[llvm-commits] CVS: llvm-www/pubs/2005-05-04-LattnerPHDThesis-book.pdf 2005-05-04-LattnerPHDThesis-book.ps 2005-05-04-LattnerPHDThesis-poster.pdf 2005-05-04-LattnerPHDThesis.html 2005-05-04-LattnerPHDThesis.pdf 2005-05-04-LattnerPHDThesis.ps index.html

Chris Lattner lattner at cs.uiuc.edu
Wed May 4 16:19:18 PDT 2005



Changes in directory llvm-www/pubs:

2005-05-04-LattnerPHDThesis-book.pdf added (r1.1)
2005-05-04-LattnerPHDThesis-book.ps added (r1.1)
2005-05-04-LattnerPHDThesis-poster.pdf added (r1.1)
2005-05-04-LattnerPHDThesis.html added (r1.1)
2005-05-04-LattnerPHDThesis.pdf added (r1.1)
2005-05-04-LattnerPHDThesis.ps added (r1.1)
index.html updated: 1.16 -> 1.17
---
Log message:

Add my PHD thesis.


---
Diffs of the changes:  (+933968 -0)

 2005-05-04-LattnerPHDThesis-book.pdf   |    0 
 2005-05-04-LattnerPHDThesis-book.ps    |455246 +++++++++++++++++++++++++++++++++
 2005-05-04-LattnerPHDThesis-poster.pdf |    0 
 2005-05-04-LattnerPHDThesis.html       |   98 
 2005-05-04-LattnerPHDThesis.pdf        |27007 +
 2005-05-04-LattnerPHDThesis.ps         |451614 ++++++++++++++++++++++++++++++++
 index.html                             |    3 
 7 files changed, 933968 insertions(+)


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis-book.pdf


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis-book.ps
diff -c /dev/null llvm-www/pubs/2005-05-04-LattnerPHDThesis-book.ps:1.1
*** /dev/null	Wed May  4 18:19:11 2005
--- llvm-www/pubs/2005-05-04-LattnerPHDThesis-book.ps	Wed May  4 18:18:50 2005
***************
*** 0 ****
--- 1,455246 ----
+ %!PS-Adobe-3.0
+ %%Title: (Macroscopic Data Structure Analysis and Optimization: Chris Lattner Ph.D. Disse)
+ %%Version: 1 3
+ %%Creator: (LaTeX with hyperref package)
+ %%CreationDate: (D:20050504180600)
+ %%For: (Chris Lattner)
+ %%DocumentData: Clean7Bit
+ %%LanguageLevel: 2
+ %%BoundingBox: 0 0 612 792
+ %%Pages: 114 0
+ %%DocumentProcessColors: (atend)
+ %%DocumentNeededResources: (atend)
+ %%DocumentSuppliedResources: (atend)
+ %%EndComments
+ %%BeginDefaults
+ %%EndDefaults
+ %%BeginProlog
+ %%BeginProcSet: PStoPS 1 15
+ userdict begin
+ [/showpage/erasepage/copypage]{dup where{pop dup load
+  type/operatortype eq{1 array cvx dup 0 3 index cvx put
+  bind def}{pop}ifelse}{pop}ifelse}forall
+ [/letter/legal/executivepage/a4/a4small/b5/com10envelope
+  /monarchenvelope/c5envelope/dlenvelope/lettersmall/note
+  /folio/quarto/a5]{dup where{dup wcheck{exch{}put}
+  {pop{}def}ifelse}{pop}ifelse}forall
+ /setpagedevice {pop}bind 1 index where{dup wcheck{3 1 roll put}
+  {pop def}ifelse}{def}ifelse
+ /PStoPSmatrix matrix currentmatrix def
+ /PStoPSxform matrix def/PStoPSclip{clippath}def
+ /defaultmatrix{PStoPSmatrix exch PStoPSxform exch concatmatrix}bind def
+ /initmatrix{matrix defaultmatrix setmatrix}bind def
+ /initclip[{matrix currentmatrix PStoPSmatrix setmatrix
+  [{currentpoint}stopped{$error/newerror false put{newpath}}
+  {/newpath cvx 3 1 roll/moveto cvx 4 array astore cvx}ifelse]
+  {[/newpath cvx{/moveto cvx}{/lineto cvx}
+  {/curveto cvx}{/closepath cvx}pathforall]cvx exch pop}
+  stopped{$error/errorname get/invalidaccess eq{cleartomark
+  $error/newerror false put cvx exec}{stop}ifelse}if}bind aload pop
+  /initclip dup load dup type dup/operatortype eq{pop exch pop}
+  {dup/arraytype eq exch/packedarraytype eq or
+   {dup xcheck{exch pop aload pop}{pop cvx}ifelse}
+   {pop cvx}ifelse}ifelse
+  {newpath PStoPSclip clip newpath exec setmatrix} bind aload pop]cvx def
+ /initgraphics{initmatrix newpath initclip 1 setlinewidth
+  0 setlinecap 0 setlinejoin []0 setdash 0 setgray
+  10 setmiterlimit}bind def
+ end
+ %%EndProcSet
+ %%EndProlog
+ %%BeginSetup
+ %%BeginResource: l2check
+ %%Copyright: Copyright 1993 Adobe Systems Incorporated. All Rights Reserved.
+ systemdict /languagelevel known
+ { systemdict /languagelevel get 1 eq }
+ { true }
+ ifelse
+ {
+ initgraphics /Helvetica findfont 18 scalefont setfont
+ 72 600 moveto (Error: Your printer driver needs to be configured) dup show
+ 72 580 moveto (for printing to a PostScript Language Level 1 printer.) dup show
+ exch = =
+ /Helvetica-Bold findfont 16 scalefont setfont
+ 72 520 moveto (Windows and Unix) show
+ /Times-Roman findfont 16 scalefont setfont
+ 72 500 moveto (Select ªLanguage Level 1º in the PostScript options section) show
+ 72 480 moveto (of the Acrobat print dialog.) show
+ /Helvetica-Bold findfont 16 scalefont setfont
+ 72 440 moveto (Macintosh) show
+ /Times-Roman findfont 16 scalefont setfont
+ 72 420 moveto (In the Chooser, select your printer driver.) show
+ 72 400 moveto (Then select your printer and click the Setup button.) show
+ 72 380 moveto (Follow any on-screen dialogs that may appear.) show
+ showpage
+ quit
+ }
+ if
+ %%EndResource
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: file Pscript_CFF PSVER
+ userdict/ct_CffDict 6 dict put ct_CffDict begin/F0Subr{systemdict/internaldict
+ known{1183615869 systemdict/internaldict get exec/FlxProc known{save true}{
+ false}ifelse}{userdict/internaldict known not{userdict/internaldict{count 0 eq
+ {/internaldict errordict/invalidaccess get exec}if dup type/integertype ne{
+ /internaldict errordict/invalidaccess get exec}if dup 1183615869 eq{pop 0}{
+ /internaldict errordict/invalidaccess get exec}ifelse}dup 14 get 1 25 dict put
+ bind executeonly put}if 1183615869 userdict/internaldict get exec/FlxProc
+ known{save true}{false}ifelse}ifelse[systemdict/internaldict known not{100
+ dict/begin cvx/mtx matrix/def cvx}if systemdict/currentpacking known{
+ currentpacking true setpacking}if{systemdict/internaldict known{1183615869
+ systemdict/internaldict get exec dup/$FlxDict known not{dup dup length exch
+ maxlength eq{pop userdict dup/$FlxDict known not{100 dict begin/mtx matrix def
+ dup/$FlxDict currentdict put end}if}{100 dict begin/mtx matrix def dup
+ /$FlxDict currentdict put end}ifelse}if/$FlxDict get begin}if grestore/exdef{
+ exch def}def/dmin exch abs 100 div def/epX exdef/epY exdef/c4y2 exdef/c4x2
+ exdef/c4y1 exdef/c4x1 exdef/c4y0 exdef/c4x0 exdef/c3y2 exdef/c3x2 exdef/c3y1
+ exdef/c3x1 exdef/c3y0 exdef/c3x0 exdef/c1y2 exdef/c1x2 exdef/c2x2 c4x2 def
+ /c2y2 c4y2 def/yflag c1y2 c3y2 sub abs c1x2 c3x2 sub abs gt def/PickCoords{{
+ c1x0 c1y0 c1x1 c1y1 c1x2 c1y2 c2x0 c2y0 c2x1 c2y1 c2x2 c2y2}{c3x0 c3y0 c3x1
+ c3y1 c3x2 c3y2 c4x0 c4y0 c4x1 c4y1 c4x2 c4y2}ifelse/y5 exdef/x5 exdef/y4 exdef
+ /x4 exdef/y3 exdef/x3 exdef/y2 exdef/x2 exdef/y1 exdef/x1 exdef/y0 exdef/x0
+ exdef}def mtx currentmatrix pop mtx 0 get abs 1e-05 lt mtx 3 get abs 1e-05 lt
+ or{/flipXY -1 def}{mtx 1 get abs 1e-05 lt mtx 2 get abs 1e-05 lt or{/flipXY 1
+ def}{/flipXY 0 def}ifelse}ifelse/erosion 1 def systemdict/internaldict known{
+ 1183615869 systemdict/internaldict get exec dup/erosion known{/erosion get
+ /erosion exch def}{pop}ifelse}if yflag{flipXY 0 eq c3y2 c4y2 eq or{false
+ PickCoords}{/shrink c3y2 c4y2 eq{0}{c1y2 c4y2 sub c3y2 c4y2 sub div abs}ifelse
+ def/yshrink{c4y2 sub shrink mul c4y2 add}def/c1y0 c3y0 yshrink def/c1y1 c3y1
+ yshrink def/c2y0 c4y0 yshrink def/c2y1 c4y1 yshrink def/c1x0 c3x0 def/c1x1
+ c3x1 def/c2x0 c4x0 def/c2x1 c4x1 def/dY 0 c3y2 c1y2 sub round dtransform
+ flipXY 1 eq{exch}if pop abs def dY dmin lt PickCoords y2 c1y2 sub abs .001 gt{
+ c1x2 c1y2 transform flipXY 1 eq{exch}if/cx exch def/cy exch def/dY 0 y2 c1y2
+ sub round dtransform flipXY 1 eq{exch}if pop def dY round dup 0 ne{/dY exdef}{
+ pop dY 0 lt{-1}{1}ifelse/dY exdef}ifelse/erode PaintType 2 ne erosion .5 ge
+ and def erode{/cy cy .5 sub def}if/ey cy dY add def/ey ey ceiling ey sub ey
+ floor add def erode{/ey ey .5 add def}if ey cx flipXY 1 eq{exch}if itransform
+ exch pop y2 sub/eShift exch def/y1 y1 eShift add def/y2 y2 eShift add def/y3
+ y3 eShift add def}if}ifelse}{flipXY 0 eq c3x2 c4x2 eq or{false PickCoords}{
+ /shrink c3x2 c4x2 eq{0}{c1x2 c4x2 sub c3x2 c4x2 sub div abs}ifelse def/xshrink
+ {c4x2 sub shrink mul c4x2 add}def/c1x0 c3x0 xshrink def/c1x1 c3x1 xshrink def
+ /c2x0 c4x0 xshrink def/c2x1 c4x1 xshrink def/c1y0 c3y0 def/c1y1 c3y1 def/c2y0
+ c4y0 def/c2y1 c4y1 def/dX c3x2 c1x2 sub round 0 dtransform flipXY -1 eq{exch}
+ if pop abs def dX dmin lt PickCoords x2 c1x2 sub abs .001 gt{c1x2 c1y2
+ transform flipXY -1 eq{exch}if/cy exch def/cx exch def/dX x2 c1x2 sub round 0
+ dtransform flipXY -1 eq{exch}if pop def dX round dup 0 ne{/dX exdef}{pop dX 0
+ lt{-1}{1}ifelse/dX exdef}ifelse/erode PaintType 2 ne erosion .5 ge and def
+ erode{/cx cx .5 sub def}if/ex cx dX add def/ex ex ceiling ex sub ex floor add
+ def erode{/ex ex .5 add def}if ex cy flipXY -1 eq{exch}if itransform pop x2
+ sub/eShift exch def/x1 x1 eShift add def/x2 x2 eShift add def/x3 x3 eShift add
+ def}if}ifelse}ifelse x2 x5 eq y2 y5 eq or{x5 y5 lineto}{x0 y0 x1 y1 x2 y2
+ curveto x3 y3 x4 y4 x5 y5 curveto}ifelse epY epX}systemdict/currentpacking
+ known{exch setpacking}if/exec cvx/end cvx]cvx executeonly exch{pop true exch
+ restore}{systemdict/internaldict known not{1183615869 userdict/internaldict
+ get exec exch/FlxProc exch put true}{1183615869 systemdict/internaldict get
+ exec dup length exch maxlength eq{false}{1183615869 systemdict/internaldict
+ get exec exch/FlxProc exch put true}ifelse}ifelse}ifelse{systemdict
+ /internaldict known{1183615869 systemdict/internaldict get exec/FlxProc get
+ exec}{1183615869 userdict/internaldict get exec/FlxProc get exec}ifelse}if}
+ executeonly def/F1Subr{gsave currentpoint newpath moveto}bind def/F2Subr{
+ currentpoint grestore gsave currentpoint newpath moveto}bind def/HSSubr{
+ systemdict/internaldict known not{pop 3}{1183615869 systemdict/internaldict
+ get exec dup/startlock known{/startlock get exec}{dup/strtlck known{/strtlck
+ get exec}{pop 3}ifelse}ifelse}ifelse}bind def end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ /currentpacking where{pop currentpacking true setpacking}if
+ %%BeginResource: procset pdfvars
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Version: 5.0 6
+ %%Title: definition of dictionary of variables used by PDF & PDFText procsets
+ userdict /PDF 160 dict put
+ userdict /PDFVars 89 dict dup begin put
+ /docSetupDone false def
+ /InitAll 0 def
+ /TermAll 0 def
+ /DocInitAll 0 def
+ /DocTermAll 0 def
+ /_pdfEncodings 2 array def
+ /_pdf_str1 1 string def
+ /_pdf_i 0 def
+ /_pdf_na 0 def
+ /_pdf_showproc 0 def
+ /_italMtx [1 0 .212557 1 0 0] def
+ /_italMtx_WMode1 [1 -.212557 0 1 0 0] def
+ /_italMtxType0 [1 0 .1062785 1 0 0] def
+ /_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
+ /_basefont 0 def
+ /_basefonto 0 def
+ /_pdf_oldCIDInit null def
+ /_pdf_FontDirectory 30 dict def
+ /_categories 10 dict def
+ /_sa? true def
+ /_ColorSep5044? false def
+ /nulldict 0 dict def
+ /_processColors 0 def
+ /overprintstack null def
+ /_defaulttransfer currenttransfer def
+ /_defaultflatness currentflat def
+ /_defaulthalftone null def
+ /_defaultcolortransfer null def
+ /_defaultblackgeneration null def
+ /_defaultundercolorremoval null def
+ /_defaultcolortransfer null def
+ PDF begin
+ [/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
+ /applyInterpFunc/applystitchFunc/domainClip/encodeInput
+ /initgs/int/limit/rangeClip
+ /defineRes/findRes/setSA/pl
+ %% to keep CoolType entries in GlyphDirProcs safe from collisions with Win PS driver
+ /? /! /| /: /+ /GetGlyphDirectory
+ /pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
+ /pdf_shfill /pdf_sethalftone
+ ] {null def} bind forall
+ end
+ end
+ %%EndResource
+ PDFVars begin PDF begin
+ %%BeginResource: procset pdfutil
+ %%Copyright: Copyright 1993-1999 Adobe Systems Incorporated. All Rights Reserved.
+ %%Version: 4.0 2
+ %%Title: Basic utilities used by other PDF procsets
+ /bd {bind def} bind def
+ /ld {load def} bd
+ /bld {
+ dup length dict begin
+ { null def } forall
+ bind
+ end
+ def
+ } bd
+ /dd { PDFVars 3 1 roll put } bd
+ /xdd { exch dd } bd
+ /Level2?
+ systemdict /languagelevel known
+ { systemdict /languagelevel get 2 ge } { false } ifelse
+ def
+ /Level1? Level2? not def
+ /Level3?
+ systemdict /languagelevel known
+ {systemdict /languagelevel get 3 eq } { false } ifelse
+ def
+ /getifknown {
+ 2 copy known { get true } { pop pop false } ifelse
+ } bd
+ /here {
+ currentdict exch getifknown
+ } bd
+ /isdefined? { where { pop true } { false } ifelse } bd
+ %%EndResource
+ %%BeginResource: procset pdf
+ %%Version: 5.0 7
+ %%Copyright: Copyright 1998-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Title: General operators for PDF, common to all Language Levels.
+ /cm { matrix astore concat } bd
+ /d /setdash ld
+ /f /fill ld
+ /h /closepath ld
+ /i {dup 0 eq {pop _defaultflatness} if setflat} bd
+ /j /setlinejoin ld
+ /J /setlinecap ld
+ /M /setmiterlimit ld
+ /n /newpath ld
+ /S /stroke ld
+ /w /setlinewidth ld
+ /W /clip ld
+ /initgs {
+ 0 setgray
+ [] 0 d
+ 0 j
+ 0 J
+ 10 M
+ 1 w
+ false setSA
+ /_defaulttransfer load settransfer
+ 0 i
+ /RelativeColorimetric ri
+ newpath
+ } bd
+ /int {
+ dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
+ exch pop add exch pop
+ } bd
+ /limit {
+ dup 2 index le { exch } if pop
+ dup 2 index ge { exch } if pop
+ } bd
+ /domainClip {
+ Domain aload pop 3 2 roll
+ limit
+ } [/Domain] bld
+ /applyInterpFunc {
+ 0 1 DimOut 1 sub
+ {
+ dup C0 exch get exch
+ dup C1 exch get exch
+ 3 1 roll
+ 1 index sub
+ 3 index
+ N exp mul add
+ exch
+ currentdict /Range_lo known
+ {
+ dup Range_lo exch get exch
+ Range_hi exch get
+ 3 2 roll limit
+ }
+ {
+ pop
+ }
+ ifelse
+ exch
+ } for
+ pop
+ } [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
+ /encodeInput {
+ NumParts 1 sub
+ 0 1 2 index
+ {
+ dup Bounds exch get
+ 2 index gt
+ { exit }
+ { dup
+ 3 index eq
+ { exit }
+ { pop } ifelse
+ } ifelse
+ } for
+ 3 2 roll pop
+ dup Bounds exch get exch
+ dup 1 add Bounds exch get exch
+ 2 mul
+ dup Encode exch get exch
+ 1 add Encode exch get
+ int
+ } [/NumParts /Bounds /Encode] bld
+ /rangeClip {
+ exch dup Range_lo exch get
+ exch Range_hi exch get
+ 3 2 roll
+ limit
+ } [/Range_lo /Range_hi] bld
+ /applyStitchFunc {
+ Functions exch get exec
+ currentdict /Range_lo known {
+ 0 1 DimOut 1 sub {
+ DimOut 1 add -1 roll
+ rangeClip
+ } for
+ } if
+ } [/Functions /Range_lo /DimOut] bld
+ /pdf_flushfilters
+ {
+ aload length
+ { dup status
+ 1 index currentfile ne and
+ { dup flushfile closefile }
+ { pop }
+ ifelse
+ } repeat
+ } bd
+ /pdf_readstring
+ {
+ 1 index dup length 1 sub get
+ exch readstring pop
+ exch pdf_flushfilters
+ } bind def
+ /pdf_dictOp
+ {
+ 3 2 roll
+ 10 dict copy
+ begin
+ _Filters dup length 1 sub get def
+ currentdict exch exec
+ _Filters pdf_flushfilters
+ end
+ } [/_Filters] bld
+ /pdf_image {{image} /DataSource pdf_dictOp} bd
+ /pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
+ /pdf_shfill {{sh} /DataSource pdf_dictOp} bd
+ /pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
+ /pdf_maskedImage
+ {
+ 10 dict copy begin
+ /miDict currentdict def
+ /DataDict DataDict 10 dict copy def
+ DataDict begin
+ /DataSource
+ _Filters dup length 1 sub get
+ def
+ miDict image
+ _Filters pdf_flushfilters
+ end
+ end
+ } [/miDict /DataDict /_Filters] bld
+ /RadialShade {
+ 40 dict begin
+ /background exch def
+ /ext1 exch def
+ /ext0 exch def
+ /BBox exch def
+ /r2 exch def
+ /c2y exch def
+ /c2x exch def
+ /r1 exch def
+ /c1y exch def
+ /c1x exch def
+ /rampdict exch def
+ gsave
+ BBox length 0 gt {
+ newpath
+ BBox 0 get BBox 1 get moveto
+ BBox 2 get BBox 0 get sub 0 rlineto
+ 0 BBox 3 get BBox 1 get sub rlineto
+ BBox 2 get BBox 0 get sub neg 0 rlineto
+ closepath
+ clip
+ newpath
+ } if
+ c1x c2x eq
+ {
+ c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
+ }
+ {
+ /slope c2y c1y sub c2x c1x sub div def
+ /theta slope 1 atan def
+ c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
+ c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
+ }
+ ifelse
+ gsave
+ clippath
+ c1x c1y translate
+ theta rotate
+ -90 rotate
+ { pathbbox } stopped
+ { 0 0 0 0 } if
+ /yMax exch def
+ /xMax exch def
+ /yMin exch def
+ /xMin exch def
+ grestore
+ xMax xMin eq yMax yMin eq or
+ {
+ grestore
+ end
+ }
+ {
+ rampdict begin
+ 40 dict begin
+ background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+ gsave
+ c1x c1y translate
+ theta rotate
+ -90 rotate
+ /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
+ /c1y 0 def
+ /c1x 0 def
+ /c2x 0 def
+ ext0 {
+ 0 getrampcolor
+ c2y r2 add r1 lt
+ {
+ c1x c1y r1 360 0 arcn
+ xMin yMin moveto
+ xMax yMin lineto
+ xMax yMax lineto
+ xMin yMax lineto
+ xMin yMin lineto
+ eofill
+ }
+ {
+ c2y r1 add r2 le
+ {
+ c1x c1y r1 0 360 arc
+ fill
+ }
+ {
+ c2x c2y r2 0 360 arc fill
+ r1 r2 eq
+ {
+ /p1x r1 neg def
+ /p1y c1y def
+ /p2x r1 def
+ /p2y c1y def
+ p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
+ fill
+ }
+ {
+ /AA r2 r1 sub c2y div def
+ /theta AA 1 AA dup mul sub sqrt div 1 atan def
+ /SS1 90 theta add dup sin exch cos div def
+ /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+ /p1y p1x SS1 div neg def
+ /SS2 90 theta sub dup sin exch cos div def
+ /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+ /p2y p2x SS2 div neg def
+ r1 r2 gt
+ {
+ /L1maxX p1x yMin p1y sub SS1 div add def
+ /L2maxX p2x yMin p2y sub SS2 div add def
+ }
+ {
+ /L1maxX 0 def
+ /L2maxX 0 def
+ }ifelse
+ p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+ L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+ fill
+ }
+ ifelse
+ }
+ ifelse
+ } ifelse
+ } if
+ c1x c2x sub dup mul
+ c1y c2y sub dup mul
+ add 0.5 exp
+ 0 dtransform
+ dup mul exch dup mul add 0.5 exp 72 div
+ 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 1 index 1 index lt { exch } if pop
+ /hires exch def
+ hires mul
+ /numpix exch def
+ /numsteps NumSamples def
+ /rampIndxInc 1 def
+ /subsampling false def
+ numpix 0 ne
+ {
+ NumSamples numpix div 0.5 gt
+ {
+ /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+ /rampIndxInc NumSamples 1 sub numsteps div def
+ /subsampling true def
+ } if
+ } if
+ /xInc c2x c1x sub numsteps div def
+ /yInc c2y c1y sub numsteps div def
+ /rInc r2 r1 sub numsteps div def
+ /cx c1x def
+ /cy c1y def
+ /radius r1 def
+ newpath
+ xInc 0 eq yInc 0 eq rInc 0 eq and and
+ {
+ 0 getrampcolor
+ cx cy radius 0 360 arc
+ stroke
+ NumSamples 1 sub getrampcolor
+ cx cy radius 72 hires div add 0 360 arc
+ 0 setlinewidth
+ stroke
+ }
+ {
+ 0
+ numsteps
+ {
+ dup
+ subsampling { round cvi } if
+ getrampcolor
+ cx cy radius 0 360 arc
+ /cx cx xInc add def
+ /cy cy yInc add def
+ /radius radius rInc add def
+ cx cy radius 360 0 arcn
+ eofill
+ rampIndxInc add
+ }
+ repeat
+ pop
+ } ifelse
+ ext1 {
+ c2y r2 add r1 lt
+ {
+ c2x c2y r2 0 360 arc
+ fill
+ }
+ {
+ c2y r1 add r2 le
+ {
+ c2x c2y r2 360 0 arcn
+ xMin yMin moveto
+ xMax yMin lineto
+ xMax yMax lineto
+ xMin yMax lineto
+ xMin yMin lineto
+ eofill
+ }
+ {
+ c2x c2y r2 0 360 arc fill
+ r1 r2 eq
+ {
+ /p1x r2 neg def
+ /p1y c2y def
+ /p2x r2 def
+ /p2y c2y def
+ p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
+ fill
+ }
+ {
+ /AA r2 r1 sub c2y div def
+ /theta AA 1 AA dup mul sub sqrt div 1 atan def
+ /SS1 90 theta add dup sin exch cos div def
+ /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+ /p1y c2y p1x SS1 div sub def
+ /SS2 90 theta sub dup sin exch cos div def
+ /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+ /p2y c2y p2x SS2 div sub def
+ r1 r2 lt
+ {
+ /L1maxX p1x yMax p1y sub SS1 div add def
+ /L2maxX p2x yMax p2y sub SS2 div add def
+ }
+ {
+ /L1maxX 0 def
+ /L2maxX 0 def
+ }ifelse
+ p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+ L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+ fill
+ }
+ ifelse
+ }
+ ifelse
+ } ifelse
+ } if
+ grestore
+ grestore
+ end
+ end
+ end
+ } ifelse
+ } bd
+ /GenStrips {
+ 40 dict begin
+ /background exch def
+ /ext1 exch def
+ /ext0 exch def
+ /BBox exch def
+ /y2 exch def
+ /x2 exch def
+ /y1 exch def
+ /x1 exch def
+ /rampdict exch def
+ gsave
+ BBox length 0 gt {
+ newpath
+ BBox 0 get BBox 1 get moveto
+ BBox 2 get BBox 0 get sub 0 rlineto
+ 0 BBox 3 get BBox 1 get sub rlineto
+ BBox 2 get BBox 0 get sub neg 0 rlineto
+ closepath
+ clip
+ newpath
+ } if
+ x1 x2 eq
+ {
+ y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
+ }
+ {
+ /slope y2 y1 sub x2 x1 sub div def
+ /theta slope 1 atan def
+ x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
+ x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
+ }
+ ifelse
+ gsave
+ clippath
+ x1 y1 translate
+ theta rotate
+ { pathbbox } stopped
+ { 0 0 0 0 } if
+ /yMax exch def
+ /xMax exch def
+ /yMin exch def
+ /xMin exch def
+ grestore
+ xMax xMin eq yMax yMin eq or
+ {
+ grestore
+ end
+ }
+ {
+ rampdict begin
+ 20 dict begin
+ background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+ gsave
+ x1 y1 translate
+ theta rotate
+ /xStart 0 def
+ /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
+ /ySpan yMax yMin sub def
+ /numsteps NumSamples def
+ /rampIndxInc 1 def
+ /subsampling false def
+ xStart 0 transform
+ xEnd 0 transform
+ 3 -1 roll
+ sub dup mul
+ 3 1 roll
+ sub dup mul
+ add 0.5 exp 72 div
+ 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 1 index 1 index lt { exch } if pop
+ mul
+ /numpix exch def
+ numpix 0 ne
+ {
+ NumSamples numpix div 0.5 gt
+ {
+ /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+ /rampIndxInc NumSamples 1 sub numsteps div def
+ /subsampling true def
+ } if
+ } if
+ ext0 {
+ 0 getrampcolor
+ xMin xStart lt
+ { xMin yMin xMin neg ySpan rectfill } if
+ } if
+ /xInc xEnd xStart sub numsteps div def
+ /x xStart def
+ 0
+ numsteps
+ {
+ dup
+ subsampling { round cvi } if
+ getrampcolor
+ x yMin xInc ySpan rectfill
+ /x x xInc add def
+ rampIndxInc add
+ }
+ repeat
+ pop
+ ext1 {
+ xMax xEnd gt
+ { xEnd yMin xMax xEnd sub ySpan rectfill } if
+ } if
+ grestore
+ grestore
+ end
+ end
+ end
+ } ifelse
+ } bd
+ %%EndResource
+ %%BeginResource: procset pdflev2
+ %%Version: 5.0 15
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%LanguageLevel: 2
+ %%Title: PDF operators, with code specific for Level 2
+ /docinitialize {
+ PDF begin
+ /_defaulthalftone currenthalftone dd
+ /_defaultblackgeneration currentblackgeneration dd
+ /_defaultundercolorremoval currentundercolorremoval dd
+ /_defaultcolortransfer [currentcolortransfer] dd
+ /_defaulttransfer currenttransfer dd
+ end
+ PDFVars /docSetupDone true put
+ } bd
+ /initialize {
+ PDFVars /docSetupDone get {
+ _defaulthalftone sethalftone
+ /_defaultblackgeneration load setblackgeneration
+ /_defaultundercolorremoval load setundercolorremoval
+ _defaultcolortransfer aload pop setcolortransfer
+ } if
+ false setoverprint
+ } bd
+ /terminate { } bd
+ /c /curveto ld
+ /cs /setcolorspace ld
+ /l /lineto ld
+ /m /moveto ld
+ /q /gsave ld
+ /Q /grestore ld
+ /sc /setcolor ld
+ /setSA/setstrokeadjust ld
+ /re {
+ 4 2 roll m
+ 1 index 0 rlineto
+ 0 exch rlineto
+ neg 0 rlineto
+ h
+ } bd
+ /concattransferfuncs {
+ [ 3 1 roll /exec load exch /exec load ] cvx
+ } bd
+ /concatandsettransfer {
+ /_defaulttransfer load concattransferfuncs settransfer
+ } bd
+ /concatandsetcolortransfer {
+ _defaultcolortransfer aload pop
+ 8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
+ 6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
+ 4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
+ concattransferfuncs
+ setcolortransfer
+ } bd
+ /defineRes/defineresource ld
+ /findRes/findresource ld
+ currentglobal
+ true systemdict /setglobal get exec
+ [/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
+ { /Generic /Category findresource dup length dict copy /Category defineresource pop }
+ forall
+ systemdict /setglobal get exec
+ /ri
+ {
+ /findcolorrendering isdefined?
+ {
+ mark exch
+ findcolorrendering
+ counttomark 2 eq
+ { type /booleantype eq
+ { dup type /nametype eq
+ { dup /ColorRendering resourcestatus
+ { pop pop
+ dup /DefaultColorRendering ne
+ {
+ /ColorRendering findresource
+ setcolorrendering
+ } if
+ } if
+ } if
+ } if
+ } if
+ cleartomark
+ }
+ { pop
+ } ifelse
+ } bd
+ /knownColorants? {
+ pop false
+ } bd
+ /getrampcolor {
+ /indx exch def
+ 0 1 NumComp 1 sub {
+ dup
+ Samples exch get
+ dup type /stringtype eq { indx get } if
+ exch
+ Scaling exch get aload pop
+ 3 1 roll
+ mul add
+ } for
+ setcolor
+ } bd
+ /sssetbackground { aload pop setcolor } bd
+ %%EndResource
+ %%BeginResource: procset pdftext
+ %%Version: 5.0 6
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Title: Text operators for PDF
+ PDF /PDFText 78 dict dup begin put
+ /docinitialize
+ {
+ /resourcestatus where {
+ pop
+ /CIDParams /ProcSet resourcestatus {
+ pop pop
+ false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
+ } if
+ } if
+ PDF begin
+ PDFText /_pdfDefineIdentity-H known
+ { PDFText /_pdfDefineIdentity-H get exec}
+ if
+ end
+ } bd
+ /initialize {
+ PDFText begin
+ } bd
+ /terminate { end } bd
+ Level2?
+ {
+ /_safeput
+ {
+ 3 -1 roll load 3 1 roll put
+ }
+ bd
+ }
+ {
+ /_safeput
+ {
+ 2 index load dup dup length exch maxlength ge
+ { dup length 5 add dict copy
+ 3 index xdd
+ }
+ { pop }
+ ifelse
+ 3 -1 roll load 3 1 roll put
+ }
+ bd
+ }
+ ifelse
+ /pdf_has_composefont? systemdict /composefont known def
+ /CopyFont {
+ {
+ 1 index /FID ne 2 index /UniqueID ne and
+ { def } { pop pop } ifelse
+ } forall
+ } bd
+ /Type0CopyFont
+ {
+ exch
+ dup length dict
+ begin
+ CopyFont
+ [
+ exch
+ FDepVector
+ {
+ dup /FontType get 0 eq
+ {
+ 1 index Type0CopyFont
+ /_pdfType0 exch definefont
+ }
+ {
+ /_pdfBaseFont exch
+ 2 index exec
+ }
+ ifelse
+ exch
+ }
+ forall
+ pop
+ ]
+ /FDepVector exch def
+ currentdict
+ end
+ } bd
+ Level2? {currentglobal true setglobal} if
+ /cHexEncoding
+ [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
+ /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
+ /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
+ /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
+ /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
+ /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
+ /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
+ /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
+ /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
+ /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
+ /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
+ /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
+ /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
+ /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
+ Level2? {setglobal} if
+ /modEnc {
+ /_enc xdd
+ /_icode 0 dd
+ counttomark 1 sub -1 0
+ {
+ index
+ dup type /nametype eq
+ {
+ _enc _icode 3 -1 roll put
+ _icode 1 add
+ }
+ if
+ /_icode xdd
+ } for
+ cleartomark
+ _enc
+ } bd
+ /trEnc {
+ /_enc xdd
+ 255 -1 0 {
+ exch dup -1 eq
+ { pop /.notdef }
+ { Encoding exch get }
+ ifelse
+ _enc 3 1 roll put
+ } for
+ pop
+ _enc
+ } bd
+ /TE {
+ /_i xdd
+ StandardEncoding 256 array copy modEnc
+ _pdfEncodings exch _i exch put
+ } bd
+ /TZ
+ {
+ /_usePDFEncoding xdd
+ findfont
+ dup length 6 add dict
+ begin
+ {
+ 1 index /FID ne { def } { pop pop } ifelse
+ } forall
+ /pdf_origFontName FontName def
+ /FontName exch def
+ currentdict /PaintType known
+ { PaintType 2 eq {/PaintType 0 def} if }
+ if
+ _usePDFEncoding 0 ge
+ {
+ /Encoding _pdfEncodings _usePDFEncoding get def
+ pop
+ }
+ {
+ _usePDFEncoding -1 eq
+ {
+ counttomark 0 eq
+ { pop }
+ {
+ Encoding 256 array copy
+ modEnc /Encoding exch def
+ }
+ ifelse
+ }
+ {
+ 256 array
+ trEnc /Encoding exch def
+ }
+ ifelse
+ }
+ ifelse
+ pdf_EuroProcSet pdf_origFontName known
+ {
+ pdf_origFontName pdf_AddEuroGlyphProc
+ } if
+ Level2?
+ {
+ currentdict /pdf_origFontName undef
+ } if
+ FontName currentdict
+ end
+ definefont pop
+ }
+ bd
+ Level2?
+ {
+ /TZG
+ {
+ currentglobal true setglobal
+ 2 index _pdfFontStatus
+ {
+ 2 index findfont
+ false setglobal
+ 3 index findfont
+ true setglobal
+ ne
+ {
+ 2 index findfont dup rcheck
+ {
+ dup length dict begin
+ {
+ 1 index /FID ne { def } { pop pop } ifelse
+ } forall
+ currentdict end
+ }
+ if
+ 3 index exch definefont pop
+ }
+ if
+ } if
+ setglobal
+ TZ
+ } bd
+ }
+ {
+ /TZG {TZ} bd
+ } ifelse
+ Level2?
+ {
+ currentglobal false setglobal
+ userdict /pdftext_data 5 dict put
+ pdftext_data
+ begin
+ /saveStacks
+ {
+ pdftext_data
+ begin
+ /vmmode currentglobal def
+ false setglobal
+ count array astore /os exch def
+ end
+ countdictstack array dictstack pdftext_data exch /ds exch put
+ cleardictstack pdftext_data /dscount countdictstack put
+ pdftext_data /vmmode get setglobal
+ } bind def
+ /restoreStacks
+ {
+ pdftext_data /vmmode currentglobal put false setglobal
+ clear cleardictstack
+ pdftext_data /ds get dup
+ pdftext_data /dscount get 1 2 index length 1 sub
+ { get begin dup } for
+ pop pop
+ pdftext_data /os get aload pop
+ pdftext_data /vmmode get setglobal
+ } bind def
+ /testForClonePrinterBug
+ {
+ currentglobal true setglobal
+ /undefinedCategory /Generic /Category findresource
+ dup length dict copy /Category defineresource pop
+ setglobal
+ pdftext_data /saveStacks get exec
+ pdftext_data /vmmode currentglobal put false setglobal
+ /undefined /undefinedCategory { resourcestatus } stopped
+ pdftext_data exch /bugFound exch put
+ pdftext_data /vmmode get setglobal
+ pdftext_data /restoreStacks get exec
+ pdftext_data /bugFound get
+ } bind def
+ end
+ setglobal
+ /pdf_resourcestatus
+ pdftext_data /testForClonePrinterBug get exec
+ {
+ {
+ pdftext_data /saveStacks get exec
+ pdftext_data /os get dup dup length 1 sub
+ dup 1 sub dup 0 lt { pop 0 } if
+ exch 1 exch { get exch dup } for
+ pop pop
+ { resourcestatus }
+ stopped
+ {
+ clear cleardictstack pdftext_data /restoreStacks get exec
+ { pop pop } stopped pop false
+ }
+ {
+ count array astore pdftext_data exch /results exch put
+ pdftext_data /restoreStacks get exec pop pop
+ pdftext_data /results get aload pop
+ }
+ ifelse
+ }
+ }
+ { { resourcestatus } }
+ ifelse
+ bd
+ }
+ if
+ Level2?
+ {
+ /_pdfUndefineResource
+ {
+ currentglobal 3 1 roll
+ _pdf_FontDirectory 2 index 2 copy known
+ {undef}
+ {pop pop}
+ ifelse
+ 1 index (pdf) exch _pdfConcatNames 1 index
+ 1 index 1 _pdfConcatNames 1 index
+ 5 index 1 _pdfConcatNames 1 index
+ 4
+ {
+ 2 copy pdf_resourcestatus
+ {
+ pop 2 lt
+ {2 copy findresource gcheck setglobal undefineresource}
+ {pop pop}
+ ifelse
+ }
+ { pop pop}
+ ifelse
+ } repeat
+ setglobal
+ } bd
+ }
+ {
+ /_pdfUndefineResource { pop pop} bd
+ }
+ ifelse
+ Level2?
+ {
+ /_pdfFontStatus
+ {
+ currentglobal exch
+ /Font pdf_resourcestatus
+ {pop pop true}
+ {false}
+ ifelse
+ exch setglobal
+ } bd
+ }
+ {
+ /_pdfFontStatusString 50 string def
+ _pdfFontStatusString 0 (fonts/) putinterval
+ /_pdfFontStatus
+ {
+ FontDirectory 1 index known
+ { pop true }
+ {
+ _pdfFontStatusString 6 42 getinterval
+ cvs length 6 add
+ _pdfFontStatusString exch 0 exch getinterval
+ { status } stopped
+ {pop false}
+ {
+ { pop pop pop pop true}
+ { false }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ ifelse
+ Level2?
+ {
+ /_pdfCIDFontStatus
+ {
+ /CIDFont /Category pdf_resourcestatus
+ {
+ pop pop
+ /CIDFont pdf_resourcestatus
+ {pop pop true}
+ {false}
+ ifelse
+ }
+ { pop false }
+ ifelse
+ } bd
+ }
+ if
+ /_pdfString100 100 string def
+ /_pdfComposeFontName
+ {
+ dup length 1 eq
+ {
+ 0 get
+ 1 index
+ type /nametype eq
+ {
+ _pdfString100 cvs
+ length dup dup _pdfString100 exch (-) putinterval
+ _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+ 2 index exch cvs length
+ add 1 add _pdfString100 exch 0 exch getinterval
+ exch pop
+ true
+ }
+ {
+ pop pop
+ false
+ }
+ ifelse
+ }
+ {
+ false
+ }
+ ifelse
+ dup {exch cvn exch} if
+ } bd
+ /_pdfConcatNames
+ {
+ exch
+ _pdfString100 cvs
+ length dup dup _pdfString100 exch (-) putinterval
+ _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+ 3 -1 roll exch cvs length
+ add 1 add _pdfString100 exch 0 exch getinterval
+ cvn
+ } bind def
+ /_pdfTextTempString 50 string def
+ /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
+ /_pdf_CheckCIDSystemInfo
+ {
+ 1 index _pdfTextTempString cvs
+ (Identity) anchorsearch
+ {
+ pop pop pop pop true
+ }
+ {
+ false
+ _pdfRegOrderingArray
+ {
+ 2 index exch
+ anchorsearch
+ { pop pop pop true exit}
+ { pop }
+ ifelse
+ }
+ forall
+ exch pop
+ exch /CIDFont findresource
+ /CIDSystemInfo get
+ 3 -1 roll /CMap findresource
+ /CIDSystemInfo get
+ exch
+ 3 -1 roll
+ {
+ 2 copy
+ /Supplement get
+ exch
+ dup type /dicttype eq
+ {/Supplement get}
+ {pop 0 }
+ ifelse
+ ge
+ }
+ { true }
+ ifelse
+ {
+ dup /Registry get
+ 2 index /Registry get eq
+ {
+ /Ordering get
+ exch /Ordering get
+ dup type /arraytype eq
+ {
+ 1 index type /arraytype eq
+ {
+ true
+ 1 index length 1 sub -1 0
+ {
+ dup 2 index exch get exch 3 index exch get ne
+ { pop false exit}
+ if
+ } for
+ exch pop exch pop
+ }
+ { pop pop false }
+ ifelse
+ }
+ {
+ eq
+ }
+ ifelse
+ }
+ { pop pop false }
+ ifelse
+ }
+ { pop pop false }
+ ifelse
+ }
+ ifelse
+ } bind def
+ pdf_has_composefont?
+ {
+ /_pdfComposeFont
+ {
+ 2 copy _pdfComposeFontName not
+ {
+ 2 index
+ }
+ if
+ (pdf) exch _pdfConcatNames
+ dup _pdfFontStatus
+ { dup findfont 5 2 roll pop pop pop true}
+ {
+ 4 1 roll
+ 1 index /CMap pdf_resourcestatus
+ {
+ pop pop
+ true
+ }
+ {false}
+ ifelse
+ 1 index true exch
+ {
+ _pdfCIDFontStatus not
+ {pop false exit}
+ if
+ }
+ forall
+ and
+ {
+ 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
+ {
+ 3 -1 roll pop
+ 2 index 3 1 roll
+ composefont true
+ }
+ {
+ pop pop exch pop false
+ }
+ ifelse
+ }
+ {
+ _pdfComposeFontName
+ {
+ dup _pdfFontStatus
+ {
+ exch pop
+ 1 index exch
+ findfont definefont true
+ }
+ {
+ pop exch pop
+ false
+ }
+ ifelse
+ }
+ {
+ exch pop
+ false
+ }
+ ifelse
+ }
+ ifelse
+ { true }
+ {
+ dup _pdfFontStatus
+ { dup findfont true }
+ { pop false }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ {
+ /_pdfComposeFont
+ {
+ _pdfComposeFontName not
+ {
+ dup
+ }
+ if
+ dup
+ _pdfFontStatus
+ {exch pop dup findfont true}
+ {
+ 1 index
+ dup type /nametype eq
+ {pop}
+ {cvn}
+ ifelse
+ eq
+ {pop false}
+ {
+ dup _pdfFontStatus
+ {dup findfont true}
+ {pop false}
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ ifelse
+ /_pdfStyleDicts 4 dict dup begin
+ /Adobe-Japan1 4 dict dup begin
+ Level2?
+ {
+ /Serif
+ /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiMin-W3}
+ {
+ /HeiseiMin-W3 _pdfCIDFontStatus
+ {/HeiseiMin-W3}
+ {/Ryumin-Light}
+ ifelse
+ }
+ ifelse
+ def
+ /SansSerif
+ /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiKakuGo-W5}
+ {
+ /HeiseiKakuGo-W5 _pdfCIDFontStatus
+ {/HeiseiKakuGo-W5}
+ {/GothicBBB-Medium}
+ ifelse
+ }
+ ifelse
+ def
+ /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiMaruGo-W4}
+ {
+ /HeiseiMaruGo-W4 _pdfCIDFontStatus
+ {/HeiseiMaruGo-W4}
+ {
+ /Jun101-Light-RKSJ-H _pdfFontStatus
+ { /Jun101-Light }
+ { SansSerif }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ /RoundSansSerif exch def
+ /Default Serif def
+ }
+ {
+ /Serif /Ryumin-Light def
+ /SansSerif /GothicBBB-Medium def
+ {
+ (fonts/Jun101-Light-83pv-RKSJ-H) status
+ }stopped
+ {pop}{
+ { pop pop pop pop /Jun101-Light }
+ { SansSerif }
+ ifelse
+ /RoundSansSerif exch def
+ }ifelse
+ /Default Serif def
+ }
+ ifelse
+ end
+ def
+ /Adobe-Korea1 4 dict dup begin
+ /Serif /HYSMyeongJo-Medium def
+ /SansSerif /HYGoThic-Medium def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ /Adobe-GB1 4 dict dup begin
+ /Serif /STSong-Light def
+ /SansSerif /STHeiti-Regular def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ /Adobe-CNS1 4 dict dup begin
+ /Serif /MKai-Medium def
+ /SansSerif /MHei-Medium def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ end
+ def
+ /TZzero
+ {
+ /_wmode xdd
+ /_styleArr xdd
+ /_regOrdering xdd
+ 3 copy
+ _pdfComposeFont
+ {
+ 5 2 roll pop pop pop
+ }
+ {
+ [
+ 0 1 _styleArr length 1 sub
+ {
+ _styleArr exch get
+ _pdfStyleDicts _regOrdering 2 copy known
+ {
+ get
+ exch 2 copy known not
+ { pop /Default }
+ if
+ get
+ }
+ {
+ pop pop pop /Unknown
+ }
+ ifelse
+ }
+ for
+ ]
+ exch pop
+ 2 index 3 1 roll
+ _pdfComposeFont
+ {3 -1 roll pop}
+ {
+ findfont dup /FontName get exch
+ }
+ ifelse
+ }
+ ifelse
+ dup /WMode 2 copy known
+ { get _wmode ne }
+ { pop pop _wmode 1 eq}
+ ifelse
+ {
+ exch _wmode _pdfConcatNames
+ dup _pdfFontStatus
+ { exch pop dup findfont false}
+ { exch true }
+ ifelse
+ }
+ {
+ dup /FontType get 0 ne
+ }
+ ifelse
+ {
+ dup /FontType get 3 eq _wmode 1 eq and
+ {
+ _pdfVerticalRomanT3Font dup length 10 add dict copy
+ begin
+ /_basefont exch
+ dup length 3 add dict
+ begin
+ {1 index /FID ne {def}{pop pop} ifelse }
+ forall
+ /Encoding Encoding dup length array copy
+ dup 16#27 /quotesingle put
+ dup 16#60 /grave put
+ _regOrdering /Adobe-Japan1 eq
+ {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
+ if
+ def
+ FontName
+ currentdict
+ end
+ definefont
+ def
+ /Encoding _basefont /Encoding get def
+ /_fauxfont true def
+ }
+ {
+ dup length 3 add dict
+ begin
+ {1 index /FID ne {def}{pop pop} ifelse }
+ forall
+ FontType 0 ne
+ {
+ /Encoding Encoding dup length array copy
+ dup 16#27 /quotesingle put
+ dup 16#60 /grave put
+ _regOrdering /Adobe-Japan1 eq
+ {dup 16#5c /yen put}
+ if
+ def
+ /_fauxfont true def
+ } if
+ } ifelse
+ /WMode _wmode def
+ dup dup /FontName exch def
+ currentdict
+ end
+ definefont pop
+ }
+ {
+ pop
+ }
+ ifelse
+ /_pdf_FontDirectory 3 1 roll _safeput
+ }
+ bd
+ Level2?
+ {
+ /Tf {
+ _pdf_FontDirectory 2 index 2 copy known
+ {get exch 3 -1 roll pop}
+ {pop pop}
+ ifelse
+ selectfont
+ } bd
+ }
+ {
+ /Tf {
+ _pdf_FontDirectory 2 index 2 copy known
+ {get exch 3 -1 roll pop}
+ {pop pop}
+ ifelse
+ exch findfont exch
+ dup type /arraytype eq
+ {makefont}
+ {scalefont}
+ ifelse
+ setfont
+ } bd
+ }
+ ifelse
+ /cshow where
+ {
+ pop /pdf_cshow /cshow load dd
+ /pdf_remove2 {pop pop} dd
+ }
+ {
+ /pdf_cshow {exch forall} dd
+ /pdf_remove2 {} dd
+ } ifelse
+ /pdf_xshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ _pdf_x _pdf_y moveto
+ 0
+ rmoveto
+ }
+ ifelse
+ _pdf_i 1 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdf_yshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ _pdf_x _pdf_y moveto
+ 0 exch
+ rmoveto
+ }
+ ifelse
+ _pdf_i 1 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdf_xyshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ {_pdf_na _pdf_i 1 add get} stopped
+ { pop pop pop}
+ {
+ _pdf_x _pdf_y moveto
+ rmoveto
+ }
+ ifelse
+ }
+ ifelse
+ _pdf_i 2 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
+ /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
+ /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
+ Level2? _ColorSep5044? not and
+ {
+ /pdfxs {{xshow} stopped {pdfl1xs} if} bd
+ /pdfys {{yshow} stopped {pdfl1ys} if} bd
+ /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
+ }
+ {
+ /pdfxs /pdfl1xs load dd
+ /pdfys /pdfl1ys load dd
+ /pdfxys /pdfl1xys load dd
+ } ifelse
+ /pdf_charpath {false charpath} bd
+ /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
+ /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
+ /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
+ /pdf_strokepath
+ {
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 false charpath
+ currentpoint S moveto
+ } bind
+ exch pdf_cshow
+ } bd
+ /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
+ /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
+ /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
+ Level2? {currentglobal true setglobal} if
+ /d0/setcharwidth ld
+ /nND {{/.notdef} repeat} bd
+ /T3Defs {
+ /BuildChar
+ {
+ 1 index /Encoding get exch get
+ 1 index /BuildGlyph get exec
+ }
+ def
+ /BuildGlyph {
+ exch begin
+ GlyphProcs exch get exec
+ end
+ } def
+ /_pdfT3Font true def
+ } bd
+ /_pdfBoldRomanWidthProc
+ {
+ stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
+ 0 0
+ } bd
+ /_pdfType0WidthProc
+ {
+ dup stringwidth 0 0 moveto
+ 2 index true charpath pathbbox
+ 0 -1
+ 7 index 2 div .88
+ setcachedevice2
+ pop
+ 0 0
+ } bd
+ /_pdfType0WMode1WidthProc
+ {
+ dup stringwidth
+ pop 2 div neg -0.88
+ 2 copy
+ moveto
+ 0 -1
+ 5 -1 roll true charpath pathbbox
+ setcachedevice
+ } bd
+ /_pdfBoldBaseFont
+ 11 dict begin
+ /FontType 3 def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /Encoding cHexEncoding def
+ /_setwidthProc /_pdfBoldRomanWidthProc load def
+ /_bcstr1 1 string def
+ /BuildChar
+ {
+ exch begin
+ _basefont setfont
+ _bcstr1 dup 0 4 -1 roll put
+ dup
+ _setwidthProc
+ 3 copy
+ moveto
+ show
+ _basefonto setfont
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ pdf_has_composefont?
+ {
+ /_pdfBoldBaseCIDFont
+ 11 dict begin
+ /CIDFontType 1 def
+ /CIDFontName /_pdfBoldBaseCIDFont def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /_setwidthProc /_pdfType0WidthProc load def
+ /_bcstr2 2 string def
+ /BuildGlyph
+ {
+ exch begin
+ _basefont setfont
+ _bcstr2 1 2 index 256 mod put
+ _bcstr2 0 3 -1 roll 256 idiv put
+ _bcstr2 dup _setwidthProc
+ 3 copy
+ moveto
+ show
+ _basefonto setfont
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ /_pdfDefineIdentity-H
+ {
+ /Identity-H /CMap PDFText /pdf_resourcestatus get exec
+ {
+ pop pop
+ }
+ {
+ /CIDInit/ProcSet findresource begin 12 dict begin
+ begincmap
+ /CIDSystemInfo
+ 3 dict begin
+ /Registry (Adobe) def
+ /Ordering (Identity) def
+ /Supplement 0 def
+ currentdict
+ end
+ def
+ /CMapName /Identity-H def
+ /CMapVersion 1 def
+ /CMapType 1 def
+ 1 begincodespacerange
+ <0000> <ffff>
+ endcodespacerange
+ 1 begincidrange
+ <0000> <ffff> 0
+ endcidrange
+ endcmap
+ CMapName currentdict/CMap defineresource pop
+ end
+ end
+ } ifelse
+ } def
+ } if
+ /_pdfVerticalRomanT3Font
+ 10 dict begin
+ /FontType 3 def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /_bcstr1 1 string def
+ /BuildChar
+ {
+ exch begin
+ _basefont setfont
+ _bcstr1 dup 0 4 -1 roll put
+ dup
+ _pdfType0WidthProc
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ Level2? {setglobal} if
+ /MakeBoldFont
+ {
+ dup /ct_SyntheticBold known
+ {
+ dup length 3 add dict begin
+ CopyFont
+ /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
+ /ct_SyntheticBold true def
+ currentdict
+ end
+ definefont
+ }
+ {
+ dup dup length 3 add dict
+ begin
+ CopyFont
+ /PaintType 2 def
+ /StrokeWidth .03 0 FontMatrix idtransform pop def
+ /dummybold currentdict
+ end
+ definefont
+ dup /FontType get dup 9 ge exch 11 le and
+ {
+ _pdfBoldBaseCIDFont
+ dup length 3 add dict copy begin
+ dup /CIDSystemInfo get /CIDSystemInfo exch def
+ /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+ /_basefont exch def
+ /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+ /_basefonto exch def
+ currentdict
+ end
+ /CIDFont defineresource
+ }
+ {
+ _pdfBoldBaseFont
+ dup length 3 add dict copy begin
+ /_basefont exch def
+ /_basefonto exch def
+ currentdict
+ end
+ definefont
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ /MakeBold {
+ 1 index
+ _pdf_FontDirectory 2 index 2 copy known
+ {get}
+ {exch pop}
+ ifelse
+ findfont
+ dup
+ /FontType get 0 eq
+ {
+ dup /WMode known {dup /WMode get 1 eq }{false} ifelse
+ version length 4 ge
+ and
+ {version 0 4 getinterval cvi 2015 ge }
+ {true}
+ ifelse
+ {/_pdfType0WidthProc}
+ {/_pdfType0WMode1WidthProc}
+ ifelse
+ _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
+ {MakeBoldFont} Type0CopyFont definefont
+ }
+ {
+ dup /_fauxfont known not 1 index /SubstMaster known not and
+ {
+ _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
+ MakeBoldFont
+ }
+ {
+ 2 index 2 index eq
+ { exch pop }
+ {
+ dup length dict begin
+ CopyFont
+ currentdict
+ end
+ definefont
+ }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ pop pop
+ dup /dummybold ne
+ {/_pdf_FontDirectory exch dup _safeput }
+ { pop }
+ ifelse
+ }bd
+ /MakeItalic {
+ _pdf_FontDirectory exch 2 copy known
+ {get}
+ {exch pop}
+ ifelse
+ dup findfont
+ dup /FontInfo 2 copy known
+ {
+ get
+ /ItalicAngle 2 copy known
+ {get 0 eq }
+ { pop pop true}
+ ifelse
+ }
+ { pop pop true}
+ ifelse
+ {
+ exch pop
+ dup /FontType get 0 eq Level2? not and
+ { dup /FMapType get 6 eq }
+ { false }
+ ifelse
+ {
+ dup /WMode 2 copy known
+ {
+ get 1 eq
+ { _italMtx_WMode1Type0 }
+ { _italMtxType0 }
+ ifelse
+ }
+ { pop pop _italMtxType0 }
+ ifelse
+ }
+ {
+ dup /WMode 2 copy known
+ {
+ get 1 eq
+ { _italMtx_WMode1 }
+ { _italMtx }
+ ifelse
+ }
+ { pop pop _italMtx }
+ ifelse
+ }
+ ifelse
+ makefont
+ dup /FontType get 42 eq Level2? not or
+ {
+ dup length dict begin
+ CopyFont
+ currentdict
+ end
+ }
+ if
+ 1 index exch
+ definefont pop
+ /_pdf_FontDirectory exch dup _safeput
+ }
+ {
+ pop
+ 2 copy ne
+ {
+ /_pdf_FontDirectory 3 1 roll _safeput
+ }
+ { pop pop }
+ ifelse
+ }
+ ifelse
+ }bd
+ /MakeBoldItalic {
+ /dummybold exch
+ MakeBold
+ /dummybold
+ MakeItalic
+ }bd
+ Level2?
+ {
+ /pdf_CopyDict
+ {1 index length add dict copy}
+ def
+ }
+ {
+ /pdf_CopyDict
+ {
+ 1 index length add dict
+ 1 index wcheck
+ { copy }
+ { begin
+ {def} forall
+ currentdict
+ end
+ }
+ ifelse
+ }
+ def
+ }
+ ifelse
+ /pdf_AddEuroGlyphProc
+ {
+ currentdict /CharStrings known
+ {
+ CharStrings /Euro known not
+ {
+ dup
+ /CharStrings
+ CharStrings 1 pdf_CopyDict
+ begin
+ /Euro pdf_EuroProcSet 4 -1 roll get def
+ currentdict
+ end
+ def
+ /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
+ /pdf_PathOps /pdf_PathOps load def
+ /Symbol eq
+ {
+ /Encoding Encoding dup length array copy
+ dup 160 /Euro put def
+ }
+ if
+ }
+ { pop
+ }
+ ifelse
+ }
+ { pop
+ }
+ ifelse
+ }
+ def
+ Level2? {currentglobal true setglobal} if
+ /pdf_PathOps 4 dict dup begin
+ /m {moveto} def
+ /l {lineto} def
+ /c {curveto} def
+ /cp {closepath} def
+ end
+ def
+ /pdf_PSBuildGlyph
+ {
+ gsave
+ 8 -1 roll pop
+ 7 1 roll
+ currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
+ dup 9 1 roll
+ {
+ currentdict /StrokeWidth 2 copy known
+ {
+ get 2 div
+ 5 1 roll
+ 4 -1 roll 4 index sub
+ 4 1 roll
+ 3 -1 roll 4 index sub
+ 3 1 roll
+ exch 4 index add exch
+ 4 index add
+ 5 -1 roll pop
+ }
+ {
+ pop pop
+ }
+ ifelse
+ }
+ if
+ setcachedevice
+ pdf_PathOps begin
+ exec
+ end
+ {
+ currentdict /StrokeWidth 2 copy known
+ { get }
+ { pop pop 0 }
+ ifelse
+ setlinewidth stroke
+ }
+ {
+ fill
+ }
+ ifelse
+ grestore
+ } def
+ /pdf_EuroProcSet 13 dict def
+ pdf_EuroProcSet
+ begin
+ /Courier-Bold
+ {
+ 600 0 6 -12 585 612
+ {
+ 385 274 m
+ 180 274 l
+ 179 283 179 293 179 303 c
+ 179 310 179 316 180 323 c
+ 398 323 l
+ 423 404 l
+ 197 404 l
+ 219 477 273 520 357 520 c
+ 409 520 466 490 487 454 c
+ 487 389 l
+ 579 389 l
+ 579 612 l
+ 487 612 l
+ 487 560 l
+ 449 595 394 612 349 612 c
+ 222 612 130 529 98 404 c
+ 31 404 l
+ 6 323 l
+ 86 323 l
+ 86 304 l
+ 86 294 86 284 87 274 c
+ 31 274 l
+ 6 193 l
+ 99 193 l
+ 129 77 211 -12 359 -12 c
+ 398 -12 509 8 585 77 c
+ 529 145 l
+ 497 123 436 80 356 80 c
+ 285 80 227 122 198 193 c
+ 360 193 l
+ cp
+ 600 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Courier-BoldOblique /Courier-Bold load def
+ /Courier
+ {
+ 600 0 17 -12 578 584
+ {
+ 17 204 m
+ 97 204 l
+ 126 81 214 -12 361 -12 c
+ 440 -12 517 17 578 62 c
+ 554 109 l
+ 501 70 434 43 366 43 c
+ 266 43 184 101 154 204 c
+ 380 204 l
+ 400 259 l
+ 144 259 l
+ 144 270 143 281 143 292 c
+ 143 299 143 307 144 314 c
+ 418 314 l
+ 438 369 l
+ 153 369 l
+ 177 464 249 529 345 529 c
+ 415 529 484 503 522 463 c
+ 522 391 l
+ 576 391 l
+ 576 584 l
+ 522 584 l
+ 522 531 l
+ 473 566 420 584 348 584 c
+ 216 584 122 490 95 369 c
+ 37 369 l
+ 17 314 l
+ 87 314 l
+ 87 297 l
+ 87 284 88 272 89 259 c
+ 37 259 l
+ cp
+ 600 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Courier-Oblique /Courier load def
+ /Helvetica
+ {
+ 556 0 24 -19 541 703
+ {
+ 541 628 m
+ 510 669 442 703 354 703 c
+ 201 703 117 607 101 444 c
+ 50 444 l
+ 25 372 l
+ 97 372 l
+ 97 301 l
+ 49 301 l
+ 24 229 l
+ 103 229 l
+ 124 67 209 -19 350 -19 c
+ 435 -19 501 25 509 32 c
+ 509 131 l
+ 492 105 417 60 343 60 c
+ 267 60 204 127 197 229 c
+ 406 229 l
+ 430 301 l
+ 191 301 l
+ 191 372 l
+ 455 372 l
+ 479 444 l
+ 194 444 l
+ 201 531 245 624 348 624 c
+ 433 624 484 583 509 534 c
+ cp
+ 556 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Helvetica-Oblique /Helvetica load def
+ /Helvetica-Bold
+ {
+ 556 0 12 -19 563 710
+ {
+ 563 621 m
+ 537 659 463 710 363 710 c
+ 216 710 125 620 101 462 c
+ 51 462 l
+ 12 367 l
+ 92 367 l
+ 92 346 l
+ 92 337 93 328 93 319 c
+ 52 319 l
+ 12 224 l
+ 102 224 l
+ 131 58 228 -19 363 -19 c
+ 417 -19 471 -12 517 18 c
+ 517 146 l
+ 481 115 426 93 363 93 c
+ 283 93 254 166 246 224 c
+ 398 224 l
+ 438 319 l
+ 236 319 l
+ 236 367 l
+ 457 367 l
+ 497 462 l
+ 244 462 l
+ 259 552 298 598 363 598 c
+ 425 598 464 570 486 547 c
+ 507 526 513 517 517 509 c
+ cp
+ 556 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Helvetica-BoldOblique /Helvetica-Bold load def
+ /Symbol
+ {
+ 750 0 20 -12 714 685
+ {
+ 714 581 m
+ 650 645 560 685 465 685 c
+ 304 685 165 580 128 432 c
+ 50 432 l
+ 20 369 l
+ 116 369 l
+ 115 356 115 347 115 337 c
+ 115 328 115 319 116 306 c
+ 50 306 l
+ 20 243 l
+ 128 243 l
+ 165 97 300 -12 465 -12 c
+ 560 -12 635 25 685 65 c
+ 685 155 l
+ 633 91 551 51 465 51 c
+ 340 51 238 131 199 243 c
+ 555 243 l
+ 585 306 l
+ 184 306 l
+ 183 317 182 326 182 336 c
+ 182 346 183 356 184 369 c
+ 614 369 l 644 432 l
+ 199 432 l
+ 233 540 340 622 465 622 c
+ 555 622 636 580 685 520 c
+ cp
+ 750 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Bold
+ {
+ 500 0 16 -14 478 700
+ {
+ 367 308 m
+ 224 308 l
+ 224 368 l
+ 375 368 l
+ 380 414 l
+ 225 414 l
+ 230 589 257 653 315 653 c
+ 402 653 431 521 444 457 c
+ 473 457 l
+ 473 698 l
+ 444 697 l
+ 441 679 437 662 418 662 c
+ 393 662 365 700 310 700 c
+ 211 700 97 597 73 414 c
+ 21 414 l
+ 16 368 l
+ 69 368 l
+ 69 359 68 350 68 341 c
+ 68 330 68 319 69 308 c
+ 21 308 l
+ 16 262 l
+ 73 262 l
+ 91 119 161 -14 301 -14 c
+ 380 -14 443 50 478 116 c
+ 448 136 l
+ 415 84 382 40 323 40 c
+ 262 40 231 77 225 262 c
+ 362 262 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-BoldItalic
+ {
+ 500 0 9 -20 542 686
+ {
+ 542 686 m
+ 518 686 l
+ 513 673 507 660 495 660 c
+ 475 660 457 683 384 683 c
+ 285 683 170 584 122 430 c
+ 58 430 l
+ 34 369 l
+ 105 369 l
+ 101 354 92 328 90 312 c
+ 34 312 l
+ 9 251 l
+ 86 251 l
+ 85 238 84 223 84 207 c
+ 84 112 117 -14 272 -14 c
+ 326 -14 349 9 381 9 c
+ 393 9 393 -10 394 -20 c
+ 420 -20 l
+ 461 148 l
+ 429 148 l
+ 416 109 362 15 292 15 c
+ 227 15 197 55 197 128 c
+ 197 162 204 203 216 251 c
+ 378 251 l
+ 402 312 l
+ 227 312 l
+ 229 325 236 356 241 369 c
+ 425 369 l
+ 450 430 l
+ 255 430 l
+ 257 435 264 458 274 488 c
+ 298 561 337 654 394 654 c
+ 437 654 484 621 484 530 c
+ 484 516 l
+ 516 516 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Italic
+ {
+ 500 0 23 -10 595 692
+ {
+ 399 317 m
+ 196 317 l
+ 199 340 203 363 209 386 c
+ 429 386 l
+ 444 424 l
+ 219 424 l
+ 246 514 307 648 418 648 c
+ 448 648 471 638 492 616 c
+ 529 576 524 529 527 479 c
+ 549 475 l
+ 595 687 l
+ 570 687 l
+ 562 674 558 664 542 664 c
+ 518 664 474 692 423 692 c
+ 275 692 162 551 116 424 c
+ 67 424 l
+ 53 386 l
+ 104 386 l
+ 98 363 93 340 90 317 c
+ 37 317 l
+ 23 279 l
+ 86 279 l
+ 85 266 85 253 85 240 c
+ 85 118 137 -10 277 -10 c
+ 370 -10 436 58 488 128 c
+ 466 149 l
+ 424 101 375 48 307 48 c
+ 212 48 190 160 190 234 c
+ 190 249 191 264 192 279 c
+ 384 279 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Roman
+ {
+ 500 0 10 -12 484 692
+ {
+ 347 298 m
+ 171 298 l
+ 170 310 170 322 170 335 c
+ 170 362 l
+ 362 362 l
+ 374 403 l
+ 172 403 l
+ 184 580 244 642 308 642 c
+ 380 642 434 574 457 457 c
+ 481 462 l
+ 474 691 l
+ 449 691 l
+ 433 670 429 657 410 657 c
+ 394 657 360 692 299 692 c
+ 204 692 94 604 73 403 c
+ 22 403 l
+ 10 362 l
+ 70 362 l
+ 69 352 69 341 69 330 c
+ 69 319 69 308 70 298 c
+ 22 298 l
+ 10 257 l
+ 73 257 l
+ 97 57 216 -12 295 -12 c
+ 364 -12 427 25 484 123 c
+ 458 142 l
+ 425 101 384 37 316 37 c
+ 256 37 189 84 173 257 c
+ 335 257 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ end
+ Level2? {setglobal} if
+ currentdict readonly pop end
+ %%EndResource
+ PDFText begin
+ [userdict /pdf_svglb currentglobal put true setglobal
+ 39/quotesingle 96/grave 128/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/.notdef/AE/Oslash
+ /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+ /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+ /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+ /guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
+ /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+ /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+ /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+ /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+ /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+ /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+ /hungarumlaut/ogonek/caron
+ 0 TE
+ [1/dotlessi/caron 39/quotesingle 96/grave 
+ 127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
+ /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
+ /bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
+ /quotedblright/bullet/endash/emdash/tilde/trademark/scaron
+ /guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
+ /currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
+ /guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
+ /twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
+ /onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
+ /questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
+ /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
+ /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
+ /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
+ /aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
+ /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
+ /ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
+ /ucircumflex/udieresis/yacute/thorn/ydieresis
+ 1 TE
+ end
+ 
+ userdict /pdf_svglb get setglobal
+ %%BeginResource: pdfasc.prc
+ %%Version: 4.0 2
+ %%Copyright: Copyright 1992-1997 Adobe Systems Incorporated. All Rights Reserved.
+ /AS {
+ 9 dict begin
+ /shrink? xdd
+ /Pury xdd
+ /Purx xdd
+ /Plly xdd
+ /Pllx xdd
+ gsave newpath clippath pathbbox newpath grestore
+ /Dury xdd
+ /Durx xdd
+ /Dlly xdd
+ /Dllx xdd
+ Durx Dllx sub Dury Dlly sub
+ Pury Plly sub div exch Purx Pllx sub div
+ 2 copy gt { exch } if pop
+ Durx Dllx add 2 div Dury Dlly add 2 div translate
+ shrink? { dup scale } { pop } ifelse
+ Purx Pllx add -2 div Pury Plly add -2 div translate
+ end
+ } [/shrink? /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly]
+ bld
+ %%EndResource
+ currentdict readonly pop
+ end end
+ /currentpacking where {pop setpacking}if
+ PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
+ PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
+ PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
+ PDFVars begin PDF begin
+ PDFVars/DocInitAll get exec PDFVars/InitAll get exec
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font RZUVEF+CMTT10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMTT10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /RZUVEF+CMTT10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -4 -235 731 800 } def
+ /XUID [6 5000832 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5D673C647FDACF190F06118F289D2CA3C383F4695BF8B1281FF0
+ A685A5A98B8A6B83D6A275897818FC87CFE403C2F363B01464E2671ECB011A62
+ 54B55729E6739775DD76E427D10F13DA43569D7CF323F9E66A45BA661AB0CC07
+ 35E9906BEA549ECBC2E0B1043900E3E21AA5856183907B5BAD9B313C86B80169
+ 1E80681EC1BEF69FA5B0F67E675F17512CEE81C43D2ED2C134C987EC0C8BF9FD
+ CE3A3FCA339829D45F471225B5DFA7CB8EFF7E1BE6E19E8045483480F2CCAFDB
+ 686D979F04F612209B443C7D5323CE42168F0B6760038662D59C87E9EE07FA9E
+ 31B8B79ED16F0AEEBFBED1C02A6C9390DD95B1CF3283860C1705DC4BE70AC493
+ 62FA45EA0BB4571C40D93C1D42E9CB6708096C1DC386195910301A6032580B5B
+ 653B28143C4BF9DC8083E9B540932B81BC3DE8EF08F6DDABFA8535B09A51C755
+ AEB085CD136A88E9453607B1A4966A7F9941FEDB18665F655B234169934ADE77
+ 684D4D9DE8F97BBFA39BFF20924AA28F18193AC91967D0EA25B52CAE7152B373
+ 5979315B45E1E9E1B82254BE2108206D7ADFD5CA7473C33E88435A422A1E72C1
+ 2FFE23AA67231A04BC2D7FD4A20F8C01E5826CB99A5872CAC37575961CF6D773
+ 412F31BE4AE18005CE51712FC58F692B55941BBA14AA700FA466E41F25B384C8
+ B69F759EEEEBD030ED585F912B79F7D1C09158E04D1EDE18F06F01523E7B90EE
+ 4B4A4BFDAA2FBE65BC779C3883ED77EFED55413BB1A3E457D1E46D6717DF44AD
+ 1ACCFF765A0251201C45CF2213A08A60DF73A167B0A441ABD6AFDB9B35195600
+ 048B62F68D48F58A2B543DCEE24BE9F570B803F2156A8129CD6893B419AC7727
+ 4FB891BF69F9394F75AAE5820AC7908505301EA6903B5E9335603288E7FB503D
+ 9BD277670982A8C5FFEBC92F5640E188384AC5354D8A96B28CDEC08BAED8F7CD
+ 2CD5787ACACF017CAC59113402DEDAE8FDA1E4871BAF2B11A56DC7695A2ABE0A
+ 456E19DACC83FB91E7E43E0EF044CC6D38B8C379B36248C084A5888BA9079910
+ 71C329743A3FB8F51912ACE0393405F6295C3193C6FFDB6BED51F6C76DF17490
+ C79963BB8F4FA903E75246AB81B7DB725CEE46B9FE5123D484AF6879FA711499
+ D009DC808254AD270FFFD6FB300F32D649D4C2930695BAE95B76FD6176AAA0A7
+ 2E031672633B5ACD5902BDFAB1882486450367620A4E8959F9585633EB85F858
+ 354C1277E4FD330630CBC9B1D5D4895D84001E79E1B2F55C8F8D3D88E746E82C
+ 073B905DDB57152E86E18F8F0A59B42D32F126CE750BBB27173E671591F15CFB
+ F8CD8F604E5E737D22FFF287D4EE08043687841A679268B6F10598AB10CE8FF2
+ E1FB3986342BBE3624D1CC2618C70A38E4325DBFAECBD325AE26D31B7FD0214F
+ F769D6012C7A3B178855C9CBAC2BD5C5E39ACBFA705D9C947F07F87F56CA84C1
+ 05253674DBE09DC90DBFC996EFFBF61EB4676AED3A4F9C8F112C76A3BD81042F
+ 96F7444143F09E2D7487E919D55E604498DEE596B6D4A240D0BEABB6C0004728
+ 782D47DB3A2AFEBB067C5A32C413CE1FBAC9D7303F38D98A534DCED54B27DD68
+ EFAA076B211027F18B7EF7436171DC79EED1BF0E4CB197490A4129F33ED2B016
+ 56F4AA44D0E4D158D09F3D67231EF5B9B51FD2C48D386D2C3D0AF1BFA4334C2A
+ 8EC52DC601EF1A94CBFE63B9679C1BA3CD867A8705BE5C60860CA5D2955F180A
+ 9C7E66A259A2C2467F359BE61452BB7429B11A769D2F6956ACB8A97722CD2CEE
+ 26068D027561124A924755F723DE12F763B781D798E36EA308BA4E9F8C46C514
+ EBD76697AD72AD41B085EA39E7EE2A7B4E40CBCE56C22D9D0DA37614C781A187
+ 7A01016F12D2FB0384DCC6AC829984F4688720EFB2AC3278343BCC35FA91B9B2
+ 80C0170CDD5BBBFFDE35B823E4E6E8361B09D7A22A6FA101708269D44A8CEE7E
+ DC3FA5B720D346E3CBB66651885D8975589E0C18BF91846AD290608B88DF77FE
+ B6653557817D0314C46B768EB0F4A90426BDC7A76BB39E4F834A4323F32B1C32
+ 6A2DA00EDBA520A9804DA7863F365BF663ED156822217C05C8B85304E90E1648
+ 8186FCD9457943F512B6F996F0E44A2E06687B0098143C086D37C46F82B839BA
+ 41AEE119399E322C84A88F33CEB834B70D9551486622BF13A7EFF04265578541
+ B3798E4D3E2EAAB5146B3189DC2EE741175250C63F329854A17534C47D681100
+ 2151F2410B922D100F8254E8B9DA381A54B5C04F8A15E2FD242EB9B361D70309
+ 5289B17469352E3362FE18051201C20B7D82E0EEEE382D4B49936238EC837012
+ 17F208B798B354DEEEF646E2103D3F5FD1D3532D36CDBB52E1301E1E40D8CC0C
+ 3105B35B0FD358D1FBDFD72F8B5021B3B2EC04D57DD7E7A11B6D762C8CD7A1DD
+ B78007CE4A88F18E89BAE001EE11CD77EB24D47C40E559C86B620F0BF80024F2
+ A3A7733AF1E3DB09ED186ED33AD6250F3CB8953F8D5ECB3B3A0F74D2477F64D5
+ 9DCFC1184184D6A723A674A3D69C5D324170B7DE1A31C889AF0C6F5BE8164FB6
+ A3E964D71212346BF3D382CC0559021DFBCF05F5A736075F96B045B93ED5F8C1
+ 9AD6CB810E57B8F01EA72AB39A4E5D221EAFC02E3F12A38A4E37A7425B1818E7
+ 1DC7226A49EB40A2CE11CED213EC2C4D1FD5A233E63C716D4DA58C9BDE493DD9
+ FE2458BCADD011AB623226346A536FC4AB53406A13AD1C3FDBB3B5D1FCABF440
+ 835080C3ED290C954EE545365E58AEFD7208B5822E12926DB719B4A2C4E95E47
+ 6959E92EA03E02F510EF3B36233390F34538AA146B727628E546D91930A9B993
+ 899969E60A633C7CB15FF8997204E9F7F38354065F7AD109E8FE4BD10BDB76B0
+ 558F45FEE052EE979283D6827AC34D4505E953BD5DB76D0E952C969824581A2A
+ DBF6CB880B4FC0103DFD1D13D87D445EA815E4B057727507D8DF79C007BC6404
+ AB83F76F1D27F265B7734C3D371AD7951D75B3E658D1A8C4E69E08104CBECD34
+ 1049B94574E2D2B9BA5DA2ACE5085465E09A4046B8A6C85E4C282E34C6186A3E
+ FA6DEE2A2DBC2187189684B0F4D997B3B976E3BD960E69441C4EA65B5886CDC0
+ 31A8C49A5650BE055842A53251BC10589E051418A6CE1726D11804EFB019BE8D
+ 690E9ED84FFC261BDC12FDFC278AFC7CA3473000678520DAC0CE46E19648CBB3
+ 714320864767DC9A00821F2CDA324E73199B691C61880F44BD1E759D9E6151A0
+ 28B510FEC5C3499AAA0D946FD7E16DF0322EB2E671960B054321EE5524B8ECF7
+ 209DD14491D81EF447481DAB19854EBA6F39C7917A8C7C7BF2FF2CAE9587F62D
+ 3D13C1806B570F609A11EACF4A24DCCA56D27CEB1348D13DAD2AA3B918B8A01E
+ 3C44AA56879ACD258CF18D946DC389596FA4BD9B3A5A97731A8A091ACDE55FF0
+ 238179B6B80ED9C12725874CFDEDD386F20B64FBA34F14D5B12C3FA21DB40FED
+ AFB2C7AE57C9F488C7D5EFE0ADAED3020DEC7B4BD2EAD3BA2AD1216D93ABE017
+ D9D366F4AA66DBAAD729917A495F8692B7186858F865ACABB1C38AF4B6753E49
+ 67FEF6ED9A4F4A4814F36293D7D518B908AAA5C37505D7001D48653D8680D713
+ 247A1AAE80C5DE99BCAB10ADB534801263F51168C32A866BC134DF31260D8C92
+ 8CA0E7AB66954CDABA2FB8C8F4FFF1F239934F28168B38B69B07403998CB4844
+ F3D0BCA9E1B1EA763B62399C26232B157D64A12E097806B6758C7EB56F8F85C8
+ 8DC420280E57A1093C2475DD0F0C4582CD3D8B2267E51BFED7E4504B66DCEA76
+ 0701272727501E83524C9CA3352D40BF5EA4384759165EB5A785D3002723B80D
+ B5E9EB68ECDA6F515A384A9984A398ECB45E565E81F266545B0552D62FB55697
+ 14914EFF3F1894F006D85534344F9733C45B27F6642B6CB187903C3C404489E8
+ A149F87CECFDB146EFE92860CEC734C4A3BAA446DA6899E740911E6A4B8C565F
+ 0528B475B57B5104C5D844BAA39BCB9335B36BEF3A710819CCCA50093DDF1417
+ B076F00D46D922D3911083F768EFDF833922F435E0E3E25BDA7AC53A041D852A
+ 7D90F6EFA467D7902B48820B41F99F49EC07C021BA9CE63130A7B13D04C97259
+ D76F89B50A7E52EB48720A6AB6650382017F1F6461A1DB561E4A499B66AD7258
+ 0DE89035F45BF838218A10499095BAB774108DDD056DFFE75A6AB042AD4E34A8
+ 0D2CB902D5EA78DE74A9BC72F21C17A9029D7C1AAB01308A2C33C02E755BDB91
+ AC0A9176FED110DAE9EF500AB94697CDF18B82D812EAECBAA9D235A10DE89D15
+ CDC69358ABCDC64159849D99F8AA5CF04FD204F597FB80188A28117BC7FE1C4A
+ 7FAB7A0225504014F3361BBE4871AEAA12C5B0CAE203BBC56DD1EE0FB5FFEDEA
+ D201D3CC32D77631815E7C3E6D65C0B60283861CA3AACBB0E038AD02D059B109
+ 0120354AC952944374CB77BD3BAE80F268AA38148CA20919EF4133717E663637
+ E6BBB4DEF6C3694782E000C31BA57D7B56458E5B0C0D7714A8CFC08D2B23269C
+ D54F7C40AAE6427A9328DA249D4F4D4C19DF534A2761B7D7C80ACC3217F9D37F
+ 17AD2026287232B2849C4C8D89E7B95467EFB2F2F4BD73ADB91F0E2DB2C04CB5
+ 64D68C5115CBFA570BA83561B77859104390386A037CE667CB135A4E2AC00E73
+ 3207B4D2EFC33CEC552D8FE31107A45A7404750D41938EFF2A5A4A30C54A21D9
+ 805CF652E366D6ECF050A461BCB68483B2CA1768664CC4AB4926CC0C2C994A78
+ 574AC51C78A4FD6E65E9BF40DCCBD0EA5E1E9AC3F608DAD89F324B11B501087F
+ 9F88FF2E616903F15E32AA6EF41F19E0C2BDE74BB6174019DAD779B4CF09AA3A
+ 27560E3F415CBAB0C3212E7376BCD6EE264AFD28BDFF146D84771C7FDA52AA46
+ BDAE6015F78503D315D6BAD2A1A1A40ABFB5DE3E300583DA99A02D09A74341C6
+ 32830719B40BF9C775B1FD023CDFD60EC207838915C22994FFCABE27AAD75222
+ 99C71C28A7DDE974DE2E35D1504B89C382832D9A83FB32A337239531C6351C97
+ A7DB53E8DED82A827B750C38F4BE077F781A7C6CF48BD6127DD6D4CC53E8F0E1
+ 54FE395F40A55E17147926280FA222952EC614BF88F6E22C69D523A6A007CCCE
+ 8CAC1EEE8F0DECC26104121CF4EC8D015E9A49E8FAAAA94611D92A39A01C0EA3
+ B6C6D25F120055593B53B9452F8AD931CC26BC2C2AE29DA252BD7269F8BBADFB
+ 47EFED6F5F14E3A317622B8BA4B14F6D2A2E510462795CA5DC580FA6E2725A39
+ 6E9FEC01BD1E92FBB0D0ACFD6AF30DB67A9EE09B4012D0238AD2D19FD7EC9A54
+ EC63FC2E3FA9941A5A93A38DABDD2304303657B8B48677D91C36A01552FB6106
+ 1A55D1FDBBD15F04203D3DB11B82CC12BFFA9EBE08519794DE8071CA70C36033
+ 54F1AAD7757DD77E8757BA9F7243D2583C949A80E30A8E111ED509E3C8538A97
+ AB13166ADD198B0BC8096F0AFE81A6CF539C2988375281B3FD37A72C0686F9FA
+ 59EE176EB49ED6CAEC58A9F04B93D52CA7635B142D4DA4BC1FEC076F966F2689
+ 94C28ED79AECD6F1BDE18C1011D62EB0F002ABF71CC657EED612A0F2230D04FB
+ 3CCD2207F84392E94C624A097D0F055199EF01F04FDE20BDD87E73585BBA0ACC
+ FAB1C799CE07ED862AD223FB0E8C4FE68CCD510E5392E6EF8FA8368E239650B2
+ 1E25125D4CC280D383ACE24EE223C6335DFE84F8151CC045ED68D972C765C030
+ BEB5C9F76B7846B9C23FEB7B141822EE34FEC85D87E48C236CC69D71418421DF
+ 94AC39389947ADC5BF48632821803EB51DF092AACCF11DF88E8BB616C9920EBD
+ C8D68A5CA83CF7C4DA4925754DEFD3982464CBFFDCD1913D37A7BC129C8CCB85
+ BC18092B650A31E4CE7B098980540063912C446AB21A63FF9EF77361DC610315
+ 96BEC86D7C548DAF6B272F9A0C52523BF742EE5BA1E931718BB3598720C7EEAC
+ 90AFB48DC3FA166EFD4E65F81C1CC74D587863E363AE0F7FC686D01A154C4125
+ 2CCEAD10240276108F7A148A578C8C4F1D1E5186C5E8F3176197BFE0211D9AE0
+ 6A40680C1FC4EA0C964C2A59AE5D6220C9BDC67EE178740932159D2E096F88C5
+ 39F164FE585390F12388792328ACC9AFD5E38E29F81FE6CF8226E5541ACE36B8
+ 9DA104F85C5D13D59C35FEF54E1161C769196F11DFBF2CBC4C1CC328DD89F810
+ E51E539317AAA7CC19FE02888DDA80FD68E324FC148103D0D70519B6FDD9F598
+ 4714EE4036BE272DD89D6CD6C0FBB9E019D35A531067DDB0B9B0D711F67F5104
+ 9AF998B3B69418B7B545FEBBC1413E26A964F469D4FEFED18CF6B8EBA419DAA6
+ 0BF7F34DAD93E2C03319DDFEE1E6D4F6AE5B60E604106986635B5F4556773407
+ ED29EA44B1DFC993936C70723A23EFFE6FC4E51331522F0AE9B988FA066FA6CA
+ C2D4898E2A0CF54C261C1B6758F3F37786FC5DAA532D14086493D80F9ED207D1
+ B1BF0725DE8952678D14701E0CA5C93A61372FDB51080F5B6B425FAAF18A974A
+ 0AF63281058391E29F48086B401490F6B397E458DAEFBEC72C8CB166745A5702
+ BC5416E15190282905E56DE60CB0D43C013B379F6BE4618FE72A2E00D30C14E8
+ EFA43A518B606DFF874819CAB5CB03F6F1E7395D4B7CCF6D647436F29D5ACC5A
+ 2FE5991A5D429FA212EFDB9012DDFE0E89726A62288EC56D120C91D429D0AC4A
+ 12B759D0A10FFB85D0EFD5D53C075C4A8C14A97C5647EF314224C63B67455431
+ 84288EE00AEAAB1A6CFD8F895D74D48128E11DCFB601161BEF6CFCE2926ADEB6
+ C92E5FF023AE03B801F3F8DC87000B4AC52596621F6FD4B42B40F0DC2FB35D95
+ DCAE8918629BD1F66D17EABD319D2046FC63262B34B9259874724AB2EC247449
+ 9E1F6D8F7E16B497477AC21A25399F05C677495F6FC4BD5E790E963E50DD7DF4
+ 8CF9F6B55BFEBCA40BDBA03B2EC8E49F1445D06961A6248F4006F61A4B75A7F6
+ 73008F0618785669BC33EA15BCC5875190B15D5F2974172717D09917C8CC36A4
+ 518215235A263D4261E7964EA63FFF0E223E64B07F2A07AF37241788B98FCED8
+ 0F2EC5B03ED453BA63312CBC72559152D5C4DC70270C1F383E125823CD1F3767
+ 2A92741A34C1096716CB55ACBA1ED599DB2B56214877436DB673A519EEC87253
+ 7D6E922D3F134A621DE34E5019BF9A6A4D60F506EA44200CA0BC00C9CE4B2DF2
+ DE77C41DE78BA935B524E94AB10B6BFD32FFEB7DA30ABCE2862B15A856C00EE4
+ 23A3419AC0428B9254DF5E03266C01EF2BECE61A2CFBD81F7F06EEC66CEE5F4E
+ 3A1F838103F188D2DE501BFF8AAE429F830D750D9292BFD1D790CE146411C7E4
+ 35D14E630BC27324CA4969BA5326E47D061AFBEEB5F04F2196F24C455C844B23
+ AC229199DDBD27E4C9FF24AF4C6891500CB8DA25E6D8CC83C41566BAA2C1077A
+ E15B3183E6279E2A3A3B45FBC431E23746060B067EF78B9450BA3033E8C7BCB1
+ DEFCA27E681CF95D8633822D8450D734EAF1510743F209E9A565EFE033A15DFB
+ 674AE4FB24890E900D87A7FD361852644BBBE0736086A9474942BF1A7F94E84C
+ 37B3F32992E4444BB006CF1C6FF91E1E22DB8768A529F6F16CD009BD639F6507
+ 11E213B6CA5FD8F399AAF9C791F2C81DBBEC58EA9DB53663C774326B71ED3DF1
+ F1A81F5A0C89EE60D38CD47F3E307119E6D11088DDE904C8D4009E268E2598D3
+ 84CD5A09F7B8B1FC01A591C2470356F08E4FE030EC4810C59256416187EEC754
+ F1513555828F751B8C865884006E4FA231C0FA612A244ADA29B8023BAC00BC4D
+ 694F40850E3EEF6BA047189125BAE0CB4A9D15AE5579579D272D94F3ED7EE331
+ 517808735B336F61721405750D1D20F346D749A9662D3B08319EB92F23A523F0
+ 0987F2E79F10986ECDCA632279F1C79D4D103E54A774F4F4EB2BF94FCF288587
+ 3D97A009F504EA1411A70F2842DFD19BF9E1876C10D846503A305EF50BCC41A5
+ A423B8E66CE2EA7CEF71BE968C8E032F68B39498EB4C225CD1AB02BB51B115D8
+ C36F84F9640503AD8C638E093439222F4773529E596F13B40532A504A57B153F
+ 70DB047DB5481EFBBC20EF04EB2BEC34005CBBE5249B1717AC62C895B62BBB77
+ 8FDACCB5C6E47E6A14CEC08139B701F27D23136F58BCF71AB7286952477F63CD
+ E2D5DEACA0B9E843EABDE64EE3C0DE321374BC83E9C82E06457D97B970C43E82
+ A2020739AAA13D80FD05B06085BE8113A2692245EBDE20AA378EF704B4AD48DD
+ 7CBEE2325935F2437DA42B6C162A4BDB98359A3D4354D42FD3B2247D6D9BE1AC
+ 4A39A0D20E6AA5E9B87ADC2BD53C7B962B1422EAE7097C02EBC9624A46A8980D
+ B3803BBC4198BBD079F4DF32C9E1E86E47DF2DFBC153E3A4FD05795A931FFAD7
+ EF4B5538570A691BC0BED11E0B233EE147830B663B2971650F76705F9A1F2434
+ 8512A559A0C05C8B53530D6CBF15BC17027C0238C896319AFDD930073F76BD7D
+ 98D821E77B162523C095721898A06C32905F5C86795D34494B8AB86A8FACAD6F
+ 76FB7CE27CFBD1AA0F2EE89C5283FB4CC3A287FB3079E8AC4DE2EC3E7CE7D114
+ 90F5A630C1549D060A859867DB9451AE70FD945916A6F27CA53BCD6A82ED720E
+ 2385C2B896656311EF2DEF2CC50D790E3B03B1AEEF6C9396ED16E3DDDCCDBD70
+ C8F49EDC2051E7BC2EE17A28FC6359C78C80D107AB0A5133569666B8DD9D0DAA
+ 26BCD49E7C1C16BE6CE51D7D27D5C5D3D228486B60B04765E3986FC1601DC97C
+ 86A33CECAA81182212A9DD7200A52075252F3EEDEBB1EA71F4AED294D3669D7B
+ 2E9788669E787ADBFF4D522AA12E25C576DD935814980472F175EA28EDAF1CD9
+ CABA80F61742BD00DBACF6FD75BD7C658700D8267B48C26C1036DC4DE5B80C6D
+ F799EA2E8C631D66C0B5A9DCBB21CD527C199E0956153C37BBE5235EB3582A63
+ 939F201466AF07C13F97502746E96142C6EFEFB5284C18139A5E13A92AAE267A
+ B1AC46874D25373B7E5FF1EE0FF8636CB922211B1D6ECB1245D072FBCEA97FE6
+ 48DE1A0D10F2946B2945454FC5624FA066077DECF2FDDB96A96E8C49561828EC
+ F304A1792044DCB91E09323B7880547069A2CFE9D8D8FDF90C36BC93AE324A96
+ 4532F9F612E8AA330B55DA12370AD9FDC5CFFAED62B412454734CACBC431E05B
+ 3262B2F7393A26A4365767A8FE346F8223500667ECD885CEE338C2EC73309AC0
+ BB5C077F35BC0C7F65CC7020B34671A162D736C14EB16FB690F5FFDB40FC9466
+ 89E91F16E747312AFC618C30779DFC6BAFE3DE9633D850E5ED692F21C26F0AF0
+ B5AEFB5B3DE83D41AAA1824A5D46CA9259FE277447DC4B817B1A506CFC3CDA70
+ B7ADCEF756BF2CCDC4989C0156D765CB63E8EF68A93AA52B30109699F36AAB0F
+ 6016B7E0870ED44DC427E3E3F78B047B0A399900A4EDA4868CCEA86A825EB899
+ 85D7D45704B3FAEE618AF2C564E69302A64A1556DF446211CDC99D8C1E640D5B
+ A8D299EEF0D314175737A8832102F75923C0C2DAC9F5D27C878E55701F81C07A
+ FA73747E9592ADDFED8321FE2918489852D1EEA7680293A669C24E0A64950FA2
+ 64DE4AFD8458C09ABB8976EB7DC4B763F25E2EBDEB03A8FDB1ED623BE59A9022
+ F88C9ABE92FEC518170BF97A5D6D3BF8EE4D845903D7057F95E15B9D5E436114
+ DD464164F8920BA3574A68EE4D6BB83DEB20B722F86780B98C08F168BC2AC199
+ 8F9F76995D512C7A0225687C75D7338F7EDB25F68B31CDE3B027E57F11C815E3
+ DBBAAF18FFD97B1BC64C40F8641DF0DE786A6A4B689F4092DF85E9F3B1662B8C
+ B61BC09102975C89AA708A81465AB0076EBA3F135C727543C5C36770EE7D757E
+ F20E252F856CA4423F52A4CA6F305CE65FE3B4D708E52163CCA772975AB1A253
+ 20138CE9347B193628E4B6B7DADE4F4B9F8EB1476E5F778979B5EF10A0980449
+ DB0CB3AEFF83A0C5BA0B630F9961D956059C1731FC9F588A933B155E34AE526D
+ 8B671792543587F7DCAF75884D6C4092F67E0AE4E726A064E1D6323EC767695A
+ FF32DF611EFB014261A90FA1531A6597A88BE14857C2EC4C5ABF59B81A299261
+ 1F79AC7B8F55219ABE29B9DD2543D7EE3897C32F011729A435BE247C2BFD3446
+ 5FA5CA6157FA2E8DFE12DFAC7CD098D0999A911231F19A431541628F605AF79B
+ CF22E5B671D1014F83582B58F0BFFA7BAA79C2D45C2DF6EC6BFBFE8119FDAB81
+ D48380B38F27380DDCF92E3CB5761DDEC271899A0449BA1DAA6E54B05402B34C
+ 7031FA424CE917C936CB08496F996089F947DA0ED8E322F8EE8937905AE8A25F
+ 15ABAC89F2EF45EDA7939D6F25A7F65B6380CA11F734CEFE149C496AA9C0D97E
+ 55D5E0AF210883E7BB1F339AAD07B76C3C0611BE73F37D5E73F3F4B3FD9DB8CC
+ 6AC5A5DAB14CF43427EC04D5B8CB2DE81EC38E669A61AD1EED9F4DFC86A9C450
+ 8E149FB71899370AE8ACB46F8837643489DA32C293CDBE971593FDCC226F6B1E
+ DE96A660B0A3AD83079463FAA12F0B1621EFF0EB1EE74AFA31D0AA7CF20D543A
+ 3083B4A27E1B1743DBB3E95138622A526B07F2705A93E6F3F460C6EB82373456
+ 491E450758FA9CCFCBC57DB21156A7C8A1A8410651BC611F897F16C7A8FCCCB4
+ 864F543242C252494DA4290D073C5739785337121E2BB53D5C770A3F203366BD
+ 4B1959315B2AD1A7D46C368083C99FD0107EF4CC8B687C4EED916DFFEADF5ABD
+ B314E8507FEA6BC9A8CAACB3D751F48602F3ACC2A4AA01D29DA8D6726F639151
+ E3A884F8969D8D448021BA84797E2263C15BE5D488F752FD34BB6758128DAF2A
+ BAFA952B8B0D9E1175BABDFCDA0734A6415D3845B312BC03B387234B48C5BCDA
+ 99CFF3D71B88762D9472D12BA80E356BDCCC20DEA7C9880DD3D041F09437B87B
+ BAEA9749EF6FC0B3D1B16BFC8A1F4D76DBE2160A85A3F25A84A8610A4670E7AB
+ A7B2370552CB077469DFDB126DCC1E619C087B6412335B0745AA7E07849F6A99
+ 6E9CF946AC1334E6316066AF16241CC3CCF0A2BA6D3E4CEBE25A1ACE3F4CF53C
+ CD26AFF554D7BA99D3A9F41AE0A8F2CB704F682DABFA6D9040C1B61150A515EA
+ 477EFC5B626B68AB6AF6079F1C97A32D84DE8E8ADA1628B509C55EF5B7DB29D3
+ FEA383F85FA4A08811F8F261A52D8A2E8020A7E7DDA1499E59AFB79E7C33DC5E
+ 5D15F722CBC925F4D7BBFD7C315D3E5DB027B5E3AE3B4C94A148F65A6A7111B5
+ 6D505F11D039903994AD650329808B2F22DFEEFEDC00A6D8D1A60A91D7C24A9A
+ 794FB3BF1555CC6F4A8059DBDF23FB4CE8478E0E508DC694420A42A56F8AAB4F
+ B08C4E5C732B8010738190937B488B4B2864DEDBDC0F56367485DA9F3F02D55C
+ 6FBEC69AB82EA276FBC7683ECF2CF099E4FE6395B0487727D105F62AED2E742B
+ F22AB60E3352E5385AB8A033FE94A47478A7E3192A4A3B96EEB3131D3B697533
+ 0A2EB1207278D7D91D4244DF0DB7DB727ED384479B8AA4E15B614F779E9B428C
+ 12FA275961573CE6D458F5E331A367576913933988E022AC84E93A865A2A43E7
+ DE5A999E83B694B988BC6EE99248968BCF844671DEA8F5E31C21C2C7397482A2
+ 89ACEE69C7DC0E2D6687D17F90946EA6A2DE105FDB44EBEE7F86513F181D52EA
+ B7AD80A0687D9B28D4CF06821FA4A9F65C7C5B1AA951081165AB9C5511F616BE
+ 7206990FC6C0268D57875949EDEC2C72FE9E5C306558C8A02D17E8590C9798BC
+ 65DAA86D078D0758922AEE5672153D133241E4FB1BF919BC395FA3D5F5F627CB
+ 04551F66D1F0809584C0FFDDC33D7024A413E11A710F0F9BF00B3D25E283B8AB
+ 2FEAD3EA76416943E4DDF6989F1B7E4FBC932D6E10F8DFC886DAE77FDE5E62AF
+ 7E90B2677026BE2B8447F6C5AA6BBDEA356219DA1B2BE92F5BB72FBD3E451825
+ 8D68C9084B6E7A304D009FD77556BC24885DFBD19A33B1DBC88FB730B363D38A
+ 556577A787E1150BC440AD50DF131A481D37B527541CC1314E186D426A214922
+ AFCB8852D7CF6D751CE77A9D47F8BAA753BDB6C0A4C5EAE38C1D284FB84524CF
+ 3E31E067DD754AB99CECC27AB1AD1A2F740A566AB5D17D5CD0E3D4C1B40AFAB6
+ 41AE11784477D6CBCCA6BF41EE797EDC6D4A2073E6CFA1CE6FC2DE222042FAEE
+ 74BE793246E98FA7BDC7BC25873D23341EB18914FA71290826F0434A1772546B
+ 3EC90C67588D5669D356B32425A36040D28FB7AD80EFFDAE49802797522A9657
+ BB9A0AD001BAEED0BF5B59AAADF18E79E61FD4BFF032E8E0B28FA9DA47DCF935
+ A8C0B71FFC8999C51A1AFA9D8589282A6671A2E935977AA641E114D2B70CE32E
+ 2496FF52BC2AFA6B0CD167F47601D22D0C5A3A8578707EDA28DF99742B05EE60
+ 9E84DB348E8B9CE5F8E3483BBDCB453ADB9EC35EDF16AED1B0CEF47597286F59
+ BF9FC83222F05D5C041A800B123B39B280E782C11D96FB20F5AB8B1DE56FA2FE
+ 7ACD05A1285AA3BCDC54E7716C6627CE5C3E602AB1C989B08B1F6C24C8A53F20
+ 455742D68ECE2DFC34D02AAFB0E0EE2ADB507D7E4D5E7533548FBA7069FEF688
+ 6802440BBEE0C4724E8FF83580F88B6F9BDB2123B1CA0C1736DC9800F2A3730F
+ B65D30365296ACE3BB498CE2119A1D4F27FBFD7DB5906B4727CD0011657F085C
+ 017A128D4A2E590CA4E7AC9D517F5D507741B3BFF488E534E41AB13DA5CAEE02
+ B0779743830AE12DD9735CBE08BE542D174BFC2ACB1568A0DE834A99C5ED5F89
+ 89CFC2A95147BC528FB0A78F190A2F0EF47B627B6F4E7E1E809ADAAA501B418F
+ 39D34F1B2FEC2DE64E893DACF6E307DC47B00B227F562ED1F110FCF2A43A9766
+ 7EE102494F111ED265C89966ACBE9814099391DB6D4CF85CCAEAB111721D4157
+ 4234E11F97B4CA1EBE4EFA896762010B1C3BCABCE120F67F959B40CC0E6C8BA8
+ 3B91166C401F7073BFFD259C2D1EB8DBFAFC5DFD239CE4EC4CDCB6DC8BE3BBD9
+ 033FCA496DA556D9A942A7A3B2448C7C0E201BA54D1D16163273220B96C8C78F
+ 5598E96F06A5B898316D5A0879A3935989BD0E8E466B4E85BCAC6D231628B1A5
+ AC9337B9D2573408E17FAEAE32041AEA2A6C1F7A8B0068A70B6238B893B653A2
+ CD72301E588C2C98295E784C1752E529E283822EB23433FFBF95B64FEA6144A2
+ 1F8437B5FE7329721EA8EE9A3E3C027DBEB1C1644E6258DF9557725DE1849BFC
+ A2A11B174DB38AA89C1989EBF29E4930BC2EF820EDDA253C717E75B2ADD06205
+ 2599736D79D85731E16C2D50A52F62C9DEA261F1BC54D7D933445653D05CD020
+ 70FE9C1E406D66C037EC47EC51A0BB59F95BC7CE04C47975F85F5D00E3EFB9C6
+ 0BDCB06127FF816EA406BE0C33A3977048DB287615F072455544819F67E21F57
+ 0D8F3E64B1C709E320106AAC30D6A4E5A778A635EF23B3FDA58A778F6D77A33F
+ D89BF40A6D6383BE71B7D6FD5792B4317E1ED191CB613A246B6BD0FBFD265A97
+ 225ABB811DDD82BD754DBABC2F35FEB67C88F5057DAF0C041B1F976FB42251AC
+ 43B622B7EC9CB4FD2263D03A8C1EA19E5CD35C4DCD322C0EAA69D2561B3064F8
+ 51BA7AB258027CF10882815ED899A07AFD22350CE21ACECF1DA3B4FE4C9E0CF4
+ D15732C358B432292A7466076A631AC2350BC547809FF2E935F3EDBB5AAFBA0B
+ 7B583CC138E5BC1A3462046E0E7569129372979F6CD102A44D52F989F3DDE654
+ B250DF1DDFDFD9565B65D19592A9B2F6FD3BBC2CA441785F3254CED82084FF21
+ EFCA21C25602ABD3038F458ABD724D0224BA0A95B7C29149F92BE988E8EC6A14
+ 95E5B0B39C31D7BD22E5EF004C12D6ACB784335B67DA1A073647C0DB46B16C22
+ 9D578ED969E6E3EFBD57290E8512890720F36C0A3542ABE1415327A46FC58AAD
+ 8148B4828B56C4A9962D6141AE3E9E35FE6B2F27D25F49C400D3636686874B3E
+ 063E1C573D430BCEF9B86AD571505802F0D55FC1CD437EA716B2A1077B89EFCC
+ 093B8F2D5637EEE670EDA984CC0746A7743C2970EFBC2721922DF42903BDDD80
+ D4A4F79B43F191EB6E4C3EED7686E1CF7F0A44657465C5B1C05D05505271B7EB
+ 16C5E279F6D94DDC856F81B05F2EB2597581971701EF896A0F363CCB27637C13
+ B8E897D252D36230088C260E9FE9420A55CCB215E224BD29E1B4B429F87A0DAD
+ 42838710835B101D342D45E4179484B8283F0A3E72918772A1105B92772E0DC6
+ 7C8DF25F70F8D070C7A57268E91C35040313C15027E351929FB8196E2F105DF4
+ F6AA9FB068538792ADB3EB269FE433119EEE5279B70102CE94018697B7D8CF13
+ 809960D1953FDC086ED9747DC4812AF5ABE07671B7805730BB799103C0575734
+ DCB3A9C0D187148F7961E16FABB4E38632D14CD4F36FBA9CD7FDEE27DD8176F1
+ E38C5B00236EF0CBD4215EE373EF3F7E6BFE65F0DF40F781893EF4B5B9250262
+ 5D43C9AF74305D21F8785049DD483220A95DDAA8FDCAC84CEAEF3D4729F23C39
+ D2E035F7E2C1C1E570E5BB9B281D0E9C111841D5E083A247D9D6ED5F78BC519A
+ D1AC53CF8735411886F336BEC6C3F27345490DAA069DCCB609E2F0C32F1F9590
+ 51DA7AD2D883F39B428E3C52D7F08F480BB59DB98217A82B90F97667DB834204
+ BE4A21484D107FBFA9E4E5E5BE021975D63C65A0E842D5C6D4E388B264FC51D7
+ E8CAE95C3DCACD7E02A539F832EDCA6322C12EE1FB57E872A3874016056DC02C
+ 599D07042C83C7ABB4D1B409B0F7453F8609E0BA83F6746FE80AD78FCE1230D7
+ 62C84C3CA338A6479DD36EB79D1CE4DDB8627F441596981F4D45189B1CB0DD5D
+ A9C4CC3921038A716735F8568D0A7748231679256CCDB24E1858266E5483A274
+ A221326B74C1ADCCEF8F4827E78A62C7704111431CB6FC3F7A15DB98BC5D160D
+ 55F9FBDC87652AC3850F4777362A744DB84934DBE729D1F3327897B41555FF61
+ F5E0AF1889035E1E8CE41F62B3E694E1AAEDE0907ED2A4D7AE31735FE3FA6FF0
+ 6D9A122BE7ABA49CA869D17478C2BEEC1DB11EBE04AF33F5FEB949C156DD2DC5
+ 3B41FCBB169CCC1FADB5A32E55688BFFFBF6B805704AB43ADBB380D5BDFFFC17
+ F80F1019E85E831EA1240CF8AB626672AD2B75E59DA2F42B446A0780D3E6A528
+ E4A9DF89D0D3F31C37E718FE55CB714BF50779EE54B1B711037720BE15E621AC
+ 9F33F5C650BF75E3959341F310EF264D2615FAB16EDC45BC059A7F9EEFBBC24F
+ 2483DB9048C8369CDD5110C1FD732B15A81ECA8E6C67B97E8324E7586EA0EEA0
+ 17582F1BC0B7B1B5AB68AAFC75A785FF2C0768B6884E36C5855DBBC9A269E898
+ DDF2C1B5EC0644B0F1CE613AC0A69E1D9C25C521F0D965606D08F736E4E97839
+ 6AAC80228FB7C3213883FFC4E7DDAE223A7852CA9BE1AB6EC11989E5CFE23914
+ DF46EC0EED6873E7DD6E2FC3BD39EDDCF3D7B50C2CC186CA4F4C6F71F6E45F97
+ D005E1012D975B30518C86ABE69F9A3204938BB3A25F0D18640A9878B8E54441
+ A5D9F590E2E5221E4A108275C6E53A1ADFFA03CC507F425B84346382C1E46F56
+ 72D5C876A9AE65C84AEDCE4F66D56BE18DDF3FC3B30862285DB7749729747754
+ B1A720435886CC062D1578A2E9585ADCFE7695DCE52C432495FD1B7B4E5ED934
+ EE07C32C2562170B00D084C495639D3E2549875096E25A27C0CA570148E502A9
+ 0879BBA67343CCF4C8110EF864177A271E3584937E9BCC56F6CFD180C956B029
+ 2D414DBFEB78A071406BF11E828FD38CB6FCBC138A140A8E8F45D83AF9178B45
+ 9A45540A4EE65AEDB3CCE4FA98C167118D3516977F8C0FB28C1AD0CF6AABBACE
+ B0CB0B43F27E8C1986FF24FEBDFA0D12FB3E7771FD530471617FC9DE69BF6292
+ B1A8C64BB18EE6D29E1522BF779836A86DDA8BC79E55310BAFC1B4B793CC392E
+ 366B43694853BA09389455B4809BCECD77A420D54A2B657AFD14F9D7803F1C3B
+ 927312C8D7C6B4AD1AE9A524412345865E9CE2EE9E160CF3646726DD25D5EABC
+ 96B72A7D2C89178FB928
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /RZUVEF+CMTT10 findfont /Encoding get
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 91 /bracketleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 126 /asciitilde put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/percent/ampersand/.notdef/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /.notdef/one/two/three/four/.notdef
+ /six/seven/.notdef/.notdef/colon/semicolon
+ /.notdef/equal/greater/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /.notdef/bracketleft/.notdef/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /asciitilde/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N722/RZUVEF+CMTT10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font TEQVDA+CMR10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMR10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /TEQVDA+CMR10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -251 -250 1009 969 } def
+ /XUID [6 5000793 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C33B910EC9F1A2CB9EFF55282DDA2B7E7C4B1FF6BBEDD12916474
+ 7C47C4F0B9730A20110B972C6E3B152D541C5EEFFD9815AA1D2A5396F0EE6FF8
+ C72686B1CA6ED6692D437E716C93E5EBDC25D177D5521810869088C82EBF4483
+ CF1296528C0320AE7776B6C2348CBF592DC554866FFE33BDFA1D0610D9672A49
+ 0417D1494EA769AE1DB57C163FE76277DACFC6AE3C75FB83DB2091F24AE61962
+ 8315A9DA3516D9313B6E99322E5D326C0DD17EBB5EECEA839FBCE8FE3BD6CD57
+ A596C100328F24B6541F455E19BB48F23AC441B9041AEEBC0EEE70382DD18313
+ 6DB72ECFAF899FFD1A51F59E6A4919D502F99FBA2C6D6E963D5D4E999C22B2E6
+ 675334E93FD82C0048C287A1ABC6C3F81D840036C0610F03A1ED0244C06A05C8
+ E6A4B86A5089C6ADE7F260A3E2CAB7CA4514828A4EFAF571FA56B068BD96C37C
+ B19FE02A2DA6345E00C0B5A2A18E5DDE1174386F08CF358FF68BFDC503A7E9EE
+ DE1C4168BE7F44380CD5972A38A1F71B83C589901F74E7DEE258627AA98EE53C
+ 7960E0C054265D2A81D3BBF95C289344D3B62B007BE9033209DDDAF50816E086
+ 1514B42E6CB818CE0E9D0FBA19C81B7EF5C85FB7DEDF1F5CF7F06ECD440467D4
+ 1FE583FA56AA3A8E710C9706B6BFC09040D04D8E927AC319A4A9196C1E144D8F
+ 91EC3736C52B79C6FA8C0D9C9FC094A04D0CB3E6590B3E798619B4F7118300D4
+ 4FB0D69DA2D351B2C64FBE9BBCD8F8F26F0C6336B33A29DBDCC87DB7C5ABBE62
+ E13479A2E650420148E39C57C4B407F7ECA18B3F54468639C82F6876767E3DB0
+ A5366E3D8B827AD5E3BD3A299B184B6ED6DDB4E183B62D67EB85C730A2D43594
+ 6E6B04BB1C70A411F68EA68235F09F82DE10877BE05B388CA6B170666A689EA5
+ F02619E19C418C467AA2AFE4EDAAEE7418ECF7042450F9DE0BF63EA5A33679FD
+ 97FF27654CF5BC2EEBED678880CDC99E85B1C6000BD2478AB13A3E53D1F0C527
+ F5A68292D3605B0338554E02D39F7DE723288E6C565C5128243B9E60391590B0
+ 7627F0E1B43E9B33AC9E735657A5FBD67C6123695666AC2DF8794B1D7394099C
+ 14BABAEFDC75ED85957E1F756E8BA21FD08EEC3173CE1B64D336BB3CB1051308
+ A032B9D59C1E1146F15D7B6FA2E450D6904D3EF88AA0FBEE2418806BC31039A2
+ 576658578334757D7BC1CDB8284F77552CA3E3609D459F186EED214D54695220
+ A6625E04E85DD8E3AB29F96309262357A97E482E1805D1A9A47929B94C6D4F23
+ BA73EE0246DF00B3FE933218C241F80F14D37B1C9719055E67C90074B610463E
+ B7BCA18F26959EC52B2505AA9C1A0653126304FEB2F2328535615EC7BC322745
+ 3371FADA4A73925F2BB35AA86B373D956103BD01132E1996E93C7CD168DA42A8
+ 7229C2C278C10607D5E687B85457DE8C4395E299A3CB8ADD2F43E217DFC46FFB
+ 0ACEEFCAF6E90BAD86F7C7176E60B08970407D8811BD11C16203F54B96A20581
+ 11CF71E5985799F739D38D97D596019A59F0030DD88BAAB55C2F61C601E73864
+ EEE339F8E4A5C4BC59B1B6341AA0FEBF7D9966752BF0202737836FA300BDE546
+ 17425DE83A43A755E9761623FCFCC9B23A71BADA10F3B054CA7095B4E6C8183D
+ 9001842C6146F265F94D5D55D871E29A020CE30954E97A37A0EC92516CBA3DA9
+ 797992BFFB6F39249828389D4AAC119E0579AE461084D9CEA5DF0291EE4CC161
+ C84A914BF429270A5595AB880200A8C5F2344C16AF5E5850B04CC0151E6D32EE
+ 6A3EDF73B9DE136FD14267B103F8CC294EB1226EF19A9E077562EDE44CB52424
+ 2C6052735B60FC082D06CD08C9521CB8FE45B0599E377D8304726846B295F35E
+ 27156CB74B215AE9CFE2960180954B371B9CBF1CE88B2D273CC8C3E21965D3A3
+ D0253EB677CBC5F9F888FCC7046B699128387DB28BF55CC1346787F9C3BBD0E5
+ F97ADCFAF918143A47DD3117ACC60A728008B5537D8DE15FE7B31824D5780153
+ 8764A4A52D383C1A82468A4AD082EB855B1D060397534F6A4CE97AAA5967A854
+ A34CC85563547BCA3597DDD79FE88EBE5E9D35025AC1BBF62B3F615939DF5D16
+ 0DCB9AC1291753FD2FB956CB01BC8B1EF1883D9299C455149FBE0616A24211BF
+ DB5F20F968A196A056803FEE9BB31CA00F2D13BC666F4881F98FE20EA4EBC7FE
+ D493D46E53A8720D340FC111C3B6D1A0F3EFA7F0F297D06594F2B4A712477660
+ B61040080DD8BAC9266A32391A0D4BB277A71BDFE599104B8F604BDF0B8E36D9
+ C725F39A68951F4D04380E9156965B37DBCC0F8DC2F2772AA47C5D0BAE75BBA5
+ 835DB0471481300B175CF12D1C1FA3990FDF9271E41DBE889D83165E00CD7061
+ 23F4BD262EA0EDA93D3FA11D86DEE3C7399A085C51B9416D11E3B1496B3A8BBE
+ 03BF9F6B03A3E2D4E8C5F369FF6F44016CE52DD8E605C9B292D5792C27D3C8DA
+ 737C374167D06464342AEC7AE2ACB56EE0DE9DB2A51326476DD28243932786E0
+ 424A52D492E6438F66CD6C818325EAEEB78AAB5F3B512FF367156F33F77EF068
+ 53ABEA5852B2DC3E20553EFDB38E253D8E6C7B74CDE7541CE602602BC401D5F2
+ 50D9755A97C4D48AAAF11FE5871F4074E4D87A69BA2DB50F151C80F149122E0E
+ 94031D48DC0E191CB8C94D5B293DE6806872B34DFED08BEADC2F0258F04153E1
+ EED1939BD61B768077B11B0E3204AE45745D9ADE0F8BC4ACDF3BB07B119BE44B
+ E98BA83D3BD81B15FB5DEE4D4E5B585BCC429E7D655A3824421A1E05AEECFCB3
+ 6514F5E2D4747107278EB1143EFDA129FF20165FC325CEF9BF889BCD6A866A38
+ DA84D8AF3BF6E51BD1665426C32D858C79EB25E13F44B7FDB0B3C5BE73BEC043
+ 2755E394C2E4677BB615C58374EB8B7FBF6FE7B63A4C0072E5CBADBCA680392D
+ 5041F1F3A57E35D30E5E93BE4B6148BCA2F0A66168DC65356ED773DFEFAE0AB8
+ 975BB692BEFE3244976DC0C6CC6B43ECF126A37B59A14D4D63A4591594E0B194
+ 0272EB3833EE79C86159902EA67F481B583AD2AB53A925996ED641E9F15A580F
+ EAE80EF8CAD9238670400956DA7BDA4784C4D7356FB8EDC7846C199B26377E33
+ 5A019F3FCA4C417E51A1D2A3467F45522E61C59C22B783221231A67210646380
+ DCC44994C46A7B42234F8058DED8FB87ED00A2B279F97B878D87DBB321C9EE45
+ EC075117168BC6AA4DBC91E508C5250A58A663A9B934C5D346FF3F22292FD08A
+ EE93D88E4EF06C8ED2C2A6526E2E4779BB6D7FDD5CBD5097AEA865C49110D284
+ F23492C04DCCC36C6FBA7EE2F2AAEC52D5A704ADCBC9A003CF111F7D29EC723F
+ 6D2D000FCE2D020E9876826F6D0E565DE9224791C84B49807D3AD2A8F8CCD6C6
+ 7798848B0244958CC2CDB84BDF509BA2002B6436C42DBA0E97AF6053562B67DD
+ E5771BE22C715CCFBAF1A95B90C70BC839B8D7A1E5B64F029D4F3F433E785D2F
+ FC44C80DF7F035114CE544D4777370AF488B03C88CBC75765BE377726B43F7D5
+ 388F669C0821B2CEEAD9C1EA72186BF6216010E2ED80090C506B1DE58F0B1BD8
+ 448817190F7E2CF8880A139EEE90BECE9C8573F66F294A523322AAD44997C82E
+ FDA83026F8E84736294BE9113082E3F37546782CAB9D57DF3E0A367F7E5A1720
+ 5BD0FAA115D891970BC63A5589536C3CC0BF1A41ED2C7D9293704F4A36E33530
+ 8E4B88802D50EABDA98A8F843CB09446CA153C1AD38431770B791B236B294937
+ A79791FBEABBBD818D5CE4FA11A4A5D40AB17D6278E8DAF64ED446796A0F6153
+ FE06A2CEB2A3723A4FE1E45CB4348F342C1E1F07487B61CFB50337F09614F336
+ 51C97E2A295B5150C059515E4F8E335C691A441192DA90F2ED6F525CE7D1D2FD
+ 11591E05D74C5B4E30A201DC6BC6C8F27824B8FCDF383BF34020D53AEC3421DD
+ 5C1CB50820FA27B20A0677243CD78B5FF8226E0A9F72E253376BCB184B945CFE
+ DE2D13536F468AA2700A1ECF6F70892934FECDB59BFD31EDD5EF7A6A5E44FBDD
+ 8F1C55FD75DB4400C7F4219EEA12E93C5EB86CD48B1C85BDFAE82BAF7125F228
+ 55C2A24B30A73C514E40903CA0162524174517BF9CF89F67BEC122A8619B832F
+ 67ED707417A8FA8994F48ABB8C3A7677B5F26DF65451291A7DD2C1BAEFCAE51B
+ E4B63297C322DBDA274026F4D4796C50A3F4F285B4C9EE5A5AE72E72C731B5F8
+ 0DAFACF8C6D60C3204DFAD2593256C8BF95F73D049348407B8DF2AAA38ED7620
+ 323F3C4DB14CCC3EC28DBD9AF7C589832ED11ABB2456442EEDA1C276DB3C0B2B
+ 7AE29FEDB290324E1089B059A0B35FE927724853A9B8EE99E7DBF9872F31C857
+ 4DCE8D4C092EE7255F48FC8F2E449C1A1EFD3D628F2EAE8042527C035405E7CD
+ 42483A39093581762B833C743B987EC4E2302CA3452D65FB72F16CDCE155DD8F
+ F52DCC4DB162B88C1FFF87328C6837455A882CE1F019E45C4571BA223B18A40C
+ B0E79D162D4A10BD518E1673698FA5DC0D427270AE00B90DC82C454A5970F06A
+ 5450F99727B9030D9B702A8D5BAF55FE35782472AA4FB10B1EF7D688AF43E996
+ 206C99D3904056EB31D58AD084FB10D23F93202600C30D26C885B89313A87437
+ 1784CDA5B227821B82B6E86A40191B0FD1F372D63B8594A9AED94E48CB0848C2
+ E7FCE856E17E0A12A9748D398F87DEEA80CEF71EB07DB79AE27C502015C611F4
+ 4EE9409F22663DFE62D4A86F4A7C0D639DB2AA821F34D809006B2D9CD1406055
+ 5DCB4A6A908DAF51ED172C98D380D983535A6E6E818A41D1705062E524A4188F
+ 6E58CD74E479BC3C171ADED1A7202E6BE6862CDE140A806412C0571FB82468FC
+ 54FAB7572D29015D5A83BA6877D14A30D4348043382A15037E2578148F739E80
+ 474660823630628F05C65D25481EE17075C5B6E7330D5746C0E1F4A95462C635
+ 59FE6AFE75FFFD99D18C8248D0947A74D9515CC09016FFD48FACDC99E7D62549
+ 39AA1376559CF78E0F6711E3E98B01CBFA833BC6E823335A73F29D0D230D4424
+ 7AC2839C29D3022AD0616BCBD413BA827EBBE6C7EB54139EDE7273ACC5A7BC84
+ BC58605F6BEE955D1BCB2565F4174248125E143E306FD62B80EB6B3B2065ADD3
+ 3724F5C9AF81067943ADB2C01FA5F0AA5E332459DA97F9CA1A9525248669089B
+ A08FA6DDAB6C641FA651AF3D7DBF665BADE303845ACFAD5C5ABC69BE8B8FB627
+ 077C20EAABA57192DA9056E3BB8640752FF9645AEF1A192319E1B04EC19DA003
+ 4162ACF684453367CAFFCAE72866341A8D828607C34CF227F0D55069947E2DDC
+ 4AF3813205BA1F6EAF421C2B49EAACF42DA070346FC7C6B39AAE3FCF1CF55AB5
+ 4E6DBB567842CFEC377D2CF6DEE73F00EC2F9332E1F80E359E1EB0F9562F6299
+ 094EE0DC820AE38AFD75BF75A72CC642ADE117F26F85477540FE769FD30E42F1
+ 285285916ECD2D258F81F5705835C9EC17B071263980DE940F9EDCC7FCC619FA
+ D3FA20235B8A741A8177648EDC71B5DDA175486E1395E393DBD6E60DD534CD42
+ 5F2D3A3511CF898DA80F6696E000E9C783BF3A1CC3A1D6D3D7F67D84037BFC92
+ 4A2E41BEE9BE553368C60ECD5040E1CC341A487442B8CC82213D2902BC78CE0C
+ 3647B6EF5A90A255ECAFA85C113485457FB492721CDC1434E051B968920DB9AF
+ F157D1726D6BF533BA7482418D7FC4E6BF92B4973A0074BB669477912A0E527E
+ E33F54DF19DC4D3A60F2761BA9EB4E5ABF6ACAD1232F74EB0F34D20FEC1CC47B
+ D8C4E2BD00851D546A538B4D3EFF8E1F8F9746E243FC0DA8869B3A20C439ED96
+ B77BAEACAC5955AF82C14ED975D5D07C040C30794FAC16B0783F798409E425B9
+ A098C326385FF3CCA42EE16087E290C9AD0B69EFFD4B13C9B6483B3F7A207F52
+ 491A2B9074FC18F834B0D77DE2EDD2F4A01CCC248AE462A714D552A5BCA4BE45
+ 41443BDE102F9C45F30128D8B60F6568BCDA38A19C2CF05EAC496A62E211B906
+ 27AD04964C4E6F167EB08FD88CE7089E551E8B1806EBAC6534FAD2626F2E0467
+ A5EDBD626E4B6E7F4FBF29A4DCBA48CE90D915825573BF9C864A557C6689D547
+ 15EBBF3FD54C7F22D463E5A0E95D1D90530479B639D72DCD3F663385D00FD47A
+ 490B404BE928B790F24812C8C9BE22AE742E1559A251FDFB81D10197C10FF09E
+ 5DC330D8E4893A2D079300FB4E6AF65D4D22A490669117422943419FEB9BF738
+ FC190D72859FC6C62C8664B439146B1957F1242C93FB9F1F2A09CB63E879A62A
+ 31D8C69A6868AA72435877F484488FA6B7A20E41A34BBFCA6B385E5F9B85DF0C
+ DB577102491B00AF4C4975DF4082C9EFCE0C196DAA01BDA95614D7173137EB32
+ 2B6ADF90542C30C17D5E8BE4560CFABB7600810ED171A292B4787D8388E1BAFA
+ F1375D256A73FDF8461C662FCF6D3359F83D42C58A6DC0CA4A94AD85709B845F
+ C267184E7F53AF26B9729AE661CA8627A9A8649C79B0AA18D2AA263161645A3A
+ 4C6DCC0347B7D0CDFABC3ACB6BAA40AE5DD04ACF1369588D8DF78930DD360433
+ F53FE2447C3CFACAC27E3A35AAC33BA89B88D1987FFCE99D5E551846E57EAF5F
+ 7E334FB60FFD3F3C0B932CB0C1F9C8036AEEE2848A3336CEB8874F1FBF67B3B2
+ 052CB0A886A3100824609B455C013C771C63285D2172394CC11D231E9F4073B9
+ 82F8A073C0B2B2E470FE748EFE81ED21332BB431B00757C4F83853D5088A48D8
+ 94FD0A14D1C0E251261060E4FFD8759BCC8310737415CD5CFEF3B3431FC68A2F
+ 089C2540AB1F38B36ADDFFB9E1C8B9BF1C131FEA01C48CC8687E27CF42146180
+ A944A1C2D67C2D8DEFA74025DC939EA165F9658F6997A8C5E1DF0B96072D1264
+ 54BBFE7D03A40729293E003BDB52DB08DCE5105216D5041E1B718E6B582AEA6B
+ F79663339C927F12F54E4ABDA7BF0FC19E73F6F69C148D9A79FD7BF561E6573B
+ A553BC57D8B44F91760BD7ABBE6C196C77B7CCFB4060F03EB9FC16E3C69E427C
+ FA5BD6254A3545D08A0EE99F103C6D266AB83ED0CC876ED8DE2867A3C032DE2E
+ C27A81864B6292A4921BAD725E1AAC3D8A29FE1CE461548A8D515A2FE6A82373
+ 5BC20CD1ED09288F6EBF7C384F1EF170B456C8B3DD1324FD346D7D8A23E4A855
+ C7FD09FBE71D05C33D1705BEC5D96D410F232EA44704338D50825CC05D2BC973
+ FF8FA8DFAE11A31E4C28B8F3ED277C42437A94F8EA037F943A82D7CD2B58EDB1
+ F70F4B7CDE814629A77CF99D59708FCC6AAD2349EE6C805E5C99DC4F7EBB374E
+ 1C4490AB3DB2303D37CDA85AC969643227FADB3ED540E05B5133F12B7504C976
+ E54FA6403841ED9A82DED351E339F7D8E625F109C63287324EB82B1859BD86FE
+ 60600104D430DF8F471EF5669E3ADD7122236BAD49F6A28DC462A595B4F69E3E
+ 943FEE5E6F2BE23748A5DAC0634EAC3FC18F74A44494222189F074097305C806
+ B6CCE59E633473D67CC986ED8991125441CA53A326C4EAC64722F25A3D49C7B1
+ 5CF84C9FB301E24F7A46668E2406952B6E31A581BF2924FBE2D857E34C8F0A96
+ CE1B99824A4409BCD46E599494EE77E518C9FE48807A68242C2D3FE93E4B01AD
+ BC6D3ADB36D9468CF452CEB04990760D856DAFE13B5582B4DFC6FAFE14E5D192
+ BAE5633C1526B922213F54506AD5A5EDA6D8570BECCABE001BFE504E94260D46
+ 1C5DF0357C8D06C40CD698F33B53A49EDE1484C5BC21109985D43023310CCB5C
+ 2E70650411824761603C3F4C309DE9E7C2903F43E554F038553F4148705744E3
+ CA1C84D534CFCFF33D4AD45B2607B764C9541AF1D6B1BE6FE1BF45FF1F440924
+ EAF1A44E56FDB2A98D334F291B0F2AA5190177E731C147566064222814AB886E
+ CBA4A101C584DC04549488FA18E6DDEEF2CFE1F691199529E8D4A96B9329E547
+ 947624A3FB759E40F7502F01D7218A8E892D3D089586377DF6865488C2C716B4
+ E43BBBFA846DAFDD4B758E674B538AA9D14DFFDC569DA970154353AB5E4FB9F3
+ B2BEB99BA10DF6935C95F9BAE4FF14BBC67579306F8FEB5D6852B9E7E388C741
+ EF3C678E77F1A1BEBE7DF7947E7933C32EC995DB9AD7D4F0C02B93B9313B71B6
+ D641F54821D01504E867CCEF55444323C45806D0B870A04670F5BB8CE9C7CB5E
+ 2833380F6D3563AD103F4C100AEF4C8E748F6C9E6E8927818DC3FE731C9B2DA1
+ C7A397465981336B2B1927B7899477135E429858407BCEC512CEFE40D0964DA7
+ D273DB664F7CE2D1B1799DF766067BCD33036DA01CC4FB527A02437EFE81373E
+ BA0670E32D0376DCB5EB5068B851ECE8B6FD69014677BB3A0DB4771DA30C1ABC
+ BE627595695A1974C20E2373A950119E77400E00B1C7B6D9F2D8E43DF29573D5
+ 6A25ED74833A93A459EEF833FECC686001F4BD0466D86AE9417DBFDEE729C2D2
+ 16D0D90686AD1797035D4BF2DD13B0B931F95A633A2096D40E84F9A44F23937D
+ C6AB72FE1A2FFA50F2315C598305A2AB7252C25F51F9F34C003A129FB1ABCBBD
+ F36529343CB4270431F02F2782E8F666376B7FDC88FEBE9ECC015F4E908C6B6A
+ 3820777103DE54739309518304B9F0B5A822F8BDDA2DB4D61652F32D19894110
+ AE98F86916372FAC21FBA801438DA832F0FF8326288E25A539844926199526AC
+ C15F06E4427EB2D12540007AC700EE886F267DC73C8C2CBF95A952E74E7C4DAC
+ C2A19158FBD0CE5A8C12228D2EBB35A6AAF66C73D21C09C6F0FEDBED1C363C5B
+ 2BB28DB1872A5464B1466B3D1B1F04B6306F9B899B3509F99CD9F959EDE3C5D5
+ 32CE2D9EF63B3DB999F375D111BF312467B63A2F7299019CC8609944C96006E0
+ 14969F9BF8514F522E5EDB19934253E6C018E52C8A4522D04CEF152F1A110A8A
+ CB0B8B58E968CED9C5CA27E4EFDD3645F5C26BD27DE97FE0F790A429DD592BE8
+ 3953C59AD9759B63828FAF46D15DEE918FB33F598637B56F25E61D9374F4F4A2
+ 4156FFA0728741C5C1014B26190476FD843FC23504A4563563A032D66C4DAC14
+ CD4D31B50B07806A4B3E92DE661AD3D483CECA1FE3539F32DDFA9E433ADB7313
+ 3A8FFCCB908DB3E33E529D2D4D30E6AFE958AEAA3E6A58041C2083351510D2A4
+ 8445FE9A2413973C00D51E8551CD0B1696D02C18106B1A57C027E23024182225
+ D464F81A9FF876205153D5C0315ED4DE719D48D77865929A385B06B39244E675
+ 37ED3F4656E88F207453F5B9A1DD3A8B842F863EAB1B1E2399CC5A6CDF0314B4
+ D64DBAEF9A44FC7778026D9C84C218210C6EBFE399E5EAA059E1AFBF321B9A53
+ 7B77024F12D7EAA767D9954D5E4B61037B6479527B2878C657D197166D7E32EF
+ 306440EDAC7675263B3E900EA19F18207E6CC4396BD8860105D29BF3F28FDDC6
+ E33EB50F103900B9401A61162521C422DBAFE7F9516DBEE7070ACDF24EDC7C08
+ ACCAC839EA093680DA692436469D9D1BC64804A7AB5D356948DE0D4FAB29A395
+ 64660DA6C531765F2CA5004BF2139F21C4C989E39B3C4A6404437112E0952866
+ 34369E780B2139BFF1288DC525463854FC4EE21D546893441FA392741E829C48
+ ECA093E3B5F9BCAF4A7B2D5509B89EA287A9E18E4C11B4269D9C57F7EE225E25
+ AD37242F20FCE4020BC4FC466F37532512B3414AE04D92037B823C84FC3A93B5
+ D8B2CC80A223EC453604F0571652A9A9044338BAB9F1231684CFDFAA786BBE08
+ 2DE7933CFE4CFCED69A73B560B935AB6080183FD93C1875AB4F825F85061F7FF
+ 37D8E9D6F62F2367DCE8C1C797237094DD522811D3D3F01B5390BC93EB8F6BE0
+ 2197C6EEAA6AEA8FF9B78BD46588395B20B8FC3BF4CF285AC97E9A7E230E4643
+ 0203FFDEA413435BFDD0836B83F6BFFDC3B1BE591426D4A51160889229D162A7
+ 817EEED70592EA4E5DA52C4E54BF5C193BFA1CE17898853E31454643B8114484
+ DE763F98225D4FAF679513610B33C1BC91B3CAE74974EEA6A013AC6E4C36271F
+ C80BD0DAF22BF81BFD8FC43AB2FE2F100CB8A8B0B9EFD60FFA81B72C79725310
+ EC41F71ECF907E559D464BE8E4A9A11DAA8AAE170C0B1179952FE17516CB6C4D
+ CB200159E3C31CEBAD0F165C5C40E0FC0C3BB9333FB2B60D0D18A8A51D98C95C
+ 6650F8C87942C1B463CBB4F23DED173A1AEC29D9943C1BBAE9855CF04899862A
+ 2AEB6EC81B1CC89D7B246C6CA741D22E5CCAA30D52578BAAB912FE23EA3DE1FF
+ CF34C63B49897E2755AFF56FF6DB1C46E9AF40516D80779AE93D24225C1F565E
+ 5C3699FDA830BFE08EB68887928D57360E8C464307E92273DF59C535A7B4A546
+ CEE4C20E7F6B683542EB40E233BB9CB8BECBE6267FD9767D98CBF60D1993CA0B
+ 6175B285FDEE67CC529C8023AC2C9D2FF9A1F1073D2FC751FCD93BC633304065
+ 52CA4C80C40D5CCC3509DBAC3E4C99D465FC1DC49834BE3832EB5282B4163539
+ 70B7F01D7CBD8107AEBDE31DA69B108214A6FCE1E9DD05E790D15D742FEF9450
+ 344F6B0F16ADF1B6A17E82C67E655FE53961DE5DA35667CDA603615D8456B173
+ 6976659DECCDCF4229007442BD3A566B69C8222AE57C61F206824ED1B4DA9C8F
+ 210D8E269DD187981BA2DCC8D3DD20DCA7478A896E3142200A1BAB2ABA4D10DB
+ 9D0FAAEF3F438619C0BAC679DCEAE4B16355E91ADF82E62F01E699B44B3DADBB
+ 695A2372A12815E2BAE9D0639B649ACD15653C49609134C69AA3007E81458824
+ 35D4F2CF28373962F045217C2C678D1CA694735192BF11B89D67BC669F685231
+ 800A5321AD4E5FD76109B1AD255C8D768B62DFF2013DFEAA57A14E72852FDAEC
+ 93278C888C88E1B0C08DDFEA83236D35924348DFFDF9ECBD7F60AEF496327C1E
+ 4A1466FE98361338047FD2DE14257AB2B7C6CC80C551E19EBAC5BB0CFE033248
+ 90399B199CA219C484A7BAEC2A04A6EAEF0C85CC1F3123B4961A758546662A1C
+ 947338D66C029CF981999B4A8F72B0409E264BEA61EA43AE3F54013F766EA993
+ A51078DA893F2B4BF271A3C15DCD2F903EEB8C605ACE1E05FF99065767E6286B
+ 13653CFCBD9A321B9DC879CEE9963270115D882430B2E0B04D08DD1FE61BFC93
+ 5B8DABB87B0CA19A53347CB708EB36DBD01F2C660B3D6D319ABB7A90D9BDA22B
+ 3B5DB5F0D6163B633FADDE75F806837F4F35C6787C3D8CE63494101DD66FB3E8
+ E1560DDA6389FB32C8036F06C8ADD46384A6255B52883B8161C8BE9FEA9D3119
+ 647515964883906ACBED5060C97A8314A2E7046EC6686C411EC0E96186CB303B
+ A26969DB61148FA98CB3AD7A7E6FD0C49406B67871DCE5FD418134E32B106BC4
+ 9DB2E8F58059661EFAF8B45CD75D82C6A4B6FD949D4F8693A5B40C54FEBB4207
+ 440E63A85A93FBFB2ECD0C9D343678B02E2C19EEFF56C5645F51E9DCF08350E7
+ D59485C428B3A154B4F84D0889CBDA0D75411A3C67381E9E9AD3F96D6F8F0FCB
+ 1495C4441656BE4E3F603265783C49788BA25C4A72A9BA1E29BFC2528C9F8BD9
+ 4A4712409A8943ED3E1F327CFE49916A5C925B69C1F101DA9F1320608B58052D
+ C15FA0EC1FE8F2121593B74CE4D79C6D7954FDC0E1AB445DC54AE6F5A03CD00E
+ 90BE6F03910C5707D1F81E0890B014844EB8702C3CC3E85AFE108B97664ADAFA
+ A4FAF82A342C7F8A3D66E8A95C21ACDA384F4516E10D14480C3EEC79B23240AC
+ 7203B0B2B04F819F5AC727D5B2DD47973C1DECD65B32F4366DC8BB21B5D74CA3
+ FD6716C3D5A41F36F03ADA3EEF70E62AFFD07D9F895BA5DAE39518073015C0A4
+ 413635AAE8495F1F166A9AFF390AC9D829A74C76B30D986C08E987D878157C66
+ 2C82FE182043B6E72DA8F2A77238F7D405A313EA269AB26C4773685C154CED5C
+ 1F091AD08E5AFC2FDF30FE4A72C64D3DC4DE53B9FA65EF9379C19FFC007BA428
+ AFFA49B0A38A851520A3ACCEA5FFCA10F68707A4491F3B11B4A839588AA1B68B
+ C40A9AD19594E2534E461E329C28C1935C55A1F8E9A4C9AEC2A495F18BEB9CDD
+ C2512AAA3A067F8A408141558027C8296EB623385CCABEF3CF908446480D6FFB
+ F6D5302F3B11E7CBC2F5AB8818A24F7A75DE78FE1F692305E56411464772D6B7
+ 10968A52F88154A4F4A8B274AF46386EC6955021D542C1792986B5011704BA21
+ A1C308EB6CF2C69BFD491BD1CD47992FAD184B89F5CC0B6114697DA5B8B02320
+ 07A30C3787F2397A3C1E11F14D61C459E09132813A880F9C34953F6D5C0444C4
+ CEA82D29BE3B643704A13838348D8F509AA1D3198E78D1A8EBC14347102ADBE1
+ 1F7BA24C3E7D18746DD0FD00C98C2755DB1D7FA35BADEEA9834EBB4857B6B5B2
+ DFEC8F9AB37898CE03C31F8FE8582D291DD2C33C6A372064753E63D7F05E13B6
+ EB2F96091A219D65392161B4C846BE5E66279F58E8A3082D97EE161CEA0E069F
+ 030BA59B9F76B4C1BEAAEDACE9B42F49D7DB472E0047EC8BBC98F8B6C0F185BA
+ 65FDA9B5C141E514A63F76B88BAA04743CB92ED6C96102E76B04309962A90844
+ 768624B85FFF5AF830D0646DEFF0E177F8C4AB9B3FEA59494C1B6F94A937F81A
+ ED8DA44AB2E35B5906B94358C3C2ED971B3B27EDF170535524E32E97E63FE1B7
+ E299C72A3ECBE906E3624DA331D252AA35354FE95120DF8372D11E8B868423F7
+ A5892B0EF35BA0FE7F111B37707840795590160C038BF2466B79C179985FFF64
+ B896A1E78617E312571822EB4C42C415EC20091430CC765FC70CA68FA57E16EF
+ C3C6DC25BAC2471B26E35569F63C7937F3E0BFEEE004AC734985077016E7C218
+ C0B0A0C6AD64BFA00B5A38E5D24CBF39F8B7D329E3F629057F9269F6254FE01F
+ BDBA487B064B791A47F212898D229228371689E4295AF8C685750B6769093959
+ 6E1195FC070619193A8D4AD767D0405F157A46CE51E1794CAC8B800E89CCA8CD
+ 58A78D93CCF621C66B35BBB3E8FA3A6AC2D1229A49FA61BE455E12AABA24AA20
+ 8E85DDE724020DCE15F2C247A96AD55C9EBAB1B04101D7B261746437ED10B261
+ 450A272324DF5810E0A1521DF9E41B53B5619B832E22D7430160AE63C9A06EFA
+ 4E739027C10A65CD010CC8C20728794EC31CE3D17BED2B482FE2F070837B993A
+ 5A52B5DB885A240DB3C1A3FFB9C82A2AFEB0EE8F8AD5D39F2D956E62BE6D598D
+ D33B2518E4BE33E221095BF0A607E7C9CCC9A78278C1DA5CA55E15EF7748615E
+ 3132AC4BB2524832750647FE351ABACF4C55BE2F09A410DC68F41676E918E51A
+ D15FF180A1AEC358359C3922899123FCFFEA139DC097516EEC747C702D8136CD
+ C7FEF7FB28D2505235BC2078983CECDC316920FA29BC2F5BFF525C1BC1EF0A2E
+ F8ED2E502CEF4F1B5219F97623CCF31CA8472DD6DE1226286D9617D9D3B98014
+ 4A2BFB8A9D619B0FC4DCC415F451D65CCD41561F49A5023B61EFEFCB3E93B7B8
+ A29A88D063918932FD5628154295D47C3DAE02294FA20057277DBD6BB71E4F0E
+ 178C5B3DE2ACE929A8495E858B03C582457ABC8535698817112EBDEDD0AABEF8
+ E40652BDEC8CA0423E1CE38D518B985EF1467E1952EED83CBA7B10DDD1DA0ED4
+ 2E3F517085F596C1840B3F1888EDADAC1974C0E899EA33A6521F5867F1529A24
+ 3AA42D2E170F358A458ECEC4296F8BFC9F2C9A63A5D994E1EACA33607ED910BA
+ 25072A7C9E305B2A9AA0DB1B7B32F746538CD70C3FDCDECBC0179372FDC91F65
+ D0CC102D9BBA498E59BC7E8B3C15FB20E534415A868D237E809B6042DE570C03
+ 9AD72E3BC38446D6E7B5BE28A467A36539A1F8C64FA0A296029622B07C835FA4
+ F198D67C35C40BE2F2033EECFEC19DBE92EBD920029008D0A0D3ECFDC2D79C2C
+ 94C21D7DABF97588DF9C0F208E46F1C7B7088B9AC4F7CDE9BCD30FCB08E1F718
+ F8CC476E0BE8DB1F66E8F23313BE92F4131439FDA8EDFC20C39FADCE885BCEE9
+ 8390412B87CF3893421CAA4E17C92E7835D0841061DA174C7563A6725E12E83D
+ 8FFDDFA0271BAA962F064B7876629F2A88F5282C2D6DBD7E23C2BEE446965CDD
+ AC334E504D21FDB110FE9FDB28A0D6FD13742509DF17E5F2CDE9E3B2DAEE7767
+ C3C1B3E733B053C204843FCF87D2FE0D427DAD1BB0A99E383DB8201105A87804
+ 88AF6E51D06AAAD5085E8850818636ACD2C60B85288F2959E4ABC8807E5F82C5
+ 0D669355C429A3EDD00AC929E6F16D2355537BC9B33F99EA367452F2FB6F3FEF
+ 165A69B3889926664D3E73FF4557C5CBDDE3669A451106FA44D71CFE114D9B37
+ 0936EB0B8D61A23978F6F6D2AC3D83217370536EC1FEA60A9AA4E951CA43592E
+ CCAE15C0F2BFD720C9B01FA4EEFDFF2D9946880386CA0BBBD00E504CE2988143
+ ED24296F8A1C858D2B32746F2317FFADB1C4BA3248DBCE6696F95B19953E9263
+ 208F2019A7EB663EB649E85480F79595C44F189379ED3103BFC710C26B02F0A0
+ 056B0AB4087089261F263B1662D8D56D0942CE94264C51DE639F9B2B08573F7D
+ 9E0DF6C23711D95D51307D3449FCD188C1EED0DD1E96243037EAEB812E99BD3D
+ 9CBD461BF0BA950597515A6A7F675C04A004E3597A00CAD8117689C2F40699D7
+ 7848746EDB2A27DD6B740BB1435588FC74850A7AF5167A62E57E9A31C622005F
+ 6EA0B79B29F078ED3D1AE2EE8B494878DD9607DAD5E0CDD0573A9B0FB860A24D
+ 22C97DB138D25982D7E60015ADE3C639513218794C164D155235CF617A6FD856
+ 89BCCA9071F3221857B5EAE7054E20C169563B8F3C2E5182DA9814CEF82A444C
+ 3C63053A116117664C055D67FED854122CB327DD703CAB0E332996109E31169A
+ 4D013626A617042C8D10A2E87E4D38F7D53EB0BFB50ADABD40441AF4DD247D24
+ 6DF1BA4F66B3F9F4F1DDAA9D6050B9B078DE9C97A35D5B24407BA6EB9D73BEEB
+ 0A73BFCF48B96EFF7EC3276CEDEECEB54C937DB9DEBCF58DDE72E0E3A61004BF
+ 9C0C9E27FF46971A078E34D73B48E39AFC30341DFD7EAFAC445916DA031F8CD5
+ ABCDF337DB0D138A675D9463BB5FDEA1C669BC9BC9F75E4A0A757DA4AE10AAB2
+ C111AD5929F270791EC3D6A3DFFF31DE8C4A48EA07C48C7FECF81FEF8BFDC933
+ 00CD79D51703B4804206500D7CB341CCA45523E98B42BD95579FB9FA71F5BDA6
+ F2E9BFB5D7A7C43C27A2AAF6E2C83BD8877FBDFE154B80FE70BD789107060C55
+ 525925CD5B66B062EF1769FB79810888C83475CB9A30BC418304D857BA5643D4
+ 58D94B0A62D042A9494F21FFFCD53E738DF97C280ED7DC105359DBD86736FD66
+ 0B46362955A75D6E7916715B401FBD7700C471EA7F016B6089DA46E582B6867D
+ F322BF618BCC1287D446838B79644699F13DF60E4D6132B822D924F6ACE8A844
+ A5ECF873BFD829081BC3A62586609EE9098AC0CA9701B861C20C227131248FA0
+ 53EDC85160A92ACD81735E9B90653A8100F808AF9F6738BCF2731669FBA0D013
+ BA72C4E125829124EEAC3C0F86EFF6A7F3100069F949F0B4794A8718F88F4E52
+ 91E411D746DB5F4EB1E685F11FEAF2FB87A2CD427975ADE35653761E4941DB09
+ 5765C1B8D251A40C555ADC132BB26EBADA3B02696F323023548FBB46A7C9CFA9
+ A54116CBAFFE73B3E899B1928DD829299D8612F2477579CBCD763BF061125A2A
+ 20D6FDF8E711356C2AE363D80DD3FFB77E887F117BC7FE1C71A3665AD4308406
+ B1BCBA2F66455CA6D6693AADD5DE956ED7B84EB95A4829F66CAF8371C2613699
+ 3953012B5FB3E6D4BBABADAC8E6866894443342345DB549F48B6CBD70123C2F9
+ CBF5EC699128300D9F1D2C0C40239FABE5C4A5E09BEE286391B40D54FA8FA20E
+ AEC9407B1CB16E0561BE3316923AB2D891FFEDD6F237B0BF05576B85B67E4DAD
+ 03D8646CC504AA2BC0004002E1C0E53BE16A0EF9BC10309AAEE524E833F21C09
+ DDE930100194161E961508961543D3C0829CAF7921559588C8996ECC334585F1
+ EC9B6DE76CEAA196A0013E7C8E44AEC07BD2CEB5F9BC20F4A0674EC24FA4CF88
+ 90A1D1424EA7008B8AFACE988CE3CF4F6BB167A4F21E106642F342976EE56CB1
+ 618A85705755A68F14140552831240F6242D485D57B56025F589B96B0033E276
+ 5A768D0D417545BFD24A6A648D7038D07E3192584065482FD59AD49D76B69258
+ 7ED055421C74A91D73950A22B4E1AE5A5C3F6C920544A1C745D2545FA01631AC
+ 37EB9E5BC7C4C455DFD15CE1E6F6B16073710EB88A5DF50C80CDA4771F602333
+ D320BFFE3E036DCD97FF5C28F575D0CB2E1797FA12DA1526E7D222E302377E82
+ 6DFBC5C13473D5C4A2641A2941A178A231369CA7A444DAC7A712BC55CAA8AFCE
+ D2D1591868B9C62D0D136614A540D3654D1BDD7DDD44EADA68AEC6F84219A9F4
+ 1482184FCE55DE28E7C20083A0C2316D9A46B4D52681EA8ACCD990483216A04B
+ 3D50F1872EC1D61128CF36E2E3A5C2E32EF8E79A8E3C817550B83802615D7701
+ DBD0CAB9D6AB922FAB6D9CFC5C401DC9F01D0B2293C124AAE17BF5C025048C4B
+ BBF86C713FB2E13A02C453F5B2DD1E5C7EB7C65BAF3DA81E43274B65771B01AB
+ 4D147EC6C8E6A39A48DAD45CFF6EDC6FD4B90052D10A72681DEEFA186C50FBB2
+ 122CF2F98E6AD9DC18704B2404D808B7D05D058BCC3213DAF7A0D1C371B971F1
+ A133656FF6283C400347F027276893F1A2061CBEABB6A1F1E8C46E7437D59795
+ 1527CB6E2A4918E469958E1A5A5371A94FB24B0AF2DA13E154A87BA36079BD04
+ 345907E2F89358241537C8469925674942C196E2C2C064B8089A7246A4EA2AA3
+ C3577EFB950D9B4DE96B478D71D10A8446EBDA4CACBC48DDAC88BD812D68F8A1
+ 98543DEC34E9CA86EE35B9A43120C1B901502B79B13CAB67737CEACCA258C78C
+ E2A366D38EB2A5E0C06FC4D12ACE329F4B0B2692F52D8B14FE5D42B195CCB1DF
+ 7856F5E5E04F89D4F97DF144DB33EAC1753B0296724936CAFB71E4B15550FDEF
+ CFCA25A6E4F4763BACE722B7BD9BF13BA6729252181E2397D984D768AD1076B6
+ 36A9F9E9ABB83B6F5C5D08C7FD576DC984925F90B771C2055BDFBC7DDC21C2C4
+ 2617B7CB300EBE9EFB00BA3199F111FB16CA401171455B7E4133161CED9F52A3
+ 188F94FFF4D9D28C7CD3E13B686E7FA8F3801A9EE1F8A67B0F8C61396DC246E3
+ 6A5597B2F6E2A95EBDC8FEA51660605B6A0C3DC7BADD19F1A3AE5D6800FA1A5D
+ 2C98EE2E7D0CF4438C62A59939B512D7E467CFE4E193E4C904C16C7C1ADE203A
+ 193D3999503C3A59CC059CBA263E12D529FB2250E8E6F6008BC570F4DC2258F4
+ A55376F3B13980E5257596C1930228169C0BA2884A8797AFE4DA57DE5EC8E09D
+ 6914F9BD600B78DCF6B5D831EEE19D39A585C6E286DA9872BCC0217C8DCF6CF4
+ E34577DE20EB36103E4D55B7CB8B6B20EA2B7F1C4EEA001D329056C5BD5B9729
+ 6E8E0D735075FABC92C5827A4ACF7A11B61A262316A7CBD1FDC0B5A9B2FFDE90
+ FA4A7A9EC2CB0607CCA25ABB7A4E69DA9A5F7E775637ED2BB959A15805319A1C
+ 03543646A93F2C63B5747D2D64542BCF42B5E137D8B9BBD7BCC207682B750469
+ 75B4D58A13D27FC69B3451E6AD66979EF8B39B627D4809ACFAB9290F095349EF
+ FBB88D19DB406B3FCC6D4151E4BA20D9A905EAF20B4672AEFA61DB38E81DF824
+ 77E66C910EFFEED4C50A1D7600D7B6817A8830FCE59F01FFA0F4FA0B779B3535
+ A251942F00C20ED3BE7B31E966469D5BC25B0E23062659672E445393D7C23F75
+ 0247B31378042F836209456165BDFDD28A24685D3CD2CE37AF9DFA21EC32CEB3
+ BBB9C71DAFADD2C152835E4C9FD7F0D40A7A9A6B79428A7C17D50DE7615341C3
+ 1BBFCB72196B8CAD75EB6BAA41111115601D245F9FA88F51059495A3DE297CFB
+ 6E5FE558AEF03BDE143C2CF60EC59EDFB22C5E522BF8BA0A3736B91124E19F11
+ BC3C0687FB71411FBEE822A0AD39E1F104744B098CC7D3583567161C695F08DC
+ E6950C03ABC0002011A23DF434C183E01D5A1C965BC194CBA1DD6E1259F4F329
+ 0F5CB3AC0EE71A6E60F96308363598E12E8F8318DEA9D76FF66E9C2D265C1352
+ 9F8EBE6DE0CD28E61A5FD9538DCD0EEEAB135B181BD75A2BEAE9BFBB81AA470F
+ F52838F8F8A0FE2F393A04D032FE528BAF359D6EC0FF08BB7908005058BD9D34
+ 09720789E925BA34D4A4BB5016BF426A6087D173C320AF8604AAC3D7286ED253
+ 923755F7FEBD7CD230B366D5B7FC5FCBB319F7E3EA4CFFB5FEF5DE60A6BBB015
+ C3CC914254A6E92603B2239E368906EFFFEAFEEF1B32EADAAFD71EB38C552DB0
+ 79AAA656CA98C9DCD090C59B0E67842B06F6CD8ADB7324D11F1E23FF92C4CFCF
+ 27D6EC64FA9E253872CEABC6D4827267B3CB129DB6D80D94B37DE9DAD660C1D2
+ 88E1EF7BBD16D60217C1A3EAE1B175B6655671055E6B14577A954F320A50DCB8
+ 7187F9B013EBBE244C42B830AD89A120F388036628B2C3BE991CC16D9F2E6C5E
+ 2EAED0B349557751DFE5C90D935480C11CA14CA8BE2A20E4E45212B20BB176CF
+ C778412D5DEE9669584AED14DE3E8343CA609DB45AA0B47DCC9D2E1EB7ECEE58
+ 83988E6097BFE88653CA05AE9713617E7BA1695B1D7219EE06338B3379EC9366
+ 0A96C0EDC214DB074C429DEEB3ED0B466432025427269EA1447547C3B9A78B11
+ 45BA108C514A0704AF7B0992B7FBAED71F22DD8B93F725BB3B24D9C211044C0C
+ 71F9A37EF4A8A1447FDE380B2DC52D4ABBFD9AD7B0474DE2FFA1E1E0943A0299
+ 3F4A3CEBFDE8957E8BBDE42D1015D8B9A6DFAF72D7D0A9346C6219BC60556EE4
+ BCF63FA04D7644891E942D169E613FA5BDC43747237B9EB52EEC414292AA8925
+ 60A777CA0FB6AE82AE7E95FE64706C651E9C2D8AD1557DF916FF02DC570E1285
+ AB2D761BB72596CD92E01971025AFD8AF68EFC706CD1CA25BEE5F39FD9F69DAB
+ DED489D9FB7DCD7890FB27EB3F321B98336514EE9AD4258DCAD94515BD9C74B8
+ A1BE56823D32CC3BFE70AF8B541EA756CF4604CB9457CBCE5C83C8E8EF566CEE
+ 72FB7A3E64038A1A88644828093761AE4F27611880D822FB0AD1A6032E09C405
+ CE1EEDA10498709C795FEDC9BC69EFCFAA436959229D5E627E4F9D3DB0DE8669
+ 91A7A9454722FD669F11D2142DB0D9A0DDCA4663B304DA28189AC24EA4B4E844
+ EB3649C97DF060EEC13ABCB47E8A93A70D2C95496F2FEC3A969A4757FF3B799E
+ 7254FCF9867E0814E636598359CF0AC3DA8FC9CAC9672786E6359D40A53D8B61
+ 14BE1FBAC708DEB12629C70A5E64966256E393C6B8D1F2EA2F2BDE3BEF78103B
+ 6733633306B38C9026640B8A3502BBE7A33C25966FE13152C986ACF9244A29F5
+ E3A685519950F7A63DC1A5952313533AD6D0760D19DB7306729492A2903EB116
+ FBFEA99DB0240A1119D27A2EABFD88DDABAD7BD4EF39CDCD2839E88B274C9AD2
+ 8D95C48EFC4BC39E073A8BB46408CAAEDD86DE0580F54180104D59B0A6377F07
+ 06ED0F073371E2E71B6209568CFE7023BBD9FE08AC7D51A8787C26D40C8216AF
+ 88A5D715BD14D390402F532E062FEEBE4854CB05F82DF443521F8658CEB2DB27
+ D66D1FF818F410DEB77F8BEE2340AA61833AEBDD31FF9E68D2C96CEC275E4140
+ 8434BF71E5C7DF967EA46B04DA27D947B4074B78C3294319BF60B5961C2D6680
+ A5C838DD3406705363171694680AC3CD4C92FFC71B1BE1E333B72BAADA9D253E
+ 0DFEE8F10FCCE566C09E0E6B70E9C6DB3FDE2898987D0E78937DFC41D9C26D98
+ C3B625BC504A4F832C25582FAC1EF8F7BF2E565663A84C2EC8B9C0C9FEB1F0C7
+ 9553486A982D111F4597D1FDB0E48B114E26758A5BD414CA4ED4E3D004375FC8
+ AE9224A1908004FA543C9496E78765DAC048D15B9E9DD9E6A49ECF024BDE5FFD
+ 9E11E7549A54CCD567B1D100067E7F731D0BFC288DC9638DB506AA6E2F12A025
+ 86AF65EF83ABCCB609FB9414FA33E2E21826E2E615A074DC835AE929C0902B3D
+ 8F1D3F97C7B0772005A90339E32126B20D6C4B5AC210C808A615E94260A15F84
+ D67701D5BC4644D82E8235ABB54345B90C6BA6827337751E53BDE64AF22CF207
+ C3AB2D679DA146E2CCFFD2A6817D9C366C3CFD5BBE38D2CEDFD50CB69C4096B3
+ B1453DC62AE888A845F1C79160C813D8A8A6DCE73D5614B4BA5BED6EF8280B65
+ 6460ACA13EECF07F3F322C323FF1C0A998967C029108D722D47542111D7A803B
+ 1A1F08EDB8C647D2C6CFE107ECB5B1982D12EC23E62F8106C684843E61485DEC
+ 4B365D2A5092A4F96C29365FCEA5A190726555AC0790BA5BE694B042253D3F60
+ 129267A796E088A62CF7A56C666A6D7B501F0D199180A5F6CB957127806FC574
+ 9D5AEC520719642E63DD47A58D31620F2333C6D8E27296E69D5EBC8F852A090C
+ 5CEDFF6C77223E76A53E351D77715E2D6E89CE15163B2C8F6C851D1D38C35168
+ 49B67839A08C797C44AF93A87564C75ECDB648FC81431883A848915DA0143EAD
+ E4995075CEF65E64497D9ED9D63E64B822D9DCF5EF453DCA49C9A08DE0B18AE8
+ 0CB26ADCBE07D070028DFF617413D556A7798CE1C52320EABC0FBA9633D4E107
+ 9AE8E39731F5F94F1A8144E5408399D31E833EB48B500C0CD8BDE18D07DE18E1
+ 57D4494B2CF38924B44971C7550AC69A25AD28A10983A59A75CAD287D669767C
+ 9A33BB770907A47BF8E6906D6BDC75377FFED4B65A030C988AC7AE6276128D5D
+ 49A3ACE90FC871D8DEBCFB6BAD765EC299AE7019D043CF1FD627C389285595DB
+ BB8657C9B9AF11D8115CDBCD2E2041B4B3409AEC153BC696326920B7C5F805E2
+ 4ABA1BA9887BCB128954DFEF1C799E6DCB217B6859B111FE981227AD40D12CC7
+ DB06F27345FBCEFDDFC7C5AEDB0CAB4FC8B55A6A5E41051ADD690B63443724CE
+ 92459FD0AFED5DD5BC4B85425C3543C91DAF0023A1C0BAF5FC0E3A061AC47CC0
+ 6F6D1FD94BE64B076F6D672F355EAD71A909956C346BAC19A036D109C0F15672
+ 8CF7F163EE57B61233DD0BBF0B2398627C43B1E92566DCECE5BF4256899FF6A3
+ 490F125E56812DD8F9FABC3BE75A6113969136B2BB64C2CC475D1745179F7E5E
+ 03FA767F847FBF39E48BE9E39BC7BC176D29BE4218FC672848E78BA696638EB2
+ 06B7E66A9F7B12E1B69B7757B8FD21EC10575A3F36712F0568EC0D533F1DE2CF
+ B93D5128F36361C401A400A2C9520EA38B38C8141785C0B1C2B18CDA1D1FCBC3
+ 55D30F6C469BAFCF081A22FFA03AF1712DEB24A24F82C3A9AB9722F6BA909C1B
+ CDF669D54CBEB3D5EA6B78DA08589515463EA4BB7B1DD75DA84D38A48C4F6C13
+ 35B0CFFEBBD08E50DA8AD9433D6A9BA0B0FCBC460A2F9D98113256F1910FDDFF
+ D4206A4A4D20E96EC35C38C532E923CC62B40C0813BAFE5952341A16C76C6130
+ 7CE3C331EC57A6DD4C8011BA0F60C8164C52BF70FD877F2800011D6A362EF9E5
+ 1B62ABF6211F125214DE9C55FDA6C43BF7D8028647E9A809551AB220B1B1A37F
+ 820AA214EB72AC86C86490797395FF978BB0B98ADA23D925799559BC149DAF89
+ EFEA9357123442433A49BE64583EEB36B2910F6EB2032DD0DE666CFBA9D9DEC1
+ AD1288B86E9EA8C17F561A63ABDD13D3B4EC892B3464324AA77989639714A017
+ 738224F3F2551DC92E9AFDF0325B4C8EC0BDC5BBD6424DE89658524BF42BB425
+ B36AD9BC4342B0ECAC017469A232DB60ACA324D506B8276B2076933671E34B24
+ 57A13245DAA4C1F0460451C25CF7F42FFDF73397FA3C7EFD180036D3F8516C14
+ FB840864BFE0C655FE295ABC4EDC485482265B6EC9F71AC6A62C63639D082AFC
+ 58FF1D6E5B58C05035FC27058D2BDF066B19B7FBE4A204649CF3A7FD4FB9A3EC
+ DD5799C69348C181D2E57A6621E3A7F561599EFD48FF744BFE15388071005C07
+ FFD9BAE32237E53DFC5E5D03870C0105424C331659A2AD7D3D6B83DD7B27FB21
+ D806B72938AB7F7497FC0EEA827A9A82FD30E53A5BDC64EAE0840F2B81578E67
+ 512826EBCE7BB53D9353AAA13FE74E5ED72184EADDB16326C2A0AAE2E69E664D
+ DAE2C37005AE0C6888F2A043AE519D8C770FF3720DEBCA0D56DCC83F3208613A
+ 6339F93928387A81881C5DC6900AFDEE6CE959DC6F0CF00FC5B2EDDB0029BCF8
+ A1D6811B62BC687B8DCA0D83F7E13526A2D429F66798D966EBAE064CB40070A0
+ 27A41C7AC9737BEF98F2D59CCA9683A4921763691202EF2423D41C86F82BD1DB
+ 7CD301374E479958C9C039305826EFD47133DAA9F6B4CB5C513D31CBFB45121F
+ 5FF836F9D26D181D87DDDB8F15D3CE37E3CB0D4FC6289399D03D3D67BFDF26E9
+ D69AFF5C116B3AAD11735B897AD22B9053C583952284F8E6E54F05216875441F
+ 595F887954AEE853D714F47F4CD9596D1F9C78757E82BD7838E9ED8C8D553494
+ 0D8FD480E84FDEA457BD990803041A2E4A645742FA8B11B3F13F5C3D39773471
+ DD3EF10F72126518A952AC2A4391BB6427E2E565C5D9D32357D50ED99B50D5BF
+ 2C017AC0455D3E99714146F5E20DEE78AA3197C235FCDFDDF92C0FBAA51DC791
+ AB366298F86EBCCA03FEFC79301E8C907FEB90D25F96BD98DBA8D8B5756950E6
+ 6734773E41433B54617346D9D161C29D153A0631F63A78EABD8FBFC181E95855
+ 8366843586D54D03FC7BC405AD53A6016EB59D6D08CF66DF50BFAE50BB8F3E2E
+ 75137D082446FCBD0DE9A7516554C138795CA0C4E58CCA063011BB3A1FE87B7F
+ CD6AF452265CD3DAB18FA6F158D891F221CF41A732D88550B681B3BDE3AEC917
+ 7457EAF00B8FDA31363AC27F63E09907AEC7DA17CE2A95E893A0A0C3FD462792
+ 042B9D51A4A8623B9EF52E5EF22F8B72A2D23B2EBFDCA9753788FB4AED6D0A5C
+ B36969D0FE9EC7B9466A3BCEFC2E0E112D93E96DC8BC52A90E64BA44EDEC771F
+ 953DEA46506EDD12103C2F7808595C7544B4064B15BB377D731DF40F9BBF0B64
+ 652228EE8DAF0A4168D3F54F7BA4FAB80E10471A500A13C1C86CC16D36C4593B
+ EBB25BE0A7726FF4814E2ABCD4881E84819C70DC2486A6D2879E217D9CE71B9A
+ 79AD0F47FF09C05B0CD4F7750A3ADA663EE527FB1AFE00CBA311E67560754234
+ 005DDACCD910E8F4674EEF7E86224EF70678774CDC21A275FBA83E3182F88A3D
+ 13360E2236F2E0015C9ADE38E81670A4C3FFCFC004C1BB7D1EAEC5A6BC09F321
+ A59E70A0473EBC237D3A1D6A27FF5D59AE5FC338C767668AF1CD2A3AB6EAEA68
+ 07EA856360FF18C5E284F1EBB56EC606B52F1A208A3A7ADF991F8BA82CE41807
+ 9C16E2C38E819050FC995AD3FB32F485B101BEA1FA44E0807C7A5EFA33960571
+ 9FB44DF64E2380C85DA8A315FC6BB8492148FC1724909E090D1AE3839738B963
+ EAB7BED393854C436322DAFC4C4841791B43C0C345DD7D6F9FCF81923B09F38F
+ 3C133C348B5A9F96625455034A980AA7D04F9A09491DC64B6EBDA9872B19F222
+ 5E7C7CE8D537DB35BEF9232273CF73B81B4886B6EDBA09D2A944BC5C1F8E7BCD
+ B21073A3937836951BB856C58F8C16FB630CEB30A2340B01B822B06649264F72
+ 3E4E2B3863825F89770E1CE07549DCC15DE261022AADBB5A6CCFA945A47FA2C9
+ D384A5E30CC0C407BB61EA1BE4BF82AFFF8D49504481B6210C7BEC1892C061E4
+ 9D9D124220CA2E378C7758A71D3799B09BA84E9745A83FCBD884231FC91F9B73
+ A9ED613C021D09551DA85667AA6FE54D44D52049AB91D4410D29E7A2910D120E
+ 355DD2CEE6E4A49BF71D8A61D36B16FD08EB3119748B6270A05DD71CBBFC5CB1
+ E9B3BD155CD45604DAA4F92D99C308D8CD0C558586F28F11745663644D91902D
+ 8AA1F890A5461E96BC366470D422D24E69CCD01875505106637B02D0D040B0C3
+ A947CB7A4279B8781F95DA19B65412626C50488334307020B5DA917EAE788348
+ D0D02E4E4E4FC525E56FE1DF93E28D3BD8630CD2C769AC8FF87A7DE55BB0F49C
+ BA2AB133E381F834CC848D39405A67DDD4C1655E7C90C33C9BA11DBB81124560
+ 0E0D73
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /TEQVDA+CMR10 findfont /Encoding get
+ dup 2 /Theta put
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 16 /dotlessi put
+ dup 19 /acute put
+ dup 24 /cedilla put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 35 /numbersign put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /endash put
+ dup 124 /emdash put
+ dup 126 /tilde put
+ dup 127 /dieresis put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/Theta/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/dotlessi/.notdef
+ /.notdef/acute/.notdef/.notdef/.notdef/.notdef
+ /cedilla/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/numbersign
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/colon/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/Q/R/S
+ /T/U/V/W/X/Y
+ /Z/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/endash/emdash/.notdef
+ /tilde/dieresis/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N614/TEQVDA+CMR10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font SALNLK+CMBX12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /SALNLK+CMBX12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -53 -251 1139 750 } def
+ /XUID [6 5000769 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC698FF8E70859812B9B1D5C7E4FD37F567E45F827518C39376A886
+ A804C346208D37664B1B9E94DB1FB2E2EE9F9F1DB367186382AAAC9F88AE0B1B
+ 76F3D577A495E8941B2845D58030749D3FF00468783A615907208CF914F9918C
+ DA0D219B6E2B51CE87499D98C30CA000F373786617007C4E72F955EFA73ACDD7
+ E584726C3AFC22EB900C82CF2D8177914EFE48AA370F7D5CD02CDF91919D186E
+ 63FDD2F8FEBCD41D4C3B1B928A1A815296FF0953856E29CF6A2F670E83591EAC
+ 77FE25BCA4F2867052E0B846DC2EC87C634E709D8E88FA5ADEB86D5BBF953D5A
+ E5BCEDD294D4CDA8D8FBDBA47F351B3F117E678E1C3D253AC2F9AAF5023F1EA8
+ 19E9D6AABF66C49F5D2C5591F0A4B173F74FBDE6BA67F703FF63026502BBEEC8
+ 4AA68C76BEF6D21F15ECD326E787410AC606DAFC12EA42F4671FEA9F65606493
+ 4FE97033A84ABF79CF4345263C8D6DCA1957A1E27DC60404C324A7F5DBE5BB6B
+ DFD5EFB3ED4D6BB6CF6E1D701F5CCA0C3AE7E3B72E4DEB931DA853921178519F
+ C8FDC220AD8BFD90E4731DC41EF880054C54824A991E330BE5630D02CBDA4874
+ 70D9648636475BA352060CAE7303389161E71BC0EDCAEC5660CC7CBBA773F0C1
+ 04CC871ED896574C147F2B0AADBCCFF2AFFE819A7D6DA71FB954ECCC22EA2869
+ C9E585AC37B6A045BE660A766FAFB91750034816800AD3AC6D447F16821F77AE
+ 272F0192F311C232A08F7ED439998ADECF49C0A1CD76F40F2177A7CE4167C463
+ 1ECB1052D388C2EACAFB876CA92FBFE45053CD9385A915A31C37B363252E8897
+ 4F2182C20F4669B99E2BEFD41A18E33A2099DCA0904BB200F1C4E18695B33C8D
+ FCAA525577F524E87AC892A64575D0E3E54194FE37276A3AD49CFDC8510472E3
+ 8928F00891D315ACB503A7310EA8FCE2AE949AAB28B71DCDACBC32115D4EC015
+ 64EE49856B867849E6735383DF5BF4F523F4EA73156096793EF7276F2A99E004
+ E0513F40CC3DB39814179E72785D7A963375FC510A6ED7865C14011EA6DFAC6D
+ A6970B57F95E02939942981F079D790636BF4226FEE5AC072CEB78444E6E9B15
+ A7931111DAF18D419777340D050AD1E000EB575FFEA05997C05338DAD83FC982
+ 97884A81F02CAC668431B4B0DEDB23CC50631716DCE27C73ADD5124BD5C8B206
+ 84BF8BF880DCD9F9FD9AEED0E6D0F30BC63AA4DE980CBEA520AC6DFFA33FF886
+ 3921607279E7B97B11C0CE75AFF1EC35DD9A2A8021EA29E04C1F95577AC035E8
+ F6DF2BF5060DF1FFF1C69644CDE6A9083068690C9D62464C1050570BC5521C8B
+ C5C7F0FA102003D3588AD0FE4CFF116425B8BFE2DE55A33E9487778984E03296
+ 2AE2B850FD58CFD80E5D7C8A6C5832DA22E625804922AD557EA2F06665ADEE1E
+ A3D3C3B530B97D17B33F38ED6EB3E6B306C0D84BAD1E312B64931F508BF3C1BD
+ EEE6339A587AE7CEB29D6ECE8DBD2F6E8D70B8516C003870EC4825F3660C4078
+ E522AC5676EBC17E121F7BA1EDFF80C3DD6AB55EF226BFA3C8486F98B3B46C23
+ E741E7CBE3DAA6C4EB7323A3B94BE335E53A70267533340EE7005D7D4D97A7D7
+ 1DBD12D422E862679A936E9E9CD91B6301668A02FE547BE50DD32CD677812032
+ C341A70DC51B4A51B85B2B0561E574C33388EE0C5DC840DA99919818F82D4689
+ D924A7731F1B29D3513BA91FCAACB9492DEFD532527C96E5EEBB57E110561608
+ D7B065F82460D4D1669D1EC722DE204590B52063223CEAE9B7EDBBDA06307619
+ B49C56552D4966B0A35C1DB1D179EBECA2226898A97DB270B4E966803D60584C
+ 658965AC09339552A56E5CBCB4584E4196C9FE261AEAB3E41E94F223D5C9FEB0
+ 5BA737C51388CD18978BF31672F9EE4AC602FFB099BC20F128F4196A4718F497
+ EEA9F6D26C500EFFE944126464A499AB157D7572A904D876DCFB34AFECF8EF97
+ 410EE1432C4A612E58BCE8A12A6CF7092B62CA40A88A8D65D57F91450176B36A
+ D64ECEB6E09C7F4833FD2C1989F455328396A08E3F2D67BFBD7D013A85BA938A
+ 1B2EB381FADBD5BA85475BCA929038CA5DB0028B5730C8884ED58409DDA28FC2
+ 2FC3EA2B82A2D5D0C79699D6364FEDAAE9F6709CCFA50392DCE8609B1543360D
+ 2694020751B58AD429F8200F4359490307A8E01F1511C2E238B5508EE6293E9B
+ D944D40E071B3043E96D3C5CE500B78166DB807B3753CBA1EB35F73057940088
+ EDA5ACA66EE6C6C9008EB50557DBBFE6CCCB74E716C20115FEAFE4CC9B658EC7
+ 92E637AE64D208D15A3746A971ED33F5D21AF398FF4EFFE7ED6C8FA05B2DC9B6
+ A9F6A42B0FDDF349434999AA372617DEFF29F8708DF159EBA217DE3DD9FDCC86
+ 713A169E67652ACBC83A586D13EAE9A50C6C41B37507FB41AC8318AEC8BE743E
+ F3FC7A05851BD351D829C33A8A2FA1AD9F51ADED5E313485DB5402ABA8B823C5
+ D4CE25DEA7374128CAD0944CE27906ECED8EB1B2D5D0BA36BA33CDCF5ABB02EB
+ CD929C5B455F72BA09E4A471766C0B071C6E4F8E80D67AA409118E2E38FEA5C9
+ C2145536BDBCE020C15153B43E352EA2CFEE0BD2F49C2B7290B789AE6D2F0D4A
+ 48151C799D0DA87107CF8408A8D34361B835D4A0A5ADF0938C6BD33D011F7478
+ 9E903726C84D69F99367AEA19EFB5B9866E0BFD52BBED2BFEF8F4EF377E0EDCF
+ 82C275AE0CCF9C45A1239E7AC027C871665DB6A3556EEE3D789BEE2C65F54F52
+ 2F58D762B1FE1A5F02A26BFA312B0F21BFB9003B493E46143595E2CFDFF4D974
+ 0E473EC74CF557A723CDE21552A447070154F45CE6AB089277DC60DC2BFA3742
+ 6C05695A5A50B4A5C21FD27A87818D5E0D1E7EBECFD9737090B64E217B1FF0F8
+ 3A1D15BEBDEE2095EA1B2476459E1050E77C7BECD652DCCB9DE261FAEBB8EBD7
+ 8A5845A4EC49325AAFA909B2CFA8B20BCE4AC4FFC25B9C62350C55C053D797F0
+ 3F05F4D726C35BBCA46855D3B8D7E59E2522778F59BEB87A8BCA2871D6A4E1A4
+ 2BDCA8790E37CE052FD2192989682F78D490FE1B323639995E1008A3D422B144
+ 45F8EF250F58111820CB17517942CEAC5B9CE93DDE66795745B2A9F908ACBA46
+ 9EB2A65727E9C86726AB555BE1D779D8B77E23700AAF0DE070AC64F74C963B0A
+ 3AD0070A8071C4E11BB600ADCD80B28B591F7C39DF1A4F44192F6B86AEA62BC7
+ 7E2F2D3DDC810D67AD86A6398DD9C68C033035B7BABB7793A86D8AB0CDF0199B
+ 8A76DEDBB4C5718EC41A8F1791821FB43371BD0BA07331F0E934A3FAB0FA11DD
+ DA114570EE282FB7F35B0B9CECFC9A144DDA28E1A084F636681D9E85263E3394
+ 5A2FB892A677FAB93CEF00C531921EA0378C11C30910DF4E8E370A37FEBF4C4E
+ EF3BA96BFF417DAD3E2A5A11FB5D0D566C4E4A3F35DAB756A170A741FAD8E7D4
+ 4CA10DC05ACCF771BE90AFE0A4D9DCF0B3DD5409B0EE29356153436164CC5C2B
+ E00D44696ECA6EAA9916FC1367017C91CAFF2527E7A2D4E6D3AB55367F1F6F51
+ 02163E6126917575083B8F9769F62F3DEB799E4DD2EE182579D6A9E8D41C1A53
+ 1BEB058CFE85EE4B8E20CD146CF5E4F477BB123B2C85A01A9C9E326132E93255
+ 3DFE23BC289FEF828D6E5646A69367BD5CE3BE0C1481706F98A0082EC26ACE98
+ 4143B6F862B5659B319228E33E2AC243CCB1120A8D71F39FC2A06E965D33B917
+ E98AD81B35FA5620E0376B8F99B85EE6F4DDF88CB0A6B4BCFD7F0823A9C2A2FD
+ 02B9234D007DCD06789A810DA364C00F7C0A2E226166D811337554715133F5DB
+ 6AC7F44A7CA097A48E07E1C2794F1C1ADC388B30FCA28996A258B528D97DC357
+ 5FF36CE7BF312E9D7DDE6BE674D786BDE61CE5652C69C2C68DA64DFD9DF83D6F
+ 3DD1A3B2F8597FD97E048E8B09E17552BC5D5166FB3D90B0132E5E6CD8B5D2EC
+ 7DE048DD25FF9083A65109BC483CDE82BEE289985315B3A6EDC1F311330C6C30
+ 87AF02521037DD5BBFB619E8C0093068D0D4926BEFAE909D1D312D9227EBDDEB
+ 84D548E022D0D4AFEBABBA824F1639542A8484D07BDB634B973E09F8AE10815B
+ E0AE7D83AC464F54FD02B2989E747B61EBA71E289ECF5EF3A80E1B4AB7C8B256
+ 29EB57A2A7157C94FDA1FB042892B44C42C0F27D9F79217BCDE04BE431B901AA
+ A90111AC16DAFAC55357DBAA9B701130A39645D71DADBBA88414103D0B138458
+ 425057E7056EABDCB7711CA008147D5CD14807E24BD231C62A157B59DFF4B96D
+ 27BDCBA08B9FAC623DC39B2C197D146BDF0D32DD3D2C4F8AC7EA4DA3ACC82E06
+ 36B83FB0830C9DBA90154755627E5424D31E0DEC2DE77B925D8C0E2403F138A6
+ DE9235EE20D3487C6B7E56A4FBA91879DCD20735F5E801B8C633A5A2F534A3B6
+ 250AF850518957CBE8B546D99FFBBF8037CC86E2FA1BBED097D1FAEE6A069A42
+ 59148510601A09BEBC4675B0BD9E33D6FA808DB4051940AC9C4605EB7BED8193
+ 8212181AC5F1A7611CFF9A61FD9D81DA8B29607125C11F034D467CEE4E7333F7
+ C377B70931D17FF47501E2BC08754552C394190AF2282AEB40997C46187DA76B
+ 5334C20A494E5F2F1A7D917B9796BAFC2DB8E3E9D91DFC3999599ADB618D4899
+ 025F646E0D5BB0F6A4BD65A0A22855AFE0BFE81C87438697C2E824A94073F7D7
+ 8A706E59D34E3A9086AC8BD7D08F270A05B9A70034BE532A0A1944F303EDF5AC
+ 8B1C0DA7EC29A3B024EA01F1064B83E2D9802B930AC768DB33DDBF8D322631BE
+ CD848662192B4E6F7240F894D3F534E2E41A6F5663E2A195B9AC086EE60B9969
+ F02AD7AABB1C80635277E234301F3B4266D04CA484889A0AE03B196E790ADA8C
+ B1ABEA49482608299F8BBBEEAB3710A6A0CC06FDE208B9CA9B41F8EB06C8866D
+ 5D6E0B17A639793FB493F629792CB2DE4675DDEF4A31763C7DE079B21C17D099
+ 25329BEF043C523FB9BFA54121BEFB2CEC22FA4BD67DB5F567391F0AC8CC24A2
+ 2676E09F3D006DEF2DBC085082B7B63CC6717B8E44DFB14DC849706609CDF7E5
+ D282EFF75D53AED7987D389749726B0810FB3D602C74CA3F0668DECAA698F97A
+ 3B658406603C61057A1BFE8B6FF36FC9732BCA4058BB3B614F5BE6FB47E2E419
+ DFD09C7ACEFCFD54FB14D7D3A8803F8BAFC3FC65FAC2A575D8663867355FCBD0
+ 11B47C6F779B7A314701B847DDF078CEAF29869EFFEB8F7577304DF3BBCDD64B
+ 217EB2CA6EEC8C2D1E0229FB789C1A81C89D71AFF6DFABA708EE78D45E8814A1
+ 7B96D598603C337CBD4E7281AB295C832A8D7FFDD381CDFA51C30FDA30FAD696
+ 04A2BC3DF0273F2870CBE3D6CF09C2D77D6AE471A98A11C3EB7148CA95F9326F
+ 4CA61232B23F06207D9C2A091FDCD9A247D71564E2573D47DD203B0076215318
+ 1AA668FAEC1EFA8DFF8C80977BB2FD082C061BECD3B8CBC05122CA6FFAA98A70
+ 6EAC415E5B611843206715D066041260DE939FF905DCADEC0CF093BB7079B9AC
+ 0E32EF6096D337BAEB3FC76449BAF2CC3E474B384C6888E7312E9074B4EB46F1
+ 249AC3C837186125956BB087ED6AE8A1EDF0D22B990DF1F595DA5C0BEE5141F0
+ 961E8FBE727B6FFEB4E1784A8E5D784581CE318635B70FE3B60A1A076BA2836C
+ ABD29F4D6FE30F73982499B96D54BA653B129015AD88C4646B38C30AB176167A
+ CC713B57C471ADA135A8B2D5157452B253807C0734B89C5627E0A37E650624A2
+ 6F24C3DA41B9077372FB495C57E68BDE6B812084C43824B8BD73C22D2DB74B89
+ 01A55CBE6E4A1D95ABB8A634173C9BC25C69E87A3C6FB832A191FFA7F6103AF0
+ A267D9C4877211EFD51C34926269FFDF78782A044B1D2D1BEBC3C02FB6F49FB9
+ D00D08B8D6C94D57E5A8557556927B4D4ADB46963093D93AFE8C9EA0B713D588
+ A5E2D5837F28BDCADBE139B355581C6F9B23E75036FAFF24E0DBDA76D07BBA85
+ 07F5BCC6544C22861BFFEDDF8F4BC7868CF161CBB6197D4389F7DD6D72BFA63C
+ 8648B2C03CC8BC6C541A7365933FA81CA54F6420B36504ACB9C55F9771A2D4DF
+ 60D1B9BF098162E1E99406751EECFF13B7F40470404D46AA11CDA8CE4CCEA3E9
+ 89F97D9668D78387B95D15B8F0DF291925AFED12170F367D7785F802CD11405E
+ 5C329DE7712572554E1A44882BE3F74DD824D0354BD5CE59812BF26B67647EC7
+ D61453221B4D519F21ED9649C9B999BD520BCDA0C96219E805AEF05A8C87F410
+ 11AD6C20080A7884FF9E0AE24C4191EC004CE88C9670C376DBB50AA6EB7BDA92
+ 799E8290AF6EC59C5BCA4A638964CEB01DC089A7AD680FDD5FB53560B294F7C9
+ AD5C0188325FFE4A505FDB96BE5FF79ED239AB697EA17873A2098E85D866D7E1
+ F7E6728C291DD13640C06950A11D46CC9EDB29EDFE8170CCE06D8E45CD79A0AE
+ 8AA1C260EBADAA6D4202F9BBAE285123D18412C9E76A6F96172299531D24724A
+ 2771F4571854B72A1ECAADAD32A7D511525329CCC9820E3C106008D5EC44CA56
+ B09BE3B84EB4D634CF0AD7BC05EA009C759BCE8F99C7616A256A449CAB9EA48C
+ 65CB8E68948796C00CD79D62508C3A506EA3B3C534F2E07782C25C615D79FB7C
+ C27D7E652C578E897952A0A4415B14AB7594744077B71936800A100C1F88DAB0
+ 6B3489505C6272F36510434E610D6B86621AA0A00E8053E2A52208067F12B60E
+ 05EEEBAAC82655DE9A30933211B85D8CD189D5BD03E002E412FE0B55CA0E356F
+ 46A8EEB8FE7E051C4D776B456165FA3673B206A16BCCEE3501B5104BB4D52ECC
+ 0CCAE5F5379BC9199986D92A9084CB2BDE1F7CF15D7E84E8AD4E0EB7BDEC9D99
+ 76E99F5B3ACD84999A24FA6464BB3234FA39DBFA5999E8C7B278CB2B1D232BFF
+ BF92B2144FAEB38AED48547ACBF930FE23BFC5E1BA99A1CFB150AC2D7306E78D
+ 77D61E2B7F4EDA22AF8A43A79CE53D90023A27EE8229CC0843026BFCD9D45AAD
+ 29C6196824D038BD8357909C80223CE4D940C05AA88B0AC29C439283D718094C
+ 73191831274402847286BDC049B05EB5C883812490A15F790BBE1D22CE0003F8
+ A02858FF57C587A744EB87656BA0E3B5642BFCC0A4C00D1E5709A2A04ACDE00C
+ 13C51CA70AA1504B1919985C9CB2BC464AF73F271E05467B065FE224AD123616
+ 68E7D325AEB69D495B1B48017B76B9F1A79076DC31782DFD634A1D338445270B
+ 75F79529AC50ACD8B05C9193BB9467E4C7643AD7CF98E3BD658753D5F48793A0
+ 43F15C8D6586D6CE7411BF6E9537CE37F7511A29AC65FEAB3F9F2925B56F8A93
+ A03D228E2D22D1D4A9A36F9327FB6DC38D76D6AEE71108AF5B2047DB1C4566E8
+ 95E63F67C51CDDEA73A3EF5D55F8515B7A43A7629EDA2A82FD7A7E507A57E880
+ 71DF9D1A377F1D5FFBF41306FF918536F5BA5D7EA6FBC166CFC7128BDC2F9E77
+ 97AA1FD38EDF0DF23237822B7C0343035810DC53C2FF3C5BA88C3C6B3C21C072
+ 4D42FB9F30120D2D4B8C0261B45A2E7C29FEAD9AC8D48D5BABD4825F5064184A
+ A21D968706DEDA0CD7ED0E233D08168157D26036C8DABC62AD179C4173181194
+ EFAF96F390B36C7A339995B9CEA812386831DA5E3F0BC5BBA3269C059A4E3FBA
+ 51C954E7AE4E6712864828777B01FDEDBDA6E82A0E75D39425A33E683B3E60C2
+ 8B1E50D5AA52B171A67FBB3AC5F02B842641CF96103311E596E4125280EA9846
+ 5E95E54E9EC401EAEDB6299AD89A1FF33132FD32A926970772F20756A5BAA1DE
+ CF33E887171CEB4809513E9EC31A6B14106486963BF2579A0FB4C9EB07E6CC0B
+ BCA017E2B4CA540E3A03B9742474166BED100294A434BC6F67238C8021128F9F
+ 7B70BE4CF28A892DD0FBB0E90C5B1E45630A215063976B315925E4EE3C8D66D6
+ DFFC9B8EB9DF9C0C5E88A0BE1D3E343D5B9849A9CC4BA1665E56E4501A65E508
+ F9509E6D3B978B716CC8D62493382534CD9C43D118A13B1250F82CD6601F753A
+ 5C3449078E84E01A3A97A9C5FA31B11FDD7BC2C9EA6517918DF49BAF43D8A0AC
+ 4ACE5BF97339DE10B20D8A797023B157FF4AF8C2FB0CCDCAAD660A4ECB3B74D8
+ 3A6B9E224BC6F93091058E0CECF0D5CEC2628C0821850BDEDEE72ED381889F8A
+ E362512AE8CA682359BDE4C2E78C9956E56DAEFE9E1293825D9A95B4841D2687
+ E2AA497D2EA1862C487EAAEE9C8A58BCF9D959F855AC96110CFA4229CD8A3A33
+ C72D71D20067AB31D4FB9D28709C428B547342C7D51255C2513496CCC1364517
+ 43C718898622A4C8836BC6248022A7F3686181EA26C9C67DC5DE5E010151F14B
+ 4EE2042150ABC809C4B6A2927FE95B6B82BB2627B2C84820FF6E2D09AC3DFF1B
+ 54618E055B08B50D3D5C829352787D952CAB93ADBF5C0450063C49863E053487
+ 75057A79020B07D2160AE8CF59B5ABD6120A6BF0390626D3A989E19AF9BE3415
+ 8BBB52A5E955527F9A1BF1EC2D2F336DEC05FD205E93ADD47603AA864F9EB86D
+ 701B96B0C9BE588DED1E9F4A59ABA509C5A3ABC4F51B2345F2A18D64E8CA1BA8
+ 43E3E57B04C591867C42468D174A5D6F21B08B9787A058E1A9ABCEC37D95EFC1
+ 935B0AAEFC841EA036D69F04A200BE2584B794548964028CC1D5C1564C497593
+ B417C7B03022C0CF4E800D1A05F90E2E312DD57FA90D21B49275CD3A7917B603
+ 2B53D6C4E53F4994EBEBDA29BB0E0C4A05C81A5D1E6326B7BBC9C1AFEC90A5F5
+ 4C73D124E9FD0C67D2743597B818CB86F69ACA2358CD79C9B172A8D737C97FDE
+ 7DE604430B563B36BC566E30C0ED03BC3701FFB3E44CE545B5B56CC0E602EF78
+ CAEBC66C4CD1CEEEDF0D5D550FD3972A913FEA748895E5921F78E0DC77F2F672
+ 8AB42A3FC03E5C9B4559B2786B4D543F9B2920A0FB4BE93EF7002C6E20ED5439
+ C623F8FEB4F613991061D563EAC07FF0C10E317F6E8C389B26A1DF9EE5757A15
+ 571F106449A797724AD695AA0E3B5F3427A0846923CA3B5B08F1197BDCDA4FD5
+ CA7B5D86D174F7044C5D518DB1AE9EB3288C6E88E00BEF4CED48B63A00DED2E7
+ 4857B7B43FCDB4E44DC45A2A5490352695178A1DD889531361DBBB02B9AE988A
+ 9013DD49C8E4675D49FD8F18A2CD9C374B6FD434B7AC8F0256A1326D01130BB1
+ 9A8EC9B182D59801B0DCAA4D86DF546F73FB94B0FB20559508B579EFCFB566EA
+ FE0272BA36B50374D051B59AE0E01FD463E3B07BE183574DC6D16DCF5480257A
+ C5B9B41A347940983FBFF5FFE569A76BAE67B4BE043C71F8B4CEB35C9728627D
+ 5AD13A93AF8CADE2D90DAD8BF14FDDA0A1650A3ACE6F7FEB068D101C3F53D8FF
+ 36FF8A536E8052A48AAF3645A75F30E72E894A5D50C7B2A9411C6EABDD5892B7
+ D368B42F47FF373EEC6AA1EA98DB1A8F5B65E10F2FC70D93F34394E19399C743
+ 2B4FA7B21C0D2AF7ACF19A1AAE9673544BF8020EE6EFA6EE0F66BA193C625C53
+ B44E16015B219F7669EA8287088612795D13884996CD798EA4A77E9221D5F9BB
+ 1FD2D8F950A37238D3450B6AD91515FB4273CBCC595BE0CF03F13F1A2E4DD206
+ 9CD85DFBDB22C2F9E14AC16BF5FC76BD980030048D40BAF79AB135B75D5D5C2C
+ 69A258E2A6940B5168BA83B02D94FF49B37440BBE7A5C90074243940189056C5
+ E7677A5F659BC98D55D49AE9DCB62C153219EAC945879CEA4C7AB4631ADC14FC
+ ACC2F0BFAAE410FD8DA65F33B6547A1D3016B1A24778E92B9394078AD4CA681D
+ 7AA9757470D9747C01D309ADE416BAA63EF6DFE8D8B5ED27DB3399211EA4FD0F
+ 961B81B0C9B414781660913B160CB4EE9D3EA82F0284405D40E0C1081D720E48
+ D943A1C2EE6AFE13AF15F87C21B37E51097960F451E6632808699C340CBD6D83
+ AFD0B274BED7983377BA9F7471B616F752A39C366C1F5633B94320D76F5E27A5
+ FD283DD2FB9835E325341E56CB65D03077453090FBFAA7C589C7941A0E412B4D
+ DD3FEB2E42480BE9E8236725DD7D642B339277FC0695ADDED537FEF106BD2023
+ 3FB1D8CE3539FB2351A8C07E7BA90FE809D950966DE4BEC69C4BE92A7C78A32D
+ 67457CC6534D25363430D7BD2B1F0B61A65E57575B0AFEC17631A6786C8F1791
+ FF253F3993C56847FE80957125D670F8D377044862CD1D34EAE20801EE355B4E
+ E3B5DDA796FDBB3912F85370A24BBEA776F7890219575FC7314B90999C32A97A
+ A84D9271926536F388C03E07F2C670A9C9DED2F0516787662E4B3A008BC73742
+ 1D06D2C3D8D5810E753B47D98DDBAE05135E7B0B64404AFC8374365C54A64396
+ 33241694AAB2EDFC9B0524CC171A203C84130E73734BA93CA7C4542D41C10477
+ 1A401C01690614B0E0EA957D9012946227BDC1BCB231682718F2D1B5663BB704
+ 5E6094B9BB74248F4903ADFEFCDB948CD16BF546D0E85397165627F7BD92F538
+ 7D669E5B72B78DDB575FA2702AC3A017E442325D9D45031D413F85F30C517884
+ 2326D228AECFFFE973F6320F48A4C3544C12EDBFB011A72C30534F2B18D7638C
+ 31358A47284263535BAF43F5408691695DC42C5DCCFB25DC9810C2FB4B672D2D
+ 2F5FC5CDF94EED35D1BFC403F246B5CCED4ED79E7D34652FCD8675D59E89522C
+ ED3B847C8CFCE8B1CB5B1AE49B72A7367CC24A8BE181CCED5AAEFB0684124380
+ 7E610325DF3C9AFF142361A19D94954373B6130A99DC5DE4AC792085CA40CFFC
+ 04CDAE5BF1BA11634844DD68724D8897AE86761943EE2A41DAABBFBC54C684C9
+ C9D87C63CE746FB8B94082F0B375999C314A5EB2D0EF5FF83B22029E6B0DCCD5
+ E2ECCD1701AE983C5E305EFE7B94A33B5BB4A682EACCB274A7FBBA7B28EB6C1E
+ B37056B2E48EDA441172D2DB8FB3148932CADF0FB74B50C7D39D1377B6A4A19A
+ 2FCD4C31CC7365B953EA226E5F7AAF03D95483412E15A4CD91C8BDA03541C087
+ A6410DBA0F9525D7255E53A5759C20D1B8E8C119DEB7B929907301CEA2385DA0
+ 0BFA6F11C11D8F1B4971E0EB20FBB175B1ADFF434DC951B448D5E147106598B2
+ 1D97E30B589E7B197CE634011C6A08AC771B68796B928F176A85169CEBF0E298
+ 466266D41DF003AC61D6946DB9A1F3332D01CFBD3B4965245F18A767FA0D24C4
+ 28BA0DC4491967B622701E4199426284A0292BF6D074DBD641642A75AB5717F2
+ AE1A7473445F538A497FF3BACE3FA250567EF90300FE331CA28C6B7D0C49A77F
+ 59CD2BF574F85615FB05975D125A0001613CB257F698EA60BE4B864E9FB14575
+ E4D15C4E68DF524742F9EFBC239A6EDC31E81BE63C8714801DEF071FE3B74D40
+ 8ED986AF024E9E9FB53FDBB1E4BDEA67CE18070FDD3772C689973A5E3BBEE3B6
+ 748AA9985B982F9E7DDFB653537279797CCCBE736AECCF7DA559D1CBFE811579
+ C50A0E79C928095A7E7FD84ED587467731BEFEA1EF6E5D79BD6A17655936A7E0
+ 8C951A2CDFFB876DD82C7EBC131681E17E18E1EEE9A9D2CEDBA9CE8212B8122E
+ 532526F4E3F9281CC306B6C9080BCD4424E56C1DC9E0242031D4F92D1BD70F61
+ C2AA75FBD920A03C2F77F431A1CAA15669866181937D2F11E157DB0223CC8413
+ 1B3A876A0E75EC8EDBB6CF134524E28EF27D730214E3CADAE716AFB20C568148
+ A040985DF3EC902214061E3E30EC74409CE0075731A4ACFC8A6BC5FE4A7B0138
+ E8B33D2515440410348218B10D987C6910D9022AF43FC6F8EC48A189DF111C9A
+ 6342E6E5BDDCCD627B0C0162B9053017D2C73503F5D4ECA266CBEF59407529BD
+ 2E6BF59336ED024B9D5A6DC496480E83A4E238172311931D6F06CED0D017ACD1
+ 4070832F396F2DB9EAE01576BA249B9F208D7E6839ADDD86921F4EE1567CC491
+ D57C3BB4F70BC5BBFA9C10FC29131C99E7695D047CBF558ACB0D98939D810E46
+ 0EEA900B63DDB44C59DC45BD0BBFDF59466ABF7CF86E4BF3E6BAF466559B5BB6
+ 1732AEC4E15C454A5DEB110116FDEBABECFFE9AF816C25F2F4C8389B9F1B37EB
+ 380EFC955D7AC0BCF9E8B2D3821C50EB981700595EAD17BBC11EEF11B49AF8A2
+ 883D295E6C615C25C11DCAA9316E420F6E84E797E16918E8DD1A4BD3E16AD14A
+ FBE5C56BBEC4CC4C7478E3CFC14F1BB01B598318B42333B3A6458534D97D5934
+ 136EC27F511D5DE6FAA66BA0004C453C2A349B25402288C849B47585C355888C
+ 9F4137B69F8F64E2CE16DF80A44AF3F8BD106E236396991930CFC7F8B68F6A26
+ BC76F64F808C229E61A582D2D9E41EDD8337D84560791F5EA61F06C672C7A990
+ 0C4F614C821C873BFE0156A1767ECC2FC0C58A96F71F4C9CD4DCBD8EB8C1DEE9
+ 5389175C4D72D20DD3F1556E2A2D19E1B3E06EA6835FA38B14DFD406239BC51A
+ 4DD833AB7A1068145194C18DC15A0C819EBE59D9EBB436CD5D270E26DAEE6B3B
+ 76A7EB889F100C8EDB09A827793928A4FB9FDB13E6F400431CB7396019265145
+ 9FBBA4AF7B7BEBDFECFB25E516016E139EA331B62FA5CB35664371D902BA4544
+ 31BA96FAD508DE58AA5741C417984F5744A8AD297513499B9EF34BB19983B427
+ FE5EA246D87C23D3288FDA3B831BFA661C6735E61B3F825F3B5B1059D78A2530
+ 8D54BF7B9B3BBA18BCB6DF057AE2F8B4F56D7D0AB6BD0F7BE285765EB746D396
+ 0E83EAC9C743353CBBDD44B85E05739A08EF0962FD9D80F2EDB70FF231571C9A
+ 9B41BA7D31B9063B4AF249973DE44E79910C1E13137935E1A873D89CF48FE4BF
+ 1172DDDF8A18CEF850A486561108640F0F3596BFA6361DDD45A750D5C278ED1A
+ 35269C7B999D88E0D03F1907E37B96BF6E9A67E0ACD7A73A8591BFAD8750C89B
+ 62BCEAE523530028C861D4DC9C2913A874B488A35502BAC8C432479B82EFAC54
+ D12757C9142D2201C0D93440B252AE3840E9A155C3A1E4059BAD5BE3DCE409FB
+ 38792D63EEBC4E4E986D6BFDA15691E6A0B6FC4AA8E51541DEE483F10C3859D1
+ 48235FF8CE93FA6032C532A3C30A706FE5B0849E869A150044369ED2E8840430
+ FE90756023F5C210D9EF945AC9CAF981E7A140932145A7AD704B9CD6B911F94B
+ C338B714E63483974063B2C5750A41F7481EEDF3307120B5C7F9199EEB3CB316
+ 52243EFA28D3B5A745DD8C283FBC4394C41B66772938062113AD1E786BA363B5
+ 2C2FC1A9C26E064052D5E1013493DA857DB2193FE09727DE0A0A91EAEFE69E13
+ F0EF8F2F47DA4252EB0DA0FB170866231015C21166D50CC2159F8EA632F87CAD
+ 0A35779BD2981F84C9006B9016EFBBCA1164AD243E2479CF6AD2FF5B2D2CC211
+ 529E9822CF3BA2233CDA77EF197B5E5EA741EE64E46B5F0D2A1ACF10172AE494
+ 177B78CB70F3323929B86174B847583A3CD38112EE3AE08EB67937A2669C0D5D
+ 2E04D8A77BE5D5A881C8A5FFBA546759E3008927989F82CAB5661C1B00032B30
+ 2131715F993B0E1C03DBDB2B769F18A4910FBD319B9038E51550EAA4F5CDD5F8
+ AD4E2223C5668FF4DA796F5D24794F2F0915692E52B0076963BC753B34A33EC7
+ 33BDFB02528946D628C299E9C3EE084F7149E11123562E49059809003365A13C
+ 527B4437D1942B390F288C0FCECD6F14173B7A7F4ED3DE9E7D8D9DAB884D76D1
+ E8D59BF0692B110967D1715888FA801E8E8476ED14D3C6FD0CD055D92B044F9A
+ B2B6AD13A2D2CC161283D7A41BA5648EB8AAA2F87DA099D0E4ECA6E2A4835967
+ 3FC0F6AB7E0F78DABD0EE41F3A33DCADBF9B0FE731ADB9A67D96D71CD55CE698
+ FAFEE3DCDD9BCCB838BBF13AD6F7DB9698B12F26A8369ADAE84FDCB1152125AF
+ 1601C5403AD04B7AFB3C7D4C42FB1F5FEBF04EA4065124970A8058C562E24F88
+ 11C55C3BAF7C481388BB35ABDF50F3BD9B839FE5A4308D4F84A1405763504066
+ BB426AEAB389D1B8751C02417EFFF84EC4ECCD8D9B7FFFAFBB8890163638B0A5
+ 0A579096EED1FDD93D58B1DEE38BC892B8006A2AD3F5A40D722F83078A041F93
+ A06F097C3198BC97D8CEEB40D3AA6EF4F12CC4F506D678C084F9294B06DD03B5
+ E7A6D695C498233439B93E42F0C7A5950C9B2E3F8BBE896018D606B36E36FCE7
+ E5F7C749C7A4D94758D721AE3C51A25E000DE33281F911FF4D843DF31C02EAEF
+ 2CECDF17F63A6EA87CAEA2EB8A88D73CF38867EFCF12AA4872694B820380AE7A
+ 5B0850AB9573B3C82593475983ED43F18F7B07BC0363DAFD6276DF1A0A981650
+ AA776BE2E976B91BE9E544DD7F5A63AE63DD7144530C6AEF3791ED490DD92F2E
+ C69AB15B0216266305D5E9F9B8791C15D6000DBDA6B8BAA8312728E4D4BBD47F
+ 505795480110441898022200CD6D430C4FA470645B074D8894297AED718DBDFC
+ 8A0E16E62390863D87979386B3904FF0E833147F5D83291C3B83099EAFF7C330
+ 388315BE95E710A97CF00082F35F902ABC38E0790F5E7917CD5476DD95EA1837
+ 43FEB059FA1AD57BFAEBCC1387488A43DA22BEE04F702168BD3B788A3388ED6E
+ D613F340DEA94AE94A1C343E0FC3D75AEF0C11D233AFB9128D05413AB3B0D7AE
+ 2A69779D6B6C6923CCBC10A94B5EBBC78AB6B19ED117A20DAD9DE40DFEB92495
+ D7A67DB0E58563B56A7283B085EFD1E61540A1DEB7A02F75BCFCEFB2175553EE
+ 25E8E87123800F8685764BF9D673129D03F0E00582DB55FD94129AFE44B647A4
+ 4E20359DFA915B895281CCA653C53B78ABF39DABCA9215C1DF0845BFAE9C177D
+ 8029592DFC82090832C4E6EAD424FC35FB8D97F2944FF16CA407E919566BDFDD
+ CAB7C167C9C6132EA06AB985F1168C4516F10AEA602BCFD4D61ABD82E046C3C6
+ 3A75ACA134AC9F97B7DCB0A9993DEE4C0770A517453BB85009AACE0D099F8483
+ 35571CF7216A4DCC89724122DB33D8829968F2ACBCD9038AE72D6266046B6081
+ AD3227829607A4C2F39A3B9925AEC46988B0CA99969C244694C0E6AB9900502A
+ 5DF69058739CAE2D5D09E185AAC2B29C49DA9D37F4468435577D0B5ADF3F2779
+ FC47D803E1769F352938F8EAFB1F5C9750FD720624415A9F1DB664D37CDC199E
+ 0135D3AE8CAE11293A5C9066E3ED6792969D9FAE77254363FFFF24982721CFF5
+ CA18DD4E9499D09ED85FCCE82E1B6FF6073D132830F43A955659C82CCB6DD4F1
+ AB7531826C1450A01777AB20CE346493DAE34A1E5EE99B013AAA54641205683F
+ 9BD5E81C626EEFC87E6603E2E6039B2CBB46B424E17806174458E7B31C975E9D
+ 355FCBEC3488ED2C4F522DF920CBF1D35F72C14B0779C9DA04723857333ABB04
+ 143823DCBC57CB2A2B7F6544B87ADF51E22FD174535D1B4B03E9A409A9A643B5
+ C4C42FECEFE0F4F43080E081701F2D5F17486C239C2F6C40AB75D2E1865737C9
+ 6815130B61306D09022669FE48B5E9E18798CE244B5C140E319C5F91502A070E
+ 1391BF2D44F087F603F04B93318EA7200685CB2FD05DF3DD6E8A0D0490DD5D99
+ 570A9BE433C76C8B5433C7A050AEA55A453DD2AB239422C09004C1C7FEAEAEA8
+ 41643857F4E1E80ABF463BBBBFE270FA5B73AD38DD474D4802FF5C39E326968D
+ 8CD4D990342858FB8461CD53BF7CA6A57F307A81E66A814B4F8F7B215F611189
+ 818D3351234311D5A3C7EF1D4F6DCC5FB472A3183001EDB9819ACE14AAB66E99
+ 30534BACDD4E392437217E24F4ECD999CA72F710B268F441091519BE58C5C552
+ 8382D013C44666ECF1C80BE2E15DA2E9C5461F270962C6D40C404F5BA80E6A50
+ 97E9821894E63DE4FFB173D6B4144510D9ECE10B0E2CCA2952E6A9A6042ECC65
+ 0DDA781F940FD312A3961BD5C9E6C9A7C3AE00A7117CD7442C39304368631A2B
+ E09B6307189FE47543CC6D4E7CCF6253E2B49EBBC7813D66439AA6E7FF728676
+ ECE063F0F1D53A19DEDE71F11184F571596EECA9770FAF903AB70E33DC72DC23
+ 85E7B089E54DB5BACF898C9F607B81977001CFA0E74CC6099233F335979B41CD
+ E6591075F9801C004ADF1454C311C5E76F32140913C1E28A4ECF62F471991ADD
+ 706138506D6849A7A23FAB2A73EE3BE29A1287DE8969F0A0FF4057D93E834329
+ 0D4C2E5FF34EA2FE21F34CC60B2C0CFFC452B5A33E05D29372BD5AC6611CEEF8
+ 870A0A2024D6A4CCBF972301534410575633E54A7FD2ED63286CBB35068C9161
+ DB35F04956E93916B60ACA51F22FCFC25D805CE2EFA5FBAFFC045CAFF0EF7A3D
+ DE91AE233F1E08AF2A5779A03B2921BFC892C660B99FA5DD98CFC2C18A2E4B28
+ 7FCD8479D479E60BF6688BD69EA5C1758096D57345DB9F8A37D25978D26D63AB
+ B1A7B98237A0865CE6A68FFE430F5C19093A8F2DE05721628E4A36FCFC109BAF
+ 6734E01B06057ED3C650A30BD8EAAD619F10B7BC2128BDEAE2FBA35828544E44
+ 980B6C7B3D7C8EE6340059D4DADC6A832944B3CECBC6DC680781EB3166447D03
+ 70D4132D384FCCB6D11B5279333236EFEC125751478D52F30AED377EAA6B43D8
+ 64B5E210C88BC544A314BDB6D3069599D9A9C5B38BE35684D914E9C189F782A6
+ E8BF3CBC4A4FC3821C53B37010E45A9E61A81D85D3FBBC7669FBAE50438E2F70
+ 4AC70D7689BE06C5122AF504AD6464EA4AC1DC250EC95F6981647520397AA2D0
+ 9E2B908AD4E7BCA2336199F842199426262394B44EBC89DD7DEBAE8E69FB5020
+ AB5BF92B7947D8523FBA3AC6CCC0849F4EB1F330AE1C72F02267AFB30E32BB36
+ AB4A4939C91A33632FAD72FC586391CBF513829B19310C698126C9D282E0985F
+ F9919CEBBDC3622E8296DD475206F85ABA55471847D693806EE5590F2F5DC5A9
+ 5033869FDC619E191D79C484D7A2983C923D00409AAA53BB7410D5C0685703C0
+ 8D5591E347C5BEA23FB6A49D2362CE34071D1F76E6D96093FDC66E182F5793B6
+ 6D2F6CC5D488837D36DD1C8B7DE77912954DDA33A55A6D90C6C00E0AF54C7BC2
+ 0E28321AF8FD21843F071DFF791AFCE86570D14A09DD6FB51E64EFA129F9642A
+ C3717F04EC9CD5F5DC9E263FAF3EAC63697BA02BF6B4C11F8CB2E9D8ECA9C96D
+ 27D47360727497276723D07ED51C28EBE6BE3F7012AECCFCBB7647DC672601C1
+ 832714D1691F3C8D4B05B7AF6EFE790E5ED120C9AC7D5FCC05FEDB57EA04474D
+ 6FFECCA153587AFE4EB6B334E0E82D933C2FB7D57AE1EE551C0AC3B384BAA723
+ 3301D4BE935C39A0020F0614986B9A26D10088F7D66AF27780CE68BA593AC5CD
+ 63ABBAAAC31B2FE59EDA231EC3E28D577D82
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /SALNLK+CMBX12 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /.notdef/one/two/three/four/five
+ /six/seven/eight/nine/colon/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/.notdef/L/M
+ /N/O/P/Q/R/S
+ /T/U/V/W/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N622/SALNLK+CMBX12 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font VAIXHN+CMTI10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMTI10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /VAIXHN+CMTI10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -163 -250 1146 969 } def
+ /XUID [6 5000828 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB291E279785A
+ 8FA62A8FF0F384616D2ED3322FCDC51D63D20804B29DE55335DA44AB8BD7A7F9
+ 299FE02A507936078A013E9ABC3F98283FC88BBEF132DD439A2F9254962434B2
+ 35482131895D2B6C17122EFC89D80B3420B28B6EF60F26F526432DB76CB6D6E8
+ E2A212E8B1770A722A7B383DA4E0622C2CCF27772D13FA0C00CEF2ED121B8050
+ CB28848128BA372639D1C3BA224A9A1ADAB9C8F9A0447DFFFAE039904553ADBC
+ 427EAB27ECAF1752D17D9FB3E49881A960694E1980B8991578F0C6F6CD75C040
+ 2A4AF8821F7B113C21CB1095EA7F62779675ABE24C743EB0FF1B52355479FB77
+ 1A6666F10C531E66FB1F66E234155C7C43490B50F102F2587C51AE0F071AF5D1
+ 7BF8F57CACCF365ECEAEFBDFC9FDE28DA49BAA4C389135240138EE56A1ABC6C5
+ 538B524A2F114066E1DE309FBE7B91E28F70C55F44F0BAD93E61BCCA468003DE
+ 481B9643621B5896D59E2B3A883B04BFF2CE63A7D7C0A6D3685821DAAAE43F69
+ F47FD9CFC284BD18239DF509E59C5DBCE5210887BCC8CCD9A4E6648F8181D710
+ CF0E47E6A5AD1034694B354ED0EB84673E59609EA19F5B29C4A7AD628684C1AF
+ 62FBAF982C0E05739EE5D2F4803380F63351B330456D82D2553D2797026257B4
+ 1EFE800CF40ABC0C39A4F544D5C2DE0C520E1DC5813D5BE12D1E448DAC215CBE
+ 4B10889493F79196DC79982000AC5E49AF595E521A3A788B7C24ACBEF024A902
+ D4B0F633B6301BA4F01E325B2DA88BB19C475BA7698189E2B6962B605C2DFE1B
+ 248CAB7B3006E1A09894A2A217E74FAD39A84A3CE09CD350FFEB4FECCFE87A4C
+ 3925FB2EE5607EB5AF498F577A0656441CCDA7F5F5B1680C045E53CEB86113C2
+ 06FC306E649C4A39BAB7CD0E3057923DB8006E71C5FABE2EB82630AB31A8E2BB
+ 5C885DB8BC11BA64F2546C89A388F6BB3BFCA79051647CFF73C6FC0E2C998E1B
+ 091A15C732B48763C400EB4AC62F92DAA8773892495C26D01D04D73CB0FC084C
+ 7744344FAA4673DC698A263DB15A97B34099910B853EDFB6572DD517B562F08C
+ 620310ACE659AAEA5C9BE7E962705CD265919595610F3582670C60CD1D0A7FAD
+ A9BC83654CF86C7D0879139D64F09CDC013B1DB1A3852CB2BFAF69B34B53F129
+ BFBAF56DC5853D1FAD8CD13130754B849159F366D129D4CB037086D46878BEB7
+ 80BC5DE0BFDF1925CB692A09535395DEC4A40FB8B3CEBFD40F3CAABAACA3B75B
+ DB7E81358140345361DB0F63E848E48547B1BF54BE23D4CB97A5B89C8E9FA5A8
+ 97E9A75901E18C8B8226ACB7F2C9103A6DA3987BDAE47F0637E5583E4AD9DC5B
+ 9B3BE35115A4285D66898B4DF73FBED6AEA8195D0D8562390D68E939FFD23ED2
+ C6212735FB1B3ECDC69058C63FC3865DEBFD5C412C8D1F7F7DBD54356D4BB19C
+ 9A0C3DDE8B43DEFD9C0B70CB67B7017A2548DD93A1F8068886CAF1B4DE0D7B79
+ 5D2CBC3BD9D069053E32481F474DDA212BC875D59D78FA8C425229B02B03B8F9
+ BEDD01632D183856D68E100B3E9B5157780B17F1966D4D63C8AD9D31C791A472
+ 285397502B912702664A186ECD2B444F242BBA38ABBB520683DA3459346FF674
+ AC6C32629DC5B3399DEC4D5F480AFE4B29B54E49A09AFF40070E0D71EF577732
+ 05E4F7FEBF835713CCF0B872A799F982AFCA3C0A6F24BC799FAA503A74C1E00D
+ 4FE9B20577BF179E3533DF4513F86CC35396E7DE2EC42B39FA3E5F20B004FD60
+ 5A04948A596E4D199E8CD1B76237ACE4A05F4FA4D12A23D3152BC2D0626D7F11
+ 19B8891CADA321E45B5650DB0CB7658D30932065B9226D9B44F2F77B4051C0E2
+ C8BAB8253F039D70995D87D18D266816239B7F35C6626AB2E34F59F1C5E31A2A
+ 66385F19D8E6EF957C8EAF8D0577CAC5C85484AF2512D760DF6C1955D794D063
+ 3C8A68D9B0367591096CFC0CEB3EE2704EFE573960680DD9514C6B0C51378EEE
+ DB8D3C2F670E9C9BDD0F29E4E015B2BEE4A0F0DA6F63D99824153C789D98F071
+ 512FBFB21E4C66FE2259591CD89437D6CC8F2E485F818D589D195FAFD6B93955
+ 22F5517A8A88593D1D62E0C4489A43BA95115C97F44F6E6C50638BC2155F9D97
+ C5E8A8BED14E3955ACD72A0847B5750C5BE978FDAB0262F049A1F3D4BB3CD4DD
+ 21DCAF0E9339EFF592025CAF6CF4C0A543DF46A50DDF2047FFE8A45D42B5B585
+ 44ACCD8B1CB127C53A37C128157751CA0D8B5A8C5099335B8B61A247DF6A1452
+ FA79435FB7056C44F80887932F174AA8EA3C8B79D2913F2F8618E567420A0746
+ 6729FCE79ED3B25D6405E6330B8D816103D166C2AF74DDEAC264A99B1CBB29AE
+ 958F45E5B8BCFEC1AD517809F88D88A811F0B5E7C3606D2C896405D0CB158458
+ 73F53D14BE3BAEC3C485F535A5DDB454170DBD01CF4E4326538EAD5A9749C9ED
+ 8045149C914E93B35E6A72C17AA44B82C52BBE9F3AC7ACCC2206B15C1F3626E8
+ D7CA0FFC26311C98418023F6D5E6280E2717489920998A9275626E4548746C90
+ 6842D1A04B0F256FB0EF14BF8739E7965EC1EE4ED41969EFDE296740B5F65EAE
+ 12B8A23650EA3D4E5F3389FCDA7885E3852608398E4C334CB26EA652223FB087
+ 72F739B756AFDA47AB40E23FD434433EE106971E7D4DF8F46FD92148E679AC75
+ 938B9286D0159206E5D099F066443A6D5E71618658B9624BF9CEDEEE245E613F
+ D1CD9C67E76F7C09EA96414E9E1A0376C03C98DDCD8B2BB1FA26B550553CAC74
+ A3096D2C051446F3BCD9823F1A3BA9C65716CFE860B5B1284CA5AE8406FC26E9
+ 46E3560B2F62FE5C7D4428B9C4198C6C5B691478D3A93E3A1C033022A538A8BA
+ F5BCA9CAE490E94B9D4BA46A32A2700E73045CCD786DC3E6C802CAE7DE5A8FD1
+ 85EF5BC918B883DAA5FEACC1242530B5AF0D3DEAF6D97293ED2DD87F535BB79D
+ 73B0CB5AE23DD6D8A1AEE5C4B25317BC959F92C5E56BE2B315EB92E5CC5772AE
+ 02009406A6CE669E22A749162E17A6DCF275D477DAA23CD5A77938F432EE015F
+ 1A713F67F8A3AA63A7E1ACE5366A87F247783C8DF1CCFBBFA032AD35A5ADD00B
+ 5F7619A3E6A3004D52A87810CA7E065C240A4CBB39246697F344A036A2283370
+ 1B46E9859F6D34E502996605FD3A67CFA06E10E1D5884AE43EB92750D22EAF49
+ B33E71187C723F5CC16F40C165E2068F0C1B978E73313D922D11D1B14D7800F8
+ 173E85A840094E5FE51EC7CA3B2228C64C91D324976B6C73F37869B51B246081
+ 026BCA2B29FA10435286565A5A61B11724056F890771C7632E7CB60E80B7CB8B
+ 43D47F177E255836FF96BCE0B88B0451D0D614ED9A4264D9789D378D7B2B21AF
+ 049D40141A22E4ABAB49482199F17A35DC1C5A317B013D54CD5250FBC6EB7292
+ D3C5F72D52FCDE01093FA61CEC30A1951CC0D1DA01FEDAF95326006803D6336F
+ 492A4DAC0B153D831C08EC3C6CAA6290A2AA08A880681975D0786196EF714397
+ 6769539A3AD923C9234D88022216045F117A57F53AB2D16C88954D83F4107D08
+ A18DB882CC9DBFFFBF00B97912D0956AB7F676BA79FD66D9F8367B40B05FCAAC
+ ABEA15941381FDF61BB750D52E76970E024B38E2AB21B72555A5470E5041FC05
+ E2260C7EF138067945D6ECA295F45CB3079F39F7D9B0F6729C712606196108A2
+ ADF7E3029F63918A812E9E3A2A8FE0D6C5CD1CBC5F0409A76C86A7BC49C2D23E
+ 2729F559D24F660BAA1CA2D5B91AA254592C253320F834737F229E775F7C3890
+ 4E3D57F9FD9A666B55B5B3A3D34CD5216DF7347CBF42FE6E4AC6C417C797323A
+ A91FDEC5A7B5F27FC5DDC13EE2CB81F6975C77C0FF28C72B94E26FACEFDCF16F
+ CDDC4415A89F0B9073DCBB8C48FDE8BAD2E9987A3BBB1CBFD634FE59443E4263
+ 2FB2679ED31CA89C148D3C4343364E04EFAEB276BEE4496988FD814E9D495D32
+ EED156854DD4E317D5AF77133D35075C3F9957C4FFB0A215693EAB4D6274E57A
+ D48E124B04F8002438DDB39F300D0F2472DC1CEB9116D26648DA6317099059D4
+ EAFD59C8AC70F9506DD19E112FDE84B6671AC119AF493EF04BF432DF02BD70D0
+ 51BFA4C4402E551D1D5C9A733CF9F6D85BA94F5892E51F8DA598A438E24B015E
+ A1E1BCE64D313CF9A0363894696FC1E54FCCC00EF095DBD7B972402AD6508C6F
+ 04A0AE1E2779700D95963649FCB5F96E18B59AE8D50F588D50D398662F26F9D5
+ 68364713D5B91276345FFB25F95944CF8EAE24E47B22B6F1323600827A7B10AF
+ CB5BE376097D6E01112993C50DAAEC61179799FC72340A78477A1313CCE5017E
+ 938E6E5175FCA037024454315E9FE9B44362C980EB08910C5263D06728992E9A
+ 16E5781F7168507C0A32EFDB7A85FD14EC74C3D937B6AA039F3A8CE200C0DAAB
+ 49C2C5E19F84936B7F294772EEA4AD517645DBA88C70300127223321EE734A2A
+ 32C09BC65928761AF0392555D21A61A986DCED2D1282382FA0170700D8B66E5E
+ 99C5CCF2E441B8B89C28A4AA13AAF7F3D8D537112146D55FED29C8D6B8CA7697
+ 300CCE517257A492235C0F2FC2C100AEC70364A49A0946B42B48104B5C4F3BFA
+ 51F597161152C0E8A76837623DA2994C6BDA749615C7FD87C962DFB500BCAD8C
+ EFA6295D4A215D7434ECDCB1981815252E574BF0CE99B502C75FBDDACC16150E
+ B69EF1DF0094ED569C41666CEEC6E96E78D57A63D2B8830DC1860F1EBF0C0DE7
+ 07F4E1C7188459A62D4ABC30CE2E35F9BACC693764A9583176CF2907CCBAF4DA
+ 5B158DFF60CEEB2C735F853676DFB3AF2176706653985059B9FCF639FA0E7475
+ C67D5B2E7B7E76335E59EB8C9DC273053AFCFAB4AA8FE190553C7DFE5B57EB23
+ 83627B861D7284D4981A4AA3C2D8C4F11458ADCEB495232B2BE22DE73E7C6DB6
+ 956BF79233FE2C35458EF4387B65676BF8EBA18C5741F5AA3201FB07013D38F3
+ 9A589C4A88AFA061BF5A3A0D911F9B12060CED14AA2D2E7582CC3D814139A362
+ 55584DA5E52B09141FBEDC3DB0B4B08F25EB1E8AB54CE15EEBCFBEC06E432738
+ 1EF054B8B033404C8B475E5AF247A0DBFF3E4E63935AB17088DEC20FF4D47FB8
+ E0734FA0610995BEC1DDA053298EFB091F5CE9C0200AFE6D1A5C938E7987D040
+ 521339E7B13BE7F1282B92A0B92B427044E5F7AAFF6F062AB9633D90DCAC8411
+ 4B7AE0CC90BD33ADE82B1068019C47157419B536DF4AC68F8F5514043A7A0A27
+ 088F7C2F4A4D0F87955F29956756D8EEEB5961358C776B2A7783A15AB59F97CB
+ 4E24C9265DA3AFEA7B82AE0C1E87692C24E15F33366F6D8D89C2A692610843D9
+ E2B9390B7E582F93C52254D1A73EF021CB6D329AFCA450A6CED02A18DF2F72AE
+ C485266C9290CCAFE9A5B1C4A8D3C73B4A52F849EB9EE8848D68F2E11DC953DE
+ 29BC4D66BCF135804CDFC59B2E216C9994C66157D298B20905206BBEFA08B52C
+ 2554D0ED83761DDE5669389590AE2072CD1BF6236A2E8E386FDFBF83B6399362
+ A58D3918A1734E46D0AF044464BF8B144EDC98775891641C98B16FAC3E3AD173
+ 99E4070963B0CE0B2491A62C31F5D682F3D11E546781D6346062E6583852FDEA
+ 05D74F6246EF86958578ED04A817E87340C921C3372B9654E37A713FBD2C32F1
+ B3A1840DB19D3FED4333D59F386255BFDA2DEDCA91B9F249E566D729CFDF5B5B
+ F8AB4E99E2B173A0E3BC7357287E8D0398F275ABAD79DBFE32559699F37DA515
+ 34225A67498995E9FA74FDED6ABA77539D21AC9E4E2355594911189E4A262D4A
+ 944D940EC5524F0475E8964B23D2804C6642437A6756B6A8D0EFB9BBE2992E23
+ D97AE6A934E2C019579F89139FD3A6FFF4EAD3CBC1C0CEAE7E9CCF478318A517
+ 2EB7D1392B13FDD062DC999FCA632F7A2FD996F2BE30D710018AF82257371204
+ EE7C35679FB46AA0A7084752CECC940EE76DD40C07E6E02045DB870750EE243E
+ 6E5E9527EBF06E297CDE848633658A64F3A9D1210DC4A4C8FC568B9055F4E16E
+ 7DE191175CD1AB1060CB12669F0441217A4AC2A8FE9234692AFE1270D2FECD4E
+ 6AF9B6275D63894DD49244CA19173623D525C3D61F0BBE4499143F4961371D0A
+ E551C667F61E56037D7BCFF4638E9A1C223BC4E04C82BCFE0EC5509FEE8287F6
+ E2C0C4E7FD0A24229E464B59C2D374810D253902BBD00C70926164657BFB2183
+ 0F128AA8863DB5B4C09A718334D3F9C178440474AEE29298DFB8D66E5B553577
+ 06B7798C25324AEEB615CD95C25CAB8E10B45ECC12C3A03E0024C722E0EEB13C
+ F34CD19288A268913EBBC54088290F4D489BE6320E707A105D4DAE7FA2370562
+ A0C8C7E97D71E485F23CC226C821826D1AF998167F23B917425F6CAA1D4F5DE0
+ EE00DF327358892E09E7BED9EE129CCACF40BE8AE323378FFECA910AF39DF99D
+ 77F97A86F47705A0BA43279AAF60FC86476A17036D6316C97F59E9BBA2B1D881
+ 3E056C23A6F7C7D4D5FAEDAF0F347E5B8E90F7F8A00F23098A3A4B15A0853292
+ CA0F52AF7F0D0C635527B99BC738626F2BB8ED73C5684091B5BEB551B03450F5
+ 657EF645FE019A00C4ADC1FB9AD1EC0B0C61BA52B9E622CFC5E3B31F6B6E05B6
+ 9D3727D810DD2B4B62B9B7F97ED21175603900FD22BAE7F097C8764087329349
+ B96B2A6D27429EA0905B00B62DA66966403697391F8A22D924F272BAB2D83015
+ 92F26DEB46BD7E578709926D6C4E1576DC491248B1F0A5E7C305903E80D17EF9
+ 892EAB60C4459EF9DE97B4D59EE00CB3FD109F179F01686DFC6B7FA8B5F5720F
+ EF981817A056B94B8DC22E12C321170FA7CED48215BD7BCDA35E02AFD0B0970D
+ B94C57295DE51991E90A86A3E9969276DD877D8536F5E25F46CFAF1A8D104C2E
+ BABF75253C142A2A84636B64652F53A540C2919E59B9518A300CEF31FE6C7D3A
+ EF23362ADF7654DB6DE72BF69489B21346D42EA140F9FCA11E52FE4CBC073CA6
+ C158CE82C9B2544D350CD970082DA999916D9CA05F50CECAB95E926B13332EED
+ D32BFC296E3760041ACBFD9A62E1D9515BCDFF1D6DD3687E86715F516C8AE853
+ 0C5658B95C961614C06F320EAAF29BB4E0AC5AEF35836EADA262B269F6CEBB86
+ F2780C5422C5057CC135188993583AC64AA21B3ACCC7B86D11D96A477C0697EC
+ 16080F56A86A995AFACC3C27C3303AE10501455001FA3F99AA80C95D0AAF759A
+ 6ED0EB770E9C8A880AADBA62BAD160D32CCA10A1E6B64D7786704D3103BCD4B9
+ C70D34C013BCC32D7B7F1B635FB3526E561BB2D8C4DC90EC0009A584F893574A
+ 6A40C106DB5B687264843822BB2718B991CE54154C5EE9B3858BEB2113A86F7B
+ CDA6083055A6A50D1D4DEE3EF7C119A1BA5910222217AD15753B28D873EBB857
+ F6C0858EDFACFC931DEEF50080FE97689ACE70C4A43655F06029FDDC241AF4E2
+ 942686B1DBDF5579F9481B1785C72799A190EA2BB82573CE88E6CD163CB7424F
+ A55EA559EA6541FFBA3AA2A0536B8C1B71BE29A1D6A996E0407931699FEF0F22
+ D2BD43F9F4CFFCD4ACB5FFABA04970F9901DD9FF2F7F9887E0F52F6A35EAF59F
+ 452E67D24E4171F38AAD35A26976FDBD0AC2BD5FC8ADF0A26563F40E38088B26
+ E19A043E20EDE5C2D7A894F6CF1BC8B087AF2218DE96EE074CC2B7681E3436A6
+ 493967C8E1DB37083834B42F8BAC3D2F26D74FD6139CCF864F5DDB9B440EF30C
+ E37FB26385C9F8D314F18C9DDC38E7E4A5E517D7D56060C0ADAA4567AAF0712E
+ 9CAE4C72047F7E516E377EAF47D9B30BEB9F257D09395F7716EA7D06B03187DE
+ 29E73B71B0DFED924F2C199D3CA68FA6AACD3B045CF2CD3BF626B32394084B58
+ 560921CD6E5F1898EB541D70D57176FCA266BFEAD7B5D22DB7644A879A60AB23
+ 18343EFFB88EFA76FC9CECECB467EF3E695F7D5FD28B575FC5E5D755C9E8FC87
+ F0B2E0905DAC22338CAF33444938C2FD998E4B4424649C312EE9DBB63FF00755
+ 054ABB0A3E56C91F3B484938F415658B0CF3B91976DB521138B5EB4D4C747175
+ 846C706A48723B14A2A31E739F25A4181FF1BC0B54ECFAA865739D29494B33C3
+ E829CF576F731453D261A3EB5FD8519BBC8557D1F7C4F4B1F29335C95C531924
+ 5CFD2617772AF78C5D14415E23CA16CB4DAA75243F40A252A1A3FDFC31B06503
+ 0A3F295DF7435B718EE57810267594EA88F7E3461B83A3E545297D7AD260B79F
+ 65A7EBBB7FA49F0F19612C248AB3508DDA37D519DF2456A8B1BCFE3C370DA26A
+ 433C647FCC56167196E9A179C7ADEB1D16C1A339EA2DB3956CF5CDF85401F527
+ 7E3F1165F6B29C76286BE1721400246C8C742041A2781E2B9DEAD4DF2D2A1B2D
+ F3FD131248FE3626374E1426F50F3A13BFE09384EEE3014B397B50ED359A1D07
+ 362D1EC61269C1DEE51569E4C8F1908889E314D6F54D855AE99C37C31BA8ED53
+ B39EF95097EA8907D2B48472FA112D8602323A1FE609A2992EE1C538EED4D4AD
+ 6744B6EA69CF32CA397A2368458EA6D2FD66F56C12398A40BB4E9B694C4B8BEA
+ D0D0665A76B9D7722FA7BDFAA7FCA268C8E6CE6B625F8DBD0FE4111239831D34
+ 28DEC5951AC3BA5EE53DD1521D7AE1AD5C106CEA7142B671D30EECABBD1626B0
+ 045F24602B300C12A8E1B18D6D242110A740F7821F6B00B8005349B70CAABB1D
+ 7A9CE8BE1BED9F08D189F566C0A1FD93B74A3F489D4DA2608E5849DA26A6134A
+ 9597AD62E05D052B544AB5A51E263671073CD18860E0CB75BCEBC55463EF645C
+ 5E82AF7E8C558C9A50F688D0FAF147565B68A5BD18DD7293F71161B8002811E6
+ 6CFC9F58E203B74D0328ABA015A9F25055917E72BA59034C40BA080FED7FDB6B
+ B8448699BC0E141CDB36F711A5C0CFC1FA61F09277BB26E61FA777C4E9F0ECA0
+ B8B2AF22D2F8CB593523AC94B148C2AA5BF0FD54317ADA219BBE6EFFB8C176C6
+ 56EF79965C2391716D7DE5A6A78C85D738303EE62CFB79A741C522AF90699441
+ A1DDF3873D5E94248788C3030A699529DDCCEF984BAFEA0A8CF3D298AAB59FA5
+ C9D3CF42520C433D4E8A4E715541D923B8CCD97349BAEE3331A348D816753596
+ B203C43E788FB27EEC0B8CF2E47C613DC279EEBA1F4F817EC7929FFD5692632D
+ 9F059190160C48EB567F97B20C5F943EAE79481C9943171E75632F2E3C3DB11E
+ 4B38495680386AB64BE0CFEFB9327F894E84141D4E0C0D7A754EACC1F5062A10
+ 1BD47F8A939DA93F11DCA910CF652A8E22F456C021F0B03FD167B59B68172126
+ 7E30C98B29EB1886137BAA77323355EDEA9C305D37BDF057A99267A3AFB4BCC2
+ A0FEC99AFDC91D952AEB71BFF3C3B6DC80E030E9FABC9880ACC1FDD87CE06C02
+ 765F4618AFE2831628949CC50F48A42182DBCDF73B6B6E247CD56CF745E681BD
+ FCAD4C93ED49F9096001AB3B42D79BD66FBAD718A2E9AF730C46256453E63BD4
+ E0DD46A63621351646E4671F5016B5CF067316D026F93A8B1052C659575E288B
+ CACCAC45A4B7B75D82F46D527E96C9FDC13D584217BBDBF4C6FA355E296CD00D
+ 30A23C198582804EBD8029003B3E7FD13C82E92237A8A766C99C6ED9382DEEC2
+ F626681393CADC562880B759D38E8B3D0C17E9ED7EE406F7F3E1B9CB60172C3E
+ 5CC9D19DE56AF7FD4363D8F7A4F5F0F8324D6618F314AFCB34D0194F33D297C4
+ EA1CC5E44F934FC214915E916EBD8C2BD6F7614000777C2CC9599259624510C4
+ EE3DFA83F3D47778838CCAC33D864EC80A74B790668678C9B6C84E7A960024E9
+ B730E588BA5750470FA2B126AE39800DE2907DE5F38832BC68075F384E0F987E
+ 109BB591C6991714BFF3739D557C4F35D9AA131E31DDE5C43310CC8A9E39CC44
+ 6B8E9F887CDF5B12987A309DBCE116E4E7FAAD03CE9435BEE38DD0EFE4687EDF
+ 0039F47C0D17867F4810520C55EE949B587A804EFE8897848F8F1EA0EE65B315
+ 848B6F7F6B818F735AB73A9CE01934039A13A195AEBD78440097B8729B462981
+ 2C562875A40DC9D3D02F79FD1CBE7F6DBF3DE4C982BCC4C24A8E10F3A3805295
+ 4347F3AFB8083BD8C4F47A80D02B14D729278DDDF564DB24818EE5CE0C40FC7C
+ 8399F875B70FA308480B2F167333EBE09C721D1E152B8D2E47C8489ECCAC5E7D
+ FA3716A70E0EDCF7A016E6E2B1A3DBDF0AB229FD12DB263EF6245197802F6800
+ 90622CB373AD152F5E719C55C132BD4CC7AACAC881C8E33F4AE3216FE3D75632
+ 24DA1DE8D0AD01DFBE5E7B9FC64AACEB8F8A6B42F4BC3723DCF6ED7791927AA7
+ 7B5FE0BD77DB6AC42F14C99939AACEA7E96B9773DCF64B182B2360CAA11C9C34
+ 18F79CD7BA354A505C4F0765CFEEBB814D97560E8FB88F286D513201A67A5D3B
+ 4949427E72BB6AF882FD9557EECFA3BB79B7E4B123969FBE75025BA82EE9C686
+ AB476F5BBF06B0FB041C36FB23FB87FFE819A8AC2BFDB8A21C594A1CB0AC407F
+ 880B18823F2D64B99271544D46791D86345B8678239601BA0CDE01BD8AB4F5A8
+ 4941CAD19F19DACCF0AB150E4480667D9318BE27813FEA7489829977269F108E
+ AFFB2D8F6F1F8131BDC3939BB45313123B221D24B6DFEC6808D488DE4135DB49
+ 27A8367223A2D823E3CB54F891F5DE465EE43CF72CD4EB3FE662913E245987AE
+ F28B36CADAC2C65564B8AB6A33D75DFE2AFB7113AB4B81B3ECFF1C846F70D252
+ 5217D88B9DB1BC3CDEE0737DA1527A22740CC3FBF266A2B05E6637A78516B8DE
+ CF264BA66487E7AD69E74D23081FF6AD7CA682DC576787734056E88BD71AEBFE
+ 6DB7BDD51C6A58843AE60A5DBAD36FE5666A2DAEEBC9E29CD1CB9480741155E4
+ FBC4F85D37290A691940AAB7F7323D0FB3244245031BD26C10281982C6192EFE
+ EFF891C7F504504F32F11165C866688A4C3E78A813BA4D6BACF975D09C4AD7DC
+ A638F8D7DB7CA8CA2A02F6C9EDEFB139F54D2225FE11E185A5062F8E0B924F24
+ 1A976625C32A399FEB50A74CD8A44BF2B71478EC92CBC0B4B690A7FE894561AA
+ 34BE20A35FC685E74F3C31E2979D60405B983F197A48FC145063978C5E3C23D5
+ 3768833D46FDBC2E2A170358E53EE745242083A262670DA2F2EDA94A1C642B95
+ 4372C031BC2760450B44BA51F043DE450641F2E3C164511CD60CAF9832F65756
+ 87E7D868BBB9E77823ABC71A5D7F0FA25D52967F1E50397731535002B7A5B7F0
+ 8DE5D1B4B9EB4CB8111C92D222DBCA5EFFDF3FA79F9647A40046AA3037825D25
+ C0BD51C806422DA17EDEB60CC3D6F849BFF906A31B86538D08518F5D45A2B3F7
+ BB354DE622676629E3BBC8797741700C4D4B18AAB3E07E309AF4595749CFEC4F
+ 4C86EE3E3621EFF286F35BEA6576AC767209B0847DF10D3A1240EAE771816EFC
+ 201AF6EFF54F9BC4EF8BED68C344E3378462996DF1D42102575288579D5786BE
+ 15BFC361C79724033F992BA2CFE49B6FDE0A308B822033497FBF68A8E8999427
+ 5430A85F367F9AFD5A07EC5BA1054DA5BD55238834654DA10E6B0FB73ADDAB10
+ F87F0E0466B00EDB737083B2E1E369431E29C520AD4DE55AA8545AB9A44CA1A8
+ 78617C9A845C55D9CA054EB4D9EFA7542B1ADB3C51F7A40D6AB3110C72B81637
+ 54C06F9D73B3EA8DAD1CE061986EE8CE365B2B7510EBE5CF0BDBD3BEB90197B0
+ F478C1C1E5D23D913FA51A4B3F8B08E081B80C1244D523EB68515B79749C6D4D
+ F310F8B6D7CC845D14641C834363B25F9D25288955EF17893B18E94650619EB7
+ B90DB088E64FF909DDE32E31FD6CA0BE9DCA04CA8DBD1F484EFA712AFCA5AC14
+ CAA29F3A689586B309E565B4B75808358F7EACECD4FA3A330CDC08DC71E4B358
+ 3272701505D8FC901D0396D361FCF8823E2D6B21FD8A99B421ADDA6FB4984F0F
+ 3E97996F7148581FB5644C293364C37CC7B7FFB41325CB918CEAEE4461B21754
+ A1301F9452552ECAA4D5BCBF9E1BB47FC5A32DEDE3C82AE525E93AF1464E8F23
+ E4D79B9A9A4C52E11B9F1AC8F991E8ECE0327A95B0E526F64D3E9CA33D46F8A5
+ ED0B0B73484915D889F464766C4562F9DB68F6E02AA938E483D85FBD4D0F31CC
+ 3A11226956F493A766CADD9D116D55929968389AE486DE8153447BCE4B9C1748
+ AB049EE8366BE4F17FDE82656407A2E0CDD3C6B9478E520EC271DB6B3DD38CE1
+ 1A53D43C53ECCB217F76C3B209B63A82F5620B68740194148C8BB9927FFAA4CD
+ BC1B4A4BFA3196175B07C01B70E2BF076FDB4DE73D1527724B997DDE30C1545C
+ 6B9747CD8A1F4A47DA005FEF916126AEE670C077F47AE22353700E1DEB65DEE2
+ 1ABC09DB321A07C29B142D8D5F7A6FC1E4C4609F8EE64DB426344771217F8491
+ 8E833A57C7E6FABC798850B7E641B9967A13669D3125606B52C8ADA42572205C
+ ECF5AE70A3599B8F5D3DAFF2EABFD945BDEBBD1E09D3ABBBCE17854E0234EB6B
+ 8BD99CC30C02725D03D3ACFEC98B749B883702FE3FEA2383E3A1108DFCFA256E
+ 092331153D634ED8774B262ED467B90DBE3D69D40AC86949CFA1C939B001515A
+ 5D93C4B1EBF6B5A746A58C690807D51D9B2C51D8AF832D319379026B79857275
+ A918B20E3C72AB6F179AB072EA6932EF6289474DD90D1DC76E166B75C35309A2
+ B75ED026E4B8FD5B4F5758E91B843D9255226443BC0019492F1AA76C7F6E8035
+ D0AC32E2E4E10B2FA7C15D424F2C24AAB8656DBE4D93B7FFAA71B94D58DF3D97
+ 136431BD7515002165D3AFB984517CCB64EA3E2D2A1ECE65B66225FD334B8E52
+ F9AE94210DC1B5AD7D724ACEB62268305686AD4169D7846656535329020B78B5
+ 8D903B6D8A4EAF4A4D34D15D1E952F306377A4BC2E63C494088D39CF1208220C
+ 891D4F74213ABDABBF5E2E83EEB243722766FC9B85F3922C53EFDC6E3C5D3FAD
+ 3528E5FA3ACCC0D54254C7A67F5BA1609DB2BB4826F4C41FD4C2BC1B350FFED0
+ 5AE2616A5D590B14E62A0F0B89BFBDCFE54685E9575EE188C0A590D741FAF3F0
+ 9121E6CEDD5CFBCD32F388800EB8AACA6858571374CEB69AFDC7B2375F09E3C9
+ 4CD4F8D17C6ED8857B42F11902B0F52A8DE9C976B0314DEAD3A6259BBEBCB6CF
+ 86811939B90D1C0236FCDDE6C4C115B3E9C41B07345172F64BF1960CFB8A235D
+ E244F725F2EA97827D142C72C1EBDED319034162E868316B87786D7CABB008FF
+ 0C7D6B6F14455C5E48E4A625F0509623038C3EFB6A41FB5FCEBC31469E0DAC56
+ 2C0F6B048A14AF8066B33F9A0B23AE35A71D6EBF2A138A409D28523C8849A05F
+ 1005671069E2384BD26634EFAF783A80BE3D4B43098EF36ED7AB9E73B4AEF8DC
+ 520D9F0DEC53420E82C7897A68C2EB59CD91E501FD9DA41F3F5148F4D3645B92
+ E40DBE7F50198190FCCFBF4ADF73D4AD67E2E1C871EA93C7404FB8068946709E
+ BC872F1B07267124C1C6DCF80A960836ACBA9EA3783C8DA29FF09E6665ECD7A5
+ 33E3A48F2215A3E565000DD161E731B1A1B3B8383B189507F145B5151572E7A2
+ EDEC22B2847DD7BDD5387D27867E4D52F9356092003E4D05249768A0EBFB39B3
+ AB7660E1D5B75C98AE866BFC060C8712B0BC3D77732416506D8ED23E34BC80DA
+ DAF2DC7C6E491AFDC16C9B1DE5A2F925747035F1D04A1F3E445FB51B5FBE74CD
+ 0D0070E82E45B38A387351BFA740D8AA70BA0751B11C03E632A8AB6606711BA1
+ D11E0B2A02D80E444C1AE0AE278849AE0C239DFF6730DB28BEDAA12B129787E2
+ A7B5B6ADF3604701AD8213EF3749D3C7AE271E5D8070DCC89A661BD2DB88D65D
+ 56667048D3551B925EFD5A6C282D5B662F46B9D95C3A7DDA15A05E66889D4957
+ B0BC4F011C0AFD188C56936BD4717F7BBDEBA6C2A6C097CD6B3E54ACB2C12C59
+ 9E7AB851FD51E6C1475FDE4EA1BD7EE0A26B0C7EF7748B3C7C15956351749B4A
+ D7DE61CACE22AE0589F7DD2EB5AC7CF3EE9F523C55553591395ACA160EE2DCDD
+ 5D35BCCA47EFC49F509EDF1ACAD935C0CD189DFBF9AA77EE1FF012DE3D50478A
+ FC83EA796C24C03EF69FDF7FA375DF807A6B7F49C23D16B007723B6F7B6B02E1
+ 767F15E0154A2054FE7CD25CD21066F17FDD30D413FD1CD66C1521C6D296FC46
+ A8DE5162551C8D27E91EF93899240A4DA981E4909736401773FA84B1954810F0
+ DD3C47D581A9377DA0833C36403725D087B0958610CE9D107F74E24C7A1CDE56
+ 08C40A2D68BD0F7F6EE1337A4ACBB408746F00940EB70CE9764B3C0F765DD85E
+ CA43771FB1D9578BBE0CBF45B87FAF22EEADB162597C1AC28A5B266089AF44F3
+ 70BA8600773B11FB23CF8C10E19144BAB82727D10127132557579F1992F799DA
+ 268A0EE142AEC2F819513A0165EB50B8BF7EF19E46E6289DD15C6F741E3FFDD1
+ E4BEE9B2982D9245CC21D6A76150C665D6C848FEBD2F3E89627401F845E1EB59
+ F111AE9EF624CF20CC946D5D6A722C6FEDBF29BFFF0E5669B969373C6512121A
+ DB1054EBC97D3F1AC892CE0766A91990375A7DE5319CF8DB3B6732DC6314C855
+ FE1DF925B9B190518032FABC79B4E34FF7256AA9F1297291E7C78F134F4C6DCF
+ 5A3ED903BA50DF537D447D3485D861EE30489706A1764AAC789EB91513DF5568
+ A23FFBAC8BAE89CD968CFAE84518C79FFB25392B7A596E1F3C85B2B928582D26
+ 10C6AE3E5210DACFA85C354E69F6718C1DFF8ADA420979BB65EAB30F65AE6CCB
+ EB890D22D4305B9D843DD680D29E3D87C4307DA287D721153EA56F05C40EB576
+ C296D9215565D64DA00AB12F99507BB1AE30E0A6F6078E5DFFE42126A7CC7E5F
+ 5D656EC45641BA70082376F3A41D580D6DD877C678E352648F965960CBDBE67B
+ 18EFDADF4F3A80E2A28D175262706430C2D4B8AAD52B01145E290A1F6769EB02
+ FF9533D85E5FB14265F60BF5BDF42E1DBA093104354D45FF4B44924BE9645E46
+ C69FC5EE58047832CA192A315F181AC5F857E4CF30CC92670C26F909591B05EF
+ 8F3CD433AED18A74DB170CAD80061C2169DF14C36A9D6E3F13D86D7F79177E4C
+ AC322C906643EF055E2E052414A671EE61540D2CF6A7EE80FCC003E7FD6E644B
+ 7D17B20AF3CFA1FA2EBAE3DD0A8A99864CC3F51A00E140D9CB6924EFE05EF5A2
+ 4B09069BDAFABEC8E63E02FA493DA6290A0635AC8E09D840724D87835EB62235
+ C4A2458FE8EE5EC47BED27B868C5FF736B4EE76AF9C97B49634DEDA4CE963115
+ 99A54BED595FD4D8A06618AEE09E93CDA6A21D6140FE3EE91D6B03CB1E6CDC5B
+ 895E7C59A97C67AADEE064A573F6784EAC6FCAEE3E25B91C8C1EA5D8C99EC9A3
+ 5B7055DB22BCB5298C8F505E4A7E4C4A6D28B1F4C7BA90C355B637DEEFCE1C81
+ 66ABBE2DD2C5160930610A9AA8333BA7DF4D514AA84E2A3BCEB95364C13215F9
+ 90EDCBE2D93211709EA7E08EBA080EB0FD52829DBE8AB8E493F6694CBE891987
+ B92018A765E34AD9B2A0647300FA405EA14BBA170EA676ACB75700AA4448F63A
+ DBDD15F4A2F8D95F860DBF91A470230FC081948C6525EB2B18C2910D36FAA938
+ DADF468945C302CEF446AF690A50C662529ABDB2BE9E2FEF832C5DAB3B3D4A7D
+ 5F3F55F6646F43B6ECBA74CAF7B7B0B48AD6DF8C04EEDF7508F1E4C58F46E5E3
+ 23B64621C34E734779B51879758DD4E5A2DC27A1B8086C95653CB67C8C4D5F86
+ A314E0FDA3041030D3033C69FC1EAECB4A56DE9C02B0DBEEAE580774F2DDE02E
+ EF724E4CBA15F80994AFF1BF767DBA674E70CA342013F48E04F5588901D93C8E
+ 366B4085CBE0C0BEFA5055D0E8780DF299337057902C608BE3DDA344744C30A1
+ B1163D88CE663C5B50E259F67BC380E95A7B9EEF5194F79CD57F42AB2133FE89
+ 0635366156477CC70530A1F98C13970597FB7D97CABFBBA63815D33922854FF5
+ 0CA64717CA0511205814684C6F0699142605B9AFF00B4CE21EF876FD7EE22B12
+ 5714C141FA392DAFD25268C9025A9327DAA5E662B3DA415A341FDBCCB44D0957
+ F879F15D76C6AC3D807C5AD4449EF1924F65315030EC5434AC24EB154DFB5295
+ 2577B498F10A4A8CFE021EFA073FA5A777F0F792DC61D7CE981716DDE55DA41E
+ C15C834629A243F1AE244BC5C421F37509F99BC3775145B8683AC4FA10FADA61
+ F71F8F48F58E928D0FE6E7E4D6A5E37089AF77E51C7311E8A0F32D84FBACC126
+ 86E6516DA6DDF0242220CE77F5D50D1E6B6E6DE355430FC5CD920BF06C2223EA
+ 3C206D35CFD8A1F5988336D5334A0DB2EB34E20D42285D118B5536DC9D50B438
+ D43B5FB8D69C9A5A4C8470B4DF3ECCD6CA58184ECB25932DE5ABD70FCE9AEB44
+ AAAF0A59AC7FB023C973B8EB0767A381F9F4A71C7420BB46A1B8318862A8D60C
+ 0C25765F04FC070B31E29439EA218F6CD19914A1FED3CE31DCE0EA3BCDA078F7
+ B42351214F924E97C1A6E1CA3189328C9950DAF81076C40AEBA4581803EF2CA3
+ 44832AE617CC9C108BF2F836A57F39B03923AA72C25CF3C5A1D9DDEF6D3FEF92
+ A77EA461D3D1387B723D51D293D807C0AD6B1322B1DFFD6D0A8B7FBB45AD468D
+ C7682D3638FD681C8DB04EA62495EE1D40731870E1330DE4686B6A1FC57FC0B9
+ B91CE8620292D4933E105F8DB652307B0CC589C665032A8EFA520140A4816C9A
+ A1FDE1AC1339613563613470D11C4896090B406BEDB487A99FB80D59CCEF544A
+ 69D89C2975AA628EDA8EA3C3EE79D8CFF55B37D762035B35EEC0953B609A87ED
+ A07F15575959B7C1B3FB527B652CBA6201DFF49474F8A5E6C0533DD9A54E879B
+ 9E74D90F40DCDA91FEAA600810577391F63D5A9FC4A201E7E5FC1AC0E67098A8
+ AA5177F97A8FABA86DEF04630FA5C126C250FD78A9183B03196758017C4920D6
+ 3F6A0F9185CF839FE624687544B22D73A0879854B1F758998DBE99E4F93FC9F2
+ FF197BAD05FC4A2CDC03513B7269355FB93E8CD3469167280F6A7B5F91499899
+ 8717AEFED40CA8E19860B9852153AE823D360E93FDC613EC65636FB1FC444E6F
+ 453B3053D3F19A9A15C1B77C52A922AA1F7E0ACF2D33FA7CB717833F5C02A038
+ 85DCE30FB7A8A959C46C87B391A424CDDFD3947BBD19AE1AD606D6778E096A77
+ 61875BE860053B6BD6D6D72AA6F40DC8C5A87567A04A009284B5D849BCA59DCE
+ 84865EC18F6DC9155390E342A2D747EAFEE01DC2797246C74AFB72E3106CC1DD
+ 088998828ECA7D712E7BF7D072E13F962236B5535BED7211B93E92263338030D
+ 049D83AD6D65E18238F10C8BE0C840EF687A9CABEBB4947E8C29919E686AC90D
+ 331DEECF0E5D2BE90B2EA25C6845F41541D1DA8461AEB6DC615A2B4291183C96
+ 1DC7124E60D90247155E4AE4219187D68F2F3D1943406B94439BCDC45126C5F3
+ A37ECFF4968EA62C378B34DB8F147088655D97AFCB39BA340438439990358948
+ A7C3F9669A4D1B3B55983B26B22C0A9031751BFDA3C5D9A16BB28A554D8DB5D7
+ AF7B7C7B49355E12BD80978C685CB44F1868CF4ECC6C1853CB694BC7F614A6DF
+ 781E3AE91C5BAD14428B7DC886BF1F23F6B9E319FDB69B9DCD1F058EA837F581
+ 8C41A19061716F07C5DB7154011F3655E6B1190A7CBAB83D61301EB86D3CAA0C
+ B67639D42ADE7BF1AD5E33101EAA2F73F7E19CB51737F8C64AEDC431A1B0A869
+ 488FE881AADCEEAE782AF65472F6CF40C90BFF0727CC3548A2C464DEDD7CEC87
+ 054FE75CC9E1E0A65E3C1AA23223E1EB63589D6E006B2E13297D2CAA20FBABE8
+ DF414B064300AB340D964368C1F7ED0A80AE4FB79F9415F23D47E7D89C246AFE
+ 1C9BAB5B3A7C2B59E8AF90A4DF7B93A781939002BC26F7937127798774ACD9F4
+ F6178D3B4AD4E9BA15DCE8F3A3CD1D5AA507C57E4845635FD2513501FADC46C3
+ BA958F7A047E6C898E1B0F9F58FB711552699D5D967750BE5A1BBEBFFE1495D1
+ C311346DE711A27D14A8B79D9B3284848CB39DA5D0E391CA9EC58C505C4E79EE
+ 22C9B9F7D5E81A2CED453A60B50B977D75B11E90E179376F9DF1631D0A8EB29B
+ 56689236736632FAC0B9DA43821897B2821B0A92E232C4517523A2BED0AC52DB
+ BDF95ECD3701D49980F11E62E0BF5F5189FB837881FEFA9BE72F570688B0D9E8
+ 3116CFE30171A91C4296D23008531529738CD7DA87D2368CF44C088FFD427793
+ 5F4891E5CFDA269FB17CEA56F4A63E3E3A2B61518D85D2F47E354F1159D64C37
+ 2045BDD8388231170087F183AB1A98A71165B606A2CE09324C659BAB9A68EB8E
+ F1185F6C81BF2AEE60D466007BFA3BFD1C63385A0F42221F1F8E09F7B100F54A
+ EA7A328D39572A4B5614A4EFDB8856851F86C428F994EFDB2E4D643D9D0B5972
+ 8A9B103DBB883BD2376E7E5404464C66B22499509C540D5026A2D814493DE73E
+ 73C88DE0B93538CA4E1970A0E912334984F908E8BD66FE6A51FCBA8FE8DFA5CE
+ 4CD0205C1C31A9AAE0CCA8514853C4D3375B411300FDE5220CA1F4E3E935FD91
+ DD095D8C953039B9DB8423E13A4F2938CD0FB4C28A0CCE35F32DEB162166EB41
+ DAC441EBF36C720FBE78A82B730FC99E0232BF3C34DF77130BDBB9BE25CD84F9
+ 9DE7858DAB7C069EDC0E52A7AF48F892F296A8B74765E0C1FFB4C556157A1DD8
+ 36A4A0951DA6DF7C6F165917DD250C416989FE4B795A6EDDC238164405D3C589
+ 799BA32DD84D3F95FC9DF4AEEEBDA45317C7FF1FB3B9A510E34C3D314C693FD5
+ 0DDD354540F6AB9CA482CC0D8EE7525CC39FE02CC6119E3DB51EF35B46B0D5DC
+ C782514EDCEF236B049E3A2F3CB58F1C5C7BA576CC872A1520769EEF01B8487D
+ 06325BB9AB7BACCACAC78896CF5C9063C8E3170D7315872397BA90883E32E3C8
+ 3BDE728C9131F17A9C83417F4232AA74621D7AF9B955AD7FF83D5A2A8863D0F9
+ 0A38900B85E8131296F178663F9CBAD67EE24669B1019869D82019D21CD9A71F
+ 725F5D3BD402E595E04455FB58D3BCB8EB3175AAA9862673F34A3AF777179CBE
+ B779C3BCEF486D0DADA9E44D6D5250755A687103ABC95CA76D963158D964B2BA
+ 61A9B918CE7709AA1F8A6A856F15ED22404E4029579BC844E45132085075C579
+ E7DA5042AB06FD248BBC19334A2C0C8F1B61585435E668EF31FE709E7DB66BB6
+ 0CB50CF17FA3F62BA5556CDDBDD1D61C9A36A0204CF93C06A99DD5290548C3D2
+ 52B1FB65B4485EE5F1D3BFBC8FFF7057A143FDE170455485B0FB59048807D119
+ F1273DAA3909CF4C567F6247CCC37C6A0D96E35D376349CE34868BFA498FE20D
+ 4677758363362D6B0C1CE9580CA0937B765C73442A9856966490A9A125277067
+ 5C8D4C5B21168023A9843EA4487D0FA0D3B2647331BF9E4FAFA386418D2F3686
+ D16001AF404F3431D91E2387D37002084BB52C06B6C0910B8D6E7B1FF5C28E0A
+ 59DEA8A41626A75AB96F64B73E3E292F2149DAC76BEC2115ED1953E55C04EA22
+ 6835C39ACB832B010B418F28B6220F9A7DDF0B13602502FDBDC16EEE0C2336AD
+ BDA9BFC3EEC9EE0E701CF563CBAC9750633A387F83186F25F3DBAC06E7C3A742
+ BD8CA09775041FE8D14910C5B037FA8943810CB17E91FCEA33D047490D660415
+ 288F7280BBB73335BC6AC13B4BC92E27343EE18A71EB8A6A2B0378EA5E437A13
+ EC5CEED928B00A424A3D6211707675C15A6EDDF4FF8C7C568F61BFE91F22FBDB
+ 708D359524FDB63074D14C4B84AC9FD47AF72F4EA4EC55B09875809AE03AA6D2
+ 8C58C1EDCD785C8F37A9657933C53E7063F0F672B5DD1364713027D624941B69
+ 23CB7D5D429F902C2E6265EEC5BA2B5A313E408E836DD6ECAB0D489353B6B89C
+ 25A34D0264201D629A48C5DE98220A2DFADB42008C44AEB6ED79ABCC0D3FCE87
+ 7C656D041B44239B800B3EFFD51BB58FD7A40296D04E3E14D38D90AAB295C119
+ 836997418B3135A2CCD717CF08D804AA99326566149722707D2B29649BEEE85E
+ 4BBDB5E3291DAD9C61CB401BFC04B6749F87C98E08B7827D6600E864B8807AF2
+ 5018B4A3B6BD85E5E1DDAE970980DCA4D892A397FA138FF7B1F110DB9D64B7B9
+ 5813F362FD88E14A382708E03D214424EB5912A58D0E7AA3A9443E415B4B89DD
+ D4B86C1AE7D04F4F1E13F1509C91EE9CB6D22B518618F24006F6F41BA0E4A82A
+ 21337F1992921CE6621E407F7A074249D047A06569D813C296486F35CC4F273F
+ 4ED41FCDA04474808A868DA4846832802FCE9245417F8A02CFCA12535C202AEB
+ 700C392A2007ABCEDDB2A656E0D96BEB391BE4A99C1A8730758DFA165A5C5CDB
+ 48E37CA53A476C526516B04A6E77AF2809DAD758CCD83DC781BD0F6F415C42A2
+ E4B1A41BD2FA4FAAAD79665E16729B17955901670C764B811E283A83A70731B5
+ A1D68594CAC493177F3CAA5D103989473C67C06E7AD2472D95D416E5711CB49F
+ 778D452879A04F081EE676FD5DC5CDCB17FE5BFE2878CBF15E8F1E51A2B762A1
+ 6D927D4C5451E7F2B55A8DDFA4872FF91A25875031264E1F4467AF7D5556B701
+ D62105CEEAA8DDB37FFF684D014E08B7516D9FEBCD351D41639556018DDF813E
+ 538D0D35ED2D1CA9DB35DB91E60C52D4FB88613B4D0CCC6AB5040B9D30D316BA
+ FDA43EEC383C989D4B5CDB8BA222E2763A386940956AAAD89E69EF5CEEE485A7
+ 6EE345E3D097EA0FAAD6687EF45C8ECB7952CE486E7A7278DCB3BD99E61704AE
+ 5DC3141A1412CCBD4212A6BB712F87AF79F7445576186350FEA5B2D268DA12E1
+ A03338C52F4769E87603A35066F95BF57B09293C3C56E9D3F90525491BC0A0CA
+ D1492321A9661229B729F39237FF162DDDAE2CF20273E76CB446BB1046DD68A2
+ CC604B484BFD39A16B6EC816B75D7ABC056764F837FB66BA444FA0DD2B84FA92
+ 20BE382CEA729334886619BE97A2BE05D5FACB74BBCF0C14A9BA760C3406BECD
+ E2B7C36E1D3725592BB69AEB4F513009358BCA8A5DCF1F1BAB76BA3521BAEA04
+ 5E65387BFE6AE2418CA1B4E0792EDC0D054249F749241AE4F67D86EEE0083086
+ 142B6EAD4363287AEB292280CBA489ADE71D1E7D96B84F6C68EE7F78CB9240FB
+ 2B82DB1FBE04ADC6B543D542BA972E8DF92219005681276B2BC55AE01CC8CB19
+ D513C23A31CB98219D5E88FBCE25B4F776929DBF7CFC6F7BFAD7475DE70DB59F
+ EC8268D4EFBBACADD35099119792FD3CB5E005F88240360DDA109D76386A9E0F
+ AE877A2506D9CB54BA02E48AF12E43CF89F56E8DAF0F056412B58C0B44623B15
+ 0A5219A0205EA842496655549ADB5C9C25BBC06C808456790843199C26B792FA
+ 33CB5131086CF80F122907949A321A74F0ADB392F5A0A60B685B9FAD427DC7D8
+ CA3D7A0C829DE1145B52AF7AE556E59E3FB59B11D9D5423F5870857FF735EB96
+ 370BCE3F9445FEE388102B7A14D13CA61BC45B9248F39F1CFC7CEDA9EDE1EE62
+ 353202C0C6414E473DF07D13542C1B0463D466D563F1121B39202843EB38CED5
+ 582F14C1825171E8A8534D7DFAE2F1E0A2A1055FFD02A9AD2836BF4042BE53AF
+ 8727C1D57949857184790525E4CFE9FAF24C14D6ECFF944D10C665761C8CFA54
+ C3E22179DEEB3ABD34010C0E7FDC965CAD61DBB611FCBADCD26D86D65A639899
+ B0EC782E61AE34E1D6F7C05C98238C6AEFBE5C64136EF0309EBFB32874E01364
+ 972EF25E4F367A4E8E3857766A4D6F975321A00634EEC3AECC51814696AC87CF
+ CF8F86547DC412CDC8FF14CB3686E3E622201C1D817500626CF13499076B217F
+ 4FDC7B05B68AECC357C769F823569693E30E1FDAC58CF4E05516597E3FB25F08
+ 6ED15240E21370DA6D6E26329EE77FE66A84A5F1248A38B940F66220A70D8531
+ 107DC86EED783BD4B8DCE17D6E95D1E7C99FD9477DE77FA5B3B9FA1542DD107C
+ F41C0DAD5CD6539BDC892E7EA2736E93F03005A9589F45EE7ABE2769C190CA49
+ 2D18F7D7E5F55758E82EEA4D449AEDB6929FC356E71F0BCE924782FFD4B79493
+ 0566F4C2F4D78D76928A3343F138ACFFB6132227C9F7481134F10E7ADCD870AC
+ 0E62204AE0797408ECFE6D157C1E7EC9D8B3330B23CDD862BB3EA900B11ED99E
+ BB0DA2171B5937C0CBBC9E5F6C1A3110821681343DD7C29D9386BAD229486B62
+ 834B984A75866163AC8A431B8F17361568E830CCABE56E460F62FF394517AC7C
+ 6236E9E6B8FCD50B66B751FC94EB77567187810F1F2770C161EC5BCE0D4CA698
+ 3B1D62DA9AF64A0A0F72E1D5B43D3B5CCE9A3033EC2DB6570A52A44CB85EAAE4
+ C4A3A31C6883AA3D679DC430FBD6BAF040D49DB896DF909BBE2D61AB7D0F7F4D
+ 169E068FDD1C07BB68686556DCC732337D304EC9C2C7CD5A9EC36C57D24B1277
+ 483793270080079D95C8B0A64BAF37715BF44D717D2769E17150C023EB1265E0
+ 0D8E85B6E8BDB396C9C20030C9B2613D24E79960735567007260FEBFBE22ED0F
+ 87FEDAC76CA4A23A65EC68DD9F90DDABEBD698107FA69F218A8EDBD534849372
+ F9B9D99077BBC5B4CC435C00C5E05B926372FA609BF5FC9D0CBA81E28EA12A9D
+ 4F72B5E1E2CCC5E1892D4C0C86FE18464A87F9AFAF74B498290E0AC45CEA3FB6
+ A449CAD62B2AF4F65C5783A0658F9FCD260D1DF1B9CA70EC8D6D7A59F0BDF9AF
+ AD5AC307C5F59D6372443118BE4911643298E849CB18F3C3D118EECFA212FAF1
+ D0D261E5E575842E5BA90657BDAD1AB05F02491A4C1F5C1A05B8D3530CC35C4E
+ 418D971DDB663C696BEC344B5543F9E228C4DD093B6538B932609EF1CB7AF1BA
+ F7D7BA53026C52A076648FF0AE7E824689F16131082459366A783E34B0758630
+ 0BE1F2DA6AB5BC02A3F6E48F180279B32C40B46BFB5E4C69D1
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /VAIXHN+CMTI10 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /endash put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/endash/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N634/VAIXHN+CMTI10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font FIPQYP+CMMI10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /FIPQYP+CMMI10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -32 -250 1048 750 } def
+ /XUID [6 5087385 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB03FB0392FE0
+ DD1B381E192CDDE6EC064726FE07A46ABAE08BFAA613B8A042D015EE7CE253E8
+ 08727F73BCBC9B99270D557D06018142C27A7ED95D3AA666CC36583600E54C19
+ 78353FB232E97BBD2C7677F7F482F9C427DA43966CF504999C21554CED6AFF26
+ 2AADE446B0B09A001F7C1FDA17CC82E9DF8448F332E1E3C4EC6BDEE9A21F01A4
+ 6957355A5D4161A2F21791D8BE95C7AD9D9855D8A3FDEC54DDC9CED857684258
+ 0D8B1A7F8E4A0E8E70030BB0894D8BB181E02EC730C1C608F6F8C3DCB6396754
+ 71C8098A84ECE5355044359C7AEC8FC864D315DA2F2DD2555CFB93222D149848
+ A6B81DADB8DC2F573CBC0EC59E60E22D9648838FF0D1B51BE192858658E17CD7
+ 435ECD414A961FAF38EC8305ACB95DD22D718BC9D52458651DCB4C745118E934
+ 150F5359D098F5B1CF66AE559AD205A0B229705AA59928B998158D7F69E872BF
+ 5E25F60B1A37EA6313495EB4AC215F568FA93336508E6DA2378C2E16902B03DA
+ 28C776EFFC0E878833EF71EE519BD0AB1903A1C977FC7CA6FDACB31D317E1805
+ 269B3D498010A8EB034C8E617DFC3DC42A22DEB72DE2A66A69245E40ECF954A6
+ A5DB301688ADA8174B76D523290F82B936E795468F37EB34A675E25C0B8F0993
+ 2A045C7A54F134F326859B3B1E7D9F28EC88A25180DCFDDE33EC37BF869F39BC
+ 7FC992B29322B03214B078BCAC929875C59C3F57A97074BFE8D49D9F8163DD31
+ B3AD333364B573135187D26A8EBF04B025AF5CB9C32AFF88FE48D8A823D8B475
+ B50A095BD4030CC47F07C088245150F99F101C141C9F878D17363731FEC3C77B
+ 8057DB509162011C8BE93E2C2CDB23F38FD7914BA42CBE20FE92BA08F688049C
+ 1F1B0C8F1555E88AE77D252E436E0DF418F4585F37C83B08D3F1F04C99F38773
+ F564173A92E9B93AC30B30997FC321E88E3504D16DBC674F14B3BE50B9B26F93
+ CD32403684FDB6ABE39577C0107889D2F572C4281BEB7197CB2DF3954C460C35
+ EB757DEB84FA693D8ED0C2D10996B2D96F175150775447D7CF1EC86D2C9536C1
+ B8208547AC119EE22D0E646311C85F9A4EE693A56285C73E1E4DAFE46B4E5FC1
+ 4D46EA6BF49F665C8028B345D93385473E5CDBC1246DFCDC037D674D89829C41
+ F27F3C6C5A68F5A1F248E816786185C03C63DC4FB54520837AB888D6A5B542E2
+ 91BB8051CDBC99ED21DB74DB8CE076D69B783D4F5EC3A30EA4245015FBBA0C9E
+ 3F34518B6A378EE3424460EE51EC17347E7911527847936B4D9822A4D315E789
+ F21B2D4A830C8FF50FAE16C2B494C88584552E1B0630D95E423718E8A35B0A8D
+ 3A4E12B841ED0C1B34DAB5BC59ADCDD2494381F2338433E2074531BEFA4A2315
+ 50E115AE9544D386DB8054613DB66514DEDF0A7B574EF1340B5D8882F033346E
+ 074C0AA09596E46E85AD3682DF8E6797219B013BCB86B98EA8A01A8D69A2F2C5
+ 6C290CDA67E8B347857D72F54EF379F12C00D11CA04A0587FD8F23956E15B67F
+ AF7895475DA986B14C07FD8F7CA525093892BC8051E75285529BE388E42E6591
+ A29DC22729103F04C221A2AE81E3B208C4F994C44C6DD8D667B4FE5031638CF1
+ 6A7724CF080DF3284E79D28D424A7EDD8398EC27064A2208D50C303A3D4B0F0E
+ E0A6A88B1F6A6825E15DF9184C0642335A0A6A389836A9D20D14744F82353CC3
+ 91082723D8EFFEE2BF6F14823588F0EA6B4034937E8E3F0C22427C4F1E1A77EE
+ C366C6165661EB249F574E2E1D26E6C1BA1387DBFBFE8101DA39A0990BF84B01
+ 272AF3B4187A3FB1120499AF820793F3C8E410657807CCD8E947E66D9FE81AD4
+ 4151B9D5B2F182506982527B48A12020766C7BBAAF5567184F331E7E6D22BA41
+ 83ACFF4BCEA590F7A69B4F037C6042572A6E2F0BBE94245862059E04D1D0CB3C
+ 969EFE3B99F28CDEDBE185356CB706C9FDBF2DB0F71B134D51F39A4983CA4596
+ 394E1DB7B35AED5384F9685AE76FC57125CEED6F278547502048751630610A8C
+ 0510AA878FE36BD92D0574AF6A8A299C3F5829ED4DF002D4B31F9883A5FE783E
+ F2B1B055D82199CE0C9136700C563870F20D488F9E4184E7A12DC01182A05119
+ E75888AF945B68E057699D75359654461BAC9D54B36B351266D921D069203FD8
+ A4EACA03364DB63072184F2A4E2255332F5E031F5F0520C8116B1C361A01E539
+ D36B431C62074DAAE358CF2815C61E6AE503AC6BBA7C1DD336AC9EC5D74F664D
+ 153F31B481501AB7186A0E420C718A1272207F526A33D60BBD4B9AD59DC2FE87
+ 84C68C56D71B9E7970734883F19369937DBE8A3DDA2164F2D9F648CC7592B297
+ 0F69FA5A32497D6340AB418236D7C683D0D8A3572853E763E37A85DB00A8DF18
+ 7DA3DBEB505AFB435C5FDE554C6C78510CCCB9DA4A9D2A21D85BDB655410679E
+ 4D4BAA861A1373B30C2163163D169E23EFAB3EB7C3F87790BE9DE2629FDE92E3
+ 3A01F97E97D2B8E6BF74FBC9A9D0054D7DEC2AB756AAF575A34D5B0F5D56BD21
+ 2AA61EDF81F4C280F09A3D3DF416E248233AD031B740A6A20BC17E7F89D1800E
+ 8D791EEF4AAE08D1E4119B34EC7D8D8E6C5C5C2746D815DEECCB6315C864A888
+ F4233992432AEA52D652E12E4642330180EDDA8A8CF784486531F3CDF97CED25
+ C2E71D7087A6231872F4112BFBCC02D829D47F9E4889B7C3AAD055E4F18ED907
+ 98E604C1C800539CBA0340C60468C5A4B195E220AD5FEB706B5725FFB0EF9ECC
+ DD4548D1A9F94AF71403E55F7B159F504927CAA7915A8877D39A01DFB072C543
+ 51811A059288FA4B23FEC792B24308BBED5182A9C07A669499FD84F67C9745D2
+ 8353836219AF68577DEA7488EFF512F427ACBDBEE3B0D4D82FAE55B25BC4A87D
+ BE14D73E3229BE56CB5808AC132A7F89E3C5D98784E3D621D6A3CE24F445D4EA
+ D9CEDA718AF5D0848564F3E2C6E060AA1703F4EBF5162B1A626602D64009D119
+ 042E79AE0909702D6E11AA4F8717CF19712090BDEC8526E56489DF474E33FB13
+ 2D3DB751BFC54501F7890144B6C0B05200C84117F8EEA838586C49C3A0D8B890
+ 8EA48EA4B9647929BC8CD3F4A06E8E28558CF515FA8B66B466F8954952B03A97
+ B0B90C47374D0AFDEEEC89A9070975C72DE602A1EB1226CEBE746191A8D69BAB
+ A8F58D7E5A7D08675E061A530B49B5876681F8495081C62D1EAA9CC701EF36C3
+ 4F370288A0EB8A2618F5DB9B1E862D315CE6EA3B0A5D1E7DAE6AB82A142A2017
+ 0B707186F45EDF7EA4BA1ACAF47CC11F62F254726CA6A18B2A5D63EF24705706
+ 83C188817C031B22F06A0EEED0E312DDEE93142988BD92F561E3CAE49A53B9CB
+ 542AA0CC3D1496F442E5D58FF8CD6E293884E3C881DD551E687B720D4B72E4B0
+ 11E05B46C47F796BFAD35868FD3DB4A59B8F3D8BD6DF579BF93C79715A5A465F
+ 41FDD3A32DE5BF49D2883BFC08F9BB1BEB8770EFF3B2DA4138715445339B2C47
+ C8C67570896748433CA84495EFFF28F3D1F196F865207D73903EF92C75BE7CC3
+ 80EA5A48F69C75B8B1AD4D59F08948FAE3AD9F0879BC56256987CC9BBDB7FB9F
+ 5B223EA47CF2400F6B791D85A24FF3E8A4CAC54BADD9A1DB03E4F965F9F91D9D
+ 18E9AEE2D686C070513B9568409465A5D5BADCDC716F3149B39DEBEBE9BEA08B
+ 9865521DC18CCB034618AE3D975B3986CE0BB4454C7B263ECE9EFF8CF59BC9F4
+ 519BF1436BCAF02C2F8AB28A63F8714D75FE1EAB75A9EE7146B07FA75C2254E0
+ CCE76A9C7D08D3E776688EF1917704DCE30B7114972F95B9953DC5EA3A9ECB25
+ 3C22BD3DB22E4C1C0C93228CAB0982535C681ED234DD2220B2C649545E10B7FF
+ E5A137EADB5A1BB0ACDB568BCFB4B07B45378E5DF1934B27D4A1C1ACE16EF0FD
+ FA4476540CA33BE8A48A4EE9D81DB6E95A9EDA54400241543A60936042EC3AEB
+ 8F4E70A483C7FC98FB7C7E15918924589BA24475E287304FD822C7991CF98183
+ 78F62685ABDCC4ED325035119A8670ADD991929A17CA96BA7C9580BDB19B9690
+ A15B34D348B842DF04A4F90215B15DE33EA7A69600AB315ECB1E7C0FB69B4E61
+ 684161D4B3ABE775B612FEC016681181FBB8DDC15EC75127D71810AB7970F47B
+ 0E17C23804460B6E63B7797B36C3F1FC43DDCFF21B910D31A197E392FF2D4FE5
+ 127D2B3279023A83C29602B6AADFA90453508DAA3B6E785CB55E6A85353D8954
+ B20B3D368C60CC59E5E392D3C73A2A9A055B6C5ECBBB620C2BE026ED14AA81C8
+ 10A4DF615D1A79A1043FB5EB814A6BF2CC40461A009A30E285433104533C0717
+ 3AC38AE3F99134E83A3A8D4AE2F729BF4633B6BCCFFB4D6FAFE043F8FB40F6B1
+ EBAB299E816F346F667F5824460C4B5E411653BE862CC83EAE4F676E956952DB
+ 52D228F02D17E809AFD482B0F3F6C158053148FD3564C9B924EEE5BF61F3106C
+ B03352A0584C6EA6A67598E2050ADE83DC29089D3BE68D01F098FC6813B9A900
+ 1E41DCB31F2A165796E04792FC1FA0400C33D08DA08C02350BF8B1B4724E2B27
+ EA1FD0ECB4EDB1D64076BDD4275F66B70E27D8F2CC58E61E5B676609A4633A91
+ 1687FFEC875C754EDBA818F99112AADE2F89C9681AD046F3F127EC81FA5D0BAE
+ FFD0F1E966A42524519F6ED4D475986D5968B17B0B03BFA6407E67752F1FE385
+ 975E83610FA4007DEA1061206182A3E0A826D3157257675B664C0275BF8C584F
+ F8261F5A43343892C0BF3BE6A3274A5AD69DE50CD7172572D1682523E025FBB5
+ 41F3BAAEF0A6F6E0C47AFF395B2B7A94E6B8E9BEC9EE3415E9C7B47201A62BB1
+ 38C7C25A8E075840B7E02FA21F582778CA2F62C9638F9724577E9D104B9C9DD5
+ A3C5430C07FE6F0DDF6081D3AEBFF2A4F835B4CF028F27DB44A754A26BE40515
+ 7C2A3778F88C495E366AF0660EF7422C7CD7804055DD932DC78CE4053972502D
+ 2205050952717D9D086ACFCE47AEF1FDC14BF13C00744B77728E638052A9A453
+ FC18DB6F2E44AF7B90F3ADC69338FA87423EC932EE76FE7BFE151045B29EB484
+ F8F4629358AA33EEBFF134AB065911E802C40F6999F809014ABD2F6612A65E95
+ 48360C550E9003FC22D7D6832DB76B262FB27749591462C64D7716D27A2FE4FD
+ E02FD2DB6AFE93414A208A5C5F88AFFB0A4BE687DBC595D36CE9DD35D61FF240
+ B5A4E22E86F8649ACCF84FF2F0323D7192E5B7B5C092F11DBF04F164CD66704A
+ F463D202353EF2B9E83C25668E74A75C1640AF5DF04EA2A5E1C14070BF36F8F7
+ 016816923F057C06A1DCB6262158C8E57DBA69C5544D4D7B093A1C537F509B94
+ 105037CF27849708889E9E74777EF2DD7073DF74EFD2E4358115C4B1A1EDADC9
+ C8FDA9DD7E6C9AC825DF7DAF64FA6F47371ED39F4767384EB8E0B86FD48C7592
+ C9B2F5B63BDCCF0BB4168BAAA771E70E7F442A211B726698569DFEB4BE55799B
+ 2DCEF8163A27AA7674A528E981CC654B4A3685B6216799FD5CB14D081EA11AFC
+ CF44E49285C9AD52F579465860BD634C2A5854D635AC8D303CC2F1CB95B93D02
+ 3509F89D4CA4DEF2A760BE9C3D51A4AFB8995860A30E9220E34FDAACBFF85416
+ E03ED2460A81C15E2AB8661F2EEA1F636184963EE7D0DADA9323B3CDB51F628F
+ 1F912FA29E6E1CBAF34850F61A862A5377661F2E28506E5E7A84CAFFE37E31C1
+ 560D4A7DE98EC2E2AF28D8FAF8D8C5A6F7D8A7A4985DC5AEB2C233A0401D180A
+ 326BB42899DF27265E4D7431B0A81AA6EC69A9A6FA884F4A5153D6B5623278A5
+ 92439BAFB255673861658E6E45FADC942615A9CA62D50F5D4FC20ADE00BA9D1D
+ 043646638FD5D19FD6C95709B62E6CC8FD045003F24333880257BDE1B961A000
+ A08DD1A6EB47D9842AA042C666387FF40E170FDCD4155103832BF1973D1BB5E6
+ CCAAB9A61B71175098DEB773FC62B2AF3A2219FAA2391357EDC4842988EF99D3
+ 54E370E0F25CC7AE81ED884F1AFD0F76BA5691A94F56ECEB553BB226F31C3108
+ AEEC20B456453E6B605B4D33EDE8DA321CA5D32A15ABB4B151F700B1E7165A2E
+ 47826D415699018F3185E7EE3AA8885620B7CE564CD277ABF1F357C83E34A9B6
+ F642431E5490D5A5606E7A67B478BC4A4C96C02B547DD297A7E404FC45B031D0
+ 6376593625BBA7F31FB0175D9211BEEFF03280534E677A90EBE0A853BB24E1C1
+ 8A64359EB86742EAF7295220263FEF3E33C36D45F9E146FDDF79028E95067EFF
+ 122EC7A9DF2B60EE44920C3A72CB2E24E08FD18A6DF58E350F874528AE2232C2
+ 383E2367134701DFAA077BCFD16ADE2C7386E5A64569834A7195AFE745319FB3
+ AAE7D4B1D6CE2A0F2697309F34A2C49C2EAA4E0C5CDF5529815F1E4BC0ED3254
+ 7ACFE1C240FBBE0196217A5BF86C499C2C7B3AE5FF73C762022437D8592E7ED9
+ E96DB854A5D7E8DFB3E3A8672271B10C200C397F1F07D989B3A6CA5DA89D4D81
+ AADF2D60D8C603CF91C554FAF89DEEA2354AAF340E371C0F69B108B2AF8E36B6
+ C81C942971250FD02EEDCD84C87F3968D589425AE3A02C6FEF4189FFF7AC0522
+ 212BE4B1B3AAAD5D0ABEC1D30A80C28EAEBBF6CC843CFBFEEA477DE13A695297
+ 6F0CFB6EF011A7A5A043620C360CECDA861E614E65CC6DFFDDF1A8D1B4E58D6F
+ CA57346A84C52BC273E4B9E84982BFCA927FBE39F76A57B81F2B7454710D30D4
+ D1AFE26307E928E1997150F0F27D58E49B99D109928DA34C5EB225D35E36B07B
+ 43096A068535A1A41465B454E158689EA7352F3408F4C66137970F305EF648B8
+ F97A5B80E27F135C82AE56DCCB3BD53397203B66EF7FDB39C14273D812F7DD5F
+ 4562092F9CCF0D989FE7E47956EB3D8E259B478C2C8C5DDC8BD26D10FD141E1A
+ 5B00A6E2F685CCA02F336F9FC81CD0FC98C4D63D9A3D383510A8DA828647E595
+ 8B75E0EC5CDD3F706BF5EBFE353A7B8F4A4DA60AD51228C16A9270824FFDB375
+ E2CFE7B61E9EDC9BC7C1320D74D32ADBAC985A82C805C97FA77C9D4B8AE5CA69
+ 9F20F7B5F2DACB6F149F813AC7E5AF97047237387E002974381398A48079E5D6
+ 419BC346A2D0F793C6D1594FBE29ADE338C10E289497E2625C5350329484FCBF
+ 39018B9637E674BFFA7FF247F99973751D070C045D7076BBB9187B70CF2C3E66
+ 8E9ABB74C9233EC669916C9AD63DD5CA9634E6328E15B43FEBE405141C6E1DCA
+ 50E67F6C4B4A1CBACF47487BCA746D852E98290FA88C04102239D3E3D9703C0C
+ FF68CBEA59BDED3C0D73A85DF07AB032A43FC2D1F4D35D7D038D153142DBC1A0
+ EED9E5A4133BE50D48397BEA0B03952482F8D035212DE6994D08AD62344174F8
+ 54E3962FC8A4C0C091F0181212D0024D9BB161E348742A728A9660CB15948288
+ 71EC20322B2DB31DCF18C44C32C6B5637C02EFC571C2225951EFD9F5A0A08AE9
+ 06F1F2F9C4C06EF2E27CAF5B7A97E48C95D35A95C556849830D2F4CA620A7EF5
+ E6EAFA166BE3F084BCB485845BE6DF494A855BA174AC0B55B85FEBA2430630C0
+ AB6795AF1332B1D0FB701888482F78F6A49C5B61CF0A0E2A278F29FBA113A522
+ D47BAB6EDC21A3CFA28E49221F0651E9EE730F26881F95CC748BD6A27F79E84F
+ 767D800685112B830480BA66097004250922F3B3AA8B12B0608F1F19AB52E200
+ 4BCCFAB34662C4DE7CEE952D683C2144A79153BD29C949C17319430B15FA0381
+ E398FF80B34D3A9C391575D2533F3FAED891C4BE5E13A39CA1B3FEB29EF5D4E1
+ F19AB845EF5EA5F9888536B0EB6C1D18F594F34E2CC800030E7C0B457B02E511
+ FD28AE057CE438CB576F6AB45CA4CCD7376AAE0A2C32B438CA2BDC6341E755F2
+ 5D09D650C4A510DA99E70AAE625910A7553E4B7EAD838FA76EF1CB358A500196
+ 3E7E295311D9482883593CCF0AA13451A8B36BAA1B94BB3366C31BE8CCBAEC07
+ 7D56533F4A5BA70F86500511CFF3DEAF4FD3DE66106EB1100F97A001F6994577
+ 952FE0A457A3D778C6CF392C7DE5D12AF847C97CDEE48444DF1D9953E2E67BAE
+ BE1F02A1F8CCBD41F7DCD8E082E5E205DE89464990EAF1F67F443BB5A17B4F0C
+ 2BBFB9B3D8E1F9EACDBAE057DC8A09A9D3197D7D25DE8CB5B1E5E313E1071164
+ 5DD834A9A18656AA95E759718D06993CD20987BC8024BC2CFE5C460786BD214E
+ 753AB783F117F0E8E37DCB30965DDE1AE43C898FE0330790BE404C6AB16AFB12
+ 5279FF433E62B1C6DBD0B58D3A6BB4D226141853530829FE3B0C9773AEE78C59
+ 57F72D0653B3ED53B20A421D6245B936968F83BEEE8ABB8CEFC1FF88A2D435CF
+ E8D0FDAF311C7E6861A159E95E5EED7C9C3199967D229DFFBCD371F42732D492
+ 9098334AF5F871097CEB16E59288283471FB90B4F932CBBF91FA7EEE255A73F7
+ FC2CB770F8E92DB163BB3E7A6D9106EBE3008518F205CFFD67A2C289A4E1538D
+ 1D8FC1D44634E355F460768825E31B463DA5664DD225C82BA2ACBD77E55A1284
+ A9DEFA491ED2718D062159A7B2DE7E080E0D034F9A02B9041A4F3DD12525288C
+ 1C4188565945DBC7460C6C40646D98E7B27A82C7646071644CD28C4DDFE0F26F
+ 3666CAEE4D2197B0CD9EFDEB955D5B7CB1E9F6B77F9E9BBF0C4EFFBD3375946E
+ A5AAE1001916EBABD0A656FACB18E31FF324D5B42C78F8087212A4613F37BAB0
+ 61B1B1AE24FDFF8822CA71BF4D5A2E2AA1ACD4739007F885931A6A84F1C3BAFE
+ D49B1326921A338C62137AB24BEEC0511B3F5B4E8C75A19CBB90BE1084EBCB01
+ 9722EEA4CBE87913E37CF1643D0B0F1748B509BD28F571BFB1920D9DC03E8F1A
+ 1C9094B0EA7D7A20FBC13CFB48F6F2579AB62CA0ED6C167CC9BA5317E21D2A0E
+ 5A44BDEF9EC4670D3476B210B2C017D586A3471C624F86D2B71EFC639D6DA79E
+ 41094A785C674506E090750C936F4D1CF5271E9F721AFCAE5C24F57C56937309
+ C468C2D345A6F3962AFC12E35285F10B5AA80EAE4B9B9AA634905B061972226A
+ 1A9A449429CE05EE16A81FA536F44484B0D294CC7A41C9897F77FB897D448E2E
+ E3F745CB7BA3DA70FF0A6E7DC90FEE449238BC3B53FCBC32185C917FCBA1B89A
+ 25D795746C7999917E084D45617C82B8251E593989621E46203A5D1C5C53E546
+ BC389DFEC6FC6806C474EDE71E26F4CB9D370A36A3F0D26863AA7D87B693B770
+ 0C90BEFF7B01B6DA90F279471AE05E8AA432D56DDA4D055DD49812D0E304DE73
+ 779B8AF62299B97805EFC1554FEA34DC0EF21500BD761BC8BA798EEBE8B4089C
+ 97BA03AA1FF2EF3485B05679E0F1087CF11CF1F3BA66918788CB286F59B92DBB
+ 4430F0D3737B8166446CC4AF470A0DCB1C1B73A6F03625682F14CE341E421C88
+ 60DCA8709A5DDD6DE0CD6ADF17454DACFC184A58EA4A8673549DF56DDB58B05E
+ BE04659ECD851DC80D6FC9DBF020639673B89636517A9A3F927D208C3DF162F7
+ 1464E6228A96C61466886F18ECAA988C238673BA17A809ED3C16951740D232AD
+ E04AFC55906489D629943DA9DA08B59E9688FEE6AE04A566687567F67CE37CFB
+ 21D9F2F6FE70DE0C9BC430C8B99F30AC3F4B8B39E945C0BC0233292E350D01DE
+ C60F42ADAF65EB0C7ECCD9B6810493F10D60764A2447C4ACA0B0488971168BC1
+ E4F150B52864B7D709ED7A80698CF6D6259EB237BE6AE3DFFD4D2247150C61FE
+ 2BF25FE95D5219D43B93D8791B16D162F3F7B822AA8958DCC2FC1E49C9C2CF0C
+ 7E91292017C2B3B2085C4C9343E880D5B74956A83D5599478502CE92B356F8C7
+ ED4F05941524C7FDA59A04AD1D678927B680B45E291FB6D9CCC41F4AA8564151
+ AAD8B7D3581225B5C01F607ECE072E04C40C2B29E6E509D549DF5D390A3ED7B2
+ 90EFEC211A0EB2B40A15C6F970F8B3E01BE5F9D4B75296731960321992B5796B
+ 92FA4D930499C606C7CB4A49F59A0EFBB8FA54D34ABA3F8AF31D14672986F140
+ A43EB52C4EB833F37F768AA88623C9E0B18FDE102FEF901615791DFF1F83EFDE
+ 97B90E2866F06505C179A8485303244D0B134EE6D8303D01990C9477EB9B74A3
+ C280D43997DC9582DBA24719CCD4FC4D1448EFE9067321E569214708AA885AC9
+ 97E95E0E5251209F450CC440D5030DF5D2A503CEA20C13D174303A659FC17D69
+ 195A82A2C15D02C3571278271C8A90CA4B501715EEC00FD48D05A050431D0666
+ 3B4BB1B42C068F51B0728F64F6CD5E8E22DDD9447DC1009FE83FADE49EBF4AE9
+ 4CC2718D12EE87360C68B6B81F0E3CC9E52A03689E0A0F8D34DEEF8D4AD12793
+ D82A78F0BD4D7073C32946A211EC7E87EEF646F61DB2A1C29A62CB4CD90F5E61
+ 59F3AFC22C2470598A634A0F53B1D55F548AD25F8B9C4FE14FFF08EAE20E3808
+ 7736824AB55F129848992984CC7A6E0816F273EDC39AE6C5F2ABDE68CE1E72DA
+ 7BAF22DA8C69DD9A4A713FCEB0714AD67FC2C8AD727F66EA879632CC251C7393
+ 97F0129522044DD7F97D31E9EFF78B87202CD6A25584603B97FF7DC695B51FB1
+ A8750A8E0F4D62150160F1B0C5EB871CD30EFEF8C073221F91E917AD5CC9D7DA
+ 1A7443A48D7CF4015BE15ADFD88F37E16258708B70164A033BCFFA7DC08B6AB5
+ 8EE118C7A906F6D9DC1E61A1AFBDD9E6E5F72DF792050C1D69E9FDC36C3DB741
+ 560E243E7DF075865A3C462E38A8A3D18531B0D47E7CC9D7777CA52985671EC0
+ 92A33951A3E5D1E3183E1AFD367BCF3645E9FC7FBCDCB87DD741C9E487927E56
+ 32494F6F668E85D3BECDC8921ECFE5F38E2497584B519278C7BB1F5E288B9A05
+ 8D355FC66919CC6277C3ECA66C6326C1BA5DB3BBA1BB2FA9E46E475880BE478E
+ 69E87C05722D6D602122095F2A4E5326DFB3B6907249950B95ED665AC979C789
+ 4DF5573637F455B4F91FB337C5FB84E417A10829CC1E6F354ACD959395472AFA
+ CB6C84D2287F3B6FD43148594DA031A45075E5EDDEE757532A8A3BC0E3C8AC81
+ 97029BD5262715740F71A7BBD9E82A9A9E6EC12B7C437DB4AC74E5768D2C08A2
+ F5148E7C94B144E6C12A5DB72CC367D8678D4F73F67CE0F14D8F4E10B7C51669
+ 86AB9860B6DF412A662768B362941A7B3C37743ABF20B4BF84B0627839705715
+ 9A2B572FA785BE5516138D136217236E97B4012AD35FD2EC0B283B82CA5D1325
+ 147DCF181CA15B06EB23B04306CC4D9248C3AB4F1A1F38E46C0A6BBE4ACFB62B
+ AC87B9B49468DBAB4F06A942AE100A50CB151458B977B5F25B0CA039CA74B01E
+ 9D01FADC383E97227A42F348861BB132C7F8D5896CD91A958A1C5461A407C39D
+ DF30CBE2ABCA6C271379474B54D013890F249E521F1696B4515EA236F0DFB6AC
+ EA5D0858DB35B9C2AC9310FDD9A975C4384C62B6FF380351BEC6E839B75063C2
+ 652E84D19A711FB3E1F7F9E232EBF49378E327870492A4DE7F18922C8D5A22A9
+ A620FA8BE231729D54F332B70C01894070C3E10CE8C86E9D6E14C2D2048AA82B
+ B00664F3CEEAA7000E9364F4C2492B5B3DEDF9A8F60DEF3DED8CEE41577A3C11
+ 849456D5186ECA262AF6E5DD88C01E7390C13D19CDF592DFB7C501079717B90E
+ 36DBAE86ADEC94DE6A40E20F1632C39A3121F1E900FC37CB33ABC89ACB35978F
+ F05F8375D8F912444FE816047863DC225E8B5819CCBE9F08EC19221461DD0449
+ FDFD289BB702E50F4120FC1EDCBF7C12AF6C4022E9BF61E3D041F21649B10134
+ A9B1E666827E2F1DE19654CA8B2B5AE52FBF3BC82929F9CB204AEDB5CEFA365F
+ 3AFE6B52317FAE30EA9FEF95DEA963922F66C6753D889DC75BE2A3C54AA59D49
+ 47E839310364D25DD580B30521465FAF87323D027F93B09325A1B1665EDE4342
+ DB2E4AAD8059FD4ABCF92177195FBC362C09EAEE88F0D16323AC9DE9B1D3AB21
+ DB8DC7E8C2506B462A4A7866DEDCB14081CD50079925DFF50D27457339AFA4C9
+ 9D21FF458E919C71DF074C97443807CD2A95F8A955818E89C5F83D26B0A182C3
+ AFE72949F0C2DA699DC8C3CFCEC70D489909ED8AC40B1B82EBD83519A96E1DF6
+ A9C60E330680041157CF4A230812E2BBC5534B6EC3F46D5D94E12FEC28C98DE1
+ C46A5B9B8D023A3DF3D0BFEFB790C5A8F78DCFBCB7CD33D77225A17CE5205CE8
+ E90804BB37D7D36C13EC964B2F955FFE6016764B7D2C23842AAA05B242E8F415
+ C6115F815EC64BEDD182A3A56B7AA327F13FDFAC88E96B16105139EF528B5466
+ 019CC54893B8A7356728EA00985AEC1C4DB9B08C1DBAA3894048F039DA3CAF28
+ 59826653586252B9BD97D258A3E210A31699B565A5427C743FEC0A6A3EE0B5FF
+ A5E48A42B2921C155C830F81A349C88BF4C0D2F3EA9984BAC9DAB67DD8F03EE5
+ 0665A2805D65017B38C55FB8FBC5B29FF54EF7D94F7514309C2AB5822FBA006C
+ 52DE52B5E0E472E0554465ABEDA193057B579371D6FAC6591DCADB43E5BB1F76
+ FE245637DF606180A6B62737BE574FF8BF4157CC0F05B20A2EB03C446F176C52
+ 30D481FEE92CF27BB050F11189215E89AD9F181A02407423AA26E43C6CF926EC
+ 9EE9C6C1E4FE55A788DAA04D88D8B82C3FEE72E9EA9B955A1C4D6D6402A061E6
+ 6FCEB4B1F5B9B21C12F09C2FF854A5E9F74447CFB0F2D78B08D251A245FB878F
+ 5B4DABF6232C7CB5B432785A3593C026759F197E9E3805E17E8112EBBF8380E9
+ 57AAC6D9DCA0398C7B677CB40D60D64951A38EFEDD81868AF6DA7B95F93AD57F
+ 980C1845588A82ABB104AF8C9E54263F28C091EA2A93FDAA1FB369A7D2509D76
+ A45F0E9AB08C15D994CCC402EEC9B0FE81A2B0B1E3108BB940ADD3B23634D95D
+ A7FB8E856BA74C0558D467D374B3467523A3DDACE40C90EFAA385480331DA9E8
+ CC2ED64BA157062D67F1E939CD3DB737B6FEC8CB7A30677948D42E8514D34E72
+ 40E03392499EE29514D2AD78866BBC1C43093467C3EE25C35910ACA0D32583EB
+ 52661126EFE8BE207EF9B1AFAC31FB16E5AAA7EA90BD7F721CE30B9BA13FA19B
+ DA527569E3F2BF2C2F5E46CD128FCC5781618A2827CB2F85D4203D64E88807E7
+ 7D6B21A9E5D10FAF85B9C4DE345126FA7593B4576713F7A8704D1CA8DC8C02ED
+ D5A579173E02EEE35D093FB5987B5BF2C58FBDFDBE89F5A2CDB8E70564D67F69
+ A04139EF208BB649D084C11CC96380D80060431B664B2A28D2FD012936A9F865
+ BE970935AE31E2748D572A80CC5A1076EA376DFF0DDFBD6ECC4B2E5EA1427761
+ 8892B1CA4FD1675433BB2FB39808FD60058F3597A800386B72EBF908570683B5
+ 39EAAB6E4C1129E5AE59245C948CBE538B61891FDC354329B56A5BF19E2511B1
+ 55AC63C407B3D99677ED90B817B65BE580BD69FA61824A94CE7A436C64A2372B
+ E7ACB60319FE9A2FC5AE881D1CA1E057C5A23006616F1F1B03472912A68E67FE
+ B4BA82EF84A255B37AD85D15E718E73C19E2EF9A3F06B5573835AE0EFD8E7901
+ 0898F828948107310053DFFA180C6CEF114101AD54EF839EC46B07095D9AD90B
+ 0346FE320760599DB39E3B41A8364930C644C31C3E7F2927B7C552C948225A5C
+ 24446F8BAEB7F823D42D510C07D115D890A4B754AD2C09233AC591368FDA2C35
+ 3BDBF82199BC66721BEDEABEEF34FE95E9C0051494CB76FFD4D1921058E9C49A
+ 261AF777CA44D758327E6AB0C963E201068D684366458D6CF45E3DAFA8C4F50B
+ 69F0642981F48DC7F6E62B96E2CBD1CE96AA776FB49738A5FEDC54447458806C
+ 4696F0F57D76E29AA3CD464B344B81E8B5FAF43DE42A2DA148AAEC1E223E8541
+ 52766B7D5BFBF8112A3D2242AC4735AB6132789C4232A5B55A52DC99C2853CE3
+ 10B05B7B0EDD7A27C4A0D9C41A5D8ABB366A07ECCDFB3462498EE7B1EE07EF54
+ 380A264070295E208D9A5DC4F0D244D4D28E5E40593BB794F1D6A2162901FEF1
+ 8B485FC14FF463B2C66B1B6020110647BF6A304C04B6A9E6540A0EA97698C02B
+ 018DEBAAAB9EA24D288A3F57E41283902460CC86C1B26B681CF24A1DF5F368C6
+ C31C697FA1D2753F62AC9B68BF718653C3DF0532E01C9CAA86EAB2C2381B7EC6
+ 4A5C6046E170EA12034B53250934B40291132EE4AA62BBE83E6FE140415BB829
+ 3A8F5352E8429D1BD586E5A9FDE04E3EB023A6D95EB1BDBA0B8258D0B04EA78D
+ D3C9C34A27846E2E9D14E8F9A9606A812DDFF8918CF7B16565289B5E7E390EDD
+ D273BCEDB94BBE6C3729FF2949E5974EEF02743AE6658AA3350180FFC7706FF3
+ 98ECCC904CC3C3B01762F40AD6C09F5490790F641815EA276F36456C12FAD554
+ 62DF3FC20AD8839256E3F4F31D231FC32381A3A53E18E3E96999490AE944CBE1
+ 28CD00D4DD97A06A315F38434FD68EE471D5456D75D74B163D4CFEE9C3CF0038
+ 837434B8062C041CB246D961E57CD9328CBFE85145C39605EC9045226E0C8D76
+ 505976AEBF9F60F3163AEDF8EB283770AF89CCA758E832AFF3FCE53469A6276F
+ B3B2C56573BC93D43AF4554F11922250FFA3C1C4547CF85A9EE7DD9DFE39132F
+ 73B62B74488772CD13A118352B8D91B5DC8DE890612764AF2BBC7E7F994F1D51
+ 1425512D7270C4C79E78473584B75B4CFD68C01B1EAC652080798B4AE0E4E67A
+ F625ACEC2FCBB151F65F5B3CBA6911BF01A9A1AFD5290D2671332A4B2A841C8A
+ 5866DDDEF3CC83B7C89C5CD56377B3EBACC17A039B6D72B1BA24E8ED0F0BCDA6
+ 10B1467CCD05E74094501C3642F513926749A79BA25D6A91B91D462C3EEB5FE4
+ F8F7453BB2B791FB6D80328DE8FB64FEBC216F9CDCCDC06FAF6A27E9D75B3F80
+ EEC6EA5A9FFE0C97218EC351AB141694F4ED06FB85412A4D4703187DBF1E32D7
+ E2C4CCD0E8C08F8B4DC775A4530E10857E2D7E71D060374BE68918AD75C05725
+ 5F381CCA89902D0F791D138740920050D0456AAA9D16527D1B05A0F3DC68DAF1
+ 290D38BC29F7F6417B81E8D7DCA89F31581F88723020FAD40AE05F3BC56C3499
+ C347788006996572BE7F2BE0A2206EBA626FC267868A4B32BF8D43A6339A3DB7
+ 1F361462F466431DEB241B125431D3ECD55C508D826639AF0320039929EC8997
+ 19006FB52E6CADAFF5A96D224DC0E57638F48E4D73E9056820E78A11A2C55945
+ 001CD83C183E2464A917129CA690E54D6191485241786AFBB46F4D262AD56EC8
+ AED5C3BABFE0414542AFF44567EA5E7FBF0379F432123AEB9BF6D72162F4886C
+ AD6D85342C1E6F236322198E499D2011DAF4F3FCAF1A56EF4D3006174F2A39DF
+ 692EAA54759391C1078B83CF097F0B5F3AD0D5A92B2035B45C61B65870F37153
+ 3442EA25563A779E21B6DAF9C2A6C3FCF65B6782EEE850CEC4954F15D13519F7
+ 18A466C1E456006761E3126FF0C0C67649BC9489BEDBA0524AB3D8820A241EB8
+ FE34D0AC0A7CAE167B690DF4C3BFD93536CF89C18F0DC63B65C69AAB797AC5BD
+ E4609876C931A22702521F6174CA21B68FFA5866C43BD7DDCEAF8BE448530171
+ FFEF021E332945E0DD8C063167D69C9D00A5E4C85438D07314CC12D33458C465
+ F2D806E9765D04ECEC61955A33E1548D70CD6E59C1BCC856851B892C823C838F
+ 9FC5C8D096B2C35DE89700743F06EC0DE5B436399F940BA677E96253545675E8
+ 8C30891B53258C41AF4AC36AEAB2A87A385DCBAD5FD6D75FF37F09B9CAFDA770
+ B5661EFDA4DBAFD63A50C2AFBF6665E2FDF89625E18FF097FA16B52914FB505E
+ E97C7EFA247991535768AE1169B3045B7728072F1077A021A85F6C00910FB40F
+ CC9E57C10705D8721DA535CFF35391F7D7B5378C1521977535EBD34D89BF0ECB
+ 0D5C7719B9A17DEEF264B983DE1E485CCBBF78CC390D9A0544FFFED1E0F99D53
+ D389259458F581DA423C77F2A1D24105E89DEE9ED7D213E325D98304D871D851
+ 190408AE48B2AC39173220E7821A86E1149602ED20A8D8512F0FD3EC8DFFBADE
+ A84D03B4CA7E128630235AEA51D89CF8DD8AD56F0998F1D623ACFFAEB3476C78
+ D2C1C93B064209CD1278B9C07833A0C6444670ADD306849D8470D1792577CABF
+ 01E0FB943F956BF154BED0288ECFE6D05126B462DE6DA0D4B2C44EFFEFC865CC
+ 4BE77D57BC008E44FD2C7494C9DDBCBE4C873743D5E7242250B480340EA291FA
+ 9612C8FED8AC6CE4
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /FIPQYP+CMMI10 findfont /Encoding get
+ dup 11 /alpha put
+ dup 21 /lambda put
+ dup 25 /pi put
+ dup 28 /tau put
+ dup 30 /phi put
+ dup 58 /period put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 61 /slash put
+ dup 62 /greater put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 120 /x put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/alpha
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/lambda/.notdef/.notdef
+ /.notdef/pi/.notdef/.notdef/tau/.notdef
+ /phi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/period/comma
+ /less/slash/greater/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /.notdef/I/.notdef/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/.notdef
+ /x/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N695/FIPQYP+CMMI10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font NLUQRJ+CMMI8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /NLUQRJ+CMMI8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -24 -250 1110 750 } def
+ /XUID [6 5087383 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA2546223925319CEB3BE55C0C2E160B4F0B9291C
+ 9E6200A7E444A155ED0AA71B63C461DEA355CB5983D4A87920C6CDADB1641444
+ FE736C3B7268161F02873753BBED96852391411561526A32554BB22BDF4EA0AD
+ 7398B6FA1FCC7EE83D5C45CCEE780E45974EB0CED5801D486274C73DF3B56B7E
+ 644A0174E13A3E075678599C28F8A4C9CB7E4C31663C7AF31AE9EF2C86A188EF
+ F2D5987C750066CD60FE4A7F04B8E20A9116BFD2E58FC279CDD270470B89AB5A
+ 32F1197216A034D427F51B3085F639ACBB3501EE7348661D12C5846573444207
+ 293BB2B16730718E3988CE6A1F6D7F445121CC25AB95503EB12B0C1B0B1033E8
+ 73787AFA9526F9DFCFDBBAF4367DA27EA9C9065B6279DF30ED4C528F83E249B9
+ F3F203396574881A59147C8CC3BA5BD5E9337364A8E3AF12CD3B332AAE28EE13
+ 70D1A09DB8D1AA56F1F13260FF5829026D2F4C2896052D7CEF01DFF0BE80B2C8
+ 8782CE7E59C9B05CC4C64541FA6908B3A75CE5824D8A46944612EFC026F5F3B4
+ AC54B1EE06B795DA9C9699B9A5B08681ADF41D328FA534ADA18EB1B2B5C2B793
+ AD26B705391A345CE0D2373EA5EF32DA366A6506910EC59C24099D89AFA8BCAC
+ 90F4D27C98AEE228A4C95542C275B866913D09AD588807D071DFBEE024714B57
+ 0D31E588E15CDFCA03DEF3F8BE5E00A687E9425CBCB23FFF98EB25B5C4C5459A
+ F5B81C31DB351CDE79AD503772B5CC973CC5077E9CCF6377EFA9B4A3E11946AE
+ 8B3E75F7714170B10E63D2401DC89BA063AFD5EBAB40F1B9CD4BAF922FAC0C2C
+ ED1E2CB6E07F0F916E6B402207EC015F6FD51953CDBC6D30ADB0960BA44F7428
+ 1CF76D37A150A3230D242085C83CC43D62FEB0741E62D1AFBA8238B5289B854A
+ 7EFECC1BBDA25BE7BA78BCE17CEEE9FFA5CB566C913E65377C488FF94B5BBD41
+ CBE10E0EA3AE0835F9DC46531A21A40378E2D23894521E8CD79D5F6234A7F693
+ A2DB01998F15621AB2A749A6BA68756032617BF50683C6B948C8E5F203396574
+ 87C51A50D5DAFA52BB858D805EDBADB33CBB995B9640F1F226DA3B688923B2A9
+ E71E24643AC5733A5860A1D08C68A0F0FDEAFC736F9B42EF451DDECD9772A86C
+ AF7E6099EF9E393598AD814E384A9BE977A6A23237BB06B112574A9B80F3CA9F
+ 830F582EBD7506D415FE731711877A39884CEE9098023D3AC6CE583D45F58BFB
+ AF9AB6FD15E41CA3FAD69A4261DF6382BA4F9E881C470200A691CB11EA144054
+ 71182F3BF44831B58103BB88C9BBB07A7E6E2FC9AB4681580434BE62065355C3
+ 06CBD2D8E44DCA99960AA484A534301318F55EDD656B9FC59E5A3A29FC034008
+ 1677DD68C87211B3F9637C5629232013677BC74114861931068D7D7AAFEA4A47
+ 567261464CC35337FA4B6348CAD95AC679220E07761F916C623EAE66C5ECBF20
+ 6C0888CF006992420F81C069CADD2B71DAF17FCF61847515EE9CF2EF0B24F7FF
+ B3942F385E0009512B9F7F93ABD5A88228BC8DD0D199D5E8F48CE721C0C73C84
+ AA627351F6C6BCC97B5C722ED287D142D543DD3EAF5103DCF09D18145E2F5110
+ 8FCC5A3400F8EC54E1DA2613C6A5A6568C7913D80E77515FBEF6F837F340C0E3
+ 4B907096B149DD06861933806A8279C5D60E83E94A712D4FA0FC1A1A85B57FA7
+ AF69F76FB5E5FADBFB9C55333B7FC492A583AB50841FD2628E35926A62E0765B
+ 63737CBB1B7E63960803CA4222174D898417B1AEF06C443C7C48D1B8DF489A71
+ 45D124CBC0CDD03B4518BF7230393AD99CDB1196EE47B1EAE2C3580F084AFAEB
+ 14505F3284DAB995A3094D52341EC7AEB9B102A6C08B04A75D21057541883A14
+ A2709473C8D0FB521B897B3F3ED76CD5BD1D1D9D40DC4D1C08A4F08AC16374D8
+ 346076CCFFC6B26C9702DAAC6387BCED54E418B3A1B161F1E433E889F705454D
+ 43422680EE6AAC9C1D0DE800777E122564B12764A6068DACE34F9C66EB969B30
+ 199376EEDDE3223AB77657E9A28A5EB38E85B013C021909D0D6D5D05C85C9184
+ 1ECD20EA88265DCC8746F73C5D5E67DBA48820BDED9E016ADA6B689994BEE5E8
+ D790BD297A5EA424D00FE43A4733840C429029E79289EAD8E4E9CE27F3982B93
+ 4AC4D131B689A5A2AD0B9B988C000D19CBE429B6C070E25FB4E63D96D734A7E3
+ 27B35F9E40F2F702E3E3D5B9365FC1BE0D64A7A1A508888EFDFDB50CA19190BE
+ E8F88841ACA5D1D6A6E7A7E6E69F728B0B7D0CE0614DFEFF8CA814E4A2B014C1
+ FF8B84CA78814A002001FFEA6D83FE01D8BE8F7BD531FE4B5785F108D19E1595
+ 972274175DB7957136AA99EDC4DA15E116C20658943EA998BE3E68A42D926E63
+ 8C980E7DF3BFABFDC2F1722C63BCBBC58543E9012B2BBA26E896C4AF6546464B
+ 8CB70DEC97A68E46ADF40C543E35F57E745AB35AC8B50B4E552112EF3F558B48
+ CCF2CAAFC79745B7F3112C218EC6890E49E0A75A6B90FD32FFC710A1D3BD3E18
+ 54DA4C5A9EA99CC0CAC0421DEECF9E4910F1ACF8BCDE8862750F4A9C82935259
+ E8EC5B25D96DB829BAB015A9127789C604C0F53D7DB4C65C944D30EE1A46C8E4
+ 66B259AF826B4AD8CD0A0009AAEC2BE12A280FC87EFC95128BCED9546F8201C6
+ 2386F227C0AA8FA6CCA1AC6E385C769C5F1BA3DAE30C29A348E6DC94731B1201
+ AFA3254E3CF31E0F1D5CD93BC38EB391B32B9631C42477E755B389F478DD2A0A
+ 3EC42274C7C0CAD0D175A04D745B70D04E2B92CEC76628D6A15DFDD045847438
+ B567234F83A1761BF5EA1B6BFBE16E354C9290BC01AC51DE7F93FDCF3744745D
+ F0428FC16AA8E529E23501A27E657379F1A6EEAD322D051C3A860A14F801EA92
+ 82936A8071FA441A5EAB8D2F7CA34781980AA465D13894FC7806F63F89A988B4
+ EB407389AD9901733C84182E9A5001E6689F68C1CECB3E61FA46B801FEC93965
+ 764CC6CAAF2A5DAF2D269B6A5977682087C63BDD7E8E32903F6682CEA11C6420
+ 0F20CB7A01B0B3D9500C26B3A51AA3836F6E20AA96C1970A799239F04A214EF2
+ 73EBDB83C2C125FDD65E78A1DE985CE221DC45F9AF1B45646448D6B0F45AC61F
+ E8F5CEC04B8F8843C6BA5D549C43C94A3F54460AA5DF4D147B8E0DBC2E75AAE1
+ 3E49629021DE288A56276704008C0E5A260C584236D161F9FA71A515740AD5E7
+ 92A04158E44BAFE8BB4308BF691C35B253C6A66E4EF84FF6435948956FAE9792
+ 6DDC46D65D2A07523A0199FBF21A8A0520AEDF0CF0202EA5474602781A67748F
+ 91E999F678C1CCCAD9919A743560C89FBF275A40225FBA22E0231208B942573C
+ 1EAA33F6BC1AC91CBCB9290FEFEEC749DA806A1CFFC226BAD385AD9E66C4E787
+ B4343BEE339482696FFD7019EB4C22C7BB06284E634F73797BF668D16806068B
+ 1AF9639B456D57EE64230BF42CC70679A8293A6E8E4FD24A93241347A7C82495
+ 676E5A48F90C0CAA9412DC212E0546F8E3A29EE8921E4C3025A44A826CFD3300
+ 8207C742087352437536150A891804F32569158244AEAD8CA5EDA46D98F2CF81
+ 584F8BF954D100E8EA8A86E019C9CD9A5A35BA67A705B8FE0900E95C819EDE05
+ 58B6B5EC9371078DB3BF9CEA8EB7F4D823D066F6B8440147D48549994BFFE60F
+ 4FF6174DD944A1E5FDD198C7D976874612AD5678CC91D1377D523A724371F483
+ B9381FCF46CCE636E8E0506EFF82948849F01E9059249B9BEA39B180D41CE6F4
+ 3DD529241CC63DAE2CC6AA3ECE63197B4F2664F4B06E8F992904E63EC760CAA6
+ 03CA70C8F1A255E50DC6A0CF564C4722B81EDCFD5BDD3810FC2321E84C9F5F3E
+ AA8E0B5E571CA49829F0538ACAAFD0B5E859F39EBB7B7432007B4A7879D91040
+ 2FF28DA161BF8B1F4633F4347946FABD1BBA475184F47A5E0D9C669943D76BB8
+ 90FBDEEE48B7358E1DE137B9614876F7F66EDF2A0E0D9711B1F9238CCCA4A750
+ 2A9226E1EE24AC899AFEA9F3B453C477AEAA9D2F9ED67A2E5F78F6149C7F2437
+ 3A51EFAAC517839B4C8C87545191B14E0F86E10F9F7327D9C2C9C7A3BEEA8188
+ A5C7F1296BF50D62E1CEF81A9C8F4BEA8BDF0806206E7B2B75E89DDD0B15DB78
+ 68DFE554606F1E252C4B0C91865D4DDE9FC78219A55F72ABCE8D7A40271202AA
+ 9ABB932601FD829D26F51B8B5F66B1AB83444EA3C74ACC622F97840A87FB34F3
+ 761E2E0FDFC37B2A894E28868029F738EDA0E8005AB81B735B17BC2590DD6995
+ E13A36BFC386527367B0B5D046FE0C696A23052E5729F39AF9B8F06E92ACAFF0
+ 794A6332F12F0BA6E1993FA86DEE2FD16BC09E06215E348BA40D6A5CC3BB9708
+ 349588114FD3F7B536CA987DDCE101F3B3F2F10FCE0449EEEE435D52100DAD82
+ 27A520E213B46C84B0FC227C0814AFCD8B7A6C1423D2858575470E44E5C716FB
+ 2AA3B7588AEC693F20473299EFFB6D965E04BF9D1C559DCF98F1343CBEDAA623
+ 00D2B862E51660B3B11378548518C1CD2EDC3DEA6AD450D77FCA1B6DB745F024
+ A7D0083FF93951D75A974B12B480FA935D423D8721AA0FB1228972B71401805D
+ E00E853D930134472A06C8697CE27DC5558DCD1C0F2865A4B44F1A876B1592CF
+ 5D8C214E974AF3B441DCA9C57BEF4420E79E9D13042D5CC5BA3BE0A0CFC3151C
+ 85617AEC90A4B0B33E377CA7667CCC9DDCA9CED47404D9F56A51784924E1C39B
+ D0D9538D40A17852944E82BD1EAD93D22E13DE7081C2331FA5C247143E613E37
+ 1F675FF17D10F6DE042E98350AC421DB8D1695C96B411EEEAF3722F73D15059D
+ F307C7EED44245844F83F22FA645C6EE0692CC0D2B2D6BCE74CDC426EBCBE9E3
+ 4FF3BFB5CB33DB9A65E06DE6A5B5D137DD62EBE2A067191AABABEC1BA9A1DCA8
+ 309CCE1CF8F9AB10DDEEAB0FE4ECB34A6E078F45325E3109B1198E3BCB7C5F8B
+ E44A82C720004688D47EB7991503F7CE5F8D6CE3D45C6D0EDB6533714B942373
+ C424488609F3D8F8E39BF32E2B16797D364B508DCDDE450BBD56AD97A5BB5772
+ 05FAB59F8EF4A4838C3C744DCD061746DCE8AAFAC4B53AC330EFDF99CA5FF88C
+ 779557D5D541654CFE174AB137FA6BA799262A4F5959AA6508414957603F7E23
+ 10393595C4720589D63B700AB7EF2980D7246B140639354C92F0CBD274538B59
+ FCD759CA6689F44BC23DF068DB3F0C7452106F7A46B2E5171C0ECAA5DC634BF3
+ 33C39D024DCB4B24F97171C6DEF5949BC5B152EC6769C16F441EA426B78D2C78
+ F783585E21824EE2CE3510F5006E423C360B241172890065B3552B791FF14D49
+ C1FFE7CB5BFE29FC83B1DDE74941506D3829260EE4A585452C08A1A635D7FC0F
+ 42513EAB5FBCFEFB7D47BA8EB2C57661514FDCA02F074499160B7982012A4233
+ D6A2941AFE760E51B448FCFD97F347ED13C3013F2446966667C5FB34740C644F
+ 9FA246B8526816DBD0211EA91C9B8681E72A0099B843F822FA91F4B5DC3BA592
+ 0409D66CD92A8D607F44F8B07C55E6EC30338E28ADDEE75C0BF5323037FA21A5
+ 44A21462E26BE55D840CEC94FAB6B6CF7D07FCE4B0DBC1D804E85F85E662E9CA
+ 54C22E89AB08B0EE3A39D90291A31D586466325452E6FE2E5EC8125B1B43BC50
+ 4A2013A9C86532BD988F83EED289727171040DE4EBBBD3B5C930FBF5828D3FD9
+ C1E5F0453ACBEEF4DB011F2F9262DCE2ECDD07880E5EF3EDD5C7BEB24686F7D7
+ 1C9BC2C28E3E5AEBE272B81D6E150D38B9D1AE798A381891F56390D51DBB42A7
+ 159248E9AB3865EEC539D1DF1CEE291854B2408D55514285929B71F3E911CEE8
+ 025422CC71A733C61808608F140619673516B50794AE5A1E75CE0B97FC028DF2
+ F0DC07B1A08AD38B9DAE6A0593B9120A3D429C784920405594AFD972373ADD25
+ C5A2F4FA50E61F18C5F6D15932FCC348BB066DF3B607EE8F66E485B837C3485A
+ 320618D8A9255C4871BDF9F516C122518A74611D4E51C59034AEC04CBF04DA08
+ C755B7FF3D803091AABCE8737A751DEB92604F46274186284BD2B13BCE857F4B
+ A7E6E30A0A073A7D82B7ACB4DF194768064AB474EB0242E50B00B8C761D33F86
+ A4A6E366FA941D75DCECA7FB55B6F4A0B011742630D832978A39CDAAA1BDFA65
+ B752759FC735BB4244000C3C4C59DAC7EFEAB33488915818CBDFA43483DBC531
+ 7DD556008E3A8E9383377683650417065031F84349931631AFA9BB68C544F2DD
+ FBB10BFE85FA8A8A5CD3DE323AC407CF6765B00F40E4C764678BAECA8BABDD9D
+ B86FCFCC87AB6E421E066CB77A7061D067DAD36FC940753E6B6EB061C98833C8
+ C24FCDC74222B128403480A688916253E0B7558A802BB1A4A2C494D9EBE01071
+ E640AB02F5271B743A8A569C14BA72D3B87C7A14873B74F524EE245A9CA2A678
+ 0003027D89B755935C1CC7C09CE1BB4FAEE218CC38736618FB1AA74F86266D68
+ D2118B736FBB0098123273B0613F64942297ABFE0C3AD798C219528082235438
+ F7AAC8581037E5C3AEC9E5BA2FB7D60553C2E05F974BB5345FAEC644CDD4C4DD
+ 4AB100CB85F0F178D7A50E374FB9ED26D2C0C486FE01FD993D866AA98AFF07EB
+ A851B6CBAC0B1B8ECE984BB04DD5E844770E63C22C686150A47CEA29EEFF8436
+ D7AE810430FBB4D35698382922048E72F60BA996C2A35A32A3048F48E6AB4417
+ D8A06BC5E534D8FE838BE486CF2ECC6018814C11AD4238509DFB67C1DAF230F7
+ 2A5B12CAD0F06C3CCD23C93C2D61649AB1109169085EF35C6D881B867A8B88D1
+ F596EB789CDAF41AA3D1F9F491787BBA898D3C599989023C0C61F5A7663CCE71
+ 21331AC7BDB3D0DE0DE2B45AE199517189D834C0730360CCF8BB673AD4DBDECA
+ BE242E78FF73861C7ABDF04EDFF5B82C3EF02C186327D96892DBC23FAEC44B31
+ 7825C2FA487D15EB0EF196799B6DDDA8FF52A7D672B8E017A7FF8292CB7BBDC5
+ 048E44FBC2FEE95C2A7AA16F557F1574AF25436F5192F647BC2F31EFFAD93405
+ 1CF1F6FACC83C1F5E8D682767741EC0F89BB3D56E2234CE559CF3879EBA784CD
+ DC35F2D94F291A27B85D7AA3CBD48E2BE7D3877A46470343ECC3518FC3DCDFBE
+ DAD5C4BEBFC5B1E986B6638728B36AA717E3846E9A1E8284EA34A1A430B25E08
+ 8F7345E3E6831494F5DE3921BBA0F4F62E26F3AA31B14918C30AE7027EC1167B
+ 1075EB6220F1EF159FD8B22F667F8E9B05AB49C9EA48A5D2DB77F25BF49E06AB
+ F224ECBB341DCCC026B31B2EACE837F831573A34EACC3231FCE4C0BC46C6408D
+ 797B9D1AA9E1F3D02722217FE0EEFE8FC39D44B1AE1F6A075AD8CB313D16657E
+ 228F429C2614B79BC21932997889AC83F124595025CC963DC8C28AE73BE7DECB
+ D00D541AEB01DE4E9D1F04A2B13ECFF0E7053280B0EBB954FC5575D154E615CF
+ C3C9056C716D9D3CFA5665957FB25423CD803F414DD1762A8987DA607C39ED9D
+ 7C9411860C8A431BF3E6AE5FB2340781AAC5EB671A0EAC86ABBA87E616A1242F
+ 063A827717AB23559FC5E860E14B5A1973B0E55471EA524C100106FD27919FF8
+ 508D2660F4EC9AD403E595355B82934A5F06ADE717AB6B0B2D451B77B11AEBEB
+ 90B5D5C18BE6D359B1996DC45A98CA5E0B54D28BCB1F69D027B31CA3FE2414C1
+ 488BF1B280F1ADE3F70DB9387B493530098127824041408CD49E812599B67419
+ A6CCF369CBDF772881E026ED5DC8C13336030D8C01EC89F3FAF55225E561B865
+ C7425197841EC4F8A938BC809960E6EE30E637C027658297AA2BC619B385E9A7
+ 055297D50271E4D5AFF3F1033E56C39365E1EBC9A4DF5D4655CADA3048022CCF
+ BB20422D9735483D21AE80A03021CC39983BF6F13A2AB45FB9414B5A480684AC
+ CD2511C06157692530C5230E534E2FFB92FBA8A99EBF75E0373C400C3B48F9D3
+ 1DAD485839EF7F891A062EBB1C6DD02025DA482C0699B2D70D8E516F82CE5963
+ AEEEB595F1DE45442F5F6AF5BAFFBD7367AE64DEFE23BFB56EF1AA787D984D42
+ AABA6FB3BBEFBA371EBACC99B4B9ED769400120B884D37DB61B88EFD75B564E5
+ FBBF04120AD5FFE1121AE159353CF77601A28A379C48E14489E6D6A795661FFF
+ A123E19CF810AE55EDA1CA1170EC2D37BBE57DE52B027F0B1910127C958DA14E
+ D6A48C2DB01A721EB8B6417E8467B7CE9021639E3AA1BC45
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /NLUQRJ+CMMI8 findfont /Encoding get
+ dup 28 /tau put
+ dup 30 /phi put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 62 /greater put
+ dup 67 /C put
+ dup 69 /E put
+ dup 71 /G put
+ dup 86 /V put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/tau/.notdef
+ /phi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/comma
+ /less/.notdef/greater/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/E/.notdef/G
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/d/e
+ /f/.notdef/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /.notdef/s/t/u/.notdef/.notdef
+ /.notdef/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N698/NLUQRJ+CMMI8 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font DHANPH+CMBX10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMBX10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /DHANPH+CMBX10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -301 -250 1164 946 } def
+ /XUID [6 5000768 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69B6A58BCA74053E0E96130F5001892B5C44092C0A7D79CE153EE
+ B530DA55A4BCC30F48027C64AFF4F47B0FC51196BE3BECF3C189A5768669274B
+ CB1E24EF3BB152486BDCCEEF89570A6987460D4A8D66381F13F17D88965E84A7
+ D5FA75A6A25587F91EBCDC6AFF9FBC6A222B6C36519945846077CA2DBB85B220
+ 02F4E7A79D8009F1392AE8231FE67A5E70FFC5B07CEAB06132F03161C70DC644
+ CA23347D64422863F96C724BBCBF3EA083F50E38FC9372323A5B2CA056B23122
+ EC8063D227DDFBAE9BF721A876562F43FBB4FAE5B9D2835A8138D0174B589F44
+ E62E253C2B00EBD75A74EB4C802FEC30CC72DB97CA3274C3F16B5EAE2D9996AA
+ D87E4B38BA16A4A36E8FE88FA9DCEC6BD5DA8AB64FE71A783F0CD6C5BD440543
+ 1E1C9A5D86AEC3429814290550663F74AE581E9948E74101FD5F517E6B11EA01
+ 66B4FF39E432907C71226839C0E9181C1DD477B7D4229418EB7BC3A9A4928BC2
+ 81A1F02543448FAC91D921FF9F80BFBB0807A8D569132BE304F7A45C1B210495
+ 186459CD6C063678367D5A48C95B1DAABA4A07987E6C1A55D62EDAB4A0B9CBFE
+ 2AE30349FFA98395008358E1D011CE987C91A5E83DB0909303F37A6EEFEE3943
+ 982C28602125DD9C4552440A832FDFD857CB2F47A96FD93ECFE8A3901332795E
+ F5291A690EB202EA57A1CAA6B342890715FB239CB735A39523505B24C1D62D1D
+ 5E17B9A469F3FD8DA893C4935A8728C89E3B2F138183ED84B589DCDE04FF9715
+ 0F85FFB14F8ACD56C5EC816EBFE5DE695EAE4332A454612D7C00118A934FC016
+ 9BD9048287FB708888319568CD0851F70D1482699DE5D5FF3F1097DC4691A922
+ 5FD9DCE733D7560D6269C7AA1F01857BF9B53501290F349DBAD3BA9E529C9AB4
+ 09132197B918E272AC9F095AB0EA30EBECC3558C4F826897AFF13C65ABA09411
+ 894390CE7C17EF011FB8A5521697FEB4FE848D6C3AA6D9B591E7C97199ADCD06
+ 463767103516A95579EF4BB032141F29AF2CE3B416648CA77B45452DA36D0742
+ F9769D89C8810F0C95D045E85DA049018E27F77D9ABF996800554AD065994477
+ 7D347A8B6443BD0650E6FF0A0071364536A5D7905696D5F5BD1025D13AB23F1B
+ 8F7E6CCADF709D604545015AC8DBA9697C293DB3556C05BBFB11C9321ECB5436
+ E269AB9C85DE5B538B4D32634958B51D0261DA98DC47B536A0ED8295EA6850AC
+ 547536985063FB5F07085B0A32EE47EB72B863EF83E56216D2CC3CAAEA31FA11
+ 3FD879805539CE27A348CA105FB4FF932F53C0E616CABCF70D688F42A0B96205
+ E13358FBA2FACBBAFB9E6389F572C4E9B32F1206BA3B5D1BDC246B2266512438
+ 1091557CDA217699E25117828EAF45F7802E53B42721F5914C58DEC81DEB4369
+ 1794DC2EA87F88AFC2748FFE839B8F209CA73DD72CB33711CA2D45448278D2AF
+ 088203000C0D8DF1DA2EDEA426C755159CB4B1DA2D4BA35EBE1AD5F7F36C8F50
+ 38586C48F315269121912BFD3E0DE6040BFEA81A6E39DB5D41F16542F4CAD66E
+ B0463642E166C98B05CFC675FEE474E974E3A89746B6484E8AB2BA034579E4A9
+ 5795DE5D258A6A5A9E588D2E774D7F43082309278BC49ADC64CB1C55D8BFDC8C
+ B7102C94F286FB740C2A24C09AF7476F12D735A1E341A5A86FACBBF49773C0DC
+ FA84513D828E17D727FFA053C45E87018A760FD2E6A55C257D50C459E7E9E80C
+ 356E72D3A4703538995C9B1FA30475E8E3E7D1C723184C5466ABD6091E894FA0
+ E5C8585D60EE0C3F081D2F5A56E816D3FACEB0F4E23EDC5DF569201EC94E7E8C
+ 0EF3883C84864CAFEB4E48DABCAF6EF6CE4022C120D722EA686A0F824C5EC84D
+ DBA74F2E3266008079C3F02F7CB428D4EF49E314D319A3BAE50BB00B100575E8
+ 6AEC1CECCF6B31BBEA224B0110DCCFF5CCF6BEB1D11D15BE7DB593DAA887498B
+ 7332736F691C427F67E8EA7A797394FCADE91B58F6D9B451612674549E21889D
+ 344DEA225204631981A8D5DD0E647A19612A91700EC60452BCBFBA3A9B02193B
+ E5B3E6E40C428AE3BA686BB11EC359D84C50F92BBAA47721AC2CD812FF827556
+ 1D4B5BDEACB9781DEBF3AB36B564D7C98E624B01E35611A6951E176F81FAABC8
+ 80BD0591FE9C75940E7CCCB7609C23ABF2F6FC6A88E0A4721868AD7ADD46D130
+ BC3D9653BB23C7F9B933559715BF29129D452AF26AB9332957526A23AEF81416
+ F39A3B5BB3A9496A6BC70692E57E9530A3931DB7590F8576736BE01589DDE0E5
+ D91FB32453550B1F4DE28395179E5239C53C78872AD917BBE968E6DF2F92A375
+ A74961488E0CDDFAB6C61594B29E8807C757AD84845D1A6C7163E6634BAA34D8
+ 1A42E90AD3F23C8788E69E3B76BE800486766190B5902AC190BEB97864C0D127
+ C5D12E5BBA097BC1245024B0E1E2DD36E1BD12981F45C267AEE9FB92C179838A
+ 2F80A4BCF64BD9467E660003C27953DABEF9058C7ACC0320E8C29833BCA93914
+ 50E89C2DFDBEEEE19DE9A8B0D1D365AF570BDDB3F6F8F5A6F8449DF0C38C5BBA
+ 686A7502A6C289762D3314CC2C8F95EEA71CE130AE54DE3DEFC6997AD535D15C
+ 69F7C853CE18B202ED428A9645298FE20CBA59766F9863868B2788599947DA1F
+ F11FC1B4EA046D46F61D381ED9029C74BD46E493857957F231A25EB8BD2ED927
+ 2481AD695DC027877375D8A12FF08A41B8998895BB016CA9508A5399DA698859
+ A1E30950EDF830FC5AA90BA3000140186BCB579277C7733CD7D705D9F2272623
+ 6134CE73C51A1ED30E5A2D70940C95FEEB287DD7347C2EA8E25F96B1CA0810D6
+ B7587CD059744BAA1F4BBB946A793FFC0A1330791E5DA5876B58E92104A04E52
+ B9574362331F4F0DEFCBB1CBCEEFCA434E5FFCADB2B6003EC70E29EFCF7C81F2
+ 0EAE94A2B9080471731B65B2A40F225B6CE9400FDC0D6B6235852F03560E42F0
+ 5132D94550BE7398F74FDA30324F79A1F73DD056E1A13C62B13A0D6F0B0BA4A9
+ 71F4D1E2F31AFE3209A8F6E57EA441B212BE91FBD1DA8C7E2E287F19275EF0B4
+ 31FF8EA5E703F9CF785C020EEDA9B9294EAC0649ED1FF8DD47D036714A1B8CD2
+ 6942CEC1A1C51EDA0856536E415B90E8130E6209625A8DEEFA06FFBBC5F0D263
+ 97FB710CA4D49C62DB0D736D15070CC287C4DB9AEE1810ADFDB6233DA96EABF4
+ EA62D430EE3F45967F81278F2983425F69EFE29749A5FA594AA367FA36BAC6BA
+ E89AC82E46C2C0B4D4CFC0B722BEBECD56E3EEC789BA541D263D006ADF152463
+ 37B7A04E09FA06410B4E2EF9D97F09D5399F3597E554E1DA332682369E4A1F67
+ 952328AF7A0092B135B4C12AB93425B47AEC936879FA050FF491B83B51AA9746
+ 9889003D33865938A72DB7AF6A231A6811CC528CF2768BA3A69729D50D0A2CCE
+ E58629D5B384163125E8CFA786D3F6D128E0D1592EA9C140B8C81A03C8B74C28
+ FC86CACF363004D1A495EC653356ED4A5EACB461DF7B92D1A0DE6C846718F107
+ BABA6D6E5B42468F6467F88997713795E1099F030B04E2973D14E48CFBD2FCDA
+ 4B96FE338B1EB23A708B4ECE4CB298F9125AF131F3336722E224C3EFD41512EC
+ EC305AABAA6E978DC0FB905430649D702D8EF84859E3C7F0F746D24A518423C3
+ 5DC666E5684281A23C87CFD38B9B8A5DB728A304672EDBC43E23EA30DA1BF110
+ 6A8E17C685223928E645CB86C0C4AB4BB2D148FB2009B0442BA5D299508355F7
+ E1C19DFB4B194304F9E7871D70D3D5098575A925F33D8AD472F1970C4CD5AD8C
+ F0AF5DA840721E5B70597664CEFC3D8FC5CB1E9FB11CDB78CCD43E862A3169DF
+ B48BE8C3575881B3AE059CA374F4D3CE64085203F34E396EDC11955C4965BBA5
+ 1DE15E614E8938AF960B224FDC89D0620D42489E6BF6396DA684632DEE4ABC30
+ E8D78B57093B5621613F6C2C11A6BC7612D2EF4BF73C26D1A5D47F14F39CB62B
+ CAADFE44637260301FCB0CFE2260A661BB37E42D0EE239250CE8119DC1F5F274
+ 460FFCAE381DAFDE54D9F0670D1CD72EBD544DC894CA477ECC29990E84141B39
+ 9FFFCD4097F74BFA04E4B96A3889351F893923C9E9D40A3DD6766318349B9314
+ BD5CD3085AE9E4DE951C62489FA8DAD7BA62FC6AB98B97948168483CA45352CA
+ 2BAB2DBFC16BD0E316E7128E820CA2721E720A340CA31B5C62C5968B6A413869
+ CA02288ADE416678E76516763E64F92C2BC8E39EF7FAC869FC4811A52F448769
+ 7379F1B3DF9C74345F204439A666CCCC9D4DC2AE3F7CAB38012E805F49E11435
+ AADBA3B678AAC721F09EF76070B2641018A53CA0D0352F48464532CC5439289E
+ BE309413F7CBEF18844C26F265F8E213E6DBC444D10916E3D0ED334335C47769
+ 17DBFB3661D2444BF5E8ED52FFC9BBAB5316E5974F7889DC2A1EF1F35FFE615C
+ 3D437F656D6D44A2CADDAF164D2CF921EFC0C614A9C69A6F76E27A2409DDBFA2
+ 4DD561E9440862396703021E07CDE929528E9F5D1187E3F9582757B2182F33FC
+ C3E2434F0FFFF5C29980BCF565B359DBBA15F90EC8D97C4D60F4891F8531E4F9
+ 144919573FB5B42B5A5FE331485C8DAF20B1CFBC6EFA2DAF41C331C3D9947379
+ 73B3E62DFED1B06C4AEE9845B5988F842ACC8DF14E0E2C70B04ED1211975AA30
+ 7015516B060633931463C9E535440C5FF8DDFB229B23496221A2EE717675D652
+ AE1C9BB58A52227615FC74B066A80E4B1BB01302A72C0CE5FB25BCFFEAE699E3
+ 6F3AE122F010F148B245E52EF8A06B2D4140CF84E5E6D80A4CE40AB8DE3CAD62
+ F95A9E38B7303C5AC93B4B3204A76AE14DDE5518CD4713C5919C4F66B38EFA3B
+ 041CAC831F29FBDCB067E2B11A8A3882C7B3BB580C7D5D653E6EBA2DDB896318
+ E5713EB1173450E3019570E2CCCFBFA771D5FDDACBF271945C130EB378C4208E
+ 5DE6C3EBCC5E070CFDCB38BF20834064C021E875965E44E0B461408EAA166166
+ 71B1FECB173770E7444D0F0286C5960FAD970358E17AFC96D8F793B511CC44D6
+ 4F2C9FE82D9C74FA8094C93F58F6F48DFDBDCE4B4124BE771EDE367EFCDEBD4B
+ DE4943C92DB9FCC9BC8BDC43BB693F2647F41630AF783297D72F49B00E902708
+ 860DF21D56446A0F7DDB4709D15734C9706E144506AF1096E6F60F63D21847C2
+ 8BA91B2952CF09D9273EA79C224A9A2BA374212CB0CCF512B4C506A12578F714
+ 94AD1CD0D4D2B7583ED9AEADDFA687726D9AF4D6D0A0AFA4DAF0F445748958ED
+ A04FBB81DAEB8E91D7BB10F88A30DB04D03E78724F31AA60A3B0A095B7FABA28
+ 8B1CAB814547E46B2BF33BCEEAAEA9FE0A769A1C4FB433BA0ED5D7424A59504C
+ 0DDBBCA9992276B06BC3A568EF7C26ADA8C44C642718CD4966BF98F96614A536
+ D88DF3E77390D878DD610912FA68FFDF5F77CAC32D93FB498A80D0E3952FD459
+ 6E571998A1BB4FE07B8F98F54E7B0C4E303784C61DBB6B1552BDF724320E4B27
+ A48E5BE1D85AC4F1C47DF14592C0D0B2F3407C669519DB29F1088ED58605FD72
+ B7136744517F03D1602D643591612A26863AC1ED71038D267A33821260753CF4
+ 6DF84B0099F489AD43B0E24D2E0B570801800C144A0056CF198A7F4934BDD1E6
+ E458E5759F3FA15A389B47E3A6CB669B8E2B2D8B005B0FBA599DD7573B967C81
+ C6E367DA13CF0791198A7DF4C249993ED8AE5C0966072374F341524C6CE64FC8
+ 4A9B2DBC66517CE489CEC88933939A3D270F6AF80D8E4749C68941EB913313A2
+ D0ABD174A3EFC446B37D80ECC3F9B575D20A921809EE85EFD73ECC4ADF8CE03E
+ 71058EDFB165BAAEC90C07057B8B7E21B37B2EBD5F91D1B264AFE8F876C2829D
+ 9BEBD541558AA6D731F2C5A0DB1EA4D33205C28D7EC624E2C8637781C1F37533
+ B07C282DB97822403F30EDCADC84DB9E43BD25F8F6E0A8D5B47DE933B4594A3C
+ 25145C73312A134965708A9795B1E691E5FB56B109A16135049337D035816F80
+ DE83360E59ABDC8BE09B579F4B5807CBC9A9AFABBAB1DF243F3C451F4CE582C6
+ 40E3F4672A265A0A3D717DB1C9E74253F9B090A2C807478EDD1446171304680C
+ EB28E31CFE9E25F28635673AF7065C39399139DC46B34012869CACFEA6ECF2FA
+ 8D7A75DA7E7CA05381B715243A500E7FC40BF174346030CE863B9D0B7EC8EB1D
+ D571AACE2222DC60ADCC24D3E092D0F0EDD53BDEDDEB376B86A1894CC223F8EA
+ C2E329B724CC42727EA808369D483F5E7C1F9CE5A656DEB1092216A872731793
+ E84083A204842DBEFA8E7552BE2592C95E09CB7C2F62D634EABBE26997841585
+ 3C297A448561D71143D48BB50B6FB09BED8E9ED726E4ACC88EAD8C3F435943C4
+ B7B0FA59F2EB10C85BE459B5CAB814F5332975A01EC099EF021DCF4D0A87998B
+ E99C593C538C7FD49A44CF6CDA7B5538ADEADCDB44BFC2DB51AF0F20B7FE4279
+ D3BFA3EFA5EE52B6B5A06B547E751C4F8036AFB4837493730C57124F711E6A6B
+ 0FDF06F112A536530D6390F92DA685935A5BECA550B8EEE23ECA1AE9C19F8100
+ 73F38AB3E648D9B11EA0BEB78AB691DDA9350E2C7D940C7C673F1E44A16181BF
+ 87E9C6BA070F4857A120B43CF02F6167F370755FCE35DF7A2C05B11C5A8F567E
+ 95F01C7931F0F3AA241D13E41375D124EFA99D4104B84406BA9B7CB2430F7023
+ AAA0168CCFE736A6D63C317036575B76185D72C3F613F33965BD8CAFD8F00C6F
+ C73259EE2680AEF330397671F0D9E35E285CD9CACA5F9D03BF0ADF1DAA82D6E9
+ B025EDBAFA2A46B43F805DFDA06E0C558C32381C2C46A0C6CBE97F9B36C5E949
+ C1BFAB9FD1CF91EC69534C82CE51CFC79510EB18E966F14663D2C8BFF48981E9
+ 0E984E51AB2BA13981A3365AB24E090131C127418EE3F0782E78B8485AAE89FE
+ 27F59A29B951363A1049CBB73BF3C7CA8A66AE8B4032DAE2AF8089637321284F
+ 03A777857AF763240F7577A3BBB7898A161536AF2E26146E32169461CD0CD4C5
+ E57C152E301EDD801F29BF27D0003E4BEFBD51580D8428EE06F56621FC620FDD
+ 1BC1EE42BAF0EFD922A725B6F75E2525A1FE794C3D539B92CF1D20DEEACAEC0A
+ AEC4B010C560E3F9B88CCFC7C9610F9413C46D7B7C1316468DFAE8627C0FBE87
+ 25C31AC13CFDCBC938B285A3CEAF1A6D263728A3308F09520A28E0CD6BEC2DD0
+ F9154B2D19C8F1EE34A42760B1A122C2145891D0B08279ADF7926FD48BCD3011
+ EDFCB3FA9B6AF7E9E652E3377D11DB349A2ADFD10B69514777E262AE5D579F3B
+ FF25B66624D1215E846866CE3FC861929D8F197AA585EA996CB662EBB2434244
+ 556302C011DE78214D62EC77E9953E54AA293879701A7D57DFD657A03B93031C
+ 7F505CF797E23BE271547EA39413E4AA0BE526C726B353D09045B14FC64DECAF
+ 160151A8B0928F2A7F51AD429020C930CAB07081D6735F1880754CA32A98FDA7
+ C8D0BD9495C7178497DA3E15C6A51AB0A5A98C5B6F36F666865966973F860879
+ 4A1E6A3B4814E99B54AAA5F2D998C7A52F319FFC46007F703E32FC26801487A6
+ 70B59061B58442010D2EA3ABE3487BC96BB25C388A8843D949F46F9F1C80BD98
+ E73C4F05A2EEEE38794CCC4FFE4439C96DDDB8FBD21D4E8BF8491A8911F9D359
+ 68B775489028DBC2366DBC2B5E43F5E66E5999F2B0601D5E8CB41BDA16644BDE
+ D1CC47830C6922C2E98B54CA9D8E226AAD0D4489B21519A66AC7C4E2239FE47F
+ F3466F45002A92AD0F120C728A38BFBCACD77C690FDBAF9F183DE5964C0F6D46
+ DAFDAB1863D0FA061C5DFD7613F51DCF1B84E25C596ABA2BF130741CCEAE5AD0
+ EE61C2BE7CA4E06E1163AE8E919A3B2B19C2444BF955E38790F4A7D24E2438B9
+ 021476CC6FD498FD2B7E9DA933C8689C21C22A3198A33EDD56E5ECEB1C207B83
+ 879D4AFC6C63214D170D422983B15BF24B2FBFC324B1F16FF682B7EACC6F7A71
+ 8433736637BFF81AA1E29D8E0AC28FB09D84C4511F015F87E9D1DE0CE94A04FC
+ 9E0E2A31D20F041F07DBACA352425A0D31A211B693D8E28ABD6BEE13BB1855D4
+ 6935EF5A70607D4EB49938903349D873609C3B98C97A4587803507B55245C010
+ 69ED2834A0FD9F495C13BB54DFD2F6FAC008CE81AA2AD791883D346EAD0BF758
+ B5231DD85567E2AD4CA1F652F831D972AAF5BA868D5C39A9D34BA08CCCDE767E
+ B0B7B693D55C8EE70A4D66F95B04CBF4F1187B6453A2CEC5C8D9CB39030A8F7F
+ 1C987C1D39FE371E958388A802398CC8B74A899070E79072B1DC241AE0E06E52
+ CF4479E957F80058601824C0C01C02256C840321A22DCFA85477170A7E8360AB
+ 9B797A65053B60525E747ADD97154ACF02E250AC659034AEC5829A0D1D684AC7
+ CCAED1A5180D17F8F645B01518D42304226FC3E56FD2E9A055B8C26CABF81D97
+ DD8A38E9178BB25564BCA518A5662C6403FECEFDF8E2FC1CDC5DBD9F80599465
+ E1235E0FB2043AC97EDD94A1CCD80E53D19C490300E6749F5EF3EBE15B04DFD5
+ B8C1075B404E28B6DD3E95AF97C0F8A301E10B9DF6168F12C544ECB11E8871F9
+ F88F6CE9E769A12E661525E6D0117BB62602E7DAE93F410CD1F15B5E77611276
+ 1D1399663491F70A62696F63A3C127721B737BB088D4BA61973434F499C38B06
+ 100308837AE0F70C5F5CB8216FE5FF52B520CE3147F35825D71A3D1E8DDDCB02
+ 2D8C8197D8C39D583E59A42AD252AF5FED708FDF25BC4B504960BB68C8CD6611
+ F32D53FF82390AD38119298B64D40AFB371BBDF2BD1DC110A771804FD7C44F93
+ 308BAD2667507F01E7414AE9042902803FB364B4B11E531C13170056C950C55B
+ B3C900CB0C9629D056F26029E16B0C9F932E349308CFD86A1C7B466DD80F49A1
+ ADD24AF9D410B357D5B55CA4F600B9BDB2873A1C373DECFDA3F50766EB36E824
+ C8256B9F60FF1323440C703CEB1135141A828F4691F60E9722608007748C357D
+ 8C83097A6E7DBC025C6EFC748730105D3393C222FCA2BA0B71F5419DF9C9A022
+ ADECC987F0F315A2E34A56CBD1C5D1E0D1D8D69F3DE7328EB3E5D4AD776F5B14
+ DB01B7F153BEA128FC0A56CC1EA7B43FCDE51701567CDA15E964B2CFF3CAA397
+ A576E3F29CFC973C185AE3BEB5560A7D35E8364F34290F9ECEA518E276831B61
+ A86C4338BFD2AE5FA8D75F48B4186AEBB4EA9FC98D0157EBD30CEE3090F1D8BF
+ 07EE9DA61674C632E121D1F1AA67FF5CC4B7413F3DEC4BDC39F1A14CA8D90A59
+ 699B1341DEE35242149A7DE450EAA6741E09C8D9D3224E1A20D8E84EBCC35317
+ 85B51532CA1900B091B87D16BEF65CD6A14332F9DC46531A21A4037D3E8F7337
+ E74C258FF46D6D190E6CB4D11C58FBADFDFA5E1B97848B540B368C203821D5E6
+ 753441D3EA1FE0607B227487211781FDD7C3886895C2CA9BA46313D9E69C084D
+ 2BCF84B8184F9094F6E290454C68EF3486F92689B53F2595935BD64063F04564
+ D404F4755D5BC66397F750249D640F0ED56E8FD44A49B227CC85D56C4959435C
+ C216A1F0E3BF679B07DED0773B87A9E1BD2D23FE66A51D1CBBEE38882644067D
+ 46CBB83A29D6A31173901288863B34343664DEE8F9DD730EE48FF3E5AB25B815
+ 7E9D9539924B2B2428C929D69E60B3E6690191988B8667ADF9555F49D961527F
+ 6C2DA3D59A638895644D3B53C06CBE9E91F2CD00AB2978F72EB66DB7B2B68248
+ C6753245AFE31828E9F58B17A95337276043BE24FBC9FBEFCC96D32418E8E812
+ C67C6CC3BD74CFDCDDED665B68A01F42F6E6F69EC1680D7BFCF7A2F139C461F0
+ 9A336B45A8C07D622EB62734803E7C9EA0B92150D259AB50BC91D487F4942047
+ C8BC8A3F54D05B133BC73F72F2B314290427E41AC2CC09A46D4831D3257C28E5
+ 874FF2429D03676908FB91271FB7AB3726BA8CFE4609FA3023FAB5008C184412
+ 6D427475357045F5D2B1AE3A72C6A0A49A76A1D8184D125939A5F47607B734C4
+ ADA5B1475E17F9B93E6C4BF0620A20B5A78501D28A193F310B4296D35048F304
+ 34615126579B8CEB31E95EEF9A8111B21BD14170A1F13BD86B4BA2BAB572F8A5
+ 794CF29FFE113C6057E353AB9443C4377BA03E457E1E84217C5DE1DA60291C44
+ E9F588D18949AC9D10668321568FD4F97C9D70DDFE376886A5AF6B6B2FD2C20C
+ 2794D0042BD56F28A713C75DC5FE982A064DFC678CA4E24C23E86B05D00C59FE
+ 14B2DEB4BE71D856A836AB0694E7A4DE0D4C8A2E11E16026AFEB3F2C2D1F7C16
+ B1963F1040879438256A1B7BB9A7A96231A5E1D34B753B38227C481D9848949D
+ 5A85381ADEB54DD10A905BF585A5BA2973ED6FA2110ED7587FF1156874325515
+ 66E4BA9C62C7C912A88244310B82E3A619D88B5AC02FAAF824CE98E7ACE165B0
+ F3E6C619A2176E026C7B8D0716E785B926EFDF26CCE73770CF6CF4183C16DC96
+ D3125E0F4BCC38878ACF0315D34B9136DD6F06B76B81950553DC529A95AF60D8
+ 6A50AC212A9E882C42DAE190EF31F099C1CEBB1FF6DD2152882F5672CD2C5CBC
+ 92AC8DBB7EDD7EF83E7E88EAD99772D23A22B7D0F1172B72A87A37482CF51563
+ C00E4788FB9F253CDA3F7A1A229D38502C7405588E174B18CB11E83EB1A8EFDF
+ DB08BE83FC91E24B53605E8097F15EFC1815A0E54364F2491EC3E45D5F1EC69B
+ AFD35A69E5C55586DF4FA7EA9CB7CD1B448FB939461FFB0E0068DD7367893D52
+ D94EC07B976F302372C121726A655613B5E5947CFC9FDA475075ECE288BD4FD2
+ 3E585486B550FD18467B568B652CF941C63C08303B0E9F41E889B6CEB6E7ADC7
+ 4E1F715C61818FB1E84F90665236BD31E21C8F8EE53F50BE93E8CF633836063C
+ A29B15F9210CD93E31F19B373843CB29E738DA0FF95762333EFE3CBBF09DAC77
+ B0052CC3BC95043681CB9CD2FA7C2F3E090885F02EF5CBF3584E097B251697F0
+ DAF09875D52744B9C9B4921D79F88B773C12A88BCD6F72B10D4FE45602520A7C
+ 3D4F5928E30EBDF05D6B8E7C5E1033F15428ED07C84EF1A21F6B07A59C153F89
+ 423A58DF69FB354D8C93F0EF557D59BB9B42A4659F337BE5847DEC3A4B85DC86
+ 3EF52AB2E69A893E535FA63947266783FD37557E620F4C3C6C90CE4807229E57
+ 16FA6050088BA1281DA3344DA9405271F88BAE492A60270D241DED4A5A15AB9F
+ FAC4A794E30AA631481D2671B2C02316CCA7957A4C2698000FE4191942B3EEB6
+ 350CFCCD120CFF0F92BBAE235928A5A407922FA8B6F1490B7506DF49E9A51933
+ 09E70E154349B1F51683AA0EF2D875F36FD3EE535016C8043D38DB401D4D7ABD
+ E9125726172DBAC7F86B7CF1B422D3D49AE6031DB1C68C57F21E84030FE48CB2
+ C58781847C8DC28505F3A9C9C1D4B7B56021DBAC395618E9F0BC8AAB360069D0
+ AB64A516F74E0ACD44572F8922A4EAA6A930511554EFD9BC94F90A6A12EA72BF
+ 1A0757ADE15388B36B1E84A5EC67287941E0B48BA089E857FE20964013C005A9
+ E8C68F34A462076380B1B69F6A18FD3F39E202647F3857073610439E4FFF6705
+ BFDD998321C70CCCB34DB214335C73C4A2928A9A6281CC727F043E7A0CFC05F3
+ E9AA7FB6DDF98EE8086958C73E6734A0F2BAD77EF040FC1EB70ECC1C822D9A67
+ A8E88594D265839155020B3C5073EB382CCD4B1C5CB6869FBB6050AA1597B9BF
+ 99C875B13C8044930D91749F1392A36C0C25CAF8D2F2715A16CCA6FAA896943D
+ EF0B7A36C0C78C22E5E34F40F962473AB228DB0B9D081305466225C44469BFCD
+ E220F2B89A5B8E96033CC8045EA69F5AFFC4F2FAF3E56DC6C33DF3D877C881FF
+ 4B1491309470E55489EC83AB4D12B3ADD0CA6BA6085607FFD67BF1950099C157
+ 31976CD24CBCC88A70E0BE528250C3AE3D17AC22E16922C2A949421A07D64256
+ 403AAE244547575C6AB1122031D3FD628866EA6ECB69192E15C1138AB212698A
+ 033B570F12131AD6D325639C4C390A3FCF18B75638AAD31128605D35C21CBA0E
+ 57914161A8D7F8E9CA5FD6E274B7191DBD764E5AC19DC51B71A2B1861A5CB73F
+ A8E6AA89892FDF9DE5D233E17ED5B01582A877E9097E3009825011D2A47D2C1F
+ 1BBE0317FA6C4961CDF156892BA8F05DBA00D2863350C8DCE7C1846EA18B4360
+ F58CFCED11EBBCC1AF5F8AF66164DD85CE0ECA7B21BCF91F118B8857F77DA029
+ 3206DB06A44192228C3AE1DBD6838201A4BE28E37843759D4641E6E225E41A99
+ 7E82B31070FE38683008A070B77B4005925D58CE7FBBD248FB8992CA78E36111
+ 35A1F35C06DDDE6451C100D2F9DC5355CF83D846A0FD2DF6D9D8D7CD3D21423C
+ 3B7666699E8210D0BCED88A40573789718C8E1580916AB60CD9BAC919B817C47
+ 8AB86F2810BC92D0F65D8F05553EB2F784ED89048773A6851F846BEBB4052C10
+ 7AB14F5FA450A3FA16A32654FF0E862BD8EAFABC9B0661D2CC9F8626E932E31B
+ 52E4D9DA7C140C638DE3EDE228265343CAE1FBCC34D35B90816F914F7D9D95D9
+ 7C74EC08A25AE513A9DA0F7DB81F412B6B405667D7B39197A3BD0389AC64CC1C
+ 36570E0E7EFAA6D37035CFDB499EF047B7FF4565EFB571103DAF121956BB69F0
+ C6400847F95776DA8845D5D73DC02A22800485F1EB1849F8BDC359E13ACF3B33
+ 67BA1F0918E7C75768AF8C52E668EEF90ADE48A032837BDB65EC5E2B7B76A362
+ 227E80A20AEEA07867576DB0A80BC8984841D19EA8CBF9A4C8A3F50753E393C0
+ 3C2DAE403859FFD6429C18ABD065334A47812DD97780466DD7CBECBB053C67B9
+ 8EC763B4F05CEBB8B1DC173103C1D3BC67FCA92915833847C277FFAA5F9696D1
+ 3EC6D8B4F66BC19CD9FBDEC6BF048E639BC132DC91C5BFE7DB4BDB08428D884E
+ 55780A57F58B68F6285287BD8B17BA68A9E237BAC3397806C7911B75691E4801
+ B08FA6DC4F532029A5F6ED242C45A43F4C468F16D82B190386FFE3905F2C6AA0
+ 6D85412750F3F40F5F3359FAB75F634E4FCAE3862158AD8AC02409E64E74BC39
+ 12527298B864200A708E1C4E95DA6746EB9FAE9D9CE74AE08A1F0FED5F106654
+ 87EE5A98147E82ECAE62F9F582DD8DBA5BFB7D55E48CD90951241DD42594BFE6
+ 48591E358992E86C4A75E201D79311E6DE54ECF2CE2C89BF28A660A90AE79121
+ 757F2CF320CFBCF2B3B4DE3C354A9E0B7E21550CD97DCB20D0A2FF5976E531C2
+ E5B8BD46DCF0BEE753FD59C8C1F1C410762C810B7C2EB559B51EEAC00DAEAB27
+ A976A87107DB11F2DDBAB8B80D238FA69183793552082697E3AAAF1F379F6553
+ B0DD85A435DBB1689F49B71FAF76396046F620FA976E2FCDFF9DAE3DC7A77C79
+ 2FE6F863012FEFC86219B34EF246633D0614370914B7469D35C5C30FB00D507A
+ 6C766B02F2CA9F97B991E55D49D073F6AF7BC9D1F44B8B7C3A49C29BDA2009DC
+ B4E844EB364F9F3D0D8E86417950ABC8467FAD0D5E62A11E9172E0CDE1DBB2B2
+ A1DE014DF5DD5C8FF478DCF2B0D452A6EDCE4E6FBA668BDBDD0583DD06D6BD2C
+ FDC6F5ADAABFE00269E510A9E580EA44C8CA71301997D583A2CDEE32045FD4D1
+ 526F7C3DE2685CCEA1685753E9AE8CDF517D06B6004E88FAC423F8EA572429AF
+ AB6E83DE6989BD59625BD28119061151134A1EADE46850ACB2A8973AA09EBEAF
+ 5939048AABCB7EFA4993E146CA2A65534F69D97FC46C9F583FE1DAE81BBF2C67
+ 7589AB656E2DDC66E3D5ABE049DE0B73CC366FD130788579463CFF2B4CD96D44
+ 16EF709EDC05453014442A931B737D128CFB8E965D32140CC1E09B0BBAEAB793
+ 87A2BACEBD1CAEA1A47265DD7DD0F5E844D9FF0054C59823D525F390A53B6496
+ DAB52E2CE5A3F2A7096A5EB4B37EAE54AA4D7739F626239BC4C96FC066E6BBB6
+ C482E3BBB0E25DD1DDF2AF218B81E9B7865FF1F7E4D17E24AB06AD30236B59FB
+ 43F3132EE5FF62711E14FA4E6CC1C9617930E7159795B249E82BE8450F2EF034
+ 75B4890CD18B3FC803AE4F1A1A45C8D9148DA8ED9753F756DE3E730741028BB0
+ BFB1E867FA31F5BD619BC044B8872ACF9663BBCAC214F1F7FA38415B20615F38
+ 9F848E7D73DD6B5DB59D73AD1B89073567AE38205FA3A2BC252139B2EB7A84A1
+ BFE8AEDD29C92272024EC65F6F3CAA9A8DFA6D3966E4D9F041AE1044D069B491
+ CB1E3D330206F6B1E4DF71C3AE1B376048303C32CB78F9F56E1300ACFA8DBA56
+ 445F5DAEA5A844340D37F3F385C40EE0D2C752E8D19239B0401B48579CF36BBD
+ F3A293CE7A66E8A9E3DAD67E674C5C06816A02F812450D4F55F4073480637014
+ EFEDCDE45C004A9E656331A223153F6AAC6832E8D3EFF1F8AFD5DFEAAB888589
+ 9384909782E3C67B8FE9E78641831A472CC37554B68207CBD827F691500DE7CB
+ E66C5313A7854C56561DB3B60A26C1E1C61778BF0139F5B7684D53FB9091D24F
+ B190DA3889A59F92D9B789E7E6C24C939B5E7E9065662E26E4EDEBA3423DBE8D
+ 489D29C8B8E9379895DB3D767C38F5303868B77BB50AEE421E21A22DB06E2B88
+ CEE12FBA40F6B3E43C98234648DAC13310649985E72CD97D869FEBCA1DEB706D
+ B2331BE4195504272021ACDC65C44A854B8991EED12D04CE9F9FAA62AD5898C6
+ B68C3E7071C5FDE733580D3D75CAD1BB91D37636E308DD5523C96001CAEC8176
+ 7C3DB670F58C71B56CE5DFFEB839ED6DFA0B8A6F50F19AB740D7B978B6040CB9
+ EF8CB6F68F69159CA5A9716A5B51D8A4E7D12ED435496B45A1DA8F1D7D8870EB
+ 3D620420F4C920E4AA3FC0434990DEE85BED12D882E4B1DD1088BA80C0BE9048
+ 57B3D16681B4268AB6A546DCD37ADB9D0E325F550C527C02643E1AA2E556DE06
+ B7AD05D1907AA4012B46E6206EE5C819C08DCACFA7F434AF9580DD5238087997
+ 3CE61C507A54272BD095B1DCA40FC7678AC59D451B52857145BFB0CE9EF86316
+ F4C72C0FCBF53AD6212E6AC05D789833486CEC6602AF9BD546E792D5A32E43BB
+ E840A660F60F34B75F76F2B9ECAE9EB8EC59CAACF3F200B7953BBE00DF8B5D17
+ 5103445D5A9FC5FA51A5C498555828E9371D334747263DB01ADF4BD9440AB38A
+ 190CFDFB28EE392D5CFFD4261A4EB41CFD80F17A400B5FE24AC1DBB8C32AA409
+ 8FE4A40BCB56CE9432C3B999B8984B5C492B0E7EB356F8E432AC06F01780A37F
+ BE468119C3ADBACDADBD4B7DB7C55153F09EF87D67DBF79AC848D09BBCEAD70D
+ 3A77EE1A09A89D8332D5AE3DE27E4DD67A32B4AA53E39487E313B6AB9C188691
+ A00463E2326312BA2D265F6249E657C329693D58B0F2758C9D193072B8236229
+ 7882C7DC16AFFC681FAB2010D8BC3D756F1E301A7E2B1037E3B656A7A2AE95DA
+ A05C4A8EDB71910DEEE5D991BF8FCC771393E5D97E982D037B1455812CE998A0
+ 9285E62774642E65DD6E342060ED98BFE6FBC62BB385EB75D729B02CFFCCE68B
+ 2845652ECF91E647D28A53E0E2CDE741DF3A3793FD0253398CDC23B6C540B503
+ 01BC3A9AC41FC42872146239EB1EA676E285EB0F260B4B6859B5601B618C40B5
+ DEC0D33271DDD692BA312397C506048F3FAF6C8C0118BDC20AA51D92F2770FFD
+ 850C06CCB3D131F605F7575FB865A610422111D162F94F4F52E75B31C1AA25DE
+ 75559F719B9602C9E41189C74FE36F1D5DF4D40B48187B1DA27A90C95666D7C4
+ B42C703E7BBDC4350A1C2E16157A0EC5AEAA1B8D998051874A01D3C4BB39FF81
+ DE6AF81BBEB1BB9747DB983C53DA7174A757CE21386B99B0EF0D3F070AA248A3
+ 7572981F564457C71B481EABD5D208ADDDA272460A4CEEE69311B6F83FFF6D90
+ 7DD06AC9B47170DEDA661EA5BFDB12CE9B9CB5EEA415F1FEC1B1AE74B0AA5804
+ 93031D878FEA4BEA8FFAD6211DAF7C9FDE2E6B5CD925111752B47C3B57183491
+ E73B7D59B5510D0A0CC9D191546994520BE4EFD61DE729B241C4F3C5E5EB5948
+ 6FCBA689CE2C812E1E9C7875926B9A129FBEC48ADA38CD97A1CC0D4B8FE5B060
+ 5ECA262AF6E5CF7E49D9D600567C0F007C9C8BE868A2291ED62DC1F2594E539E
+ A26ADDB27F43B575D7044BE21F81EAA6C4EFDA9F7FB1AFA2FC70AB4F1598F87A
+ EED6DB7DDF2B2856ED10C629840200363CF0A777B89CC94B3B6DF002A1217CD1
+ 77E0F6352C8DC9C4B62BE4841CAFF193FD2B50A1214E37197A4C8F2AFAF3597A
+ 22EAF2BD6E0DCEE2542D6B02067D0A3288A8F5A71B3971B58D6F987DAB45738E
+ C497E3BEE4CB2A7B7DAD78D14AAA60621B859BC67FB4FA61184A9FA8063164FA
+ 1875466F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /DHANPH+CMBX10 findfont /Encoding get
+ dup 12 /fi put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 39 /quoteright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 92 /quotedblleft put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/quotedblright/.notdef
+ /.notdef/percent/.notdef/quoteright/.notdef/.notdef
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/.notdef/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/.notdef/.notdef
+ /.notdef/.notdef/quotedblleft/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1025/DHANPH+CMBX10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PRCPDV+CMSY10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PRCPDV+CMSY10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -29 -960 1116 775 } def
+ /XUID [6 5000820 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A28C5E08CEE6416DE4AEF5349B075E
+ FACA5CF9FAFC5D181F0E28DA28D0066C8C517A9FA3BA8CFD79F6BF8E6D413BB6
+ CD114D039B32EC438B5D98C00EFDE01390A5581181E4714914A4A965558C7657
+ CDBC51A5E6FD2A7C4423E8381AA2258278EC813F0C9CB8921E7D9EA9E6A7E196
+ CE393F94AD1124BA2D992E9A350C60F76FD1F90489C5173303B3677908F1E3CD
+ 990ADD159E88D50400AFF196E850B44AB1C183C8211D52E51A1851961AAE7B31
+ 66B5B72652706B29569A85FA75D6D2A88EFEDB1F56018E503A02835BE3E89BB2
+ 631203116C4A564B03178015522FA0E8E51AEF0508158C3E2C500EBFE7403B52
+ 2BC73DAD0447AF0D0DBB9ED89FAB02EB50D9303229027278B5E9BDD0F37DABAD
+ F82B2B87C4CCAF1E56E74989162538E595598372067BD858A3AF2FBC16603658
+ CDAB7BCC8C444DB95ED4C0B180B939473A89619057261A1378EB275A4157E3FF
+ 9DA4343A9D1C632BCD2E96ABDD1A5100D76D17402AFB9FA3387D5465D25E16E0
+ B4E15E2BE6996B8605D732B85367CAB3F59E3F934FB2BB526EADBC3048799B13
+ 93C72C992C4F3F0B654550DB47B7F1C1D9ADE09C71711B102C7E7EBA881A082F
+ E40253C0B3572316A68299B9EC6F3108E35A5E51D98BB564AC499363BA0C4209
+ E35C0B382A1784D5591B6586D0276709C2988F281141E117B6E344F6C89F314A
+ 58DC641399F55227E0AFCEDFD6B2770C6E9AB6440D0C8A89096A5A4C21CCFAE6
+ EBEE6A6C3E11A293CE94A7928C73F46D0C4EDE7EA83087D3E59C8BF59AE380C7
+ E66CC43544300898E3DEE80C7E690A173568ACB6C753CAEB09E05E9536301CE2
+ CD6921DA60C52DC7B20ACD80C6B32C25E107740041BB122BD1220AB6C3C39662
+ B3BB7BA06F68172643AD27C85533086F1C6127FBDFCD9F61BE40AA54052D2C5F
+ 77801E6A3A55EAE3D9A9FA3B7F2952AFDED9E9449DAFFE84F1453FF8842E0406
+ D0770CABBEEF7D96CB43C338A418DC61D23514557D69141E25F2176B4420A581
+ 361D93794F5D8F8423AECE259D1ED6C9087A0AA4FACFD7E00F96FEC932963F50
+ FBDECBA46C31B251A1BE4899986B8BB909367E40137076241B487FBFF2ACCEC3
+ D28C4EE8B354D76059983A8EBB92E8A6CF5A73B5FB538ADA58FDADF0A1E84E67
+ F09E268E2FEB7617362AC35D85D9936AA1308CE06F0324E539AF7198E034D3A8
+ A844BCC32FE838CD8F826CD36A15F81AE0F918CE6EC26DE5B32B6B11F250CBB3
+ 055311775EB20943B10B4F2D48BC584637CB76E9D5511F377F0720DBE5AEE4D6
+ 2E7F2513935D17C66D3B93C3A17EDEA2FAFD6DC194F149B902F5D0A9F1ECA072
+ 99C72B4425880B47A5F24A3045C89113E78F4EA411AF85C8048FD4665469B025
+ 814B18D73F7400E58A2216BB0ECE75EEA9846FDE0681397A6A683E8C16D23ABE
+ 3D591FB4AC5817C9A8D5F1A478EE7A9A7A1A5ECBFC61EF50674002AD4572D0AE
+ A6DD74ECF722A7F5D89F733F4AD6F5AA2B719DFF8209DA156052EAD30D252C6F
+ 36A19831F4300E64D682DE33139A830CE3D18741866CC399A048838A9A6644FD
+ 2964251FE94321298608083E0E949A34EC921C322C2B096D94EF1FD35A5E63A9
+ F7AEFB74F3939A4B66782289FA8FF88CE904D2966E1D8B93EB3E22198085D5B8
+ 3CBE20E6D2E78AFAE76C1026C46CAC8E891FC0A6B276E6C8F437F2619B4893CA
+ 6C2263FC6D49B49868122C3DFFD393A339AB53B3437965E531508280A9F13E8B
+ 087E09D011682F3324CE32786CACDD0087393A041549E88D648ACCFEE821806C
+ 0D03218B0BD6AACD2D7693270A65A65BC14212FA4DFFB43B7D287AFBAFB772F0
+ 5B15EDDA8AB9FD3EF45FCA4EBF9DFEA0FE230CF6D8CD72DC8DD619BFCEEE8D34
+ 4D771D35660CA55DA424014025289554F5119655AC33EE567E14782900435046
+ 5DFBDDAEDE9F699350C43CF60ECCCD982B154EFE0973C4CE1AA4CBEDA8AD890A
+ DA2C0126F18E43D7E0BC1BAC15954C51FCFC0ECAA7EBD2ED3E77AFFFAFE55D21
+ 70DB1F0F72138F0ADC9D3F971EEA38CBDB80A48E14345EEBE2BF013A4DBE331E
+ E7770B20FF9A988186A52855A90958C6079FF1830CCABABF2C54596F89360709
+ 3D9F16E01004FE4AF3CBD76B117DC654D61C1DBEC7821AF36266CC6FA4878846
+ 55209D0882F8478AD9C9111D9F8F7381A7AA8D3F632A4A92B080C9F17EC09E87
+ 29815FCBE975F6AB17612846D35E039109F6D6FF1A28F0CBD2B32EC84FB8B825
+ 089E884ECB1A5024741535351A0D78ABA7EEAEE7C20A7FD81C271B303F775BE2
+ 533A9390B453965B32BB8D41B047FCDC1149E2A9371C49B321C60D038C0BA382
+ 3CBC4F263828BCA5E541E35E2F61912190E96A5072314A78EF564F0E91FEAC3C
+ F21C57EF9CDD63A1A0AB4EDDE28E918B87FA15DFDEDFFF3B242F6ACD5F08EE82
+ DDE454DD6A27DA2DF540820119069B0033462C54C08880DF732EBCBA416E02B2
+ FBCF677C3AB8D4B9823A5FAF5F505631614414B61FFA411DDA078E081A6F279D
+ F48ED63E261E769BDAF09F49FCF3084B2BE5C8AA6BCD82EBAFD4FCC8606E07DB
+ B86D94F3C9B13F3019A7DC4E90ABC5164EC79BA3284D589B7D91EF1C6C5328AF
+ 71F64CB11FBD95DCDA54837D8976E9133DAF8E1998BCD1DC0B3DFE31EE38CAE2
+ 74F0118C697AB384059DE21DB846084550F2C34EBDFD811F0A7849FBA0956D9F
+ 7A76798242EDAC7D98ECA19E7F6F355C914ABE727B84CEEF589D8D2F4EB7562C
+ 6CC5EF344C6BD32C5C55A46DA91053442CE0FB8E1F540DAC1427DC828CDDE8AC
+ 141D1724CE8B107543CFE8E46D710575AA905BB045389E202A965C58915D0660
+ D6EEA170B7EF0BB44AFDFBFC62F780932C8BA060B53D4CC3EA3D05229F15E3BF
+ 6EF77FFE2370115B8432C9DD0068C0E9EC667B4ECE736A51749D68D8AA35598F
+ F0C382046B9D047378A90820850621D6FA2DD1A211F9B7536034AF52649544D0
+ EC3D636F56DD71EFD5593D79C658F5D09D0C57A6A8AE3318992BBC02CE8B14BD
+ 0E97547390ED19239C98B79024CE5261AC90C8F7C8FD4E2C7E5ACB1A0DA8EFDC
+ E670A4AA0CA3C3C497C37F8E80B32383C69CBE4B6EB9EAD755138334BAF3EFA9
+ 2D1CC8931B9964405EADC399D587FEA1BBCACB7D0F1D8CDB150FBDD2892A7AED
+ 6A54E0A72DD942CC79DB69756AECB571625FCEDB246483C94AA727147451D8BE
+ B02B3A90480AB73F50C5046E98EE48C1B1FCEEA1745E4921BA4EF730F6F6F1F8
+ 67AF02367A46CBD871F0059BB3AB55CB22C029E922912145A10930E15AC17419
+ 5EE231AA90163392F143FF5B4D4D5D39104BB0DC6B65E4876D6C45714CDF68F6
+ 65393EEE51021283C7697C33EA9703E57F62BB918751D221E828298B6F6F54C9
+ 53F4DB90CCDB28C4D4A2BDA9DC1551212DCED0FF5448C29EC209B1A722FB5404
+ 9DA9AAAF236958789480611A8803092EC76D0D0528C8E6C90624F306917DB09A
+ AA3D07E51B433E2AED9837EAE9B360CDE129C3700D2F6E7390703E20DF5FDCFC
+ 60310C64C971C05B021427CF2C227D2102DAA39E4DC16876FFE30A80D281FF56
+ 0C582CE89E8EBB3D04C7BA2482F612686C9AA0958C19BB37D48A2FDF64D3F8B0
+ 9BE8E22BA28B7B181C96021B1C95529976A0151541E8F27240B1A33ED4492528
+ C6D0C1FA2899D3E9E9BCB29D9173BDAA96067B1B79C807FF4C09315D0E2AB52D
+ DD2387E4AF855192BB36A7432A46DE3C93C9DDC1B5646726B9E2B646EFF6C92A
+ 550A3CC8AF66E8C33BABCE9529C98E0DC9D69DF262317F2ADE5A78610E6E50CA
+ FCFD513015307D3447A7F0031EEE9C75E9C11A728D3731336728CA17B13E6C40
+ AFD8D52C6ED8962082E607F559B9E46295C6C29C4E93C7B4E3BBECC74E48219C
+ 5AB1E33261917B07234D20A40797B115C50B947330CEC1267CE49AC1BA322733
+ 18AAFD2917B82840677E4033F0CB628BF96C8F5952DB5C514CCCAF1B510417E6
+ DB4F6FEBE90346CCAC0773E3FE1FBF95416B1A0CBD2484C88DE92932A27A723E
+ CEF6D2A8E2731CD8EC3F6E9909D74D09B12F23AE6EB4FA637FCAA3F32CFF888C
+ EB59CADD2F75C6995BA490B6775AD87B347E63B59C3CCE7E700649182F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PRCPDV+CMSY10 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 15 /bullet put
+ dup 33 /arrowright put
+ dup 41 /arrowdblright put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 59 /emptyset put
+ dup 91 /union put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/bullet/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/arrowright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/arrowdblright
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/.notdef/.notdef/emptyset
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/union/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1028/PRCPDV+CMSY10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font MQZSYI+CMMI9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /MQZSYI+CMMI9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -29 -250 1075 750 } def
+ /XUID [6 5087384 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB03FB0392FE0
+ DFF893455E2C3785748902E5F51526A31E87B129BD404665F66962F76F87E716
+ D8768CEAC96B7838DA716A3801B02A566FB190B2D18AAAA483EC2E7DDAA6C439
+ 4187573E61147AEE121694FD17E60BFA0AC761448989E5B615E965AD3F48FE15
+ 7CAE71F20B2E95A411CA9DF845F9C8FE7BFB6B3E3FAA98B0540A3B53E3185F96
+ 87D534990A6E163E1FC27304E0954BCE660BEF7E601CF70F12FD03F289129A78
+ 6B2CDD508A21B611B8ED332C51FDB1BB2F7C3D6A621058D23BE6102BE695AE04
+ FA463AFD26E97B498CBFCDBCFD214496FF8DB1A645DA19486F136A513E849E01
+ C1FAC6FDF8DC82CB950BDEFAC7935E402C2012B074BD61154BB1CD0F4FF2FEA8
+ 7ED70CEB6C2117F44043307FB388261D3F91086DF86483BF910FDFF7C21FA525
+ 0EB83EB00E2A1A3BB81EA51C4419AA3A1622DE47426C749B391A05CFA96BFE23
+ C59220385CA33EF9C3862EDD9ED33D2227E0C3DB290205ECB2DC4667D75E67BD
+ 5B37A98EA401CB8E31B1FEC6FC365E21EFCEE0C6FF600E6C168F4949CCF075A1
+ 747475482F12FB0E4C2C17043454953ED4160FDE2FF91352F06775D037E0BF26
+ 8A62A757DA274B1510C191866E042C72D4559F00718EA3E77049FCC8F510803F
+ 7D3C20BF5591DD5CF6B37DF87E2F43FEDE038A30F84551C0B7A40D9027156633
+ 21CBC04262E9DE4D630F82839CD877527E8735E7EB487B342CDF257182A2D37C
+ 843FB895F0DE1D34D749185BFE6BFFBE9A4543A8AB6716034F729901643FA184
+ 22E2AB3A8A5077A0587DC06016BCC787F9E7AA842627BCB048678F52F958BCAB
+ DF339E1D9219A975F09FF5A170E2D8B0AA7E161D3814FA74547899EA683AF6FA
+ 42BE1666E63AB9B100946097D6E4819A873D4B8048BEE1A699FC94396F9096A0
+ F39C2978A816235EEDA67A07E184AF0B2A0FACAF79DDA7EECB0F12BACB916C1D
+ D30E2C73A7926B6D43C80ADFCCF251C95E5049ECC42173358B49375DA672171F
+ FD750A6142803F8DB4F310625D88B8BE0A9AC588D24193DA78296BADE10CD73D
+ 0A67BC60AEDCA3E44A473E3F8B2C98BCE800658821C4C95D6D7A299AC03DF892
+ EC95864642DE21B2D1E8DEB74C5B76FF914D62746AE4DED312BB91D49B20D3DD
+ B81DAB1C37D2A0121D2F88047C3EDE7325FA30D7CDD0E5B79409B9F984CAE5DF
+ 51DF0D0ACC3DF31BA9AA17E9D316169BB0C3ED6BE6A02D2AD791FF55C33223DF
+ 7E35F0642B29D76701BD6D89AA119A07F7F4366D28FDFF61AEF2024D74086C21
+ 0013B687C09BB2A2D5F6F688A34AC49A800482A5D9337C45BFD43BF3CE245C6A
+ 8C0B8706AE4F5BF1501890756AA2691EDE10151B0BF1F12FE6AA17A4D303DF35
+ D1581C18CB6F36D7229EEAEB126359B24DA4BB5A17A8F52B42E7EA623BBE88C8
+ 999629A80DAC83C4B3623D5F20E0B03FC45270978E0F263A6520338A20076B61
+ 74432FEE0996AAC7D8A1C0583D41857AF0DD8277FC68596A75B5AE33E89C454C
+ 4E91E4700A081058A68A397A862FF100607A91B7C8ACE72F415A8500F5A3513B
+ 934D3B30C4AF4C5D2C5FD695B2117CE4CCF0187A6C10463AE48C1509420F8E2E
+ 7483B78648A19D5BA7434E042121DDF33270B1094268537B5161B3EFBFF6F50C
+ C5BD2F96DAE1F8274FFEBD46CDDCA4D7D6AB6250250E397DDE2F4B0D5279BE97
+ 4EED6A78ECA0CD5A75F309082A940554DCA6E251CC6E908ECDD0A9E83BFB08FD
+ 96478CCB0FDF900F7A51AE5C7BB0C5B10F86CD8BA15099DA633770FF34913AD3
+ 118FD33A7B3629BE4F3880D375897554A3DA469B2ABDC591C681B3F5B59358A7
+ 8F06BE622D854DE80455228321082444EAB78E74F2A88E817435D813DAEB3525
+ C5ACED38C4032DD6D913D613E72EF01E1876FDF0B270B3E4DFA7FF76C09BAE85
+ CDFECE7ADD3AA2F16ABD79C96D1AF67FDA12B1BCC327657B1BA223BF49A22AD9
+ 297FFD2EBE5655906953F54BAB1EA8470DF774FE7C3B6EF074E8A5E71F536B1F
+ A877BB4CFC2D66404A8FFDB76A9E40B013C24072A097B4617CF79D085E9BE7F5
+ FC504AA1DC24A7E5304E8B115CFE3A1A3B06AC7E69FAC83A5A2E99244FD85FC2
+ F67E4199AD45AD4FC1B5E915C6F936169CA84952F006FCF1E999635EED5A72E3
+ B2D276BD420B6AEE4E68091DDE6022FE3BB1D0DBB582DC827F8D4C1249C323B0
+ 003ECC1DAFDED9CE82124A7E1536DD5413806B0979CD6355BDD3CC88B672B008
+ 226721F35CADA41CED0A94F9D178A0290A948226FFA4DE4EE056DEE1197F1506
+ F23B48B1425FED4401816E2EE65324A63E40529F22FB79DBA4C5479F3A95F79D
+ CE37C5C9C744B9647C11035F2A1237C333596A82BE13A799B68E3F190EC33BBC
+ 40462D8505836DE3498DAE886ECBDB7D3EA6203C1FD394D00A497E8E2C212159
+ AB5BD40BE1E223F3307CF8D61FC4BD268A3177B45737DC987EA3CF827F3AF2C2
+ 8C133A85B0E2B2AD8E297EFF46E6713AC0E3F66A036982FE0157FF0779FA7682
+ 7BD6C98C9628027D1BD3D43C51E59238A2FFEDE7E093BD140FA3D1E076195188
+ CF5D5185D002020E2332C5685777B9B3BD63AB0F9F842A09BEDC27D19C5E0C6A
+ 992C33E3B5A6C0A8D056F672A9F9F1AC12DCCBD956E2B113B8781DBD252E31A3
+ 472AF11D0F5C179957CDAD0A982EB4CD9AB433115A1900E7A5B6F19E96D048F9
+ D3506F9C38157801D6AAFF7B4655F217DA1757EE24D528D0667AB6752D1533D4
+ 1E22420E5DABACC067695426174A25795C10DCFCDCFA7B2003CABFEF20E8FCAC
+ 437F4A40570507E6727CE3918D6B54531CCCB619BC413AE5454E19EC2E5C2885
+ AA1C4C8FA66A73BFEA9764BDD0DF40CFD7924870DB8008F129EC454B5A9F9213
+ 235E202DA8B4EF29F1B3D2A80408BBD2386C7063C083966896DF210610CE7D6B
+ F8C0831BB0FF21B5647427E46830703DFED2D639AA6E9B61F90F3676950A9977
+ D2DEB4017B83874F83845355F60A7607CE1C23E3F17AD032946DC2B834141512
+ 69244F6129DA07E4437A37A2C8BD18FB8E86B69A96D52B597E032B8D2A5C6093
+ 72597253D5AA9877759B9B39B7F0D1178A2E15ED5A4576331E7B4ECA29FC2688
+ 8E46CF565EAEA26274C4157D37E067AE899203088F64E4DD43482FBB7A8A8F69
+ BCBCED3F25ED11E894DADCAF1A41AEBFA8323B5FDAA0EDAB60E8F4AC287EA2AC
+ ED7B1880795E7245E0433A32E14731261B960F8063608C60C08D4F44A0BBEAC2
+ FB160BA4692CBE2CE5BB50BED4AE1E18579B9D44DC641964ADFA052E5487286D
+ 865AA2394B6C43D254FE5ED3A443D9C9A6BB68FDDCA7DC287AD04DABC29A2AD7
+ F294CA17DD49962E5171169E3D94CCBE332D867679EA3221BC4656E1AF105484
+ AD2831FECC3F3CE3535409C2BDEC418C7767A33A6F1D462F1AF73DD40FC9ECC6
+ 653BB8FD0E5666D39230EE9642ADE43D8B8929C8BE07E0381E41CD1A213FBF12
+ A32CD277910CE904E6933EB94367855146021529939E360F79D3D33AED51D01C
+ B1413444D6F7F8B1DECF33B69F8B72C0389E0385B85BEE689CBF1DE9315DF122
+ D9035D8793753F9214348DED4B0F0279FBF609CEFDDE0449AC9B9EDA3CF56BC6
+ 0DD2AE46A1ADF5A72A902B790BDA753E40BF56054B93610AE1C001D548B95EBC
+ 404E72AA5481A3EBFEA060BBBAEED6D2E87B6E54764E3CA81C45F5AB0900C96B
+ 8F396E4902509E5B575BA7D19624C40AF27F2B58B7034C2B85317B107BD26695
+ 42E25E52B52338CE3F0784DC438A92A4CC4E9006290051686CE97087722B8677
+ 4DAD3487D501ACEF31D4B86C353669796E29E263C937670B85BB0222DAC57CA6
+ CC431FFBC7650E0619933EFBA2D40401AB947E7D0EC6B67326090B1DC25645FA
+ 650D22885CB75FCB4ECCBBCD6A957003E8603FEA3E939C66B66BBFFE51EFD9B1
+ 12B7C8F3B48795AAA449810709B03B48C705FC8426FB23E386D9B5A9E3F7A572
+ 91555DD34E909F3C11B94D6B049DE53CB12FD1BB04E902975A64C3325BFF24EC
+ D6CE1233294B01C8CFE0999F8ED95F29B77EFCB36E8E6775DDD1249CC627DFDB
+ 918DA3A1E731DB319F2344B7F4503A23225F400AD1BFB8762DD023F5535BDC17
+ 92538A5171FDAE8253384B8F9AC5F519DB95DCF74F7204BEEC308A7A353F2D39
+ 2F0DF5A1722ECEB952C15C0FE8D7DB065A506F1CC0DA9428C133826B9033C1C8
+ D37A0A34649E1C95751302BFECB2DBAABF839473F59E0B04F2FA8F744E41A688
+ 05DF6E95E23A9D08372D49237C5F456592B65E3A0104B315C0F8D5DC74935563
+ 4972F160F660A56911F998D024BC9B0E6552C9F70B2C36EC358803AA1BF13BAC
+ 4B62151E9AEE46D58CE1E7D3F7F691AD90A77C4A2494B021157C23AFA5A65816
+ 5B5E9DBC0DEEC79EC8431C893C2E91FA59E0650A430D07D8632C6CC76317C674
+ CEDB4B542D356528B6EDA33B916B883439CE46A0292DF49ECECEE02FAED270EB
+ BDA51006D6C40D9E428599FA285FC7CEB312591D5E620A4D34F1365F58E3A0A2
+ 403D1BEB2245E2C6780072B096840925FF94D86F87C96584060FDC9DE02D0588
+ 4A5E96DA4545B618B01761974654481740CDDD05565D5658CAAD6CCB40878628
+ C87762DB3E5560A59E634D446810A0FC493B10C1638417076D44A12BF0C1976C
+ 8364D461D6BE75FDF2310E78CC355845FBE4A4F52FC65F3634ACCB8443240098
+ 4FD413BACA442B4E6540117F9A57E06B870AED66BA2CE7BEAAB91CC099D63F15
+ 0C9F42CB6643EF3BF94DC8AD9BDEA33D02789D1AEDB38C5D4422897FE4007F9C
+ 7AEBEB66A89FC2208F913CFA415F165D479DC9FAB101A09A198C5AEDBB172A02
+ F23CD45D8663A1E4A1AC6DFE8B5231DA54ACD7F747C9B935E1AFE09F74AE5F45
+ C42F397BD6F3B0A8202CA635F61AC018DA8A6C69C4ABAA95D7E0050CD4517C1C
+ BA5631193445B141472F777073EEAFC07824BB95E2BEA33D247E5CE33936ABE4
+ 775D1B673D6CC7837FBE272476ABF6D1762E0F2D7123740E7E5BDB480DE524EA
+ 568FC43A56D559E6AA6C38B060EA1C2BB6DFCC7E8EAFA6F4495678A55F3A122F
+ CD01BFCC86868C7A5B428FF2027529A5115DC662253C81A293B445409F7C78E7
+ 82707B72E130691A4147070E671707FF6959A768DDE353D301EC21726B9288DA
+ A21970F5742A679B2AAF68DD419B86CAF69DEFC88F1C2BCF47A7DBF54008865E
+ D762D697504F8BA1C2A1A4C16061BB7977FF783D5D31F0EF37E07671E720D9C8
+ C73C3AA062CF59D3EBE62EC8BA6E2DAEE61663F761C0AC199FB7F72B1897C6DF
+ AF84845266A96AFA592997DC68368FA6451A492322295BBA8E7EA140B34992AF
+ 7CC1ABBB91A2D120AAA3B1A9E08952BB49B55030C243CA705D65081E765BD4B8
+ 4284463A32C06A9414C01FB67633ABAD04D6EFABBCDB981A661A45782FF4C418
+ C38F4E0B2646067C69DBD92F5EAAA47A6CC7C1CDE9EFB249E8E0994B10760EB0
+ 8CFBED86EA38CD3E47D98536848BA0BDB80F99E93CDAFEDD5C670888DE933868
+ 01D0E58A142BAB04DB1964BD05E67966A771223CABB34A267D89E1AFDE87887E
+ 4C97E034BA74D7D620053C3452EBA14E5D5DFBEEBD8D209DC158F83A99BAFE3E
+ F74AFC50F580A040C3509C37140A4B3B7646B87C205C2AA16D152A5EF214CDEC
+ 87B8F04ED7EFD27C1EBC425FD891E18E3E874A2821A91D7DF80DD39B2335CBC2
+ 8991A14770A2FB9C717C14E657A1BD9543735EC67C0B1C928F50243C995BDA39
+ 666ACCAA6B66B1FEB64041ABC5DF0258B10260462474626BE72AF1F063C43543
+ 4C992FB57401FD73D6746E4BCF2AD22C7773C808BB4EC3344F4C8867283311D6
+ 1FD4CC6B1FE00D9A4E8C8033F3A6CAD66ECA6EAB73825B75AFB316301885A249
+ 30BD9DA6A83ED8F943E42F7F56698F1C4205C4E403BE220BE7CC2940C866955A
+ B0D1A039841D95073AD200F047A2F3029C3B2004CC4A1B4377E55AD9F88068F5
+ 32B220937E2B3FA6FC02698DD662B1679CA825FC7B3FE0400F69519C0860CC8F
+ FD5236B9DD21ACD9C4C9858942D00EBA8D31BED05DDD93624D0C652372F19218
+ D00A2BD70C3EE160B5B63F829FEDCDC5F1775A216AF8F9D2AECFF045C4E9F884
+ 0045114578162084F621AC6EBE6FBE289C16ADB88B9DC5A5558A35B30E5532D9
+ 36ADB841C7B5860B1B6FE1D21718C8DF9D911CC8E57C2FD1C4FBFDAB9D45EB90
+ E24040E324DC7AC56B7559CAF065C6AED553B9D582D13E1130DC8388B6386E6A
+ 9B56C35E1773AE056FF0D3B846BBA4171FD9A515F28AEF0E2CE4DDC4819B9FA2
+ 5F252BEDA8DFCF5DD1B5197BE840E9CA64A2E241D34FB0B8398A068FF2CD4D09
+ D08B1775DD90BE3364321AB05FC653632D7FEBC0420808461EA03903E2366BC8
+ 5C8718A795E7DC45125F88C7A2007592F5EBB27E3E34C8B67E76C31E2C73D869
+ 6892494CC5412BF6BAB9201AB75CE5C9632B4CABF7F695EB6A8E3C98770A0EC3
+ 521A69425A66F8EC6B8E4AD96E30E6A6CDC63B499A847FED65E487DC9587A3E7
+ F577CD75D1E29244238054E79A29E1307445D098513B32F06D385A989F2ED021
+ 754BC81BACB2EED6F7B229FA3627C2827D4BDF7D01D08EF84B193557EE5AE4C4
+ 2D2EAC3F111810ECB8C37B68C54FDF503120A10D399EEBDD95CAF13D662BDAEB
+ 91B46D8F33F9ED5ABF5A763954CE224B6116F8133929757DAC15DF652B670EC6
+ B8CF2F1859DF67E7EDDB77820013F635F9F3C2862DE6BCCAC4F1697B2D2EA96D
+ 7B5A52699113488071E5AAC89A46A3088AAA324388663E033352F157D63F0AAC
+ 05A95D43169F2B2E595C2FC1F5C4AF0DE06DCB7810A7A1F2ED8752013D3E0AEB
+ 5A77D0471A7A78BDA6566965C89FB6982364F6417AA34FD6BE5D30959B1537A8
+ 91060C8FE63FA6017F8B51EF0B4BF16578D5B2DD69786142C218AF84BFCA8458
+ 2F9D4E62239067B82D7071C2FC40C9E873C70B8EE14431AA09AB3640624D6C31
+ 4A5E64C70710CCC037496C7E9891DD85EEBC875ED2EA06E24CD09EC3EDAA4398
+ BE5E0011C6EACB9B87A9EB3C9D916B85B6968CE665362484A5A03355659A8DA8
+ 99688CDD5C34CC5935D2E41BE13DAE46D3900356890FB3C8595534D0F5102713
+ 87214966AE95706B007BA1AB5EE6CB5BDF77FABD184732FA055C1E1A34BD904C
+ 04DFAD444E17BB947BEF751E17902F61846981B3643C25A8F0259278150F067B
+ 31D230FCFDE21713FBE24DCD4FEB4DEC82C8F37CEAD34227D231F795CFC2AE1E
+ 4AE54C2365854CF096D1DEEB714727F7FC9A95106794FE09EEEF6732BA533251
+ 708942BE0E35F91A78DE5D72C2EA484906AAD8980375E18E0B431D35FD4D6B4B
+ E44C714608F61FECB72AF4DF00F28F6C7ED44A342556225A99C10D8DDA5CB5F7
+ EB4F55958D4BDC5F94EA43B7DC59C186E76213544611DC043C6264138BBE5DA2
+ 1600C18732D98DD83AA21B3CB3D2288043C4950A6255E0035EEA18E746CD0840
+ 6CDADFAAC8389AB00B5707BDE315CA2772F97B6FDDB89B6A389344B7F9FEC300
+ 7906911826F270ED510259302E78B58B0B8CBFD5B5283E91A4AB3A17F10CB6F4
+ 0D7914744A747858DBCFF73D699AFFFE84FD9659045A84AD65D809424A397468
+ 6A56947CE303FB87E440F470124FCFA29A81C0F48DE4FC7A544D6F2F0487E3C7
+ 04D9368310823A7AFEA5E64F96D46C601770C482F55E515761AA411E5366ED02
+ D19EB99CE2210B7A0A486CDE090824FE3DA041D260510315405971E9DF527F2E
+ 21ED82404ABBB94DAA1234706A25F90E49E2780D4987F56B651F2F4DCC3D9139
+ 9484C9C531928D7819A1856BA66215C54670C1D811892A19D38E1C768095D6B6
+ EAEA78BB832C7350A282B476FC6130CC4ED672934363D537E3F910A832389F91
+ 71BDEBD57A48FD96DD4A942312BD163030F7740F558766AC695F7E305D32AFD6
+ 14A4A94E4C18BD9600AD1F391424D8297FFA6E2ED90D59BD99CB8AB372F186F0
+ 10E6962D5E8F78893E1694BA46C532F95A78B70C39C3F297272B8664BAE9F84D
+ 2E5467AA373BD8F4C7766112DD764251EEBC782C9122F94CFFD1B188BB47ADD7
+ C39EB7932FDDC7F7E40096D9E060C256FDC8BD8DD78A0286B4C1FDA86E03A213
+ D3444239ED6306226948FE8046CD4CDE001A42FAC0243A50ACF34983219998CC
+ 3AFF28DB3DAA59961CBF4AB89D22ED5555E8250F88B3FA2BAA97E740F34C95B1
+ 884BC04394B88666AE060569F855E62255096ADA52B847745AA0AC22BAD83F35
+ 9FA892430098ADD9E213725B2E9B83D47B39549604F1CDA76FFB67987462D710
+ 899242959795ABB37288E0F148EADE97ECEBF1A58E728416BD0494B2706E589E
+ A9929A2404CDC71DC4E31AE5D1972253FC044816F23728177EF2067E90C0F7C9
+ BBE8946068BB0B98F776B53DD586D5C9A622302F05EEF4B3878E96250F2C4D56
+ D8153FD899D9DEEE671B1A32AB174E319371BDE66DA866066426C71775509676
+ 053214EB994AED0FB363475AAFC2EDF9D5239630597763A1F591E24B89BF4BAB
+ F4F4512C0713409CDAD39034BEDD5E42E3EB637600E5D6506D55198CA2F22354
+ DC228F670893F3120E6E36310DB1225EBA51A3399596461E2C402AFFB982AD2C
+ 69DA46C292AAC6B77F01B7997260C52AE1C3AB0055DE5FF92D7A020014930E69
+ AFC46C207CC59D122C3ABEC656541BA1BB7F7A29F07D867686DC635590B088C6
+ CDE9EE4DAB9D4F3A9AC38B1FC3D5483B89D3225DC6CF99E28A28DA7648FA8C60
+ 04208B28A2A80B74A9E13046D09BC859F16CEA646C5BDB439705605F7176A286
+ 1415C2D493BE1D799460B3E4117B9092925FD83FE6A6FAD8A5E1CC36E76C606E
+ A7B8EDA36D85E551A5AE1F012C1CBBA47DFA7539D112A926F54924AEAFFF5EF4
+ 3DD89E2B9295FE48FFF74DBB08C32CCE5DE72FA8598A62873BE3581A67ED3E15
+ DBE720A84DEC7EEF623C6886BE9BA9B15C5C3A2FD44E96ADC6967C6BDD779CEC
+ 13B24DB5636F41C70F90E715B64979969B70A069EB3C7045D10BD2B1D5456996
+ 9B670F69EE6CA442F10E398D7FADC6A9114A52487E98768ECE9590C800D25A2B
+ B0E0D203DABA8E852D6BD2A7615A2CC31BCFFB2C3B07AF9501546EBE38999F34
+ 7872B421D063FD2D298A2632EBABDD54948201C5D545B10727F2AC219813ACD5
+ 688C7DC19607E454D9C0CB8D3D6102D7ED97BACC05DECA36EACA466E4AA9F1C0
+ 9A49C70BB18231A616C5BE9315014F53F8FADBEA6400AA046DA2908C4E774E93
+ D84FE8BCEB64C0E4761BB452022664D0CEE9456F562C9189A7AC15B1E33AD8ED
+ 643B6AE7804FE2CCF494CB7478459F3237C7F2FF8D4F80F61BDC9AD0AF0BC2C8
+ A41F2548FB6260BC16C5F0AC8F7F6DC3ABB90E9822460A1892E08D072390D5F0
+ 045ACEA08FA60AC326D304DE6A222C96F867808A9203E60D93385976CF7C3A73
+ 3B2D1B5F2EAB36658D4F537B63F60BE2EB934CCC89F433FFAC7B79A6E0511F89
+ 83EC50113C2949E187573BC5694CD89344B36D1751D9585DDAAD04AE9B66E923
+ 095443B739C6F66E21E2700E390CC9487B9FD1D14930A10B87CC2405985BD728
+ 27E590222D91BF46DA810F75474CA703A853F3011EC439FE53A288C240BF9D39
+ A1805C8E200CF32F9560F2F4AA96418F304A5DBECFF42CB3838F5AA3721BBD2A
+ 74DEE62FC1B6DB22FDC4E99166EC5443F45C9DC70B323E6C46C08913109605D5
+ 01346006868C15CCBA6E8B67EA1BACC4D568D4DED2DD1005CF4993B3D959BDE5
+ 010F486E38863CBD0687D85D4A002AB7E8DF383DAC720ECB01817A38F730C94C
+ 0481FDBDC1531DB0E23BBA25C06A8F14C426A9CDB1E135183E8B9618AA457257
+ 6F3C5F569449B21C75988FFF6647491F3E9B84A9E62501897EA27CF8FBC2DC16
+ 6DB2FF17890EDDA5834B4DB38744646B390D4B099B452AAD9B4A05D5E247BE85
+ 5FCC745ED30EC514C6439AD2AF0CE6DB85E3B34D0AFB1AD36DEFB5C3014B88E9
+ FCED6084256312DD4C8CB1A25E842A2B7225C6B5BDB8F97A17CB971E5700E693
+ 6156CAD4BDAE136510C37AC42166B8BFEFF40B5CB8541CB78FD6E6A65607FC27
+ FC173A779604117A8788DE36C33ABF88092A5253F4635830ACBF671DCD2D1695
+ 7CF8241FFDD5CB558B7A7F791BFC7A4C4996F943E7DAB9E97FDC5B5A84B3A14F
+ EB3254D9E6A659C93D9800A0DC0B0CCCDF0457EB18F9773741543AD6D8D20931
+ 19865AFB45FCC14159066B6BA3AE5CD66D46B9ED103051CF087297AA5A156EE4
+ 3A4D08DAC777FF59170FAB4C956EB60DC1CB92286F1D10AB31B81F35E4007402
+ 34F930EBB3E2EFB2F4295E296B4C554733B1C238ECACA9F5DDF5276FDCCA8887
+ 63ED9B3D7085D2346FE9A9103FC9391801FDFEAA020F111FE5F199CD3BC3BE38
+ C260795154079C70B68B859958EDDDFE8C74809BC32BADC8C0BF9F73D5804F63
+ 1BBB5B67D7A3686D4EED04C7CD928742266BC094B4C36C23530025B43FA003C5
+ AC3D628A901CA6E882B03430C3D32316049C196BD251ED2E5BA1DAE074466B0B
+ AA9EC6F0DEE9B3C8E0AC8D2C78B47BC52CFB9BFDCA5657A8D9902A1C83351096
+ FE793E5D2BB5EDDFC49573743FB3AC98F3A975A9254F3C60BAD6FA7C0E4937FB
+ 1C7D4A6924C79B72D96DA5D7820E9CD34DD1ED9C7F5B1ECE1FFBB0FAE7F7DC05
+ D8272BB94F873901E13A753C890E66C3C3F09A9F1153809B570FFD9E7C84BEFA
+ B912596DC9EE6B6915B21AB5F68F446B1B8DAD2EB65A64505C8D0A49956B0906
+ CADA99270F5F07960745F6EEC09678AF236E742C2C0AC0BEEE264586607E7C88
+ C4A60099D07194D357D866E457FD01B93E7188DBF59A624A6118BC3B77D1DB55
+ 63CF0C3C233F2B5ACEBEFFF64187606B802E4E3279A0260DBB5AA4854FE663D8
+ 98FEA9E692774E5600690795840A30ECB28D67D618BADFD3CEE6FC8BADA24FDD
+ 8AF75F25D37840FB49A35F784DCE9B499E620B2B06972F729EE3E0E5D36073E1
+ C44ECF98ECDEED5734B1DC7DD7079C1BCBF688DDB82D023570092457AECA017F
+ D6C58EE2F2BF5AFBC3025F0E658A77DB40969E41D01B1291977095F11CA58E83
+ 44215F42776B8C09ABA6A490BACF3F1B93BB0AA756D91B6E010EA54D0295F2D9
+ 9EC9EA76B2D294AD5597A149A1F00CA7E986959FCE99012AD8DDA4C79FF13E56
+ 9AF034A52B13DEDCE4CDE78023D5F70AC38C284B6593D62F640A2F4D743CC402
+ 3C7915AC96BFD74930B5179D799C32F74217C2822531D8F4E3CDE28B67D8F094
+ 2FD9F96B1B7A5D37725A3BD8F0B1A09908B852192B77DF61B8A836C0A9D5AB06
+ F2ACC62A6F779FBFC0ABA8E3B518745656C68D2B67425F0E054E8E28A8091ABE
+ 90464E52B3CBB9409BEEDF5A69B14896C8C8EF632CC55637DA765FDEA112172E
+ 8B4F5DA1C0E2E31738BA3D326AEF7E3C52FEF0071B194936A936C6CA0426FB02
+ 3A06347AB4E27C1408B24BD619E219940E816F4DC57D987D60A432A2CEDF5FB3
+ DF7D16D805CC2940EB3E5BE205A6EA2F5A344F28D848A877C67D9609D08A67C7
+ 8A9B174BD92629A1531062BF8FCF953AF38054BF27CDBF23AD66BB0354FA3713
+ A3C4DD6CF7A13C6629217C36299B722EE6477B503BC010099BD65E85F6C7BEF2
+ C5D0F9DA55E7C665A5B91B6153C53B558F12B3EB304621C41A521FE355D9B828
+ A5E9C0CE8A777A8BC14188E48314F499FB4EAC58A5A6DE10AFB6EE0D48ACC552
+ AD55F52B5211A7598D220754AD23DC950FF65DC2FFCFAB950AEE5BC8A80A7C35
+ FD5AF82486985EB3171AFE342C35FEA1AC2CD10DB32DF60BB3AEFD01AD7B57B9
+ 884B00B39CCBCA5FEB6160C89478FC996D2BFEBA11BB0D88176D340F5E0FD5E6
+ 0838A22398B176A3A191D8900DCB7C98BDE93FEA9BFA11F44741DE0C98F2F486
+ 2CAFDC49B34E7655AA94A62930572D686E4BAFEA3399F57AB8EF09806EFFB05A
+ A3E9FE5CF281BF79CCE62BBCB03B742D287CF11AF0A3AEEF76DBB3E162226219
+ 0146DE4E36C5E02A8CEE795F66C5C91DF23216C5224A2B2DF0379BC129DB9727
+ C16B0F73AF1E4C1098869A59A810E11E9F065FDF27A24F16AFD401A2F9947928
+ AA6599CACF6E8994C71D44A3F02336C8DDF0447CBAC23C6ACDB70E43925764CC
+ 5FF51360523CB916D51066E95F5243B30B974795F59655000DFACC9E32EEC5D8
+ 97CA2977DB9AB04E73032133384DB1180093BDCAB4A6ED0776D4D5AB47953671
+ 497E9AA4199D4A2D507E1CCC9B8447D3D7DB7D614C21EBD686FD720670E0DB3E
+ 4FE05AAFB05CEDD5A55197E468B06601AE3C185803EA505BD70C95DF8ED90F93
+ DF60B47121AB5D3CFCE17259498BF091F5D99FB604F04D703B71DE98F05E9C96
+ 172182DD45179BDEF317D4D35E6C9F1F68F3C34E1093945E159055ABD306F8B5
+ D72189189B2CC44C404CE83234C187C3C4E7F14F4A731B99611D94EFA0C4C790
+ E9EE13210F9AF73D6F7808EECFC0FC1B46FDD3C1F3B66D151AB51CCE284B32BE
+ 5675324CDDDD9B8D91B5C719208FA75B494C0EF79A7CA6765C57BFD4538026E6
+ FEE41F58B2830AD9E08E1A3BACAA5C592D05AABA92C78C81A4910404B4A5EBD0
+ 46E8A6B2B239E906265FBFB94E72AF4B9304A48EBA7D953591BE3C34A5D86CA8
+ 51D3B6869B4FAD8C07BDA2DB347C8F5C5AF0ED2BCE8D68CFF13E07408A03E35C
+ DF5D95BDF6EF5DECFA5E9DF93C1109E1A82A2749B486C8DA70F2FF907769A025
+ 06DCB8D8BDA6A8F60A7F4C82140ED6ADCD724B30A3F66F68E8ACE93B05D7119C
+ 577A7011555987AFD3BFBC79B2E0A24416640A1B3DFD2AE4F1F9849D47ED80B5
+ 96D1CD4E41FFB7ABC6EB1265850DCA468758A014F0758592AB8256E7B30FD6F9
+ 79BD2AAF59977D87BD715D208CAF7ACC4B4E33F3D91824AE5A900B607E4E791C
+ 0B8B49D94FED67F999E27394C96AEFA388826BF9413E52C2A8681981B77469F9
+ DA2763144B494C1AA1D9E383DAE5051849D7DF60C0289B0019C641C3A1AA9E32
+ A1832E586B6BCD49C9DBE48E14582151004E01B825E31A181B78D4BC0C7AC010
+ EB43CBDE04A9F6579197C6E953023E4FBE3149B52BBF7EEDB3656EFC66A68FF5
+ 9F02E4938B99C4308ED4C9B9608E2967CEAD79941EF5BBA1C18C387D6F840570
+ B97FC33F7EEE70F889BB455F116590C242EFFAE2DC46AC0FC07F6B9F2D2918A9
+ FE6E701D4C7CFFA3B1A50AC56F7D72FCC7B610B52200A97480D73FD8C2E52629
+ EAD00BE0462F8965BA0420D7B2DA5A72698F29A72BF7ACDBA706953CA96E90C7
+ D64662DDAB9F8D9339A5502F378C9BB3FC0501BD8B6732890854F4C6043F0397
+ 3B7D5F76771E6B0C082803695A34EC72E3C81E15B36E33CE4115E5AC970060AC
+ 4AB7E894F738B168FB22D9D3108F0E40E8CBF07FBC5F46BC3394638D95877B05
+ 177730C28934F621616E94564EAE8C9AC23C5CC1DA0D1D99C44E4BAF77284AC3
+ 33920697279DD5E2E91A08A1FA629FC054DCF2D0C28B8E23249DF5D1F2A219BD
+ 2E18CF8D182A0F0DB060C8BAC9ABF000C628D5DF5630A6D4D867C71BD5B40492
+ 4B5EC2B062D10E312536237F011E034B24549D1E7C716F695442CCB13CAC3E37
+ B88BA25F556BC1D22239DB89434797F44D64738011B18540BF22DF7A78263D2D
+ 826FD437C89B0B7B5E9C66C048AC97527864B440FAB04E11279351DE8E355626
+ D7A941C03C7D1BC747B28B6A1B7FF6151C96086B702C5DCFEF04DB09108EF371
+ 40F17BF45C0485CFF07654CA43F6EA56EBDA5C949F425A91B782DE630EF93193
+ B74168116B691640CE94F19391022747C7C2316F379B970C67B5B8239B403CF2
+ F1F9FAF19EFCC61CC3798F71F41FD865630ADA8CBBC5801D3C3583D7A2244184
+ 16EFF79B92A7AB6B3B84888A736EE53C34B12CD3213FF110E4854F231F17EA7F
+ 4C5538D5D119F15A80272A4BBED07F22567275CB71DCA754D089BE54283FD583
+ E5B3ED891AF944E7597865D793EC95D055A37EE18A9D1E19707A0B8F9307A1C0
+ FA60E629995A43681A77F9C1A76326E07DDB51BCF5DA26EA701336D73C2F4912
+ 4BC7A7DB357C2854E595B61A6328CD24662B5E50A03ED2F53F7B2EB8CAAE1798
+ 05DE328642E49C7A51DAE2CEACA43C05610FED56805093CA101ED1B389E4C833
+ 2C043BC65710CAEFDD47B424E97F33DC346E9662DAC54B485E3A6366E0AAED01
+ 17F82137F21EB6D7A5328B8681B5A371DB5CD1906631C34A82DDD17B75D99E7B
+ 569B7CA272D6546D9E47103A947D83C8A0BA42B506E1BBB182EF209F691CB8E3
+ 7C7B86C2158F08B56CB14899BA0C6AB3F848321A06E0CB7F6CEBF75BDEF0FE9D
+ B3AC2061031ABA5E2AE2A1798C19C74F29ED5CA74847CD093A63EC1649BF8F4C
+ 80326DA9D6AE967F4419E2CFBE6B61D2E82463671A1AA4C2FF424398E80F565B
+ 7B370EC3E44BA7EF9CDBE221B869C555EB0F4ACA9290D5FC34EA54D0B2CC37F1
+ B7678B93B821BD5E73B919F7948C47CACD89B31742C792F4145909CA6AEBB380
+ D72F1D513062AF27E9611D01710CC608B0F11509C0C134016B7FB3321EF67891
+ C45B20A4EBABC915D521B684B404DC5A61421BE86B95EE4C23827FEAD8BD32CB
+ E6178FD395F1678522B0DA051CB5F7D45256DCEF387A978F3466930E40F40CF1
+ F29716F85535877948A92C5A3B4BD3E8611D80C88451A9907DD8264C73807C8A
+ 4A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /MQZSYI+CMMI9 findfont /Encoding get
+ dup 25 /pi put
+ dup 28 /tau put
+ dup 58 /period put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 61 /slash put
+ dup 62 /greater put
+ dup 66 /B put
+ dup 67 /C put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/pi/.notdef/.notdef/tau/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/period/comma
+ /less/slash/greater/.notdef/.notdef/.notdef
+ /B/C/.notdef/E/F/G
+ /.notdef/I/.notdef/.notdef/L/M
+ /N/.notdef/P/.notdef/R/S
+ /T/U/V/.notdef/X/Y
+ /Z/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/.notdef/.notdef
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1305/MQZSYI+CMMI9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font DSLZCB+CMSY9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /DSLZCB+CMSY9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -958 1146 777 } def
+ /XUID [6 5000819 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A28C5E08CEE6416DE4AEF5349B075E
+ FACA5CF9FAFC5D181F0FF680355D326C9CBD45B6B2140737633E3D044B58CD36
+ 3EE47BB24EDED0140CCD03F64551279737C5D839B510F851165458311A754D25
+ 5480025AD3C5D23313257AA4635E7FC74993AEE04551E452462A2F8BA3D17F6E
+ BFF1F56C2B23DF455BFC6BA1CE2F4AC21804040DA1D25B402E182FCE0EB32408
+ A348E0353F7DEFCF477C46E9C61478E8C2AB235520352CF25ECDDA99635E1413
+ AC5C136B83C51593197E9ED75E0B6EB82844B199D201A4ECB649EA5FAE3AEB13
+ 87A0C43F0BD8D7904E4F617210923FAAF6EFD143C917BC8B1C26934FAA6A2B86
+ E1E341DD50BDB8220F1922D048B01D3F95941D4BACDA1E6EC6CA93D2BE0013AD
+ 7304C6ABDDB5CD27B12C452CEA316ABB11D58048AF4CA6D7422946E7E07EFF90
+ 553293299313ED628428B6DA58866A6652FE3B18F62CBE18609A1A92B6693D40
+ 13A0C2F3DE95AEFCD0CB975EAB93B42D3E1553AA6D1998BF13869DB9B61E5DEE
+ A2CCB18E314F384A0791CF9EF1BF2186AA0034E4481BFC95302E4FAC364C8BF4
+ F6486CC0569A107BAC545DD40ED64E1CA9CC0D70B3E677CFCA4AF4E6E9EB84D3
+ BE8013D0571748330CDE7A12C8812328338A3F1D3968F6364CA13BB768D5ABD6
+ 98EAE87AC5FCF45F17E80A1FCD1A2CC42D690D07160CE02FEB08B5B9053EAFD2
+ 109459D33BCBEF981C96471E6497C768D5FA0225C2E762E526D6F82E6FE7BF22
+ F52C6CB2F2B9706A976FDBD0ABD2EB1756B49C877AB904464E5FB4E0BF3E5BE4
+ 9E8369A97E3F4B45BEADB99CEBC0F7CA7067A154193BC633A8EA6CAFE4C496C2
+ 0435E255E1EDC9F9A503C1E2C6E60073A74B683AA3563666157047065942B3F4
+ 0156507C9EEA4E70950CF421750A66353736C5764EBD26BF49A38647BA103BD6
+ FD5A67C05FECBF43D40421169F54330DD22003A18AD302D75CFF694EB0DACE2E
+ B50AF4A6CBCB9296008E1D3104C2938A1ED4CEDA6CF0802CED463F9CFD00B446
+ 4EBA1038E3D80BC540ADC8B9B7C1973072BAE502CCF726AAAF3E8A085C40E3F4
+ E0DCA3FF9B33CBD5AF09484E06443AA01D8B4930D3B953642698AE3A8289B5A4
+ 14CBC0755BB16575D24AF0954D5E8A81600FDD69AA09B38CECC6359C49B092C3
+ 712BC93105D0B1DC9DBF78A6774895644C0CAC9D95B87CEB39DB0E52FB0CD433
+ 391B6F4E7C4967E11D7BC76F842DCEAA010A144D87E0E918ABDC04610ACD2B67
+ 27E2A34E824CB1FA7D7018F82F7EBB39D948ED6BFB87C1A08869F6936862DA1A
+ 9729A050E1521B5FB40AF9C1327A45C0112F0DB50D462A70A1880D45C57AC321
+ 2D4AC01FBFF0EC6285B0CA177AD17B7027DD4B9A766040AE50CB764F0DE88A53
+ 9356DDCDF8FC9967B389F7A1CB45E4B3C3354DF9F134F5D28CF8112905CF87A3
+ D8A495EE8868B8A0F5C701F45130DF192C7B30A1EBB010140F5F4A042CCD2DDC
+ 8AC2A138A2599E3A875EDAB17656FDEA13900E4C1A2A52B6B3134ABCE76A0FB0
+ 2EA5E41A3204B12E6B7AA81C7AEDB067AA39C538EC7B3E1380CD1620B33B0534
+ F8C4FF8CCDC44A9342B0515661D0F9D6CBCE63CD0C9BDC24F24DE7734D6AB625
+ 8B73685A7A78CD12C0A1A2929A9DC3D55E929A4206583006C66095F71E340B69
+ B9D50BC3F2D37A3437A4EDF1FE2B4F6B03A3B8A7BF563FA9B6AF7260C3C9BCD0
+ A10AC0040955A9BDF3E85BFBF2C242B2E3F0C4F0A82351CBADD4153D95A8FA69
+ 8C8829C683ADE2090A18ED89933B43B6B81BDF1ED8E32E0D1C641F41F33AA44C
+ 7750D3B30C96091008D4A84E1EA1BE105C89783989BC0B7B19220E57108D0A45
+ CC167296DF261EF00ECACD7E3998DE59CD60BBDE9C20A4FE266D785FA81A7046
+ 41FBE65446C294934007A32D5B219D39165DF6DADEC91D4FCCB07AB96AFAEB43
+ 70968025CE5CEB8FD909609C4571953DAE0ACD8AB304F9D041AE4E0EDA4511A3
+ D9F0DB573D9A0A8B1C0FCCA3A8C95A80A1FE1AE104E5EB3DA9E8193669DA9544
+ D8978276441E0509E76EF282F363699C7FAE3C43B92FC9F39320B4FFD41DD2D6
+ C44D3058E8674293D640EC3FEED93CA3A31D005A1E5E7F263C14690D3728BADC
+ E2F006D5E32D93F0C30B8B3113F4926AB71C2C188263B3178BE0BA288B4E614D
+ 55724566488588F54DDBD23DC20B7E1E59AE6F2F14C1CDA39530A113B5B794E4
+ F7CB6349221F0737005E9B920D2905F6D34E2685669F55CD9B996204BA820C4D
+ 92F99BE05B9D446200AD3460AD8C815BB5A1F8BF6AC483A2A38F53DD075A1393
+ 92B83D132827BE0DB14615B9990A87FD54ACB57E2CA55BECE728C4EC85C6BB1E
+ 480FA10B8256BE448872019715D45282335BC778C3F38B8FDDADE19DE6F78E40
+ B0B9D30C50053DCC10B06A8D917CDF030A5F5AABBCA0DD43457AE67A59B0F6DF
+ A7BE84C5632E433AB53D31FEDA824BC3B354847975618F9817E24980BC848249
+ 6F306D6828A5A93F74675696F4E7BD184A4E508344B63D7D8F1C0067ED91C87C
+ 09B752DE848788941441797856550E438DCCB2F62D77509A8A190C1DDB512043
+ CC34BC3FADC21DA2D73A1F97C48F4A2EF1168514DBA958E8311FE7539FB26D96
+ F7E2910517951BF62A6210E299733CAA6784E63ABC48A4B3321F87FBD0A6DE75
+ 40E3C775DAAC3B2E7FA5D371F83A9A36AAC484BB9F2FF5A2495AA1F62A29AEC0
+ 6C15B1C0CEE6E0C574D4DA82313957BB5979CE71837772128D54AB80F3069D73
+ 03B8BE8B50EE23C471253F1EFDBF67660D999F1F04EC10FCF2D5C15913558EF6
+ B6622CAFB7D9682840E3C724083718E2C1EDA010536A8814B203B2C4CF47D823
+ D90D3E1ADD84CE6BBC16472A44AA2F79E013FD49F0BC83E60D1EFB43762510EC
+ 4F719C2CDA878076C96B2B6153705CD162C5BBFE0D3A2AADD33AC1912EF3EB5B
+ 1422C5295391D6A5CD93E045D868AA99CB64B2DDB82A432149CB99E41DC989EB
+ 86EEE66E7878428B920ABFD90A023E9E3759683837DD8323AD8BD9F55D0F8216
+ 078EE7AE82C548F28ED6ADF76B21B4E703E5DCDF5F482CB87074E993A6A61073
+ 5675E036B92AACC09FAF2AD20490301AF7EDD31141660FAEF2B44847D9653341
+ F55723C879A52AF71DD82821DAEF66C61568C3DB5AD0D45395C8363F576BACAE
+ D5B6485A4D3CB9F0BAADB3ACBD15108F190B1CF67791EE75C7F78D1CA8D511D7
+ F0D88DE81EFEE90F7350E21BD358B97CF4F7F0E9A2904781AAC6A33290B11525
+ FC82A53A4C999B1ACFE0A359CB762031B3E5B2CF6F0D8944072DFAC091F5FA72
+ F69D4A3FAAE0599ED50D83A921993BD7D9033E69BF268A0B7D8D1C9A7E3E1602
+ D11B428CD03E1227D14A55EA76EEDD64D6554CE71F8FEEBF246E62397CAF72E5
+ 6201DD74C1D44E4A9CBDD888B302BBA5A432A56FDF3616817D96F04DB483C8BD
+ CE679CF44273B013FB0D0B4C860EA6CC665199DE5639FEB42AD10E5E51F40E56
+ A9DAB7AC7378976F31ED534DF06541BFCF7FDF6EA50071FC12785E040C8A46A2
+ D9F58F96E82C26F801D3DFD6CE84D76A4702835B0711EC5304FDAB6D563E1792
+ 438CD3EB787C041D3605835F175A2C4DBF6967BA2DFA397857B6AD7343360705
+ 6868F5787C48AAE7F8FEF45892F7411C1898F756B81EF4DE3B565DF1511D43C4
+ A776398BDCD7DDF9C45FB5FBBBBE02EF3BBA55DCFD67041FC8545B4118C041D7
+ C9E396A4DE59B26EAA4CF492CB339FC6FAF9D5A9B268497E19B9849345A08FBC
+ 65E032AFBFB714C40F7E9C29968DB54886E0D758DBE5610F8CED2B13DC860BFC
+ 2D56D496E57CEB37FD07ED5AD39F2202C8628D025440290A518D595B
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /DSLZCB+CMSY9 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 20 /lessequal put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 57 /existential put
+ dup 91 /union put
+ dup 95 /logicalor put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/lessequal/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/existential/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/union/.notdef/.notdef/.notdef/logicalor
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1220/DSLZCB+CMSY9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font MEBXGZ+CMR9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /MEBXGZ+CMR9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -39 -250 1036 750 } def
+ /XUID [6 5000792 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C33B910EC9F1A2CB9EFF55282DDA2B7E7C4B1FF6BBEDD12916474
+ 7C47C4F0B9730A20110B972C6E3B152D541C5EEFFD9815AA1D2A5396F0EE6FF8
+ C72686B1CA6ED6692D437E716C93E5EBDC25D177D5521810869088C82EBF4483
+ CF1349D650BC7A3ED82F6200B951EC10D51CE055FB250251F145BE449AF13C79
+ 02F01DD7F72846BD10BF85E225F0700D822F22759312EAFCA3BA4678DC12C440
+ D16318569431F937B147536900D06834BD3D8D0643C68454EA1F89B00E386442
+ 14B149305E2B3EF0D33D97CD1F1E4C4985E81A993D03D0F39CC3CF66EC190EEE
+ 68FFBFC2E24C8B5B8661E71A7DD0A9FEDFDA391080416E38D9E8A3F70EA8B8FC
+ F70A29041594A28910EEF6C1769161E0E02A8F902706ED21B26E550303E6ADF6
+ 9925AD467409A586145B6A6BE5A63EABF3507AAE3071354FCE6D17A363156EA7
+ 220DF5CD4FE98B167BED43DF96B2722960EDF8D3AD9A89D0F064FA22123A7EA7
+ A903FCA4AEB38868C3833780157E1F5FDAC87D99DEDCF78101E42BCA7E8F81DD
+ 5C031E196D38AD9119B16DF1C0A2369436BA65C707DCE6576642489815F83D8E
+ A74D6EAE631E3CDFED5F72C83B3B82F2C60C2124656624B6ED75127718AEAFC6
+ BE37BF74B9DF069C008F681EE2260E8D32D7E11836F8F162820F321E0674FFCE
+ E685C0C61D476DD619A7D22056205F7F37418D1316AABA88E4773250E6B9C025
+ AB588C7FEE1F1AF12D17606D5AA03FB91B8134A25A485D4C947243F8DF256653
+ 7EF2E3E10DABB78367155B920086E36CECEF11C6BD6C8FDF6764C3303D01C77E
+ 40A9D9DD24ACDA832A8D3FBFF9A3105842CA3FD2A58BD158C2349EDA38188CCA
+ 9053ED256C2454DD02F0ACFE14ADA50D2AF05A9A1949A0F767CB5548BA937E1F
+ 4519B5EDE5F5EFACE4335FB8339AF4BA62921AFF21DF1CA43EB47719E2678E4E
+ 4072C8B80618FDFE1EE3948B3036DBDE5BDEFAD565A7E3E547A418F6F1324230
+ F7E73F0CBCF216F62B57305920F1C8B4AAE9F2262F99382870E6C2353BAD84E7
+ 929CDFAB7EF31EC79ECF1D0C7F0F8E5905291BA8EA5AC7E54F1CE6097792D7BA
+ 127945DA41A4986BAAF0341F74FCDD420108F5443F1B399814545CE8B36F8589
+ 59BF87A8AEBCA479C507DD2578357FD66483122DC7B790CC44145865D2CBCAF4
+ 9A0F4AD57A3DDC0CFF74AD7451BCBCEE9FBC5F45C17B8A29C34F0AA219C38873
+ 47D19E3EF7B28D6CBA4DB374A19AE081D429D832F5FB3B6BC5CCB99C1661EBA7
+ 0A0AF086E811DB04D525FE10FCFD2CB4F795AD263492539A45542267DA248CDF
+ 8D97FBA73C819736B30F1B2EC83D7E426DD1BB598AAFE3FD2E35C4F17D7A588F
+ F4FDCBAD0F41AFC7F249F4629E1243C596AE8030658FBD8B2B8CA474D5F36C38
+ 95AB528B7A89B4DC77CB6DFDA12E419ABF738D848A044D510AD53E9FFB59E80C
+ AFAE9A5D29A51177FFC557D1FA51149DEBDC2E013CC10601911CEC2A37F550D9
+ D37D3B0C8D5EF3B3341C1C4076EC190CE471D86154EDB70420D3B1B6C4160C4A
+ 094B6ED21188CCA51290CCF28FA304FF97DE7DB708AA27E5DDCA003594E3C07B
+ 1654A176D7F3EA1D94DE31C988905ED733313788BA7AF93436BC0A9635147481
+ 17AC6C4CD28838865D0ACDEA122915CD8500ADBBC289180A06B8E8E6883760EE
+ 666EEC7BBB04FC41DF12153F8376C5F3CFAEF3119804B399F7D7275D91FE9511
+ A3B9A78C5A7CDCC7F5CECAF4BD06BCAFC861F062AAEDFB3DAE0A9DDE074C23BA
+ E4677959982C1C471BC9ECF54EAB1E8B7C098CFDA5FEB60567BE57FA0BDCB040
+ C9FE917659F073F0C6FA0033817FF3C2E1064B9ABA4192BBFC2D115402EB2793
+ 0215D0A3BB26753E46C2E39CBD2B0316EAB663403CC5B348C084DA477869017E
+ 559DAB742C2D55DD25F0373AF1430FD6C4DB31FEDB542384DCA5E51E2A9F0BF8
+ A1DFCC7F41B85C23C53711F8DF15A54D211471B01E2F313D1DCA40D71CEA5289
+ A4B69B7F430FE5DA9FA9C9F030A70DC1F3621F759C959A9DDE323D312CEC1119
+ 8C02E3403AAFCD2BB78AEE598768589E1EB5E4E87692BD215035190BCB5F17B4
+ A5B8B8ABE422325AEED01EBD7A64C86AB1F17014EA10805FD58ECE49DD0E7178
+ 45586365E31B7D408A946DE721582A64D862055798F25381DE11EF3F3C036F16
+ 31334424EB84402A2F87A0280F7A484D1AE27E2D1556CC5643C621D9D1F59D05
+ 275B5B9648F8FCA023DD7107DADBBC21D3A89218F2D1D4209317E395DA4E0C66
+ 5535A267589174CF369C0A2E73EB7FA8CD5F126A305956EC69F5A344970103BC
+ 86EA3490351EC060FB17E28C6D1258D7F10758C7F655D6B17DF0A7AB32EC07E5
+ CED529F20745AE241A33E5DB0CA360288D3AAF8802A5279F0FF94AC81761EEF5
+ 6C1DEB86EF631F1EB282B2473CDEB4D1F73832390DF73510B1C7035A59ECAEF0
+ 5E0A8A53DF8E65F1C25DD8090B737D95DBE91B0E14191C84B0957221908D0BC1
+ 8E8DBAE942AEE42950E8F76481AFEC7DE5DCEB00086B5EE2B76EF7D4D0728D3B
+ 4579E8D69A8CFD1E7A06C880F537C414DE4C8EDBB2943BD7FBD7A3CF27C11753
+ FBA30D8CF2A1BBEC407968D21D40F5304EB151A95CA25F217AE60EC5CA09921C
+ 01B8371EE65E6C966CBE805768A5DDFFA4CD2D002B23C08EC379494ABF972950
+ 593180C4B6C81A493D6213CC79AD4CC327F553A3E0C7323E8BE82AC20FB222E5
+ 3F9888E7B58C82A47724EEC1E947CFACAE27FB7EE85803D2D9692F469AE1C286
+ 342C06D6EADD460F7A57E19BF6CD52CE77CECFB01337549CE43F940065DDCA69
+ AF0AC64661687DE9744BC2E453AAC2E7C55995A53E881B6D7341766E9EAC3E77
+ 825BBD3CDA8D9A0158F36AB03F140C5F5AFC4904415867F527B699E3F2BAD5DB
+ 9B4A381B35573CAFF70E6F26A43825334EAEB19A3BBA5D25D8F84F5AA4CED6F9
+ BBADD624350A05494636808F61D0B860239359974BCEEB0447BDA60399564940
+ 941CB16F51741B23F37089A85089C87223FD4035B731BBBC0563E070F5CF3DAF
+ 78AC9BB88BFA7F9B8E9F8C91DC8A27B623CA6BC896208037A93E208B206C23C5
+ FA761D3910DEBD07BC5555A936CC86C06EB188C750DA343FF9D76A2BF6CF6A17
+ D9D23C69CE516B0985A546065D5C4B4DE95A901463A493E34503A2C162CA5632
+ CD292DE47297630B366CADFB2C84B3E5831FA230DCABE89F6DBD42AC5CA3F738
+ 5A8D686AFFAC5007F1DE41A561B2399759052852A9B1FA3DCAEC2EA9648527AC
+ 8999BCF17C21ECF285F1489ADB2403669FC6A0FD5531981D27F17CC229801665
+ E3B671654A8A7CA0A2580C77967E4376DAEDE5A8EB59E062B9975613F2767B99
+ 268664ECA8CC7218E6BFB3D396B4CE8193709FEBCA5B2C879EA2A92A2F8B1C06
+ 5B16A3E3C237BE552754E98DD11B5F2EEB4DD3BCD1952E7BE87EFB2F89CCC12A
+ AF3EF04F8C2048A5BF554145E9ACDD25A9D65EC2E1D6845B369603FCEDB28710
+ D8482708DA39DA847BF551B9CC34E2EE629B1A90FAAE5C4C26919CB251EC6514
+ 05BF31E2E4342FE578F7D61F43AFE4DFB6191A0D0CC7A078092F6AE0834CF2D7
+ 3A6A55D683808E33CA1DB76FDF3B0785D4832B29DDA65FC441B5F79A1884F53D
+ 703AD0059ABFD790A1EE8793C0618435E8D9A964C6AFFD56A9EBD28ED2A853D2
+ 3640A96F55741A67C7825FC4D9E38D5EA2475B13FEF02409F32A4EAF9A165EC0
+ 812F091F27196D6538F452E4B1FC88C2C9E778142E58362A0C7F502B549581C3
+ 9A86F33B8E5D494D747BA3E9822E611B332FDDA91DE6CF7DB2B9483C61F14D03
+ 4CC513B2348C638CC2AD433229B262F6C97A3BC6B5A27C3FEBA301F0DD2C0C60
+ 08D9599F209F3F2D8E534439A61BE5BD460CF9E4F097B2DFA3F799628F0EECB2
+ 61F5CF37FC97E32A321C9F97363D5F4530F2F3EBA4EF86DE46C7C3744AAFFF5E
+ 5679636B09FDE5DF81B4ADAA8736D506085F17A8DF9E02D7253D7522FB0C181B
+ E62CD1ED994C3BFBCD6A155CF104D3E5E7CA0A1FBC69828D8584E39E6ED8CD90
+ F8B42D377DB41B7D5DFFE38140D39C5796F910B8CD8394D2AEA1AEE1A26A83A7
+ 623EFEA11AF0F7E9302BA69E079C9BF60BB084018261839C4A4CEFF544997C13
+ FB88393CA2DB4FE2EFDDF70B23FFD46074166824242487A323CBEA71339064DC
+ E30CF560A6FF4C7CA4C75CCE5C3B9FBA415B58F26742A6E01F16B59CE4F959E4
+ A1011971BD90D1B89A8CF0CC80737EC66A572A078366C4F2D11CC980866C35C3
+ B2F20D3FCA5EBF538940F046BEE43D3D41DEB7726D45A8DB6C021AB7EB9A1EA1
+ 9D57F9A6119F38CE9813AD7D5045701854AF6A23622379DE63CEEC5E64F175B3
+ BFDEAB84BE28EA1F30A6398DF8D6BE66E731FF9A3E5E471B089894930E746E3C
+ 2971D6D2CF0F887F73B63E9E0FC76A187940261A32200EEAABC54FBD5D67957B
+ 9E5A9BA59526EB36A02E986F76DB8251EEA3D592AB5FC993722344F610CF5CFD
+ 5BBBDF53BF208D4E6F1FB840BAE7493967B713A261CB11646333E10A6C56D872
+ 1398FD394080760B3E51E6976E103D7C724CAB89326DD6F2D90A923EDA8DCA5A
+ E671FCD5E45FEC394D7AC0CDACD42BCD7DEF57D77CE6DD9E6E59624520E608E8
+ 1D0F8ED5761F08390967489A500B250C71D56C0B5EE54D1FB0CB8BD148813CA8
+ 2F1049E5A73C78ECDCABE8104EC925C1C1C18313504EFAFE113C9C1DBAA42534
+ 44803BEB0BF4D043EEC73DBA9A46DBB885A9C94B597F65D2A9D1F3736EED2944
+ E57D4082425E1A44B930479497182F564FD8B14417542269466E7956CA2EB300
+ A53E889CBEE547AA31EC084CF01FE76C2AAA28BED7D961E19D03C2F22D4DC125
+ B8F5E1B0E6DBC1134C977DC02CCE75916716F0D558CA98531CD1B41F923ED0AE
+ 07A4C881AE5E7792C8E9D1C96F084FA1F21DF0402B3A76F352CD2C2C84F9138A
+ 038A8B6884E0A96F6113755BB5CA46B3BC001DA92D4C79A1594A2777EAC9FDB2
+ 20176A7E38BC3DC5ABEEDC622422472F75365BE458B026E032EE2749BF4692BD
+ AB96498099922E4A1B317AE363618C66CA8D102F21DE007CEA151F1243832194
+ 71C9461FE26CE8CE2C2A60FE23CC4A6D9F77094DB56990238FC1FBABB87FC2EE
+ D616055F271F0CBD0E1A37CFF2AF4A8186ED7D89E817301CE82B0E9DEB48C8C8
+ 9537FD0C5CA7D045FF27162CD005687C61F1DD7EE4C227EA51D57EE9492DB8E3
+ 0A84C35F9FE1835E071C01FC25750BA4E57A51730243B17F92B238DA934244AA
+ 8B4E12E6E33752A706807AC7A4B5B5129B4F40745858AA050AEF5EDCE4301329
+ 78DDEC6AFE2859C90684B84ABC01CF762E7C0F9B1B7494E1B8629DDAD2A907BE
+ 87664865F9A9386A822A0DE0E948CC9992D35F7E1F1888E2D79055DE50F5D2B4
+ A4322AED668140EFC0EE560A176A7C29639F48C7423B84F99B0774C0F63FB07D
+ FA4DC2F4743A69ECAA4F69CDA17111AB37B9511A23EDA5118E747C6D940741F7
+ 49F0647FB3FB1E7945806BB4519C582C59ECBCEC7C55BC09DF4CEADDAB404804
+ 82785D126CA0CFA51AFEEFE31767FF713A0BB8015690F3D9FF21921B22E37CEC
+ FF738B4140A08DF46EF67F3B2D975F4ABDB6647F53DF90D2881DC49757FC19E1
+ ABCC0866EFE2DBD809A52B557B97BA9C8EA8AD44D9850ED45A7C19998227CA0E
+ 796E11FEC1EC3AE86D4F7C1CF38DC22A5774EC83499E716A9004906CFBDA9F53
+ F6D7E09E0687CEFE417D5D70AF56D6C414C203D18356632B485388627EC70666
+ BB129C5D0B7DB8B89D9E27D9A77B9874767D0CC8A058D767BC5296EFD6A66CB4
+ E01D966591ADDAC31382BAAAEC5953A65454B386484B088B3C94C37777AEFD51
+ 7F523BF9192E89FDCCA1FC3F24E7A4C9DBB4568935E9CBBFBA8D6C4A5894D815
+ 9435668BF1087D74B2914885B583FD968D7C773E5082635B62CBF603D614BA89
+ 9BDC27757BA781E1CF2455D7B54DC4EC2337A4C501A9FB806F38165F3F953721
+ 954BCC4C685CC80762EE2197CB5371FAA4BFCE47AD09FAFE5270074E23C1EEB8
+ AD94DBE73A1072F7EE16160D7FDB48EF535D7CE937DE0975647D394B477672A5
+ C6DDA02986674E36C41F79B60E856F07F706CA6BD7137B551C4AE4BA70426588
+ 19C39934D1C58EF904CA18B912099575EF1A97411CF492709C23AAF0AB05D371
+ 2E35C18B435B28498A26357E46B140F4F81661CAA6E86BC39296AE92AD024DD0
+ 64D223ECD6D87CF9E7DE12B8A7298D08807A3A1C84E06D069A2C737290B054F8
+ 321B1BBA8013A2897AE9439788DFCE9A1AD0F73800EA4AC042791B39B81FA628
+ A1D86761D29CE290D2DE9B64156D1F47F23D7374AA7961C833B7E424E4470294
+ E0D03116D09860FB27F5E3B6044F5242795AF0ADBA68D8AADF824474DC497144
+ 225D97DAD58D297AA7641BCAB3D339A577F9EE4C93D1F87E197CBE6241138B3D
+ 9CFA4FFB2428E91B5AB88416964DE69CB4495461351A4781B2A7C5CDD46C7405
+ 5523908C3ED6E332F9B05D3C42010C92DDF6320FC71DBB6887D98A3062AF2DFD
+ 7CE23F0BE99F1C7797EB082AD615D68EE0171C83FAF60828BE8FED23D66D8304
+ D76DF12C808AAA07E200E45B8EC4E94B50ABA368C118266E61811F208E347A77
+ B928288ADD76D7A5455EE3F4F4DAE9C17D053B12DCDFC2B3DE47310CB7452953
+ 117A36CCCAC3525B61D2CB6E741B1437971342E6987826C24503143BD6A29562
+ 33133A6A82CF76A8A018295773205FC810B8BB739601409076A48F69FF7F3548
+ CE93E29CA2E10428E129B8D46ADB9624320A0A46EC79407DBC819025343F0AEC
+ 7D6B0DFF189182E0D4EB43590677D9DF58708BFDD0B57DC41D8C11C96AAFC2AB
+ 683B465720975BA965B96AACA498699F7E065A63D169A0A78D4CEE36FB48C40E
+ 93E85D7BA61F81366FEF456EEAF9CF970D2A3DB9BA55242A393ECB07D6366978
+ 528B60ADDEDCDEF8D4A320039F815E9ADEF31CD9D4302751912373D7447F4157
+ 0F918F0307CFA720BF1C1B121B71D5BD336547A58880E18EF281EB1A86E0C68C
+ CD1E893FBEFF30445950AA715EF3C92B5CFAE59FBC18B5D877D3F6F1BA48AD32
+ 500F4AC497890464594128CE0E9B4C54C6DA495D42BD1D023243AD2D6F2CD894
+ C4635B226524F5A7F23815A0D12EFD3A5CD982CEA3CC6D8ECECBADFA425E6268
+ A37D274205010978F9B93635273598EDC76AA612E533A3859F6CC93147524AF1
+ 7B7ACC0DBCEC6DA28B7B3E5775B5D0929DAE4AAC025EC0C16415A09FEA6B166E
+ DF7A719E8B5AE53AF8934C8D8DB4790CE8B3998F4139D46FE20951E8B02C7C76
+ 090F20E1B66AFE95CB3FA320E80A4A953D7E355FB86C5C02DE31E5063008AD13
+ 0F7E19E370FEAD791ECC10E8638124E4BEEB2BB8D5B84ADCD09D167C5CFF9269
+ 83E73072739318E85B07E524E08B55AAEF2F9D06084DEEDEA902679472D1E2B2
+ C470E092887151B2D511A99B693BFA069313690626B527564281390596FD090C
+ 57FA0C4381FC92918DD6CA6F078ECCBE20A089EA5573373F95EBE85D25BCB4A2
+ 1471619E0E12E51DA29E464BC051F2F585D36FA960EBC16ADB04CF38DC12D378
+ E9F97CEEF672F5F3BC05F25B82723B211A9601216B0B7C06DF44F43CB10C8CEA
+ 952F9BE182C59B067CC7C66A1BC32DDB08ECE2BD89F285473D93D80AAB0E4E52
+ BD28DFB16BE020EE0C1434300A4A6DD90022843D8C0C4C0C93C9D316B97CE92C
+ A6EFE78B0764A21D68AE3FCFB3A69A803DCE5EBC33527A19D66B20688F139AF3
+ ACF9B38DB1379ADA41DF42AA1B88FCF57D9D568FA506D43BED1769C5398938BC
+ 531D7307F5445496B9F4C7EDBCF4345830CF4C8E2BB5E022AE2D7E4FF0CE7ACF
+ 461ABD5E82818D8DDC9241AB1609FD1E1069BC798E60D8DCA381357887DF32C6
+ 0D94A690CE27AD1A6B734BD3E25F43A75F2AF190B0F1F89132584131669EF07E
+ 57B2E013EE5C23B2B6129A49234FEE1A4D6A7AB904221AEEEB2B38316D939D50
+ 7538F888F59B6CB2C03C22D5E42D396232093B9A5B1A97F4208082868D1F7C76
+ 7857AE0C92D3F7E60229443B0E48D7E2A18683DE367F27397717A5DDFF9E4E30
+ F2A4448BF4FDAA348D1697D86D2213BAD8F6BC939CB972042931F83A22FBE4F3
+ AE0DA395C52BCA921F2DDC9150E02B8514CF4AF472EA3E0C9430AE3CA6B8C9FE
+ D2EFD83B77A1E96AC35D12E97731E534EEF3DC60666DBD84F273CD790C666CC4
+ 782A40452C9D183B01802C99203E5F1EA9D631DBE4A46829E908627D66EDEDBC
+ 180AD0DB4DCDA7AE642C9904ACB84035F57383D2CA5E523BCB5D4C48D93F6C7A
+ D6EEA2A5494CFFAEE6C007F37182949593C90BA7F67BF19BE56ABD9F1177761D
+ EC4F900F7D483798AB5AD1E3C9ED7577BCE51727D3703D90D119AA3922512935
+ 677DE17DD702C980006494D8BAED6A787C1CEF5EA5F16903062764BC2E98F1EB
+ 34062FD716A197B9608B2DA1D84DD241FFA5C8BA00E3C9398D607723085C984F
+ 40FA726F50B6356F2108EBFF06520618666DFE88D71D6A6CEC803D3EC666E192
+ DBD4495F33A9B64A36D8787810D1E33F1DF4C6CD60539CD03CF09B20A6C63FD7
+ 92690D461DB3F05071262C304F10E27FE323395470DD73D68AF19F381FF8D817
+ 783EAD1CFDB1F520C9EF09DFE236048C43C6460D730651C2E3CA673ED2BC5B80
+ 13F69EB92C4D86A656D0E652C7D8196064AB0D7D33FDCC1551E8C94D54F80574
+ 0A51A16C807938ACD3E264144AD80E14B15270C09BE3C1D1F7CDEFA8D94A812C
+ C42AABFDFA15045C7FFFE81D5BE9FD09A75187BE33960A7E39960EBB0232DAA8
+ CC267932E49DABA26ABAE32C7FAE86325CD3E864DF9590F23BF4E61A8E6280A0
+ 5DAE42307198C89FCDBD0872140FB80EE1CBE675D1A5961331412BBE85956482
+ B1DC4C55C0C4A361C49E4BD6A073591C8AB679CC1F5046D772F938CEEE546AE3
+ F60978ED2466CE8E89D8BDF0BC99DFFE6F0C417571DE11F8A2BBF119673174F6
+ 4ED22B358FC396D06E8E5247A34A809C6507E68A52F600F775F8CCDED9B69660
+ 68D37BA1988DCC1C0F90165E8A9216D3C7344357C9BC37B701DB0034DC981057
+ 9E4F1EFEC02BD523887B60823D85FB6E591282E8947F6CB934FFDD7DE34537A3
+ 99A64C238F2FF80F57F965AFCF026AB050CB46F2DA4217DAFB014727625EF8DE
+ 548D9F8E21054FE8FF6F243EDD23662486BEF81442B36277BF42AD0C08F143BE
+ 2FC5EDB88E8F37B29F6A564EC6F4EA169A1D740CEE74D2642270900C853B0008
+ C930D01EFD25344A36E212084555B7DAC0EDA9CDF266E3023A74E9E7EC56032A
+ E1E754EAFCE5D0D1FE85C6FEC248FCB9F7F8389F0781F32D5543A468443FC4F2
+ 267F2DFCE38B1B7FF3E02A1E1508B85E03EE83A50686091BC849B32BAD913E2B
+ 4596E474135BAAC87ACF6BBE6529350077143487674BF4A20290E1B65839DBB0
+ 0EA22B0E533B01A386F85192786570F8DDC835D101DC785A2A866F515AF8B280
+ 3D6EFBEEBBD4960E5E68FF2DD503A8EB427612A45A3C7A857357A62B5886C2F3
+ 6261D2D6795DCD6F2E05656281E49D518EEAD3F058E6DBBF0A6E1597A90FDB5B
+ 1FAFB4E885FE7F6A0488C4AABDDF589170C819879CFA7500E5F2D260F517F414
+ B3F2F6343F34BE0B7B3216DD2EF2C742534F11BC372509FB9A511B16AAC90896
+ 0AB993876A8E9C94CB1C14D1D44CD1CE7350A4FCF015CBD616C9F3DDBD0E18FD
+ 304A6D75AD86A13379E7CC9843788938CEDD671021CCAF7A02481E4DF2B29D4E
+ 0D85651E3D458E06DA4CC2373B6DECCD34193EDDB3D795497617D33C5FFED782
+ B66FB440DBC8B1DB6839D5F9BFE77D7E608B8567401C8828DE58C19BFD618B5A
+ F1327B13910B82D3FFFAF8BFFEFE231EEDEE48A80EA8E7D89DF9E3445D0F950C
+ A9BF5B2F3CCD84DD74D0681502C9861ACFC83138BAB9BA905F99F22FBF65832D
+ EBC9A8AB4EF444530964AD58794EB4134FF09E0CF31D4AA3AD05BAE6AE6E0036
+ FDC6B1862A68CEBDE429FC52A80B2E6B10EA3D2398F24F892BA68BEBF4E4E13E
+ 5DCFE2D42FB08927807E7DAE3853C746161AA29DE8A3D9A42FCCC080BCC3290F
+ D153C2E53879F782E8FD5589D0CD829CA378DA272B767B30FF0888C1DFC9FF71
+ D58E5C6799448741E1B9E32BBD330A378BE802D59DB97316A1AA42AEEAB3ED71
+ E47BB8680A5BCB2A74E0B86BA41E634192DB963D30CB4E3FC0CE17E25D64B823
+ 26A7608027DA69A6601D52BBCB45A35F540799A64E82C6C6DB999268CA86826A
+ 62FFA3FA2DD5C12F2C5F7561476DDD5EB9D41994FE005871A1901B0B80DAA56B
+ 4CD679638F50AA281B3F9FC2BC10935556F4B14EE96EE5E588BCCDA4BA7E0E14
+ ACC9FD87AD5212A03656104B28C7B73F7D31533EF6C90A2B71FED3E765761D95
+ 8BB4E3047E9E060AD7864FEDB8601BD7C7FAF03A2C493D6B632E21B71FE7A4B2
+ D0093F690538F1D82364108B75320E2744862A8743D7525A56C86B942C325C2D
+ E5F777717F00D45168122804477840FD1DD32388C4FBF9A93C5D781DA3D010ED
+ EE4730DEDF3B8680D7D07C98BEEA813F17B2028365F42D2E241115D615DFB898
+ 53132600C17F4CE678B1DA20FA8E8169497A21F008D66EDBE50223E5D0D7F055
+ 05CCADD44E6C09DC83311294E71D9532F8BD2946194135A06DE80C8D5364C8C3
+ CED34EC0DE1ADC00FEB35152E1386458093BC32FC04FE6317D0AFA92DE7E2053
+ AA1FB5709F038C1D9A4BEAD0B0054C5541EC9B8AB352F1ED59A152A19739B4BA
+ 0E16007A7E984426E02604012E293482F69A4A4A2FF63F48F56F0CA3CE84390C
+ 6AFDDDB6F7818BB3AB9457A9BF9062A54715772865409E8A8034318047935BB5
+ EE4BF1261757AFC704F13AAE05F4CDB29B3A28C694113904179BD2A373D49B72
+ 0BCABAC8511C4E633952E98272056FE4B6A73C2AEB60AAC7E65231429398E81C
+ 71937A78F2AB3A97B31ECAB3C1123AE996FFF0F4CA04921131E52568E82EE869
+ 2317DB4ECD8A8FE3EFA3888AD94D98EED9488710FAB3F7600610FC46E320505E
+ 1D82DC5B4F16E927DD1CA76D65BAC98DBA69986A5C6791C7E8A074345C04D861
+ 8738F926001F8CF8BDD67EF35ABBF4D3724049C1CEE7F8A225B473397973850A
+ 50BA6158E34B1D66DC9B919394F51BA14D1CE0F827856B9E64127C56709D299C
+ 2D22B43F9D70D0AE98B94EBF66F7E11590C53B9AF237E732A83A971A73C5EB58
+ 07E0407FBF1746A80461B52F5648106D7EF2B1055CAE30C7D1B88EB4DBD7AC0B
+ 31BFD32CE11CDAA5534500C9C06E722478563ECDB3E9CEF25FEB5315FF24FBD7
+ F3A05C725BBEF6DC8A5EB2A4CFF6CE33876239A4E17E1E89D31AA09B0D03287E
+ F1ED9C2F2BC45C7BB5E44C663326904A3F4E2BFC03CA18CE770F6DFF64C9BA95
+ 50D0FF441B53250274BED23D14F26A43E8ECBEDFE730B01AB5DCFA3C3A086BC6
+ DF61F2C11C51D985C967389D3DD111B107B1C616678B68C832BE1B5007AEAA92
+ 7257B98F89DA93D6985EBCDDFD91316DB09D4FBC9422AC3644C74DDB51F1C667
+ 84B0A922F247690FD0CF5BE6BE11588ED3FC59E5F9779D2E58F959ACE447649F
+ 407008B533F027C455D1C9903AFED09036AADB20882A86A6B0E4852D73EAE914
+ 5CF039E85DAEF808053F753CD4F118ED186EF893FA92BE3BE9519E58B266DBDC
+ 251A5BE40FF25925AB656BC806B8EB75D65E6C88C974A0A08282C379EA8549C8
+ C07E2EFE299A6B18286493D5BE26F16073EB546F5EB35F23F3FFB363F2D6B268
+ 035724BC75C3BD58BA69201EAABC99F0C10B51191A45B2A2A3D591E76F2B0615
+ BD5552CA1D2E4DD2D5CF204DFF89C77BCF452DEC56C3D814A2D4CD59FB5A9ADE
+ E9153BC696326920B7C5F805E2417FF41D9AB78E0AA0BDBC55A1811DEEE52452
+ 32FE61DCD54F1D705BDBCCFE28C131C541480FD18FF8BC7516BBBB5259A202CE
+ 2925C664ED72B6067B063E16730192CB81F54566A91DDFA1B37EB32CA8A36EFE
+ 9EF53F1302967C69C3CC723B20322697F66C79CC3ECB0C49C056111CCFA26EA5
+ 496FF47CD55079BD5A92F51A60C6EEF6D71DB0FFD2A3CBC84CD3382C852DA190
+ E2B20E77C02427A2F967761896D8C0FEEB870A6210D82D5C763B8CACA63113A1
+ 10C0B2171F38AE7460FDEE4C0E500B875A35A56A1EEBE7071D2BC711EEDEE5CA
+ 5A42C750F3A61CDB6CF84E7873B66DB7970B478694E8E7833616BF51F802AC96
+ 7D6DA09537B78E7A1EC9D5DAC2AD7B34F505E455E5F92079C88EB8F6ACBD3745
+ B831F10D20BAD115926B714F6F58689F2F9BFCA33EF9383C1FD0CC556B02C544
+ C6EA4282C79847F41BD85F61E707E10BD1CEBE506894B52A7D29537D60EF95D0
+ E6C5F5A276064946B81BFB39FFCD6A925DFB753CCBD36DAC366AC8C2B666D3B7
+ E51805823A604FAE01953E070A233EA370ED19121771D8CF1CC87C75E23E2665
+ D42195C62797B915E3A6942EF5C3D9DD6D50D51D0C16C30FEE209160B5975CD7
+ 9D2177735464B32C13A7984C32FEB333D8B95650983DC930A890215622264060
+ C2C6946F1AE955B864186122238C71A3C81396F3A8FBC79C395913A38920E2FC
+ 7BCCF06335625E8ADF21BA09365FAD3CFA3DBB6C8554AE8C292F042390A51421
+ B2B952610771E8A881616D07ED9C2B5EE52F55EF2588FAA2C86B054406D1450D
+ 6B00F390F120C9E6BC1AE481653E310716DD5ADCA5BA9F90693BEDD15302F302
+ F931EB81645883664721FCBB4C28BCEEDB91B1F69DCA91810C6A7F67B94C0E44
+ 103BB0AB62DB256B2DD17FC71525F6F5FDA7794557D2E935619104D44FF077BA
+ 92F595CE6E250329BE86375DB7E387F65CD18A7A085F1471A8D21D0B740295F9
+ 20922E6BDB3B6FD3A38174A672F3C62631486CAB522E66247F3F9D00E32DB7BE
+ F746C8D0E08B80F2E7411B440311B122B435CB40DC2F970FC803FD040DD8D840
+ 308045CCE3CE2845E45FB4824319327CC5BAEE486B8565C75664140ABF37A523
+ A7B30C0BC2DBA6357377141439ACD946173B9F98647AB85D42810DD93FEE3E0A
+ 42977E37DC584C36B9FB5D352FBE276C0429BBE77AD919D557C9070708207888
+ 6C2380B21001A1AE1160C2C3B7985E8685EBADB065060975F34F46D99FD7EC6E
+ ACF8CB690B70AF814E40CB9863B42041860ED7000D87FB22D2EED1A103A8187A
+ FFEE06BF143F544C2857EB06DF06B66DBAE5917DC48B133375268A286CD38E12
+ B98D8ECD7268EE8C38EB5C33A0C05CFB138A70024D65B791736856F2D529F23A
+ E41B205070EEF20BFCBE963F3F034E30CE5A1384D49F0C16E03337E36C125667
+ 8FFA1230221577D545B73BA735BC57EA23A33835E1AC0744F7B9CFEC4481A367
+ 3891A487944F2CA395C70751150876F39BD6D5104A5DD92872C692375F7DA784
+ 3FD47B36AA40CBAC339394FB461180E029F1E8C20543DB28E8EC9C2289A41DA6
+ BFB9B89CD8CFABD48A8AD790929DF0CA7009AB9DDF917A2564E220BFEE2F33FF
+ 1F3542BE4B9E4EAB5F81CF9E2D4CEEE180D71DF67F5DD28F5DCD2DF37106A73F
+ B8470D5FC16AACFBAD58A29F51ED98997E12E59C63E3FF7521A137E32028F54F
+ 2F722E53B63944094B0944FB7818CA4D17D2A6817BEC7D13E0D479E1EA048B14
+ 8E05AD1B565B84DFD4BCFEF16913ADE68F454CB6BF1B91F4E60E80A7144E330B
+ EB2093DF7ECC28A12F02B08A07B161A69B95E50DC5AC7BF39DE18B2BCA3CE2E6
+ DC1D3DB5377E750E2F58B2366C3B2122C6EEAEA9231C81326EEE83A60BB8D784
+ 56C390A1993256331B80EF57157F6AC41CEBA84FAB4113D422D1B07CB5F537FF
+ 51D87B968C0789902124B364EC2608E255FB400222BFA017F08343D5BD4FE4C4
+ F834A85BEF9C17A6081F3987B7823B6E423CAA762111898BED290C3A0107C3F5
+ 2F19494A2B74FC532B88F4CB788A8C42711FF7275709F0D2DA97FC96932AB1F7
+ FA2DEB1D8271F758A5CF3B1AFEF8F5D34AA7292AA616B867114B4189F6663CD4
+ 754363C905FE52C3E0106E283DA7D0B0F6B6AB52814CA191250F60238595D183
+ 98429EEDFF0E4976FDDCA891580398FA691955E5AEB77610419420BF4BA54F49
+ F364C690FF9D777F5779BEE9ACA9EBA73814E66CACB295380C465706A3789551
+ 4E2345EC1AC3C0DD8BD4776221ECB1D4B1C215CA76141D0B2D43CA23988C1473
+ C84810C6D0DAB5BD8E1F4300D21B73EC4EA0553B1C292CAEFDCBDFA1E19BB737
+ DD0F20D7A926180534C1D593FB5972CDAC2267E2759FBBA3C21BAE36A3701D5D
+ 88E9EF6240540050DDE366896838E66201B18E158383032CA0C4B3F8842676A9
+ 00B5952D1C3B68722CD4316F62ED1FC610FB1FAA71565ADDE80DEE57CE0FEC71
+ FF734AF2E18732FC91478A926821F0703994F7F4DCB6D05CBB5358E494A6EB52
+ DFF85AC8725F922AA54908ED4B83BF069F0C171DB09CCBEEE3C6118964B241A5
+ 8F61B575945B592B2B8C213B6B0DE7E94605E258F1D609A3E601EF5CB1A7C3B1
+ 30B62986857A4BEE49225596EEB0390D4E530F8811C5449BF7CA73835C0B0832
+ 286C95089ECB56A94169970A4C8AF6F06B55FDF42161289404600BCF975222C5
+ 88BF2935FF4A6518FD4125ACEC9E887FE8AD10FF6EACAB30CCCE425F726267E9
+ 5C16E2A45EC2AAAC0C354979D3550F098A7799379127DA46FDBF53E333E42390
+ 789F7DE5E84BA3EE694D28F719A425E90B37647B3D37BD96C99660F6F0EAF0B3
+ 7D9E92E01CE8702BEC0B35A81371035186E78F89FCEF3D25D0A49968217796CC
+ DAC317C93ABD64C1656AE48245941DA1D463E7B92EC0795D2B23A7D9EFD3440E
+ E4C7F1F0E3651F1918A95DFAF8A874EBF4C22FFDB92B4B2D49C1AF67BF3B009C
+ 657DFBACEAC9D05D533B264E95FDA953CADE85802BACD5EE823E966FAAEA8FF5
+ 2E9F49735CB05708E72837E1659F3C3635BA3B182CA5EEDF84655C3327D37CDB
+ 8B709E288442D82121ADB27C5C043657CF50139E8BCF9383DEC75258C48DAF94
+ ECA67B2B19C9D5A41C086096DE889489A593EAEF808A839323A6ED8FCC81B8BB
+ 10643244D82F741BFF0A53EB67181B78B0B045F964A4F9041606ABCAD2CD5625
+ 3D231385DEBC4AB72842446F2D51323925B72E26FD830B3F2180DB6AE616962F
+ 89C8AECF4ADE8870F34C5BFC92B923DD61141BC026D81D07DF202D25F75D368D
+ D10557F28A8CD8096FDA56EAD64A528DD5AD95292D7C77DC4979A7FC2603A8DC
+ 259ECDFD72FCB416490CF27AFFB9228D8990EFF75575C4E1F7088B22BDD223DC
+ A40EC615A9A0982932959348EAC502B0316C09E0079C783243A86F1E53AE4A59
+ C617927A3B211CC769ADDEFF7DF587790622A101681363EFA46841803C4AE086
+ F59F4610AE6100ED4976DC8D99ABF4042C2CDF6E85CB20A0218CEC28D714A9C2
+ D9671CC06AFA72F7DBEEA90C0DB53DB8F1D0346620F34DD610A1CA9F1BB8513F
+ 2171AA38EB0507391FE02DB90B674E138BB3A5EE2E872B1D5AD9D44F2084A7EF
+ A7D4C32F787D449C904E4582DD29BEA36471B6ABD380F1167D1B1CB1D48373FF
+ 0B69376FFD5A1086D159F3B08B29BC0179BF2BF2435743E16E79362B779D987A
+ 65F1D3853C26580CE8B4EC4BED1243BF7DA711C29B9C35C850B977BE52BD5A14
+ 2B7B5F1DACF65F7BB0F39A7D2CF69D347F7FB0A58FCB3C9AC9F09B8DFA6385B3
+ 5D17863D1B42B7110F4F61CB19E0A74BE28E11A4385B51CFFF4C8E2EDF247F0E
+ 84D3E489151201ACEFA209E7C83E3862201A21D1F9D971D774EBA0C94D76699C
+ 115949E85CF09F130437671D1F89C60C360761C707F48FAE58117D97A6AAE9EF
+ 163A1035A37E24F6014F3F0CDE3E93A1AA0D821A49476111AD5FB890F9001F8D
+ 1C5CB1CEEDC057C21AE6D9A489FC94CF8912DFAF742DAC33572561E070A93476
+ A4BDA5FEAE58493704ADD83D8398F8431FDF22DD0CC49DC88F6DD699D8958B12
+ 96F340297DC89C03116B94A52EE8A28AD245ABC9E692102EAD57B37D2B831CA2
+ 252B61348742ACC299B4BDD82CE0222FC8DF90849FCFDAB5B188F3DD8F231253
+ C3B8ED5F5531DDD585E7940ADAD248EB4222291CA487A10716C28CE3429A1AF9
+ 1B002DEBD549FD4F84C804C2A232E8C027A18FA7AAB44F34E58AA5A8ADF7EF66
+ 88913A7D142095AFE59BC1FCE7926458B50A1CED5CFF644E2F5D9072222FDD3F
+ 481C02B9A6B59BED7BBB3E68B69127A8387633C61B74A9A4CA2EDD4F6F1153F3
+ D94D3C99E051533630AE2CCDE410B73162470706C511B690A4D90750CA1CE854
+ ADD3384C397079E725EC7698488B354F570F6B8474D16CED1B0DD5B56AE3CF66
+ 1C644102771A89ACA9C75152B6CA431E56C44F4838E873239CD4CF57995EFDE3
+ 16C45F718FAC40462BA34A7550BD53A6F3BCC5A95FC1E241C32348138F51BD73
+ B7EF10ED577B8C3FC0A0D01CCE3FCB368439B2A04191DD9D1DDC3C2392357D6C
+ 85A144EFC7CF417368F44ACDC147254083CB4329D20DDE94DC18261FB8277E62
+ 533B1BAA2E7513675AC57DF73D9CC3EA9DF7CEECFEC00C87A0C7DEA734E37BBF
+ 5D7B31E3B496D7C89D003DD62ACAFF1E0D57990AA27783B7CD61D43B9049F684
+ 06DBA9DAD7B9286ED52D82CECB9AB231AB90677ACEF16A3958235DE198218045
+ 658732F0FDCF75AB668DA047614FC2BC8B6E232E471378D265187393447D8BA6
+ 09C4CB416A6BBC7E52D851D62361F7426A82145E49C5399597893689DF333459
+ 58B72BD1E6F30BBBE099B66F859640E10B3D5710BBDF553DD0DCD50FFF55ECF3
+ 1F07098006F43EB93FABD4BAE95FCA2C33EA272F7658E23A0A57F750A10AAB5F
+ FBC7C5529BCFA0A36B2295542167756C78B1623D09052A0180AB6162AD88900D
+ 42826DA0EA0301C9069678217B904E6456EDB4BFB8345CFD642D3EEEC90431EA
+ 2526ED64ABD8FB8BF5803F3AFF8907417D56290B713F0FC974802D66FA0DA36D
+ ECD0789C164E7E879784368A98BAE4732F19126CB3435B93ABB337A4BC37A026
+ 5CB5C211C58EF755571E2549682531EF063992B58B8BF7FECDBE8E9CE7DE2CFB
+ 2EA2570EE9DDF78333117AAB25AD63CB6D0D9585C823EE2071CE17DEC964CE89
+ A2B81D2A39048A75367EA069904BC6533AF0CCCFCD330D357002F8BEA2AB1014
+ 5953D1E4C653470905E999D7BD6A11473A7598292A21AE862E2051993D485300
+ D5704585B91A9EF76E35D8A1E2A96C0C543AA02BFDB93BFBF6B8B756C46A086A
+ 7D89206ACAB8950C9491556EA0AF4E8121E350CD8E32F3FC836FCDCDED846138
+ BEE2B13A51CB002686789F81789DC1806610E5557A3A4F029DFB71B303467CDA
+ CF292A54A579B7A52D040248BCAE1F6C41F94F0414991F8AD80CB3C4ED1FCCA3
+ 00B3E237A03DEE54815EACACA2AAEAC2AA2D7FEDDC0CBFFF7AB84D9D06D3754C
+ B2FE5C5CE4EC0A2AB7993472B43136338103C8118FD3A17C6EDC90437B9F029B
+ 087BA7B07A99E736EF35DC0CD6CC2B841B6A9D99D4B8F6A399763E4B52AFC9BE
+ D607EDB7DB69276126A066894234EFB58BA247D684A210F59FD68A4493620C75
+ 1CA11250D3961E952D68D2B0556AC94D39957FFDE1E8BF83E1736B36563ECB74
+ B9C91C59F116C1A23F9F147A4E66B14DD42009FFB42AF1D715516540D6B14FC7
+ 08D09E3B887876036CBC18A9EC09E6EAEF2058F7F6ED1E21030C697F1F3A9075
+ 314F88D04FC29C00E2EF9767B96319165E441894F7A229153A2125FE9CD7FE21
+ F59A51C518D21F84B41B1D08FCBF2385A1085D018688E52BB389AE0B1385A385
+ BD9D22C713470C9D38D31AFD601D38F27B78AB10D08624998B808F0A2B9C4C8A
+ 00BD953E828B26B7CAEC96247D8433EFC9E88956229B97AB7ACD42C905B2CAB4
+ 894DE949B23316354D6847D1C912F2CFAFBDF6DC7583C6157259EE2AEFE28F4C
+ A5C05F33930AD86BEF25C66F2DC241C8C9615B0C93095CB8E07BBF592AAE8737
+ DE5360B04915A2A839E9A4470FCD2F9ED11799B614B8061FC60E028B72347FA5
+ 73C0B4D951469815248C7B97EDB1CD7D282D4B6A697ADF5018F521C97C0D7E20
+ 557C68E414DD9A711CA668C11E7E54B3FF9A663104D691634F17F46505171715
+ D8E19EC300EC9D7ADE0B7AF4E7F84364F90AA3527E39CF1C7859B65BEA055C5C
+ 1808E6EA1FAD729567C92698F563825F5FCE0B8B93921D18A949D1604DFFA4EB
+ C3403E690EE5E0409D30442547DE498C0D44F160EBDA8C01CE9A893D689508E4
+ 42355E2D8C5C759825CDFD3DF32445E23B39075B3ED8985A3A669474747E66B9
+ A94579F38CD1A34E4F18CBC693923C370732C918DBF46B9A2F4EA86E29C8D945
+ F54FDA6A408C4C4A4D3A7E1434E36CEB174E8DD357B8D46C4A7A9C5AF38D7422
+ 7017F901F1C973707A165F98D1DE47E5405083E75851B5AC1C2E13D0347C5D0A
+ 712F83A48BBE88ED230F3478903C557B8BF1C09DEF13B6A8435B778890AAA177
+ 43FBB8A193D91B2DED7EA16DFD3EF50AA2BCB0F7CD660336E3573D79181526D4
+ DA002C91D4C777A520224CA803E95D351F1D975D22E7C5E56E104767CF524FA3
+ 2104ADC8586A541EA4AC9EED71C3E937F29A8733F0F188F5B771F10020D5166A
+ 6D9EFA1CE9EC706E7095D7B09EFBF632B1E9AF6B1A9016786742BE0B6A25F1B4
+ 865FB4A11BCD1568A63BD45E039E68537F6C7A545407B34998BACDA12EB17AD9
+ A028EDFEF55C145962DD7125E8D1D62CDFDB95B1CFFCD06C915FD7D04590E518
+ AD1EFEF7D2AB4E18EAABCF8FEBF0C85C36AA36BFE1C84A80EF63F46D3DF93314
+ 84397A8B5B533592F4E0CBF4BDD933FC2A407FF744740B0F4460478B5B376506
+ 863F31E8E82A2A75BF7B9E78FA3A47766B70AB01996511DBF5A9C7A1009E11DB
+ A86B9CE31E210F9DA521764EB667B95BBDC501CD4D1809BAB43115081D54E11A
+ E4E86F2ACCD5985E162B80963A94D55D04787CE4A7D67E78F3815AC490889D87
+ DECEF376C0CBECB93BB8944DD48B4525151A2F4065F7B63443262B9998D3C699
+ 6FB96D981231036F212813124777F83BFDB4257B50D758A2F659B8ACAAD755B2
+ 18FBDAD75FBEAED1F03B4772FD5336DFF906550EF3AAB9E46C0BF4CF7461CD8D
+ 0097F9055459B909A00A2FF6EBFE463DB1D267DE40CCB37A91E84E142E92EC8D
+ 5D6F98299D0612C3471D04D945ADFD525D1204C19295BD6620B629D5A82B861A
+ 4DE7934182BAAF10BB2F65880516E459FE1BFE93BBB738F2DBC22401714CDD27
+ 6D0CDF55B4627FA110ABAD4B7DABDCF9DA4005CECEB34E80EF886B70FB1BF8E3
+ E2771F107D1FF153BF123B3025DB1A59811F1E961E643CB90D718F2A2622788E
+ F4CCD44965417D9230AD6215980C15229ECF6336C3AF121CB6B6421F10BFC137
+ C0AE6086D2C383553488DDD456D307702FFBD066C300B11F6F9A2D8E27A37BA7
+ 8212BABFA9F65DE3E23F15C00EEA37C50405FB50D018546E587D6BF88E4EF2E3
+ A543A841DF4788CD7DC8D24B24848696C21F8FAA9CFC91A4DD636FECA3B3260F
+ D3939E72D0DE479A4CC53EB89C46F972745B708E2F78D02A8CB3FC1CEEC3BE72
+ 84751CA65A412ED6E97517481008E30E2AA6678A2C3EC345F382DE0D199EAE0E
+ F7D8A6320AC0567D6A53CFB1B2822DDF4699EFD61DBE6E44E44C03D15AB96493
+ ECF80563302A8A7B8237302CE7D33786F3812E14C679B8DD997434A7FBF535BE
+ A190F0F5DE84F3AC8E55702CC0B537684AF357A9CD224B6900242FF65AA5C3E7
+ D48450205D7624187B0C1B7ABE09C6DAAA12326515809BC7B11937BC3E0224F1
+ CFF08C489D4153CA4673296449CE106E6C927B1788E8D54A3E08F3B16AB6B2C0
+ C42EFDECF38C65F691F492025B48A1D4CD0002A29F12C4CE8938C38D888154E1
+ 34493F1DA740CA4A8F6F734F38C930896E9BE481FE18285B00216724B6FC9677
+ 8AB466FA8259F2D8FF2D3BCA0F0DAF053E3A4679598D5020C0F7CDDADE7E2D0B
+ 8B43EF91F47928EFE4B40339162AEDF39AA5838D031FDEEBFF52F3F3D9E6B630
+ DAFFFF9D2CBDE1200B232E411805A4762A460A89C381F5DCA55CC6BA4757473E
+ 5E5F1A8F32CE01BAA02C9545E33F194D92BEF3F8D194D76E64C6967E65011797
+ C80C222D66FEDCD7D00842F8E703346D3FBCABD3CB79E324100E96F2E87456C2
+ 0B7D1777B0192E6A2EBE86F5C0AB0D19B6FC49B611F68AFA4A164AB9CE064959
+ 55DE013220CE6D69716BECAB6CE1D06771ADE65E5FAF1E4513EDF4637B07D301
+ 292E0B7C7FDD168C8ECF8C2F5677B30AB376E77E5E5BFDF52092CDABAA01CAE5
+ AD1FF995490C499BDDD6134E564693B9FB688F1504B626902BB6565DBA0A60C9
+ D36089878FA302E6EF24D44F8E0E978C76A2E34BA26006046D111B05BAB1B897
+ D62D7FF0BBC543BDC9DFF8C5D94A45E439A59874BDE6A78C82C72BDD4E032969
+ D11D29E2DCCDF5A8C630DA5386E2CC7B30A4960267E30FDFD9CE58338BDE0BB4
+ B539FA3B60667DFD760C52F89CBD36B6610EDE8F9D15B333ED5E138299E92299
+ 2B733BC12A7313A6D476F22B01B5A4843FE4B8C787ADAB0A2263EFCF6CB94903
+ 1E9E33C499A72751DD667AD7AE3C8DF248FA635E0D0F4D1CEAE89961250B9A57
+ 235A890D455F4CE8A43BBBD52137D71CE717AE17E1DC59635E147E1BF9AC2CF0
+ 13F63C630F39DD767B71FDC2DC5882AC7F7BD039AD24F7BD5373BDF2516A3728
+ 4FFC43ABF716C58E8A5A872355E3FEB3BAD78251EBA2162500E8B976CB46597F
+ B287F85285F84D409FB47634066D26322807210AC1D94FA6B52DB4DB1F2F932F
+ F7521EB92195285B02081A586FF95654D8208BB228E0B16D96130E22F1441D70
+ 1CC979F17181EA67170D9C32A9B672E05611299FBCF8CFDB613C9C49713984D0
+ E6E23C59C03ADE68213D8F3A95B7D2FFC6DEAC78415B6D7758B73833A046DBEC
+ BEC157565CF020A24319BE54708B1B797ABB5BEA817861FB6F1086F538D01463
+ DC2ADA7693C633CCB366046602EE84EB8A393A8B40861BB413142A21EA5F99D0
+ CE5C6FD6FB4945AE066B0EC1BD52D345EDDD38B73EA17A5D5FB1065798057E75
+ 6641FCB555F84FA42C9314962DA05016AA4A838371A518B9EAB93FDA63C8DE44
+ 62072291348FABE5692F0226AEBA0745F3311A4BF60908D6CEC2B4398B069BDA
+ 17514C904FC5D4D7894B5C6BD22931A8D2EA5B58C864B5F48391747C53543280
+ B578225F2A0D1B81081648789585EC3D71F71A25E508996A92B18BEC5AE3EE51
+ 3A81BB07F4DE85C32075CAECBB053C67B98EC763B4F05C6A7CC6F897DC0D1E39
+ A3A58D24E7BE8A40AD1F0637F27627B088234070EC4271926712A1D9488182D7
+ FAF23C81F55100185DF58CB891EDD9E8809DD2259238EE7897D7FB4B92C5EE6E
+ 333B615FBB149371B8EA1D337AC6F28BD6FB0739CC3BA6A457C54BA10E270D9B
+ C285E1C64B9D5116CF69DB2D2C889EA3EBAD55EFDC4EB436276B06204E7D6CFB
+ 9CC7901849E107852CD8B8F13DA94B1FC1F5246C2ACA09D642957B
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /MEBXGZ+CMR9 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 126 /tilde put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/.notdef
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/colon/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/Y
+ /Z/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /tilde/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1156/MEBXGZ+CMR9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font HMTXSC+CMBX9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /HMTXSC+CMBX9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -58 -250 1195 750 } def
+ /XUID [6 5000767 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC698FF8E70859812B9B1D5C7E4FD37F567E45F827518C39376A886
+ A804C346208D37664B1B9E94DB1FB2E2EE9F9F1DB367186382AAAC9F88AE0B1B
+ 76F3D577A495E8941B2845D58030749D35E037421D0230B441A6DB6739BBDF37
+ 49E513B83C458A2F479149034094845A0217568A96AE0FBFED42200A04A734BE
+ ACD1049E4FEE31CBF57271EA9C50A6D6F2588F925B893FEAD10ACDA35FE01901
+ 0EC6C95E0A8D1909719CF18BE424923A5E97CBCA83D0E9FA2E2B627102A1A0BB
+ C73765638DF307B219AEBF3180F390BB5A644B65A8D199E0EBF2A091C90F8282
+ 7C82551BD15383D45F824DF454C29132C8313A271C1FEEA9969B53A588974F25
+ 26D812B7ABC989EAD35DA77CD5DE6A44095276595EC77CBCED9A47D960A71EDB
+ 32F3BBBB6D12D33BDB14F5E9567BEBAED5BB249C1C1481F77F4B9ED3FE37F48B
+ 557ABC692B33ADE26EC2C64CD50F41A8A5C65F8C97EB48DB3583C9550A1DDFD9
+ F99C3EED99AC68AFFE056D1AEBF7D7300672B552D688587C4FB0E3830D9D0A5A
+ 2955BFF38FDAC51E14E67E27F1804A51F01D8E10443AA01D8B469F0AF01EC2D9
+ CE22D4DE2FF7691672C0F7628E61F7544FC37DB45744FB303ED3C790BA08D8F8
+ 05A7EE085AEB4B7C01F8EC90D39620EC93E5EFBE1276F6D6F0843BDCD9C70D9C
+ FADF3AA79394ECB16ADDAF4AE2A56F4E1079E6CDE0EA9AE423C4D797F8FC3869
+ 275D73E1405958AF2ACDD5D294257C727A27C7D0753B223806724B8EC19B5912
+ E3F5B47E235E80F627D5E8E1818AC4D8FC32C7D7D865B21EA4765F927ADCB560
+ 6DC143080EE8C89B4553B1FC78A733D7EB1FBCED63E343F6D430DB701E9DF36E
+ BCDCDBAAF8A5D51EFE50D0BEB09F88D1B906BC5DF62503433C2C7EAB205B5D98
+ E3497D9F793AE67BA584D9A90BA70B5059FF3AB5D45BB267B8CBA49F94A2F473
+ 2140E0B04A7E7077E6E2C63186220E0C18EF9C1ECB58B87ECB463533330F14EC
+ 8D0C3FB7F01379423B1BD5808D87D38A41F20AE37AE6B1BD9BE84C6B85C47874
+ F74FCF5E0FE9EDAD46595DA14C0C956E1C5D3BA80CBE1733440D300F2D386818
+ 8A66810170AF2DDA32A13181AE78559E9209CB3A0DC3FFAD5B0927DDFD8E22C8
+ F6DB6346E17437FF4846233AA7C51C6E53527451174B4B66E53835DB1E40A96E
+ 7B9B39F2A72FD7773DAE524E6C5FFB0A83997DA659F478C42E12DF3DD66A56C2
+ 8E4EB5F8A94140145C70B566F98C5AE7B68E1A2E609AEC1722F43DB828B395A2
+ 14FD378C0EC1ADEAA41DA50B406C8CB502A5FE3690577C62999E7AA60818F68C
+ C2BF4DD9BEBB9DBBB29B3BCD103A43220E509215A7BE77DD0E8A5A249867F275
+ 506ED882C8B42ED48C692B3E67B2C476449355AAEA1F36B696EC48559559E94C
+ EF989748CE24A3FC5E3F5142E963E719CB621766DF7872B9AAEF3F57AA48F317
+ D69BDA3EE68AE3C6AF5556553E1970D4693AFC4360BAA96AFF2B1B975C847417
+ 17CE5467EE6CFEC9E06C262721E6D07DE3A5E795074CF9389107624A584B5407
+ F14AA11E81F404F9C885147C36FB0D0EC286DCED375000E018189180FDA0EB54
+ 9D808D11EDB5A3B2127DFCA63766D211D2971F46E787DDB2BAF677AC0C106A96
+ CDEDC37D0E29ACF5E46AD65596C873AB332955A0DD05D406902B30F0393794BC
+ 8DC65A4163F0F845B1EBAFFE014DA242AA441E6A952A6C41888884E6EDAD7BD6
+ ACF4BD137B9EF0BBC7DBE0B1569C1A1809E20B28C3A852D86741B6F6E5152BC1
+ 3655F35941D9753525D556B9248FDEEDF704FA8C1BCA2D3B0DA038EF7C7D09C8
+ 0B6A18007107D9C8613C2CE9A0100C5C2DB8376FCD2ED9CD7120E59836E627A5
+ F364B1AA118ED7F8B4A5BA9DECA99C4F145EE30592BBDF3DCB5AFFBA7BF37D90
+ 6DA38ED459D8AE951CBF06F1AD9B6D27D261C05A24BEF54ACAC22F2CBB53FAD9
+ 6249CCABE1D6730F7C311F9496692297C2516EB1E930077558260746D0E2F1F4
+ CE41BE98097435FDA35E1979BA27EECD4785007B6C6991265CD4C1B04F7D85D6
+ C5760B3C78605BE86C1A1436C20A3650999907883098ADAAD051B2EED293FCAC
+ 5E3E9359ECEAAF9E88BA59C4D1CDD247E6E204D576E9BD8B81B391D1F4007D35
+ 4062A4610AF74FFB53FC852E3CF2456BCDA2801C3E63EB9F5366438315E53C43
+ F73CED51695F7643CF2DC3B41457751B2592508FB195C9A2AA4D65D805EB7545
+ 28E5FC494E40D04AD6F13608B4F25918E18F78E4DBD61D4B8BDC039B86451CFF
+ ABEA337787AE39A604F8F6AF84AF65C6A44559FEC7434395C8ACB8805E64674C
+ 642C3637D9D3AEF40C946E3ABF28F854F66C9583089AFF1F50F0B10B1C7477DA
+ 8F22571D9980173C214505A75FEA06684C221988823DCA77F18B033A5A5C2E8B
+ 22987F3AA1738B5D3FE43CF99C1E2E4D5AE3548F2B454A641743F977F9A9980B
+ 0CDF94F9A0BFE50FA9537D9CA6F25F5EF0F5C08F516131F82BF6B1BAF4606C34
+ 620EED9F7FA891FE1C430C17486D67C72CEE0AF611883E3D88E090970C0968A3
+ D516CECB50D77A95F58F28D35E00D9ACC0284C51C688E722587082C8FCBC2AFB
+ 495E0911C83EE08D36191E95ED17C21F922CB385436B98BCC5933AA7359629B2
+ D8EC0FA4E19B0ADD5435B1A96258315CE23C2AF50C9BED5CF656345C89BA5038
+ B35F37D492F41F91C0600DFF1C7E6DBDEC0EF82380F76A1C20E05A7D64FBE86B
+ 2F70A1CC9C5F500D60720AB8293482DB217671F9F8CCC6BCA752E379B38BC1AA
+ 0180EAA7A70E7D01D7929CAF06CF59128C9696BDF022557601A437E6DFCFB703
+ C605BB34B9BD560038C1750FA2407EBE8B1C9BCA03F064C09D299B1190593CFD
+ 72BAABFF3901150126146EFE8507B4DBFB6489EA0B627C8E2D148A9B5EAB6D14
+ EC4CAC9B497D77E75DDA9118E53A9E0B72F8A7DB4A6D7D51B2D44F6321F513C0
+ CEBB05F10B05B255DD98497F8F8E5815849F5EFCB27CF45E31667282B38C85C1
+ B24A496F86C379D825AB8DBDCEE0D9A19C5C9065081F0FD2182D3923E42A7DEA
+ 859C603A7EA5953BD84CD46DB68885EEC32B890B7D394FB51DFDD84577204836
+ 09DEAA427840C2EC3E5ACEB081EE54A1ED1B0DE4A59B45A56FF973C0034C395F
+ 0DC44983D9BAC574701EE64547404BC9FF94BADEE3D9AD653CF47FE786E5B969
+ 43AAC8EAE2FF1ED87140B0D90668FBCF0FF5EB44AA91264E09E3356D01FB1379
+ 090804CA225763922FB6511CF4EA176CF3C7ED0ADA7C413642FB1539ED8A474D
+ 6D690632C2C4C1785B61062E193EC9000C73864730A177EE4601B3C98E2F38D3
+ CEE17BFF87E5042A9BA216C03B1D0932F90A3AA081124774D9A39D7FC5578636
+ 0AC6B440ACB3E45A8DDA9A1544A15522BFFB743CBCB0D2024188F274B3BAE406
+ 710B40FF78650ED05986A8356E9291F430B567E574F19328E390147AB2180207
+ 0A2AA8C61709C0D452B38287AD7BE96E1AEFB1DB1193CBE7B633EEC7A6DD3E31
+ DA6D80CA63BEC7B5C8CD6AAE4820429936C8A1974644B294E2AA25CEC1671FC3
+ F04271D4BD5F046E1D9063AAC6F397F593947E52F1D26CF4992FD13BAB3DE257
+ A9403FC7569E4B8B3324B811DEC8C4F7FFFB1BFEE80111DF7AAA8E4E0029D20F
+ 4554B344C93D613A7334B392FD6F9270687CA6F3BB5919410B67E16ECBF68833
+ 482428C70FE76A74C917B6E615963F4DBFF2D6A5F4DF4B60E2C9A5B655EEC6D0
+ E02E0F54CD380D995E3BF8311C65A809579F1291C051681351E4AC8A186D625B
+ 509746F9763EB0465CADF112318F5A31CFC8C71A50D846F180AEDA30BF09BB0B
+ 1CA67473C5205B50F2DE506ED3068A8F7018CE8CF237A9CBF239ED133151FEF0
+ 1C1091FD9A590293C07CD1078B70F7BC6D28385102A5C51D700FCA589CD9E7A8
+ C52ACCD05F608FAA6A5D34172707622660CCEC12CDAF7C73079FBF7FC97C7821
+ B55A0CF75F74447C7B4422F810C34DD70593E7768E2D47D90BDFA52AB1A350D1
+ 960203E5C56B71DBC622ED092B21E9D5F7FAC6611CD31B55A511E92821F4E8CA
+ C16944F44799D809CFA3FD75DA73DC011B1DFAA32D38263D8F3ACCCDE1332075
+ 37DE3715B48549D53995BE3378F197AEE1A9B60445ED5B5EDB04B5A4DC9B9279
+ 4B253B7CF97A38986F670B38E9D6CD6917755A0C17661B0F7B61823A77698627
+ C44E925972C041A1754529B4EC814C67369E0BE6DEB18C30E1E42DE5F0C5C50D
+ E9BF5C8B9D989723B2236AE35BB1D48CFD361AF7F89F0615BF91C07B07716746
+ 15E033F4EC68B21A99D7D5474E60FD33C2F57D0C8BD74B52943BF501C93DEB63
+ C2975F9561DF02B86F480C1331DB856F53B2A1144764FFC49FEEBEDDDC8F3A22
+ 4CE8A2630BCC29752CF38EB7C2E5BD1BB5FF63AEEB292F5A1716BDF3B0E714BE
+ 61A518E2AD51884F678CE72C57D0BD39A9AF009DFA22674BB5CBEA69C1BAB3C1
+ C4127DD4B8A175918F14FBCAF11CE6D55C269BEE95791DA499A9D47F016066C3
+ 342F19C269FA573088133EB82C6971EDBE3949C9E6667157DBFC8D90EDE270D1
+ B610E2D8B0AA7E0D0651B8D69169A2744D63EB97FAB362967B8AF56089323DDF
+ B6F0B2A61DD146E7FF0F2F3C185FD135F41EF4943F4E9E50B4767DC7DF4DB636
+ 6B893AD8B0C1494F1E11B030453CCE0B61905A2CEB63854B44BD53B874100B37
+ E294E32D74225A4A5FF745797D1D96E0F36D8BD5AE3F22302B18F148769C9CFD
+ 060EAFA5A094744A48EC2088FA4B1B409647FE68D7A8C106484B753A8EA6D42C
+ 917A600F0E955D8D766E1BA851DD55D7B60D7B3E5B71ACA546696FEEB95D622C
+ 2044D8A534C6B1CC7348CC8EDEDF03DB8BD332A2E59EB146F39A196978264961
+ FC3A1FAAFB56B0D37C456EC3EAB3458E84F9B6BAE384C0C469E1F6E5402965F8
+ 3B60C00C7A9DD644B295D2B48C6480893F38B549FC6FD383A12D836E4F7B3994
+ B7FBD306194CF23E0B0F6C25A125AEEB37EE0FFFED64E7D4EC709C7B3C25B502
+ F052693703DE54894E7E44788AD44056129D9C5166975F86FEAD39413DAE9D84
+ 54C35D2574577065F39DEA9459FECA22E60EFF2FE29DF7A2084D175144622587
+ 31E1FAC744AD43265E5A1B310E4695653BB1EBC64A62EC017927443120FABB27
+ 094DD0BBA8D2FD11F9886E0720734E8A98DACA2236F68B2A8F2EF90424F53E4E
+ 96D80D90BBD098D8E8EE66BE3DA61EAAD961683FACF2029CB4098BB5D0A7C0EC
+ 2D82CAB6F0364ABBA87CA64DBD354609A3564FADDA604A357951DBFC208D6D31
+ 6839A92AA955388A7E9FBE9B894FFF9401A6E6A2D3F652E5EE5B3DCFCA674EB0
+ 7D657F7422D1CC1D7DEE38AE555F05AE590F6D5D675C2CC746B16554E9930DCB
+ 0BE29BF59850808DE1EBE83DA7718C0B2F0000963EBA6F286AD2CF60EC166B5A
+ F6FA1142388A945F3A89D43A2E48358329D7FF1E0ED36026770655E97DEEB51E
+ A0623E936617983CF7FE22277BD87DD85830EDC57B7116449461AE8B507EF669
+ AF6413BFB69AAF2682DB51955E0D1BCAD16EEFF4756BC51B84B3DBDD4B8E1485
+ E32F614B6B95E97F22D98A92F6C552E076FB283D47272A7D73EA25B26A3F3CF3
+ 8CD06FE20977F4E37C42CEB8F8854768025CB534CA514F73F9204ACC97E5A474
+ 07034A16C909E92E86B5A5171BD2C13F82C7883D43123F6A76226F38A6223724
+ 3E2FC3F02A688E4907B3FA3019EDDBD3B55EE2900BA11ECF62CEFE5CBA6B2537
+ 656F96FE960EF9BECA15B94C0CBB3CC7804111031F150233261E6FA71FC0C963
+ DBA158C62FE8B7EC949DEC10C19E7C82DE68F8214426856019C86D839C3CD372
+ C86E54DEA7207537446268F6D4A9D42B176D5DAB537A74BE2F0C9373A9D4F4CC
+ E9D9D488FE006E342C619947D5A1741F69BEF8244064E449F46907EC14630B96
+ B1E2CE37961B443AA9678EEDC00F5943F60CD361EE02F449956387B2FC032F2D
+ DA73A466911F1223D281091402425586C22A258B649E4F33BED8575CC9FAA849
+ D8802C9DBADDA9BAA81A59FC767B6475066348D0AA90505688818E79E48A3758
+ FF69CEC4FF4510E52AF6003D8A8B51F26731AB9A94BA1326A344B8B899EFEB9C
+ A3A01802E8D79279C66750332ED080BBAE96CF7886A986DABCA8CA10678DE8EB
+ 60032F1F444E88EDA8A86B057D243E21B6281729E960A1129883D917DBFB1589
+ 9E856E7FEAC37CC3A7BF2794343A17E2E38AC65F6663CF1B5F15DA1D5B29AD6B
+ 5C19B2533C253F6CC05666A3DD0EB037B1E76AFCE84A204430A209C528D12984
+ 0CC086AED7B6034F5BBA2F5C1EF7286B35636AA5A5FF1882AA0C4598FB403BC2
+ 89AD2C9EB46FE556E462587C2AD52C61BCB6A0CB229837E0A2F052A99D2750A2
+ F26A68E695C683CFBE6A542D4BE7E7C7E634BDAB2D91BF918AED3ED4132F020C
+ C10FAC6DA46F7096D48C43C01BE03E8F26AF083DE677DE8B5E282D66073F3DB6
+ 792CCD180D0C57FC91E696BB32C060692AFF924C76BAFD2F9E14C95AB9C48A02
+ C102244480179C2786EBAD083102E1137DAC159EDD861AE9CBD36B799B86EB77
+ C744A048C41655665F4C0B3E62353A95A9984D7C95977EBCF976A8CA9DA486A2
+ A351B2DA623399C4B6172D86F38DA6153AE5675A26E2F0C3A6E8CF2273BE7269
+ 34416C4747F1FF76F7A8697FCB14CDD52D3A96FEC5F65C4840CA339FD642AC86
+ 1D8326CBD07646016D252716A2605E405EB95CC5EF63C20706826664EACFB13E
+ 7C2A465B8B9CD286B5EC4890FF8D785CE43BCEF284EC314B13D4C18516122F7B
+ 44F5DA66F5FD4F749ECB9A4A1AB93E5F50DCE6AB0DEE59DD2D0161B0DDD38619
+ 93827DEF9973A92024C934B0F221C9D42F7593743721FBEFAFA8DF2E11355281
+ 63D512E3984663FC98327E813687161EB25987CFDF6681E680D633D0447CD8BE
+ 92994AB826B71091D5171D95DB09486C4C611F7628D964585B4A1E5F8435BA85
+ 96E25E1EBEE1F2FE57064A613BCD5B68EEB5DDD20920151947FB1203FFEC9CED
+ 3F05D76F8E8C348B41F5AF712523BAEFF4FF5F4DE97206EC1CEEDE1F3E630B69
+ 12B7DB5735BFED17C22C97C5DE69A63195CCECD245EBD30B22B078994E44EEA4
+ 86EA3444BE6AAAD56E6FD3C3BB099E1817C012B7C0ABC4779F141056563757F8
+ D6B58FC7CD83C873D5DE5E4B615F0433157FC26B786A832DD7C4A893DE4BFA87
+ 64D121EB6639970AEF45B51EE7BA53CC201F6FCE97671F46E3D31AD68C39E1E9
+ 0D9B34D5C54E1CB3C3772F639005B4286E8CD8C783790295D18ED8BF6E3D7372
+ B205434D4AAE34BC137685C5381418B0D6F0210796DF83AAB441C6B8C5DD170E
+ DBF418779DB43E631E5D7EDE65CC3C1FE9505A72A90F5F24D2AB2442CA6DEC12
+ 58102905090329D3F67CFFA395B7E0BB92DEA38C21D1CED4E30D5ED7DFCAA2E5
+ 1578DB3F6064765246D8E6D7FEBF8CCC1F1E0DD043CDB772C554893FB586096A
+ 87172E768400712CDA090E07A7FEF0DC65752641C94107DD2C76252C0DEA4E43
+ 38D689367B2371C9A0B8D5CCFE918A8AAA9AB5092F34DFE4187508026CFAE033
+ C7D8F88E1C0F27A410159BCAC52072810E1F01D58D184710DAE81DF1129B604F
+ 9A7F0CAB003C64E4C97A69F4B3C99A48BEB14F3ACFCDA2074DD8F9308744B919
+ E35224621A258B54B4D38877AC24CA62054A9B4BF2557FA346BD7AF0534BC10A
+ 0E0AF1F18D6E71CFFC871DD08E5156E1954FA71E82993A82CD54EE122E860805
+ DB8B3555B9092C886CA24A7881CE0CAD2291C32901E73ACA3D3581555A4058DD
+ 3DA90547C91CF165D19A8F294CCBDDB772631E8D07BFF98C11197717B26D53D8
+ 564A6654575448BFEB4F4D52E292552C01D779E7862CF155CDB6A958D90FD69B
+ 9D6FCD4813A51F7032B095CE463AECDFFADCF1B970D5517266ADAF5029BADE2D
+ 9A2E13E8CD333ECCB15E9F7AB4499D6400F6F949DDECBF947AC9C1E6342F7EF7
+ 908F430E35044FA4B058098FE71F86C60402964A5C88443E0D3903DFF27131C1
+ 81D852CE3E3393D567468F1659DF33883DD1D51CA7B2A34127EBC7D1684E871B
+ EBFE84CA0FC6D23D35ECED2AAF64468E58B1554A7E05E9EDB74CB818CEC2A947
+ 60F59A5548B3DD40C5D1D4DAFFD6080238100544DC704D77E7819E0D74FA35E3
+ D2413EF2EA3EB4493245C63915C499711D99D28FE33F9AD8D8F9F821E8B34CB1
+ 452927E964DA149980FB70A89DA44042CEE46DD972EE6C5E79F5691B9D7A35FA
+ E37092E64728B593F2E307251AFC5293F50F4D381FA920E0BC92EB024B43C5F2
+ 91DDED02E9AEEE4A6C86C717A77A1EF0EA88A82F2458BC2BE94DF7141652AD56
+ 62F820E0E83E414ACB35EEF1CB956FE2EB1BBE00F9B4E174B9594D0B1F8468CC
+ BB5882455610432EC3DF1193C2E40EFAAD8B30B3E6A90552F8785B0B83FBC7B6
+ 1A6E9957C49C43F364EC07E72725F7E9ED83E026DE052733AF1A91EF960BE486
+ D6CC8C2B6778AF131CABD4A0548B71E073E653590D87CCFEA6653196DCF9340D
+ 20BDCA7D8994B76BC38ABBD641CAFF8E5BEB7E5BFC68E80B65D676E2D448E14C
+ 7E90EA544E76D05861E3BBB53C99355FCFF05CD36F9674003828511637BFCA32
+ B23765A0646390557B035E58AE78425F0AE0EDA3A339FE5247E033E8CD7CBAF4
+ 451045DC4D9530ACCA119C5C1982679B11DA8858C5FAF137624FC562CDFEB490
+ 43A38BCB76F72D8B6DE3A8D2E5158580F42CFAF0863D0035064540D0D19D8A24
+ F52CCD49068268EB28D9F00719727BBCAA10D4E4FAC0840C84816A798D0F5E50
+ 1802E47AC557568590328F32BE1D44286ED03BDE83C8EEEAE4CCF54027E0BEE3
+ 71DA7F4FD418668C278303F2C9FB999D95BAF4F6CA8E10E900A1A7A71A7A0A5E
+ 238F52A94B5CF1C187DFE599A8308D165719D9CC63C05936261B21E781103567
+ D4A4100AB22DE01F2308D7FE6D1243260007CAA76B677BC99CC75648A470140B
+ 2AD4C247774D6D9E90EE670A8045CFE7C4FAF2F54180BCABE21A7871558CE022
+ 5C0A8BAF836BBA3C56C857A8C9F75998E232EB243EB315F5986D609E4575ECDD
+ 76185FD4EAB25FC63EB4CA1498DDF504E24AA44FC9A5B316356F9068CC6FF9C8
+ 209F3C429FAC2B6E3D738F4FBC4501B24ACE543ABCBDDBB03B672B9344A02C9D
+ FCD5E3CD01063B6CF3AD1CB5F127F9F8876F3273390A35EB89960735F1C57FB3
+ 258B85A9D3312AA33B3069FBE166947448AAA7E9D3C3EC6216F94564F4874C40
+ 8D9C22EA718079C7CB1E67E86BE17E3F604B78922CB03D9CA83FB0224B3818A8
+ F9D3ECE6830A26B7FAA4B6F86D3E28CB34A5A8ABE6A498D3FED35C51B46424CD
+ 1F04BACC51513ADFA0AE19237AB49A646147E277B6811733C4B13A2B7F6DB3B3
+ 50F3C04A7E8A94CEA70F68DCB99867784DA50BA59A50AF45A637C8581DE31F33
+ CE98AE76374C250A3A80B8D17F113511E850AD6415EECDC24EFC90C06233CFCF
+ F1D59BBFB5CA638DABC0AF14311B4BCB6A82F51384BEA951F9CFBF6C4B9E2883
+ 496A747225E849A4C7228D1D92954AB5AB5EE100902B551FE9968845C86F6194
+ 7CC942DA2496FED186EA3F09866B644B1D0BC27411510861AFCF815DF95D33FF
+ A6350A6775ED4BC43521FFC6E9E82F4A61E06102F505EF7ADD42082A7E569B3A
+ 4A3AC9356933F5377298DFDA84D08ECAE812B3F790689540433F27E07EE75E56
+ B672654F3395F4647CDC4BBBC3B4BC7132262F9853BCBDE727952C142C354704
+ 5BC5AF22F6EA1738CECAC67131310BB3426CDD5C23004D77E270904E3812FFB2
+ 7172AEFA720AC3B8D4265D576D7B8ECC58FB8732C0245DA285BC0D33C522DC5C
+ 18E6C1F5FB99353669406E3771B92F97DF5D5C95B5260E71BC9E393783C6E7A7
+ 4EECA0FC2F3E9F6B19FA2C91BC90380BB3C93E71F56E80A5F3AC228122FBBB77
+ 87B0B5B3416F251DCB2B3EDCD61B02EC5E5CD6E12BC4A734226D7A0B82575C8B
+ C8CEB49C0257F048AD9B11A3F67AB05EF575062F7221339452C4FF25BE362DCE
+ E3F16F0780EEC5D796941F16BFE0837C3B9022B7770DD15FBC27657EE0580647
+ E72DA00480967DCF24AE1113841C6DB10A7D857BDA040EFF6725BACD91469D3A
+ 0F6129841D8A9EFF0EF6DB7B81232C3AAF920B84FD06A7FB707964A8D5566E4B
+ B03621534218C22A625355B72ADFA8D3A80F75468E398007EB30DF1C99F86E00
+ 6C2B8AC03E710D1BB13434073FEF535254A2862ED93157133B76C5F9CD70B09F
+ 5E65673B03B9C07B1B7CDD45592AD4534028995932B3E032CC82F8BBB9B31A19
+ B5CF3A5B8C72D3BECD3FCD9046F2377F2F2803E1BEC2AB02C81B8A74F783E871
+ 363608038858889867ABC618497F5EFC37D15C5BAC7DA01F0C64BC59851894D1
+ 43D3B58689E6048E253A521306599C86506E39756B9E80C0156274FE7B5CF10A
+ A66A4B52853A24CE982FE4F3F6010222730CF63CFAC15BB2D5C4E391BB9A2696
+ CC99D8FE7A51C6B0FA6C89612C7E4D29166C44245432DEF32FFCC1F22C2FF06D
+ BC895C508099C040B62C7C9B999E303ADCF50CD4E3F50A750C24D3063489A33B
+ C8FD877A49514E77CDCDA3FD3FA8C7BA28B6F746A280F5E719FF1AC4BB062B3B
+ C96E96C08D052C32A413E214A70655FF80212DCFDB57C6D4A4D860C54D396751
+ F01C1E8EFE6A389F575779DB7ACC1E853C934C4EAE60D1065723423472CB1641
+ CDD28B7F40EFBEA2F76CAD2088A6ECB572FD25D774804A4B4E77EC81C413E28C
+ DEF21D18DAAA07C591F11AB1B9633A05C94670FB620DC64929D9D86CC14BFD50
+ 2C6ABABEBA1C12F7F15018FDEE7190704A4CB77B5A024B03B6D2C406B7B1613C
+ 2B4BD6DB4FC532EFC4F37F2493797757A06279A68F60987002D7C9DF96298FD4
+ F075024456D4C5AF6848125F4E9ECEDBE61C3BD50F034E24DB160C4C53825619
+ 239A5BA46A2FC4166F853660FA42B8769D3A6ABBF731D8EA2A93E4A3B52462D0
+ DEF11C54577A97569B1852405A097DE3476039DBE00A0E951DF742705BC7B436
+ D257E4C80A79102D4538769C07E6476579C83B2BD9EBDAD9316BEAD68A7F90F3
+ E5F6F31E0DA2AFB2A2FA20593015ECAF512790AFEF9E6DACBD1909D148AC85E9
+ 6FCCF55355345F6A76D19D39867B9D6A7BFD33EFC8A6872916C9783490513B96
+ 16CE5AAEC694DEABD2FBE48BD60D06AEE67452FC2C28B106CECEA11239E45A25
+ 1C34B5766AC73AEE99C2135FEDCDAD1181343BF842C2C043168B597AF319614C
+ 99953F53B8A0D1501C625935EBE93035E53DF673BDD3184BDE5134C1391C0CD4
+ 6B249BE16A975524EA74EDF8C6F765BC850C2CAB6A0086B728EFF8DA12F06FEF
+ 2B847C3FB4C715786D8E152BF4DD1B3DEBA0D881DD660B50AA2AE1D3BC4B34C1
+ 8459A4937081CEADF64C6271EEFC0778D30852517B1F1B1B793056E00EAFFF0F
+ E3B66C4152D76D2E8B85413A2DFE33263D7F12125E10FFE412C7BFAC29276CD3
+ 902C9BB6BDEB2B676DC2A2BE76BB3FA4A4F3DF3FEC7370C4BABCBD5D990B7A3D
+ 95CF137597BE9F92FD13E22A476959038B211BCC8C3659838301969E11F6722C
+ 54663EDA7D0A678035DF58E2BAF72323AEFB0AC32E5A9874C3CEAB7114CDBD57
+ A0E8417E98B060DA0609CB196FB83858066CA80EAD18F2C33383E8773483CACF
+ 6C94352DA9902078510619BD3719BFBD5310D211479B6EB1D96DEAE2D34A2080
+ 8CEFB6281A4EFC20C41A6C22640D7285F07E106F9575FF4D3B2C2E2143CD3699
+ 76FBFB16A91ECC8E758FD5D1D68AC8FAF7C667D4FB06F2287FA9F20E7373F474
+ A7F1A32E6323EBF74BF8B9DA81402A12DF5539463ED40C09D2E234999E40C523
+ 2A2402088BC0F79A323F310FAF95C3F598051239C81F0CAC725B8371EF8EB957
+ EC19494E1FEF1442A40DA9EE25BBB4DDC755DE01FF1516D6CD6676EE0C55AF71
+ 0807659F35308C68EE31E19229388D5E1B03A43425C4006637EA47D403896719
+ 76C8838D8ED2C244D8C1B47BA2837FDB5E6A7B548B1347DDCD329C6BFBA42921
+ 7BE4CBEAF086DDC5389629532AA03E745312A23D3AA977F3EA49A37DDDB69F6F
+ 97D7A14EF16D5A12D276B6C34028386286BABB8D9B37537C1E72D9950630D329
+ 9DA3DEEB0EA843CC5E248D4836683855DD4853E89322B479FD4B5FB72CF54FA2
+ 754ADEB3F12856A8885337B9E09C4D0C4BDC4F3F7C8A51B92563CD1F54AE3711
+ B15EEF93F31FC51CBD5BC323DFCEB02E65A1601AD2DF1048FA551487C57EE8BB
+ E3A6E97D1F9A1948C53A3CF220ED8B7DDE1FA1E56D2D7914E79ADF3B4B5B9055
+ D6B55F280712CB7FED0C0FC47B5642C4B8F46489C44B6C288922194A38E28241
+ 19C4BF5CCF809741A0223730AFF86D7468DCC6A9C5AF624AD50EF6B83C777CB2
+ 958FD9C1D362EC81BB97C8E924317AE8EDD4A9B64787B584927DDA14AB4519F4
+ BEB6E294A618C5EC487DC585D9E39AC6D9E51B380041B7
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /HMTXSC+CMBX9 findfont /Encoding get
+ dup 12 /fi put
+ dup 39 /quoteright put
+ dup 45 /hyphen put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 53 /five put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/quoteright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/hyphen/.notdef/slash
+ /zero/one/two/.notdef/.notdef/five
+ /.notdef/.notdef/.notdef/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1217/HMTXSC+CMBX9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GYJBJV+CMR8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GYJBJV+CMR8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -36 -250 1070 750 } def
+ /XUID [6 5000791 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E93CF1831BF85FFBDA2B3E8E47574D58A3C
+ 0BDB86392657FE58D31EB9A46568936CFF9AA38783781CBF1569100AF518AE17
+ ED503B824603DA7B89F83248CE14CAB35699BA1EFE0831D7AA9073D0F8318A65
+ 00519D90C8AD5E8F64AC91767FA56FF1EA8E3DB37C64207C5D0FDCDF1B82A0CC
+ 7CC1EE1F7E8348AFF28CA7D668DACBABDEEE354F20A3601183B20DAE22287D4D
+ 736C1E6B320D49EAA30EFBB0D9B2AA7F3802A26BA19DE02221EDA0085A926C9F
+ 2710B9B37288582A0B780D097C2C639814FD40E00E0E956CB2919A8081674B89
+ FCF0FEA7DC083B12223B8A28A8412B0365227CD787ED6388B5DB172D0B96A64C
+ 0755DE7D2A1CE0B4147A72083F708A7129EDD9E249765D7E619525BF4A3AB87A
+ 48910FD5D4E46ECB17037FE31621CB5C7C7C031E46214F8D3C83C1D285F106F2
+ 9936137170094724D4CFD368518DECB656B4DD6833F4B8348155F79BF7222127
+ 1BABE47BFF8D22EF15355D92EF89A183898AE4569748A52F964D316AF2E8B25A
+ 1ACB5D8944669A0B950363A339E9E47018702F9F320385816670AFAE8641700C
+ EBB71F849D1DB3F3085DD3F98E6645989A84D90C942CCFB9D085EA68186FFF5E
+ 7692655C4AAB37CC2868E6917203CF43D33C3B4547266546FAE833C678E73389
+ 8CC5BC975B552E3DBA9882AF51FDDD9C941BAE5F55D2D16830F6361076D9177E
+ E560581532AF31A66B810FF3E509EC5A5E654917572F36EAB8575B978C957BA0
+ E88DBF0B935CC4943CC6EE042080B4D725EF283B5E054E9EA8DBC347A1FA4473
+ 8A3F8E19A602F02314C9365CC6997B3B4023FC81F35027723F6335426B685AB7
+ 44AAE629BFB039F4184F0F91B4F319DDB2E8972384A56AFA0948DB4A5AD401EB
+ C216120EC533132FE5AF1418AE172C8BF995D24EE0C6BD7DAD8466965902FB11
+ 4AF41B1D4E3452D1C302D037F96D3A42AD12E5F0806CA1EC8188DFCB311B5C79
+ E4CF84883674A1DC425AEB2F30E2812B6C74842F7002B033656E170F637893FA
+ 87007FD0E64D7C74DBE37D238A4CB00CD49F488394682075DCD5DD193FBFD068
+ 636C9DAF09F6EDA12D5EA5F926E2E8A7CEC01244D18844A9C98827B375E9E78B
+ 130928298E39FB9EF36015EBC21E1685E517745BBD57974647ED1811B9D2EFDB
+ 5D6A3206562F76070333532574B8ED73EE948FD347B3B5D2A3636D7AB8B0DD19
+ EA2EA2CDA456DBA69777A8CA0732FB0F83F396B9D896A00307D0B4D4AF77B1B9
+ 214F1A817374BC4EC59588AF36A245792E26A9C478902434E28CE0505FFD7F1B
+ 2AD62BA0904DFE15B86482C5403027FBB116216859EAD1C5EFCFF1421FC73F10
+ 26B0DF749602F20384F0C82D80C40D8FECC349A45F91D0826FEBFB8C2F82AB5B
+ 71227C7A4EE2F11EBC337A06F36E07218149C68419141219B9CCC81181661BF7
+ 0E9D1951982B8565FE5D10DAE2C643135CA41E527A7AB7721226A09E5C525230
+ 758F5510EBC943E46F4D99B85E25330906BDC4DF800EA654FEFA492469F5AFB3
+ D7A8B01B6B286CCBA1B774D7E8FBDD90D026E3D52DCC265A5A093C9A8BD670CB
+ 041C44FD21815912F9D8B3A50D67CE1714B17504DB3AF1889110BDC8862D1260
+ 22B8A46D51A686DFF65FCB35F823C1EB10F54F5D727BD412E05AFD5F234CE70D
+ 03F8840E259B0DA74BBB38505AF59EB64B3F0F1B1A989AEA0B4BA62E9792D1DD
+ 936000B58CCD938417A6AC6BA66B091FFBB9D423E6A770D29E0A46C5867F6F6A
+ 1E3B08A41FE8ADE9EAA692DD062E714260E87944C69FBE0C13E3344F6E531D9E
+ 93F9637927189824AC9D41D981AA2E81F350C0069C76824A84D8C820EFB1E747
+ 32A22759B4DAE5F56FBCE624EAA7614362589AC8E442F6A2916155EDC2C87949
+ 20DC08A2CDFF940D876C739F28B0F5277A7C707BB4215B5755BE502C8305D0F3
+ 6A249FBE44FDEFB84F6533B78A8005DC8A3D77E1D5E870FC143E984F65463EAE
+ C072827D23F409B40443AD2E244CB6B49467A50A4252D00709697063DB70996D
+ AC72176D19C71977E1CFF96B19E0B10EBB046991BF26A432B47950A6236B8F78
+ EDCB2CD9C09BCE78D7576F6EFB6CC751237FC3C540BBA10EE9623AC7C7F41734
+ 99ABDA2C8DE8D4E4EBC4C951F03124DDAC37FC4FBE4D3BE648429295F33A3455
+ BFA5940917A3F62C0748C48EE3DB4C88745AB3AE31D6BA98573016A3B293577D
+ A7625BCBA887E7E9DD48A980903A267A186F1629097C2E4834EDF1AB0CFCEAC8
+ 03BB90DD143DDA805833B3A558326FA8434D8DDAA289E331693325B1EDEABF23
+ 4163AB7F5CE4C841993ECCC2FE696F9E51ED51F3F069295C4F23286613495994
+ 020A5A8BBBF8D127BEE5CF66C0E3C901D2DD8D3B531FE656F0FB27AAD8A45796
+ 19F52E7D5C6799A627486BD130FE49B69BFDACBF52C2929757E7F71E3EB4EEB2
+ BF8350953D4CAAF16B523A04FF821DE6536742D79B02DBBA75000D4802AAA166
+ 111D7D54A18C7261F30361E2F05F9700C72A30CA6D44130B76D808DBFCC0446C
+ 152E23A4C49782CE7D8FD479B9A319BEF1A23C76F95BB1A3D8566DBF2428B47C
+ 3625D966CBD181186260E76AF80DC50E6ECE262BA83FEFDEE59FA674E2276942
+ 6DB96EA3B530D175D4F786C89384BB58C17E170C9D5A60AEB963A7FFF873C114
+ 86395E218E6D3B5E5F7C086B907703A8AC2C99F35B97723621A175F0C89C271F
+ 3A059588954854C1247A38562EC7D58280C28AC77F2EA6437BFA609FD1ED7220
+ 98D67D525EBD743FF6942B08DF07D4B9192B0F70090AB2F94D025451CD68FE88
+ 7C02B76E826C81963251AC456A79D451D786BB2FCA5114BDF10C9F46967DA172
+ 236919EB8F765C37DE5F6D97451B3B50EC59D8B1617EEA184B487EE26456BB5B
+ D47FB072F2DB6370B218D3E0C1666B8244B2D7CE850B5EB6C8A706C964908822
+ 37DDE45CDBD62798DDC8830E2B1200B93965B9A036F2CC7A42FB079A3CC13C27
+ E4890660E3225566E74A7182E44922C8F22C48D18E0CF83F2FB25FDEF4230C40
+ 197849DC275A3DF6C0009BD777C27B89EF452F5C1A1313AAFB67F2D4B89FF478
+ 62B0B7E6BE4A8A56A69CC1B06D2EE6A9A846298874B482B6A166C3E8DD2E0BCB
+ B94F873AA82DA83E9E57E8D13F4020A044FBDD82F0F39B4867371F5E9405AD23
+ 0776C157E74465A0C078A4FAD6D6D80AD54DEFF9B1760AAF50A80DC373C84454
+ 8DC7524333C071018E48E3BFB12C550E70EB54C01B7B00073392E36E98281F94
+ 724D8F3DC5EB25F31F27D327E296BE62CAA78AF37BC23F95D295CF515C266175
+ 9C9DB58B583E156AD02E0E0BE819854C877CC8EE72D90374A4E35450E1D970B5
+ D5E5FC14F4DB626B68AC27344546BF1817722F06DEA95A77F983C721A8283F7D
+ DA3535E2BCD83900C2C0428797DAA317434D2F7443E1E0A27467CD71AB4FDBEB
+ 5651787FA1785B9F9C16913FEC08EEA465649C6EF45F90BF75A024424F231F32
+ 20729D0C8AED886928AE1EFF7E559CBF93271AB73AAB6779A55DBCBD5867DFA1
+ 1887F0AF4AD28F32C9605562146A5D69CDEBF31690F47A1C24FBEAF652C8DA36
+ AEA74B02AA2EA4134D458A48F83D0949CD800B2A15E33A1F010C0BE8DCF66A34
+ D7671E9BF8861E9587FCE0D4442AD0CD5E561C3820672211DA4F29490F7B2F9D
+ 24F2137C5C5975AB560DBA278EA490804CBB53A5A1AA84F1192D371981278D45
+ D2F5100B1E1B76374C8CE4BF79BC6009759598B7E00203555AAA4CBA2DC6F18A
+ 7B9AFD1E371BA61C43238E85B4BF531153E54754AFC60C01F1F79C689933D32D
+ 2F39065B4FBED4D8C982EACF251CC384BE535207B5713CBE6E463BA39A2AA7D1
+ 4F6FC435912350FF2FFE1C6374A05558A47E8BD8B817A6EB5598AA097DF3A4E7
+ 11ABC5C618DA29C0672F2888620DD4CBFCB65F6456A6B18BECC914126DE82E78
+ CA361FAD2AB13D0378BF9CAE38C9DAF968CF024E3F575D46EA00433739C630B1
+ 20CB13EDF2AB3DF82347C4689E22D0DF1A93B2791CD939A0661EB6AD143A8EB2
+ 33824081BD22B585FAB0C9BA81F5625FCA530301BE007D4B9337B34AF0D1BBFD
+ 5DB096F4CF06D9ED18D455E7D56B7AD2507F659223A8D6435DB087866835E144
+ 9FA59148BA632A3FEE9F5C585C9E7B65E8A300701E11E313A06001709EEF61E1
+ 6698514580E66A5AE924D06CF47F3122519BB0E25A2DA80C37952DA4B310B70E
+ BCA3CC5A0DCDA87DC555842B5406C2F0DF7D769AEE0C6343ACC0EEE0C3CC3A36
+ 309458EB45309C49A69590DE0FF953147DDCEA4E8276E035DA734433C883D32D
+ 3605D6A62852364B70616DA390AF42860EF9A3E672F6516BB9F4603B5873D12B
+ E685643A0904C92813B6C5953495BF740F6507FB6E8666F525155514D94057B9
+ CF1C04CF28CA7C4BD58602D3A3661663D2B7E339CD5CCC78B3C3C8FD5D1DC2EA
+ E093F51A2527A49F53F2D202A8713D6B821E82A66F17C337E06DAEA445A63E53
+ 89621E574D023C48683AF5ECE6E8D3CA0E92A1C6A63BE6DCAAA1F867B800F3A3
+ 2003EE09A2058C7F6A56A766871E8AFDF6FDD92C0190BBC86755E50F36152D6B
+ 23338ED1DABA200F4B339A2D9B86BB00C1756286DF408B233ACAC7725D522699
+ ADC3DC028197A64A246051D55BE89AD11FDD81361E15BD49D4B276242286486D
+ 383D701D4F23511E7D91DEE2D5147E324990FCDB674A07C14FDF255E5C0D9E9A
+ B7D2BDE3069B5180A83F6C91386655E51A383055FB946A35ACB2596381632E30
+ 99599C307BA5DFFC3705135219E828931F19A1C2B553BB18BB51A775A908E7F2
+ 097965C2DE3F9275836E9D4EDFB21BD8A3139A9AB16078EF133A786CED9909BB
+ 27997FD880828C132E55B9538FBEB922AA4E863C96B2A5BECAA490F8FC2E0FFE
+ 1CB0F554AECB721C74B4B8AAA542A52CE3CCCB339A42D3EF69282B9A3D74C3DD
+ 11718BC0260767C21237E772829F1483EC21277D16E3429E5E6CA5DF3A740A5F
+ FCF4AB64BF80336AD6823948C89E35A3BDBB671316A19A385C85A0F2BA5AA7F8
+ C390ED083DE207E263363A422A8DB1DC5FC4F73A8F46EAE22B35839C87720AB3
+ 465842A1166039AB8BA3881DC8FF0956D8EAEA80997918B99ED6AB033F64BE00
+ 64618FD586154E666EBC872E7C798B4ED1F3BE6A7E0C291C5EE87BE3B2594472
+ 27D736DD0387133D4EC13739F988249E17F62E33090D6B99509794F206DE4995
+ A8B51BD883B70DAA8422F9705E8CC729BCDF234B18445B756BF4C02ADD2204FA
+ 4ED2653B89DBAAEC398770C935D314FA40596D7A6CD7EEA10B97B22E77737125
+ 74F27FC6E6093DB644084DBC8A46F6B6439950F479641C0FE42571D357280F0A
+ DE8313D5B03B1C621CC4EA43BBD378FB4D8310871B0E7368A8E34E868A0A14C1
+ 93EAB5B24F66D1E579453E7EA1D1DA7F4B58C34AC475C81BD299F59F229F29D1
+ 9E99A81E0FE113DCBD8148F3897E0289450891AEB44EB163808FF60ACE324152
+ 6CAC7BB11539FDB8CAC33E2FB4E0831863A3A90042B052F56E435FA409A14FA9
+ E283BF4E8665797BB9DD2A52562BF629630C1E35A4D98FC67341277CFC408CC6
+ 92B879746E636FFC6FBB8645D35CEC4C1475044B61083B94661C976754AB984B
+ 86A292B6BB41094032A81718FCD6079F31DCF7D6B3A8798BED95B5CA3E66A7E7
+ DDD19815DF2FA855A3E3568EB7DA3BD6FE8261C84F50B45431D654DD5E0BCB6B
+ 4A5896193456604BE2C2D3C6507EE901A460536FE34C6419E0947D35EC521275
+ 626282D401CB34B541D6FF292CA567F85AD6432A036BD0B3E08A31FC42442A8E
+ 8FFBBED51395A9A9F1369C664E0D361C8ED11CC36A77D15D340BB36B197DC725
+ A66692AA6EC7E3151197CDC3241F09C0F6B3904DA5D7CF85E06367893E440096
+ AA84FC728BF910004238DA3441C59E934A40CAD1C2F92BBAC5AED7A24FA934B6
+ 272EC8331A3D81F349ACAD6120659A33440C8C0699F5DBED613400AD9DE81CDF
+ 7C5DC0EABED35B21839C5BBC52750BD15CEEAB9B82720E010EC8380A5A98BF4C
+ BB2A5871592489B929EA462638A8368E9F58BCEAD73F4B1DB22390BCC8E2402B
+ B2F7ED01AD4D2C18C81A593C7A9AED854BBB42B45931702345CCB025ECECA367
+ 58FA800F0599EBE444CF0CC3FBD4695570DB38DD7E97A58EEA73209BFDAD1EF3
+ EE6CE362493ED2D7BA9181C3E65ECF36E66D05FE86850CF60A34561C675EB401
+ 8B5B946722BF53DD54CDB962082306D7802584C00AC99868DFF7A261C2FCB3D1
+ 2FCC4270026DF000DA13C90AE7EFB2780A4254D237C3AA8D2450C432C99EB92B
+ 3516CDE6CBCB078C4D5F4180D1A130D2C868220C4D3F685AC85EB6E5A17931DE
+ 966CA60E9FF6BF9951647F1DCD5FE87C4319D78921C52BE4825C3DA7CFABFAA6
+ 3E92EE1A7145A68D935E6107C8781555C9B8228F18EE976769DE2FAF97B13E55
+ BBF054ADFC3E76D24749E31AFE80862BF687CE8F66CD26D71615A940AA813613
+ 53E3769D89586EC66CB0841A1F5B2D2958689200BD156707E3DD6819505827BD
+ 545799E40F86A9F5A11EFC84243DFB1B89388555D7F7F9E3C3B251923982794F
+ C7F484AC49C2871BA46E43663926E249E5193640DB63E4F32EAA55589D6EDE68
+ 80B690C8FABD15AE11D06624A29ABE57E6367FDEED4C798731A38A5368D1760D
+ 2E732C46CE3773F8705749BCE76D94AAEE026923FA934B1C5DE5EB363B6F7DEC
+ A1A3AA0AAB9D735E42B542577EBD19D9ED66E4955A9359A4EE18397B5E0E4B09
+ 8ACA2123EE54651BA149FC1CE6D431C2C16BB4797CE16963F5048D8AF8A56761
+ 915F96DB1268FF7C3E06F45D4B184C7C47003F37E7635441138877CF8A9637D4
+ 2167B988F36C4E55D2D7BA16B1C6730EAD2072EBD84D541F1C52BEDE170C1373
+ 8F3BF1510A88EC22A103023D84F53D50A03694CF8ED2831634B338AC08AD0F9D
+ 86D05DE8554156ECAB2D65397095A09425687AFB4E231358D53F57E1F2EE924C
+ 8AD603E2A9AB0C1D338254E0BA5D5E5950CD273BE6F3162EBAA5511C73791FAC
+ 8E561E21F4587345BF6746C2FB6A89DFA674EDD57AED7BFA796175AD796C2072
+ CA8A71351D25D2867152FF1DAB7B0FE4BE7A860DBD2D93DB537CEAEF9E2EF3F5
+ 6AE0F719016CC7011F93278050C886E9563F2D7674CD81BA7DAABB3238AC5B9D
+ E38B1CBEF7894025ECA58FE913BAE170A05133E6CB97C78C355607EEE894CF9A
+ 2F0F2CAF201B1F2E0F53B69ACF4D32D59CF011BF39CD8DC2B0705406C6F02433
+ 3757AFF955BE1A75EED80195C2850F1492B3399430634C2641011686007D5135
+ 2B157109B44F2F468945A840A0C692E7EACC936439F52117334423822B5625F6
+ 1BE81DB2FA97972D696E92B0C46E83E0F1F0C02DED9419CF5049411269ABF986
+ E17FBCD707F3286D3EFFCFEC80F3DC4E54C9D5A92E4D680EC2542E2B39E874E2
+ 643458B2C8066E5FC89E4649A66FC7D896599E6E3D36EC0B67647D08487E0D7D
+ 3F64C3482A35AC3452A14BF5855CAC126516EE0D62317BB0810B79E53B3F2CC9
+ BB695E50D3F83661A732938709F03D5586F4710822CCE03D7BC82B544D25147C
+ BD5E8B1BFCE86E5FA204F5B36AE58FDF3E7CFFED2202B35EDEAD6FA15C595292
+ 5247419E72F44532EAB5E061C81D252388F5EAB40F0282CE20AE7234BABD41B2
+ 5EE35B221893A6EB2F1F688CFB0547E4B365110A213B00A2406EE6D46AF766C4
+ 4C6543049A2758CDC71A293CB45BE500F55F2EE8B13C6CF7DED8BEF155DF9A78
+ EB33C5C57586123A58BD23363817B3449761189A54006A4C8227B514781BD205
+ E036716EC98E94D5E64707A3796DBE06EEDED2D0792801FE911105FCFB578BF9
+ 5701D473E3E48BF725489278F25CA23FA74836E8332A229772F042E5D05D1A74
+ CBD740116DCF1A6D266BF3B0FD9D550E3695859DAA022F3FE2B174076D9316D7
+ FC6F07C6CCF45E46DA23CEB40C0048DA30A807967E2255F586E210092B79A046
+ C5EE55E9B8D6983961AE1932B72FBF9BE28017DE5329048D626A993F01E11D0D
+ 01E28D6C713B2FCA228BD4D96D4D29FFFDDB692DEEC375B3A831DBF923A05425
+ 891B60A2EFEDE4B0487CD0818F022BE1216B8504D1EE8C325EA0530EF5C39EB8
+ 1641F4FF610AFE2759698C9D5F092BD0C7F4040AD41353F9BF05377825EA84E5
+ F32398AD8F28B17428D7336CE7D6E262F77742CCBBB0F5F17CAEDF2D86F9251A
+ F5D918A493EDFC88A484AD454F46BB738A9ACBE7A2BDAAE649D2B4481C06EBED
+ 52AF0B5241652D1D8830A1B76278489AAC20682FA72986C7F0FDF6CEA57EBE89
+ C1F86E2E5394429192172344FF64D767E31F640182508204F9DAEA2BA4260DCF
+ 873879ACC727C222B06547FBB3A1FEF86AF5324620C792A903D9B6F93CF38615
+ 624B00BB8ECC90D121BFB309E253F8C9E4184A90E01B550ABA1312F4BE23110E
+ 32B5D9013B130A6A625294E4D7CDD2E36CD39AB288A597C1CB1EA22F7E5C5205
+ 5C8393DE3542D7B33D7EC16EEA2B7B5F7EC236CD070272CC52708F949E926643
+ 8863659E8C1B7CCD102CB7D7A10C40983703FE540D0D39A9B676BF3BF365601D
+ 1C387732B726889D5598FEDC506FE9D6E54E1A316AD04F523DE2150DDAF737DA
+ E8F853C6BCDAB80739F06FCE0FA07BCBDCFCEBB66BF4C9E6F38AE12656E35159
+ 28608B27DB281386178176196D1F9A582849EDFE014B273631ACD963E9A1D8C4
+ 10CBDEE04AB05252DF258B0C71E84021E07C61452E4673E540C85A8ED08958D3
+ 9E6A3B1C50B0C71F6FE57E5B98BE1B2E134F2A4512E7D7A3AC9B7E7C6B2F45EA
+ 2322F464B2124500CB8E7D082E07AF4E7ED37B894979E4F4665DAE68C49CD748
+ 777E3B81EB991B6201946B2A4C7E964E624E505EF04369B02BFB11BE8A19AFD4
+ 7F95AF9B978B7D9F54010BED5945BAC00223FFDB24BDD054791109EA39769E8D
+ 75C0A68B1CFE49C4876AF0575E793F903E26725AF63C9CA861A0EAD876AFA7D3
+ 1A603B82F2D64C25FA1131A48FAD6C785162A693BDBF0F67D6B72F8576819009
+ 51DD21ED86E8DCDF46051A54F65CE9EC2E6D22ACE59CE6F4531E8BB4A47D8C53
+ BEA133ED150F508E0A4E8AA03B44C4F322D314DF8E2DDCA909C357E63BD060C3
+ F73D770D8D209AF54C2903CAE170CCCEB296586C616B460EDA33A3813826AB3A
+ 82738264AE46D47505C65E5EA04E2B38D2D26F97BF15B251BFEE98EA54906738
+ 656A734E549339536D0B76472013A940E80D399191937EFCE09D821DBA2F831E
+ 8D69335A161B198FADAAD4AF78BBBFE5EAC3A556EF42C375D134A36A8B402D67
+ E43F6A31309CDB525FACB563411E707C2CF0A9D8E729B350DC5AD4B10ECECDCF
+ ECFD6DC57E7D93DEA7EE5C3FE47165BF505CA084D5C014224EF865C0C09E3A06
+ 0233E06DB9CCD620FA0C91F039ED4B151A8FD2649C849B39E100D9C443359993
+ 52F761B23D0F472EEC80857C4C07C69B281695746A8F54968056B846644ABC07
+ 3D6BA063FEE06B310EA3AA05B4A1AA01B90E2DC88F51D51778D4C08CC83334E3
+ 73925D61693D6E75C2F4AE16B991FBAF8EF0C391E753AB270060DC6B012D07B1
+ 68BFA21291858B01BA698574C3BB396F32D393E1FE921E7C560ECE903360077C
+ B0099C00233E27848938C46469BF8381D1D06C2BD1D3F533F589D895D902BD41
+ 0ED1D7D57A512557FBEEDC1556493882398D6536503990384AF005A543C19EF8
+ E9644E1D0C6F9E7D5746E73BA029B2E964908C24A302472A2CDA3FA20E319FDA
+ 27E49F92343B5CF3E9FDE4E011571CC5ACA48EABC0E90B065E167FFC5465D5A8
+ A1FD0CA66585D3A312DA7ED62B3A4D7003097F9B932EB980C88BA1B02A758E29
+ B879AC8FEE53F51B999B02C28562D7FC7C7C56863D7CF12F49194C88D9E7568B
+ 99DD44A1BA8AC19F948E67FA682304E26CE2B2B06442474A8A9961B9C7A98926
+ D040E45F618CAD451DC13D3CBE3DADB91F170EF1554C1FFB2C018DCDB4FECACF
+ 4A0E2ACDE8517B3423804246F419E5772D21C665C283EA822A8890C581AC5F25
+ 8B50D507E206DF38DFF3F501EA38F3506D3BAB776B9A74785B30AA32E436767A
+ F4CA6397900568433C068B82D7211D9759792ACE2CD619A7E597FAEF66D170AA
+ 8A64E2EE98D3D3409AD677B7CFC3DCA9DF048A7B3D9E6AAA54B1CB9095F98976
+ 9F638D8A0862DD684BCCF35851E2123A4C9032FF9D516196727CF733D0998A49
+ 5911EA153C01BAC464810398CE9542A8E836F070EF94193CA1C0553180FF03C5
+ 0A36E40D8175771559A8813ECBD17A0D8429E84106CA18458A93578041246266
+ 1B8CF5B6B357869557F4997A0072D52F2523AA0F50212DDB21296AE81776B5AB
+ BE1FCD135B6E281D30C32679B901149C5F3BECFD10831CDAB888F38537B406F8
+ B095419FFD669827B8BD57A0EDE9CC512DE6BBC9516E631A5A382DB1290CAE5F
+ A624631829F712E8ED9B8B303511D39BF40EA4E9952385409C77B72C47678F8B
+ B508DC1CCBFCC849591AED02BE49F1C30BB9BE62FB114A52E2C9A879BBB2817A
+ 4CFCF7353FB08F402B6B51B92AC9CD5BABC03F86CB26BDCEE2A08CB74503064E
+ 2B2E8D7656EB20769DAAFED86344E6B042B4ED0798713A518BD7B9D19900AEB1
+ A9295647BD7928D4918CD5C01949F6C397CEE8C553F9346E1EDF1CE29516371A
+ D5823101440595AC8FC87A30D07CA05406947DFE3A5E308A3D0EB82BA0002C6C
+ 075AA8BF525EF361219402D0D5765FF55539F96A3C10B085B74628211C0D8983
+ 1510B0B981BE8C69AD7E9484D2F6B388B1C2C37B0D20DA3AF0512E5B667965F7
+ E3B003C10C0BD6635D418BC233B382A34C6931655EDE8BD5AC66CF881518B821
+ 81DF07C865103321D92D5A326A484187D2C303F72AA58AFD87B44D35DC2DB886
+ EC0D70E9A875DB62EF86C1319198B9F21951CC067021055982DD55CDA6E9A42A
+ D201C31D5C686D236D1CBDAB895637E49ABA0D27302A2CAFB4A30B05DF72616C
+ 1820A4FAFE41D3C49FB8C0200F4C14F41A40ABC0B31D8F7C1302E01D45932486
+ 33E33F5A7DA0FC36EBC1023338E7F1048202D9433A0738D43757218EE8137D6D
+ 140B46A44D66B71041F60F5E919628640B7AF2841338A4D143212F16650DEFBE
+ 549D68D0317B396362A6B598E305CF41B76E964D1DD35AF5B71E088BB9C41201
+ A573BC52AB9DDD32C56B91561D12E3EDD6372C02A58D4C1A8556314CFF08A347
+ C76EA7D31D73EC058ADCDB729217B4DADA51BEC30BC6B90C06F15552C5F3ED4F
+ 1F9750BEE455F2FF861B946873F6F7A42B9C35034B83A3B1AF7671577532012B
+ 9EEEA8843C4E0C4439DC34AFC0EF629F70D14D8051C11D23F9D78323C50839BE
+ 1B71916CA1B55AE32A2F4B7930818FA0932D9DCDCC082AD9F8D773545C2823C6
+ 6843FD12FCFDB71A7E433885C881B8DC49A7E30F9CAE2D882D092136786E3596
+ B24544035F77308B8D24C856CC65CC3018EF3C733FD0E3AF16258C25FC500459
+ 7F44D67811F2C406DD03FC7838B4712E109FEA0EC43219F7D554FA6C6C56EB6C
+ DAFFCC173F5D99B325AF3DD520B76C1CAC849E3773B2441568BD4D2B45C7CD6D
+ 6B58F409F6DE64F85D6669D4997FC57CA0C5FF08F84D5DAAE9F90A146BF9B52B
+ 3B657F2756B7215C3C820FE5AA0D27B8AAFE281BF518EDA74B8870908864C580
+ 1AE9CA3203ACA42B93DA2FFA85D0781B06F3524111948E25ED0241DDCAB17318
+ 9C161CC562CEAF6C4A7A74A725BC79160F6AEAB344ABE49D7D44E528E120FA49
+ 49F160EE9606879EE42A19DD9CBCBA34653453423D00809CB93B02519745260E
+ 568BF5A80B8A31BF0395A2CCFE2040A0346B211E273D0541CF56CAE168DA64AF
+ 83DA3F8C19D93995F00D9E0272AB843F9CE644EBCF11711F7C4F4EAE69BE6005
+ A323DDB30EC2797DA3D94A874813BD6FBDAD5A70F20FECF8AE09726A1E8F5D9C
+ A565B47F9F68A673C429F0BDC2D14887080F6120BE453589C2655C258A6986E1
+ E494C0328AF40BC3DC2BAC6918C0B770364A891D04BD81095A2939C0813DCC92
+ 0C0339CB5AD8F8055825BB3CC73C0624DA7A86CEF545D98CA9E3E39212071F99
+ 70EA3B397EA4B6A4DA09BCDE5B5ECBF1EA715CA2B498AB8F29FA49FFAEB73ADD
+ 23466E7C5463128EA7AC8C49805DEBC19B7940B81B896D3A3B9771BACA415915
+ 00BB990361DC22871917B100878721A179637093EFEAEF114DD2CFC78168F194
+ CB889937852E83BD465E3C0AD160BD12D1AA74885386BC360EC38B7BD146ED92
+ 060401DE5807FF6C3AD026380CB3DCE02ABE3CA97FBAD242CF3CBDE70EB92573
+ 8DE95C0BBFC46813901078619F9261563D9DC17401364A2E5D5A4B61427016CB
+ BA029A61EB0B96D9638DBA58D9C2D39C04E1163E7E0BBEE617C6773EFAC90EC3
+ 46DA44A9B24B8050F7BBE82D2390296D5DC055E3E393A2076D5A69569F8AFCF7
+ 0907139A7A017440B0C0A318D24A8D34010AE13E479487600A36D167DBE56A4B
+ 79C51301889F1DBD6D429291D9490BDC2C03123F7997DD97F6C442751D49B191
+ 6A80006D24D10CECB46A0D7CE373F840E590E025DA305A6BD1EA86EE8F04787E
+ 5845A96343D40575FC3EC211446AA395D9050A928C6BB7833366EDB6B0F8CF48
+ 9BFB72122BBEEB35B184D7799F527CFEDD2829D5BE3897783AC37DB11D10B940
+ FDB3F1768E9598FF8A91FE11D8834D05702364128D5CE37E8FED60B6A13333E9
+ 1A9168AD86D5A443DC70663857229C593FA9B330078ED9BEA299BAC2784A794D
+ CBE128A2A687E1A5266DE34879A578A75D71C20415A7F31AB4DC59CE78273CF9
+ A4A8F61C5E741F9CF4E7054CF062725FFBE5157243090F60E7C58438D4643F7C
+ 53A48E5A48BE43819E50E1D1DBEA8252398CF9ADF263E557C30CD42655663E37
+ 1233BBF7510825C408D52596664154A773DCCD8451F7588795420E3AA2CA242A
+ 7F56096DFF6AFED2E60B30F08102456F8E10D875A03C68B3CEBEC1631156F739
+ 0B79445967E9B5981E413467402F1A51A2668D1301D8193A6DB66ECE0392CF55
+ B5BDE83FF1473FB66D2CB2DB9409995DD5EFE39DD69E1D85EE071530814090CF
+ 93DCEA938E16E35F247798F3A91939BA4820EB9150945E1A6579FAF9E4122F34
+ 8C7A73620319A5E64A7170802B467C7AF85783BBBED3FAE3FF80DB7ED05BFAC8
+ 38FB161731564D9E05D1FD02CACDF8A9286B04550BE5DF31BAFD778F179256E1
+ 33A8E2B28C23BB997B794A519AC2154263D9A3E57E45D0B86E2FFDA0E67455B8
+ 44E533BB9465DFF1CE97EBEB09C564B83C317159A6D65400D670C4C1EB7B54F9
+ 48A701B53950197C0A14715D58FE27A40E3A1B523558A620C28A9A28816BE702
+ CC109B1D11A11E499B6C6F092652147D161E6F23D57CD670E0FEBC1C690CF0F8
+ 528EB292B84CDD88EA02A8D985A85198735AC407C986854E0049DEE3692B58C8
+ 21CA69DE162F904F0DBA63C8B384E06E154A4FDBE44FF0A9DAFABBD6FBDBC6B0
+ 07C1B205535F407E605CBB6762E8C4A628B43E2BBF2BA8B7C3E42A9EAAEB5834
+ 8BED644C4B93C4018E8CF5E58F2ABDEF4D14B90BBCE4237B9C52F1F545855F46
+ F1AA8F6A68FA3C69FDE3A002A887B3EF8AEFB4BF4D0F2BA5E332A89D18E512A2
+ 1C259F54D00EC2C3B2594AE2EFB5F74EA05569C9B15D8C3E084D8B09F3099B8F
+ 2273FEFAB29B823339A062828D3A9207FE7F057A29FE9C02000745F49AE37B08
+ 0FF43F828CE05387F99F1696F7AEAFD3267572871475A01A503A2CA01BF7AA81
+ E45AD0F8C7909AA0394A7B3F6C9BDF850F191BBD805F05485994004455D9AF32
+ BD9C098AF54CE5D8743E2868D9AD4BF2430C8CDDD53CFBC8A97E86230A95D3EB
+ 1C4EC1F1451A6AC73C57E2C350AA30593FEF6BBFBF8688C1D77C114CB12D4154
+ 57066D23BE5B7FA12AAAAA39486D62E40F968FFE8665688A4C8C0C3C1CF9336B
+ 4E08A8A1FD446735116E726B04955F5580A7B7143248C7F51B299C3C3CA3C366
+ 7A899FFB7AE9C3BBCDB73DCDF31983F62BB299B28B0A7EFA3181AD8C3A12D7F2
+ 3F565A35CA1CA4750F3C7F8A44403C1434CFC28AF6DCE712B035C4BC34574AE5
+ E4EDA7934914AF8FCC156C12F00ECA95CA516E70A3418F1BB91DFEC858B7B779
+ D787D8732DFC7FB0FD979E7C82F073393AB0DDB0BAF05C85C388F2A2FC1776A3
+ 51B9C9A85E451C9AE1DB13B634D7EE3EAEE5B716993CB415BB44823A9993CB6A
+ E62FA60AE88C6E9E31BF9B0E950A24E706ADD7488BCEF6F13D612541E7ED33D8
+ 29148BB537E4E0916C7174670CAE051D63714C550AA40A13ED7CBAD37B4C49E6
+ 2A220AA10DACF7AD187DC642941D0597884188B96465A3BB120A8C177B4E27F2
+ 4F2F9775DFAE0AB68169A1BFDC39BD68CA6FA20D32B7E9186DC90F7E527A3153
+ 9E4C1D3BC953DC693C642969CD3482BC4C5CA98B6C74BBEE9873E880DFDD1B55
+ D87FDAA814DB1A4C713B6891F19D0DB1A94F6D085C0984A1B421C9FAD6E1F9BA
+ C1F6BF93D687093E8478CDCF9AA78775ECF092BDBFC5692E6CFE28E610365D75
+ D3B87E4FC841C0E541E55244570FE9CB8CD690B3E6DED37C1D7EB0B5C7C09EA1
+ B16AFC56676CEA228D9DEBBA0B3EC1752BBAD2680886A4A396660DA707DAE963
+ 6D11F9CA1F52865C4EFB777C670F34637BA2F24322E8109FF9E3BA4D5B33BDB9
+ 1B8D5724EC4189DB526E8DA1819F3005BB0B51F2D4D5A5000166FA6DDF4DBD70
+ CA63A397AD789FA70A1A1FAC602F5AFCE868C3BBF99DE5136E946A8B000D9151
+ 5DFCA55D7D6D38D121EF6CEA83B38359B4EF65240375503D2E75E663F4FEADF4
+ 9353FD3240C8AF6A3CD5CD2840A92502896BA5C843F87395E140A74D23AFAE1D
+ FF61D3219BF761E46DE41C3E99D261F2BB15A49CA1D963E22C2499F06D339C0A
+ 64F2E1EF3F390E1A5C0A5A1CC67A94D9A753F185B9036BD7493BF8FACB87C490
+ A9A77E837B74D146B67DAA25D195A79F54EF752BDD5CFA98F28DA6EE78007A15
+ F6B4724FAC5F50686F6029717A087B087146AB2FC465BF5B7424607C9DC38860
+ 441410F66ED444F76FDFB96F0D469617122B8F1601AE60D5562AE7DC204D55C4
+ C844D67FD858ACFE12DF4FD4C0912B14EBB2B3D880EA3978A3C9BC000127ED59
+ FEE1B67CB71E136E39F1270CA36F552A5970D917619375812B635DAA14C2ED78
+ A2E02F026D9B5BE97A61BE93445438DB19B0BEC456308FF06E637C244B4F5284
+ F25D46D376FB9162E94ACBD5A65DFB70E8EB35968BC563FEF7283FD2C177B779
+ 8E2D2BE8A341F55DF9FF26F04CCC6227E8A5E9B06D9C1B172AC582345A97D0F5
+ C756D10B6146321655DB945BD2ED0BDA7ABD9CFCC384B8C7E1A95AE32B587ED0
+ CA008D85D04E93991FB2B3DDC16E62D2728E6C1744FDDD706C9BD2314415C3DA
+ 64E8BC9AAF4698605B0B20DE4983E47E93C4622261BAA850799573742F8C7532
+ EE63D1ED8CE8A4486DA6A1E9443891F427CDD52D97D281E48F140B49852D92BC
+ C2AA381F5EAAFAB6158F291CF6435574A5738DC6EEA5816113BB9E2E716A71A6
+ 029F28AC0E915B9195FE2939EE36748B1EF124922D2E30B1ACA1F9AB00399C57
+ C7DFA4123BE162C2321A246F545AB2695090D2E525F871CB58D19E44FAF885A5
+ 119F245A1D119A0A86F417D1C287E16F65296E610115E0BA7F191578D9D0E66A
+ 4420E86137F945BE9AF284FC226D7A9D45F77687DF0E784DFF6DA2A4ED310886
+ E1A77CE4E3953FAC618E2A210288D0F2DE1C3E9230389E9E2C37344AEF9BF447
+ A2CBED6DDBB8A8147C3CBF4B249F968310296DB9439CABD939044C83B2288709
+ 0CA385FAF82517AF4FFA6765192E2B2CADAC72B64B5E9EE85A700D8B9246EBA0
+ 6268F35B1C884F6C3C6D12DF640A3D35D903B230FF245240B4E97C87A5DF30BE
+ 21EAF4F222387D21D94BB5A8D50E04F2B912C0CD8C15B16DC19B5615FC2F6C9A
+ 284D6AF9D787CBABF282AE3C2F1F7268D2D4E9A7366140AD7A74FE647E393D0D
+ A954F81E9A50DCA006832C06DBF116AC8DA151176F6BDEB6E303F68B9F1E0943
+ B50BC72F793C1DA9840E1BF4D862F5771E7BAA2C3E8AB8E38E8A3D681CCDB558
+ E8625AADAE89751F7741E14F378513EE763D2B07D855A40571F2D88AF537B0DA
+ 507AD04A8B501B98C5BA04E23F1D0B9D3520F6451DF498C5B2F367B1042EB324
+ B37B1A17F645A0EDAE544823E605481F4BCEEA20B7A410429FB611E91FBD496C
+ 5E8D2A36D439AE1C83FDFB5AFBF9022332F4BCB52B36B46F2D5EF4E7DECEBA8B
+ 4384B33B8F6FA5E7CDEA6C60DF0EBE647BCAB55A72A57AC9EF3973730BFCCB4E
+ FFD473BC75DC58319B6EC18C45460F25159401F20118EED4C9A93208895BB557
+ 71F3A3B65B3FE38F9049258A9B6FF46A29823704B712F6D77F207DEA701177B9
+ B6195DF3FB05C8C2F0923B88505BEFFA25AC21B39F46C4A4CBDA47B960918776
+ 56DC85033C9295CF9D66B69192426B909048547C48C20964E98CE73F43498A1D
+ 9103CBDE754B20D19CE5538CB47AFC25E922BBA2E6ACA6E7DE09DCF83B9D0BE7
+ 0D3E986E95197B8884D832A052889F5DC05363EFA549CDC57A3F19956520A896
+ 6D8E241064BF5DE4FB9875035114D613F68BF22C24D5F6BC9C3ED17DF2E18913
+ AEAEF7DFC0333C5C218E8ECD198A73BB167EC01357F4042285F78C8154178A37
+ 7F539CBD3F328AF82B9F5EF2174E37957F59D65651CA06B75A2F058E10745EE7
+ 950A09CCB1557206CA0DD8D0C7BADAF01BAC3E6F6BE1F0BA05AB8D953C3D9293
+ 2CDCAAC213660B66ACB17B20EDC1EEDBBDA826DE9CF33D1974B89B34358C820B
+ 753967A85C2B32CD316CE65840E750087BB21D7973AD721BEC602B9180BB5ED7
+ B750890FFEF10EB8437D56C0E28840DAFE9B7339762F074AEEFD8B3926C2528E
+ 663A6A49778FA10AF0C19F0F44217E3BDE639CFAB9F87B5FAC13EA7DA92650C7
+ CFA099E3FB844FA641B6757BDD8C92856CAB686DE0AA994B964E0B5F1E56F0D1
+ E89368405BAE6D4C5CC5B89C8C79133FF4E83BC0189CC1171F9584965B08E4B2
+ ADE2D9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GYJBJV+CMR8 findfont /Encoding get
+ dup 13 /fl put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/fl/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/.notdef
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /.notdef/plus/comma/hyphen/period/.notdef
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/.notdef/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/.notdef/.notdef/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/.notdef
+ /.notdef/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N703/GYJBJV+CMR8 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font CCDUEK+CMTT9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /CCDUEK+CMTT9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -6 -233 542 698 } def
+ /XUID [6 5000831 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5D673C647FDACF190F06118F289D2CA3C384AB2669C85FEC931C
+ 62B863B1ECA1F72077FFADD6746ED7CCEEA1323B374607DCB88E93011D0A54D4
+ 542325CCFAD17A65A9C7638B7E0A3BBEA0A7ED07C43E7AC6B2942871AEA3F050
+ 247DAFB05E0C861428ECA6EB8ED74A93E408462BF62082A899EFFEFBC0B3AE64
+ 88C0C3DE94F0723168E5C139B101B854682970DD9A5B30A2CB3E26C8047DA982
+ CFDA918BB1D1348707A2A64C4BAA049D675204EB3A45B7BD8334CD5D1A390B09
+ 24169509904BCDC04E94AB8723D89BCE5DA0A5AFAFA5119B8D4FB860D62C1A23
+ 98791DEDC78E312551F342916737261FCEB9441C1FE9D90FDCE76AAFB6A945F0
+ 3C675D13D942B8C909CCA12D6D0C9BB4313613065C44CC9D4D7EFEE7C07A5220
+ 19F44E3B2068E81A1040A4FA3B6FD17C7570F11299BC7D1CD74165AF687D84B0
+ 011D8C5201E412BA5FF6C316E1DF756438454BD98CCFCC15ACCA13006A9EF175
+ C14A170EFD0E84788FB20E389FAE98A4AFAE533DF5CB168B50B408C1D1616B24
+ 5AF5F9162D5EA14B300073F435D3855212E56B4CC492CF6C9D07D7F5008622B3
+ C9C1531AFCC18332876A9102F72A4FEFC02FBC6BDE5EC8E6377DB8410542892D
+ 62411BC8E8D589519F74E5FBB98AE6C5A119468F79C640BD25D378B81E53DCDA
+ F52074D893DF23ABA2D7D8510C4F4627FE551403D1FB8EAAEABEAA55F5495033
+ 4393CC20DB4535158565D501A116FEC9BB25FE01550F47DB455048B98EADF9E9
+ D53A68541DC07878322783313D483BF229F7DF39093F5169034732EC38C62A7B
+ 3E54DC1E061892D730D76F21831B7086C1C74E430597D7F03E0F9F42C226D858
+ 33EEF94674FC0CD8BE36B2BE1D44F6C0E323C75D5C8ADD5177A4007943C05F0D
+ 517BFA6D246081D035A9AB39B25C51257E5EA4BF4D6A0B6395839FA966FF0E1B
+ C380847DF2DE901415D3DFC8649582281B32B0111F912F24C08C4A493992C268
+ 5F20AE69B183A8399EC016F936D98EB7E6B450D1E8CE680A38083B9CB2258BB8
+ 611A220D1FC4A73B0F066D34FB459434EA8DBCA35E168F5EE1BC0C885F826B1A
+ 3744B9407786503D95F16C750E218BAC6DCFCF8363F5631C575B74D29EF43569
+ 3BC5E2851EFF6D6738B002AC91F101E3438D3FCA73BE9E547FE6319C4903ACC4
+ BFBC608ED4E0E74EF5187C336B2EDB5F97874A3CAC4F15EDF36D5F77F5CE9B0E
+ 4C2247A7811B956AFB710B551F344D43883A383639EC95BF8D5B1EC4227AA701
+ 469A883E414DC0CD60BA26F4569188A904730F8A87884308ACD53D92FCAB9A7A
+ 11D1B451DB2C6F33ECC650AC19CFB021C708078D324E309913C5B4ADC70952ED
+ 6998D4A1CC2736E9BEED65AB52DB2562CDC9AEA7CEE5EB74C664C05D88D791B7
+ C88EFCAD755570680F6CA3D2800A3808EA4733CD850AA66CC1A8423421167D0C
+ 7649E84FE566896A3B0120AE22F407DD2779829172E1EB711CA463D931C24308
+ 292969809727837CA7B9ACE938A49C00364B59E204B0AB896F837CACD9062F81
+ 174C69FE72AF467CDDF54F1BC37F544C6F7144BDDF30AB513DD6C6167957E835
+ 0285256BA364769B03CAAE50531232018A0C8D047FDAE3D86CC0ED1DF4D8D551
+ 6753F2362CF664AC866542D3A2B767A38D6D9C8FB7CA0445BEBF001B79CD69AF
+ 23FDC7D1B499B1600BE7D5D4906493DEF3472B7B5A8B4D09D455DA60D7C201B9
+ EB466F86ACFD04717846D5DCF1AAAB304AEDD4D4AD6744B6EA69CF35E789C525
+ 7CC900CFC3FB143D53E5203B74FBF100D66EE5B33D30481D38271FC8B46231FA
+ 6F3CDB828657584A904070067065BDAAFEE767F28B8F8963C994428787A2CEA6
+ 0CA72D5E027E76C532E6B45232061E6BF92000F7D84648E5ED9D04B0047C98BB
+ 406DC2907E0E45F6B38EBEB02D1AB6AE93FCFB930F7686FF5D6B572AD7E4D3A9
+ B422D4D67CC59519F3DB66B41733C5E5E9D0D7F8A99269BA404EAB65909F0566
+ 3A0A575480FDCF997190E90DD43B31DDE373F6D61DF0B5AAE78DCD2D44D097B6
+ D26A2582646AB2C901BBC964D2A9AD2398024282E1C44E2A83B554CBFC0776F9
+ DF60AD0447C724A5E635D25263B118AAACFF36C6EFFC61BBEC4F3A91C0ED75B8
+ 0F396E1C246DBE39CFCDF13E3721ECB9875D4D877D4FC1D7E22705411345DCB6
+ 098C8818CCF06335626EFE703F5D2926AECABC01940F8D5C2C749CB36DE3054E
+ F372E1BA85045B342E6EE19D7ED543826A51443929EA2BC2E7597AD50BE90827
+ 409324A3580C589BBDE8A8B1A86F9E3C50332651BF221C357EC7DBB2FCE58F01
+ CBAEBCDE07F715A38C390659E294F0165EF36B82E1609C867D781EB597EDC7F2
+ 6FDDE2D22D2A5663A618EE3E448FD2792BD720C2CF00447248226EC8DA2DFCA2
+ 3BC4A2D62684C073E381A91F46163949E4E274C1ABE60886E01B6F15E9CD2062
+ E51CCC36B27AE4FC85A31AF9E652D22D89003EC278D4382418AB4895E6577587
+ 9181C92D075F470EA2B4D0E7895285733BEC5B8733B96C1841B0C24701D8945C
+ 500E2BC3E5C3BBFBFDE23DA19C6789A3936B00CE914766B11806F5C139DA52E8
+ 99B99928504D9AC031B48B8A4E11E58B7D5DE4F1932081B6CD10ECFC5A5A3878
+ 28CD6EDD10B8A3C752085AF03BEF6297CBD83EAAEB9EC596A6BCA5C349E7C9C2
+ D2A585E769D4BD53B1475C08CAAEA8D4ACB5E8683DBD602F429FF85D00BE7662
+ F67EE8351E57E3F2931D91C57C298B1E20FDC2699BEED2509109521539E22A6C
+ 979DE40C669AB58E5BF41628226333C8C5A742582CC9C1B31DE4C2FA81995673
+ 030994B0256C42D14F0BD38E87C3500B13BCFA720D80C135CB50833E97B59A45
+ 0C34E82F72069F40273FD43339D6AE26EC93E70F3A9F4AD04665AA98573C4DD6
+ D4736086643A2FD82161BD9417F912746FEE75891A0A1A9544097C2479404145
+ 9A08055165327B75AEC48A984C95A03F875A1B882C5E3C92D8333DCE3CC0EF59
+ 4178550F1A23775FF9A96F3C2F5FB747C6CDCF4060947D52982F8F3833C00B95
+ 16F21A4377EDEA0B3C780960C45600DC51AE7C7179C6B291776BE7311974307C
+ 5C914492620A37EFFD5F62CD0798FD38F7DC7CEF30187C4BCB7D03154CE9DECC
+ 611D3AC36290AD8891CE3884CB590C49B6CF16B1214AC495576E1041C9F29CDC
+ 5E11655F91AD542DED8595EAEA748781C6DF7984EFEC4D17EAB6BE80A6932958
+ 0CD4ADCC83FC16274BC8B8F4E0A538B809D472F9C00AF8CC0C56A5A7DC649387
+ 07FAC65B4D5DCF61BACCC4395F00359ABF651E2037D395ECFD9E830F947B8F9A
+ 9D46383517F12C5A8297F22BE4C5FF26AF398AC679B672DE2DA1FD7EE1C5A5F9
+ 31EB11CD689D401E1A0DF21470581FB4D2170C270281220FD4F0250D594E110D
+ A4E661C4019F42A79A58E98018049A5E9D45208B397CEE913DCB462D77987793
+ 434D2EB3C15FADF8AC5155F753B83752F51E98DFDE5BC7E540DC7F18D9C19F49
+ 59AB01888738627DE1ABC370509E1B32903A87FDD0F7598287A6FC8B0B59D2A7
+ 07035739C3203305B0799219FBB6657F77D540A3E8A3B34E2A13AAB203752DB8
+ B016BB25B7A6BB9F9ADFDD28ABB85EFF51057A14D799B4A3264BB35B3500947C
+ F4308285A1CEAEEC08EA9700C469E68831B74F54D97955DCD3518AC815019AB0
+ A3C1AF71BA84CA10046180A6C41AE1BB4E929F7B2C8A46E47FE9D0132341AD80
+ 7314C19179AABFC4F17C50AF8882F3E029770DCB5D1722667FAB49B1B63FB5EA
+ 0CC73A3B40A8C5870B22E98FA447BEC9603552332A7349807421BC7CBAC9EF74
+ B6C0BDB004A198F9F03883F98D233A51CA0659D79F4B0051346ECEBAEE62076F
+ BDB62BD37EE74538EF73755C9CA80B9095D0853ED0DF80D28777146C94722241
+ 122ECE784D25EFC728990DB852CF1DA8F6E951FFACA741C9B7D64BA050B1C510
+ 606A36A4B919274E4E8C4025A9BBA0008A63EA0BF39D228F355BC09701DA44E4
+ E6AFBD7C3AA4D3CA14CF83BE5912BF35C1342FD1C834E9FA170F4F98EDD23455
+ 48C18500F03501D329B4743C04F5C06354018A1375205AD4125ED25AC27FB30F
+ 168973ACBFBEBD89E617CF51E4E81FF48810822148559F62AE39914862001F2E
+ 954C65A03A789F3678CD76FC3D4C139038F472A1068D029D22C7E88A6A6AD910
+ D3D4D889534866B46724A624907384C85A2013910F2025D1823BAE8260F71A47
+ 1FD4922EAA0BE0955611155F7AB98132D7092827ABA772E25133617116ACCA1B
+ 3D58A94460C0FDD17F4410357711597077FF7CA25D42DFA8645FB7B838A9FF2C
+ C95855F77A0627DFD81ADA4909709287BE0392B63027055360E01D373689F2DB
+ A4890075AA2E5DFD7646561A709BF3D0D6E728555762CBA65D879BFBEFEFF600
+ FFE7E1E19BD2327F3F9A55919BF404C51AF852F84DA080EDFF8E2F665D198ED3
+ 97791ADC0731239A13EE144539A1B2D26F8203BAA26C0303718313F3E6AD20EC
+ D4E67C8A2E61F4E943A18E727E8C325BDC7F54C633147C266E9F6EAFBDA21993
+ D7A88F8F451CC34E187534438ECB0A27640C84B18B05E4EC79BE2CB7F6D932D6
+ EFDC8F193AEB92BFAEB6DAFE135D39E2CF254C4C00F6BEFAB74D5090D5F7EB2C
+ 98B22D17A4D9B4D1A0E0E87F7BE9DA190BF3173EC8F0B2F1E2B4591237CBE52E
+ 21C9CA048451F017F7A4364AB10BFCF1AA0D9452420F234BF7E60EA43328505A
+ 5AF03EF8B73379598BC9573243B438960DA9190CE09DF6DD010F2F75B084C2F4
+ 2429AAD339AC8E500E142B141D0A1C3CF159008F86150778F5165FBA88763CC3
+ 635FF0873983DC7DE13CC4C3CC1D8A680E88272C6A1458195A2F15903972617E
+ D5D11F13DA5A1DA94563AB06C0B2EB6D87A973F6F11C14DC18FBB2F9AA393FC7
+ EB0CC01597DF8E89EDB775C59D7C7F353F43E3046215EBB6954F675C5B47FF75
+ 8BC40730DBD363E4FE23F1C8AFB6E9A4B00CF2530690AEBCCA96518F07CAD73E
+ B1FB6E5173554E5547CD421B974EFAC02DE332FFE37AEF0AF73967701321DF5E
+ C26791C93D0300D7B0DF6FA2F6FCA9610FE0F14E65C6EF9A5C5A948945EED3AA
+ 9DCD38262E0FB1ED918BA4C204FB5671273969B062FE82E93DC0ED9211BD8F6B
+ AD4F4D65419E34E1545FF575A7B5F0AABA1655339B49746BF91A46C725549BE0
+ 0ECD1E4953BA6A3B320BE126A8C8C4EAF78468367D6EAA2DF216C37029DED195
+ C3BBB2177B986069A5B8F49387670B63ECDF14C778973F8CDC6F217B6DA85C81
+ 6F035DAC2016626CB2926E2FAFC378BF3969C442C137D637E8402B09D7C99F38
+ ACA5A8D2EAABE2BFCD8331B6AD2CD71F786F0BBE0E8C34A08FB943FF13142480
+ 59BC4E842281348AE4810069D045F03EAF1850A3B04B43DF2EEBD7905B31B9B8
+ 501867E7F4D1A8E9382D518E593F3EF9B6ACFD99E794F118E874479537D2A49E
+ 4D92B24E74DCF92E432F685C34715C4A978930A77B88F191BCF78BD8E200A172
+ C67F82C60396C8C6936C3E05F848076C5EA6DF0A069F37861C50F078617A5853
+ BFB1BCB47C12D1123AF7C45F08FC07BA15F09AFAAB3F5E56F6F5C0F1E06A61B9
+ CF3FFF8E3571444E7D1EDF6704D216D9AE5721E3C5025410976B3CBF2D0127D9
+ FC2CD7C049625DF675EA7DFBC2BED4DDE4CC8155AEC10CFDB0C131551665B1EE
+ 92BE724B988B1BCABE26C2C411872CD3AB2DB3C80B0124C626D7B36FAA4EB8AC
+ 4E6B5ADC002558D06BCEF116C36C969ED975322C860A44F505BAB03790C981A0
+ ACB9DC6AD2AD754BB04B7FB6AEB0B4BE879C3D354CEDB75363C4103194FB95C5
+ 61E956DDB11E3481EF1D7CF8803261F626CBB8A84268A99ED893516591D58882
+ 52C660B5F62C71A531DE309BF988AB55B6199678EFF995C0C033F6D456BAA520
+ 1C4614E367040A56586ED7AB0EFC308F7816A68A2DB329A0ABD7677790DA653F
+ DADA72D042228E21846F1E960DA288535981888088A39B11542FF3DC427F0511
+ E1EAEA9F6D82AFA1C63454B612BF13F72644E6226CF659D655CAD4899C081226
+ FD15D78F640266FCE98B51413A83C186E9DA57DB7F140B4AC579ED431AE999CB
+ 4E071DC69355791A70F1D6C265DA76BEB191F953CB1620C01DC15B61B2CC613E
+ CF1AD068B602B883AA91917BAA9D7197627F2919DD731CD4EB4CDF8216E6935E
+ 4BF9CD039C198B086A9B25754794C4DDD681EBE6971F351A2BCE406856ADEC7D
+ 4EB3C4E2F5B41A1D5F6025310380FBE31A5A5BE7ADB2C376B74953E7B254EF4A
+ 6204BE24172EBB6F56FCC7F462E493DB6D5B7584E56A27FB1E5F92A3114EC4C8
+ 0AD73D04092B112F7D3E90A13B5C8E5902688BDE600F087E46C4C2163933EBF1
+ C01BD0CBF69AD5F5B4DBBFF92E8A20FC490A9590CCE25A701EE7EDDFFA1FC216
+ B3FE815776318DA25AC27698B91A5C3E609C19C7668ADA6307370D55438D0BA7
+ 9DFFE878D53C7B423A133B5CB07ED26F8B9AC851FB5B459C759452175D3C33F5
+ 56BE329B40FC817C1090631F7F96F979D0B551D47ECA8A9830C1E86F9C6B7213
+ F88E3F830B80430936AAB43A9AB8C16AD62D8B12B4D388FC1205FD484AD342FE
+ D1AF22BF06CDA29E7430A0139572625101BCB4B4561D100825BF736A0762324B
+ B5D0B5B3457EB8E0BE0DFFC76A83B9CE9CF77B24B9D61EC26CBA940704B73788
+ 00A12EED9F1060C1313B87308EF9FA6DB9F837035539201DBF78922BB02F29C1
+ 1DE85A630EC1909BC34A0F5FEE98B16E1DA07C3A20557F8F2E8E093EF50E40CA
+ 86F79CA6BC33B2E546979C64AA605D1F80AF9C00FA34E85E0A84EC4DD5BA94F6
+ 74DC37A83642FDC893AD878F8B920FA0C27C7F7B8407B3F49BF7545E967D43FE
+ 349C7556CA64BCEC581242B9D5BD7487B428B5BF5AE3671E31151E4E82B2363A
+ D779E798BB51809CC34F18739260A4D51FD822F64244C7A7289A0258DB139473
+ EA6EF95886BE524F0C7B5D962AB5A0C918184851A298457A6749A4730A18F0E5
+ 402D744482E7641764BD60E1BD84DBC37B8C4F3BF129FB0ED87E8CED8674383B
+ DDDCEBCA9359442AACDADF1124D5F625A0F7D2F5B6C19526EAA88EFB1F2339EC
+ F913AD97093010CDC6B248A675E9D76007C3502764184CA5DE92F50A373DC357
+ BF1951873EF9AA48BD8D4634D1F42CFCCBD2E50F333254A653BF0DA5C2E98FE5
+ 4D83F2976CE8454F5E0647FE31C8471C83EF2EDE0993A4C2C7DDC5857CEEDE38
+ 090DEF8B1B047F63B6CFE24DF5C9F160C576DF3DA07F7B063BFC6EEC36DFAB2A
+ 15943FADB35EBAF381C8B7F33A2C9F07B51A4336587C99A1CBA86940D46585C4
+ 561FCB2C44421F3914D34E09520E6CAD2F01087F3341455AD26DD020A402FC8D
+ 6497FE947A752E1A5F2FA0CE4AA86A4D091B3BA93829719CBC711D7E05714402
+ 3FE3376E9BAC9A2637E9223D75BBB6D7811611AE5E61FBBAF304322676E0E265
+ E414C9FF633A6F6AB762EAB5EF9211E11CE1A8BE0133322CF0EC678BA8DDE8D8
+ 339C5B31B357829166F417F1BFDA17A58194FF101EF0BBCFBBD2F5E2E157D7F6
+ E99BD8C50E52D813A36794FB5EBF1EA664CE03CA7080AD713E2B0E4BE0F305E7
+ 88F71E1B4AB1E830D90140A41AD39E37CA9C9FFF962BF0DB4F640FED6B00732C
+ 276981DC5C8B4452E09AF1A4971D719C6848744B98C7D3858C634CCC26394371
+ 936BCA04DD88FE616F753FEBEB990CFDD1121CC4BE280EF10190A6D4FA853A6A
+ 8343AE3531C42F5BBBB6A79E08E3FD172DFCCECD7817471F1BBA8801CBB2F00F
+ 5D1E6BE0E3F59DA6A3DB87F62561BEE6F79EAC27F66B183EE5FBC03BEA1FD7B0
+ 2AB24FCDBB9931BE84570204734FD70B50AE4A2CACAA02E1B1F46B087836E524
+ 75AA0DD10ADED5338D7AC2940C5BD79E815B8B9183CB4AC15646A42C8DB87EF1
+ 012C26B3CC3723D8484267BEAD637FD6E9106B23DE6011AA61F84226A76762A3
+ 5153915C751CB96CA855073C55E0712B766219D6D671DBA0F2B289BE365A0D56
+ 07754C4E281BCD8B6BFB7AF59B2D2BF504C8EC416E1013E19438376E4551C8E4
+ 70E3191D3A51F51513BD65DEFF3D20E2460D270583F2A7A77BBE2B4C2AFA9975
+ 4D62450E4B59F1ACBF466DC0478A60B29B2288AC6F2959F20E5EB05E7EEEDC29
+ 8E222438658670B8AF080C9B87C3377541FF5D0B8BB7552B498D5D7F07D0A249
+ 49C87D077492D22CDD2B6BA280562055F28605B13834BA3CC0FEDDDB99B4BCF2
+ BF75BB269F7070910D78B79E9A57C155C521A7AAD159BC0166608C3468AAFBA6
+ E63F75B997C2579F2BAD5A6A4217696BF7974661C815B35397A6D39DB0F4656D
+ 14ECF091EB95F8A1E87F738580F5E363BC7781D61CDBD1E4AC8043E939D90638
+ 20588F78B018F487387864E511D2A6AAC08927DE9A908778E5B38002F8CB12BF
+ 26C8D91BF9CC8F6145DC6488D51EEC42004EF553D485ED08F7FF88491D53C0D7
+ 27587A5439501B4F0EA197F8BA1C06F2768921A1C2CBCF09DCACC91F4B9B4C27
+ 497BD4AAC5E27176D173E1374DF6906566A26D9C3ABD14982F88A46690243D22
+ 916E6FBFEA4F117ED6BE90F6F6173D9ABF09BC28A1DEDA60D52948413540B056
+ FF2A7F16CE20681BBEED32DCAA1D0EF63495053AFC7EDB91B879E21ECB2CA535
+ EE8873F37DCD14ABE711AC8B3A541CE399BCA23B49CC6EA82285154DD37FB5AC
+ 3F433F5EDB05B96B34F4E6B8A166DAAAB1DD4B090FFCF6409FD098DDCA8E4DAE
+ B01B17E7B684485258E76CEFE197E270994388D9B20A1245D3E330D19A054F16
+ 4284B9F97AEA91B9F0C5CE0175562DCD4FBCE65B81A347525E6CAE0CF05507C4
+ 9D27A796288E2A8A8990E0A3C1EAA93090521DE5C1EC4ED186BC548A72B32B47
+ 247C0675CBC8E565C51F6D1E9396E43E94B6A50E7B1C9A6EE0183601317210E3
+ 872A14B96B9EBCE002ACF2C812B9873F3EB4C1A17BEB140211F52E58586708C9
+ 3456798B880DE98CB090D0B95518D2A3C915AA40C932B992EBAA3299CF1A4321
+ 0DFF676398C066D40DA0E8610B09EF695BECDDD3EFDFD2F405FBC6D2946FAA1D
+ FEAFC6451BF8F17800E1A7E2AFEB26E403B42527172AE1B6EABF4E9F71337734
+ DB46506F249695B4426716EDEECCBFB2C8D4E12B5A1DCF811B951D24ABC7615F
+ 2F50517A204FF561DF02AC57626D5F3164F2C91AFA9C68F42E54A31910095145
+ 92ED62CFA4BE97DAC5AEAAB95B4E3B870318E54D2CBC7DA5592ECC3D69098F31
+ FDCEA18AE1C0543DC6AD46DAD3AA8B8B24105DBCE5787E59CDD520E7B126AD9C
+ D833DAB12AEE359C128F7098F18AAED855FB2FC7E4192CB148ED6FAF4535A114
+ 5F0E8CAB3555946F51BD368D53B5C36D89DB16E8F9F0FF7C17F2C12CD3CF0FD2
+ A08664D9362ADC12954551332B756D96904F4525E32F7AEB6B40F9DC1D7B9710
+ B9BFC3C0638C350EBB50F0117DD79BBD8D08258B8C68E1F20CA0E58276730EE3
+ 9CF180E420CEC2B50BF263C8A911EE10B0AF041BF53CE1EF1ED4FE982652F3DD
+ A4AA4991355371ADD6FEF682D4284E35666C6DAD370319972B3CDE4E5B7FF509
+ E776A8A53BA70E793A1FBF483FFF17075027ECCCDB219B002B3380E6295B16FB
+ 1B4C00DC9D046427658007317F5384ABFCBC22B1010D6D72491F6D19500E12FF
+ 17BF0BA045FD5FECAADEC575959F8F27C33F49CC7EC5DD94EEDC87A04728CC16
+ 364818B36B37F9215C60FD08DF358FFE585EC7941C8D9E10034C0D630F1E3C85
+ 058FCF4415C62B019202EAE8A71201D06C4B5D920636EC25A00808673F26928B
+ 204F27B0C46E568F3D3110D4F84F16FC1C6425D9090C90ECD1AC495F9AD3687B
+ 2A7EEBA95E52BAFA45923B73301E482D8533B014ED9E24F00107D81DA55DA561
+ EC088F213407A532DC9FCF19782F1978A2FA2F99EF33840A135EC47203D15B20
+ FC116D2F18C8EB4E83FD9BEE15244C2B13E257CD51E04483C384D4E395EF6534
+ EBC6F46F12725BDEFC9CF980D7829286DA0743642EA04B5C6EEB82056C656530
+ A43E1BB5A1FB7A3724497AB0ACCF706FEB5760231849372C79701CCB18F46D74
+ A38BF3ECCE62E7935B6E4748AA5A72D37AE338CC0D60C2BB660CEE117C97EBCC
+ 0285BF458AEEE88B3226DA1C149E4C3E9FBF98184B06C08573C66E1AA06AF74E
+ 79D3FF4618259C561F3F6ABD92360E3C3067E838FE5BA6F9BCF311BB33513161
+ 0E5C807D60049BA57E20BE9B13F64E8A2018DBE24E4F9DEC7DE65209AB3F99B4
+ 7DC18D0B06B7CF8324370F14CF9F6DF97A2145F328264351F69FE6090D1113EE
+ 9304DD1DAF4C6780B7C2C268AEDB467D8E0365EC853C6D421A325F45118FFAD0
+ 8D8C55592DF9426ED1AD169A726F6E4876A198FE55D42C8A862BD1DE546D351B
+ 73E9C44AB1EF1D45EC94281A405BDF524104C9E8966B5A094DA1324F14B6356C
+ AF3BDC4C91B2432ED55B5C9B11700DA0BABDD3E38EA3107E9902B71BBB3AF8E7
+ 24C8AB94F1BB22226FF289F95F656F7CF1816DB8125D530DBC0D807F8273F33F
+ F23596BDF39C845C69EF86DB89C4D63B53C5B70D6AC79FB3E5BCE38B9BFE50FB
+ 243ACDD8E1F850A490152268FC00BF13DC5D1E6C15E0FCBA6673483C299F0C04
+ 72BC8A608A330E4EE209CDF2A9EFA1F1AEEFB539B48B72AC46D63010F7473708
+ ECA8E5C9CF01DF681BF2046D59A5065EE21460833482BE691D8A9607E30EB0F5
+ 290B43832AC17FD5158BA30FE124CA0D565AFAD5E1B256B6E7B24FD2074F01A5
+ DA777CFC8320FDBC48F759F3A51547D9571607A8EF4AF6404A8679B595024D5D
+ C3DE7E42DDCAFFF73D01329F6D6A7D147CB68A9390CA9F5B6EC2B2DC386FA4EF
+ E7436E102958E93F9BC0118CCEA3F67292A274FFB57DE374BBC411FBD32D259E
+ 1634D9AD99130BA90BDEBD605340421548BD2879577984001733CC74C367EA85
+ 3F5AB5C12891326EDB4F4AF35D3807742EBD1F3724D41487DBAACEF8E0FA50C0
+ 91FDB09DEBA8B6CFA45CD088B0662F5B48B906EF5E480876D61360AAE3B8C319
+ 55AC2BCA1289ABB4DD4C6733237670CDF5097E5238DEBBA025BC20D432405818
+ ED3495B733F7DDBB175A0D8AA733FE3FF62F9045FE4FF5CC79C5AFD405520DB7
+ 2A6FC7F06F5CB18701219F9CC28C541DF35F16DB7D0822DAD18A20522A62B8EF
+ 2AB593DCA238823A43D085DA4E0AC2C2982A56A099159905B3296B102A795600
+ 76BFB9B47270902444DDE012D170EF3EC640F6A0D13FD0DA8F6608E1157B81E9
+ 8F110A2CEF515519D2F2B9121417599D58CF6C951BF9A2BEA466B55BEBAF6E2D
+ 415F39FB8E77D06043BC3BD5F210B7F88088A19219FE99C798A1A72EDF9CCF7C
+ 0A8B1AA929450E44561B181C9EF40E6AFF25DE38A85604C2B38F9AA5610764BA
+ 78E4A20F1D0282DE0B6990ECA359E9E5A3011B4A6800585AEB9FACE4613CE5AF
+ 608B318C421F882545D83F5525D5600F765C635184922BDF8640D084357BD8D8
+ E128EB3A06BBF94ADABE1A35662F22DF72E5F041C4823B09D8429DBF28AABBA6
+ B15C
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /CCDUEK+CMTT9 findfont /Encoding get
+ dup 38 /ampersand put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 51 /three put
+ dup 58 /colon put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 65 /A put
+ dup 69 /E put
+ dup 71 /G put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/.notdef/parenleft/parenright
+ /asterisk/.notdef/comma/hyphen/period/.notdef
+ /.notdef/.notdef/.notdef/three/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/equal/greater/.notdef/.notdef/A
+ /.notdef/.notdef/.notdef/E/.notdef/G
+ /.notdef/.notdef/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /Z/bracketleft/.notdef/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/.notdef/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /x/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1196/CCDUEK+CMTT9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font SUUNHU+CMR6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /SUUNHU+CMR6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -20 -250 1193 750 } def
+ /XUID [6 5000789 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E93C50823709E63E403FA6806A47F546803
+ 791F1C4A699B3876ACC3C1627197282846C56D0860C72CE09A0E9F15940F97C1
+ D60E04432017A2F4A6AD17BBCB37B1FF1243DBB625457DC68963DE292DE32127
+ E138AF6376B513BCDE1DCC3402C13F5D3B9D9F186DE2693F4A65C4C69D820B58
+ BC5BDF244769E7B66135D12E786851BBA0409FA76D97B87B298047AD107A382D
+ B1D30C41C8893BD243E63B0D3B35EF5195D1C3B8E79136CFB5125ECF682FCB3D
+ 8B56CAC622F629C951F89D69EEFD03A591B6D9E0E69A4426EBBBCED25F07F333
+ C44E8B1127B30F33E6ADE5E75818E77139C483997B705A2E4F8503DDD51019FB
+ EA06672B646498FCB31C86E38A58152EFECCCF2D2BBCD70C9025EFCC938227DF
+ EF54CE4733D7CEB749EDF48E142193CD62FE0B6920F3046F845C9D6674DBA25B
+ B7E7303E486A8FBD27900943AC31AC33C1743949F403E1F90112C539ECDF35F4
+ CBFEEC471FAC0F4E457AF7751626DA31A317AE0A72BA4B3D27523E0408B9D1B7
+ B01A6A91ABBE268155FCE47D86B5C7D60F54EB369EAD9AB0844F3228F9E50C71
+ C60BB1F7604794CE28B1467EC838BF8FF598B67CC7D0F82DEE79671D9D2FA8EF
+ B9DBDB91D1BDAC55E45CE8579EE6CD8EE7477A91DA5C901F25225A7037C7A6E9
+ B16C1C48F31CD69ACA4928D3B44188024A41D0CFA383E4CB0D554DC3DC09FB23
+ D2E28218B9B79FED1FE3832215F5BCE62027ACA2078F268E240C2B1CF66A00CB
+ E8F69E83191C5C9B823669DADCF7F23271612F19CCB1EB0D86FEAB25D5EE8176
+ CB1E44D558CDF3F61FC28EB6F9E75817CBF36610C843E75C7095DF365E8293BE
+ 9BBAEA7096D29B5D15E8A2CB1EDA3C9350A8443BD82A702313ACE31F06B8DF89
+ C22676E4737CC655D3CC6F555C6E6C4AE928744FC9A89F1AE27BAE3F8096E6A0
+ 04AA0027E37EB89E682DF636654322F1D60A62F44A24483BFCB7349186CDC274
+ F0CE81234DE2996EFBC9EFE5A6A2233FB8BE22841FFC8F024BB02AF267B85235
+ F0C75B5DE2D95AB39D18281494304D99E0CB081B1E37A3346C1383C1A340665A
+ EBFD552316DFC43FA5C6B98179E995FDEF03D19CE2FB4805D65BC638411055CF
+ 959DD3CC25D004E819252279A826BE128EA3CE5133909FC545639ADB7FEF9848
+ 35C30463D478D960CD67CBEFA1004FD91479042A11042AD7DB0A7BA0B5F6979D
+ 4345A9E9AE0DD27491D6A2211E1012147F24F6CB28135C941AACCFC7BDEDA063
+ B481A60F242547EAD9E233F0F91F78C5EB405756EB48D05BE59FFE6E2BBBBB44
+ 162930D8DAC14CCCB2C48887424A9E4BA92899F900BE3604117DF81824F61C23
+ DFFB7C903607459E1D48A610BE57328ED542A37E2916E8B6FC25831036F715F4
+ 5805CBC9A08C924868326320A8E4EDF923A7E9ECFAAD5C9B087DDFB95A9558D4
+ 2B0C65ADE0BE6D5175FFA18F17B4FC5B6127F7BACEA52F5150B3D27E837CF3CC
+ CB5370D4BB3BD002BE486F73E2BB5C01265C90A2EEB9A07EAABCAA80E46DCEB0
+ D67E9074BCF540339E86B8B31436623E92C71BC673090F736B02D690B70CADB2
+ 0FE0010AA1E2AD3B05D7009825AE0E97CFB8FA88E0BC6D5ED220D21DFFC254EA
+ 3F4A4B1A317B2CC53136E9AE3FAD56FD936B46E761D5623E50F2C06B6BCB7600
+ E3BD8198ED75D0DD77CBCF5A92DF91E690FD55ACE96B295B3322D19A3C5F4E66
+ 63A2B7C13ADBC2CCABF1B77742136649293806D4369BAA3345EE0EAECBE48F3C
+ 6A0919B02357F8F61FBD4ED548F9399C5B85DE508561F813EE3036C5A81D1028
+ 6144BC243D9A3A59C9DA600EEEC4108962008FB72717804335F1B95C5BB25DE4
+ 1A88B9EB7F08AF0806EB002F59097678BE37CFF0A73104761066A04E04C8877A
+ 6914A6E36577F163D8958A385CEC38722AADA2693FD92B363F1C7E2D147654BA
+ 1D7A443162EFEF6335CCE4864ECAE6F8B313F7711F34C9BA6648FE5F450C0A0D
+ F03B72AC2A2CFC37321ADD8925A3DBC5BE3B17EA358BD29E923C564D1D6A3A39
+ 3F5CF55A11E3DB842FFBB0EFD06F4F69A5842DB8FC113C441B59D022AEB5001F
+ 3801C5B7BC684775F4C2937C4643D5474B3FDC36B2A43C1210E71EC992CEC266
+ FC7844A5F21D38178F2C32D26D89D049E2DC16C99C572BD5B2326FCF9ADA9F08
+ 9659C71C1167EA82BA0510733E1EA0E3C4FF743BD26704E563B7BE84E5C9FA7C
+ F250F3825CAA7ABEEE9FDB4B1DAD5C4E5910332B73A49BC042FA0A8721E85219
+ FE4EA8149B15E11DCB5D9572FC1E40A306FB347A7EF3E8F0F379107C94B59BE7
+ 3ECE71787BF8504955EF9FE52CD70C44DDA163B80257BE748C2B8EDD981A2FF6
+ 4734C93E30B9C08A8530C1BC4B11CD85188DB46BFA9AF34F74C90FD8CD0FFC1E
+ 980B274EE0D994E76FD871C5EB435765B5E0C44FD3281CAF40AB7C8EF41C6F47
+ 1EFA12016A8629FEBEC520AF876A1AF8B4063221B05F602EC35FF092EB849957
+ 8A52DCDB40136AA83B5FD14C450C1D7D230DA811CE39267190587C2C188B77C2
+ 28229A41097A174F85546B9D08160C1864ACC94CD38C797F4E592748D1849644
+ 2F4EBECEA6D446821E26D953365D21FF4C678BAF4951153F9DF039FB112F388E
+ 4F5C213DF1206B74FE3B20062F3677635D0A39042CFEFE30D4770BB52E019D08
+ DAB6CD59C6D9F0F0B464A79B93CD452FA7632D6220D5409E94556E740538A17C
+ 245722122F898CB4F6365CCDCA8AFA796724D2E878BA1C9DCDEE7364DBD6E137
+ B33BE5B714E6F38A0A9DED0B180432BCE298DEBF6FA58A8D05F3D990B70D606D
+ 57DBF4AE03F7E81B529934A588074A82C64F964A5ECD7674A089D428C2E53025
+ A9D14D94A621B202031F2A8CF29089ED3F4D11FE499099139C7BA46046E87FA8
+ A763619AC860C40150F0AA9F6C5E8328607CEA408158791D764C0403F3480C86
+ 26441602EDADFD0565E3C4958C8F6855D8978D234B820AB3B8A7BF0B3734F653
+ 1ED80FEAB7AC282197168AE7766ED648A5EFD4B6AD87F4745140FF33F8723FBA
+ 49A68057F2F2B6BE018C40A3053FD1E558C7601CAB6D93AC1715834321A0FB8B
+ 235F90C1D8FE9FC49FA98A6882DFA9DEF139AECF711973FD8F96D0FE76CEEDF6
+ D9913178BDC3EC650F478E820D9C0010DB991BEA7FB0C83C46C71B1F0D48006F
+ 8EDA4B7932AA7BC039A5EDE5D2453ECBEB1ECC85F07038661857F650BA4CACB6
+ ECB19D5632FE720BBFCB37BB56CAF0DE21D77A9782A8BFE440D9B86853125E46
+ D379DEC59A1465F43AC130510470C7ECD1CEBDA7CDC4235256E339C188176B75
+ BF7F1D94998488831D40958BF5342DAD3AF1B338631DE2F59973B9A503FF9A7F
+ 3D0EC389AF892B528BAA63559B82EA2CAB5D7DF4EBE92E21961815EDF095AA28
+ D252CFB13645CF54F429A4DE001B21DC13FC506433A6E28B15299120CC37987E
+ C53EF63547CFB29DF57CF813B44471016A7333928D2E8C30AF5F9B1CCE03B3E7
+ EEFC9E25134582618FB59FCEB1F6A4186E4618B1CE70A1094C3148160FA9F49D
+ 92E4AC437EC14262623A0CE8E609CEB9ABDACDAC23C84312898D4193281C028D
+ 9A61E0DA67FAFCA4158B80ED5CA1F4CE54D7F54F4D0051652A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /SUUNHU+CMR6 findfont /Encoding get
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1153/SUUNHU+CMR6 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PXNHTP+CMTT12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PXNHTP+CMTT12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -1 -234 524 695 } def
+ /XUID [6 5000833 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5E3566166B9AD8C9BAF6E3E37AB8CAAB8DD9D30F8C99D2D9AA97
+ 07C436D6E5A4EBA656E18210110C7DC97F3C1CA555AD538266E5C5714C4914D0
+ 8CCEFFA12DEA9F758A20A5DC4EEF354CDEA2BE81A139614352970281E0477246
+ D2FBFDE6E39B551D384BE3BF0575C2AF603D290976084CB27B4439FFC4BB543C
+ B1B0EAEFB1A7F9CF9B0B748270553152BED56E3C66AEB539B9A3091FE1F2C46C
+ A58E400256AEEB6982170B474ED4D0A170868B5AD7C1CC948F240E92462BA2B5
+ 82BF9885149D0D0F4BF75EA36D98A16BBC7E3715B62F04D4773EE2B04F40E5D7
+ 1F3E265AD436C546F39EF228027F9F5362155DD10DFFE806EE905B0F20CCE48F
+ 648A3384D753D8DD404AD39963C6D221BBF9F629A5BF778342B9EA29F41FD21C
+ 92DBE85C91D5B2772D878BFC76301960E56DAEA417DB867D28E30F872181D835
+ 5EF3F59965BD14089023A22ADE47A4C17E433A36E1F8CC264A93E80618B6E739
+ 172579CA628DEF64D526E4E1173FD50D8B934BF6FDC22572565F7A28766BF2DB
+ 8D9528679905545BE74398CF2E7DBCFCFE74C9FF565489B62AD973386A2B80E9
+ B58ACBCA8212BDD84897AF56FD4EFCDDA24E770EC8F1E784702B4B8044B2F928
+ 0737E596AFB9A2084BB513B96EFD7DC82951B6AF57404476720B969DEE5D7A70
+ 28705194E484AF5ACBA923D9C809698A01BA8A5772EA074E9C1C949E62CE4C5A
+ EAE1CB485AC638115B6114F7D55489B3DBE9AE24F7903E6C690699FB538E3800
+ BB5A332959A4638E307F90552ECC3EF0080AACD425F759FB888BD9E8CAF62720
+ AA7725B7A6CA2479E9D0A21DBF8733D590FF07F33CB70A13C6314DC5B07AB033
+ 847B6D838D3980370410F22E9C3A324D898C6215E4457B3A94A0A23D7C7BFF32
+ 6B86077B506FF6D63A070F47E7D2BE04AC7DC99D47D407E0FE906990486B7594
+ 3B09A9847541B99D7667B37010E988DC87AF46BB266240C28DF84B8C2EDE81F0
+ E9FE0B0DAE30C9B309A09DABDA549DC88FAA2E9013580A59F0A73AFAC56C6CB2
+ 8324A66F39170C981CE2466A6A8862CB12B9B48F306BFA96231EE01AEFF78DF5
+ 72000B3F90FDED5C32D0841F2C3CC583A1C295118A1BAC537C506843DEADB05F
+ 1A394C66815B6E79DD2A8F46049A94AC2D82A0CEA0B401ADDC3A91207B50076F
+ E71DC9EB20D6C3CE71801044BF58DFAD5D6B0E34E05EEF478EBF7EC2D742329E
+ 721736F7FEBCA9590AFFF7200AC48A2D29324C143D4B0EF4F6B8D6FC2CF67740
+ 13A0E3EDFAD86E2300DA355175AFD5495BC12DD955404C8D2B6AD08C9FC9A4AB
+ CE6156330E862BB574C8097F130F4E27D428883E57CB117E9943EC3A0BF702AA
+ 96A295324C9096690E60A90FCCC003DD82B9BE8791F9F07C69A041D9876D9510
+ E9B8CFCDE5C2B47A49003AAC64018778FFFB98C76BF0C27B887C3E1EF096BF15
+ 6670CDF6271DA5C595A006A08509CF5206DE43665E731950B7BA68FD4E91D88B
+ 13F78994397217004E8A6D5B84EB2741E7396399250E5CB51AE29F8FB1AE6B89
+ 66FC191FBBDC3A0E312A727938BC6F98CCA1261573548C6279F061C802AF22F9
+ 642CC4A2BE90CE21C8654A26CBB4A4AEBE87BF135029F2FDCB04AD24335017B9
+ 0573038AA07A53011F8CA97D44458E67B19A36006B763329FEB5133E60159FCF
+ 6FD74CE8505706CAF6E3B7E706D7AC5FD9EF04D5B8E7716ED41CC337E4005E14
+ 43D774FC23D062DC033639019B307F45116DAE4559E76A4A160745922A754732
+ DC347EFD92EDD9E3CEF3AF978F57B32E0FB062D503C0C45BE6383C34BAC154B3
+ 319BDD371E36B92BF8142901185E7EE3A43471F9C890AA3EDE58D26433695B32
+ 1B2D19CAFCC232E4193C9EDC4E90383ECC4471CBC62EDA07671F8E1CDC277A63
+ D32580B6DEFD669CFF753E29CE431C17F8F8929D2B032BB41B89B055357B9A3E
+ 02FE306F00BA3E3F946F2D0D1B5B37D2B3F46FB2A1C1B845276E39B2C4086723
+ 04917DFB68EC1785875A60B3A1F37F4E1B203820A62EBD80810DE7D039F8B773
+ 6791E6B4B90E2583D40ED5AF245C72B2E2E6F9207FDF33F08BB7D469ED48631F
+ 42C28B5F56BA983359A0CCBE3B232B7F2EDB8883450218F8CBBCCF47DC9CF543
+ 8883619DB2AC0DA6174FF5EE5702D7D8FAA9F41187E6497B0592923951761207
+ EF3B1FF8D019A86F1FE3EC8C2FF41AEDD656D196F0F44D9C285D51FE32D2BC96
+ D20C11EB626037FCF570C1257E17E795AA20866959F198FFC0E02F05285513BA
+ 9D271352753424B85D7B8CF7EE07E25093CD8A85151E6AEC3A6E365F010B75DC
+ 7C7DB615AA27838755F6D604AA277BCB49161144F027CAF753113B0FDB3F0EA1
+ BB1ABDC7CABD38D2AEEEF3C6A60EA0BCF56481C1CCC83557EB799F77B3F90B54
+ 2B3324D03C216BDFE0C8C3E48D2C81BAD74CB070D296AE754A6A3C5A48E89213
+ 99F28E3D9573F24A3EB9E31B17F0851F4E4F0EFD83DB4E19C44E3CEFA94AC384
+ 24DC2FA53AA62016C40371503FF0B23C3B29FD2CDA2CE3EC243DC26D14F349EE
+ 27C2E364A0AAC9CCD5A9F2AE58A254F08C52F949F816D452CEF491E0237D1C3F
+ B219829FEC59A6D9F566ACE2F87FBB10FB103D817A24D39EE9E303EBE39BD7CE
+ 34377C41B635F2355E0C4643EBE5F358F0523C4BA8E6E515DEBA42A87D1F689D
+ 047664D1103CD3D785BF4771381B69E136CBF1715423EDBE5BD7AB39978B3B63
+ 08B52E40448082E35613EB98C473C47604078742927FBFFD604475E3C5DBAC70
+ B89D2A5E302421FC8EF80D6A6F17408EF87314D4E6865A46C8C95AED64474698
+ 1B1B6A9DC4036429C84306F8ED17C50CD25C7751E8AF6970619F6A460359E821
+ 7FEABBC2182FD832CAB37E8A53B7C6000E421600953952DD2AAB08D65E164C66
+ 3C9A25679EE6906C07F0FAB123955C923755855E96F48951B0A3D45204956759
+ 914072A1E8280C879D4A7FC3196B094143C671E0FC849DAAC46E532030941AB6
+ 721E7775F59DA42C2B67AB740B90C81D5AF096F5EF45FAE886760D2529772936
+ 57E18F2449C4D0E90B44AEE005A70E625871BD58953775F9B6C8B0AC81FC6B07
+ B08162D64D51D303C29E1CCD2495ABEBE4D84E30866193D9CAAC36CAF859339F
+ 09752AF23672658CE735AB28596974258DC5E73FB59BC51F2EC3ED4DED0ECAF6
+ 2C1DF9872B0D9767FE06EB802690A632A89D76E4F8593F25DAB6E9CB8333B052
+ C0E69AD0DC5F6B6D95D15E676A6D1C953B0EDACE4124AEFD14C883B3EDFBC1CD
+ 2909053E8944484EBF6D5861CFF63439D71E1580076D2F9DD128B06DCBDEE320
+ 1C51EC5094323D45988D72D039C6F48C5E39C4033D9C9335FAD2BEE858433A1B
+ 484F7322BD9064734D64F9B62FB674BF22D5B3053E315FA795860CE2FEFDBE33
+ 65095FFB7505962773F370F1A82646AF61EB6450EC0F4C97A5314AA173B02988
+ B5F431846184CE9A9E72011D59143739D1616FD67246758FD637D90CC66E151B
+ D67058B51AC8434C21C79F81748DE378FB9F81E33545698795B1B3B8CA946B20
+ 8C443A4448946A810E74D731A80AC698B29EFD68B441FBA0DEE0CC0789CC197F
+ 82D40E4F0CEB6297C600B0206E075B54D30DA8612AC2D10AE043FB1E2D4E4AB8
+ 673C326659FD0CDBF9085D921EFC33097ECBF490F1B184A7A2EAC35EEA56FE87
+ 1D0B7770FABB520473CBA459329B2D0B0B9794E538334B6E054E25A8721F8925
+ B6437E2418F2D6B244E73772C9A49435F6C3579C7029A17BABC3020576334FED
+ 96F747B56CFED42EDC3518559E0101E80DEDBB66DFF87DC23A267B66BDF87ECB
+ E9A5C38A697D5B0AA2ABD1502DB511ADE4D117E0A427D53FCA2706D57D98F50A
+ 1C4B048EEF7BCF368E6A6222520132F4CE7162DEFA0C5331383F05246ACA86D5
+ 68000A1FE4B4F31DB8C5BA144DE79444A58BA0CF72A1273B170C88E52A2A5CD0
+ F0133C7F2D65AD9936477C82E545EC1B589B2683E184C7618465256B771970FD
+ 44CE1665F3F2131052744A7E4FD6F9834FF64B6A46C85DD0DF15BC00477F25DF
+ 763023B3849B487D4C6472E01B0F1971CCC6A4D81272E8A9EF3928F6A866B245
+ DDB93F658AC33F0D8ECABFD48375F69E6CBAE32C6C02678137E371E6F9863ACD
+ F76A562E36D598051CBE922B933B0835F051DE293188F7527C6EB74D8667DBE2
+ A90E1BFC8F49D3DCB4352B29D8F720A9DC72B3D54C79AB361F7D153310FAAF77
+ E5E2AC9CA2D1E52CEEE92ECE00B6898DDAA89F6154EEBC5EBFEC3372A1A4BD58
+ 37802E329833919731412F0EA76F811B1C425DBDB700FF8BB628C9B59FD86850
+ 3945A4B67FEF9E1FDD6C92FF3C3191CC2EF206F352AD65F0665A92C7AAB6B9DC
+ 539100E9BC57D2F9A509267103D0631DD2F1A655DD41E2A788001F8713844673
+ 7F1363169481AF1059385624BAD8D4F4EC0643F42555A555DC4B80A25B18A79B
+ 314DAE0BF39E7B183AD051708B0881358F9661433B4B42DFB2DC39F4AE9AE2FF
+ 1F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PXNHTP+CMTT12 findfont /Encoding get
+ dup 45 /hyphen put
+ dup 67 /C put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 105 /i put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/hyphen/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/.notdef/.notdef/i/.notdef/.notdef
+ /l/m/n/o/p/.notdef
+ /r/s/t/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N2097/PXNHTP+CMTT12 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3336/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3332/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font JBHVFS+CMSY8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /JBHVFS+CMSY8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -955 1185 779 } def
+ /XUID [6 5000818 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C86969CB4B5CCF05DC3E38970E9B011FDB0554BB85546291DFDCD
+ FE57213631231CAFC2B3449A2C01AB5EA3D0960ED6C98F6E55F3FBB6556F1D37
+ 0871F416467B9900F045715CB9DD32E1EB8308438BE84550A04548367644494B
+ 4387F9E462B40E206805C95CFA771115BA3A6E1EE800ECA489B17615B92759B5
+ 610794A12A3B90BB80E603F94586A213CED766E41D43A214F6CC06E0F0500E63
+ 6BF5F0A2D90838F113EC027670F054AF0000697BA31EF2E8852B8E1DD040FCF2
+ FD80E1D12291CB2ABD46F6988F28624E06A0AB7BD9583F92A3A295E953FF58A2
+ B9CD220B01E0B78526BA2C20A66417CCD9FCD6F9BBA9F25C512D18175329E69B
+ 1E20E83D071D45D9D908935047C1E7A5128AB7E089DE1E68233A0D6C558C9257
+ 7B9DCE99C3EDCBCD9F9988C0B425A25C4449A9C9E818E00329789888C87893A9
+ 85CDC8A1823942A58318E3289AF81A8EC9FE414FBA2B7AA7C4364AF5E54C3811
+ 3E0365120542F0C3E627644F89B83C633E1981503C363026CA633A6A242F3756
+ D430F4E8009ACF9B99083EE457D2A8AD9D2CF1C0744E84A3FF28BFCA8D6A5D82
+ 48587B743FCF00D016D767CD25B4CD0A94C1A6DAF2DA6C21875B41988F7A16A1
+ 2315DEB8FCF38C8B409A1532B0C8FF1B39FD58DB10D0743BA86A1D690848B1A7
+ DA37FDFE40044FB483A352A2CB49CABE81CC7C2DFD99F2C06C46428CD3F50824
+ 8472542A17141DB1C1DC66C22F5DD301B913100AD2DE9A1B3F1A8BB2266DB3F3
+ 520B1E31FDF83BD33FF79039C5DD4EC3A6231332C7F5CAF105ED8A8ACE413D0B
+ BD449527FBFEBAC256F25FA60A9C5E1351B6E1F267137646EBD29FF7BB9CD826
+ DEFA639B9AC5F53BFE16C879F699D2F5BA95AA1E2977977BD158E5FEE777DFF7
+ F0B05CEFF78178A576A33C411C43E80AA88F335B390108A752974DFBF97E8110
+ 1B457FE5E74D6E6D4957F08FEBEAEEFF38447AADF4D3D562BDF20C1B9EFAF741
+ 8AC5957D55D0F6768EF528D713C58AF42A1222965E2FA5AD69C0429B352F8625
+ 3084E5BED589F7BD2C935984CED4F0E625A45BE3461B5DEC8F57EC5806E98D7F
+ 8633BEEE476E18121AF06BFE5B2715F456B5C46225FB9351C428F5F0FA925C8F
+ 4CC05D8099AAAFA94F71AD2DA1192F6A89B46651BC5F0D3D6F3D304FE95120DF
+ 8372D11E8B807D29534C537A10D410946B9C3B06B493D93B40207F9443F2677A
+ 9B46205FC4477851BD2AF3AC6F7889BEF712A0CE6E3A937D87D71A727FC39E32
+ D39753ECDE933895202EAF87F733BAD2F2FE549D4EA4AF01F101162BF4A237D6
+ 955FC7A5ABEF62EF815430C36B44F4BB5D5E0AEDB24587A21BF6C23F87780E25
+ 5C7D9D11F9F84D5C0B5FF7E3794252364453A5E82E23AE19B1335B88F263476B
+ E850B61A51484A2416D2BED66E3636BFF489735078E280B25685F075C91E39B0
+ 874B7B663D5BC30F3382FC04A77E5EE69316F9745A1D1E1BEA0D86ABA431CCFE
+ 90F81B48CE0486F3874A5CAB8DD13F5B5FB0DF11B0E5B1F8A51D5503547696A6
+ A47DB5DDE07C25CEEC4C3102149A1916B0673749EE36854B369948D2FF9923B7
+ 2AC86D360338D5090969941CCE8B052C5189399E98B78038C5C94D0E797D0C8D
+ 6582D1044953A79320BD3856F763F39CDAEEE20E039A0F9C5FB56FC227EC69E3
+ 468CA54288DDFB32F7846C662BDDDE1FFA86A7F1E1B94D3F3228E6178DBCEFFE
+ 55C216AEA6537EF5D49D25E88FB9570D55AD2DC1CF929D0F5028518700CA2C35
+ DF988BF39F2980F05FF760ED1EF996DA342D1971C72AE95898D7252B6127BB5D
+ 10B5DE41C2DAC39B2774495118167125D2188E1E8C965C2D31CDB64E4B4A4F66
+ 4E32CE45327479E297593D3B01CDC70BB18DA074AEA6E43C5A43557F601D6AC0
+ CC56C44D1BD6ABE0D8510921173DEADA4FAA810FA0C7D24FB5A46BFCEB5DC059
+ 64291C2331B4D9EE8CD3C8B6B2D91C2E3B8A86DDF2385F3D6A3E418AF57648AB
+ 16924FDA232CD8F4946F46BA822507638245776CA39BDE0E94E546CC3CE0C2E8
+ B7F29948DDF6C16B1278E4EDA5BC5C51F9003AC436900B65D24F4CE892F4D051
+ CCA4FEAB7D338F9061F99F19B2592958B9CAF5E9C28CAE67D5F0B0FEDD5B4129
+ 7911C9EB6D5C6DBCF6506723C04E722DE64350D9CAC209964ACB72DA9AE484D0
+ 5B8711F1532C10BBA240B8D0D21694709C2273188E1DB5AF3D1A7962EC684224
+ 20EAFB8A7F9B87C9F7E409D9004263468D4AACF958BAA724A483DFF1E70A9E71
+ CF8B13C0949DED6F3ADDF7B5FF144DD54FBB08D45CB261FDC848B112122E93B7
+ 9A2941377673B84E8003CAEF3A19405F9E16A4449CAA712D9D806A85F8F96A64
+ 0128F1CFC6408A40776995B0BA773266ADCD5DFA0A82C25335BB79BE22E2B841
+ 6226CF1D59F05EF6BCDDF5BD06F012239282AFC4385371EC47BF62D7AF615847
+ 769A0E667CCE978809B398F6538B414892621CFBD24F98B0A5645D8222763069
+ AEB005975A609035A7771F4E1B4A85B6CF9F5B259955FDF494AF94198B03A121
+ 0AFF3931B6111D21FE2F1A8735120B25BEC99E1F8E78D866C7728F083B429A5F
+ 46AA5AE76FD01A13DA07B6A8BE592BD2D6145A1FBF7D186241FFF39C2013CA7D
+ F2CA5E7D7719406C3C81FE38BAA948048D27E05B31DA22A1FDAAD7EF7EBA26A3
+ 38F5B001DC184BDE733DD6CF3AE3E09CBEE534E70C17A725BE4530EAA7F8BA00
+ F5613361EB6E70F8751AAC877B3980BD52234954E1CECDC781082E3E6CFBF37A
+ 1F516D287E1DA7EA12EA5327AB03D94B826257651F6B1FAF67422E025470B536
+ 2121B07AC66B39A191DDBEF4BFA21353A851112A2F5A4096A13B078333D4C5E4
+ 515555E2F98A9810920D7992E17887CA933DE40946ED068CA1BC97D30D6DBDB3
+ 816DCBB42DB363964401089D00C08B0211FF51256FBDDBA7660D86C498110F9B
+ 9F93AD8205E13CD15546061AD5F05F3EA7F0039CE8E9615ABD1463AA6881A5B2
+ BB54C47CC4DD367936BDD1666F0B54A439FCB40EBF9BF98C34BE2556AD32E836
+ 5248A25A70F726B4B67465810FAFC33B0B101F57443E84A4CBB91BC81AB88251
+ F3E36A1A5F095C3C0499AC650DDA7A386A9FF26FAEF0F7B21632B8B0A8FF7144
+ 3A20274DAD48CD97D194FAE801564BE6F6A7EDE21B6AE8A193C58240E4949218
+ 0685DED31120B159579211EB3FC3F07FAC1F39CAC97685E411048147197EA2D1
+ 68463D34BF067687D331A4280FFC5C74D7C4B75DA71D851FDEA310159821FAC0
+ 5F81381C304FD1128EE8A389D92142D2C7586E543CE32517A1087EE17C176BC1
+ 94BC0C535B1D51917219A81B4D01CE64F918862F4D6C8C98AB06A827C5D7203B
+ 83E5843195F64F38C3BAD1AE03C8E433BC34411F4B68A2407C471DBEEDAB9FD8
+ 0960CBC87C99E992C32D371F273FF3428FBD5BB220F355B3F6824B4107071883
+ 83627BF8917F4E3DAF079F7B839F7056A24AA4D966C040161A3C605DFA77314A
+ A500DA4A763F8A5BD4E2D03EB2B886A0BEED400DEB50058AA545DA56F3AA480F
+ CFB970DC8DFE5DB572007E30A3F8A1259AF30A4F7A2DBE172993968F08397612
+ 53F479C9AF92A24329A715228460AD590AF0A746149ACE51EE4FEBE8A27726C0
+ AA37FFD92DF04471B91120C9DB63241BD5
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /JBHVFS+CMSY8 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 48 /prime put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 94 /logicaland put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 106 /bar put
+ dup 110 /backslash put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /prime/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/logicaland/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/bar/.notdef
+ /.notdef/.notdef/backslash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1666/JBHVFS+CMSY8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3265/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GCEYUG+CMTI9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTI9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GCEYUG+CMTI9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -35 -250 1148 750 } def
+ /XUID [6 5000827 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB291E1AB3383
+ B17843C5BAEF5D71763E26B19C8252D3EA366C655038AB9008F124ED082F3EC8
+ 84C1DD565748E1346AD01F3AC5FC60890744B26671340478705A3CBD1E1E91E3
+ 7E586E4F40C9FF465BAD7F26B98C38EEF7D5F9D473C542B553488F3AA704C184
+ 8CC9DF2E01A543446767F347CA7C0DAE94688D9D4FCB233B8D4A3553522C6C4E
+ 0977E797203E63199C5663218F80A80D13B4DE0ECB7972141C25F77A45247FEB
+ 7C1586A452E5C8E2D93FA796237EF2C450D3DB6524F3695950EB25612E942DB6
+ 62DEDC1C9A8F7A526095469D582D5DB073024D0C38A87B721D65CF0A6BA7F34C
+ DCA8BA0938D21E8DF2FDCC17967EBFA0E1ABF0628135C1163A108C734F378C4E
+ 0A0D712FC58F69216351EEB857F61763B774E483B83A3AF681DF02140335C48D
+ 9A4AEEB0454F07EA11F3B97B1BB5D1184B1ABA0D660E0184A9F9B161E36D77F4
+ C75BDC8C76A8A84E4CB653BF0C5C81191EBD70E65222066E68850CB20D020976
+ 038EAF1A386D3B13D7BF4D0EA34F1CEC13B5E98B922FFAFB7E0CE39996C20323
+ 20541A4C2C638C4D260803A08E9CEA52FE2A465C85973F6000C53AFED18F6E8D
+ F505C6C9B55E5F77905768564D8AA5ABA7855143ADB158FABECBDAFE39D42CB4
+ 651229A369131E4B228F8306FB2A4056EFCE6526D237D3E84582D1D6E25AEA83
+ C971458EF0D2BACD751B0C48C1C8042D6FBBDFD793B9E0CE30F1F9D645E99C85
+ F7ACEBE4FE457AF3EB201F494EAB53E32B6B080F91ADA3740FFE4506E83813CD
+ 462D3147D843C6957049A8D4A5A84DF5A6D7A7A7CCE842E9D6E483493DABD0B9
+ A6EF456DFB1E5784CC63452F680E016BABD98DE96589380BD2726E009C4C7A7B
+ 1A9573CC39E943517C181A50EC3C6F60C7D735FE0736FA68BD375F9CA6E7A286
+ 1736B098E15C3BB7A46BFE6B35AD9A33540BF4476F8937409FC21E95827965CD
+ 3AFE5A38F7BD80BAD36603B9141BBF4788F8FD09F28ECED78116C230D96121A1
+ EAD35032A936B01983BAE91593772F8C7FA5BCF1AABDE7D453E48E9C5126EE7A
+ 04B3BF700B9AE6D41A7228122783CDA81681B89042B3CE277DD7249E66DAE292
+ 8F599AC13F2C4C43EBDAA78A525D95260B340AAA2B1E47F8248B8ACF7D7AA7CE
+ 606D367B107C2FCB45388131F71B205A46236435B7744445324D601DFA62B52E
+ F06DC0BEF966D30E8832FCF216E0FDADEB5DEBE731699E1A08B1560E660E9443
+ F8D03A9CB46D638A5098E65922B9AC31CD7FC22881A77607B04A22CF87B8AFE1
+ D346306E283332A329FCC420555428A0922D65905090AC4F4E9C0469E2764AD9
+ 2F78A422FF85C9CEB65D191FF91D687F2238B2FCAA157D1CF84BEFCA6ECBD6F7
+ 65A6B0E9DC2A83C5F47A8BEFE811CFE1B60915A08D445A1D203F00A2C7EF82D9
+ 49F484B4E8FE630D787D7CB45E8F5CD1E816D4F94618C84330AD73F29F334EBF
+ 2B9F4AD6ADC3147703C13C7DB20D0A101BDB33CD547875CE431D3E675D44A423
+ 0AB5479715BD66DBDB5E2156BEDAE363E4BA14063742AD2969F08421974681F9
+ F2155166EA0C0A8500EB58DC58FF3A7342EA9E58CAC6DB560CB7214F53A4C95D
+ 1C186C909D34F329B3EA5442AD4FC51170EB86EFF4EEC6171B3D9D07850D864C
+ BEDA5EFF794E0A9624C070478A973E6B19E29300B60821E677DC519EB5379365
+ A322C725799236F90BE35A70D2627F93BB722B5A20B564405C955459CDFFC1A6
+ ABB564F34C0528072E38C66497BF5F970E70D15A19B73E1237A3FBFAD9667FEB
+ 49E48B0B89AB89958FF728443E6317C2557820EAD8FA533009B83854559216C5
+ 2A05C95EC814F98929B446875B7B1BEA411A87E52CA6336D6106501DE69EF623
+ 94CA425725BDC845CF585DE09D692CB3D9AD979E6764B668F4731CAFDE1BAEC1
+ 03D777DE2C28FC384BAB3762F00B37D73C0D4C39A25CFF06CD5CF0D4E3F760E0
+ C41F59BAC77A6A47EC0C3DB043971162211E73755323EBA2C406F5D21BCAE6FD
+ 19E70241BC323F47773C38ABC45A6FBE22EEB535E18EDCD1DF37921D3F98DF94
+ 08B188D9B76EED55040888F1E0A7E8A83995DBEFE9B6939F911F3FDCD107C1C4
+ EB18EFDC39A1921095FB046F8C4E326FF35C8B3F69C37C8BD33A9927403D0B2C
+ 8CC00D26F2C46E067156388022AF88FCF9694E7DB6ED38124071E85D7C139F8A
+ 44E10CE2DD1E63B34FEB6492ECE1BD9C8F2FD49D319CB5B90530BCEE2E44E991
+ 13E2310D2FA91DFA433721A82FE2709BC4DADC15D52004BA28FD095AE0E624AF
+ 4520DECEA96BC5D802B5CFBA000FACF652433DA873B91B8956AFE30D07F56525
+ C7423146E1177FA332E6EB17B715638180DD9A85C218DD0DD6CB9813D59EE2DD
+ 161A101AF22358A8DA38AFBCE1183FA5E7FCDA89881BADABCD318D5A266E5879
+ 3961B7B71A89B1664EE424B652ED6B56AC77418F4DD74D4E574DB70157C0D1AD
+ 9C29950F8E93C5A08ED7B95F32F1BE902448DA7DFE8ECBF66CB183CD10C67357
+ 3966CDDF268C8DDC44781031FC332861BCD7D6737B9879870B668D940C5E2755
+ AF5718746CC46DACA9EC6CC69BE0BF5504733C9C51FB5895C9B52DB8C91CDA51
+ 6219E3C4E062765A5209F98DD94CB78ABC2985FC4A9A053660A7E9CBE57DED47
+ AB3FCBDF4FA17EB132A10F2694247753B4D5893748E56BBA5B83EA87489CE9CF
+ 3E2B9A8302FF336A82FAEBD4DA10A251E366B35606CC861175CBA82C55A7EB00
+ 47339D7D756889033C772B04F60BD1A42EC9B81977892F99A02A5EA3B65EFF5E
+ C9E0F3C5B093DAC6AE8F52AD6F58479AD49FDD6DE5F58BC85ACD21A1EA67E2AC
+ 5B3A4EF6F60F67031B4D0AA4CD0F02FC752DB91854502F6EB177F7DB3C132136
+ 07DD76A9C69B903509F83486D0EE49775319256C8E9C01DD6F179E3831C66282
+ 2EE46FACF733A481EFD7E114F66D80BAE116C0F1DB0F7EAE42299FCF3D941942
+ 4A33060A2B44EC4882E293DB694F995B81EB55AFD8D983541D5C18BCA3BB1DE8
+ AC971C6183702A2CD859EE209EE8E767AC84DCCB9CB830F3ECAA2D12FA9BD1E3
+ F0D78CA87CC98DE53F11229D3FB526AFA04FF51A0054419CB94737DE607F2045
+ CF0177239C8C4B6AA4C3A46AEB88816337DF6136E9A938AD31B623E4DD73D1C0
+ 15D74AB311471F87967CF35BA0AC67A5AE35DE241A1C04B8ED6FE26ACAC56441
+ 5B22388E7E4553A8295B170BD16BECB0B4A3FBC8A2CEA10E7DD96C82E1D1C989
+ 21225835D557B8C86787988E06B173CB6B7415A160D72195B10068A625E1A7C9
+ FE64A7D9C3BBDF584885C89A05A406A5F3D4D72DE99936378A9417AD2E8EB0E1
+ D5F5E31567F8CF9DEB915E0D536A27BC4A274368A7E56099B254A809E0E2D950
+ 580A403A10E4E1C2963F4641D3E59C138FE13DAA0ADA3A4C3075BFC7CEEB80D1
+ 106D4BE8B690ADC85FBC9E26720914CA13CD84E4A36B602B5D898479BA9977F3
+ 5A31E63C8F9FB341D04A333B105F2F23EF60B7266186B4B8862EE6A0F5216B12
+ 913FB9B6232DF0784915E17B809D845CB865ACAA8159B7AF894798BB4A990D21
+ DF7D2ED4A72FB479CAEB8172CD8C8ED4077B73B9731894ADEB8474E2FC1419BA
+ B3DA338FB4138D8875C4291299EFADB4D6FD0007B8F095BE2691F5DE6AC50D34
+ 954C900E33EB8C87B5AF93F184E925FA4654E3140842461E8834DA8CC2278A71
+ B6BD5987117B57FBB3C8EC2D38E3E6A0BE84BAFFCEF08A4C3BBEAABD68033098
+ C223182DBA9A94805DEBBC5FEBE247A82E8146CF34061626AA8AFD0E4F69942D
+ 02D8DA15832F4DD53D887239F4694AE80D56FB77F287A5ED08EE92264CFBF24A
+ 68D03D6200A791BDD7A703F81FB1B1F412D4E86001CCCADA69E520DB05E9DF90
+ 84B0DC5289EE7741E008C72DC51DAF5B741B6635BBD47A6B7B8D8AB8825A61FB
+ 113BA1BD4871D1CD63F65A6F0A07A140179F88448346FD9D457B1C2659ACBC06
+ 6FF43A9BE799B9BC3E923818281D4E4D763CE95D6DFCAADD2E3EC76FCABE588C
+ 367E6FA97ADD01833A02299AB264AFC6043C5B42BC340EA3685B063B50ED3EF4
+ 658153164967E676AFD7CDDF4AD2BF0DE72CBD3B7D7E0F5F53887CB785240E34
+ 7DCCC6C225AA59B19CB0A5B6B4CDC0458A70AAADFAA0A1DCE72EA71C59FF3211
+ CE8584BBB3507022BE10CB1B69CF8E8225BCCFB8CF267D97F158A7F1FCC2F6DF
+ 8EE2BD2BE8A05992223C93AADC5E846DBF82EDD727DB8709CBAA480A0F15938E
+ C286817B82FC8D276954F3944A903C30D72BD11D42207F1B06F3524111948E25
+ 1435EF38FF6C36D33515CD93982536CF6CDB838061CDA4DFF8B4C51D941C7A18
+ BA5641EA7D693EC6F5C4BA48845315833D2B38DA53DF54A33A94B53CB1A9EDE8
+ C376ECB8F10E462D764036F3BFFD183F01DE38DAFE40888DDF0AB0635031FCD5
+ 0D747CEE569441506778FA7598473F9EACD34F74BEA894C7A3D761F1962D4461
+ 8AEC10FEDF005E357954D1B582200498833F214B0E3B43CA30403042CDBE2BEE
+ 08BDC177EF2DA1390A8F129363F28243BDE9B8CE52FAFBD9C846D17F71455001
+ DD9CD5210937979ED04800F29030A865F20C70FDFE8379E9AAADD666A0F5E0FD
+ F497A00E8492C3F724B5CF697F4626522C960C51489E8AFB4E294773C249BC27
+ 77DFA591ECED52935EA6981C40DE2089513ED0D56B08ADF6BFF0C813404530B0
+ DDEB2678A4B5993A716C37FEC01295AFA7234E5E16FBB3472EFA4E4CBEB09F84
+ 77A4F6B2BE9843E2C440A4E536B03BCC594D0AEF2A91BCB547C1F0936BB9BFC4
+ 904F32F13E368218620155A3446672C54B07296F976606EAAFBC692CD7D14BFF
+ 2607FAA9F9BD9116FAF166A36A2F60A35B96BF5B21E78001E7DAAA361A80C0C5
+ 9DEF12B40C23302F66DC5D800E4BAD7C9FB95749F7C25C758903316A5D1409ED
+ D2115EAFE1EB85F39802B3D7EA67D74207FADDC3DBEC5A9A4A612340E5C2B448
+ 6FD9F5D344270B3A2764D6A767B512C915E15F57BF9164A61916FBFB37F9A750
+ 1152E88AF4DF93083719A3F2CB50A09A6A3D5A0712422AC68372B40771CAD1E2
+ 26FAB7EB3B86484AD3285253EF9872149090A10CCBBB033E7D6BB1891E731501
+ 200AAD5F5DD46078A4EC640B4E4AD802DD8A3C532927D17487EF45A706620AA5
+ 2052011725FF9B087A4E3C3CD9BD4BFC7742D5B5DB9E41697608D7D58300A79C
+ 026337B766A50B51E6A247F374872DE1694A721E70E92C2AFE85A731AE226208
+ 51419EE7219A0CFC75913773169941CAFF1896DB7AC68A198E42255DBDEA7457
+ 442FF2D5DEF0B19E1AEDE0DF19E7EC7FEBBFDCD5FF84E45286C2C748CF82E9F8
+ 2E9662D8B503AD43B8D41CE24FAB42F0082FD0D69E811D63DA347324292A6E1C
+ BA34C594DD3753ED596277BF3175FF432EEBCA667528D772DF09F8139386D345
+ 00205357572505F6FF06ADFD4DD7A182CFF927C200AC7E59BABECACD86B59454
+ 52347A131582C262C0B3B77AED49BA73D878877E03238AE6D332345D89A01146
+ 4A4DD61756FCCDFF5A33343DB144B48AC52B0AA339E9F76283BB035E93A14DE2
+ FDD0C305138BC958F8E18EC88E61B8090C43CAB07A1D54BD9768A03257D6228F
+ 6889EF3245BC7F0D0A808545940EEA2D2F5782D87122BD3E089D60BCD76AEB57
+ B889788ED6D604C82002FD89B39D5C7668076186BFBBE356B85DF7FA0192FA34
+ 49A5A70215A0687612DE2FCFEEDCB9B00E90886D2FF7B237568DC47C943FB6DC
+ 05203103EC038E39D5D5A9BB443E28BCD29EE43C7C393330E34A406963B2CB11
+ 7211E179FBD5C07EB36F8FEDC3D6DCE59B8D87E4B84C79EFFE292B5D11F06921
+ 28EB23FB7EA75CFA8CF39E9E9CD771146455649AF4B6711852F9632110CD37A3
+ 78D2C660D9EE470A55DDF71C38B90A612BD375ED5128099C2F9A8400CADCDF01
+ C8921BD58CF33C340129EB6F0D27D8991F2116F2E954CF470A2D62D362F01425
+ D0C8ABE9DD63A35542BFF62EED5CB63131878DE6B3657B1E9C33C6913B42E356
+ F5ACF08D67658C9CBB870ED9F149D46A7F9D00BB9C5927F2A2FA791BD427F515
+ 49C05535351992506E457ADA4A831B3614EDB5E870EF6A39CCEE055D47ADA3A0
+ E190C59861612051E15CA310F896374933AB3591583530B647C16FB8F2B237C6
+ 0BFA65541F8CFB90A9FE01BFA86F0B2BF1FA5DD566A847FE3DE0D2DBB4EB6E90
+ C0C578E6C2DB69022FBA37C2E8B65B060BF265FDF5FB3BE6414D38CD877EBD6D
+ 433F2F4F564AC1D8598564EE1D8F383F3552A8E22273AC5688C454743D6338D5
+ 3DB00F428A8230483F3A40DB11498AAE05DEE18D21460DCAA952DD16D026761A
+ 3D6A6578A526AA741DAEE1E329ACCFDC4DD43C09419D227F70A5A81D47A909A8
+ AB32C52EBB47FD39E56E8D82D4A013ABD7D0FCE1041B4CA77FBDE42E27B1358B
+ BFA12DAD628EBE240E29CC305CE7FB058ED3DBA32232F3D59F4CB13C5E55B8C8
+ 1BC79D5A5A743E0ACF7EAE1F686B593805DBD98C65F2121E4D3B500A759F27A7
+ 2D5F85452915C58A6E841716A10A826F61F7AC84882241E469D45A9AE3F7069C
+ 9A24A3E54F15BFF772A9C9071D35AAB5270AD7B15851B3FCC8746E50E4E6295D
+ 2546BE3558CE9B840C99450DE029A3E82051F26EF4AC187FEE3F64338C557946
+ E288232DA9CF187BD91D2E8763314A300344A5500BE99F9BBE9F7CE38EE0B97D
+ 46262730E4EC39250D6867BF2BF95A07D27CCC179F36684948BF5603833B3795
+ 9B1996FD962BEAF3134ED56149B08121D68EFAF2BD958086538CA8FC18B05564
+ 062622FE5FD86983BC927138E870A9C1A321E69A88F74875DE2D89E31DEE37DC
+ 5DB956E2FEDBC4D5D06B8A78E42D07F6F80FF4FD3A3306EF94E75CE140767A07
+ 86FC5505AABD8AA05D149030753CC4A24D42B4B04EA7D936E2C0DDE74184F81A
+ CA1FC770C7CDA4F92BC2503F238D0EF6B45CE4CDA80BA71CF3A058E2E9F8B222
+ 1215842E586BE79EB054BB3E7B67FDF17FE93DA30A61AFC450632F54BD4FB0FB
+ 9B4C83EEED259B0606C7B1EA2799B363438C6720A3D2C278385A429E60544125
+ 3CA7ED15F3E1B291A48FE896BA934B714B33564C1148EF1E1CC0516AAAD094E9
+ C41545F33712676B65184FEDF0729C53475D88BBAC69A4D0C0445F15F2096880
+ C9534F2F4984CD4CC9A621BDFCE164675AF2E858C8C0B4DD128A100FC637616F
+ 37024D8C9EEAFC41F081908B09BB1529A2F9ED1706196C96ACC725DFF133F74E
+ 7F7570D2423B68D18C135F4ACDC38B1F1EDE14BF24F167B8C4FB7BD69D0C5200
+ 4B3EF0EEA7AD121C14FD8AE20A379043A410D9AE65DA438D1CC7FDF760E6B9CB
+ 03C28AF19DCFC43F9A2DC48D95AF498E28468E2E910B18C11B6F4641EF4981CA
+ FE092F0B6FB039D693E726AF68FB7995074AE99E5625E4031FE06FA6CCD6DFBF
+ 5A7206B2505B140C67767D0487AE294BD62B09D3EA2FDD414C129E466F6936A4
+ 9B176F292F94CACA68E979BE8231924A5F846CD507848F45D6E08C9004AE94BE
+ B0347CDE9EF2310D94AEB6EF929C0D8C413C21E195C50BB66DA96D42376BE08B
+ 9688C5212CB21097EEC37AFE49FD4A1C0EC9EA4742A37D70EDF23DF5CFD4E7FF
+ F8F2B1957B1CEAFACBF8674C00F420826885F10C1E10906FD2B99BABE9F40CCE
+ ACB4765A65AA047FB5F0999EEF8E042E8EA9F0ABB734B36FB385EEC6ACB6E086
+ 88486BF4FE7C621BA963412DCEAAF330DC0819FBF5298E5E4333F22443FD418B
+ F8F773F3C2934CE68D47B7A37301B68D857AD6C71942D3EDF36491F7E5E276C7
+ 585E6B122AA5A44ED8B97CF07D7D246D4973CE80201DDE0E05E623336FD0E700
+ DB5F9604BE111E8ECBDED53DBDA620DA7FBFF7841F3EE04AD49A2FF781FEA741
+ CF29A1B550C0A93DE8506766764CBBCD2A9D043FFC3778B38828A73AF1A2177A
+ 8DD55C6DE33839608C264CF8FC61F4234C9ADDC46D3707A3D00F27C2921500E5
+ 808CF4EE303DF9AE9702BBFA8645B19087347E2B271C83A7185AEDAC02270371
+ 47077E6CB8B83B1BF239258E2FD82DF3B1B62F1A1BD1650BEBAE4DB3332BE64A
+ 8B3C86DC8806985DB26107E8892864BFDA05FB172CEFCDD64DA56FB18B0FE7A2
+ 80C8887AB60D962461074BB9B422251AA2BF9252429362968E8F27C2FD33EAE3
+ A0AC0231B9745A3EF47365F5F359EA1ADAD39EE27ECBFEBB6079BF5C2A33A8D4
+ 625B53F2443BE0EBAC27E08EA7C50397E5F1DBB405AD58097B2A38F3EFCE47AF
+ 2B2D5AC85A2C492C3F6B4A89C96B370B591E36B4618118573FBEF85DE6399DBA
+ 5139A2AB300284A8650C5F820236FFAB039F85BB0012CB2254ACC0A2F46723AE
+ 12FBBCDF782B44ADB4943DC913117BB18A99B89C773F6D4B35B159676DB422D9
+ 5129ACB8A2C4C5388C1DA2FFD4D35EC790A3AC3A55B678A8EB56D933D29A09F2
+ D924024E0F85A3CD2929BB85CA7AC4373C6E5D158F6B30ABAA5179F3CA24ED0B
+ CC5FB0B11EEA3514A8C006C8E6CC388F21956CD2F5AE21B2DA38F3181A1A8B39
+ 43344B3EC911465CAE901B1A31E340660056BD03361D3C11EE3A8FC9A044B4B0
+ 4F8624A9F635637EB8693F93BCA73E3FDD2F9C7B3081CA2C4CCA42274EE0E68D
+ 2EA2CE9C73DFFEE898582A183385347C89B4777EF6BBBF4E0527A8E36D414831
+ B85E988C13C2B4C237C29DEBA31C9A32236E25115C1290F3A3D5BB18F020565E
+ 2B3E27A31EEBDE497DB6B5B6D63BF3264B5E4FC24927F8587BB85FC8ECC3C58F
+ 3590A7EB20032B6AADEB4F49E166C4CE596D74CAF32651B2DD853806D4FC435C
+ 82A440DD0161426B969816D9EEF8BDCDD89FC8AB13041B2C266188EC0ECB9A1E
+ 0B7EABA4E0BB376D9809EF4B189E4B30BA0B6304A9FCEF834C95F9D196E03165
+ 2600AF9E849CDB6796232B06F0EAB9002A747DACA76C9104860CA99D73D213F2
+ C8CC54116091669DA321912A4BCF8AC9A39899F5B24699BAEC56AA58BE4793F5
+ 211D290D10E045A77E9CD1A7291326E8F54E20BAFD92E4B0C534C54EAE2FAF5F
+ 066F776905B2D32E3CE663A14E19563E21E5359157B73788C1DFDFAD62CA4E12
+ 1CC01F15CF6A99792BE912AA5EDDDF42D29D98579A2E9B547DBAFC66835B24A7
+ 1081105D2AF40F0210C09565045031584BBAFBDDBD2F2493A994EF55B6E0C115
+ 52B2AD016A767631B25D359585BAF8F02473F4A33CCC7EAF9438FDB154501C1A
+ 4EAED1F977BB6FCEC3A117AA1E3F020D6653E3DD94685E5C5CBF0FD4A10891CD
+ 45E61A6D78748CE6D8337CAC3380E43FF7087C16AB490BCE2CD2FEDD929434AC
+ DF637435EC2FFA545C7AB60B273231805EC947414DD63D173D759566C096EB62
+ 90285105DDB804B17F86D1B4FB559B9F4CC2B661A9A3D77B9E4605789660D846
+ 525D64A610EEED769D5467BB9CA0298C4BF2B269830FFE817392742EFA2B1375
+ A466264202400D320E220F455122DA931F7477D755C2E06FB57CCC6203993C6B
+ 80A73CEA50EBAB6757579518EC043451152797500B8B031317B1213355C7017E
+ F7D4E162CD6E03256AC214A55F3A8AC659D1CC7250C4E40B3CA7BED113A719CB
+ C895E65DD9D1B0EB1020D0EA1FC6F09FC663D4BF310729A5CD0CFC7EB509777F
+ C70D5A830A807008BE638D306EEF5E45239B4192D1CB6E6E2C565D1F2193AE1B
+ 50055134D9C38E7EA360971C593F53A25A2DEF3DB0D4834BE8B699C24FD9657C
+ E5A5CF6AFBCD0465CCBEA43EEF79E2E4D7AC93020157E2BA0117DDF6E78399E2
+ 599E8DC42EB7612421811DC8F549949CF1DA8422AF6519115CD10D2A97C860BE
+ F1D091FCA2F642A47A3FBFD9BF9FFBDC3E54A395D679FD31C731A5092AC7A687
+ D7DEC8984C091A796E0A47AEFDE5B793780CF6AB55CFB5DBDEDCE6AD14277A41
+ F733FC6E80E937048F0AD18CDEFF541B1074689E84F0674AF2255619120DAAA6
+ 92D699DED51F529441215452634E9B5A2DBBD21E562C40823EBFCF45AFE653F0
+ 9F23A5DA2E5448657EC1EB59FC1768B338085A481AE0D87E3C8F0D2905839FC6
+ 024BE831DB725A5291E74C23B1EA9516EEE2CBA28135C1189275209134DA1C80
+ 58B67501A8F3FFE676A2095ECC9355391BC5D9A3E086E40CC3188BE3E7226DE5
+ E1EBDED52D3DBA707E52C566A932E8CB87C395BBEB4D4C555340C32894596718
+ E808DF4570BBB2D9263C95667A645753C1408A9D90A7DC137E16EFDD6F7F7451
+ AF7F1112F71691783059D7650A50255A20D966C3ED99E89A8A68C7856BD6E738
+ 19336CF0C52E069EED249EA22777ED56E68D180A0BA7388B90BDE10B3497E336
+ 79328179A554C722B89C6D305A45AC8C935A2B35FA31BF6122C9C5A648C95D52
+ C869BB5137E43FAAE9F035C478E65E68D03F19153204912F9768752143C66BAD
+ 364F0FA28ABD88B89F41AD74110F863157EE2079E5F7CE2D7E1234997B0B559E
+ 676CD5B422416E942CAB79A073463B042C266D71D6C37D624D94858A3874FFC8
+ E5A0DE7ACB102935CE3929C12FC19953690C088BE39A3E01F5C91F25D1F7039B
+ 6BA67CA108B63334FF0F2A2DD666F10FAAFF368CA684CD66F869FAF521716B0D
+ 320C878956D9ECFF2EA65F2F1E2808AE0AD1DD45E4EC42921B32CE219AFDC930
+ 02916F471DFFFB96396978CD058AEFE5301D5D5752663DD29FE6B0045898EED6
+ 5121761F3A06DD337287C37AF8079E76D8C5FEE0435D0A790CAF9AC3824995E8
+ 9F414BF86E3685880B03FA84C33332ECA9465AB626D508E23CDC7F49DFB31CD6
+ 61EFCAA4C74E996DEC7B024A886E4B7937D6B82277C0FF23EF279082C10867B2
+ 92A5E5059DF0847E7F839A62055B5ECE76E9B053BF58FE805314FA7E32BF684F
+ E28EDF8B0BD7B22C002BCD07BD5A430521AC979D742F9824A4422C158AED1A99
+ 98AE7E8A15BDF284393F84C132DD90EC451C2A59A181C0462F3EC7E4F77FF2A1
+ 5D251E2C651AA157EF3A32B68F21D095A4F9C63CAEA14B13679FCC026C1D7B1E
+ BC2E6C198FDD5DFB1F6B70B3D9AC338683915D6679491025E56BE835DEFA2A60
+ FAF4374A579E07594826F38057E8463A2B0005BF374EA6460A2AA3A5FBAE4E07
+ 46BFD7B7C367279C04B3C0ABC4466D22F6654EF22D6A2CC6DB004EB698B86D1A
+ 4CC5AB3D7441CDA11D282C8BD3E38B736E909FCEBBC8D3A013DE1118E310491D
+ B8466FCED404487A5CFE1F54804628B5ED75A4ED5663E588B29465522AD2C2F3
+ ED171A2079676C7A59CAF53860E11F4D507BE7AAAB13AFC7AB9A84EB7802A0AF
+ DE1DCA759119BD1A983BD1B1B6D9CB2735C86E9A1035FBBD98C313659F269080
+ 36FF19E54ED8AB498C389D2B9D0C7F702B1AC8B2857F342CADAA5FED31DB04B7
+ D5AD121220BCD8B705B5636645022FFF07DFF63559A2BDCD13CA3A895017572B
+ E4E7DE7976C18F8EDCBE13A25D03855485B91B1A23287B214AA8C5A6E66A8CFE
+ 535B4F251FC45A22A6B24691C2EAC18D5C4522A21F56C3C591E0314E7DBD74B2
+ 9C6CAB78F41FBB0584AABF8343C3AB219E254F394DA8BABBE0AB0EBA3E68E2BF
+ CA0AE99837A5ED16DC810CCAFC6550B0369D887BB83A0A79278C0E4B3C2719D7
+ 473E30B049B7749EBBA91BDEDBD525259549CFEA30BBCEC93870C0699662D1E2
+ AC5ED2F291EA0FCC68F21CD85358B89B41C5A4BFD21DCECF57A58487634FFF7C
+ DA983285073EDD30A1DB73704CE94D36C1C04660464BCDC6C5438A83A4DB34A9
+ 57AB966506E8D614664F092B3C100A176FD16F59FEBD771C3E1A176C9B71B615
+ 905A52B936F0579B7BFE55288A36E569905B4BEC051202B61BCE25E93B1A10D8
+ 5D25A50676DE7B16B694661B301E380D3D5354A6CBE36E81F75D5A92559F42CA
+ 0D806E18AE83F9D5026E40F6B004F311EE535F63D29590003EF57132D1F37C52
+ CC98449CB7F98374E526AC4A0885B5137BE6C308ADC5B4BE8045A15E530ED9DE
+ 080A4635E0A56129EE05CEA19284A8873113EBFA53063E21A9C0749ABAB6BF13
+ BDF4CF48CA970E5B8E147A86BEE7063FB2B1F06D7CA029E05ECD4D04CD51EB7F
+ FD20D6AAED82895BB8B38953417276EC062C8B7FDD2C9EF7A194AB04EB4A2D78
+ 2DF68CC8D43F2F8E08BD66621A31ADA0C4AC9FB106AE3E0E68C5C1927162D1AD
+ 6962BD1F86ADE5115E0F28874E9419C4250CB1AD7EBE0EC4116E0DB3F1DFB404
+ 60B07563A837F20668A2948FF29F09231371EEAD54C998467C14854E7624CFDA
+ 711B61459930878668E64324F9BFE8684AAD0F91BE33A0BF5A651CBA0756C704
+ 7BD37FC47301C9B7C4382F05B4EA5895B239669E90907C503526E7B62D3AB658
+ D1BCC11D084261687A4BC74911A3E8975DD117C16456D73C2FC9B7661A2B2312
+ 1B454460F6DCEB766750936BCC9C1DF862DDCF00DED310F3A031604587166B5B
+ FA00101B1203DFD11126B6FD5EEBB48AF1AE73619630666A68DB6E7657E9B31C
+ 9848A9D44D77BE16B9A8392F05199AB17F4605833749C595D6F9E52A161F9129
+ B035DF10870A1B987C16A6A9EDE2483EB1734AC654E66317541CD1B56BEB6A22
+ 8B67128FA30AD4F6E23B9A3554EE4F64E774F3ED4E89A0261EA095BF1576581B
+ F36D75E11370CC274F99A6F36F297A6B93047C7B66E74F52BB594D0DC4AD6813
+ F6E3E33DABBAF5D5CA903B211982228CDE3652A481334EBB074DE29245E01989
+ 288EB7C7372F1AB94FD541B0474D13945B655B70136F431F851C57BFA94F6829
+ BB50C202190CFB90CBA78E54321E4C4A2A9C4940C34981EFC87D36BD9E5AF560
+ 5B7EDC0D2F774121C9030FF33B050FC2A57F1A20F1B945F37B16764B01975C75
+ 6B5D4E995D31073BDB10A7171E4D5F90F834AA11254DB925345F8B11D3382581
+ 0572052966F78F3802CEEF9D0F23FF19EC342D4DEEAD61DC8A35AA979843880B
+ E74141FF723FFC8C5CD71828ABFC03D5FF4DD398AB9D5302E9E7F4F86CB52876
+ B64131B6E60B29B980CAA7261D30E608A5F8B98F3C90B19F790AEF853C6D86AA
+ C2A4CE8BCBC8D6DA4A7080F1E651B7B3B2A8B75B71F44B9C2648D46E17E486A2
+ 0BD44BAE2E7D1CBDE7A80027F1023761604F2B8D358E2FB745857516CF263B89
+ 15290EAD5FCFA93D1FA79653E066D23F99BF3323BF52E7E28C593E48F4029F95
+ 3F3F9BCFD09A55CBD975B4799DB89145B6AB95A086788B9742E257C4212AC146
+ 5D722204F8312D70C6F5818469954BBBCE8CAA2B36D2E14CFEEBA01C514BAD56
+ 4C6EF91778296755969B0FCEB66BA8B9C4C835E9BC9809FC66CF1DF248B6DF55
+ F931812CB3361D84D9AD08E4BFE2643EB94EED7913CE1807DEFE51EF66F9A65C
+ 6FA91A168E4D41A7BF64965A768CC90049D1F82106E811758B4C5FEC52F58EA7
+ DC3A242A0A31A3AF038B3C400D3D45740DB5152B0F35505C20D71AE47D74EBCF
+ D1B936188C6358419B98C122C70887C0C24DE8545984661648A1E8249ECEDE4E
+ 390785A80C6F1A3D2B95ACFB63547036CC3E59D573A0CABAD3206B65FE0A2908
+ 80F4D077A1761C966F2450366CF5295075BCB4F9252E7297CD0E86814A7A0BDD
+ 28255D3D606ACF2E283A9DA59B5AD81198B4CD4226EBAD9CA9BD6C78945F93BA
+ 03CB1E2FAFB6C6A9B80C9E0B8040B9BE80B861DB0DB8F74F74D81E4B63A0E170
+ B473E1D46BE41656845149CF853BE8A8C3DD9B4F69810F2834D4A320E4B927E3
+ 1B3B995A769AF74A5A7E5007043C09FAB9E020F277DCFBE0DD5A6456BEABBAF7
+ D0188F1044EF98B4DC380ADCF01118DE2355D3232511B395D7C3E6E64F179AE9
+ 360906566504F63CABFE9AF7A24D5692003F714272377A203A3FEFE4E43E203A
+ 96E81F51DF477A5769BA974D57A8AC7611F0C6AD05020AD67D47BC0F0B1EE40B
+ B238E447CF2B963F8D17D36BF219FB9B4B681F89310B1DE591A78194B0FE8E5B
+ E3102DB6078D3746BF142F8003134F42D193130927FD57B739AB054A4752700F
+ DA3B099B965C44D92A3C77F5D6FADEFDCDDE5DF42F386FA98D0121B5AAE95AA8
+ 4C477EA03C71FBD8A11664F21812F63B51623742D276E5D6ECE12A5480496457
+ 73E3C1E4CC3B675C668FF3347A91459C491B610A49164EF5D7DAAF31CC5F84A8
+ 684A50A6E376787732E373157F883D2F21AEEAAEF2253097E2C593779511ACAD
+ 83EAC3204E5FDCB7C1A2E2DB75F628A37DA7C6B700670DACE88A4A95C8FD6C14
+ ACBC225D4C1C7DBE10B08915AA8A9CE481C0123744E3D4B3CD9384E54C5CBEB1
+ DFD0E4F54E959BF686ACE0686A9DB3540FE57EEF280310DD6DBD84490DA3B180
+ C88AFFE15B6698483ECB857050D1E405E3F4A44DD03062DB55AA2B22832D7E59
+ FCFDCFC273FCA6C61C689E5D7E55AA3052B36515234AE5FCACE05E1347627DD7
+ A9AA362F8791251C218DFB29E6D7E84D412C7BCF57418A57710EC4CF4E803B00
+ 3DC3BD8113B6FBD13D1B76638C89F1FB759EA84B77638790F5284292A1B6BD8F
+ 10038042BFFED0A9A69A2DF47446460522FAB97F88E9056DAD455C0E475E0932
+ BFC3A4C44D7A2B4A03C943378573F097E19E93C572FB51373BA7D5888292DF79
+ 9F3323899E897FB6A90B17B7129D3CA89C7562417C543FD269E136A4415108EB
+ 2B2B69CD9798BF85CD70B91978009783F42D45CF18C25178BD81BBD6F73EECFA
+ 8365C4A81552934046CDC5D301DBE8F0E09FA09429495D3C50C43CAF63F74E60
+ CA3844D3E18F464BF58CA31A66FEC6B29F8A323868580DAB428F21178D6F1263
+ 64C3D3F4205BC3738975536363E19E3803351EAA9AEC5A6C25777437109D5197
+ 73721C534C5BB14C7788A542957799F2E269C914650B60BA0B30773861FD44D8
+ 551C3A9515ABB572B42C19860844EAD6A81E28537829A17C281C6ACD739EC675
+ 9FC9916AFF5B8617EEB644407E2C504EF6B7D8A7DF4E8791C8640A7A7B66FB3A
+ F2573C5297EF223D4368EE987D350747F1075A4FE6F167C628DE6870F9C233B6
+ B7923F8B871B4A141FAA0EB9B34819A25ADB583E94EE2AFD85769FB9ACB857AE
+ 01002E4F625A1F39DB50927E3F3E62B9A20C1120469AF28506EAF5D8F4D83AC0
+ 86F1C6B5E50DDC86E5EDF7F75A6E61DA744AAE3E34BF306470108791848BE161
+ 49E3AC6B04B3E2101C394AA3308321F29A0A9FF3BE752E3C34FA3FC5BD9CCCB7
+ 47A886A1144DC4EC3B8018C7BC477F336948EA070D83C78EA383AEB1DF6537D9
+ 1B8E42683E6B19E29300B637736949000DC353E61DCCF07659A5B7BBF3D06969
+ 28BD93E386F1237F68CD6496655F86DBC68A9F3DCA04A216DB49586EA9367224
+ 0165543F7C0FDA1C7522B31A2B8A9319C301A25AC1A2A99A18FF5113096E9484
+ D55A765A04FBC90FCAA4E6054E7AF09303647C534645CAA231C0BADA54D35C09
+ B3F78311525AA49D25A5CDFBEBB6DCDAB8D172D8AAC4DCD53002894A80B6956F
+ B00AC8CF5A6C6FB39D701D4D194B382F99B39647D33D5A1B251F1FAB4CBF2B90
+ C431FCF18981ED9033BE69C1C8BEC37702C501099010E64361890CFE69CE64F9
+ B40194A08FD86CED8E541B4EE1A9F35F7192FE4805DD174284CAA166F76C168A
+ A5C042498F25275A042751236F964A3C0FC810BEE8A2913E5EA1F7000E88BC32
+ 84856CCA008F2A1E827DF10C78ECF07428C9404F605DB53596CE2018364BD3B2
+ 0C7A2CAC48B9434919BDCFBB76AFA1F6449AF4D03251F19E27761274FA24713C
+ 0544278D0FF2CDDB011DC17B4577327088E879F1326C69D91D496FDD8B25FC28
+ 3CD062AACF4891FDEA38737F38F2354C86DF097EA15F6E9E4A2E4094BD3BFEC3
+ FFBA287C249ACA675EA87B10BE1E5B6D62E42E99A33B02489B6A0E85AA9E2846
+ 41171C368C2C8A67802E13B6A50ECF58C45D1D5489CAB9D503AFE95BDF11E69F
+ 7BDAFF0686254C3CB44959E1DD1AE590380660ED56B925C78FCAC6C6A478DA9C
+ CC863504E64A0866E1BF3A434B4664D9DBCF9922C54DBAD7CE80A8572F836F44
+ 6829BD46FA8BA92EE483EC0803307C3D7FAD2EED36C5E85C62D07DF81652DBBA
+ 37C643B464260419E436B18EE229DEC192B48294F5F50FC79763CEB95743F088
+ FCFEFAB1B902950C97AD9D919158A7EB629AFF48A2CFF5C3A6A2D529048B0F8D
+ B1C48467D6A59C8675FB14E6E13B02FD3CE2D9540284536BA96CD8886B877B69
+ F8FC85C530118D91F361955EB9DFF9F533094B271D7921E54824A91AE7BFAD56
+ 09FFE488011F28082DDD3758B1E32ABCE487BF40E8581A12DFD42C755BF23B7C
+ 9C42EF469BFF00D8B56DDDB33F3B5EC0AD64B03E97860F7094C3965CE4C7B8A0
+ 02929CE9D991B92EAAAD5F71B1C086712FDA717E3583B4FF4783A7930E26E92C
+ 303E75E33D11C56DE31EB28E820AC34CB0F5666B67F45801D0D8164ED65878F6
+ A6E9DAB8111C10406CA1196FCC536A91BEF165294CE696520204F434F7F7DA9F
+ 224E570BF2B415DEBB85E23CFC9956A57149E9EA998F26763BA77DF0E86A2678
+ 713DAD0C45C307775D48D6B3424DED7A66FCDCC3B80DF3CF840C14E195B4C40A
+ 5C4F43517FD3638B0CEF58549BC14318F736FCCD1DA072152BE9C94AA2027FCA
+ A59D055546CE4206A73D8295A56A6525CBEE144221877B410C5571B3F0CCBA77
+ 45B9A7EF368F24EF3207D887181BE8ABFA6D65814D0FED42E738C706B6CBAA55
+ 2D5092D793A56617C4380BE5D3D9768B050B72C7A6910ACA4BB73590FCBEDE3A
+ 17B705FA2214329D425C48A6B8A2C1F90E44E654437AB8C404019561BCE9D5F8
+ DE46E28A8D842175B3500D80A48BD7EFC1528DB1AFAFEC3E6390023B86C16162
+ 077C457CB936E52074E8C405E1E8FC6F82260AEC3CE1216E709C95E84A1AA575
+ ABBF6025BC127BFD4B6E2F2E96A56CE84AEB23B32CDC675F51236EEEFB8E82FA
+ 080C637B7FEB4D2F8B10E2548101736442384EBD4962E33B48A132414F9BC934
+ BEDCC8BE5AA9E1700E68091B3C625146C98B7677F337E6E0854630FE4F191F4A
+ DE45EAAF93ECA31A8401E581B3014122EC70F3A60A5BFBA020582D2FF8E75C20
+ A4004CE1D08301E6B86F56B66AD0C92D55070D094E177C1A8B6DE50EAEDA191F
+ CDF37D63FC9DC4F78150BC1E9DADD33AC8B3B3DA9E6458A1E0ED7EB4004994A5
+ 79897D6FCAC1EA57CEB9436A5FB8B2034084C1E69641093B23CAE5504F53AAAE
+ D33B8E07934EA5B6198AD82E78547F81298CBBBA4A35F81064536516F5529952
+ 05297032F66AE71ED6DA703C29E63D19BC03F3DA752CF570D32EEB6F2997F755
+ C506F2A8C02C62B5F6145FF84E43267E48BB308BE4C466D0E3ADAE5B7DF7C74F
+ D2A650FB87187EE3DDEFE1E925087ABC1964DCE93ACA2D165E564D7C5000AA0A
+ 2C5F70175ADDEC2684AD9A238A77C23FBB0F02AD560251981B8745593D88263A
+ 28897071B5E1238278686998878F5FF4F35E45F7CDBB85B87790C4BD14E64589
+ 891963AE02F03C64A47287222F0961F56355D3CBE91A47B95F9809801F27D754
+ D63A38AE3A408959D6C52AE0A2D6B9F99024C62A2D2D57484DC761A13A5BC872
+ C552B45EB425A14D328CA1D036F14CC248D10D5E38643B267E046CD0FF86C835
+ A6CB15D259E4BFBE57CD4D57AA11A06B92FECE5E310BF8C8361C572084C4B49F
+ C3ABC4DBBED808255B95F21E1A8962497B579EF8443068568F3006713437E390
+ BFCDE4D6E5B5C7ED6FD7840DC5860B9DA180FB6E5D0B5BA176A46947114556BC
+ 76A7F1D6825FE1D59957CB7E94A29759FC5D9FA9738C6F33B484535394B377A6
+ DE9ADD033B3D4684F710FB0098A8DDE85A21BADFA86A8EDC5D4FFA77D981FF0A
+ 1613BFAB1E991E089DEF304C8574F8D4D92B0010138A8AD50A395329E6715E92
+ 3B36313A5535E3622DA6C49A6D5733893E8864DB7D7E5848EC23C5D994CB413B
+ 32506751CFFC8B614D76D5937B2723429BE2ED54247FD3C6E866B1CF5F61B967
+ 9D8F7CF2C8EB2BD66CF6F93B0419F0DD25B1EEAC688B575E3B79452E28065D33
+ 5A217168F27A954F158065B77143C7012137409FFEC634039D4CE261ED008A3D
+ E8998BFFE96AD783C091A396BF0D7681A64F42C208B62F4ED0D754B0AD7BA79D
+ 279A7B098C7936F6E5CE8BFD7481DCF6D0AF3214BA412014DEC1CF2C0ED2F902
+ B50F8DB57B5D09A8D19F66CC41CC41EBB08510C3F633D246A8D02F1775D8C2E3
+ DC01CC9ECEBF41F01A97A1CEFBFBB08CBA93A6D5F1B2FAD203EDD64BD36C78C9
+ 6DAC66486E09D605AADAAE8B10CACF7B5344CB0E54C98013AB4182DBD530B1B6
+ D9CC189046FF3A871734EDE5B3C87AE59B3BFA2A12E75A63EE68553577C5338B
+ 788E7298F0E5C352E6782275DE0811D44C19B44BD6A2550416A7DE06FD0DA577
+ 7DCE321DA53B4D485DD63043A32100BC9EE38C747016523FF2734A2CE28B453A
+ A910ACBCFE8AE142C17ECDE7385B16A8B196957741019F6CD5392473440F2E6D
+ ABC46FFEFDC844D1B3B7225E13E534E06C97C4BFFCE673EA8D2E57FABD56A2AE
+ B2401E53391A612CA3E137E63412F3E17347BEA95625EDF180BF88E2DC29646A
+ B326B82CC19513E74B0A6FA5758F527CEE865B1FABBA4BE8D1F40250E9819C61
+ A7557D9353584BF25180C2ABD351DF9FB69DAB574F39931853E5EA41D79F39E1
+ F6B38F3D4A919B5A918D928B68B20A939EC339293413F3B2EF221016A2810CF4
+ 452006B7D4FCABA0A77BE47EB296FBFF0FD025D4D787D16EEA88B82CCB1BC42B
+ 402B0314856A85E33E3C26987DE7B12D76605997EC92475C3483BB40415193F9
+ EDC38405663FEA6E09C77EEA06BAB5E01D7FC6902C0CD58977B81F0A099397A5
+ E14411C2A501B4EF9D2E705646ADA38D61747F87006DD24619DD3BB31FAB0A4B
+ 1DBA90B4139993D011F62C6AEA38674B07B7FA928B1F96F29B3FD4F1ED5C2D2A
+ 85817DE331A18524496594D4056686B0C8AC998E155FD76B1031B16FFB113BA1
+ BD4871D1CD63F65A35005795724A60472125E6C72105238B079DD0B675A027BD
+ EC5E57BF2E2D9468CC0CACD69E2B0C9E6167D5087F2F9CC55EAE86504118A120
+ 57F60ED823CD0FC48C4798C93D6427FC8E0A7AB5AB55AC158E7FAC40E6CAE99E
+ 976B98FEFD39AB550A7B50BA73FF8204E5AB8A3A440E5FB83A10ADA1DF7864B8
+ 79A2847D0F6438FC8EC59A0E72FB9A9BB2398BAE32773896A9264E7DB06E98E1
+ 085F4ACF5BAE7382458D62722D64C818057BD0A46E8745C648C70F1847A5DE76
+ E40F70E439B04150A92FCE237B77954E4749A8BFA568D867FD126B5BC345DDCC
+ 60319C9B56485BEF5696FADD78A4751D4A758CBA2A610B761DCDD49DD58DDD04
+ 64D76FC4615445ED2E94B6C98E439B4F704B396D3BBB582595DB53F1B1D98DA9
+ A9747BBA4B5A33CBBC6DA47AA1025FDE35FA8E4D7014CA8186A3641595BDB974
+ 05838B89195E65C04E7BC2A1D95E84DF334311D53FBDAFAE3CBCC6EDE6E5B87C
+ BEC6EE94B2D65198D21DD2E14548507A16CD9401E9AC7E684CF83418611CA2F0
+ 1EDC794779CBADCFB07BA33388EC9F916BCB3FA48DEC6CDECE2C897A3C2EF40D
+ 4E1FAFDC76B5FE7A9BEB36EA0E95E2C3F11E6F58AF8186C04377C353E85B13AC
+ 3AC3ACCF11D2E7F4179B104F9DD2E2483BBC658A80F0F06B7B2C29307ACE86A8
+ 04F381F77339BA7D3A435DD1E317EBA9BACAE9F7D7B6ACE330F5290C3FCC0217
+ E3ADA5B5
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GCEYUG+CMTI9 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 33 /exclam put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /.notdef/one/two/.notdef/.notdef/.notdef
+ /six/.notdef/.notdef/.notdef/colon/semicolon
+ /.notdef/equal/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/Y
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1223/GCEYUG+CMTI9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GVZDIH+CMBX8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GVZDIH+CMBX8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -59 -250 1235 750 } def
+ /XUID [6 5000766 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69E95D3506D523EE5A5BBE06C6591EBCE827D48AE04235A2EAD5D
+ 6564EC498BB4592169BF2CCD58666E2441A0709B105D567E20D3DD11CD458AD6
+ 241EED11FB03A0EA9DD6CEEBD2E5F16B17A3F8DDA809F68A3AE5F538032BA901
+ 2F38FA87705BA624C18A804B5837D6F98658DD90ABB2E58EA663035E71C8B9F6
+ 8CD082679D35EE9992301A4D6CAF7FAD66476A4B001E6D2E1FDFE080195C0907
+ 1C84BC2B80C99AB791D3D6504A3066B995AB947126C90DE9B300CE7EC46B3B40
+ 6E9E0C17D18DBC2021DBFD5C550C90628E65DBE5F727B0746E41807FEBB330F9
+ 39EA94B566D4DE6531EFD3D40CA68DC42664EED7AD72F58089E44B4646442627
+ E52E7C3CED1C1EFD59026BA454EBC2F9CDA53AC5530E6816B4F6380DC820E1DC
+ 17C94F7600791D0CFE17800A659BCEA3A8DCA328AFD6DE0E7F0FC39346954C0F
+ FF5A8A618E3707C7438C76B608E7DFD95DC86BFA17F0C852535C31E12C134D54
+ 48BAC95F334490A4C139F15A4D7C5CA80D8DBF6CD569A142A52BEB25F6E78B71
+ 04A1DC4AB97D60D1667AD6CE326500140CC9BB06F68A50A70EAB218B251EF48B
+ DD533F704BE6EBCF38C2633A78686CB041B98FA9A7959E3AB5918D1E9AEBA043
+ 731280A16FFB25F7F9405DC61AF839188D828667F1BCDDE7BB8B32CA0AEDF770
+ FE62DA2D574607C3345EDEE059B2FEED41E602D37DD4DF02A51F1F8726248C2B
+ A1742B748D2BD0719FB67F27747117B847D9D880493DDB5E2D07E28A8B6ACCBB
+ 3264290188F210786FCD9DAD72660857FF1239E99559FDFC59E6CE43BA2A3C38
+ CAAC60CC5592037CF77B143AABE7EB0213EFC879CCF034EBF689F1AF9E20CB5F
+ 13C120E4E8CE92B05D3A575ACF93BF4B839013E9BC1737F5598535965CBF52BF
+ 5E268EEEBDE0DDA2618ED093FEC7D190B1A94F5316EF25AF08BD2BBC6272CDB1
+ 784193C05D3A1F27AAD8313277FC3967E9A6E84E05E21ABCA018AE28CD7A43D6
+ F74269E13BE94CC13C0BCF929F0FC9BE695E4CBD4CEED63902BD611FF59CEE90
+ 9098EB8B1626B0E75E99962B8E8D9EB8FAAE162AE5B84F33E60ECB6EC5FDF398
+ 663B091C37ACB769B615D775B565FDF7A425C675E4537952A7FD4E1BCBC7E0CB
+ 19424D4CFCED1B98828CC814ECCCDF7CF6B4C531768420DA7EAB381C4FF3E178
+ 913C2B4AFA0107BA85D5D4C5CB38DFEBF35A2AB0CD29E87F83C71F2140A14E40
+ B7998777AA956860539E376CDBBC1604AD2AF6ED343BD048048D8332D74BD552
+ 71F8B0727C6D1D878CBE13218C512443623824A0CE56029FA62625D633D63AA4
+ 86DD6173D13A9E5113CDC0703811E6D36E6E2591E1AA01D4E5232F794519FD63
+ DC8E1A8D7EC70254023F5C0673C8483E70250BFF5FAD1FEC37940267E4854902
+ 41B58704920419DA854F90CFD6F8CDF7F2A6093DCE5AA6C50F37834E73D469CF
+ B308F0192C403D7D03CDCD4B9A13DD9CC342635631463D70D118FAC97C1B6325
+ 19BD8DBF4500F7387613481DBF0130293A2821BEBB063EE3F9BB7A198646F104
+ F5A4B1994CE6938DFA7CDD2D8009F3A6CA1D0C514C7B7C019BEDB407A7F4EFA6
+ 036DB735C133EBD6FE26B62AF491BACC16979FB5DDEA660D74A1CEEABA95CA6A
+ DEB824556596DB820257F4E342FBF3E13B8C5D6614E676485BE77832315D7477
+ 631F5B4099A51A04E69E050C705D621FAA616A5B8225CAF0726C7645E2E05AB6
+ 188A01DAAC00589BD57BF6E61245A069F04DF6935A5238A559707E63BC7DEB55
+ 923211C6037ED65F3D45DC207C5E18274118591D87A2AEBB7F8394041C9E4F3D
+ 7AD3ADCE34BAC708104A9063ECD4838780C1495A6D40B62C7E4C666C937DE35A
+ 1DA3A453F07FD2FD233F3AAC01F918E96439826316F9E6D9483B911DE903EEB2
+ E25807E0FB0C6BC18DD39AC161F83C2BEED3838A1766BDB4DF54B447350D5448
+ D8BFEFAA0FC0C7C1FB35FA268D4102C5A8B6E489350D7B05F0849D558D150C6E
+ 0302E54A6411007B742CB1720192E9C134DAD668B6F91F6149C9EC825116F696
+ 9555F442DE079E0082E1E050C6C3717AF042289F7E2589AF865C6E975BBA61A6
+ 9D7B5EC321B81A113C6A2E321E80522808B7CA4F996A4504106F54A1C3C3F90C
+ E10F163E2F5423E8F9917C633BD9BD59CA33FEBB900A45FA3DE8C286AA76A08D
+ 39BD76382D96932A0AE23B90C6AC43458E4A71F7E31A6EDD6160F9D6055447BA
+ AD405D2F6EC7ADC4331E9D58068E3C91C99F37F64878E0C28067486558E3809F
+ 1737C9664252383DD24F2958112838E63C47D0B26D609B77C84F54DB4C2D482B
+ A27976C61EC737079D38F86F0E3822842352F55BC3E3DE736076068FB4ADBDE3
+ 9F368E18B4684E4B8F8CE5E067877489C74D149FC12EADB33601A6833DFF85A0
+ 5852368A7BE6460AFB9B7A3D844CDCABE4837D639A7BD1CAD50BA5A21DAD3A1C
+ BD91FB16445CBBB88D8C22F115602B3FD1473F95666DFFC90B7922FF795A7B19
+ F757678C1A03EFE86AFE10B51DDF1101A4D56C4F2A3E4FD89113E625E6DC9E99
+ CBD50A09A0C9822E3248A812B2FA5A6B36DCAE4CE32CEA7502454B7E028E1CBC
+ 2CE0EC780FAE59586401A2A03F93E52E0ECDDB08A4EA250321B48CB7A26E845B
+ 74E22D9B22AE250B0A0F5C7388F5CDB44DA08DDB9F0F8E3646A81E4D7ACB1B41
+ F20DBFBFDB4D0774CBA14E2B0C1E86D136EF1BCA3F24144C5C81FD5065201B79
+ 813F6FDD9C23786F181136C59EECA6B85211AF90342BB1E8744716DAE054DF04
+ B301C4E3411F57421412F2FFAC372E054158FF655713DFB6F33A5C7508AF3795
+ 448F401350D768104F833FA27D91A9870547B56EADABB56454C02BCCE56B0552
+ 436D6D1D5C2C3294C4EAB2B8922915A6948D9C68CC7E7B9C250157E1FD88F78D
+ 63B882D439C19A757B6EEFE261D61B23E40A1EA323801583528F51F94086E773
+ 80CE5E5EB2050B20AD6620A0BA5381555D618E6E121CEC00965EF1097E615319
+ 901E60D177EFF7FBC43607D0E68485F26E16228907CC2D760D2D534337975F13
+ 267F9929DB54164B21DAF66BC93A25C6CB16E81B9FFD73E409F6FDDCACFC3B0A
+ 36D7FE303B4FF03F37F3EC32853B21D48FD18710260775D44722D8F11FCF4EA9
+ D8936F02C5DD497B7245D62FAA13BF593C218EB86B4F7AB09506DE80FFCEAF49
+ 9D7FC0F50618E91B01874EABEE149AF0667127448420FC13918FB152528E09EA
+ EF931376ED6D02309C424D39D70604F6C7AA68FA099A1E45D83AF00F57D902FC
+ D1281D89879534C28B885C7350531E8E49608935D30D83C193F8974FFA81B96E
+ 935EE44B65C5C3446BADEBB7688729C200D261B3130DB554E1E5D6B851BFED8E
+ A119C3EC566B8A0A188A7388751E27B050EE5B783B12A52BFDC071A5723A9A75
+ A540C78E66EE801B3E27DBADCD99468F63396226C2723E630F6EB43E35FA7380
+ CBF9F0C86E3EB45F2833C59E04D2E44A5A690FE4AD1C498486596E736572E046
+ A97DE18F0D98021CD58EFDFFF0041EA3EE8AC342A7FC733E0DD5516576A42D87
+ CBACC14232FFF87F707E1A8BC61A9DA2B73800151F4F804A29C9EE72458AFB4C
+ 666CE79FF36D4A66BB34C5485CF83B85D626E456950CFE6FAEA91E494E7753F3
+ 09C9FFC9589FFFD8F1EAD2161292A3B26E055CAC559C53751A49AB18BCD6BC17
+ E7EAC46495A371397421C44627707780FB6E89AD2F633EDB2E16658E00457543
+ 5EB052147A1B062D1520C09F8158615B2E04F5CD30F0834B3B860911143CC5A3
+ E24041DBE3DCC88CBA1EB250A2888014D9709C8461728C3BCA795F6FAD6AA638
+ 05ACAD553A09640B87439B1F71D8B5DDA4461E84FF28BC0E350460D47124E573
+ E265F170DE119CB09330C9E34B3E92D8E2ABADF19F0CDBAD789AB2F7947A6DA8
+ 8399ECB604D7E402AF4D6D14B3DC0DC7419154D7835AF9BE7050A81FB3A6A707
+ 7E6D7B6A14656AE55E80165604338D981A3FC6B5799AB988C9A1528975B9DF13
+ FEE4AFA5C8487C4995D8262DD781403EA4C21A3F8A2242504AC45EEA52E48F32
+ 663DA4D87E49EA89B2F91F4107D53E4262B8707F1CD8ECC0E77A98B244E25E13
+ DE05097233138D375BEEAC774C98E0ADC77B6E99D0B5871DEB91B6016D34A2B2
+ F4251DC80BD81BE26BBDBB5BC95FF664E2A177C7DE4D4401710BA84BDABF51CD
+ F73595968B8303832DEA4EE605CE19B6E2BA49BE9EAF4B65CEA22214CE2EC61D
+ 90AD0116B13268A0DA23CB479DA7B2CB86CCA3FB238C3ABEDB3540F04611A0F7
+ 1C0672A0C791B80225031604EB6528BC1815BDE3EB54CDE8EBA942AA81224EB6
+ 56719EA5903571FBAEC031FD05A4B139370330259FC29225AFABC92D9E7099F2
+ E14A338AECBA2E3F846E4D1C01C6CBB099333630271991D4C6B9F335372E9E6F
+ E909EAFB1E1F765895F4558E24CC55A248AF08C6FE00198551A63BAE3F4F73B0
+ 4F6B2932A7D8B0198E76B002A038C6EA553E061B0AF9BDD2F834EA303D82BD23
+ 54D72872D2E3413DFF5DF6BA02A5ABB30B4B465B31043401F04F42B7D9399EE3
+ 8AEA765DDABAAE26B4510BBEC37B2D2F78C97AC0D6D3E21FA8818506DD7A339E
+ C9F06367E550A62B9F22D133E202092064B790F464553C92E0958E32616C1EBF
+ 84FA273BFD4FE8B653059881FCB2E5BF00C341729787D1222BDBFCC5F0F42B81
+ 26A006826EF55861DB588CE0E7DDBCB71EBEE1FDC0755E6E3EC73C98F52F3884
+ DB1F11B1FD305649097DBACB952DB30B981C41EA5DE4D257BF965016E68C3332
+ 49FE2DB63A669FBE0612826EE7571FB38C2FFF8D0C57BE90017E059F87D2C311
+ 48FFFDCAB9832E7A0D513324BB008F0D9C8347379EA07D208870ECD88832EE5B
+ E0881B79A1F8ED105A8CCD32ECBE30FB2B0865A6002D543CF1FE6DF78E29DA2A
+ 8FBFC0133BC52E363F696D36C7CB66680B6C71A021671C206A17DC1520A091D9
+ FFC822744DA47298CA9D866FEF585F004F0942DEC366AF3681CEE1B2F1BA1960
+ BD1602DBC08B055AC54EDFC2B63838F6A95B12DE347C2F486EC1A990F26BED92
+ 7FCE8A586468BBD4EE5A2DCAD731AF5CFA333212789DA0CB2D641543FB2D404D
+ 722CA04E6E4CA25DE85378DFE258866E8E1697E8E661E2667E6A63410FE80A04
+ 620D7DD3721595AFD2668680BC691183C6C566FAF0ED2F2801CC0620EDF7AB85
+ 72BAD51482218D18F5FD35B6292F4FCEA2A688C6A131CD77AEE88B9951222C15
+ 9C0D80C02643F28E13A08F8B0650F8EA944D1A73F0366C95441F00C93B6F6763
+ 8238886D025C8CCD5E4474DD425448E6D4554AC6C33B1BB7D154E60C37260F65
+ E488BD99044D40C61D4A82ABEFD5695A3C0C2BDD1A6E540ABAFDE8B00A056ADE
+ 35178F0561A90DDE10B9124B45009000C47623AF215A75EEEE60F383691378B5
+ 1015707680C4DB0CED8CDB74BEF1037DAB2974EE024830DFEE5D72A3DAB906E5
+ DC27844C6E7FAB7AAE5762AA6D8EC19DFD8446A660B66FB376BB6DDC3304765A
+ D43EB46C6E00D29188AF2D9E3C0D44BC5AD4BB1A5002AB575E0D6506D8F7B395
+ 0E4FC5E53DDC2D276EA6C4C4A28192569CF508EAC347F77F389378BF9AE0B424
+ 91512DDA34CE53933867085D1F3D7D76F1FF0F7E752DC7E8A91223881739EB04
+ C2D0B04EFD7A79F427ED826FDA0CB99442F49DA10C02184E3FF828D4FD936422
+ BB2A816462C5FED35F15432EB4B509516D0A586EF0C39D13854CD7C92C9D96D2
+ 4BC6A4486732F0B3A52B70F00ADCF679059D44DFFEBB2D3BF350E03DB8B7A6ED
+ 94442145A2FF6C819B783D6003EE41882450163F14FAE7944692A0B74F28EE65
+ 2041E3E885B8603A690FFF2D727061CB35EA47B163F20EF1306EF566A94C129B
+ 27F678362A55C6426E6B8EF204BC05E9FA8B29D69A9927F3C54D8DB048D0CC10
+ B0653036E6DC77FF6E001B0BB053423CF535A0B5FB20144832411237AD0F9A1A
+ 0F08BA81D45A0B5A01E6456D330001EBAC0186EEEBE90E7629B20896B22EC5A6
+ D7508C45948690B6C55AC10995D9EF6D9F0BFDC5B5817BAE20709C376D65CFF3
+ 27E57383E4CA14986071DE475A356030F40F90EC040C09136E3032B6A70A9804
+ CF04CC55540A10F52DD524A82F76B03862152ED9B50382F7046B311C637BBF3A
+ ADE02047C3574DFE934E7DDA2F315A81E02BE42843866A5239FE448C0F7F0B0D
+ 72ABAB24D1EA048C4601BEF67E28E953248656EACEFE1D046F981704B85029D6
+ 8F08163B85C262956578096ABD69844AC305A27E0EF35282B859270B83CF20AB
+ BB22FA6B77E1F5264B4B77894511AAB56BD25D5E37CEFE12CE45FFE8E97EE0E1
+ 0831E94834D8C9B7B2FDFE9968E59704092615CF827EBE445C7C6B39D305C9F6
+ A4B7E0864616C5D7D968F52F441219D6FC538E11580E89184EF8F5FCFDFC22EF
+ 657A595B44A73E7286702016A4795696EB79AE82F08967D7D068027781517DCD
+ 13AAEDC2BB0FBA60EAE797970C77A8FFBA0C0B9D349F8A5FEBB00E56CFA3DD5E
+ E8933C57C32C45A9CAC0F37545C9E410C74828DB678B05ACE41F3CEC9DB94CAA
+ DE9A901EE6B08949D37628040330C344CA0ECD6626418AB2034E381F23BCBA62
+ 8097ECAC16ED7CC575EC6B7198C3BA187F2E9F505E5509305758D552711B323F
+ 657661FF359234EF78BF1717A4E12A2C8D429CCF5A1CD2F71B31646A1A2FD629
+ B2EA7975C34286EB743DA1257E32301CB4042ABB1E479DFF5F2783DA668DA429
+ A6A1E9FAD5377ECA87D04E48539C1EE9C0CD74AB61307E52965CC72A6217B1EA
+ 99BA716BF5EF455AD188E20558DED9E60DEDBF7D999991961BC6B645196ADF52
+ B32A9082915D186DE83B41D6B91286230DD7B6D70E94A61263B02FE65E4356A9
+ B29E7FAB6EFC660F831BDAB7E18AB285C268FB024F8821CB66518E1FF885FDF5
+ 1BB26E7792AF99DA4A267F922F77C7AA85568A1E2D74E61421958745EA24E77F
+ 4299AC988910CC83A4D7FB93D4C8DF5BEA215653447C4819A751431D3662692B
+ 05D680F41C5F14CA03FFA21D91935E77B05101A751D8F6FB7D5E617DEFDF7C42
+ 958B5C71FD341E16B0A2E5A63A0FC10152A0C84B048E40FF8E17DA0B770BFE88
+ 24E4F9E4EE3C53ED81133AF28D014DCE411EE607257E65849580905D32275C1C
+ B18DC4B8411BBEA2F333B44D7EAA6323CF4A09EB1E28BADD0DE908C03F7841A9
+ 53BA07D652D382C975DFA713708510D0E2E57A761A271A3BBFF87908615CFB85
+ 4EE08390CCF3AC595B4A922D23A473CFB44BAF61744A10912A0FC12FF07A4ED2
+ 31CEEB8C7894BE3D4B86E51D9AED8F70300B5C8C8936612114A8A55F6D9C532B
+ F44F7918BD78B650C0EAD58443F07B3A838CAD14000539F34327F96EC30B9961
+ FB1EDC173CF8FB3A65189A2E5FC4DD13ED70AED44E1DC59BE103E3D0018A36C1
+ B9852F35A6BDA65197DB2CB3C68174607994AC4EBF841AC24DE9521FAB103FC1
+ DC467F401407A4AA97E06B68FD0FA951D6BA268AC91F0BD31365B0C97B437667
+ AA5ED7088268B696732AA8EF24D14B6F2F7D0F00F04E96C516B8FC3534C1A203
+ A1A136BB12D4272AF4AB7D47879EE7FF00D519F4325A49C4A4E79C05CD0BEF84
+ E2FEC4D63DA892947B415A101853F9F84060BD234B60CA76A73BD8E8756914E6
+ 9F4AA59FD003780C7403EEAE8C8777F4207EE4E71B4B3A3A5643FC9BD5DDE244
+ C83A9091447A37F1FE991BFB276CCF7029042BB9E4EA2C3245FD40B57B4BBB92
+ 15581B4E93BC1DBCAC7F00EF0AD85161CEA5B05A2CCB6FF1860CF595686336CE
+ A5317F849CB08A5A0C2FD5AF9C7CBF70C0D00ACCF4DF4DF4D7CB307BA5AC0539
+ 501EC7182A2C0D74874BC7C4A2E46EDB100F78786BD41069C60924FF61514FE4
+ 4369E5FC2DA964BFDB6AF423582EA0CF8B14A568DD36C901FC209B79459AA3C7
+ 4242C5006EEC166E3D6C7417924C0F7C71F71C7D4B2843A9E35AB2BEBFAC67B8
+ 32DA65ED8BA29426963F524D5D31B0DA0FDA8C8E2D0D763EF3D2894B0182F6EF
+ C1E9EFD1A0E8FD4742E5C07D09AD19B4B3A354BDB463431022ABF9116D68A088
+ A2700EE23842BA43A25AA128B17EB5187ADF34CA2026A480622F77058559CF0D
+ 9D12FA3119594035152931885A10026895248F6E1D20BBF447BFDCB2CDC7B488
+ 6F0B5593C389EAF944F193BD09A74E8897CD11B4F1486162D37152A0C4A54863
+ 18123449D6206B57D5F1688BE75B871D79EC160E324D8560AD87D3A7434B32A2
+ 0805593931AC292F0BA134100D236A37901D14D74D35051FCE825A1BCD942372
+ 18269EFC7C60CBEA12DF41B1F7DF665B09D0A0C2A319CCAE8808284B9B1C6CBD
+ 8419EFA1F7FD676D104AECEAD8248B981244C9AD4D809EA1D9F212C5D7C6183A
+ 95A5CEBB16416ACC0AADCE0F6AF5A580C2CF2A5D16CF91134480B3AC04D55E14
+ E77E47D48A3AA5162714AAB058A9A4D746DAE2B4EC0FC195DA91FD8E70B503D3
+ 157D8085ADF37F224B5EA66F6EE79A9E8CAE275EE12EA342854FF92EB5E4F251
+ 157B25349A98BCD81696AE6FD9EBEF3A641194A5B4EDB12B8F7E90DF4F48B385
+ BDC90A6FA2888BCD7A90C071F8B8EECFFADD4D7C5A155AF207BFBE24BA5ED1AD
+ 89A61C115F01FE22F24F4EEFDF62E4E099F151B16AEB38D5B718AB5EE45B586E
+ BEB3AC6F37BCFEFAE061A7901515E08B8CA32DC7658D61787414FAFD41F51FB0
+ 833E84C9FB3AD1C4532132CECD6A5A0C2E5D865366A79682620B3EA51E561E95
+ 79C413AA1D77DB6FF78F7049AE3FC902C06C5BD8585A28DE93BE943F15B1996D
+ 752E508811122AD893F5085D6536FA826CD1969C5A6485F69DB2737CA99D27B8
+ B15DA6A6D579BBC3A003008769105E9A406CA7756AA8F589432AE6DDFA2FA3B8
+ EECBF650D80627E98C519E35969E88C8C73B8478C2F7FE586DB33E2674E815A1
+ 155024A56611C675B3CECA3DAFA3151A996CCA8D026A692F760872677F784574
+ DBCC8B5AC3F9F3999341A2892AB93802D7DB75F77B661E66AC1B86918F4FBBD8
+ F2C66086B6B4A22713053A52DB8EA8BFFF202940E6DE5F5F4821BDE8A607B4BB
+ 3AD9294066956EA977B37A17DE51B78BF6BDA2D3E0B982244B8BA22AD213174E
+ CD0161B3E93D46DA05585F779A3752AAD1B46149A08F9B7D50A8D008A063DC6B
+ 2D9BA2FAF2731F60B10DA97B7283EF7F8A438FF041EA8A6E01D38FA07AA2E1E6
+ 91D756C3C016AA42135E2F29E01F378E39E4F5B57E4A0B782D94415511298921
+ 087FA7C35A0905F8A30E0D148366365702A9B26250BDCF6B337143B4E9FBEFF7
+ DEAFFFD5D8EAB25AD960F3D29DF6461B13BA66FD18D15E5AC22DAB151C340A1F
+ 7C00F1C10765C2510D2BAD1ACE556C8116EC98255C5E690FCA53F7E831A30A72
+ 9CD3FA4713987C8A8DEB3E8100A69806499F506FE3AEA684FF8D42C00CC8511D
+ EFF85FEDDDD2A1AB56A6BE8E545C22D1305428BF5F7D9DBCE2E281AF35E03610
+ 99EEED30078D930BD226368F9115686367D3A800FB8CCE12D3C4BE2A0A7CE876
+ 37BE606A2A765F3CB71DB4D55A22D30C98961147599762D127D01DDAA6F15513
+ BAF719534E5AEF781F17577267428394F7B49736D82371ADFB8ADB16183659F1
+ F7A5FA063CF3B840A4CABFB29CF87FBCAEBDC107B14231E8401996097E2322A0
+ 8F935E9601F4E71377A2392498A1CA014016DAD83892AEB90679DCB08571D866
+ DE96EEBA25204DCFB4D0CF5F3024973FBE13E03B763EEA35C75A6C4F94E97387
+ 3909025CF593E6C425BB6F9F22B72FED07AB06037B9EEFED123F5CEEFFCF77B1
+ E5E36B7832159980F781503B3EE034BA531FD21A51CBA9CBE9A9370803143589
+ 104965710539977A9C6D1D225CE12C0925BF567CA07924105671B6779D6FAC5A
+ F061341CA1181A5F6E279F14CA83048670713B6C7F0A38526DD681280AD40047
+ EE083AD9E81C9410DEBAA1EFED06D68C838AAED2B2848E933BD436E9ADD5B2E5
+ F1AA6B1F1CE0CC5977C131321F55657FE65E07A500167305A8A779A6323AFEE9
+ BF307F5571642CD2D28EBF07C62546E13B39ACF1C791892D704AF9B0C17C4039
+ 7CFAB2948F5F31605F30CDFFB486DA7A97BBEE367DBB2AE7F8A12B9DA17E90D5
+ E464510CE70134504A4FDA5C60F827CF3DD7A78D26693E514BE6690C0270BE43
+ E60F1E3D8A8C25F91E0BAD856450F5456FAA29EDD184BCF8952FEE605043455A
+ 328AB579F6BA85043F6D040A8A9DD56281664DFF626FB1C9DD92137665619061
+ 6B92FE40A791E4063073412C3E72B93CD58AFAB56E2E78DE2E0AF45DB60E7E1C
+ C871144B4A48D9B6486D379C8ECDA781C5EF6B633F058ED1229C42EB2C60846A
+ E89A1BFB8B30A8A1A5985C736B1AD409E5BA2B83EEB75F93F070B12AAF35C30F
+ 131294001B7B8BDB568F068A9BF52BF4E89AC58637B56CC7089C7A2E526569A8
+ 735AA221D7F2EA6317BCE8E842A92FD9B38324A66F39170C989C27F0DBDC6929
+ B190988043D030B8860A1C0511DAFD0211C3EE13F4EE18171DEA757FFF8BCFA9
+ 4654522FD6D0F702CD1DDD2EB56CAD373BE8A3F8DE69B1E1A81D50FA4B86F3DE
+ D05F47F59C199A8BEC3B437233BB0315B7967EEB10180957CEC6BAF7B3BB0144
+ D92B3508CF1D8F6F2D20D828694C99BE0F4B2229C8D551FE9C702E1FEC1EFB95
+ 366BCF492B129E09109DDA57483DB39F7CD8DC94752341D143CB58FC9C22A65C
+ 5CA14AFAF7EBF0F02B62DD8E7BAE27BC137B7EE62063AE57C00D3D7A7272C01C
+ 411A6E13B34CA4325971896A41AB61E0272F344D32F43533FE537BBD6F7084F6
+ 4619E3D931A8851E1564FE699E2C5EE4792600C9A0C0B00633AFBCD16DBE66B8
+ 0FB926AE24CE0CF5D06C32BFDF5D4D617ABB0CCCEC6F3253939CB391857944AB
+ 729EFE738E1FB2D929567A1C58B66D53ABD6126E10729B334B51462EC6B86D25
+ 753C3E45661BC9C25A74CB14A30DEF8FCCB8DB8AFB944DA22D1E82529422D9A5
+ 372E525F9241109960BB5B0936EEEC645F71BA84A055DA34EC0BB64D3DC1DD20
+ 91B80F0A3DF13EF3B70EEF78C9B991BF9EDC33311BB825025BDBDE5EF17FEB4E
+ 99540314803FA16A1E00F7B0D4DD6C7CAC07EF21A71E9AE2E0D0F17023325D48
+ 48A9CC2A77EC64FE3867452499E71666CB34FA7FF532FE5025E8B107448A607B
+ 1A1243063BDD6BE8DDEFACA349792107E6A416F2421A978C41FAFFE7CE655F72
+ CB90004F15B10DB608003D6A30D60FBD22FF1D247C55AD4F06DC22B7E9736B3C
+ EC8D31DA02DA4714C23A0A4A95F06CB965894573046A9648E9E07CD9B250BBC4
+ 4CC1854305984666B34C52ABB681156610BD660C2A66E3E9AAD65C8444E5A1AA
+ CA6EE6DA8D3346C42CE8541BFEA53EF3169D96CECA854AF0F2F845624FAB0BAB
+ 691E71B033A593E65019AE26F0BF62B02F67CEE82728D0FB42BBB53BB401797C
+ 71032537B3A08703A417E7AC57D6A207C8DCA36ED92D6BFE19DB7CEAB559B497
+ 27F5BA12ED7D66A5661A9B4C245C018FCFF5B33EF27816E1A5946CF4AABC7146
+ AAF0B69B977F0E3FD8CEA01E18A8A43CBF2952CDA492897444BE8E610449803A
+ FAD70F01B39812C60A10C44BFE4891D18AD8C78E64C6DB7A1E4AB4F7F2FDCFCD
+ 5104FA61FB62CCFA3E02ACE8C81F2E034E83BF3D1E910E56B7FD37B94BDFA7DD
+ 0B515CC321FE0673AD01A3C2236E8117C962BECB8D4E8239C7D3BAEE6960E590
+ ED7BED5D719F4E51BA791C5FD6F9EA84323E993DBBA58114880B381CECE60500
+ 095178599F100D9A2105684F3AA94C74C566DE72319695EF7C0D19A598B5BD0E
+ 9FB4E5C4982D9BD028DAB6ACB1920BCA4CDB8445AA59B171735B2AA1689DD1F8
+ FAD49496DDD5CE039798896F004B545FA2A7084558F49E0A61A955F28579516E
+ CC03CA108B5E13D95EFD6A14319EA0678ADC3C14D70D479062BCC4BAE8D62469
+ 1B938D9976A349FD1CE2BF8F2BE66CF42793F45784C959297ED8892F25849983
+ B79F6B12F96722B753D36041DA4B7134C04B509F711FE7A26A0AC600E876FCEB
+ 
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GVZDIH+CMBX8 findfont /Encoding get
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 43 /plus put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 53 /five put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/parenleft/parenright
+ /.notdef/plus/.notdef/.notdef/.notdef/.notdef
+ /zero/one/two/.notdef/.notdef/five
+ /.notdef/.notdef/.notdef/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /.notdef/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1715/GVZDIH+CMBX8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3187/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3183/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3179/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font QLZIDS+CMTI8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTI8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /QLZIDS+CMTI8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -35 -250 1190 750 } def
+ /XUID [6 5000826 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CA8AAF83A79F8
+ 66DE7EF367B087FDC28A5ED9754FACD2F45992D59F5915EF432D3210E23153FC
+ EEF0F389773807EEF20A95B9E91DA5EC8BE96554EB6778D46FC0BC582DD4CBAA
+ 623CC96949544CA936411EF1DEBCF7542841F922466E40010AE62345DA470BB2
+ 4ADCC3BDA10717A9080FFDC7894AF815EA00E8B4790F204CDDE30CCD66212971
+ BC9E93975C75C2966A1863F76ABC51A0E1B01F922F0F810F0F3B0F62D81384CD
+ BD8DC3E8F17F3428CC6EAB7C90C32EEC39F40E275CA856C9FC976584777095FB
+ 4FBBBBA9DF43DA94E370DA7280D0EA554F7A0937CA15C8541439BAFDB1714EB4
+ CBB3268E1959F7BC3A04ACA5837517CBED94BA2B2A9D0C8E104565E3389A7751
+ B2104FD02973483EE9F654CC44817FFE53325240204F0B48F5160ABA13B81533
+ EBD3299CE2A3B303DE5D29FDE09F8F8AADD368D3EE369C43B49EEDD10168B7E8
+ A4F1EC165227304A00AA10F42E0A885688AF5726E65C13AABE06AA78BF655B5B
+ C66FB2A61BAB1E0055EF792447E60F29A2C7293DD11AA232219FCB02D0794AFF
+ D286FE7CCF4F81E51DF1E86A7EA8DB4F03053746250B3EECF283E71EF1361B1B
+ 81B900F302F7AC1D491D720250E2B33A117716BDFF78F17B6953C8ED66C092D4
+ A7226CCC8A9748D7D9416A8548F0C1ED3281F3F26C00C44395572FF051793331
+ C0984BD94C4A86099A3451FFA794EC593FDCE60A8759756A13869A18CD351346
+ B070EEDAC01C147309CB7C01209F43428ED6819678C005A475C38B9F19344EF1
+ F01C2213A2216AE64E47BDAEA713747FD6A2D53E695660D9AFCB737990BA6F55
+ C3D19F30E603B9308BBF7119F73C9BC14218939DC98D943974C1F3848EDEF9B4
+ 97BB4632F4D7E67BB78F083F68942274B5E5CF733AD1DD4BF7F69F9CE5DEA6FA
+ 789C22EAB3EAAAFE66F68DDD6E6606A50C9ADE4BAE4ECB18C2C4F91B96E02071
+ 0F72BA1E5955E9402756E0CE1A9BDAF603292D32D92BAD04D6357EB5E1F27C7E
+ 90390C732F717E94C61C5768A5E9536F13BC3B050A1BE4F6523EFC4073277595
+ 99A6A469229942C5B7A1A529B9F3FA9207F7F898AA71663456317A573B4B877E
+ 71F5079E7A8C0D412179CF25E617BBAF8C64748F70789C376B1F3B6626DA0B9F
+ 69A617AE9B05965B0F794BA178B838461110F672B3B26D014A098B256368AE84
+ BD212313E088DC36CA7B355AD286AA26F5404CBFA75261BB7604A872AAD2215C
+ E27DA88B5CEB538F5AD020A5C1DE40DE6A4B0548BF3415765AE1655A05C5B531
+ 6F5B00947E0FB85C765513CA9DBF42D3B82CEE29EB536C3E78622CB851E9B0E3
+ CF415615439E8CC459FA6B1E877AC37DF11F29AE9121C15BF7D2A57AAED0DA1F
+ 2539A885FE8C72DE0B4F01A7F98DFC87B98EDD1DC29CC54CFA8A26671B1695A5
+ 5432C76E6704BEFC52D1DE842EB87A020764560F4BF7A33CF104687CF6AFA679
+ 642243EB0BE390C496C1162861FBAC997A7D9DD4F80485844A5B7802A3FB3748
+ 78C2033D626D0A5962EEB21F8877D6375292A55B2B8C1B19A4ECC31EA6641193
+ A7B74F82A3E44D16466E04AA8D36F377ABA1267811EF177B85F748C9E3CAEBAB
+ B36921016CBA361F6D38ED537370658F2099695AAFAA26666C8B5A7008B2489C
+ 15FE72CC08E4C30B1654F532A58CC6D79536A4B8B67B11F62D7711200F88F293
+ BF3126F285D9EC8BC78DE4E64E2126491858C2317F1000BAD4440B63D0C01B96
+ B596FD636FE3D536FF1F8C30D6F997401FBBF6F19E83AD08EAA45552E50F86D3
+ 8FC815BC5D9DBCE7902C7DCBAFC9DEE71134FD0A5A7F06EA964F3420AEA938D1
+ 90D1E77915C59A697FDCF90ACF20B7FE314A09A607113193A50DB6649B28395D
+ 87CDC9DA80BB14480E6F631086804FCE0B8ABD20F4B2EE75C71FFCED5D52EB9C
+ F7397DE7637801D9B4EA8A150B03768AA0D67DED5011EA87E70CFC61DE3E72C3
+ 92A9F1DD9AB953D63807D95A12EA4C8D29ADE2FB104D80F5D099C517024B4EF1
+ C3404B0779F49635A309AA3E6BDDAA5E28AF623B98C40C965DC6F49BF89713A2
+ D22ADC686B1260F50CDB7BFF99FDF5CA3F5C7346845D975DD7B6567B23677718
+ 5EAB0B3A771FAAE23ADCEE2F0C4524EC703697659863209971FE7C712933CBD8
+ 2082B1639325499B47B84489B4A73A025E0CEE6ADDCABCCCF00DA62ED7FD4BD8
+ 36FD007377945179759860CF0F80375103AA79EE52EF27388D0742B8392DF864
+ ABAC03186683279D64977081FFFBC9D8299ABD5D5CD3D8FADE693C79386FC901
+ E3A81816CDBB22116CB970A0D8E96971DA452E8009F42338C1BCC9DE1AB41244
+ 4CDBE2B8DB24C4873C962A080CF721ED9BFFBA04739B036268393FA96B0C2186
+ F1F365E10F4AE950CA90BBF6A0D1E8B4B778DAB10365DD9D57028053C51DCDF3
+ BBAC1482D92E66E63A439D71E97430577F8C050E6C40EC8A86C1C1130998A02E
+ 748BCF9EE70BF437B7534F6E2B19308132065C90B936FC222FCA78E93AE5ACFF
+ E47B4E2B5DB0689FB2AD9C28976B1B2E9E49F6116C8BE3C0E4BAB1138330F921
+ FE02C1E0342E7C7008B810392E9E7E2247312C46D36AD9908DD2019E2E47D1AF
+ A80D65D8EE8008B6EC3556EB413906F06239561FCDCAE33D0324A2EA35472CE7
+ 0C43163B941A4835677A69430E6593F05AA776CC281EEB3C4C41010CE8F186BA
+ 796A78C6D0DA1DFA79EFFC03F40B8429C8ECE21D130AAC7BD3F02BD21764EE36
+ 69D171C77AA1E8FE60AC838DF7D5E7A85BCC632C9039CE8F567BFA43B58D0166
+ 2E315EB87029A4EF21E32A5490B9CD5475A9CD0D1AB802C4B9503C5BED5A1BBC
+ 61A07E02FD2F8A0E2CF6C9BBC9F42C8B67EC87FE99E304315A675CD04A49053B
+ 456276D5424C5B64E8FB55E37E619B39770DD9C2037C4DDEE6CE88695DD6BBA2
+ 870BE499387A779DCE685F00F84F3D55846436661B92476FB163FEFE94B23DD8
+ 070A8BA7529D8FBCFD172D4913749A9E3506133C148528F5C28E6F7E25D919C2
+ 04C20080BB184C59DD44365118CFDADB1E709BC32B63972ADE44BFF735D500AE
+ EF1C646689C02EED3CA01BA6EECFAD6D0EEA90CA29EC2186A45092402A08D0BF
+ 93225B6D3821254CB1EB4AFA535EFC28AA49B0111C6FD8F90A8DBA59C87CF392
+ D59BC81AD64D3CFC2FA4B6C2AFB386EC047457124F242D75A2D077ED77E2799A
+ BE151A0EA1E4630F87C89D27E790F51B1110ACEA4360E8AC4DFD1E2B384254A3
+ D8072D713D313AC8DE63347598FEE9ACF32D0C6CBB8D51E012654BB0944E22B1
+ FE75EEB98964566DB31B1759DC95F5B14B05E730B817C6F52F242A2C8D1F5CD9
+ 6734B1C12789C5CA5480AA985B9F946954569B0AE5D35373A6D78605CA70E7CC
+ 398B826ED52A37F1409E7501799A5CE525A1093C722E9066344ED272E132ADF2
+ CF4AD718C4E85CB0B6E1F7B6C35FE143B01BE8FD37BE75A0E93662D0F2D4C8FD
+ B007AE48A17F8935280E5E257C75B5657BE3EDBE782638C1A30C9541DBE3DCC8
+ 9935F6BBEB6BBF242DBB487329B2888D7C6926BDFC9E57DAAF7108B0F9EDFE93
+ 6D3236A0A16C6635DEC4E0B2BBCB9897C52867B3A15244D6A969A44BC98E32E4
+ 851C3702D43E967097E4F74B8E45F209748220BAA5BD1E619DB182A7A27768FD
+ A49452D1E08091E54F2D7C28A6208E3A41BF91EAD05AACFE73029A5D5922F221
+ CC003D6AE667B1B7161ADA24B05B2AEBBDA5CB7812F4B872756BD68B31A6D6EC
+ 1A052BE2E4C9104B9D968CE84AE74553C8B341B215544101A5CF20C179DDB627
+ 8CBC6F1783266ACFA80954318304A8CA956C5E7FA5ACB92106ACA1FF636E95EE
+ 03D26E3DCB8302073D16DADCED347D5ADFCB1A4591E9746E6025D71EA6E01A16
+ 9F8F18320A70360D480FEAD604DC23669B35AAEC72F673099C90D6614FA57530
+ 4687597CD8E7625C9249992D6EF2D17CA8B309D7C8E415CEFE9CEEB91A703CAE
+ 6C15CA62AA325AABC686E53F52B2F418FF5FD5C4E913BDC2E7CB27A27CB175A2
+ DD74D92688574BBDC384AD779C0E651B0E3CA49C20CE887498C1114F4AD6CD01
+ 2516E3D54B9F9FF697DD2FAA8D7B90EAE8F3A9D84D390816DA9846D4903E7A71
+ D04B9F3E02533383DDEBC076B6FD1049DE1F4263BE8B9C662B8556AF73EB1C52
+ ECCAB91AF9768C2C70A689464DB808AAA99EA0B28E5C5E8301EA11611E03A2F3
+ EFF42EC28E69CC9BA4E1B733D73179C482DBD3FFDC7C173CB320DE83EBBF9444
+ AD4B75E1B1FD2A48890A6BAAF875BAC50F91A2CBDABA8C119C2492773FB43DB4
+ 11B2D44A506BDFE8B5A348C6ADFF3B5CC621F505A2982887F90E5990DE59105C
+ C2BC115922B000D21ABD4BE09CD4FBDCEE22CBD44C2EA228771658C836437567
+ 4E148241F4BB3FBABAA4488F7A864ECA2F73A03A1F83A79FD7F5763BF748FB14
+ B42E8450F7280AD4DED2BF7DB6A753777C2F751120CB9C3781ADBC4578D4336E
+ 29BE7036C80550BCD5184B0F212A52DF7FF0E1D79EB4EE5CD80ACF29C1916E85
+ 4EF258ACF11783FA8DAE62BDDD2D25FC95E5EAF83B808836D50E97AE806A3E34
+ E597671C4B0EEE74350C23DB1FCCD17B8DA476C7BCE22EC5591DB7140C5DE973
+ 073C6E3C31C9E2F7822C7298F6F21D90D56FDB05767CC37D34F0EE9C62E45DD2
+ 6A30AFDB83E700C7A7A3315F1BD466030FA220C31FD44332B845B2F9F7D6606F
+ 86978C4F3060707C432B25EF501A03D230C8F2C25EABC31CDE8A99FE497B6339
+ DADF34A73DA35C8917BA68A9E237BAC3397806C79DBCA92DD81288A523210074
+ 4555A2C3A13F7B1C7D23AAE646C8A8EC4E5BFEB3765AEC7D3866CCDD82077CC9
+ 28ECCD2160532DF7F675872FFE631E5C37C835ECC2FEF23A56E33F65777C7F15
+ D5559B9A24AC83514BA189B2B6912A507EAE00265AA6E27767100B31A87574FE
+ 6ACE0724DD7BF6CDB82F035371BCF5411D66F51505EB2D569694E627E850AC50
+ 6652E340A8E28DDB190EE6D8F0B8C77F555D06A799E7EA772A9459E0CBC4F564
+ FD7D515B43F9688ABE75C9252E46EB28A8F3EF7D49E8B229253ECC33FF5C37B8
+ A97798EF18E71AAF34FFD4837DC61EE4367C5018058526715A2FD0091BD46B98
+ A05860FEB3B11C5E2F7580C8A195DC57417BCBECB30B8C90D50FC64AD8CA97C4
+ 05E6530BDCAB550730A8CE79CB36210D2DBEEB38B5123E1676D1240722CA7B86
+ 60E01DE7021A11EB33B9B2888687D7AC35659AFAC43B185905652DE7EFBAD4E9
+ 8CE56F701FD72DEF0A77A8EA76BBE0F5C1D72F80DF7C75AD83658D2141B8D54D
+ FE4371C27757D80297B9F3823D28CF953655C540F7AF5C7F90BBB1BB385E10A5
+ 4F6EDBDEAE7AB70B3975B40DC3F7FDD0C967D1A302EEA305B0C2282770BB972C
+ BB8C0713EF283047A6196C3BD417BEDD220215607FEA3B0205617D768F1B5746
+ E5A20D5A24C4DAC44721B7881F086888B6931F45877926FB12FFF21A8FE2EDF4
+ 1BDA6C994C291E609F28B7BCA1585F15E0B6CB7F774FA7F08D9073E4C125E3B1
+ 4354E405E7CC7E9AAEBFFBD3F6A9AF263E861125062B4CA398C6AA820386A136
+ FE3E93F3CCC927478E91007854FE4F4569D6C1EFD35005C2DC19B18B6CE7B29D
+ 192FFAD13C8418808C8187AC6D118E523CDB4A9366A05D97AD0C3BEB23CE811F
+ 115682DB4CAE9A3F9B3DC4C810DD92F60CCD03067B7CC38D6A6ED861990EA9DC
+ 4A95231020A10115E07A6BE7A6A51A8F673CB63C7E63ACDF882427529B787D7D
+ 9B0BF2866F7C27D24168B5B67015A28BFB1A2D02A7EF751C1E702A85EC676902
+ 852D10376494EDF50EC915FAD46BC9C7B400F5363FDAE3A0D78EDA1B0264475A
+ 6772983E32287EF640213FC2E494BE4144F7FCF782E205E430E792B10584DD24
+ 1D1A857BDF5E54E20F7F4FEAB018A2AE378B25A9D60636602193DB8F7F65AD9F
+ AE160B5FFDC267B1CDA184F679E1CAABAF22A7C457E406253BD8770F74E80802
+ FEB405B71987D7723FB10C5D9C601CCE461933B1C6C7FB7AD8B09EE79DE67B76
+ 1CB8CCF04E5B7762E31FCB5795ACE5ABF4003695A3139C90E00F10D8507345A2
+ 5347C45511091C582968BDA63680B383559F04B761D6F1AB7F26064CBE27D642
+ 783CF5C87D38F85578C38655B1F4188E0818BFC10C591DBE572AEE8EEDDBD5FA
+ 49DAAF9294FC5618492133100F565CD9C14428C400F436664B2EA7779C1CB3F9
+ CEC48515F68E0B223E590D46A9F39126616362574FF8A6A4F4DBD3ACFC184D2A
+ A9142144C57D183BBEBAECFF7D5B6C859CF6A68E1AA7B7E3B574A5DE6FA8BA86
+ 847651F320BC7212661775EB2516A1ADEF70C40564377CBD4C1638274F24B556
+ 17FBF0B077459405D99B896BF463B7B4B5871051163298EF121980F6C1221788
+ 77E109769179B281337E08B64D955E744A6FDF6EC8F45E39393B650CB8CDA530
+ AABD33F2E9DF3B04E1B2A2D88B339CB664F3101C471B7E90EC7216795C35952A
+ CC3AB1F739304181FABEEABD864601052ED316B98BA20AE301D26C3611278E88
+ E6A27878D7D2E550E2FC68D7C19B867263F1BDF45C47C413429C8467B98658D8
+ 6D704FB32A71CF9EEA2F8E47842C74806022AB7BA70F0F914BC34B5C23A61416
+ 66BEE6BDF6B30054DE106F6227A5F76BA2A0CDA1EFA1EABA73AC98E97614A397
+ 7CF4E13254640652AD5DFEA562296974B3CA2F6A75C93AAD3F31A6E61D13E47E
+ 129EF162F05426B7FA8A9B4903234CA0313527EE2EE9121298A77E9F81761EFA
+ EEC0315B5B67F98C1C9139DC8F74EE5E3865C71F2BC8B6472AFA59B85D84CCD2
+ F4D56226F0D9B065D4085D1244DA2F3DE2D53A5166B40698F29582E79211B0E7
+ 27938741526C9D8F51E6573B6037CA208D62D09BAE87AED5996B6A4422F03CF8
+ BECCD95AECEA5E9845D0CA2DFAA368E2BD4BB9B6F00AA29463E94AA304628731
+ 5BE9479163917AC09FE5FA844FB67B8ECDE1CB6A5AEE53CBB751C7CCDF8D5E1D
+ 58F212F45FA874246D1EE04CB31F5CE47CCC747C16BE26EFCB31730B48319BFF
+ 4DB328D8771C07EAC4CDD197EAB64DF1E4520E572C8441B3CD5212DF30DFE3E0
+ F2D597E1620271D87DE1BA72CD1434A505DC8ED9A2D3DE93F4DFA774D27D6C62
+ 6B6430857B92FD7ADBB14CF3FAD0737837B197CBD99D00F1FEA465D2F444A23A
+ 8F92269AB809BA8F34BED05683A3D9E97ED96DEF24EEEAEDCBE0120CB7FC2E1F
+ 6005776776101F64E844D813275FAE0C0B6D1EBEF3E4B61B150FB2EFEFF83E84
+ C7379ED8C3B36FB0F1B1B9FE9E6B268DD3A8F4AAA2672DBC0A002A8E0B78F62B
+ 56B8A7ED1E1B0B88361761D3B8257D2ED8E31A61FC0AC548C964B7B1A5172BBD
+ CF949CD8C00E2E6D3B619F62C42392794FE4E474C1E1ECEE8F7F742F24C00D71
+ B9163AFE98F7C1D4C0D68F106A24A0CDFA60C2D1249BEA283E13D6E5423E71E5
+ 2C3778C624CC60B53B82725BBB1F7E484430AEED279C894F8478AF5FDCE5999B
+ 7C62914B22C17741AD1E1B10FF95BCD18EB33AF36CE3C8CFCD42073BB893ABCB
+ 0976161EF0933936F2C157E25A9603EE8FBE540529CDDDACA51E2A0ED1C39BD5
+ 58D9FA356A8BE3B27D0A3542FEF1287C5E059C36C63FC438BCF052FA41F4B357
+ BA87AC2BBD2576DDDD1DCE0C6199BBA75D2FE832568727E3252987381D8F0DC5
+ 51F010A5AF30A04CD4466099504F66060F01AB2B628B7DAC70C0E185ABEA9972
+ FAE52A1CB36366B3762A054181C286D9F8D855914919276C536A6E71B372DDBD
+ F27E0BA3CC0CCBC3DB365640C066392B6D099984668A55EC0F48E0479CA00E2A
+ FDE0A220A6CA9CF3C5E3803B0278640064B724A8C3E71E16A8BB607E2E34B824
+ 78E936F9E379F06E0BC2808558B0C03BBB679106527AA37AAF76AACDF404E85B
+ E6D59635FE44F7C5CFF66DD9B153FF2AB15CCDBE7D409F72D2FE4942AAC77FE8
+ 93A4670D5747EF52550287E09014E920369C9244837591FFAC967A0E80F4E5DF
+ 65EBB0F35DD35944BDFD52A380DDFEB44E52637E7DC22A6CF439F823416A5D25
+ 7087F370664754EEFB42A9C5FAAB7014766615C72816AFB16BF873B5171DCE40
+ FD54C2D82404C168DD0C26AC353CE2B2B5391F00F5F9EAAF6E6F50130B2BD416
+ AA28380BA1DD79E7A40F23E7B7EA4B69D75886801F38000CC75B077A0D1DA1AE
+ C55C3F086CAB1344CE63E745C8FFF46DA595FE7D3C925F91D80815F1584F7838
+ 9D7D148417651EF7AE2BBA14DFA34AD682FDCE1B005C05C3BD5D008773E0C9F6
+ 1E208E7AAEF43F3D95B0DFA546121D98073D930E3BA6E7B06AA3291D30946C55
+ E1B3F09430CEA43827C380E0EEB3863BFA832BAF8E2DC6792AEA8C192AA4B4A9
+ 98115C1A144259E277E61AF2EC6EC14062923268B71DBACF8FE540812B3F2138
+ A96DFE943EE80F8906C37538916310E97198D8F086034C045F11D5F92E08A8A9
+ 2ECB86FDB73D3CC0FD74C4BA4A2E4CCADB5B5BE9B5FC4D9474AB2DC1195F6972
+ C5D8515C33C89753C48CD6FAD57E97FAEA961E5EB692B729C2C756CFB86481BB
+ E8AF71D6710A83E34E1D848B9C86F97BC6610B14CE49611F807066E8FDC20F67
+ 9076BC34225E1BD2CDC25DB08634D397D8BC32F253CD4A35426CF38CA8C6F46B
+ 2FE63227367C6996BAA2587EC1BD2FE6FA617103A3E41ED2AEB538CB841864C3
+ 0964DDD54AB61DB5D635CA311D820B28A09B5736509B4CDDD4523DB160444506
+ 5D8B9C8252AA8A2468D39B1372858CC1A1969A2ED653A9918142DF9228F08930
+ 87462998435DAD5A1B59A77BE9CC49A6D284BE5951159EC69ABCE473F3375318
+ 967BDB3316AA33AA5D3D9D6D8BA651223E514D8755BDAEC41B15DD9D0DF3D8DB
+ BC18B72E1845E08ACD517048F896E2366DCED261640621E374423960DCA20046
+ 7E2A308FC3BFE9775BBA88436EE025A54EDC004263AD65D053C9E2DB2F3C4F37
+ A79187178C1D778A2D23CD6938ADFE34F34C12A01CA37DF58A7EF957429B10D6
+ 059F16740EA86FF4F53548E9A18643457AE5831EFC6C1B1B10FFCB1BDAFF1E65
+ C176D730BFCDBC011EE01C85B35ABB15D9F4800E4DFC1227FDFDBB43741FC32C
+ B0AD23112CBFBD6F0C31345C6B29C98A4D4B9C1FA34289A36F6B4DEAF85AEC15
+ AB424DE80D94A20894A1B636F0E18C05F5EEF00DCDCDBE6AC2E139B5A9A44DFF
+ 888CD13DF2445F011A0B9E632DF762019A35CD9D703B477225A1F3AF99FB36EF
+ 1E9E626E91BEFA739B90EE35506D91E557C36881882869789080CF73533514FA
+ AFBC0F3B60DAC061368957551468A8A726FB14043DC079A3BADA0FF1A9E9E511
+ E93FFEC9190C248C4DAA8CD63F51A5A841C833A0384C47A560DBE068629D8740
+ 5695439BAA92B1E5D4D37A3F550EC61190436D49069FDD5207055142ACB8019D
+ 52AF39007494BF9A42B00759A062B8A277F97ACDD16C3AF43AD976E4EAFD4B8F
+ 9C80CC752A1FBC34A2A2063156B224AB2FAA30B01A5EAA83D31563FCF0CFF0E6
+ 53353CD324FA127C3F9880CC3BE8F603EF4B730561029DFDD727E0133432B59D
+ 77C72471FCF69E203FB8ACD6292C4BD7C9476F61980F853919EB7D578507D39D
+ 9A85DA84B9B921A508C3CAF64D7445B7E20F7F6D7628EBBDE2842ADA39551DD0
+ 4991EDF2CD51C4216E004E2BBEB82A8B60B100A063F0C7BAD7E9FA32ED5531F4
+ E58C72C492981E6A8BEFDDA188C982559F3269E6BA78597AF1F1B0278BE01DC1
+ 8D1B310C0905366514509A9AC4694DCE42976FB36A46D73BB015CE77D4C864CD
+ DC416E79D4BD9735784B7A9E843AED35AD6E23B368D06847CB32BE8CAC02AA3D
+ 1651CD06FDD0430FEB24027AB2A6A93EA0590A10DD7576E2103003089E46FA6B
+ 4EFC0D80A20527D9BB9230ECF9D623DF4FC403B81C3E64286990ECA29A3314C4
+ F3073B241D8B2123461C545431F60D79CB022C7DC33DC261AB17A8E88400139D
+ 015985F6052EE68E3C83932AFE4C32816A843D7F9EE05B01E1FE185BFA6B28F9
+ 4CED04BF7E28097F6FAD346831798F01F19B7BC32020E96825738370DCAED065
+ 8C2476500A5C79370CA73F049CE034874944482E2CFEA9E3DB1EE83DEAA0340F
+ AD6D09C5A09F94467A9BB9AD62CB11CA44B2411DB70860
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /QLZIDS+CMTI8 findfont /Encoding get
+ dup 12 /fi put
+ dup 33 /exclam put
+ dup 44 /comma put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 76 /L put
+ dup 77 /M put
+ dup 80 /P put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/comma/.notdef/period/slash
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/L/M
+ /.notdef/.notdef/P/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1712/QLZIDS+CMTI8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N2625/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2621/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font ETIMOC+CMITT10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMITT10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /ETIMOC+CMITT10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 11 -233 669 696 } def
+ /XUID [6 5000779 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33F2F7EBE41F5627C7D0184CDFA9F2A570342A8B72ACB3CA25431C6
+ 3D4B3D2E717752A6379F0BE677533B15866160887194BA053F85E9BE7F45CFB0
+ EE404ABADE5980A466D8829B81FE31E32D4881A3CD4A7A885BFDBCD3475D0E8D
+ D03BFCF2CECB7EE5EDE292E144313924C2C9DD7E9F2CCE8E262E44F8E0EDE547
+ 333DF17738F10CF1C4246073D51F17A5900F53F7E50F796DA27275FBE6024DE7
+ F165C1D84FA1046C6043EEB4C49C62C5958BB47E0FEA75FABAF58D82BF2B9607
+ 7089B127510DE68AEF4C5A16B768867DC83DBE4F189CB5E373CBF41322300AA0
+ 2E7AB62036C95279E07D9B4EA54B709D8E88FA5AD5FCE9500A3E73A3DD8CBEDA
+ 60573266E422B409B40ECCF5E78AE1D3C3DB157CEEB545D142DEE29149AE6F90
+ BDB0D9182F6AF035D23DED83B4AE21259EB4AE303A2C1D6CB828147A263C8086
+ 4D2A169BBD9F039AF06D22C8E0C53FAC56BA62679992A42EE48C48F446E9C5D7
+ DD406899A0C3B41BF06FE83A0E3BE44752EA4ACDBE68ED09FE1A578FEFDAC706
+ 4BEB23ED4F371CB222FD04F89C3C5C615D8ECAC20B51E2CBE2044B7DC9F5BEB7
+ B7CA3FFBFE4AC479AAE4F6F9B57301FC43E7EAFC784133DF5DC207D63801C280
+ CD3531FC6135D9FB1E45BF54535E20D0E7D4DBE2BC15E85543BC9DA21C52CA55
+ 1AC714F0A60B5B7C9D8F53C9345F76ABD6CEF24C0DDA18E68A591DD4724CEFB9
+ 0AAE3A9F49CD458476E6C2406C6FF65EA85B7B32C58EAAC120156E6CFEEFC1F9
+ 90CB09B097C36B8792C38BA3D58DDAAE42205318AA28AB6BD0F8C0159FF9C3E3
+ 49C90284C1B91F9ED4B0C2D62DA7F65350AD6F27F5FCBC0DF9A480A967EAEF0A
+ 94D7703E66E0AFC53ECC4D99F83B45FD5CFFF47C91E52AF2090CEDC0AAE2EFFF
+ FDC71B3E91DBD858BC3A910676366B8D9F24D2D9770E0C9565FAEEC1CD280262
+ 5F4E290D4E8393BAF85752E80FA88819131F3642F40FFF6F0652ABCE83FCD5C7
+ CF1F928E53921741047CFD957F955E06F04E3F26E043DE3FC303EAE11BC422AC
+ EA28F95CF1A6C5B7295D3ADE558242AB375C6330661BF99BB8EB34EC97622B31
+ BDBD9B7C1D0CC21334DD94DEF6EA988820C8398750D3CB6C0C926232F70B69A6
+ C9EFF8AAE9FCCC895B7C5E793EA2A96642FCD467ACC540017AC8EC5B8B41C81C
+ 5296D57B12D29D88FEDC355ED74C54EFD0E705FAF0E73E53D860F339CE827D2A
+ 3C53878BD80240629CD46D3AB2EACC12C9F5905761898D92959CF6C48600AE72
+ E0C556DD4215032221C27FA393848AE63A9ABE2330B96D372C91F4AE7DAA0C1B
+ 265631ABC47E2D2E7ECB3B2D3B28660FDCF738EEB9C887A73E6074B80DC862A0
+ 72B2A44635263FE6306E2085CC0784A5421D7C8B6E275CD2E9A2D0E42689DF1D
+ 8405616EA443AEDBE79566A8A8E2B5A53BBD1404F7E8058C74A706C873FC6CB7
+ C9A984C9A6461E728CC9C2E14E37983E9CCC69A2364896EB66669BB89C6DF77F
+ C915A63CAAB5B34D3E84D717418C91972255B62B126DD40083D5A51827310FB3
+ 68480425D46789C5EB9B28EDAF2157EA2653392CEE7E6E39561EF09BC13150F9
+ 1980B7FE3A23FBDCA199EC012F7E1DA1F46FD43A829670A5D8DF3E0139E1241A
+ DF01457A8AA668580B71BF5A7F2E957756554850FC146D55D4D0B88035EF2CAF
+ 674FF6C7DABBEF8115A302501545FE08F433AA2AED1DFC55135FD62FB43F5C2F
+ 6D9B20ACC6E0D5F74A622F2376BEA1A221DCD05C9A62940601E9D58F0C9C5FA0
+ 64C8430E179EA8F492F31B27707B36A2D4601E6169CD449FFBF84FF6DF68DA7A
+ 555929E94CB8A1BFB3064315484E0DF05CDEBE6A184DF5A74B40569589CC8257
+ A3E1E283DAA6D13FE1F4337DC3CE9CC98E0D259D3BDDD591AB2B8A02F2F1E87E
+ C3A46DBB15D99E717A337931EEAA8A090802CA250D61138C23CE6AEF3304F8FB
+ D2FA86E8819626DEE1454AF3BCB62DD530E9DA834E515CB3BBB8273B4F6F395E
+ 978A7FA8DB1C003185FE76A467495FA0EDC1953D2C1BAC7046774437F4F20C0A
+ 6E26C41C2749C90D4BD5D47BDFDF8867ADD9518A2D847BA50E7C50F3D8FC938B
+ CB8181B4237430915244E6CF1D821FA11C2A0445BD2A6F8432EA4E3D810B5D28
+ 834AA400DAF1317C6784537463507366AB27C252D8D774D0CF4FB3D924858E2E
+ 484383C4432E5BF9893A492607412CD3D579CAFBBA63762C34374F47B917A971
+ 42A81768DAC7F09763BF461949E59175C8F49F077E68BE0305639337AA157EE3
+ 5707B5A9E352A5F2C4E5321784E7FDDE2B8FB78CB0F98823DE4FA5D1456FFE0B
+ 5C758B90756FF26399209BD86D9455410F729C9954F2E7D93AB4B639BA08F5B3
+ 52A4E772441B465B0C13616EBCB9599DFF00BF1BD10769A77301E89230C4CDB2
+ 2680C040A12CF16ED2AB2191D27AB9E966AA353418636FF5F31D06996DFEEE83
+ 5209B8E745376FEAD6823F905DDFC243473E7932305B0130BDF277358AF742C6
+ E829A1EA8BC5BE500A08E51492AB5D8588A6D25084D64DFA4D696791B0A3903F
+ 7C11801637F1E1922B3D6A94DA129243942BB8FEDC79499F3F029D17182E2476
+ 707F56E2DDBF863A79E920E507FAC1093EFB0A9FCF8D8D2B390E5A5D38B8D29C
+ C8E3D6415F747614CAA6CC89306C587292B18520248B9B17B684AD2CE039AD29
+ D897C1CF20435EFF8C53E74D99605EDF5B241CD39ACD102C6E69D445E5824274
+ 27FC3E7CA5CC97F2903EAA182E75E684AB17065E9E57348F5FE5AD875DC08E0B
+ 7090D6C9144B0636D82D378FEAF4693F90A531EF5BF4720F4E1CA5B1A3DF6D9F
+ 44326A50484226F394F61E6D3A4AEE3A2A76DFCAC4F725F969660C7846DD7C33
+ DD9CC235168B750171555DEE59954BF6A060A741D6E3679DE4C02D4F458947D7
+ E8C7968B92B6FDE2FB49F3CD456FA6A465E294B8A18A5BCD593F286A5D662779
+ 9D22AFAE223BE2505A6C795369F871FDC9FEFDDCDCF869B2B84F6AF0FB15E255
+ 508A24B565E573B62BE8B95E66FE8CA586FEDEB18C73D8AD0DC0FFE2A3F3141A
+ A3061D5D43E1CFE9911813CF1784217B3949F962BA747C95130755FF1A3742AE
+ D6637C818E4ACF133B4D4D9C72DB8AE0F317C8521C293A0E3739BCDABE963294
+ 737C2C73C24EC87873B9F92C51C7AA5D24988276BD3CE296C82EFDA83026F8E8
+ 47362ECBE015F42716DECDB5CCB002E79391CA6BD32A3BC767886514C7223C88
+ C905CDA19A52682344FDF8037C34F9B058239E0AE87169DF517965ECF66D0EE6
+ 1977E1D7E18B7F0E64B4786D388FC3641E008447AF7A5B1E0C73E7E3340BD2D0
+ CCEDFF3925C1936305396F21391E917174377DFE70AAFF65A6DDE16B5990BA37
+ AFD9FE566447321AAA47BFDC79DE5BE38D1A91BC40B019553FC0DEB4C18254E1
+ 9FD13B8C40BCFF60D0B9F48746758C1464B6C738226971E079F3A9E491AF393A
+ 272EB0F7EF6B1587AF69D9D9750251FC40241AAEE2D0F9A02753AD4C854AE73C
+ 0DEE9DF78BCA9CD293B9D65F3CC707EBFBF7CD830DD8A9228A74F75DB98E66BA
+ 33F30624E0A36D509914DA039D0899237CA5DD72B598D1E1057E553497936FC4
+ 4E1978CEADCC0A69937378D6A695F4F5600915F03FB0C0D2A03580ABD95EEB14
+ C0AC30DA5CB2B733A781C1338DC725EBC540945E88B7709D4B8E398E5D95F4BA
+ 1ED6166D546ABE5AD6B5C7D356C9035F304DBF371228B5C6328F0F7E0895F15D
+ DAF54D6644EDB6A1FC6D8250A12658300E594461F9D5684F6AD760E61BC9B8C3
+ 51D96FAABA4139C1F691D08213632C5EC2454D34AF8AA7487F1006C10874C65E
+ 8B49114E45EF3CF0AB39DB6B5EC3F0A365D63504D58E1578B5910EA2520DF4A0
+ 4C6C2E02D259D9A4E2B38C42B7148745700FB0FDC86B0F65286DF613C409BCAD
+ 09FE14B2DB1B209A8A4933DDFFEE19F005E4BC830C7FA289FC19292CD2D2914C
+ F0C8FC12A2DD4DD3160B7323DD01E706948C2DD9D927636DF89B80D3D1C89CC5
+ 065F7A19CD511DCC3AEBB73CA07E5EEB8BEE0F3BCE8408399E55D512BD0D4632
+ EE92EE1A8C217C26A029D2C599F40D0741FC9C4493225FA8B59F7C30FCE2EABF
+ 0125DE89BEBCC851E3AF332B13FF3A91895FF7B6477B447B9DD84713F65D1F67
+ 5DEF90548213EB6CF472D5521DB910E0C23A0F28656157927998C9894E435951
+ F036BF4C689F5050BA754A27FC907DC8ABF7C5B030A85BD1F79D899AEF36A730
+ A95884923D5761B2700ACD9181BD268B7C783269A01439CF720B680E53745DF5
+ 33DD359EEA7B86F9F02392199525F01F19F3771C32D7BC2AECA0D24E7DBC035A
+ B589A402A2296BAE5230A6D0F8B54C4C2BB429382BACC1AF01401FE40F31972E
+ 527B2B87D138AF3A6EA4D790C7F29223DBF50971DDC0BB1702D7968F1C1CE281
+ 715C5E155A36CA1AD2B67F2FBBA7A2E3DAEE091462747F7A0EE9C3740B920F04
+ 4AD311E3230DDA978D9ADE3063543258C4892C0005C6FD4D667E11FD978F964C
+ 945A933A52FCCC8548B258F484D29EE470DD25BDA313D5FA3BA65B61DEBFE9C8
+ 30C30446FC2AAD9FFFD654C6D8042B052DDCA7C0382C6FBB0765C7DD25F4103A
+ C6BCA8AD062870053A9E7B28D59BD4C75E5CEE11A15E81AA90E6B509FE081AF6
+ 400FB2E6A64BFF5B4E0B258486BD2872F12EF0E1754291E50278930A1A19ADC6
+ 435AE221AE48F18A4F9728D4695C08F4A08DD257208D188F208F846877842AEE
+ 7FE5BB19DE08020076CB062BC2F1D1BC1B7760BCCADAF3F858826CC04054F94A
+ 370F7CFBC892121C8DE33C249252CD73EF96DB50D5E9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /ETIMOC+CMITT10 findfont /Encoding get
+ dup 49 /one put
+ dup 50 /two put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 108 /l put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/one/two/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/d/e
+ /f/.notdef/.notdef/.notdef/.notdef/.notdef
+ /l/.notdef/n/o/p/.notdef
+ /r/s/t/u/.notdef/.notdef
+ /.notdef/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N2528/ETIMOC+CMITT10 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N2540/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2536/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2532/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font JMKVWX+CMMI12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /JMKVWX+CMMI12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -250 1026 750 } def
+ /XUID [6 5087386 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA2546222E3096A72074F116BB70A66FCB030CD2B
+ C56E4A4EEA6B49A92B3D92E124DADCFF0286B3EB743353B744791E16B0C220FA
+ 3C39FFE545E1FCC712107B29C8FF8CE2498559141083FC7F578D3BDA174CE7D6
+ B83457872CA09B19417E47CCEC7E1CAC06A85733B82F11A2592DB22508C2FA07
+ 70F8EDD3F6DFC77C86F8DB554551285E43F266FE2DC9AC88EE91A9CDA8060AF6
+ B6DCCDC05C1468F3CA78FEE389E15240642B0BFCBBA740C044D5C9B0729F283E
+ D5FE6CD04904EEE1AFF67B4D94B809BE3AFAE825DFF7A67061222E529A0A19D4
+ A9B222ABEACAA9D599920A6F9BD3DF28A72559FE83A105288751350BB2F054E7
+ EB745114DC076B7C528B7F463A3B2C8AD82DBDEBC38C3B036996A43D809496B6
+ EDD59F8B3204969C423E2DFD8A781A2EB81DA5DD01DA229FFE250592007263EC
+ EAF4D676D2C9F048AFE64E64340C69C6933038FF7671D8665DDEB0B6A2A67D3A
+ 38DC06DAB91E4AF9CC2DFDFB8C8054C7F489FF25B6EC1C50D458D2B3538B60BA
+ 2FF054F38B255DC5379F30EBF48E35D293792D5BB616347AECDD3B3A40EF03C8
+ 965BCA2A32F91C219EF3AD4A89F2FC57C713A7BDEFCEF3A7B428967A6D09FCB7
+ B71804D988BD7A4C6B39764D185600097154A196C71B05D00324661289576EAE
+ FF11B2EF2768ED1A99C73A3EDF53A09E057460BCB4C0F0395E53143EF1D19710
+ 96BAB56AE6261DA4404255CEE1B8CD1FD0EE7963F769DB26ACF0737707744FE1
+ 2936C1E0E05B8C59FA680AA67EDE5FC2365EF94CE9112EEF26D43F5FFEC854A1
+ DC2F2190F679B7283FBB0EDC82F0951EFA853CCEEE3D2315850CDECCD0B68842
+ 3C3ACC13EA015570C0E1AA4305621FDBFE1EBC01449226E3051FE222D84F225F
+ 6F0EAF986F3CA47F6DA5CAF25E5D8F5B0A803811584482C3693FD3E851922C68
+ 0F5762B8ACF136D479CFC2CEE17A4474E6F1A730BF600D4259B4BA60C183AA12
+ 6A75024A642F33197E36DBCCEA10B0347DDCD91A943D59356D42F38B572344FA
+ 0E911361C408A56A2998EFFCDC2DC02A3DB84C32884974114B00253F3C4FB787
+ 98BF8E1C49C551574E1D18C153949372A305C59CC8063A32508E0CA90E5A594B
+ 658A2DF031ACE03D782A9342B41939F5F1851D1F63E5CFAB16F216C1A1603346
+ D8D9C5382DD4D218B811B4D7D99AAECD1E84087292B0DF2F50970939904B008E
+ B5CE61D143C7B92F2C9EE0D295B41F1DABD7DD8AE1E59320379629D0CF045ABB
+ AB9A3CF228AA165577B92F06D629C4F7D8B4A29FDF008359259EDD2BF49E5490
+ D1596EA50E957657C5B2740F9FE6F83569D9B99D5ABFDF8A1A3B631CD910682D
+ D0A9E5D1CCA252879569CDD1A6129008EF9EA4F117E33F4CE7CA7EA8F54ABC1C
+ EF5C20CDBC0DD4F7606DC01BCF67E5F3282846812CF33F2B59FF9765CB3D08E0
+ E53C4C393157584909003CE7F77E79DB86945B66C274EBBD477FBD11F283BF4F
+ 8D9153FDF5E8DF772BE865D88AE2F530BDCE0D78A741E416A8BA342A1FB2F0A3
+ 4032CE0D444CD76A335CD8D287A1C80B3F05296EFEE4510A502E75B0A698252D
+ F7373CA9324B829FAF8A1E0BB23B9C9149515189B1630C189CCB5FABCED6A716
+ 418C3470A724FEC206554E176A90C4671982979F01665994E43A07AB35B4F500
+ 19335748F4898B9A6E8FB600616DDE7B004E5EF28BE98EF3A3F4D0EA16F7FA67
+ 2F7EB30B226868B7348B78BD98FE2C3B840E1550CDC58E60C769848FB19556AC
+ DCD0A132913D2185532824A90E7C05E73C7D291FF13BFEF47508C1BEE3BAD91D
+ 2C3C71CAE1F7BC5F180FF6C8F60212F29311016891863C76DA2ED6758C85BA5F
+ 7370C9C63460EFD9A6167D190A7314532DA25A2C3A337CDB526D25F113579281
+ 919934C40F3FDD069B3C5F60756A953AB9E7D48FC76F9458C934B700830E67CB
+ E1C2E09E1A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /JMKVWX+CMMI12 findfont /Encoding get
+ dup 69 /E put
+ dup 78 /N put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/E/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /N/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1845/JMKVWX+CMMI12 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1874/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1809/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PSWCPW+CMMI6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PSWCPW+CMMI6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 11 -250 1241 750 } def
+ /XUID [6 5087381 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA254622395FEABA212326235C9484FD61A7A6F4D
+ 6529F7AE1024F03E8D484AEE36E4419F53DC2AA83C7696E515AF1B3BF26FE748
+ E8F39382705C8BE510DFBB18DE3DA518842C507D6BEAE68F938C14AFB1DC3AD8
+ 4B8343BB780F719E6353726BFE4A14CF107B7DA816B4BC2D24533F461E71A67B
+ 0BFE797E50FA91D9D7E9013D4C37E0E6ADEA8B8F7D9204422A9A8376EE758BF8
+ 057FEA5C00676D08EB645C396C626F7577FDAFCA96619D2D92103C9823A0FE23
+ 76166625C360430EFC94AC51684100176C42614F2A0FF7671503EF98C067F81D
+ F5B53137E18FA3208A3950E234FD8B5B265C618889D821F31923D3C01AAD221F
+ 361BA35BD585091241BE27D86B6EBBA4C95ACD983F8A67F1AAAC008B1A15B0A6
+ 5E5E7E5D0D0A5EEB879C2E65197374C6E3D7484E860A67CA71069D2002E4EB60
+ 7D416AB8D1289B691E7486A6E28C861A6843DB441530A5964DF2775E5DDF3A42
+ F2B4991C24A102B8D0E1F77569CF4B360294C5E09D43388890DF21D629FD43D4
+ 37FC8BF02B3CAD1E1E5BB39F2C2A0915AE1D12D56655357EA1F7D373EF8E4DE2
+ ABCA65DDDABFE5A9488DCF9B8D799E432AACD7E540CD96D3301BD5C7F5832DE9
+ 46EBD12A2BD579DCFDB72995AA580350EBCF598C43BD366B11FE5421F4D6B44F
+ 03A173F5C5AAF6B4F8ED7DBC89B49935A1E6FEFF2777A9870270F0674DA1D5A1
+ B019AC9E8E39A7CCFA571EBA97FC8FE01E68A8C983F1FD4C81A57F58A9DDEEC6
+ D6136716F324C372536C6217756424D060A2A5762C492BF381DE87FC39EE88C4
+ BFF9A7D66352341132ACB4CAFA629E9A593576151576DCC52502D87C5C04B9D8
+ E6DED831F05960398462691E0085CC4E9C465A8F68AFEAA96DC29BDE63D1ED49
+ 895B89E3D642D4770FA1D3B140263E65B51023E10E6EEDE27BE88D3F5F3C1653
+ 82A37B570C5A0D231159D0ED514DBDE7A612C7D14DC570608E5998B58148C356
+ BD9E1044D3D9AD419B230ABC3D565725D0AC12B99F1799FA411AA5B8C5F91D94
+ 70ACB3F86800EA968A8E0450BF733A6D15184369A33F6BDA2D094695399F355B
+ 20C8AB93737F70BB88158D6949936654AFE1427FC2646D8C984F4F83BC81C4A7
+ EF5236039CB313C4736774F47BF299D5BB0152BBBDD11E72F9DDF87E655AF36C
+ 34D2DEA3F910DD8C52423D19EB6136559B826E9123FED046D6021059B0B58CEE
+ 6F6D736BB6A1EAA908CF648621479927FB41815A2CE69F80B9E37A640471BF2F
+ EE21D3A8DD5E3DE81936DAD3C182B441CFB4B33CA2D4E9ACDDF4F0B3C084F8D5
+ A1EA5CD2DB3CF184C901B9713F473B3AEC78CFD2C2454E73B153CAC613D097DE
+ C73B991698B31AA2581E67DBA8293A92B6932B6CAA0030F353297EB952037C69
+ 8EB46D4ABE83E7EA9EB17B54B855D0AAEBFF64C7550E773063D6A12FD9E1D464
+ 22CB112E5A2E919ED798A49E56D7AFB9AC95C03C3F0177DA00B0E111F8F3751D
+ D24572A3693536FF560F051E21E087073C8A9703A1C457DA1CCCBF9631533A37
+ 41483B1B405515001AB20984573DD15731317BA8F95373370C9697F636F3E562
+ 6D16C472A931FF88E76DF691FF773AC3186C17033E2D3702F6A70FA5663C696B
+ A6889280E4175CD0922DDEE3DA2E5A206E72B118D07DD99D1595900330897DB7
+ BF5AD6D5FF2FE5F7625C5FC99F603E8B6CF364654328F01D51614A4685F7936D
+ 2070304D65FE8400891E84098A4CA5397AA60BAEA5FAF31C8087BD9D0D127DD3
+ 5ABF7CD75859FBBD1321840CA911E181AFB022C57176AAD1DF08BD18D6BE78BA
+ CE71958E8EFA37103808FF98E9C15231E6CFDF1BE7B81F5B6080080DDBFE601E
+ FCF9517BF390CB79F1AD0968C89FAA308065082DDA8CB1421DE0E95ADF5C92D4
+ 76C9F580B4CF9BFE36091A7BC6200A90BC1FBA8BDAF2A97885272D9E759398AD
+ 2BB6B8836FEFC1F20F7EAEA6683B7D2171014D3746C995AEF656B9A9C151A871
+ B711621B9385873CDABFAD0C9F5B073AD5EDB575BF5E5A4106CC87E90B0B1DBB
+ F80E1DE4E889FC68B74802C2CC60D080BF25B27B832C29D7F0AFCCAEC4540899
+ 3F0F46D289130727E90B37647B2873BB4ACE24E16D4BFFB5BF3C95CE47EF5433
+ 4CA1FF442F91B9513CB4C75ED691BC6FE2A89D5D347232ECD72BA4C93ED08DF1
+ 01B280EBC9C7B90CA24C481A21155A284831FE56E08EB047DB9E43DDBFB13B98
+ 4A110B132BF81E603978E3F4BBDFDB1CF8C97F90EBF068907EDB842BC7D524D4
+ 15A9CCAF2FE9C91D9ED784FF5805F83F2786632249822567CC658412CE993C3B
+ 9C198EFFEDAC7DEC70213C2353B3CC10BB634AF8AD20617BDD55C0ED192D8F38
+ 3CD2B8DF1D17D43287CBAA6688C1D6F248D3252B9D0B466597CCCDEC88AC3B2C
+ 3427DBCB619F435E3465105B0031F4BB8C233822B55DBDBFCEBE837EBF6C27EC
+ 86AA591EABC6F7D89A796DB8FACEFEF0302A717D467A7927594F5C63242F07F3
+ 052B4A2620EF0F32AE3DDBA53FB7213DABC658B10DD1CED227D4DAB02600A02F
+ 09677C187DC786E6969CABFCA948D308064B181E6D1F2FA114DB07676A3969B2
+ ADF79FF16543599493AC6B54FB40CB6EB9546F6E15A0A20DAD9DE4054B6E87E3
+ 8F2B3E7C189328E3E64EE9DF9C661360E993F9A9737E6A9741E569228A9DBBED
+ 6CBE156ADB4696CD147F983AEF2480D8BB68B86D812070B1056E394018362959
+ 466D372DFE742163328FADE880114F8106FFBC0B5B6E6A96AA11144F63FB18AC
+ 042186D297E8996EF6C0E37025CBCFD3FF570BE0AA79C57B1F7572A9CD2443EB
+ 0982CF75E03312BD9164DD49A4DB62979E25B4D66CED6E6C885A381205ABFD5A
+ 614E8BD971586D87FD1472D779A206BE6744CD9F2A9949F53DF9F4806663F809
+ 91889F2BB60141517594743FD9066D6DBAFF474F3973DF5A2DC72A3E759F349E
+ 63B0746987A728E460F5680E03640680618B9E2662BEC8DBE2503CFE9164620C
+ 9386E83DC9797FA8E77A59A11373F47688C6CDE9432E8A67A47F5782A49F4A15
+ E88680F005C659DEF9197DC0C5BE1C8E18A4CEC06449375E7BEBEA8726FEE531
+ 9071A30FE94E2530479200B3DEFA715902B92CB93C0C8E91169F48ACA58CC07A
+ 8CB6EB84B8366CEA824AF329BDF4C694B34233D9306209235A447BF3A7A1D899
+ 07D6CC2110FAC6F57F8034E2CE935480C11CAC6B0DEE145262786EFF0DA1D272
+ 5F2ADD9978831A1A32FE5C3362D08EF52834788AC30F2ABD12E6BB4D7F694518
+ 4F5C63253454FAA07CFC85971FF1268F6D6C97D611E483E36DEAB700CB1C869E
+ 3CEC6B36C3417ED0C33C0CAF5DBAB355B6BE4C1FD705FD6DB00FEE55986C7BF2
+ 48FB3EEBD8F8DB4893418009448300195DA55309E5920E442B4717FFBAB46B99
+ 65ABF1C1E2C036FE9CFE57E46F3B7306905A2BFB8D9142B53FE22B16BB874317
+ F6F742B7DD2F9DEC2CE2306B49DBD134307D8575F2B7135FECA94F8888C31E0D
+ 3ED77D15FBBA31D927598B8DFF5990B3F7F4E59E3C4B8BA8380BD1E97960C8C5
+ 8C83533A3B479E925C6CFD5CD061E4B8EB1AC8A0044AE7B9B4160E0097F2E269
+ 95A025CB64676770FC53707663668F3B88BC24A8BF138EF2DCBCED3985DDEB3D
+ 30AC2C6E475CB990C9817E1C099D9CC3C2F7E3154483FB28C59108B09D28E7AE
+ 6F0630A4EEB059C1DD72885A1A37B6AD56AE37ABABB69EA6F34F12B7B9074F4D
+ 167E0ECF11E0E482EF5100B0F5F8DF02745B057BAD168C61BDA953B83A22CC68
+ 7759CCF9270C1205798A3DFB93406F943F4F101EFB55305E68B70794FBC40F81
+ A2572433D5B88729A5C959AF319AA14DEDA505A2DA1649B29845C11FD68E673A
+ 419B676A2D0DDF81A6737C5CCC4CE20CC7E91DE19FD50111B2D2B53013CC104B
+ 5C0E185D19DF46C2DCBAC96129FBF3379DC64AF13782D7B629E4AF1788225DFF
+ C92E2C4A717BD8DE82D2B2144C62D874CE7869159CBC1591721785FB76B96399
+ 14857C38A004C3AA4F191400A51327E564214E708536A7473BEB5B085AA3C42F
+ E5B9652A05FA8C034F185674026258B932E2444D3C50D83786FFC68166BA0B48
+ E8ACD840C93F2A3EB58ECEA106131ED46C855B201889353ED85C689FCD926804
+ D7BBDF3E6A7E488FA0CD871004A85FEB580A8B3C5F053EF435FD0D6B266F68E5
+ 846C744F4144BD32DB581F1473D66040750BE0FC54AD48ABB90A7C9F7BD9B4FC
+ D95A843A8F218B645F828060D41F1A0B12A3A4C0C4C205FE78781D942EEF0EEB
+ 2599F47E9B6831AA24466ABB1EB2BA88D7E4AC89A9DC0B40C477FA49EE00A2B5
+ 694666DDFDAFA7370E5197C6FAA126DFC802001A9396D52DE1941F907507905B
+ 6CB8BA89B70DEC581AB8312B5F9F70E39C5BFE5D364ED4EAB9D055DE962C291E
+ 49DEA4093317242FD3ADFFBEC169ADA21A3C0184FED87CE327330A16A2E77F7E
+ B6F715E82509C9B04C32850C9FD8FD522829A44DAC25CBF2D7B5164B02C85A84
+ DBB9ABAD0ABB63E65966759608DD66A38B04C4A58AD58BE0F58431A66E27FD20
+ F42399712496CB3AB29AAC5FCFDBF81C7286CA840F2B08A017F0A0710C952D7A
+ 0E0C07E8994B168CF4D2CDFF9F006DC186F6D2A6CEAB5A096ECDA292576EE58E
+ 21A8A2D10EE0B8FD3834A8CAE44321926318C6188D9AF39283277097D2930A9B
+ 51D9BF559FDD0E702D3486DD5D26DF0C72EEF8F9EB1BBDE138562C73558814DA
+ 1FCDDF4D4B37791790F4F4979C4F22D0314C96071678B65A9E8DA154581D8F36
+ 04A203F27A5175A91C6103756108295A0D7BE2C823AB83DA2EB231A4386C0003
+ 4BCBC35368FB0F1BEB2644B7E0C0E7D7F13E61148996331B537C057CB19ACB7E
+ 9D5D3703466801F824BFA64B18193800B23F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PSWCPW+CMMI6 findfont /Encoding get
+ dup 67 /C put
+ dup 86 /V put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 103 /g put
+ dup 105 /i put
+ dup 106 /j put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 114 /r put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /.notdef/g/.notdef/i/j/.notdef
+ /l/m/n/.notdef/.notdef/.notdef
+ /r/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1687/PSWCPW+CMMI6 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1754/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1750/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1746/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font BEMOUN+CMTT8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /BEMOUN+CMTT8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -5 -232 545 699 } def
+ /XUID [6 5000830 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5C586A329F0FB0AED76C7FE1C5C1268DD82EB723B9FD2004AEE8
+ 31A8635942C47D479F0326346AFE07A0963EC969D8574483F36A73E22FD95EC4
+ 968AA81979934FDAC941D2A0B7715D0BF24DBF05481AB6CC9B4A91098825E00E
+ 85797C632D1E1CCE61A5277464F39D3828278870D99E479E6D24C8380D2B08F2
+ BCE8A99D895E07EED56E0AB401F727FBA51758A57EDDB48229A9C8F0D81F97C7
+ 16582DB65B441D02CDE171FBCD39B4963E0A0443F1191430F2163F1DAB968FDE
+ 814B1180D4E1EE09AC048D8BCFA62498B86AC40A21DE8F92C486B2AB5B3ADAD2
+ 381F6A00AC921B2A6BA1906D183D78AD6341CCAB454DE9715F6D66EFF298B364
+ D0F5A86C2DFC8E33C6F513B58150713A259730AB0A166479F75A2C158F45E033
+ 6BE2AB3456A62095F114937159A66B885D0565AA98AB74BA1ABC73D3C3FF521C
+ 76D3EB0CDE84863AD4BF663FB9A4B29BF1A81DE00F54C3B32B3D529994A39B03
+ C585D89881C3D32F58FBE355A05779AC5C78F71CEE8CA28A024435F52D73D1E2
+ 8869E7A4BBF6067C1231CAE6E98E39DF41106857BACDADE433B6C985FCBD1955
+ A8D8E7166526641A9C9783F462860478EE7A1F4D54FCEDA4E09B0BDDBEAF93AA
+ C4F63736650FBB419DBA566B516A00AF0AE437E053051173BA35499224255833
+ 1187C3A9FA6CD38373DD2ED0E874C8BBFF4194A73BD6FEE12429949AAD2512D9
+ 212D94C9C034A142F6789622D8D4B3ED0C474DD6F8382ED8F54E278146D762B3
+ 9364E4B373B49DC0572BAD4C579893D649775D713798048E0A9C194B10DE5955
+ B99CFAA1071BC346A59CC54105B2D9D82DCA20218EB1D48DFAF0AC1F5C0727C3
+ 8958BBC1B8B2D3A1568B71EA1A8EDDDA010DEA84792B3005D42ACFFA4DA55833
+ 8164BA4DD6D3054960CD3E43F6E03947B2C0BE7F071792E18F680A99F9DF7E5D
+ 9A52589D02751862EB658F558E80024B898EE075BDEFF875BDFF271B5A145364
+ C88009591292876BA2BD83AEA997B15F327F00858983D858523953FD2CD1B7CE
+ 1F256F172224871B46D0598415CC62B84D22FD750AA15C5AAA9EBBA4879A36B1
+ EAD6706A33B0783039C249C3382BC06C002070F72A1F91B580F5631D4ECF72FB
+ 87E79A4EC1BFD886BCA5A616478C059DDBE7EB54F2FDEDF0024A9B58914B8B85
+ 27F87A319975008D41B8A7A5050C351B0D1BD5C47BA6F9B65A5A6FF7F3B91ECC
+ C45092C384E94916C9EE58CA1B61BB214A04719D52781F089085D89E201F223C
+ 7D656CE98A95442FFEED23EFE7CA751CC47380E47F54BD996152A218BDDDC2B6
+ 72E8999890E8CDA5C218D383852B15BF3EEC9DF6B909D4F60216B0421726BFA7
+ 4CB76B7930973618677D5D6C215ED229E68BCF5CED516E09BB25F88851702A3E
+ 0850B7A8D96729269C49FFAC65060EF49E22111D7D296922366468C51130E12E
+ B64F42F5C54F5B079A6F2C514E1E0BD4E55A96D15B2CC7593199900D4EB2A2CF
+ 3C11B5131F1FF7D016481FAA538F0C5A3F78417502BD9D5C2787B59BBA3774E9
+ 52EE00E60287D3318FDC5F0BDEB2DE0FC71245A6A01BB8341C30533BCAC078D8
+ 1761F0854096EC41B280C36591B33C13CD973537D467CEB5B668714FDC3261C4
+ 1113AA3BDDDDA28A6C8F71CD9CA3E5887A278FA597065F501F7E93CEBB37C275
+ 62F7E9F1562E2492CC7842FE55809589458FF9593FA4577990B7748FAFE18010
+ CFF211817350E212104A9A17097658428586AA77C3588110DC8E86C61534BC96
+ 80DAD26ED48D26F3C0A83D3A5E5E2559E4E1582509CA1FFA670B9EC4EC4F7636
+ 756A3FAE837CA6BE00DBAD00EEA9E54599ACA824DE427730362F3CF06838DFF7
+ C2D8F9C2AD8ACEC16213CCBA827311964453A6C9F46668FE4F17C92681FAD195
+ 972BE5BC2B1B212C98D9092B89EB4A5869660AE858ECDDF160A0EFCAA7A44CB4
+ A362FF2E8FBA972A0E756AC330431D1953DE6490C4D19BA48D10871CC815FA8D
+ 356855F667543B19A98CA4F5AABB56FEB05789645E27CCBF729AADE8E0641D6B
+ 7706E8C74EEBBAFE15498FFB20A600E04561C547D0EEC8FFE9ADECBECE55823E
+ 673E5D0ED6839C423AEB934160AB92F1930354E5C98BD96B8855060B5FBCFBEA
+ 8D135C01C576B363F19D100AA7D3DFCD687D6CDCAB02A39CEA206A6DFCC0F790
+ 5AA7435D43FFFF4E001C434E1595E38E42FB6C9008A5C7EB944B951BD6594617
+ 606873149B68D45FACEF4934D25BBDA7EBF6981E702E92B0C0231E237738BAFF
+ 4CA233D1F521DB97E24F1D3AADC0EC8695F40FB25FC12B12C78B6BA5AF3BD969
+ 3D3AC1FF76D2F7F6
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /BEMOUN+CMTT8 findfont /Encoding get
+ dup 42 /asterisk put
+ dup 100 /d put
+ dup 105 /i put
+ dup 111 /o put
+ dup 118 /v put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /asterisk/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/d/.notdef
+ /.notdef/.notdef/.notdef/i/.notdef/.notdef
+ /.notdef/.notdef/.notdef/o/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/v/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1670/BEMOUN+CMTT8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1644/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1640/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1626/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1622/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1618/Times-Roman -1 TZ
+ PDFVars/TermAll get exec end end
+ 
+ userdict/PStoPSxform PStoPSmatrix matrix currentmatrix
+  matrix invertmatrix matrix concatmatrix
+  matrix invertmatrix put
+ %%EndSetup
+ %%Page: (0) 1
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ showpage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font AUTIMJ+CMR12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /AUTIMJ+CMR12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -34 -251 988 750 } def
+ /XUID [6 5000794 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E9217601EB9EF09B04129D6D36A4E160797
+ ED7B8D1252FDC2E5ABF623E7A353DF8D5F5FA85AE5AAFD93FBBA1F8E9034219E
+ 5BF783EE79B21166BB32FFF75BDCDA20AF252024B870F99C268D3445B086E16A
+ 0345B8AB573B1FDA7C6CD0ED9D1594C434FC369F1AD9D0A8A476FC3A3FD276FE
+ E147D2F89BC5AA5335B7ABAAF2424FA895571457683A554BB34D9C749193D018
+ 0DEA50AB376ADE9FC43706378362F51A657375C9114841606D683B2F5E9A5472
+ 35EF86B590A0E842B1E77C235F8FF3225E4DBB23F5F4AD69DE32D82D74FE95B5
+ C7A54FE9FA19A4EA6EE1508B92BCB5FCA9F8F33D20FFD9C33BE26BF01354D746
+ A3FE8677ABB1BF1220744E52A967C85F813CBF426BA15C43CFB1AF8D31FE42F5
+ 233F6737A57F5DB2B6859F9A1E078E948B3F14EF6F9F0B66E1B371B1D19A7124
+ 11BEDBAF1913F2A89D653322343AA837ACBC072AE9DBE9E16747FF190EB4F992
+ 52F8EAEEA9624FD671B0116050CC34E106DC5D9D421C1B2556B93AA768FFE6D5
+ C419F853289D255F05DDC5D951170477C4479A9A4F9FC5564134D8731CFCE40C
+ 5F17A30E0EA0E6A8A13B8B3C3726B1635CCD9EF3EE702B4B962E7741950E3F7E
+ CD983BF5F874CBA36FCE8D5CECF33DAA1C542D3740330FD9AFA5CB76A3070CAA
+ 78BE329241A42A3310DA59F4F4EBC7A89C1431EC3B04192012422D4084984D10
+ F3C949D74F79A24AAB7D4C66FE29B17E7A90B425205E3313DD1535C15D465DE2
+ F4D9046D1B58BAAA080EB8DDDB34C0478814D5AA520EB607F4E933E8325F3DA8
+ 9152E186A9550A8A7AD421F2D2FD1A13D1CE7D1CD3603E39A1203ED0DAB9F7CD
+ D6D7CB226AD49C9B7E850D48D6D774AC863F9228ED01E0EEB35BCA1FF7E7520C
+ 258A76B1605871C3E43C5A3A8296224B6477A00B8EEE3484D7BD52B575E01252
+ 9E7CAE1FBC063E0EF740120F4E798BEE055DE69571B3FA2DC65C9A3FF0196B63
+ C58187F4B99749D8E6BC9BB534142C387DCDBF2ED16BD9BB1EED2AD3BAEEA587
+ 35A7119B82FC65BB174811DF6751B970CFC6FACD3F9877C8A73DF93E81AC888D
+ 81768BB7C115D0DE73660BA15800B361306A6E6FB795BC9D3784FD33DE41FC59
+ CEEDD24DB2411B8750D6039B1D9664A54DB65984254C9C7AEE0AA54835668CD8
+ 2EA3CE4A213AB7BA2FDE1261B5939FFA519DD7ADBF5ACE7146B417CE2B037BFA
+ A080DC81A1DFC4E94191E345F6D7566F40784AA2B6CC63A2A1A71F12B928FE18
+ 7C480DC99B1DA6B52CBC2327A1EE154BAC92FBCA569901E6B2FC84E15D81813F
+ 62BDC972431C13D1E481E1DE0A0C7E5DF3A7CF060EA77F8C0DD32EA197CDFCFE
+ 6B73FA204ADDD685B92D040E4B4B78927E293B3B45DFD93DD40AE15FC0CE1DCB
+ A9C8B08043E58AF8DE419DB6A92E490F4F5F75A0272CA67A58DF1B5E7815C5AE
+ 5E3F22C82B990FFF5BD7BFEB5DFBE889089199B5AD47A07EDED707116DC55B23
+ F70700E86017FC5A569CE69DF18C2B5898EC7CF88C8B38B52C72BA9DCD7D4834
+ ACF78AF38C9948182111798EBC03DD2A398DE19346B4A122427B14EBB4F17552
+ 8B87AB4613E9EFF20D0DEF81D22B1409B93F9EB66E465BD95FBE088EE96D5F8F
+ 5E27F3D4D4C3B045045540ACEBAB2A2E0E9B152E47FA2C46E33A27882F1DA087
+ B6BAE91500BBF4497E75D98B388481E748C70C7CC6D16670CC9F32623269DEED
+ 89149EF46762788CDA117AB181E9AE599584751F5E87A8AE76CDC7021E5459A9
+ 857B18F589AB9871E6260F753A8C10824FCD3619F7364B290053DD88FD85A114
+ 25BBEDE371B3330F948D200CD6110F095B2D7C3CE84BF6CE8A5968FF8F0C91F8
+ C42746076E2D9F87512F616C33A6A96A7974F79E9BA693302015445A8EEF3DD9
+ 129DA1CD9F6015B0F341E500C1C1743B6401CDB9C3FD300EF2B83197087CA8B4
+ B558713FD3DB73021DC2CEF0F1724F8A6548FD3B838AA32DBDB3D46916E30415
+ 93638735854C1EF50A7A20C1380D2E5C72EDD533375F8043DC5183B9459CF984
+ 3F5C60E1C0C4F280F396E63F1536C016A4EB7496A82A9E14A03AF177ABC6F936
+ 8930155AD29C36AAC8E9EAC8435F443BC3627EE5F1C89935782F6C4EC006AAFD
+ E1DFFD03492BFC49C7C8F1AD0EE7BBBD34E351B24A849F4B84ADE4B0B30CBB11
+ 92CB379B2EBC5F769A6B5BBA38F7F3C1702D4284F80DF3C3A9BA06BB613208BC
+ 19675AF3CCB5B8FAFD8FC15B631F3539338C46CF3F13DEDDA12C3B6A1D10F855
+ 1E29B2371A925C1D57FF1AF08C3D7BACAE171095404793071B8592DBF1AE6F39
+ B83E095819212DF68851990DE38C3EB9E7AC7FEC5FC6C6AFFC18E37BC8635D91
+ AB83EF55E8DD8C747F1C17520891023CE1406AE6BE2980D42AAD2BBE2C88DEF2
+ 262111BBD78C889CDDA82B86B9F4A2647F5F8C5F182A8D73F409445F0FB21E12
+ B176C7768EC23D488E425AE8FC9A34746FE6884354154B916D87A778733FE33D
+ 581C6A08F86CE87055ADBF7B72DAEF23A2227F82C21AF6A145FD34734D8960C9
+ 9BBEDDAC9A955B0E1C7CA92987DF0430CCA2930CD1F633ABC2D1972A682F8EC6
+ 7A5CD53747D898793DF7347B3E2CFFBC9BE082E1925C5A11DD11C664DDE354B8
+ F6B881EBD298898DCFD63C8E6B9362DE6360F86146DCA1830DFED36267D1DFEC
+ 27F14A61E5960DBA70FD749A4459BEE90F825F7ABE6D38909D2EB69D2500E227
+ 10B40DD8127EB48F6149DC7316DE0BF440C7AF37DCF71C79759B80B233327AB7
+ CA6B69733DFFF9688EE370F0F249F465E32757563044C80ED3F05C79D94C823B
+ EE78C7CD2B5B3B398CBEFBD58760D0A981CA726B999F3CCCC8C6BA7080A8CFBF
+ CD69CB5E996350C80FC7CE36CE9077E74817FF2740E3C724083718E2C1EDA011
+ 6B5382AAA187A68A8422FA95A554FA4C96C866118CE2D157BE6265E78A177567
+ 41EEC08293F1D965968680A683B22F0B52040884EE632C104E56C4D157F444D0
+ 8FFBE5D4667E3EB544104CCC3D4B3AAA94DD8F4468285C91C744E8B17C26E25B
+ C8405E5CB708581A5117FBFDC4755367E5C160616F0B6E216EB9E134433A5720
+ A029BDCC8C9AA45C7B9600FAB18E60A9923C9AF2F481818D1BC48026C1B8612F
+ 77C249258C7B14815D871DC0AE1291D029D0BCC9071ABD62FC3B8E3CA53DBC4F
+ 6B02A3CCE4803507770B01261B17DBBC9C7CAE092D140A52BF390019A0FC4218
+ CE41302894FC4522E5A4E37C37E775CE89F66456B7FB5226CE8EA9DBC6D3418D
+ 78C9B2AD6288F81BB50AFD872D0CC45399F34A9FE35DDC885A1FB60970E6A4CA
+ 1821CEAFD1C730F4E930C03923EA58BD247F5661E8F1DB4617D2A6778C32FCBA
+ 6EDFDCED18D320C56BCF1365AA3051809E47B8119658D21014AE588B06706272
+ 473E9AA863F81C960368A2F000D683BCCD8CA6F8B6B15D3CF46D7B46DAE4D88C
+ F47C969B38E596AA7C4F0842153E7A6210125614A93CE4F0AD5EABF67E71B3D4
+ 14A1C0B1EEFFA878E7BA57DA8EA18A580B6345100AEEAA5C341B7CBBD9C821B0
+ B301D1B12C2BEFF22853F96B0557D9F12FCCADBECE00104A3E8E9E57CDD8ABE5
+ 8E43FDB221C9C33AD4B61E03DEE988996F88A29C963742AC959C1801F17A9C6C
+ 5C117DD62C40AB04120439B4D5F93DF516C7F8E7573C40835D88CEEC574D8A91
+ E8A4BE3E42F56D32F479992A599BE77CCBBC53FD942FA43E3C0607498A987575
+ DBDF9F82C1DE7B149420D6A37A820A4243B48F304743A4AFF72DE18DD479D0DB
+ C6B3A4CC389C0049B5F6AA0C98CF562DEF93A856097C97B83CE5BCCC6588D9D4
+ 88D64622D92FD5151A55AAD4A1B4F2F30793BE13186C4503DDD87090A0BCAF5B
+ DC85BF6B90FC2820309DFE3B13D3D55D4DCE16DAB030135ED3DF5456D85479E7
+ 4A0175349572A1439AAD1E469034C698F8EC8BA9B0E704D8837BC916EAA13A45
+ 76593BF4CD6D30715BF1FF29BEA7AD732CF1084EC0AA5AB884D9258B56ABE5D7
+ 291F70EA9672F0A23A1A1A71ADDEEF847C92CDF41E81A60FDCD617450C47F3FD
+ 5F43DD5A8BC63FB46F2B0AF2CA42F4B16F33684D301C3488670B5FC1C5035EDA
+ F1468E68AF8C6DFD6A18DFB3A9AA3F951CF51AA7FA2504589C39CAB166F50CDF
+ 92031A2C552B070D635BC1A39C8DE12E06E6F9A19E40321791FAFCFEAAE422DA
+ 369886C9F950A1564AE25B1FF743E6A377F9E331DB43E3B59D450B570D2EA548
+ 145813858D60447C13CD2F24F7ED389353EB8F687024964F20BC106CC2D74581
+ 328A5A854C91F0B5EBEC8D8B33E0FAAD7FC4E524700C42180A4192CD64F0375C
+ D7EB91EBA2ABA171293014EF13367933245BEE45ED6533D4C157CDB245628785
+ DF1B281F63E35D94C5A873C03602994A4E76FB71E4DD1B5A2C4714334053C479
+ 1B4AF56F52B9D41EF1125A631CEE3B0F679DFE09371A1CFABD32BEE25E04A9FC
+ B9BF07D912454857F71BF4F102CD3D1C402E9E49ADEB74F53BF463080113D732
+ 8A38A81D9ED3D55A09F511366F9B4466C2AAE4E131EA0CBE9B0DB9747EB0095F
+ FD57012146376ECFB6BF8E1C94A8AE39AAB07CA5AB1D85A319DA15BAA59F1AC9
+ 9FDE676EBF8D87203D9FE5FFE056CB476BD72428BDC244601178C49A6E080D28
+ 41E1431A42B239CAC0F2AE64949CC98F44B223DBA14188DA463AC25CAFF94C12
+ 63420ABE615D51B6FBC750701F1FBB41FF6135B61A488478CD907BA7D0343E11
+ 837F7C7D10B1D84BB19CE720535ECACB5004C93647876FC4D5F301CB2E37F340
+ 61D3832D273CE906B9086D7C5E135B9E4DC28A9377B203AE9DFC06833C5A78AB
+ 4CCB24C9C0DC64CBE977E89893296CF2D8BC94D4B1E738F4EA59F8B1027F55E1
+ 1C9E8CF8C1BAA191B2D9F124DC0DAB06049C270328B960B2994628750C8C58DA
+ 17705DE84E6F46DD3554AD43E6921471F5A55A498C4C12CE397A7644AFEFD627
+ 593C86A292BDC2AC867DEE9F92E0A3443C49916CAC8E50BC049467669ACE7380
+ C0F1F500C99EC091DC29E4ED9C5F8A27324A5E2FE395BAC21ED96CB08A1A9F59
+ F9638B6B471B81F49E53B6E80213F1C7973BAC2F6833F456E01F287FD31DBA6A
+ E78AE9201ADD142440C2F4EE016538
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /AUTIMJ+CMR12 findfont /Encoding get
+ dup 65 /A put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /.notdef/C/D/E/.notdef/.notdef
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/.notdef/.notdef/.notdef/Y
+ /Z/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N611/AUTIMJ+CMR12 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 110.22 621.831 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N611 11.955 Tf
+ (M) show
+ (A)
+ [8.4521 ] pdfxs
+ (C) show
+ (RO)
+ [8.29668 9.09767 ] pdfxs
+ (SC) show
+ (O)
+ [9.10962 ] pdfxs
+ (P) show
+ (ICDATA)
+ [4.22007 12.3615 8.61956 7.79457 7.48383 12.6722 ] pdfxs
+ (ST) show
+ (R)
+ [8.29668 ] pdfxs
+ (UCTU) show
+ (RE)
+ [8.61946 11.8594 ] pdfxs
+ (ANA) show
+ (L)
+ [6.33614 ] pdfxs
+ (YS) show
+ (IS)
+ [4.23203 10.4009 ] pdfxs
+ (AN) show
+ (DO)
+ [12.8397 9.10962 ] pdfxs
+ (PT) show
+ (I)
+ [4.23203 ] pdfxs
+ (M) show
+ (IZA)
+ [4.22007 7.14917 7.80653 ] pdfxs
+ (T) show
+ (IO)
+ [4.22007 9.10962 ] pdfxs
+ (N) show
+ 187.825 -126.282 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (Y) show
+ 146.855 -151.786 m
+ /N611 11.955 Tf
+ (CH) show
+ (RISLA)
+ [8.61946 4.22007 10.4009 7.31645 7.80653 ] pdfxs
+ (TTNE) show
+ (R) show
+ 114.962 -174.222 m
+ /N614 10.909 Tf
+ (B.S.,)
+ [7.72349 3.0327 6.0654 3.02179 6.6763 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.8436 4.27631 4.29811 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fP)
+ [6.97085 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (nd,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (2000) show
+ 63.416 -187.771 m
+ (M.S.,)
+ [10.0036 3.02179 6.0654 3.0327 6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (2002) show
+ 154.947 -307.278 m
+ (DI) show
+ (SSERTAT)
+ [6.0654 6.05449 7.42902 7.11258 6.97085 7.2763 7.8763 ] pdfxs
+ (I) show
+ (O)
+ [8.4872 ] pdfxs
+ (N) show
+ 72.825 -332.782 m
+ (Submi)
+ [6.0654 6.05449 6.0654 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (edinp)
+ [4.8436 9.6981 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lful\fllment)
+ [6.6654 3.32724 6.0654 3.0327 6.05449 3.0327 3.0327 9.08711 4.8436 5.75995 7.87638 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (herequirements)
+ [6.0654 8.4872 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 4.29811 ] pdfxs
+ 52.962 -346.332 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rthede)
+ [7.909 4.23277 6.0654 8.4872 6.05449 4.85451 ] pdfxs
+ (g) show
+ (ree)
+ [4.2654 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fDoc)
+ [6.97085 8.32365 5.75995 4.85451 ] pdfxs
+ (to) show
+ (r)
+ [7.909 ] pdfxs
+ (o) show
+ (fPhil)
+ [6.97085 7.41812 6.0654 3.02179 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (phyinC)
+ [6.05449 5.75995 9.39264 3.0327 9.6981 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erScience)
+ [4.85451 7.909 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 4.8436 ] pdfxs
+ 122.848 -359.881 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (heGr)
+ [6.05449 8.4872 8.5636 4.2654 ] pdfxs
+ (a) show
+ (du)
+ [6.0654 6.05449 ] pdfxs
+ (at) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (lle)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 77.81 -373.43 m
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mpai)
+ [9.08711 6.05449 5.46541 3.02179 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (2005) show
+ 158.765 -493.373 m
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (1) 2
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (b) show
+ (str)
+ [10.9806 10.8568 11.3772 ] pdfxs
+ (ac) show
+ (t) show
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (Providinghi)
+ [7.42902 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.25083 6.05449 3.0327 
+ ] pdfxs
+ (g) show
+ (hperf)
+ [9.86173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncef)
+ [6.05449 4.85451 8.63993 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [8.06173 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-in)
+ [4.85451 4.2654 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.65084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.10535 ] pdfxs
+ (o) show
+ (nmodern)
+ [9.85082 9.08711 5.75995 6.0654 4.8436 4.27631 9.85082 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uresis)
+ [6.05449 4.27631 4.8436 8.10535 3.0327 8.09444 ] pdfxs
+ (a) show
+ (nincre)
+ [9.86173 3.02179 6.0654 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -83.696 m
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (lydi\016cultpr)
+ [3.0327 8.20356 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 6.6873 6.05449 4.27631 
+ ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.02179 4.85451 11.5307 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [6.71992 4.8436 ] pdfxs
+ (o) show
+ (mpilers.P)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 7.48357 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-intensivepr)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 
+ 7.28721 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 6.74173 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.29812 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enb)
+ [4.85451 8.49811 6.37085 ] pdfxs
+ (o) show
+ (undbymem)
+ [6.05449 6.0654 8.50901 5.75995 8.20356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryl)
+ [4.2654 8.20356 3.0327 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ 0 -105.618 m
+ (a) show
+ (ndc)
+ [6.0654 9.08719 4.8436 ] pdfxs
+ (a) show
+ (cheperf)
+ [4.54905 6.05449 7.8763 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,but)
+ [6.0654 4.8436 4.85451 6.17449 6.0654 6.05449 7.27638 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 7.33081 ] pdfxs
+ (t) show
+ (o)
+ [8.47629 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 7.8763 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsusu)
+ [6.05449 3.0327 4.8436 9.09802 7.33081 6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.0327 8.78174 3.33815 ] pdfxs
+ (a) show
+ (il:P)
+ [3.02179 3.0327 7.57084 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -127.541 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.24717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.78174 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enhi)
+ [4.8436 10.0035 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hly-irre)
+ [6.05449 3.0327 5.75995 3.63261 3.0327 4.2654 4.27631 4.85451 ] pdfxs
+ (g) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.21446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.78174 4.85451 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.21446 6.05449 ] pdfxs
+ (a) show
+ (sli)
+ [8.24717 3.0327 3.0327 ] pdfxs
+ (t) show
+ (tlec)
+ [4.23277 3.0327 8.79265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverthelay)
+ [6.97085 5.14905 5.4545 4.85451 8.21446 4.23277 6.0654 8.79265 3.0327 5.14905 5.4545 
+ ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.18183 ] pdfxs
+ (o) show
+ (fhe)
+ [7.2763 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.0035 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -149.463 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -171.386 m
+ (This)
+ [7.8763 6.0654 3.0327 8.78171 ] pdfxs
+ (t) show
+ (hesispresen)
+ [6.05449 4.85451 4.29811 3.0327 8.78171 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (sanewcl)
+ [8.78171 9.9381 6.0654 4.8436 12.3599 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (echniquesn)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.78171 6.05449 ] pdfxs
+ (a) show
+ (med)
+ [9.09802 4.8436 10.5381 ] pdfxs
+ (\\) show
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picD)
+ [6.0654 3.02179 9.3381 8.32365 ] pdfxs
+ (at) show
+ (aStruc)
+ [9.9381 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.3272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 4.29811 ] pdfxs
+ 0 -193.308 m
+ (a) show
+ (ndOp)
+ [6.0654 9.55628 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (") show
+ (,whichisanew)
+ [6.55631 7.8763 6.0654 3.0327 4.53815 9.55628 3.0327 7.7999 8.95629 6.0654 4.8436 
+ 11.3781 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chto)
+ [4.53815 9.56719 4.23277 8.95629 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.34538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem)
+ [6.05449 3.0327 4.85451 12.5889 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 8.94538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.55628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingp)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 8.95629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 0 -215.231 m
+ (intensivepr)
+ [3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 8.63993 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 8.35629 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzingindividu)
+ [3.0327 5.74904 4.85451 3.0327 6.05449 9.25083 3.0327 6.05449 6.0654 3.0327 5.74904 
+ 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [6.82903 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.2654 8.65084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (o) show
+ (rs)
+ [8.06173 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 8.63993 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 0 -237.153 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.47626 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chiden)
+ [4.54905 10.2326 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes,)
+ [3.0327 6.05449 4.85451 4.29811 7.33084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzes,)
+ [3.02179 5.75995 4.85451 4.8436 4.30902 7.31994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2217 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsformsen)
+ [6.05449 4.30902 3.32724 5.46541 4.2654 9.09802 8.46535 4.8436 5.75995 ] pdfxs
+ (t) show
+ (iremem)
+ [3.0327 4.2654 9.02174 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 9.91628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.46535 ] pdfxs
+ (a) show
+ (sauni)
+ [8.47626 9.61083 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.Thef)
+ [9.46901 7.8763 6.0654 9.01083 3.33815 ] pdfxs
+ (o) show
+ (un-)
+ [6.05449 6.0654 3.63261 ] pdfxs
+ 0 -259.076 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.53815 9.55628 3.02179 7.7999 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisn)
+ [3.02179 5.75995 4.30902 3.02179 7.7999 6.05449 ] pdfxs
+ (a) show
+ (medD)
+ [9.09802 4.8436 9.55628 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [8.94538 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.34538 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.78899 ] pdfxs
+ (a) show
+ (nda)
+ [6.0654 9.54537 8.94538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nn)
+ [9.54537 6.0654 ] pdfxs
+ (a) show
+ (med)
+ [9.08711 4.85451 6.0654 ] pdfxs
+ 0 -280.998 m
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.75993 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.69447 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.35992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.74902 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisac)
+ [3.0327 5.75995 4.29811 3.0327 8.21444 3.02179 8.21444 9.35992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 8.75993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.18173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhich)
+ [3.0327 5.75995 4.29811 3.0327 8.21444 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -302.921 m
+ (identi\fesd)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 8.06172 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.20719 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.06172 ] pdfxs
+ (o) show
+ (nthehe)
+ [9.81809 4.23277 6.0654 8.6072 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.81809 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.81809 ] pdfxs
+ (t) show
+ (heirimp)
+ [6.0654 4.8436 3.0327 8.029 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.99638 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.06172 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.81809 ] pdfxs
+ (a) show
+ (stypes)
+ [8.06172 3.93823 5.75995 6.35994 8.6072 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (.)
+ [8.2472 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ 0 -324.844 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.47267 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.65086 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuses)
+ [8.69447 6.05449 4.30902 4.8436 6.92718 ] pdfxs
+ (t) show
+ (heresults)
+ [6.0654 7.47267 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 6.92718 ] pdfxs
+ (o) show
+ (f)
+ [5.96722 ] pdfxs
+ (Da) show
+ (taStruc)
+ [4.23277 8.08357 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.47267 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 6.92718 ] pdfxs
+ (t) show
+ (ose)
+ [8.07266 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (edyn)
+ [7.47267 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 8.38902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -346.766 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.34172 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.88721 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 6.1854 ] pdfxs
+ (g) show
+ (ivingc)
+ [3.0327 5.75995 3.02179 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [6.0654 5.14905 5.4545 4.85451 7.2981 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 7.8763 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.27638 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.8763 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.47629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureinmem)
+ [6.0654 4.2654 7.88721 3.02179 9.0981 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.78174 ] pdfxs
+ (t) show
+ (o)
+ [8.4872 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.88721 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 16.936 -368.689 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.6363 ] pdfxs
+ (o) show
+ (n)
+ [10.6254 ] pdfxs
+ (t) show
+ (hesetwof)
+ [6.0654 4.8436 4.30902 9.41447 3.93823 7.58175 10.0254 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6254 ] pdfxs
+ (t) show
+ (echniques,)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 7.83266 ] pdfxs
+ (t) show
+ (histhesisdescribessever)
+ [6.05449 3.0327 8.87989 4.23277 6.0654 4.8436 4.30902 3.0327 8.86898 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.87989 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (lperf)
+ [7.60357 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprov-)
+ [6.05449 4.85451 9.41447 3.0327 9.08711 6.0654 4.27631 5.14905 5.75995 3.63261 ] pdfxs
+ 0 -390.611 m
+ (ing)
+ [3.0327 6.05449 9.30537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 8.1599 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [8.12718 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-in)
+ [4.85451 4.2654 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.69447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Firs)
+ [9.08711 4.30902 8.50902 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.92721 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.69447 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.87267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [9.90537 3.0327 ] pdfxs
+ (t) show
+ (selfprovides)
+ [4.29811 4.85451 3.02179 7.18903 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 4.29811 ] pdfxs
+ 0 -412.534 m
+ (imp)
+ [3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntloc)
+ [5.75995 9.10909 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityimprovementsf)
+ [3.0327 3.0327 3.93823 10.6254 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 
+ 9.08711 4.85451 5.75995 4.23277 9.17444 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.14172 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.71992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Oncethepr)
+ [9.08711 11.5854 8.4872 6.05449 4.85451 9.71992 4.23277 6.0654 9.71992 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mispo)
+ [13.9525 3.0327 9.17444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.89811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,sever)
+ [4.85451 6.05449 8.21447 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -434.456 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-speci\fc)
+ [3.0327 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.54537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.99989 4.85451 ] pdfxs
+ (a) show
+ (nbeperf)
+ [10.7563 6.35994 9.54537 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 10.7563 ] pdfxs
+ (t) show
+ (oreduceinter-)
+ [10.1454 4.27631 4.8436 6.0654 6.0654 4.8436 9.54537 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.8436 8.94546 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.0654 3.02179 6.0654 10.1454 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.0654 10.7563 6.37085 5.74904 ] pdfxs
+ (o) show
+ (loverhe)
+ [7.73448 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -456.379 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,wedescribe)
+ [6.0654 6.0654 7.30903 7.58175 8.99993 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 9.01083 ] pdfxs
+ (a) show
+ (n)
+ [10.2108 ] pdfxs
+ (agg) show
+ (ressivetechnique,)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.01083 4.23277 4.85451 4.54905 6.05449 
+ 6.0654 3.0327 5.74904 6.0654 4.8436 7.31994 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icP)
+ [3.0327 8.99993 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.43264 7.8763 ] pdfxs
+ (o) show
+ (mpression,whichreduces)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 5.46541 6.05449 7.31994 7.8763 
+ 6.0654 3.02179 4.54905 10.2217 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.45444 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -478.301 m
+ (size)
+ [4.29811 3.0327 4.85451 8.41084 ] pdfxs
+ (o) show
+ (fp)
+ [6.89448 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.86536 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.81092 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.87627 ] pdfxs
+ (o) show
+ (rless,incre)
+ [7.83264 3.0327 4.8436 4.30902 4.29811 6.61085 3.0327 6.05449 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (singe\013ec)
+ [4.29811 3.0327 6.0654 9.01083 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.41084 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.53815 6.0654 8.41084 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.32719 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.63264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -500.224 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (inter-in)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -522.146 m
+ (Thisthesisdescribes)
+ [7.8763 6.0654 3.0327 7.73445 4.23277 6.0654 4.8436 4.30902 3.0327 7.73445 6.05449 
+ 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 7.73445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.05449 6.50176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 6.50176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.49082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (o) show
+ (fpr)
+ [6.76358 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.73445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.49082 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ 0 -544.069 m
+ (t) show
+ (echniques,)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 6.65449 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 9.67628 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.9199 ] pdfxs
+ (t) show
+ (henetperf)
+ [6.0654 8.45447 6.0654 4.8436 7.86547 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.45447 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.86547 ] pdfxs
+ (o) show
+ (fthe)
+ [6.94903 4.23277 6.0654 8.46538 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Fin)
+ [6.05449 4.30902 7.86538 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,itdescribes)
+ [3.0327 3.0327 4.84359 6.65449 3.0327 7.85456 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.35994 4.85451 4.29811 ] pdfxs
+ 229.455 -577.5 m
+ (iii)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ showpage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (2) 3
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ showpage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (al)
+ [10.3745 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ecl)
+ [9.76355 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.21807 ] pdfxs
+ (o) show
+ (fp)
+ [8.2472 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.94175 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 9.22898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.18536 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 9.76355 7.58175 ] pdfxs
+ (o) show
+ (rkin\feldssuch)
+ [4.2654 10.6799 3.02179 10.9854 6.05449 4.85451 3.02179 6.0654 9.21807 4.30902 6.05449 
+ 4.54905 10.9744 ] pdfxs
+ (a) show
+ (she)
+ [9.21807 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [10.9854 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 10.6799 ] pdfxs
+ (a) show
+ (ndreli)
+ [6.05449 10.9744 4.27631 4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bility,)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [12.7307 6.05449 6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,dis)
+ [6.6654 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributedc)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.6981 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.47629 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 229.606 -657.201 m
+ (iv)
+ [3.0327 5.75995 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (3) 4
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 191.419 384.22 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (ToT)
+ [6.97089 9.47994 6.97089 ] pdfxs
+ (a) show
+ (ny)
+ [6.13082 5.30169 ] pdfxs
+ (a) show
+ (,f)
+ [7.24365 3.34914 ] pdfxs
+ (o) show
+ (r)
+ [8.49808 ] pdfxs
+ (he) show
+ (runw)
+ [8.50899 5.85816 6.13082 7.24359 ] pdfxs
+ (ave) show
+ (ringl)
+ [4.60356 3.34914 6.13082 8.92363 2.78176 ] pdfxs
+ (ov) show
+ (e)
+ [8.92363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rt.)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ 111.702 -332.38 m
+ /N614 10.909 Tf
+ (v) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (u) show
+ (t)
+ [10.832 ] pdfxs
+ (h) show
+ (or'sBiogr)
+ [13.9552 11.3772 7.75841 20.2758 19.8297 7.75841 13.9304 13.9552 11.3772 ] pdfxs
+ (ap) show
+ (hy)
+ [14.7235 14.7233 ] pdfxs
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (Chris)
+ [7.8763 6.0654 4.2654 3.0327 6.85082 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.05449 4.85451 6.8072 ] pdfxs
+ (att) show
+ (endedelemen)
+ [4.8436 6.0654 6.0654 4.8436 8.6072 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (ryscho)
+ [4.2654 8.30174 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (linBeaver)
+ [5.5745 3.02179 8.6072 7.72349 4.85451 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (to) show
+ (nOre)
+ [8.6072 8.47629 4.27631 4.85451 ] pdfxs
+ (go) show
+ (n)
+ [8.59629 ] pdfxs
+ (\() show
+ (suburbi)
+ [4.30902 6.05449 6.0654 6.05449 4.27631 6.05449 3.0327 ] pdfxs
+ (a\)) show
+ (,moving)
+ [5.79268 9.08711 5.15996 5.74904 3.0327 6.0654 7.99629 ] pdfxs
+ (t) show
+ (oB)
+ [7.99629 7.72349 ] pdfxs
+ (a) show
+ (nksOre)
+ [6.0654 5.74904 6.85082 8.4872 4.2654 4.85451 ] pdfxs
+ (go) show
+ (n) show
+ 0 -83.696 m
+ (\(t) show
+ (hec)
+ [6.05449 8.73811 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (ry\)f)
+ [4.2654 5.75995 8.12729 3.33815 ] pdfxs
+ (o) show
+ (rmiddlescho)
+ [8.15991 9.08711 3.0327 6.05449 6.0654 3.0327 8.7272 4.30902 4.53815 6.0654 5.75995 
+ ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (a) show
+ (ndhi)
+ [6.05449 9.949 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hscho)
+ [9.949 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 8.62901 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erhi)
+ [4.8436 8.15991 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hscho)
+ [9.949 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (l,he)
+ [3.02179 6.98176 6.0654 8.7272 ] pdfxs
+ (att) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 9.949 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (f) show
+ 0 -105.618 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ndinP)
+ [6.0654 9.13083 3.0327 9.13083 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (nd,Ore)
+ [6.0654 6.0654 6.21813 8.47629 4.27631 4.8436 ] pdfxs
+ (go) show
+ (n)
+ [9.14174 ] pdfxs
+ (\(t) show
+ (hecity)
+ [6.05449 7.93084 4.8436 3.0327 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [6.20722 ] pdfxs
+ (a) show
+ (ndw)
+ [6.0654 9.13083 7.58175 ] pdfxs
+ (a) show
+ (saw)
+ [7.37445 5.14905 7.58175 ] pdfxs
+ (a) show
+ (rdedaB)
+ [4.27631 6.05449 4.85451 9.13083 8.53084 7.72349 ] pdfxs
+ (a) show
+ (chel)
+ [4.54905 6.05449 4.85451 3.0327 ] pdfxs
+ (o) show
+ (rsde)
+ [4.2654 7.38536 6.05449 4.85451 ] pdfxs
+ (g) show
+ (reeinC)
+ [4.2654 4.85451 7.91993 3.0327 9.13083 7.88721 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (erScience.)
+ [4.8436 7.35264 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -127.541 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [9.34899 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (escho)
+ [9.91628 4.29811 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (l,hemoved)
+ [3.0327 8.45447 6.0654 9.91628 9.08711 5.15996 5.4545 4.8436 11.1272 ] pdfxs
+ (t) show
+ (o)
+ [10.5272 ] pdfxs
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [8.45447 ] pdfxs
+ (I) show
+ (L)
+ [11.8908 ] pdfxs
+ (\() show
+ (thec)
+ [4.23277 6.0654 9.91628 4.85451 ] pdfxs
+ (o) show
+ (rn\felds\))
+ [4.2654 11.1381 6.05449 4.85451 3.02179 6.0654 4.29811 9.31637 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1272 ] pdfxs
+ (att) show
+ (ended)
+ [4.8436 6.0654 6.05449 4.85451 11.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.91628 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.0327 5.4545 4.8436 4.27631 4.29811 3.0327 3.93823 10.8326 ] pdfxs
+ (o) show
+ (f) show
+ 0 -149.463 m
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.99626 ] pdfxs
+ (a) show
+ (t)
+ [7.95274 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (naCh)
+ [6.05449 9.16356 7.8763 6.05449 ] pdfxs
+ (a) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n,e)
+ [6.0654 6.74176 4.85451 ] pdfxs
+ (a) show
+ (rninghisM.S.)
+ [4.2654 6.0654 3.0327 6.05449 9.15265 6.0654 3.0327 7.99626 10.0036 3.0327 6.05449 
+ 6.73085 ] pdfxs
+ (a) show
+ (ndPh.)
+ [6.0654 9.76355 7.41812 6.0654 3.0327 ] pdfxs
+ (D) show
+ (.de)
+ [6.73085 6.05449 4.85451 ] pdfxs
+ (g) show
+ (rees.P)
+ [4.2654 4.85451 4.8436 4.30902 8.07266 7.11266 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.94183 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,heisj)
+ [6.0654 6.74176 6.0654 8.55266 3.02179 8.00717 3.33815 ] pdfxs
+ (o) show
+ (inin)
+ [3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -171.386 m
+ (A) show
+ (ppleC)
+ [6.0654 6.05449 3.0327 8.62902 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erinCuper)
+ [4.85451 8.05082 3.02179 9.83991 7.8763 6.0654 6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (,C)
+ [6.83994 7.8763 ] pdfxs
+ (a) show
+ (lif)
+ [3.0327 3.0327 3.32724 ] pdfxs
+ (o) show
+ (rnia)
+ [4.27631 6.05449 3.0327 9.22901 ] pdfxs
+ (\(t) show
+ (hesilic)
+ [6.0654 8.61811 4.30902 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (o) show
+ (nv)
+ [9.829 5.15995 ] pdfxs
+ (a) show
+ (lley)
+ [3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (\)) show
+ (,wherehewillc)
+ [6.85085 7.8763 6.05449 4.85451 4.2654 8.62902 6.0654 8.61811 7.88721 3.02179 3.0327 
+ 6.80721 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inuedevel)
+ [3.0327 5.75995 6.05449 8.62902 6.0654 4.8436 5.4545 4.85451 3.02179 ] pdfxs
+ (o) show
+ (pmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -193.308 m
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.7818 ] pdfxs
+ (a) show
+ (nd\fndnewco)
+ [6.05449 10.8435 6.0654 6.05449 10.8435 6.0654 4.8436 12.6653 4.8436 5.75995 ] pdfxs
+ (o) show
+ (lwaysf)
+ [7.81084 7.58175 5.14905 5.75995 9.08716 3.32724 ] pdfxs
+ (o) show
+ (rit)
+ [9.05445 3.0327 9.02182 ] pdfxs
+ (t) show
+ (oimprove)
+ [10.2326 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 9.63265 ] pdfxs
+ (t) show
+ (heirproduc)
+ [6.05449 4.85451 3.0327 9.05445 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.3235 ] pdfxs
+ (A) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ng)
+ [6.0654 10.2326 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.05445 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s,Chris)
+ [4.29811 8.10538 7.8763 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ 0 -215.231 m
+ (t) show
+ (hinks)
+ [6.05449 3.0327 6.0654 5.75995 7.86536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.81092 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (rbi)
+ [7.84355 6.0654 3.02179 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phiessh)
+ [6.0654 6.05449 3.0327 4.8436 7.87627 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.63264 6.05449 ] pdfxs
+ (o) show
+ (tbec)
+ [7.81092 6.37085 8.41084 4.85451 ] pdfxs
+ (o) show
+ (mpuls)
+ [9.08711 6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (o) show
+ (ryf)
+ [4.2654 9.32719 3.33815 ] pdfxs
+ (o) show
+ (rPh.)
+ [7.84355 7.42902 6.05449 3.0327 ] pdfxs
+ (D) show
+ (.disser)
+ [6.59994 6.0654 3.02179 4.30902 4.29811 4.85451 4.2654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.87627 ] pdfxs
+ (a) show
+ (t)
+ [7.81092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.42175 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.85451 4.2654 4.30902 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -237.153 m
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (o) show
+ (is.F)
+ [3.02179 4.30902 8.19265 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (t) show
+ (hecuri)
+ [6.05449 8.59629 4.8436 6.0654 4.2654 3.0327 ] pdfxs
+ (o) show
+ (us,Chris'sw)
+ [6.0654 4.29811 6.7963 7.88721 6.05449 4.27631 3.0327 4.29811 3.0327 8.0399 7.58175 
+ ] pdfxs
+ (o) show
+ (rkhis)
+ [4.27631 9.49083 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry,public)
+ [4.27631 4.84359 6.80721 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.0399 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.79628 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.50173 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.01809 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s)
+ [8.0399 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.59629 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -259.076 m
+ (o) show
+ (nhiswebp)
+ [9.6981 6.05449 3.0327 7.94172 7.57085 4.85451 9.6981 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [8.4872 ] pdfxs
+ (\() show
+ 84 -259.076 m
+ /N722 10.909 Tf
+ (http://nondot.org/sabre/) show
+ 221.453 -259.076 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 225.818 -577.5 m
+ (213) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (4) 5
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (g) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 9.07625 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 11.269 ] pdfxs
+ (I) show
+ (n) show
+ 125.582 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.41443 ] pdfxs
+ (o) show
+ (ft)
+ [8.29091 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.9709 7.83262 7.79997 14.7381 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 13.058 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.9709 ] pdfxs
+ (o) show
+ (nPro)
+ [11.0835 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 0 -21.922 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 219.653 -21.922 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (25{34) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.8436 11.5199 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -27.879 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (145) show
+ (]Cur)
+ [8.4872 7.8763 6.05449 4.27631 ] pdfxs
+ (t) show
+ (isY)
+ [3.0327 8.92353 7.2763 ] pdfxs
+ (a) show
+ (rvin,Rich)
+ [4.27631 5.74904 3.0327 6.0654 7.89811 8.03985 3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rdBukowski,)
+ [4.2654 10.6908 7.72349 6.0654 5.4545 5.14905 7.8763 4.30902 5.75995 3.02179 7.90902 
+ ] pdfxs
+ (a) show
+ (ndTh)
+ [6.0654 10.6799 7.88721 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [8.93444 ] pdfxs
+ (A) show
+ (nders)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.8217 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (nym)
+ [5.74904 5.75995 9.09802 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.93444 ] pdfxs
+ (R) show
+ (PC:)
+ [7.41812 7.88721 7.65811 ] pdfxs
+ (L) show
+ (ow-l)
+ [5.14905 7.8763 3.63261 3.0327 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ 0 -74.734 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (ot) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nina)
+ [9.6981 3.02179 9.6981 9.0981 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.88729 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.94172 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 191.442 -74.734 m
+ /N634 10.909 Tf
+ (USENIXSumm)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.0108 6.13082 5.85816 8.92348 8.91258 ] pdfxs
+ (e) show
+ (r) show
+ 276.86 -74.734 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (175{186) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ -27.879 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (146) show
+ (]Y)
+ [8.4872 7.26539 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (ta) show
+ (o)
+ [8.34538 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 8.35629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.95628 ] pdfxs
+ (R) show
+ (ajivGup)
+ [6.0654 3.32724 3.0327 8.65083 8.5636 6.0654 6.05449 ] pdfxs
+ (ta) show
+ (.)
+ [6.65449 ] pdfxs
+ (Dat) show
+ (ac)
+ [8.35629 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 7.19991 3.32724 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.16719 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.66174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -127.545 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 9.92719 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 10.3526 ] pdfxs
+ (I) show
+ (n) show
+ 97.951 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheInt)
+ [9.11988 5.58542 8.00728 3.62179 5.58542 9.67635 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.45081 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.68726 ] pdfxs
+ (o) show
+ (nCom)
+ [10.7999 7.79997 5.58542 8.91258 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.79267 ] pdfxs
+ (e) show
+ (rC)
+ [9.26171 7.81088 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ -3.05176e-05 -149.468 m
+ (\() show
+ (CC)
+ [7.79997 7.81088 ] pdfxs
+ (\)) show
+ 24.533 -149.468 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (pr)
+ [6.0654 7.909 ] pdfxs
+ (2002) show
+ (.) show
+ -27.879 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (147) show
+ (]Cr)
+ [8.4872 7.8763 4.2654 ] pdfxs
+ (a) show
+ (igB.)
+ [3.0327 8.77083 7.72349 6.34903 ] pdfxs
+ (Z) show
+ (illes.Benchm)
+ [3.0327 3.0327 3.02179 4.85451 4.29811 7.34175 7.72349 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rkhe)
+ [4.27631 9.06537 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.37082 4.85451 ] pdfxs
+ (o) show
+ (nsideredh)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 4.85451 9.37082 6.05449 ] pdfxs
+ (a) show
+ (rmful.)
+ [4.27631 9.08711 3.33815 6.05449 3.0327 3.0327 ] pdfxs
+ 263.611 -180.357 m
+ /N634 10.909 Tf
+ (ACMSIGARCHC)
+ [7.83262 7.79997 13.3963 6.13082 4.19998 8.44359 8.10534 7.67998 7.81088 11.7162 7.79997 
+ ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [8.20353 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.33823 3.6327 4.45094 ] pdfxs
+ (c) show
+ (-) show
+ -3.05176e-05 -202.279 m
+ (tureN)
+ [3.62179 5.85816 4.0363 8.92363 8.11625 ] pdfxs
+ (e) show
+ (w)
+ [7.24359 ] pdfxs
+ (s) show
+ 47.278 -202.279 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (29\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (4{5) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 197.939 -657.201 m
+ (212) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (Ack)
+ [21.0691 11.6003 14.7233 ] pdfxs
+ (n) show
+ (owle)
+ [13.162 20.1519 7.73363 12.7405 ] pdfxs
+ (d) show
+ (gments)
+ [13.9304 23.2503 12.7157 14.7235 10.832 11.0054 ] pdfxs
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (This)
+ [7.8763 6.0654 3.0327 7.53809 ] pdfxs
+ (t) show
+ (hesisw)
+ [6.0654 4.8436 4.30902 3.02179 7.54899 7.57085 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.30537 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.48365 6.37085 8.08357 6.37085 ] pdfxs
+ (o) show
+ (ssiblewi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.08357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (t) show
+ (hesupp)
+ [6.0654 8.09448 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.48365 ] pdfxs
+ (o) show
+ (fm)
+ [6.57812 9.08711 ] pdfxs
+ (a) show
+ (nype)
+ [5.75995 8.99992 6.37085 4.8436 ] pdfxs
+ (o) show
+ (plewhohavehelpedmeinways)
+ [6.0654 3.02179 8.09448 7.8763 6.0654 8.69447 6.0654 5.14905 5.4545 8.08357 6.0654 
+ 4.8436 3.0327 6.37085 4.8436 9.30537 9.08711 8.09448 3.0327 9.29446 7.58175 5.14905 
+ 5.75995 4.29811 ] pdfxs
+ 0 -83.696 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndsm)
+ [6.0654 9.6981 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ 16.936 -105.618 m
+ (I) show
+ (np)
+ [10.2872 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,Iw)
+ [4.27631 7.3963 8.15985 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.0327 10.2763 3.0327 3.0327 5.4545 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkmy)
+ [6.0654 9.97082 8.79257 9.98173 ] pdfxs
+ (a) show
+ (dvis)
+ [6.05449 5.75995 3.0327 4.29811 ] pdfxs
+ (o) show
+ (r,)
+ [4.27631 7.3963 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.74904 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.3089 ] pdfxs
+ (A) show
+ (dve,f)
+ [6.0654 5.4545 4.8436 7.3963 3.33815 ] pdfxs
+ (o) show
+ (rhissupp)
+ [8.48718 6.0654 3.0327 8.5199 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,p)
+ [7.3963 6.05449 ] pdfxs
+ (at) show
+ (ience,)
+ [3.0327 4.8436 6.0654 4.8436 4.85451 7.3963 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -127.541 m
+ (especi)
+ [4.8436 4.30902 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyhis)
+ [3.0327 3.02179 10.1454 6.0654 3.02179 8.69444 ] pdfxs
+ (t) show
+ (rust)
+ [4.2654 6.0654 4.29811 8.6291 ] pdfxs
+ (a) show
+ (ndrespec)
+ [6.0654 10.4399 4.27631 4.8436 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.)
+ [10.1235 ] pdfxs
+ (H) show
+ (e)
+ [9.22901 ] pdfxs
+ (ta) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htmehow)
+ [5.74904 8.6291 9.08711 9.23992 6.05449 5.15996 12.2617 ] pdfxs
+ (t) show
+ (oc)
+ [9.82901 4.85451 ] pdfxs
+ (o) show
+ (mmunic)
+ [9.08711 8.79257 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (eide)
+ [9.22901 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (sm)
+ [8.68353 9.09802 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.2654 9.23992 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 7.60357 ] pdfxs
+ (g) show
+ (ave)
+ [5.14905 5.4545 4.8436 ] pdfxs
+ 0 -149.463 m
+ (me)
+ [9.08711 10.1017 ] pdfxs
+ (t) show
+ (hefreed)
+ [6.05449 10.0908 3.33815 4.27631 4.8436 4.85451 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [14.3343 ] pdfxs
+ (t) show
+ (oinves)
+ [10.7017 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (ethe)
+ [10.1017 4.23277 6.0654 10.0908 ] pdfxs
+ (\() show
+ (br)
+ [6.0654 4.27631 ] pdfxs
+ (oa) show
+ (d)
+ [11.3017 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 11.3017 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imess)
+ [3.0327 9.08711 4.85451 9.54534 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e\))
+ [4.8436 9.49091 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [9.54534 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [9.49091 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erestme,)
+ [4.8436 4.27631 4.85451 4.29811 9.49091 9.08711 4.85451 8.67265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -171.386 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edm)
+ [4.8436 9.32719 9.09802 ] pdfxs
+ (a) show
+ (nyide)
+ [5.75995 9.02174 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [7.57081 ] pdfxs
+ (t) show
+ (o)
+ [8.7272 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.57081 7.58175 ] pdfxs
+ (o) show
+ (rk.Few)
+ [4.27631 5.74904 7.75629 6.21813 4.8436 11.149 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.54901 ] pdfxs
+ (a) show
+ (dvis)
+ [6.05449 5.75995 3.0327 4.29811 ] pdfxs
+ (o) show
+ (rsw)
+ [4.27631 7.57081 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 9.32719 ] pdfxs
+ (a) show
+ (llowam)
+ [3.0327 3.0327 5.14905 11.149 8.7272 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (eds)
+ [4.85451 9.32719 4.29811 ] pdfxs
+ (t) show
+ (udent)
+ [6.0654 6.05449 4.85451 5.75995 7.50547 ] pdfxs
+ (t) show
+ (o)
+ [8.7272 ] pdfxs
+ (g) show
+ (o)
+ [8.7272 ] pdfxs
+ (o) show
+ (\013) show
+ 0 -193.308 m
+ (a) show
+ (ndbuild)
+ [6.0654 9.68719 6.0654 6.0654 3.02179 3.0327 9.6981 ] pdfxs
+ (a) show
+ (nen)
+ [9.6981 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.0327 4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 ] pdfxs
+ (t) show
+ (osupp)
+ [9.08719 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (t) show
+ (heirrese)
+ [6.05449 4.85451 3.02179 7.909 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rch.)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ 16.936 -215.231 m
+ (MywifeT)
+ [10.0036 10.189 7.8763 3.0327 3.32724 9.28356 6.97085 ] pdfxs
+ (a) show
+ (nyais)
+ [5.74904 5.4545 9.88355 3.0327 8.73808 ] pdfxs
+ (a) show
+ (nunsh)
+ [10.4835 6.0654 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 9.28356 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 9.27265 ] pdfxs
+ (o) show
+ (fsupp)
+ [7.7672 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt,unders)
+ [4.27631 4.23277 7.65811 6.0654 6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.65811 ] pdfxs
+ (a) show
+ (ndlove.Shehelpedme)
+ [6.0654 10.4835 3.0327 5.14905 5.4545 4.85451 10.2545 6.0654 6.05449 9.28356 6.05449 
+ 4.85451 3.0327 6.35994 4.8436 10.4945 9.08711 4.8436 ] pdfxs
+ 0 -237.153 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keit)
+ [5.4545 8.32357 3.0327 7.71274 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.53446 ] pdfxs
+ (t) show
+ (heocc)
+ [6.05449 8.32357 5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.22901 ] pdfxs
+ (g) show
+ (rueling)
+ [4.27631 6.05449 4.85451 3.0327 3.02179 6.0654 8.92356 ] pdfxs
+ (a) show
+ (llnigh)
+ [3.0327 6.50176 6.0654 3.02179 5.46541 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.77808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.53446 ] pdfxs
+ (o) show
+ (therch)
+ [4.23277 6.0654 4.8436 7.74537 4.54905 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ingp)
+ [3.0327 6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.77808 ] pdfxs
+ (o) show
+ (f)
+ [6.80721 ] pdfxs
+ (t) show
+ (hesel)
+ [6.05449 4.85451 4.29811 8.32357 3.0327 ] pdfxs
+ (a) show
+ (st\fve)
+ [4.29811 7.71274 6.0654 5.4545 4.8436 ] pdfxs
+ 0 -259.076 m
+ (ye)
+ [5.4545 4.8436 ] pdfxs
+ (a) show
+ (rs,sel\resslysupp)
+ [4.27631 4.30902 6.59994 4.30902 4.8436 3.0327 6.0654 4.8436 4.29811 4.30902 3.0327 
+ 9.31628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingmeevenwhenunderpressuresfr)
+ [3.02179 6.0654 9.02174 9.08711 8.41084 4.8436 5.46541 4.8436 9.62173 7.8763 6.0654 
+ 4.8436 9.63264 6.05449 6.0654 6.05449 4.85451 7.83264 6.0654 4.2654 4.85451 4.29811 
+ 4.30902 6.05449 4.27631 4.8436 7.86536 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mherownrese)
+ [12.6544 6.05449 4.85451 7.83264 5.14905 7.8763 9.63264 4.2654 4.85451 4.29811 4.85451 
+ ] pdfxs
+ (a) show
+ (rchw)
+ [4.2654 4.54905 9.62173 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.32719 ] pdfxs
+ (a) show
+ (ndj)
+ [6.05449 9.63264 3.32724 ] pdfxs
+ (o) show
+ (b.)
+ [6.0654 7.85448 ] pdfxs
+ (I) show
+ (n) show
+ 0 -280.998 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (o) show
+ (fmyrese)
+ [6.95994 8.79257 9.39264 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch,shec)
+ [4.27631 4.53815 6.0654 6.6654 4.30902 6.05449 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inues)
+ [3.0327 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (oenrichmylife)
+ [9.0981 4.8436 6.0654 4.2654 3.0327 4.54905 9.6981 8.78166 9.39264 3.0327 3.0327 
+ 3.32724 8.4872 ] pdfxs
+ (a) show
+ (sawh)
+ [7.94172 9.08719 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le.)
+ [3.0327 4.8436 3.0327 ] pdfxs
+ 16.936 -302.921 m
+ (Ihavedeeplyenjoyedmyin)
+ [7.38531 6.05449 5.14905 5.4545 8.29084 6.0654 4.8436 4.85451 6.05449 3.0327 9.19628 
+ 4.85451 6.05449 3.33815 5.14905 5.4545 4.85451 9.50173 8.78166 9.20719 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.74536 ] pdfxs
+ (a) show
+ (ndfriendshipswi)
+ [6.05449 9.50173 3.33815 4.27631 3.02179 4.85451 6.05449 6.0654 4.29811 6.0654 3.0327 
+ 6.05449 7.74536 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.50173 ] pdfxs
+ (t) show
+ (hemembers)
+ [6.0654 8.29084 9.08711 4.8436 8.79257 6.35994 4.85451 4.2654 7.74536 ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrese)
+ [13.44 4.27631 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.53815 6.0654 ] pdfxs
+ 0 -324.844 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (up)
+ [6.05449 10.9744 ] pdfxs
+ (a) show
+ (swell)
+ [9.21807 7.57085 4.85451 3.02179 7.94175 ] pdfxs
+ (a) show
+ (s)
+ [9.21807 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.76355 ] pdfxs
+ (o) show
+ (pen-s)
+ [6.35994 4.85451 6.05449 3.64352 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 9.76355 4.8436 ] pdfxs
+ (o) show
+ (mmunitywehavebuilt)
+ [9.08711 8.79257 6.05449 6.0654 3.0327 3.93823 10.669 7.57085 9.76355 6.0654 5.14905 
+ 5.4545 9.75265 6.0654 6.0654 3.02179 3.0327 9.15273 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 10.9744 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.B)
+ [9.99272 7.94175 7.7344 ] pdfxs
+ (ot) show
+ (hhaveprovided)
+ [10.9635 6.0654 5.14905 5.4545 9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 6.0654 ] pdfxs
+ 0 -346.766 m
+ (imp)
+ [3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntinsi)
+ [5.75995 8.3891 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (s,h)
+ [4.30902 7.29812 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 10.1999 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blems,)
+ [6.0654 3.0327 4.8436 9.09802 4.29811 7.30903 ] pdfxs
+ (a) show
+ (ndadesire)
+ [6.05449 10.2108 9.59992 6.0654 4.8436 4.30902 3.02179 4.27631 8.99993 ] pdfxs
+ (t) show
+ (om)
+ [9.59992 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.99993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.149 ] pdfxs
+ (a) show
+ (ss)
+ [8.44353 4.30902 ] pdfxs
+ (ta) show
+ (ble,r)
+ [6.05449 3.0327 4.8436 7.30903 4.27631 ] pdfxs
+ (o) show
+ (bus)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (ndex)
+ [6.05449 10.2108 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ensible)
+ [4.85451 6.05449 4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -368.689 m
+ (a) show
+ (sp)
+ [8.13808 6.35994 ] pdfxs
+ (o) show
+ (ssible.Speci)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 8.46538 6.0654 6.35994 4.85451 4.8436 
+ 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.86176 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nks)
+ [6.05449 5.75995 8.13808 ] pdfxs
+ (g) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (oMishaBrukm)
+ [9.29447 9.99272 3.0327 4.30902 6.05449 9.29447 7.72349 4.27631 6.05449 5.75995 9.08711 
+ ] pdfxs
+ (a) show
+ (nf)
+ [9.89446 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [8.10537 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ding)
+ [6.0654 3.0327 6.05449 9.29447 ] pdfxs
+ (\(a) show
+ (ndrere)
+ [6.05449 9.89446 4.27631 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (din)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\)m)
+ [8.08365 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.58901 ] pdfxs
+ (o) show
+ (fmyp)
+ [7.16721 8.79257 9.58901 6.05449 ] pdfxs
+ (a) show
+ (pers)
+ [6.37085 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -390.611 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhisp)
+ [9.6981 6.05449 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlycri)
+ [4.2654 3.0327 9.39264 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (leyef)
+ [6.6654 4.85451 5.4545 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rinc)
+ [7.909 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-hyphen)
+ [3.63261 5.75995 5.75995 6.0654 6.05449 4.85451 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndmispellin)
+ [6.05449 9.6981 9.08711 3.0327 4.30902 6.35994 4.8436 3.0327 3.0327 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -412.534 m
+ (Iw)
+ [7.1344 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.25083 3.0327 3.0327 5.4545 8.03993 ] pdfxs
+ (t) show
+ (o)
+ [8.63993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nk)
+ [6.05449 8.95628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.03993 ] pdfxs
+ (UIU) show
+ (CCl)
+ [11.0726 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssic)
+ [4.29811 4.30902 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lFencingClub)
+ [6.21813 6.21813 4.8436 6.0654 4.8436 3.0327 6.0654 8.63993 7.8763 3.0327 6.0654 
+ 9.25083 ] pdfxs
+ (a) show
+ (sawh)
+ [7.49445 8.63993 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le,)
+ [3.0327 4.8436 6.31631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (Jo) show
+ (hnM)
+ [6.0654 9.25083 10.0036 ] pdfxs
+ (a) show
+ (inzer)
+ [3.02179 6.0654 4.8436 4.85451 7.46173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.25083 ] pdfxs
+ (L) show
+ (ud)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ 0 -434.456 m
+ (Y)
+ [7.2763 ] pdfxs
+ (a) show
+ (fremavainp)
+ [3.32724 4.27631 4.8436 9.09802 5.14905 5.14904 10.0908 3.0327 10.7017 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,f)
+ [4.2654 7.91993 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (o) show
+ (rbingm)
+ [4.2654 6.0654 3.0327 6.05449 10.0908 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.3963 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (hefrus)
+ [6.0654 9.47992 3.33815 4.2654 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.94535 ] pdfxs
+ (a) show
+ (ndcr)
+ [6.05449 10.7017 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ziness)
+ [4.85451 3.02179 6.0654 4.8436 4.30902 8.94535 ] pdfxs
+ (a) show
+ (ccumul)
+ [4.8436 4.8436 6.0654 8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edover)
+ [4.8436 10.7017 5.14905 5.4545 4.85451 4.27631 ] pdfxs
+ 0 -456.379 m
+ (t) show
+ (hec)
+ [6.05449 9.39265 4.85451 ] pdfxs
+ (o) show
+ (urse)
+ [6.05449 4.27631 4.30902 9.38174 ] pdfxs
+ (o) show
+ (fthisw)
+ [7.8872 4.23277 6.0654 3.0327 8.84717 7.57085 ] pdfxs
+ (o) show
+ (rk.Theyprovided)
+ [4.27631 5.75995 10.5926 7.88721 6.05449 4.85451 10.2981 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 10.6035 ] pdfxs
+ (a) show
+ (nimp)
+ [10.6035 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.78183 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (let)
+ [3.02179 4.85451 8.78183 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6035 ] pdfxs
+ (ta) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htmephysic)
+ [5.75995 8.78183 9.09802 9.39265 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (law)
+ [7.57084 5.14905 7.58175 ] pdfxs
+ (a) show
+ (reness,)
+ [4.2654 4.85451 6.05449 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ 0 -478.301 m
+ (\rexibility,)
+ [6.0654 4.8436 5.75995 3.0327 6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 7.29812 
+ ] pdfxs
+ (a) show
+ (nddex)
+ [6.0654 10.1999 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (erity)
+ [4.8436 4.27631 3.0327 3.93823 9.89446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tIdidn)
+ [8.37819 8.08348 6.0654 3.02179 10.2108 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.3891 ] pdfxs
+ (t) show
+ (hinkw)
+ [6.05449 3.0327 6.0654 9.89446 7.58175 ] pdfxs
+ (a) show
+ (sp)
+ [8.44353 6.35994 ] pdfxs
+ (o) show
+ (ssible.They)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.85451 9.39264 7.8763 6.0654 4.8436 9.90537 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.98902 ] pdfxs
+ (a) show
+ (lsoresp)
+ [3.0327 4.30902 9.58901 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.0654 4.29811 3.0327 6.0654 3.02179 8.99993 3.32724 ] pdfxs
+ (o) show
+ (rkeepin)
+ [8.42173 5.4545 4.8436 4.8436 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -500.224 m
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (mw)
+ [12.1525 7.57085 ] pdfxs
+ (o) show
+ (rkpl)
+ [4.27631 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cevi)
+ [4.8436 7.90903 5.75995 3.0327 ] pdfxs
+ (o) show
+ (lence)
+ [3.0327 4.8436 6.0654 4.8436 7.90903 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (a) show
+ (n)
+ [9.11992 ] pdfxs
+ (to) show
+ (ler)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (blelevel,f)
+ [6.05449 3.0327 7.90903 3.0327 4.8436 5.4545 4.85451 3.0327 6.20722 3.32724 ] pdfxs
+ (o) show
+ (rwhichmyc)
+ [7.33083 7.88721 6.05449 3.0327 4.54905 9.11992 8.78166 8.82538 4.8436 ] pdfxs
+ (o) show
+ (lle)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (ag) show
+ (ues)
+ [6.0654 4.8436 7.36354 ] pdfxs
+ (a) show
+ (reund)
+ [4.27631 7.90903 6.0654 6.05449 6.0654 ] pdfxs
+ (o) show
+ (ub)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ (edly)
+ [4.8436 6.0654 3.02179 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkful!)
+ [6.0654 5.75995 3.32724 6.0654 3.0327 3.0327 ] pdfxs
+ 16.936 -522.146 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Iw)
+ [3.0327 3.0327 4.84359 6.95994 7.81076 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.93809 3.02179 3.0327 5.4545 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkS)
+ [6.0654 9.62173 6.0654 ] pdfxs
+ (t) show
+ (evenVe)
+ [4.8436 5.4545 4.85451 9.92718 7.26539 4.85451 ] pdfxs
+ (g) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (hl,whoenc)
+ [6.0654 3.0327 6.94903 7.88721 6.05449 9.32719 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (ag) show
+ (edmetopursue)
+ [4.8436 9.92718 9.09802 8.71629 4.23277 9.32719 6.0654 6.05449 4.27631 4.29811 6.0654 
+ 8.71629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [8.71629 4.29811 ] pdfxs
+ (t) show
+ (udies)
+ [6.0654 6.05449 3.0327 4.8436 4.29811 ] pdfxs
+ 0 -544.069 m
+ (a) show
+ (ndwh)
+ [6.0654 9.68719 7.88721 6.05449 ] pdfxs
+ (o) show
+ (seinfec)
+ [4.30902 8.47629 3.0327 6.0654 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (uslove)
+ [6.0654 7.93081 3.0327 5.14905 5.4545 8.4872 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (o) show
+ (mpilerss)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.94172 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edme)
+ [4.8436 9.6981 9.08711 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.02179 7.94172 6.0654 ] pdfxs
+ (at) show
+ (hin)
+ [9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he\frstpl)
+ [6.0654 8.47629 6.0654 4.27631 4.29811 7.87638 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 3.0327 ] pdfxs
+ 229.606 -577.5 m
+ (vi)
+ [5.75995 3.0327 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (5) 6
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (T)
+ [17.0782 ] pdfxs
+ (ab) show
+ (leofContents)
+ [7.73363 22.0109 13.9552 17.8217 20.1271 13.9552 14.6987 10.8568 12.7157 14.7235 10.832 
+ 11.0054 ] pdfxs
+ 0 -64.309 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er1)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roducti)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.......................................)
+ [9.03265 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (1) show
+ 16.364 -77.858 m
+ (1) show
+ (.1F)
+ [3.0327 16.6035 6.20722 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heM)
+ [6.0654 8.47629 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (A) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch........................)
+ [4.54905 11.8363 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (4) show
+ 41.455 -91.407 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis..............................)
+ [3.0327 5.74904 4.30902 3.0327 10.0253 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (4) show
+ 41.455 -104.956 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n............................)
+ [16.2108 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (5) show
+ 16.364 -118.506 m
+ (1) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picTechniques.........................)
+ [6.05449 3.0327 8.4872 6.97085 4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 
+ 4.85451 12.6326 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (7) show
+ 41.455 -132.055 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1SimplePo)
+ [3.0327 17.9344 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nOp)
+ [9.6981 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns......................)
+ [6.0654 12.8726 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (7) show
+ 41.455 -145.604 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2Tr)
+ [3.0327 17.9344 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.........................)
+ [9.54537 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (8) show
+ 41.455 -159.153 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3O)
+ [3.0327 17.9344 8.4872 ] pdfxs
+ (t) show
+ (herM)
+ [6.05449 4.85451 7.909 9.99272 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picTechniques..........................)
+ [6.0654 3.0327 8.4872 6.95994 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 13.5162 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (8) show
+ 16.364 -172.702 m
+ (1) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisThesis..........................)
+ [6.0654 3.02179 7.94172 7.8763 6.0654 4.8436 4.30902 3.0327 15.0544 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (9) show
+ 16.364 -186.252 m
+ (1) show
+ (.4ThesisOr)
+ [3.0327 16.6035 7.8763 6.0654 4.8436 4.30902 3.02179 7.94172 8.4872 4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................................)
+ [15.6653 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (10) show
+ 0 -210.71 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er2The)
+ [4.85451 7.909 16.3635 7.8763 6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure..........................)
+ [6.0654 4.2654 7.66903 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (11) show
+ 16.364 -224.259 m
+ (2) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.........................................)
+ [9.42537 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (11) show
+ 16.364 -237.808 m
+ (2) show
+ (.2Pr)
+ [3.0327 16.6035 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (R) show
+ (epresent)
+ [4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..................................)
+ [12.0326 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (15) show
+ 41.455 -251.357 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1Overview)
+ [3.0327 17.9344 8.4872 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.509 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nSet......................)
+ [9.6981 6.05449 4.85451 8.66183 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (15) show
+ 41.455 -264.907 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-)
+ [4.85451 3.63261 ] pdfxs
+ (I) show
+ (ndependentType)
+ [6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 5.75995 7.87638 7.57085 
+ 5.75995 6.37085 8.47629 ] pdfxs
+ (I) show
+ (nf)
+ [6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,C)
+ [6.0654 6.6654 7.8763 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndGe)
+ [6.05449 9.6981 8.5636 4.8436 ] pdfxs
+ (t) show
+ (ElementP)
+ [7.42902 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 7.42902 ] pdfxs
+ (t) show
+ (r.....)
+ [12.0981 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (16) show
+ 41.455 -278.456 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3ExplicitMem)
+ [3.0327 17.9344 7.42902 5.74904 6.0654 3.0327 3.02179 4.85451 3.0327 7.87638 10.0036 
+ 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (U) show
+ (ni\fedMem)
+ [6.0654 3.02179 6.0654 4.8436 9.6981 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryModel............)
+ [4.2654 9.40355 9.99272 5.75995 6.0654 4.8436 8.57447 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (19) show
+ 41.455 -292.005 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4Func)
+ [3.0327 17.9344 6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ndExcep)
+ [6.0654 9.6981 7.41812 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Ha) show
+ (ndling.....................)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 14.4871 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (19) show
+ 41.455 -305.554 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5Pl)
+ [3.0327 17.9344 7.42902 3.02179 ] pdfxs
+ (a) show
+ (in-)
+ [3.0327 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,Bin)
+ [6.6654 7.7344 3.02179 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (I) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryRepresen)
+ [4.2654 9.39264 8.03985 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns...............)
+ [6.0654 7.86536 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (22) show
+ 16.364 -319.103 m
+ (2) show
+ (.3The)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure............................)
+ [6.0654 4.2654 14.8144 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 41.455 -332.653 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-)
+ [6.05449 3.64352 ] pdfxs
+ (L) show
+ (evel)
+ [4.8436 5.4545 4.85451 6.6654 ] pdfxs
+ (D) show
+ (esi)
+ [4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpilerFr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 6.21813 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk.............)
+ [4.2654 15.1526 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 41.455 -346.202 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpile-Time:Ex)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.63261 7.88721 3.02179 9.09802 4.8436 7.8872 
+ 7.41812 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lFr)
+ [6.6763 6.20722 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-end)
+ [3.64352 4.8436 6.0654 9.6981 ] pdfxs
+ (a) show
+ (ndStaticOp)
+ [6.05449 9.6981 6.0654 4.23277 5.46541 4.23277 3.0327 8.4872 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizer............)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.21083 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (25) show
+ 41.455 -359.751 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (L) show
+ (inker&)
+ [3.0327 6.05449 5.4545 4.85451 7.909 12.1199 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imizer.......................)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 13.658 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (26) show
+ 41.455 -373.3 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4O\017ine)
+ [3.0327 17.9344 8.4872 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (JI) show
+ (T)
+ [11.5199 ] pdfxs
+ (Nat) show
+ (iveCodeGener)
+ [3.0327 5.4545 8.47629 7.88721 5.74904 6.0654 8.4872 8.55269 4.85451 6.05449 4.85451 
+ 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n......................)
+ [10.0145 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (27) show
+ 41.455 -386.849 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeP)
+ [3.0327 9.08711 8.4872 7.12357 ] pdfxs
+ (at) show
+ (hPr)
+ [9.6981 7.41812 4.27631 ] pdfxs
+ (o) show
+ (\fling&)
+ [6.0654 3.02179 3.0327 6.0654 9.08719 12.1199 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................)
+ [11.7817 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (27) show
+ 41.455 -400.399 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6O\017ine)
+ [3.0327 17.9344 8.4872 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hEnd-userPr)
+ [9.6981 7.42902 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 7.909 7.42902 4.27631 
+ ] pdfxs
+ (o) show
+ (\fle)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (I) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n...........)
+ [14.8362 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (28) show
+ 16.364 -413.948 m
+ (2) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (ndExperiences...............................)
+ [6.0654 9.6981 7.41812 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 
+ 4.8436 11.029 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (29) show
+ 41.455 -427.497 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (epresen)
+ [4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nIssues...............................)
+ [9.68719 3.94897 4.29811 4.29811 6.0654 4.8436 14.4871 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (29) show
+ 41.455 -441.046 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2Ex)
+ [3.0327 17.9344 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M..........................)
+ [13.7236 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (34) show
+ 16.364 -454.595 m
+ (2) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (36) show
+ 16.364 -468.145 m
+ (2) show
+ (.6C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.........................................)
+ [16.9635 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (39) show
+ 0 -492.603 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.75995 4.29811 3.0327 10.6035 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (40) show
+ 16.364 -506.152 m
+ (3) show
+ (.1TheD)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.0981 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureGr)
+ [6.05449 4.27631 8.4872 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph................................)
+ [6.0654 17.0071 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (42) show
+ 41.455 -519.701 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1Gr)
+ [3.0327 17.9344 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (ndFields..............................)
+ [6.0654 9.6981 7.12357 3.02179 4.85451 3.0327 6.05449 9.38171 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (45) show
+ 16.364 -533.25 m
+ (3) show
+ (.2C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm..................................)
+ [6.05449 17.2143 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (49) show
+ 41.455 -546.8 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1Primi)
+ [3.0327 17.9344 7.42902 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (iveGr)
+ [3.0327 5.4545 8.4872 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phOper)
+ [6.0654 9.68719 8.4872 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns............................)
+ [6.0654 8.1599 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (49) show
+ 228.091 -577.5 m
+ (vii)
+ [5.75995 3.0327 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (136) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (N) show
+ (.Tru)
+ [7.40721 6.97085 4.2654 6.0654 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,Fr)
+ [7.59266 6.20722 4.27631 ] pdfxs
+ (a) show
+ (n\030c)
+ [6.0654 2.60091e-06 4.8436 ] pdfxs
+ (o) show
+ (isBodin,)
+ [3.0327 8.67262 7.7344 5.74904 6.0654 3.0327 6.05449 7.59266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (A) show
+ (ndr\023eSeznec.)
+ [6.0654 6.05449 3.97086 0.305452 9.21811 6.0654 4.8436 4.85451 6.05449 4.85451 4.8436 
+ 10.069 ] pdfxs
+ (I) show
+ (mprovingc)
+ [9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.82901 4.8436 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 9.22901 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.71266 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mi-)
+ [9.08711 3.0327 3.63261 ] pdfxs
+ 27.879 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.1999 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edd)
+ [4.85451 10.5054 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.90537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 10.2872 ] pdfxs
+ (I) show
+ (n) show
+ 199.466 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.10897 ] pdfxs
+ (o) show
+ (ft)
+ [7.99637 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.66544 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [7.4399 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nceonP)
+ [6.13082 4.46185 9.66544 5.58542 10.7781 7.39623 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (l) show
+ 27.879 -43.845 m
+ (Ar)
+ [7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ (s)
+ [8.35625 ] pdfxs
+ (a) show
+ (ndC)
+ [6.14173 9.47994 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nTe)
+ [10.0362 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (ni)
+ [6.14173 3.33823 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (s\(PACT)
+ [8.36716 4.45083 6.56715 7.83262 7.79997 7.81088 ] pdfxs
+ (\)) show
+ 271.738 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (322{329) show
+ (,Oc)
+ [6.6654 8.4872 4.8436 ] pdfxs
+ (to) show
+ (ber)
+ [6.37085 4.8436 7.909 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (137) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.6799 ] pdfxs
+ (U) show
+ (n)
+ [6.0654 ] pdfxs
+ (ga) show
+ (r)
+ [8.89081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6799 ] pdfxs
+ (Ra) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (llB.Smi)
+ [3.0327 7.6472 7.72349 7.65811 6.05449 9.09802 3.02179 ] pdfxs
+ (t) show
+ (h.Self:Thepower)
+ [6.0654 10.7999 6.05449 4.85451 3.02179 3.33815 9.83991 7.88721 6.05449 9.46901 6.37085 
+ 5.14905 7.57085 4.85451 8.89081 ] pdfxs
+ (o) show
+ (fsimplicity.)
+ [7.95266 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 4.8436 3.0327 3.93823 4.84359 
+ 10.7999 ] pdfxs
+ (I) show
+ (n) show
+ 380.87 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.2617 ] pdfxs
+ (o) show
+ (ft)
+ [8.16 3.62179 ] pdfxs
+ (he) show
+ 27.879 -96.656 m
+ (ACMSIGPLANc)
+ [7.83262 7.79997 13.6145 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.9344 4.46185 
+ ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.84727 ] pdfxs
+ (o) show
+ (nO)
+ [9.95988 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.6327 3.89453 8.36718 4.60356 3.33823 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.14173 3.62179 4.46185 9.40357 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [7.1891 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [7.1891 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ (,)
+ [7.1891 ] pdfxs
+ (a) show
+ (ndA)
+ [6.13082 9.41448 8.10534 ] pdfxs
+ (p) show
+ (-) show
+ 27.879 -118.579 m
+ (p) show
+ (lic)
+ [2.79267 3.33823 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (ns)
+ [6.14173 8.35625 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.36718 8.35627 7.40714 6.13082 6.83993 8.11625 ] pdfxs
+ (\)) show
+ 130.799 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1987) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (138) show
+ (]Frdric)
+ [8.4872 6.20722 4.27631 6.05449 4.27631 3.0327 7.61448 ] pdfxs
+ (V) show
+ (ivien)
+ [3.0327 5.74904 3.0327 4.85451 8.82538 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 8.83628 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 8.82538 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rd.)
+ [4.27631 6.0654 6.44722 ] pdfxs
+ (I) show
+ (ncremen)
+ [6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (lizedp)
+ [3.02179 3.0327 4.85451 4.8436 8.82538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.03628 ] pdfxs
+ (a) show
+ (ndesc)
+ [6.05449 8.83628 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.61448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.45812 ] pdfxs
+ (I) show
+ (n) show
+ 413.625 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 27.879 -171.39 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.14173 10.189 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -193.313 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 63.485 -193.313 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{46) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 3.05176e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (139) show
+ (]DavidW)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.2763 10.2981 ] pdfxs
+ (a) show
+ (ll.Gl)
+ [3.0327 3.0327 9.5781 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.24357 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.48718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.45456 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 9.5781 ] pdfxs
+ (I) show
+ (n) show
+ 298.103 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.89079 ] pdfxs
+ (o) show
+ (ft)
+ [7.77819 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.44726 7.83262 7.81088 14.2035 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 27.879 -246.124 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.20727 ] pdfxs
+ (o) show
+ (nPro)
+ [10.3308 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.20727 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.20727 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.3199 5.58542 6.13082 9.76357 4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.3308 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 388.952 -246.124 m
+ /N614 10.909 Tf
+ (,P)
+ [6.98176 7.12357 ] pdfxs
+ (a) show
+ (lo)
+ [3.02179 9.40355 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (to) show
+ (,C)
+ [7.05812 7.8763 ] pdfxs
+ (A) show
+ (,) show
+ 27.879 -268.047 m
+ (1986) show
+ (.) show
+ 3.05176e-05 -298.936 m
+ ([)
+ [3.0327 ] pdfxs
+ (140) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (hnWh)
+ [6.0654 8.81447 11.2035 6.0654 ] pdfxs
+ (a) show
+ (ley)
+ [3.0327 4.8436 8.50902 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 8.81447 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.8436 8.20357 6.0654 5.78177 ] pdfxs
+ (La) show
+ (m.Cl)
+ [9.08711 6.4254 7.8763 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sedc)
+ [4.30902 4.8436 8.81447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 7.59266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.01447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.04718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisusin)
+ [3.0327 5.74904 4.30902 3.0327 7.04718 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 27.879 -320.858 m
+ (bin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rydecisi)
+ [4.27631 8.7381 6.05449 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndi)
+ [9.04356 6.0654 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.In)
+ [9.09802 4.29811 6.7963 3.94897 6.0654 ] pdfxs
+ 165.022 -320.858 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.75626 ] pdfxs
+ (o) show
+ (ft)
+ [6.65456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.32364 7.82171 7.81088 13.0799 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.4108 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 8.31273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.43624 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.91258 3.34914 6.13082 ] pdfxs
+ (g) show
+ 27.879 -342.781 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 247.532 -342.781 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (131{144) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 3.05176e-05 -373.67 m
+ ([)
+ [3.0327 ] pdfxs
+ (141) show
+ (]P)
+ [8.4872 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.02539 ] pdfxs
+ (R) show
+ (.Wils)
+ [7.0363 11.2035 3.0327 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.94538 ] pdfxs
+ (U) show
+ (niprocess)
+ [6.0654 3.0327 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [8.27991 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.8472 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ntechniques.)
+ [10.069 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 8.94538 ] pdfxs
+ (I) show
+ (n) show
+ 338.583 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.69443 ] pdfxs
+ (o) show
+ (ft)
+ [7.58183 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.26181 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rna-)
+ [4.59266 6.13082 5.58542 3.90544 ] pdfxs
+ 27.8791 -395.592 m
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.109 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [8.90176 ] pdfxs
+ (o) show
+ (nM)
+ [9.45806 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (o) show
+ (ryM)
+ [4.60356 8.61802 9.7854 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (age) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 227.193 -395.592 m
+ /N614 10.909 Tf
+ (,number)
+ [6.16358 5.75995 6.05449 8.79257 6.35994 4.85451 7.27628 ] pdfxs
+ (637) show
+ (,S)
+ [6.16358 6.05449 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (-M)
+ [3.63261 10.0036 ] pdfxs
+ (a) show
+ (lo)
+ [3.02179 8.46538 ] pdfxs
+ (\() show
+ (Fr)
+ [6.20722 4.27631 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.16358 ] pdfxs
+ (1992) show
+ (.Sprin)
+ [6.04358 6.05449 6.0654 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 27.8791 -417.515 m
+ (Verl)
+ [7.2763 4.8436 4.27631 3.0327 ] pdfxs
+ (ag) show
+ (.) show
+ 6.10352e-05 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (142) show
+ (]P)
+ [8.4872 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 6.09813 ] pdfxs
+ (R) show
+ (.Wils)
+ [6.10904 11.2035 3.0327 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n,Mich)
+ [6.0654 6.21813 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elS.)
+ [4.85451 6.09813 6.0654 6.09813 ] pdfxs
+ (La) show
+ (m,)
+ [9.08711 6.21813 ] pdfxs
+ (a) show
+ (ndTh)
+ [6.0654 9.13083 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sG.M)
+ [7.37445 8.55269 6.10904 9.99272 ] pdfxs
+ (o) show
+ (her.E\013ec)
+ [6.0654 4.8436 4.27631 6.94903 7.41812 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.91993 ] pdfxs
+ (") show
+ (s)
+ [4.30902 ] pdfxs
+ (tat) show
+ (ic-)
+ [3.02179 4.85451 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph"re)
+ [6.05449 6.0654 8.51993 4.27631 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 27.8791 -470.326 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [9.0981 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.4872 3.0327 5.74904 4.85451 
+ ] pdfxs
+ (a) show
+ (lityin)
+ [3.0327 3.02179 3.94914 9.39264 3.02179 9.6981 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (e-c)
+ [4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsys)
+ [4.8436 9.6981 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 300.221 -470.326 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [8.92363 7.82171 7.81088 13.6799 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 27.8791 -492.249 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 389.552 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (177{191) show
+ (,) show
+ 27.8791 -514.172 m
+ (1991) show
+ (.) show
+ 6.10352e-05 -545.06 m
+ ([)
+ [3.0327 ] pdfxs
+ (143) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertP.Wils)
+ [6.35994 4.8436 4.27631 9.29455 6.52358 8.08356 11.2144 3.02179 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n)
+ [11.1163 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 11.1163 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.85451 10.5054 6.0654 8.08356 ] pdfxs
+ (La) show
+ (m.E\013ectivec)
+ [9.08711 12.0981 7.41812 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 9.90537 4.85451 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 9.30546 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.90537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.32717 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.74904 4.30902 3.0327 9.34898 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [9.32717 7.8763 ] pdfxs
+ 27.8791 -566.983 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 12.7744 ] pdfxs
+ (I) show
+ (n) show
+ 100.304 -566.983 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.8726 ] pdfxs
+ (o) show
+ (ft)
+ [8.77091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.44 7.83262 7.79997 15.1963 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 13.5271 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.44 ] pdfxs
+ (o) show
+ (nPro)
+ [11.5526 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.44 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 27.8791 -588.906 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 199.15 -588.906 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1995) show
+ (.) show
+ 6.10352e-05 -619.794 m
+ ([)
+ [3.0327 ] pdfxs
+ (144) show
+ (]Er)
+ [8.4872 7.41812 4.27631 ] pdfxs
+ (a) show
+ (nY)
+ [10.4835 7.2763 ] pdfxs
+ (a) show
+ (hav)
+ [6.05449 5.14905 10.189 ] pdfxs
+ (a) show
+ (ndG.)
+ [6.05449 10.4945 8.55269 7.46175 ] pdfxs
+ (Ra) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (lin)
+ [3.0327 3.0327 6.05449 ] pdfxs
+ (ga) show
+ (m.Verifyings)
+ [9.09802 10.2108 7.2763 4.8436 4.27631 3.0327 3.33815 5.74904 3.0327 6.0654 9.87264 
+ 4.30902 ] pdfxs
+ (a) show
+ (fetypr)
+ [3.32724 4.85451 3.93823 10.1781 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesusingsep)
+ [3.0327 4.8436 8.72717 6.0654 4.29811 3.0327 6.0654 9.87264 4.30902 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (a) show
+ (ndhe)
+ [6.0654 10.4835 6.0654 4.8436 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 225.818 -657.201 m
+ (211) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (6) 7
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (126) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (ta) show
+ (bhSriv)
+ [6.05449 10.0254 6.05449 4.27631 3.0327 5.14904 ] pdfxs
+ (a) show
+ (stava)
+ [4.30902 4.23277 5.15996 5.14904 9.41446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0145 ] pdfxs
+ (D) show
+ (avidW)
+ [5.15996 5.74904 3.0327 10.0254 10.2981 ] pdfxs
+ (a) show
+ (ll.Apr)
+ [3.0327 3.0327 8.83629 12.1417 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lsys)
+ [6.99267 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 13.0471 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [8.23627 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermodulecode)
+ [4.85451 4.2654 9.09802 5.74904 6.0654 6.05449 3.0327 8.81447 4.8436 5.75995 6.0654 
+ 8.80356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -21.922 m
+ (a) show
+ (tlink-)
+ [7.87638 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 91.806 -21.922 m
+ /N634 10.909 Tf
+ (Jo) show
+ (urn)
+ [5.85816 4.59266 6.14173 ] pdfxs
+ (a) show
+ (l)
+ [6.68718 ] pdfxs
+ (o) show
+ (fPro)
+ [7.25456 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 261.066 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (1{18) show
+ (,)
+ [6.6654 ] pdfxs
+ (D) show
+ (ec.)
+ [4.8436 4.85451 6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ 0 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (127) show
+ (]T.B.S)
+ [8.4872 7.8763 3.0327 7.72349 7.37448 6.05449 ] pdfxs
+ (t) show
+ (eel.)
+ [4.85451 4.8436 3.0327 9.95991 ] pdfxs
+ (U) show
+ (nc)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (l:Themy)
+ [3.0327 9.29446 7.8763 6.05449 9.19629 8.78166 5.75995 ] pdfxs
+ (t) show
+ (h)
+ [10.3963 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3963 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.18538 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 245.318 -52.811 m
+ /N634 10.909 Tf
+ (Annu)
+ [7.83262 6.13082 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lR)
+ [7.34172 7.39634 ] pdfxs
+ (ev) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (winAut)
+ [11.7926 3.34914 10.6799 7.83262 5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (tedPro)
+ [3.62179 4.46185 10.1345 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mming)
+ [8.92348 8.92348 3.33823 6.14173 9.56726 ] pdfxs
+ (2) show
+ 464.97 -52.811 m
+ /N614 10.909 Tf
+ (,) show
+ 27.879 -74.734 m
+ (1961) show
+ (.) show
+ -3.05176e-05 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (128) show
+ (]Bj)
+ [8.4872 7.72349 3.32724 ] pdfxs
+ (a) show
+ (rneSteens)
+ [4.27631 6.0654 9.44719 6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd.P)
+ [4.27631 6.0654 10.7345 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.0581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisbytypeinference)
+ [3.02179 5.75995 4.30902 3.02179 8.91262 5.74904 10.3635 3.93823 5.75995 6.35994 9.4581 
+ 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 9.44719 ] pdfxs
+ (o) show
+ (fpr)
+ [7.94175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 8.90171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [10.6581 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.90171 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.879 -127.545 m
+ (uni)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 12.9599 ] pdfxs
+ (I) show
+ (n) show
+ 87.151 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.92715 ] pdfxs
+ (o) show
+ (ft)
+ [8.82545 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.4945 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [8.26898 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.4945 ] pdfxs
+ (o) show
+ (nC)
+ [11.6071 7.81088 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (e) show
+ (rC)
+ [10.069 7.81088 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [11.6071 ] pdfxs
+ (\() show
+ (CC)
+ [7.79997 7.81088 ] pdfxs
+ (\)) show
+ 464.97 -127.545 m
+ /N614 10.909 Tf
+ (,) show
+ 27.8789 -149.468 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (136{150) show
+ (,)
+ [6.6654 ] pdfxs
+ (Lo) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (U) show
+ (K,)
+ [8.4872 6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ -9.15527e-05 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (129) show
+ (]Bj)
+ [8.4872 7.72349 3.32724 ] pdfxs
+ (a) show
+ (rneS)
+ [4.27631 6.0654 9.52356 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd.P)
+ [4.27631 6.05449 10.9635 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.1235 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 8.97807 3.0327 10.7344 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (stline)
+ [4.29811 8.92364 3.02179 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [8.94536 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 10.9635 ] pdfxs
+ (I) show
+ (n) show
+ 350.493 -180.357 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.31625 ] pdfxs
+ (o) show
+ (ft)
+ [8.20364 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [9.88362 7.82171 7.81088 9.7854 ] pdfxs
+ 27.8789 -202.279 m
+ (SIGACT-SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 6.13082 4.21089 8.43268 7.40714 
+ 6.83993 8.10534 11.978 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.7744 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.0035 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.32353 ] pdfxs
+ (o) show
+ (fPro)
+ [7.21092 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 8.88 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 380.631 -202.279 m
+ /N614 10.909 Tf
+ (,p)
+ [6.63267 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.89808 ] pdfxs
+ (32{41) show
+ (,)
+ [6.62176 ] pdfxs
+ (Ja) show
+ (n) show
+ 27.8789 -224.202 m
+ (1996) show
+ (.) show
+ -0.00012207 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (130) show
+ (]PhilS)
+ [8.4872 7.41812 6.0654 3.02179 5.9454 6.05449 ] pdfxs
+ (t) show
+ (ocks,B)
+ [5.75995 4.54905 5.74904 4.30902 6.07631 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (raG.)
+ [4.27631 8.35629 8.5636 5.93449 ] pdfxs
+ (R) show
+ (yder,Willi)
+ [5.75995 6.05449 4.85451 4.2654 6.08722 11.2144 3.0327 3.02179 3.0327 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [11.9998 ] pdfxs
+ (La) show
+ (ndi,)
+ [6.05449 6.0654 3.02179 6.08722 ] pdfxs
+ (a) show
+ (ndSe)
+ [6.0654 8.96719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (nZh)
+ [8.95628 6.67622 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.C)
+ [6.6763 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring\row)
+ [4.2654 3.0327 6.0654 8.35629 6.0654 5.14905 10.789 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.96719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.8789 -277.013 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.2108 ] pdfxs
+ (o) show
+ (n)
+ [10.5054 ] pdfxs
+ (t) show
+ (hemodi\fc)
+ [6.0654 9.29447 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-side-e\013ec)
+ [6.0654 3.63261 4.29811 3.0327 6.0654 4.8436 3.63261 4.85451 6.35986 4.85451 4.8436 
+ ] pdfxs
+ (t) show
+ (spr)
+ [8.74898 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blem.)
+ [6.05449 3.0327 4.8436 9.09802 10.2872 ] pdfxs
+ (I) show
+ (n) show
+ 298.262 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.10897 ] pdfxs
+ (o) show
+ (ft)
+ [7.99637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFT)
+ [9.67635 7.82171 7.81088 14.4326 6.13082 4.21089 8.43268 6.13082 8.36718 7.12357 7.81088 
+ ] pdfxs
+ 27.8789 -298.936 m
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.69809 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.818 ] pdfxs
+ (o) show
+ (nSoftw)
+ [10.0362 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.91272 6.97089 ] pdfxs
+ (es) show
+ (ting)
+ [3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.13082 9.47994 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 311.174 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (21{31) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -0.000152588 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (131) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (michiT)
+ [9.08711 3.0327 4.54905 6.05449 7.26539 6.97085 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (ag) show
+ (i)
+ [7.26539 ] pdfxs
+ (a) show
+ (ndKei)
+ [6.0654 10.2981 8.47629 4.85451 7.26539 ] pdfxs
+ (H) show
+ (ir)
+ [3.0327 4.2654 ] pdfxs
+ (a) show
+ (ki.Field)
+ [5.75995 3.0327 9.65446 7.11266 3.0327 4.85451 3.02179 10.2981 ] pdfxs
+ (a) show
+ (rrayc)
+ [4.27631 4.27631 5.14905 9.99264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nind)
+ [10.2981 3.0327 10.2872 6.0654 ] pdfxs
+ (at) show
+ (ac)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (chesf)
+ [4.53815 6.0654 4.8436 8.54171 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.509 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.8788 -351.747 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edrecursived)
+ [4.8436 10.309 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.0872 
+ 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.6981 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 9.66537 ] pdfxs
+ (I) show
+ (n) show
+ 213.549 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.91261 ] pdfxs
+ (o) show
+ (f)
+ [7.81092 ] pdfxs
+ (5) show
+ (thInt)
+ [3.62179 10.0363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalSymp)
+ [6.13082 5.58542 7.24354 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.3853 ] pdfxs
+ (o) show
+ (nHi)
+ [10.5926 8.10534 3.34914 ] pdfxs
+ (gh) show
+ 27.8788 -373.67 m
+ (P)
+ [7.39623 ] pdfxs
+ (e) show
+ (rf)
+ [4.60356 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.59266 8.92348 ] pdfxs
+ (a) show
+ (nceC)
+ [6.14173 4.45094 8.92363 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (uting)
+ [5.84725 3.6327 3.33823 6.14173 8.91272 ] pdfxs
+ (\() show
+ (ISHPC')
+ [4.21089 6.13082 8.10534 7.40714 7.79997 3.34914 ] pdfxs
+ (03\)) show
+ 205.26 -373.67 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (127{145) show
+ (,Oc)
+ [6.6654 8.4872 4.8436 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (2003) show
+ (.) show
+ -0.000152588 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (132) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dhusudh)
+ [6.0654 5.75995 6.05449 4.30902 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (nT)
+ [11.3235 6.97085 ] pdfxs
+ (a) show
+ (lluri,ShingI.K)
+ [3.0327 3.0327 6.05449 4.27631 3.0327 8.69447 6.05449 6.0654 3.0327 6.05449 10.7126 
+ 3.94897 8.27993 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,M)
+ [8.69447 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 11.0181 ] pdfxs
+ (D) show
+ (.)
+ [8.29084 ] pdfxs
+ (H) show
+ (ill,)
+ [3.0327 3.0327 3.0327 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3235 ] pdfxs
+ (D) show
+ (avid)
+ [5.14905 5.75995 3.0327 11.3235 ] pdfxs
+ (A) show
+ (.P)
+ [8.29084 7.11266 ] pdfxs
+ (att) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (o) show
+ (n.Tr)
+ [6.05449 12.709 6.97085 4.27631 ] pdfxs
+ (a) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (\013s)
+ [6.35986 4.29811 ] pdfxs
+ 27.8788 -426.481 m
+ (insupp)
+ [3.0327 10.3635 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingtwop)
+ [3.02179 6.0654 9.76355 3.93823 7.57085 9.76355 6.0654 ] pdfxs
+ (ag) show
+ (esizes.)
+ [9.15265 4.30902 3.02179 4.85451 4.8436 4.30902 9.86173 ] pdfxs
+ (I) show
+ (n) show
+ 189.796 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.97807 ] pdfxs
+ (o) show
+ (ft)
+ [7.86546 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.54544 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [7.30899 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nceonC)
+ [6.13082 4.46185 9.53454 5.58542 10.6471 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r) show
+ 27.8788 -448.404 m
+ (Ar)
+ [7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 124.412 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (415{424) show
+ (,)
+ [6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ -0.000152588 -479.293 m
+ ([)
+ [3.0327 ] pdfxs
+ (133) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 8.81444 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.35992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5708 ] pdfxs
+ (La) show
+ (rsBirked)
+ [4.2654 8.81444 7.7344 3.02179 4.27631 5.4545 4.85451 6.05449 ] pdfxs
+ (a) show
+ (l.Are)
+ [3.0327 10.4726 12.6872 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [10.5708 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 9.35992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.)
+ [6.05449 9.09802 3.0327 ] pdfxs
+ 334.915 -479.293 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.4872 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 9.17443 ] pdfxs
+ (o) show
+ (nPr)
+ [10.8435 7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 27.8788 -501.215 m
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 248.18 -501.215 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (724{768) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (1998) show
+ (.) show
+ -0.000183105 -532.104 m
+ ([)
+ [3.0327 ] pdfxs
+ (134) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 9.02171 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.56719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7781 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n-PierreT)
+ [6.05449 3.63261 7.42902 3.0327 4.8436 4.27631 4.27631 9.56719 6.97085 ] pdfxs
+ (a) show
+ (lpin.)
+ [3.02179 6.0654 3.0327 6.05449 11.0944 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7781 ] pdfxs
+ (o) show
+ (f)
+ [8.05084 ] pdfxs
+ (t) show
+ (hetypedc)
+ [6.0654 9.56719 3.93823 5.75995 6.35994 4.8436 10.789 4.8436 ] pdfxs
+ (a) show
+ (ll-by-v)
+ [3.0327 3.0327 3.63261 5.75995 5.75995 3.63261 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ 420.364 -532.104 m
+ /N695 10.909 Tf
+ (\025) show
+ 426.727 -532.104 m
+ /N614 10.909 Tf
+ (-c)
+ [3.63261 4.85451 ] pdfxs
+ (a) show
+ (lculus)
+ [3.0327 4.8436 6.0654 3.02179 6.0654 4.29811 ] pdfxs
+ 27.8788 -554.027 m
+ (usingas)
+ [6.0654 4.29811 3.0327 6.05449 10.5926 10.5926 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 10.8981 ] pdfxs
+ (o) show
+ (fre)
+ [8.46538 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 12.3381 ] pdfxs
+ (I) show
+ (n) show
+ 172.775 -554.027 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.7417 ] pdfxs
+ (o) show
+ (ft)
+ [8.62909 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [10.2982 7.83262 7.81088 15.0545 6.14173 4.19998 8.44359 7.83262 7.79997 7.81088 3.89453 
+ 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 13.3853 6.13082 5.30169 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 14.2034 ] pdfxs
+ (o) show
+ (n) show
+ 27.8788 -575.949 m
+ (Prin)
+ [7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.24365 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 208.569 -575.949 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (188{201) show
+ (,)
+ [6.6654 ] pdfxs
+ (1994) show
+ (.) show
+ -0.000183105 -606.838 m
+ ([)
+ [3.0327 ] pdfxs
+ (135) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 8.6508 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.19629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4072 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n-PierreT)
+ [6.05449 3.63261 7.42902 3.0327 4.8436 4.27631 4.27631 9.18538 6.97085 ] pdfxs
+ (a) show
+ (lpin.)
+ [3.0327 6.0654 3.02179 6.0654 9.98173 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.8436 10.4072 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 10.1017 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 389.124 -606.838 m
+ /N634 10.909 Tf
+ (Inform)
+ [4.21089 6.13082 3.33823 5.58542 4.59266 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.8788 -628.761 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (mputation)
+ [8.91258 5.58542 5.84725 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 89.4908 -628.761 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (132\(2\)) show
+ (:)
+ [3.02179 ] pdfxs
+ (109{176) show
+ (,Febru)
+ [6.6763 6.20722 4.85451 6.05449 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (1997) show
+ (.) show
+ 225.818 -657.201 m
+ (210) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se................................)
+ [4.29811 7.9963 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (51) show
+ 0 -13.549 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3B)
+ [3.0327 17.9344 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [9.6981 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se............................)
+ [4.29811 13.7562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (53) show
+ 0 -27.098 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4T)
+ [3.0327 17.9344 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.05449 3.64352 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.6981 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 6.05449 ] pdfxs
+ (a) show
+ (se.............................)
+ [4.30902 9.80719 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (59) show
+ 0 -40.647 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 9.39264 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.74904 4.30902 3.0327 10.2326 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (60) show
+ 0 -54.197 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.6B)
+ [3.0327 17.9344 7.72349 ] pdfxs
+ (o) show
+ (undingGr)
+ [6.0654 6.05449 6.0654 3.0327 6.05449 9.0981 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phSize...............................)
+ [6.0654 9.6981 6.05449 3.0327 4.8436 15.5017 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (60) show
+ -25.091 -67.746 m
+ (3) show
+ (.3En)
+ [3.0327 16.6035 7.42902 6.05449 ] pdfxs
+ (g) show
+ (ineering)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (nE\016cientP)
+ [9.6981 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis........................)
+ [3.0327 5.75995 4.29811 3.0327 14.9344 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (61) show
+ 0 -81.295 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1TheGl)
+ [3.0327 17.9344 7.8763 6.0654 8.4872 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.02179 7.94172 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph.................................)
+ [6.05449 9.75264 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (61) show
+ 0 -94.844 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2E\016cientGr)
+ [3.0327 17.9344 7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 7.88729 8.55269 4.27631 
+ ] pdfxs
+ (a) show
+ (phInlining..............................)
+ [6.0654 9.68719 3.94897 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 13.3744 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (63) show
+ 0 -108.393 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 96 -108.393 m
+ /N695 10.909 Tf
+ (E) show
+ 104.053 -110.082 m
+ /N698 7.96999 Tf
+ (V) show
+ 115.001 -108.393 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rE\016cientGl)
+ [7.909 7.41812 9.08711 4.85451 3.0327 4.8436 5.75995 7.87638 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.4872 ] pdfxs
+ (It) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.............)
+ [12.3163 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 13.1562 ] pdfxs
+ (64) show
+ 0 -121.943 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4Shrinkin)
+ [3.0327 17.9344 6.0654 6.05449 4.27631 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 84.333 -121.943 m
+ /N695 10.909 Tf
+ (E) show
+ 92.386 -123.631 m
+ /N698 7.96999 Tf
+ (V) show
+ 103.334 -121.943 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGl)
+ [9.6981 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.02179 6.0654 8.4872 7.41812 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.0327 4.8436 6.0654 4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (sses..............)
+ [4.29811 4.30902 4.8436 8.49808 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 13.1562 ] pdfxs
+ (64) show
+ -1.52588e-05 -135.492 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 81.273 -135.492 m
+ /N695 10.909 Tf
+ (N) show
+ 91.227 -131.533 m
+ /N703 7.96999 Tf
+ (2) show
+ 99.596 -135.492 m
+ /N614 10.909 Tf
+ (I) show
+ (nliningf)
+ [6.0654 3.02179 3.0327 6.0654 3.0327 6.05449 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rFunc)
+ [7.909 6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers...................)
+ [4.8436 4.27631 12.8289 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 13.1672 
+ ] pdfxs
+ (66) show
+ -3.05176e-05 -149.041 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6Mer)
+ [3.0327 17.9344 10.0036 4.8436 4.27631 ] pdfxs
+ (g) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (N) show
+ (odesf)
+ [5.75995 6.05449 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rEx)
+ [7.909 7.41812 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lFunc)
+ [6.6654 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns....................)
+ [6.05449 14.0835 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (66) show
+ -3.05176e-05 -162.59 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7)
+ [3.0327 17.9344 ] pdfxs
+ (D) show
+ (irectC)
+ [3.0327 4.2654 4.85451 4.8436 7.87638 7.88721 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (N) show
+ (odes.................................)
+ [5.74904 6.0654 4.8436 14.9671 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -25.091 -176.139 m
+ (3) show
+ (.4Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -3.05176e-05 -189.689 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1Benchm)
+ [3.0327 17.9344 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 9.39264 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndSimpleMe)
+ [6.0654 9.6981 6.05449 3.0327 9.08711 6.0654 3.0327 8.4872 9.99272 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s...................)
+ [8.81444 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -3.05176e-05 -203.238 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTime&Mem)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 9.09802 8.47629 12.1199 10.0036 
+ 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryC)
+ [4.27631 9.39264 7.8763 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.....................)
+ [12.8181 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (70) show
+ -3.05176e-05 -216.787 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (nferredType)
+ [6.0654 3.32724 4.85451 4.2654 4.27631 4.8436 9.6981 7.58175 5.75995 6.35994 8.4872 
+ ] pdfxs
+ (I) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.............................)
+ [10.2108 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (71) show
+ -25.091 -230.336 m
+ (3) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (74) show
+ -3.05176e-05 -243.885 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1Sh)
+ [3.0327 17.9344 6.0654 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses...................................)
+ [3.0327 5.74904 4.30902 4.8436 9.03262 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (75) show
+ -3.05176e-05 -257.435 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2Cl)
+ [3.0327 17.9344 7.8763 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedC)
+ [4.29811 4.85451 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-Sensi)
+ [3.63261 6.0654 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses....................)
+ [3.0327 5.74904 4.30902 4.8436 10.4181 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (75) show
+ -3.05176e-05 -270.984 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (No) show
+ (n-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningC)
+ [6.0654 3.02179 6.0654 9.08719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extSensitive)
+ [4.85451 5.75995 7.87638 6.05449 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 
+ 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.....................)
+ [3.02179 5.75995 4.30902 4.8436 11.9999 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (76) show
+ -25.091 -284.533 m
+ (3) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:Summ)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.87629 6.0654 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..................)
+ [6.05449 11.1817 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (77) show
+ -41.455 -308.991 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er4)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.0654 9.08719 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.08719 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (I) show
+ (PMod)
+ [11.0617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.8436 6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis........)
+ [3.02179 5.75995 4.30902 3.02179 12.1526 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (79) show
+ -25.091 -322.54 m
+ (4) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.05449 9.6981 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efInf)
+ [4.85451 6.95994 3.94897 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n........................)
+ [17.2689 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (79) show
+ -3.05176e-05 -336.09 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (A) show
+ (ssump)
+ [4.29811 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..................)
+ [6.0654 10.5381 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (80) show
+ -3.05176e-05 -349.639 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2Mod)
+ [3.0327 17.9344 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.95994 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (A) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns................)
+ [6.0654 8.02899 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (81) show
+ -25.091 -363.188 m
+ (4) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.05449 9.6981 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (:) show
+ 262.909 -363.188 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 300.662 -363.188 m
+ /N614 10.909 Tf
+ (.............)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 13.1562 ] pdfxs
+ (82) show
+ 0 -376.737 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses.......................)
+ [6.0654 4.29811 4.85451 8.32353 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (83) show
+ 0 -390.286 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingMod)
+ [3.02179 6.0654 9.08719 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.97085 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses..........................)
+ [6.0654 4.29811 4.85451 7.14536 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (84) show
+ -25.091 -403.836 m
+ (4) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [7.909 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (n.....................)
+ [10.6035 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (87) show
+ 0 -417.385 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 34.909 -417.385 m
+ /N722 10.909 Tf
+ (local) show
+ 67.181 -417.385 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (87) show
+ -1.52588e-05 -430.934 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 34.909 -430.934 m
+ /N722 10.909 Tf
+ (steens-fi) show
+ 90.09 -430.934 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.............................)
+ [3.0327 5.75995 4.29811 3.0327 11.3562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 13.1562 ] pdfxs
+ (88) show
+ -1.52588e-05 -444.483 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ 34.909 -444.483 m
+ /N722 10.909 Tf
+ (steens-fs) show
+ 90.09 -444.483 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.............................)
+ [3.0327 5.75995 4.29811 3.0327 11.3562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 13.1562 ] pdfxs
+ (88) show
+ -1.52588e-05 -458.032 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ 34.909 -458.032 m
+ /N722 10.909 Tf
+ (anders) show
+ 72.909 -458.032 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis...............................)
+ [3.0327 5.74904 4.30902 3.0327 11.5744 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 13.1562 ] pdfxs
+ (89) show
+ -25.091 -471.582 m
+ (4) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPrecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 4.2654 4.85451 4.8436 3.0327 4.30902 
+ 3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (haSyn)
+ [9.6981 9.08719 6.0654 5.75995 5.74904 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (icClient........................)
+ [3.0327 8.4872 7.8763 3.0327 3.0327 4.8436 5.75995 9.68727 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (89) show
+ -3.05176e-05 -485.131 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sPrecisi)
+ [7.93081 7.42902 4.27631 4.8436 4.8436 3.0327 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...................................)
+ [14.2362 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (90) show
+ -3.05176e-05 -498.68 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2Mod)
+ [3.0327 17.9344 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efPrecisi)
+ [4.85451 6.97085 7.41812 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.................................)
+ [11.7163 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (95) show
+ -25.091 -512.229 m
+ (4) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPrecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 4.2654 4.85451 4.8436 3.0327 4.30902 
+ 3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hSc)
+ [9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.68719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns...................)
+ [6.05449 10.7235 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (97) show
+ -3.05176e-05 -525.778 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fTr)
+ [6.97085 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPerf)
+ [6.05449 7.94172 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed......................)
+ [4.27631 9.08711 4.85451 10.1781 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (98) show
+ -3.05176e-05 -539.328 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.0654 9.6981 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efQueries............................)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 3.0327 4.8436 10.9635 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (103) show
+ -25.091 -552.877 m
+ (4) show
+ (.6Observ)
+ [3.0327 16.6035 8.4872 6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (ndC)
+ [6.0654 9.6981 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns...............................)
+ [6.0654 9.23989 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (104) show
+ -41.455 -577.335 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er5)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..............................)
+ [16.7889 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (108) show
+ -25.091 -590.884 m
+ (5) show
+ (.1TheTr)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nOverview)
+ [9.6981 8.4872 5.4545 4.85451 4.2654 5.75995 3.0327 4.8436 11.5199 ] pdfxs
+ (a) show
+ (ndEx)
+ [6.05449 9.6981 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mple.......................)
+ [9.08711 6.0654 3.02179 10.0581 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (110) show
+ -3.05176e-05 -604.433 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rRun)
+ [7.909 8.03985 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ry.........................)
+ [4.2654 16.4289 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (111) show
+ -3.05176e-05 -617.983 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2Overview)
+ [3.0327 17.9344 8.4872 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.5199 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (nEx)
+ [9.6981 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple............................)
+ [9.08711 6.0654 3.0327 7.62539 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (113) show
+ 185.121 -657.201 m
+ (viii)
+ [5.75995 3.0327 3.02179 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (7) 8
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (5) show
+ (.2TheC)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 7.8763 ] pdfxs
+ (o) show
+ (rePo)
+ [4.2654 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n........................)
+ [13.6908 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (114) show
+ 25.091 -13.549 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:FindingPo)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.87629 7.12357 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (escrip)
+ [4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsf)
+ [4.27631 7.94172 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (chH)
+ [4.53815 9.6981 11.8254 ] pdfxs
+ (N) show
+ (ode..............)
+ [5.74904 6.0654 13.1453 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (114) show
+ 25.091 -27.098 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2TheSimpleTr)
+ [3.0327 17.9344 7.8763 6.0654 8.4872 6.05449 3.0327 9.08711 6.0654 3.0327 8.47629 
+ 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\(N) show
+ (o)
+ [9.08719 ] pdfxs
+ (I) show
+ (ndirectC)
+ [6.0654 6.0654 3.02179 4.27631 4.8436 4.85451 7.87638 7.8763 ] pdfxs
+ (a) show
+ (lls\).................)
+ [3.0327 3.0327 4.29811 10.3964 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (115) show
+ 25.091 -40.647 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (a) show
+ (ssing)
+ [4.29811 4.30902 3.02179 6.0654 9.08719 ] pdfxs
+ (D) show
+ (escrip)
+ [4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.2654 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (ndirectFunc)
+ [6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.87638 6.21813 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (a) show
+ (lls.................)
+ [3.0327 3.0327 12.2071 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (118) show
+ 0 -54.197 m
+ (5) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmicC)
+ [6.0654 9.08711 3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mplexity..................................)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 13.0581 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (120) show
+ 0 -67.746 m
+ (5) show
+ (.4SimplePo)
+ [3.0327 16.6035 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (e\fnements...........................)
+ [4.8436 6.0654 6.0654 4.8436 9.08711 4.85451 5.75995 4.23277 14.6071 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 25.091 -81.295 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentP)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (a) show
+ (ssingf)
+ [4.29811 4.30902 3.0327 6.05449 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rGl)
+ [7.909 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls........................)
+ [3.0327 8.21444 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 25.091 -94.844 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2po)
+ [3.0327 17.9344 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [3.0327 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (/) show
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royPl)
+ [4.27631 5.14905 9.39264 7.42902 3.02179 ] pdfxs
+ (a) show
+ (cement........................)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 13.6581 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 0 -108.393 m
+ (5) show
+ (.5Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (123) show
+ 25.091 -121.943 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1Me)
+ [3.0327 17.9344 10.0036 4.8436 ] pdfxs
+ (t) show
+ (hod)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (y)
+ [9.39264 ] pdfxs
+ (a) show
+ (ndBenchm)
+ [6.05449 9.6981 7.7344 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks..........................)
+ [4.27631 5.75995 14.6617 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (123) show
+ 25.091 -135.492 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nS)
+ [9.6981 6.0654 ] pdfxs
+ (ta) show
+ (tis)
+ [4.23277 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics.............................)
+ [3.02179 4.85451 12.8071 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (124) show
+ 25.091 -149.041 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.3Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (mpileTime..........................)
+ [9.09802 6.05449 3.0327 3.0327 8.4872 7.8763 3.0327 9.08711 14.6944 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (125) show
+ 0 -162.59 m
+ (5) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (126) show
+ 0 -176.139 m
+ (5) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.................)
+ [16.538 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (129) show
+ -16.364 -200.598 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6Op)
+ [4.85451 7.909 16.3635 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizingPo)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edCode...........................)
+ [4.85451 9.6981 7.8763 5.75995 6.05449 13.7562 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (131) show
+ 0 -214.147 m
+ (6) show
+ (.1Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.....................................)
+ [6.0654 8.98898 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (132) show
+ 25.091 -227.696 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idingPo)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rSin)
+ [7.909 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (nObjec)
+ [9.6981 8.47629 6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:Selec)
+ [4.29811 7.8872 6.05449 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivePA.........)
+ [3.0327 5.4545 4.8436 6.52358 18.6871 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (132) show
+ 25.091 -241.245 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 60 -241.245 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 109.454 -241.245 m
+ /N614 10.909 Tf
+ (Elimin)
+ [7.42902 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:Po)
+ [6.0654 7.87629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim.......................)
+ [3.0327 6.20722 4.27631 4.8436 4.85451 7.41812 3.0327 3.0327 12.6325 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (133) show
+ 25.091 -254.794 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idObject)
+ [3.0327 9.6981 8.47629 6.6763 3.32724 4.85451 4.8436 7.87638 ] pdfxs
+ (H) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (derOverhe)
+ [6.05449 4.85451 7.909 8.4872 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d:Bump-P)
+ [6.05449 7.87629 7.7344 6.05449 9.09802 6.05449 3.64352 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er.................)
+ [4.8436 10.2435 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (134) show
+ 25.091 -268.344 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (iding)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentP)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (:)
+ [7.87629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nOpt.....................)
+ [6.0654 8.47629 6.0654 10.7564 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (136) show
+ 25.091 -281.893 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.5T)
+ [3.0327 17.9344 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.0327 6.6654 7.12357 ] pdfxs
+ (a) show
+ (ddingOp)
+ [6.05449 6.0654 3.02179 6.0654 9.08719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n............................)
+ [16.5053 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ 0 -295.442 m
+ (6) show
+ (.2C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fDS)
+ [6.97085 8.32365 9.6981 ] pdfxs
+ (N) show
+ (odesin)
+ [5.75995 6.0654 4.8436 7.94172 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oSh)
+ [9.0981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (redPo)
+ [4.2654 4.85451 9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (ls.......................)
+ [3.0327 14.8144 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ 25.091 -308.991 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmEx)
+ [6.0654 12.7198 7.42902 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (oSupp)
+ [9.08719 6.0654 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtC)
+ [4.27631 7.87638 7.88721 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..................)
+ [12.0872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (138) show
+ 25.091 -322.54 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (H) show
+ (euris)
+ [4.8436 6.0654 4.2654 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics............................)
+ [3.02179 4.85451 9.29443 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (138) show
+ 25.091 -336.09 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3Experienceswi)
+ [3.0327 17.9344 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 
+ 4.8436 7.94172 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n........................)
+ [10.6581 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (139) show
+ 0 -349.639 m
+ (6) show
+ (.3Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.0654 9.6981 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nPerf)
+ [9.6981 7.11266 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s.................)
+ [7.36354 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (141) show
+ 25.091 -363.188 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndEv)
+ [6.0654 9.6981 7.41812 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nFr)
+ [9.68719 6.21813 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk...................)
+ [4.27631 12.6544 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ 25.091 -376.737 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6763 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nOpp)
+ [9.6981 8.47629 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ies..................)
+ [3.0327 4.8436 14.9344 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ 25.091 -390.286 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceB)
+ [6.0654 4.8436 8.4872 7.7344 ] pdfxs
+ (a) show
+ (seline,)
+ [4.29811 4.85451 3.02179 3.0327 6.0654 4.8436 6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (n\ruence,)
+ [6.0654 6.05449 6.0654 4.8436 6.0654 4.8436 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndOverhe)
+ [6.05449 9.6981 8.4872 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d...........)
+ [15.5671 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (143) show
+ 25.091 -403.836 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (Agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ePerf)
+ [8.4872 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceE\013ect)
+ [6.0654 4.8436 8.4872 7.42902 6.35986 4.8436 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (llocati)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n&Optimiz)
+ [9.6981 12.1199 8.4872 6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns......)
+ [6.0654 13.3853 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (144) show
+ 25.091 -417.385 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceC)
+ [6.0654 4.8436 8.4872 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (ndividu)
+ [6.0654 6.05449 3.0327 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..........)
+ [6.0654 10.1999 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (145) show
+ 25.091 -430.934 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.6981 7.8763 ] pdfxs
+ (L) show
+ (B)
+ [11.3671 ] pdfxs
+ (I) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.87638 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n....................)
+ [8.93447 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (148) show
+ 25.091 -444.483 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ern)
+ [4.85451 4.2654 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityCh)
+ [3.0327 3.02179 3.94914 9.39264 7.8763 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es......................)
+ [4.8436 15.3053 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (149) show
+ 0 -458.032 m
+ (6) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nOptimiz)
+ [9.6981 8.4872 6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns...............)
+ [6.0654 15.0217 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (156) show
+ -16.364 -482.491 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er7Tr)
+ [4.85451 7.909 16.3635 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [10.1126 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (157) show
+ 0 -496.04 m
+ (7) show
+ (.1St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icP)
+ [3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n................................)
+ [14.869 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (159) show
+ 25.091 -509.589 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry......................)
+ [4.2654 12.0326 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (161) show
+ 25.091 -523.138 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lP)
+ [6.6654 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.......................)
+ [9.87264 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (162) show
+ 25.091 -536.687 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lP)
+ [6.6654 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.......................)
+ [10.4835 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (165) show
+ 25.091 -550.237 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.4MinimizingPo)
+ [3.0327 17.9344 10.0036 3.02179 6.0654 3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 
+ 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lSize)
+ [6.6654 6.05449 3.0327 4.85451 8.47629 ] pdfxs
+ (V) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.05449 ] pdfxs
+ (tat) show
+ (icC)
+ [3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........)
+ [15.0762 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (166) show
+ 0 -563.786 m
+ (7) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micP)
+ [9.09802 3.02179 8.4872 7.12357 ] pdfxs
+ (o) show
+ (interC)
+ [3.0327 5.75995 4.23277 4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n..............................)
+ [17.1489 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (167) show
+ 25.091 -577.335 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (micC)
+ [9.08711 3.0327 8.47629 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n......................)
+ [10.5163 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (167) show
+ 25.091 -590.884 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micC)
+ [9.09802 3.02179 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry.....................)
+ [4.27631 12.6653 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (169) show
+ 25.091 -604.433 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (micC)
+ [9.08711 3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n......................)
+ [11.1163 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (171) show
+ 0 -617.983 m
+ (7) show
+ (.3Op)
+ [3.0327 16.6035 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizingP)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.08719 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressedCode..........................)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.68719 7.88721 5.74904 6.0654 
+ 14.5744 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (172) show
+ 213.242 -657.201 m
+ (ix)
+ [3.0327 5.75995 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (117) show
+ (]Mo)
+ [8.4872 9.99272 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 10.9417 6.0654 ] pdfxs
+ (ag) show
+ (iv,Th)
+ [3.0327 5.75995 8.6072 7.8763 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [9.4908 ] pdfxs
+ (R) show
+ (eps,)
+ [4.85451 6.05449 4.30902 8.6072 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2472 ] pdfxs
+ (R) show
+ (einh)
+ [4.85451 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdWilhelm.S)
+ [4.2654 11.2581 11.2144 3.02179 3.0327 6.0654 4.8436 3.0327 9.08711 12.5017 6.0654 
+ ] pdfxs
+ (o) show
+ (lvingsh)
+ [3.02179 5.75995 3.0327 6.0654 10.6363 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe-)
+ [6.37085 4.8436 3.64352 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysispr)
+ [3.0327 5.75995 4.29811 3.0327 9.4908 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsin)
+ [6.05449 3.0327 4.8436 9.09802 9.4908 3.0327 6.0654 ] pdfxs
+ 27.879 -21.922 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 9.06535 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdes)
+ [10.8108 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (iveupd)
+ [3.0327 5.4545 9.61083 6.05449 6.37085 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 215.629 -21.922 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.7163 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nsonPro)
+ [6.13082 9.39261 5.58542 11.0617 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingLan)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.94908 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (s)
+ [9.39261 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.879 -43.845 m
+ (Sy)
+ [6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 123.272 -43.845 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(1\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (118) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertSed)
+ [6.35994 4.8436 4.27631 7.87638 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ewick.)
+ [4.8436 7.88721 3.02179 4.54905 5.75995 3.0327 ] pdfxs
+ 121.079 -74.734 m
+ /N634 10.909 Tf
+ (Al)
+ [7.83262 2.78176 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.34914 3.62179 ] pdfxs
+ (h) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 172.818 -74.734 m
+ /N614 10.909 Tf
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (ddis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n-Wesley,)
+ [6.0654 3.63261 10.309 4.8436 4.30902 3.02179 4.85451 4.84359 6.6763 ] pdfxs
+ (I) show
+ (nc.,)
+ [6.05449 4.85451 3.02179 6.6763 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (din)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1988) show
+ (.) show
+ 0 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (119) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (att) show
+ (hew)
+ [6.0654 4.8436 12.4799 ] pdfxs
+ (L) show
+ (.Seidl)
+ [7.6363 6.05449 4.85451 3.02179 6.0654 7.62539 ] pdfxs
+ (a) show
+ (ndBenj)
+ [6.0654 10.6581 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (minG.)
+ [9.09802 3.02179 10.669 8.55269 7.6363 ] pdfxs
+ (Zo) show
+ (rn.Se)
+ [4.27631 6.05449 10.7454 6.05449 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (inghe)
+ [3.0327 6.05449 10.0581 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.6581 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sbyreferencebehavi)
+ [8.90171 5.75995 10.3526 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 9.4581 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 27.879 -127.545 m
+ (a) show
+ (ndlife)
+ [6.0654 10.9854 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 11.7054 ] pdfxs
+ (I) show
+ (n) show
+ 112.472 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.54533 ] pdfxs
+ (o) show
+ (ft)
+ [8.43273 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.1018 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.87626 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1127 ] pdfxs
+ (o) show
+ (nAr)
+ [11.2144 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [7.87626 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 8.7163 3.34914 ] pdfxs
+ (o) show
+ (r) show
+ 27.879 -149.468 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingLan)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.92726 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (s)
+ [9.37079 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.13082 10.4836 8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tingSy)
+ [3.62179 3.34914 6.13082 9.92726 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 9.37079 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.13082 7.40714 6.83993 8.36718 6.13082 ] pdfxs
+ (\)) show
+ 318.057 -149.468 m
+ /N614 10.909 Tf
+ (,p)
+ [7.7672 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.03262 ] pdfxs
+ (12{23) show
+ (,S)
+ [8.03993 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (Jo) show
+ (se,)
+ [4.29811 4.85451 8.03993 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,) show
+ 27.879 -171.39 m
+ (1998) show
+ (.) show
+ 0 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (120) show
+ (])
+ [8.4872 ] pdfxs
+ (L) show
+ (uiSh)
+ [6.05449 5.65086 6.05449 6.0654 ] pdfxs
+ (a) show
+ (.)
+ [6.19631 ] pdfxs
+ (D) show
+ (epend)
+ [4.85451 6.35994 4.8436 6.0654 6.05449 ] pdfxs
+ (a) show
+ (blesystemup)
+ [6.0654 3.0327 7.46176 4.29811 5.75995 4.30902 4.23277 4.85451 11.7053 6.05449 6.0654 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (des.)
+ [6.05449 4.85451 4.29811 6.20722 ] pdfxs
+ (I) show
+ (n) show
+ 225.194 -202.279 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.41808 ] pdfxs
+ (o) show
+ (fIEEERe)
+ [6.30547 4.21089 7.39623 7.40714 10.3635 7.39634 4.46185 ] pdfxs
+ (a) show
+ (lTimeSy)
+ [5.74901 7.81088 3.33823 8.92348 7.98546 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (mSymposium)
+ [11.8798 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 8.92348 ] pdfxs
+ 464.97 -202.279 m
+ /N614 10.909 Tf
+ (,) show
+ 27.879 -224.202 m
+ (1998) show
+ (.) show
+ -3.05176e-05 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (121) show
+ (])
+ [8.4872 ] pdfxs
+ (H) show
+ (ovavSh)
+ [5.14905 5.14904 5.14905 11.029 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (m,M)
+ [9.08711 8.70538 10.0036 ] pdfxs
+ (att) show
+ (hewP)
+ [6.05449 4.85451 13.1453 7.12357 ] pdfxs
+ (ag) show
+ (e,BenPf)
+ [4.8436 8.71629 7.72349 4.8436 11.3344 7.42902 3.32724 ] pdfxs
+ (a) show
+ (\013,Eu-)
+ [6.35986 8.71629 7.41812 6.0654 3.63261 ] pdfxs
+ (J) show
+ (inG)
+ [3.0327 11.3344 8.55269 ] pdfxs
+ (o) show
+ (h,)
+ [6.0654 8.70538 ] pdfxs
+ (Nag) show
+ (endraMod)
+ [4.85451 6.05449 6.0654 4.2654 10.7345 9.99272 5.75995 6.0654 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (g) show
+ (u,)
+ [6.05449 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3344 ] pdfxs
+ (Da) show
+ (n) show
+ 27.879 -277.013 m
+ (B)
+ [7.72349 ] pdfxs
+ (o) show
+ (neh.On)
+ [6.0654 4.8436 6.0654 6.80721 8.4872 9.05446 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.83266 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 7.28718 ] pdfxs
+ (o) show
+ (f)
+ [6.32722 ] pdfxs
+ (a) show
+ (ddress-sp)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 4.30902 3.63261 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cer)
+ [4.85451 7.83266 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (miz)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 6.80721 ] pdfxs
+ (I) show
+ (n) show
+ 329.041 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sACMC)
+ [7.76717 7.82171 7.81088 13.0908 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 27.879 -298.936 m
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [8.49808 ] pdfxs
+ (a) show
+ (ndC)
+ [6.13082 9.47994 7.81088 ] pdfxs
+ (o) show
+ (mmunic)
+ [8.92348 8.91258 5.85816 6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nsSe)
+ [6.13082 8.36716 6.13082 4.46185 ] pdfxs
+ (c) show
+ (urity\(CCS')
+ [5.85816 4.59266 3.34914 3.62179 9.20711 4.45083 7.81088 7.81088 10.0362 3.33823 ] pdfxs
+ (04\)) show
+ 290.495 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (298{307) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -3.05176e-05 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (122) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (nSh)
+ [9.20719 6.0654 6.05449 ] pdfxs
+ (a) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (m,Er)
+ [9.08711 6.28358 7.41812 4.27631 ] pdfxs
+ (a) show
+ (nY)
+ [9.20719 7.2763 ] pdfxs
+ (a) show
+ (hav,Elli)
+ [6.0654 5.14905 5.75995 6.27267 7.42902 3.02179 3.0327 3.0327 ] pdfxs
+ (o) show
+ (tK.K)
+ [7.39638 8.4872 6.17449 8.4872 ] pdfxs
+ (o) show
+ (lodner,)
+ [3.0327 5.75995 6.05449 6.0654 4.8436 4.27631 6.27267 ] pdfxs
+ (a) show
+ (ndMo)
+ [6.0654 9.20719 10.0036 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 8.90174 6.0654 ] pdfxs
+ (ag) show
+ (iv.Es)
+ [3.0327 5.74904 7.07994 7.42902 4.29811 ] pdfxs
+ (ta) show
+ (blishingloc)
+ [6.05449 3.0327 3.0327 4.29811 6.0654 3.0327 6.05449 8.6072 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -351.747 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [8.70538 4.29811 ] pdfxs
+ (a) show
+ (fetypr)
+ [3.33815 4.8436 3.93823 8.39993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ieswith)
+ [3.0327 4.8436 6.949 7.8763 3.0327 4.23277 8.70538 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 6.93809 ] pdfxs
+ (t) show
+ (oc)
+ [8.09448 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imemem)
+ [3.0327 9.08711 7.48357 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 8.39993 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.In)
+ [6.23994 3.94897 6.0654 ] pdfxs
+ 413.625 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 27.879 -373.67 m
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.92363 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.68718 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8289 ] pdfxs
+ (o) show
+ (nSt)
+ [10.0362 6.13082 3.62179 ] pdfxs
+ (a) show
+ (ticAn)
+ [3.6327 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is\(SAS)
+ [3.34914 8.36716 4.45083 6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 302.416 -373.67 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (D) show
+ (ie)
+ [3.02179 4.85451 ] pdfxs
+ (go) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,June)
+ [6.6763 5.5964 6.0654 6.0654 8.47629 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (123) show
+ (])
+ [8.4872 ] pdfxs
+ (Z) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ngSh)
+ [6.0654 9.99264 6.0654 6.05449 ] pdfxs
+ (ao) show
+ (,Chris)
+ [7.79993 7.88721 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (to) show
+ (pher)
+ [6.0654 6.05449 4.85451 8.81445 ] pdfxs
+ (L) show
+ (e)
+ [4.8436 ] pdfxs
+ (ag) show
+ (ue,)
+ [6.0654 4.8436 7.79993 ] pdfxs
+ (a) show
+ (ndS)
+ [6.0654 10.6035 6.05449 ] pdfxs
+ (t) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (a) show
+ (nM)
+ [10.6035 10.0036 ] pdfxs
+ (o) show
+ (nnier.Implemen)
+ [6.05449 6.0654 3.0327 4.8436 4.27631 10.5599 3.94897 9.08711 6.05449 3.0327 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingTyped)
+ [3.0327 6.0654 9.99264 7.57085 5.75995 6.37085 4.8436 10.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (e) show
+ 27.879 -426.481 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es.)
+ [4.85451 4.29811 10.069 ] pdfxs
+ (I) show
+ (n) show
+ 102.235 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.04352 ] pdfxs
+ (o) show
+ (ft)
+ [7.93091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANInt)
+ [9.59999 7.83262 7.79997 14.3672 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.698 
+ 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [7.37445 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.59999 ] pdfxs
+ (o) show
+ (nFun)
+ [10.7235 6.28358 5.85816 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -448.404 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 91.315 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (313{323) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -3.05176e-05 -479.293 m
+ ([)
+ [3.0327 ] pdfxs
+ (124) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ndShukl)
+ [6.0654 11.4654 6.0654 5.75995 6.05449 5.75995 3.0327 ] pdfxs
+ (a) show
+ (.)
+ [13.1453 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htwei)
+ [5.75995 3.93823 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (ht,cr)
+ [5.75995 4.23277 8.89083 4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss-procedure)
+ [4.29811 4.30902 3.63261 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 
+ 10.2545 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cingf)
+ [4.8436 3.0327 6.0654 10.8654 3.32724 ] pdfxs
+ (o) show
+ (rrun)
+ [9.68717 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 10.2545 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.M)
+ [6.05449 13.1562 10.0036 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er's)
+ [4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ 27.879 -501.215 m
+ (t) show
+ (hesis,C)
+ [6.05449 4.85451 4.29811 3.0327 4.30902 6.3054 7.8763 ] pdfxs
+ (o) show
+ (mputerScience)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.46173 6.05449 4.85451 3.0327 4.8436 6.0654 
+ 4.8436 8.03993 ] pdfxs
+ (D) show
+ (ep)
+ [4.8436 6.0654 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.3054 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.27631 4.29811 3.0327 3.93823 8.94538 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.48354 ] pdfxs
+ (a) show
+ (t)
+ [7.44002 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.3054 ] pdfxs
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,) show
+ 27.879 -523.138 m
+ (IL) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (ug)
+ [6.0654 9.08719 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (125) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mesE.Smi)
+ [9.09802 4.8436 9.46898 7.42902 8.19265 6.0654 9.08711 3.0327 ] pdfxs
+ (t) show
+ (h,Tim)
+ [6.05449 8.58538 7.8763 3.0327 9.08711 ] pdfxs
+ (ot) show
+ (hy)
+ [5.75995 10.9199 ] pdfxs
+ (H) show
+ (eil,Subr)
+ [4.85451 3.0327 3.02179 8.58538 6.05449 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (nyaS)
+ [5.74904 5.4545 10.6254 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ry,)
+ [4.27631 4.84359 8.57447 ] pdfxs
+ (a) show
+ (ndToddBezenek.)
+ [6.0654 11.2254 6.97085 5.75995 6.05449 11.2363 7.72349 4.8436 4.85451 4.8436 6.0654 
+ 4.8436 5.75995 12.4253 ] pdfxs
+ (A) show
+ (chievinghi)
+ [4.54905 6.05449 3.0327 4.85451 5.74904 3.0327 6.0654 10.6145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h) show
+ 27.879 -575.949 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceviac)
+ [6.0654 4.8436 8.33448 5.74904 3.0327 8.93447 4.85451 ] pdfxs
+ (o) show
+ (-desi)
+ [3.63261 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nedvir)
+ [6.0654 4.8436 9.54537 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.50176 9.09802 ] pdfxs
+ (a) show
+ (chines.)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 7.61448 ] pdfxs
+ (I) show
+ (n) show
+ 265.835 -575.949 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.21444 ] pdfxs
+ (o) show
+ (ft)
+ [7.11274 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.78182 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rnation)
+ [4.59266 6.13082 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.54536 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (kshop) show
+ 27.879 -597.872 m
+ (o) show
+ (nInn)
+ [10.0362 4.21089 6.13082 6.13082 ] pdfxs
+ (ova) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (v) show
+ (eAr)
+ [8.92363 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (I)
+ [4.21089 ] pdfxs
+ (W) show
+ (IA)
+ [4.19998 8.11625 ] pdfxs
+ (\)) show
+ 194.738 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 225.818 -657.201 m
+ (209) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (8) 9
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [9.8399 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizingc)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 11.029 4.8436 ] pdfxs
+ (o) show
+ (mpilers.)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ 140.394 0 m
+ /N634 10.909 Tf
+ (ACMTran)
+ [7.83262 7.79997 15.469 6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 10.1453 ] pdfxs
+ (o) show
+ (nPro)
+ [11.8253 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 10.7018 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [10.1453 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 11.269 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 0 -21.922 m
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 53.575 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (19\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (942{991) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -27.879 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (109) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (nne)
+ [6.05449 6.0654 9.29447 ] pdfxs
+ (Rog) show
+ (ers,M)
+ [4.8436 4.27631 4.29811 7.67993 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (inC.C)
+ [3.0327 10.5054 7.8763 7.47266 7.88721 ] pdfxs
+ (a) show
+ (rlisle,)
+ [4.2654 3.0327 3.0327 4.29811 3.0327 4.8436 7.67993 ] pdfxs
+ (Jo) show
+ (hn)
+ [6.0654 10.5054 ] pdfxs
+ (H) show
+ (.)
+ [7.47266 ] pdfxs
+ (R) show
+ (eppy,)
+ [4.8436 6.0654 5.75995 4.84359 7.67993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.27631 3.02179 9.29447 ] pdfxs
+ (J) show
+ (.)
+ [7.47266 ] pdfxs
+ (H) show
+ (endren.Supp)
+ [4.85451 6.05449 6.0654 4.27631 4.8436 6.0654 10.2654 6.0654 6.05449 6.0654 6.35994 
+ ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingdy-)
+ [3.0327 6.05449 9.90537 6.05449 5.75995 3.63261 ] pdfxs
+ 0 -74.734 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (micd)
+ [9.08711 3.0327 7.95266 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.56356 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.40718 ] pdfxs
+ (o) show
+ (ndis)
+ [9.16356 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edmem)
+ [4.85451 9.16356 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 8.8581 9.08711 ] pdfxs
+ (a) show
+ (chines.)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 268.406 -74.734 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 13.1999 6.97089 4.0363 ] pdfxs
+ (a) show
+ (nsa)
+ [6.14173 4.45083 5.58542 ] pdfxs
+ (c) show
+ (tionsonPro)
+ [3.62179 3.33823 5.58542 6.13082 7.86535 5.58542 9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 0 -96.656 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.36718 7.39623 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 169.423 -96.656 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (17\(2\)) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (1995) show
+ (.) show
+ -27.879 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (110) show
+ (]Ted)
+ [8.4872 6.95994 4.85451 10.1672 ] pdfxs
+ (Ro) show
+ (mer,Ge)
+ [9.08711 4.85451 4.27631 7.25448 8.55269 4.85451 ] pdfxs
+ (o) show
+ (\013Voelker,)
+ [10.4726 7.26539 5.75995 4.85451 3.02179 5.4545 4.85451 4.27631 7.25448 ] pdfxs
+ (D) show
+ (enis)
+ [4.8436 6.0654 3.02179 8.41081 ] pdfxs
+ (L) show
+ (ee,)
+ [4.85451 4.8436 7.25448 ] pdfxs
+ (A) show
+ (lecW)
+ [3.0327 4.85451 8.95629 10.2981 ] pdfxs
+ (o) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (n,WayneW)
+ [6.0654 7.25448 10.2981 5.15996 5.74904 6.0654 8.95629 10.2981 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.25448 ] pdfxs
+ (Ha) show
+ (nk)
+ [6.0654 9.86173 ] pdfxs
+ (L) show
+ (evy,Bri)
+ [4.8436 5.75995 4.8545 7.25448 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (nBer-)
+ [10.1781 7.72349 4.8436 4.27631 3.63261 ] pdfxs
+ 0 -149.468 m
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (d,)
+ [6.0654 7.42903 ] pdfxs
+ (a) show
+ (ndBr)
+ [6.0654 10.3199 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dChen.)
+ [10.309 7.8763 6.0654 4.8436 6.0654 9.70901 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (o) show
+ (fWin)
+ [7.58175 11.2144 3.0327 6.0654 ] pdfxs
+ (32/I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (elexecu)
+ [4.85451 7.28721 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesusin)
+ [6.0654 3.0327 4.8436 8.55262 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 0 -171.39 m
+ (Etch.)
+ [7.42902 4.23277 4.54905 6.0654 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 43.776 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eUSENIX)
+ [8.92363 8.10534 6.13082 7.40714 8.10534 4.21089 12.0108 ] pdfxs
+ (W) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (do) show
+ (wsNTWor)
+ [7.24359 8.36716 8.10534 11.7163 10.8871 5.58542 4.59266 ] pdfxs
+ (kshop) show
+ 293.204 -171.39 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (ust)
+ [6.05449 4.30902 7.87638 ] pdfxs
+ (1997) show
+ (.) show
+ -27.879 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (111) show
+ (]Theod)
+ [8.4872 7.8763 6.05449 4.85451 5.75995 6.05449 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.77812 ] pdfxs
+ (H) show
+ (.)
+ [5.95631 ] pdfxs
+ (Ro) show
+ (mer,Wayne)
+ [9.08711 4.85451 4.2654 6.09813 10.309 5.14905 5.75995 6.05449 7.77812 ] pdfxs
+ (H) show
+ (.Ohlrich,)
+ [5.95631 8.4872 6.05449 3.0327 4.27631 3.0327 4.53815 6.0654 6.09813 ] pdfxs
+ (A) show
+ (nna)
+ [6.0654 6.05449 8.37811 ] pdfxs
+ (R) show
+ (.K)
+ [5.96722 8.47629 ] pdfxs
+ (a) show
+ (rlin,)
+ [4.27631 3.0327 3.0327 6.05449 6.09813 ] pdfxs
+ (a) show
+ (ndBri)
+ [6.0654 8.98901 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [8.98901 ] pdfxs
+ (N) show
+ (.Bersh)
+ [5.95631 7.7344 4.8436 4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (d.)
+ [6.05449 6.70903 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 8.37811 ] pdfxs
+ (t) show
+ (lb)
+ [3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -224.202 m
+ (a) show
+ (ndmem)
+ [6.0654 9.41446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryoverhe)
+ [4.27631 9.10901 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dusing)
+ [9.41446 6.05449 4.30902 3.0327 6.05449 8.81447 ] pdfxs
+ (o) show
+ (nlinesuperp)
+ [6.05449 3.0327 3.0327 6.0654 8.20357 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 
+ ] pdfxs
+ (ag) show
+ (epr)
+ [8.20357 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.40721 ] pdfxs
+ (I) show
+ (n) show
+ 289.335 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.10535 ] pdfxs
+ (o) show
+ (ft)
+ [6.99274 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.66182 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nal)
+ [6.13082 5.58542 2.79267 ] pdfxs
+ -3.05176e-05 -246.124 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.49808 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 219.477 -246.124 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (176{187) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1995) show
+ (.) show
+ -27.879 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (112) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (mir)
+ [9.08711 3.0327 8.389 ] pdfxs
+ (Rot) show
+ (h)
+ [10.1781 ] pdfxs
+ (a) show
+ (ndGurind)
+ [6.0654 10.1781 8.5636 6.05449 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rS.S)
+ [8.389 6.0654 7.14539 6.0654 ] pdfxs
+ (o) show
+ (hi.E\013ec)
+ [6.05449 3.0327 9.30537 7.42902 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivejump-p)
+ [3.0327 5.4545 8.9672 3.32724 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.39991 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.05449 3.0327 6.0654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (rlinkedd)
+ [8.389 3.0327 3.0327 6.05449 5.4545 4.85451 10.1781 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.5781 4.29811 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ -3.05176e-05 -298.936 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 12.3163 ] pdfxs
+ (I) show
+ (n) show
+ 51.17 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.73079 ] pdfxs
+ (o) show
+ (ft)
+ [8.61818 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2873 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [8.06171 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.2982 ] pdfxs
+ (o) show
+ (nC)
+ [11.4108 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [9.88352 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 10.2982 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.19998 6.14173 7.79997 8.10534 ] pdfxs
+ (\)) show
+ 437.091 -298.936 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -320.858 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (111{121) show
+ (,May)
+ [6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (1999) show
+ (.) show
+ -27.8791 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (113) show
+ (]A)
+ [8.4872 7.8763 ] pdfxs
+ (ta) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (sR)
+ [9.64352 8.03985 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ev)
+ [4.8436 11.1054 ] pdfxs
+ (a) show
+ (ndS)
+ [6.05449 11.4108 6.05449 ] pdfxs
+ (at) show
+ (ishCh)
+ [3.0327 4.29811 11.3999 7.88721 6.05449 ] pdfxs
+ (a) show
+ (ndr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (.O\013-linev)
+ [12.949 8.4872 6.35986 3.64352 3.02179 3.0327 6.0654 10.189 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesubs)
+ [6.05449 3.0327 10.189 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.3999 3.33815 ] pdfxs
+ (o) show
+ (rsc)
+ [9.61081 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lingp)
+ [3.0327 3.0327 6.05449 10.7999 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (to) show
+ -6.10352e-05 -373.67 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.3054 ] pdfxs
+ (I) show
+ (n) show
+ 56.3759 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.47263 ] pdfxs
+ (o) show
+ (ft)
+ [6.37093 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.04 7.83262 7.81088 12.7963 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.138 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.04 ] pdfxs
+ (o) show
+ (nPro)
+ [9.15261 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.04 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.04 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n) show
+ -6.10352e-05 -395.592 m
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation\(PL)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 10.0362 4.45083 7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 135.157 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (47{56) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -27.8791 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (114) show
+ (]Erik)
+ [8.4872 7.41812 4.27631 3.0327 9.52355 ] pdfxs
+ (R) show
+ (uf.E\013ec)
+ [6.05449 3.33815 8.2472 7.42902 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivesynchr)
+ [3.0327 5.4545 8.61811 4.29811 5.75995 6.05449 4.54905 6.0654 4.2654 ] pdfxs
+ (o) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nremov)
+ [9.81809 4.27631 4.85451 9.08711 5.14905 5.14904 ] pdfxs
+ (a) show
+ (lf)
+ [6.7963 3.33815 ] pdfxs
+ (o) show
+ (rjav)
+ [8.03991 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.In)
+ [8.2472 3.94897 6.0654 ] pdfxs
+ 271.86 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.47625 ] pdfxs
+ (o) show
+ (ft)
+ [7.37456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.04363 7.83262 7.79997 13.7999 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ -3.05176e-05 -448.404 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 361.673 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (208{218) show
+ (,) show
+ -3.05176e-05 -470.326 m
+ (2000) show
+ (.) show
+ -27.879 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (115) show
+ (]Pe)
+ [8.4872 7.11266 4.85451 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 15.578 ] pdfxs
+ (R) show
+ (undberg)
+ [6.05449 6.0654 6.0654 6.35994 4.8436 4.27631 16.7562 ] pdfxs
+ (a) show
+ (ndFredrikW)
+ [6.0654 17.3562 6.21813 4.2654 4.85451 6.05449 4.27631 3.0327 17.0508 10.309 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (.TheFreeBenchv)
+ [30.7088 7.8763 6.05449 16.1562 6.20722 4.27631 4.8436 4.85451 7.72349 4.85451 6.05449 
+ 4.54905 17.3562 5.75995 ] pdfxs
+ (1) show
+ (.0Benchm)
+ [3.0327 16.7562 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 17.0508 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -523.138 m
+ /N722 10.909 Tf
+ (http://www.freebench.org) show
+ 137.453 -523.138 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (2002) show
+ (.) show
+ -27.879 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (116) show
+ (]B)
+ [8.4872 7.72349 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (ra)
+ [4.27631 8.85811 ] pdfxs
+ (R) show
+ (yder,Willi)
+ [5.75995 6.05449 4.85451 4.2654 6.47994 11.2144 3.0327 3.02179 3.0327 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [12.4907 ] pdfxs
+ (La) show
+ (ndi,PhilipS)
+ [6.0654 6.05449 3.0327 6.47994 7.41812 6.0654 3.0327 3.0327 3.02179 9.46901 6.05449 
+ ] pdfxs
+ (t) show
+ (ocks,Se)
+ [5.75995 4.54905 5.74904 4.30902 6.47994 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.4581 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (a)
+ [8.85811 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (t) show
+ (ucher.Aschemaf)
+ [6.0654 4.53815 6.0654 4.8436 4.27631 7.48357 11.5854 4.29811 4.54905 6.0654 4.8436 
+ 9.08711 8.85811 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -575.949 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lmodi\fc)
+ [6.38176 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nside-e\013ect)
+ [9.40355 4.30902 3.0327 6.05449 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 7.58184 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.74904 4.30902 3.0327 7.64718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [9.40355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.62537 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 334.807 -575.949 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 13.4181 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.10535 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -597.872 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 236.762 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (23\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (105{186) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (2001) show
+ (.) show
+ 197.939 -657.201 m
+ (208) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ddressSp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.93081 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.4872 ] pdfxs
+ (R) show
+ (eserv)
+ [4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n............................)
+ [16.2653 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (172) show
+ 0 -13.549 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.05449 9.0981 ] pdfxs
+ (R) show
+ (edund)
+ [4.8436 6.0654 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ntPo)
+ [5.74904 7.88729 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.0327 7.72349 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (Loa) show
+ (ds......................)
+ [6.05449 14.0289 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (172) show
+ 0 -27.098 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.05449 9.0981 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 129.151 -27.098 m
+ /N722 10.909 Tf
+ (isComp) show
+ 167.151 -27.098 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (ns.....................)
+ [6.0654 8.56353 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 7.70175 ] pdfxs
+ (173) show
+ 0 -40.647 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4Struc)
+ [3.0327 17.9344 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureField)
+ [6.0654 4.2654 8.4872 7.12357 3.0327 4.8436 3.0327 9.6981 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (o) show
+ (rderingf)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.....................)
+ [4.85451 4.2654 14.2144 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (173) show
+ 0 -54.197 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.05449 9.0981 ] pdfxs
+ (Ha) show
+ (rdwareSupp)
+ [4.2654 6.0654 7.57085 5.46541 4.2654 8.4872 6.0654 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt.............................)
+ [4.27631 7.47275 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (174) show
+ -25.091 -67.746 m
+ (7) show
+ (.4Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (174) show
+ 0 -81.295 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s................................)
+ [10.7781 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (175) show
+ 0 -94.844 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ureSpeci\fc)
+ [6.0654 4.27631 8.47629 6.0654 6.35994 4.85451 4.8436 3.0327 6.0654 8.47629 ] pdfxs
+ (I) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.87638 ] pdfxs
+ (o) show
+ (fP)
+ [6.97085 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n..............)
+ [11.7163 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (177) show
+ -25.091 -108.393 m
+ (7) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (178) show
+ -25.091 -121.943 m
+ (7) show
+ (.6P)
+ [3.0327 16.6035 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nSumm)
+ [9.6981 6.05449 6.0654 9.08711 9.08711 ] pdfxs
+ (a) show
+ (ry..............................)
+ [4.27631 13.6362 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (179) show
+ -41.455 -146.401 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8Specul)
+ [4.85451 7.909 16.3635 6.05449 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.47629 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picTechniques................)
+ [6.0654 3.02179 8.4872 6.97085 4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 
+ 4.85451 13.7562 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (181) show
+ -25.091 -159.95 m
+ (8) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (No) show
+ (n-Perf)
+ [6.0654 3.63261 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picTechniques...............)
+ [6.05449 3.0327 8.4872 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 
+ 4.85451 10.8981 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (182) show
+ 0 -173.499 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (H) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (pS)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.32724 4.85451 3.93823 9.39264 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (La) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hExplicit)
+ [9.6981 7.41812 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.87638 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.............)
+ [14.9017 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (182) show
+ 0 -187.049 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivity-B)
+ [3.0327 5.75995 3.02179 3.94914 5.74904 3.64352 7.72349 ] pdfxs
+ (a) show
+ (sedG)
+ [4.30902 4.8436 9.6981 8.5636 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.....................)
+ [15.7417 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (183) show
+ 0 -200.598 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aM)
+ [9.08719 10.0036 ] pdfxs
+ (a) show
+ (rsh)
+ [4.2654 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llingf)
+ [3.0327 3.0327 3.0327 6.05449 9.0981 3.32724 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-B)
+ [4.8436 4.27631 3.63261 7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.6981 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures..............)
+ [6.0654 4.27631 4.8436 11.2362 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (184) show
+ -25.091 -214.147 m
+ (8) show
+ (.2Pr)
+ [3.0327 16.6035 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mPerf)
+ [12.7307 7.11266 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce-)
+ [6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ (R) show
+ (el)
+ [4.8436 3.0327 ] pdfxs
+ (at) show
+ (edM)
+ [4.85451 9.68719 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns................)
+ [6.0654 9.08716 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (184) show
+ 0 -227.696 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.4872 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erleaving.........................)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.0654 15.3599 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (184) show
+ 0 -241.245 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icuse)
+ [3.02179 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (fSuperp)
+ [6.97085 6.0654 6.05449 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esf)
+ [4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (nprovedT)
+ [6.0654 6.05449 4.27631 5.14905 5.4545 4.8436 9.6981 7.88721 ] pdfxs
+ (L) show
+ (BE\013ec)
+ [11.3562 7.42902 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness.........)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 12.2944 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (186) show
+ 0 -254.794 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (ew)
+ [4.8436 11.5199 ] pdfxs
+ (A) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.53815 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rPrefetching.........................)
+ [7.909 7.41812 4.27631 4.85451 3.32724 4.85451 4.23277 4.54905 6.0654 3.02179 6.0654 
+ 15.1526 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (187) show
+ 0 -268.344 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureTravers)
+ [6.0654 4.2654 8.4872 6.97085 4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l-Order)
+ [3.02179 3.64352 8.47629 4.27631 6.0654 4.8436 7.909 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.4872 ] pdfxs
+ (R) show
+ (eloc)
+ [4.85451 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n................)
+ [12.4799 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (188) show
+ 0 -281.893 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (oa) show
+ (rse-Gr)
+ [4.27631 4.29811 4.85451 3.63261 8.5636 4.27631 ] pdfxs
+ (a) show
+ (inP)
+ [3.02179 9.6981 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelW)
+ [3.0327 3.02179 4.85451 6.6654 10.2981 ] pdfxs
+ (o) show
+ (rk...................)
+ [4.27631 8.9781 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (189) show
+ -25.091 -295.442 m
+ (8) show
+ (.3Summ)
+ [3.0327 16.6035 6.0654 6.05449 9.08711 9.09802 ] pdfxs
+ (a) show
+ (ry..........................................)
+ [4.2654 14.5744 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (190) show
+ -41.455 -319.9 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er9C)
+ [4.85451 7.909 16.3635 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.......................................)
+ [16.5708 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (192) show
+ -41.455 -344.359 m
+ (R) show
+ (eferences...............................................)
+ [4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 7.70172 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (196) show
+ -41.455 -368.817 m
+ (A) show
+ (uth)
+ [6.0654 4.23277 6.0654 ] pdfxs
+ (o) show
+ (r'sBi)
+ [4.27631 3.02179 7.94172 7.7344 3.02179 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phy.........................................)
+ [6.0654 5.74904 16.0908 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (213) show
+ 189.666 -657.201 m
+ (x) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (9) 10
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (L) show
+ (istof)
+ [7.73363 11.0054 20.1519 13.9304 17.8217 ] pdfxs
+ (F) show
+ (ig)
+ [7.75841 13.9304 ] pdfxs
+ (u) show
+ (res)
+ [11.402 12.7157 11.0054 ] pdfxs
+ 16.364 -53.4 m
+ /N614 10.909 Tf
+ (2) show
+ (.1Ccodef)
+ [3.0327 16.6035 11.5199 4.8436 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.0327 4.8436 9.39264 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.39264 ] pdfxs
+ (a) show
+ (ddressing.........................)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 16.2108 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (18) show
+ 16.364 -66.949 m
+ (2) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.05449 3.0327 4.85451 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ddressing.......................)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 6.05449 10.4508 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (18) show
+ 16.364 -80.498 m
+ (2) show
+ (.3C++excep)
+ [3.0327 16.6035 7.8763 8.4872 12.1199 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (ndlingex)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.0981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.............................)
+ [9.08711 6.0654 3.02179 8.55266 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (20) show
+ 16.364 -94.047 m
+ (2) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.9527 4.85451 5.74904 6.0654 8.80356 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.22536 ] pdfxs
+ (t) show
+ (heC++ex)
+ [6.0654 8.80356 7.8763 8.4872 12.4363 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Theh)
+ [9.09802 6.05449 3.0327 4.85451 8.83629 7.8763 6.0654 8.80356 6.05449 ] pdfxs
+ (a) show
+ (ndlercodespeci\fedby)
+ [6.0654 6.0654 3.02179 4.85451 8.22536 4.85451 5.74904 6.0654 8.80356 4.30902 6.35994 
+ 4.8436 4.85451 3.0327 6.05449 4.85451 10.0145 5.75995 5.75995 ] pdfxs
+ 362.104 -94.047 m
+ /N722 10.909 Tf
+ (invoke) show
+ 400.424 -94.047 m
+ /N614 10.909 Tf
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 41.455 -107.597 m
+ (t) show
+ (hedes)
+ [6.05449 8.4872 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (to) show
+ (r........................................)
+ [4.27631 12.6653 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (21) show
+ 16.364 -121.146 m
+ (2) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Musesaruntimelibr)
+ [13.6363 6.05449 4.30902 4.8436 7.94172 9.08719 4.27631 6.0654 5.75995 4.23277 3.0327 
+ 9.09802 8.47629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 9.39264 3.32724 ] pdfxs
+ (o) show
+ (rC++excep)
+ [7.909 7.88721 8.47629 12.1308 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssupp)
+ [6.0654 7.93081 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtbutexp)
+ [4.27631 7.87638 6.0654 6.05449 7.87638 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sesc)
+ [4.29811 4.85451 7.94172 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l-\row.)
+ [3.02179 3.64352 6.05449 5.14905 7.88721 18.7198 ] pdfxs
+ (21) show
+ 16.364 -134.695 m
+ (2) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem)
+ [13.6363 4.29811 5.75995 4.30902 4.23277 4.85451 12.7307 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (uredi)
+ [6.0654 4.2654 8.4872 6.0654 3.02179 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m............................)
+ [12.8725 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 16.364 -148.244 m
+ (2) show
+ (.7Execu)
+ [3.0327 16.6035 7.42902 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.05449 3.0327 8.4872 4.29811 3.0327 4.8436 4.85451 7.94172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (X86) show
+ (,Sp)
+ [6.6654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (rc)
+ [4.27631 8.4872 ] pdfxs
+ (\() show
+ (inKB\).....................)
+ [3.02179 9.6981 8.4872 7.72349 8.36728 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (32) show
+ 16.364 -161.793 m
+ (2) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imin)
+ [3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (insec)
+ [3.0327 9.6981 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds\)....................)
+ [6.0654 6.05449 4.30902 8.56365 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (33) show
+ 16.364 -185.305 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 41.455 -185.305 m
+ /N614 9.963 Tf
+ (Ccodeforrunningex)
+ [10.511 4.43354 5.26046 5.52946 7.75121 3.04867 4.97154 7.22316 3.90548 5.53942 5.52946 
+ 5.53942 2.76971 5.52946 8.29918 4.43354 5.26046 ] pdfxs
+ (a) show
+ (mple)
+ [8.2991 5.52946 2.76971 4.42357 ] pdfxs
+ 172.422 -185.305 m
+ /N614 10.909 Tf
+ (.................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 13.1562 
+ ] pdfxs
+ (44) show
+ 16.364 -198.854 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 41.455 -198.854 m
+ /N614 9.963 Tf
+ (Gr)
+ [7.82099 3.89552 ] pdfxs
+ (a) show
+ (ph)
+ [5.53942 8.8571 ] pdfxs
+ (Nota) show
+ (ti)
+ [3.86572 2.76971 ] pdfxs
+ (o) show
+ (n) show
+ 121.514 -198.854 m
+ /N614 10.909 Tf
+ (.......................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 13.1562 ] pdfxs
+ (45) show
+ 16.364 -212.404 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ 41.455 -212.404 m
+ /N614 9.963 Tf
+ (L) show
+ (oc)
+ [5.26046 4.42357 ] pdfxs
+ (a) show
+ (l)
+ [6.08739 ] pdfxs
+ (D) show
+ (SGr)
+ [5.53942 7.81103 3.90548 ] pdfxs
+ (a) show
+ (phsf)
+ [5.52946 5.53942 7.25303 3.03871 ] pdfxs
+ (o) show
+ (r) show
+ 131.852 -212.404 m
+ /N722 9.963 Tf
+ (do) show
+ 1 0 0 1 142.94 -212.404 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (all) show
+ 19.012 0 m
+ /N614 9.963 Tf
+ (a) show
+ (nd)
+ [5.53942 5.53942 ] pdfxs
+ 38.384 0 m
+ /N722 9.963 Tf
+ (addG) show
+ 68.768 0 m
+ /N614 10.909 Tf
+ (............................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (46) show
+ -129.714 -13.549 m
+ (3) show
+ (.4Primi)
+ [3.0327 16.6035 7.42902 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusedin)
+ [6.05449 7.94172 6.0654 4.29811 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm.......................)
+ [4.27631 3.0327 4.23277 6.0654 21.207 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (50) show
+ -129.714 -27.098 m
+ (3) show
+ (.5The)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisfunc)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n................................)
+ [14.3235 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (52) show
+ -129.714 -40.647 m
+ (3) show
+ (.6m)
+ [3.0327 16.6035 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.85451 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.05449 9.6981 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (eType)
+ [4.8436 7.58175 5.74904 6.37085 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..........................)
+ [6.05449 9.42534 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (53) show
+ -129.714 -54.196 m
+ (3) show
+ (.7C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.4872 7.72349 11.8144 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 77.347 -54.196 m
+ /N722 10.909 Tf
+ (addGToList) show
+ 145.13 -54.196 m
+ /N614 10.909 Tf
+ (...................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (55) show
+ -129.714 -67.746 m
+ (3) show
+ (.8B)
+ [3.0327 16.6035 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (pCl)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (o) show
+ (sure)
+ [4.29811 6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm..............................)
+ [6.0654 19.4834 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (57) show
+ -129.714 -81.295 m
+ (3) show
+ (.9)
+ [3.0327 16.6035 ] pdfxs
+ (Ha) show
+ (ndlingrecursi)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.0981 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [9.6981 6.05449 6.0654 8.47629 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.6981 3.02179 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.47629 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pph)
+ [9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se..........)
+ [4.30902 12.109 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (58) show
+ -129.714 -94.844 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0FinishedBU)
+ [11.149 7.12357 3.0327 6.05449 3.0327 4.29811 6.0654 4.8436 9.6981 7.7344 11.8144 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 6.70996 -94.844 m
+ /N722 10.909 Tf
+ (main) show
+ 34.8289 -94.844 m
+ /N614 10.909 Tf
+ (................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (59) show
+ -129.714 -108.393 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1CS)
+ [11.149 11.5199 6.05449 ] pdfxs
+ (o) show
+ (urce,)
+ [6.0654 4.2654 4.85451 4.8436 6.6654 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rGlob)
+ [7.909 8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.0327 6.05449 8.4872 7.42902 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.0327 4.8436 6.0654 4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssEx)
+ [4.29811 7.94172 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mple.)
+ [9.08711 6.05449 3.0327 12.8726 13.1562 ] pdfxs
+ (65) show
+ -129.714 -121.942 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2Benchm)
+ [11.149 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 9.39264 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndB)
+ [6.0654 9.6981 7.72349 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.02179 8.4872 ] pdfxs
+ (D) show
+ (SAMe)
+ [6.0654 11.8144 10.0036 4.8436 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.....................)
+ [7.29809 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (69) show
+ -129.714 -135.492 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3Sc)
+ [11.149 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ling)
+ [3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTimewi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hPr)
+ [9.68719 7.42902 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.0654 3.02179 4.85451 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.2654 9.40355 8.47629 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ions\)....)
+ [3.02179 5.46541 6.05449 4.30902 8.05092 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (70) show
+ -129.714 -149.041 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4Sc)
+ [11.149 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ling)
+ [3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisSp)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 6.05449 6.0654 ] pdfxs
+ (a) show
+ (cewi)
+ [4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7198 6.0654 3.0327 4.8436 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.27631 9.39264 8.4872 6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\)...)
+ [6.05449 4.30902 14.1163 8.47629 8.4872 13.1562 ] pdfxs
+ (71) show
+ -129.714 -162.59 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5)
+ [11.149 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisTime)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndSp)
+ [6.0654 9.6981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ceC)
+ [4.8436 8.4872 7.8763 ] pdfxs
+ (o) show
+ (nsumpti)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Dat) show
+ (a...................)
+ [13.8108 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (72) show
+ -129.714 -176.139 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.60355 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (Loa) show
+ (d&S)
+ [9.39264 11.8144 6.05449 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 8.18175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 7.63627 7.8763 6.0654 3.02179 4.54905 9.39264 ] pdfxs
+ (a) show
+ (ccessn)
+ [4.8436 4.85451 4.8436 4.30902 7.63627 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed,c)
+ [6.0654 4.29811 4.8436 6.0654 6.4254 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 6.41449 ] pdfxs
+ (D) show
+ (S)
+ [9.39264 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 10.2981 ] pdfxs
+ (73) show
+ -129.714 -199.651 m
+ (4) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fEx)
+ [6.97085 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleP)
+ [9.09802 6.05449 3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisClients.......................)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 3.02179 4.85451 5.75995 4.23277 
+ 8.72717 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (81) show
+ -129.714 -213.2 m
+ (4) show
+ (.2Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.09802 6.05449 3.0327 8.4872 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fmod)
+ [6.97085 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refresul)
+ [4.27631 4.8436 6.97085 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s............................)
+ [12.7526 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (82) show
+ -129.714 -226.749 m
+ (4) show
+ (.3Percent)
+ [3.0327 16.6035 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (L)
+ [10.4508 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.94172 8.4872 6.0654 4.8436 4.27631 3.02179 4.85451 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.2654 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s"...............)
+ [4.29811 9.47992 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -240.299 m
+ (4) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayMod)
+ [9.99272 5.15996 9.39264 9.99272 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef"..............)
+ [4.85451 4.17814 8.50902 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -253.848 m
+ (4) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\N) show
+ (oMod)
+ [9.08719 10.0036 5.75995 9.68719 ] pdfxs
+ (o) show
+ (rRef"..............)
+ [7.909 8.03985 4.8436 4.17814 15.7853 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -267.397 m
+ (4) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayOnly)
+ [9.99272 5.15996 9.39264 8.4872 6.05449 3.0327 9.39264 ] pdfxs
+ (R) show
+ (ef"...............)
+ [4.85451 4.17814 11.869 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (92) show
+ -129.714 -280.946 m
+ (4) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayModOnly"..............)
+ [9.99272 5.15996 9.39264 9.99272 5.75995 9.6981 8.4872 6.05449 3.0327 5.75995 15.5999 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (92) show
+ -129.714 -294.495 m
+ (4) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesf)
+ [6.05449 4.30902 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rds-)
+ [7.909 6.0654 4.29811 3.64352 ] pdfxs
+ (a) show
+ (a.....................)
+ [11.269 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (92) show
+ -129.714 -308.044 m
+ (4) show
+ (.9Sc)
+ [3.0327 16.6035 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.68719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.......................)
+ [6.0654 15.2071 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (97) show
+ -129.714 -321.594 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPr)
+ [6.0654 7.93081 7.42902 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (edTo)
+ [4.8436 9.6981 6.97085 9.08719 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers.................)
+ [4.85451 4.2654 13.9089 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (99) show
+ -129.714 -335.143 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Loa) show
+ (ds)
+ [6.05449 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (o) show
+ (rSunk............................)
+ [7.909 6.05449 6.0654 6.05449 15.7853 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (100) show
+ 83.5279 -365.096 m
+ (xi)
+ [5.75995 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (100) show
+ (]ToddMowry,M)
+ [8.4872 6.95994 5.75995 6.0654 11.4763 9.99272 5.15996 7.8763 4.2654 4.8545 8.89083 
+ 9.99272 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.0654 3.0327 4.8436 10.8654 6.0654 8.44356 ] pdfxs
+ (La) show
+ (m,)
+ [9.08711 8.89083 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4654 ] pdfxs
+ (A) show
+ (no)
+ [6.0654 5.75995 ] pdfxs
+ (o) show
+ (pGup)
+ [11.4763 8.55269 6.0654 6.05449 ] pdfxs
+ (ta) show
+ (.)
+ [13.1672 ] pdfxs
+ (D) show
+ (esi)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [11.4654 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 11.4763 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.4763 ] pdfxs
+ (o) show
+ (fac)
+ [8.74901 10.8654 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 27.879 -21.922 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 13.6907 3.32724 ] pdfxs
+ (o) show
+ (rprefe)
+ [8.8799 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [10.7454 ] pdfxs
+ (I) show
+ (n) show
+ 174.342 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.25079 ] pdfxs
+ (o) show
+ (ft)
+ [8.13819 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.80726 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.57081 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.80726 ] pdfxs
+ (o) show
+ (nAr)
+ [10.9308 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -43.845 m
+ (Su)
+ [6.13082 5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 6.58904 3.34914 ] pdfxs
+ (o) show
+ (rPro)
+ [7.57081 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 7.99637 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [7.42899 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.13082 8.55267 8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (tingSyst)
+ [3.6327 3.33823 6.13082 7.99637 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 7.4399 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.13082 7.40714 6.83993 8.35627 6.14173 ] pdfxs
+ (\)) show
+ 364.199 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [5.65086 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 6.92718 ] pdfxs
+ (62{73) show
+ (,B)
+ [5.85813 7.72349 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 27.879 -65.768 m
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,Oc)
+ [6.6654 8.47629 4.85451 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (1992) show
+ (.) show
+ 0 -96.656 m
+ ([)
+ [3.0327 ] pdfxs
+ (101) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertM.Mu)
+ [6.35994 4.8436 4.27631 7.70183 9.99272 6.47994 10.0036 6.0654 ] pdfxs
+ (t) show
+ (h.)
+ [6.05449 3.0327 ] pdfxs
+ 114.957 -96.656 m
+ /N634 10.909 Tf
+ (Alt)
+ [8.10534 2.79267 3.62179 ] pdfxs
+ (o) show
+ (:APl)
+ [8.28 11.8471 7.39623 2.79267 ] pdfxs
+ (a) show
+ (tf)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (rmf)
+ [4.59266 12.6544 3.34914 ] pdfxs
+ (o) show
+ (rO)
+ [8.33444 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (tCodeModi\fc)
+ [7.36358 7.79997 5.01816 5.58542 8.74909 9.7745 5.01816 5.58542 3.33823 6.13082 4.46185 
+ ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 337.279 -96.656 m
+ /N614 10.909 Tf
+ (.Ph.d.Thesis,)
+ [7.57084 7.41812 6.0654 3.0327 6.05449 6.47994 7.88721 6.05449 4.85451 4.29811 3.0327 
+ 4.29811 6.52358 ] pdfxs
+ (D) show
+ (ep)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 27.879 -118.579 m
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (mputerScience,)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.909 6.05449 4.85451 3.0327 4.8436 6.0654 
+ 4.8436 4.85451 6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.85451 4.2654 4.30902 3.02179 3.94914 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (riz)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (102) show
+ (]ErikM.)
+ [8.4872 7.41812 4.27631 3.0327 8.7272 10.0036 5.99995 ] pdfxs
+ (N) show
+ (ys)
+ [5.75995 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.14176 ] pdfxs
+ (Ho) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (-Se)
+ [3.63261 6.0654 4.8436 ] pdfxs
+ (o) show
+ (kKim,)
+ [8.7381 8.4872 3.02179 9.09802 6.13086 ] pdfxs
+ (a) show
+ (ndWenmeiW.)
+ [6.0654 9.03265 10.2981 4.85451 9.03265 9.08711 4.85451 5.99995 11.2144 5.99995 ] pdfxs
+ (H) show
+ (wu.B)
+ [7.8763 6.0654 6.78539 7.72349 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.03265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.03265 ] pdfxs
+ (to) show
+ (p-downc)
+ [6.05449 3.64352 6.05449 5.14905 7.88721 9.03265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 27.879 -171.39 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivesumm)
+ [3.02179 5.4545 8.21448 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ry-b)
+ [4.27631 5.74904 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.42537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.63628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.41812 ] pdfxs
+ (I) show
+ (n) show
+ 244.646 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheInt)
+ [8.10535 5.58542 6.99274 3.62179 5.58542 8.66182 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.43627 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.578 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -193.313 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 132.193 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (103) show
+ (]ErikM.)
+ [8.4872 7.41812 4.27631 3.0327 8.95628 10.0036 6.23994 ] pdfxs
+ (N) show
+ (ys)
+ [5.75995 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.31631 ] pdfxs
+ (Ho) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-Se)
+ [3.63261 6.0654 4.8436 ] pdfxs
+ (o) show
+ (kKim,)
+ [8.96719 8.4872 3.0327 9.08711 6.32722 ] pdfxs
+ (a) show
+ (ndWenmeiW.)
+ [6.05449 9.27264 10.2981 4.85451 9.26173 9.08711 4.85451 6.23994 11.2035 6.23994 ] pdfxs
+ (H) show
+ (wu.)
+ [7.8763 6.0654 7.16721 ] pdfxs
+ (I) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.06175 ] pdfxs
+ (o) show
+ (fhe)
+ [6.53449 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pspeci)
+ [9.27264 4.29811 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -246.124 m
+ (inp)
+ [3.0327 11.149 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.3599 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 12.1853 ] pdfxs
+ (I) show
+ (n) show
+ 145.778 -246.124 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [9.68715 5.58542 8.57455 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.2545 ] pdfxs
+ (200) show
+ (1ACMSIGPLAN-SIGSOFT)
+ [10.8108 7.83262 7.79997 15.0217 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.11625 
+ 3.89453 6.14173 4.19998 8.44359 6.13082 8.36718 7.12357 13.0363 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.8108 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -268.047 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 14.0616 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysisf)
+ [2.79267 5.30169 4.45083 3.34914 9.61079 3.34914 ] pdfxs
+ (o) show
+ (rS)
+ [9.7417 6.14173 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33823 3.6327 7.24359 ] pdfxs
+ (a) show
+ (reTo)
+ [4.04721 10.1673 6.97089 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.78176 9.61079 ] pdfxs
+ (a) show
+ (ndEn)
+ [6.13082 10.7236 7.40714 6.13082 ] pdfxs
+ (g) show
+ (ine)
+ [3.34914 6.13082 4.46185 ] pdfxs
+ (e) show
+ (ring)
+ [4.59266 3.34914 6.13082 10.1673 ] pdfxs
+ (\() show
+ (PASTE)
+ [6.56715 8.10534 6.13082 7.81088 7.39623 ] pdfxs
+ (\)) show
+ 341.548 -268.047 m
+ /N614 10.909 Tf
+ (,p)
+ [8.01811 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.29443 ] pdfxs
+ (43{48) show
+ (,)
+ [8.35629 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 12.8726 7.26539 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 27.879 -289.97 m
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -320.858 m
+ ([)
+ [3.0327 ] pdfxs
+ (104) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.9199 ] pdfxs
+ (J) show
+ (.Pe)
+ [7.8872 7.12357 4.8436 ] pdfxs
+ (a) show
+ (rce)
+ [4.27631 4.8436 9.70901 ] pdfxs
+ (a) show
+ (ndP)
+ [6.05449 10.9199 7.12357 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.87629 ] pdfxs
+ (H) show
+ (.)
+ [7.8872 ] pdfxs
+ (J) show
+ (.Kelly.Adyn)
+ [7.8872 8.4872 4.85451 3.02179 3.0327 4.8545 11.4981 13.0363 6.0654 5.74904 6.0654 
+ ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.70901 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.9525 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (to) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llys)
+ [3.02179 3.0327 10.6145 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingdi-)
+ [3.0327 6.05449 10.3199 6.05449 3.0327 3.63261 ] pdfxs
+ 27.879 -342.781 m
+ (rected)
+ [4.27631 4.8436 4.85451 4.23277 4.85451 10.8981 ] pdfxs
+ (a) show
+ (cyclic)
+ [4.85451 5.75995 4.8436 3.0327 3.0327 9.68719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 11.4654 ] pdfxs
+ (I) show
+ (n) show
+ 156.42 -342.781 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.46897 ] pdfxs
+ (o) show
+ (ft)
+ [8.35637 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.0254 ] pdfxs
+ (3) show
+ (rdInt)
+ [4.04721 10.5927 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [7.7999 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.5927 ] pdfxs
+ (o) show
+ (nE\016)
+ [11.149 7.39623 9.62178 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 8.63993 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 27.879 -364.703 m
+ (E)
+ [7.39623 ] pdfxs
+ (x) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rim)
+ [4.60356 3.34914 8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (lAl)
+ [6.38173 7.82171 2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.33823 3.6327 ] pdfxs
+ (h) show
+ (ms)
+ [8.91258 8.0508 ] pdfxs
+ (\(W) show
+ (EA)
+ [7.39623 11.7053 ] pdfxs
+ (2004\)) show
+ 210.52 -364.703 m
+ /N614 10.909 Tf
+ (,)
+ [6.39267 ] pdfxs
+ (L) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (Not) show
+ (esinC)
+ [4.8436 7.60354 3.02179 9.35992 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (erScience.Sprin)
+ [4.8436 7.57082 6.0654 4.8436 3.0327 4.8436 6.0654 4.8436 4.85451 6.32722 6.05449 
+ 6.0654 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.8436 4.27631 3.63261 7.2763 4.8436 4.27631 3.0327 ] pdfxs
+ (ag) show
+ (,) show
+ 27.879 -386.626 m
+ (2004) show
+ (.) show
+ 0 -417.515 m
+ ([)
+ [3.0327 ] pdfxs
+ (105) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.0581 ] pdfxs
+ (J) show
+ (.Pe)
+ [7.02539 7.11266 4.85451 ] pdfxs
+ (a) show
+ (rce,P)
+ [4.27631 4.8436 4.85451 7.11266 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.02539 ] pdfxs
+ (H) show
+ (.)
+ [7.02539 ] pdfxs
+ (J) show
+ (.Kelly,)
+ [7.01448 8.4872 4.85451 3.02179 3.0327 4.8545 7.11266 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.05449 10.0581 7.8763 6.0654 4.2654 3.0327 8.30172 ] pdfxs
+ (Ha) show
+ (nkin.Onlinecyclede)
+ [6.05449 5.75995 3.0327 6.05449 8.93447 8.4872 6.0654 3.02179 3.0327 6.0654 8.83629 
+ 4.85451 5.74904 4.85451 3.0327 8.83629 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0472 ] pdfxs
+ (a) show
+ (nddi\013erence)
+ [6.0654 10.0581 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ 27.879 -439.437 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [11.1163 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [9.31626 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 12.0653 ] pdfxs
+ (I) show
+ (n) show
+ 211.559 -439.437 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.65442 ] pdfxs
+ (o) show
+ (ft)
+ [8.55273 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2218 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lIEEE)
+ [7.98535 4.21089 7.39623 7.39623 12.5998 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.7781 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -461.36 m
+ (S)
+ [6.13082 ] pdfxs
+ (o) show
+ (urceCo)
+ [5.85816 4.04721 4.45094 8.92363 7.81088 5.01816 ] pdfxs
+ (d) show
+ (eAn)
+ [8.92363 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.36716 ] pdfxs
+ (a) show
+ (ndM)
+ [6.13082 9.47994 9.7854 ] pdfxs
+ (a) show
+ (ni)
+ [6.13082 3.34914 ] pdfxs
+ (p) show
+ (ul)
+ [5.85816 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (SCAM)
+ [6.14173 7.79997 8.10534 9.7854 ] pdfxs
+ (\)) show
+ 263.132 -461.36 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 0 -492.249 m
+ ([)
+ [3.0327 ] pdfxs
+ (106) show
+ (])
+ [8.4872 ] pdfxs
+ (R) show
+ (odricM.)
+ [5.74904 6.0654 4.27631 3.02179 8.45447 10.0036 6.63267 ] pdfxs
+ (Ra) show
+ (bb)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (h)
+ [9.66537 ] pdfxs
+ (a) show
+ (ndKrishna)
+ [6.05449 9.66537 8.4872 4.2654 3.0327 4.30902 6.05449 6.0654 9.05447 ] pdfxs
+ (V) show
+ (.P)
+ [6.63267 7.12357 ] pdfxs
+ (a) show
+ (lem.)
+ [3.02179 4.85451 9.08711 7.81084 ] pdfxs
+ (Dat) show
+ (arem)
+ [9.05447 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (ppingf)
+ [6.05449 6.0654 3.02179 6.0654 9.05447 3.33815 ] pdfxs
+ (o) show
+ (rdesi)
+ [7.87628 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nsp)
+ [9.66537 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.45447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (f) show
+ 27.879 -514.171 m
+ (embeddedmem)
+ [4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 10.4072 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 10.1017 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.)
+ [4.85451 9.08711 4.30902 3.0327 ] pdfxs
+ 169.779 -514.171 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 9.01079 ] pdfxs
+ (o) show
+ (nEmbe)
+ [10.6908 7.39623 8.92348 4.46185 4.46185 ] pdfxs
+ (dd) show
+ (edC)
+ [4.46185 10.1236 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (utingSy)
+ [5.85816 3.62179 3.34914 6.13082 9.56726 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 396.814 -514.171 m
+ /N614 10.909 Tf
+ (,)
+ [7.54902 ] pdfxs
+ (2\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (186{218) show
+ (,) show
+ 27.879 -536.094 m
+ (2003) show
+ (.) show
+ -3.05176e-05 -566.983 m
+ ([)
+ [3.0327 ] pdfxs
+ (107) show
+ (]Chrisl)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 4.29811 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.0072 ] pdfxs
+ (Ra) show
+ (z)
+ [4.8436 ] pdfxs
+ (a) show
+ (\fm)
+ [6.0654 9.08711 ] pdfxs
+ (a) show
+ (hef)
+ [6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (.Astudy)
+ [11.7599 13.1235 4.30902 4.23277 6.0654 6.0654 10.7017 ] pdfxs
+ (o) show
+ (fside-e\013ect)
+ [8.26902 4.30902 3.02179 6.0654 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 9.18546 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesf)
+ [3.0327 5.75995 4.29811 4.85451 9.23989 3.33815 ] pdfxs
+ (o) show
+ (rjav)
+ [9.21808 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.M)
+ [11.7599 10.0036 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er's)
+ [4.85451 4.2654 3.0327 9.2508 ] pdfxs
+ (t) show
+ (hesis,McGill)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 8.30175 10.0036 4.8436 8.5636 3.0327 3.0327 
+ 3.0327 ] pdfxs
+ 27.879 -588.905 m
+ (U) show
+ (niversity,)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 4.84359 6.6654 ] pdfxs
+ (D) show
+ (ec1)
+ [4.85451 8.47629 5.46541 ] pdfxs
+ (999) show
+ (.) show
+ -3.05176e-05 -619.794 m
+ ([)
+ [3.0327 ] pdfxs
+ (108) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (inC.)
+ [3.0327 10.5163 7.8763 7.49448 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.5272 ] pdfxs
+ (a) show
+ (ndPedroC.)
+ [6.0654 10.5163 7.12357 4.8436 6.0654 4.27631 9.91628 7.8763 7.49448 ] pdfxs
+ (D) show
+ (iniz.C)
+ [3.0327 6.05449 3.0327 4.8436 10.3308 7.8763 ] pdfxs
+ (o) show
+ (mmu)
+ [9.09802 8.78166 6.0654 ] pdfxs
+ (tat) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.2217 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:anew)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 9.52355 9.91628 6.0654 4.8436 12.349 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.7708 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (207) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (10) 11
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (90) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.32353 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 8.30173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1125 ] pdfxs
+ (A) show
+ (dve.Tr)
+ [6.0654 5.4545 4.8436 9.03265 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.2691 7.42902 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.30173 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.0908 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 10.0908 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.47992 6.05449 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ 22.424 -21.922 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 8.54174 ] pdfxs
+ (I) show
+ (n) show
+ 68.559 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACM)
+ [8.56353 5.58542 7.45092 3.62179 5.58542 9.11999 7.83262 7.81088 13.8872 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [9.68721 ] pdfxs
+ (o) show
+ (nM)
+ [10.2544 9.7745 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (rySy)
+ [4.60356 9.40347 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (mP)
+ [13.0362 7.39623 ] pdfxs
+ (e) show
+ (rf)
+ [4.60356 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.59266 8.92348 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 396.673 -21.922 m
+ /N614 10.909 Tf
+ (,Chic)
+ [6.94903 7.8763 6.0654 3.0327 4.8436 ] pdfxs
+ (ago) show
+ (,I)
+ [6.94903 3.94897 ] pdfxs
+ (L) show
+ (,) show
+ 22.424 -43.845 m
+ (J) show
+ (un)
+ [6.05449 9.6981 ] pdfxs
+ (2005) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (91) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lin)
+ [3.0327 3.0327 8.51992 ] pdfxs
+ (L) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 7.90902 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 8.51992 10.0036 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.22538 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.51992 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.2654 ] pdfxs
+ (o) show
+ (ld.E\016cientp)
+ [3.0327 6.0654 5.9454 7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 6.70912 6.35994 
+ ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [7.91993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 6.76355 3.32724 ] pdfxs
+ (o) show
+ (rwh)
+ [6.74174 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.5525 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 22.424 -96.656 m
+ (I) show
+ (n) show
+ 37.392 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.46546 3.6327 ] pdfxs
+ (h) show
+ (eEurope)
+ [10.1454 7.39623 5.85816 4.0363 5.58542 5.01816 4.45094 ] pdfxs
+ (a) show
+ (nS)
+ [11.269 6.13082 ] pdfxs
+ (o) show
+ (ftwareEn)
+ [3.34914 3.62179 7.24359 5.58542 4.0363 10.1454 7.40714 6.13082 ] pdfxs
+ (g) show
+ (ine)
+ [3.33823 6.14173 4.46185 ] pdfxs
+ (e) show
+ (ringC)
+ [4.59266 3.34914 6.13082 10.1454 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce\(ESEC)
+ [6.14173 4.45094 10.1563 4.45083 7.40714 6.13082 7.39623 7.81088 ] pdfxs
+ (\)) show
+ 382.245 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [7.99629 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.27262 ] pdfxs
+ (199{215) show
+ (,) show
+ 22.424 -118.579 m
+ (1999) show
+ (.) show
+ 1.52588e-05 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (92) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lin)
+ [3.0327 3.0327 9.23992 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.25083 10.0036 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.94538 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.27631 ] pdfxs
+ (o) show
+ (ld.E\016cientc)
+ [3.02179 6.0654 7.13448 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 7.42911 4.85451 
+ ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (o) show
+ (fp)
+ [6.52358 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erizedp)
+ [4.8436 4.27631 3.0327 4.8436 4.85451 9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erinf)
+ [4.85451 7.45083 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 22.424 -171.39 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.27264 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [7.48355 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.23994 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.17812 ] pdfxs
+ (I) show
+ (n) show
+ 209.059 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.97444 ] pdfxs
+ (o) show
+ (ft)
+ [6.85092 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.53091 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.30536 6.13082 5.30169 8.91258 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.4362 ] pdfxs
+ (o) show
+ (nStati)
+ [9.64351 6.13082 3.62179 5.58542 3.62179 3.33823 ] pdfxs
+ (c) show
+ 22.424 -193.313 m
+ (An)
+ [7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.35625 ] pdfxs
+ (\() show
+ (SAS)
+ [6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 95.514 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.0654 3.02179 9.39264 ] pdfxs
+ (2) show
+ (0)
+ [5.46541 ] pdfxs
+ (01) show
+ (.) show
+ 1.52588e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (93) show
+ (]Tim)
+ [8.4872 7.8763 3.0327 13.058 ] pdfxs
+ (L) show
+ (indh)
+ [3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (o) show
+ (lm)
+ [3.0327 13.058 ] pdfxs
+ (a) show
+ (ndFr)
+ [6.0654 10.0254 6.21813 4.27631 ] pdfxs
+ (a) show
+ (nkYellin.)
+ [6.05449 9.73082 7.26539 4.85451 3.0327 3.02179 3.0327 6.0654 3.0327 ] pdfxs
+ 185.378 -224.202 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [9.22908 ] pdfxs
+ (Jav) show
+ (aVirtu)
+ [9.78539 8.10534 3.34914 4.59266 3.6327 5.84725 ] pdfxs
+ (a) show
+ (lM)
+ [7.00354 9.7854 ] pdfxs
+ (ach) show
+ (ineSpe)
+ [3.33823 6.14173 9.22908 6.13082 5.01816 4.46185 ] pdfxs
+ (c) show
+ (i\fcation)
+ [3.33823 6.14173 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 375.684 -224.202 m
+ /N614 10.909 Tf
+ (.)
+ [8.8581 ] pdfxs
+ (A) show
+ (ddis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n-Wesley,)
+ [6.05449 3.64352 10.2981 4.8436 4.30902 3.0327 4.8436 4.8545 3.0327 ] pdfxs
+ 22.424 -246.124 m
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (din)
+ [6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,M)
+ [6.6763 9.99272 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ 1.52588e-05 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (94) show
+ (]Chi-Keung)
+ [8.4872 7.8763 6.05449 3.0327 3.63261 8.4872 4.85451 6.05449 6.0654 9.75264 ] pdfxs
+ (L) show
+ (uk)
+ [6.05449 10.0581 ] pdfxs
+ (a) show
+ (ndToddC.Mowry.)
+ [6.0654 10.3526 6.97085 5.75995 6.05449 10.3635 7.8763 7.33084 9.99272 5.15996 7.8763 
+ 4.27631 4.84359 9.83991 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticc)
+ [4.23277 3.0327 9.15265 4.8436 ] pdfxs
+ (o) show
+ (mpiler-inser)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 3.63261 3.0327 6.05449 4.30902 4.8436 
+ 4.27631 ] pdfxs
+ (t) show
+ (edprefe)
+ [4.8436 10.3635 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.0654 3.02179 6.0654 9.75264 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [8.57445 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -298.936 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 117.685 -298.936 m
+ /N634 10.909 Tf
+ (IEEETr)
+ [4.21089 7.39623 7.39623 11.3017 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (s) show
+ 279.859 -298.936 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (48\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (134{141) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (95) show
+ (]ErikMeijer)
+ [8.4872 7.41812 4.27631 3.0327 8.33447 9.99272 4.85451 3.0327 3.32724 4.85451 6.85083 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.63992 ] pdfxs
+ (Jo) show
+ (hnG)
+ [6.05449 8.63992 8.5636 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h.A)
+ [6.05449 6.14176 10.7563 ] pdfxs
+ (t) show
+ (echnic)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (loverview)
+ [5.60722 5.14905 5.4545 4.85451 4.2654 5.75995 3.0327 4.8436 10.4617 ] pdfxs
+ (o) show
+ (f)
+ [5.91267 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 7.42903 7.8763 ] pdfxs
+ (o) show
+ (mmm)
+ [9.09802 9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [8.63992 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [7.42903 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 22.424 -351.747 m
+ (2002) show
+ (.) show
+ 52.109 -351.747 m
+ /N722 10.909 Tf
+ (http://research.microsoft.com/) show
+ (~)
+ [-6.63231e-05 ] pdfxs
+ (emeijer) show
+ (/)
+ [11.4544 ] pdfxs
+ (Papers/CLR.pdf) show
+ 355.651 -351.747 m
+ /N614 10.909 Tf
+ (.) show
+ 0 -382.636 m
+ ([)
+ [3.0327 ] pdfxs
+ (96) show
+ (]Micr)
+ [8.4872 9.99272 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ftC)
+ [3.32724 7.63638 7.88721 ] pdfxs
+ (o) show
+ (rp.M)
+ [4.2654 6.0654 7.47266 10.0036 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edex)
+ [4.85451 9.4581 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 7.69081 3.33815 ] pdfxs
+ (o) show
+ (rC++speci\fc)
+ [7.66901 7.8763 8.4872 11.8799 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n..)
+ [6.0654 7.47266 3.0327 ] pdfxs
+ (N) show
+ (ETFr)
+ [7.41812 11.2799 6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkC)
+ [4.27631 9.15265 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.66901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -404.559 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [8.4872 ] pdfxs
+ (R) show
+ (eference.)
+ [4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 0 -435.448 m
+ ([)
+ [3.0327 ] pdfxs
+ (97) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (naMil)
+ [6.05449 10.0908 10.0036 3.0327 3.02179 ] pdfxs
+ (a) show
+ (nov)
+ [6.0654 5.14905 5.14904 ] pdfxs
+ (a) show
+ (,At)
+ [7.91993 7.8872 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.94535 ] pdfxs
+ (Ro) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ev,)
+ [4.8436 5.75995 7.91993 ] pdfxs
+ (a) show
+ (ndB)
+ [6.0654 10.6908 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (ra)
+ [4.27631 10.0908 ] pdfxs
+ (R) show
+ (yder.P)
+ [5.75995 6.05449 4.85451 4.2654 10.8545 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erized)
+ [4.8436 4.27631 3.0327 4.8436 4.85451 10.7017 ] pdfxs
+ (o) show
+ (bjectsensi)
+ [6.66539 3.32724 4.85451 4.8436 8.88001 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.02179 5.75995 3.0327 3.93823 10.3963 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 22.424 -457.37 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.19266 ] pdfxs
+ (a) show
+ (ndside-e\013ect)
+ [6.0654 8.79265 4.30902 3.0327 6.05449 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 
+ 6.97093 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesf)
+ [3.0327 5.75995 4.29811 4.8436 7.04718 3.32724 ] pdfxs
+ (o) show
+ (rjav)
+ [7.01447 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.)
+ [6.40358 ] pdfxs
+ (I) show
+ (n) show
+ 233.701 -457.37 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.52717 ] pdfxs
+ (o) show
+ (ft)
+ [6.42547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFTInt)
+ [8.09455 7.83262 7.81088 12.8508 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 10.8872 
+ 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 22.424 -479.293 m
+ (Symp)
+ [6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (iumonS)
+ [3.33823 5.85816 12.818 5.58542 10.0362 6.13082 ] pdfxs
+ (o) show
+ (ftw)
+ [3.34914 3.62179 7.24359 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.92363 6.97089 ] pdfxs
+ (e) show
+ (sting)
+ [4.45083 3.6327 3.33823 6.14173 8.91272 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.14173 9.47994 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ 239.483 -479.293 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{11) show
+ (,)
+ [6.6654 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (98) show
+ (]Je\013reyC.M)
+ [8.4872 5.5964 4.85451 6.35986 4.27631 4.8436 9.74173 7.8763 7.01448 9.99272 ] pdfxs
+ (og) show
+ (ul,)
+ [6.0654 3.0327 7.09085 ] pdfxs
+ (J) show
+ (oelF.B)
+ [5.75995 4.8436 7.01448 7.11266 7.01448 7.72349 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (tt) show
+ (,)
+ [7.09085 ] pdfxs
+ (Ro) show
+ (bert)
+ [6.37085 4.8436 4.27631 8.21456 ] pdfxs
+ (N) show
+ (.May)
+ [7.01448 9.99272 5.15996 5.4545 ] pdfxs
+ (o) show
+ (,)
+ [7.09085 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0363 ] pdfxs
+ (A) show
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (ta) show
+ (bhSriv)
+ [6.05449 10.0472 6.05449 4.27631 3.0327 5.14904 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (av)
+ [5.15996 5.14904 ] pdfxs
+ (a) show
+ (.Perf)
+ [8.87992 7.12357 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 22.424 -532.104 m
+ (implic)
+ [3.0327 9.08711 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (fmultiplep)
+ [6.97085 8.78166 6.0654 3.0327 4.23277 3.0327 6.0654 3.0327 8.47629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersizes.)
+ [4.85451 7.909 4.29811 3.0327 4.8436 4.85451 4.29811 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 219.291 -532.104 m
+ /N634 10.909 Tf
+ (USENIX)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.0108 ] pdfxs
+ (W) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 298.878 -532.104 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (187{200) show
+ (,)
+ [6.6654 ] pdfxs
+ (1995) show
+ (.) show
+ 0 -562.993 m
+ ([)
+ [3.0327 ] pdfxs
+ (99) show
+ (]GregM)
+ [8.4872 8.55269 4.27631 4.8436 10.1999 10.0036 ] pdfxs
+ (o) show
+ (rrise)
+ [4.2654 4.27631 3.0327 4.29811 4.85451 ] pdfxs
+ (tt) show
+ (,)
+ [8.03993 ] pdfxs
+ (D) show
+ (avidW)
+ [5.14905 5.75995 3.0327 10.7999 10.309 ] pdfxs
+ (a) show
+ (lker,K)
+ [3.0327 5.4545 4.8436 4.27631 8.03993 8.4872 ] pdfxs
+ (a) show
+ (rlCr)
+ [4.27631 7.7672 7.88721 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (N) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (lGlew.Fr)
+ [7.7672 8.5636 3.02179 4.85451 7.8763 11.1599 6.21813 4.2654 ] pdfxs
+ (o) show
+ (mSys)
+ [13.8325 6.0654 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emF)
+ [4.85451 13.8325 11.8581 ] pdfxs
+ (t) show
+ (otyped)
+ [10.1999 3.93823 5.74904 6.37085 4.8436 10.8108 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 22.424 -584.916 m
+ (semblyl)
+ [4.29811 4.85451 8.78166 6.0654 3.0327 9.8181 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 110.24 -584.916 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.0835 6.97089 4.0363 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.75989 ] pdfxs
+ (o) show
+ (nPro)
+ [10.429 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 9.31636 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.75989 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.87266 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.75989 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 459.515 -584.916 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -606.838 m
+ (21\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (528{569) show
+ (,May)
+ [6.6654 9.99272 5.15996 9.39264 ] pdfxs
+ (1999) show
+ (.) show
+ 220.363 -657.201 m
+ (206) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rSunk.........................)
+ [7.909 6.0654 6.05449 6.0654 12.5126 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (101) show
+ 0 -13.549 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3Percent)
+ [11.149 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CM)
+ [7.8763 13.6363 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.93081 8.4872 6.0654 4.8436 4.27631 3.0327 4.8436 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.27631 6.05449 4.85451 9.68719 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.40355 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s".................)
+ [4.30902 13.2653 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (102) show
+ 0 -27.098 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4Percent)
+ [11.149 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.8763 13.6363 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.2654 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (Mod)
+ [10.0036 5.75995 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (R) show
+ (ef"........)
+ [4.85451 4.17814 9.23992 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (102) show
+ 0 -40.647 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5)
+ [11.149 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.8763 13.6363 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesBre)
+ [6.05449 4.30902 4.8436 7.94172 7.72349 4.27631 4.8436 ] pdfxs
+ (a) show
+ (kdown...................)
+ [5.75995 6.0654 5.14905 7.8763 11.7817 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (102) show
+ 0 -64.159 m
+ (5) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.05449 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry....................)
+ [4.27631 16.4399 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (111) show
+ 0 -77.708 m
+ (5) show
+ (.2Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleillus)
+ [9.09802 6.05449 3.0327 8.4872 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.0654 8.4872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n................)
+ [10.1563 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (112) show
+ 0 -91.258 m
+ (5) show
+ (.3BU)
+ [3.0327 16.6035 7.72349 11.8254 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinFi)
+ [6.05449 7.94172 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (5) show
+ (.2\()
+ [3.0327 9.0981 4.23277 ] pdfxs
+ (a) show
+ (\)......................)
+ [13.8654 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (112) show
+ 0 -104.807 m
+ (5) show
+ (.4Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm..............................)
+ [6.05449 12.458 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (115) show
+ 0 -118.356 m
+ (5) show
+ (.5Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEx)
+ [9.6981 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.09802 6.05449 3.0327 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hFunc)
+ [9.6981 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers....................)
+ [4.8436 4.27631 13.0471 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (117) show
+ 0 -131.905 m
+ (5) show
+ (.6Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (epo)
+ [8.47629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r.........................)
+ [11.6399 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (119) show
+ 0 -145.454 m
+ (5) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (ftermovin)
+ [3.33815 4.23277 4.85451 7.909 9.08711 5.14905 5.75995 3.0327 6.0654 ] pdfxs
+ (g) show
+ 91.788 -145.454 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 192.787 -145.454 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlier........................)
+ [4.27631 3.0327 3.0327 4.8436 14.1489 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (122) show
+ 0 -168.966 m
+ (6) show
+ (.1Fi)
+ [3.0327 16.6035 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.02179 9.0981 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ 159.848 -168.966 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 209.302 -168.966 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.......................)
+ [3.0327 3.0327 15.2398 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (133) show
+ 0 -182.515 m
+ (6) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (fterelimin)
+ [3.33815 4.23277 4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ 110.576 -182.515 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 160.03 -182.515 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dlo)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps....................)
+ [6.05449 14.4544 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 7.70175 
+ ] pdfxs
+ (134) show
+ -1.52588e-05 -196.065 m
+ (6) show
+ (.3St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdPo)
+ [4.2654 9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.47629 8.4872 6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.0654 3.02179 7.88729 ] pdfxs
+ (8) show
+ (-By)
+ [3.63261 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment...........)
+ [6.0654 9.08711 4.85451 5.74904 9.20728 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (134) show
+ -1.52588e-05 -209.614 m
+ (6) show
+ (.4Bump-P)
+ [3.0327 16.6035 7.72349 6.0654 9.08711 6.0654 3.63261 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erPo)
+ [4.85451 7.909 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.75995 5.74904 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment........)
+ [6.0654 9.08711 4.8436 5.75995 11.0291 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (135) show
+ -1.52588e-05 -223.163 m
+ (6) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.47629 8.4872 6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (R) show
+ (educed)
+ [4.85451 6.05449 6.0654 4.8436 4.85451 9.6981 ] pdfxs
+ (4) show
+ (-By)
+ [3.63261 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment...........)
+ [6.0654 9.08711 4.85451 5.74904 11.9345 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (136) show
+ -1.52588e-05 -236.712 m
+ (6) show
+ (.6Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleS)
+ [9.09802 6.05449 3.0327 8.4872 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urewi)
+ [6.05449 4.27631 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hT)
+ [9.6981 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.02179 6.6654 7.12357 ] pdfxs
+ (a) show
+ (dding..........................)
+ [6.0654 6.05449 3.0327 6.0654 15.7526 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ -1.52588e-05 -250.261 m
+ (6) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.0654 6.05449 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.0654 8.47629 7.88721 ] pdfxs
+ (o) show
+ (llocati)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................)
+ [11.9017 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (140) show
+ -1.52588e-05 -263.811 m
+ (6) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.0654 6.05449 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPerfect)
+ [9.6981 7.12357 4.8436 4.27631 3.32724 4.85451 4.8436 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.0654 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.................)
+ [15.9708 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (140) show
+ -1.52588e-05 -277.36 m
+ (6) show
+ (.9St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (at) show
+ (isticsf)
+ [3.0327 4.30902 4.23277 3.0327 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rPo)
+ [7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.............................)
+ [6.0654 12.7853 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ -1.52588e-05 -290.909 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (Agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (eexecuti)
+ [8.4872 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imer)
+ [3.0327 9.08711 8.4872 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(L) show
+ (eft)
+ [4.8436 3.33815 7.87638 ] pdfxs
+ (1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.74904 7.88729 ] pdfxs
+ (1) show
+ (.0=B)
+ [3.02179 9.0981 12.1199 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.30902 4.8436 6.51267 ] pdfxs
+ (A) show
+ (\).......)
+ [7.00366 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (145) show
+ -1.52588e-05 -304.458 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1Po)
+ [11.149 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (\(1) show
+ (.0=)
+ [3.0327 9.08719 12.1308 ] pdfxs
+ (N) show
+ (oPo)
+ [9.08719 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\).............)
+ [6.0654 14.2036 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (147) show
+ -1.52588e-05 -318.007 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2Po)
+ [11.149 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (\(1) show
+ (.0=PAwi)
+ [3.0327 9.08719 12.1308 6.51267 11.8144 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (llPo)
+ [3.0327 6.6654 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lOp)
+ [3.0327 8.4872 6.05449 ] pdfxs
+ (t) show
+ (s\)............)
+ [4.30902 11.2691 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (147) show
+ -1.52588e-05 -331.557 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3)
+ [11.149 ] pdfxs
+ (L1/L2/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (BC)
+ [11.3671 7.8763 ] pdfxs
+ (a) show
+ (cheMiss)
+ [4.54905 6.05449 8.4872 10.0036 3.0327 4.29811 7.94172 ] pdfxs
+ (Rat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (s..............................)
+ [10.9962 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (148) show
+ -1.52588e-05 -345.106 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4ch)
+ [11.149 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.68719 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.68719 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (free....................)
+ [3.32724 4.27631 4.8436 10.2981 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (151) show
+ -1.52588e-05 -358.655 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5ch)
+ [11.149 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.68719 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.68719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.......................)
+ [13.2326 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (151) show
+ -1.52588e-05 -372.204 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6ft)
+ [11.149 3.33815 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.93081 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.05449 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.......................)
+ [3.33815 4.2654 4.85451 8.47629 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (153) show
+ -1.52588e-05 -385.753 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7ft)
+ [11.149 3.33815 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.93081 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..........................)
+ [11.4217 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (153) show
+ -1.52588e-05 -409.265 m
+ (7) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ech)
+ [8.4872 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ers..............................)
+ [4.8436 4.27631 8.72717 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (157) show
+ -1.52588e-05 -422.814 m
+ (7) show
+ (.2Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.68719 ] pdfxs
+ (L) show
+ (ist................................)
+ [3.0327 4.30902 15.2945 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (158) show
+ -1.52588e-05 -436.364 m
+ (7) show
+ (.3P)
+ [3.0327 16.6035 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist..............................)
+ [3.0327 4.29811 7.24366 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (158) show
+ -1.52588e-05 -449.913 m
+ (7) show
+ (.4Simplelinkedlistex)
+ [3.0327 16.6035 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 3.0327 3.02179 6.0654 
+ 5.4545 4.8436 9.6981 3.0327 3.0327 4.29811 7.88729 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.................................)
+ [9.08711 6.0654 3.02179 10.6035 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (159) show
+ -1.52588e-05 -463.462 m
+ (7) show
+ (.5Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 7.909 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.............................)
+ [12.3926 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (160) show
+ -1.52588e-05 -477.011 m
+ (7) show
+ (.6Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lC)
+ [6.6654 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry............................)
+ [4.2654 9.39264 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (161) show
+ -1.52588e-05 -490.56 m
+ (7) show
+ (.7Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n...........................)
+ [12.9708 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (162) show
+ -1.52588e-05 -504.11 m
+ (7) show
+ (.8Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.09802 6.05449 3.0327 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hTH)
+ [9.6981 7.8763 11.8144 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.6981 6.05449 ] pdfxs
+ (o) show
+ (n-THnodes...........................)
+ [6.0654 3.63261 7.8763 11.8254 6.05449 5.75995 6.0654 4.8436 7.17809 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (163) show
+ -1.52588e-05 -517.659 m
+ (7) show
+ (.9)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ewri)
+ [4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.27631 6.05449 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [8.96719 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (164) show
+ -1.52588e-05 -531.208 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lrewriterules................................)
+ [6.6654 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 8.4872 4.27631 6.05449 3.0327 
+ 4.85451 4.29811 11.029 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (165) show
+ -1.52588e-05 -544.757 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1Ex)
+ [11.149 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erdyn)
+ [4.85451 7.909 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micc)
+ [9.08711 3.0327 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [15.1744 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (168) show
+ -1.52588e-05 -558.306 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [11.149 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nrules............................)
+ [9.68719 4.27631 6.0654 3.02179 4.85451 9.99261 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (169) show
+ -1.52588e-05 -571.855 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3)
+ [11.149 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micexp)
+ [9.09802 3.02179 8.4872 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nex)
+ [9.6981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple................................)
+ [9.08711 6.0654 3.0327 8.32357 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (170) show
+ -1.52588e-05 -585.405 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4)
+ [11.149 ] pdfxs
+ (R) show
+ (ewri)
+ [4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.27631 6.05449 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [7.909 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls..........................)
+ [3.0327 7.17809 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (171) show
+ -1.52588e-05 -598.954 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (15) show
+ 25.091 -598.954 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 71.596 -598.954 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc32) show
+ 26.545 0 m
+ /N614 10.909 Tf
+ (a) show
+ (fter)
+ [3.33815 4.23277 4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n............................)
+ [17.1817 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (173) show
+ -75.032 -13.549 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6P)
+ [11.149 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nBenchm)
+ [9.6981 7.72349 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (R) show
+ (esults.........................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 8.12717 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (175) show
+ -75.032 -27.098 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7llubenchm)
+ [11.149 3.0327 3.0327 6.05449 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk:)
+ [4.27631 5.74904 7.8872 ] pdfxs
+ (t) show
+ (imetoprocess)
+ [3.02179 9.09802 8.4872 4.23277 9.0981 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 
+ 7.94172 ] pdfxs
+ (o) show
+ (nenodevspr)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 8.4872 5.75995 7.93081 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsize................)
+ [6.05449 3.0327 4.85451 12.7198 4.30902 3.02179 4.85451 11.8472 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (176) show
+ 136.695 -58.247 m
+ (xii)
+ [5.75995 3.0327 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (11) 12
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (8) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked-listp)
+ [3.0327 6.05449 5.4545 4.85451 6.05449 3.64352 3.02179 3.0327 4.30902 7.87638 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (singex)
+ [4.30902 3.0327 6.05449 9.0981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple............................)
+ [9.08711 6.0654 3.02179 8.8472 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (187) show
+ 210.212 -657.201 m
+ (xiii)
+ [5.75995 3.0327 3.02179 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (80) show
+ (])
+ [8.4872 ] pdfxs
+ (No) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nP.)
+ [10.0145 6.51267 6.98176 ] pdfxs
+ (Jo) show
+ (uppi.)
+ [6.0654 6.05449 6.0654 3.0327 8.81447 ] pdfxs
+ (I) show
+ (mprovingdirec)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.41446 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (-m)
+ [3.63261 9.08711 ] pdfxs
+ (a) show
+ (ppedc)
+ [6.0654 6.35994 4.85451 10.0145 4.8436 ] pdfxs
+ (a) show
+ (cheperf)
+ [4.54905 6.05449 8.81447 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceby)
+ [6.05449 4.85451 8.80356 5.74904 9.71992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.80356 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (o) show
+ (fasm)
+ [7.28721 9.41446 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 22.424 -21.922 m
+ (fully-)
+ [3.33815 6.05449 3.0327 3.0327 5.74904 3.64352 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.74904 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ivec)
+ [3.02179 5.4545 9.0872 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.0872 ] pdfxs
+ (a) show
+ (ndprefe)
+ [6.0654 10.2981 6.05449 4.27631 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chbu\013ers.)
+ [4.53815 10.2981 6.0654 6.05449 6.37077 4.8436 4.27631 4.29811 9.66537 ] pdfxs
+ (I) show
+ (n) show
+ 252.315 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.91261 ] pdfxs
+ (o) show
+ (ft)
+ [7.81092 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.46908 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.24354 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 22.424 -43.845 m
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.49808 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 185.447 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (364{373) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (81) show
+ (]Th)
+ [8.4872 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sKis)
+ [8.11626 8.4872 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ler)
+ [3.0327 4.8436 8.09446 ] pdfxs
+ (a) show
+ (ndMich)
+ [6.0654 9.88355 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elFr)
+ [4.85451 6.85085 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nz.C)
+ [6.0654 4.8436 8.41084 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inu)
+ [3.0327 5.75995 6.05449 ] pdfxs
+ (o) show
+ (uspr)
+ [6.0654 8.12717 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.9053 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:Ac)
+ [6.05449 8.2472 11.9999 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 8.67266 4.29811 ] pdfxs
+ (t) show
+ (udy.)
+ [6.0654 6.05449 4.8545 3.0327 ] pdfxs
+ 437.127 -74.734 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 22.424 -96.656 m
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (sandSy)
+ [8.35625 5.58542 6.13082 9.47994 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.36716 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 339.616 -96.656 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (25\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (500{548) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (ul)
+ [6.05449 6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 0 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (82) show
+ (]Sum)
+ [8.4872 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 8.43274 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 7.36357 ] pdfxs
+ (D) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (k)
+ [5.15995 ] pdfxs
+ (a) show
+ (r)
+ [8.46536 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,)
+ [3.0327 7.36357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2545 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.2871 ] pdfxs
+ (A) show
+ (dve.Ensuringcodes)
+ [6.05449 5.4545 4.85451 9.52355 7.42902 6.0654 4.29811 6.0654 4.2654 3.0327 6.0654 
+ 9.64355 4.85451 5.74904 6.0654 9.04356 4.29811 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.33815 4.8436 3.93823 9.95991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utrun-)
+ [6.0654 8.43274 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ 22.424 -149.468 m
+ (t) show
+ (imechecksf)
+ [3.0327 9.08711 8.49811 4.53815 6.0654 4.8436 4.54905 5.75995 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.91991 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lsys)
+ [6.6763 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.In)
+ [4.8436 9.09802 4.29811 7.8872 3.94897 6.0654 ] pdfxs
+ 238.883 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (ftheInt)
+ [7.25456 3.62179 5.58542 8.92363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.69809 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (n) show
+ 22.424 -171.39 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (s) show
+ (,Ar)
+ [7.0582 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 8.68363 ] pdfxs
+ (a) show
+ (ndSynt)
+ [6.14173 9.23994 6.13082 5.30169 6.13082 3.62179 ] pdfxs
+ (hes) show
+ (isforEmbe)
+ [3.34914 8.12716 3.33823 5.58542 8.25808 7.40714 8.92348 4.45094 4.46185 ] pdfxs
+ (d) show
+ (dedSy)
+ [5.58542 4.45094 9.25085 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.12716 ] pdfxs
+ (\() show
+ (CASES)
+ [7.81088 8.10534 6.13082 7.40714 6.13082 ] pdfxs
+ (\)) show
+ 360.733 -171.39 m
+ /N614 10.909 Tf
+ (,Gren)
+ [6.41449 8.55269 4.27631 4.8436 6.0654 ] pdfxs
+ (o) show
+ (ble,Oct)
+ [6.0654 3.02179 4.85451 6.45812 8.4872 4.8436 7.62547 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (83) show
+ (]Willi)
+ [8.4872 11.2035 3.0327 3.0327 3.0327 3.02179 ] pdfxs
+ (a) show
+ (m)
+ [13.898 ] pdfxs
+ (La) show
+ (ndi,B)
+ [6.0654 6.05449 3.0327 8.1272 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (ra)
+ [4.2654 10.2654 ] pdfxs
+ (R) show
+ (yder,)
+ [5.75995 6.05449 4.85451 4.27631 8.1272 ] pdfxs
+ (a) show
+ (ndSe)
+ [6.05449 10.8654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8654 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.)
+ [11.3454 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lmodi\fc)
+ [7.83266 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsidee\013ec)
+ [10.8654 4.29811 3.0327 6.0654 9.65446 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ 22.424 -224.202 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 9.03262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [10.789 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.9999 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [11.1163 ] pdfxs
+ (I) show
+ (n) show
+ 190.846 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.35988 ] pdfxs
+ (o) show
+ (ft)
+ [8.25818 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.92726 7.83262 7.79997 14.6945 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 13.0144 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.92726 ] pdfxs
+ (o) show
+ (nPr)
+ [11.0399 7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 22.424 -246.124 m
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 292.955 -246.124 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (lbuquerque,)
+ [3.0327 6.05449 6.0654 5.75995 6.05449 4.85451 4.27631 5.74904 6.0654 4.8436 6.6654 
+ ] pdfxs
+ (N) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1993) show
+ (.) show
+ 3.05176e-05 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (84) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 8.8908 ] pdfxs
+ (R) show
+ (.)
+ [7.62539 ] pdfxs
+ (La) show
+ (rus)
+ [4.27631 6.05449 8.8908 ] pdfxs
+ (a) show
+ (ndP)
+ [6.0654 10.6472 7.12357 ] pdfxs
+ (a) show
+ (ul)
+ [6.05449 7.62539 ] pdfxs
+ (N) show
+ (.)
+ [7.61448 ] pdfxs
+ (H) show
+ (il\fn)
+ [3.0327 3.0327 6.05449 6.0654 ] pdfxs
+ (g) show
+ (er.De)
+ [4.8436 4.27631 10.7126 8.32365 4.85451 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ingc)
+ [3.02179 6.0654 10.0472 4.8436 ] pdfxs
+ (o) show
+ (n\ric)
+ [6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (sbetweens)
+ [8.8908 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.6472 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.43629 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 4.29811 10.7126 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.50181 7.83262 7.79997 14.2581 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.5889 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.50181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6144 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.4909 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.50181 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.6144 ] pdfxs
+ (a) show
+ (ndIm-)
+ [6.13082 10.0581 4.19998 8.92348 3.90544 ] pdfxs
+ 22.424 -320.858 m
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 123.266 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (21{34) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (1988) show
+ (.) show
+ 3.05176e-05 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (85) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 35.4869 ] pdfxs
+ (Latt) show
+ (ner.)
+ [6.05449 4.85451 4.2654 89.9665 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [41.1597 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [35.4869 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 35.4869 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 22.424 -373.67 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/docs/AliasAnalysis.html) show
+ 291.603 -373.67 m
+ /N614 10.909 Tf
+ (.) show
+ 3.05176e-05 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (86) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 18.6107 ] pdfxs
+ (La) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ner)
+ [6.0654 4.8436 18.578 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 20.3671 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.74904 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [23.3997 ] pdfxs
+ (A) show
+ (dve.)
+ [6.05449 5.4545 4.85451 39.6542 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [24.2944 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [19.1562 ] pdfxs
+ (R) show
+ (eferenceM)
+ [4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 19.1562 9.99272 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 22.424 -426.481 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/docs/LangRef.html) show
+ 257.24 -426.481 m
+ /N614 10.909 Tf
+ (.) show
+ 3.05176e-05 -457.37 m
+ ([)
+ [3.0327 ] pdfxs
+ (87) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.34535 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.05449 4.85451 8.31264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1017 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1344 ] pdfxs
+ (A) show
+ (dve.)
+ [6.0654 5.4545 4.8436 9.08719 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (uref)
+ [6.0654 4.27631 8.89083 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.32355 9.49083 ] pdfxs
+ (N) show
+ (ex)
+ [4.85451 5.75995 ] pdfxs
+ (t) show
+ (-Gener)
+ [3.63261 8.5636 4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nGCC.In)
+ [10.1126 8.55269 7.88721 7.8763 9.07628 3.94897 6.0654 ] pdfxs
+ 408.17 -457.37 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -479.293 m
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eFir)
+ [8.92363 7.11266 3.34914 4.60356 ] pdfxs
+ (s) show
+ (tAnnu)
+ [7.52722 7.82171 6.14173 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lGCC)
+ [6.68718 8.44359 7.79997 11.7054 ] pdfxs
+ (Deve) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ ('Summit)
+ [7.24365 6.13082 5.85816 8.92348 8.92348 3.33823 3.62179 ] pdfxs
+ 241.395 -479.293 m
+ /N614 10.909 Tf
+ (,O)
+ [6.6654 8.4872 ] pdfxs
+ (tt) show
+ (aw)
+ [5.14905 7.57085 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.88721 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,May)
+ [6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (2003) show
+ (.) show
+ 4.57764e-05 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (88) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.73808 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 8.71627 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.538 ] pdfxs
+ (A) show
+ (dve.)
+ [6.05449 5.4545 4.85451 10.2545 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M:AC)
+ [10.0036 7.47266 12.6217 7.8763 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nFr)
+ [10.5054 6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 10.1999 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (L) show
+ (ifel)
+ [3.0327 3.32724 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ngPr)
+ [6.0654 9.89446 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 22.424 -532.104 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.01808 ] pdfxs
+ (a) show
+ (ndTr)
+ [6.05449 9.77446 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.07266 ] pdfxs
+ (I) show
+ (n) show
+ 182.774 -532.104 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.42171 ] pdfxs
+ (o) show
+ (ft)
+ [7.32001 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.98909 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.75263 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8944 ] pdfxs
+ (o) show
+ (nCodeG)
+ [10.1017 7.79997 5.01816 5.58542 8.97818 8.44359 ] pdfxs
+ (e) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 22.424 -554.027 m
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndO)
+ [6.13082 9.47994 8.36718 ] pdfxs
+ (p) show
+ (timi)
+ [3.62179 3.34914 8.91258 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.36718 ] pdfxs
+ (\)) show
+ 180.153 -554.027 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nJ)
+ [9.6981 5.5964 ] pdfxs
+ (o) show
+ (se,)
+ [4.30902 4.8436 6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (2004) show
+ (.) show
+ 3.05176e-05 -584.916 m
+ ([)
+ [3.0327 ] pdfxs
+ (89) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 7.52718 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 7.50537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3162 ] pdfxs
+ (A) show
+ (dve.)
+ [6.0654 5.4545 4.8436 7.21085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 8.07266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.05449 7.67993 ] pdfxs
+ (I) show
+ (mprovingperf)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.68356 6.37085 4.8436 4.27631 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebyc)
+ [6.0654 4.8436 8.08357 5.75995 8.98901 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 22.424 -606.838 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llingd)
+ [3.02179 3.0327 3.0327 6.05449 8.91265 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.91265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urelay)
+ [6.05449 4.27631 8.30175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utinthehe)
+ [6.05449 7.70183 3.0327 9.51264 4.23277 6.0654 8.30175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 7.57084 ] pdfxs
+ (I) show
+ (n) show
+ 239.155 -606.838 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.19262 ] pdfxs
+ (o) show
+ (ft)
+ [7.08001 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.74909 7.83262 7.81088 13.5163 6.13082 4.19998 8.44359 7.39623 6.83993 8.11625 11.8362 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nc)
+ [6.14173 4.46185 ] pdfxs
+ (e) show
+ 22.424 -628.761 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 325.028 -628.761 m
+ /N614 10.909 Tf
+ (,Chic)
+ [6.6654 7.8763 6.0654 3.0327 4.8436 ] pdfxs
+ (ago) show
+ (,)
+ [6.6654 ] pdfxs
+ (IL) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (2005) show
+ (.) show
+ 220.363 -657.201 m
+ (205) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (12) 13
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (70) show
+ (]Gern)
+ [8.4872 8.55269 4.85451 4.2654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.96728 ] pdfxs
+ (H) show
+ (eiser,KevinElphins)
+ [4.8436 3.0327 4.29811 4.85451 4.27631 8.01811 8.4872 4.8436 5.75995 3.0327 10.789 
+ 7.41812 3.0327 6.05449 6.0654 3.0327 6.05449 4.30902 ] pdfxs
+ (to) show
+ (ne,)
+ [6.05449 4.85451 8.01811 ] pdfxs
+ (J) show
+ (erryVoch)
+ [4.85451 4.2654 4.27631 10.4835 7.26539 5.75995 4.54905 5.75995 ] pdfxs
+ (t) show
+ (elo)
+ [4.8436 3.0327 5.75995 ] pdfxs
+ (o) show
+ (,S)
+ [8.01811 6.0654 ] pdfxs
+ (t) show
+ (ephen)
+ [4.8436 6.0654 6.05449 4.85451 10.7781 ] pdfxs
+ (R) show
+ (ussell,)
+ [6.0654 4.29811 4.30902 4.8436 3.0327 3.0327 8.01811 ] pdfxs
+ (a) show
+ (ndJochen)
+ [6.0654 10.789 5.5964 5.75995 4.54905 6.05449 4.85451 10.7781 ] pdfxs
+ (L) show
+ (ied)
+ [3.0327 4.85451 6.05449 ] pdfxs
+ (t) show
+ (ke.)
+ [5.4545 4.85451 3.0327 ] pdfxs
+ 22.424 -21.922 m
+ (TheMun)
+ [7.8763 6.0654 8.33448 9.99272 6.0654 6.05449 ] pdfxs
+ (g) show
+ (isin)
+ [6.52358 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le-)
+ [3.0327 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddress-sp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.64352 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.33448 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.0654 8.93447 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ 265.922 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sofSoftw)
+ [8.21444 5.58542 7.10183 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (e{) show
+ (Pr)
+ [7.39623 4.04721 ] pdfxs
+ (ac) show
+ (ticeandE)
+ [3.62179 3.34914 4.45094 8.78182 5.58542 6.13082 9.33812 7.39623 ] pdfxs
+ (x) show
+ (-) show
+ 22.424 -43.845 m
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (ri)
+ [4.60356 3.33823 ] pdfxs
+ (e) show
+ (nc)
+ [6.14173 4.45094 ] pdfxs
+ (e) show
+ 61.036 -43.845 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (28\(9\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (901{928) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (71) show
+ (])
+ [8.4872 ] pdfxs
+ (La) show
+ (urie)
+ [6.05449 4.27631 3.0327 8.33448 ] pdfxs
+ (J) show
+ (.)
+ [6.52358 ] pdfxs
+ (H) show
+ (endren)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 9.55628 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.54537 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (ndru)
+ [6.0654 6.05449 4.27631 9.55628 ] pdfxs
+ (N) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (u.P)
+ [6.05449 7.6363 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizingpr)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 8.94538 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.78899 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hrecursived)
+ [9.55628 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.33448 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [8.94538 4.29811 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ 22.424 -96.656 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ 54.018 -96.656 m
+ /N634 10.909 Tf
+ (IEEETr)
+ [4.21089 7.39623 7.39623 11.3017 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nPar)
+ [10.0362 7.39623 5.58542 4.0363 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (l)
+ [6.69809 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (D) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (tri)
+ [3.62179 4.59266 3.34914 ] pdfxs
+ (b) show
+ (utedSyst)
+ [5.85816 3.62179 4.46185 9.47994 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m) show
+ 315.883 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{47) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (72) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 6.74176 ] pdfxs
+ (H) show
+ (ind.WhichPoin)
+ [3.0327 6.0654 6.05449 8.11629 11.2035 6.0654 3.0327 4.53815 9.78537 7.11266 5.46541 
+ 3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.99628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisSh)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 6.05449 6.0654 ] pdfxs
+ (o) show
+ (uldI)
+ [6.05449 3.0327 9.77446 7.65803 ] pdfxs
+ (U) show
+ (se?)
+ [4.30902 4.8436 11.6072 ] pdfxs
+ (I) show
+ (n) show
+ 295.498 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.43262 ] pdfxs
+ (o) show
+ (ft)
+ [7.33092 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFT)
+ [9 7.82171 7.81088 13.7563 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 7.81088 
+ ] pdfxs
+ 22.424 -149.468 m
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.69809 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.818 ] pdfxs
+ (o) show
+ (nSoftw)
+ [10.0362 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.91272 6.97089 ] pdfxs
+ (es) show
+ (ting)
+ [3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.13082 9.47994 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 305.719 -149.468 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 0 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (73) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 7.98538 ] pdfxs
+ (H) show
+ (ind.P)
+ [3.0327 6.05449 6.0654 11.7926 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.22899 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.5163 ] pdfxs
+ (H) show
+ (aven'twes)
+ [5.14905 5.4545 4.85451 6.05449 3.0327 9.19637 7.58175 9.79628 4.30902 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 11.0181 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 9.26171 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemye)
+ [6.0654 3.02179 4.85451 14.0507 5.4545 4.8436 ] pdfxs
+ (t) show
+ (?)
+ [17.7708 ] pdfxs
+ (I) show
+ (n) show
+ 394.132 -180.357 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sof)
+ [9.56715 5.58542 3.34914 ] pdfxs
+ 22.424 -202.279 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.81454 ] pdfxs
+ (2) show
+ (0)
+ [5.58542 ] pdfxs
+ (0) show
+ (1ACMSIGPLAN-SIGSOFT)
+ [9.37084 7.83262 7.79997 13.5817 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.10534 
+ 3.90544 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 11.6072 ] pdfxs
+ (Wo) show
+ (r)
+ [4.59266 ] pdfxs
+ (ksh) show
+ (op)
+ [5.58542 9.37084 ] pdfxs
+ (o) show
+ (nPro)
+ [9.92715 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 12.7089 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysisf)
+ [2.79267 5.30169 4.45083 3.34914 8.25807 3.34914 ] pdfxs
+ (o) show
+ (rS)
+ [8.38899 6.14173 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33823 3.6327 7.24359 ] pdfxs
+ (a) show
+ (reTo)
+ [4.04721 8.81454 6.97089 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.78176 8.25807 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 22.424 -224.202 m
+ (En)
+ [7.39623 6.14173 ] pdfxs
+ (g) show
+ (ine)
+ [3.33823 6.13082 4.46185 ] pdfxs
+ (e) show
+ (ring)
+ [4.60356 3.34914 6.13082 8.92363 ] pdfxs
+ (\() show
+ (PASTE)
+ [6.55624 8.11625 6.13082 7.79997 7.40714 ] pdfxs
+ (\)) show
+ 127.866 -224.202 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (54{61) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ -3.05176e-05 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (74) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 9.78537 ] pdfxs
+ (H) show
+ (irzel,)
+ [3.02179 4.27631 4.85451 4.8436 3.0327 6.77449 ] pdfxs
+ (A) show
+ (mer)
+ [9.09802 4.8436 7.99628 ] pdfxs
+ (D) show
+ (iw)
+ [3.0327 7.57085 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 6.77449 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.78537 10.0036 ] pdfxs
+ (at) show
+ (thew)
+ [4.23277 6.0654 4.8436 11.6072 ] pdfxs
+ (H) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (t) show
+ (z.C)
+ [4.85451 8.1272 7.88721 ] pdfxs
+ (o) show
+ (nnectivity-b)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 3.0327 5.75995 3.0327 3.93823 5.75995 3.63261 
+ 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.79628 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.57447 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.13811 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.33806 ] pdfxs
+ (o) show
+ (ft)
+ [8.21455 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANconf)
+ [9.89453 7.83262 7.79997 14.6617 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.9926 
+ 4.45094 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.89453 ] pdfxs
+ (o) show
+ (nO)
+ [11.018 8.35627 ] pdfxs
+ (b) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.59266 3.34914 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.62179 4.46185 10.4508 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.13082 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.47637 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,) show
+ 22.424 -298.936 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,)
+ [7.25456 ] pdfxs
+ (a) show
+ (ndA)
+ [6.13082 9.47994 8.10534 ] pdfxs
+ (pp) show
+ (lications)
+ [2.79267 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 8.35625 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.36718 8.36718 7.39623 6.13082 6.83993 8.11625 ] pdfxs
+ (\)) show
+ 216.404 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (359{373) show
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (75) show
+ (])
+ [8.4872 ] pdfxs
+ (X) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.87264 ] pdfxs
+ (H) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,S)
+ [7.6363 6.05449 ] pdfxs
+ (t) show
+ (ephenBl)
+ [4.85451 6.05449 6.0654 4.8436 10.4726 7.7344 3.02179 ] pdfxs
+ (a) show
+ (ckburn,K)
+ [4.54905 5.75995 6.05449 6.0654 4.27631 6.05449 7.6363 8.4872 ] pdfxs
+ (at) show
+ (hrynMcKinley,Eli)
+ [6.05449 4.27631 5.75995 10.4726 10.0036 4.8436 8.4872 3.0327 6.05449 3.0327 4.8436 
+ 4.8545 7.6363 7.41812 3.0327 3.0327 ] pdfxs
+ (o) show
+ (tM)
+ [8.65092 10.0036 ] pdfxs
+ (o) show
+ (ss,)
+ [4.29811 4.30902 7.6363 ] pdfxs
+ (Z) show
+ (henlinW)
+ [6.0654 4.8436 6.0654 3.02179 3.0327 10.4726 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.6363 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -351.747 m
+ (PerryChen)
+ [7.12357 4.8436 4.27631 4.27631 9.35992 7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (.The)
+ [7.81084 7.88721 6.05449 8.45447 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.46538 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e:improvingpr)
+ [4.8436 7.86538 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.05447 
+ 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mloc)
+ [12.698 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 7.82175 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -373.67 m
+ (o) show
+ (ft)
+ [8.42182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANc)
+ [10.0909 7.83262 7.79997 14.8581 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.178 
+ 4.46185 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.0909 ] pdfxs
+ (o) show
+ (nO)
+ [11.2035 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.60356 3.33823 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.6327 4.46185 10.6472 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.70545 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [8.70545 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,) show
+ 22.424 -395.592 m
+ (a) show
+ (ndA)
+ [6.13082 9.47994 8.11625 ] pdfxs
+ (pp) show
+ (lic)
+ [2.78176 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.35627 8.36718 7.39623 6.14173 6.83993 8.10534 ] pdfxs
+ (\)) show
+ 160.217 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (69{80) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -4.57764e-05 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (76) show
+ (])
+ [8.4872 ] pdfxs
+ (I) show
+ (BMC)
+ [7.72349 13.6363 7.8763 ] pdfxs
+ (o) show
+ (rp.)
+ [4.27631 6.05449 7.87629 ] pdfxs
+ (X) show
+ (LFORT)
+ [10.4508 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RAN) show
+ (:Ei)
+ [6.6654 7.42902 3.02179 ] pdfxs
+ (g) show
+ (htWaystoBo)
+ [5.75995 7.87638 10.309 5.14905 5.75995 7.94172 4.23277 9.0981 7.72349 5.75995 ] pdfxs
+ (o) show
+ (stPerf)
+ [4.29811 7.88729 7.11266 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Whi)
+ [6.0654 4.8436 4.85451 7.86538 11.2035 6.0654 3.0327 ] pdfxs
+ (t) show
+ (eP)
+ [8.47629 7.12357 ] pdfxs
+ (a) show
+ (per,)
+ [6.37085 4.8436 4.27631 6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -4.57764e-05 -457.37 m
+ ([)
+ [3.0327 ] pdfxs
+ (77) show
+ (]Ber)
+ [8.4872 7.72349 4.8436 4.27631 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0908 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (nne)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [7.14539 ] pdfxs
+ (A) show
+ (lexey)
+ [3.0327 4.8436 5.75995 4.85451 9.78537 ] pdfxs
+ (Log) show
+ (inov,Th)
+ [3.02179 6.0654 5.14905 5.75995 7.1563 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (s)
+ [8.32353 ] pdfxs
+ (R) show
+ (eps,)
+ [4.85451 6.05449 4.30902 7.1563 ] pdfxs
+ (a) show
+ (ndMo)
+ [6.05449 10.0908 9.99272 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 9.78537 6.05449 ] pdfxs
+ (ag) show
+ (iv.Arel)
+ [3.0327 5.75995 9.02174 12.2072 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.05812 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 22.424 -479.293 m
+ (t) show
+ (oin)
+ [9.49083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lsh)
+ [7.05812 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 9.05447 ] pdfxs
+ (I) show
+ (n) show
+ 204.538 -479.293 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.72716 ] pdfxs
+ (o) show
+ (ft)
+ [7.61455 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.28363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [7.05808 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.1889 ] pdfxs
+ (o) show
+ (nSt)
+ [10.3962 6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (c) show
+ 22.424 -501.215 m
+ (An)
+ [7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.35625 ] pdfxs
+ (\() show
+ (SAS)
+ [6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 95.5139 -501.215 m
+ /N614 10.909 Tf
+ (,Ver)
+ [6.6654 7.2763 4.8436 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ita) show
+ (ly,)
+ [3.02179 4.8545 6.6654 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (ust)
+ [6.05449 4.30902 7.87638 ] pdfxs
+ (2004) show
+ (.) show
+ -4.57764e-05 -532.104 m
+ ([)
+ [3.0327 ] pdfxs
+ (78) show
+ (]Trev)
+ [8.4872 6.95994 4.27631 4.85451 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [9.55626 ] pdfxs
+ (J) show
+ (im,GregM)
+ [3.0327 9.08711 8.7381 8.55269 4.27631 4.8436 10.7454 10.0036 ] pdfxs
+ (o) show
+ (rrise)
+ [4.27631 4.2654 3.0327 4.29811 4.85451 ] pdfxs
+ (tt) show
+ (,)
+ [8.7272 ] pdfxs
+ (Da) show
+ (nGr)
+ [11.3454 8.5636 4.27631 ] pdfxs
+ (o) show
+ (ssm)
+ [4.29811 4.30902 9.08711 ] pdfxs
+ (a) show
+ (n,Mich)
+ [6.0654 8.7272 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (el)
+ [4.8436 8.32356 ] pdfxs
+ (H) show
+ (icks,)
+ [3.0327 4.53815 5.75995 4.29811 8.7381 ] pdfxs
+ (Ja) show
+ (mesCheney,)
+ [9.08711 4.85451 9.58898 7.8763 6.0654 4.8436 6.0654 4.8436 4.8545 8.7272 ] pdfxs
+ (a) show
+ (ndY)
+ [6.0654 11.3454 7.2763 ] pdfxs
+ (a) show
+ (nlin)
+ [6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 22.424 -554.027 m
+ (W)
+ [10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.Cycl)
+ [9.61082 7.8763 5.75995 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ne:As)
+ [6.0654 4.8436 9.05447 12.4035 4.29811 ] pdfxs
+ (a) show
+ (fedi)
+ [3.33815 9.06538 6.0654 3.0327 ] pdfxs
+ (a) show
+ (lect)
+ [3.02179 4.85451 4.8436 8.46546 ] pdfxs
+ (o) show
+ (fC.)
+ [7.55993 7.8763 9.61082 ] pdfxs
+ (I) show
+ (n) show
+ 221.26 -554.027 m
+ /N634 10.909 Tf
+ (USENIXAnnu)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.5453 7.83262 6.13082 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lTe)
+ [7.23263 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (nic)
+ [6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (lC)
+ [7.22172 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 407.844 -554.027 m
+ /N614 10.909 Tf
+ (,M)
+ [7.3963 10.0036 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erey,)
+ [4.8436 4.27631 4.8436 4.8545 3.0327 ] pdfxs
+ 22.424 -575.949 m
+ (C)
+ [7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2002) show
+ (.) show
+ -4.57764e-05 -606.838 m
+ ([)
+ [3.0327 ] pdfxs
+ (79) show
+ (])
+ [8.4872 ] pdfxs
+ (R) show
+ (ich)
+ [3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.7126 ] pdfxs
+ (Jo) show
+ (nes.)
+ [6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 101.668 -606.838 m
+ /N634 10.909 Tf
+ (G)
+ [8.44359 ] pdfxs
+ (a) show
+ (rb)
+ [4.59266 4.46185 ] pdfxs
+ (ag) show
+ (eC)
+ [9.8509 7.81088 ] pdfxs
+ (o) show
+ (lle)
+ [3.34903 2.78176 4.46185 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n.Al)
+ [6.13082 8.18182 7.83262 2.78176 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.34914 3.62179 ] pdfxs
+ (h) show
+ (msf)
+ [8.92348 9.28352 3.34914 ] pdfxs
+ (o) show
+ (rAut)
+ [9.43625 7.82171 5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (tic)
+ [3.62179 3.34914 9.8509 ] pdfxs
+ (D) show
+ (yn)
+ [5.30169 6.13082 ] pdfxs
+ (a) show
+ (micM)
+ [8.92348 3.33823 9.8509 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryMan)
+ [4.59266 10.1344 9.7745 5.58542 6.13082 ] pdfxs
+ (age) show
+ (-) show
+ 22.424 -628.761 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 46.121 -628.761 m
+ /N614 10.909 Tf
+ (.)
+ [7.86538 ] pdfxs
+ (Jo) show
+ (hnWiley&S)
+ [6.0654 9.68719 11.2144 3.0327 3.0327 4.8436 9.39264 12.1199 6.0654 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 220.363 -657.201 m
+ (204) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter1)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (I) show
+ (ntro)
+ [14.7235 10.832 11.402 14.6988 ] pdfxs
+ (duc) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Mem)
+ [10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 8.67265 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 11.9998 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceis)
+ [6.0654 4.8436 7.7563 3.0327 7.22172 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.7563 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.76721 9.08711 ] pdfxs
+ (a) show
+ (inf)
+ [3.0327 8.96719 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rslimi)
+ [4.27631 7.21082 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.3672 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [8.96719 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 7.76721 ] pdfxs
+ (o) show
+ (nmodern)
+ [8.96719 9.08711 5.75995 6.0654 4.8436 4.27631 6.0654 ] pdfxs
+ 0 -133.509 m
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ures.Today,modernc)
+ [6.0654 4.27631 4.8436 4.29811 10.6035 6.97085 5.74904 6.0654 5.14905 4.8545 7.79993 
+ 9.08711 5.75995 6.05449 4.85451 4.2654 10.6035 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.84717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.39265 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.39265 ] pdfxs
+ (t) show
+ (o)
+ [9.99264 ] pdfxs
+ (agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 3.0327 10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 9.39265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (o) show
+ (ptimizepr)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 9.39265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -155.431 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusedense)
+ [7.61456 6.05449 4.30902 8.21448 6.05449 4.85451 6.05449 4.30902 8.20357 ] pdfxs
+ (a) show
+ (rrays,s)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 6.44722 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (imesprovidingmul)
+ [3.02179 9.09802 4.8436 7.66899 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 3.02179 
+ 6.0654 8.81447 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplef)
+ [3.0327 6.05449 3.0327 8.21448 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.65808 ] pdfxs
+ (o) show
+ (fperf)
+ [6.69812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.0654 4.8436 8.21448 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.P)
+ [7.78902 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 0 -177.354 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sedrecursived)
+ [4.29811 4.8436 9.13083 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 
+ 7.91993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 6.20722 ] pdfxs
+ (o) show
+ (n)
+ [9.13083 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.90903 ] pdfxs
+ (ot) show
+ (herh)
+ [6.0654 4.8436 7.34174 6.0654 ] pdfxs
+ (a) show
+ (nd,haveproven)
+ [6.05449 6.0654 6.20722 6.0654 5.14905 5.4545 7.91993 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 9.13083 ] pdfxs
+ (t) show
+ (obemuchm)
+ [8.51993 6.35994 7.91993 8.79257 6.05449 4.54905 9.13083 9.08711 ] pdfxs
+ (o) show
+ (redi\016cult{b)
+ [4.27631 7.90903 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 7.30911 8.51993 6.37085 
+ ] pdfxs
+ (ot) show
+ (h)
+ [9.11992 ] pdfxs
+ (to) show
+ 0 -199.276 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.38902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.59991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imize{)
+ [3.0327 9.08711 3.0327 4.8436 8.38902 8.99992 ] pdfxs
+ (a) show
+ (ndthusc)
+ [6.05449 9.61082 4.23277 5.75995 6.0654 7.84354 4.8436 ] pdfxs
+ (o) show
+ (mpilershaveh)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.84354 6.05449 5.15996 5.4545 8.38902 
+ 6.05449 ] pdfxs
+ (a) show
+ (dmuchlesssuccessimproving)
+ [9.59991 8.79257 6.0654 4.53815 9.59991 3.0327 4.85451 4.29811 7.84354 4.30902 6.05449 
+ 4.85451 4.8436 4.85451 4.29811 7.84354 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 
+ 3.0327 6.0654 8.98901 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.38902 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 0 -221.199 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Theprim)
+ [7.8763 6.0654 9.8181 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryexis)
+ [4.27631 10.7235 4.85451 5.74904 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.54905 6.0654 4.8436 9.27262 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.2399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 10.4181 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.029 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmingp)
+ [4.27631 9.08711 3.0327 6.0654 10.4181 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 9.8181 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -265.044 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 7.75629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (otwobr)
+ [10.1781 3.93823 7.58175 10.1781 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dc)
+ [10.789 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (go) show
+ (ries:sc)
+ [4.27631 3.0327 4.8436 4.29811 10.069 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.9999 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.03262 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.789 ] pdfxs
+ (a) show
+ (sre)
+ [9.02171 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.9999 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.789 3.0327 ] pdfxs
+ (37) show
+ (],de)
+ [3.0327 8.02902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [10.789 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -286.966 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.01086 ] pdfxs
+ (g) show
+ (reedyprefe)
+ [4.2654 4.85451 4.8436 6.0654 8.57447 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 8.26902 3.0327 ] pdfxs
+ (94) show
+ (],e)
+ [3.02179 6.01086 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [5.99995 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 8.87992 4.29811 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 7.65812 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.11264 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 7.65812 6.0654 4.8436 3.0327 8.87992 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.05449 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 0 -308.889 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urespli)
+ [6.05449 4.27631 8.82538 4.29811 6.0654 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (ing[)
+ [3.0327 6.05449 9.42537 3.0327 ] pdfxs
+ (28) show
+ (],jump-p)
+ [3.0327 7.07994 3.33815 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (interprefe)
+ [3.0327 5.75995 4.23277 4.85451 8.24718 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 9.42537 3.02179 ] pdfxs
+ (112) show
+ (,)
+ [7.00357 ] pdfxs
+ (94) show
+ (],e)
+ [3.0327 7.07994 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ (\)) show
+ (.These)
+ [8.87992 7.8763 6.0654 4.8436 4.30902 8.81447 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.26899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (att) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -330.811 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.71629 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.62173 ] pdfxs
+ (o) show
+ (nlyrequireloc)
+ [6.0654 3.02179 9.62173 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.71629 3.0327 
+ 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lchan)
+ [6.89448 4.54905 6.05449 5.46541 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.1599 ] pdfxs
+ (t) show
+ (othepr)
+ [9.32719 4.23277 6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:afewins)
+ [9.08711 8.33447 9.32719 3.32724 4.85451 11.7381 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.1599 3.0327 9.92718 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.0654 8.70538 6.0654 4.27631 4.29811 8.10547 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.92718 ] pdfxs
+ (a) show
+ 0 -352.734 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 8.47629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 8.47629 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.4872 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 16.936 -374.656 m
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.84359 6.64358 ] pdfxs
+ (t) show
+ (hisisprecisely)
+ [6.0654 3.0327 7.90899 3.0327 7.90899 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 
+ 4.85451 3.02179 9.37083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.46538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perty)
+ [6.35994 4.85451 4.2654 3.93823 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tlimi)
+ [7.85456 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.46538 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (ga) show
+ (in)
+ [3.0327 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.45447 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches.)
+ [4.54905 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -396.579 m
+ (Sc)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [9.30536 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.33807 ] pdfxs
+ (a) show
+ (reinheren)
+ [4.27631 9.88355 3.0327 6.05449 6.0654 4.8436 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lylimi)
+ [3.0327 10.789 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 11.1054 ] pdfxs
+ (t) show
+ (om)
+ [10.4835 9.09802 ] pdfxs
+ (a) show
+ (kingloc)
+ [5.74904 3.0327 6.0654 10.4835 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lperf)
+ [8.07266 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 9.88355 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sbec)
+ [9.33807 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -418.502 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.07628 ] pdfxs
+ (o) show
+ (nlymodifyafewins)
+ [6.05449 3.0327 9.07628 9.08711 5.75995 6.0654 3.02179 3.33815 9.07628 8.77083 3.32724 
+ 4.85451 11.1926 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.61445 ] pdfxs
+ (a) show
+ (ta)
+ [7.56002 8.77083 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.17084 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.59264 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ap)
+ [9.09802 6.05449 3.0327 4.8436 6.41449 8.77083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rl)
+ [7.59264 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.38173 ] pdfxs
+ (o) show
+ (rs)
+ [7.59264 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.Thesec)
+ [7.77811 7.8763 6.05449 8.17084 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -440.424 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chism)
+ [4.53815 9.49082 3.0327 7.72354 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.26902 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.26902 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.47991 9.08711 ] pdfxs
+ (o) show
+ (repr)
+ [4.27631 8.26902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (misin)
+ [9.08711 3.0327 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,but)
+ [6.49085 6.0654 6.05449 7.66911 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyrequires)
+ [3.0327 3.0327 9.17446 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.72354 
+ ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.26902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mtobewrit)
+ [12.5234 4.23277 8.87992 6.37085 8.26902 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ 0 -462.347 m
+ (inatype-s)
+ [3.0327 10.0581 9.4581 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fes)
+ [3.33815 8.8472 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.2654 4.85451 4.8436 3.64352 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.8472 ] pdfxs
+ (a) show
+ (ndislimi)
+ [6.05449 10.0581 3.0327 8.30172 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0581 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 297.238 -462.347 m
+ /N634 10.909 Tf
+ (a) show
+ (llin)
+ [3.34903 7.02536 3.33823 6.14173 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 360.396 -462.347 m
+ /N614 10.909 Tf
+ (o) show
+ (fap)
+ [7.33084 9.4581 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (iculartype)
+ [3.0327 4.8436 6.0654 3.02179 5.46541 8.269 3.93823 5.75995 6.35994 8.8472 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -484.269 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.76355 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 14.0071 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.18536 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,a\feld)
+ [9.09802 6.05449 3.0327 4.8436 8.27993 10.3635 6.0654 4.8436 3.0327 10.9854 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisunusedin)
+ [9.16364 3.0327 9.21807 6.0654 5.74904 6.0654 4.29811 4.85451 10.9744 3.0327 10.9854 
+ ] pdfxs
+ (o) show
+ (neins)
+ [6.05449 9.77446 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 9.77446 ] pdfxs
+ (o) show
+ (fad)
+ [8.2472 10.3745 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.3745 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,butn)
+ [6.0654 4.2654 4.85451 8.26902 6.0654 6.05449 9.16364 6.05449 ] pdfxs
+ (ot) show
+ -3.05176e-05 -506.192 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ther,c)
+ [4.23277 6.0654 4.8436 4.27631 6.6654 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tberemovedfr)
+ [7.87638 6.35994 8.4872 4.27631 4.8436 9.09802 5.14905 5.4545 4.8436 9.6981 3.33815 
+ 4.2654 ] pdfxs
+ (o) show
+ (mei)
+ [12.7307 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -528.114 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 6.73093 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,nei)
+ [3.0327 4.84359 5.74904 6.05449 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 6.75265 ] pdfxs
+ (o) show
+ (f)
+ [5.8254 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.34176 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chesis)
+ [4.53815 6.0654 4.8436 6.79627 3.0327 6.78537 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 7.34176 ] pdfxs
+ (t) show
+ (o)
+ [7.94175 ] pdfxs
+ (atta) show
+ (ck)
+ [4.53815 8.2472 ] pdfxs
+ (t) show
+ (hero)
+ [6.0654 7.33085 4.27631 5.75995 ] pdfxs
+ (o) show
+ (tc)
+ [6.72002 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.33085 ] pdfxs
+ (o) show
+ (f)
+ [5.8254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.33085 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem:)
+ [6.0654 3.0327 4.8436 9.08711 7.30903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -3.05176e-05 -550.037 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.46173 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.42911 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 8.02902 ] pdfxs
+ (o) show
+ (rc)
+ [7.46173 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [6.21813 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 8.03993 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.42911 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.48354 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.02902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Inp)
+ [6.0654 7.72357 3.94897 9.23992 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.3054 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 8.02902 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 231.273 -582.481 m
+ (1) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (13) 14
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.44357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.04356 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresexhibitpo)
+ [6.0654 4.2654 4.85451 7.89808 4.85451 5.74904 6.0654 3.0327 6.05449 3.0327 7.84365 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (rloc)
+ [7.86537 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityis)
+ [3.0327 3.0327 3.93823 9.34901 3.0327 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.83274 ] pdfxs
+ (t) show
+ (heirnodes)
+ [6.0654 4.8436 3.0327 7.86537 6.0654 5.75995 6.05449 4.85451 7.89808 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.45447 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (endistribu)
+ [4.85451 9.65446 6.05449 3.0327 4.30902 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.66537 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (t) show
+ (hehe)
+ [6.05449 9.05447 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pwi)
+ [10.2654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hli)
+ [10.2545 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.02179 9.05447 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbetween)
+ [10.2545 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.2545 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 9.04356 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.44365 ] pdfxs
+ (o) show
+ (fthenodes)
+ [7.53811 4.23277 6.0654 9.05447 6.05449 5.75995 6.0654 4.8436 8.50899 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (/t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.23266 6.0654 ] pdfxs
+ (att) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ 0 -43.845 m
+ (o) show
+ (fthepr)
+ [8.06175 4.23277 6.0654 9.56719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.09802 11.1381 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usethe)
+ [6.0654 4.29811 9.5781 4.23277 6.0654 9.56719 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 9.03262 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.8436 4.27631 6.0654 9.02171 ] pdfxs
+ (o) show
+ (f)
+ [8.06175 ] pdfxs
+ (t) show
+ (heserecursived)
+ [6.05449 4.85451 4.29811 9.56719 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.56719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.1781 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 9.02171 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.5781 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [8.96728 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 9.05447 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.45456 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (nthehe)
+ [10.2654 4.23277 6.0654 9.05447 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,s)
+ [6.05449 7.37448 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.2654 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.50899 3.32724 ] pdfxs
+ (o) show
+ (rimproving)
+ [8.47627 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.65446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (o) show
+ (fdense)
+ [6.97085 6.05449 4.85451 6.05449 4.30902 8.4872 ] pdfxs
+ (a) show
+ (rraysc)
+ [4.2654 4.27631 5.14905 5.75995 7.94172 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [7.87638 6.37085 8.4872 ] pdfxs
+ (a) show
+ (pplied)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 9.6981 ] pdfxs
+ (t) show
+ (onodesinarecursived)
+ [9.08719 6.05449 5.75995 6.0654 4.8436 7.94172 3.0327 9.6981 9.08719 4.27631 4.8436 
+ 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -109.613 m
+ (Agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 3.0327 10.0035 ] pdfxs
+ (o) show
+ (ptimizingpr)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 9.6981 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.54171 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (theavilyuserecursived)
+ [8.48728 6.05449 4.85451 5.14905 5.75995 3.0327 3.02179 10.0035 6.0654 4.29811 9.09811 
+ 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.09811 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.6981 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresisinheren)
+ [6.0654 4.2654 4.85451 8.54171 3.0327 8.55262 3.0327 6.05449 6.0654 4.8436 4.27631 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lydif-)
+ [3.0327 10.0035 6.05449 3.0327 3.33815 3.63261 ] pdfxs
+ 0 -131.535 m
+ (\fcultf)
+ [6.0654 4.8436 6.0654 3.02179 8.92364 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.95627 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [7.70175 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.05449 4.30902 10.9963 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,in)
+ [7.96357 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.70175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 8.97807 3.0327 4.29811 ] pdfxs
+ 291.741 -131.535 m
+ /N634 10.909 Tf
+ (re)
+ [4.04721 4.45094 ] pdfxs
+ (q) show
+ (uire)
+ [5.85816 3.34914 4.0363 4.46185 ] pdfxs
+ (d) show
+ 333.216 -131.535 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 10.429 4.27631 4.8436 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.58175 ] pdfxs
+ (o) show
+ (rldpr)
+ [4.2654 3.0327 10.7344 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:)
+ [9.09802 3.0327 ] pdfxs
+ 0 -153.458 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.81447 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.42537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.26899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (encre)
+ [4.85451 10.0254 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 7.07994 ] pdfxs
+ (t) show
+ (raversed,)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 4.85451 6.05449 7.07994 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 10.0254 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royedwi)
+ [4.2654 5.15996 5.4545 4.8436 10.0254 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hrecursivefunc)
+ [10.0254 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.81447 3.32724 
+ 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 7.06903 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -175.38 m
+ (o) show
+ (ftenp)
+ [3.33815 4.23277 4.85451 10.0799 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 10.0799 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.25819 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.86902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.14539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enused)
+ [4.85451 10.0799 6.05449 4.30902 4.8436 10.0799 ] pdfxs
+ (t) show
+ (obuildl)
+ [9.47992 6.05449 6.0654 3.0327 3.0327 10.0799 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.29082 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (es)
+ [8.86902 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.32353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [9.03265 ] pdfxs
+ (a) show
+ 0 -197.303 m
+ (list)
+ [3.0327 3.0327 4.29811 8.24728 ] pdfxs
+ (o) show
+ (flis)
+ [7.35266 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Sec)
+ [8.99992 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 104.032 -197.303 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 9.54529 ] pdfxs
+ (agg) show
+ (r)
+ [4.0363 ] pdfxs
+ (ess) show
+ (i)
+ [3.34914 ] pdfxs
+ (ve) show
+ 204.051 -197.303 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.31262 ] pdfxs
+ (o) show
+ (fin)
+ [7.34175 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.0363 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.31262 ] pdfxs
+ (a) show
+ (rerequired:modern)
+ [4.2654 8.86902 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 6.05449 8.62901 
+ 9.08711 5.75995 6.0654 4.8436 4.27631 6.0654 ] pdfxs
+ 0 -219.225 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (redesi)
+ [4.2654 8.18175 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ntechniquesenc)
+ [9.40355 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.63627 
+ 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (ag) show
+ (e)
+ [8.18175 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.18175 6.0654 4.29811 8.18175 ] pdfxs
+ (o) show
+ (fmodul)
+ [6.6763 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.60355 ] pdfxs
+ (a) show
+ (ndreus)
+ [6.05449 9.40355 4.2654 4.85451 6.05449 4.30902 ] pdfxs
+ (a) show
+ (bled)
+ [6.05449 3.0327 8.18175 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.79265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urelibr)
+ [6.05449 4.27631 8.18175 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,)
+ [4.27631 3.02179 4.85451 4.29811 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -241.148 m
+ (t) show
+ (heselibr)
+ [6.05449 4.85451 4.29811 9.90537 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (riesmaybeusedindi\013erentwaysindi\013erentp)
+ [4.27631 3.02179 4.85451 9.35989 9.08711 5.14905 10.8108 6.35994 9.90537 6.0654 4.29811 
+ 4.85451 11.1163 3.02179 11.1163 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 9.29455 7.58175 5.14905 5.75995 9.35989 3.02179 11.1163 6.0654 3.0327 6.35986 4.8436 
+ 4.27631 4.8436 5.75995 9.29455 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.34898 ] pdfxs
+ (o) show
+ (f)
+ [8.38902 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.89446 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 12.1308 ] pdfxs
+ (I) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (lly,we)
+ [3.0327 3.02179 4.8545 8.43265 7.58175 4.8436 ] pdfxs
+ 0 -263.07 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.0327 9.92718 3.0327 3.0327 5.4545 8.71629 ] pdfxs
+ (t) show
+ (obe)
+ [9.32719 6.35994 8.7272 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizeindividu)
+ [3.02179 9.09802 3.0327 4.8436 8.71629 3.0327 6.0654 6.05449 3.0327 5.75995 3.0327 
+ 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lins)
+ [6.89448 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.17081 ] pdfxs
+ (o) show
+ (fap)
+ [7.19993 9.32719 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rd)
+ [8.149 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.32719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,evenif)
+ [6.05449 4.27631 4.85451 6.95994 4.8436 5.4545 4.85451 9.92718 3.0327 7.19993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (o) show
+ (f) show
+ 0 -284.993 m
+ (t) show
+ (heins)
+ [6.05449 8.83629 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttype)
+ [8.22547 3.93823 5.75995 6.35994 8.83629 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 8.82538 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 10.0472 
+ ] pdfxs
+ (a) show
+ (ndcre)
+ [6.05449 10.0472 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [10.0472 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nfunc)
+ [10.0363 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.2799 ] pdfxs
+ (\(t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsc)
+ [7.01448 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -306.915 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 9.15262 ] pdfxs
+ (a) show
+ (reinsu\016cientf)
+ [4.27631 9.6981 3.0327 6.05449 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 9.09819 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 9.6981 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.30902 ] pdfxs
+ (\)) show
+ (.Third,c)
+ [11.5199 7.8763 6.0654 3.02179 4.27631 6.0654 8.18175 4.8436 ] pdfxs
+ (o) show
+ (mpilersf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.15262 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [9.1199 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.6035 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -328.838 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.72717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 10.1781 6.0654 9.87264 6.05449 ] pdfxs
+ (o) show
+ (thavec)
+ [8.66183 6.0654 5.14905 5.4545 9.26174 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [7.45084 5.14905 5.4545 4.85451 8.68354 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.26174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.1781 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementrun)
+ [4.8436 9.09802 4.8436 5.75995 8.66183 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.02179 9.09802 4.8436 7.6472 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lylimi)
+ [3.0327 10.1672 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -350.761 m
+ (t) show
+ (heinf)
+ [6.05449 8.7272 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.93809 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lith)
+ [6.90539 3.02179 8.12729 6.05449 ] pdfxs
+ (a) show
+ (sover)
+ [8.18172 5.14905 5.4545 4.85451 8.13809 ] pdfxs
+ (t) show
+ (heruntimelay)
+ [6.0654 8.7272 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.71629 3.0327 5.14905 
+ 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.11638 ] pdfxs
+ (o) show
+ (fad)
+ [7.21084 9.32719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.3381 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.Fin)
+ [6.05449 4.27631 4.8436 8.59629 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,c)
+ [3.0327 3.0327 4.84359 6.97085 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -372.683 m
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.90537 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizeuns)
+ [3.0327 9.08711 3.0327 4.85451 8.69447 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 8.69447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.14899 ] pdfxs
+ (\() show
+ (likeC)
+ [3.0327 3.0327 5.4545 8.69447 11.7272 ] pdfxs
+ (o) show
+ (rC++\)mustc)
+ [8.11627 7.8763 8.4872 8.4872 8.08365 8.79257 6.05449 4.30902 8.08365 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyh)
+ [3.02179 9.61082 6.05449 ] pdfxs
+ (a) show
+ (ndlepr)
+ [6.0654 6.0654 3.02179 8.69447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.14899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.09456 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ 0 -394.606 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.61808 ] pdfxs
+ (o) show
+ (rrely)
+ [8.58536 4.27631 4.85451 3.02179 10.0799 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (hepreciselay)
+ [6.0654 9.16356 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.16356 3.0327 5.14905 
+ 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.56365 ] pdfxs
+ (o) show
+ (fd)
+ [7.6472 6.05449 ] pdfxs
+ (at) show
+ (ainmem)
+ [9.77446 3.0327 10.3745 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.069 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,pr)
+ [3.02179 7.5163 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.61808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.56365 4.8436 ] pdfxs
+ (o) show
+ (pys)
+ [5.75995 10.0799 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.61808 ] pdfxs
+ (to) show
+ 0 -416.528 m
+ (disk)
+ [6.0654 3.02179 4.30902 9.39264 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssanetw)
+ [4.29811 7.94172 9.0981 6.05449 4.85451 3.93823 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -438.451 m
+ (Thr)
+ [7.8763 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.04729 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.11264 7.57085 ] pdfxs
+ (o) show
+ (rk,weuse)
+ [4.27631 5.74904 5.99995 7.58175 7.64721 6.0654 4.29811 7.65812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.64721 ] pdfxs
+ (t) show
+ (erm)
+ [4.85451 4.2654 11.9016 ] pdfxs
+ (\\) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.25811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure"tome)
+ [6.0654 4.2654 4.85451 8.25811 4.23277 8.25811 9.09802 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.86901 ] pdfxs
+ (a) show
+ (n) show
+ 338.644 -438.451 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 380.198 -438.451 m
+ /N614 10.909 Tf
+ (o) show
+ (fahe)
+ [6.13085 8.25811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [8.86901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.31266 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.91265 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urep)
+ [6.0654 4.2654 8.31266 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.02179 9.2181 3.33815 ] pdfxs
+ (o) show
+ (rmedwi)
+ [4.27631 9.08711 4.8436 9.52355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hmul)
+ [9.52355 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iplenodetypes)
+ [3.0327 6.0654 3.02179 8.31266 6.0654 5.74904 6.0654 8.30175 3.94914 5.74904 6.37085 
+ 4.8436 7.76717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.a)
+ [7.82175 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phwith`ed)
+ [6.0654 9.52355 7.8763 3.0327 4.23277 9.52355 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e')
+ [4.8436 6.49085 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (`node')
+ [3.0327 6.05449 5.75995 6.0654 4.8436 6.35994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thisw)
+ [7.77811 7.8763 6.0654 3.0327 7.62536 7.57085 ] pdfxs
+ (o) show
+ (rkisn)
+ [4.27631 9.07628 3.0327 7.62536 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.56002 4.85451 ] pdfxs
+ (o) show
+ (ncernedwi)
+ [6.05449 4.85451 4.8436 4.27631 6.05449 4.85451 9.38173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hcl)
+ [9.38173 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssi\fc)
+ [4.30902 4.29811 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (o) show
+ (fad)
+ [6.65449 8.78174 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.78174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.17084 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.17084 ] pdfxs
+ (a) show
+ (ss)
+ [7.62536 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.81812 4.8436 ] pdfxs
+ (o) show
+ (ncep)
+ [6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ltype)
+ [6.80721 3.94914 5.74904 6.37085 8.62902 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.abin)
+ [8.32356 9.23992 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.54537 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.62902 ] pdfxs
+ (o) show
+ (ralinkedlis)
+ [8.06173 9.23992 3.0327 3.02179 6.0654 5.4545 4.8436 9.85082 3.0327 3.0327 4.29811 
+ ] pdfxs
+ (t\)) show
+ (,ins)
+ [6.85085 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,wefocus)
+ [6.0654 6.85085 7.57085 8.63993 3.32724 5.75995 4.85451 6.05449 8.09444 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.62902 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (reindependent)
+ [4.2654 8.4872 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 8.4872 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hlevelc)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 4.8436 ] pdfxs
+ (o) show
+ (nceptu)
+ [6.0654 4.8436 4.85451 6.0654 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ltype)
+ [6.6654 3.93823 5.75995 6.35994 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.nodelay)
+ [7.87629 6.0654 5.75995 6.05449 8.4872 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 7.87638 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -548.063 m
+ (Pri)
+ [7.42902 4.2654 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (o) show
+ (urw)
+ [6.05449 8.96718 7.57085 ] pdfxs
+ (o) show
+ (rk,sh)
+ [4.27631 5.75995 7.98538 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisw)
+ [3.0327 5.75995 4.29811 3.0327 8.98898 7.58175 ] pdfxs
+ (a) show
+ (s)
+ [8.98898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (o) show
+ (nlyex)
+ [6.0654 3.02179 10.4508 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.93455 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [8.95627 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingm)
+ [4.27631 9.08711 3.0327 6.0654 10.1454 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.11264 ] pdfxs
+ (o) show
+ (fpr)
+ [6.13085 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.11264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tused)
+ [7.04729 6.0654 4.29811 7.65812 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.25811 4.30902 ] pdfxs
+ (t) show
+ (ructures.Sh)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 7.59266 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 7.64721 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.10173 3.0327 7.11264 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.64721 ] pdfxs
+ (t) show
+ (oprovides)
+ [8.25811 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.65812 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (ngcl)
+ [6.05449 8.25811 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssi\fc)
+ [4.30902 4.29811 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -591.908 m
+ (o) show
+ (fd)
+ [7.81084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.92719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.78171 3.02179 10.5381 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.31629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.5707 ] pdfxs
+ (a) show
+ (sv)
+ [8.7708 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (o) show
+ (ushi)
+ [6.0654 8.7708 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypes,such)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 7.50539 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 7.72357 4.29811 6.0654 4.53815 10.5381 ] pdfxs
+ (a) show
+ (sasin)
+ [8.78171 9.92719 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (ly-)
+ [3.02179 5.75995 8.11621 ] pdfxs
+ (o) show
+ (rd)
+ [8.749 6.05449 ] pdfxs
+ (o) show
+ (ubly-linked)
+ [6.0654 6.05449 3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 6.0654 
+ ] pdfxs
+ -3.05176e-05 -613.831 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,abin)
+ [8.91265 10.8981 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 11.1926 ] pdfxs
+ (t) show
+ (ree,e)
+ [4.27631 4.8436 4.85451 8.91265 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 13.2872 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (un)
+ [6.0654 6.05449 ] pdfxs
+ (at) show
+ (ely,sh)
+ [4.85451 3.02179 4.8545 8.91265 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 10.2872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesc)
+ [3.0327 5.75995 4.29811 4.85451 9.73079 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (th)
+ [9.67636 6.0654 ] pdfxs
+ (a) show
+ (ndlen)
+ [6.05449 6.0654 3.0327 10.2872 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 10.2872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (2) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (61) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 10.309 8.5636 6.05449 3.0327 5.4545 9.70901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3199 ] pdfxs
+ (La) show
+ (urie)
+ [6.05449 4.27631 3.0327 9.09811 ] pdfxs
+ (J) show
+ (.)
+ [7.28721 ] pdfxs
+ (H) show
+ (endren.Pu)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 6.0654 9.70901 7.42902 6.05449 ] pdfxs
+ (tt) show
+ (ingp)
+ [3.0327 6.05449 9.70901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.51991 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.55262 ] pdfxs
+ (t) show
+ (ow)
+ [9.70901 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 9.70901 ] pdfxs
+ (I) show
+ (n) show
+ 394.776 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sof)
+ [8.92352 5.58542 3.34914 ] pdfxs
+ 22.424 -21.922 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.66544 7.82171 7.81088 14.4217 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.7526 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 13.5598 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.7671 7.40714 4.59266 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [9.09807 ] pdfxs
+ (o) show
+ (fPro)
+ [7.98546 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.65454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 428.756 -21.922 m
+ /N614 10.909 Tf
+ (,p)
+ [7.66902 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 22.424 -43.845 m
+ (121{133) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (62) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiy)
+ [5.4545 4.8436 4.30902 9.75264 8.5636 6.05449 3.0327 5.4545 ] pdfxs
+ (a) show
+ (,)
+ [6.74176 ] pdfxs
+ (Da) show
+ (niel)
+ [6.0654 3.02179 4.85451 6.71994 ] pdfxs
+ (L) show
+ (avery,)
+ [5.15996 5.4545 4.8436 4.27631 4.84359 6.74176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (D) show
+ (avidSehr.Ontheimp)
+ [5.14905 5.75995 3.0327 9.75264 6.0654 4.8436 6.0654 4.27631 8.03993 8.4872 9.76355 
+ 4.23277 6.0654 8.54175 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.55266 ] pdfxs
+ (o) show
+ (fp)
+ [7.02539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -96.656 m
+ (ot) show
+ (hermem)
+ [6.05449 4.85451 6.89447 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rydis)
+ [4.2654 8.37811 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmethodsf)
+ [8.68356 9.08711 4.85451 4.23277 6.0654 5.75995 6.05449 6.92718 3.32724 ] pdfxs
+ (o) show
+ (rCpr)
+ [6.89447 10.4945 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 6.20722 ] pdfxs
+ (I) show
+ (n) show
+ 298.507 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [7.41808 5.58542 6.30547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [7.98546 7.83262 7.81088 12.7417 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 22.424 -118.579 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 381.482 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (63) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (a) show
+ (nGr)
+ [10.1781 8.5636 4.2654 ] pdfxs
+ (o) show
+ (ssm)
+ [4.30902 4.29811 9.09802 ] pdfxs
+ (a) show
+ (n,GregM)
+ [6.05449 7.26539 8.55269 4.27631 4.85451 9.56719 9.99272 ] pdfxs
+ (o) show
+ (rrise)
+ [4.27631 4.27631 3.02179 4.30902 4.8436 ] pdfxs
+ (tt) show
+ (,Trev)
+ [7.26539 6.97085 4.2654 4.85451 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [8.37809 ] pdfxs
+ (J) show
+ (im,Mich)
+ [3.0327 9.08711 7.26539 10.0036 3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (el)
+ [4.8436 7.14539 ] pdfxs
+ (H) show
+ (icks,Y)
+ [3.0327 4.53815 5.75995 4.29811 7.26539 7.2763 ] pdfxs
+ (a) show
+ (nlingW)
+ [6.05449 3.0327 3.0327 6.05449 9.56719 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.26539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1672 ] pdfxs
+ (Ja) show
+ (mesCh-)
+ [9.08711 4.85451 8.41081 7.8763 6.0654 3.63261 ] pdfxs
+ 22.424 -171.39 m
+ (eney.)
+ [4.8436 6.0654 4.8436 4.8545 8.23629 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.81809 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.51264 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ementincycl)
+ [4.85451 9.08711 4.8436 5.75995 8.00729 3.02179 9.829 4.8436 5.75995 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 8.23629 ] pdfxs
+ (I) show
+ (n) show
+ 294.305 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.47625 ] pdfxs
+ (o) show
+ (ft)
+ [7.36365 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.03272 7.83262 7.81088 13.7999 6.13082 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 22.424 -193.313 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 381.482 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (64) show
+ (]DirkGrunw)
+ [8.4872 8.32365 3.0327 4.27631 9.82901 8.5636 4.27631 6.05449 5.75995 7.58175 ] pdfxs
+ (a) show
+ (ld)
+ [3.02179 10.1454 ] pdfxs
+ (a) show
+ (ndBenj)
+ [6.05449 10.1345 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (min)
+ [9.09802 3.02179 10.1454 ] pdfxs
+ (Zo) show
+ (rn.Cus)
+ [4.2654 6.0654 9.17447 7.8763 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (lloc:E\016cientsyn)
+ [3.02179 3.0327 5.75995 4.8436 8.75992 7.42902 9.08711 4.85451 3.02179 4.85451 5.75995 
+ 8.31274 4.30902 5.74904 5.75995 ] pdfxs
+ (t) show
+ (hesizedmem)
+ [6.0654 4.8436 4.30902 3.02179 4.85451 4.8436 10.1345 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.83991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rs.)
+ [4.27631 4.30902 3.0327 ] pdfxs
+ 22.424 -246.124 m
+ /N634 10.909 Tf
+ (SP&E)
+ [6.13082 7.40714 8.35627 7.39623 ] pdfxs
+ 51.721 -246.124 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (23\(8\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (851{869) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ 0 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (65) show
+ (]Bri)
+ [8.4872 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (Ha) show
+ (cke)
+ [4.53815 5.4545 4.85451 ] pdfxs
+ (t) show
+ (t)
+ [8.8691 ] pdfxs
+ (a) show
+ (ndR)
+ [6.0654 10.6908 8.03985 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 10.7017 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (.)
+ [10.8326 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedsh)
+ [4.30902 4.8436 10.6908 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.47992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 8.94535 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckedloc)
+ [4.53815 5.4545 4.85451 10.6908 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 10.8435 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.91989 ] pdfxs
+ (o) show
+ (ft)
+ [6.8182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [8.47636 7.83262 7.81088 13.2436 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.5744 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.3925 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.59988 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (sofPro)
+ [7.91989 5.58542 6.80729 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 8.47636 6.29448 ] pdfxs
+ (a) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 22.424 -320.858 m
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 53.369 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (310{323) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2005) show
+ (.) show
+ 0 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (66) show
+ (])
+ [8.4872 ] pdfxs
+ (N) show
+ (iels)
+ [3.02179 4.85451 3.0327 7.99626 ] pdfxs
+ (Ha) show
+ (llenber)
+ [3.0327 3.0327 4.8436 5.75995 6.35994 4.85451 4.2654 ] pdfxs
+ (g) show
+ (,M)
+ [6.75267 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (inElsm)
+ [3.0327 9.76355 7.41812 3.0327 4.29811 9.09802 ] pdfxs
+ (a) show
+ (n,)
+ [6.05449 6.75267 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.76355 10.0036 ] pdfxs
+ (a) show
+ (dsT)
+ [6.05449 8.00717 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e.C)
+ [4.85451 8.05084 7.88721 ] pdfxs
+ (o) show
+ (mbiningre)
+ [8.78166 6.0654 3.02179 6.0654 3.0327 6.05449 9.16356 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninference)
+ [9.76355 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.54175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 22.424 -373.67 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 12.6544 ] pdfxs
+ (I) show
+ (n) show
+ 95.164 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.83988 ] pdfxs
+ (o) show
+ (ft)
+ [8.72727 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.3963 7.83262 7.79997 15.1635 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.4944 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.3963 ] pdfxs
+ (o) show
+ (nPro)
+ [11.509 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 10.4073 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 22.424 -395.592 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 193.695 -395.592 m
+ /N614 10.909 Tf
+ (,Berlin,Germ)
+ [6.6654 7.72349 4.85451 4.27631 3.02179 3.0327 6.0654 6.6654 8.5636 4.8436 4.27631 
+ 9.08711 ] pdfxs
+ (a) show
+ (ny,)
+ [5.75995 4.84359 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (67) show
+ (]Jiawei)
+ [8.4872 5.5964 3.0327 5.14905 7.58175 4.8436 7.19994 ] pdfxs
+ (Ha) show
+ (n,)
+ [6.0654 7.33084 ] pdfxs
+ (J) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (nPei,)
+ [10.2217 7.12357 4.85451 3.02179 7.33084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2326 ] pdfxs
+ (Y) show
+ (iwen)
+ [3.02179 7.58175 4.8436 10.2326 ] pdfxs
+ (Y) show
+ (in.Miningfrequentp)
+ [3.0327 6.05449 9.4581 10.0036 3.02179 6.0654 3.0327 6.05449 9.62173 3.33815 4.27631 
+ 4.8436 5.75995 6.05449 4.85451 5.75995 8.41092 6.05449 ] pdfxs
+ (att) show
+ (ernswi)
+ [4.85451 4.2654 6.0654 8.46535 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 8.41092 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.02174 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (-) show
+ 22.424 -448.404 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 6.95994 ] pdfxs
+ (I) show
+ (n) show
+ 61.244 -448.404 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.84353 ] pdfxs
+ (o) show
+ (ft)
+ [6.73093 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGMODInt)
+ [8.4 7.83262 7.81088 13.1672 6.13082 4.21089 8.43268 9.7854 8.36718 11.6181 4.21089 
+ 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalC)
+ [6.13082 5.58542 6.17446 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nceonM)
+ [6.13082 4.46185 8.4 5.58542 9.51261 9.7854 ] pdfxs
+ (a) show
+ (na)
+ [6.13082 5.58542 ] pdfxs
+ (ge) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 7.00358 ] pdfxs
+ (o) show
+ (f)
+ [6.74183 ] pdfxs
+ (Da) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ 22.424 -470.326 m
+ (\() show
+ (SIGMO)
+ [6.13082 4.21089 8.43268 9.7854 8.36718 ] pdfxs
+ (D\)) show
+ 76.505 -470.326 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 0 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (68) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.97082 ] pdfxs
+ (R) show
+ (.)
+ [6.93812 ] pdfxs
+ (Ha) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 8.67265 6.21813 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.1491 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (fMem)
+ [7.24357 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryB)
+ [4.2654 9.66537 7.7344 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.95991 ] pdfxs
+ (o) show
+ (nObject)
+ [9.97082 8.4872 6.66539 3.33815 4.8436 4.85451 8.1491 ] pdfxs
+ (L) show
+ (ifetimes.)
+ [3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 22.424 -523.138 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (fS)
+ [7.25456 6.13082 ] pdfxs
+ (o) show
+ (ftwar)
+ [3.34914 3.62179 7.24359 5.58542 4.0363 ] pdfxs
+ (e{) show
+ (Pr)
+ [7.40714 4.0363 ] pdfxs
+ (ac) show
+ (tice)
+ [3.62179 3.34914 4.46185 8.92363 ] pdfxs
+ (a) show
+ (ndE)
+ [6.13082 9.47994 7.39623 ] pdfxs
+ (x) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (ri)
+ [4.60356 3.34914 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 254.313 -523.138 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (5{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (69) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 8.6072 ] pdfxs
+ (L) show
+ (.)
+ [5.56359 ] pdfxs
+ (H) show
+ (eine)
+ [4.85451 3.02179 6.0654 7.38539 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 8.59629 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.85451 7.98539 6.0654 5.56359 ] pdfxs
+ (La) show
+ (m.Apr)
+ [9.09802 6.07631 10.7235 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l\row-sensi)
+ [5.56359 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.38539 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.59629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 7.38539 7.38539 ] pdfxs
+ (a) show
+ (ndc++)
+ [6.0654 8.59629 4.85451 8.47629 8.4872 ] pdfxs
+ 22.424 -575.949 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 10.0145 3.0327 4.8436 ] pdfxs
+ (a) show
+ (kde)
+ [10.0145 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 9.71991 ] pdfxs
+ (I) show
+ (n) show
+ 151.348 -575.949 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.4909 7.83262 7.81088 14.2581 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.578 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.4909 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6144 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -597.872 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -597.872 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (168{181) show
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 220.363 -657.201 m
+ (203) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (14) 15
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 361.673 0 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (242{256) show
+ (,) show
+ 0 -21.922 m
+ (Orl)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (,F)
+ [6.6654 7.12357 ] pdfxs
+ (L) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -22.424 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (52) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 6.03267 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.05449 6.0654 6.05449 4.27631 3.0327 4.53815 6.0654 6.15267 ] pdfxs
+ (J) show
+ (e\013reyS.F)
+ [4.85451 6.35986 4.27631 4.8436 8.75992 6.0654 6.02176 6.21813 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.2654 6.16358 ] pdfxs
+ (Z) show
+ (hend)
+ [6.05449 4.85451 6.05449 6.0654 ] pdfxs
+ (o) show
+ (ngSu,)
+ [6.0654 8.45447 6.05449 6.0654 6.15267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.05446 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nder)
+ [6.0654 6.05449 4.85451 7.26537 ] pdfxs
+ (A) show
+ (iken.P)
+ [3.0327 5.4545 4.85451 6.05449 6.82903 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.03267 ] pdfxs
+ (o) show
+ (nlinecycle)
+ [6.0654 3.0327 3.02179 6.0654 7.84357 4.85451 5.75995 4.8436 3.0327 4.8436 ] pdfxs
+ 0 -74.734 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nininclusi)
+ [9.37082 3.0327 9.35992 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.37082 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.02179 5.75995 7.54911 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.In)
+ [6.05449 6.0654 4.29811 7.31994 3.94897 6.0654 ] pdfxs
+ 217.416 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (ft)
+ [6.94911 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.61818 7.82171 7.81088 13.3745 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 11.7053 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 0 -96.656 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 302.604 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (85{96) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -22.424 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (53) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 8.06175 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.27631 3.02179 4.54905 6.0654 8.41084 ] pdfxs
+ (Ja) show
+ (k)
+ [5.4545 ] pdfxs
+ (o) show
+ (b)
+ [11.0944 ] pdfxs
+ (R) show
+ (eh)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (f,)
+ [3.33815 8.41084 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 11.0944 10.0036 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.05449 5.75995 3.0327 9.30536 ] pdfxs
+ (Da) show
+ (s.Sc)
+ [4.29811 12.0435 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.05449 3.0327 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive\row)
+ [3.0327 5.4545 9.88355 6.0654 5.14905 12.9163 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ -1.52588e-05 -149.468 m
+ (ysisusingins)
+ [5.75995 4.29811 3.0327 8.99989 6.05449 4.30902 3.0327 6.05449 10.1454 3.0327 6.0654 
+ 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.7563 4.85451 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.0181 ] pdfxs
+ (I) show
+ (n) show
+ 194.433 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACMSIGPLANC)
+ [9.32715 5.58542 8.21455 3.62179 5.58542 9.89453 7.82171 7.81088 14.6508 6.14173 4.19998 
+ 8.44359 7.39623 6.83993 8.11625 12.9817 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.89453 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -171.39 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.46545 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.46545 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.57806 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.14173 9.02176 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [9.58897 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 284.735 -171.39 m
+ /N614 10.909 Tf
+ (,V)
+ [6.17449 7.2763 ] pdfxs
+ (a) show
+ (nc)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uver,C)
+ [6.05449 5.4545 4.85451 4.27631 6.27267 7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.27267 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 7.9963 ] pdfxs
+ (2000) show
+ (.) show
+ -22.424 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (54) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (ryF.Fern\023)
+ [4.27631 8.82538 7.11266 6.09813 6.21813 4.8436 4.27631 6.05449 0 ] pdfxs
+ (a) show
+ (ndez.Simple)
+ [6.0654 6.05449 4.85451 4.8436 6.93812 6.0654 3.02179 9.09802 6.05449 3.0327 7.90903 
+ ] pdfxs
+ (a) show
+ (nde\013ec)
+ [6.0654 9.11992 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelink-)
+ [3.0327 5.4545 7.90903 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.09802 7.90903 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.13083 ] pdfxs
+ (o) show
+ (fModul)
+ [6.39267 10.0036 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (-3pr)
+ [3.63261 8.51993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 6.92721 ] pdfxs
+ (1) show
+ (9)
+ [5.46541 ] pdfxs
+ (95) show
+ (.) show
+ -22.424 -233.168 m
+ ([)
+ [3.0327 ] pdfxs
+ (55) show
+ (]Je\013reyS.F)
+ [8.4872 5.5964 4.85451 6.35986 4.27631 4.8436 8.57447 6.05449 5.84722 6.20722 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (er,M)
+ [4.8436 4.27631 5.99995 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.05449 4.85451 5.83631 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.2654 3.0327 4.54905 6.05449 6.01086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.86901 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nder)
+ [6.05449 6.0654 4.8436 7.09083 ] pdfxs
+ (A) show
+ (iken.P)
+ [3.0327 5.4545 4.8436 6.0654 6.51267 7.12357 ] pdfxs
+ (o) show
+ (lym)
+ [3.0327 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphicversusm)
+ [4.27631 6.05449 6.0654 3.0327 7.65812 5.4545 4.8436 4.27631 4.29811 6.0654 7.11264 
+ 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rphic)
+ [4.27631 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ -1.52588e-05 -255.091 m
+ (\row-insensi)
+ [6.0654 5.14905 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.26174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 8.71626 3.32724 ] pdfxs
+ (o) show
+ (rc.)
+ [8.68354 4.85451 10.1781 ] pdfxs
+ (I) show
+ (n) show
+ 211.959 -255.091 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.07625 ] pdfxs
+ (o) show
+ (ft)
+ [7.95273 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [9.63272 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymposium)
+ [7.40717 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 13.538 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -277.013 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 104.314 -277.013 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (175{198) show
+ (,)
+ [6.6654 ] pdfxs
+ (Lo) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (U) show
+ (K,)
+ [8.4872 6.6654 ] pdfxs
+ (2000) show
+ (.Sprin)
+ [6.6654 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.85451 4.2654 3.64352 7.26539 4.85451 4.2654 3.0327 ] pdfxs
+ (ag) show
+ (.) show
+ -22.424 -307.902 m
+ ([)
+ [3.0327 ] pdfxs
+ (56) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elFr)
+ [4.85451 6.37085 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nz)
+ [6.05449 8.19266 ] pdfxs
+ (a) show
+ (ndTh)
+ [6.05449 9.40355 7.8763 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (sKis)
+ [7.64718 8.4872 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ler.Slimbin)
+ [3.0327 4.8436 4.27631 7.37448 6.0654 3.0327 3.0327 12.4253 6.0654 3.02179 6.0654 
+ ] pdfxs
+ (a) show
+ (ries.)
+ [4.27631 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 241.585 -307.902 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.08353 ] pdfxs
+ (o) show
+ (ft)
+ [6.98183 3.62179 ] pdfxs
+ (h) show
+ (eC)
+ [8.65091 7.79997 ] pdfxs
+ (o) show
+ (mmunicationsoft)
+ [8.92348 8.92348 5.85816 6.13082 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 
+ 8.08353 5.58542 6.97092 3.62179 ] pdfxs
+ (he) show
+ -3.05176e-05 -329.825 m
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 25.418 -329.825 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (40\(12\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -22.424 -360.714 m
+ ([)
+ [3.0327 ] pdfxs
+ (57) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 6.88358 ] pdfxs
+ (L) show
+ (.Fredm)
+ [6.88358 6.20722 4.27631 4.8436 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (a) show
+ (ndR)
+ [6.0654 9.90537 8.03985 ] pdfxs
+ (o) show
+ (bertEndreT)
+ [6.35994 4.8436 4.27631 8.09456 7.42902 6.05449 6.0654 4.2654 8.70538 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n.Fib)
+ [6.0654 8.50902 7.12357 3.0327 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.8436 4.85451 6.88358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [6.05449 8.1599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.90537 ] pdfxs
+ (t) show
+ (heirusesinimproved)
+ [6.0654 4.8436 3.0327 8.12718 6.0654 4.29811 4.8436 8.1599 3.0327 9.91628 3.02179 
+ 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -382.636 m
+ (netw)
+ [6.0654 4.8436 3.93823 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.7126 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ 170.015 -382.636 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [9.56715 5.58542 8.45455 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.1345 ] pdfxs
+ (Jo) show
+ (urnal)
+ [5.85816 4.59266 6.13082 5.58542 7.89808 ] pdfxs
+ (o) show
+ (ft)
+ [8.46546 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [10.1345 7.83262 7.81088 9.7854 ] pdfxs
+ 363.044 -382.636 m
+ /N614 10.909 Tf
+ (,)
+ [7.98538 ] pdfxs
+ (34\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (596{615) show
+ (,) show
+ -6.10352e-05 -404.559 m
+ (1987) show
+ (.) show
+ -22.4241 -435.448 m
+ ([)
+ [3.0327 ] pdfxs
+ (58) show
+ (]DavidGay)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.42537 8.55269 5.15996 9.10901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.41446 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.85451 5.74904 ] pdfxs
+ (a) show
+ (nder)
+ [6.0654 6.0654 4.8436 7.63628 ] pdfxs
+ (A) show
+ (iken.Mem)
+ [3.02179 5.4545 4.85451 6.05449 7.41812 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 9.11992 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementwi)
+ [4.8436 9.09802 4.8436 5.75995 7.60365 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplicitre)
+ [9.41446 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.60365 4.2654 4.85451 
+ ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.40721 ] pdfxs
+ (I) show
+ (n) show
+ 385.746 -435.448 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ -6.10352e-05 -457.37 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.14173 10.189 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ -6.10352e-05 -479.293 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 35.6059 -479.293 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (313{323) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (o) show
+ (ntre)
+ [5.75995 4.23277 4.27631 4.85451 ] pdfxs
+ (a) show
+ (l,C)
+ [3.02179 6.6654 7.88721 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -22.4241 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (59) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 9.32719 8.55269 6.0654 3.0327 5.4545 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.32719 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 8.1163 ] pdfxs
+ (J) show
+ (.)
+ [6.3054 ] pdfxs
+ (H) show
+ (endren.C)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 6.0654 7.26539 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:Apr)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.69084 11.4544 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctic)
+ [4.85451 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lin)
+ [6.29449 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lhe)
+ [6.3054 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p) show
+ -7.62939e-05 -532.104 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rC.)
+ [7.909 7.8763 3.0327 ] pdfxs
+ 73.4729 -532.104 m
+ /N634 10.909 Tf
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.69809 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.84725 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.69809 ] pdfxs
+ (o) show
+ (fP)
+ [7.24365 7.40714 ] pdfxs
+ (a) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ (e) show
+ (lPro)
+ [6.68718 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 296.562 -532.104 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (24\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (547{578) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ -22.4241 -562.993 m
+ ([)
+ [3.0327 ] pdfxs
+ (60) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 8.99992 8.5636 6.05449 3.0327 5.4545 8.39993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.99992 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 7.78903 ] pdfxs
+ (J) show
+ (.)
+ [5.97813 ] pdfxs
+ (H) show
+ (endren.)
+ [4.8436 6.0654 6.0654 4.2654 4.85451 6.05449 6.74176 ] pdfxs
+ (I) show
+ (sita)
+ [7.24354 3.0327 7.18911 8.39993 ] pdfxs
+ (t) show
+ (ree,aDAG,oracyclic)
+ [4.27631 4.8436 4.8436 6.11995 8.39993 8.0291 7.8763 8.5636 5.96722 5.46541 7.21083 
+ 8.39993 4.8436 5.75995 4.85451 3.02179 3.0327 7.79994 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph?Ash)
+ [6.0654 6.05449 9.77446 11.1272 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.78903 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -0.000106812 -584.916 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rhe)
+ [7.91991 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-directedp)
+ [6.05449 3.64352 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 4.85451 9.709 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinC.In)
+ [4.8436 4.27631 7.95263 3.0327 9.709 7.8763 7.89811 3.94897 6.0654 ] pdfxs
+ 168.725 -584.916 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (ft)
+ [7.26547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [8.93454 7.83262 7.79997 13.7017 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.0217 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 8.92348 ] pdfxs
+ -0.000106812 -606.838 m
+ (o) show
+ (nPrin)
+ [10.0362 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.25456 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.33823 6.14173 8.91272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ges) show
+ 196.302 -606.838 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{15) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ 197.939 -657.201 m
+ (202) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (providenomech)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.57447 6.05449 9.18538 9.08711 4.8436 
+ 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nismf)
+ [6.05449 3.0327 4.29811 12.818 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.99628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lling)
+ [3.0327 3.02179 3.0327 6.0654 9.17447 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.57447 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.97456 ] pdfxs
+ (o) show
+ (fhe)
+ [7.05812 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedd)
+ [4.30902 4.8436 9.78537 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.17447 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (a) show
+ (reex)
+ [4.27631 8.57447 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (expensive[)
+ [4.8436 5.75995 6.37085 4.8436 6.0654 4.29811 3.0327 5.4545 8.4872 3.02179 ] pdfxs
+ (77) show
+ (,)
+ [6.6763 ] pdfxs
+ (144) show
+ (,)
+ [6.6654 ] pdfxs
+ (65) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (This)
+ [7.8763 6.0654 3.0327 8.98898 ] pdfxs
+ (t) show
+ (hesisdescribes)
+ [6.0654 4.8436 4.29811 3.0327 8.99989 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 
+ 6.35994 4.85451 8.98898 ] pdfxs
+ (a) show
+ 132.094 -43.845 m
+ /N1025 10.909 Tf
+ (m)
+ [10.4507 ] pdfxs
+ (ac) show
+ (r)
+ [5.17085 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.47997 10.9745 ] pdfxs
+ (app) show
+ (r)
+ [5.15995 ] pdfxs
+ (oa) show
+ (chf)
+ [5.22543 12.3709 3.82904 ] pdfxs
+ (o) show
+ (r)
+ [10.5599 ] pdfxs
+ (ana) show
+ (l)
+ [3.49088 ] pdfxs
+ (yz) show
+ (i)
+ [3.47997 ] pdfxs
+ (n) show
+ (g)
+ [11.6726 ] pdfxs
+ (a) show
+ (nd)
+ [6.96002 12.3709 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (an) show
+ (sf)
+ [4.94172 3.83994 ] pdfxs
+ (o) show
+ (rmi)
+ [5.15995 10.4616 3.47997 ] pdfxs
+ (n) show
+ (g)
+ [11.6617 ] pdfxs
+ (heap) show
+ (-) show
+ -1.52588e-05 -65.768 m
+ (a) show
+ (llo)
+ [3.47997 3.49088 6.62173 ] pdfxs
+ (cate) show
+ (d)
+ [13.3091 ] pdfxs
+ (dat) show
+ (as)
+ [12.4363 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (tur)
+ [4.8873 6.96002 5.17085 ] pdfxs
+ (e) show
+ (s) show
+ 146.44 -65.768 m
+ /N614 10.909 Tf
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 11.5744 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.81807 ] pdfxs
+ (t) show
+ (hede\fciencies)
+ [6.05449 10.3635 6.05449 4.85451 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 3.0327 
+ 4.8436 9.81807 ] pdfxs
+ (o) show
+ (fprevi)
+ [8.83628 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 9.81807 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chesbyusin)
+ [4.54905 6.0654 4.8436 9.81807 5.74904 11.269 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -1.52588e-05 -87.69 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.98173 ] pdfxs
+ (\() show
+ (butpr)
+ [6.0654 6.05449 9.38182 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l\)s)
+ [3.0327 9.38182 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 9.98173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.43625 ] pdfxs
+ (t) show
+ (oiden)
+ [10.5926 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.02179 3.33815 10.8981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 11.2035 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ -1.52588e-05 -109.613 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.M)
+ [6.05449 4.27631 4.8436 4.30902 7.87629 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.7307 ] pdfxs
+ (to) show
+ (:) show
+ 16.364 -143.49 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -143.49 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 9.16356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 8.91265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1235 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.1562 ] pdfxs
+ (a) show
+ (n) show
+ 169.807 -143.49 m
+ /N634 10.909 Tf
+ (e) show
+ (ntir)
+ [6.13082 3.62179 3.34914 4.04721 ] pdfxs
+ (e) show
+ 201.057 -143.49 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.52355 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.92356 ] pdfxs
+ (a) show
+ (saunit)
+ [8.36717 9.52355 6.0654 6.05449 3.0327 8.31274 ] pdfxs
+ (a) show
+ (nde)
+ [6.05449 10.1345 4.8436 ] pdfxs
+ (a) show
+ (chdis)
+ [4.54905 10.1235 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (t) show
+ 406.871 -143.49 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 449.69 -143.49 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (a) show
+ 27.2729 -165.413 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureindependen)
+ [6.05449 4.27631 8.4872 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ 16.364 -196.302 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -196.302 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 12.7963 ] pdfxs
+ (g) show
+ (ivep)
+ [3.0327 5.4545 10.1236 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [8.30175 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverthehe)
+ [8.31265 5.14905 5.4545 4.8436 9.55626 4.23277 6.0654 10.1236 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-lay)
+ [6.0654 3.63261 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.51273 ] pdfxs
+ (o) show
+ (fd)
+ [8.6181 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.7345 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 10.1236 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 9.57807 ] pdfxs
+ (t) show
+ (o)
+ [10.7345 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1236 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 27.2729 -218.224 m
+ (a) show
+ (llowingitre)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.0981 3.02179 7.88729 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizes)
+ [3.0327 9.08711 3.0327 4.85451 8.47629 4.30902 ] pdfxs
+ (o) show
+ (meimp)
+ [9.08711 8.4872 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntlay)
+ [5.75995 7.87638 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 7.87638 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies.)
+ [3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 16.364 -249.113 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -249.113 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 9.15265 ] pdfxs
+ (t) show
+ (uneindividu)
+ [6.05449 6.0654 8.91265 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (lins)
+ [7.09085 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 8.36717 ] pdfxs
+ (o) show
+ (fd)
+ [7.3963 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.51264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.52355 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 8.91265 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuse)
+ [8.31274 6.05449 4.30902 8.90174 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.09802 9.15265 ] pdfxs
+ (R) show
+ (eus)
+ [4.85451 6.05449 4.30902 ] pdfxs
+ (a) show
+ (bled)
+ [6.05449 3.0327 8.91265 6.05449 ] pdfxs
+ (ata) show
+ 27.2729 -271.036 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urelibr)
+ [6.05449 4.27631 8.39993 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.85445 ] pdfxs
+ (a) show
+ (reveryc)
+ [4.2654 8.39993 5.4545 4.8436 4.27631 9.30537 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n,butdi\013erentclien)
+ [6.05449 6.59994 6.05449 6.0654 7.78911 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 7.78911 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (shavedi\013erentus)
+ [7.84354 6.0654 5.14905 5.4545 8.38902 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 
+ 5.75995 7.78911 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (ebehavi)
+ [8.39993 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rs,)
+ [4.2654 4.30902 6.58903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.2729 -292.958 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmayc)
+ [9.6981 9.08711 5.14905 9.39264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inm)
+ [3.02179 9.6981 9.09802 ] pdfxs
+ (a) show
+ (nydis)
+ [5.74904 9.39264 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctclien)
+ [3.0327 6.05449 4.85451 7.87638 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helibr)
+ [6.05449 8.4872 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 16.364 -323.847 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -323.847 m
+ /N614 10.909 Tf
+ (...provideafr)
+ [3.0327 3.0327 7.53812 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.48357 8.07266 
+ 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 8.38902 3.32724 ] pdfxs
+ (o) show
+ (rexis)
+ [6.90538 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.07266 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 6.92718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusemod)
+ [6.87275 6.05449 4.30902 7.47267 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 5.95631 ] pdfxs
+ (o) show
+ (r)
+ [6.89447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [6.92718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 5.85813 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.0654 8.68356 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 27.2729 -345.77 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.44353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.3891 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.98902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyimplemen)
+ [3.0327 3.0327 9.89446 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ingbych)
+ [3.02179 6.0654 9.59992 5.75995 9.89446 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingstruc)
+ [3.0327 6.05449 9.59992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypelay)
+ [6.0654 4.2654 8.99993 3.93823 5.74904 6.37085 8.98902 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utf)
+ [6.0654 8.37819 3.33815 ] pdfxs
+ (o) show
+ (rentire)
+ [8.41082 4.85451 5.75995 4.23277 3.0327 4.27631 4.8436 ] pdfxs
+ 27.2729 -367.692 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.68716 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,s)
+ [3.0327 8.8581 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urere)
+ [6.05449 4.27631 10.2326 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.05449 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (g/) show
+ (\fssi)
+ [6.05449 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [11.4435 3.0327 ] pdfxs
+ (28) show
+ (],ins)
+ [3.0327 8.84719 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.0654 4.8436 10.2326 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaving[)
+ [4.8436 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 10.8435 3.0327 ] pdfxs
+ (136) show
+ (],jump-p)
+ [3.0327 8.84719 3.33815 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2729 -389.615 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ching[)
+ [4.53815 6.0654 3.0327 6.05449 9.08719 3.0327 ] pdfxs
+ (112) show
+ (],e)
+ [3.0327 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,s)
+ [6.6654 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesm)
+ [3.0327 9.08711 4.85451 7.93081 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hemm)
+ [6.0654 4.8436 12.7307 9.08711 ] pdfxs
+ (o) show
+ (repowerfulin)
+ [4.27631 8.4872 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.6654 3.0327 
+ 9.6981 ] pdfxs
+ (t) show
+ (heprocess.)
+ [6.05449 8.4872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ 16.364 -420.504 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -420.504 m
+ /N614 10.909 Tf
+ (...besui)
+ [3.0327 3.0327 7.60357 6.37085 7.67994 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 7.69085 3.32724 ] pdfxs
+ (o) show
+ (rinclusi)
+ [7.11265 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninac)
+ [8.90174 3.0327 8.89083 8.29084 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [5.85813 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Ourimplemen)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 7.61448 8.4872 6.0654 7.10174 3.0327 
+ 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.90174 ] pdfxs
+ (o) show
+ (f)
+ [6.16358 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.67994 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 27.2729 -442.426 m
+ (a) show
+ (resc)
+ [4.27631 9.11992 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.11992 ] pdfxs
+ (t) show
+ (ol)
+ [9.73082 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [9.11992 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,w)
+ [9.09802 4.29811 7.46175 7.58175 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.2654 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinc)
+ [10.3308 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.11992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 7.46175 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.11992 4.29811 ] pdfxs
+ (a) show
+ (fein)
+ [3.33815 9.11992 3.0327 10.3308 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.0654 9.11992 6.05449 4.27631 4.85451 4.29811 4.85451 6.05449 4.85451 9.11992 ] pdfxs
+ (o) show
+ (f) show
+ 27.2729 -464.349 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 142.094 -464.349 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 176.457 -464.349 m
+ /N614 10.909 Tf
+ (/) show
+ 181.912 -464.349 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 225.629 -464.349 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls,c)
+ [3.0327 3.0327 4.29811 6.6654 4.8436 ] pdfxs
+ (o) show
+ (rrectlydeterminewhe)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 9.39264 6.05449 4.85451 4.23277 4.85451 
+ 4.27631 9.08711 3.0327 6.05449 8.47629 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herad)
+ [6.0654 4.8436 7.8981 9.08719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 27.2729 -486.271 m
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (ccessedinatype-s)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 9.6981 3.0327 9.6981 9.08719 3.93823 
+ 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feway,e)
+ [3.32724 8.4872 7.57085 5.15996 4.84359 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.9369 -520.149 m
+ (By)
+ [7.72349 9.90537 ] pdfxs
+ (a) show
+ (chieving)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 9.59992 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.98902 ] pdfxs
+ (goa) show
+ (ls,weshow)
+ [3.0327 4.30902 7.29812 7.58175 8.99993 4.29811 6.0654 5.14905 12.0217 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [8.3891 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.98902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.45444 4.8436 ] pdfxs
+ (a) show
+ (ndr)
+ [10.2108 6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.02179 9.91628 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.99993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -542.072 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.30538 ] pdfxs
+ (o) show
+ (fhe)
+ [7.78902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pin)
+ [10.5163 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 9.30538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,wi)
+ [9.08711 4.30902 7.69084 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpurely)
+ [10.5163 6.0654 6.05449 4.27631 4.8436 3.0327 10.2217 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 9.30538 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.75989 7.8763 6.0654 
+ 3.0327 4.53815 10.5163 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.30538 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.5163 ] pdfxs
+ (at) show
+ -6.10352e-05 -563.994 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mlink-)
+ [12.2616 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.Thisw)
+ [3.0327 9.08711 4.85451 7.72357 7.8763 6.0654 3.02179 7.48354 7.57085 ] pdfxs
+ (o) show
+ (rkisimplemen)
+ [4.27631 8.92356 3.0327 7.47263 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.22901 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.01812 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.75995 7.40729 ] pdfxs
+ (o) show
+ (f)
+ [6.50176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.01812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.1672 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.43992 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -585.917 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 11.1163 7.57085 ] pdfxs
+ (a) show
+ (sbuilt)
+ [9.34898 6.0654 6.05449 3.0327 3.0327 9.29455 ] pdfxs
+ (t) show
+ (osupp)
+ [10.4945 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.29455 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.89446 ] pdfxs
+ (agg) show
+ (ressivelink-)
+ [4.27631 4.85451 4.29811 4.30902 3.02179 5.4545 9.90537 3.02179 3.0327 6.0654 5.74904 
+ 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.89446 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.35989 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1163 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequiredby)
+ [11.1163 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 11.1054 5.75995 10.8108 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -607.839 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.75629 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MisdescribedinCh)
+ [13.2654 3.02179 7.5599 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 9.31628 3.02179 9.32719 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er2)
+ [4.8436 7.5381 8.70538 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.71629 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.10539 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.10539 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extf)
+ [4.8436 5.75995 7.49456 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.52719 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.02179 7.5599 7.58175 ] pdfxs
+ (o) show
+ (rk,p)
+ [4.27631 5.74904 6.37085 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.5599 ] pdfxs
+ (o) show
+ (fwhichwere)
+ [6.58903 7.8763 6.0654 3.0327 4.53815 9.31628 7.58175 4.8436 4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -629.762 m
+ (publishedin[)
+ [6.0654 6.05449 6.0654 3.02179 3.0327 4.30902 6.05449 4.85451 9.6981 3.02179 9.6981 
+ 3.0327 ] pdfxs
+ (87) show
+ (,)
+ [6.6654 ] pdfxs
+ (3) show
+ (,)
+ [6.6654 ] pdfxs
+ (88) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (3) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (15) 16
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (1.1Fo)
+ [8.07685 4.476 24.2161 8.7941 8.0625 ] pdfxs
+ (unda) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (soft)
+ [11.7494 8.0625 10.3147 6.26925 ] pdfxs
+ (h) show
+ (e)
+ [12.7536 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.36962 ] pdfxs
+ (c) show
+ (o)
+ [8.0625 ] pdfxs
+ (p) show
+ (icA)
+ [4.49035 12.5527 12.1798 ] pdfxs
+ (pp) show
+ (ro)
+ [6.59915 8.0625 ] pdfxs
+ (a) show
+ (c)
+ [6.72827 ] pdfxs
+ (h) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Ourimplemen)
+ [8.4872 6.05449 8.66173 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (fm)
+ [7.72357 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.23992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.69444 ] pdfxs
+ (a) show
+ (rebuilt)
+ [4.2654 9.23992 6.05449 6.0654 3.0327 3.02179 8.6291 ] pdfxs
+ (o) show
+ (naf)
+ [10.4508 9.83992 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4508 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.83992 ] pdfxs
+ (o) show
+ (ftwo)
+ [7.72357 3.93823 7.57085 9.83992 ] pdfxs
+ (t) show
+ (ech-)
+ [4.85451 4.53815 6.0654 3.63261 ] pdfxs
+ 0 -54.648 m
+ (niques:)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 11.3563 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.8326 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 10.2217 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4326 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 10.2326 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.41084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.B)
+ [6.05449 13.1126 7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.4435 ] pdfxs
+ (o) show
+ (n)
+ [11.4326 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 9.67625 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -76.571 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,m)
+ [6.05449 6.6763 9.08711 ] pdfxs
+ (a) show
+ (nynew)
+ [5.75995 9.39264 6.05449 4.85451 11.509 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (refe)
+ [4.2654 8.4872 3.33815 4.8436 ] pdfxs
+ (a) show
+ (sible.)
+ [4.30902 3.0327 6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ 0 -114.403 m
+ /N622 11.955 Tf
+ (1.1.1D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.23633 5.48733 ] pdfxs
+ (uc) show
+ (t)
+ [5.23633 ] pdfxs
+ (u) show
+ (reA)
+ [5.48733 10.616 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ 0 -143.371 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [10.4945 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.89446 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.33807 ] pdfxs
+ (\(D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\)isac)
+ [9.28364 3.0327 9.33807 10.5054 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-)
+ [8.68348 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.05449 11.1054 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 
+ 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.89446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.0327 4.29811 12.0981 ] pdfxs
+ (I) show
+ (tisused)
+ [9.29455 3.02179 9.34898 6.0654 4.29811 4.85451 11.0944 ] pdfxs
+ (to) show
+ 0 -165.293 m
+ (identify)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.3963 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.49083 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.3963 ] pdfxs
+ (o) show
+ (fmem)
+ [7.97447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3963 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinapr)
+ [8.93444 3.0327 10.7017 10.0908 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,iden)
+ [9.09802 7.91993 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifyinst)
+ [3.0327 3.33815 10.3963 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.94535 ] pdfxs
+ (o) show
+ (fd)
+ [7.97447 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1017 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -187.216 m
+ (a) show
+ (ndc)
+ [6.0654 9.93809 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ureimp)
+ [6.0654 4.27631 8.7272 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntpr)
+ [5.75995 8.12729 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.19263 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (t) show
+ (hesestruc)
+ [6.05449 4.85451 4.29811 8.73811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures\(such)
+ [6.0654 4.2654 4.85451 8.19263 4.23277 4.30902 6.05449 4.54905 9.949 ] pdfxs
+ (a) show
+ (swhe)
+ [8.19263 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.15991 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 8.18172 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.19263 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -209.139 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -231.061 m
+ (D) show
+ (SAis)
+ [6.0654 12.2835 3.0327 8.42171 ] pdfxs
+ (a) show
+ (n)
+ [10.1672 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.9672 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.14539 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichusesfull)
+ [3.0327 5.75995 4.29811 3.0327 8.41081 7.88721 6.05449 3.0327 4.54905 10.1672 6.0654 
+ 4.29811 4.85451 8.41081 3.33815 6.05449 3.0327 7.14539 ] pdfxs
+ (a) show
+ (cyclicc)
+ [4.8436 5.75995 4.85451 3.02179 3.0327 8.9672 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.14539 6.05449 ] pdfxs
+ (at) show
+ (hs)
+ [6.0654 8.41081 ] pdfxs
+ (t) show
+ (on)
+ [9.56719 6.05449 ] pdfxs
+ (a) show
+ (mehe)
+ [9.09802 8.95629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p) show
+ 0 -252.984 m
+ (a) show
+ (nds)
+ [6.0654 9.949 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.64355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (\() show
+ (itis)
+ [3.02179 8.13819 3.0327 8.19263 ] pdfxs
+ (\\) show
+ (fully"c)
+ [3.32724 6.0654 3.0327 3.0327 5.74904 9.34901 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensitive)
+ [4.85451 5.74904 8.13819 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 
+ 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.98176 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.34901 3.0327 8.12729 ] pdfxs
+ (t) show
+ (oiden)
+ [9.34901 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.33815 9.64355 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intins)
+ [3.0327 5.75995 8.12729 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fd)
+ [7.22175 6.05449 ] pdfxs
+ (ata) show
+ 0 -274.906 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,evenif)
+ [6.05449 4.27631 4.85451 4.29811 6.80721 4.8436 5.4545 4.85451 9.80719 3.0327 7.07994 
+ ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.50173 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.59629 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.80719 ] pdfxs
+ (a) show
+ (ndprocessedbyc)
+ [6.0654 9.80719 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 9.80719 
+ 5.75995 9.50173 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nhelperfuncti)
+ [9.81809 6.05449 4.85451 3.02179 6.37085 4.8436 8.01809 3.33815 6.0654 6.05449 4.85451 
+ 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 8.21447 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 11.9235 4.85451 ] pdfxs
+ (a) show
+ (nsupp)
+ [9.80719 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -296.829 m
+ (asuperset)
+ [10.429 4.29811 6.0654 6.35994 4.85451 4.2654 4.30902 4.8436 9.21818 ] pdfxs
+ (o) show
+ (f)
+ [8.31265 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 9.82901 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ssupp)
+ [9.27262 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edbym)
+ [4.8436 11.0399 5.75995 10.7235 9.09802 ] pdfxs
+ (o) show
+ (st\row-insensi)
+ [4.29811 9.21818 6.0654 5.14905 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 
+ 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 9.82901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [8.0072 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s,mod-ref,)
+ [4.30902 8.33447 9.08711 5.75995 6.0654 3.63261 4.27631 4.8436 3.33815 8.33447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -318.751 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.77449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.80719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,in)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 6.80721 3.0327 9.79628 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (osupp)
+ [9.19628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.19628 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.58538 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.59629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesdescribed)
+ [3.0327 5.75995 4.29811 4.85451 8.0399 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 9.80719 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.98547 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -340.674 m
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.30902 8.82538 ] pdfxs
+ (D) show
+ (SAsupp)
+ [6.0654 12.1308 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.25808 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.80356 3.33815 6.05449 3.0327 6.98176 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.70901 ] pdfxs
+ (o) show
+ (fC)
+ [7.28721 7.88721 ] pdfxs
+ (/) show
+ (C++pr)
+ [7.8763 8.4872 12.4363 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.25808 ] pdfxs
+ (a) show
+ (ndprovidesc)
+ [6.0654 10.0145 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.25808 4.8436 
+ ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (a) show
+ (tivelyc)
+ [4.23277 3.0327 5.4545 4.85451 3.02179 9.71992 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -362.596 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (o) show
+ (finc)
+ [6.97085 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (a) show
+ (ndlibr)
+ [6.05449 9.6981 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.)
+ [4.27631 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -384.519 m
+ (Theprim)
+ [7.8763 6.0654 8.4872 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryrese)
+ [4.27631 9.39264 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 9.6981 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8144 ] pdfxs
+ (a) show
+ (re:)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 10.303 -418.397 m
+ (\() show
+ (i\))
+ [3.0327 9.69818 ] pdfxs
+ (N) show
+ (ew)
+ [4.8436 12.0108 ] pdfxs
+ (t) show
+ (echniquesused)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.43262 6.0654 4.29811 
+ 4.85451 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ (chievei)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 8.97811 3.0327 ] pdfxs
+ (t) show
+ (sspeed,sc)
+ [8.43262 4.30902 6.35994 4.85451 4.8436 6.0654 7.28721 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility,)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 7.28721 ] pdfxs
+ (a) show
+ (ndlowmem)
+ [6.0654 10.189 3.0327 5.14905 12.0217 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.2654 9.89446 3.33815 5.75995 ] pdfxs
+ (o) show
+ (tprintwhen)
+ [4.23277 6.0654 4.27631 3.02179 5.75995 8.37819 7.8763 6.0654 4.8436 10.1999 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -440.319 m
+ (lyzinglar)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 9.03265 3.02179 5.46541 4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [8.42175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.61085 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ei)
+ [8.42175 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.87627 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.42175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Weshow)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.85448 10.2981 8.42175 4.29811 6.0654 5.14905 
+ 11.4544 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.82183 ] pdfxs
+ (D) show
+ (SAusesli)
+ [6.05449 11.749 6.0654 4.29811 4.85451 7.87627 3.0327 3.02179 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.0327 8.42175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 27.273 -462.242 m
+ (a) show
+ (ndisf)
+ [6.0654 10.3745 3.0327 8.61808 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.55274 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.3745 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 9.16356 3.0327 10.3745 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 8.58536 4.8436 5.75995 6.35994 4.85451 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (npr)
+ [10.3745 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mssp)
+ [9.08711 8.61808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (nning)
+ [6.0654 6.0654 3.02179 6.0654 9.77446 ] pdfxs
+ (4) show
+ (-5)
+ [3.63261 9.77446 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.61808 ] pdfxs
+ (o) show
+ (fm)
+ [7.6472 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ 27.273 -484.164 m
+ (o) show
+ (fcodesize)
+ [7.85448 4.8436 5.75995 6.05449 9.37083 4.29811 3.0327 4.8436 9.37083 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.76001 ] pdfxs
+ (200) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.97082 3.02179 3.0327 6.0654 4.8436 8.82535 ] pdfxs
+ (o) show
+ (fcode)
+ [7.84357 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,never)
+ [7.7672 6.0654 4.8436 5.4545 4.85451 8.78172 ] pdfxs
+ (ta) show
+ (kingm)
+ [5.75995 3.0327 6.05449 9.97082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.5817 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (s)
+ [8.81444 ] pdfxs
+ (o) show
+ (n)
+ [10.5817 ] pdfxs
+ (t) show
+ (hesecodes.We)
+ [6.05449 4.85451 4.29811 9.35992 4.85451 5.75995 6.05449 4.85451 4.29811 10.5163 10.309 
+ 4.8436 ] pdfxs
+ 27.273 -506.087 m
+ (describewhywebelieve)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 8.05084 7.8763 5.75995 8.95628 
+ 7.58175 8.05084 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titwillc)
+ [7.44002 3.0327 7.45093 7.8763 3.0327 3.02179 6.23994 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.74904 6.0654 8.05084 ] pdfxs
+ (t) show
+ (osc)
+ [8.65083 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lewell)
+ [3.0327 8.05084 7.58175 4.8436 3.0327 6.22904 ] pdfxs
+ (t) show
+ (ol)
+ [8.66174 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erpr)
+ [4.85451 7.47264 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinSec)
+ [9.08711 7.50536 3.0327 9.26173 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.50536 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 27.273 -528.009 m
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [10.0908 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 12.5563 3.0327 8.67262 ] pdfxs
+ (t) show
+ (he\frstfullyc)
+ [6.0654 9.21811 6.0654 4.27631 4.29811 8.61819 3.33815 6.05449 3.0327 3.0327 10.1345 
+ 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 8.61819 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.21811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmwe)
+ [6.0654 13.4616 7.58175 9.21811 ] pdfxs
+ (a) show
+ (reaw)
+ [4.27631 9.22901 5.14905 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzes)
+ [3.0327 5.75995 4.8436 4.85451 4.29811 ] pdfxs
+ 27.273 -549.932 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinafr)
+ [9.08711 7.88717 3.0327 9.64355 9.04356 3.32724 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (hetime)
+ [6.0654 8.43266 4.23277 3.0327 9.09802 8.42175 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 9.64355 ] pdfxs
+ (t) show
+ (oc)
+ [9.03265 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.43266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.43266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.6653 7.88721 3.02179 ] pdfxs
+ (t) show
+ (has)
+ [9.64355 9.04356 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.64355 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.02179 4.85451 3.0327 6.05449 ] pdfxs
+ (g) show
+ 27.273 -571.854 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.509 ] pdfxs
+ (\() show
+ (GCC)
+ [8.5636 7.8763 7.8763 ] pdfxs
+ (\)) show
+ (.Fur)
+ [7.26539 6.20722 6.0654 4.2654 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 7.40721 ] pdfxs
+ (t) show
+ (hefr)
+ [6.0654 9.07629 3.32724 4.27631 ] pdfxs
+ (a) show
+ (cti)
+ [4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2981 ] pdfxs
+ (o) show
+ (fc)
+ [7.55993 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 9.07629 ] pdfxs
+ (t) show
+ (imeusedby)
+ [3.0327 9.08711 9.0872 6.05449 4.30902 4.8436 10.2981 5.74904 9.99264 ] pdfxs
+ (D) show
+ (SAisqui)
+ [6.0654 12.4035 3.0327 8.54171 5.74904 6.0654 3.0327 ] pdfxs
+ (t) show
+ (esm)
+ [9.07629 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll:)
+ [3.02179 3.0327 9.07628 ] pdfxs
+ (a) show
+ (lways)
+ [3.02179 7.58175 5.14905 5.75995 4.29811 ] pdfxs
+ 27.273 -593.777 m
+ (less)
+ [3.0327 4.8436 4.30902 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (%in)
+ [12.7198 3.0327 9.6981 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 7.909 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 7.27298 -624.666 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (se)
+ [4.30902 7.88721 ] pdfxs
+ (o) show
+ (fanovelex)
+ [6.38176 8.49811 6.05449 5.14905 5.4545 4.85451 6.07631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.0981 ] pdfxs
+ (t) show
+ (oT)
+ [8.49811 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'sS)
+ [6.0654 3.0327 7.34172 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.0327 8.79265 7.88721 ] pdfxs
+ (o) show
+ (nnectedC)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 4.85451 9.0981 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nent)
+ [6.0654 4.8436 5.75995 7.28729 ] pdfxs
+ (\() show
+ (SCC\)\fnding)
+ [6.05449 7.88721 7.8763 7.28729 6.05449 6.0654 6.05449 3.0327 6.0654 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 9.08711 ] pdfxs
+ 231.273 -657.201 m
+ (4) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (specul)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,recovery)
+ [6.05449 6.05449 4.2654 4.85451 4.8436 5.14905 5.4545 4.85451 4.27631 8.61811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.93447 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ivere)
+ [3.02179 5.4545 7.71266 4.27631 4.8436 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.92356 ] pdfxs
+ (t) show
+ (o)
+ [8.32356 ] pdfxs
+ (a) show
+ (ddressre)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.15627 4.27631 4.85451 ] pdfxs
+ (a) show
+ (l-lifech)
+ [3.02179 3.64352 3.0327 3.02179 3.33815 7.71266 4.53815 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es.)
+ [4.8436 4.29811 6.61085 ] pdfxs
+ (I) show
+ (n) show
+ 385.746 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 0 -21.922 m
+ (o) show
+ (ft)
+ [6.3382 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.00728 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lSymposium)
+ [5.78173 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 11.9125 ] pdfxs
+ (o) show
+ (nCo)
+ [9.13079 7.81088 5.01816 ] pdfxs
+ (d) show
+ (eG)
+ [8.00728 8.44359 ] pdfxs
+ (e) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.13079 ] pdfxs
+ (a) show
+ (ndOptimi)
+ [6.13082 8.57449 8.35627 5.58542 3.62179 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.13079 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.35627 ] pdfxs
+ (\)) show
+ 366.699 -21.922 m
+ /N614 10.909 Tf
+ (,S)
+ [5.68359 6.05449 ] pdfxs
+ (a) show
+ (nFr)
+ [8.71629 6.20722 4.27631 ] pdfxs
+ (a) show
+ (ncisc)
+ [6.05449 4.85451 3.0327 4.29811 4.85451 ] pdfxs
+ (o) show
+ (,) show
+ 0 -43.845 m
+ (C)
+ [7.8763 ] pdfxs
+ (A) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (2003) show
+ (.) show
+ -22.424 -73.249 m
+ ([)
+ [3.0327 ] pdfxs
+ (44) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertDe)
+ [6.35994 4.8436 4.27631 8.21456 8.32365 4.85451 ] pdfxs
+ (L) show
+ (ine)
+ [3.0327 6.05449 8.81447 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 10.0254 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.74904 6.0654 4.8436 7.00357 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich.Enf)
+ [6.05449 6.0654 6.05449 4.27631 3.0327 4.53815 6.0654 8.84719 7.42902 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rcinghi)
+ [4.27631 4.8436 3.0327 6.05449 9.42537 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelpr)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.99267 6.0654 4.2654 ] pdfxs
+ (ot) show
+ (oc)
+ [5.75995 4.85451 ] pdfxs
+ (o) show
+ (lsinlow-levels)
+ [3.02179 8.26899 3.0327 10.0254 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 
+ 4.8436 7.00357 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re.)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 0 -95.172 m
+ (I) show
+ (n) show
+ 14.971 -95.172 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 0 -117.094 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 113.969 -117.094 m
+ /N614 10.909 Tf
+ (,Snowbird,)
+ [6.6654 6.0654 6.05449 5.14905 7.88721 6.05449 3.0327 4.27631 6.05449 6.6654 ] pdfxs
+ (U) show
+ (T,)
+ [7.88721 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2001) show
+ (.) show
+ -22.424 -146.499 m
+ ([)
+ [3.0327 ] pdfxs
+ (45) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (n)
+ [9.89446 ] pdfxs
+ (D) show
+ (emers,M)
+ [4.8436 9.09802 4.8436 4.27631 4.29811 6.90539 10.0036 ] pdfxs
+ (a) show
+ (rkWeiser,B)
+ [4.27631 9.5781 10.309 4.8436 3.0327 4.29811 4.85451 4.27631 6.90539 7.72349 ] pdfxs
+ (a) show
+ (rry)
+ [4.27631 4.2654 9.58901 ] pdfxs
+ (H) show
+ (ayes,)
+ [5.14905 5.4545 4.85451 4.29811 6.90539 ] pdfxs
+ (Ha) show
+ (nsBoehm,)
+ [6.0654 8.12717 7.7344 5.74904 4.85451 6.05449 9.09802 6.90539 ] pdfxs
+ (Da) show
+ (nielB)
+ [6.05449 3.0327 4.85451 6.85085 7.7344 ] pdfxs
+ (o) show
+ (brow,)
+ [6.05449 4.27631 5.14905 7.8763 6.90539 ] pdfxs
+ (a) show
+ (ndSc)
+ [6.0654 9.89446 6.05449 4.85451 ] pdfxs
+ (o) show
+ (ttShenker.)
+ [4.23277 8.07274 6.0654 6.05449 4.85451 6.05449 5.4545 4.85451 4.27631 3.0327 ] pdfxs
+ 0 -168.421 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mbining)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 10.4945 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [8.07266 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.0944 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.88355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [9.88355 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:fr)
+ [6.05449 10.6908 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.7999 ] pdfxs
+ (a) show
+ (ndimplement)
+ [6.05449 11.1054 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (a) show
+ (-) show
+ 0 -190.344 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.31994 ] pdfxs
+ (I) show
+ (n) show
+ 43.712 -190.344 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (ftheACMSIGACT-SIGPLANSymp)
+ [6.9382 3.62179 5.58542 8.60727 7.83262 7.79997 13.3854 6.13082 4.19998 8.44359 7.83262 
+ 7.79997 7.81088 3.90544 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.7053 6.13082 
+ 5.30169 8.91258 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.5125 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.73079 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (fPro)
+ [6.94911 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (m-)
+ [8.92348 3.90544 ] pdfxs
+ 0 -212.266 m
+ (mingL)
+ [8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 76.26 -212.266 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (261{269) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ -22.424 -241.671 m
+ ([)
+ [3.0327 ] pdfxs
+ (46) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.1454 ] pdfxs
+ (D) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (sch.)
+ [4.29811 4.54905 6.05449 9.19628 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lmay-)
+ [7.11266 9.09802 5.14905 5.75995 3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 8.38899 3.32724 ] pdfxs
+ (o) show
+ (rpoin)
+ [8.35627 6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers:Bey)
+ [4.8436 4.27631 4.30902 8.75992 7.7344 4.8436 5.4545 ] pdfxs
+ (o) show
+ (ndk-limi)
+ [6.0654 10.1345 5.75995 3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [9.19628 ] pdfxs
+ (I) show
+ (n) show
+ 419.2 -241.671 m
+ /N634 10.909 Tf
+ (Pr)
+ [7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 0 -263.593 m
+ (cee)
+ [4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.21806 ] pdfxs
+ (o) show
+ (ft)
+ [8.09455 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.77453 7.83262 7.79997 14.5417 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.8617 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.77453 ] pdfxs
+ (o) show
+ (nPro)
+ [10.8871 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 9.77453 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [9.78544 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.8871 5.58542 6.13082 10.3308 4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (-) show
+ 0 -285.516 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 87.46 -285.516 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (230{241) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -22.424 -314.92 m
+ ([)
+ [3.0327 ] pdfxs
+ (47) show
+ (])
+ [8.4872 ] pdfxs
+ (L) show
+ (.Pe)
+ [5.4545 7.11266 4.85451 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.69811 ] pdfxs
+ (D) show
+ (eu)
+ [4.85451 6.05449 ] pdfxs
+ (t) show
+ (sch)
+ [4.30902 4.53815 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.4872 ] pdfxs
+ (A) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (nM.Schi\013m)
+ [8.4872 10.0036 5.4545 6.05449 4.54905 6.0654 3.02179 6.37077 9.08711 ] pdfxs
+ (a) show
+ (n.E\016cientimplemen)
+ [6.0654 5.89086 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 6.66548 3.0327 9.09802 
+ 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.47629 ] pdfxs
+ (o) show
+ (f)
+ [5.75995 ] pdfxs
+ (t) show
+ (hesm)
+ [6.0654 7.2763 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (ta) show
+ (lk-)
+ [3.0327 5.74904 3.64352 ] pdfxs
+ (8) show
+ (0sys)
+ [7.8763 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 3.0327 ] pdfxs
+ 0 -336.843 m
+ (I) show
+ (n) show
+ 14.475 -336.843 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.13079 ] pdfxs
+ (o) show
+ (ft)
+ [8.01819 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.68726 7.83262 7.81088 14.4545 6.13082 4.19998 8.44359 7.83262 7.79997 7.81088 3.90544 
+ 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.7853 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 13.5925 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.8108 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (ipl)
+ [3.33823 5.58542 2.78176 ] pdfxs
+ (e) show
+ (s)
+ [9.1417 ] pdfxs
+ (o) show
+ (fPro)
+ [8.01819 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 0 -358.765 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 48.939 -358.765 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (297{302) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (1984) show
+ (.) show
+ -22.424 -388.17 m
+ ([)
+ [3.0327 ] pdfxs
+ (48) show
+ (]Din)
+ [8.4872 8.32365 3.0327 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (r)
+ [6.8072 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,Sum)
+ [3.0327 5.78177 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 6.77457 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 5.78177 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.618 ] pdfxs
+ (A) show
+ (dve,)
+ [6.0654 5.4545 4.8436 5.78177 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.0654 8.58538 7.88721 6.05449 4.27631 3.0327 6.829 ] pdfxs
+ (Latt) show
+ (ner.Mem)
+ [6.05449 4.85451 4.2654 6.0654 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.29084 4.30902 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.32724 4.85451 3.93823 8.27993 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -410.092 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imechecks)
+ [3.0327 9.08711 8.87993 4.53815 6.0654 4.8436 4.54905 5.75995 8.32353 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.86902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.In)
+ [6.05449 9.03265 3.94897 6.0654 ] pdfxs
+ 198.111 -410.092 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.71625 ] pdfxs
+ (o) show
+ (ft)
+ [7.61455 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.28363 7.83262 7.79997 14.0508 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.3708 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.28363 ] pdfxs
+ (o) show
+ (n) show
+ 0 -432.015 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (,C)
+ [6.53456 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (r,)
+ [4.60356 6.52365 ] pdfxs
+ (a) show
+ (ndTo)
+ [6.14173 8.57449 6.97089 5.01816 ] pdfxs
+ (o) show
+ (lSu)
+ [5.79264 6.13082 5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtforEmbe)
+ [4.59266 6.63268 3.33823 5.58542 7.59263 7.40714 8.92348 4.45094 4.46185 ] pdfxs
+ (d) show
+ (dedSy)
+ [5.58542 4.45094 8.5854 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 7.46172 ] pdfxs
+ (\() show
+ (LCTES)
+ [6.83993 7.81088 7.81088 7.39623 6.13082 ] pdfxs
+ (\)) show
+ 335.965 -432.015 m
+ /N614 10.909 Tf
+ (,S)
+ [5.68359 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.71629 ] pdfxs
+ (D) show
+ (ie)
+ [3.0327 4.8436 ] pdfxs
+ (go) show
+ (,)
+ [5.87995 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 8.71629 ] pdfxs
+ (2003) show
+ (.) show
+ -22.424 -461.419 m
+ ([)
+ [3.0327 ] pdfxs
+ (49) show
+ (]Din)
+ [8.4872 8.32365 3.0327 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (r)
+ [6.8072 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,Sum)
+ [3.0327 5.78177 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 6.77457 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 5.78177 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.618 ] pdfxs
+ (A) show
+ (dve,)
+ [6.0654 5.4545 4.8436 5.78177 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.0654 8.58538 7.88721 6.05449 4.27631 3.0327 6.829 ] pdfxs
+ (Latt) show
+ (ner.Mem)
+ [6.05449 4.85451 4.2654 6.0654 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.29084 4.30902 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.32724 4.85451 3.93823 8.27993 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 1.52588e-05 -483.342 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.46176 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [8.67265 3.33815 ] pdfxs
+ (o) show
+ (rembedded)
+ [6.87265 4.85451 8.78166 6.37085 4.8436 6.0654 6.05449 4.85451 8.66174 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 216.441 -483.342 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 7.41808 ] pdfxs
+ (o) show
+ (nEmbe)
+ [9.08716 7.40714 8.91258 4.46185 4.46185 ] pdfxs
+ (dd) show
+ (edC)
+ [4.46185 8.53085 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (utingSyst)
+ [5.85816 3.62179 3.34914 6.13082 7.97455 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 437.091 -483.342 m
+ /N614 10.909 Tf
+ (,) show
+ 0 -505.264 m
+ (4\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (73{111) show
+ (,Febru)
+ [6.6654 6.20722 4.85451 6.05449 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (2005) show
+ (.) show
+ -22.424 -534.669 m
+ ([)
+ [3.0327 ] pdfxs
+ (50) show
+ (]Kem)
+ [8.4872 8.47629 4.85451 9.08711 ] pdfxs
+ (a) show
+ (lEbci)
+ [8.43265 7.42902 6.35994 4.8436 3.0327 ] pdfxs
+ (og) show
+ (lu)
+ [3.0327 11.4654 ] pdfxs
+ (a) show
+ (ndErik)
+ [6.05449 11.4654 7.42902 4.2654 3.0327 11.1599 ] pdfxs
+ (R) show
+ (.)
+ [8.43265 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (n.D)
+ [6.0654 13.1235 8.0291 ] pdfxs
+ (A) show
+ (IS)
+ [3.94897 6.05449 ] pdfxs
+ (Y) show
+ (:)
+ [8.43265 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.02179 10.2545 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.4544 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.67626 ] pdfxs
+ (100) show
+ (%)
+ [14.4871 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec-)
+ [4.85451 4.8436 3.63261 ] pdfxs
+ 0 -556.591 m
+ (t) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [6.0654 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (at) show
+ (ibility.)
+ [3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 6.88358 ] pdfxs
+ (I) show
+ (n) show
+ 108.137 -556.591 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.8108 ] pdfxs
+ (o) show
+ (ft)
+ [6.68729 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.36727 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.14173 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.36727 ] pdfxs
+ (o) show
+ (nC)
+ [9.47988 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [7.94172 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (e) show
+ 0 -578.514 m
+ (\() show
+ (ISCA)
+ [4.19998 6.14173 7.79997 8.11625 ] pdfxs
+ (\)) show
+ 35.176 -578.514 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (26{37) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -22.424 -607.918 m
+ ([)
+ [3.0327 ] pdfxs
+ (51) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.4545 ] pdfxs
+ (a) show
+ (mEm)
+ [13.4943 7.41812 9.09802 ] pdfxs
+ (a) show
+ (mi,)
+ [9.08711 3.0327 7.62539 ] pdfxs
+ (Ra) show
+ (keshGhiy)
+ [5.4545 4.8436 4.30902 10.4617 8.55269 6.0654 3.0327 5.4545 ] pdfxs
+ (a) show
+ (,)
+ [7.61448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 9.25083 ] pdfxs
+ (J) show
+ (.)
+ [7.42903 ] pdfxs
+ (H) show
+ (endren.C)
+ [4.85451 6.05449 6.0654 4.2654 4.85451 6.05449 10.1563 7.8763 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivein)
+ [3.02179 5.4545 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -629.841 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 7.5599 3.0327 9.32719 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.05449 8.1163 6.05449 4.27631 4.8436 4.30902 4.8436 6.0654 4.8436 8.1163 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.58903 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.32719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers.)
+ [4.85451 4.27631 4.29811 7.25448 ] pdfxs
+ (I) show
+ (n) show
+ 273.716 -629.841 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.01807 ] pdfxs
+ (o) show
+ (ft)
+ [6.90547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [8.57454 7.83262 7.79997 13.3417 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 197.939 -657.201 m
+ /N614 10.909 Tf
+ (201) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (16) 17
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (35) show
+ (]KeithCo)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 11.509 7.88721 5.74904 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 9.7199 ] pdfxs
+ (a) show
+ (ndKenKennedy.)
+ [6.0654 11.4981 8.4872 4.85451 11.509 8.47629 4.85451 6.05449 6.0654 4.8436 6.0654 
+ 4.84359 13.2653 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lside-e\013ect)
+ [8.47629 4.29811 3.0327 6.0654 4.8436 3.63261 4.85451 6.35986 4.85451 4.8436 9.68727 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinline)
+ [3.0327 5.74904 4.30902 3.0327 9.7417 3.0327 11.509 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (r)
+ [9.70899 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 13.2653 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.50181 7.83262 7.79997 14.2581 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.5889 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.50181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6035 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 9.50181 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.50181 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.6144 ] pdfxs
+ (a) show
+ (ndIm-)
+ [6.13082 10.0581 4.19998 8.92348 3.90544 ] pdfxs
+ 22.424 -43.845 m
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 123.266 -43.845 m
+ /N614 10.909 Tf
+ (,A)
+ [6.6654 7.8763 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (,G)
+ [6.6654 8.5636 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.47629 ] pdfxs
+ (1988) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (36) show
+ (]Keith)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 10.6254 ] pdfxs
+ (D) show
+ (.Co)
+ [7.59266 7.8763 5.75995 ] pdfxs
+ (o) show
+ (per.)
+ [6.35994 4.85451 4.2654 10.6254 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 10.0145 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.85807 ] pdfxs
+ (o) show
+ (freferencef)
+ [7.89811 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.41447 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [7.59266 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (ers.In)
+ [4.85451 4.2654 4.30902 10.6145 3.94897 6.0654 ] pdfxs
+ 375.523 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.20716 ] pdfxs
+ (o) show
+ (ft)
+ [8.10546 3.62179 ] pdfxs
+ (he) show
+ 22.424 -96.656 m
+ (ACMSIGACT-SIGPLANSymp)
+ [7.83262 7.79997 13.6363 6.13082 4.21089 8.44359 7.82171 7.81088 7.81088 3.89453 6.14173 
+ 4.19998 8.44359 7.39623 6.83993 8.11625 11.9562 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 12.7744 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.9926 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.31262 ] pdfxs
+ (o) show
+ (fPro)
+ [7.20001 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 8.86909 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 404.399 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.62176 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.88717 ] pdfxs
+ (281{) show
+ 22.424 -118.579 m
+ (290) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1985) show
+ (.) show
+ 1.52588e-05 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (37) show
+ (]Keith)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 10.6581 ] pdfxs
+ (D) show
+ (.Co)
+ [7.61448 7.8763 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 8.85809 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (Jo) show
+ (hn)
+ [6.0654 10.6472 ] pdfxs
+ (L) show
+ (u.)
+ [6.0654 10.7017 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.869 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninCpr)
+ [10.6581 3.02179 10.6581 12.469 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 10.7126 ] pdfxs
+ (I) show
+ (n) show
+ 375.47 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.23988 ] pdfxs
+ (o) show
+ (ft)
+ [8.12728 3.62179 ] pdfxs
+ (he) show
+ 22.424 -171.39 m
+ (ACMSIGPLANConf)
+ [7.83262 7.79997 13.1999 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.5199 7.79997 
+ 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.43273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 8.42182 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [8.42182 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.54533 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 8.98903 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.54533 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 459.515 -171.39 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -193.313 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (308{319) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -1.52588e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (38) show
+ (]Fr)
+ [8.4872 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nciscoC)
+ [6.05449 4.85451 3.02179 4.30902 4.8436 10.3963 7.8763 ] pdfxs
+ (o) show
+ (rber)
+ [4.27631 6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (,)
+ [8.30175 ] pdfxs
+ (Ra) show
+ (f)
+ [3.32724 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 7.96357 ] pdfxs
+ (A) show
+ (senj)
+ [4.30902 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (,)
+ [8.30175 ] pdfxs
+ (a) show
+ (ndEmilio)
+ [6.05449 11.0072 7.41812 9.09802 3.02179 3.0327 3.0327 10.3963 ] pdfxs
+ (L) show
+ (.)
+ [7.96357 ] pdfxs
+ (Za) show
+ (p)
+ [6.0654 ] pdfxs
+ (ata) show
+ (.)
+ [11.749 ] pdfxs
+ (N) show
+ (ewsh)
+ [4.8436 12.8181 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.79628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.23989 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 22.424 -246.124 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.57445 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 9.15265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (fccodes.)
+ [7.6472 9.15265 4.8436 5.75995 6.0654 4.8436 4.30902 9.86173 ] pdfxs
+ (I) show
+ (n) show
+ 235.834 -246.124 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.97807 ] pdfxs
+ (o) show
+ (ft)
+ [7.86546 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.54544 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [7.30899 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.54544 ] pdfxs
+ (o) show
+ (n) show
+ 22.424 -268.047 m
+ (Sup)
+ [6.13082 5.85816 5.01816 ] pdfxs
+ (e) show
+ (rc)
+ [4.0363 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (uting)
+ [5.85816 3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (\() show
+ (ICS)
+ [4.19998 7.81088 6.13082 ] pdfxs
+ (\)) show
+ 127.969 -268.047 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (220{227) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ -1.52588e-05 -298.936 m
+ ([)
+ [3.0327 ] pdfxs
+ (39) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertC)
+ [6.35994 4.8436 4.27631 7.93092 7.8763 ] pdfxs
+ (o) show
+ (urts.)
+ [6.0654 4.27631 4.23277 4.30902 8.01811 ] pdfxs
+ (I) show
+ (mprovingloc)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.14174 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.44719 ] pdfxs
+ (o) show
+ (freferenceina)
+ [7.01448 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.53084 3.0327 
+ 9.75264 9.14174 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (e-c)
+ [4.8436 3.64352 4.8436 ] pdfxs
+ (o) show
+ (llectingmem)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 6.0654 9.14174 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.43628 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 22.424 -320.858 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ 62.836 -320.858 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eCommunic)
+ [8.92363 7.79997 5.58542 8.91258 8.92348 5.85816 6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (ft)
+ [7.24365 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [8.92363 7.83262 7.81088 9.7854 ] pdfxs
+ 292.059 -320.858 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (31\(9\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (1128{1138) show
+ (,)
+ [6.6654 ] pdfxs
+ (1988) show
+ (.) show
+ -3.05176e-05 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (40) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (nCytr)
+ [10.0145 7.8763 5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.05812 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneFerr)
+ [6.0654 6.05449 8.80356 6.21813 4.8436 4.27631 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (e,B)
+ [4.85451 7.05812 7.72349 ] pdfxs
+ (a) show
+ (rryK.)
+ [4.27631 4.27631 9.70901 8.47629 6.99267 ] pdfxs
+ (Ro) show
+ (sen,M)
+ [4.29811 4.85451 6.05449 7.05812 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.70901 ] pdfxs
+ (N) show
+ (.We)
+ [6.98176 10.2981 4.85451 ] pdfxs
+ (g) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 7.05812 ] pdfxs
+ (a) show
+ (ndF.Kenne)
+ [6.0654 10.0145 7.11266 6.98176 8.4872 4.85451 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (h)
+ [10.0145 ] pdfxs
+ (Za) show
+ (deck.)
+ [6.0654 4.8436 4.54905 5.75995 3.0327 ] pdfxs
+ 22.424 -373.67 m
+ (E\016cien)
+ [7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyc)
+ [3.0327 9.10901 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ings)
+ [3.02179 6.0654 8.80356 4.29811 ] pdfxs
+ (tat) show
+ (icsin)
+ [3.0327 8.19266 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.19266 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.8436 5.75995 7.59274 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.4471 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.41446 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.19266 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (ldependence)
+ [6.38176 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 8.20357 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 437.127 -373.67 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 22.424 -395.592 m
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.00717 ] pdfxs
+ (o) show
+ (nPro)
+ [9.68715 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.56364 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.00717 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.13085 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.00717 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 337.498 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.28358 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.5599 ] pdfxs
+ (13) show
+ (\()
+ [4.23277 ] pdfxs
+ (4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (451{490) show
+ (,Oc-)
+ [6.35994 8.4872 4.8436 3.63261 ] pdfxs
+ 22.424 -417.515 m
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (1991) show
+ (.) show
+ -4.57764e-05 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (41) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.0654 5.74904 3.0327 7.28719 ] pdfxs
+ (Da) show
+ (s.)
+ [4.29811 6.85085 ] pdfxs
+ (U) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.05449 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.07628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.28719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdirec)
+ [9.06537 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.04358 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 6.85085 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -448.404 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -470.326 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.14173 10.189 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 22.424 -492.249 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 58.0299 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{46) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -6.10352e-05 -523.138 m
+ ([)
+ [3.0327 ] pdfxs
+ (42) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.0654 5.74904 3.0327 8.84718 ] pdfxs
+ (Da) show
+ (s,Ben)
+ [4.29811 7.83266 7.72349 4.85451 10.6254 ] pdfxs
+ (L) show
+ (ibli)
+ [3.0327 6.0654 3.02179 3.0327 ] pdfxs
+ (t) show
+ (,M)
+ [7.83266 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.74904 6.0654 4.8436 7.60357 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.05449 6.0654 6.0654 4.2654 3.0327 4.54905 6.05449 7.83266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6254 ] pdfxs
+ (Ja) show
+ (k)
+ [5.4545 ] pdfxs
+ (o) show
+ (bReh)
+ [10.6254 8.03985 4.8436 6.0654 ] pdfxs
+ (o) show
+ (f.Es)
+ [3.32724 10.6472 7.42902 4.29811 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 10.0254 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 9.41447 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.81455 ] pdfxs
+ (o) show
+ (f) show
+ 22.4239 -545.06 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.86537 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.90899 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (n) show
+ 238.125 -545.06 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.32353 ] pdfxs
+ (o) show
+ (ftheInt)
+ [7.21092 3.62179 5.58542 8.88 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.65445 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.7962 ] pdfxs
+ (o) show
+ (n) show
+ 22.4239 -566.983 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 126.738 -566.983 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (260{278) show
+ (.Sprin)
+ [6.6654 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.85451 4.2654 3.64352 7.26539 4.85451 4.2654 3.0327 ] pdfxs
+ (ag) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ -6.10352e-05 -597.872 m
+ ([)
+ [3.0327 ] pdfxs
+ (43) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mesC.)
+ [9.09802 4.8436 9.21807 7.8763 7.95266 ] pdfxs
+ (D) show
+ (ehner)
+ [4.8436 6.0654 6.05449 4.85451 4.2654 ] pdfxs
+ (t) show
+ (,Bri)
+ [8.26902 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nK.Gr)
+ [10.9744 8.4872 7.94175 8.5636 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,J)
+ [8.26902 5.5964 ] pdfxs
+ (o) show
+ (hnP.B)
+ [6.0654 10.9744 6.51267 7.95266 7.72349 ] pdfxs
+ (a) show
+ (nnin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [8.26902 ] pdfxs
+ (R) show
+ (ich)
+ [3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.9744 ] pdfxs
+ (Jo) show
+ (hns)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (o) show
+ (n,Th)
+ [6.0654 8.26902 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sKis)
+ [9.21807 8.4872 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ler,)
+ [3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 22.4239 -619.794 m
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nderKl)
+ [6.0654 6.05449 4.85451 9.70899 8.4872 3.0327 ] pdfxs
+ (a) show
+ (iber,)
+ [3.02179 6.37085 4.8436 4.27631 8.92356 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4981 ] pdfxs
+ (J) show
+ (imM)
+ [3.0327 14.5307 10.0036 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n.TheTr)
+ [6.05449 13.2544 7.8763 6.0654 10.2872 7.8763 4.27631 ] pdfxs
+ (a) show
+ (nsmetaCodeM)
+ [6.05449 4.30902 9.08711 4.85451 4.23277 10.8981 7.88721 5.74904 6.0654 10.2872 10.0036 
+ ] pdfxs
+ (o) show
+ (rphingS)
+ [4.27631 6.05449 6.0654 3.02179 6.0654 10.8981 6.05449 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re:)
+ [4.2654 4.85451 11.4872 ] pdfxs
+ (U) show
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 220.363 -657.201 m
+ (200) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (a) show
+ (llowsincremen)
+ [3.0327 3.02179 5.15996 7.8763 7.37445 3.02179 6.0654 4.8436 4.27631 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ldiscovery)
+ [6.09813 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 8.82538 ] pdfxs
+ (o) show
+ (fSCCsin)
+ [6.40358 6.05449 7.88721 7.8763 7.37445 3.0327 9.11992 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.91993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.09813 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,evenwhened)
+ [6.05449 6.0654 6.21813 4.8436 5.4545 4.8436 9.13083 7.88721 6.05449 4.85451 9.13083 
+ 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.37445 ] pdfxs
+ (a) show
+ (redyn)
+ [4.27631 7.90903 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (discovered)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ -23.031 -51.482 m
+ (\() show
+ (iii\))
+ [3.0327 3.02179 3.0327 9.69818 ] pdfxs
+ (U) show
+ (ses)
+ [4.30902 4.8436 8.17081 ] pdfxs
+ (o) show
+ (fasimplemech)
+ [7.21084 9.32719 4.29811 3.0327 9.08711 6.0654 3.0327 8.71629 9.08711 4.85451 4.53815 
+ 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.9598 ] pdfxs
+ (\() show
+ (\fne-)
+ [6.05449 6.0654 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ininc)
+ [3.0327 9.93809 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpleteness)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 6.05449 4.85451 4.29811 8.18172 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckin)
+ [4.54905 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [8.11638 ] pdfxs
+ (t) show
+ (os)
+ [9.31628 4.30902 ] pdfxs
+ (o) show
+ (lvesever)
+ [3.0327 5.4545 8.71629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lh)
+ [6.90539 6.05449 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 9.92718 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b-)
+ [6.05449 3.63261 ] pdfxs
+ 0 -73.404 m
+ (lemsinp)
+ [3.0327 4.8436 9.09802 7.38536 3.0327 9.14174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,including)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.22904 3.0327 6.0654 4.8436 3.0327 6.05449 
+ 6.0654 3.0327 6.05449 8.54174 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 7.94175 6.05449 4.30902 7.93084 ] pdfxs
+ (o) show
+ (fspecul)
+ [6.41449 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.0327 5.4545 7.93084 3.93823 5.75995 6.37085 7.93084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.0654 6.22904 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micdiscovery)
+ [9.08711 3.0327 7.93084 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 
+ 5.75995 ] pdfxs
+ 0 -95.327 m
+ (o) show
+ (fthec)
+ [7.85448 4.23277 6.0654 9.37083 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phwi)
+ [6.0654 10.5708 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uti)
+ [6.0654 8.7491 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.7672 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.5817 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (a) show
+ (tivelyc)
+ [4.23277 3.0327 5.4545 4.85451 3.02179 10.2763 4.85451 ] pdfxs
+ (o) show
+ (rrecth)
+ [4.2654 4.27631 4.85451 4.8436 8.76001 6.05449 ] pdfxs
+ (a) show
+ (ndling)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 9.97082 ] pdfxs
+ (o) show
+ (finc)
+ [7.84357 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.37083 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -117.249 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 3.0327 ] pdfxs
+ -10.337 -147.139 m
+ (D) show
+ (SAisusedby)
+ [6.0654 12.6326 3.02179 8.75989 6.0654 4.29811 4.8436 10.5163 5.75995 10.2108 ] pdfxs
+ (a) show
+ (llm)
+ [3.0327 7.48357 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.30538 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.74898 ] pdfxs
+ (a) show
+ (ndisdescribedinde)
+ [6.0654 10.5163 3.0327 8.74898 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 10.5163 3.0327 10.5163 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.02179 7.48357 3.0327 10.5163 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.72718 ] pdfxs
+ (3) show
+ (.Bec)
+ [10.3308 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -27.273 -169.061 m
+ (a) show
+ (ll)
+ [3.0327 6.86176 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 8.69447 7.57085 ] pdfxs
+ (o) show
+ (rkinthis)
+ [4.27631 9.58901 3.0327 9.90537 4.23277 6.0654 3.0327 8.13808 ] pdfxs
+ (t) show
+ (hesisdepends)
+ [6.0654 4.8436 4.29811 3.0327 8.14899 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 
+ 8.14899 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,wepayspeci)
+ [6.86176 7.58175 8.68356 6.0654 5.14905 9.58901 4.30902 6.35994 4.85451 4.8436 3.0327 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (enti)
+ [4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (t) show
+ (om)
+ [9.28356 9.09802 ] pdfxs
+ (a) show
+ (kingsure)
+ [5.74904 3.0327 6.0654 9.29447 4.29811 6.0654 4.2654 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -27.273 -190.984 m
+ (issui)
+ [3.0327 8.75989 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.0654 3.02179 9.31629 3.32724 ] pdfxs
+ (o) show
+ (ruseinac)
+ [8.73809 6.0654 4.29811 9.31629 3.0327 10.5163 9.91628 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.49448 4.8436 ] pdfxs
+ (o) show
+ (mpiler,whichincludesbeingf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.70175 7.8763 6.05449 3.0327 4.54905 
+ 10.5272 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.75989 6.37085 4.8436 
+ 3.0327 6.05449 9.91628 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 8.70546 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.5272 3.32724 ] pdfxs
+ (o) show
+ (rpl)
+ [8.73809 6.0654 3.02179 ] pdfxs
+ (a) show
+ (usibleuse,)
+ [6.0654 4.29811 3.0327 6.0654 3.0327 9.30538 6.0654 4.29811 4.85451 3.0327 ] pdfxs
+ -27.273 -212.906 m
+ (fullysupp)
+ [3.33815 6.05449 3.0327 3.0327 10.309 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtinginc)
+ [4.27631 4.23277 3.0327 6.0654 10.0035 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.40356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 7.81084 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.0654 10.6145 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.0035 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 9.40356 3.32724 6.0654 3.0327 7.58175 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.309 ] pdfxs
+ (o) show
+ (fC)
+ [7.8872 12.4363 ] pdfxs
+ (\() show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.08711 6.0654 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,)
+ [6.05449 5.75995 3.33815 9.08711 6.0654 3.0327 ] pdfxs
+ -27.273 -234.829 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.0035 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 7.04721 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 10.0035 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fep)
+ [3.32724 8.79265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.21446 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Weev)
+ [8.79265 10.2981 8.79265 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.79265 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.79265 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (D) show
+ (SAwhenused)
+ [6.0654 12.1199 7.8763 6.0654 4.8436 10.0035 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ -27.273 -256.751 m
+ (a) show
+ (sast)
+ [7.94172 9.08719 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdp)
+ [4.2654 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinCh)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.02179 9.6981 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 7.909 ] pdfxs
+ (4) show
+ (.) show
+ -27.273 -293.957 m
+ /N622 11.955 Tf
+ (1.1.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [5.22437 3.74195 10.4606 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -27.273 -322.925 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.85448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.03267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 7.309 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 7.85448 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.46538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresiden)
+ [6.05449 4.27631 4.8436 7.309 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedbyDSA)
+ [3.0327 6.05449 4.85451 9.06537 5.74904 8.77083 8.32365 6.0654 11.1817 ] pdfxs
+ (t) show
+ (ose)
+ [8.46538 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ethemem-)
+ [7.85448 4.23277 6.0654 7.85448 9.08711 4.85451 9.08711 3.63261 ] pdfxs
+ -27.273 -344.848 m
+ (o) show
+ (ryf)
+ [4.27631 8.79265 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.30901 4.8436 ] pdfxs
+ (a) show
+ (chd)
+ [4.54905 9.0981 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.4872 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 7.88721 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.4872 8.49811 ] pdfxs
+ (\\) show
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l")
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [7.31992 ] pdfxs
+ (\\) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.05449 8.49811 ] pdfxs
+ (o) show
+ (fmem)
+ [6.37085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.F)
+ [4.27631 4.84359 7.67993 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.30901 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,if)
+ [9.08711 6.0654 3.0327 4.8436 6.19631 3.02179 6.37085 ] pdfxs
+ (D) show
+ (SAiden)
+ [6.0654 11.2144 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\festw)
+ [3.0327 6.05449 4.85451 7.34172 3.93823 7.57085 ] pdfxs
+ (o) show
+ -27.273 -366.77 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intlinked-lis)
+ [3.0327 5.75995 7.60365 3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.65808 ] pdfxs
+ (a) show
+ (sp)
+ [7.65808 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.60365 ] pdfxs
+ (o) show
+ (fi)
+ [6.68721 3.0327 ] pdfxs
+ (t) show
+ (sexecu)
+ [7.65808 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.44722 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.20357 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwilltr)
+ [9.41446 7.88721 3.02179 3.0327 6.39267 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.4471 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -27.273 -388.693 m
+ (t) show
+ (ocre)
+ [10.0799 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.46901 ] pdfxs
+ (o) show
+ (nere)
+ [6.0654 9.46901 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (fmem)
+ [7.96357 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryf)
+ [4.2654 10.3854 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.90172 4.8436 ] pdfxs
+ (a) show
+ (chlis)
+ [4.54905 10.6799 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.89811 ] pdfxs
+ (a) show
+ (nduse)
+ [6.0654 10.6799 6.0654 4.29811 9.46901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [8.8691 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (om)
+ [10.069 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [9.46901 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.65811 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -27.273 -410.615 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edf)
+ [4.8436 9.49082 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.70173 4.85451 ] pdfxs
+ (a) show
+ (chlis)
+ [4.53815 9.49082 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (.)
+ [7.81084 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.27993 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.45812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nensures)
+ [9.49082 4.8436 6.0654 4.29811 6.0654 4.2654 4.85451 7.72354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.27993 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (miclife)
+ [9.08711 3.0327 8.26902 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.27993 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.26902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (to) show
+ -27.273 -432.538 m
+ (beasuperset)
+ [6.35994 8.4872 9.08719 4.30902 6.05449 6.37085 4.8436 4.27631 4.29811 4.85451 7.87638 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (miclifetime)
+ [9.08711 3.0327 8.4872 3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 8.47629 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urebeingpo)
+ [6.0654 4.2654 8.4872 6.37085 4.8436 3.0327 6.05449 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ -10.337 -454.46 m
+ (Theprim)
+ [7.8763 6.0654 9.07629 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rym)
+ [4.27631 9.98173 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.06538 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lalloc)
+ [7.25448 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.2763 3.0327 8.5308 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 341.528 -454.46 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (rti)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ (a) show
+ (lc)
+ [7.23263 4.46185 ] pdfxs
+ (o) show
+ (ntr)
+ [6.13082 3.62179 4.04721 ] pdfxs
+ (o) show
+ (l)
+ [7.23263 ] pdfxs
+ (o) show
+ (ft)
+ [7.7891 3.62179 ] pdfxs
+ (he) show
+ -27.273 -476.383 m
+ (d) show
+ (yn)
+ [5.30169 6.13082 ] pdfxs
+ (a) show
+ (micl)
+ [8.92348 3.33823 9.91635 2.78176 ] pdfxs
+ (a) show
+ (y)
+ [5.30169 ] pdfxs
+ (o) show
+ (utofa)
+ [5.85816 8.50903 5.58542 8.23637 10.4617 ] pdfxs
+ (da) show
+ (ta)
+ [3.6327 10.4617 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (e) show
+ 147.421 -476.383 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [10.1672 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.55628 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Whilepri)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 11.1054 11.2144 6.05449 3.0327 3.0327 
+ 9.55628 6.0654 4.27631 3.02179 ] pdfxs
+ (o) show
+ (rc)
+ [8.98899 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.98899 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshave)
+ [6.05449 9.0108 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -27.273 -498.305 m
+ (providedlimi)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.51264 3.0327 3.0327 9.08711 
+ 3.0327 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.51264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverlay)
+ [6.47994 5.14905 5.4545 4.85451 7.72355 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.70183 ] pdfxs
+ (o) show
+ (fhe)
+ [6.78539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.51264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (\(ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.30175 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (to) show
+ (r)
+ [7.72355 ] pdfxs
+ (o) show
+ (r)
+ [7.72355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.51264 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryheuris-)
+ [4.2654 9.2181 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 3.63261 ] pdfxs
+ -27.273 -520.228 m
+ (t) show
+ (ics[)
+ [3.0327 4.8436 9.32716 3.02179 ] pdfxs
+ (68) show
+ (,)
+ [8.05084 ] pdfxs
+ (64) show
+ (,)
+ [8.05084 ] pdfxs
+ (12) show
+ (,)
+ [8.05084 ] pdfxs
+ (39) show
+ (,)
+ [8.05084 ] pdfxs
+ (30) show
+ (,)
+ [8.05084 ] pdfxs
+ (119) show
+ (,)
+ [8.05084 ] pdfxs
+ (29) show
+ (],f)
+ [3.0327 8.38902 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.29445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,n)
+ [8.38902 6.0654 ] pdfxs
+ (o) show
+ (nehavebeen)
+ [6.0654 9.86174 6.0654 5.14905 5.4545 9.87264 6.35994 4.8436 4.85451 11.0726 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.86174 ] pdfxs
+ (t) show
+ (oc)
+ [10.4726 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [8.05084 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 9.86174 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.26182 ] pdfxs
+ (o) show
+ (f)
+ [8.34538 ] pdfxs
+ (a) show
+ -27.273 -542.15 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.91265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.30175 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.30175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nul)
+ [5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rity)
+ [4.27631 3.0327 3.93823 9.20719 ] pdfxs
+ (o) show
+ (findividu)
+ [6.78539 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (linstances)
+ [6.47994 3.0327 6.05449 4.30902 4.23277 5.46541 6.05449 4.85451 4.8436 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.30175 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.90174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.0654 4.2654 4.85451 6.51267 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.51264 6.05449 ] pdfxs
+ (o) show
+ (nehavebeen)
+ [6.0654 8.30175 6.05449 5.15996 5.4545 8.30175 6.35994 4.8436 4.85451 6.0654 ] pdfxs
+ -27.273 -564.073 m
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.23629 ] pdfxs
+ (t) show
+ (osupp)
+ [8.83629 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtsubsequent)
+ [4.2654 7.62547 4.29811 6.0654 6.0654 4.29811 4.8436 5.75995 6.0654 4.8436 5.75995 
+ 7.62547 ] pdfxs
+ (agg) show
+ (ressivec)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 8.22539 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.6581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.62547 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized)
+ [3.02179 9.09802 3.0327 4.8436 8.22539 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.83629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.69081 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (a) show
+ -27.273 -585.996 m
+ (per-inst)
+ [6.35994 4.85451 4.2654 3.64352 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nceb)
+ [6.0654 4.8436 7.85448 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 7.309 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (t) show
+ (hesimple)
+ [6.05449 7.85448 4.30902 3.02179 9.09802 6.05449 3.0327 7.85448 ] pdfxs
+ (o) show
+ (nesinCh)
+ [6.0654 4.8436 7.309 3.0327 9.06537 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6)
+ [4.85451 7.27628 8.45447 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.85448 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 7.84357 ] pdfxs
+ (o) show
+ (neinCh)
+ [6.0654 7.85448 3.0327 9.06537 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.28719 ] pdfxs
+ (7\)) show
+ (.Inp)
+ [7.65811 3.94897 9.06537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ic-)
+ [3.0327 4.8436 3.63261 ] pdfxs
+ -27.273 -607.918 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,bec)
+ [4.27631 6.43631 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.19266 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.38176 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 8.19266 6.05449 5.75995 6.0654 4.8436 7.64718 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedd)
+ [4.27631 9.08711 4.8436 9.40355 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.79265 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.64718 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.19266 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edbyac)
+ [4.8436 9.40355 5.75995 9.0981 8.80356 4.8436 ] pdfxs
+ (o) show
+ (mpiler-c)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lled)
+ [3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -27.273 -629.841 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.61811 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,c)
+ [4.27631 4.84359 6.83994 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 8.05082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.08354 4.8436 ] pdfxs
+ (a) show
+ (nemitcode)
+ [9.83991 4.8436 9.09802 3.02179 8.01819 4.85451 5.74904 6.0654 8.61811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tiden)
+ [8.01819 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.0327 6.05449 4.85451 8.07263 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.829 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.07263 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.80721 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 204 -657.201 m
+ (5) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (17) 18
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.309 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.54171 3.0327 10.309 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.09811 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.6981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.09811 ] pdfxs
+ (a) show
+ (tpr)
+ [8.48728 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrun)
+ [13.3416 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime,whichen)
+ [3.02179 9.09802 4.8436 7.42903 7.88721 6.05449 3.0327 4.54905 10.309 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (blesnoveltr)
+ [6.05449 3.0327 4.8436 8.55262 6.0654 5.14905 5.4545 4.8436 7.28721 4.23277 4.27631 
+ ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -21.922 m
+ (\() show
+ (like)
+ [3.0327 3.02179 5.4545 8.4872 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.47629 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedbelow)
+ [9.6981 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 6.35994 
+ 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -43.845 m
+ (Theprim)
+ [7.8763 6.0654 8.4872 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryrese)
+ [4.27631 9.39264 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 9.6981 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (re:)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ 10.303 -77.723 m
+ (\() show
+ (i\)Weshow)
+ [3.0327 9.69818 10.2981 9.11992 4.30902 6.05449 5.15996 12.1526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.52001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsucceedsinse)
+ [6.05449 13.3743 4.29811 6.0654 4.8436 4.85451 4.8436 4.8436 6.0654 8.57444 3.0327 
+ 10.3417 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingrecursived)
+ [4.23277 3.0327 6.0654 9.73082 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.11992 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.73082 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.57444 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.13083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 27.273 -99.645 m
+ (providingasubs)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.59992 9.61083 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lperf)
+ [7.18903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.05449 4.85451 8.99993 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 8.40001 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.43264 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.17812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Weexperimen)
+ [9.08711 4.30902 9.42537 10.2981 8.99993 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.273 -121.568 m
+ (\fndth)
+ [6.0654 6.05449 9.74173 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.92001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmimproves)
+ [6.05449 12.7744 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.53084 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (o) show
+ (fsever)
+ [7.01448 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.69812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (msby)
+ [9.09802 7.97445 5.75995 9.42537 ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,speedsup)
+ [9.08711 6.71994 4.29811 6.35994 4.85451 4.8436 6.0654 7.97445 6.0654 6.0654 ] pdfxs
+ 27.273 -143.49 m
+ (twoby)
+ [3.93823 7.58175 8.68356 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.48365 ] pdfxs
+ (2) show
+ (x)
+ [8.98901 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.0654 9.30537 3.93823 7.57085 8.69447 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.05449 4.85451 4.27631 7.53809 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (10) show
+ (x,)
+ [5.75995 6.34903 ] pdfxs
+ (a) show
+ (ndexpl)
+ [6.0654 9.29446 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.30537 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.09448 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.09448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 7.27298 -174.379 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (nlikeprevi)
+ [6.0654 3.0327 3.02179 5.4545 8.85811 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.31262 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesrel)
+ [4.54905 6.05449 4.85451 8.31262 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.05449 4.85451 8.31262 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [7.04721 ] pdfxs
+ (133) show
+ (,)
+ [7.0363 ] pdfxs
+ (4) show
+ (,6)
+ [7.0363 5.46541 ] pdfxs
+ (6) show
+ (,)
+ [7.0363 ] pdfxs
+ (31) show
+ (,)
+ [7.0363 ] pdfxs
+ (26) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 374.807 -174.379 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 390.526 -174.379 m
+ /N614 10.909 Tf
+ (o) show
+ (fwhichrequire)
+ [7.34175 7.8763 6.0654 3.0327 4.53815 10.069 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.8436 ] pdfxs
+ 27.273 -196.302 m
+ (atype-s)
+ [9.3381 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feinputpr)
+ [3.32724 8.73811 3.0327 6.05449 6.0654 6.05449 8.12729 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.7272 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.949 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.18172 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.7272 3.33815 6.05449 3.0327 6.9163 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (fC)
+ [7.22175 11.7599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.273 -218.224 m
+ (C++pr)
+ [7.8763 8.4872 12.7526 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.57444 ] pdfxs
+ (\() show
+ (includingindirectfunc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.71992 3.0327 6.0654 
+ 6.05449 3.0327 4.27631 4.8436 4.8436 8.52001 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (lls,mu)
+ [3.02179 3.0327 4.30902 7.45084 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrecursivefunc)
+ [3.0327 3.02179 10.0254 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 9.11992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.0654 4.29811 7.46175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.10902 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 27.273 -240.147 m
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 7.87638 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,l)
+ [6.0654 4.29811 6.6654 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.39264 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.97085 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fety,se)
+ [3.33815 4.8436 3.93823 4.8545 6.6654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,e)
+ [6.0654 5.74904 3.33815 9.08711 6.0654 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 4.24199 -271.036 m
+ (\() show
+ (iii\)Our)
+ [3.0327 3.02179 3.0327 9.69818 8.4872 6.0654 8.82536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.6471 3.0327 8.85807 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.40356 6.0654 4.2654 4.30902 8.79273 ] pdfxs
+ (t) show
+ (operf)
+ [10.0145 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmre)
+ [4.2654 13.6471 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceb)
+ [10.6145 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.40356 6.0654 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.6145 ] pdfxs
+ (o) show
+ (nasc)
+ [10.6145 10.0035 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.0654 3.02179 9.40356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -292.958 m
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,which)
+ [6.74176 7.8763 6.0654 3.02179 4.54905 9.76355 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.01808 6.05449 8.00717 ] pdfxs
+ (t) show
+ (op)
+ [9.16356 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.76355 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.76355 6.0654 ] pdfxs
+ (at) show
+ (aby)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ 268.207 -292.958 m
+ /N634 10.909 Tf
+ (rea)
+ [4.04721 4.45094 5.58542 ] pdfxs
+ (chab) show
+ (ility)
+ [3.33823 2.79267 3.34914 3.62179 5.30169 ] pdfxs
+ 321.873 -292.958 m
+ /N614 10.909 Tf
+ (.W)
+ [8.09447 10.2981 ] pdfxs
+ (o) show
+ (rkc)
+ [4.27631 9.4581 4.85451 ] pdfxs
+ (o) show
+ (ncurrent)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.94183 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (o) show
+ (urs[)
+ [6.0654 4.2654 8.01808 3.02179 ] pdfxs
+ (26) show
+ (]) show
+ 27.273 -314.881 m
+ (usesas)
+ [6.0654 4.29811 4.8436 8.37808 9.52355 4.29811 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.30183 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,butusesan)
+ [4.53815 6.0654 7.21085 6.05449 6.0654 8.30183 6.0654 4.29811 4.85451 8.36717 9.52355 
+ 6.0654 ] pdfxs
+ (o) show
+ (n-sc)
+ [6.05449 3.63261 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,doesn)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.19994 6.0654 5.74904 4.85451 8.36717 6.0654 
+ ] pdfxs
+ (o) show
+ (th)
+ [8.30183 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.05449 3.0327 8.91265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -336.803 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.76717 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (a) show
+ (ll,requirestype-s)
+ [3.0327 3.0327 6.52358 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.75627 
+ 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,)
+ [3.32724 4.85451 3.93823 4.84359 6.52358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.51264 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.75627 ] pdfxs
+ (ot) show
+ (herlimi)
+ [6.0654 4.8436 7.72355 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 7.76717 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.51264 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.72355 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.51264 ] pdfxs
+ (\(a) show
+ (s) show
+ 27.273 -358.726 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 4.54498 -389.615 m
+ (\() show
+ (iv\)Wepresentasimples)
+ [3.0327 5.75995 9.68727 10.309 9.85083 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 9.25091 10.4617 4.29811 3.0327 9.08711 6.0654 3.0327 9.85083 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.7672 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (rrectlyh)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 10.7672 6.05449 ] pdfxs
+ (a) show
+ (ndlingindirectfunc)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.4508 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 9.24 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.0617 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 9.31625 3.02179 11.0726 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryC)
+ [4.27631 10.7563 7.8763 ] pdfxs
+ 27.273 -411.537 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utm)
+ [6.0654 7.87638 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mplex.)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 ] pdfxs
+ 7.57599 -442.426 m
+ (\() show
+ (v\)The)
+ [5.75995 9.69818 7.8763 6.05449 7.33085 ] pdfxs
+ (a) show
+ (lg)
+ [3.02179 5.46541 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 11.5744 4.8436 ] pdfxs
+ (o) show
+ (mputess)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 6.77446 4.30902 ] pdfxs
+ (tat) show
+ (icm)
+ [3.02179 7.33085 9.08711 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.0654 6.05449 3.0327 6.05449 7.93084 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.53083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mp)
+ [11.5635 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 6.77446 ] pdfxs
+ (t) show
+ (o)
+ [7.93084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.31994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.77446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [6.70912 ] pdfxs
+ (t) show
+ (heyp)
+ [6.0654 4.8436 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ 27.273 -464.349 m
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ (.We)
+ [7.7672 10.2981 8.1272 ] pdfxs
+ (a) show
+ (rethe\frst)
+ [4.27631 8.1272 4.23277 6.0654 8.1272 6.05449 4.27631 4.30902 7.51638 ] pdfxs
+ (t) show
+ (odem)
+ [8.7272 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [7.52729 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.3381 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.1272 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.3381 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.57081 9.09802 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 27.273 -486.271 m
+ (beused)
+ [6.35994 8.4872 6.0654 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llow-)
+ [3.02179 3.0327 5.14905 7.88721 3.63261 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueslikeTr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 3.0327 
+ 5.4545 8.4872 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.937 -520.149 m
+ (I) show
+ (n)
+ [10.8763 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (o)
+ [10.2763 ] pdfxs
+ (t) show
+ (herese)
+ [6.05449 9.67628 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 10.8763 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,weshow)
+ [6.05449 4.30902 8.13811 7.58175 9.66537 4.29811 6.0654 5.14905 12.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.06546 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.66537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.11989 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8763 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nre-)
+ [10.8763 4.27631 4.8436 3.63261 ] pdfxs
+ -1.52588e-05 -542.072 m
+ (quired)
+ [5.75995 6.05449 3.0327 4.27631 4.8436 10.8217 ] pdfxs
+ (t) show
+ (operf)
+ [10.2217 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.8543 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 9.06535 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.8217 6.35994 ] pdfxs
+ (ot) show
+ (hrequireveryli)
+ [10.8217 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 9.61083 5.4545 4.85451 4.2654 
+ 10.5272 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.0327 9.61083 4.8436 ] pdfxs
+ (o) show
+ (mpiletime)
+ [9.08711 6.0654 3.0327 3.0327 9.61083 4.23277 3.0327 9.09802 9.61083 ] pdfxs
+ (o) show
+ (rmem)
+ [9.03263 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.5163 ] pdfxs
+ (\() show
+ (less)
+ [3.02179 4.85451 4.29811 9.06535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -563.994 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (s)
+ [8.19263 ] pdfxs
+ (\() show
+ (including)
+ [3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 3.0327 6.0654 9.3381 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 12.0653 ] pdfxs
+ (t) show
+ (ime\)f)
+ [3.0327 9.08711 4.85451 8.12729 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.73811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.19263 7.57085 8.73811 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed,whichincludecodesup)
+ [4.8436 6.0654 6.98176 7.8763 6.0654 3.0327 4.53815 9.95991 3.02179 6.0654 4.8436 
+ 3.0327 6.0654 6.05449 8.73811 4.85451 5.75995 6.05449 4.85451 8.19263 6.05449 9.949 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.3381 3.0327 3.0327 6.05449 4.85451 8.19263 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -585.917 m
+ (code)
+ [4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Toputthisinperspec)
+ [8.1272 6.97085 9.17447 6.05449 6.0654 7.96365 4.23277 6.0654 3.0327 8.01808 3.0327 
+ 9.77446 6.37085 4.8436 4.27631 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 6.76358 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 8.02899 3.02179 8.02899 ] pdfxs
+ (a) show
+ (tm)
+ [7.95274 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.96365 ] pdfxs
+ (3) show
+ (%)
+ [12.8071 ] pdfxs
+ (o) show
+ (fthe)
+ [7.05812 4.23277 6.0654 8.56356 ] pdfxs
+ (t) show
+ (imerequiredf)
+ [3.0327 9.08711 8.57447 4.2654 4.85451 5.74904 6.0654 3.0327 4.27631 4.8436 9.77446 
+ 3.33815 ] pdfxs
+ (o) show
+ (rGCC)
+ [7.98537 8.5636 7.8763 11.5963 ] pdfxs
+ (t) show
+ (oc)
+ [9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.56356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -607.839 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1125 ] pdfxs
+ (\(o) show
+ (n)
+ [10.0908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.87993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.33444 7.57085 8.87993 ] pdfxs
+ (t) show
+ (ried\))
+ [4.27631 3.02179 4.85451 6.05449 8.2691 ] pdfxs
+ (a) show
+ (ti)
+ [8.2691 3.0327 ] pdfxs
+ (t) show
+ (s-O3level)
+ [8.33444 3.63261 8.4872 9.47992 3.0327 4.8436 5.4545 4.85451 7.05812 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Wefeel)
+ [6.05449 9.05447 10.2981 8.87993 3.33815 4.8436 4.85451 7.04721 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.2691 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.87993 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.2691 ] pdfxs
+ (o) show
+ (f) show
+ 231.273 -657.201 m
+ (6) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (26) show
+ (]Si)
+ [8.4872 6.05449 3.0327 ] pdfxs
+ (g) show
+ (mundCherem)
+ [8.78166 6.0654 6.0654 8.72719 7.8763 6.05449 4.85451 4.2654 4.85451 11.7598 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.72719 ] pdfxs
+ (Ra) show
+ (du)
+ [6.0654 8.72719 ] pdfxs
+ (R) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (.)
+ [6.28358 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.97082 ] pdfxs
+ (a) show
+ (ndtr)
+ [6.0654 8.72719 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [8.72719 3.33815 ] pdfxs
+ (o) show
+ (rjavapr)
+ [6.9381 3.33815 5.14905 5.14904 8.1272 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 6.29449 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.66171 ] pdfxs
+ (o) show
+ (ft)
+ [7.56001 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.22908 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymposiumOnM)
+ [7.00354 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 13.1234 8.36718 
+ 10.3417 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryMan)
+ [4.59266 9.51256 9.7745 5.58542 6.13082 ] pdfxs
+ (age) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.83267 ] pdfxs
+ (\() show
+ (ISMM)
+ [4.19998 6.14173 9.7745 9.7854 ] pdfxs
+ (\)) show
+ 402.788 -21.922 m
+ /N614 10.909 Tf
+ (,V)
+ [7.00357 7.26539 ] pdfxs
+ (a) show
+ (nc)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (uver,)
+ [6.0654 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ 22.424 -43.845 m
+ (C)
+ [7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (,Oc)
+ [6.6654 8.4872 4.85451 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.8436 7.909 ] pdfxs
+ (2004) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (27) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (n)
+ [5.74904 ] pdfxs
+ (to) show
+ (nChern)
+ [11.9344 7.8763 6.05449 4.85451 4.27631 6.05449 ] pdfxs
+ (o) show
+ (\013,M)
+ [6.35986 9.4581 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 11.6181 ] pdfxs
+ (H) show
+ (erde)
+ [4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (g) show
+ (,)
+ [9.4581 ] pdfxs
+ (R) show
+ (ay)
+ [5.15996 11.6181 ] pdfxs
+ (H) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kway,Chris)
+ [5.75995 7.57085 5.14905 4.8545 9.4581 7.8763 6.05449 4.27631 3.0327 10.1672 ] pdfxs
+ (R) show
+ (eeve,)
+ [4.85451 4.8436 5.4545 4.85451 9.44719 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [11.9344 ] pdfxs
+ (R) show
+ (ubin,T)
+ [6.0654 6.05449 3.0327 6.05449 9.4581 6.97085 ] pdfxs
+ (o) show
+ (nyTye,)
+ [5.75995 11.629 7.57085 5.4545 4.8436 3.0327 ] pdfxs
+ 22.424 -96.656 m
+ (S.Bh)
+ [6.0654 5.54177 7.72349 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (dwajY)
+ [6.0654 7.57085 6.0654 5.84722 7.2763 ] pdfxs
+ (a) show
+ (dav)
+ [6.05449 5.15996 5.14904 ] pdfxs
+ (a) show
+ (lli,)
+ [3.0327 3.02179 3.0327 5.77086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.57447 ] pdfxs
+ (Jo) show
+ (hnY)
+ [6.05449 8.57447 7.2763 ] pdfxs
+ (at) show
+ (es.F)
+ [4.8436 4.30902 6.03267 7.12357 ] pdfxs
+ (X) show
+ (!)
+ [3.0327 ] pdfxs
+ (32) show
+ (:Apr)
+ [7.31994 10.6908 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-direc)
+ [6.0654 3.0327 4.8436 3.64352 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edbin)
+ [4.85451 8.57447 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.27993 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 423.224 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (-) show
+ 22.424 -118.579 m
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (s)
+ [8.55262 ] pdfxs
+ (o) show
+ (ft)
+ [7.45092 3.62179 ] pdfxs
+ (h) show
+ (eACM/IEEEInt)
+ [9.10909 7.83262 7.81088 9.7745 5.58542 4.19998 7.39623 7.40714 11.498 4.19998 6.13082 
+ 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.88354 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.0144 ] pdfxs
+ (o) show
+ (nMi)
+ [10.2326 9.7854 3.34914 ] pdfxs
+ (c) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture\(MICRO)
+ [3.62179 5.85816 4.0363 9.11999 4.45083 9.7854 4.21089 7.79997 7.67998 8.36718 ] pdfxs
+ (\)) show
+ 411.425 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.87267 ] pdfxs
+ (18\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (56{) show
+ 22.424 -140.502 m
+ (64) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -171.39 m
+ ([)
+ [3.0327 ] pdfxs
+ (28) show
+ (]TrishulM.Chilimbi,B)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 5.4545 9.99272 5.46541 7.8763 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 3.0327 5.6945 7.72349 ] pdfxs
+ (o) show
+ (b)
+ [8.4872 ] pdfxs
+ (D) show
+ (avids)
+ [5.14905 5.75995 3.0327 6.0654 4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 5.6945 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.4872 ] pdfxs
+ (Ja) show
+ (mes)
+ [9.09802 4.8436 6.73082 ] pdfxs
+ (R) show
+ (.)
+ [5.4545 ] pdfxs
+ (La) show
+ (rus.C)
+ [4.27631 6.05449 4.30902 5.89086 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.0654 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (uss)
+ [6.0654 6.71991 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 7.26539 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 22.424 -193.313 m
+ (I) show
+ (n) show
+ 37.395 -193.313 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 22.424 -215.236 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 136.393 -215.236 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (13{24) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 1.52588e-05 -246.124 m
+ ([)
+ [3.0327 ] pdfxs
+ (29) show
+ (]TrishulM.Chilimbi,M)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 7.17812 10.0036 7.17812 7.88721 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 3.0327 7.30903 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 9.91628 ] pdfxs
+ (D) show
+ (.)
+ [7.17812 ] pdfxs
+ (H) show
+ (ill,)
+ [3.0327 3.0327 3.0327 7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (Ja) show
+ (mes)
+ [9.08711 4.85451 8.45444 ] pdfxs
+ (R) show
+ (.)
+ [7.18903 ] pdfxs
+ (La) show
+ (rus.C)
+ [4.2654 6.0654 4.29811 9.41446 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.05449 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (uss)
+ [6.05449 8.46535 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urelay)
+ [6.05449 4.27631 8.99993 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (.) show
+ 22.424 -268.047 m
+ (I) show
+ (n) show
+ 37.395 -268.047 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 22.424 -289.969 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 136.393 -289.969 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 1.52588e-05 -320.858 m
+ ([)
+ [3.0327 ] pdfxs
+ (30) show
+ (]TrishulM.Chilimbi)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 6.13086 10.0036 6.13086 7.8763 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 6.13086 ] pdfxs
+ (a) show
+ (ndJ)
+ [6.0654 9.16356 5.5964 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 7.40718 ] pdfxs
+ (R) show
+ (.)
+ [6.13086 ] pdfxs
+ (La) show
+ (rus.)
+ [4.27631 6.0654 4.29811 6.99267 ] pdfxs
+ (U) show
+ (sing)
+ [4.30902 3.0327 6.05449 8.56356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.13086 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.95266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (t) show
+ (oimplemen)
+ [8.55265 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 22.424 -342.781 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.0654 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (usd)
+ [6.0654 7.93081 6.0654 ] pdfxs
+ (at) show
+ (apl)
+ [9.08719 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cemen)
+ [4.8436 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 180.715 -342.781 m
+ /N634 10.909 Tf
+ (ACMSIGPLANNotic)
+ [7.83262 7.79997 13.6908 6.13082 4.21089 8.43268 7.39623 6.85084 8.10534 12.0108 8.10534 
+ 5.58542 3.62179 3.33823 4.46185 ] pdfxs
+ (es) show
+ 297.772 -342.781 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (34\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (37{48) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -373.67 m
+ ([)
+ [3.0327 ] pdfxs
+ (31) show
+ (]Wei-)
+ [8.4872 10.2981 4.8436 3.0327 3.64352 ] pdfxs
+ (Nga) show
+ (nChin,Fl)
+ [9.34901 7.8763 6.0654 3.02179 6.0654 6.39267 7.12357 3.0327 ] pdfxs
+ (o) show
+ (rinCr)
+ [4.2654 3.0327 9.34901 7.88721 4.2654 ] pdfxs
+ (a) show
+ (ciun,Shen)
+ [4.85451 3.02179 6.0654 6.0654 6.38176 6.0654 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (oQin,)
+ [8.74901 8.47629 3.0327 6.0654 6.39267 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.35992 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 9.34901 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rd.)
+ [4.27631 6.0654 7.29812 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferencef)
+ [9.34901 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.14902 3.32724 
+ ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (n) show
+ 22.424 -395.592 m
+ (o) show
+ (bject-)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edl)
+ [4.85451 9.14174 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.8436 6.97085 ] pdfxs
+ (I) show
+ (n) show
+ 158.919 -395.592 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.85444 ] pdfxs
+ (o) show
+ (ft)
+ [6.74183 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.41091 7.83262 7.79997 13.1781 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.509 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.41091 ] pdfxs
+ (o) show
+ (nPro)
+ [9.53442 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -417.515 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -417.515 m
+ /N614 10.909 Tf
+ (,W)
+ [6.6654 10.309 ] pdfxs
+ (a) show
+ (shin)
+ [4.29811 6.0654 3.02179 6.0654 ] pdfxs
+ (gto) show
+ (n,)
+ [6.05449 6.6654 ] pdfxs
+ (D) show
+ (C,)
+ [7.88721 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (32) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-)
+ [3.63261 ] pdfxs
+ (D) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (kCh)
+ [10.6799 7.88721 6.05449 ] pdfxs
+ (o) show
+ (i,Mich)
+ [3.0327 8.27993 10.0036 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elBurke,)
+ [4.85451 7.95266 7.7344 6.05449 4.27631 5.4545 4.8436 8.29084 ] pdfxs
+ (a) show
+ (ndP)
+ [6.05449 10.9963 7.12357 ] pdfxs
+ (a) show
+ (ulC)
+ [6.05449 7.96357 7.8763 ] pdfxs
+ (a) show
+ (rini.E\016cient\row-sensi)
+ [4.27631 3.0327 6.05449 3.0327 11.7272 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 9.17455 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 9.77446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 22.424 -470.326 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (fp)
+ [6.40358 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-induced)
+ [4.8436 4.27631 3.63261 3.0327 6.0654 6.05449 6.0654 4.8436 4.85451 9.13083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.38536 ] pdfxs
+ (a) show
+ (ndsidee\013ec)
+ [6.05449 9.14174 4.29811 3.0327 6.05449 7.91993 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 6.94903 ] pdfxs
+ (I) show
+ (n) show
+ 299.948 -470.326 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.84353 ] pdfxs
+ (o) show
+ (ft)
+ [6.73093 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-)
+ [8.41091 7.82171 7.81088 13.1672 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ ] pdfxs
+ 22.424 -492.249 m
+ (SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.0108 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8289 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.0362 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.24365 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 329.298 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (232{245) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ 3.05176e-05 -523.138 m
+ ([)
+ [3.0327 ] pdfxs
+ (33) show
+ (]CodeS)
+ [8.4872 7.8763 5.75995 6.05449 4.85451 6.05449 ] pdfxs
+ (o) show
+ (urcery,C)
+ [6.0654 4.2654 4.85451 4.8436 4.27631 4.84359 30.8288 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (q,et)
+ [5.75995 30.8288 4.85451 27.2071 ] pdfxs
+ (a) show
+ (l.C++)
+ [3.0327 65.4649 7.8763 8.4872 31.4506 ] pdfxs
+ (A) show
+ (BIf)
+ [7.72349 26.8906 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [27.2397 ] pdfxs
+ (Ita) show
+ (nium.)
+ [6.0654 3.0327 6.05449 9.09802 3.0327 ] pdfxs
+ 22.424 -545.06 m
+ /N722 10.909 Tf
+ (http://www.codesourcery.com/cxx-abi/abi.html) show
+ 274.421 -545.06 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 3.05176e-05 -575.949 m
+ ([)
+ [3.0327 ] pdfxs
+ (34) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertS.C)
+ [6.35994 4.8436 4.27631 7.35275 6.05449 6.14176 7.8763 ] pdfxs
+ (o) show
+ (hn,)
+ [6.05449 6.0654 6.23994 ] pdfxs
+ (D) show
+ (avidW.Goodwin,)
+ [5.14905 5.75995 3.0327 9.16356 11.2144 6.13086 8.5636 5.75995 5.74904 6.0654 7.8763 
+ 3.0327 6.05449 6.25085 ] pdfxs
+ (a) show
+ (ndP.Ge)
+ [6.05449 9.16356 6.51267 6.14176 8.5636 4.8436 ] pdfxs
+ (o) show
+ (\013rey)
+ [6.35986 4.27631 4.85451 8.8581 ] pdfxs
+ (L) show
+ (owney.Op)
+ [5.14905 7.8763 6.0654 4.8436 4.8545 6.99267 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 8.56356 ] pdfxs
+ (A) show
+ (lphaexecu)
+ [3.0327 6.05449 6.0654 8.55265 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ 22.424 -597.872 m
+ (o) show
+ (nWindows)
+ [9.6981 11.2144 3.02179 6.0654 6.0654 5.14905 7.8763 7.94172 ] pdfxs
+ (N) show
+ (Twi)
+ [11.509 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hSpike.)
+ [9.6981 6.0654 6.05449 3.0327 5.4545 4.85451 3.0327 ] pdfxs
+ 162.776 -597.872 m
+ /N634 10.909 Tf
+ (D) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (it)
+ [3.33823 3.6327 ] pdfxs
+ (a) show
+ (lTe)
+ [6.68718 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (nic)
+ [6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.68718 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.85816 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 283.096 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (9\(4\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ 220.363 -657.201 m
+ (199) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (18) 19
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (17) show
+ (]Ch)
+ [8.4872 7.8763 6.05449 ] pdfxs
+ (a) show
+ (ndr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (sekh)
+ [4.30902 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (rBoy)
+ [7.91991 7.72349 5.14905 5.4545 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (at) show
+ (i,)
+ [3.0327 6.6654 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (ndruS)
+ [6.0654 6.05449 4.27631 9.6981 6.0654 ] pdfxs
+ (a) show
+ (lci)
+ [3.02179 4.85451 3.0327 ] pdfxs
+ (a) show
+ (nu,Willi)
+ [5.74904 6.0654 6.6763 11.2035 3.0327 3.0327 3.0327 3.02179 ] pdfxs
+ (a) show
+ (mBeebee,)
+ [12.7307 7.7344 4.8436 4.85451 6.35994 4.8436 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.6981 10.0036 ] pdfxs
+ (a) show
+ (rtinRin)
+ [4.27631 4.23277 3.0327 9.6981 8.03985 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rd.Owner-)
+ [4.27631 6.05449 7.87629 8.4872 7.8763 6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -21.922 m
+ (shiptypesf)
+ [4.29811 6.0654 3.0327 9.39264 3.93823 5.75995 6.35994 4.85451 7.63627 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.60355 4.30902 ] pdfxs
+ (a) show
+ (fere)
+ [3.32724 8.19266 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.39264 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.0981 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementinre)
+ [4.8436 9.08711 4.85451 5.75995 7.57093 3.0327 9.40355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imejav)
+ [3.0327 9.08711 8.18175 3.33815 5.14905 5.14904 ] pdfxs
+ (a) show
+ (.)
+ [7.38539 ] pdfxs
+ (I) show
+ (n) show
+ 377.776 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.08353 ] pdfxs
+ (o) show
+ (fth)
+ [6.97092 3.62179 5.58542 ] pdfxs
+ (e) show
+ 22.424 -43.845 m
+ (ACMSIGPLANConf)
+ [7.83262 7.79997 13.1999 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.5199 7.79997 
+ 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.43273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.33823 6.14173 8.42182 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [8.42182 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.54533 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 8.98903 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.54533 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 459.515 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -65.768 m
+ (2003) show
+ (.) show
+ 1.52588e-05 -95.172 m
+ ([)
+ [3.0327 ] pdfxs
+ (18) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elBurke)
+ [4.85451 7.61448 7.72349 6.0654 4.2654 5.4545 9.43629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (L) show
+ (indaT)
+ [3.0327 6.05449 6.0654 10.0363 6.97085 ] pdfxs
+ (o) show
+ (rcz)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.7017 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.61448 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:elimin)
+ [6.0654 9.78537 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ingunnecess)
+ [3.0327 6.05449 10.0472 6.05449 6.0654 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 22.424 -117.094 m
+ (rec)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 100.811 -117.094 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 15.4254 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 10.1126 ] pdfxs
+ (o) show
+ (nPro)
+ [11.7708 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 10.6691 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (sandSy)
+ [10.1017 5.58542 6.13082 11.2145 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 10.1017 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 459.515 -117.094 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -139.017 m
+ (15\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (367{399) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ -1.52588e-05 -168.421 m
+ ([)
+ [3.0327 ] pdfxs
+ (19) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elG.Burkeet)
+ [4.85451 8.01811 8.55269 8.02902 7.72349 6.05449 4.27631 5.4545 9.83992 4.8436 9.22909 
+ ] pdfxs
+ (a) show
+ (l.The)
+ [3.0327 11.9017 7.8763 6.05449 9.83992 ] pdfxs
+ (Ja) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (pe~no)
+ [6.35994 5.14905 -0.294543 6.05449 10.4399 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (micOp)
+ [9.08711 3.0327 9.83992 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imizingC)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 10.4508 7.8763 ] pdfxs
+ (o) show
+ (mpilerf)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.26172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.26172 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.15995 ] pdfxs
+ (a) show
+ (.)
+ [11.8908 ] pdfxs
+ (I) show
+ (n) show
+ 440.648 -168.421 m
+ /N634 10.909 Tf
+ (Java) show
+ 22.424 -190.344 m
+ (Gr)
+ [8.44359 4.0363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 5.58542 ] pdfxs
+ (e) show
+ 57.209 -190.344 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (129{141) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -219.748 m
+ ([)
+ [3.0327 ] pdfxs
+ (20) show
+ (]Br)
+ [8.4872 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dC)
+ [10.1454 7.8763 ] pdfxs
+ (a) show
+ (lder,Ch)
+ [3.0327 6.05449 4.85451 4.2654 7.23266 7.88721 6.05449 ] pdfxs
+ (a) show
+ (ndraKrintz,Simmi)
+ [6.0654 6.05449 4.27631 9.54537 8.47629 4.27631 3.0327 5.75995 4.23277 4.85451 7.23266 
+ 6.05449 3.0327 9.08711 9.09802 7.11266 ] pdfxs
+ (Jo) show
+ (hn,)
+ [6.0654 6.05449 7.23266 ] pdfxs
+ (a) show
+ (ndTodd)
+ [6.0654 10.1454 6.97085 5.75995 6.05449 10.1454 ] pdfxs
+ (A) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (in.C)
+ [3.0327 6.0654 9.20719 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.05449 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (usd)
+ [6.05449 8.3999 6.05449 ] pdfxs
+ (at) show
+ (apl)
+ [9.54537 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce-)
+ [4.85451 4.8436 3.63261 ] pdfxs
+ 22.424 -241.671 m
+ (ment.)
+ [9.08711 4.85451 5.75995 4.23277 8.07266 ] pdfxs
+ (I) show
+ (n) show
+ 68.133 -241.671 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.42171 ] pdfxs
+ (o) show
+ (ft)
+ [7.3091 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.98909 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.75263 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.98909 ] pdfxs
+ (o) show
+ (nAr)
+ [10.1017 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [6.75263 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtforPro)
+ [4.60356 7.59267 3.33823 5.58542 8.56353 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m-)
+ [8.92348 3.90544 ] pdfxs
+ 22.424 -263.593 m
+ (mingL)
+ [8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.35625 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.14173 9.47994 8.35627 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tingSyst)
+ [3.62179 3.34914 6.13082 8.92363 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.36716 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.14173 7.39623 6.83993 8.36718 6.13082 ] pdfxs
+ (\)) show
+ 267.537 -263.593 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (139{149) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nJ)
+ [9.6981 5.5964 ] pdfxs
+ (o) show
+ (se,)
+ [4.30902 4.8436 6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -292.998 m
+ ([)
+ [3.0327 ] pdfxs
+ (21) show
+ (]DavidC)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.1345 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n,KenKennedy,)
+ [6.0654 7.19994 8.4872 4.85451 10.1235 8.4872 4.8436 6.0654 6.0654 4.8436 6.0654 
+ 4.84359 7.21085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1345 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (nP)
+ [10.1345 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (er\feld.S)
+ [4.85451 4.2654 6.0654 4.8436 3.0327 6.0654 9.15265 6.0654 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.93823 7.58175 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.2654 8.92356 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [9.15265 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -292.998 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -314.92 m
+ (o) show
+ (ft)
+ [8.34546 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.0145 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalC)
+ [6.13082 5.58542 7.78899 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.0254 ] pdfxs
+ (o) show
+ (nAr)
+ [11.1271 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [7.78899 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 8.62902 3.34914 ] pdfxs
+ (o) show
+ (rPro)
+ [9.59988 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 10.0254 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [9.45806 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 22.424 -336.843 m
+ (Op)
+ [8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (tingSy)
+ [3.6327 3.33823 6.13082 8.92363 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms\(ASPLOS)
+ [8.92348 8.36716 4.45083 8.11625 6.13082 7.39623 6.85084 8.35627 6.13082 ] pdfxs
+ (\)) show
+ 166.187 -336.843 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (40{52) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (aCl)
+ [9.0981 7.8763 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (pril)
+ [6.0654 4.2654 3.0327 6.6654 ] pdfxs
+ (1991) show
+ (.) show
+ 0 -366.247 m
+ ([)
+ [3.0327 ] pdfxs
+ (22) show
+ (]DavidCh)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 8.8581 7.8763 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 6.49085 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (o) show
+ (fexcep)
+ [6.11994 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.8581 6.05449 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 273.783 -366.247 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [8.14909 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.84725 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [5.92355 ] pdfxs
+ (o) show
+ (fCL)
+ [6.46911 10.9418 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (eTran)
+ [8.14909 6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (s) show
+ (l)
+ [2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 459.515 -366.247 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -388.17 m
+ (5\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (229{240) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -1.52588e-05 -417.574 m
+ ([)
+ [3.0327 ] pdfxs
+ (23) show
+ (]J.Br)
+ [8.4872 5.5964 6.39267 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dleyChen,)
+ [6.05449 3.0327 4.85451 9.10901 7.8763 6.0654 4.8436 6.0654 6.44722 ] pdfxs
+ (A) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (aB)
+ [8.81447 7.72349 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (,)
+ [6.43631 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.41446 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nP.)
+ [9.41446 6.51267 6.39267 ] pdfxs
+ (Jo) show
+ (uppi.Asimul)
+ [6.05449 6.0654 6.0654 3.02179 7.41812 11.5308 4.30902 3.0327 8.78166 6.0654 3.02179 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.41446 6.0654 ] pdfxs
+ (a) show
+ (sedstudy)
+ [4.29811 4.85451 9.41446 4.30902 4.23277 6.0654 6.0654 9.10901 ] pdfxs
+ (o) show
+ (fTLBper-)
+ [6.68721 7.8763 6.82903 11.0835 6.35994 4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -439.497 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 7.42903 ] pdfxs
+ (I) show
+ (n) show
+ 86.577 -439.497 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.10535 ] pdfxs
+ (o) show
+ (ft)
+ [7.00365 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.67273 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [6.44718 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.67273 ] pdfxs
+ (o) show
+ (nC)
+ [9.78533 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.24717 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.33823 3.6327 4.45094 ] pdfxs
+ (c) show
+ (ture)
+ [3.6327 5.84725 4.04721 8.67273 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.19998 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 459.515 -439.497 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -461.419 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (114{123) show
+ (,)
+ [6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ -4.57764e-05 -490.824 m
+ ([)
+ [3.0327 ] pdfxs
+ (24) show
+ (]Ju)
+ [8.4872 5.5964 6.0654 ] pdfxs
+ (a) show
+ (nChen,)
+ [11.0181 7.8763 6.0654 4.8436 6.0654 8.31265 ] pdfxs
+ (D) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (oWu,)
+ [10.4181 10.2981 6.0654 8.31265 ] pdfxs
+ (A) show
+ (ndrewW.)
+ [6.0654 6.05449 4.27631 4.8436 12.8399 11.2144 7.98538 ] pdfxs
+ (A) show
+ (ppel,)
+ [6.0654 6.35994 4.8436 3.0327 8.32356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0181 ] pdfxs
+ (Ha) show
+ (iF)
+ [7.99629 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.Aprov)
+ [11.8035 13.1344 6.0654 4.2654 5.14905 5.15995 ] pdfxs
+ (a) show
+ (blys)
+ [6.05449 3.0327 10.7126 4.30902 ] pdfxs
+ (o) show
+ (undT)
+ [6.05449 6.0654 11.0181 6.97085 ] pdfxs
+ (A) show
+ (Lf)
+ [11.7708 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 22.424 -512.746 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ck-end)
+ [4.53815 5.75995 3.63261 4.85451 6.05449 10.1672 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.27265 ] pdfxs
+ (I) show
+ (n) show
+ 152.329 -512.746 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (ft)
+ [7.68001 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.35999 7.83262 7.79997 14.1163 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 12.4362 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.45094 9.35999 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4726 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -534.669 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -534.669 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nDie)
+ [9.6981 8.32365 3.0327 4.85451 ] pdfxs
+ (go) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (2003) show
+ (.) show
+ -4.57764e-05 -564.073 m
+ ([)
+ [3.0327 ] pdfxs
+ (25) show
+ (]Ben-ChungCheng)
+ [8.4872 7.72349 4.8436 6.0654 3.63261 7.8763 5.75995 6.0654 6.05449 9.90537 7.8763 
+ 6.0654 4.8436 6.0654 9.90537 ] pdfxs
+ (a) show
+ (ndWenmei)
+ [6.0654 10.5054 10.2981 4.85451 10.5054 9.09802 4.8436 7.48357 ] pdfxs
+ (H) show
+ (wu.Modul)
+ [7.8763 6.0654 10.2872 10.0036 5.74904 6.0654 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rin)
+ [8.72718 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [7.48357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.72718 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisusing)
+ [3.0327 5.75995 4.29811 3.0327 8.74898 6.0654 4.29811 3.0327 6.0654 9.90537 ] pdfxs
+ (a) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 22.424 -585.996 m
+ (cessp)
+ [4.8436 4.85451 4.29811 8.31262 6.0654 ] pdfxs
+ (at) show
+ (hs:Desi)
+ [6.05449 4.30902 8.62901 8.32365 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n,implemen)
+ [6.0654 7.13448 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.13448 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 10.069 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.9781 ] pdfxs
+ (I) show
+ (n) show
+ 293.387 -585.996 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.70534 ] pdfxs
+ (o) show
+ (ft)
+ [7.59274 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.26181 7.83262 7.81088 14.029 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 8.10534 
+ ] pdfxs
+ 22.424 -607.918 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.4836 ] pdfxs
+ (o) show
+ (nPro)
+ [11.6071 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 10.4836 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [10.4836 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.6071 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 11.0399 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [11.6071 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 392.421 -607.918 m
+ /N614 10.909 Tf
+ (,p)
+ [8.3672 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.63261 ] pdfxs
+ (57{69) show
+ (,) show
+ 22.424 -629.841 m
+ (V)
+ [7.2763 ] pdfxs
+ (a) show
+ (nc)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uver,Bri)
+ [6.05449 5.4545 4.85451 4.2654 6.6654 7.7344 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ishC)
+ [3.0327 4.29811 9.6981 7.88721 ] pdfxs
+ (o) show
+ (lumbi)
+ [3.02179 6.0654 8.78166 6.0654 3.0327 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2000) show
+ (.) show
+ 220.363 -657.201 m
+ (198) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urcesusedisqui)
+ [6.05449 4.27631 4.8436 4.85451 8.26899 6.05449 4.30902 4.8436 10.0254 3.0327 8.26899 
+ 5.74904 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [8.80356 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.81447 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.23627 ] pdfxs
+ (a) show
+ (n)
+ [10.0254 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.41446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingmem)
+ [3.0327 6.05449 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -21.922 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emperf)
+ [4.8436 12.7307 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (The)
+ [7.8763 6.0654 8.63993 ] pdfxs
+ (A) show
+ (utom)
+ [6.0654 4.23277 5.46541 9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.82903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisdescribedinde)
+ [6.05449 12.8834 3.0327 8.09444 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.85451 9.85082 3.0327 9.85082 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.0327 6.81812 3.0327 9.85082 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.06173 ] pdfxs
+ (5) show
+ (.P)
+ [8.35629 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.09444 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.29811 ] pdfxs
+ 0 -65.768 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rkwerepublishedin[)
+ [4.27631 9.39264 7.58175 4.8436 4.27631 8.4872 6.05449 6.0654 6.05449 3.0327 3.0327 
+ 4.29811 6.0654 4.8436 9.6981 3.0327 9.6981 3.0327 ] pdfxs
+ (89) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 0 -111.222 m
+ /N622 14.346 Tf
+ (1.2A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.07685 ] pdfxs
+ (n) show
+ (sof)
+ [11.735 8.07685 10.3147 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.35528 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icTec)
+ [4.476 12.5527 9.88436 7.3595 6.72827 ] pdfxs
+ (hn) show
+ (iq)
+ [4.49035 8.50709 ] pdfxs
+ (u) show
+ (es)
+ [7.37385 6.36962 ] pdfxs
+ 0 -143.948 m
+ /N614 10.909 Tf
+ (Building)
+ [7.72349 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 7.97448 ] pdfxs
+ (o) show
+ (n)
+ [8.58538 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.37448 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.58538 ] pdfxs
+ (o) show
+ (f)
+ [5.84722 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 10.7017 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.58538 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.37448 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.55268 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,awider)
+ [6.05449 5.77086 7.97448 7.88721 3.02179 6.0654 7.37448 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [7.36358 ] pdfxs
+ (o) show
+ (fnewm)
+ [5.85813 6.05449 4.85451 10.3963 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -165.87 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.51627 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.07266 6.35994 ] pdfxs
+ (o) show
+ (ssible.This)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 7.74539 7.8763 6.0654 3.02179 7.52718 
+ ] pdfxs
+ (t) show
+ (hesisexpl)
+ [6.0654 4.8436 4.29811 3.0327 7.52718 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (ressever)
+ [4.27631 4.85451 7.51627 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lm)
+ [6.25085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.06175 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.52718 7.8763 6.05449 
+ 3.0327 4.54905 9.28355 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etimproved)
+ [4.85451 7.46184 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -187.793 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,describedbrie\rybelow.)
+ [6.0654 4.8436 4.8436 6.6763 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 
+ 4.85451 9.6981 6.05449 4.27631 3.0327 4.8436 6.0654 9.39264 6.35994 4.85451 3.02179 
+ 5.15996 7.8763 3.0327 ] pdfxs
+ 0 -225.625 m
+ /N622 11.955 Tf
+ (1.2.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (S) show
+ (im)
+ [3.73 11.2138 ] pdfxs
+ (p) show
+ (lePoolAllo)
+ [3.73 10.616 8.82275 7.08935 6.7307 8.21312 10.1618 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ 0 -254.593 m
+ /N614 10.909 Tf
+ (The\frst)
+ [7.8763 6.0654 8.54175 6.05449 4.27631 4.30902 7.93092 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.75264 9.08711 ] pdfxs
+ (o) show
+ (sts)
+ [4.30902 7.93092 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.2654 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.75264 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisac)
+ [9.75264 3.0327 7.99626 9.14174 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (o) show
+ (fsimpleimprovemen)
+ [7.0363 4.29811 3.0327 9.08711 6.0654 3.02179 8.55266 3.02179 9.09802 6.05449 4.27631 
+ 5.14905 5.4545 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.54175 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -276.516 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edcode.Bec)
+ [4.8436 10.9526 4.8436 5.75995 6.05449 4.85451 11.629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.74174 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.74174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.90902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [9.16354 6.05449 ] pdfxs
+ (a) show
+ (sc)
+ [9.19625 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [9.74174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [7.91993 5.14905 5.4545 4.85451 9.15263 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.73083 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lrun)
+ [7.91993 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.74174 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 0 -298.438 m
+ (wec)
+ [7.57085 8.77084 4.85451 ] pdfxs
+ (a) show
+ (nexp)
+ [9.98173 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (searicherin)
+ [4.30902 8.77084 9.37083 4.27631 3.0327 4.53815 6.0654 4.8436 8.20355 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.77084 ] pdfxs
+ (t) show
+ (o)
+ [9.37083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.77084 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.19264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nwh)
+ [9.98173 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tisprovidedby)
+ [8.16001 3.0327 8.22535 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.98173 
+ 5.75995 9.67628 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.77084 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdClibr)
+ [4.2654 9.98173 11.8035 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -320.361 m
+ /N722 10.909 Tf
+ (malloc) show
+ 37.243 -320.361 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 57.698 -320.361 m
+ /N722 10.909 Tf
+ (free) show
+ 83.486 -320.361 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (mily)
+ [9.08711 3.0327 3.02179 8.63992 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.21813 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.62539 ] pdfxs
+ (I) show
+ (np)
+ [8.93447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,ifthec)
+ [4.27631 6.05449 3.0327 6.21813 4.23277 6.0654 7.72357 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.14537 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [8.93447 6.0654 4.27631 5.14905 5.4545 7.72357 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tapo)
+ [7.11275 8.33447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.90177 ] pdfxs
+ (o) show
+ (fmem)
+ [6.21813 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -1.52588e-05 -342.283 m
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 9.83991 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (innodes)
+ [3.0327 10.1345 6.05449 5.75995 6.05449 4.85451 8.37808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequire)
+ [8.32365 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 8.92356 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.92356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,itc)
+ [7.21085 3.0327 8.31274 4.85451 ] pdfxs
+ (a) show
+ (nlower)
+ [10.1345 3.0327 5.14905 7.57085 4.85451 8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentrequirementf)
+ [6.05449 9.09802 4.8436 5.75995 8.31274 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 9.08711 4.85451 5.74904 8.32365 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -364.206 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.07994 ] pdfxs
+ (\() show
+ (whichdef)
+ [7.8763 6.0654 3.02179 4.54905 10.1126 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (8) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 8.90174 ] pdfxs
+ (a) show
+ (lignmen)
+ [3.0327 3.02179 5.46541 6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (\),p)
+ [4.23277 7.18903 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyreducingin)
+ [3.0327 3.02179 9.80719 4.27631 4.8436 6.0654 6.05449 4.85451 3.0327 6.05449 9.50174 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.28001 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [9.11992 ] pdfxs
+ (L) show
+ (ikewise,if)
+ [3.02179 5.4545 4.85451 7.8763 3.0327 4.29811 4.85451 7.17812 3.0327 3.33815 ] pdfxs
+ -1.52588e-05 -386.128 m
+ (t) show
+ (hec)
+ [6.05449 9.30538 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.71627 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [10.5054 6.0654 4.2654 5.14905 5.4545 9.30538 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.29447 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryisneverde)
+ [4.27631 10.2108 3.02179 8.74898 6.0654 4.8436 5.4545 4.85451 8.71627 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.5163 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.538 9.90537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,itc)
+ [3.0327 7.67993 3.02179 8.69455 4.8436 ] pdfxs
+ (a) show
+ (ninf)
+ [10.5163 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.538 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 9.29447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -1.52588e-05 -408.051 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.57455 3.0327 8.56365 6.0654 5.75995 4.8436 8.62899 6.0654 ] pdfxs
+ (o) show
+ (tneedtokeep)
+ [8.56365 6.0654 4.8436 4.8436 10.3963 4.23277 9.78537 5.4545 4.85451 4.8436 10.3854 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 10.0908 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (a) show
+ (nyme)
+ [5.75995 10.0799 9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (af)
+ [9.78537 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.62899 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.17447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.36357 ] pdfxs
+ (\() show
+ (reducing)
+ [4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 9.77446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -429.973 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndelimin)
+ [6.05449 9.6981 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (ingaper-)
+ [3.0327 6.05449 9.0981 9.08719 6.35994 4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 7.87638 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.8436 7.909 7.58175 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -451.896 m
+ (Thekeyc)
+ [7.8763 6.0654 9.38174 5.4545 4.85451 10.2872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5926 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.78183 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.57084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidesisby)
+ [10.6035 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.83626 3.0327 8.83626 
+ 5.75995 5.75995 ] pdfxs
+ 296.432 -451.896 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (rtiti)
+ [4.60356 3.62179 3.34914 3.62179 3.34914 ] pdfxs
+ (o) show
+ (ningdi)
+ [6.13082 3.34914 6.13082 9.74181 5.58542 3.33823 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (t)
+ [8.3563 ] pdfxs
+ (da) show
+ (ta)
+ [3.6327 10.2981 ] pdfxs
+ (s) show
+ (tru)
+ [3.6327 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (es) show
+ -6.10352e-05 -473.818 m
+ (int)
+ [3.34914 10.2871 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.17454 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (ap) show
+ 53.2079 -473.818 m
+ /N614 10.909 Tf
+ (,so)
+ [7.01448 4.30902 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.16001 ] pdfxs
+ (t) show
+ (hesedecisi)
+ [6.0654 4.8436 4.30902 8.75993 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.22535 4.8436 ] pdfxs
+ (a) show
+ (nbem)
+ [9.98173 6.35994 8.77084 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (naper-d)
+ [9.98173 9.37083 6.35994 4.85451 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureb)
+ [6.05449 4.27631 8.75993 6.0654 ] pdfxs
+ (a) show
+ (sis.F)
+ [4.29811 3.0327 4.30902 8.71629 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.18173 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.01448 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.29811 ] pdfxs
+ -6.10352e-05 -495.741 m
+ (a) show
+ (llowss)
+ [3.0327 3.0327 5.14905 7.8763 8.05081 4.30902 ] pdfxs
+ (o) show
+ (med)
+ [9.08711 8.59629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.19628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.05081 3.0327 9.80719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.59629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8398 ] pdfxs
+ (t) show
+ (obefully)
+ [9.20719 6.35994 8.59629 3.33815 6.05449 3.0327 3.0327 9.50173 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nedwherenecess)
+ [6.0654 4.8436 9.80719 7.88721 6.05449 4.85451 4.2654 8.59629 6.0654 4.8436 4.85451 
+ 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.81812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.80719 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 8.05081 ] pdfxs
+ (t) show
+ (ouse)
+ [9.20719 6.05449 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -517.663 m
+ (less)
+ [3.0327 4.8436 4.30902 7.81081 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentwhenp)
+ [6.05449 9.09802 4.8436 5.75995 7.75638 7.8763 6.05449 4.85451 9.56719 6.37085 ] pdfxs
+ (o) show
+ (ssible.Wi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.84357 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utpo)
+ [6.05449 7.75638 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,evenwi)
+ [6.0654 6.56721 4.8436 5.4545 4.85451 9.56719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hamu)
+ [9.5781 8.95629 8.79257 6.0654 ] pdfxs
+ (ta) show
+ (blerun)
+ [6.05449 3.0327 8.35629 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.3672 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,these)
+ [4.27631 4.8545 6.56721 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -539.586 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.09444 ] pdfxs
+ (o) show
+ (fdecisi)
+ [7.11266 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsw)
+ [6.05449 8.09444 7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.85082 6.05449 5.14905 5.4545 8.63993 ] pdfxs
+ (t) show
+ (obem)
+ [9.23992 6.35994 8.63993 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.63993 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l\(per-pr)
+ [6.81812 4.23277 6.37085 4.8436 4.27631 3.63261 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m\)b)
+ [9.09802 8.0291 6.05449 ] pdfxs
+ (a) show
+ (sis,whichw)
+ [4.30902 3.02179 4.30902 6.85085 7.88721 6.05449 3.0327 4.54905 9.83991 7.58175 ] pdfxs
+ (o) show
+ (uldr)
+ [6.05449 3.0327 9.85082 4.2654 ] pdfxs
+ (a) show
+ (rely)
+ [4.27631 4.85451 3.02179 9.54537 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 7.8763 ] pdfxs
+ -6.10352e-05 -561.509 m
+ (a) show
+ (nyimprovemen)
+ [5.75995 8.98901 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (.Ch)
+ [7.74539 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter6describes)
+ [6.0654 4.23277 4.85451 7.50537 8.68356 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 
+ 6.37085 4.8436 7.53809 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 9.29446 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.52718 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.07266 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.53809 3.0327 9.28355 
+ 9.09802 ] pdfxs
+ (o) show
+ (rede)
+ [4.2654 8.08357 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il,showing)
+ [3.0327 3.02179 6.34903 4.29811 6.0654 5.14905 7.8763 3.0327 6.0654 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -583.431 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.07266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.05449 7.53809 3.0327 3.02179 5.4545 8.08357 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.53809 4.8436 ] pdfxs
+ (a) show
+ (nprovideup)
+ [9.29446 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.08357 6.05449 9.29446 ] pdfxs
+ (t) show
+ (oa)
+ [8.68356 8.68356 ] pdfxs
+ (40) show
+ (%perf)
+ [12.3162 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementover)
+ [6.0654 4.8436 8.08357 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 7.47275 5.15996 5.4545 4.8436 7.50537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.47275 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 5.75995 ] pdfxs
+ -6.10352e-05 -605.354 m
+ (providedbypo)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 5.75995 9.39264 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (7) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (19) 20
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (1.2.2Tr)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 5.49929 ] pdfxs
+ (an) show
+ (s)
+ [5.29606 ] pdfxs
+ (pa) show
+ (rentPointerCom)
+ [5.49929 6.13291 7.10126 9.70749 8.82275 6.71874 3.74195 7.08931 5.23633 6.13291 9.98241 
+ 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 7.22184 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.08711 7.28718 ] pdfxs
+ (a) show
+ (rebec)
+ [4.27631 7.83266 6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mingb)
+ [9.09802 3.02179 6.0654 8.43265 6.37085 ] pdfxs
+ (ot) show
+ (hincre)
+ [9.04356 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyimp)
+ [3.0327 8.74901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 7.23275 ] pdfxs
+ (a) show
+ (ndincre)
+ [6.05449 9.04356 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 8.7381 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.65811 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -50.89 m
+ (use)
+ [6.0654 4.29811 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.05449 3.0327 8.3891 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erscandr)
+ [4.85451 4.2654 8.45444 4.8436 5.46541 10.1999 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 9.90537 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.3891 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.99993 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.99993 ] pdfxs
+ (o) show
+ (fp)
+ [7.48357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-intensivepr)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 
+ 8.98902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 7.30903 ] pdfxs
+ (a) show
+ (s) show
+ 0 -72.813 m
+ (t) show
+ (heyrequiretwice)
+ [6.05449 4.85451 10.7454 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 9.83992 3.93823 
+ 7.88721 3.02179 4.85451 9.83992 ] pdfxs
+ (a) show
+ (smuchmem)
+ [9.29443 8.79257 6.05449 4.54905 11.0508 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,c)
+ [4.27631 4.84359 8.3672 4.8436 ] pdfxs
+ (a) show
+ (chesp)
+ [4.54905 6.0654 9.83992 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce,)
+ [4.8436 4.85451 8.35629 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 11.0508 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 10.7454 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (htoprocess)
+ [11.0617 4.23277 10.4508 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 9.29443 ] pdfxs
+ (a) show
+ (s)
+ [9.29443 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -94.735 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.Tr)
+ [4.8436 4.27631 4.29811 8.10538 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.75995 7.95274 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.98537 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (\013erstwoways)
+ [6.37077 4.8436 4.27631 8.00717 3.93823 7.58175 9.16356 7.57085 5.15996 5.74904 8.01808 
+ ] pdfxs
+ (o) show
+ (fc)
+ [7.0363 4.85451 ] pdfxs
+ (o) show
+ (mb)
+ [8.78166 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.16356 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.01808 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem:s)
+ [6.0654 3.02179 4.85451 9.08711 8.02902 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.55266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -116.658 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -138.581 m
+ (StaticP)
+ [6.0654 4.23277 5.46541 4.23277 3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyiden)
+ [3.0327 3.0327 9.39264 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.02179 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmsins)
+ [4.27631 9.08711 7.94172 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 7.94172 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.97085 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fed)
+ [3.33815 8.47629 6.0654 ] pdfxs
+ (ata) show
+ 0 -160.503 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,repl)
+ [6.05449 4.27631 4.85451 4.29811 6.23994 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cingp)
+ [4.85451 3.0327 6.05449 8.55265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.40718 3.0327 9.15265 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.94175 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.55265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewi)
+ [6.05449 4.27631 7.95266 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsm)
+ [9.15265 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerin)
+ [3.0327 3.0327 4.8436 7.37446 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.37446 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (sfr)
+ [7.40718 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthes)
+ [12.1962 4.23277 6.0654 7.95266 4.29811 ] pdfxs
+ (ta) show
+ (rt)
+ [4.27631 7.34184 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -182.426 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.73813 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.45447 ] pdfxs
+ (a) show
+ (reloc)
+ [4.27631 7.54903 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edin.Bec)
+ [4.8436 8.77083 3.0327 6.05449 7.57084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usepo)
+ [6.0654 4.29811 7.54903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.73813 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndividesapr)
+ [8.75992 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 7.00355 8.15993 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mupin)
+ [11.7925 6.05449 8.77083 3.0327 5.74904 ] pdfxs
+ (t) show
+ (opo)
+ [8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,it)
+ [3.0327 4.29811 5.92358 3.0327 6.94911 ] pdfxs
+ (a) show
+ (llowsrecursive)
+ [3.02179 3.0327 5.14905 7.88721 7.00355 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 
+ 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -204.348 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.61083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.45444 ] pdfxs
+ (t) show
+ (oe)
+ [9.59992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2108 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 12.0217 ] pdfxs
+ (t) show
+ (o)
+ [9.59992 ] pdfxs
+ (2) show
+ 162.068 -200.389 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ 175.182 -204.348 m
+ /N614 10.909 Tf
+ (bytes\()
+ [5.75995 5.75995 4.23277 4.85451 8.45444 4.23277 ] pdfxs
+ (a) show
+ (ndins)
+ [6.0654 10.2108 3.0327 10.1999 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.99993 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.45444 ] pdfxs
+ (2) show
+ 304.648 -200.389 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ 317.762 -204.348 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,wi)
+ [7.29812 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utenc)
+ [6.05449 8.40001 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ering)
+ [4.85451 4.2654 3.0327 6.0654 9.59992 ] pdfxs
+ (a) show
+ -3.05176e-05 -226.271 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.4872 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (r.However,)
+ [4.2654 7.87629 8.19266 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 6.6654 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisrun)
+ [6.0654 3.02179 7.94172 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.4872 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (risn)
+ [7.909 3.0327 7.93081 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccep)
+ [4.85451 4.8436 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blef)
+ [6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (lld)
+ [3.02179 6.6763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ins.)
+ [3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -248.193 m
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micP)
+ [9.09802 3.02179 8.10539 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.52719 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.30537 4.30902 ] pdfxs
+ (o) show
+ (lves)
+ [3.02179 5.4545 4.85451 7.54899 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 7.5599 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blembyspecul)
+ [6.05449 3.0327 4.85451 12.338 5.74904 9.01083 4.30902 6.35994 4.8436 4.85451 6.05449 
+ 3.0327 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 9.01083 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 8.70538 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.48365 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -3.05176e-05 -270.116 m
+ (t) show
+ (o)
+ [8.22538 ] pdfxs
+ (32) show
+ (-bitindicesintype-s)
+ [3.64352 6.05449 3.0327 7.01457 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 7.07991 
+ 3.02179 8.83628 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 7.62539 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.22538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,while)
+ [6.0654 4.2654 4.85451 4.29811 5.97813 7.8763 6.0654 3.0327 3.0327 7.61448 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.22538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 11.8689 ] pdfxs
+ (t) show
+ (o)
+ [8.22538 ] pdfxs
+ (g) show
+ (rowb)
+ [4.27631 5.14905 10.6581 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.53083 ] pdfxs
+ (t) show
+ (ofull)
+ [8.22538 3.33815 6.05449 3.0327 5.80359 ] pdfxs
+ (64) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.01457 3.0327 6.0654 6.05449 4.85451 5.74904 4.85451 4.29811 
+ ] pdfxs
+ -3.05176e-05 -292.038 m
+ (whenneeded\(rewri)
+ [7.8763 6.0654 4.8436 10.1235 6.05449 4.85451 4.8436 6.0654 4.8436 10.1235 4.23277 
+ 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ingmemory)
+ [3.0327 6.05449 9.51264 9.09802 4.8436 9.08711 5.46541 4.2654 9.8181 ] pdfxs
+ (a) show
+ (sneeded)
+ [8.35626 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.This)
+ [9.14174 7.8763 6.0654 3.02179 8.36717 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 8.35626 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.90174 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.33445 ] pdfxs
+ (t) show
+ (ospecul)
+ [9.51264 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.30183 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.90174 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -313.961 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureswillbesm)
+ [6.05449 4.27631 4.85451 7.93081 7.88721 3.02179 3.0327 6.6654 6.37085 8.47629 4.30902 
+ 9.08711 ] pdfxs
+ (a) show
+ (llwi)
+ [3.0327 6.6654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utl)
+ [6.05449 7.87638 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.08719 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [8.47629 6.0654 ] pdfxs
+ (at) show
+ (asizes.)
+ [9.08719 4.30902 3.0327 4.8436 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -335.883 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er7shows)
+ [4.85451 7.25446 8.43265 4.29811 6.0654 5.14905 7.8763 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tS)
+ [7.22184 6.05449 ] pdfxs
+ (tat) show
+ (icP)
+ [3.0327 7.83266 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.25446 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.04356 4.85451 ] pdfxs
+ (a) show
+ (nspeedupp)
+ [9.04356 4.29811 6.35994 4.85451 4.8436 9.04356 6.0654 9.04356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.25446 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 7.82175 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msfr)
+ [9.09802 7.27627 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -3.05176e-05 -357.806 m
+ (20) show
+ (%)
+ [12.2725 ] pdfxs
+ (t) show
+ (o)
+ [8.62902 ] pdfxs
+ (2) show
+ (xinex)
+ [8.93447 3.0327 9.23992 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remec)
+ [4.27631 4.8436 9.09802 8.02902 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.48354 ] pdfxs
+ (\() show
+ (overpo)
+ [5.14905 5.4545 4.85451 7.45083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.20722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,m)
+ [6.3054 9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.63993 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.02902 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.02902 ] pdfxs
+ (o) show
+ (fpr)
+ [6.51267 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.48354 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -379.728 m
+ (t) show
+ (ousen)
+ [8.57447 6.0654 4.29811 7.97448 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.97448 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.02179 7.37456 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersinm)
+ [4.85451 4.2654 7.429 3.0327 9.18537 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.87992 4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 7.70175 ] pdfxs
+ (I) show
+ (nc)
+ [9.18537 4.8436 ] pdfxs
+ (a) show
+ (seswhereuse)
+ [4.30902 4.8436 7.429 7.8763 6.0654 4.8436 4.27631 7.97448 6.05449 4.30902 7.96357 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (64) show
+ (-bitmodeen)
+ [3.63261 6.0654 3.0327 7.36366 9.08711 5.75995 6.0654 7.96357 4.85451 6.05449 ] pdfxs
+ (a) show
+ (blesfe)
+ [6.0654 3.0327 4.8436 7.429 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.429 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -401.651 m
+ (a) show
+ (ren)
+ [4.27631 8.03993 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [7.44002 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.05084 3.0327 9.25083 ] pdfxs
+ (32) show
+ (-bitmode)
+ [3.64352 6.05449 3.0327 7.44002 9.08711 5.75995 6.0654 8.03993 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.73448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (A) show
+ (M)
+ [10.0036 ] pdfxs
+ (D6) show
+ (4)
+ [8.65083 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ecture)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (,p)
+ [6.31631 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.47264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.26173 4.8436 ] pdfxs
+ (a) show
+ (nevenbe)
+ [9.26173 4.8436 5.4545 4.85451 9.26173 6.35994 4.8436 ] pdfxs
+ (at) show
+ -3.05176e-05 -423.574 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tive)
+ [4.23277 3.0327 5.4545 8.4872 ] pdfxs
+ (32) show
+ (-bitperf)
+ [3.63261 6.0654 3.0327 7.87638 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 3.0327 ] pdfxs
+ 16.936 -445.496 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisdue)
+ [9.6981 3.02179 7.94172 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obepublishedin[)
+ [9.08719 6.37085 8.47629 6.0654 6.0654 6.05449 3.0327 3.0327 4.29811 6.0654 4.8436 
+ 9.6981 3.0327 9.6981 3.02179 ] pdfxs
+ (90) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -483.328 m
+ /N622 11.955 Tf
+ (1.2.3Ot)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 5.23633 ] pdfxs
+ (h) show
+ (er)
+ [6.13291 9.98241 ] pdfxs
+ (Mac) show
+ (ros)
+ [5.48733 6.7307 5.30802 ] pdfxs
+ (c) show
+ (o)
+ [6.71874 ] pdfxs
+ (p) show
+ (icTec)
+ [3.74195 10.4606 8.225 6.14487 5.59493 ] pdfxs
+ (hn) show
+ (iq)
+ [3.74195 7.10119 ] pdfxs
+ (u) show
+ (es)
+ [6.13291 5.30802 ] pdfxs
+ -3.05176e-05 -512.296 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.10902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.56353 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.3199 ] pdfxs
+ (a) show
+ (lsobeusedf)
+ [3.0327 4.29811 9.71992 6.35994 9.10902 6.0654 4.29811 4.85451 10.3199 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [8.53082 9.71992 7.8763 3.0327 6.05449 9.10902 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (f)
+ [7.59266 ] pdfxs
+ (ot) show
+ (hern)
+ [6.0654 4.8436 8.53082 6.0654 ] pdfxs
+ (o) show
+ (n-perf)
+ [6.0654 3.63261 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.0654 4.8436 9.10902 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edpur-)
+ [4.8436 10.3199 6.0654 6.05449 4.27631 3.63261 ] pdfxs
+ -3.05176e-05 -534.219 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ses.)
+ [4.30902 4.8436 4.30902 7.72357 ] pdfxs
+ (I) show
+ (np)
+ [9.22901 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.29449 ] pdfxs
+ (t) show
+ (heymaybeused)
+ [6.0654 4.8436 8.92356 9.09802 5.14905 8.92356 6.35994 8.01812 6.0654 4.29811 4.85451 
+ 9.22901 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [8.61811 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 8.01812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mcheckp)
+ [12.2616 4.53815 6.0654 4.8436 4.54905 5.75995 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ing\()
+ [3.02179 6.0654 8.62902 4.23277 ] pdfxs
+ (o) show
+ (nlycheckp)
+ [6.0654 3.0327 8.92356 4.54905 6.05449 4.85451 4.53815 5.75995 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ingd)
+ [3.0327 6.05449 8.62902 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -556.142 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.17809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (thavech)
+ [7.12366 6.0654 5.14905 5.4545 7.72357 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (edsincethel)
+ [4.85451 8.93447 4.29811 3.0327 6.0654 4.8436 7.73448 4.23277 6.0654 7.72357 3.0327 
+ ] pdfxs
+ (a) show
+ (stcheckp)
+ [4.30902 7.11275 4.54905 6.0654 4.8436 4.54905 5.74904 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t\)) show
+ (,p)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ningmem)
+ [6.0654 3.0327 6.05449 8.33447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 8.63992 3.32724 ] pdfxs
+ (o) show
+ (rembeddedsys)
+ [7.15628 4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 8.94537 4.29811 5.75995 
+ 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ -3.05176e-05 -578.064 m
+ (a) show
+ (ndn)
+ [6.0654 8.77083 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lprocess)
+ [5.74904 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [6.98174 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures,c)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 5.92358 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivity-b)
+ [3.0327 5.75995 3.0327 3.93823 5.75995 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 8.78174 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [7.55994 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [8.77083 3.0327 ] pdfxs
+ (74) show
+ (],pr)
+ [3.0327 5.92358 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mun-)
+ [11.8035 6.05449 6.0654 3.63261 ] pdfxs
+ -3.05176e-05 -599.987 m
+ (ders)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,pr)
+ [6.85085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mvisu)
+ [12.8725 5.74904 3.0327 4.30902 6.05449 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.85085 ] pdfxs
+ (a) show
+ (ndevend)
+ [6.05449 9.83991 4.85451 5.4545 4.8436 9.83991 6.0654 ] pdfxs
+ (at) show
+ (am)
+ [9.22901 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lingf)
+ [3.0327 3.0327 6.05449 9.22901 3.33815 ] pdfxs
+ (o) show
+ (rrem)
+ [8.05082 4.27631 4.8436 9.09802 ] pdfxs
+ (o) show
+ (teprocedurec)
+ [4.23277 8.62902 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 8.62902 
+ 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.08354 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -621.909 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erb)
+ [4.8436 8.56354 6.0654 ] pdfxs
+ (a) show
+ (sedd)
+ [4.29811 4.8436 10.3526 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.74173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresbyc)
+ [6.05449 4.27631 4.8436 8.59626 5.75995 10.0363 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ingp)
+ [3.02179 6.0654 9.74173 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.59626 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oindexes)
+ [9.74173 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.Fin)
+ [9.82901 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 7.47266 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.56354 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (upisinves)
+ [6.0654 10.3526 3.02179 8.59626 3.0327 5.74904 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 231.273 -657.201 m
+ (8) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 82.909 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (8) show
+ (]Todd)
+ [8.4872 6.95994 5.75995 6.0654 26.3016 ] pdfxs
+ (A) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (in,et)
+ [3.0327 6.05449 27.4252 4.85451 24.4799 ] pdfxs
+ (a) show
+ (l.TheP)
+ [3.0327 57.3595 7.8763 6.0654 25.0907 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensiveBenchm)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 25.0907 7.7344 4.8436 6.0654 4.53815 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 25.9961 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.97 -21.922 m
+ /N722 10.909 Tf
+ (www.cs.wisc.edu/~austin/ptr-dist.html) show
+ 228.877 -21.922 m
+ /N614 10.909 Tf
+ (,Sept)
+ [6.6654 6.0654 4.8436 6.0654 7.87638 ] pdfxs
+ (1995) show
+ (.) show
+ -1.52588e-05 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (9) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (ndrew)
+ [6.05449 6.0654 4.2654 4.85451 11.9781 ] pdfxs
+ (A) show
+ (yers,S)
+ [5.4545 4.85451 4.2654 4.30902 7.25448 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (rtde)
+ [4.2654 8.35637 6.05449 8.95629 ] pdfxs
+ (Jo) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.25448 ] pdfxs
+ (Jo) show
+ (hnPeyt)
+ [6.0654 10.1672 7.11266 4.85451 5.75995 4.23277 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1672 ] pdfxs
+ (R) show
+ (ich)
+ [3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (rdScho)
+ [4.27631 10.1672 6.0654 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (ler.Sc)
+ [3.02179 4.85451 4.2654 9.27265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (blecr)
+ [6.0654 3.0327 8.95629 4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss-module)
+ [4.29811 4.30902 3.63261 9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ 16.97 -74.734 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.67265 ] pdfxs
+ (I) show
+ (n) show
+ 99.543 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.60716 ] pdfxs
+ (o) show
+ (ft)
+ [7.49455 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.17454 7.83262 7.79997 13.9308 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 12.2508 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.16363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.2871 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.16363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (age) show
+ 16.97 -96.656 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 188.241 -96.656 m
+ /N614 10.909 Tf
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (a) show
+ (l,June)
+ [3.02179 6.6763 5.5964 6.0654 6.0654 8.47629 ] pdfxs
+ (1998) show
+ (.) show
+ -5.45403 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (10) show
+ (]V)
+ [8.4872 7.26539 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (hB)
+ [9.66537 7.7344 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (,Evelyn)
+ [6.64358 7.42902 5.4545 4.8436 3.0327 5.75995 9.65446 ] pdfxs
+ (D) show
+ (ues)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (erw)
+ [4.8436 4.27631 7.57085 ] pdfxs
+ (a) show
+ (ld,)
+ [3.0327 6.0654 6.63267 ] pdfxs
+ (a) show
+ (ndS)
+ [6.0654 9.66537 6.05449 ] pdfxs
+ (a) show
+ (njeevB)
+ [6.0654 3.32724 4.85451 4.8436 9.35992 7.7344 ] pdfxs
+ (a) show
+ (nerji)
+ [6.05449 4.85451 4.2654 3.33815 3.0327 ] pdfxs
+ (a) show
+ (.)
+ [7.81084 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (:Atr)
+ [7.85448 11.7926 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentdyn)
+ [4.2654 4.85451 5.75995 7.84365 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 16.97 -149.468 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsys)
+ [11.0399 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 11.8472 ] pdfxs
+ (I) show
+ (n) show
+ 141.305 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANConf)
+ [10.1563 7.83262 7.79997 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1563 ] pdfxs
+ (o) show
+ (nPro)
+ [11.258 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.91258 3.34914 6.13082 ] pdfxs
+ (g) show
+ 16.97 -171.39 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 236.623 -171.39 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2000) show
+ (.) show
+ -5.45403 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (11) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (hnP.B)
+ [6.0654 9.99264 6.52358 6.95994 7.72349 ] pdfxs
+ (a) show
+ (nnin)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [8.75992 ] pdfxs
+ (A) show
+ (ne\016cientway)
+ [9.99264 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.18183 7.57085 5.14905 9.6981 
+ ] pdfxs
+ (t) show
+ (o\fnd)
+ [9.39265 6.05449 6.0654 9.99264 ] pdfxs
+ (t) show
+ (hesidee\013ec)
+ [6.0654 8.78174 4.29811 3.0327 6.0654 8.78174 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.23626 ] pdfxs
+ (o) show
+ (fprocedurec)
+ [7.2763 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 8.79265 4.8436 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.78174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 4.29811 ] pdfxs
+ 16.97 -224.202 m
+ (o) show
+ (fv)
+ [8.03993 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.85451 4.29811 11.0617 ] pdfxs
+ (I) show
+ (n) show
+ 97.842 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.34897 ] pdfxs
+ (o) show
+ (ft)
+ [8.23637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.90544 7.83262 7.79997 14.6726 6.13082 4.21089 8.44359 7.82171 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 12.9926 6.13082 5.30169 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.8107 ] pdfxs
+ (o) show
+ (nPrin)
+ [11.018 7.40714 4.59266 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [9.34897 ] pdfxs
+ (o) show
+ (f) show
+ 16.97 -246.124 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 133.248 -246.124 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (29{41) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.8436 11.5199 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1979) show
+ (.) show
+ -5.45403 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (12) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.79628 ] pdfxs
+ (A) show
+ (.B)
+ [6.75267 7.7344 ] pdfxs
+ (a) show
+ (rre)
+ [4.2654 4.27631 4.8436 ] pdfxs
+ (t) show
+ (t)
+ [7.97456 ] pdfxs
+ (a) show
+ (ndBenG.)
+ [6.0654 9.78537 7.72349 4.85451 9.78537 8.5636 6.76358 ] pdfxs
+ (Zo) show
+ (rn.)
+ [4.2654 6.0654 8.13811 ] pdfxs
+ (U) show
+ (singlifetimepredic)
+ [4.30902 3.0327 6.05449 9.18538 3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 
+ 8.57447 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.02899 ] pdfxs
+ (t) show
+ (oimprovemem)
+ [9.18538 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.57447 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.47992 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.97 -298.936 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 8.9781 ] pdfxs
+ (I) show
+ (n) show
+ 98.796 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACMSIGPLANC)
+ [8.69443 5.58542 7.58183 3.62179 5.58542 9.26181 7.82171 7.81088 14.029 6.13082 4.19998 
+ 8.44359 7.39623 6.83993 8.11625 12.3489 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.26181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.3853 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.26181 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 16.97 -320.858 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 188.241 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (187{196) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (lbuquerque,)
+ [3.0327 6.05449 6.0654 5.75995 6.05449 4.85451 4.2654 5.75995 6.0654 4.8436 6.6654 
+ ] pdfxs
+ (N) show
+ (ewMexix)
+ [4.85451 11.509 10.0036 4.85451 5.74904 3.0327 5.75995 ] pdfxs
+ (o) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (1993) show
+ (.) show
+ -5.45403 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (13) show
+ (]Emery)
+ [8.4872 7.41812 9.08711 4.85451 4.27631 8.83629 ] pdfxs
+ (D) show
+ (.Ber)
+ [6.10904 7.7344 4.8436 4.27631 ] pdfxs
+ (g) show
+ (er,Benj)
+ [4.8436 4.27631 6.21813 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (minG.)
+ [9.09802 3.0327 9.14174 8.55269 6.11995 ] pdfxs
+ (Zo) show
+ (rn,)
+ [4.27631 6.05449 6.22904 ] pdfxs
+ (a) show
+ (ndK)
+ [6.05449 9.15265 8.47629 ] pdfxs
+ (at) show
+ (hrynS.McKinley.)
+ [6.0654 4.27631 5.74904 9.15265 6.05449 6.11995 9.99272 4.85451 8.47629 3.0327 6.0654 
+ 3.0327 4.8436 4.84359 6.97085 ] pdfxs
+ (R) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (nsideringcus)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 4.2654 3.0327 6.0654 8.53084 4.85451 6.05449 
+ 4.30902 ] pdfxs
+ (to) show
+ (mmem-)
+ [12.1744 9.08711 4.85451 9.08711 3.63261 ] pdfxs
+ 16.97 -373.67 m
+ (o) show
+ (ry)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 6.39267 ] pdfxs
+ (I) show
+ (n) show
+ 100.671 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.52717 ] pdfxs
+ (o) show
+ (ft)
+ [6.41456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANc)
+ [8.09455 7.83262 7.79997 12.8508 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.1817 
+ 4.46185 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.08364 ] pdfxs
+ (o) show
+ (nO)
+ [9.20715 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.59266 3.34914 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.6327 4.45094 8.65085 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ram-)
+ [4.0363 5.58542 8.91258 3.90544 ] pdfxs
+ 16.97 -395.592 m
+ (min)
+ [8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.97818 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [8.97818 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,)
+ [8.97818 ] pdfxs
+ (a) show
+ (ndA)
+ [6.14173 10.8654 8.10534 ] pdfxs
+ (pp) show
+ (lications\(OOPSLA)
+ [2.79267 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 9.75261 4.45083 8.36718 
+ 8.36718 7.39623 6.13082 6.85084 8.10534 ] pdfxs
+ (\)) show
+ 294.754 -395.592 m
+ /N614 10.909 Tf
+ (,Se)
+ [8.17084 6.0654 4.8436 ] pdfxs
+ (att) show
+ (le,W)
+ [3.0327 4.8436 8.55265 10.309 ] pdfxs
+ (a) show
+ (shin)
+ [4.29811 6.0654 3.02179 6.0654 ] pdfxs
+ (gto) show
+ (n,)
+ [6.05449 8.55265 ] pdfxs
+ (N) show
+ (ovember)
+ [5.15996 5.4545 4.8436 8.79257 6.35994 4.8436 4.27631 ] pdfxs
+ 16.97 -417.515 m
+ (2002) show
+ (.) show
+ -5.45403 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (14) show
+ (]BrunoBl)
+ [8.4872 7.72349 4.27631 6.05449 6.0654 9.74173 7.7344 3.0327 ] pdfxs
+ (a) show
+ (nche)
+ [6.05449 4.54905 6.05449 4.85451 ] pdfxs
+ (t) show
+ (.Esc)
+ [9.82901 7.42902 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.14174 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 8.60717 3.32724 ] pdfxs
+ (o) show
+ (rJav)
+ [8.57445 5.5964 5.15996 5.14904 ] pdfxs
+ (a\() show
+ (TM)
+ [7.8763 10.0036 ] pdfxs
+ (\)) show
+ (:The)
+ [7.31994 7.8763 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0581 ] pdfxs
+ (a) show
+ (ndPr)
+ [6.05449 10.3635 7.41812 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 366.249 -448.404 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.2908 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ 16.97 -470.326 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 269.344 -470.326 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (25\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (713{775) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ov)
+ [5.14905 9.39264 ] pdfxs
+ (2003) show
+ (.) show
+ -5.45401 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (15) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bert)
+ [6.35994 4.8436 4.27631 8.00729 ] pdfxs
+ (D) show
+ (.Blum)
+ [6.7963 7.7344 3.02179 6.0654 9.08711 ] pdfxs
+ (o) show
+ (fe,Chris)
+ [3.33815 4.8436 6.82903 7.8763 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (to) show
+ (pherF.)
+ [6.05449 6.0654 4.8436 8.03991 7.12357 6.7963 ] pdfxs
+ (J) show
+ (oer)
+ [5.75995 4.8436 4.27631 ] pdfxs
+ (g) show
+ (,Ch)
+ [6.82903 7.8763 6.0654 ] pdfxs
+ (a) show
+ (rlesE.)
+ [4.2654 3.0327 4.85451 8.06172 7.42902 6.7963 ] pdfxs
+ (L) show
+ (eisers)
+ [4.8436 3.0327 4.29811 4.85451 4.27631 4.29811 ] pdfxs
+ (o) show
+ (n,Kei)
+ [6.0654 6.82903 8.47629 4.85451 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.81809 ] pdfxs
+ (H) show
+ (.)
+ [6.7963 ] pdfxs
+ (Ra) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.02179 3.0327 6.82903 ] pdfxs
+ (a) show
+ (ndYuli)
+ [6.0654 9.829 7.26539 6.0654 3.0327 3.0327 ] pdfxs
+ 16.97 -523.138 m
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u.Cilk:)
+ [6.05449 12.1853 7.8763 3.0327 3.02179 5.75995 10.7781 ] pdfxs
+ (A) show
+ (ne\016cientmul)
+ [11.1381 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 9.32727 8.79257 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (hre)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dedrun)
+ [6.0654 4.8436 11.149 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 9.92719 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 12.1744 ] pdfxs
+ (I) show
+ (n) show
+ 319.211 -523.138 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.68715 ] pdfxs
+ (o) show
+ (ft)
+ [8.58545 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [10.2545 ] pdfxs
+ (5) show
+ 418.003 -519.179 m
+ /N698 7.96999 Tf
+ (th)
+ [3.0605 4.87763 ] pdfxs
+ 431.673 -523.138 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 16.97 -545.06 m
+ (SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.8689 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.6762 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.88351 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (sandPr)
+ [8.21444 5.58542 6.13082 9.32721 7.39623 4.04721 ] pdfxs
+ (ac) show
+ (tice)
+ [3.62179 3.34914 4.46185 8.77091 ] pdfxs
+ (o) show
+ (fP)
+ [7.10183 7.39623 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (lPro)
+ [6.54536 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramming)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.77091 ] pdfxs
+ (\() show
+ (PPOPP)
+ [7.39623 7.40714 8.35627 7.40714 7.39623 ] pdfxs
+ (\)) show
+ 424.465 -545.06 m
+ /N614 10.909 Tf
+ (,p)
+ [6.50176 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 16.97 -566.983 m
+ (207{216) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (aB)
+ [9.0981 7.72349 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.0654 3.0327 9.39264 ] pdfxs
+ (1995) show
+ (.) show
+ -5.45403 -597.872 m
+ ([)
+ [3.0327 ] pdfxs
+ (16) show
+ (]GregB)
+ [8.4872 8.55269 4.27631 4.8436 10.3854 7.7344 ] pdfxs
+ (o) show
+ (llella)
+ [3.02179 3.0327 4.85451 3.02179 3.0327 10.3854 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9854 ] pdfxs
+ (Ja) show
+ (mesG)
+ [9.09802 4.8436 9.22898 8.5636 ] pdfxs
+ (o) show
+ (slin)
+ [4.30902 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.There)
+ [11.7163 7.88721 6.05449 9.78537 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.64352 ] pdfxs
+ (t) show
+ (imespeci\fc)
+ [3.02179 9.09802 9.77446 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.9963 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.20717 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (.) show
+ 375.587 -597.872 m
+ /N634 10.909 Tf
+ (IEEEC)
+ [4.21089 7.39623 7.39623 12.4907 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 454.061 -597.872 m
+ /N614 10.909 Tf
+ (,) show
+ 16.97 -619.794 m
+ (33\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (47{54) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 214.909 -657.201 m
+ (197) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (20) 21
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (R) show
+ (efere)
+ [12.7157 8.52658 12.7157 11.402 12.7157 ] pdfxs
+ (nc) show
+ (es)
+ [12.7405 11.0054 ] pdfxs
+ 10.909 -61.773 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (1) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (li-Reza)
+ [3.02179 3.0327 3.63261 8.03985 4.8436 4.8436 8.57447 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.0654 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (i,)
+ [3.0327 6.25085 ] pdfxs
+ (J) show
+ (ayBh)
+ [5.14905 8.87992 7.72349 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (dwaj,Mich)
+ [6.0654 7.57085 6.0654 3.32724 6.25085 10.0036 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (lCierni)
+ [6.15267 7.8763 3.0327 4.8436 4.27631 6.05449 3.0327 ] pdfxs
+ (a) show
+ (k,M)
+ [5.75995 6.25085 10.0036 ] pdfxs
+ (a) show
+ (rshaEn)
+ [4.2654 4.30902 6.05449 8.57447 7.42902 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.25085 ] pdfxs
+ (J) show
+ (esseF)
+ [4.85451 4.29811 4.30902 7.96357 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,Bri)
+ [6.25085 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nT.)
+ [9.17446 7.88721 3.0327 ] pdfxs
+ 27.879 -83.696 m
+ (L) show
+ (ewis,Bri)
+ [4.8436 7.88721 3.02179 4.30902 6.98176 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [9.949 ] pdfxs
+ (R) show
+ (.Murphy,)
+ [6.9163 10.0036 6.05449 4.27631 6.05449 5.75995 4.8545 6.98176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.949 ] pdfxs
+ (Ja) show
+ (mesM.S)
+ [9.08711 4.85451 8.19263 9.99272 6.92721 6.05449 ] pdfxs
+ (t) show
+ (ichn)
+ [3.0327 4.54905 6.05449 6.0654 ] pdfxs
+ (ot) show
+ (h.)
+ [6.05449 8.61811 ] pdfxs
+ (I) show
+ (mproving)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.34901 ] pdfxs
+ (64) show
+ (-bitJava)
+ [3.63261 6.05449 3.0327 8.13819 5.5964 5.15996 5.14904 9.3381 ] pdfxs
+ (I) show
+ (PFperf)
+ [7.42902 11.0072 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ 27.879 -105.618 m
+ (byc)
+ [5.75995 10.7999 4.85451 ] pdfxs
+ (o) show
+ (mpressinghe)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 6.0654 10.5054 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (preferences.)
+ [11.1054 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 4.29811 
+ 12.0763 ] pdfxs
+ (I) show
+ (n) show
+ 208.292 -105.618 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.65442 ] pdfxs
+ (o) show
+ (ft)
+ [8.55273 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2218 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [7.99626 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 14.1271 ] pdfxs
+ (o) show
+ (nCo)
+ [11.3344 7.81088 5.01816 ] pdfxs
+ (de) show
+ 27.879 -127.541 m
+ (G)
+ [8.44359 ] pdfxs
+ (e) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nandO)
+ [10.0362 5.58542 6.13082 9.47994 8.35627 ] pdfxs
+ (p) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.36718 ] pdfxs
+ (\)) show
+ 205.199 -127.541 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (100{110) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (2004) show
+ (.) show
+ 10.909 -157.783 m
+ ([)
+ [3.0327 ] pdfxs
+ (2) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (li-Reza)
+ [3.02179 3.0327 3.63261 8.03985 4.8436 4.8436 10.0363 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.0654 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (i,Ge)
+ [3.0327 7.84357 8.55269 4.85451 ] pdfxs
+ (o) show
+ (\013)
+ [10.9416 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (le,S)
+ [3.0327 4.8436 7.84357 6.0654 ] pdfxs
+ (t) show
+ (even)
+ [4.8436 5.4545 4.85451 10.6363 ] pdfxs
+ (L) show
+ (ucc)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (,)
+ [7.84357 ] pdfxs
+ (a) show
+ (ndR)
+ [6.05449 10.6363 8.03985 ] pdfxs
+ (o) show
+ (bertW)
+ [6.35994 4.8436 4.27631 8.82546 10.2981 ] pdfxs
+ (a) show
+ (hbe.E\016cient)
+ [5.75995 6.35994 4.85451 10.669 7.42902 9.08711 4.85451 3.02179 4.85451 5.75995 8.81455 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.879 -179.705 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentm)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.59637 9.09802 ] pdfxs
+ (o) show
+ (bilepr)
+ [6.05449 3.0327 3.0327 9.19629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 10.0035 ] pdfxs
+ (I) show
+ (n) show
+ 240.462 -179.705 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.0217 ] pdfxs
+ (o) show
+ (ft)
+ [7.9091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.57817 7.83262 7.81088 14.3454 6.13082 4.21089 8.43268 7.39623 6.85084 8.10534 12.6762 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 27.879 -201.628 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 330.483 -201.628 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (127{136) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ 10.909 -231.869 m
+ ([)
+ [3.0327 ] pdfxs
+ (3) show
+ (])
+ [8.4872 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1562 ] pdfxs
+ (A) show
+ (dve,Chris)
+ [6.05449 5.4545 4.85451 7.19994 7.8763 6.05449 4.27631 3.0327 8.36717 ] pdfxs
+ (Latt) show
+ (ner,Mich)
+ [6.05449 4.85451 4.2654 7.19994 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (elBrukm)
+ [4.8436 7.10176 7.72349 4.27631 6.05449 5.75995 9.08711 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 7.19994 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ndShukl)
+ [6.0654 10.1235 6.05449 5.75995 6.0654 5.75995 3.02179 ] pdfxs
+ (a) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (ndBri)
+ [6.0654 10.1235 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nG)
+ [10.1235 8.55269 ] pdfxs
+ (a) show
+ (eke.)
+ [4.85451 5.4545 4.8436 9.14174 ] pdfxs
+ (L) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (:)
+ [8.7272 ] pdfxs
+ (A) show
+ 27.879 -253.792 m
+ (low-levelvirtu)
+ [3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 6.34903 5.75995 3.0327 
+ 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lins)
+ [6.34903 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [9.38173 4.29811 4.85451 7.56002 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.27631 4.53815 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 7.35266 ] pdfxs
+ (I) show
+ (n) show
+ 256.309 -253.792 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACM)
+ [8.06171 5.58542 6.94911 3.62179 5.58542 8.62909 7.82171 7.81088 9.7854 ] pdfxs
+ (/) show
+ (IEEEInt)
+ [4.19998 7.40714 7.39623 11.0071 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nal)
+ [6.13082 5.58542 2.79267 ] pdfxs
+ 27.879 -275.715 m
+ (Symp)
+ [6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (iumonMi)
+ [3.33823 5.85816 12.818 5.58542 10.0362 9.7745 3.34914 ] pdfxs
+ (c) show
+ (roar)
+ [4.0363 5.01816 5.58542 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 8.92363 ] pdfxs
+ (\() show
+ (MICRO)
+ [9.7854 4.19998 7.81088 7.67998 8.35627 ] pdfxs
+ (\)) show
+ 233.986 -275.715 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (205{216) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nDie)
+ [9.6981 8.32365 3.0327 4.85451 ] pdfxs
+ (go) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 8.47629 ] pdfxs
+ (2003) show
+ (.) show
+ 10.909 -305.956 m
+ ([)
+ [3.0327 ] pdfxs
+ (4) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (lex)
+ [3.02179 4.85451 9.59992 ] pdfxs
+ (A) show
+ (iken,M)
+ [3.0327 5.4545 4.8436 6.0654 6.92721 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 6.87267 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.27631 3.02179 4.54905 6.0654 6.92721 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.90537 ] pdfxs
+ (Ra) show
+ (lph)
+ [3.0327 6.05449 9.90537 ] pdfxs
+ (L) show
+ (evien.Be)
+ [4.85451 5.75995 3.02179 4.85451 6.05449 8.4872 7.7344 4.8436 ] pdfxs
+ (tt) show
+ (ers)
+ [4.8436 8.12718 4.29811 ] pdfxs
+ (tat) show
+ (icmem)
+ [3.0327 8.68356 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 9.59992 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (:)
+ [8.30175 ] pdfxs
+ (I) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 27.879 -327.879 m
+ (provingre)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 7.91993 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 8.53083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 6.76355 ] pdfxs
+ (o) show
+ (fhi)
+ [5.80358 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-)
+ [6.05449 4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (rderl)
+ [4.2654 6.0654 4.8436 6.74174 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es.)
+ [4.85451 4.29811 5.96722 ] pdfxs
+ (I) show
+ (n) show
+ 304.511 -327.879 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.28717 ] pdfxs
+ (o) show
+ (ft)
+ [6.17457 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [7.85455 7.82171 7.81088 12.6108 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.10534 
+ ] pdfxs
+ 27.8789 -349.801 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 389.552 -349.801 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (174{185) show
+ (,) show
+ 27.8789 -371.724 m
+ (L) show
+ (a)
+ [9.08719 ] pdfxs
+ (Jo) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1995) show
+ (.) show
+ 10.909 -401.966 m
+ ([)
+ [3.0327 ] pdfxs
+ (5) show
+ (]W)
+ [8.4872 10.2981 ] pdfxs
+ (o) show
+ (lfr)
+ [3.0327 3.32724 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.698 ] pdfxs
+ (A) show
+ (mme,)
+ [9.09802 9.08711 4.85451 6.64358 ] pdfxs
+ (N) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.64358 ] pdfxs
+ (Da) show
+ (l)
+ [3.0327 ] pdfxs
+ (to) show
+ (n,)
+ [6.05449 6.65449 ] pdfxs
+ (J) show
+ (e\013eryv)
+ [4.8436 6.35986 4.85451 4.27631 9.35992 5.4545 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (Ro) show
+ (nne,)
+ [6.0654 6.05449 4.85451 6.64358 ] pdfxs
+ (a) show
+ (ndMich)
+ [6.0654 9.66537 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (elFr)
+ [4.8436 6.64358 6.21813 4.2654 ] pdfxs
+ (a) show
+ (nz.S)
+ [6.0654 4.8436 7.83266 6.05449 ] pdfxs
+ (a) show
+ (feTS)
+ [3.33815 4.8436 7.88721 6.05449 ] pdfxs
+ (A) show
+ (:Atypes)
+ [6.64358 11.7926 3.93823 5.75995 6.35994 8.46538 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ 27.8789 -423.888 m
+ (a) show
+ (ndreferen)
+ [6.0654 10.3963 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llysecurem)
+ [3.0327 3.0327 10.1017 4.29811 4.85451 4.8436 6.0654 4.2654 9.19629 9.09802 ] pdfxs
+ (o) show
+ (bile-coderepresen)
+ [6.05449 3.0327 3.0327 4.8436 3.63261 4.85451 5.75995 6.05449 9.19629 4.27631 4.8436 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.4072 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.4072 ] pdfxs
+ (o) show
+ (ns)
+ [10.4072 4.30902 ] pdfxs
+ (ta) show
+ (ticsin)
+ [4.23277 3.0327 9.19629 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.18538 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.8436 5.75995 8.58546 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.27631 9.08711 3.0327 ] pdfxs
+ 27.8789 -445.811 m
+ (I) show
+ (n) show
+ 42.8499 -445.811 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.8789 -467.733 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 141.848 -467.733 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2001) show
+ (.) show
+ 10.9089 -497.975 m
+ ([)
+ [3.0327 ] pdfxs
+ (6) show
+ (])
+ [8.4872 ] pdfxs
+ (La) show
+ (rsO.)
+ [4.2654 8.63989 8.4872 7.37448 ] pdfxs
+ (A) show
+ (ndersen.)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ 123.52 -497.975 m
+ /N634 10.909 Tf
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 13.4616 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysis)
+ [2.79267 5.30169 4.45083 3.34914 9.01079 ] pdfxs
+ (a) show
+ (ndSpe)
+ [6.13082 10.1345 6.13082 5.01816 4.46185 ] pdfxs
+ (c) show
+ (iali)
+ [3.33823 5.58542 2.78176 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nf)
+ [10.6799 3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [9.15262 3.62179 ] pdfxs
+ (h) show
+ (eCPro)
+ [9.56726 12.349 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 9.57817 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 464.97 -497.975 m
+ /N614 10.909 Tf
+ (.) show
+ 27.8789 -519.898 m
+ (PhD)
+ [7.42902 6.05449 11.9673 ] pdfxs
+ (t) show
+ (hesis,)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 6.6654 ] pdfxs
+ (DI) show
+ (K)
+ [8.4872 ] pdfxs
+ (U) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (penh)
+ [6.35994 4.85451 6.05449 6.0654 ] pdfxs
+ (ag) show
+ (en,May)
+ [4.8436 6.0654 6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (1994) show
+ (.) show
+ 10.909 -550.14 m
+ ([)
+ [3.0327 ] pdfxs
+ (7) show
+ (])
+ [8.4872 ] pdfxs
+ (AN) show
+ (DFC)
+ [8.32365 9.56719 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ium.The)
+ [3.0327 6.05449 9.09802 5.92358 7.8763 6.05449 7.29812 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.47631 ] pdfxs
+ (N) show
+ (eu)
+ [4.85451 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lDis)
+ [5.47631 8.32365 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nF)
+ [8.49811 6.21813 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (.) show
+ 350.426 -550.14 m
+ /N722 10.909 Tf
+ (http://www.andf.org/) show
+ 464.97 -550.14 m
+ /N614 10.909 Tf
+ (.) show
+ 225.818 -577.5 m
+ (196) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (gat) show
+ (inguse)
+ [3.0327 6.05449 9.8181 6.05449 4.30902 9.19629 ] pdfxs
+ (o) show
+ (fm)
+ [7.69084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.2072 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.6508 ] pdfxs
+ (t) show
+ (oprovidepr)
+ [9.8181 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.2072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mhe)
+ [13.4507 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [10.4181 4.29811 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.33815 4.8436 3.93823 10.1126 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.629 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 8.66171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplici)
+ [10.4181 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.429 3.0327 ] pdfxs
+ (49) show
+ (],)
+ [3.02179 7.58175 ] pdfxs
+ (a) show
+ (ndto)
+ [6.05449 10.429 4.23277 9.8181 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ee)
+ [4.85451 9.2072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.60728 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.2072 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.4181 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.3963 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.429 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 10.4181 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [8.629 9.8181 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mis)
+ [13.4507 3.0327 4.29811 ] pdfxs
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (und.Wediscusss)
+ [6.0654 6.0654 6.05449 7.87629 10.309 8.4872 6.05449 3.0327 4.29811 4.85451 6.05449 
+ 4.30902 7.94172 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 8.4872 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.94172 3.02179 9.6981 
+ 9.09802 ] pdfxs
+ (o) show
+ (rede)
+ [4.2654 8.4872 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.0327 6.6654 3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (8) show
+ (.) show
+ 0 -88.923 m
+ /N622 14.346 Tf
+ (1.3)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (soft)
+ [11.7494 8.0625 10.3147 6.2836 ] pdfxs
+ (h) show
+ (isT)
+ [4.476 11.7494 11.2185 ] pdfxs
+ (h) show
+ (esis)
+ [7.37385 6.35528 4.49035 6.36962 ] pdfxs
+ 0 -121.649 m
+ /N614 10.909 Tf
+ (Thehi)
+ [7.8763 6.0654 8.62902 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.80721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.08354 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.53446 3.0327 8.08354 ] pdfxs
+ (a) show
+ 215.261 -121.649 m
+ /N1025 10.909 Tf
+ (ne) show
+ (w)
+ [13.4071 ] pdfxs
+ (app) show
+ (r)
+ [5.15995 ] pdfxs
+ (oa) show
+ (chf)
+ [5.23634 11.3127 3.82904 ] pdfxs
+ (o) show
+ (r)
+ [9.51263 ] pdfxs
+ (ana) show
+ (lysis)
+ [3.49088 6.61079 4.95263 3.49088 9.2835 ] pdfxs
+ (an) show
+ (d)
+ [11.3236 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (an) show
+ (sf)
+ [4.95263 3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (a) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (on) show
+ 0 -143.571 m
+ (o) show
+ (f)
+ [8.60717 ] pdfxs
+ (heap) show
+ (-int)
+ [4.1781 3.47997 6.62184 4.8873 ] pdfxs
+ (e) show
+ (nsive)
+ [6.96002 4.95263 3.49088 6.27261 10.5162 ] pdfxs
+ (p) show
+ (r)
+ [5.15995 ] pdfxs
+ (og) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (mswri)
+ [10.4507 9.71986 9.06531 5.15995 3.49088 ] pdfxs
+ (tte) show
+ (nin)
+ [11.7491 3.47997 11.7382 ] pdfxs
+ (a) show
+ (r)
+ [5.17085 ] pdfxs
+ (b) show
+ (i)
+ [3.47997 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (rys)
+ [5.17085 11.3889 4.95263 ] pdfxs
+ (o) show
+ (ur)
+ [6.96002 5.17085 ] pdfxs
+ (ce) show
+ (-l)
+ [4.18901 3.47997 ] pdfxs
+ (anguage) show
+ (s) show
+ 360.232 -143.571 m
+ /N614 10.909 Tf
+ (.This)
+ [9.41446 7.8763 6.0654 3.0327 8.44353 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chh)
+ [4.54905 10.2108 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.45444 ] pdfxs
+ (a) show
+ 0 -165.494 m
+ (br)
+ [6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [10.3199 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (fp)
+ [7.59266 6.35994 ] pdfxs
+ (ot) show
+ (enti)
+ [4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,s)
+ [6.05449 4.30902 7.43993 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.10902 ] pdfxs
+ (o) show
+ (fwhichweexpl)
+ [7.59266 7.88721 6.05449 3.0327 4.54905 10.3199 7.57085 9.11992 4.8436 5.75995 6.05449 
+ 3.0327 ] pdfxs
+ (o) show
+ (reinde)
+ [4.27631 9.10902 3.0327 10.3199 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il,)
+ [3.0327 3.02179 7.45084 ] pdfxs
+ (ot) show
+ (herwe)
+ [6.0654 4.8436 8.53082 7.58175 9.10902 ] pdfxs
+ (o) show
+ (nlydiscuss.)
+ [6.0654 3.02179 10.0254 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 3.0327 
+ ] pdfxs
+ 0 -187.416 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (respeci\fc)
+ [4.2654 7.77812 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.09813 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.76721 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 5.95631 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.22172 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.0327 7.22172 ] pdfxs
+ (a) show
+ (re\(see)
+ [4.2654 7.77812 4.23277 4.30902 4.8436 7.76721 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.0654 7.76721 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lch)
+ [5.95631 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ersform)
+ [4.8436 4.27631 7.22172 3.32724 5.46541 7.18901 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -209.339 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (\)) show
+ (:) show
+ 16.364 -240.821 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -240.821 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.30175 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.70175 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.48357 ] pdfxs
+ (A) show
+ (n)
+ [8.91265 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.70175 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 8.91265 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.02179 7.70175 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-)
+ [4.85451 5.75995 4.23277 6.49077 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.0654 8.91265 6.05449 4.85451 3.02179 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivehe)
+ [3.0327 5.4545 7.70175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [8.90174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -262.744 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [7.78911 4.29811 ] pdfxs
+ (a) show
+ (felysupp)
+ [3.33815 4.8436 3.0327 9.29446 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.38902 3.33815 6.05449 3.0327 6.56721 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.29446 ] pdfxs
+ (o) show
+ (fCpr)
+ [6.87267 11.4108 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.84354 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 9.29446 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.87267 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,v)
+ [3.32724 4.85451 3.93823 4.84359 6.58903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.38902 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.273 -284.666 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 77.034 -284.666 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 111.398 -284.666 m
+ /N614 10.909 Tf
+ (/) show
+ 116.852 -284.666 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 156.943 -284.666 m
+ /N614 10.909 Tf
+ (,inc)
+ [6.37085 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.1163 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,e)
+ [9.08711 4.30902 6.35994 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.75629 ] pdfxs
+ (I) show
+ (n)
+ [9.32719 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.35994 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.4435 3.0327 7.5599 ] pdfxs
+ (a) show
+ (tle)
+ [7.50547 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.50547 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 4.27631 ] pdfxs
+ 27.273 -306.589 m
+ (o) show
+ (fm)
+ [6.83994 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (udef)
+ [6.05449 6.0654 8.35629 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.7781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nprevi)
+ [9.56719 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usfullyc)
+ [6.0654 7.81081 3.33815 6.05449 3.0327 3.0327 9.26174 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensitive)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 
+ 5.4545 8.35629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms[)
+ [6.05449 9.08711 7.82172 3.02179 ] pdfxs
+ (9) show
+ (2,)
+ [5.46541 6.53449 ] pdfxs
+ (140) show
+ (,)
+ [6.5454 ] pdfxs
+ (103) show
+ (],m)
+ [3.02179 6.56721 9.09802 ] pdfxs
+ (a) show
+ (kingi)
+ [5.74904 3.0327 6.0654 8.9672 3.02179 ] pdfxs
+ (t) show
+ 27.273 -328.512 m
+ (t) show
+ (he\frst)
+ [6.05449 8.13811 6.05449 4.27631 4.29811 7.52729 ] pdfxs
+ (t) show
+ (o)
+ [8.73811 ] pdfxs
+ (ta) show
+ (keasm)
+ [5.4545 8.1272 8.73811 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llfr)
+ [3.02179 6.31631 3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (t) show
+ (imerequired)
+ [3.02179 9.09802 8.1272 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.34901 
+ ] pdfxs
+ (t) show
+ (oc)
+ [8.73811 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 8.13811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.1272 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwithas)
+ [12.3816 7.8763 3.0327 4.23277 9.34901 8.73811 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 27.273 -350.434 m
+ (o) show
+ (ptimizingc)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 16.364 -380.525 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -380.525 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.59266 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.77086 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:The\frstfully)
+ [6.0654 7.42903 7.8763 6.0654 7.59266 6.05449 4.27631 4.29811 6.99275 3.32724 6.0654 
+ 3.0327 3.02179 8.49811 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 7.59266 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.01447 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.80356 ] pdfxs
+ (t) show
+ (op)
+ [8.19266 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -402.447 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.04356 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.88717 ] pdfxs
+ (o) show
+ (fapr)
+ [6.92721 9.03265 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.6871 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.44357 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pwhilere)
+ [9.64355 7.8763 6.0654 3.0327 3.02179 8.44357 4.2654 4.85451 ] pdfxs
+ (ta) show
+ (iningen)
+ [3.0327 6.05449 3.0327 6.05449 9.04356 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinf)
+ [9.64355 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.64355 3.33815 ] pdfxs
+ (o) show
+ (rsubsequen)
+ [7.85446 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.273 -424.37 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.31264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Po)
+ [6.05449 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovides)
+ [10.1017 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.33444 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.87993 4.85451 ] pdfxs
+ (o) show
+ (mpilerwithinf)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.31264 7.8763 3.0327 4.23277 10.1017 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -446.292 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.6582 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.47991 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.45812 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [6.44722 5.14905 5.4545 4.85451 7.69082 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.26902 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.66911 ] pdfxs
+ (o) show
+ (fmem)
+ [6.75267 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.17446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.72354 ] pdfxs
+ (o) show
+ (nap)
+ [9.47991 8.87992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.87992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnode)
+ [6.05449 9.49082 6.05449 5.75995 6.0654 8.26902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 27.273 -468.215 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (rity,)
+ [4.27631 3.0327 3.93823 4.84359 7.09085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.0363 4.8436 ] pdfxs
+ (a) show
+ (nsubs)
+ [10.0363 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.02179 9.74173 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.82538 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.82538 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (o) show
+ (frecursived)
+ [7.30902 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 8.82538 6.0654 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [9.42537 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 8.82538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 27.273 -490.137 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.364 -520.228 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -520.228 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.57445 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n:The\frsttr)
+ [6.0654 9.20719 7.88721 6.05449 9.15265 6.0654 4.27631 4.29811 8.55274 4.23277 4.27631 
+ ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (oselec)
+ [9.75264 4.30902 4.8436 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyshrinkp)
+ [3.02179 5.4545 4.85451 3.0327 10.0581 4.30902 6.05449 4.27631 3.0327 6.05449 10.069 
+ 6.35994 ] pdfxs
+ (o) show
+ (intersinselec)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.60717 3.02179 10.3745 4.29811 4.85451 3.02179 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edre-)
+ [4.85451 10.3635 4.27631 4.8436 3.63261 ] pdfxs
+ 27.273 -542.15 m
+ (cursived)
+ [4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.58901 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1999 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.05449 4.27631 4.85451 9.04353 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.8325 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 8.9891 ] pdfxs
+ (t) show
+ (o)
+ [10.189 ] pdfxs
+ (32) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (,dr)
+ [8.05084 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreducing)
+ [3.0327 3.0327 10.4945 4.27631 4.8436 6.0654 6.05449 4.85451 3.0327 6.05449 10.1999 
+ ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.58901 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 10.4945 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (prin)
+ [6.05449 4.27631 3.0327 5.74904 ] pdfxs
+ (t) show
+ 27.273 -564.073 m
+ (a) show
+ (ndw)
+ [6.0654 11.0181 7.57085 ] pdfxs
+ (o) show
+ (rkingset)
+ [4.27631 5.75995 3.02179 6.0654 10.4181 4.29811 4.85451 9.19637 ] pdfxs
+ (o) show
+ (fp)
+ [8.29083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 9.2399 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 9.8181 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.26171 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 9.19637 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.Wedescribe\(buthave)
+ [4.8436 9.09802 4.29811 11.8472 10.309 9.80719 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.35994 9.8181 4.23277 6.0654 6.0654 9.19637 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ 27.273 -585.995 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tyetimplemented\)afully)
+ [8.52001 5.4545 4.8436 8.52001 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 4.85451 6.05449 8.52001 9.74173 3.32724 6.0654 3.02179 3.0327 10.0363 
+ ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lversi)
+ [7.30903 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3308 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichc)
+ [10.3417 7.8763 6.05449 3.0327 4.54905 10.3308 4.85451 ] pdfxs
+ (a) show
+ (nspecul)
+ [10.3417 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tively)
+ [4.23277 3.0327 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ 27.273 -607.918 m
+ (shrinkp)
+ [4.29811 6.0654 4.27631 3.02179 6.0654 9.54537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erswhilere)
+ [4.8436 4.27631 8.09444 7.8763 6.0654 3.0327 3.02179 8.63993 4.27631 4.8436 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.54537 ] pdfxs
+ (t) show
+ (odyn)
+ [9.23992 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.02179 9.55628 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.8834 ] pdfxs
+ (a) show
+ (trun-)
+ [8.0291 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imeif)
+ [3.0327 9.08711 8.63993 3.0327 7.12357 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 27.273 -629.841 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityisrequired.)
+ [3.0327 3.0327 3.93823 9.39264 3.0327 7.93081 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (9) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (21) 22
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lMicr)
+ [6.7963 9.99272 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:Ac)
+ [6.0654 4.29811 8.13811 11.9563 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (o) show
+ (fsimple)
+ [7.10175 4.30902 3.02179 9.09802 6.05449 3.0327 8.61811 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswhichc)
+ [6.0654 8.07263 7.8763 6.0654 3.02179 4.54905 9.829 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [9.829 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybe)
+ [3.02179 3.0327 9.52355 6.37085 8.6072 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 10.909 -21.922 m
+ (plied)
+ [6.0654 3.02179 3.0327 4.85451 9.62173 ] pdfxs
+ (t) show
+ (om)
+ [9.02174 9.08711 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.32719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.0327 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.62173 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 9.62173 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedrun)
+ [4.29811 4.8436 9.63264 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.41084 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries,)
+ [4.27631 3.0327 4.8436 4.30902 6.61085 ] pdfxs
+ (a) show
+ (imed)
+ [3.02179 9.09802 4.8436 9.63264 ] pdfxs
+ (a) show
+ (timprovingc)
+ [7.81092 3.02179 9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.02174 4.85451 
+ ] pdfxs
+ (a) show
+ (cheden-)
+ [4.53815 6.0654 8.41084 6.0654 4.8436 6.0654 3.63261 ] pdfxs
+ 10.909 -43.845 m
+ (sitybyreducingin)
+ [4.29811 3.0327 3.93823 8.7272 5.75995 8.7272 4.2654 4.85451 6.05449 6.0654 4.8436 
+ 3.0327 6.0654 8.42175 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.85451 4.2654 3.64352 6.05449 5.75995 6.0654 7.81084 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 8.42175 ] pdfxs
+ (\() show
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.7272 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.03265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ders,)
+ [6.05449 4.85451 4.2654 4.30902 6.13086 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.21093 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,e)
+ [6.13086 4.85451 ] pdfxs
+ (t) show
+ (c\))
+ [4.8436 7.21093 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 10.909 -65.768 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (hesem)
+ [6.05449 8.4872 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [6.6654 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.08719 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -16.364 -111.222 m
+ /N622 14.346 Tf
+ (1.4T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (esis)
+ [7.3595 6.36962 4.49035 11.735 ] pdfxs
+ (O) show
+ (rg)
+ [6.59915 8.0625 ] pdfxs
+ (an) show
+ (i)
+ [4.49035 ] pdfxs
+ (z) show
+ (atio)
+ [7.83287 6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ -16.364 -143.948 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er2describesb)
+ [4.85451 7.81082 9.01083 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 7.84354 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (undinf)
+ [6.0654 6.05449 9.61082 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.78911 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.5491 7.8763 ] pdfxs
+ (o) show
+ (mpilerInfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.81082 3.94897 6.05449 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,whichw)
+ [6.0654 4.27631 4.8436 6.59994 7.8763 6.05449 3.0327 4.54905 9.59991 7.58175 ] pdfxs
+ (a) show
+ (s) show
+ -16.364 -165.87 m
+ (devel)
+ [6.0654 4.8436 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.4726 ] pdfxs
+ (t) show
+ (osupp)
+ [9.86173 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.65092 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.71626 7.57085 ] pdfxs
+ (o) show
+ (rk.F)
+ [4.27631 5.75995 10.1999 6.20722 ] pdfxs
+ (o) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.86173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,Ch)
+ [7.6363 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers3)
+ [4.85451 4.2654 8.71626 9.86173 ] pdfxs
+ (a) show
+ (nd5describe)
+ [6.0654 10.4726 9.86173 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 9.25083 
+ ] pdfxs
+ (t) show
+ (hetwof)
+ [6.0654 9.26174 3.93823 7.57085 9.86173 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.364 -187.793 m
+ (o) show
+ (fm)
+ [7.82175 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.3381 ] pdfxs
+ (t) show
+ (echniques:)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 9.5781 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.9381 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.3381 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.79262 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.549 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.3381 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Ch)
+ [6.05449 10.429 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.749 ] pdfxs
+ (4) show
+ -16.364 -209.715 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.95625 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.50174 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (o) show
+ (f)
+ [7.98538 ] pdfxs
+ (D) show
+ (SAf)
+ [6.05449 12.829 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.92354 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.95625 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.94535 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.94535 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.0654 10.7017 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er6describes)
+ [4.8436 8.92354 10.1017 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 8.94535 ] pdfxs
+ (t) show
+ (hesui)
+ [6.0654 9.49083 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -16.364 -231.638 m
+ (o) show
+ (fsimple)
+ [7.59266 4.30902 3.0327 9.08711 6.05449 3.0327 9.10902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsused)
+ [6.05449 8.57444 6.05449 4.30902 4.8436 10.3199 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.71992 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 9.10902 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.10902 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.11992 ] pdfxs
+ (o) show
+ (fpo)
+ [7.59266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edpr)
+ [4.85451 10.3199 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Ch)
+ [9.08711 4.30902 9.75264 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 8.53082 ] pdfxs
+ (7) show
+ -16.364 -253.56 m
+ (describesTr)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.22535 6.97085 4.27631 
+ ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.17092 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.20355 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.02539 ] pdfxs
+ (a) show
+ (n)
+ [9.98173 ] pdfxs
+ (agg) show
+ (ressivem)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.77084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.77084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.05449 8.74901 6.20722 ] pdfxs
+ (o) show
+ (llowin)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.364 -275.483 m
+ (t) show
+ (his,Ch)
+ [6.05449 3.0327 4.30902 7.89811 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er8describesm)
+ [4.8436 8.90172 10.0799 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 8.92353 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.47992 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ions)
+ [3.02179 5.46541 6.05449 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.8691 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.47992 6.05449 ] pdfxs
+ (o) show
+ (tac)
+ [8.88001 10.0799 4.8436 ] pdfxs
+ (o) show
+ (rep)
+ [4.27631 9.47992 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 8.8691 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.93444 ] pdfxs
+ (t) show
+ (hesis:b)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 9.87264 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ -16.364 -297.405 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (seexpl)
+ [4.30902 9.07629 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (redprim)
+ [4.27631 4.8436 10.2872 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyby)
+ [4.27631 3.0327 3.0327 9.98173 5.74904 9.98173 ] pdfxs
+ (ot) show
+ (herpe)
+ [6.0654 4.8436 8.49809 6.35994 4.85451 ] pdfxs
+ (o) show
+ (ple)
+ [6.05449 3.0327 9.07629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2872 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.07629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.06538 4.30902 ] pdfxs
+ (t) show
+ (illspecul)
+ [3.0327 3.02179 7.25448 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ive.Fin)
+ [3.0327 5.4545 4.8436 9.64355 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.0327 4.84359 7.40721 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.49809 ] pdfxs
+ (9) show
+ -16.364 -319.328 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ncludesthew)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.94172 4.23277 6.0654 8.4872 7.57085 
+ ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (10) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.3235 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1126 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.53444 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3235 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.1017 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 11.0181 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementruntimec)
+ [4.8436 9.08711 4.85451 5.75995 9.50182 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 
+ 10.1017 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [11.3126 6.35994 10.1126 6.0654 4.29811 4.8436 11.3235 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [10.7126 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 10.1017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (A) show
+ (sam)
+ [6.97082 8.1272 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.5163 ] pdfxs
+ (agg) show
+ (ressivedem)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 7.5163 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (o) show
+ (f)
+ [6.01085 ] pdfxs
+ (t) show
+ (hepower)
+ [6.05449 7.52721 6.35994 5.14905 7.58175 4.8436 6.9381 ] pdfxs
+ (o) show
+ (fm)
+ [6.01085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 7.5163 ] pdfxs
+ (t) show
+ (echniques,Ch)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 4.29811 5.89086 7.8763 
+ 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er7describes)
+ [4.8436 6.9381 8.1272 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (ndev)
+ [6.0654 9.85082 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ 68.549 -65.768 m
+ /N1025 10.909 Tf
+ (Tr)
+ [7.67997 5.17085 ] pdfxs
+ (an) show
+ (s)
+ [4.94172 ] pdfxs
+ (pa) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ntP)
+ [6.62184 9.23999 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rC)
+ [9.53445 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (on) show
+ 254.314 -65.768 m
+ /N614 10.909 Tf
+ (,which)
+ [6.86176 7.8763 6.05449 3.0327 4.54905 9.85082 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imis)
+ [3.0327 9.08711 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyshrinksp)
+ [3.0327 3.02179 9.55628 4.29811 6.0654 4.2654 3.0327 6.0654 5.74904 8.09444 6.37085 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.09444 3.0327 9.85082 ] pdfxs
+ (64) show
+ (-) show
+ 0 -87.69 m
+ (bitsys)
+ [6.0654 3.02179 7.14548 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 11.978 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (32) show
+ (-bitindices)
+ [3.64352 6.05449 3.0327 7.13457 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 7.189 
+ ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.34538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 11.9889 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (g) show
+ (rowb)
+ [4.2654 5.15996 10.7672 6.0654 ] pdfxs
+ (a) show
+ (ckto)
+ [4.53815 8.66174 4.23277 8.35629 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sif)
+ [7.19991 3.0327 6.22903 ] pdfxs
+ (a) show
+ (nyins)
+ [5.74904 8.65083 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 7.74539 ] pdfxs
+ (o) show
+ (fad)
+ [6.22903 8.34538 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.35629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -109.613 m
+ (g) show
+ (rowsover)
+ [4.27631 5.14905 7.8763 7.66899 5.14905 5.4545 4.85451 7.63628 ] pdfxs
+ (4) show
+ (GBinsize.Weshowth)
+ [8.5636 11.0944 3.0327 9.42537 4.29811 3.0327 4.8436 4.85451 7.78902 10.2981 8.21448 
+ 4.30902 6.05449 5.15996 11.2472 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tthis)
+ [7.61456 4.23277 6.0654 3.0327 7.66899 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.21448 4.85451 ] pdfxs
+ (a) show
+ (ndr)
+ [9.42537 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icallyimprove)
+ [3.0327 4.8436 5.46541 3.02179 3.0327 9.11992 3.0327 9.09802 6.05449 4.27631 5.14905 
+ 5.4545 8.21448 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.21448 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.21448 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.31266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msbye\013ec)
+ [9.08711 7.76717 5.75995 9.2181 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyincre)
+ [3.0327 5.4545 4.8436 3.0327 9.2181 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singc)
+ [4.30902 3.02179 6.0654 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.54905 6.05449 8.31266 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (city,incre)
+ [4.85451 3.02179 3.94914 4.84359 6.52358 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singmem)
+ [4.30902 3.0327 6.05449 8.92356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 9.2181 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (h,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (ndreducing)
+ [6.0654 8.89083 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 8.29084 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 7.69085 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsize)
+ [4.27631 5.75995 3.02179 6.0654 8.29084 4.29811 4.85451 7.08002 4.29811 3.0327 4.8436 
+ 7.69085 ] pdfxs
+ (o) show
+ (f)
+ [6.16358 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.69085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.This)
+ [9.08711 7.61448 7.8763 6.0654 3.02179 7.14536 ] pdfxs
+ (t) show
+ (echniquebuilds)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 7.67994 6.0654 6.05449 3.0327 
+ 3.0327 6.05449 7.14536 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.29084 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.69085 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -175.38 m
+ (t) show
+ (oiden)
+ [10.5708 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifytype-s)
+ [3.02179 3.33815 10.8763 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 9.97083 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.5817 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,iden)
+ [6.05449 4.27631 4.8436 4.30902 8.51993 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifypr)
+ [3.0327 3.33815 10.8763 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mreferences)
+ [14.2034 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 9.42534 
+ ] pdfxs
+ (t) show
+ (o)
+ [10.5708 ] pdfxs
+ (t) show
+ (hesed)
+ [6.0654 4.8436 4.29811 9.97083 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [10.5708 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 8.51993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -197.303 m
+ (indic)
+ [3.0327 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (ewhetherad)
+ [9.43629 7.88721 6.05449 4.85451 4.23277 6.0654 4.8436 8.869 10.0472 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [10.0472 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureeveresc)
+ [6.0654 4.2654 9.44719 4.8436 5.4545 4.8436 8.869 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.37085 4.8436 8.8908 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6798 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.43629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Itbuilds)
+ [9.09802 10.7345 3.94897 8.82546 6.0654 6.05449 3.0327 3.0327 6.0654 8.8908 ] pdfxs
+ (o) show
+ (n)
+ [10.6472 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.43629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -219.225 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (t) show
+ (o)
+ [10.7017 ] pdfxs
+ (ta) show
+ (kec)
+ [5.4545 10.0799 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (o) show
+ (f)
+ [8.57447 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.0799 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rylay)
+ [4.2654 10.9963 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.48 ] pdfxs
+ (a) show
+ (ndproviderun)
+ [6.0654 11.3017 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 10.0908 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (imeinf)
+ [3.0327 9.08711 10.0908 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.3017 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ 0 -241.148 m
+ (overwhichnodesinapo)
+ [5.14905 5.4545 4.85451 9.02172 7.88721 6.05449 3.0327 4.54905 10.8108 6.0654 5.75995 
+ 6.05449 4.85451 9.05444 3.0327 10.8217 10.2108 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.78902 ] pdfxs
+ (a) show
+ (redyn)
+ [4.2654 9.61083 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.5163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 8.07266 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.2108 3.0327 9 ] pdfxs
+ (t) show
+ (orewri)
+ [10.2108 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.59992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.59992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.2108 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -263.07 m
+ (a) show
+ (trun)
+ [9.24 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime.Fur)
+ [3.0327 9.08711 4.8436 11.9672 6.20722 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 4.2654 9.09802 ] pdfxs
+ (o) show
+ (re,itin)
+ [4.2654 4.85451 8.3672 3.0327 9.24 3.02179 5.75995 ] pdfxs
+ (t) show
+ (rinsic)
+ [4.27631 3.0327 6.05449 4.30902 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llydepends)
+ [3.0327 3.02179 10.7563 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 9.30534 ] pdfxs
+ (o) show
+ (n)
+ [11.0508 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.83992 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 9.85083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.27263 ] pdfxs
+ (t) show
+ (os)
+ [10.4508 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 9.85083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lm)
+ [8.02902 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -284.993 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edbythepo)
+ [4.85451 9.6981 5.74904 9.40355 4.23277 6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -306.915 m
+ (I) show
+ (n)
+ [9.0981 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.0981 ] pdfxs
+ (t) show
+ (o)
+ [8.49811 ] pdfxs
+ (t) show
+ (hesenew)
+ [6.05449 4.85451 4.29811 7.88721 6.0654 4.85451 10.909 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.0981 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.88721 ] pdfxs
+ (t) show
+ (echniques,weshow)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 6.19631 7.57085 
+ 7.89812 4.29811 6.0654 5.14905 10.9199 ] pdfxs
+ (\() show
+ (inCh)
+ [3.02179 9.10901 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.31992 ] pdfxs
+ (4) show
+ (\))
+ [7.27638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tthisfr)
+ [7.28729 4.23277 6.0654 3.0327 7.34172 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 0 -328.838 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.93447 ] pdfxs
+ (a) show
+ (lsobeused)
+ [3.0327 4.29811 8.32356 6.37085 7.71266 6.05449 4.30902 4.8436 8.93447 ] pdfxs
+ (t) show
+ (oh)
+ [8.32356 6.05449 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.11275 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.16718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.92356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [8.93447 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.11275 6.05449 4.30902 7.71266 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.90177 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.16718 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 8.92356 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -350.761 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,providing)
+ [6.05449 5.99995 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.0654 8.2472 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.10173 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmee)
+ [7.03639 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.10173 ] pdfxs
+ (a) show
+ (ndexceeds)
+ [6.05449 8.8581 4.85451 5.75995 4.8436 4.8436 4.85451 6.05449 7.10173 ] pdfxs
+ (ot) show
+ (herp)
+ [6.0654 4.8436 7.06901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.06901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.8436 7.10173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequire)
+ [7.03639 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ 0 -372.683 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.0327 7.93081 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.0327 4.84359 6.83994 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8describess)
+ [4.85451 8.03991 9.22901 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 8.07263 4.29811 ] pdfxs
+ (o) show
+ (mep)
+ [9.09802 8.61811 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.80721 3.33815 ] pdfxs
+ (o) show
+ (rfu)
+ [8.03991 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 8.61811 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 9.53446 3.0327 9.829 ] pdfxs
+ (t) show
+ (his\feld.)
+ [6.0654 3.02179 8.08354 6.05449 4.85451 3.0327 6.05449 8.29084 ] pdfxs
+ (I) show
+ (np)
+ [9.83991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.83994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h) show
+ 0 -416.528 m
+ (t) show
+ (hisw)
+ [6.05449 3.0327 9.06535 7.57085 ] pdfxs
+ (o) show
+ (rkh)
+ [4.27631 10.5163 6.0654 ] pdfxs
+ (a) show
+ (sprim)
+ [9.05444 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (rilyfocused)
+ [4.2654 3.0327 3.0327 10.5163 3.33815 5.74904 4.85451 6.05449 4.30902 4.8436 10.8217 
+ ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.61083 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.8543 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.59992 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.06535 ] pdfxs
+ (o) show
+ (fthisw)
+ [8.09447 4.23277 6.0654 3.0327 9.05444 7.58175 ] pdfxs
+ (o) show
+ (rk,m)
+ [4.27631 5.74904 8.07266 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -438.451 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistechniques)
+ [3.02179 5.75995 4.30902 3.02179 7.00355 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 
+ 5.74904 6.0654 4.8436 7.00355 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.53812 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.53812 ] pdfxs
+ (t) show
+ (oawidev)
+ [8.14902 8.14902 7.8763 3.0327 6.05449 7.53812 5.15995 ] pdfxs
+ (a) show
+ (riety)
+ [4.2654 3.0327 4.85451 3.93823 8.44356 ] pdfxs
+ (o) show
+ (fdi\013erentpr)
+ [6.03267 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.9273 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [11.7816 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.99264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.74901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -460.373 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsinm)
+ [6.0654 3.0327 4.8436 9.08711 9.1308 3.0327 10.8872 9.08711 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 10.5817 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ins\(e.)
+ [3.0327 6.0654 9.1308 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.mem)
+ [11.4435 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.5817 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,pr)
+ [8.15993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [13.9198 4.30902 ] pdfxs
+ (a) show
+ (fety,distribu)
+ [3.32724 4.85451 3.93823 4.84359 8.15993 6.05449 3.0327 4.30902 4.23277 4.27631 3.0327 
+ 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 10.8872 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 0 -482.296 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (.Weh)
+ [8.75992 10.309 8.78174 6.05449 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.78174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.17092 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inuingw)
+ [3.02179 5.75995 6.0654 3.0327 6.05449 9.39265 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 9.68719 3.0327 9.99264 ] pdfxs
+ (t) show
+ (he\feldwillexp)
+ [6.05449 8.78174 6.0654 4.8436 3.0327 9.99264 7.8763 3.0327 3.0327 6.95994 4.85451 
+ 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sem)
+ [4.29811 8.78174 9.08711 ] pdfxs
+ (a) show
+ (nynewide)
+ [5.75995 9.68719 6.0654 4.8436 11.8144 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.0654 4.8436 8.23626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -504.218 m
+ (wehaven'tevenc)
+ [7.57085 8.4872 6.0654 5.14905 5.4545 4.8436 6.0654 3.0327 7.87638 4.8436 5.4545 
+ 4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (nsideredyet.)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 9.6981 5.4545 4.85451 4.23277 
+ 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (195) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (22) 23
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresusedbyc)
+ [6.05449 4.27631 4.85451 8.86898 6.05449 4.30902 4.8436 10.6254 5.75995 10.3199 4.85451 
+ ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nhelperfunc)
+ [10.6254 6.0654 4.8436 3.0327 6.37085 4.8436 8.83627 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,h)
+ [6.0654 4.29811 7.83266 6.05449 ] pdfxs
+ (a) show
+ (ndles)
+ [6.0654 6.05449 3.0327 4.8436 8.86898 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.60357 ] pdfxs
+ (o) show
+ (f)
+ [7.89811 ] pdfxs
+ (t) show
+ (hedi\016cult)
+ [6.05449 9.41447 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 8.80364 ] pdfxs
+ (a) show
+ (spects)
+ [4.29811 6.37085 4.8436 4.85451 4.23277 8.86898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.80364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.41447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -21.922 m
+ (I) show
+ (Rexp)
+ [11.7707 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (ses)
+ [4.30902 4.8436 8.0399 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 9.79628 ] pdfxs
+ (a) show
+ (reinheri)
+ [4.27631 8.58538 3.02179 6.0654 6.05449 4.85451 4.27631 3.02179 ] pdfxs
+ (t) show
+ (edfr)
+ [4.85451 9.79628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mC,includingp)
+ [12.8289 7.8763 6.76358 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.19628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.00718 4.8436 ] pdfxs
+ (a) show
+ (ses,v)
+ [4.30902 4.8436 4.30902 6.78539 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (s,excep)
+ [4.29811 6.7963 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.0654 4.29811 6.78539 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,c)
+ [6.7963 4.8436 ] pdfxs
+ (a) show
+ (nsee)
+ [9.79628 4.29811 4.85451 4.8436 ] pdfxs
+ 0 -43.845 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 41.846 -43.845 m
+ /N722 10.909 Tf
+ (void*) show
+ 74.723 -43.845 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s,iden)
+ [4.29811 7.42903 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.0327 6.05449 4.85451 8.54171 ] pdfxs
+ (t) show
+ (heimp)
+ [6.05449 9.09811 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nts)
+ [5.74904 8.48728 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.0872 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.58175 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.0872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,e)
+ [4.30902 7.41812 4.8436 ] pdfxs
+ (t) show
+ (c.Fin)
+ [4.85451 9.68719 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,despi)
+ [3.0327 3.0327 4.84359 7.42903 6.05449 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e) show
+ 0 -65.768 m
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (agg) show
+ (ressiven)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 9.42537 6.05449 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.2654 9.43629 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,itusesli)
+ [7.61448 3.0327 8.82546 6.05449 4.30902 4.8436 8.87989 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.02179 9.43629 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (a) show
+ (ndisf)
+ [6.0654 10.6363 3.0327 8.87989 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.82546 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 10.6472 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.0327 9.42537 3.0327 10.6363 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.05449 8.85809 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s) show
+ 0 -87.69 m
+ (o) show
+ (npr)
+ [10.3199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mssp)
+ [9.08711 8.56353 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.02179 6.0654 9.70901 ] pdfxs
+ (4) show
+ (-5)
+ [3.63261 9.71992 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.56353 ] pdfxs
+ (o) show
+ (fm)
+ [7.58175 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 9.09811 ] pdfxs
+ (o) show
+ (fcodesize)
+ [7.59266 4.85451 5.74904 6.0654 9.10902 4.29811 3.0327 4.8436 9.10902 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.49819 ] pdfxs
+ (200) show
+ (,)
+ [3.02179 ] pdfxs
+ (00) show
+ (0lines)
+ [9.71992 3.02179 3.0327 6.0654 4.8436 8.56353 ] pdfxs
+ (o) show
+ (fcode)
+ [7.58175 4.85451 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.Webe-)
+ [9.73082 10.309 9.09811 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -109.613 m
+ (lieve)
+ [3.0327 3.0327 4.8436 5.4545 9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsh)
+ [8.66183 3.0327 8.66183 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 10.4835 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.75995 6.05449 9.27265 ] pdfxs
+ (t) show
+ (osc)
+ [9.87264 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lewell)
+ [3.0327 9.27265 7.57085 4.8436 3.0327 7.45084 ] pdfxs
+ (t) show
+ (ol)
+ [9.87264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erpr)
+ [4.8436 8.69445 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.72717 ] pdfxs
+ (\(a) show
+ (sdiscussedinSecti)
+ [8.72717 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 10.4835 3.02179 
+ 10.4835 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.71626 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5)
+ [3.0327 9.87264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -131.535 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\).Fin)
+ [4.23277 8.63992 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wedem)
+ [3.0327 3.0327 4.84359 6.98176 7.58175 8.73811 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.73811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tDSArequires)
+ [8.13819 8.32365 6.0654 12.0763 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 8.19263 ] pdfxs
+ (o) show
+ (nlyasm)
+ [6.05449 3.0327 9.65446 9.3381 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.9163 3.32724 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.73811 ] pdfxs
+ (tota) show
+ (lc)
+ [6.9163 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.73811 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -153.458 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.05447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.50899 7.57085 9.05447 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed,whichwebelieveh)
+ [4.8436 6.0654 7.37448 7.8763 6.0654 3.0327 4.53815 10.2654 7.58175 9.05447 6.35994 
+ 4.8436 3.0327 3.0327 4.8436 5.4545 9.05447 6.0654 ] pdfxs
+ (a) show
+ (sneverbeen)
+ [8.50899 6.05449 4.85451 5.4545 4.8436 8.47627 6.35994 4.85451 4.8436 10.2654 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mplishedf)
+ [9.09802 6.05449 3.0327 3.0327 4.29811 6.0654 4.8436 10.2654 3.33815 ] pdfxs
+ (o) show
+ (ra)
+ [8.47627 9.65446 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -175.38 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hfullhe)
+ [9.6981 3.32724 6.0654 3.0327 6.6654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pcl)
+ [9.6981 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.936 -197.303 m
+ /N1025 10.909 Tf
+ (A)
+ [9.47995 ] pdfxs
+ (u) show
+ (t)
+ [4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 10.8872 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [8.80356 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (on) show
+ 171.253 -197.303 m
+ /N614 10.909 Tf
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.89081 ] pdfxs
+ (5) show
+ (\)isdesi)
+ [8.8691 3.02179 8.93444 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.6799 ] pdfxs
+ (t) show
+ (oprovide)
+ [10.0799 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.46901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.47992 4.8436 ] pdfxs
+ (o) show
+ (mpilerwi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.89081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (hein-)
+ [6.05449 9.46901 3.0327 6.0654 3.63261 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2326 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.2326 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.18903 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (litneeds)
+ [7.19994 3.02179 8.41092 6.0654 4.8436 4.85451 6.05449 8.46535 ] pdfxs
+ (t) show
+ (ore)
+ [9.62173 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.41092 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2326 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 9.01083 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.02174 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [10.2217 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.40001 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.50539 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ -1.52588e-05 -241.148 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 7.71266 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.97448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.15267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.18537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.429 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.98539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,ch)
+ [6.05449 6.26176 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingitfr)
+ [3.02179 6.0654 8.58538 3.02179 7.37456 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ma)
+ [12.218 8.58538 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (ntbl)
+ [5.75995 7.37456 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ckbox)
+ [4.54905 8.87992 6.35994 5.15996 5.75995 ] pdfxs
+ -1.52588e-05 -263.07 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.0291 6.05449 ] pdfxs
+ (o) show
+ (ldsmem)
+ [3.0327 6.05449 8.08354 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.53446 ] pdfxs
+ (o) show
+ (bjectsin)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.08354 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.02179 9.53446 9.09802 ] pdfxs
+ (a) show
+ (ny\)dis)
+ [5.75995 5.74904 8.01819 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 8.01819 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 8.08354 3.02179 9.83991 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.61811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pwhich)
+ [9.83991 7.8763 6.0654 3.0327 4.53815 9.83991 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enc)
+ [4.8436 9.83991 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -284.993 m
+ (ah)
+ [9.95991 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 8.80353 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (fmem)
+ [7.84357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [8.81444 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [10.5599 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (npr)
+ [10.5708 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies.Byi)
+ [3.02179 4.85451 4.29811 10.4945 7.72349 10.2654 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.02179 7.84357 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.81444 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -1.52588e-05 -306.915 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enh)
+ [4.8436 9.55628 6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [7.7999 8.94538 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 8.34538 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.34538 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.73456 ] pdfxs
+ (o) show
+ (nhe)
+ [9.55628 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-in)
+ [6.05449 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.34538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.7999 ] pdfxs
+ (\() show
+ (byincre)
+ [5.75995 9.25083 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singloc)
+ [4.29811 3.0327 6.0654 8.94538 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.25083 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -328.838 m
+ (reference)
+ [4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.39993 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.01083 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.39993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.99992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.0654 4.2654 4.85451 6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.61082 ] pdfxs
+ (\\) show
+ (dein)
+ [6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cin)
+ [4.8436 3.0327 6.0654 ] pdfxs
+ (g) show
+ ("dis)
+ [8.99992 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.78911 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.99992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.0654 4.2654 4.85451 7.85445 3.32724 4.27631 ] pdfxs
+ (o) show
+ (me)
+ [12.6434 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.61082 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -350.761 m
+ (butitsm)
+ [6.0654 6.05449 8.44365 3.0327 4.23277 8.50899 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.44365 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntpurp)
+ [5.75995 8.43274 6.0654 6.0654 4.2654 6.37085 ] pdfxs
+ (o) show
+ (seis)
+ [4.29811 9.04356 3.0327 8.49808 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (ta) show
+ (kec)
+ [5.4545 9.04356 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [7.22175 ] pdfxs
+ (o) show
+ (fp)
+ [7.5272 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.49808 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.04356 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.2545 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 10.2545 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesubsequen)
+ [6.05449 3.0327 9.04356 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ -1.52588e-05 -372.683 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (T)
+ [6.97085 ] pdfxs
+ (og) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 5.73813 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.33085 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 6.78537 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.54174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 6.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.31994 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 7.31994 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.54174 ] pdfxs
+ (o) show
+ (f)
+ [5.80358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 334.017 -394.606 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (ac) show
+ (r)
+ [5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.49088 8.42176 ] pdfxs
+ (Dat) show
+ (a)
+ [8.94544 ] pdfxs
+ (St) show
+ (ruc-)
+ [5.17085 6.96002 5.58542 4.1781 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (tu) show
+ (reA)
+ [5.17085 10.6689 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.87258 ] pdfxs
+ (an) show
+ (d)
+ [11.9018 ] pdfxs
+ (O) show
+ (ptimi)
+ [6.96002 4.8873 3.47997 10.4507 3.49088 ] pdfxs
+ (zat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on) show
+ 179.882 -416.528 m
+ /N614 10.909 Tf
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch:we)
+ [4.53815 6.0654 9.17447 7.57085 9.13083 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 13.3743 ] pdfxs
+ (t) show
+ (oiden)
+ [9.74173 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify,is)
+ [3.0327 3.33815 4.84359 7.47266 3.0327 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 7.47266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3417 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedis)
+ [3.0327 9.08711 3.0327 4.85451 9.13083 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -438.451 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.23626 ] pdfxs
+ (o) show
+ (fpr)
+ [7.25448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (md)
+ [13.0253 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.38174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.22535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.98173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.0253 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.0144 ] pdfxs
+ (a) show
+ (sawh)
+ [8.22535 9.39265 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le.Thedrivingm)
+ [3.0327 4.85451 8.74901 7.8763 6.0654 8.77084 6.0654 4.27631 3.02179 5.75995 3.0327 
+ 6.05449 9.39265 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.99264 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -460.373 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.18172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 9.93809 3.0327 8.18172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpr)
+ [8.12729 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.18172 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.7272 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.88721 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,frequency)
+ [6.97085 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 9.64355 ] pdfxs
+ (o) show
+ (fcodereuse)
+ [7.21084 4.8436 5.75995 6.0654 8.7272 4.2654 4.85451 6.05449 4.30902 8.7272 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 9.93809 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmodul)
+ [12.9707 9.09802 5.74904 6.0654 6.05449 3.0327 ] pdfxs
+ (a) show
+ (riz)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -482.296 m
+ (a) show
+ (re)
+ [4.27631 8.05084 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.88721 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,c)
+ [6.32722 4.8436 ] pdfxs
+ (o) show
+ (reprocess)
+ [4.27631 8.06175 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rspeeds)
+ [7.48355 4.29811 6.35994 4.85451 4.8436 6.0654 7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.06175 ] pdfxs
+ (g) show
+ (rowing)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 8.67265 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (a) show
+ (r)
+ [7.48355 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 8.66174 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.06175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rysubsys)
+ [4.2654 8.96719 4.30902 6.05449 6.0654 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.27264 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.06175 6.05449 4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (o) show
+ (frecursived)
+ [6.97085 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructuresisb)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.94172 3.0327 7.93081 6.37085 
+ ] pdfxs
+ (ot) show
+ (hprev)
+ [9.6981 6.05449 4.27631 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.85451 5.75995 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.8763 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.936 -526.141 m
+ (Thisw)
+ [7.8763 6.0654 3.0327 8.94535 7.57085 ] pdfxs
+ (o) show
+ (rkisprim)
+ [4.27631 10.3963 3.0327 8.94535 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyfocused)
+ [4.27631 3.0327 3.02179 10.4072 3.32724 5.75995 4.8436 6.0654 4.29811 4.85451 10.7017 
+ ] pdfxs
+ (o) show
+ (npr)
+ [10.7017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.7343 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 10.8981 ] pdfxs
+ (A) show
+ (ssuch,weshow)
+ [8.94535 4.30902 6.05449 4.54905 6.05449 7.93084 7.57085 9.49083 4.30902 6.05449 5.14905 
+ 12.5235 ] pdfxs
+ (t) show
+ (hat)
+ [6.05449 5.46541 8.88001 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ -3.05176e-05 -548.063 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.98176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.0145 4.85451 ] pdfxs
+ (a) show
+ (nhaveasubs)
+ [10.0145 6.05449 5.15996 5.4545 8.80356 9.40355 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.98176 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.80356 4.8436 6.37077 4.8436 4.8436 8.20365 ] pdfxs
+ (o) show
+ (nhe)
+ [10.0145 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pintensivepr)
+ [10.0145 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 8.80356 6.05449 
+ 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0145 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (a) show
+ -3.05176e-05 -569.986 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.06173 ] pdfxs
+ (o) show
+ (fex)
+ [7.13448 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelysimplem)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.55628 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 8.63993 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.63993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.10535 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.07264 ] pdfxs
+ (6) show
+ (\)c)
+ [8.04001 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.86173 6.35994 8.65084 6.05449 4.30902 4.8436 9.86173 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [9.25083 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.63993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -3.05176e-05 -591.908 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceevenm)
+ [6.0654 4.8436 9.75265 4.85451 5.4545 4.8436 10.9744 9.08711 ] pdfxs
+ (o) show
+ (re.Thesesimple)
+ [4.27631 4.8436 11.6944 7.8763 6.05449 4.85451 4.29811 9.76355 4.29811 3.0327 9.08711 
+ 6.0654 3.02179 9.76355 ] pdfxs
+ (t) show
+ (echniquesfocus)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 9.21807 3.32724 5.75995 
+ 4.8436 6.0654 9.20716 ] pdfxs
+ (o) show
+ (ndirectlyincre)
+ [10.9744 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 10.669 3.0327 6.05449 
+ 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singc)
+ [4.29811 3.0327 6.0654 10.3526 4.85451 ] pdfxs
+ (a) show
+ (chedensityby)
+ [4.53815 6.0654 9.75265 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 10.669 5.75995 
+ 5.75995 ] pdfxs
+ -3.05176e-05 -613.831 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ingin)
+ [3.02179 6.0654 9.3381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.12729 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 9.3381 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.949 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (roverhe)
+ [8.149 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,dem)
+ [6.05449 6.98176 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (inghowco)
+ [3.0327 6.05449 9.3381 6.0654 5.14905 11.7599 4.85451 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 225.818 -657.201 m
+ (194) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter2)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (T)
+ [19.3834 ] pdfxs
+ (h) show
+ (e)
+ [22.0356 ] pdfxs
+ (L) show
+ (LVMCom)
+ [13.6575 21.0443 35.7429 20.1519 13.9304 23.2503 ] pdfxs
+ (p) show
+ (iler)
+ [7.73363 7.75841 12.7157 20.6971 ] pdfxs
+ (In) show
+ (fr)
+ [8.50179 11.402 ] pdfxs
+ (a) show
+ (str)
+ [10.9806 10.8568 11.3772 ] pdfxs
+ (uc) show
+ (t)
+ [10.8568 ] pdfxs
+ (u) show
+ (re)
+ [11.3772 12.7157 ] pdfxs
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picd)
+ [6.05449 3.0327 7.57085 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.18175 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.58176 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.02536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.78174 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninheren)
+ [8.79265 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyrequires)
+ [3.02179 8.4872 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.02536 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.57085 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -133.509 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (obee\013ec)
+ [10.5926 6.35994 9.99264 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ive.When)
+ [3.0327 5.4545 4.85451 12.3817 11.2035 6.0654 4.8436 11.2035 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 9.44716 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 10.8981 4.29811 ] pdfxs
+ (ta) show
+ (rted,no)
+ [4.27631 4.23277 4.85451 6.05449 8.55265 6.05449 10.5926 ] pdfxs
+ (o) show
+ (pen-s)
+ [6.35994 4.85451 6.05449 3.64352 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 9.98173 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 0 -155.431 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emw)
+ [4.8436 13.2325 7.57085 ] pdfxs
+ (a) show
+ (sav)
+ [8.45444 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.98902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tprovided)
+ [8.37819 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 10.1999 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.98902 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesneeded.)
+ [3.02179 4.85451 8.44353 6.0654 4.8436 4.8436 6.0654 4.8436 6.0654 9.39264 ] pdfxs
+ (A) show
+ (ssuch,wedevel)
+ [8.44353 4.30902 6.05449 4.54905 6.0654 7.29812 7.57085 8.98902 6.0654 4.8436 5.4545 
+ 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.1999 ] pdfxs
+ (a) show
+ (ndbuilt)
+ [6.0654 10.1999 6.0654 6.05449 3.0327 3.0327 8.37819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -177.354 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [14.1818 7.8763 ] pdfxs
+ (o) show
+ (mpilerInfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.45445 3.94897 6.05449 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.03265 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ncurren)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 9.9381 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2435 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.03265 7.58175 ] pdfxs
+ (o) show
+ (rkin)
+ [4.2654 9.949 3.0327 10.2435 ] pdfxs
+ (t) show
+ (herest)
+ [6.05449 9.03265 4.27631 4.8436 4.30902 8.42183 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.48717 ] pdfxs
+ (t) show
+ (hesis\))
+ [6.0654 4.8436 4.30902 3.0327 4.29811 8.42183 ] pdfxs
+ (t) show
+ (osupp)
+ [9.64355 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -199.276 m
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.49811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.69812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.71991 ] pdfxs
+ (t) show
+ (obuildanovelpr)
+ [9.10901 6.05449 6.0654 3.0327 3.0327 9.709 9.10901 6.0654 5.14905 5.4545 4.85451 
+ 6.6763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mrepresen)
+ [12.7525 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.709 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (treduces)
+ [7.8982 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -221.199 m
+ (t) show
+ (hedi\016culty)
+ [6.05449 8.4872 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fimplemen)
+ [6.97085 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (echniques.)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.10535 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribess)
+ [4.85451 8.07264 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 8.10535 
+ 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.65084 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.65084 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntde)
+ [5.75995 8.04001 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ils)
+ [3.0327 3.0327 8.10535 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.66175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MC)
+ [13.8109 7.8763 ] pdfxs
+ (o) show
+ (mpilerSys)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.07264 6.0654 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.8944 ] pdfxs
+ (\() show
+ (whichis)
+ [7.8763 6.0654 3.0327 4.53815 9.87264 3.02179 4.29811 ] pdfxs
+ 0 -265.044 m
+ (nowusedf)
+ [6.0654 5.14905 11.9017 6.05449 4.30902 4.8436 10.0799 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [8.29082 3.33815 ] pdfxs
+ (a) show
+ (rm)
+ [8.29082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.86902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0799 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.87993 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.86902 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.32353 3.0327 10.0799 
+ ] pdfxs
+ (t) show
+ (histhesis)
+ [6.0654 3.02179 8.33444 4.23277 6.0654 4.8436 4.30902 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (,including)
+ [7.14539 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.47992 ] pdfxs
+ (t) show
+ (hetypesys)
+ [6.0654 8.86902 3.93823 5.75995 6.35994 8.86902 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -286.966 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (ndins)
+ [6.05449 9.6981 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nrepresent)
+ [9.6981 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -332.421 m
+ /N622 14.346 Tf
+ (2.1)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (I) show
+ (ntro)
+ [8.50717 6.2836 6.58481 8.52157 ] pdfxs
+ (duc) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -365.146 m
+ /N614 10.909 Tf
+ (Modern)
+ [10.0036 5.74904 6.0654 4.8436 4.27631 10.669 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.91262 ] pdfxs
+ (a) show
+ (reincre)
+ [4.27631 9.44719 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singinsize,ch)
+ [4.30902 3.02179 6.0654 10.0581 3.0327 10.669 4.29811 3.0327 4.8436 4.85451 7.87629 
+ 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.4581 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.05449 4.85451 3.02179 8.8799 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (rsi)
+ [8.8799 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlyduringexecu)
+ [5.75995 4.23277 3.0327 10.3635 6.0654 6.05449 4.27631 3.0327 6.05449 10.069 4.8436 
+ 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -387.069 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtdyn)
+ [4.27631 7.33093 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micex)
+ [9.09802 3.02179 7.95266 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.39627 ] pdfxs
+ (a) show
+ (ndup)
+ [6.0654 9.15265 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (des,)
+ [6.05449 4.85451 4.29811 6.23994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.16356 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhavec)
+ [4.85451 9.15265 6.0654 5.14905 5.4545 7.94175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (swri)
+ [7.40718 7.8763 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (eninmul)
+ [4.8436 9.16356 3.0327 9.15265 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ipledi\013eren)
+ [3.0327 6.05449 3.0327 7.94175 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ 0 -408.991 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Whiles)
+ [4.8436 4.30902 7.66902 11.2144 6.0654 3.02179 3.0327 7.8763 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 7.86539 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nshavesm)
+ [6.0654 7.31991 6.0654 5.14905 5.4545 7.8763 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llh)
+ [3.0327 6.05449 6.05449 ] pdfxs
+ (o) show
+ (tsp)
+ [7.26547 4.30902 6.35994 ] pdfxs
+ (ot) show
+ (s,)
+ [4.29811 6.1854 ] pdfxs
+ (ot) show
+ (hersspre)
+ [6.05449 4.85451 4.2654 7.33081 4.29811 6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.08719 ] pdfxs
+ (t) show
+ (heirexecu)
+ [6.05449 4.85451 3.0327 7.28719 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntimeevenly)
+ [9.08719 4.23277 3.0327 9.09802 7.86539 4.85451 5.4545 4.8436 6.0654 3.0327 5.75995 
+ ] pdfxs
+ 0 -430.914 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.43274 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.2435 3.0327 ] pdfxs
+ (34) show
+ (].)
+ [3.0327 9.53446 ] pdfxs
+ (I) show
+ (n)
+ [10.2545 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.45445 ] pdfxs
+ (t) show
+ (om)
+ [9.64355 9.09802 ] pdfxs
+ (a) show
+ (ximize)
+ [5.74904 3.0327 9.08711 3.0327 4.85451 9.03265 ] pdfxs
+ (t) show
+ (hee\016ciency)
+ [6.0654 9.03265 4.85451 9.08711 4.8436 3.0327 4.85451 6.05449 4.85451 9.9381 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.22175 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 9.03265 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,we)
+ [9.08711 4.30902 7.35266 7.58175 4.8436 ] pdfxs
+ 0 -452.836 m
+ (believe)
+ [6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.57447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpr)
+ [7.97456 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.818 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmustbeperf)
+ [9.78537 8.79257 6.05449 4.30902 7.96365 6.37085 8.57447 6.35994 4.85451 4.2654 3.33815 
+ ] pdfxs
+ (o) show
+ (rmed)
+ [4.2654 9.09802 4.8436 9.78537 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.97456 ] pdfxs
+ (t) show
+ (helife)
+ [6.05449 8.57447 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.57447 ] pdfxs
+ (o) show
+ (f)
+ [7.05812 ] pdfxs
+ (a) show
+ 0 -474.759 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Such)
+ [9.08711 10.2545 6.0654 6.05449 4.54905 10.4835 ] pdfxs
+ (\\) show
+ (lifel)
+ [3.0327 3.0327 3.32724 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.05449 9.88355 4.8436 5.75995 6.0654 9.27265 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 9.88355 ] pdfxs
+ (t) show
+ (echniquesenc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.72717 4.8436 6.0654 
+ 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 8.72717 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.46175 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -496.682 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 10.0581 ] pdfxs
+ (a) show
+ (tlink-time)
+ [8.23637 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 8.83629 ] pdfxs
+ (\(t) show
+ (opreserve)
+ [9.44719 6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 8.8472 ] pdfxs
+ (t) show
+ (hebene\f)
+ [6.05449 8.8472 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.30172 ] pdfxs
+ (o) show
+ (fsep)
+ [7.33084 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [8.83629 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,m)
+ [7.12357 9.08711 ] pdfxs
+ (a) show
+ (chine-dependent)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 3.63261 6.0654 4.8436 6.37085 4.8436 6.0654 
+ 6.05449 4.85451 5.74904 8.23637 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -518.604 m
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.80353 ] pdfxs
+ (a) show
+ (tins)
+ [8.73819 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.02179 7.52721 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.34901 ] pdfxs
+ (o) show
+ (ne)
+ [10.549 4.85451 ] pdfxs
+ (a) show
+ (chsys)
+ [4.53815 10.5599 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,dynamic)
+ [4.85451 9.08711 7.74539 6.05449 5.75995 6.05449 5.46541 9.08711 3.0327 9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.549 ] pdfxs
+ (a) show
+ (trun)
+ [8.73819 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 7.74539 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 10.549 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -540.527 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbetweenruns)
+ [9.6981 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 9.6981 4.2654 6.0654 6.05449 
+ 7.94172 ] pdfxs
+ (\(\\) show
+ (idle)
+ [3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (") show
+ (\)usingpr)
+ [7.88729 6.05449 4.30902 3.02179 6.0654 9.08719 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 8.4872 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edfr)
+ [4.8436 9.6981 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (t) show
+ (heend-user.)
+ [6.0654 8.47629 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 4.2654 3.0327 
+ ] pdfxs
+ 228.545 -582.481 m
+ (11) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (23) 24
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.4144 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.38173 3.0327 7.63627 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.18175 ] pdfxs
+ (o) show
+ (nlyusef)
+ [6.05449 3.0327 9.08719 6.05449 4.30902 8.17084 3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.60355 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 8.78174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.62536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.38173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.O)
+ [6.0654 7.77811 8.47629 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.60355 ] pdfxs
+ (a) show
+ (ppli-)
+ [6.05449 6.0654 3.0327 3.0327 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.14899 ] pdfxs
+ (o) show
+ (fs)
+ [7.18903 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.69447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.14899 ] pdfxs
+ (a) show
+ (refund)
+ [4.27631 8.69447 3.33815 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyin)
+ [3.0327 3.0327 9.61082 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.92721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.91628 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.70538 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rem)
+ [4.27631 8.69447 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.09456 4.85451 ] pdfxs
+ (o) show
+ (nvenient)
+ [5.74904 5.4545 4.85451 6.05449 3.0327 4.85451 5.74904 8.09456 ] pdfxs
+ (to) show
+ -16.936 -43.845 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.6653 ] pdfxs
+ (a) show
+ (tlink-time)
+ [7.81092 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 8.42175 ] pdfxs
+ (\() show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesinclude)
+ [9.08711 6.0654 3.0327 4.8436 7.87627 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 
+ 4.8436 ] pdfxs
+ 172.575 -43.845 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (ac) show
+ (rosc)
+ [4.0363 5.58542 4.45083 4.46185 ] pdfxs
+ (o) show
+ (pic)
+ [5.58542 3.33823 8.86909 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.42539 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (ture)
+ [3.6327 5.84725 4.04721 8.86909 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.91258 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 363.235 -43.845 m
+ /N614 10.909 Tf
+ (,s)
+ [6.62176 4.29811 ] pdfxs
+ (tat) show
+ (icdebu)
+ [3.0327 8.42175 6.05449 4.85451 6.05449 6.0654 ] pdfxs
+ (gg) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,) show
+ -16.936 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icle)
+ [3.0327 8.91265 3.02179 4.85451 ] pdfxs
+ (a) show
+ (kde)
+ [9.8181 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ecti)
+ [4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.1235 3.0327 ] pdfxs
+ (69) show
+ (],)
+ [3.02179 7.19994 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.1126 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.8181 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.33445 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.S)
+ [9.14174 6.0654 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1126 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.36717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1126 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.17081 ] pdfxs
+ (a) show
+ (rebeingdevel)
+ [4.2654 8.71629 6.37085 4.8436 3.0327 6.05449 9.32719 6.0654 4.8436 5.4545 4.8436 
+ 3.0327 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 9.92718 ] pdfxs
+ (t) show
+ (oenf)
+ [9.32719 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcepr)
+ [4.27631 4.8436 8.71629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [12.9598 4.30902 ] pdfxs
+ (a) show
+ (fety,butmustbedone)
+ [3.32724 4.85451 3.93823 4.84359 6.95994 6.05449 6.0654 8.11638 8.78166 6.0654 4.29811 
+ 8.11638 6.35994 8.71629 6.05449 5.46541 6.05449 8.71629 ] pdfxs
+ (a) show
+ (ts)
+ [8.11638 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (reins)
+ [4.27631 8.71629 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -109.613 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.62902 ] pdfxs
+ (o) show
+ (rl)
+ [8.06173 3.0327 ] pdfxs
+ (oa) show
+ (d-)
+ [6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime[)
+ [3.0327 9.08711 8.62902 3.0327 ] pdfxs
+ (48) show
+ (].)
+ [3.0327 8.32356 ] pdfxs
+ (A) show
+ (llowinglifel)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.23992 3.02179 3.0327 3.33815 4.8436 
+ 3.0327 ] pdfxs
+ (o) show
+ (ngre)
+ [6.0654 9.23992 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.62902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8834 ] pdfxs
+ (g) show
+ (ives)
+ [3.02179 5.4545 4.85451 8.08354 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.08354 ] pdfxs
+ (t) show
+ (hepower)
+ [6.0654 8.62902 6.37085 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ -16.936 -131.535 m
+ (t) show
+ (oev)
+ [10.0254 4.8436 5.4545 ] pdfxs
+ (o) show
+ (lveprocess)
+ [3.0327 5.4545 9.41447 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 8.87989 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.05449 10.6254 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sedin)
+ [4.30902 4.8436 10.6254 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.32724 ] pdfxs
+ (a) show
+ (cesinm)
+ [4.85451 4.8436 8.86898 3.0327 10.6254 9.09802 ] pdfxs
+ (o) show
+ (re\rexibleways[)
+ [4.27631 9.41447 6.05449 4.85451 5.74904 3.0327 6.0654 3.0327 9.41447 7.57085 5.14905 
+ 5.75995 8.86898 3.0327 ] pdfxs
+ (27) show
+ (,)
+ [7.60357 ] pdfxs
+ (50) show
+ (],while)
+ [3.02179 7.83266 7.8763 6.0654 3.0327 3.0327 9.41447 ] pdfxs
+ (a) show
+ (llowingle)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.0254 3.0327 4.8436 ] pdfxs
+ (ga) show
+ (cy)
+ [4.85451 5.75995 ] pdfxs
+ -16.936 -153.458 m
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (orun)
+ [9.08719 4.27631 6.0654 6.0654 ] pdfxs
+ 77.094 -153.458 m
+ /N634 10.909 Tf
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 99.131 -153.458 m
+ /N614 10.909 Tf
+ (o) show
+ (nnewsys)
+ [9.6981 6.05449 4.85451 11.509 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 3.0327 ] pdfxs
+ -1.52588e-05 -175.38 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.93444 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.8436 8.90172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 4.29811 
+ ] pdfxs
+ 113.539 -175.38 m
+ /N1025 10.909 Tf
+ (LLVM)
+ [7.54904 6.15269 9.47995 11.9126 ] pdfxs
+ 153.263 -175.38 m
+ /N614 10.909 Tf
+ (|)
+ [15.5453 ] pdfxs
+ (L) show
+ (ow-)
+ [5.14905 7.8763 3.64352 ] pdfxs
+ (L) show
+ (evel)
+ [4.8436 5.4545 4.85451 7.65811 ] pdfxs
+ (V) show
+ (irtu)
+ [3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lM)
+ [7.66902 9.99272 ] pdfxs
+ (a) show
+ (chine|ac)
+ [4.54905 6.0654 3.02179 6.0654 9.47992 15.5453 10.0908 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.91263 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.3854 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -16.936 -197.303 m
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.84717 ] pdfxs
+ (t) show
+ (om)
+ [9.99264 9.08711 ] pdfxs
+ (a) show
+ (kelifel)
+ [5.4545 9.39265 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngpr)
+ [6.05449 10.0035 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.6362 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.30902 3.02179 8.84717 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nav)
+ [10.6035 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 9.38174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.81445 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rys)
+ [4.27631 10.2981 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,)
+ [4.2654 4.85451 7.78902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.936 -219.225 m
+ (inam)
+ [3.0327 10.5163 9.91628 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 8.73809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [8.70546 3.0327 8.75989 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.85451 5.74904 8.70546 ] pdfxs
+ (t) show
+ (opr)
+ [9.91628 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmers.)
+ [9.08711 9.09802 4.8436 4.27631 4.29811 10.3526 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4654 ] pdfxs
+ (a) show
+ (chieves)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 4.85451 8.75989 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.7708 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htwop)
+ [10.5272 3.93823 7.57085 9.91628 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 9.52355 ] pdfxs
+ (\(a\)) show
+ 445.488 -219.225 m
+ /N634 10.909 Tf
+ (a) show
+ -16.936 -241.148 m
+ (co)
+ [4.46185 5.01816 ] pdfxs
+ (d) show
+ (er)
+ [8.4 4.0363 ] pdfxs
+ (ep) show
+ (r)
+ [4.04721 ] pdfxs
+ (ese) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 77.601 -241.148 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsever)
+ [9.11992 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [6.09813 6.0654 5.14905 5.4545 4.8436 6.09813 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.36354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tserves)
+ [7.30911 4.30902 4.8436 4.27631 5.4545 4.8436 7.36354 ] pdfxs
+ (a) show
+ (sac)
+ [7.37445 8.51993 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nrepresen)
+ [9.11992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.13083 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -16.936 -263.07 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.83994 ] pdfxs
+ (a) show
+ (ndcodedis)
+ [6.05449 9.829 4.85451 5.75995 6.05449 8.61811 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n;)
+ [6.0654 6.86176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.829 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ 209.628 -263.07 m
+ /N634 10.909 Tf
+ (ac)
+ [9.59993 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (r)
+ [8.62898 ] pdfxs
+ (des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n) show
+ 297.696 -263.07 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.01819 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.07263 ] pdfxs
+ (t) show
+ (hisrepresen)
+ [6.05449 3.0327 8.07263 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -284.993 m
+ (t) show
+ (oprovideac)
+ [8.85811 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.25811 8.85811 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (fc)
+ [6.74176 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisn)
+ [7.64729 3.0327 7.71263 6.05449 ] pdfxs
+ (o) show
+ (tav)
+ [7.6582 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.25811 3.0327 9.46901 ] pdfxs
+ (a) show
+ (nyprevi)
+ [5.75995 9.16356 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 7.71263 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.936 -306.915 m
+ (weknow)
+ [7.57085 8.4872 5.75995 6.0654 5.14905 11.509 ] pdfxs
+ (o) show
+ (f.)
+ [3.33815 3.0327 ] pdfxs
+ -4.57764e-05 -328.838 m
+ (The)
+ [7.8763 6.0654 9.50174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [14.6618 4.8436 5.75995 6.0654 9.50174 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ndescribesapr)
+ [10.7235 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.95625 10.1235 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (musing)
+ [13.7562 6.05449 4.30902 3.0327 6.05449 10.1126 ] pdfxs
+ (a) show
+ (n)
+ [10.7235 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.90182 ] pdfxs
+ (RI) show
+ (SC-likeins)
+ [6.0654 7.8763 3.63261 3.0327 3.0327 5.4545 9.50174 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -350.761 m
+ (setbutwi)
+ [4.29811 4.85451 8.95637 6.0654 6.05449 8.96728 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hkeyhi)
+ [10.7781 5.4545 4.8436 10.4835 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-levelinf)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 7.74539 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.7781 3.32724 ] pdfxs
+ (o) show
+ (re\013ec)
+ [8.98899 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Thisincludestypeinf)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 11.1163 7.88721 6.05449 3.0327 9.02171 3.0327 
+ 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 9.02171 3.93823 5.75995 6.35994 9.56719 
+ 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -16.936 -372.683 m
+ (explicitc)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 6.91639 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row)
+ [5.7054 6.0654 5.14905 10.5599 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs,)
+ [6.0654 6.05449 4.30902 5.89086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.7381 ] pdfxs
+ (a) show
+ (nexplicitdat)
+ [8.72719 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 6.91639 6.05449 5.46541 
+ 4.23277 ] pdfxs
+ (a) show
+ (\rowrepresen)
+ [6.0654 5.14905 10.5599 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (\() show
+ (using)
+ [6.0654 4.29811 3.0327 6.0654 8.1272 ] pdfxs
+ (a) show
+ (nin\fni)
+ [8.72719 3.0327 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e,typedre)
+ [4.8436 5.90177 3.93823 5.74904 6.37085 4.8436 8.7381 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -394.606 m
+ (setinS)
+ [4.29811 4.85451 8.97819 3.0327 10.7999 6.0654 ] pdfxs
+ (ta) show
+ (ticSin)
+ [4.23277 3.0327 9.58901 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.58901 ] pdfxs
+ (A) show
+ (ssi)
+ [4.29811 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.85451 5.75995 8.97819 3.33815 ] pdfxs
+ (o) show
+ (rm[)
+ [4.2654 13.8325 3.0327 ] pdfxs
+ (40) show
+ (]\).There)
+ [3.0327 4.23277 11.1926 7.8763 6.0654 4.8436 4.27631 9.58901 ] pdfxs
+ (a) show
+ (resever)
+ [4.27631 9.58901 4.29811 4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [7.7672 6.05449 5.15996 5.4545 4.8436 7.7672 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresin)
+ [6.0654 4.27631 4.8436 9.04353 3.0327 10.7999 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.58901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [14.7381 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ -16.936 -416.528 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 8.41084 ] pdfxs
+ (\(a) show
+ (\)Alow-level,)
+ [8.13819 12.0872 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 4.85451 3.02179 
+ 3.0327 ] pdfxs
+ 137.012 -416.528 m
+ /N634 10.909 Tf
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (-in)
+ [3.89453 3.34914 6.13082 ] pdfxs
+ (de) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (de) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 242.394 -416.528 m
+ /N614 10.909 Tf
+ (typesys)
+ [3.93823 5.75995 6.35994 8.74902 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.9925 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.1491 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.97082 6.35994 8.74902 6.0654 4.29811 4.85451 9.95991 ] pdfxs
+ (to) show
+ 401.719 -416.528 m
+ /N634 10.909 Tf
+ (impl)
+ [3.34914 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ -16.9361 -438.451 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tatypes)
+ [4.23277 8.58538 3.93823 5.75995 6.35994 4.85451 7.429 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.18537 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 7.429 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mhi)
+ [12.218 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 6.15267 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,exp)
+ [4.85451 4.29811 6.26176 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.05449 8.58538 ] pdfxs
+ (t) show
+ (heirimplemen)
+ [6.0654 4.8436 3.0327 7.39628 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbehavi)
+ [9.19628 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [7.39628 ] pdfxs
+ (t) show
+ (o)
+ [8.58538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -16.9361 -460.373 m
+ (s)
+ [4.29811 ] pdfxs
+ (tag) show
+ (es)
+ [4.85451 7.87627 ] pdfxs
+ (o) show
+ (f)
+ [6.90539 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thistypesys)
+ [6.05449 7.86538 7.8763 6.05449 3.0327 7.87627 3.93823 5.75995 6.37085 8.42175 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emincludes)
+ [4.85451 12.6653 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 7.87627 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.42175 3.93823 5.75995 6.35994 8.42175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedbys)
+ [9.63264 6.05449 4.30902 4.8436 9.64355 5.74904 9.3381 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.63264 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ -16.9361 -482.296 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independen)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (\))
+ [9.01091 ] pdfxs
+ (t) show
+ (echniques,such)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 8.08356 4.30902 
+ 6.05449 4.54905 10.8217 ] pdfxs
+ (a) show
+ (s)
+ [9.07625 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 9.07625 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [9.04354 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.04354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,dependence)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.08356 6.05449 4.85451 6.35994 4.85451 6.05449 
+ 6.0654 4.8436 6.0654 4.8436 9.62174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -16.9361 -504.218 m
+ (a) show
+ (ndd)
+ [6.0654 10.069 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.46901 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 8.99992 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 8.24728 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.31262 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [8.27991 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmingtypec)
+ [4.2654 9.09802 3.0327 6.05449 9.46901 3.93823 5.75995 6.35994 8.85811 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (a) show
+ (ndlow-level)
+ [6.0654 10.069 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.0363 
+ ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -16.9361 -526.141 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (icwhilepreservingtypeinf)
+ [3.02179 7.84357 7.8763 6.0654 3.0327 3.0327 7.83266 6.0654 4.27631 4.8436 4.30902 
+ 4.8436 4.27631 5.74904 3.0327 6.0654 8.44356 3.93823 5.75995 6.35994 7.84357 3.0327 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.66902 ] pdfxs
+ (\() show
+ (c\)Twolow-levelexcep)
+ [4.8436 7.24366 7.8763 7.57085 8.45447 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 
+ 5.4545 4.8436 6.02176 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-h)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (ndlingins)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 8.45447 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.29809 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.9361 -548.063 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.0654 9.58901 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fcexcep)
+ [4.85451 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.97811 4.85451 5.75995 
+ 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [10.189 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,whileexplici)
+ [3.0327 4.8436 4.30902 7.28721 7.8763 6.05449 3.0327 3.0327 8.97811 4.85451 5.75995 
+ 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyexp)
+ [3.0327 9.88355 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (singexcep)
+ [4.29811 3.0327 6.05449 9.58901 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.16721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ -16.9361 -569.986 m
+ (\row)
+ [6.0654 5.14905 11.509 ] pdfxs
+ (t) show
+ (othec)
+ [9.0981 4.23277 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ -7.62939e-05 -591.908 m
+ (The)
+ [7.8763 6.0654 10.0799 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [15.2399 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [11.2908 3.0327 4.29811 ] pdfxs
+ 145.37 -591.908 m
+ /N634 10.909 Tf
+ (so) show
+ (urc)
+ [5.85816 4.0363 4.46185 ] pdfxs
+ (e) show
+ (-lan)
+ [3.90544 2.78176 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (-in)
+ [3.89453 3.34914 6.13082 ] pdfxs
+ (de) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (de) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 280.163 -591.908 m
+ /N614 10.909 Tf
+ (,f)
+ [8.67265 3.32724 ] pdfxs
+ (o) show
+ (rtwore)
+ [9.51263 3.93823 7.57085 10.6908 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.0654 4.29811 12.6763 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,ituses)
+ [8.66174 3.0327 9.48 6.0654 4.29811 4.85451 9.53443 ] pdfxs
+ (a) show
+ -16.9361 -613.831 m
+ (low-levelinstruc)
+ [3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 7.22175 3.0327 6.05449 
+ 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.2435 4.30902 4.8436 8.43274 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.2545 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rymodelth)
+ [4.2654 9.949 9.08711 5.75995 6.0654 4.8436 7.22175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.04356 ] pdfxs
+ (o) show
+ (nlysligh)
+ [6.05449 3.0327 9.9381 4.30902 3.0327 3.02179 5.46541 5.74904 ] pdfxs
+ (t) show
+ (lyricher)
+ [3.0327 9.949 4.2654 3.0327 4.54905 6.05449 4.85451 8.45445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ns)
+ [10.2435 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.2435 ] pdfxs
+ (a) show
+ (ssembly)
+ [4.30902 4.29811 4.85451 8.78166 6.0654 3.0327 5.75995 ] pdfxs
+ 211.609 -657.201 m
+ (12) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.52718 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 8.9781 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [7.46184 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.46184 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.0654 8.07266 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (miclay)
+ [9.08711 3.0327 8.06175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.46184 ] pdfxs
+ (o) show
+ (f)
+ [6.5563 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.07266 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p:he)
+ [6.0654 7.66902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [9.28355 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (utisc)
+ [6.05449 7.46184 3.0327 7.52718 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 10.909 -21.922 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lledb)
+ [3.02179 3.0327 4.85451 8.71629 6.35994 ] pdfxs
+ (ot) show
+ (hby)
+ [8.71629 5.75995 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.50539 ] pdfxs
+ (\() show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 8.71629 ] pdfxs
+ (t) show
+ (opredic)
+ [8.10538 6.0654 4.27631 4.8436 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (\)dyn)
+ [6.89457 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micbehavi)
+ [9.08711 3.0327 7.50539 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [6.92719 ] pdfxs
+ (o) show
+ (f)
+ [5.98904 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.49448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [11.7489 ] pdfxs
+ (a) show
+ (swell)
+ [6.95991 7.57085 4.85451 3.0327 5.68359 ] pdfxs
+ (a) show
+ (s)
+ [6.95991 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.50539 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r) show
+ 10.909 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (o) show
+ (fm)
+ [6.46903 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (freebeingused,whichisusu)
+ [3.32724 4.27631 4.8436 7.97448 6.37085 4.8436 3.0327 6.0654 8.57447 6.0654 4.29811 
+ 4.85451 6.05449 6.26176 7.8763 6.0654 3.0327 4.53815 9.19628 3.02179 7.429 6.0654 
+ 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyn)
+ [3.0327 3.0327 8.87992 6.0654 ] pdfxs
+ (o) show
+ (tprovidedby)
+ [7.36366 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 9.18537 5.75995 8.89083 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.97448 4.85451 ] pdfxs
+ (o) show
+ (mpilerven-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.39628 5.4545 4.8436 6.0654 3.63261 ] pdfxs
+ 10.909 -65.768 m
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (r.Wi)
+ [4.2654 7.83266 11.2144 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.72365 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (a) show
+ (bilitytore)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.25083 4.23277 8.94538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.73456 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.55628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (llay)
+ [6.52358 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut,)
+ [6.0654 4.23277 6.55631 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.33448 4.85451 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.75628 6.0654 ] pdfxs
+ (a) show
+ (slimi)
+ [7.78899 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.54537 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 10.909 -87.69 m
+ (t) show
+ (ouses)
+ [9.06538 6.05449 4.30902 8.45447 4.30902 ] pdfxs
+ (ta) show
+ (ticinf)
+ [4.23277 3.0327 8.46538 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ninfer)
+ [9.67628 3.0327 6.05449 3.33815 4.8436 7.88719 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.84365 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.698 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [9.06538 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.45447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7089 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce,)
+ [6.05449 4.85451 4.8436 6.64358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.66537 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 10.909 -109.613 m
+ (limi)
+ [3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (operf)
+ [9.08719 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.7307 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdepend)
+ [7.88729 6.05449 4.85451 6.35994 4.8436 6.0654 9.6981 ] pdfxs
+ (o) show
+ (nhe)
+ [9.6981 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [9.6981 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (.) show
+ 0 -139.274 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -139.274 m
+ /N614 10.909 Tf
+ (Modern)
+ [10.0036 5.74904 6.0654 4.8436 4.27631 10.4617 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.70535 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 9.25083 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [9.25083 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4617 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingbi)
+ [3.0327 6.05449 9.85082 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (er:)
+ [4.8436 4.27631 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.69444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4508 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (imem)
+ [3.0327 9.08711 9.25083 9.08711 ] pdfxs
+ (att) show
+ (ers!)
+ [4.8436 4.27631 4.30902 3.0327 ] pdfxs
+ 10.909 -161.196 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.53449 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.7999 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.26174 ] pdfxs
+ (a) show
+ (reun)
+ [4.2654 8.35629 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.35629 ] pdfxs
+ (t) show
+ (ouse)
+ [8.95629 6.05449 4.30902 8.34538 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.7999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (\(a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne\))
+ [6.0654 4.8436 7.74547 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.34538 ] pdfxs
+ (a) show
+ (smuch)
+ [7.81081 8.78166 6.0654 4.53815 9.56719 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 10.909 -183.119 m
+ (t) show
+ (operf)
+ [9.65446 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.2871 ] pdfxs
+ (a) show
+ (s)
+ [8.49808 ] pdfxs
+ (t) show
+ (herest)
+ [6.0654 9.04356 4.27631 4.8436 4.30902 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 9.04356 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 9.05447 3.32724 ] pdfxs
+ (o) show
+ (rapr)
+ [8.47627 9.65446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:)
+ [9.08711 9.01083 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.50899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequireh)
+ [8.44365 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 9.04356 6.0654 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.2654 8.50899 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -205.041 m
+ (daysf)
+ [6.0654 5.14905 5.75995 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (ta) show
+ (keminu)
+ [5.4545 8.47629 9.09802 3.02179 5.75995 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.05449 3.0327 3.0327 8.4872 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ely)
+ [4.8436 3.0327 9.39264 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heques)
+ [6.05449 8.4872 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572998 -235.235 m
+ (Atro)
+ [7.8763 7.80001 4.2654 5.75995 ] pdfxs
+ (ot) show
+ (,)
+ [6.59994 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.85445 ] pdfxs
+ (t) show
+ (hesisisdev)
+ [6.0654 4.8436 4.30902 3.0327 7.85445 3.02179 7.86536 6.05449 4.85451 5.4545 ] pdfxs
+ (o) show
+ (ted)
+ [4.23277 4.85451 9.61082 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (ta) show
+ (king)
+ [5.74904 3.0327 6.0654 8.99992 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.39993 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.0654 3.02179 4.85451 9.08711 7.85445 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.61082 4.8436 ] pdfxs
+ (a) show
+ (refullybre)
+ [4.27631 4.85451 3.32724 6.0654 3.02179 3.0327 9.31628 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.0654 8.99992 ] pdfxs
+ (t) show
+ (hemdownin)
+ [6.0654 4.8436 12.6434 6.0654 5.14905 7.8763 9.61082 3.0327 5.75995 ] pdfxs
+ (to) show
+ -16.364 -257.157 m
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (ogo) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpiecesth)
+ [6.15267 6.0654 3.02179 4.85451 4.8436 4.85451 7.429 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.36366 4.85451 ] pdfxs
+ (a) show
+ (nbeh)
+ [9.18537 6.35994 7.97448 6.0654 ] pdfxs
+ (a) show
+ (ndledbypurely)
+ [6.05449 6.0654 3.0327 4.8436 9.18537 5.75995 8.87992 6.0654 6.05449 4.27631 4.8436 
+ 3.0327 8.87992 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.18537 ] pdfxs
+ (t) show
+ (echniques.Wi)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 7.70175 11.2144 
+ 3.0327 ] pdfxs
+ (t) show
+ (hrespect)
+ [9.18537 4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 7.37456 ] pdfxs
+ (t) show
+ (o)
+ [8.57447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.97448 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 3.0327 ] pdfxs
+ -16.364 -279.08 m
+ /N1025 10.909 Tf
+ (Th) show
+ (eLLVMC)
+ [10.6362 7.53813 6.15269 9.49086 16.7889 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (il)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (r)
+ [10.0472 ] pdfxs
+ (In) show
+ (fr)
+ [3.82904 5.17085 ] pdfxs
+ (a) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (tur)
+ [4.8873 6.96002 5.17085 ] pdfxs
+ (e) show
+ 186.843 -279.08 m
+ /N614 10.909 Tf
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.509 ] pdfxs
+ (2) show
+ (\)isdesi)
+ [8.49819 3.02179 8.55262 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.309 ] pdfxs
+ (t) show
+ (oc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (nic)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lize)
+ [3.0327 3.0327 4.8436 9.09811 ] pdfxs
+ (a) show
+ (smuch)
+ [8.55262 8.78166 6.0654 4.53815 10.309 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -16.364 -301.003 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.89811 4.85451 
+ ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 10.6254 ] pdfxs
+ (a) show
+ (sp)
+ [9.18534 6.35994 ] pdfxs
+ (o) show
+ (ssiblein)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.73083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (osimplef)
+ [10.3308 4.29811 3.0327 9.09802 6.05449 3.0327 9.71992 3.33815 ] pdfxs
+ (o) show
+ (rms:itelimin)
+ [4.2654 9.09802 4.29811 10.3635 3.0327 9.10909 4.85451 3.0327 3.02179 9.09802 3.0327 
+ 6.05449 ] pdfxs
+ (at) show
+ (esbi)
+ [4.8436 9.18534 6.05449 3.0327 ] pdfxs
+ (t) show
+ (-\felds,li)
+ [3.63261 6.0654 4.8436 3.0327 6.0654 4.29811 8.21447 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.90902 4.29811 ] pdfxs
+ (t) show
+ (ringc)
+ [4.27631 3.02179 6.0654 10.3308 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -16.364 -322.925 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (s,unions,c)
+ [4.29811 6.68721 6.05449 6.0654 3.02179 5.46541 6.05449 4.30902 6.6763 4.8436 ] pdfxs
+ (o) show
+ (mplexlo)
+ [9.08711 6.0654 3.0327 4.8436 9.40355 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pings)
+ [6.05449 3.0327 6.0654 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,se)
+ [6.05449 4.27631 4.8436 4.30902 6.6763 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,s)
+ [6.0654 5.74904 3.33815 9.08711 6.0654 6.6763 4.29811 ] pdfxs
+ (o) show
+ (urce-levelexcep)
+ [6.0654 4.27631 4.8436 4.8436 3.64352 3.0327 4.8436 5.4545 4.8436 6.6763 4.85451 
+ 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [9.6981 4.30902 4.8436 9.09802 ] pdfxs
+ (a) show
+ (ntics,)
+ [5.75995 4.23277 3.0327 4.85451 4.29811 6.6763 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.364 -344.848 m
+ (a)
+ [9.64355 ] pdfxs
+ (t) show
+ (remend)
+ [4.27631 4.8436 9.09802 4.8436 6.0654 6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 8.49808 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 8.46536 4.30902 ] pdfxs
+ (o) show
+ (urce-levelde)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 4.85451 5.4545 4.8436 7.22175 6.0654 
+ 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 7.22175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.44365 7.57085 ] pdfxs
+ (o) show
+ (uldm)
+ [6.0654 3.02179 10.2545 9.09802 ] pdfxs
+ (a) show
+ (kein)
+ [5.4545 9.03265 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.22175 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.364 -366.77 m
+ (like)
+ [3.0327 3.0327 5.4545 8.37811 ] pdfxs
+ (t) show
+ (hesem)
+ [6.0654 4.8436 4.30902 8.37811 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.38902 4.8436 ] pdfxs
+ (o) show
+ (mplex,whilepreserving)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 6.58903 7.8763 6.0654 3.02179 3.0327 8.38902 
+ 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.75995 3.0327 6.05449 8.98901 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.37811 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntfe)
+ [5.75995 7.7782 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uressuch)
+ [6.0654 4.2654 4.85451 7.83263 4.30902 6.05449 4.54905 9.59991 ] pdfxs
+ (a) show
+ (s)
+ [7.83263 ] pdfxs
+ (t) show
+ (hetypes)
+ [6.0654 8.37811 3.93823 5.75995 6.37085 8.37811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,d)
+ [6.0654 4.2654 4.85451 6.58903 6.05449 ] pdfxs
+ (ata) show
+ (-) show
+ -16.364 -388.693 m
+ (\rowe\013ec)
+ [6.0654 5.14905 12.6981 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,d)
+ [4.30902 8.13811 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [10.2654 ] pdfxs
+ (a) show
+ (ccessbehavi)
+ [4.85451 4.8436 4.85451 4.29811 9.11989 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 
+ ] pdfxs
+ (o) show
+ (r,e)
+ [4.27631 8.13811 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 11.4217 ] pdfxs
+ (I) show
+ (nprinciple,thel)
+ [10.8872 6.05449 4.27631 3.0327 6.05449 4.85451 3.02179 6.0654 3.0327 4.8436 8.14902 
+ 4.23277 6.0654 9.66537 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentn)
+ [4.8436 3.64352 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 5.74904 9.06546 6.05449 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.27631 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [8.14902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.364 -410.615 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.97807 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.70175 ] pdfxs
+ (o) show
+ (fthe)
+ [8.01811 4.23277 6.0654 9.52356 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.97807 3.0327 10.7344 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.97807 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 8.97807 ] pdfxs
+ (t) show
+ (ow)
+ [10.1345 7.57085 ] pdfxs
+ (o) show
+ (rkunmodi\fedf)
+ [4.27631 10.4399 6.05449 6.0654 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 10.7344 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 10.429 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [9.52356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.91273 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.97807 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.364 -432.538 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.2254 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,th)
+ [6.05449 7.40721 4.23277 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinpr)
+ [10.2763 3.0327 10.2872 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.85451 4.8436 7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.06538 ] pdfxs
+ (t) show
+ (echniquesmayhaveincre)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.5308 9.08711 5.14905 
+ 9.98173 6.0654 5.14905 5.4545 9.06538 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.2872 ] pdfxs
+ (o) show
+ (rreducedimp)
+ [8.49809 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 10.2872 3.02179 9.09802 6.05449 
+ ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -454.46 m
+ (I) show
+ (n)
+ [10.1017 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.1563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msupp)
+ [14.04 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [8.34535 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.87993 ] pdfxs
+ (a) show
+ (nde\016cientlink-)
+ [6.05449 10.1017 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.28001 3.0327 3.02179 
+ 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (imepr)
+ [3.0327 9.08711 8.87993 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1344 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.364 -476.383 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (out)
+ [5.58542 5.84725 6.61086 ] pdfxs
+ (h) show
+ (a)
+ [5.58542 ] pdfxs
+ (v) show
+ (ingtoma)
+ [3.33823 6.13082 8.00728 3.6327 8.56358 8.91258 5.58542 ] pdfxs
+ (k) show
+ (e)
+ [7.99637 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (nt)
+ [6.13082 6.62177 ] pdfxs
+ (cha) show
+ (n)
+ [6.13082 ] pdfxs
+ (ge) show
+ (stoISVm)
+ [7.45081 3.62179 8.56358 4.21089 6.13082 11.0944 8.92348 ] pdfxs
+ (ake) show
+ (\fl)
+ [6.13082 2.79267 ] pdfxs
+ (es) show
+ 262.4 -476.383 m
+ /N614 10.909 Tf
+ (.The)
+ [7.54902 7.8763 6.0654 7.48357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.6436 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisex)
+ [8.70538 3.0327 6.93809 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 5.75995 ] pdfxs
+ -16.364 -498.305 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.13811 ] pdfxs
+ (a) show
+ (ndli)
+ [6.0654 9.34901 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.57085 4.85451 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (llowingin)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.74901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.59263 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.34901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.59263 ] pdfxs
+ (t) show
+ (obeverye\016cien)
+ [8.74901 6.35994 8.14902 5.4545 4.8436 4.27631 9.04356 4.85451 9.08711 4.85451 3.02179 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0.572983 -520.228 m
+ /N1025 10.909 Tf
+ (Dat) show
+ (a)
+ [10.0691 ] pdfxs
+ (St) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.15995 9.71984 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 4.95263 ] pdfxs
+ 137.026 -520.228 m
+ /N614 10.909 Tf
+ (isdesi)
+ [3.0327 7.75627 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.51264 ] pdfxs
+ (t) show
+ (odirec)
+ [8.90174 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.20719 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.74536 ] pdfxs
+ (t) show
+ (hedi\016cultpr)
+ [6.0654 8.30175 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 7.69093 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.5453 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysispr)
+ [3.02179 5.75995 4.30902 3.02179 7.75627 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b-)
+ [6.05449 3.63261 ] pdfxs
+ -16.364 -542.15 m
+ (lemsf)
+ [3.0327 4.8436 9.09802 8.42171 3.33815 ] pdfxs
+ (a) show
+ (cedby)
+ [4.8436 4.85451 10.189 5.74904 9.89446 ] pdfxs
+ (agg) show
+ (ressivemem)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.97811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.88355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinac)
+ [6.0654 8.42171 3.0327 10.189 9.5781 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ent)
+ [4.8436 5.75995 8.36728 ] pdfxs
+ (a) show
+ (nduni\fedfr)
+ [6.0654 10.189 6.05449 6.0654 3.0327 6.05449 4.85451 10.189 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 9.34901 ] pdfxs
+ (I) show
+ (np)
+ [10.189 6.05449 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.364 -564.073 m
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.71266 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.6544 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esc)
+ [4.8436 8.78171 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.3272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 10.5381 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.81084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.5381 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.749 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2326 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 3.0327 ] pdfxs
+ -16.364 -585.996 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utwhichmem)
+ [6.05449 8.24728 7.8763 6.0654 3.0327 4.53815 10.069 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.76355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.31262 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.8472 ] pdfxs
+ (a) show
+ (ccessedinatype-c)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.0581 3.0327 10.069 9.4581 3.93823 
+ 5.75995 6.35994 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (entm)
+ [4.8436 5.75995 8.24728 9.08711 ] pdfxs
+ (a) show
+ (nner,)
+ [6.0654 6.05449 4.85451 4.2654 7.13448 ] pdfxs
+ (a) show
+ (ndinf)
+ [6.05449 10.069 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -607.918 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utwhichmem)
+ [6.0654 7.49456 7.8763 6.05449 3.0327 4.54905 9.30537 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.01083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.54899 4.85451 ] pdfxs
+ (a) show
+ (nesc)
+ [9.30537 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.09448 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.10539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.338 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.10539 ] pdfxs
+ (\() show
+ (thusm)
+ [4.23277 5.75995 6.0654 7.54899 9.08711 ] pdfxs
+ (a) show
+ (kingitille)
+ [5.75995 3.0327 6.0654 8.69447 3.0327 7.49456 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lf)
+ [6.27267 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.364 -629.841 m
+ (a)
+ [9.3381 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (t) show
+ (omodify)
+ [9.34901 9.08711 5.75995 6.05449 3.0327 3.33815 5.74904 ] pdfxs
+ (\)) show
+ (.This)
+ [8.63992 7.8763 6.0654 3.02179 8.19263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisstr)
+ [3.0327 5.74904 4.30902 3.0327 8.18172 3.0327 8.19263 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (ngen)
+ [6.0654 9.3381 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.949 ] pdfxs
+ (t) show
+ (oidentifydis)
+ [9.3381 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 9.64355 6.0654 3.02179 
+ 4.30902 ] pdfxs
+ (t) show
+ (inctinst)
+ [3.02179 6.0654 4.8436 8.13819 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fhe)
+ [7.22175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p) show
+ 209.454 -657.201 m
+ (193) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (24) 25
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter9)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Co)
+ [20.1519 13.9304 ] pdfxs
+ (nc) show
+ (l)
+ [7.75841 ] pdfxs
+ (u) show
+ (sio)
+ [10.9806 7.75841 13.9304 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Mem)
+ [10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 9.3381 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 12.6653 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceis)
+ [6.05449 4.85451 8.42175 3.0327 7.87627 ] pdfxs
+ (a) show
+ (nimp)
+ [9.63264 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 7.81092 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rin)
+ [7.85446 3.0327 9.63264 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.42175 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.43266 ] pdfxs
+ (o) show
+ (fmodernsystems,)
+ [6.90539 9.08711 5.75995 6.05449 4.85451 4.27631 9.63264 4.29811 5.75995 4.30902 4.23277 
+ 4.85451 9.08711 4.30902 6.61085 ] pdfxs
+ (a) show
+ (ndis)
+ [6.0654 9.63264 3.0327 4.29811 ] pdfxs
+ 0 -133.509 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mingevenm)
+ [9.09802 3.02179 6.0654 9.75264 4.85451 5.4545 4.8436 10.3635 9.08711 ] pdfxs
+ (o) show
+ (recri)
+ [4.27631 9.14174 4.85451 4.27631 3.02179 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lover)
+ [7.33084 5.15996 5.4545 4.8436 8.57445 ] pdfxs
+ (t) show
+ (ime.This)
+ [3.0327 9.08711 4.8436 9.87264 7.8763 6.0654 3.0327 8.59626 ] pdfxs
+ (t) show
+ (hesisdescribes)
+ [6.0654 4.8436 4.30902 3.02179 8.60717 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 8.60717 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 10.3635 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 368.509 -133.509 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (ac) show
+ (r)
+ [5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.47997 10.5272 ] pdfxs
+ (Data) show
+ 0 -155.431 m
+ (St) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.15995 11.5744 9.47995 ] pdfxs
+ (na) show
+ (lysis)
+ [3.49088 6.61079 4.95263 3.49088 10.7562 ] pdfxs
+ (an) show
+ (d)
+ [12.7854 ] pdfxs
+ (Opt) show
+ (imi)
+ [3.49088 10.4507 3.49088 ] pdfxs
+ (zat) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 212.888 -155.431 m
+ /N614 10.909 Tf
+ ({aset)
+ [10.5163 10.5054 4.30902 4.8436 9.30546 ] pdfxs
+ (o) show
+ (f)
+ [8.38902 ] pdfxs
+ (agg) show
+ (ressive,butpr)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 4.8436 8.44356 6.0654 6.05449 9.30546 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 8.44356 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 9.35989 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 0 -177.354 m
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.68353 ] pdfxs
+ (a) show
+ (nex)
+ [10.4399 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelyh)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 10.1345 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 10.4399 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.0327 4.8436 13.4725 3.33815 ] pdfxs
+ (a) show
+ (cingc)
+ [4.8436 3.0327 6.05449 9.83992 4.85451 ] pdfxs
+ (o) show
+ (mpilersf)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 8.68353 3.33815 ] pdfxs
+ (o) show
+ (rmodernsys)
+ [8.65082 9.09802 5.74904 6.0654 4.8436 4.27631 10.4399 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems:)
+ [4.8436 9.09802 4.29811 9.37083 ] pdfxs
+ (H) show
+ (owsh)
+ [5.14905 12.2617 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.0327 10.4399 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -199.276 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.7198 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbuild)
+ [7.87638 6.0654 6.05449 3.0327 3.0327 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (raverserecursived)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 8.4872 4.27631 4.8436 4.85451 6.05449 
+ 4.27631 4.29811 3.0327 5.4545 8.4872 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures?)
+ [6.05449 4.27631 4.8436 4.30902 5.14905 ] pdfxs
+ 16.936 -221.199 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 8.15993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.75992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmingpr)
+ [4.2654 9.09802 3.02179 6.0654 8.15993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuserecursived)
+ [6.94911 6.0654 4.29811 7.55994 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ 5.4545 7.55994 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.15993 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 7.01445 3.02179 7.01445 ] pdfxs
+ (a) show
+ (nex)
+ [8.77083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelydi\016cul)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 8.45447 6.0654 3.0327 9.08711 4.85451 6.05449 
+ 3.0327 ] pdfxs
+ (t) show
+ 0 -243.121 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,p)
+ [6.0654 3.0327 4.8436 9.08711 6.92721 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlywhen)
+ [4.2654 3.0327 9.59992 7.8763 6.0654 4.8436 9.90537 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingpr)
+ [3.0327 6.05449 9.29447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswri)
+ [9.09802 8.13808 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninal)
+ [4.8436 9.90537 3.0327 9.89446 9.29447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (elikeC)
+ [8.69447 3.0327 3.02179 5.4545 8.69447 11.7163 ] pdfxs
+ (o) show
+ (rC++.)
+ [8.11627 7.8763 8.4872 8.4872 8.49811 ] pdfxs
+ (A) show
+ (spec)
+ [4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.14899 ] pdfxs
+ (o) show
+ (f) show
+ 0 -265.044 m
+ (t) show
+ (hispr)
+ [6.05449 3.0327 7.94172 6.0654 4.2654 ] pdfxs
+ (o) show
+ (bleminclude:)
+ [6.0654 3.0327 4.8436 12.7307 3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 4.85451 
+ 3.0327 ] pdfxs
+ 16.364 -292.998 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -292.998 m
+ /N614 10.909 Tf
+ (TheCf)
+ [7.8763 6.0654 10.2436 13.2762 3.33815 ] pdfxs
+ (a) show
+ (mily)
+ [9.08711 3.0327 3.0327 11.149 ] pdfxs
+ (o) show
+ (fl)
+ [8.7381 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esisveryc)
+ [4.8436 9.70898 3.02179 9.70898 5.4545 4.8436 4.27631 11.1599 4.8436 ] pdfxs
+ (o) show
+ (mplex,supp)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 8.86901 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sexcep)
+ [9.69807 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,unpredic)
+ [6.0654 4.29811 8.86901 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 3.0327 4.8436 
+ ] pdfxs
+ (ta) show
+ (blesetjmp)
+ [6.0654 3.02179 10.2545 4.29811 4.85451 4.23277 3.33815 9.08711 6.0654 ] pdfxs
+ (/) show
+ (-) show
+ 27.273 -314.92 m
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmpc)
+ [6.05449 5.75995 3.33815 9.08711 9.46901 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row,type-uns)
+ [6.43631 6.0654 5.14905 7.8763 6.47994 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 
+ 6.05449 4.30902 ] pdfxs
+ (a) show
+ (fep)
+ [3.32724 8.25811 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.67992 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (nduni)
+ [6.05449 9.46901 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.05449 4.30902 6.47994 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.2472 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentfunc)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.05449 4.30902 6.47994 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 27.273 -336.843 m
+ (With)
+ [11.2144 3.0327 4.23277 10.309 ] pdfxs
+ (t) show
+ (heexcep)
+ [6.05449 9.09811 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [9.09811 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.41812 ] pdfxs
+ (t) show
+ (heCl)
+ [6.0654 9.0872 12.1199 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [9.0872 3.33815 ] pdfxs
+ (a) show
+ (milyprovidesasuperset)
+ [9.08711 3.0327 3.0327 10.0035 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 8.54171 9.6981 4.29811 6.0654 6.35994 4.85451 4.2654 4.30902 4.8436 8.48728 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -358.765 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 7.94172 3.33815 ] pdfxs
+ (a) show
+ (cedby)
+ [4.8436 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 7.909 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,such)
+ [4.85451 4.29811 6.6654 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (a) show
+ (sM)
+ [7.93081 10.0036 ] pdfxs
+ (L) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.15995 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndSm)
+ [6.05449 9.6981 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (ta) show
+ (lk.)
+ [3.02179 5.75995 3.0327 ] pdfxs
+ 16.364 -387.679 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -387.679 m
+ /N614 10.909 Tf
+ (\\) show
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms")
+ [9.08711 4.30902 10.069 ] pdfxs
+ (a) show
+ (reinheren)
+ [4.2654 9.46901 3.02179 6.0654 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyinc)
+ [3.0327 10.3635 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (echunks)
+ [9.4581 4.54905 5.75995 6.05449 6.0654 5.75995 8.91262 ] pdfxs
+ (o) show
+ (fcodewhich)
+ [7.95266 4.8436 5.75995 6.05449 9.46901 7.8763 6.0654 3.02179 4.54905 10.6799 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.46901 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enbuiltusingex)
+ [4.8436 10.6799 6.05449 6.0654 3.0327 3.0327 8.84728 6.0654 4.29811 3.0327 6.0654 
+ 10.069 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -409.602 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,dyn)
+ [4.2654 3.0327 4.85451 4.29811 7.50539 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyl)
+ [3.02179 3.0327 10.069 3.0327 ] pdfxs
+ (oa) show
+ (dedlibr)
+ [6.05449 4.85451 10.3635 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,e)
+ [4.27631 3.02179 4.85451 4.29811 7.50539 4.85451 ] pdfxs
+ (t) show
+ (c.C)
+ [4.8436 9.89446 7.8763 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.60717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.15265 ] pdfxs
+ (t) show
+ (heyhaveknowled)
+ [6.0654 4.8436 10.069 6.05449 5.15996 5.4545 9.15265 5.75995 6.05449 5.14905 7.88721 
+ 3.02179 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.16356 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -431.524 m
+ (t) show
+ (hewh)
+ [6.05449 9.53447 7.88721 6.05449 ] pdfxs
+ (o) show
+ (lepr)
+ [3.0327 9.53447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.97448 ] pdfxs
+ (o) show
+ (rc)
+ [8.95627 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.98898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequirech)
+ [8.92364 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.53447 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 8.98898 ] pdfxs
+ (t) show
+ (o)
+ [10.1345 ] pdfxs
+ (a) show
+ (n)
+ [10.7454 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (V) show
+ ('sbuildsys)
+ [3.0327 8.98898 6.05449 6.0654 3.02179 3.0327 10.7454 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em,)
+ [4.8436 9.09802 7.97448 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 27.273 -453.447 m
+ (havepo)
+ [6.0654 5.14905 5.4545 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (ccept)
+ [4.8436 4.85451 4.8436 6.0654 4.23277 ] pdfxs
+ (a) show
+ (ncef)
+ [6.0654 4.85451 8.47629 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.74904 ] pdfxs
+ (t) show
+ (hing)
+ [6.0654 3.0327 6.05449 9.0981 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nsystembenchm)
+ [9.6981 4.29811 5.75995 4.30902 4.23277 4.85451 12.7307 6.35994 4.8436 6.0654 4.54905 
+ 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks.)
+ [4.27631 5.75995 4.29811 3.0327 ] pdfxs
+ 16.364 -482.361 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -482.361 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.69081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuserecursived)
+ [7.63638 6.05449 4.30902 8.22539 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 
+ 5.4545 8.23629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.83629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.6799 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (endosowi)
+ [4.8436 9.44719 6.0654 8.83629 4.29811 8.8472 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hlayers)
+ [9.44719 3.02179 5.15996 5.4545 4.8436 4.27631 7.6799 ] pdfxs
+ (o) show
+ (fhelperr)
+ [6.71994 6.0654 4.8436 3.0327 6.35994 4.85451 7.6581 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (ines\(which)
+ [3.0327 6.05449 4.85451 7.69081 4.23277 7.88721 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 27.273 -504.284 m
+ (a) show
+ (re)
+ [4.27631 7.94175 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enrecursive)
+ [4.85451 9.15265 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 4.85451 
+ ] pdfxs
+ (\)) show
+ (,usefuncti)
+ [6.22904 6.0654 4.29811 7.94175 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.16356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersf)
+ [4.85451 4.27631 7.39627 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.37446 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,use)
+ [6.05449 6.23994 6.05449 4.30902 4.8436 ] pdfxs
+ 320.386 -504.284 m
+ /N722 10.909 Tf
+ (void*) show
+ 349.022 -504.284 m
+ /N614 10.909 Tf
+ ('sf)
+ [3.0327 7.39627 3.33815 ] pdfxs
+ (o) show
+ (rtype)
+ [7.36355 3.93823 5.75995 6.35994 7.95266 ] pdfxs
+ (g) show
+ (enericity,e)
+ [4.8436 6.0654 4.8436 4.27631 3.0327 4.8436 3.0327 3.93823 4.84359 6.23994 4.8436 
+ ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 16.364 -533.198 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -533.198 m
+ /N614 10.909 Tf
+ (Log) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydistinctins)
+ [3.0327 3.0327 10.309 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.79273 
+ 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 8.85807 ] pdfxs
+ (o) show
+ (frecursived)
+ [7.8872 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.39265 6.0654 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [10.0035 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.84717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enm)
+ [4.8436 10.6145 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (at) show
+ (edbyc)
+ [4.8436 10.6145 5.75995 10.309 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -555.121 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (inesin)
+ [3.0327 6.05449 4.85451 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,requiringpowerful)
+ [9.08711 6.6654 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 9.0981 
+ 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.6654 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (t) show
+ (echniquestodistin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.94172 4.23277 9.0981 
+ 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishthem.)
+ [6.05449 3.0327 4.30902 9.6981 4.23277 6.0654 4.8436 9.09802 3.0327 ] pdfxs
+ 225.818 -582.481 m
+ (192) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.66902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (t) show
+ (hetypesys)
+ [6.05449 9.29447 3.93823 5.74904 6.37085 9.28356 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.8436 13.5271 6.0654 5.75995 4.8436 8.73808 6.0654 ] pdfxs
+ (ot) show
+ 203.329 0 m
+ /N634 10.909 Tf
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (eve) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 243.232 0 m
+ /N614 10.909 Tf
+ (representingcodewi)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 3.0327 6.0654 
+ 9.89446 4.8436 5.75995 6.05449 9.29447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hlit)
+ [10.4945 3.0327 3.0327 4.23277 ] pdfxs
+ (t) show
+ (letypeinf)
+ [3.0327 9.28356 3.94914 5.74904 6.37085 9.28356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 0 -21.922 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,itdoesn)
+ [6.0654 6.0654 7.22175 3.02179 8.33456 6.05449 5.75995 4.8436 8.38899 6.05449 ] pdfxs
+ (o) show
+ (timp)
+ [8.32365 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.93447 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.83991 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rrun)
+ [8.35627 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imerequiremen)
+ [3.0327 9.08711 8.93447 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (o) show
+ (rsem)
+ [8.35627 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 8.38899 ] pdfxs
+ (o) show
+ (npr)
+ [10.1345 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 9.2181 ] pdfxs
+ (N) show
+ (ev-)
+ [4.8436 5.75995 3.63261 ] pdfxs
+ 0 -43.845 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,it'simp)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 8.71629 3.0327 4.23277 3.0327 9.57807 
+ 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.51273 ] pdfxs
+ (t) show
+ (on)
+ [10.7235 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [10.1236 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.51273 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [15.2727 3.0327 4.29811 ] pdfxs
+ 237.139 -43.845 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (tint)
+ [9.03266 3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ (edtobeauni)
+ [4.46185 10.9854 3.62179 10.9854 4.46185 10.4182 10.9854 5.85816 6.13082 3.34914 ] pdfxs
+ (ve) show
+ (r)
+ [4.60356 ] pdfxs
+ (sa) show
+ (lc)
+ [8.19262 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (rIR)
+ [10.0144 4.19998 7.9527 ] pdfxs
+ 449.697 -43.845 m
+ /N614 10.909 Tf
+ (.)
+ [8.30175 ] pdfxs
+ (I) show
+ (n) show
+ 0 -65.768 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 7.95266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [14.6618 6.05449 5.75995 4.8436 8.96716 6.0654 ] pdfxs
+ (o) show
+ (trepresenthi)
+ [8.90182 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 8.90182 6.0654 
+ 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.0327 4.8436 5.4545 4.8436 7.69084 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efe)
+ [9.51265 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresdirec)
+ [6.0654 4.2654 4.85451 8.95625 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.4181 ] pdfxs
+ (\() show
+ (soitc)
+ [4.29811 10.1235 3.02179 8.91273 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbeused)
+ [8.90182 6.37085 9.50174 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.83264 4.29811 ] pdfxs
+ (o) show
+ (mel)
+ [9.09802 8.41084 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-dependent)
+ [4.8436 3.64352 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 7.81092 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,n)
+ [6.61085 6.0654 ] pdfxs
+ (o) show
+ (rdoesitc)
+ [7.83264 6.0654 5.75995 4.8436 7.86536 3.0327 7.81092 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (urem)
+ [6.05449 4.27631 8.41084 9.09802 ] pdfxs
+ (a) show
+ (chine-dependentfe)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 3.63261 6.0654 4.8436 6.35994 4.85451 6.05449 
+ 6.0654 4.8436 5.75995 7.81092 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.87627 ] pdfxs
+ (o) show
+ (r) show
+ 0 -109.613 m
+ (codesequencesusedbyb)
+ [4.8436 5.75995 6.0654 8.4872 4.29811 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 
+ 4.85451 7.93081 6.0654 4.30902 4.8436 9.6981 5.75995 9.39264 6.05449 ] pdfxs
+ (a) show
+ (ck-endcode)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 9.6981 4.8436 5.75995 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 7.94172 ] pdfxs
+ (\() show
+ (itmustbelowered)
+ [3.0327 7.87638 8.79257 6.05449 4.30902 7.87638 6.35994 8.4872 3.0327 5.14905 7.57085 
+ 4.85451 4.2654 4.85451 9.6981 ] pdfxs
+ (t) show
+ (odos)
+ [9.08719 6.0654 9.08719 4.29811 ] pdfxs
+ (o\)) show
+ (.) show
+ 16.937 -131.535 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.02902 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (t) show
+ (hedi\013ering)
+ [6.0654 8.02902 6.0654 3.02179 6.37077 4.8436 4.27631 3.0327 6.05449 8.63993 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 7.49445 ] pdfxs
+ (a) show
+ (ndrepresen)
+ [6.05449 9.23992 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 256.75 -131.535 m
+ /N634 10.909 Tf
+ (LLVMiscom)
+ [6.83993 5.72721 8.11625 13.2654 3.33823 7.95262 4.45094 5.58542 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ryto)
+ [4.60356 8.78166 3.62179 9.06539 ] pdfxs
+ (h) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (h-l)
+ [5.58542 3.89453 2.79267 ] pdfxs
+ (eve) show
+ (l)
+ [6.27264 ] pdfxs
+ (v) show
+ (irtu)
+ [3.34914 4.59266 3.62179 5.85816 ] pdfxs
+ (a) show
+ (l) show
+ 0 -153.458 m
+ (m)
+ [8.92348 ] pdfxs
+ (ach) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (es) show
+ 47.779 -153.458 m
+ /N614 10.909 Tf
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,Sm)
+ [3.0327 6.78539 6.05449 9.09802 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.02179 6.97085 ] pdfxs
+ (a) show
+ (lk[)
+ [3.0327 9.49083 3.0327 ] pdfxs
+ (47) show
+ (],Self[)
+ [3.02179 6.78539 6.0654 4.8436 3.0327 7.06903 3.02179 ] pdfxs
+ (137) show
+ (],)
+ [3.0327 6.78539 ] pdfxs
+ (JV) show
+ (M[)
+ [13.7345 3.0327 ] pdfxs
+ (93) show
+ (],Micr)
+ [3.02179 6.78539 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ ('sC)
+ [3.0327 8.02899 7.8763 ] pdfxs
+ (L) show
+ (I[)
+ [7.66894 3.0327 ] pdfxs
+ (95) show
+ (],)
+ [3.0327 6.78539 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.79628 ] pdfxs
+ (ot) show
+ (hers)
+ [6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.78539 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 436.968 -153.458 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.61449 ] pdfxs
+ (a) show
+ (n) show
+ 0 -175.38 m
+ (a) show
+ (lt)
+ [2.79267 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (v) show
+ (etoth)
+ [9.42545 3.6327 9.98175 3.62179 5.58542 ] pdfxs
+ (e) show
+ (se)
+ [4.45083 9.43635 ] pdfxs
+ (s) show
+ (yst)
+ [5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 132.7 -175.38 m
+ /N614 10.909 Tf
+ (.)
+ [9.54537 ] pdfxs
+ (I) show
+ (tdi\013ersfr)
+ [8.43274 6.0654 3.02179 6.37077 4.8436 4.27631 8.49808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (t) show
+ (hesein)
+ [6.0654 4.8436 4.30902 9.03265 3.0327 10.2545 ] pdfxs
+ (t) show
+ (hreekeyways.Firs)
+ [6.05449 4.27631 4.8436 9.04356 5.4545 4.85451 9.949 7.57085 5.14905 5.75995 4.29811 
+ 9.54537 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.36357 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mh)
+ [14.1927 6.0654 ] pdfxs
+ (a) show
+ (snon)
+ [8.49808 6.05449 9.64355 6.0654 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -197.303 m
+ (o) show
+ (fhi)
+ [7.79993 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 7.50539 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ssuch)
+ [8.7708 4.29811 6.0654 4.53815 10.5381 ] pdfxs
+ (a) show
+ (scl)
+ [8.7708 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses,inheri)
+ [4.29811 4.30902 4.8436 4.30902 7.70175 3.0327 6.0654 6.05449 4.85451 4.2654 3.0327 
+ ] pdfxs
+ (ta) show
+ (nce,)
+ [6.0654 4.8436 4.85451 7.70175 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.73809 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-h)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (ndlingsem)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.91628 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,evenwhen)
+ [3.0327 4.8436 4.30902 7.70175 4.85451 5.4545 4.8436 10.5381 7.8763 6.05449 4.85451 
+ 6.0654 ] pdfxs
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilings)
+ [9.09802 6.05449 3.0327 3.0327 3.0327 6.05449 9.10901 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.2654 4.85451 8.4872 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.85451 7.94172 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.709 ] pdfxs
+ (t) show
+ (hesefe)
+ [6.0654 4.8436 4.29811 8.49811 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures.Sec)
+ [6.0654 4.2654 4.85451 4.29811 7.90902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 6.6763 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [13.6472 6.05449 5.75995 4.85451 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tspecifyarun)
+ [7.88729 4.29811 6.37085 4.8436 4.85451 3.02179 3.33815 9.40355 9.0981 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.49811 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -241.148 m
+ (o) show
+ (rp)
+ [7.42901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.42901 ] pdfxs
+ (o) show
+ (bjectmodel:itislow-levelen)
+ [6.66539 3.33815 4.8436 4.85451 7.39638 9.08711 5.75995 6.0654 4.8436 3.0327 7.6363 
+ 3.0327 7.39638 3.0327 7.46172 3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 
+ 4.8436 6.1854 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.2181 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.40729 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 8.00721 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.00721 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emf)
+ [4.8436 12.2507 3.33815 ] pdfxs
+ (o) show
+ (rap)
+ [7.42901 8.6072 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rl)
+ [7.42901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -263.07 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeimplemen)
+ [10.3963 6.35994 9.17447 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.3854 3.0327 10.3854 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mi)
+ [14.3345 3.02179 ] pdfxs
+ (t) show
+ (self.)
+ [4.30902 4.8436 3.0327 3.32724 9.95991 ] pdfxs
+ (I) show
+ (ndeed,)
+ [6.05449 6.0654 4.8436 4.85451 6.05449 7.53812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3236 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.3963 6.35994 9.17447 6.0654 4.29811 4.85451 10.3854 ] pdfxs
+ (to) show
+ 332.697 -263.07 m
+ /N634 10.909 Tf
+ (impl)
+ [3.34914 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 386.369 -263.07 m
+ /N614 10.909 Tf
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 7.35266 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 0 -284.993 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (chines.Third,)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 4.30902 7.52721 7.8763 6.0654 3.0327 4.2654 
+ 6.0654 5.8254 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [12.6 6.05449 5.75995 4.8436 6.89446 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [6.82911 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eetypes)
+ [4.85451 7.43994 3.93823 5.75995 6.35994 7.43994 4.29811 ] pdfxs
+ (a) show
+ (fety,mem)
+ [3.33815 4.8436 3.94914 4.84359 5.83631 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.35629 4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.93823 4.8545 5.8254 ] pdfxs
+ (o) show
+ (rl)
+ [6.87265 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ein)
+ [7.43994 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (nym)
+ [5.75995 9.39264 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.30902 4.29811 4.85451 8.78166 6.0654 3.0327 9.39264 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [8.47629 3.33815 ] pdfxs
+ (o) show
+ (raphysic)
+ [7.909 9.08719 6.0654 5.75995 5.74904 4.30902 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lprocess)
+ [6.6654 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rdoes.)
+ [7.909 6.0654 5.74904 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (The)
+ [7.8763 6.0654 7.61448 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [12.7636 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.03628 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkexpl)
+ [4.27631 8.51993 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (sthecoderepresen)
+ [7.069 4.23277 6.0654 7.61448 4.8436 5.75995 6.0654 7.60357 4.27631 4.8436 6.0654 
+ 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (t) show
+ (oprovideac)
+ [8.21447 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 7.60357 8.22538 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (o) show
+ (f\fve)
+ [6.09813 6.05449 5.4545 4.8436 ] pdfxs
+ 0 -350.761 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.90899 ] pdfxs
+ (t) show
+ (hatwebelieve)
+ [6.05449 5.46541 7.84365 7.57085 8.45447 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.45447 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 8.45447 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 7.84365 3.0327 9.66537 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.87628 ] pdfxs
+ (t) show
+ (osupp)
+ [9.05447 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtlifel)
+ [4.27631 7.84365 3.0327 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.90899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.66537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -372.683 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.44354 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (rypr)
+ [4.27631 9.9381 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 9.51264 ] pdfxs
+ (I) show
+ (n)
+ [10.2435 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 7.35266 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.03265 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.47626 ] pdfxs
+ (a) show
+ (requi)
+ [4.27631 9.03265 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (edi\016cult)
+ [9.03265 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 8.42183 ] pdfxs
+ (t) show
+ (o)
+ [9.63264 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (insimul)
+ [3.02179 10.2435 4.30902 3.0327 8.78166 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (usly,)
+ [6.0654 4.29811 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -394.606 m
+ (but)
+ [6.0654 6.05449 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mdesi)
+ [13.6472 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ndoessoinheren)
+ [9.6981 6.05449 5.75995 4.8436 7.94172 4.30902 9.08719 3.0327 6.05449 6.0654 4.8436 
+ 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly:)
+ [3.0327 5.75995 3.0327 ] pdfxs
+ 7.879 -421.53 m
+ (\(1\)) show
+ 27.273 -421.53 m
+ /N634 10.909 Tf
+ (P)
+ [7.39623 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ (ist)
+ [3.34914 4.45083 3.6327 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.55994 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (minf)
+ [12.8507 3.34914 6.13082 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 178.032 -421.53 m
+ /N614 10.909 Tf
+ (:Thec)
+ [7.94175 7.88721 6.05449 8.51993 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmodelpreserves)
+ [9.73082 9.08711 5.75995 6.05449 4.85451 6.69812 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 4.2654 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.51993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.6691 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -443.452 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.51638 ] pdfxs
+ (a) show
+ (n)
+ [9.3381 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n'slife)
+ [6.0654 3.0327 7.57081 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.38176 ] pdfxs
+ (a) show
+ (llowings)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.73811 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.57081 ] pdfxs
+ (t) show
+ (obeperf)
+ [8.7272 6.37085 8.1163 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.32719 ] pdfxs
+ (at) show
+ 27.273 -465.375 m
+ (a) show
+ (lls)
+ [3.0327 6.6654 4.29811 ] pdfxs
+ (tag) show
+ (es,includingrun)
+ [4.85451 4.29811 6.6654 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.0981 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.47629 ] pdfxs
+ (a) show
+ (ndidle)
+ [6.0654 9.6981 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (imebetweenruns.)
+ [3.02179 9.09802 8.4872 6.35994 4.8436 3.93823 7.58175 4.8436 4.85451 9.6981 4.2654 
+ 6.0654 6.0654 4.29811 3.0327 ] pdfxs
+ 7.879 -494.678 m
+ (\(2\)) show
+ 27.273 -494.678 m
+ /N634 10.909 Tf
+ (O\017ineco)
+ [8.36718 9.75261 3.34914 6.13082 9.39272 4.46185 5.01816 ] pdfxs
+ (d) show
+ (e)
+ [9.40363 ] pdfxs
+ (ge) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 139.044 -494.678 m
+ /N614 10.909 Tf
+ (:)
+ [8.91265 ] pdfxs
+ (D) show
+ (espi)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ethel)
+ [9.01083 4.23277 6.0654 8.99993 3.0327 ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 8.40001 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (,itisp)
+ [7.30903 3.0327 8.40001 3.0327 8.45444 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.01083 ] pdfxs
+ (t) show
+ (oc)
+ [9.59992 4.85451 ] pdfxs
+ (o) show
+ (mpilepr)
+ [9.08711 6.0654 3.0327 3.02179 9.01083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.45444 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe\016-)
+ [9.59992 4.85451 9.08711 3.63261 ] pdfxs
+ 27.273 -516.601 m
+ (cientn)
+ [4.8436 3.0327 4.85451 5.74904 7.4182 6.0654 ] pdfxs
+ (at) show
+ (ivem)
+ [3.02179 5.4545 8.02902 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.05449 3.0327 6.0654 8.01812 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ 152.389 -516.601 m
+ /N634 10.909 Tf
+ (o) show
+ (\017in)
+ [9.76352 3.33823 6.13082 ] pdfxs
+ (e) show
+ 182.22 -516.601 m
+ /N614 10.909 Tf
+ (,usingexpensivecode)
+ [6.29449 6.0654 4.29811 3.0327 6.05449 8.62902 4.85451 5.75995 6.35994 4.8436 6.0654 
+ 4.29811 3.0327 5.4545 8.01812 4.85451 5.75995 6.05449 8.02902 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (echniquesn)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.48354 6.05449 ] pdfxs
+ (o) show
+ (tsui)
+ [7.4182 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.01812 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 27.273 -538.523 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imecode)
+ [3.0327 9.08711 8.4872 4.8436 5.75995 6.0654 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Thisiscruci)
+ [6.0654 7.87629 7.8763 6.0654 3.0327 7.93081 3.0327 7.94172 4.8436 4.27631 6.0654 
+ 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.6654 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [7.909 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce-cri)
+ [6.05449 4.85451 4.8436 3.63261 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lpr)
+ [6.6654 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 7.879 -567.826 m
+ (\(3\)) show
+ 27.273 -567.826 m
+ /N634 10.909 Tf
+ (U)
+ [8.10534 ] pdfxs
+ (se) show
+ (r-b)
+ [4.60356 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.45094 10.189 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (o) show
+ (\fling)
+ [6.13082 2.79267 3.33823 6.14173 9.62181 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.189 ] pdfxs
+ (op) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 207.562 -567.826 m
+ /N614 10.909 Tf
+ (:The)
+ [9.41446 7.8763 6.0654 9.25083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [14.4 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.1672 ] pdfxs
+ (gat) show
+ (herspr)
+ [6.0654 4.8436 4.27631 8.70535 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\flinginf)
+ [6.0654 3.02179 3.0327 6.0654 9.86173 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -589.749 m
+ (a) show
+ (trun-)
+ [9.52364 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 88.767 -589.749 m
+ /N634 10.909 Tf
+ (int)
+ [3.34914 11.5417 3.62179 ] pdfxs
+ (h) show
+ (e\f)
+ [10.44 6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.78176 ] pdfxs
+ (d) show
+ 148.081 -589.749 m
+ /N614 10.909 Tf
+ (so)
+ [4.29811 10.7345 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisrepresen)
+ [9.51273 3.0327 9.52364 3.0327 9.57807 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (ive)
+ [3.0327 5.4545 10.1236 ] pdfxs
+ (o) show
+ (f)
+ [8.6072 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lusers,)
+ [8.31265 6.05449 4.30902 4.8436 4.27631 4.29811 8.71629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.3344 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [11.3344 ] pdfxs
+ (a) show
+ (pplyitf)
+ [6.0654 6.05449 3.0327 11.029 3.0327 9.52364 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 27.273 -611.671 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uidedtr)
+ [6.0654 3.0327 6.05449 4.85451 9.6981 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsb)
+ [6.0654 7.94172 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (trun-)
+ [7.87638 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndinidle)
+ [6.0654 9.6981 3.02179 9.6981 3.0327 6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 334.182 -607.713 m
+ /N703 7.96999 Tf
+ (1) show
+ 338.915 -611.671 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 0 -619.579 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Ani)
+ [6.91274 8.18594 2.56423 ] pdfxs
+ (d) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (-time)
+ [3.07535 3.58634 2.55527 7.6838 7.1728 ] pdfxs
+ (op) show
+ (timiz)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 ] pdfxs
+ (e) show
+ (r)
+ [6.67063 ] pdfxs
+ (ha) show
+ (s)
+ [6.70655 ] pdfxs
+ (no) show
+ (tyetbe)
+ [6.66167 4.59962 4.10643 6.65271 5.37062 4.10643 ] pdfxs
+ (e) show
+ (nim)
+ [8.18594 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (dinLLV)
+ [8.19491 2.55527 8.19491 5.75615 4.73403 6.91274 ] pdfxs
+ (M) show
+ (.) show
+ 216.108 -31.169 m
+ /N614 10.909 Tf
+ (13) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (25) 26
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 79.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (\(4\)) show
+ 19.394 0 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (ntruntimemo)
+ [6.14173 8.22539 4.60356 5.85816 6.13082 3.62179 3.34914 8.92348 9.62181 8.92348 5.01816 
+ ] pdfxs
+ (de) show
+ (l) show
+ 151.155 0 m
+ /N614 10.909 Tf
+ (:Thesys)
+ [9.41446 7.88721 6.05449 9.26174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.85451 13.4943 6.05449 5.75995 4.85451 8.70535 6.0654 ] pdfxs
+ (o) show
+ (tspecify)
+ [8.64001 4.30902 6.35994 4.85451 4.8436 3.0327 3.32724 10.1672 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.1672 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.68354 ] pdfxs
+ (o) show
+ (bjectmodel,ex-)
+ [6.66539 3.33815 4.8436 4.8436 8.65092 9.09802 5.74904 6.0654 4.8436 3.0327 7.6363 
+ 4.8436 5.75995 3.63261 ] pdfxs
+ 19.394 -21.922 m
+ (cep)
+ [4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [10.4508 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,)
+ [3.02179 4.85451 4.29811 7.60357 ] pdfxs
+ (o) show
+ (rrun)
+ [8.66173 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeenvir)
+ [3.02179 9.09802 9.22901 4.85451 5.74904 5.75995 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [7.59266 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.0654 8.68353 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.83992 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 10.1454 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [9.22901 ] pdfxs
+ (\(o) show
+ (rc)
+ [8.66173 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (f) show
+ 19.394 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es\))
+ [4.8436 4.30902 7.87638 ] pdfxs
+ (t) show
+ (obec)
+ [9.08719 6.37085 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpiledusingi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 
+ 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 0 -74.184 m
+ (\(5\)) show
+ 19.394 -74.184 m
+ /N634 10.909 Tf
+ (Unif)
+ [8.10534 6.14173 3.33823 3.34914 ] pdfxs
+ (o) show
+ (rm,w)
+ [4.60356 8.91258 7.52728 7.24359 ] pdfxs
+ (ho) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mc)
+ [13.0362 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 195.12 -74.184 m
+ /N614 10.909 Tf
+ (:)
+ [8.34538 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-independencem)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 6.05449 4.85451 8.71629 9.08711 ] pdfxs
+ (a) show
+ (kesitp)
+ [5.4545 4.85451 8.17081 3.0327 8.10547 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.8436 4.8436 ] pdfxs
+ 19.394 -96.107 m
+ (a) show
+ (ndc)
+ [6.0654 9.16356 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 7.96357 ] pdfxs
+ (a) show
+ (llcodec)
+ [3.0327 6.13086 4.85451 5.75995 6.05449 7.96357 4.8436 ] pdfxs
+ (o) show
+ (mprising)
+ [9.09802 6.05449 4.27631 3.0327 4.29811 3.0327 6.05449 8.57447 ] pdfxs
+ (a) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninaunif)
+ [9.17446 3.0327 9.16356 8.57447 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rmm)
+ [4.27631 12.1962 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 7.38537 ] pdfxs
+ (\(a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erlinkin)
+ [4.85451 7.38537 3.02179 3.0327 6.0654 5.74904 3.0327 6.0654 ] pdfxs
+ (g\)) show
+ (,includin)
+ [6.23994 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 19.394 -118.03 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcruntimelibr)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.47629 4.27631 6.0654 
+ 5.75995 4.23277 3.0327 9.09802 8.47629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.94172 ] pdfxs
+ (a) show
+ (ndsys)
+ [6.05449 9.6981 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emlibr)
+ [4.8436 12.7307 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.)
+ [4.2654 3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 9.058 -147.545 m
+ (Webelieve)
+ [10.2981 8.54175 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 87.697 -147.545 m
+ /N634 10.909 Tf
+ (nopr)
+ [6.13082 9.52357 5.58542 4.0363 ] pdfxs
+ (ev) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (ussy)
+ [5.85816 8.4108 4.45083 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [12.8725 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (id)
+ [3.33823 5.58542 ] pdfxs
+ (e) show
+ (s)
+ [8.4108 ] pdfxs
+ (a) show
+ (ll\f)
+ [3.33812 6.74172 6.13082 ] pdfxs
+ (v) show
+ (e)
+ [8.96727 ] pdfxs
+ (o) show
+ (fth)
+ [7.29819 3.62179 5.58542 ] pdfxs
+ (e) show
+ (se)
+ [4.45083 8.97818 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rti)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ (es) show
+ 347.067 -147.545 m
+ /N614 10.909 Tf
+ (.S)
+ [8.02902 6.0654 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 4.85451 5.4545 4.8436 6.71994 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ -7.879 -169.467 m
+ (provide#2)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.73083 9.08711 10.3526 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 10.9526 9.08711 ] pdfxs
+ (4) show
+ (,butdon)
+ [8.23629 6.05449 6.0654 9.13091 6.05449 10.3417 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [9.13091 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 9.13091 ] pdfxs
+ (t) show
+ (oprovide#)
+ [10.3417 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.73083 9.09802 ] pdfxs
+ (1) show
+ (,#3)
+ [8.22538 9.09802 10.3417 ] pdfxs
+ (o) show
+ (r#)
+ [9.15263 9.09802 ] pdfxs
+ (5) show
+ (.)
+ [11.629 ] pdfxs
+ (L) show
+ (ink-)
+ [3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (imein)
+ [3.02179 9.09802 9.73083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -7.879 -191.39 m
+ (o) show
+ (ptimizers[)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 4.27631 8.67262 3.0327 ] pdfxs
+ (54) show
+ (,)
+ [7.3963 ] pdfxs
+ (9) show
+ (,)
+ [7.3963 ] pdfxs
+ (76) show
+ (],c)
+ [3.0327 7.58175 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (ninc)
+ [10.429 3.0327 10.429 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.85451 ] pdfxs
+ (o) show
+ (mpilers,provide)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 4.30902 7.58175 6.05449 4.27631 5.14905 
+ 5.75995 3.0327 6.05449 9.21811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.2072 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.1235 ] pdfxs
+ (o) show
+ (f#)
+ [7.70175 9.08711 ] pdfxs
+ (1) show
+ -7.879 -213.312 m
+ (a) show
+ (nd#5but)
+ [6.0654 9.43628 9.09802 8.83629 6.05449 6.0654 7.62547 ] pdfxs
+ (o) show
+ (nlyup)
+ [6.0654 3.02179 9.14174 6.0654 9.44719 ] pdfxs
+ (t) show
+ (olink-)
+ [8.83629 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.Pr)
+ [3.0327 9.08711 4.85451 7.78902 7.42902 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 9.44719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizersf)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.27631 7.6799 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.6581 4.29811 ] pdfxs
+ (tat) show
+ (icl)
+ [3.0327 8.22539 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esprovidebene\ft#)
+ [4.85451 7.6799 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.23629 6.35994 4.8436 
+ 6.0654 4.8436 6.0654 7.62547 9.08711 ] pdfxs
+ (2) show
+ -7.879 -235.235 m
+ (a) show
+ (t)
+ [7.25457 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.86539 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.25457 ] pdfxs
+ (o) show
+ (f)
+ [6.34903 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rency,)
+ [4.27631 4.8436 6.0654 4.8436 4.84359 6.17449 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 9.07628 9.08711 ] pdfxs
+ (o) show
+ (stcruci)
+ [4.30902 7.25457 4.8436 4.27631 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 8.77083 6.0654 8.46538 6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.25457 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.86539 9.08711 ] pdfxs
+ (3) show
+ (.)
+ [7.66902 ] pdfxs
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.04358 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.04358 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.0654 3.0327 6.05449 4.85451 7.309 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -7.879 -257.157 m
+ (a) show
+ (s)
+ [8.10535 ] pdfxs
+ (JV) show
+ (M)
+ [13.8 ] pdfxs
+ (o) show
+ (rC)
+ [8.07264 7.88721 ] pdfxs
+ (L) show
+ (Iprovide#3)
+ [7.7344 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 9.08711 9.26174 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.87264 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyprovide#1)
+ [3.0327 3.0327 9.55628 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 9.08711 
+ 9.26174 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 9.87264 9.08711 ] pdfxs
+ (5) show
+ (,butdon)
+ [6.87267 6.0654 6.05449 8.05092 6.05449 9.26174 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.05092 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.8944 ] pdfxs
+ (t) show
+ (oprovide#)
+ [9.25083 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.65084 9.08711 ] pdfxs
+ (4) show
+ (,)
+ [6.87267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -7.879 -279.08 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdon)
+ [6.0654 4.8436 7.45083 6.05449 8.62902 6.0654 ] pdfxs
+ (o) show
+ (tprovide#2)
+ [7.4182 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.02902 9.08711 8.62902 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.19631 ] pdfxs
+ (o) show
+ (rwi)
+ [7.45083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut#1)
+ [6.0654 7.4182 9.08711 8.62902 ] pdfxs
+ (o) show
+ (r#)
+ [7.45083 9.08711 ] pdfxs
+ (3) show
+ (.Bin)
+ [7.72357 7.72349 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryrun)
+ [4.2654 8.93447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.02902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsys)
+ [9.23992 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsprovide)
+ [4.85451 9.08711 7.47263 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 ] pdfxs
+ -7.879 -301.003 m
+ (#)
+ [9.08711 ] pdfxs
+ (2) show
+ (,#4)
+ [6.40358 9.08711 8.75992 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 9.35992 9.09802 ] pdfxs
+ (5) show
+ (,butprovide#3)
+ [6.39267 6.0654 6.05449 7.54911 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.14902 
+ 9.08711 8.75992 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 9.05447 ] pdfxs
+ (a) show
+ (trun)
+ [7.54911 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.14902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (oalimi)
+ [8.75992 8.75992 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (edex)
+ [4.85451 9.35992 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ent,)
+ [4.85451 5.75995 4.23277 6.40358 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.35992 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 7.54911 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyd)
+ [3.0327 9.06537 6.05449 ] pdfxs
+ (o) show
+ -7.879 -322.925 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.87638 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.4872 9.09802 ] pdfxs
+ (1) show
+ (.Weexpl)
+ [7.87629 10.2981 8.4872 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (heseinm)
+ [6.0654 4.8436 4.30902 8.47629 3.0327 9.6981 9.08711 ] pdfxs
+ (o) show
+ (rede)
+ [4.27631 8.4872 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.0327 6.6654 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 9.058 -344.848 m
+ (Weev)
+ [10.2981 8.14902 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.13811 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.13811 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 7.60354 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.2981 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emwi)
+ [4.85451 12.3816 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hrespect)
+ [9.35992 4.2654 4.85451 4.29811 6.35994 4.85451 4.8436 7.5382 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (t) show
+ (hreeissues:)
+ [6.0654 4.2654 4.85451 8.13811 3.0327 4.29811 4.30902 6.05449 4.85451 4.29811 7.71266 
+ ] pdfxs
+ (\(a) show
+ (\))
+ [7.5382 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.14902 4.29811 3.0327 4.8436 8.14902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -7.879 -366.77 m
+ (e\013ec)
+ [4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 8.74898 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 9.28356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,includingthe)
+ [6.0654 7.66902 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.89446 
+ 4.23277 6.0654 9.28356 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.0327 3.02179 3.93823 10.1999 ] pdfxs
+ (t) show
+ (oex)
+ [9.89446 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctusefultypeinf)
+ [4.8436 8.68364 6.0654 4.29811 4.8436 3.33815 6.0654 7.46175 3.93823 5.75995 6.37085 
+ 9.28356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.5054 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [8.70536 7.8763 ] pdfxs
+ -7.879 -388.693 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms;)
+ [9.08711 4.30902 6.45812 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.57093 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.18175 4.8436 ] pdfxs
+ (o) show
+ (mpilerperf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.60355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.18175 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (ttheperf)
+ [7.58184 4.23277 6.0654 8.18175 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.17084 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (edcodewhichdepends)
+ [4.85451 9.39264 4.8436 5.75995 6.05449 8.18175 7.8763 6.0654 3.0327 4.53815 9.39264 
+ 6.0654 4.8436 6.35994 4.85451 6.0654 6.05449 7.63627 ] pdfxs
+ (o) show
+ (n) show
+ -7.879 -410.615 m
+ (t) show
+ (hep)
+ [6.05449 9.30538 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rcode)
+ [8.72718 4.85451 5.74904 6.0654 9.30538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.72718 ] pdfxs
+ (o) show
+ (r)
+ [8.72718 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsequencesused)
+ [10.5163 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 8.75989 6.05449 
+ 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (;)
+ [7.8872 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5163 ] pdfxs
+ (\() show
+ (c\)ex)
+ [4.8436 8.70546 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesillus)
+ [9.08711 6.0654 3.02179 4.85451 8.75989 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.90537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -7.879 -432.538 m
+ (keyc)
+ [5.4545 4.8436 9.40355 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.85451 7.93081 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovidesf)
+ [13.6363 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.909 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lch)
+ [6.6654 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems.)
+ [6.05449 3.0327 4.85451 9.08711 4.30902 3.0327 ] pdfxs
+ 9.058 -454.46 m
+ (Ourexperimen)
+ [8.4872 6.05449 8.44354 4.85451 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (ta) show
+ (lresul)
+ [7.19994 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sshow)
+ [8.47626 4.29811 6.0654 5.14905 12.0435 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.41092 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.1709 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.44354 ] pdfxs
+ (\() show
+ (using)
+ [6.05449 4.30902 3.0327 6.05449 9.62173 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.62173 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.01083 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.0327 5.74904 4.30902 3.0327 8.46535 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -7.879 -476.383 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.54901 ] pdfxs
+ (3) show
+ (\)c)
+ [7.51638 4.85451 ] pdfxs
+ (a) show
+ (nex)
+ [9.3381 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctreli)
+ [4.8436 7.52729 4.2654 4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.0327 8.1163 3.94914 5.74904 6.37085 8.1272 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.3381 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (a) show
+ (naver)
+ [9.3381 5.14905 5.4545 4.85451 4.27631 ] pdfxs
+ (ag) show
+ (e)
+ [8.1272 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (68) show
+ (%)
+ [12.3598 ] pdfxs
+ (o) show
+ (fthes)
+ [6.62176 4.23277 6.0654 8.1272 4.29811 ] pdfxs
+ (tat) show
+ (icmem)
+ [3.0327 8.1272 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.03265 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ -7.879 -498.305 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.30172 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssar)
+ [4.29811 8.30172 9.4581 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.8472 ] pdfxs
+ (o) show
+ (fSPEC)
+ [7.33084 6.05449 7.42902 7.41812 7.88721 ] pdfxs
+ (IN) show
+ (T)
+ [11.869 ] pdfxs
+ (200) show
+ (0Cbenchm)
+ [9.4581 11.8799 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks,)
+ [4.2654 5.75995 4.29811 7.12357 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 10.0581 3.32724 ] pdfxs
+ (o) show
+ (rvir)
+ [8.269 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.75264 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 8.30172 3.0327 6.0654 ] pdfxs
+ -7.879 -520.228 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (redisciplinedpr)
+ [4.27631 9.58901 6.05449 3.0327 4.29811 4.85451 3.0327 6.05449 3.0327 3.0327 6.05449 
+ 4.85451 10.789 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.We)
+ [9.09802 4.29811 11.1708 10.309 9.5781 ] pdfxs
+ (a) show
+ (lsodiscussb)
+ [3.0327 4.30902 10.189 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 9.04353 6.05449 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.7999 ] pdfxs
+ (o) show
+ (n)
+ [10.789 ] pdfxs
+ (o) show
+ (urexperience)
+ [6.0654 9.01081 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.8436 6.0654 4.8436 
+ 9.58901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.97819 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.5781 3.94914 5.74904 6.37085 9.5781 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.879 -542.15 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uredby)
+ [6.05449 4.27631 4.85451 11.2035 5.75995 10.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misen)
+ [15.1418 3.0327 9.44716 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htoen)
+ [11.2144 4.23277 10.6035 4.85451 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.99264 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.99264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.44716 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [9.39273 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 11.2144 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.0327 10.909 6.35994 4.8436 ] pdfxs
+ -7.879 -564.073 m
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.6799 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 10.3635 ] pdfxs
+ (o) show
+ (ntype-s)
+ [10.6799 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fel)
+ [3.32724 9.46901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esins)
+ [4.8436 8.92353 3.0327 10.669 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.6472 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.91262 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.6799 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.46901 6.05449 4.30902 9.4581 ] pdfxs
+ (o) show
+ (fm)
+ [7.95266 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -7.879 -585.996 m
+ (t) show
+ (echniques.Codesizeme)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 8.57447 7.8763 
+ 5.75995 6.05449 8.71629 4.30902 3.02179 4.85451 8.71629 9.08711 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sshow)
+ [8.17081 4.29811 6.0654 5.14905 11.749 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.11638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresent)
+ [13.8654 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.92718 3.0327 8.17081 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (bleinsize)
+ [6.05449 3.0327 8.71629 3.0327 9.92718 4.29811 3.0327 4.85451 8.70538 ] pdfxs
+ (to) show
+ -7.879 -607.918 m
+ (X8) show
+ (6m)
+ [10.0908 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.0654 3.02179 6.0654 9.47992 4.85451 5.75995 6.05449 9.49083 ] pdfxs
+ (\() show
+ (aC)
+ [10.0908 7.8763 ] pdfxs
+ (I) show
+ (SC)
+ [6.05449 12.5235 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure\))
+ [6.0654 4.2654 4.85451 8.88001 ] pdfxs
+ (a) show
+ (ndr)
+ [6.05449 10.7017 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.02179 10.3963 ] pdfxs
+ (25) show
+ (%sm)
+ [13.7234 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.91263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (RI) show
+ (SCcode)
+ [6.0654 12.5126 4.8436 5.75995 6.0654 9.47992 ] pdfxs
+ (o) show
+ (naver)
+ [10.7017 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ -7.879 -629.841 m
+ (despi)
+ [6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [9.78537 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uringmuchrichertypeinf)
+ [6.0654 4.2654 3.0327 6.0654 10.3963 8.78166 6.0654 4.54905 10.9963 4.27631 3.0327 
+ 4.54905 6.05449 4.85451 9.20717 3.94914 5.74904 6.37085 9.78537 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (a) show
+ (swell)
+ [9.23989 7.58175 4.8436 3.0327 7.97448 ] pdfxs
+ (a) show
+ (s)
+ [9.23989 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0072 3.0327 6.05449 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ere)
+ [9.79628 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersetinSSAf)
+ [4.85451 9.20717 4.30902 4.8436 9.18546 3.0327 11.0072 6.05449 6.0654 13.1235 3.33815 
+ ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 220.666 -657.201 m
+ (14) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 8.66175 4.85451 3.0327 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 8.08355 9.09802 ] pdfxs
+ (a) show
+ (dem)
+ [6.05449 8.67266 9.08711 ] pdfxs
+ (o) show
+ (repowerful,m)
+ [4.27631 8.66175 6.35994 5.15996 7.57085 4.8436 4.27631 3.33815 6.05449 3.0327 6.89448 
+ 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.66175 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 6.89448 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icwhere)
+ [3.02179 8.67266 7.8763 6.0654 4.8436 4.27631 8.66175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -21.922 m
+ (wereprevi)
+ [7.57085 4.85451 4.27631 8.47629 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslym)
+ [6.05449 4.30902 3.02179 9.40355 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l.Webelieve)
+ [3.0327 7.87629 10.309 8.47629 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 8.4872 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.88729 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.4872 4.29811 ] pdfxs
+ (t) show
+ (illrem)
+ [3.0327 3.02179 6.6763 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningundiscovered.)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 6.0654 6.05449 6.0654 3.0327 4.29811 4.8436 
+ 5.15996 5.4545 4.8436 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (191) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (26) 27
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (ifweknow)
+ [3.0327 7.5272 7.58175 9.05447 5.74904 6.0654 5.14905 12.0763 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.04356 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.65446 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisn'tcyclic)
+ [6.0654 4.2654 9.05447 3.0327 4.29811 6.0654 3.02179 8.44365 4.85451 5.75995 4.8436 
+ 3.0327 3.0327 9.04356 ] pdfxs
+ (\() show
+ (i.e.,anodec)
+ [3.0327 3.0327 4.8436 3.0327 7.37448 9.65446 6.05449 5.75995 6.0654 9.04356 4.85451 
+ ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tbevisi)
+ [8.44365 6.35994 9.05447 5.75995 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (edm)
+ [4.8436 10.2654 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.2654 ] pdfxs
+ (o) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.37448 ] pdfxs
+ (a) show
+ (ndif)
+ [6.05449 10.2654 3.0327 3.33815 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (\\) show
+ (processin)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (")
+ [9.63264 ] pdfxs
+ (o) show
+ (fe)
+ [7.50539 4.8436 ] pdfxs
+ (a) show
+ (chnodeisindependent)
+ [4.54905 10.2326 6.05449 5.75995 6.0654 9.02174 3.02179 8.47626 3.0327 6.0654 6.05449 
+ 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 5.75995 8.41092 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.85451 ] pdfxs
+ (o) show
+ (mmu)
+ [9.08711 8.79257 6.05449 ] pdfxs
+ (tat) show
+ (ive[)
+ [3.0327 5.4545 9.02174 3.02179 ] pdfxs
+ (108) show
+ (]itisp)
+ [7.21085 3.02179 8.42183 3.02179 8.47626 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 9.01083 ] pdfxs
+ (t) show
+ (ouses)
+ [9.63264 6.05449 4.30902 9.02174 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 0 -43.845 m
+ (\\) show
+ (divide-)
+ [6.0654 3.02179 5.75995 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ (a) show
+ (nd-c)
+ [6.0654 6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nquer")
+ [6.0654 5.75995 6.05449 4.85451 4.2654 8.8472 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.69081 ] pdfxs
+ (t) show
+ (op)
+ [8.83629 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelize)
+ [3.02179 3.0327 4.85451 3.02179 3.0327 4.85451 8.23629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.23629 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.8472 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.8436 7.79993 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -65.768 m
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.32357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.77808 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.09802 7.76717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.31266 ] pdfxs
+ (a) show
+ (lsoex)
+ [3.0327 4.30902 8.92356 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyexpensive\()
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.22901 4.85451 5.74904 6.37085 4.8436 6.0654 
+ 4.29811 3.0327 5.4545 8.32357 4.23277 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 9.53446 6.05449 ] pdfxs
+ (o) show
+ (ublyexp)
+ [6.0654 6.0654 3.02179 9.22901 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (nenti)
+ [6.05449 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,limi)
+ [6.53449 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ingitsuse)
+ [3.0327 6.0654 8.92356 3.0327 4.23277 7.77808 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (requitesm)
+ [4.27631 8.47629 5.75995 6.0654 3.0327 4.23277 8.4872 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,less)
+ [3.0327 6.6654 3.0327 4.8436 4.30902 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (na)
+ [9.6981 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (a) show
+ (ndlinesinsize\)[)
+ [6.05449 9.6981 3.0327 3.0327 6.05449 4.85451 7.93081 3.0327 9.6981 4.29811 3.0327 
+ 4.85451 4.8436 7.87638 3.0327 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -109.613 m
+ (Thec)
+ [7.8763 6.0654 8.98902 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.90537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.3891 ] pdfxs
+ (a) show
+ (llowssh)
+ [3.0327 3.02179 5.15996 7.8763 8.44353 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.98902 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.44353 ] pdfxs
+ (t) show
+ (odis)
+ [9.59992 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (uishbetweenlis)
+ [6.0654 3.0327 4.29811 10.1999 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.1999 
+ 3.0327 3.0327 4.29811 ] pdfxs
+ (t/t) show
+ (ree-liked)
+ [4.2654 4.85451 4.8436 3.64352 3.02179 3.0327 5.4545 8.99993 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.59992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (ndDAGsis)
+ [6.0654 9.6981 8.0291 7.8872 8.55269 7.95263 3.0327 7.94172 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 9.40355 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (\\) show
+ (sh)
+ [4.30902 6.05449 ] pdfxs
+ (a) show
+ (red"bit)
+ [4.27631 4.8436 6.0654 9.0981 6.0654 3.02179 7.88729 ] pdfxs
+ (\() show
+ (ei)
+ [4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.91991 ] pdfxs
+ (o) show
+ (nanode[)
+ [9.709 9.0981 6.0654 5.74904 6.0654 8.4872 3.0327 ] pdfxs
+ (117) show
+ (])
+ [6.6763 ] pdfxs
+ (o) show
+ (ra\feld[)
+ [7.91991 9.0981 6.0654 4.8436 3.0327 9.709 3.02179 ] pdfxs
+ (38) show
+ (]in)
+ [6.6763 3.0327 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.49811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -153.458 m
+ (Thesh)
+ [7.8763 6.0654 8.31266 4.29811 6.0654 ] pdfxs
+ (a) show
+ (redbitindic)
+ [4.2654 4.85451 9.52355 6.05449 3.0327 7.70183 3.0327 6.0654 6.05449 3.0327 4.85451 
+ ] pdfxs
+ (at) show
+ (esifamem)
+ [4.8436 7.76717 3.0327 6.7963 8.91265 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.2181 ] pdfxs
+ (o) show
+ (bjectisp)
+ [6.66539 3.33815 4.8436 4.85451 7.70183 3.0327 7.76717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.52355 ] pdfxs
+ (t) show
+ (obymul)
+ [8.91265 5.75995 9.2181 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplehe)
+ [3.0327 6.05449 3.0327 8.31266 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.52355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 7.82175 ] pdfxs
+ (I) show
+ (fn)
+ [6.7963 6.0654 ] pdfxs
+ (o) show
+ (tse)
+ [7.70183 4.29811 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [6.52358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -175.38 m
+ (if)
+ [3.0327 7.46175 ] pdfxs
+ (t) show
+ (ree-like,)
+ [4.2654 4.85451 4.8436 3.63261 3.0327 3.0327 5.4545 4.85451 7.2763 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.97811 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.5781 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uremaybeprocessedwi)
+ [6.05449 4.27631 8.97811 9.08711 5.15996 9.88355 6.35994 8.97811 6.05449 4.27631 5.75995 
+ 4.8436 4.85451 4.29811 4.30902 4.8436 10.189 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdivide-)
+ [10.189 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ (a) show
+ (nd-c)
+ [6.0654 6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nquer)
+ [6.0654 5.74904 6.0654 4.8436 8.39991 ] pdfxs
+ (t) show
+ (echniques.Webelieve)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.30902 9.34901 10.2981 
+ 8.97811 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 4.8436 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.7272 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducti)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (o) show
+ (fasm)
+ [7.21084 9.3381 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt\row-sensi)
+ [6.05449 5.75995 8.12729 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 9.64355 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.93809 6.37085 8.7272 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.93809 ] pdfxs
+ (t) show
+ (o)
+ [9.3381 ] pdfxs
+ (D) show
+ (SAwhichmay)
+ [6.05449 12.0653 7.88721 6.05449 3.0327 4.54905 9.93809 9.08711 5.15996 9.63264 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 7.8763 ] pdfxs
+ 0 -219.225 m
+ (D) show
+ (SA)
+ [6.05449 12.2508 ] pdfxs
+ (t) show
+ (oc)
+ [9.51264 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (urethispr)
+ [6.0654 4.27631 8.91265 4.23277 6.0654 3.0327 8.36717 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyinm)
+ [6.35994 4.85451 4.2654 3.94914 9.8181 3.0327 10.1235 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.8181 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.36717 ] pdfxs
+ (a) show
+ (tac)
+ [8.30183 9.52355 4.8436 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.91265 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.31274 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tismuchless)
+ [8.31274 3.02179 8.36717 8.79257 6.0654 4.53815 10.1235 3.0327 4.85451 4.29811 8.36717 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nsh)
+ [10.1345 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ 0 -241.148 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 0 -278.335 m
+ /N1025 10.909 Tf
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (l-)
+ [3.49088 4.1781 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (de) show
+ (r)
+ [9.349 ] pdfxs
+ (p) show
+ (ro)
+ [5.17085 6.62173 ] pdfxs
+ (ce) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (n) show
+ (g)
+ [10.4508 ] pdfxs
+ (o) show
+ (f)
+ [8.01809 ] pdfxs
+ (dat) show
+ (as)
+ [10.2763 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (s) show
+ 0 -307.303 m
+ /N614 10.909 Tf
+ (Thel)
+ [7.8763 6.0654 8.33448 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (est)
+ [4.8436 4.30902 7.73456 ] pdfxs
+ (ga) show
+ (infr)
+ [3.02179 9.55628 3.33815 4.2654 ] pdfxs
+ (o) show
+ (ms)
+ [12.5889 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.33448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.7999 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 9.55628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.52358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ionc)
+ [3.02179 5.46541 9.54537 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.54537 6.37085 8.33448 ] pdfxs
+ (a) show
+ (chievedbyc)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 4.8436 9.55628 5.75995 9.23992 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elyi)
+ [4.8436 3.0327 9.25083 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -329.226 m
+ (t) show
+ (hed)
+ [6.05449 9.14174 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.74173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.14174 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.31994 6.0654 ] pdfxs
+ (att) show
+ (ern)
+ [4.8436 4.27631 10.3526 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.14174 4.29811 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.0654 4.2654 4.85451 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,elimin)
+ [9.09802 7.48357 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tingp)
+ [4.23277 3.0327 6.0654 9.74173 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erch)
+ [4.8436 8.56354 4.54905 6.05449 ] pdfxs
+ (a) show
+ (singfr)
+ [4.30902 3.0327 6.05449 9.75264 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3743 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -351.148 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.6434 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.57812 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.)
+ [6.0654 4.8436 4.27631 7.84357 ] pdfxs
+ (I) show
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,wew)
+ [3.0327 3.0327 4.84359 6.59994 7.58175 8.39993 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.61082 3.0327 3.0327 5.4545 8.39993 ] pdfxs
+ (t) show
+ (o)
+ [8.99992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.6434 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [7.78911 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (eovereverynodein)
+ [8.39993 5.14905 5.4545 4.8436 7.82173 4.85451 5.4545 4.8436 4.27631 9.30537 6.0654 
+ 5.75995 6.05449 8.39993 3.0327 6.0654 ] pdfxs
+ 0 -373.071 m
+ (ad)
+ [9.01083 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.41084 ] pdfxs
+ (t) show
+ (oi)
+ [9.01083 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (eover)
+ [8.41084 5.14905 5.4545 4.8436 7.83264 ] pdfxs
+ (t) show
+ (henodesin)
+ [6.05449 8.41084 6.05449 5.75995 6.0654 4.8436 7.86536 3.02179 6.0654 ] pdfxs
+ 213.455 -373.071 m
+ /N634 10.909 Tf
+ (po)
+ [5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.62173 ] pdfxs
+ (o) show
+ (r)
+ [4.0363 ] pdfxs
+ (de) show
+ (r) show
+ 264.051 -373.071 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.62173 ] pdfxs
+ (o) show
+ (fbytraversing)
+ [6.88357 5.75995 9.31628 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 
+ 6.05449 9.01083 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.39993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinthe)
+ [4.8436 4.27631 7.85445 3.0327 9.62173 4.23277 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -394.994 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.19628 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.This)
+ [6.05449 4.27631 4.8436 8.18175 7.8763 6.0654 3.02179 8.0399 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [9.79628 7.57085 ] pdfxs
+ (o) show
+ (uldturnsp)
+ [6.0654 3.0327 9.79628 4.23277 6.0654 4.27631 9.79628 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rsep)
+ [4.2654 4.30902 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 9.18538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsinto)
+ [6.0654 9.08711 8.0399 3.0327 5.75995 4.23277 9.19628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -3.05176e-05 -416.916 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (remuche)
+ [4.2654 8.4872 8.79257 6.05449 4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (sier)
+ [4.30902 3.0327 4.8436 7.909 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze\()
+ [3.0327 5.74904 4.85451 8.4872 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (nbedividedup)
+ [9.6981 6.35994 8.4872 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 9.6981 6.05449 
+ 9.6981 ] pdfxs
+ (t) show
+ (oexecu)
+ [9.08719 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (einp)
+ [8.4872 3.0327 9.68719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llel)
+ [3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -438.839 m
+ (Tos)
+ [6.97085 8.69447 4.29811 ] pdfxs
+ (a) show
+ (felyperf)
+ [3.33815 4.8436 3.0327 8.99992 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.3271 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.54899 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,thec)
+ [6.05449 6.35994 4.23277 6.0654 8.09448 4.8436 ] pdfxs
+ (o) show
+ (mpilerw)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.51628 7.57085 ] pdfxs
+ (o) show
+ (uldneed)
+ [6.0654 3.0327 9.29446 6.0654 4.8436 4.85451 9.29446 ] pdfxs
+ (t) show
+ (oiden)
+ [8.69447 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyap)
+ [3.0327 3.32724 8.99992 8.69447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 8.08357 6.0654 ] pdfxs
+ (ata) show
+ -3.05176e-05 -460.761 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.05449 4.27631 9.3381 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (\(a) show
+ (sdescribedinSec)
+ [8.79262 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.5381 3.0327 
+ 10.549 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\))
+ [8.72728 ] pdfxs
+ (a) show
+ (ndproveth)
+ [6.05449 10.549 6.05449 4.27631 5.14905 5.4545 9.3381 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (t) show
+ (hereis)
+ [6.05449 4.85451 4.2654 9.3381 3.0327 8.78171 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.0654 3.02179 10.2435 9.9381 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (led)
+ [3.0327 9.3272 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -482.684 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureinthepo)
+ [6.05449 4.27631 9.09811 3.0327 10.309 4.23277 6.0654 9.09811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.This)
+ [3.0327 9.70901 7.8763 6.0654 3.0327 8.54171 ] pdfxs
+ (goa) show
+ (lisbyf)
+ [7.2763 3.0327 8.55262 5.75995 10.0035 3.32724 ] pdfxs
+ (a) show
+ (r)
+ [8.51991 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.09811 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.49819 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.09811 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.0035 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.09811 ] pdfxs
+ (t) show
+ (echniquesdescribed)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.55262 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -504.606 m
+ (here.At)
+ [6.0654 4.8436 4.27631 4.8436 7.81084 7.8763 7.64729 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.0327 7.71263 6.35994 ] pdfxs
+ (o) show
+ (intitisn)
+ [3.0327 5.75995 7.6582 3.02179 7.6582 3.0327 7.71263 6.0654 ] pdfxs
+ (o) show
+ (tcle)
+ [7.64729 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rwhe)
+ [7.69082 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.67992 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.72354 ] pdfxs
+ (goa) show
+ (lis)
+ [6.43631 3.0327 7.71263 ] pdfxs
+ (a) show
+ (chiev)
+ [4.54905 6.0654 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (blewi)
+ [6.0654 3.02179 8.26902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.46901 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.46901 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.16356 ] pdfxs
+ (t) show
+ (om)
+ [8.86901 9.08711 ] pdfxs
+ (a) show
+ (kei)
+ [5.4545 8.26902 3.02179 ] pdfxs
+ (t) show
+ -3.05176e-05 -526.529 m
+ (usefulinpr)
+ [6.0654 4.29811 4.8436 3.33815 6.0654 6.6654 3.02179 9.6981 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -571.983 m
+ /N622 14.346 Tf
+ (8.3)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (Su) show
+ (mmary)
+ [13.4422 13.4566 7.83287 6.59915 8.52144 ] pdfxs
+ -3.05176e-05 -604.709 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 6.97082 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erbrie\rydescribedsever)
+ [4.85451 6.9381 6.0654 4.2654 3.0327 4.85451 6.05449 8.43265 6.05449 4.85451 4.29811 
+ 4.8436 4.27631 3.0327 6.35994 4.85451 8.72719 4.29811 4.85451 5.4545 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (l)
+ [5.6945 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (sf)
+ [6.97082 3.33815 ] pdfxs
+ (o) show
+ (rfu)
+ [6.9381 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 7.5163 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 8.42174 3.0327 8.72719 ] pdfxs
+ (t) show
+ (he\feld)
+ [6.0654 7.5163 6.05449 4.85451 3.02179 8.7381 ] pdfxs
+ (o) show
+ (fm)
+ [5.99995 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picd)
+ [6.0654 3.0327 7.5163 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.1272 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -626.631 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Sever)
+ [6.05449 7.65811 6.0654 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.01086 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (hedescribed)
+ [6.05449 7.83266 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.04356 
+ ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.28718 ] pdfxs
+ (a) show
+ (reextensi)
+ [4.2654 7.83266 4.85451 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.28718 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (ot) show
+ (herwellknown)
+ [6.0654 4.8436 7.25446 7.58175 4.8436 3.0327 6.01086 5.75995 6.05449 5.15996 7.8763 
+ 6.0654 ] pdfxs
+ 225.818 -657.201 m
+ (190) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wepresentex)
+ [3.0327 3.0327 4.84359 8.01811 7.58175 9.56719 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 8.96728 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.56719 ] pdfxs
+ (t) show
+ (imin)
+ [3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (g) show
+ (sshowing)
+ [9.02171 4.30902 6.05449 5.14905 7.88721 3.02179 6.0654 10.1672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.95637 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.56719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.7163 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsupp)
+ [10.7781 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sex)
+ [9.02171 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (stin)
+ [4.29811 7.87638 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Theprim)
+ [7.8763 6.0654 8.44357 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryl)
+ [4.2654 9.35992 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (essupp)
+ [4.85451 7.89808 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.66537 5.75995 9.34901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6036 ] pdfxs
+ (a) show
+ (reC)
+ [4.27631 8.44357 11.4872 ] pdfxs
+ (a) show
+ (ndC++,which)
+ [6.05449 9.66537 7.8763 8.4872 8.4872 6.63267 7.8763 6.0654 3.0327 4.53815 9.66537 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.44357 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ 0 -65.768 m
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (irelys)
+ [3.0327 4.27631 4.8436 3.0327 10.3417 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly.)
+ [3.0327 3.0327 4.84359 10.7345 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.5854 ] pdfxs
+ (a) show
+ (lsosupp)
+ [3.0327 4.29811 10.0363 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ssever)
+ [8.8908 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.61448 ] pdfxs
+ (ot) show
+ (herl)
+ [6.05449 4.85451 8.85809 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.8908 ] pdfxs
+ (t) show
+ (ov)
+ [10.0472 5.14904 ] pdfxs
+ (a) show
+ (ryi)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usex)
+ [6.0654 8.87989 4.85451 5.75995 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.85448 ] pdfxs
+ (a) show
+ (nda)
+ [6.0654 10.6472 10.0363 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ 0 -87.69 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-endiscurren)
+ [3.63261 4.85451 6.05449 8.87992 3.0327 7.12354 4.85451 6.05449 4.27631 4.27631 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (lybeingdevel)
+ [3.02179 8.58538 6.35994 4.85451 3.02179 6.0654 8.26902 6.0654 4.8436 5.4545 4.85451 
+ 3.0327 ] pdfxs
+ (o) show
+ (ped.)
+ [6.35994 4.8436 6.0654 7.60357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misfreelyav)
+ [12.8182 3.0327 7.12354 3.33815 4.2654 4.85451 4.8436 3.0327 8.57447 5.15996 5.14904 
+ ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (bleunderan)
+ [6.0654 3.0327 7.66903 6.05449 6.0654 6.0654 4.8436 7.09083 8.27993 6.05449 ] pdfxs
+ (o) show
+ (n-res)
+ [6.0654 3.63261 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (rictivelicensefr)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 5.4545 7.66903 3.0327 3.0327 4.8436 4.85451 
+ 6.05449 4.30902 7.66903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 0 -109.613 m
+ (t) show
+ (he)
+ [6.05449 8.01812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.1672 6.05449 ] pdfxs
+ (o) show
+ (me-p)
+ [9.09802 4.8436 3.63261 6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.01812 ] pdfxs
+ (\() show
+ 110.404 -109.613 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/) show
+ 247.857 -109.613 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.22901 6.05449 ] pdfxs
+ (a) show
+ (sbeenusedf)
+ [7.47263 6.35994 4.85451 4.8436 9.22901 6.05449 4.30902 4.8436 9.22901 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.42901 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 8.92356 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.19631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (demicprojec)
+ [6.0654 4.8436 9.09802 3.0327 8.47629 6.0654 4.27631 6.05449 3.33815 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (t) show
+ (od)
+ [9.0981 6.05449 ] pdfxs
+ (at) show
+ (e..)
+ [4.8436 3.0327 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (Therest)
+ [7.8763 6.0654 9.21811 4.27631 4.85451 4.29811 8.61819 ] pdfxs
+ (o) show
+ (f)
+ [7.71266 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 8.68353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 8.65082 3.02179 8.68353 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.05449 3.0327 4.8436 4.85451 10.4399 ] pdfxs
+ (a) show
+ (sf)
+ [8.67262 3.33815 ] pdfxs
+ (o) show
+ (llows.Sec)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 10.1017 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4399 ] pdfxs
+ (2) show
+ (.2describesthe)
+ [3.0327 9.82901 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.68353 
+ 4.23277 6.0654 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepre-)
+ [14.3672 4.85451 5.75995 6.05449 9.22901 4.2654 4.85451 6.05449 4.27631 4.85451 3.63261 
+ ] pdfxs
+ -1.52588e-05 -175.38 m
+ (sen)
+ [4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Sec)
+ [6.0654 10.9854 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 10.1345 ] pdfxs
+ (t) show
+ (hendescribes)
+ [6.05449 4.85451 10.7344 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 8.97807 ] pdfxs
+ (t) show
+ (hedesi)
+ [6.05449 9.52356 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [10.7344 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [14.6727 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.94536 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk.Sec)
+ [4.27631 5.75995 10.9854 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ -1.52588e-05 -197.303 m
+ (discusses)
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 7.40718 ] pdfxs
+ (o) show
+ (urev)
+ [6.05449 7.37446 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (o) show
+ (fthe)
+ [6.43631 4.23277 6.0654 7.94175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem)
+ [13.1018 4.29811 5.75995 4.30902 4.23277 4.85451 12.1853 ] pdfxs
+ (a) show
+ (sdescribed)
+ [7.40718 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.15265 ] pdfxs
+ (a) show
+ (bove.Secti)
+ [6.37085 5.14905 5.4545 4.8436 7.70175 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (2) show
+ (.5c)
+ [3.0327 8.54174 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 4.8436 7.39627 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [13.1018 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -1.52588e-05 -219.225 m
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edprevi)
+ [4.8436 9.6981 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (ussys)
+ [6.0654 7.94172 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.Sec)
+ [4.85451 9.08711 4.30902 7.87629 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.6c)
+ [3.0327 9.08719 4.8436 ] pdfxs
+ (o) show
+ (ncludeswithasumm)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.94172 7.8763 3.0327 4.23277 9.6981 
+ 9.0981 4.29811 6.0654 9.08711 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.0654 ] pdfxs
+ (a) show
+ (per.)
+ [6.35994 4.85451 4.2654 3.0327 ] pdfxs
+ -1.52588e-05 -264.68 m
+ /N622 14.346 Tf
+ (2.2Progr)
+ [8.07685 4.476 24.2161 11.0177 6.59915 8.0625 8.07685 6.58481 ] pdfxs
+ (a) show
+ (mRe)
+ [18.822 12.0507 7.3595 ] pdfxs
+ (p) show
+ (resent)
+ [6.58481 7.37385 6.35528 7.37385 8.52152 6.26925 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ -1.52588e-05 -297.405 m
+ /N614 10.909 Tf
+ (Thecoderepresen)
+ [7.8763 6.0654 8.93447 4.8436 5.75995 6.0654 8.93447 4.2654 4.85451 6.05449 4.27631 
+ 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedby)
+ [10.1454 6.0654 4.29811 4.85451 10.1454 5.75995 9.83991 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.0836 3.0327 8.38899 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.93447 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hekeyf)
+ [6.05449 8.93447 5.4545 4.85451 9.83991 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.38899 ] pdfxs
+ (t) show
+ (hatdi\013eren)
+ [6.05449 5.46541 8.32365 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (esitfr)
+ [4.8436 8.38899 3.0327 8.33456 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.178 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -319.328 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems.Therepresen)
+ [4.8436 9.08711 4.30902 8.67265 7.8763 6.05449 8.74902 4.27631 4.85451 6.05449 4.27631 
+ 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisdesi)
+ [9.97082 3.02179 8.20354 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.95991 ] pdfxs
+ (t) show
+ (oprovidehi)
+ [9.34901 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.74902 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelinf)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.92721 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 8.13819 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.13819 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -341.25 m
+ (needed)
+ [6.0654 4.8436 4.8436 6.0654 4.8436 10.6035 ] pdfxs
+ (t) show
+ (osupp)
+ [9.99264 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 8.78183 4.29811 ] pdfxs
+ (o) show
+ (phistic)
+ [6.0654 6.05449 3.0327 4.30902 4.23277 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.6035 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.83626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5926 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.6035 ] pdfxs
+ (a) show
+ (sm)
+ [8.83626 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pictechniques)
+ [6.05449 3.0327 9.39265 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -363.173 m
+ (whilebeinglow-levelen)
+ [7.8763 6.0654 3.0327 3.02179 8.15993 6.35994 4.85451 3.0327 6.05449 8.75992 3.0327 
+ 5.14905 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 6.33813 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.37082 ] pdfxs
+ (t) show
+ (orepresent)
+ [8.75992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 7.54911 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rypr)
+ [4.27631 9.06537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.61445 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (opermitex)
+ [8.77083 6.35994 4.8436 4.27631 9.08711 3.0327 7.54911 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ensive)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.14902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -385.095 m
+ (ins)
+ [3.0327 9.92718 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 8.7272 4.8436 ] pdfxs
+ (o) show
+ (mpilers.Thissec)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 4.29811 8.58538 7.8763 6.0654 3.0327 
+ 8.17081 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.92718 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.85451 8.17081 ] pdfxs
+ (a) show
+ (noverview)
+ [9.92718 5.15996 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.749 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.71629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.8763 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [9.92718 4.30902 4.8436 8.11638 ] pdfxs
+ (a) show
+ (nddescribes)
+ [6.05449 9.93809 6.05449 4.85451 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.17081 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -407.018 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independenttypesystem,)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.54183 3.93823 5.75995 6.35994 9.15265 4.29811 5.75995 4.30902 4.23277 4.85451 
+ 9.08711 7.49448 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.14174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rymodel,excep)
+ [4.27631 10.0581 9.08711 5.75995 6.0654 4.8436 3.0327 7.49448 4.8436 5.75995 4.8436 
+ 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.3635 6.05449 ] pdfxs
+ (a) show
+ (ndlingmech)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.75264 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nisms,)
+ [6.05449 3.0327 4.29811 9.09802 4.29811 7.49448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3526 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -428.941 m
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 7.90903 ] pdfxs
+ (a) show
+ (ndin-mem)
+ [6.0654 9.11992 3.0327 6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryrepresen)
+ [4.2654 8.82538 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.Thede)
+ [6.0654 4.29811 7.69084 7.8763 6.0654 7.90903 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledsyn)
+ [3.0327 3.0327 4.8436 9.11992 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (x)
+ [8.82538 ] pdfxs
+ (a) show
+ (ndsem)
+ [6.0654 9.11992 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.05449 7.91993 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -450.863 m
+ (de\fnedin)
+ [6.0654 4.8436 6.0654 6.05449 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mreferencem)
+ [13.6363 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.47629 9.09802 
+ ] pdfxs
+ (a) show
+ (nu)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (l[)
+ [6.6654 3.0327 ] pdfxs
+ (86) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -488.695 m
+ /N622 11.955 Tf
+ (2.2.1Overviewoft)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 6.73059 6.13291 5.49929 7.10119 3.73 
+ 6.13291 14.2026 6.71874 8.59556 5.23633 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (L) show
+ (LVM)
+ [6.58714 10.1499 17.2511 ] pdfxs
+ (In) show
+ (str)
+ [5.29606 5.23633 5.48733 ] pdfxs
+ (uc) show
+ (tion)
+ [5.23633 3.73 6.7307 11.955 ] pdfxs
+ (S) show
+ (et)
+ [6.13291 5.23633 ] pdfxs
+ -1.52588e-05 -517.663 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.44357 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mins)
+ [13.5927 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetc)
+ [9.65446 4.30902 4.8436 7.83274 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uresthekey)
+ [6.0654 4.2654 4.85451 7.89808 4.23277 6.0654 8.44357 5.4545 4.8436 9.34901 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.89808 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (o) show
+ (rdin)
+ [4.2654 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ryprocess)
+ [4.27631 9.34901 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsbutav)
+ [4.2654 7.89808 6.0654 6.05449 7.83274 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idsm)
+ [3.02179 6.0654 7.89808 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 ] pdfxs
+ -1.52588e-05 -539.586 m
+ (speci\fcc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.93447 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ssuch)
+ [8.38899 4.29811 6.0654 4.53815 10.1563 ] pdfxs
+ (a) show
+ (sphysic)
+ [8.38899 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lre)
+ [7.11266 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers,pipelines,)
+ [4.85451 4.27631 4.29811 7.23266 6.05449 3.0327 6.35994 4.85451 3.0327 3.02179 6.0654 
+ 4.8436 4.30902 7.23266 ] pdfxs
+ (a) show
+ (ndlow-levelc)
+ [6.05449 10.1563 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.11266 
+ 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.0654 9.53446 4.85451 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 9.23992 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -1.52588e-05 -561.509 m
+ (provides)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.5599 ] pdfxs
+ (a) show
+ (nin\fni)
+ [9.30537 3.0327 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (eset)
+ [8.09448 4.30902 4.8436 7.49456 ] pdfxs
+ (o) show
+ (ftypedvirtu)
+ [6.58903 3.93823 5.75995 6.35994 4.85451 9.30537 5.75995 3.0327 4.27631 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (lre)
+ [6.28358 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erswhichc)
+ [4.85451 4.2654 7.5599 7.8763 6.0654 3.0327 4.53815 9.31628 4.8436 ] pdfxs
+ (a) show
+ (nh)
+ [9.31628 6.0654 ] pdfxs
+ (o) show
+ (ldvalues)
+ [3.0327 9.30537 5.14904 5.46541 3.02179 6.0654 4.8436 7.5599 ] pdfxs
+ (o) show
+ (f) show
+ 349.379 -561.509 m
+ /N634 10.909 Tf
+ (p) show
+ (rimiti)
+ [4.60356 3.33823 8.92348 3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (etyp)
+ [8.56364 3.62179 5.30169 5.01816 ] pdfxs
+ (es) show
+ 422.394 -561.509 m
+ /N614 10.909 Tf
+ (\() show
+ (Bo)
+ [7.72349 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -583.431 m
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (er,\r)
+ [4.8436 4.27631 7.25448 6.05449 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.0327 6.0654 9.55628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [7.25448 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.1672 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Thevir)
+ [9.28356 7.8763 6.0654 8.95629 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.13448 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.41081 ] pdfxs
+ (a) show
+ (reinSt)
+ [4.2654 8.95629 3.0327 10.1672 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icSin)
+ [3.0327 8.95629 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.94538 ] pdfxs
+ (A) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 8.34546 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A\)) show
+ 0 -605.354 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm[)
+ [4.2654 14.2253 3.0327 ] pdfxs
+ (40) show
+ (].)
+ [3.0327 12.3599 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misal)
+ [15.1309 3.02179 9.43625 10.5926 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.98173 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.27631 4.53815 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure:pr)
+ [6.0654 4.2654 4.85451 10.8654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.42534 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsferv)
+ [6.05449 4.30902 3.32724 4.85451 9.40354 5.14904 ] pdfxs
+ (a) show
+ (luesbetweenre)
+ [3.0327 6.0654 4.8436 9.43625 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.1926 
+ 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 9.43625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -627.276 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 9.44719 4.29811 ] pdfxs
+ (o) show
+ (lelyvi)
+ [3.0327 4.85451 3.02179 9.4581 5.74904 3.0327 ] pdfxs
+ (a) show
+ 90.256 -627.276 m
+ /N722 10.909 Tf
+ (load) show
+ 116.856 -627.276 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 138.123 -627.276 m
+ /N722 10.909 Tf
+ (store) show
+ 170.45 -627.276 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsusingtypedp)
+ [6.0654 7.99626 6.05449 4.30902 3.02179 6.0654 9.14174 3.93823 5.75995 6.37085 4.8436 
+ 9.75264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.The)
+ [4.8436 4.27631 4.29811 8.05084 7.8763 6.05449 8.54175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mmem)
+ [13.6909 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rymodelis)
+ [4.27631 9.44719 9.08711 5.75995 6.0654 4.8436 6.71994 3.0327 4.29811 ] pdfxs
+ 228.545 -657.201 m
+ (15) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (27) 28
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -21.922 m
+ (Theentire)
+ [7.8763 6.0654 8.23629 4.85451 5.75995 4.23277 3.0327 4.27631 8.23629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.3963 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsetc)
+ [9.4581 4.29811 4.8436 7.63638 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.69081 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.15265 ] pdfxs
+ (3) show
+ (1)
+ [8.8472 ] pdfxs
+ (o) show
+ (pcodes.Thisisp)
+ [6.37085 4.8436 5.75995 6.05449 4.85451 4.29811 7.79993 7.8763 6.0654 3.0327 7.69081 
+ 3.0327 7.69081 6.37085 ] pdfxs
+ (o) show
+ (ssiblebec)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.23629 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use,\frs)
+ [6.0654 4.29811 4.85451 6.46903 6.0654 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,we)
+ [6.46903 7.57085 4.8436 ] pdfxs
+ 0 -43.845 m
+ (av)
+ [5.14905 5.4545 ] pdfxs
+ (o) show
+ (idmul)
+ [3.0327 10.1235 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.91265 ] pdfxs
+ (o) show
+ (pcodesf)
+ [6.35994 4.8436 5.75995 6.0654 4.8436 8.36717 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.33445 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.91265 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.91265 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 227.641 -39.886 m
+ /N703 7.96999 Tf
+ (2) show
+ 232.373 -43.845 m
+ /N614 10.909 Tf
+ (.Sec)
+ [9.15265 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,m)
+ [6.05449 6.0654 7.18903 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.30183 ] pdfxs
+ (o) show
+ (pcodesin)
+ [6.37085 4.8436 5.75995 6.0654 4.8436 8.36717 3.0327 10.1126 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.0618 ] pdfxs
+ (a) show
+ (reoverl)
+ [4.27631 8.91265 5.14905 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (oa) show
+ (ded)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.70173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.50176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 84.889 -65.768 m
+ /N722 10.909 Tf
+ (add) show
+ 105.494 -65.768 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.47991 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.26902 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 6.0654 7.72354 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.18537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.70173 ] pdfxs
+ (o) show
+ (r\r)
+ [7.69082 6.0654 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.02179 6.0654 8.87992 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.6582 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -87.69 m
+ (type)
+ [3.93823 5.75995 6.35994 4.85451 ] pdfxs
+ (\)) show
+ (.M)
+ [7.73448 9.99272 ] pdfxs
+ (o) show
+ (stins)
+ [4.30902 7.45093 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,including)
+ [6.05449 4.30902 6.31631 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.66174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.23994 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmetic)
+ [6.0654 9.08711 4.85451 4.23277 3.0327 8.06175 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.27264 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.22904 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.31631 ] pdfxs
+ (a) show
+ (reinthree-)
+ [4.27631 8.05084 3.0327 9.27264 4.23277 6.0654 4.27631 4.8436 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddressf)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.50536 3.33815 ] pdfxs
+ (o) show
+ (rm:)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.4872 ] pdfxs
+ (o) show
+ (rtwo)
+ [7.909 3.93823 7.58175 9.08719 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (ndproduceasin)
+ [6.0654 9.6981 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 8.4872 9.08719 4.30902 
+ 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leresul)
+ [3.0327 8.4872 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -131.535 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MusesSSAf)
+ [14.269 6.05449 4.30902 4.8436 8.57444 6.05449 6.0654 12.4472 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.3634 ] pdfxs
+ (a) show
+ (si)
+ [8.57444 3.02179 ] pdfxs
+ (t) show
+ (sprim)
+ [8.57444 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rycoderepresen)
+ [4.27631 10.0254 4.8436 5.75995 6.0654 9.10902 4.27631 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,i.e.,e)
+ [6.0654 7.46175 3.02179 3.0327 4.85451 3.02179 7.46175 4.8436 ] pdfxs
+ (a) show
+ (chvir)
+ [4.54905 10.3308 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [7.29812 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (eriswri)
+ [4.8436 8.54173 3.0327 8.56353 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ 0 -153.458 m
+ (inex)
+ [3.0327 11.2581 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 10.9635 ] pdfxs
+ (o) show
+ (neins)
+ [6.05449 10.0472 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.61811 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 11.2581 4.85451 ] pdfxs
+ (a) show
+ (chuse)
+ [4.53815 11.2581 6.0654 4.29811 10.0581 ] pdfxs
+ (o) show
+ (fare)
+ [8.53083 10.6472 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (erisd)
+ [4.8436 9.46899 3.0327 9.50171 6.0654 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tedbyi)
+ [4.23277 4.85451 11.2581 5.75995 10.9526 3.0327 ] pdfxs
+ (t) show
+ (sde\fni)
+ [9.50171 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Mem)
+ [6.05449 12.5672 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -175.38 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 9.59989 3.0327 11.3563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.2945 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 117.64 -175.38 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 139.305 -175.38 m
+ /N614 10.909 Tf
+ (inSSAf)
+ [3.0327 11.3563 6.05449 6.0654 13.4726 3.33815 ] pdfxs
+ (o) show
+ (rmbec)
+ [4.27631 14.3889 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 10.1454 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 11.0508 6.37085 ] pdfxs
+ (o) show
+ (ssibleloc)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 10.1454 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsmaybemodi\fed)
+ [6.0654 9.59989 9.08711 5.14905 11.0617 6.35994 10.1454 9.08711 5.75995 6.0654 3.0327 
+ 6.05449 4.85451 11.3563 ] pdfxs
+ (at) show
+ 0 -197.303 m
+ (asin)
+ [10.1345 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 9.53447 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 9.52356 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hap)
+ [10.7454 10.1345 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er,m)
+ [4.85451 4.2654 7.97448 9.09802 ] pdfxs
+ (a) show
+ (kingitdi\016cult)
+ [5.74904 3.0327 6.0654 10.1345 3.0327 8.92364 6.0654 3.02179 9.09802 4.8436 6.0654 
+ 3.0327 8.92364 ] pdfxs
+ (t) show
+ (oc)
+ [10.1345 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructare)
+ [4.27631 6.0654 4.8436 8.92364 10.1454 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blyc)
+ [6.05449 3.0327 10.4399 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,explici)
+ [7.97448 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -219.225 m
+ (SSAcoderepresent)
+ [6.0654 6.05449 12.7853 4.85451 5.75995 6.05449 9.4581 4.27631 4.8436 6.0654 4.2654 
+ 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.669 3.33815 ] pdfxs
+ (o) show
+ (rsuchloc)
+ [8.8799 4.29811 6.0654 4.53815 10.669 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.The)
+ [6.0654 4.29811 10.7999 7.8763 6.05449 9.4581 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [14.6072 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsetincludes)
+ [10.669 4.30902 4.8436 8.84728 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 
+ 8.90171 ] pdfxs
+ (a) show
+ (nexplici)
+ [10.669 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ 450.818 -219.225 m
+ /N722 10.909 Tf
+ (phi) show
+ 0 -241.148 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichc)
+ [6.0654 6.85085 7.8763 6.0654 3.02179 4.54905 9.85082 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.29811 6.37085 ] pdfxs
+ (o) show
+ (ndsdirec)
+ [6.05449 6.0654 8.08354 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.54537 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.63993 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.85082 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ 327.389 -241.148 m
+ /N695 10.909 Tf
+ (\036) show
+ 337.676 -241.148 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (fSSAf)
+ [7.12357 6.0654 6.05449 11.9672 3.33815 ] pdfxs
+ (o) show
+ (rm.SS)
+ [4.27631 9.08711 8.32356 6.0654 6.05449 ] pdfxs
+ (A) show
+ -3.05176e-05 -263.07 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmprovidesac)
+ [4.2654 13.5816 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.80353 9.9381 
+ 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctdef-use)
+ [4.8436 8.73819 6.0654 4.8436 3.33815 3.63261 6.05449 4.30902 9.3381 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimpli\fesm)
+ [8.73819 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 6.05449 4.85451 8.79262 9.08711 
+ ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 10.2545 6.05449 ] pdfxs
+ (ata) show
+ (\row)
+ [6.0654 5.14905 12.3708 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.79262 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 10.549 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,\row-insensi)
+ [6.11995 6.0654 5.14905 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.05449 4.30902 
+ 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.26536 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (chievem)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 7.81084 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.71629 ] pdfxs
+ (o) show
+ (f)
+ [6.29449 ] pdfxs
+ (t) show
+ (hebene\f)
+ [6.05449 7.81084 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [7.26536 ] pdfxs
+ (o) show
+ (f\row-sensi)
+ [6.28358 6.0654 5.14905 7.8763 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmswi)
+ [6.05449 9.09802 7.25445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -3.05176e-05 -306.915 m
+ (expensived)
+ [4.8436 5.75995 6.37085 4.8436 6.0654 4.29811 3.0327 5.4545 8.51993 6.05449 ] pdfxs
+ (ata) show
+ (\row)
+ [6.0654 5.14905 11.5417 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.97448 ] pdfxs
+ (No) show
+ (n-lo)
+ [6.0654 3.63261 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.73082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinSSAf)
+ [6.05449 7.97445 3.0327 9.73082 6.05449 6.0654 11.8472 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.7634 ] pdfxs
+ (a) show
+ (refur)
+ [4.27631 8.50902 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (hersimpli\fedbec)
+ [6.0654 4.8436 7.94173 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 
+ 9.73082 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -328.838 m
+ (t) show
+ (heydon)
+ [6.05449 4.85451 8.87992 6.05449 8.57447 6.0654 ] pdfxs
+ (o) show
+ (tenc)
+ [7.36366 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.39628 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 6.75259 ] pdfxs
+ (o) show
+ (r)
+ [7.39628 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (putdependences)
+ [6.05449 6.0654 7.36366 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 6.0654 
+ 4.8436 4.85451 7.41809 ] pdfxs
+ (o) show
+ (nSSAre)
+ [9.18537 6.05449 6.0654 11.3017 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers.)
+ [4.8436 4.27631 4.30902 7.70175 ] pdfxs
+ (No) show
+ (n-mem)
+ [6.0654 3.63261 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.86901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.30902 9.08719 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lysimpli\fedbec)
+ [3.0327 9.39264 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 9.6981 
+ 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use\(unrel)
+ [6.05449 4.30902 8.4872 4.23277 6.0654 6.0654 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (t) show
+ (oSS)
+ [9.08719 6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)re)
+ [7.87638 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.93081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [7.87638 6.0654 5.14905 5.4545 8.4872 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -372.683 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.7018 ] pdfxs
+ (a) show
+ (lsom)
+ [3.0327 4.29811 9.15265 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.99626 ] pdfxs
+ (t) show
+ (heC)
+ [6.0654 8.54175 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lFlowGr)
+ [6.73085 7.12357 3.02179 5.15996 11.5744 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.76355 ] pdfxs
+ (\() show
+ (CFG\))
+ [7.8763 6.81812 8.5636 7.94183 ] pdfxs
+ (o) show
+ (feveryfunc)
+ [7.02539 4.85451 5.4545 4.8436 4.27631 9.4581 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nexplicitin)
+ [9.76355 4.85451 5.74904 6.0654 3.0327 3.02179 4.85451 3.0327 7.94183 3.02179 9.76355 
+ ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.54175 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (-) show
+ -3.05176e-05 -394.606 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Afunc)
+ [6.05449 8.03993 11.869 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisaset)
+ [9.75264 3.02179 7.99626 9.14174 4.29811 4.85451 7.93092 ] pdfxs
+ (o) show
+ (fb)
+ [7.02539 6.05449 ] pdfxs
+ (a) show
+ (sicblocks,)
+ [4.30902 3.02179 8.54175 6.0654 3.02179 5.75995 4.54905 5.75995 4.29811 6.73085 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 9.74173 4.85451 ] pdfxs
+ (a) show
+ (chb)
+ [4.54905 9.74173 6.0654 ] pdfxs
+ (a) show
+ (sicblockisasequence)
+ [4.29811 3.0327 8.54175 6.05449 3.0327 5.75995 4.53815 9.44719 3.0327 7.99626 9.14174 
+ 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.68 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (endinginex)
+ [4.8436 6.0654 6.0654 3.02179 6.0654 9.29447 3.02179 9.90537 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.58901 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.68356 ] pdfxs
+ (t) show
+ (ermin)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 ] pdfxs
+ (ato) show
+ (rins)
+ [8.10537 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (\() show
+ (br)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (nches,re)
+ [6.0654 4.54905 6.05449 4.85451 4.29811 6.9163 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn,)
+ [6.0654 4.2654 6.0654 3.0327 ] pdfxs
+ 305.942 -416.528 m
+ /N722 10.909 Tf
+ (unwind) show
+ 340.305 -416.528 m
+ /N614 10.909 Tf
+ (,)
+ [6.9163 ] pdfxs
+ (o) show
+ (r) show
+ 360.785 -416.528 m
+ /N722 10.909 Tf
+ (invoke) show
+ 395.149 -416.528 m
+ /N614 10.909 Tf
+ (;thel)
+ [6.97085 4.23277 6.0654 8.68356 3.0327 ] pdfxs
+ (att) show
+ (ertw)
+ [4.8436 8.10537 3.94914 7.57085 ] pdfxs
+ (o) show
+ -6.10352e-05 -438.451 m
+ (a) show
+ (reexpl)
+ [4.27631 8.47629 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedl)
+ [3.0327 6.05449 4.85451 9.6981 3.0327 ] pdfxs
+ (a) show
+ (terbelow)
+ [4.23277 4.85451 7.909 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.E)
+ [7.87629 7.42902 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.6981 ] pdfxs
+ (t) show
+ (ermin)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 ] pdfxs
+ (ato) show
+ (rexplici)
+ [7.909 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ (lyspeci\fesi)
+ [3.0327 9.39264 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 7.93081 3.0327 
+ ] pdfxs
+ (t) show
+ (ssuccess)
+ [7.94172 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.0654 ] pdfxs
+ (a) show
+ (sicblocks.)
+ [4.29811 3.0327 8.4872 6.05449 3.0327 5.75995 4.53815 5.75995 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -476.283 m
+ /N622 11.955 Tf
+ (2.2.2L)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 ] pdfxs
+ (an) show
+ (g)
+ [6.7307 ] pdfxs
+ (ua) show
+ (ge)
+ [6.71874 6.14487 ] pdfxs
+ (-Ind) show
+ (epen)
+ [6.13291 7.84247 6.13291 7.48382 ] pdfxs
+ (d) show
+ (entType)
+ [6.13291 7.10126 9.70749 8.97817 7.10119 7.84247 10.628 ] pdfxs
+ (In) show
+ (form)
+ [4.10049 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (,C)
+ [8.22507 9.70749 ] pdfxs
+ (a) show
+ (st,)
+ [5.30802 5.22437 8.22507 ] pdfxs
+ (an) show
+ (dGetElementPtr)
+ [11.955 10.5682 6.13291 5.23633 8.82286 3.74195 6.13291 11.2138 6.13291 7.10126 5.22437 
+ 9.19335 5.22437 5.48733 ] pdfxs
+ -6.10352e-05 -505.251 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 8.82538 ] pdfxs
+ (o) show
+ (fthefund)
+ [7.30902 4.23277 6.0654 8.82538 3.32724 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (ldesi)
+ [7.00357 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nfe)
+ [10.0363 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 8.26899 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [13.9636 3.0327 8.2799 ] pdfxs
+ (t) show
+ (heinclusi)
+ [6.05449 8.82538 3.02179 6.0654 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (o) show
+ (fal)
+ [7.29812 9.42537 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-independenttype)
+ [4.85451 3.63261 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 
+ 5.75995 8.21456 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -6.10352e-05 -527.174 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.EverySSAre)
+ [4.8436 9.08711 7.84357 7.42902 5.4545 4.8436 4.27631 9.27265 6.0654 6.05449 11.7054 
+ 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ister)
+ [3.0327 4.30902 4.23277 4.85451 7.78901 ] pdfxs
+ (a) show
+ (ndexplicitmem)
+ [6.0654 9.5781 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.75638 9.09802 
+ 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.28356 ] pdfxs
+ (o) show
+ (bjecth)
+ [6.66539 3.32724 4.85451 4.8436 7.76729 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.82172 ] pdfxs
+ (a) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edtype,)
+ [4.8436 9.58901 3.93823 5.75995 6.35994 4.8436 6.57812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.5454 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -549.096 m
+ (o) show
+ (beys)
+ [6.35994 4.85451 10.0145 4.29811 ] pdfxs
+ (t) show
+ (ricttyperules.Thistypeinf)
+ [4.27631 3.0327 4.8436 8.49819 3.93823 5.75995 6.35994 9.10902 4.27631 6.05449 3.0327 
+ 4.85451 4.29811 9.74173 7.8763 6.0654 3.0327 8.55262 3.94914 5.74904 6.37085 9.09811 
+ 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisusedinc)
+ [10.3199 3.0327 8.55262 6.0654 4.29811 4.85451 10.3199 3.02179 10.3199 4.85451 ] pdfxs
+ (o) show
+ (njunc)
+ [6.05449 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [10.3199 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3199 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 9.10902 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (o) show
+ (pcode)
+ [6.35994 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -571.019 m
+ (t) show
+ (ode)
+ [9.13083 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermine)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 8.53084 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.53084 4.85451 5.74904 ] pdfxs
+ (a) show
+ (ctseman)
+ [4.85451 7.92001 4.30902 4.8436 9.08711 5.46541 5.74904 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.98535 ] pdfxs
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (a) show
+ (nins)
+ [9.74173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.\r)
+ [8.01811 6.0654 ] pdfxs
+ (oa) show
+ (tingp)
+ [4.23277 3.0327 6.0654 9.13083 6.37085 ] pdfxs
+ (o) show
+ (intvs.in)
+ [3.02179 5.75995 7.92001 5.75995 4.30902 8.0072 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.95264 ] pdfxs
+ (a) show
+ (dd)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Thistype)
+ [8.0072 7.8763 6.0654 3.0327 7.98535 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -6.10352e-05 -592.941 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nen)
+ [9.80719 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesabr)
+ [6.05449 3.0327 4.8436 8.05081 9.20719 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dcl)
+ [9.80719 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.05081 ] pdfxs
+ (o) show
+ (f) show
+ 176.061 -592.941 m
+ /N634 10.909 Tf
+ (h) show
+ (i)
+ [3.34914 ] pdfxs
+ (gh) show
+ (-l)
+ [3.90544 2.78176 ] pdfxs
+ (eve) show
+ (l) show
+ 223.857 -592.941 m
+ /N614 10.909 Tf
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.05081 ] pdfxs
+ (o) show
+ (n) show
+ 317.897 -592.941 m
+ /N634 10.909 Tf
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (w-l)
+ [7.24359 3.90544 2.78176 ] pdfxs
+ (eve) show
+ (l) show
+ 361.79 -592.941 m
+ /N614 10.909 Tf
+ (code)
+ [4.8436 5.75995 6.0654 8.59629 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.01809 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,see)
+ [9.08711 6.0654 3.02179 4.85451 6.80721 4.29811 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 0 -603.041 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (o) show
+ (r)
+ [6.6796 ] pdfxs
+ (e) show
+ (x)
+ [4.85963 ] pdfxs
+ (a) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (,t)
+ [5.63957 3.57737 ] pdfxs
+ (her) show
+ (e)
+ [7.1728 ] pdfxs
+ (ar) show
+ (e)
+ [7.1728 ] pdfxs
+ (n) show
+ (o)
+ [7.68392 ] pdfxs
+ (un) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (yop)
+ [7.94393 4.59962 5.37959 ] pdfxs
+ (era) show
+ (t)
+ [3.58634 ] pdfxs
+ (or) show
+ (s:)
+ [3.63121 2.56423 ] pdfxs
+ 181.871 -3.80899 m
+ /N1196 8.96599 Tf
+ (not) show
+ 199.064 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 216.983 -3.80899 m
+ /N1196 8.96599 Tf
+ (neg) show
+ 234.177 -3.80899 m
+ /N1156 8.96599 Tf
+ (ar) show
+ (eim)
+ [7.1728 2.55527 7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (e) show
+ (dint)
+ [8.19491 2.56423 8.18594 3.58634 ] pdfxs
+ (er) show
+ (ms)
+ [7.6838 6.70655 ] pdfxs
+ (of) show
+ 351.015 -3.80899 m
+ /N1196 8.96599 Tf
+ (xor) show
+ 368.208 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 386.127 -3.80899 m
+ /N1196 8.96599 Tf
+ (sub) show
+ 400.249 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (re) show
+ (sp)
+ [3.64018 5.37062 ] pdfxs
+ (e) show
+ (ctively.)
+ [4.09746 3.58634 2.56423 4.59962 4.10643 2.55527 4.09752 2.56423 ] pdfxs
+ 216.108 -47.708 m
+ /N614 10.909 Tf
+ (16) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (rwi)
+ [7.909 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.6981 9.08711 ] pdfxs
+ (a) show
+ (nualins)
+ [5.75995 6.05449 5.46541 6.6654 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,showingp)
+ [6.05449 6.6654 4.30902 6.05449 5.15996 7.8763 3.0327 6.05449 9.08719 6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ec)
+ [6.05449 4.85451 8.47629 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s[1)
+ [7.94172 3.02179 5.46541 ] pdfxs
+ (42) show
+ (,)
+ [6.6654 ] pdfxs
+ (30) show
+ (,)
+ [6.6654 ] pdfxs
+ (29) show
+ (,)
+ [6.6654 ] pdfxs
+ (75) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.86539 ] pdfxs
+ (t) show
+ (echniquesprovide)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.31991 6.05449 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 7.86539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.04358 ] pdfxs
+ (o) show
+ (ftheinf)
+ [6.35994 4.23277 6.0654 7.86539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnecess)
+ [9.07628 6.05449 4.85451 4.8436 4.85451 4.29811 4.29811 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.77083 ] pdfxs
+ (t) show
+ (operf)
+ [8.47629 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.098 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.31991 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.79265 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.0981 4.29811 ] pdfxs
+ (a) show
+ (fely,evenf)
+ [3.33815 4.8436 3.0327 4.84359 6.1854 4.8436 5.4545 4.85451 9.08719 3.32724 ] pdfxs
+ (o) show
+ (rn)
+ [7.30901 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 7.8763 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC.Thisincludesiden)
+ [4.8436 7.33081 3.0327 3.0327 5.4545 7.8763 7.8763 6.0654 7.8763 6.05449 3.0327 
+ 7.33081 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 7.33081 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.02179 6.0654 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ednodesin)
+ [4.8436 9.13083 6.05449 5.75995 6.0654 4.8436 7.37445 3.0327 9.11992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.90903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.90903 ] pdfxs
+ (a) show
+ (ndiden)
+ [6.0654 9.13083 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (a) show
+ (llsc)
+ [3.0327 6.09813 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (rp)
+ [7.34174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.37445 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.90903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -87.69 m
+ (\() show
+ (whichw)
+ [7.8763 6.0654 3.02179 4.54905 9.98173 7.58175 ] pdfxs
+ (o) show
+ (uldneed)
+ [6.05449 3.0327 9.98173 6.0654 4.8436 4.85451 9.98173 ] pdfxs
+ (t) show
+ (obeupd)
+ [9.37083 6.37085 8.77084 6.05449 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.98173 ] pdfxs
+ (t) show
+ (ore)
+ [9.38174 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rdernodesin)
+ [4.27631 6.05449 4.85451 8.19264 6.0654 5.74904 6.0654 4.8436 8.22535 3.0327 9.98173 
+ ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.77084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.38174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.02539 ] pdfxs
+ (a) show
+ (ndinf)
+ [6.0654 9.98173 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (inter-nodep)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 6.05449 5.75995 6.0654 8.4872 6.35994 
+ ] pdfxs
+ (o) show
+ (inters)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tneed)
+ [7.87638 6.0654 4.8436 4.8436 9.6981 ] pdfxs
+ (t) show
+ (obeupd)
+ [9.0981 6.35994 8.4872 6.05449 6.37085 6.05449 ] pdfxs
+ (at) show
+ (ed.)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ 0 -147.445 m
+ /N622 11.955 Tf
+ (8.2.5)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Id) show
+ (enti)
+ [6.13291 7.10126 5.22437 3.74195 ] pdfxs
+ (\fca) show
+ (tionofCo)
+ [5.22437 3.74195 6.71874 11.955 6.7307 8.58361 9.71945 6.71874 ] pdfxs
+ (a) show
+ (rse)
+ [5.49929 5.29606 6.14487 ] pdfxs
+ (-) show
+ (GrainP)
+ [10.5682 5.49929 6.52739 3.74195 11.955 8.81079 ] pdfxs
+ (a) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (llelWork)
+ [3.73 3.74195 6.13291 8.21312 12.7799 6.71874 5.49929 7.10119 ] pdfxs
+ 0 -176.413 m
+ /N614 10.909 Tf
+ (D) show
+ (SA)
+ [6.05449 13.0799 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 10.9526 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.91993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herprovideinf)
+ [6.05449 4.85451 9.16354 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.74174 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (t) show
+ (om)
+ [10.3417 9.08711 ] pdfxs
+ (a) show
+ (kep)
+ [5.4545 9.74174 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.74174 ] pdfxs
+ (a) show
+ (tle)
+ [9.13091 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 9.13091 ] pdfxs
+ (t) show
+ (hreedi\013eren)
+ [6.0654 4.2654 4.85451 9.73083 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ 0 -198.336 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 7.93081 ] pdfxs
+ (o) show
+ (fp)
+ [6.97085 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.85451 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -235.523 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d/) show
+ (R)
+ [9.40363 ] pdfxs
+ (e) show
+ (f)
+ [8.01809 ] pdfxs
+ (ba) show
+ (s)
+ [4.94172 ] pdfxs
+ (e) show
+ (dr)
+ [11.16 5.15995 ] pdfxs
+ (eg) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (pa) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.47997 3.47997 5.75987 3.47997 3.47997 5.58542 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 0 -264.491 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.99992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.39993 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovidesc)
+ [3.0327 5.74904 4.30902 3.0327 7.84354 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 
+ 4.8436 7.85445 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.39993 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 6.88357 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,whichm)
+ [6.0654 6.59994 7.8763 6.05449 3.0327 4.54905 9.61082 9.08711 ] pdfxs
+ (a) show
+ (kesitverye)
+ [5.4545 4.85451 7.84354 3.0327 7.78911 5.4545 4.85451 4.27631 9.30537 4.8436 ] pdfxs
+ (a) show
+ (sy)
+ [4.30902 5.75995 ] pdfxs
+ 0 -286.414 m
+ (t) show
+ (oiden)
+ [9.03265 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyfunc)
+ [3.0327 3.32724 9.34901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.65446 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.88717 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (ot) show
+ (herre)
+ [6.0654 4.8436 7.85446 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.88717 ] pdfxs
+ (o) show
+ (fcode)
+ [6.9163 4.85451 5.74904 6.0654 8.43266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdon)
+ [7.83274 6.05449 9.04356 6.05449 ] pdfxs
+ (o) show
+ (tinterferewi)
+ [7.83274 3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 4.85451 4.2654 8.43266 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.64355 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.65446 ] pdfxs
+ (o) show
+ (ther.)
+ [4.23277 6.0654 4.8436 4.27631 7.86538 ] pdfxs
+ (I) show
+ (nsh)
+ [9.64355 4.29811 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,) show
+ 0 -308.336 m
+ (t) show
+ (he)
+ [6.05449 7.50539 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niden)
+ [8.70538 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesp)
+ [3.02179 6.0654 4.8436 6.95991 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 6.949 ] pdfxs
+ (o) show
+ (ffunc)
+ [5.98904 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.70538 4.85451 ] pdfxs
+ (a) show
+ (llswh)
+ [3.02179 3.0327 6.95991 7.8763 6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 7.49448 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersec)
+ [4.8436 4.27631 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edmodse)
+ [4.8436 8.71629 9.08711 5.75995 8.71629 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (a) show
+ (reempty,)
+ [4.2654 7.50539 4.8436 9.09802 6.05449 3.93823 4.8545 5.87995 ] pdfxs
+ (a) show
+ (ndwh)
+ [6.05449 8.71629 7.8763 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -330.259 m
+ (modse)
+ [9.08711 5.75995 10.3526 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sdon)
+ [8.58535 6.0654 9.74173 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.53092 4.8436 ] pdfxs
+ (o) show
+ (n\rictwi)
+ [6.0654 6.05449 3.0327 4.85451 8.53092 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3417 ] pdfxs
+ (t) show
+ (herefset)
+ [6.0654 9.13083 4.27631 4.85451 7.61448 4.30902 4.8436 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.13083 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 8.56354 4.8436 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 9.83991 ] pdfxs
+ (I) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.14174 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.59626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.13083 ] pdfxs
+ (t) show
+ (rue,)
+ [4.27631 6.05449 4.85451 7.48357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.14174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 0 -352.181 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeexecu)
+ [9.07628 6.37085 7.85448 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edinp)
+ [4.8436 9.07628 3.0327 9.07628 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llel,p)
+ [3.0327 3.02179 4.85451 3.0327 6.16358 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.0327 8.77083 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (singimp)
+ [4.30902 3.02179 6.0654 8.46538 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntc)
+ [5.75995 7.25457 4.85451 ] pdfxs
+ (oa) show
+ (rse-)
+ [4.2654 4.30902 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (inedp)
+ [3.0327 6.0654 4.8436 9.07628 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelism,f)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.29811 9.08711 6.17449 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.28719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 0 -374.104 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizing)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (toccur)
+ [7.87638 5.75995 4.8436 4.85451 6.05449 7.909 ] pdfxs
+ (o) show
+ (ndisj)
+ [9.6981 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.02179 5.75995 7.87638 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -396.026 m
+ (Weimplemen)
+ [10.2981 8.90174 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edasimpleversi)
+ [4.85451 10.1017 9.50174 4.30902 3.02179 9.09802 6.05449 3.0327 8.89083 5.4545 4.85451 
+ 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.34535 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmine)
+ [6.05449 13.1344 3.0327 10.1126 4.8436 ] pdfxs
+ (a) show
+ (rlierversi)
+ [4.27631 3.0327 3.02179 4.85451 8.31264 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,usingCilk[)
+ [7.06903 6.0654 4.29811 3.0327 6.0654 9.50174 7.8763 3.0327 3.0327 9.79628 3.0327 
+ ] pdfxs
+ (15) show
+ (]) show
+ 0 -417.949 m
+ (t) show
+ (ospawn)
+ [10.1126 4.29811 6.0654 5.14905 7.8763 10.7235 ] pdfxs
+ (t) show
+ (hre)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dsf)
+ [6.0654 8.95625 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.92354 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.50174 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelc)
+ [3.0327 3.0327 4.8436 7.69084 4.8436 ] pdfxs
+ (a) show
+ (lls.Theprim)
+ [3.0327 3.0327 4.29811 10.9417 7.8763 6.0654 9.50174 6.0654 4.2654 3.0327 9.08711 
+ ] pdfxs
+ (a) show
+ (rylimi)
+ [4.27631 10.4181 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (f)
+ [7.99629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.95625 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 10.7126 3.0327 8.95625 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titdoes)
+ [8.90182 3.02179 8.90182 6.0654 5.74904 4.85451 4.29811 ] pdfxs
+ 0 -439.871 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.86547 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.38174 ] pdfxs
+ (t) show
+ (op)
+ [9.08719 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelism)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.29811 9.08711 ] pdfxs
+ 117.937 -439.871 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ 150.838 -439.871 m
+ /N614 10.909 Tf
+ (ad)
+ [9.08719 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure,soith)
+ [6.05449 4.27631 4.8436 6.6654 4.29811 9.08719 3.0327 7.86547 6.0654 ] pdfxs
+ (a) show
+ (slimi)
+ [7.93081 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.68719 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (a) show
+ (bilityinm)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.38174 3.0327 9.68719 9.09802 ] pdfxs
+ (a) show
+ (nyimp)
+ [5.74904 9.39264 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ -1.52588e-05 -461.794 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -1.52588e-05 -498.982 m
+ /N1025 10.909 Tf
+ (P)
+ [8.22533 ] pdfxs
+ (a) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (ll)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (lpro)
+ [7.66903 6.96002 5.17085 6.62173 ] pdfxs
+ (ce) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (n) show
+ (g)
+ [10.4508 ] pdfxs
+ (o) show
+ (fre)
+ [8.01809 5.15995 5.75987 ] pdfxs
+ (cu) show
+ (rsive)
+ [5.15995 4.95263 3.47997 6.27261 9.93802 ] pdfxs
+ (dat) show
+ (as)
+ [10.2763 4.95263 ] pdfxs
+ (t) show
+ (ruc)
+ [5.17085 6.96002 5.58542 ] pdfxs
+ (tu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (s) show
+ -1.52588e-05 -527.95 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 8.30175 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.20719 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.30175 ] pdfxs
+ (t) show
+ (oexp)
+ [8.90174 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sein)
+ [4.29811 8.30175 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (-d)
+ [3.64352 6.05449 ] pdfxs
+ (ata) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ructurep)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.30175 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelismis)
+ [3.0327 3.02179 4.85451 3.0327 3.02179 4.30902 12.5453 3.02179 7.75627 ] pdfxs
+ (a) show
+ (n)
+ [9.51264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chknown)
+ [4.54905 9.51264 5.75995 6.05449 5.14905 7.88721 9.51264 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (\\) show
+ (Sh)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ -1.52588e-05 -549.872 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis"[)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.5599 3.0327 ] pdfxs
+ (60) show
+ (,)
+ [8.14902 ] pdfxs
+ (117) show
+ (].Sh)
+ [3.02179 12.3053 6.0654 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.95992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisisapowerful)
+ [3.0327 5.75995 4.29811 3.0327 9.41443 3.0327 9.41443 10.5708 6.35994 5.14905 7.58175 
+ 4.8436 4.27631 3.32724 6.0654 8.13811 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.95992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.34909 4.85451 ] pdfxs
+ (a) show
+ (nidentifyad)
+ [11.1708 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.8654 10.5708 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [10.5708 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -571.795 m
+ (a) show
+ (sbeinga)
+ [9.67625 6.37085 4.8436 3.0327 6.0654 10.8217 10.8326 ] pdfxs
+ (\\) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t") show
+ (,)
+ [8.84719 ] pdfxs
+ (\\t) show
+ (ree)
+ [4.27631 4.8436 4.8436 ] pdfxs
+ (") show
+ (,)
+ [8.84719 ] pdfxs
+ (\\) show
+ (d)
+ [6.0654 ] pdfxs
+ (ag) show
+ (")
+ [10.8326 ] pdfxs
+ (o) show
+ (ra)
+ [9.64353 10.8326 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [8.41084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Oneimp)
+ [6.05449 6.0654 13.1017 8.4872 6.05449 10.2326 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntuses)
+ [5.74904 9.62182 6.0654 4.29811 4.85451 9.67625 ] pdfxs
+ (o) show
+ (fsh)
+ [8.71629 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 10.2217 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -593.717 m
+ (t) show
+ (op)
+ [10.7999 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelizec)
+ [3.0327 3.02179 4.85451 3.0327 3.02179 4.85451 10.189 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.64352 ] pdfxs
+ (o) show
+ (n)
+ [11.3999 ] pdfxs
+ (t) show
+ (hesed)
+ [6.0654 4.8436 4.30902 10.189 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.7999 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures[)
+ [6.0654 4.2654 4.85451 9.64352 3.0327 ] pdfxs
+ (71) show
+ (].)
+ [3.02179 13.0035 ] pdfxs
+ (I) show
+ (fe)
+ [8.67265 4.85451 ] pdfxs
+ (a) show
+ (chnode)
+ [4.53815 11.4108 6.05449 5.75995 6.05449 10.1999 ] pdfxs
+ (o) show
+ (fad)
+ [8.67265 10.7999 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.7999 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureis)
+ [6.05449 4.27631 10.189 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -615.64 m
+ (recursivelyprocessed,ifweknow)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 4.8436 3.0327 9.59992 
+ 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 4.8436 6.0654 6.92721 3.02179 
+ 7.17812 7.58175 8.68356 5.75995 6.05449 5.15996 11.7163 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (a) show
+ (llnodesinad)
+ [3.02179 6.87267 6.0654 5.75995 6.05449 4.85451 8.13808 3.0327 9.90537 9.29447 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.29447 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.68356 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 8.68356 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 4.85451 9.89446 
+ ] pdfxs
+ (\() show
+ (noe)
+ [6.0654 9.29447 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.59992 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ 225.818 -657.201 m
+ (189) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (28) 29
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (overhe)
+ [5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.98901 ] pdfxs
+ (o) show
+ (fincre)
+ [6.25085 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sing)
+ [4.30902 3.0327 6.05449 8.37811 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 7.77812 4.29811 3.0327 4.85451 7.76721 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (henodes.Als)
+ [6.0654 7.76721 6.0654 5.75995 6.05449 4.85451 4.29811 7.6363 8.19266 3.02179 4.30902 
+ ] pdfxs
+ (o) show
+ (,)
+ [6.09813 ] pdfxs
+ (a) show
+ (swi)
+ [7.22172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.9781 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.18901 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,d)
+ [6.0654 6.09813 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.37811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.77812 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -21.922 m
+ (ysisexp)
+ [5.75995 4.29811 3.0327 7.94172 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sesinf)
+ [4.30902 4.8436 7.94172 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utwhenitis)
+ [6.05449 7.88729 7.8763 6.05449 4.85451 9.6981 3.02179 7.88729 3.02179 4.29811 ] pdfxs
+ 201.24 -21.922 m
+ /N634 10.909 Tf
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 223.276 -21.922 m
+ /N614 10.909 Tf
+ (t) show
+ (omodify)
+ [9.08719 9.09802 5.74904 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.47629 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (o) show
+ (fap)
+ [6.97085 9.08719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rd)
+ [7.909 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 0 -43.845 m
+ (whichisaprerequisi)
+ [7.8763 6.0654 3.0327 4.53815 10.3199 3.0327 8.55262 9.70901 6.0654 4.27631 4.8436 
+ 4.27631 4.8436 5.75995 6.0654 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.09811 ] pdfxs
+ (t) show
+ (operf)
+ [9.70901 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.0654 9.70901 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tichist)
+ [4.23277 3.0327 9.10902 6.05449 3.0327 4.30902 4.23277 ] pdfxs
+ (o) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 8.51991 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.05449 3.0327 6.05449 9.71992 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [8.53082 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswrit)
+ [9.08711 8.56353 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (inl)
+ [3.0327 9.6981 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC.)
+ [4.8436 7.94172 3.0327 3.02179 5.4545 8.4872 7.8763 3.0327 ] pdfxs
+ 0 -102.955 m
+ /N1025 10.909 Tf
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (l-)
+ [3.49088 4.1781 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (de) show
+ (r)
+ [9.349 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (e) show
+ (tc)
+ [4.8873 5.22543 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (ng) show
+ 0 -131.923 m
+ /N614 10.909 Tf
+ (Withs)
+ [11.2144 3.0327 4.23277 10.5708 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdhe)
+ [4.27631 10.5708 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.5708 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (o) show
+ (fd)
+ [7.84357 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.97082 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urenodes,)
+ [6.05449 4.27631 9.35992 6.05449 5.75995 6.0654 4.8436 4.30902 7.75629 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.05449 9.35992 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (lnodesc)
+ [7.53812 6.05449 5.75995 6.0654 4.8436 8.81444 4.8436 ] pdfxs
+ (a) show
+ (nbefr)
+ [10.5708 6.37085 9.35992 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -153.846 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utmem)
+ [6.0654 8.90182 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 10.9635 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.51265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.69084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninheren)
+ [10.7235 3.0327 6.05449 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyimproves)
+ [3.0327 10.4181 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 4.8436 8.97807 ] pdfxs
+ (t) show
+ (hissi)
+ [6.05449 3.0327 8.96716 4.30902 3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [10.7235 5.75995 10.4181 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (upin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -175.768 m
+ (t) show
+ (henodes)
+ [6.05449 9.34901 6.0654 5.75995 6.05449 4.85451 8.79262 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herinmem)
+ [6.05449 4.85451 8.75991 3.0327 10.5599 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,whichh)
+ [4.27631 4.84359 7.74539 7.8763 6.0654 3.0327 4.53815 10.5599 6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [8.80353 9.94901 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivee\013ect)
+ [3.0327 5.4545 9.34901 4.8436 6.37077 4.8436 4.8436 8.7491 ] pdfxs
+ (o) show
+ (nloc)
+ [10.549 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.2545 ] pdfxs
+ (\() show
+ (improvinge\013ec)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.94901 4.85451 6.35986 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivec)
+ [3.02179 5.4545 9.34901 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -197.691 m
+ (linedensity)
+ [3.0327 3.0327 6.05449 8.06175 6.05449 4.85451 6.05449 4.30902 3.02179 3.93823 8.96719 
+ ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.26173 7.88721 ] pdfxs
+ (L) show
+ (Bus)
+ [10.9307 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.73448 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,we\fnd)
+ [3.02179 3.0327 4.8545 6.31631 7.58175 8.05084 6.0654 6.05449 9.27264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.45093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.47264 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.26173 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -219.613 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (erns)
+ [4.85451 4.2654 6.0654 7.94172 ] pdfxs
+ (o) show
+ (fd)
+ [6.97085 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.94172 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.47629 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 16.937 -241.536 m
+ (A) show
+ (ll)
+ [3.0327 5.90177 ] pdfxs
+ (o) show
+ (fthese)
+ [6.21813 4.23277 6.0654 4.8436 4.30902 7.72357 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.2654 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsle)
+ [6.0654 7.17809 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dus)
+ [8.93447 6.0654 7.17809 ] pdfxs
+ (t) show
+ (obelieve)
+ [8.33447 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 7.73448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimples)
+ [7.12366 4.29811 3.0327 9.08711 6.0654 3.0327 7.72357 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.0327 6.05449 7.72357 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.33447 ] pdfxs
+ (o) show
+ (fd)
+ [6.20722 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.33447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urenodes)
+ [6.05449 4.27631 7.72357 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -263.458 m
+ (inapo)
+ [3.0327 10.2545 9.65446 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmi)
+ [7.23266 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbe)
+ [5.75995 8.43274 6.37085 9.04356 ] pdfxs
+ (a) show
+ (ne\013ec)
+ [10.2545 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveway)
+ [3.0327 5.4545 9.04356 7.57085 5.15996 9.949 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.65446 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 9.05447 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.04356 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.05447 ] pdfxs
+ (o) show
+ (fp)
+ [7.5272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-chasingcodes.S)
+ [4.8436 4.27631 3.63261 4.54905 6.05449 5.46541 4.29811 3.0327 6.05449 9.65446 4.85451 
+ 5.74904 6.0654 4.8436 4.30902 9.55628 6.0654 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -285.381 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingisverysimple)
+ [4.53815 6.0654 3.0327 6.05449 10.0035 3.0327 8.84717 5.4545 4.85451 4.2654 10.309 
+ 4.29811 3.0327 9.08711 6.0654 3.0327 9.39265 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 10.6035 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.84717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.39265 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (tag) show
+ (e)
+ [9.40356 ] pdfxs
+ (\() show
+ (likehis)
+ [3.02179 3.0327 5.4545 9.39265 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.82536 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [8.79273 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ty)
+ [8.79273 5.4545 ] pdfxs
+ (o) show
+ (uc)
+ [10.6035 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 0 -307.303 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ch)
+ [4.53815 8.71629 ] pdfxs
+ (a) show
+ (sm)
+ [6.95991 9.09802 ] pdfxs
+ (a) show
+ (nynodes)
+ [5.75995 8.41084 6.0654 5.74904 6.0654 4.8436 6.95991 ] pdfxs
+ (a) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.72719 ] pdfxs
+ (a) show
+ (sneeded)
+ [6.95991 6.05449 4.85451 4.8436 6.0654 4.8436 8.71629 ] pdfxs
+ (t) show
+ (ocover)
+ [8.11629 4.8436 5.14905 5.4545 4.85451 6.92719 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.50539 3.02179 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 8.41084 ] pdfxs
+ (o) show
+ (fmem)
+ [5.98904 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.42174 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 4.30902 7.54902 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.11629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -329.226 m
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.98539 ] pdfxs
+ (a) show
+ (ndexperimen)
+ [6.0654 9.18537 4.85451 5.75995 6.35994 4.8436 4.27631 3.0327 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (ingwi)
+ [3.0327 6.0654 8.58538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hitc)
+ [9.19628 3.0327 7.37456 4.8436 ] pdfxs
+ (o) show
+ (uldprovidev)
+ [6.0654 3.0327 9.18537 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.98539 5.14904 
+ ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (bleinsi)
+ [6.0654 3.0327 7.97448 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (g) show
+ (htinto)
+ [5.75995 7.37456 3.0327 5.75995 4.23277 8.59629 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 7.98539 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.02179 3.94914 8.89083 ] pdfxs
+ (ga) show
+ (ins)
+ [3.02179 6.0654 7.4399 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.37456 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -351.148 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.2545 4.8436 ] pdfxs
+ (a) show
+ (nprovide,especi)
+ [10.2545 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.35266 4.85451 4.29811 
+ 6.37085 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llybec)
+ [3.0327 3.0327 9.949 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 9.03265 9.09802 ] pdfxs
+ (a) show
+ (nyprocess)
+ [5.74904 9.949 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsnowhaveh)
+ [4.27631 8.48717 6.0654 5.14905 12.0654 6.05449 5.15996 5.4545 9.03265 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.03265 4.30902 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.2654 3.0327 6.0654 9.03265 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -373.071 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.4872 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 0 -410.903 m
+ /N622 11.955 Tf
+ (8.2.4D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.23633 5.48733 ] pdfxs
+ (uc) show
+ (t)
+ [5.23633 ] pdfxs
+ (u) show
+ (reTravers)
+ [5.48733 10.616 8.23696 5.49929 6.15678 6.73059 6.13291 5.49929 5.29606 ] pdfxs
+ (a) show
+ (l)
+ [3.74195 ] pdfxs
+ (-O) show
+ (r)
+ [5.48733 ] pdfxs
+ (d) show
+ (erNo)
+ [6.13291 9.98241 10.5204 7.08935 ] pdfxs
+ (d) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (elo)
+ [6.13291 3.74195 7.08935 ] pdfxs
+ (ca) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -439.871 m
+ /N614 10.909 Tf
+ (Ac)
+ [12.7853 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nus)
+ [10.669 6.0654 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [9.44719 6.0654 ] pdfxs
+ (att) show
+ (ernf)
+ [4.8436 4.27631 10.669 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [8.89081 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.0581 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 8.91262 3.0327 8.91262 ] pdfxs
+ (t) show
+ (ohaveac)
+ [10.0581 6.0654 5.14905 5.4545 9.4581 10.0581 4.85451 ] pdfxs
+ (o) show
+ (nstruc)
+ [6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (/) show
+ (mu)
+ [8.79257 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [10.669 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sef)
+ [4.30902 9.4581 3.32724 ] pdfxs
+ (o) show
+ (llowed)
+ [3.0327 3.0327 5.14905 7.57085 4.85451 6.0654 ] pdfxs
+ 0 -461.794 m
+ (bya)
+ [5.75995 10.2654 9.97082 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lph)
+ [7.54902 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,f)
+ [4.29811 4.85451 7.75629 3.33815 ] pdfxs
+ (o) show
+ (llowedbyades)
+ [3.0327 3.02179 5.15996 7.57085 4.8436 10.5817 5.74904 10.2763 9.97082 6.05449 4.85451 
+ 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [10.5708 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 10.5163 ] pdfxs
+ (A) show
+ (s)
+ [8.81444 ] pdfxs
+ (a) show
+ (nex)
+ [10.5708 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 7.7672 4.8436 ] pdfxs
+ (o) show
+ (nsiderapr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.78172 9.97082 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6034 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -483.716 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (pul)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (at) show
+ (esab)
+ [4.85451 7.5599 8.7272 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncedbin)
+ [6.0654 4.8436 4.85451 9.32719 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.02174 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 8.1163 ] pdfxs
+ (t) show
+ (henspendsal)
+ [6.0654 4.8436 9.32719 4.30902 6.35994 4.8436 6.0654 6.0654 7.5599 8.7272 3.0327 
+ ] pdfxs
+ (o) show
+ (t)
+ [7.50547 ] pdfxs
+ (o) show
+ (f)
+ [6.59994 ] pdfxs
+ (t) show
+ (imequeryingit.Whencre)
+ [3.0327 9.08711 8.1163 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 8.7272 
+ 3.0327 4.23277 7.75629 11.2144 6.0654 4.8436 9.32719 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed,the)
+ [4.8436 6.0654 6.37085 4.23277 6.0654 8.1163 ] pdfxs
+ (t) show
+ (reewill)
+ [4.2654 4.85451 8.1163 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -505.639 m
+ (require)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.21448 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.21448 6.0654 5.75995 6.05449 4.85451 7.66899 ] pdfxs
+ (t) show
+ (obere)
+ [8.81447 6.37085 8.21448 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rdered)
+ [4.2654 6.0654 4.8436 4.27631 4.85451 9.42537 ] pdfxs
+ (t) show
+ (om)
+ [8.81447 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 9.42537 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.21448 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncingpr)
+ [6.05449 4.85451 3.02179 6.0654 8.82538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies,)
+ [3.0327 4.8436 4.30902 6.44722 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.05449 7.66899 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.21448 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.42537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -527.562 m
+ (o) show
+ (rderswillbeunst)
+ [4.27631 6.05449 4.85451 4.2654 8.1599 7.88721 3.02179 3.0327 6.89448 6.35994 8.70538 
+ 6.0654 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ble.)
+ [6.0654 3.0327 4.8436 8.54174 ] pdfxs
+ (H) show
+ (owever,whenthepr)
+ [5.15996 7.57085 4.85451 5.4545 4.8436 4.27631 6.93812 7.8763 6.0654 4.8436 9.92718 
+ 4.23277 6.0654 8.70538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (men)
+ [12.9489 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ersi)
+ [4.8436 4.27631 8.1599 3.0327 ] pdfxs
+ (t) show
+ (squeryph)
+ [8.1599 5.75995 6.05449 4.85451 4.2654 9.62173 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seitwillbe)
+ [4.29811 8.70538 3.0327 8.10547 7.8763 3.0327 3.0327 6.88358 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inqueryin)
+ [3.0327 9.91628 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -549.484 m
+ (itwi)
+ [3.0327 7.87638 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hverysimil)
+ [9.6981 5.4545 4.8436 4.27631 9.39264 4.30902 3.02179 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.05449 ] pdfxs
+ (att) show
+ (erns.)
+ [4.8436 4.27631 6.0654 4.29811 3.0327 ] pdfxs
+ 16.937 -571.407 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rpr)
+ [8.39991 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 8.42171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdistinctph)
+ [10.189 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.36728 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (sebehavi)
+ [4.30902 8.97811 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rlike)
+ [8.39991 3.02179 3.0327 5.4545 8.97811 ] pdfxs
+ (t) show
+ (his,itiss)
+ [6.05449 3.0327 4.29811 7.28721 3.02179 8.36728 3.0327 8.43262 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imese\013ec)
+ [3.0327 9.08711 4.85451 8.42171 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.9672 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.39991 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.97811 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ 0 -593.329 m
+ (t) show
+ (oinsertcodein)
+ [9.31628 3.0327 6.05449 4.30902 4.8436 4.27631 8.10547 4.85451 5.74904 6.0654 8.71629 
+ 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.9598 ] pdfxs
+ (t) show
+ (hatre)
+ [6.05449 5.46541 8.10547 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.17081 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.71629 6.0654 5.74904 6.0654 4.8436 8.17081 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.71629 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.32719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urein)
+ [6.05449 4.27631 8.71629 3.02179 9.92718 ] pdfxs
+ (t) show
+ (heexpec)
+ [6.0654 8.70538 4.85451 5.74904 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edh)
+ [4.8436 9.92718 6.05449 ] pdfxs
+ (ot) show
+ 0 -615.252 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [6.86176 ] pdfxs
+ (o) show
+ (rder.O)
+ [4.2654 6.0654 4.8436 4.27631 8.44356 8.4872 ] pdfxs
+ (t) show
+ (hershave)
+ [6.05449 4.85451 4.2654 8.12717 6.0654 5.14905 5.4545 8.67266 ] pdfxs
+ (o) show
+ (bserved)
+ [6.0654 4.29811 4.85451 4.2654 5.4545 4.85451 9.88355 ] pdfxs
+ (t) show
+ (hise\013ect)
+ [6.05449 3.0327 8.12717 4.8436 6.37077 4.8436 4.85451 8.06183 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.88355 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (editin)
+ [4.85451 9.88355 3.0327 8.06183 3.0327 9.88355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.67266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsys)
+ [4.8436 9.89446 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ 225.818 -657.201 m
+ (188) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.8872 ] pdfxs
+ (I) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,typemism)
+ [6.0654 6.6654 3.93823 5.75995 6.35994 8.4872 9.08711 3.0327 4.30902 9.08711 ] pdfxs
+ (at) show
+ (ches)
+ [4.53815 6.0654 4.85451 7.93081 ] pdfxs
+ (a) show
+ (reusefulf)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 3.33815 6.05449 6.6654 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [7.909 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerbu)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.909 6.05449 6.0654 ] pdfxs
+ (g) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (The)
+ [7.8763 6.0654 8.69447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypesys)
+ [13.8436 3.93823 5.75995 6.35994 8.69447 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emincludess)
+ [4.8436 12.938 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 8.14899 4.29811 
+ ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentprimi)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.05449 4.85451 6.05449 6.0654 4.85451 
+ 5.74904 8.09456 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ivetypeswi)
+ [3.02179 5.4545 8.69447 3.94914 5.74904 6.37085 4.8436 8.14899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hprede\fned)
+ [9.90537 6.0654 4.2654 4.85451 6.05449 4.85451 6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -43.845 m
+ (sizes)
+ [4.29811 3.0327 4.85451 4.8436 9.62171 ] pdfxs
+ (\() show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (id,bo)
+ [3.0327 6.0654 8.77083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,si)
+ [3.0327 8.77083 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (/) show
+ (unsi)
+ [6.0654 6.05449 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nedin)
+ [6.0654 4.8436 11.389 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ersfr)
+ [4.8436 4.27631 9.62171 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m8)
+ [14.4216 10.7672 ] pdfxs
+ (t) show
+ (o)
+ [10.7781 ] pdfxs
+ (6) show
+ (4bi)
+ [10.7781 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 8.77083 ] pdfxs
+ (a) show
+ (ndsin)
+ [6.0654 11.3781 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le-)
+ [3.0327 4.8436 8.95621 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 11.3781 6.0654 ] pdfxs
+ (o) show
+ (uble-precisi)
+ [6.0654 6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -65.768 m
+ (\r)
+ [6.0654 ] pdfxs
+ (oa) show
+ (tin)
+ [4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (-p)
+ [3.63261 6.35994 ] pdfxs
+ (o) show
+ (inttypes)
+ [3.0327 5.75995 9.30546 3.93823 5.75995 6.35994 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Thism)
+ [12.1417 7.8763 6.0654 3.0327 9.35989 9.08711 ] pdfxs
+ (a) show
+ (kesitp)
+ [5.4545 4.85451 9.35989 3.0327 9.29455 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.90537 ] pdfxs
+ (t) show
+ (owri)
+ [10.5163 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (ep)
+ [9.90537 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blecodeusing)
+ [6.0654 3.0327 9.90537 4.8436 5.75995 6.0654 9.90537 6.05449 4.30902 3.0327 6.05449 
+ 10.5163 ] pdfxs
+ (t) show
+ (hesetypes,)
+ [6.05449 4.85451 4.29811 9.90537 3.94914 5.74904 6.37085 4.8436 4.30902 8.44356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -87.69 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-p)
+ [6.05449 3.63261 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blecodec)
+ [6.0654 3.0327 8.34538 4.8436 5.75995 6.05449 8.34538 4.85451 ] pdfxs
+ (a) show
+ (nbeexpresseddirec)
+ [9.55628 6.35994 8.34538 4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 
+ 9.55628 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.25083 ] pdfxs
+ (a) show
+ (swell.)
+ [7.7999 7.57085 4.85451 3.02179 3.0327 7.83266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.4945 ] pdfxs
+ (a) show
+ (lsoincludes)
+ [3.0327 4.29811 8.95629 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 7.7999 
+ ] pdfxs
+ (\(o) show
+ (nly\)\fvederivedtypes:)
+ [6.05449 3.0327 5.75995 7.73456 6.0654 5.4545 8.34538 6.05449 4.85451 4.2654 3.0327 
+ 5.4545 4.8436 9.55628 3.94914 5.74904 6.37085 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -109.613 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.09813 ] pdfxs
+ (a) show
+ (rrays,s)
+ [4.2654 4.27631 5.14905 5.75995 4.29811 6.08722 4.30902 ] pdfxs
+ (t) show
+ (ructures,func)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 6.08722 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.08722 ] pdfxs
+ (a) show
+ (ndS)
+ [6.05449 8.9781 6.0654 ] pdfxs
+ (I) show
+ (MDvec)
+ [9.99272 11.2473 5.4545 4.85451 4.8436 ] pdfxs
+ (to) show
+ (rs.Webelieve)
+ [4.27631 4.29811 7.6363 10.309 7.7563 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 7.76721 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.15638 9.09802 ] pdfxs
+ (o) show
+ (sthi)
+ [4.29811 7.15638 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 5.9454 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -131.535 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tatypes)
+ [4.23277 9.14174 3.94914 5.74904 6.37085 4.8436 7.99626 ] pdfxs
+ (a) show
+ (reeven)
+ [4.2654 8.54175 4.8436 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrepresentedusings)
+ [3.0327 3.02179 9.44719 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 
+ 4.23277 4.85451 9.74173 6.0654 4.29811 3.0327 6.0654 9.14174 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.54175 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 9.74173 ] pdfxs
+ (o) show
+ (fthese\fvetypesin)
+ [7.02539 4.23277 6.0654 4.8436 4.30902 8.53084 6.0654 5.4545 8.53084 3.93823 5.75995 
+ 6.37085 4.8436 7.98535 3.0327 9.75264 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.98535 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 0 -153.458 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lbehavi)
+ [5.7054 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (r.F)
+ [4.27631 7.55993 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [6.95992 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,C++cl)
+ [9.08711 6.0654 3.0327 4.8436 5.90177 7.8763 8.4872 11.1599 4.85451 3.0327 ] pdfxs
+ (a) show
+ (sseswi)
+ [4.29811 4.29811 4.85451 6.98173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinheri)
+ [8.7381 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 7.52721 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.27631 7.52721 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edusings)
+ [4.8436 8.74901 6.05449 4.30902 3.02179 6.0654 8.13811 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -175.38 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 7.94172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.95994 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.6763 ] pdfxs
+ (a) show
+ (sdescribedinSecti)
+ [7.93081 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.68719 3.0327 
+ 9.6981 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.) show
+ 16.936 -197.303 m
+ (Equ)
+ [7.42902 5.74904 6.0654 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 9.34901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (,)
+ [6.63267 ] pdfxs
+ (t) show
+ (he\fvederivedtypes)
+ [6.0654 8.43266 6.0654 5.4545 8.44357 6.05449 4.85451 4.2654 3.0327 5.4545 4.85451 
+ 9.65446 3.93823 5.75995 6.35994 4.8436 7.89808 ] pdfxs
+ (a) show
+ (bovec)
+ [6.35994 5.15996 5.4545 8.43266 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.43266 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.44357 3.93823 5.74904 6.37085 8.44357 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedevenbys)
+ [9.65446 6.0654 4.29811 4.85451 9.64355 4.85451 5.4545 4.8436 9.65446 5.75995 9.34901 
+ 4.30902 ] pdfxs
+ (o) show
+ (-) show
+ 0 -219.225 m
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (edl)
+ [4.85451 10.0035 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independent)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.18183 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0035 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.05449 4.30902 8.79265 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.21446 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,\feld-sensi)
+ [9.09802 6.05449 3.0327 4.8436 7.05812 6.05449 4.85451 3.0327 6.05449 3.63261 4.30902 
+ 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.79265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -241.148 m
+ (t) show
+ (o)
+ [10.5272 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyseslike)
+ [3.0327 5.75995 4.29811 4.85451 9.3708 3.0327 3.0327 5.4545 9.91628 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.5272 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.92719 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,c)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.46538 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.10538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 11.1381 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1381 ] pdfxs
+ (\() show
+ (includingf)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 3.0327 6.0654 10.5272 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.34899 ] pdfxs
+ (o) show
+ (bject-)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -263.07 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC++)
+ [4.8436 8.84717 3.0327 3.0327 5.4545 9.39265 7.8763 8.4872 8.47629 ] pdfxs
+ (\)) show
+ (,sc)
+ [7.79993 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rpr)
+ [8.81445 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (o) show
+ (f)
+ [7.87629 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (es,)
+ [4.85451 4.29811 7.79993 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.6035 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 9.39265 6.05449 4.85451 3.0327 10.6035 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rdering)
+ [4.2654 6.0654 4.8436 4.27631 3.0327 6.05449 10.0035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 0 -284.993 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns[)
+ [6.05449 7.04718 3.02179 ] pdfxs
+ (28) show
+ (],)
+ [3.0327 5.9454 ] pdfxs
+ (o) show
+ (nlyusep)
+ [6.0654 3.0327 8.4872 6.0654 4.29811 7.59266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,s)
+ [4.8436 4.27631 4.29811 5.9454 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,func)
+ [6.0654 4.27631 4.8436 4.29811 5.95631 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 5.95631 ] pdfxs
+ (a) show
+ (ndprimi)
+ [6.05449 8.80356 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ived)
+ [3.02179 5.4545 7.59266 6.05449 ] pdfxs
+ (at) show
+ (atypes,while)
+ [8.19266 3.93823 5.75995 6.35994 4.85451 4.29811 5.95631 7.8763 6.05449 3.0327 3.0327 
+ 7.58176 ] pdfxs
+ (a) show
+ (rraydependence)
+ [4.27631 4.27631 5.14905 8.49811 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ndlo)
+ [6.0654 9.6981 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsuse)
+ [6.05449 7.94172 6.0654 4.29811 8.4872 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (seplus)
+ [4.30902 8.4872 6.05449 3.0327 6.0654 7.93081 ] pdfxs
+ (a) show
+ (rraytypes.)
+ [4.27631 4.27631 5.14905 9.39264 3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.58901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misl)
+ [14.7272 3.0327 9.04353 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependent)
+ [9.5781 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.75995 
+ 8.97819 ] pdfxs
+ (a) show
+ (ndmustsupp)
+ [6.05449 10.7999 8.78166 6.0654 4.29811 8.97819 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtwe)
+ [4.27631 8.97819 7.57085 4.85451 ] pdfxs
+ (a) show
+ (kly-typedl)
+ [5.75995 3.02179 5.75995 3.63261 3.94914 5.74904 6.37085 4.8436 10.7999 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ 430.503 -328.838 m
+ /N634 10.909 Tf
+ (d) show
+ (e)
+ [4.46185 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (d) show
+ 0 -350.761 m
+ /N614 10.909 Tf
+ (typeinf)
+ [3.93823 5.75995 6.35994 9.40356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninale)
+ [10.6035 3.0327 10.6145 10.0035 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (l)
+ [7.58175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mpr)
+ [14.5527 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmayn)
+ [13.6471 9.08711 5.14905 10.309 6.0654 ] pdfxs
+ (o) show
+ (tbereli)
+ [8.79273 6.37085 9.39265 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.85451 10.6254 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,s)
+ [6.0654 7.81084 4.29811 ] pdfxs
+ (o) show
+ (mep)
+ [9.09802 9.39265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -372.683 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmmustbeused)
+ [6.0654 12.7089 8.79257 6.05449 4.30902 7.86547 6.35994 8.47629 6.05449 4.30902 4.8436 
+ 9.68719 ] pdfxs
+ (t) show
+ (odistin)
+ [9.07629 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishmem)
+ [6.05449 3.0327 4.30902 9.67628 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.38174 ] pdfxs
+ (a) show
+ (ccessesf)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 7.9199 3.33815 ] pdfxs
+ (o) show
+ (rwhichthetype)
+ [7.8981 7.8763 6.05449 3.0327 4.54905 9.68719 4.23277 6.0654 8.47629 3.93823 5.74904 
+ 6.37085 8.46538 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.47629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etis)
+ [4.8436 7.86547 3.0327 4.29811 ] pdfxs
+ 0 -394.606 m
+ (reli)
+ [4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (blyknownfr)
+ [6.05449 3.0327 10.0145 5.75995 6.05449 5.14905 7.88721 10.309 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sef)
+ [4.29811 9.10902 3.32724 ] pdfxs
+ (o) show
+ (rwhichitisn)
+ [8.53082 7.8763 6.0654 3.02179 4.54905 10.3199 3.0327 8.49819 3.02179 8.56353 6.05449 
+ ] pdfxs
+ (ot) show
+ (.Them)
+ [9.74173 7.8763 6.0654 9.09811 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.49819 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.09811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmcurren)
+ [4.27631 3.0327 4.23277 6.0654 13.3416 4.85451 6.0654 4.2654 4.27631 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (lyincluded)
+ [3.0327 10.0145 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -416.528 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4508 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.3781 3.0327 8.69444 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.83992 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.23992 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.69444 ] pdfxs
+ (\() show
+ (describedinCh)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4508 3.0327 10.4508 
+ 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.66173 ] pdfxs
+ (3\)) show
+ (.Ourresul)
+ [10.1345 8.4872 6.05449 8.66173 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sshowth)
+ [8.69444 4.29811 6.0654 5.14905 12.2726 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdespi)
+ [8.6291 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ 0 -438.451 m
+ (a) show
+ (llowingv)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.42175 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 7.26536 ] pdfxs
+ (t) show
+ (obe)
+ [8.41084 6.35994 7.81084 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (rilyc)
+ [4.27631 3.02179 3.0327 8.71629 4.85451 ] pdfxs
+ (a) show
+ (stto)
+ [4.29811 7.21093 4.23277 8.42175 ] pdfxs
+ (ot) show
+ (hertypes,reli)
+ [6.05449 4.85451 7.23265 3.93823 5.75995 6.35994 4.85451 4.29811 6.13086 4.2654 4.85451 
+ 3.0327 3.02179 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.0327 7.81084 3.93823 5.75995 6.35994 7.81084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisav)
+ [9.02174 3.0327 7.26536 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.02179 7.81084 3.33815 ] pdfxs
+ (o) show
+ (ral)
+ [7.23265 8.41084 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ 0 -460.373 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccessesinCpr)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.94172 3.02179 9.6981 11.5199 6.05449 
+ 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 16.936 -482.296 m
+ (The)
+ [7.8763 6.0654 8.53084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M`)
+ [13.6909 3.0327 ] pdfxs
+ 76.736 -482.296 m
+ /N722 10.909 Tf
+ (cast) show
+ 99.645 -482.296 m
+ /N614 10.909 Tf
+ ('instruc)
+ [6.71994 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused)
+ [9.74173 3.0327 7.99626 6.05449 4.30902 4.8436 9.75264 ] pdfxs
+ (t) show
+ (oc)
+ [9.14174 4.8436 ] pdfxs
+ (o) show
+ (nvertav)
+ [5.75995 5.4545 4.8436 4.27631 7.93092 9.14174 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 8.53084 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (o) show
+ (netype)
+ [6.05449 8.54175 3.93823 5.75995 6.35994 8.53084 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.96355 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rytype,)
+ [4.27631 9.44719 3.93823 5.75995 6.35994 4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -504.218 m
+ (a) show
+ (ndis)
+ [6.0654 10.4181 3.0327 8.66171 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 53.146 -504.218 m
+ /N634 10.909 Tf
+ (o) show
+ (nly)
+ [6.13082 2.79267 5.30169 ] pdfxs
+ 78.267 -504.218 m
+ /N614 10.909 Tf
+ (way)
+ [7.57085 5.15996 10.1126 ] pdfxs
+ (t) show
+ (operf)
+ [9.8181 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsuchc)
+ [4.27631 13.4507 4.29811 6.0654 4.54905 10.4181 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns.C)
+ [6.0654 4.30902 10.0472 7.8763 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s)
+ [8.66171 ] pdfxs
+ (t) show
+ (husm)
+ [5.75995 6.05449 8.67262 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.2072 ] pdfxs
+ (a) show
+ (lltypec)
+ [3.0327 7.3963 3.93823 5.74904 6.37085 9.2072 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.74904 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nsexplici)
+ [6.05449 8.67262 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (,) show
+ -3.05176e-05 -526.141 m
+ (includingtypecoerci)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 9.34901 3.93823 5.75995 
+ 6.35994 8.74902 4.8436 5.75995 4.8436 4.27631 4.85451 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (\(t) show
+ (here)
+ [6.05449 4.85451 4.2654 8.74902 ] pdfxs
+ (a) show
+ (renomixed-type)
+ [4.27631 8.73811 6.0654 9.34901 9.08711 3.0327 5.75995 4.8436 6.0654 3.63261 3.93823 
+ 5.75995 6.35994 8.74902 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.20354 3.0327 9.949 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [10.0036 ] pdfxs
+ (\)) show
+ (,explicitc)
+ [6.92721 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 8.13819 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (sf)
+ [8.19263 3.33815 ] pdfxs
+ (o) show
+ (rphysic)
+ [8.17082 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -3.05176e-05 -548.063 m
+ (subtypin)
+ [4.29811 6.0654 6.0654 3.93823 5.74904 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.35994 ] pdfxs
+ (a) show
+ (ndreinterpre)
+ [6.05449 9.30537 4.27631 4.8436 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 
+ 4.8436 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 8.70538 4.8436 ] pdfxs
+ (a) show
+ (stsf)
+ [4.30902 4.23277 7.54899 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [7.50537 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fecode.Apr)
+ [3.33815 8.08357 4.85451 5.75995 6.05449 4.85451 7.74539 11.4217 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.3271 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 376.214 -548.063 m
+ /N722 10.909 Tf
+ (cast) show
+ 399.123 -548.063 m
+ /N614 10.909 Tf
+ (sisnecess)
+ [7.54899 3.02179 7.54899 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (a) show
+ (rily)
+ [4.2654 3.0327 3.0327 5.75995 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.4872 ] pdfxs
+ (\() show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (bsence)
+ [6.05449 4.30902 4.8436 6.0654 4.8436 8.4872 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccesserr)
+ [4.8436 4.85451 4.8436 4.29811 7.94172 4.85451 4.2654 4.27631 ] pdfxs
+ (o) show
+ (rs,e.)
+ [4.27631 4.29811 6.6654 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.6654 ] pdfxs
+ (a) show
+ (rrayover\row[)
+ [4.27631 4.27631 5.14905 9.39264 5.14905 5.4545 4.85451 4.2654 6.0654 5.14905 11.5199 
+ 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -591.908 m
+ (Acri)
+ [12.4472 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ldi\016cultyinpreservingtypeinf)
+ [7.30903 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 10.0254 3.0327 10.3308 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 4.27631 5.74904 3.0327 6.0654 9.71992 3.93823 
+ 5.75995 6.35994 9.11992 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.3308 3.32724 ] pdfxs
+ (o) show
+ (rlow-levelcodeisimplemen)
+ [8.55263 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.29812 4.8436 
+ 5.75995 6.0654 9.11992 3.0327 8.56353 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.73082 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 4.29811 ] pdfxs
+ -3.05176e-05 -613.831 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic.The)
+ [3.02179 4.85451 7.7672 7.88721 6.05449 4.8436 ] pdfxs
+ 79.002 -613.831 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 156.775 -613.831 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisusedbythe)
+ [9.38173 3.0327 7.61445 6.0654 4.29811 4.85451 9.38173 5.74904 9.08719 4.23277 6.0654 
+ 8.17084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.32 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.4034 ] pdfxs
+ (t) show
+ (operf)
+ [8.77083 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmp)
+ [4.27631 12.4144 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.59264 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (h-)
+ [6.0654 3.63261 ] pdfxs
+ 228.545 -657.201 m
+ (17) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (29) 30
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (icinaway)
+ [3.02179 7.48357 3.02179 8.69447 8.07266 7.58175 5.14905 8.37811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [6.86184 6.37085 ] pdfxs
+ (ot) show
+ (hpreservestypeinf)
+ [8.68356 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 6.93809 3.93823 
+ 5.74904 6.37085 7.47267 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.68356 ] pdfxs
+ (a) show
+ (ndh)
+ [6.05449 8.69447 6.05449 ] pdfxs
+ (a) show
+ (sm)
+ [6.92718 9.09802 ] pdfxs
+ (a) show
+ (chine-independentsem)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 
+ 4.8436 6.0654 6.05449 4.85451 5.74904 6.87275 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics.Given)
+ [3.0327 4.8436 4.29811 7.54902 8.5636 3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (atypedp)
+ [9.76355 3.93823 5.74904 6.37085 4.8436 10.3635 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.57445 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (a) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.54183 ] pdfxs
+ (o) show
+ (fs)
+ [7.63629 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.15265 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (etype,)
+ [9.15265 3.93823 5.75995 6.35994 4.85451 7.49448 ] pdfxs
+ (t) show
+ (hisins)
+ [6.0654 3.0327 8.60717 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3635 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.60717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.15265 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.60717 ] pdfxs
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (a) show
+ 0 -43.845 m
+ (sub-element)
+ [4.29811 6.0654 6.0654 3.63261 4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 7.68002 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.27993 ] pdfxs
+ (o) show
+ (bjectinatype-preservingm)
+ [6.66539 3.33815 4.8436 4.85451 7.68002 3.02179 9.50173 8.89083 3.93823 5.75995 6.35994 
+ 4.85451 3.63261 6.05449 4.27631 4.85451 4.29811 4.8436 4.27631 5.75995 3.0327 6.05449 
+ 8.89083 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 7.71264 ] pdfxs
+ (\() show
+ (e\013ec)
+ [4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyac)
+ [3.0327 5.4545 4.8436 3.0327 9.19628 8.89083 4.8436 ] pdfxs
+ (o) show
+ (mbined`.')
+ [8.79257 6.05449 3.0327 6.0654 4.8436 9.50173 3.02179 3.0327 7.81084 ] pdfxs
+ (a) show
+ (nd`[]')
+ [6.0654 9.49082 3.0327 6.46903 3.0327 6.45812 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r) show
+ 0 -65.768 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [10.0036 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -87.69 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.51991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.42903 ] pdfxs
+ (t) show
+ (heCs)
+ [6.05449 9.0872 12.1199 4.30902 ] pdfxs
+ (ta) show
+ (tement)
+ [4.23277 4.85451 9.08711 4.85451 5.74904 8.48728 ] pdfxs
+ (\\) show
+ 171.866 -87.69 m
+ /N722 10.909 Tf
+ (X[i].) show
+ (a=)
+ [11.4544 11.4544 ] pdfxs
+ (1;) show
+ 234.866 -87.69 m
+ /N614 10.909 Tf
+ ("c)
+ [9.99264 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 10.2981 6.37085 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (edinto)
+ [4.85451 10.2981 3.0327 5.75995 4.23277 9.6981 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.0872 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.51991 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Min-)
+ [14.2363 3.0327 6.05449 3.63261 ] pdfxs
+ -1.52588e-05 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 32.101 -132.439 m
+ /N1156 8.96599 Tf
+ (%p=)
+ [6.80514 10.0419 7.16379 ] pdfxs
+ 61.306 -132.439 m
+ /N1217 8.96599 Tf
+ (getelementpt)
+ [5.79199 5.34372 4.61754 5.35269 3.42496 5.35269 9.32456 5.35269 6.3748 4.61754 6.3748 
+ 4.60858 ] pdfxs
+ (r) show
+ 135.979 -132.439 m
+ /N1156 8.96599 Tf
+ (%xty)
+ [8.59833 5.6845 4.40225 4.85963 ] pdfxs
+ 160.656 -132.439 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 168.95 -132.439 m
+ /N1156 8.96599 Tf
+ (%X,)
+ [7.52242 7.80037 2.56423 ] pdfxs
+ 194.43 -132.439 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 213.389 -132.439 m
+ /N1156 8.96599 Tf
+ (%i,)
+ [8.76869 6.34788 2.56423 ] pdfxs
+ 237.97 -132.439 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.33063 ] pdfxs
+ (e) show
+ 270.73 -132.439 m
+ /N1156 8.96599 Tf
+ (3) show
+ 277.817 -132.439 m
+ /N1223 8.96599 Tf
+ (;) show
+ 33.9729 -150.171 m
+ /N1217 8.96599 Tf
+ (storein)
+ [4.98505 4.92239 6.10579 5.17343 12.0951 3.85533 6.7962 ] pdfxs
+ (t) show
+ 88.9459 -150.171 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 105.961 -150.171 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 121.951 -150.171 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 130.245 -150.171 m
+ /N1156 8.96599 Tf
+ (%)
+ [8.19487 ] pdfxs
+ (p) show
+ 145.115 -150.171 m
+ /N1223 8.96599 Tf
+ (;) show
+ 16.9359 -177.189 m
+ /N614 10.909 Tf
+ (wherewe)
+ [7.8763 6.0654 4.8436 4.27631 9.21811 7.58175 9.21811 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 4.8436 ] pdfxs
+ 104.457 -177.189 m
+ /N695 10.909 Tf
+ (a) show
+ 114.599 -177.189 m
+ /N614 10.909 Tf
+ (is\feldnumber3wi)
+ [3.0327 8.67262 6.0654 4.8436 3.0327 10.4399 5.75995 6.05449 8.79257 6.35994 4.8436 
+ 8.65082 9.82901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.429 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.21811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ 302.713 -177.189 m
+ /N722 10.909 Tf
+ (X[i]) show
+ 325.622 -177.189 m
+ /N614 10.909 Tf
+ (,)
+ [7.59266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4399 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.21811 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureis)
+ [6.0654 4.2654 9.22901 3.0327 8.67262 ] pdfxs
+ (o) show
+ (ftype)
+ [7.71266 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -0.00012207 -199.111 m
+ /N722 10.909 Tf
+ (%xty) show
+ 22.9089 -199.111 m
+ /N614 10.909 Tf
+ (.Mul)
+ [7.70175 10.0036 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.0654 3.02179 7.96357 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.96357 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (a) show
+ (rrayindexv)
+ [4.27631 4.27631 5.14905 8.86901 3.0327 6.0654 6.05449 4.85451 8.86901 5.14904 ] pdfxs
+ (a) show
+ (luesc)
+ [3.0327 6.0654 4.8436 7.41809 4.8436 ] pdfxs
+ (a) show
+ (nbespeci\fedin)
+ [9.18537 6.35994 7.96357 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 9.18537 
+ 3.02179 9.18537 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ 338.825 -199.111 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 416.394 -199.111 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -0.00012207 -221.034 m
+ (t) show
+ (oindexin)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 9.39264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ones)
+ [9.08719 6.0654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (etypes.)
+ [8.4872 3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 28.4679 -247.877 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 65.5579 -247.877 m
+ /N1156 8.96599 Tf
+ (RT)
+ [5.98931 6.6528 ] pdfxs
+ 83.3999 -247.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ 122.226 -247.877 m
+ /N1223 8.96599 Tf
+ (/) show
+ 127.513 -247.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 139.468 -247.877 m
+ /N1223 8.96599 Tf
+ (Structurewithcomplextypes)
+ [6.41064 4.29474 5.11957 6.17752 5.46925 4.29474 6.17752 5.1106 12.0862 7.19975 3.90023 
+ 4.14232 12.1578 5.07475 5.54093 8.36523 5.54093 3.19183 5.06578 11.853 4.29474 5.70238 
+ 5.9444 5.46925 3.7657 ] pdfxs
+ 299.163 -247.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 304.353 -247.877 m
+ /N1223 8.96599 Tf
+ (/) show
+ 39.0988 -258.836 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ 65.6608 -258.836 m
+ /N1156 8.96599 Tf
+ (A;)
+ [8.02452 2.56423 ] pdfxs
+ 83.8438 -258.836 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 104.557 -258.836 m
+ /N1156 8.96599 Tf
+ (B[10][20];)
+ [7.93487 4.47399 6.50938 6.51834 4.46502 4.47399 6.50938 6.51834 4.47399 2.56423 ] pdfxs
+ 166.273 -258.836 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ 192.962 -258.836 m
+ /N1156 8.96599 Tf
+ (C;)
+ [7.5763 2.56423 ] pdfxs
+ 28.9428 -269.795 m
+ /N1220 8.96599 Tf
+ (g) show
+ 34.8478 -269.795 m
+ /N1156 8.96599 Tf
+ (;) show
+ 28.4678 -280.753 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 66.1118 -280.753 m
+ /N1156 8.96599 Tf
+ (ST)
+ [4.87749 6.6528 ] pdfxs
+ 83.3998 -280.753 m
+ /N1220 8.96599 Tf
+ (f) show
+ 111.168 -280.753 m
+ /N1223 8.96599 Tf
+ (/) show
+ 116.454 -280.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 126.939 -280.753 m
+ /N1223 8.96599 Tf
+ (STcontainsaninstanceofRTembeddedini)
+ [4.94022 13.0634 5.40649 5.88163 6.35685 4.23198 5.88163 3.99885 6.35685 10.8578 5.10159 
+ 12.3282 4.05265 6.40168 4.99404 4.28577 5.93543 6.40168 5.46925 12.1668 5.88163 8.78669 
+ 5.96232 11.9965 4.85957 8.15902 4.85957 4.86853 5.33471 5.32574 4.86853 11.8799 3.84643 
+ 13.4489 4.54578 ] pdfxs
+ (t) show
+ 376.573 -280.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 381.763 -280.753 m
+ /N1223 8.96599 Tf
+ (/) show
+ 39.6097 -291.712 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 60.1317 -291.712 m
+ /N1156 8.96599 Tf
+ (X;)
+ [8.02452 2.56423 ] pdfxs
+ 83.2777 -291.712 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.23134 5.64853 6.23134 6.23134 3.29047 ] pdfxs
+ (e) show
+ 120.954 -291.712 m
+ /N1156 8.96599 Tf
+ (Y;)
+ [8.02452 2.56423 ] pdfxs
+ 139.054 -291.712 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 176.144 -291.712 m
+ /N1156 8.96599 Tf
+ (RTZ;)
+ [5.98931 11.342 7.06525 2.56423 ] pdfxs
+ 28.9427 -302.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ 34.8477 -302.671 m
+ /N1156 8.96599 Tf
+ (;) show
+ 28.5507 -324.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 49.5587 -324.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 56.4316 -324.589 m
+ /N1156 8.96599 Tf
+ (foo\()
+ [3.95396 5.74727 6.72456 3.58634 ] pdfxs
+ 78.2316 -324.589 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 115.876 -324.589 m
+ /N1156 8.96599 Tf
+ (ST)
+ [4.87749 6.6528 ] pdfxs
+ 132.498 -324.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 139.179 -324.589 m
+ /N1156 8.96599 Tf
+ (s\))
+ [5.91754 3.58634 ] pdfxs
+ 154.41 -324.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 39.2246 -335.548 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 75.4986 -335.548 m
+ /N1156 8.96599 Tf
+ (&s[1].Z.B[5][13];)
+ [8.38316 6.55413 4.52778 6.57214 4.52778 4.47399 7.06525 3.54152 7.98867 4.50985 6.57214 
+ 4.50985 4.51882 6.56317 6.56317 4.51882 2.56423 ] pdfxs
+ 28.1066 -346.507 m
+ /N1220 8.96599 Tf
+ (g) show
+ 111.833 -375.996 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:Ccodef)
+ [7.8872 11.509 4.85451 5.74904 6.0654 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.02179 4.85451 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 16.9356 -408.992 m
+ (Theex)
+ [7.8763 6.0654 8.62902 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.62902 3.0327 9.85082 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.63993 ] pdfxs
+ (2) show
+ (.1isCcodefr)
+ [3.0327 9.22901 3.0327 8.09444 11.6617 4.8436 5.75995 6.05449 8.63993 3.32724 4.27631 
+ ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 8.01819 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tde\fnestwostruc)
+ [8.0291 6.05449 4.85451 6.05449 6.0654 4.8436 8.09444 3.93823 7.57085 9.23992 4.30902 
+ 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypes)
+ [6.0654 4.2654 8.63993 3.93823 5.74904 6.37085 4.8436 8.09444 ] pdfxs
+ (a) show
+ (ndafunc)
+ [6.05449 9.85082 9.22901 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -0.00038147 -430.914 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tperf)
+ [8.16001 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsc)
+ [4.27631 9.08711 8.22535 4.8436 ] pdfxs
+ (o) show
+ (mplexindexin)
+ [9.09802 6.05449 3.0327 4.8436 9.67628 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 
+ 6.0654 ] pdfxs
+ (g) show
+ (.Fi)
+ [8.71629 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.75993 ] pdfxs
+ (2) show
+ (.2shows)
+ [3.0327 9.37083 4.30902 6.05449 5.14905 7.88721 8.21444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [13.92 4.8436 5.75995 6.05449 8.77084 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edbytheCfr)
+ [4.8436 9.98173 5.75995 9.67628 4.23277 6.0654 8.75993 11.8035 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end,)
+ [3.63261 4.8436 6.0654 6.0654 3.0327 ] pdfxs
+ -0.00038147 -452.837 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mmen)
+ [9.09802 9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ry,illus)
+ [4.27631 4.84359 6.6654 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 164.061 -452.837 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 242.151 -452.837 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 28.9996 -479.983 m
+ /N1223 8.96599 Tf
+ (;LLVMtypedefinitions)
+ [8.80462 4.86851 4.86851 5.93549 14.0049 4.18715 5.60375 5.82784 12.4538 6.26717 5.79203 
+ 4.38439 4.38439 6.73342 4.38439 4.61751 4.37542 6.26717 6.73342 3.7657 ] pdfxs
+ 26.5706 -490.942 m
+ /N1156 8.96599 Tf
+ (%RT=)
+ [5.80991 5.98931 10.5709 7.16379 ] pdfxs
+ 61.1476 -490.942 m
+ /N1217 8.96599 Tf
+ (typ)
+ [4.44719 5.92652 6.22237 ] pdfxs
+ (e) show
+ 88.9286 -490.942 m
+ /N1220 8.96599 Tf
+ (f) show
+ 99.9516 -490.942 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.60848 6.321 6.02514 4.54582 ] pdfxs
+ (e) show
+ 128.987 -490.942 m
+ /N1156 8.96599 Tf
+ (,[10x[20x)
+ [9.26182 4.37536 6.41972 11.6379 11.5124 4.17811 6.23143 11.2524 4.85963 ] pdfxs
+ 205.488 -490.942 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 223.066 -490.942 m
+ /N1156 8.96599 Tf
+ (]],)
+ [4.45606 6.34788 2.56423 ] pdfxs
+ 243.784 -490.942 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.08791 4.62651 ] pdfxs
+ (e) show
+ 276.259 -490.942 m
+ /N1220 8.96599 Tf
+ (g) show
+ 26.5706 -501.901 m
+ /N1156 8.96599 Tf
+ (%ST=)
+ [6.3658 4.87749 11.1268 7.16379 ] pdfxs
+ 61.1476 -501.901 m
+ /N1217 8.96599 Tf
+ (typ)
+ [4.44719 5.92652 6.22237 ] pdfxs
+ (e) show
+ 88.9285 -501.901 m
+ /N1220 8.96599 Tf
+ (f) show
+ 100.251 -501.901 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.66704 6.62584 ] pdfxs
+ (t) show
+ 117.924 -501.901 m
+ /N1156 8.96599 Tf
+ (,) show
+ 127.47 -501.901 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.18651 5.6037 6.19548 6.18651 3.24564 ] pdfxs
+ (e) show
+ 161.168 -501.901 m
+ /N1156 8.96599 Tf
+ (,%RT)
+ [7.27138 7.70174 5.98931 6.6528 ] pdfxs
+ 193.32 -501.901 m
+ /N1220 8.96599 Tf
+ (g) show
+ 28.9995 -523.818 m
+ /N1223 8.96599 Tf
+ (;Functionbody..)
+ [10.6068 6.91276 5.83681 6.0789 5.13751 3.95403 3.72987 5.60369 12.4089 5.03889 5.50506 
+ 5.50506 7.29832 4.85062 4.85062 ] pdfxs
+ (.) show
+ 26.5705 -534.777 m
+ /N1156 8.96599 Tf
+ (%ST)
+ [6.3658 4.87749 6.6528 ] pdfxs
+ 44.5405 -534.777 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 52.8345 -534.777 m
+ /N1156 8.96599 Tf
+ (%s=...)
+ [8.93008 11.1357 13.7269 4.29467 4.30363 2.56423 ] pdfxs
+ 26.5705 -545.736 m
+ (%tmp=)
+ [6.65272 3.64014 7.72863 9.88051 7.16379 ] pdfxs
+ 66.8345 -545.736 m
+ /N1217 8.96599 Tf
+ (getelementpt)
+ [5.79199 5.35269 4.60858 5.35269 3.42496 5.35269 9.32456 5.35269 6.3748 4.61754 6.3748 
+ 4.60858 ] pdfxs
+ (r) show
+ 141.508 -545.736 m
+ /N1156 8.96599 Tf
+ (%ST)
+ [7.54035 4.88646 6.6528 ] pdfxs
+ 160.655 -545.736 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 168.949 -545.736 m
+ /N1156 8.96599 Tf
+ (%s,)
+ [8.61627 6.70655 2.56423 ] pdfxs
+ 194.429 -545.736 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 216.119 -545.736 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 232.439 -545.736 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.3396 ] pdfxs
+ (e) show
+ 265.882 -545.736 m
+ /N1156 8.96599 Tf
+ (2,)
+ [7.54046 2.56423 ] pdfxs
+ 282.203 -545.736 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.3396 ] pdfxs
+ (e) show
+ 315.646 -545.736 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 332.407 -545.736 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 359.88 -545.736 m
+ /N1156 8.96599 Tf
+ (5,)
+ [7.54046 2.56423 ] pdfxs
+ 376.641 -545.736 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 403.329 -545.736 m
+ /N1156 8.96599 Tf
+ (1)
+ [5.6845 ] pdfxs
+ (3) show
+ 100.468 -575.226 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.0327 4.8436 9.39264 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.39264 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 16.9354 -607.918 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 8.82538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.66899 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (icexplicitisimp)
+ [3.0327 8.21448 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.61456 3.0327 
+ 7.6799 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntso)
+ [5.75995 7.61456 4.29811 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisexp)
+ [7.61456 3.0327 7.61456 3.0327 7.6799 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 9.43628 ] pdfxs
+ (t) show
+ (o)
+ [8.82538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.3745 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (-) show
+ -0.000595093 -629.841 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.90171 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.83637 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,re)
+ [3.0327 4.84359 7.86538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nandredund)
+ [10.6472 5.46541 6.05449 10.6581 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 10.3526 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (;)
+ [8.10538 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (elemen)
+ [4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ptr)
+ [6.0654 4.23277 8.869 ] pdfxs
+ (a) show
+ (chieves)
+ [4.54905 6.05449 3.0327 4.85451 5.4545 4.8436 8.90171 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 228.544 -657.201 m
+ (18) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (8.2.3NewA)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.14487 14.1906 10.1618 ] pdfxs
+ (pp) show
+ (roac)
+ [5.48733 6.7307 6.52739 5.60689 ] pdfxs
+ (h) show
+ (esforPrefetc)
+ [6.14487 9.77918 4.11245 6.7307 9.97045 9.19335 5.48733 6.13291 4.11245 6.14487 5.22437 
+ 5.60689 ] pdfxs
+ (h) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Prefe)
+ [7.42902 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingf)
+ [4.53815 6.0654 3.0327 6.05449 8.43265 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.24356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusedense)
+ [7.22184 6.0654 4.29811 7.82175 6.0654 4.8436 6.0654 4.29811 7.83266 ] pdfxs
+ (a) show
+ (rraysisawellunders)
+ [4.2654 4.27631 5.14905 5.75995 7.27627 3.0327 7.28718 8.42175 7.58175 4.8436 3.0327 
+ 6.01086 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (t) show
+ (oodpr)
+ [5.75995 5.75995 9.03265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem[)
+ [6.0654 3.0327 4.8436 12.0653 3.0327 ] pdfxs
+ (21) show
+ (,)
+ [6.01086 ] pdfxs
+ (100) show
+ (],butprefe)
+ [3.0327 6.13086 6.0654 6.05449 7.22184 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ch-)
+ [4.53815 6.0654 3.63261 ] pdfxs
+ 0 -50.89 m
+ (ingf)
+ [3.0327 6.05449 8.34538 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.15628 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.33447 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.189 ] pdfxs
+ (o) show
+ (frecursived)
+ [6.21813 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 7.74539 6.05449 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [8.34538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresismuchh)
+ [6.0654 4.2654 4.85451 7.189 3.0327 7.189 8.79257 6.05449 4.54905 8.94537 6.0654 
+ ] pdfxs
+ (a) show
+ (rder.F)
+ [4.27631 6.05449 4.85451 4.2654 7.6363 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.16719 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.08711 6.0654 3.0327 4.8436 6.0654 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 4.27631 ] pdfxs
+ 0 -72.813 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (,afunc)
+ [6.6654 9.0981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.6981 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (helen)
+ [6.0654 8.47629 3.0327 4.85451 6.05449 ] pdfxs
+ (gt) show
+ (h)
+ [9.6981 ] pdfxs
+ (o) show
+ (falinkedlis)
+ [6.97085 9.08719 3.0327 3.0327 6.05449 5.4545 4.85451 9.6981 3.0327 3.02179 4.30902 
+ ] pdfxs
+ (t) show
+ (.) show
+ 144.822 -98.887 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 184.661 -98.887 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 210.812 -98.887 m
+ /N1220 8.96599 Tf
+ (f) show
+ 222.315 -98.887 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 242.837 -98.887 m
+ /N1156 8.96599 Tf
+ (X;list)
+ [8.02452 11.2074 4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 287.557 -98.887 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 293.823 -98.887 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.98026 2.56423 ] pdfxs
+ 326.63 -98.887 m
+ /N1220 8.96599 Tf
+ (g) show
+ 333.102 -98.887 m
+ /N1156 8.96599 Tf
+ (;) show
+ 144.372 -120.805 m
+ /N1217 8.96599 Tf
+ (unsigned)
+ [6.2672 6.2672 4.55468 3.31737 5.68439 6.2672 5.23613 5.89063 ] pdfxs
+ 194.919 -120.805 m
+ /N1156 8.96599 Tf
+ (length\(list)
+ [3.71188 5.25408 6.27618 5.7652 4.73399 7.25348 6.50925 4.51882 4.50985 5.59477 3.58634 
+ ] pdfxs
+ 259.91 -120.805 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 265.529 -120.805 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 281.823 -120.805 m
+ /N1220 8.96599 Tf
+ (f) show
+ 155.431 -131.764 m
+ /N1217 8.96599 Tf
+ (unsigned)
+ [6.2672 6.2672 4.55468 3.31737 5.68439 6.2672 5.23613 5.89063 ] pdfxs
+ 205.52 -131.764 m
+ /N1156 8.96599 Tf
+ (Length=0;)
+ [6.4555 4.79681 5.81892 5.30793 4.27672 11.2792 12.633 5.80106 2.56423 ] pdfxs
+ 155.975 -142.722 m
+ /N1217 8.96599 Tf
+ (fo)
+ [4.16021 6.22235 ] pdfxs
+ (r) show
+ 178.65 -142.722 m
+ /N1156 8.96599 Tf
+ (\(;L;L=L)
+ [5.54989 9.45011 7.45072 9.1363 10.3557 11.7992 5.75615 ] pdfxs
+ 237.179 -142.722 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 242.708 -142.722 m
+ /N1305 8.96599 Tf
+ (>) show
+ 249.589 -142.722 m
+ /N1156 8.96599 Tf
+ (Next\))
+ [7.44174 4.63542 5.38863 5.09263 3.58634 ] pdfxs
+ 165.025 -153.681 m
+ (++Length;)
+ [6.0789 6.76928 6.4555 4.79681 5.81892 5.30793 4.27672 7.30727 2.56423 ] pdfxs
+ 155.578 -164.64 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 194.462 -164.64 m
+ /N1156 8.96599 Tf
+ (Length;)
+ [6.4555 4.79681 5.81892 5.30793 4.27672 7.30727 2.56423 ] pdfxs
+ 144.461 -175.599 m
+ /N1220 8.96599 Tf
+ (g) show
+ 121.182 -203.399 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked-listp)
+ [3.02179 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 7.88729 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singex)
+ [4.29811 3.0327 6.0654 9.08719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 16.9369 -235.625 m
+ (Thepr)
+ [7.8763 6.0654 10.0036 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemin)
+ [6.0654 3.0327 4.8436 14.2471 3.0327 11.2254 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.45807 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 8.56356 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 11.2144 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.909 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.43626 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.74904 9.40364 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.05449 10.6145 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,is)
+ [6.0654 4.29811 8.57447 3.02179 9.46898 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.40364 ] pdfxs
+ (t) show
+ (hereisn)
+ [6.0654 4.8436 4.27631 10.0036 3.0327 9.45807 6.0654 ] pdfxs
+ (ot) show
+ -0.000137329 -257.548 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hw)
+ [9.52355 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.22901 ] pdfxs
+ (t) show
+ (ooverl)
+ [8.92356 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (pwi)
+ [9.53446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (htheprefe)
+ [9.53446 4.23277 6.0654 8.32357 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ch.Evenif)
+ [4.54905 6.0654 7.82175 7.41812 5.4545 4.85451 9.53446 3.02179 6.80721 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 8.32357 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chf)
+ [4.54905 9.53446 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.74537 ] pdfxs
+ (t) show
+ (he'nex)
+ [6.0654 8.31266 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ ('dereferenceiss)
+ [6.50176 6.05449 4.85451 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 8.32357 3.0327 7.76717 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -0.000137329 -279.47 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.02179 10.4072 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.92354 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.05449 9.50174 6.0654 4.2654 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usl)
+ [6.0654 8.94535 3.0327 ] pdfxs
+ (oa) show
+ (dc)
+ [10.7126 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (es,)
+ [4.85451 4.29811 7.93084 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 9.49083 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chwilln)
+ [4.54905 10.7017 7.8763 3.0327 3.0327 7.67993 6.0654 ] pdfxs
+ (o) show
+ (thaveen)
+ [8.89091 6.05449 5.14905 5.4545 9.50174 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.7126 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.50174 ] pdfxs
+ (t) show
+ (obrin)
+ [10.1017 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000137329 -301.393 m
+ (t) show
+ (hemem)
+ [6.05449 9.18538 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.2654 10.1017 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oc)
+ [9.79628 4.8436 ] pdfxs
+ (a) show
+ (che,unlessitis)
+ [4.54905 6.05449 4.85451 7.53812 6.0654 6.05449 3.0327 4.85451 4.29811 8.63989 3.0327 
+ 8.57455 3.0327 8.63989 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (heretobe)
+ [6.05449 4.85451 4.27631 9.18538 4.23277 9.79628 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inwi)
+ [3.0327 10.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h.The)
+ [6.05449 9.98173 7.8763 6.0654 9.18538 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.1017 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (sepri)
+ [4.30902 9.18538 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ -0.000137329 -323.316 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (t) show
+ (o)
+ [9.86173 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.71626 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemisa)
+ [6.05449 3.0327 4.85451 13.4943 3.0327 8.70535 9.86173 ] pdfxs
+ (t) show
+ (echniqueknown)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.26174 5.74904 6.0654 5.14905 
+ 7.8763 10.4726 ] pdfxs
+ (a) show
+ (shis)
+ [8.70535 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.68354 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.0654 3.02179 6.0654 9.86173 3.0327 ] pdfxs
+ (94) show
+ (])
+ [7.42903 ] pdfxs
+ (\(a) show
+ (lsoknown)
+ [3.0327 4.30902 9.86173 5.74904 6.0654 5.14905 7.8763 10.4726 ] pdfxs
+ (a) show
+ (s) show
+ -0.000137329 -345.238 m
+ (jump-p)
+ [3.33815 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 7.909 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 9.08719 3.0327 ] pdfxs
+ (112) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -0.000137329 -381.647 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (ss)
+ [4.95263 4.95263 ] pdfxs
+ (e) show
+ (d)
+ [11.1491 ] pdfxs
+ (H) show
+ (is)
+ [3.47997 4.95263 ] pdfxs
+ (to) show
+ (r)
+ [5.17085 ] pdfxs
+ (y) show
+ (-P)
+ [4.1781 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.49088 6.62184 ] pdfxs
+ (te) show
+ (r)
+ [9.349 ] pdfxs
+ (P) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (et) show
+ (c)
+ [5.23634 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (ng) show
+ -0.000137329 -410.615 m
+ /N614 10.909 Tf
+ (H) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 7.1781 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingis)
+ [4.54905 6.05449 3.0327 6.05449 8.3672 3.0327 7.19991 ] pdfxs
+ (o) show
+ (nesuccessful)
+ [6.0654 7.7563 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 3.33815 6.05449 
+ 5.93449 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 8.96719 3.32724 ] pdfxs
+ (o) show
+ (roverc)
+ [7.18901 5.14905 5.4545 4.8436 4.27631 4.8436 ] pdfxs
+ (o) show
+ (ming)
+ [9.09802 3.02179 6.0654 8.35629 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.7563 3.0327 ] pdfxs
+ (a) show
+ (tency)
+ [4.23277 4.85451 6.05449 4.85451 8.66174 ] pdfxs
+ (o) show
+ (fp)
+ [6.23994 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.0654 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000137329 -432.538 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,which)
+ [6.05449 4.30902 7.05812 7.8763 6.05449 3.0327 4.54905 10.0145 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.24717 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lp)
+ [6.98176 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.80356 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.40355 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.79265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.19274 6.35994 ] pdfxs
+ (o) show
+ (intsever)
+ [3.0327 5.74904 8.19274 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.98176 6.0654 5.75995 6.05449 4.85451 8.24717 ] pdfxs
+ (a) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (din)
+ [10.0145 3.0327 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -454.46 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 8.45447 ] pdfxs
+ (H) show
+ (avingap)
+ [5.14905 5.75995 3.0327 6.0654 9.28356 9.27265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.09446 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (henode)
+ [6.0654 8.67266 6.0654 5.74904 6.0654 8.67266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twillbeneeded)
+ [8.07274 7.8763 3.0327 3.02179 6.86176 6.37085 8.67266 6.05449 4.85451 4.8436 6.0654 
+ 4.8436 6.0654 ] pdfxs
+ 289.317 -454.46 m
+ /N695 10.909 Tf
+ (N) show
+ 303.1 -454.46 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.13808 ] pdfxs
+ (a) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (dinthe)
+ [9.88355 3.0327 9.89446 4.23277 6.0654 8.67266 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.85085 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.88721 4.29811 ] pdfxs
+ -0.000152588 -476.383 m
+ (t) show
+ (heprefe)
+ [6.05449 9.21811 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingcode)
+ [4.54905 6.05449 3.0327 6.0654 9.8181 4.8436 5.75995 6.05449 9.2072 ] pdfxs
+ (t) show
+ (obefe)
+ [9.8181 6.35994 9.21811 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 174.073 -476.383 m
+ /N695 10.909 Tf
+ (N) show
+ 188.388 -476.383 m
+ /N614 10.909 Tf
+ (nodesaway,which)
+ [6.0654 5.74904 6.0654 4.8436 8.67262 5.14905 7.57085 5.14905 4.8545 7.57084 7.8763 
+ 6.0654 3.0327 4.53815 10.429 ] pdfxs
+ (a) show
+ (llowsit)
+ [3.02179 3.0327 5.14905 7.88721 8.66171 3.0327 8.59637 ] pdfxs
+ (t) show
+ (ooverc)
+ [9.8181 5.14905 5.4545 4.8436 4.27631 4.85451 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.2072 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.59637 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.000152588 -498.305 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryl)
+ [4.27631 10.1454 3.02179 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 10.1345 ] pdfxs
+ (\(a) show
+ (ssumingth)
+ [4.30902 4.29811 6.0654 9.08711 3.0327 6.0654 9.83992 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (heselinks)
+ [6.05449 4.85451 4.29811 9.23992 3.02179 3.0327 6.0654 5.75995 8.68353 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.22901 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e\).Theprim)
+ [4.85451 4.23277 10.1345 7.8763 6.05449 9.23992 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rydis)
+ [4.27631 10.1454 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.22901 ] pdfxs
+ (o) show
+ (fhis)
+ [7.72357 6.05449 3.0327 4.30902 ] pdfxs
+ (to) show
+ (ry-)
+ [4.2654 5.75995 3.63261 ] pdfxs
+ -0.000152588 -520.228 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 7.52719 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingis)
+ [4.54905 6.0654 3.02179 6.0654 8.70538 3.0327 7.54899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsimul)
+ [7.49456 3.0327 7.49456 4.29811 3.0327 8.78166 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (ne)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (usly)
+ [6.05449 4.30902 3.02179 5.75995 ] pdfxs
+ 211.254 -520.228 m
+ /N634 10.909 Tf
+ (reduc)
+ [4.04721 4.45094 5.58542 5.84725 4.46185 ] pdfxs
+ (es) show
+ 248.376 -520.228 m
+ /N614 10.909 Tf
+ (t) show
+ (hee\013ec)
+ [6.05449 8.10539 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.85451 6.05449 4.85451 4.29811 7.54899 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.09448 4.85451 ] pdfxs
+ (a) show
+ (chebyincre)
+ [4.54905 6.05449 8.09448 5.75995 9.01083 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.69447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000152588 -542.15 m
+ (size)
+ [4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helistnodes.Thise\013ectisp)
+ [6.0654 8.4872 3.02179 3.0327 4.30902 7.87638 6.05449 5.75995 6.0654 4.8436 4.30902 
+ 7.87629 7.8763 6.0654 3.02179 7.94172 4.85451 6.35986 4.8436 4.85451 7.87638 3.0327 
+ 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyb)
+ [4.27631 3.0327 9.39264 6.0654 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 7.87638 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 3.0327 ] pdfxs
+ 16.9368 -564.073 m
+ (Not) show
+ (e)
+ [8.18175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (heine\016ciencyin)
+ [6.0654 8.18175 3.0327 6.05449 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 
+ 9.08719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducedbyhis)
+ [4.27631 5.74904 6.0654 6.05449 4.85451 4.8436 9.40355 5.74904 9.0981 6.0654 3.02179 
+ 4.30902 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.2654 5.75995 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersisprecisely)
+ [4.85451 4.2654 7.64718 3.02179 7.64718 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 4.85451 3.02179 9.0981 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.05449 8.19266 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.58184 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-)
+ [4.85451 4.2654 3.63261 ] pdfxs
+ -0.000152588 -585.995 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisdesi)
+ [10.6145 3.0327 8.85807 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.6145 ] pdfxs
+ (t) show
+ (oelimin)
+ [10.0145 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e:it)
+ [4.85451 9.70901 3.0327 8.79273 ] pdfxs
+ (a) show
+ (ddsin)
+ [6.0654 6.05449 8.85807 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-d)
+ [3.63261 6.05449 ] pdfxs
+ (ata) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urep)
+ [6.05449 4.27631 9.40356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.29811 10.6363 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.82536 ] pdfxs
+ (t) show
+ (hisre)
+ [6.0654 3.0327 8.85807 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n,us-)
+ [6.0654 7.81084 6.0654 4.29811 3.63261 ] pdfxs
+ -0.000152588 -607.918 m
+ (ingp)
+ [3.0327 6.05449 10.0035 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.81445 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (t) show
+ (oc)
+ [9.99264 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 8.83626 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.39265 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.57084 ] pdfxs
+ (a) show
+ (ndhist)
+ [6.0654 10.6035 6.05449 3.0327 4.30902 4.23277 ] pdfxs
+ (o) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersinad)
+ [4.85451 4.2654 8.84717 3.0327 10.5926 10.0035 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.99264 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureseems)
+ [6.0654 4.27631 9.38174 4.30902 4.8436 4.85451 9.08711 4.29811 ] pdfxs
+ -0.000152588 -629.841 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelypowerful:ith)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 10.1345 6.35994 5.14905 7.58175 4.8436 4.27631 
+ 3.32724 6.0654 3.0327 9.34901 3.0327 8.61819 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.67262 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 9.21811 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingpower)
+ [4.53815 6.0654 3.0327 6.05449 9.82901 6.37085 5.14905 7.57085 4.85451 8.63991 ] pdfxs
+ (o) show
+ (fhis)
+ [7.71266 6.0654 3.02179 4.30902 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.2654 5.75995 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 8.63991 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,butwi)
+ [7.58175 6.0654 6.0654 8.60728 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.61819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (187) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (30) 31
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pictechniquesw)
+ [6.05449 3.0327 7.30903 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 6.76355 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 8.50901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rme)
+ [4.27631 11.5416 4.85451 ] pdfxs
+ (a) show
+ (chd)
+ [4.53815 8.51992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [7.90902 4.29811 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 7.29812 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 7.29812 ] pdfxs
+ (a) show
+ (ta)
+ [6.69821 7.90902 ] pdfxs
+ (t) show
+ (ime,independen)
+ [3.0327 9.08711 4.85451 5.71631 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 10.909 -21.922 m
+ (o) show
+ (fe)
+ [6.65449 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.38173 ] pdfxs
+ (ot) show
+ (her.Thisw)
+ [6.0654 4.8436 4.27631 7.7672 7.88721 6.05449 3.0327 7.62536 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.38173 ] pdfxs
+ (a) show
+ (llowdi\013erentinst)
+ [3.0327 3.02179 5.15996 11.1926 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 
+ 7.57093 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 7.62536 ] pdfxs
+ (t) show
+ (ohavedi\013erent\feldsc)
+ [8.77083 6.0654 5.14905 5.4545 8.17084 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 7.56002 6.0654 4.8436 3.0327 6.0654 7.62536 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.38173 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 10.909 -43.845 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (ot) show
+ (herwhenpr)
+ [6.05449 4.85451 7.909 7.8763 6.05449 4.85451 9.6981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble.)
+ [6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ 0 -74.734 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -74.734 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.49811 ] pdfxs
+ (t) show
+ (echniquesiden)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.95263 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 9.41446 ] pdfxs
+ (t) show
+ (rickyc)
+ [4.27631 3.02179 4.54905 5.75995 9.40355 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmmusth)
+ [4.27631 3.0327 4.23277 6.0654 12.7416 8.79257 6.05449 4.30902 7.8982 6.05449 ] pdfxs
+ (a) show
+ (ndle,such)
+ [6.0654 6.05449 3.0327 4.85451 6.68721 4.29811 6.0654 4.53815 9.71991 ] pdfxs
+ (a) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 10.909 -96.656 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 7.94172 ] pdfxs
+ (o) show
+ (fnodes.)
+ [6.95994 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0.572998 -130.534 m
+ (Webelieve)
+ [10.2981 9.3381 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.79262 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.3381 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.549 7.57085 ] pdfxs
+ (o) show
+ (uldhaveal)
+ [6.0654 3.0327 10.549 6.05449 5.14905 5.4545 9.3381 9.9381 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eperf)
+ [9.3381 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 9.3381 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.72728 ] pdfxs
+ (o) show
+ (nm)
+ [10.549 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ -16.364 -152.457 m
+ (di\013erentpr)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.87638 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.93081 ] pdfxs
+ (a) show
+ (ndbere)
+ [6.0654 9.6981 6.35994 8.4872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blys)
+ [6.0654 3.02179 9.39264 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdtoimplemen)
+ [4.27631 9.6981 4.23277 9.0981 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -190.289 m
+ /N622 11.955 Tf
+ (8.2.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (u) show
+ (seof)
+ [5.29606 10.628 6.71874 8.59556 ] pdfxs
+ (Su) show
+ (per)
+ [7.84247 6.13291 5.49929 ] pdfxs
+ (pa) show
+ (gesfor)
+ [6.71874 6.14487 9.77918 4.11245 6.7307 9.97045 ] pdfxs
+ (Inp) show
+ (rovedT)
+ [5.49929 6.34814 6.71863 6.14487 11.955 9.34877 ] pdfxs
+ (L) show
+ (BE\013e)
+ [14.0471 8.82286 7.8545 6.13291 ] pdfxs
+ (c) show
+ (tive)
+ [5.22437 3.74195 6.73059 6.13291 ] pdfxs
+ (n) show
+ (ess)
+ [6.13291 5.30802 5.30802 ] pdfxs
+ -16.364 -219.257 m
+ /N614 10.909 Tf
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bmissesc)
+ [11.0726 9.08711 3.0327 4.30902 4.29811 4.8436 7.64718 4.85451 ] pdfxs
+ (a) show
+ (nbeasi)
+ [9.40355 6.35994 8.19266 8.80356 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntf)
+ [5.75995 7.58184 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (r)
+ [7.61446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tlimi)
+ [7.58184 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.64718 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.19266 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.19266 ] pdfxs
+ (o) show
+ (fpr)
+ [6.6763 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.64718 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hl)
+ [9.40355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (emem)
+ [8.19266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.364 -241.18 m
+ (fo)
+ [3.33815 5.74904 ] pdfxs
+ (ot) show
+ (prin)
+ [6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (s.Toc)
+ [4.29811 7.66902 6.97085 8.44356 4.85451 ] pdfxs
+ (o) show
+ (mb)
+ [8.78166 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.23275 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 7.29809 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,)
+ [6.0654 3.0327 4.8436 9.09802 6.15267 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (uresupp)
+ [6.05449 4.27631 7.84357 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.23275 3.32724 ] pdfxs
+ (o) show
+ (rsuperp)
+ [7.26537 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esh)
+ [4.85451 7.29809 6.05449 ] pdfxs
+ (a) show
+ (sbec)
+ [7.29809 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 7.84357 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (npl)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 3.0327 ] pdfxs
+ -16.364 -263.102 m
+ (Superp)
+ [6.0654 6.05449 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esimproveT)
+ [4.85451 8.1599 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.70538 7.88721 ] pdfxs
+ (L) show
+ (B)
+ [11.5853 ] pdfxs
+ (\\) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch"byenh)
+ [4.54905 6.05449 9.31628 5.75995 9.61082 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncing)
+ [6.05449 4.85451 3.02179 6.0654 9.31628 ] pdfxs
+ (t) show
+ (heT)
+ [6.05449 8.70538 7.88721 ] pdfxs
+ (L) show
+ (Btosupp)
+ [11.5853 4.23277 9.31628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtentriesf)
+ [4.27631 8.09456 4.85451 5.75995 4.23277 4.27631 3.0327 4.8436 8.17081 3.32724 ] pdfxs
+ (o) show
+ (rtwo)
+ [8.12718 3.94914 7.57085 9.31628 ] pdfxs
+ (o) show
+ (rm)
+ [8.12718 9.08711 ] pdfxs
+ (o) show
+ (rep)
+ [4.27631 8.70538 6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ -16.364 -285.025 m
+ (sizes,)
+ [4.29811 3.0327 4.85451 4.8436 4.30902 7.66902 ] pdfxs
+ (t) show
+ (he\frstisast)
+ [6.05449 9.29447 6.0654 4.2654 4.30902 8.68364 3.02179 8.74898 9.89446 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdsize)
+ [4.2654 10.5054 4.29811 3.0327 4.85451 9.28356 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [10.2981 ] pdfxs
+ (4) show
+ (Kby)
+ [12.9272 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es\))
+ [4.85451 4.29811 8.68364 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4945 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 9.28356 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndisapower)
+ [6.05449 10.5054 3.0327 8.73808 9.89446 6.37085 5.14905 7.57085 4.85451 8.71627 ] pdfxs
+ (o) show
+ (ftwo)
+ [7.7672 3.93823 7.58175 9.89446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.68364 3.02179 8.74898 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ -16.364 -306.947 m
+ (muchl)
+ [8.79257 6.05449 4.54905 9.6981 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er\(e.)
+ [4.85451 7.909 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (1) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (16) show
+ (Mbytes)
+ [13.6363 5.75995 5.75995 4.23277 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572998 -328.87 m
+ (U) show
+ (singsuperp)
+ [4.29811 3.0327 6.0654 10.1345 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esimprovesT)
+ [4.85451 8.98898 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 8.98898 7.8763 
+ ] pdfxs
+ (L) show
+ (Bperf)
+ [12.4144 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebyreducing)
+ [6.0654 4.8436 9.53447 5.75995 10.4508 4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 
+ 6.0654 10.1345 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.53447 5.75995 6.05449 8.79257 6.35994 4.85451 8.95627 ] pdfxs
+ (o) show
+ (fen)
+ [8.01811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (riesrequired)
+ [4.27631 3.0327 4.8436 8.98898 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 
+ 10.7454 ] pdfxs
+ (to) show
+ -16.364 -350.792 m
+ (cover)
+ [4.8436 5.15996 5.4545 4.8436 7.37446 ] pdfxs
+ (a) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.40718 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.Bec)
+ [4.85451 7.70175 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.95266 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.02179 4.30902 6.23994 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tingsys)
+ [4.23277 3.0327 6.0654 8.55265 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsupp)
+ [4.8436 12.1962 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.34184 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.37446 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyinferringwhen)
+ [3.0327 3.0327 8.8581 3.0327 6.05449 3.33815 4.8436 4.27631 4.27631 3.02179 6.0654 
+ 8.56356 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -16.364 -372.715 m
+ (superp)
+ [4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.85445 ] pdfxs
+ (a) show
+ (rebene\fci)
+ [4.27631 8.38902 6.37085 4.8436 6.0654 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lh)
+ [6.57812 6.05449 ] pdfxs
+ (a) show
+ (sbeeninves)
+ [7.85445 6.35994 4.85451 4.8436 9.61082 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 9.61082 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [7.84357 3.0327 ] pdfxs
+ (111) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,focusing)
+ [6.58903 3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.0654 8.99992 ] pdfxs
+ (o) show
+ (nhow)
+ [9.59991 6.0654 5.14905 11.4217 ] pdfxs
+ (a) show
+ (ndwhen)
+ [6.0654 9.61082 7.8763 6.05449 4.85451 9.59991 ] pdfxs
+ (t) show
+ (opr)
+ [8.99992 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (e) show
+ -16.364 -394.637 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lp)
+ [7.74539 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (t) show
+ (osuperp)
+ [10.1781 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (a) show
+ (ndwhen)
+ [6.05449 10.789 7.8763 6.0654 4.8436 10.789 ] pdfxs
+ (t) show
+ (oreduce)
+ [10.1781 4.2654 4.85451 6.05449 6.0654 4.8436 9.5781 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.8107 ] pdfxs
+ (t) show
+ (on)
+ [10.1781 6.05449 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [7.75629 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (aga) show
+ (in.)
+ [3.0327 6.05449 11.1381 ] pdfxs
+ (H) show
+ (owever,use)
+ [5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 8.01811 6.0654 4.29811 9.5781 ] pdfxs
+ (o) show
+ (f) show
+ -16.364 -416.56 m
+ (superp)
+ [4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (esisn)
+ [4.8436 8.44353 3.0327 8.43262 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.36728 ] pdfxs
+ (a) show
+ (lwayspr)
+ [3.0327 7.58175 5.14905 5.75995 8.43262 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble[)
+ [6.05449 3.0327 8.98902 3.02179 ] pdfxs
+ (132) show
+ (,)
+ [7.16721 ] pdfxs
+ (23) show
+ (].)
+ [3.0327 9.37083 ] pdfxs
+ (I) show
+ (np)
+ [10.1999 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,superp)
+ [4.27631 7.28721 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.43262 ] pdfxs
+ (a) show
+ (ddincre)
+ [6.05449 10.1999 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sedc)
+ [4.29811 4.85451 10.189 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -16.364 -438.482 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.0981 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,m)
+ [4.85451 9.08711 6.6654 9.08711 ] pdfxs
+ (a) show
+ (kesw)
+ [5.4545 8.4872 4.30902 7.57085 ] pdfxs
+ (a) show
+ (ppingm)
+ [6.0654 6.05449 3.0327 6.05449 9.0981 9.08711 ] pdfxs
+ (o) show
+ (reexpensive,)
+ [4.27631 8.4872 4.8436 5.75995 6.35994 4.85451 6.05449 4.30902 3.02179 5.4545 4.85451 
+ 6.6654 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.68719 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (\013ectw)
+ [6.35986 4.85451 4.8436 7.87638 7.58175 ] pdfxs
+ (o) show
+ (rkingsetsizes.)
+ [4.2654 5.75995 3.0327 6.0654 9.08719 4.29811 4.85451 7.87638 4.29811 3.0327 4.85451 
+ 4.8436 4.30902 3.0327 ] pdfxs
+ 0.572998 -460.405 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.83992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.29443 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.0654 11.0508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.01811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninp)
+ [11.0508 3.0327 11.0508 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rc)
+ [9.27263 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [11.0508 6.35994 9.83992 6.0654 4.29811 4.85451 11.0508 ] pdfxs
+ (t) show
+ (oiden)
+ [10.4399 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.02179 3.33815 10.7454 ] pdfxs
+ (a) show
+ (ndincre)
+ [6.0654 11.0508 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -16.364 -482.328 m
+ (t) show
+ (henumber)
+ [6.05449 8.7272 5.75995 6.05449 8.79257 6.35994 4.8436 8.149 ] pdfxs
+ (o) show
+ (fc)
+ [7.19993 4.85451 ] pdfxs
+ (a) show
+ (seswhensuperp)
+ [4.29811 4.85451 8.17081 7.8763 6.0654 4.8436 9.93809 4.29811 6.0654 6.35994 4.85451 
+ 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (epr)
+ [8.71629 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisc)
+ [9.93809 3.0327 8.17081 4.8436 ] pdfxs
+ (o) show
+ (ste\013ec)
+ [4.30902 8.11638 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.)
+ [3.0327 5.4545 4.8436 8.58538 ] pdfxs
+ (I) show
+ (np)
+ [9.93809 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,asimple)
+ [4.27631 6.95994 9.32719 4.30902 3.02179 9.09802 6.05449 3.0327 8.71629 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.364 -504.25 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldenh)
+ [6.0654 3.0327 9.51264 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncethepo)
+ [6.0654 4.8436 8.31266 4.23277 6.0654 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lruntimelibr)
+ [6.49085 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.30175 3.0327 3.0327 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.20719 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.51264 3.0327 9.52355 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\))
+ [7.70183 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (esuperp)
+ [8.30175 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (emem)
+ [8.31266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.364 -526.173 m
+ (when)
+ [7.8763 6.0654 4.8436 9.50173 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tingsl)
+ [4.23277 3.0327 6.0654 8.89083 4.29811 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 7.73445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 8.29084 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.71264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (hesuperp)
+ [6.0654 8.27993 4.29811 6.0654 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (e.This)
+ [4.85451 7.81084 7.8763 6.05449 3.0327 7.74536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.50173 ] pdfxs
+ (\(o) show
+ (rm)
+ [7.70173 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.29084 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.27993 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (\)) show
+ -16.364 -548.095 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldincre)
+ [6.0654 3.0327 10.6145 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.40356 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.40356 5.75995 6.05449 8.79257 6.35994 4.85451 8.82536 ] pdfxs
+ (o) show
+ (fsitu)
+ [7.8872 4.30902 3.0327 4.23277 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhereuse)
+ [6.05449 8.85807 7.88721 6.05449 4.85451 4.2654 9.40356 6.0654 4.29811 9.40356 ] pdfxs
+ (o) show
+ (fsuperp)
+ [7.89811 4.29811 6.0654 6.35994 4.8436 4.27631 6.0654 ] pdfxs
+ (ag) show
+ (esf)
+ [4.8436 8.85807 3.33815 ] pdfxs
+ (o) show
+ (rrecursived)
+ [8.82536 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.40356 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [10.0035 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 8.85807 3.0327 4.29811 ] pdfxs
+ -16.364 -570.018 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble,)
+ [6.05449 3.0327 4.8436 8.30175 ] pdfxs
+ (ta) show
+ (king)
+ [5.74904 3.0327 6.0654 10.3854 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.78537 ] pdfxs
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.78537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3963 4.29811 ] pdfxs
+ (t) show
+ (ructuredefr)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 9.78537 6.05449 4.85451 3.32724 4.27631 
+ ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npr)
+ [10.9963 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesprovidedbypo)
+ [3.0327 4.8436 9.23989 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 10.9963 
+ 5.75995 10.6908 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.364 -591.94 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (discussedinSec)
+ [6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.8436 9.6981 3.0327 9.6981 
+ 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 209.454 -657.201 m
+ (186) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.07274 ] pdfxs
+ (o) show
+ (bscuring)
+ [6.0654 4.29811 4.85451 6.05449 4.27631 3.0327 6.05449 9.29447 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.05449 8.68356 3.93823 5.75995 6.35994 8.68356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.47629 ] pdfxs
+ (Loa) show
+ (d)
+ [9.89446 ] pdfxs
+ (a) show
+ (ndst)
+ [6.05449 9.89446 4.30902 4.23277 ] pdfxs
+ (o) show
+ (reins)
+ [4.27631 8.68356 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.12717 ] pdfxs
+ (ta) show
+ (keasin)
+ [5.4545 8.68356 9.29447 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lep)
+ [3.0327 8.68356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.10537 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 9.89446 6.05449 ] pdfxs
+ (o) show
+ 0 -21.922 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tperf)
+ [7.87638 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.7307 ] pdfxs
+ (a) show
+ (nyindexin)
+ [5.75995 9.39264 3.0327 6.05449 6.0654 4.8436 5.75995 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,whichm)
+ [6.6654 7.8763 6.05449 3.0327 4.54905 9.6981 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.93081 ] pdfxs
+ (t) show
+ (heprocessing)
+ [6.0654 8.4872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 
+ 9.08719 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccessessimple)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 7.93081 4.30902 3.0327 9.08711 6.0654 
+ 3.02179 8.4872 ] pdfxs
+ (a) show
+ (ndunif)
+ [6.0654 9.6981 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.27631 9.08711 3.0327 ] pdfxs
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (2.2.3Ex)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 ] pdfxs
+ (p) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (it)
+ [3.73 9.71945 ] pdfxs
+ (M) show
+ (emoryAllo)
+ [6.13291 11.2138 6.71874 5.49929 11.5843 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (an) show
+ (dU)
+ [11.955 10.3411 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (\f) show
+ (ed)
+ [6.14487 11.955 ] pdfxs
+ (M) show
+ (emoryMo)
+ [6.13291 11.2138 6.71874 5.49929 11.5724 12.7679 7.08935 ] pdfxs
+ (d) show
+ (el)
+ [6.14487 3.74195 ] pdfxs
+ 0 -88.723 m
+ /N614 10.909 Tf
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovidesins)
+ [13.4072 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.71263 3.02179 6.0654 
+ 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.71263 3.32724 ] pdfxs
+ (o) show
+ (rtypedmem)
+ [7.67992 3.93823 5.75995 6.37085 4.8436 9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 7.79993 7.8763 6.0654 4.8436 ] pdfxs
+ 301.344 -88.723 m
+ /N722 10.909 Tf
+ (malloc) show
+ 339.114 -88.723 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.71263 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.25811 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -110.645 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (reelemen)
+ [4.27631 8.74902 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (o) show
+ (faspeci\fctype)
+ [7.23266 9.34901 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.74902 3.93823 5.75995 
+ 6.35994 8.74902 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.73811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,re)
+ [6.0654 6.99267 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urningatypedp)
+ [6.05449 4.27631 6.0654 3.02179 6.0654 9.34901 9.34901 3.93823 5.75995 6.37085 4.8436 
+ 9.95991 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 8.17082 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (t) show
+ (henewmem)
+ [6.05449 8.74902 6.05449 4.85451 11.7708 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.The)
+ [4.27631 4.84359 8.66174 7.8763 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -132.568 m
+ /N722 10.909 Tf
+ (free) show
+ 26.347 -132.568 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrele)
+ [9.50173 4.2654 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (sesmem)
+ [4.30902 4.8436 7.74536 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.19628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.49082 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 249.901 -132.568 m
+ /N722 10.909 Tf
+ (malloc) show
+ 284.265 -128.609 m
+ /N703 7.96999 Tf
+ (3) show
+ 288.997 -132.568 m
+ /N614 10.909 Tf
+ (.The)
+ [7.81084 7.8763 6.0654 4.8436 ] pdfxs
+ 319.036 -132.568 m
+ /N722 10.909 Tf
+ (alloca) show
+ 356.837 -132.568 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nissimil)
+ [9.50173 3.0327 7.73445 4.30902 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.71264 ] pdfxs
+ (to) show
+ -3.05176e-05 -154.49 m
+ /N722 10.909 Tf
+ (malloc) show
+ 38.454 -154.49 m
+ /N614 10.909 Tf
+ (exceptth)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 8.33456 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [8.33456 3.0327 8.33456 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (esmem)
+ [4.85451 8.38899 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.85082 3.0327 10.1454 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.93447 4.29811 ] pdfxs
+ (ta) show
+ (ckfr)
+ [4.54905 9.85082 3.32724 4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.94538 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.93447 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 8.33456 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [10.1454 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.1563 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -176.413 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,)
+ [6.0654 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.40355 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.19266 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryis)
+ [4.2654 9.10901 3.02179 7.64718 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyde)
+ [3.0327 3.0327 9.0981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (o) show
+ (nreturnfr)
+ [9.40355 4.27631 4.85451 4.23277 6.0654 4.27631 9.40355 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4362 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.05449 8.19266 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.77811 ] pdfxs
+ (A) show
+ (lls)
+ [3.0327 6.37085 4.30902 ] pdfxs
+ (ta) show
+ (ck-residen)
+ [4.53815 5.75995 3.63261 4.27631 4.8436 4.30902 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -198.336 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (ta)
+ [4.23277 9.0981 ] pdfxs
+ (\() show
+ (including)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (\\a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic"v)
+ [3.0327 4.8436 9.08719 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles\))
+ [6.0654 3.02179 4.85451 4.29811 7.87638 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edexplicitlyusin)
+ [4.8436 9.6981 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 
+ 9.39264 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 328.667 -198.336 m
+ /N722 10.909 Tf
+ (alloca) show
+ 363.03 -198.336 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -220.258 m
+ (I) show
+ (n)
+ [9.43628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.40358 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.40358 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.21448 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\()
+ [7.6799 4.23277 ] pdfxs
+ (\\) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [7.61456 ] pdfxs
+ (a) show
+ (reexplici)
+ [4.2654 8.22539 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.13083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed.Gl)
+ [4.85451 6.05449 7.78902 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.40358 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.22539 ] pdfxs
+ (a) show
+ (ndfunc-)
+ [6.0654 9.42537 3.33815 6.0654 6.05449 4.85451 3.63261 ] pdfxs
+ -1.52588e-05 -242.181 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde\fni)
+ [10.5054 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsde\fneasymb)
+ [6.05449 8.74898 6.0654 4.8436 6.0654 6.0654 9.29447 9.90537 4.29811 5.75995 8.78166 
+ 6.37085 ] pdfxs
+ (o) show
+ (lwhichprovides)
+ [7.47266 7.8763 6.0654 3.0327 4.53815 10.5163 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 4.85451 8.74898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.75989 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.30538 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.69455 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.69455 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (o) show
+ (bjecti)
+ [6.66539 3.32724 4.85451 4.8436 8.69455 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.02179 4.18905 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -264.103 m
+ (a) show
+ (nd)
+ [6.0654 11.1272 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 8.10538 4.29811 ] pdfxs
+ (ta) show
+ (ckmem)
+ [4.54905 10.8217 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryisexplicitly)
+ [4.27631 10.8326 3.0327 9.3708 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 
+ 4.23277 3.0327 10.8326 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edwith)
+ [4.8436 11.1381 7.8763 3.0327 4.23277 11.1381 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 267.618 -264.103 m
+ /N722 10.909 Tf
+ (alloca) show
+ 307.053 -264.103 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.0654 12.1853 7.8763 6.05449 3.0327 9.38171 ] pdfxs
+ (g) show
+ (ivesauni\fed)
+ [3.02179 5.4545 4.85451 9.3708 10.5272 6.0654 6.05449 3.0327 6.0654 4.8436 6.0654 
+ ] pdfxs
+ 0 -286.026 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rymodelinwhich)
+ [4.27631 10.0799 9.08711 5.75995 6.05449 4.85451 7.34175 3.0327 10.3854 7.8763 6.0654 
+ 3.02179 4.54905 10.3854 ] pdfxs
+ (a) show
+ (llmem)
+ [3.02179 7.35266 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0799 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includingc)
+ [6.05449 4.30902 7.5163 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 
+ 9.77446 4.85451 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 7.34175 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,occur)
+ [6.0654 4.29811 7.52721 5.75995 4.8436 4.85451 6.05449 8.59627 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htyped)
+ [10.3745 3.93823 5.75995 6.35994 4.85451 6.0654 ] pdfxs
+ 0 -307.948 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.There)
+ [4.8436 4.27631 4.29811 9.29446 7.8763 6.0654 4.8436 4.27631 8.95629 ] pdfxs
+ (a) show
+ (renoimplicit)
+ [4.27631 8.95629 6.05449 9.56719 3.0327 9.08711 6.05449 3.0327 3.0327 4.8436 3.0327 
+ 8.35637 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 8.41081 ] pdfxs
+ (t) show
+ (omem)
+ [9.56719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,simplifyingmem)
+ [4.27631 4.84359 7.25448 4.30902 3.02179 9.09802 6.05449 3.0327 3.0327 3.32724 5.75995 
+ 3.0327 6.05449 9.56719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.86173 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.8436 4.30902 8.41081 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1672 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -329.871 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nneedsno)
+ [9.6981 6.0654 4.8436 4.8436 6.0654 7.94172 6.05449 9.0981 ] pdfxs
+ (\\a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.94172 ] pdfxs
+ (o) show
+ (f")
+ [4.17814 9.0981 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 0 -367.703 m
+ /N622 11.955 Tf
+ (2.2.4F)
+ [6.7307 3.73 6.7307 3.73 20.1801 7.32842 ] pdfxs
+ (unc) show
+ (tionC)
+ [5.23633 3.73 6.7307 11.955 9.70749 ] pdfxs
+ (a) show
+ (lls)
+ [3.73 3.74195 9.79114 ] pdfxs
+ (an) show
+ (dEx)
+ [11.955 8.82286 7.10119 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (tionH)
+ [5.23633 3.73 6.7307 11.955 10.5085 ] pdfxs
+ (and) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (n) show
+ (g) show
+ 0 -396.671 m
+ /N614 10.909 Tf
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (o) show
+ (rdin)
+ [4.27631 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.26174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.56719 4.8436 ] pdfxs
+ (a) show
+ (lls,)
+ [3.0327 3.0327 4.29811 6.55631 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovides)
+ [13.5054 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.81081 ] pdfxs
+ (a) show
+ 219.18 -396.671 m
+ /N722 10.909 Tf
+ (call) show
+ 245.591 -396.671 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (ta) show
+ (kesatypedfunc)
+ [5.4545 4.8436 7.81081 8.95629 3.93823 5.75995 6.35994 4.85451 9.55628 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.56719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 0 -418.594 m
+ (\() show
+ (whichmaybeafuncti)
+ [7.8763 6.0654 3.02179 4.54905 10.7999 9.08711 5.14905 10.4945 6.37085 9.5781 10.189 
+ 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nn)
+ [10.7999 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 9.5781 ] pdfxs
+ (o) show
+ (r)
+ [9.01081 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [7.7672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 9.01081 5.14904 ] pdfxs
+ (a) show
+ (lue\))
+ [3.0327 6.05449 4.85451 8.97819 ] pdfxs
+ (a) show
+ (ndtyped)
+ [6.0654 10.789 3.93823 5.75995 6.35994 4.85451 10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lar)
+ [7.75629 5.46541 4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s.This)
+ [4.30902 11.1708 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -440.516 m
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (saway)
+ [7.94172 5.14905 7.57085 5.15996 9.39264 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heunderlyingm)
+ [6.05449 8.4872 6.0654 6.05449 6.0654 4.8436 4.27631 3.0327 5.75995 3.02179 6.0654 
+ 9.08719 9.09802 ] pdfxs
+ (a) show
+ (chine)
+ [4.53815 6.0654 3.0327 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndsimpli\fespr)
+ [6.0654 9.68719 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 7.94172 
+ 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -462.439 m
+ (One)
+ [8.4872 6.05449 8.90174 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.90174 9.08711 ] pdfxs
+ (o) show
+ (stunusu)
+ [4.30902 8.29092 6.0654 5.74904 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lfe)
+ [7.07994 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.0509 3.0327 8.35626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titprovides)
+ [8.30183 3.02179 8.30183 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.35626 
+ ] pdfxs
+ (a) show
+ (nexplicit,low-level,m)
+ [10.1126 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 7.18903 3.0327 
+ 5.14905 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 3.02179 7.18903 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.0654 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ 0 -484.361 m
+ (independentmech)
+ [3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 9.41455 
+ 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nism)
+ [6.0654 3.0327 4.29811 14.258 ] pdfxs
+ (t) show
+ (oimplementexcep)
+ [10.6254 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.85451 5.74904 9.41455 4.8436 
+ 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [11.2363 6.05449 ] pdfxs
+ (a) show
+ (ndlinginhi)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.6145 3.0327 11.2254 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 8.20356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.)
+ [4.8436 4.30902 12.469 ] pdfxs
+ (I) show
+ (nf)
+ [11.2363 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,)
+ [8.57447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -506.284 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (memech)
+ [9.09802 8.57447 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.8071 ] pdfxs
+ (a) show
+ (lsosupp)
+ [3.0327 4.30902 9.17447 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 4.29811 ] pdfxs
+ 150.385 -506.284 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 188.473 -506.284 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 209.774 -506.284 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 253.589 -506.284 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinC,)
+ [6.0654 8.02899 3.02179 9.78537 7.88721 6.75267 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.18538 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.57447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nst)
+ [6.0654 8.02899 4.23277 ] pdfxs
+ (o) show
+ -1.52588e-05 -528.206 m
+ (be)
+ [6.35994 9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.74904 4.85451 4.8436 10.2763 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedin)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 10.2763 3.0327 10.2763 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.06538 4.30902 ] pdfxs
+ (a) show
+ (meway)
+ [9.08711 9.06538 7.57085 5.15996 9.97082 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texcep)
+ [8.46546 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfe)
+ [10.2763 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresin)
+ [6.05449 4.27631 4.8436 8.5199 3.0327 10.2763 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 8.48718 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.50899 ] pdfxs
+ (a) show
+ (re.The)
+ [4.27631 4.85451 9.61082 7.8763 6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -550.129 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nexcep)
+ [9.6981 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmech)
+ [9.6981 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nismisb)
+ [6.0654 3.0327 4.29811 12.7307 3.0327 7.93081 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (ntwoins)
+ [9.6981 3.93823 7.57085 9.0981 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 288.212 -550.129 m
+ /N722 10.909 Tf
+ (invoke) show
+ 326.212 -550.129 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 347.424 -550.129 m
+ /N722 10.909 Tf
+ (unwind) show
+ 381.787 -550.129 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -572.051 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.1189 -572.051 m
+ /N722 10.909 Tf
+ (invoke) show
+ 78.8759 -572.051 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 100.846 -572.051 m
+ /N722 10.909 Tf
+ (unwind) show
+ 139.604 -572.051 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.69444 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (hersupp)
+ [6.0654 4.8436 8.67263 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.64001 ] pdfxs
+ (a) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctexcep)
+ [4.8436 8.64001 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [10.4617 6.05449 ] pdfxs
+ (a) show
+ (ndlingmodel)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.85082 9.09802 5.74904 6.0654 4.8436 3.0327 
+ ] pdfxs
+ -0.000106812 -593.974 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 9.46901 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.77446 ] pdfxs
+ (o) show
+ (ns)
+ [9.77446 4.30902 ] pdfxs
+ (ta) show
+ (ckunwinding)
+ [4.53815 9.47992 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 9.16356 
+ ] pdfxs
+ (\(t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.77446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M-)
+ [10.0036 3.63261 ] pdfxs
+ (to) show
+ (-n)
+ [3.64352 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.56356 4.85451 5.74904 6.0654 8.56356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rsmayuseei)
+ [4.27631 8.01808 9.08711 5.14905 9.47992 6.0654 4.29811 8.56356 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.99628 ] pdfxs
+ (\\) show
+ (zer)
+ [4.8436 4.85451 4.2654 ] pdfxs
+ (o) show
+ 1 0 0 1 0 -604.074 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Whe) show
+ (n)
+ [8.85839 ] pdfxs
+ (na) show
+ (tiveco)
+ [3.58634 2.55527 4.60858 7.83628 4.0885 4.8686 ] pdfxs
+ (d) show
+ (eis)
+ [7.83628 2.55527 7.37003 ] pdfxs
+ (genera) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.85839 ] pdfxs
+ (fo) show
+ (ra)
+ [7.33411 8.3474 ] pdfxs
+ (progra) show
+ (m,)
+ [7.67484 2.56423 ] pdfxs
+ 197.921 -3.80899 m
+ /N1196 8.96599 Tf
+ (malloc) show
+ 229.899 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 248.481 -3.80899 m
+ /N1196 8.96599 Tf
+ (free) show
+ 271.045 -3.80899 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (sa)
+ [7.37003 4.59962 ] pdfxs
+ (r) show
+ (ec)
+ [7.83628 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dtot)
+ [8.85839 3.58634 8.33844 3.58634 ] pdfxs
+ (h) show
+ (ea)
+ [7.83628 4.59962 ] pdfxs
+ (ppropr) show
+ (i)
+ [2.56423 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (na) show
+ (tive)
+ [3.58634 2.55527 4.60858 7.1728 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (nc)
+ [8.18594 4.09746 ] pdfxs
+ (a) show
+ (lls,)
+ [2.56423 2.55527 3.64018 5.6306 ] pdfxs
+ (a) show
+ (llowi)
+ [2.55527 2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ (n) show
+ (gc)
+ [7.67495 4.09746 ] pdfxs
+ (u) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (o) show
+ (mm)
+ [10.7502 7.6838 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (or) show
+ (y)
+ [7.93497 ] pdfxs
+ (a) show
+ (lloc)
+ [2.56423 2.55527 4.8686 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.57737 ] pdfxs
+ (or) show
+ (stobe)
+ [6.70655 3.58634 7.67495 5.37959 7.1728 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (ed) show
+ (.) show
+ 216.108 -46.675 m
+ /N614 10.909 Tf
+ (19) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (31) 32
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (")
+ [8.55265 ] pdfxs
+ (ta) show
+ (ble-drivenme)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.16356 9.08711 
+ 4.8436 ] pdfxs
+ (t) show
+ (hods[)
+ [6.0654 5.75995 6.05449 7.39627 3.0327 ] pdfxs
+ (22) show
+ (])
+ [6.13086 ] pdfxs
+ (o) show
+ (r) show
+ 163.845 0 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 198.209 0 m
+ /N614 10.909 Tf
+ (/) show
+ 203.663 0 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 246.85 0 m
+ /N614 10.909 Tf
+ (t) show
+ (oimplement)
+ [8.55265 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.34184 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 7.95266 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 398.838 0 m
+ /N722 10.909 Tf
+ (invoke) show
+ 436.298 0 m
+ /N614 10.909 Tf
+ (isused)
+ [3.0327 7.39627 6.0654 4.29811 4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -21.922 m
+ (t) show
+ (ospecifyexcep)
+ [8.62902 4.29811 6.37085 4.8436 4.8436 3.0327 3.33815 8.92356 4.85451 5.75995 4.8436 
+ 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.22901 6.0654 ] pdfxs
+ (a) show
+ (ndlingcode)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 8.62902 4.8436 5.75995 6.0654 8.01812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmustbeexecu)
+ [7.4182 8.79257 6.05449 4.30902 7.4182 6.35994 8.01812 4.85451 5.74904 4.85451 4.8436 
+ 6.0654 ] pdfxs
+ (t) show
+ (eddurings)
+ [4.8436 9.23992 6.05449 6.0654 4.27631 3.02179 6.0654 8.62902 4.29811 ] pdfxs
+ (ta) show
+ (ckunwindingf)
+ [4.54905 8.92356 6.0654 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 8.62902 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.43992 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.23992 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -43.845 m
+ /N722 10.909 Tf
+ (unwind) show
+ 38.082 -43.845 m
+ /N614 10.909 Tf
+ (isused)
+ [3.0327 8.01808 6.0654 4.29811 4.85451 9.77446 ] pdfxs
+ (t) show
+ (o)
+ [9.17447 ] pdfxs
+ (t) show
+ (hrow)
+ [6.05449 4.27631 5.14905 11.5963 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.78537 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.78537 ] pdfxs
+ (o) show
+ (r)
+ [7.98537 ] pdfxs
+ (t) show
+ (operf)
+ [9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8071 ] pdfxs
+ (a) show
+ 260.362 -43.845 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 300.453 -43.845 m
+ /N614 10.909 Tf
+ (.We\frstdescribe)
+ [8.1272 10.2981 8.57447 6.05449 4.27631 4.29811 7.96365 6.0654 4.8436 4.30902 4.8436 
+ 4.27631 3.0327 6.35994 8.56356 ] pdfxs
+ (t) show
+ (hemech)
+ [6.0654 8.56356 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nisms)
+ [6.0654 3.02179 4.30902 9.08711 4.29811 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (hendescribehow)
+ [6.0654 4.8436 9.6981 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.4872 
+ 6.05449 5.15996 11.509 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [9.68719 6.37085 8.4872 6.05449 4.30902 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rimplemen)
+ [7.909 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingexcep)
+ [3.0327 6.05449 9.0981 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.05449 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.9359 -87.69 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 39.1519 -87.69 m
+ /N722 10.909 Tf
+ (invoke) show
+ 76.9429 -87.69 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [9.49082 7.57085 ] pdfxs
+ (o) show
+ (rksjustlike)
+ [4.27631 5.75995 7.72354 3.33815 6.0654 4.29811 7.66911 3.0327 3.0327 5.4545 8.26902 
+ ] pdfxs
+ (a) show
+ 212.809 -87.69 m
+ /N722 10.909 Tf
+ (call) show
+ 235.718 -87.69 m
+ /N614 10.909 Tf
+ (,butspeci\fes)
+ [6.50176 6.05449 6.0654 7.66911 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ 7.72354 ] pdfxs
+ (a) show
+ (nex)
+ [9.49082 4.8436 5.75995 ] pdfxs
+ (t) show
+ (rab)
+ [4.27631 8.87992 6.0654 ] pdfxs
+ (a) show
+ (sicblock)
+ [4.29811 3.0327 8.26902 6.0654 3.0327 5.75995 4.53815 9.18537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tindic)
+ [7.66911 3.0327 6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ -9.15527e-05 -109.613 m
+ (t) show
+ (hes)
+ [6.05449 9.83992 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingblockf)
+ [3.0327 6.05449 10.4399 6.0654 3.0327 5.74904 4.54905 10.7454 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.26172 ] pdfxs
+ (a) show
+ (nunwindh)
+ [11.0508 6.05449 5.75995 7.8763 3.0327 6.0654 11.0399 6.0654 ] pdfxs
+ (a) show
+ (ndler.Whenthepr)
+ [6.05449 6.0654 3.0327 4.8436 4.27631 11.9235 11.2144 6.0654 4.8436 11.0508 4.23277 
+ 6.0654 9.83992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mexecu)
+ [14.0834 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.28353 ] pdfxs
+ (a) show
+ (n) show
+ 374.014 -109.613 m
+ /N722 10.909 Tf
+ (unwind) show
+ 413.364 -109.613 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -0.00012207 -131.535 m
+ (itl)
+ [3.0327 9.55636 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyunwinds)
+ [3.02179 3.0327 11.0726 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 9.62171 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 10.1672 4.29811 ] pdfxs
+ (ta) show
+ (ckun)
+ [4.54905 11.0617 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ilitremoves)
+ [3.02179 8.34538 3.0327 9.55636 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.6108 
+ ] pdfxs
+ (a) show
+ (n)
+ [11.3781 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrec)
+ [11.3672 4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (rdcre)
+ [4.2654 11.3781 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 11.3672 5.75995 11.0726 ] pdfxs
+ (a) show
+ (n) show
+ 412.549 -131.535 m
+ /N722 10.909 Tf
+ (invoke) show
+ 446.913 -131.535 m
+ /N614 10.909 Tf
+ (.)
+ [12.9053 ] pdfxs
+ (It) show
+ -9.15527e-05 -153.458 m
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.3199 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsfersc)
+ [6.05449 4.30902 3.32724 4.85451 4.2654 8.56353 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (t) show
+ (o)
+ [9.70901 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.10902 6.05449 ] pdfxs
+ (a) show
+ (sicblockspeci\fedby)
+ [4.30902 3.02179 9.11992 6.05449 3.0327 5.75995 4.53815 10.0254 4.29811 6.37085 4.8436 
+ 4.8436 3.0327 6.0654 4.8436 10.3199 5.75995 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 278.705 -153.458 m
+ /N722 10.909 Tf
+ (invoke) show
+ 313.068 -153.458 m
+ /N614 10.909 Tf
+ (.Thesetwoins)
+ [9.75264 7.8763 6.0654 4.8436 4.30902 9.10902 3.93823 7.57085 9.71992 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexp)
+ [6.0654 8.56353 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -0.00012207 -175.38 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowin)
+ [6.6654 6.0654 5.14905 11.509 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCFG.)
+ [13.6363 7.8763 6.81812 8.5636 3.0327 ] pdfxs
+ 16.9359 -197.303 m
+ (Thesetwoprimi)
+ [7.8763 6.0654 4.8436 4.30902 7.38539 3.93823 7.57085 7.99629 6.0654 4.2654 3.0327 
+ 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ivesc)
+ [3.0327 5.4545 4.85451 6.83991 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.59629 6.37085 7.38539 6.0654 4.29811 4.8436 8.6072 ] pdfxs
+ (t) show
+ (oimplementawidev)
+ [7.98539 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 6.78548 7.98539 
+ 7.88721 3.02179 6.0654 7.38539 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 8.30174 ] pdfxs
+ (o) show
+ (fexcep)
+ [5.86904 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.59629 6.05449 ] pdfxs
+ (a) show
+ (ndlingmech)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 7.98539 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nisms.)
+ [6.0654 3.0327 4.29811 9.09802 4.29811 3.0327 ] pdfxs
+ -0.00012207 -219.225 m
+ (Weimplemen)
+ [10.2981 8.15993 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edfullsupp)
+ [4.8436 9.37082 3.32724 6.0654 3.02179 6.33813 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtf)
+ [4.2654 7.54911 3.33815 ] pdfxs
+ (o) show
+ (rC's)
+ [7.57082 7.8763 3.0327 4.29811 ] pdfxs
+ 176.355 -219.225 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 210.718 -219.225 m
+ /N614 10.909 Tf
+ (/) show
+ 216.173 -219.225 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 259.565 -219.225 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.60354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (heC++excepti)
+ [6.05449 8.14902 7.88721 8.47629 11.7926 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 
+ 3.0327 ] pdfxs
+ (o) show
+ (nmodel;inf)
+ [9.35992 9.09802 5.75995 6.05449 4.85451 3.02179 6.44722 3.0327 9.35992 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,) show
+ -0.000152588 -241.148 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hcoexistcle)
+ [9.20719 4.8436 5.75995 4.8436 5.75995 3.0327 4.29811 7.38547 4.8436 3.0327 4.8436 
+ ] pdfxs
+ (a) show
+ (nlyin)
+ [6.0654 3.0327 8.89083 3.0327 9.19628 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.40719 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [9.20719 3.02179 ] pdfxs
+ (33) show
+ (].Atac)
+ [3.0327 7.71266 7.8763 7.38547 8.59629 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.16358 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e,ifs)
+ [4.8436 6.27267 3.02179 6.47994 4.29811 ] pdfxs
+ (o) show
+ (mecodemustbeexecu)
+ [9.08711 7.9963 4.8436 5.75995 6.05449 7.9963 8.78166 6.0654 4.29811 7.38547 6.35994 
+ 7.98539 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edwhen)
+ [4.8436 9.20719 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -0.000152588 -263.07 m
+ (a) show
+ (nexcep)
+ [10.7563 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.7563 3.0327 8.99989 ] pdfxs
+ (t) show
+ (hrown)
+ [6.0654 4.2654 5.15996 7.8763 10.7563 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.96718 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 185.534 -263.07 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 219.898 -263.07 m
+ /N614 10.909 Tf
+ (,)
+ [7.99629 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (ch"blocks,)
+ [4.54905 6.05449 10.1563 6.05449 3.0327 5.75995 4.53815 5.75995 4.30902 7.98538 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icv)
+ [3.0327 9.54537 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bledes)
+ [6.05449 3.0327 9.54537 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (to) show
+ (rs)
+ [4.2654 4.29811 ] pdfxs
+ -0.000152588 -284.993 m
+ (inC++)
+ [3.0327 10.5599 7.8763 8.4872 8.4872 ] pdfxs
+ (\)) show
+ (,thecodeuses)
+ [7.74539 4.23277 6.0654 9.34901 4.8436 5.75995 6.0654 9.34901 6.05449 4.30902 4.8436 
+ 8.80353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 139.759 -284.993 m
+ /N722 10.909 Tf
+ (invoke) show
+ 178.622 -284.993 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.5599 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.77081 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.34901 4.85451 ] pdfxs
+ (a) show
+ (ll.When)
+ [3.02179 3.0327 10.4726 11.2144 6.05449 4.85451 10.5599 ] pdfxs
+ (a) show
+ (nexcep)
+ [10.5599 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.5599 3.0327 8.80353 ] pdfxs
+ (t) show
+ (hrown,)
+ [6.05449 4.27631 5.14905 7.8763 6.0654 7.74539 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -0.000167847 -306.915 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.57081 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.1163 4.29811 ] pdfxs
+ (ta) show
+ (ckunwinding)
+ [4.54905 9.02174 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 8.71629 
+ ] pdfxs
+ (t) show
+ (ostopin)
+ [8.71629 4.30902 4.23277 5.46541 9.31628 3.0327 9.32719 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.1163 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 7.50547 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,execu)
+ [6.05449 6.37085 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.10539 ] pdfxs
+ (t) show
+ (hedesiredcode,)
+ [6.0654 8.1163 6.05449 4.85451 4.29811 3.0327 4.27631 4.8436 9.32719 4.8436 5.75995 
+ 6.0654 4.8436 6.37085 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.32719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ -0.000167847 -328.838 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (runwinding)
+ [7.909 6.0654 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 17.0488 -356.563 m
+ /N1220 8.96599 Tf
+ (f) show
+ 28.3848 -367.522 m
+ /N1156 8.96599 Tf
+ (AClassObj;)
+ [7.64795 7.39698 3.29944 5.3438 4.37539 10.275 7.54036 5.48718 4.99401 2.56423 ] pdfxs
+ 105.606 -367.522 m
+ /N1223 8.96599 Tf
+ (//Hasadestructo)
+ [5.25401 11.0998 7.16383 5.0209 10.0329 11.9875 6.05199 5.58581 5.1106 4.4113 5.22716 
+ 6.28511 5.58581 4.40233 6.06095 ] pdfxs
+ (r) show
+ 28.6398 -378.481 m
+ /N1156 8.96599 Tf
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.95761 5.4423 5.45127 2.56423 ] pdfxs
+ 105.606 -378.481 m
+ /N1223 8.96599 Tf
+ (//Mightthrow;mustexecutedestructo)
+ [5.25401 11.5481 9.0108 3.58642 4.99406 5.4692 10.2123 3.92713 5.56782 4.743 5.56782 
+ 8.62534 9.97917 8.09625 5.50507 4.32159 10.3468 5.42442 5.44235 5.42442 5.42442 6.12372 
+ 4.24991 12.3013 6.05199 5.58581 5.1106 4.4113 5.22716 6.28511 5.58581 4.40233 6.05199 
+ ] pdfxs
+ (r) show
+ 29.8728 -389.44 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 17.0488 -400.399 m
+ /N1220 8.96599 Tf
+ (g) show
+ 125.273 -429.888 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:C++excep)
+ [7.8872 7.8763 8.4872 12.1199 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (ndlingex)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.08719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 16.9359 -463.766 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.44354 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 7.33084 4.85451 ] pdfxs
+ (o) show
+ (nsiderFi)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 8.43264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,whichshowsac)
+ [7.33084 7.8763 6.0654 3.0327 4.53815 10.2326 4.29811 6.0654 5.14905 7.8763 8.46535 
+ 9.62173 4.85451 ] pdfxs
+ (a) show
+ (sewhere)
+ [4.29811 9.02174 7.8763 6.05449 4.85451 4.27631 9.01083 ] pdfxs
+ (\\) show
+ (cle)
+ [4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupcode"needs)
+ [5.74904 6.0654 10.2217 4.85451 5.75995 6.05449 4.85451 9.62173 6.05449 4.85451 4.8436 
+ 6.0654 8.46535 ] pdfxs
+ (t) show
+ (obe)
+ [9.62173 6.35994 9.01083 ] pdfxs
+ (g) show
+ (en-)
+ [4.85451 6.0654 3.63261 ] pdfxs
+ -0.000137329 -485.688 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.86173 5.75995 9.55628 ] pdfxs
+ (t) show
+ (heC++fr)
+ [6.05449 8.65084 7.8763 8.4872 12.2835 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.)
+ [3.63261 4.85451 6.05449 6.0654 8.35629 ] pdfxs
+ (I) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he`)
+ [6.0654 8.63993 3.0327 ] pdfxs
+ 181.515 -485.688 m
+ /N722 10.909 Tf
+ (func\(\)) show
+ 215.879 -485.688 m
+ /N614 10.909 Tf
+ ('c)
+ [6.82903 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.82903 ] pdfxs
+ (t) show
+ (hrows)
+ [6.0654 4.2654 5.14905 7.88721 8.09444 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.86173 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,C++)
+ [6.0654 6.87267 7.8763 8.4872 12.2726 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ees)
+ [4.85451 4.8436 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.04001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -507.611 m
+ (des)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (to) show
+ (rf)
+ [7.99628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 87.9809 -507.611 m
+ /N722 10.909 Tf
+ (Object) show
+ 126.066 -507.611 m
+ /N614 10.909 Tf
+ (o) show
+ (bjectwillberun.Toimplement)
+ [6.66539 3.33815 4.8436 4.85451 7.96365 7.8763 3.0327 3.02179 6.75267 6.37085 8.56356 
+ 4.27631 6.05449 6.0654 8.1272 6.97085 9.17447 3.0327 9.09802 6.05449 3.0327 4.8436 
+ 9.09802 4.8436 5.75995 7.96365 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.76358 ] pdfxs
+ (a) show
+ (n) show
+ 328.843 -507.611 m
+ /N722 10.909 Tf
+ (invoke) show
+ 366.928 -507.611 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused)
+ [9.78537 3.02179 8.02899 6.0654 4.29811 4.8436 9.78537 ] pdfxs
+ (to) show
+ -0.000152588 -529.533 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ltunwindin)
+ [3.02179 8.59637 6.0654 5.74904 7.88721 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.55993 ] pdfxs
+ (t) show
+ (hedes)
+ [6.05449 9.19629 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (to) show
+ (risrun,)
+ [8.629 3.0327 8.6508 4.2654 6.0654 6.0654 7.54902 ] pdfxs
+ (t) show
+ (henunwindingisc)
+ [6.0654 4.8436 10.4181 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 
+ 9.79628 3.0327 8.6508 4.85451 ] pdfxs
+ (o) show
+ (ntinuedwi)
+ [5.75995 4.23277 3.0327 5.75995 6.0654 4.8436 10.4072 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hthe)
+ [10.4181 4.23277 6.0654 4.8436 ] pdfxs
+ 374.65 -529.533 m
+ /N722 10.909 Tf
+ (unwind) show
+ 413.364 -529.533 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -0.000183105 -551.456 m
+ (The)
+ [7.8763 6.0654 8.01812 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (McodeisshowninFi)
+ [13.1781 4.8436 5.75995 6.0654 8.01812 3.0327 7.47263 4.30902 6.05449 5.14905 7.88721 
+ 9.22901 3.0327 9.23992 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.02902 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [7.72357 ] pdfxs
+ (Not) show
+ (e)
+ [8.01812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tafr)
+ [7.4182 8.62902 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endf)
+ [3.64352 4.8436 6.0654 9.22901 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.43992 ] pdfxs
+ (J) show
+ (avaw)
+ [5.15996 5.14904 8.62902 7.57085 ] pdfxs
+ (o) show
+ (uldusesimil)
+ [6.0654 3.0327 9.22901 6.0654 4.29811 8.02902 4.29811 3.0327 9.08711 3.0327 3.0327 
+ ] pdfxs
+ (a) show
+ (r) show
+ -0.000183105 -573.379 m
+ (code)
+ [4.8436 5.75995 6.0654 9.04356 ] pdfxs
+ (t) show
+ (ounlocklocks)
+ [9.64355 6.05449 6.0654 3.0327 5.75995 4.53815 9.949 3.0327 5.75995 4.54905 5.74904 
+ 8.49808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (a) show
+ (cquired)
+ [4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 10.2545 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hsynchr)
+ [10.2545 4.29811 5.75995 6.0654 4.53815 6.0654 4.27631 ] pdfxs
+ (o) show
+ (nizedblocks)
+ [6.05449 3.0327 4.8436 4.85451 10.2545 6.05449 3.0327 5.75995 4.54905 5.74904 8.49808 
+ ] pdfxs
+ (o) show
+ (rme)
+ [8.46536 9.09802 4.8436 ] pdfxs
+ (t) show
+ (hodswhenexcep)
+ [6.0654 5.74904 6.0654 8.49808 7.8763 6.0654 4.8436 10.2545 4.8436 5.75995 4.85451 
+ 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -0.000183105 -595.301 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (t) show
+ (hrown.)
+ [6.0654 4.27631 5.14905 7.8763 6.0654 3.0327 ] pdfxs
+ 16.9358 -617.224 m
+ (Akeyfe)
+ [13.6144 5.4545 4.85451 11.1926 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ure)
+ [6.05449 4.27631 10.2872 ] pdfxs
+ (o) show
+ (f)
+ [8.75992 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.70899 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.53815 11.4981 3.0327 9.7417 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.67636 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 10.2872 4.8436 ] pdfxs
+ (o) show
+ (mplex,l)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 8.91265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fcde)
+ [4.85451 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 10.2872 6.05449 4.85451 
+ ] pdfxs
+ (ta) show
+ (ils)
+ [3.02179 3.0327 9.7417 ] pdfxs
+ (o) show
+ (fwh)
+ [8.77083 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tcode)
+ [9.68727 4.8436 5.75995 6.05449 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (20) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Whenins)
+ [11.2144 6.05449 4.85451 10.0035 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceinterleavingisused,)
+ [6.0654 4.8436 8.79265 3.0327 5.75995 4.23277 4.85451 4.27631 3.02179 4.85451 5.14905 
+ 5.75995 3.0327 6.05449 9.39265 3.0327 8.24717 6.05449 4.30902 4.8436 6.0654 7.04721 
+ ] pdfxs
+ (a) show
+ (ssuming)
+ [4.29811 4.30902 6.05449 9.09802 3.02179 6.0654 9.39265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.18183 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.79265 6.05449 4.85451 3.0327 6.05449 8.24717 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hiss)
+ [6.05449 3.0327 8.24717 4.29811 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.78174 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.79265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.97085 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.79265 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -16.936 -21.922 m
+ (size)
+ [4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tf)
+ [7.88729 3.32724 ] pdfxs
+ (o) show
+ (ur\felds\ft)
+ [6.0654 7.909 6.05449 4.85451 3.0327 6.05449 7.94172 6.05449 7.88729 ] pdfxs
+ (o) show
+ (nac)
+ [9.6981 9.08719 4.8436 ] pdfxs
+ (a) show
+ (cheline,mem)
+ [4.54905 6.0654 8.47629 3.0327 3.0327 6.05449 4.85451 6.6654 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 9.39264 7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (nizedlike)
+ [6.0654 3.0327 4.8436 4.85451 9.6981 3.02179 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hisins)
+ [6.05449 3.0327 7.94172 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d:)
+ [6.0654 3.0327 ] pdfxs
+ 0 -43.845 m
+ /N722 10.909 Tf
+ (AF1,BF1,CF1,DF1) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF2,BF2,CF2,DF2) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF3,BF3,CF3,DF3) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF4,BF4,CF4,DF4) show
+ 0 -65.768 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 7.85448 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [7.85448 ] pdfxs
+ (o) show
+ (fthislay)
+ [6.34903 4.23277 6.0654 3.0327 7.309 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utis)
+ [6.0654 7.25457 3.02179 7.31991 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titp)
+ [7.25457 3.0327 7.25457 6.05449 ] pdfxs
+ (a) show
+ (cksidentic)
+ [4.54905 5.75995 7.309 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l\felds)
+ [6.03267 6.0654 4.8436 3.0327 6.0654 7.309 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.28719 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.46538 8.45447 4.85451 ] pdfxs
+ (a) show
+ (cheline.C)
+ [4.54905 6.05449 7.86539 3.02179 3.0327 6.0654 4.8436 7.66902 7.8763 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ -16.936 -87.69 m
+ (a)
+ [8.69447 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [6.27267 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (hisd)
+ [6.05449 3.0327 7.54899 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.69447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (a) show
+ (ccesses\feldsF1)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.53809 6.0654 4.8436 3.0327 6.0654 
+ 7.53809 7.12357 8.69447 ] pdfxs
+ (a) show
+ (ndF)
+ [6.05449 9.30537 7.12357 ] pdfxs
+ (2) show
+ (,butn)
+ [6.34903 6.0654 6.05449 7.48365 6.0654 ] pdfxs
+ (o) show
+ (tF3)
+ [7.47275 7.12357 8.69447 ] pdfxs
+ (o) show
+ (rF)
+ [7.51628 7.12357 ] pdfxs
+ (4) show
+ (.)
+ [7.74539 ] pdfxs
+ (I) show
+ (n)
+ [9.30537 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.05449 8.09448 6.05449 4.27631 4.29811 7.48365 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -16.936 -109.613 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 10.0908 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.86902 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceoccupies)
+ [6.05449 4.85451 8.86902 5.75995 4.85451 4.8436 6.0654 6.05449 3.0327 4.8436 8.33444 
+ ] pdfxs
+ (a) show
+ (nentirec)
+ [10.0799 4.85451 5.75995 4.23277 3.0327 4.27631 8.86902 4.85451 ] pdfxs
+ (a) show
+ (cheline,)
+ [4.53815 6.0654 8.86902 3.0327 3.0327 6.0654 4.8436 7.1563 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0908 ] pdfxs
+ (t) show
+ (raversing)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 3.0327 6.05449 9.47992 ] pdfxs
+ (t) show
+ (hesef)
+ [6.0654 4.8436 4.30902 8.86902 3.33815 ] pdfxs
+ (o) show
+ (urins)
+ [6.05449 8.30173 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncesrequires)
+ [6.05449 4.85451 4.8436 8.33444 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 4.29811 ] pdfxs
+ -16.936 -131.535 m
+ (t) show
+ (heuse)
+ [6.05449 8.47629 6.0654 4.29811 8.47629 ] pdfxs
+ (o) show
+ (ff)
+ [6.95994 3.32724 ] pdfxs
+ (o) show
+ (urc)
+ [6.0654 7.8981 4.8436 ] pdfxs
+ (a) show
+ (chelines,)
+ [4.54905 6.05449 8.47629 3.0327 3.02179 6.0654 4.8436 4.30902 6.65449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.67628 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.0654 3.0327 9.38174 6.05449 ] pdfxs
+ (a) show
+ (lf)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (ftheinf)
+ [6.95994 4.23277 6.0654 8.47629 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [9.68719 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.68719 4.8436 ] pdfxs
+ (a) show
+ (chelineis)
+ [4.54905 6.0654 8.46538 3.0327 3.0327 6.05449 8.47629 3.0327 7.9199 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyused.)
+ [3.0327 3.0327 9.38174 6.05449 4.30902 4.8436 6.0654 7.87629 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -153.458 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavin)
+ [4.8436 4.27631 3.0327 4.8436 5.15996 5.74904 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.6654 ] pdfxs
+ (o) show
+ (nlytwoc)
+ [6.05449 3.0327 9.39264 3.93823 7.58175 9.08719 4.85451 ] pdfxs
+ (a) show
+ (chelines)
+ [4.53815 6.0654 8.4872 3.02179 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (ccessed,reducingc)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 6.0654 6.6654 4.2654 4.85451 6.05449 
+ 6.0654 4.8436 3.0327 6.0654 9.08719 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.53815 6.0654 8.4872 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 0 -175.38 m
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.0654 4.8436 9.58901 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingisapowerful)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.0654 10.189 3.0327 9.04353 
+ 10.1999 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 7.7672 ] pdfxs
+ (t) show
+ (echnique,\frstprop)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.05084 6.05449 4.27631 
+ 4.30902 8.97819 6.0654 4.2654 5.46541 6.35994 ] pdfxs
+ (o) show
+ (sedbyTru)
+ [4.29811 4.85451 10.7999 5.75995 10.5054 6.95994 4.27631 6.0654 ] pdfxs
+ (o) show
+ (nget.)
+ [6.05449 10.1999 4.85451 4.23277 11.2035 ] pdfxs
+ (a) show
+ (l,in[)
+ [3.0327 8.05084 3.0327 10.7999 3.0327 ] pdfxs
+ (136) show
+ (],)
+ [3.0327 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.936 -197.303 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.83629 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (edin[)
+ [4.8436 9.14174 3.02179 9.14174 3.0327 ] pdfxs
+ (106) show
+ (].Theyshow)
+ [3.0327 7.69084 7.8763 6.05449 4.85451 8.82538 4.30902 6.05449 5.15996 10.9526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tins)
+ [7.32002 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 7.91993 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingc)
+ [4.8436 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 8.53084 4.85451 ] pdfxs
+ (a) show
+ (nhaveal)
+ [9.13083 6.0654 5.14905 5.4545 7.91993 8.53084 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ep)
+ [7.93084 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 7.91993 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -219.225 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.6072 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,butisdi\016cult)
+ [6.81812 6.05449 6.0654 7.99638 3.0327 8.06172 6.05449 3.0327 9.08711 4.85451 6.05449 
+ 3.0327 7.99638 ] pdfxs
+ (t) show
+ (oimplemen)
+ [9.20719 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [8.23629 ] pdfxs
+ (I) show
+ (np)
+ [9.81809 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,ins)
+ [4.27631 6.81812 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 8.59629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingrequiresaspeci)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 9.2181 4.2654 4.85451 
+ 5.75995 6.05449 3.0327 4.27631 4.8436 8.06172 9.20719 4.30902 6.35994 4.8436 4.85451 
+ 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -16.936 -241.148 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.63264 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.32719 ] pdfxs
+ (a) show
+ (ndrequiresaway)
+ [6.0654 9.62173 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.87627 9.02174 
+ 7.57085 5.15996 9.32719 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.82183 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.42175 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.84355 ] pdfxs
+ (t) show
+ (olay)
+ [9.02174 3.0327 5.15996 9.32719 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.81092 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.0654 8.42175 6.05449 4.85451 3.02179 6.0654 7.87627 ] pdfxs
+ (o) show
+ (fas)
+ [6.90539 9.02174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 8.42175 3.0327 9.63264 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -16.936 -263.07 m
+ (unusu)
+ [6.0654 5.74904 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lways.Theimplement)
+ [6.21813 7.58175 5.14905 5.75995 4.29811 7.73448 7.8763 6.0654 8.03993 3.0327 9.08711 
+ 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin[)
+ [9.26173 3.02179 9.26173 3.02179 ] pdfxs
+ (106) show
+ (]islimi)
+ [6.22904 3.0327 7.49445 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edinsever)
+ [4.8436 9.25083 3.0327 9.26173 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lways:inp)
+ [6.21813 7.58175 5.14905 5.75995 4.29811 7.65811 3.0327 9.25083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.31631 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.95628 ] pdfxs
+ (o) show
+ (nlyev)
+ [6.05449 3.0327 8.95628 4.8436 5.14904 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ -16.936 -284.993 m
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1272 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.3381 3.32724 ] pdfxs
+ (o) show
+ (rverysm)
+ [7.54901 5.4545 4.8436 4.27631 9.03265 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llpr)
+ [3.02179 6.3054 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.38176 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.30902 6.05449 9.08711 8.1272 ] pdfxs
+ (\() show
+ (butdon)
+ [6.05449 6.0654 7.51638 6.0654 8.7272 6.05449 ] pdfxs
+ (o) show
+ (tcheck\))
+ [7.51638 4.54905 6.05449 4.85451 4.54905 5.74904 7.51638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (t) show
+ (heirCpr)
+ [6.05449 4.85451 3.0327 7.5381 11.1599 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ -16.936 -306.915 m
+ (a) show
+ (retype-s)
+ [4.27631 8.4872 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fe,perf)
+ [3.33815 4.8436 6.6763 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmsthe)
+ [4.2654 9.09802 7.94172 4.23277 6.0654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (pertype"ins)
+ [6.35994 4.85451 7.909 3.93823 5.75995 6.35994 4.85451 9.08719 3.0327 6.05449 4.30902 
+ ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (fperd)
+ [6.97085 6.37085 4.8436 7.909 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.0654 4.27631 8.4872 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce,does)
+ [6.0654 4.8436 4.85451 6.6654 6.0654 5.74904 4.85451 4.29811 ] pdfxs
+ -16.936 -328.838 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tcheckf)
+ [7.87638 4.53815 6.0654 4.8436 4.54905 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [7.909 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.87638 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pes)
+ [6.35994 4.85451 7.93081 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,e)
+ [9.08711 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 0 -350.761 m
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingins)
+ [3.0327 6.05449 8.18175 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 7.57085 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaving)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 8.18175 ] pdfxs
+ (a) show
+ (saM)
+ [7.03627 8.18175 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.57085 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nw)
+ [8.79265 7.57085 ] pdfxs
+ (o) show
+ (uldimproveup)
+ [6.0654 3.0327 8.78174 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 7.57085 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (t) show
+ (hisin)
+ [6.05449 3.0327 7.03627 3.02179 6.0654 ] pdfxs
+ -16.936 -372.683 m
+ (sever)
+ [4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways,requiringimplement)
+ [6.31631 7.58175 5.14905 5.75995 4.29811 6.39267 4.2654 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 3.0327 6.0654 8.73811 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (t) show
+ (echniquesth)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.59263 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (t)
+ [7.52729 ] pdfxs
+ (a) show
+ (reverysimil)
+ [4.27631 8.13811 5.4545 4.8436 4.27631 9.04356 4.29811 3.0327 9.08711 3.0327 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [7.55992 ] pdfxs
+ (t) show
+ (o)
+ [8.73811 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.1272 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.55992 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -394.606 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedinCh)
+ [6.0654 12.2071 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.18537 
+ 3.0327 9.18537 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.39628 ] pdfxs
+ (7) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (np)
+ [9.18537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,am)
+ [4.27631 6.25085 8.57447 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picimplemen)
+ [6.05449 3.0327 7.97448 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.18537 4.8436 ] pdfxs
+ (o) show
+ (ulddirec)
+ [6.0654 3.02179 9.18537 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lys)
+ [3.0327 8.87992 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -16.936 -416.528 m
+ (t) show
+ (hepr)
+ [6.05449 9.06538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemswi)
+ [6.0654 3.02179 4.85451 9.08711 8.5199 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmpresen)
+ [6.0654 13.298 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edin[)
+ [4.85451 10.2654 3.0327 10.2763 3.02179 ] pdfxs
+ (106) show
+ (],m)
+ [3.0327 7.38539 9.08711 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.05449 9.66537 ] pdfxs
+ (t) show
+ (hissui)
+ [6.0654 3.0327 8.50899 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 9.06538 3.32724 ] pdfxs
+ (o) show
+ (ruseinaproduc)
+ [8.48718 6.05449 4.30902 9.05447 3.0327 10.2763 9.66537 6.05449 4.27631 5.75995 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -438.451 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerbyusing)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 5.75995 9.39264 6.0654 4.29811 3.0327 
+ 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingpr)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies:)
+ [3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -0.571991 -472.328 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -472.328 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisidenti\fesmem)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 4.8436 7.94172 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [7.88729 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ccessedinatype-s)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 9.6981 3.0327 9.68719 9.0981 3.93823 
+ 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (feway.)
+ [3.33815 8.4872 7.57085 5.14905 4.8545 3.0327 ] pdfxs
+ -0.571991 -503.217 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -503.217 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisidenti\festype-h)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 4.8436 7.94172 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usrecursived)
+ [6.05449 7.94172 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 8.4872 
+ 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ -0.571991 -534.106 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -534.106 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.99993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisiden)
+ [3.0327 5.75995 4.29811 3.0327 8.44353 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesmem)
+ [3.0327 6.05449 4.85451 8.44353 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.90537 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.45444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [8.3891 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.99993 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.30902 3.02179 6.0654 8.98902 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 8.98902 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 10.337 -556.029 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (oex)
+ [9.08719 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ -0.571991 -586.918 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -586.918 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.13811 ] pdfxs
+ (t) show
+ (echinques)
+ [4.8436 4.54905 6.05449 3.0327 6.0654 5.75995 6.05449 4.85451 7.58172 ] pdfxs
+ (g) show
+ (ivefullc)
+ [3.0327 5.4545 8.13811 3.33815 6.05449 3.0327 6.31631 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [6.31631 5.14905 5.4545 4.85451 7.55992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nruntimelibr)
+ [9.34901 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.1272 3.0327 3.0327 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.5382 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.13811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 10.337 -608.84 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (ndfreesmem)
+ [6.05449 9.6981 3.33815 4.27631 4.8436 4.8436 7.94172 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rywi)
+ [4.27631 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h.)
+ [6.0654 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (185) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (32) 33
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.93809 ] pdfxs
+ (a) show
+ (llowdirectimplement)
+ [3.0327 3.0327 5.14905 11.749 6.0654 3.02179 4.27631 4.85451 4.8436 8.11638 3.0327 
+ 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (o) show
+ (fCBGC.C)
+ [7.19993 7.88721 7.72349 8.5636 7.8763 6.90539 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.93809 ] pdfxs
+ (t) show
+ (o[)
+ [9.32719 3.0327 ] pdfxs
+ (66) show
+ (])
+ [6.89448 ] pdfxs
+ (a) show
+ (nd[)
+ [6.0654 9.93809 3.02179 ] pdfxs
+ (74) show
+ (],using)
+ [3.0327 6.97085 6.05449 4.30902 3.02179 6.0654 9.32719 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.0653 ] pdfxs
+ (a) show
+ (s)
+ [8.17081 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 8.71629 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 4.29811 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.84718 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.87989 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6472 7.57085 ] pdfxs
+ (o) show
+ (uldprovideam)
+ [6.0654 3.02179 10.6472 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.42537 10.0363 
+ 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.43629 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [9.42537 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 8.82546 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.43629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.87989 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (bilityto)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.78537 4.23277 9.47992 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.87993 4.8436 ] pdfxs
+ (o) show
+ (llectfr)
+ [3.0327 3.0327 4.8436 4.85451 8.25819 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mcyclicpo)
+ [13.1234 4.8436 5.75995 4.8436 3.0327 3.0327 8.86902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [7.05812 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,ins)
+ [6.05449 4.27631 4.8436 4.30902 7.14539 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.0908 ] pdfxs
+ (o) show
+ (fdec)
+ [7.35266 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.47992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.86902 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.47992 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (intoaDAG)
+ [3.0327 5.75995 4.23277 9.0981 9.08719 8.0291 7.8763 12.2072 ] pdfxs
+ (o) show
+ (fs)
+ [6.95994 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edc)
+ [4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents.)
+ [6.05449 4.85451 5.75995 4.23277 4.30902 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (8.1.3D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (Ma) show
+ (rs)
+ [5.49929 5.29606 ] pdfxs
+ (ha) show
+ (lli)
+ [3.74195 3.73 3.74195 ] pdfxs
+ (n) show
+ (gforPointer)
+ [11.2019 4.11245 6.7307 9.97045 8.81079 6.7307 3.73 7.10126 5.23633 6.13291 5.48733 
+ ] pdfxs
+ (-) show
+ (B)
+ [9.56403 ] pdfxs
+ (a) show
+ (sedD)
+ [5.30802 6.13291 11.955 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.23633 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.22437 5.49929 ] pdfxs
+ (uc) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (res)
+ [5.49929 6.13291 5.30802 ] pdfxs
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (D) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributedc)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 4.85451 10.0363 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ingsys)
+ [3.0327 6.0654 9.43628 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 8.2799 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tusedis)
+ [8.22547 6.05449 4.30902 8.82538 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.0363 ] pdfxs
+ (o) show
+ (bjectmodels)
+ [6.66539 3.33815 4.8436 4.85451 8.22547 9.08711 5.75995 6.05449 4.85451 3.0327 8.2799 
+ ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.CO)
+ [8.91265 7.8763 8.4872 ] pdfxs
+ (R) show
+ (BA)
+ [7.7344 12.1635 ] pdfxs
+ (a) show
+ (ndMicr)
+ [6.05449 10.0472 9.99272 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 0 -154.49 m
+ (D) show
+ (COM\))
+ [7.8763 8.4872 10.0036 8.29092 ] pdfxs
+ (a) show
+ (rebuilt)
+ [4.27631 8.90174 6.0654 6.05449 3.0327 3.0327 8.30183 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (heidea)
+ [6.0654 8.90174 3.0327 6.05449 4.85451 9.51264 ] pdfxs
+ (o) show
+ (fusingd)
+ [7.38539 6.0654 4.29811 3.0327 6.0654 9.51264 6.05449 ] pdfxs
+ (at) show
+ (am)
+ [9.51264 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.02179 3.0327 6.0654 9.51264 ] pdfxs
+ (t) show
+ (oc)
+ [9.50174 4.85451 ] pdfxs
+ (o) show
+ (nvertc)
+ [5.75995 5.4545 4.8436 4.27631 8.30183 4.8436 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.0327 4.8436 9.8181 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.51264 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.s)
+ [9.14174 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -176.413 m
+ (a) show
+ (nd)
+ [6.0654 10.2981 ] pdfxs
+ (a) show
+ (rrays\)in)
+ [4.27631 4.2654 5.14905 5.75995 4.30902 8.47637 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oaseri)
+ [9.68719 9.6981 4.30902 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (lizedf)
+ [3.02179 3.0327 4.85451 4.8436 10.2981 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (t)
+ [8.47637 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.48728 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [10.2981 6.37085 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsmit)
+ [6.0654 4.29811 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edoveranetw)
+ [4.85451 10.2981 5.14905 5.4545 4.85451 8.509 9.6981 6.05449 4.85451 3.93823 7.57085 
+ ] pdfxs
+ (o) show
+ (rk.Them)
+ [4.27631 5.75995 9.68719 7.8763 6.0654 9.0872 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.48728 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n) show
+ 0 -198.336 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chf)
+ [4.53815 9.37082 3.33815 ] pdfxs
+ (o) show
+ (rd)
+ [7.58173 6.05449 ] pdfxs
+ (at) show
+ (am)
+ [8.75992 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.30902 6.05449 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 8.75992 ] pdfxs
+ (o) show
+ (frecursived)
+ [6.64358 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.15993 6.05449 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [8.75992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.2654 4.85451 7.60354 3.0327 7.61445 ] pdfxs
+ (t) show
+ (om)
+ [8.75992 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lle)
+ [3.0327 6.32722 4.85451 ] pdfxs
+ (a) show
+ (chnode,whichrequires)
+ [4.54905 9.35992 6.0654 5.75995 6.05449 4.85451 6.40358 7.8763 6.05449 3.0327 4.54905 
+ 9.37082 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -220.258 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chindividu)
+ [4.54905 9.6981 3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lnode)
+ [6.6763 6.05449 5.75995 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obeadis)
+ [9.08719 6.37085 8.4872 9.08719 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -242.181 m
+ (U) show
+ (singm)
+ [4.29811 3.0327 6.0654 10.4399 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.83992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.29443 ] pdfxs
+ (a) show
+ (nda)
+ [6.05449 11.0508 10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimil)
+ [11.0399 4.30902 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rtos)
+ [9.26172 4.23277 10.4508 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.83992 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 9.26172 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0508 ] pdfxs
+ (\() show
+ (bu)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ 0 -264.103 m
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 9.14174 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.05449 3.0327 8.83629 4.8436 ] pdfxs
+ (o) show
+ (mpresses)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 7.37445 ] pdfxs
+ (N) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.30911 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersto)
+ [4.85451 4.2654 7.38536 4.23277 8.53084 ] pdfxs
+ (N) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.32002 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 4.30902 
+ ] pdfxs
+ (\)) show
+ (,type-h)
+ [6.21813 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usrecursived)
+ [6.05449 7.38536 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 7.91993 
+ 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.53084 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -286.026 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [10.2654 6.35994 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 10.2545 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [9.65446 9.64355 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nindependen)
+ [10.2545 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ ("f)
+ [9.65446 3.33815 ] pdfxs
+ (o) show
+ (rm,whereindices)
+ [4.2654 9.09802 7.36357 7.8763 6.0654 4.8436 4.27631 9.04356 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 8.49808 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 9.04356 6.0654 4.29811 4.85451 10.2545 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (a) show
+ (ddressnodes)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.50899 6.05449 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ 0 -307.948 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.31628 ] pdfxs
+ (o) show
+ (fp)
+ [6.58903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.)
+ [4.8436 4.27631 4.29811 7.75629 ] pdfxs
+ (I) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (hisf)
+ [6.05449 3.0327 7.5599 3.33815 ] pdfxs
+ (o) show
+ (rm,code)
+ [4.2654 9.09802 6.35994 4.8436 5.75995 6.05449 8.10539 ] pdfxs
+ (t) show
+ (om)
+ [8.70538 9.09802 ] pdfxs
+ (a) show
+ (rsh)
+ [4.2654 4.30902 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 6.28358 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irerecursived)
+ [3.02179 4.27631 8.10539 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 
+ 8.10539 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.70538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresc)
+ [6.0654 4.27631 4.8436 7.5599 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.31628 6.37085 8.09448 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (-) show
+ 0 -329.871 m
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyproducedby)
+ [3.0327 3.0327 9.16356 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 9.46901 
+ 5.74904 9.16356 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.2472 4.85451 ] pdfxs
+ (o) show
+ (mpiler,usinginf)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 6.49085 6.05449 4.30902 3.02179 6.0654 
+ 8.85811 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.46901 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4907 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.2472 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imepo)
+ [3.0327 9.08711 8.25811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [6.43631 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (t) show
+ (oiden)
+ [8.85811 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifywhich)
+ [3.0327 3.33815 9.16356 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -351.793 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.61445 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.15993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed.This)
+ [4.8436 6.0654 7.7672 7.88721 6.05449 3.0327 7.61445 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chw)
+ [4.53815 9.38173 7.57085 ] pdfxs
+ (o) show
+ (uldreduceb)
+ [6.0654 3.0327 9.37082 4.2654 4.85451 6.05449 6.0654 4.8436 8.17084 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.37082 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.17084 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 3.0327 3.0327 6.0654 ] pdfxs
+ (g/) show
+ (dem)
+ [6.05449 4.85451 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.05449 8.77083 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.56002 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.37082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -373.716 m
+ (netw)
+ [6.0654 4.8436 3.93823 7.58175 ] pdfxs
+ (o) show
+ (rkb)
+ [4.2654 9.39264 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.0654 ] pdfxs
+ (t) show
+ (hrequired)
+ [9.68719 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.6981 ] pdfxs
+ (t) show
+ (osendarecursived)
+ [9.08719 4.29811 4.85451 6.05449 9.6981 9.0981 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 5.4545 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 3.0327 ] pdfxs
+ 0 -419.17 m
+ /N622 14.346 Tf
+ (8.2Progr)
+ [8.07685 4.476 24.2161 11.0177 6.59915 8.0625 8.07685 6.58481 ] pdfxs
+ (a) show
+ (mPerform)
+ [18.822 10.5873 7.3595 6.59915 4.92059 8.07685 6.58481 13.4566 ] pdfxs
+ (anc) show
+ (e)
+ [7.3595 ] pdfxs
+ (-R) show
+ (el)
+ [7.3595 4.49035 ] pdfxs
+ (a) show
+ (ted)
+ [6.26925 7.37385 14.346 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.35528 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icA)
+ [4.49035 12.5527 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tions)
+ [6.26925 4.49035 8.0625 8.98059 6.36962 ] pdfxs
+ 0 -451.896 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.4689 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceistheprim)
+ [6.0654 4.8436 8.23629 3.0327 7.69081 4.23277 6.0654 8.23629 6.05449 4.27631 3.0327 
+ 9.08711 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.27631 9.14174 3.32724 5.75995 4.8436 6.0654 7.69081 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.6799 ] pdfxs
+ (t) show
+ (hesis,butwes)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 6.45812 6.0654 6.0654 7.62547 7.57085 8.23629 
+ 4.29811 ] pdfxs
+ (t) show
+ (illhaven)
+ [3.0327 3.0327 6.41449 6.05449 5.14905 5.4545 8.23629 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.62547 6.35994 4.8436 4.85451 9.44719 ] pdfxs
+ (a) show
+ (bletoexpl)
+ [6.05449 3.0327 8.23629 4.23277 8.8472 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -473.818 m
+ (a) show
+ (llp)
+ [3.0327 6.6654 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.8436 ] pdfxs
+ (o) show
+ (pictechniquesf)
+ [6.0654 3.0327 8.4872 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 
+ 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rimprovedpr)
+ [7.909 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.6981 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7307 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -511.651 m
+ /N622 11.955 Tf
+ (8.2.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (In) show
+ (st)
+ [5.29606 5.23633 ] pdfxs
+ (anc) show
+ (e)
+ [10.616 ] pdfxs
+ (I) show
+ (nterleavi)
+ [7.10126 5.22437 6.14487 5.48733 3.74195 6.13291 6.16874 7.08924 3.74195 ] pdfxs
+ (n) show
+ (g) show
+ 0 -540.619 m
+ /N614 10.909 Tf
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceIn)
+ [6.0654 4.8436 8.13811 3.94897 5.74904 ] pdfxs
+ (t) show
+ (erleavingisa)
+ [4.85451 4.2654 3.0327 4.85451 5.14905 5.75995 3.02179 6.0654 8.74901 3.0327 7.59263 
+ 8.74901 ] pdfxs
+ (t) show
+ (echniquewhich)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.14902 7.8763 6.0654 3.02179 
+ 4.54905 9.35992 ] pdfxs
+ (a) show
+ (rr)
+ [4.2654 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 7.59263 3.33815 ] pdfxs
+ (o) show
+ (rthe\felds)
+ [7.57082 4.23277 6.0654 8.13811 6.0654 4.8436 3.0327 6.0654 7.59263 ] pdfxs
+ (o) show
+ (fmul)
+ [6.63267 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipleins)
+ [3.02179 6.0654 3.0327 8.13811 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.60354 ] pdfxs
+ (o) show
+ (fs)
+ [6.62176 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -562.541 m
+ (inapr)
+ [3.0327 11.269 10.669 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [14.3016 ] pdfxs
+ (t) show
+ (obein)
+ [10.669 6.35994 10.0581 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavedwi)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.4545 4.85451 11.269 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [11.269 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.2799 ] pdfxs
+ (ot) show
+ (her[)
+ [6.05449 4.85451 9.4799 3.0327 ] pdfxs
+ (136) show
+ (].F)
+ [3.0327 12.5999 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [9.4799 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 8.63992 4.85451 ] pdfxs
+ (o) show
+ (nsiderarecursived)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 9.49081 10.669 4.2654 4.85451 4.8436 6.0654 
+ 4.2654 4.30902 3.0327 5.4545 10.0581 6.05449 ] pdfxs
+ (ata) show
+ 0 -584.464 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.05449 4.27631 8.31266 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.91265 ] pdfxs
+ (o) show
+ (fnodeswi)
+ [6.7963 6.0654 5.75995 6.05449 4.85451 7.75627 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h\feldsF)
+ [9.52355 6.0654 4.8436 3.0327 6.0654 7.75627 7.12357 ] pdfxs
+ (1) show
+ (,F)
+ [3.0327 7.12357 ] pdfxs
+ (2) show
+ (,F)
+ [3.02179 7.12357 ] pdfxs
+ (3) show
+ (,F)
+ [3.0327 7.12357 ] pdfxs
+ (4) show
+ (.Wi)
+ [7.82175 11.2144 3.02179 ] pdfxs
+ (t) show
+ (has)
+ [9.52355 8.91265 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdmem)
+ [4.27631 9.52355 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.2181 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,f)
+ [6.05449 6.53449 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -606.386 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (\(A) show
+ (,B,C,)
+ [3.0327 7.72349 3.0327 7.8763 3.0327 ] pdfxs
+ (D) show
+ (\))
+ [7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisnodetypew)
+ [6.05449 3.0327 7.94172 6.05449 5.75995 6.0654 8.47629 3.94914 5.74904 6.37085 8.47629 
+ 7.58175 ] pdfxs
+ (o) show
+ (uldbel)
+ [6.05449 3.0327 9.6981 6.37085 8.47629 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (utinmem)
+ [6.05449 7.88729 3.02179 9.6981 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (s:)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -628.309 m
+ /N722 10.909 Tf
+ (AF1,AF2,AF3,AF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (BF1,BF2,BF3,BF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (CF1,CF2,CF3,CF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (DF1,DF2,DF3,DF4) show
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (184) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 101.873 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ -0.872986 -10.959 m
+ /N1223 8.96599 Tf
+ (;Allocatestackspaceforobject)
+ [11.0103 8.15009 3.65806 3.65806 6.00716 5.54098 6.00716 4.36647 12.3462 5.03887 4.3306 
+ 5.98026 5.51408 12.0324 4.76989 5.70231 5.71128 5.22717 12.0593 4.12438 5.99819 12.113 
+ 6.12371 5.63961 4.24093 5.64857 5.63961 5.82792 ] pdfxs
+ (:) show
+ -3.30197 -21.918 m
+ /N1156 8.96599 Tf
+ (%Obj=)
+ [6.97549 7.54036 5.48718 7.89899 7.16379 ] pdfxs
+ 37.471 -21.918 m
+ /N1217 8.96599 Tf
+ (alloca)
+ [6.15064 3.93602 3.94499 6.29408 5.71134 5.15542 ] pdfxs
+ 72.931 -21.918 m
+ /N1156 8.96599 Tf
+ (%AClass,)
+ [8.42798 7.55829 7.29835 3.20978 5.25414 4.27677 6.74241 2.56423 ] pdfxs
+ 125.598 -21.918 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 152.389 -21.918 m
+ /N1156 8.96599 Tf
+ (1) show
+ -0.873001 -32.877 m
+ /N1223 8.96599 Tf
+ (;Constructobject)
+ [10.7413 7.6211 5.73818 6.21339 4.80575 4.08852 4.92232 5.9713 5.272 11.0372 6.11475 
+ 5.64857 4.23197 5.64857 5.64857 5.81896 ] pdfxs
+ (:) show
+ -0.957001 -43.835 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 50.814 -43.835 m
+ /N1156 8.96599 Tf
+ (%AClass::AClass\(%AClass)
+ [8.51764 7.64795 7.39698 3.29944 5.3438 4.37539 6.35687 4.53675 5.28093 7.64795 7.39698 
+ 3.29944 5.3438 4.37539 4.30366 3.51461 8.34729 7.65692 7.38801 3.29944 5.35276 4.36643 
+ 3.63121 ] pdfxs
+ 180.547 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 188.841 -43.835 m
+ /N1156 8.96599 Tf
+ (%Obj\))
+ [8.35625 7.54036 5.48718 4.16018 3.58634 ] pdfxs
+ -0.873016 -54.794 m
+ /N1223 8.96599 Tf
+ (;Call``func\(\)'')
+ [10.9296 7.80938 5.92646 3.57737 10.6964 5.37065 5.0927 3.81057 5.92647 6.1596 6.67966 
+ 5.22715 6.67068 5.73825 4.2768 ] pdfxs
+ (:) show
+ -1.80402 -65.753 m
+ /N1217 8.96599 Tf
+ (invokevoid)
+ [3.37116 6.321 6.01618 5.72922 6.02514 11.2971 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 61.872 -65.753 m
+ /N1156 8.96599 Tf
+ (%func\(\))
+ [8.77765 3.8105 6.10583 6.1148 6.67967 5.16435 3.58634 ] pdfxs
+ 108.902 -65.753 m
+ /N1217 8.96599 Tf
+ (tolabel)
+ [4.67134 12.3461 3.91809 6.13271 6.85896 5.84582 2.94976 ] pdfxs
+ 155.87 -65.753 m
+ /N1156 8.96599 Tf
+ (%OkLabel)
+ [8.34729 7.73761 5.42449 6.32997 5.17344 5.68443 4.66232 2.56423 ] pdfxs
+ 86.097 -76.712 m
+ /N1217 8.96599 Tf
+ (unwindtolabel)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 11.8261 4.66237 12.3461 3.92706 6.12374 6.86793 
+ 5.83685 2.94976 ] pdfxs
+ 172.458 -76.712 m
+ /N1156 8.96599 Tf
+ (%ExceptionLabel)
+ [8.77765 7.27146 5.85486 5.09269 5.09269 6.12376 4.5726 3.55946 5.60381 6.1148 6.76034 
+ 5.60381 6.1148 5.09269 2.56423 ] pdfxs
+ -12.719 -87.671 m
+ (OkLabel:)
+ [7.73761 5.42449 6.32997 5.17344 5.68443 4.66232 4.60848 2.56423 ] pdfxs
+ -0.873032 -98.63 m
+ /N1223 8.96599 Tf
+ (;...executioncontinues..)
+ [11.6648 4.92235 4.92235 11.5213 5.45132 5.46028 5.44236 5.44236 6.15062 4.26784 4.03472 
+ 5.9175 13.0813 5.39753 5.87267 6.33892 4.22301 3.98989 6.33892 6.10579 5.40649 6.95759 
+ 4.85062 4.85062 ] pdfxs
+ (.) show
+ -12.289 -109.589 m
+ /N1156 8.96599 Tf
+ (ExceptionLabel:)
+ [7.27146 5.85486 5.09269 5.09269 6.1148 4.58157 3.55946 5.60381 6.1148 6.76034 5.60381 
+ 6.1148 5.09269 5.03885 2.56423 ] pdfxs
+ -0.873032 -120.548 m
+ /N1223 8.96599 Tf
+ (;Ifunwindoccurs,excecutioncontinues)
+ [11.2703 5.11058 10.5171 5.5499 5.77406 6.72455 3.434 5.77406 11.7723 5.63059 5.16441 
+ 5.15544 5.87268 4.80576 7.26243 10.6337 5.45132 5.46924 5.45132 5.45132 5.45132 6.15959 
+ 4.27681 4.04368 5.92646 13.0903 5.39753 5.87267 6.33892 4.22301 3.98989 6.33892 6.10579 
+ 5.39753 3.7657 ] pdfxs
+ -0.873032 -131.507 m
+ (;here.First,destroytheobject)
+ [10.7144 5.72025 5.2451 4.89542 6.89485 16.1029 7.16381 3.98092 5.03887 4.92231 7.0204 
+ 10.6516 5.9444 5.46925 4.99404 4.29474 5.11957 5.9444 12.382 4.20508 5.84577 12.3282 
+ 6.11475 5.64857 4.23197 5.64857 5.64857 5.82792 ] pdfxs
+ (:) show
+ -0.957031 -142.466 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 50.814 -142.466 m
+ /N1156 8.96599 Tf
+ (%AClass::~AClass\(%AClass)
+ [8.51764 7.64795 7.39698 3.29944 5.3438 4.37539 6.08789 4.27674 4.27674 7.06527 7.64795 
+ 7.38801 3.29944 5.35276 4.36643 4.31263 3.51461 8.34729 7.64795 7.39698 3.29944 5.3438 
+ 4.37539 3.63121 ] pdfxs
+ 186.076 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 194.37 -142.466 m
+ /N1156 8.96599 Tf
+ (%Obj\))
+ [8.35625 7.54036 5.48718 4.16018 3.58634 ] pdfxs
+ -0.873047 -153.424 m
+ /N1223 8.96599 Tf
+ (;Next,continueunwinding)
+ [10.3288 7.45971 4.85957 4.86852 5.95345 10.5082 5.33476 5.80094 6.27615 4.16025 3.91816 
+ 6.27615 6.03406 11.7275 5.80095 6.03407 6.9756 3.67608 6.04304 5.55886 3.68504 6.03407 
+ 6.44655 ] pdfxs
+ (:) show
+ -2.37103 -164.383 m
+ /N1217 8.96599 Tf
+ (unwind)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 5.89063 ] pdfxs
+ -29.873 -193.873 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.38902 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (:)
+ [7.83266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.5381 4.85451 5.75995 6.05449 8.39993 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.82173 ] pdfxs
+ (t) show
+ (heC++ex)
+ [6.05449 8.39993 7.8763 8.4872 12.0217 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Theh)
+ [9.09802 6.05449 3.0327 4.85451 7.84357 7.8763 6.0654 8.38902 6.0654 ] pdfxs
+ (a) show
+ (ndlercodespeci\fedby)
+ [6.05449 6.0654 3.0327 4.8436 7.82173 4.8436 5.75995 6.05449 8.39993 4.29811 6.37085 
+ 4.8436 4.8436 3.0327 6.0654 4.8436 9.61082 5.74904 5.75995 ] pdfxs
+ 341.766 -193.873 m
+ /N722 10.909 Tf
+ (invoke) show
+ 379.674 -193.873 m
+ /N614 10.909 Tf
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.84354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -29.8731 -207.422 m
+ (des)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -29.8731 -238.306 m
+ (mustbeexecu)
+ [8.79257 6.05449 4.30902 8.23637 6.37085 8.8472 4.8436 5.75995 4.85451 4.8436 6.0654 
+ ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0581 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (t) show
+ (hrow)
+ [6.0654 4.2654 5.14905 11.8908 ] pdfxs
+ (a) show
+ (ndrecoverfr)
+ [6.05449 10.069 4.2654 4.85451 4.8436 5.14905 5.4545 4.85451 8.269 3.33815 4.27631 
+ ] pdfxs
+ (o) show
+ (mexcep)
+ [13.0907 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsisis)
+ [6.0654 8.30172 3.0327 8.30172 3.0327 4.29811 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (t) show
+ (othel)
+ [9.4581 4.23277 6.0654 8.8472 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efr)
+ [8.85811 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt-end)
+ [5.75995 4.23277 3.64352 4.8436 6.0654 10.0581 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -29.8731 -260.229 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcruntimelibr)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 7.65812 4.2654 6.0654 
+ 5.75995 4.23277 3.0327 9.09802 7.64721 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.56356 ] pdfxs
+ (\() show
+ (soitdoesn)
+ [4.29811 8.26902 3.02179 7.0582 6.05449 5.75995 4.8436 7.11264 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.04729 4.8436 ] pdfxs
+ (o) show
+ (mplic)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [7.65812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.64721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.8072 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,however)
+ [5.99995 6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ 423.909 -260.229 m
+ /N634 10.909 Tf
+ (t)
+ [3.62179 ] pdfxs
+ (he) show
+ -29.8731 -282.151 m
+ (ex) show
+ (c)
+ [4.46185 ] pdfxs
+ (ep) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lc)
+ [6.06537 4.46185 ] pdfxs
+ (o) show
+ (ntr)
+ [6.13082 3.6327 4.0363 ] pdfxs
+ (o) show
+ (l-\row)
+ [2.79267 3.90544 6.40355 5.58542 10.5163 ] pdfxs
+ (d) show
+ (ueto)
+ [5.85816 8.30182 3.62179 8.84721 ] pdfxs
+ (s) show
+ (ta)
+ [3.62179 5.58542 ] pdfxs
+ (c) show
+ (kunwin)
+ [8.29091 5.85816 6.13082 7.24359 3.34914 6.13082 ] pdfxs
+ (d) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ 195.437 -282.151 m
+ /N1025 10.909 Tf
+ (is)
+ [3.47997 4.95263 ] pdfxs
+ 207.148 -282.151 m
+ /N634 10.909 Tf
+ (e) show
+ (nco)
+ [6.13082 4.46185 5.01816 ] pdfxs
+ (d) show
+ (edwit)
+ [4.46185 8.85812 7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (int)
+ [3.34914 9.40352 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [8.29091 ] pdfxs
+ (app) show
+ (lic)
+ [2.79267 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nco)
+ [9.40352 4.46185 5.01816 ] pdfxs
+ (de) show
+ 375.413 -282.151 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 9.01083 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -29.8731 -304.074 m
+ (exp)
+ [4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (sedinal)
+ [4.29811 4.8436 10.1345 3.0327 10.1235 9.52355 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-indepenentm)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 4.8436 5.75995 
+ 8.31274 9.08711 ] pdfxs
+ (a) show
+ (nnerto)
+ [6.0654 6.05449 4.85451 8.34536 4.23277 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer.TheC++excep)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 9.18537 7.8763 6.05449 8.92356 7.8763 
+ 8.4872 12.5563 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (ndlingmodel)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.52355 9.09802 5.75995 6.05449 4.85451 3.0327 
+ ] pdfxs
+ -29.8731 -325.996 m
+ (isveryc)
+ [3.0327 7.89808 5.4545 4.85451 4.27631 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mplic)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ed,supp)
+ [4.8436 6.0654 6.63267 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingm)
+ [3.0327 6.05449 9.06538 9.08711 ] pdfxs
+ (a) show
+ (nyrel)
+ [5.75995 9.35992 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (tedfe)
+ [4.23277 4.85451 9.66537 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uressuch)
+ [6.05449 4.27631 4.8436 7.90899 4.29811 6.0654 4.54905 9.65446 ] pdfxs
+ (a) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.74904 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (at) show
+ (chblocks,checkedexcep)
+ [4.53815 9.66537 6.0654 3.0327 5.74904 4.54905 5.75995 4.29811 6.64358 4.53815 6.0654 
+ 4.85451 4.53815 5.4545 4.85451 9.65446 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -29.8731 -347.919 m
+ (speci\fc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,func)
+ [6.0654 4.29811 6.46903 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (t) show
+ (ryblocks,etc.,)
+ [4.2654 9.15265 6.05449 3.0327 5.75995 4.54905 5.75995 4.29811 6.46903 4.85451 4.23277 
+ 4.85451 3.0327 6.46903 ] pdfxs
+ (a) show
+ (ndreqiringc)
+ [6.05449 9.4581 4.27631 4.8436 5.75995 3.0327 4.2654 3.0327 6.0654 8.8472 4.8436 
+ ] pdfxs
+ (o) show
+ (mplexsem)
+ [9.08711 6.0654 3.0327 4.8436 9.15265 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 7.69081 3.33815 ] pdfxs
+ (o) show
+ (rthedyn)
+ [7.66901 4.23277 6.0654 8.23629 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (miclife)
+ [9.09802 3.02179 8.2472 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.2472 ] pdfxs
+ (o) show
+ (f) show
+ -29.8731 -369.841 m
+ (a) show
+ (nexcep)
+ [9.75264 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.TheC++fr)
+ [8.02902 7.88721 6.05449 8.54175 7.8763 8.4872 12.1635 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endsupp)
+ [3.64352 4.8436 6.0654 9.74173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (hesesem)
+ [6.0654 4.8436 4.29811 8.54175 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsby)
+ [3.0327 4.8436 7.99626 5.74904 9.44719 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingc)
+ [3.0327 6.0654 9.14174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.98535 ] pdfxs
+ (t) show
+ (oasimple)
+ [9.14174 9.14174 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -29.8731 -391.764 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -0.873108 -419.489 m
+ /N1223 8.96599 Tf
+ (;Allocateanexceptionobjec)
+ [11.0103 8.15009 3.65806 3.65806 6.00716 5.54098 6.00716 4.36647 11.4585 5.10159 12.3282 
+ 5.46925 5.48718 5.46925 5.46925 5.93543 4.29474 4.06161 5.93543 13.3503 6.11475 5.64857 
+ 4.24093 5.63961 5.64857 ] pdfxs
+ (t) show
+ -3.30209 -430.448 m
+ /N1156 8.96599 Tf
+ (%t1=)
+ [7.55828 4.5457 10.2661 7.16379 ] pdfxs
+ 32.2189 -430.448 m
+ /N1217 8.96599 Tf
+ (callsbyt)
+ [5.98929 6.41962 4.22293 10.2391 4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 86.5489 -430.448 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 94.8429 -430.448 m
+ /N1156 8.96599 Tf
+ (%) show
+ 1 0 0 1 104.811 -430.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.74699 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19299 0 cm
+ 0 0 m
+ (llvm)
+ [3.98982 3.98982 6.29419 7.6838 ] pdfxs
+ 1 0 0 1 23.931 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (cxxe)
+ [5.52306 6.29419 6.29419 5.52306 ] pdfxs
+ (h) show
+ 1 0 0 1 30.738 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (alloc)
+ [6.03418 3.98982 3.98982 6.03418 4.09746 ] pdfxs
+ 1 0 0 1 26.127 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (exc\()
+ [5.53202 6.28522 6.50035 3.58634 ] pdfxs
+ 23.525 0 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 50.726 0 m
+ /N1156 8.96599 Tf
+ (4\))
+ [5.93555 3.58634 ] pdfxs
+ -210.431 -10.959 m
+ (%t2=)
+ [7.55828 4.5457 10.2661 7.16379 ] pdfxs
+ -175.393 -10.959 m
+ /N1217 8.96599 Tf
+ (castsbyt)
+ [5.50513 5.94442 4.96711 10.9386 4.6802 6.39273 6.08791 4.62651 ] pdfxs
+ (e) show
+ -120.58 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -112.286 -10.959 m
+ /N1156 8.96599 Tf
+ (%t)
+ [8.93904 4.5457 ] pdfxs
+ (1) show
+ -87.169 -10.959 m
+ /N1217 8.96599 Tf
+ (toin)
+ [4.67134 12.2834 3.84636 6.80516 ] pdfxs
+ (t) show
+ -54.075 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -208.002 -32.877 m
+ /N1223 8.96599 Tf
+ (;Constructthethrownvalueintothememory)
+ [10.7413 7.6211 5.73818 6.21339 4.80575 4.08852 4.92232 5.9713 5.272 10.7682 4.20508 
+ 5.85474 11.7006 3.85541 5.4961 4.67127 5.4961 6.90387 12.6868 5.43339 5.89957 3.55047 
+ 6.14166 12.2296 4.09748 6.44651 4.32164 12.6599 4.20508 5.84577 11.0371 7.63899 4.35747 
+ 7.64795 4.82365 3.99882 4.46507 ] pdfxs
+ -208.558 -43.836 m
+ /N1217 8.96599 Tf
+ (storein)
+ [4.98505 4.92239 6.09683 5.1824 12.0951 3.85533 6.7962 ] pdfxs
+ (t) show
+ -153.585 -43.836 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ -136.57 -43.836 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -120.58 -43.836 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -112.286 -43.836 m
+ /N1156 8.96599 Tf
+ (%t)
+ [8.93904 4.5457 ] pdfxs
+ (2) show
+ -208.002 -65.753 m
+ /N1223 8.96599 Tf
+ (;``Throw''anintegerexpression,specifyingthe)
+ [11.2972 5.37065 4.33059 6.82312 4.94021 4.11538 4.94021 8.12325 5.88171 9.56673 5.10159 
+ 12.4806 4.20507 6.5541 4.44716 5.61271 5.62168 5.61271 11.9427 5.37959 5.39752 5.84577 
+ 5.02991 5.37959 4.91335 4.91335 3.96299 5.85474 9.11837 10.8668 5.21819 6.15958 5.68444 
+ 5.6934 4.2768 4.2768 5.92653 4.2768 6.63479 12.3641 4.20508 5.85474 4.23195 ] pdfxs
+ -208.002 -76.712 m
+ (;exceptionobject,thetypeidfortheobject,and)
+ [10.9385 5.46925 5.48718 5.46925 5.46925 5.93543 4.29474 4.05265 5.9444 13.171 5.9444 
+ 5.46925 4.06161 5.46925 5.46925 7.17282 10.562 4.20508 5.85474 12.2206 4.36647 5.78307 
+ 6.01612 5.54995 4.13334 12.8392 4.11541 5.99819 11.853 4.20508 5.85474 12.1489 5.93543 
+ 5.47822 4.05265 5.46925 5.46925 7.18179 9.90744 5.20918 5.67543 4.70709 ] pdfxs
+ -208.002 -87.671 m
+ (;thedestructorfortheexception\(nullforint\))
+ [10.8489 4.21405 5.84577 12.2655 6.05199 5.57685 5.11956 4.40233 5.22716 6.29408 5.57685 
+ 4.4113 6.05199 12.0503 4.11541 6.00716 11.853 4.20508 5.84577 12.1489 5.46925 5.48718 
+ 5.46925 5.46029 5.9444 4.29474 4.05265 5.9444 12.3641 6.56309 6.63479 6.3927 3.81945 
+ 10.6336 4.11541 5.99819 12.0861 4.21404 6.5541 5.93551 5.25405 ] pdfxs
+ (.) show
+ -208.086 -98.63 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ -156.315 -98.63 m
+ /N1156 8.96599 Tf
+ (%) show
+ 1 0 0 1 -146.824 -98.63 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.47499 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.92099 0 cm
+ 0 0 m
+ (llvm)
+ [3.72084 3.71188 6.02521 7.6838 ] pdfxs
+ 1 0 0 1 22.844 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.92099 0 cm
+ 0 0 m
+ (cxxe)
+ [5.25408 6.01624 6.02521 5.25408 ] pdfxs
+ (h) show
+ 1 0 0 1 29.379 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.922 0 cm
+ 0 0 m
+ (throw\()
+ [4.74295 6.27618 4.76088 5.7652 8.78671 3.58634 ] pdfxs
+ 35.38 0 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 62.839 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 71.132 0 m
+ /N1156 8.96599 Tf
+ (%t1,)
+ [8.70593 4.29465 7.5315 2.56423 ] pdfxs
+ 33.793 -10.959 m
+ /N1305 8.96599 Tf
+ (<) show
+ 41.688 -10.959 m
+ /N1156 8.96599 Tf
+ (typeinfofo)
+ [4.85951 6.1328 6.39274 5.3796 3.82844 6.39274 4.08845 12.8035 4.20501 5.99831 ] pdfxs
+ (r) show
+ 113.019 -10.959 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.66704 6.62584 ] pdfxs
+ (t) show
+ 129.216 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 137.049 -10.959 m
+ /N1156 8.96599 Tf
+ (,) show
+ 35.359 -21.918 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 63.009 -21.918 m
+ /N1156 8.96599 Tf
+ (\() show
+ 68.556 -21.918 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 96.956 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 102.813 -21.918 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 107.646 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 118.711 -21.918 m
+ /N1217 8.96599 Tf
+ (null)
+ [6.77827 6.78723 3.82843 2.94976 ] pdfxs
+ 140.914 -21.918 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -131.138 -32.877 m
+ /N1217 8.96599 Tf
+ (unwind)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 5.89063 ] pdfxs
+ -30.1131 -32.877 m
+ /N1223 8.96599 Tf
+ (;Unwindthestack)
+ [10.0419 7.17279 5.51405 6.44661 3.15605 5.51405 11.7095 4.20508 5.85474 12.1848 5.03887 
+ 4.33957 5.98026 5.50512 6.85898 ] pdfxs
+ (.) show
+ -152.731 -62.366 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Musesarun)
+ [13.6363 6.0654 4.30902 4.8436 7.94172 9.08719 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.2654 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rC++excep)
+ [7.909 7.8763 8.4872 12.1199 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssupp)
+ [6.05449 7.94172 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtbutexp)
+ [4.2654 7.88729 6.05449 6.0654 7.87638 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (sesc)
+ [4.29811 4.85451 7.93081 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l-\row.)
+ [3.0327 3.63261 6.0654 5.14905 7.8763 3.0327 ] pdfxs
+ -141.704 -96.244 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.79991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 6.57812 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 7.79991 ] pdfxs
+ (t) show
+ (heexpressi)
+ [6.05449 8.37811 4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n`)
+ [9.58901 3.0327 ] pdfxs
+ 39.9919 -96.244 m
+ /N722 10.909 Tf
+ (thro) show
+ (w)
+ [11.4544 ] pdfxs
+ (1) show
+ 80.0819 -96.244 m
+ /N614 10.909 Tf
+ ('.Thisc)
+ [3.0327 7.84357 7.8763 6.05449 3.0327 7.82172 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.83263 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.58901 ] pdfxs
+ (t) show
+ (hrows)
+ [6.05449 4.27631 5.14905 7.8763 7.83263 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.5781 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.58901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 69.9049 -125.433 m
+ (21) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (33) 34
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (ertype.The)
+ [4.8436 8.05082 3.93823 5.75995 6.35994 4.85451 8.29084 7.8763 6.0654 8.61811 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.83991 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (McodeisshowninFi)
+ [13.7781 4.85451 5.74904 6.0654 8.61811 3.0327 8.08354 4.29811 6.0654 5.14905 7.8763 
+ 9.83991 3.0327 9.829 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.61811 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Theex)
+ [8.30175 7.8763 6.05449 8.62902 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplecodeillus)
+ [9.09802 6.05449 3.0327 8.61811 4.85451 5.75995 6.05449 8.62902 3.02179 3.0327 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.07263 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (keyfe)
+ [5.4545 4.8436 9.38174 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uremen)
+ [6.0654 4.2654 8.46538 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.05449 4.85451 9.67628 ] pdfxs
+ (a) show
+ (bove.Therun)
+ [6.35994 5.15996 5.4545 4.8436 7.87629 7.8763 6.0654 8.46538 4.27631 6.05449 5.75995 
+ ] pdfxs
+ (t) show
+ (imeh)
+ [3.0327 9.08711 8.46538 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.0327 4.8436 7.9199 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.65449 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (heimplemen)
+ [6.0654 8.46538 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcde)
+ [6.0654 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.46538 6.0654 4.8436 
+ ] pdfxs
+ (ta) show
+ (ils,such)
+ [3.0327 3.0327 4.29811 6.65449 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tingmem)
+ [4.23277 3.0327 6.0654 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.73082 3.33815 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.24718 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 173.049 -39.886 m
+ /N703 7.96999 Tf
+ (4) show
+ 177.782 -43.845 m
+ /N614 10.909 Tf
+ (.Sec)
+ [8.89083 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,therun)
+ [6.05449 6.0654 7.09085 4.23277 6.0654 8.82538 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imefunc)
+ [3.0327 9.08711 8.82538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsm)
+ [6.0654 8.2799 9.08711 ] pdfxs
+ (a) show
+ (nipul)
+ [6.0654 3.02179 6.0654 6.0654 3.02179 ] pdfxs
+ (at) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (d-loc)
+ [6.05449 3.64352 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (e)
+ [8.58538 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (heexcepti)
+ [6.05449 8.58538 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.79628 6.0654 ] pdfxs
+ (a) show
+ (ndlingrun)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.18538 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,butd)
+ [3.0327 9.08711 4.8436 6.7963 6.05449 6.0654 7.97456 6.0654 ] pdfxs
+ (o) show
+ (n't)
+ [6.05449 3.0327 7.97456 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyunwind)
+ [3.0327 3.02179 9.49083 6.0654 5.75995 7.8763 3.0327 6.05449 9.79628 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.57447 4.30902 ] pdfxs
+ (ta) show
+ (ck.Bec)
+ [4.53815 5.75995 8.17084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.58538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.58538 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ -1.52588e-05 -87.69 m
+ (codeperf)
+ [4.8436 5.75995 6.0654 8.15993 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.62536 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.17084 4.29811 ] pdfxs
+ (ta) show
+ (ckunwind,)
+ [4.54905 9.07628 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 6.41449 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerh)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.59264 6.05449 ] pdfxs
+ (a) show
+ (sabe)
+ [7.62536 8.77083 6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erview)
+ [4.8436 7.59264 5.75995 3.02179 4.85451 11.1926 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.17084 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row)
+ [6.34903 6.0654 5.14905 11.1926 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.17084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -109.613 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uthaving)
+ [6.0654 8.54183 6.0654 5.14905 5.75995 3.0327 6.05449 9.76355 ] pdfxs
+ (t) show
+ (operf)
+ [9.75264 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 13.3962 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.33084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.This)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 9.87264 7.88721 6.05449 3.0327 8.60717 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 8.60717 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.3018 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (t) show
+ (urns)
+ [6.0654 4.2654 10.3635 4.30902 ] pdfxs
+ (ta) show
+ (ckunwindin)
+ [4.53815 10.069 6.05449 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -1.52588e-05 -131.535 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.74536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (odirectbr)
+ [8.90174 6.05449 3.0327 4.27631 4.8436 4.85451 7.69093 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ncheswhen)
+ [6.0654 4.53815 6.0654 4.8436 7.75627 7.8763 6.0654 4.8436 9.51264 ] pdfxs
+ (t) show
+ (heunwind)
+ [6.05449 8.30175 6.05449 5.75995 7.8763 3.0327 6.0654 9.50173 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etis)
+ [4.8436 7.69093 3.0327 7.75627 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.30175 4.29811 ] pdfxs
+ (a) show
+ (mefunc)
+ [9.08711 8.30175 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (s)
+ [7.75627 ] pdfxs
+ (t) show
+ (heunwinder)
+ [6.05449 8.30175 6.0654 5.74904 7.88721 3.02179 6.0654 6.0654 4.8436 7.72355 ] pdfxs
+ (\(t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -153.458 m
+ (o) show
+ (ftenoccursdue)
+ [3.33815 4.23277 4.85451 9.6981 5.75995 4.8436 4.8436 6.0654 4.27631 7.93081 6.0654 
+ 6.0654 8.47629 ] pdfxs
+ (t) show
+ (oinlinin)
+ [9.0981 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,f)
+ [6.6763 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -175.38 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.28358 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.74904 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (at) show
+ (chblocks)
+ [4.53815 9.2181 6.0654 3.0327 5.74904 4.54905 5.75995 7.46172 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.2654 8.00721 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edinas)
+ [4.85451 9.2181 3.02179 9.2181 8.61811 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.2181 9.08711 ] pdfxs
+ (a) show
+ (nner,using)
+ [6.0654 6.05449 4.85451 4.2654 6.28358 6.0654 4.29811 3.0327 6.05449 8.61811 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.00721 4.29811 ] pdfxs
+ (a) show
+ (memech)
+ [9.09802 7.9963 9.09802 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -1.52588e-05 -197.303 m
+ (nisms)
+ [6.0654 3.02179 4.30902 9.08711 7.47263 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.05449 9.22901 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesupp)
+ [3.0327 9.08711 8.01812 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (.)
+ [7.72357 ] pdfxs
+ (A) show
+ (nyfunc)
+ [5.75995 8.92356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.22901 4.8436 ] pdfxs
+ (a) show
+ (llwi)
+ [3.0327 6.19631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.01812 ] pdfxs
+ (t) show
+ (ryblockbec)
+ [4.27631 8.92356 6.05449 3.0327 5.75995 4.54905 8.92356 6.35994 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mes)
+ [9.08711 4.85451 7.46172 ] pdfxs
+ (a) show
+ (n) show
+ 375.445 -197.303 m
+ /N722 10.909 Tf
+ (invoke) show
+ 409.809 -197.303 m
+ /N614 10.909 Tf
+ (.)
+ [7.72357 ] pdfxs
+ (A) show
+ (ny)
+ [5.75995 8.92356 ] pdfxs
+ (t) show
+ (hrow)
+ [6.05449 4.27631 5.14905 7.8763 ] pdfxs
+ 3.05176e-05 -219.225 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.93809 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (t) show
+ (ry-blockbec)
+ [4.27631 5.75995 3.63261 6.0654 3.02179 5.75995 4.54905 9.63264 6.35994 4.8436 4.85451 
+ ] pdfxs
+ (o) show
+ (mesac)
+ [9.08711 4.85451 8.17081 9.32719 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.71629 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.7272 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.63264 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.17081 3.0327 9.92718 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.71629 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.71629 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ (\)) show
+ (,f)
+ [6.95994 3.33815 ] pdfxs
+ (o) show
+ (llowedby)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.93809 5.75995 5.75995 ] pdfxs
+ 3.05176e-05 -241.148 m
+ (a) show
+ (nexplicitbr)
+ [9.81809 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.99638 6.0654 4.27631 
+ ] pdfxs
+ (a) show
+ (nch)
+ [6.05449 4.54905 9.80719 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (ec)
+ [8.6072 4.8436 ] pdfxs
+ (at) show
+ (chblock.The)
+ [4.54905 9.80719 6.0654 3.0327 5.75995 4.53815 5.75995 8.23629 7.8763 6.05449 8.6072 
+ ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (chblock")
+ [4.54905 9.81809 6.05449 3.0327 5.75995 4.53815 5.75995 9.20719 ] pdfxs
+ (t) show
+ (henuses)
+ [6.0654 4.8436 9.81809 6.05449 4.30902 4.8436 8.06172 ] pdfxs
+ (t) show
+ (heC++run)
+ [6.05449 8.6072 7.8763 8.4872 12.2399 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 3.05176e-05 -263.07 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.46901 ] pdfxs
+ (t) show
+ (ode)
+ [9.16356 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermineifthe)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 8.55266 3.0327 7.04721 4.23277 6.0654 8.55266 
+ ] pdfxs
+ (to) show
+ (p-levelcurrentexcep)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.74176 4.8436 6.0654 4.2654 4.27631 
+ 4.8436 5.75995 7.95274 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.77446 3.0327 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (hetypes)
+ [6.0654 8.55266 3.93823 5.75995 6.35994 4.85451 8.00717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tish)
+ [7.94183 3.0327 8.01808 6.05449 ] pdfxs
+ (a) show
+ (ndledin)
+ [6.0654 6.05449 3.0327 4.85451 9.76355 3.0327 9.76355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (chblock.Ifs)
+ [4.54905 8.93447 6.0654 3.02179 5.75995 4.54905 5.75995 7.61448 3.94897 6.20722 4.29811 
+ ] pdfxs
+ (o) show
+ (,it)
+ [6.05449 3.0327 7.11275 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsfersc)
+ [6.05449 4.30902 3.32724 4.85451 4.2654 7.17809 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.90177 ] pdfxs
+ (t) show
+ (othe)
+ [8.33447 4.23277 6.0654 7.72357 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (at) show
+ (eblock,)
+ [7.71266 6.0654 3.0327 5.75995 4.53815 5.75995 6.05449 ] pdfxs
+ (ot) show
+ (herwiseitc)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 7.72357 3.0327 7.11275 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 4.29811 ] pdfxs
+ 378.193 -284.993 m
+ /N722 10.909 Tf
+ (unwind) show
+ 415.43 -284.993 m
+ /N614 10.909 Tf
+ (t) show
+ (oc)
+ [8.32356 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.75995 6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -306.915 m
+ (unwindin)
+ [6.0654 5.74904 7.88721 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.Theruntimelibr)
+ [10.2326 7.8763 6.0654 9.27265 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 9.26174 
+ 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryh)
+ [4.27631 10.1781 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.02179 4.85451 8.72717 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.27265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcsem)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 9.26174 4.30902 4.8436 
+ 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 8.72717 ] pdfxs
+ (o) show
+ (fde)
+ [7.75629 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminingwhe)
+ [4.8436 4.27631 9.09802 3.02179 6.0654 3.0327 6.05449 9.88355 7.8763 6.05449 4.85451 
+ ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 3.05176e-05 -328.838 m
+ (t) show
+ (hecurrentexcep)
+ [6.05449 8.4872 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.87638 4.8436 5.75995 
+ 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.6981 3.0327 7.94172 ] pdfxs
+ (o) show
+ (fac)
+ [6.97085 9.08719 4.85451 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (httype.)
+ [5.75995 7.87638 3.93823 5.75995 6.35994 4.85451 3.0327 ] pdfxs
+ 3.05176e-05 -366.67 m
+ /N622 11.955 Tf
+ (2.2.5Plai)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.1814 3.74195 6.52739 3.74195 ] pdfxs
+ (n-) show
+ (text,Bi)
+ [5.22437 6.14487 7.10119 5.22437 8.22507 9.55207 3.74195 ] pdfxs
+ (na) show
+ (ry,)
+ [5.48733 5.97742 8.22507 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (In-) show
+ (memory)
+ [11.2019 6.14487 11.2019 6.7307 5.48733 11.5843 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (resent)
+ [5.49929 6.13291 5.30802 6.13291 7.10126 5.22437 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ 3.05176e-05 -395.638 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.4072 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.46901 3.0327 7.71263 ] pdfxs
+ (a) show
+ 146.911 -395.638 m
+ /N634 10.909 Tf
+ (\fr)
+ [6.13082 4.60356 ] pdfxs
+ (s) show
+ (t)
+ [7.30904 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (as) show
+ (sl)
+ [8.14898 2.79267 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 239.803 -395.638 m
+ /N614 10.909 Tf
+ (whichde\fnesequiv)
+ [7.8763 6.0654 3.0327 4.53815 9.46901 6.0654 4.8436 6.0654 6.05449 4.85451 7.70172 
+ 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.8436 5.75995 7.64729 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,bin)
+ [3.0327 6.47994 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.2654 4.8545 6.47994 ] pdfxs
+ (a) show
+ (ndin-)
+ [6.0654 9.46901 3.02179 6.0654 3.63261 ] pdfxs
+ 3.05176e-05 -417.561 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.22538 ] pdfxs
+ (\() show
+ (i.e.,compiler'sin)
+ [3.0327 3.02179 4.85451 3.0327 5.72722 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 
+ 4.8436 4.27631 3.0327 6.77446 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l\)represen)
+ [3.0327 6.70912 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Theins)
+ [6.05449 4.30902 7.48357 7.88721 6.05449 7.31994 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsetisdesi)
+ [8.53083 4.29811 4.85451 6.70912 3.0327 6.76355 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 8.51992 ] pdfxs
+ (t) show
+ (oservee\013ec)
+ [7.93084 4.29811 4.85451 4.2654 5.4545 7.31994 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ 3.05176e-05 -439.483 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.64355 ] pdfxs
+ (a) show
+ (sapersis)
+ [7.88717 9.03265 6.35994 4.85451 4.2654 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.62176 ] pdfxs
+ (o) show
+ (\017inecoderepresen)
+ [9.08711 3.0327 6.0654 8.42175 4.85451 5.75995 6.05449 8.43266 4.27631 4.8436 6.0654 
+ 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (a) show
+ (sac)
+ [7.88717 9.03265 4.8436 ] pdfxs
+ (o) show
+ (mpilerin)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.85446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lrepresen)
+ [6.61085 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wi)
+ [6.0654 6.62176 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hn)
+ [9.64355 6.05449 ] pdfxs
+ (o) show
+ 3.05176e-05 -461.406 m
+ (sem)
+ [4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.95629 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsneededbetween)
+ [6.0654 8.41081 6.05449 4.85451 4.8436 6.0654 4.8436 10.1672 6.35994 4.85451 3.93823 
+ 7.57085 4.85451 4.8436 10.1672 ] pdfxs
+ (t) show
+ (hetw)
+ [6.0654 8.95629 3.93823 7.57085 ] pdfxs
+ (o) show
+ 219.231 -457.447 m
+ /N703 7.96999 Tf
+ (5) show
+ 223.963 -461.406 m
+ /N614 10.909 Tf
+ (.Being)
+ [9.29446 7.72349 4.8436 3.0327 6.0654 9.55628 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.94538 ] pdfxs
+ (t) show
+ (oc)
+ [9.56719 4.8436 ] pdfxs
+ (o) show
+ (nvert)
+ [5.75995 5.4545 4.8436 4.27631 8.34546 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodebetween)
+ [14.1054 4.85451 5.75995 6.05449 8.95629 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 
+ 10.1672 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 1.52588e-05 -483.329 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 8.91262 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utinf)
+ [6.0654 8.85819 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nl)
+ [10.6799 3.0327 ] pdfxs
+ (o) show
+ (ssm)
+ [4.30902 8.92353 9.08711 ] pdfxs
+ (a) show
+ (kesdebu)
+ [5.4545 4.8436 8.92353 6.0654 4.8436 6.0654 6.05449 ] pdfxs
+ (gg) show
+ (ing)
+ [3.0327 6.0654 10.069 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmuchsimpler,)
+ [6.05449 8.92353 8.79257 6.05449 4.54905 10.6799 4.30902 3.02179 9.09802 6.05449 3.0327 
+ 4.8436 4.27631 7.89811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 ] pdfxs
+ 1.52588e-05 -505.251 m
+ (t) show
+ (estc)
+ [4.8436 4.30902 8.59637 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.66171 ] pdfxs
+ (t) show
+ (obewri)
+ [9.80719 6.35994 9.2072 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (ene)
+ [4.85451 10.4072 4.85451 ] pdfxs
+ (a) show
+ (sily,)
+ [4.29811 3.0327 3.0327 4.84359 7.57084 ] pdfxs
+ (a) show
+ (nddecre)
+ [6.05449 10.4181 6.05449 4.85451 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 8.66171 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.2072 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.59637 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (imerequired)
+ [3.0327 9.08711 9.2072 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 10.4181 
+ ] pdfxs
+ (t) show
+ (ounders)
+ [9.80719 6.0654 6.05449 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 10.4181 ] pdfxs
+ (t) show
+ (hein-)
+ [6.05449 9.2072 3.02179 6.0654 3.63261 ] pdfxs
+ 1.52588e-05 -527.174 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryrepresen)
+ [4.27631 9.39264 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 0 -536.667 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (o) show
+ (r)
+ [6.6796 ] pdfxs
+ (e) show
+ (x)
+ [4.85963 ] pdfxs
+ (a) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (,t)
+ [5.63957 3.57737 ] pdfxs
+ (h) show
+ (eim)
+ [7.1728 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.58634 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (ha) show
+ (stobec)
+ [6.70655 3.58634 7.67495 5.37959 7.1728 4.09746 ] pdfxs
+ (arefu) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (ves)
+ [4.60858 7.1728 3.63121 ] pdfxs
+ (pa) show
+ (ce)
+ [4.09746 7.1728 ] pdfxs
+ (fo) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (hr) show
+ (owi)
+ [4.34857 6.66177 2.55527 ] pdfxs
+ (ng) show
+ 330.716 -3.80899 m
+ /N1196 8.96599 Tf
+ (std::bad) show
+ 1 0 0 1 368.939 -3.80899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.825 0 cm
+ 0 0 m
+ (alloc) show
+ 26.608 0 m
+ /N1156 8.96599 Tf
+ (e) show
+ (xce)
+ [4.8686 4.0885 4.10643 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ -371.764 -7.14999 m
+ /N1153 5.978 Tf
+ (5) show
+ -367.613 -10.959 m
+ /N1156 8.96599 Tf
+ (I) show
+ (nc)
+ [8.00662 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (ra) show
+ (st,ty)
+ [3.64018 3.57737 5.48714 3.33529 4.85963 ] pdfxs
+ (p) show
+ (ic)
+ [2.56423 4.0885 ] pdfxs
+ (a) show
+ (l)
+ [5.45128 ] pdfxs
+ (J) show
+ (VMim)
+ [6.91274 11.342 2.55527 7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (sc)
+ [6.52723 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (t)
+ [6.48235 ] pdfxs
+ (fro) show
+ (mt)
+ [10.5709 3.57737 ] pdfxs
+ (h) show
+ (est)
+ [6.99348 3.64018 3.57737 ] pdfxs
+ (a) show
+ (ck-)
+ [3.83745 4.8686 3.06639 ] pdfxs
+ (ba) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (dbyt)
+ [8.01559 4.85956 4.85963 3.58634 ] pdfxs
+ (e) show
+ (co)
+ [4.09746 4.8686 ] pdfxs
+ (d) show
+ (el)
+ [6.98451 2.56423 ] pdfxs
+ (angua) show
+ (ge)
+ [4.59962 6.99348 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.00662 ] pdfxs
+ (o) show
+ (\017i)
+ [7.6838 2.55527 ] pdfxs
+ (n) show
+ (eto)
+ [6.99348 3.58634 7.49563 ] pdfxs
+ (a) show
+ (na)
+ [8.01559 4.59962 ] pdfxs
+ (p) show
+ (-) show
+ -384.201 -21.918 m
+ (propr) show
+ (i)
+ [2.55527 ] pdfxs
+ (a) show
+ (te)
+ [3.58634 6.49138 ] pdfxs
+ (repre) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [7.51349 ] pdfxs
+ (fo) show
+ (rc)
+ [5.98922 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (ilert)
+ [2.56423 2.55527 4.10643 5.98922 3.58634 ] pdfxs
+ (ran) show
+ (s)
+ [3.63121 ] pdfxs
+ (for) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s,a)
+ [3.63121 5.09264 4.59962 ] pdfxs
+ (n) show
+ (dsome)
+ [7.51349 3.64018 4.59962 7.6838 6.49138 ] pdfxs
+ (e) show
+ (v)
+ [4.60858 ] pdfxs
+ (e) show
+ (nc)
+ [7.51349 4.0885 ] pdfxs
+ (o) show
+ (nv)
+ [4.86852 4.60858 ] pdfxs
+ (er) show
+ (tto)
+ [5.97129 3.58634 6.99354 ] pdfxs
+ (SS) show
+ (A)
+ [9.30666 ] pdfxs
+ (for) show
+ (m)
+ [10.0688 ] pdfxs
+ (fo) show
+ (rt)
+ [5.98922 3.58634 ] pdfxs
+ (h) show
+ (isp)
+ [2.55527 6.02513 5.12854 ] pdfxs
+ (ur) show
+ (p)
+ [5.37062 ] pdfxs
+ (o) show
+ (se\()
+ [3.63121 6.49138 3.58634 ] pdfxs
+ (e) show
+ (.g.,[)
+ [2.56423 4.59962 2.56423 4.94919 2.56423 ] pdfxs
+ (1) show
+ (9]\).)
+ [4.59962 2.56423 3.58634 2.56423 ] pdfxs
+ -155.656 -110.272 m
+ /N614 10.909 Tf
+ (22) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybu)
+ [3.0327 3.0327 8.63992 6.0654 6.05449 ] pdfxs
+ (gg) show
+ (y,)
+ [4.8545 6.0654 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 7.73448 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.02179 9.09802 7.73448 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emneeds)
+ [4.8436 11.978 6.0654 4.8436 4.85451 6.05449 7.189 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eeth)
+ [4.8436 7.74539 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (o) show
+ (nec)
+ [6.05449 7.73448 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nentc)
+ [6.05449 4.85451 5.74904 7.13457 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.12366 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ermem)
+ [4.8436 7.16719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tbel)
+ [7.88729 6.35994 4.8436 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -43.845 m
+ (Thefund)
+ [7.8763 6.0654 8.97811 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [7.16721 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (fthisw)
+ [7.47266 4.23277 6.0654 3.0327 8.43262 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.89446 3.0327 8.43262 ] pdfxs
+ (t) show
+ (oshow)
+ [9.58901 4.29811 6.0654 5.14905 12.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tifapr)
+ [8.37819 3.02179 7.47266 9.58901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mis)
+ [13.2216 3.0327 8.43262 ] pdfxs
+ (ot) show
+ (herwisetype-s)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.97811 3.93823 5.75995 6.37085 4.8436 
+ 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.8436 ] pdfxs
+ 0 -65.768 m
+ (\() show
+ (whichisinferredbyD)
+ [7.8763 6.0654 3.02179 4.54905 9.92718 3.0327 8.1599 3.0327 6.05449 3.33815 4.8436 
+ 4.27631 4.27631 4.8436 9.92718 5.75995 9.62173 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.31628 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.70538 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.94903 ] pdfxs
+ (a) show
+ (ndifp)
+ [6.0654 9.91628 3.0327 7.19993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.1599 ] pdfxs
+ (a) show
+ (reiniti)
+ [4.27631 8.70538 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 9.91628 ] pdfxs
+ (t) show
+ (onullwhen)
+ [9.31628 5.75995 6.0654 3.02179 6.89448 7.88721 6.05449 4.85451 9.91628 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -87.69 m
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (e,)
+ [4.8436 6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.91993 ] pdfxs
+ (o) show
+ (nlywaymem)
+ [6.05449 3.0327 8.83629 7.57085 5.14905 8.83629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 8.82538 4.30902 ] pdfxs
+ (a) show
+ (fetyc)
+ [3.32724 4.85451 3.93823 8.82538 4.85451 ] pdfxs
+ (a) show
+ (nbevi)
+ [9.13083 6.35994 7.91993 5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ediswi)
+ [4.8436 9.13083 3.0327 7.37445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (huse-)
+ [9.14174 6.05449 4.30902 4.8436 3.63261 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er-free)
+ [4.8436 4.27631 3.63261 3.33815 4.2654 4.85451 7.91993 ] pdfxs
+ (\() show
+ (discussedhere\))
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 9.13083 6.0654 4.8436 
+ 4.27631 4.85451 7.30911 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.13083 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 5.75995 ] pdfxs
+ 0 -109.613 m
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (undserr)
+ [6.0654 6.05449 6.0654 7.71263 4.85451 4.2654 4.27631 ] pdfxs
+ (o) show
+ (rs\(discussedin[)
+ [4.27631 7.71263 4.23277 6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 
+ 9.46901 3.0327 9.46901 3.02179 ] pdfxs
+ (49) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.The)
+ [7.79993 7.88721 6.05449 8.25811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lway)
+ [6.44722 7.57085 5.15996 9.16356 ] pdfxs
+ (t) show
+ (os)
+ [8.85811 4.30902 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.25811 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 7.71263 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemis)
+ [6.0654 3.0327 4.8436 12.5016 3.0327 7.71263 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.85811 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (eexplici)
+ [8.25811 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,ei)
+ [6.0654 4.29811 6.61085 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbyusinga)
+ [6.05449 4.85451 7.82173 5.75995 9.31628 6.0654 4.29811 3.0327 6.05449 9.01083 9.01083 
+ ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.41084 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (to) show
+ (r)
+ [7.82173 ] pdfxs
+ (o) show
+ (rbyf)
+ [7.83264 5.75995 9.30537 3.33815 ] pdfxs
+ (o) show
+ (rcing)
+ [4.27631 4.8436 3.0327 6.05449 9.01083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.39993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.6434 ] pdfxs
+ (t) show
+ (ouseare)
+ [9.01083 6.0654 4.29811 8.41084 9.01083 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.61082 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -153.458 m
+ (whichdis)
+ [7.8763 6.0654 3.0327 4.53815 9.5781 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.82172 ] pdfxs
+ (a) show
+ (llde)
+ [3.0327 6.5454 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexceptb)
+ [6.05449 7.82172 4.85451 5.74904 4.85451 4.8436 6.0654 7.75638 6.0654 ] pdfxs
+ (at) show
+ (chdisp)
+ [4.53815 9.58901 6.05449 3.0327 4.29811 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (ls.)
+ [3.0327 4.29811 7.84357 ] pdfxs
+ (N) show
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.78901 ] pdfxs
+ (o) show
+ (f)
+ [6.85085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.3672 ] pdfxs
+ (t) show
+ (echniquesissui)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.82172 3.0327 7.82172 
+ 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.3672 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -175.38 m
+ (very-low-leveldevices:)
+ [5.4545 4.8436 4.27631 5.75995 3.63261 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 
+ 5.4545 4.8436 6.85085 6.05449 4.85451 5.74904 3.0327 4.85451 4.8436 4.30902 8.22538 
+ ] pdfxs
+ (t) show
+ (he\frstmayin)
+ [6.05449 8.66175 6.0654 4.2654 4.30902 8.05092 9.08711 5.15996 9.56719 3.0327 5.74904 
+ ] pdfxs
+ (t) show
+ (roduceunpredic)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 8.66175 6.0654 6.05449 6.0654 4.27631 4.8436 
+ 6.0654 3.02179 4.85451 ] pdfxs
+ (ta) show
+ (blep)
+ [6.05449 3.0327 8.66175 6.05449 ] pdfxs
+ (a) show
+ (uses,slowdown)
+ [6.0654 4.29811 4.85451 4.29811 6.88358 4.30902 3.0327 5.14905 11.6944 6.05449 5.14905 
+ 7.88721 9.86173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.66175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.88358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -197.303 m
+ (requireincre)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.47629 3.0327 6.0654 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ (a) show
+ (sedexecu)
+ [4.30902 4.8436 9.68719 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.0654 3.02179 8.4872 4.29811 3.0327 4.8436 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rGCm)
+ [7.8981 8.5636 11.509 9.08711 ] pdfxs
+ (a) show
+ (ps,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 8.4872 4.29811 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndrequiresthepr)
+ [6.0654 9.68719 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.94172 4.23277 
+ 6.0654 8.47629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmer)
+ [9.09802 9.08711 4.8436 7.909 ] pdfxs
+ (t) show
+ (oinser)
+ [9.08719 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 0 -219.225 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (ota) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.94172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -241.148 m
+ (Thes)
+ [7.8763 6.0654 7.98539 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedin[)
+ [9.19628 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.19628 3.0327 
+ 9.20719 3.02179 ] pdfxs
+ (48) show
+ (]usespo)
+ [6.17449 6.0654 4.29811 4.85451 7.4399 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.17449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.19628 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hamin)
+ [9.20719 8.59629 9.08711 3.0327 6.0654 ] pdfxs
+ (o) show
+ (rtwis)
+ [7.4181 3.93823 7.8763 3.0327 4.29811 ] pdfxs
+ (t) show
+ (:explicitde)
+ [7.6363 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.38547 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.45081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 0 -263.07 m
+ (preservedin)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 4.85451 8.99992 3.0327 9.01083 
+ ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.79994 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,but)
+ [9.08711 6.11995 6.05449 6.0654 7.18911 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.79994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [5.97813 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryismodi\fed)
+ [4.27631 8.70538 3.02179 7.25445 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 9.01083 
+ ] pdfxs
+ (t) show
+ (oneverre)
+ [8.39993 6.0654 4.8436 5.4545 4.85451 7.22174 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnblocks)
+ [6.05449 4.27631 9.01083 6.05449 3.0327 5.75995 4.53815 5.75995 7.25445 ] pdfxs
+ (o) show
+ (fmem)
+ [6.27267 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 8.70538 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 8.70538 ] pdfxs
+ (to) show
+ 0 -284.993 m
+ (t) show
+ (hesys)
+ [6.05449 7.90903 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,exceptwhenapo)
+ [4.85451 9.08711 6.19631 4.85451 5.74904 4.85451 4.8436 6.0654 7.28729 7.88721 6.05449 
+ 4.85451 9.10901 8.49811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisdes)
+ [6.08722 3.0327 7.35263 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed.Bec)
+ [4.27631 5.14905 5.4545 4.8436 6.0654 7.67993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usee)
+ [6.05449 4.30902 7.89812 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.10901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (listype-h)
+ [6.08722 3.02179 7.35263 3.94914 5.74904 6.37085 4.8436 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (us,mem)
+ [6.0654 4.29811 6.20722 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryreuse)
+ [4.2654 8.81447 4.2654 4.85451 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -306.915 m
+ (o) show
+ (nlyoccursbetweennodes)
+ [6.0654 3.02179 9.54537 5.75995 4.8436 4.85451 6.05449 4.27631 8.08354 6.35994 4.85451 
+ 3.93823 7.57085 4.85451 4.8436 9.85082 6.05449 5.75995 6.0654 4.8436 8.08354 ] pdfxs
+ (o) show
+ (fthes)
+ [7.12357 4.23277 6.0654 8.62902 4.30902 ] pdfxs
+ (a) show
+ (metype,preven)
+ [9.08711 8.62902 3.93823 5.75995 6.37085 4.8436 6.85085 6.05449 4.27631 4.85451 5.4545 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingille)
+ [3.02179 6.0654 9.23992 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (ltypec)
+ [6.80721 3.93823 5.75995 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (sdue)
+ [8.08354 6.05449 6.0654 8.62902 ] pdfxs
+ (t) show
+ (od)
+ [9.23992 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lingp)
+ [3.0327 3.0327 6.05449 9.23992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 0 -328.838 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.ac)
+ [7.87629 9.06538 4.85451 ] pdfxs
+ (a) show
+ (stfr)
+ [4.29811 7.85456 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7089 ] pdfxs
+ (a) show
+ (nin)
+ [9.67628 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertype)
+ [4.85451 7.88719 3.93823 5.75995 6.35994 8.46538 ] pdfxs
+ (t) show
+ (oap)
+ [9.07629 9.06538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ertype)
+ [4.8436 7.8981 3.93823 5.74904 6.37085 4.8436 ] pdfxs
+ (\)) show
+ (.Evenifad)
+ [7.87629 7.41812 5.4545 4.85451 9.67628 3.0327 6.94903 9.06538 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lingp)
+ [3.0327 3.0327 6.05449 9.07629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erisdereferenced,n)
+ [4.8436 7.88719 3.0327 7.9199 6.05449 4.85451 4.27631 4.8436 3.33815 4.8436 4.27631 
+ 4.8436 6.0654 4.8436 4.85451 6.05449 6.65449 6.05449 ] pdfxs
+ (o) show
+ 0 -350.761 m
+ (a) show
+ (ccesston)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 4.23277 9.0981 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nents)
+ [6.0654 4.8436 5.75995 7.87638 4.30902 ] pdfxs
+ (tat) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (a) show
+ (noccur.)
+ [9.6981 5.75995 4.8436 4.8436 6.0654 4.27631 3.0327 ] pdfxs
+ 0 -388.593 m
+ /N622 11.955 Tf
+ (8.1.2Co)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 ] pdfxs
+ (nn) show
+ (e)
+ [6.13291 ] pdfxs
+ (c) show
+ (tivity)
+ [5.22437 3.74195 7.10119 3.73 4.85377 7.10119 ] pdfxs
+ (-) show
+ (B)
+ [9.56403 ] pdfxs
+ (a) show
+ (sedG)
+ [5.30802 6.13291 11.955 10.5682 ] pdfxs
+ (a) show
+ (r)
+ [5.49929 ] pdfxs
+ (b) show
+ (ageColle)
+ [6.52739 6.7307 10.616 9.71945 6.71874 3.74195 3.73 6.14487 ] pdfxs
+ (c) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -417.561 m
+ /N614 10.909 Tf
+ (G)
+ [8.5636 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [8.53084 7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisawidelys)
+ [9.75264 3.0327 7.98535 9.13083 7.88721 3.02179 6.0654 4.8436 3.0327 9.44719 4.29811 
+ ] pdfxs
+ (t) show
+ (udied\feldwithm)
+ [6.05449 6.0654 3.0327 4.8436 9.75264 6.05449 4.85451 3.02179 9.75264 7.8763 3.0327 
+ 4.23277 9.75264 9.08711 ] pdfxs
+ (a) show
+ (nyimplemen)
+ [5.75995 9.43628 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.0654 4.8436 7.98535 3.0327 ] pdfxs
+ (141) show
+ (,)
+ [6.70903 ] pdfxs
+ (79) show
+ (].One)
+ [3.0327 8.02902 8.47629 6.0654 4.8436 ] pdfxs
+ 0 -439.483 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tur)
+ [4.23277 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.7963 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (fpo)
+ [7.10175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.80721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nistouseit)
+ [9.83991 3.02179 8.08354 4.23277 9.22901 6.0654 4.29811 8.62902 3.02179 8.01819 ] pdfxs
+ (t) show
+ (oei)
+ [9.22901 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herrepl)
+ [6.0654 4.8436 8.03991 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce[)
+ [4.8436 8.62902 3.02179 ] pdfxs
+ (135) show
+ (])
+ [6.80721 ] pdfxs
+ (o) show
+ (rsupplement)
+ [8.05082 4.29811 6.0654 6.05449 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 8.00729 
+ ] pdfxs
+ (a) show
+ (nexis)
+ [9.83991 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -461.406 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.42903 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (to) show
+ (r[)
+ [6.83992 3.0327 ] pdfxs
+ (66) show
+ (,)
+ [5.60722 ] pdfxs
+ (74) show
+ (]f)
+ [5.60722 3.32724 ] pdfxs
+ (o) show
+ (rmem)
+ [6.85083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryrecl)
+ [4.27631 8.33447 4.2654 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.52721 ] pdfxs
+ (R) show
+ (epl)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 8.02902 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.42903 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [8.63992 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [8.62901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.60722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -483.329 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesuse)
+ [5.4545 4.85451 9.06535 6.0654 4.29811 9.62174 ] pdfxs
+ (o) show
+ (f)
+ [8.09447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.62174 ] pdfxs
+ (\\ato) show
+ (micdes)
+ [9.08711 3.0327 9.61083 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy"pr)
+ [4.2654 5.15996 5.74904 10.2217 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 10.5272 ] pdfxs
+ (o) show
+ (fpo)
+ [8.09447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls,whichfreesmem)
+ [3.0327 4.30902 8.07266 7.8763 6.0654 3.0327 4.53815 10.8326 3.32724 4.27631 4.85451 
+ 4.8436 9.06535 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywhenitisnol)
+ [4.2654 10.5272 7.8763 6.0654 4.8436 10.8326 3.02179 9.01091 3.0327 9.06535 6.0654 
+ 10.2217 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -505.251 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (ble.Bec)
+ [6.0654 3.0327 4.8436 8.69447 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.75993 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.21444 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 8.75993 4.85451 ] pdfxs
+ (a) show
+ (ninduceunb)
+ [9.95991 3.0327 6.0654 6.05449 6.0654 4.8436 8.75993 6.0654 5.74904 6.37085 ] pdfxs
+ (o) show
+ (undedsp)
+ [6.05449 6.0654 6.0654 4.8436 9.97082 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cele)
+ [4.8436 8.75993 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ks[)
+ [5.75995 8.21444 3.0327 ] pdfxs
+ (135) show
+ (]in)
+ [6.93812 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.75993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,itis)
+ [9.09802 7.00357 3.0327 8.1491 3.0327 4.29811 ] pdfxs
+ 0 -527.174 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tfe)
+ [7.87638 3.32724 4.85451 ] pdfxs
+ (a) show
+ (siblef)
+ [4.29811 3.0327 6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.87638 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -549.096 m
+ (Them)
+ [7.8763 6.0654 8.42175 9.09802 ] pdfxs
+ (o) show
+ (stpr)
+ [4.29811 7.82183 6.0654 4.2654 ] pdfxs
+ (o) show
+ (misingc)
+ [9.09802 3.02179 4.30902 3.0327 6.05449 9.03265 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (fpo)
+ [6.9163 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.43266 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nseems)
+ [9.64355 4.29811 4.85451 4.8436 9.08711 7.88717 ] pdfxs
+ (t) show
+ (obe)
+ [9.03265 6.35994 8.42175 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.42175 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -571.019 m
+ (o) show
+ (fp)
+ [7.82175 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.52721 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [9.3381 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 8.79262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utwri)
+ [6.05449 8.73819 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (eb)
+ [9.3381 6.0654 ] pdfxs
+ (a) show
+ (rrieroverhe)
+ [4.27631 4.2654 3.0327 4.85451 8.75991 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 10.4399 ] pdfxs
+ (I) show
+ (n[)
+ [10.549 3.0327 ] pdfxs
+ (74) show
+ (],)
+ [3.0327 7.73448 ] pdfxs
+ (H) show
+ (irzelshows)
+ [3.0327 4.2654 4.85451 4.8436 7.52721 4.29811 6.0654 5.14905 7.8763 8.79262 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tlife)
+ [8.72728 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -592.941 m
+ (a) show
+ (ndc)
+ [6.0654 10.6145 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.0327 5.75995 3.02179 3.93823 10.3199 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.85451 4.2654 6.0654 8.85807 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enhi)
+ [4.8436 10.6145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hlyc)
+ [6.05449 3.0327 10.309 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.2654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed.M)
+ [4.85451 6.05449 10.6363 9.99272 ] pdfxs
+ (a) show
+ (kinguse)
+ [5.75995 3.0327 6.0654 10.0035 6.0654 4.29811 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [7.8872 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.85807 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty,he)
+ [6.37085 4.8436 4.27631 3.93823 4.8545 7.81084 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.6145 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -614.864 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivityinf)
+ [3.0327 5.75995 3.0327 3.93823 11.0072 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3126 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inedby)
+ [3.0327 6.0654 4.8436 11.3126 5.75995 11.0072 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.7126 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 10.1017 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.68356 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 11.3126 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [9.52354 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erinf)
+ [4.8436 9.52354 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (183) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (34) 35
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmp)
+ [4.27631 12.7198 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 7.94172 3.0327 5.75995 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-speci\fccodesequences.)
+ [3.0327 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.4872 4.8436 5.75995 
+ 6.0654 8.4872 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 4.29811 
+ 3.0327 ] pdfxs
+ -13.94 -30.889 m
+ (3) show
+ (.) show
+ 0 -30.889 m
+ /N634 10.909 Tf
+ (Typ)
+ [6.97089 5.29078 5.01816 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (ho) show
+ (mo)
+ [8.92348 5.01816 ] pdfxs
+ (ge) show
+ (ne)
+ [6.13082 4.46185 ] pdfxs
+ (o) show
+ (uspo)
+ [5.85816 9.44715 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 115.664 -30.889 m
+ /N614 10.909 Tf
+ (:M)
+ [10.2326 10.0036 ] pdfxs
+ (a) show
+ (nypo)
+ [5.74904 10.5708 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 9.11989 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.65446 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elytype-h)
+ [4.8436 3.0327 10.5708 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us,)
+ [6.0654 4.29811 8.13811 ] pdfxs
+ (a) show
+ (sshowninSec-)
+ [9.11989 4.30902 6.05449 5.14905 7.88721 10.8654 3.0327 10.8763 6.05449 4.85451 4.8436 
+ 3.63261 ] pdfxs
+ 0 -52.811 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0908 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,evenCpr)
+ [7.1563 4.85451 5.4545 4.8436 10.0908 11.9126 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 9.07628 ] pdfxs
+ (N) show
+ (ovelc)
+ [5.14905 5.4545 4.8436 7.06903 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.31264 ] pdfxs
+ (a) show
+ (ndrun-)
+ [6.05449 10.1017 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.87993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.33444 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.89083 6.35994 ] pdfxs
+ (o) show
+ (ssiblef)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.87993 3.33815 ] pdfxs
+ (o) show
+ (rtype-)
+ [8.30173 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -74.734 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (uspo)
+ [6.0654 7.94172 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [7.87638 7.58175 ] pdfxs
+ (o) show
+ (uldn)
+ [6.05449 3.0327 9.6981 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.88729 6.35994 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.05449 4.85451 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.93081 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lhe)
+ [6.6654 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ -13.94 -105.623 m
+ (4) show
+ (.) show
+ 0 -105.623 m
+ /N634 10.909 Tf
+ (K) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (wle)
+ [7.81086 2.78176 4.46185 ] pdfxs
+ (dg) show
+ (e)
+ [8.97818 ] pdfxs
+ (o) show
+ (ft)
+ [7.29819 3.6327 ] pdfxs
+ (h) show
+ (erun-timep)
+ [8.96727 4.60356 5.85816 6.13082 3.90544 3.62179 3.33823 8.92348 8.97818 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-to)
+ [3.90544 3.62179 9.53448 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (aph) show
+ 202.128 -105.623 m
+ /N614 10.909 Tf
+ (:Oneway)
+ [7.99629 8.4872 6.05449 8.54175 7.58175 5.14905 9.44719 ] pdfxs
+ (t) show
+ (oviewpo)
+ [9.15265 5.74904 3.0327 4.85451 11.5635 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.71994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.76355 3.02179 7.99626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titp)
+ [7.93092 3.0327 7.94183 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i-)
+ [3.02179 3.63261 ] pdfxs
+ 0 -127.545 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.22539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.44719 ] pdfxs
+ (t) show
+ (oprovidearun-)
+ [8.8472 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.23629 8.8472 4.2654 6.0654 
+ 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imerepresen)
+ [3.02179 9.09802 8.23629 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (fthep)
+ [6.71994 4.23277 6.0654 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.8472 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Thec)
+ [6.0654 6.0654 7.78902 7.8763 6.0654 8.23629 4.8436 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.6581 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 0 -149.468 m
+ (fullinf)
+ [3.33815 6.05449 3.0327 5.99995 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utwhichpo)
+ [6.0654 7.21093 7.88721 6.05449 3.0327 4.54905 9.03265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 7.27627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inp)
+ [3.0327 9.03265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.27627 ] pdfxs
+ (t) show
+ (o)
+ [8.42175 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 7.24356 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.27627 ] pdfxs
+ (a) show
+ (nd,f)
+ [6.0654 6.0654 6.13086 3.33815 ] pdfxs
+ (o) show
+ (rtype-h)
+ [7.24356 3.93823 5.75995 6.35994 4.85451 3.63261 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ 0 -171.39 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,where)
+ [3.0327 4.29811 6.37085 7.8763 6.0654 4.8436 4.27631 8.10539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.29449 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.1163 3.0327 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-po)
+ [3.63261 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.29449 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.31628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-po)
+ [4.8436 4.27631 3.63261 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lp)
+ [6.29449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.5599 ] pdfxs
+ (a) show
+ (reloc)
+ [4.27631 8.1163 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ted.Suchinf)
+ [4.23277 4.85451 6.05449 7.75629 6.0654 6.05449 4.54905 9.32719 3.02179 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisuseful)
+ [9.32719 3.02179 7.57081 6.05449 4.30902 4.8436 3.33815 6.0654 3.0327 ] pdfxs
+ 0 -193.313 m
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 8.4872 6.35994 ] pdfxs
+ (o) show
+ (intersneed)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.93081 6.0654 4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obe)
+ [9.08719 6.35994 8.4872 ] pdfxs
+ (t) show
+ (raversed)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (rrewri)
+ [7.909 4.2654 4.85451 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (ten)
+ [4.23277 4.85451 9.6981 ] pdfxs
+ (a) show
+ (trun-)
+ [7.87638 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -10.336 -227.191 m
+ (The)
+ [7.8763 6.0654 9.25083 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedinCh)
+ [6.05449 8.70535 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.4617 
+ 3.0327 10.4617 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter6shows)
+ [6.0654 4.23277 4.85451 8.67263 9.86173 4.30902 6.05449 5.15996 12.2835 4.29811 ] pdfxs
+ (o) show
+ (mesimpleex)
+ [9.08711 9.26174 4.29811 3.0327 9.08711 6.0654 3.0327 9.25083 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 8.71626 ] pdfxs
+ (o) show
+ (fhowc)
+ [7.73448 6.0654 5.14905 12.2835 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.68354 ] pdfxs
+ (t) show
+ (ech-)
+ [4.8436 4.54905 6.05449 3.63261 ] pdfxs
+ -27.273 -249.113 m
+ (niquesc)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 7.31991 4.8436 ] pdfxs
+ (a) show
+ (nexpl)
+ [9.07628 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (itthesebene\f)
+ [3.02179 7.26547 4.23277 6.0654 4.8436 4.30902 7.86539 6.35994 4.8436 6.0654 4.8436 
+ 6.0654 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.17449 ] pdfxs
+ (t) show
+ (heTr)
+ [6.05449 7.86539 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.25457 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.28719 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.27628 ] pdfxs
+ (7\)) show
+ -27.273 -271.036 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesheavyuse)
+ [5.4545 4.85451 8.21444 6.05449 4.85451 5.14905 5.75995 9.66537 6.0654 4.29811 8.75993 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.93812 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.75993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies,)
+ [3.0327 4.8436 4.29811 7.01448 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.97082 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.75993 ] pdfxs
+ (t) show
+ (echniquesdescribedbelowm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.21444 6.0654 4.8436 
+ 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.97082 6.35994 4.85451 3.0327 5.14905 
+ 11.7926 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.75993 6.05449 4.30902 4.8436 ] pdfxs
+ -27.273 -292.958 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.4872 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hese.)
+ [6.05449 4.85451 4.29811 4.85451 3.0327 ] pdfxs
+ -27.273 -338.413 m
+ /N622 14.346 Tf
+ (8.1No)
+ [8.07685 4.476 24.2161 12.6102 8.07685 ] pdfxs
+ (n-) show
+ (Perform)
+ [10.573 7.3595 6.59915 4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (anc) show
+ (eA)
+ [12.7392 12.1942 ] pdfxs
+ (pp) show
+ (li)
+ [4.476 4.49035 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (sof)
+ [11.7494 8.07685 10.3003 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.59915 8.0625 6.36962 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icTec)
+ [4.476 12.5527 9.88436 7.3595 6.72827 ] pdfxs
+ (hn) show
+ (iq)
+ [4.476 8.52144 ] pdfxs
+ (u) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ -27.273 -371.138 m
+ /N614 10.909 Tf
+ (Webelieve)
+ [10.2981 9.5781 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.5781 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.96728 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.5781 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.02171 ] pdfxs
+ (a) show
+ (rewidely)
+ [4.27631 9.5781 7.8763 3.0327 6.05449 4.85451 3.0327 10.4835 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.5781 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [9.03262 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.9999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nperf)
+ [10.789 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce-)
+ [6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ -27.273 -393.061 m
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edc)
+ [4.8436 9.41446 4.8436 ] pdfxs
+ (o) show
+ (mpilerw)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.62537 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.77811 ] pdfxs
+ (I) show
+ (np)
+ [9.40355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,m)
+ [4.27631 6.43631 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.19266 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissh)
+ [3.0327 5.75995 4.29811 3.0327 7.65808 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldbeusefulins)
+ [6.05449 3.0327 9.40355 6.37085 8.19266 6.0654 4.29811 4.8436 3.33815 6.0654 6.37085 
+ 3.0327 9.40355 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.94914 7.57085 ] pdfxs
+ (a) show
+ (reen)
+ [4.27631 8.19266 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ineerin)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -27.273 -414.983 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.869 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [13.6907 6.05449 6.0654 6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 10.0581 ] pdfxs
+ (a) show
+ (ndvisu)
+ [6.0654 10.6581 5.75995 3.02179 4.30902 6.05449 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.7672 ] pdfxs
+ (I) show
+ (tsh)
+ [8.83637 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbeusefulwhen)
+ [6.0654 3.0327 10.6581 6.35994 9.44719 6.0654 4.29811 4.85451 3.32724 6.0654 7.62539 
+ 7.8763 6.0654 4.8436 10.669 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (tingsys)
+ [4.23277 3.0327 6.0654 10.0472 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emswi)
+ [4.8436 9.09802 8.90171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -27.273 -436.906 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedmem)
+ [6.05449 4.85451 9.77446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysp)
+ [4.27631 9.46901 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ces,such)
+ [4.85451 4.8436 4.30902 6.76358 4.29811 6.0654 4.54905 9.77446 ] pdfxs
+ (a) show
+ (sdeeplyembedded)
+ [8.01808 6.0654 4.8436 4.85451 6.05449 3.0327 9.46901 4.85451 8.78166 6.37085 4.8436 
+ 6.0654 6.05449 4.85451 9.77446 ] pdfxs
+ (o) show
+ (rnetw)
+ [7.99628 6.05449 4.85451 3.93823 7.57085 ] pdfxs
+ (o) show
+ (rkprocess)
+ [4.27631 9.46901 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rs.Fin)
+ [4.27631 4.29811 8.1272 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,m)
+ [3.0327 3.02179 4.8545 6.76358 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -27.273 -458.828 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.31625 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.87264 ] pdfxs
+ (a) show
+ (lsousefulin)
+ [3.02179 4.30902 10.4617 6.0654 4.29811 4.85451 3.32724 6.0654 8.03993 3.0327 11.0726 
+ ] pdfxs
+ (t) show
+ (he\felds)
+ [6.0654 9.86174 6.0654 4.8436 3.0327 6.05449 9.31625 ] pdfxs
+ (o) show
+ (fdis)
+ [8.35629 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 11.0726 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.4617 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 11.0726 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [14.1053 4.29811 ] pdfxs
+ (a) show
+ (fety,whichwe)
+ [3.33815 4.8436 3.94914 4.84359 8.38902 7.8763 6.0654 3.0327 4.53815 11.0726 7.58175 
+ 4.8436 ] pdfxs
+ -27.273 -480.751 m
+ (discussinm)
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 7.94172 3.0327 9.6981 9.08711 ] pdfxs
+ (o) show
+ (redet)
+ [4.27631 8.4872 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ilbelow.)
+ [3.0327 6.6654 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ -27.273 -518.583 m
+ /N622 11.955 Tf
+ (8.1.1Heap)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.14487 6.52739 11.955 ] pdfxs
+ (Sa) show
+ (fetyfor)
+ [4.11245 6.13291 4.86572 11.5724 4.11245 6.7307 9.97045 ] pdfxs
+ (Lan) show
+ (g)
+ [6.71874 ] pdfxs
+ (ua) show
+ (geswithEx)
+ [6.7307 6.13291 9.79114 9.70749 3.74195 5.22437 11.9669 8.82286 7.10119 ] pdfxs
+ (p) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (itDe)
+ [3.73 9.71945 10.3052 6.13291 ] pdfxs
+ (a) show
+ (llo)
+ [3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -27.273 -547.551 m
+ /N614 10.909 Tf
+ (I) show
+ (n[)
+ [9.47991 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (/) show
+ ([)
+ [3.0327 ] pdfxs
+ (49) show
+ (],wedescribe)
+ [3.0327 6.49085 7.57085 8.26902 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 8.25811 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.26902 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.47991 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tprovideshe)
+ [7.6582 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.72354 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ps)
+ [9.47991 4.29811 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.33815 4.8436 3.93823 9.17446 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -27.273 -569.474 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.47629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmingl)
+ [9.08711 9.08711 3.0327 6.0654 9.07629 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.93081 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplicitde)
+ [9.67628 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.86547 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Thisw)
+ [6.0654 7.87629 7.8763 6.0654 3.02179 7.93081 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.38174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sembeddedsys)
+ [7.9199 4.85451 8.78166 6.37085 4.8436 6.0654 6.05449 4.85451 9.68719 4.29811 5.75995 
+ 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ -27.273 -591.396 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trunmul)
+ [7.66911 4.27631 6.05449 9.49082 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplec)
+ [3.02179 6.0654 3.0327 8.26902 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.72354 3.0327 9.47991 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.26902 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.26902 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.72354 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce,e.)
+ [4.85451 4.8436 6.50176 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,adriverinakernel,)
+ [3.0327 6.49085 8.87992 6.0654 4.2654 3.0327 5.4545 4.85451 7.69082 3.0327 9.47991 
+ 8.87992 5.4545 4.85451 4.2654 6.0654 4.8436 3.0327 6.50176 ] pdfxs
+ (o) show
+ (r)
+ [7.69082 ] pdfxs
+ (a) show
+ (nun)
+ [9.49082 6.05449 5.75995 ] pdfxs
+ (t) show
+ (rus)
+ [4.2654 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -27.273 -613.319 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llerinare)
+ [3.0327 3.02179 4.85451 8.57445 3.0327 10.3526 9.76355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 9.15265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lsys)
+ [7.33084 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em[)
+ [4.8436 13.3962 3.0327 ] pdfxs
+ (120) show
+ (].Bec)
+ [3.0327 9.87264 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usethesec)
+ [6.05449 4.30902 9.15265 4.23277 6.0654 4.8436 4.30902 9.15265 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents)
+ [6.05449 4.85451 5.75995 4.23277 8.60717 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 9.15265 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 4.85451 8.57445 6.05449 5.75995 ] pdfxs
+ (t) show
+ (rusted)
+ [4.2654 6.0654 4.30902 4.23277 4.85451 10.3635 ] pdfxs
+ (o) show
+ (r) show
+ 198.545 -657.201 m
+ (182) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (2.3T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (e)
+ [12.7392 ] pdfxs
+ (L) show
+ (LVMCom)
+ [7.90457 12.1942 20.6869 11.649 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ilerArc)
+ [4.49035 4.476 7.37385 11.9646 12.1942 6.58481 6.72827 ] pdfxs
+ (h) show
+ (ite)
+ [4.49035 6.26925 7.3595 ] pdfxs
+ (c) show
+ (t)
+ [6.2836 ] pdfxs
+ (u) show
+ (re)
+ [6.58481 7.3595 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.29084 ] pdfxs
+ (goa) show
+ (l)
+ [6.47994 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.30175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.4509 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.71264 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.20719 3.0327 7.74536 ] pdfxs
+ (t) show
+ (oen)
+ [8.90174 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 8.29084 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.51264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.75627 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.69093 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -54.648 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll-time,run-)
+ [3.02179 3.0327 3.64352 4.23277 3.0327 9.09802 4.8436 6.43631 4.27631 6.05449 6.0654 
+ 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.43631 ] pdfxs
+ (a) show
+ (ndidle-)
+ [6.0654 9.40355 3.0327 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (ime,by)
+ [3.0327 9.08711 4.85451 6.43631 5.75995 9.10901 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.81447 ] pdfxs
+ (o) show
+ (n)
+ [9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.20357 ] pdfxs
+ (L) show
+ (LVMrepresen)
+ [5.59632 8.19266 13.3418 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.41446 ] pdfxs
+ (o) show
+ (fapr)
+ [6.68721 8.80356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.4471 ] pdfxs
+ (a) show
+ (t)
+ [7.59274 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -76.571 m
+ (s)
+ [4.29811 ] pdfxs
+ (tag) show
+ (es.Tobepr)
+ [4.85451 4.29811 9.4581 6.97085 9.61083 6.35994 9.01083 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lhowever,itmustbe)
+ [7.18903 6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 7.31994 3.0327 8.40001 
+ 8.79257 6.0654 4.29811 8.40001 6.37085 8.99993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rent)
+ [4.2654 4.85451 5.75995 8.40001 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndevel)
+ [10.2217 6.0654 4.8436 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (pers)
+ [6.37085 4.8436 4.27631 8.46535 ] pdfxs
+ (a) show
+ (ndend-users,)
+ [6.05449 10.2217 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 4.27631 4.30902 
+ 3.0327 ] pdfxs
+ 0 -98.493 m
+ (a) show
+ (nditmustbee\016cienten)
+ [6.0654 9.26173 3.0327 7.44002 8.79257 6.0654 4.29811 7.45093 6.35994 8.05084 4.85451 
+ 9.08711 4.8436 3.0327 4.85451 5.74904 7.45093 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [9.26173 3.33815 ] pdfxs
+ (o) show
+ (rusewi)
+ [7.47264 6.0654 4.29811 8.05084 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hre)
+ [9.27264 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.57085 ] pdfxs
+ (o) show
+ (rld)
+ [4.27631 3.0327 9.26173 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thissec)
+ [6.0654 4.29811 7.73448 7.8763 6.0654 3.0327 7.50536 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribeshow)
+ [9.26173 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 7.51627 6.05449 
+ 5.14905 11.0835 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -120.416 m
+ (over)
+ [5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llsys)
+ [3.0327 6.6654 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.0654 8.4872 3.02179 6.0654 6.0654 3.02179 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (redesi)
+ [4.2654 8.4872 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (goa) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 0 -158.248 m
+ /N622 11.955 Tf
+ (2.3.1Hig)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 3.74195 6.71874 ] pdfxs
+ (h-L) show
+ (evelDesignoft)
+ [6.13291 6.73059 6.13291 8.22507 10.3052 6.13291 5.30802 3.74195 6.71874 11.955 6.7307 
+ 8.58361 5.23633 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (L) show
+ (LVMCom)
+ [6.58714 10.1618 17.2391 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ilerFr)
+ [3.74195 3.73 6.14487 9.97045 7.34037 5.48733 ] pdfxs
+ (a) show
+ (mework)
+ [11.2138 6.13291 9.33689 6.7307 5.48733 7.10119 ] pdfxs
+ 0 -187.216 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.74539 ] pdfxs
+ (2) show
+ (.6shows)
+ [3.0327 8.35629 4.30902 6.05449 5.14905 7.88721 7.19991 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.7563 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 5.93449 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.7563 ] pdfxs
+ (o) show
+ (f)
+ [6.22903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.74539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem.Brie\ry,s)
+ [12.9054 4.29811 5.75995 4.30902 4.23277 4.85451 9.08711 7.6363 7.72349 4.27631 3.0327 
+ 4.8436 6.0654 4.84359 6.08722 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 7.74539 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.1781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends)
+ [3.63261 4.85451 6.05449 6.0654 4.29811 ] pdfxs
+ 0 -209.139 m
+ (emitcodein)
+ [4.8436 9.09802 3.0327 7.30911 4.8436 5.75995 6.0654 7.90903 3.0327 9.13083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.91993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.0691 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichisc)
+ [6.05449 6.21813 7.8763 6.0654 3.02179 4.54905 9.13083 3.0327 7.36354 4.85451 ] pdfxs
+ (o) show
+ (mbinedt)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 9.13083 4.23277 ] pdfxs
+ (og) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herbythe)
+ [6.05449 4.85451 7.34174 5.74904 8.83629 4.23277 6.0654 7.91993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mlinker.Thelinker)
+ [13.0582 3.0327 3.0327 6.0654 5.4545 4.8436 4.27631 7.69084 7.8763 6.05449 7.91993 
+ 3.0327 3.0327 6.05449 5.4545 4.85451 4.27631 ] pdfxs
+ 0 -231.061 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsavariety)
+ [4.27631 9.08711 9.17444 10.3199 5.14904 5.46541 4.2654 3.0327 4.8436 3.94914 10.6254 
+ ] pdfxs
+ (o) show
+ (flink-)
+ [8.20356 3.02179 3.0327 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.71992 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,wi)
+ [6.0654 4.29811 8.21447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hafocus)
+ [10.9308 10.3199 3.33815 5.74904 4.85451 6.05449 9.17444 ] pdfxs
+ (o) show
+ (nin)
+ [10.9308 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltechniques.The)
+ [7.90902 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 11.5744 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -252.984 m
+ (resul)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.89446 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [14.4436 4.8436 5.75995 6.05449 9.28356 3.0327 8.73808 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.4945 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4945 ] pdfxs
+ (t) show
+ (on)
+ [9.89446 6.05449 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.0327 5.4545 9.28356 4.8436 5.75995 6.0654 9.28356 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.70536 9.89446 ] pdfxs
+ (g) show
+ (iven)
+ [3.02179 5.4545 4.85451 10.4945 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (et)
+ [4.85451 8.67274 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.68364 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.28356 ] pdfxs
+ (o) show
+ (rinst)
+ [8.70536 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ 0 -274.906 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.25085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.96357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeissavedwi)
+ [13.1018 4.85451 5.75995 6.05449 7.96357 3.02179 7.41809 4.29811 5.14905 5.4545 4.85451 
+ 9.16356 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.17446 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 7.96357 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 7.95266 4.85451 5.75995 6.05449 7.96357 ] pdfxs
+ (\(a) show
+ (l)
+ [3.02179 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (at) show
+ (ively,a)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 6.25085 8.56356 ] pdfxs
+ (JI) show
+ (Tc)
+ [10.9854 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.38537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.17446 6.35994 7.96357 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -296.829 m
+ (Then)
+ [7.8763 6.0654 8.54175 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.54175 4.85451 5.74904 6.0654 8.55266 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rinser)
+ [7.96355 3.0327 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (sli)
+ [8.00717 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htins)
+ [5.75995 7.94183 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (t) show
+ (ode)
+ [9.15265 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ectfrequen)
+ [4.8436 4.8436 7.95274 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyexecu)
+ [3.02179 9.4581 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edcode)
+ [4.8436 9.76355 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -318.751 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.28718 ] pdfxs
+ (\() show
+ (curren)
+ [4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lylo)
+ [3.02179 8.7381 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pnes)
+ [9.04356 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ces,butp)
+ [4.8436 4.85451 4.29811 6.14176 6.0654 6.05449 7.23275 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.7381 ] pdfxs
+ (a) show
+ (lsofunc)
+ [3.0327 4.30902 8.43265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [6.14176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.04356 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 7.83266 4.85451 ] pdfxs
+ (a) show
+ (nbe)
+ [9.03265 6.37085 7.83266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 6.0654 ] pdfxs
+ 0 -340.674 m
+ (a) show
+ (trun)
+ [8.78183 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime.Thepr)
+ [3.0327 9.08711 4.85451 10.6035 7.8763 6.05449 9.39265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fled)
+ [6.0654 3.0327 9.39265 6.05449 ] pdfxs
+ (at) show
+ (ac)
+ [10.0035 4.8436 ] pdfxs
+ (o) show
+ (llected)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 4.85451 10.6035 ] pdfxs
+ (a) show
+ (trun)
+ [8.78183 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imerepresent)
+ [3.0327 9.08711 9.39265 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 8.78183 ] pdfxs
+ (t) show
+ (heend-user's)
+ [6.0654 9.39265 4.8436 6.0654 6.05449 3.63261 6.0654 4.29811 4.85451 4.27631 3.02179 
+ 8.84717 ] pdfxs
+ (\() show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.78183 ] pdfxs
+ (t) show
+ (hedevel)
+ [6.0654 9.39265 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (per's)
+ [6.35994 4.85451 4.2654 3.0327 4.29811 ] pdfxs
+ (\)) show
+ 0 -362.596 m
+ (runs,)
+ [4.27631 6.05449 6.0654 4.29811 6.61085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.62173 4.8436 ] pdfxs
+ (a) show
+ (nbeusedby)
+ [9.62173 6.35994 8.41084 6.05449 4.30902 4.8436 9.62173 5.75995 9.31628 ] pdfxs
+ (a) show
+ (n)
+ [9.61082 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.0327 6.05449 8.41084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.83264 ] pdfxs
+ (t) show
+ (operf)
+ [9.01083 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.6544 ] pdfxs
+ (agg) show
+ (ressivepr)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.39993 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.62173 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 458.521 -362.596 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ 0 -384.519 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e\f)
+ [8.92363 6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.79267 ] pdfxs
+ (d) show
+ 41.272 -384.519 m
+ /N614 10.909 Tf
+ (duringidle-)
+ [6.0654 6.05449 4.27631 3.0327 6.05449 9.0981 3.02179 6.0654 3.0327 4.8436 3.63261 
+ ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.6654 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (o) show
+ (red)
+ [4.27631 4.85451 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hespeci\fc)
+ [6.05449 8.4872 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.4872 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etm)
+ [4.85451 7.87638 9.08711 ] pdfxs
+ (a) show
+ (chine.)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 18 -472.037 cm
+ q
+ 0.320679 0 0 0.320679 0 0 cm
+ q
+ q
+ 0 0 1347 229 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 5938.49 908.597 1417.3 850.38 re
+ 1 sc
+ f
+ 28.346 w
+ n
+ 5938.49 908.597 1417.3 850.38 re
+ 0 sc
+ S
+ n
+ 6430.48 1390.48 m
+ 6430.48 1522.37 l
+ 6430.48 1537.51 6433.01 1546.82 6437.85 1550.09 c
+ 6441.37 1552.62 6444.92 1553.64 6454.57 1554.63 c
+ 6454.57 1559.44 l
+ 6394.87 1559.44 l
+ 6394.87 1554.63 l
+ 6404.33 1554.63 6407.82 1553.61 6411.52 1551.26 c
+ 6416.51 1547.67 6418.74 1538.35 6418.74 1522.37 c
+ 6418.74 1435.32 l
+ 6322.97 1559.44 l
+ 6279.19 1559.44 l
+ 6279.19 1554.63 l
+ 6290.08 1554.63 6293.64 1552.69 6303.76 1541.21 c
+ 6303.76 1427.29 l
+ 6303.76 1400.71 6300.2 1395.8 6279.19 1395.8 c
+ 6279.19 1390.48 l
+ 6338.88 1390.48 l
+ 6338.88 1395.8 l
+ 6319.71 1395.8 6315.49 1401.7 6315.49 1427.7 c
+ 6315.49 1528.56 l
+ 6425.93 1390.48 l
+ 6430.48 1390.48 l
+ f
+ n
+ 6575.4 1409.55 m
+ 6571.11 1406.32 6568.06 1405.18 6564.25 1405.18 c
+ 6558.42 1405.18 6556.66 1408.52 6556.66 1419.01 c
+ 6556.66 1466.38 l
+ 6556.66 1479.06 6555.3 1486.18 6551.23 1492.04 c
+ 6545.29 1500.81 6533.63 1505.46 6517.68 1505.46 c
+ 6492.2 1505.46 6472.18 1493.47 6472.18 1478.11 c
+ 6472.18 1472.47 6476.98 1467.59 6482.48 1467.59 c
+ 6488.28 1467.59 6493.3 1472.43 6493.3 1477.78 c
+ 6493.3 1478.73 6493.3 1479.98 6493.3 1481.67 c
+ 6493.3 1483.83 6493.3 1485.77 6493.3 1487.5 c
+ 6493.3 1494.02 6502.43 1499.38 6513.83 1499.38 c
+ 6527.84 1499.38 6535.54 1492.34 6535.54 1479.25 c
+ 6535.54 1464.44 l
+ 6496.53 1449.26 6492.2 1447.28 6481.31 1438 c
+ 6475.74 1433.09 6472.18 1424.76 6472.18 1416.7 c
+ 6472.18 1401.26 6483.33 1390.48 6498.8 1390.48 c
+ 6509.95 1390.48 6520.32 1395.76 6535.8 1408.81 c
+ 6537.08 1395.76 6541.7 1390.48 6552.26 1390.48 c
+ 6560.99 1390.48 6566.41 1393.56 6575.4 1403.39 c
+ 6575.4 1409.55 l
+ 6535.54 1423.41 m
+ 6535.54 1415.85 6534.22 1413.69 6528.76 1410.76 c
+ 6522.49 1407.38 6515.19 1405.18 6509.73 1405.18 c
+ 6500.6 1405.18 6493.3 1413.43 6493.3 1423.88 c
+ 6493.3 1424.84 l
+ 6493.3 1439.17 6504.01 1447.94 6535.54 1458.61 c
+ 6535.54 1423.41 l
+ f
+ n
+ 6643.48 1505.46 m
+ 6617.89 1505.46 l
+ 6617.89 1534.87 l
+ 6617.89 1537.4 6617.63 1538.17 6616.12 1538.17 c
+ 6614.36 1535.9 6612.86 1533.62 6611.1 1531.06 c
+ 6601.5 1517.12 6590.68 1504.99 6586.65 1503.96 c
+ 6583.86 1502.16 6582.32 1500.4 6582.32 1499.12 c
+ 6582.32 1498.35 6582.58 1497.87 6583.35 1497.36 c
+ 6596.77 1497.36 l
+ 6596.77 1422.34 l
+ 6596.77 1401.26 6604.36 1390.48 6619.24 1390.48 c
+ 6631.63 1390.48 6641.24 1396.53 6649.56 1409.62 c
+ 6646.26 1412.37 l
+ 6640.95 1406.14 6636.62 1403.64 6631.05 1403.64 c
+ 6621.7 1403.64 6617.89 1410.39 6617.89 1426.08 c
+ 6617.89 1497.36 l
+ 6643.48 1497.36 l
+ 6643.48 1505.46 l
+ f
+ n
+ 6693.59 1503.56 m
+ 6658.75 1489.88 l
+ 6658.75 1486.18 l
+ 6660.33 1486.43 l
+ 6662.68 1486.91 6665.21 1487.17 6667 1487.17 c
+ 6671.7 1487.17 6673.46 1483.21 6673.46 1472.32 c
+ 6673.46 1414.86 l
+ 6673.46 1397.01 6671.48 1394.29 6657.73 1394.29 c
+ 6657.73 1390.48 l
+ 6713.09 1390.48 l
+ 6713.09 1394.29 l
+ 6696.59 1394.29 6694.58 1396.79 6694.58 1414.64 c
+ 6694.58 1502.79 l
+ 6693.59 1503.56 l
+ 6683.8 1559.44 m
+ 6678.22 1559.44 6673.46 1553.61 6673.46 1546.49 c
+ 6673.46 1539.42 6678 1533.59 6683.8 1533.59 c
+ 6689.81 1533.59 6694.58 1539.16 6694.58 1546.49 c
+ 6694.58 1553.61 6689.81 1559.44 6683.8 1559.44 c
+ f
+ n
+ 6842.88 1505.46 m
+ 6807.64 1505.46 l
+ 6807.64 1501.65 l
+ 6815.75 1500.95 6819.56 1498.57 6819.56 1494.06 c
+ 6819.56 1491.53 6819.05 1489 6818.06 1486.47 c
+ 6792.94 1420.8 l
+ 6767.09 1485.66 l
+ 6765.59 1489.22 6764.82 1492.78 6764.82 1495.05 c
+ 6764.82 1499.3 6767.6 1500.95 6776.48 1501.65 c
+ 6776.48 1505.46 l
+ 6726.79 1505.46 l
+ 6726.79 1501.65 l
+ 6736.44 1501.65 6738.2 1499.12 6749.86 1473.01 c
+ 6780.29 1400.27 l
+ 6780.8 1398.73 6781.54 1396.97 6782.31 1394.95 c
+ 6783.85 1390.37 6785.35 1388.35 6786.85 1388.35 c
+ 6788.39 1388.35 6790.15 1391.62 6793.97 1400.97 c
+ 6826.42 1481.96 l
+ 6833.75 1499.12 6835.29 1500.88 6842.88 1501.65 c
+ 6842.88 1505.46 l
+ f
+ n
+ 6954.99 1433.45 m
+ 6942.81 1415.01 6931.92 1407.97 6915.72 1407.97 c
+ 6901.27 1407.97 6890.38 1415.01 6883.01 1428.83 c
+ 6878.46 1438.07 6876.67 1446.07 6876.15 1460.88 c
+ 6954.22 1460.88 l
+ 6952.2 1476.72 6949.67 1483.79 6943.33 1491.57 c
+ 6935.74 1500.33 6924.08 1505.46 6910.88 1505.46 c
+ 6898.23 1505.46 6886.31 1501.1 6876.67 1492.81 c
+ 6864.75 1482.84 6857.93 1465.54 6857.93 1445.59 c
+ 6857.93 1411.64 6876.15 1390.48 6905.3 1390.48 c
+ 6929.39 1390.48 6948.39 1405.07 6959.06 1431.77 c
+ 6954.99 1433.45 l
+ 6876.67 1467.92 m
+ 6879.45 1487.2 6888.07 1496.33 6903.54 1496.33 c
+ 6919.02 1496.33 6925.07 1489.4 6928.37 1467.92 c
+ 6876.67 1467.92 l
+ f
+ n
+ 6288.58 1160 m
+ 6286.3 1219.29 l
+ 6280.99 1219.29 l
+ 6279.45 1213.97 6275.38 1210.93 6270.24 1210.93 c
+ 6267.97 1210.93 6264.12 1211.7 6260.31 1213.2 c
+ 6247.77 1217.27 6235.01 1219.29 6223.02 1219.29 c
+ 6202.04 1219.29 6180.85 1211.7 6165.01 1198.24 c
+ 6147.16 1183.06 6137.44 1160.29 6137.44 1133.34 c
+ 6137.44 1110.57 6145.1 1089.52 6158.12 1075.55 c
+ 6173.45 1059.64 6196.91 1050.33 6222.17 1050.33 c
+ 6251.03 1050.33 6276.29 1061.4 6291.88 1080.94 c
+ 6287.33 1085.16 l
+ 6268.56 1068.51 6251.84 1061.47 6230.79 1061.47 c
+ 6214.84 1061.47 6200.65 1066.35 6189.76 1075.63 c
+ 6175.79 1087.54 6167.95 1109.47 6167.95 1136.53 c
+ 6167.95 1180.64 6191.52 1209.17 6228.26 1209.17 c
+ 6242.71 1209.17 6255.87 1203.63 6266.03 1193.03 c
+ 6274.13 1184.56 6277.94 1177.19 6282.75 1160 c
+ 6288.58 1160 l
+ f
+ n
+ 6365.49 1165.31 m
+ 6333.01 1165.31 6310.24 1141.81 6310.24 1108.08 c
+ 6310.24 1075.04 6333.48 1050.33 6365.02 1050.33 c
+ 6396.51 1050.33 6420.53 1076.25 6420.53 1110.02 c
+ 6420.53 1142.07 6397.5 1165.31 6365.49 1165.31 c
+ 6362.12 1158.2 m
+ 6384.01 1158.2 6399.41 1134.84 6399.41 1101.48 c
+ 6399.41 1073.98 6387.68 1057.44 6368.13 1057.44 c
+ 6357.94 1057.44 6348.3 1063.27 6342.83 1073.02 c
+ 6335.54 1085.67 6331.36 1102.72 6331.36 1119.99 c
+ 6331.36 1143.09 6343.6 1158.2 6362.12 1158.2 c
+ f
+ n
+ 6520.61 1050.33 m
+ 6557.72 1063.49 l
+ 6557.72 1063.49 l
+ 6553.17 1063.49 6552.66 1063.49 6551.89 1063.49 c
+ 6542.76 1063.49 6540.74 1066.24 6540.74 1077.68 c
+ 6540.74 1221.34 l
+ 6539.49 1221.82 l
+ 6527.28 1217.53 6518.37 1214.96 6502.06 1210.67 c
+ 6502.06 1206.64 l
+ 6504.11 1206.89 6505.69 1206.89 6507.74 1206.89 c
+ 6517.31 1206.89 6519.62 1204.36 6519.62 1193.95 c
+ 6519.62 1154.39 l
+ 6509.94 1162.53 6503.05 1165.31 6492.85 1165.31 c
+ 6463.56 1165.31 6439.83 1137.67 6439.83 1102.94 c
+ 6439.83 1071.59 6458.94 1050.33 6486.99 1050.33 c
+ 6501.25 1050.33 6510.97 1054.25 6519.62 1063.49 c
+ 6519.62 1051.1 l
+ 6520.61 1050.33 l
+ 6519.62 1078.05 m
+ 6519.62 1076.36 6517.82 1073.46 6515.22 1070.79 c
+ 6510.56 1065.91 6504.11 1063.49 6496.63 1063.49 c
+ 6475.18 1063.49 6460.95 1082.92 6460.95 1112.77 c
+ 6460.95 1140.23 6473.6 1158.2 6493.26 1158.2 c
+ 6506.97 1158.2 6519.62 1146.8 6519.62 1133.93 c
+ 6519.62 1078.05 l
+ f
+ n
+ 6665.79 1093.3 m
+ 6653.62 1074.86 6642.73 1067.82 6626.52 1067.82 c
+ 6612.07 1067.82 6601.18 1074.86 6593.81 1088.68 c
+ 6589.27 1097.92 6587.47 1105.91 6586.96 1120.73 c
+ 6665.02 1120.73 l
+ 6663 1136.57 6660.47 1143.64 6654.13 1151.42 c
+ 6646.54 1160.18 6634.88 1165.31 6621.68 1165.31 c
+ 6609.03 1165.31 6597.11 1160.95 6587.47 1152.66 c
+ 6575.56 1142.69 6568.74 1125.38 6568.74 1105.44 c
+ 6568.74 1071.48 6586.96 1050.33 6616.11 1050.33 c
+ 6640.2 1050.33 6659.19 1064.92 6669.86 1091.61 c
+ 6665.79 1093.3 l
+ 6587.47 1127.77 m
+ 6590.26 1147.05 6598.88 1156.18 6614.35 1156.18 c
+ 6629.82 1156.18 6635.87 1149.25 6639.17 1127.77 c
+ 6587.47 1127.77 l
+ f
+ n
+ 6857.26 1139.5 m
+ 6793.09 1139.5 l
+ 6793.09 1134.95 l
+ 6804.31 1134.95 6807.43 1134.22 6810.58 1132.28 c
+ 6814.47 1130.11 6816.04 1124.5 6816.04 1114.09 c
+ 6816.04 1074.78 l
+ 6816.04 1067.01 6800.13 1060.45 6781.36 1060.45 c
+ 6738.86 1060.45 6712.79 1088.24 6712.79 1133.6 c
+ 6712.79 1156.51 6720.23 1178.7 6731.89 1190.65 c
+ 6743.55 1202.57 6760.02 1209.17 6778.06 1209.17 c
+ 6792.91 1209.17 6805.92 1204.55 6816.26 1195.82 c
+ 6824.22 1189.04 6828.47 1182.47 6835.11 1167.66 c
+ 6839.51 1167.66 l
+ 6839.51 1219.29 l
+ 6833.06 1219.29 l
+ 6831.48 1214.48 6826.79 1210.93 6821.29 1210.93 c
+ 6818.68 1210.93 6814.5 1211.7 6809.81 1213.46 c
+ 6798.04 1217.27 6786.01 1219.29 6774.24 1219.29 c
+ 6721.99 1219.29 6684.63 1183.28 6684.63 1133.34 c
+ 6684.63 1109.32 6691.52 1090.99 6705.82 1076.54 c
+ 6722.91 1059.64 6747.4 1050.33 6775.45 1050.33 c
+ 6797.42 1050.33 6829.32 1059.05 6839.51 1067.74 c
+ 6839.51 1116.99 l
+ 6839.51 1130.74 6842.55 1133.78 6857.26 1134.95 c
+ 6857.26 1139.5 l
+ f
+ n
+ 6968.19 1093.3 m
+ 6956.01 1074.86 6945.12 1067.82 6928.92 1067.82 c
+ 6914.47 1067.82 6903.58 1074.86 6896.21 1088.68 c
+ 6891.66 1097.92 6889.87 1105.91 6889.35 1120.73 c
+ 6967.42 1120.73 l
+ 6965.4 1136.57 6962.87 1143.64 6956.53 1151.42 c
+ 6948.94 1160.18 6937.28 1165.31 6924.08 1165.31 c
+ 6911.43 1165.31 6899.51 1160.95 6889.87 1152.66 c
+ 6877.95 1142.69 6871.13 1125.38 6871.13 1105.44 c
+ 6871.13 1071.48 6889.35 1050.33 6918.5 1050.33 c
+ 6942.59 1050.33 6961.59 1064.92 6972.26 1091.61 c
+ 6968.19 1093.3 l
+ 6889.87 1127.77 m
+ 6892.65 1147.05 6901.27 1156.18 6916.74 1156.18 c
+ 6932.22 1156.18 6938.27 1149.25 6941.57 1127.77 c
+ 6889.87 1127.77 l
+ f
+ n
+ 6984.9 1150.35 m
+ 6986.4 1151.12 6988.97 1151.38 6991.72 1151.38 c
+ 6998.83 1151.38 7001.1 1147.57 7001.1 1135.14 c
+ 7001.1 1072.18 l
+ 7001.1 1057.7 6998.32 1054.14 6985.38 1054.14 c
+ 6985.38 1050.33 l
+ 7038.94 1050.33 l
+ 7038.94 1054.14 l
+ 7026.04 1054.14 7022.22 1057.18 7022.22 1066.31 c
+ 7022.22 1137.67 l
+ 7034.4 1148.48 7039.97 1151.38 7048.33 1151.38 c
+ 7060.72 1151.38 7066.81 1143.57 7066.81 1126.96 c
+ 7066.81 1074.31 l
+ 7066.81 1058.43 7063.51 1054.14 7050.86 1054.14 c
+ 7050.86 1050.33 l
+ 7103.4 1050.33 l
+ 7103.4 1054.14 l
+ 7090.97 1055.35 7087.93 1058.21 7087.93 1069.87 c
+ 7087.93 1128.02 l
+ 7087.93 1151.38 7076.93 1165.31 7058.45 1165.31 c
+ 7046.97 1165.31 7039.2 1161.17 7022.22 1145.55 c
+ 7022.22 1164.8 l
+ 7020.39 1165.31 l
+ 7007.78 1160.77 6999.05 1157.98 6984.9 1153.91 c
+ 6984.9 1150.35 l
+ f
+ n
+ 4181.04 2269.21 m
+ 5541.64 2269.21 l
+ 5541.64 1722.54 l
+ 5269.52 1813.66 5133.46 1813.66 4861.34 1722.54 c
+ 4589.22 1631.43 4453.16 1631.43 4181.04 1722.54 c
+ 4181.04 2269.21 l
+ 1 sc
+ f
+ n
+ 4181.04 2269.21 m
+ 5541.64 2269.21 l
+ 5541.64 1722.54 l
+ 5269.52 1813.66 5133.46 1813.66 4861.34 1722.54 c
+ 4589.22 1631.43 4453.16 1631.43 4181.04 1722.54 c
+ 4181.04 2269.21 l
+ 0 sc
+ S
+ n
+ 4096 483.407 1530.68 850.38 re
+ 1 sc
+ f
+ n
+ 4096 483.407 1530.68 850.38 re
+ 0 sc
+ S
+ n
+ 4633.29 1010.02 m
+ 4629 1000.23 4625.45 994.292 4621.63 989.892 c
+ 4612.76 979.845 4598.83 975.189 4577.78 975.189 c
+ 4560.8 975.189 l
+ 4542.32 975.189 4539.02 976.729 4539.02 985.749 c
+ 4539.02 1107.55 l
+ 4539.02 1125.85 4542.58 1129.44 4562.6 1129.44 c
+ 4562.6 1134.25 l
+ 4491.18 1134.25 l
+ 4491.18 1129.44 l
+ 4509.91 1129.44 4513.21 1125.81 4513.21 1107.59 c
+ 4513.21 992.202 l
+ 4513.21 973.979 4509.66 970.092 4491.18 970.092 c
+ 4491.18 965.289 l
+ 4627.46 965.289 l
+ 4639.64 1010.02 l
+ 4633.29 1010.02 l
+ f
+ n
+ 4689.39 1078.37 m
+ 4654.56 1064.69 l
+ 4654.56 1060.99 l
+ 4656.14 1061.24 l
+ 4658.48 1061.72 4661.01 1061.98 4662.81 1061.98 c
+ 4667.5 1061.98 4669.26 1058.02 4669.26 1047.13 c
+ 4669.26 989.672 l
+ 4669.26 971.815 4667.28 969.102 4653.53 969.102 c
+ 4653.53 965.289 l
+ 4708.9 965.289 l
+ 4708.9 969.102 l
+ 4692.4 969.102 4690.38 971.595 4690.38 989.452 c
+ 4690.38 1077.6 l
+ 4689.39 1078.37 l
+ 4679.6 1134.25 m
+ 4674.03 1134.25 4669.26 1128.42 4669.26 1121.3 c
+ 4669.26 1114.23 4673.81 1108.4 4679.6 1108.4 c
+ 4685.62 1108.4 4690.38 1113.97 4690.38 1121.3 c
+ 4690.38 1128.42 4685.62 1134.25 4679.6 1134.25 c
+ f
+ n
+ 4722.71 1065.31 m
+ 4724.21 1066.08 4726.78 1066.34 4729.53 1066.34 c
+ 4736.64 1066.34 4738.91 1062.53 4738.91 1050.1 c
+ 4738.91 987.142 l
+ 4738.91 972.659 4736.13 969.102 4723.18 969.102 c
+ 4723.18 965.289 l
+ 4776.75 965.289 l
+ 4776.75 969.102 l
+ 4763.85 969.102 4760.03 972.146 4760.03 981.275 c
+ 4760.03 1052.63 l
+ 4772.21 1063.44 4777.78 1066.34 4786.14 1066.34 c
+ 4798.53 1066.34 4804.62 1058.53 4804.62 1041.92 c
+ 4804.62 989.269 l
+ 4804.62 973.392 4801.32 969.102 4788.67 969.102 c
+ 4788.67 965.289 l
+ 4841.21 965.289 l
+ 4841.21 969.102 l
+ 4828.78 970.312 4825.74 973.172 4825.74 984.832 c
+ 4825.74 1042.98 l
+ 4825.74 1066.34 4814.74 1080.27 4796.26 1080.27 c
+ 4784.78 1080.27 4777.01 1076.13 4760.03 1060.51 c
+ 4760.03 1079.76 l
+ 4758.2 1080.27 l
+ 4745.59 1075.73 4736.86 1072.94 4722.71 1068.87 c
+ 4722.71 1065.31 l
+ f
+ n
+ 4849.52 1124.13 m
+ 4852.82 1124.38 4855.09 1124.64 4857.62 1124.64 c
+ 4865.98 1124.64 4868.51 1121.34 4868.51 1109.09 c
+ 4868.51 986.189 l
+ 4868.51 972.916 4867.74 972.146 4849.52 969.102 c
+ 4849.52 965.289 l
+ 4908.63 965.289 l
+ 4908.63 969.102 l
+ 4903.57 969.102 l
+ 4893.45 969.102 4889.63 972.732 4889.63 981.752 c
+ 4889.63 1029.24 l
+ 4925.13 980.946 l
+ 4925.9 979.919 l
+ 4926.37 979.149 4926.89 978.379 4927.66 977.609 c
+ 4929.67 975.006 4930.44 973.466 4930.44 972.182 c
+ 4930.44 970.349 4928.17 969.102 4925.13 969.102 c
+ 4920.29 969.102 l
+ 4920.29 965.289 l
+ 4975.54 965.289 l
+ 4975.54 969.102 l
+ 4964.4 969.102 4956.55 974.016 4945.88 987.179 c
+ 4907.12 1037.23 l
+ 4914.46 1044.19 l
+ 4932.46 1061.24 4948.19 1073.09 4955.52 1075.18 c
+ 4959.34 1076.2 4962.89 1076.72 4967.18 1076.72 c
+ 4969.2 1076.72 l
+ 4969.2 1080.27 l
+ 4917.5 1080.27 l
+ 4917.5 1076.72 l
+ 4927.4 1076.72 4930.19 1075.69 4930.19 1072.06 c
+ 4930.19 1070.01 4927.91 1066.38 4924.36 1063.3 c
+ 4889.63 1031.8 l
+ 4889.63 1138.83 l
+ 4888.64 1139.31 l
+ 4879.04 1136.26 4871.74 1134.25 4857.11 1130.18 c
+ 4849.52 1128.16 l
+ 4849.52 1124.13 l
+ f
+ n
+ 5080.39 1008.26 m
+ 5068.22 989.819 5057.33 982.779 5041.12 982.779 c
+ 5026.67 982.779 5015.78 989.819 5008.41 1003.64 c
+ 5003.87 1012.88 5002.07 1020.88 5001.56 1035.69 c
+ 5079.62 1035.69 l
+ 5077.6 1051.53 5075.07 1058.6 5068.73 1066.38 c
+ 5061.14 1075.14 5049.48 1080.27 5036.28 1080.27 c
+ 5023.63 1080.27 5011.71 1075.91 5002.07 1067.62 c
+ 4990.15 1057.65 4983.33 1040.34 4983.33 1020.4 c
+ 4983.33 986.445 5001.56 965.289 5030.71 965.289 c
+ 5054.8 965.289 5073.79 979.882 5084.46 1006.58 c
+ 5080.39 1008.26 l
+ 5002.07 1042.73 m
+ 5004.86 1062.01 5013.47 1071.14 5028.95 1071.14 c
+ 5044.42 1071.14 5050.47 1064.21 5053.77 1042.73 c
+ 5002.07 1042.73 l
+ f
+ n
+ 5093.47 1062.53 m
+ 5097.03 1063.3 5099.3 1063.55 5102.35 1063.55 c
+ 5108.69 1063.55 5110.96 1059.56 5110.96 1048.59 c
+ 5110.96 986.299 l
+ 5110.96 973.832 5109.2 972.109 5092.96 969.102 c
+ 5092.96 965.289 l
+ 5153.64 965.289 l
+ 5153.64 969.102 l
+ 5136.41 969.102 5132.08 972.879 5132.08 987.179 c
+ 5132.08 1043.68 l
+ 5132.08 1051.75 5142.97 1064.29 5149.83 1064.29 c
+ 5151.33 1064.29 5153.64 1063.04 5156.43 1060.51 c
+ 5160.46 1056.95 5163.25 1055.45 5166.55 1055.45 c
+ 5172.64 1055.45 5176.45 1059.74 5176.45 1066.85 c
+ 5176.45 1075.21 5171.13 1080.27 5162.52 1080.27 c
+ 5151.85 1080.27 5144.51 1074.44 5132.08 1056.48 c
+ 5132.08 1079.76 l
+ 5130.84 1080.27 l
+ 5117.45 1074.7 5108.36 1071.4 5093.47 1066.6 c
+ 5093.47 1062.53 l
+ f
+ n
+ 4408.76 652.453 m
+ 4408.76 633.057 4405.46 629.94 4384.19 629.94 c
+ 4384.19 625.137 l
+ 4459.4 625.137 l
+ 4459.4 629.94 l
+ 4438.64 629.94 4434.57 633.57 4434.57 652.417 c
+ 4434.57 767.072 l
+ 4434.57 785.919 4438.13 789.292 4459.4 789.292 c
+ 4459.4 794.095 l
+ 4384.19 794.095 l
+ 4384.19 789.292 l
+ 4405.72 789.292 4408.76 786.432 4408.76 767.292 c
+ 4408.76 652.453 l
+ f
+ n
+ 4518.63 697.883 m
+ 4525.23 697.883 4529.55 697.883 4536.23 697.883 c
+ 4556.14 697.883 4569.92 700.449 4580.92 706.646 c
+ 4596.25 714.859 4605.45 730.552 4605.45 747.529 c
+ 4605.45 758.345 4601.89 768.099 4595 775.579 c
+ 4584.81 786.909 4562.66 794.095 4538.72 794.095 c
+ 4471.51 794.095 l
+ 4471.51 789.292 l
+ 4490.28 787.239 4492.81 784.709 4492.81 766.302 c
+ 4492.81 655.717 l
+ 4492.81 634.267 4490.8 631.737 4471.51 629.94 c
+ 4471.51 625.137 l
+ 4542.5 625.137 l
+ 4542.5 629.94 l
+ 4522.44 629.94 4518.63 633.46 4518.63 651.903 c
+ 4518.63 697.883 l
+ 4518.63 775.799 m
+ 4518.63 782.875 4520.39 784.709 4527.24 784.709 c
+ 4561.56 784.709 4577.29 772.462 4577.29 745.586 c
+ 4577.29 720.323 4562.29 707.269 4533.11 707.269 c
+ 4528.01 707.269 4524.46 707.269 4518.63 707.783 c
+ 4518.63 775.799 l
+ f
+ n
+ 4702.52 794.095 m
+ 4654.56 794.095 4620.38 758.822 4620.38 709.616 c
+ 4620.38 686.59 4628.41 664.333 4641.98 650.107 c
+ 4656.54 634.67 4678.9 625.137 4701.01 625.137 c
+ 4750.48 625.137 4784.65 659.42 4784.65 708.626 c
+ 4784.65 732.863 4777.35 753.689 4763.57 768.392 c
+ 4747.73 785.295 4726.64 794.095 4702.52 794.095 c
+ 4702.52 784.965 m
+ 4714.18 784.965 4725.84 780.565 4734.97 772.755 c
+ 4748.64 760.839 4756.49 737.886 4756.49 708.883 c
+ 4756.49 694.51 4753.19 677.68 4748.13 664.993 c
+ 4745.86 658.906 4741.53 652.783 4735.7 647.173 c
+ 4726.83 638.667 4715.42 634.267 4702 634.267 c
+ 4690.34 634.267 4678.94 638.667 4670.07 646.22 c
+ 4656.9 657.44 4648.54 682.043 4648.54 709.139 c
+ 4648.54 733.999 4655.66 757.649 4666.29 769.125 c
+ 4676.15 779.612 4688.58 784.965 4702.52 784.965 c
+ f
+ n
+ 4870.94 794.095 m
+ 4853.96 794.095 l
+ 4795.92 625.137 l
+ 4813.15 625.137 l
+ 4870.94 794.095 l
+ f
+ n
+ 4898.35 652.453 m
+ 4898.35 633.057 4895.05 629.94 4873.79 629.94 c
+ 4873.79 625.137 l
+ 4948.99 625.137 l
+ 4948.99 629.94 l
+ 4928.24 629.94 4924.17 633.57 4924.17 652.417 c
+ 4924.17 767.072 l
+ 4924.17 785.919 4927.72 789.292 4948.99 789.292 c
+ 4948.99 794.095 l
+ 4873.79 794.095 l
+ 4873.79 789.292 l
+ 4895.31 789.292 4898.35 786.432 4898.35 767.292 c
+ 4898.35 652.453 l
+ f
+ n
+ 5008.22 697.883 m
+ 5014.82 697.883 5019.14 697.883 5025.82 697.883 c
+ 5045.73 697.883 5059.51 700.449 5070.51 706.646 c
+ 5085.84 714.859 5095.04 730.552 5095.04 747.529 c
+ 5095.04 758.345 5091.49 768.099 5084.59 775.579 c
+ 5074.4 786.909 5052.25 794.095 5028.31 794.095 c
+ 4961.1 794.095 l
+ 4961.1 789.292 l
+ 4979.87 787.239 4982.4 784.709 4982.4 766.302 c
+ 4982.4 655.717 l
+ 4982.4 634.267 4980.39 631.737 4961.1 629.94 c
+ 4961.1 625.137 l
+ 5032.09 625.137 l
+ 5032.09 629.94 l
+ 5012.03 629.94 5008.22 633.46 5008.22 651.903 c
+ 5008.22 697.883 l
+ 5008.22 775.799 m
+ 5008.22 782.875 5009.98 784.709 5016.83 784.709 c
+ 5051.15 784.709 5066.88 772.462 5066.88 745.586 c
+ 5066.88 720.323 5051.89 707.269 5022.7 707.269 c
+ 5017.6 707.269 5014.05 707.269 5008.22 707.783 c
+ 5008.22 775.799 l
+ f
+ n
+ 5279.52 629.94 m
+ 5268.12 629.94 5265.59 632.47 5256.71 651.097 c
+ 5193.61 794.095 l
+ 5188.51 794.095 l
+ 5135.82 670.677 l
+ 5119.58 633.973 5116.54 629.94 5104.4 629.94 c
+ 5104.4 625.137 l
+ 5154.56 625.137 l
+ 5154.56 629.94 l
+ 5142.39 629.94 5137.33 632.983 5137.33 639.583 c
+ 5137.33 642.627 5138.1 646.183 5139.38 649.483 c
+ 5151 679.11 l
+ 5217.41 679.11 l
+ 5227.82 654.763 l
+ 5230.86 647.943 5232.62 641.343 5232.62 637.787 c
+ 5232.62 631.847 5228.33 629.94 5214.88 629.94 c
+ 5214.88 625.137 l
+ 5279.52 625.137 l
+ 5279.52 629.94 l
+ 5155.33 688.496 m
+ 5184.48 758.125 l
+ 5213.89 688.496 l
+ 5155.33 688.496 l
+ f
+ n
+ 1094.92 1139.98 m
+ 1085.2 1139.98 1077.17 1131.73 1077.17 1122.24 c
+ 1077.17 1112.08 1084.8 1104.27 1094.7 1104.27 c
+ 1104.86 1104.27 1112.89 1112.08 1112.89 1121.8 c
+ 1112.89 1131.73 1104.86 1139.98 1094.92 1139.98 c
+ f
+ n
+ 1094.92 856.522 m
+ 1085.2 856.522 1077.17 848.272 1077.17 838.775 c
+ 1077.17 828.619 1084.8 820.809 1094.7 820.809 c
+ 1104.86 820.809 1112.89 828.619 1112.89 838.335 c
+ 1112.89 848.272 1104.86 856.522 1094.92 856.522 c
+ f
+ n
+ 11721.1 171.601 1729.11 822.034 re
+ 1 sc
+ f
+ n
+ 11721.1 171.601 1729.11 822.034 re
+ 0 sc
+ S
+ n
+ 12294.3 658.286 m
+ 12284.6 658.286 12279.5 660.853 12272.1 669.506 c
+ 12219.7 734.112 l
+ 12236.8 737.449 12244.5 740.565 12252.9 747.495 c
+ 12261.1 754.205 12265.9 765.022 12265.9 777.122 c
+ 12265.9 788.195 12262.6 797.728 12256 805.171 c
+ 12246.4 815.731 12225.4 822.441 12201.6 822.441 c
+ 12131.7 822.441 l
+ 12131.7 817.638 l
+ 12150.7 815.584 12153.3 812.725 12153.3 794.428 c
+ 12153.3 682.779 l
+ 12153.3 661.366 12150.7 658.286 12131.7 658.286 c
+ 12131.7 653.483 l
+ 12201.6 653.483 l
+ 12201.6 658.286 l
+ 12182.3 658.286 12179.1 661.623 12179.1 680.139 c
+ 12179.1 730.775 l
+ 12193.1 731.289 l
+ 12253.3 653.483 l
+ 12294.3 653.483 l
+ 12294.3 658.286 l
+ 12179.1 803.778 m
+ 12179.1 811.001 12181.8 813.055 12191.9 813.055 c
+ 12223.2 813.055 12237.8 801.945 12237.8 777.708 c
+ 12237.8 764.802 12232.5 753.985 12223.5 749.072 c
+ 12211.9 742.362 12203.1 740.822 12179.1 740.309 c
+ 12179.1 803.778 l
+ f
+ n
+ 12421.6 668.186 m
+ 12420.3 668.186 l
+ 12408.6 668.186 12405.9 670.973 12405.9 682.596 c
+ 12405.9 768.468 l
+ 12366.2 768.468 l
+ 12366.2 764.142 l
+ 12381.7 764.142 12384.7 761.612 12384.7 749.072 c
+ 12384.7 690.039 l
+ 12384.7 682.999 12383.5 679.479 12380 676.729 c
+ 12373.2 671.193 12365.4 668.186 12357.9 668.186 c
+ 12348.2 668.186 12340.1 676.546 12340.1 686.886 c
+ 12340.1 768.468 l
+ 12303.3 768.468 l
+ 12303.3 764.912 l
+ 12315.5 764.912 12319 761.135 12319 749.512 c
+ 12319 685.859 l
+ 12319 666.169 12330.8 653.483 12348.8 653.483 c
+ 12357.9 653.483 12367.5 657.443 12374.1 664.116 c
+ 12384.7 674.749 l
+ 12384.7 653.996 l
+ 12385.8 653.483 l
+ 12398.9 658.653 12408.3 661.476 12421.6 665.106 c
+ 12421.6 668.186 l
+ f
+ n
+ 12434.8 753.509 m
+ 12436.3 754.279 12438.8 754.535 12441.6 754.535 c
+ 12448.7 754.535 12451 750.722 12451 738.292 c
+ 12451 675.336 l
+ 12451 660.853 12448.2 657.296 12435.2 657.296 c
+ 12435.2 653.483 l
+ 12488.8 653.483 l
+ 12488.8 657.296 l
+ 12475.9 657.296 12472.1 660.339 12472.1 669.469 c
+ 12472.1 740.822 l
+ 12484.3 751.638 12489.8 754.535 12498.2 754.535 c
+ 12510.6 754.535 12516.7 746.725 12516.7 730.115 c
+ 12516.7 677.463 l
+ 12516.7 661.586 12513.4 657.296 12500.7 657.296 c
+ 12500.7 653.483 l
+ 12553.3 653.483 l
+ 12553.3 657.296 l
+ 12540.8 658.506 12537.8 661.366 12537.8 673.026 c
+ 12537.8 731.179 l
+ 12537.8 754.535 12526.8 768.468 12508.3 768.468 c
+ 12496.8 768.468 12489.1 764.325 12472.1 748.705 c
+ 12472.1 767.955 l
+ 12470.3 768.468 l
+ 12457.6 763.922 12448.9 761.135 12434.8 757.065 c
+ 12434.8 753.509 l
+ f
+ n
+ 12624.9 768.468 m
+ 12599.3 768.468 l
+ 12599.3 797.875 l
+ 12599.3 800.405 12599.1 801.175 12597.6 801.175 c
+ 12595.8 798.901 12594.3 796.628 12592.6 794.062 c
+ 12583 780.128 12572.1 767.992 12568.1 766.965 c
+ 12565.3 765.168 12563.8 763.408 12563.8 762.125 c
+ 12563.8 761.355 12564 760.878 12564.8 760.365 c
+ 12578.2 760.365 l
+ 12578.2 685.346 l
+ 12578.2 664.263 12585.8 653.483 12600.7 653.483 c
+ 12613.1 653.483 12622.7 659.533 12631 672.623 c
+ 12627.7 675.373 l
+ 12622.4 669.139 12618.1 666.646 12612.5 666.646 c
+ 12603.2 666.646 12599.3 673.393 12599.3 689.086 c
+ 12599.3 760.365 l
+ 12624.9 760.365 l
+ 12624.9 768.468 l
+ f
+ n
+ 12675 766.562 m
+ 12640.2 752.885 l
+ 12640.2 749.182 l
+ 12641.8 749.438 l
+ 12644.1 749.915 12646.7 750.172 12648.5 750.172 c
+ 12653.2 750.172 12654.9 746.212 12654.9 735.322 c
+ 12654.9 677.866 l
+ 12654.9 660.009 12652.9 657.296 12639.2 657.296 c
+ 12639.2 653.483 l
+ 12694.6 653.483 l
+ 12694.6 657.296 l
+ 12678.1 657.296 12676 659.789 12676 677.646 c
+ 12676 765.792 l
+ 12675 766.562 l
+ 12665.3 822.441 m
+ 12659.7 822.441 12654.9 816.611 12654.9 809.498 c
+ 12654.9 802.421 12659.5 796.591 12665.3 796.591 c
+ 12671.3 796.591 12676 802.165 12676 809.498 c
+ 12676 816.611 12671.3 822.441 12665.3 822.441 c
+ f
+ n
+ 12707.6 754.279 m
+ 12710.9 755.049 12712.9 755.305 12715.7 755.305 c
+ 12722.3 755.305 12724.6 751.235 12724.6 739.062 c
+ 12724.6 674.823 l
+ 12724.6 661.109 12721 657.296 12706.8 657.296 c
+ 12706.8 653.483 l
+ 12763 653.483 l
+ 12763 657.296 l
+ 12749.5 657.296 12745.7 660.046 12745.7 669.836 c
+ 12745.7 740.529 l
+ 12745.7 741.005 12747.7 743.535 12749.5 745.295 c
+ 12755.9 751.052 12766.8 755.305 12775.8 755.305 c
+ 12787 755.305 12792.6 746.469 12792.6 728.832 c
+ 12792.6 674.163 l
+ 12792.6 660.083 12789.8 657.296 12775.3 657.296 c
+ 12775.3 653.483 l
+ 12832.1 653.483 l
+ 12832.1 657.296 l
+ 12817.6 657.296 12813.7 661.623 12813.7 677.316 c
+ 12813.7 741.225 l
+ 12821.4 751.162 12829.8 755.305 12841.5 755.305 c
+ 12856.1 755.305 12860.7 748.559 12860.7 727.879 c
+ 12860.7 675.263 l
+ 12860.7 661.036 12858.6 659.056 12843.8 657.296 c
+ 12843.8 653.483 l
+ 12899.3 653.483 l
+ 12899.3 657.296 l
+ 12892.7 657.296 l
+ 12885.1 657.296 12881.8 661.916 12881.8 671.889 c
+ 12881.8 724.615 l
+ 12881.8 753.692 12871.9 768.468 12852.4 768.468 c
+ 12837.6 768.468 12824.7 762.345 12811 748.668 c
+ 12806.5 762.088 12798 768.468 12784.5 768.468 c
+ 12773.4 768.468 12766.4 765.205 12745.7 750.428 c
+ 12745.7 767.955 l
+ 12743.9 768.468 l
+ 12730.7 763.665 12721.9 760.878 12707.6 757.065 c
+ 12707.6 754.279 l
+ f
+ n
+ 13008.4 696.456 m
+ 12996.3 678.012 12985.4 670.973 12969.2 670.973 c
+ 12954.7 670.973 12943.8 678.012 12936.5 691.836 c
+ 12931.9 701.076 12930.1 709.069 12929.6 723.882 c
+ 13007.7 723.882 l
+ 13005.7 739.722 13003.1 746.799 12996.8 754.572 c
+ 12989.2 763.335 12977.5 768.468 12964.3 768.468 c
+ 12951.7 768.468 12939.8 764.105 12930.1 755.818 c
+ 12918.2 745.845 12911.4 728.539 12911.4 708.592 c
+ 12911.4 674.639 12929.6 653.483 12958.8 653.483 c
+ 12982.9 653.483 13001.8 668.076 13012.5 694.769 c
+ 13008.4 696.456 l
+ 12930.1 730.922 m
+ 12932.9 750.208 12941.5 759.338 12957 759.338 c
+ 12972.5 759.338 12978.5 752.408 12981.8 730.922 c
+ 12930.1 730.922 l
+ f
+ n
+ 12137.4 482.289 m
+ 12089.4 482.289 12055.2 447.016 12055.2 397.81 c
+ 12055.2 374.783 12063.3 352.527 12076.8 338.301 c
+ 12091.4 322.864 12113.8 313.331 12135.9 313.331 c
+ 12185.3 313.331 12219.5 347.614 12219.5 396.82 c
+ 12219.5 421.056 12212.2 441.883 12198.4 456.586 c
+ 12182.6 473.489 12161.5 482.289 12137.4 482.289 c
+ 12137.4 473.159 m
+ 12149 473.159 12160.7 468.759 12169.8 460.949 c
+ 12183.5 449.033 12191.4 426.08 12191.4 397.077 c
+ 12191.4 382.703 12188.1 365.874 12183 353.187 c
+ 12180.7 347.1 12176.4 340.977 12170.6 335.367 c
+ 12161.7 326.861 12150.3 322.461 12136.9 322.461 c
+ 12125.2 322.461 12113.8 326.861 12104.9 334.414 c
+ 12091.8 345.634 12083.4 370.237 12083.4 397.333 c
+ 12083.4 422.193 12090.5 445.843 12101.2 457.319 c
+ 12111 467.806 12123.4 473.159 12137.4 473.159 c
+ f
+ n
+ 12235.1 412.843 m
+ 12237.4 413.1 12239.2 413.1 12241.5 413.1 c
+ 12250.1 413.1 12251.8 410.57 12251.8 398.763 c
+ 12251.8 280.991 l
+ 12251.8 267.938 12249 265.151 12234.1 263.648 c
+ 12234.1 259.358 l
+ 12295 259.358 l
+ 12295 263.905 l
+ 12276.2 263.905 12273 266.765 12273 283.191 c
+ 12273 324.147 l
+ 12281.7 315.861 12287.7 313.331 12298.1 313.331 c
+ 12327.5 313.331 12350.4 340.72 12350.4 376.213 c
+ 12350.4 406.536 12333 428.316 12308.8 428.316 c
+ 12294.9 428.316 12283.9 422.486 12273 409.91 c
+ 12273 427.803 l
+ 12271.4 428.316 l
+ 12257.8 423 12249 419.7 12235.1 415.373 c
+ 12235.1 412.843 l
+ 12273 397.077 m
+ 12273 404.373 12287 413.1 12298.5 413.1 c
+ 12317 413.1 12329.3 394.656 12329.3 366.533 c
+ 12329.3 339.62 12317 321.434 12299 321.434 c
+ 12287.2 321.434 12273 330.161 12273 337.457 c
+ 12273 397.077 l
+ f
+ n
+ 12428.1 428.316 m
+ 12402.5 428.316 l
+ 12402.5 457.723 l
+ 12402.5 460.253 12402.3 461.023 12400.8 461.023 c
+ 12399 458.749 12397.5 456.476 12395.8 453.909 c
+ 12386.2 439.976 12375.3 427.84 12371.3 426.813 c
+ 12368.5 425.016 12367 423.256 12367 421.973 c
+ 12367 421.203 12367.2 420.726 12368 420.213 c
+ 12381.4 420.213 l
+ 12381.4 345.194 l
+ 12381.4 324.111 12389 313.331 12403.9 313.331 c
+ 12416.3 313.331 12425.9 319.381 12434.2 332.47 c
+ 12430.9 335.22 l
+ 12425.6 328.987 12421.3 326.494 12415.7 326.494 c
+ 12406.4 326.494 12402.5 333.24 12402.5 348.934 c
+ 12402.5 420.213 l
+ 12428.1 420.213 l
+ 12428.1 428.316 l
+ f
+ n
+ 12478.3 426.41 m
+ 12443.4 412.733 l
+ 12443.4 409.03 l
+ 12445 409.286 l
+ 12447.3 409.763 12449.9 410.02 12451.7 410.02 c
+ 12456.4 410.02 12458.1 406.06 12458.1 395.17 c
+ 12458.1 337.714 l
+ 12458.1 319.857 12456.1 317.144 12442.4 317.144 c
+ 12442.4 313.331 l
+ 12497.8 313.331 l
+ 12497.8 317.144 l
+ 12481.3 317.144 12479.2 319.637 12479.2 337.494 c
+ 12479.2 425.64 l
+ 12478.3 426.41 l
+ 12468.5 482.289 m
+ 12462.9 482.289 12458.1 476.459 12458.1 469.346 c
+ 12458.1 462.269 12462.7 456.439 12468.5 456.439 c
+ 12474.5 456.439 12479.2 462.013 12479.2 469.346 c
+ 12479.2 476.459 12474.5 482.289 12468.5 482.289 c
+ f
+ n
+ 12510.8 414.126 m
+ 12514.1 414.896 12516.1 415.153 12518.9 415.153 c
+ 12525.5 415.153 12527.8 411.083 12527.8 398.91 c
+ 12527.8 334.67 l
+ 12527.8 320.957 12524.2 317.144 12510 317.144 c
+ 12510 313.331 l
+ 12566.2 313.331 l
+ 12566.2 317.144 l
+ 12552.7 317.144 12548.9 319.894 12548.9 329.684 c
+ 12548.9 400.376 l
+ 12548.9 400.853 12550.9 403.383 12552.7 405.143 c
+ 12559.1 410.9 12570 415.153 12579 415.153 c
+ 12590.2 415.153 12595.8 406.316 12595.8 388.68 c
+ 12595.8 334.01 l
+ 12595.8 319.931 12593 317.144 12578.5 317.144 c
+ 12578.5 313.331 l
+ 12635.3 313.331 l
+ 12635.3 317.144 l
+ 12620.8 317.144 12616.9 321.471 12616.9 337.164 c
+ 12616.9 401.073 l
+ 12624.6 411.01 12633 415.153 12644.7 415.153 c
+ 12659.3 415.153 12663.9 408.406 12663.9 387.727 c
+ 12663.9 335.111 l
+ 12663.9 320.884 12661.8 318.904 12647 317.144 c
+ 12647 313.331 l
+ 12702.5 313.331 l
+ 12702.5 317.144 l
+ 12695.9 317.144 l
+ 12688.3 317.144 12685 321.764 12685 331.737 c
+ 12685 384.463 l
+ 12685 413.54 12675.1 428.316 12655.6 428.316 c
+ 12640.9 428.316 12627.9 422.193 12614.2 408.516 c
+ 12609.7 421.936 12601.2 428.316 12587.7 428.316 c
+ 12576.6 428.316 12569.6 425.053 12548.9 410.276 c
+ 12548.9 427.803 l
+ 12547.1 428.316 l
+ 12533.9 423.513 12525.1 420.726 12510.8 416.913 c
+ 12510.8 414.126 l
+ f
+ n
+ 12751.8 426.41 m
+ 12717 412.733 l
+ 12717 409.03 l
+ 12718.6 409.286 l
+ 12720.9 409.763 12723.5 410.02 12725.3 410.02 c
+ 12730 410.02 12731.7 406.06 12731.7 395.17 c
+ 12731.7 337.714 l
+ 12731.7 319.857 12729.7 317.144 12716 317.144 c
+ 12716 313.331 l
+ 12771.4 313.331 l
+ 12771.4 317.144 l
+ 12754.9 317.144 12752.8 319.637 12752.8 337.494 c
+ 12752.8 425.64 l
+ 12751.8 426.41 l
+ 12742.1 482.289 m
+ 12736.5 482.289 12731.7 476.459 12731.7 469.346 c
+ 12731.7 462.269 12736.3 456.439 12742.1 456.439 c
+ 12748.1 456.439 12752.8 462.013 12752.8 469.346 c
+ 12752.8 476.459 12748.1 482.289 12742.1 482.289 c
+ f
+ n
+ 12886.2 347.797 m
+ 12881.6 348.824 l
+ 12879.1 336.027 12877.6 331.92 12874.3 327.594 c
+ 12870.7 323.231 12862.1 320.921 12849.2 320.921 c
+ 12814.2 320.921 l
+ 12882.4 424.54 l
+ 12882.4 428.316 l
+ 12794.4 428.316 l
+ 12793.7 398.213 l
+ 12798.3 398.213 l
+ 12800.5 416.876 12804.3 420.726 12819.5 420.726 c
+ 12854.5 420.726 l
+ 12787.1 317.144 l
+ 12787.1 313.331 l
+ 12882.6 313.331 l
+ 12886.2 347.797 l
+ f
+ n
+ 12998.8 356.304 m
+ 12986.7 337.86 12975.8 330.821 12959.6 330.821 c
+ 12945.1 330.821 12934.2 337.86 12926.9 351.684 c
+ 12922.3 360.924 12920.5 368.917 12920 383.73 c
+ 12998.1 383.73 l
+ 12996.1 399.57 12993.5 406.646 12987.2 414.42 c
+ 12979.6 423.183 12967.9 428.316 12954.7 428.316 c
+ 12942.1 428.316 12930.2 423.953 12920.5 415.666 c
+ 12908.6 405.693 12901.8 388.387 12901.8 368.44 c
+ 12901.8 334.487 12920 313.331 12949.2 313.331 c
+ 12973.3 313.331 12992.2 327.924 13002.9 354.617 c
+ 12998.8 356.304 l
+ 12920.5 390.77 m
+ 12923.3 410.056 12931.9 419.186 12947.4 419.186 c
+ 12962.9 419.186 12968.9 412.256 12972.2 390.77 c
+ 12920.5 390.77 l
+ f
+ n
+ 13011.9 410.57 m
+ 13015.5 411.34 13017.8 411.596 13020.8 411.596 c
+ 13027.1 411.596 13029.4 407.6 13029.4 396.636 c
+ 13029.4 334.341 l
+ 13029.4 321.874 13027.7 320.151 13011.4 317.144 c
+ 13011.4 313.331 l
+ 13072.1 313.331 l
+ 13072.1 317.144 l
+ 13054.9 317.144 13050.5 320.921 13050.5 335.22 c
+ 13050.5 391.723 l
+ 13050.5 399.79 13061.4 412.33 13068.3 412.33 c
+ 13069.8 412.33 13072.1 411.083 13074.9 408.553 c
+ 13078.9 404.997 13081.7 403.493 13085 403.493 c
+ 13091.1 403.493 13094.9 407.783 13094.9 414.896 c
+ 13094.9 423.256 13089.6 428.316 13081 428.316 c
+ 13070.3 428.316 13063 422.486 13050.5 404.52 c
+ 13050.5 427.803 l
+ 13049.3 428.316 l
+ 13035.9 422.743 13026.8 419.443 13011.9 414.64 c
+ 13011.9 410.57 l
+ f
+ n
+ 9765.2 1617.25 2919.64 453.536 re
+ 1 sc
+ f
+ n
+ 9765.2 1617.25 2919.64 453.536 re
+ 0 sc
+ S
+ n
+ 10283.1 1927.94 m
+ 10235.2 1927.94 10201 1892.66 10201 1843.46 c
+ 10201 1820.43 10209 1798.17 10222.6 1783.95 c
+ 10237.1 1768.51 10259.5 1758.98 10281.6 1758.98 c
+ 10331.1 1758.98 10365.3 1793.26 10365.3 1842.47 c
+ 10365.3 1866.7 10358 1887.53 10344.2 1902.23 c
+ 10328.3 1919.14 10307.3 1927.94 10283.1 1927.94 c
+ 10283.1 1918.81 m
+ 10294.8 1918.81 10306.4 1914.41 10315.6 1906.6 c
+ 10329.3 1894.68 10337.1 1871.73 10337.1 1842.72 c
+ 10337.1 1828.35 10333.8 1811.52 10328.7 1798.83 c
+ 10326.5 1792.75 10322.1 1786.62 10316.3 1781.01 c
+ 10307.4 1772.51 10296 1768.11 10282.6 1768.11 c
+ 10271 1768.11 10259.5 1772.51 10250.7 1780.06 c
+ 10237.5 1791.28 10229.2 1815.88 10229.2 1842.98 c
+ 10229.2 1867.84 10236.3 1891.49 10246.9 1902.97 c
+ 10256.8 1913.45 10269.2 1918.81 10283.1 1918.81 c
+ f
+ n
+ 10456.6 1873.96 m
+ 10425.7 1873.96 l
+ 10425.7 1903.37 l
+ 10425.7 1918.07 10430.5 1925.92 10440.1 1925.92 c
+ 10445.4 1925.92 10448.9 1923.39 10453.5 1916.06 c
+ 10457.5 1909.46 10460.5 1906.93 10464.8 1906.93 c
+ 10470.6 1906.93 10475.4 1911.47 10475.4 1917.3 c
+ 10475.4 1926.43 10464.2 1933 10449 1933 c
+ 10433.3 1933 10419.8 1926.14 10413.2 1914.52 c
+ 10406.6 1903.37 10404.6 1894.24 10404.6 1873.96 c
+ 10383.8 1873.96 l
+ 10383.8 1865.86 l
+ 10404.6 1865.86 l
+ 10404.6 1784.75 l
+ 10404.6 1765.91 10401.8 1762.79 10383.6 1762.79 c
+ 10383.6 1758.98 l
+ 10449.3 1758.98 l
+ 10449.3 1762.79 l
+ 10428.5 1762.79 10425.7 1765.61 10425.7 1784.94 c
+ 10425.7 1865.86 l
+ 10456.6 1865.86 l
+ 10456.6 1873.96 l
+ f
+ n
+ 10543 1873.96 m
+ 10512.1 1873.96 l
+ 10512.1 1903.37 l
+ 10512.1 1918.07 10516.9 1925.92 10526.5 1925.92 c
+ 10531.8 1925.92 10535.3 1923.39 10539.9 1916.06 c
+ 10543.9 1909.46 10546.9 1906.93 10551.2 1906.93 c
+ 10557 1906.93 10561.8 1911.47 10561.8 1917.3 c
+ 10561.8 1926.43 10550.6 1933 10535.4 1933 c
+ 10519.7 1933 10506.2 1926.14 10499.6 1914.52 c
+ 10493 1903.37 10491 1894.24 10491 1873.96 c
+ 10470.2 1873.96 l
+ 10470.2 1865.86 l
+ 10491 1865.86 l
+ 10491 1784.75 l
+ 10491 1765.91 10488.2 1762.79 10470 1762.79 c
+ 10470 1758.98 l
+ 10535.7 1758.98 l
+ 10535.7 1762.79 l
+ 10514.9 1762.79 10512.1 1765.61 10512.1 1784.94 c
+ 10512.1 1865.86 l
+ 10543 1865.86 l
+ 10543 1873.96 l
+ f
+ n
+ 10557.4 1915.62 m
+ 10558.9 1915.62 l
+ 10561.7 1915.87 10564.7 1916.13 10566.7 1916.13 c
+ 10574.9 1916.13 10577.4 1912.57 10577.4 1900.66 c
+ 10577.4 1779.77 l
+ 10577.4 1766.09 10573.9 1762.79 10557.9 1762.79 c
+ 10557.9 1758.98 l
+ 10617.5 1758.98 l
+ 10617.5 1762.79 l
+ 10601.6 1762.79 10598.5 1765.28 10598.5 1779 c
+ 10598.5 1930.32 l
+ 10597.5 1930.83 l
+ 10584.4 1926.54 10574.8 1923.98 10557.4 1919.69 c
+ 10557.4 1915.62 l
+ f
+ n
+ 10667.2 1872.06 m
+ 10632.4 1858.38 l
+ 10632.4 1854.68 l
+ 10633.9 1854.93 l
+ 10636.3 1855.41 10638.8 1855.67 10640.6 1855.67 c
+ 10645.3 1855.67 10647.1 1851.71 10647.1 1840.82 c
+ 10647.1 1783.36 l
+ 10647.1 1765.5 10645.1 1762.79 10631.3 1762.79 c
+ 10631.3 1758.98 l
+ 10686.7 1758.98 l
+ 10686.7 1762.79 l
+ 10670.2 1762.79 10668.2 1765.28 10668.2 1783.14 c
+ 10668.2 1871.29 l
+ 10667.2 1872.06 l
+ 10657.4 1927.94 m
+ 10651.8 1927.94 10647.1 1922.11 10647.1 1914.99 c
+ 10647.1 1907.92 10651.6 1902.09 10657.4 1902.09 c
+ 10663.4 1902.09 10668.2 1907.66 10668.2 1914.99 c
+ 10668.2 1922.11 10663.4 1927.94 10657.4 1927.94 c
+ f
+ n
+ 10700.5 1859 m
+ 10702 1859.77 10704.6 1860.03 10707.3 1860.03 c
+ 10714.4 1860.03 10716.7 1856.22 10716.7 1843.79 c
+ 10716.7 1780.83 l
+ 10716.7 1766.35 10713.9 1762.79 10701 1762.79 c
+ 10701 1758.98 l
+ 10754.6 1758.98 l
+ 10754.6 1762.79 l
+ 10741.7 1762.79 10737.8 1765.83 10737.8 1774.96 c
+ 10737.8 1846.32 l
+ 10750 1857.13 10755.6 1860.03 10763.9 1860.03 c
+ 10776.3 1860.03 10782.4 1852.22 10782.4 1835.61 c
+ 10782.4 1782.96 l
+ 10782.4 1767.08 10779.1 1762.79 10766.5 1762.79 c
+ 10766.5 1758.98 l
+ 10819 1758.98 l
+ 10819 1762.79 l
+ 10806.6 1764 10803.5 1766.86 10803.5 1778.52 c
+ 10803.5 1836.67 l
+ 10803.5 1860.03 10792.5 1873.96 10774.1 1873.96 c
+ 10762.6 1873.96 10754.8 1869.82 10737.8 1854.2 c
+ 10737.8 1873.45 l
+ 10736 1873.96 l
+ 10723.4 1869.42 10714.7 1866.63 10700.5 1862.56 c
+ 10700.5 1859 l
+ f
+ n
+ 10928.6 1801.95 m
+ 10916.4 1783.51 10905.5 1776.47 10889.3 1776.47 c
+ 10874.9 1776.47 10864 1783.51 10856.6 1797.33 c
+ 10852.1 1806.57 10850.3 1814.56 10849.8 1829.38 c
+ 10927.8 1829.38 l
+ 10925.8 1845.22 10923.3 1852.29 10916.9 1860.07 c
+ 10909.3 1868.83 10897.7 1873.96 10884.5 1873.96 c
+ 10871.8 1873.96 10859.9 1869.6 10850.3 1861.31 c
+ 10838.4 1851.34 10831.5 1834.03 10831.5 1814.09 c
+ 10831.5 1780.13 10849.8 1758.98 10878.9 1758.98 c
+ 10903 1758.98 10922 1773.57 10932.7 1800.26 c
+ 10928.6 1801.95 l
+ 10850.3 1836.42 m
+ 10853.1 1855.7 10861.7 1864.83 10877.2 1864.83 c
+ 10892.6 1864.83 10898.7 1857.9 10902 1836.42 c
+ 10850.3 1836.42 l
+ f
+ n
+ 11172 1763.78 m
+ 11162.3 1763.78 11157.2 1766.35 11149.9 1775 c
+ 11097.4 1839.61 l
+ 11114.5 1842.94 11122.2 1846.06 11130.6 1852.99 c
+ 11138.8 1859.7 11143.6 1870.52 11143.6 1882.62 c
+ 11143.6 1893.69 11140.3 1903.22 11133.8 1910.67 c
+ 11124.1 1921.23 11103.1 1927.94 11079.3 1927.94 c
+ 11009.4 1927.94 l
+ 11009.4 1923.13 l
+ 11028.5 1921.08 11031 1918.22 11031 1899.92 c
+ 11031 1788.27 l
+ 11031 1766.86 11028.5 1763.78 11009.4 1763.78 c
+ 11009.4 1758.98 l
+ 11079.4 1758.98 l
+ 11079.4 1763.78 l
+ 11060.1 1763.78 11056.8 1767.12 11056.8 1785.63 c
+ 11056.8 1836.27 l
+ 11070.9 1836.78 l
+ 11131 1758.98 l
+ 11172 1758.98 l
+ 11172 1763.78 l
+ 11056.8 1909.27 m
+ 11056.8 1916.5 11059.6 1918.55 11069.6 1918.55 c
+ 11100.9 1918.55 11115.5 1907.44 11115.5 1883.2 c
+ 11115.5 1870.3 11110.2 1859.48 11101.2 1854.57 c
+ 11089.7 1847.86 11080.9 1846.32 11056.8 1845.8 c
+ 11056.8 1909.27 l
+ f
+ n
+ 11281.4 1801.95 m
+ 11269.2 1783.51 11258.3 1776.47 11242.1 1776.47 c
+ 11227.7 1776.47 11216.8 1783.51 11209.4 1797.33 c
+ 11204.9 1806.57 11203.1 1814.56 11202.6 1829.38 c
+ 11280.6 1829.38 l
+ 11278.6 1845.22 11276.1 1852.29 11269.7 1860.07 c
+ 11262.1 1868.83 11250.5 1873.96 11237.3 1873.96 c
+ 11224.6 1873.96 11212.7 1869.6 11203.1 1861.31 c
+ 11191.2 1851.34 11184.3 1834.03 11184.3 1814.09 c
+ 11184.3 1780.13 11202.6 1758.98 11231.7 1758.98 c
+ 11255.8 1758.98 11274.8 1773.57 11285.5 1800.26 c
+ 11281.4 1801.95 l
+ 11203.1 1836.42 m
+ 11205.9 1855.7 11214.5 1864.83 11229.9 1864.83 c
+ 11245.4 1864.83 11251.5 1857.9 11254.8 1836.42 c
+ 11203.1 1836.42 l
+ f
+ n
+ 11355.5 1873.96 m
+ 11323 1873.96 11300.2 1850.46 11300.2 1816.73 c
+ 11300.2 1783.69 11323.5 1758.98 11355 1758.98 c
+ 11386.5 1758.98 11410.5 1784.9 11410.5 1818.67 c
+ 11410.5 1850.72 11387.5 1873.96 11355.5 1873.96 c
+ 11352.1 1866.85 m
+ 11374 1866.85 11389.4 1843.49 11389.4 1810.13 c
+ 11389.4 1782.63 11377.7 1766.09 11358.1 1766.09 c
+ 11347.9 1766.09 11338.3 1771.92 11332.8 1781.67 c
+ 11325.5 1794.32 11321.3 1811.37 11321.3 1828.64 c
+ 11321.3 1851.74 11333.6 1866.85 11352.1 1866.85 c
+ f
+ n
+ 11424.8 1858.49 m
+ 11427.1 1858.75 11428.9 1858.75 11431.2 1858.75 c
+ 11439.8 1858.75 11441.6 1856.22 11441.6 1844.41 c
+ 11441.6 1726.64 l
+ 11441.6 1713.58 11438.8 1710.8 11423.8 1709.29 c
+ 11423.8 1705 l
+ 11484.7 1705 l
+ 11484.7 1709.55 l
+ 11465.9 1709.55 11462.7 1712.41 11462.7 1728.84 c
+ 11462.7 1769.79 l
+ 11471.4 1761.51 11477.4 1758.98 11487.8 1758.98 c
+ 11517.2 1758.98 11540.1 1786.37 11540.1 1821.86 c
+ 11540.1 1852.18 11522.7 1873.96 11498.5 1873.96 c
+ 11484.6 1873.96 11473.6 1868.13 11462.7 1855.56 c
+ 11462.7 1873.45 l
+ 11461.2 1873.96 l
+ 11447.5 1868.65 11438.7 1865.35 11424.8 1861.02 c
+ 11424.8 1858.49 l
+ 11462.7 1842.72 m
+ 11462.7 1850.02 11476.7 1858.75 11488.2 1858.75 c
+ 11506.7 1858.75 11519 1840.3 11519 1812.18 c
+ 11519 1785.27 11506.7 1767.08 11488.7 1767.08 c
+ 11476.9 1767.08 11462.7 1775.81 11462.7 1783.1 c
+ 11462.7 1842.72 l
+ f
+ n
+ 11617.9 1873.96 m
+ 11592.3 1873.96 l
+ 11592.3 1903.37 l
+ 11592.3 1905.9 11592 1906.67 11590.5 1906.67 c
+ 11588.8 1904.4 11587.3 1902.12 11585.5 1899.56 c
+ 11575.9 1885.62 11565.1 1873.49 11561 1872.46 c
+ 11558.3 1870.66 11556.7 1868.9 11556.7 1867.62 c
+ 11556.7 1866.85 11557 1866.37 11557.7 1865.86 c
+ 11571.2 1865.86 l
+ 11571.2 1790.84 l
+ 11571.2 1769.76 11578.7 1758.98 11593.6 1758.98 c
+ 11606 1758.98 11615.6 1765.03 11624 1778.12 c
+ 11620.7 1780.87 l
+ 11615.3 1774.63 11611 1772.14 11605.4 1772.14 c
+ 11596.1 1772.14 11592.3 1778.89 11592.3 1794.58 c
+ 11592.3 1865.86 l
+ 11617.9 1865.86 l
+ 11617.9 1873.96 l
+ f
+ n
+ 11668 1872.06 m
+ 11633.1 1858.38 l
+ 11633.1 1854.68 l
+ 11634.7 1854.93 l
+ 11637.1 1855.41 11639.6 1855.67 11641.4 1855.67 c
+ 11646.1 1855.67 11647.9 1851.71 11647.9 1840.82 c
+ 11647.9 1783.36 l
+ 11647.9 1765.5 11645.9 1762.79 11632.1 1762.79 c
+ 11632.1 1758.98 l
+ 11687.5 1758.98 l
+ 11687.5 1762.79 l
+ 11671 1762.79 11669 1765.28 11669 1783.14 c
+ 11669 1871.29 l
+ 11668 1872.06 l
+ 11658.2 1927.94 m
+ 11652.6 1927.94 11647.9 1922.11 11647.9 1914.99 c
+ 11647.9 1907.92 11652.4 1902.09 11658.2 1902.09 c
+ 11664.2 1902.09 11669 1907.66 11669 1914.99 c
+ 11669 1922.11 11664.2 1927.94 11658.2 1927.94 c
+ f
+ n
+ 11700.5 1859.77 m
+ 11703.8 1860.54 11705.8 1860.8 11708.6 1860.8 c
+ 11715.2 1860.8 11717.5 1856.73 11717.5 1844.56 c
+ 11717.5 1780.32 l
+ 11717.5 1766.6 11713.9 1762.79 11699.8 1762.79 c
+ 11699.8 1758.98 l
+ 11756 1758.98 l
+ 11756 1762.79 l
+ 11742.4 1762.79 11738.6 1765.54 11738.6 1775.33 c
+ 11738.6 1846.02 l
+ 11738.6 1846.5 11740.7 1849.03 11742.4 1850.79 c
+ 11748.8 1856.55 11759.8 1860.8 11768.7 1860.8 c
+ 11779.9 1860.8 11785.6 1851.96 11785.6 1834.33 c
+ 11785.6 1779.66 l
+ 11785.6 1765.58 11782.7 1762.79 11768.2 1762.79 c
+ 11768.2 1758.98 l
+ 11825 1758.98 l
+ 11825 1762.79 l
+ 11810.5 1762.79 11806.7 1767.12 11806.7 1782.81 c
+ 11806.7 1846.72 l
+ 11814.3 1856.66 11822.7 1860.8 11834.5 1860.8 c
+ 11849 1860.8 11853.6 1854.05 11853.6 1833.37 c
+ 11853.6 1780.76 l
+ 11853.6 1766.53 11851.6 1764.55 11836.8 1762.79 c
+ 11836.8 1758.98 l
+ 11892.2 1758.98 l
+ 11892.2 1762.79 l
+ 11885.6 1762.79 l
+ 11878 1762.79 11874.7 1767.41 11874.7 1777.38 c
+ 11874.7 1830.11 l
+ 11874.7 1859.19 11864.8 1873.96 11845.3 1873.96 c
+ 11830.6 1873.96 11817.6 1867.84 11803.9 1854.16 c
+ 11799.4 1867.58 11790.9 1873.96 11777.4 1873.96 c
+ 11766.4 1873.96 11759.4 1870.7 11738.6 1855.92 c
+ 11738.6 1873.45 l
+ 11736.8 1873.96 l
+ 11723.6 1869.16 11714.8 1866.37 11700.5 1862.56 c
+ 11700.5 1859.77 l
+ f
+ n
+ 11941.6 1872.06 m
+ 11906.7 1858.38 l
+ 11906.7 1854.68 l
+ 11908.3 1854.93 l
+ 11910.7 1855.41 11913.2 1855.67 11915 1855.67 c
+ 11919.7 1855.67 11921.4 1851.71 11921.4 1840.82 c
+ 11921.4 1783.36 l
+ 11921.4 1765.5 11919.5 1762.79 11905.7 1762.79 c
+ 11905.7 1758.98 l
+ 11961.1 1758.98 l
+ 11961.1 1762.79 l
+ 11944.6 1762.79 11942.6 1765.28 11942.6 1783.14 c
+ 11942.6 1871.29 l
+ 11941.6 1872.06 l
+ 11931.8 1927.94 m
+ 11926.2 1927.94 11921.4 1922.11 11921.4 1914.99 c
+ 11921.4 1907.92 11926 1902.09 11931.8 1902.09 c
+ 11937.8 1902.09 11942.6 1907.66 11942.6 1914.99 c
+ 11942.6 1922.11 11937.8 1927.94 11931.8 1927.94 c
+ f
+ n
+ 12075.9 1793.44 m
+ 12071.4 1794.47 l
+ 12068.8 1781.67 12067.3 1777.57 12064 1773.24 c
+ 12060.5 1768.88 12051.9 1766.57 12038.9 1766.57 c
+ 12003.9 1766.57 l
+ 12072.1 1870.19 l
+ 12072.1 1873.96 l
+ 11984.2 1873.96 l
+ 11983.4 1843.86 l
+ 11988 1843.86 l
+ 11990.3 1862.52 11994.1 1866.37 12009.2 1866.37 c
+ 12044.2 1866.37 l
+ 11976.8 1762.79 l
+ 11976.8 1758.98 l
+ 12072.4 1758.98 l
+ 12075.9 1793.44 l
+ f
+ n
+ 12188.6 1801.95 m
+ 12176.4 1783.51 12165.5 1776.47 12149.3 1776.47 c
+ 12134.9 1776.47 12124 1783.51 12116.6 1797.33 c
+ 12112.1 1806.57 12110.3 1814.56 12109.7 1829.38 c
+ 12187.8 1829.38 l
+ 12185.8 1845.22 12183.3 1852.29 12176.9 1860.07 c
+ 12169.3 1868.83 12157.7 1873.96 12144.5 1873.96 c
+ 12131.8 1873.96 12119.9 1869.6 12110.3 1861.31 c
+ 12098.3 1851.34 12091.5 1834.03 12091.5 1814.09 c
+ 12091.5 1780.13 12109.7 1758.98 12138.9 1758.98 c
+ 12163 1758.98 12182 1773.57 12192.6 1800.26 c
+ 12188.6 1801.95 l
+ 12110.3 1836.42 m
+ 12113 1855.7 12121.7 1864.83 12137.1 1864.83 c
+ 12152.6 1864.83 12158.7 1857.9 12162 1836.42 c
+ 12110.3 1836.42 l
+ f
+ n
+ 12201.7 1856.22 m
+ 12205.2 1856.99 12207.5 1857.24 12210.5 1857.24 c
+ 12216.9 1857.24 12219.1 1853.25 12219.1 1842.28 c
+ 12219.1 1779.99 l
+ 12219.1 1767.52 12217.4 1765.8 12201.1 1762.79 c
+ 12201.1 1758.98 l
+ 12261.8 1758.98 l
+ 12261.8 1762.79 l
+ 12244.6 1762.79 12240.3 1766.57 12240.3 1780.87 c
+ 12240.3 1837.37 l
+ 12240.3 1845.44 12251.2 1857.98 12258 1857.98 c
+ 12259.5 1857.98 12261.8 1856.73 12264.6 1854.2 c
+ 12268.6 1850.64 12271.4 1849.14 12274.7 1849.14 c
+ 12280.8 1849.14 12284.6 1853.43 12284.6 1860.54 c
+ 12284.6 1868.9 12279.3 1873.96 12270.7 1873.96 c
+ 12260 1873.96 12252.7 1868.13 12240.3 1850.17 c
+ 12240.3 1873.45 l
+ 12239 1873.96 l
+ 12225.6 1868.39 12216.5 1865.09 12201.7 1860.29 c
+ 12201.7 1856.22 l
+ f
+ n
+ 10814.9 1135.37 m
+ 10831.3 1135.37 l
+ 10831.3 1184.64 l
+ 10857.3 1184.64 l
+ 10893 1184.64 10911.1 1198.5 10911.1 1225.53 c
+ 10911.1 1238.03 10906.8 1246.87 10898.2 1252.04 c
+ 10891.9 1256.07 10882.9 1257.39 10863.4 1257.39 c
+ 10814.9 1257.39 l
+ 10814.9 1135.37 l
+ 10831.3 1196.38 m
+ 10831.3 1244.37 l
+ 10856.9 1244.37 l
+ 10884.2 1244.37 10892.3 1239.61 10892.3 1223.88 c
+ 10892.3 1205.62 10880.3 1196.38 10856.6 1196.38 c
+ 10831.3 1196.38 l
+ f
+ n
+ 10927.7 1135.37 m
+ 10944.1 1135.37 l
+ 10944.1 1192.49 l
+ 10951.2 1204.77 10957.1 1210.35 10963.4 1210.35 c
+ 10965.1 1210.35 10967.3 1209.87 10970.3 1209.03 c
+ 10970.3 1224.54 l
+ 10969.6 1224.54 l
+ 10968.3 1224.54 10966.6 1224.54 10965.6 1224.54 c
+ 10956.1 1224.54 10949.7 1219 10944.1 1205.76 c
+ 10944.1 1224.54 l
+ 10927.7 1224.54 l
+ 10927.7 1135.37 l
+ f
+ n
+ 11020.5 1224.54 m
+ 10995.8 1224.54 10980.6 1207.63 10980.6 1179.95 c
+ 10980.6 1152.6 10995.8 1135.37 11020 1135.37 c
+ 11045.4 1135.37 11060.4 1152.12 11060.4 1180.1 c
+ 11060.4 1207.63 11045.2 1224.54 11020.5 1224.54 c
+ 11020.5 1212.36 m
+ 11036.2 1212.36 11044 1201.62 11044 1180.28 c
+ 11044 1158.76 11036 1147.54 11020.5 1147.54 c
+ 11004.7 1147.54 10997 1158.28 10997 1180.1 c
+ 10997 1201.44 11004.8 1212.36 11020.5 1212.36 c
+ f
+ n
+ 11083.6 1135.37 m
+ 11100.1 1135.37 l
+ 11100.1 1212.36 l
+ 11116.1 1212.36 l
+ 11116.1 1224.54 l
+ 11100.1 1224.54 l
+ 11100.1 1236.93 l
+ 11100.1 1250.17 11102.9 1255.04 11110.9 1255.04 c
+ 11113.7 1255.04 11116.8 1254.2 11121.2 1252.04 c
+ 11121.2 1264.65 l
+ 11116.3 1266.12 11112.9 1266.78 11109.2 1266.78 c
+ 11092.3 1266.78 11083.6 1256.18 11083.6 1235.28 c
+ 11083.6 1224.54 l
+ 11071.8 1224.54 l
+ 11071.8 1212.36 l
+ 11083.6 1212.36 l
+ 11083.6 1135.37 l
+ f
+ n
+ 11129.3 1135.37 m
+ 11145.7 1135.37 l
+ 11145.7 1224.54 l
+ 11129.3 1224.54 l
+ 11129.3 1135.37 l
+ 11129.3 1241.18 m
+ 11145.7 1241.18 l
+ 11145.7 1257.39 l
+ 11129.3 1257.39 l
+ 11129.3 1241.18 l
+ f
+ n
+ 11167.7 1135.37 16.4268 130.275 re
+ f
+ n
+ 11218.9 1189.37 m
+ 11220.7 1205.84 11227.7 1213.02 11241.7 1213.02 c
+ 11255.2 1213.02 11261.3 1205.84 11261.8 1189.37 c
+ 11218.9 1189.37 l
+ 11278 1152.78 m
+ 11267.7 1149.26 11259.2 1147.69 11250.8 1147.69 c
+ 11241.7 1147.69 11234.6 1149.77 11229.3 1153.92 c
+ 11222.7 1159.2 11219.9 1165.43 11218.5 1177.9 c
+ 11278.3 1177.9 l
+ 11278.5 1182.66 l
+ 11278.5 1183.8 l
+ 11278.5 1210.49 11265.8 1224.54 11242 1224.54 c
+ 11217 1224.54 11201.5 1207.93 11201.5 1181.38 c
+ 11201.5 1153.04 11219 1135.37 11247.2 1135.37 c
+ 11256.9 1135.37 11266.9 1136.87 11278 1140.24 c
+ 11278 1152.78 l
+ f
+ n
+ 10828.9 908.597 m
+ 10851 908.597 l
+ 10844.4 915.527 10838.8 922.237 10833.9 929.35 c
+ 10845.1 940.79 10850.6 955.236 10850.6 973.166 c
+ 10834.6 973.166 l
+ 10834.6 967.006 l
+ 10834.6 953.66 10832.1 944.896 10826.3 937.6 c
+ 10816.7 948.086 10807.4 960.81 10797.7 976.686 c
+ 10817.1 984.753 10825.3 993.919 10825.3 1007.12 c
+ 10825.3 1021.6 10814.7 1030.62 10797.9 1030.62 c
+ 10780.2 1030.62 10769 1020.47 10769 1004.66 c
+ 10769 997.879 10771.3 991.426 10776.5 982.223 c
+ 10767.6 978.849 10763.2 976.466 10758.5 972.103 c
+ 10751.4 965.54 10747.9 956.703 10747.9 946.143 c
+ 10747.9 924.473 10766.2 908.597 10790.8 908.597 c
+ 10801.5 908.597 10810.9 911.42 10822.7 918.057 c
+ 10828.9 908.597 l
+ 10815.1 927.92 m
+ 10805.9 922.823 10799.8 920.77 10793.1 920.77 c
+ 10777 920.77 10764.3 933.31 10764.3 949.04 c
+ 10764.3 960.333 10769.7 967.63 10782.6 973.35 c
+ 10793.3 954.613 10804 939.507 10815.1 927.92 c
+ 10791.7 986.366 m
+ 10791.5 986.843 10791.2 987.173 10791.1 987.466 c
+ 10787.2 994.799 10785.4 1000.81 10785.4 1005.91 c
+ 10785.4 1014.16 10789.6 1018.45 10797.5 1018.45 c
+ 10805.1 1018.45 10808.9 1014.31 10808.9 1006.53 c
+ 10808.9 997.329 10803.9 991.463 10791.7 986.366 c
+ f
+ n
+ 10948.6 908.597 m
+ 10965 908.597 l
+ 10965 1017.61 l
+ 11006.2 1017.61 l
+ 11006.2 1030.62 l
+ 10907.4 1030.62 l
+ 10907.4 1017.61 l
+ 10948.6 1017.61 l
+ 10948.6 908.597 l
+ f
+ n
+ 11023.7 908.597 m
+ 11040.1 908.597 l
+ 11040.1 965.723 l
+ 11047.2 978.006 11053.1 983.579 11059.4 983.579 c
+ 11061.1 983.579 11063.3 983.103 11066.3 982.26 c
+ 11066.3 997.769 l
+ 11065.6 997.769 l
+ 11064.3 997.769 11062.6 997.769 11061.6 997.769 c
+ 11052.1 997.769 11045.7 992.233 11040.1 978.996 c
+ 11040.1 997.769 l
+ 11023.7 997.769 l
+ 11023.7 908.597 l
+ f
+ n
+ 11158.7 921.943 m
+ 11157.6 921.943 11157.3 921.943 11155.6 921.943 c
+ 11150 921.943 11147 925.903 11147 933.017 c
+ 11147 970.893 l
+ 11147 989.446 11137.6 997.769 11116.3 997.769 c
+ 11105.9 997.769 11096.1 995.753 11084.2 991.023 c
+ 11084.2 978.189 l
+ 11094.9 983.25 11103.8 985.596 11113.2 985.596 c
+ 11124.8 985.596 11130.6 980.719 11130.6 970.929 c
+ 11130.6 960.81 l
+ 11126.6 960.81 l
+ 11093.2 960.81 11076.6 951.167 11076.6 931.88 c
+ 11076.6 918.24 11087.5 908.597 11103.1 908.597 c
+ 11113.3 908.597 11122.1 912.483 11133 921.943 c
+ 11135.5 912.667 11139.9 908.597 11147.8 908.597 c
+ 11151.8 908.597 11155.9 909.624 11159.8 911.677 c
+ 11158.7 921.943 l
+ 11130.6 930.303 m
+ 11122.3 924.327 11115.8 921.943 11108.2 921.943 c
+ 11098.4 921.943 11093 926.527 11093 934.74 c
+ 11093 946.106 11103.6 952.12 11123.2 952.12 c
+ 11125.1 952.12 l
+ 11130.6 951.936 l
+ 11130.6 930.303 l
+ f
+ n
+ 11242.4 926.967 m
+ 11233 923.337 11226 921.76 11219.1 921.76 c
+ 11201.5 921.76 11191.4 933.126 11191.4 953.183 c
+ 11191.4 974.376 11201 985.266 11219.8 985.266 c
+ 11225.5 985.266 11231.6 984.166 11241.4 981.49 c
+ 11241.4 994.726 l
+ 11231.9 996.743 11223.7 997.769 11216.7 997.769 c
+ 11189 997.769 11172.6 981.343 11172.6 953.183 c
+ 11172.6 926.307 11189.1 908.597 11214 908.597 c
+ 11223.2 908.597 11232.2 910.1 11242.4 913.327 c
+ 11242.4 926.967 l
+ f
+ n
+ 11276.5 962.606 m
+ 11278.3 979.069 11285.3 986.256 11299.3 986.256 c
+ 11312.8 986.256 11318.9 979.069 11319.4 962.606 c
+ 11276.5 962.606 l
+ 11335.6 926.013 m
+ 11325.3 922.493 11316.8 920.917 11308.4 920.917 c
+ 11299.3 920.917 11292.2 923.007 11286.9 927.15 c
+ 11280.3 932.43 11277.5 938.663 11276.1 951.13 c
+ 11335.9 951.13 l
+ 11336.1 955.896 l
+ 11336.1 957.033 l
+ 11336.1 983.726 11323.4 997.769 11299.6 997.769 c
+ 11274.6 997.769 11259.1 981.159 11259.1 954.613 c
+ 11259.1 926.27 11276.6 908.597 11304.8 908.597 c
+ 11314.5 908.597 11324.5 910.1 11335.6 913.473 c
+ 11335.6 926.013 l
+ f
+ n
+ 10914.5 681.829 16.4268 122.025 re
+ f
+ n
+ 10960.1 681.829 m
+ 10976.5 681.829 l
+ 10976.5 738.002 l
+ 10985.6 751.238 10993.7 757.142 11003.1 757.142 c
+ 11011.5 757.142 11014.1 752.888 11014.1 738.955 c
+ 11014.1 681.829 l
+ 11030.5 681.829 l
+ 11030.5 744.528 l
+ 11030.5 761.945 11022.7 771.001 11007.4 771.001 c
+ 10995.3 771.001 10986.1 765.465 10976.5 752.228 c
+ 10976.5 771.001 l
+ 10960.1 771.001 l
+ 10960.1 681.829 l
+ f
+ n
+ 11058.4 681.829 m
+ 11074.9 681.829 l
+ 11074.9 758.828 l
+ 11090.9 758.828 l
+ 11090.9 771.001 l
+ 11074.9 771.001 l
+ 11074.9 783.395 l
+ 11074.9 796.631 11077.7 801.508 11085.7 801.508 c
+ 11088.6 801.508 11091.6 800.665 11096 798.501 c
+ 11096 811.115 l
+ 11091.1 812.581 11087.7 813.241 11084 813.241 c
+ 11067.1 813.241 11058.4 802.645 11058.4 781.745 c
+ 11058.4 771.001 l
+ 11046.6 771.001 l
+ 11046.6 758.828 l
+ 11058.4 758.828 l
+ 11058.4 681.829 l
+ f
+ n
+ 11139.3 771.001 m
+ 11114.6 771.001 11099.4 754.098 11099.4 726.415 c
+ 11099.4 699.062 11114.6 681.829 11138.8 681.829 c
+ 11164.2 681.829 11179.2 698.585 11179.2 726.562 c
+ 11179.2 754.098 11164 771.001 11139.3 771.001 c
+ 11139.3 758.828 m
+ 11155 758.828 11162.8 748.085 11162.8 726.745 c
+ 11162.8 705.222 11154.8 694.002 11139.3 694.002 c
+ 11123.5 694.002 11115.8 704.745 11115.8 726.562 c
+ 11115.8 747.902 11123.6 758.828 11139.3 758.828 c
+ f
+ n
+ 2332.65 199.947 m
+ 2408.88 199.947 l
+ 2408.88 212.963 l
+ 2349.08 212.963 l
+ 2349.08 321.972 l
+ 2332.65 321.972 l
+ 2332.65 199.947 l
+ f
+ n
+ 2428.65 199.947 m
+ 2504.88 199.947 l
+ 2504.88 212.963 l
+ 2445.08 212.963 l
+ 2445.08 321.972 l
+ 2428.65 321.972 l
+ 2428.65 199.947 l
+ f
+ n
+ 2560.76 199.947 m
+ 2576.97 199.947 l
+ 2622.4 321.972 l
+ 2607.73 321.972 l
+ 2570.37 221.727 l
+ 2531.36 321.972 l
+ 2513.61 321.972 l
+ 2560.76 199.947 l
+ f
+ n
+ 2639.85 199.947 m
+ 2653.93 199.947 l
+ 2653.93 299.532 l
+ 2686.08 208.05 l
+ 2702.91 208.05 l
+ 2736.06 299.202 l
+ 2736.06 199.947 l
+ 2752.48 199.947 l
+ 2752.48 321.972 l
+ 2730.85 321.972 l
+ 2696.5 227.446 l
+ 2663.02 321.972 l
+ 2639.85 321.972 l
+ 2639.85 199.947 l
+ f
+ n
+ 2304.3 1588.9 m
+ 2380.53 1588.9 l
+ 2380.53 1601.92 l
+ 2320.73 1601.92 l
+ 2320.73 1710.93 l
+ 2304.3 1710.93 l
+ 2304.3 1588.9 l
+ f
+ n
+ 2400.3 1588.9 m
+ 2476.53 1588.9 l
+ 2476.53 1601.92 l
+ 2416.73 1601.92 l
+ 2416.73 1710.93 l
+ 2400.3 1710.93 l
+ 2400.3 1588.9 l
+ f
+ n
+ 2532.42 1588.9 m
+ 2548.62 1588.9 l
+ 2594.05 1710.93 l
+ 2579.39 1710.93 l
+ 2542.02 1610.68 l
+ 2503.01 1710.93 l
+ 2485.26 1710.93 l
+ 2532.42 1588.9 l
+ f
+ n
+ 2611.5 1588.9 m
+ 2625.58 1588.9 l
+ 2625.58 1688.49 l
+ 2657.74 1597 l
+ 2674.57 1597 l
+ 2707.71 1688.16 l
+ 2707.71 1588.9 l
+ 2724.14 1588.9 l
+ 2724.14 1710.93 l
+ 2702.51 1710.93 l
+ 2668.15 1616.4 l
+ 2634.67 1710.93 l
+ 2611.5 1710.93 l
+ 2611.5 1588.9 l
+ f
+ n
+ 4596.96 1937.96 m
+ 4593.37 1929.78 4590.4 1924.87 4587.24 1921.2 c
+ 4579.84 1912.81 4568.25 1908.96 4550.69 1908.96 c
+ 4536.53 1908.96 l
+ 4521.14 1908.96 4518.39 1910.24 4518.39 1917.76 c
+ 4518.39 2019.25 l
+ 4518.39 2034.5 4521.35 2037.51 4538.04 2037.51 c
+ 4538.04 2041.51 l
+ 4478.9 2041.51 l
+ 4478.9 2037.51 l
+ 4494.52 2037.51 4497.27 2034.47 4497.27 2019.32 c
+ 4497.27 1923.11 l
+ 4497.27 1907.97 4494.3 1904.7 4478.9 1904.7 c
+ 4478.9 1900.71 l
+ 4592.08 1900.71 l
+ 4602.24 1937.96 l
+ 4596.96 1937.96 l
+ f
+ n
+ 4647.16 1994.9 m
+ 4617.02 1983.54 l
+ 4617.02 1980.42 l
+ 4618.34 1980.64 l
+ 4620.28 1981.04 4622.41 1981.26 4623.87 1981.26 c
+ 4627.8 1981.26 4629.26 1977.96 4629.26 1968.87 c
+ 4629.26 1920.98 l
+ 4629.26 1906.13 4627.61 1903.86 4616.17 1903.86 c
+ 4616.17 1900.71 l
+ 4663.44 1900.71 l
+ 4663.44 1903.86 l
+ 4649.69 1903.86 4648.04 1905.91 4648.04 1920.84 c
+ 4648.04 1994.28 l
+ 4647.16 1994.9 l
+ 4638.47 2041.51 m
+ 4633.48 2041.51 4629.26 2036.63 4629.26 2030.73 c
+ 4629.26 2024.82 4633.3 2019.95 4638.47 2019.95 c
+ 4643.82 2019.95 4648.04 2024.6 4648.04 2030.73 c
+ 4648.04 2036.63 4643.82 2041.51 4638.47 2041.51 c
+ f
+ n
+ 4700.99 2043.6 m
+ 4699.9 2044 l
+ 4690.73 2040.85 4684.86 2039.16 4674.6 2036.41 c
+ 4668.29 2034.72 l
+ 4668.29 2031.35 l
+ 4669.57 2031.57 4670.42 2031.57 4671.88 2031.57 c
+ 4680.32 2031.57 4682.22 2029.66 4682.22 2020.79 c
+ 4682.22 1913.94 l
+ 4682.22 1907.53 4700.23 1900.71 4717.16 1900.71 c
+ 4745.1 1900.71 4766.7 1923.22 4766.7 1952.48 c
+ 4766.7 1977.67 4750.86 1996.92 4730 1996.92 c
+ 4717.27 1996.92 4705.18 1989.4 4700.99 1979.14 c
+ 4700.99 2043.6 l
+ 4700.99 1968.39 m
+ 4700.99 1976.31 4710.71 1983.61 4721.45 1983.61 c
+ 4737.59 1983.61 4747.93 1967.77 4747.93 1942.98 c
+ 4747.93 1920.43 4737.99 1907.45 4721.05 1907.45 c
+ 4710.31 1907.45 4700.99 1912.11 4700.99 1917.21 c
+ 4700.99 1968.39 l
+ f
+ n
+ 4778.01 1982.14 m
+ 4780.98 1982.77 4782.85 1982.99 4785.38 1982.99 c
+ 4790.66 1982.99 4792.57 1979.65 4792.57 1970.45 c
+ 4792.57 1918.27 l
+ 4792.57 1907.82 4791.1 1906.35 4777.57 1903.86 c
+ 4777.57 1900.71 l
+ 4829.31 1900.71 l
+ 4829.31 1903.86 l
+ 4814.93 1903.86 4811.34 1907.01 4811.34 1919 c
+ 4811.34 1966.34 l
+ 4811.34 1973.09 4820.43 1983.61 4826.12 1983.61 c
+ 4827.4 1983.61 4829.31 1982.55 4831.62 1980.46 c
+ 4834.99 1977.49 4837.3 1976.24 4840.05 1976.24 c
+ 4845.15 1976.24 4848.3 1979.83 4848.3 1985.74 c
+ 4848.3 1992.7 4843.86 1996.92 4836.68 1996.92 c
+ 4827.8 1996.92 4821.68 1992.08 4811.34 1977.08 c
+ 4811.34 1996.48 l
+ 4810.24 1996.92 l
+ 4798.69 1992.26 4790.84 1989.51 4778.01 1985.52 c
+ 4778.01 1982.14 l
+ f
+ n
+ 4943.54 1916.62 m
+ 4939.95 1913.91 4937.42 1912.95 4934.27 1912.95 c
+ 4929.39 1912.95 4927.93 1915.74 4927.93 1924.54 c
+ 4927.93 1964.21 l
+ 4927.93 1974.85 4926.75 1980.79 4923.27 1985.66 c
+ 4918.14 1993.03 4908.09 1996.92 4894.34 1996.92 c
+ 4872.45 1996.92 4855.18 1986.91 4855.18 1974 c
+ 4855.18 1969.31 4859.43 1965.2 4864.35 1965.2 c
+ 4869.48 1965.2 4873.95 1969.27 4873.95 1973.75 c
+ 4873.95 1974.55 4873.95 1975.58 4873.95 1977.01 c
+ 4873.95 1978.84 4873.95 1980.46 4873.95 1981.89 c
+ 4873.95 1987.39 4881.58 1991.86 4891.08 1991.86 c
+ 4902.74 1991.86 4909.15 1985.96 4909.15 1974.96 c
+ 4909.15 1962.56 l
+ 4875.9 1949.88 4872.23 1948.23 4862.95 1940.45 c
+ 4858.19 1936.35 4855.18 1929.38 4855.18 1922.63 c
+ 4855.18 1909.73 4864.68 1900.71 4877.84 1900.71 c
+ 4887.34 1900.71 4896.21 1905.11 4909.37 1916 c
+ 4910.47 1905.11 4914.47 1900.71 4923.56 1900.71 c
+ 4931.11 1900.71 4935.77 1903.27 4943.54 1911.45 c
+ 4943.54 1916.62 l
+ 4909.15 1928.21 m
+ 4909.15 1921.9 4908.05 1920.07 4903.51 1917.65 c
+ 4898.3 1914.79 4892.21 1912.95 4887.63 1912.95 c
+ 4880.04 1912.95 4873.95 1919.88 4873.95 1928.61 c
+ 4873.95 1929.42 l
+ 4873.95 1941.41 4882.86 1948.74 4909.15 1957.69 c
+ 4909.15 1928.21 l
+ f
+ n
+ 4946.01 1982.14 m
+ 4948.98 1982.77 4950.85 1982.99 4953.38 1982.99 c
+ 4958.66 1982.99 4960.56 1979.65 4960.56 1970.45 c
+ 4960.56 1918.27 l
+ 4960.56 1907.82 4959.1 1906.35 4945.57 1903.86 c
+ 4945.57 1900.71 l
+ 4997.3 1900.71 l
+ 4997.3 1903.86 l
+ 4982.93 1903.86 4979.34 1907.01 4979.34 1919 c
+ 4979.34 1966.34 l
+ 4979.34 1973.09 4988.43 1983.61 4994.11 1983.61 c
+ 4995.4 1983.61 4997.3 1982.55 4999.61 1980.46 c
+ 5002.99 1977.49 5005.3 1976.24 5008.05 1976.24 c
+ 5013.14 1976.24 5016.3 1979.83 5016.3 1985.74 c
+ 5016.3 1992.7 5011.86 1996.92 5004.67 1996.92 c
+ 4995.8 1996.92 4989.68 1992.08 4979.34 1977.08 c
+ 4979.34 1996.48 l
+ 4978.24 1996.92 l
+ 4966.69 1992.26 4958.84 1989.51 4946.01 1985.52 c
+ 4946.01 1982.14 l
+ f
+ n
+ 5055.15 1994.9 m
+ 5025.01 1983.54 l
+ 5025.01 1980.42 l
+ 5026.33 1980.64 l
+ 5028.27 1981.04 5030.4 1981.26 5031.87 1981.26 c
+ 5035.79 1981.26 5037.26 1977.96 5037.26 1968.87 c
+ 5037.26 1920.98 l
+ 5037.26 1906.13 5035.61 1903.86 5024.17 1903.86 c
+ 5024.17 1900.71 l
+ 5071.43 1900.71 l
+ 5071.43 1903.86 l
+ 5057.68 1903.86 5056.03 1905.91 5056.03 1920.84 c
+ 5056.03 1994.28 l
+ 5055.15 1994.9 l
+ 5046.46 2041.51 m
+ 5041.47 2041.51 5037.26 2036.63 5037.26 2030.73 c
+ 5037.26 2024.82 5041.29 2019.95 5046.46 2019.95 c
+ 5051.81 2019.95 5056.03 2024.6 5056.03 2030.73 c
+ 5056.03 2036.63 5051.81 2041.51 5046.46 2041.51 c
+ f
+ n
+ 5162.3 1936.49 m
+ 5152.18 1921.13 5143.09 1915.26 5129.56 1915.26 c
+ 5117.53 1915.26 5108.44 1921.13 5102.32 1932.68 c
+ 5098.54 1940.34 5097.04 1947.02 5096.63 1959.37 c
+ 5161.68 1959.37 l
+ 5159.99 1972.72 5157.86 1978.66 5152.59 1985.22 c
+ 5146.24 1992.59 5136.53 1996.92 5125.56 1996.92 c
+ 5115 1996.92 5105.07 1993.25 5097.04 1986.29 c
+ 5087.14 1977.89 5081.42 1963.37 5081.42 1946.61 c
+ 5081.42 1918.34 5096.63 1900.71 5120.91 1900.71 c
+ 5140.96 1900.71 5156.8 1912.84 5165.68 1935.1 c
+ 5162.3 1936.49 l
+ 5097.04 1966.05 m
+ 5099.38 1981.85 5106.53 1989.33 5119.44 1989.33 c
+ 5132.31 1989.33 5137.37 1983.65 5140.12 1966.05 c
+ 5097.04 1966.05 l
+ f
+ n
+ 5238.24 1967.11 m
+ 5237.44 1996.92 l
+ 5234.83 1996.92 l
+ 5232.96 1996.92 5232.74 1996.92 5231.94 1996.92 c
+ 5230.69 1996.92 5228.64 1996.92 5226.36 1996.92 c
+ 5221.82 1996.92 5217.27 1996.92 5211.92 1996.92 c
+ 5195.64 1996.92 5183.87 1986.47 5183.87 1971.73 c
+ 5183.87 1960.25 5190.47 1952.08 5208.07 1942.25 c
+ 5220.06 1935.47 l
+ 5227.28 1931.36 5230.8 1926.45 5230.8 1920.1 c
+ 5230.8 1911.08 5224.2 1905.36 5213.71 1905.36 c
+ 5206.71 1905.36 5200.33 1908.04 5196.41 1912.51 c
+ 5192.12 1917.65 5190.25 1922.34 5187.57 1934 c
+ 5183.87 1934 l
+ 5183.87 1900.71 l
+ 5186.87 1900.71 l
+ 5188.3 1900.71 5189.11 1900.71 5191.6 1900.71 c
+ 5193.44 1900.71 5196.3 1900.71 5201.03 1900.71 c
+ 5206.75 1900.71 5212.28 1900.71 5215.99 1900.71 c
+ 5231.75 1900.71 5244.88 1912.59 5244.88 1926.92 c
+ 5244.88 1937.15 5240.08 1943.94 5228.09 1951.31 c
+ 5206.53 1964.4 l
+ 5200.95 1967.7 5197.95 1972.79 5197.95 1978.33 c
+ 5197.95 1986.54 5204.14 1992.26 5213.31 1992.26 c
+ 5224.68 1992.26 5230.65 1985.3 5235.24 1967.11 c
+ 5238.24 1967.11 l
+ f
+ n
+ 4861.34 1722.55 m
+ 4861.34 1574.73 l
+ S
+ n
+ 4747.96 1574.73 m
+ 4861.34 1347.96 l
+ 4974.72 1574.73 l
+ f
+ n
+ 14.1729 1248.75 2154.3 453.536 re
+ 1 sc
+ f
+ n
+ 14.1729 1248.75 2154.3 453.536 re
+ 0 sc
+ S
+ n
+ 492.312 1500.15 m
+ 490.038 1559.44 l
+ 484.722 1559.44 l
+ 483.182 1554.12 479.112 1551.08 473.979 1551.08 c
+ 471.705 1551.08 467.855 1551.85 464.042 1553.35 c
+ 451.502 1557.42 438.742 1559.44 426.752 1559.44 c
+ 405.779 1559.44 384.586 1551.85 368.746 1538.39 c
+ 350.89 1523.21 341.173 1500.44 341.173 1473.49 c
+ 341.173 1450.72 348.836 1429.68 361.853 1415.71 c
+ 377.179 1399.79 400.646 1390.48 425.909 1390.48 c
+ 454.765 1390.48 480.028 1401.55 495.612 1421.1 c
+ 491.065 1425.31 l
+ 472.292 1408.67 455.572 1401.63 434.526 1401.63 c
+ 418.576 1401.63 404.386 1406.5 393.496 1415.78 c
+ 379.526 1427.7 371.679 1449.62 371.679 1476.68 c
+ 371.679 1520.79 395.256 1549.32 431.996 1549.32 c
+ 446.442 1549.32 459.605 1543.78 469.762 1533.18 c
+ 477.865 1524.71 481.678 1517.34 486.482 1500.15 c
+ 492.312 1500.15 l
+ f
+ n
+ 569.226 1505.46 m
+ 536.74 1505.46 513.97 1481.96 513.97 1448.23 c
+ 513.97 1415.19 537.217 1390.48 568.75 1390.48 c
+ 600.246 1390.48 624.262 1416.4 624.262 1450.17 c
+ 624.262 1482.22 601.236 1505.46 569.226 1505.46 c
+ 565.853 1498.35 m
+ 587.743 1498.35 603.143 1474.99 603.143 1441.63 c
+ 603.143 1414.13 591.409 1397.59 571.866 1397.59 c
+ 561.673 1397.59 552.03 1403.42 546.567 1413.18 c
+ 539.27 1425.83 535.09 1442.88 535.09 1460.15 c
+ 535.09 1483.24 547.337 1498.35 565.853 1498.35 c
+ f
+ n
+ 640.671 1491.27 m
+ 643.971 1492.04 645.988 1492.3 648.775 1492.3 c
+ 655.375 1492.3 657.648 1488.23 657.648 1476.06 c
+ 657.648 1411.82 l
+ 657.648 1398.11 654.091 1394.29 639.902 1394.29 c
+ 639.902 1390.48 l
+ 696.111 1390.48 l
+ 696.111 1394.29 l
+ 682.581 1394.29 678.768 1397.04 678.768 1406.83 c
+ 678.768 1477.52 l
+ 678.768 1478 680.821 1480.53 682.581 1482.29 c
+ 688.961 1488.05 699.924 1492.3 708.871 1492.3 c
+ 720.091 1492.3 725.701 1483.46 725.701 1465.83 c
+ 725.701 1411.16 l
+ 725.701 1397.08 722.877 1394.29 708.357 1394.29 c
+ 708.357 1390.48 l
+ 765.19 1390.48 l
+ 765.19 1394.29 l
+ 750.634 1394.29 746.821 1398.62 746.821 1414.31 c
+ 746.821 1478.22 l
+ 754.484 1488.16 762.88 1492.3 774.614 1492.3 c
+ 789.17 1492.3 793.753 1485.55 793.753 1464.88 c
+ 793.753 1412.26 l
+ 793.753 1398.03 791.7 1396.05 776.924 1394.29 c
+ 776.924 1390.48 l
+ 832.363 1390.48 l
+ 832.363 1394.29 l
+ 825.763 1394.29 l
+ 818.173 1394.29 814.873 1398.91 814.873 1408.89 c
+ 814.873 1461.61 l
+ 814.873 1490.69 804.973 1505.46 785.43 1505.46 c
+ 770.727 1505.46 757.784 1499.34 744.071 1485.66 c
+ 739.561 1499.08 731.054 1505.46 717.561 1505.46 c
+ 706.524 1505.46 699.521 1502.2 678.768 1487.42 c
+ 678.768 1504.95 l
+ 676.935 1505.46 l
+ 663.735 1500.66 654.935 1497.87 640.671 1494.06 c
+ 640.671 1491.27 l
+ f
+ n
+ 840.178 1489.99 m
+ 842.451 1490.25 844.248 1490.25 846.521 1490.25 c
+ 855.138 1490.25 856.898 1487.72 856.898 1475.91 c
+ 856.898 1358.14 l
+ 856.898 1345.09 854.111 1342.3 839.152 1340.8 c
+ 839.152 1336.51 l
+ 900.054 1336.51 l
+ 900.054 1341.05 l
+ 881.281 1341.05 878.018 1343.91 878.018 1360.34 c
+ 878.018 1401.3 l
+ 886.744 1393.01 892.721 1390.48 903.171 1390.48 c
+ 932.541 1390.48 955.457 1417.87 955.457 1453.36 c
+ 955.457 1483.68 938.041 1505.46 913.877 1505.46 c
+ 899.944 1505.46 888.981 1499.63 878.018 1487.06 c
+ 878.018 1504.95 l
+ 876.514 1505.46 l
+ 862.875 1500.15 854.075 1496.85 840.178 1492.52 c
+ 840.178 1489.99 l
+ 878.018 1474.23 m
+ 878.018 1481.52 892.024 1490.25 903.538 1490.25 c
+ 922.054 1490.25 934.337 1471.8 934.337 1443.68 c
+ 934.337 1416.77 922.054 1398.58 904.051 1398.58 c
+ 892.281 1398.58 878.018 1407.31 878.018 1414.61 c
+ 878.018 1474.23 l
+ f
+ n
+ 1011.32 1503.56 m
+ 976.486 1489.88 l
+ 976.486 1486.18 l
+ 978.063 1486.43 l
+ 980.41 1486.91 982.939 1487.17 984.736 1487.17 c
+ 989.429 1487.17 991.189 1483.21 991.189 1472.32 c
+ 991.189 1414.86 l
+ 991.189 1397.01 989.209 1394.29 975.46 1394.29 c
+ 975.46 1390.48 l
+ 1030.83 1390.48 l
+ 1030.83 1394.29 l
+ 1014.33 1394.29 1012.31 1396.79 1012.31 1414.64 c
+ 1012.31 1502.79 l
+ 1011.32 1503.56 l
+ 1001.53 1559.44 m
+ 995.956 1559.44 991.189 1553.61 991.189 1546.49 c
+ 991.189 1539.42 995.736 1533.59 1001.53 1533.59 c
+ 1007.54 1533.59 1012.31 1539.16 1012.31 1546.49 c
+ 1012.31 1553.61 1007.54 1559.44 1001.53 1559.44 c
+ f
+ n
+ 1045.52 1547.12 m
+ 1047.02 1547.12 l
+ 1049.8 1547.37 1052.85 1547.63 1054.86 1547.63 c
+ 1063 1547.63 1065.53 1544.07 1065.53 1532.16 c
+ 1065.53 1411.27 l
+ 1065.53 1397.59 1061.98 1394.29 1046.03 1394.29 c
+ 1046.03 1390.48 l
+ 1105.65 1390.48 l
+ 1105.65 1394.29 l
+ 1089.7 1394.29 1086.65 1396.79 1086.65 1410.5 c
+ 1086.65 1561.82 l
+ 1085.66 1562.33 l
+ 1072.54 1558.04 1062.93 1555.48 1045.52 1551.19 c
+ 1045.52 1547.12 l
+ f
+ n
+ 1215.12 1433.45 m
+ 1202.95 1415.01 1192.06 1407.97 1175.85 1407.97 c
+ 1161.4 1407.97 1150.51 1415.01 1143.14 1428.83 c
+ 1138.6 1438.07 1136.8 1446.07 1136.29 1460.88 c
+ 1214.35 1460.88 l
+ 1212.33 1476.72 1209.8 1483.79 1203.46 1491.57 c
+ 1195.87 1500.33 1184.21 1505.46 1171.01 1505.46 c
+ 1158.36 1505.46 1146.44 1501.1 1136.8 1492.81 c
+ 1124.88 1482.84 1118.06 1465.54 1118.06 1445.59 c
+ 1118.06 1411.64 1136.29 1390.48 1165.44 1390.48 c
+ 1189.53 1390.48 1208.52 1405.07 1219.19 1431.77 c
+ 1215.12 1433.45 l
+ 1136.8 1467.92 m
+ 1139.59 1487.2 1148.2 1496.33 1163.68 1496.33 c
+ 1179.15 1496.33 1185.2 1489.4 1188.5 1467.92 c
+ 1136.8 1467.92 l
+ f
+ n
+ 1228.2 1487.72 m
+ 1231.76 1488.49 1234.03 1488.74 1237.08 1488.74 c
+ 1243.42 1488.74 1245.69 1484.75 1245.69 1473.78 c
+ 1245.69 1411.49 l
+ 1245.69 1399.02 1243.93 1397.3 1227.69 1394.29 c
+ 1227.69 1390.48 l
+ 1288.37 1390.48 l
+ 1288.37 1394.29 l
+ 1271.14 1394.29 1266.81 1398.07 1266.81 1412.37 c
+ 1266.81 1468.87 l
+ 1266.81 1476.94 1277.7 1489.48 1284.56 1489.48 c
+ 1286.06 1489.48 1288.37 1488.23 1291.16 1485.7 c
+ 1295.19 1482.15 1297.98 1480.64 1301.28 1480.64 c
+ 1307.36 1480.64 1311.18 1484.93 1311.18 1492.04 c
+ 1311.18 1500.4 1305.86 1505.46 1297.24 1505.46 c
+ 1286.57 1505.46 1279.24 1499.63 1266.81 1481.67 c
+ 1266.81 1504.95 l
+ 1265.57 1505.46 l
+ 1252.18 1499.89 1243.09 1496.59 1228.2 1491.79 c
+ 1228.2 1487.72 l
+ f
+ n
+ 1500.22 1448.12 m
+ 1500.22 1505.46 l
+ 1494.39 1505.46 l
+ 1491.34 1485.7 1486.8 1482 1466.48 1482 c
+ 1429.74 1482 l
+ 1429.74 1540.77 l
+ 1429.74 1548.22 1431.03 1549.79 1437.85 1549.79 c
+ 1472.31 1549.79 l
+ 1500.95 1549.79 1506.52 1545.65 1510.85 1520.9 c
+ 1517.19 1520.9 l
+ 1516.42 1559.44 l
+ 1381.89 1559.44 l
+ 1381.89 1549.79 l
+ 1400.63 1549.79 1403.93 1546.27 1403.93 1528.64 c
+ 1403.93 1419.48 l
+ 1403.93 1398.55 1401.14 1395.28 1381.89 1395.28 c
+ 1381.89 1390.48 l
+ 1452.81 1390.48 l
+ 1452.81 1395.28 l
+ 1433.3 1395.28 1429.74 1398.84 1429.74 1417.17 c
+ 1429.74 1472.61 l
+ 1466.48 1472.61 l
+ 1487.05 1472.61 1491.34 1468.8 1494.39 1448.12 c
+ 1500.22 1448.12 l
+ f
+ n
+ 1674.1 1432.98 m
+ 1667.02 1432.98 l
+ 1654.33 1405.88 1643.44 1399.87 1607.18 1399.87 c
+ 1600.36 1399.87 l
+ 1587.93 1399.87 1577.26 1401.11 1575.5 1402.87 c
+ 1574.25 1403.64 1573.74 1406.39 1573.74 1410.65 c
+ 1573.74 1472.61 l
+ 1612.79 1472.61 l
+ 1633.54 1472.61 1637.36 1469.35 1640.66 1448.52 c
+ 1646.49 1448.52 l
+ 1646.49 1505.46 l
+ 1640.66 1505.46 l
+ 1638.9 1495.34 1637.87 1491.64 1635.08 1488.16 c
+ 1631.78 1483.98 1624.67 1482 1612.79 1482 c
+ 1573.74 1482 l
+ 1573.74 1540.77 l
+ 1573.74 1548.22 1575.24 1549.79 1582.1 1549.79 c
+ 1616.31 1549.79 l
+ 1644.95 1549.79 1650.52 1545.65 1654.85 1520.9 c
+ 1661.19 1520.9 l
+ 1660.42 1559.44 l
+ 1525.89 1559.44 l
+ 1525.89 1549.79 l
+ 1544.63 1549.79 1547.93 1546.27 1547.93 1528.64 c
+ 1547.93 1416.7 l
+ 1547.93 1399.06 1544.37 1395.28 1525.89 1395.28 c
+ 1525.89 1390.48 l
+ 1662.69 1390.48 l
+ 1674.1 1432.98 l
+ f
+ n
+ 1818.42 1561.56 m
+ 1773.43 1538.5 l
+ 1773.43 1534.94 l
+ 1776.48 1536.23 1779.26 1537.22 1780.29 1537.73 c
+ 1784.84 1539.49 1789.16 1540.52 1791.69 1540.52 c
+ 1797.01 1540.52 1799.28 1536.7 1799.28 1528.6 c
+ 1799.28 1413.8 l
+ 1799.28 1405.44 1797.27 1399.61 1793.2 1397.34 c
+ 1789.38 1395.06 1785.83 1394.29 1775.19 1394.29 c
+ 1775.19 1390.48 l
+ 1844.49 1390.48 l
+ 1844.49 1394.29 l
+ 1824.47 1394.29 1820.4 1396.82 1820.4 1409 c
+ 1820.4 1561.05 l
+ 1818.42 1561.56 l
+ f
+ n
+ 14.1729 256.64 2154.3 453.536 re
+ 1 sc
+ f
+ n
+ 14.1729 256.64 2154.3 453.536 re
+ 0 sc
+ S
+ n
+ 451.512 479.692 m
+ 449.239 538.981 l
+ 443.922 538.981 l
+ 442.382 533.665 438.312 530.621 433.179 530.621 c
+ 430.906 530.621 427.056 531.391 423.242 532.895 c
+ 410.702 536.965 397.943 538.981 385.953 538.981 c
+ 364.979 538.981 343.786 531.391 327.947 517.935 c
+ 310.09 502.755 300.374 479.985 300.374 453.035 c
+ 300.374 430.266 308.037 409.219 321.053 395.249 c
+ 336.38 379.336 359.846 370.023 385.109 370.023 c
+ 413.966 370.023 439.229 381.096 454.812 400.639 c
+ 450.265 404.856 l
+ 431.492 388.209 414.772 381.169 393.726 381.169 c
+ 377.776 381.169 363.586 386.046 352.696 395.323 c
+ 338.727 407.239 330.88 429.166 330.88 456.225 c
+ 330.88 500.335 354.456 528.861 391.196 528.861 c
+ 405.643 528.861 418.806 523.325 428.962 512.728 c
+ 437.066 504.258 440.879 496.888 445.682 479.692 c
+ 451.512 479.692 l
+ f
+ n
+ 528.427 485.008 m
+ 495.94 485.008 473.171 461.505 473.171 427.772 c
+ 473.171 394.736 496.417 370.023 527.95 370.023 c
+ 559.447 370.023 583.463 395.946 583.463 429.716 c
+ 583.463 461.762 560.437 485.008 528.427 485.008 c
+ 525.053 477.895 m
+ 546.943 477.895 562.343 454.539 562.343 421.172 c
+ 562.343 393.673 550.61 377.136 531.067 377.136 c
+ 520.874 377.136 511.23 382.966 505.767 392.719 c
+ 498.47 405.369 494.291 422.419 494.291 439.689 c
+ 494.291 462.789 506.537 477.895 525.053 477.895 c
+ f
+ n
+ 599.872 470.819 m
+ 603.172 471.589 605.188 471.845 607.975 471.845 c
+ 614.575 471.845 616.848 467.775 616.848 455.602 c
+ 616.848 391.363 l
+ 616.848 377.649 613.292 373.836 599.102 373.836 c
+ 599.102 370.023 l
+ 655.311 370.023 l
+ 655.311 373.836 l
+ 641.781 373.836 637.968 376.586 637.968 386.376 c
+ 637.968 457.069 l
+ 637.968 457.545 640.021 460.075 641.781 461.835 c
+ 648.161 467.592 659.125 471.845 668.071 471.845 c
+ 679.291 471.845 684.901 463.009 684.901 445.372 c
+ 684.901 390.703 l
+ 684.901 376.623 682.078 373.836 667.558 373.836 c
+ 667.558 370.023 l
+ 724.391 370.023 l
+ 724.391 373.836 l
+ 709.834 373.836 706.021 378.163 706.021 393.856 c
+ 706.021 457.765 l
+ 713.684 467.702 722.081 471.845 733.814 471.845 c
+ 748.371 471.845 752.954 465.099 752.954 444.419 c
+ 752.954 391.803 l
+ 752.954 377.576 750.9 375.596 736.124 373.836 c
+ 736.124 370.023 l
+ 791.563 370.023 l
+ 791.563 373.836 l
+ 784.963 373.836 l
+ 777.374 373.836 774.073 378.456 774.073 388.429 c
+ 774.073 441.156 l
+ 774.073 470.232 764.174 485.008 744.631 485.008 c
+ 729.927 485.008 716.984 478.885 703.271 465.208 c
+ 698.761 478.628 690.254 485.008 676.761 485.008 c
+ 665.725 485.008 658.721 481.745 637.968 466.969 c
+ 637.968 484.495 l
+ 636.135 485.008 l
+ 622.935 480.205 614.135 477.418 599.872 473.605 c
+ 599.872 470.819 l
+ f
+ n
+ 799.379 469.535 m
+ 801.652 469.792 803.449 469.792 805.722 469.792 c
+ 814.339 469.792 816.099 467.262 816.099 455.455 c
+ 816.099 337.683 l
+ 816.099 324.63 813.312 321.844 798.352 320.34 c
+ 798.352 316.05 l
+ 859.255 316.05 l
+ 859.255 320.597 l
+ 840.482 320.597 837.219 323.457 837.219 339.883 c
+ 837.219 380.839 l
+ 845.945 372.553 851.922 370.023 862.372 370.023 c
+ 891.741 370.023 914.658 397.413 914.658 432.906 c
+ 914.658 463.229 897.241 485.008 873.078 485.008 c
+ 859.145 485.008 848.182 479.178 837.219 466.602 c
+ 837.219 484.495 l
+ 835.715 485.008 l
+ 822.075 479.692 813.275 476.392 799.379 472.065 c
+ 799.379 469.535 l
+ 837.219 453.769 m
+ 837.219 461.065 851.225 469.792 862.738 469.792 c
+ 881.255 469.792 893.538 451.349 893.538 423.226 c
+ 893.538 396.312 881.255 378.126 863.252 378.126 c
+ 851.482 378.126 837.219 386.853 837.219 394.149 c
+ 837.219 453.769 l
+ f
+ n
+ 970.52 483.102 m
+ 935.687 469.425 l
+ 935.687 465.722 l
+ 937.263 465.979 l
+ 939.61 466.455 942.14 466.712 943.937 466.712 c
+ 948.63 466.712 950.39 462.752 950.39 451.862 c
+ 950.39 394.406 l
+ 950.39 376.549 948.41 373.836 934.66 373.836 c
+ 934.66 370.023 l
+ 990.026 370.023 l
+ 990.026 373.836 l
+ 973.526 373.836 971.51 376.329 971.51 394.186 c
+ 971.51 482.332 l
+ 970.52 483.102 l
+ 960.73 538.981 m
+ 955.156 538.981 950.39 533.151 950.39 526.038 c
+ 950.39 518.961 954.937 513.131 960.73 513.131 c
+ 966.743 513.131 971.51 518.705 971.51 526.038 c
+ 971.51 533.151 966.743 538.981 960.73 538.981 c
+ f
+ n
+ 1004.72 526.661 m
+ 1006.22 526.661 l
+ 1009.01 526.918 1012.05 527.175 1014.07 527.175 c
+ 1022.21 527.175 1024.74 523.618 1024.74 511.701 c
+ 1024.74 390.813 l
+ 1024.74 377.136 1021.18 373.836 1005.23 373.836 c
+ 1005.23 370.023 l
+ 1064.85 370.023 l
+ 1064.85 373.836 l
+ 1048.9 373.836 1045.86 376.329 1045.86 390.043 c
+ 1045.86 541.365 l
+ 1044.87 541.878 l
+ 1031.74 537.588 1022.13 535.021 1004.72 530.731 c
+ 1004.72 526.661 l
+ f
+ n
+ 1174.32 412.996 m
+ 1162.15 394.552 1151.26 387.513 1135.05 387.513 c
+ 1120.6 387.513 1109.71 394.552 1102.34 408.376 c
+ 1097.8 417.616 1096 425.609 1095.49 440.422 c
+ 1173.55 440.422 l
+ 1171.53 456.262 1169 463.339 1162.66 471.112 c
+ 1155.07 479.875 1143.41 485.008 1130.21 485.008 c
+ 1117.56 485.008 1105.64 480.645 1096 472.358 c
+ 1084.08 462.385 1077.26 445.079 1077.26 425.132 c
+ 1077.26 391.179 1095.49 370.023 1124.64 370.023 c
+ 1148.73 370.023 1167.72 384.616 1178.39 411.309 c
+ 1174.32 412.996 l
+ 1096 447.462 m
+ 1098.79 466.749 1107.4 475.878 1122.88 475.878 c
+ 1138.35 475.878 1144.4 468.948 1147.7 447.462 c
+ 1096 447.462 l
+ f
+ n
+ 1187.4 467.262 m
+ 1190.96 468.032 1193.23 468.289 1196.28 468.289 c
+ 1202.62 468.289 1204.89 464.292 1204.89 453.329 c
+ 1204.89 391.033 l
+ 1204.89 378.566 1203.13 376.843 1186.89 373.836 c
+ 1186.89 370.023 l
+ 1247.57 370.023 l
+ 1247.57 373.836 l
+ 1230.34 373.836 1226.01 377.613 1226.01 391.913 c
+ 1226.01 448.415 l
+ 1226.01 456.482 1236.9 469.022 1243.76 469.022 c
+ 1245.26 469.022 1247.57 467.775 1250.36 465.245 c
+ 1254.39 461.689 1257.18 460.185 1260.48 460.185 c
+ 1266.57 460.185 1270.38 464.475 1270.38 471.589 c
+ 1270.38 479.948 1265.06 485.008 1256.45 485.008 c
+ 1245.78 485.008 1238.44 479.178 1226.01 461.212 c
+ 1226.01 484.495 l
+ 1224.77 485.008 l
+ 1211.38 479.435 1202.29 476.135 1187.4 471.332 c
+ 1187.4 467.262 l
+ f
+ n
+ 1459.42 427.662 m
+ 1459.42 485.008 l
+ 1453.59 485.008 l
+ 1450.54 465.245 1446 461.542 1425.68 461.542 c
+ 1388.94 461.542 l
+ 1388.94 520.318 l
+ 1388.94 527.761 1390.23 529.338 1397.05 529.338 c
+ 1431.51 529.338 l
+ 1460.15 529.338 1465.72 525.195 1470.05 500.445 c
+ 1476.39 500.445 l
+ 1475.62 538.981 l
+ 1341.09 538.981 l
+ 1341.09 529.338 l
+ 1359.83 529.338 1363.13 525.818 1363.13 508.181 c
+ 1363.13 399.026 l
+ 1363.13 378.089 1360.34 374.826 1341.09 374.826 c
+ 1341.09 370.023 l
+ 1412.01 370.023 l
+ 1412.01 374.826 l
+ 1392.5 374.826 1388.94 378.383 1388.94 396.716 c
+ 1388.94 452.155 l
+ 1425.68 452.155 l
+ 1446.25 452.155 1450.54 448.342 1453.59 427.662 c
+ 1459.42 427.662 l
+ f
+ n
+ 1633.3 412.519 m
+ 1626.22 412.519 l
+ 1613.53 385.423 1602.64 379.409 1566.38 379.409 c
+ 1559.56 379.409 l
+ 1547.13 379.409 1536.46 380.656 1534.7 382.416 c
+ 1533.45 383.186 1532.94 385.936 1532.94 390.189 c
+ 1532.94 452.155 l
+ 1571.99 452.155 l
+ 1592.74 452.155 1596.56 448.892 1599.86 428.066 c
+ 1605.69 428.066 l
+ 1605.69 485.008 l
+ 1599.86 485.008 l
+ 1598.1 474.888 1597.07 471.185 1594.28 467.702 c
+ 1590.98 463.522 1583.87 461.542 1571.99 461.542 c
+ 1532.94 461.542 l
+ 1532.94 520.318 l
+ 1532.94 527.761 1534.44 529.338 1541.3 529.338 c
+ 1575.51 529.338 l
+ 1604.15 529.338 1609.72 525.195 1614.05 500.445 c
+ 1620.39 500.445 l
+ 1619.62 538.981 l
+ 1485.09 538.981 l
+ 1485.09 529.338 l
+ 1503.83 529.338 1507.13 525.818 1507.13 508.181 c
+ 1507.13 396.239 l
+ 1507.13 378.603 1503.57 374.826 1485.09 374.826 c
+ 1485.09 370.023 l
+ 1621.89 370.023 l
+ 1633.3 412.519 l
+ f
+ n
+ 1859.39 370.023 m
+ 1859.39 501.912 l
+ 1859.39 517.055 1861.92 526.368 1866.76 529.631 c
+ 1870.28 532.161 1873.84 533.188 1883.48 534.178 c
+ 1883.48 538.981 l
+ 1823.79 538.981 l
+ 1823.79 534.178 l
+ 1833.25 534.178 1836.73 533.151 1840.43 530.805 c
+ 1845.42 527.211 1847.66 517.898 1847.66 501.912 c
+ 1847.66 414.866 l
+ 1751.88 538.981 l
+ 1708.1 538.981 l
+ 1708.1 534.178 l
+ 1718.99 534.178 1722.55 532.235 1732.67 520.758 c
+ 1732.67 406.836 l
+ 1732.67 380.253 1729.11 375.339 1708.1 375.339 c
+ 1708.1 370.023 l
+ 1767.8 370.023 l
+ 1767.8 375.339 l
+ 1748.62 375.339 1744.4 381.243 1744.4 407.239 c
+ 1744.4 508.108 l
+ 1854.84 370.023 l
+ 1859.39 370.023 l
+ f
+ n
+ 2681.65 503.524 1014.55 895.191 re
+ 1 sc
+ f
+ n
+ 3696.2 503.523 m
+ 3696.2 421.123 3469.08 354.325 3188.92 354.325 c
+ 2908.76 354.325 2681.65 421.123 2681.65 503.523 c
+ 2681.65 585.923 2908.76 652.722 3188.92 652.722 c
+ 3469.08 652.722 3696.2 585.923 3696.2 503.523 c
+ f
+ n
+ 3696.2 1398.71 m
+ 3696.2 1316.31 3469.08 1249.52 3188.92 1249.52 c
+ 2908.76 1249.52 2681.65 1316.31 2681.65 1398.71 c
+ 2681.65 1481.11 2908.76 1547.91 3188.92 1547.91 c
+ 3469.08 1547.91 3696.2 1481.11 3696.2 1398.71 c
+ f
+ n
+ 3696.2 1398.71 m
+ 3696.2 1316.31 3469.08 1249.52 3188.92 1249.52 c
+ 2908.76 1249.52 2681.65 1316.31 2681.65 1398.71 c
+ 2681.65 1481.11 2908.76 1547.91 3188.92 1547.91 c
+ 3469.08 1547.91 3696.2 1481.11 3696.2 1398.71 c
+ h
+ 0 sc
+ S
+ n
+ 3696.2 1398.71 m
+ 3696.2 503.523 l
+ 3696.2 421.123 3469.08 354.325 3188.92 354.325 c
+ 2908.76 354.325 2681.65 421.123 2681.65 503.523 c
+ 2681.65 1398.71 l
+ S
+ n
+ 2963.45 738.521 21.1196 20.4597 re
+ f
+ n
+ 3044.3 827.693 m
+ 3019.63 827.693 3004.41 810.79 3004.41 783.107 c
+ 3004.41 755.754 3019.63 738.521 3043.79 738.521 c
+ 3069.16 738.521 3084.2 755.277 3084.2 783.253 c
+ 3084.2 810.79 3068.98 827.693 3044.3 827.693 c
+ 3044.3 815.52 m
+ 3059.96 815.52 3067.77 804.777 3067.77 783.437 c
+ 3067.77 761.914 3059.78 750.694 3044.3 750.694 c
+ 3028.47 750.694 3020.84 761.437 3020.84 783.253 c
+ 3020.84 804.593 3028.65 815.52 3044.3 815.52 c
+ f
+ n
+ 3155.45 738.521 m
+ 3171.88 738.521 l
+ 3171.88 815.52 l
+ 3187.94 815.52 l
+ 3187.94 827.693 l
+ 3171.88 827.693 l
+ 3171.88 840.086 l
+ 3171.88 853.323 3174.74 858.199 3182.69 858.199 c
+ 3185.55 858.199 3188.6 857.356 3193 855.193 c
+ 3193 867.806 l
+ 3188.08 869.273 3184.71 869.933 3181.01 869.933 c
+ 3164.07 869.933 3155.45 859.336 3155.45 838.436 c
+ 3155.45 827.693 l
+ 3143.61 827.693 l
+ 3143.61 815.52 l
+ 3155.45 815.52 l
+ 3155.45 738.521 l
+ f
+ n
+ 3201.1 738.521 m
+ 3217.53 738.521 l
+ 3217.53 827.693 l
+ 3201.1 827.693 l
+ 3201.1 738.521 l
+ 3201.1 844.34 m
+ 3217.53 844.34 l
+ 3217.53 860.546 l
+ 3201.1 860.546 l
+ 3201.1 844.34 l
+ f
+ n
+ 3239.5 738.521 16.4265 130.275 re
+ f
+ n
+ 3290.66 792.53 m
+ 3292.53 808.993 3299.46 816.18 3313.47 816.18 c
+ 3327 816.18 3333.08 808.993 3333.6 792.53 c
+ 3290.66 792.53 l
+ 3349.8 755.937 m
+ 3339.5 752.417 3331.03 750.841 3322.6 750.841 c
+ 3313.47 750.841 3306.39 752.93 3301.15 757.074 c
+ 3294.55 762.354 3291.69 768.587 3290.33 781.053 c
+ 3350.13 781.053 l
+ 3350.32 785.82 l
+ 3350.32 786.957 l
+ 3350.32 813.65 3337.63 827.693 3313.8 827.693 c
+ 3288.79 827.693 3273.28 811.083 3273.28 784.537 c
+ 3273.28 756.194 3290.84 738.521 3319.04 738.521 c
+ 3328.68 738.521 3338.66 740.024 3349.8 743.397 c
+ 3349.8 755.937 l
+ f
+ n
+ 3371.55 743.764 m
+ 3383.1 740.061 3392.27 738.521 3401.44 738.521 c
+ 3423.51 738.521 3437.26 748.274 3437.26 764.077 c
+ 3437.26 776.067 3429.08 784.83 3412.88 789.634 c
+ 3399.75 793.63 l
+ 3391.9 796.013 3387.98 799.863 3387.98 804.96 c
+ 3387.98 812 3393.77 815.52 3405.21 815.52 c
+ 3413.76 815.52 3421.6 814.273 3430.33 811.743 c
+ 3430.33 824.98 l
+ 3420.39 826.85 3413.21 827.693 3406.17 827.693 c
+ 3383.36 827.693 3371.55 819.7 3371.55 804.043 c
+ 3371.55 792.53 3378.59 784.72 3392.67 780.247 c
+ 3407.45 775.774 l
+ 3416.54 773.06 3420.83 768.917 3420.83 763.16 c
+ 3420.83 755.021 3414.2 750.694 3401.99 750.694 c
+ 3392.27 750.694 3383.1 752.894 3371.55 758.137 c
+ 3371.55 743.764 l
+ f
+ n
+ 2168.47 1475.52 m
+ 2488.51 1226.6 l
+ S
+ n
+ 2418.9 1137.1 m
+ 2667.51 1087.37 l
+ 2558.12 1316.1 l
+ f
+ n
+ 2168.47 483.407 m
+ 2468.08 649.856 l
+ S
+ n
+ 2523.14 550.74 m
+ 2666.31 759.984 l
+ 2413.01 748.971 l
+ f
+ n
+ 3699.15 965.289 m
+ 3855.06 965.289 l
+ S
+ n
+ 3855.06 851.906 m
+ 4081.82 965.289 l
+ 3855.06 1078.67 l
+ f
+ n
+ 3699.15 908.597 m
+ 3855.06 908.597 l
+ S
+ n
+ 3855.06 795.213 m
+ 4081.82 908.597 l
+ 3855.06 1021.98 l
+ f
+ n
+ 3699.15 851.906 m
+ 3855.06 851.906 l
+ S
+ n
+ 3855.06 738.521 m
+ 4081.82 851.906 l
+ 3855.06 965.289 l
+ f
+ n
+ 3693.26 1107.02 m
+ 3769.49 1107.02 l
+ 3769.49 1120.04 l
+ 3709.69 1120.04 l
+ 3709.69 1229.04 l
+ 3693.26 1229.04 l
+ 3693.26 1107.02 l
+ f
+ n
+ 3789.26 1107.02 m
+ 3865.49 1107.02 l
+ 3865.49 1120.04 l
+ 3805.68 1120.04 l
+ 3805.68 1229.04 l
+ 3789.26 1229.04 l
+ 3789.26 1107.02 l
+ f
+ n
+ 3921.37 1107.02 m
+ 3937.58 1107.02 l
+ 3983.01 1229.04 l
+ 3968.34 1229.04 l
+ 3930.98 1128.8 l
+ 3891.97 1229.04 l
+ 3874.22 1229.04 l
+ 3921.37 1107.02 l
+ f
+ n
+ 4000.45 1107.02 m
+ 4014.53 1107.02 l
+ 4014.53 1206.6 l
+ 4046.69 1115.12 l
+ 4063.52 1115.12 l
+ 4096.67 1206.27 l
+ 4096.67 1107.02 l
+ 4113.09 1107.02 l
+ 4113.09 1229.04 l
+ 4091.46 1229.04 l
+ 4057.1 1134.52 l
+ 4023.63 1229.04 l
+ 4000.45 1229.04 l
+ 4000.45 1107.02 l
+ f
+ n
+ 5626.68 1248.75 m
+ 5706.04 1270.39 l
+ S
+ n
+ 5735.87 1161 m
+ 5924.81 1330.06 l
+ 5676.2 1379.78 l
+ f
+ n
+ 9083.86 1670.38 m
+ 9453.39 1929.05 9084.89 1617.25 9536.62 1767.82 c
+ S
+ n
+ 9018.84 1763.27 m
+ 8898.08 1540.34 l
+ 9148.88 1577.49 l
+ f
+ n
+ 9572.48 1660.26 m
+ 9751.75 1839.53 l
+ 9500.77 1875.39 l
+ f
+ n
+ 5394.02 1418.83 m
+ 5470.25 1418.83 l
+ 5470.25 1431.84 l
+ 5410.45 1431.84 l
+ 5410.45 1540.85 l
+ 5394.02 1540.85 l
+ 5394.02 1418.83 l
+ f
+ n
+ 5490.02 1418.83 m
+ 5566.25 1418.83 l
+ 5566.25 1431.84 l
+ 5506.44 1431.84 l
+ 5506.44 1540.85 l
+ 5490.02 1540.85 l
+ 5490.02 1418.83 l
+ f
+ n
+ 5622.13 1418.83 m
+ 5638.34 1418.83 l
+ 5683.77 1540.85 l
+ 5669.1 1540.85 l
+ 5631.74 1440.6 l
+ 5592.73 1540.85 l
+ 5574.98 1540.85 l
+ 5622.13 1418.83 l
+ f
+ n
+ 5701.21 1418.83 m
+ 5715.29 1418.83 l
+ 5715.29 1518.41 l
+ 5747.45 1426.93 l
+ 5764.28 1426.93 l
+ 5797.43 1518.08 l
+ 5797.43 1418.83 l
+ 5813.85 1418.83 l
+ 5813.85 1540.85 l
+ 5792.22 1540.85 l
+ 5757.86 1446.32 l
+ 5724.39 1540.85 l
+ 5701.21 1540.85 l
+ 5701.21 1418.83 l
+ f
+ n
+ 7502.04 1784.64 m
+ 7503.91 1801.1 7510.84 1808.29 7524.84 1808.29 c
+ 7538.37 1808.29 7544.46 1801.1 7544.97 1784.64 c
+ 7502.04 1784.64 l
+ 7561.18 1748.05 m
+ 7550.88 1744.53 7542.41 1742.95 7533.97 1742.95 c
+ 7524.84 1742.95 7517.77 1745.04 7512.52 1749.18 c
+ 7505.92 1754.46 7503.06 1760.7 7501.71 1773.16 c
+ 7561.51 1773.16 l
+ 7561.69 1777.93 l
+ 7561.69 1779.07 l
+ 7561.69 1805.76 7549.01 1819.8 7525.17 1819.8 c
+ 7500.17 1819.8 7484.66 1803.19 7484.66 1776.65 c
+ 7484.66 1748.3 7502.22 1730.63 7530.42 1730.63 c
+ 7540.06 1730.63 7550.03 1732.13 7561.18 1735.51 c
+ 7561.18 1748.05 l
+ f
+ n
+ 7575.92 1730.63 m
+ 7590.96 1730.63 l
+ 7612.55 1766.45 l
+ 7636.72 1730.63 l
+ 7655.49 1730.63 l
+ 7625.9 1774.89 l
+ 7653.29 1819.8 l
+ 7638.26 1819.8 l
+ 7618.16 1786.33 l
+ 7595.69 1819.8 l
+ 7576.91 1819.8 l
+ 7604.96 1777.75 l
+ 7575.92 1730.63 l
+ f
+ n
+ 7684.43 1784.64 m
+ 7686.3 1801.1 7693.23 1808.29 7707.24 1808.29 c
+ 7720.77 1808.29 7726.86 1801.1 7727.37 1784.64 c
+ 7684.43 1784.64 l
+ 7743.58 1748.05 m
+ 7733.27 1744.53 7724.8 1742.95 7716.37 1742.95 c
+ 7707.24 1742.95 7700.16 1745.04 7694.92 1749.18 c
+ 7688.32 1754.46 7685.46 1760.7 7684.1 1773.16 c
+ 7743.91 1773.16 l
+ 7744.09 1777.93 l
+ 7744.09 1779.07 l
+ 7744.09 1805.76 7731.4 1819.8 7707.57 1819.8 c
+ 7682.56 1819.8 7667.05 1803.19 7667.05 1776.65 c
+ 7667.05 1748.3 7684.62 1730.63 7712.81 1730.63 c
+ 7722.46 1730.63 7732.43 1732.13 7743.58 1735.51 c
+ 7743.58 1748.05 l
+ f
+ n
+ 7889.63 1730.63 m
+ 7911.74 1730.63 l
+ 7905.14 1737.56 7899.6 1744.27 7894.69 1751.38 c
+ 7905.83 1762.82 7911.41 1777.27 7911.41 1795.2 c
+ 7895.35 1795.2 l
+ 7895.35 1789.04 l
+ 7895.35 1775.69 7892.82 1766.93 7887.1 1759.63 c
+ 7877.45 1770.12 7868.14 1782.84 7858.5 1798.72 c
+ 7877.82 1806.79 7886.07 1815.95 7886.07 1829.15 c
+ 7886.07 1843.64 7875.51 1852.66 7858.68 1852.66 c
+ 7841.01 1852.66 7829.75 1842.5 7829.75 1826.7 c
+ 7829.75 1819.91 7832.02 1813.46 7837.27 1804.26 c
+ 7828.36 1800.88 7823.96 1798.5 7819.23 1794.14 c
+ 7812.15 1787.57 7808.63 1778.74 7808.63 1768.18 c
+ 7808.63 1746.51 7826.93 1730.63 7851.53 1730.63 c
+ 7862.31 1730.63 7871.7 1733.45 7883.5 1740.09 c
+ 7889.63 1730.63 l
+ 7875.84 1749.95 m
+ 7866.67 1744.86 7860.55 1742.8 7853.91 1742.8 c
+ 7837.78 1742.8 7825.06 1755.34 7825.06 1771.07 c
+ 7825.06 1782.37 7830.48 1789.66 7843.39 1795.38 c
+ 7854.1 1776.65 7864.8 1761.54 7875.84 1749.95 c
+ 7852.48 1808.4 m
+ 7852.3 1808.88 7851.97 1809.21 7851.82 1809.5 c
+ 7848.01 1816.83 7846.18 1822.85 7846.18 1827.94 c
+ 7846.18 1836.19 7850.32 1840.48 7858.31 1840.48 c
+ 7865.83 1840.48 7869.64 1836.34 7869.64 1828.57 c
+ 7869.64 1819.36 7864.66 1813.5 7852.48 1808.4 c
+ f
+ n
+ 7491.62 1503.86 m
+ 7567.85 1503.86 l
+ 7567.85 1516.88 l
+ 7508.05 1516.88 l
+ 7508.05 1625.89 l
+ 7491.62 1625.89 l
+ 7491.62 1503.86 l
+ f
+ n
+ 7587.62 1503.86 m
+ 7663.85 1503.86 l
+ 7663.85 1516.88 l
+ 7604.05 1516.88 l
+ 7604.05 1625.89 l
+ 7587.62 1625.89 l
+ 7587.62 1503.86 l
+ f
+ n
+ 7719.74 1503.86 m
+ 7735.94 1503.86 l
+ 7781.37 1625.89 l
+ 7766.71 1625.89 l
+ 7729.34 1525.64 l
+ 7690.33 1625.89 l
+ 7672.58 1625.89 l
+ 7719.74 1503.86 l
+ f
+ n
+ 7798.82 1503.86 m
+ 7812.9 1503.86 l
+ 7812.9 1603.45 l
+ 7845.05 1511.97 l
+ 7861.88 1511.97 l
+ 7895.03 1603.12 l
+ 7895.03 1503.86 l
+ 7911.46 1503.86 l
+ 7911.46 1625.89 l
+ 7889.82 1625.89 l
+ 7855.47 1531.36 l
+ 7821.99 1625.89 l
+ 7798.82 1625.89 l
+ 7798.82 1503.86 l
+ f
+ n
+ 7979.4 544.512 1014.55 895.192 re
+ 1 sc
+ f
+ n
+ 8993.95 544.511 m
+ 8993.95 462.112 8766.83 395.313 8486.67 395.313 c
+ 8206.51 395.313 7979.4 462.112 7979.4 544.511 c
+ 7979.4 626.911 8206.51 693.71 8486.67 693.71 c
+ 8766.83 693.71 8993.95 626.911 8993.95 544.511 c
+ f
+ n
+ 8993.95 1439.7 m
+ 8993.95 1357.3 8766.83 1290.5 8486.67 1290.5 c
+ 8206.51 1290.5 7979.4 1357.3 7979.4 1439.7 c
+ 7979.4 1522.1 8206.51 1588.9 8486.67 1588.9 c
+ 8766.83 1588.9 8993.95 1522.1 8993.95 1439.7 c
+ f
+ n
+ 8993.95 1439.7 m
+ 8993.95 1357.3 8766.83 1290.5 8486.67 1290.5 c
+ 8206.51 1290.5 7979.4 1357.3 7979.4 1439.7 c
+ 7979.4 1522.1 8206.51 1588.9 8486.67 1588.9 c
+ 8766.83 1588.9 8993.95 1522.1 8993.95 1439.7 c
+ h
+ 0 sc
+ S
+ n
+ 8993.95 1439.7 m
+ 8993.95 544.512 l
+ 8993.95 462.111 8766.84 395.313 8486.67 395.313 c
+ 8206.51 395.313 7979.4 462.111 7979.4 544.512 c
+ 7979.4 1439.7 l
+ S
+ n
+ 7355.79 1333.79 m
+ 7740.67 1281.3 l
+ S
+ n
+ 7725.35 1168.96 m
+ 7965.36 1250.66 l
+ 7755.99 1393.65 l
+ f
+ n
+ 5626.68 738.521 m
+ 7738.46 738.521 l
+ S
+ n
+ 7738.46 625.137 m
+ 7965.23 738.521 l
+ 7738.46 851.906 l
+ f
+ n
+ 6584.55 511.753 m
+ 6660.78 511.753 l
+ 6660.78 524.769 l
+ 6600.98 524.769 l
+ 6600.98 633.778 l
+ 6584.55 633.778 l
+ 6584.55 511.753 l
+ f
+ n
+ 6680.55 511.753 m
+ 6756.78 511.753 l
+ 6756.78 524.769 l
+ 6696.98 524.769 l
+ 6696.98 633.778 l
+ 6680.55 633.778 l
+ 6680.55 511.753 l
+ f
+ n
+ 6812.66 511.753 m
+ 6828.87 511.753 l
+ 6874.3 633.778 l
+ 6859.63 633.778 l
+ 6822.27 533.533 l
+ 6783.26 633.778 l
+ 6765.51 633.778 l
+ 6812.66 511.753 l
+ f
+ n
+ 6891.75 511.753 m
+ 6905.83 511.753 l
+ 6905.83 611.339 l
+ 6937.98 519.856 l
+ 6954.81 519.856 l
+ 6987.96 611.009 l
+ 6987.96 511.753 l
+ 7004.38 511.753 l
+ 7004.38 633.778 l
+ 6982.75 633.778 l
+ 6948.4 539.252 l
+ 6914.92 633.778 l
+ 6891.75 633.778 l
+ 6891.75 511.753 l
+ f
+ n
+ 9572.67 1475.52 m
+ 10452.5 1475.52 l
+ 10628.5 1191.05 l
+ 10452.5 906.582 l
+ 9572.67 906.582 l
+ 9396.7 1191.05 l
+ 9572.67 1475.52 l
+ 0.826996 sc
+ f
+ n
+ 9572.67 1475.52 m
+ 10452.5 1475.52 l
+ 10628.5 1191.05 l
+ 10452.5 906.582 l
+ 9572.67 906.582 l
+ 9396.7 1191.05 l
+ 9572.67 1475.52 l
+ 0 sc
+ S
+ n
+ 9927.26 1113.63 m
+ 9909.22 1105.31 9896.02 1101.75 9882.56 1101.75 c
+ 9847.29 1101.75 9826.72 1127.38 9826.72 1171.27 c
+ 9826.72 1212.6 9846.52 1239.4 9877.39 1239.4 c
+ 9886.63 1239.4 9893.75 1237.27 9901.67 1232.03 c
+ 9905.08 1202.15 l
+ 9927.26 1202.15 l
+ 9927.26 1252.6 l
+ 9907.68 1258.17 9892.54 1260.7 9876.37 1260.7 c
+ 9822.32 1260.7 9786.83 1223.82 9786.83 1168.08 c
+ 9786.83 1112.64 9821.62 1077.67 9876.48 1077.67 c
+ 9894.26 1077.67 9909.99 1080.71 9927.26 1087.82 c
+ 9927.26 1113.63 l
+ f
+ n
+ 9939.38 1077.67 m
+ 10039 1077.67 l
+ 10039 1098.97 l
+ 10001.5 1098.97 l
+ 10001.5 1147.81 l
+ 10009.3 1147.81 l
+ 10056.9 1147.81 10086 1172.12 10086 1211.61 c
+ 10086 1246.04 10066.1 1260.7 10019.5 1260.7 c
+ 9939.38 1260.7 l
+ 9939.38 1239.4 l
+ 9963.94 1239.4 l
+ 9963.94 1098.97 l
+ 9939.38 1098.97 l
+ 9939.38 1077.67 l
+ 10001.5 1169.07 m
+ 10001.5 1239.4 l
+ 10009.3 1239.4 l
+ 10036.7 1239.4 10046.1 1231.04 10046.1 1206.77 c
+ 10046.1 1181.72 10032.8 1169.07 10006.2 1169.07 c
+ 10001.5 1169.07 l
+ f
+ n
+ 10093.7 1240.02 m
+ 10105.9 1240.02 l
+ 10105.9 1142.31 l
+ 10105.9 1120.2 10108.9 1107.99 10116.5 1098.56 c
+ 10127.5 1084.89 10145.7 1077.67 10168.9 1077.67 c
+ 10192.1 1077.67 10208.7 1085.11 10218.8 1099.77 c
+ 10225.4 1109.45 10227.9 1122.36 10227.9 1147.95 c
+ 10227.9 1240.02 l
+ 10240.1 1240.02 l
+ 10240.1 1260.7 l
+ 10192.3 1260.7 l
+ 10192.3 1240.02 l
+ 10204.4 1240.02 l
+ 10204.4 1143.77 l
+ 10204.4 1109.82 10197.6 1099.22 10175.9 1099.22 c
+ 10151.5 1099.22 10143.4 1112.02 10143.4 1150.92 c
+ 10143.4 1240.02 l
+ 10155.5 1240.02 l
+ 10155.5 1260.7 l
+ 10093.7 1260.7 l
+ 10093.7 1240.02 l
+ f
+ n
+ 9568.56 625.137 m
+ 10440.9 625.137 l
+ 10615.4 340.669 l
+ 10440.9 56.2021 l
+ 9568.56 56.2021 l
+ 9394.09 340.669 l
+ 9568.56 625.137 l
+ 0.82399 sc
+ f
+ n
+ 9568.56 625.137 m
+ 10440.9 625.137 l
+ 10615.4 340.669 l
+ 10440.9 56.2021 l
+ 9568.56 56.2021 l
+ 9394.09 340.669 l
+ 9568.56 625.137 l
+ 0 sc
+ S
+ n
+ 9787.29 235.645 m
+ 9797.01 233.115 l
+ 9812.59 229.302 9825.1 227.285 9835.8 227.285 c
+ 9871.85 227.285 9890.47 244.701 9890.47 278.251 c
+ 9890.47 389.02 l
+ 9920.87 389.02 l
+ 9920.87 410.323 l
+ 9813.14 410.323 l
+ 9813.14 389.02 l
+ 9852.93 389.02 l
+ 9852.93 280.708 l
+ 9852.93 256.948 9847.87 248.845 9832.65 248.845 c
+ 9826.31 248.845 9820.22 251.045 9811.6 256.215 c
+ 9808.56 294.421 l
+ 9787.29 294.421 l
+ 9787.29 235.645 l
+ f
+ n
+ 9945.49 227.285 m
+ 10067.7 227.285 l
+ 10067.7 248.588 l
+ 10025.4 248.588 l
+ 10025.4 389.02 l
+ 10067.7 389.02 l
+ 10067.7 410.323 l
+ 9945.49 410.323 l
+ 9945.49 389.02 l
+ 9987.8 389.02 l
+ 9987.8 248.588 l
+ 9945.49 248.588 l
+ 9945.49 227.285 l
+ f
+ n
+ 10114.9 227.285 m
+ 10208 227.285 l
+ 10208 248.588 l
+ 10181.3 248.588 l
+ 10181.3 389.02 l
+ 10209.5 389.02 l
+ 10209.5 355.984 l
+ 10233 355.984 l
+ 10233 410.323 l
+ 10089.8 410.323 l
+ 10089.8 355.984 l
+ 10113.3 355.984 l
+ 10113.3 389.02 l
+ 10143.8 389.02 l
+ 10143.8 248.588 l
+ 10114.9 248.588 l
+ 10114.9 227.285 l
+ f
+ n
+ 8999.86 738.521 m
+ 9224.5 511.807 l
+ S
+ n
+ 9143.96 432 m
+ 9384.12 350.724 l
+ 9305.04 591.613 l
+ f
+ n
+ 8999.86 1078.67 m
+ 9164.87 1125.4 l
+ S
+ n
+ 9195.76 1016.3 m
+ 9383.06 1187.18 l
+ 9133.98 1234.49 l
+ f
+ [56.692 ] 0 d
+ n
+ 10540.5 1333.28 m
+ 11012.4 1560.56 11324.2 1390.48 11550.7 1164.01 c
+ S
+ n
+ 11470.5 1083.83 m
+ 11711.1 1003.66 l
+ 11630.9 1244.18 l
+ f
+ n
+ 12585.6 993.635 m
+ 12594.3 1376.37 l
+ S
+ n
+ 12707.7 1373.79 m
+ 12599.5 1603.08 l
+ 12481 1378.94 l
+ f
+ n
+ 12514.8 993.635 m
+ 12331 1397.9 l
+ S
+ n
+ 12434.2 1444.82 m
+ 12237.2 1604.34 l
+ 12227.8 1350.98 l
+ f
+ n
+ 12429.7 993.635 m
+ 11976.5 1446.88 l
+ S
+ n
+ 12056.7 1527.05 m
+ 11816.1 1607.23 l
+ 11896.3 1366.7 l
+ f
+ n
+ 12912.5 1418.83 m
+ 12928.9 1418.83 l
+ 12928.9 1468.1 l
+ 12954.9 1468.1 l
+ 12990.6 1468.1 13008.7 1481.96 13008.7 1508.99 c
+ 13008.7 1521.49 13004.4 1530.33 12995.8 1535.5 c
+ 12989.5 1539.53 12980.5 1540.85 12961 1540.85 c
+ 12912.5 1540.85 l
+ 12912.5 1418.83 l
+ 12928.9 1479.84 m
+ 12928.9 1527.83 l
+ 12954.5 1527.83 l
+ 12981.8 1527.83 12989.9 1523.07 12989.9 1507.34 c
+ 12989.9 1489.08 12977.9 1479.84 12954.2 1479.84 c
+ 12928.9 1479.84 l
+ f
+ n
+ 13025.3 1418.83 m
+ 13041.7 1418.83 l
+ 13041.7 1475.95 l
+ 13048.8 1488.23 13054.8 1493.81 13061 1493.81 c
+ 13062.7 1493.81 13064.9 1493.33 13067.9 1492.49 c
+ 13067.9 1508 l
+ 13067.3 1508 l
+ 13065.9 1508 13064.2 1508 13063.2 1508 c
+ 13053.7 1508 13047.3 1502.46 13041.7 1489.22 c
+ 13041.7 1508 l
+ 13025.3 1508 l
+ 13025.3 1418.83 l
+ f
+ n
+ 13118.1 1508 m
+ 13093.4 1508 13078.2 1491.09 13078.2 1463.41 c
+ 13078.2 1436.06 13093.4 1418.83 13117.6 1418.83 c
+ 13143 1418.83 13158 1435.58 13158 1463.56 c
+ 13158 1491.09 13142.8 1508 13118.1 1508 c
+ 13118.1 1495.82 m
+ 13133.8 1495.82 13141.6 1485.08 13141.6 1463.74 c
+ 13141.6 1442.22 13133.6 1431 13118.1 1431 c
+ 13102.3 1431 13094.6 1441.74 13094.6 1463.56 c
+ 13094.6 1484.9 13102.4 1495.82 13118.1 1495.82 c
+ f
+ n
+ 13181.3 1418.83 m
+ 13197.7 1418.83 l
+ 13197.7 1495.82 l
+ 13213.7 1495.82 l
+ 13213.7 1508 l
+ 13197.7 1508 l
+ 13197.7 1520.39 l
+ 13197.7 1533.63 13200.5 1538.5 13208.5 1538.5 c
+ 13211.4 1538.5 13214.4 1537.66 13218.8 1535.5 c
+ 13218.8 1548.11 l
+ 13213.9 1549.58 13210.5 1550.24 13206.8 1550.24 c
+ 13189.9 1550.24 13181.3 1539.64 13181.3 1518.74 c
+ 13181.3 1508 l
+ 13169.4 1508 l
+ 13169.4 1495.82 l
+ 13181.3 1495.82 l
+ 13181.3 1418.83 l
+ f
+ n
+ 13226.9 1418.83 m
+ 13243.3 1418.83 l
+ 13243.3 1508 l
+ 13226.9 1508 l
+ 13226.9 1418.83 l
+ 13226.9 1524.64 m
+ 13243.3 1524.64 l
+ 13243.3 1540.85 l
+ 13226.9 1540.85 l
+ 13226.9 1524.64 l
+ f
+ n
+ 13265.3 1418.83 16.4268 130.275 re
+ f
+ n
+ 13316.5 1472.83 m
+ 13318.3 1489.3 13325.3 1496.48 13339.3 1496.48 c
+ 13352.8 1496.48 13358.9 1489.3 13359.4 1472.83 c
+ 13316.5 1472.83 l
+ 13375.6 1436.24 m
+ 13365.3 1432.72 13356.8 1431.15 13348.4 1431.15 c
+ 13339.3 1431.15 13332.2 1433.23 13326.9 1437.38 c
+ 13320.3 1442.66 13317.5 1448.89 13316.1 1461.36 c
+ 13375.9 1461.36 l
+ 13376.1 1466.12 l
+ 13376.1 1467.26 l
+ 13376.1 1493.95 13363.4 1508 13339.6 1508 c
+ 13314.6 1508 13299.1 1491.39 13299.1 1464.84 c
+ 13299.1 1436.5 13316.6 1418.83 13344.8 1418.83 c
+ 13354.5 1418.83 13364.5 1420.33 13375.6 1423.7 c
+ 13375.6 1436.24 l
+ f
+ n
+ 13012.1 1192.06 16.4268 122.025 re
+ f
+ n
+ 13057.7 1192.06 m
+ 13074.1 1192.06 l
+ 13074.1 1248.23 l
+ 13083.2 1261.47 13091.3 1267.37 13100.7 1267.37 c
+ 13109.1 1267.37 13111.7 1263.12 13111.7 1249.18 c
+ 13111.7 1192.06 l
+ 13128.1 1192.06 l
+ 13128.1 1254.76 l
+ 13128.1 1272.17 13120.3 1281.23 13105 1281.23 c
+ 13092.9 1281.23 13083.7 1275.69 13074.1 1262.46 c
+ 13074.1 1281.23 l
+ 13057.7 1281.23 l
+ 13057.7 1192.06 l
+ f
+ n
+ 13156.1 1192.06 m
+ 13172.5 1192.06 l
+ 13172.5 1269.06 l
+ 13188.5 1269.06 l
+ 13188.5 1281.23 l
+ 13172.5 1281.23 l
+ 13172.5 1293.62 l
+ 13172.5 1306.86 13175.3 1311.74 13183.3 1311.74 c
+ 13186.2 1311.74 13189.2 1310.89 13193.6 1308.73 c
+ 13193.6 1321.34 l
+ 13188.7 1322.81 13185.3 1323.47 13181.6 1323.47 c
+ 13164.7 1323.47 13156.1 1312.87 13156.1 1291.97 c
+ 13156.1 1281.23 l
+ 13144.2 1281.23 l
+ 13144.2 1269.06 l
+ 13156.1 1269.06 l
+ 13156.1 1192.06 l
+ f
+ n
+ 13236.9 1281.23 m
+ 13212.2 1281.23 13197 1264.33 13197 1236.64 c
+ 13197 1209.29 13212.2 1192.06 13236.4 1192.06 c
+ 13261.8 1192.06 13276.8 1208.81 13276.8 1236.79 c
+ 13276.8 1264.33 13261.6 1281.23 13236.9 1281.23 c
+ 13236.9 1269.06 m
+ 13252.6 1269.06 13260.4 1258.31 13260.4 1236.97 c
+ 13260.4 1215.45 13252.4 1204.23 13236.9 1204.23 c
+ 13221.1 1204.23 13213.4 1214.97 13213.4 1236.79 c
+ 13213.4 1258.13 13221.2 1269.06 13236.9 1269.06 c
+ f
+ n
+ 9004.37 2153.14 m
+ 9006.24 2169.6 9013.17 2176.79 9027.18 2176.79 c
+ 9040.71 2176.79 9046.8 2169.6 9047.31 2153.14 c
+ 9004.37 2153.14 l
+ 9063.52 2116.55 m
+ 9053.21 2113.03 9044.74 2111.45 9036.31 2111.45 c
+ 9027.18 2111.45 9020.1 2113.54 9014.86 2117.68 c
+ 9008.26 2122.96 9005.4 2129.2 9004.04 2141.66 c
+ 9063.85 2141.66 l
+ 9064.03 2146.43 l
+ 9064.03 2147.57 l
+ 9064.03 2174.26 9051.34 2188.3 9027.51 2188.3 c
+ 9002.5 2188.3 8986.99 2171.69 8986.99 2145.15 c
+ 8986.99 2116.8 9004.56 2099.13 9032.75 2099.13 c
+ 9042.4 2099.13 9052.37 2100.63 9063.52 2104.01 c
+ 9063.52 2116.55 l
+ f
+ n
+ 9078.26 2099.13 m
+ 9093.3 2099.13 l
+ 9114.89 2134.95 l
+ 9139.06 2099.13 l
+ 9157.83 2099.13 l
+ 9128.24 2143.39 l
+ 9155.63 2188.3 l
+ 9140.6 2188.3 l
+ 9120.5 2154.83 l
+ 9098.03 2188.3 l
+ 9079.25 2188.3 l
+ 9107.3 2146.25 l
+ 9078.26 2099.13 l
+ f
+ n
+ 9186.77 2153.14 m
+ 9188.64 2169.6 9195.57 2176.79 9209.58 2176.79 c
+ 9223.11 2176.79 9229.19 2169.6 9229.71 2153.14 c
+ 9186.77 2153.14 l
+ 9245.91 2116.55 m
+ 9235.61 2113.03 9227.14 2111.45 9218.71 2111.45 c
+ 9209.58 2111.45 9202.5 2113.54 9197.26 2117.68 c
+ 9190.66 2122.96 9187.8 2129.2 9186.44 2141.66 c
+ 9246.24 2141.66 l
+ 9246.43 2146.43 l
+ 9246.43 2147.57 l
+ 9246.43 2174.26 9233.74 2188.3 9209.91 2188.3 c
+ 9184.9 2188.3 9169.39 2171.69 9169.39 2145.15 c
+ 9169.39 2116.8 9186.95 2099.13 9215.15 2099.13 c
+ 9224.79 2099.13 9234.77 2100.63 9245.91 2104.01 c
+ 9245.91 2116.55 l
+ f
+ n
+ 9391.96 2099.13 m
+ 9414.07 2099.13 l
+ 9407.47 2106.06 9401.94 2112.77 9397.02 2119.88 c
+ 9408.17 2131.32 9413.74 2145.77 9413.74 2163.7 c
+ 9397.68 2163.7 l
+ 9397.68 2157.54 l
+ 9397.68 2144.19 9395.15 2135.43 9389.43 2128.13 c
+ 9379.79 2138.62 9370.48 2151.34 9360.83 2167.22 c
+ 9380.16 2175.28 9388.41 2184.45 9388.41 2197.65 c
+ 9388.41 2212.13 9377.85 2221.15 9361.02 2221.15 c
+ 9343.34 2221.15 9332.09 2211 9332.09 2195.19 c
+ 9332.09 2188.41 9334.36 2181.96 9339.6 2172.75 c
+ 9330.7 2169.38 9326.3 2167 9321.57 2162.64 c
+ 9314.49 2156.07 9310.97 2147.24 9310.97 2136.68 c
+ 9310.97 2115.01 9329.27 2099.13 9353.87 2099.13 c
+ 9364.65 2099.13 9374.03 2101.95 9385.84 2108.59 c
+ 9391.96 2099.13 l
+ 9378.18 2118.45 m
+ 9369.01 2113.36 9362.89 2111.3 9356.25 2111.3 c
+ 9340.12 2111.3 9327.4 2123.84 9327.4 2139.57 c
+ 9327.4 2150.87 9332.82 2158.16 9345.73 2163.88 c
+ 9356.43 2145.15 9367.14 2130.04 9378.18 2118.45 c
+ 9354.82 2176.9 m
+ 9354.64 2177.38 9354.31 2177.7 9354.16 2178 c
+ 9350.35 2185.33 9348.51 2191.34 9348.51 2196.44 c
+ 9348.51 2204.69 9352.66 2208.98 9360.65 2208.98 c
+ 9368.17 2208.98 9371.98 2204.84 9371.98 2197.06 c
+ 9371.98 2187.86 9366.99 2181.99 9354.82 2176.9 c
+ f
+ n
+ 8993.96 1872.36 m
+ 9070.19 1872.36 l
+ 9070.19 1885.38 l
+ 9010.39 1885.38 l
+ 9010.39 1994.39 l
+ 8993.96 1994.39 l
+ 8993.96 1872.36 l
+ f
+ n
+ 9089.96 1872.36 m
+ 9166.19 1872.36 l
+ 9166.19 1885.38 l
+ 9106.39 1885.38 l
+ 9106.39 1994.39 l
+ 9089.96 1994.39 l
+ 9089.96 1872.36 l
+ f
+ n
+ 9222.07 1872.36 m
+ 9238.28 1872.36 l
+ 9283.71 1994.39 l
+ 9269.04 1994.39 l
+ 9231.68 1894.14 l
+ 9192.67 1994.39 l
+ 9174.92 1994.39 l
+ 9222.07 1872.36 l
+ f
+ n
+ 9301.16 1872.36 m
+ 9315.24 1872.36 l
+ 9315.24 1971.95 l
+ 9347.39 1880.46 l
+ 9364.22 1880.46 l
+ 9397.37 1971.62 l
+ 9397.37 1872.36 l
+ 9413.8 1872.36 l
+ 9413.8 1994.39 l
+ 9392.16 1994.39 l
+ 9357.81 1899.86 l
+ 9324.33 1994.39 l
+ 9301.16 1994.39 l
+ 9301.16 1872.36 l
+ f
+ [] 0 d
+ n
+ 10004.7 625.137 m
+ 10008.2 750.743 l
+ S
+ n
+ 10079.1 748.766 m
+ 10012.2 892.417 l
+ 9937.39 752.719 l
+ f
+ n
+ 9626.95 764.185 m
+ 9628.82 780.648 9635.75 787.834 9649.75 787.834 c
+ 9663.28 787.834 9669.37 780.648 9669.88 764.185 c
+ 9626.95 764.185 l
+ 9686.09 727.592 m
+ 9675.79 724.072 9667.32 722.495 9658.88 722.495 c
+ 9649.75 722.495 9642.68 724.585 9637.43 728.728 c
+ 9630.83 734.008 9627.97 740.241 9626.62 752.708 c
+ 9686.42 752.708 l
+ 9686.6 757.475 l
+ 9686.6 758.611 l
+ 9686.6 785.304 9673.92 799.348 9650.08 799.348 c
+ 9625.08 799.348 9609.57 782.738 9609.57 756.191 c
+ 9609.57 727.848 9627.13 710.175 9655.33 710.175 c
+ 9664.97 710.175 9674.94 711.678 9686.09 715.052 c
+ 9686.09 727.592 l
+ f
+ n
+ 9700.84 710.175 m
+ 9715.87 710.175 l
+ 9737.46 745.998 l
+ 9761.63 710.175 l
+ 9780.4 710.175 l
+ 9750.81 754.431 l
+ 9778.2 799.348 l
+ 9763.17 799.348 l
+ 9743.07 765.871 l
+ 9720.6 799.348 l
+ 9701.83 799.348 l
+ 9729.87 757.291 l
+ 9700.84 710.175 l
+ f
+ n
+ 9809.34 764.185 m
+ 9811.21 780.648 9818.14 787.834 9832.15 787.834 c
+ 9845.68 787.834 9851.77 780.648 9852.28 764.185 c
+ 9809.34 764.185 l
+ 9868.49 727.592 m
+ 9858.18 724.072 9849.71 722.495 9841.28 722.495 c
+ 9832.15 722.495 9825.07 724.585 9819.83 728.728 c
+ 9813.23 734.008 9810.37 740.241 9809.01 752.708 c
+ 9868.82 752.708 l
+ 9869 757.475 l
+ 9869 758.611 l
+ 9869 785.304 9856.31 799.348 9832.48 799.348 c
+ 9807.47 799.348 9791.96 782.738 9791.96 756.191 c
+ 9791.96 727.848 9809.53 710.175 9837.72 710.175 c
+ 9847.37 710.175 9857.34 711.678 9868.49 715.052 c
+ 9868.49 727.592 l
+ f
+ n
+ 11721.1 582.618 m
+ 10850.8 392.164 l
+ S
+ n
+ 10826.5 502.927 m
+ 10629.2 343.687 l
+ 10875 281.4 l
+ f
+ n
+ 8880.58 171.601 m
+ 8956.81 171.601 l
+ 8956.81 184.617 l
+ 8897 184.617 l
+ 8897 293.626 l
+ 8880.58 293.626 l
+ 8880.58 171.601 l
+ f
+ n
+ 8976.58 171.601 m
+ 9052.8 171.601 l
+ 9052.8 184.617 l
+ 8993 184.617 l
+ 8993 293.626 l
+ 8976.58 293.626 l
+ 8976.58 171.601 l
+ f
+ n
+ 9108.69 171.601 m
+ 9124.9 171.601 l
+ 9170.33 293.626 l
+ 9155.66 293.626 l
+ 9118.3 193.381 l
+ 9079.28 293.626 l
+ 9061.54 293.626 l
+ 9108.69 171.601 l
+ f
+ n
+ 9187.77 171.601 m
+ 9201.85 171.601 l
+ 9201.85 271.187 l
+ 9234.01 179.704 l
+ 9250.84 179.704 l
+ 9283.98 270.856 l
+ 9283.98 171.601 l
+ 9300.41 171.601 l
+ 9300.41 293.626 l
+ 9278.78 293.626 l
+ 9244.42 199.1 l
+ 9210.95 293.626 l
+ 9187.77 293.626 l
+ 9187.77 171.601 l
+ f
+ n
+ 9116.72 1359.45 m
+ 9118.59 1375.91 9125.52 1383.1 9139.53 1383.1 c
+ 9153.06 1383.1 9159.14 1375.91 9159.66 1359.45 c
+ 9116.72 1359.45 l
+ 9175.86 1322.86 m
+ 9165.56 1319.34 9157.09 1317.76 9148.66 1317.76 c
+ 9139.53 1317.76 9132.45 1319.85 9127.21 1323.99 c
+ 9120.61 1329.27 9117.75 1335.51 9116.39 1347.97 c
+ 9176.19 1347.97 l
+ 9176.38 1352.74 l
+ 9176.38 1353.88 l
+ 9176.38 1380.57 9163.69 1394.61 9139.86 1394.61 c
+ 9114.85 1394.61 9099.34 1378 9099.34 1351.46 c
+ 9099.34 1323.11 9116.9 1305.44 9145.1 1305.44 c
+ 9154.74 1305.44 9164.72 1306.94 9175.86 1310.32 c
+ 9175.86 1322.86 l
+ f
+ n
+ 9190.61 1305.44 m
+ 9205.64 1305.44 l
+ 9227.24 1341.26 l
+ 9251.4 1305.44 l
+ 9270.17 1305.44 l
+ 9240.58 1349.7 l
+ 9267.97 1394.61 l
+ 9252.94 1394.61 l
+ 9232.85 1361.14 l
+ 9210.37 1394.61 l
+ 9191.6 1394.61 l
+ 9219.65 1352.56 l
+ 9190.61 1305.44 l
+ f
+ n
+ 9299.12 1359.45 m
+ 9300.99 1375.91 9307.92 1383.1 9321.92 1383.1 c
+ 9335.45 1383.1 9341.54 1375.91 9342.05 1359.45 c
+ 9299.12 1359.45 l
+ 9358.26 1322.86 m
+ 9347.96 1319.34 9339.49 1317.76 9331.05 1317.76 c
+ 9321.92 1317.76 9314.85 1319.85 9309.6 1323.99 c
+ 9303 1329.27 9300.14 1335.51 9298.79 1347.97 c
+ 9358.59 1347.97 l
+ 9358.77 1352.74 l
+ 9358.77 1353.88 l
+ 9358.77 1380.57 9346.09 1394.61 9322.25 1394.61 c
+ 9297.25 1394.61 9281.74 1378 9281.74 1351.46 c
+ 9281.74 1323.11 9299.3 1305.44 9327.5 1305.44 c
+ 9337.14 1305.44 9347.11 1306.94 9358.26 1310.32 c
+ 9358.26 1322.86 l
+ f
+ n
+ 11148.3 284.985 m
+ 11224.5 284.985 l
+ 11224.5 298.001 l
+ 11164.7 298.001 l
+ 11164.7 407.01 l
+ 11148.3 407.01 l
+ 11148.3 284.985 l
+ f
+ n
+ 11244.3 284.985 m
+ 11320.5 284.985 l
+ 11320.5 298.001 l
+ 11260.7 298.001 l
+ 11260.7 407.01 l
+ 11244.3 407.01 l
+ 11244.3 284.985 l
+ f
+ n
+ 11376.4 284.985 m
+ 11392.6 284.985 l
+ 11438 407.01 l
+ 11423.3 407.01 l
+ 11386 306.765 l
+ 11347 407.01 l
+ 11329.2 407.01 l
+ 11376.4 284.985 l
+ f
+ n
+ 11455.5 284.985 m
+ 11469.5 284.985 l
+ 11469.5 384.571 l
+ 11501.7 293.088 l
+ 11518.5 293.088 l
+ 11551.7 384.241 l
+ 11551.7 284.985 l
+ 11568.1 284.985 l
+ 11568.1 407.01 l
+ 11546.5 407.01 l
+ 11512.1 312.485 l
+ 11478.6 407.01 l
+ 11455.5 407.01 l
+ 11455.5 284.985 l
+ f
+ [56.692 ] 0 d
+ n
+ 7979.4 1248.75 m
+ 8546.32 1135.37 8517.97 993.635 8989.91 1079.18 c
+ S
+ n
+ 8886.47 1532.21 m
+ 8546.32 1333.79 8546.32 993.635 9000.88 1091.03 c
+ S
+ n
+ 7979.4 738.521 m
+ 8574.67 738.521 8584.61 1021.47 8999.86 738.521 c
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 103.076 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Msys)
+ [13.6363 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.7198 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uredi)
+ [6.05449 4.27631 8.4872 6.05449 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -104.14 -33.878 m
+ (Thiss)
+ [7.8763 6.0654 3.0327 9.21807 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yprovides\fvebene\fts)
+ [10.669 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 9.22898 6.05449 5.4545 
+ 9.76355 6.35994 4.85451 6.0654 4.8436 6.0654 4.23277 9.21807 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.15273 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.76355 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [9.15273 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.0327 9.76355 3.02179 10.9854 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.76355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmodel)
+ [7.95266 9.08711 5.75995 6.05449 4.85451 7.94175 ] pdfxs
+ (o) show
+ (fs)
+ [8.2472 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ -121.076 -55.8 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (t) show
+ (on)
+ [8.53084 6.0654 ] pdfxs
+ (at) show
+ (ivem)
+ [3.0327 5.4545 7.93084 9.08711 ] pdfxs
+ (a) show
+ (chinecode.We)
+ [4.54905 6.05449 3.0327 6.0654 7.93084 4.8436 5.75995 6.0654 4.8436 7.70175 10.2981 
+ 7.93084 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (uedinSecti)
+ [6.05449 4.85451 9.14174 3.0327 9.14174 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.15265 ] pdfxs
+ (2) show
+ (.1)
+ [3.02179 8.54174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.33093 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 7.94175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilities)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.38536 ] pdfxs
+ (a) show
+ (reimp)
+ [4.2654 7.94175 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -121.076 -77.723 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.909 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.0981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (a) show
+ (ndwen)
+ [6.0654 9.68719 7.58175 8.4872 6.05449 ] pdfxs
+ (a) show
+ (med)
+ [9.09802 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hem:)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ -107.743 -111.601 m
+ (1) show
+ (.) show
+ -93.803 -111.601 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 7.52722 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (minf)
+ [12.818 3.34914 6.13082 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 54.511 -111.601 m
+ /N614 10.909 Tf
+ (,) show
+ -107.743 -129.336 m
+ (2) show
+ (.) show
+ -93.803 -129.336 m
+ /N634 10.909 Tf
+ (o) show
+ (\017ineco)
+ [9.76352 3.33823 6.13082 8.92363 4.46185 5.01816 ] pdfxs
+ (d) show
+ (e)
+ [8.92363 ] pdfxs
+ (ge) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 14.227 -129.336 m
+ /N614 10.909 Tf
+ (,) show
+ -107.743 -147.071 m
+ (3) show
+ (.) show
+ -93.803 -147.071 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (se) show
+ (r-b)
+ [4.59266 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.47994 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (\fling)
+ [6.14173 2.78176 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (op) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 82.111 -147.071 m
+ /N614 10.909 Tf
+ (,) show
+ 107.469 -161.652 m
+ (23) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (35) 36
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 85.333 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (4) show
+ (.) show
+ 13.94 0 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (ntruntimemo)
+ [6.13082 7.52722 4.60356 5.84725 6.13082 3.6327 3.33823 8.92348 8.92363 8.92348 5.01816 
+ ] pdfxs
+ (de) show
+ (l) show
+ 140.939 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -17.735 m
+ (5) show
+ (.) show
+ 13.94 -17.735 m
+ /N634 10.909 Tf
+ (unif)
+ [5.85816 6.13082 3.34914 3.33823 ] pdfxs
+ (o) show
+ (rm,w)
+ [4.60356 8.92348 7.24365 7.2545 ] pdfxs
+ (ho) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (p) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramc)
+ [4.0363 5.58542 12.818 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 186.09 -17.735 m
+ /N614 10.909 Tf
+ (.) show
+ 3.60397 -51.613 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 7.30903 ] pdfxs
+ (a) show
+ (redi\016cult)
+ [4.2654 7.31994 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 6.70912 ] pdfxs
+ (t) show
+ (o)
+ [7.90902 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (insimul)
+ [3.02179 8.53083 4.29811 3.0327 8.79257 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (ne)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uslyf)
+ [6.05449 4.30902 3.0327 8.21447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [6.73083 ] pdfxs
+ (a) show
+ (tle)
+ [6.70912 3.02179 4.85451 ] pdfxs
+ (a) show
+ (sttwore)
+ [4.29811 6.70912 3.93823 7.57085 7.91993 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.05449 4.30902 7.48357 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [5.72722 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.05449 7.30903 4.85451 5.75995 6.05449 7.30903 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -13.333 -73.535 m
+ (\() show
+ (#)
+ [9.08711 ] pdfxs
+ (2) show
+ (\)n)
+ [7.20002 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (llydoesn)
+ [3.0327 3.02179 8.71629 6.0654 5.75995 4.8436 7.26536 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.20002 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 10.8435 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (a) show
+ (tl)
+ [7.20002 3.0327 ] pdfxs
+ (a) show
+ (ters)
+ [4.23277 4.85451 7.23265 4.29811 ] pdfxs
+ (tag) show
+ (es)
+ [4.85451 7.25445 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.81084 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-levelrepresen)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 5.98904 4.27631 4.8436 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [9.02174 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -13.333 -95.458 m
+ (o) show
+ (fn)
+ [6.23994 6.05449 ] pdfxs
+ (at) show
+ (ivem)
+ [3.0327 5.4545 7.7563 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.05449 3.0327 6.0654 7.74539 4.85451 5.75995 6.05449 7.7563 ] pdfxs
+ (\() show
+ (#1)
+ [9.08711 8.35629 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 8.96719 9.08711 ] pdfxs
+ (3\)) show
+ (.Sec)
+ [7.6363 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,lifel)
+ [6.0654 6.05449 6.08722 3.0327 3.02179 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngc)
+ [6.0654 8.35629 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.95628 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.21082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llybeen)
+ [3.0327 3.02179 8.66174 6.37085 4.8436 4.85451 8.96719 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.29811 5.75995 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -13.333 -117.38 m
+ (o) show
+ (nlywi)
+ [6.0654 3.02179 9.39264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hby)
+ [9.6981 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecode-b)
+ [4.8436 4.85451 5.74904 6.0654 4.8436 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedl)
+ [4.30902 4.8436 9.6981 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,whichdon)
+ [4.8436 4.30902 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 6.0654 9.08719 6.0654 
+ ] pdfxs
+ (o) show
+ (tprovide#4)
+ [7.87638 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.4872 9.09802 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enn)
+ [4.8436 9.6981 6.0654 ] pdfxs
+ (o) show
+ (t#2)
+ [7.87638 9.08711 9.0981 ] pdfxs
+ (o) show
+ (r#)
+ [7.909 9.08711 ] pdfxs
+ (5) show
+ (.) show
+ 3.60397 -139.303 m
+ (I) show
+ (nf)
+ [10.8217 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,wen)
+ [8.06175 7.58175 9.61083 6.05449 ] pdfxs
+ (ot) show
+ (edin)
+ [4.8436 10.8217 3.0327 10.8217 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.61083 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 215.923 -139.303 m
+ /N634 10.909 Tf
+ (no)
+ [6.13082 10.5163 ] pdfxs
+ (ex) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (tingc)
+ [3.62179 3.34914 6.13082 9.95999 4.46185 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [11.0726 ] pdfxs
+ (app) show
+ (roa)
+ [4.0363 5.01816 5.58542 ] pdfxs
+ (c) show
+ (h)
+ [10.5054 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (de) show
+ (s)
+ [9.39261 ] pdfxs
+ (a) show
+ (llt)
+ [3.34903 7.72353 3.62179 ] pdfxs
+ (he) show
+ -13.333 -161.226 m
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [5.01816 ] pdfxs
+ (ab) show
+ (iliti)
+ [3.34914 2.78176 3.34914 3.62179 3.34914 ] pdfxs
+ (e) show
+ (sli)
+ [8.36716 2.78176 3.34914 ] pdfxs
+ (s) show
+ (ted)
+ [3.62179 4.46185 9.47994 ] pdfxs
+ (a) show
+ (b)
+ [4.46185 ] pdfxs
+ (ove) show
+ 95.951 -161.226 m
+ /N614 10.909 Tf
+ (.Ourre)
+ [7.87629 8.4872 6.0654 7.909 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsare)
+ [6.0654 7.93081 5.46541 4.2654 8.4872 ] pdfxs
+ (a) show
+ (sf)
+ [7.94172 3.32724 ] pdfxs
+ (o) show
+ (llows:)
+ [3.0327 3.0327 5.14905 7.8763 4.30902 3.0327 ] pdfxs
+ 3.03096 -192.114 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -192.114 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [7.42903 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.42903 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilersprovide#2)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.70535 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 9.25083 9.08711 9.85082 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 10.4617 9.08711 ] pdfxs
+ (4) show
+ (,butdon)
+ [7.62539 6.05449 6.0654 8.64001 6.0654 9.85082 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.64001 ] pdfxs
+ (att) show
+ (empt#)
+ [4.85451 9.08711 6.0654 8.64001 9.08711 ] pdfxs
+ (1) show
+ (,#3)
+ [7.62539 9.08711 9.85082 ] pdfxs
+ (o) show
+ (r#)
+ [8.67263 9.09802 ] pdfxs
+ (5) show
+ (.) show
+ 13.94 -214.037 m
+ (Theydoprovideinterprocedur)
+ [7.8763 6.0654 4.8436 9.43628 6.0654 9.13083 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 8.53084 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 
+ 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butrequiresi)
+ [6.05449 6.71994 6.0654 6.05449 7.92001 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 
+ 8.53084 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntch)
+ [5.75995 7.92001 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.98535 ] pdfxs
+ (t) show
+ (o)
+ [9.13083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -235.96 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (ke\fles.)
+ [5.4545 4.8436 6.0654 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 3.03096 -266.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -266.848 m
+ /N614 10.909 Tf
+ (Sever)
+ [6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (mpilersprovide)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.74898 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 9.29447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbene\ft)
+ [7.48357 6.35994 4.8436 6.0654 4.8436 6.0654 8.69455 ] pdfxs
+ (o) show
+ (f#1)
+ [7.77811 9.08711 9.90537 ] pdfxs
+ (a) show
+ (nd#5)
+ [6.05449 10.5163 9.08711 9.90537 ] pdfxs
+ (a) show
+ (tlink-timeby)
+ [8.68364 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 9.29447 5.75995 
+ 5.75995 ] pdfxs
+ 13.94 -288.771 m
+ (exp)
+ [4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.29084 ] pdfxs
+ (t) show
+ (heirin)
+ [6.0654 4.8436 3.0327 7.11265 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [7.69085 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (t) show
+ (o)
+ [8.29084 ] pdfxs
+ (o) show
+ (bject\fles[)
+ [6.66539 3.33815 4.8436 4.85451 7.08002 6.05449 3.0327 4.8436 7.14536 3.0327 ] pdfxs
+ (54) show
+ (,)
+ [5.85813 ] pdfxs
+ (9) show
+ (,)
+ [5.86904 ] pdfxs
+ (76) show
+ (])
+ [5.86904 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 8.90174 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 8.29084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 13.94 -310.694 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.58172 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.52729 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.75629 ] pdfxs
+ (N) show
+ (osuchsys)
+ [8.73811 4.29811 6.0654 4.54905 9.3381 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emweknow)
+ [4.8436 12.3707 7.58175 8.1272 5.75995 6.05449 5.14905 11.1599 ] pdfxs
+ (o) show
+ (fis)
+ [6.62176 3.02179 7.59263 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.02179 4.30902 8.73811 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.1272 ] pdfxs
+ (o) show
+ (fpreservingitsrepresen)
+ [6.62176 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.75995 3.02179 6.0654 8.73811 
+ 3.0327 4.23277 7.59263 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -332.616 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rruntime)
+ [7.909 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (o) show
+ (ridle-)
+ [7.909 3.0327 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (imeuse)
+ [3.0327 9.08711 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (\() show
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s#1)
+ [7.94172 9.08711 9.08719 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 9.6981 9.08711 ] pdfxs
+ (3\)) show
+ (.) show
+ 3.03096 -363.505 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -363.505 m
+ /N614 10.909 Tf
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (her-levelvir)
+ [6.05449 4.85451 4.2654 3.64352 3.0327 4.8436 5.4545 4.8436 6.31631 5.75995 3.02179 
+ 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.3054 9.08711 ] pdfxs
+ (a) show
+ (chineslike)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 7.58172 3.0327 3.0327 5.4545 8.1272 ] pdfxs
+ (JV) show
+ (M)
+ [13.2763 ] pdfxs
+ (a) show
+ (ndC)
+ [6.0654 9.3381 7.8763 ] pdfxs
+ (L) show
+ (Iprovidebene\ft#3)
+ [7.22167 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.1272 6.35994 4.8436 6.0654 
+ 4.85451 6.05449 7.52729 9.08711 8.73811 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.3381 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (llyprovide#)
+ [3.0327 3.0327 9.03265 6.0654 4.2654 5.15996 5.75995 3.02179 6.0654 8.1272 9.08711 
+ ] pdfxs
+ (1) show
+ 13.94 -385.428 m
+ (\() show
+ (inp)
+ [3.0327 9.28355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.33813 ] pdfxs
+ (t) show
+ (heyfocus)
+ [6.0654 4.8436 8.98901 3.33815 5.74904 4.85451 6.05449 7.53809 ] pdfxs
+ (o) show
+ (nrun)
+ [9.29446 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.08357 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,bec)
+ [6.0654 6.33813 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.08357 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.08357 6.0654 4.8436 4.85451 9.28355 3.33815 ] pdfxs
+ (o) show
+ (rby)
+ [7.50537 5.75995 5.74904 ] pdfxs
+ (t) show
+ (ecodeveri\fc)
+ [4.85451 4.8436 5.75995 6.05449 8.08357 5.4545 4.85451 4.2654 3.0327 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -407.35 m
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyres)
+ [3.0327 9.66537 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.21444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmaybed)
+ [8.16001 9.08711 5.14905 9.66537 6.37085 8.75993 6.05449 ] pdfxs
+ (o) show
+ (nebef)
+ [6.0654 8.75993 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rerun)
+ [4.27631 8.75993 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime[)
+ [3.0327 9.08711 8.75993 3.0327 ] pdfxs
+ (5) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.C)
+ [8.70538 7.8763 ] pdfxs
+ (L) show
+ (Ip)
+ [7.85439 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llypr)
+ [3.0327 3.02179 9.67628 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 13.94 -429.273 m
+ (vides#5bec)
+ [5.75995 3.0327 6.05449 4.85451 8.42171 9.09802 9.5781 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 8.97811 3.0327 8.36728 4.85451 ] pdfxs
+ (a) show
+ (nsupp)
+ [10.189 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtcodeinmultiplel)
+ [4.27631 8.36728 4.85451 5.75995 6.05449 8.97811 3.0327 10.189 8.78166 6.0654 3.0327 
+ 4.23277 3.0327 6.0654 3.0327 8.9672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,but)
+ [4.85451 4.29811 7.28721 6.05449 6.0654 8.36728 ] pdfxs
+ (a) show
+ (nylow-levelsys)
+ [5.75995 9.88355 3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 7.1563 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emcode)
+ [4.8436 13.2216 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 13.94 -451.195 m
+ (a) show
+ (ndcodeinn)
+ [6.0654 10.0035 4.8436 5.75995 6.0654 8.79265 3.0327 10.0035 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (rmingl)
+ [4.27631 9.08711 3.0327 6.0654 9.39265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esisexecu)
+ [4.85451 8.24717 3.0327 8.24717 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0145 ] pdfxs
+ (a) show
+ (s)
+ [8.24717 ] pdfxs
+ (\\) show
+ (unm)
+ [6.0654 6.05449 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edcode)
+ [4.8436 10.0145 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ (") show
+ (.Suchcodeisrep-)
+ [8.81447 6.05449 6.0654 4.54905 10.0035 4.85451 5.74904 6.0654 8.79265 3.0327 8.24717 
+ 4.27631 4.8436 6.0654 3.63261 ] pdfxs
+ 13.94 -473.118 m
+ (resen)
+ [4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edinn)
+ [4.8436 9.83991 3.0327 9.85082 6.05449 ] pdfxs
+ (at) show
+ (ivef)
+ [3.0327 5.4545 8.62902 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.8834 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.83991 6.0654 ] pdfxs
+ (o) show
+ (tin)
+ [8.0291 3.0327 9.83991 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 8.63993 7.8763 ] pdfxs
+ (L) show
+ (Iin)
+ [7.72349 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.63993 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,soitisn)
+ [6.05449 6.85085 4.30902 9.22901 3.0327 8.0291 3.0327 8.08354 6.0654 ] pdfxs
+ (o) show
+ (texp)
+ [8.01819 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 13.94 -495.04 m
+ (t) show
+ (oC)
+ [10.1563 7.8763 ] pdfxs
+ (L) show
+ (I)
+ [8.65075 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thesesys)
+ [6.0654 4.29811 11.0835 7.8763 6.0654 4.8436 4.30902 9.55628 4.29811 5.75995 4.29811 
+ ] pdfxs
+ (t) show
+ (emsdon)
+ [4.85451 9.08711 9.0108 6.05449 10.1563 6.0654 ] pdfxs
+ (o) show
+ (tprovide#2wi)
+ [8.94546 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.54537 9.09802 10.1563 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (h#1)
+ [10.7672 9.08711 10.1563 ] pdfxs
+ (o) show
+ (r#3bec)
+ [8.97809 9.09802 10.1563 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (userun)
+ [6.0654 4.29811 9.55628 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 13.94 -516.963 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.6145 3.02179 8.84717 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.2981 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 10.2981 6.35994 ] pdfxs
+ (o) show
+ (ssiblewhenusing)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.39265 7.8763 6.0654 4.8436 10.6035 6.0654 
+ 4.29811 3.0327 6.0654 9.99264 ] pdfxs
+ (JI) show
+ (Tcode)
+ [12.4253 4.8436 5.75995 6.0654 9.39265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Theydon)
+ [6.0654 10.6035 7.8763 6.05449 4.85451 10.2981 6.0654 9.99264 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.78183 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ 13.94 -538.885 m
+ (t) show
+ (oprovide#)
+ [9.01083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.39993 9.09802 ] pdfxs
+ (4) show
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (ndins)
+ [6.05449 9.61082 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (dprovidearichruntimefr)
+ [9.61082 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.41084 8.99992 4.27631 3.0327 
+ 4.53815 9.62173 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.39993 3.32724 4.27631 
+ ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.30537 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.82173 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.80001 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 9.61082 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 13.94 -560.808 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3635 ] pdfxs
+ (o) show
+ (bjectmodel,e.)
+ [6.66539 3.32724 4.85451 4.8436 8.54183 9.08711 5.75995 6.0654 4.8436 3.0327 7.49448 
+ 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.49448 ] pdfxs
+ (J) show
+ (ava)
+ [5.14905 5.14904 9.75264 ] pdfxs
+ (a) show
+ (ndC#.Omniw)
+ [6.0654 10.3526 7.8763 9.09802 9.86173 8.4872 9.08711 6.0654 3.02179 7.58175 ] pdfxs
+ (a) show
+ (re[)
+ [4.2654 9.15265 3.0327 ] pdfxs
+ (2) show
+ (]provides#5)
+ [7.31994 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.60717 9.08711 9.75264 
+ ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.3526 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.54183 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 13.94 -582.73 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.59626 ] pdfxs
+ (o) show
+ (f#2)
+ [7.62539 9.09802 9.74173 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use,like)
+ [6.0654 4.29811 4.85451 7.48357 3.0327 3.0327 5.4545 9.14174 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M,itusesalow-levelrepresen)
+ [10.0036 7.31994 3.0327 8.54183 6.05449 4.30902 4.8436 8.59626 9.74173 3.0327 5.14905 
+ 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 7.31994 4.27631 4.8436 6.0654 4.2654 
+ 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpermi)
+ [8.53092 6.35994 4.85451 4.27631 9.08711 3.0327 ] pdfxs
+ (t) show
+ (sex)
+ [8.58535 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 13.94 -604.653 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.6072 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,but)
+ [6.81812 6.05449 6.0654 7.99638 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.6072 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.99638 ] pdfxs
+ (o) show
+ (fn)
+ [7.09085 6.0654 ] pdfxs
+ (o) show
+ (tprovidinginf)
+ [7.99638 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 3.02179 6.0654 9.2181 3.02179 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.81809 3.33815 ] pdfxs
+ (o) show
+ (rhi)
+ [8.029 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.78539 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 8.06172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 13.94 -626.575 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (i.e.,#)
+ [3.0327 3.0327 4.8436 3.0327 6.6654 9.09802 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.8872 ] pdfxs
+ (I) show
+ (tdoesn)
+ [7.87638 6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.7307 ] pdfxs
+ (t) show
+ (oprovide#3)
+ [9.08719 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.47629 9.09802 9.08719 ] pdfxs
+ (o) show
+ (r#)
+ [7.909 9.08711 ] pdfxs
+ (4) show
+ (.) show
+ 215.213 -657.201 m
+ (24) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter8)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (S) show
+ (pe)
+ [16.2603 12.7405 ] pdfxs
+ (cu) show
+ (l)
+ [7.73363 ] pdfxs
+ (a) show
+ (tiveA)
+ [10.832 7.75841 13.9301 22.0356 21.0443 ] pdfxs
+ (pp) show
+ (li)
+ [7.75841 7.73363 ] pdfxs
+ (ca) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ (sof)
+ [20.2758 13.9552 8.52658 ] pdfxs
+ 0 -79.701 m
+ (Mac) show
+ (ros)
+ [11.402 13.9304 11.0054 ] pdfxs
+ (c) show
+ (o)
+ [13.9304 ] pdfxs
+ (p) show
+ (icTec)
+ [7.75841 21.6886 17.0534 12.7405 11.6003 ] pdfxs
+ (hn) show
+ (iq)
+ [7.75841 14.7233 ] pdfxs
+ (u) show
+ (es)
+ [12.7157 11.0054 ] pdfxs
+ 0 -141.474 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 7.91993 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.27631 8.83629 3.32724 5.75995 4.85451 6.05449 7.37445 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hisdisser)
+ [6.05449 3.0327 7.37445 6.0654 3.0327 4.29811 4.30902 4.8436 4.27631 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.14174 3.02179 7.38536 ] pdfxs
+ (t) show
+ (odem)
+ [8.51993 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [7.91993 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 7.91993 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.29811 7.38536 ] pdfxs
+ (o) show
+ (fm)
+ [6.40358 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.91993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -163.396 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rimproving)
+ [6.71992 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 7.89811 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.29812 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 8.21447 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 11.5416 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.29812 ] pdfxs
+ (o) show
+ (fp)
+ [5.78177 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erintensivepr)
+ [4.85451 6.71992 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 7.29812 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 7.48357 ] pdfxs
+ (H) show
+ (owever,m)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 5.71631 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -185.319 m
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.96716 4.8436 ] pdfxs
+ (a) show
+ (nbeusef)
+ [10.7344 6.35994 9.51265 6.0654 4.29811 9.52356 3.32724 ] pdfxs
+ (o) show
+ (rf)
+ [8.94536 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.94536 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.51265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (njustperf)
+ [10.7344 3.32724 6.0654 4.29811 8.91273 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.05449 4.85451 9.51265 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.7344 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.96716 ] pdfxs
+ (a) show
+ (ndwehaven)
+ [6.0654 10.7235 7.58175 9.51265 6.05449 5.15996 5.4545 9.51265 6.05449 ] pdfxs
+ (ot) show
+ 0 -207.242 m
+ (exh)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.4872 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.47629 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (echniquesevenwi)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 4.85451 5.4545 
+ 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (.) show
+ 16.936 -229.164 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.13808 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erbrie\rydiscussessever)
+ [4.85451 8.11627 6.05449 4.27631 3.0327 4.8436 6.0654 9.59992 6.05449 3.0327 4.29811 
+ 4.85451 6.05449 4.30902 4.29811 4.85451 8.14899 4.29811 4.8436 5.46541 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.11627 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.14899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (a) show
+ (reeithern)
+ [4.27631 8.68356 4.85451 3.0327 4.23277 6.0654 4.8436 8.11627 6.0654 ] pdfxs
+ (o) show
+ (tperf)
+ [8.08365 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.0654 4.8436 8.69447 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 0 -251.087 m
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.18538 6.05449 ] pdfxs
+ (o) show
+ (tcurren)
+ [8.57455 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyimplemen)
+ [3.0327 10.0908 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3854 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 10.3854 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.17447 ] pdfxs
+ (t) show
+ (husspecul)
+ [5.75995 6.05449 8.63989 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tiveide)
+ [4.23277 3.0327 5.4545 9.18538 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Theprim)
+ [9.95991 7.8763 6.05449 9.18538 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rypurp)
+ [4.27631 10.0799 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.17447 ] pdfxs
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -273.009 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 9.44717 3.0327 9.46898 ] pdfxs
+ (t) show
+ (oc)
+ [10.6254 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 10.0145 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 10.0254 ] pdfxs
+ (o) show
+ (f)
+ [8.49811 ] pdfxs
+ (t) show
+ (heide)
+ [6.05449 10.0254 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [9.46898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twehaven'tinves)
+ [9.40364 7.58175 10.0145 6.0654 5.14905 5.4545 4.8436 6.0654 3.0327 9.41455 3.02179 
+ 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (edyet)
+ [4.8436 11.2363 5.4545 4.8436 9.41455 ] pdfxs
+ (\(\\) show
+ (fu)
+ [3.32724 6.0654 ] pdfxs
+ (t) show
+ (urew)
+ [6.05449 4.27631 10.0254 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.74904 ] pdfxs
+ ("\)) show
+ (,)
+ [8.58538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -294.932 m
+ (describew)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 9.09811 7.57085 ] pdfxs
+ (o) show
+ (rkn)
+ [4.27631 10.0035 6.05449 ] pdfxs
+ (o) show
+ (tperf)
+ [8.49819 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmeds)
+ [4.2654 9.09802 4.8436 10.309 4.30902 ] pdfxs
+ (o) show
+ (lelyby)
+ [3.02179 4.85451 3.0327 10.0035 5.75995 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.09811 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (r.These)
+ [4.27631 9.70901 7.88721 6.05449 4.85451 4.29811 9.09811 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.09811 6.0654 ] pdfxs
+ (o) show
+ (tnewrese)
+ [8.48728 6.0654 4.8436 12.1308 4.27631 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.53815 10.309 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.55262 ] pdfxs
+ (\(a) show
+ (s) show
+ 0 -316.854 m
+ (t) show
+ (heyhaven)
+ [6.05449 4.85451 9.82901 6.05449 5.15996 5.4545 8.91265 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [8.31274 6.35994 4.8436 4.85451 10.1235 ] pdfxs
+ (a) show
+ (dequ)
+ [6.0654 4.8436 5.75995 6.0654 ] pdfxs
+ (at) show
+ (elyinves)
+ [4.8436 3.0327 9.82901 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (,butweincludethem)
+ [7.19994 6.0654 6.05449 8.31274 7.58175 8.91265 3.0327 6.0654 4.8436 3.0327 6.05449 
+ 6.0654 8.92356 4.23277 6.0654 4.8436 13.1671 ] pdfxs
+ (t) show
+ (oillus)
+ [9.52355 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.91265 ] pdfxs
+ (t) show
+ (hewider)
+ [6.05449 8.92356 7.8763 3.0327 6.0654 8.91265 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.92356 ] pdfxs
+ (o) show
+ (f) show
+ 0 -338.777 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbene\f)
+ [6.6654 6.37085 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 16.936 -360.699 m
+ (Thesetechniquesm)
+ [7.8763 6.0654 4.8436 4.30902 8.4872 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 
+ 5.75995 6.0654 4.8436 7.94172 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (urm)
+ [6.05449 7.909 9.09802 ] pdfxs
+ (a) show
+ (inc)
+ [3.02179 9.6981 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (iesprovidedbym)
+ [3.0327 4.8436 7.94172 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 
+ 5.75995 9.39264 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (t) show
+ (echniques:)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ 13.333 -393.167 m
+ (1) show
+ (.) show
+ 27.273 -393.167 m
+ /N634 10.909 Tf
+ (Da) show
+ (ta)
+ [3.62179 9.98175 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (s) show
+ (pe)
+ [5.01816 4.46185 ] pdfxs
+ (c) show
+ (i\fcl)
+ [3.33823 6.14173 9.41454 2.79267 ] pdfxs
+ (a) show
+ (youtp)
+ [5.29078 5.58542 5.84725 8.02903 5.01816 ] pdfxs
+ (o) show
+ (li)
+ [2.79267 3.34914 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (s)
+ [8.86898 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.98175 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [9.98175 ] pdfxs
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (g) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (ga) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 309.638 -393.167 m
+ /N614 10.909 Tf
+ (:)
+ [8.96719 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingdis)
+ [3.0327 6.05449 9.63264 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctins)
+ [3.0327 6.0654 4.8436 8.42183 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.48717 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -415.089 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.27993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 7.12354 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mdi\013erentpo)
+ [11.9125 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.0582 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.12354 ] pdfxs
+ (a) show
+ (llowsc)
+ [3.0327 3.0327 5.14905 7.8763 7.12354 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.09083 ] pdfxs
+ (a) show
+ (ndrun-)
+ [6.0654 8.87992 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imetechniques)
+ [3.02179 9.09802 7.66903 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 7.12354 ] pdfxs
+ (t) show
+ (obecus)
+ [8.26902 6.37085 7.65812 4.85451 6.05449 4.30902 ] pdfxs
+ (to) show
+ (mized)
+ [9.08711 3.0327 4.8436 4.85451 6.0654 ] pdfxs
+ 27.273 -437.012 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.27991 4.8436 ] pdfxs
+ (a) show
+ (chins)
+ [4.54905 10.069 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nce.These)
+ [6.05449 4.85451 4.8436 8.99992 7.8763 6.0654 4.8436 4.30902 8.85811 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.31262 4.8436 ] pdfxs
+ (a) show
+ (nuseb)
+ [10.069 6.0654 4.29811 8.85811 6.37085 ] pdfxs
+ (o) show
+ (ths)
+ [4.23277 10.0799 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 8.85811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lpr)
+ [7.0363 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.31262 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,typeinf)
+ [3.0327 7.13448 3.93823 5.75995 6.35994 8.85811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -458.934 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.8435 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (orel)
+ [10.2326 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nships\))
+ [6.0654 4.29811 6.0654 3.02179 6.0654 4.29811 9.03273 ] pdfxs
+ (a) show
+ (nddyn)
+ [6.0654 10.8435 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micpr)
+ [9.08711 3.0327 9.64356 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 9.09807 ] pdfxs
+ (\(a) show
+ (ny)
+ [5.74904 5.75995 ] pdfxs
+ (t) show
+ (hingrec)
+ [6.0654 3.02179 6.0654 10.2435 4.27631 4.8436 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ (a) show
+ (bleinper-po)
+ [6.05449 3.0327 9.63265 3.0327 10.8544 6.35994 4.8436 4.27631 3.63261 6.37085 5.75995 
+ ] pdfxs
+ (o) show
+ (l) show
+ 27.273 -480.857 m
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (ata\)) show
+ (.) show
+ 13.333 -511.276 m
+ (2) show
+ (.) show
+ 27.273 -511.276 m
+ /N634 10.909 Tf
+ (M)
+ [9.7854 ] pdfxs
+ (app) show
+ (ing)
+ [3.34914 6.13082 8.73818 ] pdfxs
+ (o) show
+ (fp)
+ [7.0691 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rstopo)
+ [4.60356 8.18171 3.62179 9.29448 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.51263 ] pdfxs
+ (desc) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (p) show
+ (t)
+ [3.62179 ] pdfxs
+ (o) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ 213.031 -511.276 m
+ /N614 10.909 Tf
+ (:The)
+ [7.77811 7.8763 6.0654 8.29084 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.29084 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npr)
+ [9.50173 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 27.273 -533.198 m
+ (videsas)
+ [5.75995 3.0327 6.05449 4.85451 7.72354 8.89083 4.29811 ] pdfxs
+ (tat) show
+ (icm)
+ [3.0327 8.27993 9.08711 ] pdfxs
+ (a) show
+ (ny-)
+ [5.75995 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (nem)
+ [6.0654 8.27993 9.08711 ] pdfxs
+ (a) show
+ (pping)
+ [6.0654 6.05449 3.0327 6.05449 8.89083 ] pdfxs
+ (o) show
+ (fhe)
+ [6.76358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pp)
+ [9.49082 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erstopo)
+ [4.8436 4.27631 7.73445 4.23277 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.45812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs.Thisinf)
+ [4.27631 4.29811 7.81084 7.8763 6.0654 3.0327 7.72354 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.49082 3.0327 4.29811 ] pdfxs
+ 27.273 -555.121 m
+ (key)
+ [5.4545 4.8436 9.86173 ] pdfxs
+ (t) show
+ (om)
+ [9.56719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.35637 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.41081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.34546 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (itpo)
+ [3.0327 8.34546 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.13448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [10.1563 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useiten)
+ [6.05449 4.30902 8.94538 3.0327 8.34546 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.41081 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.95629 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 8.37809 ] pdfxs
+ (to) show
+ 225.818 -582.481 m
+ (181) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (36) 37
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.35264 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisa)
+ [9.14174 3.02179 7.38536 8.54174 ] pdfxs
+ (g) show
+ (ooddem)
+ [5.74904 5.75995 9.14174 6.0654 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hepower)
+ [6.05449 7.93084 6.35994 5.14905 7.58175 4.8436 7.35264 ] pdfxs
+ (o) show
+ (fm)
+ [6.41449 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.93084 ] pdfxs
+ (t) show
+ (echniques.Thr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 4.29811 7.69084 7.8763 
+ 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h) show
+ -16.936 -21.922 m
+ (t) show
+ (heuse)
+ [6.05449 8.89083 6.05449 4.30902 8.87993 ] pdfxs
+ (o) show
+ (fD)
+ [7.37448 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.49083 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.89083 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (oiden)
+ [9.49083 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.02179 3.33815 9.79628 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (inttype-h)
+ [3.0327 5.75995 8.2691 3.93823 5.75995 6.37085 4.8436 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (usd)
+ [6.0654 8.33444 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.49083 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (A) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.63265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.81084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (op)
+ [10.2435 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.63265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.8435 ] pdfxs
+ (\(a) show
+ (ndprovidec)
+ [6.0654 10.8435 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 9.63265 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [7.82175 5.14905 5.4545 4.8436 9.06536 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.64356 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.5381 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -65.768 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.73448 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 9.3381 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.77081 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nimplemen)
+ [10.5599 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nissimpli\fed)
+ [10.549 3.0327 8.78171 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 
+ 10.549 ] pdfxs
+ (t) show
+ (o)
+ [9.94901 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.3381 6.35994 ] pdfxs
+ (o) show
+ (intwhereitisfe)
+ [3.0327 5.75995 8.72728 7.88721 6.05449 4.85451 4.2654 9.3381 3.0327 8.73819 3.02179 
+ 8.79262 3.33815 4.8436 ] pdfxs
+ (a) show
+ (sible)
+ [4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (t) show
+ (oimplemen)
+ [8.93447 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [7.82175 ] pdfxs
+ (A) show
+ (s)
+ [7.77808 ] pdfxs
+ (ot) show
+ (hershavef)
+ [6.0654 4.8436 4.27631 7.77808 6.05449 5.15996 5.4545 8.32357 3.32724 ] pdfxs
+ (o) show
+ (und,implemen)
+ [6.0654 6.05449 6.0654 6.53449 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ingap)
+ [3.02179 6.0654 8.93447 8.92356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.74537 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.92356 ] pdfxs
+ (t) show
+ (echniquewi)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.32357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utusin)
+ [6.05449 7.72365 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -109.613 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.41084 ] pdfxs
+ (t) show
+ (echniquesrequiresei)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.86536 4.27631 4.8436 
+ 5.75995 6.0654 3.0327 4.2654 4.85451 7.86536 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.83264 ] pdfxs
+ (\() show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyc)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 9.31628 4.8436 ] pdfxs
+ (o) show
+ (mplex\)h)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 7.81092 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.41084 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.81092 ] pdfxs
+ (o) show
+ (rrequires)
+ [7.83264 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 7.86536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.80001 ] pdfxs
+ (64) show
+ (-) show
+ -16.936 -131.535 m
+ (bit)
+ [6.0654 3.02179 7.6582 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.86901 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (litybel)
+ [3.0327 3.02179 3.93823 9.17446 6.37085 8.25811 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.Thr)
+ [7.79993 7.88721 6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.46901 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.26902 6.05449 4.30902 8.25811 ] pdfxs
+ (o) show
+ (fMacr)
+ [6.75267 9.99272 5.46541 4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.25811 ] pdfxs
+ (t) show
+ (echniques,)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 6.49085 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.67992 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chsu\013ers)
+ [4.54905 9.46901 4.30902 6.05449 6.37077 4.8436 4.27631 4.29811 ] pdfxs
+ -16.936 -153.458 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mnei)
+ [12.7307 6.05449 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fthisdrawb)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 6.05449 4.27631 5.14905 7.8763 6.0654 ] pdfxs
+ (a) show
+ (cks.)
+ [4.53815 5.75995 4.30902 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (180) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentbin)
+ [4.27631 4.8436 5.75995 8.49819 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryrun)
+ [4.2654 10.0145 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.09811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsys)
+ [10.3199 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emslike)
+ [4.85451 9.08711 8.55262 3.0327 3.0327 5.4545 9.09811 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (mo)
+ [9.09802 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.309 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 9.09811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.09811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (inTr)
+ [3.0327 9.39264 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsme)
+ [6.0654 4.29811 9.08711 4.85451 ] pdfxs
+ (t) show
+ (aprocess)
+ [8.78174 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsprovidebene\f)
+ [4.27631 7.62536 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.17084 6.37085 4.8436 
+ 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s#)
+ [7.62536 9.09802 ] pdfxs
+ (2) show
+ (,#4)
+ [6.41449 9.09802 8.78174 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 9.39264 9.09802 ] pdfxs
+ (5) show
+ (,but)
+ [6.41449 6.0654 6.05449 7.57093 ] pdfxs
+ (t) show
+ (heydon)
+ [6.0654 4.8436 9.08719 6.0654 8.78174 6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.57093 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.18175 9.08711 ] pdfxs
+ (1) show
+ (.They)
+ [7.77811 7.8763 6.0654 4.8436 5.75995 ] pdfxs
+ 10.909 -43.845 m
+ (providebene\ft#3)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.57447 6.35994 4.85451 6.05449 4.85451 
+ 6.05449 7.97456 9.08711 9.18538 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.49083 ] pdfxs
+ (a) show
+ (trun)
+ [7.96365 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.49083 ] pdfxs
+ (t) show
+ (oalimi)
+ [9.18538 9.17447 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edex)
+ [4.8436 9.79628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (entbec)
+ [4.8436 5.75995 7.96365 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.57447 ] pdfxs
+ (t) show
+ (heyw)
+ [6.05449 4.85451 9.47992 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.49083 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.49083 ] pdfxs
+ (o) show
+ (n) show
+ 10.909 -65.768 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tivebin)
+ [4.23277 3.0327 5.4545 8.4872 6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rycode,limi)
+ [4.27631 9.39264 4.8436 5.75995 6.05449 4.85451 6.6654 3.0327 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (a) show
+ (nperf)
+ [9.6981 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -95.912 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -95.912 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (o) show
+ (\fleGuidedOp)
+ [6.0654 3.0327 8.45447 8.5636 6.05449 3.0327 6.05449 4.85451 9.66537 8.4872 6.0654 
+ ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.66537 3.33815 ] pdfxs
+ (o) show
+ (rst)
+ [7.87628 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icl)
+ [3.0327 8.45447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esprovidebene\ft#3)
+ [4.85451 7.90899 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.45447 6.35994 4.85451 
+ 6.05449 4.85451 6.05449 7.85456 9.08711 9.06538 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.46538 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.84365 ] pdfxs
+ (o) show
+ (fn)
+ [6.94903 6.05449 ] pdfxs
+ (o) show
+ (tbein)
+ [7.85456 6.37085 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -117.835 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent\()
+ [4.27631 4.8436 5.75995 7.14548 4.23277 ] pdfxs
+ (t) show
+ (heyrequireamul)
+ [6.0654 4.8436 8.66174 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 7.74539 8.35629 
+ 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-ph)
+ [3.0327 3.63261 6.0654 6.0654 ] pdfxs
+ (a) show
+ (sec)
+ [4.29811 7.74539 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocess)
+ [8.95628 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [7.62539 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,PGOsu\013ersfr)
+ [3.0327 3.0327 4.84359 6.07631 7.42902 8.5636 11.3781 4.30902 6.05449 6.35986 4.85451 
+ 4.27631 7.19991 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 10.909 -139.757 m
+ (t) show
+ (hreepr)
+ [6.05449 4.27631 4.85451 8.39993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blems:)
+ [6.0654 3.0327 4.8436 9.08711 4.30902 7.83266 ] pdfxs
+ (\(1) show
+ (\)Empiric)
+ [7.80001 7.42902 9.08711 6.0654 3.0327 4.2654 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly,devel)
+ [3.02179 3.0327 4.8545 6.59994 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (pers)
+ [6.35994 4.85451 4.27631 7.85445 ] pdfxs
+ (a) show
+ (reunlikely)
+ [4.27631 8.39993 6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 9.31628 ] pdfxs
+ (t) show
+ (ousePGO,exceptwhenc)
+ [9.01083 6.0654 4.29811 8.41084 7.41812 8.5636 8.4872 6.57812 4.85451 5.75995 4.8436 
+ 4.85451 6.05449 7.80001 7.8763 6.0654 4.8436 9.62173 4.8436 ] pdfxs
+ (o) show
+ (mpilin)
+ [9.09802 6.05449 3.0327 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -161.68 m
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks.)
+ [4.27631 5.74904 4.30902 7.79993 ] pdfxs
+ (\(2) show
+ (\)WhenPGO)
+ [7.63638 11.2144 6.0654 4.8436 9.4581 7.42902 8.5636 8.4872 ] pdfxs
+ 152.258 -161.68 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 163.464 -161.68 m
+ /N614 10.909 Tf
+ (used,)
+ [6.0654 4.29811 4.8436 6.0654 6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.46901 3.02179 7.70172 ] pdfxs
+ (t) show
+ (uned)
+ [6.0654 6.05449 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.05449 8.2472 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.2472 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (inin)
+ [3.0327 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ 10.909 -183.602 m
+ (run.)
+ [4.27631 6.05449 6.0654 9.44719 ] pdfxs
+ (I) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.01083 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (iningrunisn)
+ [3.0327 6.0654 3.02179 6.0654 9.61083 4.27631 6.05449 10.2217 3.0327 8.46535 6.05449 
+ ] pdfxs
+ (o) show
+ (trepresen)
+ [8.40001 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (ive)
+ [3.0327 5.4545 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (heend-user'sus)
+ [6.05449 9.01083 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 4.27631 3.0327 
+ 8.46535 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [8.99993 6.0654 ] pdfxs
+ (att) show
+ (erns,perf)
+ [4.8436 4.27631 6.05449 4.30902 7.31994 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 10.909 -205.525 m
+ (mayn)
+ [9.08711 5.15996 9.35992 6.0654 ] pdfxs
+ (o) show
+ (timprove)
+ [7.85456 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 8.46538 ] pdfxs
+ (a) show
+ (ndmayevenbehurtby)
+ [6.0654 9.66537 9.08711 5.15996 9.35992 4.85451 5.4545 4.8436 9.67628 6.35994 8.46538 
+ 5.75995 6.05449 4.27631 7.85456 5.75995 9.35992 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.67628 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.86538 ] pdfxs
+ (\(3) show
+ (\)Thepr)
+ [7.85456 7.8763 6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\flin)
+ [6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -227.447 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [8.58538 3.0327 6.829 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elys)
+ [4.8436 3.0327 8.29084 4.29811 ] pdfxs
+ (tat) show
+ (ic,me)
+ [3.0327 4.8436 5.78177 9.09802 4.8436 ] pdfxs
+ (a) show
+ (ning)
+ [6.0654 3.02179 6.0654 7.98539 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.77457 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.37448 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 6.79629 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [6.77457 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 7.37448 6.0654 4.29811 7.38539 ] pdfxs
+ (o) show
+ (fph)
+ [5.85813 6.0654 6.0654 ] pdfxs
+ (a) show
+ (sebehavi)
+ [4.29811 7.37448 6.37085 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -249.37 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7198 ] pdfxs
+ (o) show
+ (rad)
+ [7.909 5.46541 6.05449 ] pdfxs
+ (a) show
+ (pt)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (och)
+ [9.08719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingus)
+ [3.0327 6.05449 9.0981 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [8.47629 6.0654 ] pdfxs
+ (att) show
+ (erns.)
+ [4.8436 4.27631 6.05449 4.30902 3.0327 ] pdfxs
+ 0.572998 -278.398 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.79265 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.79265 ] pdfxs
+ (a) show
+ (lsosi)
+ [3.0327 4.30902 9.39265 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlimi)
+ [5.74904 8.19274 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.23626 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.79265 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Ms)
+ [13.9418 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y.Firs)
+ [4.8545 8.79265 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,l)
+ [7.04721 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fc)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.79265 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -300.321 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmustbeperf)
+ [6.05449 8.73808 8.79257 6.05449 4.30902 8.67274 6.35994 9.28356 6.37085 4.8436 4.27631 
+ 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 10.4945 3.02179 10.4945 ] pdfxs
+ (t) show
+ (hefr)
+ [6.0654 9.28356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-endbef)
+ [3.63261 4.8436 6.0654 10.4945 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.28356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.89446 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcode.)
+ [14.4327 4.85451 5.75995 6.05449 4.85451 10.2654 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.4327 3.0327 4.29811 ] pdfxs
+ 390.168 -300.321 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 410.969 -300.321 m
+ /N614 10.909 Tf
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ -16.364 -322.243 m
+ (t) show
+ (orepresents)
+ [9.89446 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.68364 4.29811 
+ ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.29447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (estypes)
+ [4.8436 8.74898 3.93823 5.75995 6.35994 4.85451 8.74898 ] pdfxs
+ (o) show
+ (rfe)
+ [8.71627 3.32724 4.85451 ] pdfxs
+ (a) show
+ (turesdirec)
+ [4.23277 6.0654 4.27631 4.8436 8.74898 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly.Sec)
+ [3.0327 4.84359 10.2981 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,itis)
+ [6.05449 6.0654 7.66902 3.0327 8.69455 3.02179 8.74898 ] pdfxs
+ (a) show
+ (n)
+ [10.5054 ] pdfxs
+ (o) show
+ (penques)
+ [6.35994 4.85451 10.5054 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhe)
+ [10.5054 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -16.364 -344.166 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esrequirings)
+ [4.8436 8.49808 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 3.02179 6.0654 9.64355 
+ 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (tedrun)
+ [4.23277 4.85451 10.2435 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 9.04356 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emssuch)
+ [4.85451 9.08711 8.48717 4.30902 6.05449 4.54905 10.2435 ] pdfxs
+ (a) show
+ (s)
+ [8.48717 ] pdfxs
+ (J) show
+ (avac)
+ [5.15996 5.14904 9.64355 4.8436 ] pdfxs
+ (a) show
+ (nbene\ftdirec)
+ [10.2435 6.37085 4.8436 6.0654 4.8436 6.0654 8.42183 6.0654 3.0327 4.2654 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (lyfr)
+ [3.0327 9.949 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ -16.364 -366.088 m
+ (We)
+ [10.2981 9.74174 ] pdfxs
+ (a) show
+ (recurrentlyexpl)
+ [4.27631 9.73083 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 4.23277 3.0327 10.6472 
+ 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ringthep)
+ [4.2654 3.0327 6.0654 10.3417 4.23277 6.0654 9.73083 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbene\f)
+ [7.90902 6.37085 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fimplemen)
+ [8.22538 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (inghi)
+ [3.0327 6.05449 10.3417 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-levelvir)
+ [6.05449 4.85451 4.2654 3.64352 3.02179 4.85451 5.4545 4.8436 7.91993 5.75995 3.0327 
+ 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [7.91993 9.08711 ] pdfxs
+ (a) show
+ (chines)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -388.011 m
+ (such)
+ [4.29811 6.0654 4.54905 9.6981 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (JV) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (rC)
+ [7.909 7.88721 ] pdfxs
+ (L) show
+ (I)
+ [7.57076 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (to) show
+ (p)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 0.571945 -409.933 m
+ (Thesubsec)
+ [7.8763 6.0654 7.76721 4.29811 6.0654 6.0654 4.29811 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbelowdescribe)
+ [6.05449 7.22172 6.37085 4.8436 3.0327 5.14905 10.7999 6.0654 4.8436 4.29811 4.85451 
+ 4.27631 3.02179 6.37085 7.76721 ] pdfxs
+ (t) show
+ (hekeyc)
+ [6.05449 7.76721 5.4545 4.85451 8.67265 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [12.9163 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.18901 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ure,emph)
+ [6.0654 4.27631 4.8436 6.09813 4.8436 9.08711 6.0654 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -431.856 m
+ (sizingdesi)
+ [4.29811 3.0327 4.85451 3.02179 6.0654 9.05447 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.65446 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfe)
+ [9.65446 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.84365 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.44357 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.44357 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilities)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.89808 ] pdfxs
+ (a) show
+ (bovepr)
+ [6.35994 5.14905 5.4545 8.44357 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (a) show
+ (nde\016cien)
+ [6.05449 9.65446 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -469.337 m
+ /N622 11.955 Tf
+ (2.3.2Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ile)
+ [3.74195 3.73 6.13291 ] pdfxs
+ (-) show
+ (Time:Exter)
+ [9.36073 3.73 11.2138 6.13291 9.71945 8.82286 7.10119 5.22437 6.14487 5.48733 ] pdfxs
+ (na) show
+ (lFront)
+ [8.22507 7.32842 5.49929 6.71874 7.10126 5.22437 ] pdfxs
+ (-) show
+ (e)
+ [6.14487 ] pdfxs
+ (n) show
+ (d)
+ [11.955 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.22437 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (er)
+ [6.13291 5.48733 ] pdfxs
+ -16.364 -498.305 m
+ /N614 10.909 Tf
+ (Ex)
+ [7.42902 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [5.98904 4.30902 ] pdfxs
+ (ta) show
+ (tic)
+ [4.23277 3.0327 7.81084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [12.96 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 7.26536 ] pdfxs
+ (\() show
+ (referred)
+ [4.27631 4.8436 3.33815 4.8436 4.27631 4.2654 4.85451 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (sfr)
+ [7.26536 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends\))
+ [3.63261 4.85451 6.05449 6.0654 4.29811 7.21093 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [7.81084 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (epr)
+ [7.81084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 7.26536 3.0327 5.74904 ] pdfxs
+ (to) show
+ -16.364 -520.228 m
+ (t) show
+ (he)
+ [6.05449 8.68356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mvir)
+ [13.8436 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [6.87267 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset.E)
+ [9.89446 4.29811 4.85451 4.23277 8.47629 7.42902 ] pdfxs
+ (a) show
+ (chs)
+ [4.53815 9.90537 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.68356 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.10537 4.85451 ] pdfxs
+ (a) show
+ (nperf)
+ [9.89446 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.9271 ] pdfxs
+ (t) show
+ (hreekeyt)
+ [6.0654 4.2654 4.85451 8.68356 5.4545 4.8436 9.59992 4.23277 ] pdfxs
+ (a) show
+ (sks,)
+ [4.30902 5.75995 4.29811 6.9163 ] pdfxs
+ (o) show
+ (fwhich)
+ [7.16721 7.8763 6.0654 3.0327 4.53815 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.364 -542.15 m
+ (\frst)
+ [6.0654 4.2654 4.30902 7.09093 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.91265 ] pdfxs
+ (t) show
+ (hird)
+ [6.05449 3.0327 4.27631 8.91265 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.70175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l:)
+ [3.0327 7.48357 ] pdfxs
+ (\(1) show
+ (\)Perf)
+ [7.10184 7.11266 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rml)
+ [4.27631 11.9453 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fc)
+ [4.85451 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 7.70175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e.)
+ [6.05449 4.30902 6.03267 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.04358 ] pdfxs
+ (o) show
+ (ptimizingcl)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 8.31266 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (suresin)
+ [4.29811 6.0654 4.27631 4.8436 7.15627 3.0327 6.0654 ] pdfxs
+ -16.364 -564.073 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.88717 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hhi)
+ [9.65446 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-)
+ [6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (rderfunc)
+ [4.27631 6.05449 4.85451 7.85446 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.85448 ] pdfxs
+ (\(2) show
+ (\)Tr)
+ [7.83274 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (es)
+ [8.43266 4.30902 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.05449 4.27631 4.8436 8.44357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.88717 ] pdfxs
+ (t) show
+ (o)
+ [9.04356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcode,syn)
+ [13.5927 4.8436 5.75995 6.0654 4.8436 6.62176 4.30902 5.75995 5.74904 ] pdfxs
+ (t) show
+ (hesizin)
+ [6.0654 4.8436 4.30902 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.364 -585.996 m
+ (a) show
+ (smuchuseful)
+ [8.26899 8.79257 6.05449 4.54905 10.0254 6.0654 4.29811 4.85451 3.32724 6.0654 6.99267 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypeinf)
+ [13.9636 3.93823 5.75995 6.35994 8.82538 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (a) show
+ (sp)
+ [8.26899 6.37085 ] pdfxs
+ (o) show
+ (ssible,especi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.07994 4.85451 4.29811 6.37085 4.8436 
+ 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.71992 ] pdfxs
+ (t) show
+ (oexp)
+ [9.42537 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sep)
+ [4.30902 8.81447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,s)
+ [4.8436 4.27631 4.29811 7.07994 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 7.07994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.364 -607.918 m
+ (a) show
+ (rrays.)
+ [4.27631 4.2654 5.15996 5.74904 4.30902 9.91628 ] pdfxs
+ (\(3) show
+ (\))
+ [8.56365 ] pdfxs
+ (I) show
+ (nv)
+ [5.75995 5.4545 ] pdfxs
+ (o) show
+ (ke)
+ [5.4545 9.16356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mp)
+ [14.3127 6.0654 ] pdfxs
+ (a) show
+ (ssesf)
+ [4.29811 4.30902 4.8436 8.61808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (rin)
+ [8.59627 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.62899 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (t) show
+ (hemodulelevel.)
+ [6.0654 9.16356 9.08711 5.75995 6.0654 6.05449 3.0327 9.16356 3.0327 4.8436 5.4545 
+ 4.85451 3.0327 3.0327 ] pdfxs
+ -16.364 -629.841 m
+ (The)
+ [7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (rebuiltin)
+ [4.27631 8.4872 6.05449 6.0654 3.0327 3.02179 7.88729 3.02179 5.75995 ] pdfxs
+ (t) show
+ (olibr)
+ [9.08719 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries,m)
+ [4.27631 3.0327 4.8436 4.30902 6.6654 9.08711 ] pdfxs
+ (a) show
+ (kingite)
+ [5.75995 3.0327 6.05449 9.0981 3.02179 7.88729 4.8436 ] pdfxs
+ (a) show
+ (syf)
+ [4.29811 9.40355 3.32724 ] pdfxs
+ (o) show
+ (rfr)
+ [7.909 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends)
+ [3.63261 4.85451 6.05449 6.0654 7.94172 ] pdfxs
+ (t) show
+ (ouse)
+ [9.08719 6.0654 4.29811 8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (25) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (37) 38
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thefr)
+ [7.8763 6.0654 8.65084 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt-enddoesn)
+ [5.75995 4.23277 3.64352 4.8436 6.0654 9.86173 6.05449 5.75995 4.8436 8.10535 6.0654 
+ ] pdfxs
+ (o) show
+ (thave)
+ [8.04001 6.0654 5.14905 5.4545 8.63993 ] pdfxs
+ (t) show
+ (operf)
+ [9.26174 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmSSAc)
+ [4.2654 12.8944 6.0654 6.05449 11.9781 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.3672 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,v)
+ [6.0654 6.87267 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesc)
+ [6.0654 3.0327 4.8436 8.10535 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.86173 6.35994 8.65084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 9.49083 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.4072 ] pdfxs
+ (\() show
+ (whichisn)
+ [7.8763 6.05449 3.0327 4.54905 10.7017 3.0327 8.94535 6.0654 ] pdfxs
+ (o) show
+ (tinSSAf)
+ [8.89091 3.02179 10.7126 6.05449 6.0654 12.829 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [7.93084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7126 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.49083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Ms)
+ [14.6509 4.29811 ] pdfxs
+ (ta) show
+ (ckpr)
+ [4.54905 10.3963 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.7017 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rexp)
+ [8.91263 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -43.845 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ssesc)
+ [4.29811 4.29811 4.85451 8.14899 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.90537 6.37085 8.69447 6.0654 4.29811 4.85451 9.90537 ] pdfxs
+ (t) show
+ (obuildSSAf)
+ [9.30537 6.05449 6.0654 3.0327 3.0327 9.90537 6.0654 6.05449 12.0326 3.33815 ] pdfxs
+ (o) show
+ (rme\013ec)
+ [4.2654 12.9489 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.S)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 8.51993 6.05449 ] pdfxs
+ (ta) show
+ (ckpr)
+ [4.54905 9.61082 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.91628 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ss)
+ [8.14899 4.30902 ] pdfxs
+ (ta) show
+ (ck-)
+ [4.53815 5.75995 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edsc)
+ [4.8436 9.91628 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r) show
+ -16.936 -65.768 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 7.98535 ] pdfxs
+ (t) show
+ (oSSAre)
+ [9.14174 6.0654 6.05449 11.869 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersif)
+ [4.85451 4.2654 7.98535 3.0327 7.02539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 7.96355 ] pdfxs
+ (a) show
+ (ddressdoesn)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 7.99626 6.05449 5.75995 4.8436 7.99626 6.05449 
+ ] pdfxs
+ (o) show
+ (tesc)
+ [7.93092 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.53084 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.54175 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.93092 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,inser)
+ [6.05449 6.73085 3.0327 6.05449 4.30902 4.8436 4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 397.485 -65.768 m
+ /N695 10.909 Tf
+ (\036) show
+ 407.67 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -16.936 -87.69 m
+ (a) show
+ (snecess)
+ [7.78899 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.25083 ] pdfxs
+ (t) show
+ (opreserveSSAf)
+ [8.94538 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 8.33448 6.0654 6.05449 
+ 11.6726 3.33815 ] pdfxs
+ (o) show
+ (rm.Sc)
+ [4.27631 9.08711 7.83266 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rexp)
+ [7.75628 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nprecedes)
+ [9.54537 6.0654 4.27631 4.8436 4.85451 4.8436 6.0654 4.8436 7.78899 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.78899 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 9.54537 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ndsloc)
+ [6.0654 6.05449 7.7999 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ls)
+ [6.51267 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 7.78899 ] pdfxs
+ (to) show
+ -16.936 -109.613 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rswhereverp)
+ [4.2654 7.94172 7.8763 6.0654 4.8436 4.27631 4.8436 5.4545 4.85451 7.909 6.35994 
+ ] pdfxs
+ (o) show
+ (ssible,so)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (heir\feldsc)
+ [6.0654 4.8436 3.0327 7.909 6.0654 4.8436 3.0327 6.05449 7.94172 4.85451 ] pdfxs
+ (a) show
+ (nbem)
+ [9.6981 6.35994 8.4872 9.08711 ] pdfxs
+ (a) show
+ (pped)
+ [6.0654 6.35994 4.8436 9.6981 ] pdfxs
+ (t) show
+ (oSSAre)
+ [9.08719 6.0654 6.0654 11.8144 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.94172 ] pdfxs
+ (a) show
+ (swell.)
+ [7.94172 7.57085 4.85451 3.0327 3.02179 3.0327 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (Not) show
+ (e)
+ [9.47992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [8.8691 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.3963 ] pdfxs
+ (\\) show
+ (hi)
+ [6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level")
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 3.0327 10.0799 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.93444 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.47992 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [8.8691 4.27631 4.85451 ] pdfxs
+ (a) show
+ (llyl)
+ [3.02179 3.0327 10.3963 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-dependen)
+ [4.8436 3.63261 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,)
+ [7.91993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7017 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.47992 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ -16.936 -153.458 m
+ (speci)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lc)
+ [6.98176 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.24717 ] pdfxs
+ (o) show
+ (fm)
+ [7.28721 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.80356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.98176 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmaybeperf)
+ [8.19274 9.08711 5.14905 9.70901 6.37085 8.79265 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 10.0145 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode.F)
+ [13.9527 4.8436 5.75995 6.0654 4.8436 8.82538 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.22536 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -16.936 -175.38 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hvir)
+ [10.9199 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.8872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nres)
+ [10.9199 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.909 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edl)
+ [4.85451 10.909 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.15262 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.9199 3.0327 10.909 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.909 ] pdfxs
+ (7) show
+ (\))
+ [9.09819 ] pdfxs
+ (a) show
+ (ndt)
+ [6.0654 10.9199 4.23277 ] pdfxs
+ (a) show
+ (il-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ -16.936 -197.303 m
+ (recursi)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nelimin)
+ [9.25083 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nwhichiscruci)
+ [9.25083 7.8763 6.0654 3.0327 4.53815 9.25083 3.0327 7.48354 4.85451 4.27631 6.05449 
+ 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.21813 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.46173 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [6.21813 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esc)
+ [4.85451 7.48354 4.85451 ] pdfxs
+ (a) show
+ (nbed)
+ [9.23992 6.37085 8.02902 6.0654 ] pdfxs
+ (o) show
+ (nein)
+ [6.0654 8.02902 3.0327 9.25083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.Insuchc)
+ [9.99272 6.21813 3.94897 9.23992 4.30902 6.05449 4.54905 9.25083 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -16.936 -219.225 m
+ (itisbe)
+ [3.0327 8.72728 3.0327 8.79262 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (ertoex)
+ [4.85451 8.75991 4.23277 9.94901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 10.549 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3381 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.75991 ] pdfxs
+ (t) show
+ (operf)
+ [9.9381 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmthe)
+ [4.27631 13.5816 4.23277 6.0654 9.3381 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,r)
+ [6.05449 7.73448 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 8.75991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninves)
+ [10.549 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -241.148 m
+ (e\013)
+ [4.8436 6.37077 ] pdfxs
+ (o) show
+ (rtincodewhich)
+ [4.2654 8.13819 3.02179 9.949 4.85451 5.74904 6.0654 8.73811 7.8763 6.05449 3.0327 
+ 4.54905 9.949 ] pdfxs
+ (o) show
+ (nlybene\f)
+ [6.05449 3.0327 9.64355 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (sap)
+ [8.19263 9.3381 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rfr)
+ [8.15991 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.This)
+ [3.63261 4.8436 6.0654 6.05449 8.62901 7.8763 6.0654 3.0327 8.18172 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.30902 9.3381 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.19263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.18172 ] pdfxs
+ (t) show
+ (obe)
+ [9.34901 6.35994 4.8436 ] pdfxs
+ -16.936 -263.07 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hrou)
+ [6.0654 4.2654 5.46541 6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.4872 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ -16.936 -300.903 m
+ /N622 11.955 Tf
+ (2.3.3Li)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 3.74195 ] pdfxs
+ (n) show
+ (ker&)
+ [6.73059 6.13291 9.97045 14.9437 ] pdfxs
+ (I) show
+ (nter)
+ [7.10126 5.23633 6.13291 5.48733 ] pdfxs
+ (p) show
+ (ro)
+ [5.49929 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (ral)
+ [5.49929 6.52739 8.22507 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (er)
+ [6.13291 5.48733 ] pdfxs
+ -16.936 -329.871 m
+ /N614 10.909 Tf
+ (L) show
+ (ink)
+ [3.0327 6.05449 9.38174 ] pdfxs
+ (t) show
+ (imeis)
+ [3.0327 9.08711 8.47629 3.0327 7.9199 ] pdfxs
+ (t) show
+ (he\frstph)
+ [6.0654 8.46538 6.0654 4.27631 4.29811 7.86547 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.46538 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocesswherem)
+ [9.67628 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.9199 7.88721 6.05449 4.85451 
+ 4.2654 8.47629 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ 298.984 -325.912 m
+ /N703 7.96999 Tf
+ (6) show
+ 307.34 -329.871 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.47629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misav)
+ [12.7089 3.0327 7.93081 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.47629 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -351.793 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.18172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.92718 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.59629 ] pdfxs
+ (A) show
+ (ssuch,link-)
+ [8.17081 4.30902 6.05449 4.54905 6.05449 6.97085 3.0327 3.02179 6.0654 5.75995 3.63261 
+ ] pdfxs
+ (t) show
+ (imeisan)
+ [3.0327 9.08711 8.7272 3.02179 8.18172 9.32719 6.0654 ] pdfxs
+ (at) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lpl)
+ [6.90539 6.0654 3.02179 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 8.71629 ] pdfxs
+ (t) show
+ (operf)
+ [9.3381 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.9707 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.71629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 4.27631 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ -16.936 -373.716 m
+ (cedur)
+ [4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.66902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.93444 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.29811 8.94535 ] pdfxs
+ (t) show
+ (heen)
+ [6.05449 9.49083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irepr)
+ [3.0327 4.2654 9.49083 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thelink-)
+ [9.08711 10.8872 7.8763 6.0654 9.49083 3.02179 3.0327 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.49083 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.93444 3.0327 10.7017 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.64 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e) show
+ -16.936 -395.638 m
+ (o) show
+ (n)
+ [10.7454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.6836 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndirec)
+ [10.7563 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.8545 7.97448 ] pdfxs
+ (ta) show
+ (king)
+ [5.75995 3.02179 6.0654 10.1345 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.53447 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hesem)
+ [6.05449 9.53447 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icinf)
+ [3.0327 9.53447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nitc)
+ [10.7454 3.0327 8.93455 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins.)
+ [3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ -16.936 -417.561 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcurren)
+ [14.269 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lyincludesanumber)
+ [3.02179 10.0363 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 8.57444 9.73082 
+ 5.74904 6.0654 8.79257 6.35994 4.8436 8.55263 ] pdfxs
+ (o) show
+ (fin)
+ [7.60357 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,such)
+ [3.0327 5.75995 4.29811 4.8436 4.30902 7.46175 4.29811 6.0654 4.54905 10.3308 ] pdfxs
+ (a) show
+ (s)
+ [8.57444 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.71992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.13083 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -16.936 -439.483 m
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.33445 ] pdfxs
+ (3\)) show
+ (,c)
+ [7.18903 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.09085 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.1235 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,Mod)
+ [6.05449 7.19994 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 7.3963 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.19994 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 10.1235 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.09085 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 8.35626 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ -16.936 -461.406 m
+ (inlinin)
+ [3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,de)
+ [6.0654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.95628 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lelimin)
+ [5.92358 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 6.0654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.95628 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.09802 4.8436 5.75995 7.13457 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 6.07631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dtypeelimin)
+ [8.94537 3.94914 5.74904 6.37085 7.73448 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 6.07631 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.13457 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -483.329 m
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.19631 ] pdfxs
+ (a) show
+ (rrayb)
+ [4.2654 4.27631 5.14905 8.80356 6.35994 ] pdfxs
+ (o) show
+ (undscheckelimin)
+ [6.0654 6.05449 6.0654 7.34172 4.54905 6.05449 4.85451 4.53815 8.80356 4.8436 3.0327 
+ 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [9.10901 3.02179 ] pdfxs
+ (82) show
+ (],simples)
+ [3.0327 6.19631 4.29811 3.0327 9.08711 6.0654 3.0327 7.88721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 7.88721 6.0654 4.8436 3.0327 9.0981 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.0981 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.88721 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.936 -505.251 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (5\)) show
+ (.) show
+ -4.57764e-05 -527.174 m
+ (Thedesi)
+ [7.8763 6.0654 8.83629 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [10.0472 ] pdfxs
+ (o) show
+ (f)
+ [7.33084 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.8472 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.63622 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 10.0581 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.8472 ] pdfxs
+ (o) show
+ (ptimizersin)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 4.27631 8.29081 3.0327 10.0581 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mpermit)
+ [13.9963 6.35994 4.8436 4.27631 9.08711 3.0327 8.23637 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.83629 6.0654 4.29811 8.8472 ] pdfxs
+ (o) show
+ (fawell-known)
+ [7.33084 9.44719 7.57085 4.85451 3.02179 3.0327 3.63261 5.75995 6.0654 5.14905 7.8763 
+ 6.0654 ] pdfxs
+ -16.936 -549.096 m
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.3381 3.33815 ] pdfxs
+ (o) show
+ (rspeedingupin)
+ [8.75991 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 6.05449 9.94901 6.05449 10.549 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.5163 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Atc)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 10.4399 7.8763 8.72728 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (ime,in)
+ [3.02179 9.09802 4.8436 7.73448 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lsumm)
+ [7.5163 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 4.29811 ] pdfxs
+ -16.936 -571.019 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [9.54537 6.35994 8.33448 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 9.54537 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.75628 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.54537 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [9.54537 3.0327 9.53446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.32357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.578 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.54537 ] pdfxs
+ (atta) show
+ (ched)
+ [4.53815 6.0654 4.8436 9.54537 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.33448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mby)
+ [13.4727 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecode.Thelink-)
+ [4.8436 4.85451 5.74904 6.0654 4.8436 7.83266 7.8763 6.0654 8.32357 3.0327 3.0327 
+ 6.05449 5.75995 3.63261 ] pdfxs
+ -16.936 -592.941 m
+ (t) show
+ (imein)
+ [3.0327 9.08711 8.51993 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.69812 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.94173 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.73082 ] pdfxs
+ (t) show
+ (henprocess)
+ [6.05449 4.85451 9.71991 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.96354 ] pdfxs
+ (t) show
+ (hesein)
+ [6.0654 4.8436 4.30902 8.50902 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lsumm)
+ [6.68721 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.97445 ] pdfxs
+ (a) show
+ (sinputins)
+ [7.96354 3.0327 6.0654 6.05449 6.0654 7.9091 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ 1 0 0 1 -16.936 -602.435 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.76933 3.58634 ] pdfxs
+ (ha) show
+ (ts)
+ [6.24924 3.63121 ] pdfxs
+ (hare) show
+ (dli)
+ [7.79144 2.56423 2.55527 ] pdfxs
+ (brar) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.30308 ] pdfxs
+ (an) show
+ (dsyst)
+ [7.78247 3.64018 4.85963 3.64018 3.57737 ] pdfxs
+ (e) show
+ (mlib)
+ [10.3467 2.56423 2.55527 5.12854 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (smay)
+ [6.30308 7.6838 4.34857 7.5315 ] pdfxs
+ (no) show
+ (tbeav)
+ [6.24924 5.37959 6.76933 4.34857 4.34857 ] pdfxs
+ (a) show
+ (il)
+ [2.56423 2.55527 ] pdfxs
+ (ab) show
+ (le)
+ [2.56423 6.76036 ] pdfxs
+ (fo) show
+ (r)
+ [6.27613 ] pdfxs
+ (ana) show
+ (lysis)
+ [2.55527 4.8686 3.63121 2.56423 6.30308 ] pdfxs
+ (a) show
+ (tli)
+ [6.24924 2.55527 2.56423 ] pdfxs
+ (n) show
+ (ktim)
+ [7.5315 3.58634 2.55527 7.6838 ] pdfxs
+ (e) show
+ (,)
+ [5.30782 ] pdfxs
+ (o) show
+ (rmaybec)
+ [6.26716 7.6838 4.34857 7.5315 5.37959 6.76933 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (il)
+ [2.55527 2.56423 ] pdfxs
+ (ed) show
+ -12.437 -14.768 m
+ (d) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (ctlyto)
+ [4.09746 3.57737 2.56423 7.93497 3.58634 7.67495 ] pdfxs
+ (na) show
+ (tiveco)
+ [3.58634 2.55527 4.60858 7.1728 4.09746 4.85963 ] pdfxs
+ (de) show
+ (.) show
+ 216.108 -48.314 m
+ /N614 10.909 Tf
+ (26) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (overhaving)
+ [5.14905 5.4545 4.85451 7.909 6.05449 5.14905 5.75995 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (JV) show
+ (Mproduce)
+ [13.6363 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 8.47629 ] pdfxs
+ (32) show
+ (-bitcodedirec)
+ [3.64352 6.05449 3.0327 7.87638 4.85451 5.75995 6.05449 8.4872 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 8.32356 ] pdfxs
+ (a) show
+ (ndGup)
+ [6.0654 8.92356 8.5636 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ac)
+ [8.31266 4.85451 ] pdfxs
+ (o) show
+ (mpressp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.16718 6.0654 ] pdfxs
+ (a) show
+ (irsc)
+ [3.0327 4.2654 7.17809 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.32356 ] pdfxs
+ (o) show
+ (fa)
+ [6.19631 8.32356 ] pdfxs
+ (32) show
+ (-bitin)
+ [3.63261 6.0654 3.0327 7.10184 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.13446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.92356 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.10184 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.14537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (otwo)
+ [8.32356 3.93823 7.58175 8.31266 ] pdfxs
+ (15) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ 0 -43.845 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lueswhich)
+ [3.0327 6.0654 4.8436 7.16718 7.8763 6.0654 3.02179 4.54905 8.92356 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 7.71266 6.0654 ] pdfxs
+ (a) show
+ (ckedin)
+ [4.53815 5.4545 4.85451 8.92356 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.31266 8.32356 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.71266 ] pdfxs
+ (32) show
+ (-bit\feld[)
+ [3.63261 6.0654 3.0327 7.10184 6.05449 4.85451 3.02179 8.92356 3.0327 ] pdfxs
+ (146) show
+ (].Theyc)
+ [3.0327 7.61448 7.88721 6.05449 4.85451 8.61811 4.8436 ] pdfxs
+ (o) show
+ (mpressap)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 7.15627 8.31266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erbyrepl)
+ [4.85451 7.13446 5.74904 8.61811 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cingitwi)
+ [4.8436 3.0327 6.0654 8.31266 3.0327 7.10184 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -65.768 m
+ (av)
+ [8.8472 5.14904 ] pdfxs
+ (a) show
+ (luerel)
+ [3.0327 6.05449 8.23629 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.23629 ] pdfxs
+ (t) show
+ (oi)
+ [8.8472 3.02179 ] pdfxs
+ (t) show
+ (sown)
+ [7.69081 5.15996 7.8763 9.44719 ] pdfxs
+ (a) show
+ (ddress,whichise\013ec)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 6.46903 7.8763 6.0654 3.0327 4.53815 
+ 9.4581 3.02179 7.69081 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.23629 3.32724 ] pdfxs
+ (o) show
+ (rrecursived)
+ [7.66901 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.23629 6.0654 
+ ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.8472 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresp)
+ [6.0654 4.2654 4.85451 7.69081 6.05449 ] pdfxs
+ (a) show
+ (ckedcl)
+ [4.54905 5.4545 4.8436 9.4581 4.8436 3.0327 ] pdfxs
+ (o) show
+ (selyin)
+ [4.29811 4.85451 3.0327 9.14174 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 8.21447 ] pdfxs
+ (I) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.59629 ] pdfxs
+ (o) show
+ (\013setexceeds)
+ [6.35986 4.30902 4.8436 7.98547 4.85451 5.75995 4.8436 4.85451 4.8436 6.0654 8.0399 
+ ] pdfxs
+ (15) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.80721 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.58538 6.0654 ] pdfxs
+ (a) show
+ (irisrepl)
+ [3.0327 8.01809 3.0327 8.0399 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedwi)
+ [4.8436 4.85451 9.80719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hap)
+ [9.80719 9.19628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.01809 ] pdfxs
+ (t) show
+ (o)
+ [9.19628 ] pdfxs
+ (a) show
+ (nunc)
+ [9.80719 6.0654 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedp)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.80719 6.0654 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 0 -109.613 m
+ (o) show
+ (n)
+ [9.98173 ] pdfxs
+ (t) show
+ (heside.Theyshowasubs)
+ [6.0654 8.77084 4.29811 3.0327 6.05449 4.85451 8.7381 7.8763 6.0654 4.8436 9.68719 
+ 4.29811 6.0654 5.14905 11.8035 9.37083 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lreduc)
+ [6.94903 4.27631 4.8436 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninmem)
+ [9.98173 3.0327 9.98173 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 9.68719 4.8436 ] pdfxs
+ (o) show
+ (nsump)
+ [6.0654 4.29811 6.0654 9.08711 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.0654 7.02539 4.8436 ] pdfxs
+ (a) show
+ (chemisses,)
+ [4.54905 6.05449 8.77084 9.09802 3.0327 4.29811 4.29811 4.85451 4.29811 7.02539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.98173 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -131.535 m
+ (cus)
+ [4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (mh)
+ [12.0325 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (resupp)
+ [4.2654 7.78903 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (\)are)
+ [7.1782 8.39993 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 7.78903 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceincre)
+ [6.05449 4.85451 7.78903 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.78903 ] pdfxs
+ (o) show
+ (nasubset)
+ [8.99992 8.39993 4.30902 6.05449 6.0654 4.29811 4.85451 7.1782 ] pdfxs
+ (o) show
+ (f)
+ [6.27267 ] pdfxs
+ (t) show
+ (heOldenbenchm)
+ [6.0654 7.78903 8.4872 3.02179 6.0654 4.85451 8.99992 6.35994 4.85451 6.05449 4.54905 
+ 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks.)
+ [4.2654 5.75995 4.30902 3.0327 ] pdfxs
+ 0 -153.458 m
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 9.05447 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 8.47627 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.74904 7.38539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 8.47627 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [10.2654 3.0327 8.50899 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elym)
+ [4.85451 3.02179 9.97082 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2654 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.95991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.50899 ] pdfxs
+ (o) show
+ (np)
+ [10.2654 6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.02179 4.27631 8.50899 ] pdfxs
+ (o) show
+ (fv)
+ [7.53811 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -175.38 m
+ (\() show
+ (butitc)
+ [6.05449 6.0654 7.85456 3.0327 7.85456 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [9.67628 4.85451 ] pdfxs
+ (o) show
+ (mpressin)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.9199 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ers)
+ [4.8436 4.27631 7.9199 ] pdfxs
+ (a) show
+ (swell)
+ [7.90899 7.58175 4.8436 3.0327 6.64358 ] pdfxs
+ (a) show
+ (sp)
+ [7.9199 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers,)
+ [4.85451 4.2654 4.30902 6.64358 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.67628 4.8436 ] pdfxs
+ (a) show
+ (nselectivelyc)
+ [9.67628 4.29811 4.85451 3.0327 4.8436 4.85451 4.23277 3.0327 5.4545 4.85451 3.02179 
+ 9.37083 4.85451 ] pdfxs
+ (o) show
+ (mpresss)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.9199 4.29811 ] pdfxs
+ (o) show
+ (me\felds)
+ [9.09802 8.45447 6.0654 4.85451 3.02179 6.0654 7.9199 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.67628 6.05449 ] pdfxs
+ (ot) show
+ 0 -197.303 m
+ (ot) show
+ (hers)
+ [6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.87629 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,itrequiresspeci)
+ [6.6763 3.02179 7.88729 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.94172 
+ 4.29811 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lizedh)
+ [3.0327 3.0327 4.8436 4.85451 9.68719 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (oimproveperf)
+ [9.08719 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 8.4872 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (ag) show
+ (i)
+ [7.82175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8435 ] pdfxs
+ (H) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ (a) show
+ (kidescribeac)
+ [5.75995 7.82175 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.64356 10.2435 
+ 4.85451 ] pdfxs
+ (o) show
+ (mbinedh)
+ [8.78166 6.0654 3.02179 6.0654 4.8436 10.8544 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.63265 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 9.63265 ] pdfxs
+ (t) show
+ (heydub)
+ [6.0654 4.8436 10.549 6.0654 6.05449 10.8544 ] pdfxs
+ (\\) show
+ (Field)
+ [7.12357 3.0327 4.8436 3.0327 10.8435 ] pdfxs
+ (A) show
+ (rray)
+ [4.27631 4.27631 5.14905 5.75995 ] pdfxs
+ 0 -241.148 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nTechnique"\(FACT\)[)
+ [10.0908 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.49083 
+ 4.23277 5.91267 7.8763 7.88721 7.8763 8.2691 3.0327 ] pdfxs
+ (131) show
+ (].FACTusesm)
+ [3.0327 9.06537 5.91267 7.8763 7.8763 11.9126 6.0654 4.29811 4.85451 8.33444 9.08711 
+ ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (\\I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.87993 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erleavin)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ ("[)
+ [9.49083 3.0327 ] pdfxs
+ (136) show
+ (])
+ [7.05812 ] pdfxs
+ (t) show
+ (ospli)
+ [9.49083 4.29811 6.0654 3.0327 3.02179 ] pdfxs
+ (t) show
+ 0 -263.07 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 8.99992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.05449 4.27631 7.77812 6.0654 4.8436 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.0654 6.09813 6.0654 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.74904 3.0327 6.0654 8.38902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.78903 4.8436 ] pdfxs
+ (o) show
+ (mpressed\felds)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.98901 6.0654 4.8436 3.0327 
+ 6.0654 7.23263 ] pdfxs
+ (o) show
+ (fmul)
+ [6.27267 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipleins)
+ [3.02179 6.0654 3.0327 7.77812 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 7.24354 ] pdfxs
+ (o) show
+ (fas)
+ [6.27267 8.38902 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.77812 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -284.993 m
+ (inmem)
+ [3.0327 9.13083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.Toh)
+ [4.27631 4.84359 7.69084 6.97085 8.53084 6.0654 ] pdfxs
+ (a) show
+ (ndled)
+ [6.05449 6.0654 3.02179 7.93084 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.32002 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbec)
+ [7.32002 6.35994 7.93084 4.8436 ] pdfxs
+ (o) show
+ (mpressed:)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 6.0654 7.59266 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.83629 ] pdfxs
+ (a) show
+ (lways)
+ [3.0327 7.57085 5.14905 5.75995 7.37445 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (een)
+ [7.91993 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hsp)
+ [9.13083 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 7.93084 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.35264 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 0 -306.915 m
+ (t) show
+ (hec)
+ [6.05449 8.61811 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.829 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.05449 9.829 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedd)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.829 6.05449 ] pdfxs
+ (ata) show
+ (.Thisusu)
+ [8.26902 7.8763 6.0654 3.02179 8.07263 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyimprovesloc)
+ [3.02179 3.0327 9.52355 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 8.07263 
+ 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityth)
+ [3.0327 3.02179 3.94914 9.52355 4.23277 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitdoesn)
+ [9.81809 3.0327 8.00729 6.0654 5.74904 4.85451 8.07263 6.05449 ] pdfxs
+ (o) show
+ (treduce)
+ [8.00729 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -328.838 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.15265 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.C)
+ [6.0654 7.79993 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (redwi)
+ [4.2654 4.85451 9.4581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.4581 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.67992 7.57085 ] pdfxs
+ (o) show
+ (rk,FACTh)
+ [4.27631 5.74904 6.47994 5.91267 7.8763 7.8763 11.2799 6.0654 ] pdfxs
+ (a) show
+ (shi)
+ [7.70172 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hermem)
+ [6.05449 4.85451 7.66901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.15265 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,requires)
+ [6.0654 6.47994 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -350.761 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.6654 ] pdfxs
+ (a) show
+ (ndrequiresex)
+ [6.0654 9.6981 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.94172 4.8436 
+ 5.75995 ] pdfxs
+ (ot) show
+ (icsin)
+ [3.0327 8.47629 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le-purp)
+ [3.0327 4.8436 3.64352 6.05449 6.0654 4.2654 6.37085 ] pdfxs
+ (o) show
+ (seh)
+ [4.29811 8.4872 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.4872 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -372.683 m
+ (A) show
+ (n)
+ [10.0035 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.97085 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.79265 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.79265 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.79265 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chtop)
+ [4.54905 10.0035 4.23277 9.40355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.21446 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.0035 3.0327 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tit)
+ [8.18183 3.0327 8.18183 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 4.29811 ] pdfxs
+ 0 -394.606 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdc)
+ [4.27631 9.07628 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.28719 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.31991 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.lo)
+ [7.67993 3.02179 5.75995 ] pdfxs
+ (o) show
+ (punswi)
+ [9.07628 6.0654 6.05449 4.30902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\))
+ [7.26547 ] pdfxs
+ (t) show
+ (os)
+ [8.46538 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.78174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizethec)
+ [3.0327 9.08711 3.0327 4.85451 7.86539 4.23277 6.0654 7.86539 4.85451 ] pdfxs
+ (o) show
+ (mpressedcode)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.07628 4.85451 5.74904 6.0654 
+ 4.8436 ] pdfxs
+ 0 -416.528 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rspeci\fcs)
+ [8.10537 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.68356 4.30902 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.02179 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 8.4872 ] pdfxs
+ (I) show
+ (nthec)
+ [9.90537 4.23277 6.0654 8.68356 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.69447 ] pdfxs
+ (o) show
+ (fb)
+ [7.16721 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.90537 ] pdfxs
+ (t) show
+ (heZh)
+ [6.05449 8.68356 6.67622 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g/) show
+ (Gupta)
+ [8.55269 6.0654 6.0654 4.23277 9.29447 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.89446 6.97085 ] pdfxs
+ (a) show
+ (ka)
+ [5.14904 5.46541 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (/H) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ (a) show
+ (ki)
+ [5.75995 6.86176 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches,)
+ [4.54905 6.05449 4.85451 4.29811 6.9163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -438.451 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.22174 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tusec)
+ [7.18911 6.0654 4.29811 7.79994 4.8436 ] pdfxs
+ (oa) show
+ (rse)
+ [4.27631 4.29811 7.79994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 8.99992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 7.24354 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useindividu)
+ [6.05449 4.30902 7.78903 3.0327 6.0654 6.05449 3.0327 5.75995 3.0327 6.05449 6.0654 
+ ] pdfxs
+ (a) show
+ (l\feldsin)
+ [5.97813 6.05449 4.85451 3.0327 6.05449 7.25445 3.0327 8.99992 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.79994 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.01083 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.79994 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -460.373 m
+ (o) show
+ (runc)
+ [7.87628 6.0654 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedunrel)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.67628 6.05449 6.0654 4.27631 
+ 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.66537 ] pdfxs
+ (t) show
+ (oe)
+ [9.06538 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.67628 ] pdfxs
+ (ot) show
+ (her.)
+ [6.05449 4.85451 4.2654 7.87629 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.05449 9.06538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.87628 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,ac)
+ [4.54905 6.05449 6.64358 9.06538 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.88719 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.67628 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llyunswi)
+ [3.02179 3.0327 9.37083 6.05449 6.0654 4.29811 7.88721 3.02179 ] pdfxs
+ (t) show
+ (ch)
+ [4.54905 9.66537 ] pdfxs
+ (a) show
+ 0 -482.296 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.01812 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.45083 4.8436 ] pdfxs
+ (o) show
+ (mpressedlo)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 9.22901 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.40729 ] pdfxs
+ (t) show
+ (raversesapo)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 7.47263 8.62902 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lifthelo)
+ [6.20722 3.02179 6.51267 4.23277 6.0654 8.01812 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pdoesn)
+ [9.22901 6.05449 5.75995 4.85451 7.47263 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.4182 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (efr)
+ [8.01812 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2616 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.01812 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 3.0327 ] pdfxs
+ 0 -527.75 m
+ /N622 14.346 Tf
+ (7.6PointerCom)
+ [8.07685 4.476 24.2161 10.573 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 11.649 
+ 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ression)
+ [6.59915 7.3595 6.36962 6.36962 4.476 8.07685 14.346 ] pdfxs
+ (Su) show
+ (mm)
+ [13.4422 13.4566 ] pdfxs
+ (a) show
+ (ry)
+ [6.58481 8.52144 ] pdfxs
+ 0 -560.476 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 6.81821 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 6.85083 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.63992 3.0327 6.87264 ] pdfxs
+ (a) show
+ (n)
+ [8.63992 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 7.42903 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.42903 3.33815 ] pdfxs
+ (o) show
+ (rspecul)
+ [6.85083 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivelyshrinking)
+ [3.02179 5.4545 4.85451 3.0327 8.33447 4.29811 6.0654 4.2654 3.0327 6.0654 5.75995 
+ 3.02179 6.0654 8.02902 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 6.81821 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 0 -582.398 m
+ (ersto)
+ [4.8436 4.27631 8.09444 4.23277 9.25083 ] pdfxs
+ (32) show
+ (-bitindices,wi)
+ [3.63261 6.05449 3.0327 8.0291 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 6.85085 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utl)
+ [6.05449 8.0291 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 8.0291 6.35994 ] pdfxs
+ (o) show
+ (inters.Weshow)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 8.32356 10.309 8.62902 4.30902 6.05449 
+ 5.14905 11.6726 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tP)
+ [8.0291 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.05082 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -604.321 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nprovidesb)
+ [9.97082 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 8.21444 6.35994 ] pdfxs
+ (ot) show
+ (hsubs)
+ [9.97082 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nti)
+ [5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.93812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementsf)
+ [6.0654 4.8436 8.75993 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 4.23277 8.21444 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [8.18173 6.35994 ] pdfxs
+ (o) show
+ (interin)
+ [3.0327 5.75995 4.23277 4.85451 8.18173 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivecodes)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.75993 4.85451 5.74904 6.0654 4.8436 4.29811 
+ ] pdfxs
+ 430.383 -604.321 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 451.576 -604.321 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (g) show
+ (-) show
+ 0 -626.243 m
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreducedmem)
+ [3.0327 9.39264 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 9.6981 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 9.39264 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (printf)
+ [6.0654 4.2654 3.0327 5.75995 7.87638 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (179) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (38) 39
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (On)
+ [8.4872 10.8763 ] pdfxs
+ (t) show
+ (heSP)
+ [6.0654 9.66537 6.0654 6.51267 ] pdfxs
+ (A) show
+ (RCsys)
+ [7.72349 12.709 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,p)
+ [4.85451 9.08711 8.14902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.09808 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nprovidesasubs)
+ [10.8872 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.11989 10.2763 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lspeedupoverPo)
+ [7.85448 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 10.8872 5.14905 5.4545 4.8436 
+ 9.09808 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (a) show
+ (ndP)
+ [6.0654 10.3745 7.42902 ] pdfxs
+ (t) show
+ (rC)
+ [4.2654 7.8763 ] pdfxs
+ (o) show
+ (mp-)
+ [9.09802 6.05449 3.64352 ] pdfxs
+ (6) show
+ (4is)
+ [9.77446 3.02179 8.62899 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.17447 ] pdfxs
+ (to) show
+ 117.633 -21.922 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (ch) show
+ 150.667 -21.922 m
+ /N614 10.909 Tf
+ (t) show
+ (heperf)
+ [6.05449 9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.16356 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.17447 ] pdfxs
+ (32) show
+ (-bitn)
+ [3.63261 6.0654 3.0327 8.55274 6.0654 ] pdfxs
+ (at) show
+ (iveversi)
+ [3.0327 5.4545 9.16356 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.On)
+ [6.0654 9.92719 8.4872 10.3745 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (Ita) show
+ (nium)
+ [6.0654 3.0327 6.05449 9.08711 ] pdfxs
+ -16.936 -43.845 m
+ (PtrC)
+ [7.42902 4.23277 4.27631 7.8763 ] pdfxs
+ (o) show
+ (mpm)
+ [9.09802 9.04356 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.28718 ] pdfxs
+ (t) show
+ (hecodesubs)
+ [6.05449 7.83266 4.85451 5.74904 6.0654 7.83266 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.0327 8.7381 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.25446 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 7.28718 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 7.83266 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.83266 ] pdfxs
+ (o) show
+ (fi)
+ [6.32722 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.28718 ] pdfxs
+ (\() show
+ (butwec)
+ [6.05449 6.0654 7.22184 7.58175 7.83266 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.23275 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -65.768 m
+ (t) show
+ (oa)
+ [8.93447 8.92356 ] pdfxs
+ (32) show
+ (-bitb)
+ [3.64352 6.05449 3.0327 7.72365 6.05449 ] pdfxs
+ (a) show
+ (seline)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.)
+ [7.82175 ] pdfxs
+ (I) show
+ (n)
+ [9.54537 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.32357 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.32357 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (heOp)
+ [6.05449 8.32357 8.4872 6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (n,P)
+ [6.05449 6.5454 7.41812 ] pdfxs
+ (t) show
+ (rC)
+ [4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp-)
+ [9.09802 6.05449 3.63261 ] pdfxs
+ (6) show
+ (4is)
+ [8.93447 3.0327 7.77808 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.32357 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (estc)
+ [4.8436 4.30902 7.72365 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ -16.936 -87.69 m
+ (in)
+ [3.0327 11.3235 ] pdfxs
+ (64) show
+ (-bitmode)
+ [3.63261 6.0654 3.02179 9.51273 9.08711 5.75995 6.0654 10.1017 ] pdfxs
+ (t) show
+ (heOp)
+ [6.0654 10.1126 8.4872 6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.85451 ] pdfxs
+ (a) show
+ (nusetwice)
+ [11.3235 6.05449 4.30902 10.1017 3.94914 7.8763 3.0327 4.8436 10.1126 ] pdfxs
+ (a) show
+ (sm)
+ [9.56716 9.08711 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 11.0181 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (erre)
+ [4.85451 9.53444 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 9.56716 ] pdfxs
+ (a) show
+ (sini)
+ [9.56716 3.0327 11.3235 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [9.56716 ] pdfxs
+ (32) show
+ (-bitmode,s)
+ [3.64352 6.05449 3.0327 9.50182 9.09802 5.74904 6.0654 4.8436 8.70538 4.29811 ] pdfxs
+ (o) show
+ -16.936 -109.613 m
+ (itdoesn)
+ [3.0327 8.8691 6.05449 5.75995 4.85451 8.92353 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [8.8691 6.0654 4.8436 4.85451 10.6799 ] pdfxs
+ (t) show
+ (ospill)
+ [10.0799 4.30902 6.05449 3.0327 3.0327 7.65811 ] pdfxs
+ (a) show
+ (s)
+ [8.93444 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en.On)
+ [4.85451 6.05449 10.8545 8.4872 10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.47992 ] pdfxs
+ (I) show
+ (BMSP,perf)
+ [7.72349 14.629 6.0654 6.51267 7.65811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceissubs)
+ [6.05449 4.85451 9.47992 3.02179 8.93444 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyimprovedwi)
+ [3.0327 3.0327 10.3854 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 10.6908 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -16.936 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.58173 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,butc)
+ [6.05449 6.40358 6.0654 6.05449 7.56002 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [9.37082 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.54911 9.09802 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 9.37082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (32) show
+ (-bitversi)
+ [3.63261 6.0654 3.02179 7.56002 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.37082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [9.37082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.33813 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.37082 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (heslow)
+ [6.0654 8.15993 4.29811 3.0327 5.14905 7.8763 ] pdfxs
+ -16.936 -153.458 m
+ (ALU) show
+ (.On)
+ [6.43631 8.4872 9.4581 ] pdfxs
+ (a) show
+ (llsys)
+ [3.0327 6.43631 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.09802 7.70172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h,p)
+ [6.0654 6.47994 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.67992 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nimproves)
+ [9.46901 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 7.70172 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.2472 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.25811 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.6582 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -175.38 m
+ (dr)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.25083 ] pdfxs
+ (a) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.33448 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsizeincre)
+ [6.05449 3.0327 4.8436 12.5889 4.29811 3.0327 4.8436 8.34538 3.0327 6.05449 4.85451 
+ 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ses.The\f)
+ [4.29811 4.85451 4.29811 7.83266 7.8763 6.0654 8.33448 6.0654 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.7999 ] pdfxs
+ (a) show
+ (lsoshow)
+ [3.02179 4.30902 8.94538 4.29811 6.0654 5.14905 11.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.73456 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.34538 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.85451 4.29811 6.5454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -197.303 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsize)
+ [6.0654 3.0327 4.8436 12.6325 4.29811 3.0327 4.85451 8.38902 ] pdfxs
+ (a) show
+ (twhichperf)
+ [7.7782 7.88721 6.05449 3.0327 4.54905 9.59991 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebe)
+ [6.05449 4.85451 8.38902 6.35994 4.85451 ] pdfxs
+ (g) show
+ (ins)
+ [3.02179 6.0654 7.84354 ] pdfxs
+ (t) show
+ (ode)
+ [8.99992 6.05449 4.85451 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 8.38902 4.27631 ] pdfxs
+ (a) show
+ (pidlyismuchl)
+ [6.05449 3.0327 6.05449 3.0327 9.30537 3.02179 7.85445 8.78166 6.0654 4.53815 9.59991 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erf)
+ [4.8436 7.82173 3.32724 ] pdfxs
+ (o) show
+ (rP)
+ [7.82173 7.41812 ] pdfxs
+ (t) show
+ (rC)
+ [4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.59991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nf)
+ [9.59991 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -219.225 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (A) show
+ (lloc,showing)
+ [3.0327 3.0327 5.75995 4.8436 6.94903 4.30902 6.05449 5.14905 7.88721 3.02179 6.0654 
+ 9.31628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [8.10547 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.13809 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.92718 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreduces)
+ [3.0327 9.62173 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.1599 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.70538 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivew)
+ [3.02179 5.4545 8.71629 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsize)
+ [4.27631 5.75995 3.02179 6.0654 9.31628 4.29811 4.85451 8.10547 4.29811 3.0327 4.8436 
+ 8.71629 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -241.148 m
+ (t) show
+ (hebenchm)
+ [6.05449 8.4872 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (ne)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.27631 4.8436 4.29811 3.0327 ] pdfxs
+ -16.936 -286.602 m
+ /N622 14.346 Tf
+ (7.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -16.936 -319.328 m
+ /N614 10.909 Tf
+ (I) show
+ (f)
+ [6.87267 ] pdfxs
+ (a) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uresupp)
+ [6.05449 4.27631 8.37811 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sb)
+ [7.83263 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.59991 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.7782 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.58901 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.7782 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.58903 ] pdfxs
+ (a) show
+ (ndif)
+ [6.05449 9.59991 3.0327 6.86176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.58901 6.0654 5.75995 4.8436 7.84354 6.05449 ] pdfxs
+ (o) show
+ (trequire)
+ [7.7782 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ -16.936 -341.25 m
+ (t) show
+ (heuse)
+ [6.05449 8.56356 6.0654 4.29811 8.56356 ] pdfxs
+ (o) show
+ (fa)
+ [7.04721 9.16356 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.0327 7.95274 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.01808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce,)
+ [4.85451 4.8436 6.76358 ] pdfxs
+ (t) show
+ (hesimplests)
+ [6.05449 8.56356 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 4.30902 7.95274 4.29811 
+ ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nissimply)
+ [9.77446 3.0327 8.01808 4.29811 3.0327 9.08711 6.0654 3.0327 9.46901 ] pdfxs
+ (t) show
+ (oc)
+ [9.16356 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.55266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.56356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [12.7962 3.0327 9.77446 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ -16.936 -363.173 m
+ (mode,whichc)
+ [9.08711 5.75995 6.0654 4.8436 6.25085 7.8763 6.05449 3.0327 4.54905 9.16356 4.85451 
+ ] pdfxs
+ (a) show
+ (nprovideasubs)
+ [9.17446 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.96357 8.56356 4.29811 6.0654 
+ 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.14176 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceincre)
+ [6.0654 4.8436 7.95266 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se[)
+ [4.30902 7.95266 3.0327 ] pdfxs
+ (98) show
+ (].)
+ [3.0327 7.70175 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.84359 6.25085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.41809 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chwill)
+ [4.54905 9.17446 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -16.936 -385.095 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tw)
+ [7.61456 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.13083 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.64719 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.13083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequire)
+ [7.62547 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 8.22539 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 7.61456 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.6799 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ces,e.)
+ [4.8436 4.85451 4.29811 6.45812 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,due)
+ [3.02179 6.45812 6.0654 6.0654 8.21448 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (g) show
+ (enuineuse)
+ [4.8436 5.75995 6.0654 3.02179 6.0654 8.22539 6.05449 4.30902 8.22539 ] pdfxs
+ (o) show
+ (fm)
+ [6.70903 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -407.018 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n4GB)
+ [10.2654 5.46541 8.55269 11.9344 ] pdfxs
+ (o) show
+ (fmem)
+ [7.53811 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,due)
+ [4.27631 4.84359 7.38539 6.05449 6.0654 9.05447 ] pdfxs
+ (t) show
+ (ospeci)
+ [9.65446 4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lrequiremen)
+ [7.24357 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (sf)
+ [8.50899 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [8.47627 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.05447 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.50899 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nphysic)
+ [10.2654 6.05449 5.75995 5.75995 4.29811 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lmem)
+ [7.24357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.936 -428.941 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 10.8326 3.0327 ] pdfxs
+ (121) show
+ (,)
+ [6.90539 ] pdfxs
+ (145) show
+ (,)
+ [6.89448 ] pdfxs
+ (70) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [6.95994 ] pdfxs
+ (o) show
+ (rbec)
+ [8.149 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.71629 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.71629 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.8436 12.9707 6.05449 5.75995 4.8436 8.18172 6.05449 ] pdfxs
+ (o) show
+ (tprovide)
+ [8.11638 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.71629 ] pdfxs
+ (32) show
+ (-bitrun)
+ [3.63261 6.0654 3.0327 8.11638 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.71629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.17081 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [8.58538 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.0654 5.75995 ] pdfxs
+ -16.936 -450.863 m
+ (IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (64\)) show
+ (.Our)
+ [10.2108 8.4872 6.05449 8.69445 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 10.4726 ] pdfxs
+ (a) show
+ (llowsf)
+ [3.0327 3.0327 5.14905 7.8763 8.71626 3.33815 ] pdfxs
+ (o) show
+ (rselec)
+ [8.68354 4.29811 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 9.26174 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (o) show
+ (findividu)
+ [7.74539 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [7.43993 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.87264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,wheree)
+ [6.05449 4.27631 4.8436 4.30902 7.6363 7.8763 6.0654 4.8436 4.27631 9.26174 4.8436 
+ ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.936 -472.786 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.77446 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureislimi)
+ [6.05449 4.27631 9.15265 3.0327 8.61808 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3635 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (4) show
+ (GB)
+ [8.5636 12.0435 ] pdfxs
+ (o) show
+ (fmem)
+ [7.63629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 10.069 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.16356 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.15265 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 9.90537 ] pdfxs
+ (I) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 9.16356 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micc)
+ [9.08711 3.0327 9.16356 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.50539 ] pdfxs
+ (t) show
+ (hereisn)
+ [6.0654 4.8436 4.27631 9.15265 3.0327 8.61808 6.05449 ] pdfxs
+ (o) show
+ -16.936 -494.708 m
+ (inherentlimi)
+ [3.0327 6.05449 6.0654 4.8436 4.27631 4.8436 5.75995 7.87638 3.0327 3.0327 9.08711 
+ 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -1.52588e-05 -516.631 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (strecen)
+ [4.29811 8.07274 4.27631 4.8436 4.85451 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.84359 6.9163 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.05449 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.0654 ] pdfxs
+ (ata) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ie)
+ [6.86176 4.85451 ] pdfxs
+ (t) show
+ (.)
+ [8.46538 ] pdfxs
+ (a) show
+ (l.describea)
+ [3.02179 8.46538 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.68356 9.28356 
+ ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.86176 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.9271 ] pdfxs
+ (o) show
+ (fp)
+ [7.1563 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.09446 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (oc)
+ [9.29447 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 4.8436 ] pdfxs
+ -16.936 -538.553 m
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 9.25091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 9.32716 3.02179 11.0835 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 10.4726 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.31625 ] pdfxs
+ (t) show
+ (oa)
+ [10.4726 10.4726 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 9.25091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermodel[)
+ [4.85451 9.28354 9.08711 5.75995 6.0654 4.8436 8.05084 3.02179 ] pdfxs
+ (1) show
+ (].Their)
+ [3.0327 12.0217 7.8763 6.0654 4.8436 3.0327 9.28354 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chisverysimple)
+ [4.54905 11.0726 3.0327 9.31625 5.4545 4.85451 4.2654 10.7781 4.29811 3.0327 9.09802 
+ 6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -560.476 m
+ (\() show
+ (requiringnopr)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 8.65083 6.0654 8.65083 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.2834 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.49445 ] pdfxs
+ (a) show
+ (t)
+ [7.44002 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (,unil)
+ [6.3054 6.0654 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 8.95628 4.8436 ] pdfxs
+ (o) show
+ (mpressingp)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 6.05449 8.65083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.50536 ] pdfxs
+ (t) show
+ (obe)
+ [8.65083 6.35994 8.05084 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sfr)
+ [7.49445 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.05084 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -16.936 -582.398 m
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (heJavamem)
+ [6.0654 8.89083 5.5964 5.15996 5.14904 9.49083 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryim)
+ [4.2654 9.80719 3.02179 9.09802 ] pdfxs
+ (ag) show
+ (eloc)
+ [8.89083 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edina)
+ [4.8436 10.1017 3.0327 10.1017 9.50174 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.05449 3.0327 8.29092 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.34535 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce.Todec)
+ [4.85451 4.8436 9.0981 6.97085 9.49083 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.34535 ] pdfxs
+ (t) show
+ (hesep)
+ [6.0654 4.8436 4.30902 8.89083 6.35994 ] pdfxs
+ (o) show
+ (inters,)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 7.17812 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ -16.936 -604.321 m
+ (a) show
+ (dd)
+ [6.0654 10.9199 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 9.71992 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.70901 ] pdfxs
+ (o) show
+ (f)
+ [8.19265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.70901 ] pdfxs
+ (J) show
+ (avamem)
+ [5.14905 5.14904 10.3199 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryim)
+ [4.27631 10.6145 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (e)
+ [9.70901 ] pdfxs
+ (t) show
+ (oc)
+ [10.3199 4.85451 ] pdfxs
+ (o) show
+ (mpressedv)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 10.9199 5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 8.20356 ] pdfxs
+ (a) show
+ (llowinga)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.3199 10.3199 ] pdfxs
+ (J) show
+ (avahe)
+ [5.14905 5.14904 10.3199 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psize)
+ [10.9199 4.30902 3.02179 4.85451 9.70901 ] pdfxs
+ (o) show
+ (f)
+ [8.19265 ] pdfxs
+ (2) show
+ 442.098 -600.362 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ -16.936 -626.243 m
+ /N614 10.909 Tf
+ (bytes.This)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 9.76355 7.88721 6.05449 3.0327 8.56353 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chprovidessubs)
+ [4.54905 10.3199 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.57444 4.29811 
+ 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [7.29812 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 9.10902 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,butprovidesli)
+ [4.29811 7.45084 6.0654 6.05449 8.5091 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 
+ 4.8436 8.57444 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (lebene\f)
+ [3.0327 9.10902 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ 208.882 -657.201 m
+ (178) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (fhaving)
+ [7.11266 6.05449 5.14905 5.75995 3.0327 6.0654 9.22901 ] pdfxs
+ (t) show
+ (oc)
+ [9.22901 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (eresul)
+ [8.61811 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sfr)
+ [8.07263 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mscr)
+ [12.8616 4.30902 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ch.This)
+ [4.53815 6.0654 8.29084 7.88721 6.05449 3.0327 8.07263 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 8.61811 4.85451 ] pdfxs
+ (a) show
+ (ndr)
+ [9.829 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyspeedupincremen)
+ [3.0327 3.0327 9.53446 4.29811 6.35994 4.85451 4.8436 9.83991 6.0654 9.829 3.0327 
+ 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (l) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenasm)
+ [9.52355 7.8763 6.0654 4.8436 9.53446 8.92356 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llnumber)
+ [3.0327 6.49085 5.75995 6.0654 8.78166 6.37085 4.8436 7.74537 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuni)
+ [9.53446 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (a) show
+ (remodi\fed[)
+ [4.27631 8.31266 9.09802 5.75995 6.05449 3.0327 6.05449 4.85451 9.52355 3.0327 ] pdfxs
+ (18) show
+ (].)
+ [3.0327 7.82175 ] pdfxs
+ (Not) show
+ (eth)
+ [8.32357 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.71274 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 7.77808 3.02179 7.77808 ] pdfxs
+ (a) show
+ (chieved)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -43.845 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utbuildingapr)
+ [6.0654 8.47637 6.05449 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 9.68719 9.68719 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (md)
+ [13.3198 6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.07629 ] pdfxs
+ (o) show
+ (rdeferring)
+ [8.509 6.05449 4.85451 3.32724 4.85451 4.2654 4.27631 3.0327 6.05449 9.68719 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.0872 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (t) show
+ (heinputs)
+ [6.05449 9.07629 3.0327 6.0654 6.05449 6.0654 8.46546 4.30902 ] pdfxs
+ (o) show
+ (urcecodeun)
+ [6.05449 4.27631 4.8436 9.0872 4.8436 5.75995 6.05449 9.0872 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ 0 -65.768 m
+ (link-)
+ [3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (2.3.4O\017i)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 11.2138 3.73 ] pdfxs
+ (n) show
+ (eor)
+ [10.628 6.71874 9.98241 ] pdfxs
+ (JI) show
+ (TN)
+ [13.8319 10.5204 ] pdfxs
+ (a) show
+ (tiveCo)
+ [5.22437 3.74195 6.71863 10.628 9.70749 7.1013 ] pdfxs
+ (d) show
+ (eGe)
+ [10.616 10.5682 6.14487 ] pdfxs
+ (n) show
+ (er)
+ [6.13291 5.49929 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (Bef)
+ [7.72349 4.85451 3.32724 ] pdfxs
+ (o) show
+ (reexecu)
+ [4.27631 9.05447 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,acode)
+ [6.0654 7.38539 9.65446 4.85451 5.74904 6.0654 9.05447 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (risused)
+ [8.47627 3.0327 8.50899 6.0654 4.29811 4.85451 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (efr)
+ [9.05447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.298 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.2036 ] pdfxs
+ (t) show
+ (on)
+ [9.66537 6.05449 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.0327 5.4545 9.05447 4.85451 5.74904 6.0654 9.05447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 0 -154.49 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (at) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.9962 ] pdfxs
+ (\() show
+ (wecurren)
+ [7.57085 9.75265 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lysupp)
+ [3.02179 10.6581 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.14182 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.74174 ] pdfxs
+ (X86) show
+ (,PowerPC,Sp)
+ [8.2472 7.12357 5.14905 7.58175 4.8436 4.27631 7.41812 7.88721 7.93084 6.05449 6.0654 
+ ] pdfxs
+ (a) show
+ (rc)
+ [4.2654 9.75265 ] pdfxs
+ (V8/V9) show
+ (,)
+ [8.2472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9526 ] pdfxs
+ (A) show
+ (lpha)
+ [3.0327 6.0654 6.05449 10.3635 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,in)
+ [8.2472 3.0327 6.0654 ] pdfxs
+ 0 -176.413 m
+ (o) show
+ (ne)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (ftwoways.In)
+ [7.94175 3.93823 7.58175 10.0581 7.58175 5.14905 5.75995 4.29811 10.789 3.94897 10.6581 
+ ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 9.4581 6.05449 4.27631 4.29811 8.85819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.8872 ] pdfxs
+ (t) show
+ (hecode)
+ [6.05449 9.4581 4.85451 5.74904 6.0654 9.4581 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (risruns)
+ [8.8799 3.0327 8.90171 4.27631 6.0654 10.669 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.3635 ] pdfxs
+ (a) show
+ (tlink)
+ [8.84728 3.0327 3.0327 6.05449 10.3635 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.4581 ] pdfxs
+ (o) show
+ (rins)
+ [8.8799 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -198.336 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.90539 ] pdfxs
+ (t) show
+ (o)
+ [9.27265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ehi)
+ [8.66175 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hperf)
+ [9.88355 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncen)
+ [6.05449 4.85451 8.66175 6.0654 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.02179 5.46541 8.66175 4.85451 5.74904 6.0654 8.67266 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,usingp)
+ [6.0654 6.89448 6.05449 4.30902 3.0327 6.05449 9.27265 6.37085 ] pdfxs
+ (o) show
+ (ssiblyexpensivecode)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.5781 4.8436 5.75995 6.35994 4.85451 6.05449 
+ 4.30902 3.02179 5.4545 8.67266 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -220.258 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntechniques.If)
+ [10.069 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 8.9781 3.94897 7.33084 ] pdfxs
+ (t) show
+ (heuserdecidestouse)
+ [6.0654 8.8472 6.0654 4.29811 4.85451 8.27991 6.05449 4.85451 4.8436 3.0327 6.0654 
+ 4.8436 8.31262 4.23277 9.46901 6.05449 4.30902 8.8472 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.8472 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-link)
+ [3.63261 3.0327 3.0327 6.0654 9.75264 ] pdfxs
+ (\() show
+ (run)
+ [4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.85811 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0581 ] pdfxs
+ (o) show
+ (\017ine\))
+ [9.09802 3.02179 6.0654 4.8436 8.25819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers,)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 4.30902 7.12357 ] pdfxs
+ (a) show
+ 0 -242.181 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 10.3526 ] pdfxs
+ (o) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mby)
+ [14.5854 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecodef)
+ [4.8436 4.85451 5.74904 6.0654 9.44719 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.44719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misincludedin)
+ [13.6798 3.0327 8.8908 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 10.6472 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.05449 9.44719 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blei)
+ [6.0654 3.0327 9.43629 3.0327 ] pdfxs
+ (t) show
+ (self.)
+ [4.29811 4.85451 3.0327 3.32724 10.7563 ] pdfxs
+ (I) show
+ (n)
+ [10.6472 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -264.103 m
+ (t) show
+ (hecode)
+ [6.05449 8.49811 4.8436 5.75995 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (rc)
+ [7.91991 4.8436 ] pdfxs
+ (a) show
+ (ninsertli)
+ [9.709 3.0327 6.05449 4.30902 4.8436 4.27631 7.88729 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htinstrumen)
+ [5.75995 7.88729 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.49811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (t) show
+ (oidentifyfrequen)
+ [9.0981 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 9.40355 3.32724 4.27631 
+ 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -286.026 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edre)
+ [4.8436 9.6981 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fcode.)
+ [6.97085 4.85451 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -307.948 m
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (at) show
+ (ively,a)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.10904 8.39993 ] pdfxs
+ (J) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (-In-TimeExecu)
+ [3.63261 3.94897 6.05449 3.63261 7.88721 3.02179 9.09802 7.78903 7.42902 5.75995 4.8436 
+ 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEn)
+ [8.99992 7.42902 6.05449 ] pdfxs
+ (g) show
+ (inec)
+ [3.0327 6.0654 7.78903 4.85451 ] pdfxs
+ (a) show
+ (nbeusedwhichinv)
+ [8.99992 6.37085 7.78903 6.0654 4.29811 4.85451 8.99992 7.8763 6.0654 3.0327 4.53815 
+ 9.01083 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (kes)
+ [5.4545 4.8436 7.24354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.78903 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (ecode)
+ [7.79994 4.8436 5.75995 6.05449 4.8436 ] pdfxs
+ 0 -329.871 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.43264 ] pdfxs
+ (a) show
+ (trun)
+ [8.3891 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.30903 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.61083 ] pdfxs
+ (o) show
+ (nefunc)
+ [6.05449 9.01083 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (a) show
+ (ta)
+ [8.40001 9.61083 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 8.99993 3.33815 ] pdfxs
+ (o) show
+ (rexecu)
+ [8.42173 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (\(o) show
+ (ruses)
+ [8.42173 6.0654 4.29811 4.85451 8.45444 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.99993 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 8.99993 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -351.793 m
+ (slow\))
+ [4.29811 3.0327 5.14905 7.88721 7.37456 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Min)
+ [13.1345 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpre)
+ [4.8436 4.27631 6.05449 4.27631 4.8436 ] pdfxs
+ (t) show
+ (erifnon)
+ [4.85451 7.39628 3.0327 6.46903 6.05449 8.58538 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 7.97448 4.85451 5.74904 6.0654 7.97448 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (risav)
+ [7.40719 3.0327 7.429 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.The)
+ [7.71266 7.8763 6.0654 7.97448 ] pdfxs
+ (JI) show
+ (T)
+ [11.0072 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (ato) show
+ (rc)
+ [7.39628 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.18537 ] pdfxs
+ (a) show
+ (lsoinser)
+ [3.0327 4.30902 8.58538 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 0 -373.716 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (meinstrumen)
+ [9.08711 8.4872 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (sthe)
+ [7.94172 4.23277 6.0654 8.4872 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.05449 8.4872 4.85451 5.74904 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 0 -411.548 m
+ /N622 11.955 Tf
+ (2.3.5)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Ru) show
+ (ntimePathPro)
+ [7.08931 5.23633 3.73 11.2138 10.616 8.82275 6.52739 5.23633 11.955 9.19335 5.48733 
+ 6.7307 ] pdfxs
+ (\f) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (n) show
+ (g&)
+ [11.2019 14.9437 ] pdfxs
+ (R) show
+ (eo)
+ [6.14487 6.71874 ] pdfxs
+ (p) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -440.516 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.43629 ] pdfxs
+ (o) show
+ (fthe)
+ [7.93084 4.23277 6.0654 9.43629 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 8.8908 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mprojectis)
+ [14.5963 6.05449 4.27631 6.05449 3.33815 4.8436 4.85451 8.82546 3.0327 8.8908 ] pdfxs
+ (t) show
+ (odevel)
+ [10.0472 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (panews)
+ [10.6472 10.0472 6.05449 4.85451 12.4581 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [10.3417 3.33815 ] pdfxs
+ (o) show
+ (rrun)
+ [8.85809 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.43629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6472 ] pdfxs
+ (o) show
+ (f) show
+ 0 -462.439 m
+ (o) show
+ (rdin)
+ [4.27631 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.90537 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 9.40355 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.3891 7.57085 ] pdfxs
+ (o) show
+ (rkis)
+ [4.27631 9.90537 3.02179 8.45444 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.99993 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.99993 4.29811 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.98902 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.44353 ] pdfxs
+ (t) show
+ (hesis,webrie\rydescribe)
+ [6.0654 4.8436 4.30902 3.0327 4.29811 7.29812 7.58175 8.98902 6.0654 4.27631 3.02179 
+ 4.85451 6.05449 9.90537 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ ] pdfxs
+ 0 -484.361 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (y)
+ [9.39264 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (t) show
+ (skeybene\fts.)
+ [7.94172 5.4545 4.8436 9.39264 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 4.30902 
+ 3.0327 ] pdfxs
+ 16.936 -506.284 m
+ (A) show
+ (sapr)
+ [8.12717 9.28356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (ramexecu)
+ [4.2654 5.46541 12.9053 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es,)
+ [4.8436 4.30902 6.89448 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.67266 9.08711 ] pdfxs
+ (o) show
+ (stfrequen)
+ [4.30902 8.06183 3.33815 4.2654 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyexecu)
+ [3.0327 9.5781 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (edexecu)
+ [4.8436 9.89446 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.88355 6.0654 ] pdfxs
+ (a) show
+ (ths)
+ [4.23277 6.0654 8.12717 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 8.67266 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.05449 4.85451 9.88355 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (a) show
+ 0 -528.206 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.02179 6.0654 8.98902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1999 ] pdfxs
+ (o) show
+ (nlineins)
+ [6.0654 3.02179 3.0327 6.0654 8.97811 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.189 3.0327 ] pdfxs
+ (124) show
+ (].The)
+ [3.0327 9.38174 7.8763 6.0654 8.97811 ] pdfxs
+ (o) show
+ (\017ineins)
+ [9.09802 3.0327 6.05449 8.98902 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (\() show
+ (insertedby)
+ [3.02179 6.0654 4.29811 4.85451 4.27631 4.23277 4.85451 10.1999 5.75995 5.75995 ] pdfxs
+ 0 -550.129 m
+ (t) show
+ (hen)
+ [6.05449 9.5781 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.02179 5.4545 9.5781 4.85451 5.74904 6.0654 9.5781 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r\)iden)
+ [4.27631 8.96728 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fesfrequen)
+ [3.0327 6.0654 4.8436 9.03262 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (lyexecutedlo)
+ [3.0327 10.4835 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 4.85451 10.789 3.0327 
+ 5.74904 ] pdfxs
+ (o) show
+ (pre)
+ [10.789 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.02171 3.0327 10.789 ] pdfxs
+ (t) show
+ (hecode.Whenah)
+ [6.0654 9.56719 4.85451 5.75995 6.05449 4.85451 11.149 11.2144 6.05449 4.85451 10.789 
+ 10.1781 6.05449 ] pdfxs
+ (ot) show
+ 0 -572.051 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pre)
+ [10.5272 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisde)
+ [10.5381 3.0327 8.7708 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.5272 ] pdfxs
+ (a) show
+ (trun)
+ [8.71637 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,arun)
+ [3.0327 9.08711 4.85451 7.71266 9.92719 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeins)
+ [3.0327 9.08711 9.3272 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [10.5381 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryins)
+ [4.2654 10.2326 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.7708 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 9.31629 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -593.974 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tivecode)
+ [4.23277 3.0327 5.4545 7.98539 4.85451 5.75995 6.05449 7.98539 ] pdfxs
+ (t) show
+ (oiden)
+ [8.59629 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyfrequen)
+ [3.0327 3.32724 8.90174 3.32724 4.27631 4.85451 5.74904 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly-executedp)
+ [3.0327 5.75995 3.63261 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 4.85451 9.19628 
+ 6.0654 ] pdfxs
+ (at) show
+ (hswi)
+ [6.05449 7.4399 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinth)
+ [6.0654 3.02179 9.20719 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [7.38547 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Onceh)
+ [6.0654 7.71266 8.4872 6.05449 4.85451 7.98539 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [7.38547 6.05449 ] pdfxs
+ (at) show
+ (hs)
+ [6.0654 7.4399 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 7.98539 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed,)
+ [3.0327 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 0 -615.897 m
+ (weduplic)
+ [7.57085 9.17447 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.16356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodein)
+ [14.3127 4.85451 5.75995 6.05449 9.16356 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [9.77446 9.76355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ce,perf)
+ [4.8436 4.85451 7.5163 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.4071 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [14.3236 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.61808 ] pdfxs
+ (o) show
+ (ni)
+ [10.3745 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.5163 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (27) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (39) 40
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (en)
+ [8.46538 6.0654 ] pdfxs
+ (at) show
+ (ivecodein)
+ [3.02179 5.4545 8.46538 4.85451 5.75995 6.05449 8.46538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oas)
+ [9.06538 9.07629 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re-m)
+ [4.27631 4.8436 3.64352 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ed)
+ [4.8436 9.67628 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cec)
+ [4.8436 8.46538 4.85451 ] pdfxs
+ (a) show
+ (che.We)
+ [4.53815 6.0654 4.8436 7.87629 10.2981 8.46538 ] pdfxs
+ (t) show
+ (heninsertbr)
+ [6.0654 4.8436 9.67628 3.0327 6.0654 4.29811 4.85451 4.2654 7.86547 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (nchesbetween)
+ [6.05449 4.54905 6.0654 4.8436 7.9199 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 
+ 9.67628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (o) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lcode)
+ [6.6654 4.8436 5.75995 6.0654 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (henewn)
+ [6.05449 8.4872 6.0654 4.8436 11.5199 6.05449 ] pdfxs
+ (at) show
+ (ivecode.)
+ [3.0327 5.4545 8.4872 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Thes)
+ [7.8763 6.0654 8.26902 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ydescribedhereispowerfulbec)
+ [9.17446 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.47991 6.0654 
+ 4.8436 4.27631 8.26902 3.0327 7.72354 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 
+ 6.0654 6.44722 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 8.26902 3.0327 7.6582 4.85451 ] pdfxs
+ (o) show
+ (mbines)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 7.72354 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.26902 3.33815 ] pdfxs
+ (o) show
+ (llowing)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.86901 ] pdfxs
+ (t) show
+ (hreech)
+ [6.0654 4.27631 4.8436 8.26902 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (eristics:)
+ [4.85451 4.2654 3.0327 4.30902 4.23277 3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -65.768 m
+ (\(a) show
+ (\))
+ [7.85456 ] pdfxs
+ (Nat) show
+ (ivecode)
+ [3.0327 5.4545 8.46538 4.8436 5.75995 6.0654 8.46538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.67628 4.85451 ] pdfxs
+ (a) show
+ (nbeperf)
+ [9.67628 6.35994 8.46538 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.67628 ] pdfxs
+ (a) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (d-)
+ [6.05449 3.64352 ] pdfxs
+ (o) show
+ (f-timeusings)
+ [3.32724 3.64352 4.23277 3.0327 9.09802 8.45447 6.0654 4.29811 3.0327 6.0654 9.06538 
+ 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.67628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsto)
+ [6.05449 9.09802 7.9199 4.23277 9.07629 ] pdfxs
+ (g) show
+ (en-)
+ [4.8436 6.0654 3.63261 ] pdfxs
+ 0 -87.69 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ehi)
+ [8.82538 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-perf)
+ [6.05449 3.64352 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncecode.)
+ [6.05449 4.85451 8.81447 4.85451 5.75995 6.05449 4.85451 8.87992 ] pdfxs
+ (\() show
+ (b\)Then)
+ [6.05449 8.21456 7.88721 6.05449 8.82538 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.82538 4.8436 5.75995 6.05449 8.82538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.24718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0363 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 8.82538 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.23627 4.85451 ] pdfxs
+ (a) show
+ (nw)
+ [10.0254 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 0 -109.613 m
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (hersince)
+ [6.0654 4.8436 7.03628 4.30902 3.0327 6.05449 4.85451 7.61448 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 7.61448 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [8.82538 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.01457 ] pdfxs
+ (o) show
+ (f)
+ [6.09813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.61448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [12.7636 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.74904 5.97813 ] pdfxs
+ (a) show
+ (llowingtherun)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.22538 4.23277 6.0654 7.61448 4.27631 
+ 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.61448 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 7.04719 ] pdfxs
+ (t) show
+ (oexpl)
+ [8.21447 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfr)
+ [4.27631 8.48728 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3307 ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 9.0872 4.85451 5.74904 6.0654 9.09811 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.509 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,f)
+ [3.02179 7.42903 3.33815 ] pdfxs
+ (o) show
+ (rins)
+ [8.509 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (a) show
+ (ndsimplifying)
+ [6.0654 10.2981 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 3.33815 5.74904 3.0327 
+ 6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [9.6981 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ 0 -153.458 m
+ (Therun)
+ [7.8763 6.0654 9.14174 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.15265 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.57445 4.8436 ] pdfxs
+ (a) show
+ (nusehi)
+ [10.3635 6.05449 4.30902 9.14174 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelinf)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 7.33084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nfr)
+ [10.3635 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3853 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.14174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.3018 4.2654 4.85451 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (t) show
+ (operf)
+ [9.75264 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -175.38 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (edrun)
+ [4.8436 9.6981 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Webelieve)
+ [10.2981 8.50902 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 8.49811 ] pdfxs
+ (t) show
+ (hesethreech)
+ [6.05449 4.85451 4.29811 8.50902 4.23277 6.0654 4.27631 4.8436 8.49811 4.54905 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.95263 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herrepresent)
+ [6.05449 4.85451 7.91991 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 
+ 7.88729 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.49811 ] pdfxs
+ (\\o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (l"desi)
+ [3.0327 9.0981 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (np)
+ [9.709 6.35994 ] pdfxs
+ (o) show
+ (intf)
+ [3.0327 5.75995 7.8982 3.32724 ] pdfxs
+ (o) show
+ (rarun-)
+ [7.93082 9.10901 4.2654 6.0654 6.0654 3.63261 ] pdfxs
+ 0 -219.225 m
+ (t) show
+ (imeop)
+ [3.0327 9.08711 9.17447 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imizerbec)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.59627 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.17447 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.0908 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.02179 5.15996 12.2072 ] pdfxs
+ (t) show
+ (hebestch)
+ [6.05449 9.18538 6.35994 4.85451 4.29811 8.57455 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icein)
+ [3.0327 4.85451 9.17447 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hreekey)
+ [6.0654 4.27631 4.8436 9.17447 5.4545 4.85451 10.0908 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s:hi)
+ [4.30902 9.26174 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-qu)
+ [6.05449 3.64352 5.74904 6.0654 ] pdfxs
+ (a) show
+ (lityiniti)
+ [3.0327 3.0327 3.93823 10.0799 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lcode)
+ [7.36357 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -241.148 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (\(o) show
+ (\017iner)
+ [9.08711 3.0327 6.0654 7.65812 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 7.09083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [8.86901 ] pdfxs
+ (o) show
+ (nline)
+ [6.0654 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,co)
+ [6.01086 4.8436 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (at) show
+ (ivesupp)
+ [3.02179 5.4545 7.65812 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfr)
+ [4.27631 7.0582 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9016 ] pdfxs
+ (t) show
+ (hecode-)
+ [6.05449 7.65812 4.85451 5.75995 6.05449 4.85451 3.63261 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 5.99995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.86901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.66903 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -263.07 m
+ (t) show
+ (operf)
+ [9.40355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 13.0471 4.29811 ] pdfxs
+ (o) show
+ (phistic)
+ [6.0654 6.05449 3.0327 4.30902 4.23277 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.0145 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0145 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.25808 ] pdfxs
+ (\() show
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.41446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mr)
+ [13.9527 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 8.22536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nn)
+ [10.0145 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.80356 4.8436 5.75995 6.0654 8.80356 ] pdfxs
+ (a) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -284.993 m
+ (inpu)
+ [3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t\)) show
+ (.) show
+ 0 -322.825 m
+ /N622 11.955 Tf
+ (2.3.6O\017i)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 11.2138 3.73 ] pdfxs
+ (n) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (eo)
+ [6.13291 6.7307 ] pdfxs
+ (p) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (za) show
+ (tionwithE)
+ [5.22437 3.74195 6.71874 11.955 9.71945 3.73 5.23633 11.955 8.82286 ] pdfxs
+ (nd-u) show
+ (serPro)
+ [5.30802 6.13291 9.98241 9.1814 5.49929 6.71874 ] pdfxs
+ (\f) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (In) show
+ (form)
+ [4.11245 6.71874 5.49929 11.2019 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -351.793 m
+ /N614 10.909 Tf
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.7563 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.7563 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.9163 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nispreservedperm)
+ [8.96719 3.02179 7.21082 6.0654 4.27631 4.8436 4.29811 4.85451 4.27631 5.4545 4.8436 
+ 8.96719 6.35994 4.85451 4.2654 9.09802 ] pdfxs
+ (a) show
+ (nently,iten)
+ [6.05449 4.85451 5.75995 4.23277 3.0327 4.8545 6.07631 3.0327 7.14548 4.85451 6.05449 
+ ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.21082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.8436 5.75995 7.15638 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.05449 7.7563 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -373.716 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.62901 ] pdfxs
+ (o) show
+ (f)
+ [5.91267 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsduringidle-)
+ [6.0654 6.87264 6.0654 6.05449 4.27631 3.0327 6.05449 8.02902 3.0327 6.0654 3.02179 
+ 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.41812 ] pdfxs
+ (o) show
+ (n)
+ [8.63992 ] pdfxs
+ (a) show
+ (nend-user'ssys)
+ [8.62901 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 4.2654 3.0327 6.87264 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.Such)
+ [4.8436 9.09802 7.5163 6.0654 6.0654 4.53815 8.63992 ] pdfxs
+ (a) show
+ (n)
+ [8.62901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerissimplyamodi\fed)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 6.85083 3.0327 6.87264 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 8.32356 8.02902 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 6.0654 
+ ] pdfxs
+ 0 -395.638 m
+ (versi)
+ [5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (o) show
+ (f)
+ [7.73448 ] pdfxs
+ (t) show
+ (helink-)
+ [6.0654 9.25083 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (imein)
+ [3.02179 9.09802 9.25083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer,butwi)
+ [3.02179 9.09802 3.0327 4.8436 4.8436 4.27631 7.62539 6.05449 6.0654 8.64001 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.4617 9.85082 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (teremph)
+ [4.23277 4.85451 8.67263 4.8436 9.09802 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 8.70535 ] pdfxs
+ (o) show
+ (npr)
+ [10.4617 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.0654 3.0327 4.8436 3.63261 6.0654 4.27631 3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (-speci\fc)
+ [3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -439.483 m
+ (A) show
+ (n)
+ [10.1235 ] pdfxs
+ (o) show
+ (\017ine,idle-)
+ [9.09802 3.02179 6.0654 4.8436 7.21085 3.0327 6.05449 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (imere)
+ [3.02179 9.09802 8.91265 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerh)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.33445 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [8.36717 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lkeybene\f)
+ [7.10176 5.4545 4.8436 9.82901 6.35994 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s.Firs)
+ [4.29811 9.17447 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (sn)
+ [8.37808 6.05449 ] pdfxs
+ (ot) show
+ (ede)
+ [4.8436 10.1345 4.8436 ] pdfxs
+ (a) show
+ (rlier,unlike)
+ [4.27631 3.0327 3.02179 4.85451 4.2654 7.21085 6.05449 6.0654 3.0327 3.02179 5.4545 
+ 8.92356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di-)
+ [6.0654 3.0327 3.63261 ] pdfxs
+ 0 -461.406 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.33813 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 9.35992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizers)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 4.27631 7.60354 ] pdfxs
+ (\() show
+ (i.e.,c)
+ [3.0327 3.0327 4.8436 3.0327 6.40358 4.8436 ] pdfxs
+ (o) show
+ (mpile-time)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.64352 4.23277 3.0327 9.09802 8.14902 ] pdfxs
+ (o) show
+ (rlink-)
+ [7.58173 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.14902 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,itc)
+ [6.39267 3.0327 7.54911 4.8436 ] pdfxs
+ (a) show
+ (nusepr)
+ [9.37082 6.05449 4.30902 8.14902 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.0327 8.14902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -483.329 m
+ (gat) show
+ (heredfr)
+ [6.05449 4.85451 4.27631 4.8436 8.77083 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mend-userruns)
+ [11.8035 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 6.98174 4.2654 6.0654 
+ 6.0654 7.01445 ] pdfxs
+ (o) show
+ (f)
+ [6.04358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.55994 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Itc)
+ [6.0654 7.55993 3.94897 6.94911 4.8436 ] pdfxs
+ (a) show
+ (nevenre)
+ [8.78174 4.8436 5.4545 4.8436 8.78174 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 7.54903 ] pdfxs
+ (a) show
+ (n)
+ [8.78174 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmul)
+ [8.78174 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 7.55994 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 4.29811 ] pdfxs
+ 0 -505.251 m
+ (inresp)
+ [3.0327 10.3526 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nse)
+ [6.05449 4.30902 9.14174 ] pdfxs
+ (t) show
+ (och)
+ [9.75264 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ingus)
+ [3.0327 6.0654 9.74173 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (ep)
+ [9.14174 6.0654 ] pdfxs
+ (att) show
+ (ernsovertime)
+ [4.8436 4.27631 6.05449 8.60717 5.14905 5.4545 4.8436 8.57445 4.23277 3.0327 9.09802 
+ 9.14174 ] pdfxs
+ (\(o) show
+ (r)
+ [8.56354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedi\013eren)
+ [3.0327 9.09802 3.02179 4.85451 9.14174 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (lyf)
+ [3.0327 10.0472 3.33815 ] pdfxs
+ (o) show
+ (ruserswi)
+ [8.56354 6.05449 4.30902 4.8436 4.27631 8.59626 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdi\013erin)
+ [10.3526 6.0654 3.0327 6.35986 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -527.174 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (erns)
+ [4.85451 4.2654 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Sec)
+ [9.50173 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,itc)
+ [6.0654 6.05449 7.34175 3.0327 8.41092 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [10.2326 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.44354 ] pdfxs
+ (t) show
+ (hecodetode)
+ [6.05449 9.03265 4.8436 5.75995 6.05449 9.03265 4.23277 9.63264 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledfe)
+ [3.0327 3.0327 4.8436 10.2326 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.47626 ] pdfxs
+ (o) show
+ (fasin)
+ [7.50539 9.63264 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.02174 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etm)
+ [4.85451 8.41092 9.09802 ] pdfxs
+ (a) show
+ (chine,where)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.34175 7.8763 6.05449 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (s) show
+ 0 -549.096 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbin)
+ [6.01086 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (rydis)
+ [4.27631 8.7381 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributi)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.28718 ] pdfxs
+ (o) show
+ (fcodemust)
+ [6.31631 4.8436 5.75995 6.0654 7.83266 8.78166 6.0654 4.29811 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enberun)
+ [4.8436 9.04356 6.37085 7.83266 4.2654 6.0654 9.04356 ] pdfxs
+ (o) show
+ (nm)
+ [9.04356 9.08711 ] pdfxs
+ (a) show
+ (nydi\013erentm)
+ [5.75995 8.74901 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.22184 9.08711 
+ ] pdfxs
+ (a) show
+ (chinec)
+ [4.54905 6.0654 3.02179 6.0654 7.83266 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -571.019 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.829 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.02179 6.0654 3.0327 8.61811 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 8.08354 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.83991 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.22901 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.Third,unliketherun)
+ [4.8436 9.09802 4.29811 8.29084 7.8763 6.0654 3.02179 4.27631 6.0654 6.83994 6.05449 
+ 6.0654 3.02179 3.0327 5.4545 8.62902 4.23277 6.0654 8.61811 4.27631 6.0654 5.74904 
+ ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.62902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.05082 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -592.941 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sb)
+ [8.41081 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.1672 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.0654 8.95629 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usbene\fts)
+ [6.0654 8.41081 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,itc)
+ [7.25448 3.0327 8.35637 4.8436 ] pdfxs
+ (a) show
+ (nperf)
+ [10.1781 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmmuchm)
+ [4.2654 13.1998 8.79257 6.05449 4.54905 10.1781 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.95629 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.95629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 8.41081 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitis)
+ [6.0654 4.29811 8.9672 3.02179 8.35637 3.0327 4.29811 ] pdfxs
+ 0 -614.864 m
+ (run)
+ [4.27631 6.05449 9.6981 ] pdfxs
+ (o) show
+ (\017ine.)
+ [9.08711 3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (28) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.4.2Arc)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 5.49929 5.59493 ] pdfxs
+ (h) show
+ (ite)
+ [3.74195 5.22437 6.14487 ] pdfxs
+ (c) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (S) show
+ (pe)
+ [7.84247 6.14487 ] pdfxs
+ (c) show
+ (i)
+ [3.73 ] pdfxs
+ (\f) show
+ (c)
+ [10.4606 ] pdfxs
+ (I) show
+ (m)
+ [11.2138 ] pdfxs
+ (pac) show
+ (tofPointerCom)
+ [9.70749 6.7307 8.58361 8.82275 6.71874 3.74195 7.08931 5.23633 6.13291 9.98241 9.70749 
+ 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.66173 ] pdfxs
+ (t) show
+ (oev)
+ [9.83992 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 9.22901 4.85451 6.35986 4.8436 4.85451 8.6291 ] pdfxs
+ (o) show
+ (fp)
+ [7.71266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.65082 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (ndi\013erent)
+ [10.4508 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.6291 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures,wech)
+ [6.05449 4.27631 4.85451 4.29811 7.60357 7.57085 9.23992 4.54905 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.22901 ] pdfxs
+ (t) show
+ (ouse)
+ [9.83992 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -50.89 m
+ (asin)
+ [10.7999 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lebechm)
+ [3.0327 10.189 6.35994 4.85451 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rk,)
+ [4.27631 5.75995 8.79265 ] pdfxs
+ (LLU) show
+ (bench,)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 8.79265 ] pdfxs
+ (a) show
+ (ndar)
+ [6.0654 11.3999 10.7999 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [10.189 ] pdfxs
+ (o) show
+ (finputsizes.Wech)
+ [8.67265 3.0327 6.05449 6.0654 6.05449 9.58909 4.29811 3.0327 4.8436 4.85451 4.29811 
+ 12.9926 10.309 10.189 4.53815 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 10.189 ] pdfxs
+ (LLU) show
+ (bench,alinked-lis)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 8.79265 10.7999 3.0327 3.0327 6.05449 5.4545 
+ 4.85451 6.05449 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 0 -72.813 m
+ (micr)
+ [9.08711 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (benchm)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk,bec)
+ [4.27631 5.75995 6.89448 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usei)
+ [6.05449 4.30902 8.67266 3.0327 ] pdfxs
+ (t) show
+ (sinputsizec)
+ [8.12717 3.0327 6.05449 6.0654 6.05449 8.07274 4.29811 3.0327 4.8436 8.68356 4.8436 
+ ] pdfxs
+ (a) show
+ (nbesc)
+ [9.88355 6.37085 8.67266 4.29811 4.85451 ] pdfxs
+ (a) show
+ (ledoverawider)
+ [3.0327 4.8436 9.88355 5.15996 5.4545 4.8436 8.09446 9.28356 7.8763 3.0327 6.0654 
+ 8.67266 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.67266 ] pdfxs
+ (a) show
+ (nditissm)
+ [6.0654 9.88355 3.0327 8.07274 3.02179 8.12717 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 6.86176 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (to) show
+ 0 -94.735 m
+ (g) show
+ (etw)
+ [4.8436 7.88729 7.57085 ] pdfxs
+ (o) show
+ (rking)
+ [4.27631 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (o) show
+ (nsever)
+ [9.6981 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lpl)
+ [6.6654 6.0654 3.0327 ] pdfxs
+ (at) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rmswi)
+ [4.27631 9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uthaving)
+ [6.0654 7.87638 6.0654 5.14905 5.75995 3.0327 6.05449 9.08719 ] pdfxs
+ (t) show
+ (op)
+ [9.0981 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.87638 ] pdfxs
+ (o) show
+ (uren)
+ [6.05449 7.909 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.02179 4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (t) show
+ (oe)
+ [9.08719 4.85451 ] pdfxs
+ (a) show
+ (chsys)
+ [4.54905 9.68719 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 3.0327 ] pdfxs
+ 16.936 -116.658 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.64721 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1shows)
+ [3.0327 8.25811 4.29811 6.0654 5.14905 7.8763 7.11264 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 7.65812 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lingbehavi)
+ [3.0327 3.02179 6.0654 8.25811 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [7.07992 ] pdfxs
+ (o) show
+ (fllubench)
+ [6.14176 3.02179 3.0327 6.0654 6.35994 4.8436 6.0654 4.54905 8.8581 ] pdfxs
+ (o) show
+ (nf)
+ [8.86901 3.32724 ] pdfxs
+ (o) show
+ (urdi\013erentsys)
+ [6.0654 7.07992 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 7.04729 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems,c)
+ [4.85451 9.08711 4.30902 5.99995 4.8436 ] pdfxs
+ (o) show
+ (mpiledinsever)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.86901 3.02179 8.86901 4.30902 4.8436 5.4545 
+ 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -138.581 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.0654 ] pdfxs
+ (g) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.0654 4.30902 12.8181 6.20722 ] pdfxs
+ (o) show
+ (re)
+ [9.55626 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 11.3454 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 8.7272 7.57085 10.1345 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 11.3454 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3454 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 11.3454 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 10.1345 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (musing)
+ [14.3671 6.0654 4.29811 3.0327 6.0654 10.7345 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 3.0327 ] pdfxs
+ 0 -160.503 m
+ (emit)
+ [4.8436 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edCcode,)
+ [4.85451 9.97082 11.7817 4.85451 5.74904 6.0654 4.8436 7.01448 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.95991 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.97082 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.75993 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (ntcodewi)
+ [5.74904 8.16001 4.8436 5.75995 6.05449 8.75993 7.8763 3.0327 ] pdfxs
+ (t) show
+ (has)
+ [9.97082 9.35992 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdCc)
+ [4.2654 9.97082 11.7926 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.18173 ] pdfxs
+ (\(I) show
+ (BM)
+ [7.72349 13.9091 ] pdfxs
+ (XL) show
+ (Cf)
+ [11.7926 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -182.426 m
+ (SP,GCCf)
+ [6.0654 6.51267 6.89448 8.55269 7.8763 11.749 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.13809 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.88358 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.Weused6c)
+ [8.55265 10.309 8.70538 6.0654 4.29811 4.85451 9.91628 9.31628 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.0654 ] pdfxs
+ (g) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.1599 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.13809 4.8436 ] pdfxs
+ (a) show
+ (chpl)
+ [4.54905 9.91628 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tf)
+ [4.23277 3.33815 ] pdfxs
+ (o) show
+ (rm:)
+ [4.27631 9.08711 8.32356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.70538 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lcode)
+ [6.89448 4.8436 5.75995 6.0654 8.70538 ] pdfxs
+ (\(No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,) show
+ 0 -204.348 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.19265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 10.909 ] pdfxs
+ (\() show
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.56356 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 11.2144 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.42535 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (\() show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (rC)
+ [4.2654 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (\)) show
+ (,e)
+ [8.57447 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 11.2144 4.85451 ] pdfxs
+ (o) show
+ (mpiledin)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 11.2254 3.02179 11.2254 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -226.271 m
+ (mode)
+ [9.08711 5.75995 6.0654 8.47629 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.6981 3.0327 9.6981 ] pdfxs
+ (64) show
+ (-bitmode)
+ [3.63261 6.0654 3.02179 7.88729 9.08711 5.75995 6.05449 8.4872 ] pdfxs
+ (\() show
+ (except)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.05449 9.39264 ] pdfxs
+ (Ita) show
+ (niumsystem,whichl)
+ [6.0654 3.0327 6.05449 12.7307 4.29811 5.75995 4.30902 4.23277 4.85451 9.08711 6.6654 
+ 7.88721 6.05449 3.0327 4.54905 9.68719 3.0327 ] pdfxs
+ (a) show
+ (cks3)
+ [4.54905 5.75995 7.93081 5.46541 ] pdfxs
+ (2) show
+ (-bitsupp)
+ [3.63261 6.05449 3.0327 7.87638 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.936 -248.193 m
+ (Thehe)
+ [7.8763 6.0654 7.65812 6.0654 4.8436 ] pdfxs
+ (a) show
+ (psizeusedbyllubenchisaline)
+ [8.87992 4.29811 3.0327 4.8436 7.66903 6.05449 4.30902 4.8436 8.87992 5.75995 8.56356 
+ 3.0327 3.0327 6.05449 6.37085 4.8436 6.0654 4.53815 8.87992 3.0327 7.11264 8.26902 
+ 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rfunc)
+ [7.07992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (o) show
+ (f)
+ [6.14176 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 7.65812 5.75995 6.05449 8.79257 6.35994 4.85451 7.07992 ] pdfxs
+ (o) show
+ (fi)
+ [6.15267 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,but)
+ [6.0654 4.29811 6.01086 6.0654 6.05449 7.0582 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 7.65812 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 0 -270.116 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.34901 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 9.34901 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 10.2654 ] pdfxs
+ (g) show
+ (rowsqu)
+ [4.2654 5.14905 7.88721 8.80353 5.75995 6.05449 ] pdfxs
+ (a) show
+ (dr)
+ [6.0654 4.27631 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly.Toc)
+ [3.02179 3.0327 4.8545 10.4726 6.97085 9.95991 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (reperf)
+ [4.27631 9.34901 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.35992 ] pdfxs
+ (o) show
+ (fdi\013erentc)
+ [7.83266 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.7491 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -292.038 m
+ (a) show
+ (ndsys)
+ [6.0654 10.2108 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.09802 8.45444 ] pdfxs
+ (a) show
+ (safunc)
+ [8.46535 9.61083 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.01083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psize,)
+ [10.2108 4.30902 3.0327 4.8436 4.85451 7.30903 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,weshow)
+ [4.27631 4.8436 7.31994 7.57085 9.01083 4.29811 6.0654 5.14905 12.0326 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.99993 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 9.61083 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (tota) show
+ (lrunning)
+ [7.18903 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.61083 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.99993 ] pdfxs
+ (to) show
+ 0 -313.961 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.41082 ] pdfxs
+ (o) show
+ (flistnodes)
+ [7.47266 3.0327 3.0327 4.29811 8.3891 6.05449 5.75995 6.0654 4.8436 8.44353 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 138.03 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 150.929 -313.961 m
+ /N614 10.909 Tf
+ (a) show
+ (xis.Thisnumberincre)
+ [5.75995 3.0327 4.29811 9.39264 7.8763 6.0654 3.0327 8.44353 5.75995 6.05449 8.79257 
+ 6.35994 4.8436 8.42173 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (seswi)
+ [4.29811 4.85451 8.44353 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhe)
+ [10.1999 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psizebec)
+ [10.1999 4.29811 3.0327 4.85451 8.98902 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.98902 ] pdfxs
+ (t) show
+ (heprocess)
+ [6.0654 8.98902 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r) show
+ 0 -335.883 m
+ (spendsm)
+ [4.29811 6.37085 4.8436 6.0654 6.05449 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 8.4872 4.29811 ] pdfxs
+ (ta) show
+ (lledf)
+ [3.0327 3.0327 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (chemisses)
+ [4.54905 6.05449 8.4872 9.08711 3.0327 4.30902 4.29811 4.8436 4.29811 ] pdfxs
+ 198.303 -331.925 m
+ /N703 7.96999 Tf
+ (8) show
+ 203.035 -335.883 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -357.806 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.93084 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 8.90182 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ershaveamaj)
+ [4.8436 4.27631 8.95625 6.0654 5.14905 5.4545 9.50174 10.1126 9.08711 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rperf)
+ [8.93445 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceoverhe)
+ [6.05449 4.85451 9.50174 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dc)
+ [10.7235 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 10.7126 ] pdfxs
+ (t) show
+ (o)
+ [10.1126 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 8.89091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersf)
+ [4.85451 4.2654 8.96716 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 0 -379.728 m
+ (a) show
+ (llsys)
+ [3.0327 7.50539 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems,whenusingei)
+ [4.85451 9.08711 4.29811 7.72357 7.8763 6.05449 4.85451 10.5272 6.0654 4.29811 3.0327 
+ 6.0654 9.92719 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.749 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 9.3272 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.31629 ] pdfxs
+ (\(No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l\))
+ [3.0327 8.71637 ] pdfxs
+ (o) show
+ (rpo)
+ [8.749 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.50539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r.Wi)
+ [4.2654 10.3963 11.2144 3.02179 ] pdfxs
+ (t) show
+ (hap)
+ [10.5381 9.92719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [8.73809 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -401.651 m
+ (size,)
+ [4.29811 3.0327 4.85451 4.8436 7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.23992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4508 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyincre)
+ [3.0327 10.1454 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sesloc)
+ [4.30902 4.8436 8.69444 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityoverusing)
+ [3.0327 3.0327 3.93823 10.1454 5.15996 5.4545 4.8436 8.66173 6.0654 4.29811 3.0327 
+ 6.0654 9.83992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -423.574 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdsys)
+ [4.27631 9.6981 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r,p)
+ [4.27631 6.6654 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlywi)
+ [4.27631 3.02179 9.39264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (hedef)
+ [6.0654 8.4872 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ultS)
+ [6.0654 3.02179 7.88729 6.05449 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rism)
+ [4.27631 3.02179 7.94172 9.09802 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.02179 3.0327 5.75995 8.4872 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -445.496 m
+ (Toev)
+ [6.97085 9.44719 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (etheoverhe)
+ [8.8472 4.23277 6.0654 8.8472 5.14905 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.0581 ] pdfxs
+ (o) show
+ (fp)
+ [7.31993 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.269 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.11266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (\\) show
+ (PtrC)
+ [7.42902 4.23277 4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 10.0472 ] pdfxs
+ (32) show
+ ("v)
+ [9.44719 5.15995 ] pdfxs
+ (a) show
+ (luesshowthee\013ect)
+ [3.02179 6.0654 4.8436 8.30172 4.29811 6.0654 5.14905 11.8799 4.23277 6.0654 8.8472 
+ 4.8436 6.35986 4.85451 4.8436 8.23637 ] pdfxs
+ (o) show
+ (f) show
+ 0 -467.419 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 8.53084 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.30911 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.37445 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (32) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.30911 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 7.37445 
+ ] pdfxs
+ (\() show
+ (i.e.)
+ [3.0327 3.0327 4.8436 7.69084 ] pdfxs
+ (t) show
+ (hereisnoc)
+ [6.05449 4.85451 4.27631 7.91993 3.02179 7.37445 6.0654 8.53084 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,justoverhe)
+ [6.05449 6.21813 3.33815 6.05449 4.30902 7.30911 5.14905 5.4545 4.85451 4.2654 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.14174 ] pdfxs
+ (a) show
+ (dded)
+ [6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -489.341 m
+ (OnSP)
+ [8.4872 10.069 6.05449 6.51267 ] pdfxs
+ (A) show
+ (RC,)
+ [7.7344 7.8763 7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.85811 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 10.069 ] pdfxs
+ (AL) show
+ (Uoverhe)
+ [12.1853 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.069 ] pdfxs
+ (o) show
+ (fp)
+ [7.34175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.27991 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisne)
+ [10.069 3.0327 8.30172 6.0654 4.8436 ] pdfxs
+ (g) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ible,but)
+ [3.0327 6.05449 3.0327 4.85451 7.12357 6.0654 6.05449 8.24728 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (A) show
+ (M)
+ [10.0036 ] pdfxs
+ (D) show
+ (-)
+ [3.63261 ] pdfxs
+ (6) show
+ (4)
+ [9.4581 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 0 -511.264 m
+ (isaf)
+ [3.0327 7.99626 9.14174 3.33815 ] pdfxs
+ (a) show
+ (ir)
+ [3.02179 7.96355 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.93092 ] pdfxs
+ (o) show
+ (foverhe)
+ [7.02539 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dbec)
+ [9.75264 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.54175 4.85451 5.74904 ] pdfxs
+ (t) show
+ (rare)
+ [4.27631 9.14174 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (erpressure)
+ [4.8436 7.96355 6.0654 4.2654 4.85451 4.29811 4.30902 6.05449 4.27631 8.54175 ] pdfxs
+ (\(IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (3) show
+ (2h)
+ [9.14174 6.0654 ] pdfxs
+ (a) show
+ (saverysm)
+ [7.99626 9.14174 5.4545 4.85451 4.2654 9.4581 4.29811 9.08711 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.71994 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -533.186 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er\fle)
+ [4.85451 8.66173 6.0654 3.02179 4.85451 ] pdfxs
+ (\)) show
+ (.Onthe)
+ [10.1454 8.4872 10.4617 4.23277 6.0654 9.23992 ] pdfxs
+ (I) show
+ (BM-SP,p)
+ [7.7344 9.99272 3.64352 6.05449 6.51267 7.42903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.67263 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (ddsasubs)
+ [6.0654 6.05449 8.70535 9.83992 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (loverhe)
+ [7.41812 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.4508 ] pdfxs
+ (t) show
+ (o)
+ [9.85082 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.23992 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m:)
+ [9.09802 3.0327 ] pdfxs
+ 0 -555.109 m
+ (t) show
+ (hen)
+ [6.05449 8.54175 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.54175 ] pdfxs
+ (64) show
+ (-bitpr)
+ [3.63261 6.0654 3.02179 7.94183 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misf)
+ [12.7744 3.0327 7.99626 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.96355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.75264 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.54175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.96355 4.85451 ] pdfxs
+ (o) show
+ (mpressedcodeun)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.75264 4.85451 5.74904 6.0654 
+ 8.54175 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 6.71994 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.93092 ] pdfxs
+ (70) show
+ (0i)
+ [9.15265 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.99626 3.0327 6.0654 ] pdfxs
+ 0 -577.031 m
+ (t) show
+ (hepr)
+ [6.05449 8.77084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.On)
+ [9.08711 8.70538 8.4872 9.97082 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.21444 ] pdfxs
+ (\(o) show
+ (ld\)sys)
+ [3.02179 6.0654 8.1491 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.85451 9.08711 7.01448 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.75993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.27631 9.67628 6.05449 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchyisf)
+ [4.27631 4.53815 5.75995 9.67628 3.02179 8.22535 3.32724 ] pdfxs
+ (a) show
+ (sten)
+ [4.30902 8.1491 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h,)
+ [6.05449 7.01448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.77084 ] pdfxs
+ (ALU) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (reslow)
+ [4.2654 8.77084 4.29811 3.0327 5.14905 7.8763 ] pdfxs
+ 0 -598.954 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpoin)
+ [7.87638 6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nmayn)
+ [9.68719 9.09802 5.14905 9.39264 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.87638 9.08711 ] pdfxs
+ (a) show
+ (kesense.)
+ [5.4545 8.4872 4.30902 4.8436 6.0654 4.29811 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 0 -608.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.28039 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.7603 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28039 ] pdfxs
+ (IB) show
+ (M)
+ [11.6199 ] pdfxs
+ (S) show
+ (Psyst)
+ [9.45916 3.63121 4.85963 3.64018 3.58634 ] pdfxs
+ (e) show
+ (m)
+ [10.8578 ] pdfxs
+ (d) show
+ (oes)
+ [4.85963 4.10643 6.81414 ] pdfxs
+ (no) show
+ (ts)
+ [6.7603 3.64018 ] pdfxs
+ (up) show
+ (p)
+ [5.37062 ] pdfxs
+ (or) show
+ (t) show
+ 200.932 -3.80899 m
+ /N1196 8.96599 Tf
+ (MAP) show
+ 1 0 0 1 215.619 -3.80899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.82399 0 cm
+ 0 0 m
+ (NORESERVE) show
+ 42.366 0 m
+ /N1156 8.96599 Tf
+ (,w)
+ [5.73819 6.6528 ] pdfxs
+ (h) show
+ (ichsi)
+ [2.56423 3.83745 8.3025 3.63121 2.56423 ] pdfxs
+ (gn) show
+ (i)
+ [2.55527 ] pdfxs
+ (\f) show
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (ntlyi)
+ [4.85956 3.58634 2.56423 8.04256 2.55527 ] pdfxs
+ (n) show
+ (c)
+ [4.09746 ] pdfxs
+ (rea) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (st)
+ [6.81414 3.58634 ] pdfxs
+ (h) show
+ (etimetoc)
+ [7.28039 3.57737 2.56423 7.67484 7.28039 3.58634 7.79151 4.0885 ] pdfxs
+ (r) show
+ (eat)
+ [4.10643 4.59962 3.58634 ] pdfxs
+ (e) show
+ -230.88 -10.959 m
+ (apool\(th)
+ [7.68392 5.37062 4.8686 4.59962 5.63957 3.57737 3.58634 4.85956 ] pdfxs
+ (u) show
+ (sim)
+ [6.70655 2.56423 7.67484 ] pdfxs
+ (pa) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (run) show
+ (swithasmalln)
+ [6.70655 6.6528 2.56423 3.57737 8.19491 7.68392 3.63121 7.6838 4.59962 2.56423 5.6306 
+ 4.85956 ] pdfxs
+ (u) show
+ (mb)
+ [7.42379 5.37959 ] pdfxs
+ (e) show
+ (r)
+ [6.6796 ] pdfxs
+ (o) show
+ (fit)
+ [5.88165 2.56423 3.58634 ] pdfxs
+ (era) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s\).)
+ [3.63121 3.58634 2.56423 ] pdfxs
+ -5.06198 -38.492 m
+ /N614 10.909 Tf
+ (177) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (40) 41
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3417/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3416/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3411/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3410/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3405/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3404/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3399/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3398/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (evenwi)
+ [4.8436 5.4545 4.85451 9.68719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.67628 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.86547 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.InKS,p)
+ [4.8436 4.27631 4.30902 7.86538 3.94897 9.67628 8.4872 6.0654 6.65449 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.8981 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nshrunkap)
+ [9.68719 4.29811 6.0654 4.2654 6.0654 6.0654 9.38174 9.07629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er,but)
+ [4.8436 4.27631 6.65449 6.0654 6.05449 7.86547 ] pdfxs
+ (t) show
+ (hesp)
+ [6.0654 8.46538 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cesavedisre-)
+ [4.85451 8.47629 4.29811 5.14905 5.4545 4.85451 9.67628 3.0327 7.93081 4.27631 4.8436 
+ 3.63261 ] pdfxs
+ 0 -21.922 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (cedbystruc)
+ [4.85451 4.8436 9.80719 5.75995 9.50173 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urep)
+ [6.0654 4.2654 8.59629 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.Over)
+ [8.20356 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.80721 ] pdfxs
+ (a) show
+ (sapr)
+ [8.0399 9.20719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m'smem)
+ [9.08711 3.0327 8.05081 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryim)
+ [4.2654 9.51264 3.02179 9.09802 ] pdfxs
+ (ag) show
+ (e)
+ [8.59629 ] pdfxs
+ (g) show
+ (rows,)
+ [4.2654 5.14905 7.88721 4.29811 6.80721 ] pdfxs
+ (t) show
+ (hespeedupprovided)
+ [6.05449 8.59629 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.80719 6.05449 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -43.845 m
+ (byp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nsh)
+ [9.6981 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.68719 ] pdfxs
+ (g) show
+ (rowc)
+ [4.27631 5.14905 11.5199 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (ly.)
+ [3.0327 4.8545 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (Toshowmem)
+ [6.97085 9.70901 4.30902 6.05449 5.15996 12.1308 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysavin)
+ [4.27631 10.0145 4.30902 5.14905 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (s,wec)
+ [4.29811 7.45084 7.57085 9.10902 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (t) show
+ (hepe)
+ [6.0654 9.09811 6.37085 4.8436 ] pdfxs
+ (a) show
+ (knumber)
+ [10.0145 5.75995 6.0654 8.78166 6.35994 4.85451 8.53082 ] pdfxs
+ (o) show
+ (fby)
+ [7.59266 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.56353 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 10.3199 5.74904 10.0254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.10902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [13.3416 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.50904 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 8.54174 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 8.53083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 6.75265 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 8.54174 3.33815 ] pdfxs
+ (o) show
+ (rms.F)
+ [4.2654 9.09802 4.29811 7.49448 6.21813 ] pdfxs
+ (o) show
+ (rthesepr)
+ [6.75265 4.23277 6.0654 4.8436 4.30902 7.33085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,p)
+ [9.09802 4.29811 5.73813 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 6.75265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsubs)
+ [8.54174 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -109.613 m
+ (reduces)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pim)
+ [9.6981 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (ef)
+ [8.4872 3.33815 ] pdfxs
+ (o) show
+ (rthepr)
+ [7.909 4.23277 6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7198 ] pdfxs
+ (a) show
+ (sy)
+ [7.94172 5.4545 ] pdfxs
+ (o) show
+ (uw)
+ [9.6981 7.58175 ] pdfxs
+ (o) show
+ (uldexpec)
+ [6.05449 3.0327 9.6981 4.8436 5.75995 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 5.34499 -301.14 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 100.32 593.76 m
+ 755.52 593.76 l
+ 755.52 84 l
+ 100.32 84 l
+ 100.32 593.76 l
+ h
+ eofill
+ q
+ n
+ 100.32 156.48 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 156.72 m
+ 755.52 156.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 229.44 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 229.68 m
+ 755.52 229.68 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 302.16 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 302.4 m
+ 755.52 302.4 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 594.72 m
+ 100.32 83.04 l
+ 755.52 83.04 l
+ 755.52 594.72 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 375.36 m
+ 755.52 375.36 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 594.72 m
+ 100.32 83.04 l
+ 755.52 83.04 l
+ 755.52 594.72 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 448.08 m
+ 755.52 448.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 520.8 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 521.04 m
+ 755.52 521.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 593.52 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 593.76 m
+ 755.52 593.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 100.32 84 655.2 509.76 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 593.76 m
+ 100.32 84 l
+ 0 0 0 sc
+ S
+ n
+ 95.28 84 m
+ 100.32 84 l
+ S
+ n
+ 95.28 156.72 m
+ 100.32 156.72 l
+ S
+ n
+ 95.28 229.68 m
+ 100.32 229.68 l
+ S
+ n
+ 95.28 302.4 m
+ 100.32 302.4 l
+ S
+ n
+ 95.28 375.36 m
+ 100.32 375.36 l
+ S
+ n
+ 95.28 448.08 m
+ 100.32 448.08 l
+ S
+ n
+ 95.28 521.04 m
+ 100.32 521.04 l
+ S
+ n
+ 95.28 593.76 m
+ 100.32 593.76 l
+ S
+ n
+ 100.32 84 m
+ 755.52 84 l
+ S
+ n
+ 100.32 77.04 m
+ 100.32 84 l
+ S
+ n
+ 231.36 77.04 m
+ 231.36 84 l
+ S
+ n
+ 362.4 77.04 m
+ 362.4 84 l
+ S
+ n
+ 493.44 77.04 m
+ 493.44 84 l
+ S
+ n
+ 624.48 77.04 m
+ 624.48 84 l
+ S
+ n
+ 755.52 77.04 m
+ 755.52 84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 295.68 m
+ 131.76 282.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 282.48 m
+ 137.04 282.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 282.48 m
+ 142.32 283.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 283.2 m
+ 147.6 281.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 281.76 m
+ 152.64 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 280.32 m
+ 157.92 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 280.32 m
+ 163.2 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 279.84 m
+ 168.48 281.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 281.52 m
+ 173.76 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 279.6 m
+ 179.04 280.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 280.56 m
+ 184.08 279.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 279.12 m
+ 189.36 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 279.84 m
+ 194.64 278.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 278.88 m
+ 199.92 281.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 281.52 m
+ 205.2 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 279.6 m
+ 210.48 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 279.6 m
+ 215.52 280.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 280.56 m
+ 220.8 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 279.6 m
+ 226.08 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 280.32 m
+ 231.36 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 279.84 m
+ 236.64 289.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 289.68 m
+ 241.92 323.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 323.52 m
+ 247.2 356.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 356.88 m
+ 252.24 389.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 389.04 m
+ 257.52 416.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 416.88 m
+ 262.8 449.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 449.28 m
+ 268.08 472.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 472.8 m
+ 273.36 495.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 495.12 m
+ 278.64 527.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 527.28 m
+ 283.68 564 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 213.36 m
+ 131.76 216.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 216.48 m
+ 137.04 211.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 211.92 m
+ 142.32 215.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 215.28 m
+ 147.6 219.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 219.6 m
+ 152.64 225.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 225.84 m
+ 157.92 224.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 224.4 m
+ 163.2 225.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 225.84 m
+ 168.48 227.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 227.52 m
+ 173.76 227.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 227.28 m
+ 179.04 228.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 228.24 m
+ 184.08 231.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 231.6 m
+ 189.36 232.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 232.8 m
+ 194.64 235.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 235.2 m
+ 199.92 233.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 233.28 m
+ 205.2 234 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 234 m
+ 210.48 233.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 233.52 m
+ 215.52 235.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 235.92 m
+ 220.8 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 236.88 m
+ 226.08 236.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 236.16 m
+ 231.36 236.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 236.16 m
+ 236.64 235.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 235.44 m
+ 241.92 236.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 236.64 m
+ 247.2 239.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 239.04 m
+ 252.24 237.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 237.36 m
+ 257.52 237.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 237.6 m
+ 262.8 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 236.88 m
+ 268.08 239.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 239.28 m
+ 273.36 239.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 239.04 m
+ 278.64 240.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 240.48 m
+ 283.68 244.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 244.8 m
+ 288.96 246 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 246 m
+ 294.24 251.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 251.04 m
+ 299.52 253.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 253.92 m
+ 304.8 261.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 261.36 m
+ 310.08 268.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.56 m
+ 315.12 270.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 270.72 m
+ 320.4 278.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 278.4 m
+ 325.68 284.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 284.88 m
+ 330.96 293.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 293.04 m
+ 336.24 297.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 297.84 m
+ 341.52 304.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 304.32 m
+ 346.56 311.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 311.28 m
+ 351.84 317.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 317.52 m
+ 357.12 324 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 324 m
+ 362.4 340.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 340.56 m
+ 375.6 352.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 352.32 m
+ 388.56 357.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 357.6 m
+ 401.76 386.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 386.16 m
+ 414.72 386.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 386.64 m
+ 427.92 409.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 409.68 m
+ 441.12 418.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 418.56 m
+ 454.08 430.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 430.32 m
+ 467.28 438 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 438 m
+ 480.24 449.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 449.04 m
+ 493.44 455.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 455.04 m
+ 506.64 468 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 468 m
+ 519.6 480.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 480.96 m
+ 532.8 482.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 482.4 m
+ 545.76 488.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 488.4 m
+ 558.96 516 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 516 m
+ 572.16 504.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 504.24 m
+ 585.12 513.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 513.84 m
+ 598.32 516.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 516.24 m
+ 611.28 526.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 526.32 m
+ 624.48 528.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 528.48 m
+ 637.68 537.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 537.12 m
+ 650.64 538.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 538.32 m
+ 663.84 546.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 546.24 m
+ 676.8 545.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 545.52 m
+ 690 564.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 163.2 m
+ 131.76 159.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 159.84 m
+ 137.04 162.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 162.72 m
+ 142.32 166.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.08 m
+ 147.6 169.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 169.44 m
+ 152.64 172.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 172.32 m
+ 157.92 175.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 175.2 m
+ 163.2 176.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.88 m
+ 168.48 178.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 173.76 180.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.24 m
+ 179.04 181.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.68 m
+ 184.08 182.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 182.88 m
+ 189.36 183.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 183.84 m
+ 194.64 184.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 184.56 m
+ 199.92 185.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.28 m
+ 205.2 186 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186 m
+ 210.48 186.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.48 m
+ 215.52 187.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.2 m
+ 220.8 187.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 187.44 m
+ 226.08 187.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 187.92 m
+ 231.36 188.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.4 m
+ 236.64 188.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 188.64 m
+ 241.92 188.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 188.88 m
+ 247.2 189.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.12 m
+ 252.24 189.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 189.36 m
+ 257.52 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 189.84 m
+ 262.8 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 189.84 m
+ 268.08 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 189.84 m
+ 273.36 190.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 190.08 m
+ 278.64 190.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 190.32 m
+ 283.68 190.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 190.32 m
+ 288.96 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 190.56 m
+ 294.24 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 190.56 m
+ 299.52 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 190.56 m
+ 304.8 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 190.8 m
+ 310.08 191.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 191.04 m
+ 315.12 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 190.8 m
+ 320.4 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 190.8 m
+ 325.68 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 190.8 m
+ 330.96 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 191.76 m
+ 336.24 191.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 191.04 m
+ 341.52 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 191.52 m
+ 346.56 194.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 194.16 m
+ 351.84 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 191.52 m
+ 357.12 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 191.76 m
+ 362.4 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 191.76 m
+ 375.6 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 191.76 m
+ 388.56 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 191.76 m
+ 401.76 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 191.52 m
+ 414.72 192 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 192 m
+ 427.92 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 191.76 m
+ 441.12 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 191.76 m
+ 454.08 192.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 192.24 m
+ 467.28 193.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 193.2 m
+ 480.24 194.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 194.16 m
+ 493.44 197.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 197.04 m
+ 506.64 199.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 199.92 m
+ 519.6 204.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 204.48 m
+ 532.8 207.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 207.12 m
+ 545.76 210.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 210.24 m
+ 558.96 217.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.92 m
+ 572.16 218.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 218.88 m
+ 585.12 223.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 223.2 m
+ 598.32 227.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 227.28 m
+ 611.28 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 231.6 m
+ 624.48 236.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 236.64 m
+ 637.68 240.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 240.96 m
+ 650.64 245.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 245.04 m
+ 663.84 249.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 249.12 m
+ 676.8 252.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 252.72 m
+ 690 256.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 256.56 m
+ 703.2 260.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 260.4 m
+ 716.16 262.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 262.56 m
+ 729.36 268.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 268.08 m
+ 742.32 269.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 131.76 231.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 137.04 231.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 142.32 238.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 147.6 249.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 152.64 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 157.92 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 163.2 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 168.48 257.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 173.76 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 179.04 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 184.08 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 189.36 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 194.64 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 199.92 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 205.2 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 210.48 265.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 215.52 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 220.8 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 226.08 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 231.36 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 236.64 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 241.92 265.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 247.2 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 252.24 263.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 257.52 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 262.8 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 268.08 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 273.36 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 278.64 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 283.68 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 288.96 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 294.24 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 299.52 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 304.8 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 310.08 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 315.12 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 320.4 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 325.68 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 330.96 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 336.24 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 341.52 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 346.56 270 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 351.84 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 357.12 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 367.68 288.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 372.96 287.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 378.24 340.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 383.28 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 388.56 375.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 393.84 363.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 399.12 369.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 404.4 415.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 409.68 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 414.72 462.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 420 469.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 425.28 477.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 430.56 507.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 435.84 526.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 441.12 530.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 446.16 544.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 451.44 558 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 131.76 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 137.04 158.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 142.32 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 147.6 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 152.64 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 157.92 173.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 163.2 176.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 168.48 178.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 173.76 180.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 179.04 181.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 184.08 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 189.36 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 194.64 186.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 199.92 185.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 205.2 186.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 210.48 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 215.52 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 220.8 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 226.08 188.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 231.36 188.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 236.64 189.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 241.92 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 247.2 189.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 252.24 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 257.52 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 262.8 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 268.08 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 273.36 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 278.64 191.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 283.68 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 288.96 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 294.24 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 299.52 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 304.8 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 310.08 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 315.12 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 320.4 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 325.68 193.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 330.96 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 336.24 193.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 341.52 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 346.56 193.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 351.84 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 357.12 194.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 362.4 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 375.6 194.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 388.56 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 401.76 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 414.72 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 427.92 196.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 441.12 196.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 454.08 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 467.28 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 480.24 199.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 493.44 200.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 506.64 204.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 519.6 205.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 532.8 210.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 545.76 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 558.96 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 572.16 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 585.12 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 598.32 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 611.28 235.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 624.48 243.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 637.68 242.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 650.64 250.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 663.84 250.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 676.8 259.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 690 261.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 703.2 266.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 716.16 265.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 729.36 270.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 742.32 277.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 165.6 m
+ 131.76 163.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 163.2 m
+ 137.04 165.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 165.84 m
+ 142.32 169.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 169.44 m
+ 147.6 172.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 172.32 m
+ 152.64 175.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 175.2 m
+ 157.92 177.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 177.84 m
+ 163.2 179.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 179.52 m
+ 168.48 181.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 181.2 m
+ 173.76 182.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 182.64 m
+ 179.04 183.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 183.84 m
+ 184.08 185.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 185.04 m
+ 189.36 185.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 185.76 m
+ 194.64 186.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.72 m
+ 199.92 187.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 187.44 m
+ 205.2 187.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 187.92 m
+ 210.48 188.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 188.64 m
+ 215.52 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 191.76 m
+ 220.8 189.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 189.6 m
+ 226.08 189.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 189.84 m
+ 231.36 190.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 190.08 m
+ 236.64 190.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 190.56 m
+ 241.92 190.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.8 m
+ 247.2 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 191.76 m
+ 252.24 191.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 191.28 m
+ 257.52 191.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 262.8 191.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.52 m
+ 268.08 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.76 m
+ 273.36 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 192 m
+ 278.64 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 192 m
+ 283.68 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 288.96 192.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192.24 m
+ 294.24 192.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192.24 m
+ 299.52 196.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 196.8 m
+ 304.8 192.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 192.72 m
+ 310.08 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 192.96 m
+ 315.12 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.68 m
+ 320.4 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.96 m
+ 325.68 192.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 192.72 m
+ 330.96 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 193.44 m
+ 336.24 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.92 m
+ 341.52 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 193.44 m
+ 346.56 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 351.84 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.96 m
+ 357.12 193.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 193.2 m
+ 362.4 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 193.44 m
+ 375.6 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 193.68 m
+ 388.56 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.92 m
+ 401.76 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 193.68 m
+ 414.72 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 193.44 m
+ 427.92 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 193.68 m
+ 441.12 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 193.92 m
+ 454.08 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 193.68 m
+ 467.28 194.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 194.88 m
+ 480.24 196.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 196.32 m
+ 493.44 198.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 198.96 m
+ 506.64 203.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 203.28 m
+ 519.6 205.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.44 m
+ 532.8 209.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 209.52 m
+ 545.76 212.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 212.64 m
+ 558.96 216.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 216.72 m
+ 572.16 221.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.52 m
+ 585.12 225.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.12 m
+ 598.32 230.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 230.64 m
+ 611.28 233.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 233.52 m
+ 624.48 239.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 239.28 m
+ 637.68 242.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.16 m
+ 650.64 246 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 246 m
+ 663.84 250.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.08 m
+ 676.8 253.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 253.92 m
+ 690 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 258.72 m
+ 703.2 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 261.6 m
+ 716.16 266.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 266.16 m
+ 729.36 268.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 268.32 m
+ 742.32 272.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 299.76 m
+ 130.56 295.68 l
+ 126.48 291.6 l
+ 122.4 295.68 l
+ 126.48 299.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 286.56 m
+ 135.84 282.48 l
+ 131.76 278.4 l
+ 127.68 282.48 l
+ 131.76 286.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 286.56 m
+ 141.12 282.48 l
+ 137.04 278.4 l
+ 132.96 282.48 l
+ 137.04 286.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 287.28 m
+ 146.4 283.2 l
+ 142.32 279.12 l
+ 138.24 283.2 l
+ 142.32 287.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 285.84 m
+ 151.68 281.76 l
+ 147.6 277.68 l
+ 143.52 281.76 l
+ 147.6 285.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 284.4 m
+ 156.72 280.32 l
+ 152.64 276.24 l
+ 148.56 280.32 l
+ 152.64 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 284.4 m
+ 162 280.32 l
+ 157.92 276.24 l
+ 153.84 280.32 l
+ 157.92 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 283.92 m
+ 167.28 279.84 l
+ 163.2 275.76 l
+ 159.12 279.84 l
+ 163.2 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 285.6 m
+ 172.56 281.52 l
+ 168.48 277.44 l
+ 164.4 281.52 l
+ 168.48 285.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 283.68 m
+ 177.84 279.6 l
+ 173.76 275.52 l
+ 169.68 279.6 l
+ 173.76 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 284.64 m
+ 183.12 280.56 l
+ 179.04 276.48 l
+ 174.96 280.56 l
+ 179.04 284.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 283.2 m
+ 188.16 279.12 l
+ 184.08 275.04 l
+ 180 279.12 l
+ 184.08 283.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 283.92 m
+ 193.44 279.84 l
+ 189.36 275.76 l
+ 185.28 279.84 l
+ 189.36 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 282.96 m
+ 198.72 278.88 l
+ 194.64 274.8 l
+ 190.56 278.88 l
+ 194.64 282.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 285.6 m
+ 204 281.52 l
+ 199.92 277.44 l
+ 195.84 281.52 l
+ 199.92 285.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 283.68 m
+ 209.28 279.6 l
+ 205.2 275.52 l
+ 201.12 279.6 l
+ 205.2 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 283.68 m
+ 214.56 279.6 l
+ 210.48 275.52 l
+ 206.4 279.6 l
+ 210.48 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 284.64 m
+ 219.6 280.56 l
+ 215.52 276.48 l
+ 211.44 280.56 l
+ 215.52 284.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 283.68 m
+ 224.88 279.6 l
+ 220.8 275.52 l
+ 216.72 279.6 l
+ 220.8 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 284.4 m
+ 230.16 280.32 l
+ 226.08 276.24 l
+ 222 280.32 l
+ 226.08 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 283.92 m
+ 235.44 279.84 l
+ 231.36 275.76 l
+ 227.28 279.84 l
+ 231.36 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 293.76 m
+ 240.72 289.68 l
+ 236.64 285.6 l
+ 232.56 289.68 l
+ 236.64 293.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 327.6 m
+ 246 323.52 l
+ 241.92 319.44 l
+ 237.84 323.52 l
+ 241.92 327.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 360.96 m
+ 251.28 356.88 l
+ 247.2 352.8 l
+ 243.12 356.88 l
+ 247.2 360.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 393.12 m
+ 256.32 389.04 l
+ 252.24 384.96 l
+ 248.16 389.04 l
+ 252.24 393.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 420.96 m
+ 261.6 416.88 l
+ 257.52 412.8 l
+ 253.44 416.88 l
+ 257.52 420.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 453.36 m
+ 266.88 449.28 l
+ 262.8 445.2 l
+ 258.72 449.28 l
+ 262.8 453.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 476.88 m
+ 272.16 472.8 l
+ 268.08 468.72 l
+ 264 472.8 l
+ 268.08 476.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 499.2 m
+ 277.44 495.12 l
+ 273.36 491.04 l
+ 269.28 495.12 l
+ 273.36 499.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 531.36 m
+ 282.72 527.28 l
+ 278.64 523.2 l
+ 274.56 527.28 l
+ 278.64 531.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 568.08 m
+ 287.76 564 l
+ 283.68 559.92 l
+ 279.6 564 l
+ 283.68 568.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.4 209.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 127.68 212.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.96 208.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.24 211.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.52 215.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 148.56 222 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 153.84 220.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 159.12 222 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.4 223.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 169.68 223.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 174.96 224.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 180 227.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 185.28 228.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.56 231.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 195.84 229.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 201.12 230.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 206.4 229.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 211.44 232.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.72 233.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222 232.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.28 232.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 232.56 231.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 237.84 232.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 243.12 235.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.16 233.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 253.44 233.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 258.72 233.04 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 264 235.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 269.28 235.2 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.56 236.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 279.6 240.96 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.88 242.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 290.16 247.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 295.44 250.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.72 257.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 306 264.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 311.04 266.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 316.32 274.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 321.6 281.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 326.88 289.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 332.16 294 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 337.44 300.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 342.48 307.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 347.76 313.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 353.04 320.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 358.32 336.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 371.52 348.48 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 384.48 353.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 397.68 382.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.64 382.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 423.84 405.84 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 437.04 414.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 450 426.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 463.2 434.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 476.16 445.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 489.36 451.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 502.56 464.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 515.52 477.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 528.72 478.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 541.68 484.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 554.88 512.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 568.08 500.4 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 581.04 510 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 594.24 512.4 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 607.2 522.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 620.4 524.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 633.6 533.28 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 646.56 534.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 659.76 542.4 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 672.72 541.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 685.92 560.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 167.28 m
+ 130.56 159.12 l
+ 122.4 159.12 l
+ 126.48 167.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 163.92 m
+ 135.84 155.76 l
+ 127.68 155.76 l
+ 131.76 163.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 166.8 m
+ 141.12 158.64 l
+ 132.96 158.64 l
+ 137.04 166.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 170.16 m
+ 146.4 162 l
+ 138.24 162 l
+ 142.32 170.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 173.52 m
+ 151.68 165.36 l
+ 143.52 165.36 l
+ 147.6 173.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 176.4 m
+ 156.72 168.24 l
+ 148.56 168.24 l
+ 152.64 176.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 179.28 m
+ 162 171.12 l
+ 153.84 171.12 l
+ 157.92 179.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 180.96 m
+ 167.28 172.8 l
+ 159.12 172.8 l
+ 163.2 180.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 182.64 m
+ 172.56 174.48 l
+ 164.4 174.48 l
+ 168.48 182.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 184.32 m
+ 177.84 176.16 l
+ 169.68 176.16 l
+ 173.76 184.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 185.76 m
+ 183.12 177.6 l
+ 174.96 177.6 l
+ 179.04 185.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 186.96 m
+ 188.16 178.8 l
+ 180 178.8 l
+ 184.08 186.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 187.92 m
+ 193.44 179.76 l
+ 185.28 179.76 l
+ 189.36 187.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 188.64 m
+ 198.72 180.48 l
+ 190.56 180.48 l
+ 194.64 188.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 189.36 m
+ 204 181.2 l
+ 195.84 181.2 l
+ 199.92 189.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 190.08 m
+ 209.28 181.92 l
+ 201.12 181.92 l
+ 205.2 190.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 190.56 m
+ 214.56 182.4 l
+ 206.4 182.4 l
+ 210.48 190.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 191.28 m
+ 219.6 183.12 l
+ 211.44 183.12 l
+ 215.52 191.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 191.52 m
+ 224.88 183.36 l
+ 216.72 183.36 l
+ 220.8 191.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 192 m
+ 230.16 183.84 l
+ 222 183.84 l
+ 226.08 192 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 192.48 m
+ 235.44 184.32 l
+ 227.28 184.32 l
+ 231.36 192.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 192.72 m
+ 240.72 184.56 l
+ 232.56 184.56 l
+ 236.64 192.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 192.96 m
+ 246 184.8 l
+ 237.84 184.8 l
+ 241.92 192.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 193.2 m
+ 251.28 185.04 l
+ 243.12 185.04 l
+ 247.2 193.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 193.44 m
+ 256.32 185.28 l
+ 248.16 185.28 l
+ 252.24 193.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 193.92 m
+ 261.6 185.76 l
+ 253.44 185.76 l
+ 257.52 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 193.92 m
+ 266.88 185.76 l
+ 258.72 185.76 l
+ 262.8 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 193.92 m
+ 272.16 185.76 l
+ 264 185.76 l
+ 268.08 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 194.16 m
+ 277.44 186 l
+ 269.28 186 l
+ 273.36 194.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 194.4 m
+ 282.72 186.24 l
+ 274.56 186.24 l
+ 278.64 194.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 194.4 m
+ 287.76 186.24 l
+ 279.6 186.24 l
+ 283.68 194.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 194.64 m
+ 293.04 186.48 l
+ 284.88 186.48 l
+ 288.96 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 194.64 m
+ 298.32 186.48 l
+ 290.16 186.48 l
+ 294.24 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 194.64 m
+ 303.6 186.48 l
+ 295.44 186.48 l
+ 299.52 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.88 m
+ 308.88 186.72 l
+ 300.72 186.72 l
+ 304.8 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 195.12 m
+ 314.16 186.96 l
+ 306 186.96 l
+ 310.08 195.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 194.88 m
+ 319.2 186.72 l
+ 311.04 186.72 l
+ 315.12 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 194.88 m
+ 324.48 186.72 l
+ 316.32 186.72 l
+ 320.4 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 194.88 m
+ 329.76 186.72 l
+ 321.6 186.72 l
+ 325.68 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 195.84 m
+ 335.04 187.68 l
+ 326.88 187.68 l
+ 330.96 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 195.12 m
+ 340.32 186.96 l
+ 332.16 186.96 l
+ 336.24 195.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 195.6 m
+ 345.6 187.44 l
+ 337.44 187.44 l
+ 341.52 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 198.24 m
+ 350.64 190.08 l
+ 342.48 190.08 l
+ 346.56 198.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 195.6 m
+ 355.92 187.44 l
+ 347.76 187.44 l
+ 351.84 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 195.84 m
+ 361.2 187.68 l
+ 353.04 187.68 l
+ 357.12 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 195.84 m
+ 366.48 187.68 l
+ 358.32 187.68 l
+ 362.4 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 195.84 m
+ 379.68 187.68 l
+ 371.52 187.68 l
+ 375.6 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 195.84 m
+ 392.64 187.68 l
+ 384.48 187.68 l
+ 388.56 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.6 m
+ 405.84 187.44 l
+ 397.68 187.44 l
+ 401.76 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.08 m
+ 418.8 187.92 l
+ 410.64 187.92 l
+ 414.72 196.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 195.84 m
+ 432 187.68 l
+ 423.84 187.68 l
+ 427.92 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 195.84 m
+ 445.2 187.68 l
+ 437.04 187.68 l
+ 441.12 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.32 m
+ 458.16 188.16 l
+ 450 188.16 l
+ 454.08 196.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 197.28 m
+ 471.36 189.12 l
+ 463.2 189.12 l
+ 467.28 197.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 198.24 m
+ 484.32 190.08 l
+ 476.16 190.08 l
+ 480.24 198.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 201.12 m
+ 497.52 192.96 l
+ 489.36 192.96 l
+ 493.44 201.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204 m
+ 510.72 195.84 l
+ 502.56 195.84 l
+ 506.64 204 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 208.56 m
+ 523.68 200.4 l
+ 515.52 200.4 l
+ 519.6 208.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 211.2 m
+ 536.88 203.04 l
+ 528.72 203.04 l
+ 532.8 211.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 214.32 m
+ 549.84 206.16 l
+ 541.68 206.16 l
+ 545.76 214.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 222 m
+ 563.04 213.84 l
+ 554.88 213.84 l
+ 558.96 222 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 222.96 m
+ 576.24 214.8 l
+ 568.08 214.8 l
+ 572.16 222.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 227.28 m
+ 589.2 219.12 l
+ 581.04 219.12 l
+ 585.12 227.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 231.36 m
+ 602.4 223.2 l
+ 594.24 223.2 l
+ 598.32 231.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.68 m
+ 615.36 227.52 l
+ 607.2 227.52 l
+ 611.28 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 240.72 m
+ 628.56 232.56 l
+ 620.4 232.56 l
+ 624.48 240.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 245.04 m
+ 641.76 236.88 l
+ 633.6 236.88 l
+ 637.68 245.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 249.12 m
+ 654.72 240.96 l
+ 646.56 240.96 l
+ 650.64 249.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 253.2 m
+ 667.92 245.04 l
+ 659.76 245.04 l
+ 663.84 253.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 256.8 m
+ 680.88 248.64 l
+ 672.72 248.64 l
+ 676.8 256.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 260.64 m
+ 694.08 252.48 l
+ 685.92 252.48 l
+ 690 260.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 264.48 m
+ 707.28 256.32 l
+ 699.12 256.32 l
+ 703.2 264.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 266.64 m
+ 720.24 258.48 l
+ 712.08 258.48 l
+ 716.16 266.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 272.16 m
+ 733.44 264 l
+ 725.28 264 l
+ 729.36 272.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 273.84 m
+ 746.4 265.68 l
+ 738.24 265.68 l
+ 742.32 273.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 122.4 214.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 130.56 206.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 122.4 206.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 130.56 214.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 127.68 235.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 135.84 227.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 127.68 227.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 135.84 235.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 132.96 235.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 141.12 227.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 132.96 227.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 141.12 235.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 138.24 242.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 146.4 234.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 138.24 234.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 146.4 242.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 143.52 253.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 151.68 245.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 143.52 245.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 151.68 253.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 148.56 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 156.72 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 148.56 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 156.72 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 153.84 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 162 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 153.84 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 162 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 159.12 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 167.28 251.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 159.12 251.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 167.28 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 164.4 261.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 172.56 253.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 164.4 253.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 172.56 261.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 169.68 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 177.84 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 169.68 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 177.84 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 174.96 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 183.12 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 174.96 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 183.12 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 180 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 188.16 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 180 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 188.16 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 185.28 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 193.44 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 185.28 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 193.44 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 190.56 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 198.72 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 190.56 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 198.72 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 195.84 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 204 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 195.84 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 204 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 201.12 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 209.28 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 201.12 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 209.28 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 206.4 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 214.56 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 206.4 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 214.56 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 211.44 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 219.6 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 211.44 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 219.6 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 216.72 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 224.88 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 216.72 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 224.88 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 222 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 230.16 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 222 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 230.16 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 227.28 268.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 235.44 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 227.28 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 235.44 268.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 232.56 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 240.72 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 232.56 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 240.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 237.84 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 246 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 237.84 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 246 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 243.12 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 251.28 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 243.12 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 251.28 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 248.16 267.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 256.32 259.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 248.16 259.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 256.32 267.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 253.44 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 261.6 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 253.44 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 261.6 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 258.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 266.88 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 258.72 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 266.88 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 264 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 272.16 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 264 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 272.16 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 269.28 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 277.44 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 269.28 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 277.44 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 274.56 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 282.72 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 274.56 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 282.72 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 279.6 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 287.76 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 279.6 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 287.76 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 284.88 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 293.04 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 284.88 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 293.04 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 290.16 276.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 298.32 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 290.16 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 298.32 276.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 295.44 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 303.6 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 295.44 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 303.6 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 300.72 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 308.88 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 300.72 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 308.88 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 306 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 314.16 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 306 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 314.16 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 311.04 271.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 319.2 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 311.04 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 319.2 271.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 316.32 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 324.48 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 316.32 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 324.48 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 321.6 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 329.76 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 321.6 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 329.76 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 326.88 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 335.04 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 326.88 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 335.04 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 332.16 274.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 340.32 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 332.16 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 340.32 274.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 337.44 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 345.6 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 337.44 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 345.6 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 342.48 274.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 350.64 265.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 342.48 265.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 350.64 274.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 347.76 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 355.92 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 347.76 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 355.92 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 353.04 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 361.2 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 353.04 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 361.2 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 358.32 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 366.48 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 358.32 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 366.48 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 363.6 293.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 371.76 284.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 363.6 284.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 371.76 293.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 368.88 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 377.04 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 368.88 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 377.04 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 374.16 344.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 382.32 336.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 374.16 336.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 382.32 344.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 379.2 355.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 387.36 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 379.2 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 387.36 355.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 384.48 379.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 392.64 371.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 384.48 371.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 392.64 379.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 389.76 367.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 397.92 359.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 389.76 359.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 397.92 367.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 395.04 373.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 403.2 365.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 395.04 365.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 403.2 373.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 400.32 419.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 408.48 411.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 400.32 411.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 408.48 419.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 405.6 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 413.76 436.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 405.6 436.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 413.76 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 410.64 467.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 418.8 458.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 410.64 458.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 418.8 467.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 415.92 473.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 424.08 465.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 415.92 465.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 424.08 473.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 421.2 481.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 429.36 473.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 421.2 473.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 429.36 481.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 426.48 511.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 434.64 503.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 426.48 503.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 434.64 511.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 431.76 530.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 439.92 522.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 431.76 522.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 439.92 530.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 437.04 534.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 445.2 526.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 437.04 526.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 445.2 534.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 442.08 548.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 450.24 540.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 442.08 540.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 450.24 548.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 447.36 562.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 455.52 553.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 447.36 553.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 455.52 562.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 122.4 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 130.56 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 122.4 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 130.56 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 126.48 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 126.48 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 127.68 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 135.84 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 127.68 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 135.84 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 131.76 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 131.76 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 132.96 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 141.12 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 132.96 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 141.12 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 137.04 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 137.04 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 138.24 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 146.4 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 138.24 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 146.4 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 142.32 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 142.32 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 143.52 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 151.68 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 143.52 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 151.68 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 147.6 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 147.6 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 148.56 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 156.72 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 148.56 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 156.72 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 152.64 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 152.64 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 153.84 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 162 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 153.84 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 162 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 157.92 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 157.92 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 159.12 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 167.28 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 159.12 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 167.28 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 163.2 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 163.2 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 164.4 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 172.56 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 164.4 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 172.56 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 168.48 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 168.48 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 169.68 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 177.84 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 169.68 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 177.84 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 173.76 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 173.76 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 174.96 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 183.12 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 174.96 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 183.12 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 179.04 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 179.04 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 180 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 188.16 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 180 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 188.16 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 184.08 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 184.08 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 185.28 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 193.44 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 185.28 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 193.44 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 189.36 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 189.36 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 190.56 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 198.72 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 190.56 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 198.72 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 194.64 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 194.64 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 195.84 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 204 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 195.84 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 204 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 199.92 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 199.92 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 201.12 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 209.28 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 201.12 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 209.28 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 205.2 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 205.2 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 206.4 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 214.56 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 206.4 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 214.56 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 210.48 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 210.48 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 211.44 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 219.6 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 211.44 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 219.6 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 215.52 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 215.52 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 216.72 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 224.88 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 216.72 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 224.88 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 220.8 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 220.8 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 222 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 230.16 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 222 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 230.16 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 226.08 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 226.08 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 227.28 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 235.44 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 227.28 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 235.44 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 231.36 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 231.36 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 232.56 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 240.72 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 232.56 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 240.72 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 236.64 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 236.64 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 237.84 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 246 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 237.84 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 246 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 241.92 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 241.92 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 243.12 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 251.28 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 243.12 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 251.28 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 247.2 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 247.2 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 248.16 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 256.32 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 248.16 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 256.32 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 252.24 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 252.24 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 253.44 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 261.6 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 253.44 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 261.6 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 257.52 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 257.52 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 258.72 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 266.88 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 258.72 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 266.88 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 262.8 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 262.8 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 264 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 272.16 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 264 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 272.16 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 268.08 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 268.08 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 269.28 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 277.44 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 269.28 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 277.44 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 273.36 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 273.36 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 274.56 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 282.72 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 274.56 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 282.72 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 278.64 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 278.64 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 279.6 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 287.76 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 279.6 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 287.76 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 283.68 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 283.68 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 284.88 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 293.04 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 284.88 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 293.04 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 288.96 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 288.96 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 290.16 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 298.32 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 290.16 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 298.32 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 294.24 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 294.24 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 295.44 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 303.6 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 295.44 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 303.6 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 299.52 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 299.52 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 300.72 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 308.88 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 300.72 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 308.88 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 304.8 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 304.8 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 306 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 314.16 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 306 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 314.16 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 310.08 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 310.08 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 311.04 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 319.2 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 311.04 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 319.2 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 315.12 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 315.12 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 316.32 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 324.48 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 316.32 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 324.48 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 320.4 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 320.4 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 321.6 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 329.76 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 321.6 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 329.76 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 325.68 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 325.68 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 326.88 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 335.04 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 326.88 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 335.04 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 330.96 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 330.96 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 332.16 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 340.32 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 332.16 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 340.32 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 336.24 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 336.24 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 337.44 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 345.6 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 337.44 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 345.6 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 341.52 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 341.52 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 342.48 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 350.64 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 342.48 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 350.64 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 346.56 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 346.56 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 347.76 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 355.92 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 347.76 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 355.92 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 351.84 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 351.84 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 353.04 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 361.2 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 353.04 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 361.2 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 357.12 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 357.12 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 358.32 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 366.48 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 358.32 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 366.48 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 362.4 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 362.4 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 371.52 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 379.68 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 371.52 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 379.68 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 375.6 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 375.6 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 384.48 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 392.64 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 384.48 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 392.64 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 388.56 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 388.56 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 397.68 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 405.84 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 397.68 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 405.84 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 401.76 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 401.76 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 410.64 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 418.8 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 410.64 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 418.8 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 414.72 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 414.72 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 423.84 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 432 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 423.84 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 432 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 427.92 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 427.92 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 437.04 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 445.2 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 437.04 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 445.2 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 441.12 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 441.12 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 450 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 458.16 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 450 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 458.16 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 454.08 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 454.08 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 463.2 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 471.36 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 463.2 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 471.36 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 467.28 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 467.28 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 476.16 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 484.32 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 476.16 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 484.32 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 480.24 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 480.24 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 489.36 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 497.52 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 489.36 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 497.52 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 493.44 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 493.44 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 502.56 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 510.72 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 502.56 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 510.72 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 506.64 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 506.64 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 515.52 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 523.68 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 515.52 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 523.68 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 519.6 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 519.6 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 528.72 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 536.88 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 528.72 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 536.88 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 532.8 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 532.8 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 541.68 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 549.84 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 541.68 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 549.84 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 545.76 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 545.76 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 554.88 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 563.04 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 554.88 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 563.04 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 558.96 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 558.96 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 568.08 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 576.24 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 568.08 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 576.24 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 572.16 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 572.16 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 581.04 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 589.2 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 581.04 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 589.2 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 585.12 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 585.12 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 594.24 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 602.4 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 594.24 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 602.4 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 598.32 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 598.32 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 607.2 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 615.36 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 607.2 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 615.36 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 611.28 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 611.28 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 620.4 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 628.56 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 620.4 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 628.56 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 624.48 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 624.48 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 633.6 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 641.76 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 633.6 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 641.76 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 637.68 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 637.68 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 646.56 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 654.72 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 646.56 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 654.72 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 650.64 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 650.64 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 659.76 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 667.92 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 659.76 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 667.92 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 663.84 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 663.84 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 672.72 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 680.88 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 672.72 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 680.88 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 676.8 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 676.8 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 685.92 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 694.08 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 685.92 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 694.08 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 690 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 690 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 699.12 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 707.28 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 699.12 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 707.28 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 703.2 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 703.2 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 712.08 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 720.24 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 712.08 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 720.24 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 716.16 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 716.16 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 725.28 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 733.44 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 725.28 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 733.44 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 729.36 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 729.36 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 738.24 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 746.4 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 738.24 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 746.4 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 742.32 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 742.32 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 165.6 m
+ 130.32 168 128.64 169.68 126.48 169.68 c
+ 124.08 169.68 122.4 168 122.4 165.6 c
+ 122.4 163.44 124.08 161.76 126.48 161.76 c
+ 128.64 161.76 130.32 163.44 130.32 165.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 135.6 163.2 m
+ 135.6 165.6 133.92 167.28 131.76 167.28 c
+ 129.36 167.28 127.68 165.6 127.68 163.2 c
+ 127.68 161.04 129.36 159.36 131.76 159.36 c
+ 133.92 159.36 135.6 161.04 135.6 163.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 140.88 165.84 m
+ 140.88 168.24 139.2 169.92 137.04 169.92 c
+ 134.64 169.92 132.96 168.24 132.96 165.84 c
+ 132.96 163.68 134.64 162 137.04 162 c
+ 139.2 162 140.88 163.68 140.88 165.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.16 169.44 m
+ 146.16 171.84 144.48 173.52 142.32 173.52 c
+ 139.92 173.52 138.24 171.84 138.24 169.44 c
+ 138.24 167.28 139.92 165.6 142.32 165.6 c
+ 144.48 165.6 146.16 167.28 146.16 169.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.44 172.32 m
+ 151.44 174.72 149.76 176.4 147.6 176.4 c
+ 145.2 176.4 143.52 174.72 143.52 172.32 c
+ 143.52 170.16 145.2 168.48 147.6 168.48 c
+ 149.76 168.48 151.44 170.16 151.44 172.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156.48 175.2 m
+ 156.48 177.6 154.8 179.28 152.64 179.28 c
+ 150.24 179.28 148.56 177.6 148.56 175.2 c
+ 148.56 173.04 150.24 171.36 152.64 171.36 c
+ 154.8 171.36 156.48 173.04 156.48 175.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.76 177.84 m
+ 161.76 180.24 160.08 181.92 157.92 181.92 c
+ 155.52 181.92 153.84 180.24 153.84 177.84 c
+ 153.84 175.68 155.52 174 157.92 174 c
+ 160.08 174 161.76 175.68 161.76 177.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.04 179.52 m
+ 167.04 181.92 165.36 183.6 163.2 183.6 c
+ 160.8 183.6 159.12 181.92 159.12 179.52 c
+ 159.12 177.36 160.8 175.68 163.2 175.68 c
+ 165.36 175.68 167.04 177.36 167.04 179.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.32 181.2 m
+ 172.32 183.6 170.64 185.28 168.48 185.28 c
+ 166.08 185.28 164.4 183.6 164.4 181.2 c
+ 164.4 179.04 166.08 177.36 168.48 177.36 c
+ 170.64 177.36 172.32 179.04 172.32 181.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.6 182.64 m
+ 177.6 185.04 175.92 186.72 173.76 186.72 c
+ 171.36 186.72 169.68 185.04 169.68 182.64 c
+ 169.68 180.48 171.36 178.8 173.76 178.8 c
+ 175.92 178.8 177.6 180.48 177.6 182.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.88 183.84 m
+ 182.88 186.24 181.2 187.92 179.04 187.92 c
+ 176.64 187.92 174.96 186.24 174.96 183.84 c
+ 174.96 181.68 176.64 180 179.04 180 c
+ 181.2 180 182.88 181.68 182.88 183.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.92 185.04 m
+ 187.92 187.44 186.24 189.12 184.08 189.12 c
+ 181.68 189.12 180 187.44 180 185.04 c
+ 180 182.88 181.68 181.2 184.08 181.2 c
+ 186.24 181.2 187.92 182.88 187.92 185.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 193.2 185.76 m
+ 193.2 188.16 191.52 189.84 189.36 189.84 c
+ 186.96 189.84 185.28 188.16 185.28 185.76 c
+ 185.28 183.6 186.96 181.92 189.36 181.92 c
+ 191.52 181.92 193.2 183.6 193.2 185.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 198.48 186.72 m
+ 198.48 189.12 196.8 190.8 194.64 190.8 c
+ 192.24 190.8 190.56 189.12 190.56 186.72 c
+ 190.56 184.56 192.24 182.88 194.64 182.88 c
+ 196.8 182.88 198.48 184.56 198.48 186.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 203.76 187.44 m
+ 203.76 189.84 202.08 191.52 199.92 191.52 c
+ 197.52 191.52 195.84 189.84 195.84 187.44 c
+ 195.84 185.28 197.52 183.6 199.92 183.6 c
+ 202.08 183.6 203.76 185.28 203.76 187.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 209.04 187.92 m
+ 209.04 190.32 207.36 192 205.2 192 c
+ 202.8 192 201.12 190.32 201.12 187.92 c
+ 201.12 185.76 202.8 184.08 205.2 184.08 c
+ 207.36 184.08 209.04 185.76 209.04 187.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 188.64 m
+ 214.32 191.04 212.64 192.72 210.48 192.72 c
+ 208.08 192.72 206.4 191.04 206.4 188.64 c
+ 206.4 186.48 208.08 184.8 210.48 184.8 c
+ 212.64 184.8 214.32 186.48 214.32 188.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 191.76 m
+ 219.36 194.16 217.68 195.84 215.52 195.84 c
+ 213.12 195.84 211.44 194.16 211.44 191.76 c
+ 211.44 189.6 213.12 187.92 215.52 187.92 c
+ 217.68 187.92 219.36 189.6 219.36 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.64 189.6 m
+ 224.64 192 222.96 193.68 220.8 193.68 c
+ 218.4 193.68 216.72 192 216.72 189.6 c
+ 216.72 187.44 218.4 185.76 220.8 185.76 c
+ 222.96 185.76 224.64 187.44 224.64 189.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 229.92 189.84 m
+ 229.92 192.24 228.24 193.92 226.08 193.92 c
+ 223.68 193.92 222 192.24 222 189.84 c
+ 222 187.68 223.68 186 226.08 186 c
+ 228.24 186 229.92 187.68 229.92 189.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 235.2 190.08 m
+ 235.2 192.48 233.52 194.16 231.36 194.16 c
+ 228.96 194.16 227.28 192.48 227.28 190.08 c
+ 227.28 187.92 228.96 186.24 231.36 186.24 c
+ 233.52 186.24 235.2 187.92 235.2 190.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.48 190.56 m
+ 240.48 192.96 238.8 194.64 236.64 194.64 c
+ 234.24 194.64 232.56 192.96 232.56 190.56 c
+ 232.56 188.4 234.24 186.72 236.64 186.72 c
+ 238.8 186.72 240.48 188.4 240.48 190.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.76 190.8 m
+ 245.76 193.2 244.08 194.88 241.92 194.88 c
+ 239.52 194.88 237.84 193.2 237.84 190.8 c
+ 237.84 188.64 239.52 186.96 241.92 186.96 c
+ 244.08 186.96 245.76 188.64 245.76 190.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.04 191.76 m
+ 251.04 194.16 249.36 195.84 247.2 195.84 c
+ 244.8 195.84 243.12 194.16 243.12 191.76 c
+ 243.12 189.6 244.8 187.92 247.2 187.92 c
+ 249.36 187.92 251.04 189.6 251.04 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.08 191.28 m
+ 256.08 193.68 254.4 195.36 252.24 195.36 c
+ 249.84 195.36 248.16 193.68 248.16 191.28 c
+ 248.16 189.12 249.84 187.44 252.24 187.44 c
+ 254.4 187.44 256.08 189.12 256.08 191.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 261.36 191.28 m
+ 261.36 193.68 259.68 195.36 257.52 195.36 c
+ 255.12 195.36 253.44 193.68 253.44 191.28 c
+ 253.44 189.12 255.12 187.44 257.52 187.44 c
+ 259.68 187.44 261.36 189.12 261.36 191.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 266.64 191.52 m
+ 266.64 193.92 264.96 195.6 262.8 195.6 c
+ 260.4 195.6 258.72 193.92 258.72 191.52 c
+ 258.72 189.36 260.4 187.68 262.8 187.68 c
+ 264.96 187.68 266.64 189.36 266.64 191.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.92 191.76 m
+ 271.92 194.16 270.24 195.84 268.08 195.84 c
+ 265.68 195.84 264 194.16 264 191.76 c
+ 264 189.6 265.68 187.92 268.08 187.92 c
+ 270.24 187.92 271.92 189.6 271.92 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.2 192 m
+ 277.2 194.4 275.52 196.08 273.36 196.08 c
+ 270.96 196.08 269.28 194.4 269.28 192 c
+ 269.28 189.84 270.96 188.16 273.36 188.16 c
+ 275.52 188.16 277.2 189.84 277.2 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 192 m
+ 282.48 194.4 280.8 196.08 278.64 196.08 c
+ 276.24 196.08 274.56 194.4 274.56 192 c
+ 274.56 189.84 276.24 188.16 278.64 188.16 c
+ 280.8 188.16 282.48 189.84 282.48 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.52 192 m
+ 287.52 194.4 285.84 196.08 283.68 196.08 c
+ 281.28 196.08 279.6 194.4 279.6 192 c
+ 279.6 189.84 281.28 188.16 283.68 188.16 c
+ 285.84 188.16 287.52 189.84 287.52 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.8 192.24 m
+ 292.8 194.64 291.12 196.32 288.96 196.32 c
+ 286.56 196.32 284.88 194.64 284.88 192.24 c
+ 284.88 190.08 286.56 188.4 288.96 188.4 c
+ 291.12 188.4 292.8 190.08 292.8 192.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.08 192.24 m
+ 298.08 194.64 296.4 196.32 294.24 196.32 c
+ 291.84 196.32 290.16 194.64 290.16 192.24 c
+ 290.16 190.08 291.84 188.4 294.24 188.4 c
+ 296.4 188.4 298.08 190.08 298.08 192.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 303.36 196.8 m
+ 303.36 199.2 301.68 200.88 299.52 200.88 c
+ 297.12 200.88 295.44 199.2 295.44 196.8 c
+ 295.44 194.64 297.12 192.96 299.52 192.96 c
+ 301.68 192.96 303.36 194.64 303.36 196.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 308.64 192.72 m
+ 308.64 195.12 306.96 196.8 304.8 196.8 c
+ 302.4 196.8 300.72 195.12 300.72 192.72 c
+ 300.72 190.56 302.4 188.88 304.8 188.88 c
+ 306.96 188.88 308.64 190.56 308.64 192.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.92 192.96 m
+ 313.92 195.36 312.24 197.04 310.08 197.04 c
+ 307.68 197.04 306 195.36 306 192.96 c
+ 306 190.8 307.68 189.12 310.08 189.12 c
+ 312.24 189.12 313.92 190.8 313.92 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.96 193.68 m
+ 318.96 196.08 317.28 197.76 315.12 197.76 c
+ 312.72 197.76 311.04 196.08 311.04 193.68 c
+ 311.04 191.52 312.72 189.84 315.12 189.84 c
+ 317.28 189.84 318.96 191.52 318.96 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 192.96 m
+ 324.24 195.36 322.56 197.04 320.4 197.04 c
+ 318 197.04 316.32 195.36 316.32 192.96 c
+ 316.32 190.8 318 189.12 320.4 189.12 c
+ 322.56 189.12 324.24 190.8 324.24 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 329.52 192.72 m
+ 329.52 195.12 327.84 196.8 325.68 196.8 c
+ 323.28 196.8 321.6 195.12 321.6 192.72 c
+ 321.6 190.56 323.28 188.88 325.68 188.88 c
+ 327.84 188.88 329.52 190.56 329.52 192.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 334.8 193.44 m
+ 334.8 195.84 333.12 197.52 330.96 197.52 c
+ 328.56 197.52 326.88 195.84 326.88 193.44 c
+ 326.88 191.28 328.56 189.6 330.96 189.6 c
+ 333.12 189.6 334.8 191.28 334.8 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 340.08 193.92 m
+ 340.08 196.32 338.4 198 336.24 198 c
+ 333.84 198 332.16 196.32 332.16 193.92 c
+ 332.16 191.76 333.84 190.08 336.24 190.08 c
+ 338.4 190.08 340.08 191.76 340.08 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 345.36 193.44 m
+ 345.36 195.84 343.68 197.52 341.52 197.52 c
+ 339.12 197.52 337.44 195.84 337.44 193.44 c
+ 337.44 191.28 339.12 189.6 341.52 189.6 c
+ 343.68 189.6 345.36 191.28 345.36 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.4 193.44 m
+ 350.4 195.84 348.72 197.52 346.56 197.52 c
+ 344.16 197.52 342.48 195.84 342.48 193.44 c
+ 342.48 191.28 344.16 189.6 346.56 189.6 c
+ 348.72 189.6 350.4 191.28 350.4 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 355.68 192.96 m
+ 355.68 195.36 354 197.04 351.84 197.04 c
+ 349.44 197.04 347.76 195.36 347.76 192.96 c
+ 347.76 190.8 349.44 189.12 351.84 189.12 c
+ 354 189.12 355.68 190.8 355.68 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 360.96 193.2 m
+ 360.96 195.6 359.28 197.28 357.12 197.28 c
+ 354.72 197.28 353.04 195.6 353.04 193.2 c
+ 353.04 191.04 354.72 189.36 357.12 189.36 c
+ 359.28 189.36 360.96 191.04 360.96 193.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 366.24 193.44 m
+ 366.24 195.84 364.56 197.52 362.4 197.52 c
+ 360 197.52 358.32 195.84 358.32 193.44 c
+ 358.32 191.28 360 189.6 362.4 189.6 c
+ 364.56 189.6 366.24 191.28 366.24 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 379.44 193.68 m
+ 379.44 196.08 377.76 197.76 375.6 197.76 c
+ 373.2 197.76 371.52 196.08 371.52 193.68 c
+ 371.52 191.52 373.2 189.84 375.6 189.84 c
+ 377.76 189.84 379.44 191.52 379.44 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 392.4 193.92 m
+ 392.4 196.32 390.72 198 388.56 198 c
+ 386.16 198 384.48 196.32 384.48 193.92 c
+ 384.48 191.76 386.16 190.08 388.56 190.08 c
+ 390.72 190.08 392.4 191.76 392.4 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 405.6 193.68 m
+ 405.6 196.08 403.92 197.76 401.76 197.76 c
+ 399.36 197.76 397.68 196.08 397.68 193.68 c
+ 397.68 191.52 399.36 189.84 401.76 189.84 c
+ 403.92 189.84 405.6 191.52 405.6 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 418.56 193.44 m
+ 418.56 195.84 416.88 197.52 414.72 197.52 c
+ 412.32 197.52 410.64 195.84 410.64 193.44 c
+ 410.64 191.28 412.32 189.6 414.72 189.6 c
+ 416.88 189.6 418.56 191.28 418.56 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 431.76 193.68 m
+ 431.76 196.08 430.08 197.76 427.92 197.76 c
+ 425.52 197.76 423.84 196.08 423.84 193.68 c
+ 423.84 191.52 425.52 189.84 427.92 189.84 c
+ 430.08 189.84 431.76 191.52 431.76 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 444.96 193.92 m
+ 444.96 196.32 443.28 198 441.12 198 c
+ 438.72 198 437.04 196.32 437.04 193.92 c
+ 437.04 191.76 438.72 190.08 441.12 190.08 c
+ 443.28 190.08 444.96 191.76 444.96 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 457.92 193.68 m
+ 457.92 196.08 456.24 197.76 454.08 197.76 c
+ 451.68 197.76 450 196.08 450 193.68 c
+ 450 191.52 451.68 189.84 454.08 189.84 c
+ 456.24 189.84 457.92 191.52 457.92 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 471.12 194.88 m
+ 471.12 197.28 469.44 198.96 467.28 198.96 c
+ 464.88 198.96 463.2 197.28 463.2 194.88 c
+ 463.2 192.72 464.88 191.04 467.28 191.04 c
+ 469.44 191.04 471.12 192.72 471.12 194.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 484.08 196.32 m
+ 484.08 198.72 482.4 200.4 480.24 200.4 c
+ 477.84 200.4 476.16 198.72 476.16 196.32 c
+ 476.16 194.16 477.84 192.48 480.24 192.48 c
+ 482.4 192.48 484.08 194.16 484.08 196.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 497.28 198.96 m
+ 497.28 201.36 495.6 203.04 493.44 203.04 c
+ 491.04 203.04 489.36 201.36 489.36 198.96 c
+ 489.36 196.8 491.04 195.12 493.44 195.12 c
+ 495.6 195.12 497.28 196.8 497.28 198.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.48 203.28 m
+ 510.48 205.68 508.8 207.36 506.64 207.36 c
+ 504.24 207.36 502.56 205.68 502.56 203.28 c
+ 502.56 201.12 504.24 199.44 506.64 199.44 c
+ 508.8 199.44 510.48 201.12 510.48 203.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 523.44 205.44 m
+ 523.44 207.84 521.76 209.52 519.6 209.52 c
+ 517.2 209.52 515.52 207.84 515.52 205.44 c
+ 515.52 203.28 517.2 201.6 519.6 201.6 c
+ 521.76 201.6 523.44 203.28 523.44 205.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 536.64 209.52 m
+ 536.64 211.92 534.96 213.6 532.8 213.6 c
+ 530.4 213.6 528.72 211.92 528.72 209.52 c
+ 528.72 207.36 530.4 205.68 532.8 205.68 c
+ 534.96 205.68 536.64 207.36 536.64 209.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 212.64 m
+ 549.6 215.04 547.92 216.72 545.76 216.72 c
+ 543.36 216.72 541.68 215.04 541.68 212.64 c
+ 541.68 210.48 543.36 208.8 545.76 208.8 c
+ 547.92 208.8 549.6 210.48 549.6 212.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 562.8 216.72 m
+ 562.8 219.12 561.12 220.8 558.96 220.8 c
+ 556.56 220.8 554.88 219.12 554.88 216.72 c
+ 554.88 214.56 556.56 212.88 558.96 212.88 c
+ 561.12 212.88 562.8 214.56 562.8 216.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 221.52 m
+ 576 223.92 574.32 225.6 572.16 225.6 c
+ 569.76 225.6 568.08 223.92 568.08 221.52 c
+ 568.08 219.36 569.76 217.68 572.16 217.68 c
+ 574.32 217.68 576 219.36 576 221.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.96 225.12 m
+ 588.96 227.52 587.28 229.2 585.12 229.2 c
+ 582.72 229.2 581.04 227.52 581.04 225.12 c
+ 581.04 222.96 582.72 221.28 585.12 221.28 c
+ 587.28 221.28 588.96 222.96 588.96 225.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 602.16 230.64 m
+ 602.16 233.04 600.48 234.72 598.32 234.72 c
+ 595.92 234.72 594.24 233.04 594.24 230.64 c
+ 594.24 228.48 595.92 226.8 598.32 226.8 c
+ 600.48 226.8 602.16 228.48 602.16 230.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 615.12 233.52 m
+ 615.12 235.92 613.44 237.6 611.28 237.6 c
+ 608.88 237.6 607.2 235.92 607.2 233.52 c
+ 607.2 231.36 608.88 229.68 611.28 229.68 c
+ 613.44 229.68 615.12 231.36 615.12 233.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 628.32 239.28 m
+ 628.32 241.68 626.64 243.36 624.48 243.36 c
+ 622.08 243.36 620.4 241.68 620.4 239.28 c
+ 620.4 237.12 622.08 235.44 624.48 235.44 c
+ 626.64 235.44 628.32 237.12 628.32 239.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.52 242.16 m
+ 641.52 244.56 639.84 246.24 637.68 246.24 c
+ 635.28 246.24 633.6 244.56 633.6 242.16 c
+ 633.6 240 635.28 238.32 637.68 238.32 c
+ 639.84 238.32 641.52 240 641.52 242.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 654.48 246 m
+ 654.48 248.4 652.8 250.08 650.64 250.08 c
+ 648.24 250.08 646.56 248.4 646.56 246 c
+ 646.56 243.84 648.24 242.16 650.64 242.16 c
+ 652.8 242.16 654.48 243.84 654.48 246 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 667.68 250.08 m
+ 667.68 252.48 666 254.16 663.84 254.16 c
+ 661.44 254.16 659.76 252.48 659.76 250.08 c
+ 659.76 247.92 661.44 246.24 663.84 246.24 c
+ 666 246.24 667.68 247.92 667.68 250.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 680.64 253.92 m
+ 680.64 256.32 678.96 258 676.8 258 c
+ 674.4 258 672.72 256.32 672.72 253.92 c
+ 672.72 251.76 674.4 250.08 676.8 250.08 c
+ 678.96 250.08 680.64 251.76 680.64 253.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 693.84 258.72 m
+ 693.84 261.12 692.16 262.8 690 262.8 c
+ 687.6 262.8 685.92 261.12 685.92 258.72 c
+ 685.92 256.56 687.6 254.88 690 254.88 c
+ 692.16 254.88 693.84 256.56 693.84 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.04 261.6 m
+ 707.04 264 705.36 265.68 703.2 265.68 c
+ 700.8 265.68 699.12 264 699.12 261.6 c
+ 699.12 259.44 700.8 257.76 703.2 257.76 c
+ 705.36 257.76 707.04 259.44 707.04 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 720 266.16 m
+ 720 268.56 718.32 270.24 716.16 270.24 c
+ 713.76 270.24 712.08 268.56 712.08 266.16 c
+ 712.08 264 713.76 262.32 716.16 262.32 c
+ 718.32 262.32 720 264 720 266.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 733.2 268.32 m
+ 733.2 270.72 731.52 272.4 729.36 272.4 c
+ 726.96 272.4 725.28 270.72 725.28 268.32 c
+ 725.28 266.16 726.96 264.48 729.36 264.48 c
+ 731.52 264.48 733.2 266.16 733.2 268.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 746.16 272.4 m
+ 746.16 274.8 744.48 276.48 742.32 276.48 c
+ 739.92 276.48 738.24 274.8 738.24 272.4 c
+ 738.24 270.24 739.92 268.56 742.32 268.56 c
+ 744.48 268.56 746.16 270.24 746.16 272.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 35.28 78.48 m
+ /N3398 16.56 Tf
+ (0.E+00)
+ [9.14366 4.53999 10.982 9.60734 9.14366 9.14366 ] pdfxs
+ 39.36 151.2 m
+ (1.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 224.16 m
+ (2.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 296.88 m
+ (3.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 369.84 m
+ (4.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 442.56 m
+ (5.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 515.52 m
+ (6.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 588.24 m
+ (7.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 94.08 43.9199 m
+ /N3398 22.8 Tf
+ (0) show
+ 212.4 43.9199 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 336.96 43.9199 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 468 43.9199 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 599.04 43.9199 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 43.9199 m
+ (2500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 253.2 16.0799 m
+ /N3399 22.8 Tf
+ (Number of LLU Bench iterations)
+ [16.4784 13.9474 20.2862 13.9474 12.6936 8.88617 6.24 13.9474 7.60903 6.24 13.9474 
+ 13.9474 16.4784 6.24 16.4784 12.6936 13.9474 12.6936 13.9474 6.24 6.35519 7.60903 
+ 12.6936 8.88617 12.6936 7.60903 6.35519 13.9474 13.9474 12.6936 ] pdfxs
+ q
+ Q
+ 31.2 193.68 m
+ /N3399 [0 22.8 -22.8 0 0 0] Tf
+ (Time per node dereference)
+ [13.9518 6.35959 20.2906 12.698 6.23999 13.9518 12.698 8.89056 6.23999 13.9518 13.9518 
+ 13.9518 12.698 6.23999 13.9518 12.698 8.89056 12.698 7.61342 12.698 8.89056 12.698 
+ 13.9518 12.698 12.698 ] pdfys
+ n
+ 593.28 308.4 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 593.04 308.4 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 447.12 m
+ 621.36 447.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 451.2 m
+ 613.92 447.12 l
+ 609.84 443.04 l
+ 605.76 447.12 l
+ 609.84 451.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 625.92 440.88 m
+ /N3398 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 421.68 m
+ 621.36 421.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 605.76 417.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 625.92 415.44 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 396.24 m
+ 621.36 396.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 400.32 m
+ 613.92 392.16 l
+ 605.76 392.16 l
+ 609.84 400.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 625.92 390 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 370.8 m
+ 621.36 370.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 605.76 374.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 613.92 366.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 605.76 366.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 613.92 374.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 625.92 364.56 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 345.36 m
+ 621.36 345.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 605.76 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 613.92 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 605.76 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 613.92 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 609.84 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 609.84 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 625.92 339.12 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 319.92 m
+ 621.36 319.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 613.68 319.92 m
+ 613.68 322.32 612 324 609.84 324 c
+ 607.44 324 605.76 322.32 605.76 319.92 c
+ 605.76 317.76 607.44 316.08 609.84 316.08 c
+ 612 316.08 613.68 317.76 613.68 319.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 625.92 313.68 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 29.703 -13.55 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (G)
+ [7.22665 ] pdfxs
+ (h) show
+ (zUlt)
+ [7.1728 6.90378 2.56423 3.58634 ] pdfxs
+ (raS) show
+ (PARC-II)
+ [5.4962 6.91274 6.52727 6.6528 3.07535 3.57745 3.58641 ] pdfxs
+ (I) show
+ (i-)
+ [5.6306 6.14172 ] pdfxs
+ (1M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 204.407 13.55 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 102.72 593.52 m
+ 755.52 593.52 l
+ 755.52 75.84 l
+ 102.72 75.84 l
+ 102.72 593.52 l
+ h
+ eofill
+ q
+ n
+ 102.72 161.76 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 162 m
+ 755.52 162 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 248.16 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 248.4 m
+ 755.52 248.4 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 334.32 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 334.56 m
+ 755.52 334.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 594.48 m
+ 102.72 74.88 l
+ 755.52 74.88 l
+ 755.52 594.48 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 420.96 m
+ 755.52 420.96 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 594.48 m
+ 102.72 74.88 l
+ 755.52 74.88 l
+ 755.52 594.48 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 507.12 m
+ 755.52 507.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 593.28 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 593.52 m
+ 755.52 593.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.72 75.84 652.8 517.68 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 593.52 m
+ 102.72 75.84 l
+ 0 0 0 sc
+ S
+ n
+ 97.44 75.84 m
+ 102.72 75.84 l
+ S
+ n
+ 97.44 162 m
+ 102.72 162 l
+ S
+ n
+ 97.44 248.4 m
+ 102.72 248.4 l
+ S
+ n
+ 97.44 334.56 m
+ 102.72 334.56 l
+ S
+ n
+ 97.44 420.96 m
+ 102.72 420.96 l
+ S
+ n
+ 97.44 507.12 m
+ 102.72 507.12 l
+ S
+ n
+ 97.44 593.52 m
+ 102.72 593.52 l
+ S
+ n
+ 102.72 75.84 m
+ 755.52 75.84 l
+ S
+ n
+ 102.72 68.88 m
+ 102.72 75.84 l
+ S
+ n
+ 265.92 68.88 m
+ 265.92 75.84 l
+ S
+ n
+ 429.12 68.88 m
+ 429.12 75.84 l
+ S
+ n
+ 592.32 68.88 m
+ 592.32 75.84 l
+ S
+ n
+ 755.52 68.88 m
+ 755.52 75.84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 157.2 m
+ 180.96 163.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 163.68 m
+ 187.68 163.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 163.68 m
+ 194.16 163.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 163.92 m
+ 200.64 163.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 163.92 m
+ 207.12 153.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 153.12 m
+ 213.6 161.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 161.28 m
+ 220.32 163.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 163.2 m
+ 226.8 171.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 171.84 m
+ 233.28 170.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 170.88 m
+ 239.76 176.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 176.88 m
+ 246.24 178.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 178.08 m
+ 252.96 178.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 178.56 m
+ 259.44 187.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 187.68 m
+ 265.92 202.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 202.56 m
+ 272.4 200.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 200.16 m
+ 278.88 211.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 211.68 m
+ 285.6 227.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 227.28 m
+ 292.08 246.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 246.24 m
+ 298.56 257.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 257.52 m
+ 305.04 266.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 266.4 m
+ 311.52 278.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 278.64 m
+ 318.24 294 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 294 m
+ 324.72 302.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 302.64 m
+ 331.2 313.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 313.92 m
+ 337.68 324.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 324.24 m
+ 344.16 332.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 332.4 m
+ 350.88 342.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 342.96 m
+ 357.36 355.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 355.92 m
+ 363.84 369.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 369.6 m
+ 370.32 376.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 376.08 m
+ 376.8 376.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 376.32 m
+ 383.52 378.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 378.24 m
+ 390 390 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 390 m
+ 396.48 391.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 391.2 m
+ 402.96 414.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 414.96 m
+ 409.44 409.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 409.44 m
+ 416.16 404.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 404.64 m
+ 422.64 407.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 407.76 m
+ 429.12 436.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 436.08 m
+ 435.6 483.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 483.36 m
+ 442.08 498.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 498.72 m
+ 448.8 478.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 478.08 m
+ 455.28 485.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 485.28 m
+ 461.76 480 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 480 m
+ 468.24 508.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 508.8 m
+ 474.72 505.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 505.68 m
+ 481.44 508.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 508.56 m
+ 487.92 517.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 517.2 m
+ 494.4 423.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 423.84 m
+ 510.72 470.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 470.16 m
+ 527.04 428.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 428.88 m
+ 543.36 433.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 433.44 m
+ 559.68 441.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 441.6 m
+ 576 441.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 441.6 m
+ 592.32 505.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 505.68 m
+ 608.64 535.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 535.2 m
+ 624.96 539.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 539.76 m
+ 641.28 539.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 539.52 m
+ 657.6 541.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 541.2 m
+ 673.92 548.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 548.4 m
+ 690.24 560.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 560.88 m
+ 706.56 551.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 551.04 m
+ 722.88 564.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 564.96 m
+ 739.2 567.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 157.2 m
+ 180.96 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 153.12 m
+ 187.68 151.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 151.68 m
+ 194.16 151.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 151.44 m
+ 200.64 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 150.48 m
+ 207.12 142.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 142.32 m
+ 213.6 144.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 144.24 m
+ 220.32 152.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 152.16 m
+ 226.8 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 147.84 m
+ 233.28 150 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 150 m
+ 239.76 148.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 148.32 m
+ 246.24 145.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 145.68 m
+ 252.96 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 150.48 m
+ 259.44 144.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 144.72 m
+ 265.92 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 147.84 m
+ 272.4 149.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 149.04 m
+ 278.88 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 150.48 m
+ 285.6 145.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 145.2 m
+ 292.08 152.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 152.16 m
+ 298.56 152.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 152.88 m
+ 305.04 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 153.12 m
+ 311.52 157.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 157.92 m
+ 318.24 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 153.12 m
+ 324.72 161.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 161.52 m
+ 331.2 160.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 160.56 m
+ 337.68 167.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 167.52 m
+ 344.16 169.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 169.92 m
+ 350.88 185.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 185.52 m
+ 357.36 180 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 180 m
+ 363.84 190.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 190.32 m
+ 370.32 193.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 193.44 m
+ 376.8 207.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 207.84 m
+ 383.52 204.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 204.24 m
+ 390 213.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 213.84 m
+ 396.48 215.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 215.28 m
+ 402.96 223.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 223.2 m
+ 409.44 232.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 232.56 m
+ 416.16 234.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 234.96 m
+ 422.64 234.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 234.48 m
+ 429.12 244.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 244.08 m
+ 435.6 245.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 245.28 m
+ 442.08 247.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 247.92 m
+ 448.8 253.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 253.92 m
+ 455.28 257.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 257.52 m
+ 461.76 285.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 285.36 m
+ 468.24 265.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 265.44 m
+ 474.72 264.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 264.96 m
+ 481.44 268.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 268.56 m
+ 487.92 270.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 270.96 m
+ 494.4 291.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 291.84 m
+ 510.72 290.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 290.16 m
+ 527.04 299.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 299.76 m
+ 543.36 301.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 301.92 m
+ 559.68 330.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 330.48 m
+ 576 351.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 351.12 m
+ 592.32 348.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 348.96 m
+ 608.64 354.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 354.48 m
+ 624.96 330.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 330.48 m
+ 641.28 356.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 356.16 m
+ 657.6 339.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 339.84 m
+ 673.92 365.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 365.28 m
+ 690.24 347.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 347.28 m
+ 706.56 369.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 369.36 m
+ 722.88 356.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 356.4 m
+ 739.2 374.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 110.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 187.68 117.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 117.12 m
+ 194.16 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 118.32 m
+ 200.64 114.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 114.72 m
+ 207.12 114.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 114.48 m
+ 213.6 127.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 121.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 233.28 112.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 239.76 120.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 246.24 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 252.96 122.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 259.44 110.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 110.16 m
+ 265.92 123.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 272.4 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 278.88 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 285.6 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 292.08 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 298.56 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 305.04 117.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 311.52 119.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 119.28 m
+ 318.24 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 116.88 m
+ 324.72 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 331.2 120.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 337.68 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 344.16 119.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 119.28 m
+ 350.88 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 357.36 118.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 118.08 m
+ 363.84 119.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 370.32 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 376.8 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 383.52 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 390 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 116.64 m
+ 396.48 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 402.96 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 409.44 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 118.32 m
+ 416.16 118.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 422.64 119.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 429.12 117.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 117.36 m
+ 435.6 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 442.08 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 448.8 118.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 118.08 m
+ 455.28 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 461.76 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 118.32 m
+ 468.24 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 118.56 m
+ 474.72 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 118.56 m
+ 481.44 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 120 m
+ 487.92 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 120 m
+ 494.4 121.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 121.2 m
+ 510.72 125.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 125.28 m
+ 527.04 125.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 125.04 m
+ 543.36 130.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 130.32 m
+ 559.68 130.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 130.32 m
+ 576 137.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 137.04 m
+ 592.32 139.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 139.2 m
+ 608.64 140.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 140.88 m
+ 624.96 145.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 145.44 m
+ 641.28 149.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 149.28 m
+ 657.6 152.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 152.64 m
+ 673.92 154.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 154.8 m
+ 690.24 161.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 161.52 m
+ 706.56 173.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 173.04 m
+ 722.88 173.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 173.52 m
+ 739.2 184.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 144.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 187.68 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 194.16 126.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 200.64 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 207.12 133.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 213.6 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 226.8 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 233.28 137.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 239.76 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 246.24 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 252.96 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 259.44 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 265.92 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 272.4 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 278.88 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 285.6 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 292.08 128.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 298.56 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 305.04 132.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 311.52 133.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 318.24 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 324.72 131.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 331.2 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 337.68 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 344.16 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 350.88 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 357.36 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 363.84 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 370.32 131.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 376.8 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 383.52 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 390 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 396.48 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 402.96 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 409.44 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 416.16 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 422.64 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 429.12 145.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 435.6 148.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 442.08 152.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 448.8 153.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 455.28 162.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 461.76 162.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 468.24 161.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 474.72 164.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 481.44 168.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 487.92 169.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 494.4 176.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 510.72 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 527.04 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 543.36 210.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 559.68 213.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 576 240.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 592.32 248.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 608.64 254.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 624.96 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 641.28 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 657.6 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 673.92 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 690.24 253.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 706.56 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 722.88 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 739.2 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 110.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 187.68 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 194.16 101.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 200.64 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 207.12 133.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 213.6 109.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 220.32 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 233.28 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 239.76 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 246.24 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 252.96 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 259.44 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 265.92 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 272.4 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 278.88 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 285.6 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 292.08 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 298.56 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 305.04 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 311.52 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 318.24 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 324.72 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 331.2 120.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 337.68 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 344.16 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 350.88 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 357.36 121.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 363.84 119.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 370.32 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 376.8 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 383.52 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 390 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 396.48 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 402.96 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 409.44 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 416.16 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 422.64 119.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 429.12 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 435.6 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 442.08 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 448.8 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 455.28 118.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 461.76 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 468.24 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 474.72 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 481.44 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 487.92 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 494.4 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 510.72 132.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 527.04 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 543.36 133.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 559.68 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 576 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 592.32 147.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 608.64 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 624.96 147.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 641.28 158.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 657.6 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 673.92 161.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 690.24 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 706.56 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 722.88 180.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 739.2 176.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 118.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 118.8 m
+ 187.68 105.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 105.12 m
+ 194.16 126.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 200.64 124.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 124.56 m
+ 207.12 125.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 125.04 m
+ 213.6 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 121.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 233.28 125.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 125.28 m
+ 239.76 132 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 246.24 126.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 126.96 m
+ 252.96 132 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 259.44 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 127.44 m
+ 265.92 131.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 272.4 126.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 126.96 m
+ 278.88 130.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 285.6 126.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 126.24 m
+ 292.08 128.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 298.56 130.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 130.8 m
+ 305.04 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 127.44 m
+ 311.52 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 128.88 m
+ 318.24 130.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 130.32 m
+ 324.72 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 127.2 m
+ 331.2 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 128.4 m
+ 337.68 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 129.36 m
+ 344.16 126.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 126.48 m
+ 350.88 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 130.56 m
+ 357.36 127.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 127.92 m
+ 363.84 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 128.4 m
+ 370.32 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 128.88 m
+ 376.8 129.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 129.12 m
+ 383.52 126.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 126.72 m
+ 390 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 129.6 m
+ 396.48 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 129.6 m
+ 402.96 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 127.2 m
+ 409.44 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 129.6 m
+ 416.16 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 127.44 m
+ 422.64 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 129.36 m
+ 429.12 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 129.36 m
+ 435.6 129.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 129.12 m
+ 442.08 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 128.88 m
+ 448.8 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 130.56 m
+ 455.28 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 128.4 m
+ 461.76 131.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 131.52 m
+ 468.24 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 129.6 m
+ 474.72 132.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 132.24 m
+ 481.44 131.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 131.76 m
+ 487.92 132.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 132.72 m
+ 494.4 137.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 137.76 m
+ 510.72 140.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 140.4 m
+ 527.04 141.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 141.6 m
+ 543.36 145.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 145.44 m
+ 559.68 147.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 147.6 m
+ 576 150.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 150.24 m
+ 592.32 153.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 153.36 m
+ 608.64 157.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 157.44 m
+ 624.96 162.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 162.48 m
+ 641.28 166.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 166.8 m
+ 657.6 171.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 171.12 m
+ 673.92 172.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 172.32 m
+ 690.24 176.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 176.64 m
+ 706.56 179.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 179.52 m
+ 722.88 180.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.72 m
+ 739.2 183.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 161.28 m
+ 178.56 157.2 l
+ 174.48 153.12 l
+ 170.4 157.2 l
+ 174.48 161.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 167.76 m
+ 185.04 163.68 l
+ 180.96 159.6 l
+ 176.88 163.68 l
+ 180.96 167.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 167.76 m
+ 191.76 163.68 l
+ 187.68 159.6 l
+ 183.6 163.68 l
+ 187.68 167.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 168 m
+ 198.24 163.92 l
+ 194.16 159.84 l
+ 190.08 163.92 l
+ 194.16 168 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 168 m
+ 204.72 163.92 l
+ 200.64 159.84 l
+ 196.56 163.92 l
+ 200.64 168 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 157.2 m
+ 211.2 153.12 l
+ 207.12 149.04 l
+ 203.04 153.12 l
+ 207.12 157.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 165.36 m
+ 217.68 161.28 l
+ 213.6 157.2 l
+ 209.52 161.28 l
+ 213.6 165.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 167.28 m
+ 224.4 163.2 l
+ 220.32 159.12 l
+ 216.24 163.2 l
+ 220.32 167.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 175.92 m
+ 230.88 171.84 l
+ 226.8 167.76 l
+ 222.72 171.84 l
+ 226.8 175.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 174.96 m
+ 237.36 170.88 l
+ 233.28 166.8 l
+ 229.2 170.88 l
+ 233.28 174.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 180.96 m
+ 243.84 176.88 l
+ 239.76 172.8 l
+ 235.68 176.88 l
+ 239.76 180.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 182.16 m
+ 250.32 178.08 l
+ 246.24 174 l
+ 242.16 178.08 l
+ 246.24 182.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 182.64 m
+ 257.04 178.56 l
+ 252.96 174.48 l
+ 248.88 178.56 l
+ 252.96 182.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 191.76 m
+ 263.52 187.68 l
+ 259.44 183.6 l
+ 255.36 187.68 l
+ 259.44 191.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 206.64 m
+ 270 202.56 l
+ 265.92 198.48 l
+ 261.84 202.56 l
+ 265.92 206.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 204.24 m
+ 276.48 200.16 l
+ 272.4 196.08 l
+ 268.32 200.16 l
+ 272.4 204.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 215.76 m
+ 282.96 211.68 l
+ 278.88 207.6 l
+ 274.8 211.68 l
+ 278.88 215.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 231.36 m
+ 289.68 227.28 l
+ 285.6 223.2 l
+ 281.52 227.28 l
+ 285.6 231.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 250.32 m
+ 296.16 246.24 l
+ 292.08 242.16 l
+ 288 246.24 l
+ 292.08 250.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 261.6 m
+ 302.64 257.52 l
+ 298.56 253.44 l
+ 294.48 257.52 l
+ 298.56 261.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 270.48 m
+ 309.12 266.4 l
+ 305.04 262.32 l
+ 300.96 266.4 l
+ 305.04 270.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 282.72 m
+ 315.6 278.64 l
+ 311.52 274.56 l
+ 307.44 278.64 l
+ 311.52 282.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 298.08 m
+ 322.32 294 l
+ 318.24 289.92 l
+ 314.16 294 l
+ 318.24 298.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 306.72 m
+ 328.8 302.64 l
+ 324.72 298.56 l
+ 320.64 302.64 l
+ 324.72 306.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 318 m
+ 335.28 313.92 l
+ 331.2 309.84 l
+ 327.12 313.92 l
+ 331.2 318 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 328.32 m
+ 341.76 324.24 l
+ 337.68 320.16 l
+ 333.6 324.24 l
+ 337.68 328.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 336.48 m
+ 348.24 332.4 l
+ 344.16 328.32 l
+ 340.08 332.4 l
+ 344.16 336.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 347.04 m
+ 354.96 342.96 l
+ 350.88 338.88 l
+ 346.8 342.96 l
+ 350.88 347.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 360 m
+ 361.44 355.92 l
+ 357.36 351.84 l
+ 353.28 355.92 l
+ 357.36 360 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 373.68 m
+ 367.92 369.6 l
+ 363.84 365.52 l
+ 359.76 369.6 l
+ 363.84 373.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 380.16 m
+ 374.4 376.08 l
+ 370.32 372 l
+ 366.24 376.08 l
+ 370.32 380.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 380.4 m
+ 380.88 376.32 l
+ 376.8 372.24 l
+ 372.72 376.32 l
+ 376.8 380.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 382.32 m
+ 387.6 378.24 l
+ 383.52 374.16 l
+ 379.44 378.24 l
+ 383.52 382.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 394.08 m
+ 394.08 390 l
+ 390 385.92 l
+ 385.92 390 l
+ 390 394.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 395.28 m
+ 400.56 391.2 l
+ 396.48 387.12 l
+ 392.4 391.2 l
+ 396.48 395.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 419.04 m
+ 407.04 414.96 l
+ 402.96 410.88 l
+ 398.88 414.96 l
+ 402.96 419.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 413.52 m
+ 413.52 409.44 l
+ 409.44 405.36 l
+ 405.36 409.44 l
+ 409.44 413.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 408.72 m
+ 420.24 404.64 l
+ 416.16 400.56 l
+ 412.08 404.64 l
+ 416.16 408.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 411.84 m
+ 426.72 407.76 l
+ 422.64 403.68 l
+ 418.56 407.76 l
+ 422.64 411.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 440.16 m
+ 433.2 436.08 l
+ 429.12 432 l
+ 425.04 436.08 l
+ 429.12 440.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 487.44 m
+ 439.68 483.36 l
+ 435.6 479.28 l
+ 431.52 483.36 l
+ 435.6 487.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 502.8 m
+ 446.16 498.72 l
+ 442.08 494.64 l
+ 438 498.72 l
+ 442.08 502.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 482.16 m
+ 452.88 478.08 l
+ 448.8 474 l
+ 444.72 478.08 l
+ 448.8 482.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 489.36 m
+ 459.36 485.28 l
+ 455.28 481.2 l
+ 451.2 485.28 l
+ 455.28 489.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 484.08 m
+ 465.84 480 l
+ 461.76 475.92 l
+ 457.68 480 l
+ 461.76 484.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 512.88 m
+ 472.32 508.8 l
+ 468.24 504.72 l
+ 464.16 508.8 l
+ 468.24 512.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 509.76 m
+ 478.8 505.68 l
+ 474.72 501.6 l
+ 470.64 505.68 l
+ 474.72 509.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 512.64 m
+ 485.52 508.56 l
+ 481.44 504.48 l
+ 477.36 508.56 l
+ 481.44 512.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 521.28 m
+ 492 517.2 l
+ 487.92 513.12 l
+ 483.84 517.2 l
+ 487.92 521.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 427.92 m
+ 498.48 423.84 l
+ 494.4 419.76 l
+ 490.32 423.84 l
+ 494.4 427.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 474.24 m
+ 514.8 470.16 l
+ 510.72 466.08 l
+ 506.64 470.16 l
+ 510.72 474.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 432.96 m
+ 531.12 428.88 l
+ 527.04 424.8 l
+ 522.96 428.88 l
+ 527.04 432.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 437.52 m
+ 547.44 433.44 l
+ 543.36 429.36 l
+ 539.28 433.44 l
+ 543.36 437.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 445.68 m
+ 563.76 441.6 l
+ 559.68 437.52 l
+ 555.6 441.6 l
+ 559.68 445.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 445.68 m
+ 580.08 441.6 l
+ 576 437.52 l
+ 571.92 441.6 l
+ 576 445.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 509.76 m
+ 596.4 505.68 l
+ 592.32 501.6 l
+ 588.24 505.68 l
+ 592.32 509.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 539.28 m
+ 612.72 535.2 l
+ 608.64 531.12 l
+ 604.56 535.2 l
+ 608.64 539.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 543.84 m
+ 629.04 539.76 l
+ 624.96 535.68 l
+ 620.88 539.76 l
+ 624.96 543.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 543.6 m
+ 645.36 539.52 l
+ 641.28 535.44 l
+ 637.2 539.52 l
+ 641.28 543.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 545.28 m
+ 661.68 541.2 l
+ 657.6 537.12 l
+ 653.52 541.2 l
+ 657.6 545.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 552.48 m
+ 678 548.4 l
+ 673.92 544.32 l
+ 669.84 548.4 l
+ 673.92 552.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 564.96 m
+ 694.32 560.88 l
+ 690.24 556.8 l
+ 686.16 560.88 l
+ 690.24 564.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 555.12 m
+ 710.64 551.04 l
+ 706.56 546.96 l
+ 702.48 551.04 l
+ 706.56 555.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 569.04 m
+ 726.96 564.96 l
+ 722.88 560.88 l
+ 718.8 564.96 l
+ 722.88 569.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 571.44 m
+ 743.28 567.36 l
+ 739.2 563.28 l
+ 735.12 567.36 l
+ 739.2 571.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 170.4 153.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 176.88 149.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 183.6 147.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.08 147.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 196.56 146.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.04 138.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 209.52 140.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.24 148.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222.72 144 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 229.2 146.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 235.68 144.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 242.16 141.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.88 146.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.36 140.88 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 261.84 144 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 145.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.8 146.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 281.52 141.36 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 288 148.32 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 294.48 149.04 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.96 149.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 307.44 154.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 314.16 149.28 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 320.64 157.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 327.12 156.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 333.6 163.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 340.08 166.08 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 346.8 181.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 353.28 176.16 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 359.76 186.48 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 366.24 189.6 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 372.72 204 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 379.44 200.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 385.92 210 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 392.4 211.44 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 398.88 219.36 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 405.36 228.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 412.08 231.12 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 418.56 230.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 425.04 240.24 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 431.52 241.44 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 438 244.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 444.72 250.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 451.2 253.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 457.68 281.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 464.16 261.6 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 470.64 261.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 477.36 264.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 483.84 267.12 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 490.32 288 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 506.64 286.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 522.96 295.92 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 539.28 298.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 555.6 326.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 571.92 347.28 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 588.24 345.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 604.56 350.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 620.88 326.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 637.2 352.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 653.52 336 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 669.84 361.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 686.16 343.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 702.48 365.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 718.8 352.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 735.12 370.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 120.72 m
+ 178.56 112.56 l
+ 170.4 112.56 l
+ 174.48 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 114.24 m
+ 185.04 106.08 l
+ 176.88 106.08 l
+ 180.96 114.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 121.2 m
+ 191.76 113.04 l
+ 183.6 113.04 l
+ 187.68 121.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 122.4 m
+ 198.24 114.24 l
+ 190.08 114.24 l
+ 194.16 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 118.8 m
+ 204.72 110.64 l
+ 196.56 110.64 l
+ 200.64 118.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 118.56 m
+ 211.2 110.4 l
+ 203.04 110.4 l
+ 207.12 118.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 131.28 m
+ 217.68 123.12 l
+ 209.52 123.12 l
+ 213.6 131.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 125.76 m
+ 224.4 117.6 l
+ 216.24 117.6 l
+ 220.32 125.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 120.96 m
+ 230.88 112.8 l
+ 222.72 112.8 l
+ 226.8 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 116.88 m
+ 237.36 108.72 l
+ 229.2 108.72 l
+ 233.28 116.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 124.8 m
+ 243.84 116.64 l
+ 235.68 116.64 l
+ 239.76 124.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 120.72 m
+ 250.32 112.56 l
+ 242.16 112.56 l
+ 246.24 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 126.72 m
+ 257.04 118.56 l
+ 248.88 118.56 l
+ 252.96 126.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 114.24 m
+ 263.52 106.08 l
+ 255.36 106.08 l
+ 259.44 114.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 127.44 m
+ 270 119.28 l
+ 261.84 119.28 l
+ 265.92 127.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 123.84 m
+ 276.48 115.68 l
+ 268.32 115.68 l
+ 272.4 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 120.72 m
+ 282.96 112.56 l
+ 274.8 112.56 l
+ 278.88 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 124.08 m
+ 289.68 115.92 l
+ 281.52 115.92 l
+ 285.6 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 120.96 m
+ 296.16 112.8 l
+ 288 112.8 l
+ 292.08 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 123.84 m
+ 302.64 115.68 l
+ 294.48 115.68 l
+ 298.56 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 121.2 m
+ 309.12 113.04 l
+ 300.96 113.04 l
+ 305.04 121.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 123.36 m
+ 315.6 115.2 l
+ 307.44 115.2 l
+ 311.52 123.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 120.96 m
+ 322.32 112.8 l
+ 314.16 112.8 l
+ 318.24 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 122.64 m
+ 328.8 114.48 l
+ 320.64 114.48 l
+ 324.72 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 124.32 m
+ 335.28 116.16 l
+ 327.12 116.16 l
+ 331.2 124.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 121.92 m
+ 341.76 113.76 l
+ 333.6 113.76 l
+ 337.68 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 123.36 m
+ 348.24 115.2 l
+ 340.08 115.2 l
+ 344.16 123.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 120.96 m
+ 354.96 112.8 l
+ 346.8 112.8 l
+ 350.88 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 122.16 m
+ 361.44 114 l
+ 353.28 114 l
+ 357.36 122.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 123.12 m
+ 367.92 114.96 l
+ 359.76 114.96 l
+ 363.84 123.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 124.08 m
+ 374.4 115.92 l
+ 366.24 115.92 l
+ 370.32 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 121.92 m
+ 380.88 113.76 l
+ 372.72 113.76 l
+ 376.8 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 122.64 m
+ 387.6 114.48 l
+ 379.44 114.48 l
+ 383.52 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 120.72 m
+ 394.08 112.56 l
+ 385.92 112.56 l
+ 390 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 123.84 m
+ 400.56 115.68 l
+ 392.4 115.68 l
+ 396.48 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 121.92 m
+ 407.04 113.76 l
+ 398.88 113.76 l
+ 402.96 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 122.4 m
+ 413.52 114.24 l
+ 405.36 114.24 l
+ 409.44 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 122.88 m
+ 420.24 114.72 l
+ 412.08 114.72 l
+ 416.16 122.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 123.12 m
+ 426.72 114.96 l
+ 418.56 114.96 l
+ 422.64 123.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 121.44 m
+ 433.2 113.28 l
+ 425.04 113.28 l
+ 429.12 121.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 121.92 m
+ 439.68 113.76 l
+ 431.52 113.76 l
+ 435.6 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 123.84 m
+ 446.16 115.68 l
+ 438 115.68 l
+ 442.08 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 122.16 m
+ 452.88 114 l
+ 444.72 114 l
+ 448.8 122.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 122.4 m
+ 459.36 114.24 l
+ 451.2 114.24 l
+ 455.28 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 122.4 m
+ 465.84 114.24 l
+ 457.68 114.24 l
+ 461.76 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 122.64 m
+ 472.32 114.48 l
+ 464.16 114.48 l
+ 468.24 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 122.64 m
+ 478.8 114.48 l
+ 470.64 114.48 l
+ 474.72 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 124.08 m
+ 485.52 115.92 l
+ 477.36 115.92 l
+ 481.44 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 124.08 m
+ 492 115.92 l
+ 483.84 115.92 l
+ 487.92 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 125.28 m
+ 498.48 117.12 l
+ 490.32 117.12 l
+ 494.4 125.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 129.36 m
+ 514.8 121.2 l
+ 506.64 121.2 l
+ 510.72 129.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 129.12 m
+ 531.12 120.96 l
+ 522.96 120.96 l
+ 527.04 129.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 134.4 m
+ 547.44 126.24 l
+ 539.28 126.24 l
+ 543.36 134.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 134.4 m
+ 563.76 126.24 l
+ 555.6 126.24 l
+ 559.68 134.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 141.12 m
+ 580.08 132.96 l
+ 571.92 132.96 l
+ 576 141.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 143.28 m
+ 596.4 135.12 l
+ 588.24 135.12 l
+ 592.32 143.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 144.96 m
+ 612.72 136.8 l
+ 604.56 136.8 l
+ 608.64 144.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 149.52 m
+ 629.04 141.36 l
+ 620.88 141.36 l
+ 624.96 149.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 153.36 m
+ 645.36 145.2 l
+ 637.2 145.2 l
+ 641.28 153.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 156.72 m
+ 661.68 148.56 l
+ 653.52 148.56 l
+ 657.6 156.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 158.88 m
+ 678 150.72 l
+ 669.84 150.72 l
+ 673.92 158.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.6 m
+ 694.32 157.44 l
+ 686.16 157.44 l
+ 690.24 165.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 177.12 m
+ 710.64 168.96 l
+ 702.48 168.96 l
+ 706.56 177.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 177.6 m
+ 726.96 169.44 l
+ 718.8 169.44 l
+ 722.88 177.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 188.88 m
+ 743.28 180.72 l
+ 735.12 180.72 l
+ 739.2 188.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 120.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 112.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 112.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 120.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 176.88 148.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 185.04 140.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 176.88 140.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 185.04 148.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 190.08 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 198.24 122.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 190.08 122.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 198.24 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 196.56 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 204.72 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 196.56 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 204.72 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 209.52 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 217.68 123.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 209.52 123.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 217.68 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 216.24 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 224.4 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 216.24 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 224.4 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 222.72 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 230.88 126.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 222.72 126.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 230.88 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 229.2 141.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 237.36 133.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 229.2 133.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 237.36 141.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 235.68 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 243.84 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 235.68 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 243.84 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 242.16 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 250.32 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 242.16 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 250.32 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 248.88 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 257.04 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 248.88 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 257.04 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 255.36 140.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 263.52 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 255.36 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 263.52 140.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 261.84 135.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 270 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 261.84 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 270 135.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 268.32 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 276.48 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 268.32 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 276.48 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 274.8 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 282.96 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 274.8 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 282.96 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 281.52 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 289.68 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 281.52 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 289.68 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 288 132.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 296.16 124.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 288 124.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 296.16 132.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 294.48 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 302.64 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 294.48 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 302.64 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 300.96 136.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 309.12 128.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 300.96 128.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 309.12 136.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 307.44 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 315.6 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 307.44 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 315.6 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 314.16 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 322.32 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 314.16 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 322.32 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 320.64 135.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 328.8 127.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 320.64 127.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 328.8 135.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 327.12 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 335.28 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 327.12 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 335.28 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 333.6 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 341.76 129.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 333.6 129.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 341.76 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 340.08 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 348.24 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 340.08 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 348.24 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 346.8 138.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 354.96 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 346.8 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 354.96 138.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 353.28 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 361.44 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 353.28 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 361.44 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 359.76 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 367.92 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 359.76 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 367.92 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 366.24 135.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 374.4 127.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 366.24 127.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 374.4 135.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 372.72 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 380.88 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 372.72 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 380.88 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 379.44 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 387.6 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 379.44 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 387.6 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 385.92 141.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 394.08 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 385.92 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 394.08 141.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 392.4 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 400.56 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 392.4 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 400.56 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 398.88 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 407.04 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 398.88 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 407.04 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 405.36 142.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 413.52 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 405.36 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 413.52 142.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 412.08 144.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 420.24 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 412.08 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 420.24 144.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 418.56 150 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 426.72 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 418.56 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 426.72 150 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 425.04 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 433.2 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 425.04 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 433.2 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 431.52 152.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 439.68 144 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 431.52 144 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 439.68 152.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 438 156.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 446.16 148.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 438 148.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 446.16 156.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 444.72 157.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 452.88 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 444.72 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 452.88 157.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 451.2 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 459.36 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 451.2 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 459.36 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 457.68 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 465.84 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 457.68 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 465.84 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 464.16 165.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 472.32 157.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 464.16 157.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 472.32 165.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 470.64 168.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 478.8 160.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 470.64 160.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 478.8 168.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 477.36 172.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 485.52 164.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 477.36 164.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 485.52 172.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 483.84 173.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 492 165.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 483.84 165.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 492 173.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 490.32 180.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 498.48 172.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 490.32 172.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 498.48 180.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 506.64 195.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 514.8 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 506.64 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 514.8 195.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 522.96 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 531.12 183.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 522.96 183.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 531.12 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 539.28 214.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 547.44 206.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 539.28 206.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 547.44 214.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 555.6 217.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 563.76 209.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 555.6 209.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 563.76 217.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 571.92 244.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 580.08 236.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 571.92 236.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 580.08 244.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 588.24 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 596.4 244.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 588.24 244.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 596.4 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 604.56 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 612.72 250.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 604.56 250.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 612.72 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 620.88 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 629.04 250.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 620.88 250.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 629.04 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 637.2 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 645.36 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 637.2 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 645.36 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 653.52 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 661.68 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 653.52 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 661.68 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 669.84 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 678 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 669.84 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 678 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 686.16 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 694.32 249.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 686.16 249.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 694.32 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 702.48 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 710.64 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 702.48 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 710.64 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 718.8 285.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 726.96 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 718.8 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 726.96 285.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 735.12 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 743.28 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 735.12 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 743.28 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 174.48 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 174.48 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 176.88 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 185.04 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 176.88 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 185.04 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 180.96 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 180.96 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 187.68 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 187.68 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 190.08 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 198.24 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 190.08 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 198.24 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 194.16 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 194.16 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 196.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 204.72 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 196.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 204.72 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 200.64 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 200.64 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 207.12 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 207.12 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 209.52 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 217.68 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 209.52 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 217.68 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 213.6 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 213.6 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 216.24 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 224.4 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 216.24 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 224.4 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 220.32 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 220.32 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 222.72 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 230.88 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 222.72 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 230.88 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 226.8 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 226.8 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 229.2 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 237.36 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 229.2 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 237.36 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 233.28 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 233.28 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 235.68 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 243.84 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 235.68 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 243.84 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 239.76 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 239.76 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 242.16 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 250.32 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 242.16 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 250.32 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 246.24 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 246.24 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 248.88 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 257.04 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 248.88 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 257.04 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 252.96 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 252.96 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 255.36 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 263.52 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 255.36 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 263.52 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 259.44 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 259.44 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 261.84 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 270 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 261.84 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 270 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 265.92 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 265.92 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 268.32 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 276.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 268.32 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 276.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 272.4 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 272.4 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 274.8 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 282.96 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 274.8 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 282.96 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 278.88 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 278.88 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 281.52 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 289.68 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 281.52 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 289.68 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 285.6 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 285.6 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 288 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 296.16 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 288 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 296.16 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 292.08 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 292.08 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 294.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 302.64 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 294.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 302.64 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 298.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 298.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 300.96 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 309.12 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 300.96 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 309.12 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 305.04 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 305.04 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 307.44 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 315.6 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 307.44 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 315.6 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 311.52 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 311.52 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 314.16 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 322.32 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 314.16 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 322.32 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 318.24 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 318.24 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 320.64 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 328.8 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 320.64 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 328.8 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 324.72 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 324.72 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 327.12 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 335.28 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 327.12 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 335.28 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 331.2 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 331.2 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 333.6 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 341.76 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 333.6 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 341.76 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 337.68 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 337.68 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 340.08 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 348.24 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 340.08 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 348.24 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 344.16 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 344.16 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 346.8 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 354.96 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 346.8 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 354.96 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 350.88 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 350.88 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 353.28 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 361.44 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 353.28 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 361.44 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 357.36 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 357.36 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 359.76 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 367.92 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 359.76 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 367.92 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 363.84 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 363.84 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 366.24 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 374.4 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 366.24 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 374.4 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 370.32 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 370.32 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 372.72 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 380.88 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 372.72 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 380.88 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 376.8 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 376.8 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 379.44 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 387.6 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 379.44 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 387.6 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 383.52 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 383.52 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 385.92 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 394.08 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 385.92 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 394.08 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 390 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 390 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 392.4 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 400.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 392.4 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 400.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 396.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 396.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 398.88 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 407.04 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 398.88 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 407.04 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 402.96 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 402.96 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 405.36 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 413.52 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 405.36 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 413.52 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 409.44 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 409.44 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 412.08 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 420.24 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 412.08 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 420.24 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 416.16 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 416.16 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 418.56 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 426.72 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 418.56 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 426.72 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 422.64 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 422.64 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 425.04 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 433.2 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 425.04 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 433.2 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 429.12 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 429.12 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 431.52 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 439.68 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 431.52 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 439.68 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 435.6 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 435.6 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 438 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 446.16 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 438 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 446.16 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 442.08 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 442.08 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 444.72 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 452.88 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 444.72 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 452.88 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 448.8 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 448.8 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 451.2 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 459.36 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 451.2 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 459.36 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 455.28 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 455.28 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 457.68 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 465.84 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 457.68 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 465.84 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 461.76 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 461.76 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 464.16 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 472.32 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 464.16 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 472.32 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 468.24 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 468.24 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 470.64 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 478.8 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 470.64 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 478.8 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 474.72 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 474.72 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 477.36 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 485.52 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 477.36 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 485.52 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 481.44 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 481.44 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 483.84 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 492 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 483.84 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 492 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 487.92 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 487.92 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 490.32 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 498.48 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 490.32 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 498.48 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 494.4 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 494.4 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 506.64 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 514.8 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 506.64 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 514.8 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 510.72 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 510.72 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 522.96 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 531.12 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 522.96 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 531.12 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 527.04 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 527.04 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 539.28 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 547.44 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 539.28 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 547.44 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 543.36 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 543.36 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 555.6 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 563.76 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 555.6 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 563.76 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 559.68 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 559.68 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 571.92 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 580.08 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 571.92 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 580.08 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 576 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 576 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 588.24 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 596.4 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 588.24 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 596.4 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 592.32 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 592.32 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 604.56 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 612.72 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 604.56 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 612.72 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 608.64 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 608.64 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 620.88 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 629.04 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 620.88 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 629.04 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 624.96 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 624.96 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 637.2 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 645.36 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 637.2 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 645.36 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 641.28 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 641.28 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 653.52 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 661.68 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 653.52 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 661.68 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 657.6 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 657.6 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 669.84 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 678 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 669.84 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 678 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 673.92 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 673.92 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 686.16 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 694.32 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 686.16 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 694.32 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 690.24 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 690.24 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 702.48 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 710.64 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 702.48 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 710.64 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 706.56 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 706.56 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 718.8 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 726.96 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 718.8 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 726.96 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 722.88 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 722.88 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 735.12 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 743.28 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 735.12 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 743.28 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 739.2 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 739.2 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 178.32 116.64 m
+ 178.32 119.04 176.64 120.72 174.48 120.72 c
+ 172.08 120.72 170.4 119.04 170.4 116.64 c
+ 170.4 114.48 172.08 112.8 174.48 112.8 c
+ 176.64 112.8 178.32 114.48 178.32 116.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.8 118.8 m
+ 184.8 121.2 183.12 122.88 180.96 122.88 c
+ 178.56 122.88 176.88 121.2 176.88 118.8 c
+ 176.88 116.64 178.56 114.96 180.96 114.96 c
+ 183.12 114.96 184.8 116.64 184.8 118.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 191.52 105.12 m
+ 191.52 107.52 189.84 109.2 187.68 109.2 c
+ 185.28 109.2 183.6 107.52 183.6 105.12 c
+ 183.6 102.96 185.28 101.28 187.68 101.28 c
+ 189.84 101.28 191.52 102.96 191.52 105.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 198 126.24 m
+ 198 128.64 196.32 130.32 194.16 130.32 c
+ 191.76 130.32 190.08 128.64 190.08 126.24 c
+ 190.08 124.08 191.76 122.4 194.16 122.4 c
+ 196.32 122.4 198 124.08 198 126.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 204.48 124.56 m
+ 204.48 126.96 202.8 128.64 200.64 128.64 c
+ 198.24 128.64 196.56 126.96 196.56 124.56 c
+ 196.56 122.4 198.24 120.72 200.64 120.72 c
+ 202.8 120.72 204.48 122.4 204.48 124.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.96 125.04 m
+ 210.96 127.44 209.28 129.12 207.12 129.12 c
+ 204.72 129.12 203.04 127.44 203.04 125.04 c
+ 203.04 122.88 204.72 121.2 207.12 121.2 c
+ 209.28 121.2 210.96 122.88 210.96 125.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 217.44 127.2 m
+ 217.44 129.6 215.76 131.28 213.6 131.28 c
+ 211.2 131.28 209.52 129.6 209.52 127.2 c
+ 209.52 125.04 211.2 123.36 213.6 123.36 c
+ 215.76 123.36 217.44 125.04 217.44 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.16 121.68 m
+ 224.16 124.08 222.48 125.76 220.32 125.76 c
+ 217.92 125.76 216.24 124.08 216.24 121.68 c
+ 216.24 119.52 217.92 117.84 220.32 117.84 c
+ 222.48 117.84 224.16 119.52 224.16 121.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 230.64 130.56 m
+ 230.64 132.96 228.96 134.64 226.8 134.64 c
+ 224.4 134.64 222.72 132.96 222.72 130.56 c
+ 222.72 128.4 224.4 126.72 226.8 126.72 c
+ 228.96 126.72 230.64 128.4 230.64 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.12 125.28 m
+ 237.12 127.68 235.44 129.36 233.28 129.36 c
+ 230.88 129.36 229.2 127.68 229.2 125.28 c
+ 229.2 123.12 230.88 121.44 233.28 121.44 c
+ 235.44 121.44 237.12 123.12 237.12 125.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 243.6 132 m
+ 243.6 134.4 241.92 136.08 239.76 136.08 c
+ 237.36 136.08 235.68 134.4 235.68 132 c
+ 235.68 129.84 237.36 128.16 239.76 128.16 c
+ 241.92 128.16 243.6 129.84 243.6 132 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.08 126.96 m
+ 250.08 129.36 248.4 131.04 246.24 131.04 c
+ 243.84 131.04 242.16 129.36 242.16 126.96 c
+ 242.16 124.8 243.84 123.12 246.24 123.12 c
+ 248.4 123.12 250.08 124.8 250.08 126.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 132 m
+ 256.8 134.4 255.12 136.08 252.96 136.08 c
+ 250.56 136.08 248.88 134.4 248.88 132 c
+ 248.88 129.84 250.56 128.16 252.96 128.16 c
+ 255.12 128.16 256.8 129.84 256.8 132 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 127.44 m
+ 263.28 129.84 261.6 131.52 259.44 131.52 c
+ 257.04 131.52 255.36 129.84 255.36 127.44 c
+ 255.36 125.28 257.04 123.6 259.44 123.6 c
+ 261.6 123.6 263.28 125.28 263.28 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.76 131.28 m
+ 269.76 133.68 268.08 135.36 265.92 135.36 c
+ 263.52 135.36 261.84 133.68 261.84 131.28 c
+ 261.84 129.12 263.52 127.44 265.92 127.44 c
+ 268.08 127.44 269.76 129.12 269.76 131.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276.24 126.96 m
+ 276.24 129.36 274.56 131.04 272.4 131.04 c
+ 270 131.04 268.32 129.36 268.32 126.96 c
+ 268.32 124.8 270 123.12 272.4 123.12 c
+ 274.56 123.12 276.24 124.8 276.24 126.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.72 130.08 m
+ 282.72 132.48 281.04 134.16 278.88 134.16 c
+ 276.48 134.16 274.8 132.48 274.8 130.08 c
+ 274.8 127.92 276.48 126.24 278.88 126.24 c
+ 281.04 126.24 282.72 127.92 282.72 130.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 289.44 126.24 m
+ 289.44 128.64 287.76 130.32 285.6 130.32 c
+ 283.2 130.32 281.52 128.64 281.52 126.24 c
+ 281.52 124.08 283.2 122.4 285.6 122.4 c
+ 287.76 122.4 289.44 124.08 289.44 126.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.92 128.64 m
+ 295.92 131.04 294.24 132.72 292.08 132.72 c
+ 289.68 132.72 288 131.04 288 128.64 c
+ 288 126.48 289.68 124.8 292.08 124.8 c
+ 294.24 124.8 295.92 126.48 295.92 128.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 302.4 130.8 m
+ 302.4 133.2 300.72 134.88 298.56 134.88 c
+ 296.16 134.88 294.48 133.2 294.48 130.8 c
+ 294.48 128.64 296.16 126.96 298.56 126.96 c
+ 300.72 126.96 302.4 128.64 302.4 130.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 308.88 127.44 m
+ 308.88 129.84 307.2 131.52 305.04 131.52 c
+ 302.64 131.52 300.96 129.84 300.96 127.44 c
+ 300.96 125.28 302.64 123.6 305.04 123.6 c
+ 307.2 123.6 308.88 125.28 308.88 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.36 128.88 m
+ 315.36 131.28 313.68 132.96 311.52 132.96 c
+ 309.12 132.96 307.44 131.28 307.44 128.88 c
+ 307.44 126.72 309.12 125.04 311.52 125.04 c
+ 313.68 125.04 315.36 126.72 315.36 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 322.08 130.32 m
+ 322.08 132.72 320.4 134.4 318.24 134.4 c
+ 315.84 134.4 314.16 132.72 314.16 130.32 c
+ 314.16 128.16 315.84 126.48 318.24 126.48 c
+ 320.4 126.48 322.08 128.16 322.08 130.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 328.56 127.2 m
+ 328.56 129.6 326.88 131.28 324.72 131.28 c
+ 322.32 131.28 320.64 129.6 320.64 127.2 c
+ 320.64 125.04 322.32 123.36 324.72 123.36 c
+ 326.88 123.36 328.56 125.04 328.56 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.04 128.4 m
+ 335.04 130.8 333.36 132.48 331.2 132.48 c
+ 328.8 132.48 327.12 130.8 327.12 128.4 c
+ 327.12 126.24 328.8 124.56 331.2 124.56 c
+ 333.36 124.56 335.04 126.24 335.04 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 129.36 m
+ 341.52 131.76 339.84 133.44 337.68 133.44 c
+ 335.28 133.44 333.6 131.76 333.6 129.36 c
+ 333.6 127.2 335.28 125.52 337.68 125.52 c
+ 339.84 125.52 341.52 127.2 341.52 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 348 126.48 m
+ 348 128.88 346.32 130.56 344.16 130.56 c
+ 341.76 130.56 340.08 128.88 340.08 126.48 c
+ 340.08 124.32 341.76 122.64 344.16 122.64 c
+ 346.32 122.64 348 124.32 348 126.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 354.72 130.56 m
+ 354.72 132.96 353.04 134.64 350.88 134.64 c
+ 348.48 134.64 346.8 132.96 346.8 130.56 c
+ 346.8 128.4 348.48 126.72 350.88 126.72 c
+ 353.04 126.72 354.72 128.4 354.72 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 361.2 127.92 m
+ 361.2 130.32 359.52 132 357.36 132 c
+ 354.96 132 353.28 130.32 353.28 127.92 c
+ 353.28 125.76 354.96 124.08 357.36 124.08 c
+ 359.52 124.08 361.2 125.76 361.2 127.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 128.4 m
+ 367.68 130.8 366 132.48 363.84 132.48 c
+ 361.44 132.48 359.76 130.8 359.76 128.4 c
+ 359.76 126.24 361.44 124.56 363.84 124.56 c
+ 366 124.56 367.68 126.24 367.68 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 374.16 128.88 m
+ 374.16 131.28 372.48 132.96 370.32 132.96 c
+ 367.92 132.96 366.24 131.28 366.24 128.88 c
+ 366.24 126.72 367.92 125.04 370.32 125.04 c
+ 372.48 125.04 374.16 126.72 374.16 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 380.64 129.12 m
+ 380.64 131.52 378.96 133.2 376.8 133.2 c
+ 374.4 133.2 372.72 131.52 372.72 129.12 c
+ 372.72 126.96 374.4 125.28 376.8 125.28 c
+ 378.96 125.28 380.64 126.96 380.64 129.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 126.72 m
+ 387.36 129.12 385.68 130.8 383.52 130.8 c
+ 381.12 130.8 379.44 129.12 379.44 126.72 c
+ 379.44 124.56 381.12 122.88 383.52 122.88 c
+ 385.68 122.88 387.36 124.56 387.36 126.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 129.6 m
+ 393.84 132 392.16 133.68 390 133.68 c
+ 387.6 133.68 385.92 132 385.92 129.6 c
+ 385.92 127.44 387.6 125.76 390 125.76 c
+ 392.16 125.76 393.84 127.44 393.84 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 400.32 129.6 m
+ 400.32 132 398.64 133.68 396.48 133.68 c
+ 394.08 133.68 392.4 132 392.4 129.6 c
+ 392.4 127.44 394.08 125.76 396.48 125.76 c
+ 398.64 125.76 400.32 127.44 400.32 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 406.8 127.2 m
+ 406.8 129.6 405.12 131.28 402.96 131.28 c
+ 400.56 131.28 398.88 129.6 398.88 127.2 c
+ 398.88 125.04 400.56 123.36 402.96 123.36 c
+ 405.12 123.36 406.8 125.04 406.8 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 413.28 129.6 m
+ 413.28 132 411.6 133.68 409.44 133.68 c
+ 407.04 133.68 405.36 132 405.36 129.6 c
+ 405.36 127.44 407.04 125.76 409.44 125.76 c
+ 411.6 125.76 413.28 127.44 413.28 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 127.44 m
+ 420 129.84 418.32 131.52 416.16 131.52 c
+ 413.76 131.52 412.08 129.84 412.08 127.44 c
+ 412.08 125.28 413.76 123.6 416.16 123.6 c
+ 418.32 123.6 420 125.28 420 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 426.48 129.36 m
+ 426.48 131.76 424.8 133.44 422.64 133.44 c
+ 420.24 133.44 418.56 131.76 418.56 129.36 c
+ 418.56 127.2 420.24 125.52 422.64 125.52 c
+ 424.8 125.52 426.48 127.2 426.48 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 432.96 129.36 m
+ 432.96 131.76 431.28 133.44 429.12 133.44 c
+ 426.72 133.44 425.04 131.76 425.04 129.36 c
+ 425.04 127.2 426.72 125.52 429.12 125.52 c
+ 431.28 125.52 432.96 127.2 432.96 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 439.44 129.12 m
+ 439.44 131.52 437.76 133.2 435.6 133.2 c
+ 433.2 133.2 431.52 131.52 431.52 129.12 c
+ 431.52 126.96 433.2 125.28 435.6 125.28 c
+ 437.76 125.28 439.44 126.96 439.44 129.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 445.92 128.88 m
+ 445.92 131.28 444.24 132.96 442.08 132.96 c
+ 439.68 132.96 438 131.28 438 128.88 c
+ 438 126.72 439.68 125.04 442.08 125.04 c
+ 444.24 125.04 445.92 126.72 445.92 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 452.64 130.56 m
+ 452.64 132.96 450.96 134.64 448.8 134.64 c
+ 446.4 134.64 444.72 132.96 444.72 130.56 c
+ 444.72 128.4 446.4 126.72 448.8 126.72 c
+ 450.96 126.72 452.64 128.4 452.64 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 459.12 128.4 m
+ 459.12 130.8 457.44 132.48 455.28 132.48 c
+ 452.88 132.48 451.2 130.8 451.2 128.4 c
+ 451.2 126.24 452.88 124.56 455.28 124.56 c
+ 457.44 124.56 459.12 126.24 459.12 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 465.6 131.52 m
+ 465.6 133.92 463.92 135.6 461.76 135.6 c
+ 459.36 135.6 457.68 133.92 457.68 131.52 c
+ 457.68 129.36 459.36 127.68 461.76 127.68 c
+ 463.92 127.68 465.6 129.36 465.6 131.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 472.08 129.6 m
+ 472.08 132 470.4 133.68 468.24 133.68 c
+ 465.84 133.68 464.16 132 464.16 129.6 c
+ 464.16 127.44 465.84 125.76 468.24 125.76 c
+ 470.4 125.76 472.08 127.44 472.08 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 478.56 132.24 m
+ 478.56 134.64 476.88 136.32 474.72 136.32 c
+ 472.32 136.32 470.64 134.64 470.64 132.24 c
+ 470.64 130.08 472.32 128.4 474.72 128.4 c
+ 476.88 128.4 478.56 130.08 478.56 132.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 485.28 131.76 m
+ 485.28 134.16 483.6 135.84 481.44 135.84 c
+ 479.04 135.84 477.36 134.16 477.36 131.76 c
+ 477.36 129.6 479.04 127.92 481.44 127.92 c
+ 483.6 127.92 485.28 129.6 485.28 131.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 491.76 132.72 m
+ 491.76 135.12 490.08 136.8 487.92 136.8 c
+ 485.52 136.8 483.84 135.12 483.84 132.72 c
+ 483.84 130.56 485.52 128.88 487.92 128.88 c
+ 490.08 128.88 491.76 130.56 491.76 132.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 498.24 137.76 m
+ 498.24 140.16 496.56 141.84 494.4 141.84 c
+ 492 141.84 490.32 140.16 490.32 137.76 c
+ 490.32 135.6 492 133.92 494.4 133.92 c
+ 496.56 133.92 498.24 135.6 498.24 137.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 514.56 140.4 m
+ 514.56 142.8 512.88 144.48 510.72 144.48 c
+ 508.32 144.48 506.64 142.8 506.64 140.4 c
+ 506.64 138.24 508.32 136.56 510.72 136.56 c
+ 512.88 136.56 514.56 138.24 514.56 140.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 141.6 m
+ 530.88 144 529.2 145.68 527.04 145.68 c
+ 524.64 145.68 522.96 144 522.96 141.6 c
+ 522.96 139.44 524.64 137.76 527.04 137.76 c
+ 529.2 137.76 530.88 139.44 530.88 141.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.2 145.44 m
+ 547.2 147.84 545.52 149.52 543.36 149.52 c
+ 540.96 149.52 539.28 147.84 539.28 145.44 c
+ 539.28 143.28 540.96 141.6 543.36 141.6 c
+ 545.52 141.6 547.2 143.28 547.2 145.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.52 147.6 m
+ 563.52 150 561.84 151.68 559.68 151.68 c
+ 557.28 151.68 555.6 150 555.6 147.6 c
+ 555.6 145.44 557.28 143.76 559.68 143.76 c
+ 561.84 143.76 563.52 145.44 563.52 147.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.84 150.24 m
+ 579.84 152.64 578.16 154.32 576 154.32 c
+ 573.6 154.32 571.92 152.64 571.92 150.24 c
+ 571.92 148.08 573.6 146.4 576 146.4 c
+ 578.16 146.4 579.84 148.08 579.84 150.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 596.16 153.36 m
+ 596.16 155.76 594.48 157.44 592.32 157.44 c
+ 589.92 157.44 588.24 155.76 588.24 153.36 c
+ 588.24 151.2 589.92 149.52 592.32 149.52 c
+ 594.48 149.52 596.16 151.2 596.16 153.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 612.48 157.44 m
+ 612.48 159.84 610.8 161.52 608.64 161.52 c
+ 606.24 161.52 604.56 159.84 604.56 157.44 c
+ 604.56 155.28 606.24 153.6 608.64 153.6 c
+ 610.8 153.6 612.48 155.28 612.48 157.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 628.8 162.48 m
+ 628.8 164.88 627.12 166.56 624.96 166.56 c
+ 622.56 166.56 620.88 164.88 620.88 162.48 c
+ 620.88 160.32 622.56 158.64 624.96 158.64 c
+ 627.12 158.64 628.8 160.32 628.8 162.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 645.12 166.8 m
+ 645.12 169.2 643.44 170.88 641.28 170.88 c
+ 638.88 170.88 637.2 169.2 637.2 166.8 c
+ 637.2 164.64 638.88 162.96 641.28 162.96 c
+ 643.44 162.96 645.12 164.64 645.12 166.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 661.44 171.12 m
+ 661.44 173.52 659.76 175.2 657.6 175.2 c
+ 655.2 175.2 653.52 173.52 653.52 171.12 c
+ 653.52 168.96 655.2 167.28 657.6 167.28 c
+ 659.76 167.28 661.44 168.96 661.44 171.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 677.76 172.32 m
+ 677.76 174.72 676.08 176.4 673.92 176.4 c
+ 671.52 176.4 669.84 174.72 669.84 172.32 c
+ 669.84 170.16 671.52 168.48 673.92 168.48 c
+ 676.08 168.48 677.76 170.16 677.76 172.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 694.08 176.64 m
+ 694.08 179.04 692.4 180.72 690.24 180.72 c
+ 687.84 180.72 686.16 179.04 686.16 176.64 c
+ 686.16 174.48 687.84 172.8 690.24 172.8 c
+ 692.4 172.8 694.08 174.48 694.08 176.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 710.4 179.52 m
+ 710.4 181.92 708.72 183.6 706.56 183.6 c
+ 704.16 183.6 702.48 181.92 702.48 179.52 c
+ 702.48 177.36 704.16 175.68 706.56 175.68 c
+ 708.72 175.68 710.4 177.36 710.4 179.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 726.72 180.72 m
+ 726.72 183.12 725.04 184.8 722.88 184.8 c
+ 720.48 184.8 718.8 183.12 718.8 180.72 c
+ 718.8 178.56 720.48 176.88 722.88 176.88 c
+ 725.04 176.88 726.72 178.56 726.72 180.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 743.04 183.12 m
+ 743.04 185.52 741.36 187.2 739.2 187.2 c
+ 736.8 187.2 735.12 185.52 735.12 183.12 c
+ 735.12 180.96 736.8 179.28 739.2 179.28 c
+ 741.36 179.28 743.04 180.96 743.04 183.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 32.88 70.08 m
+ /N3404 17.76 Tf
+ (0.E+00)
+ [9.85147 4.91419 11.823 10.3487 9.85147 9.85147 ] pdfxs
+ 37.2 156.24 m
+ (1.E-08) show
+ 37.2 242.64 m
+ (2.E-08) show
+ 37.2 328.8 m
+ (3.E-08) show
+ 37.2 415.2 m
+ (4.E-08) show
+ 37.2 501.36 m
+ (5.E-08) show
+ 37.2 587.76 m
+ (6.E-08) show
+ 96.48 35.5199 m
+ /N3404 23.04 Tf
+ (0) show
+ 246.96 35.5199 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 403.68 35.5199 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 566.88 35.5199 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 35.5199 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 252.48 16.5599 m
+ /N3405 23.04 Tf
+ (Number of LLU Bench iterations)
+ [16.6404 14.0828 20.4882 14.0828 12.8157 8.96822 6.48001 14.0828 7.67764 6.48001 14.0828 
+ 14.0828 16.6404 6.48001 16.6404 12.8157 14.0828 12.8157 14.0828 6.48001 6.41061 7.67764 
+ 12.8157 8.96822 12.8157 7.67764 6.41061 14.0828 14.0828 12.8157 ] pdfxs
+ q
+ Q
+ 31.68 188.4 m
+ /N3405 [0 23.04 -23.04 0 0 0] Tf
+ (Time per node dereference)
+ [14.0554 6.38322 20.4608 12.7883 6.48001 14.0554 12.7883 8.94083 6.48001 14.0554 14.0554 
+ 14.0554 12.7883 6.48001 14.0554 12.7883 8.94083 12.7883 7.65025 12.7883 8.94083 12.7883 
+ 14.0554 12.7883 12.7883 ] pdfys
+ n
+ 134.4 382.08 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 134.16 382.08 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 520.8 m
+ 162.48 520.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 524.88 m
+ 155.04 520.8 l
+ 150.96 516.72 l
+ 146.88 520.8 l
+ 150.96 524.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 167.04 514.56 m
+ /N3404 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 495.36 m
+ 162.48 495.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 146.88 491.52 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 167.04 489.12 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 469.92 m
+ 162.48 469.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 474 m
+ 155.04 465.84 l
+ 146.88 465.84 l
+ 150.96 474 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 167.04 463.68 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 444.48 m
+ 162.48 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 146.88 448.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 155.04 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 146.88 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 155.04 448.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 167.04 438.24 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 419.04 m
+ 162.48 419.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 146.88 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 155.04 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 146.88 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 155.04 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 150.96 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 150.96 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 167.04 412.8 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 393.6 m
+ 162.48 393.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 154.8 393.6 m
+ 154.8 396 153.12 397.68 150.96 397.68 c
+ 148.56 397.68 146.88 396 146.88 393.6 c
+ 146.88 391.44 148.56 389.76 150.96 389.76 c
+ 153.12 389.76 154.8 391.44 154.8 393.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 167.04 387.36 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 22.083 -13.55 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (8) show
+ (G)
+ [7.23561 ] pdfxs
+ (h) show
+ (zA)
+ [7.16383 6.91274 ] pdfxs
+ (M) show
+ (DO)
+ [10.1137 7.16379 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (ero) show
+ (n)
+ [8.18594 ] pdfxs
+ (24) show
+ (4-)
+ [7.68392 6.14172 ] pdfxs
+ (1M) show
+ (BC)
+ [9.59358 6.66177 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 -256.193 -185.67 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 116.16 592.56 m
+ 755.52 592.56 l
+ 755.52 81.84 l
+ 116.16 81.84 l
+ 116.16 592.56 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 116.16 145.44 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 145.68 m
+ 755.52 145.68 l
+ S
+ Q
+ q
+ n
+ 116.16 209.28 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 209.52 m
+ 755.52 209.52 l
+ S
+ Q
+ q
+ n
+ 116.16 273.12 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 273.36 m
+ 755.52 273.36 l
+ S
+ Q
+ q
+ n
+ 116.16 336.96 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 337.2 m
+ 755.52 337.2 l
+ S
+ Q
+ q
+ n
+ 116.16 400.8 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 401.04 m
+ 755.52 401.04 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 464.88 m
+ 755.52 464.88 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 528.72 m
+ 755.52 528.72 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 592.56 m
+ 755.52 592.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 202.56 595.92 m
+ 202.56 443.28 l
+ 345.84 443.28 l
+ 345.84 595.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.16 81.84 639.36 510.72 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 116.16 592.56 m
+ 116.16 81.84 l
+ S
+ n
+ 110.4 81.84 m
+ 116.16 81.84 l
+ S
+ n
+ 110.4 145.68 m
+ 116.16 145.68 l
+ S
+ n
+ 110.4 209.52 m
+ 116.16 209.52 l
+ S
+ n
+ 110.4 273.36 m
+ 116.16 273.36 l
+ S
+ n
+ 110.4 337.2 m
+ 116.16 337.2 l
+ S
+ n
+ 110.4 401.04 m
+ 116.16 401.04 l
+ S
+ n
+ 110.4 464.88 m
+ 116.16 464.88 l
+ S
+ n
+ 110.4 528.72 m
+ 116.16 528.72 l
+ S
+ n
+ 110.4 592.56 m
+ 116.16 592.56 l
+ S
+ n
+ 116.16 81.84 m
+ 755.52 81.84 l
+ S
+ n
+ 116.16 74.88 m
+ 116.16 81.84 l
+ S
+ n
+ 276 74.88 m
+ 276 81.84 l
+ S
+ n
+ 435.84 74.88 m
+ 435.84 81.84 l
+ S
+ n
+ 595.68 74.88 m
+ 595.68 81.84 l
+ S
+ n
+ 755.52 74.88 m
+ 755.52 81.84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 513.12 m
+ 167.28 486.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 486.24 m
+ 173.76 463.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 463.2 m
+ 180 446.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 446.88 m
+ 186.48 432.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 432.24 m
+ 192.96 419.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 419.04 m
+ 199.2 410.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 410.16 m
+ 205.68 402.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 402.72 m
+ 212.16 394.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 394.8 m
+ 218.4 389.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 389.52 m
+ 224.88 382.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 382.56 m
+ 231.36 384 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 384 m
+ 237.6 374.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 374.16 m
+ 244.08 370.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 370.56 m
+ 250.32 366.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 366.96 m
+ 256.8 368.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 368.16 m
+ 263.28 362.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 362.4 m
+ 269.52 366.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 366.96 m
+ 276 354.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 354.24 m
+ 282.48 356.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 356.88 m
+ 288.72 357.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 357.6 m
+ 295.2 359.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 359.52 m
+ 301.68 362.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 362.64 m
+ 307.92 366 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 366 m
+ 314.4 371.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 371.04 m
+ 320.64 374.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 374.88 m
+ 327.12 379.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 379.92 m
+ 333.6 386.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 386.16 m
+ 339.84 392.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 392.64 m
+ 346.32 396.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 396.96 m
+ 352.8 405.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 405.6 m
+ 359.04 411.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 411.12 m
+ 365.52 420.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 420.72 m
+ 372 431.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 431.76 m
+ 378.24 444.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 444.96 m
+ 384.72 457.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 457.44 m
+ 391.2 474.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 474.48 m
+ 397.44 491.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 491.28 m
+ 403.92 507.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 507.84 m
+ 410.16 525.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 525.12 m
+ 416.64 542.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 542.88 m
+ 423.12 560.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 560.16 m
+ 429.36 578.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 284.4 m
+ 167.28 282.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 282.48 m
+ 173.76 276.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 276.72 m
+ 180 278.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 278.64 m
+ 186.48 267.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 267.36 m
+ 192.96 262.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 262.56 m
+ 199.2 258.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 258.48 m
+ 205.68 257.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 257.52 m
+ 212.16 253.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 253.44 m
+ 218.4 254.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 254.16 m
+ 224.88 251.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 251.76 m
+ 231.36 260.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 260.88 m
+ 237.6 251.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 251.28 m
+ 244.08 250.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 250.56 m
+ 250.32 248.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 248.4 m
+ 256.8 247.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 247.2 m
+ 263.28 245.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 245.28 m
+ 269.52 243.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 243.6 m
+ 276 240 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 240 m
+ 282.48 243.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 243.12 m
+ 288.72 237.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 237.36 m
+ 295.2 236.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 236.4 m
+ 301.68 236.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 236.4 m
+ 307.92 238.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 238.32 m
+ 314.4 237.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 237.84 m
+ 320.64 237.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 237.84 m
+ 327.12 238.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 238.56 m
+ 333.6 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 236.88 m
+ 339.84 258 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 258 m
+ 346.32 257.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 257.28 m
+ 352.8 269.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 269.76 m
+ 359.04 280.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 280.56 m
+ 365.52 290.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 290.88 m
+ 372 303.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 303.36 m
+ 378.24 322.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 322.8 m
+ 384.72 338.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 338.64 m
+ 391.2 360.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 360.96 m
+ 397.44 378.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 378.24 m
+ 403.92 399.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 399.84 m
+ 410.16 420 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 420 m
+ 416.64 442.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 442.56 m
+ 423.12 462.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 462.48 m
+ 429.36 485.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 485.04 m
+ 435.84 521.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 521.28 m
+ 442.32 541.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.32 541.2 m
+ 448.56 570.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.56 570.96 m
+ 455.04 589.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 305.04 m
+ 167.28 299.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 299.28 m
+ 173.76 291.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 291.6 m
+ 180 288.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 288.48 m
+ 186.48 284.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 284.4 m
+ 192.96 282 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 282 m
+ 199.2 279.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 279.12 m
+ 205.68 276.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 276.96 m
+ 212.16 274.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 274.56 m
+ 218.4 273.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 273.36 m
+ 224.88 270.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 270.96 m
+ 231.36 270.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 270.24 m
+ 237.6 268.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 268.32 m
+ 244.08 267.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 267.36 m
+ 250.32 266.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 266.16 m
+ 256.8 265.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 265.44 m
+ 263.28 264.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 264.24 m
+ 269.52 263.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 263.52 m
+ 276 262.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 262.56 m
+ 282.48 262.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 262.08 m
+ 288.72 261.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 261.12 m
+ 295.2 260.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 260.88 m
+ 301.68 259.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 259.92 m
+ 307.92 259.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 259.68 m
+ 314.4 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 258.72 m
+ 320.64 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 258.72 m
+ 327.12 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 258 m
+ 333.6 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 258 m
+ 339.84 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 257.76 m
+ 346.32 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 258.24 m
+ 352.8 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 258 m
+ 359.04 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 258.24 m
+ 365.52 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 258 m
+ 372 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 258.24 m
+ 378.24 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 257.76 m
+ 384.72 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 258 m
+ 391.2 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 257.76 m
+ 397.44 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.24 m
+ 403.92 257.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 257.52 m
+ 410.16 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 416.64 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 258.24 m
+ 423.12 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 258.72 m
+ 429.36 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 257.28 m
+ 451.92 257.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 257.52 m
+ 467.76 257.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 257.28 m
+ 483.84 256.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 256.8 m
+ 499.68 256.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 256.8 m
+ 515.76 256.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 256.56 m
+ 531.84 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 258.72 m
+ 547.68 259.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 259.68 m
+ 563.76 266.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 266.88 m
+ 579.6 278.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 278.64 m
+ 595.68 294.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 294.48 m
+ 611.76 313.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 313.68 m
+ 627.6 344.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 344.64 m
+ 643.68 366.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 366.24 m
+ 659.52 395.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 395.28 m
+ 675.6 416.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 416.16 m
+ 691.68 460.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 460.56 m
+ 707.52 497.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 497.52 m
+ 723.6 526.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 526.56 m
+ 739.44 572.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 167.28 378 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 173.76 364.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 180 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 186.48 335.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 192.96 326.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 199.2 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 205.68 312.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 212.16 304.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 218.4 298.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 224.88 295.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 231.36 290.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 237.6 287.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 244.08 283.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 250.32 280.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 256.8 276.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 263.28 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 269.52 272.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 276 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 282.48 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 288.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 295.2 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 301.68 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 307.92 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 314.4 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 320.64 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 327.12 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 333.6 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 339.84 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 346.32 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 352.8 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 359.04 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 365.52 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 372 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 378.24 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 384.72 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 391.2 259.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 397.44 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 403.92 258.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 410.16 258.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 416.64 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 423.12 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 429.36 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 451.92 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 467.76 275.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 483.84 295.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 499.68 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 515.76 353.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 531.84 384.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 547.68 423.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 563.76 464.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 579.6 498.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 595.68 539.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 611.76 582.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 167.28 242.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 173.76 249.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 180 235.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 186.48 231.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 192.96 230.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 199.2 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 205.68 226.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 212.16 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 218.4 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 224.88 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 231.36 224.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 237.6 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 244.08 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 250.32 216.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 256.8 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 263.28 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 269.52 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 276 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 282.48 212.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 288.72 212.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 295.2 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 301.68 211.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 307.92 210.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 314.4 229.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 320.64 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 327.12 209.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 333.6 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 339.84 229.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 346.32 223.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 352.8 224.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 359.04 222.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 365.52 216.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 372 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 378.24 215.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 384.72 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 391.2 215.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 397.44 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 403.92 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 410.16 218.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 416.64 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 423.12 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 429.36 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 451.92 212.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 467.76 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 483.84 215.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 499.68 211.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 515.76 215.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 531.84 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 547.68 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 563.76 245.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 579.6 269.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 595.68 257.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 611.76 295.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 627.6 294 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 643.68 328.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 659.52 351.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 675.6 396.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 691.68 421.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 707.52 471.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 723.6 494.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 739.44 531.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 311.28 m
+ 167.28 302.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 302.4 m
+ 173.76 298.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 298.32 m
+ 180 291.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 291.84 m
+ 186.48 288.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 288.48 m
+ 192.96 284.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 284.4 m
+ 199.2 282.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 282.96 m
+ 205.68 279.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 279.12 m
+ 212.16 277.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 277.68 m
+ 218.4 274.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 274.8 m
+ 224.88 273.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 273.6 m
+ 231.36 271.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 271.92 m
+ 237.6 270.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 270.72 m
+ 244.08 268.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 268.8 m
+ 250.32 268.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 268.8 m
+ 256.8 266.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 266.88 m
+ 263.28 266.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 266.16 m
+ 269.52 264.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 264.72 m
+ 276 264.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 264.48 m
+ 282.48 263.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 263.28 m
+ 288.72 263.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 263.04 m
+ 295.2 261.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 261.84 m
+ 301.68 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 261.6 m
+ 307.92 260.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 260.64 m
+ 314.4 260.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 260.4 m
+ 320.64 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 259.44 m
+ 327.12 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 259.44 m
+ 333.6 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 258.96 m
+ 339.84 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 259.44 m
+ 346.32 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 259.2 m
+ 352.8 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 259.2 m
+ 359.04 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 258.96 m
+ 365.52 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 259.2 m
+ 372 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 258.96 m
+ 378.24 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 258.96 m
+ 384.72 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 258.72 m
+ 391.2 259.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.68 m
+ 397.44 260.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 260.16 m
+ 403.92 260.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 260.4 m
+ 410.16 260.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 260.64 m
+ 416.64 261.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 261.12 m
+ 423.12 261.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 261.12 m
+ 429.36 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 258.24 m
+ 451.92 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 258.72 m
+ 467.76 258.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 258.48 m
+ 483.84 258.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 258.48 m
+ 499.68 258 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 258 m
+ 515.76 258 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 258 m
+ 531.84 259.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 259.68 m
+ 547.68 261.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 261.36 m
+ 563.76 268.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 268.08 m
+ 579.6 280.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 280.8 m
+ 595.68 297.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 297.6 m
+ 611.76 317.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 317.04 m
+ 627.6 348.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 348.72 m
+ 643.68 376.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 376.08 m
+ 659.52 404.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 404.16 m
+ 675.6 432.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 432.72 m
+ 691.68 466.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 466.32 m
+ 707.52 510.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 510.96 m
+ 723.6 539.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 539.28 m
+ 739.44 583.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 517.2 m
+ 164.88 513.12 l
+ 160.8 509.04 l
+ 156.72 513.12 l
+ 160.8 517.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 490.32 m
+ 171.36 486.24 l
+ 167.28 482.16 l
+ 163.2 486.24 l
+ 167.28 490.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 467.28 m
+ 177.84 463.2 l
+ 173.76 459.12 l
+ 169.68 463.2 l
+ 173.76 467.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 450.96 m
+ 184.08 446.88 l
+ 180 442.8 l
+ 175.92 446.88 l
+ 180 450.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 436.32 m
+ 190.56 432.24 l
+ 186.48 428.16 l
+ 182.4 432.24 l
+ 186.48 436.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 423.12 m
+ 197.04 419.04 l
+ 192.96 414.96 l
+ 188.88 419.04 l
+ 192.96 423.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 414.24 m
+ 203.28 410.16 l
+ 199.2 406.08 l
+ 195.12 410.16 l
+ 199.2 414.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 406.8 m
+ 209.76 402.72 l
+ 205.68 398.64 l
+ 201.6 402.72 l
+ 205.68 406.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 398.88 m
+ 216.24 394.8 l
+ 212.16 390.72 l
+ 208.08 394.8 l
+ 212.16 398.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 393.6 m
+ 222.48 389.52 l
+ 218.4 385.44 l
+ 214.32 389.52 l
+ 218.4 393.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 386.64 m
+ 228.96 382.56 l
+ 224.88 378.48 l
+ 220.8 382.56 l
+ 224.88 386.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 388.08 m
+ 235.44 384 l
+ 231.36 379.92 l
+ 227.28 384 l
+ 231.36 388.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 378.24 m
+ 241.68 374.16 l
+ 237.6 370.08 l
+ 233.52 374.16 l
+ 237.6 378.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 374.64 m
+ 248.16 370.56 l
+ 244.08 366.48 l
+ 240 370.56 l
+ 244.08 374.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 371.04 m
+ 254.4 366.96 l
+ 250.32 362.88 l
+ 246.24 366.96 l
+ 250.32 371.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 372.24 m
+ 260.88 368.16 l
+ 256.8 364.08 l
+ 252.72 368.16 l
+ 256.8 372.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 366.48 m
+ 267.36 362.4 l
+ 263.28 358.32 l
+ 259.2 362.4 l
+ 263.28 366.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 371.04 m
+ 273.6 366.96 l
+ 269.52 362.88 l
+ 265.44 366.96 l
+ 269.52 371.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 358.32 m
+ 280.08 354.24 l
+ 276 350.16 l
+ 271.92 354.24 l
+ 276 358.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 360.96 m
+ 286.56 356.88 l
+ 282.48 352.8 l
+ 278.4 356.88 l
+ 282.48 360.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 361.68 m
+ 292.8 357.6 l
+ 288.72 353.52 l
+ 284.64 357.6 l
+ 288.72 361.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 363.6 m
+ 299.28 359.52 l
+ 295.2 355.44 l
+ 291.12 359.52 l
+ 295.2 363.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 366.72 m
+ 305.76 362.64 l
+ 301.68 358.56 l
+ 297.6 362.64 l
+ 301.68 366.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 370.08 m
+ 312 366 l
+ 307.92 361.92 l
+ 303.84 366 l
+ 307.92 370.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 375.12 m
+ 318.48 371.04 l
+ 314.4 366.96 l
+ 310.32 371.04 l
+ 314.4 375.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 378.96 m
+ 324.72 374.88 l
+ 320.64 370.8 l
+ 316.56 374.88 l
+ 320.64 378.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 384 m
+ 331.2 379.92 l
+ 327.12 375.84 l
+ 323.04 379.92 l
+ 327.12 384 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 390.24 m
+ 337.68 386.16 l
+ 333.6 382.08 l
+ 329.52 386.16 l
+ 333.6 390.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 396.72 m
+ 343.92 392.64 l
+ 339.84 388.56 l
+ 335.76 392.64 l
+ 339.84 396.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 401.04 m
+ 350.4 396.96 l
+ 346.32 392.88 l
+ 342.24 396.96 l
+ 346.32 401.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 409.68 m
+ 356.88 405.6 l
+ 352.8 401.52 l
+ 348.72 405.6 l
+ 352.8 409.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 415.2 m
+ 363.12 411.12 l
+ 359.04 407.04 l
+ 354.96 411.12 l
+ 359.04 415.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 424.8 m
+ 369.6 420.72 l
+ 365.52 416.64 l
+ 361.44 420.72 l
+ 365.52 424.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 435.84 m
+ 376.08 431.76 l
+ 372 427.68 l
+ 367.92 431.76 l
+ 372 435.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 449.04 m
+ 382.32 444.96 l
+ 378.24 440.88 l
+ 374.16 444.96 l
+ 378.24 449.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 461.52 m
+ 388.8 457.44 l
+ 384.72 453.36 l
+ 380.64 457.44 l
+ 384.72 461.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 478.56 m
+ 395.28 474.48 l
+ 391.2 470.4 l
+ 387.12 474.48 l
+ 391.2 478.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 495.36 m
+ 401.52 491.28 l
+ 397.44 487.2 l
+ 393.36 491.28 l
+ 397.44 495.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 511.92 m
+ 408 507.84 l
+ 403.92 503.76 l
+ 399.84 507.84 l
+ 403.92 511.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 529.2 m
+ 414.24 525.12 l
+ 410.16 521.04 l
+ 406.08 525.12 l
+ 410.16 529.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 546.96 m
+ 420.72 542.88 l
+ 416.64 538.8 l
+ 412.56 542.88 l
+ 416.64 546.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 564.24 m
+ 427.2 560.16 l
+ 423.12 556.08 l
+ 419.04 560.16 l
+ 423.12 564.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 582.96 m
+ 433.44 578.88 l
+ 429.36 574.8 l
+ 425.28 578.88 l
+ 429.36 582.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 156.72 280.56 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 163.2 278.64 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 169.68 272.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 175.92 274.8 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 182.4 263.52 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 188.88 258.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 195.12 254.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 201.6 253.68 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 208.08 249.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 214.32 250.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 220.8 247.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.28 257.04 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 233.52 247.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 240 246.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 246.24 244.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 252.72 243.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 259.2 241.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 265.44 239.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 271.92 236.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 278.4 239.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.64 233.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 291.12 232.56 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 297.6 232.56 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 303.84 234.48 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 310.32 234 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 316.56 234 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 323.04 234.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 329.52 233.04 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 335.76 254.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 342.24 253.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 348.72 265.92 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 354.96 276.72 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 361.44 287.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 367.92 299.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 374.16 318.96 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 380.64 334.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 387.12 357.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 393.36 374.4 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 399.84 396 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 406.08 416.16 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 412.56 438.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 419.04 458.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 425.28 481.2 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 431.76 517.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 438.24 537.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 444.48 567.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.76 578.64 22.56 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 450.96 586.08 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 309.12 m
+ 164.88 300.96 l
+ 156.72 300.96 l
+ 160.8 309.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 303.36 m
+ 171.36 295.2 l
+ 163.2 295.2 l
+ 167.28 303.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 295.68 m
+ 177.84 287.52 l
+ 169.68 287.52 l
+ 173.76 295.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 292.56 m
+ 184.08 284.4 l
+ 175.92 284.4 l
+ 180 292.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 288.48 m
+ 190.56 280.32 l
+ 182.4 280.32 l
+ 186.48 288.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 286.08 m
+ 197.04 277.92 l
+ 188.88 277.92 l
+ 192.96 286.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 283.2 m
+ 203.28 275.04 l
+ 195.12 275.04 l
+ 199.2 283.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 281.04 m
+ 209.76 272.88 l
+ 201.6 272.88 l
+ 205.68 281.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 278.64 m
+ 216.24 270.48 l
+ 208.08 270.48 l
+ 212.16 278.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 277.44 m
+ 222.48 269.28 l
+ 214.32 269.28 l
+ 218.4 277.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 275.04 m
+ 228.96 266.88 l
+ 220.8 266.88 l
+ 224.88 275.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 274.32 m
+ 235.44 266.16 l
+ 227.28 266.16 l
+ 231.36 274.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 272.4 m
+ 241.68 264.24 l
+ 233.52 264.24 l
+ 237.6 272.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 271.44 m
+ 248.16 263.28 l
+ 240 263.28 l
+ 244.08 271.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 270.24 m
+ 254.4 262.08 l
+ 246.24 262.08 l
+ 250.32 270.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 269.52 m
+ 260.88 261.36 l
+ 252.72 261.36 l
+ 256.8 269.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 268.32 m
+ 267.36 260.16 l
+ 259.2 260.16 l
+ 263.28 268.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 267.6 m
+ 273.6 259.44 l
+ 265.44 259.44 l
+ 269.52 267.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 266.64 m
+ 280.08 258.48 l
+ 271.92 258.48 l
+ 276 266.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 266.16 m
+ 286.56 258 l
+ 278.4 258 l
+ 282.48 266.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 265.2 m
+ 292.8 257.04 l
+ 284.64 257.04 l
+ 288.72 265.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 264.96 m
+ 299.28 256.8 l
+ 291.12 256.8 l
+ 295.2 264.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 264 m
+ 305.76 255.84 l
+ 297.6 255.84 l
+ 301.68 264 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 263.76 m
+ 312 255.6 l
+ 303.84 255.6 l
+ 307.92 263.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 262.8 m
+ 318.48 254.64 l
+ 310.32 254.64 l
+ 314.4 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 262.8 m
+ 324.72 254.64 l
+ 316.56 254.64 l
+ 320.64 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 262.08 m
+ 331.2 253.92 l
+ 323.04 253.92 l
+ 327.12 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.08 m
+ 337.68 253.92 l
+ 329.52 253.92 l
+ 333.6 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 261.84 m
+ 343.92 253.68 l
+ 335.76 253.68 l
+ 339.84 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 262.32 m
+ 350.4 254.16 l
+ 342.24 254.16 l
+ 346.32 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 262.08 m
+ 356.88 253.92 l
+ 348.72 253.92 l
+ 352.8 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 262.32 m
+ 363.12 254.16 l
+ 354.96 254.16 l
+ 359.04 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 262.08 m
+ 369.6 253.92 l
+ 361.44 253.92 l
+ 365.52 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 262.32 m
+ 376.08 254.16 l
+ 367.92 254.16 l
+ 372 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 261.84 m
+ 382.32 253.68 l
+ 374.16 253.68 l
+ 378.24 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 262.08 m
+ 388.8 253.92 l
+ 380.64 253.92 l
+ 384.72 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 261.84 m
+ 395.28 253.68 l
+ 387.12 253.68 l
+ 391.2 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 262.32 m
+ 401.52 254.16 l
+ 393.36 254.16 l
+ 397.44 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 261.6 m
+ 408 253.44 l
+ 399.84 253.44 l
+ 403.92 261.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 262.32 m
+ 414.24 254.16 l
+ 406.08 254.16 l
+ 410.16 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 262.32 m
+ 420.72 254.16 l
+ 412.56 254.16 l
+ 416.64 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 262.8 m
+ 427.2 254.64 l
+ 419.04 254.64 l
+ 423.12 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 262.8 m
+ 433.44 254.64 l
+ 425.28 254.64 l
+ 429.36 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 261.36 m
+ 439.92 253.2 l
+ 431.76 253.2 l
+ 435.84 261.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 261.6 m
+ 456 253.44 l
+ 447.84 253.44 l
+ 451.92 261.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 261.36 m
+ 471.84 253.2 l
+ 463.68 253.2 l
+ 467.76 261.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 260.88 m
+ 487.92 252.72 l
+ 479.76 252.72 l
+ 483.84 260.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 260.88 m
+ 503.76 252.72 l
+ 495.6 252.72 l
+ 499.68 260.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 260.64 m
+ 519.84 252.48 l
+ 511.68 252.48 l
+ 515.76 260.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 262.8 m
+ 535.92 254.64 l
+ 527.76 254.64 l
+ 531.84 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 263.76 m
+ 551.76 255.6 l
+ 543.6 255.6 l
+ 547.68 263.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 270.96 m
+ 567.84 262.8 l
+ 559.68 262.8 l
+ 563.76 270.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 282.72 m
+ 583.68 274.56 l
+ 575.52 274.56 l
+ 579.6 282.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 298.56 m
+ 599.76 290.4 l
+ 591.6 290.4 l
+ 595.68 298.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 317.76 m
+ 615.84 309.6 l
+ 607.68 309.6 l
+ 611.76 317.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 348.72 m
+ 631.68 340.56 l
+ 623.52 340.56 l
+ 627.6 348.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 370.32 m
+ 647.76 362.16 l
+ 639.6 362.16 l
+ 643.68 370.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 399.36 m
+ 663.6 391.2 l
+ 655.44 391.2 l
+ 659.52 399.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 420.24 m
+ 679.68 412.08 l
+ 671.52 412.08 l
+ 675.6 420.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 464.64 m
+ 695.76 456.48 l
+ 687.6 456.48 l
+ 691.68 464.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 501.6 m
+ 711.6 493.44 l
+ 703.44 493.44 l
+ 707.52 501.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 530.64 m
+ 727.68 522.48 l
+ 719.52 522.48 l
+ 723.6 530.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 576.72 m
+ 743.52 568.56 l
+ 735.36 568.56 l
+ 739.44 576.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 156.72 400.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 164.88 392.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 156.72 392.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 164.88 400.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 163.2 382.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 171.36 373.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 163.2 373.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 171.36 382.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 169.68 368.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 177.84 360 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 169.68 360 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 177.84 368.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 175.92 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 184.08 342.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 175.92 342.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 184.08 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 182.4 339.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 190.56 331.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 182.4 331.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 190.56 339.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 188.88 330.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 197.04 322.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 188.88 322.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 197.04 330.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 195.12 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 203.28 313.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 195.12 313.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 203.28 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 201.6 316.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 209.76 308.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 201.6 308.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 209.76 316.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 208.08 308.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 216.24 300.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 208.08 300.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 216.24 308.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 214.32 302.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 222.48 294.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 214.32 294.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 222.48 302.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 220.8 299.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 228.96 291.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 220.8 291.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 228.96 299.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 227.28 294.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 235.44 286.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 227.28 286.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 235.44 294.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 233.52 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 241.68 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 233.52 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 241.68 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 240 288 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 248.16 279.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 240 279.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 248.16 288 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 246.24 284.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 254.4 276 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 246.24 276 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 254.4 284.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 252.72 281.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 260.88 272.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 252.72 272.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 260.88 281.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 259.2 278.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 267.36 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 259.2 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 267.36 278.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 265.44 276.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 273.6 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 265.44 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 273.6 276.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 271.92 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 280.08 266.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 271.92 266.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 280.08 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 278.4 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 286.56 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 278.4 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 286.56 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 284.64 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 292.8 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 284.64 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 292.8 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 291.12 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 299.28 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 291.12 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 299.28 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 297.6 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 305.76 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 297.6 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 305.76 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 303.84 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 312 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 303.84 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 312 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 310.32 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 318.48 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 310.32 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 318.48 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 316.56 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 324.72 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 316.56 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 324.72 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 323.04 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 331.2 259.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 323.04 259.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 331.2 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 329.52 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 337.68 258.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 329.52 258.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 337.68 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 335.76 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 343.92 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 335.76 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 343.92 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 342.24 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 350.4 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 342.24 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 350.4 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 348.72 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 356.88 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 348.72 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 356.88 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 354.96 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 363.12 256.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 354.96 256.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 363.12 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 361.44 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 369.6 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 361.44 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 369.6 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 367.92 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 376.08 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 367.92 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 376.08 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 374.16 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 382.32 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 374.16 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 382.32 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 380.64 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 388.8 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 380.64 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 388.8 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 387.12 263.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 395.28 255.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 387.12 255.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 395.28 263.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 393.36 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 401.52 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 393.36 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 401.52 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 399.84 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 408 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 399.84 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 408 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 406.08 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 414.24 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 406.08 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 414.24 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 412.56 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 420.72 253.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 412.56 253.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 420.72 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 419.04 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 427.2 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 419.04 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 427.2 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 425.28 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 433.44 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 425.28 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 433.44 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 431.76 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 439.92 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 431.76 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 439.92 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 447.84 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 456 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 447.84 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 456 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 463.68 279.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 471.84 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 463.68 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 471.84 279.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 479.76 299.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 487.92 291.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 479.76 291.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 487.92 299.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 495.6 326.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 503.76 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 495.6 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 503.76 326.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 511.68 357.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 519.84 348.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 511.68 348.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 519.84 357.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 527.76 388.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 535.92 380.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 527.76 380.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 535.92 388.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 543.6 427.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 551.76 419.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 543.6 419.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 551.76 427.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 559.68 468.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 567.84 460.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 559.68 460.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 567.84 468.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 575.52 502.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 583.68 494.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 575.52 494.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 583.68 502.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 591.6 543.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 599.76 535.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 591.6 535.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 599.76 543.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 607.68 586.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 615.84 578.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 607.68 578.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 615.84 586.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 156.72 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 164.88 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 156.72 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 164.88 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 160.8 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 160.8 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 163.2 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 171.36 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 163.2 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 171.36 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 167.28 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 167.28 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 169.68 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 177.84 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 169.68 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 177.84 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 173.76 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 173.76 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 175.92 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 184.08 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 175.92 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 184.08 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 180 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 180 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 182.4 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 190.56 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 182.4 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 190.56 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 186.48 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 186.48 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 188.88 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 197.04 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 188.88 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 197.04 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 192.96 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 192.96 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 195.12 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 203.28 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 195.12 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 203.28 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 199.2 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 199.2 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 201.6 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 209.76 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 201.6 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 209.76 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 205.68 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 205.68 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 208.08 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 216.24 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 208.08 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 216.24 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 212.16 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 212.16 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 214.32 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 222.48 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 214.32 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 222.48 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 218.4 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 218.4 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 220.8 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 228.96 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 220.8 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 228.96 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 224.88 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 224.88 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 227.28 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 235.44 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 227.28 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 235.44 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 231.36 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 231.36 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 233.52 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 241.68 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 233.52 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 241.68 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 237.6 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 237.6 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 240 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 248.16 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 240 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 248.16 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 244.08 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 244.08 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 246.24 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 254.4 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 246.24 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 254.4 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 250.32 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 250.32 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 252.72 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 260.88 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 252.72 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 260.88 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 256.8 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 256.8 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 259.2 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 267.36 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 259.2 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 267.36 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 263.28 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 263.28 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 265.44 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 273.6 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 265.44 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 273.6 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 269.52 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 269.52 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 271.92 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 280.08 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 271.92 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 280.08 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 276 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 276 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 278.4 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 286.56 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 278.4 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 286.56 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 282.48 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 282.48 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 284.64 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 292.8 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 284.64 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 292.8 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 288.72 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 288.72 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 291.12 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 299.28 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 291.12 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 299.28 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 295.2 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 295.2 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 297.6 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 305.76 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 297.6 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 305.76 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 301.68 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 301.68 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 303.84 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 312 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 303.84 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 312 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 307.92 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 307.92 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 310.32 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 318.48 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 310.32 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 318.48 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 314.4 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 314.4 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 316.56 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 324.72 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 316.56 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 324.72 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 320.64 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 320.64 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 323.04 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 331.2 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 323.04 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 331.2 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 327.12 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 327.12 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 329.52 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 337.68 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 329.52 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 337.68 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 333.6 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 333.6 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 335.76 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 343.92 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 335.76 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 343.92 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 339.84 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 339.84 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 342.24 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 350.4 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 342.24 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 350.4 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 346.32 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 346.32 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 348.72 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 356.88 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 348.72 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 356.88 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 352.8 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 352.8 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 354.96 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 363.12 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 354.96 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 363.12 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 359.04 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 359.04 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 361.44 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 369.6 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 361.44 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 369.6 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 365.52 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 365.52 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 367.92 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 376.08 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 367.92 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 376.08 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 372 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 372 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 374.16 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 382.32 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 374.16 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 382.32 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 378.24 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 378.24 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 380.64 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 388.8 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 380.64 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 388.8 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 384.72 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 384.72 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 387.12 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 395.28 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 387.12 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 395.28 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 391.2 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 391.2 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 393.36 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 401.52 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 393.36 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 401.52 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 397.44 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 397.44 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 399.84 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 408 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 399.84 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 408 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 403.92 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 403.92 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 406.08 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 414.24 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 406.08 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 414.24 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 410.16 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 410.16 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 412.56 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 420.72 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 412.56 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 420.72 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 416.64 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 416.64 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 419.04 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 427.2 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 419.04 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 427.2 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 423.12 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 423.12 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 425.28 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 433.44 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 425.28 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 433.44 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 429.36 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 429.36 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 431.76 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 439.92 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 431.76 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 439.92 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 435.84 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 435.84 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 447.84 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 456 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 447.84 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 456 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 451.92 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 451.92 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 463.68 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 471.84 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 463.68 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 471.84 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 467.76 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 467.76 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 479.76 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 487.92 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 479.76 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 487.92 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 483.84 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 483.84 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 495.6 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 503.76 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 495.6 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 503.76 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 499.68 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 499.68 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 511.68 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 519.84 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 511.68 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 519.84 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 515.76 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 515.76 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 527.76 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 535.92 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 527.76 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 535.92 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 531.84 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 531.84 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 543.6 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 551.76 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 543.6 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 551.76 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 547.68 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 547.68 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 559.68 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 567.84 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 559.68 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 567.84 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 563.76 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 563.76 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 575.52 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 583.68 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 575.52 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 583.68 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 579.6 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 579.6 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 591.6 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 599.76 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 591.6 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 599.76 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 595.68 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 595.68 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 607.68 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 615.84 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 607.68 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 615.84 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 611.76 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 611.76 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 623.52 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 631.68 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 623.52 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 631.68 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 627.6 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 627.6 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 639.6 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 647.76 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 639.6 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 647.76 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 643.68 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 643.68 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 655.44 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 663.6 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 655.44 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 663.6 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 659.52 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 659.52 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 671.52 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 679.68 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 671.52 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 679.68 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 675.6 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 675.6 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 687.6 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 695.76 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 687.6 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 695.76 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 691.68 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 691.68 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 703.44 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 711.6 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 703.44 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 711.6 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 707.52 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 707.52 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 719.52 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 727.68 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 719.52 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 727.68 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 723.6 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 723.6 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 735.36 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 743.52 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 735.36 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 743.52 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 739.44 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 739.44 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 164.64 311.28 m
+ 164.64 313.68 162.96 315.36 160.8 315.36 c
+ 158.4 315.36 156.72 313.68 156.72 311.28 c
+ 156.72 309.12 158.4 307.44 160.8 307.44 c
+ 162.96 307.44 164.64 309.12 164.64 311.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.12 302.4 m
+ 171.12 304.8 169.44 306.48 167.28 306.48 c
+ 164.88 306.48 163.2 304.8 163.2 302.4 c
+ 163.2 300.24 164.88 298.56 167.28 298.56 c
+ 169.44 298.56 171.12 300.24 171.12 302.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.6 298.32 m
+ 177.6 300.72 175.92 302.4 173.76 302.4 c
+ 171.36 302.4 169.68 300.72 169.68 298.32 c
+ 169.68 296.16 171.36 294.48 173.76 294.48 c
+ 175.92 294.48 177.6 296.16 177.6 298.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.84 291.84 m
+ 183.84 294.24 182.16 295.92 180 295.92 c
+ 177.6 295.92 175.92 294.24 175.92 291.84 c
+ 175.92 289.68 177.6 288 180 288 c
+ 182.16 288 183.84 289.68 183.84 291.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 190.32 288.48 m
+ 190.32 290.88 188.64 292.56 186.48 292.56 c
+ 184.08 292.56 182.4 290.88 182.4 288.48 c
+ 182.4 286.32 184.08 284.64 186.48 284.64 c
+ 188.64 284.64 190.32 286.32 190.32 288.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 196.8 284.4 m
+ 196.8 286.8 195.12 288.48 192.96 288.48 c
+ 190.56 288.48 188.88 286.8 188.88 284.4 c
+ 188.88 282.24 190.56 280.56 192.96 280.56 c
+ 195.12 280.56 196.8 282.24 196.8 284.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 203.04 282.96 m
+ 203.04 285.36 201.36 287.04 199.2 287.04 c
+ 196.8 287.04 195.12 285.36 195.12 282.96 c
+ 195.12 280.8 196.8 279.12 199.2 279.12 c
+ 201.36 279.12 203.04 280.8 203.04 282.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 209.52 279.12 m
+ 209.52 281.52 207.84 283.2 205.68 283.2 c
+ 203.28 283.2 201.6 281.52 201.6 279.12 c
+ 201.6 276.96 203.28 275.28 205.68 275.28 c
+ 207.84 275.28 209.52 276.96 209.52 279.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 216 277.68 m
+ 216 280.08 214.32 281.76 212.16 281.76 c
+ 209.76 281.76 208.08 280.08 208.08 277.68 c
+ 208.08 275.52 209.76 273.84 212.16 273.84 c
+ 214.32 273.84 216 275.52 216 277.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 222.24 274.8 m
+ 222.24 277.2 220.56 278.88 218.4 278.88 c
+ 216 278.88 214.32 277.2 214.32 274.8 c
+ 214.32 272.64 216 270.96 218.4 270.96 c
+ 220.56 270.96 222.24 272.64 222.24 274.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 228.72 273.6 m
+ 228.72 276 227.04 277.68 224.88 277.68 c
+ 222.48 277.68 220.8 276 220.8 273.6 c
+ 220.8 271.44 222.48 269.76 224.88 269.76 c
+ 227.04 269.76 228.72 271.44 228.72 273.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 235.2 271.92 m
+ 235.2 274.32 233.52 276 231.36 276 c
+ 228.96 276 227.28 274.32 227.28 271.92 c
+ 227.28 269.76 228.96 268.08 231.36 268.08 c
+ 233.52 268.08 235.2 269.76 235.2 271.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.44 270.72 m
+ 241.44 273.12 239.76 274.8 237.6 274.8 c
+ 235.2 274.8 233.52 273.12 233.52 270.72 c
+ 233.52 268.56 235.2 266.88 237.6 266.88 c
+ 239.76 266.88 241.44 268.56 241.44 270.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.92 268.8 m
+ 247.92 271.2 246.24 272.88 244.08 272.88 c
+ 241.68 272.88 240 271.2 240 268.8 c
+ 240 266.64 241.68 264.96 244.08 264.96 c
+ 246.24 264.96 247.92 266.64 247.92 268.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 254.16 268.8 m
+ 254.16 271.2 252.48 272.88 250.32 272.88 c
+ 247.92 272.88 246.24 271.2 246.24 268.8 c
+ 246.24 266.64 247.92 264.96 250.32 264.96 c
+ 252.48 264.96 254.16 266.64 254.16 268.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 260.64 266.88 m
+ 260.64 269.28 258.96 270.96 256.8 270.96 c
+ 254.4 270.96 252.72 269.28 252.72 266.88 c
+ 252.72 264.72 254.4 263.04 256.8 263.04 c
+ 258.96 263.04 260.64 264.72 260.64 266.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 266.16 m
+ 267.12 268.56 265.44 270.24 263.28 270.24 c
+ 260.88 270.24 259.2 268.56 259.2 266.16 c
+ 259.2 264 260.88 262.32 263.28 262.32 c
+ 265.44 262.32 267.12 264 267.12 266.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.72 m
+ 273.36 267.12 271.68 268.8 269.52 268.8 c
+ 267.12 268.8 265.44 267.12 265.44 264.72 c
+ 265.44 262.56 267.12 260.88 269.52 260.88 c
+ 271.68 260.88 273.36 262.56 273.36 264.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 279.84 264.48 m
+ 279.84 266.88 278.16 268.56 276 268.56 c
+ 273.6 268.56 271.92 266.88 271.92 264.48 c
+ 271.92 262.32 273.6 260.64 276 260.64 c
+ 278.16 260.64 279.84 262.32 279.84 264.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 286.32 263.28 m
+ 286.32 265.68 284.64 267.36 282.48 267.36 c
+ 280.08 267.36 278.4 265.68 278.4 263.28 c
+ 278.4 261.12 280.08 259.44 282.48 259.44 c
+ 284.64 259.44 286.32 261.12 286.32 263.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.56 263.04 m
+ 292.56 265.44 290.88 267.12 288.72 267.12 c
+ 286.32 267.12 284.64 265.44 284.64 263.04 c
+ 284.64 260.88 286.32 259.2 288.72 259.2 c
+ 290.88 259.2 292.56 260.88 292.56 263.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.04 261.84 m
+ 299.04 264.24 297.36 265.92 295.2 265.92 c
+ 292.8 265.92 291.12 264.24 291.12 261.84 c
+ 291.12 259.68 292.8 258 295.2 258 c
+ 297.36 258 299.04 259.68 299.04 261.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.52 261.6 m
+ 305.52 264 303.84 265.68 301.68 265.68 c
+ 299.28 265.68 297.6 264 297.6 261.6 c
+ 297.6 259.44 299.28 257.76 301.68 257.76 c
+ 303.84 257.76 305.52 259.44 305.52 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.76 260.64 m
+ 311.76 263.04 310.08 264.72 307.92 264.72 c
+ 305.52 264.72 303.84 263.04 303.84 260.64 c
+ 303.84 258.48 305.52 256.8 307.92 256.8 c
+ 310.08 256.8 311.76 258.48 311.76 260.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 260.4 m
+ 318.24 262.8 316.56 264.48 314.4 264.48 c
+ 312 264.48 310.32 262.8 310.32 260.4 c
+ 310.32 258.24 312 256.56 314.4 256.56 c
+ 316.56 256.56 318.24 258.24 318.24 260.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.48 259.44 m
+ 324.48 261.84 322.8 263.52 320.64 263.52 c
+ 318.24 263.52 316.56 261.84 316.56 259.44 c
+ 316.56 257.28 318.24 255.6 320.64 255.6 c
+ 322.8 255.6 324.48 257.28 324.48 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 259.44 m
+ 330.96 261.84 329.28 263.52 327.12 263.52 c
+ 324.72 263.52 323.04 261.84 323.04 259.44 c
+ 323.04 257.28 324.72 255.6 327.12 255.6 c
+ 329.28 255.6 330.96 257.28 330.96 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.44 258.96 m
+ 337.44 261.36 335.76 263.04 333.6 263.04 c
+ 331.2 263.04 329.52 261.36 329.52 258.96 c
+ 329.52 256.8 331.2 255.12 333.6 255.12 c
+ 335.76 255.12 337.44 256.8 337.44 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.68 259.44 m
+ 343.68 261.84 342 263.52 339.84 263.52 c
+ 337.44 263.52 335.76 261.84 335.76 259.44 c
+ 335.76 257.28 337.44 255.6 339.84 255.6 c
+ 342 255.6 343.68 257.28 343.68 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.16 259.2 m
+ 350.16 261.6 348.48 263.28 346.32 263.28 c
+ 343.92 263.28 342.24 261.6 342.24 259.2 c
+ 342.24 257.04 343.92 255.36 346.32 255.36 c
+ 348.48 255.36 350.16 257.04 350.16 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.64 259.2 m
+ 356.64 261.6 354.96 263.28 352.8 263.28 c
+ 350.4 263.28 348.72 261.6 348.72 259.2 c
+ 348.72 257.04 350.4 255.36 352.8 255.36 c
+ 354.96 255.36 356.64 257.04 356.64 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 258.96 m
+ 362.88 261.36 361.2 263.04 359.04 263.04 c
+ 356.64 263.04 354.96 261.36 354.96 258.96 c
+ 354.96 256.8 356.64 255.12 359.04 255.12 c
+ 361.2 255.12 362.88 256.8 362.88 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 259.2 m
+ 369.36 261.6 367.68 263.28 365.52 263.28 c
+ 363.12 263.28 361.44 261.6 361.44 259.2 c
+ 361.44 257.04 363.12 255.36 365.52 255.36 c
+ 367.68 255.36 369.36 257.04 369.36 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 258.96 m
+ 375.84 261.36 374.16 263.04 372 263.04 c
+ 369.6 263.04 367.92 261.36 367.92 258.96 c
+ 367.92 256.8 369.6 255.12 372 255.12 c
+ 374.16 255.12 375.84 256.8 375.84 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.08 258.96 m
+ 382.08 261.36 380.4 263.04 378.24 263.04 c
+ 375.84 263.04 374.16 261.36 374.16 258.96 c
+ 374.16 256.8 375.84 255.12 378.24 255.12 c
+ 380.4 255.12 382.08 256.8 382.08 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 258.72 m
+ 388.56 261.12 386.88 262.8 384.72 262.8 c
+ 382.32 262.8 380.64 261.12 380.64 258.72 c
+ 380.64 256.56 382.32 254.88 384.72 254.88 c
+ 386.88 254.88 388.56 256.56 388.56 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.04 259.68 m
+ 395.04 262.08 393.36 263.76 391.2 263.76 c
+ 388.8 263.76 387.12 262.08 387.12 259.68 c
+ 387.12 257.52 388.8 255.84 391.2 255.84 c
+ 393.36 255.84 395.04 257.52 395.04 259.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.28 260.16 m
+ 401.28 262.56 399.6 264.24 397.44 264.24 c
+ 395.04 264.24 393.36 262.56 393.36 260.16 c
+ 393.36 258 395.04 256.32 397.44 256.32 c
+ 399.6 256.32 401.28 258 401.28 260.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 407.76 260.4 m
+ 407.76 262.8 406.08 264.48 403.92 264.48 c
+ 401.52 264.48 399.84 262.8 399.84 260.4 c
+ 399.84 258.24 401.52 256.56 403.92 256.56 c
+ 406.08 256.56 407.76 258.24 407.76 260.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414 260.64 m
+ 414 263.04 412.32 264.72 410.16 264.72 c
+ 407.76 264.72 406.08 263.04 406.08 260.64 c
+ 406.08 258.48 407.76 256.8 410.16 256.8 c
+ 412.32 256.8 414 258.48 414 260.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420.48 261.12 m
+ 420.48 263.52 418.8 265.2 416.64 265.2 c
+ 414.24 265.2 412.56 263.52 412.56 261.12 c
+ 412.56 258.96 414.24 257.28 416.64 257.28 c
+ 418.8 257.28 420.48 258.96 420.48 261.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 426.96 261.12 m
+ 426.96 263.52 425.28 265.2 423.12 265.2 c
+ 420.72 265.2 419.04 263.52 419.04 261.12 c
+ 419.04 258.96 420.72 257.28 423.12 257.28 c
+ 425.28 257.28 426.96 258.96 426.96 261.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 433.2 261.6 m
+ 433.2 264 431.52 265.68 429.36 265.68 c
+ 426.96 265.68 425.28 264 425.28 261.6 c
+ 425.28 259.44 426.96 257.76 429.36 257.76 c
+ 431.52 257.76 433.2 259.44 433.2 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 439.68 258.24 m
+ 439.68 260.64 438 262.32 435.84 262.32 c
+ 433.44 262.32 431.76 260.64 431.76 258.24 c
+ 431.76 256.08 433.44 254.4 435.84 254.4 c
+ 438 254.4 439.68 256.08 439.68 258.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.76 258.72 m
+ 455.76 261.12 454.08 262.8 451.92 262.8 c
+ 449.52 262.8 447.84 261.12 447.84 258.72 c
+ 447.84 256.56 449.52 254.88 451.92 254.88 c
+ 454.08 254.88 455.76 256.56 455.76 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 471.6 258.48 m
+ 471.6 260.88 469.92 262.56 467.76 262.56 c
+ 465.36 262.56 463.68 260.88 463.68 258.48 c
+ 463.68 256.32 465.36 254.64 467.76 254.64 c
+ 469.92 254.64 471.6 256.32 471.6 258.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.68 258.48 m
+ 487.68 260.88 486 262.56 483.84 262.56 c
+ 481.44 262.56 479.76 260.88 479.76 258.48 c
+ 479.76 256.32 481.44 254.64 483.84 254.64 c
+ 486 254.64 487.68 256.32 487.68 258.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 503.52 258 m
+ 503.52 260.4 501.84 262.08 499.68 262.08 c
+ 497.28 262.08 495.6 260.4 495.6 258 c
+ 495.6 255.84 497.28 254.16 499.68 254.16 c
+ 501.84 254.16 503.52 255.84 503.52 258 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 258 m
+ 519.6 260.4 517.92 262.08 515.76 262.08 c
+ 513.36 262.08 511.68 260.4 511.68 258 c
+ 511.68 255.84 513.36 254.16 515.76 254.16 c
+ 517.92 254.16 519.6 255.84 519.6 258 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 535.68 259.68 m
+ 535.68 262.08 534 263.76 531.84 263.76 c
+ 529.44 263.76 527.76 262.08 527.76 259.68 c
+ 527.76 257.52 529.44 255.84 531.84 255.84 c
+ 534 255.84 535.68 257.52 535.68 259.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 551.52 261.36 m
+ 551.52 263.76 549.84 265.44 547.68 265.44 c
+ 545.28 265.44 543.6 263.76 543.6 261.36 c
+ 543.6 259.2 545.28 257.52 547.68 257.52 c
+ 549.84 257.52 551.52 259.2 551.52 261.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 567.6 268.08 m
+ 567.6 270.48 565.92 272.16 563.76 272.16 c
+ 561.36 272.16 559.68 270.48 559.68 268.08 c
+ 559.68 265.92 561.36 264.24 563.76 264.24 c
+ 565.92 264.24 567.6 265.92 567.6 268.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 583.44 280.8 m
+ 583.44 283.2 581.76 284.88 579.6 284.88 c
+ 577.2 284.88 575.52 283.2 575.52 280.8 c
+ 575.52 278.64 577.2 276.96 579.6 276.96 c
+ 581.76 276.96 583.44 278.64 583.44 280.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 599.52 297.6 m
+ 599.52 300 597.84 301.68 595.68 301.68 c
+ 593.28 301.68 591.6 300 591.6 297.6 c
+ 591.6 295.44 593.28 293.76 595.68 293.76 c
+ 597.84 293.76 599.52 295.44 599.52 297.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 615.6 317.04 m
+ 615.6 319.44 613.92 321.12 611.76 321.12 c
+ 609.36 321.12 607.68 319.44 607.68 317.04 c
+ 607.68 314.88 609.36 313.2 611.76 313.2 c
+ 613.92 313.2 615.6 314.88 615.6 317.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 631.44 348.72 m
+ 631.44 351.12 629.76 352.8 627.6 352.8 c
+ 625.2 352.8 623.52 351.12 623.52 348.72 c
+ 623.52 346.56 625.2 344.88 627.6 344.88 c
+ 629.76 344.88 631.44 346.56 631.44 348.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.52 376.08 m
+ 647.52 378.48 645.84 380.16 643.68 380.16 c
+ 641.28 380.16 639.6 378.48 639.6 376.08 c
+ 639.6 373.92 641.28 372.24 643.68 372.24 c
+ 645.84 372.24 647.52 373.92 647.52 376.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.36 404.16 m
+ 663.36 406.56 661.68 408.24 659.52 408.24 c
+ 657.12 408.24 655.44 406.56 655.44 404.16 c
+ 655.44 402 657.12 400.32 659.52 400.32 c
+ 661.68 400.32 663.36 402 663.36 404.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 679.44 432.72 m
+ 679.44 435.12 677.76 436.8 675.6 436.8 c
+ 673.2 436.8 671.52 435.12 671.52 432.72 c
+ 671.52 430.56 673.2 428.88 675.6 428.88 c
+ 677.76 428.88 679.44 430.56 679.44 432.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 695.52 466.32 m
+ 695.52 468.72 693.84 470.4 691.68 470.4 c
+ 689.28 470.4 687.6 468.72 687.6 466.32 c
+ 687.6 464.16 689.28 462.48 691.68 462.48 c
+ 693.84 462.48 695.52 464.16 695.52 466.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.36 510.96 m
+ 711.36 513.36 709.68 515.04 707.52 515.04 c
+ 705.12 515.04 703.44 513.36 703.44 510.96 c
+ 703.44 508.8 705.12 507.12 707.52 507.12 c
+ 709.68 507.12 711.36 508.8 711.36 510.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 727.44 539.28 m
+ 727.44 541.68 725.76 543.36 723.6 543.36 c
+ 721.2 543.36 719.52 541.68 719.52 539.28 c
+ 719.52 537.12 721.2 535.44 723.6 535.44 c
+ 725.76 535.44 727.44 537.12 727.44 539.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 743.28 583.68 m
+ 743.28 586.08 741.6 587.76 739.44 587.76 c
+ 737.04 587.76 735.36 586.08 735.36 583.68 c
+ 735.36 581.52 737.04 579.84 739.44 579.84 c
+ 741.6 579.84 743.28 581.52 743.28 583.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 31.92 75.6 m
+ /N3410 18.72 Tf
+ (0.0E+00)
+ [10.3831 5.17896 10.3831 12.4612 10.9073 10.3831 10.3831 ] pdfxs
+ 36.72 139.44 m
+ (5.0E-09)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 203.28 m
+ (1.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 267.12 m
+ (1.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 330.96 m
+ (2.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 394.8 m
+ (2.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 458.64 m
+ (3.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 522.48 m
+ (3.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 586.32 m
+ (4.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 109.92 41.7599 m
+ /N3410 22.8 Tf
+ (0) show
+ 257.04 41.7599 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 410.4 41.7599 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 570.24 41.7599 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 41.7599 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 257.28 16.08 m
+ /N3411 22.8 Tf
+ (Number of LLU Bench iterations)
+ [16.4784 13.9474 20.2862 13.9474 12.6936 8.88617 6.24 13.9474 7.60903 6.24 13.9474 
+ 13.9474 16.4784 6.24 16.4784 12.6936 13.9474 12.6936 13.9474 6.24 6.35519 7.60903 
+ 12.6936 8.88617 12.6936 7.60903 6.35519 13.9474 13.9474 12.6936 ] pdfxs
+ q
+ Q
+ 31.2 192.96 m
+ /N3411 [0 22.8 -22.8 0 0 0] Tf
+ (Time per node dereference)
+ [13.9518 6.35959 20.2906 12.698 6.23999 13.9518 12.698 8.89056 6.23999 13.9518 13.9518 
+ 13.9518 12.698 6.23999 13.9518 12.698 8.89056 12.698 7.61342 12.698 8.89056 12.698 
+ 13.9518 12.698 12.698 ] pdfys
+ n
+ 202.8 443.28 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 202.56 443.28 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 582 m
+ 230.88 582 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 586.08 m
+ 223.44 582 l
+ 219.36 577.92 l
+ 215.28 582 l
+ 219.36 586.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 235.44 575.76 m
+ /N3410 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 556.56 m
+ 230.88 556.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 215.28 552.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 235.44 550.32 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 531.12 m
+ 230.88 531.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 535.2 m
+ 223.44 527.04 l
+ 215.28 527.04 l
+ 219.36 535.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 235.44 524.88 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 505.68 m
+ 230.88 505.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 215.28 509.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 223.44 501.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 215.28 501.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 223.44 509.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 235.44 499.44 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 480.24 m
+ 230.88 480.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 215.28 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 223.44 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 215.28 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 223.44 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 219.36 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 219.36 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 235.44 474 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 454.8 m
+ 230.88 454.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 223.2 454.8 m
+ 223.2 457.2 221.52 458.88 219.36 458.88 c
+ 216.96 458.88 215.28 457.2 215.28 454.8 c
+ 215.28 452.64 216.96 450.96 219.36 450.96 c
+ 221.52 450.96 223.2 452.64 223.2 454.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 235.44 448.56 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 23.216 -13.549 cm
+ 0 0 m
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (37) show
+ (5)
+ [4.59962 ] pdfxs
+ (Mh) show
+ (z)
+ [7.1728 ] pdfxs
+ (IB) show
+ (M)
+ [11.5123 ] pdfxs
+ (S) show
+ (P)
+ [9.3426 ] pdfxs
+ (9076) show
+ (-)
+ [3.07535 ] pdfxs
+ (55) show
+ (0-)
+ [7.67495 6.14172 ] pdfxs
+ (8M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 210.894 13.549 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 104.4 593.52 m
+ 750.72 593.52 l
+ 750.72 74.16 l
+ 104.4 74.16 l
+ 104.4 593.52 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 104.4 160.56 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 160.8 m
+ 750.72 160.8 l
+ S
+ Q
+ q
+ n
+ 104.4 246.96 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 247.2 m
+ 750.72 247.2 l
+ S
+ Q
+ q
+ n
+ 104.4 333.6 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 333.84 m
+ 750.72 333.84 l
+ S
+ Q
+ q
+ n
+ 104.4 420.24 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 420.48 m
+ 750.72 420.48 l
+ S
+ Q
+ q
+ n
+ 104.4 594.48 m
+ 104.4 73.2 l
+ 750.72 73.2 l
+ 750.72 594.48 l
+ 144.24 549.84 m
+ 144.24 473.52 l
+ 287.52 473.52 l
+ 287.52 549.84 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 506.88 m
+ 750.72 506.88 l
+ S
+ Q
+ q
+ n
+ 104.4 593.28 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 593.52 m
+ 750.72 593.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 144.24 549.84 m
+ 144.24 473.52 l
+ 287.52 473.52 l
+ 287.52 549.84 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 104.4 74.16 646.32 519.36 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 104.4 593.52 m
+ 104.4 74.16 l
+ S
+ n
+ 99.12 74.16 m
+ 104.4 74.16 l
+ S
+ n
+ 99.12 160.8 m
+ 104.4 160.8 l
+ S
+ n
+ 99.12 247.2 m
+ 104.4 247.2 l
+ S
+ n
+ 99.12 333.84 m
+ 104.4 333.84 l
+ S
+ n
+ 99.12 420.48 m
+ 104.4 420.48 l
+ S
+ n
+ 99.12 506.88 m
+ 104.4 506.88 l
+ S
+ n
+ 99.12 593.52 m
+ 104.4 593.52 l
+ S
+ n
+ 104.4 74.16 m
+ 750.72 74.16 l
+ S
+ n
+ 104.4 67.44 m
+ 104.4 74.16 l
+ S
+ n
+ 233.76 67.44 m
+ 233.76 74.16 l
+ S
+ n
+ 362.88 67.44 m
+ 362.88 74.16 l
+ S
+ n
+ 492.24 67.44 m
+ 492.24 74.16 l
+ S
+ n
+ 621.36 67.44 m
+ 621.36 74.16 l
+ S
+ n
+ 750.72 67.44 m
+ 750.72 74.16 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 227.76 m
+ 111.6 231.84 l
+ 112.56 235.92 l
+ 114 244.56 l
+ 114.96 248.64 l
+ 115.68 252.48 l
+ 116.16 254.16 l
+ 116.64 255.6 l
+ 116.88 256.8 l
+ 117.36 258 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 258 m
+ 117.84 258.96 l
+ 118.8 259.44 l
+ 119.52 259.92 l
+ 120.48 259.92 l
+ 122.4 259.68 l
+ 123.84 259.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 259.68 m
+ 126.96 260.16 l
+ 130.32 260.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 260.4 m
+ 133.44 261.12 l
+ 135.12 261.6 l
+ 136.8 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 261.84 m
+ 139.92 262.08 l
+ 143.28 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 261.84 m
+ 146.64 261.36 l
+ 149.76 260.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 260.88 m
+ 156 260.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 260.16 m
+ 159.12 259.92 l
+ 162.48 259.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 259.68 m
+ 164.16 259.68 l
+ 165.6 259.68 l
+ 167.28 259.92 l
+ 168.96 260.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 260.64 m
+ 170.64 261.84 l
+ 172.08 263.52 l
+ 173.76 265.2 l
+ 175.44 267.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 267.12 m
+ 177.12 269.04 l
+ 178.56 270.96 l
+ 180.24 272.88 l
+ 181.92 274.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 274.56 m
+ 185.04 277.68 l
+ 188.4 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 280.32 m
+ 191.52 282.96 l
+ 194.88 285.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 285.36 m
+ 198 287.76 l
+ 201.36 290.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 290.16 m
+ 204.48 291.84 l
+ 207.84 293.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 293.52 m
+ 214.32 296.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 296.4 m
+ 220.8 299.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 299.04 m
+ 227.28 301.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 301.44 m
+ 233.76 303.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 303.6 m
+ 240.24 305.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 305.52 m
+ 246.48 307.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 307.2 m
+ 252.96 308.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 308.64 m
+ 259.44 309.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 309.84 m
+ 265.92 310.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 310.8 m
+ 272.4 312 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 312 m
+ 278.88 312.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 312.96 m
+ 285.36 313.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 313.68 m
+ 291.84 314.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 314.4 m
+ 294.96 314.88 l
+ 298.32 315.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 315.36 m
+ 301.44 316.32 l
+ 303.12 317.04 l
+ 304.8 317.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 317.76 m
+ 306.48 318.72 l
+ 307.92 320.16 l
+ 309.6 321.6 l
+ 311.28 322.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 322.8 m
+ 317.76 327.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 327.6 m
+ 319.44 328.8 l
+ 320.88 329.76 l
+ 322.56 330.96 l
+ 324.24 332.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 332.4 m
+ 325.92 334.08 l
+ 327.6 336.24 l
+ 330.72 340.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 340.56 m
+ 333.84 344.88 l
+ 336.96 349.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 349.44 m
+ 340.08 353.76 l
+ 343.44 357.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 357.84 m
+ 345.12 359.76 l
+ 346.56 361.92 l
+ 348.24 363.84 l
+ 349.92 366.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 366.24 m
+ 351.6 368.88 l
+ 353.04 371.76 l
+ 356.4 377.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 377.76 m
+ 358.08 380.88 l
+ 359.52 384.24 l
+ 361.2 387.6 l
+ 362.88 390.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 390.72 m
+ 366 396.72 l
+ 369.36 402.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 402.72 m
+ 372.48 408.72 l
+ 374.16 411.84 l
+ 375.84 414.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 414.96 m
+ 378.96 421.92 l
+ 382.32 429.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 429.12 m
+ 385.44 436.56 l
+ 388.8 444.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 444.48 m
+ 390.48 448.56 l
+ 391.92 452.64 l
+ 395.28 461.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 461.04 m
+ 398.4 468.96 l
+ 401.76 476.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 476.88 m
+ 404.88 485.04 l
+ 408.24 493.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 493.44 m
+ 414.72 509.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 509.76 m
+ 417.84 517.68 l
+ 419.52 521.76 l
+ 421.2 525.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 525.84 m
+ 422.88 530.16 l
+ 424.32 534.72 l
+ 427.68 543.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 189.36 m
+ 111.6 195.84 l
+ 112.56 202.56 l
+ 114 216.48 l
+ 114.96 223.2 l
+ 115.44 226.32 l
+ 115.68 229.2 l
+ 116.64 234.48 l
+ 116.88 236.64 l
+ 117.36 238.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 238.56 m
+ 117.84 240.24 l
+ 118.8 241.92 l
+ 119.52 243.12 l
+ 120.48 244.08 l
+ 121.68 245.04 l
+ 122.4 245.76 l
+ 123.36 246.24 l
+ 123.84 246.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 246.72 m
+ 125.52 248.16 l
+ 126.96 249.36 l
+ 128.64 250.08 l
+ 130.32 250.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 250.8 m
+ 132 251.04 l
+ 133.44 251.04 l
+ 135.12 251.04 l
+ 136.8 251.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 251.04 m
+ 138.48 251.52 l
+ 139.92 252.24 l
+ 141.6 252.72 l
+ 143.28 253.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 253.2 m
+ 144.96 253.2 l
+ 146.64 252.72 l
+ 148.08 252.48 l
+ 149.76 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 252.24 m
+ 151.44 252.24 l
+ 152.88 252.48 l
+ 154.32 252.72 l
+ 156 252.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 252.96 m
+ 159.12 252.72 l
+ 162.48 252.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 252.48 m
+ 168.96 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 252.24 m
+ 172.08 252.48 l
+ 175.44 252.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 252.48 m
+ 178.56 252.24 l
+ 181.92 252 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 252 m
+ 185.04 252 l
+ 186.72 252 l
+ 188.4 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 252.24 m
+ 190.08 252.72 l
+ 191.52 253.68 l
+ 194.88 255.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 255.6 m
+ 196.56 256.8 l
+ 198 258.24 l
+ 199.68 259.68 l
+ 201.36 260.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 260.88 m
+ 203.04 261.84 l
+ 204.48 262.32 l
+ 206.16 263.04 l
+ 207.84 263.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 263.76 m
+ 209.52 264.72 l
+ 210.96 265.92 l
+ 212.64 267.12 l
+ 214.32 268.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 268.08 m
+ 216 268.8 l
+ 217.44 269.52 l
+ 220.8 270.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 270.96 m
+ 223.92 272.64 l
+ 227.28 274.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 274.32 m
+ 230.4 275.52 l
+ 233.76 276.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 276.72 m
+ 237.12 277.68 l
+ 240.24 278.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 278.64 m
+ 246.48 280.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 280.56 m
+ 249.6 281.76 l
+ 252.96 282.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 282.72 m
+ 259.44 284.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 284.16 m
+ 261.12 284.4 l
+ 262.56 284.4 l
+ 264.24 284.64 l
+ 265.92 284.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 284.88 m
+ 267.6 285.36 l
+ 269.04 286.08 l
+ 270.72 286.8 l
+ 272.4 287.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 287.28 m
+ 275.52 288 l
+ 278.88 288.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 288.48 m
+ 282 289.44 l
+ 285.36 290.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 290.16 m
+ 288.48 290.4 l
+ 291.84 290.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 290.64 m
+ 294.96 290.64 l
+ 296.64 290.64 l
+ 298.32 290.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 290.88 m
+ 300 291.36 l
+ 301.44 292.08 l
+ 303.12 292.8 l
+ 304.8 293.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 293.28 m
+ 306.48 293.28 l
+ 307.92 293.28 l
+ 309.6 293.04 l
+ 311.28 293.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 293.04 m
+ 314.4 293.52 l
+ 317.76 294 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 294 m
+ 320.88 294.96 l
+ 322.56 295.44 l
+ 324.24 295.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 295.68 m
+ 325.92 295.68 l
+ 327.6 295.68 l
+ 329.04 295.68 l
+ 330.72 296.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 296.16 m
+ 331.44 296.64 l
+ 332.4 297.12 l
+ 335.28 300 l
+ 336.24 300.48 l
+ 336.96 300.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 300.96 m
+ 337.68 301.2 l
+ 338.64 301.2 l
+ 340.08 300.96 l
+ 341.76 300.72 l
+ 342.72 300.72 l
+ 343.44 300.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 300.96 m
+ 344.16 301.2 l
+ 345.12 301.68 l
+ 346.56 302.88 l
+ 348.24 304.08 l
+ 349.2 304.56 l
+ 349.92 304.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 304.8 m
+ 350.64 305.04 l
+ 351.6 305.04 l
+ 353.04 304.8 l
+ 354.72 304.56 l
+ 355.68 304.32 l
+ 356.4 304.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 304.56 m
+ 357.12 304.8 l
+ 358.08 305.28 l
+ 359.52 306.48 l
+ 361.2 307.44 l
+ 362.16 307.92 l
+ 362.88 308.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 308.16 m
+ 364.56 308.4 l
+ 366 308.16 l
+ 367.68 307.92 l
+ 369.36 307.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 307.92 m
+ 372.48 308.16 l
+ 375.84 308.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 308.88 m
+ 378.96 309.84 l
+ 380.64 310.32 l
+ 382.32 311.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 311.04 m
+ 383.04 311.52 l
+ 384 312.24 l
+ 385.44 313.68 l
+ 387.12 314.88 l
+ 388.08 315.36 l
+ 388.8 315.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 315.6 m
+ 389.52 315.36 l
+ 390.48 315.12 l
+ 391.92 313.68 l
+ 392.88 312.96 l
+ 393.6 312.48 l
+ 394.56 312.24 l
+ 395.28 312.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 312.48 m
+ 395.76 312.96 l
+ 396 313.44 l
+ 396.96 314.88 l
+ 397.68 317.04 l
+ 398.4 318.96 l
+ 399.36 321.12 l
+ 400.08 322.8 l
+ 401.04 324.24 l
+ 401.28 324.48 l
+ 401.76 324.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 324.72 m
+ 402.24 324.72 l
+ 402.48 324.24 l
+ 403.44 323.28 l
+ 404.16 321.6 l
+ 404.88 319.68 l
+ 405.84 317.76 l
+ 406.56 316.08 l
+ 407.04 315.36 l
+ 407.52 314.88 l
+ 407.76 314.4 l
+ 408.24 314.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 314.4 m
+ 408.72 314.64 l
+ 408.96 314.88 l
+ 409.92 316.08 l
+ 410.64 317.76 l
+ 411.36 319.68 l
+ 412.32 321.6 l
+ 413.04 323.52 l
+ 414 324.96 l
+ 414.24 325.44 l
+ 414.72 325.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 325.92 m
+ 415.44 326.4 l
+ 416.4 326.16 l
+ 417.12 325.92 l
+ 417.84 325.2 l
+ 418.8 324.72 l
+ 419.52 324.24 l
+ 420.48 324.24 l
+ 421.2 324.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 324.48 m
+ 421.92 325.2 l
+ 422.64 326.4 l
+ 424.08 329.28 l
+ 424.8 330.96 l
+ 425.52 332.4 l
+ 426.48 333.84 l
+ 427.68 334.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 334.8 m
+ 428.88 335.52 l
+ 430.32 335.76 l
+ 432 336 l
+ 433.68 336 l
+ 437.04 336.48 l
+ 438.72 336.96 l
+ 440.4 337.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 337.92 m
+ 442.08 339.36 l
+ 443.52 341.04 l
+ 448.56 347.52 l
+ 450 349.68 l
+ 451.68 351.36 l
+ 453.36 352.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 352.8 m
+ 455.04 353.76 l
+ 456.48 354 l
+ 458.16 354.24 l
+ 461.52 354.24 l
+ 462.96 354.48 l
+ 464.64 354.72 l
+ 466.32 355.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 355.44 m
+ 468 356.4 l
+ 469.44 357.6 l
+ 472.8 360.48 l
+ 475.92 363.84 l
+ 479.28 367.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 367.2 m
+ 482.4 370.8 l
+ 485.76 374.64 l
+ 492.24 382.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 382.56 m
+ 495.36 386.4 l
+ 498.72 390.24 l
+ 501.84 394.32 l
+ 505.2 398.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 398.88 m
+ 508.56 404.16 l
+ 511.68 410.16 l
+ 515.04 415.92 l
+ 516.48 418.56 l
+ 518.16 420.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 420.96 m
+ 519.84 422.88 l
+ 521.28 424.56 l
+ 522.96 425.76 l
+ 524.4 427.2 l
+ 527.76 429.6 l
+ 529.2 431.28 l
+ 530.88 433.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 433.2 m
+ 532.56 435.36 l
+ 534 438 l
+ 535.68 440.64 l
+ 537.36 443.52 l
+ 540.48 449.28 l
+ 543.84 455.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 455.04 m
+ 545.52 457.92 l
+ 546.96 461.04 l
+ 550.32 467.52 l
+ 552 470.64 l
+ 553.44 473.52 l
+ 555.12 476.16 l
+ 556.8 478.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 478.32 m
+ 557.52 479.28 l
+ 558.48 479.76 l
+ 559.92 480.72 l
+ 563.28 481.68 l
+ 564.96 481.92 l
+ 566.4 482.64 l
+ 568.08 483.84 l
+ 569.04 484.56 l
+ 569.76 485.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 485.52 m
+ 570.48 486.72 l
+ 571.44 488.16 l
+ 572.88 491.52 l
+ 574.56 495.36 l
+ 576.24 499.44 l
+ 577.92 503.76 l
+ 579.36 507.6 l
+ 581.04 510.96 l
+ 582 512.64 l
+ 582.72 513.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 513.84 m
+ 584.4 516 l
+ 585.84 517.44 l
+ 587.52 518.64 l
+ 589.2 519.6 l
+ 592.32 521.28 l
+ 594 522 l
+ 595.68 522.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 522.96 m
+ 602.16 527.28 l
+ 608.64 531.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 180.72 m
+ 119.04 186.72 l
+ 120.48 192.72 l
+ 121.44 195.6 l
+ 122.16 198.48 l
+ 123.12 201.12 l
+ 123.84 203.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 203.52 m
+ 125.52 207.6 l
+ 126.96 211.2 l
+ 128.64 214.32 l
+ 130.32 216.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 216.96 m
+ 132 219.12 l
+ 133.44 220.56 l
+ 135.12 222 l
+ 136.8 222.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 222.96 m
+ 138.48 223.68 l
+ 139.92 224.16 l
+ 141.6 224.64 l
+ 143.28 225.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 225.12 m
+ 144.96 225.84 l
+ 146.64 226.8 l
+ 148.08 227.76 l
+ 149.76 228.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 228.48 m
+ 151.44 228.72 l
+ 152.88 228.72 l
+ 154.32 228.72 l
+ 156 228.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 228.72 m
+ 157.68 229.2 l
+ 159.12 229.68 l
+ 160.8 230.16 l
+ 162.48 230.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 230.4 m
+ 164.16 230.4 l
+ 165.6 230.4 l
+ 167.28 230.16 l
+ 168.96 230.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 230.16 m
+ 172.08 230.4 l
+ 175.44 230.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 230.88 m
+ 178.56 230.88 l
+ 181.92 230.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 230.88 m
+ 188.4 231.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 231.12 m
+ 191.52 231.36 l
+ 194.88 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 231.36 m
+ 198 231.12 l
+ 201.36 231.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 231.12 m
+ 204.48 231.36 l
+ 207.84 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 231.6 m
+ 210.96 231.6 l
+ 214.32 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 231.36 m
+ 217.44 231.6 l
+ 220.8 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 231.6 m
+ 223.92 231.6 l
+ 227.28 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 231.36 m
+ 233.76 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 231.36 m
+ 240.24 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 231.36 m
+ 246.48 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 231.36 m
+ 252.96 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 231.36 m
+ 259.44 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 231.36 m
+ 265.92 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 231.36 m
+ 272.4 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 231.6 m
+ 278.88 232.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 232.08 m
+ 285.36 233.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 233.04 m
+ 291.84 234.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 234.24 m
+ 298.32 235.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 235.44 m
+ 304.8 236.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 236.4 m
+ 311.28 237.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 237.36 m
+ 317.76 238.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 238.32 m
+ 324.24 239.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 239.28 m
+ 330.72 240.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 240.24 m
+ 336.96 240.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 240.96 m
+ 340.08 241.44 l
+ 343.44 241.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 241.92 m
+ 349.92 242.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 242.64 m
+ 356.4 243.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 243.36 m
+ 362.88 244.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 244.32 m
+ 369.36 245.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 245.28 m
+ 375.84 246 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 246 m
+ 382.32 246.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 246.96 m
+ 388.8 247.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 247.92 m
+ 395.28 248.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 248.88 m
+ 401.76 249.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 249.84 m
+ 408.24 250.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 250.8 m
+ 414.72 251.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 251.76 m
+ 421.2 252.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 252.72 m
+ 424.08 253.2 l
+ 425.52 253.68 l
+ 426.48 253.68 l
+ 427.68 253.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 253.92 m
+ 428.88 254.16 l
+ 430.32 254.4 l
+ 433.68 254.64 l
+ 440.4 255.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 255.6 m
+ 446.88 256.56 l
+ 453.36 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 257.76 m
+ 459.84 258.96 l
+ 466.32 260.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 260.16 m
+ 479.28 262.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 262.32 m
+ 492.24 264.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 264.72 m
+ 505.2 267.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 267.36 m
+ 518.16 269.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 269.76 m
+ 530.88 272.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 272.4 m
+ 543.84 275.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 275.04 m
+ 550.32 276.48 l
+ 556.8 277.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 277.92 m
+ 569.76 280.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 280.56 m
+ 582.72 283.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 283.2 m
+ 595.68 285.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 285.6 m
+ 602.16 287.04 l
+ 605.52 287.76 l
+ 608.64 288.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 288.24 m
+ 611.76 288.48 l
+ 614.88 288.72 l
+ 618.24 288.96 l
+ 621.36 289.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 621.36 289.2 m
+ 624.48 289.68 l
+ 627.84 290.4 l
+ 634.32 291.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 634.32 291.84 m
+ 647.28 294.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.28 294.24 m
+ 660.24 296.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 660.24 296.88 m
+ 666.72 298.32 l
+ 673.2 300 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.2 300 m
+ 686.16 303.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 686.16 303.12 m
+ 699.12 306.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 699.12 306.24 m
+ 711.84 309.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.84 309.36 m
+ 724.8 312.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 724.8 312.72 m
+ 737.76 315.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 231.84 m
+ 114.96 227.76 l
+ 110.88 223.68 l
+ 106.8 227.76 l
+ 110.88 231.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 262.08 m
+ 121.44 258 l
+ 117.36 253.92 l
+ 113.28 258 l
+ 117.36 262.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 263.76 m
+ 127.92 259.68 l
+ 123.84 255.6 l
+ 119.76 259.68 l
+ 123.84 263.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 264.48 m
+ 134.4 260.4 l
+ 130.32 256.32 l
+ 126.24 260.4 l
+ 130.32 264.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 265.92 m
+ 140.88 261.84 l
+ 136.8 257.76 l
+ 132.72 261.84 l
+ 136.8 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 265.92 m
+ 147.36 261.84 l
+ 143.28 257.76 l
+ 139.2 261.84 l
+ 143.28 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 264.96 m
+ 153.84 260.88 l
+ 149.76 256.8 l
+ 145.68 260.88 l
+ 149.76 264.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 264.24 m
+ 160.08 260.16 l
+ 156 256.08 l
+ 151.92 260.16 l
+ 156 264.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 263.76 m
+ 166.56 259.68 l
+ 162.48 255.6 l
+ 158.4 259.68 l
+ 162.48 263.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 264.72 m
+ 173.04 260.64 l
+ 168.96 256.56 l
+ 164.88 260.64 l
+ 168.96 264.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 271.2 m
+ 179.52 267.12 l
+ 175.44 263.04 l
+ 171.36 267.12 l
+ 175.44 271.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 278.64 m
+ 186 274.56 l
+ 181.92 270.48 l
+ 177.84 274.56 l
+ 181.92 278.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 284.4 m
+ 192.48 280.32 l
+ 188.4 276.24 l
+ 184.32 280.32 l
+ 188.4 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 289.44 m
+ 198.96 285.36 l
+ 194.88 281.28 l
+ 190.8 285.36 l
+ 194.88 289.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 294.24 m
+ 205.44 290.16 l
+ 201.36 286.08 l
+ 197.28 290.16 l
+ 201.36 294.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 297.6 m
+ 211.92 293.52 l
+ 207.84 289.44 l
+ 203.76 293.52 l
+ 207.84 297.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 300.48 m
+ 218.4 296.4 l
+ 214.32 292.32 l
+ 210.24 296.4 l
+ 214.32 300.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 303.12 m
+ 224.88 299.04 l
+ 220.8 294.96 l
+ 216.72 299.04 l
+ 220.8 303.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 305.52 m
+ 231.36 301.44 l
+ 227.28 297.36 l
+ 223.2 301.44 l
+ 227.28 305.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 307.68 m
+ 237.84 303.6 l
+ 233.76 299.52 l
+ 229.68 303.6 l
+ 233.76 307.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 309.6 m
+ 244.32 305.52 l
+ 240.24 301.44 l
+ 236.16 305.52 l
+ 240.24 309.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 311.28 m
+ 250.56 307.2 l
+ 246.48 303.12 l
+ 242.4 307.2 l
+ 246.48 311.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 312.72 m
+ 257.04 308.64 l
+ 252.96 304.56 l
+ 248.88 308.64 l
+ 252.96 312.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 313.92 m
+ 263.52 309.84 l
+ 259.44 305.76 l
+ 255.36 309.84 l
+ 259.44 313.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 314.88 m
+ 270 310.8 l
+ 265.92 306.72 l
+ 261.84 310.8 l
+ 265.92 314.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 316.08 m
+ 276.48 312 l
+ 272.4 307.92 l
+ 268.32 312 l
+ 272.4 316.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 317.04 m
+ 282.96 312.96 l
+ 278.88 308.88 l
+ 274.8 312.96 l
+ 278.88 317.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 317.76 m
+ 289.44 313.68 l
+ 285.36 309.6 l
+ 281.28 313.68 l
+ 285.36 317.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 318.48 m
+ 295.92 314.4 l
+ 291.84 310.32 l
+ 287.76 314.4 l
+ 291.84 318.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 319.44 m
+ 302.4 315.36 l
+ 298.32 311.28 l
+ 294.24 315.36 l
+ 298.32 319.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 321.84 m
+ 308.88 317.76 l
+ 304.8 313.68 l
+ 300.72 317.76 l
+ 304.8 321.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 326.88 m
+ 315.36 322.8 l
+ 311.28 318.72 l
+ 307.2 322.8 l
+ 311.28 326.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 331.68 m
+ 321.84 327.6 l
+ 317.76 323.52 l
+ 313.68 327.6 l
+ 317.76 331.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 336.48 m
+ 328.32 332.4 l
+ 324.24 328.32 l
+ 320.16 332.4 l
+ 324.24 336.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 344.64 m
+ 334.8 340.56 l
+ 330.72 336.48 l
+ 326.64 340.56 l
+ 330.72 344.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 353.52 m
+ 341.04 349.44 l
+ 336.96 345.36 l
+ 332.88 349.44 l
+ 336.96 353.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 361.92 m
+ 347.52 357.84 l
+ 343.44 353.76 l
+ 339.36 357.84 l
+ 343.44 361.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 370.32 m
+ 354 366.24 l
+ 349.92 362.16 l
+ 345.84 366.24 l
+ 349.92 370.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 381.84 m
+ 360.48 377.76 l
+ 356.4 373.68 l
+ 352.32 377.76 l
+ 356.4 381.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 394.8 m
+ 366.96 390.72 l
+ 362.88 386.64 l
+ 358.8 390.72 l
+ 362.88 394.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 406.8 m
+ 373.44 402.72 l
+ 369.36 398.64 l
+ 365.28 402.72 l
+ 369.36 406.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 419.04 m
+ 379.92 414.96 l
+ 375.84 410.88 l
+ 371.76 414.96 l
+ 375.84 419.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 433.2 m
+ 386.4 429.12 l
+ 382.32 425.04 l
+ 378.24 429.12 l
+ 382.32 433.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 448.56 m
+ 392.88 444.48 l
+ 388.8 440.4 l
+ 384.72 444.48 l
+ 388.8 448.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 465.12 m
+ 399.36 461.04 l
+ 395.28 456.96 l
+ 391.2 461.04 l
+ 395.28 465.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 480.96 m
+ 405.84 476.88 l
+ 401.76 472.8 l
+ 397.68 476.88 l
+ 401.76 480.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 497.52 m
+ 412.32 493.44 l
+ 408.24 489.36 l
+ 404.16 493.44 l
+ 408.24 497.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 513.84 m
+ 418.8 509.76 l
+ 414.72 505.68 l
+ 410.64 509.76 l
+ 414.72 513.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 529.92 m
+ 425.28 525.84 l
+ 421.2 521.76 l
+ 417.12 525.84 l
+ 421.2 529.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 547.68 m
+ 431.76 543.6 l
+ 427.68 539.52 l
+ 423.6 543.6 l
+ 427.68 547.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.32 178.08 21.84 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 106.8 185.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 113.28 234.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 119.76 242.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 126.24 246.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.72 247.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 139.2 249.36 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 145.68 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.92 249.12 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 158.4 248.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.88 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 171.36 248.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 177.84 248.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 184.32 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.8 251.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 197.28 257.04 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.76 259.92 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 210.24 264.24 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.72 267.12 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 223.2 270.48 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 229.68 272.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 236.16 274.8 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 242.4 276.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.88 278.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.36 280.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 261.84 281.04 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 283.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.8 284.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 281.28 286.32 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 287.76 286.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 294.24 287.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.72 289.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 307.2 289.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 313.68 290.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 320.16 291.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 326.64 292.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 332.88 297.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 339.36 297.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 345.84 300.96 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 352.32 300.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 358.8 304.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 365.28 304.08 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 371.76 305.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 378.24 307.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 384.72 311.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 391.2 308.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 397.68 320.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 404.16 310.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.64 322.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 417.12 320.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 423.6 330.96 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 436.32 334.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 449.28 348.96 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 462.24 351.6 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 475.2 363.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 488.16 378.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 501.12 395.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 514.08 417.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 526.8 429.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 539.76 451.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 552.72 474.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 565.68 481.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 578.64 510 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 591.6 519.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 604.56 527.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 184.8 m
+ 121.44 176.64 l
+ 113.28 176.64 l
+ 117.36 184.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 207.6 m
+ 127.92 199.44 l
+ 119.76 199.44 l
+ 123.84 207.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 221.04 m
+ 134.4 212.88 l
+ 126.24 212.88 l
+ 130.32 221.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 227.04 m
+ 140.88 218.88 l
+ 132.72 218.88 l
+ 136.8 227.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 229.2 m
+ 147.36 221.04 l
+ 139.2 221.04 l
+ 143.28 229.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 232.56 m
+ 153.84 224.4 l
+ 145.68 224.4 l
+ 149.76 232.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 232.8 m
+ 160.08 224.64 l
+ 151.92 224.64 l
+ 156 232.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 234.48 m
+ 166.56 226.32 l
+ 158.4 226.32 l
+ 162.48 234.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 234.24 m
+ 173.04 226.08 l
+ 164.88 226.08 l
+ 168.96 234.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 234.96 m
+ 179.52 226.8 l
+ 171.36 226.8 l
+ 175.44 234.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 234.96 m
+ 186 226.8 l
+ 177.84 226.8 l
+ 181.92 234.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 235.2 m
+ 192.48 227.04 l
+ 184.32 227.04 l
+ 188.4 235.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 235.44 m
+ 198.96 227.28 l
+ 190.8 227.28 l
+ 194.88 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 235.2 m
+ 205.44 227.04 l
+ 197.28 227.04 l
+ 201.36 235.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 235.68 m
+ 211.92 227.52 l
+ 203.76 227.52 l
+ 207.84 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 235.44 m
+ 218.4 227.28 l
+ 210.24 227.28 l
+ 214.32 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 235.68 m
+ 224.88 227.52 l
+ 216.72 227.52 l
+ 220.8 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 235.44 m
+ 231.36 227.28 l
+ 223.2 227.28 l
+ 227.28 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 235.44 m
+ 237.84 227.28 l
+ 229.68 227.28 l
+ 233.76 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 235.44 m
+ 244.32 227.28 l
+ 236.16 227.28 l
+ 240.24 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 235.44 m
+ 250.56 227.28 l
+ 242.4 227.28 l
+ 246.48 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 235.44 m
+ 257.04 227.28 l
+ 248.88 227.28 l
+ 252.96 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 235.44 m
+ 263.52 227.28 l
+ 255.36 227.28 l
+ 259.44 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 235.44 m
+ 270 227.28 l
+ 261.84 227.28 l
+ 265.92 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 235.68 m
+ 276.48 227.52 l
+ 268.32 227.52 l
+ 272.4 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 236.16 m
+ 282.96 228 l
+ 274.8 228 l
+ 278.88 236.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 237.12 m
+ 289.44 228.96 l
+ 281.28 228.96 l
+ 285.36 237.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 238.32 m
+ 295.92 230.16 l
+ 287.76 230.16 l
+ 291.84 238.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 239.52 m
+ 302.4 231.36 l
+ 294.24 231.36 l
+ 298.32 239.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 240.48 m
+ 308.88 232.32 l
+ 300.72 232.32 l
+ 304.8 240.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 241.44 m
+ 315.36 233.28 l
+ 307.2 233.28 l
+ 311.28 241.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 242.4 m
+ 321.84 234.24 l
+ 313.68 234.24 l
+ 317.76 242.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 243.36 m
+ 328.32 235.2 l
+ 320.16 235.2 l
+ 324.24 243.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 244.32 m
+ 334.8 236.16 l
+ 326.64 236.16 l
+ 330.72 244.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 245.04 m
+ 341.04 236.88 l
+ 332.88 236.88 l
+ 336.96 245.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 246 m
+ 347.52 237.84 l
+ 339.36 237.84 l
+ 343.44 246 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 246.72 m
+ 354 238.56 l
+ 345.84 238.56 l
+ 349.92 246.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 247.44 m
+ 360.48 239.28 l
+ 352.32 239.28 l
+ 356.4 247.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 248.4 m
+ 366.96 240.24 l
+ 358.8 240.24 l
+ 362.88 248.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 249.36 m
+ 373.44 241.2 l
+ 365.28 241.2 l
+ 369.36 249.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 250.08 m
+ 379.92 241.92 l
+ 371.76 241.92 l
+ 375.84 250.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 251.04 m
+ 386.4 242.88 l
+ 378.24 242.88 l
+ 382.32 251.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 252 m
+ 392.88 243.84 l
+ 384.72 243.84 l
+ 388.8 252 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 252.96 m
+ 399.36 244.8 l
+ 391.2 244.8 l
+ 395.28 252.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 253.92 m
+ 405.84 245.76 l
+ 397.68 245.76 l
+ 401.76 253.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 254.88 m
+ 412.32 246.72 l
+ 404.16 246.72 l
+ 408.24 254.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 255.84 m
+ 418.8 247.68 l
+ 410.64 247.68 l
+ 414.72 255.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 256.8 m
+ 425.28 248.64 l
+ 417.12 248.64 l
+ 421.2 256.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 258 m
+ 431.76 249.84 l
+ 423.6 249.84 l
+ 427.68 258 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 259.68 m
+ 444.48 251.52 l
+ 436.32 251.52 l
+ 440.4 259.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 261.84 m
+ 457.44 253.68 l
+ 449.28 253.68 l
+ 453.36 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 264.24 m
+ 470.4 256.08 l
+ 462.24 256.08 l
+ 466.32 264.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 266.4 m
+ 483.36 258.24 l
+ 475.2 258.24 l
+ 479.28 266.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 268.8 m
+ 496.32 260.64 l
+ 488.16 260.64 l
+ 492.24 268.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 271.44 m
+ 509.28 263.28 l
+ 501.12 263.28 l
+ 505.2 271.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 273.84 m
+ 522.24 265.68 l
+ 514.08 265.68 l
+ 518.16 273.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 276.48 m
+ 534.96 268.32 l
+ 526.8 268.32 l
+ 530.88 276.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 279.12 m
+ 547.92 270.96 l
+ 539.76 270.96 l
+ 543.84 279.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 282 m
+ 560.88 273.84 l
+ 552.72 273.84 l
+ 556.8 282 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 284.64 m
+ 573.84 276.48 l
+ 565.68 276.48 l
+ 569.76 284.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 287.28 m
+ 586.8 279.12 l
+ 578.64 279.12 l
+ 582.72 287.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 289.68 m
+ 599.76 281.52 l
+ 591.6 281.52 l
+ 595.68 289.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 292.32 m
+ 612.72 284.16 l
+ 604.56 284.16 l
+ 608.64 292.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 621.36 293.28 m
+ 625.44 285.12 l
+ 617.28 285.12 l
+ 621.36 293.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 634.32 295.92 m
+ 638.4 287.76 l
+ 630.24 287.76 l
+ 634.32 295.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.28 298.32 m
+ 651.36 290.16 l
+ 643.2 290.16 l
+ 647.28 298.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 660.24 300.96 m
+ 664.32 292.8 l
+ 656.16 292.8 l
+ 660.24 300.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.2 304.08 m
+ 677.28 295.92 l
+ 669.12 295.92 l
+ 673.2 304.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 686.16 307.2 m
+ 690.24 299.04 l
+ 682.08 299.04 l
+ 686.16 307.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 699.12 310.32 m
+ 703.2 302.16 l
+ 695.04 302.16 l
+ 699.12 310.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.84 313.44 m
+ 715.92 305.28 l
+ 707.76 305.28 l
+ 711.84 313.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 724.8 316.8 m
+ 728.88 308.64 l
+ 720.72 308.64 l
+ 724.8 316.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 737.76 319.92 m
+ 741.84 311.76 l
+ 733.68 311.76 l
+ 737.76 319.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 24.72 68.4 m
+ /N3416 17.76 Tf
+ (0.0E+00)
+ [9.84976 4.91248 9.84976 11.8213 10.347 9.84976 9.84976 ] pdfxs
+ 29.04 155.04 m
+ (5.0E-09)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 241.44 m
+ (1.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 328.08 m
+ (1.5E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 414.72 m
+ (2.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 501.12 m
+ (2.5E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 587.76 m
+ (3.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 98.4 35.28 m
+ /N3416 22.08 Tf
+ (0) show
+ 209.28 35.28 m
+ (2000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 338.4 35.28 m
+ (4000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 467.76 35.28 m
+ (6000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 596.88 35.28 m
+ (8000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 720.24 35.28 m
+ (10000)
+ [12.24 12.24 12.24 12.24 12.24 ] pdfxs
+ 286.32 14.64 m
+ /N3417 18 Tf
+ (Number of LLU Bench Iterations)
+ [13.0262 11.0281 16.0323 11.0281 10.0382 7.03233 5.03999 11.0281 6.02406 5.03999 11.0281 
+ 11.0281 13.0262 5.03999 13.0262 10.0382 11.0281 10.0382 11.0281 5.03999 5.03419 6.02406 
+ 10.0382 7.03233 10.0382 6.02406 5.03419 11.0281 11.0281 10.0382 ] pdfxs
+ q
+ Q
+ 26.16 217.2 m
+ /N3417 [0 18 -18 0 0 0] Tf
+ (Time per node dereference)
+ [11.0404 5.04649 16.0446 10.0505 5.04001 11.0404 10.0505 7.04463 5.04001 11.0404 11.0404 
+ 11.0404 10.0505 5.04001 11.0404 10.0505 7.04463 10.0505 6.03636 10.0505 7.04463 10.0505 
+ 11.0404 10.0505 10.0505 ] pdfys
+ n
+ 144.48 473.52 142.8 76.08 re
+ 1 1 1 sc
+ f
+ n
+ 144.24 473.52 143.04 76.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 535.92 m
+ 172.56 535.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.04 540 m
+ 165.12 535.92 l
+ 161.04 531.84 l
+ 156.96 535.92 l
+ 161.04 540 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 177.12 529.68 m
+ /N3416 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 510.48 m
+ 172.56 510.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 156.96 506.64 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 177.12 504.24 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 485.04 m
+ 172.56 485.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.04 489.12 m
+ 165.12 480.96 l
+ 156.96 480.96 l
+ 161.04 489.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 177.12 478.8 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 21.493 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (6) show
+ (G)
+ [7.23561 ] pdfxs
+ (h) show
+ (z)
+ [7.16383 ] pdfxs
+ (I) show
+ (t)
+ [3.58634 ] pdfxs
+ (an) show
+ (i)
+ [2.55527 ] pdfxs
+ (u) show
+ (m2)
+ [10.7502 7.68392 ] pdfxs
+ (Mad) show
+ (is)
+ [2.55527 3.64018 ] pdfxs
+ (o) show
+ (n-9)
+ [8.18594 6.15069 4.59962 ] pdfxs
+ (M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ -191.903 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (17) show
+ (:llubenchm)
+ [7.8872 3.02179 3.0327 6.0654 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rk:)
+ [4.2654 5.75995 7.87629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (t) show
+ (oprocess)
+ [9.08719 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.94172 ] pdfxs
+ (o) show
+ (nenodevspr)
+ [6.05449 8.4872 6.05449 5.75995 6.0654 8.4872 5.74904 7.94172 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsize)
+ [6.0654 3.0327 4.8436 12.7307 4.29811 3.0327 4.85451 4.8436 ] pdfxs
+ -35.13 -143.292 m
+ (176) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (N) show
+ (ever)
+ [4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,run)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 7.17812 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.89083 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.1017 4.8436 ] pdfxs
+ (a) show
+ (nfur)
+ [10.1126 3.32724 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herimproveperf)
+ [6.05449 4.85451 8.31264 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.89083 6.35994 
+ 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebec)
+ [6.0654 4.8436 8.89083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.89083 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.89083 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.02179 3.0327 3.93823 9.80719 ] pdfxs
+ (to) show
+ -16.936 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8834 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsb)
+ [6.05449 8.10535 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.86173 ] pdfxs
+ (o) show
+ (nrun)
+ [9.86173 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imev)
+ [3.02179 9.09802 8.63993 5.15995 ] pdfxs
+ (a) show
+ (lues)
+ [3.02179 6.0654 4.85451 8.09444 ] pdfxs
+ (a) show
+ (swell)
+ [8.10535 7.58175 4.8436 3.0327 6.82903 ] pdfxs
+ (a) show
+ (sp)
+ [8.10535 6.05449 ] pdfxs
+ (at) show
+ (h-sensi)
+ [6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.63993 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (\() show
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 9.86173 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -16.936 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (usesi)
+ [6.0654 4.29811 9.98173 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntcode)
+ [5.75995 9.37091 4.8436 5.75995 6.05449 9.98173 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (hifd)
+ [11.1926 3.0327 8.45447 6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.97083 ] pdfxs
+ (agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.85451 3.02179 10.8872 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.54174 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1926 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 10.8872 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizecodef)
+ [3.02179 9.09802 3.0327 4.8436 9.98173 4.8436 5.75995 6.05449 9.98173 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -65.768 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingexecuti)
+ [3.0327 6.05449 9.31628 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nbehavi)
+ [9.92718 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rwi)
+ [8.12718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinarun.F)
+ [6.0654 3.02179 9.92718 9.30537 4.27631 6.0654 6.05449 8.55265 6.20722 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.12718 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic,l)
+ [9.09802 3.02179 4.85451 6.94903 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-running)
+ [3.63261 4.27631 6.05449 6.0654 6.0654 3.02179 6.0654 9.31628 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.30902 6.93812 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 6.93812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (\017inere)
+ [9.09802 3.02179 6.0654 8.4872 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizersc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 7.94172 4.8436 ] pdfxs
+ (o) show
+ (uldco)
+ [6.0654 3.02179 9.6981 4.85451 5.74904 ] pdfxs
+ (o) show
+ (rdin)
+ [4.27631 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (oensure)
+ [9.08719 4.8436 6.0654 4.29811 6.0654 4.27631 8.47629 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 8.4872 6.05449 3.0327 ] pdfxs
+ (g) show
+ (hest)
+ [6.0654 4.8436 4.29811 7.88729 ] pdfxs
+ (a) show
+ (chiev)
+ [4.53815 6.0654 3.0327 4.8436 5.14904 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -16.936 -133.145 m
+ /N622 14.346 Tf
+ (2.4A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.07685 ] pdfxs
+ (n) show
+ (s)
+ [11.735 ] pdfxs
+ (an) show
+ (dExperie)
+ [14.346 10.6018 8.50709 9.42532 7.3595 6.58481 4.49035 7.3595 ] pdfxs
+ (nc) show
+ (es)
+ [7.37385 6.36962 ] pdfxs
+ -16.936 -165.87 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.04718 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 8.20357 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.81447 ] pdfxs
+ (2) show
+ (.3describe)
+ [3.0327 8.20357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 7.60357 ] pdfxs
+ (t) show
+ (hedesi)
+ [6.05449 7.60357 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.59266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [12.7527 4.8436 5.75995 6.05449 7.60357 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.80356 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.80356 4.85451 ] pdfxs
+ (o) show
+ (mpilerarchi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.01447 5.46541 4.2654 4.54905 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ -16.936 -187.793 m
+ (I) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 7.61445 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,weev)
+ [6.05449 6.41449 7.57085 8.15993 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (tethisdesi)
+ [4.23277 8.17084 4.23277 6.0654 3.0327 7.61445 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nin)
+ [9.38173 3.02179 9.38173 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.61445 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (hreec)
+ [6.0654 4.27631 4.8436 8.15993 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (go) show
+ (ries)
+ [4.27631 3.02179 4.85451 7.61445 ] pdfxs
+ (o) show
+ (fissues:)
+ [6.64358 3.0327 4.30902 4.29811 6.0654 4.8436 4.30902 7.71266 ] pdfxs
+ (\(a) show
+ (\)thech)
+ [7.56002 4.23277 6.0654 8.15993 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cteris)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -16.936 -209.715 m
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.54175 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n;\(b\)thespeed)
+ [6.05449 6.76358 4.23277 6.0654 7.94183 4.23277 6.0654 8.54175 4.30902 6.35994 4.8436 
+ 4.85451 9.75264 ] pdfxs
+ (o) show
+ (fperf)
+ [7.02539 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingwh)
+ [4.27631 9.08711 3.0327 6.0654 9.14174 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.8436 3.64352 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7853 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.99626 3.0327 6.0654 ] pdfxs
+ -16.936 -231.638 m
+ (t) show
+ (hec)
+ [6.05449 8.10539 4.8436 ] pdfxs
+ (o) show
+ (mpiler;)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 6.40358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.30537 ] pdfxs
+ (\() show
+ (c\)illus)
+ [4.8436 7.49456 3.0327 3.0327 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (iveuses)
+ [3.0327 5.4545 8.09448 6.05449 4.30902 4.8436 7.54899 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.09448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.2545 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 12.338 3.32724 ] pdfxs
+ (o) show
+ (rch)
+ [7.52719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.02179 6.0654 8.70538 4.8436 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.52719 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 7.54899 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -16.936 -253.56 m
+ (a) show
+ (sm)
+ [9.21807 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.76355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 9.20716 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9744 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns\),focusing)
+ [6.0654 4.30902 4.23277 8.25811 3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.0654 
+ 10.3635 ] pdfxs
+ (o) show
+ (nhowthenovelc)
+ [10.9635 6.0654 5.14905 12.7963 4.23277 6.0654 9.76355 6.05449 5.14905 5.4545 4.85451 
+ 7.94175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesin)
+ [3.02179 4.85451 9.20716 3.0327 10.9744 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.936 -275.483 m
+ (bene\fttheseuses.)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 7.88729 4.23277 6.0654 4.8436 4.30902 8.4872 
+ 6.05449 4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -16.936 -313.315 m
+ /N622 11.955 Tf
+ (2.4.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (resent)
+ [5.49929 6.13291 5.30802 6.13291 7.10126 5.22437 ] pdfxs
+ (a) show
+ (tion)
+ [5.23633 3.73 6.7307 11.955 ] pdfxs
+ (I) show
+ (ss)
+ [5.29606 5.30802 ] pdfxs
+ (u) show
+ (es)
+ [6.13291 5.30802 ] pdfxs
+ -16.936 -342.283 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 8.10539 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.09448 ] pdfxs
+ (t) show
+ (hreeimp)
+ [6.05449 4.27631 4.8436 8.10539 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntch)
+ [5.75995 7.48365 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cteris)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 7.54899 ] pdfxs
+ (o) show
+ (fthe)
+ [6.58903 4.23277 6.0654 8.09448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.2545 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Firs)
+ [6.05449 7.75629 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,akey)
+ [6.35994 8.70538 5.4545 4.8436 9.01083 ] pdfxs
+ (a) show
+ (spect)
+ [4.29811 6.35994 4.85451 4.8436 7.49456 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -364.206 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.58901 3.02179 7.83263 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.37811 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independenttypesys)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 7.76729 3.93823 5.75995 6.35994 8.37811 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 7.84357 ] pdfxs
+ (D) show
+ (oes)
+ [5.75995 4.8436 7.82172 ] pdfxs
+ (t) show
+ (histypesystemprovide)
+ [6.0654 3.0327 7.82172 3.93823 5.75995 6.35994 8.37811 4.29811 5.75995 4.30902 4.23277 
+ 4.85451 12.6107 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.3672 ] pdfxs
+ (a) show
+ (nyuseful)
+ [5.75995 9.28356 6.0654 4.29811 4.8436 3.33815 6.0654 3.0327 ] pdfxs
+ -16.936 -386.128 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenitc)
+ [9.76355 7.8763 6.05449 4.85451 9.76355 3.0327 7.94183 4.85451 ] pdfxs
+ (a) show
+ (nbevi)
+ [9.76355 6.35994 8.55266 5.75995 3.02179 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 9.76355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.76355 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s?Sec)
+ [4.30902 10.1999 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,howdohi)
+ [6.0654 6.0654 6.74176 6.0654 5.14905 11.5854 6.05449 9.16356 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.73085 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (efe)
+ [8.55266 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresm)
+ [6.05449 4.27631 4.8436 8.00717 9.09802 ] pdfxs
+ (a) show
+ (p) show
+ -16.936 -408.051 m
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.3672 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypesys)
+ [12.9163 3.93823 5.75995 6.35994 7.76721 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.0107 ] pdfxs
+ (a) show
+ (ndcoderepresen)
+ [6.05449 8.9781 4.85451 5.75995 6.05449 7.76721 4.27631 4.8436 6.0654 4.2654 4.85451 
+ 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n?Third,howl)
+ [6.0654 9.75264 7.8763 6.0654 3.0327 4.2654 6.0654 6.08722 6.0654 5.14905 10.7999 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (eisthe)
+ [7.76721 3.0327 7.22172 4.23277 6.0654 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.9163 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -429.973 m
+ (whenwri)
+ [7.8763 6.0654 4.8436 9.6981 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (odisk?)
+ [9.08719 6.0654 3.0327 4.29811 5.75995 5.14905 ] pdfxs
+ -16.936 -467.161 m
+ /N1025 10.909 Tf
+ (Wha) show
+ (tv)
+ [9.05453 5.92353 ] pdfxs
+ (a) show
+ (l)
+ [3.49088 ] pdfxs
+ (u) show
+ (e)
+ [9.92711 ] pdfxs
+ (d) show
+ (o)
+ [6.62173 ] pdfxs
+ (e) show
+ (st)
+ [9.13077 4.5273 ] pdfxs
+ (y) show
+ (pei)
+ [7.32002 9.93802 3.47997 ] pdfxs
+ (n) show
+ (f)
+ [3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (at) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (p) show
+ (ro)
+ [5.17085 5.92355 ] pdfxs
+ (v) show
+ (i)
+ [3.47997 ] pdfxs
+ (de?) show
+ -16.936 -496.129 m
+ /N614 10.909 Tf
+ (R) show
+ (eli)
+ [4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.02179 8.08357 3.94914 5.74904 6.37085 8.08357 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.29446 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.50537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.53809 4.85451 ] pdfxs
+ (a) show
+ (nen)
+ [9.29446 4.8436 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.08357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.50537 ] pdfxs
+ (t) show
+ (operf)
+ [8.68356 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.3271 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.08357 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -16.936 -518.051 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.50899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.45456 7.57085 ] pdfxs
+ (o) show
+ (uldbedi\016cult)
+ [6.0654 3.02179 10.2654 6.35994 9.05447 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 
+ 8.44365 ] pdfxs
+ (ot) show
+ (herwise,such)
+ [6.05449 4.85451 4.2654 7.88721 3.02179 4.30902 4.8436 7.37448 4.30902 6.05449 4.54905 
+ 10.2654 ] pdfxs
+ (a) show
+ (sre)
+ [8.49808 4.27631 4.85451 ] pdfxs
+ (o) show
+ (rderingtwo\felds)
+ [4.2654 6.0654 4.8436 4.27631 3.0327 6.05449 9.66537 3.93823 7.57085 9.65446 6.0654 
+ 4.8436 3.0327 6.0654 8.49808 ] pdfxs
+ (o) show
+ (fas)
+ [7.53811 9.65446 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.04356 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -539.974 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.1781 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement\()
+ [4.8436 9.08711 4.85451 5.75995 8.66183 4.23277 ] pdfxs
+ (a) show
+ (sdescribed)
+ [8.72717 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4835 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utthis)
+ [6.0654 8.66183 4.23277 6.0654 3.0327 8.71626 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [10.2217 ] pdfxs
+ (A) show
+ (sn)
+ [8.72717 6.05449 ] pdfxs
+ (ot) show
+ (edinSec)
+ [4.85451 10.4726 3.0327 10.4835 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,however,)
+ [7.6472 6.05449 5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 3.0327 ] pdfxs
+ -16.936 -561.897 m
+ (typeinf)
+ [3.93823 5.75995 6.35994 8.1163 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.32719 3.02179 9.32719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misn)
+ [13.2654 3.0327 7.57081 6.0654 ] pdfxs
+ (o) show
+ (treli)
+ [7.50547 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.1163 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.32719 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.1163 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.57081 ] pdfxs
+ (\() show
+ (typic)
+ [3.93823 5.75995 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyincludingap)
+ [3.02179 3.0327 9.02174 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 
+ 8.7272 8.71629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.5381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ -16.936 -583.819 m
+ (mustcheckthedecl)
+ [8.79257 6.05449 4.30902 7.08002 4.54905 6.0654 4.8436 4.54905 8.6072 4.23277 6.0654 
+ 7.69085 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypeinf)
+ [4.2654 4.85451 8.90174 3.93823 5.75995 6.35994 7.70175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbef)
+ [8.91265 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (reitc)
+ [4.27631 7.69085 3.0327 7.09093 4.85451 ] pdfxs
+ (a) show
+ (nbeused.Akeyques)
+ [8.90174 6.35994 7.70175 6.05449 4.30902 4.8436 6.0654 7.61448 11.029 5.4545 4.8436 
+ 8.6072 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nishowmuch)
+ [8.90174 3.0327 7.15627 6.05449 5.14905 10.7345 8.78166 6.0654 4.53815 6.0654 ] pdfxs
+ 417.47 -583.819 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (li)
+ [2.78176 3.34914 ] pdfxs
+ (ab) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ -16.936 -605.742 m
+ /N614 10.909 Tf
+ (typeinf)
+ [3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisav)
+ [9.6981 3.02179 7.94172 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M?)
+ [10.0036 5.14905 ] pdfxs
+ 211.609 -657.201 m
+ (29) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (41) 42
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [9.25083 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.65084 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.10535 ] pdfxs
+ (\() show
+ (DS)
+ [8.32365 6.0654 ] pdfxs
+ (A) show
+ (,describedinCh)
+ [6.82903 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.86173 3.02179 
+ 9.86173 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3isa\row-insensi)
+ [4.85451 8.07264 9.25083 3.02179 8.10535 9.25083 6.0654 5.14905 7.8763 3.63261 3.0327 
+ 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,\feld-sensitive)
+ [3.0327 5.4545 4.85451 6.86176 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.65084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.69447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.29447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisincludedwi)
+ [3.0327 5.74904 4.30902 3.0327 8.13808 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 4.8436 9.90537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.90537 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 6.87267 ] pdfxs
+ (D) show
+ (SAserves)
+ [6.05449 12.0326 4.29811 4.85451 4.2654 5.4545 4.85451 8.13808 ] pdfxs
+ (a) show
+ (s)
+ [8.14899 ] pdfxs
+ (a) show
+ (nimp)
+ [9.90537 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nth)
+ [5.74904 8.08365 6.0654 ] pdfxs
+ (o) show
+ (stf)
+ [4.29811 8.08365 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.11627 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -16.936 -43.845 m
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.14902 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.14902 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.60354 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.35992 3.0327 9.35992 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.60354 ] pdfxs
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.7672 ] pdfxs
+ (A) show
+ (sp)
+ [7.60354 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.5382 ] pdfxs
+ (o) show
+ (fi)
+ [6.63267 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.40358 ] pdfxs
+ (D) show
+ (SAex)
+ [6.05449 11.4872 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.936 -65.768 m
+ (typesf)
+ [3.93823 5.75995 6.35994 4.85451 8.30172 3.33815 ] pdfxs
+ (o) show
+ (rasubset)
+ [8.27991 9.4581 4.29811 6.0654 6.05449 4.30902 4.8436 8.24728 ] pdfxs
+ (o) show
+ (fmem)
+ [7.34175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.75264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.30172 3.0327 10.069 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 8.98901 ] pdfxs
+ (I) show
+ (tdoes)
+ [8.24728 6.05449 5.75995 4.8436 8.31262 ] pdfxs
+ (t) show
+ (hisbyusingdecl)
+ [6.05449 3.0327 8.31262 5.74904 9.76355 6.0654 4.29811 3.0327 6.0654 9.4581 6.05449 
+ 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (redtypesin)
+ [4.27631 4.8436 10.069 3.93823 5.75995 6.35994 4.8436 8.31262 3.0327 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [14.1054 4.85451 5.75995 6.05449 8.95629 ] pdfxs
+ (a) show
+ (sspecul)
+ [8.42171 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.02179 5.4545 8.9672 3.93823 5.74904 6.37085 8.95629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.26539 ] pdfxs
+ (a) show
+ (ndchecksc)
+ [6.05449 10.1781 4.53815 6.0654 4.8436 4.54905 5.75995 8.41081 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelywhe)
+ [3.02179 5.4545 4.85451 3.0327 9.86173 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (hermem)
+ [6.0654 4.8436 8.389 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.86173 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entwi)
+ [4.8436 5.75995 7.87638 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedecl)
+ [4.29811 8.4872 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.27631 4.8436 9.6981 3.93823 5.75995 6.35994 4.85451 4.29811 ] pdfxs
+ 235.185 -105.654 m
+ /N703 7.96999 Tf
+ (7) show
+ 239.918 -109.613 m
+ /N614 10.909 Tf
+ (,wi)
+ [6.6654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uthavingtoperf)
+ [6.05449 7.87638 6.0654 5.14905 5.75995 3.0327 6.05449 9.0981 4.23277 9.0981 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmtype-inference.)
+ [4.27631 12.7198 3.93823 5.75995 6.35994 4.85451 3.63261 3.0327 6.0654 3.32724 4.85451 
+ 4.2654 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4072 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.3describes)
+ [3.02179 9.79628 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.6508 
+ ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.19629 6.05449 4.30902 9.18538 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.5235 ] pdfxs
+ (t) show
+ (overify)
+ [9.79628 5.4545 4.8436 4.27631 3.0327 3.32724 10.1017 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.18538 3.93823 5.75995 6.35994 9.19629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [10.4072 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 10.4072 5.74904 10.1017 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [14.3454 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -153.458 m
+ (asui)
+ [9.41446 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.81447 ] pdfxs
+ (o) show
+ (fC,C++,)
+ [7.28721 7.88721 6.99267 7.8763 8.4872 8.47629 7.07994 ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.05449 10.0254 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [12.1417 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,c)
+ [9.09802 4.29811 7.06903 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.41446 ] pdfxs
+ (t) show
+ (hefr)
+ [6.05449 8.81447 3.32724 4.27631 ] pdfxs
+ (a) show
+ (cti)
+ [4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (o) show
+ (fl)
+ [7.29812 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.936 -175.38 m
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 9.03265 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.48717 3.32724 ] pdfxs
+ (o) show
+ (rwhichreli)
+ [8.45445 7.88721 6.05449 3.0327 4.54905 10.2435 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.05449 3.0327 9.03265 3.93823 5.75995 6.35994 9.03265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.42183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 10.2435 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sisav)
+ [8.48717 3.0327 8.48717 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (bleusin)
+ [6.05449 3.0327 9.03265 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -197.303 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.)
+ [6.40358 ] pdfxs
+ (I) show
+ (tshows)
+ [7.61456 4.30902 6.05449 5.15996 7.8763 7.66899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tav)
+ [7.61456 8.82538 5.14904 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.61456 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.61456 ] pdfxs
+ (o) show
+ (ftypeinf)
+ [6.69812 3.94914 5.74904 6.37085 8.21448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisav)
+ [9.42537 3.0327 7.6799 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.21448 3.33815 ] pdfxs
+ (o) show
+ (rCpr)
+ [7.64719 11.2472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.44722 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.21448 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.21448 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -16.936 -219.225 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.4872 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (epermi)
+ [8.4872 6.35994 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 6.6654 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fn)
+ [6.95994 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (febehavi)
+ [3.33815 8.4872 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -1.52588e-05 -241.148 m
+ (I) show
+ (tisimp)
+ [7.85456 3.02179 7.90899 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.85456 ] pdfxs
+ (t) show
+ (on)
+ [9.05447 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.45447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimil)
+ [7.85456 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rresul)
+ [7.87628 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sw)
+ [7.90899 7.57085 ] pdfxs
+ (o) show
+ (uldbeverydi\016cult)
+ [6.0654 3.0327 9.66537 6.35994 8.45447 5.4545 4.8436 4.27631 9.37083 6.05449 3.0327 
+ 9.08711 4.85451 6.05449 3.0327 7.84365 ] pdfxs
+ (t) show
+ (o)
+ [9.06538 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inif)
+ [3.0327 9.66537 3.0327 6.93812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.6036 6.0654 ] pdfxs
+ (a) show
+ (dbeen)
+ [9.66537 6.35994 4.85451 4.8436 6.0654 ] pdfxs
+ -16.936 -263.07 m
+ (a) show
+ (nuntypedrepresen)
+ [10.1781 6.0654 5.75995 3.93823 5.75995 6.35994 4.8436 10.189 4.2654 4.85451 6.05449 
+ 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.3381 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,checking)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.2763 4.54905 6.05449 4.85451 4.53815 5.75995 
+ 3.0327 6.0654 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdecl)
+ [8.35637 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.2654 4.85451 10.1781 3.93823 5.75995 6.35994 4.85451 8.42171 ] pdfxs
+ (a) show
+ (rerespec)
+ [4.27631 8.9672 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edismuche)
+ [4.8436 10.1781 3.0327 8.42171 8.79257 6.0654 4.53815 10.189 4.8436 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.85451 4.27631 ] pdfxs
+ -16.936 -284.993 m
+ (\(a) show
+ (ndrequiresless)
+ [6.05449 9.75264 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.99626 3.0327 
+ 4.8436 4.30902 7.98535 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.99626 ] pdfxs
+ (t) show
+ (ime\))
+ [3.0327 9.08711 4.8436 7.93092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninferring)
+ [9.74173 3.0327 6.0654 3.32724 4.85451 4.2654 4.27631 3.0327 6.05449 9.14174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (setypesf)
+ [4.29811 8.54175 3.93823 5.75995 6.35994 4.8436 7.99626 3.32724 ] pdfxs
+ (o) show
+ (rstruc)
+ [7.96355 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.54175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (a) show
+ (rraytypesinalow-)
+ [4.27631 4.2654 5.14905 9.44719 3.93823 5.75995 6.35994 4.85451 7.98535 3.0327 9.75264 
+ 9.14174 3.0327 5.14905 7.8763 3.63261 ] pdfxs
+ -16.936 -306.915 m
+ (levelcoderepresen)
+ [3.0327 4.8436 5.4545 4.85451 6.17449 4.85451 5.75995 6.05449 8.00721 4.2654 4.85451 
+ 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.72357 ] pdfxs
+ (A) show
+ (s)
+ [7.45081 ] pdfxs
+ (a) show
+ (nex)
+ [9.20719 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 6.27267 ] pdfxs
+ (a) show
+ (ne)
+ [9.2181 4.8436 ] pdfxs
+ (a) show
+ (rlierversi)
+ [4.27631 3.0327 3.0327 4.8436 7.42901 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.20719 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.00721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCfr)
+ [13.1454 11.029 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endw)
+ [3.64352 4.8436 6.0654 9.20719 7.57085 ] pdfxs
+ (a) show
+ (sb)
+ [7.46172 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.2181 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -328.838 m
+ (GCC'sRTLin)
+ [8.5636 7.8763 7.8763 3.0327 8.17081 7.12349 7.8763 10.6908 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lrepresen)
+ [6.89448 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichprovidedli)
+ [6.0654 6.94903 7.8763 6.0654 3.0327 4.53815 9.93809 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 9.92718 3.0327 3.02179 ] pdfxs
+ (tt) show
+ (leusefultypeinf)
+ [3.0327 8.71629 6.05449 4.30902 4.8436 3.33815 6.05449 6.90539 3.93823 5.75995 6.35994 
+ 8.71629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.95994 ] pdfxs
+ (a) show
+ (ndb)
+ [6.05449 9.93809 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.92718 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -16.936 -350.761 m
+ (a) show
+ (ndpo)
+ [6.0654 10.7672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.73448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweremuchlesse\013ec)
+ [10.7672 7.58175 4.8436 4.27631 9.55628 8.78166 6.0654 4.54905 10.7672 3.02179 4.85451 
+ 4.29811 9.0108 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.OurnewC)
+ [3.0327 5.4545 4.8436 11.0944 8.47629 6.0654 8.97809 6.0654 4.8436 12.589 7.8763 
+ ] pdfxs
+ (/) show
+ (C++fr)
+ [7.8763 8.4872 13.189 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endisb)
+ [3.64352 4.8436 6.0654 10.7672 3.02179 9.0108 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.7672 ] pdfxs
+ (o) show
+ (n)
+ [10.7672 ] pdfxs
+ (t) show
+ (heGCC)
+ [6.05449 9.55628 8.5636 7.8763 7.8763 ] pdfxs
+ -16.936 -372.683 m
+ (A) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctSyn)
+ [4.8436 7.87638 6.0654 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (xTreerepresen)
+ [9.39264 6.97085 4.27631 4.8436 8.4872 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichm)
+ [6.0654 6.6654 7.8763 6.0654 3.02179 4.54905 9.6981 9.08711 ] pdfxs
+ (a) show
+ (kesmuchm)
+ [5.4545 4.85451 7.94172 8.78166 6.0654 4.53815 9.6981 9.09802 ] pdfxs
+ (o) show
+ (retypeinf)
+ [4.2654 8.4872 3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nav)
+ [9.6981 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ -16.936 -409.871 m
+ /N1025 10.909 Tf
+ (H) show
+ (ow)
+ [5.92355 13.2435 ] pdfxs
+ (d) show
+ (o)
+ [10.4508 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (gh) show
+ (-l)
+ [4.18901 3.47997 ] pdfxs
+ (e) show
+ (v)
+ [6.27261 ] pdfxs
+ (e) show
+ (lfe)
+ [7.66903 3.82904 5.75987 ] pdfxs
+ (atu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (sm)
+ [9.13077 10.4616 ] pdfxs
+ (a) show
+ (p)
+ [11.1491 ] pdfxs
+ (o) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (oLLVM)
+ [10.4508 7.54904 6.15269 9.47995 11.9126 ] pdfxs
+ (?) show
+ -16.936 -438.839 m
+ /N614 10.909 Tf
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misamuchlowerlevelrepresen)
+ [13.7891 3.0327 8.08354 9.23992 8.79257 6.0654 4.53815 9.85082 3.0327 5.14905 7.57085 
+ 4.85451 8.06173 3.0327 4.8436 5.4545 4.85451 6.81812 4.2654 4.85451 6.05449 4.27631 
+ 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ns)
+ [9.85082 4.29811 ] pdfxs
+ (o) show
+ (urcecodef)
+ [6.0654 4.2654 4.85451 8.62902 4.85451 5.75995 6.05449 8.63993 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.06173 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rds)
+ [4.2654 9.85082 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.63993 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Even)
+ [4.8436 4.30902 8.33447 7.41812 5.4545 4.85451 6.0654 ] pdfxs
+ -16.936 -460.761 m
+ (C,whichitselfisqui)
+ [7.8763 6.38176 7.8763 6.0654 3.0327 4.53815 9.41446 3.0327 4.23277 4.30902 4.8436 
+ 3.0327 6.68721 3.02179 7.65808 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (elow-level,h)
+ [8.19266 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 4.8436 3.0327 6.43631 
+ 6.0654 ] pdfxs
+ (a) show
+ (sm)
+ [7.64718 9.09802 ] pdfxs
+ (a) show
+ (nyfe)
+ [5.74904 9.10901 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ureswhichmustbeloweredbyac)
+ [6.0654 4.2654 4.85451 7.64718 7.8763 6.0654 3.0327 4.53815 9.41446 8.78166 6.0654 
+ 4.29811 7.59274 6.37085 8.19266 3.0327 5.14905 7.57085 4.85451 4.27631 4.8436 9.41446 
+ 5.74904 9.10901 8.80356 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.62537 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -482.684 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.F)
+ [10.0036 7.31994 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.57445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.08711 6.0654 3.0327 4.8436 7.49448 4.85451 ] pdfxs
+ (o) show
+ (mplexnumbers,s)
+ [9.08711 6.05449 3.0327 4.85451 10.0581 5.74904 6.0654 8.79257 6.35994 4.8436 4.27631 
+ 4.29811 7.49448 4.30902 ] pdfxs
+ (t) show
+ (ructurec)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 9.14174 4.85451 ] pdfxs
+ (o) show
+ (pies,uni)
+ [6.05449 3.0327 4.8436 4.30902 7.49448 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns,bi)
+ [6.05449 4.30902 7.49448 6.0654 3.02179 ] pdfxs
+ (t) show
+ (-\felds,v)
+ [3.64352 6.05449 4.85451 3.02179 6.0654 4.29811 7.49448 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesized)
+ [6.0654 3.02179 9.15265 4.29811 3.0327 4.85451 4.8436 10.3635 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.2654 4.27631 5.14905 5.75995 4.30902 3.0327 ] pdfxs
+ -16.936 -504.606 m
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 5.93098 -504.606 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 40.294 -504.606 m
+ /N614 10.909 Tf
+ (/) show
+ 45.749 -504.606 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 91.13 -504.606 m
+ /N614 10.909 Tf
+ (a) show
+ (llmustbeloweredby)
+ [3.0327 8.32356 8.78166 6.0654 4.29811 9.53455 6.35994 10.1454 3.0327 5.14905 7.57085 
+ 4.85451 4.27631 4.8436 11.3563 5.74904 11.0508 ] pdfxs
+ (a) show
+ (n)
+ [11.3563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCc)
+ [15.2836 13.1672 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.55626 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 11.3454 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.32356 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 10.1345 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 11.3563 5.74904 5.75995 ] pdfxs
+ -16.936 -526.529 m
+ (llvm-)
+ [3.0327 3.0327 5.74904 9.09802 3.63261 ] pdfxs
+ (g) show
+ (cc)
+ [4.8436 4.85451 ] pdfxs
+ (\)) show
+ (.)
+ [10.069 ] pdfxs
+ (I) show
+ (n)
+ [10.429 ] pdfxs
+ (o) show
+ (rderf)
+ [4.27631 6.05449 4.85451 8.63991 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.05449 9.21811 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.429 ] pdfxs
+ (t) show
+ (osupp)
+ [9.8181 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rte\013ec)
+ [4.27631 8.60728 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.21811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.67262 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -548.451 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 8.15993 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ms)
+ [11.7925 4.30902 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efe)
+ [7.55994 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.01445 ] pdfxs
+ (t) show
+ (o)
+ [8.15993 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Msh)
+ [12.7091 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 8.77083 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.54903 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 7.54903 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 5.73813 ] pdfxs
+ (o) show
+ (perati)
+ [6.35994 4.85451 4.2654 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lbehavi)
+ [5.73813 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -570.374 m
+ (a) show
+ (scle)
+ [7.94172 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nly)
+ [6.0654 3.0327 9.39264 ] pdfxs
+ (a) show
+ (sp)
+ [7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -4.57764e-05 -592.296 m
+ (Wediscuss)
+ [10.2981 8.13811 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 7.58172 ] pdfxs
+ (t) show
+ (hisissuebyusingC++)
+ [6.0654 3.02179 7.59263 3.02179 4.30902 4.29811 6.0654 8.1272 5.75995 9.03265 6.0654 
+ 4.29811 3.0327 6.0654 8.7272 7.88721 8.47629 11.7708 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (a) show
+ (nex)
+ [9.3381 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,sinceitistherichestl)
+ [9.08711 6.05449 3.0327 4.85451 6.38176 4.29811 3.0327 6.0654 4.8436 8.1272 3.0327 
+ 7.52729 3.02179 7.59263 4.23277 6.0654 8.1272 4.27631 3.0327 4.53815 6.0654 4.8436 
+ 4.30902 7.51638 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ef)
+ [8.1272 3.33815 ] pdfxs
+ (o) show
+ (rwhichwe)
+ [7.54901 7.88721 6.05449 3.0327 4.54905 9.3381 7.57085 4.8436 ] pdfxs
+ 1 0 0 1 -16.936 -601.79 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (DS) show
+ (Aisq)
+ [9.6922 2.56423 6.41964 4.85963 ] pdfxs
+ (u) show
+ (ite)
+ [2.56423 3.57737 6.88589 ] pdfxs
+ (aggre) show
+ (ssiv)
+ [3.63121 3.64018 2.55527 4.60858 ] pdfxs
+ (e) show
+ (:itc)
+ [6.51823 2.55527 6.3658 4.09746 ] pdfxs
+ (a) show
+ (noft)
+ [7.90799 4.59962 2.82424 3.57737 ] pdfxs
+ (e) show
+ (n)
+ [7.90799 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.57737 ] pdfxs
+ (ra) show
+ (cttypei)
+ [4.09746 6.3658 3.32633 4.8686 5.37062 6.88589 2.56423 ] pdfxs
+ (nfor) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [7.90799 ] pdfxs
+ (fo) show
+ (r)
+ [6.38372 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (ctsst)
+ [4.09746 3.58634 6.41964 3.63121 3.58634 ] pdfxs
+ (ore) show
+ (dintoa)
+ [7.90799 2.55527 4.85956 3.58634 7.39701 4.59962 ] pdfxs
+ (n) show
+ (dlo)
+ [7.90799 2.56423 4.59962 ] pdfxs
+ (ad) show
+ (ed)
+ [4.10643 7.89903 ] pdfxs
+ (ou) show
+ (t)
+ [6.3658 ] pdfxs
+ (o) show
+ (f)
+ [5.6037 ] pdfxs
+ (\\) show
+ (ge)
+ [4.59962 4.10643 ] pdfxs
+ (ner) show
+ (ic)
+ [2.55527 4.09746 ] pdfxs
+ (") show
+ -12.437 -14.768 m
+ /N1196 8.96599 Tf
+ (void*) show
+ 14.171 -14.768 m
+ /N1156 8.96599 Tf
+ (da) show
+ (tast)
+ [3.58634 7.67495 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (,)
+ [5.6306 ] pdfxs
+ (de) show
+ (s)
+ [3.64018 ] pdfxs
+ (p) show
+ (itet)
+ [2.55527 3.58634 7.1728 3.57737 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (a) show
+ (ststo)
+ [3.63121 3.58634 6.70655 3.58634 7.67495 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (fro) show
+ (m) show
+ 197.992 -14.768 m
+ /N1196 8.96599 Tf
+ (void*) show
+ 221.528 -14.768 m
+ /N1156 8.96599 Tf
+ (.) show
+ 216.108 -48.959 m
+ /N614 10.909 Tf
+ (30) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font TAAERN+CMBX6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /TAAERN+CMBX6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -49 -250 1367 753 } def
+ /XUID [6 5000764 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69E95D3506D523EE5A5BBE06C6591EBCE827D48AE04235A2EAD5D
+ 612ADE10AE0E2AF3BC3C2F75FE64AA3F0F39050949F6646520BE902A429788EF
+ 756F7D4BC0A1DBDEB148931CC040ECCC7756323018A88421FB2241A6A724524E
+ 0D6FB72E2A286F55C96EEF4A1858FDD107E2B4D049DAC44C00986D3E3D84A72D
+ 05EF75048848F518F5435F2E2DE2B633FE06A43AA768E42302CB05DA671B2398
+ 812CA6C13F0A66D624201D14EE0A096CB61D136FEB92B959B78D5E4511CAC6E7
+ 8BEA14C85D9D76A07769096C94B3B7688FF00C18B1EB80DC4D8903202211BB56
+ C5AF748D2D78270361CACCB92CC99D6DCD582B29239D97BA9EB4FBBD5393B9F6
+ 2163BE039C7985DFB274D0F4A33AA749578CB9DBE5755FC406E4C950DC4DE1C3
+ F7CB60FF9C9DF09E554E80ECBDD1FCEABB3A62EBF90A4FEF8E4639F142DA8606
+ 9EC1B7989458F5BA9FA86D783045F76BA3B33135513FA5B55A5820015B1B012F
+ 983DA8F1057A5A783A3F6E68B8469E9F7A71D73531D8459EDD87A2AE078700F5
+ 94FAFBB1EB2D9CB94F4677CC8C00C84AC3076B77BECA20C306E17879552190F4
+ 773183E37D3D8F4C6D1161FD90D35ED28F98A43915279AD238C1821CC5FE231E
+ D1AFD801687C3A4F614472BBFBC89411FD112B16AE5F3B1A8CB7AA767E96A2F7
+ 01FD4BBE3165367C2022966D7412E26299A4C0F7ADE83A136617108601E2202E
+ A04B9651B1584025E649319F655689E13ECE9B4EBAA19CA2BD39E6354B0BB099
+ 76EF2E42B1D38799949E285E5028B25C188EDCEFB4E63DDF1F87A4190D46412C
+ 95B57B20012176B2FA851D4254BA3FEA02940E381C19677665746D8AD3A264DB
+ D9D08060B48B27EF3C09F34D11BD198CEBB313B06EB123C1A95F0BC48208D686
+ 964F4AC32AA4510A6D1F26E63F66B7902D5EEBA4EE72355B9EE446B05BEA0D38
+ DD6F9958BBE728A9632F682FC81438786AB91BD91D47628C1161309AD8794910
+ DC931475E95A0B02A458FAA10C71F6E04A13C9390DD9510C63838552A1A5EA79
+ D3B5C52715023CD927B2581AA05C20B76B507C392B7C7402B4B866CD7FBE5D26
+ 8088C01942F658D05F1054F6572AFF6A9B05C584E536D039423664F7ADCAAA5C
+ 39B43AFC8552DD736EE9DFC74EFB3C6D160546C2DC8DD5DEF21FD10D0CB1704A
+ 833EF768AD48D9C18D53F496AE967419E45E9C9B30879E4CFF1EB3DE74D0C579
+ F8ECD1A5422F491641462BFE908D2BD08F23B74970F745BBEDC00CABA8D7503C
+ 477116FD99EE2EC487AFFA4D0695F1AAF18B50693263BFE802B33B57536A2F79
+ AE9890609F173E8AF79DD472E68C3B195F227EC65035566B57C5C41A0F08E283
+ 6669310DDA9E627ADEC134648501906D46A86C41862B5195DC52460362A03FF5
+ F498A4C974DFCEF41BA93817C4700DE73EAFC6B26BE4DA9CEB92A95983D62296
+ C79DF7947B3C87E1710297A1C0F7039C2E7CA4260869A7F853B33738EC11C655
+ D695DBFEE214642E30176C04C14927352047E3920C5EB62E7B2A9570956BD10C
+ F0F778FB028EC565CD83FFBD3F295EE44E331ED2BB44C15999AB82CF581A2470
+ BD13A63384682848358CDEDB6D5D07A1399DF135991CEA06FCC438BBB35E5140
+ 696B377E7724A43B5896C114DBDA8C1487B10EC746E44D4B65E0B1B645E7DB5D
+ 53DCFE5B1138F7E6FA6E0D5E9315E03355A3F850DE1ED703F1D728CD380C96DF
+ 3DD8376F223DBAB5E11D6400BB6C384A183980DCC450479B3D69F66FEA8A4D09
+ 1BAEAC37A313D16ACC0D1AD9F4FC6CCFFC68927B95B165AA8A3DF054429C1B9C
+ E654C9D60473431DFCF4824E377C7E1A51F5C8D80DD8C757A478AA7BB814B080
+ 1D3B11DB5CDE8B2B125B6C28DE49E38B7AC7C7AEA4EA06B1E87EA0F6310E9959
+ 3D6BFF4290CED7873FDA950671ADB9EA9951684F291D85408B884B1BCAE2A727
+ 06752F915C911C5A44A4BEC024D358074C83DE1DA4D81069892ABD328C9E330D
+ E2509B6B9191C69AA986B25C18ADC124E16E3B3E40629DCFEC27A60D3AD84AE7
+ 1D7F60F1D6CE426CB3D4F793CB33CAD80523EB584C212856B71515970A9A207D
+ 69A4B2CB58A26C9FDE3473CC9DF987EBE6FA971A2E65042F9D35875D75D4E2D1
+ 9BE28A78F344B3C7B6356CF3D4A26E3D9889C658D9A27FF8
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /TAAERN+CMBX6 findfont /Encoding get
+ dup 47 /slash put
+ dup 65 /A put
+ dup 67 /C put
+ dup 80 /P put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/slash
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/P/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N3382/TAAERN+CMBX6 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,theninves)
+ [4.27631 5.74904 4.30902 6.07631 4.23277 6.0654 4.8436 8.95628 3.0327 5.75995 5.4545 
+ 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (ehow)
+ [7.74539 6.0654 5.14905 10.7672 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 7.74539 4.8436 6.35986 4.85451 4.8436 7.13457 ] pdfxs
+ (o) show
+ (f)
+ [6.22903 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.74539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.16719 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nv)
+ [8.94537 5.15995 ] pdfxs
+ (a) show
+ (ries)
+ [4.2654 3.0327 4.85451 7.189 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (urdi\013erent)
+ [6.05449 7.909 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.87638 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 7.87638 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (7.4.1Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (e)
+ [10.616 ] pdfxs
+ (R) show
+ (es)
+ [6.14487 5.29606 ] pdfxs
+ (u) show
+ (lts)
+ [3.74195 5.22437 5.30802 ] pdfxs
+ 1 0 0 1 77.235 -79.154 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Nat) show
+ (ivePAPC)
+ [3.0327 5.4545 26.9561 6.51267 29.6834 7.41812 7.8763 ] pdfxs
+ 1 0 0 1 110.598 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N3382 5.978 Tf
+ (P) show
+ (C/PA)
+ [5.93613 4.14869 4.91992 6.1514 ] pdfxs
+ 1 0 0 1 32.531 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17599 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Pe)
+ [7.12357 4.8436 ] pdfxs
+ (a) show
+ (kPAPe)
+ [5.75995 6.51267 20.138 7.12357 4.8436 ] pdfxs
+ (a) show
+ (kPC)
+ [5.75995 7.42902 7.8763 ] pdfxs
+ 1 0 0 1 94.098 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (bh)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (20) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (9)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (3)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.0327 ] pdfxs
+ (63) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 18.99 4.06499 cm
+ 0 0 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ 1 0 0 1 19.718 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.388 4.06499 cm
+ 0 0 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (MB)
+ [10.0036 26.4979 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 87.886 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (bis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (33) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (9)
+ [17.4108 ] pdfxs
+ (26) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (5)
+ [17.4108 ] pdfxs
+ (24) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (909) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 15.419 4.06499 cm
+ 0 0 m
+ (48) show
+ (MB)
+ [10.0036 29.5306 ] pdfxs
+ (24) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 84.855 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (perime)
+ [6.35994 4.85451 4.2654 3.0327 9.09802 4.8436 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (6)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (0)
+ [22.8653 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (07) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (780) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 9.96399 4.06499 cm
+ 0 0 m
+ (256) show
+ (MB)
+ [10.0036 24.0761 ] pdfxs
+ (149) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 90.31 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (power)
+ [6.35994 5.15996 7.57085 4.8436 4.27631 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (12) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (6)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (0)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (78) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (997) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 11.479 4.06499 cm
+ 0 0 m
+ (924) show
+ (KB)
+ [8.4872 25.5924 ] pdfxs
+ (854) show
+ (KB)
+ [8.4872 7.72349 ] pdfxs
+ 1 0 0 1 88.795 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.8436 ] pdfxs
+ (a) show
+ (dd)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.064 cm
+ 0 0 m
+ (73) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [17.4108 ] pdfxs
+ (53) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (7)
+ [17.4108 ] pdfxs
+ (35) show
+ (.)
+ [3.0327 ] pdfxs
+ (86) show
+ 1 0 0 1 104.234 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.064 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (669) show
+ 1 0 0 1 25.173 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 15.419 4.064 cm
+ 0 0 m
+ (96) show
+ (MB)
+ [10.0036 29.5306 ] pdfxs
+ (48) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 84.855 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (t) show
+ (sp)
+ [4.29811 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (18) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (8)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (4)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (50) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (708) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 9.96399 4.06499 cm
+ 0 0 m
+ (131) show
+ (MB)
+ [10.0036 24.0761 ] pdfxs
+ (114) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 90.31 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (15) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (7)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (3)
+ [22.8653 ] pdfxs
+ (9) show
+ (.)
+ [3.0327 ] pdfxs
+ (80) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (865) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.389 4.06499 cm
+ 0 0 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (MB)
+ [9.99272 26.5088 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (MB)
+ [10.0036 7.72349 ] pdfxs
+ 1 0 0 1 87.885 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (ks)
+ [5.75995 4.29811 ] pdfxs
+ 1 0 0 1 51.596 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 17.996 4.064 cm
+ 0 0 m
+ (9) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4)
+ [22.8653 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (0) show
+ (5)
+ [22.8653 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (05) show
+ 1 0 0 1 98.779 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 18.99 4.064 cm
+ 0 0 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ 1 0 0 1 19.718 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 16.934 4.064 cm
+ 0 0 m
+ (47) show
+ (KB)
+ [8.4872 31.0469 ] pdfxs
+ (47) show
+ (KB)
+ [8.4872 7.72349 ] pdfxs
+ 1 0 0 1 83.34 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (llubench)
+ [3.0327 3.0327 6.05449 6.35994 4.85451 6.05449 4.54905 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (35) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (0)
+ [17.4108 ] pdfxs
+ (27) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (7)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (84) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (425) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 20.873 4.06499 cm
+ 0 0 m
+ (3) show
+ (MB)
+ [10.0036 26.4979 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 79.401 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 28.401 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (16) show
+ (:P)
+ [7.8872 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nBenchm)
+ [9.6981 7.7344 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (R) show
+ (esul)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -88.699 -35.999 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.50539 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6shows)
+ [8.10538 4.30902 6.05449 5.15996 7.8763 6.95991 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 7.50539 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (o) show
+ (fusingp)
+ [5.99995 6.05449 4.30902 3.02179 6.0654 8.11629 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 6.92719 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (o) show
+ (nac)
+ [8.71629 8.11629 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (o) show
+ (fbenchm)
+ [5.99995 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksrunnin)
+ [4.2654 5.75995 6.95991 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -105.636 -57.922 m
+ (o) show
+ (na)
+ [10.0035 9.40355 ] pdfxs
+ (U) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (SP)
+ [6.05449 6.51267 ] pdfxs
+ (A) show
+ (RC-II)
+ [7.7344 7.8763 3.63261 4.24352 4.24352 ] pdfxs
+ (I) show
+ (iprocess)
+ [6.98176 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rwi)
+ [8.21446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.0035 ] pdfxs
+ (1) show
+ (MB)
+ [10.0036 11.6725 ] pdfxs
+ (o) show
+ (fc)
+ [7.2763 4.85451 ] pdfxs
+ (a) show
+ (che.The\frstc)
+ [4.54905 6.05449 4.85451 8.80356 7.8763 6.0654 8.79265 6.0654 4.2654 4.30902 8.19274 
+ 4.8436 ] pdfxs
+ (o) show
+ (lumnlis)
+ [3.0327 6.05449 9.09802 10.0035 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.0654 8.79265 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkn)
+ [4.27631 9.6981 6.0654 ] pdfxs
+ (a) show
+ (me,)
+ [9.08711 4.85451 3.0327 ] pdfxs
+ -105.636 -79.844 m
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 9.08719 ] pdfxs
+ (a) show
+ (redrawnfr)
+ [4.2654 7.86539 6.0654 4.27631 5.14905 7.8763 9.07628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.1089 ] pdfxs
+ (t) show
+ (heOlden[)
+ [6.05449 7.8763 8.47629 3.0327 6.0654 4.8436 9.07628 3.0327 ] pdfxs
+ (109) show
+ (],P)
+ [3.0327 6.17449 7.41812 ] pdfxs
+ (t) show
+ (rdist[)
+ [4.27631 6.0654 3.02179 4.30902 7.25457 3.0327 ] pdfxs
+ (8) show
+ (])
+ [6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (LLU) show
+ (bench[)
+ [6.35994 4.8436 6.0654 4.54905 9.07628 3.0327 ] pdfxs
+ (147) show
+ (]p)
+ [6.04358 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.28719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivebenchm)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.86539 6.35994 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ -105.636 -101.767 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (es.)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ -88.699 -123.689 m
+ (Toev)
+ [6.97085 9.79628 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.18538 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 9.18538 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 9.19629 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.58546 ] pdfxs
+ (o) show
+ (fp)
+ [7.66902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.61809 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 7.54902 7.57085 9.19629 4.8436 ] pdfxs
+ (o) show
+ (mpilede)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 10.3963 4.85451 ] pdfxs
+ (a) show
+ (chpr)
+ [4.54905 10.3963 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [13.4289 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -105.636 -145.612 m
+ (t) show
+ (he)
+ [6.05449 9.17447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3236 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.59627 ] pdfxs
+ (\() show
+ (including)
+ [3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.17447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.35266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (o) show
+ (rp)
+ [8.59627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.59627 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,emit)
+ [7.52721 4.8436 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edCcode,)
+ [4.85451 10.3854 12.1963 4.85451 5.74904 6.0654 4.8436 7.52721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -105.636 -167.534 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpileditwi)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 10.1235 3.0327 8.30183 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.1235 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 8.91265 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emGCCc)
+ [4.8436 13.1562 8.5636 7.8763 11.9344 4.85451 ] pdfxs
+ (o) show
+ (mpiler.ThePA)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 9.15265 7.88721 6.05449 8.91265 6.51267 
+ 12.2508 ] pdfxs
+ (a) show
+ (ndPCc)
+ [6.05449 10.1235 7.42902 11.9344 4.8436 ] pdfxs
+ (o) show
+ (lumns)
+ [3.0327 6.0654 9.08711 6.0654 8.35626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.91265 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.05449 8.91265 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 8.91265 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -105.636 -189.457 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chbenchm)
+ [4.54905 9.02174 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkwi)
+ [4.27631 8.71629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.02174 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.98904 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (o) show
+ (rP)
+ [7.23265 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.23265 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.05449 4.85451 9.02174 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.11995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.02174 ] pdfxs
+ (t) show
+ (hePC)
+ [6.05449 7.81084 7.42902 7.8763 ] pdfxs
+ (/) show
+ (PAc)
+ [6.51267 11.149 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.02174 3.0327 4.29811 ] pdfxs
+ -105.636 -211.379 m
+ (t) show
+ (heirrun)
+ [6.05449 4.85451 3.0327 7.11265 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imer)
+ [3.02179 9.09802 7.69085 4.2654 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.29084 ] pdfxs
+ (\() show
+ (sm)
+ [4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerisabi)
+ [3.0327 3.0327 4.8436 7.11265 3.0327 7.14536 8.29084 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (erspeedup\).Weinclude)
+ [4.8436 7.11265 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 6.0654 4.23277 7.61448 
+ 10.309 7.69085 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 7.69085 ] pdfxs
+ (t) show
+ (heruntimef)
+ [6.0654 7.69085 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 7.67994 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.11265 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.67994 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,c)
+ [9.09802 6.02176 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -105.636 -233.302 m
+ (justbyGCC,inthe`)
+ [3.33815 6.05449 4.30902 7.11275 5.75995 8.63992 8.55269 7.88721 7.8763 5.90177 3.0327 
+ 8.94537 4.23277 6.0654 7.72357 3.0327 ] pdfxs
+ (Nat) show
+ (ive'c)
+ [3.0327 5.4545 4.8436 5.91267 4.8436 ] pdfxs
+ (o) show
+ (lumn)
+ [3.0327 6.0654 9.08711 8.93447 ] pdfxs
+ (t) show
+ (oshow)
+ [8.33447 4.29811 6.0654 5.14905 10.7563 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.11275 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.72357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.91267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edexecu)
+ [4.8436 8.93447 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.93447 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 7.72357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.14537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.72357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -105.636 -255.224 m
+ (isavery)
+ [3.0327 7.63627 8.79265 5.4545 4.85451 4.2654 9.0981 ] pdfxs
+ (agg) show
+ (ressiveb)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.18175 6.0654 ] pdfxs
+ (a) show
+ (seline)
+ [4.29811 4.85451 3.02179 3.0327 6.0654 8.18175 ] pdfxs
+ (t) show
+ (oc)
+ [8.79265 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.18175 ] pdfxs
+ (aga) show
+ (ins)
+ [3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (.E)
+ [7.77811 7.42902 ] pdfxs
+ (a) show
+ (chnumberistheminimum)
+ [4.54905 9.39264 5.75995 6.05449 8.79257 6.35994 4.85451 7.60355 3.0327 7.64718 4.23277 
+ 6.0654 8.18175 9.09802 3.02179 6.0654 3.0327 8.78166 6.0654 12.4253 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (hreeruns)
+ [6.05449 4.27631 4.8436 8.19266 4.2654 6.0654 6.0654 7.63627 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -105.636 -277.147 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,rep)
+ [9.08711 6.6654 4.27631 4.8436 6.37085 ] pdfxs
+ (o) show
+ (rtedinsec)
+ [4.27631 4.23277 4.85451 9.6981 3.0327 9.68719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -88.699 -299.07 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.32355 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nspeedsuppr)
+ [10.1126 4.29811 6.37085 4.8436 4.8436 6.0654 8.35626 6.05449 10.1126 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msbyover)
+ [9.09802 8.34535 5.75995 9.80719 5.15996 5.4545 4.8436 8.32355 ] pdfxs
+ (2) show
+ (xins)
+ [9.80719 3.0327 10.1126 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.90174 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.35626 ] pdfxs
+ (\() show
+ (llubench\)bydr)
+ [3.0327 3.02179 6.0654 6.35994 4.85451 6.05449 4.54905 6.05449 8.30183 5.75995 9.80719 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -105.636 -320.992 m
+ (reducingthec)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 9.75264 4.23277 6.0654 9.14174 
+ 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.53815 6.0654 9.14174 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.0654 4.2654 3.0327 5.75995 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Eveninc)
+ [9.08711 9.85082 7.42902 5.4545 4.8436 10.3526 3.0327 10.3526 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.59626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.53092 ] pdfxs
+ (a) show
+ (relessdr)
+ [4.27631 9.14174 3.0327 4.8436 4.30902 8.59626 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic,p)
+ [3.0327 4.8436 7.49448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.56354 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -105.636 -342.915 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.30537 3.02179 7.53809 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.08357 ] pdfxs
+ (t) show
+ (ospeeduppr)
+ [8.68356 4.30902 6.35994 4.85451 4.8436 9.29446 6.0654 9.29446 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mby)
+ [12.3271 5.75995 8.98901 ] pdfxs
+ (20) show
+ (-)
+ [3.64352 ] pdfxs
+ (30) show
+ (%overpo)
+ [12.3271 5.14905 5.4545 4.8436 7.51628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.S)
+ [6.05449 7.74539 6.0654 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 8.08357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,however,)
+ [9.08711 4.30902 6.34903 6.05449 5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.34903 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -105.636 -364.837 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (thelped.B)
+ [8.20365 6.0654 4.8436 3.0327 6.35994 4.85451 6.05449 8.86901 7.7344 ] pdfxs
+ (H) show
+ (,f)
+ [6.99267 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.23627 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,isn)
+ [9.08711 6.0654 3.0327 4.8436 7.07994 3.0327 8.26899 6.0654 ] pdfxs
+ (o) show
+ (ttype-h)
+ [8.20365 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (us,sop)
+ [6.0654 4.29811 7.07994 4.30902 9.41446 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.24718 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.0254 6.0654 5.74904 4.85451 8.26899 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.21456 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -105.636 -386.76 m
+ (a) show
+ (nythin)
+ [5.75995 5.75995 4.23277 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.Powerh)
+ [9.18537 7.12357 5.14905 7.57085 4.85451 8.34536 6.05449 ] pdfxs
+ (a) show
+ (ssuchasm)
+ [8.37808 4.29811 6.0654 4.53815 10.1345 9.52355 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfo)
+ [3.0327 7.10176 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.75995 8.31274 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ti)
+ [8.31274 3.0327 ] pdfxs
+ (t) show
+ (sm)
+ [8.36717 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 10.1345 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.37808 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.92356 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (t) show
+ (olivein)
+ [9.52355 3.0327 3.02179 5.4545 8.92356 3.0327 10.1235 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.91265 4.85451 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 3.0327 ] pdfxs
+ 120.182 -422.427 m
+ (175) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (42) 43
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 9.55628 ] pdfxs
+ (t) show
+ (histr)
+ [6.05449 3.0327 8.3999 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.23266 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.12357 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (t) show
+ (sup)
+ [8.3999 6.0654 10.1454 ] pdfxs
+ (t) show
+ (o)
+ [9.55628 ] pdfxs
+ (a) show
+ (ndincluding)
+ [6.05449 10.1563 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 9.54537 
+ ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.0654 8.93447 6.0654 4.27631 4.29811 8.33456 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er\feld)
+ [4.8436 8.36718 6.0654 4.8436 3.0327 10.1563 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.93447 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (a) show
+ (nddon)
+ [6.0654 9.68719 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tdepend)
+ [7.87638 6.0654 4.8436 6.37085 4.8436 6.0654 9.68719 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ 114.243 -21.922 m
+ /N722 10.909 Tf
+ (isComp) show
+ 148.606 -21.922 m
+ /N614 10.909 Tf
+ (") show
+ (.) show
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (7.3.5A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (dd) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gH)
+ [11.2019 10.5204 ] pdfxs
+ (a) show
+ (r)
+ [5.48733 ] pdfxs
+ (d) show
+ (w)
+ [9.33689 ] pdfxs
+ (a) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (Sup) show
+ (port)
+ [7.84247 6.7307 5.48733 5.23633 ] pdfxs
+ 0 -88.723 m
+ /N614 10.909 Tf
+ (D) show
+ (epending)
+ [4.8436 6.37085 4.8436 6.0654 6.05449 3.0327 6.0654 9.18538 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (heh)
+ [6.05449 8.58538 6.0654 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.97456 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,sever)
+ [6.76358 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ldi\013erentf)
+ [6.76358 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 7.97456 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.0399 ] pdfxs
+ (o) show
+ (fh)
+ [7.06903 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.57447 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtmaybeuseful.F)
+ [4.27631 7.97456 9.08711 5.15996 9.49083 6.35994 8.58538 6.05449 4.30902 4.8436 3.33815 
+ 6.05449 3.0327 8.17084 6.21813 ] pdfxs
+ (o) show
+ (rs)
+ [8.00718 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -110.645 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,perh)
+ [6.0654 7.91993 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.94535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.49083 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 8.89091 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nth)
+ [5.74904 8.89091 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 9.49083 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtisa)
+ [4.27631 8.89091 3.02179 8.95625 10.0908 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er+re)
+ [4.8436 4.27631 8.4872 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er+immedi)
+ [4.8436 4.27631 8.4872 3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (") show
+ 0 -132.568 m
+ (a) show
+ (ddressingmode)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 9.0981 9.08711 5.75995 
+ 6.0654 8.47629 ] pdfxs
+ (\() show
+ (supp)
+ [4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (X86) show
+ (-)
+ [3.63261 ] pdfxs
+ (6) show
+ (4)
+ [9.0981 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,f)
+ [6.6654 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple\).)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ 16.937 -154.49 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rdynamicp)
+ [7.55992 6.05449 5.75995 6.05449 5.46541 9.08711 3.0327 8.1272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.54901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,sever)
+ [6.0654 6.38176 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.3054 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.58172 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.1272 6.37085 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.75629 ] pdfxs
+ (A) show
+ (nin)
+ [9.3381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ermul)
+ [4.85451 7.54901 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iply-)
+ [3.0327 6.05449 3.0327 5.75995 3.63261 ] pdfxs
+ (a) show
+ (ccumul)
+ [4.85451 4.8436 6.0654 8.78166 6.0654 3.02179 ] pdfxs
+ (at) show
+ (e) show
+ 0 -176.413 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\(which)
+ [9.88355 4.23277 7.88721 6.05449 3.0327 4.54905 9.87264 ] pdfxs
+ (ta) show
+ (kestwoimmedi)
+ [5.4545 4.8436 8.12717 3.93823 7.57085 9.27265 3.0327 9.08711 9.09802 4.8436 6.0654 
+ 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,c)
+ [6.89448 4.8436 ] pdfxs
+ (o) show
+ (upledwi)
+ [6.0654 6.0654 3.02179 4.85451 9.87264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hac)
+ [9.88355 9.27265 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmovec)
+ [6.85085 9.08711 5.14905 5.4545 8.67266 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.88355 6.35994 8.66175 6.0654 4.29811 4.85451 9.87264 ] pdfxs
+ (t) show
+ (oimple-)
+ [9.27265 3.0327 9.08711 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ 0 -198.336 m
+ (mentbr)
+ [9.08711 4.85451 5.75995 7.87638 6.05449 4.27631 ] pdfxs
+ (a) show
+ (nch-frees)
+ [6.0654 4.53815 6.0654 3.63261 3.33815 4.2654 4.85451 8.4872 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldindexing)
+ [6.05449 4.27631 8.4872 6.05449 4.85451 3.02179 9.6981 3.0327 6.0654 6.05449 4.85451 
+ 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (a) show
+ (s:)
+ [4.30902 3.0327 ] pdfxs
+ 11.454 -232.213 m
+ /N722 10.909 Tf
+ (reg) show
+ (1=)
+ [11.4544 11.4544 ] pdfxs
+ (NodeInde) show
+ (x*)
+ [11.4544 11.4544 ] pdfxs
+ (newsiz) show
+ (e+)
+ [11.4544 11.4544 ] pdfxs
+ (newfieldoffset) show
+ 11.454 -254.136 m
+ (reg) show
+ (2=)
+ [11.4544 11.4544 ] pdfxs
+ (NodeInde) show
+ (x*)
+ [11.4544 11.4544 ] pdfxs
+ (oldsiz) show
+ (e+)
+ [11.4544 11.4544 ] pdfxs
+ (oldfieldoffset) show
+ 11.454 -276.058 m
+ (reg) show
+ (2=)
+ [11.4544 11.4544 ] pdfxs
+ (cmov) show
+ (e)
+ [11.4544 ] pdfxs
+ (isComp) show
+ (,)
+ [11.4544 ] pdfxs
+ (reg1) show
+ 11.454 -297.981 m
+ (loa) show
+ (d)
+ [11.4544 ] pdfxs
+ ([reg) show
+ (2+)
+ [11.4544 11.4544 ] pdfxs
+ (poolbase]) show
+ 16.936 -331.859 m
+ /N614 10.909 Tf
+ (H) show
+ (owever,)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 8.61811 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 10.0472 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 9.43637 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.43637 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.2581 ] pdfxs
+ (t) show
+ (ohaveis)
+ [10.6581 6.05449 5.15996 5.4545 10.0472 3.02179 9.50171 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.9526 ] pdfxs
+ (t) show
+ (odoei)
+ [10.6581 6.05449 10.6581 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 9.46899 ] pdfxs
+ (32) show
+ (-bit)
+ [3.63261 6.0654 3.0327 9.43637 ] pdfxs
+ (o) show
+ (r)
+ [9.46899 ] pdfxs
+ (64) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ 0 -353.781 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.80353 ] pdfxs
+ (\(a) show
+ (nds)
+ [6.05449 10.5599 4.29811 ] pdfxs
+ (to) show
+ (res\)c)
+ [4.27631 4.8436 4.30902 8.73819 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lledbyapredic)
+ [3.0327 3.0327 4.8436 10.5599 5.75995 10.2435 9.94901 6.0654 4.27631 4.8436 6.0654 
+ 3.02179 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.3381 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.4508 ] pdfxs
+ (\\) show
+ 250.366 -353.781 m
+ /N722 10.909 Tf
+ (re) show
+ (g=)
+ [11.4544 11.4544 ] pdfxs
+ (isCom) show
+ (p?)
+ [11.4544 17.1816 ] pdfxs
+ (LOAD3) show
+ (2)
+ [11.4544 ] pdfxs
+ ([ptr) show
+ (]:)
+ [11.4544 17.1816 ] pdfxs
+ (LOAD64) show
+ 0 -375.704 m
+ ([ptr]) show
+ 28.636 -375.704 m
+ /N614 10.909 Tf
+ (')
+ [3.0327 ] pdfxs
+ (\)) show
+ ('.)
+ [3.02179 12.7853 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 9.57807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsupp)
+ [9.51273 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.51273 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpredic)
+ [8.30175 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3344 ] pdfxs
+ (\() show
+ (like)
+ [3.02179 3.0327 5.4545 10.1236 ] pdfxs
+ (IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (64) show
+ (\)c)
+ [9.51273 4.85451 ] pdfxs
+ (a) show
+ (ndo)
+ [11.3235 6.0654 10.7235 ] pdfxs
+ (t) show
+ (hiswi)
+ [6.0654 3.02179 9.57807 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsever)
+ [11.3344 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -397.626 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,butthereisno)
+ [6.0654 4.29811 6.23994 6.0654 6.05449 7.35275 4.23277 6.0654 4.8436 4.27631 7.95266 
+ 3.0327 7.40718 6.05449 8.56356 ] pdfxs
+ (g) show
+ (oodway)
+ [5.75995 5.74904 9.16356 7.58175 5.14905 8.8581 ] pdfxs
+ (t) show
+ (oimplement)
+ [8.56356 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 7.34184 ] pdfxs
+ (t) show
+ (hiswith)
+ [6.0654 3.0327 7.40718 7.8763 3.0327 4.23277 6.0654 ] pdfxs
+ (o) show
+ (utabr)
+ [6.0654 7.34184 8.55265 6.0654 4.27631 ] pdfxs
+ (a) show
+ (nch)
+ [6.05449 4.54905 9.16356 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (ot) show
+ (hersys)
+ [6.05449 4.85451 7.37446 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.08711 7.40718 ] pdfxs
+ (\() show
+ (unless)
+ [6.0654 6.05449 3.0327 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -419.549 m
+ (t) show
+ (heysupp)
+ [6.05449 4.85451 10.0145 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rte\016cientun)
+ [4.27631 8.49819 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.49819 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.309 ] pdfxs
+ (64) show
+ (-bitl)
+ [3.63261 6.0654 3.0327 8.49819 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Thissimple)
+ [9.73082 7.8763 6.0654 3.0327 8.55262 4.29811 3.0327 9.09802 6.05449 3.0327 9.09811 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.309 4.85451 ] pdfxs
+ (a) show
+ (nm)
+ [10.309 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.10902 ] pdfxs
+ (t) show
+ (heun)
+ [6.05449 9.10902 6.05449 6.0654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -441.471 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (o) show
+ (fdyn)
+ [6.97085 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.0327 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nmuchm)
+ [9.68719 8.79257 6.0654 4.53815 9.6981 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.4872 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -486.926 m
+ /N622 14.346 Tf
+ (7.4Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -519.651 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.27993 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.49082 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.27993 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.27993 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chtop)
+ [4.53815 9.50173 4.23277 8.89083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.71264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.49082 3.0327 9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.4291 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.70173 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -541.574 m
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.93445 ] pdfxs
+ (2\)) show
+ (,building)
+ [7.95266 6.05449 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 10.1235 ] pdfxs
+ (o) show
+ (n)
+ [10.7235 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 8.93445 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (o) show
+ (f)
+ [7.99629 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.1126 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.51265 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.96716 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3)
+ [4.85451 8.93445 10.1235 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7344 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ 0 -563.496 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.07629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.25448 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (5) show
+ (.Weuse)
+ [9.65446 10.309 9.07629 6.05449 4.30902 9.07629 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.5308 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cereserv)
+ [4.8436 9.07629 4.27631 4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (t) show
+ (oav)
+ [9.68719 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idre)
+ [3.0327 10.2872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingpo)
+ [3.02179 6.0654 9.68719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.5308 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 10.2981 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ 0 -585.419 m
+ (redund)
+ [4.27631 4.8436 6.0654 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 9.59992 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (fPo)
+ [7.16721 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.0327 7.72349 ] pdfxs
+ (a) show
+ (sep)
+ [4.29811 8.69447 6.35994 ] pdfxs
+ (o) show
+ (interse)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.13808 4.8436 ] pdfxs
+ (a) show
+ (sier\()
+ [4.30902 3.0327 4.8436 8.11627 4.23277 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [8.14899 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.89446 3.0327 
+ 9.89446 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.Toev)
+ [8.47629 6.97085 9.29447 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -607.341 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.0654 4.8436 8.34538 4.8436 6.37077 4.8436 4.85451 7.73456 ] pdfxs
+ (o) show
+ (fP)
+ [6.82903 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.7781 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,we\frstlo)
+ [6.0654 6.55631 7.57085 8.34538 6.0654 4.2654 4.30902 7.73456 3.0327 5.75995 ] pdfxs
+ (o) show
+ (k)
+ [9.25083 ] pdfxs
+ (a) show
+ (thowit)
+ [7.73456 6.0654 5.14905 11.3672 3.0327 7.73456 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (saset)
+ [7.78899 8.95629 4.29811 4.85451 7.73456 ] pdfxs
+ (o) show
+ (fp)
+ [6.82903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (174) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (haveafully-func)
+ [6.0654 5.14905 5.4545 8.62902 9.23992 3.32724 6.0654 3.0327 3.0327 5.74904 3.64352 
+ 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lfr)
+ [6.81812 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.Webelieve)
+ [3.63261 4.8436 6.0654 6.0654 8.31265 10.309 8.62902 6.35994 4.85451 3.0327 3.02179 
+ 4.85451 5.4545 8.62902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.01819 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.81812 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.85451 ] pdfxs
+ (o) show
+ (mplex,hi)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 6.85085 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelfe)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.80721 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.08354 ] pdfxs
+ (o) show
+ (fC++)
+ [7.12357 7.8763 8.4872 12.2617 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (expressedcle)
+ [4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.6981 4.85451 3.02179 
+ 4.85451 ] pdfxs
+ (a) show
+ (rlyin)
+ [4.27631 3.02179 9.39264 3.0327 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.0654 4.8436 3.0327 7.909 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (obee\013ec)
+ [9.0981 6.35994 8.4872 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.75995 4.8436 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized:)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ 16.364 -55.8 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -55.8 m
+ /N614 10.909 Tf
+ (Stringc)
+ [6.0654 4.23277 4.27631 3.0327 6.05449 10.1126 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.95625 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.9308 ] pdfxs
+ (\\) show
+ (hellow)
+ [6.0654 4.8436 3.0327 3.0327 10.1017 7.58175 ] pdfxs
+ (o) show
+ (rld)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (") show
+ (\))
+ [8.89091 ] pdfxs
+ (a) show
+ (relowered)
+ [4.27631 9.50174 3.0327 5.14905 7.57085 4.85451 4.2654 4.85451 10.7126 ] pdfxs
+ (t) show
+ (oc)
+ [10.1017 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (,preini)
+ [7.94175 6.0654 4.2654 4.85451 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lized,)
+ [3.0327 3.0327 4.8436 4.85451 6.05449 7.94175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.6509 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -77.723 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 16.364 -108.612 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -108.612 m
+ /N614 10.909 Tf
+ (I) show
+ (mplicitc)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 3.0327 7.54911 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.61445 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.c)
+ [7.7672 4.8436 ] pdfxs
+ (o) show
+ (pyc)
+ [5.75995 9.07628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.05449 4.85451 4.23277 ] pdfxs
+ (o) show
+ (rs\))
+ [4.27631 4.30902 7.54911 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.37082 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.61445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.`)
+ [7.7672 3.0327 ] pdfxs
+ (t) show
+ (his'p)
+ [6.0654 3.0327 4.29811 6.33813 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers\))
+ [4.85451 4.2654 4.30902 7.54911 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.15993 9.08711 ] pdfxs
+ (a) show
+ (deexplici)
+ [6.0654 8.15993 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.364 -139.501 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -139.501 m
+ /N614 10.909 Tf
+ (Templ)
+ [6.97085 4.8436 9.09802 6.05449 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 9.69807 ] pdfxs
+ (a) show
+ (refullyinst)
+ [4.27631 10.2436 3.32724 6.0654 3.0327 3.0327 11.149 3.0327 6.05449 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 11.4544 5.75995 11.149 ] pdfxs
+ (t) show
+ (heC++fr)
+ [6.0654 10.2436 7.8763 8.4872 13.8762 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ntendbef)
+ [5.75995 9.63273 4.85451 6.05449 11.4544 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 10.2436 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [15.3927 4.85451 5.74904 6.0654 10.2436 3.0327 9.68716 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 27.273 -161.423 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.85451 8.19263 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.949 ] pdfxs
+ (t) show
+ (ruep)
+ [4.2654 6.0654 8.73811 6.37085 ] pdfxs
+ (o) show
+ (lym)
+ [3.02179 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphictypesw)
+ [4.27631 6.0654 6.05449 3.0327 8.73811 3.93823 5.75995 6.35994 4.85451 8.19263 7.57085 
+ ] pdfxs
+ (o) show
+ (uldbeexp)
+ [6.0654 3.0327 9.949 6.35994 8.74902 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedin)
+ [6.0654 6.0654 4.8436 9.949 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.3381 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lentcodeusingn)
+ [3.0327 4.8436 5.75995 8.13819 4.8436 5.75995 6.0654 8.73811 6.05449 4.30902 3.0327 
+ 6.05449 9.34901 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 27.273 -183.346 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (lym)
+ [3.0327 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphictypesin)
+ [4.27631 6.05449 6.0654 3.0327 8.4872 3.93823 5.74904 6.37085 4.8436 7.94172 3.0327 
+ 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [9.99272 3.0327 ] pdfxs
+ 16.364 -214.235 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -214.235 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (secl)
+ [4.30902 8.4872 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.47629 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedin)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ones)
+ [9.08719 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (edstruc)
+ [4.8436 9.6981 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypes.F)
+ [6.0654 4.2654 8.4872 3.93823 5.75995 6.35994 4.85451 4.29811 7.87629 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisC++fr)
+ [6.05449 3.0327 7.94172 7.8763 8.4872 12.1199 3.33815 4.2654 ] pdfxs
+ (ag) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (:) show
+ 50.909 -237.944 m
+ /N1156 8.96599 Tf
+ (classbase)
+ [5.61272 4.07948 6.12384 5.15543 11.6109 6.05203 5.54105 4.56368 5.02993 ] pdfxs
+ (1) show
+ 116.202 -237.944 m
+ /N1220 8.96599 Tf
+ (f) show
+ 127.705 -237.944 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 148.227 -237.944 m
+ /N1156 8.96599 Tf
+ (Y;)
+ [8.08729 2.56423 ] pdfxs
+ 165.669 -237.944 m
+ /N1220 8.96599 Tf
+ (g) show
+ 172.14 -237.944 m
+ /N1156 8.96599 Tf
+ (;) show
+ 50.909 -255.675 m
+ (classbase)
+ [5.61272 4.07948 6.12384 5.15543 11.6109 6.05203 5.54105 4.56368 5.02993 ] pdfxs
+ (2) show
+ 116.202 -255.675 m
+ /N1220 8.96599 Tf
+ (f) show
+ 127.945 -255.675 m
+ /N1217 8.96599 Tf
+ (floa)
+ [4.38436 4.09741 6.4465 6.30306 ] pdfxs
+ (t) show
+ 159.285 -255.675 m
+ /N1156 8.96599 Tf
+ (X;)
+ [8.08729 2.56423 ] pdfxs
+ 176.727 -255.675 m
+ /N1220 8.96599 Tf
+ (g) show
+ 183.199 -255.675 m
+ /N1156 8.96599 Tf
+ (;) show
+ 50.9089 -273.407 m
+ (classderived:base1,base)
+ [5.61272 4.07948 6.12384 5.15543 11.8441 6.26722 5.25408 4.76088 3.72084 6.01624 5.25408 
+ 13.2876 10.3736 5.90858 5.40656 4.42919 4.9044 8.0067 10.1764 6.05203 5.53208 4.57264 
+ 5.02096 ] pdfxs
+ (2) show
+ 210.2 -273.407 m
+ /N1220 8.96599 Tf
+ (f) show
+ 221.424 -273.407 m
+ /N1217 8.96599 Tf
+ (shor)
+ [4.81469 6.51825 5.93544 5.00308 ] pdfxs
+ (t) show
+ 253.922 -273.407 m
+ /N1156 8.96599 Tf
+ (Z;)
+ [7.44182 2.56423 ] pdfxs
+ 270.725 -273.407 m
+ /N1220 8.96599 Tf
+ (g) show
+ 277.196 -273.407 m
+ /N1156 8.96599 Tf
+ (;) show
+ 27.2729 -305.79 m
+ /N614 10.909 Tf
+ (t) show
+ (he)
+ [6.05449 7.53812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypef)
+ [12.6982 3.93823 5.74904 6.37085 7.53812 3.32724 ] pdfxs
+ (o) show
+ (rcl)
+ [6.97083 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.29811 ] pdfxs
+ 142.389 -305.79 m
+ /N722 10.909 Tf
+ (derived) show
+ 185.169 -305.79 m
+ /N614 10.909 Tf
+ (is`)
+ [3.0327 6.99264 3.0327 ] pdfxs
+ 198.223 -305.79 m
+ /N1028 10.909 Tf
+ (f)
+ [11.1817 ] pdfxs
+ (f) show
+ 214.859 -305.79 m
+ /N722 10.909 Tf
+ (int) show
+ 232.041 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 237.496 -305.79 m
+ /N722 10.909 Tf
+ (,) show
+ 248.95 -305.79 m
+ /N1028 10.909 Tf
+ (f) show
+ 254.405 -305.79 m
+ /N722 10.909 Tf
+ (float) show
+ 283.041 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 288.495 -305.79 m
+ /N722 10.909 Tf
+ (,)
+ [11.4544 ] pdfxs
+ (short) show
+ 334.313 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 339.767 -305.79 m
+ /N614 10.909 Tf
+ ('.)
+ [3.0327 7.55993 ] pdfxs
+ (I) show
+ (f)
+ [6.02176 ] pdfxs
+ (t) show
+ (hecl)
+ [6.0654 7.53812 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sseshavevirtu)
+ [4.30902 4.29811 4.8436 6.99264 6.0654 5.14905 5.4545 7.53812 5.75995 3.0327 4.27631 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.2727 -327.712 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,av-)
+ [6.05449 4.30902 7.23266 9.54537 5.75995 3.63261 ] pdfxs
+ (ta) show
+ (blep)
+ [6.0654 3.02179 8.94538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erw)
+ [4.8436 8.36718 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 10.1454 ] pdfxs
+ (a) show
+ (lsobeincluded)
+ [3.0327 4.30902 9.54537 6.35994 8.93447 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 10.1454 ] pdfxs
+ (a) show
+ (ndiniti)
+ [6.0654 10.1454 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 10.1454 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.33456 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 27.2727 -349.635 m
+ (t) show
+ (op)
+ [9.08719 6.37085 ] pdfxs
+ (o) show
+ (int)
+ [3.02179 5.75995 7.87638 ] pdfxs
+ (t) show
+ (othevir)
+ [9.0981 4.23277 6.0654 8.4872 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (ta) show
+ (ble,describedbelow.)
+ [6.0654 3.0327 4.8436 6.6654 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 4.8436 9.6981 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 16.3637 -380.524 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2727 -380.524 m
+ /N614 10.909 Tf
+ (Avir)
+ [11.5963 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.44722 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (ta) show
+ (bleisrepresen)
+ [6.0654 3.02179 8.26902 3.0327 7.71263 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.47991 ] pdfxs
+ (a) show
+ (sa)
+ [7.71263 8.86901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 3.0327 ] pdfxs
+ 269.239 -380.524 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ 313.277 -380.524 m
+ /N614 10.909 Tf
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 9.16356 ] pdfxs
+ (o) show
+ (ftypedfuncti)
+ [6.75267 3.93823 5.75995 6.35994 4.85451 9.46901 3.33815 6.0654 6.05449 4.85451 4.23277 
+ 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.47991 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ 27.2727 -402.446 m
+ (plus)
+ [6.0654 3.02179 6.0654 7.73445 ] pdfxs
+ (t) show
+ (hetype-id)
+ [6.05449 8.27993 3.93823 5.75995 6.35994 4.85451 3.63261 3.0327 9.49082 ] pdfxs
+ (o) show
+ (bjectf)
+ [6.66539 3.32724 4.85451 4.8436 7.66911 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.70173 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 8.27993 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss.Wi)
+ [4.30902 4.29811 7.81084 11.2144 3.0327 ] pdfxs
+ (t) show
+ (hthisrepresen)
+ [9.49082 4.23277 6.0654 3.0327 7.73445 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,vir)
+ [6.05449 6.50176 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lme)
+ [6.45812 9.08711 4.85451 ] pdfxs
+ (t) show
+ (hodc)
+ [6.05449 5.75995 9.49082 4.8436 ] pdfxs
+ (a) show
+ (llres)
+ [3.0327 6.45812 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2727 -424.369 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeperf)
+ [11.509 6.35994 10.2872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 11.4981 5.74904 11.2035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.4363 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.70899 ] pdfxs
+ (a) show
+ (se\013ec)
+ [9.7417 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 11.1926 ] pdfxs
+ (a) show
+ (sbyatypic)
+ [9.7417 5.75995 11.1926 10.8981 3.93823 5.75995 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ls)
+ [8.46538 4.30902 ] pdfxs
+ (o) show
+ (urcec)
+ [6.05449 4.27631 4.8436 10.2872 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 27.2727 -446.291 m
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.27631 8.30175 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyif)
+ [3.0327 5.4545 4.8436 3.0327 9.20719 3.0327 6.78539 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.30175 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 8.30175 4.8436 ] pdfxs
+ (o) show
+ (mpileruses)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.72355 6.05449 4.30902 4.8436 7.75627 ] pdfxs
+ (o) show
+ (nlyper-moduleins)
+ [6.05449 3.0327 9.20719 6.37085 4.8436 4.27631 3.63261 9.08711 5.75995 6.0654 6.05449 
+ 3.0327 8.30175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.51264 ] pdfxs
+ (o) show
+ (fcr)
+ [6.77448 4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss-modulep)
+ [4.30902 4.29811 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 8.29084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2727 -468.214 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.3637 -499.103 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2727 -499.103 m
+ /N614 10.909 Tf
+ (C++excep)
+ [7.8763 8.4872 12.6435 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.46535 ] pdfxs
+ (a) show
+ (relowered)
+ [4.2654 9.01083 3.02179 5.15996 7.57085 4.85451 4.2654 4.85451 10.2108 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (he`)
+ [6.05449 8.99993 3.0327 ] pdfxs
+ 204.742 -499.103 m
+ /N722 10.909 Tf
+ (invoke) show
+ 239.105 -499.103 m
+ /N614 10.909 Tf
+ (')
+ [7.18903 ] pdfxs
+ (a) show
+ (nd`)
+ [6.05449 10.2108 3.0327 ] pdfxs
+ 271.049 -499.103 m
+ /N722 10.909 Tf
+ (unwind) show
+ 305.412 -499.103 m
+ /N614 10.909 Tf
+ ('ins)
+ [7.18903 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.45444 ] pdfxs
+ (a) show
+ (sdescribedinSec-)
+ [8.46535 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.2108 3.0327 
+ 10.2108 6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ 27.2727 -521.025 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8872 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (,exp)
+ [8.15993 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (singexcep)
+ [4.30902 3.0327 6.05449 10.2872 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.85448 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowin)
+ [7.85448 6.0654 5.14905 12.6981 3.0327 10.8872 ] pdfxs
+ (t) show
+ (heCFG.)
+ [6.0654 9.67628 7.8763 6.81812 8.5636 7.85448 ] pdfxs
+ (I) show
+ (nf)
+ [10.8872 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,having)
+ [8.15993 6.05449 5.14905 5.75995 3.0327 6.05449 10.2872 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 9.1308 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2727 -542.948 m
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.89083 ] pdfxs
+ (a) show
+ (tlink)
+ [8.2691 3.0327 3.0327 6.0654 9.78537 ] pdfxs
+ (t) show
+ (imeen)
+ [3.0327 9.08711 8.89083 4.8436 6.0654 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 8.34535 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.0291 ] pdfxs
+ (t) show
+ (ouse)
+ [9.49083 6.05449 4.30902 8.87993 ] pdfxs
+ (a) show
+ (nin)
+ [10.1017 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.49083 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (eunused)
+ [8.87993 6.05449 5.75995 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 27.2727 -564.871 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.65446 6.05449 ] pdfxs
+ (a) show
+ (ndlers.This)
+ [6.0654 6.05449 3.0327 4.85451 4.2654 4.30902 7.85448 7.88721 6.05449 3.0327 7.88717 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nismuchlesse\013ectiveifd)
+ [9.64355 3.0327 7.88717 8.79257 6.05449 4.54905 9.64355 3.0327 4.8436 4.30902 7.88717 
+ 4.8436 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 8.43266 3.0327 6.92721 6.05449 
+ ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.43266 ] pdfxs
+ (o) show
+ (naper-moduleb)
+ [9.64355 9.04356 6.35994 4.85451 4.2654 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 
+ 8.43266 6.0654 ] pdfxs
+ (a) show
+ (sisin)
+ [4.29811 3.0327 7.88717 3.0327 6.0654 ] pdfxs
+ 27.2727 -586.793 m
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 6.6654 4.8436 
+ ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 228.546 -657.201 m
+ (31) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (43) 44
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font EWUKXJ+LuxiSans
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (c) 2001 by Bigelow & Holmes Inc. Instructions copyright (c) 2001 by URW++.) def
+ /FullName (Luxi Sans Regular) def
+ /FamilyName (Luxi Sans) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /EWUKXJ+LuxiSans def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -215 -211 988 993 } def
+ /XUID [6 5078987 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33F263D87905C71AD331AF645110C849CEA90109A0B573C274D5B5D
+ DD997AD71C9A140A1C97EF634631B64961FC18703C858045F61218BD7AB87E94
+ 97AFAD125AAEFCB69FA656DC2DC87274E2618698D546B9C3C1982E7CA503B39C
+ 2D66D54DB6254612DE5C24C703661D833BEE1D4E2664E24095EF560DED111769
+ 8DB64797C2158BF150015EE91264F23EDB89D386ADBB4177D6C1CD006CA11698
+ B6AA467E4CBAA5FEA0CE36FB10F040E782BDE8CA06951BCD923D733D2558F4DD
+ 0C12AD340D04544A496B511AF6E929E255F1DED542CE16B1B234363223E81EC8
+ F20C0FD7263979FEA37DF59BBB268C177E2391C61AECCA8AAEC3596097D4D06B
+ 0EEAB6945406C1DC1A1F33267A1E69AA94FE3E4D1706245305F9F179881308B3
+ 6236D95E82967A244A1837945501D099DA3A26C0DCDAA3E839C681220EB10CE7
+ A2EECCC2F601B44C426760BEC4ED92D5A9D01B5D5EBE8C533E9D328AC33169D2
+ 08511CC69AE11AB72DB7526DA90923B7D6CB1D74367E56412907DE7E67F288E9
+ F7866674B50F903C80899B3582D294BF7D1F9EA431635F89C237CC84866EBEC0
+ F73305999049D6C74BA1D8367AD2C483A6ACE2F75CA1E765A1161404DFD1E38B
+ 3BC753F9A3F0CB7A91AC5BD025FC6E218CA3D2CEF523D2400C2FA02F115188C1
+ 472EE747F7B64C3776AE0C08D83E408402A7E740D02BEF37F607657DC07B115C
+ 0E2BC5837BA05307C207D2A5D622FEA9D0125C6E0C9C9F0D995C41D134A2BAE1
+ ADEA8291EE71EADD4F99E6C33E08599273BEAD50C3BA151F332CCDDACB99B271
+ 0D2957495950E9993700A225D1145BD15F52C8384DE83726C1A72B7CDDEA2EC0
+ D0E94483404364357740BF7FB486FD92DBC4FAB3F6822D639677C6C022DB50F1
+ C74FBDF6323195EBB104C984D5E29B71002DB83FA0DC7E2E9376AD31DE24E644
+ A9ED47F98861017B3DCA21ED4C8E79078D17ACC3AB9DCC5908CD125AF0F8D78C
+ D7A87F0CC3AD42C6F2B2584D650E1EF35FE3A2972ABAB31B7C647D6E85DC1906
+ F8580A616E7B0280C3B354215DF21B2BE669363F76AB9280CC091E045C5E9750
+ 828A2D3AA6F5667142BB5A7E7135C95B74A9551CBD5702C5CFB248C34ED25953
+ 86F9F16C078733C963A4797D612CD3E6466664F19CC552B439A4E671252E8CED
+ 691754BB415368A02327BE3A0A577CA0C8FD36BBC5AE9E281F3D7097C56D6B03
+ 9B2E3EFD69EC18ACCCE4C9CCAB9AB2DCAEE46C0892D9D2B3F02BCD4A4A2A0AA2
+ 5157F3798A63432DB41F178E14282EE276A05631FAA68725E4240AE1AF1DA787
+ E97B03EE065446FB2EA32FDBA9C6694303525281F8C5E2BAE55DF92C67592999
+ 8C925947BADC6C86F8B030479F2452E3164B854DE2078B3B86C2B5D870B923E3
+ CDC1D5D290A7FA74D268B081325E9AC4B514D4534616122B9691D35FE8B9E5F4
+ ECC874A1584555DB5389E0E17C5FD81F38F1A3FE5F39FA2A5F147E0DF995463E
+ 0D2DC82DEA86F054154AD62BAFDC3DC45DFFEFA908702BC6779111F1768F347E
+ C50B5CA08FE2F967F43880C6FB60CF47C84D5BBC7491761E4B72EBE1F8DAA0B7
+ C9D0CB3A82DA5BDFDB5B354F316931BFC45D0661A9DD2A32A60D9BBDF87B2C3F
+ F324C3B03246BE00FFA7E2F886E4B62EB8F77776A39B16278E33B65A8275427B
+ D51CF0AD90E095A81104D90CBC0C11E1EB695CD027EBCBE167CD8E4289191B18
+ 0B9B97B9975A39EC5E23D6306FC17CBE30C61628D9367873D1ADDE12F0411F17
+ EC925FA8DCD3B4D4C83437EFF873011FE036FA016B6CD765930A24E4E5D2D646
+ A7FF0B7650D2345B93FA8C67B0E4FA1EA9ACD83752CE93DBFBA6A67E92FB1D7B
+ 1BDFBA8CABB3609333A536AF290BF839608EF8D1ACB21A91D00301BFE6CFA243
+ 40B29D9A54764F922E2252D350700C910230FA228FDC95710896F44A9D110B51
+ CF458657B7E631AD6F58B267C6D60F4671F3BDE1EE2383DBBCCD56049E80EC43
+ C857358C409FD1C2D4FF773CE5F42ED69DA38F9FD812D8B989F02E592EF6D223
+ 2758EA09D8B0650F25E7B7460820AA814FA5A58BDB2F05CE9BFE79E9B662D0C4
+ EB250CBE68D7AF4F8B8E1219771F4075CD13497422CB021D6BC17CA3B430E259
+ 7D837A6A19320D4C29D24A0DEAE63A39E36E70681E786DAB416C28EF66F5E9CB
+ 8E62BF961A858A3569CF52FC0CB83478D8A2D2A448DF6BAEE7A4AF2C38EFC136
+ 49E44628A999F22848AEE7947F6D12F2A92A5C87ED83687D70C4E7C48FCD7547
+ 46B96056ED04339BA34489292D3F7D41DE1D4646DE379BA90435DF9F18A13388
+ F6845E22550140FD9E154E3E7A830AB289E385FB525388AA0F34C3D13DC236AC
+ 9597F58D372BD122FB8CA6552F313868C56C81555ACF9988E417FC7CCC610147
+ D612D3D4DB57B0BB1C5E83BD920DF5402C2E3BB632EA1A2C5D97B110CD19298C
+ 363EC637C4175EA75DDB2B075BA4982DA3FC8974E679A0CEFDD958D4EFB8BA21
+ D8D661F51769E633E95C39E44039241906929F83DAD6E0A418EADE85C47FC8A3
+ DB1A51019264ECFE6F0DBEB239D377BC4B3F03E5D7BFE707588B534591753B68
+ BD6AEBF260165EB444E353C8EF7C02894E0C18DC2428B279B4FD19EBEC25603A
+ 83AAA59CD68ACA521832E83569AF18A7676B71DFC2FC151CD321F26724D3D4AF
+ 285F4293F5658936B9D0A4CB6262CED10282BB3AF9510D3B3C5DB821C002CB91
+ C7207FD569003CF74572356110D187CE0DF038BB93456A833549072CA93974C9
+ 2AEDF5E73FC9528D5087DFBFC95728A750251736C9FB7C25A5903906BE2034AD
+ F9D7DD0B4FE8101937F1622E1E95141A009BA3ABF5B037A080DC6DDBA8294308
+ 947ABBEE6293B2492D400665565F80910B31D7B3B7AC84DA3DB18D018321E7DF
+ 86992DD418571675A9B0211A5C8F429B01120C4F9F4510AA7A995B59747C275D
+ A6737A0F75B18062CEA78A166D03AD9B61FA9E8845BB93D4BFE29AD73DCFE63B
+ 27FB169C0F0BF5DC8B97BFB6127695FBAD7520F84152FA670FB6008241776E50
+ 755F05A000D63C48750F07056D96E71FF213B9A224E21DD0108BC1531CBA3311
+ 5EF0EB50CD42BBF93CF2C45E722EE817B41414B60EA1C40FBC29416523E5F308
+ D76423949CB56F1F38946D944E998B6FBC2FF19CE353A504E1BA9F599C9CD510
+ 558AB253E79B0574189C64F5341E69D367CC91DE2694DA322A01A633507B4A72
+ 94B752235A2DA7483581F2E4AE7BFF6FD2FF31CD499AD4BC6259C3A0C5A0C69A
+ 6CB9DAA86B73045592E44B56BA2D2FB0526DE474024095446495D54C47C027D5
+ 6BDFE48FB31A7DBE24511954907FB7AE85DC6E4EDF12400966BD0726EC35936F
+ 2274590AA758CD601C94102856BC22417C9AB511B13C38B12E3AADB530E391E4
+ 94F6D2A0BB1D97691E4A0ED5E1336B00A7C47DB7C3AC070D46CD99F31FC6DAB3
+ 6EBCDCA4AA81DB64E24B74918D0EE74DAE60D7646C2A8CF1971A66596BCF04B3
+ C83E173B2B187B4DA06CA99AE2E220E4548FBEFD6361262FE167CC6CC73EAD97
+ A73372C57145EAA9A86373363A9988AF5897646BA87C4ACA1DBF49F2A7D8838F
+ 3C2ED489211158A7246DEB038172979A1BFDB517950BA7A040CBB385521A6D5A
+ BA0E86BD2366733173A2AD8868DEC7EB10A280982B1AA929332A7DC9F82EC1F7
+ DD5A0E98A3EBB37BFC12CB3B9C03296C9B9CC89964A05EAC01237A1986008021
+ 41FBDA2F49F5CCBF5D5D6B03017B5EB7C6F1C3679269C274D12CD199C80498B8
+ FF42D56C080C15F5A53A7834766AC394FB6B6CD8F0A84D080798968CA9A41E18
+ 77210F753762A61734721CB6B901E49CEA90ECBDD89941EAC846B9E0D48BEBC6
+ 54A84D284D60AB114A3725025E6CFD76AED58057707C051649418436C053C4A2
+ 4D4736C4536FA29A1921A55AEA3D02FB1B5F755CEA0EDB7C173811DF8C473D90
+ 14943EFEF8137F10D0BF4160D2D884E28216E727DABD7201BE5191554CE9737F
+ 6FF99E33AA0BEF7C16DD83C7928C1D450A45B31B48D512A98C09A170B9B0BCCA
+ CDA1C78136A3EF4817D3DA9E864AC4B9BFDF5BD55A631F6D66DB6A551DAB205C
+ F22600802EE52155216D1386AB574A11A6C288507B6166D5D01FAF95B7767923
+ 268782E55048CA43949182DB89D4C0E5DDB84E187A32BDCD4B555E82D50EF5EE
+ 81EBD10D4AA4DA1C9EED5EAC4F0616401706585ED56AE63E3BD8E866E2855160
+ 210D624DF6C52EE1E6F81951DC72667AA8AD8F34715AC87D1E29C8D88ACC6EFE
+ 590EFA364FCD87B89C2EFBBC5DE13A21C503529B12FC6FE1A98328BD469EF4FC
+ 72AED7E3667D5EF3FB5A09ABFE11F29AD03C0611B3CAC6B0EDF36419A94A931E
+ A79863152AB11490D0DF68F26DEFF7CCBF25D54109173938B3BCC13B360B2E1D
+ D49710F35D74495166489DDD24587CF4F99909E30A05A50117D8EAFA5EE888F0
+ 7FABBA904F64BCD0D0B51DC4BBF5DD23C14A214446A844575FF82B3BB8BC95FE
+ C96713FABCBE4C3C92F482D368DFCE344BC393052E01521AA7417C84A7CABBEE
+ BDE4ACC07B3979C197C52F2C389FC0AABFDD2C9F5DE04FBBB00A170DACD5983B
+ A922765E4B2A1B1375A19191C8BA72D4402EB8F155F29BDA54AFB6270084A9A7
+ 12AFCB5CB53FD4ED634720708FF8051A66C63973C62027E494406B125ABF5C02
+ E70CF9082274DC5CEF9233112FC15D322ECFA594A8C5AB2F11441B984BE889F1
+ A6D3577EFAE1A970DE65BCE2F00DE7182A83926786C6F260
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /EWUKXJ+LuxiSans findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /EWUKXJ+LuxiSans findfont /Encoding get
+ dup 0 /.notdef put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 76 /L put
+ dup 77 /M put
+ dup 83 /S put
+ dup 86 /V put
+ dup 88 /X put
+ dup 97 /a put
+ dup 99 /c put
+ dup 103 /g put
+ dup 112 /p put
+ dup 114 /r put
+ dup 118 /v put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [/N1408/EWUKXJ+LuxiSans -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Webelieve)
+ [10.2981 8.69447 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.09456 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rlycle)
+ [4.2654 3.0327 9.59992 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.90537 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mimplemen)
+ [13.8436 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexistf)
+ [6.0654 8.13808 4.85451 5.75995 3.02179 4.30902 8.08365 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.11627 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.09456 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.14899 3.02179 9.90537 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 8.11627 3.0327 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [7.89812 3.33815 ] pdfxs
+ (a) show
+ (milieslikeScheme,)
+ [9.08711 3.0327 3.0327 3.0327 4.8436 7.36354 3.02179 3.0327 5.4545 7.90903 6.0654 
+ 4.53815 6.0654 4.8436 9.09802 4.8436 6.20722 ] pdfxs
+ (t) show
+ (heMLf)
+ [6.05449 7.90903 10.0036 9.87264 3.32724 ] pdfxs
+ (a) show
+ (mily,Sm)
+ [9.09802 3.02179 3.0327 4.8545 6.19631 6.0654 9.08711 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.0327 6.97085 ] pdfxs
+ (a) show
+ (lk,)
+ [3.02179 5.75995 6.20722 ] pdfxs
+ (J) show
+ (ava)
+ [5.14905 5.14904 8.51993 ] pdfxs
+ (a) show
+ (ndMicr)
+ [6.05449 9.11992 10.0036 3.02179 4.85451 4.2654 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 7.2982 7.8763 ] pdfxs
+ (LI) show
+ (.Wehaveimplemen-)
+ [6.08722 10.309 7.89812 6.0654 5.14905 5.4545 7.90903 3.0327 9.08711 6.05449 3.0327 
+ 4.85451 9.08711 4.8436 6.0654 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nexperiencewi)
+ [9.68719 4.85451 5.75995 6.35994 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 8.4872 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpr)
+ [9.6981 6.0654 4.2654 ] pdfxs
+ (oto) show
+ (typeMSC)
+ [3.93823 5.75995 6.35994 8.4872 10.0036 9.6981 7.8763 ] pdfxs
+ (L) show
+ (I)
+ [7.57076 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (J) show
+ (avavir)
+ [5.14905 5.14904 9.0981 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.6654 9.09802 ] pdfxs
+ (a) show
+ (chines)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tindic)
+ [7.87638 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (elikelysuccess.)
+ [8.4872 3.0327 3.0327 5.4545 4.8436 3.0327 9.39264 4.29811 6.0654 4.8436 4.85451 
+ 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ -16.936 -81.033 m
+ /N1025 10.909 Tf
+ (H) show
+ (ow)
+ [5.92355 13.2435 ] pdfxs
+ (co) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (tistheLLVMr)
+ [9.06544 3.47997 9.13077 4.8873 6.96002 9.93802 7.54904 6.14178 9.49086 16.0907 5.17085 
+ ] pdfxs
+ (e) show
+ (pr)
+ [6.96002 5.17085 ] pdfxs
+ (e) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (tat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on?) show
+ -16.936 -110.001 m
+ /N614 10.909 Tf
+ (Sincecodef)
+ [6.0654 3.02179 6.0654 4.8436 8.31266 4.85451 5.74904 6.0654 8.31266 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.30175 4.85451 ] pdfxs
+ (o) show
+ (mpiledpr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.51264 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (miss)
+ [12.5562 3.0327 7.75627 4.30902 ] pdfxs
+ (to) show
+ (redin)
+ [4.2654 4.85451 9.52355 3.02179 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.30175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.4618 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uti)
+ [6.0654 7.70183 3.0327 ] pdfxs
+ (t) show
+ (slife)
+ [7.76717 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -16.936 -131.923 m
+ (itisimp)
+ [3.0327 8.53092 3.0327 8.59626 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.53092 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titn)
+ [8.54183 3.02179 8.54183 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [8.54183 6.35994 9.14174 ] pdfxs
+ (t) show
+ (ool)
+ [5.75995 9.74173 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e.The\r)
+ [4.85451 9.83991 7.88721 6.05449 9.14174 6.0654 ] pdfxs
+ (a) show
+ (t,)
+ [4.23277 7.49448 ] pdfxs
+ (t) show
+ (hree-)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddressf)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.59626 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.3853 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Miswellsui)
+ [14.2909 3.0327 8.59626 7.58175 4.8436 3.0327 7.31994 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 10.3526 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -153.846 m
+ (asimpleline)
+ [9.4581 4.30902 3.0327 9.08711 6.05449 3.0327 8.85811 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (rlay)
+ [8.27991 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (,wi)
+ [7.13448 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [10.069 9.08711 ] pdfxs
+ (o) show
+ (stins)
+ [4.29811 8.25819 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrequiring)
+ [6.05449 8.31262 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 9.46901 
+ ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.05449 3.0327 9.76355 9.4581 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.85811 ] pdfxs
+ (32) show
+ (-bitw)
+ [3.63261 6.0654 3.0327 8.24728 7.57085 ] pdfxs
+ (o) show
+ (rde)
+ [4.27631 10.069 4.8436 ] pdfxs
+ (a) show
+ (chinthe\fle.)
+ [4.54905 10.069 3.0327 10.069 4.23277 6.0654 8.85811 6.05449 3.0327 4.85451 3.0327 
+ ] pdfxs
+ -16.936 -175.768 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.23629 ] pdfxs
+ (2) show
+ (.7shows)
+ [3.0327 8.8472 4.29811 6.0654 5.14905 7.8763 7.69081 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.23629 4.30902 3.02179 4.85451 8.23629 ] pdfxs
+ (o) show
+ (f)
+ [6.71994 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M\flesf)
+ [13.3963 6.05449 3.0327 4.85451 7.69081 3.32724 ] pdfxs
+ (o) show
+ (rSPECCP)
+ [7.66901 6.05449 7.42902 7.42902 11.269 7.8763 7.41812 ] pdfxs
+ (U200) show
+ (0execu)
+ [8.8472 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.69081 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erlinkin)
+ [4.85451 7.6581 3.0327 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,c)
+ [6.47994 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.44719 ] pdfxs
+ (to) show
+ -16.936 -197.691 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tive)
+ [4.23277 3.0327 5.4545 8.4872 ] pdfxs
+ (X8) show
+ (6)
+ [9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (32) show
+ (-bitSp)
+ [3.63261 6.0654 3.0327 7.87638 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rcexecu)
+ [4.27631 8.47629 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesc)
+ [6.05449 3.0327 4.85451 7.93081 4.85451 ] pdfxs
+ (o) show
+ (mpiledbyGCC)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.6981 5.75995 9.39264 8.55269 7.88721 11.509 
+ ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlevel-O)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 3.63261 8.4872 ] pdfxs
+ (3) show
+ 405.655 -193.732 m
+ /N703 7.96999 Tf
+ (8) show
+ 410.388 -197.691 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 10.046 -528.898 cm
+ q
+ 0.518143 0 0 0.518143 0 0 cm
+ q
+ q
+ 0 -1 1 0 0 612 cm
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 0.000244141 0.000244141 5188.8 7197.6 re
+ 1 sc
+ f
+ 2.39999 w
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ 0 sc
+ S
+ n
+ 4245.6 633.6 m
+ 4245.6 6936 l
+ S
+ n
+ 3794.4 633.6 m
+ 3794.4 6936 l
+ S
+ n
+ 3345.6 633.6 m
+ 3345.6 6936 l
+ S
+ n
+ 2894.4 633.6 m
+ 2894.4 6936 l
+ S
+ n
+ 2443.2 633.6 m
+ 2443.2 6936 l
+ S
+ n
+ 1992 633.6 m
+ 1992 6936 l
+ S
+ n
+ 1543.2 633.6 m
+ 1543.2 6936 l
+ S
+ n
+ 1092 633.6 m
+ 1092 6936 l
+ S
+ n
+ 640.8 633.6 m
+ 640.8 6936 l
+ S
+ n
+ 189.6 633.6 m
+ 189.6 6936 l
+ S
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ S
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ S
+ n
+ 4740 633.6 m
+ 4696.8 633.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 717.6 m
+ 5076 717.6 l
+ 5076 943.2 l
+ 4766.4 943.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 75.84 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 75.84 m
+ (6) show
+ 497.04 75.84 m
+ (4) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1027.2 m
+ 4696.8 1027.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 1111.2 m
+ 5076 1111.2 l
+ 5076 1336.8 l
+ 4766.4 1336.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 115.2 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 115.2 m
+ (7) show
+ 497.04 115.2 m
+ (5) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1420.8 m
+ 4696.8 1420.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 1504.8 m
+ 5076 1504.8 l
+ 5076 1730.4 l
+ 4766.4 1730.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 154.56 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 154.56 m
+ (7) show
+ 497.04 154.56 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1814.4 m
+ 4696.8 1814.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 1900.8 m
+ 5076 1900.8 l
+ 5076 2124 l
+ 4766.4 2124 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 193.92 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 193.92 m
+ (7) show
+ 497.04 193.92 m
+ (7) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2208 m
+ 4696.8 2208 l
+ S
+ Q
+ q
+ n
+ 4766.4 2294.4 m
+ 5076 2294.4 l
+ 5076 2517.6 l
+ 4766.4 2517.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 233.52 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 233.52 m
+ (7) show
+ 496.8 233.52 m
+ (9) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2601.6 m
+ 4696.8 2601.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 2688 m
+ 5076 2688 l
+ 5076 2913.6 l
+ 4766.4 2913.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 272.88 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 272.88 m
+ (8) show
+ 497.04 272.88 m
+ (1) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2997.6 m
+ 4696.8 2997.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 3081.6 m
+ 5076 3081.6 l
+ 5076 3307.2 l
+ 4766.4 3307.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 312.24 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 312.24 m
+ (8) show
+ 497.04 312.24 m
+ (3) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 3391.2 m
+ 4696.8 3391.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 3475.2 m
+ 5076 3475.2 l
+ 5076 3700.8 l
+ 4766.4 3700.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 351.6 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 351.6 m
+ (8) show
+ 497.04 351.6 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 3784.8 m
+ 4696.8 3784.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 3868.8 m
+ 5076 3868.8 l
+ 5076 4094.4 l
+ 4766.4 4094.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 390.96 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 390.96 m
+ (8) show
+ 497.04 390.96 m
+ (8) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4178.4 m
+ 4696.8 4178.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 4264.8 m
+ 5076 4264.8 l
+ 5076 4488 l
+ 4766.4 4488 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 430.32 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 430.32 m
+ (9) show
+ 497.04 430.32 m
+ (7) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4572 m
+ 4696.8 4572 l
+ S
+ Q
+ q
+ n
+ 4766.4 4658.4 m
+ 5076 4658.4 l
+ 5076 4884 l
+ 4766.4 4884 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 469.92 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 469.92 m
+ (5) show
+ 497.04 469.92 m
+ (3) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4965.6 m
+ 4696.8 4965.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 5052 m
+ 5076 5052 l
+ 5076 5277.6 l
+ 4766.4 5277.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 509.28 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 509.28 m
+ (5) show
+ 497.04 509.28 m
+ (4) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 5361.6 m
+ 4696.8 5361.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 5445.6 m
+ 5076 5445.6 l
+ 5076 5671.2 l
+ 4766.4 5671.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 548.64 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 548.64 m
+ (5) show
+ 497.04 548.64 m
+ (5) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 5755.2 m
+ 4696.8 5755.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 5839.2 m
+ 5076 5839.2 l
+ 5076 6064.8 l
+ 4766.4 6064.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 588 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 588 m
+ (5) show
+ 497.04 588 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 6148.8 m
+ 4696.8 6148.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 6232.8 m
+ 5076 6232.8 l
+ 5076 6458.4 l
+ 4766.4 6458.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 627.36 m
+ /N1408 18.24 Tf
+ (3) show
+ 486.96 627.36 m
+ (0) show
+ 497.04 627.36 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 6542.4 m
+ 4696.8 6542.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 6628.8 m
+ 5085.6 6628.8 l
+ 5085.6 6852 l
+ 4766.4 6852 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 666.72 m
+ /N1408 18.24 Tf
+ (A) show
+ 488.88 666.72 m
+ (v) show
+ 498 666.72 m
+ (g) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 4500 878.4 196.8 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ 2.39999 w
+ n
+ 4696.8 926.4 m
+ 4696.8 878.4 l
+ 4500 878.4 l
+ 4500 976.8 l
+ 4696.8 976.8 l
+ 4696.8 926.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4296 1272 400.8 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 1322.4 m
+ 4696.8 1272 l
+ 4296 1272 l
+ 4296 1370.4 l
+ 4696.8 1370.4 l
+ 4696.8 1322.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 554.4 1665.6 4142.4 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 1716 m
+ 4696.8 1665.6 l
+ 554.4 1665.6 l
+ 554.4 1764 l
+ 4696.8 1764 l
+ 4696.8 1716 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3338.4 2059.2 1358.4 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2109.6 m
+ 4696.8 2059.2 l
+ 3338.4 2059.2 l
+ 3338.4 2157.6 l
+ 4696.8 2157.6 l
+ 4696.8 2109.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4620 2452.8 76.7998 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2503.2 m
+ 4696.8 2452.8 l
+ 4620 2452.8 l
+ 4620 2551.2 l
+ 4696.8 2551.2 l
+ 4696.8 2503.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4653.6 2846.4 43.2002 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2896.8 m
+ 4696.8 2846.4 l
+ 4653.6 2846.4 l
+ 4653.6 2944.8 l
+ 4696.8 2944.8 l
+ 4696.8 2896.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4624.8 3240 72 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 3290.4 m
+ 4696.8 3240 l
+ 4624.8 3240 l
+ 4624.8 3338.4 l
+ 4696.8 3338.4 l
+ 4696.8 3290.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4060.8 3633.6 636 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 3684 m
+ 4696.8 3633.6 l
+ 4060.8 3633.6 l
+ 4060.8 3732 l
+ 4696.8 3732 l
+ 4696.8 3684 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4384.8 4027.2 312 98.3997 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4077.6 m
+ 4696.8 4027.2 l
+ 4384.8 4027.2 l
+ 4384.8 4125.6 l
+ 4696.8 4125.6 l
+ 4696.8 4077.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4262.4 4423.2 434.4 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4471.2 m
+ 4696.8 4423.2 l
+ 4262.4 4423.2 l
+ 4262.4 4521.6 l
+ 4696.8 4521.6 l
+ 4696.8 4471.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 2956.8 4816.8 1740 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4864.8 m
+ 4696.8 4816.8 l
+ 2956.8 4816.8 l
+ 2956.8 4915.2 l
+ 4696.8 4915.2 l
+ 4696.8 4864.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3388.8 5210.4 1308 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 5258.4 m
+ 4696.8 5210.4 l
+ 3388.8 5210.4 l
+ 3388.8 5308.8 l
+ 4696.8 5308.8 l
+ 4696.8 5258.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3105.6 5604 1591.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 5652 m
+ 4696.8 5604 l
+ 3105.6 5604 l
+ 3105.6 5702.4 l
+ 4696.8 5702.4 l
+ 4696.8 5652 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4521.6 5997.6 175.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6045.6 m
+ 4696.8 5997.6 l
+ 4521.6 5997.6 l
+ 4521.6 6096 l
+ 4696.8 6096 l
+ 4696.8 6045.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4053.6 6391.2 643.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6439.2 m
+ 4696.8 6391.2 l
+ 4053.6 6391.2 l
+ 4053.6 6489.6 l
+ 4696.8 6489.6 l
+ 4696.8 6439.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3820.8 6784.8 876 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6832.8 m
+ 4696.8 6784.8 l
+ 3820.8 6784.8 l
+ 3820.8 6883.2 l
+ 4696.8 6883.2 l
+ 4696.8 6832.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4579.2 780 117.6 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 828 m
+ 4696.8 780 l
+ 4579.2 780 l
+ 4579.2 878.4 l
+ 4696.8 878.4 l
+ 4696.8 828 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4401.6 1173.6 295.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 1224 m
+ 4696.8 1173.6 l
+ 4401.6 1173.6 l
+ 4401.6 1272 l
+ 4696.8 1272 l
+ 4696.8 1224 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 1862.4 1567.2 2834.4 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 1617.6 m
+ 4696.8 1567.2 l
+ 1862.4 1567.2 l
+ 1862.4 1665.6 l
+ 4696.8 1665.6 l
+ 4696.8 1617.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3724.8 1960.8 972 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2011.2 m
+ 4696.8 1960.8 l
+ 3724.8 1960.8 l
+ 3724.8 2059.2 l
+ 4696.8 2059.2 l
+ 4696.8 2011.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4651.2 2354.4 45.6001 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2404.8 m
+ 4696.8 2354.4 l
+ 4651.2 2354.4 l
+ 4651.2 2452.8 l
+ 4696.8 2452.8 l
+ 4696.8 2404.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4656 2748 40.7998 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2798.4 m
+ 4696.8 2748 l
+ 4656 2748 l
+ 4656 2846.4 l
+ 4696.8 2846.4 l
+ 4696.8 2798.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4644 3141.6 52.7998 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3192 m
+ 4696.8 3141.6 l
+ 4644 3141.6 l
+ 4644 3240 l
+ 4696.8 3240 l
+ 4696.8 3192 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4178.4 3535.2 518.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3585.6 m
+ 4696.8 3535.2 l
+ 4178.4 3535.2 l
+ 4178.4 3633.6 l
+ 4696.8 3633.6 l
+ 4696.8 3585.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4471.2 3928.8 225.6 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3979.2 m
+ 4696.8 3928.8 l
+ 4471.2 3928.8 l
+ 4471.2 4027.2 l
+ 4696.8 4027.2 l
+ 4696.8 3979.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4423.2 4324.8 273.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 4372.8 m
+ 4696.8 4324.8 l
+ 4423.2 4324.8 l
+ 4423.2 4423.2 l
+ 4696.8 4423.2 l
+ 4696.8 4372.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3592.8 4718.4 1104 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 4766.4 m
+ 4696.8 4718.4 l
+ 3592.8 4718.4 l
+ 3592.8 4816.8 l
+ 4696.8 4816.8 l
+ 4696.8 4766.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3794.4 5112 902.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5160 m
+ 4696.8 5112 l
+ 3794.4 5112 l
+ 3794.4 5210.4 l
+ 4696.8 5210.4 l
+ 4696.8 5160 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3463.2 5505.6 1233.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5553.6 m
+ 4696.8 5505.6 l
+ 3463.2 5505.6 l
+ 3463.2 5604 l
+ 4696.8 5604 l
+ 4696.8 5553.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4586.4 5899.2 110.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5947.2 m
+ 4696.8 5899.2 l
+ 4586.4 5899.2 l
+ 4586.4 5997.6 l
+ 4696.8 5997.6 l
+ 4696.8 5947.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4305.6 6292.8 391.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 6340.8 m
+ 4696.8 6292.8 l
+ 4305.6 6292.8 l
+ 4305.6 6391.2 l
+ 4696.8 6391.2 l
+ 4696.8 6340.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4089.6 6686.4 607.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 6734.4 m
+ 4696.8 6686.4 l
+ 4089.6 6686.4 l
+ 4089.6 6784.8 l
+ 4696.8 6784.8 l
+ 4696.8 6734.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4612.8 681.6 84 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 729.6 m
+ 4696.8 681.6 l
+ 4612.8 681.6 l
+ 4612.8 780 l
+ 4696.8 780 l
+ 4696.8 729.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4440 1075.2 256.8 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1125.6 m
+ 4696.8 1075.2 l
+ 4440 1075.2 l
+ 4440 1173.6 l
+ 4696.8 1173.6 l
+ 4696.8 1125.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 1492.8 1468.8 3204 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1519.2 m
+ 4696.8 1468.8 l
+ 1492.8 1468.8 l
+ 1492.8 1567.2 l
+ 4696.8 1567.2 l
+ 4696.8 1519.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3700.8 1862.4 996 98.4 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1912.8 m
+ 4696.8 1862.4 l
+ 3700.8 1862.4 l
+ 3700.8 1960.8 l
+ 4696.8 1960.8 l
+ 4696.8 1912.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4675.2 2256 21.6001 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 2306.4 m
+ 4696.8 2256 l
+ 4675.2 2256 l
+ 4675.2 2354.4 l
+ 4696.8 2354.4 l
+ 4696.8 2306.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4675.2 2649.6 21.6001 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 2700 m
+ 4696.8 2649.6 l
+ 4675.2 2649.6 l
+ 4675.2 2748 l
+ 4696.8 2748 l
+ 4696.8 2700 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4665.6 3043.2 31.2002 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3093.6 m
+ 4696.8 3043.2 l
+ 4665.6 3043.2 l
+ 4665.6 3141.6 l
+ 4696.8 3141.6 l
+ 4696.8 3093.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4243.2 3436.8 453.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3487.2 m
+ 4696.8 3436.8 l
+ 4243.2 3436.8 l
+ 4243.2 3535.2 l
+ 4696.8 3535.2 l
+ 4696.8 3487.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4480.8 3830.4 216 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3880.8 m
+ 4696.8 3830.4 l
+ 4480.8 3830.4 l
+ 4480.8 3928.8 l
+ 4696.8 3928.8 l
+ 4696.8 3880.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4478.4 4226.4 218.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 4274.4 m
+ 4696.8 4226.4 l
+ 4478.4 4226.4 l
+ 4478.4 4324.8 l
+ 4696.8 4324.8 l
+ 4696.8 4274.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3271.2 4620 1425.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 4668 m
+ 4696.8 4620 l
+ 3271.2 4620 l
+ 3271.2 4718.4 l
+ 4696.8 4718.4 l
+ 4696.8 4668 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3571.2 5013.6 1125.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5061.6 m
+ 4696.8 5013.6 l
+ 3571.2 5013.6 l
+ 3571.2 5112 l
+ 4696.8 5112 l
+ 4696.8 5061.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3852 5407.2 844.8 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5455.2 m
+ 4696.8 5407.2 l
+ 3852 5407.2 l
+ 3852 5505.6 l
+ 4696.8 5505.6 l
+ 4696.8 5455.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4632 5800.8 64.7998 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5848.8 m
+ 4696.8 5800.8 l
+ 4632 5800.8 l
+ 4632 5899.2 l
+ 4696.8 5899.2 l
+ 4696.8 5848.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4243.2 6194.4 453.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 6242.4 m
+ 4696.8 6194.4 l
+ 4243.2 6194.4 l
+ 4243.2 6292.8 l
+ 4696.8 6292.8 l
+ 4696.8 6242.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4068 6588 628.8 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 6636 m
+ 4696.8 6588 l
+ 4068 6588 l
+ 4068 6686.4 l
+ 4696.8 6686.4 l
+ 4696.8 6636 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4696.8 633.6 m
+ 189.6 633.6 l
+ S
+ n
+ 4696.8 633.6 m
+ 189.6 633.6 l
+ S
+ n
+ 4696.8 590.4 m
+ 4696.8 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 46.08 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4245.6 590.4 m
+ 4245.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 431.76 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 431.76 35.9991 m
+ (5) show
+ 431.76 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 3794.4 590.4 m
+ 3794.4 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 386.64 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (5) show
+ 386.64 35.9991 m
+ (0) show
+ 386.64 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 3345.6 590.4 m
+ 3345.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 341.52 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (7) show
+ 341.52 35.9991 m
+ (5) show
+ 341.52 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 2894.4 590.4 m
+ 2894.4 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 296.4 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 296.4 25.6791 m
+ (0) show
+ 296.4 35.7582 m
+ (0) show
+ 296.4 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 2443.2 590.4 m
+ 2443.2 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 251.52 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 251.52 25.6791 m
+ (2) show
+ 251.52 35.7582 m
+ (5) show
+ 251.52 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1992 590.4 m
+ 1992 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 206.4 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 206.4 25.6791 m
+ (5) show
+ 206.4 35.7582 m
+ (0) show
+ 206.4 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1543.2 590.4 m
+ 1543.2 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 161.28 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 161.28 25.6791 m
+ (7) show
+ 161.28 35.7582 m
+ (5) show
+ 161.28 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1092 590.4 m
+ 1092 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 116.16 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 116.16 25.6791 m
+ (0) show
+ 116.16 35.7582 m
+ (0) show
+ 116.16 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 640.8 590.4 m
+ 640.8 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 71.04 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 71.04 25.6791 m
+ (2) show
+ 71.04 35.7582 m
+ (5) show
+ 71.04 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 189.6 590.4 m
+ 189.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 26.16 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 26.16 25.6791 m
+ (5) show
+ 26.16 35.7582 m
+ (0) show
+ 26.16 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 2594.4 6192 777.6 720 re
+ 1 sc
+ f
+ 2.39999 w
+ n
+ 3372 6552 m
+ 3372 6192 l
+ 2594.4 6192 l
+ 2594.4 6912 l
+ 3372 6912 l
+ 3372 6552 l
+ 0 sc
+ S
+ n
+ 2664 6244.8 156 156 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 2820 6321.6 m
+ 2820 6244.8 l
+ 2664 6244.8 l
+ 2664 6400.8 l
+ 2820 6400.8 l
+ 2820 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 280.32 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (L) show
+ 280.32 653.999 m
+ (L) show
+ 280.32 662.638 m
+ (V) show
+ 280.32 672.957 m
+ (M) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 2906.4 6244.8 156 156 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ 2.39999 w
+ n
+ 3062.4 6321.6 m
+ 3062.4 6244.8 l
+ 2906.4 6244.8 l
+ 2906.4 6400.8 l
+ 3062.4 6400.8 l
+ 3062.4 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 304.56 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (X) show
+ 304.56 655.679 m
+ (8) show
+ 304.56 664.318 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 3148.8 6244.8 156 156 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ 2.39999 w
+ n
+ 3304.8 6321.6 m
+ 3304.8 6244.8 l
+ 3148.8 6244.8 l
+ 3148.8 6400.8 l
+ 3304.8 6400.8 l
+ 3304.8 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 328.56 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (S) show
+ 328.56 655.679 m
+ (p) show
+ 328.56 664.318 m
+ (a) show
+ 328.56 672.957 m
+ (r) show
+ 328.56 678.237 m
+ (c) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 64.563 19.008 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:Execu)
+ [7.8872 7.41812 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.0654 3.0327 8.47629 4.30902 3.0327 4.8436 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (X86) show
+ (,Sp)
+ [6.6654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rc)
+ [4.27631 8.47629 ] pdfxs
+ (\() show
+ (inKB)
+ [3.0327 9.6981 8.4872 7.72349 ] pdfxs
+ (\)) show
+ -74.609 -34.484 m
+ (The\f)
+ [7.8763 6.0654 8.83629 6.0654 ] pdfxs
+ (g) show
+ (ureshows)
+ [6.05449 4.27631 8.8472 4.29811 6.0654 5.14905 7.8763 8.29081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.23637 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [13.9854 4.85451 5.75995 6.05449 8.8472 3.02179 8.30172 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utthes)
+ [6.0654 8.23637 4.23277 6.0654 8.83629 4.30902 ] pdfxs
+ (a) show
+ (mesize)
+ [9.08711 8.8472 4.29811 3.0327 4.8436 8.8472 ] pdfxs
+ (a) show
+ (sn)
+ [8.29081 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 8.8472 ] pdfxs
+ (X8) show
+ (6execut)
+ [9.44719 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.30172 ] pdfxs
+ (\() show
+ (adense,)
+ [9.44719 6.05449 4.85451 6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ -91.545 -56.406 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble-sizeins)
+ [6.05449 3.0327 4.8436 3.64352 4.29811 3.0327 4.8436 7.69085 3.0327 6.0654 4.29811 
+ ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [8.90174 4.29811 4.85451 4.23277 ] pdfxs
+ (\)) show
+ (,)
+ [6.03267 ] pdfxs
+ (a) show
+ (ndsi)
+ [6.0654 8.90174 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lysm)
+ [3.0327 8.59629 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.11265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nSP)
+ [8.90174 6.05449 6.52358 ] pdfxs
+ (A) show
+ (RC)
+ [7.72349 10.7235 ] pdfxs
+ (\() show
+ (a)
+ [8.29084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.87995 ] pdfxs
+ (32) show
+ (-bitinstruc)
+ [3.63261 6.0654 3.02179 7.09093 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -91.545 -78.329 m
+ (RI) show
+ (SCm)
+ [6.0654 11.2472 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Webelieve)
+ [7.78902 10.309 8.21448 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.21448 ] pdfxs
+ (t) show
+ (hisisavery)
+ [6.0654 3.02179 7.6799 3.02179 7.6799 8.82538 5.4545 4.8436 4.27631 9.11992 ] pdfxs
+ (g) show
+ (oodresult)
+ [5.75995 5.75995 9.42537 4.27631 4.85451 4.29811 6.0654 3.02179 7.61456 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.8436 9.43628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.61456 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mencodes)
+ [13.3636 4.85451 6.05449 4.85451 5.75995 6.05449 4.85451 7.66899 ] pdfxs
+ (a) show
+ (nin\fni)
+ [9.43628 3.02179 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [8.21448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 1 0 0 1 -91.545 -88.428 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.58523 3.57737 ] pdfxs
+ (ha) show
+ (tLLVMc)
+ [7.06514 5.75615 4.73403 6.91274 11.9248 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pre) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (sbyt)
+ [7.11898 4.85956 4.8686 3.58634 ] pdfxs
+ (e) show
+ (co)
+ [4.09746 4.85963 ] pdfxs
+ (d) show
+ (e)
+ [7.57627 ] pdfxs
+ (\f) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (swith)
+ [7.11002 6.66177 2.55527 3.58634 8.59838 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ (2by)
+ [8.08739 4.86852 8.33844 ] pdfxs
+ (de) show
+ (fa)
+ [2.82424 4.59962 ] pdfxs
+ (u) show
+ (lt.T)
+ [2.56423 3.58634 7.8721 6.66177 ] pdfxs
+ (he) show
+ (sen)
+ [3.63121 7.57627 4.86852 ] pdfxs
+ (u) show
+ (mbe)
+ [7.42379 5.37062 4.10643 ] pdfxs
+ (r) show
+ (s)
+ [7.11002 ] pdfxs
+ (ar) show
+ (ec)
+ [7.57627 4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (e) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (e) show
+ (dwitht)
+ [8.59838 6.6528 2.56423 3.57737 8.60734 3.57737 ] pdfxs
+ (h) show
+ (isc)
+ [2.56423 7.11002 4.09746 ] pdfxs
+ (o) show
+ (m-)
+ [7.67484 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (pre) show
+ (ssion)
+ [3.64018 3.63121 2.56423 4.59962 8.19491 ] pdfxs
+ (fea) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (et)
+ [7.1728 3.57737 ] pdfxs
+ (urn) show
+ (ed)
+ [4.10643 8.18594 ] pdfxs
+ (o) show
+ (\013.LLVMcan)
+ [5.37965 6.65272 5.75615 4.73403 6.91274 11.5213 4.09746 4.59962 8.19491 ] pdfxs
+ (rea) show
+ (db)
+ [8.19491 5.37062 ] pdfxs
+ (o) show
+ (thc)
+ [3.58634 8.19491 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.19491 ] pdfxs
+ (an) show
+ (d)
+ [8.18594 ] pdfxs
+ (non) show
+ (-com)
+ [3.07535 4.09746 4.59962 7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (dbyteco)
+ [8.19491 4.85956 4.8686 3.57737 4.10643 4.0885 4.8686 ] pdfxs
+ (d) show
+ (e)
+ [7.1728 ] pdfxs
+ (\f) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (na) show
+ (tively.)
+ [3.58634 2.56423 4.59962 4.10643 2.55527 4.09752 2.56423 ] pdfxs
+ 216.108 -52.43 m
+ /N614 10.909 Tf
+ (32) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hepo)
+ [6.05449 9.34901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (\() show
+ (moving)
+ [9.08711 5.14905 5.75995 3.0327 6.0654 9.9381 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.5163 6.0654 ] pdfxs
+ (a) show
+ (se\))
+ [4.29811 4.85451 8.72728 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.3381 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsitp)
+ [3.0327 8.79262 3.02179 8.73819 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.79262 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (\() show
+ (dec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpressingp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 6.0654 9.94901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.79262 3.0327 10.549 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.TheDS)
+ [7.87629 7.8763 6.0654 8.4872 8.32365 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdirec)
+ [6.0654 6.05449 7.94172 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 9.39264 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifywhichfunc)
+ [3.0327 3.32724 9.40355 7.8763 6.05449 3.0327 4.54905 9.6981 3.32724 6.0654 6.05449 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (llsmayc)
+ [3.0327 3.02179 7.94172 9.09802 5.14905 9.39264 4.8436 ] pdfxs
+ (a) show
+ (usesuch)
+ [6.0654 4.29811 8.4872 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Not) show
+ (e)
+ [8.98902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tif)
+ [8.3891 3.02179 7.48357 ] pdfxs
+ (A) show
+ (ddressSp)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.44353 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.99993 ] pdfxs
+ (R) show
+ (eserv)
+ [4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused,)
+ [10.1999 3.0327 8.44353 6.0654 4.29811 4.85451 6.05449 7.30903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 271.242 -43.845 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ 321.204 -43.845 m
+ /N614 10.909 Tf
+ (isneverinv)
+ [3.0327 8.44353 6.0654 4.8436 5.4545 4.85451 8.41082 3.0327 5.75995 5.14904 ] pdfxs
+ (a) show
+ (lid)
+ [3.0327 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed,m)
+ [4.8436 6.0654 7.29812 9.09802 ] pdfxs
+ (a) show
+ (kingi)
+ [5.74904 3.0327 6.0654 9.59992 3.0327 ] pdfxs
+ (t) show
+ 0 -65.768 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 7.91993 ] pdfxs
+ (t) show
+ (ol)
+ [8.51993 3.0327 ] pdfxs
+ (oa) show
+ (dit)
+ [9.13083 3.02179 7.30911 ] pdfxs
+ (o) show
+ (nceintoare)
+ [6.0654 4.8436 7.91993 3.0327 5.75995 4.23277 8.53084 8.51993 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erwhen)
+ [4.8436 7.34174 7.8763 6.0654 4.8436 9.13083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.90903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisini)
+ [6.09813 3.0327 7.37445 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 9.13083 ] pdfxs
+ (o) show
+ (rin)
+ [7.33083 3.0327 9.13083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.91993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ue)
+ [6.0654 7.90903 ] pdfxs
+ (o) show
+ (fafunc)
+ [6.40358 8.51993 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (if)
+ [3.0327 7.11266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.62902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.81812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risp)
+ [8.06173 3.0327 8.08354 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.85082 3.02179 9.85082 ] pdfxs
+ (a) show
+ (s)
+ [8.09444 ] pdfxs
+ (a) show
+ (n)
+ [9.83991 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Fi)
+ [8.32356 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.63993 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5shows)
+ [9.23992 4.30902 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ 335.063 -87.69 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 381.568 -87.69 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc32) show
+ 26.695 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ftersimple)
+ [3.33815 4.23277 4.85451 8.06173 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ -385.004 -21.923 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (na)
+ [9.6981 9.08719 ] pdfxs
+ (64) show
+ (-bitm)
+ [3.63261 6.0654 3.0327 7.87638 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.0654 3.02179 6.0654 8.4872 ] pdfxs
+ (\(a) show
+ (ssuming)
+ [4.29811 4.29811 6.0654 9.08711 3.0327 6.0654 9.08719 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.94172 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cereserv)
+ [4.8436 8.4872 4.2654 4.85451 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisused)
+ [9.6981 3.0327 7.94172 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -383.873 -50.254 m
+ /N1217 8.96599 Tf
+ (staticin)
+ [5.31679 5.25413 6.2941 5.25413 4.07948 12.2834 3.84636 6.80516 ] pdfxs
+ (t) show
+ -323.283 -50.254 m
+ /N1156 8.96599 Tf
+ (MakeList)
+ [9.34257 5.50518 5.7652 4.99406 6.66171 3.46083 4.52781 3.58634 ] pdfxs
+ 1 0 0 1 -277.989 -50.254 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.66299 0 cm
+ 0 0 m
+ (pc32\(Pool)
+ [6.01617 4.99406 5.50518 6.48248 5.37057 7.08318 5.42449 5.42449 2.56423 ] pdfxs
+ 54.996 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 60.167 0 m
+ /N1156 8.96599 Tf
+ (PD,)
+ [5.71138 7.71975 2.56423 ] pdfxs
+ 83.752 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 104.274 0 m
+ /N1156 8.96599 Tf
+ (N\))
+ [7.54933 3.58634 ] pdfxs
+ 121.142 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ -99.225 -10.959 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ -72.178 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -65.6301 -10.959 m
+ /N1156 8.96599 Tf
+ (PoolBase=P)
+ [7.08318 5.42449 5.41552 3.38014 7.33415 5.42449 4.44712 9.62051 11.315 5.71138 ] pdfxs
+ (D) show
+ 4.61794 -10.959 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 10.1469 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 17.5929 -10.959 m
+ /N1156 8.96599 Tf
+ (poolbase;)
+ [6.21342 5.7114 5.70244 3.65808 6.21342 5.7114 4.73403 6.67967 2.56423 ] pdfxs
+ -98.7141 -21.918 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -76.4461 -21.918 m
+ /N1156 8.96599 Tf
+ (Result=0;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 10.0956 12.633 5.80106 2.56423 ] pdfxs
+ -98.7031 -32.877 m
+ /N1217 8.96599 Tf
+ (fo)
+ [4.16021 6.22235 ] pdfxs
+ (r) show
+ -77.0241 -32.877 m
+ /N1156 8.96599 Tf
+ (\() show
+ -71.0681 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -48.3711 -32.877 m
+ /N1156 8.96599 Tf
+ (i=0;i!=N;++i\))
+ [9.86255 12.9917 5.98038 9.87151 9.6115 3.8105 12.0503 6.64376 6.49133 7.60312 9.08251 
+ 5.37059 3.58634 ] pdfxs
+ 60.3199 -32.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ -87.6561 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -66.1681 -43.835 m
+ /N1156 8.96599 Tf
+ (Node=poolalloc)
+ [7.19069 4.87757 5.39752 9.08255 13.3055 6.5362 6.03418 6.03418 3.98086 6.02521 3.98086 
+ 3.98982 6.02521 4.09746 ] pdfxs
+ 1 0 0 1 22.365 -43.835 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.187 0 cm
+ 0 0 m
+ (pc\(PD,)
+ [6.54516 6.49138 3.98981 5.71138 7.71975 2.56423 ] pdfxs
+ 40.837 0 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 73.856 0 m
+ /N1156 8.96599 Tf
+ (\(list)
+ [6.12371 4.12431 4.13328 5.20026 3.58634 ] pdfxs
+ 1 0 0 1 99.142 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.33199 0 cm
+ 0 0 m
+ (pc32\)\);)
+ [6.68862 5.66651 6.16867 7.89014 5.29884 5.29884 2.56423 ] pdfxs
+ -218.192 -10.959 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ -191.145 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -184.848 -10.959 m
+ /N1156 8.96599 Tf
+ (NodePtr=Poolbase+Node;)
+ [7.4776 5.16448 5.68443 4.66232 6.84109 4.14223 8.87626 12.8482 7.24456 5.57691 5.57691 
+ 3.53256 6.0879 5.57691 4.59954 4.24989 6.62583 7.19069 4.87757 5.39752 5.86376 2.56423 
+ ] pdfxs
+ -217.631 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -212.068 -21.918 m
+ /N1156 8.96599 Tf
+ (\() show
+ -206.623 -21.918 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -189.737 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -183.926 -21.918 m
+ /N1156 8.96599 Tf
+ (\)\(NodePtr+4\)=Result;)
+ [4.78778 5.35264 7.46863 5.17344 5.68443 4.66232 6.83213 4.1512 4.80571 7.81831 5.24517 
+ 7.94381 12.5882 7.83631 5.15545 4.6892 6.17756 3.61325 6.13268 2.56423 ] pdfxs
+ -217.631 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -212.068 -32.877 m
+ /N1156 8.96599 Tf
+ (\() show
+ -206.623 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -189.985 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -184.421 -32.877 m
+ /N1156 8.96599 Tf
+ (\)NodePtr=i+'A';)
+ [5.10159 7.4776 5.16448 5.68443 4.66232 6.84109 4.14223 8.87626 13.3683 3.22772 8.3204 
+ 2.86011 8.20384 5.02988 2.56423 ] pdfxs
+ -217.53 -43.836 m
+ (Result=Node;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 9.35147 12.1489 7.19069 4.87757 5.39752 5.86376 
+ 2.56423 ] pdfxs
+ -229.185 -54.795 m
+ /N1220 8.96599 Tf
+ (g) show
+ -229.126 -65.754 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ -189.884 -65.754 m
+ /N1156 8.96599 Tf
+ (Result;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 6.12371 2.56423 ] pdfxs
+ -240.243 -76.713 m
+ /N1220 8.96599 Tf
+ (g) show
+ -118.69 -106.202 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:) show
+ -56.9931 -106.202 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 -10.488 -106.202 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc32) show
+ 26.545 0 m
+ /N614 10.909 Tf
+ (a) show
+ (fter)
+ [3.33815 4.23277 4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -49.485 m
+ /N622 11.955 Tf
+ (7.3.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (duc) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gDy)
+ [11.2019 10.3052 7.10119 ] pdfxs
+ (na) show
+ (mi)
+ [11.2019 3.74195 ] pdfxs
+ (c) show
+ -76.229 -49.485 m
+ /N2097 11.955 Tf
+ (isComp)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ -34.835 -49.485 m
+ /N622 11.955 Tf
+ (Com)
+ [9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ariso)
+ [6.52739 5.49929 3.73 5.30802 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -233.653 -78.453 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.82538 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tedcodef)
+ [4.23277 4.85451 10.0472 4.8436 5.75995 6.05449 8.83629 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.24718 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.83629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.25809 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nm)
+ [10.0472 9.08711 ] pdfxs
+ (a) show
+ (kesheavyuse)
+ [5.4545 4.85451 8.2799 6.0654 4.8436 5.15996 5.74904 9.74173 6.0654 4.29811 8.83629 
+ ] pdfxs
+ (o) show
+ (fc)
+ [7.31993 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbr)
+ [7.01448 6.0654 4.27631 ] pdfxs
+ (a) show
+ (nches)
+ [6.05449 4.54905 6.05449 4.85451 8.2799 ] pdfxs
+ (to) show
+ -233.653 -100.375 m
+ (t) show
+ (estwhe)
+ [4.8436 4.30902 7.93092 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.96355 ] pdfxs
+ (o) show
+ (rn)
+ [7.97446 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.94183 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.55266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisc)
+ [6.71994 3.0327 7.99626 4.85451 ] pdfxs
+ (o) show
+ (mpressed.To)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 6.0654 8.05084 6.97085 9.15265 
+ ] pdfxs
+ (g) show
+ (etre)
+ [4.8436 7.94183 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 8.54175 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncefr)
+ [6.0654 4.8436 8.54175 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7962 ] pdfxs
+ (t) show
+ (hecode,sever)
+ [6.05449 8.54175 4.85451 5.75995 6.05449 4.85451 6.74176 4.29811 4.8436 5.4545 4.85451 
+ 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -233.653 -122.298 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 11.1708 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.40352 4.85451 ] pdfxs
+ (a) show
+ (nbeused.Them)
+ [11.1708 6.35994 9.95992 6.05449 4.30902 4.8436 6.0654 12.2944 7.8763 6.0654 9.95992 
+ 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 9.36 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 9.36 ] pdfxs
+ (o) show
+ (f)
+ [8.43265 ] pdfxs
+ (t) show
+ (heseis)
+ [6.0654 4.8436 4.30902 9.95992 3.02179 9.41443 ] pdfxs
+ (t) show
+ (ouselo)
+ [10.5599 6.0654 4.29811 9.95992 3.0327 5.75995 ] pdfxs
+ (o) show
+ (punswi)
+ [11.1599 6.0654 6.0654 4.29811 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 10.5708 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -144.22 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.26176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erch)
+ [4.85451 7.50537 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.0654 8.68356 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps.This,c)
+ [6.0654 4.29811 7.74539 7.8763 6.0654 3.0327 4.29811 6.34903 4.8436 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.05449 3.0327 6.05449 4.85451 9.29446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hjump)
+ [9.28355 3.33815 6.05449 9.09802 9.28355 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ding)
+ [6.0654 3.02179 6.0654 8.68356 ] pdfxs
+ (\() show
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 8.68356 ] pdfxs
+ (o) show
+ (fiden)
+ [6.56721 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lc)
+ [6.26176 4.85451 ] pdfxs
+ (o) show
+ (nsecu)
+ [6.05449 4.30902 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -233.653 -166.143 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\)f)
+ [6.0654 4.29811 7.49456 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.52719 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht-linecode,c)
+ [5.75995 4.23277 3.64352 3.0327 3.02179 6.0654 8.09448 4.85451 5.74904 6.0654 4.8436 
+ 6.35994 4.85451 ] pdfxs
+ (a) show
+ (nelimin)
+ [9.30537 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (emuch)
+ [8.09448 8.79257 6.05449 4.54905 9.30537 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.10539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (ssine\016ciency)
+ [4.30902 7.54899 3.0327 6.05449 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 
+ 9.01083 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (hecode,)
+ [6.0654 8.09448 4.8436 5.75995 6.0654 4.8436 6.35994 ] pdfxs
+ (a) show
+ (tac)
+ [7.49456 8.70538 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -233.653 -188.065 m
+ (o) show
+ (fincre)
+ [6.53449 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sedcodesize.O)
+ [4.29811 4.85451 9.26173 4.8436 5.75995 6.0654 8.05084 4.29811 3.0327 4.8436 4.85451 
+ 7.73448 8.47629 ] pdfxs
+ (t) show
+ (herre)
+ [6.0654 4.8436 7.48355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.05084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.50536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.05084 ] pdfxs
+ (t) show
+ (omove)
+ [8.66174 9.08711 5.14905 5.4545 8.05084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (\\) show
+ (exp)
+ [4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nded"code)
+ [6.0654 6.05449 4.85451 6.05449 8.66174 4.8436 5.75995 6.0654 8.05084 ] pdfxs
+ (t) show
+ (oac)
+ [8.65083 8.65083 4.85451 ] pdfxs
+ (o) show
+ (ldsec)
+ [3.0327 9.26173 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -209.988 m
+ (vsh)
+ [5.75995 7.94172 6.05449 ] pdfxs
+ (o) show
+ (tsec)
+ [7.87638 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (o) show
+ (rusepredic)
+ [7.909 6.0654 4.29811 8.4872 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (IA64\)) show
+ (.) show
+ -233.653 -247.82 m
+ /N622 11.955 Tf
+ (7.3.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (S) show
+ (tr)
+ [5.22437 5.49929 ] pdfxs
+ (uc) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (F) show
+ (ieldReor)
+ [3.74195 6.13291 3.73 11.955 10.0422 6.13291 6.71874 5.49929 ] pdfxs
+ (d) show
+ (eri)
+ [6.13291 5.49929 3.73 ] pdfxs
+ (n) show
+ (gforPointers)
+ [11.2138 4.10049 6.7307 9.98241 8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 5.49929 
+ 5.30802 ] pdfxs
+ -233.653 -276.788 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.27265 ] pdfxs
+ (o) show
+ (f)
+ [7.74539 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.05449 9.27265 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dsinv)
+ [6.0654 8.71626 3.0327 5.74904 5.4545 ] pdfxs
+ (o) show
+ (lvedwi)
+ [3.0327 5.4545 4.85451 10.4726 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdyn)
+ [10.4726 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.27265 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 8.68354 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.4726 3.0327 8.71626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.66183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.26174 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.71626 ] pdfxs
+ (o) show
+ (f\felds)
+ [7.75629 6.05449 4.85451 3.02179 6.0654 8.71626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -233.653 -298.711 m
+ (di\013erentin)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.1491 3.0327 9.97082 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.75993 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 9.97082 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.05449 9.97082 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedc)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.97082 4.85451 ] pdfxs
+ (a) show
+ (se.Are)
+ [4.29811 4.85451 8.69447 12.0981 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (bleway)
+ [6.0654 3.02179 8.75993 7.58175 5.14905 9.66537 ] pdfxs
+ (t) show
+ (ohelpreduce)
+ [9.37083 6.05449 4.85451 3.02179 9.97082 4.27631 4.85451 6.05449 6.0654 4.8436 8.75993 
+ ] pdfxs
+ (t) show
+ (hisimp)
+ [6.0654 3.02179 8.21444 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -233.653 -320.633 m
+ (is)
+ [3.0327 8.99989 ] pdfxs
+ (t) show
+ (ouses)
+ [10.1454 6.0654 4.29811 9.54537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.0654 4.2654 9.54537 6.0654 4.8436 3.0327 10.7563 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rdering)
+ [4.27631 6.0654 4.8436 4.27631 3.0327 6.05449 10.1563 ] pdfxs
+ (t) show
+ (omove)
+ [10.1454 9.08711 5.15996 5.4545 9.54537 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 7.73448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er\felds)
+ [4.8436 8.96718 6.0654 4.8436 3.0327 6.0654 8.99989 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.54537 4.8436 6.0654 10.7563 ] pdfxs
+ (o) show
+ (f)
+ [8.02902 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.54537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 11.0617 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -7.83501 -369.22 m
+ (173) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (44) 45
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 1 0 0 1 52.232 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (/) show
+ 16.909 0 m
+ /N722 10.909 Tf
+ (free) show
+ 1 0 0 1 40.506 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 15.091 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsbehave)
+ [3.0327 3.0327 7.94172 6.35994 4.85451 6.05449 5.14905 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.47629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (a) show
+ (s) show
+ 135.273 0 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 186.817 0 m
+ /N614 10.909 Tf
+ (/) show
+ 192.272 0 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 238.09 0 m
+ /N614 10.909 Tf
+ (.) show
+ -82.674 -21.922 m
+ (This)
+ [7.8763 6.0654 3.0327 9.23989 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (cht)
+ [4.54905 11.0072 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 9.2508 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.79628 ] pdfxs
+ (o) show
+ (fthef)
+ [8.27993 4.23277 6.0654 9.79628 3.32724 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 9.18546 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.18546 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.78537 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.97448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (riden)
+ [9.21808 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesd)
+ [3.02179 6.0654 4.8436 9.2508 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3963 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ -99.61 -43.845 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdon)
+ [8.8691 6.0654 10.069 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [8.85819 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pefr)
+ [6.35994 9.46901 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.7125 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m\()
+ [13.7125 4.23277 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.46901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.6472 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rc)
+ [8.89081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tpo)
+ [8.8691 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.6472 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [9.46901 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (hing)
+ [6.05449 3.0327 6.0654 10.069 ] pdfxs
+ (ot) show
+ (her-)
+ [6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ -99.61 -65.768 m
+ (wise)
+ [7.8763 3.0327 4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,whichis)
+ [8.47629 7.8763 6.05449 3.0327 4.54905 11.1381 3.0327 9.38171 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.92719 4.30902 ] pdfxs
+ (a) show
+ (mele)
+ [9.08711 9.92719 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lityc)
+ [3.02179 3.0327 3.93823 10.8435 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.0327 5.74904 9.32727 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdyn)
+ [9.32727 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.0327 9.92719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.3599 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nneeds.Bec)
+ [11.1381 6.0654 4.8436 4.85451 6.05449 4.30902 12.2181 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -99.61 -87.69 m
+ /N722 10.909 Tf
+ (isComp) show
+ -61.483 -87.69 m
+ /N614 10.909 Tf
+ (isf)
+ [3.0327 8.06172 3.33815 ] pdfxs
+ (a) show
+ (lse,n)
+ [3.0327 4.29811 4.8436 6.82903 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.829 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswill)
+ [3.0327 8.06172 7.88721 3.02179 3.0327 6.7963 ] pdfxs
+ (a) show
+ (lwaysused)
+ [3.0327 7.57085 5.15996 5.74904 8.07263 6.05449 4.30902 4.8436 9.829 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.61811 ] pdfxs
+ (\\) show
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nded"codep)
+ [6.05449 6.0654 4.8436 6.0654 9.2181 4.8436 5.75995 6.05449 8.61811 6.05449 ] pdfxs
+ (at) show
+ (hs,whichuse)
+ [6.0654 4.29811 6.82903 7.8763 6.0654 3.0327 4.53815 9.829 6.0654 4.29811 8.6072 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -99.61 -109.613 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedsizes)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.6981 4.29811 3.0327 4.85451 
+ 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd\feld)
+ [6.05449 9.6981 6.0654 4.8436 3.0327 9.6981 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (sf)
+ [7.94172 3.32724 ] pdfxs
+ (o) show
+ (rmemory)
+ [7.909 9.09802 4.8436 9.08711 5.46541 4.2654 9.39264 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 3.0327 ] pdfxs
+ -99.61 -155.067 m
+ /N622 14.346 Tf
+ (7.3O)
+ [8.07685 4.476 24.2161 12.108 ] pdfxs
+ (p) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (z) show
+ (i)
+ [4.49035 ] pdfxs
+ (n) show
+ (gPointerCom)
+ [13.4566 10.573 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 11.649 8.07685 13.4422 
+ ] pdfxs
+ (p) show
+ (ressedCo)
+ [6.59915 7.3595 6.36962 6.36962 7.3595 14.346 11.6633 8.50722 ] pdfxs
+ (d) show
+ (e) show
+ -99.61 -187.793 m
+ /N614 10.909 Tf
+ (Thes)
+ [7.8763 6.0654 8.02902 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdp)
+ [4.27631 9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.45083 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nimplemen)
+ [9.23992 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 7.48354 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.23992 
+ 3.0327 9.23992 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ions)
+ [3.02179 5.46541 6.05449 7.48354 ] pdfxs
+ (7) show
+ (.1)
+ [3.0327 8.63993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.23992 ] pdfxs
+ (7) show
+ (.2)
+ [3.0327 8.63993 ] pdfxs
+ (g) show
+ (ener-)
+ [4.8436 6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ -99.61 -209.715 m
+ (at) show
+ (esfunc)
+ [4.8436 7.97445 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,butslow,code.Wedescribesever)
+ [3.02179 6.70903 6.0654 6.05449 7.92001 4.29811 3.0327 5.14905 7.8763 6.70903 4.85451 
+ 5.75995 6.05449 4.85451 7.97448 10.2981 8.51993 6.0654 4.8436 4.30902 4.8436 4.27631 
+ 3.0327 6.35994 8.51993 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [6.69812 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdimprovemen)
+ [4.27631 9.73082 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (sbelowth)
+ [7.97445 6.35994 4.85451 3.0327 5.14905 11.5526 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.9091 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -99.61 -231.638 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyreduceredund)
+ [3.0327 9.39264 4.27631 4.8436 6.0654 6.05449 4.85451 8.4872 4.2654 4.85451 6.05449 
+ 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (o) show
+ (rine\016cent)
+ [7.909 3.0327 6.05449 4.85451 9.08711 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tedcode.)
+ [4.23277 4.85451 9.6981 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -99.61 -269.47 m
+ /N622 11.955 Tf
+ (7.3.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (dd) show
+ (ress)
+ [5.49929 6.13291 5.30802 9.77918 ] pdfxs
+ (Spac) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (eserv)
+ [6.13291 5.30802 6.13291 5.49929 6.34803 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -99.61 -298.438 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hebi)
+ [6.05449 8.10539 6.0654 3.02179 ] pdfxs
+ (gg) show
+ (estoverhe)
+ [4.85451 4.29811 7.49456 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ds)
+ [6.05449 7.5599 ] pdfxs
+ (o) show
+ (fp)
+ [6.58903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.52719 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nistheneed)
+ [9.31628 3.0327 7.5599 4.23277 6.0654 8.10539 6.05449 4.85451 4.8436 9.31628 ] pdfxs
+ (t) show
+ (okeep)
+ [8.70538 5.4545 4.85451 4.8436 9.31628 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.10539 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rypo)
+ [4.27631 9.01083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 7.5599 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ -99.61 -320.361 m
+ (o) show
+ (us.)
+ [6.0654 4.29811 9.44719 ] pdfxs
+ (I) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.99993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.18903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (risbuilt)
+ [8.43264 3.0327 8.45444 6.0654 6.05449 3.0327 3.0327 8.40001 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (to) show
+ (p)
+ [10.2217 ] pdfxs
+ (o) show
+ (fa)
+ [7.49448 9.61083 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lmem)
+ [7.18903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.90537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rlike)
+ [8.43264 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ 270.097 -320.361 m
+ /N722 10.909 Tf
+ (malloc) show
+ 304.46 -320.361 m
+ /N614 10.909 Tf
+ (,)
+ [7.31994 ] pdfxs
+ (g) show
+ (rowing)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 9.61083 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -99.61 -342.283 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmayrequirec)
+ [6.6654 9.09802 5.14905 9.39264 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.4872 
+ 4.8436 ] pdfxs
+ (o) show
+ (pying)
+ [5.75995 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (a) show
+ (lli)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (t) show
+ (sd)
+ [7.94172 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (oanewloc)
+ [9.0981 9.08719 6.0654 4.8436 11.5199 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.6981 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hmem)
+ [9.68719 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -82.6741 -364.206 m
+ (Given)
+ [8.5636 3.0327 5.4545 4.8436 10.069 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.31262 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.76355 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.31262 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 8.24728 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.31262 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cem)
+ [4.8436 8.85811 9.09802 ] pdfxs
+ (a) show
+ (chines,however,are)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 7.13448 6.05449 5.15996 7.57085 4.8436 
+ 5.4545 4.85451 4.27631 7.12357 9.46901 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (bleimplemen-)
+ [6.0654 3.02179 8.85811 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 6.0654 
+ 3.63261 ] pdfxs
+ -99.61 -386.128 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 9.65446 3.0327 7.88717 ] pdfxs
+ (t) show
+ (ocho)
+ [9.05447 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (seal)
+ [4.29811 8.44357 9.04356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (es)
+ [8.43266 4.30902 ] pdfxs
+ (tat) show
+ (iclimitf)
+ [3.0327 8.43266 3.0327 3.0327 9.08711 3.0327 7.83274 3.33815 ] pdfxs
+ (o) show
+ (rindividu)
+ [7.86537 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [6.62176 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.04356 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.2654 4.85451 7.88717 3.0327 9.65446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.43266 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.6871 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -99.61 -408.051 m
+ (isunlikely)
+ [3.0327 8.73808 6.05449 6.0654 3.0327 3.0327 5.4545 4.8436 3.0327 10.189 ] pdfxs
+ (t) show
+ (obeexceeded)
+ [9.89446 6.35994 9.28356 4.85451 5.75995 4.8436 4.8436 4.85451 6.05449 4.85451 10.4945 
+ ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.66902 ] pdfxs
+ (2) show
+ 63.937 -404.092 m
+ /N703 7.96999 Tf
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 72.9029 -408.051 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (\)) show
+ (,)
+ [7.47266 ] pdfxs
+ (a) show
+ (ndreserve)
+ [6.05449 10.5054 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 9.28356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmuch)
+ [8.67274 8.79257 6.0654 4.53815 10.4945 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 8.73808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cef)
+ [4.85451 9.28356 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.71627 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.4945 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwhen)
+ [7.47266 7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ -99.61 -429.973 m
+ (itiscre)
+ [3.0327 7.8982 3.0327 7.96354 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.71991 5.75995 9.42537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.50902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7525 ] pdfxs
+ (\() show
+ (usingf)
+ [6.0654 4.29811 3.0327 6.05449 9.11992 3.33815 ] pdfxs
+ (a) show
+ (cili)
+ [4.8436 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ieslike)
+ [3.0327 4.85451 7.96354 3.02179 3.0327 5.4545 4.8436 ] pdfxs
+ 133.923 -429.973 m
+ /N722 10.909 Tf
+ (mmap\(MAP) show
+ 1 0 0 1 180.428 -429.973 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (NORESERVE\)) show
+ 57.272 0 m
+ /N614 10.909 Tf
+ (\)) show
+ (.This)
+ [6.68721 7.88721 6.05449 3.0327 7.96354 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.96354 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.50902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -283.474 -21.923 m
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (g) show
+ (rowad)
+ [4.2654 5.15996 12.0872 9.66537 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.66537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureup)
+ [6.05449 4.27631 9.05447 6.0654 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e\)sizewi)
+ [4.8436 8.45456 4.29811 3.0327 4.8436 9.06538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uteverneeding)
+ [6.0654 8.44365 4.85451 5.4545 4.8436 8.48718 6.05449 4.85451 4.8436 6.0654 3.0327 
+ 6.05449 9.66537 ] pdfxs
+ (t) show
+ (oc)
+ [9.66537 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.97082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.05447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,wi)
+ [3.02179 7.38539 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -283.474 -43.845 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.0654 9.08719 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emkernel)
+ [4.8436 12.7307 5.4545 4.8436 4.27631 6.05449 4.85451 6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingmem)
+ [3.02179 6.0654 9.08719 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryp)
+ [4.27631 9.39264 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.39264 ] pdfxs
+ (a) show
+ (reused.)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -283.474 -81.678 m
+ /N622 11.955 Tf
+ (7.3.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (duc) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (R) show
+ (ed)
+ [6.13291 7.48382 ] pdfxs
+ (und) show
+ (antPoolBase)
+ [6.52739 7.10126 9.71945 8.81079 7.1013 6.71874 3.74195 9.56403 6.52739 5.30802 10.616 
+ ] pdfxs
+ (L) show
+ (o)
+ [6.7307 ] pdfxs
+ (ad) show
+ (s) show
+ -283.474 -110.646 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.3599 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrequiresl)
+ [11.149 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.39262 3.0327 ] pdfxs
+ (oa) show
+ (ding)
+ [6.05449 3.0327 6.0654 10.5381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -78.474 -110.646 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ -27.565 -110.646 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -4.89801 -110.646 m
+ /N722 10.909 Tf
+ (isComp) show
+ 34.556 -110.646 m
+ /N614 10.909 Tf
+ (\feldsfr)
+ [6.0654 4.8436 3.0327 6.05449 9.39262 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1816 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.9381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.1272 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r) show
+ -283.474 -132.568 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.509 4.85451 ] pdfxs
+ (a) show
+ (chl)
+ [4.54905 10.2981 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.309 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 10.309 4.29811 ] pdfxs
+ (to) show
+ (refr)
+ [4.27631 9.09811 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.3307 9.6981 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 9.70901 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hthesel)
+ [10.309 4.23277 6.0654 4.8436 4.30902 9.09811 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 8.54171 ] pdfxs
+ (a) show
+ (relikely)
+ [4.27631 9.09811 3.0327 3.02179 5.4545 4.85451 3.0327 9.99264 ] pdfxs
+ (t) show
+ (ohitin)
+ [9.70901 6.05449 3.0327 8.48728 3.0327 10.2981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.0872 ] pdfxs
+ (L) show
+ (1c)
+ [9.70901 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 7.42903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -283.474 -154.491 m
+ (overhe)
+ [5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dc)
+ [11.1381 4.8436 ] pdfxs
+ (a) show
+ (ndr)
+ [11.1272 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 10.8217 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 9.31637 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.75995 9.30546 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.0654 10.5163 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps.F)
+ [6.05449 4.30902 12.1744 6.21813 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 4.23277 6.0654 6.0654 ] pdfxs
+ (a) show
+ (tely,)
+ [4.23277 4.85451 3.0327 4.84359 8.46538 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 9.31637 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.09447 ] pdfxs
+ (o) show
+ (fthese)
+ [8.41083 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -283.474 -176.413 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.0399 ] pdfxs
+ (a) show
+ (reredund)
+ [4.27631 8.58538 4.2654 4.85451 6.05449 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.97456 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.79628 4.85451 ] pdfxs
+ (a) show
+ (nberemovedwi)
+ [9.79628 6.35994 8.58538 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.79628 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (hP)
+ [9.79628 7.11266 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.76358 ] pdfxs
+ (R) show
+ (edund)
+ [4.8436 6.0654 6.05449 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ncyElimin)
+ [6.05449 4.85451 9.49083 7.41812 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (\(o) show
+ (rac)
+ [8.00718 9.18538 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -283.474 -198.336 m
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (LI) show
+ (CM)
+ [7.8763 13.6581 ] pdfxs
+ (a) show
+ (ndGCSE\).The)
+ [6.0654 9.709 8.5636 7.8763 6.0654 7.42902 4.23277 6.68721 7.88721 6.05449 8.50902 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.41446 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinv)
+ [7.8982 3.0327 5.74904 5.15995 ] pdfxs
+ (a) show
+ (lid)
+ [3.02179 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.96354 ] pdfxs
+ (t) show
+ (hese\feldsis)
+ [6.05449 4.85451 4.29811 8.50902 6.05449 4.85451 3.0327 6.05449 7.96354 3.0327 7.95263 
+ ] pdfxs
+ (a) show
+ (n)
+ [9.71991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,ei)
+ [6.05449 6.69812 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herfr)
+ [6.05449 4.85451 7.93082 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -57.656 -227.228 m
+ (172) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (,richtypeinf)
+ [7.1563 4.27631 3.0327 4.54905 10.0908 3.93823 5.75995 6.35994 8.87993 3.0327 6.0654 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 7.16721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowinf)
+ [7.05812 6.0654 5.14905 11.9126 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.16721 ] pdfxs
+ (a) show
+ (ndd)
+ [6.05449 10.1017 6.05449 ] pdfxs
+ (ata) show
+ (-\row)
+ [3.63261 6.0654 5.14905 11.9126 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)inf)
+ [8.28001 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nth)
+ [10.1017 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tn)
+ [8.28001 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -21.922 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesdon)
+ [6.05449 3.0327 4.8436 7.94172 6.0654 9.08719 6.0654 ] pdfxs
+ (ot) show
+ (.) show
+ 16.936 -43.845 m
+ (Curren)
+ [7.8763 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly,l)
+ [3.0327 4.8545 7.78902 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [9.39265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.84717 ] pdfxs
+ (a) show
+ (reencodedlesse\016cien)
+ [4.2654 9.39265 4.85451 6.05449 4.85451 5.75995 6.05449 4.85451 10.5926 3.0327 4.85451 
+ 4.29811 8.84717 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nsm)
+ [10.6035 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.81445 ] pdfxs
+ (o) show
+ (nesbec)
+ [6.0654 4.8436 8.84717 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.39265 ] pdfxs
+ (t) show
+ (heyhave)
+ [6.0654 4.8436 10.2981 6.0654 5.14905 5.4545 9.39265 ] pdfxs
+ (a) show
+ 0 -65.768 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erset)
+ [4.85451 7.66901 4.29811 4.85451 7.63638 ] pdfxs
+ (o) show
+ (fre)
+ [6.73085 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 7.66901 5.14904 ] pdfxs
+ (a) show
+ (luesav)
+ [3.0327 6.05449 4.85451 7.69081 5.15996 5.14904 ] pdfxs
+ (a) show
+ (ilable)
+ [3.0327 3.02179 5.46541 6.05449 3.0327 8.2472 ] pdfxs
+ (a) show
+ (t)
+ [7.63638 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.15265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,m)
+ [6.46903 9.08711 ] pdfxs
+ (a) show
+ (kingith)
+ [5.75995 3.0327 6.0654 8.8472 3.0327 7.63638 6.0654 ] pdfxs
+ (a) show
+ (rder)
+ [4.2654 6.0654 4.8436 7.66901 ] pdfxs
+ (t) show
+ (o\ftins)
+ [8.8472 6.0654 7.63638 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.70172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.8472 8.85811 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -87.69 m
+ (encodin)
+ [4.8436 6.0654 4.8436 5.75995 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.When)
+ [7.84357 11.2144 6.0654 4.8436 9.59991 ] pdfxs
+ (a) show
+ (nins)
+ [9.58901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.59991 6.05449 5.75995 4.85451 7.83263 6.0654 ] pdfxs
+ (o) show
+ (t\ftin)
+ [7.7782 6.05449 7.7782 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.98901 8.98901 ] pdfxs
+ (32) show
+ (-bitencodin)
+ [3.63261 6.0654 3.02179 7.7782 4.85451 6.05449 4.85451 5.75995 6.05449 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (,)
+ [6.58903 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [13.5381 3.32724 ] pdfxs
+ (a) show
+ (llsb)
+ [3.0327 3.0327 7.83263 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.28356 ] pdfxs
+ (o) show
+ (na)
+ [9.59991 8.98901 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.0327 7.7782 ] pdfxs
+ (o) show
+ (r) show
+ 0 -109.613 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erencodin)
+ [4.85451 7.93082 4.8436 6.0654 4.8436 5.75995 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.69812 ] pdfxs
+ (a) show
+ (sneeded.Th)
+ [7.95263 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 7.95266 7.8763 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitw)
+ [9.71991 3.0327 7.8982 7.57085 ] pdfxs
+ (o) show
+ (uldbep)
+ [6.0654 3.0327 9.709 6.37085 8.50902 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.50902 ] pdfxs
+ (t) show
+ (om)
+ [9.10901 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.50902 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.50902 3.33815 ] pdfxs
+ (a) show
+ (llb)
+ [3.0327 6.68721 6.05449 ] pdfxs
+ (a) show
+ (ckc)
+ [4.54905 9.41446 4.8436 ] pdfxs
+ (a) show
+ (sem)
+ [4.30902 8.50902 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.49811 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,) show
+ 0 -131.535 m
+ (wehaven)
+ [7.57085 8.4872 6.0654 5.14905 5.4545 8.4872 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (odos)
+ [9.08719 6.0654 9.08719 4.30902 ] pdfxs
+ (o) show
+ (.) show
+ 0 -168.723 m
+ /N1025 10.909 Tf
+ (H) show
+ (owf)
+ [5.92355 13.2435 3.82904 ] pdfxs
+ (a) show
+ (stisLLVM)
+ [4.95263 9.06544 3.47997 9.13077 7.54904 6.14178 9.49086 11.9126 ] pdfxs
+ (?) show
+ 0 -197.691 m
+ /N614 10.909 Tf
+ (A) show
+ (nimp)
+ [10.5163 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.70546 ] pdfxs
+ (a) show
+ (spect)
+ [4.29811 6.35994 4.85451 4.8436 8.70546 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.4545 3.0327 8.75989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.70546 ] pdfxs
+ (t) show
+ (helow-levelrepresen)
+ [6.05449 9.31629 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.48357 
+ 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nen)
+ [10.5163 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 4.29811 ] pdfxs
+ 366.339 -197.691 m
+ /N634 10.909 Tf
+ (e) show
+ (\016)
+ [9.62178 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ 408.572 -197.691 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.75989 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -219.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,bec)
+ [6.05449 6.58903 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.38902 ] pdfxs
+ (o) show
+ (f)
+ [6.86176 ] pdfxs
+ (t) show
+ (hesm)
+ [6.0654 8.37811 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll,unif)
+ [3.0327 3.0327 6.57812 6.0654 6.05449 3.0327 3.33815 ] pdfxs
+ (o) show
+ (rmins)
+ [4.27631 12.6216 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nse)
+ [9.59991 4.29811 4.8436 ] pdfxs
+ (t) show
+ (,)
+ [6.58903 ] pdfxs
+ (t) show
+ (heexplicitCFG)
+ [6.05449 8.38902 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.76729 7.88721 
+ 6.81812 12.0872 ] pdfxs
+ (a) show
+ (ndSSArepresen-)
+ [6.0654 9.59991 6.05449 6.0654 11.7163 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 6.0654 3.63261 ] pdfxs
+ -3.05176e-05 -241.536 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.88358 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.87264 4.8436 ] pdfxs
+ (a) show
+ (refulimplemen)
+ [4.27631 4.8436 3.33815 6.0654 6.83994 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (o) show
+ (fd)
+ [7.14539 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.26174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.Thisspeedisimp)
+ [6.05449 4.27631 4.85451 4.29811 8.39993 7.8763 6.0654 3.02179 8.11626 4.30902 6.35994 
+ 4.8436 4.85451 9.87264 3.02179 8.11626 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.05092 3.33815 ] pdfxs
+ (o) show
+ (ruses)
+ [8.07264 6.0654 4.30902 4.8436 8.11626 ] pdfxs
+ (\\) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (e"in)
+ [4.85451 9.26174 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -263.458 m
+ (t) show
+ (hec)
+ [6.05449 8.15993 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocess\(i.e.,)
+ [9.37082 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 7.61445 4.23277 3.0327 3.0327 
+ 4.8436 3.0327 6.40358 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.56002 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.15993 ] pdfxs
+ (o) show
+ (rrun-time)
+ [7.58173 4.27631 6.0654 6.05449 3.64352 4.23277 3.0327 9.09802 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.7672 ] pdfxs
+ (I) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.58173 ] pdfxs
+ (t) show
+ (oprovideasensef)
+ [8.77083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.15993 8.77083 4.29811 4.85451 
+ 6.05449 4.30902 8.15993 3.32724 ] pdfxs
+ (o) show
+ (rthespeed)
+ [7.59264 4.23277 6.0654 8.15993 4.29811 6.37085 4.8436 4.85451 9.37082 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -285.381 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,Fi)
+ [10.0036 5.80359 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.62539 ] pdfxs
+ (2) show
+ (.8shows)
+ [3.02179 8.23629 4.29811 6.0654 5.14905 7.8763 7.07991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 7.62539 ] pdfxs
+ (o) show
+ (frun)
+ [6.10904 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 7.07991 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.04719 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lin)
+ [5.80359 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.80359 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.30902 7.58175 ] pdfxs
+ (A) show
+ (lltimin)
+ [3.0327 5.81449 4.23277 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (g) show
+ (s) show
+ -3.05176e-05 -307.303 m
+ (werec)
+ [7.57085 4.85451 4.27631 8.06175 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.28355 ] pdfxs
+ (o) show
+ (na)
+ [9.27264 8.67265 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (06) show
+ (G)
+ [8.5636 ] pdfxs
+ (H) show
+ (z)
+ [8.06175 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (el)
+ [4.8436 6.25085 ] pdfxs
+ (X) show
+ (e)
+ [4.8436 ] pdfxs
+ (o) show
+ (nprocessor.The)
+ [9.28355 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 5.46541 4.2654 7.74539 
+ 7.8763 6.05449 8.07266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [13.2109 4.85451 ] pdfxs
+ (o) show
+ (mpilersys)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.48355 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emw)
+ [4.8436 12.3053 7.58175 ] pdfxs
+ (a) show
+ (sc)
+ [7.51627 4.85451 ] pdfxs
+ (o) show
+ (mpiledusin)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.27264 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -329.226 m
+ (t) show
+ (heGCC)
+ [6.05449 8.4872 8.5636 7.8763 11.5199 ] pdfxs
+ (3) show
+ (.3c)
+ [3.0327 9.08719 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlevel-O)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 3.63261 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 1 0 0 1 123.09 -343.701 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (D)
+ [8.13213 ] pdfxs
+ (G) show
+ (E) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (D)
+ [7.83625 ] pdfxs
+ (A) show
+ (E) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (inlin)
+ [2.94976 5.89063 2.94976 2.94976 5.89063 ] pdfxs
+ (e) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.112 3.28799 cm
+ 0 0 m
+ (G) show
+ (CC)
+ [7.66588 7.66588 ] pdfxs
+ 1 0 0 1 29.442 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.549 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0018) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0063) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0127) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (937) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0096) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0082) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0564) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (804) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0496) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1058) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (6455) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (55) show
+ (.)
+ [2.55527 ] pdfxs
+ (436) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0051) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0312) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0788) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (844) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0002) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0007) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0085) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (591) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0010) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0007) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0174) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (193) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0000) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0009) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0100) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (632) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0016) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0162) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0531) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (444) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0200) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0072) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1085) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (663) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0021) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0096) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0516) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (593) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.55527 ] pdfxs
+ (b) show
+ (mk)
+ [7.6838 4.85963 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0137) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0439) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (8861) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (25) show
+ (.)
+ [2.55527 ] pdfxs
+ (644) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0065) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0384) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1317) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (18) show
+ (.)
+ [2.55527 ] pdfxs
+ (250) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1081) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0539) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (2462) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (621) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.372 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0015) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0028) show
+ 1 0 0 1 31.376 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0122) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28699 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (520) show
+ 1 0 0 1 26.769 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.372 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0712) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0152) show
+ 1 0 0 1 31.376 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1742) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (986) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.549 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -35.681 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imin)
+ [3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (insec)
+ [3.0327 9.68719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ -70.472 -34.483 m
+ (Thet)
+ [7.8763 6.0654 7.31994 4.23277 ] pdfxs
+ (a) show
+ (bleincludesnumbersf)
+ [6.0654 3.0327 7.31994 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.76355 
+ 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 6.77446 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [6.74174 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.49813 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 193 -34.483 m
+ /N1025 10.909 Tf
+ (DG) show
+ (E) show
+ 223.194 -34.483 m
+ /N614 10.909 Tf
+ (\(agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 274.861 -30.525 m
+ /N703 7.96999 Tf
+ (9) show
+ 282.062 -34.483 m
+ /N614 10.909 Tf
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (dGl)
+ [8.53083 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [5.49813 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -87.4091 -56.406 m
+ (a) show
+ (ndfunc)
+ [6.0654 9.29446 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nElimin)
+ [9.29446 7.41812 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,) show
+ 42.2279 -56.406 m
+ /N1025 10.909 Tf
+ (DAE)
+ [9.27269 9.47995 8.24717 ] pdfxs
+ 72.4639 -56.406 m
+ /N614 10.909 Tf
+ (\(agg) show
+ (ressive)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 8.08357 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.29446 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.0654 9.08711 4.8436 5.75995 7.48365 ] pdfxs
+ (\(a) show
+ (ndre)
+ [6.05449 9.29446 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.27631 9.29446 5.14904 ] pdfxs
+ (a) show
+ (lue\)Elimin)
+ [3.0327 6.05449 4.85451 7.47275 7.42902 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.34903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 -87.409 -66.506 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (9) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (\\) show
+ (Ag)
+ [6.91274 4.59962 ] pdfxs
+ (gr) show
+ (essiv)
+ [4.10643 3.63121 3.63121 2.56423 4.60858 ] pdfxs
+ (e) show
+ (")
+ [8.74191 ] pdfxs
+ (D) show
+ (CEs)
+ [6.6528 6.27624 7.76453 ] pdfxs
+ (a) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (u) show
+ (me)
+ [7.67484 8.23078 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (cts)
+ [4.09746 3.58634 7.76453 ] pdfxs
+ (ar) show
+ (e)
+ [8.23078 ] pdfxs
+ (dea) show
+ (d)
+ [9.25289 ] pdfxs
+ (u) show
+ (ntil)
+ [4.86852 3.57737 2.56423 6.68859 ] pdfxs
+ (pr) show
+ (oven)
+ [4.34857 4.60858 4.10643 9.24393 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (her) show
+ (wise,)
+ [6.66177 2.55527 3.63121 4.10643 6.95757 ] pdfxs
+ (a) show
+ (llowi)
+ [2.55527 2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [8.73294 ] pdfxs
+ (d) show
+ (e)
+ [4.10643 ] pdfxs
+ (a) show
+ (d)
+ [9.24393 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (j) show
+ (ectswithcyclestob)
+ [4.10643 4.0885 3.58634 7.76453 6.66177 2.55527 3.58634 9.25289 4.09746 4.85963 4.09746 
+ 2.55527 4.10643 7.76453 3.58634 8.73294 5.37959 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (de) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (ed) show
+ (.) show
+ 216.109 -45.262 m
+ /N614 10.909 Tf
+ (33) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (45) 46
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (i)
+ [3.47997 ] pdfxs
+ (n) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (ne) show
+ 34.659 0 m
+ /N614 10.909 Tf
+ (\() show
+ (afunc)
+ [9.97082 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.5708 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.5817 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [10.5163 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (t) show
+ (hesein)
+ [6.05449 4.85451 4.29811 9.37083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.54902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsw)
+ [6.0654 8.81444 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.2763 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 9.35992 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1089 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.26547 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.66902 ] pdfxs
+ (I) show
+ (n)
+ [9.08719 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.17449 ] pdfxs
+ (t) show
+ (heyspendm)
+ [6.05449 4.85451 8.77083 4.30902 6.35994 4.85451 6.05449 9.08719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.25457 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 7.28719 ] pdfxs
+ (t) show
+ (imetraversing)
+ [3.0327 9.08711 7.8763 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 
+ 6.05449 8.47629 ] pdfxs
+ (a) show
+ (ndmodifying)
+ [6.0654 9.07628 9.09802 5.74904 6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 8.47629 
+ ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 7.86539 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndirectly,so)
+ [9.32719 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 4.8545 6.35994 4.30902 
+ 8.71629 ] pdfxs
+ (t) show
+ (heyre\rect)
+ [6.05449 4.85451 9.02174 4.2654 4.85451 6.05449 4.85451 4.8436 7.50547 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.10539 4.85451 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.57081 ] pdfxs
+ (o) show
+ (fprocessing)
+ [6.58903 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 3.0327 6.05449 8.71629 
+ ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.10539 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.75629 ] pdfxs
+ (A) show
+ (sareferencef)
+ [7.5599 8.71629 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.10539 
+ 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 79.301 -65.768 m
+ /N1025 10.909 Tf
+ (G) show
+ (CC)
+ [9.06531 9.06531 ] pdfxs
+ 110.819 -65.768 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lumnindic)
+ [3.0327 6.0654 9.08711 9.59991 3.02179 6.0654 6.0654 3.02179 4.85451 ] pdfxs
+ (at) show
+ (esthe)
+ [4.8436 7.84354 4.23277 6.0654 8.37811 ] pdfxs
+ (tota) show
+ (l)
+ [6.56721 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.37811 ] pdfxs
+ (t) show
+ (heGCC)
+ [6.0654 8.37811 8.5636 7.8763 11.4108 ] pdfxs
+ (3) show
+ (.3compiler)
+ [3.0327 8.98901 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 4.8436 7.81082 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.8436 7.84354 ] pdfxs
+ (t) show
+ (oc)
+ [8.98901 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.0327 8.37811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -87.69 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (t-O)
+ [7.87638 3.63261 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -109.613 m
+ (We\fnd)
+ [10.2981 8.99993 6.05449 6.0654 10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tin)
+ [8.3891 3.0327 10.1999 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.16721 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 7.29812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.98902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (imeissubs)
+ [3.0327 9.08711 8.99993 3.02179 8.44353 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyless)
+ [3.0327 3.02179 9.90537 3.0327 4.8436 4.30902 8.44353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.37819 ] pdfxs
+ (t) show
+ (oc)
+ [9.59992 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.98902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7307 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC,despi)
+ [9.6981 8.55269 7.88721 7.8763 6.6654 6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ethefact)
+ [8.4872 4.23277 6.0654 8.4872 3.32724 5.46541 4.8436 7.87638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tGCCdoes)
+ [7.87638 8.5636 7.8763 11.5199 6.05449 5.75995 4.8436 4.29811 ] pdfxs
+ 253.071 -131.535 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ 268.418 -131.535 m
+ /N614 10.909 Tf
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssmodule)
+ [4.30902 7.93081 9.09802 5.75995 6.05449 6.0654 3.02179 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.6763 ] pdfxs
+ (a) show
+ (ndveryli)
+ [6.05449 9.6981 5.4545 4.85451 4.2654 9.40355 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.88358 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.90537 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hina)
+ [6.0654 3.0327 9.90537 9.29447 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuni)
+ [9.91628 6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.In)
+ [8.50902 3.94897 9.90537 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.92721 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.70538 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -3.05176e-05 -175.38 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssc)
+ [6.05449 8.93444 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lem)
+ [3.0327 9.46901 9.09802 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (lyline)
+ [3.0327 10.3854 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rwith)
+ [8.90172 7.8763 3.0327 4.23277 10.6908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.47992 5.74904 6.0654 8.78166 6.37085 4.8436 8.90172 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.92353 ] pdfxs
+ (t) show
+ (heyperf)
+ [6.0654 4.8436 10.3854 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm.F)
+ [4.27631 9.08711 10.8545 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.90172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 7.90902 ] pdfxs
+ (D) show
+ (GE)
+ [8.5636 7.42902 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.60354 ] pdfxs
+ (33) show
+ (1func)
+ [8.75992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.61445 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.37082 ] pdfxs
+ (55) show
+ (7)
+ [8.74901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.32722 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.60354 ] pdfxs
+ (\() show
+ (whichincludes)
+ [7.8763 6.0654 3.02179 4.54905 9.35992 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 8.14902 4.30902 ] pdfxs
+ (t) show
+ (ringc)
+ [4.2654 3.0327 6.0654 8.74901 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nts\)fr)
+ [5.75995 4.23277 4.30902 7.54911 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3925 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ex,)
+ [4.85451 5.75995 3.0327 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (D)
+ [8.0291 ] pdfxs
+ (A) show
+ (Eelimin)
+ [10.1563 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.04718 ] pdfxs
+ (10) show
+ (3)
+ [8.19266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.03627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.79265 ] pdfxs
+ (9) show
+ (6re)
+ [8.19266 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 8.80356 5.14904 ] pdfxs
+ (a) show
+ (luesfr)
+ [3.0327 6.05449 4.85451 7.03627 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.8362 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 5.9454 ] pdfxs
+ (a) show
+ (nd`inline'inlines)
+ [6.0654 8.79265 3.0327 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 5.77086 3.02179 
+ 6.0654 3.0327 3.02179 6.0654 4.8436 7.04718 ] pdfxs
+ (136) show
+ (8func)
+ [8.19266 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (\() show
+ (dele)
+ [6.05449 4.85451 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (43) show
+ (8which)
+ [9.08719 7.8763 6.0654 3.0327 4.53815 9.6981 ] pdfxs
+ (a) show
+ (renol)
+ [4.27631 8.4872 6.05449 9.0981 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erreferenced\)in)
+ [4.8436 7.909 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 
+ 6.0654 7.87638 3.0327 9.6981 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc.)
+ [4.85451 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -278.98 m
+ /N622 11.955 Tf
+ (2.4.2Ex)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 ] pdfxs
+ (a) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (leA)
+ [3.74195 10.616 10.1618 ] pdfxs
+ (pp) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (atio)
+ [6.52739 5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (sof)
+ [9.79114 6.71874 8.59556 ] pdfxs
+ (L) show
+ (LV)
+ [6.58714 10.1499 ] pdfxs
+ (M) show
+ -3.05176e-05 -307.948 m
+ /N614 10.909 Tf
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.90539 ] pdfxs
+ (t) show
+ (oillus)
+ [9.28356 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.67266 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.68356 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilitiesprovidedby)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 8.12717 6.0654 4.2654 5.14905 
+ 5.75995 3.0327 6.0654 4.8436 9.88355 5.75995 9.58901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.09446 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,webrie\rydescribef)
+ [4.2654 5.75995 6.90539 7.58175 8.67266 6.0654 4.2654 3.0327 4.8436 6.0654 9.58901 
+ 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 8.68356 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -3.05176e-05 -329.871 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 7.9199 ] pdfxs
+ (o) show
+ (fhow)
+ [6.93812 6.0654 5.14905 11.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.6145 6.05449 ] pdfxs
+ (a) show
+ (sbeenusedf)
+ [7.9199 6.35994 4.8436 4.85451 9.66537 6.0654 4.29811 4.85451 9.66537 3.33815 ] pdfxs
+ (o) show
+ (rwidelyv)
+ [7.87628 7.88721 3.02179 6.0654 4.8436 3.0327 9.37083 5.14904 ] pdfxs
+ (a) show
+ (ryingc)
+ [4.27631 5.75995 3.02179 6.0654 9.06538 4.8436 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.88719 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems,emph)
+ [6.0654 3.02179 4.85451 9.08711 4.30902 6.64358 4.8436 9.09802 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sizings)
+ [4.29811 3.0327 4.8436 3.0327 6.0654 9.06538 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.46538 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -351.793 m
+ (t) show
+ (henovelc)
+ [6.05449 8.4872 6.0654 5.14905 5.4545 4.8436 6.6763 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilitiesdescribedin)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.93081 6.0654 4.8436 4.30902 
+ 4.8436 4.27631 3.0327 6.35994 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -388.981 m
+ /N1025 10.909 Tf
+ (P) show
+ (roj)
+ [5.17085 6.97082 3.82904 ] pdfxs
+ (ect) show
+ (s)
+ [9.13077 ] pdfxs
+ (u) show
+ (si)
+ [4.95263 3.47997 ] pdfxs
+ (n) show
+ (gLLVM)
+ [10.4617 7.53813 6.15269 9.49086 16.0907 ] pdfxs
+ (a) show
+ (sa)
+ [9.13077 10.2763 ] pdfxs
+ (gene) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (l)
+ [7.65812 ] pdfxs
+ (co) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (il)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (ri)
+ [9.349 3.47997 ] pdfxs
+ (n) show
+ (fr)
+ [3.82904 5.17085 ] pdfxs
+ (a) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (t)
+ [4.8873 ] pdfxs
+ (u) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ -3.05176e-05 -417.949 m
+ /N614 10.909 Tf
+ (A) show
+ (sn)
+ [8.85807 6.0654 ] pdfxs
+ (ot) show
+ (ede)
+ [4.8436 10.6145 4.85451 ] pdfxs
+ (a) show
+ (rlier,)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 7.82175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [14.5527 6.0654 ] pdfxs
+ (a) show
+ (sserved)
+ [8.85807 4.29811 4.85451 4.2654 5.4545 4.85451 10.6145 ] pdfxs
+ (a) show
+ (s)
+ [8.85807 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 9.40356 6.05449 ] pdfxs
+ (o) show
+ (stf)
+ [4.30902 8.79273 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.82536 9.09802 ] pdfxs
+ (a) show
+ (nyv)
+ [5.74904 10.3199 5.14904 ] pdfxs
+ (a) show
+ (riedc)
+ [4.27631 3.0327 4.8436 10.6145 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.82536 ] pdfxs
+ (t) show
+ (echniques.Them)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 10.6472 7.8763 
+ 6.05449 9.41447 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -3.05176e-05 -439.871 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 10.1563 ] pdfxs
+ (o) show
+ (f)
+ [8.63992 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 10.1563 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 10.1454 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.7672 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 10.1563 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.6108 ] pdfxs
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\))
+ [9.54545 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3672 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 10.1563 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.33447 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,which)
+ [6.05449 8.75992 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -461.794 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.68356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.89446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.9271 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.13808 3.0327 9.89446 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 8.13808 ] pdfxs
+ (o) show
+ (f)
+ [7.16721 ] pdfxs
+ (t) show
+ (heirl)
+ [6.0654 4.8436 3.0327 8.10537 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.86176 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.28356 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.13808 ] pdfxs
+ (\(a) show
+ (sdescribedin)
+ [8.12717 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.89446 3.02179 
+ 9.89446 ] pdfxs
+ (t) show
+ (heres)
+ [6.0654 8.68356 4.27631 4.8436 4.29811 ] pdfxs
+ (t) show
+ -3.05176e-05 -483.716 m
+ (o) show
+ (f)
+ [8.67265 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 9.64352 ] pdfxs
+ (t) show
+ (hesis)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.Thesetechniquesinheritafewsi)
+ [12.9817 7.8763 6.0654 4.8436 4.30902 10.189 4.23277 4.85451 4.54905 6.05449 6.0654 
+ 3.0327 5.74904 6.0654 4.8436 9.64352 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 
+ 9.57818 10.789 3.33815 4.8436 13.2217 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntbene\ftsfr)
+ [5.75995 9.57818 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 9.64352 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m)
+ [14.4325 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,especi)
+ [10.0036 8.3672 4.8436 4.29811 6.37085 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lly,\()
+ [3.02179 3.0327 4.8545 8.79265 4.23277 ] pdfxs
+ (a\)) show
+ -3.05176e-05 -505.639 m
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.04356 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.49808 ] pdfxs
+ (a) show
+ (reonlye\013ec)
+ [4.27631 9.03265 5.46541 6.05449 3.0327 9.949 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveifm)
+ [3.02179 5.4545 9.04356 3.0327 7.5272 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.43274 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.04356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misav)
+ [13.2871 3.02179 8.49808 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (ble,i.e.,)
+ [6.0654 3.0327 4.8436 7.36357 3.0327 3.0327 4.8436 3.0327 7.36357 ] pdfxs
+ (a) show
+ (tlink-time;)
+ [8.43274 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 4.8436 7.50539 
+ ] pdfxs
+ (\() show
+ (b\)type)
+ [6.05449 8.44365 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -3.05176e-05 -527.562 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niscruci)
+ [9.95991 3.02179 8.20354 4.85451 4.27631 6.05449 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.93812 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.17082 ] pdfxs
+ (t) show
+ (heire\013ec)
+ [6.0654 4.8436 3.0327 8.17082 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness,especi)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 4.29811 6.99267 4.85451 4.29811 6.37085 
+ 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyp)
+ [3.0327 3.0327 9.65446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.20354 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.95991 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures;)
+ [6.05449 4.27631 4.8436 4.30902 7.05812 ] pdfxs
+ (\() show
+ (c\))
+ [4.8436 8.1491 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.74902 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -549.484 m
+ (a) show
+ (res)
+ [4.27631 8.69447 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.2654 4.85451 4.8436 3.64352 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependen)
+ [8.69447 3.0327 6.05449 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (;)
+ [6.98176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.90537 ] pdfxs
+ (\() show
+ (d\)SSAsi)
+ [6.05449 8.09456 6.0654 6.05449 12.0326 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyimproves)
+ [3.0327 9.59992 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 8.14899 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.69447 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,which)
+ [6.88358 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -571.407 m
+ (is\row-insensi)
+ [3.0327 7.94172 6.05449 5.14905 7.88721 3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive.)
+ [3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -593.329 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (herrese)
+ [6.05449 4.85451 8.59627 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchersn)
+ [4.27631 4.53815 6.0654 4.8436 4.27631 8.62899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.56365 ] pdfxs
+ (a) show
+ (\016li)
+ [9.09802 3.02179 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 10.3854 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3854 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.60718 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (uphavebeenac)
+ [6.0654 10.3854 6.0654 5.14905 5.4545 9.17447 6.35994 4.85451 4.8436 10.3854 5.46541 
+ 4.8436 ] pdfxs
+ (t) show
+ (ivelyusing)
+ [3.0327 5.4545 4.8436 3.0327 10.0799 6.0654 4.29811 3.0327 6.0654 9.77446 ] pdfxs
+ (o) show
+ (rexpl)
+ [8.60718 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ring)
+ [4.27631 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.17447 6.0654 4.29811 4.8436 ] pdfxs
+ -3.05176e-05 -615.252 m
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.18538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3454 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.61809 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk,inanumber)
+ [4.27631 5.75995 7.53812 3.0327 10.4072 9.79628 5.74904 6.0654 8.79257 6.35994 4.8436 
+ 8.61809 ] pdfxs
+ (o) show
+ (fdi\013erentways.Theseincludeusing)
+ [7.66902 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 8.58546 7.58175 5.14905 
+ 5.75995 4.29811 9.99264 7.8763 6.0654 4.8436 4.30902 9.18538 3.0327 6.05449 4.85451 
+ 3.0327 6.05449 6.0654 9.18538 6.0654 4.29811 3.0327 6.0654 9.78537 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.3454 ] pdfxs
+ (a) show
+ (s) show
+ 228.545 -657.201 m
+ (34) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (dec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mpressedso)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.41446 4.29811 8.81447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.60365 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.38176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.65808 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.80356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 201.671 0 m
+ /N722 10.909 Tf
+ (list2) show
+ 233.662 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 275.555 0 m
+ /N695 10.909 Tf
+ (n) show
+ 282.103 0 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 7.59274 5.14904 ] pdfxs
+ (a) show
+ (lues.Then)
+ [3.0327 6.0654 4.8436 4.30902 7.77811 7.88721 6.05449 8.20357 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lme)
+ [6.38176 9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (af)
+ [8.81447 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.63628 ] pdfxs
+ (a) show
+ -3.05176e-05 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (liden)
+ [6.46903 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\feswhich)
+ [3.0327 6.05449 4.85451 7.74536 7.8763 6.0654 3.02179 4.54905 9.50173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinthepo)
+ [7.74536 3.02179 9.51264 4.23277 6.0654 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.47994 ] pdfxs
+ (a) show
+ (relive.)
+ [4.2654 8.29084 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 235.204 -21.922 m
+ /N634 10.909 Tf
+ (All)
+ [7.83262 3.33812 2.79267 ] pdfxs
+ 253.738 -21.922 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersine)
+ [4.8436 4.27631 7.74536 3.0327 9.50173 4.8436 ] pdfxs
+ (a) show
+ (chlive)
+ [4.54905 9.50173 3.0327 3.0327 5.4545 8.29084 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.69093 ] pdfxs
+ (a) show
+ (redec)
+ [4.2654 8.29084 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.31266 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.73446 ] pdfxs
+ (t) show
+ (hirdres)
+ [6.05449 3.0327 4.27631 9.52355 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.82175 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpressinge)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 6.05449 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.51264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersimplyme)
+ [4.85451 7.72355 4.30902 3.0327 9.08711 6.0654 3.02179 9.2181 9.09802 4.8436 ] pdfxs
+ (a) show
+ (nszer)
+ [6.0654 7.75627 4.85451 4.8436 4.27631 ] pdfxs
+ (o) show
+ (-extendin)
+ [3.63261 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -65.768 m
+ (itfr)
+ [3.0327 7.8982 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 36.732 -65.768 m
+ /N695 10.909 Tf
+ (k) show
+ 46.409 -65.768 m
+ /N614 10.909 Tf
+ (to) show
+ 59.7599 -65.768 m
+ /N695 10.909 Tf
+ (n) show
+ 69.9619 -65.768 m
+ /N614 10.909 Tf
+ (bytes.)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 7.93084 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwill)
+ [9.709 7.88721 3.02179 3.0327 6.68721 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 11.5308 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.50902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,whichmayrequire)
+ [3.0327 6.68721 7.8763 6.0654 3.02179 4.54905 9.71991 9.08711 5.14905 9.41446 4.27631 
+ 4.8436 5.75995 6.05449 3.0327 4.27631 8.49811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lp)
+ [6.68721 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.95263 ] pdfxs
+ (t) show
+ (obe)
+ [9.10901 6.37085 4.8436 ] pdfxs
+ -4.57764e-05 -87.69 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.13083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.93084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.10904 6.05449 ] pdfxs
+ (a) show
+ (semaych)
+ [4.30902 7.93084 9.08711 5.14905 8.83629 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.)
+ [4.85451 7.69084 ] pdfxs
+ (A) show
+ (sobjec)
+ [7.37445 5.46541 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.38536 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.93084 4.85451 ] pdfxs
+ (o) show
+ (pied)
+ [6.05449 3.0327 4.8436 9.14174 ] pdfxs
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (t) show
+ (heirnewloc)
+ [6.0654 4.8436 3.0327 7.35264 6.0654 4.8436 10.9635 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.22904 ] pdfxs
+ (t) show
+ (heirrel)
+ [6.05449 4.85451 3.02179 7.35264 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -4.57764e-05 -109.613 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (siti)
+ [4.30902 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lispreservedso)
+ [6.6654 3.0327 7.94172 6.05449 4.27631 4.85451 4.29811 4.8436 4.27631 5.4545 4.85451 
+ 9.68719 4.30902 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (llindicesin)
+ [3.0327 6.6654 3.0327 6.05449 6.0654 3.0327 4.8436 4.8436 7.94172 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lrem)
+ [6.6654 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (inv)
+ [3.0327 9.6981 5.14904 ] pdfxs
+ (a) show
+ (lid.)
+ [3.0327 3.02179 6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -147.445 m
+ /N622 11.955 Tf
+ (7.2.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (nter)
+ [7.08931 5.23633 6.13291 5.49929 ] pdfxs
+ (p) show
+ (ro)
+ [5.48733 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (lDy)
+ [8.21312 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2138 3.73 10.4606 9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ressio)
+ [5.48733 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -4.57764e-05 -176.413 m
+ /N614 10.909 Tf
+ (A) show
+ (sn)
+ [9.39262 6.05449 ] pdfxs
+ (ot) show
+ (edwi)
+ [4.85451 11.149 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [11.149 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.9381 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 9.3599 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 9.9381 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rych)
+ [4.27631 10.8435 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [9.9381 3.02179 11.149 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 9.9381 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [8.11629 4.85451 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 9.9381 3.0327 4.29811 ] pdfxs
+ -4.57764e-05 -198.336 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.9891 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.58901 4.29811 ] pdfxs
+ (a) show
+ (mep)
+ [9.09802 9.58901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.1999 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodemayrepresentpo)
+ [6.0654 10.7999 6.05449 5.75995 6.0654 9.58901 9.08711 5.15996 10.4945 4.27631 4.8436 
+ 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 8.97819 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.02179 9.05444 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.0327 6.05449 3.0327 6.05449 10.1999 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.8108 3.02179 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 9.04353 ] pdfxs
+ (o) show
+ (rn)
+ [9.02172 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -4.57764e-05 -220.258 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressedindices.Thisled)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.4835 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 4.85451 4.29811 10.2545 7.8763 6.05449 3.0327 8.72717 3.0327 4.8436 
+ 10.4945 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.27265 6.35994 ] pdfxs
+ (o) show
+ (ssibilityth)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 10.189 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (tfunc)
+ [8.67274 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsmustbecl)
+ [6.0654 8.72717 8.79257 6.05449 4.30902 8.66183 6.37085 9.27265 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nedin)
+ [6.0654 4.8436 10.4835 3.0327 10.4835 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.27265 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.27265 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -4.57764e-05 -242.181 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usedyn)
+ [6.0654 4.29811 10.2326 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.65444 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4435 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dyusesc)
+ [6.0654 11.1381 6.0654 4.29811 4.85451 9.68716 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lcode)
+ [8.42174 4.8436 5.75995 6.05449 10.2326 ] pdfxs
+ (t) show
+ (odis)
+ [10.8435 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishc)
+ [6.0654 3.02179 4.30902 11.4435 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ -4.57764e-05 -264.103 m
+ (indicesfr)
+ [3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mexp)
+ [12.7198 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedindices,)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 6.0654 6.05449 3.0327 4.85451 4.8436 4.30902 
+ 6.6654 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.4872 6.05449 4.85451 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rcl)
+ [7.909 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningdoesn)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 5.75995 4.8436 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (rise.)
+ [4.2654 3.0327 4.30902 4.8436 3.0327 ] pdfxs
+ 16.9359 -286.026 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rin)
+ [7.10174 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [5.85813 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.0327 7.66903 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (oc)
+ [8.27993 4.8436 ] pdfxs
+ (o) show
+ (mpressindicesinapo)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 7.13445 3.02179 6.0654 6.05449 3.0327 4.85451 
+ 4.8436 7.12354 3.0327 8.87992 8.27993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,itmustcheckif)
+ [3.0327 6.01086 3.0327 7.06911 8.78166 6.0654 4.29811 7.06911 4.53815 6.0654 4.8436 
+ 4.54905 8.57447 3.0327 6.15267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.66903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -4.57764e-05 -307.948 m
+ (mee)
+ [9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (t) show
+ (he\frstcriteri)
+ [6.05449 8.73811 6.05449 4.27631 4.30902 8.12729 4.8436 4.27631 3.0327 4.23277 4.85451 
+ 4.27631 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (\() show
+ (THpo)
+ [7.8763 12.0653 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,no\feld)
+ [3.02179 6.98176 6.0654 9.3381 6.05449 4.85451 3.0327 9.93809 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.19263 ] pdfxs
+ (ta) show
+ (ken\)f)
+ [5.4545 4.8436 6.0654 8.12729 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.9163 4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 9.3381 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 8.62901 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.0763 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 4.29811 ] pdfxs
+ -4.57764e-05 -329.871 m
+ (two)
+ [3.93823 7.58175 9.10901 ] pdfxs
+ (D) show
+ (S)
+ [9.71991 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.96354 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.91991 4.85451 ] pdfxs
+ (a) show
+ (chfuncti)
+ [4.54905 9.709 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n-ab)
+ [9.71991 7.29804 9.10901 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.71991 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (U) show
+ (\))
+ [7.8982 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.709 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingafunc)
+ [3.0327 6.05449 9.10901 9.11992 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 9.71991 3.02179 ] pdfxs
+ (t) show
+ (sc)
+ [7.96354 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ -4.57764e-05 -351.793 m
+ (\() show
+ (butn)
+ [6.05449 6.0654 7.5382 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.5382 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.06537 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (nda\fn)
+ [6.0654 9.35992 8.75992 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.39267 ] pdfxs
+ (to) show
+ (p-down)
+ [6.05449 3.64352 6.05449 5.15996 7.8763 9.35992 ] pdfxs
+ (\() show
+ (T)
+ [7.8763 ] pdfxs
+ (D) show
+ (\))
+ [7.5382 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.35992 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.75992 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 8.14902 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (o) show
+ (fb)
+ [6.63267 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [9.35992 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.02179 4.85451 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -4.57764e-05 -373.716 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llers.Theref)
+ [3.0327 3.0327 4.8436 4.27631 4.30902 8.02902 7.8763 6.0654 4.8436 4.27631 4.8436 
+ 3.33815 ] pdfxs
+ (o) show
+ (re,wec)
+ [4.27631 4.8436 6.73085 7.57085 8.54175 4.8436 ] pdfxs
+ (a) show
+ (ncheck)
+ [9.75264 4.54905 6.05449 4.85451 4.53815 9.44719 ] pdfxs
+ (t) show
+ (hecri)
+ [6.0654 8.53084 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eri)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.74173 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.96355 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.70903 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llysimplybycheckingitin)
+ [3.0327 3.0327 9.43628 4.30902 3.0327 9.08711 6.0654 3.02179 9.44719 5.75995 9.44719 
+ 4.53815 6.0654 4.8436 4.54905 5.75995 3.0327 6.05449 9.14174 3.0327 7.93092 3.0327 
+ 9.74173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -395.638 m
+ (TD)
+ [7.8763 11.9673 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 1 0 0 1 108.482 -410.113 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 39.0652 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.8436 9.6981 6.0654 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 244.859 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -250.837 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 103.198 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 126.062 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 163.686 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (NULL\)) show
+ 1 0 0 1 77.9 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -251.036 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 103.198 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 126.062 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 181.959 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 59.627 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -250.837 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 0.926987 -18.534 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (ewri)
+ [4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rn)
+ [7.909 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 4.29811 ] pdfxs
+ -92.472 -33.878 m
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [6.45812 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.29084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.70173 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nisverys)
+ [9.50173 3.0327 7.73445 5.4545 4.8436 4.27631 9.19628 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rd:asin)
+ [4.27631 6.05449 7.77811 8.89083 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.0327 8.27993 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rp)
+ [7.70173 6.0654 ] pdfxs
+ (a) show
+ (ssover)
+ [4.29811 7.73445 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ -109.409 -55.801 m
+ (t) show
+ (hepr)
+ [6.05449 10.1236 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (misused)
+ [14.3671 3.0327 9.57807 6.05449 4.30902 4.8436 11.3344 ] pdfxs
+ (t) show
+ (orewri)
+ [10.7235 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [10.1236 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.30175 ] pdfxs
+ (o) show
+ (f)
+ [8.6072 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 10.1236 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.57807 3.02179 11.3344 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 10.1236 7.8763 6.0654 ] pdfxs
+ (o) show
+ (lepr)
+ [3.02179 10.1236 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 8.71629 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 10.7235 ] pdfxs
+ (t) show
+ (o)
+ [10.7235 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -109.409 -77.723 m
+ (rewri)
+ [4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesinFi)
+ [9.37083 4.27631 6.05449 3.0327 4.85451 8.82535 3.0327 10.5926 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.37083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [9.98173 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 10.5817 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.38174 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (.The)
+ [10.5599 7.8763 6.0654 9.37083 ] pdfxs
+ (o) show
+ (nlydi\013erencebetweenc)
+ [6.0654 3.0327 10.2763 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 
+ 9.37083 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.5817 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.5926 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 10.5926 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -109.409 -99.646 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.94172 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.87638 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (o) show
+ (rf)
+ [7.909 3.33815 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 6.6654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (bovecri)
+ [6.37085 5.14905 5.4545 8.4872 4.8436 4.27631 3.02179 ] pdfxs
+ (t) show
+ (eri)
+ [4.85451 4.27631 3.02179 ] pdfxs
+ (o) show
+ (n\)is)
+ [6.0654 7.87638 3.0327 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 260.502 -99.646 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 307.007 -99.646 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ 15.088 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.6654 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -419.853 -21.922 m
+ (t) show
+ (hel)
+ [6.05449 7.62539 3.0327 ] pdfxs
+ (att) show
+ (erpo)
+ [4.8436 7.04719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [5.80359 6.0654 ] pdfxs
+ (a) show
+ (ssesanulltypedescrip)
+ [4.29811 4.30902 4.8436 7.07991 8.22538 5.75995 6.05449 3.0327 5.80359 3.93823 5.75995 
+ 6.35994 7.62539 6.05449 4.85451 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.04719 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 8.83628 ] pdfxs
+ (a) show
+ (nemptyp)
+ [8.83628 4.8436 9.08711 6.0654 3.93823 8.53083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (olis)
+ [8.22538 3.0327 3.02179 4.30902 ] pdfxs
+ (t\)) show
+ (.In)
+ [7.58175 3.94897 8.82538 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.069 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -13.249 -21.922 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 33.256 -21.922 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ -456.546 -21.923 m
+ /N614 10.909 Tf
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lizes)
+ [3.0327 3.02179 4.85451 4.8436 8.14899 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.69447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.87267 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsuch)
+ [8.11627 4.30902 6.05449 4.54905 9.90537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -264.455 -21.923 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ -214.794 -21.923 m
+ /N614 10.909 Tf
+ (isnull)
+ [3.0327 8.14899 5.74904 6.0654 3.0327 6.87267 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -160.476 -21.923 m
+ /N722 10.909 Tf
+ (isComp) show
+ -122.269 -21.923 m
+ /N614 10.909 Tf
+ (isf)
+ [3.0327 8.14899 3.32724 ] pdfxs
+ (a) show
+ (lse,)
+ [3.0327 4.29811 4.85451 6.92721 ] pdfxs
+ (a) show
+ (ndensure)
+ [6.05449 9.90537 4.8436 6.0654 4.29811 6.0654 4.27631 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -230.728 -65.541 m
+ (171) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (46) 47
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (\(0) show
+ (-ex)
+ [3.64352 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end\))
+ [4.8436 6.0654 6.05449 7.44002 ] pdfxs
+ (a) show
+ (llindicesin)
+ [3.02179 6.22904 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 7.49445 3.0327 9.25083 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 6.21813 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.03993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 7.49445 6.35994 ] pdfxs
+ (o) show
+ (inting)
+ [3.0327 5.75995 4.23277 3.0327 6.0654 8.63993 ] pdfxs
+ (t) show
+ (o)
+ [8.65083 ] pdfxs
+ (t) show
+ (hispo)
+ [6.05449 3.0327 7.49445 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisrequiresknowingwhich)
+ [3.0327 7.72357 7.8763 6.0654 3.0327 7.49445 4.2654 4.85451 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 7.49445 5.75995 6.05449 5.15996 7.8763 3.0327 6.05449 8.65083 7.8763 
+ 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -21.922 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 128.03 -21.922 m
+ /N695 10.909 Tf
+ (P) show
+ 136.549 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndwhere)
+ [6.0654 9.6981 7.8763 6.05449 4.85451 4.27631 8.47629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersliewithin)
+ [4.85451 4.2654 7.94172 3.0327 3.0327 8.4872 7.8763 3.0327 4.23277 6.0654 3.0327 
+ 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heses)
+ [6.05449 4.85451 4.29811 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Tosupp)
+ [6.97085 8.46538 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.25457 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.85448 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 173.288 -43.845 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 222.121 -43.845 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (ta) show
+ (kess)
+ [5.4545 4.8436 7.31991 4.29811 ] pdfxs
+ (tat) show
+ (icinf)
+ [3.0327 7.86539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utthepr)
+ [6.05449 7.26547 4.23277 6.0654 7.86539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -65.768 m
+ (typef)
+ [3.93823 5.75995 6.35994 9.31629 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.73809 4.85451 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.5272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.49448 ] pdfxs
+ (\(t) show
+ (histypeisuniquesincewe)
+ [6.0654 3.0327 8.7708 3.93823 5.75995 6.35994 9.31629 3.0327 8.7708 6.0654 6.05449 
+ 3.0327 5.75995 6.05449 9.3272 4.29811 3.0327 6.05449 4.85451 9.31629 7.58175 9.31629 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 10.2326 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [9.31629 ] pdfxs
+ (o) show
+ (nTHpo)
+ [10.5272 7.88721 12.6435 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.70175 ] pdfxs
+ (a) show
+ (ndisenh)
+ [6.0654 10.5272 3.0327 8.7708 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nced)
+ [6.05449 4.85451 4.8436 10.5272 ] pdfxs
+ (to) show
+ 0 -87.69 m
+ (build)
+ [6.0654 6.05449 3.0327 3.0327 9.6981 ] pdfxs
+ (a) show
+ 36.977 -87.69 m
+ /N634 10.909 Tf
+ (runtimepo)
+ [4.60356 5.84725 10.0471 3.62179 3.33823 8.92348 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (lp)
+ [6.69809 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-fr)
+ [3.90544 3.34914 4.0363 ] pdfxs
+ (o) show
+ (m)
+ [12.8289 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aph) show
+ 191.871 -87.69 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Thetypeinf)
+ [9.09802 7.8872 7.8763 6.0654 8.4872 3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [7.91991 9.08719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s) show
+ 0 -109.613 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hetypesize)
+ [6.05449 8.4872 3.93823 5.75995 6.35994 8.4872 4.30902 3.02179 4.85451 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (\013set)
+ [6.37077 4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.6981 6.35994 ] pdfxs
+ (o) show
+ (inter\feldin)
+ [3.0327 5.75995 4.23277 4.85451 7.909 6.0654 4.8436 3.0327 9.6981 3.02179 9.6981 
+ ] pdfxs
+ (t) show
+ (hetype.)
+ [6.0654 8.4872 3.93823 5.74904 6.37085 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 116.4 -267.689 cm
+ q
+ 0.51799 0 0 0.51799 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 711.94 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1900 350 l
+ 1900 3130 l
+ 350 3130 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1380 2940 m
+ 1380 3039.41 1259.12 3120 1110 3120 c
+ 960.883 3120 840 3039.41 840 2940 c
+ 840 2840.59 960.883 2760 1110 2760 c
+ 1259.12 2760 1380 2840.59 1380 2940 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 97 289 m
+ /N3332 14 Tf
+ (R) show
+ 105.88 289 m
+ (o) show
+ 112.84 289 m
+ (o) show
+ 119.56 289 m
+ (t) show
+ Q
+ n
+ 820 1920 m
+ 1380 1920 l
+ S
+ n
+ 1380 1920 m
+ 1450 1920 1510 1980 1510 2040 c
+ S
+ n
+ 1510 2040 m
+ 1510 2280 l
+ S
+ n
+ 1510 2280 m
+ 1510 2340 1450 2400 1390 2400 c
+ S
+ n
+ 1390 2400 m
+ 830 2400 l
+ S
+ n
+ 830 2400 m
+ 760 2400 710 2340 710 2280 c
+ S
+ n
+ 710 2280 m
+ 710 2040 l
+ S
+ n
+ 710 2040 m
+ 710 1980 760 1920 820 1920 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 79 223 m
+ /N3332 14 Tf
+ (l) show
+ 82.84 223 m
+ (i) show
+ 86.68 223 m
+ (s) show
+ 91.96 223 m
+ (t) show
+ 95.8 223 m
+ (1) show
+ 102.76 223 m
+ (:) show
+ 110.2 223 m
+ (H) show
+ 120.28 223 m
+ (M) show
+ 132.76 223 m
+ (R) show
+ Q
+ n
+ 710 2160 m
+ 1510 2160 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1110 1920 m
+ 1110 2160 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1110 2710 m
+ 1110 2640 1110 2570 1110 2500 c
+ 0.630997 sc
+ S
+ n
+ 1060 2730 100 20 re
+ f
+ n
+ 1060 2730 100 20 re
+ S
+ n
+ 1110 2760 m
+ 1110 2710 l
+ S
+ n
+ 1150 2500 m
+ 1110 2400 l
+ 1080 2500 l
+ f
+ n
+ 1150 2500 m
+ 1110 2400 l
+ 1080 2500 l
+ h
+ S
+ n
+ 1400 1920 m
+ 1490 1840 1610 1750 1690 1830 c
+ 1890 2030 1890 2280 1690 2490 c
+ 1600 2570 1500 2540 1400 2460 c
+ 0 sc
+ S
+ n
+ 1420 2430 m
+ 1320 2400 l
+ 1380 2490 l
+ f
+ n
+ 1420 2430 m
+ 1320 2400 l
+ 1380 2490 l
+ h
+ S
+ n
+ 620 1080 m
+ 1180 1080 l
+ S
+ n
+ 1180 1080 m
+ 1250 1080 1310 1140 1310 1200 c
+ S
+ n
+ 1310 1200 m
+ 1310 1440 l
+ S
+ n
+ 1310 1440 m
+ 1310 1500 1250 1560 1190 1560 c
+ S
+ n
+ 1190 1560 m
+ 630 1560 l
+ S
+ n
+ 630 1560 m
+ 560 1560 510 1500 510 1440 c
+ S
+ n
+ 510 1440 m
+ 510 1200 l
+ S
+ n
+ 510 1200 m
+ 510 1140 560 1080 620 1080 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 59 139 m
+ /N3332 14 Tf
+ (l) show
+ 62.84 139 m
+ (i) show
+ 66.68 139 m
+ (s) show
+ 71.96 139 m
+ (t) show
+ 75.8 139 m
+ (2) show
+ 82.76 139 m
+ (:) show
+ 90.2 139 m
+ (H) show
+ 100.28 139 m
+ (M) show
+ 112.76 139 m
+ (R) show
+ Q
+ n
+ 510 1320 m
+ 1310 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 910 1080 m
+ 910 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 910 1920 m
+ 910 1850 910 1750 910 1660 c
+ S
+ n
+ 950 1660 m
+ 910 1560 l
+ 880 1660 l
+ f
+ n
+ 950 1660 m
+ 910 1560 l
+ 880 1660 l
+ h
+ S
+ n
+ 1200 1080 m
+ 1290 1000 1410 910 1490 990 c
+ 1690 1190 1690 1440 1490 1650 c
+ 1400 1730 1300 1700 1200 1620 c
+ S
+ n
+ 1220 1590 m
+ 1120 1560 l
+ 1180 1650 l
+ f
+ n
+ 1220 1590 m
+ 1120 1560 l
+ 1180 1650 l
+ h
+ S
+ n
+ 470 360 m
+ 950 360 l
+ S
+ n
+ 950 360 m
+ 1010 360 1070 410 1070 470 c
+ S
+ n
+ 1070 470 m
+ 1070 600 l
+ S
+ n
+ 1070 600 m
+ 1070 660 1010 720 950 720 c
+ S
+ n
+ 950 720 m
+ 470 720 l
+ S
+ n
+ 470 720 m
+ 410 720 360 660 360 600 c
+ S
+ n
+ 360 600 m
+ 360 470 l
+ S
+ n
+ 360 470 m
+ 360 410 410 360 470 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 49 m
+ /N3332 14 Tf
+ (i) show
+ 46.84 49 m
+ (n) show
+ 53.8 49 m
+ (t) show
+ 57.64 49 m
+ (:) show
+ 65.08 49 m
+ (H) show
+ 75.16 49 m
+ (M) show
+ 87.64 49 m
+ (R) show
+ Q
+ n
+ 710 1080 m
+ 710 1010 710 910 710 820 c
+ S
+ n
+ 750 820 m
+ 710 720 l
+ 680 820 l
+ f
+ n
+ 750 820 m
+ 710 720 l
+ 680 820 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -31.545 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [7.1817 6.6528 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (il)
+ [2.55527 2.56423 ] pdfxs
+ (e) show
+ (-TimeP)
+ [3.06639 6.66177 2.55527 7.6838 7.1728 6.00726 ] pdfxs
+ (o) show
+ (intsToG)
+ [2.56423 4.85956 3.58634 6.70655 5.89069 7.67495 7.23561 ] pdfxs
+ (raph) show
+ 1 0 0 1 200.489 13.549 cm
+ q
+ 0.593353 0 0 0.593353 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 464.181 625.96 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1230 350 l
+ 1230 2170 l
+ 350 2170 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 360 1800 690 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 193 m
+ /N3336 14 Tf
+ (l) show
+ 46.84 193 m
+ (i) show
+ 50.68 193 m
+ (s) show
+ 55.96 193 m
+ (t) show
+ 59.8 193 m
+ (1) show
+ 70.36 193 m
+ (p) show
+ 77.32 193 m
+ (o) show
+ 84.28 193 m
+ (o) show
+ 91.2399 193 m
+ (l) show
+ Q
+ n
+ 1050 2110 m
+ 1150 2110 1220 2060 1220 1980 c
+ 1220 1930 1190 1890 1150 1870 c
+ S
+ n
+ 1150 1840 m
+ 1050 1850 l
+ 1140 1900 l
+ f
+ n
+ 1150 1840 m
+ 1050 1850 l
+ 1140 1900 l
+ h
+ S
+ n
+ 360 1080 690 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 121 m
+ /N3336 14 Tf
+ (l) show
+ 46.84 121 m
+ (i) show
+ 50.68 121 m
+ (s) show
+ 55.96 121 m
+ (t) show
+ 59.8 121 m
+ (2) show
+ 70.36 121 m
+ (p) show
+ 77.32 121 m
+ (o) show
+ 84.28 121 m
+ (o) show
+ 91.2399 121 m
+ (l) show
+ Q
+ n
+ 700 1440 m
+ 700 1520 700 1610 700 1700 c
+ S
+ n
+ 670 1700 m
+ 700 1800 l
+ 740 1700 l
+ f
+ n
+ 670 1700 m
+ 700 1800 l
+ 740 1700 l
+ h
+ S
+ n
+ 1050 1390 m
+ 1150 1390 1220 1340 1220 1260 c
+ 1220 1210 1190 1170 1150 1150 c
+ S
+ n
+ 1150 1120 m
+ 1050 1130 l
+ 1140 1180 l
+ f
+ n
+ 1150 1120 m
+ 1050 1130 l
+ 1140 1180 l
+ h
+ S
+ n
+ 400 360 600 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 48 49 m
+ /N3336 14 Tf
+ (i) show
+ 51.84 49 m
+ (n) show
+ 58.8 49 m
+ (t) show
+ 66.24 49 m
+ (p) show
+ 73.2 49 m
+ (o) show
+ 80.16 49 m
+ (o) show
+ 87.1199 49 m
+ (l) show
+ Q
+ n
+ 700 720 m
+ 700 800 700 890 700 980 c
+ S
+ n
+ 670 980 m
+ 700 1080 l
+ 740 980 l
+ f
+ n
+ 670 980 m
+ 700 1080 l
+ 740 980 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -49.526 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)R)
+ [7.12791 6.77832 ] pdfxs
+ (un) show
+ (-TimePo)
+ [3.07535 6.6528 2.55527 7.6838 6.99348 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.45128 ] pdfxs
+ (De) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (i)
+ [2.55527 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ (rG)
+ [6.49131 7.23561 ] pdfxs
+ (raph) show
+ -100.651 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Dyn)
+ [7.8872 8.32365 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micexp)
+ [9.08711 3.0327 8.4872 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nex)
+ [9.6981 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -218.882 -59.635 m
+ (Therun)
+ [7.8763 6.0654 8.25811 4.27631 6.05449 9.47991 ] pdfxs
+ (t) show
+ (imepo)
+ [3.0327 9.08711 8.25811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [6.43631 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5016 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phh)
+ [6.0654 9.46901 6.0654 ] pdfxs
+ (a) show
+ (sanodef)
+ [7.71263 8.86901 6.0654 5.75995 6.05449 8.25811 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.69082 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.46901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.46901 ] pdfxs
+ (a) show
+ (ned)
+ [9.47991 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 140.453 -59.635 m
+ /N695 10.909 Tf
+ (P) show
+ 147.457 -61.272 m
+ /N703 7.96999 Tf
+ (2) show
+ 155.219 -59.635 m
+ /N1028 10.909 Tf
+ (!) show
+ 169.159 -59.635 m
+ /N695 10.909 Tf
+ (P) show
+ 176.163 -61.272 m
+ /N703 7.96999 Tf
+ (1) show
+ 180.895 -59.635 m
+ /N614 10.909 Tf
+ (,if)
+ [6.49085 3.0327 6.74176 ] pdfxs
+ (t) show
+ (hereis)
+ [6.0654 4.8436 4.27631 8.25811 3.0327 4.29811 ] pdfxs
+ -235.818 -81.558 m
+ (a) show
+ (ned)
+ [8.91265 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e) show
+ -197.384 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ -188.619 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ -180.856 -81.558 m
+ /N1028 10.909 Tf
+ (!) show
+ -166.917 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ -158.151 -83.194 m
+ /N703 7.96999 Tf
+ (2) show
+ -150.566 -81.558 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 8.91265 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.70175 4.85451 ] pdfxs
+ (o) show
+ (mpiler'sp)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 3.0327 7.15627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,where)
+ [6.0654 6.05449 6.04358 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 39.6519 -81.558 m
+ /N695 10.909 Tf
+ (P) show
+ 46.6559 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ 54.2409 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 74.6709 -81.558 m
+ /N695 10.909 Tf
+ (P) show
+ 81.6739 -83.194 m
+ /N703 7.96999 Tf
+ (2) show
+ 89.2599 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 7.70175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.70175 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsf)
+ [3.0327 7.15627 3.33815 ] pdfxs
+ (o) show
+ (rnodes)
+ [7.12356 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 198.255 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ 207.02 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ 214.606 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -235.818 -103.481 m
+ /N695 10.909 Tf
+ (N) show
+ -227.053 -105.117 m
+ /N703 7.96999 Tf
+ (2) show
+ -222.321 -103.481 m
+ /N614 10.909 Tf
+ (.)
+ [7.85448 ] pdfxs
+ (A) show
+ (nexamplep)
+ [9.63264 4.85451 5.74904 5.46541 9.08711 6.05449 3.0327 8.42175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.63264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.63264 ] pdfxs
+ (t) show
+ (herun-)
+ [6.05449 8.42175 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 8.42175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.6653 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.63264 ] pdfxs
+ (a) show
+ (reshowninFi)
+ [4.2654 8.42175 4.30902 6.05449 5.15996 7.8763 9.63264 3.0327 9.63264 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.42175 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -235.818 -125.403 m
+ (When)
+ [11.2144 6.05449 4.85451 6.0654 ] pdfxs
+ -202.562 -125.403 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 -156.057 -125.403 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ 16.529 0 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 9.3708 4.85451 ] pdfxs
+ (a) show
+ (lledtoini)
+ [3.0327 3.02179 4.85451 11.1381 4.23277 10.5381 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizeapo)
+ [3.0327 3.0327 4.8436 9.92719 10.5272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.10538 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [9.34899 ] pdfxs
+ (\() show
+ 214.657 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 232.51 0 m
+ /N614 10.909 Tf
+ (\)) show
+ (,itisp)
+ [8.46538 3.0327 9.31637 3.02179 9.38171 6.0654 ] pdfxs
+ (a) show
+ (sseds)
+ [4.29811 4.30902 4.8436 11.1381 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 9.91628 5.75995 6.05449 8.79257 6.35994 4.85451 9.34899 ] pdfxs
+ (o) show
+ (f) show
+ -83.198 -21.923 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [8.26902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.26902 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [9.51263 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.53443 ] pdfxs
+ (\() show
+ 107.363 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 124.914 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 131.465 -21.923 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ 163.561 -23.559 m
+ /N698 7.96999 Tf
+ (n) show
+ 169.197 -21.923 m
+ /N614 10.909 Tf
+ (\)) show
+ (.)
+ [12.6872 ] pdfxs
+ (I) show
+ (t)
+ [9.48 ] pdfxs
+ (a) show
+ (dds)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 226.664 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 249.756 -21.923 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0799 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m"list)
+ [9.08711 10.7017 3.02179 3.0327 4.30902 9.48 ] pdfxs
+ (o) show
+ (f) show
+ -83.1981 -43.845 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chdescrip)
+ [4.54905 10.4835 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r) show
+ -6.04807 -43.845 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 11.5019 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 18.0529 -43.845 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ 50.1489 -45.481 m
+ /N698 7.96999 Tf
+ (n) show
+ 55.7849 -43.845 m
+ /N614 10.909 Tf
+ (.F)
+ [10.2435 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.69445 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.27265 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,whenthe)
+ [9.08711 6.0654 3.0327 4.8436 7.6472 7.8763 6.0654 4.8436 10.4945 4.23277 6.0654 
+ 4.8436 ] pdfxs
+ 201.55 -43.845 m
+ /N722 10.909 Tf
+ (list2) show
+ 234.609 -43.845 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.45084 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risini)
+ [8.69445 3.0327 8.72717 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lized,i)
+ [3.0327 3.02179 4.85451 4.8436 6.0654 7.6472 3.0327 ] pdfxs
+ (t) show
+ -83.1981 -65.768 m
+ (isp)
+ [3.0327 8.37808 6.05449 ] pdfxs
+ (a) show
+ (ssedp)
+ [4.30902 4.29811 4.85451 10.1345 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.37808 ] pdfxs
+ (t) show
+ (o)
+ [9.53446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 38.6559 -65.768 m
+ /N722 10.909 Tf
+ (int) show
+ 59.9109 -65.768 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.10176 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 10.1345 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.8436 3.0327 7.40721 ] pdfxs
+ (\() show
+ (since)
+ [4.30902 3.02179 6.0654 4.8436 8.92356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 235.203 -65.768 m
+ /N722 10.909 Tf
+ (list2) show
+ 267.913 -65.768 m
+ /N614 10.909 Tf
+ (nodeh)
+ [6.0654 5.74904 6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (saself-lo)
+ [8.37808 9.53446 4.29811 4.85451 3.02179 3.33815 3.63261 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,s)
+ [7.21085 4.30902 ] pdfxs
+ (o) show
+ -83.1982 -87.69 m
+ (itaddsi)
+ [3.0327 8.20365 5.46541 6.05449 6.0654 8.26899 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.8436 3.0327 7.30902 ] pdfxs
+ (t) show
+ (o)
+ [9.41446 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.81447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mlis)
+ [13.058 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sinb)
+ [8.26899 3.0327 10.0254 6.37085 ] pdfxs
+ (ot) show
+ (hpo)
+ [10.0254 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 168.157 -87.69 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 1 0 0 1 231.843 -87.69 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (\() show
+ 15.697 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 33.551 0 m
+ /N614 10.909 Tf
+ (\)removes)
+ [8.21456 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 8.26899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 102.821 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 124.644 0 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -318.477 -21.923 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -293.383 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ -275.833 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ -269.282 -21.923 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ -237.186 -23.559 m
+ /N698 7.96999 Tf
+ (n) show
+ -231.55 -21.923 m
+ /N614 10.909 Tf
+ (.Therun-)
+ [7.6472 7.8763 6.0654 7.78903 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 7.78903 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mlis)
+ [12.0325 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.24354 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 7.78903 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 8.99992 ] pdfxs
+ (a) show
+ (ndemp)
+ [6.0654 8.99992 4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (iedin)
+ [3.0327 4.8436 9.01083 3.0327 8.99992 ] pdfxs
+ (t) show
+ (hism)
+ [6.05449 3.0327 7.24354 9.09802 ] pdfxs
+ (a) show
+ (nnerbec)
+ [6.05449 6.0654 4.8436 7.21083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use,)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ -318.477 -43.845 m
+ (if)
+ [3.0327 3.33815 ] pdfxs
+ -308.001 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ -299.236 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ -290.681 -43.845 m
+ /N1028 10.909 Tf
+ (!) show
+ -275.948 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ -267.183 -45.482 m
+ /N703 7.96999 Tf
+ (2) show
+ -258.339 -43.845 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 10.1672 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.95629 4.85451 ] pdfxs
+ (o) show
+ (mpiler'sp)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 3.0327 8.41081 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.56719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.0654 7.25448 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 10.1781 ] pdfxs
+ (t) show
+ (helife)
+ [6.05449 8.95629 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.95629 ] pdfxs
+ (o) show
+ (f) show
+ 4.42596 -43.845 m
+ /N695 10.909 Tf
+ (P) show
+ 11.429 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ 20.2739 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 41.6889 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ 50.4539 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ 55.1859 -43.845 m
+ /N614 10.909 Tf
+ (\)ispr)
+ [8.35637 3.0327 8.41081 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perlynes)
+ [6.37085 4.8436 4.27631 3.0327 9.86173 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -318.477 -65.768 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.47629 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (f) show
+ -214.235 -65.768 m
+ /N695 10.909 Tf
+ (P) show
+ -207.231 -67.404 m
+ /N703 7.96999 Tf
+ (2) show
+ -198.862 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -177.923 -65.768 m
+ /N695 10.909 Tf
+ (N) show
+ -169.158 -67.404 m
+ /N703 7.96999 Tf
+ (2) show
+ -164.425 -65.768 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -301.541 -87.69 m
+ (Atrun)
+ [7.8763 7.02548 4.27631 6.05449 8.84719 ] pdfxs
+ (t) show
+ (ime,if)
+ [3.0327 9.08711 4.85451 5.97813 3.0327 6.10904 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (2) show
+ -207.731 -83.731 m
+ /N698 7.96999 Tf
+ (k) show
+ -202.611 -87.69 m
+ /N695 10.909 Tf
+ (th) show
+ -189.604 -87.69 m
+ /N614 10.909 Tf
+ (nodeis)
+ [6.0654 5.74904 6.0654 7.62539 3.0327 7.09082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 8.83628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [11.8689 8.23629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ -48.7081 -87.69 m
+ /N695 10.909 Tf
+ (P) show
+ -40.1891 -87.69 m
+ /N614 10.909 Tf
+ (,)
+ [5.97813 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m"listin)
+ [9.09802 8.23629 3.02179 3.0327 4.30902 7.02548 3.02179 6.0654 ] pdfxs
+ 81.6209 -87.69 m
+ /N695 10.909 Tf
+ (P) show
+ 92.9219 -87.69 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.07991 ] pdfxs
+ (t) show
+ (raversed,)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -318.477 -109.613 m
+ (dec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.69447 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.26176 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.08357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersine)
+ [4.85451 4.2654 7.54899 3.0327 9.29446 4.85451 ] pdfxs
+ (a) show
+ (chpo)
+ [4.53815 9.30537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lin)
+ [6.27267 3.0327 9.29446 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.08357 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (.F)
+ [7.74539 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.51628 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.08711 6.0654 3.0327 4.8436 6.34903 3.0327 9.29446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (,whenwhen)
+ [6.34903 7.8763 6.05449 4.85451 9.30537 7.8763 6.05449 4.85451 9.29446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -318.477 -131.535 m
+ (2) show
+ -313.023 -127.577 m
+ /N698 7.96999 Tf
+ (k) show
+ -307.903 -131.535 m
+ /N695 10.909 Tf
+ (th) show
+ -294.437 -131.535 m
+ /N614 10.909 Tf
+ (nodeis)
+ [6.0654 5.74904 6.0654 8.08357 3.0327 7.54899 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (\\) show
+ -162.688 -131.535 m
+ /N722 10.909 Tf
+ (list2) show
+ -134.052 -131.535 m
+ /N614 10.909 Tf
+ ("po)
+ [8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,b)
+ [3.0327 6.34903 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.30537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -54.6452 -131.535 m
+ /N722 10.909 Tf
+ (list2) show
+ -22.7692 -131.535 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 40.2868 -131.535 m
+ /N722 10.909 Tf
+ (list1) show
+ 72.1638 -131.535 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsneedtobe)
+ [3.0327 7.53809 6.0654 4.8436 4.85451 9.30537 4.23277 8.70538 6.35994 4.8436 ] pdfxs
+ -92.6592 -162.87 m
+ (170) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nin)
+ [11.1926 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (erepresent)
+ [9.98173 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.1926 3.33815 ] pdfxs
+ (o) show
+ (rbin)
+ [9.40354 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry-)
+ [4.27631 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-bin)
+ [3.63261 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.8872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 8.54174 ] pdfxs
+ (a) show
+ (sac)
+ [9.43625 10.5926 4.8436 ] pdfxs
+ (o) show
+ (mpilerb)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.41444 6.05449 ] pdfxs
+ (a) show
+ (ck-end)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 11.1926 ] pdfxs
+ (to) show
+ 0 -21.922 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtah)
+ [4.27631 7.32002 8.53084 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re-b)
+ [4.27631 4.8436 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedtr)
+ [4.29811 4.85451 9.14174 4.23277 4.27631 ] pdfxs
+ (a) show
+ (cec)
+ [4.85451 7.91993 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 7.91993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.14174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsys)
+ [9.14174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.85451 9.08711 6.21813 ] pdfxs
+ (a) show
+ (sab)
+ [7.38536 8.53084 6.0654 ] pdfxs
+ (a) show
+ (sisf)
+ [4.29811 3.0327 7.37445 3.33815 ] pdfxs
+ (o) show
+ (rrun)
+ [7.35264 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 7.91993 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -43.845 m
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (o) show
+ (fGridpr)
+ [7.55993 8.55269 4.27631 3.0327 10.2763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 7.40721 ] pdfxs
+ (a) show
+ (s)
+ [8.5199 ] pdfxs
+ (a) show
+ (nimplemen)
+ [10.2872 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npl)
+ [10.2872 6.05449 3.0327 ] pdfxs
+ (at) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmf)
+ [4.2654 13.3198 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.49809 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelpr)
+ [7.25448 6.0654 5.14905 5.4545 4.8436 7.25448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmin)
+ [9.09802 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -65.768 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 6.6654 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (JI) show
+ (Tc)
+ [11.5199 4.8436 ] pdfxs
+ (o) show
+ (mpilesh)
+ [9.09802 6.05449 3.0327 3.0327 8.47629 4.30902 6.05449 ] pdfxs
+ (a) show
+ (dersinaph)
+ [6.0654 4.8436 4.27631 7.94172 3.0327 9.6981 9.08719 6.05449 6.0654 ] pdfxs
+ (oto) show
+ (-re)
+ [3.63261 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icrenderer,e)
+ [3.0327 8.4872 4.27631 4.8436 6.0654 6.05449 4.85451 4.2654 4.85451 4.2654 6.6654 
+ 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (A) show
+ (s)
+ [8.12717 ] pdfxs
+ (o) show
+ (fthiswri)
+ [7.1563 4.23277 6.0654 3.0327 8.12717 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.90539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.8218 6.05449 ] pdfxs
+ (a) show
+ (sshipped5maj)
+ [8.12717 4.29811 6.0654 3.0327 6.05449 6.35994 4.85451 9.88355 9.27265 9.08711 6.0654 
+ 3.32724 ] pdfxs
+ (o) show
+ (rrele)
+ [8.09446 4.27631 4.85451 3.02179 4.85451 ] pdfxs
+ (a) show
+ (sesr)
+ [4.29811 4.85451 8.11626 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hly)
+ [6.05449 3.0327 9.5781 ] pdfxs
+ (o) show
+ (nceevery)
+ [6.0654 4.8436 8.67266 4.8436 5.4545 4.85451 4.2654 9.5781 ] pdfxs
+ (t) show
+ (hreem)
+ [6.0654 4.2654 4.85451 8.67266 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (hs.The)
+ [6.05449 4.30902 8.43265 7.8763 6.05449 4.8436 ] pdfxs
+ 0 -109.613 m
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (pidly)
+ [6.05449 3.0327 6.0654 3.02179 9.41446 ] pdfxs
+ (g) show
+ (rowinguserb)
+ [4.27631 5.14905 7.8763 3.0327 6.0654 9.10901 6.05449 4.30902 4.8436 7.93082 6.05449 
+ ] pdfxs
+ (a) show
+ (sebuilding)
+ [4.30902 8.49811 6.0654 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 9.10901 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 9.709 ] pdfxs
+ (t) show
+ (hecompilerisa)
+ [6.0654 8.49811 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 4.8436 7.93082 3.0327 
+ 7.95263 9.10901 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (ta) show
+ (ment)
+ [9.08711 4.85451 5.75995 7.88729 ] pdfxs
+ (t) show
+ (oi)
+ [9.10901 3.0327 ] pdfxs
+ (t) show
+ (s\rexibility)
+ [7.95263 6.0654 4.8436 5.75995 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 9.41446 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.71991 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (-) show
+ 0 -131.535 m
+ (a) show
+ (bility.)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ 0 -168.723 m
+ /N1025 10.909 Tf
+ (S) show
+ (AFECo)
+ [9.47995 7.8981 8.24717 9.0544 6.62173 ] pdfxs
+ (de) show
+ (:As)
+ [9.06538 13.6581 4.95263 ] pdfxs
+ (a) show
+ (felow-l)
+ [3.82904 9.93802 3.47997 5.92355 9.06531 4.1781 3.49088 ] pdfxs
+ (e) show
+ (v)
+ [6.27261 ] pdfxs
+ (e) show
+ (lr)
+ [7.66903 5.15995 ] pdfxs
+ (ep) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (sent)
+ [4.94172 5.75987 6.61093 4.8873 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.16 ] pdfxs
+ (an) show
+ (d)
+ [11.1491 ] pdfxs
+ (execut) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (v) show
+ (ir)
+ [3.47997 5.17085 ] pdfxs
+ (on) show
+ (m)
+ [10.4507 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ 0 -197.691 m
+ /N614 10.909 Tf
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (FECodeisa)
+ [7.11266 7.42902 7.8763 5.75995 6.05449 8.90174 3.0327 8.34535 9.50174 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fe"coderepresen)
+ [3.33815 4.8436 9.50174 4.85451 5.74904 6.0654 8.89083 4.27631 4.8436 6.0654 4.27631 
+ 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (a) show
+ (ndexecu)
+ [6.05449 10.1126 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nenvir)
+ [10.1017 4.85451 5.75995 5.74904 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,b)
+ [7.17812 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1126 ] pdfxs
+ (o) show
+ (natype-s)
+ [10.1017 9.50174 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fesub-)
+ [3.32724 8.89083 4.30902 6.05449 6.0654 3.63261 ] pdfxs
+ 0 -219.613 m
+ (set)
+ [4.29811 4.85451 8.91273 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.The)
+ [9.99272 7.71266 7.8763 6.05449 9.52356 ] pdfxs
+ (goa) show
+ (l)
+ [7.70175 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.52356 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 10.429 3.0327 8.97807 ] pdfxs
+ (t) show
+ (oenf)
+ [10.1235 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcemem)
+ [4.27631 4.85451 9.51265 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 10.429 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 10.429 ] pdfxs
+ (o) show
+ (fpr)
+ [8.0072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.97807 3.02179 10.7344 ] pdfxs
+ (t) show
+ (heS)
+ [6.0654 9.51265 6.0654 ] pdfxs
+ (A) show
+ (FECode)
+ [7.12357 7.41812 7.88721 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -241.536 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hs)
+ [10.2326 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 9.03265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,byusingav)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.34175 5.75995 9.9381 6.0654 4.29811 3.0327 
+ 6.05449 9.64355 9.63264 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.74904 8.43274 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 9.02174 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.21085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [10.2435 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.2435 ] pdfxs
+ (o) show
+ (f) show
+ 0 -263.458 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [9.71992 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.9308 3.0327 ] pdfxs
+ (48) show
+ (],)
+ [3.0327 8.21447 ] pdfxs
+ (a) show
+ (ndusingextensivein)
+ [6.05449 10.9308 6.0654 4.29811 3.0327 6.0654 10.3199 4.85451 5.75995 4.23277 4.85451 
+ 6.05449 4.30902 3.0327 5.4545 9.71992 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.90902 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 9.71992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.17444 ] pdfxs
+ (t) show
+ (ominimizerun)
+ [10.3308 9.08711 3.0327 6.05449 3.0327 9.09802 3.02179 4.85451 9.71992 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -285.381 m
+ (checks[)
+ [4.54905 6.05449 4.85451 4.53815 5.75995 7.94172 3.0327 ] pdfxs
+ (82) show
+ (,)
+ [6.6654 ] pdfxs
+ (48) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -307.303 m
+ (TheS)
+ [7.8763 6.0654 8.15993 6.05449 ] pdfxs
+ (A) show
+ (FECodesys)
+ [7.12357 7.42902 7.8763 5.75995 6.05449 8.15993 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emexpl)
+ [4.8436 12.4034 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (sne)
+ [7.61445 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.06537 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.33813 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.61445 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.15993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [13.3091 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,exceptrun)
+ [4.2654 5.75995 6.40358 4.85451 5.75995 4.8436 4.8436 6.0654 7.54911 4.27631 6.0654 
+ 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -329.226 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (tdirec)
+ [7.63638 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyuses)
+ [3.02179 9.15265 6.0654 4.29811 4.8436 7.70172 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [13.3963 4.8436 5.75995 6.0654 8.23629 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichprovides)
+ [6.0654 6.46903 7.8763 6.0654 3.0327 4.53815 9.4581 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 7.69081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (a) show
+ (bilityto)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.15265 4.23277 8.8472 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 4.8436 ] pdfxs
+ 0 -351.149 m
+ (C)
+ [10.789 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.0654 8.9781 7.8763 8.4872 11.3999 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,whichiscruci)
+ [9.08711 4.30902 6.08722 7.8763 6.0654 3.02179 4.54905 8.9781 3.0327 7.21082 4.85451 
+ 4.2654 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [5.9454 3.33815 ] pdfxs
+ (o) show
+ (rsupp)
+ [7.18901 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingembeddeds)
+ [3.0327 6.0654 8.3672 4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 8.9781 
+ 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,middle-w)
+ [4.2654 4.85451 6.08722 9.08711 3.0327 6.0654 6.05449 3.0327 4.8436 3.64352 7.57085 
+ ] pdfxs
+ (a) show
+ (re,)
+ [4.27631 4.8436 6.09813 ] pdfxs
+ (a) show
+ (ndsys)
+ [6.05449 8.9781 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -373.071 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.S)
+ [4.2654 3.0327 4.85451 4.29811 7.83266 6.0654 ] pdfxs
+ (A) show
+ (FECoderelies)
+ [7.12357 7.41812 7.8763 5.75995 6.0654 8.35629 4.2654 4.85451 3.02179 3.0327 4.85451 
+ 7.7999 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.34538 3.93823 5.75995 6.37085 8.34538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.56719 3.02179 9.56719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.5054 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hnosyn)
+ [9.56719 6.05449 8.95629 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (icch)
+ [3.0327 8.34538 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es\))
+ [4.8436 4.30902 7.74547 ] pdfxs
+ (t) show
+ (ocheck)
+ [8.95629 4.54905 6.05449 4.85451 4.54905 5.75995 ] pdfxs
+ 0 -394.994 m
+ (a) show
+ (ndenf)
+ [6.0654 9.91628 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcetypes)
+ [4.27631 4.8436 8.70538 3.93823 5.75995 6.35994 8.70538 4.30902 ] pdfxs
+ (a) show
+ (fety.)
+ [3.32724 4.85451 3.93823 4.84359 8.54174 ] pdfxs
+ (I) show
+ (trelies)
+ [8.09456 4.27631 4.8436 3.0327 3.0327 4.8436 8.1599 ] pdfxs
+ (o) show
+ (n)
+ [9.91628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (a) show
+ (rraytypeinf)
+ [4.27631 4.27631 5.14905 9.61082 3.93823 5.75995 6.35994 8.70538 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.91628 3.02179 9.91628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.8545 ] pdfxs
+ (t) show
+ (oenf)
+ [9.31628 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rce)
+ [4.27631 4.8436 8.70538 ] pdfxs
+ (a) show
+ (rrayb)
+ [4.27631 4.2654 5.15996 9.61082 6.35994 ] pdfxs
+ (o) show
+ (unds)
+ [6.0654 6.05449 6.0654 4.29811 ] pdfxs
+ 0 -416.916 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.94914 4.84359 6.46903 ] pdfxs
+ (a) show
+ (ndusesin)
+ [6.05449 9.44719 6.0654 4.29811 4.85451 7.69081 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.41449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.69081 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.83629 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (erun)
+ [8.23629 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeb)
+ [3.02179 9.09802 8.23629 6.35994 ] pdfxs
+ (o) show
+ (undschecksinm)
+ [6.0654 6.05449 6.0654 7.69081 4.53815 6.0654 4.8436 4.54905 5.75995 7.69081 3.02179 
+ 9.44719 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.14174 4.8436 ] pdfxs
+ (a) show
+ (ses[)
+ [4.30902 4.8436 7.69081 3.0327 ] pdfxs
+ (82) show
+ (].)
+ [3.0327 7.78902 ] pdfxs
+ (It) show
+ 0 -438.839 m
+ (usesin)
+ [6.0654 4.29811 4.8436 8.58535 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.30903 4.30902 ] pdfxs
+ (a) show
+ (fetychecking)
+ [3.32724 4.85451 3.93823 10.0363 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 
+ 9.73082 ] pdfxs
+ (t) show
+ (echniques,expl)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 7.47266 4.85451 
+ 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.74173 ] pdfxs
+ (t) show
+ (helink-)
+ [6.05449 9.13083 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (imefr)
+ [3.0327 9.08711 9.13083 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.0363 ] pdfxs
+ (t) show
+ (oret)
+ [9.73082 4.27631 4.85451 4.23277 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.3417 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -460.761 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fsep)
+ [8.21447 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [9.73083 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9417 ] pdfxs
+ (\() show
+ (akeydi\016culty)
+ [10.3417 5.4545 4.8436 10.6472 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 
+ 10.6472 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tledprevi)
+ [9.13091 3.02179 4.85451 10.9417 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (ussuchsystems)
+ [6.0654 9.18534 4.29811 6.0654 4.54905 10.9417 4.29811 5.75995 4.30902 4.23277 4.85451 
+ 9.08711 9.18534 ] pdfxs
+ (t) show
+ (oav)
+ [10.3417 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idusin)
+ [3.0327 10.9417 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -482.684 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (echniques[)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.94172 3.0327 ] pdfxs
+ (44) show
+ (,)
+ [6.6654 ] pdfxs
+ (63) show
+ (]\).)
+ [3.0327 4.23277 3.0327 ] pdfxs
+ 0 -519.871 m
+ /N1025 10.909 Tf
+ (E)
+ [8.24717 ] pdfxs
+ (xte) show
+ (r)
+ [5.15995 ] pdfxs
+ (na) show
+ (l)
+ [7.66903 ] pdfxs
+ (IS) show
+ (A)
+ [13.669 ] pdfxs
+ (de) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (g) show
+ (nf)
+ [11.1491 3.83994 ] pdfxs
+ (o) show
+ (rVir)
+ [9.33809 9.49086 3.47997 5.17085 ] pdfxs
+ (tua) show
+ (l)
+ [7.66903 ] pdfxs
+ (In) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Se) show
+ (tC)
+ [9.06544 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (ut)
+ [6.96002 4.8873 ] pdfxs
+ (e) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 0 -548.839 m
+ /N614 10.909 Tf
+ (V) show
+ (ir)
+ [3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [5.65086 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nSetC)
+ [8.67265 6.0654 4.8436 6.86184 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ers[)
+ [4.8436 4.27631 6.91627 3.0327 ] pdfxs
+ (125) show
+ (,)
+ [5.65086 ] pdfxs
+ (43) show
+ (,)
+ [5.63995 ] pdfxs
+ (3) show
+ (])
+ [5.65086 ] pdfxs
+ (a) show
+ (reprocess)
+ [4.27631 7.46176 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rdesi)
+ [6.88356 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ns)
+ [6.05449 6.91627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tusetwodis)
+ [6.86184 6.05449 4.30902 7.46176 3.93823 7.58175 8.06175 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctinstruc)
+ [3.0327 6.0654 4.8436 6.86184 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -570.762 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 8.9781 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (llyvisible,vir)
+ [3.0327 3.0327 9.9381 5.75995 3.0327 4.29811 3.0327 6.05449 3.0327 4.85451 7.35266 
+ 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [7.22175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.2435 4.29811 4.85451 8.42183 ] pdfxs
+ (\(V) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\)whichserves)
+ [8.43274 7.8763 6.0654 3.02179 4.54905 10.2435 4.30902 4.8436 4.27631 5.4545 4.8436 
+ 8.48717 ] pdfxs
+ (a) show
+ (s)
+ [8.48717 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.03265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen-)
+ [13.2762 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 6.0654 3.63261 ] pdfxs
+ 0 -592.684 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.9308 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.15263 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 7.89811 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,)
+ [4.2654 4.85451 8.21447 ] pdfxs
+ (a) show
+ (ndahiddenimplemen)
+ [6.05449 10.9417 10.3199 6.0654 3.0327 6.05449 6.0654 4.8436 10.9417 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcins)
+ [6.05449 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 9.71992 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.9308 4.30902 4.8436 9.12 ] pdfxs
+ (\(I) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\))
+ [9.10909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [9.10909 3.0327 9.17444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -614.607 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lh)
+ [6.93812 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.75993 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.As)
+ [6.93812 12.0872 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (retr)
+ [4.2654 8.75993 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (rc)
+ [8.17082 4.85451 ] pdfxs
+ (o) show
+ (-desi)
+ [3.63261 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nedwi)
+ [6.0654 4.8436 9.97082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.95991 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 8.74902 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.74902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.20354 ] pdfxs
+ (V) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (SAcode)
+ [6.05449 12.0872 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (35) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (47) 48
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.62902 ] pdfxs
+ (I) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SA)
+ [6.0654 11.9563 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyf)
+ [3.0327 9.53446 3.32724 ] pdfxs
+ (o) show
+ (rexecu)
+ [8.05082 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.83994 ] pdfxs
+ (a) show
+ (ndis)
+ [6.05449 9.83991 3.0327 8.07263 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.61811 ] pdfxs
+ (o) show
+ (nlys)
+ [6.0654 3.0327 9.52355 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.94914 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.61811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisaw)
+ [8.01819 3.02179 8.08354 5.14905 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.62902 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.61811 ] pdfxs
+ (I) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.This)
+ [6.80721 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (ato) show
+ (risessen)
+ [7.909 3.0327 7.94172 4.8436 4.30902 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyas)
+ [3.0327 3.0327 9.39264 9.08719 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed,implement)
+ [4.8436 6.0654 6.6654 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcb)
+ [6.0654 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ck-endc)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 9.6981 4.85451 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (nrecentw)
+ [8.94537 4.27631 4.8436 4.85451 4.8436 5.75995 7.13457 7.57085 ] pdfxs
+ (o) show
+ (rk,we)
+ [4.27631 5.74904 6.07631 7.57085 7.73448 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ued)
+ [6.05449 4.85451 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (a) show
+ (nex)
+ [8.94537 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endedversi)
+ [4.8436 6.0654 6.0654 4.8436 8.94537 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.94537 ] pdfxs
+ (o) show
+ (f)
+ [6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.73448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [12.8836 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetc)
+ [8.95628 4.29811 4.8436 7.13457 4.8436 ] pdfxs
+ (o) show
+ (uldbea)
+ [6.0654 3.0327 8.94537 6.35994 7.73448 8.34538 ] pdfxs
+ (g) show
+ (ood)
+ [5.75995 5.74904 6.0654 ] pdfxs
+ 0 -65.768 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (icef)
+ [3.0327 4.8436 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.57447 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.75267 ] pdfxs
+ (V) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SAf)
+ [6.0654 11.9017 3.33815 ] pdfxs
+ (o) show
+ (rsuchprocess)
+ [7.99628 4.29811 6.0654 4.53815 9.78537 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 
+ 4.29811 ] pdfxs
+ (o) show
+ (rdesi)
+ [7.99628 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ns[)
+ [6.0654 8.02899 3.0327 ] pdfxs
+ (3) show
+ (].Wepr)
+ [3.02179 8.13811 10.309 8.57447 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (sedanovelimplemen)
+ [4.30902 4.8436 9.78537 9.17447 6.0654 5.14905 5.4545 4.85451 6.75267 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.6363 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.15263 ] pdfxs
+ (t) show
+ (hevir)
+ [6.05449 9.73083 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (to) show
+ (-n)
+ [3.64352 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.71992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (ato) show
+ (r)
+ [9.15263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ten)
+ [9.12 4.8436 6.0654 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 9.17444 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.0654 9.71992 4.8436 5.75995 6.0654 9.71992 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.9308 4.8436 ] pdfxs
+ (a) show
+ (ching)
+ [4.54905 6.0654 3.02179 6.0654 10.3308 ] pdfxs
+ (o) show
+ (f) show
+ 0 -109.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (edcodeinac)
+ [4.85451 9.6981 4.8436 5.75995 6.05449 8.4872 3.0327 9.6981 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elyOS-independentm)
+ [4.8436 3.0327 9.39264 8.4872 6.05449 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 
+ 4.85451 6.05449 6.0654 4.8436 5.75995 7.87638 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.73819 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 5.75995 ] pdfxs
+ 72.637 -131.535 m
+ /N634 10.909 Tf
+ (exp) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (it)
+ [3.33823 3.6327 ] pdfxs
+ (s) show
+ 113.482 -131.535 m
+ /N614 10.909 Tf
+ (t) show
+ (heimp)
+ [6.05449 9.35992 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntfe)
+ [5.74904 8.7491 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.81444 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 9.34901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetrepresen)
+ [10.5708 4.29811 4.8436 8.7491 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.74539 ] pdfxs
+ (a) show
+ (ndex)
+ [6.05449 10.5708 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ends)
+ [4.8436 6.0654 6.05449 4.29811 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (it)
+ [3.0327 9.10909 ] pdfxs
+ (t) show
+ (obesui)
+ [10.3199 6.35994 9.71992 4.29811 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.70901 ] pdfxs
+ (a) show
+ (sa)
+ [9.17444 10.3199 ] pdfxs
+ (V) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SAf)
+ [6.0654 13.0472 3.32724 ] pdfxs
+ (o) show
+ (rh)
+ [9.14172 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re.Thefund)
+ [4.27631 4.8436 11.5744 7.8763 6.0654 9.70901 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lbene\ft)
+ [7.89811 6.35994 4.8436 6.0654 4.8436 6.0654 9.10909 ] pdfxs
+ (o) show
+ (f)
+ [8.20356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mf)
+ [14.869 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 9.16353 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 10.6254 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.01091 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.61083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [14.76 4.85451 5.74904 6.0654 9.61083 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nislow-levelen)
+ [10.8326 3.02179 9.07625 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 
+ 7.79993 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.8217 ] pdfxs
+ (t) show
+ (orepresent)
+ [10.2217 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 9 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryex)
+ [4.27631 10.5163 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [7.79993 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.43628 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.43628 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emcode)
+ [4.8436 13.0689 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,yetprovidesrichen)
+ [7.10176 5.4545 4.8436 8.22547 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 8.2799 4.2654 3.0327 4.54905 10.0363 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinf)
+ [10.0363 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (osupp)
+ [9.42537 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 8.22547 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.67263 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.70535 3.02179 10.4617 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.23992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (r.Asec)
+ [4.2654 10.1672 12.5781 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndkeybene\ftis)
+ [6.05449 10.4617 5.4545 4.85451 10.1563 6.35994 4.8436 6.0654 4.8436 6.0654 8.64001 
+ 3.0327 8.70535 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.1563 ] pdfxs
+ (t) show
+ (odob)
+ [9.85082 6.0654 9.85082 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.4617 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 9.23992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (o) show
+ (nline)
+ [6.0654 3.02179 3.0327 6.0654 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichisexpl)
+ [6.05449 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 3.0327 7.94172 4.8436 5.75995 
+ 6.0654 3.02179 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.68719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (heOS-independent)
+ [6.0654 8.4872 8.47629 6.0654 3.63261 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 
+ 6.0654 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.6981 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y.)
+ [4.8545 3.0327 ] pdfxs
+ -3.05176e-05 -286.602 m
+ /N622 14.346 Tf
+ (2.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -3.05176e-05 -319.328 m
+ /N614 10.909 Tf
+ (Wefocus)
+ [10.2981 9.31629 3.33815 5.75995 4.8436 6.0654 8.7708 ] pdfxs
+ (o) show
+ (nc)
+ [10.5163 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.27631 3.02179 6.0654 9.91628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [14.4654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5272 ] pdfxs
+ (t) show
+ (hreecl)
+ [6.05449 4.27631 4.85451 9.30538 4.85451 3.0327 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.7708 ] pdfxs
+ (o) show
+ (fprevi)
+ [7.79993 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.0654 8.7708 7.57085 ] pdfxs
+ (o) show
+ (rk:)
+ [4.27631 5.74904 9.54537 ] pdfxs
+ (ot) show
+ (hervir)
+ [6.05449 4.85451 8.73809 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-m)
+ [3.0327 3.64352 9.08711 ] pdfxs
+ (a) show
+ (chine-b)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -341.25 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilersys)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.63991 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems,rese)
+ [4.8436 9.08711 4.30902 7.57084 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.54905 10.4181 ] pdfxs
+ (o) show
+ (ntyped)
+ [10.429 3.93823 5.75995 6.35994 4.8436 10.429 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 10.1235 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.57084 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.0654 10.4181 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.2072 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.63991 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.2072 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -363.173 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.08711 4.30902 3.0327 ] pdfxs
+ 16.937 -385.095 m
+ (A) show
+ (sn)
+ [8.73808 6.05449 ] pdfxs
+ (ot) show
+ (edintheintroduc)
+ [4.85451 10.4945 3.0327 10.4945 4.23277 6.0654 9.28356 3.0327 5.75995 4.23277 4.27631 
+ 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.28356 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4327 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.28356 4.8436 ] pdfxs
+ (o) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ry)
+ [4.27631 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.28356 ] pdfxs
+ (o) show
+ (fhi)
+ [7.7672 6.0654 3.02179 ] pdfxs
+ (g) show
+ (her-level)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -407.018 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (evir)
+ [8.1163 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.3054 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 7.57081 4.29811 6.0654 4.54905 9.32719 ] pdfxs
+ (a) show
+ (sSm)
+ [7.5599 6.0654 9.08711 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.0327 6.97085 ] pdfxs
+ (a) show
+ (lk,Self,)
+ [3.0327 5.74904 6.37085 6.0654 4.8436 3.0327 3.33815 6.37085 ] pdfxs
+ (JV) show
+ (M,)
+ [9.99272 6.3054 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.32719 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.10539 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edmode)
+ [4.85451 9.32719 9.08711 5.75995 6.05449 8.1163 ] pdfxs
+ (o) show
+ (fMicr)
+ [6.59994 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 7.50547 7.8763 ] pdfxs
+ (L) show
+ (I.)
+ [3.94897 3.0327 ] pdfxs
+ -3.05176e-05 -428.941 m
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.33813 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.33813 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 7.60354 4.30902 6.05449 4.54905 9.35992 ] pdfxs
+ (a) show
+ (s)
+ [7.60354 ] pdfxs
+ (t) show
+ (heserequireap)
+ [6.05449 4.85451 4.29811 8.14902 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.14902 
+ 8.75992 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.57082 ] pdfxs
+ (o) show
+ (bjectmodel)
+ [6.66539 3.33815 4.8436 4.8436 7.54911 9.08711 5.75995 6.0654 4.8436 6.32722 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 9.35992 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.14902 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emf)
+ [4.8436 12.3925 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -450.863 m
+ (use.Thisimplies)
+ [6.0654 4.29811 4.8436 8.39993 7.8763 6.0654 3.02179 8.11626 3.0327 9.08711 6.0654 
+ 3.02179 3.0327 4.85451 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ttheyc)
+ [8.05092 4.23277 6.0654 4.8436 9.56719 4.85451 ] pdfxs
+ (a) show
+ (nprovidehi)
+ [9.86173 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-leveltypeinf)
+ [6.05449 4.85451 4.2654 3.64352 3.0327 4.8436 5.4545 4.8436 6.83994 3.93823 5.75995 
+ 6.37085 8.65084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.05092 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.65084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,but)
+ [9.08711 6.88358 6.0654 6.05449 8.05092 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -472.786 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.61456 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.22539 ] pdfxs
+ (t) show
+ (osupp)
+ [8.82538 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtl)
+ [4.27631 7.62547 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.61456 6.0654 8.82538 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.62547 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 9.44719 ] pdfxs
+ (t) show
+ (heirdesi)
+ [6.05449 4.85451 3.02179 7.6581 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [9.43628 ] pdfxs
+ (\() show
+ (even)
+ [4.85451 5.4545 4.8436 9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rien)
+ [4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edl)
+ [4.8436 9.44719 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (essuch)
+ [4.85451 7.6799 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -494.708 m
+ (a) show
+ (sC++)
+ [8.56353 7.8763 8.4872 8.47629 ] pdfxs
+ (\)) show
+ (.)
+ [9.74173 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,pr)
+ [3.0327 3.0327 4.84359 7.43993 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msin)
+ [9.09802 8.55262 3.0327 10.3199 ] pdfxs
+ (t) show
+ (heserepresen)
+ [6.05449 4.85451 4.29811 9.10902 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.56353 ] pdfxs
+ (\() show
+ (exceptC)
+ [4.8436 5.75995 4.8436 4.85451 6.0654 8.49819 7.8763 ] pdfxs
+ (LI) show
+ (\))
+ [8.49819 ] pdfxs
+ (a) show
+ (rerequired)
+ [4.27631 9.09811 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 10.309 ] pdfxs
+ (t) show
+ (obetype-)
+ [9.70901 6.37085 9.09811 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ -3.05176e-05 -516.631 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fe.Thisisimp)
+ [3.33815 4.8436 8.92356 7.8763 6.0654 3.02179 8.29081 3.0327 8.2799 3.0327 9.08711 
+ 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.22547 3.32724 ] pdfxs
+ (o) show
+ (rsupp)
+ [8.25809 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingm)
+ [3.02179 6.0654 9.43628 9.08711 ] pdfxs
+ (o) show
+ (bilecode,butm)
+ [6.0654 3.0327 3.02179 8.83629 4.8436 5.75995 6.0654 4.8436 7.10176 6.05449 6.0654 
+ 8.22547 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.2799 ] pdfxs
+ (t) show
+ (hesevir)
+ [6.0654 4.8436 4.29811 8.83629 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [7.00357 9.09802 ] pdfxs
+ (a) show
+ (chinesinsu\016cien)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 8.2799 3.0327 6.0654 4.29811 6.0654 9.08711 
+ 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -538.553 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [8.34536 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.63261 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fel)
+ [3.32724 8.93447 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (ges)
+ [5.46541 4.8436 8.37808 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 10.1345 3.32724 ] pdfxs
+ (o) show
+ (rlow-levelsys)
+ [8.35627 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 7.11266 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emcode.)
+ [4.85451 13.1671 4.8436 5.75995 6.05449 4.85451 9.19628 ] pdfxs
+ (I) show
+ (t)
+ [8.32365 ] pdfxs
+ (a) show
+ (lsosi)
+ [3.0327 4.29811 9.53446 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lylimi)
+ [3.0327 9.82901 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -560.476 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (a) show
+ (nbed)
+ [9.6981 6.37085 8.47629 6.0654 ] pdfxs
+ (o) show
+ (nebef)
+ [6.0654 8.47629 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rerun)
+ [4.2654 8.4872 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imebec)
+ [3.0327 9.08711 8.4872 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.4872 6.0654 4.8436 4.85451 9.68719 3.33815 ] pdfxs
+ (o) show
+ (rby)
+ [7.909 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecodeveri\fc)
+ [4.8436 4.8436 5.75995 6.0654 8.4872 5.4545 4.8436 4.27631 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.937 -582.398 m
+ (TheMicr)
+ [7.8763 6.0654 9.71992 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 9.12 7.8763 ] pdfxs
+ (L) show
+ (Ivir)
+ [8.8253 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [7.90902 9.09802 ] pdfxs
+ (a) show
+ (chineh)
+ [4.53815 6.0654 3.0327 6.05449 9.73083 6.0654 ] pdfxs
+ (a) show
+ (sanumber)
+ [9.17444 10.3308 5.75995 6.0654 8.78166 6.37085 4.8436 9.15263 ] pdfxs
+ (o) show
+ (ffe)
+ [8.21447 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 9.17444 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdistin)
+ [9.12 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishitfr)
+ [6.05449 3.0327 4.30902 10.9308 3.0327 9.12 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.9634 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ -3.05176e-05 -604.321 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 8.03993 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [8.03993 9.09802 ] pdfxs
+ (a) show
+ (chines,includingexplicitsupp)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 8.38902 3.0327 6.05449 4.85451 3.0327 
+ 6.05449 6.0654 3.02179 6.0654 10.4726 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 
+ 3.0327 9.26182 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 9.26182 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [9.28354 10.4726 7.8763 3.0327 6.05449 9.86174 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.86174 ] pdfxs
+ (o) show
+ (ffe)
+ [8.34538 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 9.31625 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mmul)
+ [14.0943 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ -3.05176e-05 -626.243 m
+ (plel)
+ [6.0654 3.02179 8.56356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,l)
+ [4.85451 4.29811 6.76358 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ein)
+ [8.56356 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bilitysupp)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.46901 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,n)
+ [6.76358 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fecode,)
+ [3.32724 8.56356 4.85451 5.74904 6.0654 4.8436 6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.77446 ] pdfxs
+ (\\) show
+ (unm)
+ [6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ed"execu)
+ [4.8436 6.0654 9.16356 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 228.545 -657.201 m
+ (36) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 149.79 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.9123 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.221 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=null)
+ [12.1199 5.75995 6.05449 3.0327 3.0327 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 155.864 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (0) show
+ 1 0 0 1 306.243 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.286 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.411 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -16.59 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 25.454 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.458 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 42.464 5.994 m
+ (?) show
+ 40.221 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 51.736 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 58.739 -1.63698 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 1.52588e-05 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 1.52588e-05 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 166.369 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 174.887 3.95801 m
+ /N1666 7.96999 Tf
+ (0) show
+ 173.372 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 183.378 5.994 m
+ (?) show
+ 181.135 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 192.65 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 201.169 3.95801 m
+ /N1666 7.96999 Tf
+ (0) show
+ 199.654 -2.77199 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 39.229 0 m
+ /N614 10.909 Tf
+ (-) show
+ 42.866 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (r=P)
+ [7.909 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 221.429 0 m
+ /N695 10.909 Tf
+ (>) show
+ 229.914 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (>) show
+ 42.121 0 m
+ /N614 10.909 Tf
+ (isC)
+ [3.0327 4.29811 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (\)) show
+ 85.818 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.181 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.7 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 47.185 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.918 0 m
+ /N614 10.909 Tf
+ (*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 106.221 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 146.002 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=new)
+ [7.42902 4.23277 7.909 8.4872 12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 96.909 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 121.41 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.00301 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (32) show
+ 1 0 0 1 61.784 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 90.966 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 9.09099 0 m
+ /N614 10.909 Tf
+ (else)
+ [4.8436 3.0327 4.30902 4.8436 ] pdfxs
+ 29.758 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.064 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.181 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.7 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 47.185 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.918 0 m
+ /N614 10.909 Tf
+ (*o) show
+ (ldsize)
+ [3.0327 6.05449 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 101.978 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 141.76 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 12.1199 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 92.969 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 117.47 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.00301 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (64) show
+ 1 0 0 1 61.784 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 90.966 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (\034V)
+ [5.99991 6.35986 ] pdfxs
+ 18.428 0 m
+ /N614 10.909 Tf
+ (=) show
+ 30.549 0 m
+ /N695 10.909 Tf
+ (P) show
+ 39.068 0 m
+ /N614 10.909 Tf
+ (-) show
+ 42.704 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (r=P)
+ [7.909 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 221.429 0 m
+ /N695 10.909 Tf
+ (>) show
+ 229.914 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (>) show
+ 42.121 0 m
+ /N614 10.909 Tf
+ (isC)
+ [3.0327 4.29811 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (\)) show
+ 85.818 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.064 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.182 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.701 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 51.496 0 m
+ /N614 10.909 Tf
+ (*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 105.799 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 145.58 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=new)
+ [7.42902 4.23277 7.909 8.4872 12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 96.909 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 121.41 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 9.09099 0 m
+ /N614 10.909 Tf
+ (else)
+ [4.8436 3.0327 4.30902 4.8436 ] pdfxs
+ 29.758 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.182 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.701 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 51.496 0 m
+ /N614 10.909 Tf
+ (*o) show
+ (ldsize)
+ [3.0327 6.05449 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 101.556 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 141.338 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 12.1199 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 92.97 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 117.47 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 165.329 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (V) show
+ 12.424 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ 34.243 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 40.246 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (N\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=)
+ [7.8763 9.09802 9.68719 12.1308 ] pdfxs
+ (N/) show
+ (OldSize)
+ [8.47629 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 14.951 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.8436 ] pdfxs
+ 1 0 0 1 70.454 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27199 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.88721 9.08711 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 91.603 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 64.576 0 m
+ /N695 10.909 Tf
+ (P) show
+ 73.095 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 179.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 37.878 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.397 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 49.192 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 123.492 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 178.538 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,&Type)
+ [6.6654 8.4872 7.58175 5.74904 6.37085 4.8436 ] pdfxs
+ (D) show
+ (esc,)
+ [4.8436 4.30902 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 124.432 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 188.995 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 17.551 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 22.283 0 m
+ /N614 10.909 Tf
+ (,) show
+ 28.95 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 46.501 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.233 0 m
+ /N614 10.909 Tf
+ (,...,)
+ [6.6654 3.0327 3.0327 3.02179 6.6763 ] pdfxs
+ (NULL\)) show
+ 1 0 0 1 123.425 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 196.811 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 106.159 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.221 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ S
+ Q
+ 1 0 0 1 41.513 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:)
+ [7.8872 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrules)
+ [9.6981 4.27631 6.05449 3.0327 4.85451 4.29811 ] pdfxs
+ -119.303 -33.005 m
+ (in)
+ [3.0327 9.76355 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.97446 ] pdfxs
+ (t) show
+ (olimitwhichindicesneed)
+ [9.16356 3.02179 3.0327 9.09802 3.02179 7.95274 7.8763 6.0654 3.02179 4.54905 9.76355 
+ 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 8.00717 6.0654 4.8436 4.8436 9.77446 
+ ] pdfxs
+ (t) show
+ (oberewri)
+ [9.15265 6.37085 8.55266 4.2654 4.85451 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (en)
+ [4.85451 9.76355 ] pdfxs
+ (a) show
+ (trun-)
+ [7.94183 4.27631 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imewhen)
+ [3.02179 9.09802 8.55266 7.8763 6.0654 4.8436 9.76355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinas)
+ [8.00717 3.0327 9.76355 9.15265 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.85451 8.55266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -119.303 -54.928 m
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nded)
+ [6.05449 6.0654 4.8436 9.79628 ] pdfxs
+ (\() show
+ (thespeci\fcrun-time)
+ [4.23277 6.0654 8.57447 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.57447 4.27631 
+ 6.0654 6.05449 3.64352 4.23277 3.0327 9.09802 8.57447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.0399 ] pdfxs
+ (a) show
+ (redescribedbelow)
+ [4.2654 8.57447 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.78537 
+ 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.)
+ [8.14902 ] pdfxs
+ (I) show
+ (np)
+ [9.78537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,exp)
+ [4.27631 6.77449 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.17447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -119.303 -76.85 m
+ (inapo)
+ [3.0327 10.1126 9.51264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldoesn)
+ [7.09085 6.0654 5.75995 4.8436 8.35626 6.0654 ] pdfxs
+ (o) show
+ (tch)
+ [8.30183 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (heirnodeindex,)
+ [6.0654 4.8436 3.0327 8.33445 6.05449 5.75995 6.05449 8.91265 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 7.18903 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hitdoesch)
+ [10.1235 3.0327 8.29092 6.0654 5.75995 4.8436 8.36717 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (heirby)
+ [6.05449 4.85451 3.0327 8.32355 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.90174 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (t) show
+ (.Theref)
+ [9.15265 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ -119.303 -98.773 m
+ (when)
+ [7.8763 6.0654 4.8436 9.5781 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinas)
+ [7.82172 3.02179 9.5781 8.9672 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.35629 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 6.05449 4.85451 9.56719 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.5781 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.3672 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (li)
+ [6.5454 3.0327 ] pdfxs
+ (t) show
+ (selfisindexed)
+ [4.29811 4.85451 3.02179 6.85085 3.0327 7.81081 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.56721 ] pdfxs
+ (t) show
+ (henodeindex)
+ [6.0654 8.35629 6.0654 5.74904 6.0654 8.35629 3.0327 6.0654 6.05449 4.85451 5.75995 
+ ] pdfxs
+ -119.303 -120.695 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (luesinthes)
+ [3.0327 6.0654 4.8436 7.94172 3.0327 9.6981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldon)
+ [6.6654 6.05449 9.0981 6.05449 ] pdfxs
+ (o) show
+ (tneed)
+ [7.88729 6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (t) show
+ (och)
+ [9.08719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e,)
+ [4.8436 6.6763 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (t) show
+ (heirsizesincre)
+ [6.05449 4.85451 3.0327 7.909 4.29811 3.0327 4.8436 4.85451 7.94172 3.02179 6.0654 
+ 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 3.0327 ] pdfxs
+ -119.303 -158.528 m
+ /N622 11.955 Tf
+ (7.2.2Dy)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2019 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressionR)
+ [5.49929 6.13291 5.30802 5.29606 3.74195 6.71874 11.955 10.0422 ] pdfxs
+ (u) show
+ (ntime)
+ [7.08931 5.23633 3.73 11.2138 10.616 ] pdfxs
+ (L) show
+ (i)
+ [3.74195 ] pdfxs
+ (b) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (ry)
+ [5.49929 7.10119 ] pdfxs
+ -119.303 -187.496 m
+ /N614 10.909 Tf
+ (Thedyn)
+ [7.8763 6.0654 8.45447 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.87628 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.66537 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.45447 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryissi)
+ [4.27631 9.35992 3.0327 7.90899 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lydi\013erentfr)
+ [3.0327 9.35992 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 7.84365 3.33815 
+ 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.698 ] pdfxs
+ (t) show
+ (helibr)
+ [6.0654 8.44357 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 9.35992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -119.303 -209.418 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.55628 4.8436 ] pdfxs
+ (a) show
+ (se.Whenapo)
+ [4.30902 4.8436 11.0835 11.2144 6.05449 4.85451 10.7672 10.1563 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 10.418 -209.418 m
+ /N695 10.909 Tf
+ (P) show
+ 23.642 -209.418 m
+ /N614 10.909 Tf
+ (g) show
+ (rowsbey)
+ [4.27631 5.14905 7.8763 9.0108 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 10.7672 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.55628 ] pdfxs
+ (2) show
+ 119.665 -205.459 m
+ /N698 7.96999 Tf
+ (k) show
+ 129.49 -209.418 m
+ /N614 10.909 Tf
+ (limi)
+ [3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.99629 ] pdfxs
+ (t) show
+ (herun-)
+ [6.0654 9.54537 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imemustbe)
+ [3.0327 9.08711 9.55628 8.79257 6.05449 4.30902 8.94546 6.35994 9.55628 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.55628 ] pdfxs
+ (t) show
+ (o\fnd)
+ [10.1563 6.0654 6.05449 10.7672 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 106.516 -252.462 m
+ (169) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (48) 49
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sincetheseindicesmay)
+ [4.29811 3.0327 6.0654 4.8436 8.03993 4.23277 6.0654 4.8436 4.30902 8.02902 3.0327 
+ 6.0654 6.05449 3.0327 4.8436 4.85451 7.48354 9.09802 5.14905 8.94538 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 11.0726 ] pdfxs
+ (a) show
+ (trun)
+ [7.4182 4.27631 6.0654 9.23992 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.72357 ] pdfxs
+ (I) show
+ (ne)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 9.23992 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.03993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wes)
+ [3.0327 6.29449 7.58175 8.02902 4.30902 ] pdfxs
+ (to) show
+ (reabo)
+ [4.2654 8.03993 8.63993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (nv)
+ [9.23992 5.15995 ] pdfxs
+ (a) show
+ (lue,)
+ [3.02179 6.0654 4.8436 6.3054 ] pdfxs
+ (\\) show
+ 423.831 0 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (C)
+ [7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ 459.515 0 m
+ /N614 10.909 Tf
+ (,)
+ [3.0327 ] pdfxs
+ (") show
+ -3.05176e-05 -21.922 m
+ (whichisset)
+ [7.8763 6.0654 3.0327 4.53815 9.44719 3.0327 7.6799 4.30902 4.8436 7.62547 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (t) show
+ (ruewhen)
+ [4.2654 6.0654 8.22539 7.88721 6.05449 4.85451 9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [7.6799 3.0327 9.44719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.23629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lh)
+ [6.40358 6.0654 ] pdfxs
+ (o) show
+ (ldc)
+ [3.0327 9.43628 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.44719 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 4.8436 7.69081 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 9.44719 3.33815 ] pdfxs
+ (a) show
+ (lse)
+ [3.02179 4.30902 8.22539 ] pdfxs
+ (ot) show
+ (herwise.Asin)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 4.85451 7.78902 11.5635 4.30902 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (bo)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (nissu\016cientby)
+ [9.14174 3.02179 7.38536 4.29811 6.0654 9.08711 4.8436 3.0327 4.85451 5.74904 7.32002 
+ 5.75995 8.82538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.34174 ] pdfxs
+ (t) show
+ (hirdres)
+ [6.0654 3.02179 4.27631 9.13083 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 7.91993 ] pdfxs
+ (\(a) show
+ (llindicesin)
+ [3.0327 6.09813 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 7.37445 3.0327 9.13083 
+ ] pdfxs
+ (a) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.32002 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.93084 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.14174 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.09813 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -65.768 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [7.8872 ] pdfxs
+ (I) show
+ (fas)
+ [6.97085 9.08719 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [6.6654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (lso)
+ [3.02179 4.30902 9.08719 ] pdfxs
+ (a) show
+ (nindexedpo)
+ [9.6981 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.6654 ] pdfxs
+ (a) show
+ (llindexv)
+ [3.02179 6.6763 3.02179 6.0654 6.05449 4.85451 9.39264 5.14904 ] pdfxs
+ (a) show
+ (luesp)
+ [3.0327 6.0654 4.8436 7.94172 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (othepo)
+ [9.0981 4.23277 6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lheld)
+ [6.6654 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -87.69 m
+ (inre)
+ [3.0327 9.81809 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers,)
+ [4.85451 4.2654 4.30902 6.81812 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,)
+ [3.02179 4.30902 6.81812 ] pdfxs
+ (o) show
+ (rs)
+ [8.03991 4.29811 ] pdfxs
+ (ta) show
+ (ckloc)
+ [4.54905 9.51264 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.07263 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.2654 8.61811 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edusing)
+ [4.8436 9.829 6.05449 4.30902 3.02179 6.0654 9.2181 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.6072 3.33815 6.0654 3.02179 3.0327 ] pdfxs
+ 329.614 -87.69 m
+ /N695 10.909 Tf
+ (n) show
+ 339.923 -87.69 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (\(t) show
+ (hehi)
+ [6.0654 8.6072 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hbi)
+ [9.829 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (rezer)
+ [4.27631 8.6072 4.8436 4.85451 4.2654 ] pdfxs
+ (o) show
+ 0 -109.613 m
+ (when)
+ [7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ 29.477 -109.613 m
+ /N695 10.909 Tf
+ (isCo)
+ [3.76362 5.10535 8.58534 5.27996 ] pdfxs
+ (mp) show
+ 71.965 -109.613 m
+ /N614 10.909 Tf
+ (=) show
+ 85.135 -109.613 m
+ /N695 10.909 Tf
+ (t) show
+ (rue)
+ [5.22545 6.24001 5.08363 ] pdfxs
+ 105.623 -109.613 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Wi)
+ [10.8545 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.8691 ] pdfxs
+ (t) show
+ (hissimpli\fc)
+ [6.05449 3.0327 8.93444 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.0654 7.90902 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 8.90172 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6908 7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 10.6799 6.0654 5.14905 5.4545 9.47992 ] pdfxs
+ (t) show
+ (oexp)
+ [10.0799 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (t) show
+ (heindicesin)
+ [6.05449 9.3272 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 8.78171 3.0327 10.5381 
+ ] pdfxs
+ (a) show
+ (llsuch)
+ [3.0327 7.50539 4.29811 6.0654 4.54905 10.5381 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swhen)
+ [8.78171 7.8763 6.0654 4.8436 10.5381 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lexceeded)
+ [7.50539 4.85451 5.74904 4.85451 4.8436 4.85451 6.05449 4.85451 10.5381 ] pdfxs
+ (2) show
+ 275.57 -127.576 m
+ /N698 7.96999 Tf
+ (k) show
+ 285.168 -131.535 m
+ /N614 10.909 Tf
+ (nodes.Thisis)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 10.4072 7.8763 6.05449 3.0327 8.78171 3.0327 
+ 8.78171 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyfe)
+ [3.0327 3.0327 10.2326 3.33815 4.8436 ] pdfxs
+ (a) show
+ (siblef)
+ [4.29811 3.0327 6.0654 3.0327 9.3272 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 0 -153.458 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.09085 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 10.1126 4.30902 ] pdfxs
+ (ta) show
+ (ckloc)
+ [4.53815 9.8181 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.35626 ] pdfxs
+ (\() show
+ (usinginf)
+ [6.0654 4.29811 3.0327 6.05449 9.51264 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.1126 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1453 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.90174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\)butpr)
+ [6.0654 6.05449 8.30183 6.05449 6.0654 8.29092 6.0654 4.2654 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (blyisn'tw)
+ [6.0654 3.02179 9.8181 3.0327 4.29811 6.0654 3.02179 8.30183 7.57085 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h) show
+ 0 -175.38 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (ddedimplemen)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mplexity.)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.09811 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (2shows)
+ [9.70901 4.29811 6.0654 5.14905 7.8763 8.55262 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 9.09811 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 150.588 -193.344 m
+ /N703 7.96999 Tf
+ (6) show
+ 159.567 -197.303 m
+ /N614 10.909 Tf
+ (rewri)
+ [4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesusedf)
+ [9.0872 4.27631 6.0654 3.02179 4.85451 8.55262 6.05449 4.30902 4.8436 10.309 3.32724 
+ ] pdfxs
+ (o) show
+ (rdyn)
+ [8.51991 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.09811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.51991 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 9.70901 7.8763 6.0654 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ns-)
+ [6.05449 4.30902 3.63261 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmedversi)
+ [4.2654 9.09802 4.8436 10.8217 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (o) show
+ (f)
+ [8.09447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 109.475 -219.225 m
+ /N722 10.909 Tf
+ (Length) show
+ 148.601 -219.225 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.8217 3.0327 10.8217 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 9.61083 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleisshowninFi)
+ [9.08711 6.05449 3.0327 9.61083 3.0327 9.06535 4.30902 6.05449 5.14905 7.88721 10.8217 
+ 3.02179 10.8326 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.61083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.Bec)
+ [11.2581 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (usewed)
+ [6.0654 4.29811 9.61083 7.58175 9.61083 6.05449 ] pdfxs
+ (o) show
+ -3.05176e-05 -241.148 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.32365 4.85451 ] pdfxs
+ (o) show
+ (mpresspo)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 8.3999 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lindexesif)
+ [7.12357 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 8.3999 3.0327 7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.93447 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.38899 ] pdfxs
+ (o) show
+ (fa\feldis)
+ [7.42902 9.54537 6.0654 4.8436 3.0327 10.1454 3.0327 8.3999 ] pdfxs
+ (ta) show
+ (ken,)
+ [5.4545 4.8436 6.0654 7.23266 ] pdfxs
+ (t) show
+ (hecodef)
+ [6.05449 8.94538 4.8436 5.75995 6.0654 8.93447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 9.54537 ] pdfxs
+ (t) show
+ (he\feld)
+ [6.05449 8.94538 6.05449 4.85451 3.0327 10.1454 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -263.07 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (dingitish)
+ [6.05449 3.0327 6.0654 9.52355 3.02179 8.31274 3.0327 8.37808 6.05449 ] pdfxs
+ (a) show
+ (ndledby)
+ [6.0654 6.05449 3.0327 4.8436 10.1345 5.75995 9.82901 ] pdfxs
+ (o) show
+ (nerule.The)
+ [6.05449 8.92356 4.2654 6.0654 3.0327 4.8436 9.17447 7.88721 6.05449 8.92356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcodedi\013ersfr)
+ [4.8436 10.1345 4.8436 5.75995 6.05449 8.92356 6.05449 3.0327 6.35986 4.85451 4.27631 
+ 8.36717 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mthes)
+ [13.1671 4.23277 6.0654 8.91265 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.91265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.1345 4.8436 ] pdfxs
+ (a) show
+ (sein)
+ [4.30902 8.91265 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (twoways:1\)b)
+ [3.93823 7.58175 9.23992 7.58175 5.14905 5.75995 4.29811 8.18175 5.46541 8.0291 6.35994 
+ ] pdfxs
+ (ot) show
+ (hc)
+ [9.85082 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.85082 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 9.85082 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedc)
+ [6.0654 6.0654 4.8436 9.85082 4.85451 ] pdfxs
+ (a) show
+ (sesmustbeh)
+ [4.29811 4.8436 8.09444 8.79257 6.05449 4.30902 8.0291 6.37085 8.63993 6.05449 ] pdfxs
+ (a) show
+ (ndled;)
+ [6.0654 6.05449 3.0327 4.85451 6.05449 6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (2) show
+ (\)node-indexingr)
+ [8.0291 6.0654 5.75995 6.05449 4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 3.0327 6.0654 9.23992 4.27631 ] pdfxs
+ (at) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -3.05176e-05 -306.915 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nby)
+ [8.95628 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e-indexingisused,i.e.,)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.85451 5.74904 3.0327 6.0654 8.34538 3.02179 
+ 7.19991 6.05449 4.30902 4.8436 6.0654 6.0654 3.0327 3.0327 4.8436 3.0327 6.0654 
+ ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.73448 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lindexissc)
+ [5.92358 3.0327 6.05449 6.0654 4.8436 8.65083 3.0327 7.189 4.29811 4.85451 ] pdfxs
+ (a) show
+ (ledby)
+ [3.0327 4.8436 8.95628 5.74904 8.65083 ] pdfxs
+ (t) show
+ (henodesizebef)
+ [6.05449 7.74539 6.05449 5.75995 6.0654 7.73448 4.29811 3.0327 4.85451 7.73448 6.35994 
+ 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.73448 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.0654 3.02179 6.0654 8.34538 ] pdfxs
+ (to) show
+ 419.152 -306.915 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ 464.97 -306.915 m
+ /N614 10.909 Tf
+ (.) show
+ -3.05176e-05 -328.838 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.1163 3.33815 ] pdfxs
+ (o) show
+ (rmer,asin)
+ [4.2654 9.09802 4.8436 4.27631 6.37085 8.7272 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lebr)
+ [3.0327 8.1163 6.0654 4.2654 ] pdfxs
+ (a) show
+ (nch)
+ [6.0654 4.54905 9.32719 ] pdfxs
+ (o) show
+ (n) show
+ 164.527 -328.838 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (C)
+ [7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ 203.485 -328.838 m
+ /N614 10.909 Tf
+ (issu\016cientbec)
+ [3.0327 7.57081 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 7.51638 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useweres)
+ [6.0654 4.29811 8.1272 7.57085 8.1163 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.02179 4.85451 ] pdfxs
+ (t) show
+ (eds)
+ [4.8436 9.3381 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.1163 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.57081 ] pdfxs
+ (t) show
+ (ohave)
+ [8.7272 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (a) show
+ (llc)
+ [3.0327 6.68721 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.71991 ] pdfxs
+ (o) show
+ (r)
+ [7.93082 ] pdfxs
+ (a) show
+ (llunc)
+ [3.0327 6.68721 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices:)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.709 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 4.29811 7.91993 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.27631 8.49811 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.49811 ] pdfxs
+ (o) show
+ (nlytwoc)
+ [6.0654 3.0327 9.41446 3.93823 7.57085 9.10901 4.85451 ] pdfxs
+ (a) show
+ (sesf)
+ [4.29811 4.85451 7.95263 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.93082 4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 9.709 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.50902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.68721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (o) show
+ (bjectsize)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 4.29811 3.0327 4.8436 8.4872 ] pdfxs
+ (a) show
+ (nd\feld)
+ [6.0654 9.6981 6.05449 4.85451 3.0327 9.68719 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (re\fxed)
+ [4.27631 8.4872 6.05449 5.75995 4.85451 9.68719 ] pdfxs
+ (a) show
+ (ndknown)
+ [6.0654 9.6981 5.75995 6.05449 5.15996 7.8763 9.6981 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (o) show
+ (mpile-timef)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.64352 4.23277 3.0327 9.09802 8.47629 3.33815 
+ ] pdfxs
+ (o) show
+ (re)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 370.909 -368.724 m
+ /N703 7.96999 Tf
+ (7) show
+ 375.642 -372.683 m
+ /N614 10.909 Tf
+ (.) show
+ 0.686981 -402.221 m
+ /N634 10.909 Tf
+ (/) show
+ 6.94997 -402.221 m
+ /N1028 10.909 Tf
+ (\003) show
+ 20.645 -402.221 m
+ /N634 10.909 Tf
+ (Lengthwithdynamicpointercompression\(6)
+ [7.85447 6.02184 7.14535 6.02184 4.63633 14.4108 8.51994 4.62549 4.89815 14.149 6.31633 
+ 6.0435 6.87263 6.32724 9.6653 4.09095 13.8 7.06905 7.06905 4.83276 7.62535 5.11633 
+ 6.51274 13.7562 6.12002 6.68723 10.0362 6.67632 5.71628 6.13093 5.56355 5.57446 4.45095 
+ 6.68723 12.3708 5.08356 6.18542 ] pdfxs
+ (4) show
+ 298.112 -402.221 m
+ /N1028 10.909 Tf
+ (\000) show
+ 307.826 -402.221 m
+ /N695 10.909 Tf
+ (>) show
+ 316.925 -402.221 m
+ /N634 10.909 Tf
+ (32bits)
+ [6.18542 12.6545 6.97092 5.29094 5.57451 7.97444 ] pdfxs
+ (\)) show
+ 373.782 -402.221 m
+ /N1028 10.909 Tf
+ (\003) show
+ 379.923 -402.221 m
+ /N634 10.909 Tf
+ (/) show
+ 1.34393 -415.771 m
+ /N1025 10.909 Tf
+ (staticin)
+ [6.29443 6.2182 7.44 6.2291 4.83269 14.5308 4.57087 8.04001 ] pdfxs
+ (t) show
+ 72.8279 -415.771 m
+ /N614 10.909 Tf
+ (Length\(Pool)
+ [7.64721 5.67268 6.88357 6.28358 5.07277 8.03993 6.36003 8.37811 6.4254 6.41449 3.0327 
+ ] pdfxs
+ 150.305 -415.771 m
+ /N1028 10.909 Tf
+ (\003) show
+ 156.426 -415.771 m
+ /N614 10.909 Tf
+ (PD,)
+ [6.75267 9.14182 3.0327 ] pdfxs
+ 183.911 -415.771 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 215.866 -415.771 m
+ /N614 10.909 Tf
+ (L)
+ [8.25811 ] pdfxs
+ (\)) show
+ 235.154 -415.771 m
+ /N1028 10.909 Tf
+ (f) show
+ 15.0149 -429.32 m
+ /N1025 10.909 Tf
+ (if)
+ [5.41086 3.82904 ] pdfxs
+ 33.2929 -429.32 m
+ /N614 10.909 Tf
+ (\(L==0)
+ [5.8473 12.3708 9.52355 14.1817 6.47994 ] pdfxs
+ (\)) show
+ 92.2619 -429.32 m
+ /N1025 10.909 Tf
+ (retur)
+ [5.79267 6.37078 5.50911 7.59274 5.79267 ] pdfxs
+ (n) show
+ 138.304 -429.32 m
+ /N614 10.909 Tf
+ (0;)
+ [7.33085 3.0327 ] pdfxs
+ 13.7269 -442.869 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 46.4489 -442.869 m
+ /N614 10.909 Tf
+ (Next=P)
+ [8.81447 5.47632 6.39267 10.44 13.3962 6.76358 ] pdfxs
+ (D) show
+ 103.759 -442.869 m
+ /N1028 10.909 Tf
+ (\000) show
+ 110.304 -442.869 m
+ /N695 10.909 Tf
+ (>) show
+ 118.313 -442.869 m
+ /N614 10.909 Tf
+ (isComp?)
+ [3.5236 4.79993 8.3672 5.9454 9.58893 13.9962 12.5999 ] pdfxs
+ (\() show
+ 183.911 -442.869 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 210.881 -442.869 m
+ /N614 10.909 Tf
+ (\)) show
+ 216.548 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 223.427 -442.869 m
+ /N614 10.909 Tf
+ (\() show
+ 230.169 -442.869 m
+ /N1025 10.909 Tf
+ (in)
+ [4.55996 8.05092 ] pdfxs
+ (t) show
+ 255.809 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 262.985 -442.869 m
+ /N614 10.909 Tf
+ (\)\(P)
+ [5.9673 5.29095 6.76358 ] pdfxs
+ (D) show
+ 287.033 -442.869 m
+ /N1028 10.909 Tf
+ (\000) show
+ 293.579 -442.869 m
+ /N695 10.909 Tf
+ (>) show
+ 302.057 -442.869 m
+ /N614 10.909 Tf
+ (PoolBase+Node)
+ [8.38902 6.41449 6.41449 3.99269 8.69439 6.41449 5.26901 11.389 14.389 8.50902 5.78177 
+ 6.38176 4.8436 ] pdfxs
+ 400.55 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 407.277 -442.869 m
+ /N614 10.909 Tf
+ (8+4)
+ [19.058 13.8653 6.32722 ] pdfxs
+ (\)) show
+ 165.78 -456.418 m
+ (:) show
+ 217.134 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 223.72 -456.418 m
+ /N614 10.909 Tf
+ (\() show
+ 229.73 -456.418 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 256.7 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 263.579 -456.418 m
+ /N614 10.909 Tf
+ (\)\(P)
+ [5.66185 5.00731 6.75267 ] pdfxs
+ (D) show
+ 287.033 -456.418 m
+ /N1028 10.909 Tf
+ (\000) show
+ 293.579 -456.418 m
+ /N695 10.909 Tf
+ (>) show
+ 302.057 -456.418 m
+ /N614 10.909 Tf
+ (PoolBase+Node)
+ [8.38902 6.41449 6.41449 3.99269 8.69439 6.41449 5.26901 11.389 14.389 8.50902 5.78177 
+ 6.38176 4.8436 ] pdfxs
+ 400.683 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 407.544 -456.418 m
+ /N614 10.909 Tf
+ (16+8\);)
+ [6.86176 11.9017 14.9344 6.86176 5.65094 3.0327 ] pdfxs
+ 13.7157 -469.967 m
+ /N1025 10.909 Tf
+ (retur)
+ [5.79267 6.37078 5.50911 7.59274 5.79267 ] pdfxs
+ (n) show
+ 59.7367 -469.967 m
+ /N614 10.909 Tf
+ (Length\(PD,Next\)+1;)
+ [7.64721 5.67268 6.88357 6.28358 5.07277 8.03993 4.72368 6.76358 9.14182 11.5744 8.81447 
+ 5.47632 6.39267 5.85821 5.2364 9.47992 6.44722 3.0327 ] pdfxs
+ 0.54567 -483.517 m
+ /N1028 10.909 Tf
+ (g) show
+ 116.773 -513.006 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.47629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erdyn)
+ [4.8436 7.909 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.9367 -546.884 m
+ (Wec)
+ [10.2981 9.55628 4.85451 ] pdfxs
+ (a) show
+ (nusenode-r)
+ [10.7672 6.05449 4.30902 9.55628 6.05449 5.75995 6.0654 4.8436 8.3453 4.27631 ] pdfxs
+ (a) show
+ (therth)
+ [4.23277 6.0654 4.8436 8.98899 4.23277 6.0654 ] pdfxs
+ (a) show
+ (nby)
+ [10.7672 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e-indexingbecause)
+ [4.8436 3.63261 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 10.1563 6.37085 
+ 4.8436 4.8436 5.46541 6.05449 4.30902 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (t) show
+ (he\frstres)
+ [6.0654 9.55628 6.05449 4.27631 4.30902 8.94546 4.27631 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichdis)
+ [6.05449 8.0072 7.8763 6.0654 3.0327 4.53815 10.7781 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 4.29811 ] pdfxs
+ -0.000335693 -568.806 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.15627 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (t) show
+ (hemiddle)
+ [6.0654 7.70175 9.09802 3.02179 6.0654 6.05449 3.0327 7.70175 ] pdfxs
+ (o) show
+ (f)
+ [6.19631 ] pdfxs
+ (a) show
+ (n)
+ [8.91265 ] pdfxs
+ (o) show
+ (bjectinapo)
+ [6.66539 3.33815 4.8436 4.85451 7.10184 3.02179 8.92356 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwi)
+ [5.87995 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [8.92356 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices.)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 8.92356 3.0327 6.05449 6.0654 
+ 3.02179 4.85451 4.8436 4.30902 7.61448 ] pdfxs
+ (N) show
+ (ode-indexingisimp)
+ [5.75995 6.0654 4.8436 3.63261 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 
+ 8.31266 3.02179 7.16718 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 1 0 0 1 0 -578.3 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (We)
+ [8.70597 6.71553 ] pdfxs
+ (on) show
+ (lys)
+ [2.56423 7.4777 3.64018 ] pdfxs
+ (h) show
+ (owt)
+ [4.34857 9.27984 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [6.7245 ] pdfxs
+ (ru) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.25825 ] pdfxs
+ (fo) show
+ (rl)
+ [6.22233 2.55527 ] pdfxs
+ (oad) show
+ (s)
+ [6.25825 ] pdfxs
+ (o) show
+ (fst)
+ [5.43335 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ur) show
+ (e)
+ [6.7245 ] pdfxs
+ (\fe) show
+ (l)
+ [2.55527 ] pdfxs
+ (d) show
+ (s.)
+ [3.64018 6.5003 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (ore) show
+ (s)
+ [6.25825 ] pdfxs
+ (ar) show
+ (ei)
+ [6.71553 2.56423 ] pdfxs
+ (de) show
+ (nticalexc)
+ [4.86852 3.57737 2.56423 4.09746 4.59962 5.1823 4.10643 4.85963 4.09746 ] pdfxs
+ (ep) show
+ (t)
+ [6.20441 ] pdfxs
+ (fo) show
+ (rt)
+ [6.22233 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [6.7245 ] pdfxs
+ (\fna) show
+ (li)
+ [5.17333 2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (,)
+ [5.27196 ] pdfxs
+ (an) show
+ (d)
+ [7.73764 ] pdfxs
+ (arr) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ -12.437 -14.768 m
+ (a) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (ar) show
+ (esimil)
+ [7.16383 3.64018 2.55527 7.6838 2.55527 2.56423 ] pdfxs
+ (ar) show
+ (.) show
+ -1.52588e-05 -21.918 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15097 -25.727 m
+ /N1156 8.96599 Tf
+ (Bran) show
+ (c)
+ [3.83745 ] pdfxs
+ (h) show
+ (-)
+ [3.07535 ] pdfxs
+ (fre) show
+ (eseq)
+ [6.58104 3.63121 4.10643 4.85963 ] pdfxs
+ (uen) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (s)
+ [6.11479 ] pdfxs
+ (ar) show
+ (ep)
+ [6.58104 5.37959 ] pdfxs
+ (o) show
+ (ssi)
+ [3.63121 3.63121 2.56423 ] pdfxs
+ (b) show
+ (leforl)
+ [2.56423 6.57208 2.82424 4.59962 6.08784 2.56423 ] pdfxs
+ (o) show
+ (a)
+ [4.59962 ] pdfxs
+ (d) show
+ (s)
+ [6.12376 ] pdfxs
+ (an) show
+ (dst)
+ [7.59418 3.64018 3.57737 ] pdfxs
+ (or) show
+ (es)
+ [4.10643 6.11479 ] pdfxs
+ (fo) show
+ (rm)
+ [6.07888 7.6838 ] pdfxs
+ (a) show
+ (nya)
+ [4.85956 7.35218 4.59962 ] pdfxs
+ (r) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ (it)
+ [2.55527 3.58634 ] pdfxs
+ (e) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (s,)
+ [3.63121 5.16437 ] pdfxs
+ (an) show
+ (dc)
+ [7.59418 4.09746 ] pdfxs
+ (a) show
+ (nbet)
+ [7.60315 5.37062 6.58104 3.58634 ] pdfxs
+ (une) show
+ (d)
+ [7.60315 ] pdfxs
+ (fo) show
+ (rm)
+ [6.08784 7.67484 ] pdfxs
+ (a) show
+ (nysp)
+ [4.86852 7.34321 3.63121 5.37959 ] pdfxs
+ (e) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (\f) show
+ (c) show
+ -12.437 -36.686 m
+ (v)
+ [4.34857 ] pdfxs
+ (a) show
+ (l)
+ [2.56423 ] pdfxs
+ (ue) show
+ (s)
+ [6.70655 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (on) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (a) show
+ (nts.We)
+ [4.85956 3.58634 3.63121 6.66169 8.69701 7.1728 ] pdfxs
+ (o) show
+ (mitt)
+ [7.67484 2.56423 6.65271 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (de) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ils)
+ [2.55527 2.56423 6.70655 ] pdfxs
+ (her) show
+ (e)
+ [7.1728 ] pdfxs
+ (fo) show
+ (rl)
+ [6.67063 2.56423 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (o) show
+ (fs)
+ [5.88165 3.64018 ] pdfxs
+ (pa) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (.) show
+ 213.381 -72.449 m
+ /N614 10.909 Tf
+ (168) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (mode.)
+ [9.08711 5.75995 6.0654 4.8436 7.78902 ] pdfxs
+ (U) show
+ (nm)
+ [6.05449 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edmode)
+ [4.85451 9.40355 9.09802 5.75995 6.05449 8.20357 ] pdfxs
+ (a) show
+ (llowsC)
+ [3.0327 3.02179 5.15996 7.8763 7.64718 7.88721 ] pdfxs
+ (L) show
+ (I)
+ [7.28713 ] pdfxs
+ (t) show
+ (orepresentcodein)
+ [8.80356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 7.59274 4.8436 
+ 5.75995 6.0654 8.19266 3.0327 9.41446 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryl)
+ [4.27631 9.10901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,including)
+ [4.8436 4.30902 6.43631 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.80356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.20357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -21.922 m
+ (don)
+ [6.0654 9.94901 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.73819 4.8436 ] pdfxs
+ (o) show
+ (nf)
+ [6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5925 ] pdfxs
+ (t) show
+ (oi)
+ [9.94901 3.0327 ] pdfxs
+ (t) show
+ (stypesys)
+ [8.80353 3.93823 5.75995 6.35994 9.34901 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 13.5925 ] pdfxs
+ (o) show
+ (rrun)
+ [8.77081 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imefr)
+ [3.0327 9.08711 9.34901 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk,e.)
+ [4.27631 5.75995 7.74539 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.74539 ] pdfxs
+ (AN) show
+ (S)
+ [6.0654 ] pdfxs
+ (I) show
+ (-s)
+ [3.63261 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC++[)
+ [4.27631 10.5599 7.8763 8.4872 12.9817 3.0327 ] pdfxs
+ (96) show
+ (].)
+ [3.0327 10.4726 ] pdfxs
+ (H) show
+ (ow-)
+ [5.14905 7.8763 3.63261 ] pdfxs
+ 0 -43.845 m
+ (ever,codeinunm)
+ [4.8436 5.4545 4.85451 4.27631 6.78539 4.8436 5.75995 6.05449 8.58538 3.0327 9.79628 
+ 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edmodeisn)
+ [4.8436 9.79628 9.08711 5.75995 6.05449 8.58538 3.0327 8.02899 6.0654 ] pdfxs
+ (o) show
+ (trepresen)
+ [7.97456 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edin)
+ [4.85451 9.78537 3.0327 9.79628 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 8.58538 7.8763 ] pdfxs
+ (L) show
+ (Iin)
+ [7.66894 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.58538 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.78537 ] pdfxs
+ (\() show
+ (MS)
+ [10.0036 6.0654 ] pdfxs
+ (IL\)) show
+ (,) show
+ 0 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.74173 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reisn)
+ [4.27631 8.53084 3.0327 7.99626 6.05449 ] pdfxs
+ (o) show
+ (tsubject)
+ [7.94183 4.29811 6.0654 6.66539 3.32724 4.85451 4.8436 7.93092 ] pdfxs
+ (t) show
+ (odyn)
+ [9.14174 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 8.54175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninC)
+ [9.74173 3.0327 9.75264 7.8763 ] pdfxs
+ (LI) show
+ (.Inc)
+ [6.71994 3.94897 9.74173 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (st,)
+ [4.30902 4.23277 6.74176 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6909 ] pdfxs
+ (a) show
+ (llowscodefr)
+ [3.02179 3.0327 5.14905 7.88721 7.98535 4.85451 5.75995 6.05449 8.54175 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m) show
+ 0 -87.69 m
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryl)
+ [4.2654 9.56719 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.10535 ] pdfxs
+ (t) show
+ (oberepresen)
+ [9.26174 6.35994 8.66175 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edinaunif)
+ [4.8436 9.87264 3.02179 9.87264 9.26174 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rm,richrepresen)
+ [4.27631 9.08711 6.87267 4.27631 3.0327 4.54905 9.86173 4.2654 4.85451 6.05449 4.27631 
+ 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.86173 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 9.87264 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (t) show
+ (helife)
+ [6.05449 8.79265 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.79265 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hecode.Asec)
+ [6.05449 8.79265 4.85451 5.74904 6.0654 4.8436 8.80356 12.1199 4.30902 4.8436 4.85451 
+ ] pdfxs
+ (o) show
+ (ndkeydi\013erenceis)
+ [6.05449 10.0035 5.4545 4.85451 9.6981 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 6.0654 4.8436 8.79265 3.0327 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Ml)
+ [13.9527 3.02179 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.75995 8.24717 ] pdfxs
+ (t) show
+ (heinter)
+ [6.05449 8.79265 3.0327 5.75995 4.23277 4.85451 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bilityfe)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.6981 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -131.535 m
+ (o) show
+ (fC)
+ [7.29812 7.88721 ] pdfxs
+ (L) show
+ (Ibut)
+ [7.90894 6.05449 6.0654 8.21456 ] pdfxs
+ (a) show
+ (lsodoesn)
+ [3.02179 4.30902 9.42537 6.05449 5.75995 4.8436 8.2799 6.05449 ] pdfxs
+ (o) show
+ (trequires)
+ [8.21456 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 8.81447 4.30902 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.26899 ] pdfxs
+ (t) show
+ (om)
+ [9.42537 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 10.0254 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.81447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.81447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0254 ] pdfxs
+ (o) show
+ (bjectmodelf)
+ [6.66539 3.33815 4.8436 4.85451 8.21456 9.08711 5.75995 6.05449 4.85451 7.00357 3.32724 
+ ] pdfxs
+ (o) show
+ (rin-)
+ [8.24718 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -153.458 m
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (bility.)
+ [6.0654 3.0327 3.0327 3.02179 3.93823 4.8545 8.30175 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,itrequiress)
+ [6.0654 6.83994 3.0327 8.01819 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 
+ 8.08354 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.62902 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.07263 ] pdfxs
+ (t) show
+ (om)
+ [9.22901 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ein)
+ [8.62902 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bility,but)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.84359 6.85085 6.05449 6.0654 8.01819 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -175.38 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 ] pdfxs
+ (a) show
+ (llsuchcode)
+ [3.0327 6.6654 4.29811 6.0654 4.53815 9.6981 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obeexp)
+ [9.08719 6.35994 8.4872 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sedto)
+ [4.29811 4.85451 9.6981 4.23277 9.0981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 6.6763 4.29811 ] pdfxs
+ (tag) show
+ (es.)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (TheOmniw)
+ [7.8763 6.0654 9.0872 8.4872 9.09802 6.05449 3.0327 7.57085 ] pdfxs
+ (a) show
+ (revir)
+ [4.27631 9.09811 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [7.2763 9.08711 ] pdfxs
+ (a) show
+ (chine[)
+ [4.54905 6.0654 3.02179 6.0654 9.09811 3.02179 ] pdfxs
+ (2) show
+ (]iscl)
+ [7.2763 3.0327 8.55262 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ser)
+ [4.29811 4.85451 8.509 ] pdfxs
+ (t) show
+ (oLL)
+ [9.6981 6.82903 5.59632 ] pdfxs
+ (V) show
+ (M,bec)
+ [10.0036 7.2763 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.09811 ] pdfxs
+ (t) show
+ (heyuse)
+ [6.05449 4.85451 10.0035 6.05449 4.30902 9.0872 ] pdfxs
+ (a) show
+ (n)
+ [10.309 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ctlow-level)
+ [4.85451 8.48728 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 3.0327 
+ ] pdfxs
+ 0 -219.225 m
+ (RI) show
+ (SC)
+ [6.0654 11.5526 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.2654 4.54905 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.53084 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.74173 4.8436 ] pdfxs
+ (a) show
+ (nsupp)
+ [9.73082 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.92001 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rycode\(includingn)
+ [4.27631 9.43628 4.8436 5.75995 6.05449 8.53084 4.23277 3.0327 6.0654 4.8436 3.0327 
+ 6.0654 6.05449 3.0327 6.0654 9.11992 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fecode\)fr)
+ [3.33815 8.51993 4.85451 5.74904 6.0654 4.8436 7.92001 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7634 ] pdfxs
+ (a) show
+ (nys)
+ [5.75995 9.43628 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 4.8436 ] pdfxs
+ 0 -241.148 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.8436 7.71266 ] pdfxs
+ (H) show
+ (owever,)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.26176 ] pdfxs
+ (t) show
+ (heOmniw)
+ [6.0654 7.97448 8.47629 9.09802 6.05449 3.0327 7.58175 ] pdfxs
+ (a) show
+ (reins)
+ [4.2654 7.97448 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetl)
+ [9.19628 4.29811 4.85451 7.36366 3.0327 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.74904 7.429 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 7.97448 6.0654 3.02179 ] pdfxs
+ (g) show
+ (her-leveltypeinf)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.85451 5.4545 4.8436 6.16358 3.93823 5.74904 
+ 6.37085 7.97448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 0 -263.07 m
+ (I) show
+ (nf)
+ [8.82538 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,it)
+ [5.97813 3.02179 7.01457 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.069 ] pdfxs
+ (\(a) show
+ (ndrequires\)s)
+ [6.0654 8.82538 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 4.30902 7.00366 
+ 4.30902 ] pdfxs
+ (o) show
+ (urcec)
+ [6.05449 4.27631 4.8436 7.61448 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 7.07991 ] pdfxs
+ (t) show
+ (ocho)
+ [8.21447 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 7.61448 6.05449 ] pdfxs
+ (at) show
+ (alay)
+ [8.22538 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (s,perf)
+ [4.30902 5.96722 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.858 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.069 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.8436 ] pdfxs
+ (t) show
+ (ic,)
+ [3.0327 4.85451 3.0327 ] pdfxs
+ 0 -284.993 m
+ (a) show
+ (ndperf)
+ [6.0654 10.9963 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmre)
+ [4.27631 14.0289 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.20717 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9963 ] pdfxs
+ (\(t) show
+ (oasm)
+ [10.3963 10.3963 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llset)
+ [3.0327 7.96357 4.30902 4.8436 9.18546 ] pdfxs
+ (o) show
+ (fvir)
+ [8.27993 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [7.97448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [11.7926 ] pdfxs
+ (A) show
+ (ll)
+ [3.02179 7.97448 ] pdfxs
+ (t) show
+ (hesefe)
+ [6.0654 4.8436 4.30902 9.78537 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresm)
+ [6.05449 4.27631 4.85451 9.23989 9.08711 ] pdfxs
+ (a) show
+ (kei)
+ [5.4545 9.79628 3.02179 ] pdfxs
+ (t) show
+ 0 -306.915 m
+ (di\016cult)
+ [6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 8.19274 ] pdfxs
+ (t) show
+ (operf)
+ [9.40355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.0471 ] pdfxs
+ (a) show
+ (nys)
+ [5.74904 9.70901 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.0035 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.24717 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.80356 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ingOmniw)
+ [3.02179 6.0654 9.40355 8.4872 9.08711 6.0654 3.0327 7.57085 ] pdfxs
+ (a) show
+ (recode.Thesedi\013erences)
+ [4.27631 8.79265 4.85451 5.74904 6.0654 4.8436 8.82538 7.8763 6.0654 4.8436 4.30902 
+ 8.79265 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 4.29811 
+ ] pdfxs
+ 0 -328.838 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.2327 ] pdfxs
+ (a) show
+ (risebec)
+ [4.27631 3.0327 4.29811 8.08357 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.08357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 7.53809 ] pdfxs
+ (o) show
+ (ftheirw)
+ [6.57812 4.23277 6.0654 4.8436 3.0327 7.50537 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 8.98901 ] pdfxs
+ (a) show
+ (reprim)
+ [4.27631 8.08357 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.02179 3.0327 8.98901 ] pdfxs
+ (t) show
+ (oprovidecodem)
+ [8.69447 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.08357 4.85451 5.75995 6.05449 
+ 8.08357 9.09802 ] pdfxs
+ (o) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 8.98901 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.30537 4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -350.761 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tab)
+ [7.34184 8.55265 6.05449 ] pdfxs
+ (a) show
+ (sisf)
+ [4.30902 3.0327 7.39627 3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.37446 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.0654 8.55265 4.8436 5.75995 6.05449 7.95266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Theirvir)
+ [6.05449 7.70175 7.8763 6.0654 4.8436 3.0327 7.37446 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.11995 9.09802 ] pdfxs
+ (a) show
+ (chinec)
+ [4.53815 6.0654 3.0327 6.05449 7.95266 4.8436 ] pdfxs
+ (o) show
+ (mpilesOmniw)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.40718 8.4872 9.08711 6.0654 3.02179 7.58175 
+ ] pdfxs
+ (a) show
+ (recodeton)
+ [4.27631 7.94175 4.85451 5.74904 6.0654 7.95266 4.23277 8.56356 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -372.683 m
+ (code)
+ [4.8436 5.75995 6.0654 9.26174 ] pdfxs
+ (a) show
+ (trun)
+ [8.66183 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.6363 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.0654 10.4726 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.72717 ] pdfxs
+ (o) show
+ (nlyrel)
+ [6.05449 3.0327 10.1781 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysimple)
+ [3.0327 5.4545 4.8436 3.0327 10.1781 4.29811 3.0327 9.08711 6.0654 3.02179 9.27265 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nspluss)
+ [6.0654 8.71626 6.0654 3.0327 6.05449 8.72717 4.29811 ] pdfxs
+ (o) show
+ (mes)
+ [9.09802 9.26174 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erm)
+ [4.8436 8.69445 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -394.606 m
+ (dependent)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -416.528 m
+ (Kis)
+ [8.4872 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ler)
+ [3.0327 4.8436 8.06173 ] pdfxs
+ (a) show
+ (ndFr)
+ [6.05449 9.85082 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nzdescribeac)
+ [6.05449 8.62902 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.62902 9.23992 
+ 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ecturef)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 8.62902 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [8.06173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 9.23992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.83991 3.0327 9.83991 ] pdfxs
+ (t) show
+ (he\feld,)
+ [6.05449 8.63993 6.05449 4.85451 3.0327 6.05449 3.0327 ] pdfxs
+ 0 -438.451 m
+ (usingsimpleini)
+ [6.0654 4.29811 3.0327 6.05449 8.49811 4.29811 3.0327 9.08711 6.0654 3.0327 7.88721 
+ 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ll)
+ [6.0654 3.0327 ] pdfxs
+ (oa) show
+ (d-)
+ [6.05449 3.64352 ] pdfxs
+ (t) show
+ (imecode)
+ [3.02179 9.09802 7.88721 4.8436 5.75995 6.05449 7.88721 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,f)
+ [6.0654 6.1854 3.33815 ] pdfxs
+ (o) show
+ (llowedbypr)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.0981 5.75995 8.80356 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.05449 3.0327 4.85451 3.63261 ] pdfxs
+ (g) show
+ (uidedrun)
+ [6.05449 3.0327 6.0654 4.8436 9.0981 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.88721 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [9.0981 3.0327 ] pdfxs
+ (81) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -460.373 m
+ (Theirsys)
+ [7.8763 6.0654 4.8436 3.0327 8.08355 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.9053 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (t) show
+ (heOber)
+ [6.0654 8.66175 8.4872 6.35994 4.8436 4.27631 ] pdfxs
+ (o) show
+ (nl)
+ [9.87264 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e,usesSlimBin)
+ [4.85451 6.88358 6.0654 4.29811 4.8436 8.12717 6.05449 3.0327 3.0327 12.9053 7.72349 
+ 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ries[)
+ [4.27631 3.0327 4.8436 8.11626 3.0327 ] pdfxs
+ (56) show
+ (])
+ [6.83994 ] pdfxs
+ (a) show
+ (si)
+ [8.12717 3.02179 ] pdfxs
+ (t) show
+ (scoderepresent)
+ [8.11626 4.85451 5.75995 6.05449 8.66175 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.88358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -482.296 m
+ (providestypes)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 8.20354 3.93823 5.75995 6.35994 
+ 8.74902 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 9.66537 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.95991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.65446 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementsimil)
+ [4.8436 9.09802 4.8436 5.75995 8.13819 4.30902 3.02179 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.17082 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (ot) show
+ (herhi)
+ [6.0654 4.8436 8.17082 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.92721 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.92721 9.09802 ] pdfxs
+ (a) show
+ (chines.They)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 8.66174 7.88721 6.05449 4.85451 5.75995 
+ ] pdfxs
+ 0 -504.218 m
+ (don)
+ [6.0654 9.37083 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.16001 ] pdfxs
+ (att) show
+ (empt)
+ [4.85451 9.08711 6.0654 8.16001 ] pdfxs
+ (t) show
+ (osupp)
+ [9.37083 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 8.16001 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryl)
+ [4.27631 9.67628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.22535 ] pdfxs
+ (o) show
+ (rtousea)
+ [8.19264 4.23277 9.38174 6.05449 4.30902 8.75993 9.37083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentrun)
+ [4.2654 4.85451 5.75995 8.16001 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.02179 9.09802 8.75993 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.8436 9.09802 7.01448 ] pdfxs
+ (a) show
+ (s)
+ [8.22535 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -526.141 m
+ (does.They)
+ [6.0654 5.74904 4.85451 4.29811 7.87629 7.88721 6.05449 4.85451 9.39264 ] pdfxs
+ (a) show
+ (lsodon)
+ [3.0327 4.29811 9.08719 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tpr)
+ [7.87638 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 8.4872 6.05449 ] pdfxs
+ (o) show
+ (ingst)
+ [3.0327 6.0654 9.08719 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (rlink-)
+ [7.909 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Thereh)
+ [7.8763 6.0654 4.8436 4.27631 9.13083 6.05449 ] pdfxs
+ (a) show
+ (sbeenawider)
+ [8.58535 6.35994 4.85451 4.8436 10.3417 9.73082 7.8763 3.0327 6.0654 9.11992 4.27631 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.11992 ] pdfxs
+ (o) show
+ (fw)
+ [7.61448 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.0363 ] pdfxs
+ (o) show
+ (ntypedin)
+ [10.3417 3.93823 5.75995 6.35994 4.85451 10.3417 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [9.13083 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Func)
+ [6.05449 4.30902 9.80719 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [7.30903 3.0327 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -569.986 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.45444 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enuses)
+ [4.8436 10.2108 6.0654 4.29811 8.98902 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lytypedintermedi)
+ [3.0327 9.90537 3.93823 5.75995 6.35994 4.8436 10.2108 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (el)
+ [8.98902 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.45444 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [9.40355 3.0327 ] pdfxs
+ (123) show
+ (]\))
+ [3.0327 8.3891 ] pdfxs
+ (a) show
+ (san)
+ [8.44353 9.59992 6.0654 ] pdfxs
+ (at) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [7.17812 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -591.908 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.0872 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.Projects)
+ [4.8436 9.66537 7.42902 4.27631 6.05449 3.33815 4.8436 4.85451 4.23277 8.54171 ] pdfxs
+ (o) show
+ (ntyped)
+ [10.2981 3.93823 5.74904 6.37085 4.8436 10.2981 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 9.99264 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.54171 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,T)
+ [3.0327 7.40721 6.97085 ] pdfxs
+ (A) show
+ (L[)
+ [11.0508 3.0327 ] pdfxs
+ (99) show
+ (])
+ [7.26539 ] pdfxs
+ (a) show
+ (ndLT)
+ [6.05449 10.2981 5.90177 6.97085 ] pdfxs
+ (A) show
+ (L[)
+ [11.0508 3.0327 ] pdfxs
+ (24) show
+ (]\)focus)
+ [3.0327 8.47637 3.32724 5.75995 4.85451 6.05449 8.54171 ] pdfxs
+ (o) show
+ (n) show
+ 0 -613.831 m
+ (preservinghi)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.75995 3.0327 6.05449 9.04356 6.0654 
+ 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypeinf)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.62176 3.93823 5.75995 6.35994 8.44357 
+ 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (ndtypes)
+ [6.0654 9.64355 3.93823 5.75995 6.35994 8.44357 4.29811 ] pdfxs
+ (a) show
+ (fetyduringc)
+ [3.33815 4.8436 3.93823 9.34901 6.0654 6.05449 4.27631 3.0327 6.05449 9.04356 4.85451 
+ ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.The)
+ [6.0654 4.29811 7.86538 7.8763 6.0654 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (37) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (49) 50
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (S)
+ [6.0654 ] pdfxs
+ (a) show
+ (feTSA[)
+ [3.32724 4.85451 7.8763 6.05449 11.1926 3.0327 ] pdfxs
+ (5) show
+ (]represen)
+ [6.03267 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisac)
+ [9.07628 3.02179 7.31991 8.45447 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (o) show
+ (ftypeinf)
+ [6.34903 3.93823 5.74904 6.37085 7.85448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.06537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hSSAf)
+ [9.06537 6.0654 6.05449 11.1926 3.32724 ] pdfxs
+ (o) show
+ (rm,which)
+ [4.27631 9.08711 6.16358 7.88721 6.05449 3.0327 4.54905 9.06537 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 7.309 ] pdfxs
+ (t) show
+ (opr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -21.922 m
+ (videas)
+ [5.75995 3.0327 6.05449 7.66903 8.26902 4.30902 ] pdfxs
+ (a) show
+ (febutm)
+ [3.32724 7.66903 6.0654 6.0654 7.0582 9.08711 ] pdfxs
+ (o) show
+ (ree\016cientrepresen)
+ [4.27631 7.66903 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.0582 4.27631 4.8436 
+ 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.87992 ] pdfxs
+ (JV) show
+ (Mby)
+ [12.8182 5.75995 5.74904 ] pdfxs
+ (t) show
+ (ecodef)
+ [4.85451 4.8436 5.75995 6.0654 7.65812 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.09083 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.15995 8.26902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 7.60357 ] pdfxs
+ (I) show
+ (nc)
+ [8.87992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.01086 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mvir)
+ [13.9527 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [6.98176 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetdoesn)
+ [10.0145 4.30902 4.8436 8.19274 6.0654 5.74904 4.85451 8.25808 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.19274 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.19274 ] pdfxs
+ (t) show
+ (opreservetypes)
+ [9.41446 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 8.79265 3.94914 5.74904 
+ 6.37085 8.79265 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 9.70901 ] pdfxs
+ (o) show
+ (fhi)
+ [7.28721 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.0327 4.8436 5.4545 4.8436 6.98176 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,)
+ [4.85451 4.29811 7.05812 ] pdfxs
+ (to) show
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (urehi)
+ [6.05449 4.27631 8.08357 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypeinf)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.27267 3.93823 5.75995 6.35994 8.09448 
+ 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.30537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (msuchl)
+ [12.3271 4.30902 6.05449 4.54905 9.29446 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,)
+ [4.85451 4.29811 6.34903 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (t) show
+ (oenf)
+ [8.69447 4.85451 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rcecodes)
+ [4.27631 4.8436 8.08357 4.85451 5.75995 6.05449 8.08357 4.30902 ] pdfxs
+ (a) show
+ (fetydirectly)
+ [3.32724 4.85451 3.93823 8.99992 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 
+ 8.99992 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -87.69 m
+ (itc)
+ [3.0327 8.47637 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.2981 6.35994 9.07629 6.0654 4.29811 4.85451 10.2872 ] pdfxs
+ (t) show
+ (odoso[)
+ [9.68719 6.0654 9.68719 4.29811 9.68719 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.Inste)
+ [9.66537 3.94897 6.05449 4.30902 4.23277 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.0872 ] pdfxs
+ (goa) show
+ (l)
+ [7.25448 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.2254 3.0327 8.5308 ] pdfxs
+ (t) show
+ (oen)
+ [9.68719 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 9.07629 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.5308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbey)
+ [6.05449 7.94172 6.37085 4.8436 5.4545 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 9.68719 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.8436 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Therehavebeen)
+ [7.8763 6.0654 4.8436 4.27631 8.26902 6.0654 5.14905 5.4545 8.27993 6.35994 4.85451 
+ 4.8436 9.49082 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.72354 ] pdfxs
+ (t) show
+ (ode\fneauni\fed,)
+ [8.87992 6.0654 4.8436 6.0654 6.05449 8.27993 8.87992 6.05449 6.0654 3.0327 6.05449 
+ 4.85451 6.05449 6.50176 ] pdfxs
+ (g) show
+ (eneric,in)
+ [4.8436 6.0654 4.8436 4.27631 3.0327 4.8436 6.50176 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (erepresent)
+ [8.26902 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thesehave)
+ [6.0654 7.79993 7.88721 6.05449 4.85451 4.29811 8.27993 6.05449 5.14905 5.4545 4.8436 
+ ] pdfxs
+ 0 -153.458 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elyf)
+ [4.85451 3.0327 9.67628 3.32724 ] pdfxs
+ (a) show
+ (iled,r)
+ [3.0327 3.0327 4.8436 6.0654 7.01448 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingfr)
+ [3.02179 6.0654 9.37083 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.94903 ] pdfxs
+ (UN) show
+ (ivers)
+ [3.0327 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lC)
+ [6.94903 7.88721 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erOrien)
+ [4.8436 8.19264 8.4872 4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.98173 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e[)
+ [8.77084 3.0327 ] pdfxs
+ (127) show
+ (])
+ [6.94903 ] pdfxs
+ (\(UN) show
+ (CO)
+ [7.8763 8.4872 ] pdfxs
+ (L\)) show
+ (,) show
+ 0 -175.38 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 9.22901 7.57085 ] pdfxs
+ (a) show
+ (sdiscussedbutneverimplemen)
+ [7.47263 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 9.2181 6.0654 
+ 6.05449 7.40729 6.0654 4.8436 5.4545 4.85451 7.42901 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 6.28358 ] pdfxs
+ (t) show
+ (o)
+ [8.61811 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.01812 9.08711 ] pdfxs
+ (o) show
+ (rerecent)
+ [4.27631 8.00721 4.27631 4.8436 4.85451 4.8436 5.75995 7.40729 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.01812 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.22901 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.00721 ] pdfxs
+ (N) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -197.303 m
+ (D) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributi)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nF)
+ [9.83991 6.21813 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (t[)
+ [8.01819 3.0327 ] pdfxs
+ (7) show
+ (])
+ [6.80721 ] pdfxs
+ (\(AN) show
+ (DF)
+ [8.32365 7.12357 ] pdfxs
+ (\)) show
+ (,whichw)
+ [6.80721 7.8763 6.0654 3.0327 4.53815 9.83991 7.58175 ] pdfxs
+ (a) show
+ (simplemen)
+ [8.07263 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbuth)
+ [4.8436 9.83991 6.0654 6.05449 8.01819 6.0654 ] pdfxs
+ (a) show
+ (sseenlimi)
+ [8.08354 4.29811 4.85451 4.8436 9.83991 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (eduse.Theseuni\fed)
+ [4.8436 9.83991 6.05449 4.30902 4.8436 8.30175 7.88721 6.05449 4.85451 4.29811 8.62902 
+ 6.05449 6.0654 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -219.225 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.47989 ] pdfxs
+ (att) show
+ (empt)
+ [4.85451 9.08711 6.05449 9.43637 ] pdfxs
+ (t) show
+ (odescribepr)
+ [10.6363 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 10.0254 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.4908 ] pdfxs
+ (a) show
+ (t)
+ [9.42546 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0363 ] pdfxs
+ (A) show
+ (STlevel,byincludingfe)
+ [6.05449 13.0581 3.0327 4.85451 5.4545 4.8436 3.0327 8.59629 5.75995 10.9417 3.0327 
+ 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 10.6472 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 9.4908 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.2798 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -241.148 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rteds)
+ [4.27631 4.23277 4.85451 9.63264 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.2654 4.85451 8.42175 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.)
+ [4.8436 4.29811 7.86538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mismuchless)
+ [13.5709 3.02179 7.87627 8.79257 6.05449 4.54905 9.63264 3.02179 4.85451 4.29811 7.87627 
+ ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 7.87627 ] pdfxs
+ (a) show
+ (ndism)
+ [6.0654 9.62173 3.0327 7.87627 9.08711 ] pdfxs
+ (o) show
+ (relike)
+ [4.27631 8.42175 3.02179 3.0327 5.4545 8.42175 ] pdfxs
+ (a) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 9.32719 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e:)
+ [4.85451 3.0327 ] pdfxs
+ 0 -263.07 m
+ (itusesasm)
+ [3.0327 6.79639 6.05449 4.30902 4.8436 6.86173 8.0072 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llset)
+ [3.02179 5.5854 4.30902 4.8436 6.79639 ] pdfxs
+ (o) show
+ (ftypes)
+ [5.89086 3.93823 5.74904 6.37085 4.8436 6.86173 ] pdfxs
+ (a) show
+ (ndlow-level)
+ [6.05449 8.6181 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 5.5854 
+ ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 5.80359 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.6181 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.40721 ] pdfxs
+ (\\) show
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 8.0072 ] pdfxs
+ (o) show
+ (fhi)
+ [5.87995 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 5.5854 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -284.993 m
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresisdescribedin)
+ [6.05449 4.27631 4.85451 7.58172 3.02179 7.59263 6.05449 4.85451 4.29811 4.8436 4.27631 
+ 3.0327 6.35994 4.85451 9.3381 3.0327 9.3381 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.58172 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (t) show
+ (hesetypes.)
+ [6.0654 4.8436 4.30902 8.1272 3.93823 5.75995 6.35994 4.85451 4.29811 7.75629 ] pdfxs
+ (I) show
+ (ns)
+ [9.34901 4.29811 ] pdfxs
+ (o) show
+ (meways,)
+ [9.08711 8.1272 7.58175 5.14905 5.75995 4.29811 6.38176 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msimply)
+ [13.2763 4.30902 3.0327 9.08711 6.0654 3.02179 9.04356 ] pdfxs
+ (a) show
+ (ppe)
+ [6.05449 6.37085 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 7.58172 ] pdfxs
+ (a) show
+ (sas)
+ [7.58172 8.73811 4.29811 ] pdfxs
+ (t) show
+ (rict)
+ [4.27631 3.02179 4.85451 7.51638 ] pdfxs
+ (R) show
+ (ISC)
+ [3.94897 6.05449 7.8763 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lsys)
+ [6.81812 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsperf)
+ [4.85451 9.08711 8.08354 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 12.8725 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.81812 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.01819 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime.S)
+ [3.02179 9.09802 4.8436 8.32356 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.62902 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.62902 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (ssembly)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 5.75995 ] pdfxs
+ 0 -350.761 m
+ (codef)
+ [4.8436 5.75995 6.0654 8.58538 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.01809 9.18538 ] pdfxs
+ (g) show
+ (ivenprocess)
+ [3.0327 5.4545 4.8436 9.79628 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 
+ ] pdfxs
+ (o) show
+ (r[)
+ [8.00718 3.0327 ] pdfxs
+ (101) show
+ (,)
+ [6.76358 ] pdfxs
+ (126) show
+ (,)
+ [6.77449 ] pdfxs
+ (34) show
+ (,)
+ [6.76358 ] pdfxs
+ (110) show
+ (])
+ [6.76358 ] pdfxs
+ (\() show
+ (focusingprim)
+ [3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.05449 9.19628 6.0654 4.2654 3.0327 
+ 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 9.49083 ] pdfxs
+ (o) show
+ (nm)
+ [9.79628 9.08711 ] pdfxs
+ (a) show
+ (chine-dependent)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.64352 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.0654 4.8436 5.75995 7.97456 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -372.683 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,while)
+ [6.31631 7.8763 6.0654 3.02179 3.0327 8.05084 ] pdfxs
+ (ot) show
+ (hersexp)
+ [6.0654 4.8436 4.27631 7.50536 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.45093 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (linf)
+ [6.22904 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.26173 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.05084 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.05084 4.85451 ] pdfxs
+ (o) show
+ (mpiler,ei)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 6.32722 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herin)
+ [6.05449 4.85451 7.47264 3.0327 9.26173 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.06175 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.2944 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (a) show
+ (n) show
+ 0 -394.606 m
+ (I) show
+ (R)
+ [12.1634 ] pdfxs
+ (o) show
+ (r)
+ [8.39991 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns[)
+ [6.0654 8.43262 3.0327 ] pdfxs
+ (139) show
+ (,)
+ [7.1563 ] pdfxs
+ (54) show
+ (,)
+ [7.16721 ] pdfxs
+ (9) show
+ (,)
+ [7.1563 ] pdfxs
+ (76) show
+ (].)
+ [3.0327 9.37083 ] pdfxs
+ (No) show
+ (ne)
+ [6.05449 8.97811 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.97811 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.43262 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.37819 ] pdfxs
+ (t) show
+ (osupp)
+ [9.5781 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.37819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (at) show
+ 0 -416.528 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.26902 ] pdfxs
+ (o) show
+ (r)
+ [7.70173 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 8.26902 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 7.70173 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (reisinst)
+ [4.27631 8.26902 3.0327 7.73445 3.02179 6.0654 4.30902 4.23277 ] pdfxs
+ (a) show
+ (lledin)
+ [3.0327 3.0327 4.8436 9.49082 3.0327 9.47991 ] pdfxs
+ (t) show
+ (he\feld,)
+ [6.0654 8.26902 6.0654 4.8436 3.0327 6.0654 6.49085 ] pdfxs
+ (a) show
+ (nditw)
+ [6.0654 9.47991 3.0327 7.66911 7.57085 ] pdfxs
+ (o) show
+ (uldbedi\016cult)
+ [6.0654 3.0327 9.47991 6.37085 8.26902 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 
+ 7.6582 ] pdfxs
+ (t) show
+ (odirec)
+ [8.87992 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyex)
+ [3.0327 9.18537 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 6.0654 ] pdfxs
+ 0 -438.451 m
+ (t) show
+ (hemtodos)
+ [6.05449 4.85451 12.7307 4.23277 9.0981 6.05449 9.0981 4.29811 ] pdfxs
+ (o) show
+ (.) show
+ 16.936 -460.373 m
+ (Therehave)
+ [7.8763 6.0654 4.8436 4.27631 8.55266 6.05449 5.15996 5.4545 8.54175 ] pdfxs
+ (a) show
+ (lsobeensever)
+ [3.0327 4.30902 9.15265 6.35994 4.85451 4.8436 9.76355 4.30902 4.8436 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (lsys)
+ [6.73085 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsth)
+ [4.8436 9.09802 8.00717 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tperf)
+ [7.94183 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.7962 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentrun)
+ [4.2654 4.85451 5.75995 7.94183 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.55266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (fn)
+ [7.0363 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 4.8436 ] pdfxs
+ 0 -482.296 m
+ (code[)
+ [4.8436 5.75995 6.0654 8.21448 3.0327 ] pdfxs
+ (10) show
+ (,)
+ [6.39267 ] pdfxs
+ (50) show
+ (,)
+ [6.40358 ] pdfxs
+ (43) show
+ (].Thesesys)
+ [3.0327 7.78902 7.8763 6.05449 4.85451 4.29811 8.21448 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsinherit)
+ [4.8436 9.09802 7.66899 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 7.60365 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.21448 4.54905 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.66899 ] pdfxs
+ (o) show
+ (f)
+ [6.69812 ] pdfxs
+ (o) show
+ (ptimizingm)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 8.82538 9.08711 ] pdfxs
+ (a) show
+ (chine-levelcode[)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.64352 3.02179 4.85451 5.4545 4.8436 6.40358 
+ 4.8436 5.75995 6.0654 8.21448 3.02179 ] pdfxs
+ (101) show
+ (]in)
+ [6.40358 3.0327 6.0654 ] pdfxs
+ 0 -504.218 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2545 ] pdfxs
+ (t) show
+ (othec)
+ [9.66537 4.23277 6.0654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.0327 5.74904 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.53811 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingunder)
+ [3.02179 6.0654 9.65446 6.0654 6.05449 6.0654 4.8436 8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.04356 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.44365 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 9.05447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (frun)
+ [7.53811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeop)
+ [3.02179 9.09802 9.04356 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -526.141 m
+ (I) show
+ (nc)
+ [10.7999 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (,)
+ [8.03993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.749 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 9.04353 ] pdfxs
+ (t) show
+ (oprovidetype,d)
+ [10.1999 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.59992 3.93823 5.74904 6.37085 
+ 4.8436 8.05084 6.0654 ] pdfxs
+ (ata) show
+ (\row)
+ [6.05449 5.14905 12.6217 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)inf)
+ [8.9891 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (a) show
+ (nexplicitCFGf)
+ [10.7999 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 8.97819 7.88721 6.81812 
+ 13.2981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -548.063 m
+ (usebyrun)
+ [6.0654 4.29811 8.80356 5.74904 9.70901 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.80356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.05449 4.30902 8.81447 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.22536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.05812 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.22536 ] pdfxs
+ (o) show
+ (nline)
+ [6.05449 3.0327 3.0327 6.05449 8.80356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (cingfr)
+ [4.85451 3.0327 6.05449 9.40355 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk\(Sec)
+ [4.27631 9.70901 4.23277 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\)direc)
+ [8.19274 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -569.986 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (t) show
+ (heCFG)
+ [6.0654 8.30175 7.8763 6.81812 12.0108 ] pdfxs
+ (a) show
+ (truntimetoperf)
+ [7.70183 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.30175 4.23277 8.91265 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmlimi)
+ [4.27631 12.5344 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edins)
+ [4.85451 9.51264 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (o) show
+ (fh)
+ [6.78539 6.05449 ] pdfxs
+ (o) show
+ (tlo)
+ [7.70183 3.0327 5.74904 ] pdfxs
+ (o) show
+ (pre)
+ [9.51264 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.Fin)
+ [6.0654 4.29811 7.82175 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.0327 4.84359 6.52358 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ 0 -591.908 m
+ (o) show
+ (f)
+ [7.54902 ] pdfxs
+ (t) show
+ (hesesys)
+ [6.0654 4.8436 4.29811 9.06538 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emssupp)
+ [4.8436 9.09802 8.5199 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (slink-)
+ [8.5199 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime,ins)
+ [3.0327 9.08711 4.85451 7.38539 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 7.3963 ] pdfxs
+ (o) show
+ (r)
+ [8.48718 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 9.06538 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,wi)
+ [6.0654 4.29811 7.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2763 ] pdfxs
+ (o) show
+ (rwi)
+ [8.48718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 8.45456 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -613.831 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (38) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 6.87265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [8.65083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [6.86174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sepo)
+ [4.29811 7.45085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Fin)
+ [3.0327 4.29811 7.52721 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,pr)
+ [3.02179 3.0327 4.8545 5.8254 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmersc)
+ [9.09802 9.08711 4.8436 4.27631 6.89446 4.85451 ] pdfxs
+ (o) show
+ (ulduse)
+ [6.05449 3.0327 8.66174 6.05449 4.30902 7.43994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 6.89446 ] pdfxs
+ (o) show
+ (r#pr)
+ [6.87265 9.08711 6.05449 4.27631 ] pdfxs
+ (ag) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [6.90536 ] pdfxs
+ (t) show
+ (ospecify)
+ [8.05084 4.29811 6.35994 4.85451 4.8436 3.0327 3.33815 5.75995 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.88729 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 7.93081 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (edincer)
+ [4.8436 9.6981 3.0327 9.6981 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (infunc)
+ [3.0327 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssh)
+ [6.05449 7.94172 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.68719 6.0654 ] pdfxs
+ (o) show
+ (tunder)
+ [7.87638 6.0654 6.05449 6.0654 4.8436 4.27631 ] pdfxs
+ (g) show
+ (oindexc)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 9.39264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -67.377 m
+ /N622 14.346 Tf
+ (7.2Dy)
+ [8.07685 4.476 24.2161 12.3662 8.52144 ] pdfxs
+ (n) show
+ (amicPointerCom)
+ [7.83287 13.4566 4.476 12.5527 10.5873 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 
+ 11.649 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ressio)
+ [6.59915 7.3595 6.36962 6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -100.102 m
+ /N614 10.909 Tf
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.85811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.27991 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.31262 ] pdfxs
+ (t) show
+ (o)
+ [9.46901 ] pdfxs
+ (a) show
+ (llowapo)
+ [3.02179 3.0327 5.14905 11.8908 9.46901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [7.0363 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.85811 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (g) show
+ (rowbey)
+ [4.27631 5.14905 11.8908 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 10.069 ] pdfxs
+ (t) show
+ (helimit)
+ [6.0654 8.85811 3.0327 3.02179 9.09802 3.0327 8.24728 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (2) show
+ 433.962 -96.144 m
+ /N698 7.96999 Tf
+ (k) show
+ 443.091 -100.102 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -122.025 m
+ (\(o) show
+ (r)
+ [8.35627 ] pdfxs
+ (2) show
+ 23.511 -118.066 m
+ /N698 7.96999 Tf
+ (k) show
+ 32.7179 -122.025 m
+ /N614 10.909 Tf
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s\)byexp)
+ [4.29811 8.33456 5.74904 9.85082 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ndingc)
+ [6.05449 6.0654 3.02179 6.0654 9.54537 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 10.1563 3.02179 6.0654 6.0654 
+ 3.02179 4.85451 4.8436 8.38899 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.85082 ] pdfxs
+ (a) show
+ (truntime.The)
+ [8.32365 4.27631 6.05449 10.1563 4.23277 3.0327 9.09802 4.8436 9.22901 7.8763 6.0654 
+ 8.93447 ] pdfxs
+ (t) show
+ (echniqueh)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.93447 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ -4.57764e-05 -143.948 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (herrun)
+ [6.0654 4.8436 8.13809 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeoverhe)
+ [3.0327 9.08711 8.70538 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 6.94903 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.92718 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbeusedf)
+ [8.10547 6.35994 8.71629 6.05449 4.30902 4.8436 9.92718 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.13809 ] pdfxs
+ (a) show
+ (llindexedpo)
+ [3.0327 6.88358 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 9.91628 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lsinC)
+ [3.0327 8.1599 3.0327 9.92718 11.7381 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.05449 9.92718 7.8763 8.4872 12.3381 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.17081 ] pdfxs
+ (\(t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -4.57764e-05 -165.87 m
+ (isn)
+ [3.0327 7.94172 6.05449 ] pdfxs
+ (o) show
+ (tapr)
+ [7.87638 9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemin)
+ [6.05449 3.0327 4.85451 12.7198 3.0327 9.6981 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 9.0981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9359 -187.793 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 9.73083 ] pdfxs
+ (a) show
+ (resever)
+ [4.2654 9.73083 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [7.91993 6.35994 ] pdfxs
+ (o) show
+ (ssibleways)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 9.73083 7.57085 5.15996 5.74904 9.18534 ] pdfxs
+ (t) show
+ (oimplementdyn)
+ [10.3308 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 9.12 6.0654 
+ 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.73083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.16354 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.Tom)
+ [6.05449 11.6181 6.97085 10.3308 9.08711 ] pdfxs
+ (a) show
+ (keit)
+ [5.4545 9.73083 3.0327 9.12 ] pdfxs
+ (a) show
+ (s) show
+ -4.57764e-05 -209.715 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 9.52356 ] pdfxs
+ (a) show
+ (sp)
+ [8.97807 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.52356 ] pdfxs
+ (t) show
+ (o)
+ [10.1345 ] pdfxs
+ (g) show
+ (rowpo)
+ [4.27631 5.14905 12.5563 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.97807 ] pdfxs
+ (a) show
+ (trun)
+ [8.91273 4.27631 6.05449 10.7344 ] pdfxs
+ (t) show
+ (ime,weimp)
+ [3.0327 9.08711 4.85451 7.96357 7.58175 9.52356 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (sethreeres)
+ [4.30902 9.52356 4.23277 6.0654 4.27631 4.8436 9.52356 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ricti)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.97807 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.53447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -231.638 m
+ (Firs)
+ [7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,wec)
+ [7.96357 7.57085 9.52356 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.97807 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 10.7344 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ndindiceswithin)
+ [6.0654 10.7344 3.0327 6.05449 6.0654 3.02179 4.85451 4.8436 8.98898 7.8763 3.0327 
+ 4.23277 6.0654 3.0327 10.7344 ] pdfxs
+ (o) show
+ (bjectsinapo)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.98898 3.02179 10.7454 10.1235 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (l)
+ [7.71266 ] pdfxs
+ (o) show
+ (nlyifitmee)
+ [6.05449 3.0327 10.4399 3.02179 8.01811 3.02179 8.92364 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.97807 ] pdfxs
+ (t) show
+ (hecri)
+ [6.0654 9.52356 4.8436 4.27631 3.0327 ] pdfxs
+ (t) show
+ (eriaf)
+ [4.8436 4.27631 3.02179 10.1345 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -4.57764e-05 -253.56 m
+ (node-indexingmen)
+ [6.0654 5.74904 6.0654 4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 5.75995 3.0327 
+ 6.05449 10.2108 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.8217 ] pdfxs
+ (a) show
+ (bove:itmustbeaTHpo)
+ [6.35994 5.14905 5.4545 4.85451 10.1126 3.0327 9 8.79257 6.05449 4.30902 8.9891 
+ 6.37085 9.59992 10.2108 7.8763 12.9381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.78902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8108 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.59992 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 9.05444 ] pdfxs
+ (o) show
+ (fa\feldisn)
+ [8.09447 10.2108 6.05449 4.85451 3.02179 10.8217 3.0327 9.05444 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [9 ] pdfxs
+ (ta) show
+ (ken.)
+ [5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -275.483 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,we)
+ [6.0654 6.0654 7.43993 7.58175 9.10902 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 12.1417 ] pdfxs
+ (o) show
+ (nlytwop)
+ [6.0654 3.0327 10.0145 3.93823 7.57085 9.71992 6.35994 ] pdfxs
+ (o) show
+ (ssibleindexsizes)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.10902 3.0327 6.0654 6.05449 4.85451 10.0145 
+ 4.30902 3.02179 4.85451 4.8436 8.56353 ] pdfxs
+ (t) show
+ (obeusedf)
+ [9.71992 6.35994 9.10902 6.0654 4.29811 4.8436 10.3308 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [8.53082 9.71992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l:)
+ [3.0327 9.11992 ] pdfxs
+ (t) show
+ (heini)
+ [6.0654 9.10902 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 392.615 -275.483 m
+ /N695 10.909 Tf
+ (k) show
+ 402.899 -275.483 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.56353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.45084 ] pdfxs
+ (32\)) show
+ -6.10352e-05 -297.405 m
+ (a) show
+ (nd)
+ [6.0654 10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.04356 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (inalp)
+ [3.0327 6.05449 5.46541 7.22175 6.35994 ] pdfxs
+ (o) show
+ (intersize,)
+ [3.0327 5.75995 4.23277 4.85451 8.46536 4.29811 3.0327 4.85451 4.8436 3.0327 ] pdfxs
+ 143.648 -297.405 m
+ /N695 10.909 Tf
+ (n) show
+ 154.154 -297.405 m
+ /N614 10.909 Tf
+ (=) show
+ 166.596 -297.405 m
+ /N722 10.909 Tf
+ (intptr) show
+ 1 0 0 1 201.646 -297.405 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (t) show
+ 9.92 0 m
+ /N614 10.909 Tf
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (,.)
+ [3.0327 9.54537 ] pdfxs
+ (64\)) show
+ (.Third,f)
+ [9.54537 7.8763 6.0654 3.0327 4.2654 6.0654 7.36357 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.949 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [8.49808 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -205.083 -21.923 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressibleindices,we)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 8.93447 3.0327 
+ 6.0654 6.05449 3.0327 4.85451 4.8436 4.30902 7.22175 7.58175 8.93447 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9672 ] pdfxs
+ (o) show
+ (nlytwoch)
+ [6.0654 3.0327 9.83991 3.93823 7.57085 9.54537 4.54905 6.05449 ] pdfxs
+ (o) show
+ (ices:)
+ [3.0327 4.8436 4.85451 4.29811 8.78174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.93447 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.1454 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (a) show
+ (reunc)
+ [4.27631 8.93447 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressed.F)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.05449 9.22901 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -205.083 -43.845 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inlis)
+ [9.09802 6.05449 3.0327 4.8436 7.25448 3.02179 10.1672 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ -126.851 -43.845 m
+ /N695 10.909 Tf
+ (A) show
+ -114.569 -43.845 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.1563 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.94538 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (,ei)
+ [7.24357 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herb)
+ [6.0654 4.8436 8.37809 6.35994 ] pdfxs
+ (ot) show
+ (hindex\felds)
+ [10.1563 3.0327 6.0654 6.05449 4.85451 9.85082 6.0654 4.8436 3.0327 6.0654 8.3999 
+ ] pdfxs
+ (\(t) show
+ (hep)
+ [6.05449 8.94538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersto)
+ [4.85451 4.2654 8.41081 4.23277 9.55628 ] pdfxs
+ (t) show
+ (heClist)
+ [6.0654 8.94538 11.9781 3.0327 3.02179 4.30902 8.34546 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1563 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 8.94538 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ -205.083 -65.768 m
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.53447 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (t) show
+ (heAlis)
+ [6.0654 9.53447 12.8726 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (\))
+ [8.93455 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 9.54537 4.29811 ] pdfxs
+ (to) show
+ (redinc)
+ [4.27631 4.8436 10.7454 3.0327 10.7563 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.778 ] pdfxs
+ (o) show
+ (rb)
+ [8.96718 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.7563 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 9.54537 4.29811 ] pdfxs
+ (to) show
+ (redinunc)
+ [4.27631 4.8436 10.7563 3.0327 10.7454 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.778 ] pdfxs
+ (\(o) show
+ (f) show
+ -205.083 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (urse,lis)
+ [6.0654 4.27631 4.29811 4.85451 6.6654 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ -150.386 -87.69 m
+ /N695 10.909 Tf
+ (B) show
+ -137.928 -87.69 m
+ /N614 10.909 Tf
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.6981 6.05449 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (obeTHf)
+ [9.0981 6.35994 8.4872 7.8763 11.8144 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -188.147 -109.613 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.90174 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.1describes)
+ [3.0327 8.29084 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 7.14536 
+ ] pdfxs
+ (t) show
+ (hemodi\fedrewri)
+ [6.05449 7.67994 9.09802 5.75995 6.05449 3.0327 6.05449 4.85451 8.89083 4.27631 4.8436 
+ 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [7.67994 4.27631 6.0654 3.02179 4.85451 7.13445 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.10174 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 7.69085 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.11265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,Sec)
+ [6.05449 6.03267 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ -205.083 -131.536 m
+ (describesch)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.21444 4.53815 6.0654 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.20354 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.74902 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.00357 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.95991 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3describes)
+ [3.0327 9.35992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 8.20354 
+ ] pdfxs
+ (t) show
+ (heneededch)
+ [6.0654 8.74902 6.0654 4.8436 4.85451 6.05449 4.85451 9.95991 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.20354 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.74902 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 4.27631 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ -205.083 -153.458 m
+ (cedur)
+ [4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -205.083 -191.29 m
+ /N622 11.955 Tf
+ (7.2.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (ntr)
+ [7.08931 5.23633 5.48733 ] pdfxs
+ (ap) show
+ (ro)
+ [5.49929 7.08935 ] pdfxs
+ (c) show
+ (e)
+ [6.14487 ] pdfxs
+ (du) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (lDy)
+ [8.22507 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2019 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -205.083 -220.258 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.4399 ] pdfxs
+ (t) show
+ (hediscussi)
+ [6.05449 9.22901 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nbelow,werefer)
+ [10.4399 6.35994 4.85451 3.0327 5.14905 7.8763 7.59266 7.57085 9.22901 4.27631 4.8436 
+ 3.33815 4.8436 8.65082 ] pdfxs
+ (t) show
+ (oapo)
+ [9.82901 9.82901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.40721 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (iningindices)
+ [3.0327 6.0654 3.02179 6.0654 9.82901 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 
+ 8.67262 ] pdfxs
+ (a) show
+ (s) show
+ 111.615 -220.258 m
+ /N634 10.909 Tf
+ (so) show
+ (urcepo)
+ [5.85816 4.0363 4.46185 9.59999 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 168.47 -220.258 m
+ /N614 10.909 Tf
+ (,since)
+ [7.59266 4.29811 3.0327 6.0654 4.8436 9.22901 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.1345 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -205.083 -242.181 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urces)
+ [6.0654 4.27631 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fp)
+ [7.23266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.20354 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oindexedpo)
+ [9.34901 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.95991 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.As)
+ [3.0327 4.29811 8.66174 12.0763 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.85451 8.73811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lis)
+ [6.92721 3.0327 8.20354 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 9.95991 ] pdfxs
+ (a) show
+ (lso)
+ [3.02179 4.30902 9.34901 ] pdfxs
+ (a) show
+ (nindexedpo)
+ [9.95991 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 9.95991 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lbec)
+ [6.92721 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 8.73811 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ -205.083 -264.103 m
+ (linkedd)
+ [3.0327 3.0327 6.05449 5.4545 4.85451 10.1454 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.53446 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.38899 ] pdfxs
+ (a) show
+ (rerecursive,e.)
+ [4.27631 8.93447 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.46541 4.8436 
+ 7.23266 4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [7.12357 3.32724 ] pdfxs
+ (o) show
+ (rlis)
+ [8.36718 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 75.56 -264.103 m
+ /N722 10.909 Tf
+ (list2) show
+ 108.286 -264.103 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.1454 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.93447 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (.)
+ [9.23992 ] pdfxs
+ (I) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (hisex)
+ [6.05449 3.0327 8.38899 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ -205.083 -286.026 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -186.295 -286.026 m
+ /N722 10.909 Tf
+ (int) show
+ -165.477 -286.026 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisindexedbutisn)
+ [6.6654 3.0327 7.94172 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 9.6981 6.0654 
+ 6.05449 7.88729 3.02179 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tas)
+ [7.87638 9.08719 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ -188.146 -307.949 m
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [8.19265 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 10.0036 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.43626 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [11.2144 3.0327 9.45807 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ely)
+ [4.85451 3.0327 10.909 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.0036 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 10.0036 ] pdfxs
+ (a) show
+ (sst)
+ [9.45807 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 10.0036 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nbu)
+ [11.2254 6.05449 6.0654 ] pdfxs
+ (t) show
+ -205.083 -329.871 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 9.98173 4.85451 ] pdfxs
+ (o) show
+ (mplexl)
+ [9.08711 6.0654 3.0327 4.8436 10.8981 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (recodesequences)
+ [4.27631 9.99264 4.8436 5.75995 6.05449 9.99264 4.29811 4.85451 5.74904 6.0654 4.8436 
+ 6.0654 4.8436 4.85451 9.43625 ] pdfxs
+ (a) show
+ (reneededf)
+ [4.27631 9.98173 6.0654 4.8436 4.85451 6.05449 4.85451 11.1926 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.41444 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [9.43625 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.02179 6.0654 3.0327 6.05449 10.5926 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices,)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 11.2035 3.02179 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 4.30902 3.0327 ] pdfxs
+ 20.735 -359.796 m
+ (167) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (50) 51
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Since)
+ [6.0654 3.02179 6.0654 4.8436 9.17447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 48.65 0 m
+ /N695 10.909 Tf
+ (A) show
+ 61.156 0 m
+ /N614 10.909 Tf
+ (listindices)
+ [3.0327 3.0327 4.29811 8.56365 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 8.62899 
+ ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpressedbut)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.3854 6.0654 6.05449 8.57455 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 234.074 0 m
+ /N695 10.909 Tf
+ (B) show
+ 247.221 0 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 8.56365 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 8.62899 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.17447 6.05449 ] pdfxs
+ (ot) show
+ (,)
+ [7.52721 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 9.17447 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nneeds)
+ [10.3854 6.0654 4.8436 4.85451 6.05449 8.62899 ] pdfxs
+ (to) show
+ -1.52588e-05 -21.922 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tetwoversi)
+ [4.23277 9.29447 3.93823 7.57085 9.89446 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.74898 ] pdfxs
+ (o) show
+ (f) show
+ 109.76 -21.922 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 160.018 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 182.034 -21.922 m
+ /N722 10.909 Tf
+ (Length) show
+ 216.397 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [7.66902 ] pdfxs
+ (o) show
+ (nef)
+ [6.0654 9.28356 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.70536 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4945 4.85451 ] pdfxs
+ (a) show
+ (se.The)
+ [4.29811 4.85451 10.2872 7.8763 6.0654 4.8436 ] pdfxs
+ 340.694 -21.922 m
+ /N695 10.909 Tf
+ (A) show
+ 353.316 -21.922 m
+ /N614 10.909 Tf
+ (listversi)
+ [3.0327 3.0327 4.29811 8.68364 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5054 ] pdfxs
+ (\() show
+ (den)
+ [6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (edby)
+ [4.85451 10.4945 5.75995 5.75995 ] pdfxs
+ 0 -43.845 m
+ (su\016x)
+ [4.29811 6.0654 9.08711 9.95991 ] pdfxs
+ (\\) show
+ 1 0 0 1 35.521 -43.845 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (32") show
+ (\)isshown;)
+ [8.44365 3.0327 8.49808 4.29811 6.0654 5.14905 7.8763 6.0654 7.5163 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 9.05447 4.29811 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndversi)
+ [6.05449 10.2654 5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.2654 3.0327 8.49808 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.04356 4.30902 ] pdfxs
+ (a) show
+ (meexceptituses)
+ [9.08711 9.04356 4.85451 5.75995 4.8436 4.85451 6.05449 8.44365 3.0327 8.44365 6.05449 
+ 4.30902 4.8436 8.50899 ] pdfxs
+ (t) show
+ (heunc)
+ [6.05449 9.05447 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedrewri)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 10.2654 4.27631 4.8436 7.8763 
+ 4.27631 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -38.794 -21.923 m
+ (rulesf)
+ [4.27631 6.05449 3.0327 4.8436 7.47263 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.43992 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.47263 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.22901 4.30902 ] pdfxs
+ (to) show
+ (res)
+ [4.2654 4.85451 7.47263 ] pdfxs
+ (o) show
+ (fp)
+ [6.49085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersinFi)
+ [4.85451 4.2654 7.47263 3.0327 9.22901 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.01812 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (10) show
+ (.Onlytwoversi)
+ [7.72357 8.4872 6.05449 3.0327 8.92356 3.93823 7.58175 8.61811 5.4545 4.8436 4.27631 
+ 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.47263 ] pdfxs
+ (a) show
+ (reneededf)
+ [4.2654 8.01812 6.0654 4.8436 4.85451 6.05449 4.85451 9.2181 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.43992 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.22901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -43.845 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.98902 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.89446 ] pdfxs
+ (o) show
+ (nepo)
+ [6.0654 8.98902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwi)
+ [7.16721 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 10.1999 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.1999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (\(t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 198.008 -43.845 m
+ /N722 10.909 Tf
+ (list) show
+ 225.054 -43.845 m
+ /N614 10.909 Tf
+ (node\)is)
+ [6.0654 5.74904 6.0654 4.8436 8.3891 3.02179 8.44353 ] pdfxs
+ (a) show
+ (ccessedinmul)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.1999 3.0327 10.189 8.79257 6.0654 
+ 3.02179 ] pdfxs
+ (t) show
+ (ipleways.)
+ [3.0327 6.0654 3.02179 8.98902 7.58175 5.14905 5.75995 4.29811 9.38174 ] pdfxs
+ (I) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -38.794 -65.768 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.30902 8.24728 4.85451 ] pdfxs
+ (a) show
+ (se,cl)
+ [4.29811 4.8436 7.13448 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.05449 3.0327 6.0654 9.4581 4.85451 ] pdfxs
+ (a) show
+ (ncre)
+ [10.069 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (nexp)
+ [10.0799 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lnumber)
+ [7.0363 5.75995 6.05449 8.79257 6.35994 4.85451 8.27991 ] pdfxs
+ (o) show
+ (fcl)
+ [7.34175 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nesf)
+ [6.0654 4.8436 8.32353 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.27991 9.46901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.05449 8.62901 ] pdfxs
+ (o) show
+ (necl)
+ [6.0654 8.85811 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nef)
+ [6.0654 8.85811 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.29082 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -38.794 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (o) show
+ (fc)
+ [7.2763 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.99264 ] pdfxs
+ (o) show
+ (runc)
+ [8.21446 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.0035 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 8.23626 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 10.0035 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.39265 9.39265 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.79265 ] pdfxs
+ (I) show
+ (npr)
+ [10.0035 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,however,we)
+ [3.0327 4.85451 4.8436 7.04721 6.05449 5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 
+ 7.0363 7.58175 4.8436 ] pdfxs
+ -38.794 -109.613 m
+ (\fnd)
+ [6.0654 6.05449 9.78537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twer)
+ [7.96365 7.58175 8.56356 4.27631 ] pdfxs
+ (a) show
+ (relyenc)
+ [4.27631 4.8436 3.0327 9.47992 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (unterc)
+ [6.0654 5.75995 4.23277 4.85451 7.99628 4.8436 ] pdfxs
+ (a) show
+ (seswhereTH)
+ [4.30902 4.8436 8.02899 7.8763 6.05449 4.85451 4.2654 8.57447 7.8763 11.9017 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.78537 6.05449 ] pdfxs
+ (o) show
+ (n-THpo)
+ [6.0654 3.63261 7.8763 11.9017 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.02179 8.02899 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ininghe)
+ [3.0327 6.05449 3.0327 6.0654 9.17447 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pobjec)
+ [9.77446 5.46541 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sp)
+ [8.02899 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.96365 ] pdfxs
+ (to) show
+ -38.794 -131.535 m
+ (ac)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nindexedpo)
+ [9.6981 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.8436 9.6981 ] pdfxs
+ (t) show
+ (othes)
+ [9.0981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (a) show
+ (mefuncti)
+ [9.09802 8.47629 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -21.858 -153.458 m
+ (Given)
+ [8.5636 3.0327 5.4545 4.8436 9.3381 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.1272 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 7.58172 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.3381 
+ ] pdfxs
+ (a) show
+ (bove,in)
+ [6.35994 5.14905 5.4545 4.85451 6.38176 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [6.3054 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 8.1272 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.54901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisa)
+ [9.3381 3.0327 7.58172 8.7272 ] pdfxs
+ (to) show
+ (p-down)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ -38.794 -175.38 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [7.75629 ] pdfxs
+ (o) show
+ (f)
+ [8.05084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.56719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mc)
+ [13.8107 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.75629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,s)
+ [6.0654 6.05449 8.02902 4.29811 ] pdfxs
+ (ta) show
+ (rtinginm)
+ [4.27631 4.23277 3.0327 6.0654 10.1672 3.0327 10.7781 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 10.789 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 10.7781 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 10.1781 ] pdfxs
+ (o) show
+ (rrewri)
+ [8.98899 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (ingexis)
+ [3.0327 6.05449 10.1781 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingfunc)
+ [3.0327 6.05449 10.1781 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -197.303 m
+ (bodies)
+ [6.35994 5.75995 6.0654 3.02179 4.85451 9.20716 ] pdfxs
+ (a) show
+ (sneeded.Ourimplemen)
+ [9.20716 6.05449 4.85451 4.8436 6.0654 4.8436 6.0654 11.6726 8.4872 6.05449 9.18536 
+ 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (o) show
+ (fs)
+ [8.22538 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.74174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.17445 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.9635 6.05449 5.75995 4.85451 9.19625 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [9.14182 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtindirec)
+ [4.27631 9.14182 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ -38.794 -219.225 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4072 4.8436 ] pdfxs
+ (a) show
+ (lls,so)
+ [3.0327 3.0327 4.29811 7.55993 4.30902 9.79628 ] pdfxs
+ (t) show
+ (hesin)
+ [6.0654 9.19629 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 9.19629 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.19629 4.85451 ] pdfxs
+ (a) show
+ (lleeis)
+ [3.02179 3.0327 4.85451 9.19629 3.02179 8.66171 ] pdfxs
+ (a) show
+ (lwaysf)
+ [3.02179 7.58175 5.14905 5.75995 8.6508 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.629 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4072 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.37448 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 10.0145 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.37448 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 7.55993 ] pdfxs
+ (a) show
+ (pplied)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 10.4072 ] pdfxs
+ (t) show
+ (o)
+ [9.79628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -38.794 -241.148 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,s)
+ [6.6654 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nproduces)
+ [9.6981 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.05449 8.4872 4.8436 5.75995 6.0654 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ -38.794 -278.98 m
+ /N622 11.955 Tf
+ (7.1.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (imi)
+ [3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gPool)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 ] pdfxs
+ (S) show
+ (i)
+ [3.73 ] pdfxs
+ (z) show
+ (eViol)
+ [10.628 10.1499 3.74195 6.71874 3.74195 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (swith)
+ [9.79114 9.70749 3.74195 5.22437 11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.23633 ] pdfxs
+ (a) show
+ (ticCom)
+ [5.22437 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -38.794 -307.948 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 8.21448 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.42537 3.0327 7.66899 6.05449 ] pdfxs
+ (o) show
+ (tac)
+ [7.60365 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elys)
+ [4.85451 3.02179 9.11992 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 8.21448 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.42537 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useac)
+ [6.0654 4.29811 8.21448 8.81447 4.85451 ] pdfxs
+ (o) show
+ (rrectpr)
+ [4.2654 4.27631 4.85451 4.8436 7.60365 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmayf)
+ [12.458 9.08711 5.14905 9.13083 3.32724 ] pdfxs
+ (a) show
+ (ilifi)
+ [3.0327 6.39267 3.0327 6.69812 3.02179 ] pdfxs
+ (t) show
+ -38.794 -329.871 m
+ (t) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.34535 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (em)
+ [8.90174 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.1017 ] pdfxs
+ (2) show
+ 99.449 -325.912 m
+ /N698 7.96999 Tf
+ (k) show
+ 108.618 -329.871 m
+ /N614 10.909 Tf
+ (bytesfr)
+ [5.75995 5.75995 4.23277 4.85451 8.34535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.1344 9.50174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.07994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuses)
+ [8.29092 6.05449 4.30902 4.8436 4.29811 ] pdfxs
+ 245.546 -329.871 m
+ /N695 10.909 Tf
+ (k) show
+ 251.569 -329.871 m
+ /N614 10.909 Tf
+ (-bitindices.)
+ [3.63261 6.0654 3.0327 8.29092 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 4.30902 
+ 9.10901 ] pdfxs
+ (N) show
+ (ever)
+ [4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,webelieve)
+ [6.05449 4.85451 3.0327 4.8436 4.29811 4.30902 7.17812 7.58175 8.89083 6.37085 4.8436 
+ 3.0327 3.0327 4.8436 5.4545 4.8436 ] pdfxs
+ -38.794 -351.793 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.17081 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.91628 4.85451 ] pdfxs
+ (a) show
+ (nbeuseds)
+ [9.91628 6.37085 8.70538 6.0654 4.29811 4.85451 9.91628 4.30902 ] pdfxs
+ (a) show
+ (felyinpr)
+ [3.32724 4.85451 3.0327 9.62173 3.02179 9.92718 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice)
+ [3.02179 4.85451 8.70538 ] pdfxs
+ (o) show
+ (nm)
+ [9.92718 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.62173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Firs)
+ [9.08711 4.30902 8.55265 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,e)
+ [6.94903 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.92718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.89448 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.05449 3.0327 9.62173 6.0654 ] pdfxs
+ (o) show
+ (lds)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ -38.794 -373.716 m
+ (asin)
+ [9.01083 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (leins)
+ [3.0327 8.39993 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.39993 ] pdfxs
+ (o) show
+ (fad)
+ [6.89448 9.01083 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.39993 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.41084 ] pdfxs
+ (o) show
+ (revenasubset)
+ [7.82173 4.85451 5.4545 4.8436 9.62173 9.01083 4.29811 6.0654 6.0654 4.29811 4.8436 
+ 7.80001 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (a) show
+ (nins)
+ [9.62173 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.41084 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.88357 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.39993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -38.794 -395.638 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fmul)
+ [8.21447 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplenodesin)
+ [3.02179 6.0654 3.0327 9.73083 6.05449 5.75995 6.0654 4.8436 9.18534 3.0327 10.9417 
+ ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.73083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.3417 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Thisme)
+ [11.6181 7.8763 6.05449 3.0327 9.18534 9.09802 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 9.18534 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [9.13091 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.12 ] pdfxs
+ (o) show
+ (r)
+ [9.16354 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.90902 ] pdfxs
+ (o) show
+ (f)
+ [8.21447 ] pdfxs
+ (a) show
+ 382.346 -395.638 m
+ /N634 10.909 Tf
+ (s) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ 414.812 -395.638 m
+ /N614 10.909 Tf
+ (D) show
+ (S) show
+ -38.794 -417.561 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncemustexceed)
+ [6.05449 4.85451 8.47629 8.79257 6.0654 4.29811 7.87638 4.85451 5.75995 4.8436 4.8436 
+ 4.85451 9.6981 ] pdfxs
+ (2) show
+ 71.024 -413.602 m
+ /N698 7.96999 Tf
+ (k) show
+ 79.78 -417.561 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (4) show
+ (GBf)
+ [8.55269 11.3671 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 177.674 -417.561 m
+ /N695 10.909 Tf
+ (k) show
+ 183.697 -417.561 m
+ /N614 10.909 Tf
+ (=)
+ [8.4872 ] pdfxs
+ (32) show
+ (\)bef)
+ [7.87638 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (nerr)
+ [9.6981 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (roccurs.)
+ [7.909 5.74904 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 ] pdfxs
+ -21.858 -439.484 m
+ (Second,m)
+ [6.0654 4.8436 4.8436 5.46541 6.05449 6.0654 7.75629 9.08711 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 10.2654 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.80353 4.85451 ] pdfxs
+ (a) show
+ (nbeindexedby)
+ [10.5708 6.35994 9.35992 3.02179 6.0654 6.0654 4.8436 5.75995 4.8436 10.5708 5.75995 
+ 5.75995 ] pdfxs
+ 173.008 -439.484 m
+ /N634 10.909 Tf
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t)
+ [3.62179 ] pdfxs
+ (s) show
+ 209.915 -439.484 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.5708 ] pdfxs
+ (o) show
+ (f) show
+ 261.719 -439.484 m
+ /N634 10.909 Tf
+ (b) show
+ (yt)
+ [5.30169 3.62179 ] pdfxs
+ (es) show
+ 285.137 -439.484 m
+ /N614 10.909 Tf
+ (,)
+ [7.75629 ] pdfxs
+ (t) show
+ (husexp)
+ [5.75995 6.05449 8.81444 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 9.95991 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 9.35992 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -38.794 -461.406 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ximumpo)
+ [5.75995 3.0327 8.78166 6.0654 13.2543 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsize)
+ [7.19994 4.29811 3.0327 4.85451 9.01083 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 91.672 -457.447 m
+ /N703 7.96999 Tf
+ (5) show
+ 96.405 -461.406 m
+ /N614 10.909 Tf
+ (.)
+ [9.46901 ] pdfxs
+ (N) show
+ (odeindexingc)
+ [5.74904 6.0654 9.01083 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 9.62173 
+ 4.8436 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [10.2326 6.35994 9.01083 6.0654 4.29811 4.85451 10.2217 3.33815 ] pdfxs
+ (o) show
+ (rTHpo)
+ [8.43264 7.8763 12.349 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsh)
+ [3.0327 8.46535 6.0654 ] pdfxs
+ (o) show
+ (lding)
+ [3.0327 6.05449 3.0327 6.0654 9.61083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sf)
+ [8.46535 3.33815 ] pdfxs
+ (o) show
+ (rwhich)
+ [8.43264 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -38.794 -483.329 m
+ (t) show
+ (he)
+ [6.05449 7.8763 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 7.33081 ] pdfxs
+ (o) show
+ (fa\feldisn)
+ [6.35994 8.47629 6.0654 4.8436 3.0327 9.08719 3.0327 7.33081 6.05449 ] pdfxs
+ (o) show
+ (tt)
+ [7.27638 4.23277 ] pdfxs
+ (a) show
+ (ken)
+ [5.4545 4.85451 9.08719 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 6.17449 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.05449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.33081 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.26547 ] pdfxs
+ (t) show
+ (o)
+ [8.47629 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.8763 4.29811 ] pdfxs
+ (ta) show
+ (rt)
+ [4.27631 7.26547 ] pdfxs
+ (o) show
+ (fpo)
+ [6.35994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thiscri)
+ [7.67993 7.8763 6.05449 3.0327 7.33081 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eri)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -505.251 m
+ (ismetbym)
+ [3.0327 7.94172 9.08711 4.8436 7.88729 5.74904 9.39264 9.09802 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 9.39264 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.0981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinC)
+ [7.94172 3.0327 9.68719 11.5199 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.0654 9.68719 7.88721 8.47629 12.1308 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 8.47629 3.0327 9.6981 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.15995 9.08719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -21.858 -527.174 m
+ (Third,ac)
+ [7.8763 6.0654 3.0327 4.2654 6.0654 6.68721 9.10901 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.93082 4.8436 ] pdfxs
+ (o) show
+ (uldusepr)
+ [6.0654 3.0327 9.709 6.0654 4.29811 8.49811 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\flingruns)
+ [6.05449 3.0327 3.0327 6.05449 9.10901 4.27631 6.05449 6.0654 7.95263 ] pdfxs
+ (\(a) show
+ (ndsimplerun)
+ [6.0654 9.709 4.30902 3.0327 9.08711 6.05449 3.0327 8.50902 4.2654 6.0654 5.75995 
+ ] pdfxs
+ (t) show
+ (imepo)
+ [3.02179 9.09802 8.49811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [6.68721 4.29811 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics\))
+ [3.0327 4.8436 4.30902 7.8982 ] pdfxs
+ (t) show
+ (oiden)
+ [9.0981 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifypo)
+ [3.0327 3.32724 9.41446 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -38.794 -549.096 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.60717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.54183 ] pdfxs
+ (g) show
+ (rowunusu)
+ [4.27631 5.14905 12.1744 6.0654 5.75995 6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llyl)
+ [3.0327 3.0327 10.0581 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [9.14174 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (redwith)
+ [4.27631 4.8436 10.3635 7.8763 3.0327 4.23277 10.3635 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 8.57445 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsinapr)
+ [3.0327 8.59626 3.0327 10.3526 9.76355 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.3962 ] pdfxs
+ (a) show
+ (ndsimplydis)
+ [6.05449 10.3635 4.29811 3.0327 9.09802 6.05449 3.0327 10.0581 6.05449 3.0327 4.30902 
+ ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 1 0 0 1 -38.794 -558.59 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (5) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (No)
+ [6.91274 4.85963 ] pdfxs
+ (de) show
+ (-i)
+ [3.07535 2.55527 ] pdfxs
+ (nd) show
+ (exi)
+ [4.10643 4.85963 2.56423 ] pdfxs
+ (n) show
+ (gis)
+ [7.67495 2.56423 6.70655 ] pdfxs
+ (a) show
+ (ct)
+ [4.0885 3.58634 ] pdfxs
+ (ua) show
+ (lly)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (re) show
+ (q)
+ [4.8686 ] pdfxs
+ (u) show
+ (i)
+ [2.55527 ] pdfxs
+ (re) show
+ (d)
+ [8.19491 ] pdfxs
+ (fo) show
+ (r)
+ [6.6796 ] pdfxs
+ (d) show
+ (y)
+ [4.85963 ] pdfxs
+ (na) show
+ (micc)
+ [7.6838 2.55527 7.16383 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (on) show
+ (,)
+ [5.6306 ] pdfxs
+ (an) show
+ (dis)
+ [8.19491 2.55527 6.70655 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (db)
+ [8.19491 5.37062 ] pdfxs
+ (e) show
+ (low.)
+ [2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ 213.381 -48.314 m
+ /N614 10.909 Tf
+ (166) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (2.6Co)
+ [8.07685 4.476 24.2161 11.649 8.07685 ] pdfxs
+ (nc) show
+ (l)
+ [4.476 ] pdfxs
+ (u) show
+ (sio)
+ [6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.07263 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribed)
+ [4.85451 8.03991 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.829 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,asystemf)
+ [10.0036 6.7963 9.22901 4.29811 5.75995 4.30902 4.23277 4.85451 12.8616 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [8.05082 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rminglifel)
+ [4.2654 9.09802 3.02179 6.0654 9.22901 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.0654 9.2181 4.85451 5.74904 6.0654 8.61811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.07263 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.829 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -54.648 m
+ (whilerem)
+ [7.8763 6.0654 3.0327 3.02179 10.2217 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.0654 10.8217 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.8436 5.75995 9.62182 ] pdfxs
+ (t) show
+ (opr)
+ [10.8217 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmers.Thesys)
+ [9.08711 9.09802 4.8436 4.27631 4.29811 13.0908 7.88721 6.05449 10.2217 4.30902 5.74904 
+ 4.30902 ] pdfxs
+ (t) show
+ (emusesalow-level,typed,SS)
+ [4.8436 14.4652 6.0654 4.29811 4.85451 9.67625 10.8217 3.0327 5.14905 7.8763 3.64352 
+ 3.0327 4.8436 5.4545 4.8436 3.0327 8.83629 3.94914 5.74904 6.37085 4.8436 6.0654 
+ 8.83629 6.05449 6.0654 ] pdfxs
+ (A) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 0 -76.571 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [11.4872 4.29811 4.85451 9.66545 ] pdfxs
+ (a) show
+ (s)
+ [9.73079 ] pdfxs
+ (t) show
+ (hepersis)
+ [6.05449 10.2763 6.35994 4.85451 4.2654 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entrepresen)
+ [4.8436 5.75995 9.66545 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.4872 ] pdfxs
+ (o) show
+ (fapr)
+ [8.75992 10.8763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,butwi)
+ [9.09802 8.90174 6.05449 6.0654 9.66545 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utimp)
+ [6.0654 9.66545 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (singaspeci\fc)
+ [4.29811 3.0327 6.05449 10.8872 10.8763 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 
+ 4.8436 ] pdfxs
+ 0 -98.493 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeenvir)
+ [3.0327 9.08711 8.1163 4.85451 5.74904 5.75995 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.The)
+ [7.75629 7.8763 6.05449 8.1272 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.2763 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [9.32719 3.0327 7.57081 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependen)
+ [8.1163 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (,)
+ [6.37085 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.71629 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.3054 ] pdfxs
+ (t) show
+ (hecodef)
+ [6.05449 8.1163 4.85451 5.74904 6.0654 8.1163 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -120.416 m
+ (apr)
+ [9.49083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,includingsys)
+ [9.08711 7.16721 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.47992 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emlibr)
+ [4.8436 13.1344 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 8.33444 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.0908 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswri)
+ [6.0654 8.33444 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enindi\013erentl)
+ [4.85451 10.0908 3.0327 10.0908 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.28001 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.1563 ] pdfxs
+ (t) show
+ (obec)
+ [9.49083 6.35994 8.87993 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -142.338 m
+ (a) show
+ (nd)
+ [6.0654 10.9199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 10.9199 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.The)
+ [6.0654 4.8436 4.27631 11.5417 7.88721 6.05449 9.70901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.8581 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.13081 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkisdesi)
+ [4.27631 10.6145 3.0327 9.15262 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.9199 ] pdfxs
+ (t) show
+ (opermit)
+ [10.309 6.35994 4.85451 4.2654 9.09802 3.0327 9.09819 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.9199 ] pdfxs
+ (at) show
+ 0 -164.261 m
+ (a) show
+ (llst)
+ [3.0327 6.88358 4.30902 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.1599 ] pdfxs
+ (o) show
+ (fas)
+ [7.18903 9.31628 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (relife)
+ [4.27631 8.70538 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime,includingex)
+ [3.0327 9.08711 4.85451 6.93812 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.31628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensives)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.70538 4.30902 ] pdfxs
+ (ta) show
+ (tic)
+ [4.23277 3.0327 8.70538 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.94903 ] pdfxs
+ (o) show
+ (nline)
+ [6.05449 3.0327 3.0327 6.05449 8.70538 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusin)
+ [9.91628 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -186.183 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.5163 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5489 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.31629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode,)
+ [14.4654 4.8436 5.75995 6.05449 4.85451 7.70175 ] pdfxs
+ (a) show
+ (ndidle-)
+ [6.05449 10.5272 3.0327 6.05449 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.31629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusingpr)
+ [10.5272 6.05449 4.30902 3.0327 6.05449 9.91628 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 9.30538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (gat) show
+ (hered)
+ [6.05449 4.85451 4.2654 4.85451 6.0654 ] pdfxs
+ 0 -208.106 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mpr)
+ [13.3198 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmersinthe\feld.Thecurrentimplemen)
+ [9.08711 9.09802 4.8436 4.27631 8.5308 3.0327 10.2872 4.23277 6.0654 9.07629 6.0654 
+ 4.8436 3.0327 6.05449 9.65446 7.8763 6.0654 9.07629 4.8436 6.0654 4.2654 4.27631 
+ 4.85451 5.74904 8.47637 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nincludesapowerfullink-)
+ [10.2872 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 8.5308 9.67628 6.37085 
+ 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 7.25448 3.0327 3.0327 6.05449 5.75995 
+ 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.07629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -230.028 m
+ (a) show
+ (ndin)
+ [6.0654 11.2363 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [8.20356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer,alow-overhe)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 8.6072 10.6363 3.0327 5.14905 7.8763 
+ 3.63261 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [11.2363 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 10.6363 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 10.0363 3.32724 ] pdfxs
+ (o) show
+ (rrun)
+ [9.45808 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.0363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.59629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -251.951 m
+ (J) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (n-Time)
+ [6.0654 3.63261 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.6981 4.29811 ] pdfxs
+ (tat) show
+ (iccode)
+ [3.0327 8.4872 4.8436 5.75995 6.05449 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (rs.)
+ [4.27631 4.29811 3.0327 ] pdfxs
+ 16.936 -273.873 m
+ (Weshowedexperimen)
+ [10.2981 8.31266 4.29811 6.0654 5.14905 7.57085 4.85451 9.51264 4.8436 5.75995 6.37085 
+ 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 9.20719 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 9.51264 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.52355 ] pdfxs
+ (o) show
+ (nexperience)
+ [9.51264 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 8.30175 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.70183 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.4509 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.51264 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.91265 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.30175 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -295.796 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mCh)
+ [11.8253 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.00356 ] pdfxs
+ (3) show
+ (\)m)
+ [6.98184 9.08711 ] pdfxs
+ (a) show
+ (kesav)
+ [5.4545 4.85451 7.03627 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (bleex)
+ [6.0654 3.02179 7.59266 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensivetypeinf)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.58176 3.93823 5.75995 6.35994 7.59266 3.02179 
+ 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nevenf)
+ [8.80356 4.8436 5.4545 4.8436 8.80356 3.32724 ] pdfxs
+ (o) show
+ (rCpr)
+ [7.01447 10.6145 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,whichc)
+ [9.08711 4.29811 5.9454 7.88721 6.05449 3.0327 4.54905 8.79265 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.80356 6.35994 7.58176 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -317.718 m
+ (t) show
+ (os)
+ [9.31628 4.29811 ] pdfxs
+ (a) show
+ (felyperf)
+ [3.33815 4.8436 3.0327 9.62173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmanumber)
+ [4.27631 12.9489 9.31628 5.75995 6.0654 8.78166 6.35994 4.85451 8.13809 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (agg) show
+ (ressivetr)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.71629 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.10547 7.57085 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.91628 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.02179 9.62173 6.37085 8.70538 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.91628 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -339.641 m
+ (o) show
+ (ntype-s)
+ [10.4508 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 9.22901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esins)
+ [4.8436 8.69444 3.0327 10.4399 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.41812 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers.We)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 10.1235 10.309 9.22901 ] pdfxs
+ (a) show
+ (lsoshowed)
+ [3.0327 4.29811 9.83992 4.30902 6.05449 5.15996 7.57085 4.8436 10.4508 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.389 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -361.564 m
+ (isc)
+ [3.0327 8.1599 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (bleinsize)
+ [6.05449 3.0327 8.70538 3.02179 9.91628 4.30902 3.0327 4.8436 8.70538 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (X8) show
+ (6m)
+ [9.30537 9.09802 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.53815 6.0654 3.0327 6.05449 8.70538 4.8436 5.75995 6.0654 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.91628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.09456 ] pdfxs
+ (25) show
+ (%sm)
+ [12.9489 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.12718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nSP)
+ [9.91628 6.05449 6.51267 ] pdfxs
+ (A) show
+ (RCcode)
+ [7.7344 11.7272 4.85451 5.75995 6.05449 8.70538 ] pdfxs
+ (o) show
+ (naver)
+ [9.91628 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ 0 -383.486 m
+ (despi)
+ [6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [9.78537 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uringmuchrichertypeinf)
+ [6.0654 4.2654 3.0327 6.0654 10.3963 8.78166 6.0654 4.54905 10.9963 4.27631 3.0327 
+ 4.54905 6.05449 4.85451 9.20717 3.94914 5.74904 6.37085 9.78537 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (a) show
+ (swell)
+ [9.23989 7.58175 4.8436 3.0327 7.97448 ] pdfxs
+ (a) show
+ (s)
+ [9.23989 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0072 3.0327 6.05449 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ere)
+ [9.79628 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersetinSSAf)
+ [4.85451 9.20717 4.30902 4.8436 9.18546 3.0327 11.0072 6.05449 6.0654 13.1235 3.33815 
+ ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -405.409 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,we)
+ [3.0327 3.0327 4.84359 6.23994 7.58175 7.95266 ] pdfxs
+ (g) show
+ (avesever)
+ [5.14905 5.4545 7.95266 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lex)
+ [6.14176 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.0654 3.0327 4.8436 7.40718 ] pdfxs
+ (o) show
+ (fwh)
+ [6.44721 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.02179 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1962 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.40718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.34184 ] pdfxs
+ (a) show
+ (reverye\016cient)
+ [4.27631 7.95266 5.4545 4.85451 4.2654 8.86901 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 7.35275 ] pdfxs
+ (t) show
+ (operf)
+ [8.55265 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -427.331 m
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.98173 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [15.1309 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Akeyques)
+ [6.05449 12.3708 13.3199 5.4545 4.8436 10.8872 5.75995 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwe)
+ [11.1926 7.58175 9.98173 ] pdfxs
+ (a) show
+ (reexpl)
+ [4.27631 9.98173 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ringcurren)
+ [4.27631 3.0327 6.05449 10.5926 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyiswhe)
+ [3.0327 10.8872 3.0327 9.43625 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herhi)
+ [6.0654 4.8436 9.41444 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 3.0327 ] pdfxs
+ 0 -449.254 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (evir)
+ [7.62539 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [5.80359 9.09802 ] pdfxs
+ (a) show
+ (chinesc)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.069 4.85451 ] pdfxs
+ (a) show
+ (nbeimplemen)
+ [8.83628 6.35994 7.62539 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (ede\013ec)
+ [4.85451 8.83628 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 8.53083 ] pdfxs
+ (o) show
+ (n)
+ [8.83628 ] pdfxs
+ (to) show
+ (p)
+ [8.83628 ] pdfxs
+ (o) show
+ (fthe)
+ [6.10904 4.23277 6.0654 7.62539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mruntime)
+ [12.7745 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 7.61448 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -471.176 m
+ (a) show
+ (ndcode)
+ [6.0654 9.68719 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.6981 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (39) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (51) 52
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter3)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (D)
+ [21.3664 ] pdfxs
+ (a) show
+ (ta)
+ [10.8568 22.8535 ] pdfxs
+ (S) show
+ (tr)
+ [10.832 11.402 ] pdfxs
+ (uc) show
+ (t)
+ [10.832 ] pdfxs
+ (u) show
+ (reA)
+ [11.402 22.0109 21.0443 ] pdfxs
+ (na) show
+ (lysis)
+ [7.75841 14.6985 11.0054 7.75841 11.0054 ] pdfxs
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.31991 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [7.2981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.31991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.07628 4.8436 ] pdfxs
+ (o) show
+ (mplexp)
+ [9.08711 6.0654 3.0327 4.8436 8.78174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-b)
+ [4.85451 4.2654 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedd)
+ [4.30902 4.8436 9.07628 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresh)
+ [6.0654 4.2654 4.85451 7.31991 6.05449 ] pdfxs
+ (a) show
+ (sbeenm)
+ [7.31991 6.37085 4.8436 4.85451 9.07628 9.08711 ] pdfxs
+ (o) show
+ (stsuccessful)
+ [4.29811 7.26547 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 3.33815 6.05449 
+ 6.04358 ] pdfxs
+ (at) show
+ 0 -133.509 m
+ (g) show
+ (uiding)
+ [6.0654 3.02179 6.0654 3.0327 6.05449 8.7272 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llow-levelmem)
+ [6.3054 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 6.29449 9.09802 
+ 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.02174 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.These)
+ [6.0654 4.29811 7.75629 7.8763 6.0654 4.8436 4.30902 8.1163 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrely)
+ [6.05449 7.57081 4.27631 4.8436 3.0327 9.03265 ] pdfxs
+ (o) show
+ (ndis)
+ [9.32719 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -155.431 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.02179 4.27631 8.00717 ] pdfxs
+ (o) show
+ (fmem)
+ [7.02539 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryreferences)
+ [4.27631 9.4581 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 
+ 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (o) show
+ (niden)
+ [9.76355 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingloc)
+ [3.02179 3.33815 5.75995 3.0327 6.05449 9.15265 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.75264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lside-e\013ec)
+ [6.73085 4.29811 3.0327 6.05449 4.85451 3.63261 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (o) show
+ (fs)
+ [7.0363 4.29811 ] pdfxs
+ (tat) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 0 -177.354 m
+ (I) show
+ (nc)
+ [10.069 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.13448 ] pdfxs
+ (t) show
+ (hereh)
+ [6.05449 4.85451 4.27631 8.8472 6.0654 ] pdfxs
+ (a) show
+ (sbeenmuchlesssuccesswi)
+ [8.31262 6.35994 4.85451 4.8436 10.069 8.79257 6.05449 4.54905 10.069 3.0327 4.8436 
+ 4.30902 8.31262 4.29811 6.0654 4.8436 4.8436 4.85451 4.29811 8.31262 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (h)
+ [10.069 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.30172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.24728 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.76355 ] pdfxs
+ (t) show
+ (oen)
+ [9.46901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.2654 4.8436 ] pdfxs
+ 424.788 -177.354 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 0 -199.276 m
+ /N614 10.909 Tf
+ (o) show
+ (f) show
+ 12.301 -199.276 m
+ /N634 10.909 Tf
+ (da) show
+ (ta)
+ [3.62179 9.37084 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (es) show
+ 86.511 -199.276 m
+ /N614 10.909 Tf
+ (such)
+ [4.29811 6.0654 4.54905 9.56719 ] pdfxs
+ (a) show
+ (salis)
+ [7.82172 8.9672 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s,he)
+ [4.29811 6.56721 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps,)
+ [6.0654 4.29811 6.56721 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.M)
+ [6.05449 6.0654 4.29811 7.84357 9.99272 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 9.27265 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsexistf)
+ [6.0654 7.81081 4.85451 5.75995 3.02179 4.30902 7.75638 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (t) show
+ (hisdisp)
+ [6.05449 3.0327 7.82172 6.05449 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rity,includin)
+ [4.27631 3.02179 3.94914 4.84359 6.56721 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -221.199 m
+ (t) show
+ (hep)
+ [6.05449 8.82538 6.37085 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 3.02179 3.0327 3.93823 9.74173 ] pdfxs
+ (o) show
+ (fn)
+ [7.29812 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (femem)
+ [3.33815 8.82538 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.73082 ] pdfxs
+ (a) show
+ (ccessesinc)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 8.26899 3.0327 10.0363 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (npr)
+ [10.0363 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmingl)
+ [9.08711 9.09802 3.0327 6.05449 9.43628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.2799 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,C)
+ [3.0327 7.09085 11.8472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -243.121 m
+ (C++)
+ [7.8763 8.4872 8.4872 ] pdfxs
+ (\)) show
+ (,)
+ [7.93084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7126 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.50174 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyhi)
+ [3.0327 3.0327 10.3963 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hc)
+ [10.7017 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.89091 ] pdfxs
+ (o) show
+ (f)
+ [7.98538 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.94535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.89091 4.8436 ] pdfxs
+ (a) show
+ (ndis)
+ [10.7126 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishdi\013erentins)
+ [6.05449 3.0327 4.30902 10.7017 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.89091 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.95625 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (a) show
+ 0 -265.044 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [6.6654 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 16.936 -286.966 m
+ (En)
+ [7.42902 6.05449 ] pdfxs
+ (a) show
+ (blingsuch)
+ [6.0654 3.0327 3.02179 6.0654 9.08719 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrequiress)
+ [6.05449 7.94172 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.93081 4.30902 
+ ] pdfxs
+ (o) show
+ (mepowerful)
+ [9.08711 8.4872 6.35994 5.14905 7.58175 4.8436 4.27631 3.33815 6.05449 6.6654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.93081 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ies:)
+ [3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 13.333 -320.844 m
+ (1) show
+ (.) show
+ 27.273 -320.844 m
+ /N1025 10.909 Tf
+ (F)
+ [6.85084 ] pdfxs
+ (u) show
+ (llC)
+ [3.47997 9.46901 9.0544 ] pdfxs
+ (o) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (ext-)
+ [5.75987 6.61079 4.8873 4.1781 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.49088 ] pdfxs
+ (v) show
+ (it)
+ [3.47997 4.5273 ] pdfxs
+ (y) show
+ 160.049 -320.844 m
+ /N614 10.909 Tf
+ (:)
+ [11.0072 ] pdfxs
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingdistinc)
+ [3.02179 3.33815 5.75995 3.0327 6.05449 10.6581 6.05449 3.0327 4.30902 4.23277 3.0327 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ 268.788 -320.844 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 317.2 -320.844 m
+ /N614 10.909 Tf
+ (o) show
+ (fd)
+ [8.53083 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.6472 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresrequiresthe)
+ [6.0654 4.27631 4.8436 9.50171 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 
+ 9.51261 4.23277 6.0654 4.8436 ] pdfxs
+ 27.2729 -342.767 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.61808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.3962 ] pdfxs
+ (t) show
+ (odis)
+ [9.76355 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishbetweenhe)
+ [6.0654 3.02179 4.30902 10.3635 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.3635 
+ 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.3745 ] pdfxs
+ (o) show
+ (bjectscre)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.61808 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedviadi\013erentc)
+ [4.23277 4.85451 10.3745 5.74904 3.0327 9.76355 6.0654 3.0327 6.35986 4.8436 4.27631 
+ 4.8436 5.75995 8.55274 4.85451 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 7.34175 6.0654 ] pdfxs
+ (at) show
+ (hsin)
+ [6.05449 8.61808 3.0327 10.3635 ] pdfxs
+ (a) show
+ 27.2729 -364.689 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8071 ] pdfxs
+ (\() show
+ (i.e.,n)
+ [3.0327 3.0327 4.8436 3.0327 6.76358 6.0654 ] pdfxs
+ (a) show
+ (ming)
+ [9.08711 3.0327 6.0654 9.17447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sby)
+ [8.02899 5.74904 9.47992 ] pdfxs
+ (t) show
+ (heirc)
+ [6.0654 4.8436 3.0327 7.98537 4.85451 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.74176 6.0654 ] pdfxs
+ (at) show
+ (hs)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,bec)
+ [6.76358 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (used)
+ [6.05449 4.30902 8.56356 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.17447 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.01808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (encre)
+ [4.8436 9.78537 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 27.2729 -386.612 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [11.1054 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nlibr)
+ [11.1054 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.7999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Evenm)
+ [6.0654 4.29811 12.0981 7.42902 5.4545 4.8436 11.1054 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.7999 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.7999 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.88355 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsdon)
+ [6.0654 9.08711 9.34898 6.0654 10.4945 6.05449 ] pdfxs
+ (ot) show
+ 27.2729 -408.534 m
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.46546 ] pdfxs
+ (t) show
+ (odis)
+ [9.67628 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishhe)
+ [6.05449 3.0327 4.30902 10.2763 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.2763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sbyc)
+ [8.5199 5.75995 9.98173 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.25448 6.05449 ] pdfxs
+ (at) show
+ (hs[)
+ [6.0654 8.5199 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [7.24357 ] pdfxs
+ (143) show
+ (,)
+ [7.25448 ] pdfxs
+ (53) show
+ (,)
+ [7.25448 ] pdfxs
+ (138) show
+ (,)
+ [7.24357 ] pdfxs
+ (42) show
+ (],whichm)
+ [3.0327 7.3963 7.8763 6.0654 3.0327 4.53815 10.2872 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.5199 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 9.08711 ] pdfxs
+ 27.2729 -430.457 m
+ (un)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.88355 ] pdfxs
+ (t) show
+ (odetect)
+ [10.4835 6.05449 4.85451 4.23277 4.85451 4.8436 9.27273 ] pdfxs
+ (t) show
+ (hiskeypr)
+ [6.0654 3.02179 9.33807 5.4545 4.8436 10.789 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perty.On)
+ [6.35994 4.85451 4.2654 3.93823 4.8545 12.0544 8.4872 11.0835 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.88355 ] pdfxs
+ (ot) show
+ (herh)
+ [6.05449 4.85451 9.29445 6.0654 ] pdfxs
+ (a) show
+ (nd,na\020ve)
+ [6.05449 6.0654 8.39993 6.0654 4.2436 1.2109 3.0327 5.4545 9.87264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 9.33807 ] pdfxs
+ (t) show
+ (ofullc)
+ [10.4835 3.32724 6.0654 3.02179 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.2729 -452.379 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.02179 5.75995 3.0327 3.93823 9.32719 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.63264 4.8436 ] pdfxs
+ (a) show
+ (silyle)
+ [4.30902 3.02179 3.0327 9.32719 3.0327 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.62173 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (a) show
+ (nexpl)
+ [9.63264 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.63264 3.02179 9.63264 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.42175 4.29811 3.0327 4.8436 8.42175 ] pdfxs
+ (o) show
+ (f)
+ [6.90539 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.41084 6.0654 4.8436 ] pdfxs
+ (a) show
+ (prepresen)
+ [9.63264 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (\() show
+ (bec)
+ [6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -474.302 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fc)
+ [6.63267 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.32722 6.05449 ] pdfxs
+ (at) show
+ (hsis)
+ [6.0654 7.59263 3.0327 7.59263 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enexp)
+ [4.85451 9.34901 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lin)
+ [6.32722 3.0327 9.34901 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.13811 4.29811 3.0327 4.85451 8.13811 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.13811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.34901 4.85451 ] pdfxs
+ (a) show
+ (nm)
+ [9.34901 9.08711 ] pdfxs
+ (a) show
+ (kerecursi)
+ [5.4545 8.14902 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2729 -496.224 m
+ (di\016cult)
+ [6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 7.88729 ] pdfxs
+ (t) show
+ (oh)
+ [9.08719 6.05449 ] pdfxs
+ (a) show
+ (ndle.)
+ [6.0654 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 13.333 -527.113 m
+ (2) show
+ (.) show
+ 27.2729 -527.113 m
+ /N1025 10.909 Tf
+ (Fi)
+ [7.8981 3.47997 ] pdfxs
+ (e) show
+ (ld-)
+ [3.49088 6.96002 4.18901 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (v) show
+ (it)
+ [3.49088 4.5273 ] pdfxs
+ (y) show
+ 116.781 -527.113 m
+ /N614 10.909 Tf
+ (:)
+ [7.78902 ] pdfxs
+ (I) show
+ (den)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.90174 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.29084 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.46903 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.02179 5.75995 3.0327 3.93823 9.20719 6.05449 ] pdfxs
+ (att) show
+ (ernofad)
+ [4.8436 4.27631 9.50173 5.46541 6.77448 8.90174 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.90174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urerequires)
+ [6.0654 4.2654 8.30175 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 
+ ] pdfxs
+ 27.2729 -549.036 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishing)
+ [6.0654 3.02179 4.30902 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (opr)
+ [9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fdi\013erents)
+ [6.97085 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 7.87638 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure\felds.Such)
+ [6.0654 4.2654 8.4872 6.0654 4.8436 3.0327 6.0654 4.29811 7.8872 6.0654 6.05449 
+ 4.54905 9.6981 ] pdfxs
+ (\\) show
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivity"is)
+ [3.0327 5.75995 3.0327 3.93823 5.75995 9.08719 3.0327 4.29811 ] pdfxs
+ 228.545 -582.481 m
+ (40) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.1.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (nter)
+ [7.08931 5.23633 6.13291 5.49929 ] pdfxs
+ (p) show
+ (ro)
+ [5.48733 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (lPointerCom)
+ [8.21312 8.81079 6.7307 3.73 7.10126 5.23633 6.13291 9.97045 9.71945 6.7307 11.2019 
+ ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ex)
+ [7.42902 5.74904 ] pdfxs
+ (t) show
+ (endingp)
+ [4.85451 6.05449 6.0654 3.0327 6.05449 9.41446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.22536 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ntosupp)
+ [10.0254 4.23277 9.41446 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfunc)
+ [4.27631 8.19274 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.0145 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 8.25808 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 10.0145 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsrequiresf)
+ [6.0654 4.2654 6.0654 8.25808 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 
+ 8.25808 3.33815 ] pdfxs
+ (o) show
+ (urch)
+ [6.05449 8.23627 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -50.89 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.8944 ] pdfxs
+ (a) show
+ (bove.Firs)
+ [6.35994 5.15996 5.4545 4.8436 8.38902 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,c)
+ [6.88358 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#3fr)
+ [3.0327 5.74904 8.05092 9.09802 9.26174 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 211.202 -50.89 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 274.01 -50.89 m
+ /N614 10.909 Tf
+ (iselimin)
+ [3.0327 8.10535 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (ed.Sec)
+ [4.8436 6.0654 8.38902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,amin)
+ [6.05449 6.0654 6.88358 9.26174 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (rch)
+ [8.08355 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (eis)
+ [8.65084 3.0327 4.29811 ] pdfxs
+ 0 -72.813 m
+ (needed)
+ [6.0654 4.8436 4.8436 6.0654 4.8436 10.5381 ] pdfxs
+ (t) show
+ (othepo)
+ [9.92719 4.23277 6.0654 9.31629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.50539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (t) show
+ (op)
+ [9.92719 6.05449 ] pdfxs
+ (a) show
+ (sspo)
+ [4.30902 8.7708 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.50539 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.2654 8.78171 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.749 ] pdfxs
+ (a) show
+ (llpo)
+ [3.02179 7.50539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.7708 ] pdfxs
+ (a) show
+ (ccessedin)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.5272 3.0327 10.5272 ] pdfxs
+ (a) show
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.52721 ] pdfxs
+ (\(o) show
+ (ri)
+ [6.9381 3.0327 ] pdfxs
+ (t) show
+ ('sc)
+ [3.0327 6.97082 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,n)
+ [5.90177 6.05449 ] pdfxs
+ (o) show
+ (tjust)
+ [6.91639 3.32724 6.0654 4.29811 6.91639 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sepo)
+ [4.29811 7.5163 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsusedf)
+ [3.0327 6.98173 6.05449 4.30902 4.8436 8.72719 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 237.026 -94.735 m
+ /N722 10.909 Tf
+ (malloc) show
+ 274.06 -94.735 m
+ /N614 10.909 Tf
+ (o) show
+ (r) show
+ 286.458 -94.735 m
+ /N722 10.909 Tf
+ (free) show
+ 312.038 -94.735 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 8.72719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.5163 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.52721 ] pdfxs
+ (\(t) show
+ (hisis)
+ [6.05449 3.0327 6.97082 3.0327 6.97082 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mplished)
+ [9.08711 6.0654 3.0327 3.0327 4.29811 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -116.658 m
+ (byremoving)
+ [5.75995 9.39264 4.27631 4.8436 9.08711 5.15996 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hecheckfr)
+ [6.0654 8.47629 4.54905 6.0654 4.8436 4.54905 9.39264 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (L) show
+ (ine#4)
+ [3.02179 6.0654 8.4872 9.08711 9.08719 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.) show
+ 16.936 -138.581 m
+ (I) show
+ (nFi)
+ [10.2654 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.05447 ] pdfxs
+ (7) show
+ (.4f)
+ [3.0327 9.66537 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.48718 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 167.381 -138.581 m
+ /N722 10.909 Tf
+ (Length) show
+ 205.951 -138.581 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnow)
+ [10.2654 6.0654 5.14905 12.0872 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sapo)
+ [8.50899 9.66537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.23266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.47627 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentf)
+ [6.0654 9.08711 4.8436 5.75995 8.45456 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.48718 ] pdfxs
+ (\\) show
+ 453.788 -138.581 m
+ /N722 10.909 Tf
+ (L) show
+ 459.515 -138.581 m
+ /N614 10.909 Tf
+ (.)
+ [3.0327 ] pdfxs
+ (") show
+ -6.10352e-05 -160.503 m
+ (Third,)
+ [7.8763 6.0654 3.0327 4.2654 6.0654 6.62176 ] pdfxs
+ (t) show
+ (herewri)
+ [6.0654 8.43266 4.2654 4.85451 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (erulesinFi)
+ [8.43266 4.27631 6.05449 3.0327 4.85451 7.88717 3.0327 9.64355 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.43266 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0mustbeused)
+ [9.04356 8.78166 6.0654 4.29811 7.83274 6.35994 8.43266 6.0654 4.29811 4.85451 9.64355 
+ ] pdfxs
+ (t) show
+ (orewri)
+ [9.03265 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (efunc)
+ [8.43266 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.64355 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.88717 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 9.65446 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urns.F)
+ [6.05449 4.27631 6.05449 4.30902 7.85448 6.21813 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (h,)
+ [6.0654 3.0327 ] pdfxs
+ -6.10352e-05 -182.426 m
+ (a) show
+ (ndm)
+ [6.0654 9.73082 9.08711 ] pdfxs
+ (o) show
+ (stsi)
+ [4.30902 7.92001 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,in)
+ [3.0327 4.84359 6.71994 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.70903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.95264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nmusth)
+ [9.73082 8.79257 6.0654 4.29811 7.92001 6.05449 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.0654 3.02179 8.53084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.53084 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem)
+ [6.05449 3.0327 4.85451 12.7634 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tarefer-)
+ [7.92001 9.13083 4.27631 4.8436 3.33815 4.8436 4.27631 3.63261 ] pdfxs
+ -6.10352e-05 -204.348 m
+ (enceinafunc)
+ [4.8436 6.0654 4.8436 7.57085 3.0327 8.77083 8.17084 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmayuseei)
+ [8.78174 9.08711 5.14905 8.47629 6.0654 4.29811 7.55994 4.85451 3.0327 ] pdfxs
+ (t) show
+ (herc)
+ [6.05449 4.85451 6.98174 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.78174 ] pdfxs
+ (o) show
+ (rn)
+ [6.98174 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedindicesindi\013erentc)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.77083 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 7.01445 3.0327 8.78174 6.05449 3.0327 6.35986 4.85451 4.2654 
+ 4.85451 5.75995 6.94911 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.02179 3.0327 6.0654 8.17084 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 1 0 0 1 101.713 -218.77 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.0723 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.375 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (F) show
+ 36.024 0 m
+ /N614 10.909 Tf
+ (\() show
+ 40.2659 0 m
+ /N695 10.909 Tf
+ (P) show
+ 47.2699 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 52.0019 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ (,) show
+ 73.5169 0 m
+ /N695 10.909 Tf
+ (P) show
+ 80.5209 -1.63599 m
+ /N703 7.96999 Tf
+ (3) show
+ 85.2529 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N695 10.909 Tf
+ (P) show
+ 148.592 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.077 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 155.445 0 m
+ /N614 10.909 Tf
+ (=) show
+ 167.567 0 m
+ /N695 10.909 Tf
+ (F) show
+ 174.582 -1.63599 m
+ /N698 7.96999 Tf
+ (c) show
+ 178.748 0 m
+ /N614 10.909 Tf
+ (\() show
+ 182.99 0 m
+ /N695 10.909 Tf
+ (P) show
+ 191.509 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 189.994 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 194.726 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ (,) show
+ 216.241 0 m
+ /N695 10.909 Tf
+ (P) show
+ 224.76 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 223.245 -2.771 m
+ /N703 7.96999 Tf
+ (3) show
+ 227.977 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (V) show
+ 8.181 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 16.55 0 m
+ /N614 10.909 Tf
+ (=) show
+ 28.671 0 m
+ /N695 10.909 Tf
+ (F) show
+ 37.202 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 49.626 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 54.358 0 m
+ /N614 10.909 Tf
+ (,) show
+ 61.0249 0 m
+ /N695 10.909 Tf
+ (P) show
+ 68.0289 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 72.7609 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N614 10.909 Tf
+ (V) show
+ 148.255 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.623 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.745 0 m
+ /N695 10.909 Tf
+ (F) show
+ 175.76 -1.63599 m
+ /N698 7.96999 Tf
+ (c) show
+ 179.926 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 192.35 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 197.082 0 m
+ /N614 10.909 Tf
+ (,) show
+ 203.749 0 m
+ /N695 10.909 Tf
+ (P) show
+ 212.268 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 210.753 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 215.485 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (F) show
+ 8.53 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 20.954 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 25.687 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ 40.535 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 45.267 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N695 10.909 Tf
+ (F) show
+ 148.603 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 161.028 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 165.76 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ 180.608 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 185.341 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 6.0654 ] pdfxs
+ 33.394 0 m
+ /N695 10.909 Tf
+ (P) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 6.0654 ] pdfxs
+ 173.467 0 m
+ /N695 10.909 Tf
+ (P) show
+ 181.986 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.375 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 31.469 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lrewri)
+ [6.6654 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erules.)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -122.704 -13.55 m
+ /N634 10.909 Tf
+ (Po)
+ [7.39623 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.69809 ] pdfxs
+ (desc) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (p) show
+ (tor)
+ [3.62179 5.58542 8.49808 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (gs) show
+ (.)
+ [8.35637 ] pdfxs
+ (ad) show
+ (ded)
+ [5.58542 4.45094 9.47994 ] pdfxs
+ (b) show
+ (ypo)
+ [9.20711 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.68718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (naren)
+ [10.0362 5.58542 4.0363 8.92363 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.52722 ] pdfxs
+ (sho) show
+ (wn.T)
+ [7.2545 6.13082 8.36728 7.79997 ] pdfxs
+ (he) show
+ (y)
+ [9.20711 ] pdfxs
+ (a) show
+ (rei)
+ [4.0363 8.92363 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (redduringp)
+ [4.04721 4.46185 9.46903 5.58542 5.84725 4.60356 3.34914 6.13082 8.92363 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 67.937 -27.099 m
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (ess) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n.)
+ [6.13082 3.34914 ] pdfxs
+ -116.245 -60.923 m
+ /N614 10.909 Tf
+ (Thef)
+ [7.8763 6.0654 10.1126 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (t) show
+ (hpr)
+ [11.3235 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 14.3562 ] pdfxs
+ (a) show
+ (risesbec)
+ [4.27631 3.02179 4.30902 4.8436 9.56716 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 10.1126 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.1017 4.30902 ] pdfxs
+ (a) show
+ (mep)
+ [9.08711 10.1126 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.7235 ] pdfxs
+ (g) show
+ (raphnodeinac)
+ [4.2654 5.46541 6.05449 11.3235 6.0654 5.74904 6.0654 10.1126 3.02179 11.3235 10.7235 
+ 4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 10.1126 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ -133.182 -82.846 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (t) show
+ (odi\013erentpo)
+ [9.68719 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.46546 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lsindi\013erentc)
+ [3.0327 8.5199 3.0327 10.2872 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.46546 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.0654 9.67628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.Onec)
+ [4.29811 9.64355 8.4872 6.0654 9.07629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extmayp)
+ [4.8436 5.75995 8.46546 9.08711 5.15996 9.98173 6.05449 ] pdfxs
+ (a) show
+ (ssaTHpo)
+ [4.30902 8.5199 9.68719 7.8763 12.4035 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -133.182 -104.768 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (theran)
+ [4.23277 6.0654 4.8436 8.34536 9.52355 6.05449 ] pdfxs
+ (o) show
+ (n-THpo)
+ [6.0654 3.63261 7.8763 12.2508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,requiringdi\013erentcode)
+ [3.0327 7.19994 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 9.51264 
+ 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 8.31274 4.85451 5.74904 6.0654 
+ 8.91265 ] pdfxs
+ (t) show
+ (ol)
+ [9.52355 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.1235 ] pdfxs
+ (o) show
+ (rs)
+ [8.33445 4.30902 ] pdfxs
+ (to) show
+ (rep)
+ [4.2654 8.91265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.37808 3.02179 10.1345 ] pdfxs
+ (t) show
+ (hesetwopo)
+ [6.05449 4.85451 4.29811 8.91265 3.93823 7.58175 9.52355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.We)
+ [3.02179 4.30902 9.16356 10.309 4.8436 ] pdfxs
+ -133.182 -126.691 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (setwop)
+ [4.29811 8.70538 3.93823 7.57085 9.30537 6.37085 ] pdfxs
+ (o) show
+ (ssibles)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.69447 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.1599 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem.The\frstis)
+ [6.05449 3.0327 4.85451 9.08711 8.51993 7.88721 6.05449 8.70538 6.05449 4.27631 4.29811 
+ 8.09456 3.0327 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [8.69447 4.85451 ] pdfxs
+ (o) show
+ (ndi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lcodef)
+ [6.88358 4.8436 5.75995 6.0654 8.69447 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.12718 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ -133.182 -148.613 m
+ (a) show
+ (nds)
+ [6.0654 10.1781 4.29811 ] pdfxs
+ (to) show
+ (res)
+ [4.27631 4.8436 8.42171 ] pdfxs
+ (o) show
+ (fsuchindexv)
+ [7.46175 4.29811 6.0654 4.53815 10.1781 3.0327 6.0654 6.05449 4.85451 9.87264 5.14904 
+ ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 8.42171 ] pdfxs
+ (\() show
+ 25.143 -148.613 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (ses) show
+ 49.953 -148.613 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (t) show
+ (heseindexes)
+ [6.0654 4.8436 4.30902 8.9672 3.02179 6.0654 6.0654 4.8436 5.75995 4.8436 8.42171 
+ ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.9672 6.0654 ] pdfxs
+ (o) show
+ (tac)
+ [8.35637 9.5781 4.8436 ] pdfxs
+ (o) show
+ (ncernbec)
+ [6.0654 4.8436 4.85451 4.2654 10.189 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.87264 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.9672 ] pdfxs
+ (a) show
+ (lways)
+ [3.0327 7.57085 5.15996 5.74904 4.29811 ] pdfxs
+ -133.182 -170.536 m
+ (used)
+ [6.0654 4.29811 4.8436 10.1563 ] pdfxs
+ (a) show
+ (s) show
+ -93.965 -170.536 m
+ /N695 10.909 Tf
+ (n) show
+ -87.417 -170.536 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 8.33456 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.Thesec)
+ [9.25083 7.8763 6.0654 8.93447 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndis)
+ [6.05449 10.1563 3.0327 8.38899 ] pdfxs
+ (t) show
+ (ousefunc)
+ [9.55628 6.05449 4.30902 8.93447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncl)
+ [10.1563 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.54537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tee\016cien)
+ [4.23277 8.94538 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,unc)
+ [7.24357 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ -133.182 -192.458 m
+ (codeine)
+ [4.8436 5.75995 6.0654 7.89812 3.0327 9.11992 4.8436 ] pdfxs
+ (a) show
+ (chfuncti)
+ [4.54905 9.10901 3.33815 6.05449 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nbody.)
+ [9.11992 6.35994 5.75995 6.05449 4.8545 7.67993 ] pdfxs
+ (A) show
+ (sexpl)
+ [7.36354 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (inedin)
+ [3.0327 6.0654 4.8436 9.11992 3.0327 9.10901 ] pdfxs
+ (t) show
+ (henextsec)
+ [6.0654 7.89812 6.0654 4.8436 5.75995 7.2982 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.05449 6.20722 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 7.89812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.31992 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 298.576 -192.458 m
+ /N634 10.909 Tf
+ (re)
+ [4.04721 4.45094 ] pdfxs
+ (q) show
+ (uir)
+ [5.85816 3.34914 4.0363 ] pdfxs
+ (es) show
+ -133.182 -214.381 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lcodesequencesin)
+ [7.75629 4.8436 5.75995 6.0654 9.56719 4.30902 4.8436 5.75995 6.0654 4.8436 6.0654 
+ 4.8436 4.8436 9.03262 3.0327 10.789 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.4835 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.56719 ] pdfxs
+ (t) show
+ (oh)
+ [10.189 6.05449 ] pdfxs
+ (a) show
+ (ndledyn)
+ [6.0654 6.05449 3.0327 9.5781 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 9.5781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lexp)
+ [7.75629 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.02902 ] pdfxs
+ (a) show
+ (ndwedescribe)
+ [6.0654 10.789 7.57085 9.5781 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 
+ 9.56719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -133.182 -236.303 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmers)
+ [4.2654 9.09802 4.8436 7.02537 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (ion)
+ [3.02179 5.46541 8.80356 ] pdfxs
+ (t) show
+ (here.Our)
+ [6.0654 4.8436 4.27631 4.8436 7.59266 8.47629 6.0654 7.02537 ] pdfxs
+ (goa) show
+ (lwi)
+ [5.78177 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [8.81447 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 7.60357 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.02537 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nistopresentaverye\016cients)
+ [8.81447 3.0327 7.05809 4.23277 8.21447 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 6.99275 8.21447 5.4545 4.8436 4.27631 8.50902 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 6.99275 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -133.182 -258.226 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.80001 7.57085 ] pdfxs
+ (o) show
+ (rksinm)
+ [4.27631 5.75995 7.85445 3.02179 9.61082 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 7.80001 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [9.61082 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.29811 6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.61082 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rewefocus)
+ [4.27631 8.39993 7.57085 8.39993 3.33815 5.75995 4.8436 6.0654 7.85445 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.39993 3.0327 ] pdfxs
+ (att) show
+ (ers)
+ [4.8436 7.82173 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\(func)
+ [9.61082 4.23277 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ncl)
+ [9.61082 4.85451 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.05449 ] pdfxs
+ (g\)) show
+ -133.182 -280.148 m
+ (here.)
+ [6.0654 4.8436 4.27631 4.8436 7.87629 ] pdfxs
+ (I) show
+ (npr)
+ [9.6981 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,webelieveth)
+ [3.0327 4.8436 4.85451 6.6654 7.57085 8.4872 6.35994 4.85451 3.0327 3.02179 4.85451 
+ 5.4545 8.4872 4.23277 6.0654 ] pdfxs
+ (a) show
+ (trel)
+ [7.87638 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelyli)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lecl)
+ [3.02179 8.4872 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningw)
+ [6.0654 3.0327 6.05449 9.0981 7.57085 ] pdfxs
+ (o) show
+ (uldbeneededf)
+ [6.0654 3.02179 9.6981 6.37085 8.47629 6.0654 4.8436 4.85451 6.05449 4.85451 9.6981 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (a) show
+ (nypr)
+ [5.74904 9.40355 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ -116.245 -302.071 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (7) show
+ (.4showsac)
+ [3.0327 9.97082 4.29811 6.0654 5.14905 7.8763 8.82535 9.95991 4.85451 ] pdfxs
+ (a) show
+ (sewhencl)
+ [4.29811 9.37083 7.8763 6.05449 4.85451 10.5708 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningmustbeused.)
+ [6.0654 3.0327 6.05449 9.97082 8.79257 6.05449 4.30902 8.76001 6.35994 9.35992 6.0654 
+ 4.29811 4.85451 6.05449 10.5163 ] pdfxs
+ (I) show
+ (np)
+ [10.5817 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 215.91 -302.071 m
+ /N722 10.909 Tf
+ (Testlists) show
+ 271.97 -302.071 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.5708 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ -133.182 -323.994 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -108.019 -323.994 m
+ /N722 10.909 Tf
+ (MakeList) show
+ -57.705 -323.994 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -35.633 -323.994 m
+ /N722 10.909 Tf
+ (Length) show
+ 3.22696 -323.994 m
+ /N614 10.909 Tf
+ (a) show
+ (ndp)
+ [6.0654 10.549 6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.80353 ] pdfxs
+ (o) show
+ (r)
+ [8.77081 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sb)
+ [8.80353 6.05449 ] pdfxs
+ (a) show
+ (ckd)
+ [4.54905 10.2545 6.05449 ] pdfxs
+ (at) show
+ (afr)
+ [9.94901 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mindexedpoolsin)
+ [13.5816 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 10.549 6.37085 5.74904 5.46541 
+ 3.02179 8.80353 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oe)
+ [9.95991 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.549 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.08711 3.0327 ] pdfxs
+ 92.636 -351.354 m
+ (165) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (52) 53
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (individu)
+ [3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.69084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.94175 ] pdfxs
+ (t) show
+ (herewri)
+ [6.0654 9.50174 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erules)
+ [9.50174 4.27631 6.05449 3.0327 4.85451 8.95625 ] pdfxs
+ (a) show
+ (reshowninFi)
+ [4.27631 9.50174 4.29811 6.0654 5.14905 7.8763 10.7235 3.0327 10.7126 7.12357 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.50174 ] pdfxs
+ (7) show
+ (.9)
+ [3.0327 10.1126 ] pdfxs
+ (\(o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsn)
+ [6.0654 8.95625 6.05449 ] pdfxs
+ (o) show
+ (tshownhere)
+ [8.90182 4.30902 6.05449 5.14905 7.88721 10.7126 6.0654 4.8436 4.27631 9.50174 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (unmodi\fed)
+ [6.0654 6.05449 9.08711 5.75995 6.0654 3.0327 6.05449 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 1 0 0 1 85.082 -37.003 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.9123 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=null)
+ [12.1199 5.75995 6.05449 3.0327 3.0327 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 155.865 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (0) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.494 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -16.591 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 25.454 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.458 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 42.464 5.995 m
+ (?) show
+ 40.221 0 m
+ /N614 10.909 Tf
+ (=) show
+ 51.736 0 m
+ /N695 10.909 Tf
+ (P) show
+ 58.74 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 166.369 0 m
+ /N695 10.909 Tf
+ (P) show
+ 174.888 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 173.373 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 183.378 5.99501 m
+ (?) show
+ 181.135 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 192.65 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 201.169 3.95901 m
+ /N1666 7.96999 Tf
+ (0) show
+ 199.654 -2.77197 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=&)
+ [12.1199 8.4872 ] pdfxs
+ 35.978 0 m
+ /N695 10.909 Tf
+ (P) show
+ 42.982 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 47.715 0 m
+ /N614 10.909 Tf
+ (-) show
+ 51.351 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.772 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 -1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 -1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.95798 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.77202 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.78 -3.05176e-05 m
+ /N614 10.909 Tf
+ (+new)
+ [12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 252.629 -3.05176e-05 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 277.13 -3.05176e-05 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=&)
+ [12.1199 8.4872 ] pdfxs
+ 35.978 0 m
+ /N695 10.909 Tf
+ (P) show
+ 42.982 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 47.715 0 m
+ /N614 10.909 Tf
+ ([) show
+ 50.745 0 m
+ /N695 10.909 Tf
+ (V) show
+ 59.533 0 m
+ /N614 10.909 Tf
+ (]) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.78 0 m
+ /N614 10.909 Tf
+ (+)
+ [12.1199 ] pdfxs
+ (V*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.0327 4.8436 4.85451 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 258.386 0 m
+ /N695 10.909 Tf
+ (P) show
+ 265.39 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 270.123 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (0) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 29.539 4.06499 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (Ifno)
+ [4.21089 7.24365 6.13082 5.01816 ] pdfxs
+ (de\() show
+ 37.66 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.179 0 m
+ /N634 10.909 Tf
+ (\)isn)
+ [8.36716 3.33823 8.36716 6.13082 ] pdfxs
+ (o) show
+ (n-TH)
+ [6.14173 3.89453 7.81088 12.0108 ] pdfxs
+ (o) show
+ (r) show
+ 121.894 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 131.801 0 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (tap)
+ [7.52722 9.47994 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (\() show
+ 202.194 0 m
+ /N695 10.909 Tf
+ (P) show
+ 213.743 0 m
+ /N614 10.909 Tf
+ (:) show
+ 219.804 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 225.808 0 m
+ /N1028 10.909 Tf
+ (\003) show
+ 231.262 0 m
+ /N634 10.909 Tf
+ (\)) show
+ 236.126 0 m
+ /N614 10.909 Tf
+ (:) show
+ 1 0 0 1 268.296 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (V=)
+ [11.8144 12.1199 ] pdfxs
+ (*\() show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 39.64 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ 49.337 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ (V=)
+ [11.8144 12.1199 ] pdfxs
+ (*\() show
+ 33.637 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 39.64 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 84.398 0 m
+ /N695 10.909 Tf
+ (P) show
+ 92.917 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 95.712 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 150.744 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (\(\() show
+ 8.48499 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 14.489 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ 24.186 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.705 0 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 12.1199 ] pdfxs
+ (V) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (*\() show
+ 9.69699 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 15.701 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 60.459 0 m
+ /N695 10.909 Tf
+ (P) show
+ 68.978 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 71.773 0 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 12.1199 ] pdfxs
+ (V) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 40.621 4.064 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (Ifno)
+ [4.21089 7.24365 6.13082 5.01816 ] pdfxs
+ (de\() show
+ 37.66 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.179 0 m
+ /N634 10.909 Tf
+ (\)isTH)
+ [8.36716 3.33823 8.36716 7.81088 12.0108 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 107.257 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 117.164 0 m
+ /N634 10.909 Tf
+ (isap)
+ [3.34914 8.35625 9.47994 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (\() show
+ 180.03 0 m
+ /N695 10.909 Tf
+ (P) show
+ 191.579 0 m
+ /N614 10.909 Tf
+ (:) show
+ 197.64 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 203.644 0 m
+ /N1028 10.909 Tf
+ (\003) show
+ 209.098 0 m
+ /N634 10.909 Tf
+ (\)) show
+ 213.962 0 m
+ /N614 10.909 Tf
+ (:) show
+ 1 0 0 1 257.214 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*) show
+ 32.948 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.004 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.373 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ 37.191 0 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ 78.953 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 123.711 0 m
+ /N695 10.909 Tf
+ (P) show
+ 132.23 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 135.025 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.494 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (*\() show
+ 9.69699 0 m
+ /N695 10.909 Tf
+ (IdxTy)
+ [5.65089 5.68363 6.2291 7.8872 5.7491 ] pdfxs
+ (p) show
+ (e) show
+ 51.46 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 96.217 0 m
+ /N695 10.909 Tf
+ (P) show
+ 104.736 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 103.221 -2.772 m
+ /N703 7.96999 Tf
+ (1) show
+ 107.954 -1.52588e-05 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 8.4872 ] pdfxs
+ 127.954 -1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 136.473 3.95798 m
+ /N1666 7.96999 Tf
+ (0) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (N\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=)
+ [7.8763 9.09802 9.68719 12.1308 ] pdfxs
+ (N/) show
+ (OldSize)
+ [8.47629 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 14.951 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.8436 ] pdfxs
+ 1 0 0 1 70.454 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27199 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.88721 9.08711 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 77.018 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 64.576 0 m
+ /N695 10.909 Tf
+ (P) show
+ 73.095 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 179.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 37.878 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.397 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 49.192 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 108.907 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=Size)
+ [7.8763 9.09802 9.68719 12.1308 6.05449 3.0327 4.8436 4.85451 ] pdfxs
+ (/) show
+ (OldSize)
+ [8.4872 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 ] pdfxs
+ (*N) show
+ (ewSize)
+ [4.85451 7.8763 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 37.624 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.8763 9.09802 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 109.847 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 196.811 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 91.574 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 31.312 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (ewri)
+ [4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -99.458 -33.272 m
+ (I) show
+ (n)
+ [10.4835 ] pdfxs
+ (t) show
+ (herewriterules,)
+ [6.0654 9.27265 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 9.27265 4.27631 6.0654 
+ 3.02179 4.85451 4.29811 7.65811 ] pdfxs
+ (\\) show
+ 7.983 -33.272 m
+ /N695 10.909 Tf
+ (P) show
+ 16.502 -33.272 m
+ /N614 10.909 Tf
+ (")
+ [9.88355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4835 ] pdfxs
+ (\\) show
+ 53.835 -33.272 m
+ /N695 10.909 Tf
+ (P) show
+ 62.354 -29.313 m
+ /N1666 7.96999 Tf
+ (0) show
+ 65.149 -33.272 m
+ /N614 10.909 Tf
+ ("den)
+ [9.88355 6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (e)
+ [9.27265 ] pdfxs
+ (a) show
+ (n)
+ [10.4835 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [7.45084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.69445 ] pdfxs
+ (a) show
+ (ndac)
+ [6.05449 10.4945 9.87264 4.85451 ] pdfxs
+ (o) show
+ (mpressedindex.)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.4835 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 10.2435 ] pdfxs
+ (\\) show
+ 337.364 -33.272 m
+ /N695 10.909 Tf
+ (V) show
+ 346.151 -33.272 m
+ /N614 10.909 Tf
+ (") show
+ -116.394 -55.194 m
+ (is)
+ [3.0327 8.31262 ] pdfxs
+ (a) show
+ (nyn)
+ [5.75995 9.77446 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpressedv)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.0799 5.14904 ] pdfxs
+ (a) show
+ (luein)
+ [3.0327 6.05449 8.86902 3.02179 10.0799 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.86902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1016 ] pdfxs
+ (\() show
+ (an)
+ [9.46901 6.0654 ] pdfxs
+ (o) show
+ (n-p)
+ [6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 8.27991 5.15995 ] pdfxs
+ (a) show
+ (lue,an)
+ [3.0327 6.05449 4.85451 7.13448 9.46901 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edp)
+ [4.8436 10.0799 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.13448 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (a) show
+ (n) show
+ -116.394 -77.117 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedindex)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.66537 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (\)) show
+ (.)
+ [7.86538 ] pdfxs
+ (\\) show
+ -3.25603 -77.117 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ 38.506 -77.117 m
+ /N614 10.909 Tf
+ ("is)
+ [9.05447 3.0327 7.90899 ] pdfxs
+ (t) show
+ (heinte)
+ [6.05449 8.45447 3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (ertypeusedf)
+ [4.8436 7.87628 3.93823 5.75995 6.37085 8.44357 6.0654 4.29811 4.85451 9.66537 3.32724 
+ ] pdfxs
+ (o) show
+ (rc)
+ [7.87628 4.85451 ] pdfxs
+ (o) show
+ (mpressedp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.66537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.89808 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.in)
+ [7.86538 3.0327 5.74904 ] pdfxs
+ (t32) show
+ 1 0 0 1 328.972 -77.117 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t)
+ [7.84365 ] pdfxs
+ (o) show
+ (n) show
+ -448.639 -21.922 m
+ (a)
+ [9.46901 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 8.24728 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.09802 ] pdfxs
+ (\)) show
+ (.)
+ [8.99992 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -343.229 -21.922 m
+ /N695 10.909 Tf
+ (P) show
+ -334.71 -17.963 m
+ /N1666 7.96999 Tf
+ (0) show
+ -327.902 -21.922 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 8.31262 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.85811 ] pdfxs
+ (o) show
+ (ftype)
+ [7.35266 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -238.729 -21.922 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ -196.967 -21.922 m
+ /N614 10.909 Tf
+ (.)
+ [9.01083 ] pdfxs
+ (I) show
+ (ndexesl)
+ [6.05449 6.0654 4.8436 5.75995 4.85451 8.31262 3.0327 ] pdfxs
+ (oa) show
+ (dedfr)
+ [6.05449 4.85451 10.069 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.1125 ] pdfxs
+ (\(o) show
+ (rs)
+ [8.27991 4.29811 ] pdfxs
+ (to) show
+ (red)
+ [4.27631 4.8436 10.0799 ] pdfxs
+ (to) show
+ (\)n)
+ [8.25819 6.05449 ] pdfxs
+ (o) show
+ (n-T)
+ [6.0654 3.63261 7.8763 ] pdfxs
+ (H) show
+ -448.639 -43.845 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (releftin)
+ [4.2654 8.4872 3.0327 4.8436 3.33815 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 7.909 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lsizewhere)
+ [6.6654 4.30902 3.0327 4.8436 8.4872 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sefr)
+ [4.29811 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mTHpo)
+ [12.7307 7.8763 11.8144 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.87638 ] pdfxs
+ (to) show
+ -85.972 -43.845 m
+ /N695 10.909 Tf
+ (IdxTy)
+ [5.65089 5.68363 6.2291 7.8872 5.7491 ] pdfxs
+ (p) show
+ (e) show
+ -44.2091 -43.845 m
+ /N614 10.909 Tf
+ (.) show
+ -431.703 -65.767 m
+ (Therules)
+ [7.8763 6.0654 8.10539 4.27631 6.05449 3.0327 4.8436 7.57081 ] pdfxs
+ (t) show
+ (orewri)
+ [8.70538 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.10539 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.70538 ] pdfxs
+ (o) show
+ (fs)
+ [6.59994 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.5599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.31628 ] pdfxs
+ (a) show
+ (rrayslower)
+ [4.27631 4.27631 5.14905 5.75995 7.5599 3.0327 5.14905 7.57085 4.85451 7.52719 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.70538 ] pdfxs
+ (t) show
+ (oexplicit)
+ [8.71629 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.49456 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic,)
+ [3.0327 4.8436 3.0327 ] pdfxs
+ -448.639 -87.69 m
+ (a) show
+ (ndusenew)
+ [6.0654 10.7454 6.05449 4.30902 9.52356 6.0654 4.8436 12.5672 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.98898 ] pdfxs
+ (a) show
+ (ndsizesf)
+ [6.0654 10.7454 4.29811 3.0327 4.8436 4.85451 8.98898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.95627 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.52356 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.7454 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,n)
+ [4.29811 7.97448 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.92364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (l.Mem)
+ [3.0327 11.029 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4399 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -448.639 -109.612 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (le)
+ [3.0327 8.46538 ] pdfxs
+ (\(a) show
+ (trun)
+ [7.86547 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime\))
+ [3.0327 9.08711 4.85451 7.86547 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.47629 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedsizefr)
+ [4.23277 4.85451 9.68719 4.29811 3.0327 4.8436 8.47629 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthe)
+ [12.7198 4.23277 6.0654 8.47629 ] pdfxs
+ (o) show
+ (ld)
+ [3.02179 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.07629 ] pdfxs
+ (t) show
+ (henewsize.Them)
+ [6.0654 8.46538 6.0654 4.8436 11.509 4.29811 3.0327 4.8436 4.85451 7.87629 7.8763 
+ 6.05449 8.47629 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 7.86547 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument)
+ [6.0654 9.08711 4.85451 5.74904 7.86547 ] pdfxs
+ (to) show
+ -448.639 -131.535 m
+ (a) show
+ -439.282 -131.535 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -383.834 -131.535 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llisac)
+ [3.0327 6.93812 3.0327 8.20354 9.34901 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.13819 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisex)
+ [8.13819 3.0327 8.20354 4.85451 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.65446 ] pdfxs
+ (\\) show
+ (OldSize)
+ [8.4872 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (") show
+ (,)
+ [6.99267 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ictoc)
+ [3.02179 8.75993 4.23277 9.35992 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 8.1491 3.32724 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ -448.639 -153.457 m
+ (t) show
+ (o)
+ [9.17447 ] pdfxs
+ (N) show
+ (ewSize.Thedyn)
+ [4.8436 7.8763 6.0654 3.0327 4.8436 4.85451 8.11629 7.8763 6.0654 8.56356 6.0654 
+ 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micins)
+ [9.09802 3.02179 8.57447 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.01808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (o) show
+ (nlyneededwhen)
+ [6.0654 3.0327 9.46901 6.0654 4.8436 4.85451 6.05449 4.85451 9.77446 7.8763 6.0654 
+ 4.8436 9.78537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 9.16356 ] pdfxs
+ (a) show
+ (n)
+ [9.78537 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.14905 9.47992 ] pdfxs
+ (o) show
+ (felemen)
+ [7.04721 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sfr)
+ [8.01808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -448.639 -175.38 m
+ (asin)
+ [9.08719 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -409.184 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -354.003 -175.38 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 6.6654 ] pdfxs
+ (o) show
+ (rwhenam)
+ [7.909 7.8763 6.05449 4.85451 9.6981 9.08719 9.08711 ] pdfxs
+ (a) show
+ (llocwr)
+ [3.0327 3.0327 5.75995 8.4872 7.8763 4.27631 ] pdfxs
+ (a) show
+ (pperisused)
+ [6.05449 6.35994 4.85451 7.909 3.0327 7.93081 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (\() show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ -222.821 -221.43 m
+ (164) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (ftensupp)
+ [3.33815 4.23277 4.85451 9.56719 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.5781 5.74904 9.27265 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.81081 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.05449 8.9672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.81081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 8.35629 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (febutisdi\016cult)
+ [3.33815 8.35629 6.0654 6.05449 7.75638 3.0327 7.81081 6.0654 3.02179 9.09802 4.8436 
+ 6.0654 3.02179 7.75638 ] pdfxs
+ (t) show
+ (osupp)
+ [8.9672 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (e\016cien)
+ [4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.39264 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ll\)inn)
+ [3.0327 3.02179 7.88729 3.02179 9.6981 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 8.4872 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,see[)
+ [3.0327 6.6654 4.29811 4.85451 8.47629 3.0327 ] pdfxs
+ (128) show
+ (,)
+ [6.6654 ] pdfxs
+ (92) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -13.94 -51.583 m
+ (3) show
+ (.) show
+ 0 -51.583 m
+ /N1025 10.909 Tf
+ (Ex)
+ [8.24717 6.61079 ] pdfxs
+ (p) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (c) show
+ (it)
+ [3.49088 9.15272 ] pdfxs
+ (Hea) show
+ (pMo)
+ [11.2473 11.9126 6.62173 ] pdfxs
+ (de) show
+ (l:)
+ [3.47997 3.47997 ] pdfxs
+ 123.17 -51.583 m
+ /N614 10.909 Tf
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzingmem)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 9.17447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.47992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (srequiresc)
+ [8.02899 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 8.01808 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.17447 ] pdfxs
+ (a) show
+ (nexplicitmodel)
+ [9.77446 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.96365 9.08711 5.75995 
+ 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -73.506 m
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.90903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 8.81447 3.0327 9.13083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.90903 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,including)
+ [9.09802 6.20722 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 8.51993 
+ ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sn)
+ [7.36354 6.0654 ] pdfxs
+ (o) show
+ (tdirec)
+ [7.30911 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lynecess)
+ [3.0327 8.82538 6.05449 4.85451 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (a) show
+ (ryf)
+ [4.2654 8.82538 3.32724 ] pdfxs
+ (o) show
+ (riden)
+ [7.34174 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.51993 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -95.428 m
+ (S)
+ [6.0654 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 9.52356 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.97807 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.96716 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 8.97807 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,S)
+ [3.0327 7.96357 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's[)
+ [4.2654 6.0654 3.0327 8.96716 3.0327 ] pdfxs
+ (129) show
+ (])
+ [7.70175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7344 ] pdfxs
+ (A) show
+ (ndersen's[)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 8.97807 3.0327 ] pdfxs
+ (6) show
+ (])
+ [7.70175 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (-) show
+ 0 -117.351 m
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms\)build)
+ [6.0654 9.08711 4.30902 9.36 6.0654 6.05449 3.0327 3.0327 11.1817 ] pdfxs
+ (a) show
+ (nexplicithe)
+ [11.1817 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 9.36 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (prepresen)
+ [11.1926 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butdon)
+ [6.05449 8.53083 6.05449 6.0654 9.36 6.0654 10.5817 6.05449 ] pdfxs
+ (o) show
+ (tprovide)
+ [9.37091 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.97083 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.8763 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity.)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -139.274 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (her,m)
+ [6.05449 4.85451 4.2654 7.33084 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 9.01083 6.37085 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 7.18903 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.47626 ] pdfxs
+ (o) show
+ (nlyrec)
+ [6.05449 3.0327 9.92719 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.2217 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.46535 6.0654 ] pdfxs
+ (a) show
+ (irstode)
+ [3.0327 4.2654 8.47626 4.23277 9.62173 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminep)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 9.01083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.43264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (singproper-)
+ [4.29811 3.0327 6.05449 9.62173 6.0654 4.2654 5.46541 6.35994 4.8436 4.27631 3.63261 
+ ] pdfxs
+ 0 -161.196 m
+ (t) show
+ (ies[)
+ [3.0327 4.8436 8.33444 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [7.05812 ] pdfxs
+ (25) show
+ (,)
+ [7.06903 ] pdfxs
+ (73) show
+ (,)
+ [7.05812 ] pdfxs
+ (140) show
+ (].)
+ [3.0327 9.06537 ] pdfxs
+ (R) show
+ (et)
+ [4.85451 4.23277 ] pdfxs
+ (a) show
+ (iningb)
+ [3.0327 6.0654 3.0327 6.05449 9.49083 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.0908 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesisch)
+ [3.0327 4.8436 8.33444 3.0327 8.33444 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingdue)
+ [3.0327 6.05449 9.49083 6.05449 6.0654 8.87993 ] pdfxs
+ (t) show
+ (o)
+ [9.47992 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.87993 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [7.06903 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -183.119 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (pmodel)
+ [9.6981 9.08711 5.75995 6.0654 4.8436 6.6654 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 11.5199 ] pdfxs
+ (t) show
+ (obeveryl)
+ [9.08719 6.35994 8.4872 5.4545 4.85451 4.2654 9.39264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ -10.337 -213.312 m
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.88717 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.64355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.85446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.88717 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmshaven)
+ [6.0654 9.08711 7.88717 6.05449 5.14905 5.4545 8.43266 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.82183 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.64355 ] pdfxs
+ (t) show
+ (oprovidethec)
+ [9.03265 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.43266 4.23277 6.0654 8.43266 
+ 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -27.273 -235.235 m
+ (o) show
+ (fpr)
+ [8.02902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesdescribed)
+ [3.0327 4.8436 8.99989 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 10.7563 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 7.99629 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.54537 6.0654 ] pdfxs
+ (o) show
+ (tf)
+ [8.93455 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 8.94546 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.7563 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [8.96718 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icuseinac)
+ [3.0327 9.54537 6.0654 4.29811 9.54537 3.0327 10.7563 10.1563 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.72357 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ -27.273 -257.157 m
+ (\() show
+ (requiringminu)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 10.3308 9.08711 3.0327 
+ 5.75995 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.17444 ] pdfxs
+ (t) show
+ (oh)
+ [10.3308 6.05449 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.2654 9.17444 ] pdfxs
+ (o) show
+ (f)
+ [8.21447 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.17444 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 9.73083 3.32724 ] pdfxs
+ (o) show
+ (rmediumsizepr)
+ [9.14172 9.09802 4.8436 6.0654 3.0327 6.05449 13.9634 4.30902 3.02179 4.85451 9.71992 
+ 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [11.5854 ] pdfxs
+ (I) show
+ (fc)
+ [8.21447 4.8436 ] pdfxs
+ (o) show
+ (mpiletimeisn)
+ [9.08711 6.0654 3.0327 3.02179 9.73083 4.23277 3.0327 9.09802 9.71992 3.0327 9.17444 
+ 6.05449 ] pdfxs
+ (o) show
+ -27.273 -279.08 m
+ (issue,)
+ [3.0327 4.29811 4.30902 6.05449 4.85451 6.50176 ] pdfxs
+ (\\) show
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.27993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis")
+ [3.0327 5.74904 4.30902 3.0327 4.29811 8.89083 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.73445 ] pdfxs
+ (a) show
+ (repowerfulen)
+ [4.27631 8.27993 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.45812 4.85451 
+ 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.49082 ] pdfxs
+ (t) show
+ (oprovidethisinf)
+ [8.89083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.29084 4.23277 6.0654 3.0327 
+ 7.73445 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 9.50173 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.27993 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ -27.273 -301.003 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [11.3235 ] pdfxs
+ (t) show
+ (oiden)
+ [10.7235 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyap)
+ [3.0327 3.32724 11.029 10.7235 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rstruc)
+ [9.53444 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 10.1126 ] pdfxs
+ (a) show
+ (sa)
+ [9.57807 10.7235 ] pdfxs
+ (\\) show
+ (linked-lis)
+ [3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (")
+ [10.7235 ] pdfxs
+ (o) show
+ (r)
+ [9.53444 ] pdfxs
+ (\\) show
+ (bin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 11.0181 ] pdfxs
+ (t) show
+ (ree"[)
+ [4.27631 4.8436 4.85451 10.7235 3.02179 ] pdfxs
+ (60) show
+ (,)
+ [8.30175 ] pdfxs
+ (117) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Sh)
+ [12.7635 6.0654 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ -27.273 -322.925 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,however,h)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.04721 6.05449 5.14905 7.58175 4.8436 5.4545 
+ 4.85451 4.2654 7.04721 6.0654 ] pdfxs
+ (a) show
+ (ssof)
+ [8.23626 4.30902 9.39265 3.33815 ] pdfxs
+ (a) show
+ (rn)
+ [8.20355 6.0654 ] pdfxs
+ (o) show
+ (tprovenpr)
+ [8.18183 6.05449 4.27631 5.14905 5.4545 4.85451 9.99264 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lf)
+ [6.97085 3.33815 ] pdfxs
+ (o) show
+ (ruseinc)
+ [8.21446 6.05449 4.30902 8.78174 3.0327 10.0035 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.97085 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.39265 4.85451 ] pdfxs
+ (o) show
+ (mpilersdue)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.24717 6.05449 6.0654 4.8436 ] pdfxs
+ -27.273 -344.848 m
+ (t) show
+ (oi)
+ [9.08719 3.0327 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (ta) show
+ (blesc)
+ [6.0654 3.0327 8.47629 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bilitywi)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hcurrent)
+ [9.6981 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.88729 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ -10.337 -366.77 m
+ (I) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.81081 7.57085 ] pdfxs
+ (o) show
+ (rk,wepresent)
+ [4.27631 5.75995 6.55631 7.57085 8.35629 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 7.74547 ] pdfxs
+ (a) show
+ (n)
+ [9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.81081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.5889 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 6.0654 ] pdfxs
+ 243.979 -366.77 m
+ /N1025 10.909 Tf
+ (Dat) show
+ (a)
+ [10.1236 ] pdfxs
+ (S) show
+ (tr)
+ [4.8873 5.15995 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.17085 9.77438 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 4.95263 ] pdfxs
+ 377.099 -366.77 m
+ /N614 10.909 Tf
+ (,whichis)
+ [6.55631 7.88721 6.05449 3.0327 4.54905 9.55628 3.0327 7.81081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -27.273 -388.693 m
+ (keyf)
+ [5.4545 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.99264 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.20355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.77084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.78174 ] pdfxs
+ (t) show
+ (echniquesdescribedinthisthesis.The)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.23626 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.99264 3.0327 9.99264 4.23277 6.0654 
+ 3.0327 8.23626 4.23277 6.0654 4.85451 4.29811 3.0327 4.29811 8.77083 7.8763 6.05449 
+ 8.78174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 13.0253 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 4.29811 ] pdfxs
+ -27.273 -410.615 m
+ (t) show
+ (olies)
+ [8.54174 3.0327 3.0327 7.94175 4.29811 ] pdfxs
+ (o) show
+ (mewherebetween)
+ [9.08711 4.85451 7.8763 6.0654 4.8436 4.27631 7.93084 6.37085 4.8436 3.93823 7.58175 
+ 4.8436 4.85451 9.15265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (diti)
+ [6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [6.11995 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.39627 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.14174 9.09802 ] pdfxs
+ (o) show
+ (repowerfulsh)
+ [4.2654 7.94175 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.05449 6.13086 4.29811 
+ 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.94175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.39627 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -27.273 -432.538 m
+ (inpower,whilebeing)
+ [3.0327 9.47991 6.35994 5.14905 7.58175 4.8436 4.27631 6.49085 7.8763 6.0654 3.0327 
+ 3.0327 8.25811 6.37085 4.8436 3.0327 6.0654 8.86901 ] pdfxs
+ (a) show
+ (sf)
+ [7.72354 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.6582 ] pdfxs
+ (a) show
+ (s)
+ [7.72354 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.45812 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.25811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.72354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 7.81084 ] pdfxs
+ (I) show
+ (tprovidesthe)
+ [7.66911 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.72354 4.23277 6.0654 
+ 8.26902 ] pdfxs
+ (t) show
+ (hreerequired)
+ [6.05449 4.27631 4.8436 8.26902 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 6.0654 ] pdfxs
+ -27.273 -454.46 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ieslis)
+ [3.0327 4.8436 8.61808 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3745 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.15996 5.4545 9.16356 ] pdfxs
+ (a) show
+ (nditsupp)
+ [6.05449 10.3854 3.0327 8.55274 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 9.17447 3.32724 6.0654 3.0327 7.34175 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.0799 ] pdfxs
+ (o) show
+ (fCpr)
+ [7.6472 12.1963 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,includingtype-uns)
+ [9.08711 4.30902 7.5163 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 
+ 9.77446 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -27.273 -476.383 m
+ (code,inc)
+ [4.8436 5.75995 6.0654 4.8436 7.89811 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.46901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,func)
+ [9.08711 4.30902 7.89811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6799 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,recursi)
+ [4.8436 4.27631 4.29811 7.89811 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.89811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 273.667 -476.383 m
+ /N722 10.909 Tf
+ (setjmp/longjmp) show
+ 353.848 -476.383 m
+ /N614 10.909 Tf
+ (.Webelieveitis)
+ [10.8326 10.309 9.46901 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 9.46901 3.0327 
+ 8.8691 3.0327 4.29811 ] pdfxs
+ -27.273 -498.305 m
+ (e\016cient)
+ [4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.87638 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.6981 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.05449 3.0327 8.4872 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (ruseinc)
+ [7.909 6.05449 4.30902 8.4872 3.02179 9.6981 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (mpilers.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ -10.337 -520.228 m
+ (Weshow)
+ [10.2981 8.47629 4.30902 6.05449 5.15996 11.4981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.86547 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.47629 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lw)
+ [6.6654 7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.29811 7.86547 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.47629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.47629 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.67628 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 9.38174 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 9.38174 ] pdfxs
+ (a) show
+ (re\002)
+ [4.27631 8.46538 8.4872 ] pdfxs
+ (\() show
+ 358.934 -520.228 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 372.501 -520.228 m
+ /N614 10.909 Tf
+ (\() show
+ 376.743 -520.228 m
+ /N695 10.909 Tf
+ (n) show
+ 383.291 -520.228 m
+ /N614 10.909 Tf
+ (\)+)
+ [6.64366 8.4872 ] pdfxs
+ 400.825 -520.228 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 413.867 -520.228 m
+ /N614 10.909 Tf
+ (\() show
+ 418.11 -520.228 m
+ /N695 10.909 Tf
+ (k) show
+ 424.132 -520.228 m
+ /N614 10.909 Tf
+ (\)) show
+ 428.375 -520.228 m
+ /N695 10.909 Tf
+ (e) show
+ 433.454 -520.228 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ -27.2731 -542.15 m
+ (a) show
+ (nd\002)
+ [6.0654 9.22901 8.47629 ] pdfxs
+ (\() show
+ 6.19786 -542.15 m
+ /N695 10.909 Tf
+ (fk)
+ [6.51273 5.68354 ] pdfxs
+ 18.7359 -542.15 m
+ /N614 10.909 Tf
+ (\)) show
+ (,where)
+ [6.29449 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ 60.3479 -542.15 m
+ /N695 10.909 Tf
+ (n) show
+ 66.8958 -542.15 m
+ /N614 10.909 Tf
+ (,) show
+ 73.1878 -542.15 m
+ /N695 10.909 Tf
+ (k) show
+ 79.2108 -542.15 m
+ /N614 10.909 Tf
+ (,) show
+ 85.5028 -542.15 m
+ /N695 10.909 Tf
+ (e) show
+ 90.5818 -542.15 m
+ /N614 10.909 Tf
+ (,)
+ [6.29449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 117.618 -542.15 m
+ /N695 10.909 Tf
+ (f) show
+ 127.302 -542.15 m
+ /N614 10.909 Tf
+ (den)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 8.01812 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.01812 5.74904 6.0654 8.79257 6.35994 4.8436 7.43992 ] pdfxs
+ (o) show
+ (fins)
+ [6.50176 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.29449 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.01812 9.08711 ] pdfxs
+ (a) show
+ (ximumnumber)
+ [5.75995 3.02179 8.79257 6.0654 12.2507 5.75995 6.0654 8.78166 6.37085 4.8436 7.43992 
+ ] pdfxs
+ (o) show
+ (fnodes)
+ [6.50176 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -27.2732 -564.073 m
+ (inad)
+ [3.0327 10.3308 9.73082 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.71992 4.30902 ] pdfxs
+ (t) show
+ (ructure)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 9.11992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 10.3417 3.32724 ] pdfxs
+ (o) show
+ (rasin)
+ [8.55263 9.73082 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leprocedure,)
+ [3.0327 9.13083 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 4.85451 
+ 7.46175 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.11992 5.75995 6.05449 8.79257 6.35994 4.85451 8.54173 ] pdfxs
+ (o) show
+ (fed)
+ [7.61448 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esinthec)
+ [4.8436 8.57444 3.0327 10.3417 4.23277 6.0654 9.11992 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.29812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 7.46175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3308 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.2732 -585.996 m
+ (tota) show
+ (lnumber)
+ [6.28358 5.75995 6.05449 8.79257 6.35994 4.85451 7.52719 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.58903 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.74539 ] pdfxs
+ (I) show
+ (npr)
+ [9.31628 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 158.167 -585.996 m
+ /N695 10.909 Tf
+ (k) show
+ 167.445 -585.996 m
+ /N614 10.909 Tf
+ (issm)
+ [3.0327 7.5599 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll,typic)
+ [3.0327 3.0327 6.35994 3.93823 5.75995 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 9.02174 ] pdfxs
+ (o) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.10539 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.52719 ] pdfxs
+ (o) show
+ (fahundrednodes)
+ [6.58903 8.70538 5.75995 6.0654 6.05449 6.0654 4.2654 4.85451 9.31628 6.05449 5.75995 
+ 6.0654 4.8436 7.5599 ] pdfxs
+ (o) show
+ (rless,)
+ [7.52719 3.0327 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ -27.2732 -607.918 m
+ (eveninl)
+ [4.8436 5.4545 4.85451 9.6981 3.0327 9.68719 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 3.0327 ] pdfxs
+ -10.3372 -629.841 m
+ (Weev)
+ [10.2981 8.27993 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.26902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.26902 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 12.5125 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (3) show
+ (5Cpr)
+ [8.87992 11.3017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,showing)
+ [9.08711 4.30902 6.50176 4.29811 6.0654 5.14905 7.8763 3.0327 6.05449 8.87992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmisex)
+ [6.05449 12.5234 3.0327 7.72354 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelye\016cien)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.18537 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ 201.272 -657.201 m
+ (41) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (53) 54
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inpr)
+ [3.0327 9.64355 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.85451 8.42175 ] pdfxs
+ (\() show
+ (inb)
+ [3.0327 9.64355 6.35994 ] pdfxs
+ (ot) show
+ (hperf)
+ [9.64355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.43266 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.64355 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.3381 4.8436 ] pdfxs
+ (o) show
+ (nsump)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Thisincludespr)
+ [7.85448 7.88721 6.05449 3.0327 7.88717 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 
+ 4.8436 7.88717 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.88717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.82183 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexhe)
+ [9.09802 6.05449 3.0327 4.85451 9.92719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [10.2217 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,recursi)
+ [6.0654 4.2654 4.85451 4.29811 7.34175 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.33084 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.0654 10.2326 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.30902 9.46901 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.44354 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,itrequiresless)
+ [9.08711 6.0654 3.0327 4.8436 7.33084 3.0327 8.41092 4.27631 4.8436 5.75995 6.05449 
+ 3.0327 4.27631 4.8436 8.47626 3.0327 4.8436 4.30902 8.46535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.2326 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 0 -43.845 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.9199 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.46538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.67628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (19) show
+ (MB)
+ [9.99272 11.3453 ] pdfxs
+ (o) show
+ (fmem)
+ [6.94903 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.38174 ] pdfxs
+ (t) show
+ (o)
+ [9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 4.8436 ] pdfxs
+ 309.313 -43.845 m
+ /N722 10.909 Tf
+ (176.gcc) show
+ 349.403 -43.845 m
+ /N614 10.909 Tf
+ (,apr)
+ [6.65449 9.06538 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mc)
+ [12.7089 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.07629 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -65.768 m
+ (over)
+ [5.14905 5.4545 4.85451 7.87628 ] pdfxs
+ (222) show
+ (,)
+ [3.02179 ] pdfxs
+ (00) show
+ (0lines)
+ [9.06538 3.02179 3.0327 6.0654 4.8436 7.90899 ] pdfxs
+ (o) show
+ (fcode.Over)
+ [6.93812 4.8436 5.75995 6.05449 4.85451 7.86538 8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelieve)
+ [3.0327 3.0327 6.63267 7.58175 8.44357 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.45447 ] pdfxs
+ (t) show
+ (hebr)
+ [6.05449 8.45447 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (derimplic)
+ [6.0654 4.8436 7.87628 3.0327 9.08711 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (f)
+ [6.93812 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.87628 7.57085 ] pdfxs
+ (o) show
+ (rkis)
+ [4.27631 9.35992 3.02179 7.90899 ] pdfxs
+ (t) show
+ (oshow)
+ [9.05447 4.30902 6.05449 5.15996 11.4763 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -87.69 m
+ (afullyc)
+ [8.82538 3.33815 6.0654 3.02179 3.0327 9.13083 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 7.61456 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.22539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.6799 ] pdfxs
+ (a) show
+ (sdescribedherec)
+ [7.66899 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.43628 6.05449 
+ 4.85451 4.2654 8.22539 4.85451 ] pdfxs
+ (a) show
+ (nbepr)
+ [9.43628 6.35994 8.22539 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lf)
+ [6.40358 3.32724 ] pdfxs
+ (o) show
+ (rsi)
+ [7.64719 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,l)
+ [6.45812 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e,re)
+ [4.85451 6.45812 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.57085 ] pdfxs
+ (o) show
+ (rld)
+ [4.27631 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -109.613 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Therem)
+ [7.8763 6.0654 8.13811 4.27631 4.8436 9.08711 ] pdfxs
+ (a) show
+ (inder)
+ [3.0327 6.0654 6.05449 4.85451 7.55992 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.59263 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 7.55992 3.0327 7.59263 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.05449 3.0327 4.85451 4.8436 9.34901 ] pdfxs
+ (a) show
+ (sf)
+ [7.59263 3.33815 ] pdfxs
+ (o) show
+ (llows:Sec)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 7.71266 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (3) show
+ (.1in)
+ [3.0327 8.74901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roducesthed)
+ [4.27631 5.74904 6.0654 6.0654 4.8436 4.8436 7.60354 4.23277 6.0654 8.13811 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [8.73811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.05449 10.9744 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9744 ] pdfxs
+ (a) show
+ (nditssem)
+ [6.0654 10.9744 3.0327 4.23277 9.21807 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics.Sec)
+ [3.0327 4.8436 4.30902 11.7054 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.9744 ] pdfxs
+ (3) show
+ (.2describesthe)
+ [3.0327 10.3745 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.21807 
+ 4.23277 6.0654 9.76355 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsused)
+ [6.0654 9.08711 9.21807 6.05449 4.30902 4.8436 10.9744 ] pdfxs
+ (t) show
+ (oc)
+ [10.3635 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -175.38 m
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsusedby)
+ [6.0654 6.05449 8.1599 6.05449 4.30902 4.8436 9.90537 5.75995 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Sec)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.51993 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (3) show
+ (.3describesimp)
+ [3.0327 9.30537 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.14899 
+ 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nten)
+ [5.75995 8.09456 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineering)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.02179 6.0654 9.30537 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.05449 9.91628 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -197.303 m
+ (issues)
+ [3.0327 4.29811 4.30902 6.05449 4.85451 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.96002 ] pdfxs
+ (a) show
+ (recri)
+ [4.27631 7.55994 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lf)
+ [5.74904 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [6.99265 9.08711 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.05449 8.17084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.55994 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysise\016cientinpr)
+ [3.0327 5.75995 4.29811 3.0327 7.02536 4.8436 9.08711 4.85451 3.0327 4.8436 5.75995 
+ 6.96002 3.02179 8.78174 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Sec)
+ [3.0327 4.8436 4.85451 7.57084 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.78174 ] pdfxs
+ (3) show
+ (.4ev)
+ [3.02179 8.17084 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.01445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.57085 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (t) show
+ (ime,mem)
+ [3.0327 9.08711 4.8436 6.86176 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryus)
+ [4.2654 9.54537 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 6.85085 ] pdfxs
+ (a) show
+ (ndtypeinf)
+ [6.05449 9.85082 3.93823 5.75995 6.35994 8.62902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [9.85082 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.83991 5.75995 9.54537 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.05082 ] pdfxs
+ (\() show
+ (as)
+ [9.23992 4.30902 ] pdfxs
+ (t) show
+ (udy)
+ [6.05449 6.0654 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (D) show
+ (SAprecisi)
+ [6.05449 11.9672 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.83991 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (includedinCh)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 8.6181 3.0327 8.6072 7.88721 
+ 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (4\)) show
+ (.Secti)
+ [7.5163 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (3) show
+ (.5c)
+ [3.0327 8.0072 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [6.86173 ] pdfxs
+ (o) show
+ (urw)
+ [6.05449 6.82901 7.58175 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.2654 8.31265 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpri)
+ [8.6181 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [6.82901 ] pdfxs
+ (a) show
+ (rtin)
+ [4.2654 6.8073 3.02179 8.6181 ] pdfxs
+ (t) show
+ (he\feld.Fin)
+ [6.0654 7.3963 6.0654 4.8436 3.0327 6.0654 7.5163 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,Sec)
+ [3.0327 3.02179 4.8545 5.80359 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ -3.05176e-05 -263.07 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizes)
+ [4.2654 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hekeyc)
+ [6.05449 8.4872 5.4545 4.85451 9.39264 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (ndresul)
+ [6.0654 9.6981 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.47629 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -308.525 m
+ /N622 14.346 Tf
+ (3.1T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eData)
+ [12.7392 12.3806 7.83287 6.2836 13.227 ] pdfxs
+ (S) show
+ (tr)
+ [6.26925 6.59915 ] pdfxs
+ (uc) show
+ (t)
+ [6.26925 ] pdfxs
+ (u) show
+ (reGr)
+ [6.59915 12.7392 12.6819 6.59915 ] pdfxs
+ (aph) show
+ -3.05176e-05 -341.25 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [9.10901 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.50902 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.96354 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esa)
+ [4.85451 7.96354 9.10901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwec)
+ [6.05449 9.73082 7.57085 8.50902 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.69812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.50902 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.11992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureGr)
+ [6.05449 4.27631 8.50902 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.71991 ] pdfxs
+ (\(D) show
+ (S)
+ [9.71991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\)f)
+ [6.0654 6.05449 7.9091 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.94173 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -363.173 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninapr)
+ [9.63264 3.02179 9.63264 9.02174 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,summ)
+ [9.09802 6.61085 4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizing)
+ [4.2654 3.0327 4.85451 3.02179 6.0654 9.02174 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.41084 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.32719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ (ccessiblewi)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 3.0327 8.41084 7.88721 3.02179 
+ ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.62173 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.42175 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 9.02174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -3.05176e-05 -385.095 m
+ (t) show
+ (heirc)
+ [6.05449 4.85451 3.0327 9.66535 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.0327 5.75995 3.02179 3.93823 11.149 6.0654 ] pdfxs
+ (att) show
+ (erns.E)
+ [4.8436 4.27631 6.0654 4.29811 13.1453 7.42902 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.4544 ] pdfxs
+ (D) show
+ (S)
+ [11.4544 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnoderepresen)
+ [6.0654 11.4544 6.05449 5.75995 6.0654 10.2326 4.27631 4.8436 6.0654 4.27631 4.8436 
+ 4.29811 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sa\(p)
+ [9.68716 10.8545 4.23277 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunb)
+ [3.02179 3.0327 11.149 6.0654 5.75995 6.35994 ] pdfxs
+ (o) show
+ (unded\)set)
+ [6.05449 6.0654 6.0654 4.8436 6.0654 9.63273 4.29811 4.85451 9.63273 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -407.018 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micmem)
+ [9.08711 3.0327 9.55628 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4617 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.0108 ] pdfxs
+ (a) show
+ (nddistinctnodesrepresentdisj)
+ [6.0654 10.7672 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.95637 6.05449 
+ 5.75995 6.05449 4.85451 9.0108 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 8.95637 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intse)
+ [3.0327 5.74904 8.95637 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,i.e.,the)
+ [4.29811 8.0072 3.0327 3.0327 4.8436 3.0327 8.0072 4.23277 6.0654 9.55628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.05449 10.7672 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -428.941 m
+ (a\fni)
+ [9.54537 6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e,s)
+ [4.85451 7.22175 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 8.93447 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.93447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.83991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.Bec)
+ [4.30902 9.2181 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useweuseauni\fc)
+ [6.05449 4.30902 8.93447 7.57085 8.93447 6.0654 4.29811 8.93447 9.54537 6.05449 6.0654 
+ 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -450.863 m
+ (a) show
+ (lldyn)
+ [3.0327 7.16721 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 8.98902 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swhichmaybep)
+ [8.44353 7.8763 6.05449 3.0327 4.54905 10.1999 9.08711 5.15996 9.89446 6.35994 8.98902 
+ 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1999 ] pdfxs
+ (t) show
+ (obyasin)
+ [9.58901 5.75995 9.89446 9.59992 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.02179 8.99993 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.98902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 8.41082 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.98902 ] pdfxs
+ (o) show
+ (r\feld)
+ [8.41082 6.0654 4.8436 3.0327 10.1999 ] pdfxs
+ (\() show
+ (ins)
+ [3.0327 10.1999 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -472.786 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.27631 8.4872 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (sasin)
+ [7.93081 9.0981 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lenodein)
+ [3.02179 8.4872 6.0654 5.74904 6.0654 8.4872 3.0327 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 16.936 -494.708 m
+ (S)
+ [6.0654 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.87264 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.32716 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.26182 ] pdfxs
+ (t) show
+ (heinputpr)
+ [6.05449 9.87264 3.02179 6.0654 6.0654 6.05449 9.26182 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [14.1162 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0726 ] pdfxs
+ (a) show
+ (renecess)
+ [4.27631 9.86174 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 10.7781 3.32724 ] pdfxs
+ (o) show
+ (rdescribing)
+ [9.29445 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 3.0327 6.05449 10.4835 
+ ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ -3.05176e-05 -516.631 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.05449 8.70538 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n;)
+ [6.0654 6.01086 ] pdfxs
+ (o) show
+ (therde)
+ [4.23277 6.0654 4.8436 6.92719 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ils)
+ [3.02179 3.0327 6.949 ] pdfxs
+ (a) show
+ (redescribedinSec)
+ [4.27631 7.49448 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 8.70538 
+ 3.0327 8.70538 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.70538 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [7.54902 ] pdfxs
+ (I) show
+ (npr)
+ [8.70538 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (iceweperf)
+ [3.0327 4.85451 7.48357 7.58175 7.49448 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.7271 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.68359 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -538.553 m
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.1818 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [10.2545 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.2435 3.0327 
+ 10.2435 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [9.52355 ] pdfxs
+ (H) show
+ (owever,)
+ [5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 7.35266 ] pdfxs
+ (t) show
+ (herequiremen)
+ [6.05449 9.03265 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (swe)
+ [8.48717 7.58175 9.03265 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.03265 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -560.476 m
+ (providedbym)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 5.75995 9.39264 9.08711 
+ ] pdfxs
+ (a) show
+ (nysys)
+ [5.75995 9.39264 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems,sowedescribe)
+ [4.8436 9.08711 4.30902 6.6654 4.29811 9.0981 7.57085 8.4872 6.0654 4.8436 4.29811 
+ 4.85451 4.27631 3.02179 6.37085 8.47629 ] pdfxs
+ (t) show
+ (herelev)
+ [6.0654 8.4872 4.2654 4.85451 3.0327 4.8436 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (D) show
+ (SAdepends)
+ [6.0654 11.8144 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (nbelow.)
+ [9.6981 6.35994 4.85451 3.02179 5.15996 7.8763 3.0327 ] pdfxs
+ 16.936 -582.398 m
+ (We)
+ [10.2981 9.10902 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.10902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinputpr)
+ [8.5091 3.0327 6.05449 6.0654 6.05449 8.5091 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mshaveasimpletypesys)
+ [9.09802 8.56353 6.05449 5.14905 5.4545 9.10902 9.71992 4.29811 3.0327 9.08711 6.0654 
+ 3.0327 9.09811 3.94914 5.74904 6.37085 9.10902 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emwi)
+ [4.85451 13.3416 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hs)
+ [10.3199 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltypeequiv)
+ [7.28721 3.94914 5.74904 6.37085 9.10902 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence,)
+ [3.0327 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -604.321 m
+ (havingprimi)
+ [6.0654 5.14905 5.75995 3.02179 6.0654 8.58538 6.0654 4.2654 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 7.98539 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.40719 ] pdfxs
+ (a) show
+ (nd\r)
+ [6.05449 9.19628 6.0654 ] pdfxs
+ (oa) show
+ (tingp)
+ [4.23277 3.0327 6.0654 8.58538 6.35994 ] pdfxs
+ (o) show
+ (inttypes)
+ [3.0327 5.75995 7.37456 3.93823 5.75995 6.35994 4.85451 7.429 ] pdfxs
+ (o) show
+ (fprede\fnedsizes,plusf)
+ [6.46903 6.0654 4.2654 4.85451 6.05449 4.85451 6.05449 6.0654 4.8436 9.19628 4.29811 
+ 3.0327 4.85451 4.8436 4.30902 6.26176 6.05449 3.0327 6.0654 7.429 3.33815 ] pdfxs
+ (o) show
+ (urderivedtypes:p)
+ [6.05449 7.40719 6.0654 4.8436 4.27631 3.0327 5.4545 4.8436 9.19628 3.93823 5.75995 
+ 6.35994 4.85451 4.29811 7.62539 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ -3.05176e-05 -626.243 m
+ (ers,s)
+ [4.8436 4.27631 4.30902 7.16721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.34535 ] pdfxs
+ (\() show
+ (i.e.,rec)
+ [3.0327 3.0327 4.8436 3.0327 7.16721 4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (rdtypes)
+ [4.2654 10.1017 3.93823 5.75995 6.35994 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.16721 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 7.16721 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.0654 10.1017 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.We)
+ [6.0654 4.29811 9.08719 10.309 8.87993 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 8.89083 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.33444 3.0327 10.1017 ] pdfxs
+ (t) show
+ (heCl)
+ [6.05449 8.89083 11.9235 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e\))
+ [4.85451 8.28001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 228.545 -657.201 m
+ (42) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (swell:we)
+ [7.71263 7.58175 4.8436 3.0327 3.0327 7.7672 7.57085 8.25811 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.17446 ] pdfxs
+ (a) show
+ (pplyc)
+ [6.0654 6.05449 3.0327 9.16356 4.85451 ] pdfxs
+ (o) show
+ (nvertpo)
+ [5.75995 5.4545 4.8436 4.27631 7.64729 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.25811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.46901 ] pdfxs
+ (t) show
+ (obyhe)
+ [8.85811 5.75995 9.17446 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pmem)
+ [9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.Ifahe)
+ [4.29811 7.79993 3.94897 6.74176 8.86901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (isn)
+ [3.0327 8.43262 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [8.37819 6.35994 ] pdfxs
+ (o) show
+ (inted)
+ [3.0327 5.75995 4.23277 4.85451 10.189 ] pdfxs
+ (t) show
+ (oby)
+ [9.5781 5.75995 9.88355 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 9.88355 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.88355 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.36728 ] pdfxs
+ (\() show
+ (includingi)
+ [3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.58901 3.02179 ] pdfxs
+ (t) show
+ (self)
+ [4.30902 4.8436 3.0327 4.17814 ] pdfxs
+ (\)) show
+ (,nop)
+ [7.28721 6.05449 9.58901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinmem)
+ [4.8436 4.27631 8.43262 3.02179 10.189 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywillbeshrunk)
+ [4.2654 9.88355 7.88721 3.02179 3.0327 7.16721 6.35994 8.97811 4.29811 6.0654 4.2654 
+ 6.0654 6.0654 5.75995 ] pdfxs
+ 0 -43.845 m
+ (byindexing)
+ [5.75995 9.39264 3.0327 6.05449 6.0654 4.8436 5.75995 3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,so)
+ [3.0327 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (hereisnore)
+ [6.05449 4.85451 4.2654 8.4872 3.0327 7.94172 6.05449 9.0981 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (oindex-c)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 5.74904 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nverti)
+ [5.75995 5.4545 4.8436 4.27631 7.87638 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 117.611 -165.921 cm
+ q
+ 0.524231 0 0 0.524231 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 509.753 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 4790 350 l
+ 4790 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 2180 360 m
+ 2680 360 l
+ S
+ n
+ 2680 360 m
+ 2740 360 2800 420 2800 480 c
+ S
+ n
+ 2800 480 m
+ 2800 720 l
+ S
+ n
+ 2800 720 m
+ 2800 780 2740 840 2680 840 c
+ S
+ n
+ 2680 840 m
+ 2180 840 l
+ S
+ n
+ 2180 840 m
+ 2120 840 2070 780 2070 720 c
+ S
+ n
+ 2070 720 m
+ 2070 480 l
+ S
+ n
+ 2070 480 m
+ 2070 420 2120 360 2180 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 214 67 m
+ /N3265 14 Tf
+ (l) show
+ 217.84 67 m
+ (i) show
+ 221.68 67 m
+ (s) show
+ 226.96 67 m
+ (t) show
+ 230.8 67 m
+ (:) show
+ 238.24 67 m
+ (H) show
+ 248.32 67 m
+ (M) show
+ 260.8 67 m
+ (R) show
+ Q
+ n
+ 2070 600 m
+ 2800 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2430 360 m
+ 2430 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1440 m
+ 900 1539.41 779.117 1620 630 1620 c
+ 480.883 1620 360 1539.41 360 1440 c
+ 360 1340.59 480.883 1260 630 1260 c
+ 779.117 1260 900 1340.59 900 1440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.331 139 m
+ /N3265 14 Tf
+ (C) show
+ Q
+ n
+ 850 1280 m
+ 900 1250 940 1220 990 1200 c
+ 1420 990 1590 1050 1980 880 c
+ 0.630997 sc
+ S
+ n
+ 840 1340 m
+ 800 1250 l
+ 810 1240 l
+ 860 1330 l
+ f
+ n
+ 840 1340 m
+ 800 1250 l
+ 810 1240 l
+ 860 1330 l
+ h
+ S
+ n
+ 810 1300 m
+ 850 1280 l
+ S
+ n
+ 1990 910 m
+ 2070 840 l
+ 1960 850 l
+ f
+ n
+ 1990 910 m
+ 2070 840 l
+ 1960 850 l
+ h
+ S
+ n
+ 1190 1200 m
+ 1690 1200 l
+ 0 sc
+ S
+ n
+ 1690 1200 m
+ 1750 1200 1810 1260 1810 1320 c
+ S
+ n
+ 1810 1320 m
+ 1810 1560 l
+ S
+ n
+ 1810 1560 m
+ 1810 1620 1750 1680 1690 1680 c
+ S
+ n
+ 1690 1680 m
+ 1190 1680 l
+ S
+ n
+ 1190 1680 m
+ 1130 1680 1080 1620 1080 1560 c
+ S
+ n
+ 1080 1560 m
+ 1080 1320 l
+ S
+ n
+ 1080 1320 m
+ 1080 1260 1130 1200 1190 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 115 151 m
+ /N3265 14 Tf
+ (l) show
+ 118.84 151 m
+ (i) show
+ 122.68 151 m
+ (s) show
+ 127.96 151 m
+ (t) show
+ 131.8 151 m
+ (:) show
+ 139.24 151 m
+ (H) show
+ 149.32 151 m
+ (M) show
+ 161.8 151 m
+ (R) show
+ Q
+ n
+ 1080 1440 m
+ 1810 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1440 1200 m
+ 1440 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1440 1220 m
+ 1590 1130 1800 1010 1980 890 c
+ S
+ n
+ 2000 920 m
+ 2070 840 l
+ 1970 860 l
+ f
+ n
+ 2000 920 m
+ 2070 840 l
+ 1970 860 l
+ h
+ S
+ n
+ 1710 1200 m
+ 1800 1120 1910 1030 1980 1110 c
+ 2190 1310 2190 1560 1980 1770 c
+ 1900 1850 1810 1820 1720 1750 c
+ S
+ n
+ 1740 1720 m
+ 1640 1680 l
+ 1690 1770 l
+ f
+ n
+ 1740 1720 m
+ 1640 1680 l
+ 1690 1770 l
+ h
+ S
+ n
+ 2700 1440 m
+ 2700 1539.41 2579.12 1620 2430 1620 c
+ 2280.88 1620 2160 1539.41 2160 1440 c
+ 2160 1340.59 2280.88 1260 2430 1260 c
+ 2579.12 1260 2700 1340.59 2700 1440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 235 139 m
+ /N3265 14 Tf
+ (p) show
+ 241.96 139 m
+ (a) show
+ Q
+ n
+ 2430 1210 m
+ 2430 1130 2430 1030 2430 940 c
+ 0.630997 sc
+ S
+ n
+ 2380 1230 100 20 re
+ f
+ n
+ 2380 1230 100 20 re
+ S
+ n
+ 2430 1260 m
+ 2430 1210 l
+ S
+ n
+ 2470 940 m
+ 2430 840 l
+ 2400 940 l
+ f
+ n
+ 2470 940 m
+ 2430 840 l
+ 2400 940 l
+ h
+ S
+ n
+ 1710 2220 m
+ 1710 2319.41 1589.12 2400 1440 2400 c
+ 1290.88 2400 1170 2319.41 1170 2220 c
+ 1170 2120.59 1290.88 2040 1440 2040 c
+ 1589.12 2040 1710 2120.59 1710 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 138.946 217 m
+ /N3265 14 Tf
+ (A) show
+ Q
+ n
+ 1440 1990 m
+ 1440 1920 1440 1850 1440 1780 c
+ 0.630997 sc
+ S
+ n
+ 1390 2010 100 20 re
+ f
+ n
+ 1390 2010 100 20 re
+ S
+ n
+ 1440 2040 m
+ 1440 1990 l
+ S
+ n
+ 1480 1780 m
+ 1440 1680 l
+ 1410 1780 l
+ f
+ n
+ 1480 1780 m
+ 1440 1680 l
+ 1410 1780 l
+ h
+ S
+ n
+ 3420 1440 m
+ 3420 1539.41 3299.12 1620 3150 1620 c
+ 3000.88 1620 2880 1539.41 2880 1440 c
+ 2880 1340.59 3000.88 1260 3150 1260 c
+ 3299.12 1260 3420 1340.59 3420 1440 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 307 139 m
+ /N3265 14 Tf
+ (p) show
+ 313.96 139 m
+ (b) show
+ Q
+ n
+ 2980 1240 m
+ 2900 1140 2800 1020 2710 920 c
+ 0.630997 sc
+ S
+ n
+ 3040 1240 m
+ 2960 1300 l
+ 2950 1290 l
+ 3030 1230 l
+ f
+ n
+ 3040 1240 m
+ 2960 1300 l
+ 2950 1290 l
+ 3030 1230 l
+ h
+ S
+ n
+ 3010 1280 m
+ 2980 1240 l
+ S
+ n
+ 2730 890 m
+ 2640 840 l
+ 2680 940 l
+ f
+ n
+ 2730 890 m
+ 2640 840 l
+ 2680 940 l
+ h
+ S
+ n
+ 3710 1200 m
+ 4290 1200 l
+ 0 sc
+ S
+ n
+ 4290 1200 m
+ 4350 1200 4410 1260 4410 1320 c
+ S
+ n
+ 4410 1320 m
+ 4410 1560 l
+ S
+ n
+ 4410 1560 m
+ 4410 1620 4350 1680 4290 1680 c
+ S
+ n
+ 4290 1680 m
+ 3710 1680 l
+ S
+ n
+ 3710 1680 m
+ 3650 1680 3600 1620 3600 1560 c
+ S
+ n
+ 3600 1560 m
+ 3600 1320 l
+ S
+ n
+ 3600 1320 m
+ 3600 1260 3650 1200 3710 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 367 151 m
+ /N3265 14 Tf
+ (b) show
+ 373.48 151 m
+ (y) show
+ 380.44 151 m
+ (t) show
+ 384.28 151 m
+ (e) show
+ 390.52 151 m
+ (:) show
+ 397.96 151 m
+ (H) show
+ 408.04 151 m
+ (M) show
+ 420.52 151 m
+ (R) show
+ Q
+ n
+ 3600 1440 m
+ 4410 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 3650 1200 m
+ 3440 1120 3150 1010 2890 880 c
+ S
+ n
+ 2910 850 m
+ 2800 840 l
+ 2880 910 l
+ f
+ n
+ 2910 850 m
+ 2800 840 l
+ 2880 910 l
+ h
+ S
+ n
+ 4130 1200 m
+ 4250 1100 4450 980 4580 1110 c
+ 4780 1310 4780 1560 4580 1770 c
+ 4490 1850 4390 1820 4290 1740 c
+ S
+ n
+ 4310 1710 m
+ 4210 1680 l
+ 4270 1770 l
+ f
+ n
+ 4310 1710 m
+ 4210 1680 l
+ 4270 1770 l
+ h
+ S
+ n
+ 4270 2220 m
+ 4270 2319.41 4149.12 2400 4000 2400 c
+ 3850.88 2400 3730 2319.41 3730 2220 c
+ 3730 2120.59 3850.88 2040 4000 2040 c
+ 4149.12 2040 4270 2120.59 4270 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 395.331 217 m
+ /N3265 14 Tf
+ (B) show
+ Q
+ n
+ 4000 1990 m
+ 4000 1920 4000 1850 4000 1780 c
+ 0.630997 sc
+ S
+ n
+ 3950 2010 100 20 re
+ f
+ n
+ 3950 2010 100 20 re
+ S
+ n
+ 4000 2040 m
+ 4000 1990 l
+ S
+ n
+ 4040 1780 m
+ 4000 1680 l
+ 3970 1780 l
+ f
+ n
+ 4040 1780 m
+ 4000 1680 l
+ 3970 1780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -1.23199 -35.467 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.08711 6.0654 3.0327 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hTH)
+ [9.6981 7.8763 11.8254 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.6981 6.0654 ] pdfxs
+ (o) show
+ (n-THnodes)
+ [6.05449 3.64352 7.8763 11.8144 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -116.379 -13.55 m
+ /N1223 8.96599 Tf
+ (Po)
+ [6.24032 4.70709 ] pdfxs
+ (int) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (s)
+ [7.04725 ] pdfxs
+ (f) show
+ (romlistA)
+ [3.40706 4.70709 10.804 2.358 2.81534 3.7657 6.33898 10.1226 ] pdfxs
+ (t) show
+ (ol)
+ [7.98864 2.34903 ] pdfxs
+ (i) show
+ (stCcan)
+ [3.7657 6.33898 9.86259 3.76572 4.70709 8.45489 ] pdfxs
+ (u) show
+ (secompressed)
+ [3.75673 7.5135 3.76572 4.70709 7.52243 4.70709 3.41603 4.23195 3.7657 3.75673 3.76572 
+ 7.98864 ] pdfxs
+ (in) show
+ (dices;)
+ [4.70709 2.81534 3.76572 4.23195 3.7657 6.10586 ] pdfxs
+ (t) show
+ (hose)
+ [4.70709 4.70709 3.7657 7.5135 ] pdfxs
+ (f) show
+ (roml)
+ [3.40706 4.70709 10.804 2.34903 ] pdfxs
+ (i) show
+ (stB)
+ [3.7657 6.33898 9.75506 ] pdfxs
+ (t) show
+ (ol)
+ [7.98864 2.34903 ] pdfxs
+ (i) show
+ (stCm)
+ [3.7657 6.33898 9.86259 7.5314 ] pdfxs
+ (u) show
+ (st)
+ [3.7657 6.33898 ] pdfxs
+ (u) show
+ (se)
+ [3.75673 7.5135 ] pdfxs
+ (u) show
+ (ncompressed)
+ [5.1823 3.75675 4.70709 7.5314 4.69812 3.41603 4.23195 3.7657 3.7657 3.75675 7.98864 
+ ] pdfxs
+ (in) show
+ (dices)
+ [4.70709 2.81534 3.76572 4.24091 3.75673 ] pdfxs
+ (.) show
+ -99.442 -47.05 m
+ /N614 10.909 Tf
+ (Once)
+ [8.4872 6.05449 4.85451 8.50902 ] pdfxs
+ (t) show
+ (heindex)
+ [6.0654 8.51993 3.02179 6.0654 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.05449 3.0327 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lshavebeenidenti\fedin)
+ [3.0327 7.96354 6.0654 5.14905 5.4545 8.51993 6.35994 4.85451 4.8436 9.73082 3.0327 
+ 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 9.73082 3.0327 9.73082 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.51993 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.70903 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.05449 4.85451 4.29811 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswillbeused)
+ [3.0327 7.97445 7.8763 3.0327 3.02179 6.69812 6.37085 8.50902 6.0654 4.29811 4.85451 
+ 9.73082 ] pdfxs
+ (t) show
+ (oh)
+ [9.11992 6.05449 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ -116.379 -68.972 m
+ (a) show
+ (tm)
+ [8.31274 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.31274 ] pdfxs
+ (2) show
+ -69.992 -65.013 m
+ /N698 7.96999 Tf
+ (k) show
+ -60.799 -68.972 m
+ /N614 10.909 Tf
+ (bytes,)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 3.0327 ] pdfxs
+ -28.679 -68.972 m
+ /N695 10.909 Tf
+ (k<n)
+ [9.78533 12.2399 6.54546 ] pdfxs
+ -0.109024 -68.972 m
+ /N614 10.909 Tf
+ (,where)
+ [7.21085 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 39.084 -68.972 m
+ /N695 10.909 Tf
+ (n) show
+ 49.705 -68.972 m
+ /N614 10.909 Tf
+ (isthep)
+ [3.0327 8.37808 4.23277 6.0654 8.92356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersizef)
+ [4.8436 8.34536 4.29811 3.0327 4.85451 8.91265 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.31274 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.92356 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 297.042 -68.972 m
+ /N695 10.909 Tf
+ (k) show
+ 306.822 -68.972 m
+ /N614 10.909 Tf
+ (=)
+ [12.2399 ] pdfxs
+ (3) show
+ (2)
+ [9.52355 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -116.379 -90.895 m
+ /N695 10.909 Tf
+ (n) show
+ -106.801 -90.895 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (64) show
+ (\).)
+ [4.23277 7.61448 ] pdfxs
+ (A) show
+ (llv)
+ [3.0327 5.87995 5.14904 ] pdfxs
+ (a) show
+ (lidp)
+ [3.0327 3.02179 8.90174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.14536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (osuchpo)
+ [8.29084 4.30902 6.05449 4.54905 8.90174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.14536 ] pdfxs
+ (a) show
+ (rerepl)
+ [4.27631 7.69085 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedwi)
+ [4.85451 4.8436 8.90174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hindexesin)
+ [8.90174 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 7.14536 3.02179 8.90174 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.69085 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e[)
+ [7.69085 3.0327 ] pdfxs
+ (1) show
+ 274.792 -90.895 m
+ /N695 10.909 Tf
+ (:::)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 289.337 -90.895 m
+ /N614 10.909 Tf
+ (2) show
+ 294.792 -86.936 m
+ /N698 7.96999 Tf
+ (k) show
+ 300.747 -90.895 m
+ /N1028 10.909 Tf
+ (\000) show
+ 310.068 -90.895 m
+ /N614 10.909 Tf
+ (1) show
+ (].S)
+ [3.0327 7.61448 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ -116.379 -112.817 m
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (heseindexv)
+ [6.05449 4.85451 4.29811 8.43266 3.0327 6.05449 6.0654 4.8436 9.3381 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles,however,muststilluseafull)
+ [6.0654 3.02179 4.85451 4.29811 6.62176 6.0654 5.14905 7.58175 4.8436 5.4545 4.85451 
+ 4.2654 6.62176 8.79257 6.05449 4.30902 7.82183 4.30902 4.23277 3.0327 3.0327 6.61085 
+ 6.0654 4.29811 8.43266 9.03265 3.33815 6.05449 3.0327 3.0327 ] pdfxs
+ 141.338 -112.817 m
+ /N695 10.909 Tf
+ (n) show
+ 151.467 -112.817 m
+ /N614 10.909 Tf
+ (bitrepresen)
+ [6.0654 3.02179 7.83274 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 6.62176 ] pdfxs
+ (0) show
+ (-ex)
+ [3.64352 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endedfr)
+ [4.8436 6.0654 6.05449 4.85451 9.64355 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 345.598 -112.817 m
+ /N695 10.909 Tf
+ (k) show
+ -116.379 -134.74 m
+ /N614 10.909 Tf
+ (to) show
+ -103.188 -134.74 m
+ /N695 10.909 Tf
+ (n) show
+ -93.1462 -134.74 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s\)if,f)
+ [4.30902 7.73456 3.0327 3.32724 6.55631 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.76719 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.05449 3.0327 4.85451 6.5454 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.34538 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.76719 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (ts)
+ [7.74547 4.29811 ] pdfxs
+ (a) show
+ (felych)
+ [3.33815 4.8436 3.0327 9.25083 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.33448 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.34538 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.73456 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (bjectc)
+ [6.66539 3.33815 4.8436 4.8436 7.74547 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -116.379 -156.662 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble.Byde\fni)
+ [6.05449 3.0327 4.8436 9.91628 7.7344 10.069 6.0654 4.8436 6.0654 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.5163 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (srepresen)
+ [8.61808 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbyTHnodes)
+ [4.8436 10.3854 5.74904 10.0799 7.8763 12.4908 6.0654 5.75995 6.05449 4.85451 8.61808 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.3745 ] pdfxs
+ (\() show
+ (seeCh)
+ [4.29811 4.85451 9.16356 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.58536 ] pdfxs
+ (3\)) show
+ -116.379 -178.585 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbes)
+ [10.5926 6.35994 9.38174 4.29811 ] pdfxs
+ (a) show
+ (felyre)
+ [3.33815 4.8436 3.0327 10.2872 4.2654 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (nized;indexv)
+ [6.0654 3.0327 4.8436 4.85451 6.05449 8.0072 3.02179 6.0654 6.0654 4.8436 10.2872 
+ 5.14904 ] pdfxs
+ (a) show
+ (luesinsuch)
+ [3.0327 6.05449 4.85451 8.82535 3.0327 10.5817 4.30902 6.05449 4.54905 10.5817 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.82535 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.37083 4.30902 ] pdfxs
+ (to) show
+ (redusin)
+ [4.2654 4.85451 10.5817 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 237.351 -178.585 m
+ /N695 10.909 Tf
+ (k) show
+ 243.373 -178.585 m
+ /N614 10.909 Tf
+ (-bi)
+ [3.63261 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.F)
+ [4.29811 10.549 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.80354 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.09802 6.05449 3.0327 4.8436 7.77811 3.0327 6.0654 ] pdfxs
+ -116.379 -200.507 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.88721 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,the)
+ [6.19631 4.23277 6.0654 4.8436 ] pdfxs
+ -44.2232 -200.507 m
+ /N695 10.909 Tf
+ (A) show
+ -32.9992 -200.507 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.28729 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.35263 4.8436 ] pdfxs
+ (a) show
+ (nbere)
+ [9.10901 6.35994 7.88721 4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.0654 3.02179 4.85451 4.8436 9.10901 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.10901 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 7.88721 4.85451 ] pdfxs
+ (a) show
+ (nh)
+ [9.0981 6.0654 ] pdfxs
+ (o) show
+ (ldc)
+ [3.0327 9.0981 4.85451 ] pdfxs
+ (o) show
+ (mpressedindiceswhere)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.0981 3.0327 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 7.34172 7.88721 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s) show
+ -116.379 -222.43 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -97.7602 -222.43 m
+ /N695 10.909 Tf
+ (B) show
+ -85.4702 -222.43 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.71274 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.77808 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.71274 ] pdfxs
+ (\(t) show
+ (hisw)
+ [6.05449 3.0327 7.76717 7.58175 ] pdfxs
+ (o) show
+ (ulds)
+ [6.05449 3.0327 9.53446 4.29811 ] pdfxs
+ (t) show
+ (illbe)
+ [3.0327 3.0327 6.49085 6.37085 8.31266 ] pdfxs
+ (t) show
+ (rueifb)
+ [4.2654 6.0654 8.31266 3.0327 6.80721 6.35994 ] pdfxs
+ (ot) show
+ (hlis)
+ [9.52355 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sp)
+ [7.76717 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.52355 ] pdfxs
+ (t) show
+ (oac)
+ [8.92356 8.92356 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nindexedpo)
+ [9.52355 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.52355 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ -99.4432 -244.352 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.69445 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.05449 3.0327 4.85451 7.6472 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.27265 ] pdfxs
+ (7) show
+ (.8showsap)
+ [3.0327 9.87264 4.30902 6.05449 5.14905 7.88721 8.71626 9.87264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinwhichanode)
+ [6.05449 10.4835 3.0327 10.4835 7.8763 6.05449 3.0327 4.54905 10.4835 9.87264 6.05449 
+ 5.75995 6.0654 9.26174 ] pdfxs
+ (\() show
+ (listC\)isp)
+ [3.0327 3.0327 4.29811 8.66183 7.88721 8.66183 3.02179 8.72717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.4835 ] pdfxs
+ (t) show
+ (oby)
+ [9.87264 5.75995 10.1781 ] pdfxs
+ (a) show
+ -116.379 -266.275 m
+ (THnode)
+ [7.8763 11.6399 6.0654 5.74904 6.0654 8.30175 ] pdfxs
+ (\() show
+ (list)
+ [3.0327 3.0327 4.29811 7.70183 ] pdfxs
+ (A) show
+ (\))
+ [7.70183 ] pdfxs
+ (a) show
+ (ndan)
+ [6.0654 9.51264 8.91265 6.0654 ] pdfxs
+ (o) show
+ (n-THnode)
+ [6.05449 3.63261 7.88721 11.6399 6.05449 5.75995 6.0654 8.30175 ] pdfxs
+ (\() show
+ (listB)
+ [3.0327 3.02179 4.30902 7.70183 7.72349 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [6.49085 7.8763 6.05449 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [6.49085 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (heClis)
+ [6.05449 8.31266 11.3344 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (sc)
+ [7.75627 4.8436 ] pdfxs
+ (a) show
+ (nbeindex-c)
+ [9.52355 6.35994 8.31266 3.02179 6.0654 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nverted,)
+ [5.74904 5.4545 4.85451 4.27631 4.23277 4.85451 6.05449 6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.379 -288.197 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersfr)
+ [4.8436 4.27631 8.61808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (t) show
+ (heAlist)
+ [6.05449 9.16356 12.4908 3.0327 3.0327 4.29811 8.56365 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (t) show
+ (heClis)
+ [6.0654 9.15265 12.1963 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sc)
+ [8.61808 4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [10.3745 6.37085 9.15265 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 10.3745 ] pdfxs
+ (to) show
+ 181.062 -288.197 m
+ /N695 10.909 Tf
+ (k) show
+ 187.084 -288.197 m
+ /N614 10.909 Tf
+ (-bitindices,but)
+ [3.63261 6.0654 3.0327 8.55274 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 7.5163 6.05449 6.0654 8.55274 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sefr)
+ [4.29811 9.16356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 9.16356 7.72349 ] pdfxs
+ -116.379 -310.12 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (t) show
+ (heClistmustberec)
+ [6.05449 8.34538 11.3672 3.0327 3.02179 4.30902 7.73456 8.78166 6.0654 4.29811 7.73456 
+ 6.35994 8.33448 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rded)
+ [4.27631 6.05449 4.85451 9.54537 ] pdfxs
+ (a) show
+ (s) show
+ 66.2968 -310.12 m
+ /N695 10.909 Tf
+ (n) show
+ 72.8447 -310.12 m
+ /N614 10.909 Tf
+ (-bitindices.)
+ [3.63261 6.0654 3.0327 7.72365 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 4.29811 
+ 7.83266 ] pdfxs
+ (A) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 8.33448 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 8.33448 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.75628 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 7.75628 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 4.29811 ] pdfxs
+ 305.641 -310.12 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ 320.385 -310.12 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 341.45 -310.12 m
+ /N695 10.909 Tf
+ (pb) show
+ -116.379 -332.043 m
+ /N614 10.909 Tf
+ (a) show
+ (rel)
+ [4.27631 8.58538 3.02179 ] pdfxs
+ (oa) show
+ (ded)
+ [6.0654 4.85451 9.79628 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.98547 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -12.5113 -332.043 m
+ /N695 10.909 Tf
+ (A) show
+ -0.592285 -332.043 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 20.7217 -332.043 m
+ /N695 10.909 Tf
+ (B) show
+ 33.2807 -332.043 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.0399 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 83.3257 -332.043 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ 98.3177 -332.043 m
+ /N614 10.909 Tf
+ (=) show
+ 110.541 -332.043 m
+ /N695 10.909 Tf
+ (A) show
+ 118.722 -332.043 m
+ /N614 10.909 Tf
+ (-) show
+ 122.359 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 130.844 -332.043 m
+ /N614 10.909 Tf
+ (nex)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 155.389 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 163.874 -332.043 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 202.561 -332.043 m
+ /N695 10.909 Tf
+ (pb) show
+ 216.468 -332.043 m
+ /N614 10.909 Tf
+ (=) show
+ 228.691 -332.043 m
+ /N695 10.909 Tf
+ (B) show
+ 237.513 -332.043 m
+ /N614 10.909 Tf
+ (-) show
+ 241.149 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 249.634 -332.043 m
+ /N614 10.909 Tf
+ (nex)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 274.179 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 282.664 -332.043 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Then,)
+ [8.18175 7.8763 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 340.366 -332.043 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ -116.379 -353.965 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -95.1674 -353.965 m
+ /N695 10.909 Tf
+ (pb) show
+ -81.3604 -353.965 m
+ /N614 10.909 Tf
+ (willb)
+ [7.8763 3.0327 3.0327 6.6654 6.35994 ] pdfxs
+ (ot) show
+ (hh)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.02179 6.0654 ] pdfxs
+ -10.7545 -353.965 m
+ /N695 10.909 Tf
+ (n) show
+ -4.20647 -353.965 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 7.87638 5.14904 ] pdfxs
+ (a) show
+ (lues,butdi\013erentcodesequencesmustbeusedf)
+ [3.0327 6.05449 4.85451 4.29811 6.6654 6.0654 6.0654 7.87638 6.05449 3.0327 6.37077 
+ 4.8436 4.27631 4.8436 5.75995 7.87638 4.85451 5.74904 6.0654 8.4872 4.29811 4.85451 
+ 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 7.94172 8.78166 6.0654 4.29811 7.87638 
+ 6.37085 8.4872 6.05449 4.30902 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hesetwol)
+ [6.0654 4.8436 4.30902 8.4872 3.93823 7.57085 9.08719 3.0327 ] pdfxs
+ (oa) show
+ (ds.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -99.4435 -375.888 m
+ (Once)
+ [8.4872 6.05449 4.85451 10.1999 ] pdfxs
+ (t) show
+ (heindex)
+ [6.05449 10.1999 3.0327 6.05449 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.0654 3.02179 10.1999 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 9.65443 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4108 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1999 4.8436 ] pdfxs
+ (o) show
+ (mpressibleindexv)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 10.1999 3.0327 
+ 6.0654 6.05449 4.85451 11.1054 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleshavebeenidenti\fedin)
+ [6.0654 3.0327 4.8436 9.65443 6.0654 5.14905 5.4545 10.1999 6.35994 4.85451 4.8436 
+ 11.4108 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 11.4108 3.0327 
+ 11.4108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -116.379 -397.81 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,asin)
+ [6.05449 8.29084 10.3854 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.0327 9.77446 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rsc)
+ [9.19627 4.30902 4.8436 ] pdfxs
+ (a) show
+ (nover)
+ [10.9963 5.14905 5.4545 4.85451 9.19627 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.77446 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisused)
+ [10.9963 3.0327 9.22898 6.0654 4.29811 4.85451 10.9854 ] pdfxs
+ (t) show
+ (orewri)
+ [10.3854 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eins)
+ [9.78537 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.23989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 9.22898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.379 -419.733 m
+ (index)
+ [3.0327 6.05449 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.0654 3.02179 9.02174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 9.46901 ] pdfxs
+ (A) show
+ (ssumingasimpleC-likerepresen)
+ [4.29811 4.29811 6.0654 9.08711 3.0327 6.0654 9.62173 9.61083 4.30902 3.0327 9.08711 
+ 6.05449 3.0327 9.01083 7.88721 3.63261 3.0327 3.0327 5.4545 9.01083 4.2654 4.85451 
+ 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (hecodewhichh)
+ [6.0654 9.01083 4.85451 5.74904 6.0654 9.01083 7.8763 6.0654 3.0327 4.53815 10.2326 
+ 6.05449 ] pdfxs
+ (a) show
+ (sbeenlowered)
+ [8.47626 6.35994 4.8436 4.85451 10.2217 3.0327 5.14905 7.58175 4.8436 4.27631 4.8436 
+ 10.2217 ] pdfxs
+ (to) show
+ 109.439 -455.813 m
+ (163) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (54) 55
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.1.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (ntr)
+ [7.08931 5.23633 5.48733 ] pdfxs
+ (ap) show
+ (ro)
+ [5.49929 7.08935 ] pdfxs
+ (c) show
+ (e)
+ [6.14487 ] pdfxs
+ (du) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (lPointerCom)
+ [8.22507 8.81079 6.71874 3.74195 7.10126 5.22437 6.14487 9.97045 9.71945 6.71874 11.2138 
+ ] pdfxs
+ (p) show
+ (ressio)
+ [5.48733 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Giventhep)
+ [8.5636 3.0327 5.4545 4.8436 11.4544 4.23277 6.0654 10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.8435 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 11.4544 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.4544 ] pdfxs
+ (t) show
+ (heresults)
+ [6.05449 10.2436 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 9.69807 ] pdfxs
+ (o) show
+ (f)
+ [8.71629 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 10.2326 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.41084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.05449 8.8581 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [8.42174 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -50.89 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.61446 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisrel)
+ [9.40355 3.0327 7.63627 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelys)
+ [3.0327 5.4545 4.8436 3.0327 9.0981 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rd.Thehi)
+ [4.27631 6.0654 7.77811 7.8763 6.05449 8.19266 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hlevel)
+ [9.40355 3.0327 4.8436 5.4545 4.85451 6.35994 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisshowninFi)
+ [6.05449 12.4362 3.02179 7.64718 4.29811 6.0654 5.14905 7.8763 9.40355 3.0327 9.39264 
+ 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.19266 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (.) show
+ 0 -72.813 m
+ (E)
+ [7.42902 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 8.50901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [8.50901 3.0327 8.49811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.29812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misinspec)
+ [11.5307 3.0327 6.74173 3.0327 6.05449 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 8.50901 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [6.71992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 6.74173 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 8.49811 5.75995 8.20356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.28721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.47631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 7.48357 ] pdfxs
+ (I) show
+ (findex-c)
+ [5.78177 3.02179 6.0654 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.74904 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -94.735 m
+ (iss)
+ [3.0327 8.2799 4.29811 ] pdfxs
+ (a) show
+ (fef)
+ [3.33815 8.82538 3.33815 ] pdfxs
+ (o) show
+ (rsuchapo)
+ [8.24718 4.29811 6.0654 4.54905 10.0363 9.42537 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.02179 7.10176 ] pdfxs
+ (a) show
+ (nyinstruc)
+ [5.74904 9.74173 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.2799 3.0327 10.0363 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.82538 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuseap)
+ [8.22547 6.0654 4.29811 8.82538 9.43628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.24718 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.2799 3.0327 10.0363 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.21456 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -116.658 m
+ (a) show
+ (rerewrit)
+ [4.27631 8.85811 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 10.069 ] pdfxs
+ (t) show
+ (ouseindexes)
+ [9.4581 6.0654 4.29811 8.85811 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 8.31262 
+ ] pdfxs
+ (o) show
+ (\013)
+ [10.3744 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.85811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.0363 6.0654 ] pdfxs
+ (a) show
+ (se.Indexesinmem)
+ [4.29811 4.8436 8.99992 3.94897 6.05449 6.0654 4.8436 5.75995 4.8436 8.31262 3.0327 
+ 10.069 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.77446 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 8.85811 4.30902 ] pdfxs
+ (to) show
+ (redinc)
+ [4.2654 4.85451 10.069 3.0327 10.069 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.069 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -138.581 m
+ (\() show
+ 4.24199 -138.581 m
+ /N695 10.909 Tf
+ (k) show
+ 14.308 -138.581 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s\)whens)
+ [4.30902 8.28001 7.8763 6.0654 4.8436 10.1126 4.29811 ] pdfxs
+ (a) show
+ (fe,)
+ [3.33815 4.8436 7.17812 ] pdfxs
+ (ot) show
+ (herwiseleftinunc)
+ [6.05449 4.85451 4.2654 7.88721 3.02179 4.30902 8.89083 3.0327 4.8436 3.33815 8.28001 
+ 3.0327 10.1017 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.1017 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.1344 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 7.17812 ] pdfxs
+ (0) show
+ (-ex)
+ [3.63261 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 10.1017 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (6) show
+ (4bi)
+ [9.50174 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [9.0981 7.8763 6.0654 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [7.07994 3.02179 4.29811 ] pdfxs
+ -1.52588e-05 -160.503 m
+ (a) show
+ (lsom)
+ [3.0327 4.29811 9.0981 9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 9.6981 ] pdfxs
+ (t) show
+ (olimiti)
+ [9.08719 3.0327 3.0327 9.08711 3.0327 7.87638 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (esize)
+ [8.47629 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (2) show
+ 203.879 -156.544 m
+ /N698 7.96999 Tf
+ (k) show
+ 212.635 -160.503 m
+ /N614 10.909 Tf
+ (bytes.)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 3.0327 ] pdfxs
+ 11.515 -183.067 m
+ /N1025 10.909 Tf
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (t) show
+ (er)
+ [5.75987 5.15995 ] pdfxs
+ (co) show
+ (mpr)
+ [10.4616 6.96002 5.17085 ] pdfxs
+ (e) show
+ (ss)
+ [4.95263 4.95263 ] pdfxs
+ 101.093 -183.067 m
+ /N614 10.909 Tf
+ (\() show
+ (pr)
+ [6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 149.033 -183.067 m
+ /N695 10.909 Tf
+ (P) show
+ 157.552 -183.067 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63597 -196.616 m
+ (1po)
+ [19.3962 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 4.85451 ] pdfxs
+ (\() show
+ 84.546 -196.616 m
+ /N695 10.909 Tf
+ (P) show
+ 93.065 -196.616 m
+ /N614 10.909 Tf
+ (\))
+ [100.265 ] pdfxs
+ (/) show
+ (/Firs)
+ [9.0981 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,runpo)
+ [6.6654 4.27631 6.0654 9.68719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r) show
+ 3.63597 -210.165 m
+ (2) show
+ 23.03 -210.165 m
+ /N1028 10.909 Tf
+ (8) show
+ 29.091 -210.165 m
+ /N695 10.909 Tf
+ (F) show
+ 40.6519 -210.165 m
+ /N1028 10.909 Tf
+ (2) show
+ 51.5609 -210.165 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\() show
+ 99.1969 -210.165 m
+ /N695 10.909 Tf
+ (P) show
+ 107.716 -210.165 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63594 -223.714 m
+ (3se)
+ [30.9052 4.30902 4.8436 ] pdfxs
+ (t) show
+ 51.5759 -223.714 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 125.26 -223.714 m
+ /N614 10.909 Tf
+ (=) show
+ 137.382 -223.714 m
+ /N1028 10.909 Tf
+ (;) show
+ 3.63593 -237.263 m
+ /N614 10.909 Tf
+ (4) show
+ 34.5459 -237.263 m
+ /N1028 10.909 Tf
+ (8) show
+ 40.6059 -237.263 m
+ /N695 10.909 Tf
+ (p) show
+ 49.1249 -237.263 m
+ /N1028 10.909 Tf
+ (2) show
+ 60.0339 -237.263 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (\() show
+ 89.1859 -237.263 m
+ /N695 10.909 Tf
+ (F) show
+ 97.7159 -237.263 m
+ /N614 10.909 Tf
+ (\))
+ [95.6174 ] pdfxs
+ (/) show
+ (/Find)
+ [9.08719 7.12357 3.0327 6.05449 9.6981 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.6654 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 3.63591 -250.813 m
+ (5if)
+ [42.4251 3.0327 6.97085 ] pdfxs
+ (\() show
+ 60.3029 -250.813 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 119.304 -250.813 m
+ /N614 10.909 Tf
+ (\() show
+ 123.546 -250.813 m
+ /N695 10.909 Tf
+ (p) show
+ 129.035 -250.813 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [60.0541 ] pdfxs
+ (/) show
+ (/index-c)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 5.75995 3.63261 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [9.6981 4.30902 ] pdfxs
+ (a) show
+ (fef)
+ [3.32724 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 328.667 -250.813 m
+ /N695 10.909 Tf
+ (p) show
+ 334.155 -250.813 m
+ /N614 10.909 Tf
+ (?) show
+ 3.63586 -264.362 m
+ (6) show
+ 57.5759 -264.362 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 130.654 -264.362 m
+ /N614 10.909 Tf
+ (=) show
+ 142.169 -264.362 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 214.642 -264.362 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 229.793 -264.362 m
+ /N695 10.909 Tf
+ (p) show
+ 235.282 -264.362 m
+ /N1028 10.909 Tf
+ (g) show
+ 3.63582 -277.911 m
+ /N614 10.909 Tf
+ (7if)
+ [30.9052 3.0327 6.97085 ] pdfxs
+ (\() show
+ 48.7878 -277.911 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 121.866 -277.911 m
+ /N1028 10.909 Tf
+ (6) show
+ 121.866 -277.911 m
+ /N614 10.909 Tf
+ (=) show
+ 133.381 -277.911 m
+ /N1028 10.909 Tf
+ (;) show
+ 138.836 -277.911 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63579 -291.46 m
+ (8rewri)
+ [42.4251 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (efunc)
+ [4.8436 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\() show
+ 122.788 -291.46 m
+ /N695 10.909 Tf
+ (F) show
+ 131.318 -291.46 m
+ /N614 10.909 Tf
+ (,) show
+ 137.985 -291.46 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 208.033 -291.46 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.394 -326.927 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.08719 4.85451 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.9358 -359.808 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 39.9228 -359.808 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 103.124 -359.808 m
+ /N614 10.909 Tf
+ (predic)
+ [6.0654 4.2654 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (eused)
+ [9.05447 6.05449 4.30902 4.8436 10.2654 ] pdfxs
+ (o) show
+ (nline#5c)
+ [10.2545 3.0327 3.0327 6.05449 9.05447 9.08711 9.65446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lswh)
+ [3.0327 8.49808 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.44365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.50899 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (nsidereds)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 10.2654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 9.04356 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ -0.000228882 -381.73 m
+ (viaindexesins)
+ [5.75995 3.0327 9.08719 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 7.94172 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (fp)
+ [6.97085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.30902 7.87629 6.20722 ] pdfxs
+ (o) show
+ (rin)
+ [7.909 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.6654 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (re:)
+ [4.2654 4.85451 3.0327 ] pdfxs
+ 13.3328 -410.126 m
+ (1) show
+ (.Thepo)
+ [8.4872 7.8763 6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (llife)
+ [6.6654 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imemustbeb)
+ [3.0327 9.08711 8.4872 8.79257 6.05449 4.30902 7.87638 6.35994 8.4872 6.35994 ] pdfxs
+ (o) show
+ (undedby)
+ [6.0654 6.05449 6.0654 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hisfunc)
+ [6.0654 3.02179 7.94172 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 13.3328 -440.018 m
+ (2) show
+ (.Thep)
+ [8.4872 7.8763 6.0654 8.06175 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.67265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodec)
+ [6.0654 9.28355 6.05449 5.75995 6.0654 8.06175 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.0654 3.02179 6.0654 8.67265 ] pdfxs
+ (t) show
+ (o)
+ [8.68356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.07266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmustrepresent)
+ [6.25085 8.79257 6.05449 4.30902 7.46184 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 7.46184 ] pdfxs
+ (o) show
+ (nlyhe)
+ [6.0654 3.02179 8.98901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.28355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.52718 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.28355 6.05449 ] pdfxs
+ (o) show
+ 27.2728 -461.94 m
+ (ot) show
+ (hercl)
+ [6.05449 4.85451 7.909 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (\() show
+ (i.e.,no)
+ [3.0327 3.0327 4.8436 3.0327 6.6654 6.0654 9.08719 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (rs)
+ [7.909 4.30902 ] pdfxs
+ (ta) show
+ (ck)
+ [4.53815 9.39264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3328 -491.832 m
+ (3) show
+ (.Thepo)
+ [8.4872 7.8763 6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.87638 6.37085 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.08719 9.08719 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ 16.9358 -520.228 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#1isdirec)
+ [3.0327 5.74904 6.91639 9.09802 8.1272 3.0327 6.97082 6.0654 3.02179 4.27631 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 8.42174 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.05449 4.85451 8.72719 5.75995 8.43265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.52721 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 7.55993 ] pdfxs
+ (I) show
+ (f)
+ [6.01085 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.52721 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (intisn)
+ [3.0327 5.74904 6.91639 3.0327 6.98173 6.05449 ] pdfxs
+ (o) show
+ (ts)
+ [6.91639 4.30902 ] pdfxs
+ (a) show
+ (tis\fed,itmay)
+ [4.23277 3.0327 4.30902 6.05449 4.85451 6.05449 5.90177 3.0327 6.91639 9.08711 5.14905 
+ 5.75995 ] pdfxs
+ -0.000228882 -542.15 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (illbeindex-c)
+ [3.0327 3.0327 7.10176 6.35994 8.91265 3.0327 6.0654 6.05449 4.85451 5.74904 3.64352 
+ 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edins)
+ [4.8436 10.1345 3.0327 10.1235 4.30902 ] pdfxs
+ (o) show
+ (mep)
+ [9.08711 8.91265 6.0654 ] pdfxs
+ (a) show
+ (rentfunc)
+ [4.27631 4.8436 5.75995 8.31274 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (\() show
+ (via)
+ [5.75995 3.02179 9.52355 ] pdfxs
+ (t) show
+ (hefullin)
+ [6.0654 8.91265 3.33815 6.05449 3.0327 7.10176 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribed)
+ [6.05449 13.1671 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 
+ ] pdfxs
+ -0.000228882 -564.073 m
+ (below)
+ [6.35994 4.85451 3.0327 5.14905 7.8763 ] pdfxs
+ (\)) show
+ (.C)
+ [10.2326 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#2isde)
+ [3.02179 5.75995 8.66183 9.09802 9.87264 3.0327 8.71626 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminedfr)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 4.8436 10.4835 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.5162 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.27265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 9.88355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phproducedby)
+ [6.0654 10.4835 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 10.4835 5.74904 
+ 10.1781 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (.)
+ [7.45084 ] pdfxs
+ (I) show
+ (tisrequired)
+ [8.66183 3.0327 8.71626 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 6.0654 
+ ] pdfxs
+ -0.000228882 -585.995 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 8.13811 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.03265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.3381 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [6.3054 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.73811 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.13811 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [7.52729 6.35994 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.3381 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.51638 ] pdfxs
+ (o) show
+ (fahe)
+ [6.62176 8.73811 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ppo)
+ [9.3381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.38176 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.3381 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erstosuch)
+ [4.85451 4.2654 7.59263 4.23277 8.73811 4.30902 6.05449 4.54905 9.3381 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000228882 -607.918 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [8.45456 4.85451 ] pdfxs
+ (a) show
+ (silybec)
+ [4.29811 3.0327 3.0327 9.97082 6.35994 9.07629 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.2872 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (srel)
+ [8.5199 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.06538 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.06538 ] pdfxs
+ (o) show
+ (fsuchapo)
+ [7.54902 4.30902 6.05449 4.54905 10.2763 9.67628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.C)
+ [3.0327 9.62173 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#3is)
+ [3.0327 5.75995 8.45456 9.08711 9.67628 3.0327 8.5199 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -0.000228882 -629.84 m
+ (identi\fedby)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 9.50173 5.75995 9.19628 
+ ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.46903 ] pdfxs
+ (a) show
+ (ndisrel)
+ [6.0654 9.50173 3.02179 7.74536 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (xedinSecti)
+ [5.75995 4.8436 9.50173 3.0327 9.50173 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [7.81084 ] pdfxs
+ (I) show
+ (npr)
+ [9.50173 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,weimp)
+ [3.0327 4.8436 4.8436 6.51267 7.58175 8.29084 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (seapr)
+ [4.30902 8.27993 8.90174 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (bilityc)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 9.19628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ 225.818 -657.201 m
+ (162) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (nlyexplicitp)
+ [6.0654 3.02179 8.84719 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.33093 
+ 6.35994 ] pdfxs
+ (o) show
+ (intertypes)
+ [3.0327 5.75995 4.23277 4.85451 7.35264 3.93823 5.75995 6.35994 4.85451 7.38536 ] pdfxs
+ (a) show
+ (ndin)
+ [6.05449 9.14174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertypes)
+ [4.85451 7.35264 3.93823 5.75995 6.35994 4.85451 7.38536 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hesamesize)
+ [6.05449 7.93084 4.29811 5.46541 9.08711 7.93084 4.29811 3.0327 4.8436 7.93084 ] pdfxs
+ (o) show
+ (rl)
+ [7.36355 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erc)
+ [4.85451 7.35264 4.8436 ] pdfxs
+ (a) show
+ (ndirec)
+ [9.14174 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyencodeap)
+ [3.0327 8.83629 4.85451 6.05449 4.85451 5.74904 6.0654 7.93084 8.53084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -21.922 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 6.82903 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.829 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.7963 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 4.8436 ] pdfxs
+ 100.902 -21.922 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r-c)
+ [4.60356 3.90544 4.46185 ] pdfxs
+ (o) show
+ (mpati)
+ [8.91258 5.01816 5.58542 3.62179 3.33823 ] pdfxs
+ (b) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ 191.228 -21.922 m
+ /N614 10.909 Tf
+ (types)
+ [3.93823 5.75995 6.35994 4.85451 8.06172 ] pdfxs
+ (\(ot) show
+ (herv)
+ [6.05449 4.85451 8.03991 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 8.06172 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 8.6072 6.0654 ] pdfxs
+ (a) show
+ (ndledveryc)
+ [6.05449 6.0654 3.0327 4.8436 9.81809 5.4545 4.85451 4.27631 9.51264 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyin)
+ [3.0327 5.4545 4.8436 3.0327 9.52355 3.0327 9.81809 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -43.845 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [7.7672 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (nytype)
+ [5.75995 9.04356 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 113.108 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 119.112 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 125.506 -43.845 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 155.121 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 159.363 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 165.367 -43.845 m
+ /N614 10.909 Tf
+ (\)re)
+ [7.5382 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsaset)
+ [6.0654 4.2654 6.0654 7.59263 8.75992 4.29811 4.8436 7.5382 ] pdfxs
+ (o) show
+ (f\feldn)
+ [6.63267 6.0654 4.8436 3.0327 9.35992 6.05449 ] pdfxs
+ (a) show
+ (mesf)
+ [9.09802 4.8436 7.60354 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.14902 6.0654 4.8436 3.0327 6.05449 7.60354 ] pdfxs
+ (o) show
+ (f) show
+ 378.623 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 384.627 -43.845 m
+ /N614 10.909 Tf
+ (,whichisasin)
+ [6.39267 7.8763 6.0654 3.0327 4.53815 9.35992 3.0327 7.59263 8.75992 4.29811 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -65.768 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e\feldn)
+ [8.91265 6.05449 4.85451 3.02179 10.1235 6.0654 ] pdfxs
+ (a) show
+ (meif)
+ [9.08711 8.90174 3.0327 3.33815 ] pdfxs
+ 118.994 -65.768 m
+ /N695 10.909 Tf
+ (\034) show
+ 129.056 -65.768 m
+ /N614 10.909 Tf
+ (isasc)
+ [3.0327 8.35626 9.51264 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rtype\(\feldn)
+ [8.33445 3.93823 5.75995 6.35994 8.91265 4.23277 6.0654 4.8436 3.0327 10.1235 6.05449 
+ ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 8.36717 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.91265 ] pdfxs
+ (a) show
+ (ssumed)
+ [4.29811 4.30902 6.05449 9.09802 4.8436 10.1235 ] pdfxs
+ (t) show
+ (obeunique)
+ [9.51264 6.35994 8.91265 6.05449 6.0654 3.0327 5.74904 6.0654 8.90174 ] pdfxs
+ (t) show
+ (oatype)
+ [9.51264 9.52355 3.93823 5.74904 6.37085 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [9.15265 ] pdfxs
+ (A) show
+ (n) show
+ -0.000106812 -87.69 m
+ (a) show
+ (rraytype)
+ [4.27631 4.2654 5.15996 10.1345 3.93823 5.75995 6.35994 9.22901 ] pdfxs
+ (o) show
+ (fknownsize)
+ [7.71266 5.75995 6.0654 5.14905 7.8763 10.4399 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ 124.447 -87.69 m
+ /N695 10.909 Tf
+ (k) show
+ 134.85 -87.69 m
+ /N614 10.909 Tf
+ (mayberepresen)
+ [9.08711 5.15996 10.1345 6.35994 9.22901 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (edei)
+ [4.8436 10.4399 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.66173 ] pdfxs
+ (a) show
+ (sas)
+ [8.67262 9.83992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewi)
+ [6.0654 4.2654 9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 362.348 -87.69 m
+ /N695 10.909 Tf
+ (k) show
+ 372.751 -87.69 m
+ /N614 10.909 Tf
+ (\felds)
+ [6.0654 4.8436 3.0327 6.05449 8.68353 ] pdfxs
+ (o) show
+ (rbyasin)
+ [8.66173 5.74904 10.1454 9.82901 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -0.00012207 -109.613 m
+ (\feld;)
+ [6.0654 4.8436 3.0327 6.05449 6.21813 ] pdfxs
+ (a) show
+ (nunknown-size)
+ [9.03265 6.05449 6.0654 5.75995 6.05449 5.14905 7.88721 6.05449 3.64352 4.29811 3.0327 
+ 4.8436 7.82175 ] pdfxs
+ (a) show
+ (rrayis)
+ [4.2654 4.27631 5.14905 8.7272 3.02179 7.27627 ] pdfxs
+ (a) show
+ (lwaysrepresen)
+ [3.02179 7.58175 5.14905 5.75995 7.26536 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.02174 ] pdfxs
+ (a) show
+ (sthel)
+ [7.27627 4.23277 6.0654 7.81084 3.0327 ] pdfxs
+ (att) show
+ (er.O)
+ [4.8436 4.27631 7.65811 8.47629 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.24356 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.27627 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.20002 ] pdfxs
+ (t) show
+ (heinpu)
+ [6.0654 7.81084 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ -0.00012207 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [12.7307 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (redescribedinSec)
+ [4.2654 8.4872 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 
+ 3.0327 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.) show
+ 16.9359 -153.458 m
+ (We)
+ [10.2981 9.65446 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.29811 10.2654 ] pdfxs
+ (a) show
+ (ssumeal)
+ [4.29811 4.30902 6.05449 9.09802 9.64356 10.2654 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (repr)
+ [4.27631 9.65446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [13.8871 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninwhichvir)
+ [10.8654 3.0327 10.8654 7.8763 6.0654 3.02179 4.54905 10.8654 5.75995 3.0327 4.2654 
+ ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.83266 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 9.10898 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.8654 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.00012207 -175.38 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.35989 ] pdfxs
+ (a) show
+ (redis)
+ [4.27631 9.89446 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (t) show
+ (.)
+ [12.1308 ] pdfxs
+ (I) show
+ (n)
+ [11.1163 ] pdfxs
+ (o) show
+ (urrepresen)
+ [6.05449 9.32717 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nitisn)
+ [11.1163 3.0327 9.29455 3.0327 9.35989 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [9.29455 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.89446 ] pdfxs
+ (t) show
+ (ot)
+ [10.5163 4.23277 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.90537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.89446 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 9.35989 ] pdfxs
+ (o) show
+ (favir)
+ [8.38902 10.5054 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.00012207 -197.303 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,so)
+ [4.85451 4.2654 7.42903 4.29811 9.6981 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.54171 ] pdfxs
+ (ta) show
+ (kenv)
+ [5.4545 4.85451 10.2981 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesmustliveinmem)
+ [6.05449 3.0327 4.85451 8.54171 8.78166 6.0654 4.29811 8.48728 3.0327 3.0327 5.4545 
+ 9.0872 3.0327 10.2981 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 9.6981 ] pdfxs
+ (A) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,vir)
+ [3.02179 3.0327 4.8545 7.41812 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.2763 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 8.54171 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [10.2981 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -0.00012207 -219.225 m
+ (representsc)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 7.2982 4.30902 4.8436 
+ ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rv)
+ [7.31992 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.35263 ] pdfxs
+ (\() show
+ (i.e.,in)
+ [3.0327 3.0327 4.8436 3.0327 6.19631 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er,\r)
+ [4.85451 4.2654 6.19631 6.0654 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.0327 6.05449 8.50902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.19631 ] pdfxs
+ (o) show
+ (rp)
+ [7.33083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Struc)
+ [7.67993 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 6.19631 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 6.20722 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.05449 9.11992 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -0.00012207 -241.148 m
+ (a) show
+ (restric)
+ [4.27631 9.05447 4.30902 4.23277 4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lymem)
+ [3.0327 9.97082 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.95991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.06538 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 10.2763 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.97082 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hl)
+ [10.2654 3.0327 ] pdfxs
+ (oa) show
+ (d,s)
+ [6.0654 7.38539 4.29811 ] pdfxs
+ (to) show
+ (re,)
+ [4.27631 4.8436 7.38539 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.2654 4.85451 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 7.23266 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 9.61082 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.00012207 -263.07 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 8.78174 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.23626 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.78174 ] pdfxs
+ (o) show
+ (nvir)
+ [9.99264 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [6.95994 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ers.Mem)
+ [4.8436 4.27631 4.29811 8.75992 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryisp)
+ [4.27631 9.68719 3.02179 8.23626 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedin)
+ [6.05449 4.85451 9.99264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ohe)
+ [9.38174 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.99264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s\()
+ [8.23626 4.23277 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -0.00012207 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (edvia)
+ [4.85451 9.26173 5.75995 3.0327 8.66174 ] pdfxs
+ (a) show
+ 54.7679 -284.993 m
+ /N722 10.909 Tf
+ (malloc) show
+ 92.3369 -284.993 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\),s)
+ [6.0654 4.23277 6.32722 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 8.96719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (\(a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edvia)
+ [4.8436 9.27264 5.75995 3.02179 8.66174 ] pdfxs
+ (a) show
+ (nexplicits)
+ [9.27264 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.45093 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 8.96719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [9.26173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -0.000137329 -306.915 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (med)
+ [9.08711 4.8436 6.0654 ] pdfxs
+ 35.9118 -306.915 m
+ /N722 10.909 Tf
+ (alloca) show
+ 70.2748 -306.915 m
+ /N614 10.909 Tf
+ (,simil)
+ [7.61448 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.67263 ] pdfxs
+ (t) show
+ (om)
+ [9.85082 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.61448 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\()
+ [8.70535 4.23277 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.42903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.70535 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.05449 10.4617 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.61448 ] pdfxs
+ (a) show
+ (ndunknown)
+ [6.05449 10.4617 6.0654 6.05449 5.75995 6.05449 5.15996 7.8763 6.0654 ] pdfxs
+ -0.000152588 -328.838 m
+ (o) show
+ (bjects.)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 3.0327 ] pdfxs
+ 16.9358 -350.761 m
+ (The)
+ [7.8763 6.0654 8.67266 ] pdfxs
+ (D) show
+ (S)
+ [9.88355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.89446 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.09446 9.28356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisa\fnitedirectedmul)
+ [9.88355 3.0327 8.12717 9.28356 6.05449 6.0654 3.0327 4.23277 8.68356 6.05449 3.0327 
+ 4.27631 4.8436 4.85451 4.23277 4.85451 9.88355 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.88355 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.88355 ] pdfxs
+ (a) show
+ (sa)
+ [8.12717 9.28356 ] pdfxs
+ (t) show
+ (uple)
+ [6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ 413.924 -350.761 m
+ /N695 10.909 Tf
+ (DSG)
+ [9.33813 7.32001 8.57442 ] pdfxs
+ 439.155 -350.761 m
+ /N614 10.909 Tf
+ (\() show
+ 443.397 -350.761 m
+ /N695 10.909 Tf
+ (F) show
+ 451.927 -350.761 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.59274 8.4872 ] pdfxs
+ -0.000213623 -372.683 m
+ /N1028 10.909 Tf
+ (h) show
+ 4.24178 -372.683 m
+ /N695 10.909 Tf
+ (N;E;)
+ [9.34894 4.84359 8.68363 4.8545 ] pdfxs
+ (E) show
+ 40.0228 -374.372 m
+ /N698 7.96999 Tf
+ (V) show
+ 47.3338 -372.683 m
+ /N695 10.909 Tf
+ (;C)
+ [4.84359 7.79989 ] pdfxs
+ 60.7598 -372.683 m
+ /N1028 10.909 Tf
+ (i) show
+ 65.0017 -372.683 m
+ /N614 10.909 Tf
+ (,where:)
+ [6.6654 7.8763 6.0654 4.8436 4.27631 4.85451 3.0327 ] pdfxs
+ 16.3638 -403.572 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2728 -403.572 m
+ /N695 10.909 Tf
+ (N) show
+ 41.3387 -403.572 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 8.41081 9.56719 4.30902 4.8436 8.35637 ] pdfxs
+ (o) show
+ (fnodes,c)
+ [7.43993 6.0654 5.75995 6.05449 4.85451 4.29811 7.26539 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.1781 ] pdfxs
+ (\\D) show
+ (Snodes)
+ [10.1672 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (") show
+ (.)
+ [9.30537 ] pdfxs
+ (D) show
+ (Snodeshavesever)
+ [10.1672 6.0654 5.75995 6.05449 4.85451 8.41081 6.0654 5.14905 5.4545 8.95629 4.30902 
+ 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.14539 ] pdfxs
+ (att) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esdescribedinSec-)
+ [4.85451 8.41081 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 10.1781 
+ 3.0327 10.1672 6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ 27.2728 -425.495 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.1below.)
+ [3.0327 9.08719 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 16.3638 -456.383 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2728 -456.383 m
+ /N695 10.909 Tf
+ (E) show
+ 39.6947 -456.383 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 8.0399 9.19628 4.29811 4.85451 7.98547 ] pdfxs
+ (o) show
+ (fed)
+ [7.06903 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 8.0399 3.0327 9.79628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.58538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.05449 6.0654 8.19265 6.20722 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 3.0327 ] pdfxs
+ 234.292 -456.383 m
+ /N695 10.909 Tf
+ (E) show
+ 246.714 -456.383 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 8.0399 9.19628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (o) show
+ (ftype)
+ [7.07994 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 346.993 -456.383 m
+ /N1028 10.909 Tf
+ (h) show
+ 351.236 -456.383 m
+ /N695 10.909 Tf
+ (n) show
+ 357.784 -458.02 m
+ /N698 7.96999 Tf
+ (s) show
+ 362.198 -456.383 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 372.387 -458.02 m
+ /N698 7.96999 Tf
+ (s) show
+ 376.801 -456.383 m
+ /N1028 10.909 Tf
+ (i!)
+ [7.45093 14.1053 ] pdfxs
+ (h) show
+ 402.603 -456.383 m
+ /N695 10.909 Tf
+ (n) show
+ 409.151 -458.161 m
+ /N698 7.96999 Tf
+ (d) show
+ 414.007 -456.383 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 424.196 -458.161 m
+ /N698 7.96999 Tf
+ (d) show
+ 429.051 -456.383 m
+ /N1028 10.909 Tf
+ (i) show
+ 433.294 -456.383 m
+ /N614 10.909 Tf
+ (,where)
+ [6.7963 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 27.2726 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 33.8206 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 38.2346 -478.306 m
+ /N695 10.909 Tf
+ (;n)
+ [4.84359 6.54546 ] pdfxs
+ 49.6306 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 58.1346 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 69.0546 -478.306 m
+ /N695 10.909 Tf
+ (N) show
+ 79.0095 -478.306 m
+ /N614 10.909 Tf
+ (,) show
+ 86.1385 -478.306 m
+ /N695 10.909 Tf
+ (f) show
+ 91.4795 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 99.5415 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 110.463 -478.306 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 140.077 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 144.32 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 152.21 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 156.451 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 162.999 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 167.413 -478.306 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [8.24728 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 201.488 -478.306 m
+ /N695 10.909 Tf
+ (f) show
+ 206.829 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 215.332 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 226.253 -478.306 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 255.867 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 260.109 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 268 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 272.242 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 278.79 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 283.645 -478.306 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (,)
+ [7.12357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 320.843 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 328.733 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 332.975 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 339.523 -478.306 m
+ /N614 10.909 Tf
+ (\)den)
+ [8.24728 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (estypeinf)
+ [4.8436 8.31262 3.93823 5.75995 6.35994 8.85811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 27.2724 -500.229 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 9.67628 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.88719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.46538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (o) show
+ (f) show
+ 162.719 -500.229 m
+ /N695 10.909 Tf
+ (n) show
+ 172.884 -500.229 m
+ /N614 10.909 Tf
+ (a) show
+ (sexpl)
+ [7.9199 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedbelow.)
+ [3.02179 6.0654 4.8436 9.67628 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 270.171 -500.229 m
+ /N695 10.909 Tf
+ (E) show
+ 282.47 -500.229 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 7.9199 9.06538 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.67628 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (useas)
+ [6.0654 4.29811 8.46538 9.07629 4.29811 ] pdfxs
+ (o) show
+ (urce\feldc)
+ [6.0654 4.27631 4.8436 8.46538 6.0654 4.8436 3.0327 9.67628 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ 27.2724 -522.151 m
+ (have)
+ [6.0654 5.14905 5.4545 8.6072 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.05449 3.0327 9.51264 9.2181 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.6072 ] pdfxs
+ (o) show
+ (utg)
+ [6.0654 4.23277 5.46541 ] pdfxs
+ (o) show
+ (inged)
+ [3.02179 6.0654 9.20719 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e.)
+ [4.85451 8.23629 ] pdfxs
+ (Not) show
+ (e)
+ [8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.6072 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 8.6072 ] pdfxs
+ (a) show
+ (ndt)
+ [6.0654 9.81809 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.85451 7.99638 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (a) show
+ (ned)
+ [9.81809 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.6072 ] pdfxs
+ (a) show
+ (reb)
+ [4.2654 8.6072 6.37085 ] pdfxs
+ (ot) show
+ (h) show
+ 444.023 -522.151 m
+ /N634 10.909 Tf
+ (\f)
+ [6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.79267 ] pdfxs
+ (ds) show
+ 27.2724 -544.074 m
+ /N614 10.909 Tf
+ (o) show
+ (fa)
+ [6.97085 9.08719 ] pdfxs
+ (D) show
+ (Snode.)
+ [9.6981 6.0654 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.3634 -574.963 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2724 -574.963 m
+ /N695 10.909 Tf
+ (E) show
+ 35.3254 -576.651 m
+ /N698 7.96999 Tf
+ (V) show
+ 47.1444 -574.963 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 8.80353 9.97082 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (o) show
+ (ftype)
+ [7.84357 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 151.256 -574.963 m
+ /N695 10.909 Tf
+ (vars)
+ [5.68359 5.76003 5.22545 5.11626 ] pdfxs
+ 173.04 -574.963 m
+ /N614 10.909 Tf
+ (\() show
+ 177.283 -574.963 m
+ /N695 10.909 Tf
+ (f) show
+ 183.798 -574.963 m
+ /N614 10.909 Tf
+ (\)) show
+ 192.522 -574.963 m
+ /N1028 10.909 Tf
+ (!)
+ [15.3926 ] pdfxs
+ (h) show
+ 212.156 -574.963 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 230.067 -574.963 m
+ /N1028 10.909 Tf
+ (i) show
+ 234.31 -574.963 m
+ /N614 10.909 Tf
+ (,where)
+ [7.75629 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 274.482 -574.963 m
+ /N695 10.909 Tf
+ (vars)
+ [5.68359 5.76003 5.22545 5.11626 ] pdfxs
+ 296.266 -574.963 m
+ /N614 10.909 Tf
+ (\() show
+ 300.508 -574.963 m
+ /N695 10.909 Tf
+ (f) show
+ 307.023 -574.963 m
+ /N614 10.909 Tf
+ (\)is)
+ [8.7491 3.0327 8.80353 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 9.35992 4.29811 4.8436 8.76001 ] pdfxs
+ (o) show
+ (fvirtu)
+ [7.83266 5.75995 3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.53812 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.81444 3.0327 6.0654 ] pdfxs
+ 27.2724 -596.885 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 70.1894 -596.885 m
+ /N695 10.909 Tf
+ (f) show
+ 76.7044 -596.885 m
+ /N614 10.909 Tf
+ (.C)
+ [8.44356 7.88721 ] pdfxs
+ (o) show
+ (ncep)
+ [6.05449 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 3.0327 ] pdfxs
+ 153.874 -596.885 m
+ /N695 10.909 Tf
+ (E) show
+ 161.927 -598.574 m
+ /N698 7.96999 Tf
+ (V) show
+ 169.239 -596.885 m
+ /N614 10.909 Tf
+ (\() show
+ 173.481 -596.885 m
+ /N695 10.909 Tf
+ (v) show
+ 179.161 -596.885 m
+ /N614 10.909 Tf
+ (\)is)
+ [8.07274 3.02179 8.13808 ] pdfxs
+ (a) show
+ (ned)
+ [9.88355 4.8436 6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.67266 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mre)
+ [12.9162 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 303.845 -596.885 m
+ /N695 10.909 Tf
+ (v) show
+ 313.35 -596.885 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et\feld)
+ [4.8436 8.07274 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 402.019 -596.885 m
+ /N1028 10.909 Tf
+ (h) show
+ 406.261 -596.885 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 424.173 -596.885 m
+ /N1028 10.909 Tf
+ (i) show
+ 432.241 -596.885 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 27.2723 -618.808 m
+ (t) show
+ (oby)
+ [9.08719 5.75995 5.75995 ] pdfxs
+ 55.7573 -618.808 m
+ /N695 10.909 Tf
+ (v) show
+ 61.4363 -618.808 m
+ /N614 10.909 Tf
+ (,if)
+ [6.6654 3.0327 3.33815 ] pdfxs
+ 78.1033 -618.808 m
+ /N695 10.909 Tf
+ (v) show
+ 87.4183 -618.808 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (o) show
+ (fp)
+ [6.95994 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ibletype.)
+ [3.0327 6.05449 3.0327 8.4872 3.93823 5.75995 6.35994 4.85451 3.0327 ] pdfxs
+ 228.544 -657.201 m
+ (43) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (55) 56
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N695 10.909 Tf
+ (C) show
+ 22.532 0 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 7.34172 8.50902 4.29811 4.85451 7.28729 ] pdfxs
+ (o) show
+ (f)
+ [6.38176 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnodes"in)
+ [3.0327 6.07631 6.05449 5.75995 6.0654 4.8436 4.30902 8.49811 3.0327 9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.89812 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.10901 ] pdfxs
+ (\() show
+ (seper)
+ [4.29811 4.8436 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (efr)
+ [7.88721 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.1307 ] pdfxs
+ (N\)) show
+ (,whichrepresentunres)
+ [6.07631 7.8763 6.0654 3.0327 4.53815 9.10901 4.27631 4.8436 6.0654 4.27631 4.8436 
+ 4.29811 4.85451 5.75995 7.28729 6.05449 6.0654 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.02179 5.4545 4.85451 9.10901 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.07631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (in)
+ [3.0327 9.27264 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.06175 4.85451 ] pdfxs
+ (o) show
+ (ntext)
+ [5.75995 4.23277 4.85451 5.75995 7.46184 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.06175 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.46184 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.E)
+ [6.05449 7.74539 7.41812 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.27264 4.85451 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 6.25085 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 266.921 -21.922 m
+ /N695 10.909 Tf
+ (c) show
+ 274.672 -21.922 m
+ /N1028 10.909 Tf
+ (2) show
+ 284.975 -21.922 m
+ /N695 10.909 Tf
+ (C) show
+ 296.772 -21.922 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.51627 ] pdfxs
+ (a) show
+ 315.997 -21.922 m
+ /N695 10.909 Tf
+ (k) show
+ 323.609 -21.922 m
+ /N614 10.909 Tf
+ (+2tuple:)
+ [10.069 8.68356 4.23277 6.0654 6.0654 3.02179 4.85451 7.66902 ] pdfxs
+ (\() show
+ 378.511 -21.922 m
+ /N695 10.909 Tf
+ (r;f;a)
+ [4.61455 4.8545 5.91274 4.84359 5.77094 ] pdfxs
+ 404.503 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 409.235 -21.922 m
+ /N695 10.909 Tf
+ (;:::;a)
+ [4.84359 4.8545 4.84359 4.8545 4.84359 5.77094 ] pdfxs
+ 439.244 -23.7 m
+ /N698 7.96999 Tf
+ (k) show
+ 444.363 -21.922 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ 10.9089 -43.845 m
+ (whereeveryelement)
+ [7.8763 6.0654 4.8436 4.27631 9.82901 4.85451 5.4545 4.8436 4.27631 10.7454 4.8436 
+ 3.0327 4.85451 9.08711 4.8436 5.75995 9.22909 ] pdfxs
+ (o) show
+ (f)
+ [8.32356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.83992 ] pdfxs
+ (t) show
+ (upleisanode-\feldp)
+ [6.05449 6.0654 3.0327 9.82901 3.0327 9.29443 10.4399 6.05449 5.75995 6.0654 4.8436 
+ 3.63261 6.0654 4.8436 3.0327 11.0508 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 276.684 -43.845 m
+ /N1028 10.909 Tf
+ (h) show
+ 280.927 -43.845 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 298.838 -43.845 m
+ /N1028 10.909 Tf
+ (i) show
+ 303.081 -43.845 m
+ /N614 10.909 Tf
+ (.) show
+ 315.01 -43.845 m
+ /N695 10.909 Tf
+ (r) show
+ 325.221 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 347.784 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 359.286 -43.845 m
+ /N614 10.909 Tf
+ (respec)
+ [4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyden)
+ [3.02179 5.4545 4.85451 3.0327 10.7454 6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (e) show
+ 10.9088 -65.768 m
+ (t) show
+ (hev)
+ [6.05449 8.95629 5.14904 ] pdfxs
+ (a) show
+ (luere)
+ [3.0327 6.0654 8.95629 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.05449 4.85451 10.1672 5.75995 9.86173 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.95629 4.85451 ] pdfxs
+ (a) show
+ (ll\(ifitisp)
+ [3.02179 7.14539 4.23277 3.0327 7.43993 3.0327 8.34546 3.0327 8.41081 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (at) show
+ (ible\))
+ [3.0327 6.0654 3.02179 4.85451 8.34546 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1672 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.95629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\() show
+ (s\)beingc)
+ [4.30902 8.34546 6.35994 4.85451 3.0327 6.05449 9.56719 4.8436 ] pdfxs
+ (a) show
+ (lled.)
+ [3.0327 3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ 10.9088 -87.69 m
+ /N695 10.909 Tf
+ (a) show
+ 16.6748 -89.326 m
+ /N703 7.96999 Tf
+ (1) show
+ 23.2258 -87.69 m
+ /N695 10.909 Tf
+ (:::a)
+ [4.84359 4.8545 4.84359 5.77094 ] pdfxs
+ 43.5368 -89.467 m
+ /N698 7.96999 Tf
+ (k) show
+ 53.0108 -87.69 m
+ /N614 10.909 Tf
+ (den)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [9.19629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.19629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (iblev)
+ [3.02179 6.0654 3.0327 9.19629 5.15995 ] pdfxs
+ (a) show
+ (luesp)
+ [3.02179 6.0654 4.8436 8.66171 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 10.4181 ] pdfxs
+ (a) show
+ (s)
+ [8.6508 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.6508 ] pdfxs
+ (t) show
+ (othec)
+ [9.8181 4.23277 6.0654 9.2072 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.38539 ] pdfxs
+ (\(ot) show
+ (her)
+ [6.05449 4.85451 8.61809 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ 10.9088 -109.613 m
+ (ments)
+ [9.08711 4.85451 5.75995 4.23277 9.45807 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.99264 6.05449 ] pdfxs
+ (o) show
+ (trepresen)
+ [9.39273 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.C)
+ [12.4144 7.8763 ] pdfxs
+ (o) show
+ (ncep)
+ [6.05449 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,e)
+ [3.0327 3.0327 4.84359 8.56356 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.2035 ] pdfxs
+ (t) show
+ (upleelementc)
+ [6.0654 6.05449 3.0327 10.0036 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 9.39273 
+ 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [11.2144 ] pdfxs
+ (a) show
+ (lsobere)
+ [3.02179 4.30902 10.6035 6.35994 10.0036 4.2654 4.85451 ] pdfxs
+ (ga) show
+ (rded)
+ [4.2654 6.0654 4.8436 11.2144 ] pdfxs
+ (a) show
+ (s)
+ [9.44716 ] pdfxs
+ (a) show
+ 10.9088 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-toed)
+ [4.29811 3.64352 4.23277 9.0981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.4872 3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 38.1618 -168.227 m
+ /N1217 8.96599 Tf
+ (typedefstruc)
+ [4.65341 6.12377 6.41963 5.39752 6.41963 5.39752 10.1226 5.00298 4.94929 5.20033 6.7155 
+ 5.53202 ] pdfxs
+ (t) show
+ 122.531 -168.227 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 148.017 -168.227 m
+ /N1220 8.96599 Tf
+ (f) show
+ 49.5158 -179.186 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 89.3548 -179.186 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 114.841 -179.186 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 121.107 -179.186 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ 49.5998 -190.144 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 71.2678 -190.144 m
+ /N1156 8.96599 Tf
+ (Data;)
+ [7.4956 5.06585 4.03464 6.54524 2.56423 ] pdfxs
+ 38.7618 -201.103 m
+ /N1220 8.96599 Tf
+ (g) show
+ 50.6497 -201.103 m
+ /N1156 8.96599 Tf
+ (list;)
+ [4.51882 4.50985 5.59477 7.02031 2.56423 ] pdfxs
+ 38.5408 -223.021 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 60.6797 -223.021 m
+ /N1156 8.96599 Tf
+ (Global=10;)
+ [8.15911 3.48773 5.53208 6.05203 5.53208 8.86732 12.5523 5.7652 5.7652 2.56423 ] pdfxs
+ 38.1098 -244.939 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 66.7688 -244.939 m
+ /N1156 8.96599 Tf
+ (d)
+ [6.60793 ] pdfxs
+ (o) show
+ 1 0 0 1 80.021 -244.939 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.25099 0 cm
+ 0 0 m
+ (all\(list)
+ [6.09694 4.04362 5.02091 6.50925 4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 47.157 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 52.815 0 m
+ /N1156 8.96599 Tf
+ (L,)
+ [7.41486 2.56423 ] pdfxs
+ 69.953 0 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 97.33 0 m
+ /N1156 8.96599 Tf
+ (\() show
+ 102.245 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 107.775 0 m
+ /N1156 8.96599 Tf
+ (FP\)\()
+ [5.60379 7.16387 4.87744 3.58634 ] pdfxs
+ 131.206 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 148.254 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 154.227 0 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [4.94917 3.58634 ] pdfxs
+ 168.562 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ -35.6241 -10.959 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ -18.5291 -10.959 m
+ /N1220 8.96599 Tf
+ (f) show
+ -8.34007 -10.959 m
+ /N1156 8.96599 Tf
+ (FP\(&L)
+ [5.60379 5.96243 3.69393 7.19069 5.75615 ] pdfxs
+ 18.8959 -10.959 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 24.4249 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 31.2299 -10.959 m
+ /N1156 8.96599 Tf
+ (Data\);)
+ [7.4956 5.06585 4.03464 6.70663 5.21815 2.56423 ] pdfxs
+ -8.04608 -21.918 m
+ (L=L)
+ [10.3557 11.7992 5.75615 ] pdfxs
+ 18.8959 -21.918 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 24.4249 -21.918 m
+ /N1305 8.96599 Tf
+ (>) show
+ 31.3059 -21.918 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ -34.4511 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ -23.9651 -32.877 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 4.09988 -32.877 m
+ /N1156 8.96599 Tf
+ (\(L\);)
+ [4.43811 7.28933 5.21815 2.56423 ] pdfxs
+ -46.1751 -43.836 m
+ /N1220 8.96599 Tf
+ (g) show
+ -46.1621 -65.753 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ -18.9821 -65.753 m
+ /N1156 8.96599 Tf
+ (addG\()
+ [4.61755 5.12854 5.12854 8.20394 3.58634 ] pdfxs
+ 9.56186 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 30.5688 -65.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 35.6128 -65.753 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 52.4808 -65.753 m
+ /N1220 8.96599 Tf
+ (f) show
+ -34.6222 -76.712 m
+ /N1156 8.96599 Tf
+ (\() show
+ -30.0822 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -25.2092 -76.712 m
+ /N1156 8.96599 Tf
+ (X\)+=Global;)
+ [6.81412 7.85415 7.76451 12.3641 8.15014 3.48773 5.54105 6.04307 5.53208 4.97608 2.56423 
+ ] pdfxs
+ -46.1752 -87.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ -46.1622 -109.589 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ -18.4072 -109.589 m
+ /N1156 8.96599 Tf
+ (addGToList\(list)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 6.51822 
+ 4.50985 4.51882 5.59477 3.58634 ] pdfxs
+ 69.2738 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 74.8928 -109.589 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 91.1858 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ -34.0912 -120.548 m
+ /N1156 8.96599 Tf
+ (d)
+ [6.60793 ] pdfxs
+ (o) show
+ 1 0 0 1 -20.839 -120.548 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.25099 0 cm
+ 0 0 m
+ (all\(L,ad)
+ [6.09694 4.04362 5.02091 4.47397 7.41486 9.26182 4.61755 5.12854 ] pdfxs
+ (d) show
+ (G\);)
+ [8.88536 5.21815 2.56423 ] pdfxs
+ -29.587 -10.959 m
+ /N1220 8.96599 Tf
+ (g) show
+ -28.092 -32.877 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ -2.606 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 3.95499 -32.877 m
+ /N1156 8.96599 Tf
+ (makeList\()
+ [8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.3885 3.58634 ] pdfxs
+ 53.796 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 74.228 -32.877 m
+ /N1156 8.96599 Tf
+ (Num\))
+ [6.1327 4.33953 8.23073 3.58634 ] pdfxs
+ 102.245 -32.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ -17.034 -43.836 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45197 -43.836 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.917 -43.836 m
+ /N1156 8.96599 Tf
+ (New=malloc\()
+ [6.64376 3.82848 11.091 12.8931 8.68799 5.61278 3.56842 3.56842 5.62174 6.07895 3.58634 
+ ] pdfxs
+ 87.197 -43.836 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 120.215 -43.836 m
+ /N1156 8.96599 Tf
+ (\(list\)\);)
+ [6.50925 4.51882 4.51882 5.5858 7.25343 5.29884 5.29884 2.56423 ] pdfxs
+ -19.205 -54.794 m
+ (New)
+ [6.69756 3.88228 6.6528 ] pdfxs
+ -3.22105 -54.794 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 2.30894 -54.794 m
+ /N1305 8.96599 Tf
+ (>) show
+ 9.18893 -54.794 m
+ /N1156 8.96599 Tf
+ (Next=Num?makeList\(Num)
+ [7.44174 4.63542 5.38863 8.83144 11.0909 6.1327 4.33953 13.0186 11.2972 8.50867 5.43346 
+ 5.69347 4.92233 6.58999 3.3891 4.45609 5.3885 3.92705 6.28512 4.50092 7.6838 ] pdfxs
+ 148.334 -54.794 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 156.946 -54.794 m
+ /N1156 8.96599 Tf
+ (1\):0;)
+ [6.05211 9.54872 8.51765 6.05211 2.56423 ] pdfxs
+ -19.2051 -65.753 m
+ (New)
+ [6.69756 3.88228 6.6528 ] pdfxs
+ -3.22107 -65.753 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 2.30893 -65.753 m
+ /N1305 8.96599 Tf
+ (>) show
+ 9.11292 -65.753 m
+ /N1156 8.96599 Tf
+ (Data=Num;)
+ [7.4956 5.06585 4.03464 9.77299 11.0999 6.1327 4.33953 8.38315 2.56423 ] pdfxs
+ -18.4701 -76.712 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 19.4459 -76.712 m
+ /N1156 8.96599 Tf
+ (New;)
+ [6.64376 3.82848 7.87218 2.56423 ] pdfxs
+ -29.5871 -87.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ -29.1431 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -7.5011 -109.589 m
+ /N1156 8.96599 Tf
+ (main\(\))
+ [8.1052 5.03895 2.9946 7.17278 5.20022 3.58634 ] pdfxs
+ 30.9109 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 53.4729 -109.589 m
+ /N1223 8.96599 Tf
+ (/) show
+ 58.7599 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 68.8229 -109.589 m
+ /N1223 8.96599 Tf
+ (X&Ylistsaredisjoin)
+ [10.9475 11.1716 13.6911 4.33948 4.79683 5.74718 5.03892 12.2206 5.63955 4.82369 12.3013 
+ 6.30303 4.42025 5.35268 4.42025 6.30303 4.42025 6.76928 ] pdfxs
+ (t) show
+ 208.293 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 213.483 -109.589 m
+ /N1223 8.96599 Tf
+ (/) show
+ -17.0342 -120.548 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45183 -120.548 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.4958 -120.548 m
+ /N1156 8.96599 Tf
+ (X=makeList\(10\);)
+ [10.9295 12.7048 8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.8637 5.03883 
+ 6.05211 6.06108 5.02986 2.56423 ] pdfxs
+ -17.0342 -131.507 m
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45181 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.4958 -131.507 m
+ /N1156 8.96599 Tf
+ (Y=makeList\(100\);)
+ [10.9295 12.7048 8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.79197 4.95814 
+ 5.98038 5.98038 5.98935 4.95814 2.56423 ] pdfxs
+ -18.4062 -142.466 m
+ (addGToList\(X\);)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 3.87325 
+ 7.85417 5.21815 2.56423 ] pdfxs
+ -18.0622 -153.425 m
+ (Global=20;)
+ [8.15911 3.48773 5.53208 6.05203 5.53208 8.86732 12.5523 5.7652 5.75623 2.56423 ] pdfxs
+ -18.4062 -164.384 m
+ (addGToList\(Y\);)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 3.87325 
+ 7.85417 5.21815 2.56423 ] pdfxs
+ -29.5872 -175.342 m
+ /N1220 8.96599 Tf
+ (g) show
+ 61.0578 -203.021 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:) show
+ 117.301 -203.021 m
+ /N614 9.963 Tf
+ (Ccodef)
+ [10.5209 4.42357 5.26046 5.52946 7.75121 3.04867 ] pdfxs
+ (o) show
+ (rrunningex)
+ [7.21319 3.90548 5.53942 5.52946 5.53942 2.76971 5.52946 8.29918 4.43354 5.26046 ] pdfxs
+ (a) show
+ (mple)
+ [8.2991 5.52946 2.76971 4.42357 ] pdfxs
+ -67.1122 -236.899 m
+ /N614 10.909 Tf
+ (Toillus)
+ [6.97085 10.2872 3.02179 3.0327 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tethe)
+ [4.23277 9.68719 4.23277 6.0654 9.67628 ] pdfxs
+ (D) show
+ (S)
+ [10.8872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.1308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8872 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.68719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.1308 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm,weuse)
+ [6.0654 9.08711 8.15993 7.57085 9.68719 6.05449 4.30902 9.67628 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.05449 9.67628 4.85451 5.75995 6.05449 9.67628 3.0327 10.8872 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.67628 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 10.2872 ] pdfxs
+ (a) show
+ (s)
+ [9.1308 ] pdfxs
+ (a) show
+ -84.0482 -258.821 m
+ (runningex)
+ [4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 10.5163 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Thisex)
+ [9.09802 6.05449 3.0327 4.85451 12.1635 7.88721 6.05449 3.0327 9.3708 4.8436 5.75995 
+ ] pdfxs
+ (a) show
+ (mplecre)
+ [9.08711 6.0654 3.0327 9.91628 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 9.3708 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1272 ] pdfxs
+ (t) show
+ (raversestwodisj)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 9.3708 3.93823 7.58175 10.5163 
+ 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intlinkedlis)
+ [3.02179 5.75995 9.31637 3.02179 3.0327 6.0654 5.4545 4.8436 11.1272 3.0327 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (s,usingi)
+ [4.30902 8.45447 6.05449 4.30902 3.02179 6.0654 10.5272 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 144.497 -291.714 m
+ (44) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 7.74539 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 58.444 0 m
+ /N722 10.909 Tf
+ (B) show
+ 67.066 0 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.13457 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.74539 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (edbutn)
+ [4.85451 8.95628 6.05449 6.0654 7.13457 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.13457 4.8436 ] pdfxs
+ (o) show
+ (mpressed,f)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.05449 6.07631 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.16719 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsexpl)
+ [6.0654 7.19991 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow.This)
+ [3.0327 6.0654 4.8436 8.95628 6.35994 4.85451 3.0327 5.14905 7.8763 7.6363 7.8763 
+ 6.05449 3.0327 7.19991 ] pdfxs
+ (a) show
+ (lsorequires)
+ [3.0327 4.29811 8.35629 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 4.29811 
+ ] pdfxs
+ -1.52588e-05 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdis)
+ [8.58546 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (inctfunc)
+ [3.02179 6.0654 4.8436 8.58546 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbodiesbeusedf)
+ [10.3963 6.35994 5.75995 6.05449 3.0327 4.85451 8.62899 6.37085 9.18538 6.05449 4.30902 
+ 4.8436 10.3963 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 220.661 -21.922 m
+ /N722 10.909 Tf
+ (A) show
+ 230.724 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 252.636 -21.922 m
+ /N722 10.909 Tf
+ (B) show
+ 262.699 -21.922 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.63989 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sef)
+ [4.30902 9.18538 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.18538 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [4.27631 9.08711 4.85451 8.60718 ] pdfxs
+ (a) show
+ (reshown)
+ [4.27631 9.18538 4.29811 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ (\)) show
+ (.By)
+ [9.97082 7.7344 5.75995 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (shrinkingp)
+ [4.29811 6.0654 4.27631 3.02179 6.0654 5.75995 3.0327 6.05449 9.63264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersfr)
+ [4.85451 4.2654 8.48717 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.47626 ] pdfxs
+ (t) show
+ (o)
+ [9.64355 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.48717 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.2435 ] pdfxs
+ (a) show
+ (lsoreducesin)
+ [3.0327 4.29811 9.64355 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.48717 3.02179 
+ 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.42183 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 9.63264 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.45445 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ints)
+ [3.0327 5.75995 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,e)
+ [6.53449 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.52355 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.71274 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 150.858 -65.768 m
+ /N722 10.909 Tf
+ (A) show
+ 160.053 -65.768 m
+ /N614 10.909 Tf
+ (listisreducedfr)
+ [3.0327 3.0327 4.29811 7.71274 3.0327 7.76717 4.27631 4.8436 6.0654 6.05449 4.85451 
+ 4.8436 9.52355 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5562 ] pdfxs
+ (1) show
+ (6)
+ [8.92356 ] pdfxs
+ (t) show
+ (o8by)
+ [8.92356 8.91265 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es{e\013ec)
+ [4.8436 7.77808 8.92356 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyreducing)
+ [3.0327 5.4545 4.8436 3.0327 9.22901 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 
+ 6.0654 8.92356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.32357 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 4.8436 ] pdfxs
+ -4.57764e-05 -87.69 m
+ (fo)
+ [3.33815 5.74904 ] pdfxs
+ (ot) show
+ (print)
+ [6.0654 4.2654 3.0327 5.75995 7.9091 ] pdfxs
+ (a) show
+ (ndb)
+ [6.05449 9.73082 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hrequirementbyh)
+ [9.73082 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.08711 4.85451 5.75995 
+ 7.8982 5.75995 9.42537 6.05449 ] pdfxs
+ (a) show
+ (lff)
+ [3.0327 7.00357 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.94173 ] pdfxs
+ (t) show
+ (hesenodes.Thedyn)
+ [6.05449 4.85451 4.29811 8.51993 6.05449 5.75995 6.05449 4.85451 4.29811 7.96357 7.88721 
+ 6.05449 8.51993 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micmem)
+ [9.09802 3.0327 8.50902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rylay)
+ [4.27631 9.42537 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -109.613 m
+ /N722 10.909 Tf
+ (A) show
+ 9.36395 -109.613 m
+ /N614 10.909 Tf
+ (listis)
+ [3.0327 3.0327 4.29811 7.87638 3.0327 7.94172 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedfr)
+ [4.27631 9.08711 4.8436 9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (7) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (t) show
+ (oFi)
+ [9.0981 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 16.9359 -131.535 m
+ (Tosimplifythepresen)
+ [6.97085 9.13083 4.29811 3.0327 9.08711 6.0654 3.0327 3.02179 3.33815 9.43628 4.23277 
+ 6.0654 8.51993 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.0654 6.70903 7.58175 8.51993 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 
+ 8.51993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [9.74173 3.0327 9.73082 ] pdfxs
+ (t) show
+ (hreepieces.Firstwedescribe)
+ [6.05449 4.27631 4.85451 8.51993 6.05449 3.0327 4.85451 4.8436 4.85451 4.29811 7.99629 
+ 7.11266 3.0327 4.27631 4.29811 7.92001 7.57085 8.53084 6.05449 4.85451 4.29811 4.85451 
+ 4.2654 3.0327 6.35994 4.8436 ] pdfxs
+ -4.57764e-05 -153.458 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esrequired)
+ [4.8436 8.13808 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.89446 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.67266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.86176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.88355 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.68356 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rytosupp)
+ [4.27631 9.58901 4.23277 9.29447 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtp)
+ [4.2654 8.07274 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.09446 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.46538 ] pdfxs
+ (N) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,we)
+ [6.90539 7.58175 4.8436 ] pdfxs
+ -4.57764e-05 -175.38 m
+ (describethe)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 7.85448 4.23277 6.0654 7.85448 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.06537 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [7.27628 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.45447 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresth)
+ [6.0654 4.2654 4.85451 7.309 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.24366 ] pdfxs
+ (a) show
+ (reneverp)
+ [4.27631 7.85448 6.05449 4.85451 5.4545 4.8436 7.27628 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 9.06537 ] pdfxs
+ (t) show
+ (oorre)
+ [8.45447 5.46541 7.27628 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedfr)
+ [6.05449 4.27631 6.05449 4.85451 9.06537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mfunc)
+ [12.098 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -4.57764e-05 -197.303 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.7672 4.30902 ] pdfxs
+ (ta) show
+ (ticp)
+ [4.23277 3.0327 9.58901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.01081 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (\() show
+ (Secti)
+ [6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (.Fin)
+ [11.1926 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (llywedescribe)
+ [3.0327 3.0327 10.4945 7.57085 9.59992 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 9.58901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.58901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.7999 ] pdfxs
+ (to) show
+ -4.57764e-05 -219.225 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ndlefunc)
+ [6.05449 6.0654 3.02179 8.4872 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.) show
+ -4.57764e-05 -257.058 m
+ /N622 11.955 Tf
+ (7.1.1PointerCom)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 
+ 9.98241 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ression)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 11.955 ] pdfxs
+ (Ru) show
+ (ntime)
+ [7.10126 5.22437 3.74195 11.2019 10.628 ] pdfxs
+ (L) show
+ (i)
+ [3.73 ] pdfxs
+ (b) show
+ (rary)
+ [5.49929 6.52739 5.49929 7.10119 ] pdfxs
+ -4.57764e-05 -286.026 m
+ /N614 10.909 Tf
+ (Thep)
+ [7.8763 6.0654 8.14902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.57082 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nruntimelibr)
+ [9.37082 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.14902 3.02179 3.0327 6.0654 
+ 4.2654 ] pdfxs
+ (a) show
+ (ryis)
+ [4.27631 9.05447 3.0327 7.60354 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (stiden)
+ [4.30902 7.5382 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.32722 ] pdfxs
+ (t) show
+ (o)
+ [8.75992 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.14902 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdpo)
+ [4.2654 9.35992 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (rrun)
+ [7.57082 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -4.57764e-05 -307.948 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.2326 3.0327 10.2326 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.The)
+ [9.49083 7.88721 6.05449 9.02174 ] pdfxs
+ (o) show
+ (nlytwofunc)
+ [6.0654 3.0327 9.92719 3.93823 7.58175 9.62173 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (litydi\013erences)
+ [3.02179 3.0327 3.93823 9.9381 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 8.47626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [8.41092 3.0327 8.42183 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ntees)
+ [5.75995 4.23277 4.85451 4.8436 8.47626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.41092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -329.871 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [6.1854 3.0327 7.46172 ] pdfxs
+ (a) show
+ (lwaysc)
+ [3.02179 7.58175 5.14905 5.75995 7.45081 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 7.46172 ] pdfxs
+ (\() show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc'ing)
+ [3.0327 3.0327 5.74904 4.85451 3.0327 3.02179 6.0654 8.6072 ] pdfxs
+ (t) show
+ (heentirepo)
+ [6.0654 7.9963 4.85451 5.75995 4.23277 3.0327 4.27631 8.00721 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (o)
+ [8.6072 ] pdfxs
+ (g) show
+ (rowi)
+ [4.2654 5.15996 11.029 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [6.28358 ] pdfxs
+ (o) show
+ (rusing)
+ [7.42901 6.05449 4.30902 3.02179 6.0654 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.9963 ] pdfxs
+ (t) show
+ (echniquedescribedin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 8.00721 6.0654 4.8436 4.30902 
+ 4.8436 4.27631 3.02179 6.37085 4.8436 9.2181 3.0327 6.0654 ] pdfxs
+ -4.57764e-05 -351.793 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (\))
+ [7.83274 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titreserves)
+ [7.82183 3.0327 7.82183 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 7.88717 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (0) show
+ 188.88 -347.834 m
+ /N698 7.96999 Tf
+ (th)
+ [3.0605 4.87763 ] pdfxs
+ 200.896 -351.793 m
+ /N614 10.909 Tf
+ (nodetorepresent)
+ [6.0654 5.74904 6.0654 8.43266 4.23277 9.04356 4.2654 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 7.82183 ] pdfxs
+ (t) show
+ (henullp)
+ [6.0654 8.42175 5.75995 6.0654 3.02179 6.61085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er.Thelibr)
+ [4.85451 4.2654 7.86538 7.8763 6.0654 8.42175 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.3381 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.85451 4.2654 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 4.8436 ] pdfxs
+ -6.10352e-05 -373.716 m
+ (is)
+ [3.0327 8.5199 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.0327 4.29811 9.67628 4.8436 ] pdfxs
+ (o) show
+ (sme)
+ [4.29811 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydi\013erentinth)
+ [3.0327 3.0327 9.97082 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 8.46546 
+ 3.02179 10.2872 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.06538 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.97082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 6.05449 ] pdfxs
+ (/) show
+ (freefunc)
+ [3.33815 4.2654 4.85451 9.06538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.5199 ] pdfxs
+ (ta) show
+ (keindicesins)
+ [5.4545 9.06538 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 8.5199 3.02179 6.0654 
+ 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.2763 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -395.638 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.11995 ] pdfxs
+ (a) show
+ (ndnumbers)
+ [6.0654 9.01083 5.75995 6.05449 8.79257 6.35994 4.85451 4.2654 7.26536 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.28358 6.05449 5.75995 6.0654 4.8436 7.25445 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (eins)
+ [7.79994 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.01083 ] pdfxs
+ (o) show
+ (fnumber)
+ [6.28358 5.75995 6.0654 8.78166 6.35994 4.85451 7.22174 ] pdfxs
+ (o) show
+ (fby)
+ [6.28358 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es.The)
+ [4.8436 4.30902 7.6472 7.8763 6.0654 7.79994 ] pdfxs
+ (A) show
+ (PIislis)
+ [7.42902 6.88349 3.0327 7.25445 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (edFi)
+ [4.85451 9.01083 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.79994 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.) show
+ 81.9009 -416.633 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolinit) show
+ 1 0 0 1 150.523 -416.633 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (unsigne) show
+ (d)
+ [10.4511 ] pdfxs
+ (NodeSize\);) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lize)
+ [2.76971 2.76971 4.42357 7.75121 ] pdfxs
+ (t) show
+ (hepo)
+ [5.52946 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.08739 5.53942 4.42357 3.93536 4.42357 3.90548 2.75975 5.53942 ] pdfxs
+ (to) show
+ (r,rec)
+ [3.89552 6.09735 3.89552 4.43354 4.42357 ] pdfxs
+ (o) show
+ (rdnodesize.)
+ [3.90548 8.8571 5.52946 5.26046 5.52946 7.75121 3.93536 2.75975 4.43354 4.42357 2.76971 
+ ] pdfxs
+ -71.761 -23.911 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy) show
+ 1 0 0 1 12.553 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP\)) show
+ -69.452 -11.955 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.43354 2.75975 4.43354 ] pdfxs
+ (a) show
+ (sepo)
+ [3.92539 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (lmem)
+ [6.08739 8.2991 4.43354 8.2991 ] pdfxs
+ (o) show
+ (ry)
+ [3.90548 8.57814 ] pdfxs
+ (a) show
+ (nddestroypooldescrip)
+ [5.52946 8.8571 5.53942 4.42357 3.93536 3.86572 3.90548 4.70253 8.57814 5.81839 5.26046 
+ 4.97154 6.09735 5.52946 4.43354 3.92539 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -87.452 -23.91 m
+ /N722 9.963 Tf
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (poolalloc) show
+ 1 0 0 1 -18.83 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Nu) show
+ (m)
+ [5.22055 ] pdfxs
+ (Nodes\)) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.76971 5.2505 4.43354 ] pdfxs
+ (at) show
+ (e) show
+ -14.463 -11.955 m
+ /N722 9.963 Tf
+ (NumNodes) show
+ 30.7 -11.955 m
+ /N614 9.963 Tf
+ (nodes.)
+ [5.53942 5.2505 5.53942 4.42357 3.93536 2.76971 ] pdfxs
+ -71.761 -23.91 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolfree) show
+ 1 0 0 1 -3.13799 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (Nod) show
+ (e)
+ [5.22055 ] pdfxs
+ (Idx\)) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (M)
+ [9.13614 ] pdfxs
+ (a) show
+ (rk)
+ [3.89552 8.57814 ] pdfxs
+ (t) show
+ (henodess)
+ [5.53942 7.75121 5.52946 5.26046 5.52946 4.43354 7.25303 3.92539 ] pdfxs
+ (ta) show
+ (rting)
+ [3.90548 3.86572 2.76971 5.53942 8.29918 ] pdfxs
+ (at) show
+ 67.341 -11.955 m
+ /N722 9.963 Tf
+ (NodeIdx) show
+ 107.274 -11.955 m
+ /N614 9.963 Tf
+ (a) show
+ (sfree.)
+ [7.25303 3.03871 3.90548 4.42357 4.43354 2.76971 ] pdfxs
+ -71.761 -23.911 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolrealloc) show
+ 1 0 0 1 17.783 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (NodeI) show
+ (dx)
+ [5.22055 10.4611 ] pdfxs
+ (ptr) show
+ (,)
+ [10.4611 ] pdfxs
+ (uint) show
+ -92.682 -11.955 m
+ (NumNodes\)) show
+ -74.682 -23.91 m
+ /N614 9.963 Tf
+ (R) show
+ (esize)
+ [4.43354 3.92539 2.76971 4.42357 7.75121 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.03871 4.43354 4.42357 7.19336 ] pdfxs
+ (to) show
+ 12.132 -23.91 m
+ /N722 9.963 Tf
+ (NumNodes) show
+ 57.295 -23.91 m
+ /N614 9.963 Tf
+ (nodes.)
+ [5.53942 5.2505 5.53942 4.42357 3.93536 2.76971 ] pdfxs
+ -53.583 -54.4 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lC)
+ [6.6654 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (untime)
+ [6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 51.235 -144.926 m
+ (161) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (56) 57
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72.749 697.933 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 36.259 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [3.7937 3.7937 4.78204 ] pdfxs
+ (t) show
+ 1 0 0 1 53.868 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.98099 0 cm
+ 0 0 m
+ (pc32)
+ [6.14483 5.2044 5.67468 4.23211 ] pdfxs
+ 28.203 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 38.77 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 57.635 0 m
+ /N703 7.96999 Tf
+ (X)
+ [7.37228 ] pdfxs
+ (;) show
+ 74.337 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 94.325 0 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ 124.471 0 m
+ /N1666 7.96999 Tf
+ (g) show
+ 130.417 0 m
+ /N703 7.96999 Tf
+ (;) show
+ -57.563 -18.929 m
+ /N1715 7.96999 Tf
+ (staticint)
+ [4.88561 4.82979 5.78622 4.82979 3.74586 11.2856 3.53864 6.24847 3.7937 ] pdfxs
+ -1.88005 -18.929 m
+ /N703 7.96999 Tf
+ (MakeLis)
+ [8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 39.737 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(Poo)
+ [5.53114 4.59071 5.06099 5.95363 4.93338 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 50.542 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 55.295 0 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 76.963 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 95.828 0 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ 111.326 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -90.712 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -70.244 -9.465 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ -90.704 -18.929 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ -70.7771 -18.929 m
+ /N703 7.96999 Tf
+ (\() show
+ -65.3071 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -44.4461 -18.929 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ 55.4339 -18.929 m
+ /N1666 7.96999 Tf
+ (f) show
+ -80.5501 -28.394 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -60.7981 -28.394 m
+ /N703 7.96999 Tf
+ (Node=poolalloc)
+ [6.59919 4.48715 4.96527 8.34458 12.226 6.00934 5.53919 5.53919 3.66618 5.53919 3.65821 
+ 3.65821 5.54716 3.76183 ] pdfxs
+ 1 0 0 1 20.556 -28.394 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84799 0 cm
+ 0 0 m
+ (pc\(PD,1\))
+ [6.00934 5.96952 3.66615 5.24431 7.16505 8.62351 5.95363 5.02105 ] pdfxs
+ (;) show
+ -104.954 -9.46399 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -85.646 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -80.169 -9.46399 m
+ /N703 7.96999 Tf
+ (tmp1=P)
+ [3.49878 7.26858 4.90948 8.76703 10.4009 5.24431 ] pdfxs
+ (D) show
+ -35.4 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -30.319 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ -23.476 -9.46399 m
+ /N703 7.96999 Tf
+ (poolbase+Node+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 6.0891 6.59919 4.48715 
+ 4.96527 3.2677 7.38821 5.79423 4.14437 4.14437 4.90159 5.31598 4.85368 5.79423 5.03701 
+ 5.49925 3.65821 3.66618 4.64655 ] pdfxs
+ (t) show
+ 1 0 0 1 110.774 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,Next\))
+ [6.01731 5.06891 5.54716 8.51199 8.99013 6.83829 4.25597 4.95737 5.29203 4.79789 ] pdfxs
+ (;) show
+ -219.982 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -215.118 -9.465 m
+ /N703 7.96999 Tf
+ (tmp1=Result)
+ [3.49878 7.26858 4.90948 8.76703 11.8913 7.19688 4.73417 4.31181 5.68257 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ -219.578 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -200.27 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -194.793 -18.929 m
+ /N703 7.96999 Tf
+ (tmp2=P)
+ [3.49878 7.26858 4.90948 8.76703 10.4009 5.24431 ] pdfxs
+ (D) show
+ -150.024 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -144.943 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ -138.1 -18.929 m
+ /N703 7.96999 Tf
+ (poolbase+Node+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 6.0891 6.59919 4.49512 
+ 4.9573 3.2677 7.38821 5.79423 4.14437 4.14437 4.90159 5.31598 4.85368 5.79423 5.03701 
+ 5.49925 3.65821 3.66618 4.64655 ] pdfxs
+ (t) show
+ 1 0 0 1 -3.84999 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,X\))
+ [6.01731 5.06891 5.54716 8.51199 7.87433 7.21288 4.79789 ] pdfxs
+ (;) show
+ -219.982 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -215.118 -9.465 m
+ /N703 7.96999 Tf
+ (tmp2=i+'A')
+ [3.49878 7.26858 4.90948 8.76703 12.2818 2.96482 7.65122 2.63008 7.53168 4.63055 ] pdfxs
+ (;) show
+ -219.434 -18.929 m
+ (Result=Node)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.96527 5.37974 
+ ] pdfxs
+ (;) show
+ -230.144 -28.394 m
+ /N1666 7.96999 Tf
+ (g) show
+ -230.097 -37.858 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -194.029 -37.858 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ -240.307 -47.323 m
+ /N1666 7.96999 Tf
+ (g) show
+ -239.695 -66.252 m
+ /N1715 7.96999 Tf
+ (staticint)
+ [4.88561 4.82979 5.78622 4.82979 3.74586 11.2856 3.53864 6.24847 3.7937 ] pdfxs
+ -184.012 -66.252 m
+ /N703 7.96999 Tf
+ (Length)
+ [6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -152.556 -66.252 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(Poo)
+ [5.53114 4.59071 5.06099 5.95363 4.93338 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 50.54 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 55.294 0 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 76.961 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 96.354 0 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 111.325 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -79.89 -9.46399 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ -65.697 -9.46399 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ -19.935 -9.46399 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 15.8199 -9.46399 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ -80.551 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -61.243 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -55.927 -18.929 m
+ /N703 7.96999 Tf
+ (tmp=P)
+ [3.33938 7.10918 9.07779 10.4009 5.24431 ] pdfxs
+ (D) show
+ -16.078 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -10.9971 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ -4.15407 -18.929 m
+ /N703 7.96999 Tf
+ (poolbase+L+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 5.73045 4.43132 7.39618 
+ 5.78626 4.14437 4.15234 4.89362 5.32395 4.84571 5.79423 5.03701 5.49925 3.66618 3.65821 
+ 4.65452 ] pdfxs
+ (t) show
+ 1 0 0 1 114.853 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,Next\))
+ [6.01731 5.06891 5.54716 8.51199 8.99013 6.83829 4.25597 4.95737 5.29203 4.79789 ] pdfxs
+ (;) show
+ -199.611 -9.46399 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -163.688 -9.46399 m
+ /N703 7.96999 Tf
+ (Length)
+ [6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -132.232 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(PD)
+ [5.53114 4.59071 5.06099 5.95363 3.67412 5.24431 6.8861 ] pdfxs
+ (,) show
+ 45.036 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 50.776 0 m
+ /N703 7.96999 Tf
+ (tmp\)+1)
+ [3.33938 7.10121 5.52317 4.06465 7.3643 5.0052 ] pdfxs
+ (;) show
+ -80.956 -9.465 m
+ /N1666 7.96999 Tf
+ (g) show
+ -80.551 -28.394 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -59.601 -28.394 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ -0.571014 -28.394 m
+ /N1666 7.96999 Tf
+ (f) show
+ -70.468 -37.858 m
+ /N703 7.96999 Tf
+ (PoolP1,P2)
+ [6.51154 4.98129 4.98129 8.22501 5.80221 5.97754 8.55975 5.81018 5.65874 ] pdfxs
+ (;) show
+ -69.871 -47.323 m
+ (poolini)
+ [6.04919 5.57904 5.57904 3.69806 3.69806 6.04919 3.69806 ] pdfxs
+ (t) show
+ 1 0 0 1 -30.371 -47.323 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.88599 0 cm
+ 0 0 m
+ (pc\(&P1)
+ [6.04919 5.2044 3.3872 6.7267 5.79424 5.98551 ] pdfxs
+ (,) show
+ 42.681 0 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 73.026 0 m
+ /N703 7.96999 Tf
+ (\(lis)
+ [5.62677 3.7937 3.7937 4.78204 ] pdfxs
+ (t) show
+ 1 0 0 1 96.263 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.98099 0 cm
+ 0 0 m
+ (pc32\)\))
+ [6.14483 5.2044 5.67468 7.25273 4.86962 4.86962 ] pdfxs
+ (;) show
+ -143.63 -9.46399 m
+ (poolini)
+ [6.04919 5.57904 5.57904 3.69806 3.69806 6.04919 3.69806 ] pdfxs
+ (t) show
+ 1 0 0 1 -104.13 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.88599 0 cm
+ 0 0 m
+ (pc\(&P2,1\))
+ [6.04919 5.2044 3.3872 6.7267 5.79424 6.04927 8.62351 5.9616 5.01308 ] pdfxs
+ (;) show
+ -43.904 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -25.039 -9.465 m
+ /N703 7.96999 Tf
+ (A=MakeLis)
+ [10.0422 11.7398 8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 38.36 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(&P1,100\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.82611 8.18516 5.73844 5.73844 
+ 5.74641 4.79789 ] pdfxs
+ (;) show
+ -85.631 -9.46399 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -66.591 -9.46399 m
+ /N703 7.96999 Tf
+ (B=MakeLis)
+ [9.86683 11.7398 8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 -3.36699 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc64\(&P2,20\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.92175 8.36847 5.83408 5.83408 
+ 4.89353 ] pdfxs
+ (;) show
+ -85.631 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -66.44 -9.465 m
+ /N703 7.96999 Tf
+ (Sum=Length)
+ [4.3994 4.3994 11.0782 11.7398 6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -3.366 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(&P1,A\)+Length)
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.97754 7.87433 6.67092 8.0337 
+ 12.1543 6.12096 4.58274 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 108.416 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc64\(&P2,B\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.98551 8.0417 7.03749 4.79789 
+ ] pdfxs
+ (;) show
+ -197.051 -9.46399 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ -187.725 -9.46399 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.10877 4.03279 ] pdfxs
+ -166.878 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -161.766 -9.46399 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.62258 ] pdfxs
+ (;) show
+ -197.11 -18.929 m
+ (pooldestroy)
+ [5.834 5.37182 5.36385 3.48287 5.84197 4.89357 4.47121 4.4233 4.43929 5.36385 4.4712 
+ ] pdfxs
+ 1 0 0 1 -141.514 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.67299 0 cm
+ 0 0 m
+ (pc\(&P1\))
+ [5.834 4.98921 3.3872 6.74264 5.81018 5.8022 4.79789 ] pdfxs
+ (;) show
+ -59.269 -9.46399 m
+ (pooldestroy)
+ [5.834 5.37182 5.36385 3.48287 5.84197 4.89357 4.47121 4.4233 4.43929 5.36385 4.4712 
+ ] pdfxs
+ 1 0 0 1 -3.67299 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.67299 0 cm
+ 0 0 m
+ (pc\(&P2\))
+ [5.834 4.98921 3.3872 6.74264 5.81018 5.8022 4.79789 ] pdfxs
+ (;) show
+ -59.931 -9.465 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -25.14 -9.465 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ -70.141 -18.929 m
+ /N1666 7.96999 Tf
+ (g) show
+ 56.027 -48.419 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.47629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 7.909 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -70.564 -81.424 m
+ (issm)
+ [3.0327 9.27262 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 9.2399 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [11.029 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.8181 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersize)
+ [4.85451 9.2399 4.29811 3.0327 4.85451 9.8181 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.byusinga)
+ [11.8799 5.75995 10.7235 6.0654 4.29811 3.0327 6.0654 10.4181 10.429 ] pdfxs
+ (32) show
+ (-bitin)
+ [3.63261 6.0654 3.0327 9.20728 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 9.2399 ] pdfxs
+ (o) show
+ (na)
+ [11.029 10.429 ] pdfxs
+ (64) show
+ (-bith)
+ [3.63261 6.0654 3.0327 9.20728 6.0654 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t\)) show
+ (.Werefer)
+ [11.8799 10.309 9.8181 4.27631 4.8436 3.33815 4.8436 9.2399 ] pdfxs
+ (to) show
+ -70.564 -103.347 m
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.95266 ] pdfxs
+ (a) show
+ (s)
+ [7.41809 ] pdfxs
+ (\\) show
+ (indexc)
+ [3.02179 6.0654 6.0654 4.8436 8.8581 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 8.55265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.16356 ] pdfxs
+ (\\) show
+ (indexc)
+ [3.0327 6.05449 6.0654 4.8436 8.86901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n"respec)
+ [6.0654 8.55265 4.27631 4.8436 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.Thel)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.70175 7.88721 6.05449 7.95266 3.0327 ] pdfxs
+ (att) show
+ (ers)
+ [4.8436 7.38537 4.29811 ] pdfxs
+ (t) show
+ (epmayf)
+ [4.85451 9.16356 9.08711 5.14905 8.86901 3.32724 ] pdfxs
+ (a) show
+ (ilbec)
+ [3.0327 6.14176 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -70.564 -125.269 m
+ (itrequiress)
+ [3.0327 9.14182 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 9.19625 4.30902 
+ ] pdfxs
+ (o) show
+ (mewhats)
+ [9.08711 4.85451 7.8763 6.05449 5.46541 9.14182 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ers)
+ [4.85451 9.17445 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 10.6581 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ees;never)
+ [4.8436 4.85451 4.29811 8.57447 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,wes)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 8.2472 7.57085 9.75265 4.30902 ] pdfxs
+ (t) show
+ (illperf)
+ [3.0327 3.02179 7.94175 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.9962 ] pdfxs
+ (t) show
+ (he\frsts)
+ [6.0654 9.75265 6.05449 4.27631 4.29811 9.15273 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.8436 10.9635 ] pdfxs
+ (to) show
+ -70.564 -147.192 m
+ (a) show
+ (chieveunif)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 8.41084 6.0654 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rmcodesequencesf)
+ [4.27631 12.6544 4.8436 5.75995 6.05449 8.41084 4.30902 4.8436 5.75995 6.0654 4.8436 
+ 6.0654 4.8436 4.8436 7.86536 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.83264 ] pdfxs
+ (a) show
+ (ccessingc)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 9.01083 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.62173 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.0654 9.62173 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.62173 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 319.438 -143.233 m
+ /N703 7.96999 Tf
+ (4) show
+ 324.171 -147.192 m
+ /N614 10.909 Tf
+ (.St)
+ [7.85448 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 8.41084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ -70.564 -169.114 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwillc)
+ [10.069 7.8763 3.0327 3.0327 7.02539 4.85451 ] pdfxs
+ (a) show
+ (usearun)
+ [6.05449 4.30902 8.8472 9.4581 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.85811 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (rif)
+ [8.269 3.0327 7.34175 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1016 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 8.30172 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.85811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.069 ] pdfxs
+ (2) show
+ 297.058 -165.156 m
+ /N698 7.96999 Tf
+ (k) show
+ 306.182 -169.114 m
+ /N614 10.909 Tf
+ (bytesfr)
+ [5.75995 5.75995 4.23277 4.85451 8.30172 3.33815 4.27631 ] pdfxs
+ (o) show
+ (masin)
+ [13.0907 9.4581 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -70.5639 -191.037 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lusin)
+ [7.61448 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -15.8729 -191.037 m
+ /N695 10.909 Tf
+ (k) show
+ -9.84995 -191.037 m
+ /N614 10.909 Tf
+ (-bitindices.Techniques)
+ [3.63261 6.0654 3.0327 8.82546 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 10.7345 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.8908 
+ ] pdfxs
+ (t) show
+ (ode)
+ [10.0363 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lwith)
+ [7.62539 7.8763 3.0327 4.23277 10.6581 ] pdfxs
+ (t) show
+ (hisin)
+ [6.05449 3.0327 8.8908 3.0327 10.6472 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.43629 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.43629 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.43629 ] pdfxs
+ (a) show
+ (rediscussedbrie\ryin)
+ [4.27631 9.43629 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 10.6472 
+ 6.0654 4.2654 3.0327 4.85451 6.05449 10.3526 3.02179 6.0654 ] pdfxs
+ -70.5639 -212.96 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [9.39264 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (at) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.8545 7.29812 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.44353 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemiss)
+ [6.0654 3.0327 4.8436 13.2325 3.0327 8.44353 4.29811 ] pdfxs
+ (o) show
+ (lvedby)
+ [3.0327 5.4545 4.85451 10.1999 5.75995 9.89446 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.98902 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 8.98902 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hminSec)
+ [6.05449 13.2325 3.0327 10.1999 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (,bu)
+ [7.29812 6.0654 6.05449 ] pdfxs
+ (t) show
+ -70.5639 -234.882 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmism)
+ [6.05449 12.7307 3.0327 7.94172 9.08711 ] pdfxs
+ (o) show
+ (reres)
+ [4.27631 8.47629 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.02179 4.85451 ] pdfxs
+ (t) show
+ (iveini)
+ [3.02179 5.4545 8.4872 3.0327 9.6981 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (bility.)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 3.0327 ] pdfxs
+ -53.6279 -256.805 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.6581 ] pdfxs
+ (o) show
+ (urlistex)
+ [6.0654 7.6581 3.0327 3.0327 4.29811 7.62547 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.23629 ] pdfxs
+ (o) show
+ (fFi)
+ [6.71994 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.23629 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\(a\)) show
+ (,)
+ [6.45812 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.23629 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.22539 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.6581 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ntr)
+ [9.44719 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 4.29811 ] pdfxs
+ -70.5639 -278.727 m
+ (t) show
+ (hecode)
+ [6.05449 8.6072 4.8436 5.75995 6.0654 8.59629 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinFi)
+ [7.99638 3.0327 9.81809 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.6072 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.P)
+ [8.22538 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.06172 ] pdfxs
+ (t) show
+ (othe)
+ [9.20719 4.23277 6.0654 4.8436 ] pdfxs
+ 155.497 -278.727 m
+ /N722 10.909 Tf
+ (A) show
+ 164.976 -278.727 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.99638 ] pdfxs
+ (a) show
+ (reindex-c)
+ [4.27631 8.59629 3.0327 6.05449 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.81809 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.81809 4.8436 ] pdfxs
+ (o) show
+ (mpressedwhere)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.80719 7.8763 6.0654 4.8436 
+ 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s) show
+ 1 0 0 1 -70.564 -288.221 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 8.18595 3.58634 ] pdfxs
+ (h) show
+ (ati)
+ [4.59962 7.67483 2.55527 ] pdfxs
+ (nde) show
+ (xc)
+ [8.94812 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (si)
+ [3.64018 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [9.20806 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (on) show
+ (emay)
+ [8.18595 7.67484 4.34857 8.94812 ] pdfxs
+ (a) show
+ (lsobe)
+ [2.56423 3.63121 8.68811 5.37959 8.17699 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (efu) show
+ (l)
+ [6.64376 ] pdfxs
+ (fo) show
+ (r)
+ [7.68379 ] pdfxs
+ (pur) show
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (ses)
+ [3.63121 4.10643 7.71074 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (rt)
+ [7.69275 3.57737 ] pdfxs
+ (ha) show
+ (np)
+ [9.20806 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (rc)
+ [7.68379 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (o) show
+ (nb)
+ [9.1991 5.37959 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (seit)
+ [3.63121 8.18595 2.55527 3.58634 ] pdfxs
+ -12.437 -14.768 m
+ (pr) show
+ (ovi)
+ [4.34857 4.8686 2.55527 ] pdfxs
+ (d) show
+ (es)
+ [4.10643 7.72867 ] pdfxs
+ (\\) show
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (siti)
+ [3.63121 2.55527 3.58634 2.56423 ] pdfxs
+ (o) show
+ (ni)
+ [9.21703 2.55527 ] pdfxs
+ (nde) show
+ (p)
+ [5.37959 ] pdfxs
+ (ende) show
+ (nt")
+ [4.86852 3.58634 8.70604 ] pdfxs
+ (da) show
+ (tast)
+ [3.57737 8.70604 3.64018 3.57737 ] pdfxs
+ (r) show
+ (uct)
+ [5.12854 4.0885 3.58634 ] pdfxs
+ (ure) show
+ (st)
+ [7.73764 3.58634 ] pdfxs
+ (h) show
+ (atc)
+ [4.59962 7.6838 4.09746 ] pdfxs
+ (a) show
+ (nbe)
+ [9.21703 5.37959 8.19492 ] pdfxs
+ (re) show
+ (loc)
+ [2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dinmem)
+ [9.21703 2.56423 9.21703 7.67484 4.10643 7.67484 ] pdfxs
+ (or) show
+ (y) show
+ 331.469 -14.768 m
+ /N1223 8.96599 Tf
+ (wit) show
+ (ho)
+ [4.70709 4.69812 ] pdfxs
+ (u) show
+ (tre)
+ [7.29835 3.40706 4.24091 ] pdfxs
+ (writin) show
+ (ga)
+ [8.47286 4.69812 ] pdfxs
+ (n) show
+ (ypo)
+ [8.71495 4.23189 4.69812 ] pdfxs
+ (i) show
+ (n)
+ [5.1823 ] pdfxs
+ (t) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (s) show
+ -12.437 -25.727 m
+ /N1156 8.96599 Tf
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (ha) show
+ (nt)
+ [8.19491 3.57737 ] pdfxs
+ (h) show
+ (epo)
+ [7.1728 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.6306 ] pdfxs
+ (ba) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (.) show
+ 213.381 -67.485 m
+ /N614 10.909 Tf
+ (160) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font WSCBZE+CMCSC10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMCSC10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /WSCBZE+CMCSC10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 14 -250 1077 750 } def
+ /XUID [6 5000772 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E442D87F79309F6804CC50E6298D
+ 8DBA8E9EBEF518847C652B92C8644F53917FAE56B97AA3DEF3F383857F560BC6
+ 2AABE8ECDC70993650A81C0856688B1C15E387F4AA121E89D6E31432AE2FC18B
+ 83B521E3D5036C8554D4EA250C53F1F061A398B27ACC59D049DFB428AC8DDAE7
+ 7EC969E9F34BF29E4A145868E9610E54053F5E518928816459CBC3A323BBAAD6
+ 183FF2FC6CDC8BD3CC2816EF45911D6B2886B8FD925C922C400B09292D3DC93D
+ 344F364877C3D863F383B1D37D084083DDB2517ECE40E646BAF34BE4B60F8B01
+ 130B70DBE848E970E6181BAB850390E07BD6C9FDF34F54EECCE813A06481C921
+ 50031E0F53222938EF7109D189F5F5D362CFF55F45D8EE8B0577BB09F5FC4FE3
+ DCE25F56891D5BC299F7CB6D6B61184BEF2135FD89877FFCC1AF5BAEF97284C1
+ 5540914368F37E434F9296A8D85BAEB88F84F42F800D3A4865F7DC1EA9AEC903
+ CBF86F986F0F7AEC2AD3219C7820327D8137D7747062D938C69BB30610BD0799
+ A546A99FFA2EDB464BF9456FDAE185486E133B3A0C1D2F9098A62D7DB8BFA415
+ B09E229C5CBA37CE50B320A9C31763CCD6E5158B186F244DED58CCE41DAECD83
+ 36FDA2E78FD270E920B386915EECED62C20987E4938F93485627001C7389AF43
+ D18D4003B7B09972F03E5CCA74C324EEE3A25347071F16F6502716D2DA372F16
+ 346D8F28A622804D8EC8FEBF96BAE7DF848133000660FE21A72D21EDA5A21661
+ 4E6EC32106BB7E7957A92BF7E4372B1377E2C0A33874143A79B36585158E353D
+ 53C2D27014934BF211221D348DA2139CBE21F4E4C43ED8AE5E90F450F76469B1
+ 06F35BCC2EE600778163F555AE8A072B6046FD7C65AE67CEEDFF51C6FE30D375
+ 76ACC2ED90DE709B873CC8AA14693B6145A9B8D5764925323ACE4A870C27D084
+ BFC2A23949DD39571989E0D87AC898E1E40F8909147B679B8F3703D33ECF8B60
+ D4CF96C8192536830D9B9E42352C6F919FC387D49A7E2B5CBA7D7E7BA7863771
+ 5BBA4D73EB0AC803A3BA427AE28FE801D9644397DA0C8017C418EE65BDEAA867
+ EE5CCBC9BD3A20274FA9F9D04EA59471A01653B2E316C15F1063ACF08691D878
+ 4063FD9AD379A8D5F250FBB2244487389DE919EB39DC40FE37CE98588A384CAB
+ 78A1F02A8999864753191D1A9DBFFB7F63E78B89D49F1291723001D4693731DC
+ A43903212D2486A7C83753E581DBAAEC7EB60A229DC702B69FD48D41E0F14243
+ C9E7E39C7C4E316A39C0C141FEDA87E5BC1C1EA574B0B9F6CC5FA5F49DF33D0D
+ 064BDE8130849E4C3AD4E558A1DB9D886798CD748A1BB9A69B023D38AA803D50
+ BF19F9310AE181634A791DFE9E1AEB447ABDB20AAE5396BC0EBA843179A1CA8B
+ DDCC8F1A9EA16221CC519B882082D168954409EFCCB34C3826775C6489B95A87
+ 96EB5356E0A32BA95223AA84F0C8E28AE20A11A639DCE41107CC449FAF8A8C14
+ D8F34C9D20230228A7C40C7A67CFE7483DA9620E137A8D17C5F8ECDAA81BE75F
+ 4D35FEB3873BEC94D0C93C15799461940BD6277026AEFE0120BCE28DF62D2DF5
+ ABF0C0E393D14C8525D05A7A0FEB1F8FD62A528936B80F4A4DC3266BCC1DDC86
+ 7CC29167C7E869932B651B052C4638CA3EE8B02A66BC1D98AC47F7F60C547C49
+ D03E0E0BC761175FF910460933E5D28CD4598468E568480C8C4D3CB68F819389
+ 0ED9859CC1EC4A978C69B7728FDC959E25461BF8715CB13AD58BF6AB9C606D60
+ 2C231E13CD5F29C0B29E226DE5DFC5EA808C21E5B492526F020FDDD2A3DFB444
+ A2FFA251FE5D8BD2452041CBB491C2937BB0A31C1142A98C93872BBD68F2F35A
+ 303822627E030AC37BCC3CDE11C026830CA93A121B3ED2AF1AEF3A110514EECC
+ 38629BDFD63D1ED059A64CE12BFB85384EA90B873EDD9F2E9E22639C3C562B5B
+ C6EE4EC2BD462BB1B4235D82329D61A7B471D503A5D565BCA25A2C485DED38C0
+ D3E42F3594B86D5BB48C55FAFD84EBF14BEABAEE68B3114E51D57564B97CDAF9
+ 0DE417CEE8C6121C95ADE40BE16B8CB16BEAD2DFB38200CDA9457072EA3647E7
+ E0A01FB56BF30218A19C22897750094EA20CB26DA7ACD7EDA27DFE0DD1AFEE48
+ AD07448D8EDE1A651EFD686C831C33EB880A1068CB3D097E62942CB1565BB75E
+ 64D54C5E358B167D616AD0C59820C96F57ECC474DFF8DC50FFD538EF8FAA1F7E
+ DD733D7B1F55A820A6C1C8524AE16B79022E5C3984D73913D95E2C466F0EA24D
+ 939E3ECD9E1305CC94ED73225616F9AE2A953E9999019EA0CEE346FD7779B154
+ A189C038F7422824F06E625986179BFB62CEEC82EC2BF3AC0BD9840FA4D1E453
+ 090DA7F1A516B01F9BFAC96F8B6CD8E33447AF59D6D61F52505EACD79E2D4276
+ 1AEA3CDB0AF28B2C6C384E577994873DFD61BC3210F9C3A4D7E7C018E630B4BF
+ B3A95B435502486C4FA2476D474B0EDC8A6D223B168EAAA167D34F463C385745
+ 68F5B982382AF037AD6D4267A0F0D7C130DA8DAD96744AF30D51A04DC5A1BF11
+ 3255AB2C0E11C7021983ECE60DBA50A4AF14F81D138E801E6352E732E54936F6
+ A5237EEB27B8F82197029B339D9FAC465F2B49C5342EE8FDB95E6237E6465A71
+ 73C0BDF74071E09880856DBE9855DE63A2074306B8861CFE55138598D17F5C51
+ 06740724145A26921736EFB1F1FE9B6F659FEEA644FEA6E4C83BDE728C9131F1
+ 7A9C834130219E4ED291D436935DBF24AAAC824A5161921F7648E52C9D3B4F3B
+ 7F7166408580245CD6558C9437E159C6DDC3A96CCF635F69A83FB525FD75A2EE
+ 3354D91331AFC40C9702BD936FAC5513051524440509180C3B2F2ACF8F6E2A15
+ 1EEE7BD55FEA2FF458C76D0D0BA845E91D0E1E6D55DCC5C132DC0129A0914441
+ 6F9E8C482D9D60802C9BDA1AD4D4362388928063FB742E5951554C170D84B2C9
+ ACA0619D5F997CF03FF4D3F023B87AC9007E9F7D686B4ADB6CC3F1E420549002
+ 261C954116BD31E9C0D4A2672DF521450CA5DE33C0B9AB7CAC7FAC80EBE45497
+ 284D7C8E716E3D45B6FF74D1360B82AF10543B98B6845EE8D78B4A4A14CE4580
+ A04D06A5500920BFE28638DD64E2971AF1850A4C827F3CA7E81C4B45AFD53ABC
+ 92D2D32528E1D34A80BD8078ECB394D54D0FBCEF7FBA331BD64F9659BEB9AC13
+ 5DD71D99160BEC63DB3A407782D3084D807EA42A412D6200BD1DF784585B44F6
+ 4697565B8A03ADAE3062CC7D8FE5769BA10C7FE5E037F530DC12E7D729ECD5D4
+ 811B3B648E4A13112FE23ACE506353F913D55845453B85747DB452F0CC59FDF5
+ 220B5EDE973D34537180753DDF320DCE92FB09449F685AF03D72F9964F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /WSCBZE+CMCSC10 findfont /Encoding get
+ dup 99 /c put
+ dup 103 /g put
+ dup 104 /h put
+ dup 109 /m put
+ dup 111 /o put
+ dup 114 /r put
+ dup 115 /s put
+ dup 117 /u put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/.notdef/.notdef
+ /.notdef/g/h/.notdef/.notdef/.notdef
+ /.notdef/m/.notdef/o/.notdef/.notdef
+ /r/s/.notdef/u/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1614/WSCBZE+CMCSC10 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (recursi)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,func)
+ [6.0654 6.71994 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.74173 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers,ap)
+ [4.85451 4.2654 4.30902 6.71994 9.13083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.95264 ] pdfxs
+ (t) show
+ (oasub)
+ [9.14174 9.13083 4.29811 6.0654 6.35994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [6.71994 ] pdfxs
+ (a) show
+ (nda)
+ [6.05449 9.74173 9.14174 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.70903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blereference.)
+ [6.05449 3.0327 8.53084 4.2654 4.85451 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 
+ 4.8436 8.01811 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.51993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.44357 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.63267 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.05447 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.44357 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.89808 3.0327 7.89808 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.44357 ] pdfxs
+ (t) show
+ (oprove)
+ [9.05447 6.0654 4.2654 5.15996 5.4545 8.44357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (hetwolis)
+ [6.05449 8.44357 3.94914 7.57085 9.05447 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s) show
+ 413.602 -21.922 m
+ /N722 10.909 Tf
+ (X) show
+ 422.927 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 444.1 -21.922 m
+ /N722 10.909 Tf
+ (Y) show
+ 453.424 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -43.845 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (\(t) show
+ (he\fn)
+ [6.05449 8.4872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lDS)
+ [6.6763 8.32365 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.68719 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 202.091 -43.845 m
+ /N722 10.909 Tf
+ (main) show
+ 228.636 -43.845 m
+ /N614 10.909 Tf
+ (isshowninFi)
+ [3.0327 7.94172 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (10\)) show
+ (.) show
+ 1 0 0 1 15.3 -104.777 cm
+ q
+ 0.508194 0 0 0.508194 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 404.418 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2050 350 l
+ 2050 1260 l
+ 350 1260 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 480 550 m
+ 1530 550 l
+ S
+ n
+ 1530 550 m
+ 1590 550 1660 610 1660 670 c
+ S
+ n
+ 1660 670 m
+ 1660 910 l
+ S
+ n
+ 1660 910 m
+ 1660 970 1590 1030 1530 1030 c
+ S
+ n
+ 1530 1030 m
+ 480 1030 l
+ S
+ n
+ 480 1030 m
+ 420 1030 360 970 360 910 c
+ S
+ n
+ 360 910 m
+ 360 670 l
+ S
+ n
+ 360 670 m
+ 360 610 420 550 480 550 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 55 86 m
+ /N1618 14 Tf
+ (<) show
+ 62.92 86 m
+ (t) show
+ 66.76 86 m
+ (y) show
+ 73.72 86 m
+ (p) show
+ 80.68 86 m
+ (e) show
+ 86.92 86 m
+ (>) show
+ 94.84 86 m
+ (:) show
+ 102.28 86 m
+ (<) show
+ 110.2 86 m
+ (f) show
+ 115.48 86 m
+ (l) show
+ 119.32 86 m
+ (a) show
+ 125.56 86 m
+ (g) show
+ 132.52 86 m
+ (s) show
+ 138.04 86 m
+ (>) show
+ Q
+ n
+ 360 790 m
+ 1660 790 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 62 m
+ /N1618 14 Tf
+ (<) show
+ 50.92 62 m
+ (f) show
+ 55.72 62 m
+ (i) show
+ 59.56 62 m
+ (e) show
+ 65.8 62 m
+ (l) show
+ 69.64 62 m
+ (d) show
+ 76.6 62 m
+ (0) show
+ 83.56 62 m
+ (>) show
+ Q
+ n
+ 1010 550 m
+ 1010 790 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 108 62 m
+ /N1618 14 Tf
+ (<) show
+ 115.92 62 m
+ (f) show
+ 120.72 62 m
+ (i) show
+ 124.56 62 m
+ (e) show
+ 130.8 62 m
+ (l) show
+ 134.64 62 m
+ (d) show
+ 141.6 62 m
+ (1) show
+ 148.56 62 m
+ (>) show
+ Q
+ n
+ 1450 550 m
+ 1560 460 1730 360 1840 460 c
+ 2040 660 2040 910 1840 1120 c
+ 1710 1250 1530 1190 1360 1090 c
+ S
+ n
+ 1380 1060 m
+ 1280 1030 l
+ 1340 1120 l
+ f
+ n
+ 1380 1060 m
+ 1280 1030 l
+ 1340 1120 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 23.191 -32.099 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (D) show
+ (Sno)
+ [10.0362 6.13082 5.01816 ] pdfxs
+ (de) show
+ 1 0 0 1 122.609 59.48 cm
+ q
+ 0.49649 0 0 0.49649 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 357.977 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 930 350 l
+ 930 730 l
+ 350 730 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 920 540 m
+ 920 639.411 794.64 720 640 720 c
+ 485.36 720 360 639.411 360 540 c
+ 360 440.589 485.36 360 640 360 c
+ 794.64 360 920 440.589 920 540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 48 49 m
+ /N1622 14 Tf
+ (n) show
+ 54.96 49 m
+ (a) show
+ 61.2 49 m
+ (m) show
+ 72 49 m
+ (e) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -5.19699 -59.48 cm
+ 0 0 m
+ (V)
+ [7.27626 ] pdfxs
+ (a) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (ab) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ 1 0 0 1 101.497 5.547 cm
+ q
+ 0.577728 0 0 0.577728 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 524.157 405.915 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3590 350 l
+ 3590 1610 l
+ 350 1610 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1420 1120 850 480 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 173 143 m
+ /N1626 14 Tf
+ (c) show
+ 179.24 143 m
+ (a) show
+ 185.48 143 m
+ (l) show
+ 189.32 143 m
+ (l) show
+ Q
+ n
+ 1420 1360 m
+ 2270 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 150.669 119 m
+ /N1626 14 Tf
+ (r) show
+ Q
+ n
+ 1640 1120 m
+ 1640 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 171.669 119 m
+ /N1626 14 Tf
+ (f) show
+ Q
+ n
+ 1850 1120 m
+ 1850 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2060 1120 m
+ 2060 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 470 360 m
+ 780 360 l
+ S
+ n
+ 780 360 m
+ 830 360 900 410 900 470 c
+ S
+ n
+ 900 470 m
+ 900 630 l
+ S
+ n
+ 900 630 m
+ 900 690 840 760 780 760 c
+ S
+ n
+ 780 760 m
+ 470 760 l
+ S
+ n
+ 470 760 m
+ 420 760 360 700 360 640 c
+ S
+ n
+ 360 640 m
+ 360 480 l
+ S
+ n
+ 360 480 m
+ 360 420 410 360 470 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 44 59 m
+ /N1626 14 Tf
+ (R) show
+ 53.12 59 m
+ (e) show
+ 59.12 59 m
+ (t) show
+ 62.96 59 m
+ (u) show
+ 69.92 59 m
+ (r) show
+ 74.72 59 m
+ (n) show
+ 46 43 m
+ (V) show
+ 54.88 43 m
+ (a) show
+ 61.12 43 m
+ (l) show
+ 64.96 43 m
+ (u) show
+ 71.92 43 m
+ (e) show
+ Q
+ n
+ 1530 1240 m
+ 1530 1240 1480 1160 1420 1120 c
+ 1240 960 1150 930 980 820 c
+ 0.630997 sc
+ S
+ n
+ 1000 790 m
+ 900 760 l
+ 960 850 l
+ f
+ n
+ 1000 790 m
+ 900 760 l
+ 960 850 l
+ h
+ S
+ n
+ 1190 360 m
+ 1630 360 l
+ 0 sc
+ S
+ n
+ 1630 360 m
+ 1680 360 1750 410 1750 470 c
+ S
+ n
+ 1750 470 m
+ 1750 630 l
+ S
+ n
+ 1750 630 m
+ 1750 690 1690 760 1630 760 c
+ S
+ n
+ 1630 760 m
+ 1190 760 l
+ S
+ n
+ 1190 760 m
+ 1140 760 1080 700 1080 640 c
+ S
+ n
+ 1080 640 m
+ 1080 480 l
+ S
+ n
+ 1080 480 m
+ 1080 420 1130 360 1190 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 122 59 m
+ /N1626 14 Tf
+ (C) show
+ 131.36 59 m
+ (a) show
+ 137.6 59 m
+ (l) show
+ 141.44 59 m
+ (l) show
+ 145.28 59 m
+ (e) show
+ 151.52 59 m
+ (d) show
+ 115 43 m
+ (F) show
+ 122.44 43 m
+ (u) show
+ 129.4 43 m
+ (n) show
+ 136.36 43 m
+ (c) show
+ 142.6 43 m
+ (t) show
+ 146.44 43 m
+ (i) show
+ 150.28 43 m
+ (o) show
+ 157.24 43 m
+ (n) show
+ Q
+ n
+ 1750 1240 m
+ 1750 1240 1650 1040 1560 850 c
+ 0.630997 sc
+ S
+ n
+ 1590 830 m
+ 1510 760 l
+ 1530 860 l
+ f
+ n
+ 1590 830 m
+ 1510 760 l
+ 1530 860 l
+ h
+ S
+ n
+ 2040 360 m
+ 2530 360 l
+ 0 sc
+ S
+ n
+ 2530 360 m
+ 2590 360 2660 410 2660 470 c
+ S
+ n
+ 2660 470 m
+ 2660 630 l
+ S
+ n
+ 2660 630 m
+ 2660 690 2590 760 2530 760 c
+ S
+ n
+ 2530 760 m
+ 2040 760 l
+ S
+ n
+ 2040 760 m
+ 1980 760 1920 700 1920 640 c
+ S
+ n
+ 1920 640 m
+ 1920 480 l
+ S
+ n
+ 1920 480 m
+ 1920 420 1980 360 2040 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 215 59 m
+ /N1626 14 Tf
+ (F) show
+ 222.44 59 m
+ (i) show
+ 226.28 59 m
+ (r) show
+ 230.84 59 m
+ (s) show
+ 236.12 59 m
+ (t) show
+ 200 43 m
+ (A) show
+ 210.08 43 m
+ (r) show
+ 214.4 43 m
+ (g) show
+ 221.36 43 m
+ (u) show
+ 228.32 43 m
+ (m) show
+ 239.12 43 m
+ (e) show
+ 245.36 43 m
+ (n) show
+ 252.319 43 m
+ (t) show
+ Q
+ n
+ 1950 1240 m
+ 1950 1240 2050 1040 2140 850 c
+ 0.630997 sc
+ S
+ n
+ 2170 860 m
+ 2190 760 l
+ 2110 830 l
+ f
+ n
+ 2170 860 m
+ 2190 760 l
+ 2110 830 l
+ h
+ S
+ n
+ 2960 360 m
+ 3450 360 l
+ 0 sc
+ S
+ n
+ 3450 360 m
+ 3510 360 3580 410 3580 470 c
+ S
+ n
+ 3580 470 m
+ 3580 630 l
+ S
+ n
+ 3580 630 m
+ 3580 690 3510 760 3450 760 c
+ S
+ n
+ 3450 760 m
+ 2960 760 l
+ S
+ n
+ 2960 760 m
+ 2900 760 2840 700 2840 640 c
+ S
+ n
+ 2840 640 m
+ 2840 480 l
+ S
+ n
+ 2840 480 m
+ 2840 420 2900 360 2960 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 300 59 m
+ /N1626 14 Tf
+ (S) show
+ 307.68 59 m
+ (e) show
+ 313.92 59 m
+ (c) show
+ 320.16 59 m
+ (o) show
+ 327.12 59 m
+ (n) show
+ 334.08 59 m
+ (d) show
+ 292 43 m
+ (A) show
+ 302.08 43 m
+ (r) show
+ 306.4 43 m
+ (g) show
+ 313.36 43 m
+ (u) show
+ 320.32 43 m
+ (m) show
+ 331.12 43 m
+ (e) show
+ 337.359 43 m
+ (n) show
+ 344.319 43 m
+ (t) show
+ Q
+ n
+ 2160 1240 m
+ 2160 1240 2210 1160 2270 1120 c
+ 2350 1050 2550 920 2750 810 c
+ 0.630997 sc
+ S
+ n
+ 2770 840 m
+ 2840 760 l
+ 2740 780 l
+ f
+ n
+ 2770 840 m
+ 2840 760 l
+ 2740 780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 70.03 -5.547 cm
+ 0 0 m
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (llNo)
+ [3.33812 6.69809 8.10534 5.01816 ] pdfxs
+ (de) show
+ -156.331 -18.414 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:) show
+ -100.088 -18.414 m
+ /N614 9.963 Tf
+ (Gr)
+ [7.82099 3.89552 ] pdfxs
+ (a) show
+ (ph)
+ [5.53942 8.8571 ] pdfxs
+ (Nota) show
+ (ti)
+ [3.86572 2.76971 ] pdfxs
+ (o) show
+ (n) show
+ -310.494 -51.685 m
+ /N614 10.909 Tf
+ (Toillus)
+ [6.97085 8.91265 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.31266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.05449 6.0654 7.76717 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edbyv)
+ [4.8436 9.52355 5.75995 9.2181 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (usst)
+ [6.05449 7.76717 4.30902 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.76717 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.73446 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm,werender)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 6.53449 7.57085 8.31266 4.27631 4.8436 6.0654 
+ 6.05449 4.85451 7.73446 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ -327.43 -73.608 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.64355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ln)
+ [7.22175 6.0654 ] pdfxs
+ (otat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nshowninFi)
+ [10.2545 4.29811 6.0654 5.14905 7.8763 10.2545 3.0327 10.2435 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.Fi)
+ [9.54537 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.04356 ] pdfxs
+ (3) show
+ (.3shows)
+ [3.0327 9.64355 4.29811 6.0654 5.14905 7.8763 8.49808 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 9.04356 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.2545 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -327.43 -95.53 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -291.047 -95.53 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -278.906 -95.53 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 21.267 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 42.928 0 m
+ /N722 10.909 Tf
+ (addG) show
+ 69.922 0 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,bef)
+ [6.05449 4.30902 7.22175 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.93447 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.83991 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (linf)
+ [7.11266 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.1454 3.02179 8.38899 ] pdfxs
+ (a) show
+ (pplied.The\f)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 6.0654 9.22901 7.8763 6.05449 8.93447 6.0654 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -51.961 -21.923 m
+ (includes)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nex)
+ [9.37082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.14902 ] pdfxs
+ (o) show
+ (fac)
+ [6.63267 8.75992 4.8436 ] pdfxs
+ (a) show
+ (llnode,which)
+ [3.0327 6.33813 6.05449 5.75995 6.05449 4.85451 6.40358 7.8763 6.05449 3.0327 4.54905 
+ 9.35992 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 9.35992 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.61445 4.8436 ] pdfxs
+ (a) show
+ (se\)c)
+ [4.29811 4.85451 7.54911 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.60354 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.14902 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.35992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.35992 ] pdfxs
+ (t) show
+ (oby)
+ [8.75992 5.74904 5.75995 ] pdfxs
+ 363.585 -21.923 m
+ /N722 10.909 Tf
+ (FP) show
+ 375.039 -21.923 m
+ /N614 10.909 Tf
+ (,p)
+ [6.33813 6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -51.9611 -43.845 m
+ (t) show
+ (hemem)
+ [6.05449 8.4872 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (oby)
+ [9.08719 5.75995 5.75995 ] pdfxs
+ 109.888 -43.845 m
+ /N722 10.909 Tf
+ (L) show
+ 119.251 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument,)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 6.6763 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (res)
+ [4.27631 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hereturnv)
+ [6.0654 8.47629 4.27631 4.85451 4.23277 6.0654 4.27631 9.6981 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ -51.9611 -81.678 m
+ /N622 11.955 Tf
+ (3.1.1Gr)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5682 5.48733 ] pdfxs
+ (ap) show
+ (hNo)
+ [11.955 10.5204 7.1013 ] pdfxs
+ (d) show
+ (es)
+ [6.13291 9.79114 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (F) show
+ (iel)
+ [3.73 6.14487 3.73 ] pdfxs
+ (d) show
+ (s) show
+ -51.9611 -110.646 m
+ /N614 10.909 Tf
+ (TheDSnodesina)
+ [7.8763 6.0654 8.85811 8.32365 10.069 6.0654 5.75995 6.05449 4.85451 8.31262 3.02179 
+ 10.069 9.46901 ] pdfxs
+ (D) show
+ (S)
+ [10.0581 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.069 ] pdfxs
+ (a) show
+ (reresp)
+ [4.2654 8.85811 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.0654 4.29811 3.0327 6.05449 3.0327 8.85811 3.32724 ] pdfxs
+ (o) show
+ (rrepresen)
+ [8.29082 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (inginf)
+ [3.0327 6.05449 9.46901 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utaset)
+ [6.0654 8.24728 9.46901 4.29811 4.85451 8.24728 ] pdfxs
+ (o) show
+ (fmem)
+ [7.34175 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -51.9611 -132.568 m
+ (o) show
+ (bjectsc)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.30172 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 9.44719 ] pdfxs
+ (t) show
+ (o)
+ [9.44719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnode.E)
+ [8.23637 6.05449 5.75995 6.0654 4.8436 8.94538 7.41812 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 10.0472 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 179.74 -132.568 m
+ /N695 10.909 Tf
+ (n) show
+ 190.278 -132.568 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.29081 ] pdfxs
+ (t) show
+ (hreepieces)
+ [6.05449 4.27631 4.8436 8.8472 6.05449 3.0327 4.8436 4.85451 4.8436 8.30172 ] pdfxs
+ (o) show
+ (finf)
+ [7.31993 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 10.0472 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 10.0472 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -51.9611 -154.491 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (:) show
+ -35.5971 -185.38 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6881 -185.38 m
+ /N695 10.909 Tf
+ (T) show
+ -16.7981 -185.38 m
+ /N614 10.909 Tf
+ (\() show
+ -12.5561 -185.38 m
+ /N695 10.909 Tf
+ (n) show
+ -6.0081 -185.38 m
+ /N614 10.909 Tf
+ (\)iden)
+ [7.36366 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesatypef)
+ [3.0327 6.05449 4.85451 7.41809 8.57447 3.93823 5.75995 6.35994 7.96357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.38537 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.96357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.86901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (srepresen)
+ [7.41809 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.17446 5.75995 5.75995 ] pdfxs
+ 264.256 -185.38 m
+ /N695 10.909 Tf
+ (n) show
+ 270.804 -185.38 m
+ /N614 10.909 Tf
+ (.Sec)
+ [7.70175 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (1) show
+ (0describeshow)
+ [8.57447 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 7.41809 6.05449 
+ 5.15996 10.9963 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -24.6882 -207.302 m
+ (isc)
+ [3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rnodesrepresen)
+ [7.909 6.0654 5.75995 6.05449 4.85451 7.93081 4.27631 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingmul)
+ [3.0327 6.05449 9.08719 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ipleinc)
+ [3.0327 6.0654 3.02179 8.4872 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (iblemem)
+ [3.0327 6.05449 3.0327 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.40355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ -35.5972 -238.191 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6882 -238.191 m
+ /N695 10.909 Tf
+ (G) show
+ -16.1112 -238.191 m
+ /N614 10.909 Tf
+ (\() show
+ -11.8692 -238.191 m
+ /N695 10.909 Tf
+ (n) show
+ -5.32019 -238.191 m
+ /N614 10.909 Tf
+ (\)represen)
+ [8.92364 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sa)
+ [8.98898 10.1345 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblyempty\)set)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 10.4399 4.8436 9.08711 6.0654 3.93823 5.75995 
+ 8.92364 4.29811 4.85451 8.92364 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.71266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,n)
+ [4.29811 7.97448 6.05449 ] pdfxs
+ (a) show
+ (mely,)
+ [9.09802 4.8436 3.0327 4.84359 7.97448 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.71266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (serepresen)
+ [4.30902 9.52356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.7344 5.75995 5.75995 ] pdfxs
+ -24.6882 -260.114 m
+ (node)
+ [6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 1.6748 -260.114 m
+ /N695 10.909 Tf
+ (n) show
+ 8.22279 -260.114 m
+ /N614 10.909 Tf
+ (.)
+ [7.87629 ] pdfxs
+ (Not) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [7.88729 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ -35.5972 -291.003 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6882 -291.003 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 1.7708 -291.003 m
+ /N614 10.909 Tf
+ (\() show
+ 6.01379 -291.003 m
+ /N695 10.909 Tf
+ (n) show
+ 12.5618 -291.003 m
+ /N614 10.909 Tf
+ (\)isaset)
+ [7.5382 3.02179 7.60354 8.73811 4.30902 4.8436 7.5382 ] pdfxs
+ (o) show
+ (f\r)
+ [6.62176 6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [7.59263 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 9.34901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hnode)
+ [9.35992 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 194.914 -291.003 m
+ /N695 10.909 Tf
+ (n) show
+ 201.462 -291.003 m
+ /N614 10.909 Tf
+ (.There)
+ [7.7672 7.8763 6.0654 4.8436 4.27631 8.13811 ] pdfxs
+ (a) show
+ (reei)
+ [4.2654 8.14902 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.75995 7.52729 6.37085 ] pdfxs
+ (o) show
+ (ssible\r)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.13811 6.05449 ] pdfxs
+ (ag) show
+ (s)
+ [7.60354 ] pdfxs
+ (\() show
+ 354.412 -291.003 m
+ /N1614 10.909 Tf
+ (h) show
+ 361.103 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 364.133 -291.003 m
+ /N1614 10.909 Tf
+ (s) show
+ 369.127 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 372.157 -291.003 m
+ /N1614 10.909 Tf
+ (g) show
+ 379.151 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 382.182 -291.003 m
+ /N1614 10.909 Tf
+ (u) show
+ 388.872 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 395.263 -291.003 m
+ /N1614 10.909 Tf
+ (m) show
+ 403.409 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 406.439 -291.003 m
+ /N1614 10.909 Tf
+ (r) show
+ 413.009 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ -24.6883 -312.925 m
+ /N1614 10.909 Tf
+ (c) show
+ -14.6033 -312.925 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 6.60866 -312.925 m
+ /N1614 10.909 Tf
+ (o) show
+ 13.5417 -312.925 m
+ /N614 10.909 Tf
+ (\)) show
+ (,de\fnedbelow.)
+ [6.6654 6.0654 4.8436 6.0654 6.05449 4.85451 9.68719 6.37085 4.8436 3.0327 5.14905 
+ 7.88721 3.0327 ] pdfxs
+ -35.0243 -343.814 m
+ (Thetypeinf)
+ [7.8763 6.0654 8.97811 3.93823 5.75995 6.35994 8.98902 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 72.5617 -343.814 m
+ /N695 10.909 Tf
+ (T) show
+ 80.4517 -343.814 m
+ /N614 10.909 Tf
+ (\() show
+ 84.6936 -343.814 m
+ /N695 10.909 Tf
+ (n) show
+ 91.2416 -343.814 m
+ /N614 10.909 Tf
+ (\)de)
+ [8.37819 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminesthenumber)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 8.44353 4.23277 6.0654 8.98902 5.74904 
+ 6.0654 8.78166 6.37085 4.8436 8.41082 ] pdfxs
+ (o) show
+ (f\felds)
+ [7.46175 6.0654 4.8436 3.0327 6.0654 8.43262 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.189 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 9.58901 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esinanode.)
+ [4.85451 8.43262 3.0327 10.1999 9.58901 6.05449 5.75995 6.0654 4.8436 9.37083 ] pdfxs
+ (A) show
+ -51.9613 -365.737 m
+ (nodec)
+ [6.0654 5.74904 6.0654 8.43266 4.8436 ] pdfxs
+ (a) show
+ (nhave)
+ [9.65446 6.05449 5.14905 5.4545 8.43266 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.43266 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (go) show
+ (inged)
+ [3.0327 6.0654 9.03265 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ef)
+ [8.43266 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.85446 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.53815 9.65446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ible\feldin)
+ [3.0327 6.05449 3.0327 8.43266 6.0654 4.8436 3.0327 9.64355 3.0327 6.0654 ] pdfxs
+ 279.652 -365.737 m
+ /N695 10.909 Tf
+ (T) show
+ 287.542 -365.737 m
+ /N614 10.909 Tf
+ (\() show
+ 291.785 -365.737 m
+ /N695 10.909 Tf
+ (n) show
+ 298.333 -365.737 m
+ /N614 10.909 Tf
+ (\)) show
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (ninc)
+ [9.64355 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minged)
+ [9.09802 3.0327 6.05449 9.04356 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ec)
+ [8.43266 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ -51.9614 -387.659 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.73456 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ry\feld)
+ [4.2654 9.25083 6.0654 4.8436 3.0327 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.34538 6.05449 5.75995 6.0654 8.33448 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.5454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (\\) show
+ 182.759 -387.659 m
+ /N722 10.909 Tf
+ (&L->Data) show
+ 228.577 -387.659 m
+ /N614 10.909 Tf
+ (")
+ [8.94538 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryinFi)
+ [4.2654 9.25083 3.0327 9.54537 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.33448 ] pdfxs
+ (3) show
+ (.3p)
+ [3.0327 8.94538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 176.584 -424.795 m
+ (45) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (57) 58
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (er\feld\),butn)
+ [4.8436 8.36718 6.0654 4.8436 3.0327 6.0654 4.23277 7.24357 6.05449 6.0654 8.33456 
+ 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (o)
+ [9.54537 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.85082 ] pdfxs
+ (ot) show
+ (herby)
+ [6.05449 4.85451 8.35627 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.94538 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (.Wedescribehowtype-uns)
+ [9.25083 10.2981 8.94538 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.94538 
+ 6.0654 5.14905 11.9672 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 6.05449 4.30902 
+ ] pdfxs
+ (a) show
+ (fecodeusingp)
+ [3.32724 8.94538 4.8436 5.75995 6.0654 8.93447 6.0654 4.29811 3.0327 6.0654 9.54537 
+ 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryby)
+ [4.2654 9.40355 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (\013es)
+ [6.35986 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (reh)
+ [4.2654 8.4872 6.0654 ] pdfxs
+ (a) show
+ (ndledbelow.)
+ [6.05449 6.0654 3.0327 4.8436 9.6981 6.35994 4.85451 3.0327 5.14905 7.8763 3.0327 
+ ] pdfxs
+ 16.936 -43.845 m
+ (The)
+ [7.8763 6.0654 8.1272 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 75.073 -43.845 m
+ /N695 10.909 Tf
+ (G) show
+ 83.65 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 87.892 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 94.44 -43.845 m
+ /N614 10.909 Tf
+ (\)represen)
+ [7.52729 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbye)
+ [4.8436 9.34901 5.74904 9.04356 4.8436 ] pdfxs
+ (a) show
+ (chnodec)
+ [4.54905 9.3381 6.0654 5.75995 6.05449 8.1272 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.3381 6.35994 8.13811 6.05449 4.30902 4.8436 9.3381 ] pdfxs
+ (t) show
+ (o\fnd)
+ [8.73811 6.05449 6.0654 9.3381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.58172 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.61085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.3381 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -65.768 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hbyclien)
+ [10.5054 5.75995 10.189 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.89446 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.28356 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.73808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4945 ] pdfxs
+ (t) show
+ (oincremen)
+ [9.89446 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyc)
+ [3.02179 3.0327 10.1999 4.85451 ] pdfxs
+ (o) show
+ (nstruct)
+ [6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 8.68364 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.28356 4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdurin)
+ [6.0654 10.4945 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -87.69 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 72.305 -102.165 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 202.708 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -99.578 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.623993 0 0 0.623993 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 486.468 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3490 350 l
+ 3490 1850 l
+ 350 1850 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 800 620 m
+ 1110 620 l
+ S
+ n
+ 1110 620 m
+ 1160 620 1230 670 1230 730 c
+ S
+ n
+ 1230 730 m
+ 1230 860 l
+ S
+ n
+ 1230 860 m
+ 1230 920 1170 980 1110 980 c
+ S
+ n
+ 1110 980 m
+ 800 980 l
+ S
+ n
+ 800 980 m
+ 750 980 690 920 690 860 c
+ S
+ n
+ 690 860 m
+ 690 730 l
+ S
+ n
+ 690 730 m
+ 690 670 740 620 800 620 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 79.858 75 m
+ /N1640 14 Tf
+ (void:)
+ [7 7 3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 1860 600 m
+ 2340 600 l
+ S
+ n
+ 2340 600 m
+ 2400 600 2460 650 2460 710 c
+ S
+ n
+ 2460 710 m
+ 2460 870 l
+ S
+ n
+ 2460 870 m
+ 2460 930 2400 1000 2340 1000 c
+ S
+ n
+ 2340 1000 m
+ 1860 1000 l
+ S
+ n
+ 1860 1000 m
+ 1800 1000 1750 940 1750 880 c
+ S
+ n
+ 1750 880 m
+ 1750 720 l
+ S
+ n
+ 1750 720 m
+ 1750 660 1800 600 1860 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 193.074 85 m
+ /N1640 14 Tf
+ (list: R)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 9.33789 ] pdfxs
+ Q
+ n
+ 1750 800 m
+ 2460 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 181.939 65 m
+ /N1640 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 2140 600 m
+ 2140 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 222.608 65 m
+ /N1640 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 2080 600 m
+ 2230 490 2480 360 2630 510 c
+ 2810 690 2810 900 2630 1090 c
+ 2550 1160 2450 1130 2360 1060 c
+ S
+ n
+ 2370 1040 m
+ 2280 1000 l
+ 2350 1080 l
+ f
+ n
+ 1620 1560 m
+ 1620 1659.41 1499.12 1740 1350 1740 c
+ 1200.88 1740 1080 1659.41 1080 1560 c
+ 1080 1460.59 1200.88 1380 1350 1380 c
+ 1499.12 1380 1620 1460.59 1620 1560 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 130.723 151 m
+ /N1640 14 Tf
+ (L) show
+ Q
+ n
+ 1540 1370 m
+ 1630 1280 1740 1170 1840 1060 c
+ 0.630997 sc
+ S
+ n
+ 1550 1390 m
+ 1520 1360 l
+ S
+ n
+ 1850 1090 m
+ 1900 1000 l
+ 1810 1050 l
+ f
+ n
+ 900 1560 m
+ 900 1659.41 779.117 1740 630 1740 c
+ 480.883 1740 360 1659.41 360 1560 c
+ 360 1460.59 480.883 1380 630 1380 c
+ 779.117 1380 900 1460.59 900 1560 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 55.216 151 m
+ /N1640 14 Tf
+ (FP)
+ [7.784 7.784 ] pdfxs
+ Q
+ n
+ 730 1340 m
+ 760 1260 810 1160 840 1070 c
+ 0.630997 sc
+ S
+ n
+ 750 1350 m
+ 710 1320 l
+ S
+ n
+ 860 1080 m
+ 880 980 l
+ 820 1060 l
+ f
+ n
+ 3480 1560 m
+ 3480 1659.41 3274.05 1740 3020 1740 c
+ 2765.95 1740 2560 1659.41 2560 1560 c
+ 2560 1460.59 2765.95 1380 3020 1380 c
+ 3274.05 1380 3480 1460.59 3480 1560 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 272.782 151 m
+ /N1640 14 Tf
+ (&L->Data)
+ [10.892 8.55389 4.6619 7.89594 10.1078 6.21579 3.892 6.21579 ] pdfxs
+ Q
+ n
+ 2800 1360 m
+ 2680 1260 2550 1130 2460 1000 c
+ 2440 970 2410 930 2390 890 c
+ 0.630997 sc
+ S
+ n
+ 2810 1340 m
+ 2780 1370 l
+ S
+ n
+ 2410 880 m
+ 2350 800 l
+ 2370 900 l
+ f
+ n
+ 1800 1360 590 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 198.892 161 m
+ /N1640 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 1800 1560 m
+ 2390 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 187.669 141 m
+ /N1640 14 Tf
+ (r) show
+ Q
+ n
+ 2000 1360 m
+ 2000 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 207.669 141 m
+ /N1640 14 Tf
+ (f) show
+ Q
+ n
+ 2210 1360 m
+ 2210 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2100 1460 m
+ 2100 1460 1640 1250 1280 1030 c
+ 0.630997 sc
+ S
+ n
+ 1300 1010 m
+ 1200 980 l
+ 1270 1050 l
+ f
+ n
+ 2300 1460 m
+ 2300 1460 2300 1140 2300 910 c
+ S
+ n
+ 2330 900 m
+ 2300 800 l
+ 2280 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 198.923 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 -202.31 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 202.708 0.19899 l
+ S
+ Q
+ 1 0 0 1 217.253 99.976 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 106.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -99.578 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.719955 0 0 0.719955 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 378.152 426.292 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1730 350 l
+ 1730 1650 l
+ 350 1650 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 440 m
+ 910 440 l
+ S
+ n
+ 910 440 m
+ 960 440 1030 490 1030 550 c
+ S
+ n
+ 1030 550 m
+ 1030 710 l
+ S
+ n
+ 1030 710 m
+ 1030 770 970 840 910 840 c
+ S
+ n
+ 910 840 m
+ 470 840 l
+ S
+ n
+ 470 840 m
+ 420 840 360 780 360 720 c
+ S
+ n
+ 360 720 m
+ 360 560 l
+ S
+ n
+ 360 560 m
+ 360 500 410 440 470 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.02 69 m
+ /N1644 14 Tf
+ (int: MR)
+ [3.892 7 3.892 3.892 3.5 12.4459 9.33789 ] pdfxs
+ Q
+ n
+ 360 640 m
+ 1030 640 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 61.608 49 m
+ /N1644 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 960 1380 m
+ 960 1479.41 839.117 1560 690 1560 c
+ 540.883 1560 420 1479.41 420 1380 c
+ 420 1280.59 540.883 1200 690 1200 c
+ 839.117 1200 960 1280.59 960 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 63.946 133 m
+ /N1644 14 Tf
+ (X) show
+ Q
+ n
+ 690 1150 m
+ 690 1080 690 1010 690 930 c
+ 0.630997 sc
+ S
+ n
+ 720 1150 m
+ 670 1150 l
+ S
+ n
+ 720 940 m
+ 690 840 l
+ 670 940 l
+ f
+ n
+ 1260 1200 m
+ 1600 1200 l
+ 0 sc
+ S
+ n
+ 1600 1200 m
+ 1670 1200 1730 1250 1730 1310 c
+ S
+ n
+ 1730 1310 m
+ 1730 1440 l
+ S
+ n
+ 1730 1440 m
+ 1730 1500 1660 1560 1600 1560 c
+ S
+ n
+ 1600 1560 m
+ 1260 1560 l
+ S
+ n
+ 1260 1560 m
+ 1190 1560 1140 1500 1140 1440 c
+ S
+ n
+ 1140 1440 m
+ 1140 1310 l
+ S
+ n
+ 1140 1310 m
+ 1140 1250 1200 1200 1260 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 127.243 141 m
+ /N1644 14 Tf
+ (int: R)
+ [3.892 7 3.892 3.892 3.5 9.33789 ] pdfxs
+ 123.946 125 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 102.351 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 -105.738 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 106.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -165.645 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:) show
+ 56.243 0 m
+ /N614 9.963 Tf
+ (L) show
+ (oc)
+ [5.26046 4.42357 ] pdfxs
+ (a) show
+ (l)
+ [6.08739 ] pdfxs
+ (D) show
+ (SGr)
+ [5.53942 7.81103 3.90548 ] pdfxs
+ (a) show
+ (phsf)
+ [5.53942 5.52946 7.25303 3.03871 ] pdfxs
+ (o) show
+ (r) show
+ 146.64 0 m
+ /N722 9.963 Tf
+ (do) show
+ 1 0 0 1 157.728 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (all) show
+ 19.012 0 m
+ /N614 9.963 Tf
+ (a) show
+ (nd)
+ [5.52946 5.53942 ] pdfxs
+ 38.383 0 m
+ /N722 9.963 Tf
+ (addG) show
+ -284.781 -49.143 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (e) show
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (ryAllo)
+ [5.17085 10.7998 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (nCl)
+ [11.1491 9.06531 3.47997 ] pdfxs
+ (a) show
+ (ssFl)
+ [4.95263 9.13077 7.88719 3.49088 ] pdfxs
+ (ag) show
+ (s:)
+ [4.95263 9.05447 ] pdfxs
+ (H) show
+ (,)
+ [7.66903 ] pdfxs
+ (S) show
+ (,)
+ [7.66903 ] pdfxs
+ (G) show
+ (,U)
+ [7.66903 9.6544 ] pdfxs
+ -284.781 -78.111 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ -262.575 -78.111 m
+ /N1025 10.909 Tf
+ (')
+ [3.47997 ] pdfxs
+ (H) show
+ (') show
+ -245.787 -78.111 m
+ /N614 10.909 Tf
+ (,) show
+ -239.338 -78.111 m
+ /N1025 10.909 Tf
+ (')
+ [3.47997 ] pdfxs
+ (S) show
+ (') show
+ -225.399 -78.111 m
+ /N614 10.909 Tf
+ (,) show
+ -218.95 -78.111 m
+ /N1025 10.909 Tf
+ ('G')
+ [3.47997 9.87272 3.47997 ] pdfxs
+ -198.698 -78.111 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -177.704 -78.111 m
+ /N1025 10.909 Tf
+ ('U')
+ [3.47997 9.6544 3.47997 ] pdfxs
+ -157.665 -78.111 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (sin)
+ [7.71263 3.0327 6.0654 ] pdfxs
+ -120.464 -78.111 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ -94.0051 -78.111 m
+ /N614 10.909 Tf
+ (\() show
+ -89.7621 -78.111 m
+ /N695 10.909 Tf
+ (n) show
+ -83.2141 -78.111 m
+ /N614 10.909 Tf
+ (\))
+ [7.6582 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.26902 6.05449 4.30902 4.8436 9.47991 ] pdfxs
+ (t) show
+ (odis)
+ [8.86901 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (uishf)
+ [6.0654 3.0327 4.29811 9.47991 3.33815 ] pdfxs
+ (o) show
+ (urcl)
+ [6.05449 7.69082 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 7.72354 ] pdfxs
+ (o) show
+ (fmem)
+ [6.75267 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.18537 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -284.781 -100.033 m
+ /N1025 10.909 Tf
+ (H) show
+ -274.963 -100.033 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ -205.053 -100.033 m
+ /N1025 10.909 Tf
+ (S) show
+ -198.083 -100.033 m
+ /N614 10.909 Tf
+ (ta) show
+ (ck-)
+ [4.54905 5.74904 3.64352 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ -124.537 -100.033 m
+ /N1025 10.909 Tf
+ (G) show
+ -114.674 -100.033 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.35626 ] pdfxs
+ (\() show
+ (whichincludefunc)
+ [7.8763 6.05449 3.0327 4.54905 10.1126 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 8.90174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.17812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 67.0079 -100.033 m
+ /N1025 10.909 Tf
+ (U) show
+ 76.6589 -100.033 m
+ /N614 10.909 Tf
+ (nknown)
+ [6.0654 5.74904 6.0654 5.14905 7.8763 10.1126 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.Mul-)
+ [4.29811 9.11992 9.99272 6.0654 3.0327 3.63261 ] pdfxs
+ -284.781 -121.956 m
+ (t) show
+ (iple\r)
+ [3.0327 6.05449 3.0327 8.57447 6.05449 ] pdfxs
+ (ag) show
+ (smaybepresentinasin)
+ [8.02899 9.08711 5.15996 9.47992 6.35994 8.57447 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 7.97456 3.02179 9.78537 9.18538 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.57447 ] pdfxs
+ (D) show
+ (Snode,if,f)
+ [9.78537 6.05449 5.75995 6.0654 4.8436 6.77449 3.0327 3.33815 6.77449 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.99628 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 6.77449 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\fndsap)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 6.05449 6.0654 6.05449 8.02899 9.18538 6.35994 
+ ] pdfxs
+ (o) show
+ (interwhichmay)
+ [3.0327 5.75995 4.23277 4.85451 7.99628 7.8763 6.0654 3.02179 4.54905 9.78537 9.08711 
+ 5.15996 5.75995 ] pdfxs
+ -284.781 -143.878 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (inttoei)
+ [3.0327 5.75995 7.64729 4.23277 8.85811 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herahe)
+ [6.0654 4.8436 7.67992 8.8472 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.64729 ] pdfxs
+ (o) show
+ (rast)
+ [7.66901 8.85811 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.Mem)
+ [7.79993 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.70172 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.2472 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 9.4581 ] pdfxs
+ (a) show
+ (s)
+ [7.70172 ] pdfxs
+ (U) show
+ (nknownwhen)
+ [6.0654 5.75995 6.05449 5.14905 7.88721 9.4581 7.8763 6.0654 4.8436 9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -284.781 -165.801 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncre)
+ [9.62173 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ingitisn)
+ [3.02179 6.0654 9.02174 3.02179 7.81092 3.0327 7.86536 6.05449 ] pdfxs
+ (o) show
+ (tidenti\f)
+ [7.81092 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ble,e.)
+ [6.05449 3.0327 4.85451 6.59994 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,whenac)
+ [3.02179 6.61085 7.8763 6.0654 4.8436 9.63264 9.01083 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ntv)
+ [5.74904 7.81092 5.14904 ] pdfxs
+ (a) show
+ (lueisc)
+ [3.0327 6.05449 8.42175 3.02179 7.86536 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.81092 ] pdfxs
+ (t) show
+ (oap)
+ [9.01083 9.02174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.84355 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 8.41084 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -284.781 -187.723 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.69812 ] pdfxs
+ (t) show
+ (o)
+ [9.11992 ] pdfxs
+ (a) show
+ (ccessamem)
+ [4.85451 4.8436 4.8436 4.30902 7.96354 9.11992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry-m)
+ [4.27631 5.74904 3.64352 9.08711 ] pdfxs
+ (a) show
+ (ppedh)
+ [6.0654 6.35994 4.8436 9.73082 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (redevice)
+ [4.27631 8.50902 6.05449 4.85451 5.75995 3.02179 4.85451 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.69812 ] pdfxs
+ (o) show
+ (rwhenun)
+ [7.94173 7.8763 6.0654 4.8436 9.71991 6.0654 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyz)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.51993 ] pdfxs
+ (a) show
+ (ddressari)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.96354 5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ -284.781 -209.646 m
+ (isf)
+ [3.0327 7.74536 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 9.51264 ] pdfxs
+ (\(t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.30175 4.8436 ] pdfxs
+ (a) show
+ (sesoccurinfrequen)
+ [4.30902 4.8436 7.75627 5.74904 4.85451 4.8436 6.0654 7.72355 3.0327 6.05449 3.33815 
+ 4.2654 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyinp)
+ [3.0327 9.20719 3.0327 9.50173 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blepr)
+ [6.0654 3.0327 8.29084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.81084 ] pdfxs
+ (N) show
+ (odesrepresen)
+ [5.75995 6.0654 4.8436 7.75627 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.90174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (scre)
+ [7.75627 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -284.781 -231.568 m
+ (in)
+ [3.0327 9.77446 ] pdfxs
+ (a) show
+ (nex)
+ [9.77446 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l,un)
+ [3.0327 6.76358 6.0654 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzedfuncti)
+ [3.0327 5.74904 4.85451 4.8436 9.77446 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 
+ ] pdfxs
+ (o) show
+ (n)
+ [9.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -93.0101 -231.568 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ -73.9601 -231.568 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ -35.0632 -231.568 m
+ /N1025 10.909 Tf
+ ('U')
+ [3.47997 9.6544 3.47997 ] pdfxs
+ -18.4412 -231.568 m
+ /N614 10.909 Tf
+ (,but)
+ [6.74176 6.0654 6.0654 7.95274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.77446 ] pdfxs
+ (a) show
+ (s)
+ [8.01808 ] pdfxs
+ (\\) show
+ (missinginf)
+ [9.09802 3.0327 4.29811 4.29811 3.0327 6.0654 9.16356 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (") show
+ -284.781 -253.491 m
+ (a) show
+ (sdescribedbelow.)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 6.35994 
+ 4.85451 3.02179 5.15996 7.8763 3.0327 ] pdfxs
+ -284.781 -290.679 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d/) show
+ (R)
+ [9.40363 ] pdfxs
+ (e) show
+ (fFl)
+ [8.01809 7.88719 3.49088 ] pdfxs
+ (ag) show
+ (s:M,R)
+ [4.95263 9.05447 11.9126 7.66903 9.41454 ] pdfxs
+ -284.781 -319.646 m
+ /N614 10.909 Tf
+ (Our)
+ [8.4872 6.05449 7.43992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiskeeps)
+ [3.0327 5.75995 4.30902 3.02179 7.47263 5.4545 4.8436 4.85451 6.05449 7.46172 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.91265 ] pdfxs
+ (o) show
+ (fwhe)
+ [6.50176 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herap)
+ [6.0654 4.8436 7.43992 8.6072 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rmem)
+ [7.43992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.91265 ] pdfxs
+ (o) show
+ (bjecth)
+ [6.66539 3.33815 4.8436 4.85451 7.40729 6.05449 ] pdfxs
+ (a) show
+ (sbeen)
+ [7.47263 6.35994 4.8436 4.85451 6.0654 ] pdfxs
+ 64.2008 -319.646 m
+ /N1025 10.909 Tf
+ (M) show
+ 76.1098 -319.646 m
+ /N614 10.909 Tf
+ (odi\fed)
+ [5.75995 6.05449 3.0327 6.0654 4.8436 9.22901 ] pdfxs
+ (o) show
+ (r) show
+ 123.981 -319.646 m
+ /N1025 10.909 Tf
+ (R) show
+ 133.39 -319.646 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (dwi)
+ [9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -284.781 -341.569 m
+ (t) show
+ (hecurrentsc)
+ [6.05449 7.96357 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 7.35275 4.29811 4.85451 
+ ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 7.96357 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.25085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (t) show
+ (hisisrepresen)
+ [6.0654 3.02179 7.41809 3.0327 7.40718 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edvia)
+ [4.8436 9.17446 5.75995 3.0327 8.56356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0.334808 -341.569 m
+ /N1025 10.909 Tf
+ ('M')
+ [3.47997 11.9126 3.47997 ] pdfxs
+ 22.3248 -341.569 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 43.0118 -341.569 m
+ /N1025 10.909 Tf
+ ('R')
+ [3.47997 9.41454 3.47997 ] pdfxs
+ 62.5008 -341.569 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s.F)
+ [4.29811 7.70175 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.38537 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.08711 6.0654 3.02179 4.85451 6.23994 3.0327 9.17446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -284.781 -363.492 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -272.639 -363.492 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 20.619 0 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.51267 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.29084 4.29811 ] pdfxs
+ (tat) show
+ (ement)
+ [4.8436 9.09802 4.8436 5.75995 7.68002 ] pdfxs
+ (\\) show
+ 140.727 0 m
+ /N722 10.909 Tf
+ (L=)
+ [11.4544 11.4544 ] pdfxs
+ (L->Next;) show
+ 209.453 0 m
+ /N614 10.909 Tf
+ ("re)
+ [8.95629 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dsap)
+ [6.0654 7.73445 8.89083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erelementfr)
+ [4.85451 7.70173 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 7.68002 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.5234 ] pdfxs
+ (t) show
+ (henodep)
+ [6.0654 8.27993 6.0654 5.75995 6.05449 8.29084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.49082 ] pdfxs
+ (to) show
+ -15.578 -21.922 m
+ (by)
+ [5.75995 5.75995 ] pdfxs
+ -0.413025 -21.922 m
+ /N722 10.909 Tf
+ (L) show
+ 5.31497 -21.922 m
+ /N614 10.909 Tf
+ (,whichc)
+ [6.6763 7.88721 6.05449 3.0327 4.54905 9.709 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.95263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 95.492 -21.922 m
+ /N1025 10.909 Tf
+ ('R')
+ [3.47997 9.41454 3.47997 ] pdfxs
+ 115.52 -21.922 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (a) show
+ (g)
+ [9.0981 ] pdfxs
+ (t) show
+ (obesetin)
+ [9.10901 6.35994 8.49811 4.30902 4.8436 7.8982 3.02179 6.0654 ] pdfxs
+ 194.135 -21.922 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 220.595 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 224.837 -21.922 m
+ /N695 10.909 Tf
+ (node)
+ [6.54546 5.29087 5.67272 5.08363 ] pdfxs
+ 247.431 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 251.673 -21.922 m
+ /N695 10.909 Tf
+ (E) show
+ 259.726 -23.611 m
+ /N698 7.96999 Tf
+ (V) show
+ 267.038 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 271.28 -21.922 m
+ /N722 10.909 Tf
+ (L) show
+ 277.008 -21.922 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (\))
+ [7.88729 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.95263 4.30902 6.05449 5.15996 7.8763 9.709 3.0327 9.709 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.49811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.Mod)
+ [7.91993 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ -15.5781 -43.845 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisuseful)
+ [9.13083 3.02179 7.37445 6.0654 4.29811 4.85451 3.32724 6.0654 6.09813 ] pdfxs
+ (t) show
+ (oav)
+ [8.53084 8.51993 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.94914 8.82538 ] pdfxs
+ (o) show
+ (fclient)
+ [6.40358 4.8436 3.0327 3.0327 4.8436 5.75995 7.32002 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 7.69084 ] pdfxs
+ (Not) show
+ (e)
+ [7.91993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (D) show
+ (SAdoesn)
+ [6.05449 11.2581 6.05449 5.75995 4.8436 7.37445 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.30911 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckper-\feldmod-ref)
+ [4.54905 8.82538 6.35994 4.85451 4.2654 3.64352 6.05449 4.85451 3.0327 9.13083 9.08711 
+ 5.75995 6.05449 3.64352 4.2654 4.85451 3.33815 ] pdfxs
+ 212.967 -71.443 m
+ (46) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (oprevi)
+ [9.08719 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.05449 7.94172 7.58175 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.6c)
+ [3.02179 9.0981 4.8436 ] pdfxs
+ (o) show
+ (ncludes)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.4872 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er.)
+ [4.85451 4.2654 3.0327 ] pdfxs
+ 13.294 -26.679 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 49.91 -26.679 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 73.942 -26.679 m
+ /N1666 7.96999 Tf
+ (f) show
+ 84.508 -26.679 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 103.374 -26.679 m
+ /N703 7.96999 Tf
+ (X;lis)
+ [7.37228 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 144.465 -26.679 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 150.225 -26.679 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ 180.371 -26.679 m
+ /N1666 7.96999 Tf
+ (g) show
+ 186.318 -26.679 m
+ /N703 7.96999 Tf
+ (;) show
+ 14.343 -45.608 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 37.763 -45.608 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 43.715 -45.608 m
+ /N703 7.96999 Tf
+ (MakeList)
+ [8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.87759 ] pdfxs
+ (\() show
+ 89.5889 -45.608 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 108.455 -45.608 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ 123.952 -45.608 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.5049 -55.073 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9249 -55.073 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 54.1659 -55.073 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ 23.543 -64.537 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ 43.4709 -64.537 m
+ /N703 7.96999 Tf
+ (\() show
+ 48.9399 -64.537 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 69.8019 -64.537 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ 169.682 -64.537 m
+ /N1666 7.96999 Tf
+ (f) show
+ 34.6669 -74.002 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 58.0869 -74.002 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 63.6119 -74.002 m
+ /N703 7.96999 Tf
+ (Node=)
+ [6.59919 4.48715 4.96527 7.34036 6.58324 ] pdfxs
+ 49.0399 -83.4659 m
+ (malloc)
+ [7.98588 5.1646 3.27565 3.28362 5.15663 5.58696 ] pdfxs
+ (\() show
+ 84.7159 -83.4659 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 115.061 -83.4659 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.14438 4.15235 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 33.0829 -92.9309 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ 52.4409 -92.9309 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.5219 -92.9309 m
+ /N698 7.96999 Tf
+ (>) show
+ 63.8469 -92.9309 m
+ /N703 7.96999 Tf
+ (Next=Result)
+ [6.83032 4.25597 4.96534 8.1134 11.8833 7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ 33.0829 -102.395 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ 52.4409 -102.395 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.5219 -102.395 m
+ /N698 7.96999 Tf
+ (>) show
+ 62.7249 -102.395 m
+ /N703 7.96999 Tf
+ (X=i+'A')
+ [10.0422 12.2738 2.96482 7.65919 2.63008 7.53168 4.62258 ] pdfxs
+ (;) show
+ 33.8419 -111.86 m
+ (Result=Node)
+ [7.19688 4.74214 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.9573 5.38771 
+ ] pdfxs
+ (;) show
+ 23.1309 -121.324 m
+ /N1666 7.96999 Tf
+ (g) show
+ 23.1789 -130.789 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 59.2469 -130.789 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ 12.9689 -140.253 m
+ /N1666 7.96999 Tf
+ (g) show
+ 13.3728 -149.718 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 33.5118 -149.718 m
+ /N703 7.96999 Tf
+ (Length\(lis)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 5.98541 4.14438 4.15235 5.13272 ] pdfxs
+ (t) show
+ 93.6538 -149.718 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 98.8198 -149.718 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 113.79 -149.718 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.1968 -159.182 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 38.3898 -159.182 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ 84.1518 -159.182 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 119.906 -159.182 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ 23.1788 -168.647 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 58.9178 -168.647 m
+ /N703 7.96999 Tf
+ (Length\(L)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 4.11247 5.29208 ] pdfxs
+ 98.1708 -168.647 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 103.252 -168.647 m
+ /N698 7.96999 Tf
+ (>) show
+ 109.577 -168.647 m
+ /N703 7.96999 Tf
+ (Next\)+1)
+ [6.83032 4.25597 4.96534 4.55082 4.06465 7.35633 5.01317 ] pdfxs
+ (;) show
+ 12.9688 -178.111 m
+ /N1666 7.96999 Tf
+ (g) show
+ 13.3728 -187.576 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 34.3238 -187.576 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ 93.3528 -187.576 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.5048 -197.04 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9248 -197.04 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 52.5628 -197.04 m
+ /N703 7.96999 Tf
+ (A=MakeList\(100\))
+ [10.0422 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 5.24421 4.55879 
+ 5.49934 5.49137 5.49934 4.55879 ] pdfxs
+ (;) show
+ 24.5048 -206.505 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9248 -206.505 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 52.7368 -206.505 m
+ /N703 7.96999 Tf
+ (B=MakeList\(20\))
+ [9.86683 11.5964 8.44027 4.91753 5.15662 4.44725 5.96953 3.03655 4.02489 5.30797 4.62255 
+ 5.57107 5.5631 4.63052 ] pdfxs
+ (;) show
+ 23.5348 -215.969 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 42.7258 -215.969 m
+ /N703 7.96999 Tf
+ (Sum=Length\(A\)+Length\(B\))
+ [4.3994 4.3994 11.0782 11.5565 5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 3.55457 
+ 6.67092 8.0337 11.971 5.93765 4.39943 5.34783 4.87768 3.93713 6.24047 3.72991 7.04546 
+ 4.79789 ] pdfxs
+ (;) show
+ 23.8998 -225.434 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ 33.2258 -225.434 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 54.0718 -225.434 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 59.1848 -225.434 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.92544 ] pdfxs
+ (;) show
+ 129.882 -225.434 m
+ /N1712 7.96999 Tf
+ (//nottypesafe)
+ [4.84572 10.7276 5.61881 5.17249 9.73131 3.84946 5.15655 5.37971 11.1979 4.67834 5.54708 
+ 3.80164 6.34413 ] pdfxs
+ (!) show
+ 23.1788 -234.898 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 57.9688 -234.898 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ 12.9688 -244.363 m
+ /N1666 7.96999 Tf
+ (g) show
+ 92.3487 -263.889 m
+ /N614 10.909 Tf
+ (\(a) show
+ (\)Ori)
+ [7.87638 8.4872 4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 1 0 0 1 301.282 -74.386 cm
+ q
+ 0.391296 0 0 0.391296 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 437.112 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2710 350 l
+ 2710 1730 l
+ 350 1730 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1250 520 m
+ 1650 520 l
+ S
+ n
+ 1650 520 m
+ 1710 520 1770 580 1770 640 c
+ S
+ n
+ 1770 640 m
+ 1770 880 l
+ S
+ n
+ 1770 880 m
+ 1770 940 1710 1000 1650 1000 c
+ S
+ n
+ 1650 1000 m
+ 1250 1000 l
+ S
+ n
+ 1250 1000 m
+ 1190 1000 1140 940 1140 880 c
+ S
+ n
+ 1140 880 m
+ 1140 640 l
+ S
+ n
+ 1140 640 m
+ 1140 580 1190 520 1250 520 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 121 83 m
+ /N3179 14 Tf
+ (l) show
+ 124.84 83 m
+ (i) show
+ 128.68 83 m
+ (s) show
+ 133.96 83 m
+ (t) show
+ 137.8 83 m
+ (:) show
+ 145.24 83 m
+ (H) show
+ 155.32 83 m
+ (M) show
+ Q
+ n
+ 1140 760 m
+ 1770 760 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1450 520 m
+ 1450 760 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1690 520 m
+ 1760 440 1860 360 1940 430 c
+ 2140 630 2140 880 1940 1090 c
+ 1870 1160 1790 1130 1710 1070 c
+ S
+ n
+ 1730 1040 m
+ 1630 1000 l
+ 1680 1090 l
+ f
+ n
+ 1730 1040 m
+ 1630 1000 l
+ 1680 1090 l
+ h
+ S
+ n
+ 980 1540 m
+ 980 1639.41 841.208 1720 670 1720 c
+ 498.792 1720 360 1639.41 360 1540 c
+ 360 1440.59 498.792 1360 670 1360 c
+ 841.208 1360 980 1440.59 980 1540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49 149 m
+ /N3179 14 Tf
+ (R) show
+ 58.12 149 m
+ (e) show
+ 64.36 149 m
+ (s) show
+ 69.88 149 m
+ (u) show
+ 76.84 149 m
+ (l) show
+ 80.68 149 m
+ (t) show
+ Q
+ n
+ 870 1340 m
+ 950 1260 1050 1160 1140 1070 c
+ 0.630997 sc
+ S
+ n
+ 870 1410 m
+ 800 1340 l
+ 820 1320 l
+ 890 1390 l
+ f
+ n
+ 870 1410 m
+ 800 1340 l
+ 820 1320 l
+ 890 1390 l
+ h
+ S
+ n
+ 830 1380 m
+ 870 1340 l
+ S
+ n
+ 1160 1100 m
+ 1210 1000 l
+ 1110 1050 l
+ f
+ n
+ 1160 1100 m
+ 1210 1000 l
+ 1110 1050 l
+ h
+ S
+ n
+ 1740 1540 m
+ 1740 1639.41 1610.16 1720 1450 1720 c
+ 1289.84 1720 1160 1639.41 1160 1540 c
+ 1160 1440.59 1289.84 1360 1450 1360 c
+ 1610.16 1360 1740 1440.59 1740 1540 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 129 149 m
+ /N3179 14 Tf
+ (N) show
+ 138.84 149 m
+ (o) show
+ 145.8 149 m
+ (d) show
+ 152.76 149 m
+ (e) show
+ Q
+ n
+ 1450 1310 m
+ 1450 1240 1450 1170 1450 1100 c
+ 0.630997 sc
+ S
+ n
+ 1400 1330 100 20 re
+ f
+ n
+ 1400 1330 100 20 re
+ S
+ n
+ 1450 1360 m
+ 1450 1310 l
+ S
+ n
+ 1490 1100 m
+ 1450 1000 l
+ 1420 1100 l
+ f
+ n
+ 1490 1100 m
+ 1450 1000 l
+ 1420 1100 l
+ h
+ S
+ n
+ 2700 1540 m
+ 2700 1639.41 2525.39 1720 2310 1720 c
+ 2094.61 1720 1920 1639.41 1920 1540 c
+ 1920 1440.59 2094.61 1360 2310 1360 c
+ 2525.39 1360 2700 1440.59 2700 1540 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 204 149 m
+ /N3179 14 Tf
+ (r) show
+ 208.56 149 m
+ (e) show
+ 214.56 149 m
+ (t) show
+ 218.4 149 m
+ (u) show
+ 225.36 149 m
+ (r) show
+ 230.16 149 m
+ (n) show
+ 237.12 149 m
+ (i) show
+ 240.96 149 m
+ (n) show
+ 247.919 149 m
+ (g) show
+ Q
+ n
+ 2090 1350 m
+ 2000 1260 1900 1160 1800 1070 c
+ 0.630997 sc
+ S
+ n
+ 2150 1330 m
+ 2090 1410 l
+ 2080 1400 l
+ 2140 1320 l
+ f
+ n
+ 2150 1330 m
+ 2090 1410 l
+ 2080 1400 l
+ 2140 1320 l
+ h
+ S
+ n
+ 2130 1380 m
+ 2090 1350 l
+ S
+ n
+ 1820 1040 m
+ 1720 1000 l
+ 1770 1090 l
+ f
+ n
+ 1820 1040 m
+ 1720 1000 l
+ 1770 1090 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -31.691 -13.55 cm
+ 0 0 m
+ (\() show
+ (b\)BU)
+ [6.05449 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rM)
+ [7.909 10.0036 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ 1 0 0 1 59.338 -71.272 cm
+ q
+ 0.394135 0 0 0.394135 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 570.53 649.427 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1290 350 l
+ 1290 1720 l
+ 350 1720 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 510 m
+ 780 510 l
+ S
+ n
+ 780 510 m
+ 830 510 900 570 900 630 c
+ S
+ n
+ 900 630 m
+ 900 870 l
+ S
+ n
+ 900 870 m
+ 900 930 840 990 780 990 c
+ S
+ n
+ 780 990 m
+ 470 990 l
+ S
+ n
+ 470 990 m
+ 420 990 360 930 360 870 c
+ S
+ n
+ 360 870 m
+ 360 630 l
+ S
+ n
+ 360 630 m
+ 360 570 410 510 470 510 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 46 82 m
+ /N3183 14 Tf
+ (l) show
+ 49.84 82 m
+ (i) show
+ 53.68 82 m
+ (s) show
+ 58.96 82 m
+ (t) show
+ 62.8 82 m
+ (:) show
+ 70.24 82 m
+ (R) show
+ Q
+ n
+ 360 750 m
+ 900 750 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 630 510 m
+ 630 750 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 850 510 m
+ 910 430 1010 360 1080 420 c
+ 1280 620 1280 870 1080 1080 c
+ 1020 1140 940 1120 870 1060 c
+ S
+ n
+ 900 1040 m
+ 800 990 l
+ 850 1090 l
+ f
+ n
+ 900 1040 m
+ 800 990 l
+ 850 1090 l
+ h
+ S
+ n
+ 900 1530 m
+ 900 1629.41 779.117 1710 630 1710 c
+ 480.883 1710 360 1629.41 360 1530 c
+ 360 1430.59 480.883 1350 630 1350 c
+ 779.117 1350 900 1430.59 900 1530 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.723 148 m
+ /N3183 14 Tf
+ (L) show
+ Q
+ n
+ 630 1300 m
+ 630 1230 630 1160 630 1090 c
+ 0.630997 sc
+ S
+ n
+ 580 1320 100 20 re
+ f
+ n
+ 580 1320 100 20 re
+ S
+ n
+ 630 1350 m
+ 630 1300 l
+ S
+ n
+ 670 1090 m
+ 630 990 l
+ 600 1090 l
+ f
+ n
+ 670 1090 m
+ 630 990 l
+ 600 1090 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -53.399 -13.549 cm
+ 0 0 m
+ (\() show
+ (c\)BU)
+ [4.8436 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (gt) show
+ (h) show
+ 1 0 0 1 27.3 -71.273 cm
+ q
+ 0.375 0 0 0.375 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2730 350 l
+ 2730 1790 l
+ 350 1790 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 580 m
+ 970 580 l
+ S
+ n
+ 970 580 m
+ 1030 580 1090 640 1090 700 c
+ S
+ n
+ 1090 700 m
+ 1090 940 l
+ S
+ n
+ 1090 940 m
+ 1090 1000 1030 1060 970 1060 c
+ S
+ n
+ 970 1060 m
+ 470 1060 l
+ S
+ n
+ 470 1060 m
+ 410 1060 360 1000 360 940 c
+ S
+ n
+ 360 940 m
+ 360 700 l
+ S
+ n
+ 360 700 m
+ 360 640 410 580 470 580 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 89 m
+ /N3187 14 Tf
+ (l) show
+ 46.84 89 m
+ (i) show
+ 50.68 89 m
+ (s) show
+ 55.96 89 m
+ (t) show
+ 59.8 89 m
+ (:) show
+ 67.24 89 m
+ (H) show
+ 77.32 89 m
+ (M) show
+ 89.8 89 m
+ (R) show
+ Q
+ n
+ 360 820 m
+ 1090 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 720 580 m
+ 720 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1000 580 m
+ 1080 500 1190 420 1260 490 c
+ 1460 690 1460 940 1260 1150 c
+ 1180 1230 1090 1200 1000 1130 c
+ S
+ n
+ 1020 1100 m
+ 920 1060 l
+ 970 1150 l
+ f
+ n
+ 1020 1100 m
+ 920 1060 l
+ 970 1150 l
+ h
+ S
+ n
+ 990 1600 m
+ 990 1699.41 869.117 1780 720 1780 c
+ 570.883 1780 450 1699.41 450 1600 c
+ 450 1500.59 570.883 1420 720 1420 c
+ 869.117 1420 990 1500.59 990 1600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.946 155 m
+ /N3187 14 Tf
+ (A) show
+ Q
+ n
+ 720 1370 m
+ 720 1300 720 1230 720 1160 c
+ 0.630997 sc
+ S
+ n
+ 670 1390 100 20 re
+ f
+ n
+ 670 1390 100 20 re
+ S
+ n
+ 720 1420 m
+ 720 1370 l
+ S
+ n
+ 760 1160 m
+ 720 1060 l
+ 690 1160 l
+ f
+ n
+ 760 1160 m
+ 720 1060 l
+ 690 1160 l
+ h
+ S
+ n
+ 1560 580 m
+ 2230 580 l
+ 0 sc
+ S
+ n
+ 2230 580 m
+ 2290 580 2350 640 2350 700 c
+ S
+ n
+ 2350 700 m
+ 2350 940 l
+ S
+ n
+ 2350 940 m
+ 2350 1000 2280 1060 2220 1060 c
+ S
+ n
+ 2220 1060 m
+ 1550 1060 l
+ S
+ n
+ 1550 1060 m
+ 1490 1060 1440 1000 1440 940 c
+ S
+ n
+ 1440 940 m
+ 1440 700 l
+ S
+ n
+ 1440 700 m
+ 1440 640 1500 580 1560 580 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 151 89 m
+ /N3187 14 Tf
+ (b) show
+ 157.48 89 m
+ (y) show
+ 164.44 89 m
+ (t) show
+ 168.28 89 m
+ (e) show
+ 174.52 89 m
+ (:) show
+ 181.96 89 m
+ (A) show
+ 192.04 89 m
+ (H) show
+ 202.12 89 m
+ (M) show
+ 214.6 89 m
+ (R) show
+ Q
+ n
+ 1440 820 m
+ 2350 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2030 580 m
+ 2170 480 2390 360 2520 490 c
+ 2720 690 2720 940 2520 1150 c
+ 2420 1240 2300 1200 2190 1120 c
+ S
+ n
+ 2210 1090 m
+ 2110 1060 l
+ 2170 1150 l
+ f
+ n
+ 2210 1090 m
+ 2110 1060 l
+ 2170 1150 l
+ h
+ S
+ n
+ 2160 1600 m
+ 2160 1699.41 2039.12 1780 1890 1780 c
+ 1740.88 1780 1620 1699.41 1620 1600 c
+ 1620 1500.59 1740.88 1420 1890 1420 c
+ 2039.12 1420 2160 1500.59 2160 1600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 184.331 155 m
+ /N3187 14 Tf
+ (B) show
+ Q
+ n
+ 1890 1370 m
+ 1890 1300 1890 1230 1890 1160 c
+ 0.630997 sc
+ S
+ n
+ 1840 1390 100 20 re
+ f
+ n
+ 1840 1390 100 20 re
+ S
+ n
+ 1890 1420 m
+ 1890 1370 l
+ S
+ n
+ 1930 1160 m
+ 1890 1060 l
+ 1860 1160 l
+ f
+ n
+ 1930 1160 m
+ 1890 1060 l
+ 1860 1160 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -30.8 -13.549 cm
+ 0 0 m
+ (\() show
+ (d\)BU)
+ [6.05449 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rTes)
+ [7.909 6.97085 4.8436 4.30902 ] pdfxs
+ (t) show
+ (lists)
+ [3.02179 3.0327 4.30902 4.23277 4.29811 ] pdfxs
+ -258.736 -45.65 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ -222.12 -45.65 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -198.088 -45.65 m
+ /N1666 7.96999 Tf
+ (f) show
+ -187.522 -45.65 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -168.656 -45.65 m
+ /N703 7.96999 Tf
+ (X;lis)
+ [7.37228 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -127.565 -45.65 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -121.805 -45.65 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ -91.659 -45.65 m
+ /N1666 7.96999 Tf
+ (g) show
+ -85.712 -45.65 m
+ /N703 7.96999 Tf
+ (;) show
+ -257.687 -64.579 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -234.267 -64.579 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -228.315 -64.579 m
+ /N703 7.96999 Tf
+ (MakeList\(Poo)
+ [8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.87759 4.93338 6.51154 4.98129 
+ 4.98129 ] pdfxs
+ (l) show
+ -158.052 -64.579 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -153.298 -64.579 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ -131.631 -64.579 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -112.765 -64.579 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ -97.2671 -64.579 m
+ /N1666 7.96999 Tf
+ (f) show
+ -247.525 -74.044 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -224.105 -74.044 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -217.864 -74.044 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ -248.487 -83.508 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ -228.559 -83.508 m
+ /N703 7.96999 Tf
+ (\() show
+ -223.09 -83.508 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -202.228 -83.508 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ -102.348 -83.508 m
+ /N1666 7.96999 Tf
+ (f) show
+ -237.363 -92.973 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -213.943 -92.973 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -208.418 -92.973 m
+ /N703 7.96999 Tf
+ (Node=)
+ [6.59919 4.48715 4.96527 7.34036 6.58324 ] pdfxs
+ -222.59 -102.437 m
+ (poolalloc\(PD)
+ [6.03325 5.55513 5.5631 3.68212 5.5631 3.67415 3.68212 5.55513 5.98546 3.67412 5.24431 
+ 7.09332 ] pdfxs
+ (,) show
+ -151.747 -102.437 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ -121.402 -102.437 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ -238.947 -111.902 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ -219.589 -111.902 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -214.508 -111.902 m
+ /N698 7.96999 Tf
+ (>) show
+ -208.183 -111.902 m
+ /N703 7.96999 Tf
+ (Next=Result)
+ [6.83032 4.25597 4.96534 8.1134 11.8833 7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ -238.947 -121.366 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ -219.589 -121.366 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -214.508 -121.366 m
+ /N698 7.96999 Tf
+ (>) show
+ -209.305 -121.366 m
+ /N703 7.96999 Tf
+ (X=i+'A')
+ [10.0422 12.2738 2.96482 7.65919 2.63008 7.53168 4.62258 ] pdfxs
+ (;) show
+ -238.188 -130.831 m
+ (Result=Node)
+ [7.19688 4.74214 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.9573 5.38771 
+ ] pdfxs
+ (;) show
+ -248.899 -140.295 m
+ /N1666 7.96999 Tf
+ (g) show
+ -248.851 -149.76 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -212.783 -149.76 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ -259.061 -159.224 m
+ /N1666 7.96999 Tf
+ (g) show
+ -31.7482 -36.1859 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -11.6092 -36.1859 m
+ /N703 7.96999 Tf
+ (Length\(lis)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 5.98541 4.14438 4.15235 5.13272 ] pdfxs
+ (t) show
+ 48.5328 -36.1859 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.6988 -36.1859 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.6688 -36.1859 m
+ /N1666 7.96999 Tf
+ (f) show
+ -20.9242 -45.6499 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ -6.7312 -45.6499 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ 39.0308 -45.6499 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 74.7858 -45.6499 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ -21.9422 -55.1149 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 13.7968 -55.1149 m
+ /N703 7.96999 Tf
+ (Length\(L)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 4.11247 5.29208 ] pdfxs
+ 53.0498 -55.1149 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 58.1308 -55.1149 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.4558 -55.1149 m
+ /N703 7.96999 Tf
+ (Next\)+1)
+ [6.83032 4.25597 4.96534 4.55082 4.06465 7.35633 5.01317 ] pdfxs
+ (;) show
+ -32.1522 -64.5789 m
+ /N1666 7.96999 Tf
+ (g) show
+ -31.7482 -74.0439 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -10.7972 -74.0439 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ 48.2318 -74.0439 m
+ /N1666 7.96999 Tf
+ (f) show
+ -21.6642 -83.5079 m
+ /N703 7.96999 Tf
+ (PoolP1,P2)
+ [6.51154 4.98129 4.98129 8.22501 5.80221 5.97754 8.55975 5.81018 5.65874 ] pdfxs
+ (;) show
+ -21.0332 -92.9729 m
+ (poolinit\(&P1)
+ [6.08107 5.61889 5.61092 3.73791 3.72994 6.08107 3.73791 4.76601 3.3872 6.71873 5.80221 
+ 5.98551 ] pdfxs
+ (,) show
+ 49.7567 -92.9729 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 80.1017 -92.9729 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.14438 4.15235 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ -21.0333 -102.437 m
+ (poolinit\(&P2,0)
+ [6.08107 5.61889 5.61092 3.73791 3.72994 6.08107 3.73791 4.76601 3.3872 6.71873 5.80221 
+ 5.93769 8.41629 4.23211 ] pdfxs
+ 59.4017 -102.437 m
+ /N1712 7.96999 Tf
+ (/) show
+ 64.2927 -102.437 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 69.3717 -102.437 m
+ /N1712 7.96999 Tf
+ (nosizehintknown)
+ [5.14062 11.134 4.84571 3.97698 4.85368 11.5087 5.50723 3.75382 5.94558 9.35672 4.24006 
+ 5.10874 4.67038 5.97747 4.80588 ] pdfxs
+ 161.023 -102.437 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 165.776 -102.437 m
+ /N1712 7.96999 Tf
+ (/) show
+ 172.172 -102.437 m
+ /N703 7.96999 Tf
+ (\))
+ [4.79789 ] pdfxs
+ (;) show
+ -20.6163 -111.902 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 2.8037 -111.902 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 7.44168 -111.902 m
+ /N703 7.96999 Tf
+ (A=MakeList\(&P1,100\))
+ [10.0422 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.07262 3.3872 
+ 6.7267 5.80221 5.81814 8.19313 5.73844 5.73844 5.73844 4.79789 ] pdfxs
+ (;) show
+ -20.6163 -121.366 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 2.80368 -121.366 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 7.61667 -121.366 m
+ /N703 7.96999 Tf
+ (B=MakeList\(&P2,20\))
+ [9.86683 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.02489 4.06465 3.3872 
+ 6.7267 5.80221 5.91378 8.37644 5.83408 5.83408 4.89353 ] pdfxs
+ (;) show
+ -21.5863 -130.831 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -2.39532 -130.831 m
+ /N703 7.96999 Tf
+ (Sum=Length\(A\)+Length\(B\))
+ [4.3994 4.3994 11.0782 11.5565 5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 3.55457 
+ 6.67092 8.0337 11.971 5.93765 4.39943 5.34783 4.87768 3.93713 6.24047 3.72991 7.04546 
+ 4.79789 ] pdfxs
+ (;) show
+ -21.2213 -140.295 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ -11.8953 -140.295 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 8.95067 -140.295 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 14.0637 -140.295 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.62258 ] pdfxs
+ (;) show
+ -21.3083 -149.76 m
+ (pooldestroy\(&P1\);pooldestroy\(&P2\))
+ [5.81009 5.33994 5.33994 3.45896 5.80212 4.86966 4.4473 4.39939 4.40741 5.33994 5.6667 
+ 3.3872 6.73467 5.81815 5.98551 4.9812 9.66758 5.81009 5.33994 5.33994 3.45896 5.81009 
+ 4.86966 4.4473 4.39142 4.40741 5.33994 5.6667 3.3872 6.74264 5.81018 5.79423 4.80586 
+ ] pdfxs
+ (;) show
+ -21.9423 -159.224 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 12.8477 -159.224 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ -32.1523 -168.689 m
+ /N1666 7.96999 Tf
+ (g) show
+ -97.8183 -195.65 m
+ /N614 10.909 Tf
+ (\() show
+ (e\))
+ [4.8436 7.88729 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erPo)
+ [4.8436 7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -128.757 -228.129 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Simplelinkedlistex)
+ [7.8872 6.05449 3.0327 9.08711 6.0654 3.0327 8.47629 3.0327 3.0327 6.0654 5.4545 
+ 4.8436 9.6981 3.0327 3.02179 4.30902 7.87638 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -272.03 -285.538 m
+ /N622 14.346 Tf
+ (7.1)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (S) show
+ (t)
+ [6.26925 ] pdfxs
+ (a) show
+ (ticPointerCom)
+ [6.26925 4.49035 12.5527 10.573 8.07685 4.476 8.52152 6.26925 7.37385 11.9646 11.6633 
+ 8.0625 13.4566 ] pdfxs
+ (p) show
+ (ressio)
+ [6.58481 7.37385 6.35528 6.36962 4.49035 8.0625 ] pdfxs
+ (n) show
+ -272.03 -318.264 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 9.31629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.73809 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nreduces)
+ [10.5272 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.7708 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 9.30538 4.30902 3.0327 4.8436 9.31629 ] pdfxs
+ (o) show
+ (fp)
+ [7.79993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersind)
+ [4.8436 4.27631 8.75989 3.0327 10.5272 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.91628 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresintwos)
+ [6.05449 4.27631 4.85451 8.75989 3.0327 10.5272 3.93823 7.58175 9.91628 4.29811 ] pdfxs
+ (t) show
+ (eps.Firs)
+ [4.85451 6.05449 4.30902 10.3635 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,i)
+ [7.70175 3.02179 ] pdfxs
+ (t) show
+ -272.03 -340.186 m
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesp)
+ [4.85451 4.8436 7.429 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersind)
+ [4.8436 4.27631 7.429 3.02179 9.18537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.57447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureswi)
+ [6.05449 4.27631 4.85451 7.41809 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [9.18537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ersrepresen)
+ [4.8436 4.27631 7.429 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.58538 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sfr)
+ [7.41809 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [12.2071 8.57447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lb)
+ [6.16358 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.96357 ] pdfxs
+ (\() show
+ (i.e.,indexes)
+ [3.0327 3.0327 4.8436 3.0327 6.25085 3.0327 6.0654 6.05449 4.85451 5.74904 4.85451 
+ 4.29811 ] pdfxs
+ -272.03 -362.109 m
+ (into)
+ [3.0327 5.75995 4.23277 9.26174 ] pdfxs
+ (t) show
+ (hepool)
+ [6.0654 8.65084 6.37085 5.74904 5.46541 3.02179 ] pdfxs
+ (\)) show
+ (.Sec)
+ [8.38902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,in)
+ [6.05449 6.0654 6.88358 3.02179 9.87264 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.07264 ] pdfxs
+ (t) show
+ (oc)
+ [9.26174 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.11626 ] pdfxs
+ (t) show
+ (hisindex,it)
+ [6.05449 3.0327 8.10535 3.0327 6.0654 6.05449 4.85451 5.74904 6.88358 3.0327 8.05092 
+ ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [8.10535 ] pdfxs
+ (t) show
+ (oselect)
+ [9.26174 4.30902 4.8436 3.0327 4.8436 4.85451 8.05092 ] pdfxs
+ (a) show
+ (nin)
+ [9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertype)
+ [4.85451 8.07264 3.93823 5.75995 6.37085 8.65084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -46.2123 -399.622 m
+ (159) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (58) 59
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 165.011 658.8 cm
+ q
+ 0.141968 0 0 0.141968 0 0 cm
+ q
+ q
+ 0 0 1986 431 re
+ W
+ n
+ q
+ 0.135361 0 0 0.135361 0 0 cm
+ q
+ {} settransfer
+ n
+ 319.31 438.278 14028.7 1277.24 re
+ [/DeviceGray] cs 1 sc
+ f
+ n
+ 319.31 1401.44 m
+ 5.23483 1401.44 l
+ 5.23483 1574.9 145.851 1715.52 319.31 1715.52 c
+ f
+ n
+ 14348 1401.44 m
+ 14348 1715.52 l
+ 14521.5 1715.52 14662.1 1574.9 14662.1 1401.44 c
+ f
+ n
+ 5.2346 752.353 14656.9 649.089 re
+ f
+ n
+ 319.31 752.353 m
+ 319.31 438.278 l
+ 145.851 438.278 5.23483 578.894 5.23483 752.353 c
+ f
+ n
+ 14348 752.353 m
+ 14662.1 752.353 l
+ 14662.1 578.894 14521.5 438.278 14348 438.278 c
+ f
+ 10.4692 w
+ n
+ 319.31 1715.52 m
+ 14348 1715.52 l
+ 0 sc
+ S
+ n
+ 319.31 438.278 m
+ 14348 438.278 l
+ S
+ n
+ 5.23483 1401.44 m
+ 5.23483 1574.9 145.851 1715.52 319.31 1715.52 c
+ S
+ n
+ 14348 1715.52 m
+ 14521.5 1715.52 14662.1 1574.9 14662.1 1401.44 c
+ S
+ n
+ 5.2346 1401.44 m
+ 5.2346 752.353 l
+ S
+ n
+ 14662.1 1401.44 m
+ 14662.1 752.353 l
+ S
+ n
+ 319.31 438.278 m
+ 145.851 438.278 5.23483 578.894 5.23483 752.353 c
+ S
+ n
+ 14662.1 752.353 m
+ 14662.1 578.894 14521.5 438.278 14348 438.278 c
+ S
+ n
+ 11940.1 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ 2.09383 w
+ n
+ 11940.1 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 8589.96 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 8589.96 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 4402.29 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 4402.29 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 1052.15 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 1052.15 647.661 837.534 837.534 re
+ 0 sc
+ S
+ 41.8767 w
+ n
+ 214.618 647.661 3350.14 837.534 re
+ S
+ n
+ 430.663 857.045 m
+ 489.625 857.045 l
+ 536.156 981.849 l
+ 716.132 981.849 l
+ 763.286 857.045 l
+ 831.538 857.045 l
+ 663.994 1305.99 l
+ 600.698 1305.99 l
+ 430.663 857.045 l
+ 554.791 1028.65 m
+ 626.753 1221 l
+ 698.744 1028.65 l
+ 554.791 1028.65 l
+ f
+ 20.9384 w
+ n
+ 1889.69 1485.2 m
+ 1889.69 647.661 l
+ 0.497986 sc
+ S
+ n
+ 1052.15 1485.2 m
+ 1052.15 647.661 l
+ S
+ 41.8767 w
+ n
+ 3564.76 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 4183.17 943.471 m
+ 4129.79 917.795 4088.21 906.69 4041.68 906.69 c
+ 3936.81 906.69 3876.6 970.338 3876.6 1081.28 c
+ 3876.6 1195.17 3932.45 1258.22 4034.24 1258.22 c
+ 4072.1 1258.22 4116.76 1249.44 4182.55 1228.42 c
+ 4182.55 1286.14 l
+ 4125.56 1299.79 4080.96 1305.99 4037.59 1305.99 c
+ 3889.52 1305.99 3809 1226.75 3809 1081.22 c
+ 3809 935.129 3887.68 857.045 4034.51 857.045 c
+ 4090.25 857.045 4134.23 866.985 4183.17 891.171 c
+ 4183.17 943.471 l
+ f
+ 20.9384 w
+ n
+ 5239.82 1485.2 m
+ 5239.82 647.661 l
+ 0.497986 sc
+ S
+ n
+ 4402.29 1485.2 m
+ 4402.29 647.661 l
+ S
+ 41.8767 w
+ n
+ 7752.43 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 8030 857.045 m
+ 8189.91 857.045 l
+ 8244.02 857.045 8275.14 860.782 8295.67 870.099 c
+ 8331.13 886.865 8354.15 924.755 8354.15 968.849 c
+ 8354.15 1029.73 8318.88 1065.76 8237.2 1090.59 c
+ 8306.94 1114.81 8336.81 1148.93 8336.81 1205.43 c
+ 8336.81 1278.07 8291.91 1305.99 8174.69 1305.99 c
+ 8030 1305.99 l
+ 8030 857.045 l
+ 8094.14 904.821 m
+ 8094.14 1068.52 l
+ 8146.28 1068.52 l
+ 8237.52 1068.52 8286.55 1034.91 8286.55 973.291 c
+ 8286.55 917.903 8258.62 904.821 8141.32 904.821 c
+ 8094.14 904.821 l
+ 8094.14 1108.39 m
+ 8094.14 1258.22 l
+ 8153.48 1258.22 l
+ 8244.08 1258.22 8270.95 1243.29 8270.95 1194.19 c
+ 8270.95 1136.99 8230.35 1108.39 8148.5 1108.39 c
+ 8094.14 1108.39 l
+ f
+ 20.9384 w
+ n
+ 9427.5 1485.2 m
+ 9427.5 647.661 l
+ 0.497986 sc
+ S
+ n
+ 8589.96 1485.2 m
+ 8589.96 647.661 l
+ S
+ 41.8767 w
+ n
+ 11102.6 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 11357.1 857.045 m
+ 11501.2 857.045 l
+ 11644.1 857.045 11726.3 942.739 11726.3 1091.76 c
+ 11726.3 1234.57 11650.9 1305.99 11500.6 1305.99 c
+ 11357.1 1305.99 l
+ 11357.1 857.045 l
+ 11421.2 904.821 m
+ 11421.2 1258.22 l
+ 11468.2 1258.22 l
+ 11533.8 1258.22 11568.4 1251.39 11595 1233.38 c
+ 11637.1 1204.81 11658.7 1153.89 11658.7 1084.31 c
+ 11658.7 963.811 11605.5 904.821 11497.3 904.821 c
+ 11421.2 904.821 l
+ f
+ 20.9384 w
+ n
+ 12777.6 1485.2 m
+ 12777.6 647.661 l
+ 0.497986 sc
+ S
+ n
+ 11940.1 1485.2 m
+ 11940.1 647.661 l
+ S
+ 41.8767 w
+ n
+ 7604.19 559.557 m
+ 6969.21 217.031 6259.04 37.7048 5537.55 37.7048 c
+ 4508.64 37.7048 3512.99 402.163 2727.23 1066.42 c
+ 0 sc
+ S
+ n
+ 7712.18 623.74 m
+ 7610.98 466.159 l
+ 7604.19 559.552 l
+ 7525.4 610.152 l
+ f
+ n
+ 7712.18 623.74 m
+ 7610.98 466.159 l
+ 7604.19 559.552 l
+ 7525.4 610.152 l
+ h
+ S
+ n
+ 3721.3 1557.52 m
+ 4606.39 1939.54 5560.23 2136.6 6524.24 2136.6 c
+ 7846.68 2136.6 9142.65 1765.85 10265 1066.44 c
+ S
+ n
+ 3607.26 1504.83 m
+ 3724.2 1651.11 l
+ 3721.31 1557.52 l
+ 3794.45 1499.05 l
+ f
+ n
+ 3607.26 1504.83 m
+ 3724.2 1651.11 l
+ 3721.31 1557.52 l
+ 3794.45 1499.05 l
+ h
+ S
+ n
+ 10955.4 557.712 m
+ 10320.4 205.462 9606.21 20.6335 8880.05 20.6335 c
+ 7850.42 20.6335 6855.32 391.944 6077.36 1066.43 c
+ S
+ n
+ 11062.6 623.239 m
+ 10963.4 464.407 l
+ 10955.4 557.708 l
+ 10876 607.32 l
+ f
+ n
+ 11062.6 623.239 m
+ 10963.4 464.407 l
+ 10955.4 557.708 l
+ 10876 607.32 l
+ h
+ S
+ n
+ 214.618 2322.73 1675.07 837.534 re
+ 1 sc
+ f
+ n
+ 214.618 2322.73 1675.07 837.534 re
+ 0 sc
+ S
+ 20.9384 w
+ n
+ 12777.6 647.661 m
+ 14452.7 1485.2 l
+ S
+ n
+ 12777.6 1485.2 m
+ 14452.7 647.661 l
+ S
+ 41.8767 w
+ n
+ 1135.91 2762.44 m
+ 315.502 1625.06 l
+ S
+ n
+ 242.008 1523.17 m
+ 272.074 1708.02 l
+ 315.502 1625.06 l
+ 407.927 1610.02 l
+ f
+ n
+ 242.008 1523.17 m
+ 272.074 1708.02 l
+ 315.502 1625.06 l
+ 407.927 1610.02 l
+ h
+ S
+ n
+ 2019.43 2835.72 m
+ 2050.63 2835.72 l
+ 2050.63 2924.12 l
+ 2097.16 2924.12 l
+ 2160.7 2924.12 2192.77 2949.85 2192.77 3000.09 c
+ 2192.77 3023.36 2185.08 3039.8 2169.67 3049.42 c
+ 2158.29 3056.84 2141.96 3059.33 2106.86 3059.33 c
+ 2019.43 3059.33 l
+ 2019.43 2835.72 l
+ 2050.63 2948.39 m
+ 2050.63 3035.44 l
+ 2096.54 3035.44 l
+ 2145.26 3035.44 2159.84 3026.77 2159.84 2998.25 c
+ 2159.84 2965.13 2138.44 2948.39 2095.92 2948.39 c
+ 2050.63 2948.39 l
+ f
+ n
+ 2291.06 3000.39 m
+ 2246.02 3000.39 2218.26 2969.19 2218.26 2918.06 c
+ 2218.26 2867.52 2246.02 2835.72 2290.14 2835.72 c
+ 2336.4 2835.72 2363.86 2866.62 2363.86 2918.35 c
+ 2363.86 2969.19 2336.1 3000.39 2291.06 3000.39 c
+ 2291.06 2978.05 m
+ 2317.63 2978.05 2330.93 2958.14 2330.93 2918.65 c
+ 2330.93 2878.84 2317.33 2858.06 2291.06 2858.06 c
+ 2264.19 2858.06 2251.19 2877.97 2251.19 2918.35 c
+ 2251.19 2957.84 2264.49 2978.05 2291.06 2978.05 c
+ f
+ n
+ 2400.74 2835.72 m
+ 2431.94 2835.72 l
+ 2431.94 3000.39 l
+ 2400.74 3000.39 l
+ 2400.74 2835.72 l
+ 2400.74 3029.54 m
+ 2431.94 3029.54 l
+ 2431.94 3059.33 l
+ 2400.74 3059.33 l
+ 2400.74 3029.54 l
+ f
+ n
+ 2475.11 2835.72 m
+ 2506.31 2835.72 l
+ 2506.31 2939.53 l
+ 2522.67 2964.07 2537.19 2974.96 2554.17 2974.96 c
+ 2569.29 2974.96 2573.92 2967.08 2573.92 2941.35 c
+ 2573.92 2835.72 l
+ 2605.12 2835.72 l
+ 2605.12 2951.48 l
+ 2605.12 2983.68 2590.74 3000.39 2562.92 3000.39 c
+ 2540.71 3000.39 2523.81 2990.24 2506.31 2965.89 c
+ 2506.31 3000.39 l
+ 2475.11 3000.39 l
+ 2475.11 2835.72 l
+ f
+ n
+ 2711.22 2859.58 m
+ 2708.1 2858.66 2705.02 2858.06 2700.98 2858.06 c
+ 2687.01 2858.06 2683.59 2864.1 2683.59 2889.43 c
+ 2683.59 2978.05 l
+ 2715.55 2978.05 l
+ 2715.55 3000.39 l
+ 2683.59 3000.39 l
+ 2683.59 3032.97 l
+ 2652.39 3030.19 l
+ 2652.39 3000.39 l
+ 2633.78 3000.39 l
+ 2633.78 2978.05 l
+ 2652.39 2978.05 l
+ 2652.39 2883.98 l
+ 2652.39 2852.21 2666.39 2835.72 2693.42 2835.72 c
+ 2699.46 2835.72 2704.23 2836.34 2711.22 2838.51 c
+ 2711.22 2859.58 l
+ f
+ n
+ 2763.48 2935.42 m
+ 2766.9 2965.83 2779.63 2979.13 2805.38 2979.13 c
+ 2830.19 2979.13 2841.38 2965.83 2842.3 2935.42 c
+ 2763.48 2935.42 l
+ 2872.09 2867.81 m
+ 2853.16 2861.31 2837.64 2858.36 2822.12 2858.36 c
+ 2805.38 2858.36 2792.36 2862.21 2782.71 2869.87 c
+ 2770.63 2879.62 2765.35 2891.13 2762.86 2914.18 c
+ 2872.71 2914.18 l
+ 2873.01 2923.04 l
+ 2873.01 2925.1 l
+ 2873.01 2974.42 2849.75 3000.39 2806.01 3000.39 c
+ 2760.07 3000.39 2731.52 2969.68 2731.52 2920.66 c
+ 2731.52 2868.33 2763.81 2835.72 2815.62 2835.72 c
+ 2833.31 2835.72 2851.62 2838.51 2872.09 2844.71 c
+ 2872.09 2867.81 l
+ f
+ n
+ 2918.31 2835.72 m
+ 2949.51 2835.72 l
+ 2949.51 2941.35 l
+ 2962.54 2964.05 2973.4 2974.34 2984.88 2974.34 c
+ 2988 2974.34 2992.03 2973.44 2997.61 2971.93 c
+ 2997.61 3000.39 l
+ 2996.37 3000.39 l
+ 2993.9 3000.39 2990.79 3000.39 2988.92 3000.39 c
+ 2971.56 3000.39 2959.75 2990.21 2949.51 2965.86 c
+ 2949.51 3000.39 l
+ 2918.31 3000.39 l
+ 2918.31 2835.72 l
+ f
+ n
+ 2013.77 2416.95 m
+ 2043.57 2416.95 l
+ 2127.04 2640.56 l
+ 2100.04 2640.56 l
+ 2031.46 2456.85 l
+ 1959.79 2640.56 l
+ 1927.21 2640.56 l
+ 2013.77 2416.95 l
+ f
+ n
+ 2297.86 2441.46 m
+ 2295.99 2441.46 2295.37 2441.46 2292.28 2441.46 c
+ 2282.04 2441.46 2276.46 2448.78 2276.46 2461.94 c
+ 2276.46 2532.09 l
+ 2276.46 2566.32 2259.18 2581.63 2219.89 2581.63 c
+ 2200.74 2581.63 2182.81 2577.91 2160.81 2569.22 c
+ 2160.81 2545.55 l
+ 2180.37 2554.89 2196.51 2559.28 2213.6 2559.28 c
+ 2234.7 2559.28 2245.26 2550.21 2245.26 2532.09 c
+ 2245.26 2513.37 l
+ 2238.14 2513.37 l
+ 2176.93 2513.37 2146.46 2495.58 2146.46 2459.96 c
+ 2146.46 2434.75 2166.39 2416.95 2195.02 2416.95 c
+ 2213.71 2416.95 2229.88 2424.08 2249.81 2441.46 c
+ 2254.58 2424.4 2262.84 2416.95 2277.47 2416.95 c
+ 2285.1 2416.95 2292.74 2418.85 2300.05 2422.61 c
+ 2297.86 2441.46 l
+ 2245.26 2456.96 m
+ 2230.37 2445.85 2218.59 2441.46 2204.96 2441.46 c
+ 2187.28 2441.46 2177.66 2449.94 2177.66 2465.14 c
+ 2177.66 2486.21 2196.57 2497.31 2231.94 2497.31 c
+ 2235.35 2497.31 l
+ 2245.26 2497.01 l
+ 2245.26 2456.96 l
+ f
+ n
+ 2332.41 2416.95 m
+ 2363.61 2416.95 l
+ 2363.61 2522.58 l
+ 2376.63 2545.28 2387.49 2555.57 2398.98 2555.57 c
+ 2402.09 2555.57 2406.13 2554.68 2411.71 2553.16 c
+ 2411.71 2581.63 l
+ 2410.46 2581.63 l
+ 2408 2581.63 2404.88 2581.63 2403.01 2581.63 c
+ 2385.65 2581.63 2373.84 2571.44 2363.61 2547.09 c
+ 2363.61 2581.63 l
+ 2332.41 2581.63 l
+ 2332.41 2416.95 l
+ f
+ n
+ 2435.3 2416.95 m
+ 2466.51 2416.95 l
+ 2466.51 2581.63 l
+ 2435.3 2581.63 l
+ 2435.3 2416.95 l
+ 2435.3 2610.77 m
+ 2466.51 2610.77 l
+ 2466.51 2640.56 l
+ 2435.3 2640.56 l
+ 2435.3 2610.77 l
+ f
+ n
+ 2652.42 2441.46 m
+ 2650.55 2441.46 2649.93 2441.46 2646.84 2441.46 c
+ 2636.6 2441.46 2631.02 2448.78 2631.02 2461.94 c
+ 2631.02 2532.09 l
+ 2631.02 2566.32 2613.74 2581.63 2574.44 2581.63 c
+ 2555.29 2581.63 2537.36 2577.91 2515.37 2569.22 c
+ 2515.37 2545.55 l
+ 2534.93 2554.89 2551.07 2559.28 2568.16 2559.28 c
+ 2589.26 2559.28 2599.82 2550.21 2599.82 2532.09 c
+ 2599.82 2513.37 l
+ 2592.7 2513.37 l
+ 2531.49 2513.37 2501.02 2495.58 2501.02 2459.96 c
+ 2501.02 2434.75 2520.95 2416.95 2549.58 2416.95 c
+ 2568.27 2416.95 2584.44 2424.08 2604.37 2441.46 c
+ 2609.14 2424.4 2617.4 2416.95 2632.02 2416.95 c
+ 2639.66 2416.95 2647.3 2418.85 2654.61 2422.61 c
+ 2652.42 2441.46 l
+ 2599.82 2456.96 m
+ 2584.92 2445.85 2573.14 2441.46 2559.52 2441.46 c
+ 2541.83 2441.46 2532.22 2449.94 2532.22 2465.14 c
+ 2532.22 2486.21 2551.12 2497.31 2586.49 2497.31 c
+ 2589.91 2497.31 l
+ 2599.82 2497.01 l
+ 2599.82 2456.96 l
+ f
+ n
+ 2718.16 2521.17 m
+ 2734.93 2545.79 2747.66 2556.11 2760.98 2556.11 c
+ 2780.24 2556.11 2792.02 2534.23 2792.02 2498.99 c
+ 2792.02 2456.77 2777.42 2435.18 2749.5 2435.18 c
+ 2742.38 2435.18 2733.06 2436.4 2718.16 2439.13 c
+ 2718.16 2521.17 l
+ 2718.16 2652.67 m
+ 2686.96 2652.67 l
+ 2686.96 2416.95 l
+ 2718.16 2416.95 l
+ 2728.73 2416.95 2737.09 2416.95 2746.71 2416.95 c
+ 2796.35 2416.95 2824.28 2447.53 2824.28 2502.02 c
+ 2824.28 2550.02 2801.64 2581.63 2767.18 2581.63 c
+ 2746.09 2581.63 2731.51 2571.6 2718.16 2547.61 c
+ 2718.16 2652.67 l
+ f
+ n
+ 2860.77 2416.95 31.2012 239.236 re
+ f
+ n
+ 2957.6 2516.65 m
+ 2961.02 2547.07 2973.75 2560.36 2999.5 2560.36 c
+ 3024.31 2560.36 3035.5 2547.07 3036.42 2516.65 c
+ 2957.6 2516.65 l
+ 3066.21 2449.05 m
+ 3047.28 2442.55 3031.76 2439.59 3016.24 2439.59 c
+ 2999.5 2439.59 2986.48 2443.44 2976.83 2451.11 c
+ 2964.75 2460.86 2959.47 2472.37 2956.98 2495.42 c
+ 3066.83 2495.42 l
+ 3067.13 2504.27 l
+ 3067.13 2506.33 l
+ 3067.13 2555.65 3043.87 2581.63 3000.13 2581.63 c
+ 2954.19 2581.63 2925.64 2550.91 2925.64 2501.89 c
+ 2925.64 2449.56 2957.93 2416.95 3009.74 2416.95 c
+ 3027.43 2416.95 3045.74 2419.74 3066.21 2425.94 c
+ 3066.21 2449.05 l
+ f
+ n
+ 3564.76 2322.73 3350.14 837.534 re
+ 1 sc
+ f
+ n
+ 3564.76 2322.73 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 4486.04 2762.44 m
+ 3078.6 1792.44 l
+ S
+ n
+ 2975.16 1721.15 m
+ 3065.55 1885.17 l
+ 3078.6 1792.44 l
+ 3160.61 1747.24 l
+ f
+ n
+ 2975.16 1721.15 m
+ 3065.55 1885.17 l
+ 3078.6 1792.44 l
+ 3160.61 1747.24 l
+ h
+ S
+ n
+ 7386.21 2825.25 m
+ 7417.41 2825.25 l
+ 7417.41 2913.65 l
+ 7463.94 2913.65 l
+ 7527.48 2913.65 7559.55 2939.38 7559.55 2989.63 c
+ 7559.55 3012.89 7551.86 3029.33 7536.45 3038.95 c
+ 7525.07 3046.37 7508.74 3048.86 7473.64 3048.86 c
+ 7386.21 3048.86 l
+ 7386.21 2825.25 l
+ 7417.41 2937.92 m
+ 7417.41 3024.97 l
+ 7463.32 3024.97 l
+ 7512.04 3024.97 7526.62 3016.3 7526.62 2987.78 c
+ 7526.62 2954.66 7505.22 2937.92 7462.7 2937.92 c
+ 7417.41 2937.92 l
+ f
+ n
+ 7657.84 2989.92 m
+ 7612.8 2989.92 7585.04 2958.72 7585.04 2907.59 c
+ 7585.04 2857.05 7612.8 2825.25 7656.92 2825.25 c
+ 7703.18 2825.25 7730.64 2856.15 7730.64 2907.88 c
+ 7730.64 2958.72 7702.88 2989.92 7657.84 2989.92 c
+ 7657.84 2967.58 m
+ 7684.41 2967.58 7697.71 2947.67 7697.71 2908.18 c
+ 7697.71 2868.37 7684.11 2847.59 7657.84 2847.59 c
+ 7630.97 2847.59 7617.97 2867.5 7617.97 2907.88 c
+ 7617.97 2947.37 7631.27 2967.58 7657.84 2967.58 c
+ f
+ n
+ 7835.12 2989.92 m
+ 7790.08 2989.92 7762.32 2958.72 7762.32 2907.59 c
+ 7762.32 2857.05 7790.08 2825.25 7834.2 2825.25 c
+ 7880.46 2825.25 7907.92 2856.15 7907.92 2907.88 c
+ 7907.92 2958.72 7880.16 2989.92 7835.12 2989.92 c
+ 7835.12 2967.58 m
+ 7861.69 2967.58 7874.99 2947.67 7874.99 2908.18 c
+ 7874.99 2868.37 7861.39 2847.59 7835.12 2847.59 c
+ 7808.25 2847.59 7795.25 2867.5 7795.25 2907.88 c
+ 7795.25 2947.37 7808.55 2967.58 7835.12 2967.58 c
+ f
+ n
+ 7944.79 2825.25 31.2012 239.236 re
+ f
+ n
+ 6969.61 2406.48 m
+ 7042 2406.48 l
+ 7113.75 2406.48 7155.08 2449.17 7155.08 2523.38 c
+ 7155.08 2594.53 7117.19 2630.09 7041.68 2630.09 c
+ 6969.61 2630.09 l
+ 6969.61 2406.48 l
+ 7000.81 2430.37 m
+ 7000.81 2606.2 l
+ 7024.48 2606.2 l
+ 7057.5 2606.2 7074.94 2602.79 7088.35 2593.85 c
+ 7109.53 2579.63 7120.41 2554.28 7120.41 2519.67 c
+ 7120.41 2459.73 7093.63 2430.37 7039.13 2430.37 c
+ 7000.81 2430.37 l
+ f
+ n
+ 7217.28 2506.18 m
+ 7220.69 2536.6 7233.42 2549.89 7259.18 2549.89 c
+ 7283.99 2549.89 7295.18 2536.6 7296.1 2506.18 c
+ 7217.28 2506.18 l
+ 7325.89 2438.58 m
+ 7306.96 2432.08 7291.44 2429.13 7275.92 2429.13 c
+ 7259.18 2429.13 7246.15 2432.97 7236.51 2440.64 c
+ 7224.43 2450.39 7219.15 2461.9 7216.66 2484.95 c
+ 7326.51 2484.95 l
+ 7326.81 2493.8 l
+ 7326.81 2495.86 l
+ 7326.81 2545.18 7303.55 2571.16 7259.8 2571.16 c
+ 7213.87 2571.16 7185.32 2540.44 7185.32 2491.42 c
+ 7185.32 2439.09 7217.61 2406.48 7269.42 2406.48 c
+ 7287.11 2406.48 7305.41 2409.27 7325.89 2415.48 c
+ 7325.89 2438.58 l
+ f
+ n
+ 7368.64 2416.1 m
+ 7389.66 2409.27 7406.34 2406.48 7423.03 2406.48 c
+ 7463.22 2406.48 7488.25 2424.49 7488.25 2453.72 c
+ 7488.25 2475.87 7473.57 2492.12 7444.5 2500.98 c
+ 7420.94 2508.35 l
+ 7406.88 2512.79 7399.84 2519.89 7399.84 2529.31 c
+ 7399.84 2542.31 7410.16 2548.81 7430.47 2548.81 c
+ 7445.64 2548.81 7459.59 2546.48 7475.05 2541.8 c
+ 7475.05 2566.2 l
+ 7457.07 2569.61 7444.04 2571.16 7431.31 2571.16 c
+ 7390.04 2571.16 7368.64 2556.4 7368.64 2527.44 c
+ 7368.64 2506.18 7381.26 2491.72 7406.53 2483.46 c
+ 7433.02 2475.2 l
+ 7449.35 2470.16 7457.04 2462.49 7457.04 2451.85 c
+ 7457.04 2436.79 7445.15 2428.83 7423.22 2428.83 c
+ 7405.83 2428.83 7389.36 2432.92 7368.64 2442.59 c
+ 7368.64 2416.1 l
+ f
+ n
+ 7649.64 2440.34 m
+ 7632.25 2433.62 7619.55 2430.7 7606.82 2430.7 c
+ 7574.53 2430.7 7555.93 2451.74 7555.93 2488.85 c
+ 7555.93 2528.01 7573.61 2548.19 7608.06 2548.19 c
+ 7618.6 2548.19 7629.78 2546.13 7647.77 2541.17 c
+ 7647.77 2565.58 l
+ 7630.46 2569.29 7615.65 2571.16 7602.97 2571.16 c
+ 7552.65 2571.16 7522.99 2540.85 7522.99 2488.82 c
+ 7522.99 2439.17 7552.95 2406.48 7598.04 2406.48 c
+ 7614.73 2406.48 7631.11 2409.27 7649.64 2415.18 c
+ 7649.64 2440.34 l
+ f
+ n
+ 7691.21 2406.48 m
+ 7722.41 2406.48 l
+ 7722.41 2512.11 l
+ 7735.44 2534.81 7746.3 2545.1 7757.78 2545.1 c
+ 7760.9 2545.1 7764.93 2544.21 7770.51 2542.69 c
+ 7770.51 2571.16 l
+ 7769.26 2571.16 l
+ 7766.8 2571.16 7763.69 2571.16 7761.82 2571.16 c
+ 7744.46 2571.16 7732.65 2560.97 7722.41 2536.62 c
+ 7722.41 2571.16 l
+ 7691.21 2571.16 l
+ 7691.21 2406.48 l
+ f
+ n
+ 7794.11 2406.48 m
+ 7825.31 2406.48 l
+ 7825.31 2571.16 l
+ 7794.11 2571.16 l
+ 7794.11 2406.48 l
+ 7794.11 2600.3 m
+ 7825.31 2600.3 l
+ 7825.31 2630.09 l
+ 7794.11 2630.09 l
+ 7794.11 2600.3 l
+ f
+ n
+ 7899.69 2350.31 m
+ 7899.69 2406.48 l
+ 7910.2 2406.48 7918.54 2406.48 7928.13 2406.48 c
+ 7977.61 2406.48 8005.42 2437.68 8005.42 2493.29 c
+ 8005.42 2540.25 7982.86 2571.16 7948.55 2571.16 c
+ 7927.5 2571.16 7912.99 2561.08 7899.69 2536.92 c
+ 7899.69 2571.16 l
+ 7868.49 2571.16 l
+ 7868.49 2350.31 l
+ 7899.69 2350.31 l
+ 7899.69 2511.52 m
+ 7916.21 2535.16 7928.75 2545.1 7941.91 2545.1 c
+ 7960.87 2545.1 7972.49 2524.06 7972.49 2490.17 c
+ 7972.49 2449.57 7958.11 2428.83 7930.59 2428.83 c
+ 7923.25 2428.83 7915.91 2429.69 7899.69 2432.62 c
+ 7899.69 2511.52 l
+ f
+ n
+ 8104.59 2430.34 m
+ 8101.48 2429.42 8098.39 2428.83 8094.35 2428.83 c
+ 8080.38 2428.83 8076.96 2434.87 8076.96 2460.19 c
+ 8076.96 2548.81 l
+ 8108.92 2548.81 l
+ 8108.92 2571.16 l
+ 8076.96 2571.16 l
+ 8076.96 2603.74 l
+ 8045.76 2600.95 l
+ 8045.76 2571.16 l
+ 8027.16 2571.16 l
+ 8027.16 2548.81 l
+ 8045.76 2548.81 l
+ 8045.76 2454.75 l
+ 8045.76 2422.98 8059.77 2406.48 8086.8 2406.48 c
+ 8092.84 2406.48 8097.6 2407.11 8104.59 2409.27 c
+ 8104.59 2430.34 l
+ f
+ n
+ 8198.54 2571.16 m
+ 8153.5 2571.16 8125.74 2539.95 8125.74 2488.82 c
+ 8125.74 2438.28 8153.5 2406.48 8197.62 2406.48 c
+ 8243.88 2406.48 8271.34 2437.39 8271.34 2489.12 c
+ 8271.34 2539.95 8243.58 2571.16 8198.54 2571.16 c
+ 8198.54 2548.81 m
+ 8225.11 2548.81 8238.41 2528.9 8238.41 2489.42 c
+ 8238.41 2449.6 8224.81 2428.83 8198.54 2428.83 c
+ 8171.67 2428.83 8158.67 2448.73 8158.67 2489.12 c
+ 8158.67 2528.61 8171.97 2548.81 8198.54 2548.81 c
+ f
+ n
+ 8311.68 2406.48 m
+ 8342.88 2406.48 l
+ 8342.88 2512.11 l
+ 8355.91 2534.81 8366.77 2545.1 8378.25 2545.1 c
+ 8381.37 2545.1 8385.4 2544.21 8390.98 2542.69 c
+ 8390.98 2571.16 l
+ 8389.74 2571.16 l
+ 8387.27 2571.16 8384.16 2571.16 8382.29 2571.16 c
+ 8364.93 2571.16 8353.12 2560.97 8342.88 2536.62 c
+ 8342.88 2571.16 l
+ 8311.68 2571.16 l
+ 8311.68 2406.48 l
+ f
+ 20.9384 w
+ n
+ 5239.82 3160.26 m
+ 5239.82 2322.73 l
+ 0.497986 sc
+ S
+ n
+ 5892.44 2741.5 38.1348 37.5388 re
+ 0 sc
+ f
+ n
+ 6069.72 2741.5 38.1348 37.5388 re
+ f
+ n
+ 6246.99 2741.5 38.1348 37.5388 re
+ f
+ n
+ 11102.6 1903.96 m
+ 11102.6 2113.35 11523 2113.35 11940.1 2113.35 c
+ S
+ n
+ 14452.7 1903.96 m
+ 14452.7 2113.35 14033.9 2113.35 13615.2 2113.35 c
+ S
+ n
+ 11940.1 2113.35 m
+ 13615.2 2113.35 l
+ S
+ n
+ 12777.6 2113.35 m
+ 12777.6 2322.73 l
+ S
+ n
+ 12201.7 2532.11 m
+ 12322.5 2532.11 l
+ 12322.5 2554.46 l
+ 12277.8 2554.46 l
+ 12277.8 2755.72 l
+ 12201.7 2737.68 l
+ 12201.7 2715.42 l
+ 12246.6 2726.23 l
+ 12246.6 2554.46 l
+ 12201.7 2554.46 l
+ 12201.7 2532.11 l
+ f
+ n
+ 12489.1 2747.03 m
+ 12472.1 2753.23 12459.8 2755.72 12446.2 2755.72 c
+ 12389.7 2755.72 12356.3 2711.3 12356.3 2637.15 c
+ 12356.3 2571.25 12384.5 2532.11 12431.6 2532.11 c
+ 12474.7 2532.11 12501.9 2561.66 12501.9 2608.22 c
+ 12501.9 2650.61 12479.2 2675.99 12441.2 2675.99 c
+ 12419.9 2675.99 12404.5 2668.48 12389.3 2650.74 c
+ 12389.3 2676.39 12391.5 2688.93 12397.2 2702.31 c
+ 12406.4 2722.84 12422.9 2733.38 12445.4 2733.38 c
+ 12456.8 2733.38 12469.2 2730.32 12489.1 2722.25 c
+ 12489.1 2747.03 l
+ 12432.1 2655.18 m
+ 12457.7 2655.18 12470.7 2637.47 12470.7 2602.61 c
+ 12470.7 2570.71 12458.1 2554.46 12433 2554.46 c
+ 12407.3 2554.46 12389.3 2576.91 12389.3 2609.11 c
+ 12389.3 2637.17 12406 2655.18 12432.1 2655.18 c
+ f
+ n
+ 12636.1 2532.11 m
+ 12714.8 2532.11 l
+ 12741.4 2532.11 12756.7 2533.98 12766.8 2538.67 c
+ 12784.3 2547.09 12795.6 2566.1 12795.6 2588.23 c
+ 12795.6 2618.81 12778 2636.88 12737.4 2649.36 c
+ 12772.1 2661.31 12786.9 2678.18 12786.9 2706.08 c
+ 12786.9 2741.94 12764.8 2755.72 12707.2 2755.72 c
+ 12636.1 2755.72 l
+ 12636.1 2532.11 l
+ 12667.3 2556 m
+ 12667.3 2637.85 l
+ 12693.1 2637.85 l
+ 12738.4 2637.85 12762.6 2621.06 12762.6 2590.24 c
+ 12762.6 2562.53 12748.8 2556 12690.7 2556 c
+ 12667.3 2556 l
+ 12667.3 2658.65 m
+ 12667.3 2731.83 l
+ 12696.4 2731.83 l
+ 12740.8 2731.83 12754 2724.55 12754 2700.55 c
+ 12754 2672.63 12734.1 2658.65 12694 2658.65 c
+ 12667.3 2658.65 l
+ f
+ n
+ 12882.2 2532.33 m
+ 12856.1 2472.45 l
+ 12887.5 2472.45 l
+ 12974.3 2696.79 l
+ 12948 2696.79 l
+ 12898.9 2570.49 l
+ 12854.3 2696.79 l
+ 12823.9 2696.79 l
+ 12882.2 2532.33 l
+ f
+ n
+ 13062 2555.97 m
+ 13058.9 2555.05 13055.8 2554.46 13051.7 2554.46 c
+ 13037.8 2554.46 13034.4 2560.5 13034.4 2585.82 c
+ 13034.4 2674.44 l
+ 13066.3 2674.44 l
+ 13066.3 2696.79 l
+ 13034.4 2696.79 l
+ 13034.4 2729.37 l
+ 13003.2 2726.58 l
+ 13003.2 2696.79 l
+ 12984.5 2696.79 l
+ 12984.5 2674.44 l
+ 13003.2 2674.44 l
+ 13003.2 2580.38 l
+ 13003.2 2548.61 13017.2 2532.11 13044.2 2532.11 c
+ 13050.2 2532.11 13055 2532.74 13062 2534.9 c
+ 13062 2555.97 l
+ f
+ n
+ 13114.2 2631.81 m
+ 13117.7 2662.23 13130.4 2675.52 13156.1 2675.52 c
+ 13181 2675.52 13192.1 2662.23 13193.1 2631.81 c
+ 13114.2 2631.81 l
+ 13222.9 2564.21 m
+ 13203.9 2557.71 13188.4 2554.76 13172.9 2554.76 c
+ 13156.1 2554.76 13143.1 2558.6 13133.5 2566.27 c
+ 13121.4 2576.02 13116.1 2587.53 13113.6 2610.58 c
+ 13223.5 2610.58 l
+ 13223.8 2619.43 l
+ 13223.8 2621.49 l
+ 13223.8 2670.81 13200.5 2696.79 13156.8 2696.79 c
+ 13110.8 2696.79 13082.3 2666.07 13082.3 2617.05 c
+ 13082.3 2564.72 13114.6 2532.11 13166.4 2532.11 c
+ 13184.1 2532.11 13202.4 2534.9 13222.9 2541.11 c
+ 13222.9 2564.21 l
+ f
+ n
+ 13265.6 2541.73 m
+ 13286.6 2534.9 13303.3 2532.11 13320 2532.11 c
+ 13360.2 2532.11 13385.2 2550.12 13385.2 2579.35 c
+ 13385.2 2601.5 13370.5 2617.75 13341.5 2626.61 c
+ 13317.9 2633.98 l
+ 13303.8 2638.42 13296.8 2645.52 13296.8 2654.94 c
+ 13296.8 2667.94 13307.1 2674.44 13327.4 2674.44 c
+ 13342.6 2674.44 13356.6 2672.11 13372 2667.43 c
+ 13372 2691.83 l
+ 13354 2695.24 13341 2696.79 13328.3 2696.79 c
+ 13287 2696.79 13265.6 2682.03 13265.6 2653.07 c
+ 13265.6 2631.81 13278.2 2617.35 13303.5 2609.09 c
+ 13330 2600.83 l
+ 13346.3 2595.79 13354 2588.12 13354 2577.48 c
+ 13354 2562.42 13342.1 2554.46 13320.2 2554.46 c
+ 13302.8 2554.46 13286.3 2558.55 13265.6 2568.22 c
+ 13265.6 2541.73 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 48.671 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ 1 0 0 1 -9.40599 -85.86 cm
+ q
+ 0.154816 0 0 0.154816 0 0 cm
+ q
+ q
+ 0 0 1314 465 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 2352.03 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 2352.03 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 2644.51 1218.88 m
+ 2724.33 1218.88 l
+ 2787.32 1387.84 l
+ 3030.97 1387.84 l
+ 3094.81 1218.88 l
+ 3187.2 1218.88 l
+ 2960.39 1826.66 l
+ 2874.7 1826.66 l
+ 2644.51 1218.88 l
+ 2812.55 1451.2 m
+ 2909.97 1711.6 l
+ 3007.43 1451.2 l
+ 2812.55 1451.2 l
+ f
+ 28.346 w
+ n
+ 3485.87 2069.26 m
+ 3485.87 935.418 l
+ 0.497986 sc
+ S
+ n
+ 4619.71 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 4619.71 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 5456.91 1335.88 m
+ 5384.64 1301.12 5328.36 1286.09 5265.37 1286.09 c
+ 5123.39 1286.09 5041.89 1372.25 5041.89 1522.44 c
+ 5041.89 1676.62 5117.49 1761.98 5255.28 1761.98 c
+ 5306.54 1761.98 5367.01 1750.1 5456.07 1721.65 c
+ 5456.07 1799.78 l
+ 5378.92 1818.26 5318.53 1826.66 5259.83 1826.66 c
+ 5059.38 1826.66 4950.37 1719.37 4950.37 1522.36 c
+ 4950.37 1324.59 5056.88 1218.88 5255.65 1218.88 c
+ 5331.11 1218.88 5390.66 1232.33 5456.91 1265.08 c
+ 5456.91 1335.88 l
+ f
+ 28.346 w
+ n
+ 5753.55 2069.26 m
+ 5753.55 935.418 l
+ 0.497986 sc
+ S
+ n
+ 6887.39 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 6887.39 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 7263.17 1218.88 m
+ 7479.64 1218.88 l
+ 7552.9 1218.88 7595.03 1223.94 7622.83 1236.55 c
+ 7670.82 1259.25 7701.99 1310.54 7701.99 1370.24 c
+ 7701.99 1452.66 7654.25 1501.43 7543.66 1535.05 c
+ 7638.08 1567.83 7678.52 1614.03 7678.52 1690.52 c
+ 7678.52 1788.86 7617.73 1826.66 7459.04 1826.66 c
+ 7263.17 1826.66 l
+ 7263.17 1218.88 l
+ 7349.99 1283.56 m
+ 7349.99 1505.17 l
+ 7420.57 1505.17 l
+ 7544.1 1505.17 7610.47 1459.67 7610.47 1376.25 c
+ 7610.47 1301.27 7572.67 1283.56 7413.86 1283.56 c
+ 7349.99 1283.56 l
+ 7349.99 1559.14 m
+ 7349.99 1761.98 l
+ 7430.33 1761.98 l
+ 7552.98 1761.98 7589.35 1741.78 7589.35 1675.3 c
+ 7589.35 1597.86 7534.39 1559.14 7423.58 1559.14 c
+ 7349.99 1559.14 l
+ f
+ 28.346 w
+ n
+ 8021.23 2069.26 m
+ 8021.23 935.418 l
+ 0.497986 sc
+ S
+ n
+ 9155.07 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 9155.07 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 9499.65 1218.88 m
+ 9694.71 1218.88 l
+ 9888.13 1218.88 9999.48 1334.89 9999.48 1536.63 c
+ 9999.48 1729.97 9897.33 1826.66 9693.9 1826.66 c
+ 9499.65 1826.66 l
+ 9499.65 1218.88 l
+ 9586.47 1283.56 m
+ 9586.47 1761.98 l
+ 9650.09 1761.98 l
+ 9738.86 1761.98 9785.72 1752.74 9821.72 1728.36 c
+ 9878.67 1689.67 9907.96 1620.74 9907.96 1526.54 c
+ 9907.96 1363.42 9835.95 1283.56 9689.43 1283.56 c
+ 9586.47 1283.56 l
+ f
+ 28.346 w
+ n
+ 10288.9 2069.26 m
+ 10288.9 935.418 l
+ 0.497986 sc
+ S
+ n
+ 259.174 823.747 m
+ 165.455 823.747 107.815 736.774 107.815 596.416 c
+ 107.815 456.68 165.455 368.498 257.267 368.498 c
+ 353.553 368.498 410.532 454.26 410.532 597.039 c
+ 410.532 737.361 352.893 823.747 259.174 823.747 c
+ 259.174 778.28 m
+ 315.053 778.28 347.173 712.538 347.173 597.002 c
+ 347.173 476.773 316.997 413.964 259.174 413.964 c
+ 203.294 413.964 171.175 479.707 171.175 596.416 c
+ 171.175 712.538 202.634 778.28 259.174 778.28 c
+ 0 sc
+ f
+ n
+ 2456.75 615.372 m
+ 2404.68 577.606 2382.54 539.289 2382.54 487.15 c
+ 2382.54 415.834 2441.46 368.498 2531.07 368.498 c
+ 2621.97 368.498 2685.25 418.217 2685.25 490.743 c
+ 2685.25 542.259 2653.35 579.402 2579.14 615.372 c
+ 2640.59 653.212 2666.48 687.421 2666.48 729.478 c
+ 2666.48 785.907 2616.5 823.747 2541.56 823.747 c
+ 2461.59 823.747 2406 779.307 2406 714.444 c
+ 2406 677.228 2420.85 648.408 2456.75 615.372 c
+ 2541.59 633.155 m
+ 2538.81 634.328 2536.72 635.538 2536.02 636.125 c
+ 2467.2 669.308 2443.55 691.785 2443.55 722.621 c
+ 2443.55 756.354 2476.22 778.28 2526.3 778.28 c
+ 2579.14 778.28 2612.51 755.181 2612.51 719.028 c
+ 2612.51 687.641 2590.95 662.195 2541.59 633.155 c
+ 2540.42 567.999 m
+ 2606.09 534.816 2624.24 517.033 2624.24 483.85 c
+ 2624.24 442.38 2587.87 413.964 2535.14 413.964 c
+ 2479.92 413.964 2443.55 446.56 2443.55 496.903 c
+ 2443.55 534.816 2454.4 556.119 2492.9 592.272 c
+ 2540.42 567.999 l
+ f
+ n
+ 4690.11 368.498 m
+ 4933.54 368.498 l
+ 4933.54 413.964 l
+ 4842.64 413.964 l
+ 4842.64 823.747 l
+ 4690.11 787.007 l
+ 4690.11 741.651 l
+ 4781.63 763.724 l
+ 4781.63 413.964 l
+ 4690.11 413.964 l
+ 4690.11 368.498 l
+ f
+ n
+ 5271.46 806.073 m
+ 5237.36 818.687 5212.72 823.747 5185.55 823.747 c
+ 5072.47 823.747 5005.52 733.291 5005.52 582.336 c
+ 5005.52 448.174 5061.8 368.498 5156.07 368.498 c
+ 5242.09 368.498 5296.5 428.74 5296.5 523.669 c
+ 5296.5 610.092 5251.4 661.828 5176.27 661.828 c
+ 5134.33 661.828 5103.64 645.878 5073.57 608.295 c
+ 5073.57 661.058 5077.97 686.835 5089.26 714.408 c
+ 5107.49 756.611 5140.16 778.28 5184.78 778.28 c
+ 5207.36 778.28 5231.89 772.047 5271.46 755.657 c
+ 5271.46 806.073 l
+ 5158.64 617.242 m
+ 5209.67 617.242 5235.49 581.492 5235.49 511.13 c
+ 5235.49 446.744 5210.3 413.964 5160.51 413.964 c
+ 5109.47 413.964 5073.57 459.283 5073.57 524.256 c
+ 5073.57 580.869 5106.97 617.242 5158.64 617.242 c
+ f
+ n
+ 6918.89 368.498 m
+ 7178.37 368.498 l
+ 7178.37 421.517 l
+ 6992.11 421.517 l
+ 7000.98 460.713 7026.32 499.286 7069.4 536.613 c
+ 7090.96 555.606 l
+ 7156.85 613.135 7178.37 648.042 7178.37 699.448 c
+ 7178.37 775.384 7127.74 823.747 7047.36 823.747 c
+ 7010 823.747 6973.3 814.91 6930.25 795.33 c
+ 6930.25 742.897 l
+ 6976.97 767.904 7008.53 778.28 7038.82 778.28 c
+ 7086.78 778.28 7112.67 750.854 7112.67 699.594 c
+ 7112.67 659.958 7093.09 621.532 7053.34 582.519 c
+ 7023.02 552.636 l
+ 6989.58 519.709 l
+ 6956.76 486.16 6932.78 452.61 6918.89 421.517 c
+ 6918.89 368.498 l
+ f
+ n
+ 7458.58 368.498 m
+ 7514.9 368.498 l
+ 7514.9 497.563 l
+ 7576.13 497.563 l
+ 7576.13 546.843 l
+ 7514.9 546.843 l
+ 7514.9 823.747 l
+ 7458.58 823.747 l
+ 7255.96 543.103 l
+ 7255.96 497.563 l
+ 7458.58 497.563 l
+ 7458.58 368.498 l
+ 7315.29 546.843 m
+ 7458.58 749.314 l
+ 7458.58 546.843 l
+ 7315.29 546.843 l
+ f
+ n
+ 9202.37 383.018 m
+ 9249.12 372.934 9279.41 368.498 9304.04 368.498 c
+ 9394.35 368.498 9453.09 420.051 9453.09 498.553 c
+ 9453.09 525.503 9446.09 547.686 9432.12 565.652 c
+ 9413.68 589.632 9389.51 602.209 9342.47 614.199 c
+ 9410.71 638.802 9439.01 671.251 9439.01 723.464 c
+ 9439.01 788.914 9392.08 823.747 9304.08 823.747 c
+ 9272.77 823.747 9243.44 818.687 9202.37 805.45 c
+ 9202.37 754.007 l
+ 9244.46 771.167 9273.43 778.28 9301.04 778.28 c
+ 9351.67 778.28 9378 756.354 9378 713.711 c
+ 9378 660.398 9335.91 630.185 9261.59 629.012 c
+ 9239.88 628.425 l
+ 9239.88 589.889 l
+ 9264.85 589.889 l
+ 9343.94 589.889 9387.39 557.292 9387.39 498.076 c
+ 9387.39 443.59 9355.93 413.964 9297.41 413.964 c
+ 9276.62 413.964 9247.07 421.664 9207.39 436.477 c
+ 9204.24 437.65 l
+ 9202.37 438.237 l
+ 9202.37 383.018 l
+ f
+ n
+ 9546.56 368.498 m
+ 9806.05 368.498 l
+ 9806.05 421.517 l
+ 9619.78 421.517 l
+ 9628.66 460.713 9653.99 499.286 9697.08 536.613 c
+ 9718.64 555.606 l
+ 9784.52 613.135 9806.05 648.042 9806.05 699.448 c
+ 9806.05 775.384 9755.41 823.747 9675.04 823.747 c
+ 9637.68 823.747 9600.97 814.91 9557.93 795.33 c
+ 9557.93 742.897 l
+ 9604.64 767.904 9636.21 778.28 9666.5 778.28 c
+ 9714.46 778.28 9740.34 750.854 9740.34 699.594 c
+ 9740.34 659.958 9720.76 621.532 9681.02 582.519 c
+ 9650.69 552.636 l
+ 9617.25 519.709 l
+ 9584.44 486.16 9560.46 452.61 9546.56 421.517 c
+ 9546.56 368.498 l
+ f
+ n
+ 3632.06 1218.88 m
+ 3976.79 1218.88 l
+ 3976.79 1289.46 l
+ 3729.52 1289.46 l
+ 3741.29 1341.78 3774.94 1393.3 3832.14 1443.17 c
+ 3860.71 1468.54 l
+ 3948.19 1545.39 3976.79 1591.99 3976.79 1660.67 c
+ 3976.79 1762.05 3909.51 1826.66 3802.74 1826.66 c
+ 3753.13 1826.66 3704.33 1814.89 3647.16 1788.86 c
+ 3647.16 1718.9 l
+ 3709.35 1752.3 3751.33 1766.16 3791.66 1766.16 c
+ 3855.54 1766.16 3889.97 1729.49 3889.97 1661.04 c
+ 3889.97 1608.09 3863.93 1556.72 3810.99 1504.58 c
+ 3770.65 1464.65 l
+ 3726.14 1420.65 l
+ 3682.47 1375.85 3650.54 1331 3632.06 1289.46 c
+ 3632.06 1218.88 l
+ f
+ n
+ 4348.79 1218.88 m
+ 4423.88 1218.88 l
+ 4423.88 1390.18 l
+ 4505.35 1390.18 l
+ 4505.35 1455.89 l
+ 4423.88 1455.89 l
+ 4423.88 1826.66 l
+ 4348.79 1826.66 l
+ 4079.11 1450.9 l
+ 4079.11 1390.18 l
+ 4348.79 1390.18 l
+ 4348.79 1218.88 l
+ 4158.08 1455.89 m
+ 4348.79 1727 l
+ 4348.79 1455.89 l
+ 4158.08 1455.89 l
+ f
+ n
+ 5947.04 1238.2 m
+ 6009.15 1224.74 6049.44 1218.88 6082.19 1218.88 c
+ 6202.2 1218.88 6280.26 1287.66 6280.26 1392.49 c
+ 6280.26 1428.5 6270.91 1458.09 6252.21 1482.11 c
+ 6227.57 1514.08 6195.27 1530.91 6132.38 1546.89 c
+ 6221.96 1579.75 6259.14 1623.05 6259.14 1692.79 c
+ 6259.14 1780.17 6197.25 1826.66 6081.16 1826.66 c
+ 6039.87 1826.66 6001.19 1819.95 5947.04 1802.28 c
+ 5947.04 1733.71 l
+ 6002.73 1756.66 6041.01 1766.16 6077.57 1766.16 c
+ 6144.56 1766.16 6179.35 1736.86 6179.35 1679.88 c
+ 6179.35 1608.64 6123.66 1568.27 6025.35 1566.69 c
+ 5996.65 1565.89 l
+ 5996.65 1514.44 l
+ 6029.68 1514.44 l
+ 6135.39 1514.44 6193.43 1470.92 6193.43 1391.76 c
+ 6193.43 1318.94 6151.52 1279.38 6073.57 1279.38 c
+ 6045.92 1279.38 6006.54 1289.68 5953.75 1309.44 c
+ 5949.57 1311.02 l
+ 5947.04 1311.83 l
+ 5947.04 1238.2 l
+ f
+ n
+ 6403.73 1218.88 m
+ 6748.46 1218.88 l
+ 6748.46 1289.46 l
+ 6501.19 1289.46 l
+ 6512.96 1341.78 6546.62 1393.3 6603.82 1443.17 c
+ 6632.38 1468.54 l
+ 6719.86 1545.39 6748.46 1591.99 6748.46 1660.67 c
+ 6748.46 1762.05 6681.18 1826.66 6574.41 1826.66 c
+ 6524.8 1826.66 6476 1814.89 6418.83 1788.86 c
+ 6418.83 1718.9 l
+ 6481.02 1752.3 6523 1766.16 6563.34 1766.16 c
+ 6627.21 1766.16 6661.64 1729.49 6661.64 1661.04 c
+ 6661.64 1608.09 6635.61 1556.72 6582.66 1504.58 c
+ 6542.33 1464.65 l
+ 6497.81 1420.65 l
+ 6454.14 1375.85 6422.21 1331 6403.73 1289.46 c
+ 6403.73 1218.88 l
+ f
+ n
+ 8228.64 1218.88 m
+ 8553.54 1218.88 l
+ 8553.54 1279.38 l
+ 8432.58 1279.38 l
+ 8432.58 1826.66 l
+ 8228.64 1777.56 l
+ 8228.64 1717.03 l
+ 8350.45 1746.51 l
+ 8350.45 1279.38 l
+ 8228.64 1279.38 l
+ 8228.64 1218.88 l
+ f
+ n
+ 8999.46 1803.12 m
+ 8954.28 1819.95 8921.69 1826.66 8885.72 1826.66 c
+ 8736.01 1826.66 8647.35 1705.92 8647.35 1504.36 c
+ 8647.35 1325.25 8721.82 1218.88 8846.48 1218.88 c
+ 8960.26 1218.88 9032.2 1298.88 9032.2 1424.98 c
+ 9032.2 1539.71 8972.87 1608.42 8873.98 1608.42 c
+ 8818.8 1608.42 8778.43 1587.41 8738.87 1537.87 c
+ 8738.87 1608.71 8744.66 1643.36 8759.55 1680.36 c
+ 8783.53 1737.05 8826.57 1766.16 8885.28 1766.16 c
+ 8915.09 1766.16 8947.35 1757.73 8999.46 1735.54 c
+ 8999.46 1803.12 l
+ 8851.03 1549.75 m
+ 8918.35 1549.75 8952.41 1502.2 8952.41 1408.63 c
+ 8952.41 1322.97 8919.19 1279.38 8853.52 1279.38 c
+ 8786.24 1279.38 8738.87 1339.62 8738.87 1426.08 c
+ 8738.87 1501.39 8782.9 1549.75 8851.03 1549.75 c
+ f
+ n
+ 10867.3 1826.66 m
+ 10742.3 1826.66 10665.5 1710.54 10665.5 1523.17 c
+ 10665.5 1336.58 10742.3 1218.88 10864.8 1218.88 c
+ 10993.1 1218.88 11069.1 1333.39 11069.1 1523.98 c
+ 11069.1 1711.34 10992.3 1826.66 10867.3 1826.66 c
+ 10867.3 1766.16 m
+ 10940.3 1766.16 10982.3 1678.31 10982.3 1523.94 c
+ 10982.3 1363.27 10942.8 1279.38 10867.3 1279.38 c
+ 10794.3 1279.38 10752.3 1367.23 10752.3 1523.17 c
+ 10752.3 1678.31 10793.5 1766.16 10867.3 1766.16 c
+ f
+ n
+ 84.3489 935.418 2267.68 1133.84 re
+ 0.897995 sc
+ f
+ 56.692 w
+ n
+ 84.3489 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ 28.346 w
+ n
+ 1218.19 2069.26 m
+ 1218.19 935.418 l
+ 0.497986 sc
+ S
+ n
+ 84.3489 3486.56 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 84.3489 3486.56 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 1127.84 4099.65 m
+ 1059.27 4049.23 1030.09 3998.05 1030.09 3928.42 c
+ 1030.09 3833.23 1109.1 3770.02 1229.29 3770.02 c
+ 1351.17 3770.02 1436.05 3836.42 1436.05 3933.22 c
+ 1436.05 4002.04 1393.49 4051.65 1294.41 4099.65 c
+ 1377.57 4150.14 1412.59 4195.82 1412.59 4251.96 c
+ 1412.59 4327.31 1345.05 4377.8 1243.78 4377.8 c
+ 1135.72 4377.8 1060.59 4318.47 1060.59 4231.9 c
+ 1060.59 4182.22 1080.24 4143.72 1127.84 4099.65 c
+ 1243.3 4123.37 m
+ 1239.52 4124.95 1236.7 4126.52 1235.75 4127.33 c
+ 1142.06 4171.66 1109.87 4201.73 1109.87 4242.9 c
+ 1109.87 4288 1154.35 4317.3 1222.47 4317.3 c
+ 1294.41 4317.3 1339.84 4286.43 1339.84 4238.14 c
+ 1339.84 4196.19 1310.51 4162.16 1243.3 4123.37 c
+ 1241.03 4036.33 m
+ 1329.47 3992 1353.92 3968.24 1353.92 3923.91 c
+ 1353.92 3868.5 1304.79 3830.52 1233.58 3830.52 c
+ 1159 3830.52 1109.87 3874.04 1109.87 3941.32 c
+ 1109.87 3992 1124.65 4020.49 1177.08 4068.78 c
+ 1241.03 4036.33 l
+ f
+ n
+ 2442.08 4403.67 m
+ 2472.33 4403.67 l
+ 2477.36 4504.91 l
+ 2437.06 4504.91 l
+ 2442.08 4403.67 l
+ 2513.07 4403.67 m
+ 2543.32 4403.67 l
+ 2548.34 4504.91 l
+ 2507.61 4504.91 l
+ 2513.07 4403.67 l
+ f
+ n
+ 2606.94 4181.04 m
+ 2649.18 4181.04 l
+ 2649.18 4300.71 l
+ 2712.17 4300.71 l
+ 2798.19 4300.71 2841.6 4335.55 2841.6 4403.56 c
+ 2841.6 4435.06 2831.19 4457.32 2810.33 4470.33 c
+ 2794.93 4480.38 2772.82 4483.75 2725.3 4483.75 c
+ 2606.94 4483.75 l
+ 2606.94 4181.04 l
+ 2649.18 4333.57 m
+ 2649.18 4451.41 l
+ 2711.33 4451.41 l
+ 2777.29 4451.41 2797.02 4439.68 2797.02 4401.07 c
+ 2797.02 4356.23 2768.05 4333.57 2710.48 4333.57 c
+ 2649.18 4333.57 l
+ f
+ n
+ 2974.67 4403.97 m
+ 2913.69 4403.97 2876.11 4361.73 2876.11 4292.5 c
+ 2876.11 4224.08 2913.69 4181.04 2973.42 4181.04 c
+ 3036.05 4181.04 3073.23 4222.87 3073.23 4292.9 c
+ 3073.23 4361.73 3035.64 4403.97 2974.67 4403.97 c
+ 2974.67 4373.72 m
+ 3010.64 4373.72 3028.64 4346.77 3028.64 4293.31 c
+ 3028.64 4239.41 3010.23 4211.28 2974.67 4211.28 c
+ 2938.29 4211.28 2920.69 4238.23 2920.69 4292.9 c
+ 2920.69 4346.36 2938.7 4373.72 2974.67 4373.72 c
+ f
+ n
+ 3123.14 4181.04 m
+ 3165.38 4181.04 l
+ 3165.38 4403.97 l
+ 3123.14 4403.97 l
+ 3123.14 4181.04 l
+ 3123.14 4443.42 m
+ 3165.38 4443.42 l
+ 3165.38 4483.75 l
+ 3123.14 4483.75 l
+ 3123.14 4443.42 l
+ f
+ n
+ 3223.84 4181.04 m
+ 3266.07 4181.04 l
+ 3266.07 4321.58 l
+ 3288.22 4354.8 3307.87 4369.54 3330.86 4369.54 c
+ 3351.32 4369.54 3357.59 4358.87 3357.59 4324.03 c
+ 3357.59 4181.04 l
+ 3399.83 4181.04 l
+ 3399.83 4337.75 l
+ 3399.83 4381.34 3380.36 4403.97 3342.71 4403.97 c
+ 3312.64 4403.97 3289.76 4390.22 3266.07 4357.25 c
+ 3266.07 4403.97 l
+ 3223.84 4403.97 l
+ 3223.84 4181.04 l
+ f
+ n
+ 3543.47 4213.34 m
+ 3539.25 4212.09 3535.07 4211.28 3529.61 4211.28 c
+ 3510.69 4211.28 3506.07 4219.46 3506.07 4253.74 c
+ 3506.07 4373.72 l
+ 3549.34 4373.72 l
+ 3549.34 4403.97 l
+ 3506.07 4403.97 l
+ 3506.07 4448.08 l
+ 3463.83 4444.3 l
+ 3463.83 4403.97 l
+ 3438.64 4403.97 l
+ 3438.64 4373.72 l
+ 3463.83 4373.72 l
+ 3463.83 4246.37 l
+ 3463.83 4203.36 3482.79 4181.04 3519.38 4181.04 c
+ 3527.56 4181.04 3534.01 4181.88 3543.47 4184.81 c
+ 3543.47 4213.34 l
+ f
+ n
+ 3614.23 4316 m
+ 3618.85 4357.18 3636.08 4375.18 3670.95 4375.18 c
+ 3704.53 4375.18 3719.68 4357.18 3720.92 4316 c
+ 3614.23 4316 l
+ 3761.26 4224.48 m
+ 3735.63 4215.68 3714.62 4211.69 3693.61 4211.69 c
+ 3670.95 4211.69 3653.31 4216.89 3640.26 4227.27 c
+ 3623.91 4240.47 3616.76 4256.05 3613.38 4287.26 c
+ 3762.1 4287.26 l
+ 3762.5 4299.25 l
+ 3762.5 4302.03 l
+ 3762.5 4368.8 3731.01 4403.97 3671.79 4403.97 c
+ 3609.61 4403.97 3570.96 4362.39 3570.96 4296.02 c
+ 3570.96 4225.18 3614.67 4181.04 3684.81 4181.04 c
+ 3708.75 4181.04 3733.54 4184.81 3761.26 4193.21 c
+ 3761.26 4224.48 l
+ f
+ n
+ 3823.83 4181.04 m
+ 3866.06 4181.04 l
+ 3866.06 4324.03 l
+ 3883.7 4354.76 3898.4 4368.69 3913.95 4368.69 c
+ 3918.17 4368.69 3923.63 4367.48 3931.18 4365.43 c
+ 3931.18 4403.97 l
+ 3929.5 4403.97 l
+ 3926.16 4403.97 3921.94 4403.97 3919.41 4403.97 c
+ 3895.91 4403.97 3879.92 4390.18 3866.06 4357.22 c
+ 3866.06 4403.97 l
+ 3823.83 4403.97 l
+ 3823.83 4181.04 l
+ f
+ n
+ 3961.26 4403.67 m
+ 3991.51 4403.67 l
+ 3996.53 4504.91 l
+ 3956.24 4504.91 l
+ 3961.26 4403.67 l
+ 4032.25 4403.67 m
+ 4062.5 4403.67 l
+ 4067.52 4504.91 l
+ 4026.78 4504.91 l
+ 4032.25 4403.67 l
+ f
+ n
+ 2590.88 3614.11 m
+ 2631.21 3614.11 l
+ 2744.22 3916.83 l
+ 2707.66 3916.83 l
+ 2614.82 3668.12 l
+ 2517.8 3916.83 l
+ 2473.69 3916.83 l
+ 2590.88 3614.11 l
+ f
+ n
+ 2975.47 3647.3 m
+ 2972.94 3647.3 2972.1 3647.3 2967.92 3647.3 c
+ 2954.06 3647.3 2946.51 3657.2 2946.51 3675.02 c
+ 2946.51 3769.98 l
+ 2946.51 3816.33 2923.11 3837.05 2869.91 3837.05 c
+ 2843.99 3837.05 2819.72 3832.02 2789.94 3820.25 c
+ 2789.94 3788.21 l
+ 2816.42 3800.86 2838.27 3806.8 2861.4 3806.8 c
+ 2889.97 3806.8 2904.27 3794.51 2904.27 3769.98 c
+ 2904.27 3744.65 l
+ 2894.62 3744.65 l
+ 2811.76 3744.65 2770.51 3720.56 2770.51 3672.34 c
+ 2770.51 3638.2 2797.5 3614.11 2836.25 3614.11 c
+ 2861.55 3614.11 2883.44 3623.76 2910.43 3647.3 c
+ 2916.88 3624.2 2928.06 3614.11 2947.86 3614.11 c
+ 2958.2 3614.11 2968.54 3616.68 2978.44 3621.78 c
+ 2975.47 3647.3 l
+ 2904.27 3668.27 m
+ 2884.1 3653.24 2868.15 3647.3 2849.71 3647.3 c
+ 2825.77 3647.3 2812.75 3658.77 2812.75 3679.34 c
+ 2812.75 3707.87 2838.34 3722.9 2886.23 3722.9 c
+ 2890.85 3722.9 l
+ 2904.27 3722.5 l
+ 2904.27 3668.27 l
+ f
+ n
+ 3022.24 3614.11 m
+ 3064.48 3614.11 l
+ 3064.48 3757.11 l
+ 3082.11 3787.84 3096.82 3801.77 3112.36 3801.77 c
+ 3116.58 3801.77 3122.04 3800.56 3129.6 3798.51 c
+ 3129.6 3837.05 l
+ 3127.91 3837.05 l
+ 3124.57 3837.05 3120.36 3837.05 3117.83 3837.05 c
+ 3094.32 3837.05 3078.34 3823.26 3064.48 3790.3 c
+ 3064.48 3837.05 l
+ 3022.24 3837.05 l
+ 3022.24 3614.11 l
+ f
+ n
+ 3161.54 3614.11 m
+ 3203.78 3614.11 l
+ 3203.78 3837.05 l
+ 3161.54 3837.05 l
+ 3161.54 3614.11 l
+ 3161.54 3876.5 m
+ 3203.78 3876.5 l
+ 3203.78 3916.83 l
+ 3161.54 3916.83 l
+ 3161.54 3876.5 l
+ f
+ n
+ 3455.47 3647.3 m
+ 3452.94 3647.3 3452.09 3647.3 3447.91 3647.3 c
+ 3434.05 3647.3 3426.5 3657.2 3426.5 3675.02 c
+ 3426.5 3769.98 l
+ 3426.5 3816.33 3403.11 3837.05 3349.9 3837.05 c
+ 3323.98 3837.05 3299.71 3832.02 3269.93 3820.25 c
+ 3269.93 3788.21 l
+ 3296.41 3800.86 3318.26 3806.8 3341.4 3806.8 c
+ 3369.96 3806.8 3384.26 3794.51 3384.26 3769.98 c
+ 3384.26 3744.65 l
+ 3374.62 3744.65 l
+ 3291.75 3744.65 3250.5 3720.56 3250.5 3672.34 c
+ 3250.5 3638.2 3277.49 3614.11 3316.24 3614.11 c
+ 3341.54 3614.11 3363.43 3623.76 3390.42 3647.3 c
+ 3396.87 3624.2 3408.06 3614.11 3427.86 3614.11 c
+ 3438.2 3614.11 3448.54 3616.68 3458.44 3621.78 c
+ 3455.47 3647.3 l
+ 3384.26 3668.27 m
+ 3364.09 3653.24 3348.14 3647.3 3329.7 3647.3 c
+ 3305.76 3647.3 3292.74 3658.77 3292.74 3679.34 c
+ 3292.74 3707.87 3318.33 3722.9 3366.22 3722.9 c
+ 3370.84 3722.9 l
+ 3384.26 3722.5 l
+ 3384.26 3668.27 l
+ f
+ n
+ 3544.47 3755.21 m
+ 3567.17 3788.54 3584.4 3802.51 3602.44 3802.51 c
+ 3628.51 3802.51 3644.46 3772.88 3644.46 3725.18 c
+ 3644.46 3668.01 3624.7 3638.79 3586.89 3638.79 c
+ 3577.25 3638.79 3564.64 3640.44 3544.47 3644.14 c
+ 3544.47 3755.21 l
+ 3544.47 3933.22 m
+ 3502.23 3933.22 l
+ 3502.23 3614.11 l
+ 3544.47 3614.11 l
+ 3558.77 3614.11 3570.1 3614.11 3583.12 3614.11 c
+ 3650.33 3614.11 3688.13 3655.51 3688.13 3729.28 c
+ 3688.13 3794.26 3657.48 3837.05 3610.84 3837.05 c
+ 3582.27 3837.05 3562.55 3823.48 3544.47 3790.99 c
+ 3544.47 3933.22 l
+ f
+ n
+ 3737.53 3614.11 42.2395 323.873 re
+ f
+ n
+ 3868.62 3749.08 m
+ 3873.24 3790.26 3890.47 3808.26 3925.34 3808.26 c
+ 3958.93 3808.26 3974.07 3790.26 3975.32 3749.08 c
+ 3868.62 3749.08 l
+ 4015.65 3657.56 m
+ 3990.02 3648.76 3969.01 3644.77 3948 3644.77 c
+ 3925.34 3644.77 3907.71 3649.97 3894.65 3660.35 c
+ 3878.3 3673.55 3871.15 3689.13 3867.78 3720.34 c
+ 4016.5 3720.34 l
+ 4016.9 3732.33 l
+ 4016.9 3735.11 l
+ 4016.9 3801.88 3985.4 3837.05 3926.19 3837.05 c
+ 3864 3837.05 3825.36 3795.47 3825.36 3729.1 c
+ 3825.36 3658.26 3869.06 3614.11 3939.2 3614.11 c
+ 3963.15 3614.11 3987.93 3617.89 4015.65 3626.29 c
+ 4015.65 3657.56 l
+ f
+ n
+ 6603.93 3486.56 4535.36 1133.84 re
+ 1 sc
+ f
+ n
+ 6603.93 3486.56 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 11805.7 4195.21 m
+ 11847.9 4195.21 l
+ 11847.9 4314.89 l
+ 11910.9 4314.89 l
+ 11996.9 4314.89 12040.4 4349.72 12040.4 4417.74 c
+ 12040.4 4449.23 12029.9 4471.49 12009.1 4484.51 c
+ 11993.7 4494.55 11971.6 4497.93 11924.1 4497.93 c
+ 11805.7 4497.93 l
+ 11805.7 4195.21 l
+ 11847.9 4347.74 m
+ 11847.9 4465.59 l
+ 11910.1 4465.59 l
+ 11976 4465.59 11995.8 4453.85 11995.8 4415.24 c
+ 11995.8 4370.4 11966.8 4347.74 11909.2 4347.74 c
+ 11847.9 4347.74 l
+ f
+ n
+ 12173.4 4418.14 m
+ 12112.4 4418.14 12074.9 4375.9 12074.9 4306.67 c
+ 12074.9 4238.25 12112.4 4195.21 12172.2 4195.21 c
+ 12234.8 4195.21 12272 4237.04 12272 4307.08 c
+ 12272 4375.9 12234.4 4418.14 12173.4 4418.14 c
+ 12173.4 4387.89 m
+ 12209.4 4387.89 12227.4 4360.94 12227.4 4307.48 c
+ 12227.4 4253.58 12209 4225.46 12173.4 4225.46 c
+ 12137.1 4225.46 12119.5 4252.41 12119.5 4307.08 c
+ 12119.5 4360.54 12137.5 4387.89 12173.4 4387.89 c
+ f
+ n
+ 12413.4 4418.14 m
+ 12352.4 4418.14 12314.9 4375.9 12314.9 4306.67 c
+ 12314.9 4238.25 12352.4 4195.21 12412.2 4195.21 c
+ 12474.8 4195.21 12512 4237.04 12512 4307.08 c
+ 12512 4375.9 12474.4 4418.14 12413.4 4418.14 c
+ 12413.4 4387.89 m
+ 12449.4 4387.89 12467.4 4360.94 12467.4 4307.48 c
+ 12467.4 4253.58 12449 4225.46 12413.4 4225.46 c
+ 12377 4225.46 12359.4 4252.41 12359.4 4307.08 c
+ 12359.4 4360.54 12377.5 4387.89 12413.4 4387.89 c
+ f
+ n
+ 12561.9 4195.21 42.2393 323.873 re
+ f
+ n
+ 11241.7 3628.29 m
+ 11339.7 3628.29 l
+ 11436.8 3628.29 11492.8 3686.07 11492.8 3786.54 c
+ 11492.8 3882.86 11441.5 3931.01 11339.3 3931.01 c
+ 11241.7 3931.01 l
+ 11241.7 3628.29 l
+ 11283.9 3660.63 m
+ 11283.9 3898.67 l
+ 11316 3898.67 l
+ 11360.7 3898.67 11384.3 3894.05 11402.5 3881.95 c
+ 11431.1 3862.7 11445.9 3828.38 11445.9 3781.52 c
+ 11445.9 3700.37 11409.6 3660.63 11335.8 3660.63 c
+ 11283.9 3660.63 l
+ f
+ n
+ 11577 3763.26 m
+ 11581.6 3804.43 11598.9 3822.44 11633.7 3822.44 c
+ 11667.3 3822.44 11682.5 3804.43 11683.7 3763.26 c
+ 11577 3763.26 l
+ 11724 3671.74 m
+ 11698.4 3662.94 11677.4 3658.94 11656.4 3658.94 c
+ 11633.7 3658.94 11616.1 3664.15 11603 3674.52 c
+ 11586.7 3687.72 11579.5 3703.31 11576.2 3734.51 c
+ 11724.9 3734.51 l
+ 11725.3 3746.5 l
+ 11725.3 3749.29 l
+ 11725.3 3816.06 11693.8 3851.22 11634.6 3851.22 c
+ 11572.4 3851.22 11533.7 3809.64 11533.7 3743.27 c
+ 11533.7 3672.43 11577.4 3628.29 11647.6 3628.29 c
+ 11671.5 3628.29 11696.3 3632.06 11724 3640.46 c
+ 11724 3671.74 l
+ f
+ n
+ 11781.9 3641.3 m
+ 11810.4 3632.06 11833 3628.29 11855.5 3628.29 c
+ 11910 3628.29 11943.8 3652.67 11943.8 3692.23 c
+ 11943.8 3722.23 11924 3744.23 11884.6 3756.22 c
+ 11852.7 3766.19 l
+ 11833.7 3772.2 11824.2 3781.81 11824.2 3794.57 c
+ 11824.2 3812.17 11838.1 3820.97 11865.6 3820.97 c
+ 11886.2 3820.97 11905 3817.82 11926 3811.47 c
+ 11926 3844.51 l
+ 11901.6 3849.13 11884 3851.22 11866.8 3851.22 c
+ 11810.9 3851.22 11781.9 3831.24 11781.9 3792.04 c
+ 11781.9 3763.26 11799 3743.68 11833.2 3732.49 c
+ 11869.1 3721.31 l
+ 11891.2 3714.49 11901.6 3704.11 11901.6 3689.7 c
+ 11901.6 3669.32 11885.5 3658.54 11855.8 3658.54 c
+ 11832.3 3658.54 11810 3664.07 11781.9 3677.16 c
+ 11781.9 3641.3 l
+ f
+ n
+ 12162.3 3674.12 m
+ 12138.8 3665.03 12121.6 3661.07 12104.4 3661.07 c
+ 12060.6 3661.07 12035.5 3689.56 12035.5 3739.79 c
+ 12035.5 3792.81 12059.4 3820.13 12106 3820.13 c
+ 12120.3 3820.13 12135.4 3817.34 12159.8 3810.63 c
+ 12159.8 3843.67 l
+ 12136.4 3848.69 12116.3 3851.22 12099.1 3851.22 c
+ 12031 3851.22 11990.9 3810.19 11990.9 3739.75 c
+ 11990.9 3672.54 12031.4 3628.29 12092.5 3628.29 c
+ 12115.1 3628.29 12137.2 3632.06 12162.3 3640.06 c
+ 12162.3 3674.12 l
+ f
+ n
+ 12218.6 3628.29 m
+ 12260.8 3628.29 l
+ 12260.8 3771.29 l
+ 12278.5 3802.01 12293.2 3815.95 12308.7 3815.95 c
+ 12312.9 3815.95 12318.4 3814.74 12326 3812.68 c
+ 12326 3851.22 l
+ 12324.3 3851.22 l
+ 12320.9 3851.22 12316.7 3851.22 12314.2 3851.22 c
+ 12290.7 3851.22 12274.7 3837.43 12260.8 3804.47 c
+ 12260.8 3851.22 l
+ 12218.6 3851.22 l
+ 12218.6 3628.29 l
+ f
+ n
+ 12357.9 3628.29 m
+ 12400.1 3628.29 l
+ 12400.1 3851.22 l
+ 12357.9 3851.22 l
+ 12357.9 3628.29 l
+ 12357.9 3890.67 m
+ 12400.1 3890.67 l
+ 12400.1 3931.01 l
+ 12357.9 3931.01 l
+ 12357.9 3890.67 l
+ f
+ n
+ 12500.8 3552.24 m
+ 12500.8 3628.29 l
+ 12515.1 3628.29 12526.4 3628.29 12539.3 3628.29 c
+ 12606.3 3628.29 12644 3670.53 12644 3745.8 c
+ 12644 3809.38 12613.4 3851.22 12567 3851.22 c
+ 12538.5 3851.22 12518.8 3837.58 12500.8 3804.87 c
+ 12500.8 3851.22 l
+ 12458.6 3851.22 l
+ 12458.6 3552.24 l
+ 12500.8 3552.24 l
+ 12500.8 3770.48 m
+ 12523.2 3802.49 12540.2 3815.95 12558 3815.95 c
+ 12583.7 3815.95 12599.4 3787.46 12599.4 3741.59 c
+ 12599.4 3686.62 12579.9 3658.54 12542.7 3658.54 c
+ 12532.7 3658.54 12522.8 3659.71 12500.8 3663.67 c
+ 12500.8 3770.48 l
+ f
+ n
+ 12778.2 3660.59 m
+ 12774 3659.34 12769.8 3658.54 12764.4 3658.54 c
+ 12745.4 3658.54 12740.8 3666.71 12740.8 3701 c
+ 12740.8 3820.97 l
+ 12784.1 3820.97 l
+ 12784.1 3851.22 l
+ 12740.8 3851.22 l
+ 12740.8 3895.33 l
+ 12698.6 3891.55 l
+ 12698.6 3851.22 l
+ 12673.4 3851.22 l
+ 12673.4 3820.97 l
+ 12698.6 3820.97 l
+ 12698.6 3693.63 l
+ 12698.6 3650.62 12717.5 3628.29 12754.1 3628.29 c
+ 12762.3 3628.29 12768.8 3629.13 12778.2 3632.06 c
+ 12778.2 3660.59 l
+ f
+ n
+ 12905.4 3851.22 m
+ 12844.4 3851.22 12806.9 3808.98 12806.9 3739.75 c
+ 12806.9 3671.33 12844.4 3628.29 12904.2 3628.29 c
+ 12966.8 3628.29 13004 3670.12 13004 3740.16 c
+ 13004 3808.98 12966.4 3851.22 12905.4 3851.22 c
+ 12905.4 3820.97 m
+ 12941.4 3820.97 12959.4 3794.02 12959.4 3740.56 c
+ 12959.4 3686.66 12941 3658.54 12905.4 3658.54 c
+ 12869 3658.54 12851.4 3685.49 12851.4 3740.16 c
+ 12851.4 3793.62 12869.4 3820.97 12905.4 3820.97 c
+ f
+ n
+ 13058.6 3628.29 m
+ 13100.8 3628.29 l
+ 13100.8 3771.29 l
+ 13118.5 3802.01 13133.2 3815.95 13148.7 3815.95 c
+ 13152.9 3815.95 13158.4 3814.74 13165.9 3812.68 c
+ 13165.9 3851.22 l
+ 13164.3 3851.22 l
+ 13160.9 3851.22 13156.7 3851.22 13154.2 3851.22 c
+ 13130.7 3851.22 13114.7 3837.43 13100.8 3804.47 c
+ 13100.8 3851.22 l
+ 13058.6 3851.22 l
+ 13058.6 3628.29 l
+ f
+ 28.346 w
+ n
+ 8871.61 4620.4 m
+ 8871.61 3486.56 l
+ 0.497986 sc
+ S
+ n
+ 7378.51 4138.52 m
+ 7418.4 4138.52 l
+ 7418.4 4246.46 l
+ 7474.39 4246.46 l
+ 7551.02 4246.46 7589.71 4277.74 7589.71 4338.75 c
+ 7589.71 4367.02 7580.32 4387 7561.58 4398.66 c
+ 7547.69 4407.72 7527.81 4410.73 7485.06 4410.73 c
+ 7378.51 4410.73 l
+ 7378.51 4138.52 l
+ 7418.4 4276.97 m
+ 7418.4 4381.65 l
+ 7473.66 4381.65 l
+ 7532.25 4381.65 7549.81 4371.24 7549.81 4336.95 c
+ 7549.81 4297.1 7524.04 4276.97 7472.92 4276.97 c
+ 7418.4 4276.97 l
+ 0 sc
+ f
+ n
+ 7710.4 4337.98 m
+ 7655.21 4337.98 7621.22 4300.18 7621.22 4238.25 c
+ 7621.22 4177.05 7655.21 4138.52 7709.26 4138.52 c
+ 7765.95 4138.52 7799.57 4175.95 7799.57 4238.61 c
+ 7799.57 4300.18 7765.58 4337.98 7710.4 4337.98 c
+ 7710.4 4310.77 m
+ 7743.25 4310.77 7759.68 4286.72 7759.68 4238.95 c
+ 7759.68 4190.84 7742.88 4165.72 7710.4 4165.72 c
+ 7677.18 4165.72 7661.12 4189.78 7661.12 4238.61 c
+ 7661.12 4286.35 7677.54 4310.77 7710.4 4310.77 c
+ f
+ n
+ 7926.39 4337.98 m
+ 7871.21 4337.98 7837.22 4300.18 7837.22 4238.25 c
+ 7837.22 4177.05 7871.21 4138.52 7925.26 4138.52 c
+ 7981.94 4138.52 8015.57 4175.95 8015.57 4238.61 c
+ 8015.57 4300.18 7981.58 4337.98 7926.39 4337.98 c
+ 7926.39 4310.77 m
+ 7959.25 4310.77 7975.67 4286.72 7975.67 4238.95 c
+ 7975.67 4190.84 7958.88 4165.72 7926.39 4165.72 c
+ 7893.17 4165.72 7877.11 4189.78 7877.11 4238.61 c
+ 7877.11 4286.35 7893.54 4310.77 7926.39 4310.77 c
+ f
+ n
+ 8060.26 4138.52 37.5464 291.277 re
+ f
+ n
+ 7323.31 3628.29 m
+ 7420.55 3628.29 l
+ 7453.47 3628.29 7472.39 3630.56 7484.86 3636.21 c
+ 7506.42 3646.44 7520.43 3669.46 7520.43 3696.3 c
+ 7520.43 3733.3 7498.76 3755.23 7448.64 3770.33 c
+ 7490.69 3784.96 7508.69 3805.61 7508.69 3839.74 c
+ 7508.69 3883.63 7481.56 3900.5 7410.72 3900.5 c
+ 7323.31 3900.5 l
+ 7323.31 3628.29 l
+ 7363.2 3657.36 m
+ 7363.2 3757.35 l
+ 7394.99 3757.35 l
+ 7450.65 3757.35 7480.53 3736.82 7480.53 3699.2 c
+ 7480.53 3665.36 7463.48 3657.36 7391.99 3657.36 c
+ 7363.2 3657.36 l
+ 7363.2 3780.82 m
+ 7363.2 3871.42 l
+ 7398.66 3871.42 l
+ 7452.74 3871.42 7468.8 3862.4 7468.8 3832.7 c
+ 7468.8 3798.13 7444.56 3780.82 7395.65 3780.82 c
+ 7363.2 3780.82 l
+ f
+ n
+ 7751.67 3658.13 m
+ 7749.39 3658.13 7748.66 3658.13 7744.88 3658.13 c
+ 7732.42 3658.13 7725.6 3666.97 7725.6 3682.88 c
+ 7725.6 3767.69 l
+ 7725.6 3809.2 7704.33 3827.75 7656 3827.75 c
+ 7632.39 3827.75 7610.35 3823.21 7583.3 3812.65 c
+ 7583.3 3783.94 l
+ 7607.57 3795.23 7627.59 3800.55 7648.78 3800.55 c
+ 7674.96 3800.55 7688.05 3789.58 7688.05 3767.69 c
+ 7688.05 3745.07 l
+ 7679.14 3745.07 l
+ 7603.61 3745.07 7566.03 3723.51 7566.03 3680.39 c
+ 7566.03 3649.85 7590.59 3628.29 7625.94 3628.29 c
+ 7648.96 3628.29 7668.95 3636.98 7693.51 3658.13 c
+ 7699.27 3637.34 7709.28 3628.29 7726.99 3628.29 c
+ 7736.23 3628.29 7745.47 3630.6 7754.31 3635.18 c
+ 7751.67 3658.13 l
+ 7688.05 3676.87 m
+ 7669.46 3663.45 7654.72 3658.13 7637.67 3658.13 c
+ 7615.6 3658.13 7603.57 3668.4 7603.57 3686.77 c
+ 7603.57 3712.22 7627.22 3725.64 7671.4 3725.64 c
+ 7675.66 3725.64 l
+ 7688.05 3725.27 l
+ 7688.05 3676.87 l
+ f
+ n
+ 7789.06 3639.98 m
+ 7814.62 3631.7 7834.93 3628.29 7855.24 3628.29 c
+ 7904.08 3628.29 7934.55 3650.1 7934.55 3685.49 c
+ 7934.55 3712.29 7916.62 3731.94 7881.13 3742.65 c
+ 7852.39 3751.6 l
+ 7835.19 3756.95 7826.61 3765.53 7826.61 3776.97 c
+ 7826.61 3792.7 7839.22 3800.55 7864.12 3800.55 c
+ 7882.67 3800.55 7899.76 3797.72 7918.68 3792.04 c
+ 7918.68 3821.7 l
+ 7896.75 3825.85 7880.87 3827.75 7865.4 3827.75 c
+ 7815.13 3827.75 7789.06 3809.9 7789.06 3774.84 c
+ 7789.06 3749.14 7804.5 3731.61 7835.34 3721.6 c
+ 7867.67 3711.59 l
+ 7887.62 3705.54 7897.01 3696.23 7897.01 3683.36 c
+ 7897.01 3665.14 7882.49 3655.49 7855.69 3655.49 c
+ 7834.49 3655.49 7814.36 3660.44 7789.06 3672.1 c
+ 7789.06 3639.98 l
+ f
+ n
+ 8014.77 3749.14 m
+ 8018.92 3785.95 8034.42 3802.01 8065.77 3802.01 c
+ 8095.99 3802.01 8109.59 3785.95 8110.73 3749.14 c
+ 8014.77 3749.14 l
+ 8146.99 3667.3 m
+ 8123.96 3659.45 8105.08 3655.86 8086.2 3655.86 c
+ 8065.77 3655.86 8049.9 3660.52 8038.2 3669.79 c
+ 8023.46 3681.6 8017.05 3695.53 8014 3723.4 c
+ 8147.76 3723.4 l
+ 8148.13 3734.11 l
+ 8148.13 3736.64 l
+ 8148.13 3796.29 8119.82 3827.75 8066.54 3827.75 c
+ 8010.63 3827.75 7975.87 3790.57 7975.87 3731.25 c
+ 7975.87 3667.81 8015.14 3628.29 8078.24 3628.29 c
+ 8099.76 3628.29 8122.06 3631.7 8146.99 3639.25 c
+ 8146.99 3667.3 l
+ f
+ n
+ 9875.1 4053.48 51.626 50.8193 re
+ f
+ n
+ 9995.1 4053.48 51.626 50.8193 re
+ f
+ n
+ 10115.1 4053.48 51.626 50.8193 re
+ f
+ 56.692 w
+ n
+ 7737.77 4053.48 m
+ 310.337 2127.85 l
+ S
+ n
+ 145.704 2085.17 m
+ 336.76 2251.83 l
+ 310.337 2127.85 l
+ 393.67 2032.32 l
+ f
+ n
+ 145.704 2085.17 m
+ 336.76 2251.83 l
+ 310.337 2127.85 l
+ 393.67 2032.32 l
+ h
+ S
+ 28.346 w
+ n
+ 9155.07 2196.81 m
+ 9155.07 2480.27 9724.26 2480.27 10288.9 2480.27 c
+ S
+ n
+ 11422.7 2196.81 m
+ 11422.7 2480.27 10855.8 2480.27 10288.9 2480.27 c
+ S
+ n
+ 10288.9 2480.27 m
+ 10289.6 2636.18 l
+ S
+ n
+ 9654.1 2913.72 m
+ 9618.42 2888.6 9603.24 2863.12 9603.24 2828.47 c
+ 9603.24 2781.02 9642.51 2749.56 9702.28 2749.56 c
+ 9762.85 2749.56 9805.05 2782.64 9805.05 2830.85 c
+ 9805.05 2865.1 9783.68 2889.81 9733.99 2913.72 c
+ 9775.76 2938.87 9793.32 2961.64 9793.32 2989.58 c
+ 9793.32 3027.13 9759.99 3052.28 9710.05 3052.28 c
+ 9656.74 3052.28 9619.67 3022.73 9619.67 2979.61 c
+ 9619.67 2954.86 9629.75 2935.68 9654.1 2913.72 c
+ 9709.46 2925.52 m
+ 9707.67 2926.33 9706.27 2927.1 9705.83 2927.5 c
+ 9660.92 2949.58 9645.48 2964.54 9645.48 2985 c
+ 9645.48 3007.47 9666.82 3022.03 9699.49 3022.03 c
+ 9733.99 3022.03 9755.77 3006.67 9755.77 2982.65 c
+ 9755.77 2961.75 9741.69 2944.81 9709.46 2925.52 c
+ 9708.51 2882.22 m
+ 9751.04 2860.15 9762.81 2848.34 9762.81 2826.27 c
+ 9762.81 2798.73 9739.2 2779.81 9704.95 2779.81 c
+ 9669.09 2779.81 9645.48 2801.48 9645.48 2834.96 c
+ 9645.48 2860.15 9652.56 2874.34 9677.71 2898.35 c
+ 9708.51 2882.22 l
+ f
+ n
+ 9977.31 2749.56 m
+ 10083.8 2749.56 l
+ 10119.9 2749.56 10140.6 2752.09 10154.3 2758.44 c
+ 10177.9 2769.84 10193.2 2795.58 10193.2 2825.53 c
+ 10193.2 2866.93 10169.4 2891.39 10114.5 2908.29 c
+ 10161.4 2924.46 10181.5 2947.3 10181.5 2985.07 c
+ 10181.5 3033.62 10151.6 3052.28 10073.6 3052.28 c
+ 9977.31 3052.28 l
+ 9977.31 2749.56 l
+ 10019.6 2781.9 m
+ 10019.6 2892.71 l
+ 10054.5 2892.71 l
+ 10115.7 2892.71 10148.6 2869.97 10148.6 2828.25 c
+ 10148.6 2790.74 10129.9 2781.9 10051.2 2781.9 c
+ 10019.6 2781.9 l
+ 10019.6 2920.87 m
+ 10019.6 3019.94 l
+ 10058.9 3019.94 l
+ 10119.1 3019.94 10136.9 3010.08 10136.9 2977.59 c
+ 10136.9 2939.79 10109.9 2920.87 10055.6 2920.87 c
+ 10019.6 2920.87 l
+ f
+ n
+ 10310.5 2749.86 m
+ 10275.2 2668.79 l
+ 10317.6 2668.79 l
+ 10435.2 2972.49 l
+ 10399.5 2972.49 l
+ 10333.1 2801.52 l
+ 10272.7 2972.49 l
+ 10231.5 2972.49 l
+ 10310.5 2749.86 l
+ f
+ n
+ 10553.9 2781.86 m
+ 10549.6 2780.62 10545.5 2779.81 10540 2779.81 c
+ 10521.1 2779.81 10516.5 2787.99 10516.5 2822.27 c
+ 10516.5 2942.24 l
+ 10559.7 2942.24 l
+ 10559.7 2972.49 l
+ 10516.5 2972.49 l
+ 10516.5 3016.6 l
+ 10474.2 3012.83 l
+ 10474.2 2972.49 l
+ 10449 2972.49 l
+ 10449 2942.24 l
+ 10474.2 2942.24 l
+ 10474.2 2814.9 l
+ 10474.2 2771.89 10493.2 2749.56 10529.8 2749.56 c
+ 10537.9 2749.56 10544.4 2750.41 10553.9 2753.34 c
+ 10553.9 2781.86 l
+ f
+ n
+ 10624.6 2884.53 m
+ 10629.2 2925.71 10646.5 2943.71 10681.3 2943.71 c
+ 10714.9 2943.71 10730.1 2925.71 10731.3 2884.53 c
+ 10624.6 2884.53 l
+ 10771.6 2793.01 m
+ 10746 2784.21 10725 2780.21 10704 2780.21 c
+ 10681.3 2780.21 10663.7 2785.42 10650.6 2795.8 c
+ 10634.3 2809 10627.1 2824.58 10623.8 2855.78 c
+ 10772.5 2855.78 l
+ 10772.9 2867.77 l
+ 10772.9 2870.56 l
+ 10772.9 2937.33 10741.4 2972.49 10682.2 2972.49 c
+ 10620 2972.49 10581.3 2930.91 10581.3 2864.55 c
+ 10581.3 2793.71 10625 2749.56 10695.2 2749.56 c
+ 10719.1 2749.56 10743.9 2753.34 10771.6 2761.74 c
+ 10771.6 2793.01 l
+ f
+ n
+ 10829.5 2762.58 m
+ 10858 2753.34 10880.6 2749.56 10903.1 2749.56 c
+ 10957.6 2749.56 10991.4 2773.95 10991.4 2813.51 c
+ 10991.4 2843.5 10971.6 2865.5 10932.2 2877.49 c
+ 10900.3 2887.46 l
+ 10881.3 2893.48 10871.8 2903.08 10871.8 2915.84 c
+ 10871.8 2933.44 10885.7 2942.24 10913.2 2942.24 c
+ 10933.8 2942.24 10952.6 2939.09 10973.6 2932.75 c
+ 10973.6 2965.78 l
+ 10949.2 2970.4 10931.6 2972.49 10914.4 2972.49 c
+ 10858.5 2972.49 10829.5 2952.51 10829.5 2913.31 c
+ 10829.5 2884.53 10846.6 2864.95 10880.8 2853.77 c
+ 10916.7 2842.58 l
+ 10938.8 2835.76 10949.2 2825.39 10949.2 2810.98 c
+ 10949.2 2790.59 10933.1 2779.81 10903.4 2779.81 c
+ 10879.9 2779.81 10857.6 2785.35 10829.5 2798.44 c
+ 10829.5 2762.58 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -3.10899 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:P)
+ [7.8872 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.68719 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ -129.167 -32.572 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 9.02171 ] pdfxs
+ (\() show
+ (e.g.fr)
+ [4.85451 3.02179 5.46541 11.149 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.8216 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (32) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (o) show
+ (rless)
+ [8.9999 3.02179 4.85451 4.29811 4.30902 ] pdfxs
+ (\)) show
+ (,whilec)
+ [8.02902 7.8763 6.0654 3.02179 3.0327 9.5781 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelyleavingn)
+ [3.02179 5.4545 4.85451 3.0327 10.4835 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 
+ 10.189 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 9.5781 6.05449 ] pdfxs
+ (ata) show
+ -129.167 -54.494 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresunmodi\fed.Tr)
+ [6.05449 4.27631 4.85451 7.65808 6.0654 6.05449 9.09802 5.75995 6.05449 3.0327 6.0654 
+ 4.8436 6.0654 7.77811 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.74904 7.61456 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.63628 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n\frstpo)
+ [9.42537 6.0654 4.2654 4.30902 7.60365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.66899 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 7.63628 ] pdfxs
+ (5) show
+ (\))
+ [7.60365 ] pdfxs
+ (t) show
+ (hecode,)
+ [6.0654 8.20357 4.85451 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ -129.167 -76.417 m
+ (t) show
+ (henc)
+ [6.05449 4.85451 10.1345 4.85451 ] pdfxs
+ (o) show
+ (mpressesp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.38899 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersbyrepl)
+ [4.85451 4.27631 8.37808 5.75995 9.82901 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.8436 3.0327 6.0654 9.53446 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.05449 3.0327 8.32365 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erswi)
+ [4.8436 4.27631 8.37808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hsm)
+ [10.1454 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llerin)
+ [3.02179 3.0327 4.85451 8.34536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (erindexesfr)
+ [4.85451 8.34536 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 8.37808 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (mthes)
+ [13.178 4.23277 6.0654 8.92356 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ -129.167 -98.339 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.05449 4.85451 4.29811 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -112.231 -120.262 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (nsiderasimplelinkedlist)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.52719 8.70538 4.29811 3.0327 9.09802 6.05449 
+ 3.0327 8.10539 3.02179 3.0327 6.0654 5.4545 4.8436 9.31628 3.0327 3.02179 4.30902 
+ 7.49456 ] pdfxs
+ (o) show
+ (fin)
+ [6.58903 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ers.Fi)
+ [4.85451 4.27631 4.29811 7.75629 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.10539 ] pdfxs
+ (7) show
+ (.1illus)
+ [3.0327 8.70538 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.5599 ] pdfxs
+ (t) show
+ (helistc)
+ [6.05449 8.10539 3.0327 3.02179 4.30902 7.49456 4.8436 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.31628 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utp)
+ [6.0654 7.49456 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ -129.167 -142.184 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.04358 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 8.91265 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.71266 ] pdfxs
+ (7) show
+ (.3illus)
+ [3.0327 8.31266 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.16718 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 7.71266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.61811 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [8.92356 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.91265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersc)
+ [4.85451 4.2654 7.16718 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.92356 ] pdfxs
+ (t) show
+ (o)
+ [8.31266 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ -129.167 -164.107 m
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (erindexes.)
+ [4.8436 8.18173 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 4.29811 8.70538 ] pdfxs
+ (I) show
+ (n)
+ [9.97082 ] pdfxs
+ (t) show
+ (hisex)
+ [6.0654 3.02179 8.21444 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,e)
+ [9.09802 6.05449 3.0327 4.85451 7.00357 4.8436 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 9.97082 6.0654 5.74904 6.0654 8.75993 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.75993 3.0327 3.0327 4.29811 8.16001 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (llyrequired)
+ [3.0327 3.0327 9.66537 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.97082 
+ ] pdfxs
+ (1) show
+ (6by)
+ [9.37083 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.21444 ] pdfxs
+ (o) show
+ (fmem)
+ [7.24357 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 320.494 -160.148 m
+ /N703 7.96999 Tf
+ (3) show
+ 329.136 -164.107 m
+ /N614 10.909 Tf
+ (\(4) show
+ -129.167 -186.029 m
+ (bytesf)
+ [5.75995 5.75995 4.23277 4.85451 7.33081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.2981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 7.8763 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er,4by)
+ [4.8436 4.27631 6.1854 8.47629 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.33081 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.27638 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd8by)
+ [6.05449 9.0981 8.4872 5.74904 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.34172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.30901 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.8763 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.0981 ] pdfxs
+ (t) show
+ (henodesmay)
+ [6.05449 7.8763 6.0654 5.75995 6.05449 4.85451 7.33081 9.08711 5.15996 5.75995 ] pdfxs
+ -129.167 -207.952 m
+ (besc)
+ [6.35994 9.25083 4.29811 4.85451 ] pdfxs
+ (att) show
+ (ered)
+ [4.8436 4.27631 4.8436 10.4617 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.64001 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.25083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 10.1672 ] pdfxs
+ (I) show
+ (n)
+ [10.4617 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.69444 ] pdfxs
+ (\() show
+ (extreme\)ex)
+ [4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 4.8436 8.64001 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,p)
+ [9.08711 6.0654 3.02179 4.85451 7.61448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.67263 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nreducese)
+ [10.4617 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.70535 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -129.167 -229.874 m
+ (node)
+ [6.0654 5.74904 6.0654 8.46538 ] pdfxs
+ (t) show
+ (o8by)
+ [9.07629 9.06538 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.9199 ] pdfxs
+ (o) show
+ (fmem)
+ [6.94903 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.38174 ] pdfxs
+ (\() show
+ (4f)
+ [9.06538 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.88719 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.46538 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er,)
+ [4.8436 4.27631 6.64358 ] pdfxs
+ (a) show
+ (nd4f)
+ [6.0654 9.67628 9.07629 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (heindex)
+ [6.05449 8.46538 3.0327 6.0654 6.05449 4.85451 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trepl)
+ [7.85456 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cesthep)
+ [4.8436 4.8436 7.93081 4.23277 6.0654 8.46538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.E)
+ [7.87629 7.41812 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -129.167 -251.797 m
+ (indexh)
+ [3.0327 6.05449 6.0654 4.8436 9.55628 6.0654 ] pdfxs
+ (o) show
+ (lds)
+ [3.0327 6.05449 8.10535 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (o) show
+ (\013set)
+ [6.35986 4.30902 4.8436 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etnodefr)
+ [4.85451 8.04001 6.0654 5.74904 6.0654 8.63993 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.8834 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.63993 4.30902 ] pdfxs
+ (ta) show
+ (rt)
+ [4.2654 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.65084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [6.82903 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (a) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.63993 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -129.167 -273.72 m
+ (inmem)
+ [3.0327 9.6981 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -112.231 -295.642 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.35989 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 9.33808 3.0327 9.35989 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.0654 3.02179 4.85451 4.8436 11.1272 ] pdfxs
+ (a) show
+ (sf)
+ [9.3708 3.33815 ] pdfxs
+ (o) show
+ (llows.)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 12.1744 ] pdfxs
+ (I) show
+ (nSec)
+ [11.1272 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,we\frstdescribea)
+ [8.45447 7.57085 9.91628 6.0654 4.2654 4.30902 9.30546 6.0654 4.8436 4.29811 4.85451 
+ 4.27631 3.02179 6.37085 9.91628 10.5163 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic"versi)
+ [3.0327 4.85451 10.5163 5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (o) show
+ (f) show
+ -129.167 -317.565 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.83264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwhichlimi)
+ [9.61082 7.8763 6.0654 3.0327 4.53815 9.61082 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (sindividu)
+ [7.85445 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [6.57812 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.85445 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (2) show
+ 129.34 -313.606 m
+ /N698 7.96999 Tf
+ (k) show
+ 138.013 -317.565 m
+ /N614 10.909 Tf
+ (bytese)
+ [5.75995 5.75995 4.23277 4.85451 7.85445 4.8436 ] pdfxs
+ (a) show
+ (ch,f)
+ [4.54905 6.0654 6.59994 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.83264 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ 237.847 -317.565 m
+ /N695 10.909 Tf
+ (k<)
+ [9.05442 8.4872 ] pdfxs
+ 258.415 -317.565 m
+ /N614 10.909 Tf
+ (6) show
+ (4)
+ [9.01083 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 300.083 -317.565 m
+ /N695 10.909 Tf
+ (k) show
+ 309.136 -317.565 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (32) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ -129.167 -339.487 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7235 ] pdfxs
+ (7) show
+ (.2extends)
+ [3.02179 10.1126 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 8.95625 ] pdfxs
+ (t) show
+ (hisb)
+ [6.0654 3.0327 8.95625 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 9.50174 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chwi)
+ [4.54905 10.7126 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.7126 10.1126 ] pdfxs
+ (\\) show
+ (dyn)
+ [6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic"scheme)
+ [9.09802 3.02179 4.85451 10.1126 4.29811 4.54905 6.0654 4.8436 9.08711 9.51265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tspecul)
+ [8.90182 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.96716 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [8.90182 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ -129.167 -361.41 m
+ (willbesm)
+ [7.8763 3.0327 3.0327 7.54902 6.35994 9.37083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (\(a) show
+ (ndthusshrinks)
+ [6.0654 10.5817 4.23277 5.75995 6.0654 8.82535 4.29811 6.0654 4.2654 3.0327 6.0654 
+ 5.74904 8.82535 ] pdfxs
+ (t) show
+ (hem\)but)
+ [6.0654 4.8436 9.09802 8.76001 6.05449 6.0654 8.76001 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.82535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.6143 ] pdfxs
+ (t) show
+ (odyn)
+ [9.97082 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.02179 10.2872 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndiffull)
+ [6.0654 10.5817 3.0327 7.85448 3.32724 6.0654 3.0327 7.54902 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -129.167 -383.332 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityisrequired.Sec)
+ [3.0327 3.0327 3.93823 11.1054 3.0327 9.65443 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.85451 6.05449 13.0363 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4217 ] pdfxs
+ (7) show
+ (.3describesimp)
+ [3.02179 10.8108 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.66534 
+ 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 9.6 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsovertheb)
+ [6.05449 9.65443 5.15996 5.4545 4.8436 9.63263 4.23277 6.0654 10.1999 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 10.1999 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ -129.167 -405.255 m
+ (required)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.2181 ] pdfxs
+ (t) show
+ (o)
+ [8.61811 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.00721 ] pdfxs
+ (g) show
+ (oodperf)
+ [5.75995 5.75995 9.2181 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.9963 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.00721 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcode.Sec)
+ [4.8436 9.2181 4.85451 5.74904 6.0654 4.8436 7.72357 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.2181 ] pdfxs
+ (7) show
+ (.4ev)
+ [3.0327 8.6072 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (estheperf)
+ [4.85451 7.46172 4.23277 6.0654 8.00721 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -129.167 -427.177 m
+ (imp)
+ [3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.04001 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.86173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.55628 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (eimp)
+ [8.65084 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hest)
+ [6.05449 8.65084 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icf)
+ [3.0327 8.65084 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8944 ] pdfxs
+ (o) show
+ (fp)
+ [7.13448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.07264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,Sec)
+ [6.0654 6.87267 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (7) show
+ (.5c)
+ [3.02179 9.26174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s) show
+ 1 0 0 1 -129.167 -436.454 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (N) show
+ (otinc)
+ [4.23211 6.11293 2.3591 4.70226 3.76183 ] pdfxs
+ (l) show
+ (ud)
+ [4.71023 4.70226 ] pdfxs
+ (i) show
+ (ngove)
+ [4.70226 7.06145 4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (headaddedbyma)
+ [4.70226 3.7698 4.23211 7.52364 4.24008 4.70226 4.70226 3.76183 7.53161 4.47113 7.29257 
+ 7.05339 4.23211 ] pdfxs
+ (l) show
+ (loc)
+ [2.3591 4.46324 3.7698 ] pdfxs
+ (.) show
+ 213.381 -31.169 m
+ /N614 10.909 Tf
+ (158) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.While)
+ [6.05449 7.87629 11.2144 6.0654 3.0327 3.02179 8.4872 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.02179 7.94172 7.58175 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.6981 6.35994 8.4872 ] pdfxs
+ (a) show
+ (ne)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (syex)
+ [4.30902 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (t) show
+ (od)
+ [9.08719 6.0654 ] pdfxs
+ (at) show
+ (eith)
+ [8.47629 3.0327 7.87638 6.0654 ] pdfxs
+ (a) show
+ (sn)
+ [7.94172 6.05449 ] pdfxs
+ (o) show
+ (tbeenneeded.)
+ [7.87638 6.37085 4.8436 4.85451 9.6981 6.05449 4.85451 4.8436 6.0654 4.8436 6.0654 
+ 3.0327 ] pdfxs
+ 0 -37.188 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (l)
+ [3.47997 ] pdfxs
+ (e) show
+ (te)
+ [4.8873 9.92711 ] pdfxs
+ (In) show
+ (f)
+ [3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (a) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (nFl)
+ [11.1491 7.8981 3.47997 ] pdfxs
+ (ag) show
+ (:C)
+ [9.06538 9.06531 ] pdfxs
+ 0 -66.156 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.64358 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsmustc)
+ [6.05449 9.09802 7.90899 8.79257 6.0654 4.29811 7.85456 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyh)
+ [3.02179 9.37083 6.0654 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.05449 6.0654 3.0327 8.45447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:)
+ [9.08711 4.30902 7.86538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sewherecodef)
+ [4.30902 8.45447 7.8763 6.0654 4.8436 4.27631 8.46538 4.8436 5.75995 6.05449 8.46538 
+ 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.87628 4.30902 ] pdfxs
+ (o) show
+ (mefunc-)
+ [9.08711 8.46538 3.32724 6.0654 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -88.078 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.92353 ] pdfxs
+ (a) show
+ (reunav)
+ [4.27631 9.46901 6.05449 6.0654 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble,)
+ [6.05449 3.0327 4.85451 7.8872 ] pdfxs
+ (o) show
+ (rwhere)
+ [8.89081 7.88721 6.05449 4.85451 4.2654 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.46901 ] pdfxs
+ (\\) show
+ (pr)
+ [6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m"is)
+ [9.09802 10.069 3.0327 8.92353 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyalibr)
+ [3.0327 3.0327 10.3745 10.0799 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.3745 ] pdfxs
+ (o) show
+ (fcodewi)
+ [7.95266 4.85451 5.74904 6.0654 9.46901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utinf)
+ [6.0654 8.85819 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -110.001 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.85819 ] pdfxs
+ (t) show
+ (heclien)
+ [6.0654 9.4581 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 10.8217 ] pdfxs
+ (I) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.89081 ] pdfxs
+ (t) show
+ (o)
+ [10.069 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 12.5017 ] pdfxs
+ (a) show
+ (n)
+ [10.6799 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.46901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisevenundersuchsi)
+ [3.02179 5.75995 4.30902 3.02179 8.92353 4.85451 5.4545 4.8436 10.6799 6.0654 6.05449 
+ 6.0654 4.8436 8.89081 4.30902 6.05449 4.54905 10.6799 4.29811 3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.0654 4.29811 7.89811 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6799 ] pdfxs
+ (D) show
+ (S) show
+ 0 -131.923 m
+ (node)
+ [6.0654 5.74904 6.0654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckswhe)
+ [4.54905 5.75995 7.93081 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (t) show
+ (heremaybeinf)
+ [6.05449 4.85451 4.2654 8.4872 9.08711 5.15996 9.39264 6.35994 8.4872 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmissingfr)
+ [9.6981 9.09802 3.02179 4.30902 4.29811 3.0327 6.0654 9.08719 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mi)
+ [12.7307 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -153.846 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [9.02172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.09802 6.05449 3.0327 4.8436 8.05084 3.0327 10.8108 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.59992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [8.05084 ] pdfxs
+ (Da) show
+ (taS)
+ [4.23277 10.1999 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.58901 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesn)
+ [3.02179 5.75995 4.30902 3.02179 9.05444 6.05449 5.75995 4.8436 9.05444 6.05449 ] pdfxs
+ (o) show
+ (tyetknow)
+ [8.9891 5.4545 4.85451 8.97819 5.75995 6.0654 5.14905 12.6217 ] pdfxs
+ (a) show
+ (nything)
+ [5.75995 5.75995 4.23277 6.0654 3.0327 6.05449 10.1999 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.9891 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -175.768 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 47.743 -175.768 m
+ /N722 10.909 Tf
+ (L) show
+ 58.181 -175.768 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 80.469 -175.768 m
+ /N722 10.909 Tf
+ (FP) show
+ 96.635 -175.768 m
+ /N614 10.909 Tf
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sbec)
+ [9.0108 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useith)
+ [6.0654 4.29811 9.56719 3.0327 8.94546 6.0654 ] pdfxs
+ (a) show
+ (sn'tperf)
+ [4.29811 6.0654 3.0327 8.95637 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 10.7781 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.74539 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 11.1163 ] pdfxs
+ (I) show
+ (nside)
+ [6.05449 4.30902 3.02179 6.0654 9.55628 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -197.691 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,itc)
+ [6.05449 6.97085 3.02179 8.11638 4.85451 ] pdfxs
+ (a) show
+ (nde)
+ [9.92718 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermineth)
+ [4.85451 4.2654 9.09802 3.0327 6.05449 8.7272 4.23277 6.0654 ] pdfxs
+ (at) show
+ 152.486 -197.691 m
+ /N722 10.909 Tf
+ (L) show
+ 162.086 -197.691 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.17081 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.92718 ] pdfxs
+ (a) show
+ (s)
+ [8.18172 ] pdfxs
+ (a) show
+ 234.094 -197.691 m
+ /N722 10.909 Tf
+ (list) show
+ 260.876 -197.691 m
+ /N614 10.909 Tf
+ (o) show
+ (bject\()
+ [6.66539 3.33815 4.8436 4.85451 8.11638 4.23277 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.71629 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmlo)
+ [6.05449 12.9707 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ks)
+ [5.75995 8.18172 ] pdfxs
+ (at) show
+ -3.05176e-05 -219.613 m
+ (howp)
+ [6.0654 5.14905 10.8435 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.27627 ] pdfxs
+ (a) show
+ (reused,n)
+ [4.2654 7.82175 6.0654 4.29811 4.85451 6.05449 6.13086 6.0654 ] pdfxs
+ (o) show
+ (twh)
+ [7.21093 7.8763 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.21093 ] pdfxs
+ (t) show
+ (heirdecl)
+ [6.05449 4.85451 3.02179 7.24356 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.2654 4.85451 9.02174 3.94914 5.74904 6.37085 4.8436 7.27627 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.13086 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titisre)
+ [7.22184 3.02179 7.21093 3.0327 7.27627 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dfr)
+ [9.03265 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.13086 ] pdfxs
+ (a) show
+ (ndwh)
+ [6.0654 9.03265 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tnodese)
+ [7.21093 6.05449 5.75995 6.0654 4.8436 7.27627 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -241.536 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 7.90903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.36354 ] pdfxs
+ (to) show
+ (.)
+ [7.67993 ] pdfxs
+ (H) show
+ (owever,itc)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.20722 3.0327 7.2982 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [9.11992 6.05449 ] pdfxs
+ (o) show
+ (tknowwhe)
+ [7.30911 5.75995 6.05449 5.14905 10.9417 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.33083 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 7.90903 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nith)
+ [9.11992 3.0327 7.2982 6.0654 ] pdfxs
+ (a) show
+ (sf)
+ [7.36354 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.33083 ] pdfxs
+ (t) show
+ (hismem)
+ [6.05449 3.0327 7.36354 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -263.458 m
+ (isc)
+ [3.0327 8.73808 4.8436 ] pdfxs
+ (o) show
+ (rrectinal)
+ [4.27631 4.2654 4.85451 4.8436 8.67274 3.0327 10.4945 9.88355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ersc)
+ [4.8436 8.70536 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe.F)
+ [6.35994 4.85451 10.2654 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.70536 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 226.954 -263.458 m
+ /N722 10.909 Tf
+ (FP) show
+ 242.839 -263.458 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 264.847 -263.458 m
+ /N722 10.909 Tf
+ (L) show
+ 275.006 -263.458 m
+ /N614 10.909 Tf
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.72717 ] pdfxs
+ (a) show
+ (respecul)
+ [4.27631 9.28356 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ivelyrepresen)
+ [3.0327 5.4545 4.8436 3.0327 10.189 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -285.381 m
+ (a) show
+ (sdi\013erent)
+ [8.21444 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.1491 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,even)
+ [4.30902 7.00357 4.8436 5.4545 4.85451 9.95991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.97082 ] pdfxs
+ (t) show
+ (heymi)
+ [6.05449 4.85451 9.66537 9.08711 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.1491 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llybe)
+ [3.02179 3.0327 9.66537 6.35994 8.75993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.97082 ] pdfxs
+ (t) show
+ (oe)
+ [9.35992 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.97082 ] pdfxs
+ (ot) show
+ (herwhenc)
+ [6.05449 4.85451 8.18173 7.8763 6.05449 4.85451 9.95991 4.85451 ] pdfxs
+ (a) show
+ (lledfr)
+ [3.0327 3.0327 4.8436 9.97082 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.9925 ] pdfxs
+ (a) show
+ -3.05176e-05 -307.303 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.6654 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.936 -329.226 m
+ (Toh)
+ [6.97085 10.2654 6.05449 ] pdfxs
+ (a) show
+ (ndlesuchsi)
+ [6.0654 6.05449 3.0327 9.65446 4.30902 6.05449 4.54905 10.8654 4.30902 3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.1272 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.2545 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.65446 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 9.10898 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (eswhichnodesin)
+ [4.8436 9.11989 7.8763 6.05449 3.0327 4.54905 10.8654 6.0654 5.74904 6.0654 4.8436 
+ 9.11989 3.02179 10.8763 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.65446 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.8763 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -351.149 m
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplete,")
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 10.9199 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 11.1599 9.09802 ] pdfxs
+ (a) show
+ (rkse)
+ [4.2654 5.75995 9.40352 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.1599 ] pdfxs
+ (o) show
+ (newith)
+ [6.0654 9.94901 7.8763 3.0327 4.23277 11.1599 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 212.516 -351.149 m
+ /N1025 10.909 Tf
+ (C) show
+ 221.577 -351.149 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.94901 6.05449 ] pdfxs
+ (ag) show
+ 281.222 -347.19 m
+ /N703 7.96999 Tf
+ (1) show
+ 285.954 -351.149 m
+ /N614 10.909 Tf
+ (.)
+ [12.2726 ] pdfxs
+ (I) show
+ (fanodeisn)
+ [8.43265 10.549 6.0654 5.74904 6.0654 9.94901 3.0327 9.40352 6.05449 ] pdfxs
+ (o) show
+ (tm)
+ [9.34909 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 11.1599 4.8436 ] pdfxs
+ (o) show
+ (mplete,)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -373.071 m
+ (t) show
+ (heinf)
+ [6.05449 9.71992 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.9308 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tedf)
+ [4.23277 4.85451 10.9199 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.70901 ] pdfxs
+ (D) show
+ (Snoderepresen)
+ [10.9199 6.05449 5.75995 6.0654 9.70901 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sp)
+ [9.17444 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (linf)
+ [7.89811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9199 ] pdfxs
+ (a) show
+ (ndmustbe)
+ [6.05449 10.9308 8.78166 6.0654 4.29811 9.10909 6.35994 9.70901 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -394.994 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ively.)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 9.65446 ] pdfxs
+ (I) show
+ (np)
+ [10.2872 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,thenodemayl)
+ [4.27631 7.40721 4.23277 6.0654 9.07629 6.0654 5.74904 6.0654 9.07629 9.08711 5.15996 
+ 9.98173 3.0327 ] pdfxs
+ (at) show
+ (erbe)
+ [4.8436 8.49809 6.37085 9.07629 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nedex)
+ [6.0654 4.8436 10.2872 4.85451 5.75995 ] pdfxs
+ (t) show
+ (raed)
+ [4.2654 9.68719 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,ex)
+ [4.8436 4.30902 7.40721 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ra\r)
+ [4.2654 9.68719 6.05449 ] pdfxs
+ (a) show
+ (gs,adi\013eren)
+ [5.46541 4.29811 7.40721 9.67628 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ -6.10352e-05 -416.916 m
+ (type,)
+ [3.93823 5.75995 6.35994 4.85451 6.89448 ] pdfxs
+ (o) show
+ (rmayevenendupmer)
+ [8.09446 9.08711 5.15996 9.5781 4.8436 5.4545 4.85451 9.87264 4.85451 6.05449 9.88355 
+ 6.0654 9.88355 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 9.87264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (herinc)
+ [6.05449 4.85451 8.09446 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletenodeinthe)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.67266 6.0654 5.75995 6.05449 8.67266 3.0327 
+ 9.88355 4.23277 6.0654 8.67266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.0654 6.0654 8.43265 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.09446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,fr)
+ [9.09802 6.05449 3.0327 4.8436 6.90539 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -6.10352e-05 -438.839 m
+ (t) show
+ (he)
+ [6.05449 8.33448 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinFi)
+ [6.0654 9.53446 3.0327 9.53446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.32357 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 8.93447 ] pdfxs
+ (a) show
+ (n)
+ [9.53446 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.77808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.578 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.54537 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.32357 ] pdfxs
+ (o) show
+ (nedescribedinSec)
+ [6.0654 8.32357 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.54537 
+ 3.0327 9.53446 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.53446 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\)mus)
+ [7.72365 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ -6.10352e-05 -460.761 m
+ (a) show
+ (ssume)
+ [4.29811 4.30902 6.05449 9.09802 8.67266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 61.7109 -460.761 m
+ /N722 10.909 Tf
+ (L) show
+ 71.2629 -460.761 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 92.6649 -460.761 m
+ /N722 10.909 Tf
+ (FP) show
+ 107.944 -460.761 m
+ /N614 10.909 Tf
+ (may)
+ [9.08711 5.15996 9.5781 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 8.44356 ] pdfxs
+ (N) show
+ (ever)
+ [4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 6.90539 ] pdfxs
+ (o) show
+ (thernodesinsucha)
+ [4.23277 6.0654 4.8436 8.10537 6.05449 5.75995 6.0654 4.8436 8.12717 3.0327 9.88355 
+ 4.30902 6.05449 4.54905 9.88355 9.28356 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmaybec)
+ [6.0654 9.88355 9.09802 5.14905 9.5781 6.37085 8.67266 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [8.67266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -7.62939e-05 -482.684 m
+ (suchnodeswillneverbemer)
+ [4.29811 6.0654 4.54905 9.43628 6.05449 5.75995 6.05449 4.85451 7.6799 7.8763 3.0327 
+ 3.02179 6.41449 6.05449 4.85451 5.4545 4.8436 7.64719 6.35994 8.22539 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.43628 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.43628 ] pdfxs
+ (a) show
+ (nyothernode,)
+ [5.74904 9.13083 5.46541 4.23277 6.0654 4.8436 7.64719 6.0654 5.75995 6.05449 4.85451 
+ 6.45812 ] pdfxs
+ (a) show
+ (llowingclients)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.82538 4.85451 3.0327 3.02179 4.85451 
+ 5.75995 4.23277 7.6799 ] pdfxs
+ (t) show
+ (o)
+ [8.82538 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (inusefulinf)
+ [3.0327 9.43628 6.05449 4.30902 4.8436 3.33815 6.05449 6.40358 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.62939e-05 -504.606 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phswi)
+ [6.05449 6.0654 7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hp)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (linf)
+ [6.6654 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.9359 -526.529 m
+ (Thisc)
+ [7.8763 6.0654 3.0327 9.34898 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilityis)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.7999 3.0327 9.34898 ] pdfxs
+ (t) show
+ (hekey)
+ [6.05449 9.89446 5.4545 4.85451 10.7999 ] pdfxs
+ (t) show
+ (o)
+ [10.5054 ] pdfxs
+ (t) show
+ (heincremen)
+ [6.05449 9.89446 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ln)
+ [8.07266 6.0654 ] pdfxs
+ (at) show
+ (ure)
+ [6.05449 4.27631 9.89446 ] pdfxs
+ (o) show
+ (f)
+ [8.37811 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.31626 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm:Bec)
+ [6.0654 9.08711 10.7017 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usenodeskeep)
+ [6.05449 4.30902 9.89446 6.0654 5.74904 6.0654 4.8436 9.34898 5.4545 4.85451 4.8436 
+ 6.0654 ] pdfxs
+ -7.62939e-05 -548.451 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 9.39264 ] pdfxs
+ (o) show
+ (fwhichinf)
+ [6.97085 7.8763 6.05449 3.0327 4.54905 9.68719 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis\fn)
+ [9.68719 3.0327 7.94172 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.65449 ] pdfxs
+ (a) show
+ (ndwhichiss)
+ [6.0654 9.68719 7.88721 6.05449 3.0327 4.54905 9.68719 3.0327 7.93081 4.30902 ] pdfxs
+ (t) show
+ (illbeingcre)
+ [3.0327 3.02179 6.6654 6.35994 4.85451 3.0327 6.05449 9.08719 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (at) show
+ (ed,the)
+ [4.8436 6.0654 6.6654 4.23277 6.0654 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.94172 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.6981 5.74904 9.39264 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -7.62939e-05 -570.374 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 67.9389 -570.374 m
+ /N634 10.909 Tf
+ (a) show
+ (lw)
+ [2.79267 7.24359 ] pdfxs
+ (a) show
+ (y)
+ [5.30169 ] pdfxs
+ (s) show
+ 102.521 -570.374 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.02179 5.4545 4.85451 3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (rrect,evenduringin)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 6.6763 4.8436 5.4545 4.8436 9.6981 6.0654 
+ 6.05449 4.27631 3.0327 6.05449 9.0981 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 8.4872 4.30902 ] pdfxs
+ (t) show
+ (eps)
+ [4.8436 6.0654 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 0 -579.867 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (Th)
+ [6.11297 4.71023 ] pdfxs
+ (i) show
+ (s)
+ [6.16085 ] pdfxs
+ (i) show
+ (s)
+ [6.16882 ] pdfxs
+ (s) show
+ (omewhat)
+ [4.23211 7.05339 3.7698 6.11297 4.70226 4.23211 6.1209 ] pdfxs
+ (si) show
+ (m)
+ [7.06136 ] pdfxs
+ (il) show
+ (arto)
+ [4.23211 6.12096 3.29953 7.05348 ] pdfxs
+ (t) show
+ (he\\)
+ [4.71023 6.58321 4.23211 ] pdfxs
+ (i) show
+ (n)
+ [4.71023 ] pdfxs
+ (si) show
+ (denode)
+ [4.70226 6.59118 4.70226 4.47121 4.70226 3.76183 ] pdfxs
+ (s) show
+ ("of)
+ [7.06145 4.23211 5.4116 ] pdfxs
+ ([) show
+ (138)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (].) show
+ 216.108 -70.881 m
+ /N614 10.909 Tf
+ (47) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (59) 60
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (Fl)
+ [7.8981 3.47997 ] pdfxs
+ (a) show
+ (gf)
+ [10.4508 3.83994 ] pdfxs
+ (o) show
+ (rFi)
+ [9.349 7.88719 3.49088 ] pdfxs
+ (e) show
+ (l)
+ [3.47997 ] pdfxs
+ (d) show
+ (-Sensiti)
+ [4.18901 6.96002 5.75987 6.96002 4.95263 3.47997 4.8873 3.47997 ] pdfxs
+ (v) show
+ (ity)
+ [3.49088 4.5273 10.7998 ] pdfxs
+ (W) show
+ (ith)
+ [3.47997 4.8873 11.1491 ] pdfxs
+ (an) show
+ (d)
+ [11.1491 ] pdfxs
+ (W) show
+ (ith)
+ [3.47997 4.8873 6.96002 ] pdfxs
+ (ou) show
+ (tT)
+ [9.06544 8.37814 ] pdfxs
+ (y) show
+ (p)
+ [7.32002 ] pdfxs
+ (e) show
+ (-)
+ [4.1781 ] pdfxs
+ (Sa) show
+ (fet)
+ [3.82904 5.75987 4.5273 ] pdfxs
+ (y) show
+ (:)
+ [9.05447 ] pdfxs
+ (O) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ap)
+ [11.749 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyimp)
+ [4.27631 3.0327 9.32719 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntbene\ft)
+ [5.75995 7.81092 6.35994 4.85451 6.05449 4.85451 6.05449 7.82183 ] pdfxs
+ (o) show
+ (fthe)
+ [6.90539 4.23277 6.0654 8.42175 ] pdfxs
+ (\\) show
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e"\r)
+ [4.85451 9.02174 6.05449 ] pdfxs
+ (a) show
+ (gisth)
+ [9.03265 3.0327 7.87627 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [7.81092 3.0327 7.81092 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.87627 ] pdfxs
+ (D) show
+ (S)
+ [9.63264 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.87627 ] pdfxs
+ (t) show
+ (oe\016cien)
+ [9.03265 4.8436 9.08711 4.85451 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -50.89 m
+ (provide\feld-sensi)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.26902 6.05449 4.85451 3.02179 6.0654 
+ 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveinf)
+ [3.0327 5.4545 8.26902 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 164.689 -50.89 m
+ /N634 10.909 Tf
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [8.30171 3.62179 ] pdfxs
+ (h) show
+ (etyp)
+ [8.72727 3.62179 5.30169 5.01816 ] pdfxs
+ (e) show
+ (-safe)
+ [3.90544 4.45083 5.58542 3.33823 8.72727 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (ts)
+ [3.6327 8.15989 ] pdfxs
+ (o) show
+ (f)
+ [7.0582 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 336.686 -50.89 m
+ /N614 10.909 Tf
+ (.Thisisimp)
+ [7.81084 7.8763 6.05449 3.0327 7.72354 3.0327 7.72354 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntbec)
+ [5.75995 7.66911 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -72.813 m
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.0327 5.75995 3.0327 3.93823 9.3381 3.32724 ] pdfxs
+ (o) show
+ (rtype-uns)
+ [7.85446 3.93823 5.75995 6.37085 4.8436 3.63261 6.0654 6.05449 4.30902 ] pdfxs
+ (a) show
+ (fes)
+ [3.32724 8.43266 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypesc)
+ [6.0654 4.2654 8.43266 3.93823 5.75995 6.35994 4.85451 7.88717 4.8436 ] pdfxs
+ (a) show
+ (nbeveryexpensive[)
+ [9.64355 6.35994 8.43266 5.4545 4.8436 4.27631 9.3381 4.85451 5.74904 6.37085 4.8436 
+ 6.0654 4.29811 3.0327 5.4545 8.43266 3.0327 ] pdfxs
+ (128) show
+ (],butinf)
+ [3.02179 6.62176 6.0654 6.0654 7.82183 3.02179 9.64355 3.33815 ] pdfxs
+ (a) show
+ (ctwe)
+ [4.8436 7.83274 7.57085 8.43266 ] pdfxs
+ (o) show
+ (bserve)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 4.8436 ] pdfxs
+ 0 -94.735 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.13819 9.09802 ] pdfxs
+ (o) show
+ (stp)
+ [4.29811 8.13819 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (blecodeisc)
+ [6.05449 3.0327 8.73811 4.85451 5.74904 6.0654 8.73811 3.0327 8.19263 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ely)
+ [4.8436 3.0327 9.65446 ] pdfxs
+ (\(o) show
+ (rm)
+ [8.15991 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ly\)type-s)
+ [3.0327 5.74904 8.13819 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe,evenif)
+ [3.32724 4.85451 6.98176 4.8436 5.4545 4.85451 9.949 3.0327 7.22175 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.73811 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.74902 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edoesn)
+ [8.73811 6.05449 5.75995 4.85451 8.19263 6.05449 ] pdfxs
+ (ot) show
+ 0 -116.658 m
+ (requireit\(e.)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.3381 3.02179 8.73819 4.23277 4.85451 
+ 3.0327 ] pdfxs
+ (g) show
+ (.,C)
+ [3.0327 7.72357 12.3599 ] pdfxs
+ (o) show
+ (rC++)
+ [8.75991 7.88721 8.47629 8.4872 ] pdfxs
+ (\)) show
+ (.Thec)
+ [10.429 7.8763 6.0654 9.3381 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.3381 6.05449 ] pdfxs
+ (a) show
+ (g)
+ [9.94901 ] pdfxs
+ (a) show
+ (llowsDS)
+ [3.0327 3.02179 5.15996 7.8763 8.79262 8.32365 10.549 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.78171 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (ssumespecul)
+ [4.30902 4.29811 6.0654 9.08711 9.3381 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 
+ ] pdfxs
+ (at) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 10.2435 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -138.581 m
+ (a) show
+ (ll)
+ [3.0327 7.62539 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.90171 ] pdfxs
+ (t) show
+ (oanode)
+ [10.0472 10.0581 6.05449 5.75995 6.05449 9.44719 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 9.44719 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,un)
+ [3.33815 4.8436 7.87629 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 7.62539 ] pdfxs
+ (a) show
+ (n)
+ [10.6581 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.90171 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (henodeisf)
+ [6.0654 9.43629 6.0654 5.75995 6.05449 9.44719 3.0327 8.90171 3.32724 ] pdfxs
+ (o) show
+ (undwhichc)
+ [6.0654 6.0654 10.6581 7.8763 6.05449 3.0327 4.54905 10.6581 4.8436 ] pdfxs
+ (o) show
+ (n\ric)
+ [6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (swith)
+ [8.90171 7.8763 3.0327 4.23277 10.6581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -160.503 m
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.39628 ] pdfxs
+ (a) show
+ (ccesses.Bec)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 4.30902 7.70175 7.7344 4.8436 4.8436 
+ ] pdfxs
+ (a) show
+ (useanodeisn)
+ [6.0654 4.29811 7.97448 8.57447 6.0654 5.74904 6.0654 7.96357 3.0327 7.429 6.05449 
+ ] pdfxs
+ (o) show
+ (tm)
+ [7.36366 9.09802 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.2654 5.4545 4.85451 9.17446 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [7.96357 ] pdfxs
+ (a) show
+ (sl)
+ [7.429 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 8.57447 ] pdfxs
+ (a) show
+ (s)
+ [7.429 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 7.97448 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 7.97448 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunprocessed)
+ [3.0327 3.0327 8.86901 6.0654 6.0654 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 
+ 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -182.426 m
+ (a) show
+ (ccesses,)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 4.29811 6.6654 ] pdfxs
+ (t) show
+ (hisiss)
+ [6.0654 3.02179 7.94172 3.0327 7.94172 4.29811 ] pdfxs
+ (a) show
+ (fe.)
+ [3.33815 4.8436 3.0327 ] pdfxs
+ 16.936 -204.348 m
+ (D) show
+ (S)
+ [9.0981 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovides\feld-sensitiveinf)
+ [3.0327 5.74904 4.30902 3.0327 7.34172 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 7.34172 6.0654 4.8436 3.0327 6.0654 3.63261 4.29811 4.85451 6.05449 4.30902 
+ 3.0327 4.23277 3.0327 5.4545 7.88721 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [9.0981 5.75995 8.80356 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.74904 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ingatype,)
+ [3.02179 6.0654 8.49811 8.49811 3.93823 5.74904 6.37085 4.8436 3.0327 ] pdfxs
+ 350.52 -204.348 m
+ /N695 10.909 Tf
+ (T) show
+ 358.41 -204.348 m
+ /N614 10.909 Tf
+ (\() show
+ 362.652 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 369.2 -204.348 m
+ /N614 10.909 Tf
+ (\)) show
+ (,wi)
+ [6.1854 7.88721 3.02179 ] pdfxs
+ (t) show
+ (he)
+ [9.10901 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.0981 ] pdfxs
+ (D) show
+ (Snode)
+ [9.0981 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -226.271 m
+ /N695 10.909 Tf
+ (n) show
+ 6.54793 -226.271 m
+ /N614 10.909 Tf
+ (,)
+ [6.49085 ] pdfxs
+ (a) show
+ (ndkeeping)
+ [6.05449 9.47991 5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 8.86901 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.17446 ] pdfxs
+ (o) show
+ (fadis)
+ [6.74176 8.86901 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inct)
+ [3.0327 6.05449 4.85451 7.64729 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 8.86901 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ef)
+ [8.26902 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.69082 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.46901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er\feld)
+ [4.85451 7.67992 6.0654 4.8436 3.0327 9.47991 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hetype.)
+ [6.05449 8.26902 3.93823 5.75995 6.35994 4.85451 7.79993 ] pdfxs
+ (I) show
+ (f)
+ [6.75267 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.44722 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.71263 ] pdfxs
+ (to) show
+ -6.10352e-05 -248.193 m
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (henodeuseac)
+ [6.0654 8.4872 6.05449 5.75995 6.0654 8.47629 6.0654 4.29811 8.4872 9.08719 4.85451 
+ ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (enttype)
+ [4.8436 5.75995 7.87638 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 214.182 -248.193 m
+ /N695 10.909 Tf
+ (\034) show
+ 220.186 -248.193 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ 251.701 -248.193 m
+ /N695 10.909 Tf
+ (T) show
+ 259.591 -248.193 m
+ /N614 10.909 Tf
+ (\() show
+ 263.834 -248.193 m
+ /N695 10.909 Tf
+ (n) show
+ 270.382 -248.193 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 289.169 -248.193 m
+ /N695 10.909 Tf
+ (\034) show
+ 295.173 -248.193 m
+ /N614 10.909 Tf
+ (.) show
+ 298.204 -244.234 m
+ /N703 7.96999 Tf
+ (2) show
+ 16.9369 -270.116 m
+ /N614 10.909 Tf
+ (I) show
+ (f)
+ [7.61448 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusinginc)
+ [6.0654 8.58535 6.05449 4.30902 3.02179 6.0654 9.73082 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ibletypes)
+ [3.0327 6.05449 3.0327 9.13083 3.93823 5.75995 6.35994 4.8436 8.58535 ] pdfxs
+ (\(a) show
+ (sde\fnedinSec)
+ [8.58535 6.0654 4.8436 6.0654 6.05449 4.85451 10.3308 3.0327 10.3417 6.0654 4.8436 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\))
+ [8.52001 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 9.13083 3.32724 ] pdfxs
+ (o) show
+ (und,)
+ [6.0654 6.05449 6.0654 7.47266 ] pdfxs
+ (t) show
+ (hetypef)
+ [6.05449 9.13083 3.93823 5.75995 6.35994 9.13083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.55263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000137329 -292.038 m
+ (nodeis)
+ [6.0654 5.74904 6.0654 8.25811 3.0327 7.70172 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.46901 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (nunsized)
+ [9.46901 6.05449 6.0654 4.29811 3.0327 4.8436 4.85451 9.46901 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 9.16356 ] pdfxs
+ (o) show
+ (fby)
+ [6.74176 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.71263 ] pdfxs
+ (\() show
+ 214.039 -292.038 m
+ /N695 10.909 Tf
+ (T) show
+ 221.929 -292.038 m
+ /N614 10.909 Tf
+ (\() show
+ 226.172 -292.038 m
+ /N695 10.909 Tf
+ (n) show
+ 232.72 -292.038 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.64729 8.4872 ] pdfxs
+ 252.264 -292.038 m
+ /N722 10.909 Tf
+ (char[]) show
+ 286.627 -292.038 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.46901 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.25811 6.0654 4.8436 3.0327 6.0654 7.70172 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 9.46901 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.71263 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (henode)
+ [6.0654 8.25811 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ -0.000183105 -313.961 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (\\) show
+ (c) show
+ 28.5148 -313.961 m
+ /N1025 10.909 Tf
+ (O) show
+ 37.9388 -313.961 m
+ /N614 10.909 Tf
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed"intoasin)
+ [6.05449 4.30902 4.8436 6.0654 9.08719 3.0327 5.75995 4.23277 9.0981 9.08719 4.30902 
+ 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le\feldwi)
+ [3.0327 8.47629 6.0654 4.8436 3.0327 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (tm)
+ [7.87638 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.87638 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 9.0981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e,using)
+ [4.8436 6.6654 6.0654 4.29811 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm:)
+ [6.05449 9.08711 3.0327 ] pdfxs
+ 23.0298 -337.522 m
+ /N1025 10.909 Tf
+ (co) show
+ (ll)
+ [3.49088 3.47997 ] pdfxs
+ (ap) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ 65.6148 -337.522 m
+ /N614 10.909 Tf
+ (\() show
+ (dsnode)
+ [6.05449 4.30902 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 106.585 -337.522 m
+ /N695 10.909 Tf
+ (n) show
+ 113.133 -337.522 m
+ /N614 10.909 Tf
+ (\)) show
+ 34.5458 -351.071 m
+ (cell)
+ [4.8436 4.85451 3.0327 3.0327 ] pdfxs
+ 53.9398 -351.071 m
+ /N695 10.909 Tf
+ (e) show
+ 62.0488 -351.071 m
+ /N614 10.909 Tf
+ (=) show
+ 73.5648 -351.071 m
+ /N1028 10.909 Tf
+ (h) show
+ 77.8068 -351.071 m
+ /N614 10.909 Tf
+ (null,)
+ [5.75995 6.05449 3.0327 3.0327 6.6654 ] pdfxs
+ (0) show
+ 107.807 -351.071 m
+ /N1028 10.909 Tf
+ (i) show
+ 198.485 -351.071 m
+ /N614 10.909 Tf
+ (/) show
+ (/nullt)
+ [9.08719 5.75995 6.0654 3.02179 6.6763 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ 34.5458 -364.62 m
+ /N1028 10.909 Tf
+ (8) show
+ 40.6058 -364.62 m
+ /N695 10.909 Tf
+ (f) show
+ 50.1517 -364.62 m
+ /N1028 10.909 Tf
+ (2) show
+ 60.4547 -364.62 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 90.0687 -364.62 m
+ /N614 10.909 Tf
+ (\() show
+ 94.3117 -364.62 m
+ /N695 10.909 Tf
+ (T) show
+ 102.202 -364.62 m
+ /N614 10.909 Tf
+ (\() show
+ 106.444 -364.62 m
+ /N695 10.909 Tf
+ (n) show
+ 112.992 -364.62 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 46.0607 -378.169 m
+ (e=mer)
+ [8.4872 12.1199 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (eCells)
+ [4.85451 7.8763 4.8436 3.0327 3.0327 4.29811 ] pdfxs
+ (\() show
+ 122.515 -378.169 m
+ /N695 10.909 Tf
+ (e;)
+ [5.08363 4.84359 ] pdfxs
+ (E) show
+ 141.125 -378.169 m
+ /N614 10.909 Tf
+ (\() show
+ 145.368 -378.169 m
+ /N1028 10.909 Tf
+ (h) show
+ 149.61 -378.169 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 167.522 -378.169 m
+ /N1028 10.909 Tf
+ (i) show
+ 171.764 -378.169 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [22.4726 ] pdfxs
+ (/) show
+ (/mer)
+ [9.0981 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.6981 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etwi)
+ [4.85451 7.87638 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 320.364 -378.169 m
+ /N695 10.909 Tf
+ (e) show
+ 46.0607 -391.718 m
+ /N614 10.909 Tf
+ (remove\feld)
+ [4.27631 4.8436 9.08711 5.15996 5.4545 8.47629 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 107 -391.718 m
+ /N695 10.909 Tf
+ (f) show
+ 198.485 -391.718 m
+ /N614 10.909 Tf
+ (/) show
+ (/remove)
+ [9.08719 4.27631 4.8436 9.09802 5.14905 5.4545 8.4872 ] pdfxs
+ (o) show
+ (lded)
+ [3.0327 9.68719 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e) show
+ 34.5457 -405.268 m
+ /N695 10.909 Tf
+ (T) show
+ 42.4357 -405.268 m
+ /N614 10.909 Tf
+ (\() show
+ 46.6776 -405.268 m
+ /N695 10.909 Tf
+ (n) show
+ 53.2256 -405.268 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 72.6196 -405.268 m
+ /N722 10.909 Tf
+ (char[]) show
+ 198.485 -405.268 m
+ /N614 10.909 Tf
+ (/) show
+ (/resettypeinf)
+ [9.08719 4.27631 4.8436 4.30902 4.8436 7.88729 3.93823 5.74904 6.37085 8.4872 3.02179 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rmati)
+ [4.27631 9.08711 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 34.5456 -418.817 m
+ /N695 10.909 Tf
+ (E) show
+ 43.2266 -418.817 m
+ /N614 10.909 Tf
+ (\() show
+ 47.4696 -418.817 m
+ /N1028 10.909 Tf
+ (h) show
+ 51.7116 -418.817 m
+ /N695 10.909 Tf
+ (n;)
+ [6.54546 3.0327 ] pdfxs
+ 63.1086 -418.817 m
+ /N614 10.909 Tf
+ (0) show
+ 68.5626 -418.817 m
+ /N1028 10.909 Tf
+ (i) show
+ 72.8056 -418.817 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 91.5936 -418.817 m
+ /N695 10.909 Tf
+ (e) show
+ 198.485 -418.817 m
+ /N614 10.909 Tf
+ (/) show
+ (/newed)
+ [9.08719 6.0654 4.8436 11.5199 4.8436 6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m\feld)
+ [12.7307 6.05449 4.85451 3.02179 9.6981 ] pdfxs
+ (0) show
+ 34.5456 -432.366 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 61.0046 -432.366 m
+ /N614 10.909 Tf
+ (\() show
+ 65.2476 -432.366 m
+ /N695 10.909 Tf
+ (n) show
+ 71.7956 -432.366 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 90.5836 -432.366 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 117.043 -432.366 m
+ /N614 10.909 Tf
+ (\() show
+ 121.286 -432.366 m
+ /N695 10.909 Tf
+ (n) show
+ 127.834 -432.366 m
+ /N614 10.909 Tf
+ (\)) show
+ 138.137 -432.366 m
+ /N1028 10.909 Tf
+ ([) show
+ 151.47 -428.407 m
+ /N1666 7.96999 Tf
+ (0) show
+ 154.265 -432.366 m
+ /N1025 10.909 Tf
+ (O) show
+ 163.689 -428.407 m
+ /N1666 7.96999 Tf
+ (0) show
+ 198.485 -432.366 m
+ /N614 10.909 Tf
+ (/) show
+ (/m)
+ [9.08719 9.09802 ] pdfxs
+ (a) show
+ (rknodeC)
+ [4.2654 9.39264 6.0654 5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ 275.484 -432.366 m
+ /N1025 10.909 Tf
+ (o) show
+ 281.756 -432.366 m
+ /N614 10.909 Tf
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ 16.9365 -480.142 m
+ (I) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (hepseud)
+ [6.05449 8.39993 6.05449 4.30902 4.8436 6.0654 6.05449 ] pdfxs
+ (o) show
+ (-code,a)
+ [3.64352 4.8436 5.75995 6.0654 4.8436 6.59994 8.99992 ] pdfxs
+ (\\) show
+ (cell"is)
+ [4.8436 4.85451 3.02179 3.0327 8.99992 3.0327 7.85445 ] pdfxs
+ (a) show
+ 172.813 -480.142 m
+ /N1028 10.909 Tf
+ (h) show
+ 177.056 -480.142 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 199.783 -480.142 m
+ /N695 10.909 Tf
+ (;) show
+ 202.813 -480.142 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 222.813 -480.142 m
+ /N1028 10.909 Tf
+ (i) show
+ 230.603 -480.142 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ir,used)
+ [3.02179 4.27631 6.59994 6.05449 4.30902 4.8436 9.61082 ] pdfxs
+ (a) show
+ (s)
+ [7.84354 ] pdfxs
+ (\\) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (urces")
+ [6.05449 4.27631 4.8436 4.85451 4.29811 9.01083 ] pdfxs
+ (o) show
+ (fed)
+ [6.87267 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 7.84354 3.0327 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (D) show
+ (S)
+ [9.59991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ -0.000549316 -502.065 m
+ (Thefunc)
+ [7.8763 6.0654 9.27265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (\\) show
+ 72.1834 -502.065 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (C)
+ [7.81088 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (s\() show
+ 128.079 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 132.8 -503.701 m
+ /N703 7.96999 Tf
+ (1) show
+ 137.532 -502.065 m
+ /N695 10.909 Tf
+ (;c)
+ [4.84359 4.72358 ] pdfxs
+ 147.102 -503.701 m
+ /N703 7.96999 Tf
+ (2) show
+ 151.834 -502.065 m
+ /N634 10.909 Tf
+ (\)) show
+ 156.295 -502.065 m
+ /N614 10.909 Tf
+ (")
+ [9.88355 ] pdfxs
+ (\() show
+ (describedin)
+ [6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 10.4835 3.0327 10.4835 
+ ] pdfxs
+ (t) show
+ (henextsec)
+ [6.05449 9.27265 6.0654 4.8436 5.75995 8.67274 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)mer)
+ [6.05449 8.67274 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.72717 ] pdfxs
+ (t) show
+ (hecells)
+ [6.05449 9.27265 4.85451 4.8436 3.0327 3.0327 4.29811 ] pdfxs
+ 400.666 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 405.387 -503.701 m
+ /N703 7.96999 Tf
+ (1) show
+ 414.544 -502.065 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 436.545 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 441.266 -503.701 m
+ /N703 7.96999 Tf
+ (2) show
+ 450.423 -502.065 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.000671387 -523.987 m
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.10539 ] pdfxs
+ (t) show
+ (henodesp)
+ [6.0654 8.10539 6.05449 5.75995 6.0654 4.8436 7.5599 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.31628 ] pdfxs
+ (t) show
+ (oby)
+ [8.71629 5.75995 9.01083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (secells.Thisensures)
+ [4.30902 8.10539 4.8436 4.85451 3.0327 3.02179 4.30902 7.74539 7.88721 6.05449 3.0327 
+ 7.5599 4.8436 6.0654 4.30902 6.05449 4.27631 4.8436 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (t) show
+ (het)
+ [6.0654 8.10539 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ets)
+ [4.85451 4.23277 7.5599 ] pdfxs
+ (o) show
+ (fthetwocells)
+ [6.59994 4.23277 6.0654 8.10539 3.93823 7.58175 8.70538 4.85451 4.8436 3.0327 3.0327 
+ 7.5599 ] pdfxs
+ (a) show
+ (renow)
+ [4.2654 8.10539 6.0654 5.14905 7.8763 ] pdfxs
+ -0.000671387 -545.91 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lyequ)
+ [3.02179 8.7272 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (l.Bec)
+ [3.0327 7.6472 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.30902 7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.81084 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmmer)
+ [4.27631 3.0327 4.23277 6.0654 12.0544 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.26536 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.99995 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.0654 8.41084 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esfr)
+ [4.85451 7.26536 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.0544 ] pdfxs
+ (t) show
+ (henode,)
+ [6.0654 7.81084 6.0654 5.75995 6.05449 4.85451 6.11995 ] pdfxs
+ (t) show
+ (heendresul)
+ [6.0654 7.81084 4.85451 6.05449 9.03265 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ -0.000671387 -567.833 m
+ (is)
+ [3.0327 8.55262 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.10902 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 9.10902 ] pdfxs
+ (a) show
+ (sif\feld-sensi)
+ [8.56353 3.02179 7.59266 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 
+ 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivitywereneverspecul)
+ [3.0327 5.75995 3.0327 3.93823 10.0145 7.57085 4.85451 4.2654 9.10902 6.0654 4.8436 
+ 5.4545 4.8436 8.53082 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 10.309 3.33815 ] pdfxs
+ (o) show
+ (rnode)
+ [8.53082 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 313.943 -567.833 m
+ /N695 10.909 Tf
+ (n) show
+ 320.491 -567.833 m
+ /N614 10.909 Tf
+ (.)
+ [9.74173 ] pdfxs
+ (I) show
+ (fanodeh)
+ [7.59266 9.70901 6.05449 5.75995 6.0654 9.09811 6.0654 ] pdfxs
+ (a) show
+ (sbeenc)
+ [8.56353 6.35994 4.8436 4.85451 10.3199 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ -0.000732422 -589.755 m
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 24.8483 -589.755 m
+ /N1025 10.909 Tf
+ (O) show
+ 37.9083 -589.755 m
+ /N1028 10.909 Tf
+ (2) show
+ 48.2113 -589.755 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 74.6712 -589.755 m
+ /N614 10.909 Tf
+ (\() show
+ 78.9132 -589.755 m
+ /N695 10.909 Tf
+ (n) show
+ 85.4612 -589.755 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (,itis)
+ [6.6654 3.0327 7.87638 3.0327 7.93081 ] pdfxs
+ (a) show
+ (lwaystre)
+ [3.0327 7.58175 5.14905 5.75995 7.94172 4.23277 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 9.6981 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.93081 4.30902 ] pdfxs
+ (a) show
+ (fe,but\feld-insensi)
+ [3.32724 4.85451 6.6654 6.0654 6.05449 7.87638 6.0654 4.8436 3.0327 6.0654 3.63261 
+ 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,m)
+ [3.0327 5.4545 4.8436 6.6654 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 1 0 0 1 0 -599.855 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (A) show
+ (sSec)
+ [7.26868 4.71023 3.76183 3.76183 ] pdfxs
+ (t) show
+ (ion3)
+ [2.3591 4.23211 8.63943 4.23211 ] pdfxs
+ (.) show
+ (2desc)
+ [8.16928 4.70226 3.76183 3.34744 3.76183 ] pdfxs
+ (ri) show
+ (be)
+ [4.94136 3.76183 ] pdfxs
+ (s) show
+ (,type)
+ [6.56725 3.05246 4.4712 4.94136 7.69901 ] pdfxs
+ (i) show
+ (nfo)
+ [4.70226 2.59022 4.23211 ] pdfxs
+ (r) show
+ (ma)
+ [7.06136 4.23211 ] pdfxs
+ (ti) show
+ (on)
+ [4.24008 8.63147 ] pdfxs
+ (i) show
+ (s)
+ [7.27665 ] pdfxs
+ (i) show
+ (nfer)
+ [4.71023 2.58225 3.76183 3.30756 ] pdfxs
+ (r) show
+ (edon)
+ [3.76183 8.63943 4.23211 4.70226 ] pdfxs
+ (l) show
+ (yatac)
+ [8.40837 4.23211 7.22873 4.23211 3.76183 ] pdfxs
+ (t) show
+ (ualacce)
+ [4.71023 4.23211 6.2883 4.23211 3.76183 3.76183 3.7698 ] pdfxs
+ (ss) show
+ (es)
+ [3.76183 7.27665 ] pdfxs
+ (r) show
+ (a)
+ [4.23211 ] pdfxs
+ (t) show
+ (herthanf)
+ [4.71023 3.76183 7.22879 3.29953 4.70226 4.23211 8.63943 2.59022 ] pdfxs
+ (r) show
+ (om)
+ [4.23211 10.9906 ] pdfxs
+ (t) show
+ (hedec)
+ [4.71023 7.69104 4.71023 3.76183 3.76183 ] pdfxs
+ (l) show
+ (aredtypesfo)
+ [4.23211 3.30756 3.76183 8.63943 3.05246 4.4712 4.94136 3.76183 7.27665 2.58225 4.24008 
+ ] pdfxs
+ (r) show
+ -12.437 -13.274 m
+ (va)
+ [4.00097 4.23211 ] pdfxs
+ (ri) show
+ (ab)
+ [4.23211 4.71023 ] pdfxs
+ (l) show
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (,)
+ [5.18048 ] pdfxs
+ (s) show
+ (o)
+ [7.05348 ] pdfxs
+ (t) show
+ (hatcommonid)
+ [4.71023 4.23211 6.11293 3.7698 4.23211 7.05339 7.06136 4.23211 7.52364 2.3591 4.70226 
+ ] pdfxs
+ (i) show
+ (oms)
+ [4.23211 7.06136 6.16085 ] pdfxs
+ (s) show
+ (uchasca)
+ [4.70226 3.5307 7.53161 4.23211 6.16085 3.76183 4.24008 ] pdfxs
+ (sti) show
+ (ngapo)
+ [4.70226 7.06145 7.05348 4.94136 4.23211 ] pdfxs
+ (i) show
+ (n)
+ [4.47113 ] pdfxs
+ (t) show
+ (er)
+ [3.7698 6.12096 ] pdfxs
+ (t) show
+ (o) show
+ 219.328 -13.274 m
+ /N1670 7.96999 Tf
+ (void*)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 243.322 -13.274 m
+ /N703 7.96999 Tf
+ (andbackdonotcau)
+ [4.23211 4.70226 7.53161 4.70226 4.24008 3.52273 7.29257 4.70226 7.06145 4.70226 4.23211 
+ 6.1209 3.76183 4.23211 4.71023 ] pdfxs
+ (s) show
+ (ea)
+ [6.58321 7.06145 ] pdfxs
+ (l) show
+ (o)
+ [4.23211 ] pdfxs
+ (s) show
+ (sofp)
+ [6.16085 4.24008 5.4116 4.70226 ] pdfxs
+ (r) show
+ (eci)
+ [3.76183 3.76183 2.3591 ] pdfxs
+ (si) show
+ (on)
+ [4.23211 4.70226 ] pdfxs
+ (.) show
+ 216.108 -50.894 m
+ /N614 10.909 Tf
+ (48) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter7)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Tr)
+ [17.0782 11.3772 ] pdfxs
+ (an) show
+ (s)
+ [11.0054 ] pdfxs
+ (pa) show
+ (rentPointerCom)
+ [11.3772 12.7157 14.7235 20.1519 18.2679 13.9304 7.75841 14.7235 10.832 12.7405 20.6723 
+ 20.1519 13.9304 23.2503 ] pdfxs
+ (p) show
+ (ressio)
+ [11.3772 12.7157 11.0054 11.0054 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (64) show
+ (-bitc)
+ [3.63261 6.0654 3.0327 6.79639 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingisbec)
+ [3.0327 6.05449 8.01811 3.02179 6.86173 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mingincre)
+ [9.09802 3.0327 6.05449 8.01811 3.02179 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyimp)
+ [3.0327 8.31265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 6.79639 3.33815 ] pdfxs
+ (o) show
+ (rmodern)
+ [6.82901 9.08711 5.75995 6.0654 4.8436 4.27631 8.6181 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.5163 ] pdfxs
+ (La) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (evirtu)
+ [7.40721 5.75995 3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [5.5854 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -133.509 m
+ (sp)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (ces)
+ [4.8436 4.85451 8.78171 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 9.3381 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.72728 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.75991 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [7.5163 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns,includingincre)
+ [6.0654 4.29811 7.73448 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 
+ 9.9381 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singphysic)
+ [4.29811 3.0327 6.0654 9.9381 6.05449 5.75995 5.75995 4.29811 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lmem)
+ [7.5163 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rycap)
+ [4.27631 10.2435 4.8436 5.46541 6.05449 ] pdfxs
+ (a) show
+ (city,r)
+ [4.85451 3.02179 3.93823 4.8545 7.72357 4.27631 ] pdfxs
+ (a) show
+ (pidly)
+ [6.05449 3.0327 6.0654 3.0327 5.75995 ] pdfxs
+ 0 -155.431 m
+ (g) show
+ (rowingd)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 9.0981 6.05449 ] pdfxs
+ (at) show
+ (asets,)
+ [9.0981 4.29811 4.85451 4.23277 4.30902 6.6654 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 9.68719 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (ncedpr)
+ [6.0654 4.8436 4.85451 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mming)
+ [9.08711 9.08711 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (echniques[)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 ] pdfxs
+ (121) show
+ (,)
+ [6.6654 ] pdfxs
+ (145) show
+ (,)
+ [6.6763 ] pdfxs
+ (70) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 16.936 -177.354 m
+ (Onepr)
+ [8.4872 6.05449 8.10539 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemwi)
+ [6.0654 3.0327 4.8436 12.3489 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.31628 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.49456 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.5599 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cesis)
+ [4.8436 4.85451 7.5599 3.02179 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.02179 7.50547 6.35994 ] pdfxs
+ (o) show
+ (intersc)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.54899 4.85451 ] pdfxs
+ (a) show
+ (nsi)
+ [9.31628 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreducemem)
+ [3.0327 9.01083 4.2654 4.85451 6.0654 6.05449 4.85451 8.09448 9.09802 4.8436 9.08711 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -199.276 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emperf)
+ [4.8436 12.1307 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce[)
+ [6.05449 4.85451 7.8763 3.0327 ] pdfxs
+ (98) show
+ (]c)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.0981 ] pdfxs
+ (t) show
+ (o)
+ [8.4872 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.27638 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 248.512 -195.317 m
+ /N703 7.96999 Tf
+ (1) show
+ 253.244 -199.276 m
+ /N614 10.909 Tf
+ (.)
+ [7.67993 ] pdfxs
+ (I) show
+ (np)
+ [9.0981 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,p)
+ [4.27631 6.1854 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.88721 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.34172 ] pdfxs
+ (o) show
+ (n) show
+ 0 -221.199 m
+ (a)
+ [9.65446 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.44365 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emwillsu\013erfr)
+ [4.8436 13.298 7.8763 3.0327 3.02179 7.23266 4.30902 6.05449 6.37077 4.8436 8.47627 
+ 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.298 ] pdfxs
+ (\() show
+ (e\013ec)
+ [4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively\)reducedc)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 8.44365 4.27631 4.8436 6.0654 6.05449 4.85451 
+ 4.8436 10.2654 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.0654 4.8436 ] pdfxs
+ (/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bc)
+ [11.9344 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.95991 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 10.2545 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 9.95991 6.0654 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 6.0654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -243.121 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 9.50174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,c)
+ [4.85451 9.08711 7.91993 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 10.7017 ] pdfxs
+ (t) show
+ (o)
+ [10.1017 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (ot) show
+ (herwiseiden)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 9.49083 3.0327 6.05449 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [7.66902 ] pdfxs
+ (32) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.89091 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.Theincre)
+ [4.85451 9.08711 10.8981 7.8763 6.0654 9.49083 3.0327 6.05449 4.85451 4.27631 4.8436 
+ ] pdfxs
+ (a) show
+ (singp)
+ [4.29811 3.0327 6.0654 10.0908 6.37085 ] pdfxs
+ (o) show
+ (pul)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rity)
+ [4.2654 3.0327 3.93823 10.4072 ] pdfxs
+ (o) show
+ (f) show
+ 0 -265.044 m
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.83274 ] pdfxs
+ (o) show
+ (rien)
+ [4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edpr)
+ [4.8436 9.66537 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mming\(which)
+ [9.08711 9.08711 3.0327 6.0654 9.05447 4.23277 7.88721 6.05449 3.0327 4.54905 9.65446 
+ ] pdfxs
+ (t) show
+ (ends)
+ [4.8436 6.0654 6.0654 7.89808 ] pdfxs
+ (t) show
+ (obep)
+ [9.05447 6.35994 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.86537 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive\))
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 7.84365 ] pdfxs
+ (a) show
+ (mplify)
+ [9.08711 6.0654 3.0327 3.02179 3.33815 9.35992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.44357 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lpr)
+ [6.62176 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.09802 3.0327 ] pdfxs
+ 0 -286.966 m
+ (We)
+ [10.2981 7.86539 ] pdfxs
+ (o) show
+ (bserve)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 7.85448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.25457 ] pdfxs
+ (t) show
+ (heprim)
+ [6.05449 7.86539 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryuse)
+ [4.27631 8.75992 6.0654 4.29811 7.85448 ] pdfxs
+ (o) show
+ (fp)
+ [6.33812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersinm)
+ [4.85451 4.2654 7.309 3.0327 9.07628 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.75992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msis)
+ [9.08711 7.31991 3.02179 7.309 ] pdfxs
+ (t) show
+ (o)
+ [8.46538 ] pdfxs
+ (t) show
+ (raverselinkedd)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 7.86539 3.02179 3.0327 6.0654 5.4545 
+ 4.8436 9.06537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -308.889 m
+ (a) show
+ (ndveryfew)
+ [6.0654 10.3963 5.4545 4.85451 4.2654 5.75995 3.33815 4.8436 7.8763 ] pdfxs
+ 62.654 -308.889 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (v) show
+ (i)
+ [3.33823 ] pdfxs
+ (d) show
+ (u)
+ [5.85816 ] pdfxs
+ (a) show
+ (l) show
+ 113.553 -308.889 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.79628 4.30902 ] pdfxs
+ (t) show
+ (ructuresusem)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 8.6508 6.05449 4.30902 9.18538 
+ 9.08711 ] pdfxs
+ (o) show
+ (reth)
+ [4.27631 9.19629 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (4) show
+ (GB)
+ [8.55269 12.0762 ] pdfxs
+ (o) show
+ (fmem)
+ [7.66902 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,even)
+ [4.27631 4.84359 7.54902 4.85451 5.4545 4.8436 10.4072 ] pdfxs
+ (o) show
+ (na)
+ [10.3963 9.79628 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.58546 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ -1.52588e-05 -330.811 m
+ (Theques)
+ [7.8763 6.0654 8.8472 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reis:)
+ [4.2654 8.8472 3.0327 4.30902 8.6072 ] pdfxs
+ (H) show
+ (owc)
+ [5.14905 11.8799 4.8436 ] pdfxs
+ (a) show
+ (nweusep)
+ [10.0581 7.58175 8.8472 6.05449 4.30902 8.8472 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersm)
+ [4.8436 4.27631 8.30172 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.8472 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lytoindexin)
+ [3.0327 9.76355 4.23277 9.4581 3.0327 6.05449 6.0654 4.8436 9.76355 3.0327 5.74904 
+ ] pdfxs
+ (t) show
+ (oindividu)
+ [9.4581 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [7.0363 6.05449 ] pdfxs
+ (ata) show
+ -1.52588e-05 -352.734 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures?)
+ [6.05449 4.27631 4.85451 4.29811 5.14905 ] pdfxs
+ 16.936 -374.656 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.87261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 79.27 -370.698 m
+ /N703 7.96999 Tf
+ (2) show
+ 89.577 -374.656 m
+ /N614 10.909 Tf
+ (presen)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sas)
+ [9.88352 11.029 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (edc)
+ [4.8436 11.6399 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.85081 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,Tr)
+ [6.05449 9.0981 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.75995 9.81818 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 9.85081 7.8763 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ -3.05176e-05 -396.579 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.4835 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.69445 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 10.4835 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.87264 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,which)
+ [6.0654 4.2654 4.85451 4.29811 7.6472 7.88721 6.05449 3.0327 4.54905 10.4835 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 10.1781 4.85451 ] pdfxs
+ (o) show
+ (mpressesp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.72717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersintype-s)
+ [4.8436 4.27631 8.72717 3.0327 10.4835 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 
+ ] pdfxs
+ (a) show
+ (fed)
+ [3.33815 9.27265 6.05449 ] pdfxs
+ (ata) show
+ (-) show
+ 1 0 0 1 0 -406.073 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (han) show
+ (kstoWe)
+ [4.8686 6.70655 3.57737 7.68392 8.69701 4.10643 ] pdfxs
+ (n) show
+ (-m)
+ [3.06639 7.6838 ] pdfxs
+ (e) show
+ (iHw)
+ [5.6306 6.91274 6.6528 ] pdfxs
+ (u) show
+ ('s)
+ [2.56423 6.70655 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (ear) show
+ (ch)
+ [3.84642 8.18594 ] pdfxs
+ (grou) show
+ (p)
+ [8.19491 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (br) show
+ (i)
+ [2.56423 ] pdfxs
+ (ng) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gt)
+ [7.68392 3.57737 ] pdfxs
+ (h) show
+ (isiss)
+ [2.56423 6.70655 2.55527 3.64018 3.63121 ] pdfxs
+ (u) show
+ (eto)
+ [7.1728 3.58634 7.67495 ] pdfxs
+ (ou) show
+ (r)
+ [6.6796 ] pdfxs
+ (a) show
+ (tt)
+ [3.57737 3.58634 ] pdfxs
+ (e) show
+ (nti)
+ [4.86852 3.57737 2.56423 ] pdfxs
+ (on) show
+ (.) show
+ 0 -10.959 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -14.768 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.1728 3.58634 ] pdfxs
+ (ha) show
+ (t)
+ [6.65271 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (u) show
+ (p)
+ [5.37062 ] pdfxs
+ (da) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dve)
+ [8.19491 4.59962 4.10643 ] pdfxs
+ (r) show
+ (sion)
+ [3.63121 2.56423 4.59962 8.19491 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (isc)
+ [2.56423 6.70655 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (ntwillbe)
+ [4.85956 6.66167 6.6528 2.56423 2.55527 5.6306 5.37959 7.16383 ] pdfxs
+ (pub) show
+ (lis)
+ [2.56423 2.55527 3.64018 ] pdfxs
+ (he) show
+ (din[)
+ [8.19491 2.55527 8.19491 2.55527 ] pdfxs
+ (90) show
+ (].)
+ [2.56423 2.56423 ] pdfxs
+ 1 0 0 1 66.952 -99.181 cm
+ q
+ 0.141312 0 0 0.141312 0 0 cm
+ q
+ q
+ 0 0 2188 433 re
+ W
+ n
+ q
+ 0.149139 0 0 0.149139 0 0 cm
+ q
+ {} settransfer
+ n
+ 12368.6 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ 1.90044 w
+ n
+ 12368.6 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 8567.52 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 8567.52 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 4766.46 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 4766.46 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 889.379 977.408 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 889.379 977.408 760.212 760.212 re
+ 0 sc
+ S
+ 38.0106 w
+ n
+ 129.167 977.408 3040.85 760.212 re
+ S
+ n
+ 325.267 1167.46 m
+ 378.786 1167.46 l
+ 421.021 1280.74 l
+ 584.38 1280.74 l
+ 627.181 1167.46 l
+ 689.132 1167.46 l
+ 537.056 1574.96 l
+ 479.604 1574.96 l
+ 325.267 1167.46 l
+ 437.934 1323.22 m
+ 503.254 1497.82 l
+ 568.597 1323.22 l
+ 437.934 1323.22 l
+ f
+ 19.0053 w
+ n
+ 1649.59 1737.62 m
+ 1649.59 977.408 l
+ 0.497986 sc
+ S
+ n
+ 889.379 1737.62 m
+ 889.379 977.408 l
+ S
+ 38.0106 w
+ n
+ 4006.25 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 4567.57 1264.91 m
+ 4519.12 1241.61 4481.38 1231.53 4439.14 1231.53 c
+ 4343.96 1231.53 4289.31 1289.3 4289.31 1390 c
+ 4289.31 1493.37 4340 1550.6 4432.38 1550.6 c
+ 4466.75 1550.6 4507.29 1542.64 4567.01 1523.56 c
+ 4567.01 1575.95 l
+ 4515.28 1588.34 4474.79 1593.97 4435.43 1593.97 c
+ 4301.03 1593.97 4227.94 1522.04 4227.94 1389.95 c
+ 4227.94 1257.34 4299.36 1186.47 4432.63 1186.47 c
+ 4483.22 1186.47 4523.15 1195.49 4567.57 1217.44 c
+ 4567.57 1264.91 l
+ f
+ 19.0053 w
+ n
+ 5526.67 1756.62 m
+ 5526.67 996.413 l
+ 0.497986 sc
+ S
+ n
+ 4766.46 1756.62 m
+ 4766.46 996.413 l
+ S
+ 38.0106 w
+ n
+ 7807.31 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 8059.26 1186.47 m
+ 8204.4 1186.47 l
+ 8253.52 1186.47 8281.76 1189.86 8300.4 1198.32 c
+ 8332.58 1213.53 8353.48 1247.93 8353.48 1287.95 c
+ 8353.48 1343.21 8321.47 1375.91 8247.32 1398.45 c
+ 8310.63 1420.43 8337.74 1451.41 8337.74 1502.69 c
+ 8337.74 1568.62 8296.98 1593.97 8190.58 1593.97 c
+ 8059.26 1593.97 l
+ 8059.26 1186.47 l
+ 8117.47 1229.83 m
+ 8117.47 1378.42 l
+ 8164.79 1378.42 l
+ 8247.62 1378.42 8292.11 1347.91 8292.11 1291.98 c
+ 8292.11 1241.71 8266.77 1229.83 8160.3 1229.83 c
+ 8117.47 1229.83 l
+ 8117.47 1414.6 m
+ 8117.47 1550.6 l
+ 8171.33 1550.6 l
+ 8253.57 1550.6 8277.95 1537.06 8277.95 1492.49 c
+ 8277.95 1440.56 8241.1 1414.6 8166.81 1414.6 c
+ 8117.47 1414.6 l
+ f
+ 19.0053 w
+ n
+ 9327.73 1756.62 m
+ 9327.73 996.413 l
+ 0.497986 sc
+ S
+ n
+ 8567.52 1756.62 m
+ 8567.52 996.413 l
+ S
+ 38.0106 w
+ n
+ 11608.4 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 11839.4 1186.47 m
+ 11970.2 1186.47 l
+ 12099.9 1186.47 12174.5 1264.25 12174.5 1399.51 c
+ 12174.5 1529.14 12106 1593.97 11969.6 1593.97 c
+ 11839.4 1593.97 l
+ 11839.4 1186.47 l
+ 11897.6 1229.83 m
+ 11897.6 1550.6 l
+ 11940.3 1550.6 l
+ 11999.8 1550.6 12031.2 1544.41 12055.3 1528.06 c
+ 12093.5 1502.12 12113.2 1455.9 12113.2 1392.75 c
+ 12113.2 1283.38 12064.9 1229.83 11966.6 1229.83 c
+ 11897.6 1229.83 l
+ f
+ 19.0053 w
+ n
+ 13128.8 1756.62 m
+ 13128.8 996.413 l
+ 0.497986 sc
+ S
+ n
+ 12368.6 1756.62 m
+ 12368.6 996.413 l
+ S
+ 38.0106 w
+ n
+ 7691.57 891.037 m
+ 7016.18 327.498 6164.45 18.8289 5284.84 18.8289 c
+ 4175.88 18.8289 3123.58 508.802 2409.81 1357.51 c
+ 0 sc
+ S
+ n
+ 7775.88 967.802 m
+ 7714.64 809.229 l
+ 7691.56 891.031 l
+ 7612.28 921.653 l
+ f
+ n
+ 7775.88 967.802 m
+ 7714.64 809.229 l
+ 7691.56 891.031 l
+ 7612.28 921.653 l
+ h
+ S
+ n
+ 4139.84 1838.2 m
+ 4942.17 2295.17 5849.62 2535.47 6772.96 2535.47 c
+ 7977.27 2535.47 9145.95 2126.89 10087.9 1376.53 c
+ S
+ n
+ 4042.52 1778.77 m
+ 4132.66 1922.89 l
+ 4139.84 1838.2 l
+ 4211.9 1793.13 l
+ f
+ n
+ 4042.52 1778.77 m
+ 4132.66 1922.89 l
+ 4139.84 1838.2 l
+ 4211.9 1793.13 l
+ h
+ S
+ n
+ 11493.2 890.395 m
+ 10831.6 333.256 9994.42 27.7292 9129.46 27.7292 c
+ 8027.49 27.7292 6983.84 522.93 6286.89 1376.51 c
+ S
+ n
+ 11577.1 967.628 m
+ 11516.7 808.718 l
+ 11493.2 890.391 l
+ 11413.8 920.572 l
+ f
+ n
+ 11577.1 967.628 m
+ 11516.7 808.718 l
+ 11493.2 890.391 l
+ 11413.8 920.572 l
+ h
+ S
+ n
+ 129.167 2117.73 1520.42 760.212 re
+ 1 sc
+ f
+ n
+ 129.167 2117.73 1520.42 760.212 re
+ 0 sc
+ S
+ 19.0053 w
+ n
+ 13128.8 996.413 m
+ 14649.2 1756.62 l
+ S
+ n
+ 13128.8 1756.62 m
+ 14649.2 996.413 l
+ S
+ 38.0106 w
+ n
+ 775.347 2516.84 m
+ 229.085 1858.11 l
+ S
+ n
+ 156.295 1770.33 m
+ 194.831 1935.89 l
+ 229.085 1858.11 l
+ 311.867 1838.84 l
+ f
+ n
+ 156.295 1770.33 m
+ 194.831 1935.89 l
+ 229.085 1858.11 l
+ 311.867 1838.84 l
+ h
+ S
+ n
+ 1862.38 2516.84 m
+ 1890.7 2516.84 l
+ 1890.7 2597.08 l
+ 1932.94 2597.08 l
+ 1990.61 2597.08 2019.72 2620.43 2019.72 2666.04 c
+ 2019.72 2687.15 2012.74 2702.08 1998.75 2710.8 c
+ 1988.42 2717.54 1973.6 2719.8 1941.74 2719.8 c
+ 1862.38 2719.8 l
+ 1862.38 2516.84 l
+ 1890.7 2619.1 m
+ 1890.7 2698.12 l
+ 1932.37 2698.12 l
+ 1976.6 2698.12 1989.83 2690.25 1989.83 2664.36 c
+ 1989.83 2634.3 1970.4 2619.1 1931.81 2619.1 c
+ 1890.7 2619.1 l
+ f
+ n
+ 2108.94 2666.31 m
+ 2068.05 2666.31 2042.85 2637.99 2042.85 2591.57 c
+ 2042.85 2545.7 2068.05 2516.84 2108.1 2516.84 c
+ 2150.09 2516.84 2175.02 2544.89 2175.02 2591.84 c
+ 2175.02 2637.99 2149.82 2666.31 2108.94 2666.31 c
+ 2108.94 2646.02 m
+ 2133.05 2646.02 2145.12 2627.96 2145.12 2592.11 c
+ 2145.12 2555.97 2132.78 2537.12 2108.94 2537.12 c
+ 2084.55 2537.12 2072.75 2555.19 2072.75 2591.84 c
+ 2072.75 2627.68 2084.82 2646.02 2108.94 2646.02 c
+ f
+ n
+ 2208.49 2516.84 m
+ 2236.81 2516.84 l
+ 2236.81 2666.31 l
+ 2208.49 2666.31 l
+ 2208.49 2516.84 l
+ 2208.49 2692.76 m
+ 2236.81 2692.76 l
+ 2236.81 2719.8 l
+ 2208.49 2719.8 l
+ 2208.49 2692.76 l
+ f
+ n
+ 2276 2516.84 m
+ 2304.32 2516.84 l
+ 2304.32 2611.07 l
+ 2319.17 2633.34 2332.34 2643.22 2347.76 2643.22 c
+ 2361.47 2643.22 2365.68 2636.07 2365.68 2612.71 c
+ 2365.68 2516.84 l
+ 2394 2516.84 l
+ 2394 2621.91 l
+ 2394 2651.14 2380.95 2666.31 2355.7 2666.31 c
+ 2335.54 2666.31 2320.2 2657.09 2304.32 2634.99 c
+ 2304.32 2666.31 l
+ 2276 2666.31 l
+ 2276 2516.84 l
+ f
+ n
+ 2490.3 2538.49 m
+ 2487.48 2537.66 2484.67 2537.12 2481.01 2537.12 c
+ 2468.33 2537.12 2465.23 2542.6 2465.23 2565.59 c
+ 2465.23 2646.02 l
+ 2494.24 2646.02 l
+ 2494.24 2666.31 l
+ 2465.23 2666.31 l
+ 2465.23 2695.88 l
+ 2436.91 2693.35 l
+ 2436.91 2666.31 l
+ 2420.02 2666.31 l
+ 2420.02 2646.02 l
+ 2436.91 2646.02 l
+ 2436.91 2560.64 l
+ 2436.91 2531.81 2449.62 2516.84 2474.15 2516.84 c
+ 2479.64 2516.84 2483.96 2517.4 2490.3 2519.37 c
+ 2490.3 2538.49 l
+ f
+ n
+ 2537.74 2607.33 m
+ 2540.84 2634.94 2552.4 2647.01 2575.78 2647.01 c
+ 2598.29 2647.01 2608.45 2634.94 2609.28 2607.33 c
+ 2537.74 2607.33 l
+ 2636.33 2545.97 m
+ 2619.14 2540.07 2605.05 2537.39 2590.97 2537.39 c
+ 2575.78 2537.39 2563.95 2540.88 2555.2 2547.84 c
+ 2544.23 2556.69 2539.44 2567.13 2537.18 2588.06 c
+ 2636.89 2588.06 l
+ 2637.16 2596.09 l
+ 2637.16 2597.96 l
+ 2637.16 2642.73 2616.04 2666.31 2576.34 2666.31 c
+ 2534.65 2666.31 2508.74 2638.43 2508.74 2593.93 c
+ 2508.74 2546.44 2538.04 2516.84 2585.07 2516.84 c
+ 2601.12 2516.84 2617.74 2519.37 2636.33 2525 c
+ 2636.33 2545.97 l
+ f
+ n
+ 2678.28 2516.84 m
+ 2706.6 2516.84 l
+ 2706.6 2612.71 l
+ 2718.42 2633.31 2728.28 2642.66 2738.7 2642.66 c
+ 2741.53 2642.66 2745.19 2641.84 2750.26 2640.47 c
+ 2750.26 2666.31 l
+ 2749.13 2666.31 l
+ 2746.89 2666.31 2744.06 2666.31 2742.37 2666.31 c
+ 2726.61 2666.31 2715.89 2657.06 2706.6 2634.96 c
+ 2706.6 2666.31 l
+ 2678.28 2666.31 l
+ 2678.28 2516.84 l
+ f
+ n
+ 1857.25 2136.73 m
+ 1884.29 2136.73 l
+ 1960.06 2339.69 l
+ 1935.55 2339.69 l
+ 1873.3 2172.94 l
+ 1808.25 2339.69 l
+ 1778.68 2339.69 l
+ 1857.25 2136.73 l
+ f
+ n
+ 2115.11 2158.98 m
+ 2113.41 2158.98 2112.85 2158.98 2110.04 2158.98 c
+ 2100.75 2158.98 2095.69 2165.62 2095.69 2177.56 c
+ 2095.69 2241.24 l
+ 2095.69 2272.31 2080 2286.2 2044.33 2286.2 c
+ 2026.95 2286.2 2010.68 2282.83 1990.71 2274.94 c
+ 1990.71 2253.45 l
+ 2008.46 2261.94 2023.12 2265.92 2038.63 2265.92 c
+ 2057.78 2265.92 2067.37 2257.68 2067.37 2241.24 c
+ 2067.37 2224.25 l
+ 2060.9 2224.25 l
+ 2005.34 2224.25 1977.68 2208.1 1977.68 2175.77 c
+ 1977.68 2152.88 1995.78 2136.73 2021.76 2136.73 c
+ 2038.73 2136.73 2053.4 2143.2 2071.5 2158.98 c
+ 2075.82 2143.49 2083.32 2136.73 2096.6 2136.73 c
+ 2103.53 2136.73 2110.46 2138.45 2117.1 2141.87 c
+ 2115.11 2158.98 l
+ 2067.37 2173.04 m
+ 2053.85 2162.96 2043.15 2158.98 2030.79 2158.98 c
+ 2014.73 2158.98 2006.01 2166.67 2006.01 2180.47 c
+ 2006.01 2199.59 2023.16 2209.67 2055.27 2209.67 c
+ 2058.37 2209.67 l
+ 2067.37 2209.4 l
+ 2067.37 2173.04 l
+ f
+ n
+ 2146.46 2136.73 m
+ 2174.78 2136.73 l
+ 2174.78 2232.61 l
+ 2186.61 2253.21 2196.47 2262.55 2206.89 2262.55 c
+ 2209.72 2262.55 2213.38 2261.74 2218.44 2260.36 c
+ 2218.44 2286.2 l
+ 2217.31 2286.2 l
+ 2215.08 2286.2 2212.25 2286.2 2210.55 2286.2 c
+ 2194.79 2286.2 2184.08 2276.96 2174.78 2254.86 c
+ 2174.78 2286.2 l
+ 2146.46 2286.2 l
+ 2146.46 2136.73 l
+ f
+ n
+ 2239.86 2136.73 m
+ 2268.18 2136.73 l
+ 2268.18 2286.2 l
+ 2239.86 2286.2 l
+ 2239.86 2136.73 l
+ 2239.86 2312.65 m
+ 2268.18 2312.65 l
+ 2268.18 2339.69 l
+ 2239.86 2339.69 l
+ 2239.86 2312.65 l
+ f
+ n
+ 2436.93 2158.98 m
+ 2435.24 2158.98 2434.67 2158.98 2431.87 2158.98 c
+ 2422.57 2158.98 2417.51 2165.62 2417.51 2177.56 c
+ 2417.51 2241.24 l
+ 2417.51 2272.31 2401.83 2286.2 2366.15 2286.2 c
+ 2348.77 2286.2 2332.5 2282.83 2312.54 2274.94 c
+ 2312.54 2253.45 l
+ 2330.29 2261.94 2344.94 2265.92 2360.45 2265.92 c
+ 2379.6 2265.92 2389.19 2257.68 2389.19 2241.24 c
+ 2389.19 2224.25 l
+ 2382.72 2224.25 l
+ 2327.16 2224.25 2299.51 2208.1 2299.51 2175.77 c
+ 2299.51 2152.88 2317.6 2136.73 2343.59 2136.73 c
+ 2360.55 2136.73 2375.23 2143.2 2393.32 2158.98 c
+ 2397.65 2143.49 2405.14 2136.73 2418.42 2136.73 c
+ 2425.35 2136.73 2432.29 2138.45 2438.92 2141.87 c
+ 2436.93 2158.98 l
+ 2389.19 2173.04 m
+ 2375.67 2162.96 2364.97 2158.98 2352.61 2158.98 c
+ 2336.56 2158.98 2327.83 2166.67 2327.83 2180.47 c
+ 2327.83 2199.59 2344.99 2209.67 2377.09 2209.67 c
+ 2380.19 2209.67 l
+ 2389.19 2209.4 l
+ 2389.19 2173.04 l
+ f
+ n
+ 2496.61 2231.33 m
+ 2511.82 2253.68 2523.38 2263.04 2535.47 2263.04 c
+ 2552.95 2263.04 2563.65 2243.18 2563.65 2211.19 c
+ 2563.65 2172.87 2550.4 2153.28 2525.05 2153.28 c
+ 2518.58 2153.28 2510.13 2154.38 2496.61 2156.86 c
+ 2496.61 2231.33 l
+ 2496.61 2350.68 m
+ 2468.29 2350.68 l
+ 2468.29 2136.73 l
+ 2496.61 2136.73 l
+ 2506.19 2136.73 2513.79 2136.73 2522.52 2136.73 c
+ 2567.58 2136.73 2592.93 2164.49 2592.93 2213.95 c
+ 2592.93 2257.51 2572.37 2286.2 2541.1 2286.2 c
+ 2521.95 2286.2 2508.73 2277.1 2496.61 2255.32 c
+ 2496.61 2350.68 l
+ f
+ n
+ 2626.05 2136.73 28.3206 217.149 re
+ f
+ n
+ 2713.94 2227.22 m
+ 2717.04 2254.83 2728.59 2266.9 2751.97 2266.9 c
+ 2774.49 2266.9 2784.65 2254.83 2785.48 2227.22 c
+ 2713.94 2227.22 l
+ 2812.52 2165.86 m
+ 2795.34 2159.96 2781.25 2157.28 2767.17 2157.28 c
+ 2751.97 2157.28 2740.15 2160.77 2731.4 2167.73 c
+ 2720.43 2176.58 2715.64 2187.03 2713.38 2207.95 c
+ 2813.09 2207.95 l
+ 2813.36 2215.99 l
+ 2813.36 2217.86 l
+ 2813.36 2262.62 2792.24 2286.2 2752.54 2286.2 c
+ 2710.84 2286.2 2684.93 2258.32 2684.93 2213.83 c
+ 2684.93 2166.33 2714.24 2136.73 2761.27 2136.73 c
+ 2777.32 2136.73 2793.94 2139.26 2812.52 2144.89 c
+ 2812.52 2165.86 l
+ f
+ 19.0053 w
+ n
+ 11608.4 1946.68 m
+ 11608.4 2136.73 11990 2136.73 12368.6 2136.73 c
+ S
+ n
+ 14649.2 1946.68 m
+ 14649.2 2136.73 14269.1 2136.73 13889 2136.73 c
+ S
+ n
+ 12368.6 2136.73 m
+ 13889 2136.73 l
+ S
+ n
+ 13128.8 2136.73 m
+ 13128.8 2326.78 l
+ S
+ n
+ 12606 2516.84 m
+ 12715.7 2516.84 l
+ 12715.7 2537.12 l
+ 12675.1 2537.12 l
+ 12675.1 2719.8 l
+ 12606 2703.43 l
+ 12606 2683.22 l
+ 12646.8 2693.03 l
+ 12646.8 2537.12 l
+ 12606 2537.12 l
+ 12606 2516.84 l
+ f
+ n
+ 12866.9 2711.91 m
+ 12851.4 2717.54 12840.3 2719.8 12828 2719.8 c
+ 12776.7 2719.8 12746.4 2679.48 12746.4 2612.17 c
+ 12746.4 2552.36 12771.9 2516.84 12814.7 2516.84 c
+ 12853.8 2516.84 12878.5 2543.66 12878.5 2585.92 c
+ 12878.5 2624.39 12857.9 2647.43 12823.4 2647.43 c
+ 12804.1 2647.43 12790.1 2640.62 12776.3 2624.51 c
+ 12776.3 2647.79 12778.3 2659.18 12783.5 2671.32 c
+ 12791.8 2689.96 12806.8 2699.52 12827.2 2699.52 c
+ 12837.6 2699.52 12848.8 2696.74 12866.9 2689.41 c
+ 12866.9 2711.91 l
+ 12815.1 2628.55 m
+ 12838.4 2628.55 12850.2 2612.47 12850.2 2580.83 c
+ 12850.2 2551.87 12838.7 2537.12 12816 2537.12 c
+ 12792.7 2537.12 12776.3 2557.5 12776.3 2586.73 c
+ 12776.3 2612.2 12791.5 2628.55 12815.1 2628.55 c
+ f
+ n
+ 13000.3 2516.84 m
+ 13071.7 2516.84 l
+ 13095.9 2516.84 13109.8 2518.53 13119 2522.79 c
+ 13134.8 2530.43 13145.1 2547.69 13145.1 2567.77 c
+ 13145.1 2595.53 13129.1 2611.93 13092.3 2623.26 c
+ 13123.7 2634.1 13137.2 2649.42 13137.2 2674.74 c
+ 13137.2 2707.29 13117.2 2719.8 13064.9 2719.8 c
+ 13000.3 2719.8 l
+ 13000.3 2516.84 l
+ 13028.6 2538.52 m
+ 13028.6 2612.81 l
+ 13052.1 2612.81 l
+ 13093.1 2612.81 13115.2 2597.57 13115.2 2569.59 c
+ 13115.2 2544.44 13102.6 2538.52 13049.9 2538.52 c
+ 13028.6 2538.52 l
+ 13028.6 2631.69 m
+ 13028.6 2698.12 l
+ 13055.1 2698.12 l
+ 13095.4 2698.12 13107.3 2691.5 13107.3 2669.72 c
+ 13107.3 2644.38 13089.2 2631.69 13052.8 2631.69 c
+ 13028.6 2631.69 l
+ f
+ n
+ 13223.7 2517.03 m
+ 13200 2462.68 l
+ 13228.5 2462.68 l
+ 13307.3 2666.31 l
+ 13283.4 2666.31 l
+ 13238.9 2551.67 l
+ 13198.4 2666.31 l
+ 13170.7 2666.31 l
+ 13223.7 2517.03 l
+ f
+ n
+ 13386.9 2538.49 m
+ 13384.1 2537.66 13381.3 2537.12 13377.6 2537.12 c
+ 13364.9 2537.12 13361.8 2542.6 13361.8 2565.59 c
+ 13361.8 2646.02 l
+ 13390.8 2646.02 l
+ 13390.8 2666.31 l
+ 13361.8 2666.31 l
+ 13361.8 2695.88 l
+ 13333.5 2693.35 l
+ 13333.5 2666.31 l
+ 13316.6 2666.31 l
+ 13316.6 2646.02 l
+ 13333.5 2646.02 l
+ 13333.5 2560.64 l
+ 13333.5 2531.81 13346.2 2516.84 13370.7 2516.84 c
+ 13376.2 2516.84 13380.5 2517.4 13386.9 2519.37 c
+ 13386.9 2538.49 l
+ f
+ n
+ 13434.3 2607.33 m
+ 13437.4 2634.94 13449 2647.01 13472.4 2647.01 c
+ 13494.9 2647.01 13505 2634.94 13505.9 2607.33 c
+ 13434.3 2607.33 l
+ 13532.9 2545.97 m
+ 13515.7 2540.07 13501.6 2537.39 13487.5 2537.39 c
+ 13472.4 2537.39 13460.5 2540.88 13451.8 2547.84 c
+ 13440.8 2556.69 13436 2567.13 13433.8 2588.06 c
+ 13533.5 2588.06 l
+ 13533.7 2596.09 l
+ 13533.7 2597.96 l
+ 13533.7 2642.73 13512.6 2666.31 13472.9 2666.31 c
+ 13431.2 2666.31 13405.3 2638.43 13405.3 2593.93 c
+ 13405.3 2546.44 13434.6 2516.84 13481.6 2516.84 c
+ 13497.7 2516.84 13514.3 2519.37 13532.9 2525 c
+ 13532.9 2545.97 l
+ f
+ n
+ 13571.7 2525.56 m
+ 13590.8 2519.37 13605.9 2516.84 13621.1 2516.84 c
+ 13657.6 2516.84 13680.3 2533.18 13680.3 2559.71 c
+ 13680.3 2579.82 13666.9 2594.57 13640.6 2602.61 c
+ 13619.2 2609.3 l
+ 13606.4 2613.33 13600 2619.77 13600 2628.32 c
+ 13600 2640.12 13609.4 2646.02 13627.8 2646.02 c
+ 13641.6 2646.02 13654.3 2643.91 13668.3 2639.66 c
+ 13668.3 2661.81 l
+ 13652 2664.9 13640.1 2666.31 13628.6 2666.31 c
+ 13591.1 2666.31 13571.7 2652.91 13571.7 2626.63 c
+ 13571.7 2607.33 13583.2 2594.2 13606.1 2586.7 c
+ 13630.1 2579.21 l
+ 13645 2574.63 13651.9 2567.68 13651.9 2558.01 c
+ 13651.9 2544.35 13641.2 2537.12 13621.2 2537.12 c
+ 13605.5 2537.12 13590.5 2540.83 13571.7 2549.61 c
+ 13571.7 2525.56 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 50.49 -23.512 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (4) show
+ (-bytech)
+ [3.63261 5.75995 5.75995 4.23277 8.4872 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cters)
+ [4.85451 4.23277 4.85451 4.27631 4.29811 ] pdfxs
+ 95.939 -47.263 m
+ (157) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (60) 61
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (6.4)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (sofPoolAllo)
+ [11.7494 8.0625 10.3147 10.573 8.52157 8.07685 9.85575 12.1942 4.476 4.49035 8.50722 
+ ] pdfxs
+ (ca) show
+ (tion)
+ [6.2836 4.476 8.07685 14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.26925 4.49035 13.4422 4.49035 ] pdfxs
+ (za) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.51261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erm)
+ [4.8436 9.49081 9.09802 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.8436 9.52352 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 10.069 3.32724 ] pdfxs
+ (o) show
+ (llowingmaj)
+ [3.0327 3.0327 5.14905 7.88721 3.02179 6.0654 10.669 9.08711 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rrese)
+ [9.4799 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.54905 11.2799 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbey)
+ [6.0654 9.51261 6.37085 4.8436 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 11.269 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedescribedinSec-)
+ [4.29811 10.069 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 11.2799 
+ 3.0327 11.2799 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -54.648 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:) show
+ 10.303 -88.526 m
+ (\() show
+ (i\)Wepresentsever)
+ [3.0327 9.69818 10.2981 9.35992 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.76001 
+ 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lsimplebutnovel)
+ [7.53812 4.30902 3.02179 9.09802 6.05449 3.0327 9.35992 6.0654 6.0654 8.7491 6.0654 
+ 5.14905 5.4545 4.85451 7.53812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.82535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.76001 4.8436 ] pdfxs
+ (a) show
+ (nsubs)
+ [10.5817 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.0327 10.2654 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 9.35992 ] pdfxs
+ (t) show
+ (heper-)
+ [6.0654 9.35992 6.35994 4.85451 4.27631 3.63261 ] pdfxs
+ 27.273 -110.448 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.05447 ] pdfxs
+ (o) show
+ (fhe)
+ [7.53811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pd)
+ [10.2763 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.66537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.50899 ] pdfxs
+ (o) show
+ (naper-po)
+ [10.2763 9.66537 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.24357 6.05449 ] pdfxs
+ (a) show
+ (sis,bey)
+ [4.30902 3.02179 4.30902 7.38539 6.35994 4.8436 5.4545 ] pdfxs
+ (o) show
+ (ndwh)
+ [6.0654 10.2763 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.45456 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dy)
+ [6.05449 5.75995 ] pdfxs
+ 27.273 -132.371 m
+ (provides.Sever)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 4.29811 7.6472 6.05449 4.85451 
+ 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.95631 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 7.77812 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.76721 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (len)
+ [5.95631 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [8.9781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.15638 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 8.68356 4.8436 ] pdfxs
+ (o) show
+ (uldbereimplemen)
+ [6.0654 3.0327 8.9781 6.35994 7.77812 4.2654 4.85451 3.0327 9.08711 6.0654 3.02179 
+ 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 27.273 -154.293 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (ot) show
+ (herexis)
+ [6.05449 4.85451 7.909 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingre)
+ [3.0327 6.05449 9.0981 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceimplemen)
+ [9.68719 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.4872 3.02179 
+ 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 7.27298 -185.182 m
+ (\() show
+ (ii\)Wepresent)
+ [3.0327 3.02179 9.69818 10.309 9.03265 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 8.43274 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.03265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.21085 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (osupp)
+ [9.63264 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtnode)
+ [4.27631 8.42183 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 27.273 -207.105 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,presentsever)
+ [6.05449 6.51267 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 7.68002 4.29811 4.85451 
+ 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [6.45812 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mplec)
+ [9.08711 6.0654 3.02179 8.29084 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nheuris)
+ [9.49082 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics,)
+ [3.0327 4.85451 4.29811 6.50176 ] pdfxs
+ (a) show
+ (nddescribe)
+ [6.0654 9.49082 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.27993 ] pdfxs
+ (o) show
+ (urexperienceswi)
+ [6.0654 7.70173 4.85451 5.74904 6.37085 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 
+ 4.85451 7.73445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 27.273 -229.027 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 4.24199 -259.916 m
+ (\() show
+ (iii\)Weprovidede)
+ [3.0327 3.02179 3.0327 9.69818 10.309 8.1163 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 8.1163 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledperf)
+ [3.0327 3.0327 4.8436 9.32719 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceresul)
+ [6.0654 4.8436 8.1163 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sf)
+ [7.57081 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.54901 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.32719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1163 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.1163 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.29449 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -281.839 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitself)
+ [8.82538 3.0327 4.23277 4.30902 4.8436 3.0327 6.09813 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.61448 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.80359 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nspresen)
+ [6.0654 7.069 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.85451 8.82538 3.02179 8.82538 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.069 4.53815 6.0654 ] pdfxs
+ (a) show
+ (pter.Weshowth)
+ [6.0654 4.23277 4.85451 4.27631 7.58175 10.309 7.61448 4.29811 6.0654 5.14905 10.6472 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.00366 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.61448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 27.273 -303.761 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 10.3745 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimproves)
+ [6.05449 8.62899 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.61808 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.16356 ] pdfxs
+ (o) show
+ (fsever)
+ [7.65811 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.35266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msby)
+ [9.08711 8.61808 5.75995 10.0799 ] pdfxs
+ (10) show
+ (-)
+ [3.63261 ] pdfxs
+ (20) show
+ (%,)
+ [9.09802 3.0327 ] pdfxs
+ 27.273 -325.684 m
+ (speedsuptwoby)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 7.23263 6.0654 8.98901 3.93823 7.57085 8.38902 
+ 5.75995 8.68356 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.16729 ] pdfxs
+ (2) show
+ (x)
+ [8.69447 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.05449 8.98901 3.94914 7.57085 8.37811 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.0654 4.8436 4.27631 7.23263 5.75995 8.68356 ] pdfxs
+ (a) show
+ (bout)
+ [6.35994 5.46541 6.05449 7.16729 ] pdfxs
+ (1) show
+ (0x.Weshow)
+ [5.46541 5.74904 7.6472 10.2981 7.77812 4.30902 6.05449 5.15996 10.7999 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.77812 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityissubst)
+ [3.0327 3.02179 3.93823 8.69447 3.0327 7.23263 4.29811 6.0654 6.05449 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 27.273 -347.606 m
+ (improvedby)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 4.54498 -378.495 m
+ (\() show
+ (iv\)Weuse)
+ [3.0327 5.75995 9.68727 10.309 7.78903 6.0654 4.29811 7.79994 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 7.79994 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.01083 ] pdfxs
+ (a) show
+ (ndftbenchm)
+ [6.0654 8.99992 3.33815 7.18911 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks)
+ [4.2654 5.75995 7.24354 ] pdfxs
+ (t) show
+ (oshow)
+ [8.39993 4.30902 6.05449 5.15996 10.8217 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyhow)
+ [3.0327 3.02179 8.70538 6.0654 5.14905 10.8217 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.78903 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.78903 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.97813 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -400.418 m
+ (ismee)
+ [3.0327 7.99626 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ingi)
+ [3.0327 6.05449 9.15265 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (goa) show
+ (l)
+ [6.71994 ] pdfxs
+ (o) show
+ (fse)
+ [7.0363 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingdis)
+ [4.23277 3.0327 6.0654 9.14174 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.94183 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.15265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures{whichdr)
+ [6.05449 4.27631 4.8436 7.99626 9.15265 7.8763 6.0654 3.0327 4.53815 9.76355 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimproves)
+ [3.0327 3.0327 9.44719 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 7.99626 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -422.34 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 7.78903 ] pdfxs
+ (o) show
+ (f)
+ [6.26176 ] pdfxs
+ (t) show
+ (hesecodesbym)
+ [6.0654 4.8436 4.30902 7.77812 4.85451 5.75995 6.05449 4.85451 7.23263 5.75995 8.69447 
+ 9.08711 ] pdfxs
+ (o) show
+ (reth)
+ [4.27631 7.78903 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.99992 ] pdfxs
+ (10) show
+ (x.We)
+ [5.75995 7.6363 10.309 7.77812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 7.78903 ] pdfxs
+ (a) show
+ (nddescribeex)
+ [6.05449 8.99992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 7.77812 4.85451 
+ 5.74904 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lywh)
+ [3.0327 8.69447 7.8763 6.05449 ] pdfxs
+ (a) show
+ (th)
+ [7.1782 6.0654 ] pdfxs
+ (a) show
+ (ppens)
+ [6.05449 6.37085 4.8436 6.0654 4.29811 ] pdfxs
+ 27.273 -444.263 m
+ (a) show
+ (ndhowitrel)
+ [6.0654 9.68719 6.0654 5.14905 11.5199 3.0327 7.87638 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.47629 4.30902 ] pdfxs
+ (o) show
+ (urcelevel.)
+ [6.05449 4.27631 4.8436 8.4872 3.0327 4.8436 5.4545 4.85451 3.0327 3.0327 ] pdfxs
+ 16.937 -478.141 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wen)
+ [3.0327 3.0327 4.84359 6.0654 7.58175 7.73448 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [7.73448 ] pdfxs
+ (aga) show
+ (in)
+ [3.0327 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [7.12366 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.92358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.94537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.95628 6.35994 7.73448 6.0654 4.29811 4.85451 8.94537 ] pdfxs
+ (a) show
+ (stheb)
+ [7.19991 4.23277 6.0654 7.73448 6.0654 ] pdfxs
+ (a) show
+ (sisf)
+ [4.29811 3.0327 7.189 3.33815 ] pdfxs
+ (o) show
+ (rsubsequent)
+ [7.15628 4.30902 6.0654 6.05449 4.30902 4.8436 5.75995 6.05449 4.85451 5.75995 7.12366 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -1.52588e-05 -500.063 m
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Ch)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.8763 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter7describes)
+ [6.0654 4.23277 4.85451 8.91263 10.0908 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 4.85451 8.93444 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (agg) show
+ (ressivem)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.49083 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 9.47992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (\() show
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.88001 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -521.986 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.05449 8.5091 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.05449 10.3199 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8describessever)
+ [4.85451 8.53082 9.70901 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 
+ 8.56353 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ln)
+ [7.28721 6.05449 ] pdfxs
+ (o) show
+ (n-perf)
+ [6.0654 3.63261 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce-rel)
+ [6.0654 4.8436 4.85451 3.63261 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.55262 ] pdfxs
+ (o) show
+ (fpo)
+ [7.59266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.28721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -1.52588e-05 -543.908 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (156) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (3.2Co)
+ [8.07685 4.476 24.2161 11.649 8.07685 ] pdfxs
+ (n) show
+ (str)
+ [6.35528 6.2836 6.58481 ] pdfxs
+ (uc) show
+ (tionAlgorit)
+ [6.2836 4.476 8.07685 14.346 12.1798 4.49035 8.0625 8.07685 6.58481 4.49035 6.26925 
+ ] pdfxs
+ (h) show
+ (m) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (D) show
+ (S)
+ [8.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.21082 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 7.76721 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edandre\fnedina)
+ [4.85451 8.96719 5.46541 6.05449 8.9781 4.27631 4.8436 6.0654 6.05449 4.85451 8.9781 
+ 3.02179 8.9781 8.3672 ] pdfxs
+ (t) show
+ (hrees)
+ [6.0654 4.27631 4.8436 7.76721 4.29811 ] pdfxs
+ (t) show
+ (epprocess.The\frstph)
+ [4.85451 8.96719 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 7.6472 7.8763 
+ 6.05449 7.76721 6.0654 4.2654 4.30902 7.15638 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 7.7563 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (sa)
+ [7.22172 8.3672 ] pdfxs
+ (D) show
+ (S)
+ [8.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 8.9781 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -54.648 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.2654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.2654 3.0327 10.2545 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.04356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,using)
+ [9.09802 7.36357 6.0654 4.29811 3.0327 6.0654 9.65446 ] pdfxs
+ (o) show
+ (nlyin)
+ [6.05449 3.0327 9.95991 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (linf)
+ [7.23266 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2545 ] pdfxs
+ (\() show
+ (a)
+ [9.65446 ] pdfxs
+ (\\) show
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l")
+ [3.0327 9.65446 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Sec)
+ [9.56719 6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 0 -76.571 m
+ (a)
+ [10.6581 ] pdfxs
+ (\\) show
+ (B)
+ [7.7344 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (p")
+ [6.0654 10.6581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.74904 4.30902 3.0327 9.50171 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisused)
+ [4.30902 10.0581 3.0327 9.50171 6.0654 4.29811 4.85451 11.269 ] pdfxs
+ (t) show
+ (oelimin)
+ [10.6581 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (einc)
+ [10.0472 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [10.0581 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nduetoc)
+ [11.269 6.05449 6.0654 10.0581 4.23277 10.669 4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 9.51261 3.02179 11.269 ] pdfxs
+ (a) show
+ 0 -98.493 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,byinc)
+ [6.05449 6.62176 5.75995 9.3381 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (inginf)
+ [3.0327 6.05449 9.03265 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.64355 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mc)
+ [12.6762 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.43266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsin)
+ [6.05449 6.0654 7.88717 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.43266 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\(cre)
+ [6.0654 9.64355 4.23277 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (inga)
+ [3.0327 6.05449 9.04356 9.03265 ] pdfxs
+ (\\) show
+ (B)
+ [7.72349 ] pdfxs
+ (U") show
+ 0 -120.416 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.The\fn)
+ [7.60357 7.8763 6.0654 7.65812 6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.84722 ] pdfxs
+ (\\) show
+ (T)
+ [6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own"ph)
+ [5.14905 7.8763 6.0654 8.26902 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seelimin)
+ [4.29811 7.66903 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (esinc)
+ [4.8436 7.11264 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [7.66903 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndue)
+ [8.87992 6.0654 6.05449 7.66903 ] pdfxs
+ (t) show
+ (oinc)
+ [8.26902 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ming)
+ [9.09802 3.0327 6.05449 8.26902 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ 0 -142.338 m
+ (bymer)
+ [5.75995 9.18537 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.0327 6.0654 8.87992 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.70173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsintoc)
+ [6.0654 6.05449 7.73445 3.0327 5.75995 4.23277 8.89083 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 7.72354 ] pdfxs
+ (\() show
+ (cre)
+ [4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (inga)
+ [3.0327 6.05449 8.87992 8.89083 ] pdfxs
+ (\\) show
+ (T)
+ [7.8763 ] pdfxs
+ (D) show
+ (")
+ [8.87992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.TheBU)
+ [7.81084 7.8763 6.0654 8.26902 7.7344 11.6072 ] pdfxs
+ (a) show
+ (ndTDph)
+ [6.0654 9.47991 7.88721 11.76 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.73445 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.27993 ] pdfxs
+ (o) show
+ (n) show
+ 0 -164.261 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (\\) show
+ (known"S)
+ [5.75995 6.0654 5.14905 7.8763 6.0654 9.08719 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.02179 9.40355 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 9.6981 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (\() show
+ (SCCs\)in)
+ [6.0654 7.8763 7.8763 4.30902 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ 16.936 -186.183 m
+ (Twopr)
+ [7.8763 7.58175 10.5926 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perties)
+ [6.35994 4.85451 4.27631 4.23277 3.0327 4.85451 9.43625 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 9.99264 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 9.39273 3.32724 ] pdfxs
+ (o) show
+ (runders)
+ [9.41444 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (ndinghow)
+ [6.0654 6.05449 3.0327 6.0654 10.5926 6.05449 5.14905 13.0253 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.99264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisw)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 7.57085 ] pdfxs
+ (o) show
+ (rksin)
+ [4.27631 5.75995 9.43625 3.0327 11.2035 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.05449 9.99264 6.0654 4.2654 4.85451 4.29811 4.85451 6.05449 4.85451 9.98173 ] pdfxs
+ (o) show
+ (f) show
+ 0 -208.106 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (epr)
+ [7.67994 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.02176 ] pdfxs
+ (a) show
+ (ndhowitc)
+ [6.0654 8.87992 6.0654 5.14905 10.7126 3.0327 7.06911 4.8436 ] pdfxs
+ (a) show
+ (nincremen)
+ [8.89083 3.0327 6.05449 4.85451 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (llyc)
+ [3.0327 3.0327 8.58538 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.0654 4.8436 7.06911 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.66903 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 5.86904 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (pheven)
+ [6.0654 8.89083 4.8436 5.4545 4.8436 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hit)
+ [8.89083 3.0327 7.06911 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ 0 -230.028 m
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (t) show
+ (heSCCs)
+ [6.05449 8.43266 6.0654 7.8763 7.8763 7.88717 ] pdfxs
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Firs)
+ [6.05449 6.0654 7.85448 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.62176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (D) show
+ (S)
+ [9.64355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.64355 3.33815 ] pdfxs
+ (o) show
+ (rafunc)
+ [7.85446 9.03265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.64355 3.02179 7.88717 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 9.3381 4.8436 ] pdfxs
+ (o) show
+ (rrectevenif)
+ [4.27631 4.27631 4.8436 4.85451 7.82183 4.8436 5.4545 4.85451 9.64355 3.02179 6.9163 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -251.951 m
+ (asubset)
+ [9.6981 4.29811 6.0654 6.05449 4.30902 4.8436 8.48728 ] pdfxs
+ (o) show
+ (fi)
+ [7.58175 3.02179 ] pdfxs
+ (t) show
+ (sp)
+ [8.55262 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.26539 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.02179 4.85451 4.27631 8.54171 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.309 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.2763 4.8436 ] pdfxs
+ (a) show
+ (lleeshavebeeninc)
+ [3.0327 3.0327 4.8436 4.85451 8.54171 6.0654 5.14905 5.4545 9.0872 6.35994 4.85451 
+ 4.8436 10.309 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (edin)
+ [4.85451 10.2981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.0872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.309 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 0 -273.873 m
+ (t) show
+ (heinf)
+ [6.05449 9.15265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.3635 3.0327 10.3526 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.14174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.3635 4.8436 ] pdfxs
+ (a) show
+ (nbeuseds)
+ [10.3635 6.35994 9.15265 6.05449 4.30902 4.8436 10.3635 4.29811 ] pdfxs
+ (a) show
+ (felysol)
+ [3.33815 4.8436 3.0327 10.0581 4.29811 9.75264 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.75264 ] pdfxs
+ (a) show
+ (s)
+ [8.60717 ] pdfxs
+ (t) show
+ (helimi)
+ [6.05449 9.15265 3.02179 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.60717 ] pdfxs
+ (o) show
+ (nnodeswi)
+ [10.3526 6.0654 5.75995 6.05449 4.85451 8.59626 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ 451.97 -273.873 m
+ /N1025 10.909 Tf
+ (`C')
+ [3.47997 9.06531 3.47997 ] pdfxs
+ 0 -295.796 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [8.58535 ] pdfxs
+ (a) show
+ (rerespec)
+ [4.27631 9.13083 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 7.47266 ] pdfxs
+ (a) show
+ (sdescribedinSecti)
+ [8.58535 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.3417 3.0327 
+ 10.3417 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.)
+ [9.82901 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.48357 ] pdfxs
+ (t) show
+ (hekey)
+ [6.05449 9.14174 5.4545 4.8436 10.0472 ] pdfxs
+ (t) show
+ (othispr)
+ [9.74173 4.23277 6.0654 3.0327 8.58535 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pertysimplyis)
+ [6.37085 4.8436 4.27631 3.93823 10.0472 4.29811 3.0327 9.08711 6.0654 3.02179 10.0472 
+ 3.0327 4.29811 ] pdfxs
+ 0 -317.718 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tanodemustn)
+ [7.99638 9.20719 6.05449 5.75995 6.0654 8.59629 8.79257 6.05449 4.30902 7.98547 6.0654 
+ ] pdfxs
+ (o) show
+ (tbemarkedc)
+ [7.99638 6.35994 8.59629 9.08711 5.46541 4.2654 5.4545 4.85451 9.80719 4.8436 ] pdfxs
+ (o) show
+ (mpleteun)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.6072 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ilitisknown)
+ [3.0327 6.77449 3.0327 7.99638 3.0327 8.05081 5.75995 6.05449 5.14905 7.88721 9.80719 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.99638 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.77449 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.02179 4.85451 4.27631 8.05081 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.81809 4.8436 ] pdfxs
+ (a) show
+ (lleesp)
+ [3.0327 3.0327 4.8436 4.85451 8.05081 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -339.641 m
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnodehavebeeninc)
+ [7.47275 6.05449 5.75995 6.0654 8.06175 6.0654 5.14905 5.4545 8.07266 6.35994 4.85451 
+ 4.8436 9.28355 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edinto)
+ [4.8436 9.28355 3.0327 5.75995 4.23277 8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.07266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Sec)
+ [6.05449 6.0654 7.74539 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 6.33813 ] pdfxs
+ (t) show
+ (heresult)
+ [6.05449 8.07266 4.27631 4.8436 4.30902 6.05449 3.0327 7.46184 ] pdfxs
+ (o) show
+ (ftwo)
+ [6.5563 3.93823 7.58175 8.67265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlinin)
+ [6.0654 9.28355 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -361.564 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.78171 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.3272 ] pdfxs
+ (o) show
+ (rtwoc)
+ [8.75991 3.93823 7.57085 9.9381 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.5163 4.30902 3.02179 ] pdfxs
+ (t) show
+ (esisindependent)
+ [4.85451 8.78171 3.0327 8.78171 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.05449 4.85451 5.75995 8.72728 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.3272 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.749 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.Thisf)
+ [6.0654 4.29811 10.4181 7.88721 6.05449 3.0327 8.78171 3.33815 ] pdfxs
+ (o) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 ] pdfxs
+ 0 -383.486 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mam)
+ [12.9816 9.3381 9.09802 ] pdfxs
+ (o) show
+ (reb)
+ [4.2654 8.73811 6.0654 ] pdfxs
+ (a) show
+ (sicpr)
+ [4.29811 3.0327 8.73811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 9.64355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.13819 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (rderinwhichaset)
+ [4.27631 6.05449 4.85451 8.15991 3.0327 9.949 7.8763 6.0654 3.02179 4.54905 9.949 
+ 9.3381 4.30902 4.8436 8.13819 ] pdfxs
+ (o) show
+ (fnodes)
+ [7.22175 6.05449 5.75995 6.0654 4.8436 8.19263 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 8.7272 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (eddoesn)
+ [4.8436 9.949 6.0654 5.75995 4.8436 8.19263 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.12729 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.12729 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -405.409 m
+ (\fn)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (lresul)
+ [6.6654 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 0 -443.241 m
+ /N622 11.955 Tf
+ (3.2.1PrimitiveGr)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.1814 5.49929 3.73 11.2138 3.73 5.23633 
+ 3.73 6.73059 10.616 10.5682 5.49929 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (O) show
+ (peratio)
+ [7.84247 6.13291 5.49929 6.52739 5.23633 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s) show
+ 0 -472.209 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [10.6254 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 10.0145 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisa\row-insensi)
+ [3.0327 5.75995 4.29811 3.0327 9.47989 3.0327 9.47989 10.6254 6.0654 5.14905 7.8763 
+ 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.0254 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmwhichusesauni\fc)
+ [6.0654 14.2689 7.8763 6.05449 3.0327 4.54905 11.2363 6.05449 4.30902 4.8436 9.47989 
+ 10.6363 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 11.2363 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -494.132 m
+ (model,simil)
+ [9.08711 5.75995 6.0654 4.8436 3.0327 7.41812 4.29811 3.0327 9.09802 3.02179 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [8.509 ] pdfxs
+ (t) show
+ (oS)
+ [9.6981 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 8.54171 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm[)
+ [6.0654 13.3198 3.0327 ] pdfxs
+ (129) show
+ (].The)
+ [3.0327 9.68719 7.8763 6.05449 9.0872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmusessever)
+ [4.27631 3.0327 4.23277 6.0654 13.3307 6.05449 4.30902 4.8436 8.54171 4.30902 4.8436 
+ 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lprimitive)
+ [7.26539 6.0654 4.27631 3.02179 9.09802 3.0327 4.23277 3.0327 5.4545 9.0872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -516.054 m
+ (o) show
+ (nDS)
+ [9.46901 8.32365 9.46901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,showninFi)
+ [6.05449 6.0654 4.29811 6.47994 4.30902 6.05449 5.14905 7.88721 9.4581 3.0327 9.46901 
+ 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.25811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.These)
+ [7.79993 7.8763 6.0654 4.8436 4.29811 8.25811 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.70172 ] pdfxs
+ (a) show
+ (reusedin)
+ [4.27631 8.2472 6.0654 4.29811 4.85451 9.4581 3.0327 9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.2472 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 12.4907 ] pdfxs
+ (t) show
+ (omer)
+ [8.85811 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (etwocells,)
+ [8.2472 3.93823 7.58175 8.85811 4.8436 4.85451 3.02179 3.0327 4.30902 3.0327 ] pdfxs
+ 0 -537.977 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (etwonodeswhile)
+ [8.15993 3.94914 7.57085 8.77083 6.05449 5.75995 6.0654 4.8436 7.61445 7.8763 6.0654 
+ 3.0327 3.02179 8.15993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ning\feldsinaspeci\fedm)
+ [6.05449 3.0327 6.0654 8.75992 6.0654 4.8436 3.0327 6.0654 7.61445 3.0327 9.37082 
+ 8.75992 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 9.37082 9.08711 ] pdfxs
+ (a) show
+ (nner,)
+ [6.0654 6.05449 4.85451 4.2654 6.41449 ] pdfxs
+ (t) show
+ (oinlineac)
+ [8.75992 3.0327 6.0654 3.02179 3.0327 6.0654 8.15993 8.75992 4.85451 ] pdfxs
+ (a) show
+ (llee's)
+ [3.0327 3.02179 4.85451 4.8436 3.0327 7.61445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.37082 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.75992 8.77083 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ 0 -559.899 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phatap)
+ [6.05449 9.53446 5.46541 7.71274 8.93447 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icularc)
+ [3.0327 4.8436 6.0654 3.02179 5.46541 7.74537 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.51267 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 6.5454 ] pdfxs
+ (a) show
+ (ndvicevers)
+ [6.05449 9.53446 5.75995 3.0327 4.8436 8.33448 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (.Thel)
+ [7.82175 7.88721 6.05449 8.32357 3.0327 ] pdfxs
+ (att) show
+ (ertwo)
+ [4.8436 7.75628 3.93823 7.57085 8.93447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.77808 ] pdfxs
+ (a) show
+ (redescribedl)
+ [4.27631 8.32357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.53446 
+ 3.0327 ] pdfxs
+ (at) show
+ (erin)
+ [4.8436 7.75628 3.02179 9.54537 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -581.822 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -603.744 m
+ (Thefund)
+ [7.8763 6.0654 8.1272 3.32724 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (a) show
+ (l)
+ [6.31631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.3381 3.02179 9.3381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 12.3707 3.0327 4.29811 ] pdfxs
+ 240.907 -603.744 m
+ /N695 10.909 Tf
+ (m) show
+ (ergeCells)
+ [5.08363 5.22545 5.58546 5.08363 8.57443 5.08363 3.46911 3.46911 5.11626 ] pdfxs
+ 297.174 -603.744 m
+ /N614 10.909 Tf
+ (,whichmer)
+ [6.38176 7.8763 6.0654 3.02179 4.54905 9.3381 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.58172 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 8.1272 3.93823 7.58175 8.7272 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etnodes)
+ [4.8436 7.51638 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -625.667 m
+ (speci\fed.Thisrequiresmer)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 6.0654 11.0944 7.88721 6.05449 
+ 3.0327 9.0108 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 9.0108 9.08711 
+ 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 10.1563 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.55628 3.93823 5.75995 6.35994 9.55628 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,\r)
+ [6.0654 8.0072 6.05449 ] pdfxs
+ (ag) show
+ (s,)
+ [4.30902 8.0072 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.29811 8.01811 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 10.1672 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 9.0108 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (t) show
+ (hetw)
+ [6.0654 9.55628 3.93823 7.57085 ] pdfxs
+ (o) show
+ 228.545 -657.201 m
+ (49) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (61) 62
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodes,)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 7.24357 ] pdfxs
+ (a) show
+ (ndmoving)
+ [6.0654 10.1563 9.09802 5.14905 5.75995 3.0327 6.05449 9.55628 ] pdfxs
+ (t) show
+ (heinc)
+ [6.0654 8.94538 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (minged)
+ [9.08711 3.0327 6.05449 9.55628 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.3999 ] pdfxs
+ (t) show
+ (o)
+ [9.55628 ] pdfxs
+ (t) show
+ (heresul)
+ [6.0654 8.94538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingnode.)
+ [3.0327 6.05449 9.55628 6.0654 5.75995 6.05449 4.85451 9.27265 ] pdfxs
+ (I) show
+ (f)
+ [7.43993 ] pdfxs
+ (t) show
+ (hetwo\feldshaveinc)
+ [6.05449 8.95629 3.93823 7.57085 9.55628 6.0654 4.8436 3.0327 6.05449 8.41081 6.05449 
+ 5.15996 5.4545 8.94538 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -21.922 m
+ (types)
+ [3.93823 5.75995 6.35994 4.85451 8.87989 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 58.247 -21.922 m
+ /N695 10.909 Tf
+ (T) show
+ 66.138 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 70.38 -21.922 m
+ /N695 10.909 Tf
+ (n) show
+ 76.928 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 81.66 -21.922 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.84728 8.4872 ] pdfxs
+ 103.598 -21.922 m
+ /N722 10.909 Tf
+ (int) show
+ 120.779 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 128.627 -21.922 m
+ /N695 10.909 Tf
+ (f) show
+ 133.968 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 143.306 -21.922 m
+ /N614 10.909 Tf
+ (=)
+ [13.0908 ] pdfxs
+ (0) show
+ (,) show
+ 169.698 -21.922 m
+ /N695 10.909 Tf
+ (T) show
+ 177.588 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 181.831 -21.922 m
+ /N695 10.909 Tf
+ (n) show
+ 188.379 -23.559 m
+ /N703 7.96999 Tf
+ (2) show
+ 193.111 -21.922 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.84728 8.4872 ] pdfxs
+ 215.049 -21.922 m
+ /N1028 10.909 Tf
+ (f) show
+ 220.503 -21.922 m
+ /N722 10.909 Tf
+ (int) show
+ 237.685 -21.922 m
+ /N695 10.909 Tf
+ (;) show
+ 242.533 -21.922 m
+ /N722 10.909 Tf
+ (short) show
+ 271.169 -21.922 m
+ /N1028 10.909 Tf
+ (g) show
+ 276.624 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 284.472 -21.922 m
+ /N695 10.909 Tf
+ (f) show
+ 289.813 -23.559 m
+ /N703 7.96999 Tf
+ (2) show
+ 299.15 -21.922 m
+ /N614 10.909 Tf
+ (=)
+ [13.0908 ] pdfxs
+ (1\)) show
+ (,)
+ [7.84357 ] pdfxs
+ (o) show
+ (rif)
+ [8.85809 3.0327 7.90902 ] pdfxs
+ (t) show
+ (hetwonodetypes)
+ [6.0654 9.42537 3.93823 7.58175 10.0363 6.05449 5.75995 6.05449 9.43629 3.93823 5.75995 
+ 6.35994 4.85451 8.87989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.000213623 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (iblebut)
+ [3.0327 6.0654 3.02179 9.3272 6.05449 6.0654 8.71637 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 9.3272 6.05449 4.85451 3.02179 6.0654 8.7708 ] pdfxs
+ (a) show
+ (remis)
+ [4.27631 9.3272 9.08711 3.0327 4.29811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.5272 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 228.032 -43.845 m
+ /N695 10.909 Tf
+ (T) show
+ 235.922 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 240.165 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 246.713 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 251.445 -43.845 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.66183 8.4872 ] pdfxs
+ 273.02 -43.845 m
+ /N695 10.909 Tf
+ (T) show
+ 280.91 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 285.152 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 291.7 -45.481 m
+ /N703 7.96999 Tf
+ (2) show
+ 296.433 -43.845 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.66183 8.4872 ] pdfxs
+ 318.008 -43.845 m
+ /N1028 10.909 Tf
+ (f) show
+ 323.462 -43.845 m
+ /N722 10.909 Tf
+ (int) show
+ 340.644 -43.845 m
+ /N695 10.909 Tf
+ (;) show
+ 345.492 -43.845 m
+ /N722 10.909 Tf
+ (short) show
+ 374.128 -43.845 m
+ /N1028 10.909 Tf
+ (g) show
+ 379.583 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 387.295 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 392.636 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 401.792 -43.845 m
+ /N614 10.909 Tf
+ (=)
+ [12.9053 ] pdfxs
+ (0) show
+ (,) show
+ 427.867 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 433.208 -45.481 m
+ /N703 7.96999 Tf
+ (2) show
+ 442.364 -43.845 m
+ /N614 10.909 Tf
+ (=)
+ [12.9053 ] pdfxs
+ (1\)) show
+ (,) show
+ -0.000305176 -65.768 m
+ (t) show
+ (heresul)
+ [6.05449 8.31266 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingnodeis\frstc)
+ [3.0327 6.05449 8.91265 6.0654 5.75995 6.05449 8.31266 3.0327 7.75627 6.0654 4.2654 
+ 4.30902 7.70183 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 9.52355 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [7.76717 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.51264 3.0327 
+ 9.52355 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (10) show
+ (,bef)
+ [6.52358 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.30175 ] pdfxs
+ (t) show
+ (herest)
+ [6.0654 8.31266 4.2654 4.85451 4.29811 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (heinf)
+ [6.05449 8.31266 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.52355 3.0327 4.29811 ] pdfxs
+ -0.000305176 -87.69 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed.Mer)
+ [4.85451 6.05449 8.89083 9.99272 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.02179 6.0654 9.42537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.0654 9.42537 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esc)
+ [4.8436 8.2799 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 8.26899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etnode)
+ [4.8436 8.21456 6.0654 5.74904 6.0654 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (t) show
+ (heed)
+ [6.05449 8.82538 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 8.2799 ] pdfxs
+ (t) show
+ (obemer)
+ [9.42537 6.35994 8.82538 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 10.0254 ] pdfxs
+ (a) show
+ (swell)
+ [8.2799 7.57085 4.85451 3.02179 7.00357 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 3.33815 ] pdfxs
+ -0.000305176 -109.613 m
+ (t) show
+ (henodeisc)
+ [6.05449 8.73811 6.05449 5.75995 6.0654 8.7272 3.0327 8.18172 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (psed,)
+ [6.0654 4.30902 4.8436 6.0654 6.97085 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.73811 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ingnodef)
+ [3.02179 6.0654 9.3381 6.0654 5.74904 6.0654 8.7272 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 214.707 -109.613 m
+ /N695 10.909 Tf
+ (n) show
+ 221.255 -111.249 m
+ /N703 7.96999 Tf
+ (2) show
+ 229.87 -109.613 m
+ /N614 10.909 Tf
+ (willhave)
+ [7.8763 3.0327 3.0327 6.9163 6.05449 5.14905 5.4545 8.73811 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.64355 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.7272 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (go) show
+ (inged)
+ [3.0327 6.0654 9.3381 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ewhichismer)
+ [8.7272 7.8763 6.0654 3.0327 4.53815 9.949 3.0327 8.18172 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -0.000335693 -131.535 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.1345 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.10176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (-ed)
+ [3.63261 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.37808 ] pdfxs
+ (o) show
+ (f) show
+ 121.934 -131.535 m
+ /N695 10.909 Tf
+ (n) show
+ 128.482 -133.172 m
+ /N703 7.96999 Tf
+ (1) show
+ 133.214 -131.535 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Toperf)
+ [9.18537 6.97085 9.52355 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.1562 ] pdfxs
+ (t) show
+ (hisrecursivemer)
+ [6.0654 3.02179 8.37808 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 
+ 8.92356 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.52355 ] pdfxs
+ (o) show
+ (fnodese\016cien)
+ [7.40721 6.05449 5.75995 6.0654 4.8436 8.37808 4.8436 9.08711 4.85451 3.0327 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.84359 7.21085 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.92356 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ -0.000350952 -153.458 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.27631 8.4872 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edusingT)
+ [4.85451 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n's)
+ [6.0654 3.0327 7.94172 ] pdfxs
+ (U) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (n-Find)
+ [6.0654 3.63261 7.12357 3.02179 6.0654 9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.)
+ [6.0654 9.08711 3.0327 ] pdfxs
+ 9.72664 -186.164 m
+ /N1156 8.96599 Tf
+ (\() show
+ 13.3106 -186.164 m
+ /N1223 8.96599 Tf
+ (Merge)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 ] pdfxs
+ (tw) show
+ (ocellsofsameordi\013ere)
+ [7.99761 3.76572 4.23195 2.82423 2.34903 7.05622 4.70709 6.11483 3.7657 4.70709 7.52243 
+ 7.53143 4.70709 7.17278 4.70709 2.81534 5.64862 4.23195 3.41603 4.23195 ] pdfxs
+ (n) show
+ (tnodes;)
+ [6.34795 5.1823 4.23189 4.70709 4.23195 3.7657 6.11483 ] pdfxs
+ (u) show
+ (pdate)
+ [4.23189 4.70709 4.69812 3.0664 4.23195 ] pdfxs
+ 218.571 -186.164 m
+ /N1305 8.96599 Tf
+ (n) show
+ 224.13 -187.16 m
+ /N1153 5.978 Tf
+ (2) show
+ 228.281 -186.164 m
+ /N1223 8.96599 Tf
+ (,d)
+ [6.11483 4.70709 ] pdfxs
+ (i) show
+ (scard)
+ [3.75673 3.76572 4.70709 3.40706 4.70709 ] pdfxs
+ 265.565 -186.164 m
+ /N1305 8.96599 Tf
+ (n) show
+ 271.124 -187.16 m
+ /N1153 5.978 Tf
+ (1) show
+ 275.275 -186.164 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72662 -197.123 m
+ (Cell)
+ [6.6528 4.10643 2.55527 2.56423 ] pdfxs
+ 28.6736 -197.123 m
+ /N1217 8.96599 Tf
+ (mer) show
+ (g)
+ [5.30782 ] pdfxs
+ (e) show
+ (C)
+ [7.66588 ] pdfxs
+ (e) show
+ (lls)
+ [2.9408 2.94976 4.18707 ] pdfxs
+ 79.5446 -197.123 m
+ /N1156 8.96599 Tf
+ (\(C)
+ [3.58634 6.6528 ] pdfxs
+ (e) show
+ (ll)
+ [2.56423 2.56423 ] pdfxs
+ 102.075 -197.123 m
+ /N1220 8.96599 Tf
+ (h) show
+ 105.659 -197.123 m
+ /N1305 8.96599 Tf
+ (n) show
+ 111.218 -198.119 m
+ /N1153 5.978 Tf
+ (1) show
+ 115.369 -197.123 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 123.937 -198.119 m
+ /N1153 5.978 Tf
+ (1) show
+ 128.088 -197.123 m
+ /N1220 8.96599 Tf
+ (i) show
+ 131.672 -197.123 m
+ /N1156 8.96599 Tf
+ (,Cell)
+ [5.6306 6.6528 4.10643 2.55527 2.56423 ] pdfxs
+ 156.25 -197.123 m
+ /N1220 8.96599 Tf
+ (h) show
+ 159.833 -197.123 m
+ /N1305 8.96599 Tf
+ (n) show
+ 165.392 -198.119 m
+ /N1153 5.978 Tf
+ (2) show
+ 169.544 -197.123 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 178.112 -198.119 m
+ /N1153 5.978 Tf
+ (2) show
+ 182.262 -197.123 m
+ /N1220 8.96599 Tf
+ (i) show
+ 185.846 -197.123 m
+ /N1156 8.96599 Tf
+ (,\))
+ [2.55527 3.58634 ] pdfxs
+ 19.4545 -208.082 m
+ (if\()
+ [2.55527 5.89061 3.58634 ] pdfxs
+ (In) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pa) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (b) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (F)
+ [5.24515 ] pdfxs
+ (orMerge) show
+ (\() show
+ 125.863 -208.082 m
+ /N1305 8.96599 Tf
+ (T) show
+ 132.519 -208.082 m
+ /N1156 8.96599 Tf
+ (\() show
+ 136.103 -208.082 m
+ /N1305 8.96599 Tf
+ (n) show
+ 141.662 -209.078 m
+ /N1153 5.978 Tf
+ (1) show
+ 145.813 -208.082 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 149.396 -208.082 m
+ /N1305 8.96599 Tf
+ (;T)
+ [4.09742 5.37965 ] pdfxs
+ 160.148 -208.082 m
+ /N1156 8.96599 Tf
+ (\() show
+ 163.732 -208.082 m
+ /N1305 8.96599 Tf
+ (n) show
+ 169.291 -209.078 m
+ /N1153 5.978 Tf
+ (2) show
+ 173.442 -208.082 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 177.026 -208.082 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 185.594 -209.078 m
+ /N1153 5.978 Tf
+ (1) show
+ 189.745 -208.082 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 198.314 -209.078 m
+ /N1153 5.978 Tf
+ (2) show
+ 202.465 -208.082 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1814 -219.041 m
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ap) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ 63.5374 -219.041 m
+ /N1305 8.96599 Tf
+ (n) show
+ 69.0964 -220.037 m
+ /N1153 5.978 Tf
+ (2) show
+ 76.3194 -219.041 m
+ /N1156 8.96599 Tf
+ (\(i.)
+ [3.58634 2.55527 2.56423 ] pdfxs
+ (e) show
+ (.,m)
+ [2.55527 5.63957 7.67484 ] pdfxs
+ (erg) show
+ (e)
+ [7.1728 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.18594 ] pdfxs
+ (ou) show
+ (t-e)
+ [3.58634 3.06639 4.10643 ] pdfxs
+ (dge) show
+ (s\))
+ [3.63121 3.58634 ] pdfxs
+ 19.4544 -230 m
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 76.5894 -230 m
+ /N1305 8.96599 Tf
+ (n) show
+ 82.1483 -230.996 m
+ /N1153 5.978 Tf
+ (1) show
+ 89.3713 -230 m
+ /N1156 8.96599 Tf
+ (into)
+ [2.55527 4.86852 3.58634 7.67495 ] pdfxs
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 139.595 -230 m
+ /N1305 8.96599 Tf
+ (n) show
+ 145.154 -230.996 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4543 -240.959 m
+ /N1156 8.96599 Tf
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (ls)
+ [2.56423 6.70655 ] pdfxs
+ (of) show
+ 86.3173 -240.959 m
+ /N1305 8.96599 Tf
+ (n) show
+ 91.8763 -241.955 m
+ /N1153 5.978 Tf
+ (1) show
+ 99.0983 -240.959 m
+ /N1156 8.96599 Tf
+ (into)
+ [2.56423 4.85956 3.58634 7.67495 ] pdfxs
+ (g) show
+ (l)
+ [2.56423 ] pdfxs
+ (ob) show
+ (als)
+ [4.59962 2.56423 6.70655 ] pdfxs
+ (of) show
+ 159.05 -240.959 m
+ /N1305 8.96599 Tf
+ (n) show
+ 164.609 -241.955 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4543 -251.918 m
+ /N1156 8.96599 Tf
+ (me)
+ [7.67484 4.10643 ] pdfxs
+ (rg) show
+ (et)
+ [7.16383 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (ea) show
+ (ch)
+ [3.83745 8.19491 ] pdfxs
+ (ou) show
+ (t-)
+ [3.58634 3.06639 ] pdfxs
+ (edg) show
+ (e)
+ [7.1728 ] pdfxs
+ (of) show
+ 152.883 -251.918 m
+ /N1220 8.96599 Tf
+ (h) show
+ 156.467 -251.918 m
+ /N1305 8.96599 Tf
+ (n) show
+ 162.026 -252.914 m
+ /N1153 5.978 Tf
+ (1) show
+ 166.177 -251.918 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 174.745 -252.914 m
+ /N1687 5.978 Tf
+ (j) show
+ 178.648 -251.918 m
+ /N1220 8.96599 Tf
+ (i) show
+ 185.304 -251.918 m
+ /N1156 8.96599 Tf
+ (wit)
+ [6.6528 2.56423 3.57737 ] pdfxs
+ (h) show
+ 48.6362 -262.877 m
+ (t)
+ [3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (fc)
+ [5.89061 4.0885 ] pdfxs
+ (orr) show
+ (esp)
+ [4.10643 3.63121 5.37062 ] pdfxs
+ (ond) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.67495 ] pdfxs
+ (\f) show
+ (eld)
+ [4.10643 2.55527 8.19491 ] pdfxs
+ (of) show
+ 175.983 -262.877 m
+ /N1305 8.96599 Tf
+ (n) show
+ 181.542 -263.873 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4542 -273.835 m
+ /N1156 8.96599 Tf
+ (movei)
+ [7.67484 4.35754 4.60858 7.1728 2.55527 ] pdfxs
+ (n) show
+ (-)
+ [3.07535 ] pdfxs
+ (edge) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 89.1432 -273.835 m
+ /N1305 8.96599 Tf
+ (n) show
+ 94.7022 -274.832 m
+ /N1153 5.978 Tf
+ (1) show
+ 101.925 -273.835 m
+ /N1156 8.96599 Tf
+ (toc)
+ [3.58634 7.67495 4.09746 ] pdfxs
+ (orre) show
+ (sp)
+ [3.64018 5.37062 ] pdfxs
+ (ond) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.67495 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 206.516 -273.835 m
+ /N1305 8.96599 Tf
+ (n) show
+ 212.075 -274.832 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4542 -284.794 m
+ /N1156 8.96599 Tf
+ (de) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (r) show
+ (oy)
+ [4.35754 4.85963 ] pdfxs
+ 51.7832 -284.794 m
+ /N1305 8.96599 Tf
+ (n) show
+ 57.3422 -285.791 m
+ /N1153 5.978 Tf
+ (1) show
+ 19.4542 -295.753 m
+ /N1156 8.96599 Tf
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (urn) show
+ 47.6572 -295.753 m
+ /N1220 8.96599 Tf
+ (h) show
+ 51.2412 -295.753 m
+ /N1305 8.96599 Tf
+ (n) show
+ 56.8002 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 60.9511 -295.753 m
+ /N1305 8.96599 Tf
+ (;) show
+ 65.0461 -295.753 m
+ /N1156 8.96599 Tf
+ (0) show
+ 69.6541 -295.753 m
+ /N1220 8.96599 Tf
+ (i) show
+ 76.3101 -295.753 m
+ /N1156 8.96599 Tf
+ (\(ifc)
+ [3.58634 2.55527 5.89061 4.09746 ] pdfxs
+ (o) show
+ (lla)
+ [2.55527 2.56423 4.59962 ] pdfxs
+ (p) show
+ (s)
+ [3.64018 ] pdfxs
+ (ed) show
+ (\))
+ [6.65271 ] pdfxs
+ (or) show
+ 142.685 -295.753 m
+ /N1220 8.96599 Tf
+ (h) show
+ 146.268 -295.753 m
+ /N1305 8.96599 Tf
+ (n) show
+ 151.827 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 155.978 -295.753 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 164.547 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 168.698 -295.753 m
+ /N1220 8.96599 Tf
+ (i) show
+ 175.354 -295.753 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (her) show
+ (wis)
+ [6.66177 2.55527 3.64018 ] pdfxs
+ (e) show
+ (\)) show
+ 9.72704 -317.671 m
+ (\() show
+ 13.31 -317.671 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (e) show
+ 39.656 -317.671 m
+ /N1305 8.96599 Tf
+ (G) show
+ 46.872 -318.667 m
+ /N1153 5.978 Tf
+ (1) show
+ 54.316 -317.671 m
+ /N1223 8.96599 Tf
+ (int) show
+ (o) show
+ 73.37 -317.671 m
+ /N1305 8.96599 Tf
+ (G) show
+ 80.586 -318.667 m
+ /N1153 5.978 Tf
+ (2) show
+ 84.737 -317.671 m
+ /N1223 8.96599 Tf
+ (;mergeco)
+ [6.11483 7.5314 4.23195 3.40706 4.24091 7.52247 3.76572 4.70709 ] pdfxs
+ (r) show
+ (respo)
+ [3.40706 4.23195 3.7657 4.23189 4.70709 ] pdfxs
+ (n) show
+ (d)
+ [4.70709 ] pdfxs
+ (in) show
+ (gnodes)
+ [7.52247 5.1823 4.23189 4.70709 4.23195 7.05622 ] pdfxs
+ (f) show
+ (oreachglobal)
+ [4.69812 7.18174 3.75675 4.70709 4.23195 7.99761 4.24091 2.34903 4.70709 3.76572 4.69812 
+ 2.34903 ] pdfxs
+ 258.809 -317.671 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72597 -328.63 m
+ /N1217 8.96599 Tf
+ (c) show
+ (lon)
+ [2.94976 5.29886 5.8996 ] pdfxs
+ (eGr) show
+ (aphIn)
+ [5.15542 5.8996 5.89063 3.99882 5.60372 ] pdfxs
+ (t) show
+ (o) show
+ 82.151 -328.63 m
+ /N1156 8.96599 Tf
+ (\() show
+ 85.735 -328.63 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.9509 -329.626 m
+ /N1153 5.978 Tf
+ (1) show
+ 97.1019 -328.63 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 108.413 -329.626 m
+ /N1153 5.978 Tf
+ (2) show
+ 112.564 -328.63 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4539 -339.589 m
+ /N1305 8.96599 Tf
+ (G) show
+ 26.6699 -340.585 m
+ /N1153 5.978 Tf
+ (1) show
+ 30.3229 -340.585 m
+ /N1687 5.978 Tf
+ (c) show
+ 37.2349 -339.589 m
+ /N1156 8.96599 Tf
+ (=makeac)
+ [10.2391 7.6838 4.59962 4.60858 7.1728 7.68392 4.0885 ] pdfxs
+ (o) show
+ (py)
+ [4.86852 7.93497 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (graph) show
+ 137.348 -339.589 m
+ /N1305 8.96599 Tf
+ (G) show
+ 144.564 -340.585 m
+ /N1153 5.978 Tf
+ (1) show
+ 19.4539 -350.548 m
+ /N1156 8.96599 Tf
+ (A)
+ [6.91274 ] pdfxs
+ (d) show
+ (d)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (edge) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 118.631 -350.548 m
+ /N1305 8.96599 Tf
+ (G) show
+ 125.846 -351.544 m
+ /N1153 5.978 Tf
+ (1) show
+ 129.499 -351.544 m
+ /N1687 5.978 Tf
+ (c) show
+ 136.412 -350.548 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ 147.675 -350.548 m
+ /N1305 8.96599 Tf
+ (G) show
+ 154.891 -351.544 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4538 -361.507 m
+ /N1156 8.96599 Tf
+ (fo) show
+ (r\()
+ [6.6796 3.57737 ] pdfxs
+ (ea) show
+ (ch)
+ [3.84642 8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ 80.1488 -361.507 m
+ /N1305 8.96599 Tf
+ (N) show
+ 91.0448 -361.507 m
+ /N1220 8.96599 Tf
+ (2) show
+ 99.7478 -361.507 m
+ /N1305 8.96599 Tf
+ (G) show
+ 106.964 -362.503 m
+ /N1153 5.978 Tf
+ (1) show
+ 110.617 -362.503 m
+ /N1687 5.978 Tf
+ (c) show
+ 114.457 -361.507 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1808 -372.466 m
+ (fo) show
+ (r\(each)
+ [6.6796 3.57737 4.10643 4.59962 3.84642 8.18594 ] pdfxs
+ (g) show
+ (l)
+ [2.56423 ] pdfxs
+ (oba) show
+ (l) show
+ 94.7368 -372.466 m
+ /N1305 8.96599 Tf
+ (g) show
+ 102.013 -372.466 m
+ /N1220 8.96599 Tf
+ (2) show
+ 110.716 -372.466 m
+ /N1305 8.96599 Tf
+ (G) show
+ 117.932 -372.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 121.516 -372.466 m
+ /N1305 8.96599 Tf
+ (N) show
+ 129.851 -372.466 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 38.9088 -383.425 m
+ (me)
+ [7.67484 4.10643 ] pdfxs
+ (rge) show
+ 66.0698 -383.425 m
+ /N1305 8.96599 Tf
+ (N) show
+ 77.4778 -383.425 m
+ /N1156 8.96599 Tf
+ (witht)
+ [6.6528 2.56423 3.57737 8.19491 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (i)
+ [2.56423 ] pdfxs
+ (ng) show
+ 181.413 -383.425 m
+ /N1305 8.96599 Tf
+ (g) show
+ 189.201 -383.425 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ 199.952 -383.425 m
+ /N1305 8.96599 Tf
+ (G) show
+ 207.168 -384.421 m
+ /N1153 5.978 Tf
+ (2) show
+ 9.72575 -405.342 m
+ /N1156 8.96599 Tf
+ (\() show
+ 13.3098 -405.342 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (ecalleegraphin)
+ [7.52247 3.76572 4.70709 2.82423 2.34903 3.76572 7.52247 4.24091 3.40706 4.70709 4.70709 
+ 7.99761 2.81534 5.1823 ] pdfxs
+ (t) show
+ (ocallera)
+ [7.99761 3.75675 4.70709 2.82423 2.34903 4.24091 7.17278 4.70709 ] pdfxs
+ (n) show
+ (dmergearg)
+ [7.99761 7.52243 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (turn) show
+ 265.479 -405.342 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72577 -416.301 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (e) show
+ (Call)
+ [7.66588 5.15542 2.94976 2.9408 ] pdfxs
+ (ee) show
+ 70.0338 -416.301 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 102.373 -416.301 m
+ /N1305 8.96599 Tf
+ (G) show
+ 109.588 -417.364 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 129.306 -416.301 m
+ /N1156 8.96599 Tf
+ (,G)
+ [5.6306 7.23561 ] pdfxs
+ (raph) show
+ 163.692 -416.301 m
+ /N1305 8.96599 Tf
+ (G) show
+ 170.908 -417.364 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 190.765 -416.301 m
+ /N1156 8.96599 Tf
+ (,) show
+ 141.046 -427.26 m
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 179.57 -427.26 m
+ /N1305 8.96599 Tf
+ (F) show
+ 185.454 -428.323 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 205.172 -427.26 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 245.621 -427.26 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 258.976 -427.26 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4537 -438.219 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\() show
+ 85.5836 -438.219 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.7996 -439.282 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 112.517 -438.219 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 123.829 -439.282 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 143.686 -438.219 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4536 -449.178 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (ear) show
+ 41.4926 -449.178 m
+ /N1217 8.96599 Tf
+ ('S')
+ [2.94976 5.89063 2.94976 ] pdfxs
+ 56.3526 -449.178 m
+ /N1156 8.96599 Tf
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (o) show
+ (ncl)
+ [8.18594 4.09746 2.56423 ] pdfxs
+ (one) show
+ (d)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s) show
+ 19.4536 -460.137 m
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (A)
+ [6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nts\()
+ [4.86852 3.58634 3.63121 3.58634 ] pdfxs
+ 94.3536 -460.137 m
+ /N1305 8.96599 Tf
+ (G) show
+ 101.569 -461.2 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 121.426 -460.137 m
+ /N1156 8.96599 Tf
+ (,) show
+ 127.058 -460.137 m
+ /N1305 8.96599 Tf
+ (F) show
+ 132.942 -461.2 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 152.66 -460.137 m
+ /N1156 8.96599 Tf
+ (,) show
+ 158.291 -460.137 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 171.647 -460.137 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72556 -482.055 m
+ (\() show
+ 13.3096 -482.055 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (ecallergraph)
+ [7.52247 3.76572 4.70709 2.82423 2.34903 4.23195 7.18174 4.23195 3.40706 4.70709 4.70709 
+ 7.99761 ] pdfxs
+ (int) show
+ (ocalleea)
+ [7.99761 3.76572 4.69812 2.82423 2.358 3.75675 7.53143 4.70709 ] pdfxs
+ (n) show
+ (dmergearg)
+ [7.99761 7.52243 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (turn) show
+ 265.479 -482.055 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72556 -493.014 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (e) show
+ (Call)
+ [7.66588 5.15542 2.94976 2.9408 ] pdfxs
+ (er) show
+ 69.5425 -493.014 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 101.881 -493.014 m
+ /N1305 8.96599 Tf
+ (G) show
+ 109.097 -494.076 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (er) show
+ 128.953 -493.014 m
+ /N1156 8.96599 Tf
+ (,G)
+ [5.6306 7.23561 ] pdfxs
+ (raph) show
+ 163.34 -493.014 m
+ /N1305 8.96599 Tf
+ (G) show
+ 170.555 -494.076 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 190.272 -493.014 m
+ /N1156 8.96599 Tf
+ (,) show
+ 141.046 -503.972 m
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 179.569 -503.972 m
+ /N1305 8.96599 Tf
+ (F) show
+ 185.454 -505.035 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 205.171 -503.972 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 245.62 -503.972 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 258.975 -503.972 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4535 -514.931 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\() show
+ 85.5835 -514.931 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.7995 -515.994 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (er) show
+ 112.655 -514.931 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 123.967 -515.994 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 143.685 -514.931 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4534 -525.89 m
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (A)
+ [6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nts\()
+ [4.86852 3.58634 3.63121 3.58634 ] pdfxs
+ 94.3534 -525.89 m
+ /N1305 8.96599 Tf
+ (G) show
+ 101.569 -526.953 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 121.286 -525.89 m
+ /N1156 8.96599 Tf
+ (,) show
+ 126.918 -525.89 m
+ /N1305 8.96599 Tf
+ (F) show
+ 132.802 -526.953 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 152.52 -525.89 m
+ /N1156 8.96599 Tf
+ (,) show
+ 158.151 -525.89 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 171.507 -525.89 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72636 -547.808 m
+ (\() show
+ 13.3094 -547.808 m
+ /N1223 8.96599 Tf
+ (Mergearg)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (tur) show
+ (nval)
+ [8.46386 4.24091 4.69812 2.358 ] pdfxs
+ (u) show
+ (e)
+ [7.52247 ] pdfxs
+ (f) show
+ (orresolv)
+ [4.70709 7.17278 3.40706 4.24091 3.75673 4.70709 2.358 4.23195 ] pdfxs
+ (in) show
+ (gacalls)
+ [7.52247 7.99761 3.76572 4.70709 2.82423 5.63955 3.7657 ] pdfxs
+ (it) show
+ (e) show
+ 246.679 -547.808 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72636 -558.767 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (eAr) show
+ (gu)
+ [5.30782 5.89063 ] pdfxs
+ (me) show
+ (n)
+ [5.60372 ] pdfxs
+ (t) show
+ (s) show
+ 92.7854 -558.767 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 125.123 -558.767 m
+ /N1305 8.96599 Tf
+ (G) show
+ 132.339 -559.83 m
+ /N1687 5.978 Tf
+ (m)
+ [6.53989 ] pdfxs
+ (e) show
+ (rg)
+ [3.65855 3.84386 ] pdfxs
+ (e) show
+ (d) show
+ 157.764 -558.767 m
+ /N1156 8.96599 Tf
+ (,F)
+ [5.6306 5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 201.921 -558.767 m
+ /N1305 8.96599 Tf
+ (F) show
+ 207.805 -559.763 m
+ /N1687 5.978 Tf
+ (C) show
+ 213.999 -558.767 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 254.448 -558.767 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 267.803 -558.767 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4533 -569.726 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\(t)
+ [2.56423 2.55527 3.64018 3.57737 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (of) show
+ 104.29 -569.726 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 117.645 -569.726 m
+ /N1156 8.96599 Tf
+ ([)
+ [2.55527 ] pdfxs
+ (1) show
+ (],t)
+ [2.56423 5.6306 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (nval)
+ [8.18594 4.35754 4.59962 2.56423 ] pdfxs
+ (u) show
+ (e)
+ [7.1728 ] pdfxs
+ (of) show
+ 233.166 -569.726 m
+ /N1305 8.96599 Tf
+ (F) show
+ 239.05 -570.722 m
+ /N1687 5.978 Tf
+ (C) show
+ 245.244 -569.726 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4533 -580.685 m
+ (fo) show
+ (r\()
+ [6.6796 3.57737 ] pdfxs
+ (1) show
+ 44.3043 -580.685 m
+ /N1220 8.96599 Tf
+ (\024) show
+ 54.0313 -580.685 m
+ /N1305 8.96599 Tf
+ (i) show
+ 59.7452 -580.685 m
+ /N1220 8.96599 Tf
+ (\024) show
+ 69.4722 -580.685 m
+ /N1305 8.96599 Tf
+ (mi)
+ [8.12324 3.14711 ] pdfxs
+ (n) show
+ 86.3032 -580.685 m
+ /N1156 8.96599 Tf
+ (\(N)
+ [3.58634 6.90378 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (for) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ls\()
+ [2.56423 3.63121 3.58634 ] pdfxs
+ 142.69 -580.685 m
+ /N1305 8.96599 Tf
+ (F) show
+ 148.574 -581.681 m
+ /N1687 5.978 Tf
+ (C) show
+ 154.768 -580.685 m
+ /N1156 8.96599 Tf
+ (\),N)
+ [3.58634 5.6306 6.91274 ] pdfxs
+ (u) show
+ (mAct)
+ [7.67484 6.91274 4.09746 3.57737 ] pdfxs
+ (ua) show
+ (lA)
+ [2.56423 6.90378 ] pdfxs
+ (rg) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 232.911 -580.685 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 246.266 -580.685 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1802 -591.644 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\(t)
+ [2.56423 2.55527 3.64018 3.57737 3.58634 ] pdfxs
+ (arge) show
+ (tof)
+ [6.66167 4.59962 5.89061 ] pdfxs
+ (arg) show
+ 129.909 -591.644 m
+ /N1305 8.96599 Tf
+ (i) show
+ 136.134 -591.644 m
+ /N1156 8.96599 Tf
+ (a) show
+ (tC)
+ [6.65271 6.66177 ] pdfxs
+ (S) show
+ (,t)
+ [5.6306 3.57737 ] pdfxs
+ (arge) show
+ (t)
+ [6.66167 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (for) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (l) show
+ 231.405 -591.644 m
+ /N1305 8.96599 Tf
+ (i) show
+ 237.63 -591.644 m
+ /N1156 8.96599 Tf
+ (of) show
+ 248.125 -591.644 m
+ /N1305 8.96599 Tf
+ (F) show
+ 254.009 -592.64 m
+ /N1687 5.978 Tf
+ (C) show
+ 260.203 -591.644 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 102.21 -627.111 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Primi)
+ [7.8872 7.41812 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsusedin)
+ [6.0654 7.94172 6.05449 4.30902 4.8436 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 228.544 -657.201 m
+ (50) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (improving)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hedensity)
+ [6.05449 8.4872 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he'nex)
+ [6.0654 8.47629 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ ('\feld)
+ [6.6654 6.0654 4.8436 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heVs)
+ [6.05449 8.4872 11.8144 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 7.18901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.9454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.96719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.08722 ] pdfxs
+ (t) show
+ (heVlistis)
+ [6.05449 7.76721 11.0944 3.0327 3.0327 4.29811 7.15638 3.0327 7.21082 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 8.9781 ] pdfxs
+ (t) show
+ (raversedwi)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 8.96719 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hac)
+ [8.9781 8.3672 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 7.15638 ] pdfxs
+ (\() show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.74904 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 6.0654 ] pdfxs
+ (\)) show
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.0327 6.05449 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (2) show
+ (0by)
+ [9.37083 5.74904 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.21444 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.75993 ] pdfxs
+ (t) show
+ (henewly)
+ [6.0654 8.75993 6.05449 4.85451 7.8763 3.0327 9.66537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ednodes)
+ [4.85451 9.97082 6.05449 5.75995 6.0654 4.8436 8.21444 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.75993 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.97082 ] pdfxs
+ (t) show
+ (o)
+ [9.37083 ] pdfxs
+ (t) show
+ (hefr)
+ [6.05449 8.77084 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 8.1491 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.75993 3.0327 3.0327 4.29811 ] pdfxs
+ (t\)) show
+ (.Bec)
+ [8.71629 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -65.768 m
+ (t) show
+ (henodes\ft)
+ [6.05449 9.3381 6.0654 5.75995 6.05449 4.85451 8.78171 6.0654 8.72728 ] pdfxs
+ (o) show
+ (nfewerh)
+ [10.549 3.32724 4.85451 7.57085 4.85451 8.75991 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 9.3272 6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.72357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.3381 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ics)
+ [3.0327 9.3381 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.0327 6.05449 9.3381 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (cher)
+ [4.53815 6.0654 4.8436 8.75991 ] pdfxs
+ (o) show
+ (n)
+ [10.549 ] pdfxs
+ (t) show
+ (heA)
+ [6.05449 9.3381 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.0327 ] pdfxs
+ (o) show
+ (nissli)
+ [10.549 3.02179 8.79262 4.30902 3.02179 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ree\013ective:wi)
+ [4.27631 8.02902 4.8436 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 4.85451 7.6472 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.23992 9.08711 ] pdfxs
+ (a) show
+ (llocitprefe)
+ [3.0327 3.0327 5.74904 8.02902 3.0327 7.4182 6.0654 4.27631 4.8436 3.33815 4.8436 
+ ] pdfxs
+ (t) show
+ (cheswi)
+ [4.54905 6.05449 4.85451 7.47263 7.88721 3.02179 ] pdfxs
+ (t) show
+ (ha)
+ [9.23992 8.63993 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd\)s)
+ [4.27631 6.05449 7.4182 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.02902 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (7) show
+ (2bytes)
+ [8.62902 5.75995 5.75995 4.23277 4.85451 7.48354 ] pdfxs
+ (\() show
+ (prefe)
+ [6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.0654 8.62902 ] pdfxs
+ (5) show
+ (6nodes)
+ [8.63993 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -109.613 m
+ (perp)
+ [6.35994 4.85451 7.97446 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [4.85451 ] pdfxs
+ (\)) show
+ (;wi)
+ [6.76358 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [9.75264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitprefe)
+ [9.76355 3.0327 7.94183 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (cheswi)
+ [4.54905 6.05449 4.85451 8.00717 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha\(b)
+ [9.75264 9.16356 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.74904 7.58175 ] pdfxs
+ (a) show
+ (rd\)s)
+ [4.27631 6.05449 7.94183 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (2) show
+ (0by)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.00717 ] pdfxs
+ (\() show
+ (prefe)
+ [6.05449 4.27631 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ching)
+ [4.53815 6.0654 3.0327 6.05449 9.15265 ] pdfxs
+ (204) show
+ 0 -131.535 m
+ (nodesperp)
+ [6.0654 5.74904 6.0654 4.8436 8.00717 6.35994 4.85451 7.97446 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [4.85451 ] pdfxs
+ (\)) show
+ (.Thise\013ectissi)
+ [8.07266 7.8763 6.0654 3.0327 7.99626 4.85451 6.35986 4.85451 4.8436 7.94183 3.0327 
+ 8.00717 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,bec)
+ [6.75267 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usetheA)
+ [6.05449 4.30902 8.55266 4.23277 6.0654 8.55266 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (nprefe)
+ [9.76355 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chers)
+ [4.53815 6.0654 4.8436 7.97446 4.30902 ] pdfxs
+ (to) show
+ (ps)
+ [6.05449 8.00717 ] pdfxs
+ (o) show
+ (nvir)
+ [9.76355 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lmem)
+ [6.73085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -153.458 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eb)
+ [8.47629 6.37085 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ries[)
+ [4.27631 3.0327 4.8436 7.94172 3.0327 ] pdfxs
+ (80) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (I) show
+ (n)
+ [10.4945 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nto)
+ [10.4945 4.23277 9.88355 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 9.88355 ] pdfxs
+ (t) show
+ (heVlis)
+ [6.0654 9.27265 12.6108 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,thepo)
+ [7.65811 4.23277 6.0654 9.27265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.46175 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.72717 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.0654 3.02179 10.189 ] pdfxs
+ (t) show
+ (ob)
+ [9.88355 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.4835 ] pdfxs
+ (ot) show
+ (hernodetypes,)
+ [6.0654 4.8436 8.70536 6.05449 5.75995 6.0654 9.27265 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 3.0327 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [8.63992 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 8.33447 6.05449 8.02902 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [6.81821 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esi)
+ [7.42903 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.33447 ] pdfxs
+ (t) show
+ (o)
+ [8.02902 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 7.42903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovement)
+ [6.0654 4.8436 7.42903 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 6.81821 ] pdfxs
+ (o) show
+ (fFullPAoverB)
+ [5.91267 6.20722 6.0654 3.0327 3.02179 6.52358 10.7563 5.14905 5.4545 4.8436 6.85083 
+ 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.30902 4.8436 6.52358 ] pdfxs
+ (A) show
+ (.) show
+ 0 -219.225 m
+ (TheHs)
+ [7.8763 6.0654 7.84357 11.1817 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.309 ] pdfxs
+ (a) show
+ (reeli)
+ [4.2654 7.85448 4.8436 3.0327 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.02179 6.0654 3.0327 7.84357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.26537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.85448 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.85451 5.74904 7.24366 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbutn)
+ [9.05446 6.0654 6.05449 7.24366 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.24366 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.85448 6.05449 6.0654 9.08711 9.06537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.26537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -241.148 m
+ (\() show
+ (nodes)
+ [6.05449 5.75995 6.0654 4.8436 8.46535 ] pdfxs
+ (a) show
+ (refreed)
+ [4.2654 9.01083 3.33815 4.2654 4.85451 4.8436 10.2217 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 10.2217 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.2217 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (he\fb)
+ [6.05449 9.01083 6.05449 6.37085 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.85451 4.8436 7.18903 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,butthis)
+ [7.30903 6.0654 6.0654 8.40001 4.23277 6.0654 3.0327 8.45444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.2108 6.0654 5.75995 4.8436 8.46535 6.05449 ] pdfxs
+ (o) show
+ (telimin)
+ [8.40001 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -263.07 m
+ (a) show
+ (nyin)
+ [5.75995 9.06537 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 8.15993 6.0654 ] pdfxs
+ (a) show
+ (ddingin)
+ [6.05449 6.0654 3.0327 6.05449 8.77083 3.0327 9.37082 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.62536 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.15993 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.15993 ] pdfxs
+ (t) show
+ (heHnodes)
+ [6.0654 8.15993 11.4981 6.05449 5.75995 6.05449 4.85451 7.61445 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.15993 ] pdfxs
+ (o) show
+ (fsize)
+ [6.64358 4.30902 3.0327 4.8436 8.15993 ] pdfxs
+ (8) show
+ 330.108 -263.07 m
+ /N695 10.909 Tf
+ (n) show
+ 338.435 -263.07 m
+ /N614 10.909 Tf
+ (+4wi)
+ [10.2654 8.77083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 381.993 -263.07 m
+ /N695 10.909 Tf
+ (n) show
+ 391.571 -263.07 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (3) show
+ (\).TheElis)
+ [4.23277 7.77811 7.8763 6.0654 8.15993 10.7344 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 0 -284.993 m
+ (iseli)
+ [3.0327 7.26536 4.8436 3.0327 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.0327 6.05449 3.0327 7.81084 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.23265 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.03265 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.81084 6.0654 6.05449 9.09802 9.02174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.24356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.02174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 7.21093 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichreducesin)
+ [6.0654 6.13086 7.8763 6.05449 3.0327 4.54905 9.02174 4.27631 4.8436 6.0654 6.05449 
+ 4.85451 4.8436 7.26536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 7.81084 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -306.915 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m8by)
+ [12.7525 9.11992 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.96354 ] pdfxs
+ (t) show
+ (o0bytes.Bec)
+ [9.11992 9.11992 5.75995 5.75995 4.23277 4.85451 4.29811 7.96357 7.72349 4.85451 4.8436 
+ ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.51993 ] pdfxs
+ (a) show
+ (ccessesto)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 7.97445 4.23277 9.11992 ] pdfxs
+ (t) show
+ (heed)
+ [6.0654 8.50902 4.8436 6.0654 ] pdfxs
+ (g) show
+ (elistsu\013erfr)
+ [8.50902 3.0327 3.0327 4.29811 7.9091 4.30902 6.05449 6.35986 4.85451 7.93082 3.33815 
+ 4.27631 ] pdfxs
+ (o) show
+ (mpo)
+ [12.7525 6.35994 5.75995 ] pdfxs
+ (o) show
+ (rloc)
+ [7.93082 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityeven)
+ [3.0327 3.0327 3.93823 9.42537 4.8436 5.4545 4.85451 9.71991 ] pdfxs
+ (a) show
+ (fterpo)
+ [3.33815 4.23277 4.85451 7.93082 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -328.838 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (\() show
+ (nei)
+ [6.05449 4.85451 3.0327 ] pdfxs
+ (g) show
+ (hb)
+ [5.74904 6.37085 ] pdfxs
+ (o) show
+ (ringnodesinmem)
+ [4.2654 3.0327 6.0654 8.65083 6.05449 5.75995 6.0654 4.8436 7.50536 3.02179 9.26173 
+ 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.94538 ] pdfxs
+ (a) show
+ (reseld)
+ [4.27631 8.05084 4.29811 4.8436 3.0327 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [12.2834 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 9.25083 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,)
+ [6.31631 ] pdfxs
+ (t) show
+ (hisimprovement)
+ [6.05449 3.0327 7.50536 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 7.44002 ] pdfxs
+ (t) show
+ (o)
+ [8.65083 ] pdfxs
+ (t) show
+ (heE)
+ [6.05449 8.05084 7.42902 ] pdfxs
+ 0 -350.761 m
+ (listdoesn)
+ [3.0327 3.0327 4.29811 7.68002 6.0654 5.75995 4.8436 7.74536 6.05449 ] pdfxs
+ (o) show
+ (tsi)
+ [7.69093 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyimprovepr)
+ [3.0327 9.19628 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.29084 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.5344 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce,butmayc)
+ [6.05449 4.85451 4.8436 6.51267 6.05449 6.0654 7.68002 9.09802 5.14905 9.19628 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribute)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 8.29084 ] pdfxs
+ (t) show
+ (oreducedT)
+ [8.89083 4.27631 4.85451 6.05449 6.0654 4.8436 4.85451 9.49082 7.88721 ] pdfxs
+ (L) show
+ (Bmiss)
+ [11.1598 9.09802 3.02179 4.30902 4.29811 ] pdfxs
+ 0 -372.683 m
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es.)
+ [4.8436 4.29811 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,wesee)
+ [3.0327 3.0327 5.95631 7.57085 7.60357 4.29811 4.85451 7.59266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tse)
+ [6.99275 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (heV)
+ [6.05449 7.60357 10.9308 ] pdfxs
+ (a) show
+ (ndElists,whichis)
+ [6.05449 8.81447 10.1781 3.02179 3.0327 4.30902 4.23277 4.30902 5.95631 7.8763 6.0654 
+ 3.0327 4.53815 8.81447 3.0327 7.04718 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 7.59266 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.59266 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 8.81447 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 7.04718 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ 0 -416.528 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyimprovestheperf)
+ [3.0327 9.39264 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 7.94172 4.23277 
+ 6.0654 8.4872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fthispr)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 0 -453.716 m
+ /N1025 10.909 Tf
+ (Su) show
+ (mm)
+ [10.4507 10.4507 ] pdfxs
+ (a) show
+ (ry)
+ [5.17085 10.7998 ] pdfxs
+ (o) show
+ (fAut)
+ [8.01809 9.49086 6.96002 4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 9.75266 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (I) show
+ (m)
+ [10.4616 ] pdfxs
+ (pact) show
+ 0 -482.684 m
+ /N614 10.909 Tf
+ (Whilech)
+ [11.2144 6.05449 3.0327 3.0327 8.21448 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.43628 ] pdfxs
+ (a) show
+ (ndft)
+ [6.05449 9.43628 3.32724 7.61456 ] pdfxs
+ (a) show
+ (reextremec)
+ [4.27631 8.21448 4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 8.21448 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.45812 ] pdfxs
+ (t) show
+ (heyillus)
+ [6.05449 4.85451 9.13083 3.02179 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (esperfec)
+ [4.85451 7.66899 6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyhowse)
+ [3.0327 9.13083 6.05449 5.14905 11.2581 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ing)
+ [3.02179 6.0654 8.82538 ] pdfxs
+ (a) show
+ (nddein)
+ [6.0654 9.42537 6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cin)
+ [4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -504.606 m
+ (unrel)
+ [6.0654 6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edd)
+ [4.8436 10.7999 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.1999 4.29811 ] pdfxs
+ (t) show
+ (ructuresc)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 9.04353 4.8436 ] pdfxs
+ (a) show
+ (nhaveasi)
+ [10.7999 6.05449 5.15996 5.4545 9.5781 10.189 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntperf)
+ [5.75995 8.97819 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 9.5781 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.97819 ] pdfxs
+ (o) show
+ (nhe)
+ [10.7999 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-in)
+ [6.0654 3.63261 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 9.5781 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -526.529 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 9.78537 ] pdfxs
+ (Not) show
+ (e)
+ [9.10902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.5091 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.11992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmayhave)
+ [10.3308 9.08711 5.15996 10.0254 6.05449 5.15996 5.4545 9.10902 ] pdfxs
+ (a) show
+ (nevenm)
+ [10.3308 4.85451 5.4545 4.8436 10.3308 9.08711 ] pdfxs
+ (o) show
+ (resi)
+ [4.27631 9.11992 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (nte\013ectf)
+ [5.75995 8.5091 4.85451 6.35986 4.8436 4.85451 8.5091 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -548.451 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.58175 ] pdfxs
+ (o) show
+ (rldpr)
+ [4.2654 3.0327 11.4763 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswhichfr)
+ [9.09802 9.70898 7.8763 6.0654 3.0327 4.53815 11.4763 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 9.64364 ] pdfxs
+ (t) show
+ (heirhe)
+ [6.0654 4.8436 3.0327 9.67626 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pover)
+ [11.4763 5.14905 5.4545 4.85451 9.67626 ] pdfxs
+ (t) show
+ (ime:)
+ [3.0327 9.08711 4.8436 11.4326 ] pdfxs
+ (I) show
+ (f)
+ [8.7381 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 10.2545 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [11.4654 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [9.71988 ] pdfxs
+ (o) show
+ (utfr)
+ [6.05449 9.65454 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 0 -570.374 m
+ (evenline)
+ [4.8436 5.4545 4.85451 10.3745 3.02179 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [8.58536 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.60717 ] pdfxs
+ (o) show
+ (fmem)
+ [7.6472 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.069 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utin)
+ [6.0654 8.55274 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erspersed)
+ [4.85451 4.2654 4.30902 6.35994 4.8436 4.27631 4.30902 4.8436 10.3745 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.60717 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (ot) show
+ (hernodetypes\)maybe)
+ [6.05449 4.85451 8.58536 6.05449 5.75995 6.05449 9.16356 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 8.55274 9.08711 5.15996 10.069 6.35994 4.8436 ] pdfxs
+ 0 -592.296 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (ag) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 8.7381 3.0327 8.72719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.5163 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Wi)
+ [6.0654 7.55993 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.7381 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.52721 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 5.90177 ] pdfxs
+ (t) show
+ (hesenodes)
+ [6.05449 4.85451 4.29811 7.52721 6.05449 5.75995 6.05449 4.85451 6.97082 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 7.52721 9.08711 ] pdfxs
+ (o) show
+ (relikely)
+ [4.27631 7.5163 3.0327 3.0327 5.4545 4.8436 3.0327 8.43265 ] pdfxs
+ (t) show
+ (obe)
+ [8.1272 6.35994 7.52721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (uped)
+ [6.0654 6.35994 4.85451 6.0654 ] pdfxs
+ 0 -614.219 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (heren)
+ [6.0654 4.8436 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.39264 ] pdfxs
+ (tog) show
+ (ether.)
+ [4.85451 4.23277 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (155) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (62) 63
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (ree,)
+ [4.27631 4.8436 4.8436 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.18175 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (t) show
+ (hph)
+ [9.40355 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seprin)
+ [4.29811 8.18175 6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (o) show
+ (utinf)
+ [6.05449 7.58184 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.57093 ] pdfxs
+ (t) show
+ (hesp)
+ [6.0654 8.18175 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.0327 6.05449 8.79265 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.18175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.18175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.The\frs)
+ [6.05449 6.0654 7.77811 7.8763 6.0654 8.18175 6.05449 4.27631 4.29811 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisr)
+ [4.30902 8.3672 3.0327 7.82172 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyfr)
+ [6.0654 3.02179 9.28356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ml)
+ [12.6107 3.0327 ] pdfxs
+ (oa) show
+ (d#0)
+ [9.5781 9.09802 8.9672 ] pdfxs
+ (t) show
+ (o#)
+ [8.9781 9.08711 ] pdfxs
+ (400) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.3672 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndfr)
+ [6.0654 9.5781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m#)
+ [12.6107 9.09802 ] pdfxs
+ (40) show
+ (0)
+ [8.9672 ] pdfxs
+ (t) show
+ (o#)
+ [8.9781 9.08711 ] pdfxs
+ (7600) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (t) show
+ (hirdfr)
+ [6.05449 3.0327 4.27631 9.5781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m#)
+ [12.6107 9.09802 ] pdfxs
+ (760) show
+ (0)
+ [8.9672 ] pdfxs
+ (to) show
+ 0 -43.845 m
+ (#)
+ [9.08711 ] pdfxs
+ (1575) show
+ (0)
+ [9.0981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.47629 3.0327 ] pdfxs
+ (a) show
+ (stisfr)
+ [4.30902 7.87638 3.0327 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m#)
+ [12.7198 9.09802 ] pdfxs
+ (1575) show
+ (0)
+ [9.08719 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (ft)
+ [3.33815 8.32365 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.38899 ] pdfxs
+ (t) show
+ (hreedi\013erenttypes)
+ [6.05449 4.27631 4.85451 8.92356 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ 8.33456 3.93823 5.75995 6.35994 4.85451 8.37808 ] pdfxs
+ (o) show
+ (fhe)
+ [7.41812 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.1454 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,whichwen)
+ [4.29811 7.23266 7.8763 6.0654 3.02179 4.54905 10.1454 7.58175 8.92356 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.93447 ] pdfxs
+ (V) show
+ (,E,)
+ [7.11266 7.42902 7.11266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (H) show
+ (.Visa)
+ [7.11266 12.2617 3.0327 8.38899 9.54537 ] pdfxs
+ (20) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 4.8436 ] pdfxs
+ 0 -87.69 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.27993 ] pdfxs
+ (o) show
+ (ftype)
+ [6.76358 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 83.132 -87.69 m
+ /N722 10.909 Tf
+ (Vertices) show
+ 128.95 -87.69 m
+ /N614 10.909 Tf
+ (,used)
+ [6.50176 6.05449 4.30902 4.8436 9.49082 ] pdfxs
+ (t) show
+ (orepresente)
+ [8.87992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 7.66911 4.8436 
+ ] pdfxs
+ (a) show
+ (chver)
+ [4.54905 9.49082 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (exin)
+ [4.8436 9.18537 3.0327 9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Eisa)
+ [6.05449 6.0654 7.81084 10.8435 3.0327 7.73445 8.87992 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [8.26902 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.26902 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -109.613 m
+ (type)
+ [3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 24.98 -109.613 m
+ /N722 10.909 Tf
+ (Edges) show
+ 53.616 -109.613 m
+ /N614 10.909 Tf
+ (,used)
+ [7.21085 6.05449 4.30902 4.8436 10.1345 ] pdfxs
+ (t) show
+ (orepresente)
+ [9.52355 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.31274 4.8436 
+ ] pdfxs
+ (a) show
+ (ched)
+ [4.54905 10.1345 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.91265 3.0327 10.1345 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Hisa)
+ [6.05449 6.0654 9.17447 12.2617 3.02179 8.37808 9.52355 ] pdfxs
+ (28) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.92356 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.31274 ] pdfxs
+ (o) show
+ (ftype)
+ [7.40721 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 410.305 -109.613 m
+ /N722 10.909 Tf
+ (Heap) show
+ 433.214 -109.613 m
+ /N614 10.909 Tf
+ (,which)
+ [7.21085 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (t) show
+ (he\fb)
+ [6.0654 8.47629 6.05449 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.8436 4.85451 6.65449 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pusedtos)
+ [9.68719 6.0654 4.29811 4.85451 9.68719 4.23277 9.08719 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.47629 ] pdfxs
+ (t) show
+ (hesp)
+ [6.05449 8.47629 4.30902 6.05449 ] pdfxs
+ (a) show
+ (nning)
+ [6.0654 6.05449 3.0327 6.0654 9.07629 ] pdfxs
+ (t) show
+ (reepr)
+ [4.27631 4.8436 8.47629 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.08711 7.87629 ] pdfxs
+ (I) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 8.47629 6.05449 ] pdfxs
+ (g) show
+ (ures,)
+ [6.0654 4.27631 4.8436 4.29811 6.6654 ] pdfxs
+ (t) show
+ (heVnodes)
+ [6.05449 8.47629 11.8144 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (a) show
+ (reredd)
+ [4.27631 8.47629 4.27631 4.85451 9.68719 6.0654 ] pdfxs
+ (ot) show
+ (s,)
+ [4.29811 6.6654 ] pdfxs
+ (t) show
+ (heEnodes)
+ [6.0654 8.4872 11.0617 6.05449 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (rebluecr)
+ [4.2654 8.4872 6.0654 3.0327 6.05449 8.4872 4.8436 4.27631 ] pdfxs
+ (o) show
+ (sses,)
+ [4.29811 4.30902 4.8436 4.30902 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (heHnodes)
+ [6.0654 8.4872 11.8144 6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (g) show
+ (reendi)
+ [4.2654 4.85451 4.8436 9.6981 6.0654 3.02179 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (nds.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (The\f)
+ [7.8763 6.0654 9.91628 6.05449 ] pdfxs
+ (g) show
+ (uresshow)
+ [6.0654 4.27631 4.8436 9.3708 4.29811 6.0654 5.14905 12.949 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.31637 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.91628 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.09447 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [11.1272 3.0327 9.3708 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.91628 ] pdfxs
+ (t) show
+ (ose)
+ [10.5272 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (e)
+ [9.90537 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 9.91628 6.05449 5.75995 6.0654 4.8436 9.3708 ] pdfxs
+ (o) show
+ (fe)
+ [8.39992 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.1272 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -197.303 m
+ (t) show
+ (hesedi\013erentd)
+ [6.05449 4.85451 4.29811 8.83629 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 
+ 8.23637 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.43628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.29081 3.0327 5.74904 ] pdfxs
+ (t) show
+ (odi\013erentmem)
+ [9.44719 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.22547 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (rysp)
+ [4.27631 9.74173 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ces,where)
+ [4.85451 4.8436 4.29811 7.11266 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sm)
+ [8.29081 9.08711 ] pdfxs
+ (a) show
+ (llocin)
+ [3.0327 3.0327 5.75995 8.82538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cestheV)
+ [4.8436 4.85451 8.29081 4.23277 6.0654 8.83629 12.1635 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lEnodes.)
+ [8.42174 12.8181 6.0654 5.75995 6.05449 4.85451 4.29811 13.1562 ] pdfxs
+ (I) show
+ (np)
+ [11.4544 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,when)
+ [4.27631 8.8581 7.88721 6.05449 4.85451 11.4544 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 10.8435 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 10.2436 6.0654 5.74904 6.0654 4.8436 9.69807 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.66535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.2436 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 11.4544 ] pdfxs
+ (\(t) show
+ (he\frstph)
+ [6.0654 10.2436 6.05449 4.27631 4.29811 9.64364 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [8.8581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.0253 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (estwoed)
+ [4.8436 8.23626 3.93823 7.58175 9.39265 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 8.23626 3.33815 ] pdfxs
+ (o) show
+ (reverynodeth)
+ [8.20355 4.85451 5.4545 4.8436 4.27631 9.68719 6.0654 5.75995 6.05449 8.79265 4.23277 
+ 6.0654 ] pdfxs
+ (a) show
+ (titinser)
+ [8.18183 3.02179 8.18183 3.0327 6.05449 4.30902 4.8436 4.27631 ] pdfxs
+ (t) show
+ (sin)
+ [8.23626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.38174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.78174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.0035 ] pdfxs
+ (\() show
+ (producingap)
+ [6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 3.0327 6.05449 9.39265 9.39265 6.0654 
+ ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 10.0035 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -263.07 m
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.42902 ] pdfxs
+ (V) show
+ (EE...)
+ [7.41812 7.42902 3.02179 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Thisp)
+ [10.8872 7.8763 6.0654 3.0327 8.94535 6.05449 ] pdfxs
+ (att) show
+ (ernresul)
+ [4.8436 4.27631 10.7017 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sine)
+ [8.94535 3.02179 10.7017 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (heV)
+ [6.0654 9.49083 12.8181 ] pdfxs
+ (o) show
+ (bjectshavingtwoE)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.94535 6.0654 5.14905 5.75995 3.0327 6.05449 
+ 10.1017 3.93823 7.57085 10.1017 12.0544 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -3.05176e-05 -284.993 m
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.97082 ] pdfxs
+ (t) show
+ (hem,sep)
+ [6.0654 4.8436 9.08711 7.01448 4.29811 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.35992 ] pdfxs
+ (t) show
+ (heminmem)
+ [6.0654 4.8436 13.0034 3.0327 9.95991 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryby)
+ [4.27631 9.66537 5.75995 9.66537 ] pdfxs
+ (7) show
+ (2by)
+ [9.35992 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es:)
+ [4.8436 4.30902 8.42174 ] pdfxs
+ (2) show
+ (0bytesf)
+ [9.35992 5.75995 5.75995 4.23277 4.85451 8.21444 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (heVnode,a4by)
+ [6.0654 8.74902 12.0981 6.05449 5.75995 6.05449 4.85451 7.00357 9.35992 9.37083 5.74904 
+ 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.75993 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -306.915 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (der,two)
+ [6.0654 4.8436 4.27631 7.90902 3.93823 7.58175 10.0908 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eEnodes,)
+ [9.47992 12.0544 6.0654 5.75995 6.05449 4.85451 4.29811 7.91993 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.05449 10.7017 3.93823 7.57085 10.0908 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (ehe)
+ [9.47992 6.0654 4.85451 ] pdfxs
+ (a) show
+ (dersf)
+ [6.05449 4.85451 4.2654 8.94535 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (t) show
+ (heE)
+ [6.05449 9.49083 12.0544 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.94535 ] pdfxs
+ (\(o) show
+ (new)
+ [6.05449 9.49083 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -328.838 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 9.88355 ] pdfxs
+ (o) show
+ (new)
+ [6.0654 9.27265 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.4945 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.85451 8.67274 6.05449 4.85451 ] pdfxs
+ (a) show
+ (der.Wi)
+ [6.05449 4.85451 4.2654 10.2654 11.2035 3.0327 ] pdfxs
+ (t) show
+ (hthepo)
+ [10.4945 4.23277 6.0654 9.27265 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.45084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 7.65811 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 9.27265 6.0654 5.75995 6.05449 4.85451 8.72717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.27265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edseper)
+ [4.85451 10.4835 4.30902 4.8436 6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [13.9307 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 10.909 ] pdfxs
+ (ot) show
+ (her,wi)
+ [6.05449 4.85451 4.2654 8.17084 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.8981 10.2981 ] pdfxs
+ (2) show
+ (4by)
+ [10.2981 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.14171 ] pdfxs
+ (o) show
+ (\013setbetween)
+ [6.35986 4.30902 4.8436 9.08728 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.8981 
+ ] pdfxs
+ (t) show
+ (henodes.Whenb)
+ [6.0654 9.68719 6.05449 5.75995 6.0654 4.8436 4.30902 11.4872 11.2144 6.05449 4.85451 
+ 10.8981 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.8981 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 9.68719 6.05449 6.0654 9.08711 10.909 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 9.10899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.08711 4.85451 5.75995 8.54183 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (a) show
+ (reen)
+ [4.2654 9.15265 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 6.0654 ] pdfxs
+ 170.821 -368.724 m
+ /N703 7.96999 Tf
+ (2) show
+ 175.553 -372.683 m
+ /N614 10.909 Tf
+ (,the)
+ [7.50539 4.23277 6.0654 9.15265 ] pdfxs
+ (o) show
+ (\013setbetween)
+ [6.35986 4.30902 4.8436 8.55274 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.3635 
+ ] pdfxs
+ (t) show
+ (hesenodesshrinks)
+ [6.05449 4.85451 4.29811 9.15265 6.0654 5.75995 6.05449 4.85451 8.60717 4.29811 6.0654 
+ 4.2654 3.0327 6.0654 5.74904 8.60717 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (2) show
+ (0by)
+ [9.75264 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esbec)
+ [4.8436 8.60717 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (t) show
+ (henodes)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (reneverfree'd)
+ [4.27631 8.4872 6.05449 4.85451 5.4545 4.8436 7.909 3.33815 4.27631 4.8436 4.8436 
+ 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ndthenodesc)
+ [6.0654 9.6981 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 7.94172 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (innod)
+ [3.0327 9.6981 6.05449 9.0981 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequires)
+ [7.87638 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 7.94172 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment.)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ 16.936 -416.528 m
+ (Theftpr)
+ [7.8763 6.0654 8.87993 3.32724 8.28001 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mm)
+ [13.1125 9.09802 ] pdfxs
+ (a) show
+ (kesm)
+ [5.4545 4.8436 8.33444 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.78537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lsover)
+ [3.0327 8.32353 5.15996 5.4545 4.8436 8.30173 ] pdfxs
+ (t) show
+ (helist)
+ [6.0654 8.87993 3.02179 3.0327 4.30902 8.2691 ] pdfxs
+ (o) show
+ (fnodesduringPh)
+ [7.36357 6.0654 5.74904 6.0654 4.8436 8.33444 6.0654 6.05449 4.27631 3.0327 6.05449 
+ 9.49083 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se2)
+ [4.29811 8.87993 9.49083 ] pdfxs
+ (\() show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (silyvisiblein)
+ [4.30902 3.02179 3.0327 9.78537 5.75995 3.0327 4.29811 3.0327 6.0654 3.0327 8.86902 
+ 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -438.451 m
+ (t) show
+ (heb)
+ [6.05449 8.09448 6.35994 ] pdfxs
+ (otto) show
+ (mleft)
+ [12.3271 3.02179 4.85451 3.32724 7.48365 ] pdfxs
+ (o) show
+ (fFi)
+ [6.56721 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.08357 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (17\)) show
+ (,)
+ [6.33813 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.0654 7.53809 ] pdfxs
+ (t) show
+ (hisdensep)
+ [6.05449 3.0327 7.53809 6.0654 4.8436 6.0654 4.29811 8.08357 6.0654 ] pdfxs
+ (a) show
+ (cking)
+ [4.53815 5.75995 3.0327 6.0654 8.68356 ] pdfxs
+ (o) show
+ (fnode)
+ [6.56721 6.0654 5.75995 6.05449 8.08357 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.53809 ] pdfxs
+ (a) show
+ (llowse)
+ [3.0327 3.02179 5.15996 7.8763 7.53809 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.29446 4.85451 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.53815 6.0654 8.08357 3.0327 3.0327 6.05449 8.08357 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (o) show
+ (faVnode)
+ [7.55993 9.66537 12.4035 6.0654 5.75995 6.05449 9.07629 ] pdfxs
+ (t) show
+ (opull)
+ [9.67628 6.05449 6.0654 3.02179 7.25448 ] pdfxs
+ (ot) show
+ (herVnodesin)
+ [6.0654 4.8436 8.49809 12.4035 6.05449 5.75995 6.0654 4.8436 8.5199 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.07629 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.07629 ] pdfxs
+ (\() show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.2763 ] pdfxs
+ (o) show
+ (funrel)
+ [7.55993 6.05449 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edEnodes)
+ [4.8436 10.2872 11.6399 6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Thisimproves)
+ [9.63264 7.8763 6.0654 3.02179 8.5308 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (e\013ec)
+ [4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivec)
+ [3.02179 5.4545 8.7272 4.8436 ] pdfxs
+ (a) show
+ (chedensity,reducesmem)
+ [4.54905 6.05449 8.7272 6.05449 4.85451 6.05449 4.30902 3.0327 3.93823 4.84359 6.95994 
+ 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.18172 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 9.63264 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hrequirements,)
+ [9.93809 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 4.30902 6.95994 ] pdfxs
+ (a) show
+ (ndreduces)
+ [6.0654 9.92718 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.17081 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 8.71629 7.58175 ] pdfxs
+ (o) show
+ (rkingsetf)
+ [4.2654 5.75995 3.0327 6.0654 9.31628 4.30902 4.8436 8.11638 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -504.218 m
+ (t) show
+ (hepr)
+ [6.05449 9.07629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.This)
+ [9.08711 9.63264 7.8763 6.05449 3.0327 8.5199 ] pdfxs
+ (a) show
+ (lsom)
+ [3.0327 4.30902 9.66537 9.09802 ] pdfxs
+ (a) show
+ (kesitm)
+ [5.4545 4.8436 8.5308 3.02179 8.46546 9.08711 ] pdfxs
+ (o) show
+ (relikely)
+ [4.27631 9.06538 3.0327 3.0327 5.4545 4.8436 3.0327 9.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (t) show
+ (heVnodeswill\ftin)
+ [6.05449 9.07629 12.3926 6.0654 5.75995 6.05449 4.85451 8.5199 7.8763 3.0327 3.0327 
+ 7.24357 6.0654 8.46546 3.02179 10.2872 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.06538 4.85451 ] pdfxs
+ (a) show
+ (cheduringPh)
+ [4.54905 6.05449 9.06538 6.0654 6.05449 4.27631 3.0327 6.05449 9.67628 7.42902 6.05449 
+ ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (3) show
+ (.Thec)
+ [9.20719 7.8763 6.0654 8.92356 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (o) show
+ (fbump-p)
+ [7.40721 6.0654 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.34536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.85451 5.74904 8.32365 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfurtherimprove)
+ [6.05449 8.38899 3.32724 6.0654 4.27631 4.23277 6.0654 4.8436 8.35627 3.0327 9.08711 
+ 6.0654 4.2654 5.15996 5.4545 8.92356 ] pdfxs
+ (t) show
+ (his,speedin)
+ [6.0654 3.02179 4.30902 7.22175 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ -3.05176e-05 -548.063 m
+ (upftby)
+ [6.0654 11.149 3.32724 9.33818 5.74904 10.8545 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.32727 ] pdfxs
+ (18) show
+ (%overb)
+ [14.1816 5.14905 5.4545 4.8436 9.37081 6.05449 ] pdfxs
+ (a) show
+ (sethepo)
+ [4.30902 9.9381 4.23277 6.0654 9.9381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.11629 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [11.149 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 12.2399 ] pdfxs
+ (A) show
+ (n)
+ [11.149 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlikeins)
+ [11.149 3.02179 3.0327 5.4545 9.9381 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (interleaving[)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 
+ 10.2108 3.0327 ] pdfxs
+ (136) show
+ (])
+ [7.77811 ] pdfxs
+ (\() show
+ (discussedbrie\ryinSec)
+ [6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.8436 10.8217 6.05449 4.27631 
+ 3.0327 4.8436 6.0654 10.5054 3.0327 10.8217 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,w)
+ [8.06175 7.57085 ] pdfxs
+ (o) show
+ (uldimproveperf)
+ [6.0654 3.0327 10.8108 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 9.59992 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceevenm)
+ [6.05449 4.85451 9.59992 4.85451 5.4545 4.8436 10.8108 9.09802 ] pdfxs
+ (o) show
+ (reby)
+ [4.27631 9.59992 5.75995 5.75995 ] pdfxs
+ 1 0 0 1 0 -580.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (ft)
+ [6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.63006 ] pdfxs
+ (bu) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (-p)
+ [3.07535 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [7.1279 ] pdfxs
+ (op) show
+ (timiz)
+ [3.58634 2.56423 7.67484 2.56423 4.0885 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (nis)
+ [8.65217 2.55527 7.16381 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (le)
+ [2.55527 4.10643 ] pdfxs
+ (d) show
+ (,4byt)
+ [6.19546 8.13222 4.86852 4.85963 3.58634 ] pdfxs
+ (e) show
+ (s)
+ [7.16381 ] pdfxs
+ (ar) show
+ (e)
+ [7.6211 ] pdfxs
+ (r) show
+ (eq)
+ [4.10643 4.85963 ] pdfxs
+ (u) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (d)
+ [8.6432 ] pdfxs
+ (fo) show
+ (r)
+ [7.1279 ] pdfxs
+ (a) show
+ (n)
+ [8.65217 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (ct)
+ [4.09746 7.10997 ] pdfxs
+ (header) show
+ (.)
+ [8.02452 ] pdfxs
+ (I) show
+ (ft)
+ [6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.6211 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (gn) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 7.10997 ] pdfxs
+ (op) show
+ (ti-)
+ [3.58634 2.55527 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (miz)
+ [7.6838 2.55527 4.09746 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nis)
+ [8.38319 2.55527 6.89483 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (ed) show
+ (,t)
+ [5.86372 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (fou) show
+ (rbytessavedbyt)
+ [6.86788 4.85956 4.8686 3.57737 4.10643 6.89483 3.63121 4.34857 4.60858 4.10643 8.37423 
+ 4.86852 8.12325 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (bu) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (-p)
+ [3.07535 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [6.86788 ] pdfxs
+ (op) show
+ (timiz)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nare)
+ [8.38319 4.59962 3.61323 7.35212 ] pdfxs
+ (r) show
+ (e)
+ [4.10643 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (dwith4bytes)
+ [8.38319 6.6528 2.56423 3.57737 8.38319 7.87221 4.85956 4.8686 3.57737 4.10643 6.89483 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.06993 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (gn) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ -12.437 -25.727 m
+ (padd) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ (.) show
+ 213.381 -70.663 m
+ /N614 10.909 Tf
+ (154) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.2.2Lo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 7.1013 ] pdfxs
+ (ca) show
+ (lA)
+ [8.22507 10.1499 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.74195 7.08924 5.30802 3.74195 9.77918 9.19335 ] pdfxs
+ (ha) show
+ (se)
+ [5.30802 6.13291 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.46901 ] pdfxs
+ (goa) show
+ (l)
+ [7.6472 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 9.46901 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.65811 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 6.0654 6.0654 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 9.46901 3.0327 8.92353 ] pdfxs
+ (t) show
+ (oc)
+ [10.0799 4.8436 ] pdfxs
+ (o) show
+ (mpute)
+ [9.08711 6.0654 6.0654 4.23277 9.47992 ] pdfxs
+ (a) show
+ 262.3 -28.968 m
+ /N634 10.909 Tf
+ (Loc)
+ [6.28357 5.01816 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [7.60353 ] pdfxs
+ (D) show
+ (S)
+ [10.9417 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (aph) show
+ 340.826 -28.968 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.89081 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.6799 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wi)
+ [6.0654 7.89811 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ 0 -50.89 m
+ (a) show
+ (nyinf)
+ [5.75995 9.27265 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 7.76729 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 7.83263 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.58901 4.8436 ] pdfxs
+ (a) show
+ (llees.Thisis)
+ [3.0327 3.0327 4.8436 4.8436 4.30902 7.84357 7.8763 6.05449 3.0327 7.83263 3.02179 
+ 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (o) show
+ (nlyph)
+ [6.0654 3.0327 9.27265 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinspects)
+ [7.76729 3.02179 6.0654 4.29811 6.37085 4.8436 4.85451 4.23277 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.37811 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.55631 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -72.813 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:the)
+ [6.0654 9.28356 4.23277 6.0654 9.18538 ] pdfxs
+ (ot) show
+ (hertwoph)
+ [6.0654 4.8436 8.60718 3.93823 7.58175 9.79628 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.63989 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (es)
+ [9.18538 4.30902 ] pdfxs
+ (o) show
+ (lely)
+ [3.02179 4.85451 3.0327 10.0908 ] pdfxs
+ (o) show
+ (n)
+ [10.3963 ] pdfxs
+ (D) show
+ (S)
+ [10.3963 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.0654 6.05449 4.30902 9.98173 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 347.703 -72.813 m
+ /N1025 10.909 Tf
+ (H) show
+ 357.522 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 360.552 -72.813 m
+ /N1025 10.909 Tf
+ (S) show
+ 367.522 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 370.552 -72.813 m
+ /N1025 10.909 Tf
+ (G) show
+ 380.415 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 383.446 -72.813 m
+ /N1025 10.909 Tf
+ (U) show
+ 393.097 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 396.128 -72.813 m
+ /N1025 10.909 Tf
+ (M) show
+ 408.037 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 411.067 -72.813 m
+ /N1025 10.909 Tf
+ (R) show
+ 424.813 -72.813 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [8.63989 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.6654 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (rederiveds)
+ [4.27631 8.4872 6.0654 4.8436 4.27631 3.02179 5.4545 4.85451 9.6981 4.29811 ] pdfxs
+ (o) show
+ (lelyin)
+ [3.0327 4.8436 3.0327 9.39264 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisph)
+ [6.05449 3.0327 7.94172 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se:)
+ [4.30902 4.8436 7.87629 ] pdfxs
+ (ot) show
+ (herph)
+ [6.0654 4.8436 7.909 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (nlypr)
+ [6.0654 3.02179 9.39264 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ 16.937 -116.658 m
+ (Theloc)
+ [7.8763 6.0654 9.64356 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.83266 ] pdfxs
+ (D) show
+ (S)
+ [10.8544 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.8544 3.33815 ] pdfxs
+ (o) show
+ (rafuncti)
+ [9.06536 10.2545 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 190.748 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 204.078 -116.658 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 9.09807 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.8544 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [9.10898 4.29811 6.0654 5.14905 7.8763 10.8654 3.02179 10.8654 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.64356 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Wepresent)
+ [11.3672 10.309 9.64356 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 9.04364 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -138.581 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.02179 5.75995 4.30902 3.02179 7.62536 3.0327 9.38173 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.62536 ] pdfxs
+ (o) show
+ (faminim)
+ [6.65449 8.77083 9.08711 3.0327 6.05449 3.0327 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [6.34903 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ewhichiss)
+ [8.15993 7.8763 6.0654 3.0327 4.53815 9.38173 3.0327 7.62536 4.29811 ] pdfxs
+ (t) show
+ (ill)
+ [3.0327 3.0327 6.34903 ] pdfxs
+ (a) show
+ (spowerful)
+ [7.61445 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 6.34903 ] pdfxs
+ (a) show
+ (sC.The)
+ [7.61445 7.88721 6.34903 7.8763 6.05449 8.17084 ] pdfxs
+ (a) show
+ (ssump)
+ [4.30902 4.29811 6.0654 9.08711 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.61445 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.56002 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -160.503 m
+ (typesys)
+ [3.93823 5.75995 6.35994 8.4872 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.6981 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rymodelin)
+ [4.27631 9.39264 9.08711 5.75995 6.0654 4.8436 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisl)
+ [6.05449 3.0327 7.94172 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eweredescribedinSec)
+ [8.4872 7.57085 4.85451 4.2654 8.4872 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 9.6981 3.0327 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 374.273 -156.544 m
+ /N703 7.96999 Tf
+ (3) show
+ 379.005 -160.503 m
+ /N614 10.909 Tf
+ (.) show
+ 16.937 -182.426 m
+ (The)
+ [7.8763 6.0654 7.61448 ] pdfxs
+ (\\) show
+ 43.952 -182.426 m
+ /N634 10.909 Tf
+ (Loc)
+ [6.28357 5.01816 4.46185 ] pdfxs
+ (a) show
+ (lAn)
+ [2.79267 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ 107.969 -182.426 m
+ /N614 10.909 Tf
+ ("r)
+ [8.22538 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (ine\frstcre)
+ [3.0327 6.0654 7.61448 6.0654 4.27631 4.29811 7.01457 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 7.07991 ] pdfxs
+ (a) show
+ (nemptynode)
+ [8.82538 4.85451 9.08711 6.0654 3.93823 8.53083 6.05449 5.75995 6.0654 7.61448 ] pdfxs
+ (a) show
+ (sa)
+ [7.07991 8.22538 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etf)
+ [4.8436 7.01457 3.33815 ] pdfxs
+ (o) show
+ (reveryp)
+ [7.04719 4.8436 5.4545 4.8436 4.27631 8.53083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.02179 6.0654 3.0327 4.8436 ] pdfxs
+ 1.52588e-05 -204.348 m
+ (vir)
+ [5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [8.43265 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.68717 ] pdfxs
+ (\() show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (ering)
+ [4.8436 4.27631 3.0327 6.05449 10.8654 ] pdfxs
+ (t) show
+ (hemin)
+ [6.0654 4.8436 14.5089 3.02179 11.4763 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 10.2654 9.08711 ] pdfxs
+ (a) show
+ (p) show
+ 216.845 -204.348 m
+ /N695 10.909 Tf
+ (E) show
+ 224.898 -206.037 m
+ /N698 7.96999 Tf
+ (V) show
+ 232.21 -204.348 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [8.87992 ] pdfxs
+ (a) show
+ (ndcre)
+ [6.0654 11.4654 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esasep)
+ [4.8436 9.71988 10.8654 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (enodef)
+ [10.2545 6.0654 5.75995 6.05449 10.2654 3.32724 ] pdfxs
+ (o) show
+ (revery)
+ [9.68717 4.8436 5.4545 4.85451 4.2654 11.1708 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 0 -226.271 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble.The)
+ [6.05449 3.0327 4.8436 9.07628 7.88721 6.05449 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (hendoesaline)
+ [6.0654 4.8436 10.1017 6.05449 5.75995 4.8436 8.34535 9.49083 3.02179 3.0327 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (rsc)
+ [8.31264 4.29811 4.85451 ] pdfxs
+ (a) show
+ (nover)
+ [10.0908 5.14905 5.4545 4.85451 8.30173 ] pdfxs
+ (t) show
+ (heins)
+ [6.0654 8.87993 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.33444 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.87993 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,cre)
+ [6.0654 7.1563 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ingnew)
+ [3.0327 6.05449 9.49083 6.0654 4.8436 7.8763 ] pdfxs
+ 0 -248.193 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.82172 ] pdfxs
+ (at) show
+ 43.767 -248.193 m
+ /N722 10.909 Tf
+ (malloc) show
+ 81.651 -248.193 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 102.746 -248.193 m
+ /N722 10.909 Tf
+ (alloca) show
+ 140.63 -248.193 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,mer)
+ [6.0654 4.29811 6.57812 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (inged)
+ [3.0327 6.0654 8.9672 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.82172 ] pdfxs
+ (o) show
+ (fv)
+ [6.85085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.83263 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.3672 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.27631 6.0654 ] pdfxs
+ -3.05176e-05 -270.116 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.37448 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.0654 10.2654 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ingtypeinf)
+ [3.0327 6.05449 9.66537 3.93823 5.75995 6.35994 9.06538 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (tselec)
+ [8.44365 4.30902 4.8436 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2763 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thetype)
+ [6.0654 4.29811 9.59992 7.8763 6.0654 9.05447 3.93823 5.75995 6.35994 9.06538 ] pdfxs
+ (o) show
+ (facell,)
+ [7.53811 9.66537 4.8436 4.85451 3.0327 3.02179 3.0327 ] pdfxs
+ 420.676 -270.116 m
+ /N695 10.909 Tf
+ (E) show
+ 428.729 -271.804 m
+ /N698 7.96999 Tf
+ (V) show
+ 436.041 -270.116 m
+ /N614 10.909 Tf
+ (\() show
+ 440.283 -270.116 m
+ /N695 10.909 Tf
+ (Y) show
+ 449.041 -270.116 m
+ /N614 10.909 Tf
+ (\)) show
+ (,is)
+ [7.38539 3.02179 4.29811 ] pdfxs
+ -3.05176e-05 -292.038 m
+ (upd)
+ [6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1454 ] pdfxs
+ (o) show
+ (nlywhen)
+ [6.0654 3.0327 9.83991 7.88721 6.05449 4.85451 6.0654 ] pdfxs
+ 96.515 -292.038 m
+ /N695 10.909 Tf
+ (Y) show
+ 109.363 -292.038 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.38899 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 162.757 -292.038 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (s) show
+ (e)
+ [4.45094 ] pdfxs
+ (d) show
+ 187.199 -292.038 m
+ /N614 10.909 Tf
+ (inam)
+ [3.0327 10.1454 9.54537 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 8.36718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tin)
+ [8.33456 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpre)
+ [4.8436 4.27631 6.05449 4.27631 4.8436 ] pdfxs
+ (t) show
+ (sitstype,viz.,)
+ [8.3999 3.0327 4.23277 8.3999 3.93823 5.75995 6.35994 4.85451 7.23266 5.75995 3.02179 
+ 4.85451 3.0327 7.23266 ] pdfxs
+ (a) show
+ (tadereference)
+ [8.33456 9.54537 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ -4.57764e-05 -313.961 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (o) show
+ (n) show
+ 64.0109 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 76.4259 -313.961 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (ral)
+ [7.93082 9.11992 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.71991 ] pdfxs
+ (o) show
+ (rst)
+ [7.93082 4.30902 4.23277 ] pdfxs
+ (o) show
+ (re\))
+ [4.27631 4.85451 7.8982 ] pdfxs
+ (a) show
+ (ndwhenindexingin)
+ [6.05449 9.71991 7.8763 6.0654 4.8436 9.71991 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 3.0327 6.0654 9.10901 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oas)
+ [9.10901 9.11992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.50902 ] pdfxs
+ (o) show
+ (r)
+ [7.91991 ] pdfxs
+ (a) show
+ (rrayp)
+ [4.27631 4.27631 5.14905 9.41446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.71991 ] pdfxs
+ (t) show
+ (oby)
+ [9.10901 5.75995 5.75995 ] pdfxs
+ 456.212 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 464.97 -313.961 m
+ /N614 10.909 Tf
+ (.) show
+ -3.05176e-05 -335.883 m
+ /N722 10.909 Tf
+ (malloc) show
+ 34.363 -335.883 m
+ /N614 10.909 Tf
+ (,) show
+ 41.397 -335.883 m
+ /N722 10.909 Tf
+ (alloca) show
+ 75.761 -335.883 m
+ /N614 10.909 Tf
+ (,)
+ [7.0363 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 104.301 -335.883 m
+ /N722 10.909 Tf
+ (cast) show
+ 131.14 -335.883 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssimplycre)
+ [6.0654 8.22535 4.30902 3.0327 9.08711 6.0654 3.02179 9.68719 4.85451 4.27631 4.8436 
+ ] pdfxs
+ (at) show
+ (eanode)
+ [8.78174 9.38174 6.05449 5.75995 6.0654 8.77084 ] pdfxs
+ (o) show
+ (f) show
+ 300.964 -335.883 m
+ /N722 10.909 Tf
+ (void) show
+ 327.803 -335.883 m
+ /N614 10.909 Tf
+ (type.S)
+ [3.93823 5.75995 6.35994 4.85451 8.75992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feld)
+ [6.05449 4.27631 8.78174 6.05449 4.85451 3.0327 9.98173 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 ] pdfxs
+ -6.10352e-05 -357.806 m
+ (a) show
+ (djust)
+ [6.0654 3.32724 6.0654 4.29811 7.59274 ] pdfxs
+ (t) show
+ (heinc)
+ [6.0654 8.19266 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minged)
+ [9.09802 3.02179 6.0654 8.80356 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.20357 ] pdfxs
+ (t) show
+ (op)
+ [8.80356 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.59274 ] pdfxs
+ (t) show
+ (o)
+ [8.80356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.19266 ] pdfxs
+ (a) show
+ (ddressed\feld)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.41446 6.05449 4.85451 3.0327 
+ 9.40355 ] pdfxs
+ (\() show
+ (whichisan)
+ [7.88721 6.05449 3.0327 4.54905 9.40355 3.0327 7.65808 8.80356 6.0654 ] pdfxs
+ (o) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (pif)
+ [9.41446 3.0327 6.6763 ] pdfxs
+ (t) show
+ (henodeisc)
+ [6.0654 8.20357 6.05449 5.75995 6.05449 8.20357 3.0327 7.65808 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -379.728 m
+ (I) show
+ (ndexingin)
+ [6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 9.43628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 9.74173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sisi)
+ [8.29081 3.0327 8.29081 3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (red,i.e.,)
+ [4.27631 4.8436 6.0654 7.10176 3.0327 3.0327 4.8436 3.0327 7.10176 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 8.29081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.83629 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.0472 ] pdfxs
+ (a) show
+ (shavingasin)
+ [8.29081 6.05449 5.14905 5.75995 3.0327 6.0654 9.43628 9.44719 4.29811 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ (leelement.)
+ [3.02179 8.83629 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ 433.637 -379.728 m
+ /N722 10.909 Tf
+ (return) show
+ -6.10352e-05 -401.651 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.58172 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 8.13811 6.05449 ] pdfxs
+ (a) show
+ (ndledbycre)
+ [6.0654 6.05449 3.0327 4.8436 9.34901 5.75995 9.04356 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tingaspeci)
+ [4.23277 3.0327 6.0654 8.73811 8.73811 4.30902 6.35994 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 218.121 -401.651 m
+ /N695 10.909 Tf
+ (\031) show
+ 228.017 -401.651 m
+ /N614 10.909 Tf
+ (vir)
+ [5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [6.31631 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erwhichisused)
+ [4.8436 7.55992 7.8763 6.0654 3.0327 4.53815 9.34901 3.0327 7.59263 6.05449 4.30902 
+ 4.8436 9.34901 ] pdfxs
+ (t) show
+ (oc)
+ [8.73811 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.13811 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.13811 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 6.0654 ] pdfxs
+ -7.62939e-05 -423.574 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lue.)
+ [3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9359 -445.496 m
+ (Func)
+ [6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.39264 4.85451 ] pdfxs
+ (a) show
+ (llsresultinanewc)
+ [3.0327 3.02179 7.64718 4.27631 4.8436 4.29811 6.0654 3.0327 7.58184 3.02179 9.40355 
+ 8.79265 6.0654 4.8436 11.2144 4.85451 ] pdfxs
+ (a) show
+ (llnodebeing)
+ [3.0327 6.35994 6.0654 5.75995 6.05449 8.19266 6.35994 4.85451 3.02179 6.0654 8.79265 
+ ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.18175 ] pdfxs
+ (D) show
+ (S)
+ [9.40355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,wi)
+ [6.0654 6.05449 6.43631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.39264 4.85451 5.74904 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 7.64718 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.61446 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 8.19266 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 4.8436 ] pdfxs
+ -7.62939e-05 -467.419 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urned,thefunc)
+ [6.0654 4.2654 6.0654 4.8436 6.0654 6.3054 4.23277 6.0654 8.02902 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.46173 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.46173 6.35994 ] pdfxs
+ (ot) show
+ (hdirectandindirectc)
+ [9.23992 6.0654 3.02179 4.27631 4.8436 4.85451 7.4182 5.46541 6.05449 9.23992 3.0327 
+ 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.4182 4.85451 ] pdfxs
+ (a) show
+ (lls\),)
+ [3.02179 3.0327 4.30902 4.23277 6.3054 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.23992 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.F)
+ [4.29811 7.72357 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.45083 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -7.62939e-05 -489.341 m
+ (t) show
+ (heloc)
+ [6.05449 8.45447 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.65446 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 92.0319 -489.341 m
+ /N722 10.909 Tf
+ (addGTList) show
+ 147.176 -489.341 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 9.65446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.44357 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\(a) show
+ (\)shows)
+ [7.84365 4.29811 6.0654 5.14905 7.8763 7.90899 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.45447 4.8436 ] pdfxs
+ (a) show
+ (llnodecre)
+ [3.0327 6.62176 6.0654 5.75995 6.05449 8.45447 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 9.65446 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.86537 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.44357 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.63267 ] pdfxs
+ (t) show
+ (ofunc)
+ [9.05447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.62939e-05 -511.264 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 12.142 -511.264 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 17.182 0 m
+ /N614 10.909 Tf
+ (.)
+ [8.9781 ] pdfxs
+ (Not) show
+ (e)
+ [8.8472 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.23637 ] pdfxs
+ (a) show
+ (nemptynodeiscre)
+ [10.069 4.8436 9.09802 6.05449 3.93823 9.76355 6.0654 5.74904 6.0654 8.8472 3.0327 
+ 8.30172 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.069 ] pdfxs
+ (t) show
+ (henmer)
+ [6.05449 4.85451 10.0581 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edusin)
+ [4.8436 10.069 6.05449 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ 317.036 0 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (C)
+ [7.81088 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (s) show
+ 372.475 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.269 4.85451 ] pdfxs
+ (a) show
+ (chen)
+ [4.53815 10.069 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ryin)
+ [4.27631 9.75264 3.0327 6.0654 ] pdfxs
+ -15.578 -21.922 m
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.00718 ] pdfxs
+ (t) show
+ (oc)
+ [9.18538 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lymer)
+ [3.0327 9.49083 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (etypeinf)
+ [8.58538 3.93823 5.75995 6.35994 8.58538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisav)
+ [6.05449 8.18175 7.8763 6.0654 3.0327 8.0399 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idsl)
+ [3.0327 6.05449 8.0399 3.0327 ] pdfxs
+ (o) show
+ (singtypeinf)
+ [4.30902 3.02179 6.0654 9.19628 3.93823 5.74904 6.37085 8.58538 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwhen)
+ [9.80719 7.8763 6.05449 4.85451 9.79628 ] pdfxs
+ (t) show
+ (hedecl)
+ [6.05449 8.58538 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 6.0654 ] pdfxs
+ -15.578 -43.845 m
+ (type)
+ [3.93823 5.75995 6.35994 8.70538 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (o) show
+ (bjectisc)
+ [6.66539 3.33815 4.8436 4.85451 8.09456 3.0327 8.1599 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.09456 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (a) show
+ (nin)
+ [9.91628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (etype)
+ [8.70538 3.93823 5.75995 6.35994 8.70538 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,v)
+ [3.0327 6.93812 5.4545 ] pdfxs
+ (o) show
+ (id)
+ [3.0327 6.0654 ] pdfxs
+ (*) show
+ (\),)
+ [4.23277 6.94903 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.91628 4.8436 ] pdfxs
+ (a) show
+ (stb)
+ [4.30902 8.09456 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.61082 ] pdfxs
+ (t) show
+ (oi)
+ [9.31628 3.02179 ] pdfxs
+ (t) show
+ (sdecl)
+ [8.1599 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtype)
+ [4.2654 4.85451 9.91628 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -15.578 -65.767 m
+ (aga) show
+ (in.)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ 1 0 0 1 -15.578 -75.261 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (We)
+ [8.70597 7.95284 ] pdfxs
+ (a) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (u) show
+ (met)
+ [7.67484 7.9618 3.57737 ] pdfxs
+ (ha) show
+ (tt)
+ [7.44172 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.9618 ] pdfxs
+ (fun) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s) show
+ 131.372 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 138.664 -3.80899 m
+ /N1156 8.96599 Tf
+ (\() show
+ 142.248 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 150.561 -3.80899 m
+ /N1156 8.96599 Tf
+ (\))
+ [7.44172 ] pdfxs
+ (and) show
+ 176.708 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 183.49 -4.80598 m
+ /N1687 5.978 Tf
+ (V) show
+ 189.899 -3.80899 m
+ /N1156 8.96599 Tf
+ (\() show
+ 193.483 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 201.797 -3.80899 m
+ /N1156 8.96599 Tf
+ (\))
+ [7.44172 ] pdfxs
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (na)
+ [8.97495 8.46396 ] pdfxs
+ (n) show
+ (ew,)
+ [4.10643 6.6528 6.61686 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (ty)
+ [3.32633 8.72397 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (d) show
+ (ewitht)
+ [7.95284 6.6528 2.56423 3.58634 8.97495 3.58634 ] pdfxs
+ (h) show
+ (etype)
+ [7.95284 3.32633 4.8686 5.37062 7.9618 ] pdfxs
+ (of) show
+ 392.432 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 404.604 -3.80899 m
+ /N1156 8.96599 Tf
+ (\(byinv)
+ [3.58634 4.85956 8.72397 2.55527 4.86852 4.60858 ] pdfxs
+ (o) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (ng) show
+ -12.437 -14.768 m
+ (makeNo)
+ [7.6838 4.59962 4.60858 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 33.1329 -14.768 m
+ /N1305 8.96599 Tf
+ (t) show
+ (y)
+ [4.85954 ] pdfxs
+ (pe) show
+ (o)
+ [4.46507 ] pdfxs
+ (f) show
+ 60.1409 -14.768 m
+ /N1156 8.96599 Tf
+ (\() show
+ 63.7249 -14.768 m
+ /N1305 8.96599 Tf
+ (X) show
+ 72.0389 -14.768 m
+ /N1156 8.96599 Tf
+ (\)\)\)w)
+ [3.58634 3.57737 7.10101 6.66177 ] pdfxs
+ (he) show
+ (n)
+ [8.63424 ] pdfxs
+ (n) show
+ (o)
+ [8.12325 ] pdfxs
+ (pre) show
+ (vi)
+ [4.8686 2.55527 ] pdfxs
+ (ou) show
+ (s)
+ [7.15485 ] pdfxs
+ (edg) show
+ (ef)
+ [7.61213 2.82424 ] pdfxs
+ (r) show
+ (omt)
+ [4.59962 11.1985 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.61213 4.09746 ] pdfxs
+ (e) show
+ (llorv)
+ [2.56423 6.0789 4.59962 7.1279 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ 284.761 -14.768 m
+ /N1305 8.96599 Tf
+ (X) show
+ 296.591 -14.768 m
+ /N1156 8.96599 Tf
+ (e) show
+ (xist)
+ [4.8686 2.55527 3.64018 3.57737 ] pdfxs
+ (ed) show
+ (.F)
+ [7.99762 5.24515 ] pdfxs
+ (o) show
+ (r)
+ [7.11893 ] pdfxs
+ (e) show
+ (x)
+ [4.8686 ] pdfxs
+ (a) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,in)
+ [6.18649 2.55527 8.6432 ] pdfxs
+ (F) show
+ (i)
+ [2.55527 ] pdfxs
+ (gur) show
+ (e)
+ [7.61213 ] pdfxs
+ (3) show
+ (.)
+ [2.56423 ] pdfxs
+ (7) show
+ (\()
+ [3.57737 ] pdfxs
+ (a) show
+ (\),)
+ [3.58634 2.56423 ] pdfxs
+ -12.4371 -25.727 m
+ (t)
+ [3.58634 ] pdfxs
+ (h) show
+ (ei)
+ [6.94865 2.56423 ] pdfxs
+ (n) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (mi)
+ [7.67484 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.45977 ] pdfxs
+ (argu) show
+ (ment)
+ [7.67484 4.10643 4.85956 3.58634 ] pdfxs
+ 83.4489 -25.727 m
+ /N1305 8.96599 Tf
+ (L) show
+ 92.5749 -25.727 m
+ /N1156 8.96599 Tf
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (intstos)
+ [2.55527 4.85956 3.58634 6.49136 3.58634 7.45977 3.64018 ] pdfxs
+ (u) show
+ (cha)
+ [3.83745 7.97076 7.46874 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (e.We)
+ [4.10643 6.581 8.69701 6.95761 ] pdfxs
+ (a) show
+ (lso)
+ [2.56423 3.63121 7.45977 ] pdfxs
+ (abu) show
+ (set)
+ [3.64018 6.94865 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [6.95761 ] pdfxs
+ (no) show
+ (t)
+ [3.57737 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.56423 ] pdfxs
+ (o) show
+ (nby)
+ [7.97076 4.86852 7.71082 ] pdfxs
+ (u) show
+ (si)
+ [3.64018 2.55527 ] pdfxs
+ (ng) show
+ 333.069 -25.727 m
+ /N1305 8.96599 Tf
+ (E) show
+ 340.361 -25.727 m
+ /N1156 8.96599 Tf
+ (\() show
+ 343.945 -25.727 m
+ /N1305 8.96599 Tf
+ (X) show
+ 352.259 -25.727 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 368.13 -25.727 m
+ /N1305 8.96599 Tf
+ (:::)
+ [4.09742 4.09742 2.56423 ] pdfxs
+ 381.737 -25.727 m
+ /N1156 8.96599 Tf
+ (or) show
+ 392.805 -25.727 m
+ /N1305 8.96599 Tf
+ (E) show
+ 399.587 -26.723 m
+ /N1687 5.978 Tf
+ (V) show
+ 405.996 -25.727 m
+ /N1156 8.96599 Tf
+ (\() show
+ 409.58 -25.727 m
+ /N1305 8.96599 Tf
+ (X) show
+ 417.893 -25.727 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 433.764 -25.727 m
+ /N1305 8.96599 Tf
+ (:::)
+ [4.09742 4.09742 2.56423 ] pdfxs
+ 447.372 -25.727 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ -12.4373 -36.686 m
+ (c)
+ [3.83745 ] pdfxs
+ (hang) show
+ (ew)
+ [7.1728 6.6528 ] pdfxs
+ (ha) show
+ (t) show
+ 41.0667 -36.686 m
+ /N1305 8.96599 Tf
+ (X) show
+ 52.4527 -36.686 m
+ /N1156 8.96599 Tf
+ (pointst)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.70655 3.58634 ] pdfxs
+ (o) show
+ (.) show
+ 216.109 -64.224 m
+ /N614 10.909 Tf
+ (51) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (63) 64
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font KSIRLR+CMSY6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /KSIRLR+CMSY6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -4 -948 1329 786 } def
+ /XUID [6 5000816 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C86969CB4B5CCF05DC3E38536DB787A5AA516AC762F376FF667DB
+ 6C2CE89B76B47194C4D4699A2740EA1DBCF24AD811994C6A8CF5986D10386671
+ B185CD0E94C70636DC104C1269068E9EFE65F761D2EA95FB190C1DE47287CEFA
+ BD61678800CC614E2EE35088A06B69B5E701EDFB4580EE09624EAC69CE41F987
+ FAEC1B98F60DEF36865FF8A425F7ADE903D6435B21D69E492646AF49E35E5355
+ 99C1813D79F5B58DDD406026F2C5C70047B1712AB749A06245B6415215B0BD26
+ 0A7F0609126CAAF4D0749972A91DD0D9550306BDFF15DE7B5BD2B780AE88330C
+ 3BE4595B52CE5EC749C96C3A1F9DBA296A7BCD9C4F7A73A1BFFDDDAECF4FE559
+ B22067B2DE504BA136796006223712704C8998818F029415322AB222832CF3C0
+ 98CDD9D21E4A5262090F8681C9641A14BD24D37E2D12FFC9E98125638FF18A27
+ BEF0FCBC03596E9FDB661AF64A6215C47DD40DFE04FBAEFD9C8127EF44AA8654
+ 8753FEF9645FBF47092778D13FAF0FF7871A0B6742300CE5B20469531BCE514E
+ F51F3B0A18353372B8CDA5DD84F92FF0ADF717ED03931B1F028704F264DEC49C
+ 50FB4DE7EFAE6211C03AFE91DB1CC9867472D49ADCD57A4BDDB3A235EAF3CCF6
+ 7AF80AEAC3BA46ED8852423E504D195625AF93477E5935FB9A7C9D837D787DA0
+ 392824E950824E401993A81EF78A204C6A119783A77F90460BAB8DE93500FC8C
+ 2119387D5B51FF8B065B307EF0CBAE241C2F3498E1D8283390E505F40388AB95
+ E5EE4C8C52506A84624554E002A4ABE096A421BE618BD389835571B14443EEA9
+ 77D4B2D7C78298ADFC37EEF3DDBBAA59F6B1850A34FC724BFE738FA3621CA8E4
+ 10F7EEC9D58829D33B913D72028388CB2C63AD2348893BB54D8D3A1EEC782E66
+ 813CFA8065AB1472746C7FEE96D031DDABCE3FBE729925184C96DD28C9331DF5
+ CB96E05D4E4D3222BE25A756399B9366920702928A843A1908CC39FD8866888A
+ 5254BD7D6EE7B82DBE1569883866CF3D9530E3C0D286CD919FA4705C9F22B1A5
+ 4D57290B691C39D71C59FB92DC104D69F3982A31BC844E185A794887F44D40F0
+ 5CB67C65CF84BDD0429681BE53D392111236A795C69E8840D61CE270FFBF8C99
+ DCE0EE3E625B8B68BA077E632A84FD8B2E99C82F688199A137787B0BC9549D5D
+ A2E03B5ED504DF16FB9663E852EBD88109B4A57A3AB5BAB26630381898C6EAC5
+ 1EE5D2A3E00CAD025F1DCEEFA67201F0671C97D79E8E2996C0FEC59925F99BB1
+ 200B3EB5E87A0DF4584D5F38B5BC2C140F0CBC607C53666F51214E01245810B4
+ 2BD6CB4D57984872A1B7B12E018032ECEA110ADFFD93D9489A3439270F23C191
+ DD0DC06A77C9D7FF74F3C3B7D2091D3A8388605307410D737B2C8C90B038
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /KSIRLR+CMSY6 findfont /Encoding get
+ dup 48 /prime put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /prime/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1705/KSIRLR+CMSY6 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 81.727 692.501 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\() show
+ 3.584 0 m
+ /N1223 8.96599 Tf
+ (Comp)
+ [6.59001 4.69812 7.5314 4.70709 ] pdfxs
+ (ut) show
+ (e)
+ [7.52247 ] pdfxs
+ (t) show
+ (helocal)
+ [4.70709 7.53143 2.34903 4.23189 3.76572 4.70709 5.63955 ] pdfxs
+ (D) show
+ (S)
+ [8.47282 ] pdfxs
+ (G) show
+ (raph)
+ [3.40706 4.70709 4.70709 7.99761 ] pdfxs
+ (f) show
+ (orf)
+ [4.69812 7.18174 2.81534 ] pdfxs
+ (u) show
+ (nc)
+ [5.1823 4.23195 ] pdfxs
+ (ti) show
+ (o)
+ [4.69812 ] pdfxs
+ (n) show
+ 172.907 0 m
+ /N1305 8.96599 Tf
+ (F) show
+ 180.071 0 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -1.52588e-05 -10.959 m
+ /N1217 8.96599 Tf
+ (Lo)
+ [6.3748 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.16438 2.9408 ] pdfxs
+ (A) show
+ (nalysis)
+ [5.8996 5.15542 2.94976 5.59478 4.18707 2.94976 4.18707 ] pdfxs
+ 63.716 -10.959 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ 103.394 -10.959 m
+ /N1305 8.96599 Tf
+ (F) show
+ 110.558 -10.959 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72797 -21.918 m
+ (C)
+ [6.6528 ] pdfxs
+ (rea) show
+ (te)
+ [3.58634 7.1728 ] pdfxs
+ (a) show
+ (nem)
+ [8.18594 4.10643 7.67484 ] pdfxs
+ (p) show
+ (ty)
+ [3.32633 7.93497 ] pdfxs
+ (graph) show
+ 9.72797 -32.877 m
+ (i)
+ [2.55527 ] pdfxs
+ (f) show
+ 18.175 -32.877 m
+ /N1305 8.96599 Tf
+ (F) show
+ 28.4109 -32.877 m
+ /N1156 8.96599 Tf
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (urn) show
+ (spoint)
+ [6.70655 5.37959 4.59962 2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (rc)
+ [6.6796 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pa) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (b) show
+ (letyp)
+ [2.56423 7.1728 3.32633 4.85963 5.37959 ] pdfxs
+ (e) show
+ 19.455 -43.836 m
+ /N1305 8.96599 Tf
+ (E) show
+ 26.2359 -44.832 m
+ /N1687 5.978 Tf
+ (V) show
+ 32.6459 -43.836 m
+ /N1156 8.96599 Tf
+ (\() show
+ 36.2299 -43.836 m
+ /N1305 8.96599 Tf
+ (\031) show
+ 41.8249 -43.836 m
+ /N1156 8.96599 Tf
+ (\)=m)
+ [6.14165 10.2391 7.6838 ] pdfxs
+ (a) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (No)
+ [6.90378 4.8686 ] pdfxs
+ (de) show
+ (\(v)
+ [3.58634 4.60858 ] pdfxs
+ (o) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ (\)) show
+ 9.72794 -54.795 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9189 -54.795 m
+ /N1156 8.96599 Tf
+ (vi)
+ [4.85963 2.56423 ] pdfxs
+ (r) show
+ (t)
+ [3.58634 ] pdfxs
+ (ua) show
+ (l)
+ [5.6306 ] pdfxs
+ (reg) show
+ (iste)
+ [2.55527 3.64018 3.57737 4.10643 ] pdfxs
+ (r) show
+ (s) show
+ 84.3899 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 91.4259 -54.795 m
+ /N1156 8.96599 Tf
+ (,) show
+ 97.0579 -54.795 m
+ /N1305 8.96599 Tf
+ (E) show
+ 103.839 -55.791 m
+ /N1687 5.978 Tf
+ (V) show
+ 110.248 -54.795 m
+ /N1156 8.96599 Tf
+ (\() show
+ 113.832 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 120.868 -54.795 m
+ /N1156 8.96599 Tf
+ (\)=m)
+ [6.14165 10.2391 7.6838 ] pdfxs
+ (a) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (No)
+ [6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 182.821 -54.795 m
+ /N1305 8.96599 Tf
+ (T) show
+ 189.477 -54.795 m
+ /N1156 8.96599 Tf
+ (\() show
+ 193.061 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 200.096 -54.795 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 9.72786 -65.754 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9189 -65.754 m
+ /N1156 8.96599 Tf
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 48.6879 -65.754 m
+ /N1305 8.96599 Tf
+ (X) show
+ 60.0738 -65.754 m
+ /N1156 8.96599 Tf
+ (\(v)
+ [3.58634 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (s\))
+ [3.63121 6.65271 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (di)
+ [8.19491 2.55527 ] pdfxs
+ (n) show
+ 194.902 -65.754 m
+ /N1305 8.96599 Tf
+ (F) show
+ 19.4548 -76.713 m
+ (N) show
+ 30.8618 -76.713 m
+ /N1156 8.96599 Tf
+ (=makeNo)
+ [10.2391 7.6838 4.59962 4.60858 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 86.6718 -76.713 m
+ /N1305 8.96599 Tf
+ (T) show
+ 93.3278 -76.713 m
+ /N1156 8.96599 Tf
+ (\() show
+ 96.9118 -76.713 m
+ /N1305 8.96599 Tf
+ (X) show
+ 105.226 -76.713 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 19.4548 -87.672 m
+ /N1305 8.96599 Tf
+ (G) show
+ 26.6708 -87.672 m
+ /N1156 8.96599 Tf
+ (\() show
+ 30.2548 -87.672 m
+ /N1305 8.96599 Tf
+ (N) show
+ 38.5898 -87.672 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 45.2458 -87.672 m
+ /N1220 8.96599 Tf
+ ([) show
+ 53.9488 -87.672 m
+ /N1156 8.96599 Tf
+ (=) show
+ 63.6758 -87.672 m
+ /N1305 8.96599 Tf
+ (X) show
+ 71.9898 -87.672 m
+ /N1156 8.96599 Tf
+ (;) show
+ 19.4548 -98.63 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.87748 4.71616 4.29474 ] pdfxs
+ 41.6928 -98.63 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.2768 -98.63 m
+ /N1305 8.96599 Tf
+ (N) show
+ 53.6118 -98.63 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 60.2677 -98.63 m
+ /N1220 8.96599 Tf
+ ([) show
+ 68.9707 -98.63 m
+ /N1156 8.96599 Tf
+ (=) show
+ 78.6977 -94.821 m
+ /N1705 5.978 Tf
+ (0) show
+ 81.3827 -98.63 m
+ /N1217 8.96599 Tf
+ (G) show
+ 89.7207 -94.821 m
+ /N1705 5.978 Tf
+ (0) show
+ 9.72772 -114.415 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9187 -114.415 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ 64.5797 -114.415 m
+ /N1305 8.96599 Tf
+ (I) show
+ 71.8697 -114.415 m
+ /N1220 8.96599 Tf
+ (2) show
+ 80.5727 -114.415 m
+ /N1305 8.96599 Tf
+ (F) show
+ 90.2967 -114.415 m
+ /N1156 8.96599 Tf
+ (:c)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ 115.438 -114.415 m
+ /N1305 8.96599 Tf
+ (I) show
+ 123.24 -114.415 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (:) show
+ 19.4547 -130.2 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (mallo) show
+ (c)
+ [9.41423 ] pdfxs
+ (...) show
+ 85.3567 -130.2 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.774 -130.2 m
+ /N1223 8.96599 Tf
+ (\(heapalloca)
+ [3.7657 4.70709 3.75675 4.70709 7.99761 4.70709 2.82423 2.34903 4.23189 3.76572 4.70709 
+ ] pdfxs
+ (ti) show
+ (o)
+ [4.69812 ] pdfxs
+ (n) show
+ (\)) show
+ 29.1817 -141.158 m
+ /N1305 8.96599 Tf
+ (E) show
+ 35.9637 -142.155 m
+ /N1687 5.978 Tf
+ (V) show
+ 42.3727 -141.158 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.9567 -141.158 m
+ /N1305 8.96599 Tf
+ (X) show
+ 54.2707 -141.158 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 70.1416 -141.158 m
+ /N1305 8.96599 Tf
+ (mak)
+ [8.11427 4.88645 5.05685 ] pdfxs
+ (e) show
+ (Nod)
+ [8.33842 4.45611 4.77891 ] pdfxs
+ (e) show
+ 114.343 -141.158 m
+ /N1156 8.96599 Tf
+ (\() show
+ 117.927 -141.158 m
+ /N1196 8.96599 Tf
+ (void) show
+ 136.756 -141.158 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1816 -152.117 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4196 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0036 -152.117 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0826 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6666 -152.117 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4476 -153.114 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8576 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4406 -152.117 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.755 -152.117 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.578 -152.117 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.282 -152.117 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.521 -152.117 m
+ /N1217 8.96599 Tf
+ ('H')
+ [2.94976 8.28454 2.94976 ] pdfxs
+ 19.4546 -167.902 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (alloc) show
+ (a)
+ [9.41423 ] pdfxs
+ (...) show
+ 85.3566 -167.902 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.774 -167.902 m
+ /N1223 8.96599 Tf
+ (\(s)
+ [3.7657 3.7657 ] pdfxs
+ (t) show
+ (ackalloca)
+ [4.69812 4.24091 7.52247 4.70709 2.82423 2.34903 4.23189 3.76572 4.70709 ] pdfxs
+ (ti) show
+ (on\))
+ [4.69812 5.1823 3.7657 ] pdfxs
+ 29.1816 -178.861 m
+ /N1305 8.96599 Tf
+ (E) show
+ 35.9636 -179.857 m
+ /N1687 5.978 Tf
+ (V) show
+ 42.3726 -178.861 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.9566 -178.861 m
+ /N1305 8.96599 Tf
+ (X) show
+ 54.2706 -178.861 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 70.1416 -178.861 m
+ /N1305 8.96599 Tf
+ (mak)
+ [8.11427 4.88645 5.05685 ] pdfxs
+ (e) show
+ (Nod)
+ [8.33842 4.45611 4.77891 ] pdfxs
+ (e) show
+ 114.343 -178.861 m
+ /N1156 8.96599 Tf
+ (\() show
+ 117.927 -178.861 m
+ /N1196 8.96599 Tf
+ (void) show
+ 136.756 -178.861 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1815 -189.82 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4195 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0035 -189.82 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0825 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6665 -189.82 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4475 -190.816 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8575 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4405 -189.82 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.755 -189.82 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.577 -189.82 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.281 -189.82 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.52 -189.82 m
+ /N1217 8.96599 Tf
+ ('S')
+ [2.94976 5.89063 2.94976 ] pdfxs
+ 19.4545 -205.604 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (*Y) show
+ 47.6985 -205.604 m
+ /N1156 8.96599 Tf
+ (:) show
+ 29.1815 -216.563 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3645 -216.563 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1465 -217.559 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5555 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1395 -216.563 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -216.563 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -216.563 m
+ /N1305 8.96599 Tf
+ (;E)
+ [7.16378 6.77826 ] pdfxs
+ 119.496 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.08 -216.563 m
+ /N1305 8.96599 Tf
+ (E) show
+ 129.861 -217.559 m
+ /N1687 5.978 Tf
+ (V) show
+ 136.271 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 139.854 -216.563 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 147.251 -216.563 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 29.1814 -227.522 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4194 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0034 -227.522 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0824 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6664 -227.522 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4474 -228.518 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8574 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4404 -227.522 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -227.522 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 112.994 -227.522 m
+ /N1220 8.96599 Tf
+ ([) show
+ 121.697 -227.522 m
+ /N1156 8.96599 Tf
+ (=) show
+ 131.936 -227.522 m
+ /N1217 8.96599 Tf
+ ('R')
+ [2.94976 7.94381 2.94976 ] pdfxs
+ 19.4544 -243.306 m
+ /N1196 8.96599 Tf
+ (*) show
+ (Y=)
+ [9.41423 9.41423 ] pdfxs
+ (X) show
+ 47.6984 -243.306 m
+ /N1156 8.96599 Tf
+ (:) show
+ 29.1814 -254.265 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3644 -254.265 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1464 -255.262 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5554 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1394 -254.265 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -254.265 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -254.265 m
+ /N1305 8.96599 Tf
+ (;E)
+ [7.16378 6.77826 ] pdfxs
+ 119.496 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.08 -254.265 m
+ /N1305 8.96599 Tf
+ (E) show
+ 129.861 -255.262 m
+ /N1687 5.978 Tf
+ (V) show
+ 136.271 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 139.854 -254.265 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 147.251 -254.265 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 29.1813 -265.224 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4193 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0033 -265.224 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0823 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6663 -265.224 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4473 -266.221 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8573 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4403 -265.224 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -265.224 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 112.993 -265.224 m
+ /N1220 8.96599 Tf
+ ([) show
+ 121.697 -265.224 m
+ /N1156 8.96599 Tf
+ (=) show
+ 131.936 -265.224 m
+ /N1217 8.96599 Tf
+ ('M')
+ [2.94976 10.0508 2.94976 ] pdfxs
+ 19.4543 -281.009 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (&Y->Z) show
+ 61.8193 -281.009 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -281.009 m
+ /N1223 8.96599 Tf
+ (\(addressofs)
+ [3.7657 4.69812 4.70709 4.70709 3.40706 4.24091 3.75673 7.05622 4.70709 6.11483 3.7657 
+ ] pdfxs
+ (tru) show
+ (ct)
+ [4.23195 6.35692 ] pdfxs
+ (\f) show
+ (eld\))
+ [4.23195 2.34903 4.70709 3.7657 ] pdfxs
+ 29.1813 -291.968 m
+ /N1220 8.96599 Tf
+ (h) show
+ 32.7653 -291.968 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 47.8683 -291.968 m
+ /N1220 8.96599 Tf
+ (i) show
+ 54.0123 -291.968 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (u) show
+ (p)
+ [5.37959 ] pdfxs
+ (d) show
+ (at)
+ [4.59962 3.58634 ] pdfxs
+ (e) show
+ (Typ)
+ [6.40175 4.8686 5.37062 ] pdfxs
+ (e) show
+ (\() show
+ 116.478 -291.968 m
+ /N1305 8.96599 Tf
+ (E) show
+ 123.26 -292.964 m
+ /N1687 5.978 Tf
+ (V) show
+ 129.669 -291.968 m
+ /N1156 8.96599 Tf
+ (\() show
+ 133.253 -291.968 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 140.649 -291.968 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 144.233 -291.968 m
+ /N1305 8.96599 Tf
+ (;ty)
+ [7.16378 3.33537 4.85954 ] pdfxs
+ (p) show
+ (eo)
+ [4.27675 4.46507 ] pdfxs
+ (f) show
+ 178.408 -291.968 m
+ /N1156 8.96599 Tf
+ (\() show
+ 181.992 -291.968 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 186.6 -291.968 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 193.996 -291.968 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1812 -302.927 m
+ /N1305 8.96599 Tf
+ (f) show
+ 34.6302 -299.118 m
+ /N1705 5.978 Tf
+ (0) show
+ 39.8742 -302.927 m
+ /N1156 8.96599 Tf
+ (=)
+ [9.72806 ] pdfxs
+ (0) show
+ (,i)
+ [5.6306 2.55527 ] pdfxs
+ (f) show
+ 68.2882 -302.927 m
+ /N1305 8.96599 Tf
+ (n) show
+ 76.9192 -302.927 m
+ /N1156 8.96599 Tf
+ (isc)
+ [2.55527 6.70655 4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (ap) show
+ (s)
+ [3.64018 ] pdfxs
+ (ed) show
+ (;) show
+ 128.221 -302.927 m
+ /N1305 8.96599 Tf
+ (fi)
+ [5.45126 3.14711 ] pdfxs
+ (e) show
+ (ld)
+ [2.90504 4.77891 ] pdfxs
+ 148.781 -302.927 m
+ /N1156 8.96599 Tf
+ (\() show
+ 152.364 -302.927 m
+ /N1305 8.96599 Tf
+ (fi)
+ [5.45126 3.14711 ] pdfxs
+ (e) show
+ (ld)
+ [2.90504 4.77891 ] pdfxs
+ 172.924 -302.927 m
+ /N1156 8.96599 Tf
+ (\() show
+ 176.508 -302.927 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 191.611 -302.927 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 195.194 -302.927 m
+ /N1305 8.96599 Tf
+ (;Z)
+ [4.09742 6.26727 ] pdfxs
+ 206.198 -302.927 m
+ /N1156 8.96599 Tf
+ (\))
+ [6.65271 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (her) show
+ (wis)
+ [6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 29.1811 -313.886 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3641 -313.886 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1461 -314.882 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5551 -313.886 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1391 -313.886 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -313.886 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -313.886 m
+ /N1305 8.96599 Tf
+ (;) show
+ 109.132 -313.886 m
+ /N1220 8.96599 Tf
+ (h) show
+ 112.716 -313.886 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 127.819 -310.077 m
+ /N1705 5.978 Tf
+ (0) show
+ 130.503 -313.886 m
+ /N1220 8.96599 Tf
+ (i) show
+ 134.087 -313.886 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4541 -329.67 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (&Y[idx]) show
+ 71.2341 -329.67 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -329.67 m
+ /N1223 8.96599 Tf
+ (\(addressofa)
+ [3.7657 4.70709 4.69812 4.70709 3.40706 4.24091 3.75673 7.05622 4.70709 6.11483 4.70709 
+ ] pdfxs
+ (r) show
+ (rayeleme)
+ [3.40706 4.70709 7.76456 4.23195 2.34903 4.24091 7.52243 4.24091 ] pdfxs
+ (nt) show
+ (\)) show
+ 29.1811 -340.629 m
+ /N1220 8.96599 Tf
+ (h) show
+ 32.7651 -340.629 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 47.8681 -340.629 m
+ /N1220 8.96599 Tf
+ (i) show
+ 54.0121 -340.629 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (u) show
+ (p)
+ [5.37959 ] pdfxs
+ (d) show
+ (at)
+ [4.59962 3.58634 ] pdfxs
+ (e) show
+ (Typ)
+ [6.40175 4.8686 5.37062 ] pdfxs
+ (e) show
+ (\() show
+ 116.478 -340.629 m
+ /N1305 8.96599 Tf
+ (E) show
+ 123.26 -341.625 m
+ /N1687 5.978 Tf
+ (V) show
+ 129.669 -340.629 m
+ /N1156 8.96599 Tf
+ (\() show
+ 133.253 -340.629 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 140.649 -340.629 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 144.233 -340.629 m
+ /N1305 8.96599 Tf
+ (;ty)
+ [7.16378 3.33537 4.85954 ] pdfxs
+ (p) show
+ (eo)
+ [4.27675 4.46507 ] pdfxs
+ (f) show
+ 178.408 -340.629 m
+ /N1156 8.96599 Tf
+ (\() show
+ 181.992 -340.629 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 186.6 -340.629 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 193.996 -340.629 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.181 -351.588 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -351.588 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -352.584 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -351.588 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -351.588 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -351.588 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -351.588 m
+ /N1305 8.96599 Tf
+ (;) show
+ 109.132 -351.588 m
+ /N1220 8.96599 Tf
+ (h) show
+ 112.716 -351.588 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 127.819 -351.588 m
+ /N1220 8.96599 Tf
+ (i) show
+ 131.403 -351.588 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.454 -367.372 m
+ /N1196 8.96599 Tf
+ (retur) show
+ (n)
+ [9.41423 ] pdfxs
+ (X) show
+ 57.112 -367.372 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -367.372 m
+ /N1223 8.96599 Tf
+ (\(retu)
+ [3.7657 3.40706 4.23195 3.0664 4.93125 ] pdfxs
+ (r) show
+ (npo)
+ [8.47282 4.23189 4.70709 ] pdfxs
+ (int) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (-compa)
+ [3.29056 3.76572 4.70709 7.52243 4.24086 4.69812 ] pdfxs
+ (ti) show
+ (bleval)
+ [4.24091 2.34903 7.52247 4.24091 4.69812 2.358 ] pdfxs
+ (u) show
+ (e\))
+ [4.23195 3.7657 ] pdfxs
+ 29.181 -378.331 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -378.331 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -379.328 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -378.331 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -378.331 m
+ /N1305 8.96599 Tf
+ (\031) show
+ 98.735 -378.331 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 102.319 -378.331 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 113.196 -379.328 m
+ /N1687 5.978 Tf
+ (V) show
+ 119.605 -378.331 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.189 -378.331 m
+ /N1305 8.96599 Tf
+ (X) show
+ 131.503 -378.331 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 19.454 -394.116 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (\() show
+ 42.99 -394.116 m
+ /N1305 8.96599 Tf
+ (\034) show
+ 48.074 -394.116 m
+ /N1196 8.96599 Tf
+ (\))
+ [9.41423 ] pdfxs
+ (Y) show
+ 62.196 -394.116 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -394.116 m
+ /N1223 8.96599 Tf
+ (\(val)
+ [3.7657 4.23195 4.70709 2.34903 ] pdfxs
+ (u) show
+ (e-prese)
+ [4.23195 3.29952 4.69812 3.41603 4.23195 3.7657 4.23195 ] pdfxs
+ (r) show
+ (v)
+ [4.23195 ] pdfxs
+ (in) show
+ (gcas)
+ [7.53143 3.76572 4.69812 3.7657 ] pdfxs
+ (t) show
+ (\)) show
+ 29.181 -405.075 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -405.075 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -406.071 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -405.075 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -405.075 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -405.075 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -405.075 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -406.071 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -405.075 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -405.075 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 133.303 -405.075 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 19.454 -420.859 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (Y\(Z) show
+ 52.405 -421.856 m
+ /N1153 5.978 Tf
+ (1) show
+ 56.5559 -420.859 m
+ /N1196 8.96599 Tf
+ (,)
+ [9.41423 ] pdfxs
+ (Z) show
+ 70.6779 -421.856 m
+ /N1153 5.978 Tf
+ (2) show
+ 74.8289 -420.859 m
+ /N1196 8.96599 Tf
+ (,)
+ [9.41423 ] pdfxs
+ (..) show
+ (.)
+ [14.1214 ] pdfxs
+ (Z) show
+ 112.487 -421.856 m
+ /N1687 5.978 Tf
+ (n) show
+ 117.586 -420.859 m
+ /N1196 8.96599 Tf
+ (\)) show
+ 122.294 -420.859 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -420.859 m
+ /N1223 8.96599 Tf
+ (\()
+ [3.7657 ] pdfxs
+ (fun) show
+ (c)
+ [4.23195 ] pdfxs
+ (ti) show
+ (oncall\))
+ [4.70709 8.46386 3.76572 4.70709 2.81526 2.358 3.7657 ] pdfxs
+ 29.1809 -431.818 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 65.2779 -431.818 m
+ /N1305 8.96599 Tf
+ (c) show
+ 72.3399 -431.818 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (ne) show
+ (wc)
+ [9.72814 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 29.1809 -442.777 m
+ /N1305 8.96599 Tf
+ (C) show
+ 39.4689 -442.777 m
+ /N1220 8.96599 Tf
+ ([) show
+ 48.1719 -442.777 m
+ /N1156 8.96599 Tf
+ (=) show
+ 57.8999 -442.777 m
+ /N1305 8.96599 Tf
+ (c) show
+ 29.1809 -453.736 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3639 -453.736 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1459 -454.732 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5549 -453.736 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1389 -453.736 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -453.736 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -453.736 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 113.122 -453.736 m
+ /N1156 8.96599 Tf
+ ([)
+ [2.55527 ] pdfxs
+ (1) show
+ (]\))
+ [2.56423 3.58634 ] pdfxs
+ 29.1808 -464.695 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3638 -464.695 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1458 -465.691 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5548 -464.695 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1388 -464.695 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 100.535 -464.695 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 104.119 -464.695 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 112.204 -464.695 m
+ /N1156 8.96599 Tf
+ ([2]\))
+ [2.56423 4.59962 2.56423 3.58634 ] pdfxs
+ 29.1808 -475.654 m
+ /N1220 8.96599 Tf
+ (8) show
+ 34.3008 -475.654 m
+ /N1305 8.96599 Tf
+ (i) show
+ 40.0138 -475.654 m
+ /N1220 8.96599 Tf
+ (2)
+ [8.70595 ] pdfxs
+ (f) show
+ 53.3248 -475.654 m
+ /N1156 8.96599 Tf
+ (1) show
+ 57.9328 -475.654 m
+ /N1305 8.96599 Tf
+ (:::)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ (n) show
+ 71.1708 -475.654 m
+ /N1220 8.96599 Tf
+ (g) show
+ 75.7788 -475.654 m
+ /N1156 8.96599 Tf
+ (:m)
+ [6.65272 7.6838 ] pdfxs
+ (erge) show
+ (Cells\()
+ [6.6528 4.10643 2.55527 2.56423 3.63121 3.58634 ] pdfxs
+ 129.618 -475.654 m
+ /N1305 8.96599 Tf
+ (E) show
+ 136.399 -476.65 m
+ /N1687 5.978 Tf
+ (V) show
+ 142.809 -475.654 m
+ /N1156 8.96599 Tf
+ (\() show
+ 146.392 -475.654 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 152.662 -476.65 m
+ /N1687 5.978 Tf
+ (i) show
+ 155.824 -475.654 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 159.407 -475.654 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 167.493 -475.654 m
+ /N1156 8.96599 Tf
+ ([) show
+ 170.052 -475.654 m
+ /N1305 8.96599 Tf
+ (i) show
+ 175.254 -475.654 m
+ /N1156 8.96599 Tf
+ (+)
+ [9.217 ] pdfxs
+ (2) show
+ (]\))
+ [2.55527 3.58634 ] pdfxs
+ 19.4537 -491.438 m
+ (\(Ot)
+ [3.58634 7.16379 3.58634 ] pdfxs
+ (her) show
+ (wis)
+ [6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ (\)) show
+ 70.2167 -491.438 m
+ /N1196 8.96599 Tf
+ (X=Y)
+ [9.41423 9.41423 9.41423 ] pdfxs
+ (o) show
+ (p)
+ [9.41423 ] pdfxs
+ (Z) show
+ 117.29 -491.438 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -491.438 m
+ /N1223 8.96599 Tf
+ (\(allo)
+ [3.7657 4.70709 2.81526 5.64851 4.70709 ] pdfxs
+ (t) show
+ (her)
+ [4.70709 4.23195 7.17278 ] pdfxs
+ (in) show
+ (s)
+ [3.7657 ] pdfxs
+ (tru) show
+ (c)
+ [4.23195 ] pdfxs
+ (ti) show
+ (o)
+ [4.70709 ] pdfxs
+ (n) show
+ (s\))
+ [3.75673 3.7657 ] pdfxs
+ 29.1807 -507.223 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3637 -507.223 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1457 -508.219 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5547 -507.223 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1387 -507.223 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -507.223 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -507.223 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -508.219 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -507.223 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -507.223 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 133.303 -507.223 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1807 -518.182 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3637 -518.182 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1457 -519.178 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5547 -518.182 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1387 -518.182 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -518.182 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -518.182 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -519.178 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -518.182 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -518.182 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 132.814 -518.182 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1806 -529.141 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4186 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0026 -529.141 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0816 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6656 -529.141 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4466 -530.137 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8566 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4396 -529.141 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -529.141 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.577 -529.141 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.281 -529.141 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.52 -529.141 m
+ /N1217 8.96599 Tf
+ ('U')
+ [2.94976 8.14109 2.94976 ] pdfxs
+ 29.1806 -540.1 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ap) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (\() show
+ 64.0496 -540.1 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 83.1286 -540.1 m
+ /N1156 8.96599 Tf
+ (\() show
+ 86.7116 -540.1 m
+ /N1305 8.96599 Tf
+ (E) show
+ 93.4936 -541.096 m
+ /N1687 5.978 Tf
+ (V) show
+ 99.9026 -540.1 m
+ /N1156 8.96599 Tf
+ (\() show
+ 103.487 -540.1 m
+ /N1305 8.96599 Tf
+ (X) show
+ 111.801 -540.1 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 9.72658 -555.884 m
+ (Mar) show
+ (kC)
+ [4.85963 6.66177 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (teNo)
+ [3.57737 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (s\(\))
+ [3.63121 3.58634 3.58634 ] pdfxs
+ 130.56 -591.351 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:The)
+ [7.8872 7.8763 6.05449 8.4872 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfunc)
+ [3.0327 5.74904 4.30902 3.0327 7.93081 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 218.817 -640.661 m
+ (52) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 713.751 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsB]'^KdT<l:
+ mP_H>e7\s!hn_7Vc3tY=a5OqGH`g-`G7!9rH*L,76_a_KoJ\I1Y04N9n6:-#R6Pj@
+ k+qhtI]-nCNQV<C4.ac:$6/$nr&<HGjJVY>^^pnWZ8RdpUte(M';GWF%XJWG\.DT,
+ "h5+2OTrMGPViQ\DT!b16BI\rm5kk at o(g+!*'!1HmW;.u+])u<#ro/"@hHT'4C&]?
+ #[<W+_(k"Crl<?L(APmH<%AtSEbq9oWfT#R)+mdHPpsl$S,Y$3cu`7a6.2:6+%nC@
+ ^G3p\1rU)!8:1 at V9sX+hq8ngo+"p at YX0i%#PE`g<bfE3;h9V8fr:EBT]S at cYo<b2]
+ dM.Rg.RLBkq'nmTeMBE]%_VAqd>r\J5/m(,5>K^MD%.K![3VeP6I)BN2bk$n at 9#uU
+ 2%;ZI%TPqa9_CPK6re;.H!/Qr9pK:e1rK2`f<aj%BirgN$U<=p`N(uQPIu_M6Su3a
+ 2HQ2shcX+M[;/.aQCZc9g=D7k7npHMZ"-[3/<NB at Fp7,B?l0 at VO%D2l?V]"uXTaDe
+ 'fC\];pmfh>t;DHF,RrFgeWesnEpgBU9K9rLeDsk$\MnBSlIf$('ZLNjqqD4912_u
+ l%/"8c?,Cbq:e!&kLpE"Tsj\*LsY?(5*_u/RVn[ol5G\ZWToqTXfLb+cF'e?RdRkm
+ ll-GRZ0[r4c*QdV:=Zc>Rr7&kmMh2J\aGreme(.9[7]ar41>+&n-s8p(0bi"d5"c[
+ #6Vs8S81+U:q"Wb@:A\[;l&s=cS`tN38X6<<KVDQ+C06q?R>@c:K>s<SSqfcp)T3*
+ g%Lu?D;4e*cZS(<SaV!ap`9s"iV8utNT9gU:R1&;So:1_qAt]>RQic36Z2NuAg)V4
+ I)=A$HgCFAZi#;#`Uj$9kK<dCQDEX.gGO-7k5B6Cs8&gH_SuJ'InKG7$Od"cn-J]l
+ 'un-ml_&>N`<Wm&nm>cJ?@jJD$'i"N"eY=2K&p_VQ&%L)TZe=--/oH#GY1tE3`1 at q
+ NYWFE;[T1N/VVQm\jGtc%>p*(K[+TZ6eHd^bUbf1nI?a2=G7)+/4k[q/<Rkq at 1si<
+ ;2Rb2-UW-V(#m/7?gk!H7G,9dU8_%L0n(lI<h1)MKP6=lXu8)Ge8HRJEK3c12jDt\
+ *94t_5Z-=5a2moqj8lEEa/2,C=U`hk)+]lF*_&]L1EssuOHIsd8f6e<;'`f>P>Z55
+ ac_?*Uu\56:m)sD3DCsJoUmTFW`2UD>lBU,XHiA%>!^8'/S2l21 at iMXbK4l[jogg4
+ o*/Yt=^s/J1s).^MIXl at SMSHZ^*dtoBMDX281(#jRknAg:"DZe-M68e;'KVt3R'SE
+ K]Sa<Y'*Bn_)l:_nXEIkGu%T09BOndT/5>Q9<%VZBDh_$;SI[F3X\4:7&-F at 2MBH2
+ *.I'N&#*#tQ5D(f74?*#U@[B'dFp_$iJeqT<)/FZb"#%eFX8?@Wg$E6Th>j./uDS(
+ QkHE79^0JXVW=JBe!64"!!PV1<=5?3Wd77:4[i6K&uJVHSP^k62Q7sbWRVYV<!\1O
+ X&V?],mq(GlGZ/jXdZ8Q.a(hO"[K-L7]f\%eQ5<?=>Da#[aZeY>H:t<XRfo.2sT^2
+ lXb:C"F at PF3t#E]rB[\(!O5_35@^bYRB^:#``OuN?n8?HX]<GpfhrPnD#Ks3'fOK@
+ .kFIIc&8^4.`o+l+ at g9sOYXAFc4^"UCFq-+Zo36Ue\Vu;XOXkeG&H#tMc4Mo`P]+4
+ db-M4DeEoeE3uDrh at N<@AS\-L[[-pN&;o at Y#VCkB2epn!dWKO_'m?XeV6\hlflL?q
+ ijT]_nm%)II4k2:^K$<k?;%h8D>h2`2<ObkZ at .5*I:'W&2We?NZ%6kK&\_=Mj5+#M
+ @W"aF^_VCJODHk/Dj`l-[grr)g`(m*Q-[?L6P\:Tl%H<r"gM-hf&2K#=9rc_]>Qba
+ hoo_=X._nqGLa*-l62#r"c:3 at LD&)tT8[fF;90S(dUPrIF\JYJ]oAd3&Y-Ir$<B%)
+ )*9<SCrqV+Q>+F+ZKkUTbCq\%=fb_8,3"!cC at SF:X;<5NhMg'YF&jF0G at rAWbi36>
+ p4mGZI#I44mSRtYB[AahkiHXZV"629]37?uak\pkX*0fKg1*B\S2#ilhJC^;CCAu=
+ SVORPs4,f2Gj+D,Vp.DmdTVi.jaDKLE&HU_qYO4AbN4%-VE)<"ZJa]p`N>Ir\29ZG
+ C1A7hPd,\SeX$Y-lb-MsZ6cK at Rm?Z6/Z4*,p1`:6s)dIAe[BOR:t8dYo\KDD[C)#5
+ ^A>TW8Bo5spG&Du)N/h(?+$nW[gBeg`p;oKrNWYWf"b>T&7DdiQErb)Ok]jbE"bUS
+ p:c^L4<k0u%5iu^<`RLj6QY;P=2oM,ot.j!D;6`j7.f?&P.YdWET94'0W-(q4(clN
+ $U^D'eXX5G#7bN3a4%;:5Mjsq)r8d_^A%"t\Q62!kAG]V\2MLe>cS?QP,ZF1B#l<d
+ B/4(5&'kug?Sd'PNT[A6ZSBHn.T[9lE(l]nHH#3n&f8&.mcC0)%><g_0=L%.##[&Y
+ 2;D/\_U2^$D"US]j'#d^E9qe(]a%6qp7J2JSb_,b?.%.^]&*)j"461+Q.*HPa^S$$
+ Ab.icd[oV&HG<OoG&AJu>7W4\m44j6<\rk6Mr*]hg#M01Z>gr6\`#_E7WMREfDLhg
+ hi>7\3NqAX*W)7;b\>tB<\i]5\*5X)W+5T]fCp>)?2cDh\p5+Qg:N,HFAMW)m]u/Y
+ %.M8GEeDGGYRFg`hD($]p>RRuln83S)Z7o at qb6e>O#Yl)m,@>Zs%kECcM6i73/XU<
+ JL;^>-2.1J'RK%1!FlQ8lc-(\f"Pr+pai;nCBWqjMXJfFjj1OA/hlK`R(mRNq/0[4
+ /Ukh/es%T"EX*:ajf!7^irq,=?>s.&c\VHN%eLqrn*;\":JD4WT\lpSoT7#`mo]4$
+ eAs38"u+''Dj:aVOQ=brk@^`5&>W`h$rA4fFGD&F-W(62!6.\2d"=sYNElog]+G>Y
+ &24;X-`g at f%XQ1&;'ud'nH:O##f(;',d3jlnCZR%3>#(/r6UiAjAJohhIOUh<q.em
+ nM:O`G1A<['B1YL at arZknEM\!c4>TlnTb7P%"Q<0!5rP_`s2VkaVH)si3,6g0h<lJ
+ 9$j_-r)%X)O4tOlQnM/]'MdrJ@`[N1Y2'ITs7#$d9<bdA9ZSepjUC;Xb]<?7I2q91
+ )_j&d at eS&C4WEo..uXcJY>kjJbngG&#n]l,009.e)$Vh2a,VM>0$H(*m1p<'0(JS\
+ ;/YtL^t=^"r@>Vj0L#YTPdM,Hgb58b0<HH/b.#bVBC<GWU>Hl,0[_^3b at 8EmYh&7r
+ cQf_(nk\ck_H-Od*8,;hm1'WJN7T+$_'H<1P1!\a!ntLfkp<SN!Q)Snns^[19b*5M
+ YjqQ:0/jlVGeJ,4,I)Y>;Bk,KM'.Y!.Is,_XU-:Id-=FqoC18gO`Ls!0-2ZI$o6iA
+ 9;M%ePkEK2+mY%#1<V=GT*-B',%^9rin#FgjXSS[mB"U4EbsF3rhEBI1(lLtO>=;/
+ 2RfkO."rkjO=_t2aYCb+1XW#Nlk8CK^tDV6.;jb#!iEi`&gm/_..Z#O'3JQS>ndqP
+ ,gqGkmS>:;N%$NF.<7ojZTC-UUGPa[36VrYd_ at W&G9%?cbV(:fZW(l7Jr=]G.^.Gb
+ Z`Q:Y`u6Lq3c_2[Ni+uNEeh!A"gcB2069:?dle+,1im7Xe%.-W;a-D?54cG?E>'`4
+ T_Zm80(RsLZ0<@RZR7AUERX4\e-mf?15sXHmgmohPV5AhAKWDPiic>JPQZ!u$UZ+t
+ 4".KbE'F''[mEhk4=VO/'L]5_pl(;jaD_,2P'nphDafmJ%]J%R%]Mc*:H<MC6F%n+
+ FGM>EG*1..+_&>S1nR<\U+*HSOOR\tiiu,jZI@=44jLqSN`t!Dmm1bn2710)MkqH\
+ >pbf>,=<tL1s8S<[a?k\.h3La::/1YQo&mW!V/A+&]%5Z]h-*f:DECc%D+lGrn%r5
+ 0$Z)^bsOtH0i51Ls77[50J5.]*Dtg`h\3`_F7VN\W at k>U[+.o/'TFTEeP&<:Y7r3V
+ oV#6I$S"l'-PLnc2*W(g3Dbu)k7Mi=o#3SrCKX"R<-<<R'mURY,jA3R;,I\QFOr6F
+ r<L^($h8g#']2a57kk^?=JDoiFW4C>SgLUPatLFUEi3"RIp2M$/!1I[0-(,eo#!9q
+ 23eDLFbVXdSR#]\jK7NOcNd7o!u(%c at 8Y]!9oT$NGcNUFb;-LV[KBo;eR4QV$W[c3
+ PhS?>b:f.PA6&)#:B_X'nAge\nJ,nA[;ST8a^^VE?*ri\b6'RYbj@(KknWkE&DY^a
+ %q"jQ1DR!.2@!iSf"/+$7.;>%0KhEl,qLlE%2HVINu^0%))!S*;cA*S-GsOUQ".)S
+ _sZ>n at Pp=9mmH]thK at LW'8^(=!905%BbiXDD`%`8Rin#:D_ZB4n1`[[[kcr[Dt7CQ
+ G39Q^qJDP;DZX'B/s<m;K1=&7"B<hY2;*$`U>iB=eb6Xk(E7A2<E:rUE=mYY(@Q?@
+ kA:M-8(QWe(K5HVAR%#@EOQSIEN*X8I<7DZ'A#f%GAV9,=SVW?5a8[#U.GBof0VBO
+ ,S=kh(N)$iG;4-[(RB0l;U'>#O*Ldq>#-5JeQI+JTegn+j6]tS=3i,_Sr5OQH^C9Q
+ <tukpb52gR4dNl>o<3K/Me]2uICJ#r:3-'sj)p^Q1jB1QDL[-nh&^7CJ(O]BP3$KR
+ #BY,, at 5js-:pT+@"'+qoFuURf&t+-4<HIiP$]s=X,@:Y](Gr8*NOU!]nnW[j'nTn-
+ AYsTWQ\p^r?\T.bi_l[sesCON0nXO-H['gj1r!s,;h5as9=,3=Y$g.NQL.U\CTqe!
+ Oi8iZZSmeH,]]4;dFCOgNJog&8T'MC[,lA[X^bImM"l=*du0'-0*YO"5kJQ+'`Wf)
+ DdQ>))QZG$fAg"olR`_''\25>Y&-eW[nl]B:R=k:Q=l3(]4[Eu:pi$<GMbkgbhA?D
+ ;qVt=/m/7#8BGtbi,C3)nhC2Ac]n4i0_fjT;)p7K`q`^eG.-9oeF_?j7?a-PM),Rk
+ R5$DJSJ5*@L[lCLDndR.7<hos/Q?b_PUi/]Es*@[s"!sgEB;iV[-^f&#5Nr#36*pZ
+ b=Ad\!d9!>17aE8@?<3_Zk\>3G:RcUb><J[\C[tJ:V>o#/Ia>-OZE6'e]R%JdnVmK
+ %P.4BpsjD)hjb1G%1IRIg)eIV99!F'Q20$H00tYc,-Y$D38+OHor^1$j.L]U;&@O=
+ H;R&61ho''UA:j><gd7f(O7VUa*L6dbjhR6Z'TD)Ntk at oN?C"1>F$+;)VA[,RH:$/
+ 5@,7LH+C[n2A]$_H(WZ'Qm_p%\)!LWh2kB1WRJ\TE!)]7In"X;G<,+VYePW^NLSWp
+ Q*YadK*/&t,fH+u8N39-_G]NZpbj![TFu<NHLXQEq2Y<jL:?TFg9Go?KV]Ds_"uuC
+ H.AYb/#p`2C")%HM+P!7-%IfkCA"p)_G at 9k0+<1j%H[hJXM\2Q'6[6N<ORMk[<Jqr
+ @54.[*YR.Y3r7>BenTNmLQZ3t'W82,pU41RO;MV6Y$6C0-#U:4BA7cf)N+RI7Bj7b
+ M3`4%34RTVJXG(M1D^>c[g0Ae at Cc.tPS7NQql+sAdi,]N@^<CD)TZ&B]<0#B]U/Wt
+ Rld at 0[-_="U3V6qS+Ph8k%E6aR!\/,G4?tb*iCOA\ODdtf=>MJXJ0r>AN3&X`!=-q
+ HXkf`U5P-=n&r>U+2J`5KR>/Q]L,)W(W/@,=&T'cb'`%BhbG&.2#K4F:W$93 at qBuZ
+ :ci>J>]4,:#IV^>;GG-6:2-tQlc$6SaEp+LZr"L+b?kdDHIm6qS:b*oG</cqV?[8>
+ %qcbLoSSGF,+.2o*4_D?`%eJe;$LY:BBKFp:X%IP_:)]7<P?Qq^e\SUIK_Jg-S6))
+ +3qKd3-U3WOo`9Sdh1Y4%jk+5*;^@&r_#YGbkrC:9)BX?'"XVlooX$R7Xrk"(hQ8j
+ F at J@A7BB.DX-r4U_6jH[.OAHk.uolF_]9L>>p0qO)pcR8(qenSS'.7c>I]OYVXtO`
+ 9.>FU9Jh.N;'fKbL_\-DU!11TfJKkPI:FEs1N1Lpf#&lY2'6[;bJl:X_mi"S8KZ'=
+ 1Yc5MdJ;gUY`ITUA[*/1a#'PpR.ia29ACMVL_P];*4ocF't%7'FB,Bun:q<c7GrV$
+ Oun*)rF#l`IH!"fi4K`;FPk`AMl[Qs>^CbAIHRaokIDE?j%8>fR4ef+a5ks.h,DLW
+ :Z^Be;$#N]o at rIdIJH=&%e2_nTf&+tYmKE\RH<5mkAXka*dp!F3DP7"k;2R.Yo2ap
+ l2[Q.l at N7*g?SGE\#mA0/KV1HIRUoB!!'G>FIp'\rk9b/dNnl$lhJ9f<orQIhsFl]
+ l/#e6QM9Z34mmoSmt*Xg^B*WZ)t4p&-!puIfE(0LqBb#0c[Nc_rss,q#OqkDnq&ah
+ U0$iY)=mo*nGb$aRXcl[4sW?PTq3iDSuM?m"n\O?on#L&69Y"Y&,%(Ep4DW(?TP2n
+ M'!eDpB7,_hUV+I9D76rpg49ks+i:WJ0^bMXP\4 at IoH-]RJC;pnt2oSU(-t[!W,2.
+ q5QIIoZQj`!am+\o=qF(6BgedaueM3+of3Nhnf4TH=oH,rEliTJ!]L$hBj<`s$BBZ
+ U&Y1E5i@`+1`d58KgOa[fQ9;#&VGX"Yp`RN!>LM^UQO1_#!F,l8E>lc"I;n6PtL/$
+ flXr:0pt_t0j)q'"W3\'kEFSPl7W at 7:1TQ6`<HQ7T1>j-QmF4b:o2\,OSY2^O%lXm
+ AG*P+ZFaJK=R;>X24i2DSQ5!!b>#]T>.IAk[cf;Xi<YoY-<H(1g at Ib*h_5gM%L3RI
+ _r>['gibn*AZ"F![![m?,BJjaDiuZY2Z8WKk2s5/raJNbXB`$_]g[ufYM!acRpCFm
+ <Ctur[+fGpie:Cgg3 at o2(AE4nj at XLa5&A8Lae&-N?!b!IZ-KuG\:":"0=-\s?2.Vf
+ /;MQNn9/n/Y4XU"*9qc[h`n$rnbM86-m%#5N;0SQ$hXQdYIk(o_$QV3RQf(R70c-J
+ PU?efC\+.Q^Wua-%R[H_-MOVRd_QG?&<'6r757]AVmihq'^`8i>\:AlOe^GE3ppfR
+ ZU?6Y:E,t4"G7mhYkrP\5uE;F+%Xh#-Q>Y@[!:=qDd(I5UsbL8/^(HkXRW:V%'nBh
+ 1A\ri8[CJ/qE^;Y+Z1O.*/ci$o<dqk6M#l81J\@RdkX;>AD7nU1Q"[`a>?Th7T$/E
+ Tg5js4$bC='V-6+8i4Jc-oD^Oh`TALKeZ$F'fAbR1c103,uU_e>uX:nF\bjsNOlAG
+ <XB4.):t.5IpaFA*A(:0<NADLa%d(\$Tuul3hJ?S4+CNh99#O^<0e!&DESB(+T5JW
+ A2<j]FTYCl;sr2_Lg4"UX(Wf&^]@e2=09)^<=<s4@:+m,rG]!.'QXH7(![5Jh:)91
+ N*TO``I#Q at NUr$&boP<)isZYrbptb?l[grqqcAlt=Ckfq at I!h>%qV-2?R]En##ge!
+ ()?i9iHK\lREO'%g<=-Tk(T:<Z!>`:A9p"n(?[SnGDt^jmM2]I3[?/Tl$Ci at T@Z-\
+ 6'#7D4uIiNXCXBpB"%'UU$YITZO(LfroWQ3RT;5U1Y<bd9C.gRWod=.*o1]f)fG)G
+ mSGhW]^`,(V2"Nk<h.u)S3iF/l1tS\ZX(&oo=nRH*EAce>aJ5#4hM"rRS5ia/^W;I
+ M^t%II(a0iBfXd86F-N"$/bEI',/u?IMuMD;cKLAaEIBW4*,I&g*c&54=?cRhHm+.
+ ds1l`o<,jBqg[i*=!%MFH60QGfg#.rWV/"EX#'Rq\\fZM^H^&br]Im1S59VKj$4hI
+ a'%_6IBDJ\0>p?\hHJJXlh%AGK+e10]G?"$A_+Gk&q1nF0lLmMpp_*`lHN8Z;NR0j
+ 4-JV,TUYU%E+&1Q-oDHAN"CBX*Y]m_P5ib,K6?Lbet"44r=7lYH\sj&6YMko+SjQD
+ XI:+s-d;sbgeUuY4sE?"(:+=K?8\p0-H7j\&!9gnG>V((W!FB3bA$p5Nm6"jW6$&Y
+ j(0SM[(&W#?E0cXj`?OO5"1k4qkF"C=G@:tQO&n"jD9"&%5p<^Bd,p8<.Aek=d0u&
+ 0d,ODd99!49G>MhF_*+hNi2]2VAVLnb.GZKZGH1AaE#-uX9Uu\NP.llR3L8SD2B`#
+ ;p'oc"U]>kQEcCW9.7UoU=8Uk&m;KO8S9Pa90AQ&.Nk,SL2WsU`/0>i]1cqSESrAk
+ LFP_%6>%GefISM+E4-QK1R0k#KOUIXjS(nGB]%q$qK(,WJJFO>]T33^NDoBP*kABJ
+ ?=W.m'@piig$q<UZ06586$#lUb:HY=Ul$sG3DHKV#@m->3010g^uTc2''-p(oYgM:
+ \]#%-FMss(.Z_ni2(i1j-)=!'H.%o3i1YLgVW9 at JRp).PSNJ)a1kqnDg'^9BF9af@
+ -Cli859(pWZE$B>VOKWe<8,l!S<[uu/t/gsAaL.b-t1J&-G\>L2*b>$38.D3?XG<f
+ 2Nj."_cQO6:F;?EGngK`=JEO`=>B!Deel>,kiZA*+fqr7,0NC]0b7t\aXuXYL=m;*
+ EGFk?D=glReN2r0l\&6"<k`=tpTZC;bbDCCh.2ge.55UEXK=DZD]WMcDJcM_Lt9_L
+ 8:+iJ?a\*%(A7T1.a97i$lYXoJI485j*+_?^U4Xt(Y5W"7';Z6]_><*;bPY at ckRcj
+ QZA$`2Z7kQ1hhsDP(QENdhm"?0tQs*k0aEU+Q5KbRTASS:8pL>9UZ>5fC[)A/,kn$
+ 7MVP:69%1L%-NeSLr"/SSm^aiKJ,3__\/j&4f)i&0QllUdCo3X'_^SK"o!Rg[FhZF
+ .0X]bQ*V&5(?+>$6>`;LD3ouiXR'kGZ&3gK7)'er4F\h3K&41t:,An#>BDFHYa+u-
+ :Z;4jm:#pG=P8pljYI".19*-qH"c5A#[#[nL0`!TY9hkl`L,5RC:A;Ic*X#A61]2W
+ c1-p)ckf'>@d5C\\b;Sk9''>P]humSSp8"$3IHjA.+'\t#Ngu?T_*tiA6K\m>dUE+
+ BJd9M<(/O>r!TEZKYp,&KE1>D$*NsP]HDOso5"LDYmC?&]+.=kh#1)K[%moIcUc+-
+ SKt,;]:,et<i%RY*O,t9-ems"EGcC(Y-ni"?A'Ojm"@XP2eGLW\.Oh,m4O[tf(II8
+ ,&6Rof0/iajP;p'JSoR`Y]_r-g`(ltCjk17[s"8"[gp>hNC`meSCC]]'"Pb^S6%ZC
+ rS\\7?Z#d2\%!e1iC&<]*?J(hpke at t>0iPm3o.b7X7+QL$YrWM2kW.t9'%%BF`KXl
+ @ea".86lm_Y>1.o3_(uKR:\VIl[NQCg7d(TlK#98Ct*OVNR!tKT at 3HIdW@DU0`=(T
+ FM3%UG9:Yh*C6ml)m@""[oVfnRb,&4?.X*3R5/''8!W=7YdcW)i7e3;oWEhO:S3C3
+ gk3-rPhFs)VOG"/%hR0fJSZ<U<2C>fp_sZ.jOo9_mjM8B\LjK-f"Lfs*SQ?AjWO5,
+ +"f,dj3pCi@>d!==a9o(!nojlBCjD>]1#5qa%pm4lMfF\Sq4J#/)q>'?7,IGlf at s&
+ Vs^\Mc2$4OBZn,>)EhHc6;:?Tq/3CMU[QXuC&@@JNi)G"*[3G at BDO+nh4?i@<N;eQ
+ ^H70!KDh)4^*_!OQ:"]XUEDCX!Nj!?[;5+OgEe)m!Pb#-5g0<N)go(s=c9R:/Mm[I
+ EB"J%>:JnF2.OH\@X"Pnqkp1<^17]f at IZ=hAN/B70K]snKH:dmLVZ@@Z at W*;_[R0I
+ %D!5l'3gj)H[A$b(-nA=ZEs<PZ?n^?/j0:;On&]=nWG`Hi&*3b_EjI(;*6A'!3,R(
+ 6VuVj]Ec7m0J\"F48HXtX8FlD9#/(#^aq79EaUTC!5JC21\:[["=M#b3=RF#VH`_]
+ *$E+_8&S(,4*3X'i at UTF^`;,p6DD6.UbKLJj"qnQ`*=u_"#(FR.RP/l7&i0XCD*u.
+ n\JHfX^jIB37#:>3'a702J_D>A+Q.aYX+LG79Lak=O*[MJ4)3tZ]n3)4BsR6>=()?
+ `,o;!j0:i]Bd7=/%P1Sse7$?AR_&<J`M/>]C=:&RV8Tqp`JZ.M$qMg?ruV at r_@rHX
+ 3/9ua@)hdt7PT.R/96\"7Bb+n7W[-1anEHEG!]_`.cO_sP\MARYq0t`0g$>oaVl/s
+ (;l)%,@`C8P_PWs;4HT]Yr"_TN.shaf/iLr5B)?I\>i,:MQ"Ar_CUYdr%pgXVF6QK
+ QeHOP$I?g>-GTZC8NGcb)"5Nc3kHX48V/b)iQIC[5Y8L&auha"Eh'jrHpuJX&@=!M
+ g at RNZV7mgc[=]L;_e$h\_3?bT-uro7]N:mZ>"Y<S`_p\Hr3/@&A3klO9&'Q4>QMtE
+ ]+NOeRZl5D]Xl;g-qMG;bKQb=j*E\l$H^N0P6A]WC;?SoYtR!r%J"\UR`.qs1ILeM
+ a8Clie>>Q_rLZ3u\[q"KbgMi'JkT?LN=k8%_ at _r1f+GS-bX%`C;ltlBQbsNm'547+
+ 'Ic[`$bE$!c0TSojP`;PO%&E_Pmk4-N7Q9qC!#^QcI<S&j,?MCaNS0s:;")0Lrh>%
+ o1l*<`Y at sG,g/dgmE7o=8-HIhMl\9?TtiZ4ZOA<.i9nRaj\>fJ:^k-5,b3%g[a24r
+ :W0XR,lQ%?E2jR-8<YJt[.Z\AbtXEucV1em>_be5+i-eF8()WUCU(\iPITu\V'QL/
+ bh,J!ju.>m9#Fe/%%pH9W6<oad6.`^JPjLb(,WOq&*1""h!e'\+$Y)iUQ"D#bN(sr
+ (,=%$`QF'8r?)U_Ptp]s6$-q5'd_2T&gPM>bNk0YP?ZD9/N8 at B:t2L?'dHTBKg>SB
+ 7]FnXoDXbKS\Tpo+cS<G]`llE,J4H6^<.r^Jk=Fu6.3F:e(#pHjHN2Ojd3qF,?XA/
+ 9SALT]Z.o39$HGCXX_h::t1^-.(rH at o]/e!G1=18eBLlE/A2eS1Xu7#'!4$Qj>U$-
+ Mbas)e:eO$_sP!e5ZCjRedNi]EQQ6!51O1"<Qq(8\njgS?Q6!@ef.E8MU7m4A?Xg*
+ 86cfrXX6*b9M&-j6q(2,okLREYu]C8["W,>X;Y.3LfIGocp[BJrE*,W^X>O:;JaOU
+ _ at ILEB@kBr0?W>&?#nQ1<m9n'R[W4`"aARlT3)-[VQl(ErFs_<K>X-39XSuUrJ*s4
+ McXJ+PRW[MOkeU^JAcgeeElk\_p09mpCk6'=T'2lPRfIi&6F`@WT=:cHc0&uQGqp)
+ PL=)HX,E=h?- at T\;O!qP!gZA/)4 at 8Od;o4f[@fcg<?m_J;j:_E7;GNGV8:Z`ci#ek
+ o[T)B;-@$k=L0L*HE0pp at p'3MX9C9.g5"Ajb0R0K\`o)Dl=J^DV-:8=8qj!<K\b1Q
+ ::ZX"dfhJTAM)TI<*JXY)Gt.1c*`V7^qfd\>1IDkgh=C]]@dWJgPT2b/Q"'&8Q[2q
+ g9&Rh<Q at V'<]?S[;%aeHF(``dg"Rb2=qfnRc-$^tejB&<Y&0q1\F2\pB at PG2T_5%q
+ eI9h&<jO:Z?1AP6"g_=T.bNj&_>@5=A_WW0JC5ZgOi^2Gp$%<=o0[BUXX".R%50\`
+ m^7?0:igBI]g5U,^QZY/7-2;@>9V!rWD1Xbdk1GNCsZ6koA at q/?E at p3PXSTks/72P
+ ?krdpD!s`%m*?g5i(0$hgf_e55MFq&2oWkA`(sQ1q&;Ii at 5Z*8on-XW`6t4g@)Qti
+ c)]cnfhn%3iC$W'<WZ?%HX0pM=b[sKh5oJ]l<u!%gV+%mb#"f-p.Og"0,"+.[LSNk
+ (XDmF;:W`s40%8Q%G`oh;(a:L_OB3_JOrTd$U-(<p+03dl`Yk>]l"Z?C?7/:5sP;/
+ eQfqkN87R$1f:%:iH at .Qr5I!Yi7YJWYt`A<"]\O(jP&BScr+4T5!r7D6!=1G;AM5a
+ BdBeHFl.c":$K#/4OR_b8Q/Y6Vt83SS`1qR+P/Ea>P+_%AEMt\VpRpcP"mga?5)?G
+ -+;*"=ADd):,Z0#9e1'+OMZ``m at M8t:#X='iPmM,``p`KB"[4=?,dD3<b"hCA/6G$
+ Ap,9Wj\k6!)WVBCA4;r!`K;a[)c`0Hj;m/`hH)5?g;K4R_MqpK^.94q\mqHDgd.jD
+ mVc10E*5YQA8HSNnd"@?8`?`hkQXIhAXTEmK&q\UX+hn_DK9<+/Df\/B*I-QNZR?N
+ N7-:1kYtSj at .<CrOiJ,4BecZ&74TW!&<_<YBi]+_<g[A#I9G'NkV2gCet(S[M-WfL
+ 4N="-NHrb&-#+Iu?sY#:<`J:NqH3*"kS"A1Y*m&-Ln<><e7H$u+t2Rg#%:3#_S0eR
+ [J%R^7-b%fj9CmaNVqi`-tbUdeXd#g/i)aLQ^^I-7*:/Dp"3,b0Zm(U at KXQ]>@5!8
+ #e;IO@=Ft`HQ-b^:"a\NW]$n6P'-+D_bqO?[bJYWl[V#XJF,.1`1GG;Ni9S(cft^&
+ ]iMQk*]i<+CYaHT`$NmhKGVs6DRWPq2^>^i6_s'qPO2u?kGB-`^-ge?'()Oakl$$E
+ [bYSU`7ri.DH'Up/%*$BVDe$u[ki$:@s#7c28!dlc^`\SFn+mSNb>d!2F?ijNf%T&
+ !m9dFmnVdHrpoBXe%1"t3>9BDI_,#+K?P[pUV>s:nM"aJW,JL<jrPns1u$'k$b/9m
+ ]4U&?p?h8a%9`A>li-/#4tjbMakn0RAsW^<[d27fWGs!Im3BS8-Lbt!`:"2V3X6[E
+ oo*^aFQC+>bRYENnkAM7\Z'2O8LrJ2Fr''Q]Or4>g/afc7gG?X$8g'E'I&%S`=>US
+ H0J%[8^ZL'F-q!dWUeW,/Oin0`l+(U-Cu)Unh2-AFX,qk-rS at Fh0EC(]a;W;"DOsL
+ <\>7m`X5NfY"*[unKdlFhD8Qc2T]Ssb6IY*Rn at _/Z/ZQWW8]qhVFk$&4RIgckC2eG
+ f_G&gL\3aO=%3PFD_gKO2"$,lf+DLG+_fh at +EODpoS6LgQ@n8C+;t(g^p+[c>9-]&
+ Mfn,Pn4r.[ok,iqgFot"F7u>L"S'=JlZH[0eqD at T%i&ej]ks%0oVFltB4fZM..[+O
+ n<YB<T!D>q at -la)fN#dD2C.aF%e-(PF5m8I58SMr*G>jX&0FmCG*Ma(WpT/8CuROA
+ UX)P^=^[#6EaM at M/nGWMJom$BD=+fW6B[i_V"KJbiK&cXlK[n:/Af/,F8c>dXN=!t
+ F^QC#4PRF;cXP8aORQ=s>HV:WT'UabhqSAC=s#meXfQ3CFEt"@`RgV]k.L?,TBCu+
+ lkXO4r7kfUS8&#%1<$tC7s+IN7,*JWOuIaVNqQ]%cTTTG56\O[GCTJg at X=%Lk;J4k
+ c162l)"!s#Go*"8kEnC[QH.=<pXGJs\#aa;JEUaPq$Kd>[\LI*ch&m#gEZ.`;q$%7
+ I/!m7pkR,kp(aUZ]Nu\>iV03r2SHk$PY3Ubr2\Yi5>BHa-lK/'qVS_sVJXjUp[CZd
+ =W/,JDiANQdcaH/Yi0AGO$[Q!_;a'bFmm4BGHuR>7J`JQHE<"eXiBq.nGR:%0jGCC
+ >`sL9nb4AE=@LY`>)]tR'`IbDH#p..SI'_/[Jd*8k_:ZSkO at Y)lS9j7pRandn+=8S
+ !!iQ+"Ts?B@*j-d-5?oC6Xe@:KLR7$MFD"$0J$NS"cc(t;>?r!5QHp4A$P8DSe3?5
+ aPl^CFN.lJRS at DCH'GTP,+(fs;i.UTJJ4>FAs1k!6B+ at 09n5(SKgleQWE!]`HGn*m
+ 9Vp<UdV(L]0j(\^m+-MPVNiWbcQmT_<:8FZ\4u3(>A_CQ"fbntd-L*!"bXZai)X%3
+ mh&g0aX;=L4r5N/Zqk6FN*P)[Lna"k=dUOf?(8[nW`j1TcCpu??uhVtG/%Upe)!!N
+ qc:!5-/EG4g\]3`@Aq`G at 9MFS6BtF-BQUYRCp-i5jOpt($U8"'g[7p#Z+^oqc*iAt
+ 3kbP]J'SUsdVF0CT6hSZnn7`I)ZN<Wl\bXiCQ#RlW_a*-!kW-hr;rqDit at 9ZO>J)R
+ _2V++PesXsK)@_AqeHP:/%e!O^J4>IM*KB;B*(CK`)RPkb`j1cZOmU*n[ApcAK8P5
+ dmgRUlQSU'8.*f(&\a at EAJ@PX4F!qrZ-lo*aqC/USOlMNY:<1A4I[Ip1AlnHb:q^9
+ )GG'K]%TjH/=@D;db8Ug:(s+qTX&DZ"Z=Sf+qg`u;3R+68C8.O,L+ at m=[JjhPkKo1
+ P\hPjbqG9c77Qp.k31. at _EuPp;T$s/9bSaU:*^O%9iSb<bs]=sYjDZq:emQfogDGV
+ 6QB-*ii<oo%sr"i=(iV. at G&tu at nJ]l79sEBlc!X4`lWRk+^*'</MKYqeL&+7[N3+u
+ fQ5MgCrFolFU:YV1t8\`er:8/]Jl+p/2MK<K1X#t9tbkW(\Rjn?BsoI;ID+?G-P?I
+ `OUQ(pgt%'6C6c\LKudDJT01Beg!?2M`p"<//T+3G$"1!+c`JN]r at 9'dd,5:3Qm^?
+ *93;ZDjO(A$LLYu$%'3OB:757b36D]#n1DuWu%JC3R'R_BbAWap+#IYlHJM=*`HW_
+ >-=a^cM'LARcSk,pSh%P<l52YH4=o(d^ne3WU(R at eZn&\-HuJ52(leTD\,t<D7UR<
+ pE[:IB*SA'S832d^)Q at J_UnMKc,!2'f-)beM9>(/dqb:3F7]>[l,buW<#]!,gs4["
+ FV!?t\#(_]Ko=<K4b;:reonltFh@@d!HQZTg"'O.%t-K)*`n0NpH1?:ds,-dO6K4+
+ Xei]*bLX)b+e=kVnp.Km)PCBmQc1%j^-bYfHSK`rNqV&%gWB<aL[Uk6j[&JaVuleF
+ E at Ol4c*&^rHM&7]?@c\a"@2!jb+Iq[IkU''_%_(S(9*aQ%`SQ+[rboK]BXV0H3Q#]
+ &sXQnO\F,eFhP2-hp:&"/T.*Z63oo<T6p&nalW7Z-S1*MHl@\"&f<oj<<Wo-bCB"b
+ *'OQraUJq!.aSVR`JA]Y'rh[ucmaa^aG*pA'ONmtDAJ_/I2:QFiJK!G5.H?+U>aU<
+ IZTR>58I(bQRSqnagDXJBI&;,9PKJ_2EO2p0Or\P#*B?tO:c05Nhi2%C?skF8B95-
+ >/IXXncgALjcL]s[&$Og/gI`k*<au1;3Im#=3>$2#>Sg'AoWpZb at Id>jEu;0neri7
+ VVN9Eb\oNT&Sjeukjp*_hde:,9ZkB:/nQr%9 at EBF7&)IWU\pQH;\=o2"pfQ[KZe+N
+ `b)pIcs^*o.6c3\oYYsn01ejCRODcm5m_A*iN1+XBYJR4\cXue9_XD2,rR*Y[hiJ)
+ R[LN#^/$[d5$Fc)8@*J=OST07.,>"rZ/L;4Q=1D7>R=;$b)@XH;]=Nhih^]uqp at d!
+ ,bqI_I><]Hch[4NVnFC2ad.]YpU)^>Em%P5,+QXhY=DD at 9W$-Y(eV:\`9KF1P4@\4
+ ^WI,(*Sh?0W+rM#l)$m!F&/hnhQY2gAI9Z at JZ*F[XB'I"9']1%Mj:DH*89^:A/Q#]
+ VkUrX-h)!&on4]VmG$9Jj'\()&<.)N]N<_;Q#'CZVRA5]fbnR:<olrQ1\rP'MH+:1
+ ZL"jGrH?je2-DKDU+oAbj29OAj,grNL='&Rg:&29UBIu%(<r/RH;*;be!773,d^Ye
+ ]5k#nNG"<sO1iN.IkIPeS(2].W7uSmXn0G*XmX[qHLG2.2/0T+B%GbfVSgpN`FoM=
+ :L5B/@H*.+R9!_hQHN&2T+"GU&0=eK'2&4>:$sI^VY(]toag?<]qFI19AQ&U@'@]h
+ [$H:O?g?Bk,$Jf='=.a<HoZc")-"//?NdV``lG=KnLJfaOCFN(/ag%&AsaMQcUukj
+ (lbgr`m(Isr.LU14ef]03U^B-AFXZ@)1NK`+K(0dJ)@Z(a[?LZJ..2.Ea>]f(et`V
+ $7/JI%UF/h-R7T,eN<<@B=eM)-"WUTQLZXB_Y8&6jsbM;F#=2^RAW;Z/0u,(8an&Y
+ WtT#;qgtrY:M<8Y$IMMA"7j.;cM%Z:hYb11Y:BF]0pW\e<p'$1WP?rj4m1'p@<^sH
+ ou25/,jBNJVJEV$Jb?%(b'MlFo>O2$HCWaV$9_B[gI&?q*cWH,D`M'>T?t)ac>+f-
+ QHeH3O1S%P,osCZPGZ3joh$K)jWesAHo#_g4)@MODl%V\RGCms at cl/19XC&?bF6=L
+ CKcjtcKeT$KV>72.8oRj^0b6p)VeaoJ\5G*$<:<^D^*HrXuFntUH:8*C:g=G:#?-1
+ PnH+I?&-;[PdK#rh,E^\Eg2Lg!Th65QZCqh7!XhIk%#QicYa%2(fomn&sG1ZpOg6S
+ X*o4S5E".=-JNZ=#-q0_/#Z_cQ3dLL.V8 at UF\]?q8tRe>SSNQ`DK at +hHSOS#QVCnj
+ 7="4CLZD_mU3,+PX#]nC-FqYBk<?H.3qc\@h1p>u558JHL3^L7K3 at addCSl)3C.dX
+ 2ri3l7<HPrgg##8 at Jlji9CaR[.het)*jNuehkKD,lbE%0:#t^Y8C=rR>P+okAQ)C-
+ op*G5a-cbdE#1q!Sr6!JT!-Cc$*j+$X3gHU\(CGr\!m%qVcurllti!+iL#>3E1DpA
+ T)q,\bNnD at 1l3]]5sXELVr`(TRG^7^lM82uj.3?n!At"jX(k^"HM;(GYK,FmC4bKC
+ C2&^n7rQJP:X%Qek)rM,3ppP@:QY3e4TU3;rb+Vja[TO:VNn:afk]sFXn);27c7$n
+ F=Q:dbC7qgjT(=(m`R0"Y#NeF69ENYRrDP5bTPLjXHcUmZ)k&2C$9=a37j,AV_%O=
+ bmsCpZNlD+1!%Mkn&33oi,.s:$8+6W0M`!m0`t"#B5ja(O9TX-.PS*FHO[d]l4Si0
+ #i2Z3pCDZ/OKq.?(7PgQ]>geN%hP:MEZoDC2A"f/O0FHP7h*_e at h@;[UjU=Hr)86)
+ $4\Wa0`ZICXQGKP;6]iNl?`lY7,&:s&9-/(d1ji"T(^E5'@/RRaS`u;cuX1m!%\Pe
+ -4^f0cP2 at J;mBH>NS]9t&4/*\b%o)n;-+OO^l3#?<@`=QaP]I@)&J#/9Q:pT#:e!E
+ _[_fc(/OH:&LcCN],34V'.h_iAA8uKRi,%O>3bDcO6h"/U:mVL(icS5V4d+LU at i?e
+ )e<or,b!30"N1^"V%Lf^0l"8(73BUDONJ92V:*)?)T>OX#jI`mb^=PF#9P]8ZRu6Z
+ &dFtdL90qL,7c(&m0$2%4WuFA?SP6E`fUnROWoisZc[[#X*QRalO at ZD:^:`%B57G2
+ JHO1]:o"riDh02h<>6%2e5BK%0RG,SY9ld$&I;jGnI"?86D>rK_/W)$"4$1PK.'WQ
+ -Lr#c1%]pO0]$^q$,k&il+[@VYgq+$-?=5JdMip!Zm/K1('dssM2NnsG8X;umLm\o
+ d((_ at LkgXu>;=cs7_9K-kbaJoMp(cE:g#"td\VXd)=&@qK.NlF7kXAbN/`";aiMNe
+ dXLdGqNBc9n<-BW'Qd7$jJtE4o"?e4KWgRg-BY+nU_bg<UrfndQgj#l%/c@=7l6@*
+ UJ)7&0Q_joX!=Z(-#MM,/,j_?88ca!dPD7Lo49>R)!'*O3_S%%;`d"6-T+P\&(%:*
+ '0.qmk:\Pa3UNM$16u8:q'+)ekc_r8D&jYGZPBgY09V@#lm4%JJHdpR.S_talba*E
+ O#;aEm*_4\1LO8qn8+mc=YhP7ZX4AEf#'8o0Tra]:uO*+MX?H at 3tSLr1\E1r*5g6?
+ e'nqLj?ckR/GeumV:%FLcp5"#?L.q$5`.9[VOK5[p8(X&%IToY:V(pAcC5;iVF=W*
+ $oFgO+[=It/i3e;<'rQc,o1RL/JDnd$lMV)r^g(REHIS>Bm-YD'gF-#'uqTp1WN+L
+ G\!W[2md9%e at a!UiBB[-E_laTN>B`S/k"uK4=.H#$QW&#EBI0Z0<`2$ZqF+l]aD(a
+ ZulAaZgAhBF&97QcLhcCF!WPTcO"G8o#eL&'N%;@ND`Kh4`mLF#lJGDq)0t+Z?6mF
+ 2"='C]iEPi:,:uRFEok-d8j7ds%tujd(4r(9V0VZ`cWF-OkU)H^sH^8C(H?d&"I*o
+ LI#q3-.'8%Z+/8i_GsEaUds0<E]#h]j%"+R=>Vm8F at f_.:='Z@?7Uk.eMUE+X]MhF
+ :)3M#[G=BZ6"!^Y2U3`JFLZ,Zkja]f=j2M"jJcL_0hW2i*E8qEPV68l>d3D;@WjIT
+ V2o(0]js#HO6RN]2A&T$JR13D+=t]/m#a`cM!==$!3-3"PlXA*B14ZKAb69Y1,cAB
+ =V5f(<;%nEks]44*@ujBN5LE\e%!1!?XOXr<>I2f7#b\uKb25./*Eg"G&"N@<GHIb
+ Bhk!!O*bYY4C.YZ=dF8Hcu16Z)!nG=27 at cp(;XiG^-L7=8_((,oX)77U0=Vl':&^4
+ 1h.2A[2u`"D:Z(VW,U/Y+L-,-Yp<UnK!04aHSa%AF-P9=nFL76:2op`POc>'pE#,k
+ %8P'b;"lPRm(65W"!F]h=Moc.F:W<`]5!X/-W_$%FO+PX6$P0>Fa"iL=+'u>7:5>t
+ >IBB+P='P:51F`$FH56lQA'Q_,Au+k,hG1l6bd[dX*caZ%^J<,Zai#YF*j8)2(6",
+ pT%Ie'&$-qGF,]hauM<N"^:;%Ef9C*(5mBl,1`(-ILq?NpZI![AN<M8Gn0]TpVuO-
+ c%%]JI+Tr)(]d?E&V$`N:m`0[<oCe_krWs[H5?5o3$9@];(OI5Hfor'CZ0oU$[@el
+ KHp/CF\@?'_1_H_B+u^KeuMpJE:Cs/FbiV%0J+_3gD6"dDKkMjNta?kha@/5UlEQ>
+ er:Rb08g=h6*V%W89ZnWV1"R8qKNqHLL0Ak5D;FlNH%_,aGCS>CQ;@A*&LuJj3<>B
+ cU$$\B_9,h$&+"Uc=&3M</(3cXSX"3hfi/,EQi9*j[jE'/TFO@<ca%#R)\\Vb3d?L
+ EN,"/\5N\GJBZ=#GAmFoonegA)(CrG=]ltqQ#1kfX[ST:D`,^-pmD:CoOuoBGqn=[
+ <ZtA]FZ8DL:AHu'E=#["T*NrfR2E](<[i9=CsoirR5k];3I_?:@1:=FK at K[;oAc,3
+ A!R6,??qs*=e0;p`H<&rR[J,M3$/$dZ]oG/@9 at S`Y`"g&;3I at 1"O)oPEo'c@#s(U%
+ MHG,>2$[?-]7Q at YJ9ZR"EaMsCQ[ptB3nb6R(bM1Z_g:N2OSTJUE>P4F)`2i\L/qit
+ EB,DQdrIK+d?FHjikLJ]aMq9DCR<ID:p6W3o;&qtp6\9m$lPFWI(MnTG':n#>%<-;
+ -)?tOVi1j6q+G2-Ta(<HA(BeiP,i6lWGW%#s+4q^p\/7"&ErURSXQ1N=?3(Aj_Q;q
+ Wmo"Tq#&o&<Fj.6QFJ0.q;X=nQ$_*SfXg$fd<9dr\Y\NDp8=U'\^"=JH))bR=u[Cn
+ @N2B at fY(GBPks",HD(g.s/.kTmQ1f\f:O`(MZ\9.)*8ceH,)@6VlpCUY=up=gB.FU
+ <LDI]PIcBpZ,O$"`I12V-Q/DH1/!I(m),&<?cH*F%=Nuc0pqipKt>R+\f!t at d`8ia
+ U"K5^[3)b)EP#GZCR!SVU(b',;]mJeO+V5S:d-`SH+6pmZ"[".2IhB]2\93D,MC%!
+ b.k%3=uY/rMJS7FURb"-4.5ibX&qZg0&OB&m'PO%N\a=de!Xq(>Z`Zn[:X9NaW\Bc
+ J@)j<p)FHjlRTk$7?l>l_-6\iS3m^4.D.a[TND.H>'G_%+gdaG_!0OLgc[mW;+%ur
+ TZZ?^["FCLV6LiZch at a^P+B;_CU)%kVhL,<>Z\\[;agP9O^+0NM7LPEO"bO.aE$gU
+ >aen6?D*\oYP\E72flQ#rotq"__kW>;s`$B8]OoEaIBN6$pZ8S=f]a8U'+uKRie3I
+ 29PD]BcK]IcH2K%B>2%Eb1er&**no6X3Y&CSRha-SH$Fi[AKjANblB8p9DUX&$6h`
+ 21%!4a>kO:k6;j?fP=9Z2']!rbLE(=Vu8ujqO;gd at FMk'NQ6aY21^DYAW'i4cod$5
+ RSD1o2q[jhf%-0,];q8]!<q3GaqfNC1N0o%UR`ElH/4sW4^ilm8(%q'`3W=KOuG1\
+ "cL!b"gdZr;"Vlb:"u5OH*ige7[;Gn%'SI*aKlt^]uM]$S((1`hE.^ah<AF>QbO<@
+ h^YbY-?[b-"ktpkDS<[!*5*;tPa!'1^AWiG*0Jj"XgWQMMfOeYSh!Zc.EAcIc?olJ
+ ^.62V:$*uI#dk]5p*GuN@,Ke:WHp/.S8hhD0(=#4g2+.uD[?#.rTO&BVUO;]gbn"o
+ 6+m"8ZZp-.NX*8SDkJ-ZY^TI3*7<O\F/8Olk`s]8]>.#,8GS;@q*'Gq%`&'-R5@<o
+ k at FZTI>$Ll[8J'VOab"0r^GN>-fJ\+0g8M$^=homPO4D0jf\RP4X-h2VheW"mg\)]
+ IQ_7kT70aJ>g9"n??=J?f('m]750g*Y<>BoM!s3SoFD,mDcXqu,OH6ghmDS)%ArB^
+ "l%?EA]cX/*Z=SKakL/kdJkqN5?25jp\#-Lq2aY1Ip)!]QgNYTcf@)F?Rr%f($DpN
+ m[9 at 6[!lfi?JTebM$Z,aatTol>mW_-WB0S5J",hTRJjf27N=M\hKcY2rekgq_))g!
+ ?j\"V=:bN?"bT*+Y]s,")%D?giXm#l:+6p1_ICo[*+fugO%1H-O:6j[,E]rq170nu
+ 'dnT*A\\U_(1A_\bbf@$XO;.pS&m&m)ANa;$&h.pdCLVV8OnV9WKeB`!\m9F6E8Eo
+ ]hZ+8X&ePp)\mD&@"qR\E>p`XdqtmamFN:'_T>*Id&e*4SGkl.^0\#V]FGGY'Wf/*
+ [X5spktJTiBU%k#,86?(@Ii*ASjqC:c.[77r6.MsLsb/O>$<N3PFSgSn+"TpT)l4N
+ D<cD+2P3tcf&c<Zr9c at jS)3Qe2kEI]Q,pSrG?0.l0#u#t7k21k%r*uQ[eHW*9qPb2
+ [dn_@'hC99F45m5^$u$_Heetlr:F>,6or0Ni$2%PYkknJCJ_o605<]Q4)QSI!'c at i
+ W;35`JpRV_:qSQ]WfOe4a$=CWjTn)5"6ftJd6"l?^+gTaoqSb_Wu/:,Rr9%G%1HL_
+ `2qH+"\.eCoc6D^3e6fmCa>&e5AE8Y,-"B&ko.-2HRUI,nJ">-9!7Nk-9]eH/MP4C
+ "ICo<mo0T72/*DVMlCb:cPXc&6JX[tZ*RX]c#[>G.8Q,]RjPX#bhfEt$@NLD75Rr:
+ 7`/)nnOYLCN'AsQc3%!);=KcWnKnp_-C<4Y]$3"?Pe.ekcnqeU6.Jk:b>u<a,/m^9
+ [DN^t7>rG)UJm-u.,36"H;A!LQ9B:/6l!;j<2m92%qiP6P3k%\&nR>3>?9d*)cr"f
+ I5o(p9q%/H.4T%LU";`alHM">"*7JnSZ-g:2nRsT?T7)e?JfaNX\D0(Q2n)DY6nii
+ -eM]RK2W:Lk-n^CFrH7t;Z5p>@CW(rLY`f$#.7o"qPAik[0A4Hj)aUAQ7l at YK9FhG
+ m'R)<R>tWF3A4(\RBlYc6$t.B??M!9c=V]EBbJ@>Rb`:=".QcgAuh"iR[gug_)gFY
+ T&eV4NNg%jb8$tUq_#n"l<'X$VULulYI(^&Y3-I6Z\?S)6<[:k[5M7gAW959-LjH?
+ S.%0OD*,1mT5\st%?a]'DM9?R3Z`Q[DHlMY`1jgr53Yqcqi8Sc)jS4pgAL7Gf&A@\
+ n^M#rSFaffFR/=LG57J):NT7eJPGm%LKCSBoT`,/boEggHh?/j?Ffiu0<&7O.t;cb
+ /q*@Hi?CDq^@a7*1``rK&3HEYZOPDo\^E/"]=iSrU_3"N<nAjAHJOVmdQbbPr>/uG
+ EU at W*\EAnFhHS!J%V6G@'sdo`EcP4m*N$+'`,c[Aj`[Fsn?e!8n=LlCBeVF-,)7HL
+ <qI>JN)<_C#8#Q$/1PU7h?c==hU@^r2J',_Mn'ZUM$qfVB2K8VSFqL:'s__+;(6N8
+ 6WEWDKGoDV/g!H'\J=#fMMH-8(q-qfPT*:cAW`+_'j&j$=4Bc)b$=6rGF6A#@<dc*
+ &Xu'WYnEc<s*@76qn1S!*o3PTF%7i=18sc<=>OM2AZ_?@.16LDJu+S`SkC^"lA6RX
+ J9/"j)+[/7FlYUnP\jOBXbdo/+_3Hoc*e_8W*l0*e,k&\oe4H'[3-_fd#O:.K?71X
+ 0I--R>7=\9]nl%#V47+CZMGS7K`*L"9G3\HZ=an49"u^sb*(qi%]/EMnR=S636`@"
+ 9IQ)(T::[@Z_>Z6l!GU37,)3mSlO%gnN3Ma-A_7b^W]`l39#&V1J%$5aslL>-W5YV
+ o8pr<WBVV>Uu=p$mXI;J0$@\7VP>qnCf$Q+YNEM+Joj<o`JMJs&T&J^WLcf/..]qX
+ )Mt6\$@4D6?Gn3BCRK!=RSm^`)dC0hV'_4s]7m2XW]`2-&BT6e.W2i_N0mC13NpBR
+ j%q*h8mg*]G"fnH`i<0VDUPDe3XS/:UP!K*#hG`@l<`T;e at DJ5`_BC_I3%XE%uZ^9
+ RC&De(@0)<;70,9=D.4mW#C,bmCCKaCA/^ASW0"UEkPTp+!iH1G\.]q_--W=\nSQV
+ F_=/lfh3,I=FF\c[Jl(AM"m%tob4aX;5uUf#s7M7kos.OAR"<_<G<]`XDsu_=bkHV
+ XbqJ6[Aqp!8rV<KPtAN_$K*FmY2*etMRB;C:JY_1]P%_ at Ba6-=?<N7q'@hY6[2/,1
+ M1J`@>n'J/C at n^ad:M`7W+m-Jdb`,AE\Da5^i%;[793f]X,WO5=$89Gl^'HfIJ^m:
+ &QDuBK5MqU(lE6X?sm/DKHN_HQ;c=]V]%(>EE.XAZ81Yt9K>SHoTd?%`dHOAN3/OZ
+ &@"1Rc'fV at Jl1qL_RG-/@)t!70R\GjWRiK(ju[Q;^&bbpG7mP?@?<+AhoL%7rOY#5
+ &+J.?JMsOajRgce*)Tiq\P!%DgDQ9^%P,:fN\'?M_h-\[0q'^)<Fn-eQ1Cuj_t9Vg
+ c4'j[1ZdAqREk"U9^/5@,l><C,4T;^94P0.=coi'T0SABN at h#ud1^jYf6D?%ZurV$
+ )FecrI3c"=NH1j"HT#TuECt:M9 at n?%-X(<JqR'Xgc1je1:KbH,muG<$es at 2R)O1m"
+ 9[#]o=%_PEKrO_LJCrTsNZd/G5PGX2KtBLkm1SNa;BG+hqG12>c*MI22D2?t at q+ic
+ Tr]A2CWKW4939>4rq:5P>$EGNkZC8MWSNZm)WtYXI9FB?Sq>%qlT!;[0iM\6&oVaK
+ s6Zp1[J3U=h2&\+l^CDYpWZ`r3<]@Y%"AL-hZDhbj(hbuotbmN,GI<hPhV[*]CU_&
+ /3KI3oP0AnGQ"spEp&_XhLhP0qGHC:5G)rT2X0V$3ChjCmNtV+e6VN1a\r,cn<;tD
+ oeainfp</D,Ia^tFa!'KJ"'Sf]j5gE7+;'SQt6SOqpkr"6N&&1G\i\*qVsi/fc&]u
+ [@YAQS13L3?cC4&nI/H9,`5YRY^"p7RsZT=g2i8E3H"ZQ-b_Y/d0$Fq$E4p;YDLX)
+ HQ5U[BB at t"P.Sg\`#laD[s2diorS>LeSgB6SfKu^\+4)Pg6^C$#Ij:;pY0^@Fl0k)
+ B^G/96%#I2W_i>1nkX<^HKnT'@ls"mg[Qfnmf'o5?ZF,%ai3nT2$^fGh!/.fl`k57
+ 4C\da/)iLo[?;3r)[\Jf!X:/Zp^m9!5F]2JiRgB\_&aiZO$!ia6_BsnLpl(!3P5n?
+ bQ#BlCS0AbQh^!2OjUgoXLA<F]<V5]b6>^U#f2]B5j;amgLLqqa1%fR_$f;2S/\XO
+ *?K;A5uMC4A#5o'fg:'!^glJnPT$\lGqWslXm@)HA'mA:R&#W=_J>7%S0YpjY.San
+ \eE=U97K0aYs8F91;j10qbX(^%?%88]X'9'\\9S0[5]u;*,GbjS-]NQ>Wp"V_kS*e
+ ZZiW6=ZNMZ\a0)Zj5WI.hEmD&-:4:g*&s3mTJa?>MI\f/Uf"INdDVfY4_..'6r:hf
+ 77/UN1?5aSBcON[(q9qQ`G at u<bYjFJ76YfJX:pIR>Kt%V,Xl4MYd+'dlE[d2;nj57
+ `IqMYN&1oY?B)m=QkOR19J at T1T0c4R7["LXX<ODQl&G=J,s4OIXDp[MQ88QH53eY*
+ H^-lPs!qUr]SjM0lsLN\@k68S^AJ(qKH,sP5Wf]S5l=d$Mmc-6KGWq452/`97!1]b
+ qSkpU61X6MjE*?`\%je97kBKf=iLt\\AlVD8OR(1$mWL&s"b'(7)T]\Z9?6Bn%6eb
+ `7claX;mt_5JU.JO=D&(TYA:t43>[V`%7`U<!>eQN$?I3\t#=i\NreA!D3FF8eaXc
+ I"sQmDk4-gYsV#<'P>2i/BW;Q/GcjsF at dYX7n5C?^oWVT6QSKC?:lq`8X)6Q'C?_X
+ k0%#:91m>MoNK7FJ]lgL8[NA+,?kaac'4``%33I*>^aOa+gKgPa%N_^$h]`pU_%(V
+ 8$m:_Th!)7]c.*")MH>H]YD\MbW_9$Rp1mt<5hLHUr%6+MWDm<[,&r?`]lSJ7s!%n
+ *6l7bVamLVc#Z.`XP1cAk0-4pa^j9B`86GHlH(;hbd0o2SE.n!ilgY:a_RbK</s[7
+ s%[t*6T"%#4"!\<$HK5j`d1)""7$K at XuM)^8Mnl?]Z\M\oKK)A4kuAuPjm$69fjVL
+ ]hJSn$6DWg&/1_(M:e/OkaTq\]nsuA3'0,oqn:AA.`)=s,^]I2>`UZ3\ZKE6.,;O%
+ RG(MC=HV;;6Gg#^\i7i`b)iijNu<XKh&]D0@#<:G;;E6he>OS_@\#=m-YmS*q]E\L
+ cQ at 8=%P`K,XRT+<J2QuD0nRlg'OOO,d#S<"QsBrQJ<M;d at o<11dkqIOn<Qrm+J6l_
+ _c-iFPpAg*QdXY!8DG^n`9^%lim"hh4lhd&NA.6ZhEfs=$,m1s[0hbXnWa86dk(lc
+ NCZgWQDUc8cm0l-Ma#2'mD=gZcJcC]7/B_"):7IL3*HsEl<R.1Jt"&7W]F_ at X[AF`
+ PgS`KPoVY[SKA1">uPkfR at u(Z_A4=']g^=@eKm:R3q?5G"[(;baQ(=_*',rNmo=cu
+ d=Xl[0hTn3Rk5@[;gh'`I3;PGE7N1FZ+:_b>pVGOZdgP&-Z^fh<<#DcAl>GlSkG$W
+ [8]3j<AA2*YUr<Pj[I[$T2<L[%lJpfV)U9SZH=0[d3Jfk9ik(0M9\NWSslA(MXCu)
+ H-^m<Wsk[gjVLher5BBE*bA)=>-(h[Csaa_fVOJU'^=8`%iBGFcV$&\]X1h+i*!Tf
+ <#hN2m?Fd]O\6.V2*qK"o-qT")7(?MakY9?9bT!r-V_iO;j?6DdCe(`8A(dXes.ks
+ N at Pd$3SH!)\G`4!Kg+,D*&\4$>0T(YU-2\N\PQ8C>8)8$Pn7':YL[fp<7J-Hr#lCV
+ 9+2iYShWIOj7B\_W^DKC6>JJaHlOJHZrT>H:(=WGFeICJ^Fl>7]fh?8K;[GZ5?p(Q
+ 9&]J68s,T/!S/P"=^ob5S\SL2LROL,?)c?,.gOksI]8=R6ku`JX,Bi$+[inS>Y*Se
+ b7qUSDF\,D.d at XAdXVp0!7ktEh@'-T<RT2ERFZf99hgln.A"=$i`m*mhNC]/7I%X!
+ hql%X`/OaH7>j$fj";p\><VL5c,csPW"=:i3[($FV>+0((YZjW:=M23FmgN[M,'ns
+ eN<:hb9"!M!4#W+i$tioIATg-rnm=3?u<U87+=bS9VcgW:ZZ]A<2c=`pY;VT*n9=+
+ 6ucM-'j9KjWpoXe;e[q&G%",(i2_:bD@'GE(nRj*>p^1i*[Sab%aJ=:^t&eHe_XQd
+ <T8;pfit at PXnl1jpu!=<?'OBtQ5?&<-c_^"eqPrP"t?*<*FMPN@`7&"AhDOib1t6Y
+ @g!\0'sOAQ2<&+n008]6-(NR>'1sQ][9<45F&UdU0NsJ^6DTQ*=uig(3(Pqaah?<B
+ D=gaR2VTKD:E?7l.6b:k85#5M6fQR*WiY/a-5\;^8CZ#:)t%6!87Sn`gr7.RS[r5%
+ iLbb]gg2>`eek)"e`/^u:1C]QKQ4B[AQndK2bLVeYtX9G=^SS,h'P<p5$Pgg"67jb
+ AjsCAK7VijBB&#\`TBQmN*Bh,^;,1Yjkb/W;&*BN"_Pb69FLD=rL6GrT<.CTX,HWp
+ ]uFPnrSIFsO9H5-geMDJ._\!SAK<pHc(<&fISS1<9"hO)DLig;CF,Qc\KmnWq%r7#
+ aN]8UV+'&!h7G76D-"0u(ERQCUan[J_cuH)Af\A?[.[.$kf)7,6b\/<]jr[)\(_s&
+ hZEl-`boEUM\/XAi-oH>cCGN7>Jn^Yl2hpi(5YXp<^?(t-5uJ$mJ+7dI9AJ*C28PH
+ ]_gsMMEWqljWmjgED;WdOH[".f]IqRG,&aq!b.,WlW1d&L:65Qb?rN^l0LcQ[SP13
+ Z8D]Mj/-'Y*3NIG^u>j?.]$*F[E*!G"krZj+&X`2Ku at eCWNIkaR]TIZY0=V/c0V:=
+ m.I7 at 8dOJ&\r7-2`j3iq'73E%bE+gS`n<+UQE9IjTBO!mCAlQDIV[0'qO=)3MbD!(
+ Nhg7[fG.R]bUZkkL?!/5fi!iTmS:K6D44I!jlej><lT.J>M<Qc at H7&Gb;Fe.p76*h
+ 4C0qhl$hp`Fnqnff^=R#m[f=Jgf*4r`Q%n[i<kt3#5`30ZJD\^B9ntPZV-g,!"UOV
+ A4icOAUKjWS5&^.]&)joD7&c7p/Z=VDk>)>,^\e;nE%+!e.2d>q_mUiY@(]M8+u`'
+ 2OIVX(IBCu[PnS22N2R?Q?"fEELs,/*]r`/($D2/i85o"p>=BARm4Q/E+\5NC^+jj
+ U6i=qm7DNe3PI-W'lUi8Y!$Lhma1I$/+Mbee)K,&mijAc1*V=1]5KYs]4`g3%d*r$
+ -XrC[`kZZQ"M+E at fp-r#`q41f45ce`FF&`ZT0R!]4nK[!F=hh-*fb4kJTBK1F07k$
+ %lS8!o^nIokJ$ocV3l<tkfC4_o]>]3qDY7Y<nkW;ba20rB*,s3fQCP!NA\ReVdSH?
+ /SE)oohhkc#:\nT067q1FjDqEY8B#8d8RTET.`1i'ruL&(,eBLnm2l3cSkK_,22Hk
+ @4\T"`G")RAttM:Urghr$_;G[C*'i^?iN^k4m*pLX2mADFaj"'pM+nT*qKndG=f:<
+ M<Pt>60kEfoFmYd5?C]o[IS&H>Ba&CB)qV\0#!59Zh!;8?YD6FLN)[1Vi7[$?](FF
+ H=]j,GTU=:Iq0:(;Hh*Zq2h<@o<WO^8FP_9p?tBBS?SCXkieGeq-S(39L/ETK_^C1
+ 289?2h[FUFNV*Nu=p at gWPk2`jfbY+lkUkD-f9Z:<,krZND$O,4L?7j4Lp4R at eWq>'
+ jP;Jhq)/_iqT;I6-7sA,[s6oop:H$'V<dA9Zt#MPHG:-1T-\?JON?mar("6G7r#O!
+ /TE_-2Rg<rC]h9B`-YB`q\Dp(O0[2 at d!JueG8*PSM::<Ldhgl2Hu]8a[rHf.oOB8T
+ iD`QJ]5d>#R*-7JEW=J9Vpip6kL+HWp/`JeDR4b:idHl.#tL&)8$5s11XD`lCF?=b
+ (Y*F-[W`8 at bm0mTAoTNUX"mITpGV[<I;jEiJKF:7P])o\1-kZ-mX%aLIfJo9=5:(3
+ l2Ug7!$G)t,SggoKL(-]==c-,$]%,Xd$UV0%h!tWimG9s?99$\7\fN7,U+rhJOlSe
+ )+:o=0:5DoP8T$/<=4i4-. at .hN\rqjb$rj+<<bGnOO5K+\8=!Z,c+G><B?sW?Tb:;
+ X&ZaU1/D,;dU^`Sbtc5cY>qX.><S]nBXh;T<r8/jaUu'[Y;)O.<hjH<cY4/!h!5&(
+ W+#2*]Of[7NQ=e5=DXO[m7idQ/(q"`6N*12?7m$fmZp_Ga%(4iX(@W!PgO3P2>X/A
+ 'sH:Xl</P\pO-,fD`@SRhU?PcRb)0KNE7omP0Qqc(S+&\M:KdkEVmFdj.4!<ms&!L
+ p3WpCno?kl^KoU7m.:(\^F=%%4_jasBfS3Pn$)_sYPPVq0s>or"#<V$oT-WQ1G&C7
+ :WsCT+g>b`$bm4b0_W3F`!4sJ:lI<5^2N(#YWu&)$P]\i3oI*SXfN5m-d>=+`'m>b
+ %*V3rlQZp1c5[991[Pl-]=sF:.*fpi7#oa<9S?Od7n`H^oL+Y]_McCS*'gDnlU8V/
+ ]C;<q.*WD=iA&3TF(X2f9H:LJbpc'*-,3?BlP6TRCtPZ$X(:`O7['YB6_]eB*CNbe
+ gY#"]EoUXkd4US\/uFke+&#LP;]@15W\m&KU3*1S3Qt>6!o)/r70'%1Pm_-F_6%!;
+ =\I92f3#;C]aZ#^nn^/?do!M/?;E&A7pIB!>6N5RZn6UF<H5./29^oZY=5C/h0coj
+ l84?*eW(rN(T98"\>i]_gn=U+G?q1n\@%=BG<%O%CLgN``8'e5;AHH"hX8Y]InHh#
+ e;`:o69Bq?QsLeP at WDq[ZXU6D]89?@I1Lq1QfYE46(&K1N2S^fGE-5Dg4,;tZkP`l
+ 4:XhP-8lVT=d\B7<IL at sYq?NSB;pVbYePK8R$D>"Q1'XCQ6&PdYPG&\X2#IaTd]07
+ r at O6!#qh9#;DF`SYdpnHd?Wp=HOH]cd(X^<D#8\5IquPfYIVA/Nm1jIW92-pn8=PA
+ YO;(='#A#2c,%/2\X)X%l?B-P^2LW#[;K@[?ONHHql=WKd[SL]]"-PNqlWQb at Zf3r
+ e[@uhEfRU`9[ZQ5<DCoNh_cBi*NCR8c./^(^X'Oq3;V\2NQ9ds?$C#A87%i-$HUjD
+ M+Dg_IMqEqD#ZH0o=S].luu at ZGKsr^43,BR^OusPqVCmqMZ-rc1EX59KF%D.A+s'h
+ l2;0;M!eWnOaM*smle/RB&6r/B?rTh]iYEUi(O;h0C_';k3.Mjlg-?F*K7j%E<K\&
+ clsk];P=g>T9i2EGj0LB39W-E?!5C"CmGMtfR3-_4%XK)mGsP29Z5pOXbUlP+@*sn
+ &QQtQ9.p>gWT/NK,-4q)YqdUl\#gGhWD\R(+u.%!b3gID&qCD4S&3a2XW"OL0ecl3
+ 7?uBN>bkbc921(-6A.n)e+P0q2DVIlP9(k].$7))*(8Hm=CbTgP#1r*_A+"4A(q]Y
+ Z;qL=j>p(I.diDgRIVt$i<@q'W$uRa<B?F6]NXm1PtbR*8Vi!Me#]uVEo at VOLt'J2
+ 9F)u.Kl+\@HtlT32g3V-"i_EQ-=hb:P/q*<+j"u<Pf2+3ECcToEp!H/Z#ft%N.Oe\
+ 8N<V'cCE at LEY+'t,8,+?3AAa)-@#=nP"^"c1I=:1PP6u!+j+f1Z9KuG-U$$qT1X13
+ !#G-<6\l`k+K2/W;&R,;a>CncYBjhBLp6to"HK+;H at JV3Pf;kq"+=*IpJ?U(3!`),
+ U(gq%d>?%.-TsD^Zp'C5Bia%9=tVJlL5jG9SFW;A#Gj8:St'KM7a?CZS'7Tl<>]FL
+ ->UGNA6,:!)C7FYeR>/Yp2nd+AQOrkAT2c1.*U2o6"YNiO&Ej'eB7-9;;kuC'tl[G
+ 7S-M=FLJ1A_Osnt at p*N!#-8Q"Ro='C:+H2.VNge5_]#FX=Xi3Ud..mm8Rd(oeSMD[
+ 66TFp0UPoJ['0&_XAfuZ at 4Jn$R#VN1SQ]f=m%oZB<Jm3n=sggs.DE$#@]INFm8Y?W
+ Z$SBhk#<)m+CPZ*+ni?Q-C8'JXTcNgcV2L93Q"qc[5bHnMT1uD-"<c at BkiF3/sLBt
+ EE9H8IgW2k5+A$ibbMCEPsSPTHej1:S:=8BApdeh8PEUB`5'Y])V:hQFVIR^?tfDP
+ ?]6Qq%hcmndGiP]_\mZ`_k3aF`6ViSItqpBpdnRh$f]lh^o-$.`7QYE\ElJ^YYrG^
+ co,Rp,SPlO at s7o\%"[J5H9j;C<QR68OlX0 at 5dGV7as@9AOBe!5nfCKJ6mEpfgoZn5
+ i?ZRV=""\dYEZ@"#KW<[0BEVf6*k07aTNtKk#*(ao.G%,(^TB'"FHOBr\me/KSX30
+ ]q'46L=&%02<`j3!H_ at bdTK47ktNJ"FC&+tLsnEL%4FU9erJ1hY<2!>9qep`OjNr/
+ 4JPV6W-(:reN'BqC0`K]2#af4)R!"P4[lGphM]kD4'uVP)lbaO`Rd/+?>R</X>V]Y
+ f3,FZl90^"p9r&m\nbqp(nlks"El3H&c_)i?:T)A\A71;.-M,q7lO/LM`MH<he#6+
+ -\@J6(lkC4bY^.`1-+7hKq)Wm-ZHR9Fac%i"Q37;]sk)SWRnOfYpKfPYa+S5/GkCq
+ 7[Jk>4La@]pP1Hi"J^18o"'2-b[XbfGuka7^\H7`_R`Bsq&>OXdU/O6Q(Q5[s$2lP
+ )^)GX)SUKm^Yq:Gf,Eq(-$\g'k3YO.EXm;P\kHb'I:nG"N\9,`/>24j-Z>d/QQ.[-
+ $=*t4*Fs3<Si;ZAbp at .;Akq>UqmPP.)mG3;gu4dpSmB_]F&hM]9q70fHg_)=DHC0M
+ ]"?g6nU;^uC;ktapJt#ZRr^$AI&EPtmbTLY.,oN-_n=Pa^[V+"D#17d!;3dggH%-*
+ mI+>dHkq"\?F+_<9^gq_<i"CEK4/K-T<,_te(Hanh.W at 9m(>6VgA>g at D%B_>Flq-*
+ g,nGFbt#*h(:!T01J`:7G&G&"f[rE<@sLO$e^iSK@(@2Ps$M/3MRM$UI__(iImETR
+ U<W0-bRZn[N0s7[I.[uj0diJLa526i_PHU?`GV^T"ph!&*kA4V!bD*-8-3mJRbpWE
+ !Y?oZ7hYs.9"NA'h_6mK:/L:gaKmLPRgtm`A75WL7fk$p#>e>(AL at SAE0JKh#Dp>&
+ #uZ1h\AF.`3O!hpn;.IL;$ZT&Zg*p[OIl+.Wc4[JgJ*(Di\:&-FSZHBdgoLQYE&M+
+ QJ+!8dLD*-0[SC1Csrh<$gb7q%quI@]%$2see%KM0@\_%Y7,@\$nZAODj^A3W;f^*
+ &5^BtDiYD<3qdEq&<R%f_Q)!Qh"#A5b0AB,bae`MMZ?NP'Q3'XY8$I7o^VASnZRia
+ nP8X.gAl5$c*9ITml7g$UAsW>'p"q2DZ&?%,k2C"(h9B10,X*%A5NmLS^<<jd?bF)
+ (E)RGc4N2?&Qoh.XVssu8PI55n)"HU)VgAPA<Ff_!l4hQ9&W*MnaG9JNR8[WBb\Eh
+ jQ.6e8l"\D-D%&R)o[.+Km$g`0,tNS[Lc9mL;P'd&8Z<;=GN"\1)b23pE,;F#nGQ0
+ :3RhCr/7j+?'1SfE2IMFKT9ZR+`Mi9.JdldG/Y(c,02HNB\OhD0d-]2+]:(qbl&Cl
+ +XN0%#jc[\Z?5ABb"o<N6LnY_EU=-q`;*3<&?Tj%c!M)[o(m=PooGXnN=QV\K)D_]
+ %?3jOZ""9iLD"RSr)"$YYL`ZX]Z\/>'+LcIOU!J!N=<'#r at N3f&Hqo-i=YT-&^RR4
+ Dmp/G[2lFfmLdb8bhX3"b8O5mb,4b1X at WE>?QKg8'6.9PP:#oR`tNA<s(qa"Oc;-[
+ X>o4K)bY4,b1;1mo/)Lq'p%l'P>j:hi[C!%jg,)R1,eQ3UG\sK2Y#:#n]F"7D&j/C
+ 'LFB/i]T"nK/k_6!ALgNBK7?cVW=YNZLWboKNf\`6RVGLA+G#6.U8r/TI3Wp:8X(5
+ Z')mQJ8Z*qQB3kjPB_!Z]&G<[>:,%d.>K.FdlRrs\P*f&l9t_m,pVi9+Od]ajUj_s
+ %6hp8m6dL.AC>$fbX,8:"=D#Q.():h&Dm$n`?]piC0q(cqY0R[ooIcWE4XQiT+Vd2
+ r:(^WOQ=Osh"PjarNE71O3[;.+\'f0.hkc3Eo/GWcJ">K/<.t,YobSrV(Ya6/<]Nm
+ FG0Q&X%1V:0<`t]0gR6!o.uFmI<1 at k6<c8;PUY"01J#n1$)ohWHV at oC()2Gn1Fg]"
+ btSnc4RU?AF'h5Od32FV?PG81<6EuM,>Y=1P4BeGEJDPDZV.Rb!+Kj[U/=\WnKH=Q
+ 0GO[R1\Wq*OG;6C5?'!q`DWB%,[j\):l_Xb1cB$35pOoU<$\t_aalT4 at 6=%$;m$Qs
+ 6t7<=78ns\:9oRT<Dbc`6WJ8JI2.F1oD!tPf2oA;^m/V4op/cL-UQ0\P)q%<$$B#H
+ U1+k5]51\J8?#arF!dbjNV,eDFfAHf='>,H9N45Y$MuOL7blFk&%#OQP5Mn3cUr:Z
+ 7.R$);(Z-0.n4AZq<t^`'O:C>K,(fm(A-?Qo'6h7VY!ZD8r^php'CTEmmgD!/FTK*
+ dcW2]<FSc*;,qAT9V#&.G;><>A;o%,Ds$h2jW-"4Ai83iO`aOfbU)o=1_GX*ZR[$#
+ 7.51fr^a1U'd6R2QJ\o>>Ld8,e)6#F&p3f^m56Nf;*`EjKhcd\3HX@"OkU[QO'U*M
+ #$.-UQH;:oKj>AX>Lg1i#j!9'b?O)oDBcPo"I*>m%`68F\FIfhk@\X4VM[:S4BCZ^
+ PuUVglps&(CJ4290O8V'ePDM:2ei9j$s708"`Yf964fb2MWV(n-9a.cACVJOo2SI#
+ 94l\kA<CdHbdTBh%e:4T<oTrgF]gIXj\@Pco;F#a&6SC`k>EP9n5^c%Q1lpG9`.a%
+ f2C'i<WNY16V5Z1H0l\Cm,(Eus'D!$c7P:WmmUVb*A3MC8F\9>YjgB:"\(F^7[Me:
+ =/dj>MdR;hE$qVo[@gdI4D$.b;&4-b='lZC%dl,bX&D`3eRM`TTd$m,Y#U'C([6MB
+ s&b'#kU^i8M593%]5pAd?)WN#[fGH+ at _"H94*,+f'u4HT\6Me(>rC/V[;tD^'n\nq
+ EFio`bFn,K?#ZsODfP<#fBHHu.>0;pitj.snfL++j_Ru[[J4Qie.i#ZN?;b,#5FsK
+ dNaPUf7<!gMqErA\0D+C"*d0$Lfd&LEW_9,d=p,0j3]S#FMc=jiJoipb7f^R0k4Zl
+ `m7N>FYVZ\n[/ma8WQj,O-J0SDpZfs2.b?]9T4ml1GO%'98tiN2laEI7'uBhM(,Q@
+ ?F5Ua2j"W1R<k/^A(RP.9mMr0I9nbb0!oDC'*FG$5C<)G&D:W at ZG2]i=PL;hI'f'j
+ R6((#$IZ&CQ+,LV\PnS$h_#ZJMT2gSL$pro1DFSZD%tT7P7N/1!KL7])\H^n(Nf58
+ A!5@>NKl:qom)++6Ya+M=c?@NEc%5+H<^+]D"*\NeVf/M<*@76@<,Xf[ASKhhbsiL
+ =*`SI\`!k*jB3$;MQff;#!nja7t['T[I1XQouWnp_/T4pK at mhNE2B>@25'G:PF:ZY
+ m^@t,Dk[@m=`aqX1's\b&EmkpCI`)R3-90:5,F]dUe1KD30pme.AqJjS4)*2Fl=dq
+ ZZu5`A+<b#ZF+%B7n8Vs8 at a"<f;.'QQU_ju(g!>YfgaS34T:HDHM.;c3KL8G"\JHX
+ Hdk\<efPWQ]b/l0GkY[pfjB3^jT!e.?4j/OmR`ku=g-K8OnlDGOg)!UpIpbkOce3[
+ &SIa196Sms)"RsH=hBh+ipo*__\9 at OeUE;LoQ<sQ)C5cuA^L,i%CH:")1,?,>>3jm
+ Z9bl4CUBhYaRq9G4^E'D#F:0.nNCO9ZPY:O'aGIJ)$*@rOaq)ZB`hS3fR&.s7<?uC
+ SSL8c2VUNSpeTUeBY1IY`qn[CRAEek5:3tQ9+>T+-;Wg8:QS?ZX%f?#:V16k4k&IN
+ 42iV;aeHkCTNff,aXt21jg1Ge^b3m)[bX205a92N2r!ac"[ODmGIs?BRQ>_a\4:;&
+ &]"hUV77neg5&b?h0dma`([#-dZ\)pQ`TYme<rmpR^mec?']]:%^-8ZoO52;c`XIH
+ @6%C!g<7FGZUr_ZXu)QJD4dd\flV8Za.."5Yj4cKQ^`=2\/L at 9=+Pj'hged/mJNlf
+ I(Om_0f0Q'Z29ZfFOSA*Bt>8,V%g[h4.%3n:b%q:J%7#RG&#0fGKeI09=kdqaL.HV
+ /'oLK2rtf'(2hrn&]f at 5Rkk3<,:bWV)F$8cGPeG93'j!eO#gor^m$.l=H:.80!7eG
+ _'f0_I3Lip*kI'"8GgWo9:]+1@#mH6e*[gt41!FM4e]aKW13emGZ09a at j6:61cZt3
+ )nU243?q#(fdV6:Fe.,IGKon/NI at bGh-G_?B2lRNKnlA9"4M??+4S!;U&7+_El5u2
+ CT/'OPBrY=9gN=f<QX(IX;]Ppe>jK!p<Pl:X)r=6Yd\,4F[pP'QFpXT>\@Pmaf7JN
+ a)@rs?0a$_#K7R%iA?N04'q?C"gGTX\NI4Y=fiAuZ`dN8J9;fHo-]Wr,5[rsatGo<
+ I2>aXfmA[M/Rk>oq&tiH'="(^YZVhZ]B?!,iA@*#4bZDcq%r)h%C3]jN1Cc<Z\g,)
+ gWmcLZ!q.cF!4:5g"U>/[<X,=h#Z3P7r-iWGahpAMLfG():?1=ApD5I>ckcDB!=mb
+ ^R#n4QQpA'R5smqCq-IsFka8AJ%Y"i`Y*3`]J$saT=9:?>+ZV+C6,5oB:N-#VR9e#
+ c5*S]O,JJb7K4<'I:R'L427ANka<u5S\X8^>Ar*mo5X5Ns$>DqT at SVckZrI%>)d#C
+ ]<lm\A%//k?2LaI1ClY[J,Ti3eiB.'d7Q,nH@%RHfkGiHRGaTap=t;>h at gL9FRslj
+ q/WOpp*&E[RB<&0q,b,GpL+_p/V&5VAZae^nRa\M&*'ofl<OX:hKS7tcLWi5C>ECC
+ jCSC$!!%R8i.(eI&e>1t6=A0-A0:jUK#(mc34*!H)3%,GOU-nh5og$FUbS7<PQN4s
+ 9')5hFG<^6P"Xr$=U`Sm3Lrq.PM,U-JKUIZBTu[WQA7u,;X'G!FXEY7W5n.f$='/U
+ =GfN*eW:UXXVQfFVH+Q,C(Ci\7HQHhFW0!QZWlUU413K?:q>F9QeV-F7hN@>n+Z_i
+ (D2MC>Hi?ESi3X%`T60KH4DkS5e,o3OZ_E'+e?d5Y?EM9So'e;l7#kQB"qcKd,K4j
+ IBLUnY+P+Gg&8o,I0JJGiu5SE9(U-`EqK0bV_]R?k]HZc?8b$Qe]r67S#VMS[Cs+m
+ ]K8gmQdLQRqIR<(B><EgmIkufhf[LmCQ8*Q\Z74.[%U;)#),<=1)C$XO:2d(X0>J?
+ J\c;1"9QF'>R:[%&7QW^_!if_$GibG3sic#65^G*&C`9 at 5k*dB%mpnE:DH:Er)"(q
+ EGQX37.Jbg)8o?^D\f%OHkNf^E_=(Pag'o:*ll\K1EoAO"Eu31klSUP,j at D'[6L[K
+ Yl-(&'OZtr1<OAfZE#b-NQd3q`o/7cCtA<WPIa+EUU06MKY,A/f&EO0igE0,CPW'^
+ +I$@ocdA^\,_8hV`=kO#'I,&$[PT9kVm2F!nPRf>MfhiTF\M at beS_[>5KKm1\Ic=A
+ <7%cm9*EL'=(u4YUXFtC.(6!2/JUf$Zs=D=fnd$j=#7%l@;*$tqOMB#%jaqf>IO1h
+ j]a17\D(5$*Q4RU$>n=7gt'pAPune0p&J4gD<kh at pXL9m?P[c1HSa2hh!j-YIL,4B
+ BV#p/iJl[.Lgi:66\epUK3ND+[`/m#j%397<m]%W%qAt2>qLH\\OHIH;>:=b at c+^S
+ <oi;$Sd_RY'_Z at YB8OoVTAj#iLAnS`p+`)I\inZA]i_trSMb\9A?"XXFnJ;Qg=>Yk
+ lZB:&Q8gdSkf7<Frli;apKiZK<pJb_nB^ce#?WJI<:MrlmqO>8:)glfEPcfI<41$"
+ r8s,;dbL73f+"%>`htnhp:&HZp&ejkgCG`thUi/C6a"jM7jp_F1joa'OUk3@,#D6S
+ .78+d8LMQ@/9N)VER.8cp!p]d*6(m[DR7LB*,-toLcoP67m2'W#^A*%Y_L$.[rWZa
+ &k>eIq(\LM+ at S':h=/3dcZcg1Ino:l[JN@]<9G<+="d3Ne+0^<kq<C6/=[?cI`0%9
+ 1Ie=bffPj/:_B]_BGaq]P,qo)+PXX)f%Ju_(P;t#VO1I6`8KB1KB0`VW^n>_bG+Q[
+ .m9^qB+ereOlV17V/&FHBan,FR5Rm\;`"\;$P#8d<QgK:6ATI$#eW-NE?M&De_:V/
+ .J8IY4t/<jFMhMq2N"_pkesD[("9.tMJLWbZ07q!iaXj(ObE*k=Oe@#=h'8b\g*Z"
+ 7iN at W?>$Np3A;ca9-VLKO3g3Q0f\nN at TspKNT!#=pD@;-Z\j5#m/4?e*9>O!!Ij;H
+ 9/m("6R,6<O7AXV/,9V9Qs*+(BX-d%='1+2g+8N7[FdRZQB0o;Z:]/^ntTinPad<_
+ 8<U5,]QW*&hW),2YBB=rKIJ]'j0O(C;;s\.+Z0nD/k3sbjZM%sm8Lpd5]<6+6aPAm
+ :LRY$dZun]`I(NnfbAobfeuE9jPumIlA3lG6laZ at dpoYANt^K`:akc[bS3g#AL;N8
+ `D8a&9`/;j+d#QQK$L<"LPFt1J'f/D+V#e7NR>^rd3dLBkiqT4#?lm>aQYr=+Y/A1
+ f^Mf81:3FmJlC%EPfN&j5mb3cL9+:E[X*\++pBeV'Q0ESRUZe$nX)*i..5Q0"%V<E
+ ;P:Db0[b"5:e[,u<4-.pS!q9qW^@:E[5Jq%3Dh8<)p<V)8n>O]\GYIA#]I-!?Hi$t
+ ?07,o8a`uh4mAkM;b_g<P0r_[WK*W`>g\uC72&?D]ekh0e=:[sng*NI-"bZLQjHf(
+ =in*Bha at 0h$L1&1#QERb>aSSgAb!jr05==p>`t7Ng,R5K:u!KHP"i<c]Eq"gD-a]8
+ ngp7\11*-$"^Gl.r2*[imlIL\5\u:c\6Kr2`"s"W\C7[e)4R-lC=PL$ap%PY]?X1/
+ SR&o>dRROMOX)M]BR_[3Y$DE?=/@2WE-71>eoI)%#pj.C[''U#r"j`VGuhbYP(-m'
+ i*!)`HFhT"!\K?56RWuE>PEUS'7<<&,9 at e-Qqn@G8k4@<D/+f*5,-#0I<k-/'Oj%[
+ 'p6,_Nm4<da0hS6 at m#.M<h:q_oEuOGJuW]^^.$0^7]YSSMS&FK;Q=\,dpiY^9[`7h
+ Xn)99b8Ht+SpeOHn*4dm$UT[Wl64CC3Slpqo/N>4R*8T7 at bMNMB[@3QH589`=j6Ir
+ T.J:6'8gR.q[[!H<ed+;6TJ8XTm93eZ7+F0K[6XQQYgSbPF!drha1NFFCkH"ZdbU^
+ CLK<&[\C;_>)a5?-^Pt#'t;;%5SCUpD`(ji13.W4liQ]?*0s\hVg=9XWe,gX$2qEW
+ a#dLM\3o]gXM=OB5UuIZQ.6%9g&#ZY</ndD11T_)&U/5)_i]Uc(@L!;R.9TbiKCDd
+ ="%3.dI4N=933/[LoPZ>jV7rG(CijI42Z<Ih<2K_p&Ltf+*q_D7335J$A?%MZLELp
+ VtfE_f7qR+:p*)Jq'qnERm1+CK0R5_)8^5PqZ>ck?]NC4ADMX(ORo>2b"SEXK(N,?
+ Ad=$c*cn^7fngrK2t^e1Gn,,fY<:qSrf4=D\flJ[d:g2_T. at 7Q/81%5^"9#93g(\5
+ foAK_Fa%0gAq?<4i at sK-p"aFX`_,\TctL_bA[QC(e<_7a^1;";hte<nQ7&Uqgd.mn
+ qKne0Ya-Zdb+,l"a7*C=5AQbcj.q[75?BVj=>)>jc"=i1Sp69;#V1joX7>=o6Kn:b
+ 1!_(\Bu1qG!F=d, at cdR5SepP@5NtX*$AHu4>M<#U/89SmLDWb@:3D^P50n",;6+$@
+ `qunXbtJ>3qe`FsE9[rH^@pUbP^To9^KC?VhpD91"t^bMA]$[17_9Bgfr?.3pFt(g
+ ^D$(HKB<YJneb<s\I7X3KE*2f=$LEk\SLK849d`3MEdlh)>U,&Mu8t?#r3H at We:^6
+ oFX=*G/6!=5=>W&arnF^p-DUJ5'WV`H+#qb%l!>L0_pPhbC2a'P-IT'.MNR^9G0$/
+ Sr9*5.!cCj'-9:mjLBb%\eu_Kl_M*IB!ZftXU4,H4/XVa)m$'Q1a9QC_T9)E's&n%
+ )o9rJ\Ju at +r0*kh/K2X9UI#O)0XGQ/6V6-roK&R9c*V:LT7U:4OVaQm2)^li1r2<s
+ o/Ae3[jKT`UuFkGC>l'14uI,u+:,%V$fhm3!&F?Z*V3kS.;He(.Z1RU&VNhGqa$i7
+ %ZCa(^&']@S5I!NdYQks)H,V7MYb%(fXA#tT9>R*;ETmoI)3a2`^:!>j8h_\,c\+8
+ \KJjX,3?GKbH3itS=<;946`7Z8i<\YQYQmV,7B\L*l#%1\HHssPU%\U-pLs[66'^E
+ $[\jH)4D\Xa+Kq?PR=H!hFBYPa&=G(=SkVrkq^J.)N5UNie9p&-T9C08439ZCl"$T
+ I#I!DaK_I1b6gcjlUW"05'u`hU2hDdX[fXia2A9'1lf'(a:Fej[Rdlf]Ttek-7VT?
+ aD.&4U6LT^RQ!$65dXb8'IT<L:HV#oZR\'WdVq$qB.YW*-H^/B]Iq)?a1G<I1`S8%
+ )J6q2Z)mjo+0sZR3=\C*X\.h'V?Ed6n[kjmg;E5TP/C*QN&3C[==lA3LdSVhW7*?:
+ G+i^/`6:Wmb%ekPgCg;H]7`/U"A]\%h)!ij[<]PN'(.?P5Gs^f]^3(#aZ^hpThO7X
+ `2(_>>LX*T>o/H=7 at LPS*!*h.UWm%],Ej)a`/glJPf_.+8)Wt_JhsDPg-+cLbWOfW
+ 1ouj[=r`K*5Q&&5d$.!=#fhOTa#&dtoS]aG3mG<X^c^r&1h&pJj1eRN,+F-CjHH#H
+ )Sa-1c$Xg_*1]ipS%gF6Y]>@Nl]Frj2+ZMi3$L!n`:=b,[`9Wg,2,l>]D8Ddp9'?"
+ :bkjBg+L5G!M[O/a`B!X/H*g]oZ=349^MX"SCT^bU+P)'9_;Rb)pGFs<0bD;+2&2t
+ <23+05JCB/$sRDR`4JAfC;9,\,YQ7loZ,32_?n-"2C.*QjDN4)U'qZ6]JNAU9Idos
+ 27ir_9@@_+PfPK2A\u)>4"EY9XWB$N at QRf+6_gWO7(jOk^En7c[!a7%lXriSilg$4
+ b?MSO/@i]fA'4>sdqp__m2ioO$R:i/[sVf8*98_?7(/4<]M%N8lM;HirYURfdM/0I
+ %6^[j#1!HF._SMFEG7]i&=2Vf8^0aBK`=l%)opGPe at eRPI#(d$RT4-O:u$]Lr"fai
+ pf.oEa\;t(2!n+5fY<DIW$M[3eR:a[A^/APZ)SgE\She6=k&su]hMm2N>pH3;V!(a
+ <kJX_4RZ%^-W%3^QL.qfN?Qm6T[qq$c#$re>D:#W+O1E5*.$8#]YQee<")KJ4p/hn
+ 4WQ,ubXJVB.5^!^bK3H=:-L`8bp$$6XERAheHj]E(?C^m12I]c2`apF_pQtqU%17n
+ 4VDfn*K;OHnJ.t%b/V+I41r1(ALKqC\\hW3f^$+9.lfDd45!h36TmOYPrR&8PpS at W
+ g%Bd#X!ea?^/h<P70(_('UGqEc,JF8fDQAq90Lp55t%r==FjC at _1J*9L/ghme+ at n,
+ PReV]@9)V;f#eEU%,<O at J_Nmo>7d6,a\p],;U&14cW+*s[BGK?^/\D&>P3-m4T`pr
+ [C?@#(cAd,ZCK[*QeRp*gTA9BNG)/MF\-uT%CL7]*Q_P,%)tGC>Tti,29o#BY<`5e
+ 2mp-ICjjk3*8?1k=$=IB^!>H(ADL8#g9cOh,Q:MfdttKQP8-tfQ(8lEP.MUtf]aI#
+ >&Y+u6WqgQ7"`'L9<V$B`%:M]bJic'S'k.j`*S'ffd'5>!kC\;lalJShCH1F#rt0q
+ 0J(Gb[8[X"oY/ftpfDTa>)9'(j39G4<Q*A+7Fh=`9Al_uVk=+E*m8?H,gf)i!E$6Y
+ ZE7%Y[B*,<r)):m_JQ>TEd1HuoXC*7<0RG`(uNb<at<M*[q489XegtG(,^5EhmO-@
+ 26+Q)aJ=A>c;eoB2'U+eCn]mYYo<gB7BfuX#GSoY at 9+Yac.Ok#=(3;Hh>mP38ut5,
+ go9q2gn#?gZ\mSq,uu&7ibK1Sr"!7mqVms<iiUuq8FG&X/Oi$+gbpfF=eJN4`Q)tr
+ TVaK*N\f\\P at Kn4j8M8R%RIU_.kikC<^>8Hc3iDJ<D0%FX=`HoKppn at .npCR_`4pZ
+ ;mp#DfNChrXu1f4V4b1AjMc7)?L1iH!>IBq;.!?+]`%fe^/%Ck5hUNBi@[nQ]d-]X
+ gXmhWMK?idlu-=$=jbCRRsd4tXNtJ]CI:r*7$Zb=WnRn^)Wb"7[5?u5((=ec1tjhr
+ iQ<]^('UJnD(%5Wi"7aaSi#"V%H.KAilb:[r7hU%?f>l_ at u`lbZ!J^+C*]9O[>"oQ
+ D>[9YDNU^Q7H<1K at u+.Q+.+3bh7^a3gn!0_aC6cM at O@#B:5IE",\%`"am!Z&^-*!W
+ !9iQ!>h4-LX`R."=@o`bkgk],4_j5OBIK1-W(k"e;5NM"pZXS(1)'UdA_#ClfNjF?
+ LmFLn_)H+7FN@^Di^,+DVM-Y&;X+0E^g<nn(7=AnY%*q at l@trMF50KBe\4t]?q#\.
+ HV!$WjuVA.T7aE\1;($=/nQB)bgpCTAJ&<s`BGfdfaKI]FnX4W?8'T);pFeo%Td82
+ 9M?4";V<m>Yd\5HLM at RMB<#a[_cP5$'J:/#fC!ZdCq!`qVWT0n]9ZRH4a9D@]cSE.
+ hYeeH1T]m6c7l\ZCGPs'bt.#mqWcU25j$t(gMkR;bV%IgUn)tu6Z)2Xgp#!82YGG4
+ rnX6sQ"i0N+q/Tu0!T:,Z>SZ`k`DA"m936Xki!<6W.lj<F\H\shTqMVmd""j`[gKd
+ ))ln]A#0GFgk+gO6Z//]:nFM!/_4it.;kkHiW?LU^@J`2$"IT?n,qnD4l0X\!p:<7
+ n4j01G244IiM;RQX:D[:Nk]+q-ac(D9*S'^c:ptc&DkZZCdn#U[`0rVa^2DU48"Zl
+ 'N7Vn1L<a?AX6NVhI0*D=E-PEO]DHno2hYV,&I7#m2iq,`dk:jG;0%E at 0NZJ/'sU5
+ %+ at LufM5lGpC6P<ASFV!.CImF]RrAUg=Dl(E-i.]FoBfR%d`i1D04f$pt'NrEpC(l
+ F+0TBFg>q;4R_VR>R?;[4U^mn5hm)kF+]<gSpcO#!H%R"oC>7X)qo,C5dsSNo2X$*
+ lL'_-oI>o#n",qcKTYo99;m%(\EnsaL3 at Wr+3q&dl8Z)[mQU;Y3Z5?2oT)jLdL()d
+ S09]ZFb=5M\fGpif.m:tFQZou,\^t2;baS"F*@k4)5JXs$,o)^Y-B96U.q4&,<Y$T
+ ?L0m(6p9C0&3JKe<*idjNWhT>e_gkG/&o.uraebVIW<A39I=?)9J=#-/S8&DYI_WT
+ %,pQ%>3nFfGM+s at SJ_eM6TQ1)9OoSZUrMd/PEUIV?foC;[,9u6q)eU,=8Bt-6oAP$
+ jk0jn'&D_.hS!q^e+1Hhm?ibniBR$-c>t.o+>M4\R[BaEn7ad*G/bog$kDr+5\_2K
+ F at i8#m6/<JS at CMTj<XiZ%,(>'S",?tH0PR+6%#.&Ya/OL*8e-a.Q+J471+ITF[a2.
+ GH#[;$qZl^qlS0?eFmBY2.=m*R2L;j_5nX(X-Q&qRcguG(6'a-TkVu,BUYmm`QNFs
+ @,9E.^fP?XP(h!'buT(nR[:gU)1D?7Z_QL*Hn^f`=2Vh@!rEZ5n+W_VT?-YRGkJ8o
+ r3e4:,):R=U+/l8rU6mC4QMa;Y+QejrCN7P-Op&6dMi55P]u'954iQ4ET1;hn1kC\
+ -]O&HCKGo5d4=9&9n,"FJaLIs=+q^_31a3lOPV@<;2#m(Y&8;"aQJ&f_:2]f&*'#9
+ 'mq,(#QOo/!J*OEOD$l\%g at X%i at qcH0E;7XJ,jS&'OER.N^mK^Ggp1e*K\>fE[a+c
+ 9.?"EAJ2MSRSb#j7A@$.Pg238M+qPYkg[Ul5b?>uO=E*XPp2=7kEG/d.Xt<ad--Yh
+ 4\g2OX32tIft=ns1Tj6G[V=8UX]V at PmBF[.U?-I-?#J7DD*$nt]j:*Yr!!B0K>M&9
+ fR-.9'cXmHn^f:N^=.\>g+7Dlk$Id(!U"B(E#ppb&]`^X3d>823>'a+1n*5qWX#hj
+ C`qJ'QA\DJ]C*.q:%d3h_oM974<0+q%EQS2//hhR4+G_qFF'L,`Wr?nmWX$6qknAK
+ f^W-+hEOI+b@]1KIFsTF^No.*I5$.dLF\k:r-Wt]j66CnDtE&a3\V6U"KW/&'aDM$
+ 1`6P&&<%,+5qn02$U[`10b$C/;m-_8nES5T`(R0[rAX7/(?.<XgX+$]&Xkiu7Zk?&
+ rPd1-i>"QH,^A1dbR</J_,.4lnAoJ]QQ8OjXB(2"YsXj,Z#R*k.kn73P7l'%l_,k'
+ '-,+C7rp4O/P2-nk;=lT/D0L7o8 at ZA]/';Z"$dEfko)@Ze#8NZ/Lrl@:hp\WY>>bP
+ ]$.e/K.sbfe3bLaXE:3'cr$h!.^.8-V$d(0'O$np;`-F'c.'faSP-)Km.X5W;h\W[
+ !447+^sM at MW4#Xhb.,bI92]HMXH`B/]HVHW36>)7AP6Z=CAk*5<HNhd at k1R(,c`2k
+ ieM:sl:k>lZ?B6kDCj9 at 2.TdqXk?moWN>9.?I7DYHefI,%8538rHV>jW3oQAe]>u7
+ @jeVZmoj'mrY(+I=Ipq),T*qI6Xs5109,#E`]K8ke]'eFjI&1nJmfMq1QZ0I2FEbk
+ 3HdQN<&o,3P@^/BD49WjSi<0L<@VREB at KXqOl`![:S_]n*cIV1\iusbkk#T'T%#e2
+ ZDlcjKlk2fZ,XNMCp(LqJ7#[Qh6ZKAT&.=c2RV@`0"X:gb:qRlo0R at 7m(p8MM?a'C
+ ?9AG.Fmum\F2dYhIj)o(9VrJRXa9sWEjqR`pVaFdRsD_i*?Rl$o\D`/eFd*S6.'h5
+ T3^(B?(Yibp>*K'h"<gkFl%=Js+0,'?6>$`prk+6gj)(JRHF>%J"c*&;^[pdHG6#V
+ m/(,H\aK at Ms.AWSru]ARr80`daS]>9fC]%!J)U2%?^nh(p&DMcr;U-]q>UASiRP^K
+ r;bb$"b=r?hnUU`![)"_J^?Rd5Bie&TSsV;cs@,HPJIDC4</uMILng_70q/>'82I=
+ 'LJ0e$HR;IKoj"c6PsA7i:Ee"Yg+4UQurns$mpakrZFTGK^E3[UPQ/b,Xe#b'$tGb
+ EcF,e72Vj8ih;6e&#q+uR'd^hiRj%U68-=1`>IV\4H(m:1WEPI)WP?PN at ji_`n9Am
+ j.lm>/3Z/9=S3`qj62OShET'6"X)kO/s+Ks6qE^[ro=FWOg6T18JrffiUi=sdU#U0
+ aW at N/gmOASIS_7L3h7Q:Tp3us<'e&F.V3.mQ-%$DVTE<ujeT;McGET)H$(b$iT$5<
+ Q=%hgKeVT[_+\ng at SE2T,%a/IRBnMZ9c3+NdPTIB;dO9/frU5]gtA1GIO37gEB'j!
+ jda]_E[+0)3Tjr?KeohJ:C5i>kG/rd88<Lt=nOu:4S_<BqL26Z"TRT."/+-b.aS;=
+ 6E!<^U!I>*+K?YRkbT#=e4g"lMCh<]j0tdR^5p[q77c6'+[%ZNP#@`Jj68tGV0'G=
+ 5`/bqWJrd4cg$q5>&R1#j6ifmHCr[?Ki%!X"fR\-Uc`sTG:HliWRX,ZeC_H6.]$.?
+ eJbJgR^Ea-`ETCnID")TY?7h/AZJgml.1a:>3^NNF>^A6<uHQjCR'%Fe,Hp[HM(V/
+ 4aF5rrkMPqrEsFfKo4Fk_cWBB?n66/Z)/S_fa!FG9J)L7[SG%LQ\T.R42eI[%aUqD
+ 2.l4p_6c+XcQ=NDCTV"X8?XT!)`;>DbPefV[[#cT at f:2(27U+RqOfn0A4.SU))c*/
+ d2KkC6Z$t]GIKTo;1#!:m[Me8;W?\&gTtljFfdM[I"`,Y[rZC\eVKQ\oA3\CH66_M
+ Hl%+^>cX32D\9+a87[MqK4B>5jo)sGrr?FH"b?(h"i/b4"CR`7K(*@]_:UsX at 2pSH
+ n>6r;fO#%qS2H&jjrM at lIh6'/7>UI\-,eFspE%NFI19K?^,OWqghVsjY8rP at f\TM0
+ lWuqQIH8Gj_YI\7R>s$L7 at L+%rF7 at pCU):S^'<17A=SXDntoF0fj?:AS at +[Rk$?0`
+ IkYIOZ]&8*;9AWrdUmmO#BNpAFh+U.k30(!o;6NQZ%FCdI$^G"5on4\o0239oo*r[
+ E6gQ!6sD1 at P+h9s^3L(R6u08[oQH@;=SGGP%2k].es+Xo^DCVO7>iU,6.C/&;oXce
+ V"H&lNZ)CKC>=SHFZ-PS2XlLfMrncXXkL(6'("r.B<Q(3jOdOh?Y5jQV)CM8E#6]0
+ m*2B)2E&J,gESgdrI_KIV.dq2k at Eu9WN^Q[dCS'5g05TFIJ62*ds96uDV`ogGCHBu
+ Hb4K>c0N'!7e5FUc.;9`Ktk,EqiD^<I.'f&=Z2$5i-[b-?bPL<3*+PTHrl!kS^XL-
+ Auj]K'$/tTbI9$OgZ/0<JF\,na>P[rj]`dl at cMCMpu]o^>dK^dNao/9cTUD/#?LCj
+ FR6DW$ci+uK5I/VdQ&q at eGU2Sl2I%!jJP,qRbr,EhQbTl#,1;8PGNCcYLL.E at dEu4
+ p2'*K]!I-KUq.)Fkq)k/H^A]s>P#F>:?/\K*\6X6s,6W3A_t&5[-iAF6H>,HiA:aJ
+ n_QLOGon?nr25hNhI"KPT/Gd/kFM5$J'`K`7Hj[tV=`W:e9[R!aL.Y?p"ka8HN.PD
+ c$i at U^<bSGr11X2:V$5Vl`G/f=mu>:>k`V-Rf$NXQ at 5qM^HT^"r?%m.rhn<Chd>_MOob~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 50.048 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (16) show
+ (:ft)
+ [7.8872 3.32724 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.68719 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (free)
+ [3.32724 4.27631 4.8436 4.8436 ] pdfxs
+ 1 0 0 1 -50.048 -22.797 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsARH>rdq9]U
+ 5rUNXgq.nN!:Y4pW7MLg^#X+jg\p"[O2?`nTmW4\96nR<F.tg*#BCF1kk0+*5:;bH
+ _s^10&O0N)C$h)]4d$l\^PTPt6[?GKYD9"C]MJudOZt7(R$>DT1_g21M/2J5\d/tr
+ r'Cn[.g[@O<$M]1d+a6<4-9(cKgP:8Rh!CL"?dGa%f?,54YOE_'?.50%.$H&ghR]n
+ &EG8"4mrMH*Ciu\%hct31l2pe0iP+a6uaHD+?n2s"W,+<gn?,dYksOebS(E'gcu=U
+ 0*fP&Ck4FT:e]Cj:(q_b1JH0>?Sg"!bc`otZY]:59(PI6.7s+.ANNUA9PGcoZGc&s
+ ]lHO&4AdqgEBZuM'_aB1<';`Q8(1H[8P&Fn9iKRV"[r^D<2=(i5ZE.=rQm at ugCMd$
+ AT8Y]d=g+IdFIUj6e/Tu+ZVQ)jP`a6(!USk8oX/N6.(uU4(-d-"bf61eYSs;gD+kE
+ Dq-cubqN/Dm&P6W(Bn/><0nWE6r!7=s*%f at m%k.UorZg>3tO!S:=`F!he^]-4e6QF
+ pJm')hN/1N38/V9cV`1G`Q*&[R-W!?bB'2a=i3-SQP7:kVH%ffn:[3H`HciZ8B:87
+ =&*>R/XL),H+gJ9g:<GB at HTZE:R]q(P`\dQelB=jBQD=PNCK-jH&l_ZcF$C4HKm#O
+ CYK?<X at TrEbuJTW:=Zc>Rr7&kmMh2J\aGrimCVg+cLnm>S*p6in/MrB_=3sJ%E%]U
+ :DLk=S8TFgnf3]:amtD.gS=$JKO^uogoileoF5^tG[_;G&U[o5%oq0QN<Ad(hcSFb
+ ,1`%YJ_'Q9cZI)h&PVM?a)Mgj<b^;>RkK%.:R1&;So:1_qAt]ol2%!TXm>j*caE0;
+ T'sA]r#ZHgnbf"4c1ClU:Y#.:T5WQ[rZ at 30RW\/>IkOk][27J&$eE*t?hnJf-)q!]
+ 6N$pX6jS>t*Vq&T'Y at PSaC:(\B#(.c"e`L:0<eii_8=4tM\I:e0PHiL[0h at +3jE5@
+ NMrnuqHdSB@>6(W)3sE$%A=qlL?3S!Q+2/LU!,QR0YkH at o!8pc`(5_>%O/j.nIg_d
+ :b&_B.E(65'aga=.T'q,]=>NjirMK)KjHLR(sNrY6KEc=VD^orgdpHV<K6Oo3_*-H
+ @,m2hO&>;^8!9blUZ?uf:$t7])%.SJ7#>do*2gm"'dMdl at ZeVf8]_i%-.b8E.<9/s
+ 8_H4YADp+E14E+n;dUrq4K+LmY#ZH4<)I4SXd2l/bf^WS/Z#8RQUX#@'H)6MjoiM]
+ "r:Ri.?-(A+bZ5h,%aNsh_N=?d$`?XC)0C::?K4>Ro=2LbXo?(k5h'A,j'*l)9k2'
+ K\i75Y')nKeN7DsnVY<VEmH3%4jZUcT+gXA5Ul at jBE\Em'.SQ0=q"I[WA^G,*emMB
+ G8"Y4&Y`0\J'g;/7EOX!J[AmH;:9APM4Gcae;eKG-qd,\74Fic&sZ+_#tr>[0Vu&n
+ MUOQA!=0E",*]g5!"+!HM$6."FUFa>.WRghPt#_WR$^jqCr\"'4X)aQW`2;8;Q?!G
+ V_qS/e=maS.cj4%<Jn(]H=L(""^n2arhIsMX&rU!:,g]e3`c+86>DKKX4:OU=.60k
+ lH'C:2<)&F\s$F#eU&ZDqS1U]m9Sd!26Msg^Y#!a at Odp<Ys_ at -g"QgAD#L$+'iN6.
+ gE'.m2)(r:R\e[f-J7\<*35C&g/`P\<lht]ZF+l'&;taGllE[D"S1MQg>:e(Oq+ne
+ Y/-4CB3jp_M7C!kU>*hEDoe3F]*'%ffIM;f.`KlKV!cZ7bH"sEmB4!:C>IJ#$"7TQ
+ LqHf(h-5eiEUQ&+[!%c5?!CfcaG&ZdQ1![5b55?KrU at 2f6,D?>=bEn\E4'j-o&+<Z
+ I.5,__`(?u at 7r+YC"<\I(Wj_V!`b)]M/:(QWp+!*(M5CF*5].1``b_SJac$c`<;qV
+ if_WHD,rp>G[D<EN+ZnnV6q`FCA6^,s!mR'lGq)7)ItD$C%<T+\[V/GinRgPmBJLb
+ ffJND/>@N4R]+=gB,]PV]ok&B8BZ:&3ac^YJ?YV7['dA)?>@`O0)7*3\\CDPbg&d:
+ 5%uOV;ZZ#S=]k<=hnQ_Mb>m<g<j)tHXqdtCh0Z>NmuEOC3<q)K*64Nq#)PU6.0ere
+ -ZcM'gVt)b)e at b(Ub0!\XVu[q?jken2;TG"f>d\p]m[.?#/St/k>,6+K;t!0X?h%E
+ O6^(KTe66c^Y3/bl5S-[0b3*qg4rRD9TO%5/YLnQdj%uMEA]Y*+Po1NW+Cq17CKYW
+ h0+-]=`)cgDjG7q]C,OWI(R3R51I%T,C,F>)ncS:)V[9u*8-kF]s"SAgR;U9AD<0^
+ Eq^U74&^T8Hg/ZC57G515ga33!GJ\L&)s"l!,aBZXfB\*Z.K^M at GLV'pE&>W\9Dk5
+ /LShbpCbH8%t)R7*d2g;WlTM86BLVFV(UnrY86u?opp$QpoRSqRX[$_?B(F./fqNN
+ Injg.bK?es;)J)UJ!%GKLl/ZNcM,XMB"]k(E#nf!<I:NbC_>E<"jc[BJ!kHuPKh>O
+ :Et<]\Qhno^$OnZ/3&7`iQ_%\E'B<3(R&uSgrWcK7^9G:Ru[/Z3SM'\SFVIHb*h\<
+ jn4+0m(KHske<>Hp\1Q55(=Ju9#KKl%dqtrDo?>H9?(`H*7S8sEH8g/AA/#QdJDa0
+ GgC[/r81-9enW+pNq`?o(Xg^$Hg_SaCYeYJ9 at b&+,nSfOa0g+m1>^7 at rGsgS0C%p5
+ K(/6U]+8r]_PYW)g;#82]PjCjYQWHoH6dE0r/ZC$n!_H0)WpM\da%LLDQ5J\p`f2s
+ s2orgn!*YZnC_^%o?@QQ/h/;gMPkD)[uS&hmPP/cB"'8jlVLdNYE9#B\F at f_l]4q#
+ 0M6-M9JNXpi%I.^%s7fr']2Rcp#;G/bS(<o^*CnQ#Y/#(+t3p3Q6S"/o+3>B&'k[0
+ \HjC3$P6k4WsI;%f\l8#G>Q5<nA[0-f*tR%j6\]$Y\5L_B(sWunVe7oXAnNg-P#1G
+ %jMS&Na=%C]%f"!pL;AIE at DHXP/NG;/?g].UDjf!NtKb2qM>pc%[b+O6PAkZ'E]-c
+ 66?sT8IA4Qk-.\O0PpP8+UsKL(!eZ(E=CmqHP_eIrF78l7aVu\r=a$9q9SR+c]6lo
+ *<+u$!c at G_Y27&?`u*3aqU(N[N.gm7YguIB">/9Um\LGUWr#UZ.h)@UEP3=NjN>\/
+ bDX1-Ogr%4pqkF"$8?kjm406ZrtiP]!:cl(Di"<G9cL7q*^]MeN^E!2gBqeVhsmSZ
+ OM't`5ff(ln?@`8:$W%"EpYL*(bPII@]n4Y/KQYe/[?NDCGs at O`4=3Gq^^IWcd_$=
+ B)1pL!Fh<7Y^$KEKZl+T%SS_sZ:,pnLF'$$lLJ?+:b)dUmf5&#qJF\*09!uV!;o^V
+ e'GW;0QeOXhU:FA)$Xq,K$sD!E;T'dam68J1"@aogBB@?/eLqT;S)q0i?WAA\Ir$s
+ !jr$ti3:OZp+_CNO<UTCqQ[7L(f7gcdWjQ2#VIY_+RTgqk3X_=q_/Ub!c+I;1'f,.
+ JM#%Je..6Tn-JHa8E\0u%T=`+P;'g/@h8.t)UP<9F$d/f)`*)b%r=Y[/UYo?nL`3\
+ 1lk9XNI]]G)_=Ot1I['XOqbYCg=nB1,a*]udrQ>/=T7_e1 at app':`MfTI]M;)A;cn
+ /ZU<V4Zrm:]1p*QnBhV7ffURg4E34>e'.a=Z6Ki.%5:XD at lV_N$P;P-5)<Q0_Qu#(
+ Bce"H$]]JpC]?X$D&70(ee/Jto0k(uF$9s0&P2R[`[a=eh&B+prU\\;0qd;4U+%W.
+ 4n&g[F!VIB6UDFm68KJWOFKX)FPCL\P=I6=7`oNP0gPA!.F3\9Mle`YC=%$72H(V\
+ 'O9fuBeL).5`cjSnN-<+Pi66:P,MK*,p[Nn%V]Z"8>;Lhe%[#)C*ersr\($<U0R9Z
+ p<FAY/2X%T1o1+mk9LSY:U32,b]<'5,45$6Rh9+OLJ1==>Zlhu3Rg<kdIU!CG<qH3
+ ma.Ft<)P-G?Qt[[:G:l1/nmm/#5,?(XOJ<`:nL*N>0f#_'sZV4oR&km:j;$dC1Y"X
+ L5J(UnP%A\!&FEV:icN^XN\!0-PTcB9`")$&I9r.!n,1C9fZ=`59):Q+q>haWJO\j
+ a\_+F<+U8X7tP4V.p%sp58*ELn3Jt^*@+XA>sgt_:D5Xh%/10s3jE$gaA?O5+BBeq
+ FYlHjN0c8AdlgL9?.IO-Y,at`h^Asd8i9l(bV%eu7:HlY%CJ_]oXmVIN&`139BLnC
+ Q2i=tmd_$.3"5UWPG_h(-NXZ36PZ3qD"U.I.lcu$:l;M\m7-Vh'WQ#899Mj7m?o1p
+ a_+>q-7nUU&:hmLNASq"p+\ofp-Q$'S at S.t?6XH!PPGqnYocb=)>%Q/[4N8ZXMtkT
+ AokFs!bE:9Yu4RH at MUU!%:rtu;.jrn0GPY*(+WDUVC)!G1=,&AFE]t!(In,)*KKSK
+ E`B;c2\ZkADGmZ"dt9#gPV?/+Uin6O(E#P<X`I6KCK6bb2$3eWXULMR02>/VYJi.+
+ ZW])38F;qjmOlp'io#dhqu\0aVQX_f/Q_BWAb#Y"eDTW?D_:Zg30=5d/o_3i\S7:3
+ i"9s>Ob$uf!I.KG*4I3>&rde^(=Ouo&U'jl<9%'kGlQ*tCN<9>_bYI]DgVV!/!@dC
+ ZKl:-d5I9V1q2"`8f;PJqSb1s=k,<Ao+EpImsULuEALaH%,28Y!D2hpad;CAp^(&)
+ %5lbZ=`&4L<sO5]:,H&XJi&eb9f3G;LK)g%K2N-O=<W=6785\`IMTBF'^I?437`=M
+ /@\W4;q!i&pOA;:XB,]S&Mn%kR>/4gDRaX3GBk;AYD+r2G1Y&S'fUnX.tb?m:,lC%
+ GKBI+P4:/32R)C%fVsb<OYSir"PB,XY^lsuZW3B`K:$S9;Y`OOmqiIX4Us+.F9\uA
+ 8i8TGNWMu.=:L-\-M%kB1:"VVR/;rkqiD>fO at nc!PYHY(d>dr:9)/iH=#d(%m/jS5
+ 4kV3=fdemZ6L>@8M/u6%[onGeO>M4rPVBY%\.=kVhj&IiP*ol.PTuL[]n`RQQJ$DI
+ o5uL-JXC'hQ+;a=lW]SkOdTh]R+[mqq1E^UTpg7rQeA@,k.@&7Z(#@]Rp!:kk0ogQ
+ _45,TS6<t(k-LT2d at Fu-Rb?Abq%91NiLXaZSlt<Lj&MXQnXk*eR9B?Xj3+&u!MEq(
+ TNVYppq`QU&YXHITir>-iut)L+ei[dU"Uriit%kf0r'%>U=qW&l/me*6)8fWT at ul4
+ iu+Uq;5J"NQs*Xhp$\^1 at A\?TRTaF&qE15#EMn,"V:p3mkP_;>JZ*7oVqR!+io?k=
+ Of<#6VHTCekXVW+TrMdOW*61#l#3TUZ)_>^WEQj5l7&`:_5q+6X4k[sidn2bdB.Q]
+ W7oq,ifU?HiN?X$Y$1(ml]nPTnZQ[pX'5>&mqJoY!O-nIY?M=;m%pr@&[?2JZ!/*N
+ m\-o?+gQ&YYM1M3qX(Tc2*'\!IiC>8)`+ht780Z3[!PNO3d\72<'GXT[<kl7'RjU/
+ 2mu)_A*DINgMoc:AnHiI?FtT7L+IGYDmqfbG:HWi"XlR5+Cuhe\/%B?]:lYJA8)5P
+ Bj7$NPn\J^I"e&`ZU^+PEKX9j(1Q?]?TXggHb6]?V-bQO>:92OLaT\'lb,BSUc(&E
+ "@G^!CkX__\bkX)>:mVdfsEjFYT*tb](s/>&[*/h_0Y@^]H+-p+i6>H^cX'HS0u2M
+ cbhk&XF*%G]"c/\6*#B%`-SW*]M5DR;8kSg`I(gfHsO_fO2a:nW-i=!\pq`tEMn2,
+ a*M[E]R?Z)J]KlZaF&i at I#Z5D:WY_aUjSTP\j+=7Tqd"3b'G_`]WIoUZ-,0MbC$jo
+ I(d`"&'R/TTR=l*\c9nOd at Yg:c$Ad&]\T0,iQaI at c@"lII-o5Tcd+`HS:(.Y\\HJh
+ !LnK at d!;hA]a^EY&^`V2d<un#I3$`2O4$0;R!gF3\UW'+0p_bqds56J]fhOl6. at mm
+ e9soI>triDO4?BnKj at j3\0KQ&@==\Xeou8f]kq:CES!(if6qp<h0moI7G'bW52D(J
+ Z_?%MOY`PnflGKn]q$I_U"V6_g3oq<?*2iN8_ZD9%m at JXYa=,C_#N60gi$u`^!,nM
+ dG6EXh0mr4S_`,h=l)=&braKtS+1"c\4UBq]cHF`47+hNhI6TJ>MIK2Sc?pg^h2>a
+ 5pS=uLLX#INT!"QiFY`oL7M0hKN2R7]-fPLr[H*W^o=`O53H`j[D79=gYj2 at ik#Oe
+ BHOq<&\#_p\$[7<\epLL9k/PFKt_uI?1MC[EM/lek\BAG^5SrGOm+?"l$f"r5+Us'
+ 8a8L8UY`!8W]BADYbM-)lY7g5^:^1(_<`Wjm!d$Krlsfp$gg.-TK_&rWVc)^i1GJ[
+ mV2.X^?hFtna at pcmsb&&T)J-BdI9@'SDOYBW_:4d&P0YInS,K&^Dr]W+n@([np`'U
+ ^Ff$EiNQZHdm"T=ZN9Y^5hZ0%oR3S.^J3Fs;>!)Wom^-!IpMaG^%O[%gcoNH]ug!J
+ ESUS:pO1Td^O=qQJbVCepj\.WIuX7%mJ/u2a59>]WB9qUTT]>OqIq2N^T<RtZ25s`
+ qgZ.A^R=uaTDRNaO.XPlZp4IQd%t*qrFkHo^YFhKiVk7[rdX-k5OJI6ci66&3PX&D
+ !WW4O5i@`+1`d58KgOa[fQ9;#&W&p8O]\ts0c>s?j,r!dIR,->8E>q:1nIPnPtL/$
+ flRc-0:>D/1HDi!EB0RbkEFTkrddA/;!=-I2',aTUep;T\og31;5mO[Q!1S%Z!"20
+ i)JFk[_6%Q=R;>X24i30[9Ds]WsuL#Dn''?QWplSnThfSmuUb=p*"q$@.9Og2BNNf
+ `F(B%\V<0hOi_/)R9[1,4,q>DZPhQlImKdUB^.V%G+2(&eS=cGh0-LCW5WS])dTo0
+ EOjn/G*n9Wmt&=6E;5r,:4n&9j`:0ehKKWsL$8.)SR/d4Z&@l)qgG(1J&1+6<dV=5
+ 09=NFom6S"^HM&CmJ2//T3o#'On\g's.A2tik3&;oEPF_YVScM0(;OF#!oJ8*qMTM
+ KI7*nYd4cBY-?,'%R[Jm5+]Z*P;E9XWJ!rr`2[WQK/^&G;\V,E"D8WBZ*K9"0J$t'
+ R`C<P;]j(1lq#1<1%]#raYHh^-7&-)!f+h%!!+.B1%\NaaASgh+YHZ?RkRMl'Ib]/
+ biH)F8kFuH.EM)8WAMZe>[Y=k1<dd$:G^Kb4%uSg;(G;'I#C'WEI>/.8lF/s4jgWZ
+ *t-E9 at _FTjFL7)f9;k6[2U]pj+]),q'E(KG<'9*R9baF(5gG0k:K,a8*G8PVY8p6A
+ f+k];?<=6k-!sb4'o(@B9.c-4=Z09GYuqGTSRu%`Q):?\$N7)A>;k$?Rp-6U]l%(6
+ 'ul>?%jf>>>rPZBF"8&Df6CU\?/DVgQ^.#e>;rjeIG[!Vs']97Q3DeH\2?^,.Mtnk
+ L1.D0(8kUYFsi/:\<X+Pj#GTP?t4HT5AF[%AjMSj[T5ekAJmC-Q<*eK>F9"YhGg4]
+ R?hc]3Z3BfSnGClGFrP0'H`em=tYT+Be6uYTP9iqT;XJ*EdaqP3ju3)C8p@'XD>E<
+ f<-^Zrl;<)gBr#.m(6<MJ`n%bhmbOJ8oM9.41=U_1]+?F^2Ku_p6fk=pBHQVWZMY8
+ nIKOQ\g*G;kJ;+oQPfkqME`YRo*IAabolrL8^9/?qG#ANgiU$HdX76C_fW)s6Dnt]
+ 00.Z2?)eXnG5We/d.^+%F4hn24Qje.Cp.X4EkUITh]TX*7HaLgGG9b:M(bsRqZteD
+ m49;!#.F1g1-rm$4pRPTI-=ohp*61r#Ntk1TB(oXTEiu$I\(cLr at oD1(O#5WrfT)<
+ j517)1![2f]$bElbu<GI"<$oqQi at 2[>QZ.r@#)P'"U#)V)MA62%2EO.o%ffVK[3Z2
+ RHMNj#cj2 at E&%V`Qq$KeWK_t[h@%61B_L?u.#4tF*CJJ#"X-GgL?2.S6rFs&+fn?n
+ /\2`7BOL9N1\6GV:*Z4kIfA@!5)HLlmD74OrLf)#EcGp!\Atii at FSb:&\0\YGJO=>
+ R<=LNV?"W6Ws>>GEdbkq5SN?/*!p^YE=r\98>k&_j#L^qd6[au-dO"POVpo5["QQ"
+ mQtF-6$glN8Ot9*,3+mZP/aq&b*_]1ie4CWE<]K)q-b]q6c('gA at b@S3s8lb\oSLA
+ 91XlF+//n5Lf&Uk\<gh38PI3WOWl;HZD04H/5ILrXHFYCFR`r,C4T:)kf[&)7&#(K
+ M6`EXcD%9]Am at lcDqp](#7EA_,W(f^`aH\ud-%#Hm#r#N3jo at 0,UJuOJjdn19\L9i
+ VPJ!_Nl$7-l6dsS,kdi`6 at _6kbsohYd#tbZN5bol0+rC2.hOCdcaaQTA>In?7>^fe
+ (Ze"neM\cGU)VPE6q&IKKUL:=K9>tF8YsBS.^553PDXWJ9a*>1e4uMu#tn(WoGaG;
+ mKcg+_Zcs-^Q6cCOe[Ob;3>]dM,O>+<B%*3.cGW>&QYu1kOU8Tr2-X)NfM3/K)=Y_
+ f:nGV,M'_=2]Y;uXT_<(_`HZPh$&dqQ-+6mC0p)'bjUVclA%Tn.qPg4$@>[JXj65Q
+ B.EFIYg3lj<bC5uj^!tG2:?nMB+mud42J.d/qdDD#t=$q7 at 9BUfN3k\BBG/EO&;XZ
+ eCPWlCcpRZ,lQ$<(t`&1 at 7IHG:5%+ED-`c=g5+7tgK2N^0Q!%VO0a`8_YY]q.kRi$
+ f0l1BfK![5fke.*!l<a("*Z@;%\!-D'@?QIGprWu,^9Adhj`(_XrRO]=39T/H>aa=
+ _.gaV`^o"0H[hhK<5COP^de*I8Ej.7`)fPg69Gu).:ko<F,>T>/1!D"lt46qkk&/M
+ CFCdBpQkFN'3T]S6SX!g\Bhc%iQ!m at +gh08&i)f0Eb>DL<].&R^<PYbJE#D(/]ZP!
+ ONTbI(+[rEZC'eYc:^W'UND?FfqP*DS1%;%2HS'81=t.A[uM#R5I?d6'&\Q2LpQd]
+ RWr0ldgNWtVnN><2Wj_gN0A[eN[)a7;E>V0i6NL*+LK5A!*+A=L[Fe@^6q&Ol4"Hi
+ AmS`i\eeK%D-O'6c6^<WG.kh1PF"(6'?]$M4N:XHWUqAWZoOHT>cfdk-SBP$(LIqa
+ GKm.gS4o1e2ZdOeD^$Hu<.fMua!Vh"YhkWqFH28qlq5;Xkk/!*';n[dN6O_1Uo2?J
+ %e!@i,u^cY3nX1V8uTWhVceandJI\PCi.$s,p%*-)EHkk9Ig3iVJ>"8dp)2HI6DE8
+ !S<i/6Yam]?tBQ`]L58B/mZ^l2#e#k0jdhFXoX\G(<bD+HK+C1")mV242X/'Ki>RN
+ 3k*]/f+7/8bUmUfH%JkV$22;Xh0BkuIZ_U7&"aZLFg\.HV!D3R?1omBfJZBX\o=.3
+ a\E)"/k9HtHiCfV9rH`:Y#aK9Xc6&R1!qsnJ*mKtL\ACD]6TDHh61lWFpjAQ]M=a#
+ &;/'kc,%kRQWTWXb+e.645Q?HiM8X27Vb4Z??]OKkkD*9o38c-]QY7V%f]ZobkGE;
+ cZZquDJf3pVq!>?0lq:)gi;qVPe$3JgMUZ-CJIOanF$FG*s]"FD40%L=)?h@\cSdM
+ g#n]+go</kF8J+C8J"$]eM7g"Hp8M/GFuru+"N at n)O:1En'q)V8)JXM(STb+(:M*)
+ ^Uk\q1VsPVOZkfj[nH8,'A0rZo",9Y5I6ThKE\omAL!->N][2#UP'f6(V+km\',+;
+ MorX[k.j at 4Umm(5/,hcNf>)0\1dhYYg_2PLeukJc3OqA1d6>5/rP8$D5oR/E]B6[+
+ ;_Sjc^+:3R!tHl6gcen_68T at hF=+i!^prGEYmJ4?MnHjj*Q#\-6;'s;Mi]t6*KFUU
+ YFH!</2fi#!CD_P4Bqp$X=6D5PX<SSY1,'VECHfN#qHZo_0]:[9"MkZ#=LBM&0&M@
+ Rn:Fq4MdIX6UU$(du(*Qq`L)Y5gu70"%bEc5,]=+54N>//%%.\!&cYB,5Xa?";2bT
+ 5f>1D6.Af-K/f`=7)YQ\0m#e%S%0kmMn=>q3nsBiJm?%N5H7)t+1,Us$n8S@>:oJL
+ 7;Ie"bW;Be:qj;,^3ZK`r+A at NkX1:G]n?$l)A'Y/3C;1M.b%0V&nj]R:aneD,^L=t
+ bZ at 36FMPK(`bIjs6H6erfrj*%64=&H];qI6 at _Z(H`C'191j2&ULooB>0B5!IUj'Z?
+ .DMl#]Y#6)"5'TR$cZ.H,88X!KAB%6J&j_G[6teK)SWP2$RBb7_R__KS8q,!Hq"NK
+ TGh],,1XcQ,Him at 69:#Kle0&EnN%>ZaYX7Bgj:JCdP-'56!N#6e7$IW[koo73.q9f
+ YkOeIT,h0^0dH03,5nV at NCdV86Z[-*$oghY5Wq+(8s9 at o/>l$\]1QNI8L#S'm#&ls
+ 5<e>K6n4V;"E)CN(IZucaq>OCXK+iRRPr*'\h$=n>LAB[[*.047[nifF"PVj-Dt;b
+ b4NJ=6,'N)*DA:/[u,DlKI=f-M`c[7/W at hF`4V#oABg=^7?#Qr6o-hBN@$L02]5`B
+ .D%@`4LChG_5%%QC21L_LT=,(`UpmM<1ue2CGG,r2h]Z#gm]nD<)/X?`12`>J\4,S
+ 1-nmk4tP=36T7O5O2 at qtYPdh0,jVD'p;.0.//7ual?pB at Y-F\(aUI#nC:D3u_onR5
+ MC`MRI$HANYejor.$Qm4guL:+qFb(FbCj*<70#U4f#pr(8[SI@;LM=LVhu^$9rd_[
+ Lo%Y`DU!R>\$YEnqA(!.N[\6Ld%j3+Yc#msYTNNA_ee3t`1.1r(WAJsdJP:ePOJs9
+ S.QoF&NMC?Tb5_8:!pQU+c6ZT*?dh1"OCWndfT?m4GCMd752tCbU[SF>%,L9ga`eQ
+ _;T9ofhR\f3tlm5P!MeV)(umrJ]#sp:#-4QHhaLU+&aY4e4dKr4;^b,1pcKYaJ8Q+
+ S3'J;oH3=:'EpZ5Wj at tQ=HqcD;sc+R_?n+ZOiPYq:h%/e,,E>&RYra#d;(a?>a[7f
+ O<`:.8Sl+!m,#:CcHsfrQK^W^Tf!nq/(GLs&UJ?G;GEB)QEsgs[T,Vio`rld8gg)W
+ *'=>Q>tVm`X>aVn5l>V&lJahHVU__Eeg-imW at 69d7+Z]"f3pR9b4sSnQ,j[A1sDVm
+ SAW]X(!N4=/sD_pbsKQQF%5`/cDoi".%[Ju;c4VW2t^,^*$2\VMNKng'VS1Lj\K"O
+ ACK(UR520. at c4&AD:je+\'jS*6U+KgUUqN07f8#tj0lp+cokXR5D5c\,pKm!0"(d\
+ 'hruhFe[Ga(sXG$d[EmuM[NZ<,?[^=:j#Dc<;;A7<Mmq8f@?9QQ%ZBC\D$"Z0;Vt&
+ mAS]s.P_ at 8gF]@+`>ZSiK at _\_cUr[h/BZ4>XkLRqf1O*-9s)b>ln8epg8$[8e'1ns
+ WS:Yb`s$3OF`:L]:g8?q<*d)Q24N#NDD?:DNt#:J]K=0PpfNe8f#.)aD&QUfdn1R=
+ ffO!&iss.1Dd7BnfX*;:Q-%5"9?4YUbeq at u_k\:fd9'@SabA7#`P1139.3fm:i+'E
+ idSs;^J,,Uaa at Q'4W:gZP04Ssh9)kS2%I`6mp9Sp6`!oA4djq;CpiV;9sqo6A\m26
+ W3+#c[8aUem0MMOcF^aiQopJ\]ahmnqaKRK<Gf9?WdIg(NSNV9TPTD:2>a7Fj[$5L
+ 4K\D2>USCOQ8]ak)"]Pn7IFP(X#SYG?"GbImGpSS]\bU-hH_1])C<GR"i3q6?Zhl3
+ h>FEreK_>V]AnB9A?4):;H&;QW9'X1SZH6b\7$]R;'^0ZL(I*t-VBmQ\lH2;%NJ.K
+ N8AtPho2m'Fi;d=]W'0MiLPDV'Lr`%_b>Dea>Oo+o0h%BnZjbrgjG%>[,RH1!RT[T
+ @e2/2h-\f$QJX7=@nVPbW<,g(1LTQTd9G3Ur$XAeIc:E+^>7K[@qs93^L7"2<E:Bs
+ %LOiV6pKfYgVp:b]<!rld54c]gs`<(c!F4H?Ja)[;#,U]Q;h)mj'P4Wf!RnGK)Jeu
+ %>rFUgh'dM?*@iu!kbrshCZ]3PX\('1HCm%:EYU.R.);C0B!BpUHQe0,t'/8SE9,3
+ AF%<F/hUch9]nd(?Xr?MQ3=J)2!2bc0SW19`Vs4U=j?T<3Vp3r?6Q;6FJc3P<DF?A
+ :(_,>D*>=X6r%pUKdU1Q0B'?#70qa_Y#\q"Flr(*4f%CU+Q:_bR:kqrYl\:AHY[:1
+ 7Gq./k]Q0&IF+sHiF0HWMahHAU%ML\LSe&LWY/.\"?"m#6&g<Dl2?pjX,1O8]3oMt
+ 95Xpt``)*?d_#prBm*WmQ,o:228q)riKf)O>SgK$^T]&KMd5pZ/tQfI53Y_oBJ&f8
+ 7\s[VVrRK[/N[>%>^g>Z/^rLilEP>D`g5BXmFTX^kZ2rf:s!K!h!4R:AK\].7W[Nm
+ ;JR$:lU>#ij\'BcY=jRT#ela at M/$(O<:'T./uE.6rO-2W\Eh-Vg<O[(V8Tu at 0kJ/[
+ :X_71-;Z7BUf0_3BKbYi`m,%=d'R)AA/jjY6d8Sj`Th?s at ieDmQ5&'>l_A>#75i^>
+ HM-8lSRsM/Cik-+XN;^i46N;L/7-oPDVab.!2l$-mL*1X?J'+TeCZq:mX@^HQ5/KC
+ -sdsfB^Ef3(5:KY^VQ0klmt>8X59.Ar6M01D,Zs.eu)]96>dk9g`sX,c3!IK]@YmT
+ CaAl8X:3<N4kc_Sl4FT!rk4UE/DdP/n!$hrp?bc7X[(J:c^+r,qpT@&(+YDuiA-0N
+ cEm&C_sl4PD8"dcI.kQ-$eYGn/psl=*WAO/qHI5sm"E]mpC9fgaec%(k(?31*NuMQ
+ MUQboDgj at B"`E`3)Jm/-W]n+80jr?M/ofI`gSR@/oW at 8b+n.rfn.kBU(Cfc6-;?rp
+ 8l#ER5)=8XP2FYa0<9"Q7i6/>'jEU7%oXNc6cS]IZsnDqm$&]*hNVrT$ZnRtCPJPG
+ 7nG6?/9@,&D=8h3G.6r^m)Y2=j3L9^P,8X88p&iNFM;@/m[W4%4`V"[FlSBa50#,?
+ %p^KndXnd_d9c>VC16iiEDH;d,hqWCY3fOmFKZ^bmj)P#EH_?BaA/5t-*QZ`@Higd
+ 's5150V%PIEHTT(onI)Po3up0qFu`#b1>WjqU*7#2tn[Sn+.Fk:H"K8GAThITA at 9?
+ GD+jl6Yp at qpFfD4S(tU;;X\g>FN16:Nl?0KK"!CU\WjJdh\GhWL2j*EG35+cE6+mr
+ g3BA$GfDuCf3hjrq=d&]7Q0b$%]ne.NQUF55SlWW\!?OA6D.)&c?A?gm"Y$0L>P3N
+ :<p<>?WHka&Fej^jut-Q8"t8^C/!NS$s/:1&h6k1WUJH;XTqPq2gB=ChATNol*YO"
+ 2d52#<n0;6V1$r]a%4e3-7i0>N)$X)(UeTb]&Y38DrtToc?-(m]F`]*4pP0SDmF8&
+ FQb)sUA!V?HrTI)UYHqEpT;?eGJX/@B_cSG?OmP4`>*baEoWD!>_dqFhAWj);.6A>
+ lMjb.oRb8&ZElb]H[__h5E08FQ$dG_G+NO;2S/b`$?0kjr]c1tV^5%aRJH-I?_;^e
+ `\pIr+are$H2#oob7sk- at Fi3RFSD.0f?rGTM#,\f3B[h#?gbl2[sar)I[?T!+,\Df
+ !f-gX"TeaV?sj6k-4^K=6Xe>d9GS]`Ku at BGLo`Wh'TPT@:rqE%595eRjH=dVVH#.4
+ 87dt[KH_WqRS at 7Sl*TSq,*YZmZ\dKB5r+?bU at L>[-6Y&CcG2:5<CW`XWE!]`HGsKO
+ #,"QNeZ(c]P at C^hi03u-P&"fu`ZmCbFUF%?MVK^`Hc0s:H(N]h1lDP6++UHKVmF#n
+ njt0b88`QT9pQMEWa`9aI'-g6S'G9 at 3S[q*5spgrmPp'RWst2VhX>bRKk"8ifuu.9
+ %1VoE=4ceU)>JpnQ+O_.2r&[ZB9CC"?7[hEY7j(4fghgEDA9"F9=+<g3*fU8S)]mq
+ CgMJ$qetT]>c3d8Dd$02_!/Lu=u:l at XSQ#.ajQX>53`gc!Pm&D>3EWD4"eo9b9Qeg
+ 5EC0&gHpq5)Ss'_6obW"0`,tF]l2 at rik%t at .do^jj8."YmHaK51_;-Cb/TP0CE,iA
+ g[rV(D%(l_^!V4\dQVO^U@(AYlrs<Qc]aD(8!9)U#tiVR+TB;pX at j!q#h%A;92&iD
+ #Y_Q4V_,gpC]QGe;7q.<:(rTMjtZI,N75Pa$K3^-M0coP[q[IARS8p(W?"hgFHmTe
+ :NSH`aj\->%E0i&QG#ksAFi=":fN7U]F&c9!)@U8.9"b3>;iW_BHjuY;c<QE+JmV:
+ 0#og`,!RPRlhsr>;U(-M:=IYVksm]jUshOTcYFb160n0=rNVY.q+o\-P+8IQ/ks*"
+ ZupMYn at V[7Z"L]8Fj at _8egnoN;/_nQ))5*dGA/]heG3oM(S0dZ>ANUKiN5%22$D(P
+ PWO=;PuYc%@Mk+RZ/G.0QWcMt9T%c4GGRSuh9XA8K%Wt\#E)]GAMWf7bt\.0?l-.h
+ A5LiWZWLcqS;u')&ED*)icqJUU$.q,>E%,b.gX/=(Fp8kg"9bjHt6 at i".AG9]l/#S
+ pf;S'cZs<JX]$/[ObDXL"8tsZe((S)UfTJ3:2O1iEh'-+hU70mg[>..>_sHMnDbHL
+ Bf8C4,=PtWc2*PYAWKRuD,2)JbJ`ce^,Y9?I,qsgdp.A;UuU7JLSsRL!c4lTpCCWH
+ p08WAO%L0HENj94^J2]7MiSn7A+O#H8AmMq2q^J;hT94oEt5nCoj(kRWH^?BgU3iJ
+ NZNcKQ"RknBcX(ASShV;`T]C*f$EnfhG8us:]8"DcGX'*J]dtVG>[>kN:G7@#8m%E
+ ;uq(oPiNm?9&[kWi?7R!r&s6g"OZK0G)ac*)oprgg;3,dM]NEkQ(I%Lg]VN at C'lAe
+ Wr1f/rHF>!"%!W)$(sAC/>q>.2hmPgi,fKJE:k8?#Z at 3dS*3Zr7H]p^D[.H7CNco`
+ &MjT,T3p#D3_rWsU?)G[bS0>t;/s-$fG=W-0ift>>hm!"W;Y<.=`70JnL-q9Kp+o6
+ FKp8t^K.N2 at l),SEN/QK=Q$mHdu at dJnc#TR"Q[uKcREf*4%$M9D.42sP-PN!/&NM2
+ f;s4,Z9a5:Uoo%*"J'c#iO;@cV^\&rU/8ot%a&kO'V`M-GB/qS\J]63SC>/n73)?L
+ M1[LN,d)D@`TaT4Ba5g'4I?^L;*-b at 1?!7YRM"WL7MlJferr=aDd%!Ee^ZWTK"R:A
+ RTdH3B*DpAQ\]^o at QBaSqAnnePHr&*8+]o3=*a8(bi4,U(M>:ho3FXuD>;@E,o%[M
+ 1mTJc4&AJk/IoXO0CpYj:.K._%[?I7P^7SW3TgX4lhWJYNE+?*2_-41Gu8VAOL\r*
+ ]@ItHV$lsg:T-c4PT99YPkLYG-%R\8P-q&aY*^KVLJ2.<9N?j7Qd']=(?rM4Q'Fq!
+ <-4.$d$#bh12;-Yb++mYA*R?UqL$P$"VPF,/k!`H-I6BP$u-HTWea\t;Y]?USbab1
+ &4XFc2>:?*]?R8hh5J2I`=f2X)G,[oc;JjP8t>5sL=RsU<J]*%*;n`820L]6j3:/m
+ r;3_"E_&/]?E>\p![]f/nQQA)9WXGB at -e<Reb5J,=j<1WA\*1h2S!O>'i/Knm;LHg
+ q$gkG`M[=2gtE#4o58WKIs!'71qD'WPQcE.ocDdJ/&Q2_<@t"ig=9HYASuC^h5aJ7
+ P,3m.A/>h;]6$[9?[Jg]k2S4X=1\.YQq;bTb9Xi"5kZZh?[3c3%"BhK!4GN4HV3RO
+ S at BX,5:W\@A)b=tfLB]8GiKrHb;6T7P!h_qIrD</d7!b"&M#lrK9]1gR>M<>f.0X9
+ Xq!+"dFT.2*)Ccb<M-BEpDDq*i`Kq)FDS9+aW`N at IOD5:HBFgBa)`\mS+^)u`rbt9
+ giZSh;UrZTF"G?o"a&Kn\trM at r5D=BAhi(7b?/(3frXg;DKY*G\L,=(]Y$T"*eT2j
+ '/iI1-\u%,IZ0G2!bYd,EqH&sV)\c;cPT<FgRDX#/P6GsXWNM%";mt[,:$q)IA'm5
+ XO,Vr1hel`9\it&aS2^cjuh6JdKZ^>ofhGOpqXnOAnnq;5:c#(U>n,%p<Sk at U2&hQ
+ ['g_&LrS1Rhb+\nCo2L*Rh"Ombs.tbcIJ;j9$ZQ9EKMepA^>RjR9e'[Ze2/)g,k]<
+ 'F>MQ-K_:<HM[`p2[_C1\Z<cRqXWnLe\3T[FH_(#Ch`9dNcm=VR;Nr#iN/jH&oS+q
+ 3t$CSa_b@!50cO;-A]0c4/VKW6W/2*H1:1ZU%eh\=P0*[h.;_nEcnEN27%f&DKOP+
+ oPNY/MF'bdiJ/pOjI,KBQYA#:XX,='g\]/hl-2ZJH0+tUAf",4gZ+*P(KTL/ZZ9pf
+ <Q*j'("h]mSp"4"GkhjBkn]rYclCA"UfI!:*2g7=lIr/0/TK]26@!@&qPl&1 at o4\9
+ &5K*"f">(>MbM%)c"rf^I&<t"h:H'PfXl75Q&;S*>I\=*/`8YT/_QPQE3,<:fsY08
+ k4X*Z;)he at r7dFg?1*kuhRunb.;uu at GL.rqPG%P:rUN%Z;<sgGP>0Y,kWUZ;FruF6
+ =pMP3)X$U7X6eqpeL]=CJ$&<<Ml](<>N!7a]_o1Pr3<VLjr]AGhu7[Y5=.!Q%4Y\%
+ 2YlJRh2/T?$3ouh"@_cKB5_+HaCnpW(6gK+5qUTaj<i&eWr at rjQ,Ctk&1Z:DgpsW>
+ ho;V[.hM'N=E"GFL@;FNO@\b/dei5Dr2q5FY[$`m'&E$I7'LR5AhN_UeG]Ls"(bO>
+ X(Lt"MJaiHa7$+:n*^L65dKk)$.*GKn.KZ9#$M:ud4Hi2/h$:eNs`p!$uI?uAt&o,
+ m\m%DfW)fV02s5ON_Zh>WR!!_YWgt+d%Kh+eBbXg0.L>o^iX=#RnS:YDefm1rh`?8
+ `/IU@#tY9)(u`ICVp!6]+s.;JitF"$3fkEiX+:T%im`ufh at WAL#kXhVTOAA>p1V>T
+ cFD#Y]Rjh0^p&3A%nR"''+0TklB"tkaNXel=Qo2@=fp%s.[:AQg>+2gQgNB#$5!:-
+ h!L'7k&F)m:[85k?PS<:)D-8l%EfLtW7ha5$o!M/nVEonnHhT<&5g=C-jYA8UCiW@
+ &J'=m%C#l:IiEC-XDq.LdJ2UV at 0BHD(NFR:0e!<CCBIG\GE4fiNP>7*pE0sV"pFZA
+ OinUpQ?Q)uhhBj=neh5n(>/sek7H/P8He!IdT7#=7rh^fEZH:`5p at g6$?@p.0#8cJ
+ f-M#<]i&VX%3VusI.a[!,SDgOO9lkg]+d"!X_t<)n^SO42H8i6Hc<WlnuPg=Y^:Dq
+ .Y8Tca<Ig,oURa1&oJ"&06ID<LA):d-d4Rm0!PA=MSmc?A^$UoZ>Uq&p5/4`.$6\T
+ EAK+8\kVc$0SF9sKhW^h%Y>?(d$!JgN%Bgc'NOQq)FUUibkiP;9[?Bs/<GVonq;oV
+ I05Y^s)BDC'&b5N0.BT%i6dRZ#fp1!djdtZ0bXpEo*$WhPVX[m0lq+h'-,=.%\[r+
+ s%<dM-g\7`!AcNs*QtD1-L3,mlR?S:$5%b at No(@&N=X68p+>)X$.h6P8pb'0<Dp at W
+ KEF0]Z at Z!^L[ta6'!=^fIkW[/jCggL&Qou`\<1e]\S;4-ZblAK87^sc@#YUOP(H]?
+ [.lBc.F\G[F2''N9gDTCZ#O+q;8km3#sM;02M`G5o@#jc]0.IR2l(.<k5u4d,;jRD
+ Q]ijTmM@]Td&*\R2:IA41 at h*B'c4(`5r2LcZmA#:@#FLDq@?jQ'JeCa?FQ. at 6_e-M
+ ;g1BHUG1/F2mXGq;\[E]k`_.h3cnJ-1K(o*G<%@L63mSb/l=[rmi-?d'MI`#e71<+
+ /9:5.ii;RoF88L#SPG8[kS+%gP*./u!Bejh2ftZg[161mbs!tkpr7_A;dVkOHSQ#W
+ )ToAeFW?9Oj\5<6cnL,nO5.9#q+_XV]Cb7dEX<]3^JqAaQRtuIF%F;**qkgn6^;=o
+ Kjq%rpIGVW7Lh4$9.GJ6nEt2M7gb4?NA1<r6ND!)9m"i"8;LH'KRN?"3Wi."oYEk8
+ `Dn9i*;(/EBTEq6m9:nSq6Z$'#GE2=do$V-=g2`fO`)Z>M_:1Lc*_a4'rIX#b4pt;
+ HLmV4DhcV9LH^g1&#q93:d#2nn>g. at kcZ'$<:^aPD.6Nh7?lgZjJ$*A*?_c7>`=^j
+ A7Up(I10(sFJaar[Kfl5$I%&fA4.Ke<YT$V-R,m#^@:Y":%gjFgEZ$VB4eU:Kdd0?
+ XL)b_>]e!N@]*c-jNl7G*O4n32IMJaCL=KVk]NL at o&C'WSQF at MHP@83ohJMk.+8n-
+ /FToU1k*MH;X.77f@=\&p>!0s[pMo0\Er;C6r@\0#`WQps)U7M(,]@jeL-X4)E.0b
+ <t/Y]&LS<#CGRJ[Ocrit0Qug<o7]L[2W-iE0bq'-U=$MhY>YDp)/@]\MA/u:Xg5 at 9
+ 9`^S3Ib+`12\B;\+'oKd=9odQX^tV7I<E^S`G`"@1qO5UP3E-93iC(r&h(5,o+k9:
+ ,h0q,%CLKHIk;,C+VqT2P1t-mcW-2_G0%&/(NOM5/tCJ<?<'*<(Gn7 at d/n6HREE2U
+ eL,%>_e^-.chADlms-qfip\hhYZ)+>_ju!q6OjmOq<gC`FHmWk at 41As.lYs<\/a=K
+ `piIZ?#*Sl(OZ;dMT6N&:7&ED[P)7c0kXS\*-QYnm*eLIOS6n@=1>;TKh3G*7<m&u
+ WgBPNp0D&:[8H]i>W>2H(0MjR$#HV]KQp>Sp]F2cEaL]\qD^Ee[O4HP#D*34>PHrs
+ ,o_Xq.>jIXR'#Ou,6MQNr=0Z^9/\4N#r-u(_IYW;D at m+%Q_)tETfdR/oJOA?;#+d9
+ 6]EU0rDci*[/FA$<eQd:31%G4R14sggD:)XL"@A[0b91Cd6f7qBEp&FF?%h>Rt'!n
+ A$2&C(UoM\AJ^^571J at 42RHlE7>p\KM%<YhfE$"B)18cOL%nZ2j,]N!V+ZR$MRcK^
+ G8$9fIrX(EGIT?k3.4On@>Gd]@PDd)R$<D`;2[:^C5td72e?nApFOn'QSb5UdU?+"
+ q1G!@A+(:jQh_$p`khr;OUh+[)+f\tSS'J8lGSmL(s.;/NK9rpGYB-J(P%r6pRbu_
+ Q#BB>ce"i#K&aCGP#9c'Q*G*A4!\f;TQi>?.Q'cl&8^%22B"TCn<9J%ms]L]PSSRH
+ ei>J<Tp_>-9t82HG3,Fo:s&EU^_Y7?Mf00\0cooBH($ibC\!7%KoYX#H)O*+Xb0s6
+ "VN^rM[u5/(ddcB^5mK_?<WSr\Ab>4hc1S!*HD[@g*3IVH_7PL3P'p;'4.FLCq:?C
+ X>]fV\or!1:Q`sV*=InkMTWUm'%+#ML,q*`FH(lFK(\b]'(c-=@kk'!Lhj)9&\.hR
+ bafET36?DZ%uI=\Ccd`)A!P]o77A9KWCHMR_6/+#O4_C:q__\6>?.o\)JT.q>$"N^
+ &su]+Wu$gp2;J]ZnX_H:n?@)rMb.q,6[RNWM0OKCX\Z;W*FR*`?PaJT;^S7sRtJYA
+ <S=F%3dg`B3M/A(<G2=$pQN(q\K1GI[-,c>lJ,!V%"NXlM#3$ne\Q@^;b$YRPZFiq
+ H8MjQ._P30[o4-jgTdHMT9+pZ]?%gqR=W+Ud%)-eM>'H+&0JEnl*[dR\urYee]XJ0
+ cP6%Clg-F3F:5-#'t(S^Z`1niHXrdc.ReZEZ.p"?],L=S(Td7_R!@_d-_1+)4Q@*g
+ FIW$3<\$JgF2T[lR.=*443agQ8mY8DSX.@\c!S6lSJp&UXnhUUer?9u7p539[J;+*
+ ]PW82'[tZX&dgWpm+$BB#1qCfV6S"Y:t)8rj,d6[H3:F\q9$O`k`.X'9H:+3S at 6Xp
+ cb7t6VQGBeI,UHN[rmUo,b*0j[G5i29]12S4#tDa=H0o:7D]UW?p(*3%2"Gb)V7Um
+ A(s;a]Bct)bKcW[Q5PfT]eb0XEN,!*3?qf03#U- at +?hi'N7t8L])B*_0>ZF98CHt&
+ ,!!dj2;'icV,2ftX$`Snje\MH`Q'oKIA^<*=i;9knHiu"fd#6VgXeAqa,F6TPfoej
+ `OOa59q at lLh/CcSrlDD:cPDi^Go#k)A_:'7E"9>E9p8QR%EKK*Y.;GOcm"-=KTO0u
+ Ak8&l(C.!HO5(@^'KOp,h3KhQ0p!93D-5km4>VOV8V?t1ef'OVpRU+57hK%5#De;s
+ )cb'ea/bLXIsof(RjD[2kN5C]dL_DW']!@t[n1f0Wm(L0Z)[Pa^$/h!I$dp8V:Wa.
+ ?-dQCgR`E!7gZl,$dg#4lCK/bKp)grOcMVC*8L0qZ2JXD\Xa3d17bUs]dpdc at E*Gr
+ m!';t(TH;_;3`2(3n=\W4>gA,IG15"b0VA.SL#h9`U6MU5b<IC22?N\2:m5\W':Ph
+ )0]5Q-0a+Q/\-VcFbPgESO$29k3q'_hX0eO]-`@FP^TrPr+4o+22:!Oh2'tThLW/-
+ *:UW2epBN[P:eHV/$@OMiV^A->X%=7nTD)WhtOHl?6AM4;Wl^%b:`\9]u([*BuAT`
+ T:^%WXW4rM!>cPSk?6^:f(#,660'jQQp5*L?^0G47Ibg3ELbqTT(i$)\]CAQ#(?C:
+ ?iV;L#S[aT!s6;I&=?8q%gW6S@<!-K)BTKH`T#7c]P[iQN^r.C)&/*&$'.Yh&t&S<
+ .i+Gh+Yq+Q_C%1-b@/jkI#;bXOAB8j\btG96%__j'F6!7B/,0/.$:Mu7S-:=7OjWP
+ ]l"W>X&eQUWshV@>cCT"enGSZd;"Zq,rD*FT%tBB:b,UO`9QZ,Wa-u3$0?aXF,<KW
+ \=?Qg&W=[tAX+5eG.iX8@&ql5?7PQ5Wo.K1N3t#VU7gSJ1jWE$k<7!lY8I4m^L_E"
+ iq;&/[4>t!c"e_J]tX?`]pe?K3j)N,>;E-T/D8]/2gs6B5l.%!:1j<RZuN3/%K+eN
+ (!^%E[N(><`KfN5H!?_b;pBO[:T+/pa3VHqZ9/Zhd/^c&g2?L1YT+)GZgN/3s#Ns9
+ [[a]uPH)&Scs%XJ0p#'i]"9Ze<:3(lb>c*_%;Yb>/<&<='<LY$6Nal;>Sd,mD"A_S
+ 3XsS++$34J at ir"<4$($mYk,ZQYH_<\,e^CU>l2>k_as:=MX!VA893]C/^(-b1DW20
+ qW.LoEbjCX4H<Xh%(;/>df$3;P_gYZ'?##:9(;,"#Y`X9I3h&#FRLbD1TO9Za)gT_
+ 5dtW"'-&81r:<P]'Wj"_,?#8#nkm^om*s(`'a$KGoORbl`YDGL#h4tNVWcK/UO`BF
+ /fc4Ieb#Bf>tHnJCs^b?1s%c.dk->'ckM/t86![$1KqkCPqPrqY(U.YV0..mYXPc2
+ O&dm]bhHH,&XA7Zf_,2mC!)H!9d<\6]tD*<(L#:18_*CjIC=?rd+>A.F[W(:&LIG)
+ a!gneGJi'T].1f;$Vm8KZCS7 at f<7M`@,mFkD^7[DN(U3^q'?E1:REaVQSc.'`:;I4
+ IMm(cE0XLG0U*f7AORJr>BJ]$SlJd#q%V^<B!]c-/jsuko-IY0%WO^BWb^]VBaub(
+ FXkeQX#=cf*b`;^qI\1cgf`KV>%P8dgD<S((9*qD=rS]l;&J+,N+b1WkIF2''.C"t
+ gJb/k=;a:\_;eb.`s$Jo*3D;/;t\OWnls-qVJI5%Vnd/p'T99g>>F.6B/b<?:$EBW
+ @D1WgmLOd:e_b@`B,-kjKQ!"8A?9bJ9Y&-i]p@<oX6_IDYt'#I;!3"m7l](00f6_N
+ 0DSC8:\igbMt'#<:NOAHQ8JorB9#dBh<`R#/+7/p>ke*m(YA/Yq#;9JrZLsXk1mS3
+ 8Zd]pXB2:u?jYRoM2A.=a1Cs")`<1bp'W"`aT.g1VgRq.OhUT?WDU"u8..S74<m&m
+ S5^:lYPn#Y'\*7.;[7_iELE)J-N[)4911;tSue8<ll[g]6I:l27!LPBR4JMRnA017
+ [#B&GRr;^]<9#]XLd>Hk81O.H*k_h;QsR*X.u;0j`<?Cr+.D\D0.<D[AM"[,j;j8#
+ [MZs#U;^HnJ5cut)ad(g[,8.l?a7D27Hj#.,XS2cYruSGpr70DRL!u>h)CQhFK>e\
+ ;)2l,d6`*Ar#[a3N`"A*_+5L.>4Ys&P--7=k\CAJ"9t#:1#L"4pf*u-duc"a7DQq,
+ `MEYi6L51=4,B(;AD0#';-b2(e6HjelGSe5:/NkbWtf6!8TnptYbqYG)&KAn9e9S3
+ 3iRTdLtq6RY22%YG'%/[,A30O!7F>Z_%if:,+**hHH_$_*+kH#;cCO?8b5E%d>X?A
+ ;t[[bW+:8=FH2+j:2Cf#CHEpf&Yi+?@*.%VqBuEMH7-^I^blhAW at Y*G'0XF?Qm/?N
+ lkP7sD)>/Tc at B54,+G_.>YM(Wjf/2GPVT4[]5!6m-;=oIdp0W7g2')*K%ZMK0`iLi
+ s&5l-#$\:R2:_OU7SVl49U)s]5mhTaV.qKY&\b3pp>&@#;h;"b=fTr^k9Xi"gRg)m
+ $s-WA9BmgTY/G@[f**jlk:s`<FTQhh\<e;$D*kH_,/:W\+N5hS[U)qE+4>o8B'O+1
+ YnV&UUfpP5g'a<E8(Gr>ROW`O?!hIaMV'+FOTO?]\oO)PFkTeYPq&np[dloEb?9O%
+ Y"b(+cU!)ob%i:ReY%],/bn"C#]u\e^khOk69/4kjmJ$,LR(tka[RY'N$Z]/1eHi`
+ .iVb at bUB';^;JP1mlq?L;4LBB;qXX$?YpaNXAEoO<2h`Q at Ct#l'M0:kCUo%9<7/>d
+ jhk)u;K+&]oiP$OpQFjEFleKG[8^;fe=8`jNU?PA33mF&Mu,E".RLdi at _L]Y0odu8
+ TYYWQe#,$?Vf7W68G<m8 at -gZ[gpSQ9(X?kI\3Z7^%M66op6&T(i<XF06[4u]`S9W!
+ HQh1!a,,ciiB&h2E!3=`2o^2Or4*_FIT!B^!a/*2Q$TFl6 at .j1r[;"p8G!WZ\sLsZ
+ _S"l#Z#k37);[Dd]EN-9Aqn$8q]<lCm@/1Hqp>%L+6]7GKe_/=>0R*Zk<-#$,0$V0
+ mrH9ZkE1rb\];Xt.mcdT5Y?-$8"A8E6KINbLijcS`Ae)p0_sY&Mr((.>0e28H/#Cn
+ DR\3!^H,>Qo)tN]OM(F%V;57s9dS'*Mn8(V*(d>X[,/WAS$+X'eX<eR2XI+U7r%DW
+ lM+D%PLnQ9HRG+`?8`j4Z@!<>^jO>'BtF)rMh(I_io.''<\@7m6Zlcn)gGYjI*td3
+ ]l3)S$+LKD^J3jG]q\(hfgaTM>d`,$`9X(.p&=';.+`K70sgWs&t7IX.7>L<eg4p]
+ \GPH/m[DtQ3,4&eq?$004KBHI:9<Ii)k:h*>Kpqj2mqITVfZ!kdp&C4i>*B6&j,\o
+ j#98q])/]r!r(4oIimC7R\67oSPH#o[d!Cp;(+OqMPf7kclL<9[]ZdnhVkEVgZ![%
+ HeT(8T+USRL8i5F]>jP&o$q\&A]m`fM>.g]h]9b;:n at W8ng*b`GrNggC'D(oXGQ?9
+ NL7!5MaBH'ZL6SY;H[/mftF#pm!3(o\%@p%SpKaFS-MW)DDTSBDaqF3O3VASm?YC\
+ ]MBIqeGMGX"8?/uHH at ghpar8!q8nEi(B;bHc`Nct]/Eg':P7p/U&6[YrU_0qaK*H/
+ . at ZV`P$gK6`&4lB2VZ,"9B)E9jh,Qk1s'qTqUE(8BrL>9WZ"$qiZ#N3_7fHW5,5^*
+ $i1p^3i+;.5U3&;bP&MOXKEedX)%@=8bnf!K"oG$R`l$GiAHa%i24<55dF^o at b*e[
+ 1HD26\1>ml.-A/ue0n43Z4!!c0oeOu$UJSZ3c^WRb9&SS%koO(]h'uld^:Th&j>N.
+ 1`5[J$l5.eE4N%Q1$d,c_ at SAr&]"Q#VedoMj>au5a"#"0.C;7UCIspV34ZC"]+KZZ
+ PLm.Gi0o8^3+6hoj(#OE\\\tIV>NPFbGDWs-,Z3g6rVAJe4LSE)&lep6c0%sCN%*h
+ OMi>/*/$S_9M2a(&J.>I\Ih<M](%AXf/ssPU:[lr6s'^u7E$a+6-F8`;m*geJgA3E
+ Yi97J.Ou]a2+:12Yd<&i6p\0F at 7Dc36.ik%H;VSlkWrH[7iOB$+fh5D:I>N\0oPcr
+ !\HXiT/^l at VjVPEiatUd'Fs026e"a[it+LtE&J)b3q2,te9X5>A03lO6\KM:A;S*;
+ ,9bQL11LEMdMBo?HDH^#5=7o\.XN(t].Y'5MDTpZ at B$<ODRZ]h6=KC5Wc1N#,KRC@
+ 7,3[, at Aft2+%\"?5n^H at 8QnO!3hl0*aF%&UKC[&tP8&p]8^s-&r11NZBu2miPP_T!
+ ]MqJ-=N#!8NRHggg3G,]eNYma2>SQ?1-))_hDE/'U7(ANPMA?kKhBN=7t[[0,RL at f
+ f=-)55AQY"$VipFC;^Od2Ird-]VRmk]TEW2,363Te60m5.Pqgf/X$'oU at -3(F0-tU
+ 0):#ar4YUQQb_sj4o&kHN67ah.1cX2aS`4bFN)5#a3'p/]&Add'R*/R:.f$a[5?O*
+ 4BkGBVD%aB`GApJ3nR1IGc2U%+%b(SACcZ\aJ)!#`h^r)4D21b;*I@[6POf89R"#s
+ .8/0q8gN4fEMU+WCUDM&P^?LLP_Dh:ca3Q.,g:VW"QrOm[Edk/b6.d^4+3Psikp-2
+ 7pPo)D$@LL8Bn+J0YD@$K8uU=r'WZj[EQES@;jA+8C&GPcghhnjCCj3B<`Glb.Hq-
+ bd#%V_P%pZ0qAB\l'F7ilDIVh($h.!1FPM""04R$WJoQ at WVag]kt(1e.,Y)aD'dVA
+ -&<iodY0'5V(%5f.]S\9^/Spoggs*`:/JP(80"X.*?Z[l#>2)fa>9en1>k4"@BP6]
+ 6Ne:NZuhj%)p=K$:Wg8qoVIdG9;-&nN'NTV&<;di6I\.b.-2jV1;q[*/5dp[:Ft7_
+ D&gt$mBu!f'$S_$/PSfj8^?uK:LR^#F2BSM.\jrc<C2G[g0Bhn(WM#QcV6Dk,WAUq
+ >1?84Nm0l>@8'S47ask4e9'@sX2u)rPZ+,6:D>D.j8$^l=ghTm]Bo,`9]*Vh1a.7s
+ 9(W4N*)BAl<7XC_co#PP>A->SBWZ,Sci`8=)/@U5-Ipb0<#'UTX^"qU6J%%[<V7eB
+ Zh6`a=!<3p_^.o>%;QThN'g9[,?5H-b+heOj&Sfrf0%M[g/8^XDH=n`U)MS#M=R#)
+ ]q3ap=G-t1>Z7BIGL7.4eZD9jm6jp%7bKqid^>Cl'pu+]LR"")eT3<.ge("FF=XrI
+ 8IDb%4cq)i0H&(K'u`(4"JEWNMBK0R\f6`7ORTo9Si(lI;lrYjjK7)DQC)BB=Z)S,
+ V*s!bQW=Q^<W09;fne;J4jY.gQl</0omot^nh(nNZP&uYg0-hN8t*.\c0NtJ^sk?M
+ A5s6N8s5Ul[4ep^Mic]RaKZL*Pn?oRI+^A)>fD*G[9h:(5hDDWQuq^pr#@r^]<."U
+ ,jbJ3D-B*MZpCON9_2cJ*50pcoNFjN>X^:bC_TA2cIiVod@;l>XL)#-Ip0A8=[EL%
+ '/EjX\_\?-V+P#R<=h=bMPi$]e:[cqoXJ27k>_ZHWf=a>CgL<,2:CkL2FW?_rULY&
+ aO91>e$tTBeWd6P'fE\-<0DuA/EkCUV6"t)hc(I`e(H\a!7C@"^BFlpje^9lD_A at U
+ ==cR>I#_Q^4Bh-p?_M5e!;k3p"2]EG-jBQ<[LP\<VU/>qdL>4QE['FWg+'_`eCf/i
+ jp93_03e!6hYgR89s@[GBe4,f:_ZJF:(c2kqHrL)>Q)Pk]S5<f(ZCoIhA.M2c14P7
+ ,p:I[i^9YC,^IM:9]%^ChTOXqF0]/dOCDM-78i4&>F2aWq(U)=iZ)pt$>!^oi+#M<
+ :Sa4.?"gub+%W1Vi&R("/gk'S1gUP3Xf<Slj"=iM/KIRA>'qAqRc.S=.:eU#7Kh2u
+ $FOC*^)tne+6cDADBP\nGM:;F=S=M]b0ANo^rmK7<=V%@)nf!/QfBD_>Kot$rObgF
+ q;ogn;e%(:]OGCLjBY4[g::1K``*W>6d=VrUXgiok"*kKE^Ll@^Ffnfm8dfjkN:V`
+ a5(Ig^.K&.0IM#S6cMrp))'-3FdEG)Q#2QDc/<4Q.Q>UiRGCqVFW.KCLZ5o at 839S?
+ <a2=EZ_C=td?;U`"kQlu3'/Q!Ahetd4N'IWpuDR?i[btZbO;q2=D2:iB>$45L3b_P
+ 3CWRO<u$VKIR.<&OQQ2=gX_S!?&<4#?!u*q%,MjRREB3k2ct&@=9[O<nto4"@V!In
+ 0'1PNN\rmMU")&_<L%(UN\NM"7N_md_H`_Y[[_(ZQT&HW,j"'"SAJW-mb0"\@O&fp
+ IY4pI&5\;9kuAj;`.fFIGiGSei%,hdNVDOXBpr at b6=#An$^#&4E+&+)A#:"%HajmC
+ K4]L!8J\>dN<s8.Hn at NP73qB5K=e5a#9WBCc!=E[$hL[jg$83V(GbGLH=JlGJS9ce
+ k!ad8m2#"/cd6dXR1<uG`!u%.+@@l'D?E2Og-K%.*psN8llDf\$d;7%0Tp<rT+L9s
+ Z!KrJAkObB9iRqR7bM#!Z*35\a at k",'#:GML@*fq./b&O?JuhMp8(f3\'sR(WmGOE
+ 2!mn6;:05gV77i6^rF6)2iF4uU%;qr=@'>0fBuR at er/q'B4JseWE%sBDVen5e*]-L
+ a&\F;c/3I*CN'>5m)8Y^`oZNmPA at 0-DMG=YQ6Qd7ok5ZBh[O,1hSh;+(d7!h?XDgV
+ KHJ-Z'PT%+?mJo\(.#a&*V!beiu>R)M#/akf]NJPURYt'SlO`Ekaj3Bk<BS0MoY8G
+ SA:ZHaHJ,KAY[mQ'biQdCVCg(<u:.\e7a0EDgn0jrba;Wg[C`?F.EiNDY+thj/me:
+ Zr\"5eb/@>-s^aYnSOHJ[lSN\/fe:cE2LWT$\!*t\D/_r:YV7Rmgdlo)'mftRZ^>p
+ +$f))M,?07?@PsL993ZA7]_=#YcIDZ$p[3#but'<CNgq9LD9D&]^_._E:i>/-+^Zc
+ oY:d>))e7/AXZ/'POsn[Airg=Z\5=Vh0"bsfOBq!%6/1#!bLtjf`+&mT1m.cb\)?_
+ C;/Z0`r+%lC;X3QlKhrE[pAPoeSI]JhY0q'%r$%4TOmNt:-P''<7gFLiV+qYlR-:Z
+ VW?lHCpbbb0[-5uQReRsO*60mG1pikO#_;`JE#-X^0TB-?$(3"8bb[UldZ=*#8.WV
+ ]sW#.Di"bq1208dg38QAcr9^7:9iN^4LpXbeo#HLH=<1BND9XoW1T#[QZ!>)U%#b`
+ DdQmXB0E at Om)[r4po1ZG^=pS0n5raA'>FHe>"3I4$[*3Hm_U&cc]@?Rk]dmKGOME]
+ 7PjerGJP`P<r]N^LRM',T+O#%=]R19,85=j]+4XAm2r#Ss%[Bc/Z`U(j'SXa61o##
+ \EuesV)PU*<*AF\bl"&'/foD3:TYR,!;n.^i^QpL9/4hP]e4bGoLHuB/l$c\;L>7X
+ Wm4E<br5KD)o+=l7IOU2Y<V\!p&-LI/\:0DDqQf:TR%]C^TVYShmff9WdSK1Edp5T
+ [ih4`!H'g<rT3QcLq-&[]D\u>6_7%C(ZZl3(OHs)I)K`srknM!"A$krH^2D at s5Erp
+ aaaAA!$G)t+92cQKL0)I=Ca0%%u<V_;)jLU.gq%uU6+$W;EZ+`87YUY,aM.PPX)"+
+ BhX[O.[E_9o!s\p at l9ZLB2TR/XplkJ7jR"1h%ku?TYkD_p`0,R30M`7F*`LO:K=2W
+ @ag10)R0pYaK.0XFRmITYY_G5]2\?";ROs='^:;)ktebCDcaR4p2tSo=/i\:/e\>B
+ UJG[8C&E:6Lr`V:P`%Z4],n*8i0d]lk0'Bb_m<3d^3^Njd*f/,r.]72B at g['[Mn6o
+ iLSM8[p-Q-s&"35mI7a`#7GluQ?$\$B`:5Wce%T'>8]pLfrF at Yl9.bK7tnMAB(FR!
+ kD(dn`-JA3Y(ijN2U1/A2fEWdmJ"HXDP&qUo at EgmbYj\81h[i!!'pt`hZT_D/&_@\
+ Bf$h(4>!:@s#r, at MW-!;S.uGg&EF\c6r=llZT>?B9bkX-o at W[h0_98n7B?<mN%r_\
+ lH at 4@`+\SVm=Zc#1l33+)*SK\Ih'P_$POSe;1'5m0N&m[-qb.gOXIC(g9iA&0'`qt
+ 5k>A+.SECFpFo8JHCG4'F'?N)9Zr[cp<=8`oc;;^m+XYKCB at EicnGn)qo/1j"Y%[a
+ ,j.MB'T4P3;H0ZW8kh.KGq`'Zd^)]teI=rEe<MU[;q2UW<>O(!>"_oHeW"-Ces3 at S
+ >LsV5F]_^9I<f/O((Gt+fTn+KA&&iXMe-$,D4P=n(6,/)f+qqQCKd%K[;FZamCdGB
+ p;MZ(>Sf!:F57X,eS![&mFud?(QIO%hNt=KGLndmm=!lYmJVOm#t=Mki-5_ at KAdYB
+ 'lr6?XrE)S(lfo!ig!gl=lT4Z23$X`mQC^523(%bjI%VpPN<*g7uLq=DI&Uk)2^qL
+ eQJb\S*([7Fa.NK7XL]i)@hIpflkYjU1kN at Q)2uV4\M\eRZ=5DlB*uuVWtb<[B8bY
+ Y-1]<qX2>-m$fPIC2>sie[=e5hU>29qekN+m[;ql9()SZotBg]p at CiDqsO^)n<aF_
+ 6Lan+'uf^02\S at Er,3n'ns2cj47`<Q29k`XQSUF=r9m)%oTY\0/G/lo<Rpc)B2^4$
+ rGQ9#p5Rs>*HqCbFkueL5BBkL^(5qVoGTZFj7s`jPN-ppDk6(H5%gSRqOX^.ht>j8
+ [I*j\4f at Xn^CS;kr#3&boDK`&b7X]&:Ykd0+)XC>I\3fXq*?+CmJ['Q0D']8qu)%A
+ %>d=`m/`k*$%YbK"<Q27!oS_DB9,Xk6!,\h@!U(N0O>5TeY*2lll^r-NY3s'Cd`d^
+ .3O_K"2`,\$DD_gKub/L&=>lm at Dk09$LM.>iu\ef'L2X1$6bO&>(NCV8;>LV-:HEK
+ jArWPM,=.;73W<Pi`&L*EEXR)\=FGr!tgCn:)_*]?r8.:1l'If+[X8r&S#"HNR=%G
+ a&q]>j.'V8d9[s7BWDj-F=W)#Fs7K"D]Rn,M0g`?6UZ1,(1V0.Mb8Rk84^'1Uf<bG
+ 9:a,BLpnU;C1WBf#!U0HHPpAdR$2Qn<^B0L+m!OFQ::@H)&[3 at ji"\WEnnT+a`T9!
+ "#H4k#%C8+6SFB,aI(F/Ak\rr1T"^1QkM`ubt4`hjcn=K1MU`#fek\r7,XQ`N]Tu[
+ OZB<bl%ua>UJAq]45hIQQZL#i:K`#ukHt&W72C.^WV\mC"8e_Ob(7nX%/ZtQK:qih
+ L(Xh+^o2)^U-pJdPWC0\ke.]Ve7sq>f7c^$,p8u4NS;f)77jI).<Ta,LJk-X4Xjga
+ V=`&Tdhf\l.E'Z3dI*ORfpb/Sog+oYmP7`kNA'QB.&cek=k&TZ;lXD+CR%1m<@Y*t
+ C8DWEoklkAR(ZQO"AZ#G9!HlKF'.O(B!"miZq)[u>N"U[P4c]'5e?&%l`GG_Q/4.F
+ Wr2m4ja=9*%><@Q$";_FL9VLGo at U)]A)?=-Z5-1"=Xtq4hJJRb(2`&6X#XhKjdrgp
+ NS3#98SR!\VR72AcJ#=%CYYbh[MI-,gFHuTg_I9,(@A]fX*JX<A\PYj%C04hM/h9m
+ 5e.[_Z.s,_F4spF\ee)7h(,IIg""Zc(N#PqX1<H-:#<N!NKRTuaa)Opk.MS6!o0j0
+ Hf+Ma^),%S?E<==fBr:H([ZNUX8.8*`U^e]%L-;l$%^^9rkTF'D.'F_KB7Od_AH"%
+ @4Wj]f&dI[(i<YhX>u'g-5ON:NFUr68Vu-',/kD$?".VQMrm2Q`Ycs_6@,7R0uTrj
+ L-$C*>\T8X0sZh)OtL9J+"1l'ON@*1+Cs$oNN+RYO4!qPj/Uo\nhjdrfkqhOaAFC\
+ P\HAe:F/JDhjC/o^5dJ[2C_8hPVPsNNV3!&7X7R31Rs0Aq6rO;GkDM$]V<WTb.5W>
+ , at 31_IF1c@*b:(6USCk4crrhn8a00JFC(AR(s>Wfe8'uLp7]bK7o=#&0rHleWBRnG
+ <GL3rW\nt)aBHJaCKZk'#XALD5R[X.c$QYep:T!]"(H(0NNfhi^"F>X at dM@)ZM$2q
+ fgH3VClOpkp"n3Q)\ZUqc+UT0hV6\02dl$tO1)LrdG2>=FR<qc]!g2<h"uG?m%)bA
+ [s$3VgHTH@%DT:F#4L:Cl[`t[gUXd_eCiU.KQ+W0YIGYThE4&bmQH_*GbWUG4C!b`
+ :,g597iU&*%ug$r4 at D+]*9-mPJo].56Fh:ij1LSDD]VEkH#Ftf*/g>-Y$JbeYm'"^
+ bEML&Zcm_-&a9GAO:_D$deXCrf,X+*msWg*3j/;4]>J<$h7L;1#?B_ET8@^8dD<=7
+ @-d\S[VlZ%_KY_ah4)TqDskfY2`G%"rEES#D at t^5^O,F>lb%2NrRs?b'Ao<1_tH;8
+ eb]#_jZN"!F&Glb3bIaAjQFe`c:UZSIj=2?e"$.rT@!LsUus!Nb^.R"jZ1)VkMB1!
+ HOiX$4dW_D7$!r1Dfs<MB1V>n:VQYq-h)OcY3+UdjS[G%jZRKTHi.BZDbe((pjW,,
+ >T_r$DACqfmt'>"MsYFX&,CQZM<Or&U$W?Op]!JJnc-)brJh3Zp:'&@4r^d*%rgrS
+ mdUh[rf6 at Dmi)7Fmd).Eg*70nX`F2'53T/>p<Q/#n!*sWU@`AMj,`cjcJ\kdIeI^5
+ "##W*:aGRlSHCNZ!tUFdcr1#8?Nq$@!fqNeDeeOR,l0-><A1)ec_gO,ZL3e]qsXs^
+ D at HTli:6:5$#e&cO!+L!$NI<RiQ_)e0&5bh"T$HP$Et62cZ%YlYlE&er%89Un*Ju:
+ P429Zn*djrONd)G'+9CX"4'RmDRSZ/ZN`+0q(;IH,7`mj9]Y[morjbH0_Yc*=Q9tk
+ #;6r+Y]0hc/HKdIo$J0Qd3/_A..qJ:U;kRNn:LM_[g8*`'G'^?&A\i0\J27\iK2^^
+ :9a`c<sm:2#]R*Y;.C!;r=2ZO(2q(tONRr+`nq<Bm1>frZ!A1W)\'&r$Z at BbOS]UX
+ GnOS1)?NVOO#n!6M\=B:#S:lD:j3gt&hhU))6cC=&K)S80)2Yp#*<U?!_!Y4Ym7>K
+ *Dcgm:lt%ieJ1jX'_1Va0hCXAL@>errR(Q5:E9BHFV^,OpW]6E&Gm3J'*&QT+)qH.
+ ;,I0&IgdsC$Z\67E0V;;hZ6Mq)NI-;:d#;N_WDF5q/IH(dSMVLNtAMc/i$!=Yp1:[
+ E:a_Y'/,CO0O5617i!^=%l#L[YqI%n[iH'bL.u@;n#H:^Y6\!'nIHuDd=W9uC at s;c
+ (GV*kOQ?1tk5LM7$*J7)nf9$>#8m#!*j at pJED6s!#mnoJmkL:aYWjbdm0YW+.3s6B
+ Xt'X[iu54-,r%Od1B at 7@EolbUrGqiBP$o_Z$RXlb)Xi4rP'&.4K^Z5B0TMgu0ek*h
+ %48-`.)jXlK!QJYGr26e1rV$IP%c at aALDKV&i+q3:LQ0MIl at if0U$&NP?/^p'b\t*
+ q9cS4F+EO38L8=Y1X^RqYCe6bk;k87&^e2_l8I+RV(n.0(pW`CO1c at 772\uf/(%]R
+ nfnQ_OU^l8*DXL)&-j]qB`Jdl)"PEcO\mU4B.["6h[_"`&fW:K2']C9%+<;X;>Da3
+ >:.gln<.QBOVKp`Rk[iO1/=5L1M8.8;`[8B33h951`\An+Q*jX&!NIHDiGpH!s3QH
+ 6??W<PGob52+3=+'<pX0mb6HXR66^V4HK:^;oKo$`ph?q0!j at aDqR9PD_+iI/2H#8
+ OujH+X$BVL+L3.<oSEAVN:Tp^47<JJ;.3(\s$lI\(XlMBl at Vd;2Zba_7;tsf;@Pr+
+ 1D%oA6$-`EnqQ"CDbC]H4Oe3:oYVm&Rn")W%.]*9EK)L]<BY7t(@`=ncIFYPlTTEe
+ /Ml2iPn,fPiCbmnqXWf&e*S:K\Nb26)0H<RoP70cd6`q?7C49f0^Vk>6T:6>7'XWi
+ 12g.A0f<o?1"&]`Ol%rjD'Y=E3>&;;Mg\\>nLerFrA;=hFI_Z79i*]'8/(e`1.:dH
+ >nus::_.+gF4!SlF\3>U9!e1Qe;ZV5K2E;A(fT<S1m]G*oi\[c$rt=6K)"8$0g`,7
+ <KgiZ11'1-LJbCBp6(OtFA5/"P;giU2&6!IFAGQ95su?&-+4%fFsTj]0a1BL<O(9L
+ Z)(pXJHb[18^Clb$Zt6JP<Z<h>?$RO1,3?\$U(d-,F',u24l$K%mY")/J8RmFhpV5
+ QQ28<B2RtIe at dLEaZ!(P7kaUBncMPWIm-g>)>/2IE$!o&7jU"V%i+IbQ%r_2k"bUX
+ =&U=t[8Tg77nhLWCc%no'k(SC"_3hn3VECV<mLkD.q5NM^s7uK1j;J+UI[70Ae7$'
+ PP$-NDZpY/B[tF8(6KndAJ8*[=)oB\ct?t at lR_ah;\7DpZU7r[@gn\/0(/`i<(1M"
+ _'PC'1Gmcop at RBFI8/%WCj+]G!fmC!@q/FB"BOK(G@`-Zof:MX7P at P4OkFM(oi1 at U
+ 7ZL>a[WbMK+'DSLr:_4:d\D+HM/%.1B(WK82\Q2c<AC^JBCT8!0&L<.Ymo9(!0d4^
+ <i^T<oh4o@;qF/SG?'+!%;;$=,unDCOF(m*GCU8K<u6 at 1ed4[,LN]n?DY'8Ap-EOk
+ ?T8][p,EF^ZX%Db.qF`C)N.l6E4l/b8Lq(kEcAF4\#1?-_,N?@<-Fg^GFrjL?$oT8
+ L%;p3[=]Y7UJ[>4F#[ffQUqZ%*BJ>JFLY1;=1)np&7!d(CkP<8'45**qc6dT at WdBU
+ ;N3Pp2`U?63Rh+j2/Rn?Ufp2k4d+nj0\])t.=7DX?1/RlY/O#AKd9Y-FHAFd\4:QV
+ IscElEgBpYpFU_MSVX\oD7<A;;fR31cOQ18>Zb3lF:iXSo^as[L!E%4G3+"Z%9%@3
+ ,o-F>ohfQ[^OJ/V&JtIK\G&GC(P2=-P4s`U3C+:fTg?"2DODN&1Nrn7KmAb%0p9dW
+ FZ!@qQV99aI20j(P^O^>hbX!i(Y-o2&F3<*o7sXmBc(W8(uo7l0gJkH/@c-?\FkSV
+ $[8#HEq__3Zse>B="jBuD.VZIOD065>CX1p!n`iJ)8mn!*Iq7kT,>@'pp;dl9W/ib
+ N47t#Ehf.IQ(5@&LcKl8)6]b/Fbi"qNnEZF=GL[TB:52!R*e9k\Y#8"Z^>aTj`hf-
+ oCJ-5`@On/LmV\K\K_-aJ"K^#7aBUuDi"@9-(`Zu76+Lf)<Zkk-_ at XrP<%*$2-#6G
+ B6P4 at 8iGY+GTg+Lq2;d2D"d15H$,kr!F;"6OB!S9(DEKBXd^#5M"gG.fNX1m__F2&
+ S2m@?QmhS$jcTCB?k,>AHKV'VP3:7DU3]U;R.Z)3pT6C3T/>G`R;lE?, at M>=U\W"6
+ p at GN!Vg!''W7UhJf0_I)[mRU-&=S5q[@se8R?P!hOP4&:(orqKrAdqd#13s&Q#hhL
+ >94TCW7n9WfYn`S(JIf_%PZ&h%e$InI<9gaX4C^R3Jj4a0eh0qRT9*i=P8ftiJBT=
+ H[?V5pksUqB5q,J'3b4D'*1r$6\GodZoUEb=IZb1 at CnAV-^m\=1bCV,s)>THXkPWP
+ 3uOXb&$f6tK(`on=:r+?QbV3lQ!*LY(LrS3s/DIYW0RTU'H^g^%^T at m?!5JiR+I"Y
+ l##+_XLk7>4,9pSku;qD*I:MO)Y#OC6b?PCEI,sDesUR65 at I^>``AqL>";=krq4oT
+ BhjLJ*#SC^/&8K.Wd$;aQLR>mrCaaCIC#WF)LF48J\ZOWPoM`KgnT*6V0?(obBpuP
+ Zq%eAc+XtbW`rh\HJ#-[m9r(Q51g$i1bkk0Uc5s%=P56$EaPi5OA<9UTDR64]V3[&
+ 5j>m^[+^j,Rfghq$.'O666-LTr9H;23PR]kkOq,kr?$IQDUadf4Zi7>PP7.:-_c!h
+ `&p+`R at VBb2l63c*.(3&?!F[sB>cb%R+p06Q-5]pbFK<EZ9%ql*-$^V9@`rYf3I9u
+ j\LdT1!03_W09qcqN2_Eo;*<l!ui&/HMsgJIohrD^YIYmqOP!AZcgf&N1E[%nsOcl
+ EM?]nRC!iEZIb/m(@W,5`GUmhrMc5j;9\ucPoXYm?.Z9k1Yt1?V`DGZ]Qr60PE?mO
+ QFZ8#<[l[%2m#4#H2]1^SX*6c8#A!sg:YT2<!0P at Ni$+0a5)s<f/p2sKi"?#U=].X
+ QM$[!mqMSLeX#U[g[S_NXl'f7OS\"u40;?u7Gk_^i*:-I5""2<8)XA\aPFBEqJ!E_
+ >;EkCZWmejdGs+FT;hT+j)u_krk2P*;8kZ"<S=9=g?V+o)pqT*cb1:C49`,S45<$U
+ Y+DC,&GEA4&%2B'iP(SnH5Eq*<KD2On+fmp*fDH?7I6V"^>="a)V<bLWBIYucG":.
+ 2Cn$;?bp(M`3X/;SE8,s3^1!ain<;8ckj0='Csb!l[60A\P"RQn+46/o/X;@)Y^-.
+ a#H,,fXMO-]sgbKDhHqOLHd3Z^.Hn(iSU,a]"Uo$47,mnJ*L5WiP*oa=ZPX$GLIDd
+ htkBd]-.;\L&+$=J?t=4?d72Jks9bab4gNq[R]uADI";6MgsD9rtiEke]iAnl?pe%
+ I'<SP!!%R8^i1D9*Y&1%_'!^LA/ZI#Lk&r3=L;Bh)3%,GOkB.'!sjTITl at O>6;8nk
+ 6Y/#4KXr6OLWcO"BnWol08<2ue%)"6JNoT"B9L?<(4uaCbUG@$PobWTT at Bl;kUcFe
+ 2ltQn'hXHhF]aJu//($K@`;?Kdj8#;*L<*bUY)PDH\GYR#)#<RZ70)UQZojqUR+W>
+ *]%N>i9o7M[F5k6]]1`og3-+>)noMA(/3:;]p[&?[$A;#6U.?/=n7t?]Mh8(fkg@;
+ )'4N.DRO$Jo,B=A]k!T#DEFoLJoQFan$ee#Cm*gW_I`R%D>i at CO6ouB2X3d[]@XuA
+ \\8G>?Qmk%l866-f!B(NPtO6qgZEhrq=s[QSR2c&!&dO:p at l,d6W!m!9fr3436Vd.
+ p-?u?0Z(YCbM<O_X>CX)^C.&$fKbQ57fk>]j5fAaXr:X330*"DiB#+c^BM?S6Nl!s
+ cV$t&`9R7Co.<SH]^%m;';2)"WKW;]4`Hnj-U=lpi>AfhC^g),N*A4R1N7D/S4>97
+ N at dZfCI&lVOm?!q5V?9_3&P[!)'2OoF%!uAl15In_eLIO-dW>cfaTB-1 at YUE0au5p
+ ;67,d85_:/9Wh%174R/tdR>re;\ZTngXGg)02^42Reok0Pk1SH]@<pJi_pIY at 8Bp(
+ ?##g/nRXL[;g$ND=&cSbEr4Kh[8A,Jp*Aa!f2D6RA^tot at ougX*MB=aZPtDZ8lQNG
+ DHmcB`<BJl*%sW`OMd].afV(bVTuYd3H\Z4'1G at Hf@73RhfnbnJ7(>P#D-?n2 at kIL
+ 3*$iM at BhBp#YI$+gO?Ibe>GAOf?PCk at sI-#OCU?e8!7Dn2G]QK3EB4I?!-f)HKFsW
+ B:<GC[Vq[K3S&DGB=Y`fT0>:?K;*%j2NOYJ3`_TEBsB"?V^&d-UT/(?[]ccJ3nCdC
+ ,Pn"CJa<1;a0KNn2UAaI4&eYRC`@9D\8FBokIPQC[VNA<S'LK:DnG`C^i2CK:VH(!
+ 0*fF84BE?=EOoKfXE#;)-d$JB[kGs54I3+oo/ub3cu_De7Z_N#mn)#O4]b_9CqW$-
+ fCchDBA.OB[V+7W^!CWRGJ3a#i+>,2KAq-i2im#sS_kOMq7_'Fk^"WnQ_f#"Q`ob&
+ 51bS$HJ[Pon9dG:@IAMm2p_,E3mYL7rL[0KpjPGn$28,JYNPh55M,V^rq[$%Iujj8
+ 5WB&6?L.iH&1.QGZp=FpA.O8'7KC4.HNbOV(P<91eA5a@#9_M<KFijW60<4p+VZ;X
+ &>cp(Aq(/]F>&@YIMO_QB+/4U2hqqC#=Fl(%q5'BL9/fG_t]'#@P\@ICr.I9GaT4S
+ Eo`'nZ7*ZdW>/mJpkNiq/Od1Z_;^q6Mt(sF7Q at Fc=[Zk\Oet!'kg7GHCho%C`YCu:
+ 8KB%?GE3;A4#/5Y*b4hlJ<BMd81=Q_A2Eb;N,h>-Go7i6"H-]o6%[3--JG8j"-W4a
+ 91cZRg*FiIPO&?IasfC`)dK.Fd\2*3WE1N[Bc$h*`.lGM(G-r'Z>;;TWCrsO0,W3A
+ CsoS89IGNJ)^N at 5d[jr(k(\[dK[+m\L1nglTPNYZdX]eY?acAb11oUjCia`=:*m_:
+ -S425&2n at KpSPsnFLba6eoo:u[5I+Ek\jDZI*[($18j34,?")9:;SG9W"ch3Zjq[_
+ \U?'n<=bf<7Ysu'.7IpX(S_[VND[8I7qhQ;U_JQG;E at B@Bf.97'W.-n\lh[?FYBU+
+ `gKadBh`<L2l@@Pbtb8*/gk2aU!sERbt5/bW\m;G#$,up.HruD8JA*,8u=jfX&<]?
+ =/uI!K<_Gc6`5W%TQ at tP:jL;dCGfb,'rJB>]%L;'F`4Dt`jo/3l!8)4GHVGO><]X?
+ =0!"GYLBp`d+41`C]/j)p):kOHOEn+*KRE^lGm$GpL<+3;6nXDa?OFIALpiEZds$<
+ \Jg at UC4/LX'@lg,>(9O(/WH at Q]%#;7"#__oZF*M0WS6*P;kO$#\'qM<gT*DTD8!<V
+ ;oYJ7gP&t:"jOREDJ.aWCGdR>5+Z[nkZrPFdV!s@]%;Y3>'mN!.](W=eM?^P]=VY>
+ NRPOA_Y6bC'74Y_o=Ob&nQH<[G&NZ?[$2??9ah0hE%V4*'3a@&HjtKUc-E""2[7XA
+ '7+VX%)WoFSkgmnKeRZbWO?PU at GF&o030=*fTQtJ*)VKqSh%$),80#1%;Tf<`P;0C
+ lIHp!NcFIC[b'7S?9EjfEZMC*GO"eZ(cuPFc:5kKiuVa4I=<q(9?S0(D-pPAH!aj\
+ I$ZJbjN$"PDIlhi)4oSp$f.8RSj^fUNne3GVjqXZCkT2h4'`h7S?mAWKt6Y0k51u`
+ )KcClQ<+Z#%23CA?)#_iNl'KJ'r%rkPg^MuKO`7OVf]9dTt3T`k\*VdD%;o^>+3+h
+ ]ihCYG-BI8a'!1 at BruNd\(;P]?#.-!YBBQRfGb'(Cd!W[FuICo)^f35]pYsD7X3Uu
+ 7qk*P[C#Y9f?P6u-g;)F[s%A:]D0]/D>hSe>b9ooRm1t3^"D='7P`=0[s;mMk>Ldq
+ %,/>BI;cgp^N]DOi#DuQE&S=n5Q~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 63.639 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (17) show
+ (:ft)
+ [7.8872 3.32724 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwithPo)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 4.23277 9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 115.167 -35.332 m
+ (153) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (64) 65
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rp)
+ [7.8981 6.0654 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.74904 7.93081 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 12.7198 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 6.65449 ] pdfxs
+ (a) show
+ (chievingaperfects)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 9.07629 9.08719 6.35994 4.85451 
+ 4.2654 3.33815 4.8436 4.85451 7.86547 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (2) show
+ (0by)
+ [9.07629 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.47629 11.0508 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (\(1) show
+ (6f)
+ [9.07629 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -21.922 m
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.22547 ] pdfxs
+ (a) show
+ (nd4f)
+ [6.0654 10.0363 9.43628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.25809 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 8.22547 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.)
+ [8.90174 ] pdfxs
+ (I) show
+ (nFi)
+ [10.0472 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.82538 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ (,wec)
+ [7.09085 7.58175 8.82538 4.8436 ] pdfxs
+ (a) show
+ (nsee)
+ [10.0472 4.29811 4.85451 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.22547 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.82538 ] pdfxs
+ (L) show
+ 0 -43.845 m
+ (a) show
+ (ndPlis)
+ [6.0654 9.51264 10.8872 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (spullsm)
+ [7.75627 6.0654 6.05449 3.0327 3.0327 7.75627 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.31266 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [9.52355 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.51264 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.70183 ] pdfxs
+ (o) show
+ (fc)
+ [6.78539 4.85451 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 6.52358 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.05449 9.52355 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.31266 ] pdfxs
+ (t) show
+ (henodeshaveD)
+ [6.05449 8.31266 6.05449 5.75995 6.0654 4.8436 7.76717 6.05449 5.14905 5.4545 8.31266 
+ 11.7927 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -65.768 m
+ (interspersedbetween)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 6.35994 4.85451 4.2654 4.30902 4.8436 
+ 10.4835 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 10.4835 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.5162 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.4835 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.27265 6.0654 ] pdfxs
+ (o) show
+ (tusedin)
+ [8.66183 6.0654 4.29811 4.8436 10.4835 3.0327 10.4835 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.27265 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls\),e)
+ [3.0327 4.30902 4.23277 7.65811 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4726 4.85451 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.54905 6.05449 9.27265 3.0327 3.02179 6.0654 9.27265 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chh)
+ [4.53815 10.4835 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.71626 ] pdfxs
+ (at) show
+ 0 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.28729 ] pdfxs
+ (o) show
+ (neuseful8)
+ [6.05449 7.89812 6.05449 4.30902 4.8436 3.33815 6.05449 6.07631 8.49811 ] pdfxs
+ (o) show
+ (r)
+ [7.31992 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [7.88721 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.28729 ] pdfxs
+ (o) show
+ (nit)
+ [9.0981 3.0327 7.28729 ] pdfxs
+ (\() show
+ (whichismuchsm)
+ [7.8763 6.0654 3.02179 4.54905 9.10901 3.02179 7.35263 8.78166 6.0654 4.54905 9.0981 
+ 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.31992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.10901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.89812 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 7.89812 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,w)
+ [6.19631 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 8.49811 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -109.613 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.39264 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.6981 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 9.39264 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (o) show
+ (nunusedD)
+ [9.6981 6.05449 5.75995 6.0654 4.29811 4.85451 9.6981 11.9673 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.08357 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5showsth)
+ [8.69447 4.29811 6.0654 5.14905 7.8763 7.54899 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [7.48365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nse)
+ [9.30537 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tes)
+ [4.23277 4.85451 7.53809 ] pdfxs
+ (t) show
+ (helinkedlis)
+ [6.0654 8.08357 3.0327 3.0327 6.05449 5.4545 4.85451 9.29446 3.0327 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (sfr)
+ [7.53809 3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [12.338 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.29446 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.51628 ] pdfxs
+ (\(a) show
+ (ndfr)
+ [6.05449 9.30537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -153.458 m
+ (D)
+ [12.3927 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.51264 ] pdfxs
+ (t) show
+ (hesetravers)
+ [6.0654 4.8436 4.30902 8.91265 4.23277 4.27631 5.14905 5.4545 4.85451 4.27631 4.29811 
+ ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.35626 ] pdfxs
+ (t) show
+ (ocoveramuchsm)
+ [9.52355 4.8436 5.14905 5.4545 4.85451 8.33445 9.51264 8.79257 6.05449 4.54905 10.1235 
+ 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.33445 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.36717 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.Bec)
+ [4.85451 9.15265 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.91265 ] pdfxs
+ (t) show
+ (hesesm)
+ [6.05449 4.85451 4.29811 8.91265 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -175.38 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.54899 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.08357 6.0654 ] pdfxs
+ (a) show
+ (ckeddensely)
+ [4.53815 5.4545 4.85451 9.29446 6.0654 4.8436 6.0654 4.29811 4.85451 3.02179 8.99992 
+ ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,ac)
+ [6.05449 4.85451 4.27631 6.33813 8.69447 4.8436 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.54905 6.0654 8.08357 3.02179 3.0327 6.0654 8.08357 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chf)
+ [4.53815 9.29446 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.08357 ] pdfxs
+ (o) show
+ (bjectwillbring)
+ [6.66539 3.33815 4.8436 4.8436 7.48365 7.8763 3.0327 3.0327 6.26176 6.0654 4.2654 
+ 3.0327 6.0654 8.68356 ] pdfxs
+ (ot) show
+ (heruseful)
+ [6.0654 4.8436 7.50537 6.0654 4.29811 4.85451 3.32724 6.0654 6.26176 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ 0 -197.303 m
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.67266 4.30902 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 8.67266 4.85451 ] pdfxs
+ (a) show
+ (chelinein)
+ [4.53815 6.0654 8.67266 3.0327 3.0327 6.05449 8.68356 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.67266 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.0654 8.67266 ] pdfxs
+ (a) show
+ (t)
+ [8.07274 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.67266 4.30902 ] pdfxs
+ (a) show
+ (metime.Thisimprovesc)
+ [9.08711 8.68356 4.23277 3.0327 9.09802 4.8436 8.45447 7.8763 6.0654 3.02179 8.13808 
+ 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 8.12717 4.85451 ] pdfxs
+ (a) show
+ (chedensity)
+ [4.53815 6.0654 8.67266 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.58901 ] pdfxs
+ (a) show
+ (ndreduces)
+ [6.05449 9.89446 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -219.225 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 10.1999 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.0654 ] pdfxs
+ (t) show
+ (hrequired.The\f)
+ [10.5054 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 10.309 7.88721 
+ 6.05449 9.29447 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.29447 ] pdfxs
+ (a) show
+ (lsoshows)
+ [3.0327 4.30902 9.89446 4.30902 6.05449 5.15996 7.8763 8.74898 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.0654 9.29447 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.29447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.48357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [10.5054 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -241.148 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.3381 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.64355 3.0327 9.63264 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,whereit)
+ [6.62176 7.8763 6.05449 4.85451 4.2654 8.43266 3.0327 7.82183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (teschunks)
+ [4.23277 4.85451 7.87627 4.54905 5.75995 6.05449 6.0654 5.75995 7.87627 ] pdfxs
+ (o) show
+ (fmem)
+ [6.9163 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.3381 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mm)
+ [12.6653 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 8.42175 ] pdfxs
+ (t) show
+ (oh)
+ [9.03265 6.0654 ] pdfxs
+ (o) show
+ (ldpo)
+ [3.0327 9.63264 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -263.07 m
+ (o) show
+ (bjects,d)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 6.6654 6.0654 ] pdfxs
+ (o) show
+ (ubling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.47629 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hechunkse)
+ [6.05449 8.4872 4.54905 5.74904 6.0654 6.0654 5.74904 7.94172 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.6981 ] pdfxs
+ (t) show
+ (imeit\fllsachunk.)
+ [3.0327 9.08711 8.4872 3.0327 7.87638 6.0654 3.02179 3.0327 7.94172 9.08719 4.54905 
+ 5.75995 6.05449 6.0654 5.75995 3.0327 ] pdfxs
+ 16.936 -284.993 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 7.99626 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edr)
+ [8.54175 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreduces)
+ [3.0327 3.0327 9.4581 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 7.99626 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.54175 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.54905 6.05449 8.54175 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.74904 7.94183 ] pdfxs
+ (o) show
+ (flinkedlist)
+ [7.02539 3.0327 3.0327 6.05449 5.4545 4.85451 9.75264 3.0327 3.0327 4.29811 7.94183 
+ ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsover)
+ [3.0327 7.99626 5.14905 5.4545 4.85451 7.96355 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.54175 11.1163 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (L) show
+ 0 -306.915 m
+ (nodes.)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 9.10901 ] pdfxs
+ (I) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.90174 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.90174 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (hePlis)
+ [6.0654 8.89083 11.4763 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,ityields)
+ [7.17812 3.0327 8.29092 5.74904 3.0327 4.85451 3.02179 6.0654 8.34535 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (lc)
+ [7.07994 4.8436 ] pdfxs
+ (a) show
+ (chedensity)
+ [4.54905 6.0654 8.89083 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.80719 ] pdfxs
+ (a) show
+ (ndprovides)
+ [6.05449 10.1126 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.34535 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 8.89083 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.90174 4.29811 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -328.838 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (cherwi)
+ [4.53815 6.0654 4.8436 7.02537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (haline)
+ [8.80356 8.19266 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [7.01447 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 7.04718 6.0654 ] pdfxs
+ (att) show
+ (ern.Thisc)
+ [4.8436 4.27631 6.05449 7.58175 7.88721 6.05449 3.0327 7.04718 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidesareduc)
+ [8.80356 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.04718 8.20357 4.2654 
+ 4.85451 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.80356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.8362 ] pdfxs
+ (251) show
+ (M)
+ [12.7527 ] pdfxs
+ (L) show
+ (1misses)
+ [8.19266 9.09802 3.0327 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -350.761 m
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (63) show
+ (M)
+ [13.0691 ] pdfxs
+ (L) show
+ (1misses.)
+ [8.53084 9.08711 3.0327 4.29811 4.30902 4.8436 4.30902 7.69084 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,bec)
+ [6.21813 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.91993 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.91993 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.91993 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (a) show
+ (ccessedmem)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 9.14174 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryismuchsm)
+ [4.27631 8.82538 3.0327 7.37445 8.79257 6.05449 4.54905 9.13083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerf)
+ [3.0327 3.0327 4.8436 7.34174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.91993 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ 0 -372.683 m
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bmisses)
+ [11.3671 9.08711 3.0327 4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (lyreduced.)
+ [3.02179 9.40355 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ 0 -409.871 m
+ /N1025 10.909 Tf
+ (I) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (t)
+ [9.06544 ] pdfxs
+ (o) show
+ (fA)
+ [8.01809 9.47995 ] pdfxs
+ (uto) show
+ (m)
+ [10.4616 ] pdfxs
+ (at) show
+ (icPo)
+ [3.47997 9.76357 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (o) show
+ (n\\ft")
+ [11.1491 6.57809 3.82904 4.8873 6.57809 ] pdfxs
+ 0 -438.839 m
+ /N614 10.909 Tf
+ (Theftpr)
+ [7.8763 6.0654 8.05084 3.32724 7.45093 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.2944 ] pdfxs
+ (\() show
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.05084 7.41812 ] pdfxs
+ (t) show
+ (rdistbenchm)
+ [4.27631 6.0654 3.02179 4.30902 7.44002 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 
+ ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 8.95628 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.05084 3.0327 ] pdfxs
+ (8) show
+ (]\)is)
+ [3.0327 7.44002 3.0327 7.50536 ] pdfxs
+ (a) show
+ (nimplemen)
+ [9.27264 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (t) show
+ (heminimumsp)
+ [6.0654 8.05084 9.08711 3.0327 6.05449 3.0327 8.79257 6.05449 12.2944 4.30902 6.05449 
+ ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -460.761 m
+ (ning)
+ [6.0654 3.02179 6.0654 9.62173 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 9.02174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedin[)
+ [6.05449 13.2653 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.2326 
+ 3.0327 10.2326 3.0327 ] pdfxs
+ (57) show
+ (].)
+ [3.0327 9.49083 ] pdfxs
+ (I) show
+ (t\frstcre)
+ [8.41092 6.0654 4.27631 4.29811 8.41092 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esar)
+ [4.8436 8.47626 9.63264 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (mundirec)
+ [13.2653 6.05449 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2326 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,thenc)
+ [6.05449 6.0654 7.34175 4.23277 6.0654 4.85451 10.2326 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 4.29811 ] pdfxs
+ 0 -482.684 m
+ (t) show
+ (heminimumsp)
+ [6.05449 8.99993 9.09802 3.0327 6.05449 3.0327 8.78166 6.0654 13.2434 4.29811 6.0654 
+ ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.0327 6.05449 9.61083 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.99993 ] pdfxs
+ (o) show
+ (fi)
+ [7.48357 3.0327 ] pdfxs
+ (t) show
+ (.Theinputusedf)
+ [9.41446 7.88721 6.05449 8.99993 3.0327 6.05449 6.0654 6.0654 8.3891 6.0654 4.29811 
+ 4.8436 10.2217 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.42173 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.99993 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncenumbers)
+ [6.05449 4.85451 8.99993 5.74904 6.0654 8.79257 6.35994 4.8436 4.27631 8.45444 ] pdfxs
+ (a) show
+ (bove\(e.)
+ [6.35994 5.15996 5.4545 8.99993 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,Sec-)
+ [3.02179 7.31994 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -504.606 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (\)buildsa)
+ [7.57093 6.05449 6.0654 3.0327 3.02179 6.0654 7.62536 8.78174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwi)
+ [6.0654 9.38173 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.39264 ] pdfxs
+ (600) show
+ (0nodes)
+ [8.78174 6.05449 5.75995 6.0654 4.8436 7.63627 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.39264 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0ed)
+ [8.78174 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,whichisl)
+ [4.8436 4.30902 6.41449 7.8763 6.0654 3.0327 4.53815 9.39264 3.0327 7.62536 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e,butn)
+ [4.8436 6.41449 6.0654 6.0654 7.56002 6.0654 ] pdfxs
+ (o) show
+ (tunre)
+ [7.57093 6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -526.529 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (.Fi)
+ [8.3672 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.09444 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6)
+ [9.25083 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7show)
+ [9.25083 4.30902 6.05449 5.14905 11.6835 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.8436 4.8436 4.85451 4.29811 8.10535 6.05449 ] pdfxs
+ (att) show
+ (ern)
+ [4.85451 4.2654 9.86173 ] pdfxs
+ (o) show
+ (fasm)
+ [7.12357 9.25083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llinput)
+ [3.0327 6.82903 3.0327 6.05449 6.0654 6.05449 8.04001 ] pdfxs
+ (t) show
+ (oft)
+ [9.25083 3.33815 8.04001 ] pdfxs
+ (\(3) show
+ (0nodes)
+ [9.25083 6.05449 5.75995 6.05449 4.85451 8.09444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (1) show
+ (50ed)
+ [5.46541 9.25083 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (\)) show
+ 0 -548.451 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [8.99992 9.09802 ] pdfxs
+ (a) show
+ (lloc\()
+ [3.0327 3.02179 5.75995 7.79994 4.23277 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 7.78903 3.33815 ] pdfxs
+ (o) show
+ (rmer\))
+ [4.27631 9.08711 4.8436 4.27631 7.18911 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 9.01083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.99992 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.78903 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.97813 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\()
+ [9.01083 4.23277 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.78903 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Weshowareducedinpu)
+ [7.6472 10.309 7.78903 4.29811 6.0654 5.14905 10.8217 8.39993 4.27631 4.8436 6.0654 
+ 6.0654 4.8436 4.8436 9.01083 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -570.374 m
+ (t) show
+ (om)
+ [9.08719 9.09802 ] pdfxs
+ (a) show
+ (keite)
+ [5.4545 8.47629 3.0327 7.87638 4.85451 ] pdfxs
+ (a) show
+ (siertounders)
+ [4.29811 3.0327 4.85451 7.909 4.23277 9.0981 6.05449 6.0654 6.05449 4.85451 4.27631 
+ 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (g) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -592.296 m
+ (ftc)
+ [3.33815 8.55274 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (ff)
+ [7.65811 3.32724 ] pdfxs
+ (o) show
+ (urm)
+ [6.0654 8.59627 9.08711 ] pdfxs
+ (a) show
+ (inph)
+ [3.0327 10.3745 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses.The\frstph)
+ [4.30902 4.8436 4.30902 9.92719 7.8763 6.05449 9.17447 6.05449 4.27631 4.29811 8.56365 
+ 6.0654 6.05449 ] pdfxs
+ (a) show
+ (secre)
+ [4.30902 9.16356 4.8436 4.27631 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.61808 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 9.16356 6.0654 5.74904 6.0654 4.8436 8.62899 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 9.17447 4.2654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.0654 7.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -614.219 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndph)
+ [6.0654 8.86901 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.65812 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 7.11264 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.65812 4.2654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (med)
+ [11.9016 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.11264 ] pdfxs
+ (t) show
+ (o)
+ [8.26902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.65812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.01086 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.65812 ] pdfxs
+ (t) show
+ (hirdph)
+ [6.0654 3.0327 4.2654 8.87992 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sec)
+ [4.29811 7.65812 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.12354 ] pdfxs
+ (t) show
+ (heminimumsp)
+ [6.05449 7.65812 9.09802 3.02179 6.0654 3.0327 8.78166 6.0654 11.9016 4.29811 6.0654 
+ ] pdfxs
+ (a) show
+ (nnin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 225.818 -657.201 m
+ (152) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 80.939 713.375 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N703 7.96999 Tf
+ (\() show
+ 3.293 0 m
+ /N1712 7.96999 Tf
+ (C) show
+ (reateane)
+ [3.17208 3.49885 4.36752 2.84524 6.99767 7.42799 4.81385 3.9372 ] pdfxs
+ (w) show
+ (,emptynodeoft)
+ [5.68256 3.9372 6.9977 4.36752 2.84524 7.21281 4.81385 3.92917 4.37549 6.99767 4.36752 
+ 5.69053 2.83727 ] pdfxs
+ (y) show
+ (pe)
+ [3.93714 3.9372 ] pdfxs
+ 131.298 0 m
+ /N698 7.96999 Tf
+ (\034) show
+ 135.977 0 m
+ /N703 7.96999 Tf
+ (\)) show
+ -1.52588e-05 -9.465 m
+ /N1715 7.96999 Tf
+ (m) show
+ (ak)
+ [4.74215 4.88563 ] pdfxs
+ (eN) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (e) show
+ 44.896 -9.465 m
+ /N703 7.96999 Tf
+ (\() show
+ (type)
+ [3.06043 4.4712 4.93339 3.76183 ] pdfxs
+ 67.243 -9.465 m
+ /N698 7.96999 Tf
+ (\034) show
+ 71.921 -9.465 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93896 -18.929 m
+ (n=new)
+ [7.52364 9.41259 4.70226 3.7698 8.93434 ] pdfxs
+ (N) show
+ (ode)
+ [4.47121 4.70226 3.76183 ] pdfxs
+ (\() show
+ (type=)
+ [3.06043 4.4712 4.94136 6.58321 6.58324 ] pdfxs
+ 94.32 -18.929 m
+ /N698 7.96999 Tf
+ (\034) show
+ 98.998 -18.929 m
+ /N703 7.96999 Tf
+ (,\rags=)
+ [5.17251 4.71023 4.23211 4.23211 6.16085 6.58324 ] pdfxs
+ 132.919 -18.929 m
+ /N698 7.96999 Tf
+ (\036) show
+ 137.953 -18.929 m
+ /N703 7.96999 Tf
+ (,g)
+ [5.17251 4.24008 ] pdfxs
+ (l) show
+ (obals=)
+ [4.23211 4.70226 4.23211 2.3591 6.16085 6.58324 ] pdfxs
+ 180.812 -18.929 m
+ /N698 7.96999 Tf
+ (\036) show
+ 185.846 -18.929 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93893 -28.394 m
+ /N1666 7.96999 Tf
+ (8) show
+ 16.4659 -28.394 m
+ /N698 7.96999 Tf
+ (f) show
+ 26.5879 -28.394 m
+ /N1666 7.96999 Tf
+ (2) show
+ 37.4089 -28.394 m
+ /N698 7.96999 Tf
+ (fi)
+ [4.94932 2.87716 ] pdfxs
+ (e) show
+ (lds)
+ [2.62214 4.35956 3.91324 ] pdfxs
+ 60.0619 -28.394 m
+ /N703 7.96999 Tf
+ (\() show
+ 63.3559 -28.394 m
+ /N698 7.96999 Tf
+ (\034) show
+ 68.0339 -28.394 m
+ /N703 7.96999 Tf
+ (\),) show
+ 76.5019 -28.394 m
+ /N698 7.96999 Tf
+ (E) show
+ 83.1549 -28.394 m
+ /N703 7.96999 Tf
+ (\() show
+ 86.4479 -28.394 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 100.297 -28.394 m
+ /N703 7.96999 Tf
+ (\)=)
+ [5.6427 6.58324 ] pdfxs
+ 112.529 -28.394 m
+ /N698 7.96999 Tf
+ (<n)
+ [8.94236 5.13271 ] pdfxs
+ (u) show
+ (ll)
+ [2.62214 2.62214 ] pdfxs
+ (;) show
+ 140.517 -28.394 m
+ /N703 7.96999 Tf
+ (0) show
+ 147.104 -28.394 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.93887 -37.858 m
+ /N703 7.96999 Tf
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (n) show
+ 34.8279 -37.858 m
+ /N698 7.96999 Tf
+ (n) show
+ -0.00012207 -56.787 m
+ /N703 7.96999 Tf
+ (\() show
+ 3.29288 -56.787 m
+ /N1712 7.96999 Tf
+ (M) show
+ (erget)
+ [3.9372 3.17208 3.92923 6.99767 2.84524 ] pdfxs
+ (y) show
+ (peof\feld)
+ [3.93714 6.99767 4.36752 5.68256 4.81385 3.9372 2.18379 4.37549 ] pdfxs
+ 75.3389 -56.787 m
+ /N1666 7.96999 Tf
+ (h) show
+ 78.6319 -56.787 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 92.4799 -56.787 m
+ /N1666 7.96999 Tf
+ (i) show
+ 98.8338 -56.787 m
+ /N1712 7.96999 Tf
+ (wi) show
+ (tht)
+ [2.84524 7.43597 2.83727 ] pdfxs
+ (y) show
+ (pe)
+ [3.93714 3.9372 ] pdfxs
+ 135.345 -56.787 m
+ /N698 7.96999 Tf
+ (\034) show
+ 140.023 -56.787 m
+ /N703 7.96999 Tf
+ (.Th)
+ [6.11296 6.12094 4.70226 ] pdfxs
+ (i) show
+ (smay)
+ [6.16882 7.05339 4.00098 4.4712 ] pdfxs
+ 2.82283 -66.252 m
+ /N1712 7.96999 Tf
+ (collap)
+ [3.49885 4.36752 2.63011 2.18379 4.37549 4.36752 ] pdfxs
+ (s) show
+ (e\feldsand)
+ [6.99767 4.80588 3.9372 2.18379 4.37549 6.55926 4.37549 4.80588 7.43597 ] pdfxs
+ (u) show
+ (pdate)
+ [3.93714 4.36752 4.37549 2.83727 6.99767 ] pdfxs
+ (i) show
+ (n/o)
+ [4.81385 4.36752 4.37549 ] pdfxs
+ (u) show
+ (tedgesv)
+ [5.90572 3.49885 4.36752 3.9372 3.9372 6.55926 3.9372 ] pdfxs
+ (i) show
+ (a) show
+ 163.056 -66.252 m
+ /N703 7.96999 Tf
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (r) show
+ (geCe)
+ [4.23211 3.76183 6.12094 3.76183 ] pdfxs
+ (lls\() show
+ (\))
+ [3.29953 ] pdfxs
+ (\)) show
+ -0.000183105 -75.7159 m
+ /N1715 7.96999 Tf
+ (updat)
+ [5.42756 5.69057 5.42756 4.74215 3.80167 ] pdfxs
+ (e) show
+ (Typ)
+ [6.51949 5.14864 5.69854 ] pdfxs
+ (e) show
+ 51.3988 -75.7159 m
+ /N703 7.96999 Tf
+ (\() show
+ (ce)
+ [3.76183 3.7698 ] pdfxs
+ (ll) show
+ 69.7468 -75.7159 m
+ /N1666 7.96999 Tf
+ (h) show
+ 73.0408 -75.7159 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 86.8888 -75.7159 m
+ /N1666 7.96999 Tf
+ (i) show
+ 90.1828 -75.7159 m
+ /N703 7.96999 Tf
+ (,type)
+ [5.17251 3.06043 4.4712 4.94136 3.76183 ] pdfxs
+ 114.411 -75.7159 m
+ /N698 7.96999 Tf
+ (\034) show
+ 119.09 -75.7159 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93877 -85.1809 m
+ (i) show
+ (f)
+ [5.4116 ] pdfxs
+ (\() show
+ 19.9948 -85.1809 m
+ /N698 7.96999 Tf
+ (\034) show
+ 27.0248 -85.1809 m
+ /N1666 7.96999 Tf
+ (6) show
+ 27.0248 -85.1809 m
+ /N703 7.96999 Tf
+ (=) show
+ 36.4348 -85.1809 m
+ /N1670 7.96999 Tf
+ (void)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 56.1937 -85.1809 m
+ /N1666 7.96999 Tf
+ (^) show
+ 64.6617 -85.1809 m
+ /N698 7.96999 Tf
+ (\034) show
+ 74.5157 -85.1809 m
+ /N1666 7.96999 Tf
+ (6) show
+ 74.5157 -85.1809 m
+ /N703 7.96999 Tf
+ (=) show
+ 86.2777 -85.1809 m
+ /N698 7.96999 Tf
+ (ty)
+ [3.0605 4.47111 ] pdfxs
+ (p) show
+ (eof)
+ [3.9212 4.09663 4.06465 ] pdfxs
+ 111.038 -85.1809 m
+ /N703 7.96999 Tf
+ (\() show
+ 114.331 -85.1809 m
+ /N1666 7.96999 Tf
+ (h) show
+ 117.625 -85.1809 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 131.473 -85.1809 m
+ /N1666 7.96999 Tf
+ (i) show
+ 134.767 -85.1809 m
+ /N703 7.96999 Tf
+ (\)\)) show
+ 17.8777 -94.6449 m
+ /N698 7.96999 Tf
+ (m) show
+ 28.1907 -94.6449 m
+ /N703 7.96999 Tf
+ (=make)
+ [9.41259 7.05339 4.23211 4.24007 3.76183 ] pdfxs
+ (N) show
+ (ode)
+ [4.46324 4.71023 3.76183 ] pdfxs
+ (\() show
+ 79.4627 -94.6449 m
+ /N698 7.96999 Tf
+ (\034) show
+ 84.1416 -94.6449 m
+ /N703 7.96999 Tf
+ (\)) show
+ 17.8777 -104.11 m
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (nme)
+ [7.52364 7.06136 3.76183 ] pdfxs
+ (r) show
+ (geCe)
+ [4.23211 3.7698 6.11297 3.76183 ] pdfxs
+ (ll) show
+ (s)
+ [3.34744 ] pdfxs
+ (\() show
+ 87.1037 -104.11 m
+ /N1666 7.96999 Tf
+ (h) show
+ 90.3967 -104.11 m
+ /N698 7.96999 Tf
+ (m;) show
+ 101.651 -104.11 m
+ /N703 7.96999 Tf
+ (0) show
+ 105.885 -104.11 m
+ /N1666 7.96999 Tf
+ (i) show
+ 109.179 -104.11 m
+ /N698 7.96999 Tf
+ (;) show
+ 112.942 -104.11 m
+ /N1666 7.96999 Tf
+ (h) show
+ 116.236 -104.11 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 130.084 -104.11 m
+ /N1666 7.96999 Tf
+ (i) show
+ 133.377 -104.11 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93861 -113.574 m
+ (e)
+ [3.76183 ] pdfxs
+ (ls) show
+ (e)
+ [6.59118 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (n) show
+ 50.8706 -113.574 m
+ /N1666 7.96999 Tf
+ (h) show
+ 54.1636 -113.574 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 68.0126 -113.574 m
+ /N1666 7.96999 Tf
+ (i) show
+ 104.318 -149.041 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:m)
+ [7.8872 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.05449 9.6981 6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (eType)
+ [4.85451 7.57085 5.75995 6.35994 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 7.9976 -182.047 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,if)
+ [3.0327 3.0327 4.84359 7.55993 3.0327 7.67993 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.1017 ] pdfxs
+ (ot) show
+ (herins)
+ [6.05449 4.85451 8.61809 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.4072 3.0327 8.6508 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.4072 ] pdfxs
+ (t) show
+ (oap)
+ [9.80719 9.80719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (iblev)
+ [3.0327 6.05449 3.0327 9.19629 5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 7.55993 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ac)
+ [3.0327 7.55993 9.79628 4.85451 ] pdfxs
+ (a) show
+ (stfr)
+ [4.29811 8.59637 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4398 ] pdfxs
+ (a) show
+ -8.93939 -203.969 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.08718 ] pdfxs
+ (t) show
+ (o)
+ [10.2763 ] pdfxs
+ (a) show
+ (nin)
+ [10.8763 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ersm)
+ [4.85451 9.08718 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 9.08718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.66537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.27631 8.13811 ] pdfxs
+ (o) show
+ (rin)
+ [9.08718 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 9.08718 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.13811 ] pdfxs
+ (a) show
+ (nynodesp)
+ [5.75995 10.5708 6.0654 5.74904 6.0654 4.8436 9.11989 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.8654 ] pdfxs
+ (t) show
+ (oby)
+ [10.2763 5.75995 5.75995 ] pdfxs
+ -8.93939 -225.892 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (heresult)
+ [6.05449 8.4872 4.27631 4.8436 4.30902 6.05449 3.0327 7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 212.849 -225.892 m
+ /N1025 10.909 Tf
+ (U) show
+ 222.501 -225.892 m
+ /N614 10.909 Tf
+ (nknown\r)
+ [6.0654 5.74904 6.0654 5.14905 7.8763 9.6981 6.0654 ] pdfxs
+ (a) show
+ (gisset)
+ [9.08719 3.0327 7.94172 4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.4872 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 368.38 -221.933 m
+ /N703 7.96999 Tf
+ (4) show
+ 373.112 -225.892 m
+ /N614 10.909 Tf
+ (.) show
+ 7.99756 -247.814 m
+ (The\fn)
+ [7.8763 6.0654 8.58538 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [6.77449 4.29811 ] pdfxs
+ (t) show
+ (epinloc)
+ [4.8436 9.80719 3.0327 9.80719 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.77449 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.80719 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.80719 3.0327 8.05081 ] pdfxs
+ (t) show
+ (oc)
+ [9.19628 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ewhich)
+ [8.58538 7.88721 6.05449 3.0327 4.54905 9.79628 ] pdfxs
+ (D) show
+ (Snodes)
+ [9.80719 6.0654 5.74904 6.0654 4.8436 8.05081 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 379.084 -247.814 m
+ /N1025 10.909 Tf
+ (C) show
+ 388.145 -247.814 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.F)
+ [4.8436 8.20356 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (a) show
+ -8.93945 -269.737 m
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,nodesre)
+ [6.0654 6.05449 7.38539 6.05449 5.75995 6.0654 4.8436 8.50899 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.05447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (maf)
+ [13.298 9.66537 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,a)
+ [7.38539 9.65446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,p)
+ [3.02179 7.38539 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.2654 ] pdfxs
+ (a) show
+ (s)
+ [8.50899 ] pdfxs
+ (a) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 8.44365 ] pdfxs
+ (t) show
+ (oac)
+ [9.66537 9.65446 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -8.93945 -291.659 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 7.45084 ] pdfxs
+ (o) show
+ (rre)
+ [8.55263 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedbyafuncti)
+ [6.05449 4.27631 6.05449 4.85451 10.3308 5.75995 10.0254 9.71992 3.33815 6.0654 6.05449 
+ 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (llmayn)
+ [3.02179 7.30903 9.08711 5.14905 10.0363 6.05449 ] pdfxs
+ (o) show
+ (tbem)
+ [8.52001 6.35994 9.11992 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.3308 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Thisre\rec)
+ [4.8436 9.78537 7.8763 6.0654 3.02179 8.57444 4.27631 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.57444 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 9.11992 3.33815 ] pdfxs
+ (a) show
+ (ctth)
+ [4.8436 8.52001 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.5091 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -8.93945 -313.582 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sedoesn)
+ [4.30902 8.31266 6.05449 5.75995 4.8436 7.76717 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [7.70183 6.05449 5.15996 5.4545 8.30175 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.2181 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (linf)
+ [6.49085 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 7.82175 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.73446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.09802 6.05449 3.0327 4.8436 6.53449 3.0327 9.51264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.31266 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\(a\)) show
+ (,) show
+ -8.93945 -335.504 m
+ (nei)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fthenodesf)
+ [6.97085 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [7.909 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (to) show
+ 208.576 -335.504 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 220.718 -335.504 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 20.818 0 m
+ /N614 10.909 Tf
+ (a) show
+ (rem)
+ [4.27631 8.47629 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ 77.849 0 m
+ /N1025 10.909 Tf
+ (`C')
+ [3.47997 9.06531 3.47997 ] pdfxs
+ 93.879 0 m
+ /N614 10.909 Tf
+ (.) show
+ -233.093 -37.833 m
+ /N622 11.955 Tf
+ (3.2.3Bottom)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.7307 5.22437 5.23633 6.71874 11.2138 
+ ] pdfxs
+ (-) show
+ (UpA)
+ [10.3292 11.955 10.1618 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.73 7.10119 5.30802 3.73 9.79114 9.19335 ] pdfxs
+ (ha) show
+ (se)
+ [5.29606 6.13291 ] pdfxs
+ -233.093 -66.801 m
+ /N614 10.909 Tf
+ (TheB)
+ [7.8763 6.0654 9.6981 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [10.909 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (U) show
+ (\))
+ [9.09819 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 9.15262 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sere\fnestheloc)
+ [4.30902 9.6981 4.2654 4.85451 6.05449 6.0654 4.8436 9.16353 4.23277 6.0654 9.6981 
+ 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.8872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.909 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.1199 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbyinc)
+ [10.909 5.75995 10.6145 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -233.093 -88.723 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (linf)
+ [7.18903 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.2217 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2434 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.01083 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.46535 ] pdfxs
+ (o) show
+ (fe)
+ [7.49448 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.2217 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Theresult)
+ [6.05449 9.44719 7.8763 6.0654 8.99993 4.27631 4.85451 4.29811 6.0654 3.02179 8.40001 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.99993 7.7344 12.3381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.46535 3.0327 8.45444 ] pdfxs
+ (a) show
+ -233.093 -110.646 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.07628 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.28719 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 9.07628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichsumm)
+ [9.06537 7.88721 6.05449 3.0327 4.54905 9.06537 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizes)
+ [4.27631 3.02179 4.85451 4.8436 7.31991 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (tota) show
+ (le\013ect)
+ [6.04358 4.8436 6.35986 4.85451 4.8436 7.25457 ] pdfxs
+ (o) show
+ (fc)
+ [6.34903 4.8436 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 8.46538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tfunc)
+ [7.25457 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 7.85448 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -233.093 -132.568 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.95263 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.6981 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.98176 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n\)wi)
+ [6.0654 7.87638 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.88729 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.39264 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.02179 3.0327 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extinf)
+ [4.8436 5.75995 7.87638 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.8872 ] pdfxs
+ (I) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.94172 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.95263 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -233.093 -154.491 m
+ (bycl)
+ [5.75995 9.2181 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 8.91265 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.30175 7.7344 11.6399 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -80.444 -154.491 m
+ /N634 10.909 Tf
+ (k) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (wn)
+ [7.2545 6.13082 ] pdfxs
+ -46.874 -154.491 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 7.76717 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.30175 4.85451 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.02179 4.85451 4.27631 3.02179 7.76717 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,mer)
+ [6.05449 6.0654 6.52358 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingnodesp)
+ [3.02179 6.0654 8.91265 6.0654 5.75995 6.05449 4.85451 7.75627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -233.093 -176.413 m
+ (t) show
+ (obyc)
+ [9.08719 5.75995 9.39264 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingf)
+ [6.0654 6.05449 3.0327 6.0654 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ -216.156 -198.336 m
+ (TheB)
+ [7.8763 6.0654 8.29084 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.50173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 7.74536 3.02179 7.74536 ] pdfxs
+ (t) show
+ (hekeyp)
+ [6.0654 8.29084 5.4545 4.8436 9.19628 6.0654 ] pdfxs
+ (a) show
+ (ssinv)
+ [4.29811 7.74536 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lvedinc)
+ [3.02179 5.4545 4.85451 9.50173 3.0327 9.50173 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.89083 ] pdfxs
+ (t) show
+ (hefullyc)
+ [6.0654 8.27993 3.33815 6.0654 3.02179 3.0327 9.19628 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.29084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.63261 ] pdfxs
+ -233.093 -220.259 m
+ (ysisresultbycl)
+ [5.75995 4.29811 3.0327 7.76717 4.27631 4.8436 4.30902 6.05449 3.0327 7.71274 5.75995 
+ 9.2181 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 8.92356 ] pdfxs
+ (a) show
+ (ndinlining)
+ [6.0654 9.52355 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsfr)
+ [6.0654 6.05449 7.76717 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mc)
+ [12.5562 4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 7.76717 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oc)
+ [8.92356 4.85451 ] pdfxs
+ (a) show
+ (llers.Cl)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 7.82175 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.76717 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.73446 4.85451 ] pdfxs
+ (a) show
+ (ched)
+ [4.53815 9.53446 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.31266 3.0327 6.0654 ] pdfxs
+ -233.093 -242.181 m
+ (t) show
+ (hec)
+ [6.05449 8.05084 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.23994 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phdirectlyprovidesafullyc)
+ [6.0654 9.26173 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 8.95628 6.0654 
+ 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 7.50536 8.65083 3.33815 6.05449 3.0327 
+ 3.0327 8.95628 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 7.45093 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveresultbyimplici)
+ [3.0327 5.4545 8.05084 4.2654 4.85451 4.29811 6.0654 3.0327 7.44002 5.75995 8.95628 
+ 3.0327 9.08711 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 121.861 -238.222 m
+ /N703 7.96999 Tf
+ (5) show
+ 129.793 -242.181 m
+ /N614 10.909 Tf
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ming)
+ [9.08711 3.0327 6.05449 8.66174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sby)
+ [7.50536 5.75995 8.95628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 1 0 0 1 -233.093 -251.675 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (nLLV)
+ [8.2756 5.75615 4.73403 6.91274 ] pdfxs
+ (M) show
+ (,typ)
+ [5.71129 3.32633 4.8686 5.37062 ] pdfxs
+ (e) show
+ (-s)
+ [3.07535 3.63121 ] pdfxs
+ (af) show
+ (ep)
+ [7.25349 5.37959 ] pdfxs
+ (o) show
+ (inter)
+ [2.55527 4.86852 3.57737 4.10643 6.75132 ] pdfxs
+ (ar) show
+ (it)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ticis)
+ [3.58634 2.55527 7.25349 2.55527 6.79621 ] pdfxs
+ (repre) show
+ (sent)
+ [3.63121 4.10643 4.85956 3.58634 ] pdfxs
+ (e) show
+ (dwitht)
+ [8.2756 6.6528 2.55527 3.58634 8.2756 3.58634 ] pdfxs
+ (he) show
+ 258.315 -3.80899 m
+ /N1196 8.96599 Tf
+ (getelementptr) show
+ 322.664 -3.80899 m
+ /N1156 8.96599 Tf
+ (o) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (ra) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (,w)
+ [5.72923 6.6528 ] pdfxs
+ (h) show
+ (ich)
+ [2.56423 3.83745 8.2756 ] pdfxs
+ (e) show
+ (\013)
+ [5.37965 ] pdfxs
+ (e) show
+ (ctiv)
+ [4.09746 3.57737 2.56423 4.60858 ] pdfxs
+ (e) show
+ (lycom-)
+ [2.56423 8.01566 4.09746 4.59962 7.6838 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (pu) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 12.192 -14.768 m
+ /N1196 8.96599 Tf
+ (&Y->Z) show
+ 38.7999 -14.768 m
+ /N1156 8.96599 Tf
+ (or) show
+ 50.0839 -14.768 m
+ /N1196 8.96599 Tf
+ (&Y[idx]) show
+ 83.0349 -14.768 m
+ /N1156 8.96599 Tf
+ (.)
+ [6.65272 ] pdfxs
+ (S) show
+ (ee)
+ [4.10643 7.16383 ] pdfxs
+ (S) show
+ (ection)
+ [4.10643 4.0885 3.58634 2.56423 4.59962 8.19491 ] pdfxs
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (2) show
+ (.)
+ [2.56423 ] pdfxs
+ (2) show
+ (.) show
+ -6.10352e-05 -21.918 m
+ /N1153 5.978 Tf
+ (5) show
+ 4.15092 -25.727 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (h) show
+ (e)
+ [6.98451 ] pdfxs
+ (na) show
+ (mi)
+ [7.6838 2.55527 ] pdfxs
+ (n) show
+ (gisim)
+ [7.49563 2.55527 6.52723 2.55527 7.6838 ] pdfxs
+ (p) show
+ (licitb)
+ [2.55527 2.56423 4.09746 2.55527 6.47339 5.37062 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (sewe)
+ [3.63121 6.99348 6.39279 6.98451 ] pdfxs
+ (d) show
+ (o)
+ [7.49563 ] pdfxs
+ (no) show
+ (tex)
+ [6.46442 4.10643 4.85963 ] pdfxs
+ (p) show
+ (licitly)
+ [2.56423 2.55527 4.09746 2.55527 3.58634 2.56423 7.74668 ] pdfxs
+ (re) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (mberw)
+ [7.42379 5.37062 4.10643 6.48234 6.66177 ] pdfxs
+ (her) show
+ (ea)
+ [6.98451 7.49563 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (ew)
+ [6.98451 6.40175 ] pdfxs
+ (a) show
+ (si)
+ [6.51826 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (ne) show
+ (d)
+ [8.00662 ] pdfxs
+ (fro) show
+ (m.T)
+ [7.67484 6.59893 6.6528 ] pdfxs
+ (h) show
+ (isis)
+ [2.55527 6.52723 2.55527 6.51826 ] pdfxs
+ (on) show
+ (e)
+ [6.98451 ] pdfxs
+ (o) show
+ (ft)
+ [5.70233 3.58634 ] pdfxs
+ (he) show
+ -12.4371 -36.686 m
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (ywayswem)
+ [7.93497 6.40175 4.34857 4.8686 6.70655 6.40175 7.16383 7.6838 ] pdfxs
+ (a) show
+ (int)
+ [2.55527 4.86852 3.57737 ] pdfxs
+ (a) show
+ (in)
+ [2.56423 8.18594 ] pdfxs
+ (aggre) show
+ (ssivesc)
+ [3.64018 3.63121 2.56423 4.60858 7.16383 3.64018 4.09746 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (ab) show
+ (ility.)
+ [2.55527 2.56423 2.55527 3.33529 4.08856 2.56423 ] pdfxs
+ 216.108 -67.904 m
+ /N614 10.909 Tf
+ (53) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (65) 66
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 5.79268 6.05449 ] pdfxs
+ (at) show
+ (h)
+ [8.81447 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.50902 ] pdfxs
+ (a) show
+ (reinlinedfr)
+ [4.27631 7.60357 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 8.81447 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m.Cl)
+ [9.09802 7.58175 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ningnodesis)
+ [6.0654 3.02179 6.0654 8.20357 6.0654 5.75995 6.05449 4.85451 7.05809 3.0327 7.05809 
+ ] pdfxs
+ (a) show
+ (ninheren)
+ [8.81447 3.02179 6.0654 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyexp)
+ [3.0327 8.50902 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lprocess,butisc)
+ [5.78177 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 5.96722 6.05449 6.0654 
+ 6.99275 3.0327 7.05809 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lled)
+ [3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (by)
+ [5.75995 9.05447 ] pdfxs
+ (t) show
+ (hreef)
+ [6.0654 4.2654 4.85451 8.14902 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (to) show
+ (rs:)
+ [4.2654 4.30902 7.71266 ] pdfxs
+ (1) show
+ (\)uni\fc)
+ [7.5382 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmer)
+ [9.35992 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (esm)
+ [4.8436 7.60354 9.08711 ] pdfxs
+ (o) show
+ (stcl)
+ [4.30902 7.5382 4.85451 3.0327 ] pdfxs
+ (o) show
+ (nednodes)
+ [6.05449 4.85451 9.35992 6.05449 5.75995 6.0654 4.8436 7.60354 ] pdfxs
+ (tog) show
+ (ether)
+ [4.85451 4.23277 6.0654 4.8436 7.58173 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.39267 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ensumm)
+ [4.8436 9.35992 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizinglis)
+ [4.27631 3.02179 4.85451 3.0327 6.05449 8.75992 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (s) show
+ 0 -43.845 m
+ (recursivenodes\))
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.86902 6.05449 5.75995 
+ 6.05449 4.85451 4.29811 8.25819 ] pdfxs
+ (2) show
+ (\)mem)
+ [8.25819 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.77446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (a) show
+ (reunre)
+ [4.27631 8.85811 6.0654 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (bleinac)
+ [6.05449 3.0327 8.86902 3.0327 10.069 9.46901 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.27991 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.86902 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.25819 4.85451 ] pdfxs
+ (o) show
+ (piedfr)
+ [6.05449 3.0327 4.8436 10.0799 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mac)
+ [13.1125 9.46901 4.8436 ] pdfxs
+ (a) show
+ (llee,)
+ [3.0327 3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (3) show
+ (\))
+ [7.59274 ] pdfxs
+ (N) show
+ (odesc)
+ [5.74904 6.0654 4.8436 7.64718 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 8.79265 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.37085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.64718 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.18175 ] pdfxs
+ (a) show
+ (lwaysmer)
+ [3.0327 7.58175 5.14905 5.75995 7.63627 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (a) show
+ (sinliningoccurs\(i.e.,)
+ [7.64718 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.79265 5.75995 4.8436 
+ 4.85451 6.05449 4.27631 7.64718 4.23277 3.0327 3.0327 4.85451 3.02179 6.43631 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.19266 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ra)
+ [8.39991 9.59992 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lGinac)
+ [7.16721 12.6981 3.02179 10.1999 9.58901 4.85451 ] pdfxs
+ (a) show
+ (lleeismer)
+ [3.0327 3.02179 4.85451 8.97811 3.0327 8.44353 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 10.189 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.1999 ] pdfxs
+ (t) show
+ (henodef)
+ [6.05449 8.98902 6.0654 5.74904 6.0654 8.98902 3.32724 ] pdfxs
+ (o) show
+ (rGin)
+ [8.41082 12.6981 3.0327 10.189 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.97811 4.85451 ] pdfxs
+ (a) show
+ (llerifitexis)
+ [3.0327 3.02179 4.85451 8.41082 3.02179 7.47266 3.0327 8.37819 4.8436 5.75995 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (,whichle)
+ [7.28721 7.8763 6.0654 3.0327 4.53815 10.1999 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 8.43262 ] pdfxs
+ (to) show
+ 0 -109.613 m
+ (recursivemer)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.78174 9.08711 4.8436 
+ 4.27631 ] pdfxs
+ (g) show
+ (ingdueto#)
+ [3.0327 6.05449 9.39265 6.05449 6.0654 8.78174 4.23277 9.39265 9.08711 ] pdfxs
+ (1) show
+ (.)
+ [8.75992 ] pdfxs
+ (I) show
+ (npr)
+ [9.99264 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,whileexp)
+ [3.0327 4.85451 4.8436 7.0363 7.8763 6.05449 3.0327 3.0327 8.78174 4.8436 5.75995 
+ 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbehavi)
+ [6.95994 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (ris)
+ [8.20355 3.0327 8.22535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyp)
+ [3.0327 3.0327 9.68719 6.35994 ] pdfxs
+ (o) show
+ (ssible,we)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 7.02539 7.58175 4.8436 ] pdfxs
+ 0 -131.535 m
+ (\fnd)
+ [6.0654 6.05449 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [7.88729 3.02179 7.88729 6.05449 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (o) show
+ (toccurinpr)
+ [7.87638 5.75995 4.8436 4.85451 6.05449 7.909 3.0327 9.6981 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,Sec)
+ [3.02179 4.85451 4.8436 6.6654 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.6describeshowtoh)
+ [3.0327 9.08719 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 7.94172 
+ 6.0654 5.14905 11.5199 4.23277 9.0981 6.05449 ] pdfxs
+ (a) show
+ (ndleitifitdoesh)
+ [6.0654 6.0654 3.02179 8.4872 3.0327 7.87638 3.0327 6.97085 3.0327 7.87638 6.05449 
+ 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (a) show
+ (ppen.)
+ [6.05449 6.37085 4.8436 6.0654 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (We\frstdescribeasin)
+ [10.2981 9.94901 6.05449 4.27631 4.29811 9.33818 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.37085 9.9381 10.5381 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.9381 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 11.1599 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 10.549 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.149 ] pdfxs
+ (t) show
+ (henexpl)
+ [6.0654 4.8436 11.1599 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inhow)
+ [3.0327 11.149 6.0654 5.14905 12.9708 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.9381 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.11629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.05449 11.1599 3.02179 4.29811 ] pdfxs
+ 0 -175.38 m
+ (discovered)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.74173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.74173 ] pdfxs
+ (t) show
+ (raversed.C)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 4.8436 6.0654 7.99629 7.88721 ] pdfxs
+ (o) show
+ (nsiderac)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 7.94173 9.14174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.70903 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.13083 9.13083 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 265.317 -175.38 m
+ /N695 10.909 Tf
+ (F) show
+ 277.526 -175.38 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hf)
+ [9.74173 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ 389.896 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 395.237 -177.017 m
+ /N703 7.96999 Tf
+ (1) show
+ 399.97 -175.38 m
+ /N695 10.909 Tf
+ (;) show
+ 403 -175.38 m
+ /N614 10.909 Tf
+ (...)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 417.545 -175.38 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 427.735 -177.017 m
+ /N698 7.96999 Tf
+ (n) show
+ 433.371 -175.38 m
+ /N614 10.909 Tf
+ (,where)
+ [6.71994 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (he)
+ [6.05449 9.38174 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.55993 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.83626 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.5926 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 161.991 -197.303 m
+ /N695 10.909 Tf
+ (a) show
+ 167.757 -198.939 m
+ /N703 7.96999 Tf
+ (1) show
+ 172.489 -197.303 m
+ /N695 10.909 Tf
+ (;) show
+ 175.52 -197.303 m
+ /N614 10.909 Tf
+ (...)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 190.065 -197.303 m
+ /N695 10.909 Tf
+ (;a)
+ [4.84359 5.77094 ] pdfxs
+ 200.68 -198.939 m
+ /N698 7.96999 Tf
+ (n) show
+ 206.316 -197.303 m
+ /N614 10.909 Tf
+ (.Thefunc)
+ [10.5599 7.88721 6.05449 9.38174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 283.822 -197.303 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (sol)
+ [4.45083 5.58542 2.78176 ] pdfxs
+ (ve) show
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ 349.268 -197.303 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.5926 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.37083 ] pdfxs
+ (3) show
+ (.4showshow)
+ [3.0327 9.99264 4.29811 6.0654 5.14905 7.8763 8.83626 6.05449 5.15996 7.8763 ] pdfxs
+ -6.10352e-05 -219.225 m
+ (suchac)
+ [4.29811 6.0654 4.54905 10.5381 9.94901 4.8436 ] pdfxs
+ (a) show
+ (llisprocessedin)
+ [3.0327 7.5163 3.0327 8.78171 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 
+ 4.8436 10.549 3.0327 10.549 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 9.3381 7.72349 12.6653 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se.We\frstc)
+ [4.30902 4.8436 10.429 10.309 9.3272 6.0654 4.2654 4.30902 8.72728 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 10.2435 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 9.3272 7.7344 12.6653 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.549 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 367.285 -219.225 m
+ /N695 10.909 Tf
+ (F) show
+ 375.816 -219.225 m
+ /N614 10.909 Tf
+ (,cle)
+ [7.72357 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ring)
+ [4.27631 3.0327 6.05449 9.9381 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 441.03 -219.225 m
+ /N1025 10.909 Tf
+ (S) show
+ 448 -219.225 m
+ /N614 10.909 Tf
+ (ta) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ -0.00012207 -241.148 m
+ (nodem)
+ [6.0654 5.74904 6.0654 8.94538 9.08711 ] pdfxs
+ (a) show
+ (rkerssinces)
+ [4.27631 5.4545 4.8436 4.27631 8.3999 4.29811 3.0327 6.05449 4.85451 8.93447 4.30902 
+ ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.85082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.3999 ] pdfxs
+ (o) show
+ (fac)
+ [7.42902 9.54537 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.94538 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.94538 6.05449 ] pdfxs
+ (o) show
+ (tle)
+ [8.33456 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lly)
+ [3.02179 3.0327 9.85082 ] pdfxs
+ (a) show
+ (ccessibleinac)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 3.0327 8.93447 3.0327 10.1563 
+ 9.54537 4.85451 ] pdfxs
+ (a) show
+ (ller.We)
+ [3.02179 3.0327 4.85451 4.2654 9.25083 10.309 8.94538 ] pdfxs
+ (t) show
+ (henmer)
+ [6.05449 4.85451 10.1454 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -0.00012207 -263.07 m
+ (t) show
+ (henodep)
+ [6.05449 9.05447 6.0654 5.75995 6.05449 9.05447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2654 ] pdfxs
+ (t) show
+ (obye)
+ [9.66537 5.74904 9.97082 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 223.669 -263.07 m
+ /N695 10.909 Tf
+ (a) show
+ 229.435 -264.707 m
+ /N698 7.96999 Tf
+ (i) show
+ 237.021 -263.07 m
+ /N614 10.909 Tf
+ (o) show
+ (fp)
+ [7.53811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ibletypewi)
+ [3.02179 6.0654 3.0327 9.05447 3.93823 5.74904 6.37085 9.05447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [10.2654 4.23277 6.0654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.53811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -284.993 m
+ (nodep)
+ [6.0654 5.74904 6.0654 8.3672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.58901 ] pdfxs
+ (t) show
+ (oby)
+ [8.9672 5.75995 5.75995 ] pdfxs
+ 93.7819 -284.993 m
+ /N695 10.909 Tf
+ (f) show
+ 99.1228 -286.629 m
+ /N698 7.96999 Tf
+ (i) show
+ 102.504 -284.993 m
+ /N614 10.909 Tf
+ (.)
+ [7.84357 ] pdfxs
+ (I) show
+ (f)
+ [6.85085 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ble,we)
+ [6.0654 3.0327 4.8436 6.57812 7.57085 8.37811 ] pdfxs
+ (a) show
+ (lsomer)
+ [3.02179 4.30902 8.9781 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.3672 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 8.3672 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.58901 5.14904 ] pdfxs
+ (a) show
+ (luein)
+ [3.0327 6.05449 8.3672 3.0327 9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.85451 ] pdfxs
+ (a) show
+ (llnodewi)
+ [3.02179 6.55631 6.0654 5.74904 6.0654 8.3672 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 5.75995 ] pdfxs
+ -0.000152588 -306.915 m
+ (o) show
+ (f)
+ [6.83994 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.35629 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.56719 5.15995 ] pdfxs
+ (a) show
+ (luenodefr)
+ [3.02179 6.0654 8.35629 6.05449 5.75995 6.0654 8.35629 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthec)
+ [12.5998 4.23277 6.0654 8.35629 4.8436 ] pdfxs
+ (a) show
+ (llee.)
+ [3.0327 3.0327 4.8436 4.85451 7.83266 ] pdfxs
+ (Not) show
+ (e)
+ [8.35629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (nyunres)
+ [5.74904 9.26174 6.0654 6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.8436 9.56719 4.85451 ] pdfxs
+ (a) show
+ (llnodesin)
+ [3.0327 6.53449 6.05449 5.75995 6.0654 4.8436 7.81081 3.0327 6.0654 ] pdfxs
+ 383.83 -306.915 m
+ /N695 10.909 Tf
+ (F) show
+ 392.361 -306.915 m
+ /N614 10.909 Tf
+ ('sBU)
+ [3.0327 7.81081 7.72349 11.6835 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.56719 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -0.000152588 -328.838 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (piedin)
+ [6.0654 3.0327 4.8436 9.77446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.56356 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 8.01808 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.74176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (srepresen)
+ [8.01808 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.17447 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.01808 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (t) show
+ (heunres)
+ [6.05449 8.56356 6.0654 6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.02179 5.4545 4.85451 9.77446 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.74176 3.0327 6.0654 ] pdfxs
+ -0.000152588 -350.761 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llee's)
+ [3.02179 3.0327 4.85451 4.8436 3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (renowrepresen)
+ [4.27631 8.47629 6.0654 5.14905 11.5199 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (a) show
+ (swell.)
+ [7.94172 7.57085 4.8436 3.0327 3.0327 3.0327 ] pdfxs
+ -0.000152588 -387.948 m
+ /N1025 10.909 Tf
+ (Ba) show
+ (sicA)
+ [4.95263 3.47997 9.76357 9.47995 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.13077 ] pdfxs
+ (W) show
+ (i)
+ [3.49088 ] pdfxs
+ (thou) show
+ (tR)
+ [9.05453 9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (on) show
+ -0.000152588 -416.916 m
+ /N614 10.909 Tf
+ (Thec)
+ [7.8763 6.0654 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eB)
+ [9.04356 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [10.2435 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.2871 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (t) show
+ (raversing)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 6.05449 9.64355 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.22175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisshowninFi)
+ [6.05449 10.2545 3.0327 8.49808 4.29811 6.0654 5.14905 7.8763 10.2545 3.0327 10.2545 
+ 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (.butwe)
+ [9.54537 6.0654 6.05449 8.43274 7.58175 4.8436 ] pdfxs
+ -0.000152588 -438.839 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (initf)
+ [3.02179 11.1817 3.02179 9.36 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [9.38172 3.33815 ] pdfxs
+ (o) show
+ (urdi\013erentc)
+ [6.05449 9.38172 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 9.34909 4.85451 
+ ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.8436 4.30902 12.3053 ] pdfxs
+ (I) show
+ (n)
+ [11.1817 ] pdfxs
+ (t) show
+ (hesimplestc)
+ [6.05449 9.95992 4.30902 3.0327 9.08711 6.05449 3.0327 4.85451 4.29811 9.36 4.8436 
+ ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.95992 ] pdfxs
+ (o) show
+ (fapr)
+ [8.44356 10.5708 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [14.2034 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.1708 ] pdfxs
+ (o) show
+ (nlydirectc)
+ [6.05449 3.0327 10.8763 6.05449 3.0327 4.27631 4.8436 4.85451 9.34909 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 9.41443 ] pdfxs
+ (to) show
+ -0.000152588 -460.761 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-ex)
+ [6.05449 3.63261 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfuncti)
+ [7.58175 3.33815 6.05449 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,norecursi)
+ [6.0654 4.29811 7.81084 6.0654 10.0035 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.81084 ] pdfxs
+ (a) show
+ (ndnofunc)
+ [6.05449 10.6145 6.0654 10.0035 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6145 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 7.81084 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.40356 4.8436 ] pdfxs
+ (a) show
+ (llnodesine)
+ [3.0327 7.58175 6.0654 5.74904 6.0654 4.8436 8.85807 3.0327 10.6145 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6145 ] pdfxs
+ (D) show
+ (S)
+ [10.6145 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -0.000152588 -482.684 m
+ (implici)
+ [3.0327 9.08711 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ (lyde\fne)
+ [3.0327 9.26174 6.0654 4.8436 6.0654 6.05449 8.35629 ] pdfxs
+ (t) show
+ (heen)
+ [6.0654 8.35629 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.02179 4.27631 8.35629 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.53449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.TheBUph)
+ [6.0654 6.05449 7.83266 7.88721 6.05449 8.35629 7.72349 11.6944 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sesimplyh)
+ [4.29811 8.35629 4.30902 3.02179 9.09802 6.05449 3.0327 9.26174 6.0654 ] pdfxs
+ (a) show
+ (sto)
+ [7.81081 4.23277 8.9672 ] pdfxs
+ (t) show
+ (raverse)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 8.35629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.81081 ] pdfxs
+ (a) show
+ (cyclicc)
+ [4.85451 5.74904 4.85451 3.0327 3.02179 8.35629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.5454 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -0.000152588 -504.606 m
+ (inp)
+ [3.0327 9.6981 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 7.909 ] pdfxs
+ (\() show
+ (visi)
+ [5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (lleesbef)
+ [3.0327 3.0327 4.8436 4.85451 7.93081 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rec)
+ [4.2654 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,cl)
+ [6.6654 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.08719 ] pdfxs
+ (a) show
+ (ndinlining)
+ [6.0654 9.6981 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 9.0981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (sdescribed)
+ [7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 ] pdfxs
+ (a) show
+ (bove.)
+ [6.37085 5.14905 5.4545 4.8436 3.0327 ] pdfxs
+ 16.9358 -526.529 m
+ (Tosupp)
+ [6.97085 10.1672 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtpr)
+ [4.27631 8.95637 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (thavefunc)
+ [8.95637 6.0654 5.14905 5.4545 9.56719 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.7781 6.35994 ] pdfxs
+ (o) show
+ (inters)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 9.0108 ] pdfxs
+ (a) show
+ (ndex)
+ [6.0654 10.7781 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.74539 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.02171 ] pdfxs
+ (\() show
+ (butnorecursi)
+ [6.0654 6.05449 8.96728 6.05449 10.1781 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,) show
+ -0.000152588 -548.451 m
+ (wesimplyres)
+ [7.57085 8.47629 4.30902 3.0327 9.08711 6.0654 3.02179 9.39264 4.2654 4.85451 4.29811 
+ ] pdfxs
+ (t) show
+ (rict)
+ [4.27631 3.0327 4.8436 7.87638 ] pdfxs
+ (o) show
+ (urp)
+ [6.05449 7.8981 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.8981 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.65449 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (nlyprocessac)
+ [6.05449 3.0327 9.38174 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.93081 9.07629 
+ 4.85451 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.0327 3.02179 3.64352 4.29811 3.0327 ] pdfxs
+ (t) show
+ (eifitsfunc)
+ [8.47629 3.0327 6.95994 3.0327 4.23277 7.94172 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.68719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.8981 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000152588 -570.374 m
+ (a) show
+ 10.3258 -570.374 m
+ /N1025 10.909 Tf
+ (C) show
+ 19.3858 -570.374 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (enode)
+ [9.71992 6.0654 5.74904 6.0654 9.71992 ] pdfxs
+ (\() show
+ (i.e.,i)
+ [3.0327 3.02179 4.85451 3.0327 8.20356 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.71992 ] pdfxs
+ (a) show
+ (refullyres)
+ [4.27631 9.71992 3.33815 6.05449 3.0327 3.0327 10.6254 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,)
+ [3.02179 5.4545 4.85451 6.05449 8.21447 ] pdfxs
+ (a) show
+ (sexpl)
+ [9.17444 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedinSec)
+ [3.02179 6.0654 4.8436 10.9417 3.02179 10.9308 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,) show
+ 434.329 -570.374 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 456.485 -570.374 m
+ /N614 10.909 Tf
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000183105 -592.296 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.47629 6.0654 ] pdfxs
+ (o) show
+ (n-ex)
+ [6.0654 3.63261 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\() show
+ (line1in)
+ [3.0327 3.02179 6.0654 8.4872 9.08719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heFi)
+ [6.05449 8.4872 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9358 -614.219 m
+ (Suchac)
+ [6.0654 6.05449 4.54905 10.8108 10.2108 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.77811 4.30902 3.02179 ] pdfxs
+ (t) show
+ (emaybec)
+ [9.61083 9.08711 5.14905 10.5163 6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (meres)
+ [9.09802 9.59992 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedif)
+ [3.02179 5.4545 4.85451 10.8108 3.0327 8.09447 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.05449 9.59992 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.8217 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.8108 ] pdfxs
+ (t) show
+ (oafunc)
+ [10.2108 10.2108 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.8108 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.02172 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 228.545 -657.201 m
+ (54) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 713.751 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsCu?-OdT<l:
+ mP_H>e7\s!hn_7Vc4:;?!9(o,nK&b;P6Tf`i*<ud94c`AG'd(=%oQ3SM>/N+.&W4I
+ hWT$iI#]SDcbf;@4Waq_]=7P4IWaO$B2=QU\B^#4otRFeP2JSZ9DnuXc`@'HTho89
+ "[[(-,iC^9>QBFB:g:`l_b]>Ek<+f(lNfh]*!GOon0C@*5#/H[%)`X/*>1Q^e9)eP
+ N-&[r]lErWgGlJa#oc;'"G\6o:SaI(8B>>9rkl%CR28FjS<j<";S7\nU%,3)/BBJT
+ TdS$hCq2DoW(_mm9lf<s2+P!Sm5qR.X>(hc;k0BB3O:6b%851birI5B4?XTLOMn%^
+ 7FK^$3D at q-/FH)oI/,6iE/cA>`7-os%o*dL%6RW*9iSl'c.r1pe8R9$;9TaQ9eoJ-
+ rFoA*0;Sab<_tgn?dj*k0'6![eLNH*:uuOReb..k/_;ihPuZQSc*Xn&&A;q!:ilj7
+ 'Y:Qf`H#3!D9GC:FDNT:>cos73F3JD)fO/'$m-k5omQF>_Npa^DVaj&"+&^H:)/Je
+ &^D7Q at JGj/M;^E`.#;<a^,:o1R-m+uj;AFrOlVo_9p=ZV:0!S at R;Q;sjr'1jRHBp?
+ D4B]+c?5]@RI5KqkSaqbU$.prGk4CcrVo1A3]<P,l41OooNM!sGA1eQcF'd]%hqH1
+ hj6I)Wp?-,c*O]qCtB5*HQ6IA>Z>n.\aGrimCVg+cLnm>S*p6in/MrB_=3sJ%E%]U
+ :DLk=S8TFgnf3]:amtt*/^*`*cS`u<WMDaum<9",#],aknVk5(Y>EemI:lR+9QcnQ
+ dot:_B,u,s?ZOZjD+As1Fm51MW`0uC/VD5Pqb?0tIL_E#H&X2GXa4h#X6Y&Yhlb?'
+ D#_)Hqs<dhnU!F>U%5?n*msZZT5$sj.R/^Eq>R"g0Y;d@\+T_"Q^ZS+?gIfD9qD>!
+ fF%];6j[PR*2UHl'a*BH4+Y?t$,IH1"kePD..Cs[6.e<A@,XP-0RaX$<](0**%6Ke
+ XqiV!<)@"N/V[*HoG8?S%3`YM4&F_)6caB\iWHbEnG49G=H)tu*(Pi_/W%D4G8$]]
+ ;2Rh$-khuK']R&60Mu)E`Q5G'irhr'&V`&1;dU>tXD!R?Xu7%Te4enMD2qK;X at En5
+ *M]EUO&-`L8%AL>e'*6%&e75Eq!^r;4GAnq/=8tk>9fqSOci+u8/lh%-02nKOA][c
+ 8_9pgjRf.177'V0WCnZ$7&-"-U/f@(>pa,s-C-F$>"HbIqrOoiQUL+COu[kAjofal
+ jG%*e)3#MG.3Fs6*bIj/Q:GP7c'hK^BUbEf2<M^mR\optc.TbL,m<+q;iUf/aiQR+
+ ,hneeU398qe4(g5m at I,IGatbr4m$;J,.$Q^:Y42_%h/H1;V$@_H3Zat<8jMb/kODi
+ O[COMR%_u\Ls]?M7+2S\UJ`S#&F)>Hkl_lt</-Q*C-J)#/Lc[DSRKDi$VT`8"f<!Z
+ RT!C,:$KVWVc<)U;`[lMl(eidML$.=>%L at B"Ylu6-C[uWSPgqf"f_/eW/rL*<9eU!
+ WtfBLe]OjklFfD.'cI5)2B`HCB`e@"hPJ]Th,A(eCp#Vk\^MJ_<%AP0XH4X42/$&p
+ 8/5p:p'S$'b)KD;7:3)1,-P"X_.'K_N3W%fYh,%2?m$24<`Pm-J-uZfm002j<f5'5
+ HSGM:dT;+1S,umK>A6b'Vk0-5$sLhZ!A/kNZh5flgINu1C^mk_-1]mEbBk)lrP5bk
+ $K7>PMe-araFr-egY7XT?>XPbIo`E#_<\LODS=]5n.+kE#Wm7uA`58nB'!=1I0;2l
+ Y.[9\f3P<?H!N6B^=Ru4QWrd&DnYUj=75_<dcGuD%B.'=-NID`jai>\\%^26r&'9T
+ K^\%7/iZK.^?d at 1?q)!KV/"E;>YU(>jHmHf:%mQD5'?C-)8qf;W7O)b<NK2WZ.S(W
+ j4_+Um$9c76k9uB>Yt=&?6+H]\e8Km7TLtWL9B(\[c1Pm>dBYpXr1ia=%\Nklo$f*
+ 2H(T-4F`DI%?%Hu>9mY$')qH4+3E.tXk(XmNN/jha#WTDAus[HXG0!bH)DibXMpM^
+ c#h)chaH\@DYn>V/>)\i!9l%F<cU*ddoMQ^=?;)#ZG(b0H1K&?4\8anK4iUm.C<_,
+ c]YZL:sJ*S:$Yu0Rr=UUe[eWWlHNd<p%_nG1!9K2VTl0Drk?MO"(ggNS$=SX`b`72
+ rG8S!<jilMgG-$DlHPA'kjfs4D]qYdqKtXgfi$WP at s,dr1UNV+4DJX=U,@'^Mp6^j
+ h5*>aQ!O8(2h'V!OSQ(3#+CC4CKTHu]7"MdWP?TJ&;sZ6GVu'!93hnR;9K\tU!>TI
+ p_OPl>_o>!8>jEd'2EFLJI&o!DP7h-V8CRiBl[[Dc&-F!M4C>DiU0gQe`t(rC&$l\
+ ZWYOtG7j'cB:VH(0?%+LnjGBQ6bIk/\M!:YjZPGootlpEU,Pm0/OsPr%XLIR!C6#u
+ )n!To`S'mSd_6a;K_Ei at h7E&JN7u=NEijTb33RQSIL)VA886sC)c,h1LU$V`ET;oM
+ OG1:G`:r]]f"7i&mp)4(Q#@rV4K"HX^+KG/%mE]N3BHgeQdGQ"#N+E_VXpWGebK/W
+ ^c#PJoR=XMGMd./4o%#20R$q%VMFCnn!3ZY\)if<Rg$MZUA4`Xp%g>59"r'Up at 3Xr
+ qW>3V+5a[,,bsmmn&kcU+3%tYJc1$N[Sm,c/H.=6o_gGpoc#j0ra_)gP+VT#Xg7mp
+ If5&es%hM4E";K!Y)cB\rm1lL#0R"n(>Y&bhiK=F:`B5VUB1Y.rD3D<&3_Ad6 at V_=
+ !(M;8LZ\cd0("a$.?I#Jcq=Dd:BQ?Z!RP-tODZ=?EdhlS#"EkA#MT5TFsA\q,OgS=
+ OF%5PFU/M)#1-O%OH(QiU2:I*"%X44L7nasVBV,1,>brsNGPt3YmRVYg[?cm0P(XO
+ ,7Qsm$?3l/bgOO+9$ckLc_:jXnD5`kf*'He$O342:nI,0-7dHu!36CL9PVd&FKmC*
+ V_#!od2L/e3j&n&e1?3qbtcSZ7*mX[mnidl0UQ\Gq$hot'S7hHYoqF'&@<$-ck0Il
+ /Cr1KT+\7D&J3n9Cq?k at 3tPj3'BX3I0CoFr9HgZq,&mu%m2H]Iq%7T8Xm1qNnS&S.
+ $PO+X%^>4M%GM]=D&<g/$I-s0,)$l.,o%#])p9lGdE:%FG.$<K)b+T^O?3bG`9e/P
+ .1iBuEM"5g0]-m*AoZc6Z/m%0eK@[k(QSqHO&[>*'d&O&)fY^gOaS;Q&L'O^*qC$=
+ dL7rf)';Zs%.=3?Z7$jD6Q>SOnhN]\@\VbbqIVJ]C,."Xmft0P%j\=G[bqASP%68p
+ <?\5R-*[CsP#/8YE[U at O,nPhP16DI_BcejaimJl];7.f&K.1Z*.ZtGpcf$9]5- at bW
+ b&#`LOf]L<9bm2-bd*Z[XoB\Z?RNja-]B&dNO:9'Ge0rX+L9rUZL0+jG0oau(D.fD
+ EGI6XA@'L8,Yr>17U7U#M]L6B/b80X$`bWBD_=@f..J_50eF;`V&HTp1Q;=SMUnnJ
+ 2(K<a/FO<&k(,7N..n6S-Sd81Nk[HG2(:=p[u.9$ZUZZ'gF^Q:,LD&fP"@T1nM0%<
+ 2=lLc;d^qnJ1(p`iY)l7P8%\Mq_>Dr0[l3[;e5gTZ6Ks=fPVuqk#FGtTf8174(;tb
+ dtlo1bTbNIg%2s;P7oeXHR3aV3q+^bdoemHTfmBk5Cu6aceghh;`muW4qm6Ao&Dr5
+ .mMA%6'92R_EC-tY<YQQ5_abPPT`?"'e;+!qc#X"F?]R91C"TL!;%[Me1Ek*iA&TJ
+ 6o-2ZcfIQ5q*n5<7Z`HpZmS:S=%+H]/Q<6D1g<6[5tFfe8<U/Idd9R<Vb$q%7-7'2
+ L3H-eIOoQegD"HIF5%h_8P-ol8d9>k'W*E\X!\Th,kSE/%S]Gm#<kV"9GFZ8<8UC!
+ j#Al[h,NMZoZp:>dnNdl9nmXJoYN.9`r_LK"B=h,e8\'ERno8G:W@<L'b:XO,>Js\
+ s4&JYPqP^NlS^T-!qdC`'c^i9+]>W/;_X21_?hX at 9i!Qd;fd.CEdLb4Bfm+41)3Y7
+ <CnDM'g!.N-1iKbEI1XV]2hC6<g at SdQ&[)3#<61N<K\^5FLYiQ]i8!?'Xa,4Q*3[M
+ H6fmu>Aul42"=F#>ugC:qK%'+26.q/_$tP==V\V>Fl,K-='`44>XC/K-9YOTB2Oq0
+ 344qqohcQHkuFH6?NrMt7V+oOq[f%m?BOJY1a?GY=^[N`=@PSb#%M(B,u0](@C@=H
+ eU]jV,hjr@@b%;WL1+Rm55Ebg?'\Q$2I?3F"(Z9iA@>0A[P2:b:LS?t>]OUl1h126
+ 0kaQ9860S51ZMa2?!(-P/!ZGa<f(,56R\79$2+d\p/#>O/SVR*C3=f;eXL/oUKd:E
+ l^"\_Q?$QDSSOIlCiJ-?Z`S$F at pi?<6h\f^[^'J1f5;?Q:f]_s;$CnRI:eeg&2rrc
+ <mkQ$\S[SQE)u.?Q0W;;&TUktE3quOjr\Ri<H34+>W4)n=$L_L*Ct@%2:i.JdD9l.
+ )088GF-f6jf3TbHT&KC^FCK0!Om at -Z'm57,=uR<qQYgg\K4jq6;V,DlG>Uf\FCM]M
+ Fgc44opHlQ4&]1tFS.QY(RBd,RUm7Q at WoA*[\7rTAU8R6*&]a"'Oc>7ZZh-s?PfC,
+ f)L+/&U<rQI.llN\("UufOU?)I$Z(*;tka+eUU^OJ/,VDf.DAO]5JIM+rD,EpVVG]
+ 9n8I"JsSWNf,oQ',U(e1<EJm)<XjWsBnFnXK,8H4GY(3r2(Nne at Q6P^3(&2GEJ2q8
+ ;j_90=As_E2hnd;,FCMl3*p+gYCoi:L>kd4(itFVGA<LHKpIis\/RPTT6+2%L=iO"
+ QfE(qYAe`M>1f8gfR?U5Jn*G;I(6Ro\@X=/aU!$[=nO;(-dRZ,$]92.B=Q?Fe_uQ(
+ jc<LOMfN<cpq_ouGC*plD"ri^f[GUXc[\"NGh8.0f\hLYi98&rDYXeh34!iHrFT1G
+ A!hV)39XmT`aa9GL0(?J=Yk at _"-[sWOni-WGsZ%%7UoRoPI@<QpSF2.c%L?]=]c9$
+ _F9V8T8llNQ8hm2\2(Iu-#_IZM&DF[=eC6?!K#@M([#0hjlG^goO,i>B\*bE;ladr
+ EKcfcI!F,"\1a at kmuTuFKIu=cV/#:K\"5, at BK=b4GN"lkI at 7UsKc/'p2m4PGKRCl!
+ 9=a7oL;[5_kiQt?T)$3ef\N1qTq,<cU/eIj=sK[tH_=m>KP&_J-14DP`_Gm&j`@8l
+ fhItreXr9bJ9if-\M9OuWA`1,j6)(tH:D$`/4f1BTkm"h\aQ.-+tT'nLq5$Y)IHJ?
+ AYs<C<]UVX/q^&rmT2iUlT+ at 23Zk3-Of8'rX-Ih.g&[<RJIEHLL^;r(A at t@nRVA1t
+ Wn?L'ZpgfP+e:TpOa1$0=uD'23'R.M at Q.;MqI?K\ql<j_Y58=)3l'+QN+721 at J^"u
+ )HDo&F0Jc-TA($(>7`(6p4mo!A%Kjf'T99o/$PB+SG at Z@1!d+JZ'^dUZhkoKH,Zqs
+ 20uk`K"B"13oMBS4-Z4?[$k:-;GF!WCM:>2AfHL5fC-3g2EMir at 98f&'CWHj+dq)C
+ O1Ok7]8Nbdn%#;/\bfaCg+U$>]t at R/]";gle2=]3EMf4J[?[`!>%)dSM3U*m]U:tH
+ 4-H[l[?<l6P(O'f4/%QOKtSE[[[[Z')c3oriGff[@[mJ2qs at -`#Hl\']GcKgr"[%l
+ 1Voq9^O.]$S.C;N-an:<`&gK&>Lt^[f>F'U_qY@/*(Q9!/&FBc_)sNeS6*DSMoFHp
+ `7T(LS$BhnB?1sO`nNAgg'B=Cr%L)$`UI0IRYShnYJ0kT_aYHSKsAb4HbOl;^:\lu
+ I#2Fi;98[;H(9"e4H[b83QsPK`1%4C4G"k`QAk`D@<alY=6IhtA'NeAbObbK4QX['
+ 43kI/cs6+L<+!sV_9^lr\ibtlr,G5T$+mjndCb0?gq1]khpL6>coin-I3r0#J'e'?
+ d@"q$pmKN/CT2^'dPJej-*u*K[uUD]d="m%4]S`!g8H"p4++84(rOjo'@sg3f(Y$R
+ S'TQs4h!R]bkBT=]K`@M\^rqubM3QLH86eZk&oLNDdB'h<0P]MXiaiYfj0rpfV-DV
+ I?#>agAO[seP!d2d@*5,2-kZ+rRobI;:@Wnh;$u3SKYsOfA!bne,>2=gL6q,WS0H<
+ d94lCIC7c5V:GfKP!.RTSVQ&?/(kg7b\Hh16Y5-8lf-anR at Y5+Sc.$/!P_qMN*[o.
+ )27)K2s!1[cb6U8IO!sd\)mSYj;o2o]kQ8.CWLrb\K+i7SXE?h$$X+3k$DoWIZ&$6
+ *OPdh-(X=H^6a8^IHUS/hgMJ.^8Kgn!%%WI1ql at JH3`]kM;A.g8H,BbI]M(lFh`Oa
+ a^Xl-I_"QH^$Yc"iI&W5Slb,^(!kaZ1k*_7=uktPH/(U<Q+m at NhZN*`d?Is^8&#_u
+ [;D5d_=@MEiOp>r5:;b(/+"DJmlrthIl['`p$)Ifo:fO[W0-C*61ho,eN[!e59$[&
+ DrLh,p'//$A9G)*CY'YHp"fN*+'83/Hh=4ep-q?SItu\Ug!?8AkT=aj?[OZe%R0od
+ o,TROp\g)CWV'UEi*Rr/fS0-nUY\5O_V_QiT9JbRC\o>:qd[%EJ(N_1VoE)EotQ^k
+ !WW4O5i@`+1`d58JH92 at cn$Xi&W&p8O]\ts0c>s?j$4IBIR,-;aJ=u%1nIPnPf'3#
+ WA"rn0UGJnEuC4jE?CYN-Sh+Fp43OBct"so,gqYWUs\,+aCR-#;5mD;eN1'HX&lE(
+ l]Q")5.a.N=D8O4,mK]KYtT"4HVLpRDn&4':b/Y'^N7(pk;Aaj?N#Ai at -3fFh;8N\
+ ZXRI4MhX;29#]]Y(e_SDH\TW(o8n>0G5Ir[B]9o1Smt9hdQr"Uh/5_i<nQ[-E,D,J
+ SZCRSZhq9spO0loBss>Q(/'Y-M!an??5GAjd'Mj0eNP?2Yu0G&@su)SI]qA3oWWd<
+ kF.h&im$t!Wo$a=>4Hi$P4&(q.JNahk<#3/WoLe:Zim$eNgp*i_$o)Vp+((Qq$87l
+ e09Q4E25+J^2$[Vn\IuE31RnrF?K`?/PHlk,;@V%(*YH>=o_"]KP$([CEuf^`t1p<
+ o#-YQGeHU>,T*+'Z*\3j7T!]],Y>"P*kk0 at I!l";OPHq_b"QWUs2YS,\BN).FN5^p
+ o.7p/aRRKj/Bs/Z['rcR9]2Yj;;<)E:<@V.1d[Bg,<sMZK_V]FMOb2CcVA;hh9cMi
+ *1'3S,mck%F:7n;d]fPs.FF.b+KNuueJ0^_$p at 0$`>(^::/apd1Ak/fF8&_b2-ij!
+ ^QfNU>J51(ECSJXntfO at DH16D=V`g00hO=j:LUjMg1t?=[Z+4$^i]7HK35QdK4S'V
+ rAALip8r`KgPF,(RGEg%ZQ at kF3^n)ED'd'e?Pg&$HE&oEbBQt[RX9O^fGu2hhprN:
+ #?eOlP at Is%HWP[T=:7QL^pm,?L,[c-'p%(8Q7en?fU_VijRZ, at +QINL8DRf/?<jUE
+ :.@;9iH>"7MWIMY-"H,cVL%msPYPXGkh%eU3U'GuR60SKAt4eCRM,Fh3;Uq'`9PK/
+ CmXFTIW9%;RSKQ7Cs6ARSa'*.=fu<NT!u5>H"L9fBtMUD]rG9>lb:Ge&ok@!BXYUc
+ XS\c@`UPJ0n%<L?Nt"kT<jsX,Ds/Q*MX\7epW.?uk8N/uSJ'8eE*W at 4eaHb]9 at r>i
+ CdZ?R'P;43o]uc\h*/Nt2;-dsLH.Kl2TLf#p8M+VfW#tlHL5pJK=U1'SlWVlgtkP8
+ mHEeb#Anb!NcEir5+;N#?N36ho4fqVM)bCBk1sGE>$o8-+WCZeor#PrUOVb*k<@KM
+ r=42-DpTVd56]X?LpRR7$;&:R8-IqDPSH,qna8Vp(B^*Vp3+f&GetjB#Ra!\05tY7
+ &uYkF+`&YnYYcpfB.F"Cj:ErjH0)r?h[(<V2K/)b(a1:\&BtnEL2ctX_dktB*:-FL
+ 0e*^Q,Y#l7Tf at j*(m./Z7i%((=a;^KR`,N6(nus_8+Bn!`b,Sb$fjj:`Bl0p\E=i'
+ /7=,cTuk<qWu at SJI#mgo1<:aWfc8LdNl>HOaHHiQ+l%Tb1$L10#6>th4HaN$@:0k]
+ /8cD[N.T=":`.:orT)EEN0%pUadAPD+C$miOTJLaffpn-lub%Gi`dV*i=FgnZ[Qk:
+ =%G>PXelsaJl06gbIC\!k$`+kZC5.EGY9Dq<3;V;5&?c,h(kh.cRNu"T?[^@1??*s
+ Rr at E?9Nfs[hlMR"#sN:Q6CBfqM%_Qc#(35goO"N\$(fVmKhc at -GU8$.SWME=:mn at O
+ +=eS+,SFe;.IL36d1W27%*tV]rC2ST=Z@*"MG$P'm&*O*U!@8+^T(><-DV0KUf(aJ
+ iZ1SQWEMMSHB8\JHU#Rt*C_>USXJbZV!')*T[^t;bUQC3BhVI)oG3`jngd,kV"R"F
+ $B8!LK19OV'q_jFSQ5Ns:FckuTN,0+<2E)b.YUQr0916H\`$bTX[f=s@^FO8+^XI\
+ +/@A0Y>tFO?n;1DY:MSpdV at ehe^\J/p"F+H3u[jiQ'*=KWc1si$Xi<1LT#<LT at b';
+ :Fo4tVP]N/O`oHiCkOgT'e[X(q_(l?om!k9@),l+4^k;f]XS\gi6VjP<NO`VLA&<Y
+ gM5>V>7JlD2U[Ce!Y]S8h.SHc at ZfJU95<^Fe;^qhl.jB*>h_Da]Sk4n>Z);[Mk0:<
+ 2D)XLRMpl+L#+"L_Yc8NX^t*6glrVj[brUNJ1b.,SO`,Fgo-iiYN>DD2asn+]@gX.
+ Fp+6.(m/18H\*n-m93L?%TsauLS9^u_PDem(/.d]Ygsc0QEqEk$l=PsD at iYsi]Q'[
+ 9o874.3uF3>N>u]KdfG^`m\]Ec$VmAD2(*n=RaDkpq;cHk#RV4;]9..)jD[-?H5&Y
+ b at 11pD0$;CaOpYH=3QJfECGh6#Cd?$gms)h4Cc[IbQ(Qt$'q;,CNk'5*tm>)Ou!3o
+ d.4q4k=lVVF1d(J`c"(/%08o)(5".V(HH'N_d"TrA<du'c=o6mV.U:)bo+78:5p=l
+ NJ<sT3/^mJ9d?I?:)29t93f at D8BA/U9R(b34YqLjGBKKQf"0TXl at Lgpj-In8>5)B?
+ >k,#`I]q.0 at f:+jpG[,a\%'%2S*^A^\0tC4g62>LD/1JFG341hHE2'0=e34HrmK1u
+ Z7taGf=s$-T=/mkAF9?W]r^Ypi6q4Kl0ZlH[MIZNRY$f>,<NU\T&M0r at J0/-)7jR,
+ %bj&iJ8XdBPd$IKgt!j4'HU<Iq+g,%I$Y[j?&%lnpF!@QHY$kc&rX7i4fZ00C at U['
+ d5!oOkg$5ueNT>?GrHK%<0*?[mX`(JO!!>h]:*^LD:3U!Rc5ZHN]XD at BR6Wrm!Uss
+ llNX[WKsjWh1qkMlYjZ7[q-p-iQ$,4[F[FY$K:s'r:^\jhfu&.lLeMVp2`mdH7l;[
+ *Z)Sq/G$LLf/r/e1==5t1u\@VO6q*T[eVImh)eX"i-du)DGKgtrG-EASf?+!5A.TJ
+ !Qs/G$TiJ1&aK(FYF3+KT^93:m;h*qlhr&jf^<h>rU7\r?N?>h- at P6/Q_s"SA'd-J
+ r9!o)g:@!DML#*&ir0Z*r0Q$^p^]mi2rF&js!(]oc_'?KO66Au"7(Ab+kF@`mm!#X
+ X-8*!U\_@@cG#t/^WOd89D(<'s1\s:0pD[MRu&efeA*mC]OV/>,R(+d#-TQMO2DmO
+ KF, at K4ZA#D5(flNiul/.lG3T7^jHGFK8)P,n%/\)TZe7JN#%6q*u>mp^Z5t;X:dgn
+ k.s.&5&r<mj!qg]iBh<q_4/N_48?WAn%qa*5ti"XZkbuTbsE*f_OLQlX+.Ek/Af%#
+ 5F`b-o/=GcOMc?R6OXVq/)*:!/%M_:\-peO.O2fg5Jm<(_jibPlaB0um_`7l6VIj)
+ <%\N)qn1u+^I0uiS41 at A1-r8+_lQ<pj at 7(0%6<c7M#:*d,X9,H,"*s9`7,/P>Yd at J
+ 8hj";%dZbTS/&q(9s-k26p(f<PNFYP5/Li741mhi"@9u=0uPnR-&cD!4>]N</3q#!
+ 7PSJnOHIMTKuJ^;`d?E/gcIo#!],cS]W<\I]P0ei$HB,Y`k21>4B'6f>t4/\7'na>
+ r#EW%IR_M"`Zp/VS7k>b43*:J`tW/V[!>1MiPlPga4kr2m!hGlLVOm6`FMZYd, at N0
+ 9h.fE7APjY["H(dAA2"(SRd#d]O$TiNYCc<LqJuk*-TACjMg2879!:)gZH6^j2jSD
+ 8RRFtfbV]Q_9%X;8JHKn*/M_DBYPO7\Q"9l,bLKpTZ#o98IUGIXC'*a%(ZS5Vo4S;
+ <,G/'&ZpFCaXiRqoO'Zjj[sM<b%#$V93B>iP=l">b7oS"S>j\b2FpJ6b0o*3I(%3S
+ b"3k>bH.J_*1=tiHqN_(93Y'4oY6dc6qRRpbFF,V,_F79`(S<59NseVCobM at O?Va7
+ be0]C[&D'QQQ>G+\b$D+m*eS&cqH:37uS-P/<e=Ee'1e)c",SGPaG,PI)ts%b<2Lm
+ r4C4\`2FC*YAE%?6jq08,0LD9:)mUu%%E:$hAgY!/gLVG`0\UtkKL$r[<1ELXR"0r
+ \B`QL5Kq^&oYO#7d*;L/2cT?A4O_Sjc-4ob:Lr'J*4!TF]1JgX:NZS3[*5qrr33:$
+ clrS:'Xp`"kr.mJc]&4U[.@))Aku&-4RE;I2$QmIBL`KJcE,^9<=4c*%M,ZMXY]Rr
+ 7/G7=J4QLI;'^0K>nbOETi"a at _M&rCbj\,N&PD\qd2_rkeJ=Jc8AbTP2sgQ3'c9aN
+ ),^V=:FZ!6\m&%Tc-Y8rc?+k<&[KhqNm`mO9;),Z0^R6!cb*gEdiBOUKD*R_):4m*
+ ai,PCSMRD at 1t//V;#MS8I5''-dS_(Yb"OG3eKd2X2,dd>c[>Lcr-D9V/^Rc`daCP4
+ ZGKR(4O_hMZung^N5s;19iOh9Nr;?U'hZuX,1OJ=;>!@UI+_Hk02prE7!hm52'g\B
+ 86'3"<GbN&,Q^p[6.@/^cpG\$,gk*.2T=K8eJ21dogmSt"%lid3UKeqbuN3Z5ZMqM
+ ;@R8>I:06i>/V.j<E1YGI88"nn^&9ddC!2QeSnL$G"$7+<jMqWKl'i/A^qf at 0YLno
+ [:7YqEm'GQeHH1VKn7O?HrnR;1o5XRh0h0b>gdaa=G61iV14eBLD1JI<h51'NHnSO
+ FB1P@=1oDP9lDW.NAreF=LF7CqM3&'&D3a5b!hKH2/(Us at bBe&fUZPG/E%^]3K-Ab
+ 5lHBo/VYp<BN<TD>#f01m;l:`@p$F?.&E.eSX!>`HJ2)k=%u36rN"VJ=k46Oc!%6s
+ >b3Pfoge,6g!slj"aa9e.9>8B='_df;Mu*Th@/tFd_`+b]du]c[9HqFf:A"(c*pl)
+ K9`:-+;2sodaG69Ik:/`.hsmFor?dLpY6dT=cKLeKot%7W8"-G>86`Z!j5becmoI=
+ .iR<*g9]<k52<ajfko#7IB=\fK3A]i4Di&!,/5t?p>&Hm.J;RL--<5OZJ;kE=,id+
+ c.gu`q9:M%:pnZs__t^FZJ9T_dF-oX3mh))f\MghhL1_oD;*bkceSbnbZ28[KafOa
+ 45Y at j>_Ub`:$PgiK1^Q'<- at e;2;?s'%pBYO?;]oiUJtF)KO(FG>4&fSh*BNhDVG>Y
+ g+m8J4nMf=k$$l(f;6"/<AIn^1LQ[g@/]TQ`UR?m$f6%2?pW[Y)*hU;;;eSb at 9)IH
+ L'60Ejl#P;?l[s1H;J%0Y>s]^8X8%<Fq!.h$=X[U@;/DDl9sV1+CR^T at Q!B-D at U)W
+ r*if%@VRu6IAgC&LuKa3 at D2p#5mZK8m,H_Yill=J/ZdjkcJ^r, at _NUdh!F&n/Rpt"
+ gt!+lAj,*J%:]"Kj/KWJ.jAKK,WA1<dfq&VVEX'Y).D(m<2MaO*^f!X'4R7Wiej^=
+ hDsVn8L(Z1Ytdr"%SP'$0\l@]j!I\rp,18]S)?2+6:OCPc:m;B0BC\EA;3Y4;J5)(
+ p11U4A[Xd4*_tiLM,fQ-i/4"8qVpWI;WTLpA,\]$Xs2u1/7jq0Anp,`atr.V:Le9A
+ A_'jj5%obL@#GM3eg>:MNZ)KJroANKAk!$RVGL?38g),dh:=_pSnd6p2s-]Ik/K^7
+ `dAmEFCpPSB*NnLIUh*_Ke'lh)>82&/qdlo@:-`KkDf)p:-dhtM&B?O=716EDLUee
+ .H\'Cita$SL3*dZOXR)nBMOKL(4TlKUgs[Y&AFK;[#@]@P%cOBB+BH'c15I)Q>(5u
+ ;m(`p5+ZJZ#1t8^BhjFVY)$^STFG4p-`3eT^8kr at Na\N)BRZC4p8&S^XX>HuC5/qW
+ *dDFkZ"gGICG's;/SShZXD/5S?QOr7rjQ['[Gk5n(ETq;cFc%n^hC^kA7i=:#$'s^
+ M!LjYC16=B2T+G'Rd!#1l9<5N0"Gbh?K@]iB3rDe*ZJa8S7\WnB\o9lAtCm2adq#7
+ CeiLGDE)DAc=`__C/32ZA^ctM;=(I/B)[MO2U-)F^1crcD/S9jM.J1Vi*CT8D3ilC
+ /tm/PgZg]Wm!c#&k#a?9HgZXHDXPL.cFn)7`bs)oDP7s9 at U-bKn/Bg[mqi$g2SSS(
+ lL)C,D"4OoR),+!h[SH+W]'D9-I(teRr67Dm-_dthW]opfK7sh`bsbshY_/DjR?4I
+ mNG<oOfWMQ]'sn9n$Y/jpC)"1rGZBRnEr+Wh7i at g?u]CGn#i/LcLl0A"mif^nV[)0
+ IF[`a]C7/HD_A`n^>nc:Z11U)EX=+2G5,&iB5u_CE[K#p<uNk:"Rb-mk#tXQD]]s3
+ -urZ(D6D@!5;DUj^[]LYm/eMNrtfFr+DclMl at 1YUNCIl^gs_8`DqfteMm@<tX76\]
+ E).qS0/INAQ0W$_o*H=O-7<nB0l<gZm8j[;T1!c:p2kQsDu8g=&G^@-)/qeiE5*'.
+ Y7,HsrcH7.na/si.b"##9COk2EN^=(0%0EJ7<@_ at Epm%MHG&p#>P4m]FWXh1Sc8:H
+ /O]_1Fl)W\pJ:Ge=`ftZG)N'Q7q;6]lG<>Rol"I8:82_]8p2jcG*_fE["NL,]'f9Z
+ p310A-S'B_;0"lXE2.IImMB^R!r$%NAfl3,LLGCf at rpNRFj<<>G&;EcF-Ur0pRYpi
+ IhD*-,]fWBp%XblD)5k/I.u6BGMbd_G:N;6Eq[7#Dh![Z++!YSgN=#np7!_m`SC#U
+ %/@_=q&,jXDj,H1P^(f!p*Y at c7hHCVM88I;?4S.P=.=C5@/4/YqFg5KO-"VtATR[&
+ q?LDM[qKof62J>9G[GcA)6<CF??qTjqHm at r5H=PA,C4PcGnUouG51neY*"Kn6DjnZ
+ (R91lJ@`4b%gP#,QVO1q\9j7=o at TVeLS"AjXRq99R:!X=IdclJoiaSqF-j^gJ#[k)
+ G^N#;HJ2/>6]:c4Anp5-q\O4"-aW@[bOmg,HdBeNInfh/aSb:4H^7V+^L?i6/:C?T
+ HCr6%:'uCcdJV%iq.HaS=1eC/P'tuCHMS!J:Wn%@SGCdco"O\l:K2aNHPMgtI0RRd
+ BA3.TicoBcID>&qceX$ETR5jjGK9.J5I5fodsJ"PqQK2`\(LB*chhqZs0p[/Vhj`e
+ !!iQ+"Ts?B@*j-d-56F]6Xd4/KLR7$MF(aupoJ'b&rV;cEVT`P3t%1lAC>`kU]:Ra
+ 90fe^KZ7RZK)fI]BGBH?4,V=]PPPFe.k[.7W76),?BIm68SOFcD(;5-Vc;m1>-q>8
+ =d<%G[Hck.2aj"bXOYGbS-*Q5bq1j.KlY:H\D:[2$aim/H(\IsO?<.71P*-r0Mm-,
+ )\6AfipkH4IQjHfa^nuWgpU9!RAe$0P+:AEpRdIZnTl0u-V^D<ju&V'cGG^.fkkld
+ >o%d,&CbUVR_4+D3Pqq=0D_g%qO_<[B/YmQ?UpTjl0Z$P>;mLV_!G/"RXY8)[8ZVO
+ \Ijkh$ZG:DF6C53YIiJ>p&+(R>h=b[poAlun+)S@/FPV^q^:j6%(<l at P'$r9OE;,F
+ 5nJp-!C-&%]*g',e'/:R0]S&h6kH(nU-sou+G_BW9:Za$cFdDW`,P%+$:\b=DX>Cm
+ S9GFXOc!WTa9lH[Kt8dEV]s2s>_OK$1$f,U3jO?O.R15%i@@7!`3el&Z>tXF7Pbao
+ TZcpV:G/\(<21AH1NT$D,h%p"_G6+jcSR6&e;ZXCe'.`LcK\sG29QHPd4*H6D%bJr
+ e6N-,ckM at 71.:cB.$W/%b=afV'J-F`2)KqA:b[#:O"OEH%6%$,oY`1\<QPDK=eaGN
+ [o#>32$I5E2=npt6hOH%>9L>UN<Uq1Eml9]2KC//+EinY=]m/LO_^VTjL8U5FqmA6
+ c8Pn5E`%oJ'lGoFc*W/Xb>]9k=gjjtH9..&&U3'0?.jDW9C9u%i&<7#fjF./%Zo*5
+ /X(Y at BJ&kt76h%HG?T0E."Xm-?0n$=l/j"'@5G%k2r%F4(t[hk^/E']Gs4HSj7nKu
+ pLBM;j_&&.4uf#t\AgCtA*J_ZAE at gn9:'?IQBs/eWTK7Ji4=guU=e/]BTQiS45l[m
+ 2Pr9ghY?L^Tr+9dD5np%<_8V)(I](J7pD1nWTiqp at C&!/Y-G\(2Qf-FCm`f\Z+_/0
+ oqH at e:(b&pRq/S3i#Heia<4`q4.'6"PY&5cpl9acB06AOTA#b<X.6VecHX[9I)P3n
+ 0:d^rfgIs!%GZ,M-T-\Pg:D4=[s_kD`USd4D7TDLs)bL=Ps:_9H1t*[\8e)<B746l
+ Di*@rhEG*(\)*SHkk@:V*TX99;QoB`#T'aIF;bC>pS?]+1\)tZ1J-j2:1``7GPKXV
+ Zia*"iCpr7P5UZ at hgpQ/"#j<.ggHR-K!4k at 5$0G9i%,gLclkrqVmuoQ*"IX^?4<tJ
+ #QW7nre2m9%m9&^:YC*rEA2r/^GEJ-QFo1R0Dp\q"r.R)e2D\o&<FaW2[<eJXb>&`
+ m4juQ<aqN+LX?#G,Np>eU>/q,/ljO<\A"tPA.OR^U+!Si(CA[2:PA6dLrT^r(s<V6
+ 1U5>8`Rn`>?t<nDZ)+\A37pXZFDm*i1-IIn')Q3BD0$<C)THIuqqmoD.ahHp8*';4
+ @VNuFcU'`UGs__1lkYhjEUcWkgEr(gQo7jQ8kR%E7q#l=ORT3pb,?I3iIn+f&b8--
+ 2ifL!I)Jh/b#uo5))!,NNCOX2W(dNu&`s54-.37>WE0RMVD<Oe$%cGQH$lOPO]n9W
+ ,%inRdXC"p,b+()i5V`"2@*:N8TTR':36S%VOABpO+qYqWDc%+PkJ-6`^%ejkriVm
+ &"`tCLUc$)oV`q+U9m7FapCj39O]??OofNcC-n>%1..gseoeu)-T`bNU7a$.C/?rp
+ N+jaGF;&Nfd'=6NBQY2 at FO!fXRXGb4"W"&;G*u79=\fqV,;V2;-.>hE8`<*.J<_T;
+ ;Yl)ISW-m/PI;.T,M?$)X^js;MAF]$MMttd?CuAO,hAskodbUeXUsmXd$b\EQ9 at om
+ Pu-Ai>$Y1o_f')9C/RnZ&A)_gfVAbl^/s#OA7AhuGBO;afXbKUXMj8-Xfem/)Z73`
+ Hu$$DQH at j-"(dD8J=e`K0j1OfCsNiiS^rd;>$:$!Chb?%(:oH/$8h?+AC7neXlN`.
+ Vf-G*C8V9qZQaa`NN8=M\@*\gh05-#V8]j2[YiSMbG&LM)A0Q);WV/!Zs]qOl]68#
+ -f%uAI-/E2\dnkb?Xsggn!0QZ29lP7aRad0I7_4Np@,h1F^qO:qEW['s3/+dAo8q/
+ QaFblhpXT<VC`(dUrs;#CN3_Ne8rLU2Zca5;h4C%"i[of\mi7sLt/oEYBBFH+)E*Z
+ WkL.'p2_9\Cjd=@Zu!aCB+J,QH%Km5X2oC`-dXE>KWqSc2\JT6j-)\RE+V)Nn%Tn)
+ 3'!(82Ise[=PDknl'@HL29C,!eRf`QIq7\Ab#i-LAXpK20aW?UVft$lCa4hD("elK
+ Rks5S]n*K_E,S_55M)FuUTH_#XZ?t0kZhP`o[PM?Pj:Tc>pZ:YetC?-K1fG8l%rjY
+ Efq:U60]+*'Q/3(e;#tcB5IgH07KI/](7CbXKS]\2Q'@)d_/SLf<Lo2WC2e2N_'+O
+ C\7Uc.(C[m3eMj_c1\^"8$_&G]mVrM"\@Emqf:R5^U!L,&)2fUGFOT*O>f?kdgf/q
+ gE",2[[k7g\smlH^#E2i*<k,c2h(&JmoT9jeD at ZWP]*"?^\A#bHl>@)lQ-SR3,W<d
+ lOT$D/bd>,G'LP[8HeK<gSj[E)W3YXKTSF8AU+4gk.5o/e4rk]1sQQjBffjE<rL4O
+ [S<8o5FC%D8P2#"jQ at iHUt&d#`CXU)jd)A)9n&'e3_)j!*B*t+*72O1-2$Hc%k_nZ
+ ZdF*V,0*tYiSC)tU3M`?l.P5Yoqr\SM[t3QI@\Aoj<K"u[__CES"A?:<*akC<9TmZ
+ [e!8+fK;'In at P0p^7Em+3j3lWm;o@#/mk,qLF;ZfZGLp9n`mZOE6VJI^`qmsi3$kh
+ nU#c@?bA8'GNW<)h;d.64HX]mXnV43GKB:B-gNMbW;2n^kPPiJeFpA5h8H5F at t-r?
+ ^/%Z'2llEC?S].e-Em#j<4Xu#[HKcSi:d04EdR4;l?OJ9l^BI8s"3@!BKg=BmtC=o
+ o\WABr_Ie:Y?^Fr-LXQq^Bq"CDn>>\G5O!ImSE-MDN=`-V"cUQ[kJ`ochQu_9(=L)
+ pM`OXcn>,j1B_TSrT0 at Ja57'&kkT'Jrm3Kcc[,kt9_[u0"sVFukDokOis.0d#]INX
+ O5S.k&H`Si!"AZ.kH>""6NBmA"HWuocm$r#Pm&k0$)hnOk\gj5!sl&H#*;[cDT(1$
+ dR6p7C9XErD]4f.*<VBGjK at AIDKQB6mflV:m"N+7 at e0jM-O]./$nbrumM-.JmfKWT
+ QELf&;"Y3X*s8_ErQs at -;%i&Md1[(q3bMi\8SJEJ,7l&k%K`OBUAkpHd/m.f#k3NY
+ 0fW`@'*E49ISg;]0e@;t"SY`p&Fi+"d+&!^'c.A0;isie&Vb4$FTuh%(!eHDnKAN"
+ Bc+*k?ZB!Z:b<EER2YS#fPuN\;$ou/N(B%=*"^((n)j\52Y']=&!:?@c@$\3>8i4'
+ )UZ#7OYn-J:C.Sr)m?4+EKL&pV[*n8CseLXdF at ECo''$%'CfWT&LA'PCC1[6&CM-T
+ &UOa[[1fUA+gKoJnYCgmk$bP%+L'N@;:?[cf,:d3`=MPa_p][$JK."C->?O,L5-o!
+ =!LM_'5ZtVZ<\b$k9_C&-DHPLU;\O$2^8Ug,gh#dOe.f")\94P+7a;-&roX at -R',d
+ $ZWEt&R-="f`;^K)tLFg1.7#J.3-a%$F4!4/Ysn8lO<6o.4"X30lJXA.k!/+-1Nc?
+ np`=`G9lai/tuu/!eW2dXY?tt/i&t6Enr1Mi at hF%)A"&HD6kf#1FggG0s]soOe!Q\
+ %2]_W)D at 4*o$7l1bq"t_/(30*Eoei,q(NI&/sA3:F#$ZM0+1]G1%Sa(n8U>W.lELs
+ 2ThXN"X>s)G9q<9//"3qZH"ec9)ULjpi>m^;ca_JQQHm1-^#2Ae"\arP0`6W at K_R)
+ %CC at Wkq=TW-Sns`'=BYpV^N4_;H&J&6r726I6<8dCSgTHZg;2ngE1)412aupPCkWT
+ '0)3,51 at M\B=;U=&74M316W>"PES"*SNsFL4-LOBo&B?6YsS`&0#h^CVbUR<KSi>'
+ 4U,mpWFJ1-""CMh.Sg9PZTC6)AMeJk5)8)d,4]ZU(eDt<B5cFr,`tEWr-Qp2/TPta
+ o*%K3010i&,ua%rAR at j3b&ikMf!G$<1Xar37nJm:+S64>1iH!-Bh)+`#12U,mY4"t
+ 7UsJ366[.,kNM];>tsp'4k$l4&tqS_UEMI at 5.&>i1T<N;%'kbi&+ at 2![03Ec!B>0i
+ 8)jb>_Kf&=NDcVq;3Y]LdCDFU"&`*t:";0n'95d$pIB=@<&8kuog_VRbu/[s20Dl%
+ 2,L*69Oq-d;:2]Fe-Al.q)DAi=&al1j_%WDfhAL1(R3BIoj^l5 at 8N5P@Wd`-<JjuP
+ "]uJj40o#jo[R'/'d,;/_%jno275B*Il90X<YYj9JdGWa'ita;?7(Y5Q)-t#RoWMB
+ [BlPsQ/>*^bkTYeKD"M3e^7C)6!\X16kULqedV#Tk"'Y<D)LcZ[IIO%2-\Pe=ELZS
+ OQ0No@:3*]@b'ot[Po5V5?ZN`=nO4SEj&qEBk-71 at 29Y1<,kO:iqdft?jfgmma5Vs
+ V.OmbA@?JCeh^O8gLW9gB=4^1<XDt'?E]Z1 at oWJ1<cr,!q.8-+9Ql#/[Y at _HWG+6)
+ @5Z_Qp.o'3SP+);1KL>eG)KpN#Af]BYgqK>Q@!!t\=OI&R.e at 42W8"`q)?bI3#/2t
+ j$.B[-#JieD:[TXeS/00X[dP3BiR_p[f%W*]]D(+Il at C2P9Fr>0jBsM>SX/XP7_k(
+ %<47j8^j)J='8s5 at 6mq`FRj!c150nJ,A^=BE-FZ)<s)aZ>BJI955([1(NPEM6YA:J
+ F;EnR(2n(I6Z3`g,S0csb*R at 1Fa%u'Ct at h2(SbEi[sFhp;_m`[Qa;$?4]g2pC:97H
+ Q\B[-oKbFZ0\3"J=/Ts/[p:q&Cj5]'p,d+MOaab7=#]St(I`b]?#Fm#CBkr/2oRW!
+ JTgD]J6.q[fAV4()fF6mD"f)rQd at G\ken7kJCj=<GW0uZ),s^"En0&e3(,)Q@".l$
+ K%GQ&Q^*1=)1qWfHh_H/(P at 83o6bX!Jn(j(GYs0],Ct(9K2l97(k[.%,"NP]dT<],
+ \4qBNT8 at c;EgPU;QfEm:a,$j;L6ua4o_j\l\Au&fAD#"W%/l,qnVj:BK_UaW#ZlLX
+ f7S8Wi7Qpdp^(DSrI$YFIlEcKE"-A\I<o"JC"TB](QXYM(QPsPNB#FMebs8anW%3-
+ O;;Dj.I!">AW,4mds4B7f;Df?*7Ut$PBc>M3#. at W>F%7<OLV!L39's`5Em$mN>ZAO
+ pj8!g#ppNn,C*8`R9>kJZ'7.jQhd%i\RfllnQ at l3PDBa:K__$[s-`YEP4fhGQp6Js
+ gE\eAS2c.j3#q\G&NeZ#RQ745j56'/^RVjZQ^J;N\[@-:.>Kq"N%[P'Qj]L1&"NHh
+ I at +#pq1FHJje+2BQNc!3kr53A?';b/Pe!?WH23>!ae>J4M"eTCeGGJV.(ad;LWjD!
+ 0R]NO2l-7nQrYin'PDXd8W!imTlsk at 2cZRJ+f2^'Mtf;K\93p9+-TlL>.:]!g1uTb
+ GF2I(QC7Dqg!Mo!%o7JLB!kR9K[HH;STK+eRs/5#R,t:L8ZJ"HTGfV`Dd02E'8GKc
+ <LTPERR`EbH'inZ&6`s7RQIGD\X"+]U32*ff4V2[KriYYUMg+7RTZaq:P1\!UY38,
+ )8E1TYA*_HD]:"')C()B$]1>jU=]LJoWP?<YY!R=Y<(RJgE!*$R>!^aYT!\%1T%&(
+ $Os]YYo?WJgD?OXo<fKJ[E<^!f+fE2"1F\7N;=j(])T+)nZc817!h:g]19?pPH?o`
+ B_pP\:$o4^UR'Z09G"nI>/Qr$VgWmeZWai2Rr>Y1\P,$(Ut`_Y>;:94ahCPJXu_oG
+ >MReVA23sQ[i8,<qou_>HafJk\(gDbS+JF^q7jQE^\_*=HZQsu^PLXT\^]SO>DJAG
+ iM7AZ_790T3on4a0m;:;\U6iURkpYhn#@8WS(k?a4A7,M.O.&+_- at eo\dc7+Dkak/
+ Vn8A.4Ct*'/&hl#X#lBYbV@)&=!u]T]6oBaHB#j*%DDYXMd+B at M[.)2,YQmAa9!g$
+ ghXpaOgr%aPh[G+]R.]SSVB6='cY]/r2HlG]?L26X''5RQ/ToVfbjY:NLYpLgQTD-
+ Z-6F=\$Hmo[;Wq[V94,uboHnu)l\\jRq$iRbC',Jr(&boh5=NrH$mZQ4QiX[;::s^
+ db.^-QZ:NR8^H/Scs%DnphVY?8(=(E=PTUQI;,ZD3RU&RdTh(CSEkt.n$$#)T?s)p
+ SAE*k?*@N5d!^D1rFOQ,#2=Ot/j5?+>sZ[qIE*A!aPEQ.]i2#'D:6+;f0(;(S[Zrc
+ Y2UIke%LF??-(rpW@$H;eQaucq179]iQF>LTj=L&I8>Hckbl)PQb?PR]6Db1q:PP#
+ d,gM)h?DhcFjAb%c<FH-4b;AD^YTN-dfWt2h36Y8n&*tHdJ(334uJt-/`EEKR,1'g
+ >Z\Re/(`TEiB-G?^/K9j!Tb@#h:g99?%_#u8)uh at inIJr]^b$.;;>?kkr5NjIV#_>
+ LYj-Hk2(%>KHK6CMa^)a:DE/<7P1MZ+lYZ/k+9]:SqY#Y!SRGehnH:q:A[7'KgHR+
+ B6:tPhHf1_Qf,TO]`&GcSq6+r@][K.Skn!cB2M=Y\NdOSf)B[Qr>Y4<;omg.l9:-]
+ rS8O0#%"&KFOU'OKqrfT3aY([kC4RIq$EnIdHm<3k.Z:<&;*M;Q1Sq$8O#CF7fI3f
+ kI\Hrn_['mI\jEb\anX3dXKls52=DtAara_9:q\?WO)<5RIS%SpY/p@?R=BrZ0Hbj
+ p]%;HI>UR[j`+8g5 at 1p6'^P:[U\^Uqgg87bIOXac.HmDcn/i_jhH-Yi"6mMBXhTGJ
+ J,g\l#S[aT"bT,"&=?!$)%;3diXm#l:*g@)73`D3`)m<aO%87CaGc!B-'Lp^&t)^d
+ $S@\GATJ_K#%]Z]8S403e:(aWS^6L6)AIWl6_csr[!G\$P=q*<C"*KD7O_998nu^V
+ c!IqdU!I;Xl)a$dAVF8<dousldquQjX*4>e>30_7?"*IH`E)GSJmPY-C^'tDKs]S'
+ d>LI at UPm,\0c9hS57*O+j`8`W`O at dicI[.3]H-`&V5r[!cs1akGH9:\C`<8;QU@(m
+ lh:/a-I2Y'^M[ob3,\>E44J)Sgf[E#A]NnRl<E\3"&7:FFgPF)a(!<1MtB+EI?*oe
+ iK&8,SF8D>Z.e;`1Z%O!bAm0`Hn8Ren$DhOn[T1qB(.r[$jr!.c("4F5mrnkqn\<Z
+ +N$E?1b+-nN at WBa+V<*q$q#"9[0\]EEt]1hc5XS5VbpWm$:HT&rn#&mJd!&Jd/7Yj
+ 7BGQ>i^\j\JDEXJS:(.RMI_\e2=\j9)o`M;+"#*KXG#;!9pD`K92<.)0$+Q5?Re:G
+ Ri*Wm'0?j_b\ujY+hR5#gmHAZ>j/`B&L7rM9oV2[g!)4Y!5Qj#j4QSpe2k92cLZ\G
+ 01FB;K0<*h.iCZ-1_^BmYB7H.'iL/O5g7Vi/P,*O%a at hubZ+3>))Tju"'D_5m9<(\
+ <P9=OeB0(*mFTK$Ga6gEZ_(F([@?u&Xk#XmhH3AZTfUg5<M_;$QAr..^MD*%B/'"*
+ 1M+7D*PjsEnu]S0h+TE%^/krlfUL^HA[s)C(ILo/XnO?`I]U!fo0Zh]mI9W%Loq%Q
+ @7carOOAA3"WUo*FjY]>fA7fRiKCo!l/S)D4cSN)m<%XQ))a@#@Z5agkN0kK1R1-a
+ ,kIJFq#Y>e-!AtUSAc@>7 at WF]k#jKLc6d+s6$aPATA[9hO/Te(C9O5(<[O.DBZrAB
+ ip4aIQ*!TgY%alnqL+.+g:LW`[`+Y'mBNuZ'"tM3RSLE(bWC6NZL=:Z\Z;P()gfB:
+ pl>frU&3 at pUc*S'(LQ\)%k4Dse40>.DH`AePOUce,k5lThX<\<S<$*1EsrQoOR2;:
+ ?!d2oh4M4M=ImcXEUIafgihMM;qPUZ%>3=Yh3X/HG5_:adOuUt!T*S-DQ2Ukh"1@'
+ !$9iMjRbEMRHi%'HKFA1I##o8otL`kipsgtU$VOrMt?Z0>mK9[Vd2q7hAVaWrmoiX
+ IdUeG.X1/pTIU>!l9Y?`Qis$fUISPWS=mY7,+%5?Q\0(n#,E(O]\s7AKC/Ke4kG/f
+ $9T(]0X.1dW&"aPRDjj_U$]`q-MQILCk;*$(pF7p>@DOi8Wa3!\;33!U%;rQDS at F,
+ #a5 at bMlVO#N[(#!N*0U/]0.l\/$`9L#GR][N,_HD`^nDm+/D\f%]U?[.(3]^M/%W^
+ IJ?9tD&HaBGX=,B_*qr(*i&(%O3uU>7e20OfW5(2dM`.j3=?HEjD'O7$27#(m13`I
+ Dik2%75EN-*G!pAP&]ju_g)6Pj[i".D^"XC3.WK9oUg_pDHTU9f-Fl(\h,\3?:,qT
+ )d3r/P7lj%bBKWZh8q=;c&uPH3M.>O;<EX47B9&VR`o;V=-eRfDTmBo2I,SOQh""N
+ 9ker)9GHc=dpd;T)7ENlq1YDNJkjVbGrmCtj^E5qFjIpa2.\>cNKa2\cPQN`=^9%?
+ 'D?N>,V8\%'I9CB3]3']%1Hm[2P.5">>?(TltFQ7U,7g[d5AO$-$:\M;nA'TH8\mf
+ ;Gs2&^(=2b"%fEH'rLWoLJTrf:aO?(W)VJi'C!2(e?q04e65CAlA&5K]f:QX8fgt>
+ F!do$9;WuSNk/9U;_$P\WfGVOelK%NVep*uQ"!D5>1k]Hkprh+-=t\a`usZScED:a
+ ^FB$>74[`eO>[T]OZMWFl;<;;<Z[gaBh:m4$otF\*m*&<04:l$7^455\u^eW=DZc\
+ XjT?leuDSZ-B\\3er6)$e-/0tSZoNMZHLb`:MoIJQ*M-*bgMtRA$)FIZgX at 9f\:/q
+ Xjpsl2<k?MZeKRK*PIe^'',8bL.CY]r4)ASleC]sFVennZE(_%dS!_DY5(#g-_A;D
+ le?aQ9tRknT'5'@O$KiGWkEV^j;Qe0?8%</]X=p?>%u<-VbPTYfH/gTbPN;4nRB+A
+ ]*aXi#C#X-^qis0^V!5\>&\'8Xr)ng?h/>nb>'NRpeM14/4U/R/]u#WcPk9fDe1Y_
+ (q$ldP[T_$M^$\.`Rt%L at FsUOZ-EQq'`S<mOr+2hk"D<a!/T\e.?Q%`7]SOJ*+Z.>
+ gbIV8bLb/j7N=>oECDXk<\lVpbft&^"jbDuX"i=l$(>/><[%9I]2ZG$S1K'KcDtS4
+ dX5\t?Y5)1)E0r]HUV5+G('E/o&Su7D4tkKP1(<o46W4tnFZ%@d`?J0XN]RsaBkOA
+ \V@'G9jL`jesY)HRmh(d9;tHGPUi1!?!?VcFRu(G=$"r!`[oN<+'u]>>+K_G]lBq3
+ VTR#L_`:58NO6'9d at T'h`Fdl`\$kE.gH*MufL^_')>6/+H09<5?'mnMjP8#6#B@!H
+ )3)*gUu-F?I,[lL^\+J+hY at +t'WpO\N%XY-HO"S-4ZU.J's$"-'7uCl`(@I5$/@Wb
+ MsX`d`%lakeoUkSndTNXchAJ/Hu,]k/i1KAG+mg',Co?3d9eQ`gZ;\C]O>ZI=L_uQ
+ i`lu"o8VAM2oeO;Ro=NM.'L:/ED+9A%aFT/S'c8K2<Q>NrFHG%e07+TkTtGRFaga:
+ qEJ6)S[30AmOQlam^_I=]5SQ=cXXQ,=QnO1Z#Z:%htV\AmUYq#OfkV!3:>/_YN)L'
+ fhZlU(Hh1N5JVHG)FcVtM1od_Q?f)UcILg8o%]u0q(`-&r at FGirc"W at Ie.!hk#+?j
+ o;)*IosOVI@,g$qc$4:Efh/0Ip0FT?+Bg)]])QdB55Q,kquPWsDoAhBo at n;(ELB#9
+ @d0Ai#(:\3Y.]$2^g at 1jrGR[N2Rat/IeE&Vn!le\(W%WY;sO at RC#jK`_>/Sq_EWsN
+ 1lENkOL%0WZ+iZU0b`*Pif(VAO$<a9^G at CTU96\5!'Rq\5AI77dssYmS&"'e]VGqL
+ Hc at r0$7UW75<Jd+9GP2*Og,$#5nd]b>Qguf$Su<,5a`Pk$m#dE*XKt2La4+N1/:,.
+ EPOrlYIk^eql`8#V`t"oZeQc28m4OULdJ<G%9X1Wo6CqT0"'IY_7UAm)qr/elp"_l
+ 5l8qpF>9:r.Dd>MM``Q"PTdr3K0u^n6Mr>A+P/1B"$aF:_3<\@HmZ=5-bt*c,BPl^
+ ]0F2t4#Un+_lQ$fg`_NM91,B5_<a92e1j=+XMRX76<cfB>NJ1n"MIc30g%nCe1<PO
+ Zc(?_7!P6 at A0F8R=i8HR`.M^5r(fG-OLZ&_5kBjtoB+$X9#Ot?7<CRX"C+C.4N$Mh
+ `dBGYN*X45 at m/%C]3I0\/+1>;;++)H7-`)*lo[^QBuGrP7;P]9]QH_$BYZ002N/nM
+ 8>!Ui5e]=i7O.Rq]Ji=nfX..4a,=1mS,Gc$Hc%)W`<6T9A:?fi?8tmc7-#!%C_"?6
+ K>3(J[Obh#A:;OlKJEZ"UP*B?A</q(%*0uG25HJQ%",BDN(GFK8H]^0`.:H!(;PS#
+ ]CRGh)b%hI1WX*o#TSCe$:Mn8TZK$,YH4#2r*_bDN^OS9YfrgK!d_c]Zq.j,8lQ\%
+ Uf0kWHp_G>`]S`',ajZLR`Vq<9)Ompe>:.VVao788rU$Xe?Z:M\]",l7Kg3?jL3#)
+ ^<-S_9+(dCRSP5gM9?<f[[a_K9T7'B`hPqgaumM`Wn5EVZqBp19Z1a8,ech)\3Zq8
+ ,oZR&,Nu`rb=oR`bB0jZAAq%);o44,TZkg-TUAEYU.pR^9uOihm*ru_cUi5o9GCLO
+ TU<tde4X%`9k9heC-9*:d*37`bp*pi`8`^S]Zs3r9Q[tnCrjm9]839I$+b$![+ilR
+ `]Y813-5)E"CfICp<O)+9f2=Xm-Do$m)nBV9mf?'dKm#"pd)gVcE->']PpHdqjGD#
+ c?rSb7$#3Ts+unB:F,MUm*3k`hp0`)d%o#`FU^+.#>QLr:Rq8X,lUE[a3[6+:fQ(C
+ 2!@dM51'I'8L4R(2!'p9SPN4fd-QJ4Cm(qA#HIEQ7^X,TXObeJ[a"1Z:e`0-<>/7M
+ R*g"G8-K"AKJq/XoLLhT;JO:djP\FSg/7^X+I'dlFL]QmjA7rrW$O:KeKNB>(cLb2
+ ;QUR0bjNber)$07a at .l+K%O!%Pp;h+/ZgO#Zi.X4p!2YOde!iEo5DCG!CrD8e'+U_
+ <2S$e2:?&);iG7PZ8g>C5u`fV:>J"Tlj$#Y&ua:N<+L!uF\P4D6.7t)eK%b[*E,n5
+ (=O8uaGLAUD-'^?lr->*<>A\6jYBAL+\XIn+alkhj]BT!=k(#4<0Z1gX_B-q`77h:
+ _*qZr*G3C#/68k.]WGqq?"/UICX[NeeFQ>`oa=fK at +;T.e(i&Fj_Qp+$J+$N=(C;S
+ -#c`;GY3C'ege5^W16r&>ZWKdeV-=jr?Bj8Xj^j%fH#'!%:e$Z7+"GPbfpJm9fuI1
+ C"URE]KLj>-#HaIMc]Qieo_YYo-DqIJCkOHfc7RSj^l8-h+>Q"7b_D&, at q/@'%m>s
+ =cJ9QQ(#QQI8[b<`@F`t7<2Nl/5qOr40YpB/S80LL"]5-Si]&3?(b at 1W*1$o=&TQ3
+ [=qWrQW(1g=M:)*rFE-tP?N*b<L$qDFS8orLYIfA.,Ci77 at I;s3Ea#sg!..]"ghF_
+ K\M3YgO4EQCuX0FUKdt$co#302(dU[]NC)NgY<oTS\JD->?nftg`=R>'slR^`(Lia
+ =X>LgV9[lhY11FTc/mTXMqVGW4^C*qgsb33h:C-DaB\Z7gU5caL!nc\b[!r2h-FSt
+ m<magf at Q2ih??9jKsb..DdCl^?01-Q4ce>LQ!P3:h3I!UKo75Dlj0$.>8$qdm=sF3
+ nD#V5=acLj]s(=MmG?s@<qYY24\AE8Q/@SM?K+@[4!<?jqqgH.?(K-qp$c4Wa^<$:
+ 8:<2IAJ!c_e)3qmgSI;GD at Ksu#Z?'Gi$9<bji9BG("r7VfDYt_<VPC9q6PM^6G;L=
+ [L;%W^u4nrefGghjd[SO2rT`4b;JEfFmn2[nQcV7?iAa;Jf%r#.*Sh;h=TK2m!E'(
+ *8+pD@/_M1W.JAT#iN]2i`6iD<Uo'Sr*nLi;hc3!Xli8F!+RV?>UBI1 at h`Bo.UaYP
+ ig'K!mM+YE($#!BhDQ1n^,n]9[pYL4h@;d(7Q9 at mdUS"qA5&\,XtF+AMWC'%?Z!@6
+ ((K57:>U]bj'G)PjL\t<`+&us@!5?'L%f,<9OtOK<,#g0FqV>d<+K;\gJ2#7p(pt#
+ s5Y_C9s.[0r`dah*TV'Nil3%i^-l7-=lP07ANd>.2HF>r=6,)ejH9N*"DS6L0/>Fp
+ gQhd#2JV>SD!'0ck2f<o:2dE2E7i0 at B!u74`b":E9A5\Ejq^)&`bFEb5\Cj=@FaZ!
+ `cTr>G3=$thq!&6?3TMX#N^D:;uVD]*a<;Q9kQA8A_qpumXdqEF[p\ABVp[IDEd58
+ l=eb4B<#&a(6?L"$Kc5^ABk?mSk%m;NTeYVAAQ at OCg:UbO_,quBr5\1[Zb7aF6V,M
+ C#iOHNgS4k0\X6pkrsXZesu"pB^/`$QQCeB#,(71WT85rhB#a5DMZlh;J?W5l3<D^
+ hNV]kFD,8Hja"H&;.]%LY%q<dl8G/H^8b`J\1+SlCIW`l^3ASVH0Q`2l\7]83eV;Z
+ Qfl)gB]b(bn]osn>[o+b at lB,^(<:0%aO2E/CqcY0hU1Wfc"u*Ym-BUH*l;[[`,"LO
+ /p;PL]k_IZ(i-H1CbFAnDTZ`)am)(>5do3Q<g[_&\EF*EcV6c9^=h;!OI;8L_V at gT
+ 0dt'nGA2-9C;*+'f$*B]fC&@ikuFos>Ukib/48Xn6KDipmZ;>3m9oq]CDOhUrnhNl
+ nnPW(6u4kNjDr5`:%)%Em`+r+p=sN1f52;AmRGXlL=>CDN:)]K_UeD!PY,m'9>mVU
+ 7AY+l9>^.XhrBanDk?IcU3Djg<cE^na';cdKQK^`>B$*G4/US"D\$cpb]+.)E?=9l
+ H:IEmA]CN;a+"rGD^&d'pMMVDDE`;Z0,sCN&TP77mP0.Y/9LGA'h, at tm^,[XQM9h)
+ "4\D;DI"Q#<t]L&05_j at nXg_?s!?hLEc=e%CmK0N[kq3a=Ro0Io5<XAB$fjmWGD4I
+ 3;5J87h.Y")Y9!<DjK'om]lB"B(R+<F&t6b`^XNX-uJ,BD\k2h5=euh6M*2pCc<@*
+ IjXg%i,"6[o^%%tmR_La^?aB=D[03_f%TcWZLBFHoVSR/[m0 at gPk-AZQ*41Aa%u at 5
+ ?"TuoFVB4F-QU0)HZgG,F_=bJ%c-crS`VrXegER]1*H:GDKM,(F`s_SIm%mI&+$bj
+ @aXjlou-DkD=a*#p.&$T0*Z+1>'/T]G at iK%#B9C77W5JVFn^1UL:K,OI:3 at pAB/\4
+ k>D!bAG,,4pW%Js&PA4I>Y[J4BYSA)GCan&R<O.6Gb5#$nL++HN+c8#G;jdAIu\b$
+ K&'4Tq);R8#6sSaQ>l[S<fkK!O,7\-p?KiYpZI#!5E,EQ;flA8H08Ad=+,@\RH*1'
+ q6tqKX!_bFV0ZL*qJTiVpP&E]HMTijFcOH,+Z9,JK]n2olZ[,`=/03MX4[g-GA!h"
+ IsH%SO*4U)p]%2aEQ7mBXnq41FB=4o_jbs:\,1dGG5&QEVkX$S]DAGBq-PFlJ%iNJ
+ `O(!*fu>MtIHgVEqtoB-Hrn)\"tANGc1CC8qR9i^Bdrb2bP]@!G&Pk-Fm.Ep#^ek<
+ F1uPX5?7LqOEgdQI7N#j(WcOKRf&k^Fs#?7LXQ-dIXWL+rNVK5a2CuujaA6!IW([!
+ :ZD;-kj17nI]gb@^S+71[/3q`rMQH1s7#IuQuuKlZkr?/hm!+OF+4GFWnABlL[9K9
+ VuRrj!?aWm";VFOKL0*D\7 at K<%u<RqE%$ZG/Jj11i/riVG!-:o8*!Q.%$"%0KZR[9
+ WC41#0:5FF;`Se4D)VO6!&I4-p)Q5Lc6h$*,o2J1Uf(U+b#KdV9rLtLFW!&#WACST
+ iUrYhMRb18f5+JL-'f-0Tu-"/CLe44$FEQF[l^G;RpWctD\nkELA>5.hs8n[rU0mo
+ _c3j"HtG;JELgU>2Y^$7-'uhc0fbUbD`JHIB!aSn<dM`^^1R$V9kLguQA"?Wdk-e'
+ @C+a,BA1#<o38r3n1\)t^5k:Sj)2D4\:39F[H:$V!"O3CXk/I#1g%K3!\'<"?@4Sj
+ *KuW at meV3W>Bd-E%/,%^?#M?nPM#`\^AIrd\+8IlXR$#a^l2dUl+j65T_Q>WC\[N_
+ 0Di3HZ-\ZY$R_%QU at Z6`F?IUG#ZMBH\`d99&k*A#2XA7VZlm9*XZQfn`[XqJ'u_oM
+ gCUeJdiurTOn==c`bf7$]#a0TMVcHpP[<CkZ:p$&\ZuPO&]H?':F]"pe>3.:md.ZT
+ 9PuDu\kK6]UF+0jC/F3=&Oa#W:"-,A1rFBEB07IRif?;Ke,j2#cI==j3WKhP8D-XX
+ 2&r&]:F,Sa;CMJnT$li117$:OI6<h+e5SY%;&&t&R+$+UcPBE""]lpKZcuhac#oRQ
+ >J:cI71V/<D/ipXPt`u8[$DB2M1BQ)M).N-/SetN(6*@.7'g`W;VG0r2.aa'/W>M?
+ o-LpF<n?ZSESFE-DdC31]r?,1(>[/9?>\60XkaAmmY0P6eXmgf2V$D</bSf>JD[>T
+ '+EbW-(s&PE#%ZThtT at ofNjSV$Z';)mNXpS[AG;BA1O68`F8,X4-&&T`X(=/R:Ztn
+ YIPYIP,R'1".WJ=[IoF><gI$,Af#oKT]\uiI0\je(3p;PoS0*=AU6Lgb@<4uf7Rhh
+ #*V\pH?PW.Cbg1'PAIaP!0D%YldMqHm\XL'><;b-Z*WZFf8=JZ-Mna!Zi5Ne<q5=Y
+ !iR%##ug9DpAZIZqPOEWnp(HbP$WNS(:(4c4:/sigth#8,98+rZfh8!OijKu1(gPY
+ <-LEjnQh+rf3%uM)nU;"cWQ_0)&InCGQ"j\&G+5:GM;iA07&oY]/KDtG^Ic3Y]j)k
+ VUG>?CHf9(09?:uHdf0jI![T'\rqJV/nsqN+"c!LHnT]a\c,mLgVJ;"pSr_8g8]Ya
+ NVGIlnsc8H"FQ:O.R&'(s'DJTCetS^5tA<,groeML'e*W837%('FnuA5o2h"0aXEc
+ &qCOUa[):s#Tc)&71anb,FCl4+a^8F/P7%KG4`>3Ub7?4eG2I$h[H5'?&%\9%6+W>
+ T]0]YM<)51Pk*g.i`o&%Yos??BXEPhakh_A1#>>9TbQ#;ApoKL/!MH;(XBs*N\PQ6
+ ,O!#1j&7t!/"SRKaMu^SgNQg5[Pp]UKcH,3Llf[&40^3joqUkQO>3V'`jm/uj;`h#
+ &hP+pUXpih"JM&XN`&JP9e#0lWKgAa<_D%N.8pqEB<kgc8Q@&gT#A!t&nXt^`,d;d
+ <3MZf%Ur+7NA9Q`adFO97`1(*$YFcIRPF)474"BlUt!,FmY)`VWP(7R"Q>kLNc at b7
+ WnAa]ViU(/FLkUcYY>LO,&u%J7l`Jlk9Tkq;so*1fueI<*7H\8"_=$Y#^,>kNM.]E
+ KogT^!@T)nSs.[ic,i%3W5TXL<,R^lF7C(db$m-tXRHfGQ2i;'*hnI:M^.EN9'M$a
+ VGtj0&SbWuBtZC%<:6>VfX4IL`B^?O%\cp+N6J:6eu:MJVGu9?;qm18WHCP-<EcM)
+ cL"OjF_\!Xg:^SR!Iq/)lESnYbus@$Bdf72gfDSJ>O-u_Y!bI_)X?VH/%p2*Flg)6
+ b55N1NARi`G/:P4$IETPLp.%s72E*0A*eMCZ6Wbt*;_(=XBdll/@*O*gH0&LacfIX
+ >hN6=I^N-HmBoLYbu;eL_<lRM[Pl:TR6'SI96HN-MC-O#]5_BK241e[esT`"iGl"`
+ `$qXDTGq)UBbJ+i[m]ZL=X0hT0#cMU=)RG3gV%h""l[*qNq-L\c$AbHl+L0$p0QM0
+ Hgc[Y^/rVV?X)oGn&>+;=76&pg\lWk"p)MA%f@'rR<C/nV83s;a]b`t>k!I[_H9Le
+ R7hmZ/]GK6A0AA:*$9kh"sLoeN3c`hF)\:If!LfLf\>1UM(s`>``UP*@pEl1n]!T0
+ =RR;@gjP7S#!p=5%jGOhNKN`H08?u@(M);_PFWIBb#q's=_j,Y18ZMC\Sj&[]UtP]
+ [UI@=dd6*YVjK7]ABc!8hIa2RL*;:(_3fR0k?E at C1U\4<g#hG[#-FFPhLX!V%kG3g
+ +.mWjLsV/7dc\eTU9oZ6_jWXqko;JLYrkUq\n:*gMh.c_c;DF3HW"TA9rP2nV:@W!
+ :?a;mWjQ`Felf$:>Kp<L27Bj;)GaW(*IY(1rMe/CF%tIrKnd#ne^(iG]Nku1Z1^B)
+ fc"22g23Iip7B^bB<+SjNO4%Uo=!EN7rW=9bI6ZT-J;UqG&C$QrNoTuZJ+2Bl]",8
+ Yi`1HgZqgWIJpo>^=BfB"+k06n\=gr#i52)K^`7PVDpCOds<B3nQdZ@[H<D,r,3,/
+ r at +C!f,_'m>EEQ:7:E_+.H6bZQ#[l9Tsm?Ubk[/TF$1Cmo5?JK3L^dsr3O]EY<Unb
+ #<-^ADp`k17b4*qV.?Zie,"hsl<R2cF^D3#qSub)?#QlghS%P<#@Zt)O0Wq8c.Vta
+ C$f30[W^N`g\ZbGmTn/MG@'[mqn\H>\bM;-HROKQ^G51@&&MBd\\uSc#hb_<_YE"/
+ eT,9nc.JeIo\UJ!E`[k_rbp(]h&CHZIuM\PIs:1Pe`hJMWV'C)dVeLIl0UqW\blZt
+ o8c?*rPuIg5.>\(^L=sh/uS@:>MX[6NJt/Tf$_5)h>7&qF8bgon"1]eI:',Lrl<^h
+ ?Z5@\hnAd:#lt~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 38.23 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:ch)
+ [7.8872 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.6981 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.85451 4.2654 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.2654 9.6981 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.27631 4.8436 4.8436 ] pdfxs
+ 1 0 0 1 -38.23 -22.797 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsB]'^KdT<l:
+ mP_H>e7\s!hn_7Vc4:;?!9(o,nK&b;P6TrdiEWlfpSl[(F>dF=kBA5glq+cc:E;+3
+ (%]>U0OA)GD<ZiPidBs.\g?OnFh:lGp\4UcYqO:^g:6SRN;GlBg(<>T&3Lq`3\PQV
+ "MR]bgC(R=`$GK%n/N5J3=ou'p-UP+/J=b<UY-3pnRN406u[ec"1YPX`qr0oCh4I%
+ dHl&Y6S]($%RcG,!@,]!9#grqn5Pet^%,u5krH%k5qC*_"J['Y0uUaU7<8l#/]7,5
+ i?(RqI&?%";4PZW5Z)(CKuXhe\Ji&a'^%O%',4F):_P[h425fh/NZO'9bg*rZLah/
+ :,;bFlHli$Ma,Au"T'@i%W*:-a:]LF.SEU?4$Z\#r8`Z,1OTEtcuYuf9MgsB at nBBN
+ V,]?JoX&<tfG!(N7Tbs.N1O)[h-iTIF"Mr?d+23L>Z@##?#-,(c*\M:Y:Ws]gCn^4
+ 9j/>9aYV`'%3]E>1p,G*b?%\bCL">S1O<0tc1QL^;loXL6o3pb"k?Q&"(0c$`T'(u
+ Oqg=t_g$;7Dda7>6$2,S<"gZHPC6/Ki`KLF#%:V^SINVA2H>B(3 at s?BAf6V>g#d.s
+ CRaK)c>T"]:VM1JkSaqbU$.ptNMG_V:6h[?RVn[ol5G\ZWToqTXfLb+cF'e?RdRkm
+ ll-GRZ0[r4c*QdV:=Zb^O/uaL55BBT\aGrf\W>4gDCoU at g[>$T[.pKP at HEVNnQTrP
+ :DLjS(AA2odEr^1SlAOI/^*`*cS`u=SF8VeoGnH2dI`t_:"/bU:K>s<SSqfcp)T3*
+ g%Lu?D;4e*cZS(<SaV!ap;s39H.js4'7=b><RBCoD1A#+H2`L4kbJc\T4ubQDY`A8
+ 5,29L2.$GanU,eSB9gQK:??<jGE`.!2'7HFq)#jalgladZUatDJ&deJhr18Z-!gV?
+ p^7+poA+p.,e:^7)$AfM&NiM=#=0ai"lR5\JrjRS6.e:l@&[%W0RaX$=<RsmKIDN#
+ Xqiru<,Wpr0nrNLGS]LM%3`YMCCo9u6caB\iWDo1`@<%L(l]-]'LaG_.O7F7SBR^9
+ 7Z&oa.Rd>T'Zq\'MU?;o+5!qsUAS;U;2t%\\B,WK6qN?bVD^opB,F5DE/i8j3Z.YQ
+ :SYRFO&>8\8!T2Y,QrZ[Z1sm28Hg9u6#Vk'k!d at Z*@&`QN at +3g84cr8<b.m]P;6H>
+ 8_ at GMAFuR[7NtR at Gt0=F6%>-"p/K2f>pq"PYEi)1[E>db/Z#8RQUH"%')?l,joiM5
+ d`,]h=c?;@q(8!j*bJ)kQ>Pc#d@*K6B9K6p2!2`ZRcL2[c'c6nVX+tco8[ibW7O%B
+ 7-PsqKTaX&eN;g at mNckrGY_Gp4UDPlT%!*^:SL'<Vr[r:PQG/f.Le]$EH%S8,)/IB
+ (<rdp&Y??lr_Y-s3bY3)UGQ;;6&IQhkkuNt:d0uWW^fYCD'_</U6\Jf<.*qI0piZh
+ @FH]C/?,@[VY':We!7sL.KlNEa2Xe%=ZoU-<CWrc>,36DQW)sf9gpp+W^nV8XK&C*
+ Shlt?<S5c#fX5%e;3%k09#k)tm9Hb.Xs[7MSQdUt8?L3Y\CXi4>gt?KY>dQj=1\>;
+ lbe%Pp'q^;)A?O16l3)N%`I#P,@]FsNj;D0a?s&^!A)3XZW:th=b75uMYI<+(5Shk
+ 6FUZg?(JB(FiIQg.Ut&9Z*m]YeI['`BPg%FZiqr8Q(*(s/br5Q2VQki>E*7Kor`'H
+ *p-_^SScFgS1BpMh-$J9FUGh7.!H)t?-B!amfh[^9ciCRHc::!3<cupT(/*3ekrVr
+ <PBa\q:]'-GOIur\Etp>[7g1BmVV7#f1uF5)sU8(3E!TPqZY`u$ZRj)&[j8<rj>uW
+ J4SeY]/JgS at A8Br$J$7G\;KV2bA9U$]u at aOor-^[EJ^q,B>fK')3k&-LW[%a]gTHp
+ ijjnVncb8sR0Oop9Il6G7RkIE-RL`VO-=U=:3]LE_-(F'aE"F\b>!F7[tC at 1C;\#q
+ QG5$6;ZRXT)gY71AU1e.2jlH[EA)U2>oe%h^R0UIc#-HBk7$IEb@?j\B^nbYAcd<`
+ K%E$Yq`niCj./#!mm3A$la$GpUU7p2bG]RV/c>CcQp#B:3fd!G]h,3W##EbfY>je(
+ =f^P:Y1=N9I;5luXk2F<f,F$cl`GH9e5!a1)\)Q-/W$aXhSRqb/`pkdRBtc\cIs43
+ qr at XS[EW%#gDatUD6:@Xbhh43)iVsX/]kQINoo.:XN#.[ft5HlmbSo,_/Cpi^!#j;
+ h](ppDlriMi,6tsTGN3!:^TL52[SGJ08=H&*Q.Z-&`J#)KgOVo#InCPi.(o]O=h'`
+ Gi'\)r/ZkY:.<45pEnhrF-Q6%;9QK,/ERqUQ0#_9$+RVciS84+nieAGpeNI(I/AP<
+ /pk]d%lMO82k4h88]1Ae8EChDQ#f-kan_8Njuh+UFe64s3Hm7 at h!P^EQmK[rk<SE?
+ YI8W"e(]5)EUI+oJbM at qh"s<4KADt$p4CW8q%lH_>dphX?FSlSs+oe8A$C3,_pZ)f
+ *V*MIa`C3UcapSlnbt&ZFsnNkT[/"*IXnbHc?nXK-Yqr$K;<Tr;ojB*W:FI4Lj;d+
+ lofQipABErqN!cBIBT@/cs+qBr[6cTDhI?S)oVZh(\<#eMXt0S_"]!gjaM]HqEAQ3
+ r83"n4q&5!:&j5NDX[E$7r%GkVtP5R3V[E?_sb at XJ.k`%OLDVompFS7s%i,:XV`m5
+ mf.lS!+u**B%[.1#lh+%EA.r at 0FW\3gB)9\rGX1`K'raff`C6]!D%8-cZo#a[/#cQ
+ n]qR<ml(''>5F:Xl;0hOcRf9=<;Fiso:kUS`odGYaTG(GkjMj`mbmbU-O9-op.o)i
+ NhHXGLBt(ck\kYKO=pqp)YP at 2#DUP07`,S[HM^K>"qX?/n$`GhC@]_a#1"Ls%k.9.
+ AIL2l$uTD>YZgeJAIU=b%FEc30=L;QoHR1OD(r20n?iXCV%@Mj!mq;B&<R:G6O1q`
+ kqO+Ld%:T)+U-ja&15:*k.),KjSH*k&T8<lDkRZE]*/bik-#p8Ybl870PaNC'6+Nt
+ mUH_:3[<$UCN3BinS8/7LC^9$(?VY6O`W%WEba!LC/Ka',)[9B],7E=),ZJEnW%?=
+ Qt`h#)<-\paEIPP_&Euf.P[r;OeuhI^Dio0*,I&C7^jAba=/jnBX,EfZ.g:=fbGjA
+ *Ti%s1#sc\n7V:XBG't\1$9U?M&cf"+7]C\EXZQbqI_On+QC-ZZ-NA([iuG)/(,&B
+ &f,(W0-[Zp+ at _tJ-=J->3?tgm*"iNkE^_6_Td;"A,R*ccP#WfK.3F^JB_#RY0teoG
+ FX>"`-W4n8&oL82GYq at k-fV*QaPS>AK.+$a.^GG'Eg15-T..(,.0]MqA-"0#W%-6&
+ H.&F"'"]Z7SLVU>.g*I91;k[5d!W,F,n`j&,6]WSY:K02/lLU[En8sK!,;#q0&j8l
+ UI?`O?SE,k0CnKY;Wq63#r&*_0k33t6WZ"k))8H-Mpi;9F!WSN]/$[c/[D3)o/&2n
+ 1,>%91p]\/1+b;ARkr'&2"ONp'3m9 at 8i/>62=k65#T,0j"#/2D2T%%'U]WC4q`#7:
+ /2N)9dq1CWO#WlQ3Gn'.ATZ0d50N;sYiY[<;j]9qSBU0A57G9SWm&[W&N=0s4*.\Y
+ F3H:s+Zq<]AI#G77KfuMofEi40pC$=;q>?8lp[fr:CQq\9a*_%krtj]5]+Bba]QoR
+ hF<J38lO`T14):9#sbjD1%V&7k!XHR-t.3=b/G#XoHu%#HSoMTdu?V"jpG)-<a)e9
+ 6F9*:<*V3MOtkHP7H2ogW>.B[9h,n77eC.FFCm7,In-7]7tT8^,7d>pLb5uu/G,#X
+ Pab6Rh+ArZ7mfL5Pbgs9L,!eA0GLcb,2Z&Q]1\ms9N8i#FLL$_X>;]X9]G#*W!Q1.
+ /P[#9:%ZjfFN?*Lkt[u5:L^(p0J`'\q)\.;1UR5fn(gf\2,Q-^06;mCob;#G(k+=&
+ 16*k_-?W3$)D75q!Kh"n#(#JbZVn1s/6*3[Xnbrh:u<!f<Ggu#[9VQ'@9+u5<cr*3
+ 'l@"=a]C?Ag_G*9XgqO+JD1fm=Db$>[>`fSO]a9(=`p+b'qJLpM-;d4fG1AhXa++C
+ Yh'Vt>A\(Y[Ck'*_-AQp>]n-<(!U"N8R44'dl#faXW:^?i6W5#?>S_0[Hu,fnR!iV
+ ?Zl.d2>pnKRp\,WaYjH5XG^K[&BHaE@;@6![N)R'+^ur8 at Wj0(Q7ZS2s'mrDYBDp9
+ WpO<i5d!"6A89e.[S3e=;.V5tATh1Vem2kP[:V=-WjZVRWhF%uE2e#'B53E=[X>#3
+ JS6NYBQf3/p5NbNASF&eV7)e+W_mL(TVQb-C2,hF[]H4sZ"kg8CNd4][_6JA&SsAD
+ T[q5$WWJ5+dm%?0IC&$P%Gm-3]L7XJ6^0NI%JO^5_`C9D9P*M;p at -m]oK$V,6\R^E
+ F9+ZD"'=(gP&/$%VGtr$s#SaJ=(r%[PVQ9nma4`tEj]X08'o_\FNX>JEgJoCp<RjF
+ d<.BIS<mB$WP<TM@%0)dG%mjt[qqKlEH`k"GB\;.eOauOs**(JQoBkHWHWU]OI%nk
+ H"go:\"&`XTmA28GW2SD(T2TD:O>%-S/8;SXH at jr^lu7HHtb6]\'1#Ed=!GcI<X>+
+ 2r/oH%t6IuO>lEQW;1o:n>gV5Is'@ip\_7>omeIHJ9V?kp]5p1omk[/N;+9AWl]fO
+ +KcP'JnV]H\1ENi0nUq\Jlk$E\35K<@>$U/Ap?n#[V^]m;.hjgKm%`q\6WbB@>6[o
+ L3REG\8?uoObYo=Bm=oY[[i3KJSI/uLj#bR\;b7uObl!(M0PG(\=JKM_2:4KCj;q:
+ [`s^)Z#)J.MeVp<GeEKi]8S2tN#9Y2=8RsAl\sKGr)h"!WQU9gi.Um_Nd"un\F"I,
+ nW,VIO*LJE=T+<TH]U5kGSnnk\4r(\&VW4[Oa(#k\K-D"+d+frP'JL2\Lj!>EK`C?
+ LNtnD\9sOZ;Ih at C@@'W(q*C0C8uc_Y6ao!pGu9he.mYuD9Z?=:\SPRG9pSp:QBUr,
+ "K#[Pr,P6Ac'0)E\TmJM)OK%t6NtYQ6rB6a+dk?:QM3*r=#eJ#>Aj89On;77'M`OK
+ 9%5k\Q8uR at eK(1FT8m()');j)WfN_Hi00S^SoL*g=m^W?nXhbpT6^6])?$3%kFaj>
+ IbG+$\+?9h&V$4tTm23RqAkLj'r!YqU3\8>)Bkj>hk%D:,Pj!eW6(g'5pY/?Uj$+>
+ qFuS<;5H60V0Z9s\kAmaZ(tQ7*SOerWo^,SE/<4^Ve1RZ\pYooA#MBrU8d[N)Mo1u
+ g<F*)W>^q:#O#P6S#Q1mB%iW*>,\'KlrVoGX"!G7)SFW^LTDq=W]?r3]#foBQUAWR
+ WS5d:)U5;Ss/kP9Xub3lHK_+2$a/W+Y;kR?>5[a!!O*t6X(h7/gB_RUm%0[YYpQZZ
+ @]coI*,<).._@"4AuDleO0]a;Y^8A/3leT$c`_HNZq=55WA1d7:8.fpZMRXtRp!$Y
+ ?CA]e=*hKeBn`W-EAH99[sA7R<!"P=?+7h5X*XTF]82eWc)g,c\Mo_[)ic>YLUkLV
+ [_"K0R`i%lYlf?\]6]aP)4#t<]Vc)E])0No]32D.cC8%3]h!)BHf;\#jh=%p^&l(M
+ @aVps;8.DQ^,XIu1T.d^0>G.+^q9pqqrfQBr%,Jr.6HlHS+J-,+t at se+WLs.r![Jt
+ Fi'Y'_n8.M+pl#S+i,AA^3gs;U9VZ=LW)TP`LK<5r*dSr\\"Uc`]S+Xr%9,I9uMEb
+ a..H(*(@h/817_d.NFA_*-'(_P%ko1[bBkY*0nZ/V82'ua<J%7g[E3mMoanYb8c)V
+ Jsjg;Fio*Ra[V)8>.LYFJ'>RYb^q4d!jBlh(!Bi`c9e;O_KjH/Oj??7c+O"pd]T=V
+ U5DD4ci"<ji^qIdn'7Hdd=R"u>f4tkD9P>5dXk!9r at uHIs32LM4N*<04[HpDB@=Yr
+ e=<_ih&k/eNR^@>dTl+YiapV&0e;#[S:*LWSRpB#?dr at WecN2-_L:&<S(L&Ke_H#3
+ Jq)B7r at g?JbPd^N]iWl-UY":Tg4F\(h"TMhES,l"gB*Afr7p)@S()l&as+aX_Nips
+ >MWT,gKc>ch'_&"O4qI[gq7O\]uD>rmEbplh4,eJ6D`SqA)JC-i.>InSTi\;jkkGJ
+ 0K3e)FYk`-&_MO9h>QOb?73\j0A\lOhL6.lXqf`u\Wg$ee-/l:2VliVp!b/sk2Ppj
+ ]t<4YfB-Anj8:q"Jm[XADrW\OiZJ9O#us't=CaeW=1NIDhH.j/,u at nok8h>%hC[mH
+ 4i4m*l2k2Q?9.:;pJPH<ktUb9lKN6+D3l<^db/dsIN&p6RH_GbfD`1uSh8g5hq1-U
+ gHOBQ*k3Dce*I!)QfY#83JHr9rKnk0]H[7 at Yu+>lg$\ff/H6UB]G96b\hLK#nHa"$
+ _H;%oc?Q10RQceo<3K'n"]*m7U`4o`jht7kOO8?_4C_UfR"tA at Zb3'r7)h#OGu&N`
+ 4#Gh`U-E0:4."<.W&7q3M4]Zd)r%eg:\a^]q3O at 5S-,n#GPA[Iq8.-1+0CHNZg8?J
+ !+2_'+1ITkJ[M7Ar&Dgr_HjIZKJXduNF0CNhpot=3W6JHre\1fHeg\hhlK'/S6]k0
+ !WW4O5i@`+1`d58KgOa[J.+=Z&W&p8O]\ts"9jcSj,pjiIR,->8E>q:1nIPnPtL/$
+ flXr:0pt_tP?BG[E>k<AkE&5^p43sNctJWrbi4OPV,HQBg3#TQ;5mO[Puu9P3EE7K
+ BQ^lAG.h=:egiX/24i30[9Ds`gNAt,*k0V"&c)CVh0?KZmPCp"rrI\e at .9Og2&c at I
+ SmJ/<r,r/[MORs<\Lb0r0q$9uo9 at IrG$0rbA+Wf]/qQlke8"ZFh0-PAL;`Fh3d?[K
+ +gdJF1:s[^s+/#FE:l:V,WBSLJT>Qhc9*%GcfoQJSR/a?NRraQZ^oC.8%%=GGl4.;
+ k at _!Tc$HmHcSrVtnbIRnhN"eF%sPhg3$&U*rr>;<'BK0SDrM,Z0CV&;!l/bs*sb1d
+ lJhH3O at o6N[Ld7$%R[Jm5/Y9U'Jed#%"&c[6r=(g(.GKK]_a[.,YJe00,.n4a"c(f
+ *[hV!FW%Eh$TT<LZ8 at Uf8LXd]hahQ'SBT*<<2V3<ZEac\[F,<_-n03&,qR41'ZVst
+ P*95j_X!`+fhCugh`+ at bFMcC!0s'$#cO:fX3D[!Rrp\1W7-tZ*%Xe(;;)D8h$,Vi,
+ 9.j"4"XLe/'P/pk;_7;=c-hMe4LW\feONM:Ze[Ub<!uu2[8dr!?W^>d%37#u&Zfg+
+ <)o3-?<=.dFXP&Oh/M$!(%mVu=XiH;_bSUU%0ft$<MsS8WHF26,YB(ZRG3VLZ"mT'
+ 'ul/8:Yd0H>jZsUEa?.shLaRK>Xm=O=,$*j>ZWc6H8V&Fo714-ec*!MFhCQ#?J$#0
+ L0&UDeRr:ajYqtR\@+%miC_rOD^II04c88;(.V)0/o?;Tic:&RP%D1H!KARlh:#h,
+ )3/'oB/:T2WoNC\I33*ieq]tl\[nE+/)!WDTkM#\T-NU36nLsoBjRm/kk^%CY"[Q4
+ R1__c;[]^C]/ItFC[+kTD6R3\?aX_iQKJ;8ZcYeCAul3raT.h(s1^-.,;6m>S1;q(
+ Yac'<`NFT''u[+W#6*ZOM<r]kmn<Mueae+^5L=KL7j>h?m*A5+FNbP#WqD9W>_;VU
+ Im_q5]p?dcAPN0\QE(DnD;]Y&(Fd at C$pQ,gpraJ9ebPbSS_*]YO-HSfI^cN5/7&!m
+ -MIf7TBpqi(P8u7bW!biH:kZn_#7N)W4%,q+69;HJ%+n5W/<aEh>>BX4+ at eG!B`<,
+ r>]n`0Q8/5^nT?U$D\/_YSm][8-]<+ZaX-,II8NTT*=0F+*\=8pct39@\AA>Jn:Me
+ ^A!HiTe"TGV.pQ/3'dL=$bRjKdN(X63ssgA.5,Z at V8M<K&>5ggKob9p7#(pUicF*7
+ d,:ll,"!%'Zh?FW&d-#FcP%Kb0o,:=fu<0q(l/l02%a.P5!r#Y95JC#a9FC^=MY<=
+ R6?N at 7PbbBmepNmI5V\S)TLEJ)rq]07BtuB8%4s.?NcB at nc5*!W+ at 1t>a at QO*U=Jc
+ W)P&,(QJgA8P&V1ihXCbP]/6RPaPEH at 8*LfEN2c'kZmfrj at Y4`_:$9RNqm88b9D!*
+ 2ophg+^uqsQr6?!9UBAuT.,;YMcseYffi[\Ut;(LAQm;l[5V^ihagYnE)&F83D23Z
+ RZj1_::]%*V\JNi'?5;2$..<PSG/Whj]bI$ofm*]ruk=k02Mu^6"gE'D0-\M:q>[S
+ $;D#(PX^K[.NhS:XV7HDAP:En-Ut'-+)>t<bL-_h8Qj"V0m&kL;RS/L$N2NQ'ZGFI
+ ib_C=PrGTGrgOQnG>;lF5<Mp;R8bYe;/.i(W0>Z)e at M$A>-Xu;LG#O,1+&egoi"-k
+ 2Q]udb0oRkq5Z'DYE35)gK6I^WAS_(<jeDcLfnjQmC'=NMT\tbI;#aJk.N".T3LTd
+ ,t.._ZSb\RTkjK"Ya+Xq=L8*;/+!A;N7,5fq\)s[ZF?pcP/^Y:3.PgjgTIL'bh$kT
+ :TTPAX>Y7P>-l=PWh"7>omXH?.h7E:)_&1\k1q$RdS$_0]=8X[d*DNBEGdM%\+^Bm
+ gq/qcDG+'A[moUW)>SCB[F\`/<pX,(\5obX._GFunQVL"8hVdV]bYMWP&&ZqDfp?=
+ XJ5IH46]Nn-2#"hk4W//om^oMNPCh[!FRu4G-E:u_%rLB@%8*bmu)G,\46[0osKIW
+ [K==#f*gQLonH$B*lFA"G%(M-M(obnS9UM'@Z4H60i:9V\Amjoo1+bE[F*!Z<u^23
+ O,cbs50'&qPMdF7O_`f=+rMUMA@<G?Lh9E(R72Mb$k&<*[;3p=F"?@`\X%(b>g*p9
+ 03/M!R;)q9ZWWbT;iK+=F'`d]H+*ri%-^?)Q)N!=k)AJMELsN0%*sl*5Nk-;TQCZs
+ d0WT9BUp#*oNmO*'B;UI*@X*-Ss at b<RnN":3B-TeS^\<_:[/rkg,0qJeJ*c_C7SJP
+ FZuqY)%Qo:*GEPPI^RcA[oMabH'J!Y^"<_)>O3Ad]6577faD"om%'NLG$`GI$M.ot
+ *N6%4T%2R&CMW=.\>&]Rh:r>6DseXeS+duch$IG0m[`!n[pJIY#krQ3*U&FUT(UtH
+ K7!'Xpk6-5rSRqlJ++KbI5i;Pi<R,Mn=CLoFoMp1*#j\'*\"t9T,$B+4'D*F3-faU
+ *TRFBO7F>_CAAqtjU-3int'"*\R-rN*1N;d*bid,h_jR:ah-X2B3!7=[C3WXSFeUA
+ CU/AfYZ8FuoUO%N3d3W[\Q6f'$U at fG%?f$XB;bF1;d610LI1rlWS'].eOnqg3$8a>
+ G.uY`P-8aY?,4^81=b1h2g-`8aLCns`S5b6I-A8<Ol]d,BWEAG[2i__jmud8r-+4h
+ Bhu/SY9mkoM.cDA&'U<B.U0RCDt4s)[bQnVBKBFpcsETS>($559J<.6*lkr=hYl:/
+ )4:-rkK]G*E`IOeD>1b;fmH!`>?%/u5o.FVpks!+5#ti?IhV'p,aIjm(Y8/Kn'6?A
+ p\'K:h")V7lMWrhkZBJo.6j0lISY[\rkIIdho"p_07im*GJ>`%i at BAlq<W"joEh#d
+ ^_?;QHi60UqE371$B+dGbQS>a#!LH0'9iO5U^&?M!!tap^o:2HK?lfe^VDP(5mY$:
+ kbZ*GmD+qr5h#]p(uQ7t'to-f5tP!@*"YCtkeQtj_76g;W2IJqYsJ1l4'WXhK?#G]
+ $jacq_Cts3fjmD$[).1X_3h2g#dqO*TL-9p_9#gdaFQZW/?rFr$)A;l at I9@C0L1QL
+ ]V#6kS16k\+ at AD`6];8fR7tLPKL"1V\N#>Y@#C5F1W*/p]E$,:Ud9mn2SZ=Y^RRYX
+ KL?S9gk_HaR.MXj9B(dO]+Z/R4ODBle'8 at a71,hcMaUAWR at ZgPV)c&i`5A`5 at EV)-
+ 0ahMl`FC=8P3#,`<lK/`ZF!l>KN*i)>/eus`T$JWTqK=$@'sNRYM<IlKO at 8:/k0mf
+ 7UW+5N+]I"AMC3"MHjo9Ztm[s]1+6N`r'_\1i^D?)b'[G7jN,q;]j$d\4:@Xa(.^g
+ 9PkPMGfQ"*7c<AuYaUVpI("u]5(m.[Uk)&=2oj[L8*H>]9S9\LL:V2C$;>rjF)FO$
+ TciEQa>Ad\oS^D(QO5:)8E3$-oKANlNQE0'7uWW;S<6B97`T>2#_\O9HUpZ^R6rNi
+ 8ZPD&*1R:.RRu7+`f-Mt*1]\1Tgi"U'#^P;4&!VpV$J&Nb%lT$OHdn<X28\P\7BnS
+ m".`XUe9*n9$CL1PcourYfd`b$#HZc7(19L[`])gbClk<Pe"q!]$%IObJ_'8I(d_a
+ Oj!C3aK32$'SFUT_T0m<bX?Tt<5llD`lrO;b_4'W%*?_h=j47r]&_)Ze#1FNcFP:I
+ blaK\'[aImd`jS8bs^'lCt6d?Pg+=%\LcCXPE=%bg:6M(c,5LbeD7X9hTbYJc33(8
+ CuNYaK[)F7\1H^d;h3/(k-s^?c@^MiPj,ZYlHZ_\cG](YD!fO.FO'OI[k.$p'6)8C
+ o![oVcU2Np<;!]$p<RenW,egsqrbV&prg49%4Ks_$HtQ[ePF,Jc^]\Q9<0aF`D?Y(
+ cjN6<)m?9!_7W.>Xh3`,%0acr`u47G/=P1j]>HdS"]2Nicth)]Z+RD`_9`&k;%#N8
+ 6_HKIq`?m2cb1(7jS2TI?r=<N[H+C3<?3qk*m3iTM.A6doOQAr+J.j,dQJe^/3Cis
+ KnuP)dUQ$MP\eM3il^@3[-=ti1n[aq'H+PHde,8u at A^RU1".?_QrA^f75V93Q8h#c
+ drdU;$\-Wj3O-,22nY#H_d4*7H.0GjZ3aeq>sQmQ+VbZ1e)`s*5t"[P.Z#&F(W'mZ
+ MB:9A+eChiM@*T2.U\RAi<`LT8<"n:D'oUP&(I.E+]VMcERE:\:8Q32(8;2Soi"[5
+ +UDmGUs`;.]j;b^?Qha9U)dYb/Rf%g8lc9i+b`Z+*F51/Z&V2<M9TZR&U2em4]Z#s
+ ehU<-"_#t[1=jTG#_d/[-#+Cl-.\$/M!]7aWHQk(-J$mSeRCXBMFuL!Roaj6UfDf,
+ c$!/NZa*5je_-):,#hXWGZOZ@=?V(7.$W at tRO"_bPYse%eL2]S!LlMsTb51DSP at c$
+ n5Y'2f+!]d63/fpM]K*H=S^IrZ<eP'Q&2W1<Z$]sObTF/PL at -63cuFqdnEp+T!Y>d
+ g&jlL'qr!GU=qI/7t%2C7AO*u&R&J<c?6)>Pj$htWm7HAg;N=2eZI-IY1iO9gBFh-
+ "gQf-n_5q-cS`)a<:npV[a/NogP#=UQ+>5+]%aQ'g3('6]tN1\.9lJ[Z=KIfJnr=M
+ hF/*i]<"fEji#!pESN,nfuT(9.Cm?D7bfu?7!("cF=UV>qqTsoh"e+jlOpa51)i>*
+ `(eUp`R[DQf0b8E$4YNO7F at QW4P1%2]PrnI at C/D'&R;sZ?'(f:Uf#tST&'1<?:g9o
+ <Sg/+1u+TS47JcT?-?P;f\NsdhADtn>T[;9QX23"?MTOE/a>X&=5K=>]n131%Er/7
+ cX2+RhS%iSN&b79csNcT4VdWU)dBp^Z<tl)?k(i%Sa>7OfAJIWi(``Hl?,E1X?V>G
+ J/kF&c3:h_#/7digf,CZie%Vt:c5pTg_3j''3E[A&[AS\2'*Fi76HX>("F'8[B-?9
+ KkOnY at a`O?T[k('%<PDLO;Em!@H1tYp)OV1+h#Z:ci,%r6\8PQ-F&RYie&"UQ79(&
+ .cRcGil3ORhC[aI$Y&f_Y`:Et'*_qn19d=^@ma(&4uKQf2.L]$j)-i[p,V0.%c`:*
+ [#R4Xde^'?LH]8c:TYL7*ZnnX<mk3I3g8&F*/N!2&'A3%A3D/1<^3ZS#JFTQX/,p0
+ @l2WZ8^[@kA@'-7##$T`#eMRc$t'(nVGL2fZ=P#,jNS.[lJ#/."QaN&;[->e.a,Lo
+ ''.:Njd:g6r`qBN?9UE\cn,a<p1DZpB+N6kAi<6elU,2 at BsibeA*.S^E8b>nDIFk<
+ (63=r!=<0IHf;5UNTPBHAp3?\GNX^*kE^DVVL%F6Hfq`F`9%J7ou:D#&5"Pj(CR\7
+ 8CltDKBPdXkZ3E$AqoMmI)Q!l?5 at uqIYqBJMdGP&6ZbWW>']"#EXc?1kn]EG-BdUO
+ PNZV7S+_e+BE<W1NC(XOBmu at 3hO318Q+l[UA<'o\;;aN:JsZ1qC)3N.-DKc`Pi+jB
+ l)"jQ`&MLF^q3X4l<'M?Ni1\+W<agWk;mH$*c($NU[&,glP?bk%@Y-+IQu)6=E_(Y
+ k*]=F#O=jcT8'B1G.2/d\Xs at O%=.k!cF-jJL"0MF=2r'Y<k$ZR_cO,\e<4gG^u+Kr
+ ^?[Ni=QPkq2.G*lK:E7af4o=Q-H@,6N,4 at FfkJB)H/bOmKP\nklm7U]#!D'!3+h%!
+ Y+F;5P8nF_g9W]kD8PE%f%mJehX0mmD?f%%#3"toh/5.2X_-Y^;UoYsk,d_.mXiGr
+ QKbJOlL(skDT;%DB'o$G[;P^,Wo!76&uP+Eo!9+dmmA&_54tp.p@!$omtUV:cM?q'
+ S+!f_WK-oFd["h6ri&run,kaj<roPg!H9fTn4*V[f*1YQN,WtGW0[eZP<a(?$KF&Q
+ nA[<;[gh*t%<2#"nF$po?OCct7r\bIYO<-E;LNOt(:9DBnV08JQPm!!(\+eUn])WI
+ D]SB-Fn,2J[+?5e'(KuQ,-aofE^K0a5:*3$-Lu1oEec'N(F=*rl#NCHS"D8&do1:r
+ 0(%gTo*4+D(GY=o1 at mE`o1(Y*7lBmMjn![TmWUY^QK[q<3prn-Ng1=t;f?aO5H8oj
+ /`B0?j8Y?F6M*3%\_S+LHIrZI(g_bYF?lmKR@/.%7<H>aXek5lDHULu"SBH#FUN22
+ -W.[m#;"+54#8mu`_OUk54l$OF?`]HLKZ@=gsDouF\c9o/kon\a*%\qp(q02-Xud.
+ A+iE'p/bi!B4gj]BD.*op6TLeVeYq7C\Gebp=F0TkAL"fDtaKUpD7iD-Z\r?F8&1H
+ AaN^`^05Yh`H:Q229crN5C1ZL7qNig;8_I,L0Jlh$Kb\qpXauk-\D+PKD7riWV:p%
+ Q[n1!J+SACFG<)+LKKkoM>5(W&FYU'Vh%$G%m*:Apj\?L at 0_&'MNf/.X5s8kB2A2?
+ #^LS_GL(Mq(RVjBS,'<!AN+u3kEbpA`q8G^GA^cLN<=JKS7W&M]IS2:k#;,#<r.(P
+ Rhp<qT;qaKNV\.$qU3R`>CUq=X*TQ*qX:/j(OpbgZ[1b at H%RsMVl]bdp#SajX/`ts
+ 8Heq"\G25t:\VGIkIojSRet]Cr"?elpPVND`V],?]._-LQbn,O]DPHq3u?!9?cP_5
+ B(]"GAll6aJ%#7STKZ/\HUlK18$%+dY^8U_OF#(IpXK.-(&`@(I;bZ;T at nXBc\s6?
+ &`8n#(S:IN[CSlbq=i(3f9uUsU]!-IH9[qr0B<$*jaFr?q7#Vb:SgmU*I/H^q'V!o
+ L-YQ!mJJaNrr8,\-gc0aP^`peqp4na0C8Q`Ndi.)J!^!2Vu$G&qu=_7s4 at 5LkPkMN
+ !!iQ+"Ts?B@*j-d-5?oC6Xe@:KLR7$MFD"%Gf42O)idEudJ3p"73dseAC>`kVH#.4
+ 94cQIKZ7RZLOa!cBHRL>3e:'Ne*&pZJO#Z$B[h>s-C%6$;eabXKgqn;W`<f^)C0K]
+ (p)"J'M at b!`FH2VCt<r%VU]Ij>A_sdQ%FcXSB`9Y$4Y^9HEZ-J'78hiiIf!UE7fP-
+ -P_QZ at r[d&h>2P.T##FY4MD1"GKj3og&2,17AJ:FFP;.31Gb<<?o+5<L/)ZPg0SrL
+ %8Q)/]A at IMg\qE^OfQ</VRqhho-^o\jg2R*(It=Nl?.F/I`9%_bJ.D)RiQY>kB`YB
+ qn2pSVq(,,H[XcNLWANJqL*hMJ&gaFqu2(pchmeD^ec!W!k:c,~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 51.821 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:ch)
+ [7.8872 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.6981 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.85451 4.2654 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 126.985 -35.332 m
+ (151) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (66) 67
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emc)
+ [4.8436 13.4289 4.8436 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.53812 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 10.3963 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.18538 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 8.60718 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 8.63989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.18538 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 10.3963 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hmm)
+ [10.3963 9.09802 9.08711 ] pdfxs
+ (a) show
+ (p.Whiletheresh)
+ [6.0654 9.98173 11.2035 6.0654 3.0327 3.0327 9.18538 4.23277 6.0654 4.8436 4.27631 
+ 9.18538 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbenosubs)
+ [6.0654 3.0327 10.3963 6.35994 9.18538 6.0654 9.78537 4.30902 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 0 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncedi\013erencebetweenusings)
+ [6.0654 4.8436 8.39993 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 
+ 8.39993 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.62173 6.05449 4.30902 3.0327 
+ 6.05449 9.01083 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ (t) show
+ (imesusingmm)
+ [3.0327 9.08711 4.85451 7.85445 6.0654 4.29811 3.0327 6.0654 9.01083 9.08711 9.08711 
+ ] pdfxs
+ (a) show
+ (p)
+ [9.62173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.62173 ] pdfxs
+ (a) show
+ (lwaysusing'brk',itm)
+ [3.0327 7.57085 5.14905 5.75995 7.85445 6.0654 4.30902 3.02179 6.0654 9.01083 3.0327 
+ 6.05449 4.27631 5.75995 3.02179 6.61085 3.02179 7.80001 9.09802 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.8436 7.85445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsmuchh)
+ [6.05449 6.0654 7.86536 8.79257 6.05449 4.54905 9.63264 6.05449 ] pdfxs
+ (a) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.83264 ] pdfxs
+ (t) show
+ (ovisu)
+ [9.02174 5.75995 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lize:)
+ [3.0327 3.02179 4.85451 4.8436 7.84357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.41084 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.81092 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.87627 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edi\013erencebetween)
+ [8.41084 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 6.05449 4.85451 8.41084 6.35994 
+ 4.85451 3.93823 7.57085 4.85451 4.8436 9.63264 ] pdfxs
+ (t) show
+ (hemm)
+ [6.05449 8.42175 9.08711 9.08711 ] pdfxs
+ (a) show
+ (pre)
+ [9.63264 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (t) show
+ (hebrkre)
+ [6.05449 8.42175 6.05449 4.27631 9.32719 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndw)
+ [9.62173 6.0654 7.57085 ] pdfxs
+ (a) show
+ (rfs)
+ [4.27631 3.32724 7.87627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.42175 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.87627 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edi\013erenceswi)
+ [8.41084 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.85451 4.8436 7.86536 
+ 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hinei)
+ [6.0654 3.0327 9.62173 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herre)
+ [6.0654 4.8436 7.84355 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (mpressingb)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 9.02174 6.35994 ] pdfxs
+ (ot) show
+ (hre)
+ [9.62173 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (oh)
+ [8.23629 6.0654 ] pdfxs
+ (o) show
+ (riz)
+ [4.2654 3.0327 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (llines)
+ [5.81449 3.0327 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.59266 ] pdfxs
+ (Not) show
+ (e)
+ [7.6363 ] pdfxs
+ (t) show
+ (hatrunswi)
+ [6.05449 5.46541 7.02548 4.2654 6.0654 6.05449 7.09082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.84719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.6363 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 8.84719 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 7.62539 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rydon)
+ [4.27631 8.54174 6.05449 8.2472 6.05449 ] pdfxs
+ (o) show
+ (tneed)
+ [7.02548 6.0654 4.8436 4.85451 8.84719 ] pdfxs
+ (t) show
+ (histwe)
+ [6.05449 3.0327 7.09082 3.93823 7.57085 4.85451 ] pdfxs
+ (a) show
+ (kbec)
+ [8.54174 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.39264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (erel)
+ [8.4872 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysm)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fless)
+ [6.97085 3.0327 4.8436 4.29811 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (100) show
+ (0by)
+ [9.08719 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es.)
+ [4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.0327 4.84359 6.37085 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.1163 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (t) show
+ (hese\f)
+ [6.05449 4.85451 4.29811 8.1163 6.0654 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.57081 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.1272 9.08711 ] pdfxs
+ (o) show
+ (ste)
+ [4.29811 7.51638 4.8436 ] pdfxs
+ (a) show
+ (silyunders)
+ [4.30902 3.0327 3.02179 9.03265 6.05449 6.0654 6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (t) show
+ (oodinc)
+ [5.75995 5.74904 9.3381 3.02179 9.3381 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 7.75629 ] pdfxs
+ (I) show
+ (fp)
+ [6.59994 6.35994 ] pdfxs
+ (o) show
+ (ssible,)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 6.37085 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 9.32719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.1163 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 0 -153.458 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (script)
+ [4.29811 4.85451 4.2654 3.0327 6.0654 7.87638 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.41812 ] pdfxs
+ (D) show
+ (Fversi)
+ [10.7563 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fthisthesisfr)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 4.23277 6.0654 4.8436 4.30902 3.0327 7.93081 
+ 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwebsite)
+ [13.6363 7.57085 4.8436 9.6981 4.30902 3.0327 4.23277 8.4872 ] pdfxs
+ (t) show
+ (osee)
+ [9.08719 4.30902 4.8436 8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.08711 3.0327 ] pdfxs
+ 0 -190.645 m
+ /N1025 10.909 Tf
+ (I) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (t)
+ [9.06544 ] pdfxs
+ (o) show
+ (fA)
+ [8.01809 9.47995 ] pdfxs
+ (uto) show
+ (m)
+ [10.4616 ] pdfxs
+ (at) show
+ (icPo)
+ [3.47997 9.76357 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (o) show
+ (nc)
+ [11.1491 5.22543 ] pdfxs
+ (ho) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ 0 -219.613 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mpis)
+ [9.09802 10.309 3.02179 8.55262 ] pdfxs
+ (a) show
+ (ns)
+ [10.309 4.30902 ] pdfxs
+ (o) show
+ (lverf)
+ [3.0327 5.4545 4.8436 8.51991 3.33815 ] pdfxs
+ (o) show
+ (rasimpletwoplayerb)
+ [8.51991 9.70901 4.29811 3.0327 9.08711 6.0654 3.02179 9.09811 3.93823 7.58175 9.6981 
+ 6.0654 3.0327 5.14905 5.4545 4.8436 8.53082 6.35994 ] pdfxs
+ (oa) show
+ (rd)
+ [4.27631 10.309 ] pdfxs
+ (ga) show
+ (me,c)
+ [9.08711 4.8436 7.43993 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ured)
+ [6.0654 4.27631 4.8436 10.309 ] pdfxs
+ (t) show
+ (oplay)
+ [9.70901 6.05449 3.0327 5.14905 10.0035 ] pdfxs
+ (aga) show
+ (insti)
+ [3.0327 6.0654 4.29811 8.49819 3.02179 ] pdfxs
+ (t) show
+ (self.ch)
+ [4.30902 4.8436 3.0327 3.32724 9.71991 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.0654 ] pdfxs
+ 0 -241.536 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.33081 ] pdfxs
+ (t) show
+ (hreedi\013erentnodes,whichwec)
+ [6.0654 4.2654 4.85451 7.8763 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 7.26547 6.0654 5.75995 6.05449 4.85451 4.29811 6.1854 7.8763 6.0654 3.02179 4.54905 
+ 9.08719 7.58175 7.8763 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.05449 ] pdfxs
+ (L) show
+ (,P,)
+ [6.0654 6.51267 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (D) show
+ (.Lis)
+ [6.0654 9.83992 3.0327 7.33081 ] pdfxs
+ (a) show
+ (n)
+ [9.08719 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [7.8763 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.26547 ] pdfxs
+ (o) show
+ (ftype)
+ [6.35994 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 1 0 0 1 409.205 -241.536 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (list) show
+ 22.908 0 m
+ /N614 10.909 Tf
+ (,Pis)
+ [6.1854 10.4508 3.0327 7.33081 ] pdfxs
+ (a) show
+ -412.642 -21.922 m
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.25811 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.6582 ] pdfxs
+ (o) show
+ (ftype)
+ [6.74176 3.93823 5.75995 6.37085 4.8436 ] pdfxs
+ 1 0 0 1 -304.054 -21.922 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (play) show
+ 22.909 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.49085 ] pdfxs
+ (a) show
+ (ndDis)
+ [6.05449 9.47991 11.7491 3.0327 7.71263 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (a) show
+ (rray)
+ [4.2654 4.27631 5.14905 9.17446 ] pdfxs
+ (o) show
+ (fin)
+ [6.75267 3.02179 5.75995 ] pdfxs
+ (t) show
+ (.Toexpl)
+ [7.79993 6.97085 8.86901 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inhow)
+ [3.0327 9.46901 6.0654 5.14905 11.2908 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.25811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (ris)
+ [7.67992 3.0327 7.72354 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.25811 ] pdfxs
+ (to) show
+ -112.024 -21.923 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (lizea)
+ [3.0327 3.0327 4.8436 8.53084 9.14174 ] pdfxs
+ (10) show
+ (xspeedup)
+ [9.43628 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.74173 ] pdfxs
+ (o) show
+ (nch)
+ [9.74173 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp,Fi)
+ [9.08711 6.0654 6.71994 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.98535 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (4)
+ [9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5pl)
+ [9.14174 6.05449 3.0327 ] pdfxs
+ (o) show
+ (teveryl)
+ [7.93092 4.8436 5.4545 4.85451 4.2654 9.44719 3.02179 ] pdfxs
+ (oa) show
+ (dinch)
+ [9.74173 3.0327 9.74173 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.74173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 7.98535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -112.024 -43.845 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,usingm)
+ [6.0654 6.16358 6.0654 4.29811 3.0327 6.0654 8.47629 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 7.86539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,respec)
+ [4.27631 6.17449 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively.In)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 7.66902 3.94897 9.07628 ] pdfxs
+ (t) show
+ (hesech)
+ [6.05449 4.85451 4.29811 7.86539 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s,theL)
+ [4.30902 6.17449 4.23277 6.0654 7.86539 9.83992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.33081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.86539 ] pdfxs
+ (g) show
+ (reen,)
+ [4.27631 4.85451 4.8436 6.0654 6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -112.024 -65.768 m
+ (P)
+ [11.1926 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (rered,)
+ [4.27631 8.6072 4.27631 4.85451 6.05449 6.82903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.829 ] pdfxs
+ (t) show
+ (heD)
+ [6.05449 8.61811 12.0982 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.07263 ] pdfxs
+ (a) show
+ (reblue)
+ [4.2654 8.61811 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ 105.119 -61.809 m
+ /N703 7.96999 Tf
+ (1) show
+ 109.851 -65.768 m
+ /N614 10.909 Tf
+ (.)
+ [8.25811 ] pdfxs
+ (I) show
+ (n)
+ [9.829 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.06172 ] pdfxs
+ (\() show
+ (reduced\)executi)
+ [4.27631 4.8436 6.0654 6.0654 4.8436 4.8436 6.0654 8.00729 4.8436 5.75995 4.85451 
+ 4.8436 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (o) show
+ (fch)
+ [7.09085 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp,wesee)
+ [9.08711 6.05449 6.82903 7.58175 8.6072 4.29811 4.85451 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -112.024 -87.69 m
+ (ith)
+ [3.0327 7.51638 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (t) show
+ (hreeph)
+ [6.05449 4.27631 4.8436 8.1272 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses:c)
+ [4.30902 4.8436 4.30902 7.69084 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,processing)
+ [6.0654 6.38176 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 
+ 8.7272 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.3381 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.38176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttheprocessingph)
+ [7.52729 4.23277 6.0654 8.1272 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 
+ 3.02179 6.0654 8.73811 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sem)
+ [4.29811 8.1272 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 4.29811 ] pdfxs
+ -112.024 -109.613 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (htdis)
+ [5.75995 7.87638 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inct)
+ [3.0327 6.05449 4.85451 7.87638 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsovertheL)
+ [3.0327 7.94172 5.14905 5.4545 4.85451 7.909 4.23277 6.0654 8.4872 10.4508 ] pdfxs
+ (a) show
+ (ndPlists)
+ [6.0654 9.6981 11.0508 3.0327 3.0327 4.30902 4.23277 7.94172 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hevertic)
+ [6.0654 8.47629 5.4545 4.85451 4.27631 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llinesinFi)
+ [6.6654 3.0327 3.02179 6.0654 4.8436 7.94172 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (14\)) show
+ (.) show
+ -95.088 -131.536 m
+ (L) show
+ (ikem)
+ [3.0327 5.4545 7.3963 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.31265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,ch)
+ [9.08711 4.29811 5.80359 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mpuses)
+ [9.08711 8.6181 6.05449 4.30902 4.8436 6.85082 ] pdfxs
+ (a) show
+ (nirre)
+ [8.6181 3.02179 4.27631 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [6.8181 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [8.6181 6.05449 ] pdfxs
+ (att) show
+ (ern,)
+ [4.85451 4.2654 6.0654 5.79268 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.6072 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyin)
+ [3.0327 3.0327 8.30174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermixes)
+ [4.8436 4.27631 9.08711 3.0327 5.75995 4.8436 6.85082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ -112.024 -153.458 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.02899 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.itst)
+ [8.13811 3.0327 7.96365 4.30902 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (swi)
+ [8.02899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hDP)
+ [9.78537 8.32365 7.42902 ] pdfxs
+ (DLD) show
+ (P)
+ [7.41812 ] pdfxs
+ (DLDLDDD) show
+ (P)
+ [7.41812 ] pdfxs
+ (DLDL) show
+ (...)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Whenusingm)
+ [8.13811 11.2035 6.0654 4.8436 9.78537 6.0654 4.29811 3.0327 6.0654 9.17447 9.08711 
+ ] pdfxs
+ (a) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 6.77449 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.56356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -112.024 -175.381 m
+ (a) show
+ (reinterspersed)
+ [4.27631 9.54537 3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 6.35994 4.85451 4.2654 
+ 4.30902 4.8436 10.7672 ] pdfxs
+ (o) show
+ (n)
+ [10.7563 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.54537 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,r)
+ [6.05449 7.99629 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyc)
+ [6.05449 3.0327 10.4617 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nding)
+ [6.05449 6.0654 3.02179 6.0654 10.1563 ] pdfxs
+ (t) show
+ (o)
+ [10.1563 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7563 ] pdfxs
+ (o) show
+ (rder\(reuse)
+ [4.27631 6.0654 4.8436 8.97809 4.23277 4.27631 4.85451 6.05449 4.30902 9.54537 ] pdfxs
+ (o) show
+ (ffreedmem)
+ [8.02902 3.33815 4.2654 4.85451 4.8436 10.7672 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -112.024 -197.303 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesitinex)
+ [5.4545 4.85451 8.44353 3.0327 8.3891 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t\)) show
+ (.Whenusing)
+ [9.41446 11.2144 6.05449 4.85451 10.1999 6.0654 4.29811 3.0327 6.0654 9.59992 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.99993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.17812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 7.29812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.98902 ] pdfxs
+ (t) show
+ (hreedi\013erent)
+ [6.0654 4.2654 4.85451 8.99993 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 
+ 8.3891 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.45444 ] pdfxs
+ (a) show
+ (reputinsep)
+ [4.2654 8.99993 6.0654 6.05449 8.3891 3.0327 10.2108 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e) show
+ -112.024 -219.226 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 6.40358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.37082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sine)
+ [7.61445 3.0327 9.37082 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.35992 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lendupr)
+ [6.33813 4.8436 6.0654 9.35992 6.0654 9.37082 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyin)
+ [6.0654 3.02179 9.06537 3.0327 9.37082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.58173 ] pdfxs
+ (\() show
+ (Pisex)
+ [10.7235 3.0327 7.61445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lyin)
+ [3.02179 9.06537 3.0327 9.37082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder,)
+ [4.27631 6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ -112.024 -241.148 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usenodes)
+ [6.0654 4.29811 8.70538 6.0654 5.75995 6.05449 4.85451 8.1599 ] pdfxs
+ (a) show
+ (reneverfreed)
+ [4.2654 8.71629 6.05449 4.85451 5.4545 4.8436 8.12718 3.33815 4.27631 4.8436 4.8436 
+ 9.92718 ] pdfxs
+ (t) show
+ (oi)
+ [9.30537 3.0327 ] pdfxs
+ (t) show
+ (spo)
+ [8.1599 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.TheD)
+ [8.54174 7.8763 6.0654 8.70538 12.1854 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.1599 ] pdfxs
+ (a) show
+ (rerel)
+ [4.27631 8.70538 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ivelyl)
+ [3.02179 5.4545 4.85451 3.0327 9.61082 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.70538 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.91628 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (L) show
+ -112.024 -263.071 m
+ (a) show
+ (ndPnodes\)but)
+ [6.0654 9.68719 11.0617 6.0654 5.75995 6.05449 4.85451 4.29811 7.87638 6.0654 6.0654 
+ 7.87638 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.4872 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccessedveryfrequen)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 9.6981 5.4545 4.8436 4.27631 9.39264 
+ 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ -95.088 -284.993 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 9.04356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (/) show
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utp)
+ [6.0654 8.44365 6.05449 ] pdfxs
+ (att) show
+ (ernsme)
+ [4.85451 4.2654 6.0654 8.49808 9.09802 4.8436 ] pdfxs
+ (a) show
+ (nth)
+ [10.2654 4.23277 6.0654 ] pdfxs
+ (at) show
+ (,wi)
+ [7.37448 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utPo)
+ [6.0654 8.44365 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.37448 ] pdfxs
+ (t) show
+ (heLandPlistnodes)
+ [6.05449 9.05447 11.0072 5.46541 6.05449 10.2654 11.6181 3.0327 3.0327 4.29811 8.44365 
+ 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -112.024 -306.916 m
+ (a) show
+ (redispersedinmem)
+ [4.27631 8.20357 6.05449 3.0327 4.30902 6.35994 4.8436 4.27631 4.29811 4.85451 9.41446 
+ 3.0327 9.41446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.10901 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.wi)
+ [7.78902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hv)
+ [9.41446 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blestrides)
+ [6.05449 3.0327 8.20357 4.30902 4.23277 4.27631 3.0327 6.05449 4.85451 7.65808 ] pdfxs
+ (o) show
+ (f)
+ [6.68721 ] pdfxs
+ (100) show
+ (-)
+ [3.64352 ] pdfxs
+ (50) show
+ (0by)
+ [8.80356 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.65808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.62537 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.20357 10.789 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\)where)
+ [4.30902 7.59274 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.65808 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 1 0 0 1 -112.024 -317.015 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.45074 3.58634 ] pdfxs
+ (ha) show
+ (t)
+ [6.93962 ] pdfxs
+ (ou) show
+ (r)
+ [6.95754 ] pdfxs
+ (da) show
+ (ta)
+ [3.57737 7.96187 ] pdfxs
+ (p) show
+ (lotti)
+ [2.56423 4.59962 3.58634 3.58634 2.55527 ] pdfxs
+ (n) show
+ (gto)
+ [7.96187 3.58634 4.85963 ] pdfxs
+ (o) show
+ (lc)
+ [5.91751 4.09746 ] pdfxs
+ (ann) show
+ (ot)
+ [4.59962 6.93962 ] pdfxs
+ (dr) show
+ (aw)
+ [4.34857 10.015 ] pdfxs
+ (da) show
+ (tap)
+ [3.57737 7.96187 5.37959 ] pdfxs
+ (o) show
+ (intst)
+ [2.55527 4.86852 3.57737 6.99346 3.57737 ] pdfxs
+ (ran) show
+ (s)
+ [3.64018 ] pdfxs
+ (pare) show
+ (ntly.Ass)
+ [4.85956 3.58634 2.56423 4.08856 7.50449 6.90378 6.99346 3.63121 ] pdfxs
+ (u) show
+ (c)
+ [3.83745 ] pdfxs
+ (h) show
+ (,in)
+ [5.98924 2.55527 8.47285 ] pdfxs
+ (F) show
+ (ig)
+ [2.56423 4.59962 ] pdfxs
+ (u) show
+ (re)
+ [3.61323 7.45074 ] pdfxs
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ (,)
+ [5.98027 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 5.90855 ] pdfxs
+ (o) show
+ (ft)
+ [6.16856 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.45074 ] pdfxs
+ (red) show
+ -12.437 -14.768 m
+ (points)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.89483 ] pdfxs
+ (ar) show
+ (ecov)
+ [7.35212 4.09746 4.34857 4.60858 ] pdfxs
+ (ere) show
+ (dwith)
+ [8.37423 6.66177 2.55527 3.58634 8.37423 ] pdfxs
+ (gree) show
+ (np)
+ [8.37423 5.37959 ] pdfxs
+ (o) show
+ (ints)
+ [2.55527 4.86852 3.58634 6.88587 ] pdfxs
+ (dur) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (gt)
+ [7.86324 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (pr) show
+ (oc)
+ [4.85963 4.09746 ] pdfxs
+ (e) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.86324 ] pdfxs
+ (pha) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (,a)
+ [5.86372 4.59962 ] pdfxs
+ (n) show
+ (dt)
+ [8.38319 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (red/gree) show
+ (np)
+ [8.37423 5.37959 ] pdfxs
+ (o) show
+ (ints)
+ [2.55527 4.85956 3.58634 6.89483 ] pdfxs
+ (ar) show
+ (ecov)
+ [7.35212 4.09746 4.34857 4.60858 ] pdfxs
+ (ere) show
+ (dbyt)
+ [8.37423 4.86852 8.11429 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.35212 ] pdfxs
+ (b) show
+ (l)
+ [2.56423 ] pdfxs
+ (ue) show
+ -12.437 -25.727 m
+ (points)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.70655 ] pdfxs
+ (dur) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (gt)
+ [7.67495 3.58634 ] pdfxs
+ (h) show
+ (eco)
+ [7.1728 4.09746 4.59962 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.58634 ] pdfxs
+ (ru) show
+ (ction)
+ [4.0885 3.58634 2.56423 4.59962 8.19491 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (de) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (ph) show
+ (as)
+ [4.59962 3.64018 ] pdfxs
+ (e) show
+ (s.All)
+ [3.63121 6.66169 6.90378 2.56423 5.6306 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (esep)
+ [4.10643 3.63121 7.1728 5.37062 ] pdfxs
+ (o) show
+ (ints)
+ [2.56423 4.85956 3.58634 6.70655 ] pdfxs
+ (ar) show
+ (e)
+ [7.1728 ] pdfxs
+ (ea) show
+ (silyvisi)
+ [3.63121 2.56423 2.55527 7.93497 4.8686 2.55527 3.64018 2.55527 ] pdfxs
+ (b) show
+ (leinFi)
+ [2.56423 7.16383 2.56423 8.19491 6.00726 2.56423 ] pdfxs
+ (gur) show
+ (e6.)
+ [7.1728 4.59962 2.56423 ] pdfxs
+ (15) show
+ (.) show
+ 213.381 -70.275 m
+ /N614 10.909 Tf
+ (150) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mesknown.F)
+ [9.09802 4.8436 8.31262 5.74904 6.0654 5.14905 7.8763 6.0654 8.9781 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.27991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.12357 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.8472 4.85451 ] pdfxs
+ (a) show
+ (llt)
+ [3.0327 7.0363 4.23277 ] pdfxs
+ (o) show
+ 203.044 0 m
+ /N634 10.909 Tf
+ (FP)
+ [7.12357 7.39623 ] pdfxs
+ 221.569 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (tberes)
+ [8.24728 6.35994 8.85811 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedwi)
+ [3.0327 5.4545 4.8436 10.069 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 10.069 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.85811 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 411.75 0 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 423.891 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 17.181 0 m
+ /N614 10.909 Tf
+ (,bu)
+ [7.12357 6.0654 6.05449 ] pdfxs
+ (t) show
+ -427.328 -21.922 m
+ (willberes)
+ [7.8763 3.0327 3.0327 6.82903 6.37085 8.65084 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedin)
+ [3.0327 5.4545 4.85451 9.86173 3.0327 9.86173 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.66175 7.72349 11.989 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.86173 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.07264 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.66175 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -188.075 -21.922 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -130.803 -21.922 m
+ /N614 10.909 Tf
+ (,wherewec)
+ [6.87267 7.88721 6.05449 4.85451 4.2654 8.65084 7.58175 8.65084 4.8436 ] pdfxs
+ (o) show
+ (ncludeth)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 8.66175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (titisac)
+ [8.05092 3.02179 8.05092 3.0327 8.10535 9.26174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -427.328 -43.845 m
+ (to) show
+ -413.832 -43.845 m
+ /N634 10.909 Tf
+ (add) show
+ (G) show
+ -388.665 -43.845 m
+ /N614 10.909 Tf
+ (.Wecl)
+ [6.82903 10.309 8.63993 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.65084 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.86173 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.63993 ] pdfxs
+ (t) show
+ (heindirectc)
+ [6.0654 8.65084 3.02179 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.04001 4.8436 
+ ] pdfxs
+ (a) show
+ (llee'sBU)
+ [3.0327 3.0327 4.8436 4.85451 3.0327 8.09444 7.7344 11.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.65084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhere)
+ [9.86173 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ -427.328 -65.768 m
+ (t) show
+ (hec)
+ [6.05449 8.43266 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.61085 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ebec)
+ [8.43266 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (meres)
+ [9.08711 8.43266 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,mer)
+ [3.02179 5.4545 4.85451 6.05449 6.63267 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 9.04356 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 9.64355 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.88717 ] pdfxs
+ (a) show
+ (swell)
+ [7.87627 7.58175 4.8436 3.0327 6.61085 ] pdfxs
+ (a) show
+ (sre)
+ [7.88717 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.64355 5.15995 ] pdfxs
+ (a) show
+ (lues,usin)
+ [3.02179 6.0654 4.8436 4.30902 6.62176 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -427.328 -87.69 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (sol)
+ [4.45083 5.58542 2.78176 ] pdfxs
+ (ve) show
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ -362.074 -87.69 m
+ /N614 10.909 Tf
+ (just)
+ [3.33815 6.05449 4.30902 8.57455 ] pdfxs
+ (a) show
+ (sbef)
+ [8.6508 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.18538 ] pdfxs
+ (\() show
+ (line2in)
+ [3.0327 3.02179 6.0654 9.18538 9.79628 3.0327 10.3963 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 9.18538 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.This)
+ [9.99264 7.8763 6.05449 3.0327 8.63989 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 9.18538 ] pdfxs
+ (o) show
+ (fres)
+ [7.66902 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvingc)
+ [3.0327 5.74904 3.0327 6.0654 9.79628 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.36357 6.0654 5.75995 6.05449 4.85451 8.63989 ] pdfxs
+ (a) show
+ (s)
+ [8.63989 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 4.27631 ] pdfxs
+ -427.328 -109.613 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.60355 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 8.18175 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ede\013ec)
+ [4.8436 9.39264 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelydiscovers)
+ [3.02179 5.4545 4.85451 3.0327 9.08719 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 
+ 4.85451 4.2654 7.63627 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.17084 4.85451 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.02179 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.39264 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (t) show
+ (he\ry,)
+ [6.05449 8.18175 6.0654 4.84359 6.4254 ] pdfxs
+ (a) show
+ (ndwerec)
+ [6.05449 9.39264 7.58175 8.18175 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -427.328 -131.535 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (sitisdiscovered.)
+ [7.94172 3.02179 7.88729 3.02179 7.94172 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 
+ 4.8436 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ 1 0 0 1 -405.76 -222.593 cm
+ q
+ 0.498413 0 0 0.498413 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 648.05 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 4270 350 l
+ 4270 1650 l
+ 350 1650 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 3830 440 m
+ 4140 440 l
+ S
+ n
+ 4140 440 m
+ 4190 440 4260 490 4260 550 c
+ S
+ n
+ 4260 550 m
+ 4260 680 l
+ S
+ n
+ 4260 680 m
+ 4260 740 4200 800 4140 800 c
+ S
+ n
+ 4140 800 m
+ 3830 800 l
+ S
+ n
+ 3830 800 m
+ 3780 800 3720 740 3720 680 c
+ S
+ n
+ 3720 680 m
+ 3720 550 l
+ S
+ n
+ 3720 550 m
+ 3720 490 3770 440 3830 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 382.858 57 m
+ /N1746 14 Tf
+ (void:)
+ [7 7 3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 480 440 m
+ 2220 440 l
+ S
+ n
+ 2220 440 m
+ 2280 440 2340 490 2340 550 c
+ S
+ n
+ 2340 550 m
+ 2340 680 l
+ S
+ n
+ 2340 680 m
+ 2340 740 2270 800 2210 800 c
+ S
+ n
+ 2210 800 m
+ 470 800 l
+ S
+ n
+ 470 800 m
+ 410 800 360 740 360 680 c
+ S
+ n
+ 360 680 m
+ 360 550 l
+ S
+ n
+ 360 550 m
+ 360 490 420 440 480 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 53.9121 65 m
+ /N1746 14 Tf
+ (void \(list*, void \(int*\)*\): GC)
+ [7 7 3.892 7 3.5 4.6619 3.892 3.892 5.44589 3.892 7 
+ 3.5 3.5 7 7 3.892 7 3.5 4.6619 3.892 7 3.892 
+ 7 4.6619 7 4.6619 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 117.5 49 m
+ (do_all)
+ [7 7 7 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 2630 440 m
+ 3410 440 l
+ S
+ n
+ 3410 440 m
+ 3470 440 3540 490 3540 550 c
+ S
+ n
+ 3540 550 m
+ 3540 680 l
+ S
+ n
+ 3540 680 m
+ 3540 740 3480 800 3420 800 c
+ S
+ n
+ 3420 800 m
+ 2640 800 l
+ S
+ n
+ 2640 800 m
+ 2580 800 2520 740 2520 680 c
+ S
+ n
+ 2520 680 m
+ 2520 550 l
+ S
+ n
+ 2520 550 m
+ 2520 490 2570 440 2630 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 264.5 65 m
+ /N1746 14 Tf
+ (void \(int*\): G)
+ [7 7 3.892 7 3.5 4.6619 3.892 7 3.892 7 4.6619 
+ 3.892 3.5 10.1078 ] pdfxs
+ 287.838 49 m
+ (addG)
+ [6.21579 7 7 10.1078 ] pdfxs
+ Q
+ n
+ 4260 1360 m
+ 4260 1459.41 4139.12 1540 3990 1540 c
+ 3840.88 1540 3720 1459.41 3720 1360 c
+ 3720 1260.59 3840.88 1180 3990 1180 c
+ 4139.12 1180 4260 1260.59 4260 1360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 394.723 131 m
+ /N1746 14 Tf
+ (L) show
+ Q
+ n
+ 3990 1130 m
+ 3990 1050 3990 970 3990 900 c
+ 0.630997 sc
+ S
+ n
+ 4020 1130 m
+ 3970 1130 l
+ S
+ n
+ 4020 900 m
+ 3990 800 l
+ 3970 900 l
+ f
+ n
+ 2350 1160 770 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262.892 141 m
+ /N1746 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 2350 1360 m
+ 3120 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 242.669 121 m
+ /N1746 14 Tf
+ (r) show
+ Q
+ n
+ 2550 1160 m
+ 2550 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262.669 121 m
+ /N1746 14 Tf
+ (f) show
+ Q
+ n
+ 2760 1160 m
+ 2760 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2940 1160 m
+ 2940 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2850 1260 m
+ 2850 1260 3270 1050 3630 850 c
+ 0.630997 sc
+ S
+ n
+ 3640 870 m
+ 3720 800 l
+ 3620 830 l
+ f
+ n
+ 2660 1260 m
+ 2660 1260 2190 1030 1810 840 c
+ S
+ n
+ 1820 820 m
+ 1720 800 l
+ 1800 860 l
+ f
+ n
+ 3030 1260 m
+ 3030 1260 3030 1080 3030 910 c
+ S
+ n
+ 3060 900 m
+ 3030 800 l
+ 3010 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 40.93 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)Loc)
+ [7.1817 5.75615 4.8686 4.0885 ] pdfxs
+ (a) show
+ (l) show
+ 40.333 0 m
+ /N1196 8.96599 Tf
+ (addGToList) show
+ 90.477 0 m
+ /N1156 8.96599 Tf
+ (graph) show
+ 1 0 0 1 179.921 13.549 cm
+ q
+ 0.479996 0 0 0.479996 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 671.572 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2570 350 l
+ 2570 1850 l
+ 350 1850 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1530 620 m
+ 2440 620 l
+ S
+ n
+ 2440 620 m
+ 2500 620 2560 670 2560 730 c
+ S
+ n
+ 2560 730 m
+ 2560 860 l
+ S
+ n
+ 2560 860 m
+ 2560 920 2500 980 2440 980 c
+ S
+ n
+ 2440 980 m
+ 1530 980 l
+ S
+ n
+ 1530 980 m
+ 1470 980 1420 920 1420 860 c
+ S
+ n
+ 1420 860 m
+ 1420 730 l
+ S
+ n
+ 1420 730 m
+ 1420 670 1470 620 1530 620 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 155.831 83 m
+ /N1750 14 Tf
+ (void \(int*\): GC)
+ [7 7 3.892 7 3.5 4.6619 3.892 7 3.892 7 4.6619 
+ 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 183.838 67 m
+ (addG)
+ [6.21579 7 7 10.1078 ] pdfxs
+ Q
+ n
+ 470 600 m
+ 950 600 l
+ S
+ n
+ 950 600 m
+ 1010 600 1070 650 1070 710 c
+ S
+ n
+ 1070 710 m
+ 1070 870 l
+ S
+ n
+ 1070 870 m
+ 1070 930 1010 1000 950 1000 c
+ S
+ n
+ 950 1000 m
+ 470 1000 l
+ S
+ n
+ 470 1000 m
+ 410 1000 360 940 360 880 c
+ S
+ n
+ 360 880 m
+ 360 720 l
+ S
+ n
+ 360 720 m
+ 360 660 410 600 470 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54.074 85 m
+ /N1750 14 Tf
+ (list: R)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 9.33789 ] pdfxs
+ Q
+ n
+ 360 800 m
+ 1070 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 42.939 65 m
+ /N1750 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 750 600 m
+ 750 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 83.608 65 m
+ /N1750 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 690 600 m
+ 840 490 1090 360 1240 510 c
+ 1420 690 1420 900 1240 1090 c
+ 1160 1160 1060 1130 970 1060 c
+ S
+ n
+ 980 1040 m
+ 890 1000 l
+ 960 1080 l
+ f
+ n
+ 980 1560 m
+ 980 1659.41 859.117 1740 710 1740 c
+ 560.883 1740 440 1659.41 440 1560 c
+ 440 1460.59 560.883 1380 710 1380 c
+ 859.117 1380 980 1460.59 980 1560 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.723 151 m
+ /N1750 14 Tf
+ (L) show
+ Q
+ n
+ 710 1330 m
+ 710 1260 710 1180 710 1100 c
+ 0.630997 sc
+ S
+ n
+ 740 1330 m
+ 690 1330 l
+ S
+ n
+ 740 1100 m
+ 710 1000 l
+ 690 1100 l
+ f
+ n
+ 1420 1360 590 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 160.892 161 m
+ /N1750 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 1420 1560 m
+ 2010 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 149.669 141 m
+ /N1750 14 Tf
+ (r) show
+ Q
+ n
+ 1620 1360 m
+ 1620 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 169.669 141 m
+ /N1750 14 Tf
+ (f) show
+ Q
+ n
+ 1830 1360 m
+ 1830 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1720 1460 m
+ 1720 1460 1810 1260 1880 1080 c
+ 0.630997 sc
+ S
+ n
+ 1910 1080 m
+ 1920 980 l
+ 1860 1060 l
+ f
+ n
+ 1920 1460 m
+ 1920 1460 1370 1300 1070 1000 c
+ 1040 970 1010 920 990 880 c
+ S
+ n
+ 1020 880 m
+ 950 800 l
+ 970 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 3.19099 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)A)
+ [7.1817 6.91274 ] pdfxs
+ (f) show
+ (teri)
+ [3.57737 4.10643 6.67063 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ 73.25 0 m
+ /N1196 8.96599 Tf
+ (do) show
+ 1 0 0 1 83.23 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.82399 0 cm
+ 0 0 m
+ (all) show
+ 1 0 0 1 42.768 13.549 cm
+ q
+ 0.493103 0 0 0.493103 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 370.768 654.651 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1810 350 l
+ 1810 1810 l
+ 350 1810 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 600 m
+ 950 600 l
+ S
+ n
+ 950 600 m
+ 1010 600 1070 650 1070 710 c
+ S
+ n
+ 1070 710 m
+ 1070 870 l
+ S
+ n
+ 1070 870 m
+ 1070 930 1010 1000 950 1000 c
+ S
+ n
+ 950 1000 m
+ 470 1000 l
+ S
+ n
+ 470 1000 m
+ 410 1000 360 940 360 880 c
+ S
+ n
+ 360 880 m
+ 360 720 l
+ S
+ n
+ 360 720 m
+ 360 660 410 600 470 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.851 85 m
+ /N1754 14 Tf
+ (list: MR)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 12.4459 9.33789 ] pdfxs
+ Q
+ n
+ 360 800 m
+ 1070 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 42.939 65 m
+ /N1754 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 750 600 m
+ 750 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 83.608 65 m
+ /N1754 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 690 600 m
+ 840 490 1090 360 1240 510 c
+ 1420 690 1420 900 1240 1090 c
+ 1160 1160 1060 1130 970 1060 c
+ S
+ n
+ 980 1040 m
+ 890 1000 l
+ 960 1080 l
+ f
+ n
+ 980 1540 m
+ 980 1639.41 859.117 1720 710 1720 c
+ 560.883 1720 440 1639.41 440 1540 c
+ 440 1440.59 560.883 1360 710 1360 c
+ 859.117 1360 980 1440.59 980 1540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.723 149 m
+ /N1754 14 Tf
+ (L) show
+ Q
+ n
+ 710 1310 m
+ 710 1240 710 1170 710 1090 c
+ 0.630997 sc
+ S
+ n
+ 740 1310 m
+ 690 1310 l
+ S
+ n
+ 740 1100 m
+ 710 1000 l
+ 690 1100 l
+ f
+ n
+ 1280 1360 m
+ 1680 1360 l
+ 0 sc
+ S
+ n
+ 1680 1360 m
+ 1740 1360 1800 1410 1800 1470 c
+ S
+ n
+ 1800 1470 m
+ 1800 1600 l
+ S
+ n
+ 1800 1600 m
+ 1800 1660 1740 1720 1680 1720 c
+ S
+ n
+ 1680 1720 m
+ 1280 1720 l
+ S
+ n
+ 1280 1720 m
+ 1220 1720 1160 1660 1160 1600 c
+ S
+ n
+ 1160 1600 m
+ 1160 1470 l
+ S
+ n
+ 1160 1470 m
+ 1160 1410 1220 1360 1280 1360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 127.189 157 m
+ /N1754 14 Tf
+ (int: GR)
+ [3.892 7 3.892 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 128.946 141 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -3.183 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (F) show
+ (i)
+ [2.55527 ] pdfxs
+ (na) show
+ (l)
+ [5.6306 ] pdfxs
+ (B) show
+ (U)
+ [9.97911 ] pdfxs
+ (graph) show
+ -284.991 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:C)
+ [7.8872 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.4872 7.72349 11.8254 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -46.779 -25.758 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -354.313 -59.635 m
+ /N614 10.909 Tf
+ (Not) show
+ (e)
+ [9.59992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttheBU)
+ [9 4.23277 6.0654 9.59992 7.72349 12.9272 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.8108 ] pdfxs
+ (o) show
+ (f)
+ [8.08356 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.59992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.8108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.05449 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.59992 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.77811 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 7.78902 4.29811 ] pdfxs
+ (t) show
+ (illh)
+ [3.0327 3.02179 7.78902 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [9.05444 ] pdfxs
+ (t) show
+ (heunres)
+ [6.0654 9.58901 6.0654 6.05449 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ -371.249 -81.558 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnode.Wedon)
+ [3.0327 7.5163 6.0654 5.75995 6.05449 4.85451 10.429 10.2981 9.3381 6.05449 9.94901 
+ 6.05449 ] pdfxs
+ (o) show
+ (tre-visitprevi)
+ [8.72728 4.27631 4.8436 3.64352 5.75995 3.02179 4.30902 3.0327 8.72728 6.05449 4.27631 
+ 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyvisi)
+ [6.0654 4.29811 3.0327 10.2435 5.75995 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (edfunc)
+ [4.8436 10.549 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsine)
+ [6.05449 8.79262 3.0327 10.5381 4.85451 ] pdfxs
+ (a) show
+ (chph)
+ [4.54905 10.5381 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se,but)
+ [4.29811 4.8436 7.73448 6.0654 6.05449 8.72728 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.72728 4.8436 ] pdfxs
+ (a) show
+ (llnodewill)
+ [3.0327 7.5163 6.0654 5.74904 6.0654 9.3381 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -371.249 -103.48 m
+ (even)
+ [4.8436 5.4545 4.85451 5.75995 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyberes)
+ [3.0327 3.0327 9.73082 6.35994 8.81447 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedin)
+ [3.0327 5.4545 4.8436 10.0363 3.0327 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.05449 5.15996 7.8763 10.0363 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se.TheBU)
+ [4.29811 4.85451 8.87992 7.8763 6.0654 8.81447 7.7344 12.1526 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.0254 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.24718 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.82538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwhere)
+ [10.0363 7.8763 6.0654 4.8436 4.27631 8.81447 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.81447 4.85451 ] pdfxs
+ (a) show
+ (llw)
+ [3.0327 6.99267 7.58175 ] pdfxs
+ (a) show
+ (s) show
+ -371.249 -125.403 m
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvednowfullyinc)
+ [3.02179 5.4545 4.85451 9.90537 6.0654 5.14905 11.7272 3.33815 6.05449 3.0327 3.0327 
+ 9.61082 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.14899 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.05449 8.70538 4.8436 6.37077 4.8436 4.85451 8.08365 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.70538 4.8436 ] pdfxs
+ (a) show
+ (ll.F)
+ [3.0327 3.0327 8.51993 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.12718 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,inlining)
+ [9.09802 6.05449 3.0327 4.8436 6.93812 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 
+ 6.0654 9.30537 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.70538 7.72349 12.0326 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.91628 ] pdfxs
+ (o) show
+ (f) show
+ 73.842 -125.403 m
+ /N722 10.909 Tf
+ (addG) show
+ -371.249 -147.325 m
+ /N614 10.909 Tf
+ (into)
+ [3.0327 5.75995 4.23277 8.75992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.5382 ] pdfxs
+ (o) show
+ (f) show
+ -314.087 -147.325 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -253.518 -147.325 m
+ /N614 10.909 Tf
+ (yields)
+ [5.75995 3.0327 4.8436 3.0327 6.05449 7.60354 ] pdfxs
+ (t) show
+ (he\fnished)
+ [6.05449 8.14902 6.0654 6.05449 3.0327 4.29811 6.0654 4.8436 9.35992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.05449 9.35992 4.30902 6.05449 5.14905 7.88721 9.34901 3.0327 9.35992 7.12357 3.02179 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.13811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\() show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.The)
+ [7.7672 7.8763 6.0654 4.8436 ] pdfxs
+ 1.922 -147.325 m
+ /N1025 10.909 Tf
+ (M) show
+ 13.831 -147.325 m
+ /N614 10.909 Tf
+ (odi\fed\r)
+ [5.75995 6.05449 3.0327 6.0654 4.8436 9.35992 6.05449 ] pdfxs
+ (a) show
+ (gin)
+ [8.75992 3.02179 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -371.249 -169.248 m
+ (nodep)
+ [6.0654 5.74904 6.0654 8.82538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.0363 ] pdfxs
+ (t) show
+ (oby)
+ [9.43628 5.75995 5.75995 ] pdfxs
+ -275.626 -169.248 m
+ /N695 10.909 Tf
+ (L) show
+ -264.22 -169.248 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.2799 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (inedfr)
+ [3.02179 6.0654 4.8436 10.0472 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mthenode)
+ [13.0798 4.23277 6.0654 8.82538 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ -135.737 -169.248 m
+ /N695 10.909 Tf
+ (E) show
+ -127.684 -170.937 m
+ /N698 7.96999 Tf
+ (V) show
+ -120.372 -169.248 m
+ /N614 10.909 Tf
+ (\() show
+ -116.13 -169.248 m
+ /N695 10.909 Tf
+ (X) show
+ -106.236 -169.248 m
+ /N614 10.909 Tf
+ (\)fr)
+ [8.22547 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -71.8791 -169.248 m
+ /N722 10.909 Tf
+ (addG) show
+ -44.9891 -169.248 m
+ /N614 10.909 Tf
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.82538 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (,whichismer)
+ [7.09085 7.88721 6.05449 3.0327 4.54905 10.0363 3.0327 8.2799 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -371.249 -191.171 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.99992 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 7.78903 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 9.01083 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentnodeinlinedfr)
+ [6.0654 9.08711 4.85451 5.74904 7.18911 6.0654 5.75995 6.05449 7.79994 3.02179 6.0654 
+ 3.0327 3.0327 6.05449 4.85451 8.99992 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -160.513 -191.171 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -148.372 -191.17 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 17.181 0 m
+ /N614 10.909 Tf
+ (.This)
+ [7.6472 7.8763 6.0654 3.0327 7.24354 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.01083 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 95.301 0 m
+ /N722 10.909 Tf
+ (addGToList) show
+ 155.518 0 m
+ /N614 10.909 Tf
+ (isiden)
+ [3.0327 7.24354 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lto)
+ [5.97813 4.23277 8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -226.314 -21.923 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 10.2326 7.57085 ] pdfxs
+ (o) show
+ (uldhavebeen)
+ [6.0654 3.02179 10.2326 6.05449 5.15996 5.4545 9.01083 6.35994 4.85451 4.8436 10.2326 
+ ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inedif)
+ [3.0327 6.05449 4.85451 10.2217 3.0327 3.33815 ] pdfxs
+ -54.351 -21.923 m
+ /N722 10.909 Tf
+ (addG) show
+ -27.277 -21.923 m
+ /N614 10.909 Tf
+ (w)
+ [7.57085 ] pdfxs
+ (a) show
+ (s\frstinlinedin)
+ [8.47626 6.05449 4.27631 4.29811 8.41092 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 
+ 10.2217 3.0327 5.75995 ] pdfxs
+ (to) show
+ 76.203 -21.923 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 88.345 -21.923 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 21.348 0 m
+ /N614 10.909 Tf
+ (\() show
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.62173 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.01083 4.85451 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 7.18903 6.0654 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ -318.095 -21.923 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (heresulting)
+ [6.0654 8.4872 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 3.0327 6.0654 9.08719 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.6981 7.58175 ] pdfxs
+ (a) show
+ (stheninlinedin)
+ [7.94172 4.23277 6.0654 4.8436 9.6981 3.0327 6.0654 3.02179 3.0327 6.0654 4.8436 
+ 9.6981 3.0327 5.75995 ] pdfxs
+ (to) show
+ -98.519 -21.923 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -41.247 -21.923 m
+ /N614 10.909 Tf
+ (.) show
+ -301.159 -43.845 m
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.72355 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 8.29084 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.90174 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.51264 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingisc)
+ [3.0327 6.0654 8.90174 3.02179 7.75627 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ef)
+ [8.30175 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [7.72355 8.90174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nintheSCC,weiden)
+ [9.50173 3.0327 9.51264 4.23277 6.0654 8.29084 6.0654 7.8763 7.8763 6.47994 7.58175 
+ 8.29084 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ifynewc)
+ [3.02179 3.33815 9.20719 6.05449 4.85451 11.3235 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ -318.095 -65.768 m
+ (nodes\(Sec)
+ [6.0654 5.74904 6.0654 4.8436 8.56353 4.23277 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (\))
+ [8.49819 ] pdfxs
+ (\() show
+ (line)
+ [3.0327 3.02179 6.0654 9.09811 ] pdfxs
+ (5) show
+ (\))
+ [8.49819 ] pdfxs
+ (a) show
+ (ndremoveunre)
+ [6.05449 10.3199 4.2654 4.85451 9.08711 5.14905 5.4545 9.09811 6.0654 6.0654 4.2654 
+ 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blenodesfr)
+ [6.05449 3.0327 9.09811 6.0654 5.75995 6.05449 4.85451 8.55262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.09811 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.309 ] pdfxs
+ (\() show
+ (line)
+ [3.0327 3.0327 6.05449 9.09811 ] pdfxs
+ (6\)) show
+ (.Thel)
+ [9.73082 7.8763 6.05449 9.10902 3.02179 ] pdfxs
+ (att) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -318.095 -87.69 m
+ (a) show
+ (recre)
+ [4.27631 9.64356 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edbec)
+ [4.85451 10.8544 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usec)
+ [6.0654 4.29811 9.64356 4.85451 ] pdfxs
+ (o) show
+ (pying)
+ [5.75995 5.74904 3.0327 6.0654 10.2435 ] pdfxs
+ (a) show
+ (ndinliningc)
+ [6.0654 10.8544 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 10.2545 4.8436 
+ ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.64356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 9.09807 4.85451 ] pdfxs
+ (a) show
+ (nbringinexcessnodesn)
+ [10.8544 6.05449 4.27631 3.0327 6.05449 10.2545 3.0327 10.8544 4.85451 5.74904 4.85451 
+ 4.8436 4.30902 9.09807 6.05449 5.75995 6.0654 4.8436 9.09807 6.0654 ] pdfxs
+ (o) show
+ (taccessible)
+ [9.03273 5.46541 4.8436 4.8436 4.85451 4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 
+ ] pdfxs
+ -318.095 -109.613 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.25083 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.03993 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.44002 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (ren)
+ [4.27631 8.03993 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.44002 ] pdfxs
+ (a) show
+ (ccessiblein)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 3.0327 8.03993 3.0327 9.25083 
+ ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.94538 ] pdfxs
+ (o) show
+ (fi)
+ [6.52358 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [7.49445 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 7.49445 ] pdfxs
+ (a) show
+ (swell)
+ [7.49445 7.58175 4.8436 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Thisincludes)
+ [7.72357 7.8763 6.0654 3.0327 7.49445 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ -318.095 -131.535 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodesn)
+ [6.6654 6.05449 5.75995 6.0654 4.8436 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [7.87638 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.47629 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (a) show
+ (nyvir)
+ [5.75995 9.39264 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.2654 6.6654 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnode,)
+ [6.6654 6.05449 5.75995 6.0654 4.8436 6.6654 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (llnode.)
+ [3.0327 6.6654 6.05449 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -89.55 -207.966 m
+ (55) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (67) 68
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (R)
+ [9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (o) show
+ (nwit)
+ [11.1491 9.06531 3.47997 4.8873 ] pdfxs
+ (ho) show
+ (utF)
+ [6.96002 9.06544 6.85084 ] pdfxs
+ (unct) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nP)
+ [11.16 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ours)
+ [8.4872 6.05449 8.05082 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [9.53446 3.32724 ] pdfxs
+ (o) show
+ (rh)
+ [8.05082 6.0654 ] pdfxs
+ (a) show
+ (ndlingrecursi)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.23992 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisessen)
+ [9.83991 3.02179 8.08354 4.85451 4.29811 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.53446 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (a) show
+ (pplytheb)
+ [6.0654 6.0654 3.02179 9.54537 4.23277 6.0654 8.62902 6.35994 ] pdfxs
+ (otto) show
+ (m-upprocessdescribed)
+ [9.08711 3.64352 6.05449 9.83991 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 8.08354 
+ 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.83991 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ 0 -50.89 m
+ (but)
+ [6.0654 6.05449 8.04001 ] pdfxs
+ (o) show
+ (nS)
+ [9.85082 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lyC)
+ [3.0327 9.55628 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 9.85082 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.09444 ] pdfxs
+ (\() show
+ (SCCs\))
+ [6.05449 7.88721 7.8763 4.29811 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.63993 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.81812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,h)
+ [6.05449 6.0654 6.86176 6.05449 ] pdfxs
+ (a) show
+ (ndlinge)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.23992 4.85451 ] pdfxs
+ (a) show
+ (chmul)
+ [4.53815 9.85082 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-nodeSCC)
+ [3.0327 3.63261 6.0654 5.75995 6.05449 8.63993 6.0654 7.8763 7.8763 ] pdfxs
+ 0 -72.813 m
+ (sep)
+ [4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ely.Thekeydi\016cultyis)
+ [4.8436 3.0327 4.8545 10.0581 7.8763 6.0654 9.2072 5.4545 4.85451 10.1126 6.0654 
+ 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 10.1235 3.0327 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.60728 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 7.38539 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.66171 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.2072 6.0654 ] pdfxs
+ (o) show
+ (tknownbef)
+ [8.60728 5.75995 6.05449 5.14905 7.88721 10.4181 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reh)
+ [4.2654 4.85451 6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4181 ] pdfxs
+ (a) show
+ (nd,ins)
+ [6.0654 6.0654 7.57084 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,)
+ [6.0654 7.57084 ] pdfxs
+ (a) show
+ (redis-)
+ [4.27631 9.2072 6.0654 3.0327 4.29811 3.63261 ] pdfxs
+ 0 -94.735 m
+ (coveredincremen)
+ [4.8436 5.15996 5.4545 4.8436 4.27631 4.8436 9.30537 3.02179 6.0654 4.8436 4.27631 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyby)
+ [3.0327 3.02179 8.99992 5.75995 8.98901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.3271 ] pdfxs
+ (\() show
+ (implying)
+ [3.02179 9.09802 6.05449 3.0327 5.75995 3.0327 6.05449 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tcycles)
+ [7.47275 4.85451 5.74904 4.85451 3.0327 4.8436 7.53809 ] pdfxs
+ (a) show
+ (reincremen)
+ [4.27631 8.08357 3.0327 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (llydiscovered)
+ [3.02179 3.0327 8.99992 6.05449 3.0327 4.29811 4.85451 5.14905 5.4545 4.85451 4.2654 
+ 4.85451 9.29446 ] pdfxs
+ (a) show
+ (swell)
+ [7.53809 7.58175 4.8436 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -116.658 m
+ (Theover)
+ [7.8763 6.0654 7.96357 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llB)
+ [3.02179 6.15267 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.18537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.429 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisshowninFi)
+ [6.05449 12.218 3.02179 7.429 4.29811 6.0654 5.14905 7.8763 9.18537 3.0327 9.17446 
+ 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.97448 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (tuses)
+ [7.36366 6.05449 4.30902 4.8436 7.429 ] pdfxs
+ (a) show
+ (n)
+ [9.17446 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (o) show
+ (fT)
+ [6.44721 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -138.581 m
+ (line)
+ [3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r-time)
+ [4.2654 3.64352 4.23277 3.0327 9.09802 8.83629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmto\fnd)
+ [4.27631 3.0327 4.23277 6.0654 13.0907 4.23277 9.4581 6.05449 6.0654 10.0581 ] pdfxs
+ (a) show
+ (ndvisitS)
+ [6.05449 10.0581 5.75995 3.0327 4.29811 3.0327 8.23637 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.02179 9.75264 7.88721 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 10.0581 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.30172 ] pdfxs
+ (\() show
+ (SCCs\)in)
+ [6.0654 7.8763 7.8763 4.29811 8.24728 3.02179 10.0581 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.83629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 0 -160.503 m
+ (inp)
+ [3.0327 9.6981 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (rder[)
+ [4.27631 6.0654 4.8436 7.909 3.0327 ] pdfxs
+ (118) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -182.426 m
+ (A) show
+ (ssume\frst)
+ [4.29811 4.30902 6.0654 9.08711 7.7563 6.05449 4.27631 4.29811 7.15638 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.14548 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 4.8436 4.27631 7.7563 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.74539 ] pdfxs
+ (o) show
+ (nlydirectc)
+ [6.0654 3.0327 8.66174 6.0654 3.02179 4.27631 4.8436 4.85451 7.14548 4.85451 ] pdfxs
+ (a) show
+ (lls,i.e.,)
+ [3.02179 3.0327 4.30902 6.07631 3.0327 3.0327 4.8436 3.0327 6.08722 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.7563 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.93449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisknown.F)
+ [6.0654 8.96719 3.02179 7.21082 5.75995 6.0654 5.14905 7.8763 6.0654 7.6363 6.20722 
+ ] pdfxs
+ (o) show
+ (re)
+ [7.1781 4.85451 ] pdfxs
+ (a) show
+ (chSCC,)
+ [4.53815 8.96719 6.0654 7.8763 7.8763 5.93449 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 5.93449 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 4.29811 ] pdfxs
+ 0 -204.348 m
+ (t) show
+ (ofunc)
+ [9.56719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.41081 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 8.95629 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.05449 8.9672 6.05449 7.88721 11.989 ] pdfxs
+ (a) show
+ (re\frstcl)
+ [4.2654 8.9672 6.05449 4.27631 4.29811 8.35637 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.1781 ] pdfxs
+ (a) show
+ (ndres)
+ [6.05449 10.1781 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 10.1781 ] pdfxs
+ (a) show
+ (sbef)
+ [8.41081 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.95629 ] pdfxs
+ (\(t) show
+ (hesefunc)
+ [6.0654 4.8436 4.30902 8.95629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswill)
+ [6.05449 8.42171 7.8763 3.0327 3.02179 7.14539 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 5.75995 ] pdfxs
+ 0 -226.271 m
+ (havebeenvisi)
+ [6.0654 5.14905 5.4545 9.15265 6.37085 4.8436 4.8436 10.3745 5.75995 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (edbec)
+ [4.8436 10.3745 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.15265 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.58536 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (loverSCCs)
+ [7.34175 5.14905 5.4545 4.85451 8.57445 6.0654 7.8763 7.88721 4.29811 ] pdfxs
+ (\)) show
+ (.Once)
+ [9.89446 8.4872 6.05449 4.85451 9.15265 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 8.60717 4.29811 ] pdfxs
+ (t) show
+ (episc)
+ [4.85451 10.3635 3.0327 8.61808 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 7.50539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -248.193 m
+ (o) show
+ (f)
+ [8.30174 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.8181 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.27262 3.02179 11.029 ] pdfxs
+ (t) show
+ (heSCChaveemptylis)
+ [6.0654 9.8181 6.05449 7.8763 12.8508 6.05449 5.15996 5.4545 9.8181 4.8436 9.08711 
+ 6.0654 3.93823 10.7235 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [9.27262 ] pdfxs
+ (o) show
+ (fc)
+ [8.30174 4.8436 ] pdfxs
+ (a) show
+ (llsites,exceptf)
+ [3.0327 7.99629 4.30902 3.0327 4.23277 4.85451 4.29811 8.33447 4.85451 5.74904 4.85451 
+ 4.8436 6.0654 9.20728 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [9.2399 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 12.8399 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 9.27262 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.029 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 0 -270.116 m
+ (t) show
+ (oex)
+ [9.94901 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.52721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.79262 ] pdfxs
+ (\(t) show
+ (hel)
+ [6.0654 9.3381 3.0327 ] pdfxs
+ (att) show
+ (er)
+ [4.8436 8.77081 ] pdfxs
+ (a) show
+ (resimplyi)
+ [4.27631 9.34901 4.29811 3.0327 9.08711 6.0654 3.0327 10.2545 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (red)
+ [4.27631 4.8436 10.5599 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t\)) show
+ (.)
+ [10.4617 ] pdfxs
+ (I) show
+ (n)
+ [10.5599 ] pdfxs
+ (a) show
+ (nSCC,e)
+ [10.5599 6.0654 7.8763 7.8763 7.52721 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.5599 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwill)
+ [10.5599 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -292.038 m
+ (even)
+ [4.8436 5.4545 4.85451 5.75995 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyneed)
+ [3.0327 3.0327 9.29446 6.05449 4.85451 4.8436 9.59991 ] pdfxs
+ (t) show
+ (oinline)
+ [8.98901 3.0327 6.05449 3.0327 3.0327 6.05449 8.38902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.86176 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.56721 ] pdfxs
+ (ot) show
+ (herfunc)
+ [6.0654 4.8436 7.81082 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 7.84354 3.0327 9.58901 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.0654 8.37811 6.0654 7.8763 11.4217 ] pdfxs
+ (a) show
+ (tle)
+ [7.7782 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.7782 ] pdfxs
+ (o) show
+ (nce)
+ [6.0654 4.8436 8.38902 ] pdfxs
+ (\() show
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdirec)
+ [6.0654 4.8436 7.81082 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -313.961 m
+ (o) show
+ (r)
+ [7.30901 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.88721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.0981 ] pdfxs
+ (o) show
+ (fac)
+ [6.37085 8.49811 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ (.An)
+ [7.67993 11.2144 6.0654 ] pdfxs
+ (a) show
+ (ive)
+ [3.0327 5.4545 7.88721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 12.1307 4.85451 ] pdfxs
+ (a) show
+ (nproduce)
+ [9.0981 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 7.88721 ] pdfxs
+ (a) show
+ (nexp)
+ [9.0981 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lnumber)
+ [6.0654 5.75995 6.0654 8.78166 6.37085 4.8436 7.30901 ] pdfxs
+ (o) show
+ (finlinin)
+ [6.38176 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -335.883 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.39267 ] pdfxs
+ (a) show
+ (ndevenac)
+ [6.0654 9.34901 4.85451 5.4545 4.8436 9.35992 8.73811 4.85451 ] pdfxs
+ (a) show
+ (refulenumer)
+ [4.27631 4.8436 3.33815 6.05449 6.32722 4.8436 5.75995 6.0654 9.08711 4.8436 4.27631 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.34901 4.85451 ] pdfxs
+ (a) show
+ (nrequire)
+ [9.34901 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 ] pdfxs
+ 263.598 -335.883 m
+ /N695 10.909 Tf
+ (O) show
+ 272.222 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ 276.465 -335.883 m
+ /N695 10.909 Tf
+ (n) show
+ 283.013 -331.925 m
+ /N703 7.96999 Tf
+ (2) show
+ 287.745 -335.883 m
+ /N614 10.909 Tf
+ (\)inlining)
+ [7.5382 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.73811 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinc)
+ [6.05449 7.60354 3.02179 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mplexSCCs)
+ [9.09802 6.05449 3.0327 4.8436 9.05447 6.0654 7.8763 7.8763 4.29811 ] pdfxs
+ -6.10352e-05 -357.806 m
+ (\() show
+ (whichweenc)
+ [7.8763 6.0654 3.02179 4.54905 9.6981 7.57085 8.4872 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (eredins)
+ [4.8436 4.27631 4.85451 9.68719 3.0327 9.6981 4.30902 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -379.728 m
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,bec)
+ [6.0654 8.31265 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.80719 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.80719 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.79628 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0181 3.0327 6.05449 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (enumber)
+ [9.80719 5.74904 6.0654 8.79257 6.35994 4.8436 9.22899 ] pdfxs
+ (o) show
+ (fc)
+ [8.29083 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.98538 6.05449 ] pdfxs
+ (at) show
+ (hsthr)
+ [6.0654 9.26171 4.23277 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [11.0181 ] pdfxs
+ (t) show
+ (heSCC,wecho)
+ [6.05449 9.80719 6.05449 7.88721 7.8763 7.98538 7.57085 9.80719 4.53815 6.0654 5.75995 
+ ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.80719 ] pdfxs
+ (to) show
+ -6.10352e-05 -401.651 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletelyi)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 9.66537 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rein)
+ [4.27631 8.75993 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 11.7817 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity.Wemer)
+ [3.02179 5.75995 3.0327 3.93823 4.84359 8.70538 10.2981 8.75993 9.08711 4.85451 4.2654 
+ ] pdfxs
+ (g) show
+ (e)
+ [8.75993 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.74902 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lBU)
+ [6.93812 7.7344 12.0872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.21444 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 6.94903 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -423.574 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (heSCC,res)
+ [6.05449 8.4872 6.0654 7.8763 7.8763 6.6763 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.02179 6.0654 9.0981 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 6.6763 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 11.5199 4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.8436 5.75995 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hissin)
+ [6.05449 3.0327 7.94172 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lemer)
+ [3.02179 8.4872 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,c)
+ [6.0654 6.05449 6.6654 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uring)
+ [6.0654 4.27631 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -445.496 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (meinf)
+ [9.09802 9.42537 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (a) show
+ (s)
+ [8.87989 ] pdfxs
+ (ot) show
+ (herfullyc)
+ [6.0654 4.8436 8.85809 3.33815 6.05449 3.0327 3.0327 10.3308 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 9.43629 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms[)
+ [6.05449 9.09802 8.87989 3.0327 ] pdfxs
+ (140) show
+ (].Amorea)
+ [3.0327 10.7017 12.7635 9.08711 5.46541 4.2654 9.42537 5.46541 ] pdfxs
+ (gg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.43629 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -467.419 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 10.2435 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 9.949 ] pdfxs
+ (t) show
+ (opreserves)
+ [9.64355 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 9.03265 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.03265 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.04356 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.0327 5.75995 3.02179 3.93823 9.949 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 10.2545 ] pdfxs
+ (a) show
+ (nSCCf)
+ [10.2545 6.05449 7.8763 12.0654 3.33815 ] pdfxs
+ (o) show
+ (rbe)
+ [8.46536 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erprecisi)
+ [4.85451 8.45445 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,butwe)
+ [6.0654 7.35266 6.0654 6.0654 8.42183 7.58175 4.8436 ] pdfxs
+ -6.10352e-05 -489.341 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (undthis)
+ [6.05449 6.0654 9.6981 4.23277 6.0654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (t) show
+ (obeinsc)
+ [9.08719 6.37085 8.47629 3.0327 6.0654 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (\(t) show
+ (husweleaveit)
+ [5.75995 6.0654 7.93081 7.58175 8.4872 3.02179 4.85451 5.14905 5.4545 8.4872 3.0327 
+ 7.87638 ] pdfxs
+ (t) show
+ (ofu)
+ [9.08719 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.4872 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -526.529 m
+ /N1025 10.909 Tf
+ (R)
+ [9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (o) show
+ (nwithF)
+ [11.1491 9.06531 3.47997 4.8873 11.1491 6.85084 ] pdfxs
+ (u) show
+ (nc)
+ [6.96002 5.58542 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nP)
+ [11.1491 8.23624 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ -6.10352e-05 -555.497 m
+ /N614 10.909 Tf
+ (The\fn)
+ [7.8763 6.0654 9.22901 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.41812 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.22901 ] pdfxs
+ (t) show
+ (oc)
+ [9.83992 4.8436 ] pdfxs
+ (o) show
+ (nsiderisarecursivepr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.66173 3.02179 8.69444 9.83992 4.2654 4.85451 
+ 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.22901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [13.4725 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hindirectc)
+ [10.4399 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.61819 4.85451 ] pdfxs
+ (a) show
+ (lls.Thedi\016cultyis)
+ [3.02179 3.0327 4.30902 10.1235 7.8763 6.05449 9.23992 6.05449 3.0327 9.08711 4.85451 
+ 6.05449 3.0327 3.93823 10.1454 3.0327 8.68353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [8.6291 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -6.10352e-05 -577.419 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 8.40001 4.85451 ] pdfxs
+ (a) show
+ (llsmayinducecyclesin)
+ [3.02179 3.0327 8.46535 9.08711 5.14905 9.91628 3.0327 6.05449 6.0654 6.0654 4.8436 
+ 8.99993 4.85451 5.75995 4.8436 3.0327 4.8436 8.46535 3.0327 10.2108 ] pdfxs
+ (t) show
+ (heSCC,but)
+ [6.0654 8.99993 6.0654 7.8763 7.8763 7.18903 6.0654 6.05449 8.40001 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 9.01083 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 7.18903 4.8436 6.0654 ] pdfxs
+ (g) show
+ (eswilln)
+ [4.85451 8.45444 7.8763 3.0327 3.0327 7.18903 6.05449 ] pdfxs
+ (o) show
+ (tbediscoveredun)
+ [8.40001 6.35994 9.01083 6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 
+ 4.8436 10.2217 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 7.17812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -599.342 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.40729 4.85451 ] pdfxs
+ (a) show
+ (llisres)
+ [3.0327 6.19631 3.02179 7.47263 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved.Wem)
+ [3.0327 5.4545 4.8436 6.0654 7.71266 10.309 8.01812 9.08711 ] pdfxs
+ (a) show
+ (keakey)
+ [5.4545 8.01812 8.61811 5.4545 4.8436 8.92356 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,b)
+ [6.0654 6.29449 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.22901 ] pdfxs
+ (o) show
+ (n)
+ [9.22901 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.01812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesdescribede)
+ [3.02179 4.85451 7.47263 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 9.22901 4.8436 ] pdfxs
+ (a) show
+ (rlier,)
+ [4.27631 3.02179 3.0327 4.85451 4.2654 6.29449 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -621.264 m
+ (yieldsasimples)
+ [5.75995 3.0327 4.8436 3.0327 6.05449 7.40718 8.55265 4.30902 3.02179 9.09802 6.05449 
+ 3.0327 7.95266 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y)
+ [8.8581 ] pdfxs
+ (t) show
+ (oh)
+ [8.55265 6.05449 ] pdfxs
+ (a) show
+ (ndlesuchsitu)
+ [6.0654 6.0654 3.02179 7.95266 4.29811 6.0654 4.54905 9.15265 4.30902 3.0327 4.23277 
+ 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:s)
+ [6.05449 4.30902 7.60357 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.95266 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 6.13086 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.40718 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (a) show
+ (nSCCc)
+ [9.15265 6.0654 7.8763 10.9854 4.8436 ] pdfxs
+ (a) show
+ (nberes)
+ [9.16356 6.35994 7.95266 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ 440.54 -621.264 m
+ /N634 10.909 Tf
+ (b)
+ [4.46185 ] pdfxs
+ (e) show
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ 228.545 -657.201 m
+ /N614 10.909 Tf
+ (56) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (he)
+ [6.05449 8.19266 ] pdfxs
+ (L1/L) show
+ (2c)
+ [8.78174 4.85451 ] pdfxs
+ (a) show
+ (ches.F)
+ [4.54905 6.05449 4.85451 4.29811 7.77811 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [7.60355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.35994 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.61446 4.8436 ] pdfxs
+ (a) show
+ (ses,thereduc)
+ [4.30902 4.8436 4.30902 6.4254 4.23277 6.0654 8.18175 4.27631 4.8436 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.63627 ] pdfxs
+ (a) show
+ (recl)
+ [4.27631 8.18175 4.85451 3.0327 ] pdfxs
+ (o) show
+ (selyc)
+ [4.29811 4.8436 3.0327 9.0981 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (a) show
+ (llthe)
+ [3.0327 6.37085 4.23277 6.0654 8.18175 ] pdfxs
+ (t) show
+ (hreelevels)
+ [6.0654 4.2654 4.85451 8.18175 3.0327 4.8436 5.4545 4.85451 3.0327 7.63627 ] pdfxs
+ (o) show
+ (f) show
+ 0 -21.922 m
+ (t) show
+ (hemem)
+ [6.05449 8.95629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.27631 9.85082 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchy.Thisindic)
+ [4.27631 4.53815 5.75995 4.84359 9.28356 7.8763 6.05449 3.0327 8.3999 3.0327 6.0654 
+ 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [8.34546 3.02179 10.1672 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.95629 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 7.24357 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.95629 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebene\fts)
+ [6.05449 4.85451 8.94538 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 8.41081 ] pdfxs
+ (a) show
+ (reprim)
+ [4.27631 8.94538 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (due)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (osm)
+ [9.08719 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerw)
+ [3.0327 3.02179 4.85451 7.909 7.57085 ] pdfxs
+ (o) show
+ (rkingse)
+ [4.27631 5.75995 3.0327 6.05449 9.0981 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s,whichw)
+ [4.30902 6.6654 7.8763 6.0654 3.02179 4.54905 9.6981 7.57085 ] pdfxs
+ (o) show
+ (uldbeproducedbydefr)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 
+ 4.85451 9.6981 5.75995 9.39264 6.05449 4.85451 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -81.677 m
+ /N622 11.955 Tf
+ (6.3.7A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (cc) show
+ (essP)
+ [6.13291 5.30802 9.79114 8.81079 ] pdfxs
+ (a) show
+ (ttern)
+ [5.23633 5.22437 6.13291 5.49929 11.955 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (L) show
+ (o)
+ [7.1013 ] pdfxs
+ (c) show
+ (alityC)
+ [6.52739 3.74195 3.73 4.86572 11.5724 9.71945 ] pdfxs
+ (han) show
+ (ges)
+ [6.71874 6.14487 5.30802 ] pdfxs
+ 0 -110.645 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.04356 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4shows)
+ [3.0327 8.43265 4.30902 6.05449 5.15996 7.8763 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttwopr)
+ [7.23275 3.93823 7.57085 8.44356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 6.14176 ] pdfxs
+ (\\) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (")
+ [8.44356 ] pdfxs
+ (\() show
+ (fr)
+ [3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.0762 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 7.83266 7.42902 ] pdfxs
+ (t) show
+ (rdistsuite\))
+ [4.2654 6.0654 3.0327 4.29811 7.23275 4.29811 6.0654 3.0327 4.23277 4.85451 7.22184 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.04356 ] pdfxs
+ (\\) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp")
+ [9.09802 6.05449 8.44356 ] pdfxs
+ (\() show
+ (fr)
+ [3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.0762 ] pdfxs
+ (t) show
+ (heMcGill)
+ [6.05449 7.83266 10.0036 4.8436 8.5636 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -132.568 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,speedupbyover)
+ [7.22175 4.29811 6.37085 4.8436 4.85451 10.1345 6.0654 10.1345 5.75995 9.83991 5.14905 
+ 5.4545 4.8436 8.35627 ] pdfxs
+ (10) show
+ (xwi)
+ [9.82901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.1454 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icpo)
+ [3.02179 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.21085 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 10.1345 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6shows)
+ [3.0327 9.52355 4.30902 6.05449 5.15996 7.8763 8.37808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tthisis)
+ [8.32365 4.23277 6.0654 3.0327 8.37808 3.0327 4.29811 ] pdfxs
+ 0 -154.49 m
+ (duetoadr)
+ [6.0654 6.05449 9.19629 4.23277 9.79628 9.79628 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icreduc)
+ [3.0327 9.18538 4.27631 4.8436 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninc)
+ [10.3963 3.0327 10.3963 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.19629 ] pdfxs
+ (a) show
+ (ndT)
+ [6.05449 10.4072 7.8763 ] pdfxs
+ (L) show
+ (Bmisses.Toch)
+ [12.0653 9.09802 3.02179 4.30902 4.29811 4.85451 4.29811 9.99264 6.97085 9.79628 4.54905 
+ 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cterize)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.85451 9.18538 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.18538 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 9.19629 ] pdfxs
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (hise\013ec)
+ [6.0654 3.0327 8.63989 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,) show
+ 0 -176.413 m
+ (wes)
+ [7.57085 9.34901 4.29811 ] pdfxs
+ (t) show
+ (udy)
+ [6.0654 6.05449 10.2545 ] pdfxs
+ (t) show
+ (hesetwopr)
+ [6.0654 4.8436 4.30902 9.3381 3.93823 7.58175 9.94901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinde)
+ [9.08711 8.80353 3.0327 10.549 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il.We\fnd)
+ [3.0327 3.0327 10.4508 10.309 9.3381 6.0654 6.05449 10.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinb)
+ [8.73819 3.02179 10.5599 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.5599 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 7.73448 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.3381 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.85451 9.3381 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (hisdr)
+ [6.05449 3.0327 8.80353 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -198.336 m
+ (speedupisdue)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.50173 3.02179 7.74536 6.0654 6.05449 
+ 8.29084 ] pdfxs
+ (t) show
+ (osuccess)
+ [8.89083 4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 7.74536 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 7.71264 4.29811 ] pdfxs
+ (tat) show
+ (ed)
+ [4.8436 9.50173 ] pdfxs
+ (goa) show
+ (ls:se)
+ [3.0327 4.30902 7.77811 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ingdis)
+ [3.02179 6.0654 8.89083 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.68002 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.90174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresinmem)
+ [6.05449 4.27631 4.8436 7.74536 3.0327 9.50173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.19628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 0 -220.258 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (ot) show
+ (her.)
+ [6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ 16.936 -242.181 m
+ (Toev)
+ [6.97085 8.49811 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.89812 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.88721 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebehavi)
+ [6.0654 4.8436 7.89812 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.33083 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.38176 4.23277 6.0654 7.89812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,weins)
+ [9.08711 6.19631 7.58175 7.88721 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rument)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 7.28729 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.88721 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mstoc)
+ [9.09802 7.35263 4.23277 8.50902 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.89812 ] pdfxs
+ (a) show
+ 0 -264.103 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.2472 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.4254 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.25811 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.0327 8.2472 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.25811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mexecu)
+ [12.4907 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es.Given)
+ [4.85451 4.29811 7.79993 8.5636 3.0327 5.4545 4.8436 9.46901 ] pdfxs
+ (t) show
+ (hisd)
+ [6.05449 3.0327 7.70172 6.0654 ] pdfxs
+ (ata) show
+ (,we\fl)
+ [6.47994 7.57085 8.25811 6.05449 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.67992 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.64729 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -286.026 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.36 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.95992 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [9.34909 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 11.1599 ] pdfxs
+ (t) show
+ (othehe)
+ [10.5708 4.23277 6.0654 9.95992 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,number)
+ [6.05449 8.50902 5.75995 6.05449 8.79257 6.35994 4.85451 9.37081 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.95992 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningl)
+ [3.0327 6.05449 3.0327 6.0654 10.5599 3.0327 ] pdfxs
+ (oa) show
+ (dsin)
+ [6.05449 9.41443 3.0327 11.1599 ] pdfxs
+ (o) show
+ (rder,)
+ [4.27631 6.0654 4.8436 4.27631 8.49811 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 11.1708 6.05449 3.0327 ] pdfxs
+ (o) show
+ (t)
+ [9.34909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.94901 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -307.948 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (dedvs)
+ [6.05449 4.85451 10.3963 5.75995 8.63989 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.18538 3.0327 ] pdfxs
+ (oa) show
+ (dnumber.This)
+ [10.3963 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 9.98173 7.8763 6.0654 3.02179 
+ 8.63989 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tesapl)
+ [4.23277 4.85451 8.63989 9.79628 6.05449 3.0327 ] pdfxs
+ (o) show
+ (tlike)
+ [8.57455 3.0327 3.0327 5.4545 9.18538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tshowninFi)
+ [8.57455 4.29811 6.0654 5.14905 7.88721 10.3963 3.02179 10.4072 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.19629 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (.Wecho)
+ [9.98173 10.309 9.18538 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.18538 ] pdfxs
+ (to) show
+ 0 -329.871 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tpl)
+ [7.64729 6.05449 3.0327 ] pdfxs
+ (o) show
+ (td)
+ [7.64729 6.0654 ] pdfxs
+ (at) show
+ (af)
+ [8.85811 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.67992 4.30902 ] pdfxs
+ (to) show
+ (res,)
+ [4.2654 4.85451 4.29811 6.47994 ] pdfxs
+ (a) show
+ (sl)
+ [7.71263 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.71263 ] pdfxs
+ (a) show
+ (retypic)
+ [4.27631 8.2472 3.93823 5.75995 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.15265 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 8.25811 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryperf)
+ [4.27631 9.16356 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncepr)
+ [6.05449 4.85451 8.2472 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemf)
+ [6.05449 3.0327 4.8436 12.5016 3.32724 ] pdfxs
+ (o) show
+ (rhe)
+ [7.67992 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-in)
+ [6.0654 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -351.793 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.47263 ] pdfxs
+ (\() show
+ (al)
+ [8.62902 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmissesin)
+ [7.4182 9.08711 3.0327 4.29811 4.30902 4.8436 7.47263 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.01812 4.8436 ] pdfxs
+ (a) show
+ (cheblocks)
+ [4.54905 6.0654 8.01812 6.05449 3.0327 5.75995 4.53815 5.75995 7.47263 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 6.19631 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 7.47263 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.22901 ] pdfxs
+ (t) show
+ (ruedependences)
+ [4.27631 6.05449 8.01812 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 6.05449 
+ 4.85451 4.8436 7.47263 ] pdfxs
+ (o) show
+ (n)
+ [9.22901 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.01812 3.0327 ] pdfxs
+ (oa) show
+ (d) show
+ 0 -373.716 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mexecutin)
+ [12.7307 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 3.0327 6.0654 ] pdfxs
+ (g\)) show
+ (.) show
+ 16.936 -395.638 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.89808 4.30902 ] pdfxs
+ (t) show
+ (udy,we)
+ [6.05449 6.0654 4.84359 6.64358 7.57085 8.45447 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (etwopl)
+ [8.45447 3.93823 7.57085 9.06538 6.05449 3.0327 ] pdfxs
+ (ot) show
+ (s:)
+ [4.29811 7.86538 ] pdfxs
+ (o) show
+ (newhen)
+ [6.05449 8.45447 7.8763 6.0654 4.8436 9.66537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.44357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (misrunningwi)
+ [12.698 3.0327 7.89808 4.27631 6.0654 6.05449 6.0654 3.02179 6.0654 9.05447 7.88721 
+ 3.02179 ] pdfxs
+ (t) show
+ (hs)
+ [9.66537 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.66537 9.08711 ] pdfxs
+ (a) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 3.0327 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (nd)
+ [6.0654 10.0254 ] pdfxs
+ (o) show
+ (newhen)
+ [6.05449 8.82538 7.8763 6.05449 4.85451 10.0254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.81447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misch)
+ [13.058 3.0327 8.26899 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 10.0363 ] pdfxs
+ (t) show
+ (ousethepo)
+ [9.41446 6.0654 4.29811 8.82538 4.23277 6.0654 8.81447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.00357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 8.87992 ] pdfxs
+ (I) show
+ (nb)
+ [10.0254 6.37085 ] pdfxs
+ (ot) show
+ (hc)
+ [10.0254 4.8436 ] pdfxs
+ (a) show
+ (ses,wec)
+ [4.30902 4.8436 4.30902 7.07994 7.57085 8.82538 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.23627 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.81447 3.0327 ] pdfxs
+ (oa) show
+ (d) show
+ 0 -439.483 m
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (t) show
+ (hepl)
+ [6.0654 9.25083 6.05449 3.0327 ] pdfxs
+ (o) show
+ (t)
+ [8.64001 ] pdfxs
+ (t) show
+ (oindic)
+ [9.86173 3.0327 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (ewhichpo)
+ [9.25083 7.8763 6.0654 3.0327 4.53815 10.4617 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.25083 3.0327 ] pdfxs
+ (oa) show
+ (dw)
+ [10.4617 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 10.4617 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etif)
+ [4.8436 8.65092 3.0327 7.73448 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.25083 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwerepo)
+ [13.4943 7.58175 4.8436 4.27631 9.25083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed\()
+ [4.8436 10.4726 4.23277 ] pdfxs
+ (to) show
+ 0 -461.406 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keite)
+ [5.4545 8.77084 3.0327 8.1491 4.85451 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.85451 8.18173 ] pdfxs
+ (t) show
+ (oc)
+ [9.37083 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.2654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [8.75993 6.0654 ] pdfxs
+ (at) show
+ (abetween)
+ [9.37083 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.98173 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.77084 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rts)
+ [4.27631 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (.Bec)
+ [8.71629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.77084 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.75993 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.0327 8.75993 3.0327 ] pdfxs
+ (oa) show
+ (dsexecu)
+ [6.05449 8.22535 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (eddon)
+ [4.85451 9.97082 6.0654 9.37083 6.05449 ] pdfxs
+ (ot) show
+ 0 -483.329 m
+ (depend)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 9.6981 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.47629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.38174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ern,theX)
+ [4.85451 4.2654 6.0654 6.6654 4.23277 6.0654 8.47629 11.8144 ] pdfxs
+ (a) show
+ (xis)
+ [5.74904 3.0327 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sm)
+ [7.93081 9.08711 ] pdfxs
+ (at) show
+ (che)
+ [4.54905 9.68719 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.68719 ] pdfxs
+ (ot) show
+ (herex)
+ [6.0654 4.8436 7.8981 4.85451 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly.The)
+ [3.0327 4.84359 7.87629 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -505.251 m
+ (Y)
+ [11.6181 ] pdfxs
+ (a) show
+ (xes,)
+ [5.75995 4.8436 4.30902 6.51267 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (o) show
+ (therh)
+ [4.23277 6.0654 4.8436 7.71264 6.0654 ] pdfxs
+ (a) show
+ (nd,depends)
+ [6.0654 6.05449 6.51267 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 7.73445 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.27993 ] pdfxs
+ (a) show
+ (ddressinmem)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.74536 3.0327 9.49082 9.09802 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.19628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.29084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rpl)
+ [7.71264 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ced)
+ [4.8436 4.85451 9.50173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.29084 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -527.174 m
+ (beingl)
+ [6.35994 4.85451 3.0327 6.05449 9.08719 3.0327 ] pdfxs
+ (oa) show
+ (dedfr)
+ [6.0654 4.8436 9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -549.096 m
+ (I) show
+ (nruns)
+ [9.50173 4.27631 6.0654 6.05449 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.68002 6.0654 4.29811 8.29084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,wedis)
+ [4.27631 6.51267 7.57085 8.29084 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 11.3235 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 8.29084 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emm)
+ [4.8436 12.5344 9.09802 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.02179 3.0327 5.75995 8.29084 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfromc)
+ [9.50173 3.33815 4.2654 5.46541 12.5234 4.85451 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ 0 -571.019 m
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [9.35992 ] pdfxs
+ (t) show
+ (os)
+ [8.75992 4.29811 ] pdfxs
+ (at) show
+ (isfy)
+ [3.0327 4.29811 3.33815 9.05447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreques)
+ [9.35992 4.27631 4.8436 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s.Thepo)
+ [4.30902 7.7672 7.8763 6.05449 8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.35992 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.14902 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryreques)
+ [4.2654 9.06537 4.27631 4.8436 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (\() show
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ively\)l)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 7.5382 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ 0 -592.941 m
+ (blocks)
+ [6.0654 3.02179 5.75995 4.54905 5.75995 8.7708 ] pdfxs
+ (o) show
+ (fmem)
+ [7.79993 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 10.2217 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5598 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 9.31629 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emm)
+ [4.8436 13.5598 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 9.31629 ] pdfxs
+ (t) show
+ (oimplementi)
+ [9.92719 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.85451 5.74904 8.71637 3.0327 
+ ] pdfxs
+ (t) show
+ (sin)
+ [8.7708 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lmem)
+ [7.49448 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rysl)
+ [4.2654 10.2326 4.29811 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 8.7708 ] pdfxs
+ (\() show
+ (describedin)
+ [6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 10.5272 3.0327 6.0654 
+ ] pdfxs
+ 0 -614.864 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1163 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.Wi)
+ [12.1417 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.30546 ] pdfxs
+ (t) show
+ (histwe)
+ [6.05449 3.0327 9.35989 3.93823 7.58175 4.8436 ] pdfxs
+ (a) show
+ (k,)
+ [5.75995 8.44356 ] pdfxs
+ (t) show
+ (he\frstsever)
+ [6.0654 9.90537 6.05449 4.27631 4.29811 9.30546 4.30902 4.8436 5.4545 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (lpo)
+ [8.09447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsl)
+ [8.08356 4.30902 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 9.35989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.90537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edinwi)
+ [4.8436 11.1272 3.0327 11.1163 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.1163 ] pdfxs
+ (t) show
+ (he'brk')
+ [6.0654 9.90537 3.0327 6.05449 4.27631 5.75995 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (149) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (68) 69
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2992/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2991/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 7.82175 3.02179 7.21093 4.8436 ] pdfxs
+ (a) show
+ (nimprovemem)
+ [9.03265 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 7.82175 9.08711 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 8.7272 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.02174 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyins)
+ [3.0327 8.7272 3.02179 9.03265 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 7.81084 4.8436 ] pdfxs
+ (a) show
+ (ses.Thepo)
+ [4.30902 4.8436 4.30902 7.6472 7.88721 6.05449 7.81084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.02179 3.33815 4.27631 4.8436 7.81084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -21.922 m
+ (improves)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 7.19991 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.0654 4.2654 6.07631 ] pdfxs
+ (1) show
+ (9)
+ [5.46541 ] pdfxs
+ (7) show
+ (.p)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (rser-b,espress)
+ [4.27631 4.29811 4.8436 4.27631 3.63261 6.0654 6.07631 4.85451 4.29811 6.0654 4.2654 
+ 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (,)
+ [6.07631 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.05449 8.96719 6.35994 5.15996 5.74904 4.27631 5.14905 5.75995 ] pdfxs
+ (31) show
+ (.Thebumpp)
+ [7.6363 7.8763 6.0654 7.74539 6.0654 6.05449 9.09802 8.95628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.1781 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.96719 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 7.19991 ] pdfxs
+ (to) show
+ 0 -43.845 m
+ (be)
+ [6.35994 8.51993 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.51993 9.08711 ] pdfxs
+ (o) show
+ (stsi)
+ [4.30902 7.9091 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.51993 ] pdfxs
+ (t) show
+ (hree,beingp)
+ [6.05449 4.27631 4.8436 4.85451 6.69812 6.37085 4.8436 3.0327 6.05449 9.13083 6.05449 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyv)
+ [4.27631 3.0327 9.42537 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.50902 ] pdfxs
+ (t) show
+ (o)
+ [9.11992 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 6.70903 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,f)
+ [3.0327 3.32724 6.70903 3.32724 ] pdfxs
+ (t) show
+ (,)
+ [6.70903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzer,)
+ [3.0327 5.75995 4.8436 4.85451 4.27631 3.0327 ] pdfxs
+ 0 -65.768 m
+ (llu-bench,)
+ [3.0327 3.0327 6.05449 3.63261 6.37085 4.8436 6.0654 4.53815 6.0654 8.59629 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 11.2363 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lOldenpr)
+ [8.21447 8.47629 3.0327 6.0654 4.8436 11.2472 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Cl)
+ [9.08711 4.29811 12.5126 7.8763 3.0327 ] pdfxs
+ (o) show
+ (seinspec)
+ [4.30902 10.0254 3.0327 6.05449 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2363 ] pdfxs
+ (o) show
+ (f)
+ [8.50901 ] pdfxs
+ (175) show
+ (.vprisp)
+ [3.0327 5.75995 6.05449 9.45808 3.0327 9.47989 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyin)
+ [4.2654 3.0327 10.9417 3.0327 5.74904 ] pdfxs
+ (t) show
+ (eres)
+ [4.85451 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (:) show
+ 0 -87.69 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sePAisn)
+ [4.30902 4.8436 6.51267 11.7817 3.0327 7.89808 6.0654 ] pdfxs
+ (o) show
+ (tf)
+ [7.83274 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.87628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.65446 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (,butac)
+ [6.62176 6.0654 6.05449 7.84365 9.04356 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (o) show
+ (fpo)
+ [6.92721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lfreeelimin)
+ [3.0327 3.33815 4.2654 4.85451 8.44357 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 8.44357 6.05449 6.0654 9.08711 9.65446 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -109.613 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.29446 4.27631 4.8436 6.0654 6.0654 4.8436 4.8436 7.53809 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.07266 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.08357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3162 ] pdfxs
+ (t) show
+ (o)
+ [8.69447 ] pdfxs
+ (95) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (%)
+ [12.3271 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (No) show
+ (PA)
+ [6.51267 11.4108 ] pdfxs
+ (\() show
+ (Selec)
+ [6.0654 4.8436 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivePAreducesitfur)
+ [3.02179 5.4545 4.85451 6.51267 11.4108 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 
+ 7.53809 3.0327 7.47275 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -131.535 m
+ (t) show
+ (o)
+ [10.0035 ] pdfxs
+ (94) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (%\).Fin)
+ [9.09802 4.23277 10.6363 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,sever)
+ [3.0327 3.0327 4.84359 7.82175 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.58175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msbene\f)
+ [9.08711 8.85807 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (edfr)
+ [4.85451 10.6145 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6471 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.40356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.09802 4.8436 5.75995 8.79273 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.05449 7.82175 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyf)
+ [4.27631 3.0327 10.309 3.33815 ] pdfxs
+ (t) show
+ (,) show
+ 0 -153.458 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp,he)
+ [9.09802 6.05449 6.6654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (sp.)
+ [4.30902 6.05449 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (Thespeedupp)
+ [7.8763 6.0654 8.18175 4.30902 6.35994 4.85451 4.8436 6.0654 6.05449 9.40355 6.35994 
+ ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.37085 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (hesesimplepo)
+ [6.0654 4.8436 4.30902 8.18175 4.30902 3.02179 9.09802 6.05449 3.0327 8.19266 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.35994 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.63627 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.18175 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyn)
+ [4.27631 3.02179 9.0981 6.0654 ] pdfxs
+ (ota) show
+ (blebec)
+ [6.05449 3.0327 8.18175 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.18175 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ 0 -197.303 m
+ (a) show
+ (re)
+ [4.27631 7.60357 ] pdfxs
+ (a) show
+ (llverysimpleop)
+ [3.0327 5.78177 5.4545 4.8436 4.27631 8.51993 4.29811 3.0327 9.08711 6.0654 3.02179 
+ 7.60357 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,butc)
+ [6.0654 4.29811 5.96722 6.05449 6.0654 6.99275 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (nlybeperf)
+ [6.05449 3.0327 8.51993 6.35994 7.60357 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 8.81447 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 8.50902 ] pdfxs
+ (o) show
+ (ncethehe)
+ [6.0654 4.85451 7.60357 4.23277 6.0654 7.60357 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ph)
+ [8.81447 6.0654 ] pdfxs
+ (a) show
+ (sbeense)
+ [7.05809 6.35994 4.85451 4.8436 8.81447 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -219.225 m
+ (intopo)
+ [3.0327 5.75995 4.23277 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 0 -256.457 m
+ /N622 11.955 Tf
+ (6.3.6C)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 ] pdfxs
+ (a) show
+ (c)
+ [5.60689 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (an) show
+ (dT)
+ [11.955 9.34877 ] pdfxs
+ (L) show
+ (B)
+ [14.0471 ] pdfxs
+ (I) show
+ (m)
+ [11.2138 ] pdfxs
+ (p) show
+ (a)
+ [6.52739 ] pdfxs
+ (c) show
+ (tofPoolAllo)
+ [9.71945 6.71874 8.59556 8.82275 7.08935 6.7307 8.21312 10.1618 3.73 3.74195 7.1013 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 1 0 0 1 112.873 -463.709 cm
+ q
+ 0.305847 0 0 0.305847 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 53.04 597.84 m
+ 783.84 597.84 l
+ 783.84 107.52 l
+ 53.04 107.52 l
+ 53.04 597.84 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 53.04 189.12 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 189.36 m
+ 783.84 189.36 l
+ S
+ Q
+ q
+ n
+ 53.04 270.72 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 270.96 m
+ 783.84 270.96 l
+ S
+ Q
+ q
+ n
+ 53.04 352.56 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 352.8 m
+ 783.84 352.8 l
+ S
+ Q
+ q
+ n
+ 53.04 434.16 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 434.4 m
+ 783.84 434.4 l
+ S
+ Q
+ q
+ n
+ 53.04 598.8 m
+ 53.04 106.56 l
+ 783.84 106.56 l
+ 783.84 598.8 l
+ 214.56 586.56 m
+ 214.56 516 l
+ 331.2 516 l
+ 331.2 586.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 516.24 m
+ 783.84 516.24 l
+ S
+ Q
+ q
+ n
+ 53.04 597.6 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 597.84 m
+ 783.84 597.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 214.56 586.56 m
+ 214.56 516 l
+ 331.2 516 l
+ 331.2 586.56 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 53.04 107.52 730.8 490.32 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.28 107.52 24.48 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 60.48 107.52 9.84 398.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.88 107.52 24.72 288.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 106.08 107.52 10.08 281.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 144.72 107.52 24.48 384 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 151.92 107.52 9.84 376.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 190.32 107.52 24.48 380.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 197.52 107.52 9.84 372.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 235.92 107.52 24.72 74.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 243.12 107.52 10.08 66.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 281.76 107.52 24.48 165.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 288.96 107.52 9.84 158.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.36 107.52 24.48 209.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.56 107.52 9.84 202.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.96 107.52 24.72 110.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 380.16 107.52 10.08 102.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.8 107.52 24.48 406.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 426 107.52 9.84 399.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.4 107.52 24.48 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 471.6 107.52 9.84 103.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510 107.52 24.48 397.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 517.2 107.52 9.84003 390.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 107.52 24.72 395.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 562.8 107.52 10.08 388.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 601.44 107.52 24.48 392.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 608.64 107.52 9.83997 385.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.04 107.52 24.48 342.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.24 107.52 9.83997 335.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 692.64 107.52 24.72 345.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 699.84 107.52 10.08 338.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 107.52 24.48 361.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 745.68 107.52 9.84003 354.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 107.52 24.72 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.56 107.52 10.08 398.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.2 107.52 24.48 297.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.4 107.52 9.84 290.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.8 107.52 24.72 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 162 107.52 10.08 398.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 200.4 107.52 24.72 384 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 207.6 107.52 10.08 376.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 246.24 107.52 24.48 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 253.44 107.52 9.83998 103.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.84 107.52 24.72 167.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 299.04 107.52 10.08 159.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.44 107.52 24.72 391.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 344.64 107.52 10.08 384.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 383.28 107.52 24.48 180 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 390.48 107.52 9.84 172.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.88 107.52 24.72 414.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 436.08 107.52 10.08 407.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.48 107.52 24.72 347.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.68 107.52 10.08 340.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.08 107.52 24.72 397.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 527.28 107.52 10.08 390.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.92 107.52 24.48 395.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 573.12 107.52 9.83997 387.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.52 107.52 24.72 330 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 618.72 107.52 10.08 322.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 657.12 107.52 24.72 334.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 664.32 107.52 10.08 327.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 702.96 107.52 24.48 334.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 710.16 107.52 9.84003 327.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 748.56 107.52 24.72 368.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.76 107.52 10.08 361.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 73.68 107.52 24.48 414 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 80.88 107.52 9.84 406.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 107.52 24.72 234.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 126.48 107.52 10.08 227.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.12 107.52 24.48 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 172.32 107.52 9.84 156 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.72 107.52 24.48 374.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.92 107.52 9.84 367.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.32 107.52 24.72 265.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.52 107.52 10.08 258.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.16 107.52 24.48 81.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 309.36 107.52 9.84 74.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 347.76 107.52 24.48 179.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354.96 107.52 9.84 171.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 393.36 107.52 24.72 57.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 400.56 107.52 10.08 50.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 107.52 24.48 339.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 107.52 9.84 332.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 484.8 107.52 24.48 63.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 492 107.52 9.84 56.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.4 107.52 24.48 402.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 537.6 107.52 9.83997 395.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 576 107.52 24.72 347.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 583.2 107.52 10.08 339.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.84 107.52 24.48 432.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.04 107.52 9.84003 425.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.44 107.52 24.48 407.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.64 107.52 9.83997 399.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.04 107.52 24.72 347.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 720.24 107.52 10.08 340.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 758.88 107.52 24.48 365.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 766.08 107.52 9.83997 358.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 53.04 597.84 m
+ 53.04 107.52 l
+ S
+ n
+ 49.2 107.52 m
+ 53.04 107.52 l
+ S
+ n
+ 49.2 189.36 m
+ 53.04 189.36 l
+ S
+ n
+ 49.2 270.96 m
+ 53.04 270.96 l
+ S
+ n
+ 49.2 352.8 m
+ 53.04 352.8 l
+ S
+ n
+ 49.2 434.4 m
+ 53.04 434.4 l
+ S
+ n
+ 49.2 516.24 m
+ 53.04 516.24 l
+ S
+ n
+ 49.2 597.84 m
+ 53.04 597.84 l
+ S
+ n
+ 53.04 107.52 m
+ 783.84 107.52 l
+ S
+ n
+ 53.04 102.72 m
+ 53.04 107.52 l
+ S
+ n
+ 98.64 102.72 m
+ 98.64 107.52 l
+ S
+ n
+ 144.48 102.72 m
+ 144.48 107.52 l
+ S
+ n
+ 190.08 102.72 m
+ 190.08 107.52 l
+ S
+ n
+ 235.68 102.72 m
+ 235.68 107.52 l
+ S
+ n
+ 281.52 102.72 m
+ 281.52 107.52 l
+ S
+ n
+ 327.12 102.72 m
+ 327.12 107.52 l
+ S
+ n
+ 372.72 102.72 m
+ 372.72 107.52 l
+ S
+ n
+ 418.56 102.72 m
+ 418.56 107.52 l
+ S
+ n
+ 464.16 102.72 m
+ 464.16 107.52 l
+ S
+ n
+ 509.76 102.72 m
+ 509.76 107.52 l
+ S
+ n
+ 555.36 102.72 m
+ 555.36 107.52 l
+ S
+ n
+ 601.2 102.72 m
+ 601.2 107.52 l
+ S
+ n
+ 646.8 102.72 m
+ 646.8 107.52 l
+ S
+ n
+ 692.4 102.72 m
+ 692.4 107.52 l
+ S
+ n
+ 738.24 102.72 m
+ 738.24 107.52 l
+ S
+ n
+ 783.84 102.72 m
+ 783.84 107.52 l
+ S
+ q
+ Q
+ 36.96 103.44 m
+ /N2991 12 Tf
+ (0) show
+ 26.88 185.28 m
+ (0.2)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 266.88 m
+ (0.4)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 348.72 m
+ (0.6)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 430.32 m
+ (0.8)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 36.96 512.16 m
+ (1) show
+ 26.88 593.76 m
+ (1.2)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ q
+ Q
+ 69.6 95.52 m
+ /N2991 [0 -15.6 15.6 0 0 0] Tf
+ (175.vpr)
+ [-8.68128 -8.68128 -8.68128 -4.34449 -7.80769 -8.68128 -5.20237 ] pdfys
+ q
+ Q
+ 115.2 95.52 m
+ (197.parser-b)
+ [-8.68389 -8.68389 -8.68389 -4.3471 -8.68389 -8.68389 -5.20498 -7.8103 -8.68389 -5.20498 -5.20498 
+ -8.68389 ] pdfys
+ q
+ Q
+ 161.04 95.52 m
+ (300.twolf)
+ [-8.6435 -8.6435 -8.6435 -4.30671 -4.30671 -11.2331 -8.6435 -3.43311 -4.30671 ] pdfys
+ q
+ Q
+ 206.64 95.76 m
+ (bc)
+ [-8.59679 -7.7232 ] pdfys
+ q
+ Q
+ 252.24 95.76 m
+ (ft)
+ [-4.32 -4.32 ] pdfys
+ q
+ Q
+ 298.08 95.52 m
+ (analyzer)
+ [-8.68449 -8.68449 -8.68449 -3.47409 -7.81089 -7.81089 -8.68449 -5.20558 ] pdfys
+ q
+ Q
+ 343.68 95.52 m
+ (llu-bench)
+ [-3.47109 -3.47109 -8.68148 -5.20257 -8.68148 -8.68148 -8.68148 -7.80788 -8.68148 ] pdfys
+ q
+ Q
+ 389.28 95.52 m
+ (chomp) show
+ q
+ Q
+ 435.12 95.52 m
+ (fpgrowth)
+ [-4.3286 -8.6654 -8.6654 -5.18649 -8.6654 -11.255 -4.3286 -8.6654 ] pdfys
+ q
+ Q
+ 480.72 95.52 m
+ (espresso)
+ [-8.74248 -7.86889 -8.74248 -5.26357 -8.74248 -7.86889 -7.86889 -8.74248 ] pdfys
+ q
+ Q
+ 526.32 95.52 m
+ (povray31)
+ [-8.69329 -8.69329 -7.81969 -5.21438 -8.69329 -7.81969 -8.69329 -8.69329 ] pdfys
+ q
+ Q
+ 572.16 95.52 m
+ (b) show
+ (i)
+ [-3.46619 ] pdfys
+ (sort) show
+ q
+ Q
+ 617.76 95.52 m
+ (health)
+ [-8.6312 -8.6312 -8.6312 -3.42081 -4.29441 -8.6312 ] pdfys
+ q
+ Q
+ 663.36 95.76 m
+ (mst)
+ [-13.0975 -7.90279 -4.43959 ] pdfys
+ q
+ Q
+ 709.2 95.52 m
+ (perimeter)
+ [-8.66039 -8.66039 -5.18148 -3.45 -12.9815 -8.66039 -4.3236 -8.66039 -5.18148 ] pdfys
+ q
+ Q
+ 754.8 95.76 m
+ (tsp)
+ [-4.43999 -7.90319 -8.77679 ] pdfys
+ q
+ Q
+ 23.52 289.44 m
+ /N2992 [0 15.84 -15.84 0 0 0] Tf
+ (Cache miss ratio)
+ [11.4622 8.83273 8.83273 9.70381 8.83273 4.32002 14.1076 4.42921 8.83273 8.83273 4.32002 
+ 6.18757 8.83273 5.3003 4.42921 9.70381 ] pdfys
+ n
+ 214.8 516 116.16 70.32 re
+ 1 1 1 sc
+ f
+ n
+ 214.56 516 116.4 70.56 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 561.12 22.8 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 568.56 10.56 10.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 568.08 m
+ /N2991 17.76 Tf
+ (L1 Misses)
+ [9.82946 9.82946 5.03998 14.7489 3.89763 8.83491 8.83491 9.82946 8.83491 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 537.6 22.8 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 545.04 10.56 10.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 544.56 m
+ (L2 Misses)
+ [9.82946 9.82946 5.03998 14.7489 3.89763 8.83491 8.83491 9.82946 8.83491 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 516.24 22.8 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 521.52 10.56 10.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 521.04 m
+ (TLB Misses)
+ [10.7997 9.82305 11.7945 5.03997 14.7424 3.89122 8.8285 8.8285 9.82305 8.8285 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 15.415 -23.512 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:)
+ [7.8872 ] pdfxs
+ (L1/L2/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (BC)
+ [11.3671 7.8763 ] pdfxs
+ (a) show
+ (cheMissR)
+ [4.53815 6.0654 8.4872 9.99272 3.0327 4.30902 7.93081 8.03985 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (s) show
+ -111.351 -33.007 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.82901 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (3shows)
+ [10.4399 4.29811 6.0654 5.14905 7.8763 9.28353 ] pdfxs
+ (t) show
+ (heme)
+ [6.05449 9.82901 9.09802 4.8436 ] pdfxs
+ (a) show
+ (suredc)
+ [4.30902 6.05449 4.27631 4.8436 11.0399 4.85451 ] pdfxs
+ (a) show
+ (chemissr)
+ [4.53815 6.0654 9.82901 9.08711 3.0327 4.29811 9.28353 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.02179 10.4399 ] pdfxs
+ (o) show
+ (fFullPAc)
+ [8.31265 6.20722 6.0654 3.0327 3.02179 6.52358 13.1563 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 11.0399 ] pdfxs
+ (t) show
+ (o)
+ [10.4399 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (.The\f)
+ [8.0072 7.8763 6.0654 9.82901 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -128.288 -54.929 m
+ (includesme)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 9.10898 9.09802 4.8436 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sshowing)
+ [9.10898 4.29811 6.0654 5.14905 7.8763 3.0327 6.0654 10.2545 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.65446 5.75995 6.05449 8.79257 6.35994 4.85451 9.07627 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 9.10898 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmiss)
+ [9.05455 9.08711 3.0327 4.29811 9.11989 ] pdfxs
+ (t) show
+ (heA)
+ [6.05449 9.65446 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 9.10898 ] pdfxs
+ (L) show
+ (1)
+ [10.2654 ] pdfxs
+ (D) show
+ (-c)
+ [3.63261 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.0654 4.8436 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -128.288 -76.852 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.75991 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 8.79262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmiss)
+ [8.73819 9.08711 3.0327 4.29811 8.79262 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3381 ] pdfxs
+ (L) show
+ (2)
+ [9.9381 ] pdfxs
+ (D) show
+ (-c)
+ [3.64352 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 7.72357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.549 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.3381 5.75995 6.05449 8.79257 6.35994 4.85451 8.75991 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (D) show
+ (T)
+ [7.88721 ] pdfxs
+ (L) show
+ (Bmisses)
+ [12.2071 9.08711 3.0327 4.30902 4.29811 4.85451 8.78171 ] pdfxs
+ (a) show
+ (sme)
+ [8.79262 9.08711 4.85451 ] pdfxs
+ (a) show
+ (suredby)
+ [4.29811 6.0654 4.2654 4.85451 10.549 5.75995 5.75995 ] pdfxs
+ -128.288 -98.774 m
+ (t) show
+ (heA)
+ [6.05449 8.21448 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [9.41446 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncem)
+ [6.0654 4.8436 8.20357 9.09802 ] pdfxs
+ (o) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (to) show
+ (ringc)
+ [4.27631 3.02179 6.0654 8.81447 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ers.The)
+ [4.85451 4.2654 4.30902 7.78902 7.8763 6.05449 8.20357 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshows)
+ [6.0654 9.41446 4.29811 6.0654 5.14905 7.8763 7.65808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.59274 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.65808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hthel)
+ [9.42537 4.23277 6.0654 8.20357 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ -128.288 -120.697 m
+ (speedups)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 7.75627 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyhavedr)
+ [3.0327 3.0327 9.19628 6.0654 5.14905 5.4545 8.30175 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreducedmissr)
+ [3.0327 3.0327 9.20719 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 9.50173 9.09802 
+ 3.0327 4.29811 7.75627 4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.74536 ] pdfxs
+ (a) show
+ (teverylevel)
+ [7.69093 4.8436 5.4545 4.85451 4.27631 9.19628 3.0327 4.85451 5.4545 4.8436 6.47994 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.29084 4.85451 ] pdfxs
+ (a) show
+ (chehier)
+ [4.54905 6.05449 8.30175 6.05449 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchy.The)
+ [4.27631 4.53815 5.75995 4.8545 7.81084 7.8763 6.0654 4.8436 ] pdfxs
+ -128.288 -142.62 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (sf)
+ [8.38899 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -70.339 -142.62 m
+ /N722 10.909 Tf
+ (twolf) show
+ -37.623 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -15.967 -142.62 m
+ /N722 10.909 Tf
+ (llu-bench) show
+ 39.658 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (reprim)
+ [4.27631 8.92356 6.0654 4.2654 3.0327 9.09802 ] pdfxs
+ (a) show
+ (rily)
+ [4.2654 3.0327 3.0327 9.83991 ] pdfxs
+ (a) show
+ (t)
+ [8.31274 ] pdfxs
+ (t) show
+ (heT)
+ [6.0654 8.92356 7.88721 ] pdfxs
+ (L) show
+ (B)
+ [11.8035 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1345 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.93447 ] pdfxs
+ (o) show
+ (f) show
+ 229.421 -142.62 m
+ /N722 10.909 Tf
+ (ft) show
+ 244.956 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (remuch)
+ [4.27631 8.92356 8.79257 6.05449 4.54905 10.1454 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (erin)
+ [4.8436 8.35627 3.02179 6.0654 ] pdfxs
+ 97.53 -169.98 m
+ (148) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 639.616 cm
+ q
+ [] 0 d
+ 0 J
+ 0.995987 w
+ n
+ 0 0.497986 m
+ 468 0.497986 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 19.455 -16.638 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (B) show
+ (o)
+ [5.30782 ] pdfxs
+ (tt) show
+ (o)
+ [5.30782 ] pdfxs
+ (m) show
+ (Up)
+ [8.14109 5.8996 ] pdfxs
+ (A) show
+ (nalysis)
+ [5.89063 5.15542 2.94976 5.60374 4.18707 2.9408 4.18707 ] pdfxs
+ 88.208 0 m
+ /N1156 8.96599 Tf
+ (\(P)
+ [3.58634 6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 129.846 0 m
+ /N1305 8.96599 Tf
+ (P) show
+ 137.009 0 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72697 -10.959 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.918 -10.959 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.443 -10.959 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.167 -10.959 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8699 -10.959 m
+ /N1305 8.96599 Tf
+ (P) show
+ -19.455 -21.918 m
+ /N1156 8.96599 Tf
+ (.) show
+ 19.4539 -21.918 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 60.5579 -21.918 m
+ /N1220 8.96599 Tf
+ (f) show
+ 65.1659 -21.918 m
+ /N1305 8.96599 Tf
+ (F) show
+ 72.3299 -21.918 m
+ /N1220 8.96599 Tf
+ (g) show
+ 79.4979 -21.918 m
+ /N1156 8.96599 Tf
+ (=) show
+ 89.2249 -21.918 m
+ /N1305 8.96599 Tf
+ (Lo)
+ [6.26727 4.46507 ] pdfxs
+ (c) show
+ (alGra)
+ [4.87748 2.90504 7.21755 4.41131 4.87748 ] pdfxs
+ (ph) show
+ 138.175 -21.918 m
+ /N1220 8.96599 Tf
+ (f) show
+ 142.783 -21.918 m
+ /N1305 8.96599 Tf
+ (F) show
+ 149.947 -21.918 m
+ /N1220 8.96599 Tf
+ (g) show
+ -19.4551 -32.877 m
+ /N1156 8.96599 Tf
+ (.V)
+ [38.9123 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 35.3239 -32.877 m
+ /N1305 8.96599 Tf
+ (F) show
+ 42.4879 -32.877 m
+ /N1156 8.96599 Tf
+ (]=)
+ [5.6306 10.2391 ] pdfxs
+ (0) show
+ (;N)
+ [5.6306 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (I) show
+ (D=)
+ [10.1137 10.2391 ] pdfxs
+ (0) show
+ 9.72687 -43.835 m
+ (w)
+ [6.6528 ] pdfxs
+ (h) show
+ (ile\()
+ [2.56423 2.55527 7.1728 3.58634 ] pdfxs
+ 37.3769 -43.835 m
+ /N1220 8.96599 Tf
+ (9) show
+ 45.5679 -43.835 m
+ /N1156 8.96599 Tf
+ (u) show
+ (nvisit)
+ [4.85956 4.8686 2.55527 3.64018 2.55527 3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (s) show
+ 124.773 -43.835 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.496 -43.835 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.2 -43.835 m
+ /N1305 8.96599 Tf
+ (P) show
+ 150.364 -43.835 m
+ /N1156 8.96599 Tf
+ (\)\()
+ [15.8697 3.58634 ] pdfxs
+ 169.818 -43.835 m
+ /N1223 8.96599 Tf
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ 189.813 -43.835 m
+ /N1196 8.96599 Tf
+ (main) show
+ 211.935 -43.835 m
+ /N1223 8.96599 Tf
+ (\fr) show
+ (st)
+ [3.7657 6.34795 ] pdfxs
+ (i) show
+ (fava)
+ [6.11483 4.70709 4.23195 4.70709 ] pdfxs
+ (i) show
+ (lable)
+ [2.34903 4.70709 4.23195 2.34903 4.23195 ] pdfxs
+ 274.39 -43.835 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4538 -54.794 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 89.9218 -54.794 m
+ /N1305 8.96599 Tf
+ (F) show
+ 97.0858 -54.794 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (ne) show
+ (w)
+ [9.72814 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck\))
+ [3.83745 4.8686 3.58634 ] pdfxs
+ -0.000244141 -76.712 m
+ /N1217 8.96599 Tf
+ (Ta)
+ [6.50032 5.15542 ] pdfxs
+ (r) show
+ (jan)
+ [3.23672 5.16438 5.89063 ] pdfxs
+ (V) show
+ (isi)
+ [2.94976 4.18707 2.9408 ] pdfxs
+ (t) show
+ (Nod)
+ [8.2935 5.59473 5.8996 ] pdfxs
+ (e) show
+ 77.1868 -76.712 m
+ /N1156 8.96599 Tf
+ (\(F)
+ [3.58634 5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ 119.296 -76.712 m
+ /N1305 8.96599 Tf
+ (F) show
+ 126.46 -76.712 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ 9.72675 -87.671 m
+ (N)
+ [6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (ID) show
+ (++;V)
+ [7.17275 7.16379 5.6306 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.56423 2.55527 ] pdfxs
+ (F) show
+ (]=N)
+ [5.6306 10.2391 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (ID) show
+ (;)
+ [5.6306 ] pdfxs
+ (M) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (Visit=N)
+ [6.90378 2.56423 3.63121 2.56423 6.65271 10.2391 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.57737 ] pdfxs
+ (ID) show
+ (;)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk.)
+ [3.58634 4.8686 2.55527 ] pdfxs
+ (pu) show
+ (sh\()
+ [3.63121 5.12854 3.57737 ] pdfxs
+ (F) show
+ (\)) show
+ 9.72675 -98.63 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9177 -98.63 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsit)
+ [2.55527 5.6306 3.64018 2.55527 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 55.3977 -98.63 m
+ /N1305 8.96599 Tf
+ (C) show
+ 65.1727 -98.63 m
+ /N1220 8.96599 Tf
+ (2) show
+ 73.8767 -98.63 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 114.981 -98.63 m
+ /N1220 8.96599 Tf
+ (f) show
+ 119.589 -98.63 m
+ /N1305 8.96599 Tf
+ (F) show
+ 126.753 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ 19.4537 -109.589 m
+ (8) show
+ 27.6457 -109.589 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (own)
+ [4.35754 6.6528 8.19491 ] pdfxs
+ (non) show
+ (-)
+ [3.06639 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.58634 ] pdfxs
+ (erna) show
+ (lc)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s) show
+ 139.084 -109.589 m
+ /N1305 8.96599 Tf
+ (F) show
+ 144.968 -110.585 m
+ /N1687 5.978 Tf
+ (C) show
+ 154.234 -109.589 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 165.497 -109.589 m
+ /N1305 8.96599 Tf
+ (C) show
+ 29.1816 -120.548 m
+ /N1156 8.96599 Tf
+ (if\(V)
+ [2.55527 5.89061 3.58634 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 57.0816 -120.548 m
+ /N1305 8.96599 Tf
+ (F) show
+ 62.9666 -121.544 m
+ /N1687 5.978 Tf
+ (C) show
+ 69.1606 -120.548 m
+ /N1156 8.96599 Tf
+ (]==0\)\()
+ [5.6306 7.16379 10.2481 4.59962 28.1621 3.58634 ] pdfxs
+ 128.549 -120.548 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.433 -121.544 m
+ /N1687 5.978 Tf
+ (C) show
+ 143.92 -120.548 m
+ /N1223 8.96599 Tf
+ (un) show
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ (ed)
+ [3.76572 4.70709 ] pdfxs
+ 179.205 -120.548 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 38.9086 -131.507 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 109.377 -131.507 m
+ /N1305 8.96599 Tf
+ (F) show
+ 115.261 -132.503 m
+ /N1687 5.978 Tf
+ (C) show
+ 121.455 -131.507 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (\)) show
+ 29.1815 -142.466 m
+ (e) show
+ (lse)
+ [2.56423 3.63121 7.1728 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit=mi)
+ [6.91274 2.56423 3.63121 2.56423 6.65271 10.2391 7.67484 2.56423 ] pdfxs
+ (n) show
+ (\()
+ [3.58634 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit,V)
+ [6.91274 2.55527 3.64018 2.55527 3.58634 5.6306 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 171.15 -142.466 m
+ /N1305 8.96599 Tf
+ (F) show
+ 177.034 -143.462 m
+ /N1687 5.978 Tf
+ (C) show
+ 183.228 -142.466 m
+ /N1156 8.96599 Tf
+ (]\))
+ [2.56423 3.58634 ] pdfxs
+ 19.4535 -153.425 m
+ (if\()
+ [2.56423 5.88165 3.58634 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit==V)
+ [6.91274 2.56423 3.63121 2.56423 6.65271 7.16379 10.2391 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.56423 2.56423 ] pdfxs
+ 103.208 -153.425 m
+ /N1305 8.96599 Tf
+ (F) show
+ 110.372 -153.425 m
+ /N1156 8.96599 Tf
+ (]\)\()
+ [2.55527 22.0204 3.58634 ] pdfxs
+ 138.529 -153.425 m
+ /N1223 8.96599 Tf
+ (n) show
+ (ew)
+ [4.23195 9.41435 ] pdfxs
+ (S) show
+ (CCat)
+ [6.59001 9.88052 4.69812 6.35692 ] pdfxs
+ (t) show
+ (opofS)
+ [4.69812 7.99761 4.70709 6.11483 5.1823 ] pdfxs
+ (t) show
+ (ack)
+ [4.69812 4.24091 4.23195 ] pdfxs
+ 238.032 -153.425 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1815 -164.383 m
+ (S) show
+ (CCS=)
+ [6.6528 9.72814 8.19491 7.16379 ] pdfxs
+ 69.1145 -164.383 m
+ /N1220 8.96599 Tf
+ (f) show
+ 76.7935 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 85.1295 -164.383 m
+ /N1156 8.96599 Tf
+ (:) show
+ 91.7845 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 102.68 -164.383 m
+ /N1156 8.96599 Tf
+ (=) show
+ 112.407 -164.383 m
+ /N1305 8.96599 Tf
+ (F) show
+ 124.691 -164.383 m
+ /N1220 8.96599 Tf
+ (_) show
+ 135.954 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 147.361 -164.383 m
+ /N1156 8.96599 Tf
+ (ap) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (ar) show
+ (s)
+ [6.70655 ] pdfxs
+ (a) show
+ (bov)
+ [5.37062 4.34857 4.60858 ] pdfxs
+ (e) show
+ 207.596 -164.383 m
+ /N1305 8.96599 Tf
+ (F) show
+ 217.832 -164.383 m
+ /N1156 8.96599 Tf
+ (o) show
+ (nst)
+ [8.18594 3.64018 3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 4.85963 ] pdfxs
+ 254.233 -164.383 m
+ /N1220 8.96599 Tf
+ (g) show
+ 29.1814 -175.342 m
+ (8) show
+ 37.3724 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 47.0964 -175.342 m
+ /N1220 8.96599 Tf
+ (2) show
+ 55.7994 -175.342 m
+ /N1305 8.96599 Tf
+ (S) show
+ 61.9394 -175.342 m
+ /N1156 8.96599 Tf
+ (:V)
+ [9.72806 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 87.5364 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 94.7004 -175.342 m
+ /N1156 8.96599 Tf
+ (]=)
+ [5.6306 10.2391 ] pdfxs
+ (M) show
+ (AX)
+ [6.91274 6.91274 ] pdfxs
+ (I) show
+ (NT;)
+ [6.90378 6.66177 5.6306 ] pdfxs
+ (S) show
+ (tk.p)
+ [3.57737 4.8686 2.55527 5.37959 ] pdfxs
+ (op) show
+ (\() show
+ 190.174 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 197.338 -175.342 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1814 -186.301 m
+ (P)
+ [6.26727 ] pdfxs
+ (r) show
+ (oc)
+ [4.8686 4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (S) show
+ (CC\()
+ [6.6528 6.6528 3.58634 ] pdfxs
+ (S) show
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ -0.000640869 -208.219 m
+ /N1217 8.96599 Tf
+ (Pr) show
+ (o)
+ [5.6037 ] pdfxs
+ (ce) show
+ (ssSCC)
+ [4.17811 4.18707 5.8996 7.65692 7.66588 ] pdfxs
+ 56.3943 -208.219 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (S) show
+ (CC)
+ [6.6528 6.6528 ] pdfxs
+ 81.4813 -208.219 m
+ /N1305 8.96599 Tf
+ (S) show
+ 87.6203 -208.219 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ 9.72633 -222.073 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9173 -222.073 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.4423 -222.073 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.1663 -222.073 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8693 -222.073 m
+ /N1305 8.96599 Tf
+ (S) show
+ -19.4557 -233.032 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (1) show
+ (\)) show
+ 19.4533 -233.032 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6453 -233.032 m
+ /N1156 8.96599 Tf
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 107.44 -233.032 m
+ /N1305 8.96599 Tf
+ (C) show
+ 117.216 -233.032 m
+ /N1220 8.96599 Tf
+ (2) show
+ 125.919 -233.032 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 167.023 -233.032 m
+ /N1220 8.96599 Tf
+ (f) show
+ 171.631 -233.032 m
+ /N1305 8.96599 Tf
+ (F) show
+ 178.795 -233.032 m
+ /N1220 8.96599 Tf
+ (g) show
+ 204.905 -233.032 m
+ /N1156 8.96599 Tf
+ (\() show
+ 208.489 -233.032 m
+ /N1223 8.96599 Tf
+ (see)
+ [3.7657 3.76572 7.52247 ] pdfxs
+ (t) show
+ (ex)
+ [4.23195 4.24987 ] pdfxs
+ (t) show
+ 238.142 -233.032 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1812 -243.991 m
+ /N1220 8.96599 Tf
+ (8) show
+ 37.3722 -243.991 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (owncalle)
+ [4.35754 6.6528 8.19491 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s) show
+ 95.2822 -243.991 m
+ /N1305 8.96599 Tf
+ (F) show
+ 101.166 -244.987 m
+ /N1687 5.978 Tf
+ (C) show
+ 110.433 -243.991 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 121.696 -243.991 m
+ /N1305 8.96599 Tf
+ (C) show
+ 38.9082 -254.95 m
+ /N1156 8.96599 Tf
+ (if\()
+ [2.56423 5.88165 3.58634 ] pdfxs
+ 50.9392 -254.95 m
+ /N1305 8.96599 Tf
+ (F) show
+ 56.8232 -255.946 m
+ /N1687 5.978 Tf
+ (C) show
+ 66.6012 -254.95 m
+ /N1305 8.96599 Tf
+ (=) show
+ 65.5772 -254.95 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.2812 -254.95 m
+ /N1305 8.96599 Tf
+ (S) show
+ 80.4202 -254.95 m
+ /N1156 8.96599 Tf
+ (\)\()
+ [28.1621 3.58634 ] pdfxs
+ 112.162 -254.95 m
+ /N1223 8.96599 Tf
+ (Process)
+ [6.24032 3.41603 4.23189 3.76572 4.23195 3.7657 7.05622 ] pdfxs
+ (fun) show
+ (cs)
+ [4.23195 7.05622 ] pdfxs
+ (n) show
+ (ot)
+ [4.70709 6.34795 ] pdfxs
+ (i) show
+ (n)
+ [8.47282 ] pdfxs
+ (S) show
+ (CC)
+ [6.59001 6.59001 ] pdfxs
+ 214.968 -254.95 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.4559 -265.909 m
+ (\()
+ [3.58634 ] pdfxs
+ (2) show
+ (\)R)
+ [59.8927 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (o) show
+ (lv)
+ [2.56423 4.60858 ] pdfxs
+ (e) show
+ (C)
+ [6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (e) show
+ (e\()
+ [4.10643 3.57737 ] pdfxs
+ (B) show
+ (UGra)
+ [6.91274 7.22665 3.61323 4.59962 ] pdfxs
+ (ph) show
+ 146.311 -265.909 m
+ /N1220 8.96599 Tf
+ (f) show
+ 150.919 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 156.803 -266.905 m
+ /N1687 5.978 Tf
+ (C) show
+ 162.997 -265.909 m
+ /N1220 8.96599 Tf
+ (g) show
+ 167.605 -265.909 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (B) show
+ (UG)
+ [6.91274 7.22665 ] pdfxs
+ (raph) show
+ 212.356 -265.909 m
+ /N1220 8.96599 Tf
+ (f) show
+ 216.964 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 224.128 -265.909 m
+ /N1220 8.96599 Tf
+ (g) show
+ 228.736 -265.909 m
+ /N1156 8.96599 Tf
+ (,) show
+ 234.367 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 240.252 -266.905 m
+ /N1687 5.978 Tf
+ (C) show
+ 246.446 -265.909 m
+ /N1156 8.96599 Tf
+ (,) show
+ 252.077 -265.909 m
+ /N1223 8.96599 Tf
+ (C)
+ [6.59001 ] pdfxs
+ (S) show
+ 263.839 -265.909 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.456 -279.763 m
+ (\()
+ [3.58634 ] pdfxs
+ (3) show
+ (\))
+ [20.9893 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.6528 7.23561 ] pdfxs
+ (rap) show
+ (h=)
+ [8.18594 10.2391 ] pdfxs
+ (B) show
+ (UG)
+ [6.91274 7.23561 ] pdfxs
+ (raph) show
+ 106.27 -279.763 m
+ /N1220 8.96599 Tf
+ (f) show
+ 110.878 -279.763 m
+ /N1305 8.96599 Tf
+ (F) show
+ 116.762 -280.759 m
+ /N1153 5.978 Tf
+ (0) show
+ 120.913 -279.763 m
+ /N1220 8.96599 Tf
+ (g) show
+ 125.521 -279.763 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (fo) show
+ (rs)
+ [6.6796 3.63121 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ 168.345 -279.763 m
+ /N1305 8.96599 Tf
+ (F) show
+ 174.229 -280.759 m
+ /N1153 5.978 Tf
+ (0) show
+ 180.94 -279.763 m
+ /N1220 8.96599 Tf
+ (2) show
+ 189.644 -279.763 m
+ /N1305 8.96599 Tf
+ (S) show
+ 9.72592 -290.722 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9169 -290.722 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.4419 -290.722 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.1659 -290.722 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8689 -290.722 m
+ /N1305 8.96599 Tf
+ (S) show
+ (;F)
+ [4.08845 5.88174 ] pdfxs
+ 94.3159 -290.722 m
+ /N1220 8.96599 Tf
+ (6) show
+ 94.3159 -290.722 m
+ /N1156 8.96599 Tf
+ (=) show
+ 104.044 -290.722 m
+ /N1305 8.96599 Tf
+ (F) show
+ 109.928 -291.718 m
+ /N1153 5.978 Tf
+ (0) show
+ 126.366 -290.722 m
+ /N1156 8.96599 Tf
+ (\() show
+ 129.95 -290.722 m
+ /N1223 8.96599 Tf
+ (MergeallB)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 4.70709 2.81526 5.64851 6.48247 ] pdfxs
+ (UG) show
+ (raphsofSCC)
+ [3.40706 4.70709 4.70709 4.69812 7.05622 4.70709 6.11483 5.1823 6.58104 6.59001 ] pdfxs
+ 244.973 -290.722 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4529 -301.681 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\()
+ [3.58634 ] pdfxs
+ (B) show
+ (UG)
+ [6.90378 7.23561 ] pdfxs
+ (raph) show
+ 124.703 -301.681 m
+ /N1220 8.96599 Tf
+ (f) show
+ 129.311 -301.681 m
+ /N1156 8.96599 Tf
+ (F) show
+ 135.326 -301.681 m
+ /N1220 8.96599 Tf
+ (g) show
+ 139.933 -301.681 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.66177 7.22665 ] pdfxs
+ (raph) show
+ (\)) show
+ 19.4529 -312.64 m
+ (B) show
+ (UG)
+ [6.91274 7.22665 ] pdfxs
+ (raph) show
+ 58.5728 -312.64 m
+ /N1220 8.96599 Tf
+ (f) show
+ 63.1808 -312.64 m
+ /N1156 8.96599 Tf
+ (F) show
+ 69.1958 -312.64 m
+ /N1220 8.96599 Tf
+ (g) show
+ 76.8748 -312.64 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.66177 7.22665 ] pdfxs
+ (raph) show
+ -19.4562 -326.494 m
+ (\()
+ [3.58634 ] pdfxs
+ (4) show
+ (\)) show
+ 9.72581 -326.494 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9168 -326.494 m
+ /N1156 8.96599 Tf
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 97.7128 -326.494 m
+ /N1305 8.96599 Tf
+ (C) show
+ 107.488 -326.494 m
+ /N1220 8.96599 Tf
+ (2) show
+ 116.192 -326.494 m
+ /N1305 8.96599 Tf
+ (SCCGra)
+ [6.14176 7.21756 7.2086 7.21755 4.41131 4.88645 ] pdfxs
+ (ph) show
+ 187.785 -326.494 m
+ /N1156 8.96599 Tf
+ (\() show
+ 191.369 -326.494 m
+ /N1223 8.96599 Tf
+ (see)
+ [3.7657 3.76572 7.52247 ] pdfxs
+ (t) show
+ (ex)
+ [4.23195 4.24987 ] pdfxs
+ (t) show
+ 221.022 -326.494 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4528 -337.453 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6448 -337.453 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (owncalle)
+ [4.35754 6.6528 8.19491 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s) show
+ 85.5548 -337.453 m
+ /N1305 8.96599 Tf
+ (F) show
+ 91.4388 -338.449 m
+ /N1687 5.978 Tf
+ (C) show
+ 100.705 -337.453 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 111.968 -337.453 m
+ /N1305 8.96599 Tf
+ (C) show
+ 131.471 -337.453 m
+ /N1156 8.96599 Tf
+ (\() show
+ 135.055 -337.453 m
+ /N1223 8.96599 Tf
+ (N) show
+ (o)
+ [4.70709 ] pdfxs
+ (t) show
+ (e)
+ [4.23195 ] pdfxs
+ (:) show
+ 160.95 -337.453 m
+ /N1305 8.96599 Tf
+ (F) show
+ 166.834 -338.449 m
+ /N1687 5.978 Tf
+ (C) show
+ 175.588 -337.453 m
+ /N1220 8.96599 Tf
+ (2) show
+ 184.292 -337.453 m
+ /N1305 8.96599 Tf
+ (S) show
+ 190.431 -337.453 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1807 -348.412 m
+ (Res)
+ [6.77832 4.10643 3.63121 ] pdfxs
+ (o) show
+ (lveA)
+ [2.55527 4.60858 4.10643 6.90378 ] pdfxs
+ (rgu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nts\()
+ [4.85956 3.58634 3.63121 3.58634 ] pdfxs
+ (S) show
+ (CCG)
+ [6.66177 6.6528 7.22665 ] pdfxs
+ (raph) show
+ (,) show
+ 157.004 -348.412 m
+ /N1305 8.96599 Tf
+ (F) show
+ 162.888 -349.408 m
+ /N1687 5.978 Tf
+ (C) show
+ 169.082 -348.412 m
+ /N1156 8.96599 Tf
+ (,) show
+ 174.714 -348.412 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 188.069 -348.412 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.4564 -362.266 m
+ (\()
+ [3.58634 ] pdfxs
+ (5) show
+ (\))
+ [20.9893 ] pdfxs
+ (Mar) show
+ (kC)
+ [4.85963 6.6528 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (let)
+ [2.55527 4.10643 3.57737 ] pdfxs
+ (e) show
+ (No)
+ [6.91274 4.8686 ] pdfxs
+ (de) show
+ (s\(\)-)
+ [3.63121 3.58634 6.65271 6.14172 ] pdfxs
+ (S) show
+ (ecti)
+ [4.10643 4.0885 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (3) show
+ (.2.)
+ [2.56423 4.59962 2.56423 ] pdfxs
+ (2) show
+ -19.4564 -373.225 m
+ (\()
+ [3.58634 ] pdfxs
+ (6) show
+ (\)) show
+ 9.72563 -373.225 m
+ /N1223 8.96599 Tf
+ (remove)
+ [3.40706 4.24091 7.52243 4.70709 4.23195 7.53143 ] pdfxs
+ (un) show
+ (reachable)
+ [3.40706 3.76572 4.70709 4.23195 4.70709 4.69812 4.24091 2.34903 7.53143 ] pdfxs
+ (n) show
+ (odes)
+ [4.23189 4.70709 4.23195 3.7657 ] pdfxs
+ -19.4564 -387.079 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (7) show
+ (\)if\()
+ [20.9893 2.55527 5.89061 3.58634 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.6528 7.23561 ] pdfxs
+ (rap) show
+ (hc)
+ [8.18594 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (s)
+ [6.70655 ] pdfxs
+ (ne) show
+ (w)
+ [9.72814 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (o) show
+ (lv)
+ [2.56423 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.16383 4.09746 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.57737 ] pdfxs
+ (e) show
+ (s\))
+ [3.64018 3.58634 ] pdfxs
+ 19.4526 -398.038 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6446 -398.038 m
+ /N1305 8.96599 Tf
+ (F) show
+ 37.3686 -398.038 m
+ /N1220 8.96599 Tf
+ (2) show
+ 46.0716 -398.038 m
+ /N1305 8.96599 Tf
+ (S) show
+ 52.2106 -398.038 m
+ /N1156 8.96599 Tf
+ (:) show
+ 61.9386 -398.038 m
+ /N1305 8.96599 Tf
+ (Val)
+ [7.42383 4.87748 2.75262 ] pdfxs
+ 77.1416 -398.038 m
+ /N1156 8.96599 Tf
+ ([) show
+ 79.7016 -398.038 m
+ /N1305 8.96599 Tf
+ (F) show
+ 86.8656 -398.038 m
+ /N1156 8.96599 Tf
+ (]=0\()
+ [5.11954 9.72806 23.0337 3.58634 ] pdfxs
+ 128.335 -398.038 m
+ /N1223 8.96599 Tf
+ (ma)
+ [7.5314 4.69812 ] pdfxs
+ (r) show
+ (k)
+ [7.53143 ] pdfxs
+ (un) show
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ (ed)
+ [3.75675 4.70709 ] pdfxs
+ 187.261 -398.038 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4526 -408.997 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 89.9205 -408.997 m
+ /N1305 8.96599 Tf
+ (F) show
+ 95.8045 -409.993 m
+ /N1153 5.978 Tf
+ (0) show
+ 99.9555 -408.997 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk\),)
+ [3.58634 4.85963 3.58634 5.6306 ] pdfxs
+ (fo) show
+ (rs)
+ [6.6796 3.63121 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ 165.563 -408.997 m
+ /N1305 8.96599 Tf
+ (F) show
+ 171.448 -409.993 m
+ /N1153 5.978 Tf
+ (0) show
+ 178.158 -408.997 m
+ /N1220 8.96599 Tf
+ (2) show
+ 186.861 -408.997 m
+ /N1305 8.96599 Tf
+ (S) show
+ 202.216 -408.997 m
+ /N1156 8.96599 Tf
+ (\() show
+ 205.799 -408.997 m
+ /N1223 8.96599 Tf
+ (Re-v)
+ [6.24026 4.24091 3.29056 4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (i) show
+ (t)
+ [6.34795 ] pdfxs
+ (S) show
+ (CC)
+ [6.59001 6.59001 ] pdfxs
+ 257.913 -408.997 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 113.406 -452.434 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:B)
+ [7.8872 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (pCl)
+ [9.6981 7.88721 3.02179 ] pdfxs
+ (o) show
+ (sure)
+ [4.30902 6.05449 4.27631 8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 1 0 0 1 -19.455 -468.375 cm
+ q
+ [] 0 d
+ 0 J
+ 0.995987 w
+ n
+ 0 0.497986 m
+ 468 0.497986 l
+ S
+ Q
+ 1 0 0 1 228.545 -102.763 cm
+ 0 0 m
+ (57) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (69) 70
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font HELJXE+Helvetica
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002) def
+ /FullName (Nimbus Sans L Regular) def
+ /FamilyName (Nimbus Sans L) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /HELJXE+Helvetica def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -174 -285 1028 953 } def
+ /XUID [6 5020902 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C818E05EF979A5FBA3E3F91E43F3A5331ACAE565E7D9ECF202589
+ B04E3EAA0AE82BC0877C8D2A5F41F82685A3EB2DA1CED8D89C3CF4B2EBB39335
+ 51090966A1A1B0E76B5296E6FE6981AE9604AC1C4EA5ECC27397DD31FC4D2C40
+ E859F30A5A00D5A3B3E84AA0FBE5AFF707690EB92E890FDB241B8CB3F490BE47
+ E8AB2AF9BA9FB1D31E746ED422C3593E713235567592430487148883D66A502F
+ 8E88966E49A0FAEB8737D1BCAA6C704D181B0711ACF8A52D18D60FFED4A78332
+ F237796CB9A6FBB023B08A1FCB19E64647BE87C09C78F8263A991C85E00BACDE
+ D0148327256F6AC6F1E47507B9C4E991BF6146B92D3991B293D9C51D3D1608CD
+ 92B545906B6B7ECA4E03B7A0B34A8F355DEE21F4A0D764C4E0A98C99A904905A
+ 073DE7337DC8D1232A1FEEE740D128C6A090C410881D3101570FDBCAF4C94FB5
+ F5F72101AB963691C9788A384018341D8770D762227EE39E0CF060A3EDC08687
+ 8DCADBE10EEEF44C62EFFAC6B86FE4A8A1E378157B5BACEF415E1EAA7761D1EB
+ 09E8E0CADE8E25EBF427B119EDB6F49BDC94546193C750E36686E95E9C0D916B
+ E7C1EBF8D490E9911F046670D0C1E4B92A72BB6D9427375AB805C6156F1AC54C
+ 28481CB8C09EF9CD90A455685630C743D459F2E338A9D2F9EB4036D91B4CA2BF
+ AA5A926C49A4B1D8C614B07831B7759E536360444027E5A508D9D758489F5572
+ 252212C33261BA3D279776850C1A5D5316F74F396809CC771F854AB8052EAE73
+ D1436AE208B5DC4B5647AEFDC0EF9C208422BFEFB6B0B11A404708E813BE05BE
+ 754183A18996EBEDE62F606181BEA6F02539EC72BBC4D65E8F10939764B54ADB
+ 5230D6FDF3AC981D1002CCB844EA4C42ADD38E07886926CEE6C740BF35844BB9
+ E1AEE8FF9A1165D7E5635EEBEBA911F9B06191D762236C7D4510F1856365BAA6
+ 2E2714815D6518ED14E4B32E1C46754EE9D56EE0ACBEBFF0AC355FB9DFAFEF17
+ 0B6457D53062D4786FA31150BFA1A885B5CB1B93B006801D7647ED878A2D6E82
+ 5230517247869CB08A5A0C2FD5AF990C0DB5118277A940DCD8073A7F30173D0C
+ 62FB454FC0ED2FE0DF59147497AB8A5999C9BE91470AE0E4257E4498F6843F54
+ 4D317EFE21848643177732DCA517CCC026FF95CC1517E9355E8976914B1EE146
+ 2C95216292852F8EBA56C65B6D2ACC1605A955B7F7C3C500587BC192B7A04137
+ F9C2DE4B4DF3DB48EED09D9083CB6223A2CE3F68CEDE399E29B03B311078FFD0
+ E5DB7A6D5C0F5A12F7EC865DBE0395906415BDB62250880BFFD7F9A5F3ED1FCA
+ 403B217A0B4B6C40660757BF8FA8CDF27762CB8F4E4CEC5F23666603837BADB9
+ E36FC24022343BF75B71E43E662C898A4212B32D41ABA26CCD102F69C8949C9D
+ B306F7A0153EB29C528AC8517CB13195B0F4CB8C6C4A05D18E6D148C4E81B579
+ 6CB71B0F15E1A0C91B9CCA7435BC1C5D6892BEAC414C129AF250052F531B46A2
+ 0B6E47BDEA174EABAFC698792A6F5DF15D5E97AA38439FD31F850D5904FCD372
+ 77DBB3B64CEAE038DCA5CB0CD76ABB0B1C52C6D0999F9EA64CA7513BCA2B6BA8
+ 86F4413CCB57B363D09EA2D36454DF338F5613490CA7F8D00DD1263488FF62C1
+ 9ECE329846D7E80F81ECF00EA8DC3A395F4BA65409B4C6E48260B4BCD1EF5137
+ DF4383F3CA57D360506294134CD9C96F88D7F43988DF7E7FB0518DF1A5C6377F
+ 7273F764181BCAD4A99821C927903E936E64AF273D8EF4E07AAAC0E81B7685C0
+ 096AD9ABEEA415C5AC909F79A72F38A513023BE748BC438F82CDA48E71FD4301
+ E50738F9A3A51647DFC3E31DC78D88E9C90B18FD5922DD747586F27AD8AA4C3E
+ AD9CD366A541F1B3370E4D8B79A62FCB06E7DF16E2F2140C43B1ED3C8981EE9A
+ AC8D1233F6FFB78E9D6AC84764EC1A5D724A83C56549191D6C45BDE4E38FA94C
+ ABFF10D36C0165C837773669EE8B4D3A78E2567CA9586B7E9FFAA44C12258A98
+ 8B7079D014FFFFF6295056262E572E9A5F39E89213FA2177CC3E2BD3539BC9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /HELJXE+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /HELJXE+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ dup 32 /A put
+ dup 33 /B put
+ dup 34 /C put
+ dup 35 /D put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 32 /A/B/C/D/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus
+ /comma/hyphen/period/slash/zero/one
+ /two/three/four/five/six/seven
+ /eight/nine/colon/semicolon/less/equal
+ /greater/question/at/A/B/C
+ /D/E/F/G/H/I
+ /J/K/L/M/N/O
+ /P/Q/R/S/T/U
+ /V/W/X/Y/Z/bracketleft
+ /backslash/bracketright/asciicircum/underscore/quoteleft/a
+ /b/c/d/e/f/g
+ /h/i/j/k/l/m
+ /n/o/p/q/r/s
+ /t/u/v/w/x/y
+ /z/braceleft/bar/braceright/asciitilde/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclamdown/cent/sterling
+ /fraction/yen/florin/section/currency/quotesingle
+ /quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
+ /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef
+ /paragraph/bullet/quotesinglbase/quotedblbase/quotedblright/guillemotright
+ /ellipsis/perthousand/.notdef/questiondown/.notdef/grave
+ /acute/circumflex/tilde/macron/breve/dotaccent
+ /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
+ /ogonek/caron/emdash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef
+ /.notdef/.notdef/Lslash/Oslash/OE/ordmasculine
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ae
+ /.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
+ /lslash/oslash/oe/germandbls/.notdef/.notdef
+ /.notdef/.notdef
+ /N1793/HELJXE+Helvetica -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font USWYIQ+Helvetica
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002) def
+ /FullName (Nimbus Sans L Regular) def
+ /FamilyName (Nimbus Sans L) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /USWYIQ+Helvetica def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -174 -285 1028 953 } def
+ /XUID [6 5020902 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C818E05EF979A5FBA3E3F91E43F3A5331ACAE565E7D9ECF202589
+ B04E3EAA0AE82BC0877C8D2A5F41F82685A3EB2DA1CED8D89C3CF4B2EBB39335
+ 51090966A1A1B0E76B5296E6FE6981AE9604AC1C4EA5ECC27397DD31FC4D2C40
+ E859F30A5A00D5A3B3E84AA0FBE5AFF707690EB92E890FDB241B8CB3F490BE47
+ E8AB2AF9BA9FB1D31E746ED422C3593E713235567592430487148883D66A502F
+ 8E88966E49A0FAEB8737D1BCAA6C704D181B0711ACF8A52D18D60FFED4A78332
+ F237796CB9A6FBB023B08A1FCB19E64647BE87C09C78F8263A991C85E00BACDE
+ D0148327256F6AC6F1E47507B9C4E991BF6146B92D3991B293D9C51D3D1608CD
+ 92B545906B6B7ECA4E03B7A0B34A8F355DEE21F4A0D764C4E0A98C99A904905A
+ 073DE7337DC8D1232A1FEEE740D128C6A090C410881D3101570FDBCAF4C94FB5
+ F5F72101AB963691C9788A384018341D8770D762227EE39E0CF060A3EDC08687
+ 8DCADBE10EEEF44C62EFFAC6B86FE4A8A1E378157B5BACEF415E1EAA7761D1EB
+ 09E8E0CADE8E25EBF427B119EDB6F49BDC94546193C750E36686E95E9C0D916B
+ E7C1EBF8D490E9911F046670D0C1E4B92A72BB6D9427375AB805C6156F1AC54C
+ 28481CB8C09EF9CD90A455685630C743D459F2E338A9D2F9EB4036D91B4CA2BF
+ AA5A926C49A4B1D8C614B07831B7759E536360444027E5A508D9D758489F5572
+ 252212C33261BA3D279776850C1A5D5316F74F396809CC771F854AB8052EAE73
+ D1436AE208B5DC4B5647AEFDC0EF9C208422BFEFB6B0B11A404708E813BE05BE
+ 754183A18996EBEDE62F606181BEA6F02539EC72BBC4D65E8F10939764B54ADB
+ 5230D6FDF3AC981D1002CCB844EA4C42ADD38E07886926CEE6C740BF35844BB9
+ E1AEE8FF9A1165D7E5635EEBEBA911F9B06191D762236C7D4510F1856365BAA6
+ 2E2714815D6518ED14E4B32E1C46754EE9D56EE0ACBEBFF0AC355FB9DFAFEF17
+ 0B6457D53062D4786FA31150BFA1A885B5CB1B93B006801D7647ED878A2D6E82
+ 5230517247869CB08A5A0C2FD5AF990C0DB5118277A940DCD8073A7F30173D0C
+ 62FB454FC0ED2FE0DF59147497AB8A5999C9BC3495DE15F0F0E1B08D20728D25
+ 47BEB798DA046BF982C11E743FCFA97B8F7D03E8A8DECDF7871890EF5780B5FB
+ 69912D010505702229915A8CB9F2B058C944DACF42AA7BFA8538D68AA53869A7
+ 93E4C17149B230A16C1DD5E2C1D25AEF1BFA1F88DC178E3748EF2F4A077378D7
+ 57168BA2728D3731FA8A3A214D02A5FF38E6711402641E26E34CB2EBD16FE275
+ 5093BB1AFA0AA58685CE1E0D84D2C6D2335E7A6B48F60AA4DB8D79B6BAC99B1A
+ B68610B3D6045FDF3385840C27907EE14E8126E240CD617C5D0CECCD181F03B2
+ 683C125F2EC8089CCCED2E2F4D93B1B08F70E1F30108EE48A1D6837372F4F432
+ E457C3DDFB8B335C17E563666B6ED1E57E9FA2BFD6470E3F73D3BDE7571FF295
+ 58FA1A240D10455614C895655229941C5F704310C2A68CCE71A24E952A5C8073
+ 0C980267247DBCFF688E6A693B77161290F3C28C2A33FD31FF021883774D3D98
+ 219D4318B2C3551B90850FC13EEE5836441CE67C4942FE117F24C1A64E17EB35
+ C14D387970FDEDAAEBED7902A4472C31946A6BB11396F6B2BCC285549C752E93
+ 063F3AE747A5369FF2C36DF41B8FD29FC1CD96522B380ADE194D1BE62C8C22BF
+ 5E7D12476FD27B0F5DB8A877EADC30A55A76DFC4BE3A705E84841EEC761A4CCC
+ D46C52103E7B197CE464240708B98F0ED3E39EA398373049CA9CDC50F0E3FB78
+ 76741205E7C533A9C6291F44D965B2035D0D9585DAA6F9A4E994276BF5EC9769
+ C7647E1F56B40324BD08A611B5745E8D879EF638451727BC3999C515F0CB1A1A
+ 0A1B0A35E825E8E8B4E8040DB20474C20894639E1F298E71B5CFE753674523E4
+ 029EC5C8EF49F16FA6CC95C7FEB64BC1D3C06C5C3AE27461CF0270A1FEA8B0FA
+ 03FBDB2B577FC21E2776A36AFA75017EE9778353FD488746961A77528E4396B0
+ 5EE50462961BAD3165B9A02B694DF02EC94D6F1339B0C065FFE34EE252B355EE
+ B9A05EC2EE42C6A0030A877EDB448511E8C3718152AB5A1A15003386402CC208
+ B409CF6D1CC488EA7EE814B921B6386BBA7795F2ED69F0CE96DAFED7360AD9C3
+ 30B8050D6C1AD357B831CCAA96DB68EC1B1AD36C6F052B9CA7CD2222EB8D4EE4
+ C616AF2157F42BDEB6
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /USWYIQ+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /USWYIQ+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ dup 32 /F put
+ dup 33 /A put
+ dup 34 /B put
+ dup 35 /C put
+ dup 36 /D put
+ dup 37 /E put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 32 /F/A/B/C/D/E
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus
+ /comma/hyphen/period/slash/zero/one
+ /two/three/four/five/six/seven
+ /eight/nine/colon/semicolon/less/equal
+ /greater/question/at/A/B/C
+ /D/E/F/G/H/I
+ /J/K/L/M/N/O
+ /P/Q/R/S/T/U
+ /V/W/X/Y/Z/bracketleft
+ /backslash/bracketright/asciicircum/underscore/quoteleft/a
+ /b/c/d/e/f/g
+ /h/i/j/k/l/m
+ /n/o/p/q/r/s
+ /t/u/v/w/x/y
+ /z/braceleft/bar/braceright/asciitilde/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclamdown/cent/sterling
+ /fraction/yen/florin/section/currency/quotesingle
+ /quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
+ /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef
+ /paragraph/bullet/quotesinglbase/quotedblbase/quotedblright/guillemotright
+ /ellipsis/perthousand/.notdef/questiondown/.notdef/grave
+ /acute/circumflex/tilde/macron/breve/dotaccent
+ /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
+ /ogonek/caron/emdash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef
+ /.notdef/.notdef/Lslash/Oslash/OE/ordmasculine
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ae
+ /.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
+ /lslash/oslash/oe/germandbls/.notdef/.notdef
+ /.notdef/.notdef
+ /N1785/USWYIQ+Helvetica -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (c)
+ [4.46185 ] pdfxs
+ (ove) show
+ (ringt)
+ [4.59266 3.34914 6.13082 8.48727 3.62179 ] pdfxs
+ (h) show
+ (att)
+ [5.58542 7.09086 3.62179 ] pdfxs
+ (he) show
+ (yf)
+ [8.77075 3.33823 ] pdfxs
+ (o) show
+ (rmp)
+ [4.60356 12.3925 5.01816 ] pdfxs
+ (a) show
+ (rt)
+ [4.60356 7.09086 ] pdfxs
+ (o) show
+ (fanSCC)
+ [6.80729 5.58542 9.59988 6.13082 7.79997 7.81088 ] pdfxs
+ 199.966 0 m
+ /N614 10.909 Tf
+ (.When)
+ [6.19631 11.2144 6.05449 4.85451 9.2181 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.00721 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 6.19631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.01812 ] pdfxs
+ (\\) show
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.61811 ] pdfxs
+ (t) show
+ (hecycle"isdiscovered)
+ [6.05449 8.01812 4.8436 5.75995 4.8436 3.0327 4.85451 8.61811 3.0327 7.46172 6.0654 
+ 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.22901 ] pdfxs
+ (\() show
+ (say)
+ [4.29811 5.14905 5.75995 ] pdfxs
+ 0 -21.922 m
+ (in)
+ [3.0327 9.92718 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.71629 4.85451 ] pdfxs
+ (o) show
+ (ntext)
+ [5.75995 4.23277 4.85451 5.75995 8.10547 ] pdfxs
+ (o) show
+ (fafunc)
+ [7.19993 9.32719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 135.934 -21.922 m
+ /N695 10.909 Tf
+ (F) show
+ 142.949 -23.559 m
+ /N703 7.96999 Tf
+ (0) show
+ 147.681 -21.922 m
+ /N614 10.909 Tf
+ (\)) show
+ (,thee\013ect)
+ [6.95994 4.23277 6.0654 8.71629 4.8436 6.37077 4.8436 4.85451 8.10547 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.71629 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eSCCwillbeinc)
+ [8.71629 6.0654 7.8763 11.749 7.8763 3.0327 3.02179 6.90539 6.35994 8.71629 3.0327 
+ 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tedinto)
+ [4.23277 4.85451 9.92718 3.0327 5.75995 4.23277 9.32719 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 8.71629 7.7344 ] pdfxs
+ (U) show
+ -1.52588e-05 -43.845 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 47.636 -43.845 m
+ /N695 10.909 Tf
+ (F) show
+ 54.652 -45.481 m
+ /N703 7.96999 Tf
+ (0) show
+ 63.02 -43.845 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hn)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 7.94172 6.0654 ] pdfxs
+ (a) show
+ (ndlede)
+ [6.05449 6.0654 3.0327 4.8436 9.6981 4.85451 ] pdfxs
+ (a) show
+ (rlier.)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 1 0 0 1 78.982 -136.937 cm
+ q
+ 0.149353 0 0 0.149353 0 0 cm
+ q
+ q
+ 0 0 241 529 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 1823.57 4910.94 m
+ 1823.57 4711.34 1633.2 4549.53 1398.38 4549.53 c
+ 1163.55 4549.53 973.188 4711.34 973.188 4910.94 c
+ 973.188 5110.55 1163.55 5272.36 1398.38 5272.36 c
+ 1633.2 5272.36 1823.57 5110.55 1823.57 4910.94 c
+ 1 sc
+ f
+ 28.346 w
+ n
+ 1823.57 4910.94 m
+ 1823.57 4711.34 1633.2 4549.53 1398.38 4549.53 c
+ 1163.55 4549.53 973.188 4711.34 973.188 4910.94 c
+ 973.188 5110.55 1163.55 5272.36 1398.38 5272.36 c
+ 1633.2 5272.36 1823.57 5110.55 1823.57 4910.94 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 3777.1 m
+ 1823.57 3577.5 1633.2 3415.69 1398.38 3415.69 c
+ 1163.55 3415.69 973.188 3577.5 973.188 3777.1 c
+ 973.188 3976.71 1163.55 4138.52 1398.38 4138.52 c
+ 1633.2 4138.52 1823.57 3976.71 1823.57 3777.1 c
+ 1 sc
+ f
+ n
+ 1823.57 3777.1 m
+ 1823.57 3577.5 1633.2 3415.69 1398.38 3415.69 c
+ 1163.55 3415.69 973.188 3577.5 973.188 3777.1 c
+ 973.188 3976.71 1163.55 4138.52 1398.38 4138.52 c
+ 1633.2 4138.52 1823.57 3976.71 1823.57 3777.1 c
+ h
+ 0 sc
+ S
+ n
+ 1256.65 2643.26 m
+ 1256.65 2443.66 1066.28 2281.85 831.458 2281.85 c
+ 596.633 2281.85 406.268 2443.66 406.268 2643.26 c
+ 406.268 2842.87 596.633 3004.68 831.458 3004.68 c
+ 1066.28 3004.68 1256.65 2842.87 1256.65 2643.26 c
+ 1 sc
+ f
+ n
+ 1256.65 2643.26 m
+ 1256.65 2443.66 1066.28 2281.85 831.458 2281.85 c
+ 596.633 2281.85 406.268 2443.66 406.268 2643.26 c
+ 406.268 2842.87 596.633 3004.68 831.458 3004.68 c
+ 1066.28 3004.68 1256.65 2842.87 1256.65 2643.26 c
+ h
+ 0 sc
+ S
+ n
+ 2390.49 2643.26 m
+ 2390.49 2443.66 2200.12 2281.85 1965.3 2281.85 c
+ 1730.47 2281.85 1540.11 2443.66 1540.11 2643.26 c
+ 1540.11 2842.87 1730.47 3004.68 1965.3 3004.68 c
+ 2200.12 3004.68 2390.49 2842.87 2390.49 2643.26 c
+ 1 sc
+ f
+ n
+ 2390.49 2643.26 m
+ 2390.49 2443.66 2200.12 2281.85 1965.3 2281.85 c
+ 1730.47 2281.85 1540.11 2443.66 1540.11 2643.26 c
+ 1540.11 2842.87 1730.47 3004.68 1965.3 3004.68 c
+ 2200.12 3004.68 2390.49 2842.87 2390.49 2643.26 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 1509.42 m
+ 1823.57 1309.82 1633.2 1148.01 1398.38 1148.01 c
+ 1163.55 1148.01 973.188 1309.82 973.188 1509.42 c
+ 973.188 1709.03 1163.55 1870.84 1398.38 1870.84 c
+ 1633.2 1870.84 1823.57 1709.03 1823.57 1509.42 c
+ 1 sc
+ f
+ n
+ 1823.57 1509.42 m
+ 1823.57 1309.82 1633.2 1148.01 1398.38 1148.01 c
+ 1163.55 1148.01 973.188 1309.82 973.188 1509.42 c
+ 973.188 1709.03 1163.55 1870.84 1398.38 1870.84 c
+ 1633.2 1870.84 1823.57 1709.03 1823.57 1509.42 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 375.584 m
+ 1823.57 175.983 1633.2 14.1731 1398.38 14.1731 c
+ 1163.55 14.1731 973.188 175.983 973.188 375.584 c
+ 973.188 575.186 1163.55 736.996 1398.38 736.996 c
+ 1633.2 736.996 1823.57 575.186 1823.57 375.584 c
+ 1 sc
+ f
+ n
+ 1823.57 375.584 m
+ 1823.57 175.983 1633.2 14.1731 1398.38 14.1731 c
+ 1163.55 14.1731 973.188 175.983 973.188 375.584 c
+ 973.188 575.186 1163.55 736.996 1398.38 736.996 c
+ 1633.2 736.996 1823.57 575.186 1823.57 375.584 c
+ h
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 129.683 25.5114 m
+ /N1785 42.519 Tf
+ ( ) show
+ Q
+ n
+ 1965.3 2281.85 m
+ 1398.38 1870.84 l
+ S
+ n
+ 1515.42 2095.74 m
+ 1398.38 1870.84 l
+ 1648.52 1912.14 l
+ f
+ n
+ 1398.38 1148.01 m
+ 1398.38 736.996 l
+ S
+ n
+ 1284.99 963.764 m
+ 1398.38 736.996 l
+ 1511.76 963.764 l
+ f
+ n
+ 1398.38 3415.69 m
+ 1965.3 3004.68 l
+ S
+ n
+ 1715.15 3045.98 m
+ 1965.3 3004.68 l
+ 1848.26 3229.58 l
+ f
+ n
+ 1398.38 4549.53 m
+ 1398.38 4138.52 l
+ S
+ n
+ 1284.99 4365.28 m
+ 1398.38 4138.52 l
+ 1511.76 4365.28 l
+ f
+ n
+ 530.804 2387.7 m
+ -444.112 1870.84 122.808 4705.44 1097.72 4032.66 c
+ S
+ n
+ 846.684 4068.14 m
+ 1097.72 4032.66 l
+ 975.482 4254.78 l
+ f
+ [68.0304 ] 0 d
+ n
+ 1097.72 1253.86 m
+ -160.652 453.536 -319.576 3543.69 530.804 2898.82 c
+ S
+ n
+ 281.603 2945.5 m
+ 530.804 2898.82 l
+ 418.626 3126.19 l
+ f
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 126.962 480.038 m
+ /N1785 42.519 Tf
+ (!) show
+ 125.545 363.819 m
+ (") show
+ 69.1008 251.853 m
+ (#) show
+ 183.902 251.853 m
+ ($) show
+ 125.544 137.052 m
+ (%) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -36.036 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)R)
+ [8.34728 6.78729 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (ur) show
+ (siveC)
+ [3.63121 2.56423 4.60858 9.52189 6.66177 ] pdfxs
+ (a) show
+ (llG)
+ [2.55527 7.98866 7.23561 ] pdfxs
+ (raph) show
+ 0 -10.959 m
+ (\(i)
+ [3.58634 2.55527 ] pdfxs
+ (nd) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (ctc)
+ [4.09746 6.65271 4.09746 ] pdfxs
+ (a) show
+ (llis)
+ [2.55527 5.6306 2.56423 6.70655 ] pdfxs
+ (do) show
+ (tt)
+ [3.58634 3.57737 ] pdfxs
+ (ed) show
+ (\)) show
+ 1 0 0 1 155.054 13.549 cm
+ q
+ 0.142548 0 0 0.142548 0 0 cm
+ q
+ q
+ 0 0 202 393 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 1431.47 3551.84 m
+ 1431.47 3352.24 1241.11 3190.43 1006.28 3190.43 c
+ 771.458 3190.43 581.093 3352.24 581.093 3551.84 c
+ 581.093 3751.44 771.458 3913.25 1006.28 3913.25 c
+ 1241.11 3913.25 1431.47 3751.44 1431.47 3551.84 c
+ 1 sc
+ f
+ 28.346 w
+ n
+ 1431.47 3551.84 m
+ 1431.47 3352.24 1241.11 3190.43 1006.28 3190.43 c
+ 771.458 3190.43 581.093 3352.24 581.093 3551.84 c
+ 581.093 3751.44 771.458 3913.25 1006.28 3913.25 c
+ 1241.11 3913.25 1431.47 3751.44 1431.47 3551.84 c
+ h
+ 0 sc
+ S
+ n
+ 1431.47 2418 m
+ 1431.47 2218.4 1241.11 2056.59 1006.28 2056.59 c
+ 771.458 2056.59 581.093 2218.4 581.093 2418 c
+ 581.093 2617.6 771.458 2779.41 1006.28 2779.41 c
+ 1241.11 2779.41 1431.47 2617.6 1431.47 2418 c
+ 1 sc
+ f
+ n
+ 1431.47 2418 m
+ 1431.47 2218.4 1241.11 2056.59 1006.28 2056.59 c
+ 771.458 2056.59 581.093 2218.4 581.093 2418 c
+ 581.093 2617.6 771.458 2779.41 1006.28 2779.41 c
+ 1241.11 2779.41 1431.47 2617.6 1431.47 2418 c
+ h
+ 0 sc
+ S
+ n
+ 864.553 1284.16 m
+ 864.553 1084.56 674.189 922.75 439.363 922.75 c
+ 204.537 922.75 14.1731 1084.56 14.1731 1284.16 c
+ 14.1731 1483.76 204.537 1645.57 439.363 1645.57 c
+ 674.189 1645.57 864.553 1483.76 864.553 1284.16 c
+ 1 sc
+ f
+ n
+ 864.553 1284.16 m
+ 864.553 1084.56 674.189 922.75 439.363 922.75 c
+ 204.537 922.75 14.1731 1084.56 14.1731 1284.16 c
+ 14.1731 1483.76 204.537 1645.57 439.363 1645.57 c
+ 674.189 1645.57 864.553 1483.76 864.553 1284.16 c
+ h
+ 0 sc
+ S
+ n
+ 1998.39 1284.16 m
+ 1998.39 1084.56 1808.03 922.75 1573.2 922.75 c
+ 1338.38 922.75 1148.01 1084.56 1148.01 1284.16 c
+ 1148.01 1483.76 1338.38 1645.57 1573.2 1645.57 c
+ 1808.03 1645.57 1998.39 1483.76 1998.39 1284.16 c
+ 1 sc
+ f
+ n
+ 1998.39 1284.16 m
+ 1998.39 1084.56 1808.03 922.75 1573.2 922.75 c
+ 1338.38 922.75 1148.01 1084.56 1148.01 1284.16 c
+ 1148.01 1483.76 1338.38 1645.57 1573.2 1645.57 c
+ 1808.03 1645.57 1998.39 1483.76 1998.39 1284.16 c
+ h
+ 0 sc
+ S
+ n
+ 1148.01 1284.16 m
+ 864.553 1284.16 l
+ S
+ n
+ 1091.32 1397.55 m
+ 864.553 1284.16 l
+ 1091.32 1170.78 l
+ f
+ n
+ 1306.94 2162.45 m
+ 1573.2 1645.57 l
+ S
+ n
+ 1368.56 1795.24 m
+ 1573.2 1645.57 l
+ 1570.15 1899.09 l
+ f
+ n
+ 1006.28 3190.43 m
+ 1006.28 2779.41 l
+ S
+ n
+ 892.899 3006.18 m
+ 1006.28 2779.41 l
+ 1119.67 3006.18 l
+ f
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 87.7521 344.128 m
+ /N1793 42.519 Tf
+ ( ) show
+ 86.3349 227.909 m
+ (!) show
+ 29.8909 115.942 m
+ (") show
+ 144.692 115.942 m
+ (#) show
+ Q
+ [283.46 ] 0 d
+ n
+ 439.363 1645.57 m
+ 705.628 2162.45 l
+ S
+ n
+ 702.575 1908.93 m
+ 705.628 2162.45 l
+ 500.983 2012.78 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -32.436 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [8.76868 6.6528 ] pdfxs
+ (a) show
+ (llNo)
+ [2.56423 8.82249 6.91274 4.85963 ] pdfxs
+ (d) show
+ (eE)
+ [10.3647 6.26727 ] pdfxs
+ (dg) show
+ (es,)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ 0 -10.959 m
+ (A)
+ [6.91274 ] pdfxs
+ (f) show
+ (teri)
+ [3.57737 4.10643 6.67063 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gF&E)
+ [7.68392 9.08259 10.2391 6.26727 ] pdfxs
+ 111.854 81.295 m
+ /N614 10.909 Tf
+ (1) show
+ (.) show
+ 125.187 81.295 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 81.295 m
+ /N614 10.909 Tf
+ (F) show
+ 145.036 81.295 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 67.746 m
+ /N614 10.909 Tf
+ (2) show
+ (.) show
+ 125.187 67.746 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 67.746 m
+ /N614 10.909 Tf
+ (E) show
+ 145.339 67.746 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 54.197 m
+ /N614 10.909 Tf
+ (3) show
+ (.) show
+ 125.187 54.197 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 54.197 m
+ /N614 10.909 Tf
+ (D) show
+ 146.248 54.197 m
+ /N1028 10.909 Tf
+ (g) show
+ 151.702 54.197 m
+ /N614 10.909 Tf
+ (:m)
+ [7.87629 9.09802 ] pdfxs
+ (a) show
+ (rkunvisited)
+ [4.2654 9.39264 6.0654 5.75995 5.75995 3.02179 4.30902 3.0327 4.23277 4.85451 6.0654 
+ ] pdfxs
+ 111.854 40.647 m
+ (4) show
+ (.) show
+ 125.187 40.647 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 40.647 m
+ /N614 10.909 Tf
+ (B,)
+ [7.72349 6.6654 ] pdfxs
+ (D) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ 175.187 40.647 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 27.098 m
+ /N614 10.909 Tf
+ (5) show
+ (.) show
+ 125.187 27.098 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 27.098 m
+ /N614 10.909 Tf
+ (A) show
+ 146.096 27.098 m
+ /N1028 10.909 Tf
+ (g) show
+ 134.777 3.05176e-05 m
+ /N1156 8.96599 Tf
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (S) show
+ (CCvisitati)
+ [6.6528 9.72814 4.85963 2.56423 3.63121 2.56423 3.58634 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (order) show
+ -119.11 -36.717 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:)
+ [7.8872 ] pdfxs
+ (Ha) show
+ (ndlingrecursi)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.08719 4.27631 4.8436 4.85451 6.05449 4.27631 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [9.6981 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.6981 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 7.88729 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 8.4872 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (pph)
+ [9.6981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -148.628 -70.594 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1672 ] pdfxs
+ (o) show
+ (n)
+ [10.1781 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.41081 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wesli)
+ [6.0654 7.25448 7.57085 8.95629 4.30902 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.86173 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (edT)
+ [4.85451 10.1672 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.2654 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.0654 3.02179 8.41081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 13.1998 ] pdfxs
+ (t) show
+ (orevisitnodes)
+ [9.56719 4.2654 4.85451 5.75995 3.02179 4.30902 3.0327 8.34546 6.0654 5.74904 6.0654 
+ 4.8436 8.41081 ] pdfxs
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (a) show
+ (nSCC)
+ [10.1672 6.05449 7.88721 7.8763 ] pdfxs
+ -165.564 -92.517 m
+ (when)
+ [7.8763 6.0654 4.8436 10.5817 ] pdfxs
+ (t) show
+ (heSCCisdiscovered,even)
+ [6.05449 9.35992 6.0654 7.8763 12.3926 3.0327 8.81444 6.0654 3.0327 4.29811 4.85451 
+ 5.14905 5.4545 4.8436 4.27631 4.8436 6.0654 7.7672 4.8436 5.4545 4.85451 10.5708 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hs)
+ [10.5708 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (henodesmayhavebeenvisi)
+ [6.05449 9.37083 6.05449 5.75995 6.0654 4.8436 8.81444 9.09802 5.14905 10.2654 6.0654 
+ 5.14905 5.4545 9.37083 6.35994 4.8436 4.85451 10.5708 5.75995 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ede)
+ [4.8436 10.5817 4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.0327 3.02179 4.85451 8.78172 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ -165.564 -114.439 m
+ (visi)
+ [5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.99264 ] pdfxs
+ (o) show
+ (nlyunres)
+ [6.05449 3.0327 10.2981 6.05449 6.0654 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.85451 10.5926 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.57084 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [10.5708 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.81445 ] pdfxs
+ (t) show
+ (hecurrentSCCisfullyprocessed)
+ [6.05449 9.38174 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 8.78183 6.05449 7.8763 
+ 12.4144 3.0327 8.83626 3.33815 6.05449 3.0327 3.0327 10.2981 6.05449 4.27631 5.75995 
+ 4.8436 4.85451 4.29811 4.29811 4.85451 10.5926 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 7.78902 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 8.80354 4.30902 ] pdfxs
+ (t) show
+ (ep\()
+ [4.8436 10.6035 4.23277 ] pdfxs
+ (5\)) show
+ -165.564 -136.362 m
+ (inFi)
+ [3.0327 10.5708 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (8\)) show
+ (,wecheckwhe)
+ [7.7672 7.57085 9.35992 4.54905 6.0654 4.8436 4.54905 10.2654 7.88721 6.05449 4.85451 
+ ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.78172 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.0654 9.35992 6.05449 7.88721 12.3926 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.5708 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 6.0654 8.81444 ] pdfxs
+ (a) show
+ (nynewlyinlinedc)
+ [5.75995 10.2763 6.05449 4.85451 7.8763 3.0327 10.2654 3.0327 6.0654 3.02179 3.0327 
+ 6.0654 4.8436 10.5708 4.85451 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.53812 6.0654 5.75995 6.05449 4.85451 8.81444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.76001 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -165.564 -158.284 m
+ (nowres)
+ [6.0654 5.14905 12.7963 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (ble.)
+ [6.0654 3.02179 4.85451 11.7381 ] pdfxs
+ (I) show
+ (fs)
+ [8.25811 4.30902 ] pdfxs
+ (o) show
+ (,wereset)
+ [8.27993 7.57085 9.77446 4.27631 4.8436 4.30902 4.8436 9.16364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 11.7479 -158.284 m
+ /N634 10.909 Tf
+ (V)
+ [7.27626 ] pdfxs
+ (a) show
+ (l) show
+ 32.3089 -158.284 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 9.22898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.20717 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 7.96357 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.22898 3.0327 10.9854 ] pdfxs
+ (t) show
+ (heSCC,which)
+ [6.05449 9.77446 6.0654 7.8763 7.8763 7.95266 7.8763 6.0654 3.0327 4.53815 10.9854 
+ ] pdfxs
+ (a) show
+ (reusedin)
+ [4.27631 9.77446 6.0654 4.29811 4.8436 10.9854 3.0327 6.0654 ] pdfxs
+ -165.564 -180.207 m
+ /N634 10.909 Tf
+ (T)
+ [6.97089 ] pdfxs
+ (a) show
+ (rj)
+ [4.60356 3.33823 ] pdfxs
+ (a) show
+ (nVi)
+ [6.14173 8.10534 3.34914 ] pdfxs
+ (s) show
+ (itNo)
+ [3.33823 3.62179 8.11625 5.01816 ] pdfxs
+ (de) show
+ -83.3021 -180.207 m
+ /N614 10.909 Tf
+ (t) show
+ (ocheckifanodeh)
+ [8.91265 4.53815 6.0654 4.8436 4.54905 9.2181 3.02179 6.7963 8.91265 6.05449 5.75995 
+ 6.05449 8.31266 6.05449 ] pdfxs
+ (a) show
+ (sbeenvisi)
+ [7.76717 6.35994 4.8436 4.85451 9.51264 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed.thenodesin)
+ [4.8436 6.0654 7.82175 4.23277 6.0654 8.30175 6.0654 5.75995 6.05449 4.85451 7.75627 
+ 3.0327 9.51264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 168.17 -180.207 m
+ /N634 10.909 Tf
+ (c) show
+ (urr)
+ [5.85816 4.59266 4.04721 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 205.916 -180.207 m
+ /N614 10.909 Tf
+ (SCC)
+ [6.0654 7.8763 11.3344 ] pdfxs
+ (t) show
+ (oberevisi)
+ [8.91265 6.35994 8.30175 4.27631 4.8436 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ -165.564 -202.13 m
+ (but)
+ [6.0654 6.05449 7.04729 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 8.56356 ] pdfxs
+ (t) show
+ (henewc)
+ [6.05449 7.65812 6.05449 4.85451 10.6799 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 5.83631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.10173 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 7.64721 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 4.8436 8.86901 
+ ] pdfxs
+ (\() show
+ (since)
+ [4.29811 3.0327 6.05449 4.85451 7.64721 ] pdfxs
+ (ot) show
+ (herres)
+ [6.0654 4.8436 7.07992 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.0327 7.64721 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 5.83631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (eshave)
+ [4.85451 7.10173 6.0654 5.14905 5.4545 7.64721 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dybeenres)
+ [6.0654 8.55265 6.37085 4.8436 4.85451 8.8581 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,)
+ [3.0327 5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ -165.564 -224.052 m
+ (a) show
+ (ndwilln)
+ [6.0654 8.98901 7.8763 3.0327 3.0327 5.96722 6.05449 ] pdfxs
+ (o) show
+ (tbeincludedins)
+ [7.1782 6.35994 7.78903 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 8.98901 
+ 3.0327 8.99992 4.29811 ] pdfxs
+ (t) show
+ (eps\()
+ [4.85451 6.05449 7.24354 4.23277 ] pdfxs
+ (1) show
+ (\))
+ [7.1782 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.98901 ] pdfxs
+ (\(4\)\)) show
+ (.)
+ [7.6472 ] pdfxs
+ (Not) show
+ (e)
+ [7.77812 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.16729 ] pdfxs
+ (t) show
+ (hisisasimplef)
+ [6.0654 3.0327 7.23263 3.0327 7.23263 8.38902 4.30902 3.0327 9.08711 6.05449 3.0327 
+ 7.78903 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.0216 ] pdfxs
+ (o) show
+ (fap)
+ [6.27267 8.38902 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llydyn)
+ [3.02179 3.0327 8.69447 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ -165.564 -245.975 m
+ (incremen)
+ [3.0327 6.05449 4.85451 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (nlineSCC\fnding)
+ [6.0654 3.0327 3.0327 6.05449 8.4872 6.0654 7.8763 11.509 6.0654 6.05449 6.0654 
+ 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm[)
+ [6.05449 12.7307 3.0327 ] pdfxs
+ (104) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -148.628 -267.897 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.59264 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 6.41449 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.59264 ] pdfxs
+ (t) show
+ (herecursivec)
+ [6.05449 8.17084 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 8.15993 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.34903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.0654 9.37082 4.30902 6.05449 5.15996 7.8763 9.37082 3.0327 9.38173 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.17084 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\()
+ [4.23277 ] pdfxs
+ (a\)) show
+ (,where)
+ [6.41449 7.8763 6.0654 4.8436 4.27631 8.15993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.15993 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.34903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 280.742 -267.897 m
+ /N695 10.909 Tf
+ (E) show
+ 292.739 -267.897 m
+ /N614 10.909 Tf
+ (to) show
+ -165.564 -289.82 m
+ /N695 10.909 Tf
+ (C) show
+ -153.691 -289.82 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.59263 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.35992 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.5382 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.02179 7.7672 ] pdfxs
+ (A) show
+ (ssumethisc)
+ [4.30902 4.29811 6.0654 9.08711 8.14902 4.23277 6.0654 3.0327 7.59263 4.85451 ] pdfxs
+ (a) show
+ (llisres)
+ [3.0327 6.32722 3.02179 7.60354 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lvedinfunc)
+ [3.0327 5.4545 4.85451 9.34901 3.0327 9.35992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 123.216 -289.82 m
+ /N695 10.909 Tf
+ (D) show
+ 132.551 -289.82 m
+ /N614 10.909 Tf
+ (,e.)
+ [6.39267 4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,bec)
+ [3.0327 6.39267 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 201.727 -289.82 m
+ /N695 10.909 Tf
+ (D) show
+ 214.358 -289.82 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 246.926 -289.82 m
+ /N695 10.909 Tf
+ (C) show
+ 258.799 -289.82 m
+ /N614 10.909 Tf
+ (explici)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 5.75995 ] pdfxs
+ -165.564 -311.742 m
+ (to) show
+ -152.39 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ -140.231 -311.742 m
+ /N614 10.909 Tf
+ (a) show
+ (safunc)
+ [7.77808 8.93447 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.53446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.75628 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (.Since)
+ [7.83266 6.05449 3.0327 6.0654 4.8436 8.32357 ] pdfxs
+ (t) show
+ (heed)
+ [6.0654 8.32357 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 86.6008 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ 98.3128 -311.742 m
+ /N1028 10.909 Tf
+ (!) show
+ 112.252 -311.742 m
+ /N695 10.909 Tf
+ (C) show
+ 124.307 -311.742 m
+ /N614 10.909 Tf
+ (isunknownwhenvisi)
+ [3.0327 7.77808 6.05449 6.0654 5.75995 6.05449 5.15996 7.8763 9.53446 7.8763 6.0654 
+ 4.8436 9.54537 5.74904 3.0327 4.30902 3.02179 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ 248.336 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ 257.018 -311.742 m
+ /N614 10.909 Tf
+ (,T)
+ [6.53449 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -165.564 -333.665 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmwill\frstdiscover)
+ [6.0654 14.1053 7.8763 3.0327 3.02179 8.05084 6.05449 4.27631 4.29811 9.26182 6.0654 
+ 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 9.28354 ] pdfxs
+ (t) show
+ (heSCCs)
+ [6.0654 9.86174 6.05449 7.8763 7.88721 4.29811 ] pdfxs
+ 25.7008 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 36.1688 -333.665 m
+ /N614 10.909 Tf
+ (F) show
+ 48.3028 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 53.7578 -333.665 m
+ /N614 10.909 Tf
+ (,) show
+ 62.1458 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 72.6138 -333.665 m
+ /N614 10.909 Tf
+ (E) show
+ 85.0508 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 90.5057 -333.665 m
+ /N614 10.909 Tf
+ (,)
+ [8.38902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0835 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 147.71 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 158.178 -333.665 m
+ /N614 10.909 Tf
+ (D) show
+ 171.524 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 181.992 -333.665 m
+ /N614 10.909 Tf
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.86174 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\(c)
+ [4.23277 4.85451 ] pdfxs
+ (\)\)) show
+ (.)
+ [12.0108 ] pdfxs
+ (N) show
+ (ow,i)
+ [5.14905 7.8763 8.38902 3.0327 ] pdfxs
+ (t) show
+ -165.564 -355.587 m
+ (will\fndanewc)
+ [7.8763 3.0327 3.0327 7.33084 6.05449 6.0654 10.3526 9.75264 6.0654 4.8436 12.1744 
+ 4.85451 ] pdfxs
+ (a) show
+ (llnodein)
+ [3.0327 7.31994 6.0654 5.75995 6.05449 9.15265 3.02179 10.3635 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.3635 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 40.5037 -355.587 m
+ /N695 10.909 Tf
+ (D) show
+ 49.8387 -355.587 m
+ /N614 10.909 Tf
+ (,\fnditisres)
+ [7.49448 6.05449 6.0654 10.3526 3.0327 8.54183 3.0327 8.59626 4.27631 4.8436 4.30902 
+ ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.15265 ] pdfxs
+ (a) show
+ (sac)
+ [8.59626 9.75264 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.33084 ] pdfxs
+ (to) show
+ 212.229 -355.587 m
+ /N695 10.909 Tf
+ (C) show
+ 220.806 -355.587 m
+ /N614 10.909 Tf
+ (,)
+ [7.49448 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 10.3635 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 279.046 -355.587 m
+ /N695 10.909 Tf
+ (D) show
+ 292.679 -355.587 m
+ /N614 10.909 Tf
+ (a) show
+ (s) show
+ -165.564 -377.51 m
+ (unvisi)
+ [6.0654 5.74904 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.26173 ] pdfxs
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.03993 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\(b)
+ [4.23277 6.0654 ] pdfxs
+ (\)\)) show
+ (.Thisc)
+ [7.73448 7.8763 6.05449 3.0327 7.49445 4.85451 ] pdfxs
+ (a) show
+ (usesT)
+ [6.05449 4.30902 4.8436 7.49445 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 7.49445 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.2834 ] pdfxs
+ (t) show
+ (ovisit)
+ [8.65083 5.74904 3.0327 4.30902 3.02179 7.44002 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (\\) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (to) show
+ (m"ed)
+ [9.08711 8.65083 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 243.666 -377.51 m
+ /N695 10.909 Tf
+ (D) show
+ 256.031 -377.51 m
+ /N1028 10.909 Tf
+ (!) show
+ 269.97 -377.51 m
+ /N695 10.909 Tf
+ (C) show
+ 278.547 -377.51 m
+ /N614 10.909 Tf
+ (,)
+ [6.31631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -165.564 -399.432 m
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.93447 ] pdfxs
+ (t) show
+ (odiscover)
+ [9.54537 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 8.35627 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.93447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lSCC)
+ [7.11266 6.0654 7.8763 7.8763 ] pdfxs
+ 17.3266 -399.432 m
+ /N1028 10.909 Tf
+ (f) show
+ 26.8686 -399.432 m
+ /N614 10.909 Tf
+ (B,)
+ [7.72349 7.12357 ] pdfxs
+ (D) show
+ (,C)
+ [7.11266 7.8763 ] pdfxs
+ 69.1326 -399.432 m
+ /N1028 10.909 Tf
+ (g) show
+ 74.5866 -399.432 m
+ /N614 10.909 Tf
+ (.)
+ [9.22901 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erprocessingthisSCC,nonewc)
+ [4.8436 8.36718 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 
+ 9.54537 4.23277 6.0654 3.0327 8.38899 6.0654 7.8763 7.8763 7.12357 6.05449 9.54537 
+ 6.05449 4.85451 11.9672 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.12357 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -165.564 -421.355 m
+ (a) show
+ (rediscovered.At)
+ [4.27631 8.68356 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.2654 4.85451 
+ 6.05449 8.4872 7.8763 8.07274 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.0327 8.13808 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.9163 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.68356 7.7344 12.0108 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 8.13808 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 70.4756 -421.355 m
+ /N695 10.909 Tf
+ (B;)
+ [8.82541 4.84359 ] pdfxs
+ (D) show
+ 97.3176 -421.355 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 118.73 -421.355 m
+ /N695 10.909 Tf
+ (C) show
+ 131.144 -421.355 m
+ /N614 10.909 Tf
+ (will)
+ [7.8763 3.0327 3.0327 6.86176 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.86176 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyre\rect)
+ [3.0327 9.58901 4.27631 4.8436 6.0654 4.8436 4.85451 8.07274 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.68356 4.85451 6.35986 4.8436 4.85451 8.07274 ] pdfxs
+ (o) show
+ (f) show
+ -165.564 -443.277 m
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.80721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -100.576 -443.277 m
+ /N695 10.909 Tf
+ (E) show
+ -88.1214 -443.277 m
+ /N614 10.909 Tf
+ (to) show
+ -74.6505 -443.277 m
+ /N695 10.909 Tf
+ (C) show
+ -66.0735 -443.277 m
+ /N614 10.909 Tf
+ (,but)
+ [6.83994 6.05449 6.0654 8.01819 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.62902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.829 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 27.7375 -443.277 m
+ /N695 10.909 Tf
+ (E) show
+ 40.1935 -443.277 m
+ /N614 10.909 Tf
+ (willn)
+ [7.8763 3.0327 3.0327 6.7963 6.0654 ] pdfxs
+ (ot) show
+ 76.6945 -439.319 m
+ /N703 7.96999 Tf
+ (6) show
+ 81.4265 -443.277 m
+ /N614 10.909 Tf
+ (.The)
+ [8.29084 7.8763 6.0654 8.61811 ] pdfxs
+ (to) show
+ (p-downp)
+ [6.0654 3.63261 6.05449 5.15996 7.8763 9.829 6.0654 ] pdfxs
+ (a) show
+ (sswillres)
+ [4.29811 8.08354 7.8763 3.0327 3.0327 6.7963 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.61811 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.80721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 1 0 0 1 -165.564 -452.771 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (rs)
+ [7.32515 3.63121 ] pdfxs
+ (hou) show
+ (ldit.A)
+ [2.56423 8.84046 2.55527 3.58634 8.60731 10.6336 ] pdfxs
+ (d) show
+ (i\013)
+ [2.55527 5.37965 ] pdfxs
+ (ere) show
+ (ntc)
+ [4.86852 7.30723 4.0885 ] pdfxs
+ (a) show
+ (ller)
+ [2.56423 2.55527 4.10643 7.32515 ] pdfxs
+ (of) show
+ 151.686 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 162.701 -3.80899 m
+ /N1156 8.96599 Tf
+ (mayc)
+ [7.67484 4.35754 8.58052 4.09746 ] pdfxs
+ (au) show
+ (set)
+ [3.64018 7.81835 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.81835 ] pdfxs
+ (edg) show
+ (etobe)
+ [7.82731 3.57737 8.32947 5.37959 7.81835 ] pdfxs
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (dtoa)
+ [8.84942 3.57737 8.32947 8.32947 ] pdfxs
+ (d) show
+ (i\013e)
+ [2.56423 5.37068 4.10643 ] pdfxs
+ (re) show
+ (nt)
+ [4.85956 7.30723 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (,th)
+ [6.4465 3.58634 4.85956 ] pdfxs
+ (u) show
+ (st)
+ [7.36107 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.81835 ] pdfxs
+ (B) show
+ (U) show
+ -12.437 -14.767 m
+ (grap) show
+ (hfo)
+ [8.18594 2.82424 4.59962 ] pdfxs
+ (r) show
+ 27.794 -14.767 m
+ /N1305 8.96599 Tf
+ (E) show
+ 38.158 -14.767 m
+ /N1156 8.96599 Tf
+ (d) show
+ (oes)
+ [4.85963 4.10643 6.70655 ] pdfxs
+ (no) show
+ (ti)
+ [6.65271 2.55527 ] pdfxs
+ (n) show
+ (cl)
+ [4.09746 2.56423 ] pdfxs
+ (ud) show
+ (ei)
+ [7.16383 2.56423 ] pdfxs
+ (nfor) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (a) show
+ (boutac)
+ [5.37959 4.59962 5.12854 6.65271 7.67495 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 5.6306 ] pdfxs
+ (edg) show
+ (ew)
+ [7.1728 6.6528 ] pdfxs
+ (h) show
+ (ichis)
+ [2.55527 3.84642 8.18594 2.56423 6.70655 ] pdfxs
+ (no) show
+ (t)
+ [6.65271 ] pdfxs
+ (ne) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (ar) show
+ (ily)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (pre) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (ntin)
+ [4.85956 6.66167 2.55527 8.19491 ] pdfxs
+ (a) show
+ (llc)
+ [2.55527 5.6306 4.09746 ] pdfxs
+ (a) show
+ (lli)
+ [2.55527 2.56423 2.55527 ] pdfxs
+ (n) show
+ (gc)
+ [7.68392 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (xts.)
+ [4.85963 3.58634 3.64018 2.56423 ] pdfxs
+ 216.108 -47.491 m
+ /N614 10.909 Tf
+ (58) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2980/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2979/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2974/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2973/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 718.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -289.733 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.463608 0 0 0.463608 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 4.5 3.75 783 604.5 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.75 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63 594.75 m
+ 786 594.75 l
+ 786 84.75 l
+ 63 84.75 l
+ 63 594.75 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63 135 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 135.75 m
+ 786 135.75 l
+ S
+ Q
+ q
+ n
+ 63 186 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 186.75 m
+ 786 186.75 l
+ S
+ Q
+ q
+ n
+ 63 597.75 m
+ 63 81.75 l
+ 786 81.75 l
+ 786 597.75 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 237.75 m
+ 786 237.75 l
+ S
+ Q
+ q
+ n
+ 63 597.75 m
+ 63 81.75 l
+ 786 81.75 l
+ 786 597.75 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 288.75 m
+ 786 288.75 l
+ S
+ Q
+ q
+ n
+ 63 339 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 339.75 m
+ 786 339.75 l
+ S
+ Q
+ q
+ n
+ 63 390 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 390.75 m
+ 786 390.75 l
+ S
+ Q
+ q
+ n
+ 63 441 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 441.75 m
+ 786 441.75 l
+ S
+ Q
+ q
+ n
+ 63 492 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 492.75 m
+ 786 492.75 l
+ S
+ Q
+ q
+ n
+ 63 543 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 543.75 m
+ 786 543.75 l
+ S
+ Q
+ q
+ n
+ 63 594 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 594.75 m
+ 786 594.75 l
+ S
+ Q
+ q
+ n
+ 0.75 612 m
+ 0.75 0.75 l
+ 791.25 0.75 l
+ 791.25 612 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 84.75 723 510 re
+ S
+ Q
+ n
+ 69 84.75 5.25 507.75 re
+ 0.599991 0.599991 1 sc
+ f
+ q
+ n
+ 68.25 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 68.25 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 114 84.75 5.25 412.5 re
+ f
+ q
+ n
+ 113.25 84.75 6.75 413.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 113.25 84.75 6 413.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 159.75 84.75 5.25 474 re
+ f
+ q
+ n
+ 159 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 159 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 204.75 84.75 5.25 414 re
+ f
+ q
+ n
+ 204 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 204 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 249.75 84.75 5.25 42.75 re
+ f
+ q
+ n
+ 249 84.75 6.75 43.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 249 84.75 6 43.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 294.75 84.75 5.25 299.25 re
+ f
+ q
+ n
+ 294 84.75 6.75 300 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 294 84.75 6 300 re
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 340.5 84.75 5.25 511.5 re
+ h
+ W
+ n
+ n
+ 340.5 84.75 5.25 518.25 re
+ f
+ Q
+ q
+ n
+ 339.75 84.75 6.75 511.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 339.75 84.75 6 519 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 385.5 84.75 5.25 51.75 re
+ f
+ q
+ n
+ 384.75 84.75 6.75 52.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 384.75 84.75 6 52.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 430.5 84.75 5.25 432.75 re
+ f
+ q
+ n
+ 429.75 84.75 6.75 433.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 429.75 84.75 6 433.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 475.5 84.75 5.25 480 re
+ f
+ q
+ n
+ 474.75 84.75 6.75 480.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 474.75 84.75 6 480.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 521.25 84.75 5.25 484.5 re
+ f
+ q
+ n
+ 520.5 84.75 6.75 485.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 520.5 84.75 6 485.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 566.25 84.75 5.25 507.75 re
+ f
+ q
+ n
+ 565.5 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 565.5 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 611.25 84.75 5.25 486 re
+ f
+ q
+ n
+ 610.5 84.75 6.75 486.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 610.5 84.75 6 486.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 656.25 84.75 5.25 452.25 re
+ f
+ q
+ n
+ 655.5 84.75 6.75 453 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 655.5 84.75 6 453 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 702 84.75 5.25 451.5 re
+ f
+ q
+ n
+ 701.25 84.75 6.75 452.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 701.25 84.75 6 452.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 747 84.75 5.25 494.25 re
+ f
+ q
+ n
+ 746.25 84.75 6.75 495 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 746.25 84.75 6 495 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 75.75 84.75 5.25 482.25 re
+ 0.599991 0.199997 0.399994 sc
+ f
+ q
+ n
+ 75 84.75 6.75 483 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 75 84.75 6 483 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 120.75 84.75 6 399.75 re
+ f
+ q
+ n
+ 120 84.75 7.5 400.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 120 84.75 6.75 400.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 166.5 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 165.75 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 165.75 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 211.5 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 210.75 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 210.75 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 256.5 84.75 5.25 36 re
+ f
+ q
+ n
+ 255.75 84.75 6.75 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 255.75 84.75 6 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 301.5 84.75 6 212.25 re
+ f
+ q
+ n
+ 300.75 84.75 7.5 213 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 300.75 84.75 6.75 213 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 347.25 84.75 5.25 291 re
+ f
+ q
+ n
+ 346.5 84.75 6.75 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 346.5 84.75 6 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 392.25 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 391.5 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 391.5 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 437.25 84.75 5.25 423 re
+ f
+ q
+ n
+ 436.5 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 436.5 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 482.25 84.75 6 455.25 re
+ f
+ q
+ n
+ 481.5 84.75 7.5 456 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 481.5 84.75 6.75 456 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 528 84.75 5.25 474 re
+ f
+ q
+ n
+ 527.25 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 527.25 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 573 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 572.25 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 572.25 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 618 84.75 5.25 437.25 re
+ f
+ q
+ n
+ 617.25 84.75 6.75 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 617.25 84.75 6 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 663 84.75 6 441 re
+ f
+ q
+ n
+ 662.25 84.75 7.5 441.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 662.25 84.75 6.75 441.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 708.75 84.75 5.25 427.5 re
+ f
+ q
+ n
+ 708 84.75 6.75 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 708 84.75 6 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 753.75 84.75 5.25 418.5 re
+ f
+ q
+ n
+ 753 84.75 6.75 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 753 84.75 6 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 82.5 84.75 6 487.5 re
+ 1 1 0.799988 sc
+ f
+ q
+ n
+ 81.75 84.75 7.5 488.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 81.75 84.75 6.75 488.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 128.25 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 127.5 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 127.5 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 173.25 84.75 6 439.5 re
+ f
+ q
+ n
+ 172.5 84.75 7.5 440.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 172.5 84.75 6.75 440.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 218.25 84.75 6 407.25 re
+ f
+ q
+ n
+ 217.5 84.75 7.5 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 217.5 84.75 6.75 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 263.25 84.75 6 36 re
+ f
+ q
+ n
+ 262.5 84.75 7.5 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 262.5 84.75 6.75 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 309 84.75 5.25 212.25 re
+ f
+ q
+ n
+ 308.25 84.75 6.75 213 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 308.25 84.75 6 213 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 354 84.75 6 291 re
+ f
+ q
+ n
+ 353.25 84.75 7.5 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 353.25 84.75 6.75 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 399 84.75 6 43.5 re
+ f
+ q
+ n
+ 398.25 84.75 7.5 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 398.25 84.75 6.75 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 444 84.75 6 423 re
+ f
+ q
+ n
+ 443.25 84.75 7.5 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 443.25 84.75 6.75 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 489.75 84.75 5.25 455.25 re
+ f
+ q
+ n
+ 489 84.75 6.75 456 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 489 84.75 6 456 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 534.75 84.75 6 481.5 re
+ f
+ q
+ n
+ 534 84.75 7.5 482.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 534 84.75 6.75 482.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 579.75 84.75 6 430.5 re
+ f
+ q
+ n
+ 579 84.75 7.5 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 579 84.75 6.75 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 624.75 84.75 6 437.25 re
+ f
+ q
+ n
+ 624 84.75 7.5 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 624 84.75 6.75 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 670.5 84.75 5.25 452.25 re
+ f
+ q
+ n
+ 669.75 84.75 6.75 453 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 669.75 84.75 6 453 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 715.5 84.75 6 427.5 re
+ f
+ q
+ n
+ 714.75 84.75 7.5 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 714.75 84.75 6.75 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 760.5 84.75 6 418.5 re
+ f
+ q
+ n
+ 759.75 84.75 7.5 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 759.75 84.75 6.75 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 90 84.75 5.25 498 re
+ 0.799988 1 1 sc
+ f
+ q
+ n
+ 89.25 84.75 6.75 498.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 89.25 84.75 6 498.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 135 84.75 6 423.75 re
+ f
+ q
+ n
+ 134.25 84.75 7.5 424.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 134.25 84.75 6.75 424.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 180.75 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 180 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 180 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 225.75 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 225 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 225 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 270.75 84.75 5.25 36 re
+ f
+ q
+ n
+ 270 84.75 6.75 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 270 84.75 6 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 315.75 84.75 6 213 re
+ f
+ q
+ n
+ 315 84.75 7.5 213.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 315 84.75 6.75 213.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 361.5 84.75 5.25 291 re
+ f
+ q
+ n
+ 360.75 84.75 6.75 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 360.75 84.75 6 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 406.5 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 405.75 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 405.75 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 451.5 84.75 5.25 423 re
+ f
+ q
+ n
+ 450.75 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 450.75 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 496.5 84.75 6 463.5 re
+ f
+ q
+ n
+ 495.75 84.75 7.5 464.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 495.75 84.75 6.75 464.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 542.25 84.75 5.25 479.25 re
+ f
+ q
+ n
+ 541.5 84.75 6.75 480 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 541.5 84.75 6 480 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 587.25 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 586.5 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 586.5 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 632.25 84.75 5.25 437.25 re
+ f
+ q
+ n
+ 631.5 84.75 6.75 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 631.5 84.75 6 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 677.25 84.75 6 441 re
+ f
+ q
+ n
+ 676.5 84.75 7.5 441.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 676.5 84.75 6.75 441.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 723 84.75 5.25 427.5 re
+ f
+ q
+ n
+ 722.25 84.75 6.75 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 722.25 84.75 6 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 768 84.75 5.25 418.5 re
+ f
+ q
+ n
+ 767.25 84.75 6.75 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 767.25 84.75 6 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 96.75 84.75 5.25 507 re
+ 0.399994 0 0.399994 sc
+ f
+ q
+ n
+ 96 84.75 6.75 507.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 96 84.75 6 507.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 142.5 84.75 5.25 414 re
+ f
+ q
+ n
+ 141.75 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 141.75 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 187.5 84.75 5.25 453 re
+ f
+ q
+ n
+ 186.75 84.75 6.75 453.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 186.75 84.75 6 453.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 232.5 84.75 5.25 414 re
+ f
+ q
+ n
+ 231.75 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 231.75 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 277.5 84.75 5.25 42.75 re
+ f
+ q
+ n
+ 276.75 84.75 6.75 43.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 276.75 84.75 6 43.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 323.25 84.75 5.25 258 re
+ f
+ q
+ n
+ 322.5 84.75 6.75 258.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 322.5 84.75 6 258.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 368.25 84.75 5.25 358.5 re
+ f
+ q
+ n
+ 367.5 84.75 6.75 359.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 367.5 84.75 6 359.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 413.25 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 412.5 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 412.5 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 458.25 84.75 5.25 423 re
+ f
+ q
+ n
+ 457.5 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 457.5 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 504 84.75 5.25 463.5 re
+ f
+ q
+ n
+ 503.25 84.75 6.75 464.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 503.25 84.75 6 464.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 549 84.75 5.25 474 re
+ f
+ q
+ n
+ 548.25 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 548.25 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 594 84.75 5.25 507.75 re
+ f
+ q
+ n
+ 593.25 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 593.25 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 639 84.75 5.25 500.25 re
+ f
+ q
+ n
+ 638.25 84.75 6.75 501 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 638.25 84.75 6 501 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 684.75 84.75 5.25 469.5 re
+ f
+ q
+ n
+ 684 84.75 6.75 470.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 684 84.75 6 470.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 729.75 84.75 5.25 451.5 re
+ f
+ q
+ n
+ 729 84.75 6.75 452.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 729 84.75 6 452.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 774.75 84.75 5.25 492.75 re
+ f
+ q
+ n
+ 774 84.75 6.75 493.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 774 84.75 6 493.5 re
+ 0 0 0 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63 594.75 m
+ 63 84.75 l
+ 0 0 0 sc
+ S
+ n
+ 58.5 84.75 m
+ 63 84.75 l
+ S
+ n
+ 58.5 135.75 m
+ 63 135.75 l
+ S
+ n
+ 58.5 186.75 m
+ 63 186.75 l
+ S
+ n
+ 58.5 237.75 m
+ 63 237.75 l
+ S
+ n
+ 58.5 288.75 m
+ 63 288.75 l
+ S
+ n
+ 58.5 339.75 m
+ 63 339.75 l
+ S
+ n
+ 58.5 390.75 m
+ 63 390.75 l
+ S
+ n
+ 58.5 441.75 m
+ 63 441.75 l
+ S
+ n
+ 58.5 492.75 m
+ 63 492.75 l
+ S
+ n
+ 58.5 543.75 m
+ 63 543.75 l
+ S
+ n
+ 58.5 594.75 m
+ 63 594.75 l
+ S
+ n
+ 63 84.75 m
+ 786 84.75 l
+ S
+ n
+ 63 81 m
+ 63 84.75 l
+ S
+ n
+ 108 81 m
+ 108 84.75 l
+ S
+ n
+ 153.75 81 m
+ 153.75 84.75 l
+ S
+ n
+ 198.75 81 m
+ 198.75 84.75 l
+ S
+ n
+ 243.75 81 m
+ 243.75 84.75 l
+ S
+ n
+ 288.75 81 m
+ 288.75 84.75 l
+ S
+ n
+ 334.5 81 m
+ 334.5 84.75 l
+ S
+ n
+ 379.5 81 m
+ 379.5 84.75 l
+ S
+ n
+ 424.5 81 m
+ 424.5 84.75 l
+ S
+ n
+ 469.5 81 m
+ 469.5 84.75 l
+ S
+ n
+ 515.25 81 m
+ 515.25 84.75 l
+ S
+ n
+ 560.25 81 m
+ 560.25 84.75 l
+ S
+ n
+ 605.25 81 m
+ 605.25 84.75 l
+ S
+ n
+ 650.25 81 m
+ 650.25 84.75 l
+ S
+ n
+ 696 81 m
+ 696 84.75 l
+ S
+ n
+ 741 81 m
+ 741 84.75 l
+ S
+ n
+ 786 81 m
+ 786 84.75 l
+ S
+ q
+ Q
+ 42.75 79.5 m
+ /N2973 15.75 Tf
+ (0) show
+ 29.25 130.5 m
+ (0.1)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 181.5 m
+ (0.2)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 232.5 m
+ (0.3)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 283.5 m
+ (0.4)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 334.5 m
+ (0.5)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 385.5 m
+ (0.6)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 436.5 m
+ (0.7)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 487.5 m
+ (0.8)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 538.5 m
+ (0.9)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 42.75 589.5 m
+ (1) show
+ q
+ Q
+ 80.25 75 m
+ /N2973 [0 -12 12 0 0 0] Tf
+ (175.vpr)
+ [-6.63341 -6.63341 -6.63341 -3.29741 -5.96141 -6.63341 -3.95732 ] pdfys
+ q
+ Q
+ 125.25 75 m
+ (197.parser-b)
+ [-6.62801 -6.62801 -6.62801 -3.29201 -6.62801 -6.62801 -3.95192 -5.95601 -6.62801 -3.95192 -3.95192 
+ -6.62801 ] pdfys
+ q
+ Q
+ 171 75 m
+ (300.twolf)
+ [-6.75269 -6.75269 -6.75269 -3.41669 -3.41669 -8.74469 -6.75269 -2.74469 -3.41669 ] pdfys
+ q
+ Q
+ 216 75 m
+ (bc)
+ [-6.71098 -6.03899 ] pdfys
+ q
+ Q
+ 261 75 m
+ (ft)
+ [-3 -3 ] pdfys
+ q
+ Q
+ 306 75 m
+ (analyzer)
+ [-6.72229 -6.72229 -6.72229 -2.71429 -6.05029 -6.05029 -6.72229 -4.0462 ] pdfys
+ q
+ Q
+ 351.75 75 m
+ (llu-bench)
+ [-2.7547 -2.7547 -6.7627 -4.08661 -6.7627 -6.7627 -6.7627 -6.0907 -6.7627 ] pdfys
+ q
+ Q
+ 396.75 75 m
+ (chomp) show
+ q
+ Q
+ 441.75 75 m
+ (fpgrowth)
+ [-3.20851 -6.54451 -6.54451 -3.86842 -6.54451 -8.53651 -3.20851 -6.54451 ] pdfys
+ q
+ Q
+ 486.75 75 m
+ (espresso)
+ [-6.68028 -6.00829 -6.68028 -4.0042 -6.68028 -6.00829 -6.00829 -6.68028 ] pdfys
+ q
+ Q
+ 532.5 75 m
+ (povray31)
+ [-6.68999 -6.68999 -6.01799 -4.0139 -6.68999 -6.01799 -6.68999 -6.68999 ] pdfys
+ q
+ Q
+ 577.5 75 m
+ (bisort)
+ [-6.657 -2.649 -5.985 -6.657 -3.98091 -3.321 ] pdfys
+ q
+ Q
+ 622.5 75 m
+ (health)
+ [-6.72398 -6.72398 -6.72398 -2.71599 -3.38799 -6.72398 ] pdfys
+ q
+ Q
+ 667.5 75 m
+ (mst)
+ [-9.80193 -5.80602 -3.14201 ] pdfys
+ q
+ Q
+ 713.25 75 m
+ (perimeter)
+ [-6.62471 -6.62471 -3.94862 -2.61671 -9.94862 -6.62471 -3.28871 -6.62471 -3.94862 ] pdfys
+ q
+ Q
+ 758.25 75 m
+ (tsp)
+ [-3.25 -5.914 -6.586 ] pdfys
+ q
+ n
+ 8.25 178.5 18.75 323.25 re
+ h
+ W
+ n
+ q
+ Q
+ 23.25 179.25 m
+ /N2974 [0 15.75 -15.75 0 0 0] Tf
+ (Runtime ratio Test/NoPA \(smaller is faster\))
+ [11.472 9.72363 9.72363 5.34513 4.47899 14.1024 8.85749 4.49999 6.22736 8.85749 5.34513 
+ 4.47899 9.72363 4.49999 9.72363 8.85749 8.85749 5.34513 4.47899 11.472 9.72363 10.6059 
+ 11.472 4.49999 5.34513 8.85749 14.1024 8.85749 4.47899 4.47899 8.85749 6.22736 4.49999 
+ 4.47899 8.85749 4.49999 5.34513 8.85749 8.85749 5.34513 8.85749 6.22736 5.34513 ] pdfys
+ Q
+ n
+ 538.5 213.75 199.5 115.5 re
+ 1 1 1 sc
+ f
+ n
+ 537.75 213.75 200.25 116.25 re
+ 0 0 0 sc
+ S
+ n
+ 543.75 312 9 9 re
+ 0.599991 0.599991 1 sc
+ f
+ n
+ 543 312 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 311.25 m
+ /N2973 17.25 Tf
+ (Base Pool Allocator)
+ [11.4216 9.50671 8.54071 9.50671 4.50001 11.4216 9.50671 9.50671 3.74521 4.50001 11.4216 
+ 3.74521 3.74521 9.50671 8.54071 9.50671 4.71121 9.50671 5.65983 ] pdfxs
+ n
+ 543.75 288.75 9 9 re
+ 0.599991 0.199997 0.399994 sc
+ f
+ n
+ 543 288.75 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 288 m
+ (PA + All Optimizations)
+ [11.191 11.191 4.5 9.7591 4.5 11.191 3.51461 3.51461 4.5 13.1056 9.2761 
+ 4.4806 3.51461 14.0542 3.51461 8.3101 9.2761 4.4806 3.51461 9.2761 9.2761 8.3101 
+ ] pdfxs
+ n
+ 543.75 265.5 9 9 re
+ 1 1 0.799988 sc
+ f
+ n
+ 543 265.5 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 264.75 m
+ (Selective PA Disabled)
+ [11.4087 9.4938 3.7323 9.4938 8.5278 4.6983 3.7323 8.5278 9.4938 4.50001 11.4087 
+ 11.4087 4.50001 12.3573 3.7323 8.5278 9.4938 9.4938 3.7323 9.4938 9.4938 ] pdfxs
+ n
+ 543.75 242.25 9 9 re
+ 0.799988 1 1 sc
+ f
+ n
+ 543 242.25 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 241.5 m
+ (PoolFree Elim Disabled)
+ [11.3749 9.46 9.46 3.69851 10.4086 5.61312 9.46 9.46 4.50001 11.3749 3.69851 
+ 3.69851 14.2381 4.50001 12.3235 3.69851 8.494 9.46 9.46 3.69851 9.46 9.46 
+ ] pdfxs
+ n
+ 543.75 219 9 9 re
+ 0.399994 0 0.399994 sc
+ f
+ n
+ 543 219 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 218.25 m
+ (Bump Pointer Disabled)
+ [11.3318 9.41691 14.195 9.41691 4.50001 11.3318 9.41691 3.65541 9.41691 4.62141 9.41691 
+ 5.57003 4.50001 12.2804 3.65541 8.45091 9.41691 9.41691 3.65541 9.41691 9.41691 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 10.791 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.68719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\(1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (N) show
+ (oPo)
+ [9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 -10.79 -14.129 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -289.733 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.463608 0 0 0.463608 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 65.52 593.76 m
+ 784.32 593.76 l
+ 784.32 96.72 l
+ 65.52 96.72 l
+ 65.52 593.76 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 65.52 151.68 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 151.92 m
+ 784.32 151.92 l
+ S
+ Q
+ q
+ n
+ 65.52 206.88 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 207.12 m
+ 784.32 207.12 l
+ S
+ Q
+ q
+ n
+ 65.52 262.08 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 262.32 m
+ 784.32 262.32 l
+ S
+ Q
+ q
+ n
+ 65.52 317.28 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 317.52 m
+ 784.32 317.52 l
+ S
+ Q
+ q
+ n
+ 65.52 372.72 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 372.96 m
+ 784.32 372.96 l
+ S
+ Q
+ q
+ n
+ 65.52 427.92 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 428.16 m
+ 784.32 428.16 l
+ S
+ Q
+ q
+ n
+ 65.52 594.72 m
+ 65.52 95.76 l
+ 784.32 95.76 l
+ 784.32 594.72 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 483.36 m
+ 784.32 483.36 l
+ S
+ Q
+ q
+ n
+ 65.52 594.72 m
+ 65.52 95.76 l
+ 784.32 95.76 l
+ 784.32 594.72 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 538.56 m
+ 784.32 538.56 l
+ S
+ Q
+ q
+ n
+ 65.52 593.52 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 593.76 m
+ 784.32 593.76 l
+ S
+ Q
+ q
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 96.72 718.8 497.04 re
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 96.72 19.2 68.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.56 96.72 6.71999 61.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 96.72 21.36 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 115.44 96.72 6.71999 64.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.12 96.72 21.36 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 160.32 96.72 6.71999 66.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 205.44 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.12 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.32 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 295.2 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.88 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 340.08 96.72 6.72 55.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 384.96 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 422.88 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.08 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.76 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 474.96 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 512.64 96.72 21.36 70.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 519.84 96.72 6.71997 63.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 557.52 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 564.72 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.28 96.72 21.36 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.48 96.72 6.71997 68.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 692.4 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 699.6 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 737.28 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 744.48 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.32 96.72 21.36 80.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.52 96.72 6.71999 73.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 115.2 96.72 21.36 95.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 122.4 96.72 6.71999 87.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.08 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 167.28 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 212.4 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 250.08 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 257.28 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294.96 96.72 21.36 63.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 302.16 96.72 6.71997 55.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 339.84 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 347.04 96.72 6.71997 55.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 384.72 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 391.92 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 429.84 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 437.04 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.72 96.72 21.36 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.92 96.72 6.71997 65.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 519.6 96.72 21.36 68.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 526.8 96.72 6.71997 61.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.48 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 571.68 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.36 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.56 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 654.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 661.44 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 699.36 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 706.56 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 751.44 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.28 96.72 21.12 91.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 84.48 96.72 6.48 84.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.16 96.72 21.12 81.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 129.36 96.72 6.48 74.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.04 96.72 21.36 90.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.24 96.72 6.71999 83.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 212.16 96.72 21.12 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.36 96.72 6.48 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.04 96.72 21.12 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 264.24 96.72 6.47998 155.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 301.92 96.72 21.12 180 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 309.12 96.72 6.47998 172.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 96.72 21.12 189.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354 96.72 6.47998 182.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 391.68 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 398.88 96.72 6.71997 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 436.8 96.72 21.12 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 444 96.72 6.47998 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.68 96.72 21.12 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 488.88 96.72 6.47998 65.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.56 96.72 21.12 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 533.76 96.72 6.47998 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 571.44 96.72 21.12 161.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 578.64 96.72 6.47998 154.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.32 96.72 21.12 141.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 623.52 96.72 6.47998 134.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.2 96.72 21.36 97.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 668.4 96.72 6.71997 90.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.32 96.72 21.12 94.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 713.52 96.72 6.47998 86.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 751.2 96.72 21.12 160.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 758.4 96.72 6.47998 153.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 91.2 96.72 6.71999 55.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.88 96.72 21.36 70.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.08 96.72 6.71999 63.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174 96.72 21.36 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 181.2 96.72 6.71999 89.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 218.88 96.72 21.36 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 226.08 96.72 6.71999 64.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 263.76 96.72 21.36 158.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 270.96 96.72 6.72 151.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.64 96.72 21.36 63.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 315.84 96.72 6.72 55.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 353.52 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 360.72 96.72 6.71997 55.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 398.64 96.72 21.36 156.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 405.84 96.72 6.72 149.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.52 96.72 21.36 75.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 450.72 96.72 6.71997 68.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.4 96.72 21.36 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.6 96.72 6.71997 65.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 96.72 21.36 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 540.48 96.72 6.71997 58.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 96.72 6.71997 55.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 96.72 21.36 108.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 630.24 96.72 6.71997 101.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 668.16 96.72 21.36 89.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 675.36 96.72 6.71997 81.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.04 96.72 21.36 82.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 720.24 96.72 6.71997 75.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 757.92 96.72 21.36 165.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 765.12 96.72 6.71997 158.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.96 96.72 21.36 91.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 98.16 96.72 6.71999 84.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 135.84 96.72 21.36 79.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.04 96.72 6.71999 72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.96 96.72 21.36 117.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 188.16 96.72 6.71999 110.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.84 96.72 21.36 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 233.04 96.72 6.71999 64.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 96.72 21.36 163.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 277.92 96.72 6.71997 156.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 315.6 96.72 21.36 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 322.8 96.72 6.71997 279.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.48 96.72 21.36 492 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 367.68 96.72 6.71997 484.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 405.6 96.72 21.36 156.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 412.8 96.72 6.71997 149.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.48 96.72 21.36 75.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 457.68 96.72 6.71997 68.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 495.36 96.72 21.36 92.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 502.56 96.72 6.71997 85.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 540.24 96.72 21.36 73.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 547.44 96.72 6.71997 66.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.12 96.72 21.36 161.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 592.32 96.72 6.71997 154.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630 96.72 21.36 123.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 637.2 96.72 6.71997 116.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 675.12 96.72 21.36 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 682.32 96.72 6.71997 68.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720 96.72 21.36 94.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 727.2 96.72 6.71997 86.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.88 96.72 21.36 162.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.08 96.72 6.71997 155.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 65.52 593.76 m
+ 65.52 96.72 l
+ S
+ n
+ 60.24 96.72 m
+ 65.52 96.72 l
+ S
+ n
+ 60.24 151.92 m
+ 65.52 151.92 l
+ S
+ n
+ 60.24 207.12 m
+ 65.52 207.12 l
+ S
+ n
+ 60.24 262.32 m
+ 65.52 262.32 l
+ S
+ n
+ 60.24 317.52 m
+ 65.52 317.52 l
+ S
+ n
+ 60.24 372.96 m
+ 65.52 372.96 l
+ S
+ n
+ 60.24 428.16 m
+ 65.52 428.16 l
+ S
+ n
+ 60.24 483.36 m
+ 65.52 483.36 l
+ S
+ n
+ 60.24 538.56 m
+ 65.52 538.56 l
+ S
+ n
+ 60.24 593.76 m
+ 65.52 593.76 l
+ S
+ n
+ 65.52 96.72 m
+ 784.32 96.72 l
+ S
+ n
+ 65.52 92.4 m
+ 65.52 96.72 l
+ S
+ n
+ 110.4 92.4 m
+ 110.4 96.72 l
+ S
+ n
+ 155.28 92.4 m
+ 155.28 96.72 l
+ S
+ n
+ 200.4 92.4 m
+ 200.4 96.72 l
+ S
+ n
+ 245.28 92.4 m
+ 245.28 96.72 l
+ S
+ n
+ 290.16 92.4 m
+ 290.16 96.72 l
+ S
+ n
+ 335.04 92.4 m
+ 335.04 96.72 l
+ S
+ n
+ 379.92 92.4 m
+ 379.92 96.72 l
+ S
+ n
+ 425.04 92.4 m
+ 425.04 96.72 l
+ S
+ n
+ 469.92 92.4 m
+ 469.92 96.72 l
+ S
+ n
+ 514.8 92.4 m
+ 514.8 96.72 l
+ S
+ n
+ 559.68 92.4 m
+ 559.68 96.72 l
+ S
+ n
+ 604.56 92.4 m
+ 604.56 96.72 l
+ S
+ n
+ 649.44 92.4 m
+ 649.44 96.72 l
+ S
+ n
+ 694.56 92.4 m
+ 694.56 96.72 l
+ S
+ n
+ 739.44 92.4 m
+ 739.44 96.72 l
+ S
+ n
+ 784.32 92.4 m
+ 784.32 96.72 l
+ S
+ q
+ Q
+ 29.04 91.2 m
+ /N2979 17.04 Tf
+ (0.9)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 43.2 146.4 m
+ (1) show
+ 29.04 201.6 m
+ (1.1)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 256.8 m
+ (1.2)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 312 m
+ (1.3)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 367.44 m
+ (1.4)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 422.64 m
+ (1.5)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 477.84 m
+ (1.6)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 533.04 m
+ (1.7)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 588.24 m
+ (1.8)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ q
+ Q
+ 82.08 90 m
+ /N2979 [0 -14.16 14.16 0 0 0] Tf
+ (175.vpr)
+ [-7.91525 -7.91525 -7.91525 -3.97877 -7.12229 -7.91525 -4.75747 ] pdfys
+ q
+ Q
+ 126.96 90 m
+ (197.parser-b)
+ [-7.92355 -7.92355 -7.92355 -3.98707 -7.92355 -7.92355 -4.76577 -7.13059 -7.92355 -4.76577 -4.76577 
+ -7.92355 ] pdfys
+ q
+ Q
+ 171.84 90 m
+ (300.twolf)
+ [-7.86985 -7.86985 -7.86985 -3.93338 -3.93338 -10.2204 -7.86985 -3.14042 -3.93338 ] pdfys
+ q
+ Q
+ 216.72 90.24 m
+ (bc)
+ [-7.95645 -7.16349 ] pdfys
+ q
+ Q
+ 261.6 90.24 m
+ (ft)
+ [-3.83998 -3.83998 ] pdfys
+ q
+ Q
+ 306.72 90 m
+ (analyzer)
+ [-7.93414 -7.93414 -7.93414 -3.20471 -7.14118 -7.14118 -7.93414 -4.77636 ] pdfys
+ q
+ Q
+ 351.6 90 m
+ (llu-bench)
+ [-3.18721 -3.18721 -7.91664 -4.75886 -7.91664 -7.91664 -7.91664 -7.12368 -7.91664 ] pdfys
+ q
+ Q
+ 396.48 90 m
+ (chomp)
+ [-7.12519 -7.91815 -7.91815 -11.8404 -7.91815 ] pdfys
+ q
+ Q
+ 441.36 90 m
+ (fpgrowth)
+ [-3.92859 -7.86506 -7.86506 -4.70728 -7.86506 -10.2156 -3.92859 -7.86506 ] pdfys
+ q
+ Q
+ 486.24 90 m
+ (espresso)
+ [-7.95204 -7.15908 -7.95204 -4.79426 -7.95204 -7.15908 -7.15908 -7.95204 ] pdfys
+ q
+ Q
+ 531.12 90 m
+ (povray31)
+ [-7.94294 -7.94294 -7.14999 -4.78516 -7.94294 -7.14999 -7.94294 -7.94294 ] pdfys
+ q
+ Q
+ 576.24 90 m
+ (bisort)
+ [-7.90273 -3.1733 -7.10978 -7.90273 -4.74496 -3.96626 ] pdfys
+ q
+ Q
+ 621.12 90 m
+ (health)
+ [-7.88435 -7.88435 -7.88435 -3.15492 -3.94787 -7.88435 ] pdfys
+ q
+ Q
+ 666 90 m
+ (mst)
+ [-11.7913 -7.0761 -3.93258 ] pdfys
+ q
+ Q
+ 710.88 90 m
+ (perimeter)
+ [-7.89544 -7.89544 -4.73766 -3.16601 -11.8177 -7.89544 -3.95897 -7.89544 -4.73766 ] pdfys
+ q
+ Q
+ 755.76 90 m
+ (tsp)
+ [-3.95997 -7.10349 -7.89645 ] pdfys
+ q
+ Q
+ 26.64 151.92 m
+ /N2980 [0 18.72 -18.72 0 0 0] Tf
+ (Runtime ratio Test/FullPA \(smaller is faster\))
+ [13.5059 11.4279 11.4279 6.22373 5.19427 16.6323 10.3984 5.28005 7.27233 10.3984 6.22373 
+ 5.19427 11.4279 5.28005 11.4279 10.3984 10.3984 6.22373 5.19427 11.4279 11.4279 5.19427 
+ 5.19427 12.4765 13.5059 5.28005 6.22373 10.3984 16.6323 10.3984 5.19427 5.19427 10.3984 
+ 7.27233 5.28005 5.19427 10.3984 5.28005 6.22373 10.3984 10.3984 6.22373 10.3984 7.27233 
+ 6.22373 ] pdfys
+ n
+ 572.4 447.84 188.4 106.56 re
+ 1 1 1 sc
+ f
+ n
+ 572.16 447.84 188.64 106.8 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 530.88 21.36 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 538.32 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 537.84 m
+ /N2979 15.84 Tf
+ (Selective PA Disabled)
+ [10.609 8.85063 3.56008 8.85063 7.96359 4.44711 3.56008 7.96359 8.85063 4.32002 10.609 
+ 10.609 4.32002 11.4801 3.56008 7.96359 8.85063 8.85063 3.56008 8.85063 8.85063 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 509.52 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 516.96 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 516.48 m
+ (PoolFree Elim Disabled)
+ [10.6157 8.85733 8.85733 3.56677 9.72841 5.32489 8.85733 8.85733 4.32002 10.6157 3.56677 
+ 3.56677 13.2449 4.32002 11.4868 3.56677 7.97029 8.85733 8.85733 3.56677 8.85733 8.85733 
+ ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 488.16 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 495.6 9.59998 9.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 495.12 m
+ (Bump Pointer Disabled)
+ [10.6131 8.85473 13.2423 8.85473 4.31993 10.6131 8.85473 3.56418 8.85473 4.45122 8.85473 
+ 5.3223 4.31993 11.4842 3.56418 7.9677 8.85473 8.85473 3.56418 8.85473 8.85473 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 466.8 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 474.24 9.59998 9.59998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 473.76 m
+ (Align Opt Disabled)
+ [10.6127 3.56377 3.56377 8.85432 8.85432 4.32001 12.3708 8.85432 4.4508 4.32001 11.4838 
+ 3.56377 7.96729 8.85432 8.85432 3.56377 8.85432 8.85432 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 448.08 21.36 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 452.88 9.59998 9.59998 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 452.4 m
+ (All Disabled \(Base PA\))
+ [10.6099 3.56098 3.56098 4.32002 11.481 3.56098 7.96449 8.85153 8.85153 3.56098 8.85153 
+ 8.85153 4.32002 5.3191 10.6099 8.85153 7.96449 8.85153 4.32002 10.6099 10.6099 5.3191 
+ ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ S
+ Q
+ 1 0 0 1 -373.576 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 5.07799 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.68719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\(1) show
+ (.0=PAwi)
+ [3.0327 9.08719 12.1199 6.51267 11.8254 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (a) show
+ (llPo)
+ [3.0327 6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [3.0327 8.47629 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ 173.727 -31.604 m
+ (147) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (70) 71
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.396 564.955 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.84399 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (Ba) show
+ (sePA)
+ [3.63121 4.10643 5.4962 6.91274 ] pdfxs
+ 1 0 0 1 37.06 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (Ba) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (PA)
+ [5.50516 6.91274 ] pdfxs
+ (/) show
+ 1 0 0 1 41.668 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (F)
+ [5.24515 ] pdfxs
+ (u) show
+ (llPA)
+ [2.56423 2.55527 5.50516 6.91274 ] pdfxs
+ 1 0 0 1 33.678 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (F)
+ [5.24515 ] pdfxs
+ (u) show
+ (llPA)
+ [2.56423 2.55527 5.50516 6.91274 ] pdfxs
+ (/) show
+ 1 0 0 1 38.285 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 61.2 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 37.554 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 43.237 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.136 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.854 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.753 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (28) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (27) show
+ (.)
+ [2.55527 ] pdfxs
+ (93) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.085 3.28799 cm
+ 0 0 m
+ (28) show
+ (.)
+ [2.55527 ] pdfxs
+ (40) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.085 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (94) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (12) show
+ (.)
+ [2.55527 ] pdfxs
+ (52) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (81) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (10) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (55) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (26) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (81) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (68) show
+ (.)
+ [2.55527 ] pdfxs
+ (73) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (07) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (43) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (38) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (87) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (312) show
+ (.)
+ [2.55527 ] pdfxs
+ (25) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.861 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.47699 3.28799 cm
+ 0 0 m
+ (130) show
+ (.)
+ [2.55527 ] pdfxs
+ (53) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (60) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (38) show
+ (.)
+ [2.55527 ] pdfxs
+ (04) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (37) show
+ (.)
+ [2.55527 ] pdfxs
+ (52) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (37) show
+ (.)
+ [2.55527 ] pdfxs
+ (68) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (106) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.861 3.28799 cm
+ 0 0 m
+ (108) show
+ (.)
+ [2.55527 ] pdfxs
+ (37) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (60) show
+ (.)
+ [2.55527 ] pdfxs
+ (96) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (57) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (16) show
+ (.)
+ [2.55527 ] pdfxs
+ (71) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (71) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (10) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (46) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (36) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (31) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (30) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (83) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (22) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (94) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (31) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (93) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (04) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (82) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (35) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (12) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (67) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (87) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (92) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (45) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (16) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (7) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (7) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (82) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -3.03299 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:)
+ [7.87629 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.47629 ] pdfxs
+ (\() show
+ (sec)
+ [4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds\))
+ [6.05449 6.0654 4.29811 7.87638 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 9.6981 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imer)
+ [3.0327 9.08711 8.4872 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (svs.)
+ [7.94172 5.75995 4.29811 7.87629 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ 135.455 -173.775 m
+ (146) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N695 10.909 Tf
+ (E) show
+ 12.318 0 m
+ /N614 10.909 Tf
+ (to) show
+ 25.652 0 m
+ /N695 10.909 Tf
+ (C) show
+ 37.865 0 m
+ /N614 10.909 Tf
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ 76.047 0 m
+ /N695 10.909 Tf
+ (E) show
+ 84.729 0 m
+ /N614 10.909 Tf
+ (\)byinlining)
+ [7.87638 5.75995 9.39264 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 6.0654 9.08719 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 213.577 0 m
+ /N695 10.909 Tf
+ (D) show
+ 226.549 0 m
+ /N614 10.909 Tf
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ 248.67 0 m
+ /N695 10.909 Tf
+ (E) show
+ 257.352 0 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9369 -21.922 m
+ (Not) show
+ (e)
+ [9.06538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tevenin)
+ [8.46546 4.8436 5.4545 4.85451 10.2763 3.0327 10.2872 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.5308 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.06538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.3089 ] pdfxs
+ (o) show
+ (nlyres)
+ [6.0654 3.0327 9.97082 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvese)
+ [3.0327 5.4545 4.8436 8.5308 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.2872 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.07629 ] pdfxs
+ (a) show
+ (te)
+ [8.46546 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.2763 4.85451 ] pdfxs
+ (a) show
+ (llsite)
+ [3.0327 7.24357 4.30902 3.0327 4.23277 9.07629 ] pdfxs
+ (o) show
+ (nce:n)
+ [6.0654 4.8436 4.8436 9.05447 6.0654 ] pdfxs
+ (o) show
+ -6.10352e-05 -43.845 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisrequired,evenf)
+ [9.6981 3.0327 7.94172 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 
+ 6.6654 4.8436 5.4545 4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rSCCsinducedbyindirectc)
+ [7.909 6.0654 7.8763 7.8763 7.94172 3.0327 6.05449 6.0654 6.0654 4.8436 4.8436 
+ 9.6981 5.75995 9.39264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 
+ 4.8436 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.0327 4.29811 3.0327 ] pdfxs
+ 16.9369 -65.768 m
+ (The)
+ [7.8763 6.0654 8.29084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.51264 ] pdfxs
+ (o) show
+ (fFi)
+ [6.78539 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.30175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0shows)
+ [8.90174 4.29811 6.0654 5.14905 7.8763 7.74536 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.29084 7.7344 11.629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.50173 4.85451 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 9.50173 3.33815 ] pdfxs
+ (o) show
+ (rthe)
+ [7.72355 4.23277 6.0654 4.8436 ] pdfxs
+ 325.514 -65.768 m
+ /N722 10.909 Tf
+ (main) show
+ 351.87 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (o) show
+ (urex)
+ [6.0654 7.71264 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -9.15527e-05 -87.69 m
+ (This)
+ [7.8763 6.0654 3.0327 7.77808 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phh)
+ [6.05449 9.54537 6.05449 ] pdfxs
+ (a) show
+ (sdisj)
+ [7.78899 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intsub)
+ [3.0327 5.75995 7.71274 4.30902 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.77808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.74537 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.32357 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sp)
+ [7.78899 6.35994 ] pdfxs
+ (o) show
+ (inted)
+ [3.0327 5.75995 4.23277 4.85451 9.53446 ] pdfxs
+ (t) show
+ (oby)
+ [8.93447 5.75995 5.75995 ] pdfxs
+ 290.003 -87.69 m
+ /N695 10.909 Tf
+ (X) show
+ 303.376 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 324.432 -87.69 m
+ /N695 10.909 Tf
+ (Y) show
+ 333.189 -87.69 m
+ /N614 10.909 Tf
+ (.Thesewereproveddisj)
+ [7.82175 7.88721 6.05449 4.85451 4.29811 8.33448 7.57085 4.8436 4.27631 8.33448 6.05449 
+ 4.27631 5.14905 5.4545 4.8436 9.54537 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ -0.00012207 -109.613 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewecl)
+ [6.0654 4.29811 8.4872 7.58175 8.4872 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.05449 4.85451 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (heninlined)
+ [6.0654 4.8436 9.6981 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.4872 7.72349 11.8254 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.91991 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (to) show
+ 316.053 -109.613 m
+ /N722 10.909 Tf
+ (addGToList\(\)) show
+ 384.779 -109.613 m
+ /N614 10.909 Tf
+ (.Thisshowshow)
+ [7.8872 7.8763 6.0654 3.02179 7.94172 4.30902 6.05449 5.14905 7.88721 7.94172 6.05449 
+ 5.14905 7.8763 ] pdfxs
+ -0.00012207 -131.535 m
+ (t) show
+ (hec)
+ [6.05449 8.03993 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (o) show
+ (fc)
+ [6.52358 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.75995 7.42911 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.02179 5.75995 3.0327 3.93823 8.94538 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hcl)
+ [9.25083 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.05449 3.0327 6.05449 8.65083 4.8436 ] pdfxs
+ (a) show
+ (niden)
+ [9.26173 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.32724 8.95628 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 7.42911 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.65083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,evenwhen)
+ [6.0654 4.2654 4.85451 4.29811 6.31631 4.8436 5.4545 4.8436 9.26173 7.8763 6.05449 
+ 4.85451 6.0654 ] pdfxs
+ -0.00012207 -153.458 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexp)
+ [9.09802 6.05449 3.0327 4.85451 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erm)
+ [4.8436 7.909 9.08711 ] pdfxs
+ (a) show
+ (nipul)
+ [6.0654 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisinv)
+ [9.6981 3.0327 7.94172 3.02179 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lved.)
+ [3.0327 5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ 1 0 0 1 140.613 -167.933 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 186.775 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -92.218 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 92.218 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.578796 0 0 0.578796 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 622.635 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3460 350 l
+ 3460 1840 l
+ 350 1840 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 630 m
+ 1150 630 l
+ S
+ n
+ 1150 630 m
+ 1220 630 1280 680 1280 740 c
+ S
+ n
+ 1280 740 m
+ 1280 900 l
+ S
+ n
+ 1280 900 m
+ 1280 960 1220 1030 1160 1030 c
+ S
+ n
+ 1160 1030 m
+ 480 1030 l
+ S
+ n
+ 480 1030 m
+ 410 1030 360 970 360 910 c
+ S
+ n
+ 360 910 m
+ 360 750 l
+ S
+ n
+ 360 750 m
+ 360 690 410 630 470 630 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49.1281 88 m
+ /N1809 14 Tf
+ (list: HMRC)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ Q
+ n
+ 360 830 m
+ 1280 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.939 68 m
+ /N1809 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 850 630 m
+ 850 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 98.608 68 m
+ /N1809 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 760 630 m
+ 950 510 1280 360 1460 540 c
+ 1640 720 1640 930 1460 1120 c
+ 1360 1220 1220 1170 1100 1090 c
+ S
+ n
+ 1110 1070 m
+ 1020 1030 l
+ 1090 1110 l
+ f
+ n
+ 1750 630 m
+ 2430 630 l
+ S
+ n
+ 2430 630 m
+ 2500 630 2560 680 2560 740 c
+ S
+ n
+ 2560 740 m
+ 2560 900 l
+ S
+ n
+ 2560 900 m
+ 2560 960 2500 1030 2440 1030 c
+ S
+ n
+ 2440 1030 m
+ 1760 1030 l
+ S
+ n
+ 1760 1030 m
+ 1690 1030 1640 970 1640 910 c
+ S
+ n
+ 1640 910 m
+ 1640 750 l
+ S
+ n
+ 1640 750 m
+ 1640 690 1690 630 1750 630 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 177.128 88 m
+ /N1809 14 Tf
+ (list: HMRC)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ Q
+ n
+ 1640 830 m
+ 2560 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 175.939 68 m
+ /N1809 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 2130 630 m
+ 2130 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 226.608 68 m
+ /N1809 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 2030 630 m
+ 2220 510 2550 360 2740 540 c
+ 2920 720 2920 930 2740 1120 c
+ 2640 1220 2500 1170 2380 1090 c
+ S
+ n
+ 2390 1070 m
+ 2300 1030 l
+ 2370 1110 l
+ f
+ n
+ 1090 1570 m
+ 1090 1669.41 969.117 1750 820 1750 c
+ 670.883 1750 550 1669.41 550 1570 c
+ 550 1470.59 670.883 1390 820 1390 c
+ 969.117 1390 1090 1470.59 1090 1570 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 76.946 152 m
+ /N1809 14 Tf
+ (X) show
+ Q
+ n
+ 820 1340 m
+ 820 1270 820 1200 820 1120 c
+ 0.630997 sc
+ S
+ n
+ 850 1340 m
+ 800 1340 l
+ S
+ n
+ 850 1130 m
+ 820 1030 l
+ 800 1130 l
+ f
+ n
+ 2370 1570 m
+ 2370 1669.41 2249.12 1750 2100 1750 c
+ 1950.88 1750 1830 1669.41 1830 1570 c
+ 1830 1470.59 1950.88 1390 2100 1390 c
+ 2249.12 1390 2370 1470.59 2370 1570 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 204.946 152 m
+ /N1809 14 Tf
+ (Y) show
+ Q
+ n
+ 2100 1340 m
+ 2100 1270 2100 1200 2100 1120 c
+ 0.630997 sc
+ S
+ n
+ 2130 1340 m
+ 2080 1340 l
+ S
+ n
+ 2130 1130 m
+ 2100 1030 l
+ 2080 1130 l
+ f
+ n
+ 2670 1390 m
+ 3340 1390 l
+ 0 sc
+ S
+ n
+ 3340 1390 m
+ 3400 1390 3460 1440 3460 1500 c
+ S
+ n
+ 3460 1500 m
+ 3460 1630 l
+ S
+ n
+ 3460 1630 m
+ 3460 1690 3390 1750 3330 1750 c
+ S
+ n
+ 3330 1750 m
+ 2660 1750 l
+ S
+ n
+ 2660 1750 m
+ 2600 1750 2550 1690 2550 1630 c
+ S
+ n
+ 2550 1630 m
+ 2550 1500 l
+ S
+ n
+ 2550 1500 m
+ 2550 1440 2610 1390 2670 1390 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 268.297 160 m
+ /N1809 14 Tf
+ (int: GMRC)
+ [3.892 7 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ 280.946 144 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 182.989 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 92.218 l
+ S
+ Q
+ 1 0 0 1 -186.376 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 186.775 0.19899 l
+ S
+ Q
+ 1 0 0 1 -4.58299 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:FinishedBU)
+ [7.8872 7.11266 3.0327 6.0654 3.0327 4.29811 6.0654 4.8436 9.6981 7.72349 11.8254 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 173.031 0 m
+ /N722 10.909 Tf
+ (main) show
+ -136.03 -49.787 m
+ /N622 11.955 Tf
+ (3.2.4To)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 6.7307 ] pdfxs
+ (p-) show
+ (DownA)
+ [10.3052 6.34814 9.71945 11.955 10.1499 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.74195 7.10119 5.29606 3.74195 9.79114 9.1814 ] pdfxs
+ (ha) show
+ (se)
+ [5.30802 6.13291 ] pdfxs
+ -136.03 -78.755 m
+ /N614 10.909 Tf
+ (TheT)
+ [7.8763 6.0654 8.70538 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (ownc)
+ [5.14905 7.88721 9.91628 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [9.92718 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisverysimil)
+ [4.30902 8.70538 3.0327 8.17081 5.4545 4.8436 4.27631 9.62173 4.29811 3.0327 9.08711 
+ 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.13809 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.70538 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pc)
+ [9.92718 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [9.91628 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.TheB)
+ [4.29811 4.8436 8.56356 7.88721 6.05449 8.71629 7.72349 ] pdfxs
+ (U) show
+ -136.03 -100.678 m
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (seh)
+ [4.30902 9.63265 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [9.08716 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dyiden)
+ [6.05449 10.549 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.0654 4.8436 10.8435 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.62174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.81084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,so)
+ [6.05449 6.0654 8.09447 4.30902 10.2326 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.0654 9.63265 7.8763 13.1127 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 9.63265 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (raversetheSCCs)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 9.63265 4.23277 6.0654 9.63265 6.05449 
+ 7.88721 7.8763 9.08716 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.63265 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -136.03 -122.6 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdirec)
+ [6.05449 9.46901 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lyusingT)
+ [3.0327 9.16356 6.05449 4.30902 3.02179 6.0654 8.85811 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.2654 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 7.70172 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm;itdoesn)
+ [6.0654 9.08711 6.51267 3.0327 7.63638 6.0654 5.75995 4.8436 7.70172 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [7.63638 6.0654 4.8436 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (\\) show
+ (re-visi)
+ [4.2654 4.85451 3.63261 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ ("SCCs)
+ [8.85811 6.05449 7.8763 7.88721 7.70172 ] pdfxs
+ (a) show
+ (s)
+ [7.70172 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.25811 7.72349 11.5854 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sedoes.)
+ [4.29811 8.2472 6.0654 5.75995 4.8436 4.30902 3.0327 ] pdfxs
+ -136.03 -144.523 m
+ (Not) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [8.3891 4.30902 ] pdfxs
+ (o) show
+ (meSCCsmayhavebeenvisi)
+ [9.08711 8.99993 6.0654 7.8763 7.8763 8.45444 9.08711 5.14905 9.91628 6.05449 5.14905 
+ 5.4545 8.99993 6.37085 4.8436 4.8436 10.2108 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1999 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 9.90537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyin)
+ [3.0327 3.02179 9.91628 3.02179 10.2108 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.99993 7.72349 12.3272 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,so)
+ [4.30902 4.8436 7.30903 4.30902 9.59992 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.99993 7.8763 12.4909 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 8.99993 3.0327 4.29811 ] pdfxs
+ -136.03 -166.446 m
+ (resp)
+ [4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.05449 4.30902 3.0327 6.05449 3.0327 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [7.909 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingtheir)
+ [3.0327 6.05449 9.0981 4.23277 6.0654 4.8436 3.0327 7.909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -119.093 -188.368 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.02179 7.57084 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 9.2072 7.8763 12.6872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sedi\013ersfr)
+ [4.30902 9.19629 6.0654 3.02179 6.37077 4.8436 4.27631 8.66171 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4398 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 9.19629 7.7344 12.5344 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sein)
+ [4.29811 9.2072 3.0327 10.4072 ] pdfxs
+ (o) show
+ (nly4ways:Firs)
+ [6.0654 3.0327 10.1126 9.80719 7.57085 5.14905 5.75995 4.30902 9.30537 7.12357 3.0327 
+ 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.55993 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.0654 9.19629 7.88721 12.6763 6.0654 6.0654 ] pdfxs
+ (a) show
+ (senever)
+ [4.29811 9.2072 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ -136.03 -210.291 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.75995 8.2799 ] pdfxs
+ (a) show
+ (nSCC)
+ [10.0472 6.05449 7.88721 11.8581 ] pdfxs
+ (a) show
+ (sunvisited)
+ [8.2799 6.0654 5.75995 5.75995 3.02179 4.30902 3.0327 4.23277 4.85451 10.0363 ] pdfxs
+ (a) show
+ (sexpl)
+ [8.29081 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ined)
+ [3.02179 6.0654 4.8436 10.0472 ] pdfxs
+ (a) show
+ (bove:ituses)
+ [6.35994 5.14905 5.4545 4.85451 8.57447 3.02179 8.22547 6.0654 4.29811 4.85451 8.2799 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.82538 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 7.01448 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esdiscovered)
+ [4.85451 8.2799 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 4.8436 
+ 10.0472 ] pdfxs
+ (a) show
+ (ndrec)
+ [6.05449 10.0472 4.27631 4.8436 4.8436 ] pdfxs
+ (o) show
+ (rdedby)
+ [4.27631 6.0654 4.8436 10.0472 5.75995 5.75995 ] pdfxs
+ -136.03 -232.213 m
+ (t) show
+ (heBUph)
+ [6.05449 9.68719 7.72349 13.0035 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.Sec)
+ [4.29811 4.8436 11.4654 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 8.15993 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 9.67628 7.88721 13.1563 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sevisi)
+ [4.30902 9.67628 5.74904 3.0327 4.30902 3.02179 ] pdfxs
+ (t) show
+ (sSCCs)
+ [9.1308 6.0654 7.8763 7.8763 9.14171 ] pdfxs
+ (o) show
+ (f)
+ [8.15993 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.67628 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.86538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.8872 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.8872 5.75995 10.5817 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 9.68719 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -136.03 -254.136 m
+ (U) show
+ (p)
+ [10.9744 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (linreversep)
+ [7.94175 3.0327 10.9744 4.27631 4.8436 5.4545 4.85451 4.2654 4.30902 9.76355 6.35994 
+ ] pdfxs
+ (o) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (rderins)
+ [4.27631 6.0654 4.8436 9.18536 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.9744 ] pdfxs
+ (o) show
+ (fp)
+ [8.2472 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (rder.Third,)
+ [4.2654 6.0654 4.8436 4.27631 11.7163 7.8763 6.0654 3.0327 4.2654 6.0654 8.26902 
+ ] pdfxs
+ (t) show
+ (heT)
+ [6.05449 9.76355 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (ownp)
+ [5.14905 7.8763 10.9854 6.05449 ] pdfxs
+ (a) show
+ (ssinlinese)
+ [4.30902 9.21807 3.02179 6.0654 3.0327 3.0327 6.05449 4.85451 9.21807 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -136.03 -276.058 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 7.49445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [8.63993 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.26173 ] pdfxs
+ (o) show
+ (fi)
+ [6.52358 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [7.49445 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.49445 ] pdfxs
+ (\() show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (her)
+ [6.05449 4.85451 7.46173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.25083 ] pdfxs
+ (t) show
+ (hereverse)
+ [6.0654 8.03993 4.27631 4.8436 5.4545 4.8436 4.27631 4.30902 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.31631 ] pdfxs
+ (a) show
+ (nditinlinesac)
+ [6.05449 9.26173 3.02179 7.44002 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 7.49445 
+ 8.65083 4.85451 ] pdfxs
+ (a) show
+ (ller's)
+ [3.02179 3.0327 4.85451 4.2654 3.0327 7.49445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.26173 3.0327 5.74904 ] pdfxs
+ (to) show
+ -136.03 -297.981 m
+ (a) show
+ (llit'sp)
+ [3.0327 6.14176 3.0327 4.23277 3.0327 7.41809 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.14176 4.8436 ] pdfxs
+ (a) show
+ (lleesdirec)
+ [3.0327 3.0327 4.8436 4.85451 7.40718 6.0654 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.86901 ] pdfxs
+ (\() show
+ (itneverneeds)
+ [3.0327 7.35275 6.05449 4.85451 5.4545 4.8436 7.38537 6.0654 4.8436 4.85451 6.05449 
+ 7.41809 ] pdfxs
+ (t) show
+ (o)
+ [8.56356 ] pdfxs
+ (\\) show
+ (defer")
+ [6.05449 4.85451 3.32724 4.85451 4.27631 8.56356 ] pdfxs
+ (t) show
+ (hisinlining)
+ [6.05449 3.0327 7.41809 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 8.57447 
+ ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsince)
+ [9.16356 4.30902 3.0327 6.05449 4.85451 7.95266 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.95266 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -136.03 -319.903 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 7.77808 ] pdfxs
+ (a) show
+ (te)
+ [7.72365 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.53446 4.85451 ] pdfxs
+ (a) show
+ (llsite)
+ [3.0327 6.50176 4.30902 3.0327 4.23277 8.33448 ] pdfxs
+ (a) show
+ (reknown)
+ [4.2654 8.33448 5.74904 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ (\)) show
+ (.The\fn)
+ [7.82175 7.88721 6.05449 8.32357 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ldi\013erenceis)
+ [6.50176 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.33448 3.02179 
+ 7.78899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tf)
+ [7.72365 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.50176 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodes)
+ [6.05449 9.09802 4.8436 5.75995 7.72365 6.05449 5.75995 6.0654 4.8436 7.77808 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.32357 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 6.0654 ] pdfxs
+ -136.03 -341.826 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpleteif)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 9.27265 3.0327 7.75629 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.45084 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 8.72717 ] pdfxs
+ (o) show
+ (fafunc)
+ [7.75629 9.87264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhavebeeniden)
+ [10.4835 6.0654 5.14905 5.4545 9.27265 6.35994 4.85451 4.8436 10.4835 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.05449 4.85451 10.4835 5.75995 10.1781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.27265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,i.e.,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.65811 3.02179 3.0327 4.85451 3.02179 7.65811 
+ ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.27265 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [10.4835 3.0327 8.72717 6.05449 ] pdfxs
+ (ot) show
+ 92.515 -376.527 m
+ (59) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (71) 72
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ccessible)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 9.21811 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (nyextern)
+ [5.74904 10.1235 4.85451 5.75995 4.23277 4.85451 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.3963 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Simil)
+ [6.05449 4.30902 10.0581 6.05449 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rly,gl)
+ [4.27631 3.0327 4.84359 7.57084 5.46541 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.3963 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (blesmaybem)
+ [6.0654 3.0327 4.8436 8.67262 9.08711 5.14905 10.1235 6.35994 9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.429 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,unless)
+ [4.85451 7.57084 6.0654 6.05449 3.0327 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.86902 ] pdfxs
+ (a) show
+ (ccessible)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 3.0327 6.05449 3.0327 8.86902 ] pdfxs
+ (t) show
+ (oex)
+ [9.46901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.04721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Afuncti)
+ [6.05449 4.30902 9.02174 12.1963 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0799 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lesc)
+ [7.04721 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes)
+ [6.35994 4.85451 8.32353 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.86902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mifitdoesn)
+ [13.1125 3.02179 7.35266 3.0327 8.25819 6.0654 5.75995 4.8436 8.32353 6.05449 ] pdfxs
+ (ot) show
+ 0 -43.845 m
+ (havein)
+ [6.0654 5.14905 5.4545 9.38174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llink)
+ [7.57084 3.0327 3.0327 6.05449 5.14904 ] pdfxs
+ (ag) show
+ (e)
+ [9.39265 ] pdfxs
+ (\() show
+ (i.e.,itisn)
+ [3.02179 3.0327 4.85451 3.02179 7.79993 3.0327 8.77092 3.0327 8.83626 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [8.78183 9.08711 ] pdfxs
+ (a) show
+ (rkeds)
+ [4.27631 5.4545 4.8436 10.6035 4.29811 ] pdfxs
+ (tat) show
+ (icinC\))
+ [3.0327 9.38174 3.0327 10.5926 7.88721 8.77092 ] pdfxs
+ (o) show
+ (rif)
+ [8.81445 3.0327 7.86538 ] pdfxs
+ (t) show
+ (heexistsanodef)
+ [6.0654 9.38174 4.85451 5.74904 3.0327 4.30902 4.23277 8.84717 9.99264 6.05449 5.75995 
+ 6.0654 9.38174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.80354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.38174 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lin)
+ [7.57084 3.0327 6.0654 ] pdfxs
+ 0 -65.768 m
+ /N722 10.909 Tf
+ (main) show
+ 22.909 -65.768 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisnotm)
+ [7.87638 3.0327 7.94172 6.05449 5.46541 7.87638 9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ 157.636 -65.768 m
+ /N1025 10.909 Tf
+ (C) show
+ 166.697 -65.768 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -103.6 m
+ /N622 11.955 Tf
+ (3.2.5Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (lexityA)
+ [3.74195 6.13291 7.10119 3.73 4.85377 11.5843 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -1.52588e-05 -132.568 m
+ /N614 10.909 Tf
+ (Theloc)
+ [7.8763 6.0654 9.3272 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lph)
+ [7.50539 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.78171 ] pdfxs
+ (a) show
+ (tm)
+ [8.71637 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.72728 ] pdfxs
+ (o) show
+ (nenewnode,Sc)
+ [6.05449 9.3272 6.0654 4.8436 12.3599 6.0654 5.74904 6.0654 4.8436 7.72357 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rM)
+ [4.27631 9.99272 ] pdfxs
+ (a) show
+ (pentry,)
+ [10.5381 4.85451 5.75995 4.23277 4.27631 4.8545 7.71266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (/o) show
+ (red)
+ [8.75991 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ef)
+ [9.3272 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.749 4.85451 ] pdfxs
+ (a) show
+ (chinstruc)
+ [4.54905 10.5381 3.02179 6.0654 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -154.49 m
+ (inaprocedure\(bef)
+ [3.0327 10.0581 9.4581 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 
+ 8.85811 4.23277 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (renodemer)
+ [4.27631 8.8472 6.0654 5.74904 6.0654 8.8472 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g\)) show
+ (.Fur)
+ [8.9781 6.21813 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.0654 4.8436 4.27631 9.08711 ] pdfxs
+ (o) show
+ (re,nodemer)
+ [4.27631 4.8436 7.12357 6.0654 5.75995 6.05449 8.85811 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.4581 ] pdfxs
+ (o) show
+ (rc)
+ [8.269 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (psing)
+ [6.0654 4.29811 3.0327 6.0654 9.4581 ] pdfxs
+ (o) show
+ (nlyreduces)
+ [6.05449 3.0327 9.76355 4.2654 4.85451 6.05449 6.0654 4.85451 4.8436 8.30172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -176.413 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.63267 6.05449 5.75995 6.0654 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nded)
+ [6.05449 9.35992 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esin)
+ [4.8436 7.59263 3.0327 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.14902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs.Weimplemen)
+ [6.0654 6.05449 4.30902 7.7672 10.2981 8.13811 3.0327 9.09802 6.05449 3.0327 4.8436 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ednodemer)
+ [4.8436 9.35992 6.05449 5.75995 6.0654 8.13811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingusinga)
+ [3.0327 6.0654 8.74901 6.05449 4.30902 3.0327 6.05449 8.74901 8.74901 ] pdfxs
+ (U) show
+ (ni)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (n-Findd)
+ [6.0654 3.63261 7.12357 3.0327 6.05449 9.35992 6.05449 ] pdfxs
+ (ata) show
+ -1.52588e-05 -198.336 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,whichensures)
+ [6.05449 4.27631 4.85451 6.19631 7.8763 6.0654 3.02179 4.54905 9.11992 4.8436 6.0654 
+ 4.29811 6.0654 4.2654 4.85451 7.35263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.2982 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.89812 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lph)
+ [6.07631 6.0654 6.0654 ] pdfxs
+ (a) show
+ (serequires)
+ [4.29811 7.89812 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 254.387 -198.336 m
+ /N695 10.909 Tf
+ (O) show
+ 263.011 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 267.253 -198.336 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 280.82 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 285.063 -198.336 m
+ /N695 10.909 Tf
+ (n) show
+ 291.611 -198.336 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)time)
+ [7.2982 4.23277 3.0327 9.09802 7.89812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 348.041 -198.336 m
+ /N695 10.909 Tf
+ (O) show
+ 356.666 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 360.908 -198.336 m
+ /N695 10.909 Tf
+ (n) show
+ 367.456 -198.336 m
+ /N614 10.909 Tf
+ (\)sp)
+ [7.2982 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 7.89812 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [7.33083 8.49811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m) show
+ -6.10352e-05 -220.258 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 53.0299 -220.258 m
+ /N695 10.909 Tf
+ (n) show
+ 63.2149 -220.258 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.93081 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ll[)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (129) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.9359 -242.181 m
+ (TheBU)
+ [7.8763 6.0654 9.10902 7.72349 12.4472 ] pdfxs
+ (a) show
+ (ndTDph)
+ [6.05449 10.3199 7.88721 12.5891 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.56353 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (D) show
+ (S)
+ [10.3199 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdirec)
+ [6.0654 6.05449 8.56353 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly,so)
+ [3.0327 4.84359 7.45084 4.29811 9.71992 ] pdfxs
+ (t) show
+ (heirperf)
+ [6.05449 4.85451 3.0327 8.53082 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncedepends)
+ [6.05449 4.85451 9.10902 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 8.56353 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -4.57764e-05 -264.103 m
+ (size)
+ [4.29811 3.0327 4.85451 7.93084 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsbeingcl)
+ [6.0654 6.05449 7.39627 6.35994 4.85451 3.02179 6.0654 8.54174 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 9.15265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.15265 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.93084 ] pdfxs
+ (t) show
+ (ocl)
+ [8.54174 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.94175 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.15265 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.94175 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.94175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.14174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.54174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (her.Weden)
+ [6.0654 4.8436 4.27631 7.69084 10.309 7.93084 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (e) show
+ -4.57764e-05 -286.026 m
+ (t) show
+ (heseby)
+ [6.05449 4.85451 4.29811 7.8763 5.75995 5.75995 ] pdfxs
+ 41.8629 -286.026 m
+ /N695 10.909 Tf
+ (K) show
+ 54.9309 -286.026 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 75.5299 -286.026 m
+ /N695 10.909 Tf
+ (T) show
+ 81.9049 -287.803 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 108.019 -286.026 m
+ /N614 10.909 Tf
+ (respec)
+ [4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively,where)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.17449 7.8763 6.0654 4.8436 4.27631 4.8436 
+ ] pdfxs
+ 200.066 -286.026 m
+ /N695 10.909 Tf
+ (T) show
+ 206.441 -287.803 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 232.555 -286.026 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ 242.911 -286.026 m
+ /N695 10.909 Tf
+ (O) show
+ 251.535 -286.026 m
+ /N614 10.909 Tf
+ (\() show
+ 255.777 -286.026 m
+ /N695 10.909 Tf
+ (K\013)
+ [10.0472 6.98175 ] pdfxs
+ 272.842 -286.026 m
+ /N614 10.909 Tf
+ (\() show
+ 277.084 -286.026 m
+ /N695 10.909 Tf
+ (K) show
+ 287.129 -286.026 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)in)
+ [7.26547 3.0327 9.07628 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 7.86539 7.58175 ] pdfxs
+ (o) show
+ (rstc)
+ [4.2654 4.30902 7.26547 4.8436 ] pdfxs
+ (a) show
+ (se.They)
+ [4.30902 4.8436 7.67993 7.8763 6.05449 4.85451 8.78174 ] pdfxs
+ (a) show
+ (lsodepend)
+ [3.0327 4.29811 8.47629 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 ] pdfxs
+ -0.000152588 -307.948 m
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (heaver)
+ [6.05449 8.4872 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (ag) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 8.4872 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsperc)
+ [6.05449 7.94172 6.37085 4.8436 7.909 4.85451 ] pdfxs
+ (a) show
+ (ller\(n)
+ [3.02179 3.0327 4.85451 7.909 4.23277 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 6.6763 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,den)
+ [6.6654 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 362.364 -307.948 m
+ /N695 10.909 Tf
+ (c) show
+ 367.085 -307.948 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9368 -329.871 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [9.41444 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 9.99264 7.72349 13.3199 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,e)
+ [4.29811 4.85451 8.54174 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 11.1926 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmustinline)
+ [11.2035 8.78166 6.0654 4.29811 9.38182 3.0327 6.05449 3.0327 3.0327 6.05449 9.99264 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.98173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 9.43625 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 319.843 -329.871 m
+ /N695 10.909 Tf
+ (c) show
+ 329.7 -329.871 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 9.99264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.54174 ] pdfxs
+ (o) show
+ (naver)
+ [11.1926 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ -0.000183105 -351.793 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usee)
+ [6.0654 4.29811 9.70901 4.8436 ] pdfxs
+ (a) show
+ (chinlining)
+ [4.54905 10.9199 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 10.3199 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequires)
+ [10.909 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 201.612 -351.793 m
+ /N695 10.909 Tf
+ (T) show
+ 207.987 -353.571 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 235.934 -351.793 m
+ /N614 10.909 Tf
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 8.18175 ] pdfxs
+ (t) show
+ (hisrequires)
+ [6.0654 3.0327 9.15262 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 4.29811 
+ ] pdfxs
+ 330.079 -351.793 m
+ /N695 10.909 Tf
+ (fcT)
+ [6.51273 4.72358 6.37085 ] pdfxs
+ 347.691 -353.571 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 375.638 -351.793 m
+ /N614 10.909 Tf
+ (t) show
+ (imeif)
+ [3.0327 9.08711 9.70901 3.02179 8.19265 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.27631 9.6981 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 461.485 -351.793 m
+ /N695 10.909 Tf
+ (f) show
+ -0.000213623 -373.716 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinthepr)
+ [6.05449 8.67262 3.0327 10.429 4.23277 6.0654 9.21811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thec)
+ [9.08711 10.069 7.8763 6.05449 9.21811 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.3963 4.30902 3.02179 ] pdfxs
+ (t) show
+ (eswi)
+ [4.85451 8.66171 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.4181 ] pdfxs
+ (a) show
+ (nSCCdon)
+ [10.429 6.0654 7.8763 12.2399 6.0654 9.8181 6.0654 ] pdfxs
+ (o) show
+ (tin)
+ [8.60728 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roduce)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 9.21811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.8436 ] pdfxs
+ (o) show
+ (mplexity,)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ -0.000213623 -395.638 m
+ (sinceeveryp)
+ [4.29811 3.0327 6.0654 4.8436 8.67266 4.8436 5.4545 4.85451 4.2654 9.5781 6.37085 
+ ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.83994 4.85451 ] pdfxs
+ (a) show
+ (lleeis)
+ [3.0327 3.02179 4.85451 8.67266 3.02179 8.12717 ] pdfxs
+ (aga) show
+ (ininlined)
+ [3.0327 9.87264 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 9.88355 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.5781 ] pdfxs
+ (o) show
+ (nceintoi)
+ [6.0654 4.8436 8.67266 3.0327 5.75995 4.23277 9.28356 3.02179 ] pdfxs
+ (t) show
+ (sc)
+ [8.12717 4.8436 ] pdfxs
+ (a) show
+ (llerwi)
+ [3.0327 3.0327 4.8436 8.09446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.88355 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.67266 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.05449 8.67266 6.0654 7.8763 11.6944 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -0.000213623 -417.561 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,)
+ [7.91993 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.49083 ] pdfxs
+ (a) show
+ (resli)
+ [4.2654 9.49083 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (htlyf)
+ [5.75995 4.23277 3.0327 10.3963 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (erbec)
+ [4.8436 8.91263 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.49083 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.0654 3.02179 10.3963 10.0908 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.47992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisbuil)
+ [6.0654 10.6908 3.0327 8.94535 6.05449 6.0654 3.0327 3.02179 ] pdfxs
+ (t) show
+ (,c)
+ [7.91993 4.8436 ] pdfxs
+ (a) show
+ (usingc)
+ [6.0654 4.29811 3.0327 6.0654 10.0908 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nnodestobe)
+ [10.7017 6.05449 5.75995 6.0654 4.8436 8.94535 4.23277 10.1017 6.35994 4.8436 ] pdfxs
+ -0.000213623 -439.483 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.Thus,)
+ [7.70175 7.8763 5.75995 6.05449 4.30902 6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.93084 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 7.91993 ] pdfxs
+ (t) show
+ (oc)
+ [8.53084 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (e)
+ [7.93084 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 7.93084 7.72349 11.2581 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis\002)
+ [6.0654 9.13083 3.0327 7.38536 8.47629 ] pdfxs
+ (\() show
+ 266.445 -439.483 m
+ /N695 10.909 Tf
+ (fcT)
+ [6.51273 4.72358 6.37085 ] pdfxs
+ 284.056 -441.261 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 307.147 -439.484 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Thesp)
+ [7.69084 7.8763 6.0654 7.91993 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cerequiredtorepresen)
+ [4.85451 7.93084 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.14174 4.23277 
+ 8.54174 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ -0.000183105 -461.406 m
+ (t) show
+ (heB)
+ [6.05449 8.4872 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsis\002)
+ [6.05449 6.0654 7.94172 3.02179 7.94172 8.4872 ] pdfxs
+ (\() show
+ 135.455 -461.406 m
+ /N695 10.909 Tf
+ (fK)
+ [6.51273 9.26173 ] pdfxs
+ 152.015 -461.406 m
+ /N614 10.909 Tf
+ (\)) show
+ (.TheTDph)
+ [7.87629 7.8763 6.0654 8.4872 7.8763 11.9673 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisiden)
+ [4.30902 8.4872 3.02179 7.94172 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (linc)
+ [6.6654 3.0327 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.47629 7.7344 11.8144 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se.)
+ [4.30902 4.8436 3.0327 ] pdfxs
+ -0.000198364 -499.238 m
+ /N622 11.955 Tf
+ (3.2.6Bo)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.7307 ] pdfxs
+ (und) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gGr)
+ [11.2138 10.5682 5.49929 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (S) show
+ (i)
+ [3.73 ] pdfxs
+ (z) show
+ (e) show
+ -0.000198364 -528.206 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.47992 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [10.6799 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.89811 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 9.47992 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingbehavi)
+ [3.0327 6.0654 10.0799 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.89081 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (heuni\fc)
+ [6.05449 9.47992 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmweusekeepsindividu)
+ [6.0654 13.7125 7.57085 9.47992 6.05449 4.30902 9.46901 5.4545 4.85451 4.8436 6.0654 
+ 8.92353 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.000198364 -550.129 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.58538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.97448 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsveryc)
+ [6.05449 6.0654 7.429 5.4545 4.85451 4.2654 8.89083 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,whichoccurswheneverad)
+ [6.26176 7.8763 6.0654 3.0327 4.53815 9.18537 5.75995 4.85451 4.8436 6.0654 4.2654 
+ 7.429 7.88721 6.05449 4.85451 6.05449 4.85451 5.4545 4.8436 7.39628 8.58538 6.0654 
+ ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisprocessedbyalo)
+ [6.05449 4.27631 7.97448 3.0327 7.429 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 
+ 4.30902 4.8436 9.18537 5.75995 8.89083 8.57447 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -0.000198364 -572.051 m
+ (o) show
+ (rrecursi)
+ [8.41082 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 9.39264 ] pdfxs
+ (N) show
+ (ever)
+ [4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (heless,)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 7.29812 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.98902 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (o) show
+ (f\feldsensi)
+ [7.47266 6.0654 4.8436 3.0327 10.1999 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.74904 3.0327 3.93823 9.90537 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 10.1999 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningm)
+ [6.0654 3.0327 6.05449 9.59992 9.08711 ] pdfxs
+ (a) show
+ (kesit)
+ [5.4545 4.85451 8.44353 3.02179 8.3891 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -0.000198364 -593.974 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblef)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 8.49811 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [7.91991 9.0981 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.7416 ] pdfxs
+ (t) show
+ (obuildd)
+ [9.10901 6.05449 6.0654 3.02179 3.0327 9.709 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.49811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.4872 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (linthesize)
+ [6.6763 3.0327 9.709 4.23277 6.0654 8.49811 4.29811 3.0327 4.85451 8.49811 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (heinpu)
+ [6.05449 8.49811 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ -0.000198364 -615.897 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Suchc)
+ [9.08711 11.4326 6.0654 6.0654 4.53815 10.8872 4.8436 ] pdfxs
+ (a) show
+ (sesc)
+ [4.30902 4.8436 9.1308 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8872 ] pdfxs
+ (o) show
+ (nlyoccurif)
+ [6.05449 3.0327 10.5817 5.75995 4.8436 4.8436 6.0654 9.09808 3.02179 8.15993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.67628 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbuilds)
+ [13.9089 6.0654 6.05449 3.0327 3.0327 6.05449 9.1308 ] pdfxs
+ (a) show
+ (ndprocessesal)
+ [6.05449 10.8872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 9.1308 
+ 10.2763 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [9.67628 4.8436 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.0327 4.8436 10.5817 6.05449 ] pdfxs
+ (ata) show
+ 228.546 -657.201 m
+ (60) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2960/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2959/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2954/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2953/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 73.788 729.763 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.777 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.282318 0 0 0.282318 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 77.04 591.84 m
+ 784.32 591.84 l
+ 784.32 102.72 l
+ 77.04 102.72 l
+ 77.04 591.84 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 77.04 146.88 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 147.12 m
+ 784.32 147.12 l
+ S
+ Q
+ q
+ n
+ 77.04 191.52 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 191.76 m
+ 784.32 191.76 l
+ S
+ Q
+ q
+ n
+ 77.04 235.92 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 236.16 m
+ 784.32 236.16 l
+ S
+ Q
+ q
+ n
+ 77.04 280.32 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 280.56 m
+ 784.32 280.56 l
+ S
+ Q
+ q
+ n
+ 77.04 324.72 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 324.96 m
+ 784.32 324.96 l
+ S
+ Q
+ q
+ n
+ 77.04 369.36 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 369.6 m
+ 784.32 369.6 l
+ S
+ Q
+ q
+ n
+ 77.04 413.76 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 414 m
+ 784.32 414 l
+ S
+ Q
+ q
+ n
+ 77.04 458.16 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 458.4 m
+ 784.32 458.4 l
+ S
+ Q
+ q
+ n
+ 77.04 502.56 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 502.8 m
+ 784.32 502.8 l
+ S
+ Q
+ q
+ n
+ 77.04 547.2 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 547.44 m
+ 784.32 547.44 l
+ S
+ Q
+ q
+ n
+ 77.04 592.8 m
+ 77.04 101.76 l
+ 784.32 101.76 l
+ 784.32 592.8 l
+ 330 592.8 l
+ 330 560.88 l
+ 154.08 560.88 l
+ 154.08 592.8 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 591.84 m
+ 784.32 591.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 154.08 603.12 m
+ 154.08 560.88 l
+ 330 560.88 l
+ 330 603.12 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.04 102.72 707.28 489.12 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 102.72 27.12 450.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 102.72 12.48 443.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.36 102.72 27.12 367.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.56 102.72 12.48 360.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.52 102.72 27.12 421.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.72 102.72 12.48 414.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.92 102.72 27.12 368.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.12 102.72 12.48 361.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.08 102.72 27.12 45.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.28 102.72 12.48 38.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 102.72 27.12 268.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 307.44 102.72 12.48 261.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.4 102.72 27.12 459.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.6 102.72 12.48 452.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 388.56 102.72 27.12 52.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.76 102.72 12.48 45.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 102.72 27.12 385.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 102.72 12.48 378 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.12 102.72 27.12 426.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.32 102.72 12.48 419.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 102.72 27.12 430.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 102.72 12.48 422.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 102.72 27.12 450.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 102.72 12.48 443.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.6 102.72 27.12 431.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.8 102.72 12.48 424.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.76 102.72 27.12 402 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.96 102.72 12.48 394.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 698.16 102.72 27.12 401.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 705.36 102.72 12.48 394.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 742.32 102.72 27.12 438.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 749.52 102.72 12.48 431.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.92 102.72 26.88 428.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 99.12 102.72 12.24 420.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.08 102.72 26.88 356.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.28 102.72 12.24 349.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.24 102.72 27.12 383.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.44 102.72 12.48 376.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.64 102.72 26.88 362.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.84 102.72 12.24 355.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 102.72 26.88 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 276 102.72 12.24 32.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.96 102.72 26.88 192.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.16 102.72 12.24 185.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.12 102.72 26.88 261.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.32 102.72 12.24 254.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 401.28 102.72 27.12 46.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 408.48 102.72 12.48 38.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.68 102.72 26.88 376.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 452.88 102.72 12.24 369.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.84 102.72 26.88 404.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 497.04 102.72 12.24 397.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 102.72 26.88 421.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 541.2 102.72 12.24 414.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 102.72 26.88 383.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 102.72 12.24 375.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.32 102.72 26.88 389.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.52 102.72 12.24 382.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.48 102.72 27.12 392.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.68 102.72 12.48 385.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 102.72 26.88 380.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 718.08 102.72 12.24 373.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 102.72 26.88 372.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.24 102.72 12.24 365.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 77.04 591.84 m
+ 77.04 102.72 l
+ S
+ n
+ 71.04 102.72 m
+ 77.04 102.72 l
+ S
+ n
+ 71.04 147.12 m
+ 77.04 147.12 l
+ S
+ n
+ 71.04 191.76 m
+ 77.04 191.76 l
+ S
+ n
+ 71.04 236.16 m
+ 77.04 236.16 l
+ S
+ n
+ 71.04 280.56 m
+ 77.04 280.56 l
+ S
+ n
+ 71.04 324.96 m
+ 77.04 324.96 l
+ S
+ n
+ 71.04 369.6 m
+ 77.04 369.6 l
+ S
+ n
+ 71.04 414 m
+ 77.04 414 l
+ S
+ n
+ 71.04 458.4 m
+ 77.04 458.4 l
+ S
+ n
+ 71.04 502.8 m
+ 77.04 502.8 l
+ S
+ n
+ 71.04 547.44 m
+ 77.04 547.44 l
+ S
+ n
+ 71.04 591.84 m
+ 77.04 591.84 l
+ S
+ n
+ 77.04 102.72 m
+ 784.32 102.72 l
+ S
+ n
+ 77.04 98.4 m
+ 77.04 102.72 l
+ S
+ n
+ 121.2 98.4 m
+ 121.2 102.72 l
+ S
+ n
+ 165.36 98.4 m
+ 165.36 102.72 l
+ S
+ n
+ 209.76 98.4 m
+ 209.76 102.72 l
+ S
+ n
+ 253.92 98.4 m
+ 253.92 102.72 l
+ S
+ n
+ 298.08 98.4 m
+ 298.08 102.72 l
+ S
+ n
+ 342.24 98.4 m
+ 342.24 102.72 l
+ S
+ n
+ 386.4 98.4 m
+ 386.4 102.72 l
+ S
+ n
+ 430.8 98.4 m
+ 430.8 102.72 l
+ S
+ n
+ 474.96 98.4 m
+ 474.96 102.72 l
+ S
+ n
+ 519.12 98.4 m
+ 519.12 102.72 l
+ S
+ n
+ 563.28 98.4 m
+ 563.28 102.72 l
+ S
+ n
+ 607.44 98.4 m
+ 607.44 102.72 l
+ S
+ n
+ 651.6 98.4 m
+ 651.6 102.72 l
+ S
+ n
+ 696 98.4 m
+ 696 102.72 l
+ S
+ n
+ 740.16 98.4 m
+ 740.16 102.72 l
+ S
+ n
+ 784.32 98.4 m
+ 784.32 102.72 l
+ S
+ q
+ Q
+ 51.36 96.24 m
+ /N2953 19.44 Tf
+ (0) show
+ 35.04 140.64 m
+ (0.1)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 185.28 m
+ (0.2)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 229.68 m
+ (0.3)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 274.08 m
+ (0.4)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 318.48 m
+ (0.5)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 363.12 m
+ (0.6)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 407.52 m
+ (0.7)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 451.92 m
+ (0.8)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 496.32 m
+ (0.9)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 51.36 540.96 m
+ (1) show
+ 35.04 585.36 m
+ (1.1)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ q
+ Q
+ 93.12 91.68 m
+ /N2953 [0 -14.4 14.4 0 0 0] Tf
+ (175.vpr)
+ [-7.9687 -7.9687 -7.9687 -3.96551 -7.16231 -7.9687 -4.7574 ] pdfys
+ q
+ Q
+ 137.28 91.68 m
+ (197.parser-b)
+ [-7.96361 -7.96361 -7.96361 -3.96041 -7.96361 -7.96361 -4.75231 -7.15721 -7.96361 -4.75231 -4.75231 
+ -7.96361 ] pdfys
+ q
+ Q
+ 181.44 91.68 m
+ (300.twolf)
+ [-7.94991 -7.94991 -7.94991 -3.94671 -3.94671 -10.3403 -7.94991 -3.14031 -3.94671 ] pdfys
+ q
+ Q
+ 225.84 91.92 m
+ (bc)
+ [-7.9632 -7.1568 ] pdfys
+ q
+ Q
+ 270 91.92 m
+ (ft)
+ [-4.07999 -4.07999 ] pdfys
+ q
+ Q
+ 314.16 91.68 m
+ (analyzer)
+ [-7.95421 -7.95421 -7.95421 -3.14462 -7.14781 -7.14781 -7.95421 -4.74291 ] pdfys
+ q
+ Q
+ 358.32 91.68 m
+ (llu-bench)
+ [-3.1323 -3.1323 -7.94189 -4.73059 -7.94189 -7.94189 -7.94189 -7.1355 -7.94189 ] pdfys
+ q
+ Q
+ 402.48 91.68 m
+ (chomp)
+ [-7.14911 -7.9555 -7.9555 -11.9442 -7.9555 ] pdfys
+ q
+ Q
+ 446.88 91.68 m
+ (fpgro)
+ [-4.00021 -8.0034 -8.0034 -4.7921 -8.0034 ] pdfys
+ (w) show
+ (th)
+ [-4.00021 -8.0034 ] pdfys
+ q
+ Q
+ 491.04 91.68 m
+ (espresso)
+ [-7.96381 -7.15741 -7.96381 -4.7525 -7.96381 -7.15741 -7.15741 -7.96381 ] pdfys
+ q
+ Q
+ 535.2 91.68 m
+ (povray31)
+ [-7.953 -7.953 -7.14661 -4.7417 -7.953 -7.14661 -7.953 -7.953 ] pdfys
+ q
+ Q
+ 579.36 91.68 m
+ (bisort)
+ [-7.97839 -3.1688 -7.172 -7.97839 -4.76709 -3.9752 ] pdfys
+ q
+ Q
+ 623.52 91.68 m
+ (health)
+ [-7.94881 -7.94881 -7.94881 -3.13921 -3.94561 -7.94881 ] pdfys
+ q
+ Q
+ 667.92 91.68 m
+ (mst)
+ [-12.0223 -7.22719 -4.03039 ] pdfys
+ q
+ Q
+ 712.08 91.68 m
+ (perimeter)
+ [-7.9696 -7.9696 -4.7583 -3.16001 -11.9583 -7.9696 -3.96641 -7.9696 -4.7583 ] pdfys
+ q
+ Q
+ 756.24 91.68 m
+ (tsp)
+ [-4.00001 -7.19681 -8.0032 ] pdfys
+ q
+ n
+ 9.84 163.2 22.56 372.48 re
+ h
+ W
+ n
+ q
+ Q
+ 27.84 163.44 m
+ /N2954 [0 19.44 -19.44 0 0 0] Tf
+ (Runtime ratio  \(1.0 = No Pool Allocation\))
+ [14.1033 11.9453 11.9453 6.54097 5.47191 17.3499 10.8762 5.52001 7.6299 10.8762 6.54097 
+ 5.47191 11.9453 5.52001 5.52001 6.54097 10.8762 5.47191 10.8762 5.52001 11.4205 5.52001 
+ 14.1033 11.9453 5.52001 13.0342 11.9453 11.9453 5.47191 5.52001 14.1033 5.47191 5.47191 
+ 11.9453 10.8762 10.8762 6.54097 5.47191 11.9453 11.9453 6.54097 ] pdfys
+ Q
+ n
+ 154.32 560.88 175.44 42 re
+ 1 1 1 sc
+ f
+ n
+ 154.08 560.88 175.68 42.24 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.32 579.6 21.12 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 158.64 587.04 9.35999 9.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 171.84 586.56 m
+ /N2953 15.6 Tf
+ (Base Pool Allocator)
+ [10.3764 8.64471 7.77111 8.64471 4.32 10.3764 8.64471 8.64471 3.43431 4.32 10.3764 
+ 3.43431 3.43431 8.64471 7.77111 8.64471 4.30791 8.64471 5.1658 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.32 561.12 21.12 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 158.64 565.92 9.35999 9.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 171.84 565.44 m
+ (PA + All Optimizations)
+ [10.3473 10.3473 4.32 9.05239 4.32 10.3473 3.4052 3.4052 4.32 12.0788 8.61559 
+ 4.2788 3.4052 12.9367 3.4052 7.742 8.61559 4.2788 3.4052 8.61559 8.61559 7.742 
+ ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.608 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.995 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 234.03 179.175 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.777 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.282318 0 0 0.282318 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 77.04 583.68 m
+ 784.32 583.68 l
+ 784.32 106.08 l
+ 77.04 106.08 l
+ 77.04 583.68 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 77.04 174 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 174.24 m
+ 784.32 174.24 l
+ S
+ Q
+ q
+ n
+ 77.04 242.4 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 242.64 m
+ 784.32 242.64 l
+ S
+ Q
+ q
+ n
+ 77.04 310.56 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 310.8 m
+ 784.32 310.8 l
+ S
+ Q
+ q
+ n
+ 77.04 378.72 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 378.96 m
+ 784.32 378.96 l
+ S
+ Q
+ q
+ n
+ 77.04 446.88 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 447.12 m
+ 784.32 447.12 l
+ S
+ Q
+ q
+ n
+ 77.04 515.28 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 515.52 m
+ 784.32 515.52 l
+ S
+ Q
+ q
+ n
+ 77.04 583.44 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 583.68 m
+ 784.32 583.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 559.44 571.68 m
+ 559.44 528.96 l
+ 712.08 528.96 l
+ 712.08 571.68 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.04 106.08 707.28 477.6 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 106.08 27.12 349.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 106.08 12.48 342 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.36 106.08 27.12 428.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.56 106.08 12.48 421.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.52 106.08 27.12 373.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.72 106.08 12.48 366.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.92 106.08 27.12 426.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.12 106.08 12.48 419.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.08 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.28 106.08 12.48 3980.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 307.44 106.08 12.48 580.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.4 106.08 27.12 342.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.6 106.08 12.48 335.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 388.56 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.76 106.08 12.48 3333.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 106.08 27.12 408.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 106.08 12.48 401.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.12 106.08 27.12 369.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.32 106.08 12.48 361.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 106.08 27.12 366 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 106.08 12.48 358.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 106.08 27.12 349.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 106.08 12.48 342.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.6 106.08 27.12 364.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.8 106.08 12.48 357.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.76 106.08 27.12 391.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.96 106.08 12.48 384 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 698.16 106.08 27.12 391.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 705.36 106.08 12.48 384.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 742.32 106.08 27.12 358.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 749.52 106.08 12.48 351.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.92 106.08 26.88 330.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 99.12 106.08 12.24 323.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.08 106.08 26.88 338.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.28 106.08 12.24 330.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.24 106.08 27.12 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.44 106.08 12.48 310.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.64 106.08 26.88 342.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.84 106.08 12.24 335.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 106.08 26.88 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 276 106.08 12.24 288.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.96 106.08 26.88 249.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.16 106.08 12.24 242.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.12 106.08 26.88 199.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.32 106.08 12.24 192 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 401.28 106.08 27.12 298.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 408.48 106.08 12.48 291.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.68 106.08 26.88 340.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 452.88 106.08 12.24 333.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.84 106.08 26.88 330.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 497.04 106.08 12.24 323.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 106.08 26.88 341.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 541.2 106.08 12.24 334.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 106.08 26.88 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 106.08 12.24 289.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.32 106.08 26.88 314.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.52 106.08 12.24 307.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.48 106.08 27.12 340.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.68 106.08 12.48 332.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 106.08 26.88 330 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 718.08 106.08 12.24 322.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 106.08 26.88 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.24 106.08 12.24 288.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 77.04 583.68 m
+ 77.04 106.08 l
+ S
+ n
+ 70.8 106.08 m
+ 77.04 106.08 l
+ S
+ n
+ 70.8 174.24 m
+ 77.04 174.24 l
+ S
+ n
+ 70.8 242.64 m
+ 77.04 242.64 l
+ S
+ n
+ 70.8 310.8 m
+ 77.04 310.8 l
+ S
+ n
+ 70.8 378.96 m
+ 77.04 378.96 l
+ S
+ n
+ 70.8 447.12 m
+ 77.04 447.12 l
+ S
+ n
+ 70.8 515.52 m
+ 77.04 515.52 l
+ S
+ n
+ 70.8 583.68 m
+ 77.04 583.68 l
+ S
+ n
+ 77.04 106.08 m
+ 784.32 106.08 l
+ S
+ n
+ 77.04 101.28 m
+ 77.04 106.08 l
+ S
+ n
+ 121.2 101.28 m
+ 121.2 106.08 l
+ S
+ n
+ 165.36 101.28 m
+ 165.36 106.08 l
+ S
+ n
+ 209.76 101.28 m
+ 209.76 106.08 l
+ S
+ n
+ 253.92 101.28 m
+ 253.92 106.08 l
+ S
+ n
+ 298.08 101.28 m
+ 298.08 106.08 l
+ S
+ n
+ 342.24 101.28 m
+ 342.24 106.08 l
+ S
+ n
+ 386.4 101.28 m
+ 386.4 106.08 l
+ S
+ n
+ 430.8 101.28 m
+ 430.8 106.08 l
+ S
+ n
+ 474.96 101.28 m
+ 474.96 106.08 l
+ S
+ n
+ 519.12 101.28 m
+ 519.12 106.08 l
+ S
+ n
+ 563.28 101.28 m
+ 563.28 106.08 l
+ S
+ n
+ 607.44 101.28 m
+ 607.44 106.08 l
+ S
+ n
+ 651.6 101.28 m
+ 651.6 106.08 l
+ S
+ n
+ 696 101.28 m
+ 696 106.08 l
+ S
+ n
+ 740.16 101.28 m
+ 740.16 106.08 l
+ S
+ n
+ 784.32 101.28 m
+ 784.32 106.08 l
+ S
+ q
+ Q
+ 50.4 99.12 m
+ /N2959 20.4 Tf
+ (0) show
+ 33.36 167.28 m
+ (0.2)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 235.68 m
+ (0.4)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 303.84 m
+ (0.6)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 372 m
+ (0.8)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 50.4 440.16 m
+ (1) show
+ 33.36 508.56 m
+ (1.2)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 576.72 m
+ (1.4)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ q
+ Q
+ 92.88 98.88 m
+ /N2959 [0 -15.6 15.6 0 0 0] Tf
+ (175.vpr)
+ [-8.68128 -8.68128 -8.68128 -4.34449 -7.80769 -8.68128 -5.20237 ] pdfys
+ q
+ Q
+ 137.04 98.88 m
+ (197.parser-b)
+ [-8.68389 -8.68389 -8.68389 -4.3471 -8.68389 -8.68389 -5.20498 -7.8103 -8.68389 -5.20498 -5.20498 
+ -8.68389 ] pdfys
+ q
+ Q
+ 181.2 98.88 m
+ (300.twolf)
+ [-8.6435 -8.6435 -8.6435 -4.30671 -4.30671 -11.2331 -8.6435 -3.43311 -4.30671 ] pdfys
+ q
+ Q
+ 225.6 99.12 m
+ (bc)
+ [-8.59679 -7.7232 ] pdfys
+ q
+ Q
+ 269.76 99.12 m
+ (ft)
+ [-4.32 -4.32 ] pdfys
+ q
+ Q
+ 313.92 98.88 m
+ (analyzer)
+ [-8.68449 -8.68449 -8.68449 -3.47409 -7.81089 -7.81089 -8.68449 -5.20558 ] pdfys
+ q
+ Q
+ 358.08 98.88 m
+ (llu-bench)
+ [-3.47109 -3.47109 -8.68148 -5.20257 -8.68148 -8.68148 -8.68148 -7.80788 -8.68148 ] pdfys
+ q
+ Q
+ 402.24 98.88 m
+ (chomp) show
+ q
+ Q
+ 446.64 98.88 m
+ (fpgrowth)
+ [-4.3286 -8.6654 -8.6654 -5.18649 -8.6654 -11.255 -4.3286 -8.6654 ] pdfys
+ q
+ Q
+ 490.8 98.88 m
+ (espresso)
+ [-8.74248 -7.86889 -8.74248 -5.26357 -8.74248 -7.86889 -7.86889 -8.74248 ] pdfys
+ q
+ Q
+ 534.96 98.88 m
+ (povray31)
+ [-8.69329 -8.69329 -7.81969 -5.21438 -8.69329 -7.81969 -8.69329 -8.69329 ] pdfys
+ q
+ Q
+ 579.12 98.88 m
+ (b) show
+ (i)
+ [-3.46619 ] pdfys
+ (sort) show
+ q
+ Q
+ 623.28 98.88 m
+ (health)
+ [-8.6312 -8.6312 -8.6312 -3.42081 -4.29441 -8.6312 ] pdfys
+ q
+ Q
+ 667.68 98.88 m
+ (mst)
+ [-13.0175 -7.82279 -4.35959 ] pdfys
+ q
+ Q
+ 711.84 98.88 m
+ (perimeter)
+ [-8.66039 -8.66039 -5.18148 -3.45 -12.9815 -8.66039 -4.3236 -8.66039 -5.18148 ] pdfys
+ q
+ Q
+ 756 98.88 m
+ (tsp)
+ [-4.35999 -7.82319 -8.69678 ] pdfys
+ q
+ Q
+ 28.56 139.68 m
+ /N2960 [0 20.4 -20.4 0 0 0] Tf
+ (Runtime Ratio \(1.0 = Base Pool Allocation\))
+ [14.7212 12.4566 12.4566 6.78545 5.6636 18.1282 11.3348 5.75999 14.7212 11.3348 6.78545 
+ 5.6636 12.4566 5.75999 6.78545 11.3348 5.6636 11.3348 5.75999 11.906 5.75999 14.7212 
+ 11.3348 11.3348 11.3348 5.75999 13.5993 12.4566 12.4566 5.6636 5.75999 14.7212 5.6636 
+ 5.6636 12.4566 11.3348 11.3348 6.78545 5.6636 12.4566 12.4566 6.78545 ] pdfys
+ n
+ 559.68 528.96 152.16 42.48 re
+ 1 1 1 sc
+ f
+ n
+ 559.44 528.96 152.4 42.72 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.68 547.92 21.36 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 564 555.36 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 577.68 554.88 m
+ /N2959 15.84 Tf
+ (No Pool Allocation)
+ [11.4886 8.85913 4.31991 10.6175 8.85913 8.85913 3.56857 4.31991 10.6175 3.56857 3.56857 
+ 8.85913 7.97209 8.85913 4.45561 3.56857 8.85913 8.85913 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.68 529.2 21.36 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 564 534 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 577.68 533.52 m
+ (All Optimizations)
+ [10.5791 3.53017 3.53017 4.32001 12.3372 8.82072 4.4172 3.53017 13.2083 3.53017 7.93369 
+ 8.82072 4.4172 3.53017 8.82072 8.82072 7.93369 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.609 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.996 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -207.076 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (Agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eexecu)
+ [8.47629 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imer)
+ [3.02179 9.09802 8.4872 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(L) show
+ (eft)
+ [4.8436 3.33815 7.87638 ] pdfxs
+ (1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 7.87638 ] pdfxs
+ (1) show
+ (.0=B)
+ [3.0327 9.08719 12.1308 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.29811 4.85451 6.51267 ] pdfxs
+ (A\)) show
+ -28.742 -45.566 m
+ (No) show
+ (tsurprisin)
+ [7.60365 4.30902 6.05449 4.27631 6.0654 4.2654 3.0327 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (ly,)
+ [3.0327 4.84359 6.44722 ] pdfxs
+ (t) show
+ (hereisno)
+ [6.0654 4.8436 4.27631 8.21448 3.02179 7.66899 6.0654 8.81447 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 7.66899 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbetween)
+ [9.41446 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 9.42537 ] pdfxs
+ (t) show
+ (hespeedups)
+ [6.05449 8.21448 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 7.66899 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ined)
+ [3.02179 6.0654 4.8436 9.42537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.42537 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.21448 5.75995 6.05449 8.79257 6.35994 4.85451 7.63628 ] pdfxs
+ (o) show
+ (f) show
+ -28.742 -67.489 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.909 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -11.806 -89.412 m
+ (Thec)
+ [7.8763 6.0654 8.14902 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.60354 ] pdfxs
+ (a) show
+ (ndbre)
+ [6.0654 9.35992 6.05449 4.27631 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.74904 6.0654 5.14905 7.8763 9.37082 ] pdfxs
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.15993 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.14902 4.29811 ] pdfxs
+ (t) show
+ (udiedbelow.Thech)
+ [6.0654 6.05449 3.0327 4.85451 9.35992 6.35994 4.85451 3.0327 5.14905 7.8763 7.7672 
+ 7.8763 6.0654 8.14902 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sinFi)
+ [7.60354 3.0327 9.35992 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (10) show
+ -28.742 -111.334 m
+ (a) show
+ (reshownwi)
+ [4.27631 8.77084 4.29811 6.0654 5.14905 7.8763 9.98173 7.88721 3.02179 ] pdfxs
+ (t) show
+ (htwodi\013erentb)
+ [9.98173 3.93823 7.58175 9.38174 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 
+ 8.16001 6.0654 ] pdfxs
+ (a) show
+ (selines.Thech)
+ [4.29811 4.8436 3.0327 3.0327 6.0654 4.8436 4.29811 8.7381 7.88721 6.05449 8.77084 
+ 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 8.17092 ] pdfxs
+ (o) show
+ (n)
+ [9.98173 ] pdfxs
+ (t) show
+ (heleftm)
+ [6.05449 8.77084 3.0327 4.85451 3.32724 8.17092 9.08711 ] pdfxs
+ (a) show
+ (kesite)
+ [5.4545 4.8436 8.22535 3.0327 8.17092 4.8436 ] pdfxs
+ (a) show
+ (sy)
+ [4.30902 9.67628 ] pdfxs
+ (t) show
+ (osee)
+ [9.37083 4.30902 4.8436 8.77084 ] pdfxs
+ (t) show
+ (henetimp)
+ [6.0654 8.77084 6.05449 4.85451 8.16001 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -28.742 -133.257 m
+ (o) show
+ (fpo)
+ [8.57447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2908 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 10.0799 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.66174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3017 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 10.0908 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.48 ] pdfxs
+ (o) show
+ (n)
+ [11.2908 ] pdfxs
+ (t) show
+ (heri)
+ [6.0654 10.0799 4.27631 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 9.48 ] pdfxs
+ (a) show
+ (llowsinspec)
+ [3.0327 3.02179 5.15996 7.8763 9.53443 3.0327 6.0654 4.29811 6.37085 4.8436 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (o) show
+ (f) show
+ -28.742 -155.179 m
+ (t) show
+ (heperf)
+ [6.05449 8.99993 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.98902 4.85451 6.35986 4.85451 4.8436 8.3891 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.98902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.17812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsover)
+ [6.05449 8.45444 5.14905 5.4545 4.8436 8.42173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2108 ] pdfxs
+ (a) show
+ (bovewh)
+ [6.35994 5.15996 5.4545 8.98902 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.3891 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.16721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [10.1999 3.0327 ] pdfxs
+ (t) show
+ (selfdoes.)
+ [4.30902 4.8436 3.0327 7.47266 6.0654 5.75995 4.8436 4.30902 3.0327 ] pdfxs
+ -28.742 -177.102 m
+ (Thisshows)
+ [7.8763 6.0654 3.0327 8.20354 4.29811 6.0654 5.14905 7.8763 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.13819 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.74902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.92721 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 8.20354 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (esi)
+ [8.74902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntperform)
+ [5.75995 8.13819 6.37085 4.8436 4.27631 3.32724 5.46541 4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 8.74902 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.20354 ] pdfxs
+ (t) show
+ (othese)
+ [9.35992 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -28.742 -199.024 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -28.742 -236.857 m
+ /N622 11.955 Tf
+ (6.3.5Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (eContri)
+ [10.616 9.71945 6.71874 7.10126 5.22437 5.49929 3.73 ] pdfxs
+ (bu) show
+ (tionof)
+ [5.23633 3.73 6.7307 11.955 6.71874 8.59556 ] pdfxs
+ (Ind) show
+ (ivi)
+ [3.74195 7.10119 3.73 ] pdfxs
+ (dua) show
+ (lPool)
+ [8.21312 8.82275 7.08935 6.7307 8.21312 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -28.742 -265.825 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.59263 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1)
+ [8.73811 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.34901 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2shows)
+ [8.73811 4.29811 6.0654 5.14905 7.8763 7.59263 ] pdfxs
+ (t) show
+ (heruntimer)
+ [6.0654 8.13811 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.1272 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.73811 ] pdfxs
+ (o) show
+ (fe)
+ [6.62176 4.85451 ] pdfxs
+ (a) show
+ (chpr)
+ [4.53815 9.34901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.3816 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.34901 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.13811 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndis)
+ [9.34901 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 9.34901 ] pdfxs
+ (a) show
+ (t)
+ [7.52729 ] pdfxs
+ (a) show
+ -28.742 -287.747 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.37085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.31628 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (resit)
+ [4.2654 4.85451 7.5599 3.0327 7.50547 ] pdfxs
+ (t) show
+ (otwob)
+ [8.71629 3.93823 7.58175 8.71629 6.05449 ] pdfxs
+ (a) show
+ (selines)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 7.5599 ] pdfxs
+ (\(No) show
+ (PAf)
+ [6.51267 11.4435 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.1163 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [4.27631 9.08711 4.85451 7.5381 ] pdfxs
+ (a) show
+ (ndFullPAf)
+ [6.05449 9.32719 6.20722 6.0654 3.0327 3.02179 6.52358 11.4435 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.1163 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Thisshows)
+ [7.74539 7.88721 6.05449 3.0327 7.5599 4.30902 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ -28.742 -309.67 m
+ (howmuch)
+ [6.0654 5.14905 11.4435 8.78166 6.0654 4.54905 9.62173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.41084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslowsdownwhenap)
+ [12.6544 4.30902 3.02179 5.15996 7.8763 7.86536 6.0654 5.14905 7.8763 9.63264 7.8763 
+ 6.05449 4.85451 9.62173 9.02174 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.83264 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisdis)
+ [9.62173 3.0327 7.86536 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bled,whichisc)
+ [6.0654 3.0327 4.8436 6.0654 6.61085 7.8763 6.05449 3.0327 4.54905 9.62173 3.0327 
+ 7.86536 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -28.742 -331.592 m
+ (t) show
+ (ohowmuch)
+ [9.42537 6.0654 5.14905 11.8472 8.79257 6.05449 4.54905 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhelps)
+ [10.0254 6.0654 4.8436 3.0327 6.0654 8.26899 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.81447 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hecode.)
+ [6.0654 8.81447 4.85451 5.75995 6.05449 4.85451 8.87992 ] pdfxs
+ (Not) show
+ (e)
+ [8.81447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tiftwo)
+ [8.21456 3.0327 7.29812 3.93823 7.58175 9.42537 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -28.742 -353.515 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nprovide)
+ [10.069 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.85811 ] pdfxs
+ (t) show
+ (hespeedup)
+ [6.05449 8.85811 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 10.069 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.ei)
+ [8.99992 4.8436 3.0327 ] pdfxs
+ (t) show
+ (heruse)
+ [6.05449 4.85451 8.27991 6.05449 4.30902 8.85811 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (pt)
+ [6.0654 8.24728 ] pdfxs
+ (o) show
+ (rbump-p)
+ [8.27991 6.0654 6.0654 9.08711 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.27991 ] pdfxs
+ (t) show
+ (oreduceinter-)
+ [9.4581 4.27631 4.85451 6.05449 6.0654 4.8436 8.85811 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -28.742 -375.437 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g\)) show
+ (,dis)
+ [6.38176 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (blingei)
+ [6.05449 3.0327 3.0327 6.05449 8.73811 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herwilln)
+ [6.05449 4.85451 7.54901 7.8763 3.0327 3.0327 6.3054 6.0654 ] pdfxs
+ (o) show
+ (tshowaslowdown.)
+ [7.51638 4.29811 6.0654 5.14905 11.1599 8.7272 4.30902 3.0327 5.14905 7.8763 6.0654 
+ 5.14905 7.8763 6.0654 7.75629 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.37085 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.57081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesprovideuseful)
+ [3.0327 5.75995 4.29811 3.0327 7.58172 6.05449 5.75995 4.85451 7.57081 6.0654 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 8.1272 6.0654 4.29811 4.8436 3.33815 6.0654 3.0327 
+ ] pdfxs
+ -28.742 -397.36 m
+ (insi)
+ [3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ (g) show
+ (htin)
+ [5.74904 7.88729 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.4872 4.8436 6.35986 4.85451 4.8436 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -11.806 -419.282 m
+ (A) show
+ (ll)
+ [3.0327 6.49085 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.31266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsexceptSelec)
+ [6.0654 7.76717 4.8436 5.75995 4.85451 4.8436 6.0654 7.70183 6.0654 4.8436 3.0327 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivePAc)
+ [3.0327 5.4545 4.8436 6.51267 11.6508 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ributen)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 8.32357 6.05449 ] pdfxs
+ (ot) show
+ (ice)
+ [3.0327 4.8436 4.85451 ] pdfxs
+ (a) show
+ (bleimprovemen)
+ [6.05449 3.0327 8.31266 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (tle)
+ [7.71274 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.71274 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ -28.742 -441.205 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Selec)
+ [9.08711 7.55993 6.05449 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivePAprovidesnosi)
+ [3.0327 5.4545 4.85451 6.51267 10.8435 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 6.95991 6.0654 8.11629 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntspeedupbutdoesn)
+ [5.75995 6.90548 4.29811 6.37085 4.8436 4.8436 6.0654 6.0654 8.71629 6.0654 6.05449 
+ 6.90548 6.0654 5.74904 4.85451 6.95991 6.0654 ] pdfxs
+ (o) show
+ (thurtperf)
+ [6.90548 5.75995 6.05449 4.27631 6.90548 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.50539 ] pdfxs
+ (a) show
+ (nditisuseful)
+ [6.0654 8.71629 3.0327 6.90548 3.0327 6.95991 6.0654 4.29811 4.8436 3.33815 6.0654 
+ 3.0327 ] pdfxs
+ 197.076 -478.623 m
+ (145) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (72) 73
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (herkeyques)
+ [6.05449 4.85451 8.51991 5.4545 4.8436 10.0145 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nishow)
+ [10.309 3.0327 8.55262 6.05449 5.15996 12.1308 ] pdfxs
+ (t) show
+ (hedi\013erencebetween)
+ [6.05449 9.09811 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 6.05449 4.85451 9.09811 
+ 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.309 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.09811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rin)
+ [8.53082 3.0327 10.309 ] pdfxs
+ (o) show
+ (urpo)
+ [6.05449 8.53082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [7.2763 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.10902 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.936 -21.922 m
+ (\() show
+ (used)
+ [6.05449 4.30902 4.8436 10.1017 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 8.31264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 8.28001 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.87993 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdlibcm)
+ [4.27631 10.0908 3.0327 3.0327 6.35994 8.89083 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 8.87993 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.79628 ] pdfxs
+ (\() show
+ (usedby)
+ [6.05449 4.30902 4.8436 10.1017 5.75995 9.79628 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (\))
+ [8.28001 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.28001 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.87993 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.2654 3.0327 4.29811 ] pdfxs
+ (o) show
+ (ns.Thisissi)
+ [6.0654 4.29811 9.25083 7.88721 6.05449 3.0327 8.3999 3.02179 8.3999 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.74904 8.33456 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.93447 ] pdfxs
+ (o) show
+ (urpo)
+ [6.0654 8.36718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.12357 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryimplemen)
+ [4.2654 9.85082 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (niscurren)
+ [10.1563 3.0327 8.3999 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyn)
+ [3.0327 9.85082 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d-s)
+ [6.0654 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -16.936 -65.768 m
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitis)
+ [8.66174 3.0327 6.84002 3.0327 6.90536 ] pdfxs
+ (ot) show
+ (herwisefully)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 7.45085 3.33815 6.05449 3.0327 3.0327 
+ 8.35629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [5.83631 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.66174 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 6.90536 ] pdfxs
+ (o) show
+ (r)
+ [6.87265 ] pdfxs
+ (ot) show
+ (herimplemen)
+ [6.0654 4.8436 6.87265 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndet)
+ [8.67265 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ilsc)
+ [3.0327 3.0327 6.90536 4.85451 ] pdfxs
+ (o) show
+ (uldskew)
+ [6.05449 3.0327 8.66174 4.29811 5.4545 4.85451 10.4835 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 7.45085 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -16.936 -87.69 m
+ (in)
+ [3.0327 9.68719 ] pdfxs
+ (o) show
+ (urfav)
+ [6.0654 7.8981 3.33815 5.14905 5.4545 ] pdfxs
+ (o) show
+ (r.Tome)
+ [4.27631 7.87629 6.97085 9.07629 9.09802 4.8436 ] pdfxs
+ (a) show
+ (sure)
+ [4.30902 6.05449 4.27631 8.47629 ] pdfxs
+ (t) show
+ (his,we)
+ [6.0654 3.02179 4.30902 6.6654 7.57085 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.68719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (o) show
+ (fasin)
+ [6.97085 9.08719 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.47629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [6.65449 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.936 -109.613 m
+ (\(t) show
+ (his)
+ [6.05449 3.0327 8.50899 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.2654 6.05449 5.75995 4.8436 8.50899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.44365 ] pdfxs
+ (a) show
+ (ddpo)
+ [6.0654 10.2545 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (ot) show
+ (heroverhe)
+ [6.0654 4.8436 8.47627 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.05447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (\)) show
+ (,e\013ec)
+ [7.37448 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ -16.936 -131.535 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.18538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.99628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (orepl)
+ [9.18538 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cem)
+ [4.8436 8.57447 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 8.57447 ] pdfxs
+ (a) show
+ (ndfreef)
+ [6.0654 9.78537 3.33815 4.27631 4.8436 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.57447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.818 ] pdfxs
+ (\(t) show
+ (heOnePo)
+ [6.0654 8.57447 8.4872 6.05449 4.85451 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.76358 4.8436 ] pdfxs
+ (o) show
+ (lumn\).C)
+ [3.0327 6.0654 9.08711 6.0654 4.23277 8.15993 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -153.458 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.2181 ] pdfxs
+ (No) show
+ (PAshowsth)
+ [6.51267 11.3344 4.30902 6.05449 5.15996 7.8763 7.46172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [7.39638 3.0327 9.2181 ] pdfxs
+ (a) show
+ (llbut4c)
+ [3.0327 6.1854 6.05449 6.0654 7.39638 8.6072 4.85451 ] pdfxs
+ (a) show
+ (ses\()
+ [4.29811 4.85451 7.46172 4.23277 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-b,ks,ch)
+ [4.2654 4.30902 4.8436 4.27631 3.63261 6.0654 6.28358 5.75995 4.29811 6.28358 4.54905 
+ 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.20719 ] pdfxs
+ (a) show
+ (ndperim)
+ [6.0654 9.2181 6.35994 4.85451 4.2654 3.0327 8.79257 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (,OnePo)
+ [6.28358 8.47629 6.0654 4.8436 7.12357 5.75995 ] pdfxs
+ (o) show
+ (liswithin)
+ [6.1854 3.0327 7.46172 7.8763 3.0327 4.23277 6.0654 3.0327 6.0654 ] pdfxs
+ -16.936 -175.38 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.66911 ] pdfxs
+ (5) show
+ (%)
+ [12.5125 ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (.Thel)
+ [6.45812 7.8763 6.0654 8.26902 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eslowdownf)
+ [8.26902 4.30902 3.02179 5.15996 7.8763 6.05449 5.15996 7.8763 9.49082 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.70173 6.05449 ] pdfxs
+ (a) show
+ (rser-boccursbec)
+ [4.27631 4.30902 4.8436 4.27631 3.63261 9.49082 5.74904 4.85451 4.8436 6.0654 4.27631 
+ 7.72354 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useweuseasin)
+ [6.0654 4.29811 8.27993 7.57085 8.27993 6.05449 4.30902 8.26902 8.87992 4.30902 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (ly-linkedfreelis)
+ [3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 9.47991 3.33815 4.2654 
+ 4.85451 8.26902 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ -16.936 -197.303 m
+ (a) show
+ (ndthe)
+ [6.0654 9.5781 4.23277 6.0654 8.3672 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.78901 ] pdfxs
+ (o) show
+ (ffreespreven)
+ [6.85085 3.32724 4.27631 4.8436 4.85451 7.82172 6.05449 4.27631 4.85451 5.4545 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (sc)
+ [7.82172 4.8436 ] pdfxs
+ (oa) show
+ (lescing)
+ [3.0327 4.8436 4.30902 4.8436 3.0327 6.05449 8.9781 ] pdfxs
+ (a) show
+ (dj)
+ [6.0654 3.32724 ] pdfxs
+ (a) show
+ (centfreeblocks.)
+ [4.85451 4.8436 5.75995 7.75638 3.33815 4.2654 4.85451 8.3672 6.05449 3.0327 5.75995 
+ 4.54905 5.74904 4.30902 3.0327 ] pdfxs
+ 284.473 -197.303 m
+ /N722 10.909 Tf
+ (chomp) show
+ 316.627 -197.303 m
+ /N614 10.909 Tf
+ (ismuchf)
+ [3.0327 7.82172 8.78166 6.0654 4.53815 9.5781 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (erwi)
+ [4.85451 7.78901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.5781 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.79991 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -16.936 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (ato) show
+ (rbec)
+ [7.97446 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.54175 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.97446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [7.96355 6.0654 ] pdfxs
+ (a) show
+ (saf)
+ [7.99626 9.14174 3.33815 ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 7.94183 6.05449 ] pdfxs
+ (at) show
+ (hf)
+ [9.75264 3.33815 ] pdfxs
+ (o) show
+ (r\fxedsize)
+ [7.96355 6.0654 5.74904 4.85451 9.75264 4.29811 3.0327 4.85451 8.54175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.99626 ] pdfxs
+ (\() show
+ (toexpl)
+ [4.23277 9.15265 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ittypeh)
+ [3.02179 7.94183 3.93823 5.75995 6.35994 8.54175 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -241.148 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls\))
+ [3.0327 4.29811 8.68364 ] pdfxs
+ (a) show
+ (ndne)
+ [6.0654 10.5054 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rly)
+ [4.2654 3.0327 10.1999 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.47266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.73808 3.0327 6.0654 ] pdfxs
+ 157.139 -241.148 m
+ /N722 10.909 Tf
+ (chomp) show
+ 190.216 -241.148 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 9.28356 ] pdfxs
+ (\() show
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.05449 3.0327 4.85451 8.73808 ] pdfxs
+ (o) show
+ (f\)this\fxedsize.)
+ [4.18905 8.68364 4.23277 6.0654 3.0327 8.73808 6.0654 5.75995 4.8436 10.5054 4.29811 
+ 3.0327 4.85451 4.8436 10.2981 ] pdfxs
+ (A) show
+ (sshownbelow,in)
+ [8.73808 4.30902 6.05449 5.15996 7.8763 10.5054 6.35994 4.8436 3.0327 5.14905 7.88721 
+ 7.66902 3.0327 6.0654 ] pdfxs
+ -16.936 -263.07 m
+ (a) show
+ (llc)
+ [3.0327 6.95994 4.8436 ] pdfxs
+ (a) show
+ (sesexceptperime)
+ [4.30902 4.8436 8.23626 4.8436 5.75995 4.85451 4.8436 6.0654 8.17092 6.35994 4.8436 
+ 4.27631 3.0327 9.08711 4.85451 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.02539 ] pdfxs
+ (a) show
+ (nysuch)
+ [5.75995 9.68719 4.30902 6.05449 4.54905 9.99264 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (esfr)
+ [4.85451 8.22535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (o) show
+ (urruntimelibr)
+ [6.0654 8.20355 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.77084 3.0327 3.0327 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.68719 ] pdfxs
+ (\() show
+ (evench)
+ [4.8436 5.4545 4.85451 9.98173 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp\))
+ [9.08711 6.05449 8.18183 ] pdfxs
+ (a) show
+ (remuch)
+ [4.2654 8.78174 8.79257 6.05449 4.54905 6.0654 ] pdfxs
+ -16.936 -284.993 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (teperf)
+ [4.23277 8.4872 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.0654 4.8436 8.4872 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sdue)
+ [7.93081 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1.52588e-05 -306.915 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,theOnlyOHc)
+ [3.0327 3.0327 4.84359 6.04358 4.23277 6.0654 7.70175 8.47629 6.0654 3.0327 5.74904 
+ 8.4872 11.029 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.02179 6.0654 9.08711 8.91265 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 7.15627 ] pdfxs
+ (t) show
+ (ois)
+ [8.30175 3.02179 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (e)
+ [7.69085 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.69085 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceoverhe)
+ [6.0654 4.8436 7.70175 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dsinthetr)
+ [6.0654 7.14536 3.0327 8.91265 4.23277 6.0654 7.70175 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedcode,)
+ [4.2654 9.09802 4.8436 8.91265 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -16.936 -328.838 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (mely,ex)
+ [9.08711 4.8436 3.0327 4.8545 7.31994 4.85451 5.75995 ] pdfxs
+ (t) show
+ (rapo)
+ [4.2654 9.62173 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.19994 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.46535 ] pdfxs
+ (o) show
+ (nfunc)
+ [10.2326 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.47626 ] pdfxs
+ (a) show
+ (ndini)
+ [6.05449 10.2326 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizing)
+ [3.0327 3.0327 4.8436 3.0327 6.0654 9.62173 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 10.2326 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royingpo)
+ [4.27631 5.14905 5.75995 3.0327 6.05449 9.62173 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.19994 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rs.)
+ [4.27631 4.29811 9.46901 ] pdfxs
+ (I) show
+ (tis)
+ [8.41092 3.0327 4.29811 ] pdfxs
+ -16.936 -350.761 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edbypo)
+ [4.8436 9.17446 5.75995 8.86901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingthepr)
+ [3.0327 6.05449 8.57447 4.23277 6.0654 7.96357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,butmodifyingtherun)
+ [9.08711 6.25085 6.05449 6.0654 7.35275 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 
+ 3.0327 6.05449 8.57447 4.23277 6.0654 7.96357 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 7.96357 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryso)
+ [4.27631 8.86901 4.30902 8.56356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.36366 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ -16.936 -372.683 m
+ (simplyc)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 10.0799 4.85451 ] pdfxs
+ (a) show
+ (llm)
+ [3.0327 7.35266 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.C)
+ [3.33815 4.2654 4.85451 4.8436 9.95991 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringto)
+ [4.27631 3.02179 6.0654 9.78537 4.23277 9.78537 ] pdfxs
+ (No) show
+ (PAshows)
+ [6.51267 12.5126 4.30902 6.05449 5.14905 7.88721 8.62899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.57455 ] pdfxs
+ (t) show
+ (hisoverhe)
+ [6.05449 3.0327 8.62899 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (disne)
+ [10.3963 3.0327 8.62899 6.05449 4.85451 ] pdfxs
+ (g) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (ible)
+ [3.0327 6.0654 3.02179 9.18538 ] pdfxs
+ (o) show
+ (rqui)
+ [8.59627 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (elow)
+ [9.17447 3.0327 5.14905 7.8763 ] pdfxs
+ -16.936 -394.606 m
+ (\() show
+ (less)
+ [3.0327 4.8436 4.30902 9.14171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.909 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 9.08728 ] pdfxs
+ (5) show
+ (%\)inne)
+ [9.08711 9.08728 3.0327 10.8981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 10.5926 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.87629 4.8436 ] pdfxs
+ (a) show
+ (ses,butissli)
+ [4.30902 4.8436 4.29811 8.18175 6.05449 6.0654 9.07637 3.0327 9.14171 4.30902 3.0327 
+ 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 10.5926 6.0654 3.0327 ] pdfxs
+ (g) show
+ (herin)
+ [6.05449 4.85451 9.10899 3.0327 10.8981 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-b\()
+ [4.2654 4.30902 4.8436 4.27631 3.63261 10.909 4.23277 ] pdfxs
+ (7) show
+ (%)
+ [9.09802 ] pdfxs
+ (\)) show
+ (,bc)
+ [8.17084 6.35994 9.68719 ] pdfxs
+ (\(10) show
+ (%)
+ [9.09802 ] pdfxs
+ (\)) show
+ (,) show
+ -16.936 -416.528 m
+ (a) show
+ (ndfp)
+ [6.0654 9.49082 3.33815 6.05449 ] pdfxs
+ (g) show
+ (rowth)
+ [4.27631 5.14905 7.88721 4.23277 9.50173 ] pdfxs
+ (\(7) show
+ (%)
+ [9.08711 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [7.82175 7.8763 6.05449 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rmustoverc)
+ [7.71264 8.78166 6.0654 4.29811 7.68002 5.15996 5.4545 4.8436 4.27631 4.8436 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.29084 ] pdfxs
+ (t) show
+ (hisoverhe)
+ [6.0654 3.02179 7.74536 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.50173 ] pdfxs
+ (t) show
+ (oprovideanetperf)
+ [8.89083 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.29084 8.89083 6.05449 4.85451 
+ 7.68002 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -16.936 -438.451 m
+ (improvement.)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 4.85451 5.75995 4.23277 
+ 3.0327 ] pdfxs
+ -16.936 -476.283 m
+ /N622 11.955 Tf
+ (6.3.4Aggreg)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.7307 6.71874 5.49929 6.13291 6.71874 
+ ] pdfxs
+ (a) show
+ (tePerforma)
+ [5.23633 10.616 8.81079 6.14487 5.48733 4.11245 6.7307 5.48733 11.2138 6.52739 ] pdfxs
+ (nc) show
+ (eE\013e)
+ [10.628 8.82286 7.84254 6.14487 ] pdfxs
+ (c) show
+ (tofPoolAllo)
+ [9.70749 6.7307 8.59556 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 
+ ] pdfxs
+ (ca) show
+ (tion&)
+ [5.22437 3.74195 6.71874 11.955 14.9437 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -16.936 -505.251 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.0872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndT)
+ [6.05449 10.309 6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.0872 ] pdfxs
+ (6) show
+ (.2shows)
+ [3.0327 9.6981 4.30902 6.05449 5.14905 7.88721 8.54171 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.09811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrunning)
+ [13.3307 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.68719 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.09811 ] pdfxs
+ (a) show
+ (ndspeedups\(rel)
+ [6.05449 10.309 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 8.55262 4.23277 
+ 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.0872 ] pdfxs
+ (t) show
+ (o)
+ [9.6981 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (\)f)
+ [8.48728 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -527.174 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icpo)
+ [3.02179 7.95266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.13086 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.95266 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.29811 4.85451 6.51267 ] pdfxs
+ (A) show
+ (\))
+ [7.34184 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.15265 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [7.36355 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.11995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.15265 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.16356 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.13086 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.16356 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -549.096 m
+ (\() show
+ (FullP)
+ [6.20722 6.0654 3.0327 3.02179 6.52358 ] pdfxs
+ (A\)) show
+ (.FullPA)
+ [6.33813 6.20722 6.0654 3.0327 3.0327 6.51267 11.4872 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rerepresen)
+ [4.27631 8.15993 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eperf)
+ [8.15993 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.15993 3.0327 9.08711 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.54911 ] pdfxs
+ (o) show
+ (fthisw)
+ [6.65449 4.23277 6.0654 3.0327 7.61445 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.7672 ] pdfxs
+ (A) show
+ (s)
+ [7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -571.019 m
+ (shows,FullPAimprovestheperf)
+ [4.29811 6.0654 5.14905 7.8763 4.30902 7.60357 6.21813 6.05449 3.0327 3.0327 6.51267 
+ 12.5781 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.69444 4.23277 6.0654 
+ 9.23992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.23992 ] pdfxs
+ (o) show
+ (fm)
+ [7.72357 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 10.1454 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msfr)
+ [9.09802 8.69444 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4834 ] pdfxs
+ (5) show
+ (%)
+ [13.4725 ] pdfxs
+ (t) show
+ (o)
+ [9.85082 ] pdfxs
+ (20) show
+ (%,improves)
+ [9.08711 7.61448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.69444 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzer)
+ [3.0327 5.75995 4.8436 4.85451 4.27631 ] pdfxs
+ -16.936 -592.941 m
+ (a) show
+ (ndllu-benchbyr)
+ [6.0654 9.54537 3.0327 3.0327 6.05449 3.64352 6.35994 4.8436 6.0654 4.54905 9.54537 
+ 5.75995 9.25083 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.0327 9.23992 ] pdfxs
+ (2) show
+ (x,)
+ [5.75995 6.55631 ] pdfxs
+ (a) show
+ (ndft)
+ [6.05449 9.55628 3.32724 7.73456 ] pdfxs
+ (a) show
+ (ndch)
+ [6.0654 9.55628 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mpm)
+ [9.08711 9.55628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.33448 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (10) show
+ (x)
+ [9.25083 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 8.34538 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7f)
+ [3.0327 8.94538 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.75628 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.7999 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -614.864 m
+ (ft)
+ [3.33815 7.95274 ] pdfxs
+ (a) show
+ (ndch)
+ [6.05449 9.77446 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp\).)
+ [9.08711 6.0654 4.23277 8.11629 ] pdfxs
+ (I) show
+ (nnoc)
+ [9.77446 6.0654 9.16356 4.85451 ] pdfxs
+ (a) show
+ (sedoesFullPAhurt)
+ [4.29811 8.56356 6.05449 5.75995 4.85451 8.01808 6.20722 6.0654 3.02179 3.0327 6.51267 
+ 11.9017 5.75995 6.05449 4.27631 7.95274 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.55266 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (ot) show
+ (herpr)
+ [6.0654 4.8436 7.98537 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msrel)
+ [9.09802 8.01808 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.56356 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (.) show
+ 208.882 -657.201 m
+ (144) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureusing)
+ [6.05449 4.27631 10.0363 6.0654 4.29811 3.0327 6.0654 10.6363 ] pdfxs
+ (o) show
+ (nlyn)
+ [6.0654 3.0327 10.9417 6.0654 ] pdfxs
+ (o) show
+ (n-lo)
+ [6.05449 3.64352 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,n)
+ [6.0654 8.6072 6.05449 ] pdfxs
+ (o) show
+ (n-recursivecode,)
+ [6.0654 3.63261 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 10.0472 
+ 4.8436 5.75995 6.05449 4.85451 8.6072 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2581 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 10.0472 ] pdfxs
+ (t) show
+ (hus)
+ [5.74904 6.0654 4.29811 ] pdfxs
+ 320.605 0 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ 370.582 0 m
+ /N614 10.909 Tf
+ (unlikely)
+ [6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 10.9417 ] pdfxs
+ (t) show
+ (ooccurin)
+ [10.6472 5.75995 4.8436 4.85451 6.05449 9.46899 3.02179 6.0654 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.)
+ [3.02179 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (U) show
+ (singa)
+ [4.29811 3.0327 6.0654 8.15993 8.15993 ] pdfxs
+ (t) show
+ (echniquelike)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.55994 3.0327 3.02179 5.4545 
+ 4.8436 ] pdfxs
+ 122.065 -43.845 m
+ /N695 10.909 Tf
+ (k) show
+ 128.088 -43.845 m
+ /N614 10.909 Tf
+ (-limi)
+ [3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing[)
+ [3.0327 6.05449 8.15993 3.0327 ] pdfxs
+ (73) show
+ (])
+ [5.73813 ] pdfxs
+ (t) show
+ (o)
+ [8.15993 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 8.77083 ] pdfxs
+ (aga) show
+ (instsuchunlikelyc)
+ [3.0327 6.05449 4.30902 6.94911 4.29811 6.0654 4.53815 8.77083 6.05449 6.0654 3.0327 
+ 3.0327 5.4545 4.8436 3.0327 8.46538 4.8436 ] pdfxs
+ (a) show
+ (sesisun)
+ [4.30902 4.8436 7.01445 3.02179 7.01445 6.05449 6.0654 ] pdfxs
+ (att) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ivebec)
+ [3.0327 5.4545 7.54903 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (itc)
+ [3.0327 7.0582 4.85451 ] pdfxs
+ (o) show
+ (uldreduceprecisi)
+ [6.05449 3.0327 8.87992 4.27631 4.8436 6.0654 6.05449 4.85451 7.66903 6.05449 4.27631 
+ 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [8.87992 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.09083 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.02179 7.66903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.27993 4.29811 ] pdfxs
+ (t) show
+ (ructureswi)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.12354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.87992 6.0654 ] pdfxs
+ (at) show
+ (hsm)
+ [6.05449 7.12354 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.66903 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 363.759 -65.768 m
+ /N695 10.909 Tf
+ (k) show
+ 372.602 -65.768 m
+ /N614 10.909 Tf
+ (nodesl)
+ [6.0654 5.74904 6.0654 4.8436 7.12354 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.)
+ [7.60357 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -87.69 m
+ (wepr)
+ [7.57085 10.0145 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 10.0145 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (timplemen)
+ [9.41455 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssimplyimp)
+ [6.05449 9.46898 4.29811 3.0327 9.09802 6.05449 3.0327 10.9199 3.0327 9.08711 6.35994 
+ ] pdfxs
+ (o) show
+ (seah)
+ [4.30902 10.0145 10.6145 6.05449 ] pdfxs
+ (a) show
+ (rdlimit)
+ [4.27631 11.2254 3.0327 3.0327 9.08711 3.0327 9.40364 ] pdfxs
+ (o) show
+ (n)
+ [11.2254 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsize)
+ [6.0654 11.2254 4.29811 3.0327 4.85451 10.0036 ] pdfxs
+ (\(10) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0nodes,f)
+ [10.6145 6.0654 5.75995 6.05449 4.85451 4.29811 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -109.613 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,whichismuchl)
+ [9.09802 6.05449 3.0327 4.8436 7.16721 7.8763 6.0654 3.02179 4.54905 10.0908 3.0327 
+ 8.33444 8.78166 6.0654 4.54905 10.0908 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.30173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 9.79628 4.2654 4.85451 ] pdfxs
+ (a) show
+ (lpr)
+ [7.05812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mislikely)
+ [13.1234 3.0327 8.33444 3.02179 3.0327 5.4545 4.85451 3.02179 9.79628 ] pdfxs
+ (t) show
+ (oneed)
+ [9.47992 6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [9.06537 ] pdfxs
+ (I) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hislimitisexceeded,)
+ [6.0654 3.02179 8.33444 3.0327 3.0327 9.08711 3.0327 8.28001 3.02179 8.33444 4.85451 
+ 5.75995 4.8436 4.85451 4.8436 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (nodemer)
+ [6.0654 5.74904 6.0654 7.66903 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.0327 6.0654 8.26902 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.87992 6.35994 7.67994 6.05449 4.30902 4.8436 8.87992 ] pdfxs
+ (t) show
+ (oreducethesize)
+ [8.27993 4.2654 4.85451 6.05449 6.0654 4.8436 7.67994 4.23277 6.0654 7.66903 4.30902 
+ 3.02179 4.85451 7.66903 ] pdfxs
+ (o) show
+ (f)
+ [6.15267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.66903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Bec)
+ [6.0654 6.05449 7.61448 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.66903 ] pdfxs
+ (t) show
+ (hisis)
+ [6.0654 3.02179 7.12354 3.0327 7.12354 ] pdfxs
+ (o) show
+ (nlya)
+ [6.0654 3.0327 8.57447 8.27993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lc)
+ [5.84722 4.85451 ] pdfxs
+ (o) show
+ (ncern,)
+ [6.05449 4.85451 4.8436 4.27631 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (o) show
+ (urimplemen)
+ [6.0654 7.50537 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.30537 6.0654 5.74904 4.85451 7.53809 6.0654 ] pdfxs
+ (o) show
+ (tinclude)
+ [7.48365 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 8.08357 ] pdfxs
+ (t) show
+ (hecheck.Ourresul)
+ [6.0654 8.08357 4.54905 6.05449 4.85451 4.53815 5.75995 7.74539 8.4872 6.0654 7.51628 
+ 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sinSec)
+ [7.54899 3.0327 9.29446 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (3) show
+ (.4showth)
+ [3.0327 8.69447 4.29811 6.0654 5.14905 11.1272 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.09448 9.08711 ] pdfxs
+ (a) show
+ (ximum)
+ [5.75995 3.0327 8.78166 6.0654 9.08711 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsizewe)
+ [6.0654 9.6981 4.29811 3.0327 4.85451 8.47629 7.58175 8.4872 ] pdfxs
+ (o) show
+ (bservedinpr)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 4.8436 9.6981 3.0327 9.6981 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.8436 8.4872 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ssawider)
+ [4.30902 7.94172 9.08719 7.8763 3.0327 6.0654 8.47629 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (fpr)
+ [6.97085 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msisqui)
+ [9.08711 7.94172 3.0327 7.94172 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (esm)
+ [8.4872 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -220.835 m
+ /N622 14.346 Tf
+ (3.3E)
+ [8.07685 4.476 24.2161 10.5874 ] pdfxs
+ (n) show
+ (gi)
+ [8.0625 4.49035 ] pdfxs
+ (n) show
+ (eeri)
+ [7.3595 7.37385 6.58481 4.49035 ] pdfxs
+ (n) show
+ (g)
+ [13.4422 ] pdfxs
+ (a) show
+ (nE\016)
+ [14.346 10.5874 13.4566 ] pdfxs
+ (c) show
+ (ientPointerA)
+ [4.476 7.37385 8.52152 11.649 10.573 8.07685 4.476 8.52152 6.2836 7.3595 11.9646 
+ 12.1942 ] pdfxs
+ (na) show
+ (lysis)
+ [4.476 8.52144 6.36962 4.476 6.36962 ] pdfxs
+ -3.05176e-05 -253.56 m
+ /N614 10.909 Tf
+ (A) show
+ (sp)
+ [9.07625 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.02182 ] pdfxs
+ (o) show
+ (fi)
+ [8.10538 3.0327 ] pdfxs
+ (t) show
+ (sb)
+ [9.07625 6.0654 ] pdfxs
+ (a) show
+ (sicdesi)
+ [4.29811 3.0327 9.63265 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n,)
+ [6.05449 8.09447 ] pdfxs
+ (D) show
+ (SAincludessever)
+ [6.0654 12.9599 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 9.07625 4.30902 
+ 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lfe)
+ [7.81084 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 9.07625 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.02182 ] pdfxs
+ (a) show
+ (rerequiredf)
+ [4.2654 9.63265 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.8435 3.32724 
+ ] pdfxs
+ (o) show
+ (rsc)
+ [9.05445 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lability.F)
+ [3.02179 5.46541 6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 11.3017 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -275.483 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 8.17084 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.68719 6.05449 4.30902 9.68719 ] pdfxs
+ (o) show
+ (funi\fc)
+ [8.15993 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [10.8981 4.29811 ] pdfxs
+ (o) show
+ (lves)
+ [3.0327 5.4545 4.8436 9.14171 ] pdfxs
+ (t) show
+ (heexp)
+ [6.05449 9.68719 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lexpl)
+ [7.86538 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninherentincl)
+ [10.8981 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 9.07637 3.0327 10.8872 
+ 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ninginpr)
+ [6.05449 3.0327 6.0654 10.2872 3.0327 10.8872 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -297.405 m
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,processingSCC'sin)
+ [3.0327 3.0327 4.84359 6.90539 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 
+ 3.02179 6.0654 9.27265 6.0654 7.8763 7.8763 3.0327 8.12717 3.0327 9.88355 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.85085 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phelimin)
+ [6.0654 9.88355 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.12717 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.0654 8.66175 6.0654 4.8436 4.85451 9.88355 3.33815 ] pdfxs
+ (o) show
+ (ri)
+ [8.09446 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninside)
+ [9.88355 3.0327 6.0654 4.29811 3.0327 6.05449 8.67266 ] pdfxs
+ (o) show
+ (fSCC's.)
+ [7.1563 6.0654 7.8763 7.8763 3.0327 4.30902 3.0327 ] pdfxs
+ -3.05176e-05 -319.328 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (herf)
+ [6.05449 4.85451 7.93082 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.97445 ] pdfxs
+ (a) show
+ (reless)
+ [4.2654 8.51993 3.0327 4.8436 4.29811 7.97445 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (us.)
+ [6.0654 4.29811 7.97448 ] pdfxs
+ (I) show
+ (np)
+ [9.71991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,bec)
+ [4.27631 6.69812 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.50902 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.50902 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lph)
+ [6.69812 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seis)
+ [4.30902 8.50902 3.0327 7.96354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.50902 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 9.42537 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8472 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -341.25 m
+ (uses)
+ [6.0654 4.29811 4.8436 8.78171 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.3272 4.8436 ] pdfxs
+ (o) show
+ (mpilerIR)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.73809 3.94897 12.4907 ] pdfxs
+ (\(a) show
+ (ll)
+ [3.0327 7.50539 ] pdfxs
+ (ot) show
+ (herph)
+ [6.05449 4.85451 8.73809 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sesperf)
+ [4.30902 4.8436 8.78171 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5598 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.5272 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.78171 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (D) show
+ (SGr)
+ [10.5272 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.71266 ] pdfxs
+ (D) show
+ (SAh)
+ [6.0654 12.6435 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ -3.05176e-05 -363.173 m
+ (be)
+ [6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erc)
+ [4.8436 7.75628 4.85451 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 8.33448 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.76719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.78899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tneed)
+ [7.73456 6.0654 4.8436 4.85451 9.54537 ] pdfxs
+ (t) show
+ (okeep)
+ [8.93447 5.4545 4.85451 4.8436 9.55628 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.33448 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (errepresent)
+ [4.85451 7.75628 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 387.951 -363.173 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 408.724 -363.173 m
+ /N614 10.909 Tf
+ (t) show
+ (hec)
+ [6.05449 8.34538 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ -6.10352e-05 -385.095 m
+ (I) show
+ (Rinc)
+ [11.6725 3.02179 9.6981 4.85451 ] pdfxs
+ (a) show
+ (che.)
+ [4.53815 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9369 -407.018 m
+ (Thesedesi)
+ [7.8763 6.0654 4.8436 4.30902 10.1999 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nch)
+ [11.4217 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.0327 4.8436 4.85451 9.65443 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 10.2108 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 10.1999 ] pdfxs
+ (o) show
+ (f)
+ [8.68356 ] pdfxs
+ (t) show
+ (hekeys)
+ [6.0654 10.1999 5.4545 4.85451 5.74904 9.66534 ] pdfxs
+ (t) show
+ (o)
+ [10.7999 ] pdfxs
+ (a) show
+ (chievingpr)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 10.8108 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctic)
+ [4.85451 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [8.37811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,)
+ [3.0327 5.74904 4.30902 4.8436 4.30902 8.81447 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 11.4217 4.8436 ] pdfxs
+ (a) show
+ (nreduce)
+ [11.4217 4.2654 4.85451 6.05449 6.0654 4.8436 4.8436 ] pdfxs
+ -6.10352e-05 -428.941 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistimesbysever)
+ [3.02179 5.75995 4.30902 3.02179 7.84354 4.23277 3.0327 9.09802 4.8436 7.83263 5.75995 
+ 9.28356 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.56721 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.05449 4.85451 4.2654 7.83263 ] pdfxs
+ (o) show
+ (fm)
+ [6.87267 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ude.)
+ [6.0654 6.05449 4.85451 7.84357 ] pdfxs
+ (I) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (t) show
+ (o)
+ [8.98901 ] pdfxs
+ (t) show
+ (hesekeydesi)
+ [6.05449 4.85451 4.29811 8.37811 5.4545 4.85451 9.28356 6.0654 4.8436 4.30902 3.02179 
+ ] pdfxs
+ (g) show
+ (nch)
+ [9.59991 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices,)
+ [3.0327 4.8436 4.85451 4.29811 6.57812 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 7.83263 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -6.10352e-05 -450.863 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ssever)
+ [7.48354 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (limp)
+ [6.20722 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nten)
+ [5.74904 7.42911 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeringissueswhichc)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 8.63993 3.0327 4.29811 4.29811 
+ 6.0654 4.8436 7.49445 7.8763 6.05449 3.0327 4.54905 9.23992 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (lsoimprove)
+ [3.0327 4.29811 8.63993 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.02902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.48354 ] pdfxs
+ (t) show
+ (imesinimp)
+ [3.02179 9.09802 4.8436 7.48354 3.0327 9.23992 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntc)
+ [5.75995 7.42911 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -472.786 m
+ (prim)
+ [6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilybyimprovingh)
+ [4.27631 3.0327 3.0327 10.5272 5.75995 10.5381 3.0327 9.08711 6.0654 4.27631 5.14905 
+ 5.75995 3.02179 6.0654 10.2326 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 10.2326 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.81084 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.08716 ] pdfxs
+ (a) show
+ (ndbyreducin)
+ [6.05449 10.8435 5.75995 10.5381 4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ 341.036 -472.786 m
+ /N695 10.909 Tf
+ (N) show
+ 350.99 -468.827 m
+ /N703 7.96999 Tf
+ (2) show
+ 360.502 -472.786 m
+ /N614 10.909 Tf
+ (behavi)
+ [6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (rinimp)
+ [9.05445 3.0327 10.8326 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ -9.15527e-05 -494.708 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -9.15527e-05 -532.541 m
+ /N622 11.955 Tf
+ (3.3.1T)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.34877 ] pdfxs
+ (h) show
+ (eGlo)
+ [10.616 10.5802 3.73 6.7307 ] pdfxs
+ (b) show
+ (alsGra)
+ [6.52739 3.74195 9.79114 10.5682 5.49929 6.52739 ] pdfxs
+ (ph) show
+ -9.15527e-05 -561.509 m
+ /N614 10.909 Tf
+ (Onere)
+ [8.4872 6.05449 7.65812 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.65812 ] pdfxs
+ (D) show
+ (S)
+ [8.86901 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 8.86901 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nissoc)
+ [8.86901 3.0327 7.11264 4.30902 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctis)
+ [4.8436 7.0582 3.0327 7.11264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (te)
+ [7.0582 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 8.86901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phneed)
+ [6.05449 8.86901 6.0654 4.8436 4.85451 8.86901 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 8.57447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -583.431 m
+ (t) show
+ (hemem)
+ [6.05449 7.41812 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryre)
+ [4.2654 8.32356 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 7.40721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.6507 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [6.8073 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.52721 ] pdfxs
+ (H) show
+ (owever,Fi)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 5.80359 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 6.86173 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\() show
+ (c\))
+ [4.8436 6.8073 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.6181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0illus)
+ [8.0072 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (eafund)
+ [7.40721 8.01811 3.32724 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (l) show
+ -9.15527e-05 -605.354 m
+ (vi)
+ [5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.6799 4.29811 ] pdfxs
+ (t) show
+ (ren)
+ [4.27631 4.8436 6.0654 ] pdfxs
+ (gt) show
+ (h.)
+ [6.05449 7.79993 ] pdfxs
+ (I) show
+ (nb)
+ [9.43628 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.43628 ] pdfxs
+ (o) show
+ (f)
+ [6.71994 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 6.45812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.22539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.41449 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 333.215 -605.354 m
+ /N722 10.909 Tf
+ (G) show
+ 342.32 -605.354 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.6799 ] pdfxs
+ (a) show
+ (n)
+ [9.43628 ] pdfxs
+ (a) show
+ (ppear)
+ [6.0654 6.35994 4.8436 5.46541 4.2654 ] pdfxs
+ (a) show
+ (nceeven)
+ [6.0654 4.8436 8.22539 4.85451 5.4545 4.8436 6.0654 ] pdfxs
+ -0.00012207 -627.276 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitisn)
+ [10.189 3.0327 8.36728 3.0327 8.43262 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [8.37819 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lyreferenced)
+ [3.0327 9.88355 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 
+ 10.189 ] pdfxs
+ (a) show
+ (ndnoed)
+ [6.0654 10.1781 6.0654 9.5781 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.43262 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (eti)
+ [4.85451 8.36728 3.0327 ] pdfxs
+ (t) show
+ (.Suchnodesc)
+ [9.34901 6.0654 6.05449 4.54905 10.189 6.05449 5.75995 6.0654 4.8436 8.43262 4.8436 
+ ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (tsimplybedele)
+ [8.36728 4.29811 3.0327 9.08711 6.0654 3.0327 9.88355 6.35994 8.97811 6.0654 4.8436 
+ 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (61) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (73) 74
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (t) show
+ (heymayhave)
+ [6.0654 4.8436 9.40355 9.08711 5.14905 9.40355 6.05449 5.14905 5.4545 8.4872 ] pdfxs
+ (t) show
+ (obemer)
+ [9.0981 6.35994 8.4872 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.6981 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (ot) show
+ (hernodesinc)
+ [6.0654 4.8436 7.91991 6.05449 5.75995 6.0654 4.8436 7.94172 3.0327 9.6981 4.8436 
+ ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 7.94172 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.98176 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.8872 ] pdfxs
+ (I) show
+ (flef)
+ [6.98176 3.02179 4.85451 3.32724 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 7.5163 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.34175 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.34175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesde\fnedin)
+ [6.05449 3.0327 4.85451 8.60717 6.0654 4.8436 6.0654 6.05449 4.85451 10.3745 3.02179 
+ 10.3745 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.15265 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mw)
+ [13.4071 7.57085 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.0654 3.0327 10.3745 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (eb)
+ [9.16356 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 10.3745 ] pdfxs
+ (to) show
+ 416.368 -21.922 m
+ /N722 10.909 Tf
+ (main) show
+ 439.277 -21.922 m
+ /N614 10.909 Tf
+ (,then)
+ [7.5163 4.23277 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -43.845 m
+ (to) show
+ (p-down)
+ [6.05449 3.64352 6.05449 5.15996 7.8763 9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 6.73085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.00717 3.0327 9.76355 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.55266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thistrivi)
+ [9.08711 8.09447 7.8763 6.05449 3.0327 8.01808 4.23277 4.27631 3.0327 5.75995 3.02179 
+ ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 9.46901 6.05449 ] pdfxs
+ (a) show
+ (llo)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.00717 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.55266 4.30902 3.02179 4.85451 8.55266 ] pdfxs
+ (o) show
+ (fe)
+ [7.0363 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.76355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.76355 ] pdfxs
+ (t) show
+ (oinclude)
+ [9.16356 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (every)
+ [4.8436 5.4545 4.85451 4.27631 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.4872 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,ap)
+ [9.08711 6.6654 9.0981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 235.273 -65.768 m
+ /N695 10.909 Tf
+ (O) show
+ 243.897 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ 248.14 -65.768 m
+ /N695 10.909 Tf
+ (N) show
+ 258.094 -61.809 m
+ /N703 7.96999 Tf
+ (2) show
+ 262.826 -65.768 m
+ /N614 10.909 Tf
+ (\)sizeexpl)
+ [7.87638 4.30902 3.0327 4.8436 8.4872 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (I) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.57445 ] pdfxs
+ (t) show
+ (oprevent)
+ [9.74173 6.0654 4.27631 4.8436 5.4545 4.8436 5.75995 8.54183 ] pdfxs
+ (t) show
+ (hisun)
+ [6.05449 3.0327 8.59626 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blebehavi)
+ [6.0654 3.0327 9.14174 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r,)
+ [4.27631 7.48357 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 8.56354 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nusesasep)
+ [10.3635 6.05449 4.30902 4.8436 8.59626 9.75264 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [9.15265 ] pdfxs
+ (\\) show
+ (Gl)
+ [8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 4.29811 ] pdfxs
+ 0 -109.613 m
+ (Gr)
+ [8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph")
+ [6.0654 6.0654 9.61083 ] pdfxs
+ (t) show
+ (oh)
+ [9.62173 6.0654 ] pdfxs
+ (o) show
+ (ldinf)
+ [3.02179 10.2326 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.41092 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [7.19994 6.05449 5.75995 6.05449 4.85451 8.46535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2217 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 7.19994 6.05449 5.75995 6.0654 4.8436 8.46535 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.01083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2543 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes.This)
+ [7.19994 6.05449 5.75995 6.0654 4.8436 4.30902 9.4581 7.88721 6.05449 3.0327 4.29811 
+ ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.80353 6.0654 8.80353 ] pdfxs
+ (t) show
+ (oremove)
+ [9.95991 4.27631 4.8436 9.09802 5.14905 5.4545 9.34901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [7.53812 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesfr)
+ [6.05449 3.0327 4.85451 8.80353 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mafuncti)
+ [13.6034 9.94901 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.0654 3.0327 8.80353 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phif)
+ [6.05449 10.5708 3.02179 7.84357 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.2545 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.35992 6.05449 ] pdfxs
+ (o) show
+ (tusedin)
+ [8.7491 6.05449 4.30902 4.8436 10.5708 3.0327 10.5599 ] pdfxs
+ (t) show
+ (hecurren)
+ [6.0654 9.34901 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -153.458 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (\() show
+ (even)
+ [4.85451 5.4545 4.8436 10.1126 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htheymaybeusedinc)
+ [10.1126 4.23277 6.0654 4.8436 9.80719 9.09802 5.14905 9.80719 6.35994 8.90174 6.05449 
+ 4.30902 4.8436 10.1126 3.02179 10.1126 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 8.35626 ] pdfxs
+ (o) show
+ (rc)
+ [8.32355 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [8.29092 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.F)
+ [9.11992 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.32355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 7.18903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -175.38 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (hetw)
+ [6.05449 8.4872 3.93823 7.58175 ] pdfxs
+ (o) show
+ 90.97 -175.38 m
+ /N722 10.909 Tf
+ (G) show
+ 100.333 -175.38 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.4872 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 4.29811 ] pdfxs
+ 236.849 -171.421 m
+ /N703 7.96999 Tf
+ (7) show
+ 241.581 -175.38 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -197.303 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.00356 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.58176 4.29811 ] pdfxs
+ (t) show
+ (epsbelow,)
+ [4.8436 6.0654 7.03627 6.35994 4.8436 3.0327 5.14905 7.88721 5.93449 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 5.75995 6.0654 5.74904 6.0654 4.8436 7.03627 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 7.57085 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mvir)
+ [11.8144 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [5.75995 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.03627 ] pdfxs
+ (\() show
+ (whichincludesf)
+ [7.8763 6.0654 3.02179 4.54905 8.79265 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 4.8436 7.03627 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (a) show
+ (ndreturnv)
+ [6.0654 9.17446 4.27631 4.85451 4.23277 6.0654 4.27631 9.18537 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 7.41809 ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 7.97448 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.36366 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.25085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.18537 4.8436 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 6.15267 6.0654 5.74904 6.0654 7.97448 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentswi)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 7.429 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.18537 ] pdfxs
+ (t) show
+ (hecurrentfuncti)
+ [6.0654 7.97448 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.36366 3.33815 6.0654 
+ 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,bu)
+ [6.0654 6.25085 6.0654 6.05449 ] pdfxs
+ (t) show
+ -1.52588e-05 -241.148 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.57455 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls\))
+ [3.0327 4.29811 8.57455 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.17447 4.85451 ] pdfxs
+ (o) show
+ (nsideredtobe)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 4.2654 4.85451 10.3963 4.23277 9.79628 6.35994 
+ 4.8436 ] pdfxs
+ 164.055 -241.148 m
+ /N634 10.909 Tf
+ (locallyu)
+ [2.79267 5.01816 4.45094 5.58542 3.33812 2.79267 9.83983 5.84725 ] pdfxs
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ 218.222 -241.148 m
+ /N614 10.909 Tf
+ (.C)
+ [9.97082 7.8763 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.36357 6.05449 5.75995 6.0654 4.8436 8.63989 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.18538 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.0327 4.29811 9.78537 4.85451 ] pdfxs
+ (o) show
+ (nsidered)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 4.85451 10.3854 ] pdfxs
+ (t) show
+ (obeloc)
+ [9.78537 6.37085 9.17447 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (llyused,)
+ [3.0327 3.0327 10.0908 6.05449 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -1.52588e-05 -263.07 m
+ (unlesstheyc)
+ [6.0654 6.05449 3.0327 4.8436 4.30902 7.94172 4.23277 6.0654 4.8436 9.40355 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inac)
+ [3.0327 9.68719 9.0981 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [7.88729 3.02179 7.94172 ] pdfxs
+ (a) show
+ (nex)
+ [9.6981 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (huswillneverberes)
+ [5.75995 6.05449 7.94172 7.8763 3.0327 3.0327 6.6654 6.0654 4.8436 5.4545 4.85451 
+ 7.909 6.35994 8.4872 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -284.993 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (respeci\fc)
+ [4.2654 8.4872 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lly,wem)
+ [3.02179 3.0327 4.8545 6.6654 7.57085 8.4872 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (llowingch)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.0981 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm:)
+ [6.0654 9.08711 3.0327 ] pdfxs
+ 16.364 -313.762 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -313.762 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.51993 7.7344 11.8581 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (\() show
+ (respec)
+ [4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,TDph)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.71994 7.8763 12.0109 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.70903 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.95264 ] pdfxs
+ (a) show
+ (llknownc)
+ [3.0327 6.69812 5.75995 6.0654 5.14905 7.8763 9.74173 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.98535 ] pdfxs
+ (\() show
+ (respec)
+ [4.2654 4.85451 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively,c)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.71994 4.8436 ] pdfxs
+ (a) show
+ (llers\)have)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 7.92001 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ 27.273 -335.685 m
+ (beeninc)
+ [6.35994 4.85451 4.8436 9.22901 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edins)
+ [4.8436 9.22901 3.0327 9.22901 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.85451 9.22901 ] pdfxs
+ (4) show
+ (,wec)
+ [6.29449 7.57085 8.01812 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.74904 8.93447 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.22901 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (einthenodesfr)
+ [8.01812 3.0327 9.22901 4.23277 6.0654 8.01812 6.0654 5.74904 6.0654 4.8436 7.47263 
+ 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2507 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.01812 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.47263 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.22901 3.33815 ] pdfxs
+ (o) show
+ (revery)
+ [7.43992 4.8436 5.4545 4.85451 4.27631 5.75995 ] pdfxs
+ 27.273 -357.607 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 60.095 -357.607 m
+ /N695 10.909 Tf
+ (G) show
+ 73.01 -357.607 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.58546 6.05449 ] pdfxs
+ (a) show
+ (sanodein)
+ [8.6508 9.78537 6.0654 5.74904 6.0654 9.18538 3.0327 10.3963 ] pdfxs
+ (t) show
+ (hecurrent)
+ [6.05449 9.19629 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.58546 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,plus)
+ [6.0654 6.05449 7.54902 6.05449 3.0327 6.0654 8.63989 ] pdfxs
+ (a) show
+ (nynodesre)
+ [5.75995 10.0908 6.0654 5.74904 6.0654 4.8436 8.63989 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.18538 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchnodes.)
+ [13.4289 4.30902 6.05449 4.54905 10.3963 6.0654 5.74904 6.0654 4.8436 4.30902 3.0327 
+ ] pdfxs
+ 27.273 -379.53 m
+ (Thisensuresth)
+ [7.8763 6.0654 3.0327 8.38899 4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 8.3999 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (hecurrent)
+ [6.05449 8.94538 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 8.33456 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phre\rec)
+ [6.0654 10.1454 4.27631 4.8436 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ (llknowninf)
+ [3.0327 7.12357 5.74904 6.0654 5.14905 7.8763 10.1563 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utsuch)
+ [6.0654 8.33456 4.29811 6.0654 4.54905 10.1454 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsfr)
+ [3.0327 8.3999 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 27.273 -401.453 m
+ (ot) show
+ (herfunc)
+ [6.05449 4.85451 7.909 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.364 -431.494 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -431.494 m
+ /N614 10.909 Tf
+ (A) show
+ (fters)
+ [3.33815 4.23277 4.85451 7.82173 4.30902 ] pdfxs
+ (t) show
+ (ep5in)
+ [4.8436 9.61082 9.01083 3.0327 9.61082 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.39993 7.72349 11.7381 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,wec)
+ [4.29811 4.85451 6.59994 7.57085 8.41084 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.30537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.58903 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.57812 6.0654 5.75995 6.05449 4.85451 7.85445 ] pdfxs
+ (a) show
+ (ndnodesre)
+ [6.0654 9.61082 6.05449 5.75995 6.0654 4.8436 7.85445 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.39993 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchnodes)
+ [12.6544 4.29811 6.0654 4.53815 9.61082 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 27.273 -453.416 m
+ (into)
+ [3.0327 5.75995 4.23277 10.1454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.99989 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,mer)
+ [6.05449 6.0654 7.98538 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 10.1454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodeswi)
+ [7.71266 6.0654 5.75995 6.05449 4.85451 8.98898 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [10.7563 4.23277 6.0654 9.53447 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (ndingnodes)
+ [6.0654 6.0654 3.02179 6.0654 10.1454 6.05449 5.75995 6.0654 4.8436 8.99989 ] pdfxs
+ (a) show
+ (lre)
+ [3.02179 4.27631 4.85451 ] pdfxs
+ (a) show
+ (dyin)
+ [6.05449 10.4508 3.0327 6.0654 ] pdfxs
+ 27.273 -475.339 m
+ (t) show
+ (heGl)
+ [6.05449 9.41447 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 8.85807 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph,if)
+ [6.0654 6.0654 7.81084 3.0327 7.89811 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.309 ] pdfxs
+ (\() show
+ (whichwillc)
+ [7.8763 6.0654 3.0327 4.53815 10.6254 7.8763 3.0327 3.0327 7.58175 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.40356 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.83627 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.29811 6.37085 ] pdfxs
+ (o) show
+ (ndin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ ("nodes)
+ [10.0145 6.0654 5.74904 6.0654 4.85451 8.85807 ] pdfxs
+ (t) show
+ (obemer)
+ [10.0145 6.35994 9.40356 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 10.6254 ] pdfxs
+ (a) show
+ (s) show
+ 27.273 -497.261 m
+ (well)
+ [7.57085 4.85451 3.0327 3.02179 ] pdfxs
+ (\)) show
+ (.Wecle)
+ [10.669 10.2981 9.41447 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (rthe)
+ [8.83627 4.23277 6.0654 4.8436 ] pdfxs
+ 127.111 -497.261 m
+ /N1025 10.909 Tf
+ (S) show
+ 134.08 -497.261 m
+ /N614 10.909 Tf
+ (ta) show
+ (ckm)
+ [4.54905 10.3199 9.08711 ] pdfxs
+ (a) show
+ (rkers)
+ [4.27631 5.4545 4.8436 4.27631 8.86898 ] pdfxs
+ (o) show
+ (nnodesbeingc)
+ [10.6254 6.05449 5.75995 6.0654 4.8436 8.86898 6.35994 4.85451 3.02179 6.0654 10.0145 
+ 4.85451 ] pdfxs
+ (o) show
+ (piedin)
+ [6.05449 3.0327 4.85451 10.6145 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.0145 ] pdfxs
+ (t) show
+ (heGl)
+ [6.0654 9.41447 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.02179 8.86898 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,f)
+ [6.05449 6.0654 7.82175 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.83627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 27.273 -519.184 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (mere)
+ [9.09802 9.21811 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [10.429 ] pdfxs
+ (a) show
+ (sin)
+ [8.67262 3.0327 6.0654 ] pdfxs
+ 117.683 -519.184 m
+ /N634 10.909 Tf
+ (R)
+ [7.39634 ] pdfxs
+ (eso) show
+ (l)
+ [2.79267 ] pdfxs
+ (ve) show
+ (Calle)
+ [7.79997 5.58542 3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ 181.955 -519.184 m
+ /N614 10.909 Tf
+ (.We)
+ [10.069 10.309 9.21811 ] pdfxs
+ (a) show
+ (lsocle)
+ [3.02179 4.30902 9.8181 4.85451 3.02179 4.85451 ] pdfxs
+ (a) show
+ (r)
+ [8.63991 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 280.499 -519.184 m
+ /N1025 10.909 Tf
+ (C) show
+ 289.559 -519.184 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (em)
+ [9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkerssince)
+ [4.27631 5.4545 4.8436 4.27631 8.67262 4.29811 3.0327 6.0654 4.8436 9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sem)
+ [4.30902 9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkers)
+ [4.27631 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ 27.2729 -541.106 m
+ (willbere-c)
+ [7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 4.27631 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edc)
+ [4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 27.2729 -567.088 m
+ (By)
+ [7.72349 10.1126 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.19629 4.85451 6.05449 10.4181 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 9.19629 7.7344 12.5344 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.55993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.37448 ] pdfxs
+ (t) show
+ (heknownbehavi)
+ [6.0654 9.19629 5.75995 6.0654 5.14905 7.8763 10.4181 6.35994 4.85451 6.05449 5.14905 
+ 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.629 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.58546 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lswillbere\rec)
+ [3.0327 8.6508 7.8763 3.0327 3.0327 7.38539 6.35994 9.2072 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.4181 3.0327 10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -589.011 m
+ (Glob)
+ [8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.17809 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph.Theref)
+ [6.0654 6.05449 7.6363 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 6.05449 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsdon)
+ [3.0327 7.17809 6.0654 8.32356 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [7.12366 6.05449 4.85451 4.8436 8.93447 ] pdfxs
+ (t) show
+ (obec)
+ [8.33447 6.35994 7.72357 4.85451 ] pdfxs
+ (o) show
+ (piedfr)
+ [6.05449 3.0327 4.85451 8.93447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9671 ] pdfxs
+ (t) show
+ (heTD)
+ [6.05449 7.73448 7.8763 11.2036 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 8.93447 ] pdfxs
+ (t) show
+ (o)
+ [8.32356 ] pdfxs
+ (t) show
+ (heGlob)
+ [6.0654 7.72357 8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 27.2729 -610.933 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.4872 7.8763 11.9673 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ 1 0 0 1 0 -619.579 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Li)
+ [5.75615 2.56423 ] pdfxs
+ (an) show
+ (g)
+ [7.67495 ] pdfxs
+ (an) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (arro) show
+ (ld[)
+ [2.56423 8.18594 2.56423 ] pdfxs
+ (92) show
+ (])
+ [5.6306 ] pdfxs
+ (u) show
+ (seas)
+ [3.63121 7.1728 7.68392 3.63121 ] pdfxs
+ (o) show
+ (mew)
+ [7.67484 4.10643 6.6528 ] pdfxs
+ (ha) show
+ (tsimilart)
+ [6.65271 3.64018 2.55527 7.6838 2.55527 2.56423 4.59962 6.6796 3.58634 ] pdfxs
+ (e) show
+ (c)
+ [3.83745 ] pdfxs
+ (hn) show
+ (iq)
+ [2.56423 4.85963 ] pdfxs
+ (ue) show
+ (.) show
+ 216.108 -31.169 m
+ /N614 10.909 Tf
+ (62) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ernexpl)
+ [4.85451 4.2654 9.87264 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedinSec)
+ [3.02179 6.0654 4.85451 9.86173 3.0327 9.87264 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [8.39993 ] pdfxs
+ (I) show
+ (n)
+ [9.86173 ] pdfxs
+ (175) show
+ (.vpr,f)
+ [3.0327 5.75995 6.05449 4.27631 6.88358 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.08355 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,po)
+ [9.09802 6.05449 3.0327 4.85451 6.87267 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.82903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nelimin)
+ [9.87264 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.10535 ] pdfxs
+ (2) show
+ (9po)
+ [9.26174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.Over)
+ [3.0327 3.0327 4.29811 8.69447 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (ta) show
+ (bleshows)
+ [6.0654 3.0327 8.74902 4.30902 6.05449 5.15996 7.8763 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.1491 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.97082 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.75993 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.21444 ] pdfxs
+ (a) show
+ (reverysimple,)
+ [4.2654 8.75993 5.4545 4.85451 4.2654 9.66537 4.30902 3.02179 9.09802 6.05449 3.0327 
+ 4.85451 7.00357 ] pdfxs
+ (t) show
+ (heydo)
+ [6.05449 4.85451 9.66537 6.05449 9.37083 ] pdfxs
+ (t) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (gg) show
+ (er)
+ [4.8436 8.18173 ] pdfxs
+ (a) show
+ 0 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (imes,building)
+ [3.0327 9.08711 4.8436 4.30902 6.6654 6.05449 6.0654 3.0327 3.0327 6.05449 3.0327 
+ 6.05449 9.0981 ] pdfxs
+ (o) show
+ (\013)
+ [9.99256 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesegre)
+ [6.0654 8.4872 4.29811 4.8436 5.46541 4.2654 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryperf)
+ [4.27631 9.39264 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 9.68719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 1 0 0 1 86.641 -58.32 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (P)
+ [5.76236 ] pdfxs
+ (r) show
+ (og)
+ [4.23211 4.23211 ] pdfxs
+ (r) show
+ (am)
+ [4.24008 7.05339 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.825 2.83899 cm
+ 0 0 m
+ (GCC)
+ [6.64697 6.11297 6.11297 ] pdfxs
+ 1 0 0 1 24.654 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 7.726 2.83899 cm
+ 0 0 m
+ (N) show
+ (oP)
+ [4.23211 5.05303 ] pdfxs
+ (A) show
+ 1 0 0 1 27.752 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.99899 2.83899 cm
+ 0 0 m
+ (One)
+ [6.58324 4.71023 6.58321 ] pdfxs
+ (-) show
+ 1 0 0 1 26.479 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (OnePoo)
+ [6.58324 4.71023 3.76183 5.52326 4.47121 4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 37.413 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (On)
+ [6.58324 4.71023 ] pdfxs
+ (l) show
+ (y)
+ [7.29257 ] pdfxs
+ (-) show
+ 1 0 0 1 29.537 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (On)
+ [6.58324 4.71023 ] pdfxs
+ (l) show
+ (yO)
+ [4.4712 6.58324 ] pdfxs
+ (H) show
+ 1 0 0 1 36.821 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 57.181 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 35.479 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 35.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.12 2.84 cm
+ 0 0 m
+ (Poo)
+ [5.52326 4.47121 4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 22.358 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.293 2.84 cm
+ 0 0 m
+ (Run%)
+ [6.23251 4.70226 7.52364 7.05339 ] pdfxs
+ 1 0 0 1 31.297 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.006 2.84 cm
+ 0 0 m
+ (O)
+ [6.58324 ] pdfxs
+ (H) show
+ 1 0 0 1 18.708 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.701 2.84 cm
+ 0 0 m
+ (Run%)
+ [6.23251 4.70226 7.52364 7.05339 ] pdfxs
+ 1 0 0 1 31.297 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (25)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (28.16)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (28.44)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (28.17)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (54)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.88)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.86)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (99.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (10.87)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (par)
+ [4.70226 4.23211 3.30756 ] pdfxs
+ (s) show
+ (e)
+ [3.76183 ] pdfxs
+ (r-) show
+ (b) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (59)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12.42)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (17.86)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (142)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (13.36)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (15)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (85)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (98.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (88)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (26)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20.10)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (19.98)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (20.50)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (anag)
+ [4.23211 4.71023 4.23211 4.23211 ] pdfxs
+ (r) show
+ (am)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (46)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (bc)
+ [4.94136 3.76183 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (71)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (55)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (48)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (95.5%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (71)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (f)
+ [2.59022 ] pdfxs
+ (t) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (63)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (74)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (68.73)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (66.08)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (96.1%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (68.94)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (k)
+ [4.4712 ] pdfxs
+ (s) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (56)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (43)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5)
+ [4.23211 ] pdfxs
+ (.) show
+ (30)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.83899 cm
+ 0 0 m
+ (119)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (39)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (yac)
+ [4.2321 4.24008 3.76183 ] pdfxs
+ (r) show
+ (2) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (94)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (89)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ana)
+ [4.23211 4.71023 4.23211 ] pdfxs
+ (l) show
+ (yze)
+ [4.4712 3.76183 3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (324)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (54)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (312)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (25)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.301 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (314)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.41199 2.84 cm
+ 0 0 m
+ (313)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (neu)
+ [4.70226 3.7698 4.70226 ] pdfxs
+ (r) show
+ (a)
+ [4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (82)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (87.34)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (87.35)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (87.60)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pcomp)
+ [4.94136 3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (s2)
+ [3.34744 4.23211 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (38)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (61)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37.77)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37.44)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.1%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (38.04)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ll) show
+ (u)
+ [4.71023 ] pdfxs
+ (-) show
+ (bench)
+ [4.94136 3.76183 4.70226 3.5307 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (63)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (50)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (108)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.41199 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.894 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (chomp)
+ [3.5307 4.70226 4.23211 7.06136 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (26)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (16.71)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.63)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (63.6%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (16.82)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (27)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36.62)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36.49)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (39.30)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (p)
+ [4.71023 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (ss) show
+ (o) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (25)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (22)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (20)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (98.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (41)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (79)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (98.9%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (81)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (bh)
+ [4.70226 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (14)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (02)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (33)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (32)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.9%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (35)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (b)
+ [4.70226 ] pdfxs
+ (i) show
+ (so)
+ [3.34744 4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (59)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.06)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.14)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (13.20)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (em3d)
+ [3.76183 7.06136 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (55)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (80)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (80)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (hea)
+ [4.70226 3.7698 4.23211 ] pdfxs
+ (lt) show
+ (h) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (14)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.99)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.39)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (95.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (13.98)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ms)
+ [7.05339 3.34744 ] pdfxs
+ (t) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (79)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13.14)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13.23)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (13.34)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (ri) show
+ (me)
+ [7.06136 3.76183 ] pdfxs
+ (t) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (92)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (58)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (88.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (powe)
+ [4.94136 4.00098 5.87387 3.7698 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (61)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (91)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (93)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (92)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (tr) show
+ (eeadd)
+ [3.76183 3.7698 4.23211 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17.41)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17.29)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (99.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6) show
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ts) show
+ (p) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (17)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (97.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (42)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -8.53499 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (:B)
+ [7.87629 7.72349 ] pdfxs
+ (a) show
+ (seline)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 8.4872 ] pdfxs
+ (\(No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 6.6654 ] pdfxs
+ (a) show
+ (ndoverhe)
+ [6.05449 9.6981 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -78.106 -40.929 m
+ /N622 11.955 Tf
+ (6.3.3Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (eB)
+ [10.616 9.56403 ] pdfxs
+ (a) show
+ (seli)
+ [5.30802 6.13291 3.73 3.74195 ] pdfxs
+ (n) show
+ (e,Allo)
+ [6.13291 8.22507 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tor)
+ [5.22437 6.7307 9.97045 ] pdfxs
+ (In\ru) show
+ (e)
+ [6.14487 ] pdfxs
+ (nc) show
+ (e,andOver)
+ [6.13291 8.22507 6.52739 7.48382 11.955 10.09 6.73059 6.13291 5.49929 ] pdfxs
+ (h) show
+ (e)
+ [6.13291 ] pdfxs
+ (ad) show
+ -78.106 -69.897 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.54175 ] pdfxs
+ (6) show
+ (.1showsd)
+ [3.02179 9.14174 4.30902 6.05449 5.15996 7.8763 7.98535 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.14174 ] pdfxs
+ (t) show
+ (och)
+ [9.14174 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (erizetheb)
+ [4.8436 4.27631 3.0327 4.8436 8.54175 4.23277 6.0654 8.53084 6.0654 ] pdfxs
+ (a) show
+ (selineweusef)
+ [4.29811 4.85451 3.0327 3.02179 6.0654 8.53084 7.58175 8.53084 6.0654 4.29811 8.54175 
+ 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.96355 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (a) show
+ (ndis)
+ [6.05449 9.75264 3.0327 4.29811 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (e)
+ [8.53084 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.0654 8.53084 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ -78.106 -91.819 m
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 10.4072 ] pdfxs
+ (t) show
+ (oapr)
+ [9.80719 9.80719 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbypo)
+ [13.4398 5.75995 10.1126 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.38539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.TheGCCc)
+ [6.0654 10.0254 7.8763 6.0654 9.19629 8.5636 7.8763 12.229 4.85451 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.4072 3.0327 8.6508 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 9.19629 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4072 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.2072 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.19629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -78.106 -113.742 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (htheGCC)
+ [10.3635 4.23277 6.0654 9.14174 8.5636 7.8763 12.1854 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.2c)
+ [3.0327 9.75264 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.56354 ] pdfxs
+ (\(a) show
+ (t-O)
+ [8.54183 3.63261 8.4872 ] pdfxs
+ (3\)) show
+ (.The)
+ [9.87264 7.8763 6.05449 9.15265 ] pdfxs
+ (No) show
+ (PAc)
+ [6.51267 12.4799 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 10.3635 3.0327 8.59626 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.15265 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.3853 4.85451 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 10.3526 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3635 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -78.106 -135.665 m
+ (usingex)
+ [6.0654 4.29811 3.0327 6.05449 9.97082 4.85451 5.74904 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2654 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.35992 4.30902 ] pdfxs
+ (a) show
+ (mesequence)
+ [9.08711 9.35992 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (a) show
+ (ndcle)
+ [6.0654 10.5708 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupp)
+ [5.74904 6.0654 10.5708 6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.82535 ] pdfxs
+ (a) show
+ (swedof)
+ [8.81444 7.57085 9.37083 6.05449 9.97082 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [8.78172 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.53812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -78.106 -157.587 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2363 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 11.2472 3.0327 11.2363 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.2472 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,butwi)
+ [8.59629 6.05449 6.0654 9.42546 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.2363 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 10.0254 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [8.21447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [9.45808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2472 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 8.21447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.2472 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -78.106 -179.51 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (bled.)
+ [6.05449 3.0327 4.85451 6.05449 7.72357 ] pdfxs
+ (U) show
+ (sing)
+ [4.30902 3.02179 6.0654 8.62902 ] pdfxs
+ (No) show
+ (PA)
+ [6.51267 11.3563 ] pdfxs
+ (a) show
+ (sab)
+ [7.47263 8.61811 6.0654 ] pdfxs
+ (a) show
+ (selinef)
+ [4.29811 4.85451 3.0327 3.02179 6.0654 8.01812 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.43992 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (nbelowis)
+ [9.23992 6.35994 4.8436 3.0327 5.14905 11.0508 3.0327 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.47263 ] pdfxs
+ (t) show
+ (hespeedup)
+ [6.05449 8.01812 4.30902 6.35994 4.85451 4.8436 6.0654 6.05449 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.01812 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.20722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r) show
+ -78.106 -201.432 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (ndits)
+ [6.0654 9.85082 3.0327 4.23277 8.10535 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbyf)
+ [6.0654 8.09444 5.75995 9.54537 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (ring)
+ [4.27631 3.02179 6.0654 9.25083 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.04001 ] pdfxs
+ (t) show
+ (heimp)
+ [6.05449 8.63993 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.06173 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [13.8 4.8436 ] pdfxs
+ (o) show
+ (mpilerp)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.06173 6.0654 ] pdfxs
+ (a) show
+ (sses.)
+ [4.29811 4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -78.106 -223.355 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ringGCC)
+ [4.27631 3.0327 6.05449 10.5926 8.5636 7.8763 13.0144 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (No) show
+ (PAshows)
+ [6.52358 13.309 4.30902 6.05449 5.14905 7.88721 9.43625 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.38182 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.99264 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M-)
+ [9.99272 3.64352 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcodeisnow)
+ [4.8436 11.1926 4.85451 5.75995 6.05449 9.98173 3.0327 9.43625 6.0654 10.5926 7.57085 
+ ] pdfxs
+ (o) show
+ (rse)
+ [4.27631 4.29811 9.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [11.1926 ] pdfxs
+ (12) show
+ (%slower)
+ [14.2253 4.30902 3.0327 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ -78.106 -245.277 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nGCCcode)
+ [10.3854 8.55269 7.88721 12.1854 4.85451 5.75995 6.05449 9.16356 ] pdfxs
+ (a) show
+ (ndiss)
+ [6.0654 10.3745 3.0327 8.61808 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesmuchbe)
+ [3.0327 9.08711 4.8436 8.62899 8.78166 6.0654 4.53815 10.3745 6.37085 4.8436 ] pdfxs
+ (tt) show
+ (er.Thisindic)
+ [4.85451 4.2654 9.91628 7.8763 6.0654 3.0327 8.61808 3.0327 6.05449 6.0654 3.0327 
+ 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.61808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (t) show
+ (hecodequ)
+ [6.0654 9.16356 4.8436 5.75995 6.0654 9.16356 5.74904 6.0654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.069 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (No) show
+ (PAis)
+ [6.52358 12.4908 3.0327 4.29811 ] pdfxs
+ -78.106 -267.2 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (ouseab)
+ [9.08719 6.0654 4.29811 8.4872 9.0981 6.05449 ] pdfxs
+ (a) show
+ (selinef)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 147.712 -302.879 m
+ (143) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (74) 75
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.3.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (lement)
+ [3.74195 6.13291 11.2019 6.14487 7.08931 5.23633 ] pdfxs
+ (a) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (an) show
+ (dEv)
+ [11.955 8.83481 6.34803 ] pdfxs
+ (a) show
+ (l)
+ [3.73 ] pdfxs
+ (ua) show
+ (tionFr)
+ [5.23633 3.73 6.7307 11.955 7.32842 5.49929 ] pdfxs
+ (a) show
+ (mework)
+ [11.2019 6.13291 9.34884 6.71874 5.49929 7.10119 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.63993 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.85082 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.81812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (salink-)
+ [8.09444 9.23992 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.63993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nusing)
+ [9.85082 6.0654 4.29811 3.0327 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.7891 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -50.89 m
+ (piler)
+ [6.0654 3.02179 3.0327 4.85451 9.44717 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ructure\(Ch)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 10.0254 4.23277 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.44717 ] pdfxs
+ (2\)) show
+ (.Oursys)
+ [12.5017 8.47629 6.0654 9.44717 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emc)
+ [4.8436 14.2689 4.8436 ] pdfxs
+ (o) show
+ (mpiless)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.47989 4.29811 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.0654 4.27631 4.8436 10.0254 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 9.47989 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.6254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.0254 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepre-)
+ [15.1745 4.27631 4.8436 6.0654 4.27631 4.8436 3.63261 ] pdfxs
+ 0 -72.813 m
+ (sen)
+ [4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [9.07627 12.6763 ] pdfxs
+ (a) show
+ (ndC++,weuseamodi\fedversi)
+ [6.0654 10.8654 7.8763 8.4872 8.4872 8.1272 7.57085 9.65446 6.0654 4.29811 9.65446 
+ 10.2545 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 10.8654 5.4545 4.8436 4.27631 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (t) show
+ (heGCCfr)
+ [6.0654 9.64356 8.5636 7.8763 12.6872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end)
+ [3.63261 4.85451 6.05449 6.0654 ] pdfxs
+ (\)) show
+ (,)
+ [8.1272 ] pdfxs
+ (a) show
+ (ppliess)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 9.10898 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 0 -94.735 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.99629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.27262 ] pdfxs
+ (t) show
+ (oe)
+ [10.429 4.8436 ] pdfxs
+ (a) show
+ (chmodule,links)
+ [4.54905 11.029 9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 8.33447 3.0327 3.0327 
+ 6.05449 5.75995 9.27262 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.8181 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.9672 ] pdfxs
+ (o) show
+ (bject\flesin)
+ [6.66539 3.32724 4.85451 4.8436 9.21818 6.05449 3.0327 4.85451 9.27262 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (oasin)
+ [10.429 10.4181 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.8181 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -116.658 m
+ (module,)
+ [9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.87264 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.87264 ] pdfxs
+ (a) show
+ (ppliesin)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 8.11626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.83994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.Atthiss)
+ [6.0654 4.29811 8.41084 7.8763 8.06183 4.23277 6.0654 3.0327 8.11626 4.29811 ] pdfxs
+ (tag) show
+ (e,we\frstc)
+ [4.8436 6.89448 7.57085 8.66175 6.0654 4.2654 4.30902 8.05092 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.66175 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -138.581 m
+ (ple)
+ [6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (eB)
+ [8.79265 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-up)
+ [9.09802 3.63261 6.0654 10.0035 ] pdfxs
+ (D) show
+ (S)
+ [10.0145 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.24717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0145 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.0035 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.70901 ] pdfxs
+ (t) show
+ (hePo)
+ [6.0654 8.79265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.98176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Fin)
+ [6.0654 9.08711 8.82538 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,werunafew)
+ [3.0327 3.02179 4.8545 7.05812 7.57085 8.80356 4.27631 6.05449 10.0145 9.40355 3.33815 
+ 4.8436 7.8763 ] pdfxs
+ 0 -160.503 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.29811 4.85451 8.67262 ] pdfxs
+ (t) show
+ (ocle)
+ [9.82901 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nup)
+ [10.4399 6.05449 10.4399 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.21811 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ingcode,)
+ [3.0327 6.0654 9.8181 4.85451 5.75995 6.05449 4.85451 7.58175 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 9.22901 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.61819 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.61819 ] pdfxs
+ (o) show
+ (fwhich)
+ [7.70175 7.8763 6.0654 3.0327 4.53815 10.4399 ] pdfxs
+ (a) show
+ (rein)
+ [4.2654 9.21811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -182.426 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (\(I) show
+ (PCP\),)
+ [7.42902 7.8763 7.42902 4.23277 7.24357 ] pdfxs
+ (t) show
+ (opr)
+ [9.66537 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (enull)
+ [9.06538 5.74904 6.0654 3.0327 7.24357 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [7.24357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.24357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (rswhenthese)
+ [4.27631 8.5199 7.8763 6.05449 4.85451 10.2763 4.23277 6.0654 4.8436 4.30902 9.05447 
+ ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 9.06538 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.2654 ] pdfxs
+ (a) show
+ (sfunc-)
+ [8.5199 3.32724 6.0654 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -204.348 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.65449 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.68719 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.09802 4.8436 5.75995 7.86547 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (\(t) show
+ (oremovepo)
+ [9.07629 4.27631 4.8436 9.09802 5.14905 5.4545 8.47629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [6.65449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sm)
+ [7.9199 9.09802 ] pdfxs
+ (a) show
+ (dede)
+ [6.05449 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dby)
+ [9.68719 5.75995 5.75995 ] pdfxs
+ 0 -226.271 m
+ (I) show
+ (PCP)
+ [7.42902 7.8763 7.41812 ] pdfxs
+ (\)) show
+ (.Theresul)
+ [6.08722 7.8763 6.0654 7.89812 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingcodeisc)
+ [3.0327 6.05449 8.50902 4.85451 5.74904 6.0654 7.89812 3.0327 7.36354 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.10901 ] pdfxs
+ (t) show
+ (oei)
+ [8.50902 4.85451 3.02179 ] pdfxs
+ (t) show
+ (hern)
+ [6.0654 4.8436 7.33083 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.89812 ] pdfxs
+ (o) show
+ (rCcodeusing)
+ [7.33083 10.9308 4.85451 5.74904 6.0654 7.89812 6.0654 4.29811 3.0327 6.0654 8.50902 
+ ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.89812 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.90903 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mb)
+ [13.0472 6.0654 ] pdfxs
+ (a) show
+ (ck-ends,)
+ [4.53815 5.75995 3.64352 4.8436 6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ 0 -248.193 m
+ (a) show
+ (ndlinkedwi)
+ [6.0654 9.68719 3.0327 3.0327 6.0654 5.4545 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (nyn)
+ [5.75995 9.39264 6.05449 ] pdfxs
+ (at) show
+ (ivecodelibr)
+ [3.0327 5.4545 8.4872 4.8436 5.75995 6.05449 8.4872 3.0327 3.0327 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 7.94172 ] pdfxs
+ (\() show
+ (i.e.,th)
+ [3.02179 3.0327 4.85451 3.02179 6.6763 4.23277 6.0654 ] pdfxs
+ (o) show
+ (sen)
+ [4.29811 8.4872 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [7.87638 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [13.6363 3.32724 ] pdfxs
+ (o) show
+ (rm\)f)
+ [4.27631 9.08711 7.88729 3.32724 ] pdfxs
+ (o) show
+ (rexecu)
+ [7.909 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -286.026 m
+ /N622 11.955 Tf
+ (6.3.2N)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 ] pdfxs
+ (u) show
+ (mberofPool)
+ [10.8313 7.85443 6.13291 9.98241 6.71874 8.59556 8.81079 7.1013 6.71874 8.22507 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (za) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (Op) show
+ (port)
+ [7.84247 6.7307 5.48733 5.23633 ] pdfxs
+ (un) show
+ (ities)
+ [3.73 5.23633 3.73 6.14487 5.30802 ] pdfxs
+ 1 0 0 1 79.219 -307.749 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (B) show
+ (P) show
+ 1 0 0 1 18.576 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.202 3.28699 cm
+ 0 0 m
+ (B) show
+ (P%)
+ [6.26727 7.6838 ] pdfxs
+ 1 0 0 1 26.256 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (F) show
+ (E) show
+ 1 0 0 1 24.335 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (25) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.75899 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (25) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (6) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.75899 3.28799 cm
+ 0 0 m
+ (61) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (65) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (50) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (13) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (67) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (35) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 163.123 155.018 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (B) show
+ (P) show
+ 1 0 0 1 18.576 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.202 3.28799 cm
+ 0 0 m
+ (B) show
+ (P%)
+ [6.26727 7.6838 ] pdfxs
+ 1 0 0 1 26.256 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (F) show
+ (E) show
+ 1 0 0 1 24.335 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.168 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.169 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (50) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (33) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.169 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -114.675 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:S)
+ [7.8872 6.05449 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rPo)
+ [7.909 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -110.73 -28.195 m
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.37448 ] pdfxs
+ (6) show
+ (.9shows)
+ [3.0327 7.97448 4.29811 6.0654 5.14905 7.8763 6.829 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.37448 4.29811 ] pdfxs
+ (tat) show
+ (icnumber)
+ [3.0327 7.36358 5.75995 6.0654 8.78166 6.35994 4.85451 6.79629 ] pdfxs
+ (o) show
+ (fpo)
+ [5.84722 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.829 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [6.76366 4.85451 ] pdfxs
+ (a) show
+ (nuseabumpp)
+ [8.57447 6.0654 4.29811 7.37448 7.97448 6.0654 6.05449 9.08711 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.79629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 6.79629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfreeelimin)
+ [3.0327 3.32724 4.27631 4.8436 7.37448 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -127.666 -50.117 m
+ (\() show
+ (BP)
+ [7.72349 7.42902 ] pdfxs
+ (\)) show
+ (,)
+ [5.83631 ] pdfxs
+ (a) show
+ (ndnumber)
+ [6.0654 8.86901 5.75995 6.05449 8.79257 6.35994 4.85451 7.07992 ] pdfxs
+ (o) show
+ (f) show
+ -27.296 -50.117 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 21.333 -50.117 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsdeletedwhenPo)
+ [3.0327 3.0327 7.11264 6.0654 4.8436 3.0327 4.85451 4.23277 4.85451 8.86901 7.8763 
+ 6.0654 4.8436 8.87992 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lFreeElimisen)
+ [3.0327 6.21813 4.2654 4.85451 7.65812 7.41812 3.0327 3.0327 11.9016 3.0327 7.11264 
+ 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 8.86901 ] pdfxs
+ (\() show
+ (PFE)
+ [7.42902 7.12357 7.41812 ] pdfxs
+ (\)) show
+ (.Thet)
+ [5.84722 7.8763 6.05449 7.66903 4.23277 ] pdfxs
+ (a) show
+ (bleshows)
+ [6.0654 3.0327 7.65812 4.30902 6.05449 5.14905 7.88721 4.29811 ] pdfxs
+ -127.666 -72.04 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinm)
+ [8.08365 3.0327 9.90537 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.59992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.14899 ] pdfxs
+ (\() show
+ (thel)
+ [4.23277 6.0654 8.68356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ersuchex)
+ [4.8436 8.11627 4.30902 6.05449 4.54905 9.89446 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.0654 3.02179 4.85451 8.13808 ] pdfxs
+ (a) show
+ (revpr,tw)
+ [4.27631 8.69447 5.74904 6.0654 4.27631 6.9163 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,y)
+ [3.02179 3.33815 6.92721 5.4545 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (2) show
+ (,)
+ [6.9163 ] pdfxs
+ (a) show
+ (ndpovray\),asi)
+ [6.0654 9.89446 6.37085 5.14905 5.75995 4.27631 5.14905 5.75995 4.23277 6.92721 9.29447 
+ 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -127.666 -93.962 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (fpo)
+ [6.92721 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.90899 ] pdfxs
+ (a) show
+ (reiden)
+ [4.2654 8.45447 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.0654 4.8436 9.66537 ] pdfxs
+ (a) show
+ (seli)
+ [7.89808 4.85451 3.02179 3.0327 ] pdfxs
+ (g) show
+ (iblebump-p)
+ [3.0327 6.0654 3.02179 8.45447 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 7.87628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.89808 ] pdfxs
+ (\() show
+ (nofreesoccur)
+ [6.0654 9.05447 3.32724 4.27631 4.8436 4.85451 7.89808 5.75995 4.85451 4.8436 6.0654 
+ 7.86537 ] pdfxs
+ (t) show
+ (oapo)
+ [9.05447 9.05447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,evenwi)
+ [6.63267 4.85451 5.4545 4.8436 9.66537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -127.666 -115.885 m
+ (o) show
+ (ursimplede)
+ [6.0654 9.42535 4.29811 3.0327 9.09802 6.05449 3.0327 10.0036 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.F)
+ [6.05449 9.09802 12.4363 6.21813 ] pdfxs
+ (o) show
+ (rvpr,tw)
+ [9.42535 5.75995 6.05449 4.27631 8.56356 3.94914 7.57085 ] pdfxs
+ (o) show
+ (lf)
+ [3.0327 8.4872 ] pdfxs
+ (a) show
+ (ndpovray,)
+ [6.0654 11.2144 6.35994 5.15996 5.74904 4.27631 5.14905 4.8545 8.56356 ] pdfxs
+ (t) show
+ (hisisen)
+ [6.05449 3.0327 9.45807 3.0327 9.45807 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bledby)
+ [6.0654 3.0327 4.8436 11.2144 5.75995 10.9199 ] pdfxs
+ (t) show
+ (heelimin)
+ [6.05449 10.0036 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -127.666 -137.807 m
+ (o) show
+ (fsever)
+ [7.7672 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l) show
+ -77.79 -137.807 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -27.534 -137.807 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thiselimin)
+ [6.0654 4.29811 10.2872 7.8763 6.0654 3.02179 8.74898 4.8436 3.0327 3.0327 9.08711 
+ 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nindic)
+ [10.5054 3.02179 6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.73808 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.0654 9.28356 6.0654 4.2654 4.85451 4.29811 4.85451 6.05449 4.85451 9.28356 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (t) show
+ (hebuild-use-des)
+ [6.0654 9.28356 6.0654 6.05449 3.0327 3.0327 6.05449 3.64352 6.05449 4.30902 4.8436 
+ 3.63261 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 5.75995 ] pdfxs
+ 98.152 -165.338 m
+ (142) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (I) show
+ (ns)
+ [10.0145 4.29811 ] pdfxs
+ (t) show
+ (ep6)
+ [4.85451 10.0145 9.40355 ] pdfxs
+ (o) show
+ (f)
+ [7.28721 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.80356 7.72349 12.1417 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,weiden)
+ [4.29811 4.85451 7.05812 7.58175 8.79265 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 9.70901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.98176 6.05449 5.75995 6.0654 4.8436 8.25808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.80356 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [8.20365 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.80356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0471 ] pdfxs
+ (a) show
+ (nyloc)
+ [5.75995 9.70901 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 10.909 -21.922 m
+ (usednodes)
+ [6.0654 4.29811 4.8436 9.43628 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 65.962 -21.922 m
+ /N634 10.909 Tf
+ (a) show
+ (nd)
+ [6.13082 9.23994 ] pdfxs
+ (d) show
+ (onotre)
+ [9.23994 6.13082 5.58542 7.28722 4.0363 4.46185 ] pdfxs
+ (ac) show
+ (h)
+ [9.23994 ] pdfxs
+ (a) show
+ (nysu)
+ [6.13082 8.96711 4.45083 5.85816 ] pdfxs
+ (c) show
+ (hno)
+ [9.23994 6.13082 5.01816 ] pdfxs
+ (des) show
+ 220.502 -21.922 m
+ /N614 10.909 Tf
+ (.Thel)
+ [7.78902 7.8763 6.0654 8.22539 3.0327 ] pdfxs
+ (at) show
+ (terrequirementisnecess)
+ [4.23277 4.85451 7.64719 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.09802 
+ 4.8436 5.75995 7.61456 3.0327 7.6799 6.05449 4.85451 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (rybec)
+ [4.2654 9.13083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewe)
+ [6.05449 4.30902 8.22539 7.57085 4.8436 ] pdfxs
+ 10.909 -43.845 m
+ (mayrevisit)
+ [9.08711 5.15996 10.1017 4.27631 4.8436 5.75995 3.0327 4.29811 3.0327 8.59637 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.2072 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.59637 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nl)
+ [10.4072 3.0327 ] pdfxs
+ (at) show
+ (er,res)
+ [4.8436 4.27631 7.55993 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvingprevi)
+ [3.0327 5.74904 3.0327 6.0654 9.80719 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyunres)
+ [6.05449 4.30902 3.0327 10.1017 6.0654 6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.8436 10.4181 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.38539 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es,whichc)
+ [4.8436 4.30902 7.55993 7.8763 6.05449 3.0327 4.54905 10.4072 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 10.909 -65.768 m
+ (bringin)
+ [6.0654 4.2654 3.0327 6.0654 10.0145 3.0327 10.6363 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.59266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Mer)
+ [3.0327 4.29811 10.6799 9.99272 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ingsuch)
+ [3.02179 6.0654 10.0254 4.29811 6.0654 4.53815 10.6363 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lswilln)
+ [3.0327 8.86898 7.8763 3.0327 3.0327 7.60357 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.81455 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lymer)
+ [3.02179 10.3308 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [9.42537 ] pdfxs
+ (ot) show
+ (herre)
+ [6.05449 4.85451 8.83627 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (nodesinthe)
+ [6.0654 5.74904 6.0654 4.8436 8.55262 3.0327 10.3199 4.23277 6.0654 9.09811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phifa)
+ [6.05449 10.3199 3.02179 7.59266 9.6981 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.2763 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.48728 4.85451 ] pdfxs
+ (a) show
+ (nre)
+ [10.309 4.27631 4.8436 ] pdfxs
+ (a) show
+ (chaloc)
+ [4.54905 10.309 9.70901 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (llyre)
+ [3.0327 3.02179 10.0145 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blenodeisremovedfr)
+ [6.0654 3.0327 9.09811 6.05449 5.75995 6.0654 9.09811 3.0327 8.55262 4.2654 4.85451 
+ 9.08711 5.14905 5.4545 4.85451 10.309 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.909 -109.613 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Thel)
+ [6.05449 6.0654 7.78902 7.8763 6.0654 8.21448 3.0327 ] pdfxs
+ (att) show
+ (errequirementisn)
+ [4.8436 7.64719 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 
+ 5.75995 7.60365 3.0327 7.6799 6.05449 ] pdfxs
+ (o) show
+ (tneededf)
+ [7.61456 6.05449 4.85451 4.8436 6.0654 4.8436 9.43628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.64719 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.22539 7.8763 11.7054 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sesincenofur)
+ [4.29811 8.22539 4.29811 3.0327 6.0654 4.8436 8.21448 6.0654 8.82538 3.32724 6.0654 
+ 4.27631 ] pdfxs
+ (t) show
+ (herinliningneeds)
+ [6.05449 4.85451 7.63628 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 6.0654 8.82538 
+ 6.05449 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ 10.909 -131.535 m
+ (t) show
+ (oh)
+ [9.58901 6.05449 ] pdfxs
+ (a) show
+ (ppen)
+ [6.0654 6.35994 4.85451 10.189 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erre)
+ [4.8436 8.41082 4.27631 4.8436 ] pdfxs
+ (a) show
+ (chings)
+ [4.54905 6.05449 3.0327 6.0654 9.58901 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.8436 10.1999 ] pdfxs
+ (6) show
+ (.Wesimplydr)
+ [9.37083 10.309 8.97811 4.30902 3.02179 9.09802 6.05449 3.0327 9.89446 6.0654 4.2654 
+ ] pdfxs
+ (o) show
+ (p)
+ [10.1999 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.1563 ] pdfxs
+ (t) show
+ (heseiden)
+ [6.0654 4.8436 4.30902 8.97811 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i\fednodesfr)
+ [3.02179 6.0654 4.8436 10.1999 6.0654 5.74904 6.0654 4.8436 8.44353 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [13.2216 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.97811 7.7344 12.3163 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -153.458 m
+ (TD)
+ [7.8763 11.9673 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.0654 8.47629 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572006 -184.347 m
+ (I) show
+ (npr)
+ [9.40355 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 6.4254 7.57085 8.19266 6.05449 6.0654 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (heGl)
+ [6.0654 8.18175 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.63627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.40355 ] pdfxs
+ (t) show
+ (om)
+ [8.79265 9.08711 ] pdfxs
+ (a) show
+ (kearem)
+ [5.4545 8.18175 8.79265 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 5.14904 ] pdfxs
+ (a) show
+ (bledi\013erenceinrunning)
+ [6.0654 3.0327 8.18175 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 8.19266 3.02179 9.40355 4.2654 6.0654 6.0654 6.05449 3.0327 6.05449 8.79265 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 8.19266 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.364 -206.269 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-in)
+ [3.0327 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,speedingup)
+ [9.08711 4.30902 6.6654 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 6.05449 9.0981 
+ 6.05449 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seby)
+ [4.30902 8.47629 5.75995 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (ag) show
+ (nitude)
+ [6.0654 3.0327 4.23277 6.0654 6.0654 8.47629 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (re.)
+ [4.2654 4.85451 3.0327 ] pdfxs
+ -16.364 -244.102 m
+ /N622 11.955 Tf
+ (3.3.2E\016)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 11.2138 ] pdfxs
+ (c) show
+ (ientGr)
+ [3.73 6.13291 7.10126 9.71945 10.5682 5.48733 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (In) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g) show
+ -16.364 -273.07 m
+ /N614 10.909 Tf
+ (Our\frstimplemen)
+ [8.4872 6.05449 7.18901 6.0654 4.27631 4.29811 7.16729 3.02179 9.09802 6.05449 3.0327 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (D) show
+ (SAusedaverysimpleimplemen)
+ [6.05449 11.0944 6.0654 4.29811 4.85451 8.9781 8.3672 5.4545 4.85451 4.27631 8.67265 
+ 4.29811 3.0327 9.08711 6.0654 3.0327 7.76721 3.02179 9.09802 6.05449 3.0327 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.76721 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 8.9781 3.0327 6.0654 3.02179 3.0327 6.0654 3.0327 6.05449 8.37811 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.364 -294.992 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4181 3.0327 10.4181 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.Toinlineac)
+ [10.0581 6.97085 9.80719 3.0327 6.0654 3.02179 3.0327 6.0654 9.2072 9.8181 4.8436 
+ ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.2072 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 10.429 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [9.8181 9.8181 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.4181 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.63991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,itli)
+ [7.57084 3.0327 8.59637 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -16.364 -316.915 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (deac)
+ [6.0654 8.65084 9.26174 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.56719 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.65084 4.8436 ] pdfxs
+ (a) show
+ (lleegr)
+ [3.0327 3.0327 4.8436 8.65084 5.46541 4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.65084 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.85451 8.07264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.87267 ] pdfxs
+ (t) show
+ (henuseduni\fc)
+ [6.0654 4.8436 9.86173 6.0654 4.29811 4.85451 9.86173 6.0654 6.05449 3.0327 6.0654 
+ 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (t) show
+ (operf)
+ [9.26174 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8944 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.65084 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -16.364 -338.837 m
+ (\(t) show
+ (his)
+ [6.05449 3.0327 7.54899 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmislis)
+ [6.0654 12.3271 3.0327 7.54899 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.30537 ] pdfxs
+ (a) show
+ (s)
+ [7.54899 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 128.823 -338.837 m
+ /N722 10.909 Tf
+ (cloneGraphInto) show
+ 212.247 -338.837 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninFi)
+ [9.30537 3.0327 9.30537 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Themer)
+ [7.74539 7.8763 6.0654 8.09448 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (esimplyuni\fes)
+ [8.09448 4.29811 3.0327 9.08711 6.0654 3.0327 8.99992 6.05449 6.0654 3.0327 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ -16.364 -360.76 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2545 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (helinkednodesbetween)
+ [6.05449 9.04356 3.0327 3.02179 6.0654 5.4545 4.85451 10.2435 6.0654 5.75995 6.05449 
+ 4.85451 8.48717 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.2435 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.46536 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.2435 4.85451 ] pdfxs
+ (a) show
+ (llee:)
+ [3.0327 3.02179 4.85451 4.8436 8.98901 ] pdfxs
+ (t) show
+ (hisincludes)
+ [6.0654 3.0327 8.48717 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.49808 
+ ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.03265 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.22175 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -16.364 -382.682 m
+ (bindin)
+ [6.0654 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (swell)
+ [7.93081 7.58175 4.8436 3.0327 6.6654 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesth)
+ [6.0654 3.02179 4.85451 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 8.4872 3.93823 7.58175 9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ 0.572006 -404.605 m
+ (Thisimplemen)
+ [7.8763 6.0654 3.0327 7.27627 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisine\016cientf)
+ [9.04356 3.02179 7.28718 3.02179 6.0654 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 7.22184 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.24356 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lre)
+ [6.01086 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.0654 4.29811 7.66902 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.14176 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.28718 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.03265 4.85451 ] pdfxs
+ (o) show
+ (piesnodes)
+ [6.05449 3.0327 4.8436 7.28718 6.05449 5.75995 6.0654 4.8436 7.27627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.22184 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -16.364 -426.527 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [8.12729 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.73811 3.0327 9.949 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.73811 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.15991 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.949 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.f)
+ [8.62901 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [8.15991 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.19263 3.02179 9.949 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.7272 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.73811 ] pdfxs
+ (o) show
+ (rloc)
+ [8.15991 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.9163 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.34901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ -16.364 -448.45 m
+ (requiring)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 8.20357 ] pdfxs
+ (a) show
+ (n)
+ [8.80356 ] pdfxs
+ (\\) show
+ (unre)
+ [6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blenodeelimin)
+ [6.05449 3.0327 7.59266 6.0654 5.75995 6.05449 7.59266 4.85451 3.02179 3.0327 9.09802 
+ 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n"cle)
+ [6.05449 8.20357 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupp)
+ [5.74904 6.0654 8.80356 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.04718 ] pdfxs
+ (t) show
+ (o)
+ [8.20357 ] pdfxs
+ (g) show
+ (etrid)
+ [4.8436 6.99275 4.27631 3.02179 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (t) show
+ (hem.Sec)
+ [6.05449 4.85451 9.08711 7.58175 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,c)
+ [6.05449 6.0654 5.9454 4.85451 ] pdfxs
+ (o) show
+ (pyingnodes)
+ [5.75995 5.74904 3.0327 6.0654 8.20357 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -470.372 m
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.1126 ] pdfxs
+ (t) show
+ (ounify)
+ [9.79628 6.0654 6.05449 3.0327 3.33815 10.1017 ] pdfxs
+ (t) show
+ (hemawayisa)
+ [6.0654 4.8436 13.4398 5.14905 7.58175 5.14905 10.1017 3.0327 8.6508 9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (sswas)
+ [4.29811 8.6508 7.57085 5.46541 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [9.19629 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (ime.Third,uni\fc)
+ [3.0327 9.08711 4.85451 10.0145 7.8763 6.05449 3.0327 4.27631 6.05449 7.55993 6.0654 
+ 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusesauni)
+ [10.4072 6.0654 4.29811 4.8436 8.66171 9.79628 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (n-\fnd)
+ [6.0654 3.63261 6.0654 6.05449 10.4072 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.364 -492.295 m
+ (whichdoesn)
+ [7.8763 6.0654 3.0327 4.53815 10.1235 6.0654 5.75995 4.8436 8.36717 6.0654 ] pdfxs
+ (o) show
+ (timmedi)
+ [8.30183 3.0327 9.08711 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (elyfreeanodewhenitisuni\fed.)
+ [4.85451 3.0327 9.8181 3.33815 4.2654 4.85451 8.91265 9.51264 6.0654 5.75995 6.05449 
+ 8.91265 7.8763 6.0654 4.8436 10.1345 3.02179 8.31274 3.0327 8.36717 6.05449 6.0654 
+ 3.0327 6.05449 4.85451 6.05449 9.16356 ] pdfxs
+ (I) show
+ (np)
+ [10.1235 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.19994 ] pdfxs
+ (a) show
+ (llnodesreferring)
+ [3.0327 7.09085 6.0654 5.74904 6.0654 4.8436 8.36717 4.27631 4.85451 3.32724 4.85451 
+ 4.2654 4.27631 3.0327 6.05449 9.52355 ] pdfxs
+ (t) show
+ (o)
+ [9.51264 ] pdfxs
+ (a) show
+ -16.364 -514.217 m
+ (uni\fednodeneedtohave)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 9.4581 6.0654 5.74904 6.0654 8.2472 6.0654 
+ 4.8436 4.8436 9.46901 4.23277 8.85811 6.0654 5.14905 5.4545 8.2472 ] pdfxs
+ (t) show
+ (heirreferencesupd)
+ [6.05449 4.85451 3.02179 7.67992 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.0654 
+ 4.8436 4.8436 7.70172 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.4581 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (zily)
+ [4.8436 3.0327 3.0327 5.75995 ] pdfxs
+ (\)) show
+ (,whichme)
+ [6.46903 7.88721 6.05449 3.0327 4.54905 9.4581 9.08711 4.85451 ] pdfxs
+ (a) show
+ (ns)
+ [6.05449 7.70172 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 8.2472 6.05449 5.75995 6.05449 4.85451 7.70172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.2472 4.8436 ] pdfxs
+ (o) show
+ (pied)
+ [6.0654 3.02179 4.85451 6.0654 ] pdfxs
+ -16.364 -536.14 m
+ (mayl)
+ [9.08711 5.15996 9.39264 3.02179 ] pdfxs
+ (a) show
+ (stf)
+ [4.30902 7.87638 3.33815 ] pdfxs
+ (a) show
+ (rlon)
+ [7.909 3.02179 5.46541 6.05449 ] pdfxs
+ (g) show
+ (erth)
+ [4.85451 7.909 4.23277 6.0654 ] pdfxs
+ (a) show
+ (nwew)
+ [9.6981 7.57085 8.4872 7.58175 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.05449 3.0327 9.6981 3.0327 3.02179 5.4545 8.4872 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nsumingmem)
+ [6.0654 4.29811 6.0654 9.08711 3.0327 6.0654 9.08719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572006 -558.063 m
+ (Tos)
+ [6.97085 8.66174 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.05084 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.06175 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems,)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 6.32722 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 7.48355 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusesap)
+ [9.26173 6.0654 4.29811 4.8436 7.51627 8.65083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelrecursive)
+ [3.02179 3.0327 4.85451 6.22904 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ 5.4545 8.05084 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.22904 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.05084 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.48355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.364 -579.985 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.9672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phss)
+ [6.05449 6.0654 8.41081 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.0654 9.56719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (me)
+ [13.2107 4.8436 ] pdfxs
+ (a) show
+ (chm)
+ [4.54905 10.1672 9.09802 ] pdfxs
+ (at) show
+ (chingp)
+ [4.53815 6.0654 3.0327 6.05449 9.56719 6.0654 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.389 ] pdfxs
+ (o) show
+ (fc)
+ [7.43993 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.95629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.1781 4.8436 ] pdfxs
+ (a) show
+ (llernodes.F)
+ [3.0327 3.0327 4.8436 8.389 6.0654 5.74904 6.0654 4.8436 4.30902 9.31628 6.20722 
+ ] pdfxs
+ (o) show
+ (re)
+ [8.389 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 10.1781 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.389 ] pdfxs
+ (o) show
+ (fnodes)
+ [7.45084 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -601.908 m
+ (t) show
+ (raversed,wemer)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 6.05449 8.55265 7.57085 9.98173 
+ 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (einf)
+ [9.98173 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [11.1926 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.2253 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.99264 4.8436 ] pdfxs
+ (a) show
+ (lleenodein)
+ [3.0327 3.0327 4.8436 9.99264 6.05449 5.75995 6.05449 9.99264 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [10.5926 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.98173 4.85451 ] pdfxs
+ (a) show
+ (llernode\(whichmayinv)
+ [3.02179 3.0327 4.85451 9.40354 6.0654 5.75995 6.05449 9.99264 4.23277 7.88721 6.05449 
+ 3.0327 4.54905 11.1926 9.09802 5.14905 10.8981 3.02179 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -16.364 -623.83 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.23992 ] pdfxs
+ (o) show
+ (rc)
+ [8.06173 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psingnodesin)
+ [6.05449 4.30902 3.02179 6.0654 9.23992 6.0654 5.74904 6.0654 4.8436 8.09444 3.0327 
+ 9.83991 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.62902 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 8.06173 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [8.33447 ] pdfxs
+ (I) show
+ (fnoc)
+ [7.11266 6.0654 9.23992 4.8436 ] pdfxs
+ (a) show
+ (llernodec)
+ [3.0327 3.0327 4.8436 8.06173 6.0654 5.75995 6.05449 8.63993 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 8.08354 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.62902 4.85451 ] pdfxs
+ (a) show
+ (lleenode,)
+ [3.02179 3.0327 4.85451 8.62902 6.0654 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (63) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (75) 76
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.12354 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 7.66903 3.02179 ] pdfxs
+ (a) show
+ (zily)
+ [4.85451 3.0327 3.02179 8.57447 ] pdfxs
+ (\() show
+ (recursively\)cre)
+ [4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 4.85451 3.0327 5.74904 
+ 7.06911 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed.)
+ [4.85451 6.05449 7.60357 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.0654 4.8436 7.12354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [7.06911 4.8436 5.75995 3.0327 4.29811 7.0582 3.0327 8.87992 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.66903 4.85451 ] pdfxs
+ (a) show
+ (llerbutn)
+ [3.02179 3.0327 4.85451 7.09083 6.05449 6.0654 7.0582 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.0582 ] pdfxs
+ (t) show
+ (hecalleedon)
+ [6.05449 7.66903 4.8436 5.46541 3.02179 3.0327 4.85451 7.65812 6.0654 8.26902 6.0654 
+ ] pdfxs
+ (o) show
+ (trequire)
+ [7.0582 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (recursive)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (This)
+ [7.8763 6.0654 3.0327 7.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chs)
+ [4.54905 8.82538 4.30902 ] pdfxs
+ (o) show
+ (lves)
+ [3.02179 5.4545 4.85451 7.069 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.79268 ] pdfxs
+ (o) show
+ (f)
+ [6.09813 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.61448 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemswi)
+ [6.05449 3.0327 4.8436 9.09802 7.069 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.82538 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 7.61448 6.0654 ] pdfxs
+ (a) show
+ (iveimplemen)
+ [3.02179 5.4545 7.61448 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 7.43993 ] pdfxs
+ (1) show
+ (\))
+ [7.01457 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.05449 3.0327 8.51993 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blenodes)
+ [6.05449 3.0327 7.61448 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (rec)
+ [4.27631 8.89083 4.8436 ] pdfxs
+ (o) show
+ (pied.)
+ [6.0654 3.0327 4.8436 6.0654 9.10901 ] pdfxs
+ (2) show
+ (\)the)
+ [8.29092 4.23277 6.0654 8.89083 ] pdfxs
+ (o) show
+ (nlynewnodescre)
+ [6.0654 3.0327 9.79628 6.0654 4.8436 11.9344 6.05449 5.75995 6.05449 4.85451 8.34535 
+ 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.1126 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.90174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [8.29092 4.85451 5.74904 3.0327 4.30902 8.28001 3.0327 10.1126 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.89083 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.89083 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phbutn)
+ [6.05449 10.1126 6.05449 6.0654 8.29092 6.05449 ] pdfxs
+ (o) show
+ (tin)
+ [8.29092 3.0327 10.1017 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 7.87629 ] pdfxs
+ (3) show
+ (\)Thede)
+ [7.88729 7.8763 6.0654 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dnodes)
+ [9.6981 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (renevercre)
+ [4.27631 8.4872 6.05449 4.85451 5.4545 4.8436 7.909 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed,so)
+ [4.8436 6.0654 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 9.39264 6.05449 9.0981 6.05449 ] pdfxs
+ (o) show
+ (tusemem)
+ [7.87638 6.0654 4.29811 8.4872 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -125.522 m
+ /N622 11.955 Tf
+ (3.3.3P)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 ] pdfxs
+ (a) show
+ (rtitio)
+ [5.48733 5.23633 3.73 5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 116.487 -125.522 m
+ /N1845 11.955 Tf
+ (E) show
+ 125.152 -127.316 m
+ /N698 7.96999 Tf
+ (V) show
+ 136.947 -125.522 m
+ /N622 11.955 Tf
+ (forE\016)
+ [4.11245 6.71874 9.98241 8.82286 11.2138 ] pdfxs
+ (c) show
+ (ientGlo)
+ [3.73 6.14487 7.08931 9.71945 10.5682 3.74195 6.71874 ] pdfxs
+ (ba) show
+ (lV)
+ [8.21312 9.03804 ] pdfxs
+ (a) show
+ (ri)
+ [5.49929 3.73 ] pdfxs
+ (ab) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (I) show
+ (ter)
+ [5.22437 6.14487 5.48733 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -154.49 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 22.157 -154.49 m
+ /N695 10.909 Tf
+ (E) show
+ 30.21 -156.179 m
+ /N698 7.96999 Tf
+ (V) show
+ 40.89 -154.49 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppingdescribedinSec)
+ [6.0654 6.05449 3.0327 6.0654 8.82538 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 4.85451 9.42537 3.0327 9.42537 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (3) show
+ (.1c)
+ [3.02179 8.82538 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 6.0654 7.66899 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.39267 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.21448 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.64719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.6799 3.02179 9.43628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.42537 ] pdfxs
+ (a) show
+ (swell)
+ [7.66899 7.58175 4.8436 3.0327 6.40358 ] pdfxs
+ (a) show
+ (s) show
+ -1.52588e-05 -176.413 m
+ (t) show
+ (he)
+ [6.05449 8.56356 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.73085 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Thism)
+ [3.0327 4.29811 8.09447 7.88721 6.05449 3.0327 8.01808 9.08711 ] pdfxs
+ (a) show
+ (ppingisusedprim)
+ [6.05449 6.0654 3.0327 6.05449 9.16356 3.0327 8.01808 6.05449 4.30902 4.8436 9.77446 
+ 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilybyclien)
+ [4.27631 3.0327 3.02179 9.46901 5.75995 9.46901 4.8436 3.0327 3.0327 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.01808 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.00717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [8.10538 ] pdfxs
+ (t) show
+ (o\fnd)
+ [9.16356 6.05449 6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -198.335 m
+ (o) show
+ (utwhichnodeap)
+ [6.0654 7.70183 7.8763 6.05449 3.0327 4.54905 9.51264 6.0654 5.75995 6.05449 8.31266 
+ 8.91265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erp)
+ [4.8436 7.73446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (to\)) show
+ (,butis)
+ [6.52358 6.0654 6.05449 7.70183 3.0327 7.76717 ] pdfxs
+ (a) show
+ (lsousedbyv)
+ [3.02179 4.30902 8.91265 6.0654 4.29811 4.8436 9.52355 5.75995 9.2181 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (o) show
+ (usph)
+ [6.0654 7.76717 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.76717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.82175 ] pdfxs
+ (t) show
+ (o\fnd)
+ [8.91265 6.05449 6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -220.258 m
+ (t) show
+ (hef)
+ [6.05449 9.2072 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [7.38539 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [8.6508 3.33815 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.61809 9.80719 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwheninlininga)
+ [10.4072 7.8763 6.0654 4.8436 10.4181 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 
+ 6.0654 9.79628 9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [10.0254 ] pdfxs
+ (I) show
+ (npr)
+ [10.4072 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 8.6508 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hl)
+ [10.4072 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eSCCs)
+ [9.19629 6.0654 7.8763 7.8763 8.6508 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -242.181 m
+ (t) show
+ (husm)
+ [5.75995 6.05449 7.94172 9.08711 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.39264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmer)
+ [6.0654 7.93081 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edin)
+ [4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.93081 9.09802 ] pdfxs
+ (a) show
+ (ppingc)
+ [6.05449 6.0654 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (nbeveryl)
+ [9.6981 6.35994 8.4872 5.4545 4.85451 4.2654 9.39264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 16.937 -264.103 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.73085 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.55266 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8908 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmneed)
+ [6.05449 12.7962 6.05449 4.85451 4.8436 9.76355 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 8.00717 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.73085 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.73085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 8.00717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [7.95274 4.8436 5.75995 3.0327 4.29811 7.94183 3.0327 9.76355 ] pdfxs
+ (a) show
+ -1.52588e-05 -286.026 m
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.63264 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.upd)
+ [7.85448 6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ingthe)
+ [3.0327 6.0654 9.02174 4.23277 6.0654 8.41084 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.61085 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.0654 9.62173 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.0654 9.02174 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.0654 9.62173 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 9.02174 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Ourini)
+ [7.85448 8.4872 6.05449 7.84355 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -307.948 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [10.4072 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4072 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 181.383 -307.948 m
+ /N695 10.909 Tf
+ (E) show
+ 189.436 -309.637 m
+ /N698 7.96999 Tf
+ (V) show
+ 201.093 -307.948 m
+ /N614 10.909 Tf
+ (t) show
+ (o\fnd)
+ [9.79628 6.0654 6.05449 10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.19629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsusedina)
+ [3.0327 8.6508 6.05449 4.30902 4.8436 10.4072 3.0327 10.4072 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,whichsu\013ereddue)
+ [6.05449 6.0654 7.54902 7.8763 6.0654 3.0327 4.53815 10.4072 4.30902 6.05449 6.37077 
+ 4.8436 4.27631 4.8436 10.4072 6.0654 6.05449 4.8436 ] pdfxs
+ -1.52588e-05 -329.871 m
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.06538 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (esize)
+ [9.06538 4.29811 3.0327 4.8436 9.06538 ] pdfxs
+ (o) show
+ (f) show
+ 94.78 -329.871 m
+ /N695 10.909 Tf
+ (E) show
+ 102.833 -331.559 m
+ /N698 7.96999 Tf
+ (V) show
+ 114.355 -329.871 m
+ /N614 10.909 Tf
+ (\() show
+ (whileclien)
+ [7.8763 6.0654 3.02179 3.0327 9.06538 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (susec)
+ [8.50899 6.0654 4.29811 9.06538 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (t) show
+ (imeh)
+ [3.0327 9.08711 9.05447 6.0654 ] pdfxs
+ (a) show
+ (sh-)
+ [4.29811 6.0654 3.63261 ] pdfxs
+ (ta) show
+ (blelo)
+ [6.0654 3.0327 9.05447 3.0327 5.74904 ] pdfxs
+ (o) show
+ (kups,iter)
+ [5.75995 6.0654 6.05449 4.30902 7.38539 3.0327 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (ta) show
+ (kesline)
+ [5.4545 4.8436 8.50899 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r) show
+ -3.05176e-05 -351.793 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -373.716 m
+ (Ours)
+ [8.4872 6.05449 7.6581 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.44719 3.02179 7.69081 ] pdfxs
+ (t) show
+ (op)
+ [8.83629 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 149.196 -373.716 m
+ /N695 10.909 Tf
+ (E) show
+ 157.249 -375.404 m
+ /N698 7.96999 Tf
+ (V) show
+ 167.946 -373.716 m
+ /N614 10.909 Tf
+ (intotwom)
+ [3.0327 5.75995 4.23277 8.8472 3.93823 7.57085 8.8472 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s,)
+ [4.30902 6.46903 ] pdfxs
+ (o) show
+ (neforsc)
+ [6.05449 8.23629 3.32724 5.46541 7.64719 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.6581 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.69081 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.44719 ] pdfxs
+ (o) show
+ (netorepresen)
+ [6.0654 8.23629 4.23277 8.8472 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -395.638 m
+ (t) show
+ (he)
+ [6.05449 9.46901 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.92353 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls.This)
+ [3.0327 4.29811 10.8326 7.8763 6.0654 3.02179 8.92353 ] pdfxs
+ (a) show
+ (llowsdirecti)
+ [3.0327 3.0327 5.14905 7.8763 8.92353 6.0654 3.0327 4.2654 4.85451 4.8436 8.85819 
+ 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (noverjusttheinf)
+ [10.6799 5.14905 5.4545 4.85451 8.89081 3.32724 6.0654 4.29811 8.8691 4.23277 6.0654 
+ 9.46901 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nneeded,yielding)
+ [10.6799 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 7.89811 5.75995 3.0327 4.8436 
+ 3.0327 6.0654 3.02179 6.0654 10.069 ] pdfxs
+ (a) show
+ -6.10352e-05 -417.561 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (espeedup)
+ [8.4872 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 9.6981 ] pdfxs
+ (o) show
+ (nbigcodeswithl)
+ [9.6981 6.05449 3.0327 9.0981 4.8436 5.75995 6.05449 4.85451 7.94172 7.8763 3.0327 
+ 4.23277 9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phSCCs)
+ [6.05449 9.6981 6.0654 7.8763 7.8763 7.94172 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.909 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.0654 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -455.393 m
+ /N622 11.955 Tf
+ (3.3.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Sh) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (n) show
+ (ki)
+ [7.08924 3.74195 ] pdfxs
+ (n) show
+ (g) show
+ 102.256 -455.393 m
+ /N1845 11.955 Tf
+ (E) show
+ 110.921 -457.187 m
+ /N698 7.96999 Tf
+ (V) show
+ 122.716 -455.393 m
+ /N622 11.955 Tf
+ (withGlo)
+ [9.70749 3.74195 5.22437 11.9669 10.5682 3.73 6.7307 ] pdfxs
+ (ba) show
+ (lV)
+ [8.21312 9.03804 ] pdfxs
+ (a) show
+ (l)
+ [3.73 ] pdfxs
+ (u) show
+ (eEq)
+ [10.628 8.82286 7.10119 ] pdfxs
+ (u) show
+ (iv)
+ [3.73 6.35998 ] pdfxs
+ (a) show
+ (le)
+ [3.73 6.13291 ] pdfxs
+ (nc) show
+ (eCl)
+ [10.628 9.70749 3.74195 ] pdfxs
+ (a) show
+ (sses)
+ [5.29606 5.30802 6.13291 5.30802 ] pdfxs
+ -6.10352e-05 -484.361 m
+ /N614 10.909 Tf
+ (Evenwi)
+ [7.42902 5.4545 4.8436 9.28355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.28355 ] pdfxs
+ (t) show
+ (here\fnemen)
+ [6.05449 8.07266 4.2654 4.85451 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sdescribedinSec)
+ [7.52718 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.28355 3.02179 
+ 9.28355 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 8.67265 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.28355 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,pr)
+ [6.33813 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3053 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.46184 6.0654 4.29811 4.8436 ] pdfxs
+ 423.213 -484.361 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ -6.10352e-05 -506.284 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.59263 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.31631 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 8.13811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.58172 4.85451 ] pdfxs
+ (a) show
+ (nc)
+ [9.34901 4.8436 ] pdfxs
+ (a) show
+ (useapr)
+ [6.0654 4.29811 8.13811 8.73811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.09802 7.75629 ] pdfxs
+ (I) show
+ (np)
+ [9.34901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.2654 6.39267 4.8436 ] pdfxs
+ (o) show
+ (nsiderapr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.55992 8.73811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.3816 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -528.206 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.05449 8.47626 ] pdfxs
+ (t) show
+ (he\(veryre)
+ [6.05449 9.02174 4.23277 5.4545 4.85451 4.27631 9.91628 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.01083 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 10.2217 6.0654 ] pdfxs
+ (o) show
+ (tunc)
+ [8.40001 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n\)CcodeshowninFi)
+ [6.05449 8.41092 12.0435 4.8436 5.75995 6.0654 9.01083 4.30902 6.05449 5.14905 7.88721 
+ 10.2217 3.0327 10.2217 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.The\f)
+ [9.46901 7.8763 6.0654 9.01083 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -6.10352e-05 -550.129 m
+ (shows)
+ [4.29811 6.0654 5.14905 7.8763 7.94172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeitexp)
+ [13.6363 4.85451 5.75995 6.05449 8.4872 3.0327 7.87638 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ndsin)
+ [6.05449 6.0654 7.94172 3.02179 5.75995 ] pdfxs
+ (to) show
+ (.) show
+ 16.9369 -572.051 m
+ (At)
+ [7.8763 9.67636 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mlevel,e)
+ [15.4254 3.0327 4.8436 5.4545 4.85451 3.02179 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 11.4981 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nts)
+ [5.75995 9.67636 4.29811 ] pdfxs
+ (t) show
+ (ringislowered)
+ [4.27631 3.02179 6.0654 10.8872 3.0327 9.73079 3.0327 5.14905 7.57085 4.85451 4.2654 
+ 4.85451 11.4872 ] pdfxs
+ (t) show
+ (oadi\013erent)
+ [10.8872 10.8872 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 9.67636 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [8.46538 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blewhichis)
+ [6.0654 3.0327 10.2763 7.8763 6.0654 3.02179 4.54905 11.4981 3.02179 4.29811 ] pdfxs
+ -6.10352e-05 -593.974 m
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lizedwi)
+ [3.0327 3.02179 4.85451 4.8436 9.88355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.87264 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.66175 4.30902 ] pdfxs
+ (t) show
+ (ringc)
+ [4.2654 3.0327 6.0654 9.27265 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.89448 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (rG)
+ [4.27631 8.5636 ] pdfxs
+ (V) show
+ 1 0 0 1 208.598 -593.974 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (n"in)
+ [6.0654 9.27265 3.02179 9.88355 ] pdfxs
+ (o) show
+ (urex)
+ [6.0654 8.08355 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.02179 8.67266 ] pdfxs
+ (\() show
+ (SeeSec)
+ [6.05449 4.85451 8.66175 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (7\)) show
+ (.The)
+ [8.42174 7.88721 6.05449 8.67266 ] pdfxs
+ (\\) show
+ 199.13 0 m
+ /N722 10.909 Tf
+ (StringArr) show
+ 250.674 0 m
+ /N614 10.909 Tf
+ (") show
+ -211.871 -21.922 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lis)
+ [6.23994 3.0327 7.50536 ] pdfxs
+ (a) show
+ (n)
+ [9.27264 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.14905 8.96719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.45093 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (t) show
+ (o)
+ [8.66174 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.23994 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.06175 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.29811 6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.27264 ] pdfxs
+ (D) show
+ (SAwillrepresent)
+ [6.05449 11.389 7.8763 3.0327 3.0327 6.23994 4.2654 4.85451 6.05449 4.27631 4.85451 
+ 4.29811 4.85451 5.74904 7.45093 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.51627 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.27264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 16.674 -63.227 m
+ (64) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thesec)
+ [7.8763 6.0654 10.2981 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndissueisth)
+ [6.05449 11.5199 3.0327 4.29811 4.30902 6.05449 10.309 3.0327 9.76352 4.23277 6.0654 
+ ] pdfxs
+ (at) show
+ (,inm)
+ [8.94538 3.02179 11.5199 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 11.2144 4.85451 ] pdfxs
+ (a) show
+ (seswhen)
+ [4.29811 4.85451 9.75261 7.88721 6.05449 4.85451 11.509 ] pdfxs
+ (t) show
+ (heperfectsi)
+ [6.0654 10.2981 6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 9.69818 4.30902 3.0327 
+ ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (noccursf)
+ [11.5199 5.74904 4.85451 4.8436 6.0654 4.2654 9.76352 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [9.73081 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwilln)
+ [9.74173 7.88721 3.02179 3.0327 6.71994 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.93092 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyreduce)
+ [3.0327 3.0327 9.43628 4.27631 4.8436 6.0654 6.0654 4.8436 8.53084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.53084 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (izednumber)
+ [3.0327 4.8436 4.85451 9.74173 5.75995 6.0654 8.78166 6.35994 4.85451 7.95264 ] pdfxs
+ (o) show
+ (fc)
+ [7.02539 4.8436 ] pdfxs
+ (a) show
+ (chelines)
+ [4.54905 6.0654 8.53084 3.0327 3.0327 6.05449 4.85451 7.98535 ] pdfxs
+ (a) show
+ (ccessedbythepr)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 9.74173 5.75995 9.44719 4.23277 6.0654 
+ 8.53084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ -16.936 -43.845 m
+ (I) show
+ (np)
+ [10.5272 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.69084 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.31629 ] pdfxs
+ (t) show
+ (helistisa)
+ [6.05449 9.30538 3.0327 3.0327 4.29811 8.70546 3.0327 8.75989 9.91628 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [9.30538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [7.69084 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.30538 6.0654 ] pdfxs
+ (o) show
+ (ubleis)
+ [6.05449 6.0654 3.0327 9.30538 3.0327 8.75989 ] pdfxs
+ (a) show
+ (n)
+ [10.5272 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [9.31629 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (,ac)
+ [7.70175 9.91628 4.8436 ] pdfxs
+ (a) show
+ (chelineis)
+ [4.54905 6.05449 9.31629 3.02179 3.0327 6.0654 9.30538 3.0327 4.29811 ] pdfxs
+ -16.936 -65.768 m
+ (32) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es,)
+ [4.8436 4.30902 8.03993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.29811 6.0654 9.08711 9.58901 ] pdfxs
+ (t) show
+ (hereisnointer-)
+ [6.0654 4.8436 4.27631 9.5781 3.0327 9.04353 6.0654 10.189 3.0327 5.75995 4.23277 
+ 4.85451 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.8436 8.9891 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 10.189 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.01081 ] pdfxs
+ (t) show
+ (heses)
+ [6.05449 4.85451 4.29811 9.58901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 11.1817 ] pdfxs
+ (I) show
+ (n)
+ [10.7999 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 9.04353 4.85451 ] pdfxs
+ (a) show
+ (se,bef)
+ [4.29811 4.8436 8.05084 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,twolistnodes)
+ [6.05449 6.20722 3.93823 7.57085 8.50902 3.02179 3.0327 4.30902 7.28729 6.05449 5.75995 
+ 6.0654 4.8436 7.35263 ] pdfxs
+ (o) show
+ (rf)
+ [7.31992 3.33815 ] pdfxs
+ (o) show
+ (urd)
+ [6.05449 7.33083 6.05449 ] pdfxs
+ (o) show
+ (ubles\ft)
+ [6.0654 6.05449 3.0327 4.8436 7.35263 6.0654 7.28729 ] pdfxs
+ (o) show
+ (nasin)
+ [9.10901 8.50902 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lec)
+ [3.02179 7.89812 4.85451 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.53815 6.0654 7.89812 3.0327 3.02179 6.0654 4.8436 7.69084 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.31992 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.19631 ] pdfxs
+ (1) show
+ (.5linenodes)
+ [3.0327 8.50902 3.02179 3.0327 6.0654 7.89812 6.05449 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ -16.936 -109.613 m
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 9.17447 6.05449 ] pdfxs
+ (o) show
+ (uble\ft)
+ [6.0654 6.05449 3.0327 9.17447 6.05449 8.56365 ] pdfxs
+ (o) show
+ (nac)
+ [10.3854 9.77446 4.85451 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.53815 6.0654 9.17447 3.02179 3.0327 6.0654 4.8436 9.9381 ] pdfxs
+ (I) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.17447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.4071 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsa)
+ [4.27631 9.08711 8.62899 9.77446 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lwhereit)
+ [7.35266 7.8763 6.05449 4.85451 4.27631 9.16356 3.0327 8.56365 ] pdfxs
+ (g) show
+ (etsin)
+ [4.85451 4.23277 8.62899 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-node)
+ [4.8436 4.27631 3.63261 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -16.936 -131.535 m
+ (reusefr)
+ [4.27631 4.8436 6.0654 4.29811 8.7272 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.9707 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.7272 4.85451 ] pdfxs
+ (a) show
+ (che,b)
+ [4.53815 6.0654 4.8436 6.97085 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.93809 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.18172 ] pdfxs
+ (o) show
+ (fmem)
+ [7.21084 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywillc)
+ [4.2654 9.64355 7.8763 3.0327 3.02179 6.9163 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.7272 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.7272 4.30902 ] pdfxs
+ (a) show
+ (menumber)
+ [9.08711 8.7272 5.75995 6.05449 8.79257 6.35994 4.85451 8.149 ] pdfxs
+ (o) show
+ (fc)
+ [7.21084 4.8436 ] pdfxs
+ (a) show
+ (chelines)
+ [4.54905 6.05449 8.7272 3.0327 3.0327 6.05449 4.85451 8.17081 ] pdfxs
+ (to) show
+ -16.936 -153.458 m
+ (bere)
+ [6.35994 8.4872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dfr)
+ [9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mmem)
+ [12.7307 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 0 -175.38 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hc)
+ [9.30537 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.29446 6.0654 5.75995 4.8436 7.54899 6.05449 ] pdfxs
+ (o) show
+ (thelp)
+ [7.48365 6.0654 4.8436 3.0327 9.29446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.08357 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.08357 ] pdfxs
+ (a) show
+ (bove,wec)
+ [6.37085 5.14905 5.4545 4.8436 6.34903 7.58175 8.08357 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.29446 4.85451 ] pdfxs
+ (a) show
+ (silyc)
+ [4.29811 3.0327 3.0327 8.99992 4.8436 ] pdfxs
+ (o) show
+ (meupwi)
+ [9.08711 8.09448 6.05449 9.30537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.29446 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.51628 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 7.53809 7.88721 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ -16.936 -197.303 m
+ (itw)
+ [3.0327 8.70546 7.57085 ] pdfxs
+ (o) show
+ (uldhelp,)
+ [6.0654 3.0327 10.5163 6.0654 4.8436 3.0327 6.05449 7.70175 ] pdfxs
+ (a) show
+ (ssumingperfectc)
+ [4.30902 4.29811 6.0654 9.08711 3.0327 6.05449 9.91628 6.37085 4.8436 4.27631 3.32724 
+ 4.85451 4.8436 8.70546 4.85451 ] pdfxs
+ (o) show
+ (loc)
+ [3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.3526 ] pdfxs
+ (I) show
+ (np)
+ [10.5272 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,ifad)
+ [4.2654 7.70175 3.0327 7.79993 9.91628 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.91628 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisn)
+ [6.0654 4.2654 9.31629 3.0327 8.75989 6.0654 ] pdfxs
+ (o) show
+ (ttraversedin)
+ [8.70546 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 10.5272 3.0327 
+ 6.0654 ] pdfxs
+ -16.936 -219.225 m
+ (perfectmem)
+ [6.35994 4.85451 4.2654 3.33815 4.8436 4.85451 8.54183 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0472 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.57445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.queryingabin)
+ [9.86173 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 9.75264 9.75264 6.0654 
+ 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ryse)
+ [4.27631 10.0581 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 10.3526 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (\)) show
+ (,c)
+ [7.49448 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3526 4.85451 ] pdfxs
+ (o) show
+ (uldsi)
+ [6.05449 3.0327 10.3526 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreduce)
+ [3.02179 10.0581 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ -16.936 -241.148 m
+ (t) show
+ (henumber)
+ [6.05449 8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chemissesf)
+ [4.54905 6.0654 8.47629 9.09802 3.02179 4.30902 4.29811 4.85451 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [7.909 6.0654 ] pdfxs
+ (at) show
+ (ap)
+ [9.08719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (oby)
+ [9.08719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (reenodes.)
+ [4.27631 4.8436 8.4872 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -263.07 m
+ (Clearlythere)
+ [7.8763 3.0327 4.8436 5.46541 4.2654 3.0327 10.0908 4.23277 6.0654 4.8436 4.27631 
+ 9.17447 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.17447 9.09802 ] pdfxs
+ (a) show
+ (nyv)
+ [5.74904 10.0908 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 8.62899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinter)
+ [8.57455 3.0327 5.75995 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.57455 ] pdfxs
+ (a) show
+ (ndmaye\013ect)
+ [6.05449 10.3963 9.08711 5.14905 10.0908 4.8436 6.37077 4.8436 4.8436 8.57455 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.17447 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 10.0799 ] pdfxs
+ (o) show
+ (fc)
+ [7.66902 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -16.936 -284.993 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.05449 8.00718 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (shaven)
+ [8.02899 6.05449 5.14905 5.4545 8.58538 6.05449 ] pdfxs
+ (o) show
+ (tshown)
+ [7.97456 4.29811 6.0654 5.14905 7.8763 9.79628 ] pdfxs
+ (a) show
+ (n)
+ [9.78537 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (tag) show
+ (e)
+ [8.57447 ] pdfxs
+ (t) show
+ (ousingc)
+ [9.18538 6.0654 4.29811 3.0327 6.05449 9.18538 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,m)
+ [6.0654 6.77449 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.57447 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.57447 ] pdfxs
+ (t) show
+ (ech-)
+ [4.85451 4.53815 6.0654 3.63261 ] pdfxs
+ -16.936 -306.915 m
+ (niques)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 7.34172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.usingpr)
+ [7.67993 6.0654 4.29811 3.0327 6.05449 8.49811 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.02179 7.88721 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)th)
+ [6.05449 7.28729 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tav)
+ [7.27638 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idb)
+ [3.02179 9.0981 6.0654 ] pdfxs
+ (a) show
+ (dc)
+ [9.0981 4.8436 ] pdfxs
+ (a) show
+ (sesc)
+ [4.30902 4.8436 7.34172 4.8436 ] pdfxs
+ (o) show
+ (uldshowsubs)
+ [6.0654 3.0327 9.0981 4.29811 6.0654 5.14905 10.909 4.30902 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [6.0654 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (litybene\f)
+ [3.0327 3.0327 3.93823 8.79265 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ -16.936 -328.838 m
+ (Weleavefullinves)
+ [10.2981 8.4872 3.0327 4.8436 5.15996 5.4545 8.47629 3.33815 6.0654 3.02179 6.6654 
+ 3.0327 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.94172 ] pdfxs
+ (a) show
+ (ndbene\fts)
+ [6.05449 9.6981 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 7.94172 ] pdfxs
+ (t) show
+ (ofuturew)
+ [9.08719 3.33815 6.0654 4.23277 6.0654 4.27631 8.4872 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.74904 3.0327 ] pdfxs
+ -16.936 -374.292 m
+ /N622 14.346 Tf
+ (6.3PoolAllo)
+ [8.07685 4.476 24.2161 10.573 8.52157 8.0625 9.87009 12.1798 4.49035 4.476 8.52157 
+ ] pdfxs
+ (ca) show
+ (tion)
+ [6.26925 4.49035 8.0625 14.346 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (za) show
+ (tionPerform)
+ [6.2836 4.476 8.07685 14.346 10.573 7.3595 6.59915 4.92059 8.07685 6.58481 13.4566 
+ ] pdfxs
+ (anc) show
+ (e)
+ [12.7392 ] pdfxs
+ (R) show
+ (es)
+ [7.37385 6.35528 ] pdfxs
+ (u) show
+ (lts)
+ [4.49035 6.26925 6.36962 ] pdfxs
+ -16.936 -407.018 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 9.75265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.94175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.05449 9.21807 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.9635 
+ 3.0327 10.9744 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (6) show
+ (.1)
+ [3.0327 10.3635 ] pdfxs
+ (a) show
+ (redirec)
+ [4.27631 9.75265 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.669 ] pdfxs
+ (a) show
+ (imed)
+ [3.02179 9.09802 4.8436 10.9744 ] pdfxs
+ (a) show
+ (timproving)
+ [9.15273 3.0327 9.08711 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 10.3635 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -428.941 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.44719 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.43629 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.7563 ] pdfxs
+ (A) show
+ (ssuch,we)
+ [8.8908 4.30902 6.05449 4.54905 6.05449 7.86538 7.58175 9.43629 ] pdfxs
+ (a) show
+ (rein)
+ [4.27631 9.44719 3.02179 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.8436 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edinsever)
+ [4.8436 10.6581 3.0327 10.6581 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.62539 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:)
+ [4.30902 9.78537 ] pdfxs
+ (1) show
+ (\))
+ [8.84728 ] pdfxs
+ (H) show
+ (ow)
+ [5.14905 12.469 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 10.6581 6.05449 ] pdfxs
+ (o) show
+ -16.936 -450.863 m
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (t) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (gg) show
+ (er?)
+ [4.8436 4.27631 10.4945 ] pdfxs
+ (2) show
+ (\)Wh)
+ [8.05092 11.2035 6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.04001 3.0327 8.10535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eperf)
+ [8.65084 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.65084 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns?)
+ [6.0654 4.29811 10.4945 ] pdfxs
+ (3\)) show
+ -16.936 -472.786 m
+ (Wh)
+ [11.2144 6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.39638 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nto)
+ [9.2181 4.23277 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.9963 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eimp)
+ [7.9963 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctdoese)
+ [4.8436 7.39638 6.05449 5.75995 4.8436 7.46172 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.20719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nm)
+ [9.2181 9.08711 ] pdfxs
+ (a) show
+ (ke?)
+ [5.4545 4.8436 9.83992 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,bec)
+ [6.28358 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useCh)
+ [6.0654 4.29811 7.9963 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.4181 ] pdfxs
+ (5) show
+ -16.936 -494.708 m
+ (didn)
+ [6.0654 3.02179 9.6981 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.87638 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.4872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.4872 3.0327 9.08711 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.87638 ] pdfxs
+ (o) show
+ (roverhe)
+ [7.909 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wedosohere.)
+ [6.0654 6.6654 7.57085 8.4872 6.0654 9.08719 4.29811 9.0981 6.05449 4.85451 4.2654 
+ 4.85451 3.0327 ] pdfxs
+ 0 -516.631 m
+ (Toqu)
+ [6.97085 9.92719 5.75995 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 10.2326 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 9.31629 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.79993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.31629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,we)
+ [6.05449 4.30902 7.71266 7.57085 9.3272 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.5381 ] pdfxs
+ (a) show
+ (ndr)
+ [6.05449 10.5381 4.27631 ] pdfxs
+ (a) show
+ (nthe)
+ [10.5381 4.23277 6.0654 9.3272 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.7708 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -16.936 -538.553 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (meset)
+ [9.09802 9.97083 4.30902 4.8436 9.37091 ] pdfxs
+ (o) show
+ (fpr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.43625 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1926 ] pdfxs
+ (o) show
+ (nthes)
+ [11.1926 4.23277 6.0654 9.98173 4.29811 ] pdfxs
+ (a) show
+ (mem)
+ [9.08711 9.98173 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.05449 3.0327 6.0654 9.97083 ] pdfxs
+ (a) show
+ (sw)
+ [9.43625 7.57085 ] pdfxs
+ (a) show
+ (sused)
+ [9.43625 6.05449 4.30902 4.8436 11.1926 ] pdfxs
+ (t) show
+ (oev)
+ [10.5817 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ethepo)
+ [9.98173 4.23277 6.0654 9.98173 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.15993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rin)
+ [9.40354 3.0327 6.0654 ] pdfxs
+ -16.936 -560.476 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ 208.882 -657.201 m
+ (141) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (76) 77
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.77084 ] pdfxs
+ (t) show
+ (hird)
+ [6.0654 3.0327 4.2654 9.99264 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.98173 3.0327 8.23626 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.78174 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.17092 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,soweexp)
+ [7.02539 4.30902 9.38174 7.57085 8.78174 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.99264 ] pdfxs
+ (o) show
+ (nithere.Inp)
+ [9.98173 3.0327 8.17092 6.0654 4.8436 4.27631 4.8436 8.74901 3.94897 9.98173 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.2654 7.0363 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ -16.936 -21.922 m
+ (alinkedlist)
+ [9.22901 3.0327 3.0327 6.0654 5.4545 4.8436 9.83991 3.0327 3.0327 4.29811 8.01819 
+ ] pdfxs
+ (o) show
+ (fp)
+ [7.11266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.08354 ] pdfxs
+ (t) show
+ (od)
+ [9.22901 6.0654 ] pdfxs
+ (o) show
+ (ubles.Themem)
+ [6.05449 6.0654 3.0327 4.8436 4.30902 8.30175 7.8763 6.0654 8.62902 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (rylay)
+ [4.27631 9.53446 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.0291 ] pdfxs
+ (o) show
+ (fthisd)
+ [7.11266 4.23277 6.0654 3.0327 8.08354 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.23992 4.29811 ] pdfxs
+ (t) show
+ (ructurewith)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.62902 7.8763 3.0327 4.23277 6.0654 
+ ] pdfxs
+ (o) show
+ (utc)
+ [6.0654 8.01819 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -43.845 m
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbe)
+ [5.75995 7.87638 6.35994 8.4872 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.29811 6.0654 5.14905 7.88721 9.68719 3.0327 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.7)
+ [3.02179 9.0981 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ringin)
+ [4.27631 3.02179 6.0654 9.08719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.8436 7.88729 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ders)
+ [6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 1 0 0 1 35.014 -144.764 cm
+ q
+ 0.178116 0 0 0.178116 0 0 cm
+ q
+ q
+ 0 0 2044 485 re
+ W
+ n
+ q
+ 0.139313 0 0 0.139313 0 0 cm
+ q
+ {} settransfer
+ n
+ 10.1721 10.1719 14647.8 3458.52 re
+ 1 sc
+ f
+ 20.3442 w
+ n
+ 10.1721 10.1719 14647.8 3458.52 re
+ S
+ 40.6884 w
+ n
+ 213.614 2044.59 1627.54 813.769 re
+ 0 sc
+ S
+ n
+ 1841.15 2044.59 1627.54 813.769 re
+ S
+ n
+ 2019.23 2582.42 m
+ 1955.49 2582.42 1914.81 2540.05 1914.81 2473.92 c
+ 1914.81 2408.1 1955.49 2365.16 2017.71 2365.16 c
+ 2082.97 2365.16 2123.65 2406.95 2123.65 2473.92 c
+ 2123.65 2540.05 2082.97 2582.42 2019.23 2582.42 c
+ 2019.23 2559.21 m
+ 2063.68 2559.21 2089.97 2527.87 2089.97 2474.21 c
+ 2089.97 2419.71 2063.97 2388.37 2018.63 2388.37 c
+ 1974.49 2388.37 1948.49 2420.29 1948.49 2473.92 c
+ 1948.49 2527.87 1974.49 2559.21 2019.23 2559.21 c
+ f
+ n
+ 2219.81 2388.34 m
+ 2216.79 2387.45 2213.79 2386.87 2209.87 2386.87 c
+ 2196.29 2386.87 2192.97 2392.74 2192.97 2417.34 c
+ 2192.97 2503.45 l
+ 2224.02 2503.45 l
+ 2224.02 2525.16 l
+ 2192.97 2525.16 l
+ 2192.97 2556.82 l
+ 2162.66 2554.1 l
+ 2162.66 2525.16 l
+ 2144.58 2525.16 l
+ 2144.58 2503.45 l
+ 2162.66 2503.45 l
+ 2162.66 2412.05 l
+ 2162.66 2381.18 2176.26 2365.16 2202.52 2365.16 c
+ 2208.39 2365.16 2213.02 2365.76 2219.81 2367.87 c
+ 2219.81 2388.34 l
+ f
+ n
+ 2248.78 2365.16 m
+ 2279.1 2365.16 l
+ 2279.1 2466.03 l
+ 2294.99 2489.87 2309.1 2500.45 2325.6 2500.45 c
+ 2340.28 2500.45 2344.78 2492.79 2344.78 2467.79 c
+ 2344.78 2365.16 l
+ 2375.1 2365.16 l
+ 2375.1 2477.63 l
+ 2375.1 2508.92 2361.12 2525.16 2334.1 2525.16 c
+ 2312.52 2525.16 2296.1 2515.29 2279.1 2491.63 c
+ 2279.1 2594.18 l
+ 2248.78 2594.18 l
+ 2248.78 2365.16 l
+ f
+ n
+ 2442.84 2462.03 m
+ 2446.16 2491.58 2458.53 2504.5 2483.55 2504.5 c
+ 2507.66 2504.5 2518.53 2491.58 2519.42 2462.03 c
+ 2442.84 2462.03 l
+ 2548.37 2396.34 m
+ 2529.97 2390.03 2514.9 2387.16 2499.82 2387.16 c
+ 2483.55 2387.16 2470.9 2390.89 2461.53 2398.34 c
+ 2449.79 2407.82 2444.66 2419 2442.24 2441.39 c
+ 2548.97 2441.39 l
+ 2549.26 2450 l
+ 2549.26 2452 l
+ 2549.26 2499.92 2526.66 2525.16 2484.16 2525.16 c
+ 2439.53 2525.16 2411.79 2495.32 2411.79 2447.68 c
+ 2411.79 2396.84 2443.16 2365.16 2493.5 2365.16 c
+ 2510.69 2365.16 2528.47 2367.87 2548.37 2373.89 c
+ 2548.37 2396.34 l
+ f
+ n
+ 2593.27 2365.16 m
+ 2623.59 2365.16 l
+ 2623.59 2467.79 l
+ 2636.25 2489.84 2646.8 2499.84 2657.96 2499.84 c
+ 2660.99 2499.84 2664.91 2498.97 2670.33 2497.5 c
+ 2670.33 2525.16 l
+ 2669.12 2525.16 l
+ 2666.72 2525.16 2663.7 2525.16 2661.88 2525.16 c
+ 2645.01 2525.16 2633.54 2515.26 2623.59 2491.6 c
+ 2623.59 2525.16 l
+ 2593.27 2525.16 l
+ 2593.27 2365.16 l
+ f
+ n
+ 2786.12 2365.16 m
+ 2856.46 2365.16 l
+ 2926.17 2365.16 2966.33 2406.63 2966.33 2478.74 c
+ 2966.33 2547.87 2929.51 2582.42 2856.14 2582.42 c
+ 2786.12 2582.42 l
+ 2786.12 2365.16 l
+ 2816.43 2388.37 m
+ 2816.43 2559.21 l
+ 2839.43 2559.21 l
+ 2871.51 2559.21 2888.46 2555.89 2901.48 2547.21 c
+ 2922.06 2533.39 2932.64 2508.76 2932.64 2475.13 c
+ 2932.64 2416.89 2906.62 2388.37 2853.67 2388.37 c
+ 2816.43 2388.37 l
+ f
+ n
+ 3143.63 2388.97 m
+ 3141.82 2388.97 3141.21 2388.97 3138.21 2388.97 c
+ 3128.26 2388.97 3122.84 2396.08 3122.84 2408.87 c
+ 3122.84 2477.03 l
+ 3122.84 2510.29 3106.05 2525.16 3067.87 2525.16 c
+ 3049.26 2525.16 3031.84 2521.55 3010.47 2513.1 c
+ 3010.47 2490.1 l
+ 3029.47 2499.18 3045.16 2503.45 3061.76 2503.45 c
+ 3082.26 2503.45 3092.53 2494.63 3092.53 2477.03 c
+ 3092.53 2458.84 l
+ 3085.6 2458.84 l
+ 3026.13 2458.84 2996.53 2441.55 2996.53 2406.95 c
+ 2996.53 2382.45 3015.89 2365.16 3043.71 2365.16 c
+ 3061.87 2365.16 3077.58 2372.08 3096.95 2388.97 c
+ 3101.58 2372.39 3109.6 2365.16 3123.82 2365.16 c
+ 3131.24 2365.16 3138.66 2367 3145.76 2370.66 c
+ 3143.63 2388.97 l
+ 3092.53 2404.03 m
+ 3078.05 2393.24 3066.6 2388.97 3053.37 2388.97 c
+ 3036.18 2388.97 3026.84 2397.21 3026.84 2411.97 c
+ 3026.84 2432.45 3045.21 2443.24 3079.58 2443.24 c
+ 3082.89 2443.24 l
+ 3092.53 2442.95 l
+ 3092.53 2404.03 l
+ f
+ n
+ 3234.35 2388.34 m
+ 3231.33 2387.45 3228.33 2386.87 3224.41 2386.87 c
+ 3210.83 2386.87 3207.51 2392.74 3207.51 2417.34 c
+ 3207.51 2503.45 l
+ 3238.56 2503.45 l
+ 3238.56 2525.16 l
+ 3207.51 2525.16 l
+ 3207.51 2556.82 l
+ 3177.19 2554.1 l
+ 3177.19 2525.16 l
+ 3159.12 2525.16 l
+ 3159.12 2503.45 l
+ 3177.19 2503.45 l
+ 3177.19 2412.05 l
+ 3177.19 2381.18 3190.8 2365.16 3217.06 2365.16 c
+ 3222.93 2365.16 3227.56 2365.76 3234.35 2367.87 c
+ 3234.35 2388.34 l
+ f
+ n
+ 3402 2388.97 m
+ 3400.19 2388.97 3399.58 2388.97 3396.58 2388.97 c
+ 3386.63 2388.97 3381.21 2396.08 3381.21 2408.87 c
+ 3381.21 2477.03 l
+ 3381.21 2510.29 3364.42 2525.16 3326.24 2525.16 c
+ 3307.63 2525.16 3290.21 2521.55 3268.84 2513.1 c
+ 3268.84 2490.1 l
+ 3287.84 2499.18 3303.53 2503.45 3320.13 2503.45 c
+ 3340.63 2503.45 3350.9 2494.63 3350.9 2477.03 c
+ 3350.9 2458.84 l
+ 3343.98 2458.84 l
+ 3284.5 2458.84 3254.9 2441.55 3254.9 2406.95 c
+ 3254.9 2382.45 3274.27 2365.16 3302.08 2365.16 c
+ 3320.24 2365.16 3335.95 2372.08 3355.32 2388.97 c
+ 3359.95 2372.39 3367.98 2365.16 3382.19 2365.16 c
+ 3389.61 2365.16 3397.03 2367 3404.13 2370.66 c
+ 3402 2388.97 l
+ 3350.9 2404.03 m
+ 3336.42 2393.24 3324.98 2388.97 3311.74 2388.97 c
+ 3294.56 2388.97 3285.21 2397.21 3285.21 2411.97 c
+ 3285.21 2432.45 3303.58 2443.24 3337.95 2443.24 c
+ 3341.27 2443.24 l
+ 3350.9 2442.95 l
+ 3350.9 2404.03 l
+ f
+ n
+ 1027.38 2858.36 m
+ 1027.38 2044.59 l
+ S
+ n
+ 213.614 213.614 1627.54 813.769 re
+ S
+ n
+ 687.137 590.625 m
+ 670.847 566.178 658.479 555.915 645.532 555.915 c
+ 626.821 555.915 615.374 577.652 615.374 612.678 c
+ 615.374 654.652 629.558 676.073 656.979 676.073 c
+ 663.611 676.073 671.163 675.178 687.137 672.441 c
+ 687.137 590.625 l
+ 687.137 534.178 m
+ 717.453 534.178 l
+ 717.453 763.204 l
+ 687.137 763.204 l
+ 687.137 694.178 l
+ 677.479 694.178 668.742 694.178 659.4 694.178 c
+ 611.479 694.178 584.032 663.494 584.032 609.941 c
+ 584.032 564.125 606.032 534.178 639.189 534.178 c
+ 660.005 534.178 674.163 543.073 687.137 564.073 c
+ 687.137 534.178 l
+ f
+ n
+ 827.385 694.178 m
+ 783.622 694.178 756.648 663.862 756.648 614.178 c
+ 756.648 565.073 783.622 534.178 826.49 534.178 c
+ 871.438 534.178 898.122 564.204 898.122 614.467 c
+ 898.122 663.862 871.148 694.178 827.385 694.178 c
+ 827.385 672.467 m
+ 853.201 672.467 866.122 653.125 866.122 614.757 c
+ 866.122 576.073 852.911 555.888 827.385 555.888 c
+ 801.28 555.888 788.648 575.23 788.648 614.467 c
+ 788.648 652.836 801.569 672.467 827.385 672.467 c
+ f
+ n
+ 1031.63 534.178 m
+ 1061.95 534.178 l
+ 1061.95 694.178 l
+ 1031.63 694.178 l
+ 1031.63 593.02 l
+ 1015.74 569.494 1001.63 559.204 985.133 559.204 c
+ 970.448 559.204 965.948 566.836 965.948 591.546 c
+ 965.948 694.178 l
+ 935.633 694.178 l
+ 935.633 581.704 l
+ 935.633 550.415 949.343 534.178 976.475 534.178 c
+ 998.106 534.178 1014.55 544.073 1031.63 567.441 c
+ 1031.63 534.178 l
+ f
+ n
+ 1139.88 635.441 m
+ 1156.17 659.362 1168.54 669.388 1181.49 669.388 c
+ 1200.2 669.388 1211.64 648.125 1211.64 613.888 c
+ 1211.64 572.862 1197.46 551.888 1170.33 551.888 c
+ 1163.41 551.888 1154.35 553.073 1139.88 555.73 c
+ 1139.88 635.441 l
+ 1139.88 763.204 m
+ 1109.56 763.204 l
+ 1109.56 534.178 l
+ 1139.88 534.178 l
+ 1150.14 534.178 1158.27 534.178 1167.62 534.178 c
+ 1215.85 534.178 1242.99 563.888 1242.99 616.836 c
+ 1242.99 663.467 1220.99 694.178 1187.51 694.178 c
+ 1167.01 694.178 1152.85 684.441 1139.88 661.125 c
+ 1139.88 763.204 l
+ f
+ n
+ 1278.44 534.178 30.3159 232.447 re
+ f
+ n
+ 1372.53 631.046 m
+ 1375.84 660.599 1388.21 673.52 1413.24 673.52 c
+ 1437.34 673.52 1448.21 660.599 1449.11 631.046 c
+ 1372.53 631.046 l
+ 1478.05 565.362 m
+ 1459.66 559.046 1444.58 556.178 1429.5 556.178 c
+ 1413.24 556.178 1400.58 559.915 1391.21 567.362 c
+ 1379.47 576.836 1374.34 588.02 1371.92 610.415 c
+ 1478.66 610.415 l
+ 1478.95 619.02 l
+ 1478.95 621.02 l
+ 1478.95 668.941 1456.34 694.178 1413.84 694.178 c
+ 1369.21 694.178 1341.47 664.336 1341.47 616.704 c
+ 1341.47 565.862 1372.84 534.178 1423.19 534.178 c
+ 1440.37 534.178 1458.16 536.888 1478.05 542.915 c
+ 1478.05 565.362 l
+ f
+ n
+ 2044.59 213.614 1627.54 813.769 re
+ S
+ n
+ 3875.57 213.614 1627.54 813.769 re
+ S
+ n
+ 5706.55 213.614 1627.54 813.769 re
+ S
+ n
+ 1163.34 2365.16 m
+ 1193.66 2365.16 l
+ 1193.66 2466.03 l
+ 1209.55 2489.87 1223.66 2500.45 1240.16 2500.45 c
+ 1254.84 2500.45 1259.34 2492.79 1259.34 2467.79 c
+ 1259.34 2365.16 l
+ 1289.66 2365.16 l
+ 1289.66 2477.63 l
+ 1289.66 2508.92 1275.68 2525.16 1248.66 2525.16 c
+ 1227.08 2525.16 1210.66 2515.29 1193.66 2491.63 c
+ 1193.66 2525.16 l
+ 1163.34 2525.16 l
+ 1163.34 2365.16 l
+ f
+ n
+ 1357.4 2462.03 m
+ 1360.72 2491.58 1373.09 2504.5 1398.11 2504.5 c
+ 1422.22 2504.5 1433.09 2491.58 1433.98 2462.03 c
+ 1357.4 2462.03 l
+ 1462.93 2396.34 m
+ 1444.54 2390.03 1429.46 2387.16 1414.38 2387.16 c
+ 1398.11 2387.16 1385.46 2390.89 1376.09 2398.34 c
+ 1364.35 2407.82 1359.22 2419 1356.8 2441.39 c
+ 1463.54 2441.39 l
+ 1463.83 2450 l
+ 1463.83 2452 l
+ 1463.83 2499.92 1441.22 2525.16 1398.72 2525.16 c
+ 1354.09 2525.16 1326.35 2495.32 1326.35 2447.68 c
+ 1326.35 2396.84 1357.72 2365.16 1408.06 2365.16 c
+ 1425.25 2365.16 1443.04 2367.87 1462.93 2373.89 c
+ 1462.93 2396.34 l
+ f
+ n
+ 1490.15 2365.16 m
+ 1516.99 2365.16 l
+ 1555.57 2429.45 l
+ 1598.7 2365.16 l
+ 1632.15 2365.16 l
+ 1579.39 2444.55 l
+ 1628.23 2525.16 l
+ 1601.42 2525.16 l
+ 1565.52 2465.08 l
+ 1525.44 2525.16 l
+ 1491.97 2525.16 l
+ 1542.02 2449.68 l
+ 1490.15 2365.16 l
+ f
+ n
+ 1720.02 2388.34 m
+ 1716.99 2387.45 1713.99 2386.87 1710.07 2386.87 c
+ 1696.49 2386.87 1693.18 2392.74 1693.18 2417.34 c
+ 1693.18 2503.45 l
+ 1724.23 2503.45 l
+ 1724.23 2525.16 l
+ 1693.18 2525.16 l
+ 1693.18 2556.82 l
+ 1662.86 2554.1 l
+ 1662.86 2525.16 l
+ 1644.78 2525.16 l
+ 1644.78 2503.45 l
+ 1662.86 2503.45 l
+ 1662.86 2412.05 l
+ 1662.86 2381.18 1676.46 2365.16 1702.73 2365.16 c
+ 1708.6 2365.16 1713.23 2365.76 1720.02 2367.87 c
+ 1720.02 2388.34 l
+ f
+ n
+ 470.586 2421.6 m
+ 454.297 2397.16 441.928 2386.89 428.981 2386.89 c
+ 410.271 2386.89 398.823 2408.63 398.823 2443.66 c
+ 398.823 2485.63 413.007 2507.05 440.428 2507.05 c
+ 447.06 2507.05 454.613 2506.16 470.586 2503.42 c
+ 470.586 2421.6 l
+ 470.586 2365.16 m
+ 500.902 2365.16 l
+ 500.902 2594.18 l
+ 470.586 2594.18 l
+ 470.586 2525.16 l
+ 460.928 2525.16 452.192 2525.16 442.85 2525.16 c
+ 394.928 2525.16 367.481 2494.47 367.481 2440.92 c
+ 367.481 2395.1 389.481 2365.16 422.639 2365.16 c
+ 443.455 2365.16 457.613 2374.05 470.586 2395.05 c
+ 470.586 2365.16 l
+ f
+ n
+ 578.834 2310.58 m
+ 578.834 2365.16 l
+ 589.045 2365.16 597.15 2365.16 606.466 2365.16 c
+ 654.545 2365.16 681.571 2395.47 681.571 2449.5 c
+ 681.571 2495.13 659.65 2525.16 626.308 2525.16 c
+ 605.861 2525.16 591.755 2515.37 578.834 2491.89 c
+ 578.834 2525.16 l
+ 548.518 2525.16 l
+ 548.518 2310.58 l
+ 578.834 2310.58 l
+ 578.834 2467.21 m
+ 594.887 2490.18 607.071 2499.84 619.861 2499.84 c
+ 638.281 2499.84 649.571 2479.39 649.571 2446.47 c
+ 649.571 2407.03 635.597 2386.87 608.861 2386.87 c
+ 601.729 2386.87 594.597 2387.71 578.834 2390.55 c
+ 578.834 2467.21 l
+ f
+ n
+ 777.924 2388.34 m
+ 774.897 2387.45 771.897 2386.87 767.977 2386.87 c
+ 754.397 2386.87 751.082 2392.74 751.082 2417.34 c
+ 751.082 2503.45 l
+ 782.134 2503.45 l
+ 782.134 2525.16 l
+ 751.082 2525.16 l
+ 751.082 2556.82 l
+ 720.766 2554.1 l
+ 720.766 2525.16 l
+ 702.687 2525.16 l
+ 702.687 2503.45 l
+ 720.766 2503.45 l
+ 720.766 2412.05 l
+ 720.766 2381.18 734.371 2365.16 760.634 2365.16 c
+ 766.503 2365.16 771.134 2365.76 777.924 2367.87 c
+ 777.924 2388.34 l
+ f
+ n
+ 806.89 2365.16 m
+ 837.206 2365.16 l
+ 837.206 2467.79 l
+ 849.864 2489.84 860.416 2499.84 871.574 2499.84 c
+ 874.601 2499.84 878.521 2498.97 883.943 2497.5 c
+ 883.943 2525.16 l
+ 882.732 2525.16 l
+ 880.337 2525.16 877.311 2525.16 875.495 2525.16 c
+ 858.627 2525.16 847.153 2515.26 837.206 2491.6 c
+ 837.206 2525.16 l
+ 806.89 2525.16 l
+ 806.89 2365.16 l
+ f
+ n
+ 3672.13 2044.59 1627.54 813.769 re
+ S
+ n
+ 5299.67 2044.59 1627.54 813.769 re
+ S
+ n
+ 5477.75 2582.42 m
+ 5414.01 2582.42 5373.33 2540.05 5373.33 2473.92 c
+ 5373.33 2408.1 5414.01 2365.16 5476.22 2365.16 c
+ 5541.49 2365.16 5582.17 2406.95 5582.17 2473.92 c
+ 5582.17 2540.05 5541.49 2582.42 5477.75 2582.42 c
+ 5477.75 2559.21 m
+ 5522.2 2559.21 5548.49 2527.87 5548.49 2474.21 c
+ 5548.49 2419.71 5522.49 2388.37 5477.14 2388.37 c
+ 5433.01 2388.37 5407.01 2420.29 5407.01 2473.92 c
+ 5407.01 2527.87 5433.01 2559.21 5477.75 2559.21 c
+ f
+ n
+ 5678.33 2388.34 m
+ 5675.3 2387.45 5672.3 2386.87 5668.38 2386.87 c
+ 5654.8 2386.87 5651.49 2392.74 5651.49 2417.34 c
+ 5651.49 2503.45 l
+ 5682.54 2503.45 l
+ 5682.54 2525.16 l
+ 5651.49 2525.16 l
+ 5651.49 2556.82 l
+ 5621.17 2554.1 l
+ 5621.17 2525.16 l
+ 5603.09 2525.16 l
+ 5603.09 2503.45 l
+ 5621.17 2503.45 l
+ 5621.17 2412.05 l
+ 5621.17 2381.18 5634.78 2365.16 5661.04 2365.16 c
+ 5666.91 2365.16 5671.54 2365.76 5678.33 2367.87 c
+ 5678.33 2388.34 l
+ f
+ n
+ 5707.3 2365.16 m
+ 5737.61 2365.16 l
+ 5737.61 2466.03 l
+ 5753.51 2489.87 5767.61 2500.45 5784.11 2500.45 c
+ 5798.8 2500.45 5803.3 2492.79 5803.3 2467.79 c
+ 5803.3 2365.16 l
+ 5833.61 2365.16 l
+ 5833.61 2477.63 l
+ 5833.61 2508.92 5819.64 2525.16 5792.61 2525.16 c
+ 5771.03 2525.16 5754.61 2515.29 5737.61 2491.63 c
+ 5737.61 2594.18 l
+ 5707.3 2594.18 l
+ 5707.3 2365.16 l
+ f
+ n
+ 5901.36 2462.03 m
+ 5904.68 2491.58 5917.04 2504.5 5942.07 2504.5 c
+ 5966.18 2504.5 5977.04 2491.58 5977.94 2462.03 c
+ 5901.36 2462.03 l
+ 6006.89 2396.34 m
+ 5988.49 2390.03 5973.41 2387.16 5958.33 2387.16 c
+ 5942.07 2387.16 5929.41 2390.89 5920.04 2398.34 c
+ 5908.31 2407.82 5903.18 2419 5900.75 2441.39 c
+ 6007.49 2441.39 l
+ 6007.78 2450 l
+ 6007.78 2452 l
+ 6007.78 2499.92 5985.18 2525.16 5942.68 2525.16 c
+ 5898.04 2525.16 5870.31 2495.32 5870.31 2447.68 c
+ 5870.31 2396.84 5901.68 2365.16 5952.02 2365.16 c
+ 5969.2 2365.16 5986.99 2367.87 6006.89 2373.89 c
+ 6006.89 2396.34 l
+ f
+ n
+ 6051.79 2365.16 m
+ 6082.11 2365.16 l
+ 6082.11 2467.79 l
+ 6094.77 2489.84 6105.32 2499.84 6116.48 2499.84 c
+ 6119.5 2499.84 6123.42 2498.97 6128.84 2497.5 c
+ 6128.84 2525.16 l
+ 6127.63 2525.16 l
+ 6125.24 2525.16 6122.21 2525.16 6120.4 2525.16 c
+ 6103.53 2525.16 6092.06 2515.26 6082.11 2491.6 c
+ 6082.11 2525.16 l
+ 6051.79 2525.16 l
+ 6051.79 2365.16 l
+ f
+ n
+ 6244.63 2365.16 m
+ 6314.97 2365.16 l
+ 6384.69 2365.16 6424.84 2406.63 6424.84 2478.74 c
+ 6424.84 2547.87 6388.03 2582.42 6314.66 2582.42 c
+ 6244.63 2582.42 l
+ 6244.63 2365.16 l
+ 6274.95 2388.37 m
+ 6274.95 2559.21 l
+ 6297.95 2559.21 l
+ 6330.03 2559.21 6346.97 2555.89 6360 2547.21 c
+ 6380.58 2533.39 6391.16 2508.76 6391.16 2475.13 c
+ 6391.16 2416.89 6365.13 2388.37 6312.19 2388.37 c
+ 6274.95 2388.37 l
+ f
+ n
+ 6602.15 2388.97 m
+ 6600.33 2388.97 6599.73 2388.97 6596.73 2388.97 c
+ 6586.78 2388.97 6581.36 2396.08 6581.36 2408.87 c
+ 6581.36 2477.03 l
+ 6581.36 2510.29 6564.57 2525.16 6526.39 2525.16 c
+ 6507.78 2525.16 6490.36 2521.55 6468.99 2513.1 c
+ 6468.99 2490.1 l
+ 6487.99 2499.18 6503.67 2503.45 6520.28 2503.45 c
+ 6540.78 2503.45 6551.04 2494.63 6551.04 2477.03 c
+ 6551.04 2458.84 l
+ 6544.12 2458.84 l
+ 6484.65 2458.84 6455.04 2441.55 6455.04 2406.95 c
+ 6455.04 2382.45 6474.41 2365.16 6502.23 2365.16 c
+ 6520.39 2365.16 6536.1 2372.08 6555.46 2388.97 c
+ 6560.1 2372.39 6568.12 2365.16 6582.33 2365.16 c
+ 6589.75 2365.16 6597.17 2367 6604.28 2370.66 c
+ 6602.15 2388.97 l
+ 6551.04 2404.03 m
+ 6536.57 2393.24 6525.12 2388.97 6511.89 2388.97 c
+ 6494.7 2388.97 6485.36 2397.21 6485.36 2411.97 c
+ 6485.36 2432.45 6503.73 2443.24 6538.1 2443.24 c
+ 6541.41 2443.24 l
+ 6551.04 2442.95 l
+ 6551.04 2404.03 l
+ f
+ n
+ 6692.87 2388.34 m
+ 6689.84 2387.45 6686.84 2386.87 6682.92 2386.87 c
+ 6669.34 2386.87 6666.03 2392.74 6666.03 2417.34 c
+ 6666.03 2503.45 l
+ 6697.08 2503.45 l
+ 6697.08 2525.16 l
+ 6666.03 2525.16 l
+ 6666.03 2556.82 l
+ 6635.71 2554.1 l
+ 6635.71 2525.16 l
+ 6617.63 2525.16 l
+ 6617.63 2503.45 l
+ 6635.71 2503.45 l
+ 6635.71 2412.05 l
+ 6635.71 2381.18 6649.32 2365.16 6675.58 2365.16 c
+ 6681.45 2365.16 6686.08 2365.76 6692.87 2367.87 c
+ 6692.87 2388.34 l
+ f
+ n
+ 6860.52 2388.97 m
+ 6858.7 2388.97 6858.1 2388.97 6855.1 2388.97 c
+ 6845.15 2388.97 6839.73 2396.08 6839.73 2408.87 c
+ 6839.73 2477.03 l
+ 6839.73 2510.29 6822.94 2525.16 6784.76 2525.16 c
+ 6766.15 2525.16 6748.73 2521.55 6727.36 2513.1 c
+ 6727.36 2490.1 l
+ 6746.36 2499.18 6762.05 2503.45 6778.65 2503.45 c
+ 6799.15 2503.45 6809.41 2494.63 6809.41 2477.03 c
+ 6809.41 2458.84 l
+ 6802.49 2458.84 l
+ 6743.02 2458.84 6713.41 2441.55 6713.41 2406.95 c
+ 6713.41 2382.45 6732.78 2365.16 6760.6 2365.16 c
+ 6778.76 2365.16 6794.47 2372.08 6813.84 2388.97 c
+ 6818.47 2372.39 6826.49 2365.16 6840.7 2365.16 c
+ 6848.13 2365.16 6855.55 2367 6862.65 2370.66 c
+ 6860.52 2388.97 l
+ 6809.41 2404.03 m
+ 6794.94 2393.24 6783.49 2388.97 6770.26 2388.97 c
+ 6753.07 2388.97 6743.73 2397.21 6743.73 2411.97 c
+ 6743.73 2432.45 6762.1 2443.24 6796.47 2443.24 c
+ 6799.78 2443.24 l
+ 6809.41 2442.95 l
+ 6809.41 2404.03 l
+ f
+ n
+ 4485.9 2858.36 m
+ 4485.9 2044.59 l
+ S
+ n
+ 4621.86 2365.16 m
+ 4652.17 2365.16 l
+ 4652.17 2466.03 l
+ 4668.07 2489.87 4682.17 2500.45 4698.67 2500.45 c
+ 4713.36 2500.45 4717.86 2492.79 4717.86 2467.79 c
+ 4717.86 2365.16 l
+ 4748.17 2365.16 l
+ 4748.17 2477.63 l
+ 4748.17 2508.92 4734.2 2525.16 4707.17 2525.16 c
+ 4685.59 2525.16 4669.17 2515.29 4652.17 2491.63 c
+ 4652.17 2525.16 l
+ 4621.86 2525.16 l
+ 4621.86 2365.16 l
+ f
+ n
+ 4815.92 2462.03 m
+ 4819.24 2491.58 4831.61 2504.5 4856.63 2504.5 c
+ 4880.74 2504.5 4891.61 2491.58 4892.5 2462.03 c
+ 4815.92 2462.03 l
+ 4921.45 2396.34 m
+ 4903.05 2390.03 4887.97 2387.16 4872.9 2387.16 c
+ 4856.63 2387.16 4843.97 2390.89 4834.61 2398.34 c
+ 4822.87 2407.82 4817.74 2419 4815.32 2441.39 c
+ 4922.05 2441.39 l
+ 4922.34 2450 l
+ 4922.34 2452 l
+ 4922.34 2499.92 4899.74 2525.16 4857.24 2525.16 c
+ 4812.61 2525.16 4784.87 2495.32 4784.87 2447.68 c
+ 4784.87 2396.84 4816.24 2365.16 4866.58 2365.16 c
+ 4883.76 2365.16 4901.55 2367.87 4921.45 2373.89 c
+ 4921.45 2396.34 l
+ f
+ n
+ 4948.67 2365.16 m
+ 4975.51 2365.16 l
+ 5014.09 2429.45 l
+ 5057.22 2365.16 l
+ 5090.67 2365.16 l
+ 5037.91 2444.55 l
+ 5086.75 2525.16 l
+ 5059.93 2525.16 l
+ 5024.04 2465.08 l
+ 4983.96 2525.16 l
+ 4950.49 2525.16 l
+ 5000.54 2449.68 l
+ 4948.67 2365.16 l
+ f
+ n
+ 5178.53 2388.34 m
+ 5175.51 2387.45 5172.51 2386.87 5168.59 2386.87 c
+ 5155.01 2386.87 5151.69 2392.74 5151.69 2417.34 c
+ 5151.69 2503.45 l
+ 5182.74 2503.45 l
+ 5182.74 2525.16 l
+ 5151.69 2525.16 l
+ 5151.69 2556.82 l
+ 5121.38 2554.1 l
+ 5121.38 2525.16 l
+ 5103.3 2525.16 l
+ 5103.3 2503.45 l
+ 5121.38 2503.45 l
+ 5121.38 2412.05 l
+ 5121.38 2381.18 5134.98 2365.16 5161.24 2365.16 c
+ 5167.11 2365.16 5171.74 2365.76 5178.53 2367.87 c
+ 5178.53 2388.34 l
+ f
+ n
+ 3929.1 2421.6 m
+ 3912.81 2397.16 3900.45 2386.89 3887.5 2386.89 c
+ 3868.79 2386.89 3857.34 2408.63 3857.34 2443.66 c
+ 3857.34 2485.63 3871.52 2507.05 3898.95 2507.05 c
+ 3905.58 2507.05 3913.13 2506.16 3929.1 2503.42 c
+ 3929.1 2421.6 l
+ 3929.1 2365.16 m
+ 3959.42 2365.16 l
+ 3959.42 2594.18 l
+ 3929.1 2594.18 l
+ 3929.1 2525.16 l
+ 3919.45 2525.16 3910.71 2525.16 3901.37 2525.16 c
+ 3853.45 2525.16 3826 2494.47 3826 2440.92 c
+ 3826 2395.1 3848 2365.16 3881.16 2365.16 c
+ 3901.97 2365.16 3916.13 2374.05 3929.1 2395.05 c
+ 3929.1 2365.16 l
+ f
+ n
+ 4037.35 2310.58 m
+ 4037.35 2365.16 l
+ 4047.56 2365.16 4055.67 2365.16 4064.98 2365.16 c
+ 4113.06 2365.16 4140.09 2395.47 4140.09 2449.5 c
+ 4140.09 2495.13 4118.17 2525.16 4084.82 2525.16 c
+ 4064.38 2525.16 4050.27 2515.37 4037.35 2491.89 c
+ 4037.35 2525.16 l
+ 4007.04 2525.16 l
+ 4007.04 2310.58 l
+ 4037.35 2310.58 l
+ 4037.35 2467.21 m
+ 4053.4 2490.18 4065.59 2499.84 4078.38 2499.84 c
+ 4096.8 2499.84 4108.09 2479.39 4108.09 2446.47 c
+ 4108.09 2407.03 4094.11 2386.87 4067.38 2386.87 c
+ 4060.25 2386.87 4053.11 2387.71 4037.35 2390.55 c
+ 4037.35 2467.21 l
+ f
+ n
+ 4236.44 2388.34 m
+ 4233.42 2387.45 4230.42 2386.87 4226.49 2386.87 c
+ 4212.92 2386.87 4209.6 2392.74 4209.6 2417.34 c
+ 4209.6 2503.45 l
+ 4240.65 2503.45 l
+ 4240.65 2525.16 l
+ 4209.6 2525.16 l
+ 4209.6 2556.82 l
+ 4179.28 2554.1 l
+ 4179.28 2525.16 l
+ 4161.2 2525.16 l
+ 4161.2 2503.45 l
+ 4179.28 2503.45 l
+ 4179.28 2412.05 l
+ 4179.28 2381.18 4192.89 2365.16 4219.15 2365.16 c
+ 4225.02 2365.16 4229.65 2365.76 4236.44 2367.87 c
+ 4236.44 2388.34 l
+ f
+ n
+ 4265.41 2365.16 m
+ 4295.72 2365.16 l
+ 4295.72 2467.79 l
+ 4308.38 2489.84 4318.93 2499.84 4330.09 2499.84 c
+ 4333.12 2499.84 4337.04 2498.97 4342.46 2497.5 c
+ 4342.46 2525.16 l
+ 4341.25 2525.16 l
+ 4338.85 2525.16 4335.83 2525.16 4334.01 2525.16 c
+ 4317.14 2525.16 4305.67 2515.26 4295.72 2491.6 c
+ 4295.72 2525.16 l
+ 4265.41 2525.16 l
+ 4265.41 2365.16 l
+ f
+ n
+ 7130.65 2044.59 1627.54 813.769 re
+ S
+ n
+ 8758.19 2044.59 1627.54 813.769 re
+ S
+ n
+ 8936.27 2582.42 m
+ 8872.53 2582.42 8831.84 2540.05 8831.84 2473.92 c
+ 8831.84 2408.1 8872.53 2365.16 8934.74 2365.16 c
+ 9000 2365.16 9040.69 2406.95 9040.69 2473.92 c
+ 9040.69 2540.05 9000 2582.42 8936.27 2582.42 c
+ 8936.27 2559.21 m
+ 8980.71 2559.21 9007 2527.87 9007 2474.21 c
+ 9007 2419.71 8981 2388.37 8935.66 2388.37 c
+ 8891.53 2388.37 8865.53 2420.29 8865.53 2473.92 c
+ 8865.53 2527.87 8891.53 2559.21 8936.27 2559.21 c
+ f
+ n
+ 9136.85 2388.34 m
+ 9133.82 2387.45 9130.82 2386.87 9126.9 2386.87 c
+ 9113.32 2386.87 9110.01 2392.74 9110.01 2417.34 c
+ 9110.01 2503.45 l
+ 9141.06 2503.45 l
+ 9141.06 2525.16 l
+ 9110.01 2525.16 l
+ 9110.01 2556.82 l
+ 9079.69 2554.1 l
+ 9079.69 2525.16 l
+ 9061.61 2525.16 l
+ 9061.61 2503.45 l
+ 9079.69 2503.45 l
+ 9079.69 2412.05 l
+ 9079.69 2381.18 9093.29 2365.16 9119.56 2365.16 c
+ 9125.43 2365.16 9130.06 2365.76 9136.85 2367.87 c
+ 9136.85 2388.34 l
+ f
+ n
+ 9165.81 2365.16 m
+ 9196.13 2365.16 l
+ 9196.13 2466.03 l
+ 9212.02 2489.87 9226.13 2500.45 9242.63 2500.45 c
+ 9257.31 2500.45 9261.81 2492.79 9261.81 2467.79 c
+ 9261.81 2365.16 l
+ 9292.13 2365.16 l
+ 9292.13 2477.63 l
+ 9292.13 2508.92 9278.16 2525.16 9251.13 2525.16 c
+ 9229.55 2525.16 9213.13 2515.29 9196.13 2491.63 c
+ 9196.13 2594.18 l
+ 9165.81 2594.18 l
+ 9165.81 2365.16 l
+ f
+ n
+ 9359.88 2462.03 m
+ 9363.19 2491.58 9375.56 2504.5 9400.59 2504.5 c
+ 9424.69 2504.5 9435.56 2491.58 9436.46 2462.03 c
+ 9359.88 2462.03 l
+ 9465.4 2396.34 m
+ 9447.01 2390.03 9431.93 2387.16 9416.85 2387.16 c
+ 9400.59 2387.16 9387.93 2390.89 9378.56 2398.34 c
+ 9366.82 2407.82 9361.69 2419 9359.27 2441.39 c
+ 9466.01 2441.39 l
+ 9466.3 2450 l
+ 9466.3 2452 l
+ 9466.3 2499.92 9443.69 2525.16 9401.19 2525.16 c
+ 9356.56 2525.16 9328.82 2495.32 9328.82 2447.68 c
+ 9328.82 2396.84 9360.19 2365.16 9410.54 2365.16 c
+ 9427.72 2365.16 9445.51 2367.87 9465.4 2373.89 c
+ 9465.4 2396.34 l
+ f
+ n
+ 9510.31 2365.16 m
+ 9540.63 2365.16 l
+ 9540.63 2467.79 l
+ 9553.28 2489.84 9563.84 2499.84 9574.99 2499.84 c
+ 9578.02 2499.84 9581.94 2498.97 9587.36 2497.5 c
+ 9587.36 2525.16 l
+ 9586.15 2525.16 l
+ 9583.76 2525.16 9580.73 2525.16 9578.91 2525.16 c
+ 9562.05 2525.16 9550.57 2515.26 9540.63 2491.6 c
+ 9540.63 2525.16 l
+ 9510.31 2525.16 l
+ 9510.31 2365.16 l
+ f
+ n
+ 9703.15 2365.16 m
+ 9773.49 2365.16 l
+ 9843.2 2365.16 9883.36 2406.63 9883.36 2478.74 c
+ 9883.36 2547.87 9846.54 2582.42 9773.18 2582.42 c
+ 9703.15 2582.42 l
+ 9703.15 2365.16 l
+ 9733.47 2388.37 m
+ 9733.47 2559.21 l
+ 9756.47 2559.21 l
+ 9788.54 2559.21 9805.49 2555.89 9818.52 2547.21 c
+ 9839.1 2533.39 9849.68 2508.76 9849.68 2475.13 c
+ 9849.68 2416.89 9823.65 2388.37 9770.7 2388.37 c
+ 9733.47 2388.37 l
+ f
+ n
+ 10060.7 2388.97 m
+ 10058.8 2388.97 10058.2 2388.97 10055.2 2388.97 c
+ 10045.3 2388.97 10039.9 2396.08 10039.9 2408.87 c
+ 10039.9 2477.03 l
+ 10039.9 2510.29 10023.1 2525.16 9984.9 2525.16 c
+ 9966.3 2525.16 9948.88 2521.55 9927.51 2513.1 c
+ 9927.51 2490.1 l
+ 9946.51 2499.18 9962.19 2503.45 9978.8 2503.45 c
+ 9999.3 2503.45 10009.6 2494.63 10009.6 2477.03 c
+ 10009.6 2458.84 l
+ 10002.6 2458.84 l
+ 9943.17 2458.84 9913.56 2441.55 9913.56 2406.95 c
+ 9913.56 2382.45 9932.93 2365.16 9960.74 2365.16 c
+ 9978.9 2365.16 9994.61 2372.08 10014 2388.97 c
+ 10018.6 2372.39 10026.6 2365.16 10040.8 2365.16 c
+ 10048.3 2365.16 10055.7 2367 10062.8 2370.66 c
+ 10060.7 2388.97 l
+ 10009.6 2404.03 m
+ 9995.09 2393.24 9983.64 2388.97 9970.4 2388.97 c
+ 9953.22 2388.97 9943.88 2397.21 9943.88 2411.97 c
+ 9943.88 2432.45 9962.24 2443.24 9996.61 2443.24 c
+ 9999.93 2443.24 l
+ 10009.6 2442.95 l
+ 10009.6 2404.03 l
+ f
+ n
+ 10151.4 2388.34 m
+ 10148.4 2387.45 10145.4 2386.87 10141.4 2386.87 c
+ 10127.9 2386.87 10124.5 2392.74 10124.5 2417.34 c
+ 10124.5 2503.45 l
+ 10155.6 2503.45 l
+ 10155.6 2525.16 l
+ 10124.5 2525.16 l
+ 10124.5 2556.82 l
+ 10094.2 2554.1 l
+ 10094.2 2525.16 l
+ 10076.2 2525.16 l
+ 10076.2 2503.45 l
+ 10094.2 2503.45 l
+ 10094.2 2412.05 l
+ 10094.2 2381.18 10107.8 2365.16 10134.1 2365.16 c
+ 10140 2365.16 10144.6 2365.76 10151.4 2367.87 c
+ 10151.4 2388.34 l
+ f
+ n
+ 10319 2388.97 m
+ 10317.2 2388.97 10316.6 2388.97 10313.6 2388.97 c
+ 10303.7 2388.97 10298.2 2396.08 10298.2 2408.87 c
+ 10298.2 2477.03 l
+ 10298.2 2510.29 10281.5 2525.16 10243.3 2525.16 c
+ 10224.7 2525.16 10207.2 2521.55 10185.9 2513.1 c
+ 10185.9 2490.1 l
+ 10204.9 2499.18 10220.6 2503.45 10237.2 2503.45 c
+ 10257.7 2503.45 10267.9 2494.63 10267.9 2477.03 c
+ 10267.9 2458.84 l
+ 10261 2458.84 l
+ 10201.5 2458.84 10171.9 2441.55 10171.9 2406.95 c
+ 10171.9 2382.45 10191.3 2365.16 10219.1 2365.16 c
+ 10237.3 2365.16 10253 2372.08 10272.4 2388.97 c
+ 10277 2372.39 10285 2365.16 10299.2 2365.16 c
+ 10306.6 2365.16 10314.1 2367 10321.2 2370.66 c
+ 10319 2388.97 l
+ 10267.9 2404.03 m
+ 10253.5 2393.24 10242 2388.97 10228.8 2388.97 c
+ 10211.6 2388.97 10202.2 2397.21 10202.2 2411.97 c
+ 10202.2 2432.45 10220.6 2443.24 10255 2443.24 c
+ 10258.3 2443.24 l
+ 10267.9 2442.95 l
+ 10267.9 2404.03 l
+ f
+ n
+ 7944.42 2858.36 m
+ 7944.42 2044.59 l
+ S
+ n
+ 8080.37 2365.16 m
+ 8110.69 2365.16 l
+ 8110.69 2466.03 l
+ 8126.59 2489.87 8140.69 2500.45 8157.19 2500.45 c
+ 8171.87 2500.45 8176.37 2492.79 8176.37 2467.79 c
+ 8176.37 2365.16 l
+ 8206.69 2365.16 l
+ 8206.69 2477.63 l
+ 8206.69 2508.92 8192.72 2525.16 8165.69 2525.16 c
+ 8144.11 2525.16 8127.69 2515.29 8110.69 2491.63 c
+ 8110.69 2525.16 l
+ 8080.37 2525.16 l
+ 8080.37 2365.16 l
+ f
+ n
+ 8274.44 2462.03 m
+ 8277.75 2491.58 8290.12 2504.5 8315.15 2504.5 c
+ 8339.25 2504.5 8350.12 2491.58 8351.02 2462.03 c
+ 8274.44 2462.03 l
+ 8379.97 2396.34 m
+ 8361.57 2390.03 8346.49 2387.16 8331.41 2387.16 c
+ 8315.15 2387.16 8302.49 2390.89 8293.12 2398.34 c
+ 8281.39 2407.82 8276.25 2419 8273.83 2441.39 c
+ 8380.57 2441.39 l
+ 8380.86 2450 l
+ 8380.86 2452 l
+ 8380.86 2499.92 8358.25 2525.16 8315.75 2525.16 c
+ 8271.12 2525.16 8243.39 2495.32 8243.39 2447.68 c
+ 8243.39 2396.84 8274.75 2365.16 8325.1 2365.16 c
+ 8342.28 2365.16 8360.07 2367.87 8379.97 2373.89 c
+ 8379.97 2396.34 l
+ f
+ n
+ 8407.19 2365.16 m
+ 8434.03 2365.16 l
+ 8472.61 2429.45 l
+ 8515.74 2365.16 l
+ 8549.19 2365.16 l
+ 8496.42 2444.55 l
+ 8545.27 2525.16 l
+ 8518.45 2525.16 l
+ 8482.56 2465.08 l
+ 8442.48 2525.16 l
+ 8409 2525.16 l
+ 8459.06 2449.68 l
+ 8407.19 2365.16 l
+ f
+ n
+ 8637.05 2388.34 m
+ 8634.02 2387.45 8631.02 2386.87 8627.1 2386.87 c
+ 8613.52 2386.87 8610.21 2392.74 8610.21 2417.34 c
+ 8610.21 2503.45 l
+ 8641.26 2503.45 l
+ 8641.26 2525.16 l
+ 8610.21 2525.16 l
+ 8610.21 2556.82 l
+ 8579.89 2554.1 l
+ 8579.89 2525.16 l
+ 8561.81 2525.16 l
+ 8561.81 2503.45 l
+ 8579.89 2503.45 l
+ 8579.89 2412.05 l
+ 8579.89 2381.18 8593.5 2365.16 8619.76 2365.16 c
+ 8625.63 2365.16 8630.26 2365.76 8637.05 2367.87 c
+ 8637.05 2388.34 l
+ f
+ n
+ 7387.62 2421.6 m
+ 7371.33 2397.16 7358.96 2386.89 7346.02 2386.89 c
+ 7327.3 2386.89 7315.86 2408.63 7315.86 2443.66 c
+ 7315.86 2485.63 7330.04 2507.05 7357.46 2507.05 c
+ 7364.09 2507.05 7371.65 2506.16 7387.62 2503.42 c
+ 7387.62 2421.6 l
+ 7387.62 2365.16 m
+ 7417.94 2365.16 l
+ 7417.94 2594.18 l
+ 7387.62 2594.18 l
+ 7387.62 2525.16 l
+ 7377.96 2525.16 7369.23 2525.16 7359.88 2525.16 c
+ 7311.96 2525.16 7284.52 2494.47 7284.52 2440.92 c
+ 7284.52 2395.1 7306.52 2365.16 7339.67 2365.16 c
+ 7360.49 2365.16 7374.65 2374.05 7387.62 2395.05 c
+ 7387.62 2365.16 l
+ f
+ n
+ 7495.87 2310.58 m
+ 7495.87 2365.16 l
+ 7506.08 2365.16 7514.18 2365.16 7523.5 2365.16 c
+ 7571.58 2365.16 7598.61 2395.47 7598.61 2449.5 c
+ 7598.61 2495.13 7576.68 2525.16 7543.34 2525.16 c
+ 7522.89 2525.16 7508.79 2515.37 7495.87 2491.89 c
+ 7495.87 2525.16 l
+ 7465.55 2525.16 l
+ 7465.55 2310.58 l
+ 7495.87 2310.58 l
+ 7495.87 2467.21 m
+ 7511.92 2490.18 7524.11 2499.84 7536.89 2499.84 c
+ 7555.32 2499.84 7566.61 2479.39 7566.61 2446.47 c
+ 7566.61 2407.03 7552.63 2386.87 7525.89 2386.87 c
+ 7518.76 2386.87 7511.63 2387.71 7495.87 2390.55 c
+ 7495.87 2467.21 l
+ f
+ n
+ 7694.96 2388.34 m
+ 7691.93 2387.45 7688.93 2386.87 7685.01 2386.87 c
+ 7671.43 2386.87 7668.12 2392.74 7668.12 2417.34 c
+ 7668.12 2503.45 l
+ 7699.17 2503.45 l
+ 7699.17 2525.16 l
+ 7668.12 2525.16 l
+ 7668.12 2556.82 l
+ 7637.8 2554.1 l
+ 7637.8 2525.16 l
+ 7619.72 2525.16 l
+ 7619.72 2503.45 l
+ 7637.8 2503.45 l
+ 7637.8 2412.05 l
+ 7637.8 2381.18 7651.41 2365.16 7677.67 2365.16 c
+ 7683.54 2365.16 7688.17 2365.76 7694.96 2367.87 c
+ 7694.96 2388.34 l
+ f
+ n
+ 7723.92 2365.16 m
+ 7754.24 2365.16 l
+ 7754.24 2467.79 l
+ 7766.9 2489.84 7777.45 2499.84 7788.61 2499.84 c
+ 7791.63 2499.84 7795.56 2498.97 7800.98 2497.5 c
+ 7800.98 2525.16 l
+ 7799.77 2525.16 l
+ 7797.37 2525.16 7794.35 2525.16 7792.53 2525.16 c
+ 7775.66 2525.16 7764.19 2515.26 7754.24 2491.6 c
+ 7754.24 2525.16 l
+ 7723.92 2525.16 l
+ 7723.92 2365.16 l
+ f
+ n
+ 10589.2 2044.59 1627.54 813.769 re
+ S
+ n
+ 12216.7 2044.59 1627.54 813.769 re
+ S
+ n
+ 12394.8 2582.42 m
+ 12331 2582.42 12290.4 2540.05 12290.4 2473.92 c
+ 12290.4 2408.1 12331 2365.16 12393.3 2365.16 c
+ 12458.5 2365.16 12499.2 2406.95 12499.2 2473.92 c
+ 12499.2 2540.05 12458.5 2582.42 12394.8 2582.42 c
+ 12394.8 2559.21 m
+ 12439.2 2559.21 12465.5 2527.87 12465.5 2474.21 c
+ 12465.5 2419.71 12439.5 2388.37 12394.2 2388.37 c
+ 12350 2388.37 12324 2420.29 12324 2473.92 c
+ 12324 2527.87 12350 2559.21 12394.8 2559.21 c
+ f
+ n
+ 12595.4 2388.34 m
+ 12592.3 2387.45 12589.3 2386.87 12585.4 2386.87 c
+ 12571.8 2386.87 12568.5 2392.74 12568.5 2417.34 c
+ 12568.5 2503.45 l
+ 12599.6 2503.45 l
+ 12599.6 2525.16 l
+ 12568.5 2525.16 l
+ 12568.5 2556.82 l
+ 12538.2 2554.1 l
+ 12538.2 2525.16 l
+ 12520.1 2525.16 l
+ 12520.1 2503.45 l
+ 12538.2 2503.45 l
+ 12538.2 2412.05 l
+ 12538.2 2381.18 12551.8 2365.16 12578.1 2365.16 c
+ 12583.9 2365.16 12588.6 2365.76 12595.4 2367.87 c
+ 12595.4 2388.34 l
+ f
+ n
+ 12624.3 2365.16 m
+ 12654.6 2365.16 l
+ 12654.6 2466.03 l
+ 12670.5 2489.87 12684.6 2500.45 12701.1 2500.45 c
+ 12715.8 2500.45 12720.3 2492.79 12720.3 2467.79 c
+ 12720.3 2365.16 l
+ 12750.6 2365.16 l
+ 12750.6 2477.63 l
+ 12750.6 2508.92 12736.7 2525.16 12709.6 2525.16 c
+ 12688.1 2525.16 12671.6 2515.29 12654.6 2491.63 c
+ 12654.6 2594.18 l
+ 12624.3 2594.18 l
+ 12624.3 2365.16 l
+ f
+ n
+ 12818.4 2462.03 m
+ 12821.7 2491.58 12834.1 2504.5 12859.1 2504.5 c
+ 12883.2 2504.5 12894.1 2491.58 12895 2462.03 c
+ 12818.4 2462.03 l
+ 12923.9 2396.34 m
+ 12905.5 2390.03 12890.4 2387.16 12875.4 2387.16 c
+ 12859.1 2387.16 12846.4 2390.89 12837.1 2398.34 c
+ 12825.3 2407.82 12820.2 2419 12817.8 2441.39 c
+ 12924.5 2441.39 l
+ 12924.8 2450 l
+ 12924.8 2452 l
+ 12924.8 2499.92 12902.2 2525.16 12859.7 2525.16 c
+ 12815.1 2525.16 12787.3 2495.32 12787.3 2447.68 c
+ 12787.3 2396.84 12818.7 2365.16 12869.1 2365.16 c
+ 12886.2 2365.16 12904 2367.87 12923.9 2373.89 c
+ 12923.9 2396.34 l
+ f
+ n
+ 12968.8 2365.16 m
+ 12999.1 2365.16 l
+ 12999.1 2467.79 l
+ 13011.8 2489.84 13022.4 2499.84 13033.5 2499.84 c
+ 13036.5 2499.84 13040.5 2498.97 13045.9 2497.5 c
+ 13045.9 2525.16 l
+ 13044.7 2525.16 l
+ 13042.3 2525.16 13039.2 2525.16 13037.4 2525.16 c
+ 13020.6 2525.16 13009.1 2515.26 12999.1 2491.6 c
+ 12999.1 2525.16 l
+ 12968.8 2525.16 l
+ 12968.8 2365.16 l
+ f
+ n
+ 13161.7 2365.16 m
+ 13232 2365.16 l
+ 13301.7 2365.16 13341.9 2406.63 13341.9 2478.74 c
+ 13341.9 2547.87 13305.1 2582.42 13231.7 2582.42 c
+ 13161.7 2582.42 l
+ 13161.7 2365.16 l
+ 13192 2388.37 m
+ 13192 2559.21 l
+ 13215 2559.21 l
+ 13247.1 2559.21 13264 2555.89 13277 2547.21 c
+ 13297.6 2533.39 13308.2 2508.76 13308.2 2475.13 c
+ 13308.2 2416.89 13282.2 2388.37 13229.2 2388.37 c
+ 13192 2388.37 l
+ f
+ n
+ 13519.2 2388.97 m
+ 13517.4 2388.97 13516.8 2388.97 13513.8 2388.97 c
+ 13503.8 2388.97 13498.4 2396.08 13498.4 2408.87 c
+ 13498.4 2477.03 l
+ 13498.4 2510.29 13481.6 2525.16 13443.4 2525.16 c
+ 13424.8 2525.16 13407.4 2521.55 13386 2513.1 c
+ 13386 2490.1 l
+ 13405 2499.18 13420.7 2503.45 13437.3 2503.45 c
+ 13457.8 2503.45 13468.1 2494.63 13468.1 2477.03 c
+ 13468.1 2458.84 l
+ 13461.2 2458.84 l
+ 13401.7 2458.84 13372.1 2441.55 13372.1 2406.95 c
+ 13372.1 2382.45 13391.4 2365.16 13419.3 2365.16 c
+ 13437.4 2365.16 13453.1 2372.08 13472.5 2388.97 c
+ 13477.1 2372.39 13485.2 2365.16 13499.4 2365.16 c
+ 13506.8 2365.16 13514.2 2367 13521.3 2370.66 c
+ 13519.2 2388.97 l
+ 13468.1 2404.03 m
+ 13453.6 2393.24 13442.2 2388.97 13428.9 2388.97 c
+ 13411.7 2388.97 13402.4 2397.21 13402.4 2411.97 c
+ 13402.4 2432.45 13420.8 2443.24 13455.1 2443.24 c
+ 13458.4 2443.24 l
+ 13468.1 2442.95 l
+ 13468.1 2404.03 l
+ f
+ n
+ 13609.9 2388.34 m
+ 13606.9 2387.45 13603.9 2386.87 13600 2386.87 c
+ 13586.4 2386.87 13583.1 2392.74 13583.1 2417.34 c
+ 13583.1 2503.45 l
+ 13614.1 2503.45 l
+ 13614.1 2525.16 l
+ 13583.1 2525.16 l
+ 13583.1 2556.82 l
+ 13552.7 2554.1 l
+ 13552.7 2525.16 l
+ 13534.7 2525.16 l
+ 13534.7 2503.45 l
+ 13552.7 2503.45 l
+ 13552.7 2412.05 l
+ 13552.7 2381.18 13566.4 2365.16 13592.6 2365.16 c
+ 13598.5 2365.16 13603.1 2365.76 13609.9 2367.87 c
+ 13609.9 2388.34 l
+ f
+ n
+ 13777.6 2388.97 m
+ 13775.7 2388.97 13775.1 2388.97 13772.1 2388.97 c
+ 13762.2 2388.97 13756.8 2396.08 13756.8 2408.87 c
+ 13756.8 2477.03 l
+ 13756.8 2510.29 13740 2525.16 13701.8 2525.16 c
+ 13683.2 2525.16 13665.8 2521.55 13644.4 2513.1 c
+ 13644.4 2490.1 l
+ 13663.4 2499.18 13679.1 2503.45 13695.7 2503.45 c
+ 13716.2 2503.45 13726.4 2494.63 13726.4 2477.03 c
+ 13726.4 2458.84 l
+ 13719.5 2458.84 l
+ 13660.1 2458.84 13630.4 2441.55 13630.4 2406.95 c
+ 13630.4 2382.45 13649.8 2365.16 13677.6 2365.16 c
+ 13695.8 2365.16 13711.5 2372.08 13730.9 2388.97 c
+ 13735.5 2372.39 13743.5 2365.16 13757.7 2365.16 c
+ 13765.2 2365.16 13772.6 2367 13779.7 2370.66 c
+ 13777.6 2388.97 l
+ 13726.4 2404.03 m
+ 13712 2393.24 13700.5 2388.97 13687.3 2388.97 c
+ 13670.1 2388.97 13660.8 2397.21 13660.8 2411.97 c
+ 13660.8 2432.45 13679.1 2443.24 13713.5 2443.24 c
+ 13716.8 2443.24 l
+ 13726.4 2442.95 l
+ 13726.4 2404.03 l
+ f
+ n
+ 11402.9 2858.36 m
+ 11402.9 2044.59 l
+ S
+ n
+ 11538.9 2365.16 m
+ 11569.2 2365.16 l
+ 11569.2 2466.03 l
+ 11585.1 2489.87 11599.2 2500.45 11615.7 2500.45 c
+ 11630.4 2500.45 11634.9 2492.79 11634.9 2467.79 c
+ 11634.9 2365.16 l
+ 11665.2 2365.16 l
+ 11665.2 2477.63 l
+ 11665.2 2508.92 11651.2 2525.16 11624.2 2525.16 c
+ 11602.6 2525.16 11586.2 2515.29 11569.2 2491.63 c
+ 11569.2 2525.16 l
+ 11538.9 2525.16 l
+ 11538.9 2365.16 l
+ f
+ n
+ 11733 2462.03 m
+ 11736.3 2491.58 11748.6 2504.5 11773.7 2504.5 c
+ 11797.8 2504.5 11808.6 2491.58 11809.5 2462.03 c
+ 11733 2462.03 l
+ 11838.5 2396.34 m
+ 11820.1 2390.03 11805 2387.16 11789.9 2387.16 c
+ 11773.7 2387.16 11761 2390.89 11751.6 2398.34 c
+ 11739.9 2407.82 11734.8 2419 11732.4 2441.39 c
+ 11839.1 2441.39 l
+ 11839.4 2450 l
+ 11839.4 2452 l
+ 11839.4 2499.92 11816.8 2525.16 11774.3 2525.16 c
+ 11729.6 2525.16 11701.9 2495.32 11701.9 2447.68 c
+ 11701.9 2396.84 11733.3 2365.16 11783.6 2365.16 c
+ 11800.8 2365.16 11818.6 2367.87 11838.5 2373.89 c
+ 11838.5 2396.34 l
+ f
+ n
+ 11865.7 2365.16 m
+ 11892.5 2365.16 l
+ 11931.1 2429.45 l
+ 11974.3 2365.16 l
+ 12007.7 2365.16 l
+ 11954.9 2444.55 l
+ 12003.8 2525.16 l
+ 11977 2525.16 l
+ 11941.1 2465.08 l
+ 11901 2525.16 l
+ 11867.5 2525.16 l
+ 11917.6 2449.68 l
+ 11865.7 2365.16 l
+ f
+ n
+ 12095.6 2388.34 m
+ 12092.5 2387.45 12089.5 2386.87 12085.6 2386.87 c
+ 12072 2386.87 12068.7 2392.74 12068.7 2417.34 c
+ 12068.7 2503.45 l
+ 12099.8 2503.45 l
+ 12099.8 2525.16 l
+ 12068.7 2525.16 l
+ 12068.7 2556.82 l
+ 12038.4 2554.1 l
+ 12038.4 2525.16 l
+ 12020.3 2525.16 l
+ 12020.3 2503.45 l
+ 12038.4 2503.45 l
+ 12038.4 2412.05 l
+ 12038.4 2381.18 12052 2365.16 12078.3 2365.16 c
+ 12084.1 2365.16 12088.8 2365.76 12095.6 2367.87 c
+ 12095.6 2388.34 l
+ f
+ n
+ 10846.1 2421.6 m
+ 10829.8 2397.16 10817.5 2386.89 10804.5 2386.89 c
+ 10785.8 2386.89 10774.4 2408.63 10774.4 2443.66 c
+ 10774.4 2485.63 10788.6 2507.05 10816 2507.05 c
+ 10822.6 2507.05 10830.2 2506.16 10846.1 2503.42 c
+ 10846.1 2421.6 l
+ 10846.1 2365.16 m
+ 10876.5 2365.16 l
+ 10876.5 2594.18 l
+ 10846.1 2594.18 l
+ 10846.1 2525.16 l
+ 10836.5 2525.16 10827.7 2525.16 10818.4 2525.16 c
+ 10770.5 2525.16 10743 2494.47 10743 2440.92 c
+ 10743 2395.1 10765 2365.16 10798.2 2365.16 c
+ 10819 2365.16 10833.2 2374.05 10846.1 2395.05 c
+ 10846.1 2365.16 l
+ f
+ n
+ 10954.4 2310.58 m
+ 10954.4 2365.16 l
+ 10964.6 2365.16 10972.7 2365.16 10982 2365.16 c
+ 11030.1 2365.16 11057.1 2395.47 11057.1 2449.5 c
+ 11057.1 2495.13 11035.2 2525.16 11001.9 2525.16 c
+ 10981.4 2525.16 10967.3 2515.37 10954.4 2491.89 c
+ 10954.4 2525.16 l
+ 10924.1 2525.16 l
+ 10924.1 2310.58 l
+ 10954.4 2310.58 l
+ 10954.4 2467.21 m
+ 10970.4 2490.18 10982.6 2499.84 10995.4 2499.84 c
+ 11013.8 2499.84 11025.1 2479.39 11025.1 2446.47 c
+ 11025.1 2407.03 11011.1 2386.87 10984.4 2386.87 c
+ 10977.3 2386.87 10970.1 2387.71 10954.4 2390.55 c
+ 10954.4 2467.21 l
+ f
+ n
+ 11153.5 2388.34 m
+ 11150.4 2387.45 11147.4 2386.87 11143.5 2386.87 c
+ 11129.9 2386.87 11126.6 2392.74 11126.6 2417.34 c
+ 11126.6 2503.45 l
+ 11157.7 2503.45 l
+ 11157.7 2525.16 l
+ 11126.6 2525.16 l
+ 11126.6 2556.82 l
+ 11096.3 2554.1 l
+ 11096.3 2525.16 l
+ 11078.2 2525.16 l
+ 11078.2 2503.45 l
+ 11096.3 2503.45 l
+ 11096.3 2412.05 l
+ 11096.3 2381.18 11109.9 2365.16 11136.2 2365.16 c
+ 11142.1 2365.16 11146.7 2365.76 11153.5 2367.87 c
+ 11153.5 2388.34 l
+ f
+ n
+ 11182.4 2365.16 m
+ 11212.8 2365.16 l
+ 11212.8 2467.79 l
+ 11225.4 2489.84 11236 2499.84 11247.1 2499.84 c
+ 11250.2 2499.84 11254.1 2498.97 11259.5 2497.5 c
+ 11259.5 2525.16 l
+ 11258.3 2525.16 l
+ 11255.9 2525.16 11252.9 2525.16 11251 2525.16 c
+ 11234.2 2525.16 11222.7 2515.26 11212.8 2491.6 c
+ 11212.8 2525.16 l
+ 11182.4 2525.16 l
+ 11182.4 2365.16 l
+ f
+ 20.3442 w
+ n
+ 1434.27 2451.48 m
+ 1841.15 3468.69 3265.25 3468.69 3576.21 3002.25 c
+ S
+ n
+ 3508.5 2957.11 m
+ 3666.49 2866.83 l
+ 3643.92 3047.39 l
+ f
+ n
+ 4892.78 2451.48 m
+ 5299.67 3468.69 6723.76 3468.69 7034.73 3002.25 c
+ S
+ n
+ 6967.02 2957.11 m
+ 7125.01 2866.83 l
+ 7102.44 3047.39 l
+ f
+ n
+ 8351.3 2451.48 m
+ 8758.19 3468.69 10182.3 3468.69 10493.2 3002.25 c
+ S
+ n
+ 10425.5 2957.11 m
+ 10583.5 2866.83 l
+ 10561 3047.39 l
+ f
+ n
+ 11809.8 2451.48 m
+ 12216.7 3468.69 13640.8 3468.69 13951.8 3002.25 c
+ S
+ n
+ 13884.1 2957.11 m
+ 14042 2866.83 l
+ 14019.5 3047.39 l
+ f
+ n
+ 14071.5 2365.16 37.0527 36.4736 re
+ f
+ n
+ 14243.7 2365.16 37.0527 36.4736 re
+ f
+ n
+ 14415.9 2365.16 37.0527 36.4736 re
+ f
+ n
+ 2518.12 590.625 m
+ 2501.83 566.178 2489.46 555.915 2476.51 555.915 c
+ 2457.8 555.915 2446.35 577.652 2446.35 612.678 c
+ 2446.35 654.652 2460.54 676.073 2487.96 676.073 c
+ 2494.59 676.073 2502.14 675.178 2518.12 672.441 c
+ 2518.12 590.625 l
+ 2518.12 534.178 m
+ 2548.43 534.178 l
+ 2548.43 763.204 l
+ 2518.12 763.204 l
+ 2518.12 694.178 l
+ 2508.46 694.178 2499.72 694.178 2490.38 694.178 c
+ 2442.46 694.178 2415.01 663.494 2415.01 609.941 c
+ 2415.01 564.125 2437.01 534.178 2470.17 534.178 c
+ 2490.98 534.178 2505.14 543.073 2518.12 564.073 c
+ 2518.12 534.178 l
+ f
+ n
+ 2658.36 694.178 m
+ 2614.6 694.178 2587.63 663.862 2587.63 614.178 c
+ 2587.63 565.073 2614.6 534.178 2657.47 534.178 c
+ 2702.42 534.178 2729.1 564.204 2729.1 614.467 c
+ 2729.1 663.862 2702.13 694.178 2658.36 694.178 c
+ 2658.36 672.467 m
+ 2684.18 672.467 2697.1 653.125 2697.1 614.757 c
+ 2697.1 576.073 2683.89 555.888 2658.36 555.888 c
+ 2632.26 555.888 2619.63 575.23 2619.63 614.467 c
+ 2619.63 652.836 2632.55 672.467 2658.36 672.467 c
+ f
+ n
+ 2862.61 534.178 m
+ 2892.93 534.178 l
+ 2892.93 694.178 l
+ 2862.61 694.178 l
+ 2862.61 593.02 l
+ 2846.72 569.494 2832.61 559.204 2816.11 559.204 c
+ 2801.43 559.204 2796.93 566.836 2796.93 591.546 c
+ 2796.93 694.178 l
+ 2766.61 694.178 l
+ 2766.61 581.704 l
+ 2766.61 550.415 2780.32 534.178 2807.45 534.178 c
+ 2829.09 534.178 2845.53 544.073 2862.61 567.441 c
+ 2862.61 534.178 l
+ f
+ n
+ 2970.86 635.441 m
+ 2987.15 659.362 2999.52 669.388 3012.47 669.388 c
+ 3031.18 669.388 3042.62 648.125 3042.62 613.888 c
+ 3042.62 572.862 3028.44 551.888 3001.31 551.888 c
+ 2994.39 551.888 2985.33 553.073 2970.86 555.73 c
+ 2970.86 635.441 l
+ 2970.86 763.204 m
+ 2940.54 763.204 l
+ 2940.54 534.178 l
+ 2970.86 534.178 l
+ 2981.12 534.178 2989.25 534.178 2998.6 534.178 c
+ 3046.83 534.178 3073.97 563.888 3073.97 616.836 c
+ 3073.97 663.467 3051.97 694.178 3018.49 694.178 c
+ 2997.99 694.178 2983.83 684.441 2970.86 661.125 c
+ 2970.86 763.204 l
+ f
+ n
+ 3109.42 534.178 30.3159 232.447 re
+ f
+ n
+ 3203.51 631.046 m
+ 3206.82 660.599 3219.19 673.52 3244.22 673.52 c
+ 3268.32 673.52 3279.19 660.599 3280.09 631.046 c
+ 3203.51 631.046 l
+ 3309.03 565.362 m
+ 3290.64 559.046 3275.56 556.178 3260.48 556.178 c
+ 3244.22 556.178 3231.56 559.915 3222.19 567.362 c
+ 3210.45 576.836 3205.32 588.02 3202.9 610.415 c
+ 3309.64 610.415 l
+ 3309.93 619.02 l
+ 3309.93 621.02 l
+ 3309.93 668.941 3287.32 694.178 3244.82 694.178 c
+ 3200.19 694.178 3172.45 664.336 3172.45 616.704 c
+ 3172.45 565.862 3203.82 534.178 3254.16 534.178 c
+ 3271.35 534.178 3289.14 536.888 3309.03 542.915 c
+ 3309.03 565.362 l
+ f
+ n
+ 4349.1 590.625 m
+ 4332.81 566.178 4320.44 555.915 4307.49 555.915 c
+ 4288.78 555.915 4277.33 577.652 4277.33 612.678 c
+ 4277.33 654.652 4291.52 676.073 4318.94 676.073 c
+ 4325.57 676.073 4333.12 675.178 4349.1 672.441 c
+ 4349.1 590.625 l
+ 4349.1 534.178 m
+ 4379.41 534.178 l
+ 4379.41 763.204 l
+ 4349.1 763.204 l
+ 4349.1 694.178 l
+ 4339.44 694.178 4330.7 694.178 4321.36 694.178 c
+ 4273.44 694.178 4245.99 663.494 4245.99 609.941 c
+ 4245.99 564.125 4267.99 534.178 4301.15 534.178 c
+ 4321.96 534.178 4336.12 543.073 4349.1 564.073 c
+ 4349.1 534.178 l
+ f
+ n
+ 4489.34 694.178 m
+ 4445.58 694.178 4418.61 663.862 4418.61 614.178 c
+ 4418.61 565.073 4445.58 534.178 4488.45 534.178 c
+ 4533.4 534.178 4560.08 564.204 4560.08 614.467 c
+ 4560.08 663.862 4533.11 694.178 4489.34 694.178 c
+ 4489.34 672.467 m
+ 4515.16 672.467 4528.08 653.125 4528.08 614.757 c
+ 4528.08 576.073 4514.87 555.888 4489.34 555.888 c
+ 4463.24 555.888 4450.61 575.23 4450.61 614.467 c
+ 4450.61 652.836 4463.53 672.467 4489.34 672.467 c
+ f
+ n
+ 4693.59 534.178 m
+ 4723.91 534.178 l
+ 4723.91 694.178 l
+ 4693.59 694.178 l
+ 4693.59 593.02 l
+ 4677.7 569.494 4663.59 559.204 4647.09 559.204 c
+ 4632.41 559.204 4627.91 566.836 4627.91 591.546 c
+ 4627.91 694.178 l
+ 4597.59 694.178 l
+ 4597.59 581.704 l
+ 4597.59 550.415 4611.3 534.178 4638.43 534.178 c
+ 4660.07 534.178 4676.51 544.073 4693.59 567.441 c
+ 4693.59 534.178 l
+ f
+ n
+ 4801.84 635.441 m
+ 4818.13 659.362 4830.5 669.388 4843.44 669.388 c
+ 4862.16 669.388 4873.6 648.125 4873.6 613.888 c
+ 4873.6 572.862 4859.42 551.888 4832.29 551.888 c
+ 4825.37 551.888 4816.31 553.073 4801.84 555.73 c
+ 4801.84 635.441 l
+ 4801.84 763.204 m
+ 4771.52 763.204 l
+ 4771.52 534.178 l
+ 4801.84 534.178 l
+ 4812.1 534.178 4820.23 534.178 4829.58 534.178 c
+ 4877.81 534.178 4904.94 563.888 4904.94 616.836 c
+ 4904.94 663.467 4882.94 694.178 4849.47 694.178 c
+ 4828.97 694.178 4814.81 684.441 4801.84 661.125 c
+ 4801.84 763.204 l
+ f
+ n
+ 4940.4 534.178 30.3159 232.447 re
+ f
+ n
+ 5034.49 631.046 m
+ 5037.8 660.599 5050.17 673.52 5075.2 673.52 c
+ 5099.3 673.52 5110.17 660.599 5111.07 631.046 c
+ 5034.49 631.046 l
+ 5140.01 565.362 m
+ 5121.62 559.046 5106.54 556.178 5091.46 556.178 c
+ 5075.2 556.178 5062.54 559.915 5053.17 567.362 c
+ 5041.43 576.836 5036.3 588.02 5033.88 610.415 c
+ 5140.62 610.415 l
+ 5140.91 619.02 l
+ 5140.91 621.02 l
+ 5140.91 668.941 5118.3 694.178 5075.8 694.178 c
+ 5031.17 694.178 5003.43 664.336 5003.43 616.704 c
+ 5003.43 565.862 5034.8 534.178 5085.14 534.178 c
+ 5102.33 534.178 5120.12 536.888 5140.01 542.915 c
+ 5140.01 565.362 l
+ f
+ n
+ 6180.08 590.625 m
+ 6163.79 566.178 6151.42 555.915 6138.47 555.915 c
+ 6119.76 555.915 6108.31 577.652 6108.31 612.678 c
+ 6108.31 654.652 6122.5 676.073 6149.92 676.073 c
+ 6156.55 676.073 6164.1 675.178 6180.08 672.441 c
+ 6180.08 590.625 l
+ 6180.08 534.178 m
+ 6210.39 534.178 l
+ 6210.39 763.204 l
+ 6180.08 763.204 l
+ 6180.08 694.178 l
+ 6170.42 694.178 6161.68 694.178 6152.34 694.178 c
+ 6104.42 694.178 6076.97 663.494 6076.97 609.941 c
+ 6076.97 564.125 6098.97 534.178 6132.13 534.178 c
+ 6152.94 534.178 6167.1 543.073 6180.08 564.073 c
+ 6180.08 534.178 l
+ f
+ n
+ 6320.32 694.178 m
+ 6276.56 694.178 6249.59 663.862 6249.59 614.178 c
+ 6249.59 565.073 6276.56 534.178 6319.43 534.178 c
+ 6364.38 534.178 6391.06 564.204 6391.06 614.467 c
+ 6391.06 663.862 6364.09 694.178 6320.32 694.178 c
+ 6320.32 672.467 m
+ 6346.14 672.467 6359.06 653.125 6359.06 614.757 c
+ 6359.06 576.073 6345.85 555.888 6320.32 555.888 c
+ 6294.22 555.888 6281.59 575.23 6281.59 614.467 c
+ 6281.59 652.836 6294.51 672.467 6320.32 672.467 c
+ f
+ n
+ 6524.57 534.178 m
+ 6554.89 534.178 l
+ 6554.89 694.178 l
+ 6524.57 694.178 l
+ 6524.57 593.02 l
+ 6508.68 569.494 6494.57 559.204 6478.07 559.204 c
+ 6463.39 559.204 6458.89 566.836 6458.89 591.546 c
+ 6458.89 694.178 l
+ 6428.57 694.178 l
+ 6428.57 581.704 l
+ 6428.57 550.415 6442.28 534.178 6469.41 534.178 c
+ 6491.05 534.178 6507.49 544.073 6524.57 567.441 c
+ 6524.57 534.178 l
+ f
+ n
+ 6632.82 635.441 m
+ 6649.11 659.362 6661.48 669.388 6674.42 669.388 c
+ 6693.13 669.388 6704.58 648.125 6704.58 613.888 c
+ 6704.58 572.862 6690.4 551.888 6663.27 551.888 c
+ 6656.35 551.888 6647.29 553.073 6632.82 555.73 c
+ 6632.82 635.441 l
+ 6632.82 763.204 m
+ 6602.5 763.204 l
+ 6602.5 534.178 l
+ 6632.82 534.178 l
+ 6643.08 534.178 6651.21 534.178 6660.56 534.178 c
+ 6708.79 534.178 6735.92 563.888 6735.92 616.836 c
+ 6735.92 663.467 6713.92 694.178 6680.45 694.178 c
+ 6659.95 694.178 6645.79 684.441 6632.82 661.125 c
+ 6632.82 763.204 l
+ f
+ n
+ 6771.38 534.178 30.3159 232.447 re
+ f
+ n
+ 6865.47 631.046 m
+ 6868.78 660.599 6881.15 673.52 6906.18 673.52 c
+ 6930.28 673.52 6941.15 660.599 6942.04 631.046 c
+ 6865.47 631.046 l
+ 6970.99 565.362 m
+ 6952.6 559.046 6937.52 556.178 6922.44 556.178 c
+ 6906.18 556.178 6893.52 559.915 6884.15 567.362 c
+ 6872.41 576.836 6867.28 588.02 6864.86 610.415 c
+ 6971.6 610.415 l
+ 6971.89 619.02 l
+ 6971.89 621.02 l
+ 6971.89 668.941 6949.28 694.178 6906.78 694.178 c
+ 6862.15 694.178 6834.41 664.336 6834.41 616.704 c
+ 6834.41 565.862 6865.78 534.178 6916.12 534.178 c
+ 6933.31 534.178 6951.1 536.888 6970.99 542.915 c
+ 6970.99 565.362 l
+ f
+ n
+ 7517.36 534.646 37.0522 36.4736 re
+ f
+ n
+ 7689.61 534.646 37.0522 36.4736 re
+ f
+ n
+ 7861.85 534.646 37.0522 36.4736 re
+ f
+ n
+ 620.499 2451.48 m
+ 620.499 1841.15 213.614 1434.27 213.614 1200.31 c
+ S
+ n
+ 132.238 1200.31 m
+ 213.614 1037.55 l
+ 294.991 1200.31 l
+ f
+ n
+ 4079.02 2451.48 m
+ 4079.02 1434.27 2044.59 1841.15 2044.59 1200.31 c
+ S
+ n
+ 1963.22 1200.31 m
+ 2044.59 1037.55 l
+ 2125.97 1200.31 l
+ f
+ n
+ 7537.53 2451.48 m
+ 7537.53 1230.83 3875.57 1841.15 3875.57 1200.31 c
+ S
+ n
+ 3794.2 1200.31 m
+ 3875.57 1037.55 l
+ 3956.95 1200.31 l
+ f
+ n
+ 10996.1 2451.48 m
+ 10996.1 1230.83 5706.55 1841.15 5706.55 1200.31 c
+ S
+ n
+ 5625.18 1200.31 m
+ 5706.55 1037.55 l
+ 5787.93 1200.31 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 36.216 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.05449 6.0654 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -71.23 -33.109 m
+ (A) show
+ (fterc)
+ [3.33815 4.23277 4.85451 7.96355 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (hesetwopo)
+ [6.05449 4.85451 4.29811 8.54175 3.93823 7.58175 9.15265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 6.74176 ] pdfxs
+ (a) show
+ (ssuming)
+ [4.29811 4.30902 6.05449 9.09802 3.02179 6.0654 9.15265 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.05449 8.54175 6.37085 4.8436 4.30902 7.93092 4.85451 ] pdfxs
+ (a) show
+ (senodein)
+ [4.29811 8.54175 6.0654 5.75995 6.05449 8.54175 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingoccurs,)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 9.15265 5.75995 4.8436 
+ 4.85451 6.05449 4.27631 4.29811 6.74176 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.54175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -88.166 -55.032 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldbel)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.02179 9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (.) show
+ 1 0 0 1 -36.173 -119.345 cm
+ q
+ 0.175598 0 0 0.175598 0 0 cm
+ q
+ q
+ 0 0 2073 287 re
+ W
+ n
+ q
+ 0.141296 0 0 0.141296 0 0 cm
+ q
+ {} settransfer
+ n
+ 10.0298 10.0295 14643.5 2005.96 re
+ 1 sc
+ f
+ 20.0596 w
+ n
+ 10.0298 10.0295 14643.5 2005.96 re
+ S
+ 40.1192 w
+ n
+ 210.626 611.818 1604.77 802.385 re
+ 0 sc
+ S
+ n
+ 1815.4 611.818 1604.77 802.385 re
+ S
+ n
+ 1990.98 1142.12 m
+ 1928.14 1142.12 1888.02 1100.35 1888.02 1035.14 c
+ 1888.02 970.244 1928.14 927.897 1989.48 927.897 c
+ 2053.83 927.897 2093.94 969.102 2093.94 1035.14 c
+ 2093.94 1100.35 2053.83 1142.12 1990.98 1142.12 c
+ 1990.98 1119.24 m
+ 2034.81 1119.24 2060.73 1088.33 2060.73 1035.42 c
+ 2060.73 981.687 2035.09 950.783 1990.39 950.783 c
+ 1946.87 950.783 1921.24 982.257 1921.24 1035.14 c
+ 1921.24 1088.33 1946.87 1119.24 1990.98 1119.24 c
+ f
+ n
+ 2188.76 950.757 m
+ 2185.78 949.875 2182.82 949.304 2178.95 949.304 c
+ 2165.56 949.304 2162.29 955.09 2162.29 979.351 c
+ 2162.29 1064.25 l
+ 2192.91 1064.25 l
+ 2192.91 1085.66 l
+ 2162.29 1085.66 l
+ 2162.29 1116.87 l
+ 2132.4 1114.2 l
+ 2132.4 1085.66 l
+ 2114.58 1085.66 l
+ 2114.58 1064.25 l
+ 2132.4 1064.25 l
+ 2132.4 974.136 l
+ 2132.4 943.699 2145.82 927.897 2171.71 927.897 c
+ 2177.5 927.897 2182.07 928.494 2188.76 930.57 c
+ 2188.76 950.757 l
+ f
+ n
+ 2217.32 927.897 m
+ 2247.21 927.897 l
+ 2247.21 1027.35 l
+ 2262.88 1050.86 2276.79 1061.29 2293.06 1061.29 c
+ 2307.54 1061.29 2311.98 1053.74 2311.98 1029.09 c
+ 2311.98 927.897 l
+ 2341.87 927.897 l
+ 2341.87 1038.8 l
+ 2341.87 1069.65 2328.09 1085.66 2301.44 1085.66 c
+ 2280.17 1085.66 2263.97 1075.93 2247.21 1052.6 c
+ 2247.21 1153.72 l
+ 2217.32 1153.72 l
+ 2217.32 927.897 l
+ f
+ n
+ 2408.67 1023.41 m
+ 2411.94 1052.55 2424.13 1065.29 2448.81 1065.29 c
+ 2472.58 1065.29 2483.29 1052.55 2484.18 1023.41 c
+ 2408.67 1023.41 l
+ 2512.72 958.645 m
+ 2494.58 952.418 2479.71 949.589 2464.85 949.589 c
+ 2448.81 949.589 2436.33 953.274 2427.09 960.617 c
+ 2415.52 969.958 2410.46 980.986 2408.07 1003.07 c
+ 2513.32 1003.07 l
+ 2513.6 1011.55 l
+ 2513.6 1013.52 l
+ 2513.6 1060.77 2491.31 1085.66 2449.41 1085.66 c
+ 2405.4 1085.66 2378.05 1056.23 2378.05 1009.27 c
+ 2378.05 959.138 2408.98 927.897 2458.62 927.897 c
+ 2475.56 927.897 2493.1 930.57 2512.72 936.512 c
+ 2512.72 958.645 l
+ f
+ n
+ 2557 927.897 m
+ 2586.89 927.897 l
+ 2586.89 1029.09 l
+ 2599.37 1050.84 2609.77 1060.7 2620.78 1060.7 c
+ 2623.76 1060.7 2627.63 1059.84 2632.97 1058.39 c
+ 2632.97 1085.66 l
+ 2631.78 1085.66 l
+ 2629.42 1085.66 2626.43 1085.66 2624.64 1085.66 c
+ 2608.01 1085.66 2596.7 1075.9 2586.89 1052.58 c
+ 2586.89 1085.66 l
+ 2557 1085.66 l
+ 2557 927.897 l
+ f
+ n
+ 2747.14 927.897 m
+ 2816.5 927.897 l
+ 2885.23 927.897 2924.83 968.791 2924.83 1039.89 c
+ 2924.83 1108.05 2888.53 1142.12 2816.19 1142.12 c
+ 2747.14 1142.12 l
+ 2747.14 927.897 l
+ 2777.03 950.783 m
+ 2777.03 1119.24 l
+ 2799.71 1119.24 l
+ 2831.34 1119.24 2848.05 1115.97 2860.89 1107.4 c
+ 2881.19 1093.78 2891.62 1069.49 2891.62 1036.33 c
+ 2891.62 978.91 2865.95 950.783 2813.75 950.783 c
+ 2777.03 950.783 l
+ f
+ n
+ 3099.65 951.38 m
+ 3097.86 951.38 3097.27 951.38 3094.31 951.38 c
+ 3084.5 951.38 3079.15 958.385 3079.15 970.996 c
+ 3079.15 1038.2 l
+ 3079.15 1071 3062.6 1085.66 3024.95 1085.66 c
+ 3006.61 1085.66 2989.43 1082.1 2968.36 1073.77 c
+ 2968.36 1051.1 l
+ 2987.09 1060.05 3002.56 1064.25 3018.93 1064.25 c
+ 3039.14 1064.25 3049.26 1055.56 3049.26 1038.2 c
+ 3049.26 1020.27 l
+ 3042.44 1020.27 l
+ 2983.8 1020.27 2954.61 1003.22 2954.61 969.102 c
+ 2954.61 944.945 2973.7 927.897 3001.13 927.897 c
+ 3019.03 927.897 3034.52 934.721 3053.62 951.38 c
+ 3058.19 935.033 3066.1 927.897 3080.11 927.897 c
+ 3087.43 927.897 3094.75 929.713 3101.76 933.32 c
+ 3099.65 951.38 l
+ 3049.26 966.222 m
+ 3034.99 955.583 3023.7 951.38 3010.65 951.38 c
+ 2993.71 951.38 2984.5 959.501 2984.5 974.058 c
+ 2984.5 994.245 3002.61 1004.88 3036.5 1004.88 c
+ 3039.77 1004.88 l
+ 3049.26 1004.6 l
+ 3049.26 966.222 l
+ f
+ n
+ 3189.11 950.757 m
+ 3186.12 949.875 3183.16 949.304 3179.3 949.304 c
+ 3165.91 949.304 3162.64 955.09 3162.64 979.351 c
+ 3162.64 1064.25 l
+ 3193.26 1064.25 l
+ 3193.26 1085.66 l
+ 3162.64 1085.66 l
+ 3162.64 1116.87 l
+ 3132.75 1114.2 l
+ 3132.75 1085.66 l
+ 3114.92 1085.66 l
+ 3114.92 1064.25 l
+ 3132.75 1064.25 l
+ 3132.75 974.136 l
+ 3132.75 943.699 3146.16 927.897 3172.06 927.897 c
+ 3177.84 927.897 3182.41 928.494 3189.11 930.57 c
+ 3189.11 950.757 l
+ f
+ n
+ 3354.41 951.38 m
+ 3352.62 951.38 3352.02 951.38 3349.07 951.38 c
+ 3339.26 951.38 3333.91 958.385 3333.91 970.996 c
+ 3333.91 1038.2 l
+ 3333.91 1071 3317.36 1085.66 3279.71 1085.66 c
+ 3261.36 1085.66 3244.19 1082.1 3223.12 1073.77 c
+ 3223.12 1051.1 l
+ 3241.85 1060.05 3257.31 1064.25 3273.69 1064.25 c
+ 3293.9 1064.25 3304.02 1055.56 3304.02 1038.2 c
+ 3304.02 1020.27 l
+ 3297.2 1020.27 l
+ 3238.55 1020.27 3209.36 1003.22 3209.36 969.102 c
+ 3209.36 944.945 3228.46 927.897 3255.89 927.897 c
+ 3273.79 927.897 3289.28 934.721 3308.38 951.38 c
+ 3312.95 935.033 3320.86 927.897 3334.87 927.897 c
+ 3342.19 927.897 3349.51 929.713 3356.51 933.32 c
+ 3354.41 951.38 l
+ 3304.02 966.222 m
+ 3289.75 955.583 3278.46 951.38 3265.41 951.38 c
+ 3248.47 951.38 3239.26 959.501 3239.26 974.058 c
+ 3239.26 994.245 3257.37 1004.88 3291.25 1004.88 c
+ 3294.52 1004.88 l
+ 3304.02 1004.6 l
+ 3304.02 966.222 l
+ f
+ n
+ 1013.01 1414.2 m
+ 1013.01 611.818 l
+ S
+ n
+ 3620.76 611.818 1604.77 802.385 re
+ S
+ n
+ 4087.66 983.555 m
+ 4071.6 959.449 4059.4 949.33 4046.64 949.33 c
+ 4028.19 949.33 4016.9 970.763 4016.9 1005.3 c
+ 4016.9 1046.69 4030.89 1067.81 4057.92 1067.81 c
+ 4064.46 1067.81 4071.91 1066.92 4087.66 1064.23 c
+ 4087.66 983.555 l
+ 4087.66 927.897 m
+ 4117.55 927.897 l
+ 4117.55 1153.72 l
+ 4087.66 1153.72 l
+ 4087.66 1085.66 l
+ 4078.14 1085.66 4069.52 1085.66 4060.31 1085.66 c
+ 4013.06 1085.66 3986 1055.4 3986 1002.6 c
+ 3986 957.426 4007.69 927.897 4040.38 927.897 c
+ 4060.91 927.897 4074.87 936.667 4087.66 957.374 c
+ 4087.66 927.897 l
+ f
+ n
+ 4225.94 1085.66 m
+ 4182.79 1085.66 4156.2 1055.77 4156.2 1006.78 c
+ 4156.2 958.36 4182.79 927.897 4225.06 927.897 c
+ 4269.38 927.897 4295.69 957.503 4295.69 1007.06 c
+ 4295.69 1055.77 4269.1 1085.66 4225.94 1085.66 c
+ 4225.94 1064.25 m
+ 4251.4 1064.25 4264.14 1045.18 4264.14 1007.35 c
+ 4264.14 969.206 4251.11 949.304 4225.94 949.304 c
+ 4200.2 949.304 4187.75 968.375 4187.75 1007.06 c
+ 4187.75 1044.9 4200.49 1064.25 4225.94 1064.25 c
+ f
+ n
+ 4427.34 927.897 m
+ 4457.23 927.897 l
+ 4457.23 1085.66 l
+ 4427.34 1085.66 l
+ 4427.34 985.916 l
+ 4411.66 962.719 4397.76 952.573 4381.49 952.573 c
+ 4367.01 952.573 4362.57 960.098 4362.57 984.463 c
+ 4362.57 1085.66 l
+ 4332.68 1085.66 l
+ 4332.68 974.759 l
+ 4332.68 943.907 4346.2 927.897 4372.95 927.897 c
+ 4394.28 927.897 4410.5 937.653 4427.34 960.695 c
+ 4427.34 927.897 l
+ f
+ n
+ 4534.07 1027.74 m
+ 4550.13 1051.33 4562.33 1061.22 4575.09 1061.22 c
+ 4593.54 1061.22 4604.83 1040.25 4604.83 1006.49 c
+ 4604.83 966.04 4590.84 945.36 4564.09 945.36 c
+ 4557.27 945.36 4548.34 946.528 4534.07 949.148 c
+ 4534.07 1027.74 l
+ 4534.07 1153.72 m
+ 4504.18 1153.72 l
+ 4504.18 927.897 l
+ 4534.07 927.897 l
+ 4544.19 927.897 4552.21 927.897 4561.42 927.897 c
+ 4608.98 927.897 4635.73 957.192 4635.73 1009.4 c
+ 4635.73 1055.38 4614.04 1085.66 4581.03 1085.66 c
+ 4560.82 1085.66 4546.86 1076.06 4534.07 1053.07 c
+ 4534.07 1153.72 l
+ f
+ n
+ 4670.69 927.897 29.8916 229.196 re
+ f
+ n
+ 4763.46 1023.41 m
+ 4766.73 1052.55 4778.93 1065.29 4803.6 1065.29 c
+ 4827.37 1065.29 4838.09 1052.55 4838.97 1023.41 c
+ 4763.46 1023.41 l
+ 4867.51 958.645 m
+ 4849.37 952.418 4834.51 949.589 4819.64 949.589 c
+ 4803.6 949.589 4791.12 953.274 4781.88 960.617 c
+ 4770.31 969.958 4765.25 980.986 4762.86 1003.07 c
+ 4868.11 1003.07 l
+ 4868.39 1011.55 l
+ 4868.39 1013.52 l
+ 4868.39 1060.77 4846.1 1085.66 4804.2 1085.66 c
+ 4760.19 1085.66 4732.84 1056.23 4732.84 1009.27 c
+ 4732.84 959.138 4763.77 927.897 4813.41 927.897 c
+ 4830.35 927.897 4847.89 930.57 4867.51 936.512 c
+ 4867.51 958.645 l
+ f
+ n
+ 8836.26 611.818 1604.77 802.385 re
+ S
+ n
+ 1147.07 927.897 m
+ 1176.96 927.897 l
+ 1176.96 1027.35 l
+ 1192.63 1050.86 1206.54 1061.29 1222.81 1061.29 c
+ 1237.29 1061.29 1241.72 1053.74 1241.72 1029.09 c
+ 1241.72 927.897 l
+ 1271.61 927.897 l
+ 1271.61 1038.8 l
+ 1271.61 1069.65 1257.84 1085.66 1231.19 1085.66 c
+ 1209.91 1085.66 1193.72 1075.93 1176.96 1052.6 c
+ 1176.96 1085.66 l
+ 1147.07 1085.66 l
+ 1147.07 927.897 l
+ f
+ n
+ 1338.42 1023.41 m
+ 1341.68 1052.55 1353.88 1065.29 1378.56 1065.29 c
+ 1402.32 1065.29 1413.04 1052.55 1413.92 1023.41 c
+ 1338.42 1023.41 l
+ 1442.47 958.645 m
+ 1424.33 952.418 1409.46 949.589 1394.59 949.589 c
+ 1378.56 949.589 1366.08 953.274 1356.84 960.617 c
+ 1345.27 969.958 1340.21 980.986 1337.82 1003.07 c
+ 1443.06 1003.07 l
+ 1443.35 1011.55 l
+ 1443.35 1013.52 l
+ 1443.35 1060.77 1421.06 1085.66 1379.15 1085.66 c
+ 1335.15 1085.66 1307.8 1056.23 1307.8 1009.27 c
+ 1307.8 959.138 1338.73 927.897 1388.36 927.897 c
+ 1405.31 927.897 1422.85 930.57 1442.47 936.512 c
+ 1442.47 958.645 l
+ f
+ n
+ 1469.31 927.897 m
+ 1495.77 927.897 l
+ 1533.81 991.287 l
+ 1576.34 927.897 l
+ 1609.32 927.897 l
+ 1557.29 1006.18 l
+ 1605.45 1085.66 l
+ 1579.01 1085.66 l
+ 1543.62 1026.42 l
+ 1504.1 1085.66 l
+ 1471.1 1085.66 l
+ 1520.45 1011.24 l
+ 1469.31 927.897 l
+ f
+ n
+ 1695.96 950.757 m
+ 1692.97 949.875 1690.01 949.304 1686.15 949.304 c
+ 1672.76 949.304 1669.49 955.09 1669.49 979.351 c
+ 1669.49 1064.25 l
+ 1700.11 1064.25 l
+ 1700.11 1085.66 l
+ 1669.49 1085.66 l
+ 1669.49 1116.87 l
+ 1639.6 1114.2 l
+ 1639.6 1085.66 l
+ 1621.77 1085.66 l
+ 1621.77 1064.25 l
+ 1639.6 1064.25 l
+ 1639.6 974.136 l
+ 1639.6 943.699 1653.01 927.897 1678.91 927.897 c
+ 1684.69 927.897 1689.26 928.494 1695.96 930.57 c
+ 1695.96 950.757 l
+ f
+ n
+ 464.003 983.555 m
+ 447.942 959.449 435.746 949.33 422.98 949.33 c
+ 404.531 949.33 393.244 970.763 393.244 1005.3 c
+ 393.244 1046.69 407.23 1067.81 434.267 1067.81 c
+ 440.806 1067.81 448.253 1066.92 464.003 1064.23 c
+ 464.003 983.555 l
+ 464.003 927.897 m
+ 493.895 927.897 l
+ 493.895 1153.72 l
+ 464.003 1153.72 l
+ 464.003 1085.66 l
+ 454.48 1085.66 445.866 1085.66 436.654 1085.66 c
+ 389.404 1085.66 362.34 1055.4 362.34 1002.6 c
+ 362.34 957.426 384.032 927.897 416.727 927.897 c
+ 437.251 927.897 451.211 936.667 464.003 957.374 c
+ 464.003 927.897 l
+ f
+ n
+ 570.736 874.082 m
+ 570.736 927.897 l
+ 580.804 927.897 588.796 927.897 597.981 927.897 c
+ 645.388 927.897 672.036 957.789 672.036 1011.06 c
+ 672.036 1056.05 650.422 1085.66 617.546 1085.66 c
+ 597.385 1085.66 583.477 1076.01 570.736 1052.86 c
+ 570.736 1085.66 l
+ 540.845 1085.66 l
+ 540.845 874.082 l
+ 570.736 874.082 l
+ 570.736 1028.52 m
+ 586.564 1051.17 598.578 1060.7 611.189 1060.7 c
+ 629.352 1060.7 640.484 1040.54 640.484 1008.08 c
+ 640.484 969.18 626.705 949.304 600.343 949.304 c
+ 593.311 949.304 586.279 950.134 570.736 952.937 c
+ 570.736 1028.52 l
+ f
+ n
+ 767.041 950.757 m
+ 764.057 949.875 761.099 949.304 757.233 949.304 c
+ 743.844 949.304 740.574 955.09 740.574 979.351 c
+ 740.574 1064.25 l
+ 771.193 1064.25 l
+ 771.193 1085.66 l
+ 740.574 1085.66 l
+ 740.574 1116.87 l
+ 710.683 1114.2 l
+ 710.683 1085.66 l
+ 692.857 1085.66 l
+ 692.857 1064.25 l
+ 710.683 1064.25 l
+ 710.683 974.136 l
+ 710.683 943.699 724.098 927.897 749.993 927.897 c
+ 755.78 927.897 760.347 928.494 767.041 930.57 c
+ 767.041 950.757 l
+ f
+ n
+ 795.602 927.897 m
+ 825.494 927.897 l
+ 825.494 1029.09 l
+ 837.975 1050.84 848.379 1060.7 859.381 1060.7 c
+ 862.365 1060.7 866.231 1059.84 871.577 1058.39 c
+ 871.577 1085.66 l
+ 870.383 1085.66 l
+ 868.022 1085.66 865.038 1085.66 863.248 1085.66 c
+ 846.615 1085.66 835.302 1075.9 825.494 1052.58 c
+ 825.494 1085.66 l
+ 795.602 1085.66 l
+ 795.602 927.897 l
+ f
+ n
+ 5426.13 611.818 1604.77 802.385 re
+ S
+ n
+ 7030.89 611.818 1604.77 802.385 re
+ S
+ n
+ 7206.48 1142.12 m
+ 7143.64 1142.12 7103.52 1100.35 7103.52 1035.14 c
+ 7103.52 970.244 7143.64 927.897 7204.98 927.897 c
+ 7269.33 927.897 7309.44 969.102 7309.44 1035.14 c
+ 7309.44 1100.35 7269.33 1142.12 7206.48 1142.12 c
+ 7206.48 1119.24 m
+ 7250.31 1119.24 7276.23 1088.33 7276.23 1035.42 c
+ 7276.23 981.687 7250.59 950.783 7205.89 950.783 c
+ 7162.37 950.783 7136.74 982.257 7136.74 1035.14 c
+ 7136.74 1088.33 7162.37 1119.24 7206.48 1119.24 c
+ f
+ n
+ 7404.26 950.757 m
+ 7401.28 949.875 7398.32 949.304 7394.45 949.304 c
+ 7381.06 949.304 7377.79 955.09 7377.79 979.351 c
+ 7377.79 1064.25 l
+ 7408.41 1064.25 l
+ 7408.41 1085.66 l
+ 7377.79 1085.66 l
+ 7377.79 1116.87 l
+ 7347.9 1114.2 l
+ 7347.9 1085.66 l
+ 7330.07 1085.66 l
+ 7330.07 1064.25 l
+ 7347.9 1064.25 l
+ 7347.9 974.136 l
+ 7347.9 943.699 7361.32 927.897 7387.21 927.897 c
+ 7393 927.897 7397.56 928.494 7404.26 930.57 c
+ 7404.26 950.757 l
+ f
+ n
+ 7432.82 927.897 m
+ 7462.71 927.897 l
+ 7462.71 1027.35 l
+ 7478.38 1050.86 7492.29 1061.29 7508.56 1061.29 c
+ 7523.04 1061.29 7527.48 1053.74 7527.48 1029.09 c
+ 7527.48 927.897 l
+ 7557.37 927.897 l
+ 7557.37 1038.8 l
+ 7557.37 1069.65 7543.59 1085.66 7516.94 1085.66 c
+ 7495.67 1085.66 7479.47 1075.93 7462.71 1052.6 c
+ 7462.71 1153.72 l
+ 7432.82 1153.72 l
+ 7432.82 927.897 l
+ f
+ n
+ 7624.17 1023.41 m
+ 7627.44 1052.55 7639.63 1065.29 7664.31 1065.29 c
+ 7688.08 1065.29 7698.79 1052.55 7699.68 1023.41 c
+ 7624.17 1023.41 l
+ 7728.22 958.645 m
+ 7710.08 952.418 7695.21 949.589 7680.35 949.589 c
+ 7664.31 949.589 7651.83 953.274 7642.59 960.617 c
+ 7631.02 969.958 7625.96 980.986 7623.57 1003.07 c
+ 7728.82 1003.07 l
+ 7729.1 1011.55 l
+ 7729.1 1013.52 l
+ 7729.1 1060.77 7706.81 1085.66 7664.91 1085.66 c
+ 7620.9 1085.66 7593.55 1056.23 7593.55 1009.27 c
+ 7593.55 959.138 7624.48 927.897 7674.12 927.897 c
+ 7691.06 927.897 7708.6 930.57 7728.22 936.512 c
+ 7728.22 958.645 l
+ f
+ n
+ 7772.5 927.897 m
+ 7802.39 927.897 l
+ 7802.39 1029.09 l
+ 7814.87 1050.84 7825.27 1060.7 7836.28 1060.7 c
+ 7839.26 1060.7 7843.13 1059.84 7848.47 1058.39 c
+ 7848.47 1085.66 l
+ 7847.28 1085.66 l
+ 7844.92 1085.66 7841.93 1085.66 7840.14 1085.66 c
+ 7823.51 1085.66 7812.2 1075.9 7802.39 1052.58 c
+ 7802.39 1085.66 l
+ 7772.5 1085.66 l
+ 7772.5 927.897 l
+ f
+ n
+ 7962.64 927.897 m
+ 8032 927.897 l
+ 8100.73 927.897 8140.33 968.791 8140.33 1039.89 c
+ 8140.33 1108.05 8104.03 1142.12 8031.69 1142.12 c
+ 7962.64 1142.12 l
+ 7962.64 927.897 l
+ 7992.53 950.783 m
+ 7992.53 1119.24 l
+ 8015.21 1119.24 l
+ 8046.84 1119.24 8063.55 1115.97 8076.39 1107.4 c
+ 8096.68 1093.78 8107.12 1069.49 8107.12 1036.33 c
+ 8107.12 978.91 8081.45 950.783 8029.25 950.783 c
+ 7992.53 950.783 l
+ f
+ n
+ 8315.15 951.38 m
+ 8313.36 951.38 8312.77 951.38 8309.81 951.38 c
+ 8300 951.38 8294.65 958.385 8294.65 970.996 c
+ 8294.65 1038.2 l
+ 8294.65 1071 8278.1 1085.66 8240.45 1085.66 c
+ 8222.1 1085.66 8204.93 1082.1 8183.86 1073.77 c
+ 8183.86 1051.1 l
+ 8202.59 1060.05 8218.06 1064.25 8234.43 1064.25 c
+ 8254.64 1064.25 8264.76 1055.56 8264.76 1038.2 c
+ 8264.76 1020.27 l
+ 8257.94 1020.27 l
+ 8199.3 1020.27 8170.11 1003.22 8170.11 969.102 c
+ 8170.11 944.945 8189.2 927.897 8216.63 927.897 c
+ 8234.53 927.897 8250.02 934.721 8269.12 951.38 c
+ 8273.69 935.033 8281.6 927.897 8295.61 927.897 c
+ 8302.93 927.897 8310.25 929.713 8317.25 933.32 c
+ 8315.15 951.38 l
+ 8264.76 966.222 m
+ 8250.49 955.583 8239.2 951.38 8226.15 951.38 c
+ 8209.21 951.38 8200 959.501 8200 974.058 c
+ 8200 994.245 8218.11 1004.88 8252 1004.88 c
+ 8255.27 1004.88 l
+ 8264.76 1004.6 l
+ 8264.76 966.222 l
+ f
+ n
+ 8404.61 950.757 m
+ 8401.62 949.875 8398.66 949.304 8394.8 949.304 c
+ 8381.41 949.304 8378.14 955.09 8378.14 979.351 c
+ 8378.14 1064.25 l
+ 8408.76 1064.25 l
+ 8408.76 1085.66 l
+ 8378.14 1085.66 l
+ 8378.14 1116.87 l
+ 8348.25 1114.2 l
+ 8348.25 1085.66 l
+ 8330.42 1085.66 l
+ 8330.42 1064.25 l
+ 8348.25 1064.25 l
+ 8348.25 974.136 l
+ 8348.25 943.699 8361.66 927.897 8387.56 927.897 c
+ 8393.34 927.897 8397.91 928.494 8404.61 930.57 c
+ 8404.61 950.757 l
+ f
+ n
+ 8569.91 951.38 m
+ 8568.12 951.38 8567.52 951.38 8564.57 951.38 c
+ 8554.76 951.38 8549.41 958.385 8549.41 970.996 c
+ 8549.41 1038.2 l
+ 8549.41 1071 8532.86 1085.66 8495.21 1085.66 c
+ 8476.86 1085.66 8459.69 1082.1 8438.62 1073.77 c
+ 8438.62 1051.1 l
+ 8457.35 1060.05 8472.81 1064.25 8489.19 1064.25 c
+ 8509.4 1064.25 8519.52 1055.56 8519.52 1038.2 c
+ 8519.52 1020.27 l
+ 8512.7 1020.27 l
+ 8454.05 1020.27 8424.86 1003.22 8424.86 969.102 c
+ 8424.86 944.945 8443.96 927.897 8471.39 927.897 c
+ 8489.29 927.897 8504.78 934.721 8523.88 951.38 c
+ 8528.45 935.033 8536.36 927.897 8550.37 927.897 c
+ 8557.69 927.897 8565.01 929.713 8572.01 933.32 c
+ 8569.91 951.38 l
+ 8519.52 966.222 m
+ 8505.25 955.583 8493.96 951.38 8480.91 951.38 c
+ 8463.97 951.38 8454.75 959.501 8454.75 974.058 c
+ 8454.75 994.245 8472.87 1004.88 8506.75 1004.88 c
+ 8510.02 1004.88 l
+ 8519.52 1004.6 l
+ 8519.52 966.222 l
+ f
+ n
+ 6228.51 1414.2 m
+ 6228.51 611.818 l
+ S
+ n
+ 6362.57 927.897 m
+ 6392.46 927.897 l
+ 6392.46 1027.35 l
+ 6408.13 1050.86 6422.04 1061.29 6438.31 1061.29 c
+ 6452.79 1061.29 6457.22 1053.74 6457.22 1029.09 c
+ 6457.22 927.897 l
+ 6487.11 927.897 l
+ 6487.11 1038.8 l
+ 6487.11 1069.65 6473.34 1085.66 6446.69 1085.66 c
+ 6425.41 1085.66 6409.22 1075.93 6392.46 1052.6 c
+ 6392.46 1085.66 l
+ 6362.57 1085.66 l
+ 6362.57 927.897 l
+ f
+ n
+ 6553.91 1023.41 m
+ 6557.18 1052.55 6569.38 1065.29 6594.06 1065.29 c
+ 6617.82 1065.29 6628.54 1052.55 6629.42 1023.41 c
+ 6553.91 1023.41 l
+ 6657.96 958.645 m
+ 6639.83 952.418 6624.96 949.589 6610.09 949.589 c
+ 6594.06 949.589 6581.57 953.274 6572.34 960.617 c
+ 6560.77 969.958 6555.71 980.986 6553.32 1003.07 c
+ 6658.56 1003.07 l
+ 6658.85 1011.55 l
+ 6658.85 1013.52 l
+ 6658.85 1060.77 6636.56 1085.66 6594.65 1085.66 c
+ 6550.65 1085.66 6523.3 1056.23 6523.3 1009.27 c
+ 6523.3 959.138 6554.23 927.897 6603.86 927.897 c
+ 6620.81 927.897 6638.35 930.57 6657.96 936.512 c
+ 6657.96 958.645 l
+ f
+ n
+ 6684.81 927.897 m
+ 6711.27 927.897 l
+ 6749.31 991.287 l
+ 6791.84 927.897 l
+ 6824.82 927.897 l
+ 6772.79 1006.18 l
+ 6820.95 1085.66 l
+ 6794.51 1085.66 l
+ 6759.12 1026.42 l
+ 6719.6 1085.66 l
+ 6686.6 1085.66 l
+ 6735.95 1011.24 l
+ 6684.81 927.897 l
+ f
+ n
+ 6911.45 950.757 m
+ 6908.47 949.875 6905.51 949.304 6901.65 949.304 c
+ 6888.26 949.304 6884.99 955.09 6884.99 979.351 c
+ 6884.99 1064.25 l
+ 6915.61 1064.25 l
+ 6915.61 1085.66 l
+ 6884.99 1085.66 l
+ 6884.99 1116.87 l
+ 6855.1 1114.2 l
+ 6855.1 1085.66 l
+ 6837.27 1085.66 l
+ 6837.27 1064.25 l
+ 6855.1 1064.25 l
+ 6855.1 974.136 l
+ 6855.1 943.699 6868.51 927.897 6894.41 927.897 c
+ 6900.19 927.897 6904.76 928.494 6911.45 930.57 c
+ 6911.45 950.757 l
+ f
+ n
+ 5679.5 983.555 m
+ 5663.44 959.449 5651.25 949.33 5638.48 949.33 c
+ 5620.03 949.33 5608.74 970.763 5608.74 1005.3 c
+ 5608.74 1046.69 5622.73 1067.81 5649.77 1067.81 c
+ 5656.31 1067.81 5663.75 1066.92 5679.5 1064.23 c
+ 5679.5 983.555 l
+ 5679.5 927.897 m
+ 5709.39 927.897 l
+ 5709.39 1153.72 l
+ 5679.5 1153.72 l
+ 5679.5 1085.66 l
+ 5669.98 1085.66 5661.36 1085.66 5652.15 1085.66 c
+ 5604.9 1085.66 5577.84 1055.4 5577.84 1002.6 c
+ 5577.84 957.426 5599.53 927.897 5632.23 927.897 c
+ 5652.75 927.897 5666.71 936.667 5679.5 957.374 c
+ 5679.5 927.897 l
+ f
+ n
+ 5786.24 874.082 m
+ 5786.24 927.897 l
+ 5796.3 927.897 5804.3 927.897 5813.48 927.897 c
+ 5860.89 927.897 5887.54 957.789 5887.54 1011.06 c
+ 5887.54 1056.05 5865.92 1085.66 5833.05 1085.66 c
+ 5812.88 1085.66 5798.98 1076.01 5786.24 1052.86 c
+ 5786.24 1085.66 l
+ 5756.34 1085.66 l
+ 5756.34 874.082 l
+ 5786.24 874.082 l
+ 5786.24 1028.52 m
+ 5802.06 1051.17 5814.08 1060.7 5826.69 1060.7 c
+ 5844.85 1060.7 5855.98 1040.54 5855.98 1008.08 c
+ 5855.98 969.18 5842.21 949.304 5815.84 949.304 c
+ 5808.81 949.304 5801.78 950.134 5786.24 952.937 c
+ 5786.24 1028.52 l
+ f
+ n
+ 5982.54 950.757 m
+ 5979.56 949.875 5976.6 949.304 5972.73 949.304 c
+ 5959.34 949.304 5956.07 955.09 5956.07 979.351 c
+ 5956.07 1064.25 l
+ 5986.69 1064.25 l
+ 5986.69 1085.66 l
+ 5956.07 1085.66 l
+ 5956.07 1116.87 l
+ 5926.18 1114.2 l
+ 5926.18 1085.66 l
+ 5908.36 1085.66 l
+ 5908.36 1064.25 l
+ 5926.18 1064.25 l
+ 5926.18 974.136 l
+ 5926.18 943.699 5939.6 927.897 5965.49 927.897 c
+ 5971.28 927.897 5975.85 928.494 5982.54 930.57 c
+ 5982.54 950.757 l
+ f
+ n
+ 6011.1 927.897 m
+ 6040.99 927.897 l
+ 6040.99 1029.09 l
+ 6053.47 1050.84 6063.88 1060.7 6074.88 1060.7 c
+ 6077.86 1060.7 6081.73 1059.84 6087.08 1058.39 c
+ 6087.08 1085.66 l
+ 6085.88 1085.66 l
+ 6083.52 1085.66 6080.54 1085.66 6078.75 1085.66 c
+ 6062.11 1085.66 6050.8 1075.9 6040.99 1052.58 c
+ 6040.99 1085.66 l
+ 6011.1 1085.66 l
+ 6011.1 927.897 l
+ f
+ n
+ 10641.6 611.818 1604.77 802.385 re
+ S
+ n
+ 12246.4 611.818 1604.77 802.385 re
+ S
+ n
+ 12422 1142.12 m
+ 12359.1 1142.12 12319 1100.35 12319 1035.14 c
+ 12319 970.244 12359.1 927.897 12420.5 927.897 c
+ 12484.8 927.897 12524.9 969.102 12524.9 1035.14 c
+ 12524.9 1100.35 12484.8 1142.12 12422 1142.12 c
+ 12422 1119.24 m
+ 12465.8 1119.24 12491.7 1088.33 12491.7 1035.42 c
+ 12491.7 981.687 12466.1 950.783 12421.4 950.783 c
+ 12377.9 950.783 12352.2 982.257 12352.2 1035.14 c
+ 12352.2 1088.33 12377.9 1119.24 12422 1119.24 c
+ f
+ n
+ 12619.8 950.757 m
+ 12616.8 949.875 12613.8 949.304 12610 949.304 c
+ 12596.6 949.304 12593.3 955.09 12593.3 979.351 c
+ 12593.3 1064.25 l
+ 12623.9 1064.25 l
+ 12623.9 1085.66 l
+ 12593.3 1085.66 l
+ 12593.3 1116.87 l
+ 12563.4 1114.2 l
+ 12563.4 1085.66 l
+ 12545.6 1085.66 l
+ 12545.6 1064.25 l
+ 12563.4 1064.25 l
+ 12563.4 974.136 l
+ 12563.4 943.699 12576.8 927.897 12602.7 927.897 c
+ 12608.5 927.897 12613.1 928.494 12619.8 930.57 c
+ 12619.8 950.757 l
+ f
+ n
+ 12648.3 927.897 m
+ 12678.2 927.897 l
+ 12678.2 1027.35 l
+ 12693.9 1050.86 12707.8 1061.29 12724.1 1061.29 c
+ 12738.5 1061.29 12743 1053.74 12743 1029.09 c
+ 12743 927.897 l
+ 12772.9 927.897 l
+ 12772.9 1038.8 l
+ 12772.9 1069.65 12759.1 1085.66 12732.4 1085.66 c
+ 12711.2 1085.66 12695 1075.93 12678.2 1052.6 c
+ 12678.2 1153.72 l
+ 12648.3 1153.72 l
+ 12648.3 927.897 l
+ f
+ n
+ 12839.7 1023.41 m
+ 12842.9 1052.55 12855.1 1065.29 12879.8 1065.29 c
+ 12903.6 1065.29 12914.3 1052.55 12915.2 1023.41 c
+ 12839.7 1023.41 l
+ 12943.7 958.645 m
+ 12925.6 952.418 12910.7 949.589 12895.8 949.589 c
+ 12879.8 949.589 12867.3 953.274 12858.1 960.617 c
+ 12846.5 969.958 12841.5 980.986 12839.1 1003.07 c
+ 12944.3 1003.07 l
+ 12944.6 1011.55 l
+ 12944.6 1013.52 l
+ 12944.6 1060.77 12922.3 1085.66 12880.4 1085.66 c
+ 12836.4 1085.66 12809.1 1056.23 12809.1 1009.27 c
+ 12809.1 959.138 12840 927.897 12889.6 927.897 c
+ 12906.6 927.897 12924.1 930.57 12943.7 936.512 c
+ 12943.7 958.645 l
+ f
+ n
+ 12988 927.897 m
+ 13017.9 927.897 l
+ 13017.9 1029.09 l
+ 13030.4 1050.84 13040.8 1060.7 13051.8 1060.7 c
+ 13054.8 1060.7 13058.6 1059.84 13064 1058.39 c
+ 13064 1085.66 l
+ 13062.8 1085.66 l
+ 13060.4 1085.66 13057.4 1085.66 13055.6 1085.66 c
+ 13039 1085.66 13027.7 1075.9 13017.9 1052.58 c
+ 13017.9 1085.66 l
+ 12988 1085.66 l
+ 12988 927.897 l
+ f
+ n
+ 13178.1 927.897 m
+ 13247.5 927.897 l
+ 13316.2 927.897 13355.8 968.791 13355.8 1039.89 c
+ 13355.8 1108.05 13319.5 1142.12 13247.2 1142.12 c
+ 13178.1 1142.12 l
+ 13178.1 927.897 l
+ 13208 950.783 m
+ 13208 1119.24 l
+ 13230.7 1119.24 l
+ 13262.3 1119.24 13279 1115.97 13291.9 1107.4 c
+ 13312.2 1093.78 13322.6 1069.49 13322.6 1036.33 c
+ 13322.6 978.91 13297 950.783 13244.7 950.783 c
+ 13208 950.783 l
+ f
+ n
+ 13530.7 951.38 m
+ 13528.9 951.38 13528.3 951.38 13525.3 951.38 c
+ 13515.5 951.38 13510.2 958.385 13510.2 970.996 c
+ 13510.2 1038.2 l
+ 13510.2 1071 13493.6 1085.66 13455.9 1085.66 c
+ 13437.6 1085.66 13420.4 1082.1 13399.4 1073.77 c
+ 13399.4 1051.1 l
+ 13418.1 1060.05 13433.6 1064.25 13449.9 1064.25 c
+ 13470.1 1064.25 13480.3 1055.56 13480.3 1038.2 c
+ 13480.3 1020.27 l
+ 13473.4 1020.27 l
+ 13414.8 1020.27 13385.6 1003.22 13385.6 969.102 c
+ 13385.6 944.945 13404.7 927.897 13432.1 927.897 c
+ 13450 927.897 13465.5 934.721 13484.6 951.38 c
+ 13489.2 935.033 13497.1 927.897 13511.1 927.897 c
+ 13518.4 927.897 13525.7 929.713 13532.8 933.32 c
+ 13530.7 951.38 l
+ 13480.3 966.222 m
+ 13466 955.583 13454.7 951.38 13441.7 951.38 c
+ 13424.7 951.38 13415.5 959.501 13415.5 974.058 c
+ 13415.5 994.245 13433.6 1004.88 13467.5 1004.88 c
+ 13470.8 1004.88 l
+ 13480.3 1004.6 l
+ 13480.3 966.222 l
+ f
+ n
+ 13620.1 950.757 m
+ 13617.1 949.875 13614.2 949.304 13610.3 949.304 c
+ 13596.9 949.304 13593.6 955.09 13593.6 979.351 c
+ 13593.6 1064.25 l
+ 13624.3 1064.25 l
+ 13624.3 1085.66 l
+ 13593.6 1085.66 l
+ 13593.6 1116.87 l
+ 13563.7 1114.2 l
+ 13563.7 1085.66 l
+ 13545.9 1085.66 l
+ 13545.9 1064.25 l
+ 13563.7 1064.25 l
+ 13563.7 974.136 l
+ 13563.7 943.699 13577.2 927.897 13603.1 927.897 c
+ 13608.8 927.897 13613.4 928.494 13620.1 930.57 c
+ 13620.1 950.757 l
+ f
+ n
+ 13785.4 951.38 m
+ 13783.6 951.38 13783 951.38 13780.1 951.38 c
+ 13770.3 951.38 13764.9 958.385 13764.9 970.996 c
+ 13764.9 1038.2 l
+ 13764.9 1071 13748.4 1085.66 13710.7 1085.66 c
+ 13692.4 1085.66 13675.2 1082.1 13654.1 1073.77 c
+ 13654.1 1051.1 l
+ 13672.8 1060.05 13688.3 1064.25 13704.7 1064.25 c
+ 13724.9 1064.25 13735 1055.56 13735 1038.2 c
+ 13735 1020.27 l
+ 13728.2 1020.27 l
+ 13669.6 1020.27 13640.4 1003.22 13640.4 969.102 c
+ 13640.4 944.945 13659.5 927.897 13686.9 927.897 c
+ 13704.8 927.897 13720.3 934.721 13739.4 951.38 c
+ 13743.9 935.033 13751.9 927.897 13765.9 927.897 c
+ 13773.2 927.897 13780.5 929.713 13787.5 933.32 c
+ 13785.4 951.38 l
+ 13735 966.222 m
+ 13720.7 955.583 13709.5 951.38 13696.4 951.38 c
+ 13679.5 951.38 13670.3 959.501 13670.3 974.058 c
+ 13670.3 994.245 13688.4 1004.88 13722.3 1004.88 c
+ 13725.5 1004.88 l
+ 13735 1004.6 l
+ 13735 966.222 l
+ f
+ n
+ 11444 1414.2 m
+ 11444 611.818 l
+ S
+ n
+ 11578.1 927.897 m
+ 11608 927.897 l
+ 11608 1027.35 l
+ 11623.6 1050.86 11637.5 1061.29 11653.8 1061.29 c
+ 11668.3 1061.29 11672.7 1053.74 11672.7 1029.09 c
+ 11672.7 927.897 l
+ 11702.6 927.897 l
+ 11702.6 1038.8 l
+ 11702.6 1069.65 11688.8 1085.66 11662.2 1085.66 c
+ 11640.9 1085.66 11624.7 1075.93 11608 1052.6 c
+ 11608 1085.66 l
+ 11578.1 1085.66 l
+ 11578.1 927.897 l
+ f
+ n
+ 11769.4 1023.41 m
+ 11772.7 1052.55 11784.9 1065.29 11809.6 1065.29 c
+ 11833.3 1065.29 11844 1052.55 11844.9 1023.41 c
+ 11769.4 1023.41 l
+ 11873.5 958.645 m
+ 11855.3 952.418 11840.5 949.589 11825.6 949.589 c
+ 11809.6 949.589 11797.1 953.274 11787.8 960.617 c
+ 11776.3 969.958 11771.2 980.986 11768.8 1003.07 c
+ 11874.1 1003.07 l
+ 11874.3 1011.55 l
+ 11874.3 1013.52 l
+ 11874.3 1060.77 11852.1 1085.66 11810.2 1085.66 c
+ 11766.1 1085.66 11738.8 1056.23 11738.8 1009.27 c
+ 11738.8 959.138 11769.7 927.897 11819.4 927.897 c
+ 11836.3 927.897 11853.8 930.57 11873.5 936.512 c
+ 11873.5 958.645 l
+ f
+ n
+ 11900.3 927.897 m
+ 11926.8 927.897 l
+ 11964.8 991.287 l
+ 12007.3 927.897 l
+ 12040.3 927.897 l
+ 11988.3 1006.18 l
+ 12036.5 1085.66 l
+ 12010 1085.66 l
+ 11974.6 1026.42 l
+ 11935.1 1085.66 l
+ 11902.1 1085.66 l
+ 11951.4 1011.24 l
+ 11900.3 927.897 l
+ f
+ n
+ 12127 950.757 m
+ 12124 949.875 12121 949.304 12117.1 949.304 c
+ 12103.8 949.304 12100.5 955.09 12100.5 979.351 c
+ 12100.5 1064.25 l
+ 12131.1 1064.25 l
+ 12131.1 1085.66 l
+ 12100.5 1085.66 l
+ 12100.5 1116.87 l
+ 12070.6 1114.2 l
+ 12070.6 1085.66 l
+ 12052.8 1085.66 l
+ 12052.8 1064.25 l
+ 12070.6 1064.25 l
+ 12070.6 974.136 l
+ 12070.6 943.699 12084 927.897 12109.9 927.897 c
+ 12115.7 927.897 12120.3 928.494 12127 930.57 c
+ 12127 950.757 l
+ f
+ n
+ 10895 983.555 m
+ 10878.9 959.449 10866.7 949.33 10854 949.33 c
+ 10835.5 949.33 10824.2 970.763 10824.2 1005.3 c
+ 10824.2 1046.69 10838.2 1067.81 10865.3 1067.81 c
+ 10871.8 1067.81 10879.3 1066.92 10895 1064.23 c
+ 10895 983.555 l
+ 10895 927.897 m
+ 10924.9 927.897 l
+ 10924.9 1153.72 l
+ 10895 1153.72 l
+ 10895 1085.66 l
+ 10885.5 1085.66 10876.9 1085.66 10867.7 1085.66 c
+ 10820.4 1085.66 10793.3 1055.4 10793.3 1002.6 c
+ 10793.3 957.426 10815 927.897 10847.7 927.897 c
+ 10868.3 927.897 10882.2 936.667 10895 957.374 c
+ 10895 927.897 l
+ f
+ n
+ 11001.7 874.082 m
+ 11001.7 927.897 l
+ 11011.8 927.897 11019.8 927.897 11029 927.897 c
+ 11076.4 927.897 11103 957.789 11103 1011.06 c
+ 11103 1056.05 11081.4 1085.66 11048.5 1085.66 c
+ 11028.4 1085.66 11014.5 1076.01 11001.7 1052.86 c
+ 11001.7 1085.66 l
+ 10971.8 1085.66 l
+ 10971.8 874.082 l
+ 11001.7 874.082 l
+ 11001.7 1028.52 m
+ 11017.6 1051.17 11029.6 1060.7 11042.2 1060.7 c
+ 11060.4 1060.7 11071.5 1040.54 11071.5 1008.08 c
+ 11071.5 969.18 11057.7 949.304 11031.3 949.304 c
+ 11024.3 949.304 11017.3 950.134 11001.7 952.937 c
+ 11001.7 1028.52 l
+ f
+ n
+ 11198 950.757 m
+ 11195.1 949.875 11192.1 949.304 11188.2 949.304 c
+ 11174.8 949.304 11171.6 955.09 11171.6 979.351 c
+ 11171.6 1064.25 l
+ 11202.2 1064.25 l
+ 11202.2 1085.66 l
+ 11171.6 1085.66 l
+ 11171.6 1116.87 l
+ 11141.7 1114.2 l
+ 11141.7 1085.66 l
+ 11123.9 1085.66 l
+ 11123.9 1064.25 l
+ 11141.7 1064.25 l
+ 11141.7 974.136 l
+ 11141.7 943.699 11155.1 927.897 11181 927.897 c
+ 11186.8 927.897 11191.3 928.494 11198 930.57 c
+ 11198 950.757 l
+ f
+ n
+ 11226.6 927.897 m
+ 11256.5 927.897 l
+ 11256.5 1029.09 l
+ 11269 1050.84 11279.4 1060.7 11290.4 1060.7 c
+ 11293.4 1060.7 11297.2 1059.84 11302.6 1058.39 c
+ 11302.6 1085.66 l
+ 11301.4 1085.66 l
+ 11299 1085.66 11296 1085.66 11294.2 1085.66 c
+ 11277.6 1085.66 11266.3 1075.9 11256.5 1052.58 c
+ 11256.5 1085.66 l
+ 11226.6 1085.66 l
+ 11226.6 927.897 l
+ f
+ 20.0596 w
+ n
+ 1414.2 1013.01 m
+ 1213.61 2015.99 5024.93 2015.99 5331.55 1556.07 c
+ S
+ n
+ 5264.78 1511.56 m
+ 5420.56 1422.55 l
+ 5398.31 1600.58 l
+ f
+ n
+ 14075.2 962.861 36.5342 35.9634 re
+ f
+ n
+ 14245 962.861 36.5342 35.9634 re
+ f
+ n
+ 14414.9 962.861 36.5342 35.9634 re
+ f
+ n
+ 9303.16 983.555 m
+ 9287.1 959.449 9274.9 949.33 9262.14 949.33 c
+ 9243.69 949.33 9232.4 970.763 9232.4 1005.3 c
+ 9232.4 1046.69 9246.39 1067.81 9273.42 1067.81 c
+ 9279.96 1067.81 9287.41 1066.92 9303.16 1064.23 c
+ 9303.16 983.555 l
+ 9303.16 927.897 m
+ 9333.05 927.897 l
+ 9333.05 1153.72 l
+ 9303.16 1153.72 l
+ 9303.16 1085.66 l
+ 9293.64 1085.66 9285.02 1085.66 9275.81 1085.66 c
+ 9228.56 1085.66 9201.5 1055.4 9201.5 1002.6 c
+ 9201.5 957.426 9223.19 927.897 9255.88 927.897 c
+ 9276.41 927.897 9290.37 936.667 9303.16 957.374 c
+ 9303.16 927.897 l
+ f
+ n
+ 9441.44 1085.66 m
+ 9398.29 1085.66 9371.7 1055.77 9371.7 1006.78 c
+ 9371.7 958.36 9398.29 927.897 9440.56 927.897 c
+ 9484.88 927.897 9511.19 957.503 9511.19 1007.06 c
+ 9511.19 1055.77 9484.6 1085.66 9441.44 1085.66 c
+ 9441.44 1064.25 m
+ 9466.9 1064.25 9479.64 1045.18 9479.64 1007.35 c
+ 9479.64 969.206 9466.61 949.304 9441.44 949.304 c
+ 9415.7 949.304 9403.25 968.375 9403.25 1007.06 c
+ 9403.25 1044.9 9415.99 1064.25 9441.44 1064.25 c
+ f
+ n
+ 9642.84 927.897 m
+ 9672.73 927.897 l
+ 9672.73 1085.66 l
+ 9642.84 1085.66 l
+ 9642.84 985.916 l
+ 9627.16 962.719 9613.25 952.573 9596.99 952.573 c
+ 9582.51 952.573 9578.07 960.098 9578.07 984.463 c
+ 9578.07 1085.66 l
+ 9548.18 1085.66 l
+ 9548.18 974.759 l
+ 9548.18 943.907 9561.7 927.897 9588.45 927.897 c
+ 9609.78 927.897 9626 937.653 9642.84 960.695 c
+ 9642.84 927.897 l
+ f
+ n
+ 9749.57 1027.74 m
+ 9765.63 1051.33 9777.83 1061.22 9790.59 1061.22 c
+ 9809.04 1061.22 9820.33 1040.25 9820.33 1006.49 c
+ 9820.33 966.04 9806.34 945.36 9779.59 945.36 c
+ 9772.77 945.36 9763.84 946.528 9749.57 949.148 c
+ 9749.57 1027.74 l
+ 9749.57 1153.72 m
+ 9719.68 1153.72 l
+ 9719.68 927.897 l
+ 9749.57 927.897 l
+ 9759.69 927.897 9767.71 927.897 9776.92 927.897 c
+ 9824.48 927.897 9851.23 957.192 9851.23 1009.4 c
+ 9851.23 1055.38 9829.54 1085.66 9796.53 1085.66 c
+ 9776.32 1085.66 9762.36 1076.06 9749.57 1053.07 c
+ 9749.57 1153.72 l
+ f
+ n
+ 9886.19 927.897 29.8916 229.196 re
+ f
+ n
+ 9978.96 1023.41 m
+ 9982.23 1052.55 9994.43 1065.29 10019.1 1065.29 c
+ 10042.9 1065.29 10053.6 1052.55 10054.5 1023.41 c
+ 9978.96 1023.41 l
+ 10083 958.645 m
+ 10064.9 952.418 10050 949.589 10035.1 949.589 c
+ 10019.1 949.589 10006.6 953.274 9997.38 960.617 c
+ 9985.81 969.958 9980.75 980.986 9978.36 1003.07 c
+ 10083.6 1003.07 l
+ 10083.9 1011.55 l
+ 10083.9 1013.52 l
+ 10083.9 1060.77 10061.6 1085.66 10019.7 1085.66 c
+ 9975.69 1085.66 9948.34 1056.23 9948.34 1009.27 c
+ 9948.34 959.138 9979.27 927.897 10028.9 927.897 c
+ 10045.9 927.897 10063.4 930.57 10083 936.512 c
+ 10083 958.645 l
+ f
+ n
+ 611.818 1013.01 m
+ 210.626 210.626 3219.57 -190.567 3544.51 459.312 c
+ S
+ n
+ 3616.27 423.428 m
+ 3616.27 602.847 l
+ 3472.74 495.196 l
+ f
+ n
+ 5827.32 1013.01 m
+ 5426.13 210.626 8435.07 -190.567 8760.01 459.312 c
+ S
+ n
+ 8831.77 423.428 m
+ 8831.77 602.847 l
+ 8688.24 495.196 l
+ f
+ n
+ 11042.8 1013.01 m
+ 10641.6 210.626 13650.6 -190.567 13975.5 459.312 c
+ S
+ n
+ 14047.3 423.428 m
+ 14047.3 602.847 l
+ 13903.7 495.196 l
+ f
+ n
+ 6629.7 1013.01 m
+ 6429.11 2015.99 10240.4 2015.99 10547 1556.07 c
+ S
+ n
+ 10480.3 1511.56 m
+ 10636.1 1422.55 l
+ 10613.8 1600.58 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 25.477 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.29811 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.05449 6.0654 3.02179 4.85451 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPerfect)
+ [9.68719 7.12357 4.85451 4.2654 3.33815 4.8436 4.85451 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -60.534 -33.715 m
+ (I) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.3272 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mfrequen)
+ [13.5707 3.33815 4.2654 4.85451 5.74904 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2326 ] pdfxs
+ (t) show
+ (raverses)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 8.78171 ] pdfxs
+ (t) show
+ (helinkedlis)
+ [6.0654 9.3272 3.0327 3.0327 6.05449 5.4545 4.85451 10.5381 3.0327 3.02179 4.30902 
+ ] pdfxs
+ (t) show
+ (,there)
+ [7.72357 4.23277 6.0654 4.85451 4.2654 9.3272 ] pdfxs
+ (a) show
+ (retwop)
+ [4.27631 9.3272 3.93823 7.58175 9.92719 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.3272 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [7.5163 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ies)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ -77.47 -55.637 m
+ (itc)
+ [3.0327 8.59637 4.8436 ] pdfxs
+ (o) show
+ (ulduse.Firs)
+ [6.0654 3.0327 10.4181 6.05449 4.30902 4.8436 10.0363 7.12357 3.0327 4.27631 4.29811 
+ ] pdfxs
+ (t) show
+ (,evenif)
+ [7.55993 4.85451 5.4545 4.8436 10.4181 3.0327 7.69084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.2072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mdoesn)
+ [13.4507 6.05449 5.75995 4.8436 8.66171 6.0654 ] pdfxs
+ (o) show
+ (tuse)
+ [8.59637 6.0654 4.29811 9.2072 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.2072 6.0654 ] pdfxs
+ (o) show
+ (ublenodesduringa)
+ [6.05449 6.0654 3.02179 9.2072 6.0654 5.75995 6.05449 4.85451 8.6508 6.0654 6.05449 
+ 4.27631 3.0327 6.05449 9.8181 9.80719 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [7.3963 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -77.47 -77.56 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,they)
+ [6.82903 4.23277 6.0654 4.8436 9.52355 ] pdfxs
+ (a) show
+ (repulledin)
+ [4.27631 8.6072 6.0654 6.0654 3.02179 3.0327 4.85451 9.81809 3.0327 5.75995 ] pdfxs
+ (t) show
+ (othec)
+ [9.2181 4.23277 6.0654 8.6072 4.85451 ] pdfxs
+ (a) show
+ (chewhen)
+ [4.54905 6.05449 8.61811 7.8763 6.05449 4.85451 9.81809 ] pdfxs
+ (t) show
+ (helistnodes)
+ [6.0654 8.6072 3.0327 3.0327 4.29811 8.00729 6.0654 5.74904 6.0654 4.8436 8.07263 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.6072 ] pdfxs
+ (a) show
+ (ccessed.If)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 6.05449 8.25811 3.94897 7.09085 ] pdfxs
+ (t) show
+ (hisis)
+ [6.0654 3.02179 8.07263 3.0327 8.06172 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.6072 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 8.00729 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -77.47 -99.482 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l,c)
+ [3.0327 6.40358 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (hisd)
+ [6.0654 3.02179 7.61445 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.75992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.15993 7.57085 ] pdfxs
+ (o) show
+ (uldcle)
+ [6.0654 3.0327 9.37082 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlybede)
+ [4.27631 3.0327 9.06537 6.35994 8.15993 6.0654 4.8436 ] pdfxs
+ (t) show
+ (rimen)
+ [4.27631 3.0327 9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.33813 ] pdfxs
+ (t) show
+ (oe\013ec)
+ [8.75992 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.15993 4.8436 ] pdfxs
+ (a) show
+ (chec)
+ [4.54905 6.05449 8.15993 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (city)
+ [4.85451 3.02179 3.94914 5.75995 ] pdfxs
+ -77.47 -121.405 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.36718 ] pdfxs
+ (t) show
+ (hislis)
+ [6.0654 3.02179 8.41081 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (.Thise\013ectc)
+ [9.27265 7.8763 6.0654 3.0327 8.3999 4.8436 6.37077 4.8436 4.85451 8.33456 4.85451 
+ ] pdfxs
+ (a) show
+ (np)
+ [10.1563 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybeav)
+ [3.02179 3.0327 9.86173 6.35994 8.95629 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ided)
+ [3.0327 6.05449 4.85451 10.1563 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htheuse)
+ [10.1672 4.23277 6.0654 8.94538 6.0654 4.29811 8.95629 ] pdfxs
+ (o) show
+ (fpr)
+ [7.42902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 8.94538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1672 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (/o) show
+ (r) show
+ -77.47 -143.327 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (rtheuris)
+ [4.2654 8.2691 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics.Thesec)
+ [3.0327 4.8436 4.30902 9.02174 7.8763 6.0654 8.86902 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndp)
+ [6.0654 10.0799 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 8.86902 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l) show
+ 152.802 -143.327 m
+ /N634 10.909 Tf
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (es) show
+ 176.894 -143.327 m
+ /N614 10.909 Tf
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.32353 ] pdfxs
+ (t) show
+ (hedoubleevery)
+ [6.05449 8.86902 6.05449 5.46541 6.05449 6.0654 3.02179 8.86902 4.85451 5.4545 4.8436 
+ 4.27631 9.77446 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.86902 ] pdfxs
+ (t) show
+ (helistnodeis)
+ [6.05449 8.86902 3.0327 3.0327 4.29811 8.25819 6.0654 5.75995 6.05449 8.86902 3.0327 
+ 4.29811 ] pdfxs
+ -77.47 -165.25 m
+ (a) show
+ (ccessed.)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 6.05449 3.0327 ] pdfxs
+ -60.534 -187.172 m
+ (I) show
+ (n)
+ [9.62173 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.86536 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l,nodec)
+ [3.0327 6.59994 6.0654 5.75995 6.05449 8.41084 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.62173 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ivelysh)
+ [3.0327 5.4545 4.8436 3.0327 9.31628 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldhelploc)
+ [6.0654 3.0327 9.61082 6.0654 4.8436 3.0327 9.62173 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (litybyav)
+ [3.0327 3.02179 3.94914 9.31628 5.74904 9.31628 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idingap)
+ [3.02179 6.0654 3.0327 6.05449 9.01083 9.02174 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.58903 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 4.8436 ] pdfxs
+ -77.47 -209.095 m
+ (miss)
+ [9.08711 3.0327 4.30902 9.0108 ] pdfxs
+ (a) show
+ (ccessing)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 10.1672 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.56719 6.05449 ] pdfxs
+ (o) show
+ (uble.)
+ [6.0654 6.05449 3.0327 4.85451 11.0944 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,twoissuesm)
+ [4.8436 3.0327 4.84359 8.0072 3.93823 7.58175 10.1672 3.02179 4.30902 4.29811 6.0654 
+ 4.8436 9.0108 9.09802 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.55628 ] pdfxs
+ (t) show
+ (hissi)
+ [6.05449 3.0327 9.0108 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlylesslikely)
+ [5.75995 4.23277 3.0327 10.4726 3.0327 4.8436 4.29811 9.02171 3.02179 3.0327 5.4545 
+ 4.85451 3.02179 10.4726 ] pdfxs
+ (t) show
+ (ooccur)
+ [10.1563 5.75995 4.85451 4.8436 6.0654 4.27631 ] pdfxs
+ -77.47 -231.017 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nwew)
+ [9.87264 7.58175 8.65084 7.58175 ] pdfxs
+ (o) show
+ (uldlike.Firs)
+ [6.05449 3.0327 9.87264 3.02179 3.0327 5.4545 4.85451 8.38902 7.12357 3.0327 4.2654 
+ 4.30902 ] pdfxs
+ (t) show
+ (,thisbehavi)
+ [6.88358 4.23277 6.0654 3.0327 8.10535 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 
+ ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.0654 3.0327 9.55628 6.0654 ] pdfxs
+ (o) show
+ (ldsin)
+ [3.0327 6.05449 8.11626 3.0327 9.86173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (\\) show
+ (perfec)
+ [6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ ("c)
+ [9.26174 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.66175 ] pdfxs
+ (a) show
+ (bove,wherewesucceed)
+ [6.35994 5.14905 5.4545 4.85451 6.88358 7.8763 6.05449 4.85451 4.2654 8.66175 7.57085 
+ 8.66175 4.29811 6.0654 4.8436 4.85451 4.8436 4.85451 6.0654 ] pdfxs
+ -77.47 -252.94 m
+ (a) show
+ (tpu)
+ [8.19274 6.0654 6.05449 ] pdfxs
+ (tt) show
+ (ing)
+ [3.0327 6.05449 9.40355 ] pdfxs
+ (t) show
+ (hedereferencednodeimmedi)
+ [6.0654 8.79265 6.0654 4.8436 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 
+ 4.85451 4.8436 10.0145 6.05449 5.75995 6.0654 8.79265 3.0327 9.08711 9.09802 4.8436 
+ 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.0327 9.6981 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.22536 ] pdfxs
+ (t) show
+ (hesin)
+ [6.05449 8.80356 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lenodeth)
+ [3.0327 8.79265 6.0654 5.74904 6.0654 8.80356 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.19274 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (oi)
+ [9.40355 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [8.82538 ] pdfxs
+ (I) show
+ (npr)
+ [10.0035 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -77.47 -274.863 m
+ (however,itislikely)
+ [6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 6.55631 3.0327 7.74547 3.0327 
+ 7.81081 3.02179 3.0327 5.4545 4.85451 3.02179 9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.35629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mei)
+ [12.5889 4.85451 3.0327 ] pdfxs
+ (t) show
+ (hermut)
+ [6.05449 4.85451 7.76719 8.79257 6.0654 4.23277 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.7999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.35629 ] pdfxs
+ (\\) show
+ (dp)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ (r"p)
+ [4.2654 8.95629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersduring)
+ [4.85451 4.2654 7.81081 6.0654 6.05449 4.27631 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.34538 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.35629 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -77.47 -296.785 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.58903 ] pdfxs
+ (o) show
+ (rith)
+ [7.82173 3.02179 7.78911 6.0654 ] pdfxs
+ (a) show
+ (smul)
+ [7.84354 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplelistnodes)
+ [3.02179 6.0654 3.0327 8.38902 3.0327 3.02179 4.30902 7.7782 6.0654 5.75995 6.05449 
+ 4.85451 7.84354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [7.78911 6.35994 ] pdfxs
+ (o) show
+ (intto)
+ [3.0327 5.75995 7.78911 4.23277 8.99992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.38902 6.05449 ] pdfxs
+ (o) show
+ (ublenodes)
+ [6.0654 6.0654 3.02179 8.39993 6.05449 5.75995 6.05449 4.85451 7.84354 ] pdfxs
+ (\(ot) show
+ (herwise)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.38902 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.38902 6.05449 ] pdfxs
+ (o) show
+ (ublesh)
+ [6.0654 6.05449 3.0327 8.38902 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.59991 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -77.47 -318.708 m
+ (beeninlinedin)
+ [6.35994 4.85451 4.8436 9.6981 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 9.6981 
+ 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.4872 3.0327 3.0327 4.29811 ] pdfxs
+ (t\)) show
+ (.) show
+ 148.348 -346.068 m
+ (140) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 137.171 687.768 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (constchar)
+ [4.86174 5.39573 5.94561 4.36757 9.75525 4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 55.796 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 66.054 0 m
+ /N1715 7.96999 Tf
+ (const)
+ [4.85377 5.4037 5.94561 4.36757 3.7937 ] pdfxs
+ 97.041 0 m
+ /N703 7.96999 Tf
+ (StringArr[]=)
+ [5.72242 4.31172 4.31974 3.37129 5.73039 5.25227 7.36431 4.31974 5.65073 3.68212 7.83448 
+ 6.58324 ] pdfxs
+ 166.672 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 15.148 -9.46399 m
+ /N703 7.96999 Tf
+ ("string1")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 15.148 -18.929 m
+ ("string2")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 15.148 -28.393 m
+ ("string3")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 16.771 -37.858 m
+ (..)
+ [4.39942 4.39942 ] pdfxs
+ (.) show
+ 5.75398 -47.322 m
+ /N1666 7.96999 Tf
+ (g) show
+ 11.18 -47.322 m
+ /N703 7.96999 Tf
+ (;) show
+ 1 0 0 1 236.42 -75.768 cm
+ q
+ 0.136337 0 0 0.136337 0 0 cm
+ q
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1390 350 l
+ 1390 2490 l
+ 350 2490 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 1840 m
+ 1250 1840 l
+ S
+ n
+ 1250 1840 m
+ 1310 1840 1380 1900 1380 1960 c
+ S
+ n
+ 1380 1960 m
+ 1380 2360 l
+ S
+ n
+ 1380 2360 m
+ 1380 2420 1320 2480 1260 2480 c
+ S
+ n
+ 1260 2480 m
+ 480 2480 l
+ S
+ n
+ 480 2480 m
+ 420 2480 360 2420 360 2360 c
+ S
+ n
+ 360 2360 m
+ 360 1960 l
+ S
+ n
+ 360 1960 m
+ 360 1900 410 1840 470 1840 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 44 231 m
+ /N1874 14 Tf
+ (s) show
+ 49.52 231 m
+ (b) show
+ 56 231 m
+ (y) show
+ 62.96 231 m
+ (t) show
+ 66.8 231 m
+ (e) show
+ 73.04 231 m
+ (*) show
+ 83.5999 231 m
+ (a) show
+ 89.8399 231 m
+ (r) show
+ 94.8799 231 m
+ (r) show
+ 99.4399 231 m
+ (a) show
+ 105.2 231 m
+ (y) show
+ 111.92 231 m
+ (:) show
+ 119.36 231 m
+ (G) show
+ 59.9999 215 m
+ (S) show
+ 67.4399 215 m
+ (t) show
+ 71.2799 215 m
+ (r) show
+ 76.0799 215 m
+ (i) show
+ 79.9199 215 m
+ (n) show
+ 86.8799 215 m
+ (g) show
+ 93.8399 215 m
+ (A) show
+ 103.92 215 m
+ (r) show
+ 108.96 215 m
+ (r) show
+ Q
+ n
+ 360 2080 m
+ 1380 2080 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 520 360 m
+ 1230 360 l
+ S
+ n
+ 1230 360 m
+ 1290 360 1350 410 1350 470 c
+ S
+ n
+ 1350 470 m
+ 1350 1360 l
+ S
+ n
+ 1350 1360 m
+ 1350 1410 1280 1480 1220 1480 c
+ S
+ n
+ 1220 1480 m
+ 510 1480 l
+ S
+ n
+ 510 1480 m
+ 450 1480 400 1420 400 1360 c
+ S
+ n
+ 400 1360 m
+ 400 470 l
+ S
+ n
+ 400 470 m
+ 400 420 460 360 520 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47 131 m
+ /N1874 14 Tf
+ (s) show
+ 52.52 131 m
+ (b) show
+ 59 131 m
+ (y) show
+ 65.96 131 m
+ (t) show
+ 69.8 131 m
+ (e) show
+ 79.64 131 m
+ (a) show
+ 85.8799 131 m
+ (r) show
+ 90.9199 131 m
+ (r) show
+ 95.4799 131 m
+ (a) show
+ 101.24 131 m
+ (y) show
+ 107.96 131 m
+ (:) show
+ 115.4 131 m
+ (G) show
+ 62.9999 115 m
+ (s) show
+ 68.2799 115 m
+ (t) show
+ 72.1199 115 m
+ (r) show
+ 76.6799 115 m
+ (G) show
+ 86.5199 115 m
+ (V) show
+ 96.5999 115 m
+ (_) show
+ 103.56 115 m
+ (1) show
+ 62.9999 99 m
+ (s) show
+ 68.2799 99 m
+ (t) show
+ 72.1199 99 m
+ (r) show
+ 76.6799 99 m
+ (G) show
+ 86.5199 99 m
+ (V) show
+ 96.5999 99 m
+ (_) show
+ 103.56 99 m
+ (2) show
+ 62.9998 83 m
+ (s) show
+ 68.2798 83 m
+ (t) show
+ 72.1198 83 m
+ (r) show
+ 76.6798 83 m
+ (G) show
+ 86.5198 83 m
+ (V) show
+ 96.5998 83 m
+ (_) show
+ 103.56 83 m
+ (3) show
+ 80.9998 67 m
+ (.) show
+ 84.5998 67 m
+ (.) show
+ 88.1998 67 m
+ (.) show
+ Q
+ n
+ 400 600 m
+ 1350 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 870 1840 m
+ 870 1770 870 1680 870 1580 c
+ S
+ n
+ 910 1580 m
+ 870 1480 l
+ 840 1580 l
+ f
+ n
+ 910 1580 m
+ 870 1480 l
+ 840 1580 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -244.079 -13.599 cm
+ 0 0 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 33.521 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (1=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string1)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.46399 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.211 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (2=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string2)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.465 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.211 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (3=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string3)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.46399 m
+ (%StringArr=)
+ [7.08527 5.73039 4.31172 4.31974 3.37129 5.72242 5.25227 7.36431 4.31974 8.64745 6.58324 
+ ] pdfxs
+ 30.797 -9.46399 m
+ /N1715 7.96999 Tf
+ (constant)
+ [4.82986 5.36385 5.91373 4.33569 4.28784 5.23629 5.90576 3.7937 ] pdfxs
+ 77.0179 -9.46399 m
+ /N703 7.96999 Tf
+ ([3x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 101.896 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 128.562 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 134.509 -9.46399 m
+ /N703 7.96999 Tf
+ (])
+ [8.5996 ] pdfxs
+ ([) show
+ -20.0491 -18.929 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 5.93991 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 15.5069 -18.929 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.14812 4.91752 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ 87.2359 -18.929 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ 117.139 -18.929 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 142.865 -18.929 m
+ /N703 7.96999 Tf
+ (]) show
+ 145.989 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 154.589 -18.929 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 189.422 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (1)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.763 0 m
+ /N703 7.96999 Tf
+ (0\))
+ [5.50731 5.83398 ] pdfxs
+ (,) show
+ -212.607 -9.465 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -186.618 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -177.051 -9.465 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.15609 4.90955 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ -105.321 -9.465 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ -75.4191 -9.465 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -49.6931 -9.465 m
+ /N703 7.96999 Tf
+ (]) show
+ -46.5691 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -37.9691 -9.465 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.13599 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (2)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.763 0 m
+ /N703 7.96999 Tf
+ (0\))
+ [5.50731 5.83398 ] pdfxs
+ (,) show
+ -212.607 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -186.618 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -177.051 -9.46399 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.15609 4.90955 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ -105.321 -9.46399 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ -75.4191 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -49.6931 -9.46399 m
+ /N703 7.96999 Tf
+ (]) show
+ -46.5691 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -37.9691 -9.46399 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.13599 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (3)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.669 0 m
+ /N703 7.96999 Tf
+ (0)
+ [5.45949 ] pdfxs
+ (\)) show
+ -226.938 -9.465 m
+ (]) show
+ -280.878 -36.816 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:CS)
+ [7.8872 11.509 6.0654 ] pdfxs
+ (o) show
+ (urce,)
+ [6.05449 4.27631 4.8436 4.85451 6.6654 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.85451 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rGl)
+ [7.909 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.26539 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.0327 6.0654 8.4872 7.41812 5.75995 6.05449 3.0327 5.15995 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.02179 4.85451 6.05449 4.85451 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssEx)
+ [4.29811 7.94172 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ -286.802 -69.822 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshown)
+ [6.05449 9.6981 4.30902 6.05449 5.15996 7.8763 9.6981 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (heri)
+ [6.05449 8.4872 4.27631 3.02179 ] pdfxs
+ (g) show
+ (htside)
+ [5.75995 7.87638 4.30902 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.) show
+ -269.865 -91.744 m
+ (Given)
+ [8.5636 3.02179 5.4545 4.85451 9.38173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (heGl)
+ [6.05449 8.17084 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.61445 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,m)
+ [6.05449 6.0654 6.41449 9.08711 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.07628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.62536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tei)
+ [7.56002 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdirec)
+ [6.05449 4.85451 7.59264 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.07628 ] pdfxs
+ (o) show
+ (rindirectlyuse)
+ [7.59264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 9.07628 
+ 6.0654 4.29811 4.8436 ] pdfxs
+ -286.802 -113.667 m
+ (Strin)
+ [6.0654 4.23277 4.27631 3.0327 6.05449 ] pdfxs
+ (gA) show
+ (rrwillhaveac)
+ [4.27631 8.509 7.8763 3.0327 3.02179 7.26539 6.05449 5.15996 5.4545 9.07629 9.67628 
+ 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.98173 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.5308 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 10.2872 3.0327 10.2872 ] pdfxs
+ (t) show
+ (heirper-func)
+ [6.0654 4.8436 3.0327 8.49809 6.37085 4.8436 4.27631 3.63261 3.33815 6.05449 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 9.66537 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 4.23277 6.0654 6.0654 ] pdfxs
+ (a) show
+ (tely,)
+ [4.23277 4.85451 3.0327 4.84359 7.40721 ] pdfxs
+ (t) show
+ (hisme)
+ [6.0654 3.02179 8.54171 9.08711 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -286.802 -135.589 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (te)
+ [7.59274 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.41446 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.20357 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsmust)
+ [6.0654 6.0654 7.64718 8.78166 6.0654 4.29811 7.59274 ] pdfxs
+ (a) show
+ (lsohave)
+ [3.0327 4.30902 8.79265 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -90.651 -135.589 m
+ /N695 10.909 Tf
+ (E) show
+ -82.598 -137.278 m
+ /N698 7.96999 Tf
+ (V) show
+ -71.938 -135.589 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 7.64718 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.62537 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.40355 ] pdfxs
+ (o) show
+ (f)
+ [6.68721 ] pdfxs
+ (t) show
+ (he\(p)
+ [6.05449 8.20357 4.23277 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.10901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds\))
+ [6.0654 6.05449 4.30902 7.59274 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -286.802 -157.512 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 9.09811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edin)
+ [4.85451 10.309 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.6981 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.09811 4.29811 ] pdfxs
+ (t) show
+ (ringc)
+ [4.27631 3.0327 6.05449 9.70901 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntnode.Theseex)
+ [5.75995 8.49819 6.05449 5.75995 6.0654 4.8436 9.71991 7.88721 6.05449 4.85451 4.29811 
+ 9.09811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (raen)
+ [4.27631 9.70901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesslowdown)
+ [4.2654 3.0327 4.85451 8.55262 4.29811 3.0327 5.14905 12.1308 6.0654 5.14905 7.8763 
+ 10.3199 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.0145 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.55262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -286.802 -179.434 m
+ (need)
+ [6.0654 4.8436 4.8436 9.43628 ] pdfxs
+ (t) show
+ (oi)
+ [8.81447 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (eover)
+ [8.21448 5.14905 5.4545 4.85451 7.63628 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 7.6799 3.02179 9.43628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.21448 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.42537 ] pdfxs
+ (a) show
+ (ndrequireex)
+ [6.05449 9.43628 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 8.21448 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ramem)
+ [4.27631 8.81447 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.13083 ] pdfxs
+ (t) show
+ (orepresen)
+ [8.81447 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Fin)
+ [7.78902 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.02179 4.8545 6.44722 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.21448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -286.802 -201.357 m
+ (D) show
+ (SAwill)
+ [6.05449 11.8254 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -239.984 -201.357 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (eve) show
+ (r) show
+ -210.56 -201.357 m
+ /N614 10.909 Tf
+ (be)
+ [6.35994 8.4872 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (odis)
+ [9.0981 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishbetween)
+ [6.05449 3.0327 4.29811 9.6981 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 9.6981 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -43.166 -201.357 m
+ /N722 10.909 Tf
+ (strGV) show
+ 1 0 0 1 -13.842 -201.357 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (*) show
+ 9.364 0 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ -259.459 -21.922 m
+ (Thes)
+ [7.8763 6.0654 9.46901 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweusef)
+ [10.6908 7.57085 9.47992 6.05449 4.30902 9.46901 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.90172 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.92353 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemistom)
+ [6.05449 3.0327 4.8436 13.7125 3.0327 8.93444 4.23277 10.0799 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 10.6799 ] pdfxs
+ (a) show
+ (nequiv)
+ [10.6908 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.85451 6.05449 4.85451 9.46901 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.93444 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [7.65811 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 9.46901 ] pdfxs
+ (a) show
+ (d-)
+ [6.05449 3.63261 ] pdfxs
+ -276.396 -43.845 m
+ (dresses,mer)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 4.29811 7.53812 9.08711 4.85451 4.2654 
+ ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.77446 ] pdfxs
+ (t) show
+ (heseequiv)
+ [6.0654 4.8436 4.30902 9.17447 4.8436 5.75995 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.17447 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 8.62899 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (ta) show
+ (inedwi)
+ [3.02179 6.0654 4.8436 10.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hT)
+ [10.3854 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'suni)
+ [6.0654 3.02179 8.63989 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (n-\fnd)
+ [6.05449 3.63261 6.0654 6.0654 10.3854 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm\)when)
+ [6.0654 9.08711 8.57455 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -276.396 -65.767 m
+ (D) show
+ (SAmer)
+ [6.05449 12.1417 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (esnodesc)
+ [4.85451 8.25808 6.05449 5.75995 6.0654 4.8436 8.25808 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.40355 ] pdfxs
+ (t) show
+ (omul)
+ [9.40355 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 8.80356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Wi)
+ [3.02179 4.30902 8.82538 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.0145 ] pdfxs
+ (t) show
+ (hisre\fnemen)
+ [6.05449 3.0327 8.25808 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (,)
+ [7.06903 ] pdfxs
+ (D) show
+ (SAneed)
+ [6.05449 12.1417 6.05449 4.85451 4.8436 10.0145 ] pdfxs
+ (o) show
+ (nlykeep)
+ [6.0654 3.0327 9.70901 5.4545 4.8436 4.85451 6.0654 ] pdfxs
+ -276.396 -87.69 m
+ (t) show
+ (hele)
+ [6.05449 8.69447 3.0327 4.8436 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 4.8436 8.11627 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (a) show
+ (nequiv)
+ [9.89446 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.69447 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 8.13808 3.0327 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.68356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Thein)
+ [6.0654 6.05449 4.30902 8.4872 7.8763 6.0654 8.69447 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ceused)
+ [4.8436 8.69447 6.05449 4.30902 4.8436 9.90537 ] pdfxs
+ (t) show
+ (oquery)
+ [9.29447 5.74904 6.0654 4.85451 4.2654 9.59992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.69447 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.14899 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ -276.396 -109.612 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyre)
+ [3.0327 3.0327 10.0472 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnthefullset)
+ [6.0654 4.27631 10.3526 4.23277 6.0654 9.14174 3.32724 6.0654 3.0327 7.31994 4.29811 
+ 4.85451 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 8.59626 3.0327 10.3526 ] pdfxs
+ (t) show
+ (heequiv)
+ [6.05449 9.14174 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.14174 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss,permi)
+ [4.29811 4.29811 7.49448 6.35994 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (ingclien)
+ [3.0327 6.05449 9.75264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.59626 ] pdfxs
+ (t) show
+ (obeunaw)
+ [9.74173 6.37085 9.13083 6.0654 6.0654 5.14905 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -276.396 -131.535 m
+ (o) show
+ (f)
+ [7.74539 ] pdfxs
+ (t) show
+ (hisimplement)
+ [6.0654 3.0327 8.71626 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [10.4835 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (il.)
+ [3.02179 3.0327 10.2217 ] pdfxs
+ (I) show
+ (npr)
+ [10.4835 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 7.6472 7.57085 9.26174 6.0654 6.05449 10.4835 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.66183 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.02179 8.72717 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdre\fnementc)
+ [4.27631 10.4726 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 8.66183 
+ 4.8436 ] pdfxs
+ (a) show
+ (ncu)
+ [10.4726 4.85451 6.05449 ] pdfxs
+ (t) show
+ -276.396 -153.458 m
+ (D) show
+ (SArun)
+ [6.05449 11.3999 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesbya)
+ [3.0327 9.08711 4.8436 7.51627 5.75995 8.96719 8.67265 ] pdfxs
+ (30) show
+ (%)
+ [12.3053 ] pdfxs
+ (a) show
+ (ndreducemem)
+ [6.05449 9.27264 4.27631 4.8436 6.0654 6.05449 4.85451 8.06175 9.08711 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ryus)
+ [4.2654 8.9781 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (eby)
+ [8.06175 5.74904 8.9781 ] pdfxs
+ (50) show
+ (%f)
+ [12.2944 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.48355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.05084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms\(such)
+ [9.09802 7.51627 4.23277 4.30902 6.05449 4.54905 9.27264 ] pdfxs
+ (a) show
+ (s)
+ [7.51627 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc)
+ [4.8436 8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -276.396 -175.38 m
+ (253) show
+ (.perlbmk)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -47.85 -288.417 m
+ (65) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (77) 78
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.3.5Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 98.326 0 m
+ /N1845 11.955 Tf
+ (N) show
+ 108.948 4.33899 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.164 0 m
+ /N622 11.955 Tf
+ (In) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gforF)
+ [11.2019 4.11245 6.71874 9.98241 7.32842 ] pdfxs
+ (unc) show
+ (tionPointers)
+ [5.23633 3.73 6.7307 11.955 8.81079 6.7307 3.73 7.10126 5.22437 6.14487 5.48733 
+ 5.30802 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (Withas)
+ [11.2144 3.0327 4.23277 9.46901 8.85811 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdimplemen)
+ [4.27631 9.4581 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,l)
+ [6.05449 6.47994 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.2472 ] pdfxs
+ (ta) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.70172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.73085 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.46901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.70172 4.8436 ] pdfxs
+ (a) show
+ (usec)
+ [6.0654 4.29811 8.25811 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.25811 ] pdfxs
+ (a) show
+ (ne\016ciency)
+ [9.4581 4.85451 9.08711 4.8436 3.0327 4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.0327 4.8436 14.2471 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [9.42535 6.37085 ] pdfxs
+ (ot) show
+ (htheb)
+ [11.2144 4.23277 6.0654 10.0036 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 11.2144 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2144 ] pdfxs
+ (to) show
+ (p-downan)
+ [6.05449 3.64352 6.05449 5.14905 7.88721 11.2035 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 9.45807 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses.Thepr)
+ [4.29811 4.85451 4.29811 12.4363 7.8763 6.05449 10.0036 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemisth)
+ [6.0654 3.0327 4.8436 14.2471 3.0327 9.45807 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.39273 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.909 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -72.813 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (ta) show
+ (blec)
+ [6.0654 3.0327 8.13811 4.85451 ] pdfxs
+ (a) show
+ (nre)
+ [9.35992 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ 134.421 -72.813 m
+ /N695 10.909 Tf
+ (N) show
+ 147.672 -72.813 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llees,)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 6.40358 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 9.35992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.60354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.34901 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.60354 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhaveal)
+ [4.85451 9.34901 6.0654 5.14905 5.4545 8.14902 8.74901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.14902 5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fc)
+ [6.63267 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -94.735 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.13083 ] pdfxs
+ (t) show
+ (hem.Bec)
+ [6.0654 4.8436 9.09802 7.69084 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 7.91993 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.21813 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 7.93084 7.72349 11.2581 ] pdfxs
+ (a) show
+ (ndTDp)
+ [6.05449 9.14174 7.8763 11.4109 6.0654 ] pdfxs
+ (a) show
+ (sseshave)
+ [4.29811 4.30902 4.8436 7.38536 6.05449 5.14905 5.4545 7.93084 ] pdfxs
+ (t) show
+ (oinline)
+ [8.53084 3.0327 6.05449 3.0327 3.0327 6.05449 7.93084 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 340.102 -94.735 m
+ /N695 10.909 Tf
+ (N) show
+ 353.133 -94.735 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ 387.816 -94.735 m
+ /N695 10.909 Tf
+ (M) show
+ 402.665 -94.735 m
+ /N614 10.909 Tf
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.8436 7.38536 ] pdfxs
+ (\(o) show
+ (nef)
+ [6.05449 7.93084 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -6.10352e-05 -116.658 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.87264 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.83994 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,which)
+ [6.89448 7.8763 6.0654 3.02179 4.54905 9.87264 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.85451 4.29811 ] pdfxs
+ 199.568 -116.658 m
+ /N695 10.909 Tf
+ (N) show
+ 212.065 -116.658 m
+ /N1028 10.909 Tf
+ (\003) show
+ 220.063 -116.658 m
+ /N695 10.909 Tf
+ (M) show
+ 235.651 -116.658 m
+ /N614 10.909 Tf
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.8436 8.42174 ] pdfxs
+ (I) show
+ (npr)
+ [9.87264 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 6.89448 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.11626 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.67266 4.8436 ] pdfxs
+ (a) show
+ (nbeun)
+ [9.87264 6.37085 8.66175 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (bly)
+ [6.05449 3.0327 5.75995 ] pdfxs
+ -7.62939e-05 -138.581 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ef)
+ [8.4872 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhundreds)
+ [9.6981 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.95994 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersina)
+ [4.8436 4.27631 7.94172 3.0327 9.6981 9.08719 ] pdfxs
+ (ta) show
+ (ble.)
+ [6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 16.9359 -160.503 m
+ (Ours)
+ [8.4872 6.05449 8.53082 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (t) show
+ (o)
+ [9.70901 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.56353 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemistokeepa)
+ [6.0654 3.0327 4.8436 13.3525 3.0327 8.56353 4.23277 9.71992 5.4545 4.8436 4.85451 
+ 10.3199 9.70901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.3199 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 9.10902 ] pdfxs
+ (o) show
+ (f)
+ [7.59266 ] pdfxs
+ (a) show
+ (llse)
+ [3.02179 7.29812 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.56353 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.59266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.3199 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinlined.)
+ [4.8436 4.27631 8.56353 3.02179 6.0654 3.0327 3.0327 6.05449 4.85451 6.05449 3.0327 
+ ] pdfxs
+ -7.62939e-05 -182.426 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.64719 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.08711 6.0654 3.0327 4.8436 6.45812 3.02179 9.43628 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.21448 7.7344 11.5417 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,every)
+ [4.30902 4.8436 6.45812 4.8436 5.4545 4.85451 4.2654 9.13083 ] pdfxs
+ (t) show
+ (imeac)
+ [3.02179 9.09802 8.21448 8.82538 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.39267 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ewithm)
+ [8.22539 7.8763 3.0327 4.23277 9.43628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.21448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.43628 ] pdfxs
+ (o) show
+ (nec)
+ [6.05449 8.21448 4.85451 ] pdfxs
+ (a) show
+ (lleeneeds)
+ [3.02179 3.0327 4.85451 8.21448 6.05449 4.85451 4.8436 6.0654 7.66899 ] pdfxs
+ (t) show
+ (obeinlined,)
+ [8.82538 6.35994 8.21448 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 6.0654 3.0327 
+ ] pdfxs
+ -7.62939e-05 -204.348 m
+ (t) show
+ (hec)
+ [6.05449 8.66175 4.85451 ] pdfxs
+ (a) show
+ (cheisqueried.)
+ [4.53815 6.0654 8.66175 3.02179 8.11626 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 
+ 6.05449 8.41084 ] pdfxs
+ (I) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (hereisnoen)
+ [6.05449 4.85451 4.2654 8.66175 3.0327 8.11626 6.05449 9.26174 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ryf)
+ [4.2654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (t) show
+ (hisset)
+ [6.05449 3.0327 8.11626 4.29811 4.85451 8.05092 ] pdfxs
+ (o) show
+ (fc)
+ [7.14539 4.8436 ] pdfxs
+ (a) show
+ (llees,anew)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 6.88358 9.27265 6.05449 4.85451 11.6835 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.87264 3.02179 8.11626 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 6.88358 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.83994 ] pdfxs
+ (o) show
+ (f) show
+ -7.62939e-05 -226.271 m
+ (t) show
+ (hec)
+ [6.05449 7.95266 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 7.95266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.40718 ] pdfxs
+ (a) show
+ (reinlinedin)
+ [4.27631 7.95266 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 9.16356 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (oi)
+ [8.56356 3.02179 ] pdfxs
+ (t) show
+ (,)
+ [6.23994 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.13086 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.39627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.16356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.40718 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 7.94175 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed,)
+ [4.8436 6.0654 6.23994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.16356 ] pdfxs
+ (t) show
+ (henew)
+ [6.0654 7.95266 6.05449 4.85451 10.9745 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.16356 3.02179 7.40718 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ -7.62939e-05 -248.193 m
+ (t) show
+ (o)
+ [8.9672 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.8436 ] pdfxs
+ (a) show
+ (che.Fin)
+ [4.54905 6.05449 4.85451 7.83266 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,whe)
+ [3.0327 3.0327 4.84359 6.57812 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.78901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.5781 7.58175 ] pdfxs
+ (a) show
+ (sin)
+ [7.81081 3.0327 9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.35629 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 8.3672 ] pdfxs
+ (o) show
+ (rn)
+ [7.78901 6.05449 ] pdfxs
+ (ot) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.5781 ] pdfxs
+ (\() show
+ (whichnowrepresen)
+ [7.8763 6.0654 3.0327 4.53815 9.5781 6.0654 5.14905 11.3999 4.2654 4.85451 6.05449 
+ 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -7.62939e-05 -270.116 m
+ (t) show
+ (hee\013ec)
+ [6.05449 8.41084 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.58903 4.8436 ] pdfxs
+ (a) show
+ (llees\)isinlinedin)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 7.81092 3.02179 7.86536 3.0327 6.0654 3.02179 
+ 3.0327 6.0654 4.8436 9.62173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.41084 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.83264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Thism)
+ [6.05449 6.0654 7.85448 7.8763 6.05449 3.0327 7.86536 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.86536 ] pdfxs
+ (t) show
+ (he\frstinline)
+ [6.05449 8.41084 6.0654 4.2654 4.30902 7.80001 3.0327 6.05449 3.0327 3.0327 6.0654 
+ 8.41084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.62173 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.83264 ] pdfxs
+ (a) show
+ -7.62939e-05 -292.038 m
+ (set)
+ [4.29811 4.85451 7.86547 ] pdfxs
+ (o) show
+ (fc)
+ [6.95994 4.85451 ] pdfxs
+ (a) show
+ (lleessli)
+ [3.02179 3.0327 4.85451 4.8436 7.93081 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lym)
+ [3.02179 9.39264 9.08711 ] pdfxs
+ (o) show
+ (reexpensivef)
+ [4.27631 8.46538 4.85451 5.75995 6.35994 4.8436 6.0654 4.29811 3.0327 5.4545 8.47629 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (hebene\ft)
+ [6.05449 8.47629 6.35994 4.85451 6.05449 4.85451 6.05449 7.87638 ] pdfxs
+ (o) show
+ (fsubsequentinline)
+ [6.95994 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 7.86547 
+ 3.0327 6.05449 3.0327 3.0327 6.0654 8.46538 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 7.93081 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.47629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -7.62939e-05 -313.961 m
+ (set)
+ [4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (llees.)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 3.0327 ] pdfxs
+ 16.9359 -335.883 m
+ (I) show
+ (n)
+ [9.14174 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.05449 7.93084 6.35994 4.85451 4.29811 7.32002 4.8436 ] pdfxs
+ (a) show
+ (se,ins)
+ [4.30902 4.8436 6.21813 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.14174 ] pdfxs
+ (o) show
+ (fperf)
+ [6.41449 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmin)
+ [4.2654 9.09802 3.0327 6.05449 ] pdfxs
+ (g) show
+ 200.951 -335.883 m
+ /N695 10.909 Tf
+ (N) show
+ 212.211 -335.883 m
+ /N1028 10.909 Tf
+ (\003) show
+ 218.971 -335.883 m
+ /N695 10.909 Tf
+ (M) show
+ 233.82 -335.883 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 9.14174 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.53084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.21813 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 7.93084 7.72349 ] pdfxs
+ (U) show
+ (-p)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (ssnowneeds)
+ [4.30902 7.37445 6.0654 5.14905 10.9526 6.0654 4.8436 4.85451 6.05449 4.29811 ] pdfxs
+ -9.15527e-05 -357.806 m
+ (t) show
+ (operf)
+ [9.71992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 55.8639 -357.806 m
+ /N695 10.909 Tf
+ (N) show
+ 68.6619 -357.806 m
+ /N614 10.909 Tf
+ (+) show
+ 79.9899 -357.806 m
+ /N695 10.909 Tf
+ (M) show
+ 94.6059 -357.806 m
+ /N614 10.909 Tf
+ (+1)
+ [11.3235 9.71992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.0654 10.3199 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 9.71992 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,asubs)
+ [6.0654 4.29811 7.45084 9.71992 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (limprovemen)
+ [7.28721 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (.)
+ [9.76355 ] pdfxs
+ (I) show
+ (n)
+ [10.3308 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.11992 7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.29811 8.5091 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.30902 4.8436 3.0327 ] pdfxs
+ -0.000106812 -379.728 m
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesin)
+ [4.27631 3.0327 4.8436 8.78171 3.0327 10.5381 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.3272 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 9.3272 ] pdfxs
+ (a) show
+ (reneverreused,which)
+ [4.2654 9.3272 6.0654 4.8436 5.4545 4.85451 8.749 4.27631 4.8436 6.0654 4.29811 
+ 4.8436 6.0654 7.72357 7.8763 6.05449 3.0327 4.54905 10.5381 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.78171 ] pdfxs
+ (o) show
+ (neextra)
+ [6.05449 9.3272 4.85451 5.75995 4.23277 4.27631 9.9381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinline)
+ [6.0654 10.5381 3.0327 6.05449 3.0327 3.0327 6.05449 9.3272 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (oac)
+ [9.9381 9.92719 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.50539 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -0.000106812 -401.651 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [10.0799 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.77446 4.85451 ] pdfxs
+ (a) show
+ (llees.)
+ [3.02179 3.0327 4.85451 4.8436 4.29811 9.03265 ] pdfxs
+ (I) show
+ (npr)
+ [10.0799 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctice,)
+ [4.85451 4.23277 3.0327 4.85451 4.8436 7.14539 ] pdfxs
+ (t) show
+ (hisre\fnementisex)
+ [6.0654 3.02179 8.32353 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ 8.2691 3.02179 8.32353 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelyimp)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.77446 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.25819 3.33815 ] pdfxs
+ (o) show
+ (rcer)
+ [8.29082 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (incl)
+ [3.0327 10.0799 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 8.32353 ] pdfxs
+ (o) show
+ (fl)
+ [7.34175 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -0.000106812 -423.574 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -0.000106812 -461.406 m
+ /N622 11.955 Tf
+ (3.3.6)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (ergeC)
+ [6.13291 5.49929 6.71874 10.616 9.71945 ] pdfxs
+ (a) show
+ (llNo)
+ [3.73 8.22507 10.5085 7.1013 ] pdfxs
+ (d) show
+ (esforExter)
+ [6.13291 9.79114 4.11245 6.7307 9.97045 8.82286 7.10119 5.23633 6.13291 5.49929 ] pdfxs
+ (n) show
+ (alF)
+ [6.52739 8.22507 7.32842 ] pdfxs
+ (unc) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -0.000106812 -490.374 m
+ /N614 10.909 Tf
+ (Onesimple)
+ [8.4872 6.05449 9.34901 4.30902 3.0327 9.08711 6.0654 3.02179 9.34901 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.5708 3.02179 8.80353 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.73819 ] pdfxs
+ (a) show
+ (nynodesre)
+ [5.75995 10.2654 6.05449 5.75995 6.05449 4.85451 8.80353 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 9.34901 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5925 ] pdfxs
+ (a) show
+ (nunrec)
+ [10.5599 6.0654 6.05449 4.27631 4.8436 4.85451 ] pdfxs
+ (og) show
+ (nizedex)
+ [6.05449 3.0327 4.85451 4.8436 10.5599 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.52721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.5599 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000106812 -512.296 m
+ (will)
+ [7.8763 3.0327 3.0327 6.08722 ] pdfxs
+ (a) show
+ (lwaysbem)
+ [3.0327 7.57085 5.15996 5.74904 7.36354 6.37085 7.89812 9.09802 ] pdfxs
+ (a) show
+ (rkedinc)
+ [4.2654 5.46541 4.8436 9.11992 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Bec)
+ [4.8436 7.69084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.90903 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (his,no)
+ [6.0654 3.02179 4.30902 6.20722 6.05449 8.51993 ] pdfxs
+ (D) show
+ (SAclientwillbe)
+ [6.05449 11.2472 4.8436 3.0327 3.0327 4.8436 5.75995 7.2982 7.8763 3.0327 3.0327 
+ 6.08722 6.37085 7.89812 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.90903 ] pdfxs
+ (t) show
+ (odo)
+ [8.50902 6.0654 8.50902 ] pdfxs
+ (a) show
+ (nysubs)
+ [5.75995 8.81447 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -0.000106812 -534.219 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (hesenodes.There)
+ [6.0654 4.8436 4.30902 8.30175 6.0654 5.75995 6.05449 4.85451 4.29811 7.82175 7.8763 
+ 6.0654 4.8436 4.27631 8.31266 ] pdfxs
+ (a) show
+ (resever)
+ [4.2654 8.31266 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways)
+ [6.49085 7.57085 5.15996 5.74904 7.76717 ] pdfxs
+ (t) show
+ (ouse)
+ [8.91265 6.0654 4.29811 8.31266 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.76717 ] pdfxs
+ (t) show
+ (oshrink)
+ [8.91265 4.29811 6.0654 4.27631 3.02179 6.0654 9.2181 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs:)
+ [6.05449 6.0654 4.29811 7.78902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000106812 -556.142 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (uldsimplymer)
+ [6.05449 3.0327 9.6981 4.30902 3.02179 9.09802 6.05449 3.0327 9.39264 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 6.6654 6.0654 5.75995 6.05449 4.85451 7.93081 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.02179 3.0327 ] pdfxs
+ 16.9369 -578.064 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.0654 7.43992 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 6.29449 7.57085 8.02902 4.8436 ] pdfxs
+ (o) show
+ (nsideredthis)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 4.27631 4.8436 9.23992 4.23277 6.0654 3.0327 
+ 7.47263 ] pdfxs
+ (t) show
+ (oodr)
+ [5.75995 8.62902 6.05449 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ic:itelimin)
+ [3.0327 4.8436 7.6472 3.0327 7.4182 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.47263 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.01812 6.37085 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 3.02179 3.0327 3.93823 8.93447 ] pdfxs
+ (o) show
+ (fperf)
+ [6.50176 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm-)
+ [4.27631 9.08711 3.63261 ] pdfxs
+ -0.000106812 -599.987 m
+ (ingmodul)
+ [3.0327 6.05449 8.37811 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.18901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.22172 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.6472 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzealibr)
+ [3.0327 5.75995 4.8436 7.76721 8.37811 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.09813 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [7.76721 ] pdfxs
+ (D) show
+ (SGr)
+ [8.9781 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.22172 3.33815 ] pdfxs
+ (o) show
+ (ri)
+ [7.18901 3.02179 ] pdfxs
+ (t) show
+ (,)
+ [6.09813 ] pdfxs
+ (t) show
+ (henuse)
+ [6.05449 4.85451 8.9781 6.05449 4.30902 7.76721 ] pdfxs
+ (t) show
+ (heseprec)
+ [6.05449 4.85451 4.29811 7.76721 6.05449 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -0.000106812 -621.909 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phswhenc)
+ [6.05449 6.0654 8.30172 7.8763 6.0654 4.8436 10.069 4.8436 ] pdfxs
+ (o) show
+ (mpiling)
+ [9.09802 6.05449 3.0327 3.0327 3.02179 6.0654 9.4581 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.85811 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.0581 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\).)
+ [6.0654 4.23277 8.9781 ] pdfxs
+ (A) show
+ (sac)
+ [8.31262 9.44719 4.85451 ] pdfxs
+ (o) show
+ (mpr)
+ [9.08711 6.0654 4.2654 ] pdfxs
+ (o) show
+ (mise,)
+ [9.09802 3.0327 4.29811 4.8436 7.13448 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 8.27991 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmer)
+ [10.0581 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (esc)
+ [4.8436 8.30172 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (66) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisch)
+ [6.05449 7.78902 7.88721 6.05449 3.0327 7.6799 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icee\013ec)
+ [3.0327 4.8436 8.22539 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyp)
+ [3.0327 5.4545 4.8436 3.0327 9.13083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsthehe)
+ [6.0654 7.6799 4.23277 6.0654 8.22539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pso)
+ [9.43628 4.30902 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (te)
+ [7.61456 4.85451 ] pdfxs
+ (a) show
+ (chminim)
+ [4.53815 9.43628 9.09802 3.02179 6.0654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.40358 ] pdfxs
+ (\\t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ble"c)
+ [6.05449 3.0327 4.85451 8.82538 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -21.922 m
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sbec)
+ [7.98535 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mesasep)
+ [9.09802 4.8436 7.99626 9.14174 4.29811 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.53084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 8.02902 ] pdfxs
+ (I) show
+ (ntui)
+ [5.75995 4.23277 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.73085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.99626 ] pdfxs
+ (g) show
+ (ives)
+ [3.02179 5.4545 4.85451 7.98535 ] pdfxs
+ (t) show
+ (he\fnes)
+ [6.0654 8.53084 6.05449 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (inp)
+ [3.0327 9.74173 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 9.13083 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.02539 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -43.845 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.0908 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,which)
+ [6.0654 4.27631 4.8436 4.29811 7.91993 7.8763 6.0654 3.0327 4.53815 10.7017 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.47992 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhier)
+ [4.85451 10.6908 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchic)
+ [4.2654 4.54905 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 10.8763 ] pdfxs
+ (I) show
+ (tfav)
+ [8.88001 3.32724 5.15996 5.4545 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 8.94535 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.14905 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsoverasin)
+ [3.0327 8.93444 5.14905 5.4545 4.85451 8.91263 10.0799 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lec)
+ [3.0327 9.47992 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwithin)
+ [10.7017 7.8763 3.0327 4.23277 6.0654 3.0327 6.0654 ] pdfxs
+ 0 -65.768 m
+ (suchahier)
+ [4.29811 6.0654 4.54905 9.6981 9.08719 6.05449 3.0327 4.85451 4.2654 ] pdfxs
+ (a) show
+ (rchic)
+ [4.27631 4.54905 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (\() show
+ (i.e.,mul)
+ [3.02179 3.0327 4.85451 3.02179 6.6654 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-c)
+ [3.0327 3.63261 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)d)
+ [6.05449 7.88729 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructure.)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 0 -102.955 m
+ /N1025 10.909 Tf
+ (Th) show
+ (eM)
+ [9.92711 11.9126 ] pdfxs
+ (ax) show
+ (im)
+ [3.47997 10.4616 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (D) show
+ (S)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (ris)
+ [5.17085 3.47997 4.95263 ] pdfxs
+ (t) show
+ (i)
+ [3.49088 ] pdfxs
+ (c) show
+ 0 -131.923 m
+ /N614 10.909 Tf
+ (A) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (nam)
+ [9.67628 9.07629 9.08711 ] pdfxs
+ (a) show
+ (xim)
+ [5.75995 3.0327 9.08711 ] pdfxs
+ (a) show
+ (lc)
+ [6.65449 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsub)
+ [4.8436 9.68719 4.29811 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.67628 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.46538 ] pdfxs
+ (D) show
+ (S)
+ [9.67628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinwhich)
+ [6.0654 9.67628 3.0327 9.67628 7.8763 6.0654 3.0327 4.53815 9.68719 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.02179 6.65449 6.05449 5.75995 6.0654 4.8436 7.93081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 374.795 -131.923 m
+ /N1025 10.909 Tf
+ (H) show
+ 388.232 -131.923 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.93081 ] pdfxs
+ (t) show
+ (oasin)
+ [9.06538 9.07629 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 0 -153.846 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisp)
+ [3.0327 9.03265 7.8763 6.0654 3.0327 8.32353 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.0908 4.8436 ] pdfxs
+ (o) show
+ (uldbeuseful)
+ [6.0654 3.02179 10.0908 6.35994 8.86902 6.0654 4.29811 4.85451 3.32724 6.0654 7.04721 
+ ] pdfxs
+ (a) show
+ (sadef)
+ [8.32353 9.47992 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ultch)
+ [6.05449 3.0327 8.25819 4.54905 6.0654 ] pdfxs
+ (o) show
+ (iceif)
+ [3.02179 4.85451 8.86902 3.0327 7.35266 ] pdfxs
+ (t) show
+ (hereisnoinf)
+ [6.0654 4.8436 4.27631 8.86902 3.0327 8.32353 6.05449 9.47992 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0908 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.25819 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -175.768 m
+ (o) show
+ (rderswi)
+ [4.27631 6.05449 4.85451 4.2654 8.59626 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.3526 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3526 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (ssc)
+ [4.29811 8.59626 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Inp)
+ [6.05449 4.30902 9.83991 3.94897 10.3526 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.48357 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 8.59626 4.8436 ] pdfxs
+ (a) show
+ (nhelpifapr)
+ [10.3526 6.0654 4.8436 3.0327 10.3526 3.0327 7.62539 9.75264 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mcre)
+ [13.3743 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esac)
+ [4.8436 8.59626 9.75264 4.8436 ] pdfxs
+ (o) show
+ (mplex)
+ [9.09802 6.05449 3.0327 4.85451 5.75995 ] pdfxs
+ 0 -197.691 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edd)
+ [4.85451 10.0472 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.43628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.0654 4.27631 8.83629 4.8436 ] pdfxs
+ (o) show
+ (nsisting)
+ [6.0654 4.29811 3.0327 4.30902 4.23277 3.0327 6.0654 9.44719 ] pdfxs
+ (o) show
+ (fmul)
+ [7.31993 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.83629 ] pdfxs
+ (D) show
+ (Snodes)
+ [10.0472 6.0654 5.75995 6.05449 4.85451 8.29081 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0581 ] pdfxs
+ (t) show
+ (raversesitinthes)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 4.85451 8.29081 3.0327 8.22547 3.0327 
+ 10.0581 4.23277 6.0654 8.83629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.83629 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.25809 ] pdfxs
+ (a) show
+ (si)
+ [8.30172 3.02179 ] pdfxs
+ (t) show
+ 0 -219.613 m
+ (w)
+ [7.57085 ] pdfxs
+ (a) show
+ (scre)
+ [7.77808 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed.Thisheuris)
+ [4.8436 6.0654 7.82175 7.8763 6.0654 3.0327 7.76717 6.05449 4.85451 6.05449 4.27631 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icpu)
+ [3.0327 8.31266 6.05449 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (a) show
+ (llnodesinasin)
+ [3.0327 6.49085 6.0654 5.74904 6.0654 4.8436 7.76717 3.0327 9.52355 8.92356 4.29811 
+ 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.52358 ] pdfxs
+ (a) show
+ (llowingsucha)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.92356 4.29811 6.0654 4.54905 9.52355 
+ 8.91265 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (t) show
+ (obeline)
+ [8.92356 6.35994 8.31266 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.73446 3.0327 6.0654 ] pdfxs
+ 0 -241.536 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (utby)
+ [6.05449 7.87638 5.75995 9.39264 ] pdfxs
+ (t) show
+ (helibr)
+ [6.0654 8.4872 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.39264 3.0327 9.6981 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rder\).)
+ [4.27631 6.05449 4.85451 4.27631 4.23277 3.0327 ] pdfxs
+ 0 -279.368 m
+ /N622 11.955 Tf
+ (6.2.3Experie)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 7.84247 6.13291 5.49929 3.73 
+ 6.14487 ] pdfxs
+ (nc) show
+ (eswithNo)
+ [6.13291 9.79114 9.70749 3.74195 5.22437 11.955 10.5204 7.1013 ] pdfxs
+ (d) show
+ (eCollo)
+ [10.616 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -308.336 m
+ /N614 10.909 Tf
+ (Ourimplemen)
+ [8.4872 6.05449 7.79991 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (fpo)
+ [6.85085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.55631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.58901 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts\rexible)
+ [4.27631 4.23277 7.83263 6.05449 4.85451 5.75995 3.02179 6.0654 3.0327 8.3672 ] pdfxs
+ (a) show
+ (ndplu)
+ [6.0654 9.5781 6.0654 3.0327 6.05449 ] pdfxs
+ (gga) show
+ (blec)
+ [6.0654 3.0327 8.3672 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.5781 6.37085 ] pdfxs
+ (o) show
+ (licies,)
+ [3.0327 3.02179 4.85451 3.0327 4.8436 4.30902 6.56721 ] pdfxs
+ (a) show
+ (ndwe)
+ [6.0654 9.5781 7.58175 4.8436 ] pdfxs
+ 0 -330.259 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwith)
+ [4.8436 9.829 7.8763 3.0327 4.23277 9.829 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.6072 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.06172 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.15996 5.4545 8.6072 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.05449 9.81809 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.7963 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.029 ] pdfxs
+ (\(a) show
+ (d-hoc\)ch)
+ [6.0654 3.63261 6.05449 5.75995 4.85451 7.99638 4.54905 6.05449 ] pdfxs
+ (o) show
+ (ices.)
+ [3.0327 4.85451 4.8436 4.30902 8.2472 ] pdfxs
+ (I) show
+ (npr)
+ [9.81809 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,however,we)
+ [3.02179 4.85451 4.8436 6.81812 6.0654 5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 
+ 6.81812 7.58175 4.8436 ] pdfxs
+ 0 -352.181 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 10.4835 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusings)
+ [8.67274 6.05449 4.30902 3.02179 6.0654 9.88355 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.27265 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nheuris)
+ [10.4835 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icsr)
+ [3.0327 4.8436 8.72717 4.27631 ] pdfxs
+ (a) show
+ (rely)
+ [4.27631 4.8436 3.0327 10.1781 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (perf)
+ [6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5162 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 10.4835 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (endomuchw)
+ [4.85451 10.4835 6.05449 9.88355 8.79257 6.05449 4.54905 10.4835 7.57085 ] pdfxs
+ (o) show
+ (rse)
+ [4.27631 4.29811 9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ 0 -374.104 m
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ninge)
+ [6.05449 3.0327 6.0654 9.32719 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 71.811 -374.104 m
+ /N1025 10.909 Tf
+ (H) show
+ 85.504 -374.104 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 8.7272 ] pdfxs
+ (t) show
+ (oasep)
+ [9.32719 9.32719 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.7272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.In)
+ [3.0327 8.58538 3.94897 9.92718 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 8.149 4.8436 5.75995 6.35994 4.85451 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (swe\fndsever)
+ [8.17081 7.58175 8.7272 6.05449 6.0654 9.93809 4.29811 4.8436 5.4545 4.85451 4.27631 
+ ] pdfxs
+ (a) show
+ (lexpl)
+ [6.90539 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.0654 8.18172 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -1.52588e-05 -396.026 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hise\013ec)
+ [6.05449 3.0327 7.94172 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (:) show
+ 16.364 -429.904 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -429.904 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [11.3999 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erferes)
+ [4.8436 4.27631 3.33815 4.8436 4.27631 4.8436 9.65443 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.4108 ] pdfxs
+ (o) show
+ (ftendis)
+ [3.33815 4.23277 4.85451 11.4108 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.65443 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 10.1999 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.37811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 9.65443 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 11.3999 
+ 3.0327 11.4108 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4108 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.) show
+ 27.273 -451.827 m
+ (I) show
+ (np)
+ [10.7563 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,mer)
+ [4.2654 7.99629 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingpo)
+ [3.0327 6.0654 10.1454 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.99989 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enbre)
+ [4.8436 10.7563 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kstypeh)
+ [5.74904 8.99989 3.93823 5.75995 6.37085 9.53447 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (eneity,c)
+ [4.85451 6.05449 4.85451 3.0327 3.93823 4.84359 7.99629 4.8436 ] pdfxs
+ (a) show
+ (nl)
+ [10.7563 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.54537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.54537 ] pdfxs
+ (\\) show
+ (neverfreed)
+ [6.05449 4.85451 5.4545 4.8436 8.96718 3.33815 4.2654 4.85451 4.8436 10.7563 ] pdfxs
+ (to") show
+ 27.273 -473.749 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty,e)
+ [6.37085 4.8436 4.27631 3.93823 4.84359 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.364 -504.638 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -504.638 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icheuris)
+ [3.0327 9.91628 6.0654 4.8436 6.0654 4.2654 3.0327 4.30902 ] pdfxs
+ (t) show
+ (icsmayn)
+ [3.02179 4.85451 9.3708 9.08711 5.14905 10.8326 6.05449 ] pdfxs
+ (o) show
+ (tbeen)
+ [9.31637 6.35994 9.91628 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h.)
+ [6.05449 12.1853 ] pdfxs
+ (I) show
+ (np)
+ [11.1272 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ritisp)
+ [9.33808 3.0327 9.30546 3.0327 9.3708 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpr)
+ [9.30546 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 9.91628 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -526.561 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldbeused)
+ [6.0654 3.0327 9.92718 6.35994 8.71629 6.05449 4.30902 4.8436 9.92718 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (une)
+ [6.05449 6.0654 8.71629 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.71629 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nch)
+ [9.92718 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.0327 4.8436 4.85451 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mbeing)
+ [12.9598 6.35994 4.85451 3.0327 6.05449 9.31628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized.Wehaven)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 6.05449 8.56356 10.309 8.70538 6.0654 5.14905 
+ 5.4545 8.71629 6.05449 ] pdfxs
+ (ot) show
+ 27.273 -548.483 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (husingpr)
+ [9.6981 6.0654 4.29811 3.0327 6.05449 9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.02179 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntodrivec)
+ [9.6981 4.23277 9.0981 6.05449 4.27631 3.0327 5.4545 8.4872 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndecisi)
+ [9.68719 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.364 -579.372 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -579.372 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.0799 4.85451 ] pdfxs
+ (a) show
+ (n,butdoesn)
+ [6.05449 7.1563 6.05449 6.0654 8.2691 6.05449 5.75995 4.8436 8.33444 6.05449 ] pdfxs
+ (o) show
+ (tnecess)
+ [8.2691 6.0654 4.8436 4.85451 4.8436 4.29811 4.30902 ] pdfxs
+ (a) show
+ (rily,improve)
+ [4.27631 3.02179 3.0327 4.8545 7.14539 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 
+ 8.86902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.87993 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (izedloc)
+ [3.0327 4.8436 4.8436 10.0908 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityf)
+ [3.0327 3.02179 3.94914 9.77446 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.29082 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 27.273 -601.295 m
+ (usesd)
+ [6.0654 4.29811 4.8436 7.61445 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.75992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ 121.066 -601.295 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (ave) show
+ (rsal)
+ [4.60356 4.45083 5.58542 2.78176 ] pdfxs
+ (s) show
+ 169.534 -601.295 m
+ /N614 10.909 Tf
+ (\() show
+ (inc)
+ [3.0327 9.35992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.54911 ] pdfxs
+ (t) show
+ (oocc)
+ [8.75992 5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.06537 ] pdfxs
+ (a) show
+ (ccessingsin)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 8.75992 4.30902 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.14902 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edmem)
+ [4.85451 9.35992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 27.273 -623.217 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,evenwhen)
+ [6.6654 4.8436 5.4545 4.85451 9.6981 7.8763 6.05449 4.85451 9.6981 ] pdfxs
+ (a) show
+ (chieving)
+ [4.54905 6.05449 3.0327 4.8436 5.75995 3.0327 6.05449 9.0981 ] pdfxs
+ (\\) show
+ (perfec)
+ [6.35994 4.85451 4.2654 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ ("c)
+ [9.08719 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (139) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (78) 79
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (te)
+ [7.88729 4.8436 ] pdfxs
+ (a) show
+ (chnode.c)
+ [4.54905 9.6981 6.05449 5.75995 6.0654 4.8436 7.87629 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (helistwi)
+ [6.0654 8.47629 3.0327 3.0327 4.29811 7.88729 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (at) show
+ (amayimproveloc)
+ [9.08719 9.09802 5.14905 9.39264 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 
+ 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lity.)
+ [3.02179 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.50902 ] pdfxs
+ (a) show
+ (retwo)
+ [4.27631 8.50902 3.94914 7.57085 9.11992 ] pdfxs
+ (a) show
+ (spects)
+ [4.29811 6.37085 4.8436 4.85451 4.23277 7.97445 ] pdfxs
+ (t) show
+ (oimplement)
+ [9.11992 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.9091 ] pdfxs
+ (t) show
+ (hisin)
+ [6.0654 3.02179 7.97445 3.02179 9.73082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.69812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfr)
+ [7.94173 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk:)
+ [4.27631 5.75995 7.93084 ] pdfxs
+ (1) show
+ (\))
+ [7.9091 ] pdfxs
+ (a) show
+ (llowingmul)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.10901 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 4.8436 ] pdfxs
+ 0 -43.845 m
+ (D) show
+ (S)
+ [9.02174 ] pdfxs
+ (N) show
+ (odes)
+ [5.74904 6.0654 4.8436 7.26536 ] pdfxs
+ (t) show
+ (obe)
+ [8.41084 6.35994 7.81084 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 9.02174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthes)
+ [9.02174 4.23277 6.0654 7.81084 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.08711 7.81084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.11995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.02174 ] pdfxs
+ (2) show
+ (\)heuris)
+ [7.20002 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.26536 ] pdfxs
+ (t) show
+ (ode)
+ [8.41084 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhen)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 7.79994 7.88721 6.05449 4.85451 9.01083 ] pdfxs
+ (t) show
+ (omer)
+ [8.41084 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (emul)
+ [7.79994 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -65.768 m
+ (ple)
+ [6.0654 3.02179 8.2472 ] pdfxs
+ (D) show
+ (S)
+ [9.46901 ] pdfxs
+ (N) show
+ (odesin)
+ [5.74904 6.0654 4.8436 7.71263 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.85811 8.8472 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.2472 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.WedescribetheseinSecti)
+ [3.0327 7.79993 10.309 8.2472 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 
+ 8.25811 4.23277 6.0654 4.8436 4.30902 8.2472 3.0327 9.4581 6.0654 4.8436 4.85451 
+ 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.70172 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 8.8472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2below.Sec)
+ [3.0327 8.8472 6.37085 4.8436 3.0327 5.14905 7.8763 7.79993 6.0654 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (ion)
+ [3.02179 5.46541 9.4581 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ 0 -87.69 m
+ (describes)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 7.94172 ] pdfxs
+ (o) show
+ (urexperienceswi)
+ [6.05449 7.909 4.85451 5.75995 6.35994 4.85451 4.2654 3.0327 4.8436 6.0654 4.8436 
+ 4.85451 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.68719 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -125.522 m
+ /N622 11.955 Tf
+ (6.2.1Algorit)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 6.71874 6.7307 5.48733 3.74195 
+ 5.22437 ] pdfxs
+ (h) show
+ (mExte)
+ [15.6969 8.82286 7.10119 5.22437 6.14487 ] pdfxs
+ (n) show
+ (sio)
+ [5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ (sto)
+ [9.79114 5.23633 11.2019 ] pdfxs
+ (Sup) show
+ (portCollo)
+ [7.85443 6.71874 5.49929 9.70749 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -154.49 m
+ /N614 10.909 Tf
+ (Wec)
+ [10.2981 8.78174 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.99264 4.8436 ] pdfxs
+ (a) show
+ (sily)
+ [4.29811 3.0327 3.0327 9.68719 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (pt)
+ [6.05449 8.17092 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.78174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.95994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmtosupp)
+ [6.0654 13.0253 4.23277 9.39265 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtc)
+ [4.2654 8.18183 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimplybych)
+ [9.98173 4.30902 3.0327 9.08711 6.0654 3.02179 9.68719 5.75995 9.68719 4.54905 6.0654 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ingline)
+ [3.0327 6.05449 9.39265 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -176.413 m
+ (1) show
+ (0)
+ [8.71629 ] pdfxs
+ (o) show
+ (fFi)
+ [6.59994 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.10539 ] pdfxs
+ (5) show
+ (.4)
+ [3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [8.71629 ] pdfxs
+ (o) show
+ (nlyinser)
+ [6.0654 3.0327 9.01083 3.0327 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 144.025 -176.413 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 204.561 -176.413 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 225.4 -176.413 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 291.662 -176.413 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.52719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.1163 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (henodesbeingc)
+ [6.0654 8.10539 6.0654 5.75995 6.05449 4.85451 7.5599 6.37085 4.8436 3.0327 6.05449 
+ 8.7272 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 0 -198.336 m
+ (a) show
+ (ndini)
+ [6.0654 10.2108 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lize)
+ [3.0327 3.0327 4.8436 9.01083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.01083 ] pdfxs
+ (\\) show
+ (pdm)
+ [6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p"en)
+ [6.0654 9.61083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 8.46535 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.43264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.99993 ] pdfxs
+ (ot) show
+ (hernodes)
+ [6.0654 4.8436 8.43264 6.0654 5.74904 6.0654 4.8436 8.46535 ] pdfxs
+ (t) show
+ (op)
+ [9.61083 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.40001 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.99993 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ndescrip)
+ [10.2217 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r.Since)
+ [4.27631 9.44719 6.05449 3.0327 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -220.258 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.31628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.5599 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 8.10539 3.02179 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.31628 ] pdfxs
+ (o) show
+ (utsep)
+ [6.0654 7.49456 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ely)
+ [4.8436 3.0327 9.01083 ] pdfxs
+ (a) show
+ (nddyn)
+ [6.0654 9.31628 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llywi)
+ [3.0327 3.0327 9.01083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 9.31628 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.31628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,c)
+ [3.0327 6.35994 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.71629 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.5599 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -242.181 m
+ (t) show
+ (hec)
+ [6.05449 9.56719 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.98899 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 9.56719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [7.73448 5.14905 5.4545 4.85451 8.97809 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 9.55628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llay)
+ [7.74539 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.95637 ] pdfxs
+ (o) show
+ (fd)
+ [8.05084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1672 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.Evenm)
+ [6.05449 4.27631 4.85451 4.29811 11.1054 7.41812 5.4545 4.85451 10.7672 9.09802 ] pdfxs
+ (o) show
+ (res)
+ [4.2654 9.56719 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -264.103 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lmi)
+ [6.6654 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbep)
+ [5.75995 7.87638 6.35994 8.4872 6.37085 ] pdfxs
+ (o) show
+ (ssibleusing)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 8.47629 6.0654 4.29811 3.0327 6.0654 9.08719 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (20) show
+ (]\))
+ [3.02179 7.88729 ] pdfxs
+ (o) show
+ (naper-po)
+ [9.68719 9.0981 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.6654 6.05449 ] pdfxs
+ (a) show
+ (sis.)
+ [4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 0 -301.936 m
+ /N622 11.955 Tf
+ (6.2.2No)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 7.1013 ] pdfxs
+ (d) show
+ (eCollo)
+ [10.616 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionHe)
+ [5.22437 3.74195 6.71874 11.955 10.5204 6.13291 ] pdfxs
+ (u) show
+ (risti)
+ [5.49929 3.73 5.30802 5.23633 3.73 ] pdfxs
+ (c) show
+ (s) show
+ 0 -330.904 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.2326 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.05449 8.44354 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,weexperimen)
+ [6.0654 7.33084 7.57085 9.02174 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 10.2326 7.8763 3.0327 ] pdfxs
+ (t) show
+ (htwos)
+ [10.2217 3.93823 7.58175 9.62173 4.29811 ] pdfxs
+ (tat) show
+ (icheuris)
+ [3.0327 9.01083 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 8.46535 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 399.011 -330.904 m
+ /N1025 10.909 Tf
+ (H) show
+ 412.997 -330.904 m
+ /N614 10.909 Tf
+ (nodein)
+ [6.0654 5.74904 6.0654 9.01083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.62173 ] pdfxs
+ (a) show
+ -3.05176e-05 -352.826 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (npo)
+ [10.7781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.F)
+ [3.0327 11.1163 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.98899 ] pdfxs
+ (t) show
+ (heseheuris)
+ [6.0654 4.8436 4.30902 9.55628 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics,wede\fne)
+ [3.02179 4.85451 4.29811 8.01811 7.58175 9.55628 6.0654 4.8436 6.0654 6.05449 9.56719 
+ ] pdfxs
+ (a) show
+ 239.032 -352.826 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 292.257 -352.826 m
+ /N614 10.909 Tf
+ (t) show
+ (obeei)
+ [10.1672 6.35994 9.56719 4.85451 3.02179 ] pdfxs
+ (t) show
+ (heranodewi)
+ [6.0654 4.8436 8.98899 10.1781 6.05449 5.75995 6.05449 9.56719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 418.156 -352.826 m
+ /N695 10.909 Tf
+ (A) show
+ 431.167 -352.826 m
+ /N614 10.909 Tf
+ (=) show
+ 444.481 -352.826 m
+ /N695 10.909 Tf
+ (t) show
+ (rue)
+ [5.22545 6.25092 5.08363 ] pdfxs
+ 464.97 -352.826 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -374.749 m
+ (o) show
+ (r)
+ [8.629 ] pdfxs
+ (a) show
+ (nyn)
+ [5.74904 10.1126 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (lstr)
+ [7.38539 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.02179 10.1126 4.85451 ] pdfxs
+ (o) show
+ (nnectedc)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 4.85451 10.4072 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nent)
+ [6.0654 4.8436 5.75995 8.59637 ] pdfxs
+ (\() show
+ (SCC\)in)
+ [6.0654 7.8763 7.8763 8.59637 3.02179 10.4181 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.2072 ] pdfxs
+ (D) show
+ (SGr)
+ [10.4072 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph.An)
+ [6.0654 6.0654 10.0145 12.5344 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.64352 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lSCCis)
+ [7.37448 6.0654 7.8763 12.229 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -396.671 m
+ (o) show
+ (nec)
+ [6.0654 8.95629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.02179 6.0654 3.0327 6.05449 9.5781 ] pdfxs
+ (a) show
+ (tle)
+ [8.35637 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.35637 ] pdfxs
+ (o) show
+ (necycle,includingself-cycles.Given)
+ [6.05449 8.9672 4.85451 5.74904 4.85451 3.0327 4.8436 7.26539 3.0327 6.0654 4.8436 
+ 3.0327 6.05449 6.0654 3.0327 6.05449 9.5781 4.29811 4.85451 3.02179 3.33815 3.63261 
+ 4.85451 5.75995 4.8436 3.0327 4.8436 4.30902 9.31628 8.5636 3.0327 5.4545 4.8436 
+ 10.1781 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 7.26539 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ 346.805 -396.671 m
+ /N1025 10.909 Tf
+ (H) show
+ 360.74 -396.671 m
+ /N614 10.909 Tf
+ (nodere)
+ [6.0654 5.74904 6.0654 8.9672 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.9672 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1998 ] pdfxs
+ (a) show
+ -6.10352e-05 -418.594 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nrepresen)
+ [9.52355 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (saset)
+ [7.76717 8.91265 4.30902 4.8436 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.80721 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swhichmaybevisi)
+ [7.76717 7.8763 6.0654 3.02179 4.54905 9.52355 9.09802 5.14905 9.2181 6.35994 8.31266 
+ 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (edbyasin)
+ [4.8436 9.52355 5.75995 9.22901 8.91265 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (letravers)
+ [3.0327 8.31266 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lover)
+ [6.49085 5.14905 5.4545 4.85451 7.73446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -440.516 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -6.10352e-05 -477.704 m
+ /N1025 10.909 Tf
+ (Th) show
+ (e)
+ [9.92711 ] pdfxs
+ (No) show
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (llo)
+ [3.47997 3.49088 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (risti)
+ [5.15995 3.49088 4.94172 4.8873 3.47997 ] pdfxs
+ (c) show
+ -6.10352e-05 -506.672 m
+ /N614 10.909 Tf
+ (Thisis)
+ [7.8763 6.0654 3.0327 9.34898 3.0327 9.34898 ] pdfxs
+ (t) show
+ (hedef)
+ [6.05449 9.89446 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ultheuris)
+ [6.05449 3.0327 9.29455 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icusedwhich)
+ [3.0327 9.89446 6.0654 4.29811 4.85451 11.1054 7.8763 6.0654 3.0327 4.53815 11.1163 
+ ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nse)
+ [6.0654 9.34898 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.1054 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.89446 ] pdfxs
+ (t) show
+ (oi)
+ [10.5054 3.0327 ] pdfxs
+ (t) show
+ (sownpo)
+ [9.34898 5.14905 7.8763 11.1163 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.02179 8.43265 ] pdfxs
+ (a) show
+ (sdescribedin)
+ [9.35989 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 11.1054 3.0327 
+ 6.0654 ] pdfxs
+ -6.10352e-05 -528.594 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (5) show
+ (.) show
+ -6.10352e-05 -565.782 m
+ /N1025 10.909 Tf
+ (Th) show
+ (e)
+ [9.92711 ] pdfxs
+ (One) show
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (lP)
+ [3.49088 8.22533 ] pdfxs
+ (e) show
+ (rC)
+ [5.17085 9.0544 ] pdfxs
+ (o) show
+ (ll)
+ [3.49088 3.47997 ] pdfxs
+ (ect) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (ris)
+ [5.17085 3.47997 4.95263 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (c) show
+ -6.10352e-05 -594.75 m
+ /N614 10.909 Tf
+ (A) show
+ (llc)
+ [3.0327 7.0363 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e) show
+ 68.3249 -594.75 m
+ /N1025 10.909 Tf
+ (H) show
+ 82.1549 -594.75 m
+ /N614 10.909 Tf
+ (nodesinac)
+ [6.0654 5.74904 6.0654 4.8436 8.31262 3.0327 10.069 9.46901 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.85811 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.069 ] pdfxs
+ (t) show
+ (oasin)
+ [9.4581 9.46901 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.85811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 8.99992 ] pdfxs
+ (A) show
+ (ny)
+ [5.75995 9.76355 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ 382.856 -594.75 m
+ /N1025 10.909 Tf
+ (H) show
+ 396.686 -594.75 m
+ /N614 10.909 Tf
+ (nodere)
+ [6.0654 5.74904 6.0654 8.85811 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -616.672 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mac)
+ [13.418 9.78537 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.56365 ] pdfxs
+ (go) show
+ (ing)
+ [3.0327 6.0654 9.77446 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.3854 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (therc)
+ [4.23277 6.0654 4.85451 8.59627 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n\)is)
+ [6.0654 8.56365 3.0327 8.62899 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.3854 ] pdfxs
+ (t) show
+ (o)
+ [9.77446 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.17447 4.30902 ] pdfxs
+ (a) show
+ (mepo)
+ [9.08711 9.17447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.35266 ] pdfxs
+ (a) show
+ (s)
+ [8.62899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (138) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodesf)
+ [6.0654 5.74904 6.0654 4.8436 7.65808 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.61446 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.38176 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.64718 ] pdfxs
+ (t) show
+ (othes)
+ [8.80356 4.23277 6.0654 8.19266 4.30902 ] pdfxs
+ (a) show
+ (mefunc)
+ [9.08711 8.19266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 7.72357 ] pdfxs
+ (t) show
+ (hisdisc)
+ [6.0654 3.0327 7.64718 6.05449 3.0327 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rdss)
+ [4.27631 6.05449 7.64718 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.19266 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.59274 ] pdfxs
+ (o) show
+ (fc)
+ [6.6763 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 7.59274 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity,bu)
+ [3.02179 5.75995 3.0327 3.93823 4.84359 6.43631 6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (doesn)
+ [6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (sslypessimize)
+ [4.29811 4.30902 3.0327 9.39264 6.35994 4.85451 4.29811 4.30902 3.02179 9.09802 3.02179 
+ 4.85451 8.4872 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (oinf)
+ [9.0981 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 4.29811 ] pdfxs
+ 374.788 -17.964 m
+ /N703 7.96999 Tf
+ (8) show
+ 379.521 -21.922 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -43.845 m
+ (I) show
+ (npr)
+ [9.51264 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 6.51267 7.58175 8.30175 6.05449 6.0654 9.51264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.76717 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.51264 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyreduce)
+ [3.0327 9.20719 4.27631 4.85451 6.05449 6.0654 4.8436 8.30175 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.30175 5.75995 6.05449 8.79257 6.35994 4.85451 7.72355 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.78539 6.0654 5.74904 6.0654 4.8436 7.75627 ] pdfxs
+ (t) show
+ (oc)
+ [8.91265 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nfunc)
+ [9.51264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 7.75627 3.0327 3.02179 5.4545 4.8436 ] pdfxs
+ 1.52588e-05 -65.768 m
+ /N722 10.909 Tf
+ (printf) show
+ 34.363 -65.768 m
+ /N614 10.909 Tf
+ (,which)
+ [7.62539 7.8763 6.05449 3.0327 4.54905 10.4617 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhave)
+ [4.85451 10.4617 6.05449 5.14905 5.4545 9.25083 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.70535 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nts)
+ [5.75995 8.64001 4.30902 ] pdfxs
+ (t) show
+ (rin)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s\)p)
+ [4.29811 8.64001 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 10.4617 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.Wi)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 10.1672 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4508 ] pdfxs
+ (t) show
+ (hisre\fnemen)
+ [6.0654 3.0327 8.69444 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (,) show
+ 1.52588e-05 -87.69 m
+ (t) show
+ (hereis)
+ [6.05449 4.85451 4.27631 8.44357 3.02179 7.89808 ] pdfxs
+ (a) show
+ (tm)
+ [7.84365 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.83274 ] pdfxs
+ (o) show
+ (nenodef)
+ [6.0654 8.43266 6.0654 5.75995 6.05449 8.44357 3.33815 ] pdfxs
+ (o) show
+ (rprin)
+ [7.86537 6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ff)
+ [6.92721 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ts)
+ [7.84365 4.29811 ] pdfxs
+ (t) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.89808 ] pdfxs
+ (\() show
+ (perfunc)
+ [6.35994 4.85451 7.86537 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,whichc)
+ [6.63267 7.88721 6.05449 3.0327 4.54905 9.65446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.05449 7.89808 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.62176 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.44357 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ 1.52588e-05 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 1.52588e-05 -147.445 m
+ /N622 11.955 Tf
+ (3.3.7Dire)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 3.73 5.49929 6.13291 ] pdfxs
+ (c) show
+ (tC)
+ [9.71945 9.70749 ] pdfxs
+ (a) show
+ (llNo)
+ [3.74195 8.21312 10.5204 7.08935 ] pdfxs
+ (d) show
+ (es)
+ [6.14487 5.30802 ] pdfxs
+ 1.52588e-05 -176.413 m
+ /N614 10.909 Tf
+ (The\fn)
+ [7.8763 6.0654 8.07266 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.32722 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.28355 9.08711 ] pdfxs
+ (o) show
+ (stsimple,re\fnementisb)
+ [4.30902 7.46184 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 6.33813 4.27631 4.8436 
+ 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 7.47275 3.02179 7.52718 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.28355 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.07266 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdirectfunc)
+ [7.47275 6.05449 3.0327 4.27631 4.8436 4.85451 7.46184 3.32724 6.0654 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.28355 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.52718 ] pdfxs
+ (a) show
+ (ref)
+ [4.2654 8.07266 3.33815 ] pdfxs
+ (a) show
+ (r) show
+ 1.52588e-05 -198.336 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.66175 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nindirectfunc)
+ [9.87264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.05092 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.87264 4.85451 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.02179 4.30902 8.41084 ] pdfxs
+ (A) show
+ (ssuch,)
+ [8.12717 4.29811 6.0654 4.53815 6.0654 6.88358 ] pdfxs
+ (o) show
+ (urrepresen)
+ [6.0654 8.08355 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (o) show
+ (fc)
+ [7.14539 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.85085 6.05449 5.75995 6.0654 4.8436 8.11626 ] pdfxs
+ (a) show
+ (llowsei)
+ [3.0327 3.0327 5.14905 7.8763 8.12717 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 1.52588e-05 -220.258 m
+ (ac)
+ [9.65446 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ 39.906 -220.258 m
+ /N634 10.909 Tf
+ (no)
+ [6.13082 5.01816 ] pdfxs
+ (de) show
+ 65.847 -220.258 m
+ /N614 10.909 Tf
+ (\(a) show
+ (sdescribed)
+ [8.49808 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 10.2545 ] pdfxs
+ (a) show
+ (bove\))
+ [6.37085 5.14905 5.4545 4.8436 8.44365 ] pdfxs
+ (o) show
+ (rac)
+ [8.46536 9.65446 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ 222.413 -220.258 m
+ /N634 10.909 Tf
+ (fun)
+ [3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 265.638 -220.258 m
+ /N614 10.909 Tf
+ (t) show
+ (obespeci\fedf)
+ [9.65446 6.35994 9.04356 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 10.2654 
+ 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 9.55628 ] pdfxs
+ (I) show
+ (n)
+ [10.2545 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.05447 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.04356 ] pdfxs
+ (o) show
+ (f) show
+ 0 -242.181 m
+ (directfunc)
+ [6.0654 3.02179 4.27631 4.8436 4.85451 7.60365 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.42537 4.8436 ] pdfxs
+ (a) show
+ (lls,)
+ [3.0327 3.0327 4.29811 6.44722 ] pdfxs
+ (t) show
+ (hiselimin)
+ [6.05449 3.0327 7.66899 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (testheneed)
+ [4.23277 4.85451 7.66899 4.23277 6.0654 8.21448 6.05449 4.85451 4.8436 9.42537 ] pdfxs
+ (t) show
+ (o)
+ [8.81447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ea)
+ [8.20357 8.81447 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.21448 ] pdfxs
+ (t) show
+ (orepresentthec)
+ [8.81447 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 7.60365 4.23277 
+ 6.0654 8.21448 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.21448 ] pdfxs
+ (o) show
+ (fdirec)
+ [6.69812 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -264.103 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.In)
+ [3.0327 3.0327 4.29811 7.79993 3.94897 9.4581 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.2472 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.2472 ] pdfxs
+ (o) show
+ (findirectc)
+ [6.73085 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 7.64729 4.8436 ] pdfxs
+ (a) show
+ (lls,anodeisused)
+ [3.0327 3.0327 4.29811 6.47994 8.85811 6.05449 5.75995 6.0654 8.2472 3.02179 7.70172 
+ 6.0654 4.29811 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (a) show
+ (llowl)
+ [3.02179 3.0327 5.14905 11.2799 3.0327 ] pdfxs
+ (a) show
+ (zyres)
+ [4.8436 9.16356 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (a) show
+ (ndmul)
+ [6.0654 9.4581 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplec)
+ [3.0327 6.05449 3.0327 8.2472 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.70172 ] pdfxs
+ (t) show
+ (obe)
+ [8.85811 6.35994 4.8436 ] pdfxs
+ 0 -286.026 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed.)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ 0 -331.48 m
+ /N622 14.346 Tf
+ (3.4Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -364.206 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 9.04356 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2435 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [9.03265 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.64355 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.03265 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.48717 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmin)
+ [6.0654 13.2762 3.0327 10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [14.1818 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.46536 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -386.128 m
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.80356 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.23627 ] pdfxs
+ (2\)) show
+ (.The)
+ [8.83629 7.8763 6.0654 8.80356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisperf)
+ [3.0327 5.74904 4.30902 3.0327 8.25808 3.02179 8.26899 6.35994 4.8436 4.27631 3.33815 
+ ] pdfxs
+ (o) show
+ (rmeden)
+ [4.2654 9.09802 4.8436 10.0145 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irely)
+ [3.02179 4.27631 4.8436 3.0327 9.71992 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.19274 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime,usingstubsf)
+ [3.02179 9.09802 4.8436 7.06903 6.0654 4.29811 3.0327 6.05449 9.41446 4.30902 4.23277 
+ 6.0654 6.0654 8.25808 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.23627 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC)
+ [4.27631 10.0145 7.8763 ] pdfxs
+ 0 -408.051 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 8.8581 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.39627 ] pdfxs
+ (t) show
+ (ore\rect)
+ [8.55265 4.27631 4.8436 6.0654 4.8436 4.85451 7.33093 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.0654 4.8436 3.0327 7.37446 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r\()
+ [7.37446 4.23277 ] pdfxs
+ (a) show
+ (sin)
+ [7.40718 3.0327 9.15265 ] pdfxs
+ (ot) show
+ (herw)
+ [6.0654 4.8436 7.37446 7.57085 ] pdfxs
+ (o) show
+ (rk,e.)
+ [4.27631 5.75995 6.22904 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.02179 6.13086 3.0327 ] pdfxs
+ (25) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Toev)
+ [7.69084 6.97085 8.55265 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.95266 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.95266 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -429.973 m
+ (o) show
+ (f)
+ [8.10538 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,we)
+ [7.79993 7.58175 9.62174 ] pdfxs
+ (a) show
+ (reprim)
+ [4.2654 9.62174 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyin)
+ [4.27631 3.0327 3.0327 10.5272 3.02179 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.85451 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edinf)
+ [4.8436 10.8326 3.0327 10.8326 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.04354 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s:)
+ [4.29811 10.1454 ] pdfxs
+ (1) show
+ (\)isitf)
+ [9.02182 3.02179 9.07625 3.0327 9.01091 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 9.01091 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.8326 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.0327 9.61083 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.8326 3.32724 ] pdfxs
+ (o) show
+ (rusein)
+ [9.04354 6.0654 4.29811 9.62174 3.0327 6.0654 ] pdfxs
+ 0 -451.896 m
+ (ac)
+ [9.75264 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.33084 4.8436 ] pdfxs
+ (o) show
+ (mpiler?)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 11.9781 ] pdfxs
+ (2) show
+ (\))
+ [8.54183 ] pdfxs
+ (I) show
+ (s)
+ [8.59626 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysismem)
+ [3.0327 5.75995 4.29811 3.0327 8.59626 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 10.0581 4.8436 ] pdfxs
+ (o) show
+ (nsumpti)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nre)
+ [10.3635 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble?)
+ [6.05449 3.0327 4.85451 11.9781 ] pdfxs
+ (3) show
+ (\))
+ [8.53092 ] pdfxs
+ (H) show
+ (owmuchtype)
+ [5.14905 12.1854 8.78166 6.0654 4.53815 10.3635 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 0 -473.818 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.68719 3.0327 7.94172 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (oinferfr)
+ [9.08719 3.0327 6.0654 3.32724 4.85451 7.909 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mpr)
+ [12.7198 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms?)
+ [9.09802 4.29811 10.0036 ] pdfxs
+ (4) show
+ (\))
+ [7.87638 ] pdfxs
+ (H) show
+ (owpreciseisDSAf)
+ [5.14905 11.5199 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 8.4872 3.0327 7.94172 
+ 8.32365 6.0654 11.8144 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis?)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 5.14905 ] pdfxs
+ 16.936 -495.741 m
+ (Thissec)
+ [7.8763 6.0654 3.0327 7.93081 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 7.94172 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 8.4872 6.05449 4.27631 4.30902 7.87638 ] pdfxs
+ (t) show
+ (hreeques)
+ [6.05449 4.27631 4.8436 8.4872 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.0654 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er4)
+ [4.8436 7.909 9.0981 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (h.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -533.573 m
+ /N622 11.955 Tf
+ (3.4.1Be)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.14487 ] pdfxs
+ (n) show
+ (c)
+ [5.59493 ] pdfxs
+ (h) show
+ (m)
+ [11.2138 ] pdfxs
+ (a) show
+ (rk)
+ [5.48733 11.5843 ] pdfxs
+ (Su) show
+ (ite)
+ [3.74195 5.22437 10.616 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (S) show
+ (im)
+ [3.74195 11.2019 ] pdfxs
+ (p) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (M) show
+ (e)
+ [6.14487 ] pdfxs
+ (a) show
+ (s)
+ [5.29606 ] pdfxs
+ (u) show
+ (rements)
+ [5.49929 6.13291 11.2138 6.13291 7.10126 5.22437 5.30802 ] pdfxs
+ 0 -562.541 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 7.66903 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 8.87992 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.0072 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (hreebenchm)
+ [6.05449 4.27631 4.8436 7.66903 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 8.57447 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (es:SPECCPU)
+ [4.8436 4.30902 7.46175 6.0654 7.42902 7.41812 10.7017 7.8763 7.42902 10.9963 ] pdfxs
+ (95) show
+ (,SPECCPU)
+ [6.01086 6.0654 7.41812 7.42902 10.7017 7.8763 7.41812 11.0072 ] pdfxs
+ (2000) show
+ (,)
+ [6.01086 ] pdfxs
+ (a) show
+ (ndac)
+ [6.0654 8.87992 8.26902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (o) show
+ (f) show
+ 0 -584.464 m
+ (unbundledpr)
+ [6.0654 5.74904 6.0654 6.05449 6.0654 6.0654 3.02179 4.85451 9.78537 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.02899 ] pdfxs
+ (\() show
+ (whichincludesPovray)
+ [7.8763 6.0654 3.02179 4.54905 9.78537 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 8.02899 7.12357 5.14905 5.75995 4.2654 5.15996 9.47992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,)
+ [6.78539 ] pdfxs
+ (NA) show
+ (M)
+ [10.0036 ] pdfxs
+ (D) show
+ (,boxed-sim)
+ [6.75267 6.37085 5.14905 5.75995 4.8436 6.0654 3.63261 4.29811 3.0327 12.818 ] pdfxs
+ (a) show
+ (ndfp)
+ [6.0654 9.78537 3.33815 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 7.88721 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [8.15993 ] pdfxs
+ (I) show
+ (ntheSPEC)
+ [9.79628 4.23277 6.0654 8.57447 6.0654 7.42902 7.41812 7.8763 ] pdfxs
+ 1 0 0 1 0 -594.563 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (n)
+ [8.75976 ] pdfxs
+ (p) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (tic)
+ [3.58634 2.56423 4.0885 ] pdfxs
+ (u) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (rifa)
+ [7.23549 2.56423 6.45547 8.23981 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nc)
+ [8.75976 4.0885 ] pdfxs
+ (a) show
+ (llis)
+ [2.56423 6.19546 2.55527 7.27141 ] pdfxs
+ (pa) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (dtwop)
+ [8.75976 3.32633 6.40175 8.23981 5.37959 ] pdfxs
+ (o) show
+ (inte)
+ [2.55527 4.86852 3.57737 4.10643 ] pdfxs
+ (r) show
+ (s,t)
+ [3.63121 6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.72869 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (sc)
+ [7.27141 4.09746 ] pdfxs
+ (orre) show
+ (sp)
+ [3.63121 5.37959 ] pdfxs
+ (ond) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gtot)
+ [8.24878 3.58634 8.23981 3.58634 ] pdfxs
+ (he) show
+ (sep)
+ [3.63121 7.73765 5.37959 ] pdfxs
+ (o) show
+ (int)
+ [2.55527 4.85956 3.58634 ] pdfxs
+ (er) show
+ (sw)
+ [7.27141 6.40175 ] pdfxs
+ (ou) show
+ (ld)
+ [2.56423 8.7508 ] pdfxs
+ (no) show
+ (tb)
+ [7.21757 5.37959 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (m)
+ [7.6838 ] pdfxs
+ (erged) show
+ (.) show
+ 216.108 -56.185 m
+ /N614 10.909 Tf
+ (67) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (79) 80
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (es,weincluded)
+ [4.8436 4.30902 6.14176 7.57085 7.83266 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 9.04356 ] pdfxs
+ (a) show
+ (llpr)
+ [3.0327 6.01086 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswri)
+ [9.08711 7.28718 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (eninC)
+ [4.8436 9.05446 3.02179 9.05446 10.8545 ] pdfxs
+ (o) show
+ (rC++)
+ [7.26537 7.8763 8.4872 11.4654 ] pdfxs
+ (a) show
+ (swell)
+ [7.28718 7.58175 4.8436 3.0327 6.01086 ] pdfxs
+ (a) show
+ (s)
+ [7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (seFORT)
+ [4.29811 7.83266 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (N)
+ [11.1708 ] pdfxs
+ (7) show
+ (7pr)
+ [8.44356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldbec)
+ [6.0654 3.0327 10.3417 6.35994 9.13083 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3417 ] pdfxs
+ (t) show
+ (oCbyVersi)
+ [9.73082 12.1635 5.74904 10.0472 7.26539 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (2003102) show
+ (5)
+ [9.73082 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.11992 ] pdfxs
+ (\\) show
+ (f)
+ [3.33815 ] pdfxs
+ (2) show
+ (c"pr)
+ [4.8436 9.74173 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.WeincludePovray,)
+ [9.08711 9.8181 10.2981 9.13083 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 9.13083 
+ 7.11266 5.15996 5.74904 4.27631 5.14905 4.8545 7.47266 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ 0 -43.845 m
+ (a) show
+ (ndboxed-simbec)
+ [6.0654 9.67628 6.37085 5.14905 5.75995 4.8436 6.0654 3.63261 4.29811 3.0327 12.7198 
+ 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.47629 ] pdfxs
+ (t) show
+ (heyhavebeenusedin)
+ [6.05449 4.85451 9.38174 6.05449 5.14905 5.4545 8.47629 6.35994 4.85451 4.8436 9.68719 
+ 6.0654 4.29811 4.85451 9.67628 3.0327 9.68719 ] pdfxs
+ (ot) show
+ (herp)
+ [6.05449 4.85451 7.8981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisp)
+ [3.0327 5.75995 4.29811 3.0327 7.93081 6.05449 ] pdfxs
+ (a) show
+ (pers)
+ [6.37085 4.8436 4.27631 7.93081 ] pdfxs
+ (a) show
+ (ndfp)
+ [6.05449 9.68719 3.33815 6.05449 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (hisused)
+ [9.68719 3.0327 7.9199 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (inCh)
+ [3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (5) show
+ (.Thesepr)
+ [7.8872 7.8763 6.05449 4.85451 4.29811 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mr)
+ [12.7307 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (19) show
+ (0)
+ [9.08719 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (222) show
+ (,)
+ [3.0327 ] pdfxs
+ (20) show
+ (8rawlines)
+ [9.08719 4.27631 5.14905 11.5199 3.0327 3.02179 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fs)
+ [6.97085 4.29811 ] pdfxs
+ (o) show
+ (urcecode.)
+ [6.0654 4.27631 4.8436 8.4872 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Bef)
+ [7.72349 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.62902 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,e)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.83994 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.83991 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.61811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.07263 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.62902 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.83991 ] pdfxs
+ (a) show
+ (ndlinkedby)
+ [6.05449 9.83991 3.0327 3.0327 6.05449 5.4545 4.85451 9.83991 5.74904 9.53446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,beingsubjec)
+ [10.0036 6.80721 6.35994 4.85451 3.02179 6.0654 9.22901 4.30902 6.05449 6.66539 3.33815 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.83991 ] pdfxs
+ (to) show
+ 0 -109.613 m
+ (t) show
+ (hes)
+ [6.05449 7.66903 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdsui)
+ [4.27631 8.87992 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [7.65812 ] pdfxs
+ (o) show
+ (fc)
+ [6.15267 4.8436 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 6.45805 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 8.87992 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.66903 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 7.60357 ] pdfxs
+ (A) show
+ (sp)
+ [7.12354 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.0582 ] pdfxs
+ (o) show
+ (flinkingC++)
+ [6.15267 3.0327 3.02179 6.0654 5.75995 3.0327 6.05449 8.26902 7.8763 8.4872 11.3017 
+ ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.0654 8.86901 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RAN) show
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,wes)
+ [9.08711 4.30902 7.34175 7.57085 9.03265 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkthes)
+ [3.0327 3.0327 9.9381 3.02179 3.0327 6.0654 9.9381 4.23277 6.0654 9.03265 4.29811 
+ ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdrun)
+ [4.27631 10.2326 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.03265 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryinto)
+ [4.2654 9.9381 3.0327 5.75995 4.23277 9.63264 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.02174 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.2762 ] pdfxs
+ (\() show
+ (libs)
+ [3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (dc++)
+ [6.0654 4.8436 8.4872 12.6653 ] pdfxs
+ (o) show
+ (rlibf)
+ [8.44354 3.0327 3.0327 6.05449 3.33815 ] pdfxs
+ (2) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ 0 -153.458 m
+ (a) show
+ (s)
+ [8.98898 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode.While)
+ [14.6836 4.85451 5.75995 6.05449 4.85451 11.029 11.2144 6.05449 3.0327 3.0327 9.53447 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mincludes)
+ [14.6836 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.99989 ] pdfxs
+ (a) show
+ (n)
+ [10.7454 ] pdfxs
+ (agg) show
+ (ressivelink-)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 9.53447 3.0327 3.02179 6.0654 5.75995 
+ 3.63261 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.53447 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.72357 ] pdfxs
+ (o) show
+ (ptimizer)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 8.96718 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -175.38 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsinlinin)
+ [4.27631 9.08711 8.59626 3.0327 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,de)
+ [7.49448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.3635 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.08711 4.85451 5.75995 8.54183 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 7.48357 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.33084 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.54183 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 7.49448 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.3526 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -197.303 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,e)
+ [6.0654 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,itdoesn)
+ [6.6654 3.0327 7.87638 6.05449 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (o) show
+ (tinclude)
+ [7.87638 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.40355 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [6.6763 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.69085 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2c)
+ [8.30175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uress)
+ [6.05449 4.27631 4.8436 7.15627 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 7.69085 ] pdfxs
+ (o) show
+ (f)
+ [6.17449 ] pdfxs
+ (t) show
+ (hekeypr)
+ [6.0654 7.69085 5.4545 4.85451 8.59629 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.14536 ] pdfxs
+ (o) show
+ (f)
+ [6.1854 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 7.70175 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkswe)
+ [4.2654 5.75995 7.14536 7.58175 7.69085 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.69085 4.85451 ] pdfxs
+ (o) show
+ (nsiderin)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,seper)
+ [6.04358 4.29811 4.8436 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 0 -241.148 m
+ (bybenchm)
+ [5.75995 9.85082 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 9.85082 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.The\frstset)
+ [4.85451 9.26174 7.8763 6.0654 8.94538 6.05449 4.27631 4.30902 8.33456 4.30902 4.8436 
+ 8.34546 ] pdfxs
+ (o) show
+ (fc)
+ [7.42902 4.8436 ] pdfxs
+ (o) show
+ (lumns)
+ [3.0327 6.0654 9.08711 6.0654 8.3999 ] pdfxs
+ (a) show
+ (reindic)
+ [4.27631 8.94538 3.0327 6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 8.41081 ] pdfxs
+ (o) show
+ (fs)
+ [7.42902 4.29811 ] pdfxs
+ (tat) show
+ (icbenchm)
+ [3.0327 8.94538 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksize.The)
+ [4.27631 9.85082 4.30902 3.02179 4.85451 4.8436 9.27265 7.8763 6.0654 8.94538 ] pdfxs
+ (\\R) show
+ (aw)
+ [5.14905 7.8763 ] pdfxs
+ 0 -263.07 m
+ (L) show
+ (OC"c)
+ [8.4872 7.8763 9.55628 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.1563 3.0327 8.3999 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.94538 5.74904 6.0654 8.79257 6.35994 4.8436 8.37809 ] pdfxs
+ (o) show
+ (fs)
+ [7.42902 4.30902 ] pdfxs
+ (o) show
+ (urcelines)
+ [6.05449 4.27631 4.8436 8.94538 3.0327 3.0327 6.05449 4.85451 8.3999 ] pdfxs
+ (o) show
+ (fcode,)
+ [7.42902 4.85451 5.75995 6.05449 4.85451 7.24357 ] pdfxs
+ (a) show
+ (sc)
+ [8.3999 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 10.1563 5.75995 9.86173 ] pdfxs
+ (\\) show
+ (wc-l)
+ [7.57085 8.94538 3.64352 3.02179 ] pdfxs
+ (") show
+ (.Bec)
+ [9.27265 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (userawlines)
+ [6.0654 4.29811 8.94538 4.27631 5.14905 11.9781 3.0327 3.0327 6.05449 4.85451 8.3999 
+ ] pdfxs
+ (o) show
+ (f) show
+ 0 -284.993 m
+ (code)
+ [4.8436 5.75995 6.0654 9.31629 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.3272 6.05449 ] pdfxs
+ (o) show
+ (taveryreli)
+ [8.72728 9.92719 5.4545 4.8436 4.27631 10.2326 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (blemetric\(itincludesc)
+ [6.05449 3.0327 9.3272 9.08711 4.85451 4.23277 4.27631 3.0327 9.3272 4.23277 3.0327 
+ 8.71637 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.7708 4.85451 ] pdfxs
+ (o) show
+ (mmen)
+ [9.08711 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s,is)
+ [4.29811 7.71266 3.0327 8.78171 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edbynumber)
+ [4.8436 10.5381 5.75995 10.2326 5.75995 6.05449 8.79257 6.35994 4.85451 8.749 ] pdfxs
+ (o) show
+ (fhe)
+ [7.79993 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der\fles,)
+ [6.0654 4.8436 8.749 6.0654 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -306.915 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esimp)
+ [4.8436 8.30172 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctb)
+ [4.8436 8.24728 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.0581 ] pdfxs
+ (o) show
+ (ns)
+ [10.0581 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.8472 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e,doesn)
+ [4.85451 7.11266 6.0654 5.74904 4.85451 8.30172 6.05449 ] pdfxs
+ (o) show
+ (tinclude)
+ [8.24728 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 8.8472 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.8472 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkeds)
+ [3.0327 3.0327 9.75264 3.0327 3.02179 6.0654 5.4545 4.8436 10.0581 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdlibr)
+ [4.27631 10.0581 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 0 -328.838 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,weincludeac)
+ [7.54902 7.57085 9.19629 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 9.19629 9.79628 
+ 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.58546 ] pdfxs
+ (o) show
+ (fthenumber)
+ [7.67993 4.23277 6.0654 9.19629 5.75995 6.05449 8.79257 6.35994 4.8436 8.61809 ] pdfxs
+ (o) show
+ (fmem)
+ [7.67993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryins)
+ [4.27631 10.1017 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 306.261 -324.879 m
+ /N703 7.96999 Tf
+ (9) show
+ 315.338 -328.838 m
+ /N614 10.909 Tf
+ (inthe)
+ [3.0327 10.4072 4.23277 6.0654 9.19629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.75995 4.8436 4.85451 10.4072 ] pdfxs
+ (L) show
+ (LVMcodef)
+ [5.59632 8.19266 14.3345 4.85451 5.75995 6.05449 9.19629 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -350.761 m
+ (t) show
+ (hepr)
+ [6.05449 8.95629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.08711 9.28356 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.95629 ] pdfxs
+ (D) show
+ (SAi)
+ [6.05449 12.2835 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (res)
+ [4.2654 4.85451 8.3999 ] pdfxs
+ (a) show
+ (lln)
+ [3.0327 7.13448 6.0654 ] pdfxs
+ (o) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryins)
+ [4.2654 9.86173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.25448 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.41081 ] pdfxs
+ (g) show
+ (ivesamuchm)
+ [3.0327 5.4545 4.8436 8.41081 9.55628 8.78166 6.0654 4.54905 10.1563 9.09802 ] pdfxs
+ (o) show
+ (rereli)
+ [4.2654 8.95629 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (wayto)
+ [7.57085 5.15996 10.1345 4.23277 9.83992 ] pdfxs
+ (ga) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (herel)
+ [6.05449 9.22901 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (tivesizes)
+ [4.23277 3.0327 5.4545 9.22901 4.29811 3.0327 4.8436 4.85451 8.67262 ] pdfxs
+ (o) show
+ (fpr)
+ [7.71266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.The)
+ [9.08711 4.30902 10.0908 7.8763 6.0654 9.21811 ] pdfxs
+ (\\) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (x)
+ [10.1345 ] pdfxs
+ (|) show
+ (SCC)
+ [6.05449 7.8763 7.88721 ] pdfxs
+ (|) show
+ ("c)
+ [9.82901 4.8436 ] pdfxs
+ (o) show
+ (lumnshowsthesize)
+ [3.0327 6.0654 9.08711 10.4399 4.29811 6.0654 5.14905 7.8763 8.68353 4.23277 6.0654 
+ 9.22901 4.29811 3.0327 4.8436 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (estSCCinthec)
+ [4.85451 4.29811 7.99638 6.05449 7.88721 11.629 3.02179 9.81809 4.23277 6.0654 8.59629 
+ 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.78539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.80719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.6072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.80721 ] pdfxs
+ (a) show
+ (sde)
+ [8.05081 6.05449 4.85451 ] pdfxs
+ (t) show
+ (erminedby)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 9.80719 5.75995 9.50173 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (.Sever)
+ [6.77449 6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.78539 ] pdfxs
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.59629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.05081 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhavel)
+ [9.6981 6.05449 5.14905 5.4545 8.4872 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phSCCs\(f)
+ [6.0654 9.6981 6.05449 7.88721 7.8763 7.94172 4.23277 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.6763 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 6.6654 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.27631 3.02179 6.0654 9.08711 5.75995 6.6654 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.6981 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -438.451 m
+ (Thesec)
+ [7.8763 6.0654 8.3672 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndset)
+ [6.0654 9.5781 4.29811 4.85451 7.75638 ] pdfxs
+ (o) show
+ (fc)
+ [6.85085 4.8436 ] pdfxs
+ (o) show
+ (lumnsc)
+ [3.0327 6.0654 9.08711 6.0654 7.82172 4.8436 ] pdfxs
+ (a) show
+ (ptureinf)
+ [6.0654 4.23277 6.0654 4.27631 8.3672 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.75638 ] pdfxs
+ (t) show
+ (he\fn)
+ [6.0654 8.3672 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lT)
+ [6.5454 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.5781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.82172 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.5781 5.75995 5.75995 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.The\frstc)
+ [6.55631 7.88721 6.05449 8.37811 6.0654 4.2654 4.30902 7.76729 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.58901 3.0327 7.82172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.55631 5.75995 6.0654 8.78166 6.35994 4.85451 7.79991 ] pdfxs
+ (o) show
+ (fnodesin)
+ [6.86176 6.05449 5.75995 6.0654 4.8436 7.83263 3.02179 9.58901 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 6.55631 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.58901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 6.57812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.3672 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndc)
+ [6.05449 9.58901 4.85451 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.02179 6.0654 9.08711 9.58901 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.49085 5.74904 6.0654 8.78166 6.37085 4.8436 7.73446 ] pdfxs
+ (o) show
+ (fc)
+ [6.7963 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psednodesin)
+ [6.05449 4.30902 4.8436 9.52355 6.05449 5.75995 6.05449 4.85451 7.75627 3.0327 9.52355 
+ ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.47994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.The)
+ [6.0654 6.05449 4.30902 7.81084 7.88721 6.05449 8.31266 ] pdfxs
+ (t) show
+ (hirdc)
+ [6.05449 3.0327 4.27631 9.51264 4.85451 ] pdfxs
+ (o) show
+ (lumnism)
+ [3.02179 6.0654 9.08711 9.52355 3.0327 7.75627 9.08711 ] pdfxs
+ (a) show
+ (ximumnumber)
+ [5.75995 3.0327 8.79257 6.05449 12.5562 5.74904 6.0654 8.78166 6.37085 4.8436 7.73446 
+ ] pdfxs
+ (o) show
+ (fnodes)
+ [6.7963 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (in)
+ [3.0327 10.5054 ] pdfxs
+ (a) show
+ (nyT)
+ [5.75995 10.1999 6.97085 ] pdfxs
+ (o) show
+ (p-Down)
+ [6.05449 3.64352 8.32365 5.15996 7.8763 10.5054 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 7.66902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5054 ] pdfxs
+ (t) show
+ (he\fn)
+ [6.05449 9.29447 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.5054 3.02179 8.74898 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 9.29447 4.29811 3.0327 4.8436 9.29447 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.28356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.74898 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.5054 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 10.5054 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m\()
+ [12.7307 4.23277 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 3.0327 
+ 9.6981 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Theses)
+ [7.8763 6.0654 4.8436 4.30902 10.069 4.30902 ] pdfxs
+ (tat) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (icsshow)
+ [3.0327 4.8436 9.53443 4.29811 6.0654 5.14905 13.1017 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texp)
+ [9.46909 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [8.25811 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phexpl)
+ [6.0654 11.2908 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (nsimplydoesn'th)
+ [11.2799 4.30902 3.0327 9.08711 6.05449 3.0327 10.9854 6.0654 5.75995 4.8436 4.29811 
+ 6.0654 3.0327 9.46909 6.05449 ] pdfxs
+ (a) show
+ (ppenf)
+ [6.0654 6.35994 4.85451 11.2908 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.50172 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [8.25811 ] pdfxs
+ (a) show
+ (s) show
+ -3.05176e-05 -569.986 m
+ (menti)
+ [9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nedinSec)
+ [6.0654 4.8436 9.0981 3.02179 9.0981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.Th)
+ [7.66902 7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.08719 ] pdfxs
+ (D) show
+ (SAusesfullc)
+ [6.05449 11.2144 6.0654 4.29811 4.8436 7.34172 3.32724 6.0654 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivecl)
+ [3.0327 5.4545 7.8763 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 8.4872 ] pdfxs
+ (\(a) show
+ (ndisthussuscep)
+ [6.05449 9.0981 3.02179 7.34172 4.23277 5.75995 6.0654 7.33081 4.29811 6.0654 4.29811 
+ 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -591.908 m
+ (t) show
+ (oexp)
+ [9.03265 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbehavi)
+ [6.61085 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rinthe)
+ [7.84355 3.0327 9.64355 4.23277 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (,theuni\fc)
+ [6.62176 4.23277 6.0654 8.42175 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chusede\013ec)
+ [4.54905 9.63264 6.0654 4.29811 4.85451 9.63264 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyelimin)
+ [3.0327 5.4545 4.8436 3.0327 9.3381 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 
+ ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.87627 ] pdfxs
+ (t) show
+ (hisintw)
+ [6.05449 3.0327 7.88717 3.02179 9.64355 3.93823 7.57085 ] pdfxs
+ (o) show
+ 1 0 0 1 0 -602.008 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (9) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Me) show
+ (m)
+ [7.6838 ] pdfxs
+ (or) show
+ (yi)
+ [7.93497 2.55527 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [6.70655 ] pdfxs
+ (are) show
+ 106.202 -3.80899 m
+ /N1196 8.96599 Tf
+ (load) show
+ 125.031 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 130.663 -3.80899 m
+ /N1196 8.96599 Tf
+ (store) show
+ 154.199 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 159.831 -3.80899 m
+ /N1196 8.96599 Tf
+ (malloc) show
+ 188.075 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 193.706 -3.80899 m
+ /N1196 8.96599 Tf
+ (alloca) show
+ 221.95 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 227.582 -3.80899 m
+ /N1196 8.96599 Tf
+ (call) show
+ 246.411 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 252.042 -3.80899 m
+ /N1196 8.96599 Tf
+ (invoke) show
+ 280.286 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (and) show
+ 303.837 -3.80899 m
+ /N1196 8.96599 Tf
+ (getelementptr) show
+ 368.103 -3.80899 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ 216.108 -48.74 m
+ /N614 10.909 Tf
+ (68) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.5T)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 ] pdfxs
+ (a) show
+ (ilP)
+ [3.74195 8.21312 8.81079 ] pdfxs
+ (add) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (nC,)
+ [9.37082 7.8763 6.33813 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.15993 4.29811 3.0327 4.8436 8.15993 ] pdfxs
+ (o) show
+ (fas)
+ [6.64358 8.75992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureisdeterminedby)
+ [6.05449 4.27631 8.14902 3.0327 7.61445 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 
+ 3.0327 6.05449 4.85451 9.35992 5.75995 9.06537 ] pdfxs
+ (t) show
+ (heelemen)
+ [6.05449 8.15993 4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.61445 3.02179 9.37082 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.15993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,p)
+ [6.05449 4.27631 4.85451 6.39267 6.0654 ] pdfxs
+ (a) show
+ (ddingtoensuree)
+ [6.0654 6.05449 3.0327 6.05449 8.77083 4.23277 8.75992 4.85451 6.05449 4.30902 6.05449 
+ 4.27631 8.15993 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -50.89 m
+ (elementinthes)
+ [4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 8.46546 3.02179 10.2872 4.23277 6.0654 
+ 9.06538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureis)
+ [6.05449 4.27631 9.06538 3.0327 8.5199 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.2763 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (a) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (at) show
+ (eb)
+ [9.06538 6.35994 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.2654 4.8545 7.38539 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.2763 6.0654 ] pdfxs
+ (a) show
+ (ddinginser)
+ [6.05449 6.0654 3.0327 6.05449 9.67628 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2763 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.06538 4.8436 6.0654 6.0654 ] pdfxs
+ 0 -72.813 m
+ (o) show
+ (fan)
+ [7.09085 5.46541 9.81809 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.99638 ] pdfxs
+ (t) show
+ (oensure)
+ [9.2181 4.85451 6.05449 4.30902 6.05449 4.27631 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (a) show
+ (llelemen)
+ [3.02179 6.7963 4.85451 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sin)
+ [8.07263 3.02179 9.829 ] pdfxs
+ (a) show
+ (n)
+ [9.81809 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 9.52355 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.6072 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewillbe)
+ [6.05449 4.27631 8.61811 7.8763 3.0327 3.02179 6.7963 6.35994 8.61811 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (a) show
+ (tely)
+ [4.23277 4.85451 3.0327 9.51264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned.)
+ [6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 0 -94.735 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.55992 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.0654 3.0327 4.8436 6.38176 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.1272 ] pdfxs
+ (6) show
+ (.6c)
+ [3.0327 8.7272 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (insasimpleex)
+ [3.0327 6.0654 7.58172 8.7272 4.30902 3.0327 9.08711 6.05449 3.0327 8.1272 4.85451 
+ 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequires4by)
+ [7.51638 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.58172 8.7272 5.75995 
+ 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.58172 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 6.3054 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 ] pdfxs
+ (o) show
+ (na)
+ [9.3381 8.73811 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -116.658 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (chine:)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ 17.41 -142.262 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 56.312 -142.262 m
+ /N1156 8.96599 Tf
+ (DoubleList)
+ [8.06046 5.62174 6.14169 6.14169 3.57739 5.11959 6.77827 3.57739 4.65334 3.58634 ] pdfxs
+ 116.576 -142.262 m
+ /N1220 8.96599 Tf
+ (f) show
+ 138.782 -142.262 m
+ /N1223 8.96599 Tf
+ (//sizeof\(structDoubleList\)==16)
+ [5.25401 12.364 5.34371 4.40232 5.34371 5.81893 6.2851 5.28099 6.11479 5.22715 4.51889 
+ 5.34372 6.40167 5.70237 11.1806 8.0783 5.8368 6.07889 5.36166 3.48771 5.36166 6.91275 
+ 3.95402 4.89541 4.79683 8.26662 7.65698 11.5572 5.30781 4.70709 ] pdfxs
+ 33.515 -153.221 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.23134 5.64853 6.23134 6.23134 3.29047 ] pdfxs
+ (e) show
+ 72.337 -153.221 m
+ /N1156 8.96599 Tf
+ (Data;)
+ [7.4956 5.06585 4.03464 6.54524 2.56423 ] pdfxs
+ 33.997 -164.18 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 72.9 -164.18 m
+ /N1156 8.96599 Tf
+ (DoubleList)
+ [8.06046 5.62174 6.14169 6.14169 3.57739 5.11959 6.77827 3.57739 4.65334 3.58634 ] pdfxs
+ 132.498 -164.18 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 138.764 -164.18 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ 17.8849 -175.139 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.7899 -175.139 m
+ /N1156 8.96599 Tf
+ (;) show
+ 115.848 -204.628 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleS)
+ [9.08711 6.0654 3.0327 8.47629 6.0654 ] pdfxs
+ (t) show
+ (ructurewithT)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.47629 7.88721 3.0327 4.23277 9.6981 
+ 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.0327 6.6654 7.12357 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 16.937 -240.627 m
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.7272 ] pdfxs
+ (ot) show
+ (herp)
+ [6.05449 4.85451 8.149 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,t)
+ [6.98176 4.23277 ] pdfxs
+ (a) show
+ (ilp)
+ [3.0327 6.9163 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 9.3381 3.32724 ] pdfxs
+ (o) show
+ (ras)
+ [8.15991 9.32719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 8.7272 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (esc)
+ [4.8436 8.18172 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.53815 6.0654 8.7272 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (citywi)
+ [4.85451 3.02179 3.94914 9.63264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hunnecces)
+ [9.93809 6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.85451 4.29811 ] pdfxs
+ (a) show
+ (ryd)
+ [4.27631 9.64355 6.05449 ] pdfxs
+ (ata) show
+ (,) show
+ -4.57764e-05 -262.55 m
+ (reducingi)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 9.14174 3.02179 ] pdfxs
+ (t) show
+ (se\013ec)
+ [7.99626 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivesize.Wepr)
+ [3.0327 5.4545 8.53084 4.29811 3.0327 4.85451 4.8436 8.01811 10.309 8.53084 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (\() show
+ (buthaven)
+ [6.0654 6.05449 7.93092 6.05449 5.14905 5.4545 8.54175 6.05449 ] pdfxs
+ (o) show
+ (timplemen)
+ [7.93092 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed\))
+ [4.85451 6.05449 7.93092 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.53084 4.85451 ] pdfxs
+ (o) show
+ (mpilerde)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.95264 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ecttype-)
+ [4.8436 4.85451 7.92001 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ -4.57764e-05 -284.472 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (uspo)
+ [6.05449 9.45807 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 9.45807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [9.39273 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.2144 ] pdfxs
+ (o) show
+ (bjectswi)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 9.45807 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.2144 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 8.18175 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 10.6035 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2144 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 14.2362 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 14.2471 ] pdfxs
+ (t) show
+ (op)
+ [10.6035 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.45807 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.0036 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ -4.57764e-05 -306.395 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 9.23992 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (untin)
+ [6.0654 5.75995 8.0291 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 123.025 -306.395 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 184.083 -306.395 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll.Given)
+ [3.0327 3.0327 8.33447 8.55269 3.0327 5.4545 4.8436 9.85082 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.02179 4.30902 6.85085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 283.946 -306.395 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 339.277 -306.395 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.81812 4.85451 ] pdfxs
+ (a) show
+ (nimplici)
+ [9.83991 3.0327 9.08711 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (lysub)
+ [3.02179 9.54537 4.30902 6.05449 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ -6.10352e-05 -328.317 m
+ (t) show
+ (he)
+ [6.05449 8.75993 ] pdfxs
+ (ta) show
+ (il-p)
+ [3.0327 3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 9.35992 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (untfr)
+ [6.0654 5.74904 8.1491 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0034 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.66537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreques)
+ [9.95991 4.27631 4.8436 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (.Evenif)
+ [8.68356 7.42902 5.4545 4.8436 9.97082 3.0327 7.23266 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 8.74902 6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.17082 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -350.24 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.08711 4.85451 5.75995 7.03639 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.10173 3.33815 ] pdfxs
+ (a) show
+ (il,)
+ [3.02179 3.0327 5.99995 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.10173 4.85451 ] pdfxs
+ (a) show
+ (nelimin)
+ [8.8581 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ein)
+ [7.64721 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.32724 4.85451 4.8436 7.04729 6.05449 ] pdfxs
+ (a) show
+ (ddingbypl)
+ [6.0654 6.05449 3.0327 6.0654 8.2472 5.75995 8.55265 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.8436 3.0327 6.05449 8.25811 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.85451 7.03639 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dersin)
+ [6.0654 4.8436 4.27631 7.10173 3.02179 8.8581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -372.162 m
+ (ta) show
+ (ilp)
+ [3.0327 6.32722 6.05449 ] pdfxs
+ (a) show
+ (dding\(in)
+ [6.0654 6.05449 3.0327 6.0654 8.74901 4.23277 3.0327 9.35992 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.60354 4.8436 ] pdfxs
+ (a) show
+ (se,reducing)
+ [4.29811 4.85451 6.39267 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 8.74901 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (o) show
+ (bjectsize)
+ [6.66539 3.33815 4.8436 4.85451 7.5382 4.29811 3.0327 4.8436 8.14902 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (12) show
+ (-byteselimin)
+ [3.63261 5.75995 5.75995 4.23277 4.85451 7.59263 4.85451 3.0327 3.02179 9.09802 3.02179 
+ 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.60354 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.14902 6.05449 4.85451 4.8436 9.35992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (n)
+ [9.35992 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -394.085 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -416.007 m
+ (Curren)
+ [7.8763 6.0654 4.2654 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.94538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.46173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesn)
+ [3.02179 5.75995 4.30902 3.02179 7.49445 6.0654 5.75995 4.8436 7.49445 6.0654 ] pdfxs
+ (o) show
+ (tkeep)
+ [7.42911 5.4545 4.85451 4.8436 9.25083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.94538 ] pdfxs
+ (o) show
+ (fwhe)
+ [6.52358 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.46173 ] pdfxs
+ (o) show
+ (rn)
+ [7.47264 6.05449 ] pdfxs
+ (ot) show
+ 306.043 -416.007 m
+ /N722 10.909 Tf
+ (memcpy) show
+ 340.406 -416.007 m
+ /N614 10.909 Tf
+ (/) show
+ 345.86 -416.007 m
+ /N722 10.909 Tf
+ (memmove) show
+ 385.951 -416.007 m
+ /N614 10.909 Tf
+ (/) show
+ 391.406 -416.007 m
+ /N722 10.909 Tf
+ (memset) show
+ 428.96 -416.007 m
+ /N614 10.909 Tf
+ (a) show
+ (reused)
+ [4.27631 8.03993 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ -0.000152588 -437.93 m
+ (o) show
+ (nmem)
+ [9.949 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 9.949 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mapo)
+ [12.9816 9.3381 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.Wi)
+ [3.02179 8.63992 11.2144 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.13819 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 8.19263 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,elimin)
+ [6.0654 6.98176 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.3381 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 6.9163 6.0654 ] pdfxs
+ (a) show
+ (ddingisn)
+ [6.05449 6.0654 3.0327 6.05449 9.34901 3.02179 8.19263 6.0654 ] pdfxs
+ (o) show
+ (ts)
+ [8.12729 4.30902 ] pdfxs
+ (a) show
+ (fe,)
+ [3.32724 4.85451 3.0327 ] pdfxs
+ -0.000152588 -459.852 m
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.4872 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.39264 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 9.6981 4.85451 3.02179 ] pdfxs
+ (o) show
+ (bber)
+ [6.0654 6.35994 4.85451 7.909 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 5.75995 ] pdfxs
+ (t) show
+ (hingputin)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 6.05449 7.88729 3.0327 5.74904 ] pdfxs
+ (t) show
+ (othe)
+ [9.0981 4.23277 6.0654 8.4872 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.02179 6.6763 6.05449 ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 3.0327 ] pdfxs
+ -0.000152588 -505.307 m
+ /N622 14.346 Tf
+ (6.2Collo)
+ [8.07685 4.476 24.2161 11.649 8.07685 4.476 4.49035 8.50722 ] pdfxs
+ (ca) show
+ (tionofDSNo)
+ [6.2836 4.476 8.07685 14.346 8.0625 10.3147 12.3662 14.346 12.6245 8.52157 ] pdfxs
+ (d) show
+ (esinto)
+ [7.3595 11.7494 4.476 8.52152 6.2836 13.4422 ] pdfxs
+ (Sha) show
+ (redPools)
+ [6.58481 7.37385 14.346 10.573 8.52157 8.0625 4.49035 6.36962 ] pdfxs
+ -0.000152588 -538.032 m
+ /N614 10.909 Tf
+ (Theb)
+ [7.8763 6.0654 7.86539 6.0654 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.29811 3.0327 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmprovidesa)
+ [4.27631 3.0327 4.23277 6.0654 12.1089 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 
+ 4.8436 7.31991 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lfr)
+ [6.05449 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 8.77083 3.33815 ] pdfxs
+ (o) show
+ (rse)
+ [7.28719 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ingd)
+ [3.0327 6.05449 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.2654 4.85451 7.31991 3.0327 6.0654 ] pdfxs
+ -0.000152588 -559.955 m
+ (t) show
+ (hehe)
+ [6.05449 7.60357 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pbutneverc)
+ [8.81447 6.05449 6.0654 6.99275 6.0654 4.8436 5.4545 4.85451 7.01447 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (estwo)
+ [4.8436 7.05809 3.93823 7.57085 8.20357 ] pdfxs
+ (D) show
+ (Snodesin)
+ [8.81447 6.0654 5.74904 6.0654 4.8436 7.05809 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.20357 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.60357 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.09802 7.59266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 7.58175 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (uitively,itseems)
+ [6.0654 3.0327 4.23277 3.0327 5.4545 4.85451 3.02179 4.8545 5.95631 3.0327 6.99275 
+ 4.29811 4.85451 4.8436 9.09802 7.04718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [6.99275 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -0.000152588 -581.877 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nimprove)
+ [8.91265 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 7.69085 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.67994 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceofpr)
+ [6.05449 4.85451 7.67994 5.46541 6.17449 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.14536 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.09093 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 8.90174 ] pdfxs
+ (a) show
+ (ccessnodesfr)
+ [4.8436 4.85451 4.8436 4.29811 7.14536 6.0654 5.75995 6.05449 4.85451 7.14536 3.32724 
+ 4.27631 ] pdfxs
+ (o) show
+ (mtwodi\013erentd)
+ [11.9344 3.93823 7.57085 8.30175 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 7.08002 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.29084 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ -0.000152588 -603.8 m
+ (in)
+ [3.0327 10.4399 ] pdfxs
+ (a) show
+ (nin)
+ [10.4399 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cedf)
+ [4.8436 4.8436 10.4508 3.32724 ] pdfxs
+ (a) show
+ (shi)
+ [4.30902 6.05449 3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 10.1126 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.66173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ifapr)
+ [9.08711 6.0654 3.02179 4.85451 7.59266 3.0327 7.71266 9.83992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.4725 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (insalinkedlis)
+ [3.0327 6.05449 8.69444 9.82901 3.0327 3.0327 6.05449 5.4545 4.85451 10.4399 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,whereeverylistnode)
+ [7.59266 7.88721 6.05449 4.85451 4.2654 9.22901 4.85451 5.4545 4.8436 4.27631 10.1345 
+ 3.0327 3.0327 4.29811 8.6291 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -0.000152588 -625.723 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (insap)
+ [3.0327 6.05449 7.57081 8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.5381 ] pdfxs
+ (t) show
+ (othed)
+ [8.71629 4.23277 6.0654 8.10539 6.0654 ] pdfxs
+ (ata) show
+ (,ac)
+ [6.35994 8.71629 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [6.29449 6.0654 ] pdfxs
+ (at) show
+ (ternmaybe)
+ [4.23277 4.85451 4.27631 9.31628 9.08711 5.15996 9.01083 6.37085 8.10539 ] pdfxs
+ (t) show
+ (ow)
+ [8.71629 7.57085 ] pdfxs
+ (a) show
+ (lk)
+ [3.0327 9.02174 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.1163 3.02179 3.0327 4.30902 7.50547 ] pdfxs
+ (a) show
+ (nddereference)
+ [6.05449 9.32719 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (137) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (80) 81
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.4Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gAlig)
+ [11.2138 10.1499 3.74195 3.73 6.7307 ] pdfxs
+ (n) show
+ (mentP)
+ [11.2019 6.14487 7.08931 9.71945 8.81079 ] pdfxs
+ (add) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g:Alig)
+ [6.71874 9.71945 10.1499 3.74195 3.73 6.7307 ] pdfxs
+ (nOp) show
+ (t) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (A) show
+ (smen)
+ [8.34535 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.1126 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 7.16721 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [8.31264 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.1017 9.09802 ] pdfxs
+ (o) show
+ (sts)
+ [4.29811 8.29092 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 288.554 -28.968 m
+ /N722 10.909 Tf
+ (malloc) show
+ 326.96 -28.968 m
+ /N614 10.909 Tf
+ (implement)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.34535 ] pdfxs
+ (a) show
+ (llre)
+ [3.0327 7.06903 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 10.1017 ] pdfxs
+ (8) show
+ (-) show
+ -3.05176e-05 -50.89 m
+ (byte)
+ [5.75995 5.75995 4.23277 7.55994 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nedmem)
+ [6.0654 4.8436 8.77083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rybydef)
+ [4.27631 8.45447 5.75995 8.46538 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (.Thepr)
+ [7.55993 7.88721 6.05449 7.55994 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemis)
+ [6.05449 3.0327 4.85451 11.7925 3.0327 7.00355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.94911 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lhe)
+ [5.73813 6.0654 4.8436 ] pdfxs
+ (a) show
+ (plibr)
+ [8.77083 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (riesmustre)
+ [4.27631 3.0327 4.8436 7.01445 8.78166 6.0654 4.29811 6.94911 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnmem)
+ [6.0654 4.2654 8.77083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -3.05176e-05 -72.813 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.0291 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.83991 6.35994 8.62902 6.0654 4.29811 4.85451 9.83991 ] pdfxs
+ (t) show
+ (oh)
+ [9.23992 6.05449 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.83991 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 9.54537 6.05449 ] pdfxs
+ (ata) show
+ (-typesupp)
+ [3.63261 3.94914 5.74904 6.37085 8.62902 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.83991 5.75995 9.53446 ] pdfxs
+ (t) show
+ (heprocess)
+ [6.0654 8.62902 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (r.M)
+ [4.27631 8.31265 10.0036 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.0291 ] pdfxs
+ (RI) show
+ (SCm)
+ [6.05449 11.6617 9.09802 ] pdfxs
+ (a) show
+ (chinesrequire)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 8.08354 4.27631 4.8436 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -94.735 m
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [8.85811 6.0654 ] pdfxs
+ (at) show
+ (atobe)
+ [9.46901 4.23277 9.46901 6.37085 8.85811 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned,)
+ [6.05449 4.85451 6.05449 7.14539 ] pdfxs
+ (a) show
+ (ndevenprocess)
+ [6.05449 10.0799 4.8436 5.4545 4.85451 10.069 6.0654 4.2654 5.75995 4.85451 4.8436 
+ 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rs)
+ [4.27631 8.31262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsupp)
+ [8.25819 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 8.25819 6.05449 6.0654 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nedd)
+ [6.0654 4.8436 10.0799 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.46901 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.85811 ] pdfxs
+ (X86) show
+ -3.05176e-05 -116.658 m
+ (line\))
+ [3.0327 3.0327 6.05449 4.85451 8.43274 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llydoso)
+ [3.0327 3.0327 9.95991 6.05449 9.65446 4.30902 9.64355 ] pdfxs
+ (a) show
+ (tasi)
+ [8.44365 9.65446 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntperf)
+ [5.75995 8.43274 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncepen)
+ [6.0654 4.8436 9.05447 6.35994 4.8436 6.0654 ] pdfxs
+ (a) show
+ (lty\(e.)
+ [3.0327 3.93823 9.95991 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (A) show
+ (lpha)
+ [3.0327 6.05449 6.0654 9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.49808 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -138.581 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (t) show
+ (oemul)
+ [9.08719 4.8436 8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ei)
+ [8.4872 3.0327 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.936 -160.503 m
+ (This)
+ [7.8763 6.0654 3.0327 7.57081 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentres)
+ [6.0654 9.08711 4.85451 5.75995 7.50547 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ricti)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nrequires)
+ [9.3381 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 7.57081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.50547 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rinsertin)
+ [7.5381 3.0327 6.0654 4.29811 4.8436 4.27631 7.51638 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-)
+ [4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.32724 4.85451 4.8436 7.51638 6.0654 ] pdfxs
+ (a) show
+ (ddinginc)
+ [6.05449 6.0654 3.02179 6.0654 8.7272 3.0327 9.32719 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 7.58172 7.8763 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -182.426 m
+ (t) show
+ (heav)
+ [6.05449 9.46901 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (blesp)
+ [6.0654 3.0327 9.46901 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 9.46901 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.89081 ] pdfxs
+ (a) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (bjectisn)
+ [6.66539 3.33815 4.8436 4.85451 8.85819 3.0327 8.92353 6.0654 ] pdfxs
+ (o) show
+ (tsui)
+ [8.85819 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (bly)
+ [6.05449 3.0327 10.3854 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (ned.F)
+ [6.0654 4.8436 6.0654 10.8326 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.89081 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.05449 3.0327 4.85451 7.89811 ] pdfxs
+ (o) show
+ (na)
+ [10.6799 10.069 ] pdfxs
+ (32) show
+ (-bitm)
+ [3.64352 6.05449 3.0327 8.85819 9.09802 ] pdfxs
+ (a) show
+ (chine,)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 7.89811 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -204.348 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (8) show
+ 72.934 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 83.4949 -204.348 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 8.31262 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyneeda)
+ [3.0327 3.0327 9.77446 6.05449 4.85451 4.8436 10.069 9.46901 ] pdfxs
+ (4) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.05449 9.09802 4.8436 5.75995 8.25819 6.05449 ] pdfxs
+ (a) show
+ (d)
+ [10.0799 ] pdfxs
+ (\(a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (8) show
+ 377.943 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 387.166 -204.348 m
+ /N614 10.909 Tf
+ (+4by)
+ [11.1599 9.46901 5.75995 5.74904 ] pdfxs
+ (t) show
+ (esdon)
+ [4.85451 8.31262 6.0654 9.4581 6.0654 ] pdfxs
+ (ot) show
+ -6.10352e-05 -226.271 m
+ (require)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.88729 6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Theex)
+ [7.87629 7.8763 6.0654 8.47629 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.08711 6.05449 3.0327 8.4872 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.3illus)
+ [3.0327 9.08719 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.93081 ] pdfxs
+ (a) show
+ (nex)
+ [9.6981 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mplef)
+ [9.08711 6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (16) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 8.4872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.9359 -248.193 m
+ (The)
+ [7.8763 6.0654 9.54537 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nOpt)
+ [6.0654 8.4872 6.05449 8.93455 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nuses)
+ [10.7563 6.05449 4.30902 4.8436 8.99989 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (odesc)
+ [5.75995 6.05449 4.85451 8.99989 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.7563 5.75995 10.4508 ] pdfxs
+ (D) show
+ (SAtoinferwhenitiss)
+ [6.05449 12.8835 4.23277 10.1563 3.0327 6.05449 3.33815 4.8436 8.96718 7.8763 6.0654 
+ 4.8436 10.7563 3.0327 8.93455 3.0327 8.99989 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.54537 ] pdfxs
+ (to) show
+ -6.10352e-05 -270.116 m
+ (reduce)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 8.86902 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentfr)
+ [6.0654 9.08711 4.85451 5.74904 8.2691 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1125 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.32353 ] pdfxs
+ (t) show
+ (o4by)
+ [9.46901 9.47992 5.75995 5.74904 ] pdfxs
+ (t) show
+ (esf)
+ [4.85451 8.32353 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [8.29082 9.47992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 9.03265 ] pdfxs
+ (I) show
+ (np)
+ [10.0799 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,ifapo)
+ [4.27631 7.14539 3.0327 7.35266 9.46901 6.37085 5.75995 ] pdfxs
+ (o) show
+ (listype-h)
+ [7.04721 3.0327 8.32353 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (us,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -292.038 m
+ (a) show
+ (ndif)
+ [6.0654 9.06537 3.0327 6.34903 ] pdfxs
+ (t) show
+ (hetypef)
+ [6.0654 7.85448 3.93823 5.75995 6.35994 7.86539 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.28719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldoesn)
+ [6.04358 6.0654 5.74904 4.85451 7.31991 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.25457 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 9.07628 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 8.77083 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.46538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequires)
+ [7.25457 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.31991 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 422.182 -292.038 m
+ /N722 10.909 Tf
+ (poolinit) show
+ -6.10352e-05 -313.961 m
+ /N614 10.909 Tf
+ (\(o) show
+ (r) show
+ 17.4099 -313.961 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 63.915 -313.961 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (bp) show
+ 11.454 0 m
+ /N614 10.909 Tf
+ (\)c)
+ [7.68002 4.85451 ] pdfxs
+ (a) show
+ (llismodi\fed)
+ [3.0327 6.46903 3.0327 7.73445 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 9.50173 
+ ] pdfxs
+ (t) show
+ (orequest)
+ [8.89083 4.27631 4.8436 5.75995 6.0654 4.8436 4.29811 7.69093 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.27993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentins)
+ [6.0654 9.08711 4.8436 5.75995 7.68002 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.50173 ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.29084 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.F)
+ [7.81084 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.71264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -67.352 -21.922 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleshowninFi)
+ [9.09802 6.05449 3.0327 8.4872 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 
+ 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.02179 7.94172 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rylay)
+ [4.2654 9.39264 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tshowninFi)
+ [7.87638 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ 1 0 0 1 -16.63 -97.199 cm
+ q
+ 0.214722 0 0 0.214722 0 0 cm
+ q
+ q
+ 0 0 1707 285 re
+ W
+ n
+ q
+ 0.116348 0 0 0.116348 0 0 cm
+ q
+ {} settransfer
+ n
+ 24.3608 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 24.3608 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 24.3608 133.119 974.425 974.425 re
+ S
+ n
+ 998.786 133.119 3897.7 974.425 re
+ S
+ n
+ 359.141 986.287 m
+ 282.821 986.287 234.105 935.554 234.105 856.367 c
+ 234.105 777.558 282.821 726.132 357.313 726.132 c
+ 435.461 726.132 484.177 776.171 484.177 856.367 c
+ 484.177 935.554 435.461 986.287 359.141 986.287 c
+ 359.141 958.494 m
+ 412.363 958.494 443.843 920.965 443.843 856.714 c
+ 443.843 791.454 412.71 753.924 358.416 753.924 c
+ 305.572 753.924 274.439 792.147 274.439 856.367 c
+ 274.439 920.965 305.572 958.494 359.141 958.494 c
+ f
+ n
+ 567.181 847.386 m
+ 586.687 876.03 601.497 888.036 617 888.036 c
+ 639.405 888.036 653.112 862.575 653.112 821.579 c
+ 653.112 772.453 636.128 747.338 603.64 747.338 c
+ 595.352 747.338 584.512 748.756 567.181 751.939 c
+ 567.181 847.386 l
+ 567.181 1000.37 m
+ 530.88 1000.37 l
+ 530.88 726.132 l
+ 567.181 726.132 l
+ 579.471 726.132 589.208 726.132 600.394 726.132 c
+ 658.154 726.132 690.642 761.708 690.642 825.108 c
+ 690.642 880.946 664.299 917.719 624.216 917.719 c
+ 599.669 917.719 582.716 906.06 567.181 878.141 c
+ 567.181 1000.37 l
+ f
+ n
+ 682.557 657.343 m
+ 692.073 653.341 701.243 651.513 712.24 651.513 c
+ 750.337 651.513 769.401 676.502 769.401 725.754 c
+ 769.401 917.719 l
+ 733.1 917.719 l
+ 733.1 725.88 l
+ 733.1 687.152 728.405 677.731 708.9 677.731 c
+ 700.234 677.731 692.293 679.905 682.557 684.978 c
+ 682.557 657.343 l
+ 733.1 951.625 m
+ 769.401 951.625 l
+ 769.401 986.287 l
+ 733.1 986.287 l
+ 733.1 951.625 l
+ f
+ n
+ 227.596 238.919 m
+ 263.897 238.919 l
+ 263.897 361.938 l
+ 392.967 361.938 l
+ 392.967 238.919 l
+ 429.268 238.919 l
+ 429.268 499.075 l
+ 392.967 499.075 l
+ 392.967 390.172 l
+ 263.897 390.172 l
+ 263.897 499.075 l
+ 227.596 499.075 l
+ 227.596 238.919 l
+ f
+ n
+ 602.565 306.51 m
+ 583.06 277.236 568.25 264.947 552.746 264.947 c
+ 530.342 264.947 516.635 290.975 516.635 332.917 c
+ 516.635 383.177 533.619 408.827 566.454 408.827 c
+ 574.394 408.827 583.438 407.755 602.565 404.478 c
+ 602.565 306.51 l
+ 602.565 238.919 m
+ 638.866 238.919 l
+ 638.866 513.16 l
+ 602.565 513.16 l
+ 602.565 430.506 l
+ 591.001 430.506 580.539 430.506 569.353 430.506 c
+ 511.971 430.506 479.105 393.764 479.105 329.639 c
+ 479.105 274.779 505.448 238.919 545.152 238.919 c
+ 570.077 238.919 587.03 249.57 602.565 274.715 c
+ 602.565 238.919 l
+ f
+ n
+ 695.883 238.919 m
+ 732.184 238.919 l
+ 732.184 361.812 l
+ 747.341 388.219 759.977 400.193 773.337 400.193 c
+ 776.961 400.193 781.656 399.153 788.148 397.388 c
+ 788.148 430.506 l
+ 786.698 430.506 l
+ 783.831 430.506 780.207 430.506 778.033 430.506 c
+ 757.834 430.506 744.095 418.658 732.184 390.33 c
+ 732.184 430.506 l
+ 695.883 430.506 l
+ 695.883 238.919 l
+ f
+ n
+ 1744.54 499.746 44.3677 43.6743 re
+ f
+ n
+ 1847.66 499.746 44.3677 43.6743 re
+ f
+ n
+ 1950.79 499.746 44.3677 43.6743 re
+ f
+ n
+ 2159.06 759.902 m
+ 2159.06 600.172 l
+ 2159.06 531.005 2191.11 499.746 2262.07 499.746 c
+ 2299.51 499.746 2326.51 510.271 2344.16 531.351 c
+ 2356.04 545.752 2360.73 564.344 2360.73 599.1 c
+ 2360.73 759.902 l
+ 2328.46 759.902 l
+ 2328.46 598.943 l
+ 2328.46 546.792 2311.42 527.539 2264.62 527.539 c
+ 2237.81 527.539 2218.21 534.881 2206.61 549.25 c
+ 2198.26 559.05 2195.36 572.694 2195.36 600.329 c
+ 2195.36 759.902 l
+ 2159.06 759.902 l
+ f
+ n
+ 2417.06 510.932 m
+ 2441.51 502.991 2460.92 499.746 2480.33 499.746 c
+ 2527.1 499.746 2556.21 520.701 2556.21 554.701 c
+ 2556.21 580.477 2539.13 599.384 2505.32 609.688 c
+ 2477.91 618.259 l
+ 2461.55 623.427 2453.36 631.683 2453.36 642.649 c
+ 2453.36 657.774 2465.37 665.337 2489 665.337 c
+ 2506.65 665.337 2522.87 662.627 2540.87 657.175 c
+ 2540.87 685.567 l
+ 2519.94 689.537 2504.79 691.333 2489.98 691.333 c
+ 2441.95 691.333 2417.06 674.16 2417.06 640.474 c
+ 2417.06 615.738 2431.74 598.911 2461.14 589.3 c
+ 2491.96 579.689 l
+ 2510.96 573.828 2519.91 564.911 2519.91 552.527 c
+ 2519.91 535.007 2506.08 525.742 2480.56 525.742 c
+ 2460.33 525.742 2441.17 530.5 2417.06 541.75 c
+ 2417.06 510.932 l
+ f
+ n
+ 2632.84 615.738 m
+ 2636.82 651.125 2651.63 666.597 2681.59 666.597 c
+ 2710.46 666.597 2723.47 651.125 2724.54 615.738 c
+ 2632.84 615.738 l
+ 2759.2 537.086 m
+ 2737.18 529.524 2719.12 526.089 2701.07 526.089 c
+ 2681.59 526.089 2666.44 530.564 2655.22 539.481 c
+ 2641.16 550.825 2635.02 564.218 2632.12 591.033 c
+ 2759.93 591.033 l
+ 2760.28 601.338 l
+ 2760.28 603.732 l
+ 2760.28 661.114 2733.21 691.333 2682.32 691.333 c
+ 2628.87 691.333 2595.66 655.6 2595.66 598.565 c
+ 2595.66 537.685 2633.22 499.746 2693.5 499.746 c
+ 2714.08 499.746 2735.38 502.991 2759.2 510.208 c
+ 2759.2 537.086 l
+ f
+ n
+ 2812.98 499.746 m
+ 2849.28 499.746 l
+ 2849.28 622.639 l
+ 2864.43 649.045 2877.07 661.02 2890.43 661.02 c
+ 2894.05 661.02 2898.75 659.98 2905.24 658.215 c
+ 2905.24 691.333 l
+ 2903.79 691.333 l
+ 2900.92 691.333 2897.3 691.333 2895.12 691.333 c
+ 2874.93 691.333 2861.19 679.485 2849.28 651.157 c
+ 2849.28 691.333 l
+ 2812.98 691.333 l
+ 2812.98 499.746 l
+ f
+ n
+ 3043.89 499.746 m
+ 3128.12 499.746 l
+ 3211.59 499.746 3259.68 549.407 3259.68 635.748 c
+ 3259.68 718.527 3215.59 759.902 3127.74 759.902 c
+ 3043.89 759.902 l
+ 3043.89 499.746 l
+ 3080.19 527.539 m
+ 3080.19 732.109 l
+ 3107.73 732.109 l
+ 3146.14 732.109 3166.43 728.138 3182.03 717.74 c
+ 3206.67 701.196 3219.34 671.702 3219.34 631.431 c
+ 3219.34 561.697 3188.18 527.539 3124.78 527.539 c
+ 3080.19 527.539 l
+ f
+ n
+ 3471.98 528.263 m
+ 3469.81 528.263 3469.08 528.263 3465.49 528.263 c
+ 3453.58 528.263 3447.09 536.771 3447.09 552.086 c
+ 3447.09 633.699 l
+ 3447.09 673.53 3426.99 691.333 3381.26 691.333 c
+ 3358.99 691.333 3338.12 687.016 3312.54 676.901 c
+ 3312.54 649.361 l
+ 3335.29 660.232 3354.07 665.337 3373.95 665.337 c
+ 3398.5 665.337 3410.79 654.781 3410.79 633.699 c
+ 3410.79 611.925 l
+ 3402.5 611.925 l
+ 3331.29 611.925 3295.84 591.222 3295.84 549.785 c
+ 3295.84 520.448 3319.03 499.746 3352.34 499.746 c
+ 3374.08 499.746 3392.89 508.033 3416.08 528.263 c
+ 3421.63 508.411 3431.24 499.746 3448.26 499.746 c
+ 3457.14 499.746 3466.03 501.951 3474.54 506.332 c
+ 3471.98 528.263 l
+ 3410.79 546.288 m
+ 3393.46 533.368 3379.75 528.263 3363.9 528.263 c
+ 3343.32 528.263 3332.14 538.126 3332.14 555.804 c
+ 3332.14 580.32 3354.13 593.239 3395.29 593.239 c
+ 3399.26 593.239 l
+ 3410.79 592.893 l
+ 3410.79 546.288 l
+ f
+ n
+ 3580.62 527.507 m
+ 3576.99 526.436 3573.4 525.742 3568.71 525.742 c
+ 3552.45 525.742 3548.47 532.769 3548.47 562.232 c
+ 3548.47 665.337 l
+ 3585.66 665.337 l
+ 3585.66 691.333 l
+ 3548.47 691.333 l
+ 3548.47 729.241 l
+ 3512.17 725.996 l
+ 3512.17 691.333 l
+ 3490.53 691.333 l
+ 3490.53 665.337 l
+ 3512.17 665.337 l
+ 3512.17 555.898 l
+ 3512.17 518.936 3528.47 499.746 3559.91 499.746 c
+ 3566.94 499.746 3572.49 500.47 3580.62 502.991 c
+ 3580.62 527.507 l
+ f
+ n
+ 3781.36 528.263 m
+ 3779.19 528.263 3778.47 528.263 3774.87 528.263 c
+ 3762.96 528.263 3756.47 536.771 3756.47 552.086 c
+ 3756.47 633.699 l
+ 3756.47 673.53 3736.37 691.333 3690.64 691.333 c
+ 3668.37 691.333 3647.5 687.016 3621.92 676.901 c
+ 3621.92 649.361 l
+ 3644.67 660.232 3663.45 665.337 3683.33 665.337 c
+ 3707.88 665.337 3720.17 654.781 3720.17 633.699 c
+ 3720.17 611.925 l
+ 3711.88 611.925 l
+ 3640.67 611.925 3605.22 591.222 3605.22 549.785 c
+ 3605.22 520.448 3628.41 499.746 3661.72 499.746 c
+ 3683.46 499.746 3702.27 508.033 3725.46 528.263 c
+ 3731.01 508.411 3740.62 499.746 3757.64 499.746 c
+ 3766.52 499.746 3775.41 501.951 3783.92 506.332 c
+ 3781.36 528.263 l
+ 3720.17 546.288 m
+ 3702.84 533.368 3689.13 528.263 3673.28 528.263 c
+ 3652.7 528.263 3641.52 538.126 3641.52 555.804 c
+ 3641.52 580.32 3663.51 593.239 3704.67 593.239 c
+ 3708.64 593.239 l
+ 3720.17 592.893 l
+ 3720.17 546.288 l
+ f
+ n
+ 3926.7 499.746 44.3677 43.6743 re
+ f
+ n
+ 4029.82 499.746 44.3677 43.6743 re
+ f
+ n
+ 4132.95 499.746 44.3677 43.6743 re
+ f
+ 24.3606 w
+ n
+ 998.786 1351.15 m
+ 998.786 1594.76 1487.95 1594.76 1973.21 1594.76 c
+ S
+ n
+ 4896.49 1351.15 m
+ 4896.49 1594.76 4409.27 1594.76 3922.06 1594.76 c
+ S
+ n
+ 1973.21 1594.76 m
+ 3922.06 1594.76 l
+ S
+ n
+ 2947.64 1594.76 m
+ 2947.64 1838.36 l
+ S
+ n
+ 2277.52 2081.97 m
+ 2418.16 2081.97 l
+ 2418.16 2107.96 l
+ 2366.16 2107.96 l
+ 2366.16 2342.12 l
+ 2277.52 2321.14 l
+ 2277.52 2295.24 l
+ 2329.86 2307.81 l
+ 2329.86 2107.96 l
+ 2277.52 2107.96 l
+ 2277.52 2081.97 l
+ f
+ n
+ 2611.96 2332.01 m
+ 2592.14 2339.22 2577.84 2342.12 2562.05 2342.12 c
+ 2496.35 2342.12 2457.46 2290.45 2457.46 2204.17 c
+ 2457.46 2127.5 2490.23 2081.97 2545.1 2081.97 c
+ 2595.2 2081.97 2626.87 2116.35 2626.87 2170.51 c
+ 2626.87 2219.83 2600.37 2249.36 2556.16 2249.36 c
+ 2531.48 2249.36 2513.46 2240.63 2495.78 2219.99 c
+ 2495.78 2249.83 2498.36 2264.42 2505.01 2279.98 c
+ 2515.7 2303.87 2534.89 2316.13 2561.07 2316.13 c
+ 2574.34 2316.13 2588.74 2312.57 2611.96 2303.18 c
+ 2611.96 2332.01 l
+ 2545.57 2225.15 m
+ 2575.44 2225.15 2590.57 2204.55 2590.57 2163.99 c
+ 2590.57 2126.87 2575.82 2107.96 2546.67 2107.96 c
+ 2516.8 2107.96 2495.78 2134.09 2495.78 2171.55 c
+ 2495.78 2204.2 2515.32 2225.15 2545.57 2225.15 c
+ f
+ n
+ 2782.98 2081.97 m
+ 2874.49 2081.97 l
+ 2905.49 2081.97 2923.3 2084.14 2935.05 2089.59 c
+ 2955.34 2099.39 2968.51 2121.51 2968.51 2147.26 c
+ 2968.51 2182.84 2948.1 2203.85 2900.86 2218.38 c
+ 2941.16 2232.28 2958.43 2251.91 2958.43 2284.36 c
+ 2958.43 2326.08 2932.75 2342.12 2865.73 2342.12 c
+ 2782.98 2342.12 l
+ 2782.98 2081.97 l
+ 2819.28 2109.76 m
+ 2819.28 2204.99 l
+ 2849.34 2204.99 l
+ 2901.93 2204.99 2930.2 2185.45 2930.2 2149.59 c
+ 2930.2 2117.36 2914.09 2109.76 2846.47 2109.76 c
+ 2819.28 2109.76 l
+ 2819.28 2229.19 m
+ 2819.28 2314.33 l
+ 2853.12 2314.33 l
+ 2904.8 2314.33 2920.11 2305.85 2920.11 2277.94 c
+ 2920.11 2245.45 2896.95 2229.19 2850.28 2229.19 c
+ 2819.28 2229.19 l
+ f
+ n
+ 3069.29 2082.22 m
+ 3038.97 2012.55 l
+ 3075.43 2012.55 l
+ 3176.49 2273.56 l
+ 3145.83 2273.56 l
+ 3088.76 2126.62 l
+ 3036.8 2273.56 l
+ 3001.41 2273.56 l
+ 3069.29 2082.22 l
+ f
+ n
+ 3278.45 2109.73 m
+ 3274.83 2108.66 3271.24 2107.96 3266.54 2107.96 c
+ 3250.28 2107.96 3246.31 2114.99 3246.31 2144.45 c
+ 3246.31 2247.56 l
+ 3283.5 2247.56 l
+ 3283.5 2273.56 l
+ 3246.31 2273.56 l
+ 3246.31 2311.46 l
+ 3210.01 2308.22 l
+ 3210.01 2273.56 l
+ 3188.36 2273.56 l
+ 3188.36 2247.56 l
+ 3210.01 2247.56 l
+ 3210.01 2138.12 l
+ 3210.01 2101.16 3226.3 2081.97 3257.75 2081.97 c
+ 3264.78 2081.97 3270.32 2082.69 3278.45 2085.21 c
+ 3278.45 2109.73 l
+ f
+ n
+ 3339.26 2197.96 m
+ 3343.23 2233.35 3358.04 2248.82 3388.01 2248.82 c
+ 3416.87 2248.82 3429.89 2233.35 3430.96 2197.96 c
+ 3339.26 2197.96 l
+ 3465.62 2119.31 m
+ 3443.6 2111.75 3425.54 2108.31 3407.48 2108.31 c
+ 3388.01 2108.31 3372.85 2112.79 3361.64 2121.7 c
+ 3347.58 2133.05 3341.44 2146.44 3338.54 2173.26 c
+ 3466.35 2173.26 l
+ 3466.69 2183.56 l
+ 3466.69 2185.95 l
+ 3466.69 2243.34 3439.63 2273.56 3388.74 2273.56 c
+ 3335.29 2273.56 3302.08 2237.82 3302.08 2180.79 c
+ 3302.08 2119.91 3339.64 2081.97 3399.92 2081.97 c
+ 3420.5 2081.97 3441.8 2085.21 3465.62 2092.43 c
+ 3465.62 2119.31 l
+ f
+ n
+ 3515.36 2093.15 m
+ 3539.81 2085.21 3559.22 2081.97 3578.63 2081.97 c
+ 3625.4 2081.97 3654.51 2102.92 3654.51 2136.92 c
+ 3654.51 2162.7 3637.43 2181.61 3603.62 2191.91 c
+ 3576.21 2200.48 l
+ 3559.85 2205.65 3551.66 2213.91 3551.66 2224.87 c
+ 3551.66 2240 3563.67 2247.56 3587.3 2247.56 c
+ 3604.95 2247.56 3621.17 2244.85 3639.17 2239.4 c
+ 3639.17 2267.79 l
+ 3618.24 2271.76 3603.09 2273.56 3588.28 2273.56 c
+ 3540.25 2273.56 3515.36 2256.38 3515.36 2222.7 c
+ 3515.36 2197.96 3530.04 2181.13 3559.44 2171.52 c
+ 3590.26 2161.91 l
+ 3609.26 2156.05 3618.21 2147.13 3618.21 2134.75 c
+ 3618.21 2117.23 3604.38 2107.96 3578.85 2107.96 c
+ 3558.62 2107.96 3539.47 2112.72 3515.36 2123.97 c
+ 3515.36 2093.15 l
+ f
+ n
+ 4896.49 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 4896.49 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 4896.49 133.119 974.425 974.425 re
+ S
+ n
+ 5870.91 133.119 3897.7 974.425 re
+ S
+ n
+ 6616.66 499.746 44.3677 43.6743 re
+ f
+ n
+ 6719.79 499.746 44.3677 43.6743 re
+ f
+ n
+ 6822.92 499.746 44.3677 43.6743 re
+ f
+ n
+ 7031.19 759.902 m
+ 7031.19 600.172 l
+ 7031.19 531.005 7063.23 499.746 7134.2 499.746 c
+ 7171.63 499.746 7198.64 510.271 7216.28 531.351 c
+ 7228.16 545.752 7232.86 564.344 7232.86 599.1 c
+ 7232.86 759.902 l
+ 7200.59 759.902 l
+ 7200.59 598.943 l
+ 7200.59 546.792 7183.54 527.539 7136.75 527.539 c
+ 7109.93 527.539 7090.33 534.881 7078.74 549.25 c
+ 7070.39 559.05 7067.49 572.694 7067.49 600.329 c
+ 7067.49 759.902 l
+ 7031.19 759.902 l
+ f
+ n
+ 7289.19 510.932 m
+ 7313.64 502.991 7333.05 499.746 7352.46 499.746 c
+ 7399.22 499.746 7428.34 520.701 7428.34 554.701 c
+ 7428.34 580.477 7411.26 599.384 7377.45 609.688 c
+ 7350.03 618.259 l
+ 7333.68 623.427 7325.49 631.683 7325.49 642.649 c
+ 7325.49 657.774 7337.49 665.337 7361.13 665.337 c
+ 7378.77 665.337 7395 662.627 7412.99 657.175 c
+ 7412.99 685.567 l
+ 7392.07 689.537 7376.91 691.333 7362.1 691.333 c
+ 7314.08 691.333 7289.19 674.16 7289.19 640.474 c
+ 7289.19 615.738 7303.87 598.911 7333.27 589.3 c
+ 7364.09 579.689 l
+ 7383.09 573.828 7392.04 564.911 7392.04 552.527 c
+ 7392.04 535.007 7378.2 525.742 7352.68 525.742 c
+ 7332.45 525.742 7313.29 530.5 7289.19 541.75 c
+ 7289.19 510.932 l
+ f
+ n
+ 7504.97 615.738 m
+ 7508.94 651.125 7523.75 666.597 7553.72 666.597 c
+ 7582.58 666.597 7595.59 651.125 7596.67 615.738 c
+ 7504.97 615.738 l
+ 7631.33 537.086 m
+ 7609.3 529.524 7591.25 526.089 7573.19 526.089 c
+ 7553.72 526.089 7538.56 530.564 7527.34 539.481 c
+ 7513.29 550.825 7507.14 564.218 7504.24 591.033 c
+ 7632.05 591.033 l
+ 7632.4 601.338 l
+ 7632.4 603.732 l
+ 7632.4 661.114 7605.33 691.333 7554.44 691.333 c
+ 7501 691.333 7467.79 655.6 7467.79 598.565 c
+ 7467.79 537.685 7505.35 499.746 7565.63 499.746 c
+ 7586.2 499.746 7607.51 502.991 7631.33 510.208 c
+ 7631.33 537.086 l
+ f
+ n
+ 7685.1 499.746 m
+ 7721.4 499.746 l
+ 7721.4 622.639 l
+ 7736.56 649.045 7749.19 661.02 7762.55 661.02 c
+ 7766.18 661.02 7770.87 659.98 7777.36 658.215 c
+ 7777.36 691.333 l
+ 7775.92 691.333 l
+ 7773.05 691.333 7769.42 691.333 7767.25 691.333 c
+ 7747.05 691.333 7733.31 679.485 7721.4 651.157 c
+ 7721.4 691.333 l
+ 7685.1 691.333 l
+ 7685.1 499.746 l
+ f
+ n
+ 7916.01 499.746 m
+ 8000.24 499.746 l
+ 8083.71 499.746 8131.8 549.407 8131.8 635.748 c
+ 8131.8 718.527 8087.72 759.902 7999.86 759.902 c
+ 7916.01 759.902 l
+ 7916.01 499.746 l
+ 7952.31 527.539 m
+ 7952.31 732.109 l
+ 7979.85 732.109 l
+ 8018.27 732.109 8038.56 728.138 8054.16 717.74 c
+ 8078.8 701.196 8091.47 671.702 8091.47 631.431 c
+ 8091.47 561.697 8060.3 527.539 7996.9 527.539 c
+ 7952.31 527.539 l
+ f
+ n
+ 8344.11 528.263 m
+ 8341.93 528.263 8341.21 528.263 8337.62 528.263 c
+ 8325.71 528.263 8319.22 536.771 8319.22 552.086 c
+ 8319.22 633.699 l
+ 8319.22 673.53 8299.11 691.333 8253.39 691.333 c
+ 8231.11 691.333 8210.25 687.016 8184.66 676.901 c
+ 8184.66 649.361 l
+ 8207.41 660.232 8226.19 665.337 8246.08 665.337 c
+ 8270.62 665.337 8282.91 654.781 8282.91 633.699 c
+ 8282.91 611.925 l
+ 8274.63 611.925 l
+ 8203.41 611.925 8167.96 591.222 8167.96 549.785 c
+ 8167.96 520.448 8191.15 499.746 8224.46 499.746 c
+ 8246.2 499.746 8265.02 508.033 8288.21 528.263 c
+ 8293.75 508.411 8303.36 499.746 8320.38 499.746 c
+ 8329.27 499.746 8338.15 501.951 8346.66 506.332 c
+ 8344.11 528.263 l
+ 8282.91 546.288 m
+ 8265.58 533.368 8251.88 528.263 8236.03 528.263 c
+ 8215.45 528.263 8204.26 538.126 8204.26 555.804 c
+ 8204.26 580.32 8226.26 593.239 8267.41 593.239 c
+ 8271.38 593.239 l
+ 8282.91 592.893 l
+ 8282.91 546.288 l
+ f
+ n
+ 8452.74 527.507 m
+ 8449.12 526.436 8445.52 525.742 8440.83 525.742 c
+ 8424.57 525.742 8420.6 532.769 8420.6 562.232 c
+ 8420.6 665.337 l
+ 8457.78 665.337 l
+ 8457.78 691.333 l
+ 8420.6 691.333 l
+ 8420.6 729.241 l
+ 8384.3 725.996 l
+ 8384.3 691.333 l
+ 8362.65 691.333 l
+ 8362.65 665.337 l
+ 8384.3 665.337 l
+ 8384.3 555.898 l
+ 8384.3 518.936 8400.59 499.746 8432.04 499.746 c
+ 8439.07 499.746 8444.61 500.47 8452.74 502.991 c
+ 8452.74 527.507 l
+ f
+ n
+ 8653.49 528.263 m
+ 8651.31 528.263 8650.59 528.263 8647 528.263 c
+ 8635.09 528.263 8628.59 536.771 8628.59 552.086 c
+ 8628.59 633.699 l
+ 8628.59 673.53 8608.49 691.333 8562.77 691.333 c
+ 8540.49 691.333 8519.63 687.016 8494.04 676.901 c
+ 8494.04 649.361 l
+ 8516.79 660.232 8535.57 665.337 8555.46 665.337 c
+ 8580 665.337 8592.29 654.781 8592.29 633.699 c
+ 8592.29 611.925 l
+ 8584.01 611.925 l
+ 8512.79 611.925 8477.34 591.222 8477.34 549.785 c
+ 8477.34 520.448 8500.53 499.746 8533.84 499.746 c
+ 8555.58 499.746 8574.4 508.033 8597.59 528.263 c
+ 8603.13 508.411 8612.74 499.746 8629.76 499.746 c
+ 8638.65 499.746 8647.53 501.951 8656.04 506.332 c
+ 8653.49 528.263 l
+ 8592.29 546.288 m
+ 8574.96 533.368 8561.26 528.263 8545.41 528.263 c
+ 8524.83 528.263 8513.64 538.126 8513.64 555.804 c
+ 8513.64 580.32 8535.64 593.239 8576.79 593.239 c
+ 8580.76 593.239 l
+ 8592.29 592.893 l
+ 8592.29 546.288 l
+ f
+ n
+ 8798.82 499.746 44.3682 43.6743 re
+ f
+ n
+ 8901.95 499.746 44.3682 43.6743 re
+ f
+ n
+ 9005.08 499.746 44.3682 43.6743 re
+ f
+ n
+ 9768.61 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 9768.61 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 9768.61 133.119 974.425 974.425 re
+ S
+ n
+ 10743 133.119 3897.7 974.425 re
+ S
+ n
+ 11488.8 499.746 44.3682 43.6743 re
+ f
+ n
+ 11591.9 499.746 44.3682 43.6743 re
+ f
+ n
+ 11695 499.746 44.3682 43.6743 re
+ f
+ n
+ 11903.3 759.902 m
+ 11903.3 600.172 l
+ 11903.3 531.005 11935.4 499.746 12006.3 499.746 c
+ 12043.8 499.746 12070.8 510.271 12088.4 531.351 c
+ 12100.3 545.752 12105 564.344 12105 599.1 c
+ 12105 759.902 l
+ 12072.7 759.902 l
+ 12072.7 598.943 l
+ 12072.7 546.792 12055.7 527.539 12008.9 527.539 c
+ 11982.1 527.539 11962.5 534.881 11950.9 549.25 c
+ 11942.5 559.05 11939.6 572.694 11939.6 600.329 c
+ 11939.6 759.902 l
+ 11903.3 759.902 l
+ f
+ n
+ 12161.3 510.932 m
+ 12185.8 502.991 12205.2 499.746 12224.6 499.746 c
+ 12271.3 499.746 12300.5 520.701 12300.5 554.701 c
+ 12300.5 580.477 12283.4 599.384 12249.6 609.688 c
+ 12222.2 618.259 l
+ 12205.8 623.427 12197.6 631.683 12197.6 642.649 c
+ 12197.6 657.774 12209.6 665.337 12233.2 665.337 c
+ 12250.9 665.337 12267.1 662.627 12285.1 657.175 c
+ 12285.1 685.567 l
+ 12264.2 689.537 12249 691.333 12234.2 691.333 c
+ 12186.2 691.333 12161.3 674.16 12161.3 640.474 c
+ 12161.3 615.738 12176 598.911 12205.4 589.3 c
+ 12236.2 579.689 l
+ 12255.2 573.828 12264.2 564.911 12264.2 552.527 c
+ 12264.2 535.007 12250.3 525.742 12224.8 525.742 c
+ 12204.6 525.742 12185.4 530.5 12161.3 541.75 c
+ 12161.3 510.932 l
+ f
+ n
+ 12377.1 615.738 m
+ 12381.1 651.125 12395.9 666.597 12425.8 666.597 c
+ 12454.7 666.597 12467.7 651.125 12468.8 615.738 c
+ 12377.1 615.738 l
+ 12503.5 537.086 m
+ 12481.4 529.524 12463.4 526.089 12445.3 526.089 c
+ 12425.8 526.089 12410.7 530.564 12399.5 539.481 c
+ 12385.4 550.825 12379.3 564.218 12376.4 591.033 c
+ 12504.2 591.033 l
+ 12504.5 601.338 l
+ 12504.5 603.732 l
+ 12504.5 661.114 12477.5 691.333 12426.6 691.333 c
+ 12373.1 691.333 12339.9 655.6 12339.9 598.565 c
+ 12339.9 537.685 12377.5 499.746 12437.8 499.746 c
+ 12458.3 499.746 12479.6 502.991 12503.5 510.208 c
+ 12503.5 537.086 l
+ f
+ n
+ 12557.2 499.746 m
+ 12593.5 499.746 l
+ 12593.5 622.639 l
+ 12608.7 649.045 12621.3 661.02 12634.7 661.02 c
+ 12638.3 661.02 12643 659.98 12649.5 658.215 c
+ 12649.5 691.333 l
+ 12648 691.333 l
+ 12645.2 691.333 12641.5 691.333 12639.4 691.333 c
+ 12619.2 691.333 12605.4 679.485 12593.5 651.157 c
+ 12593.5 691.333 l
+ 12557.2 691.333 l
+ 12557.2 499.746 l
+ f
+ n
+ 12788.1 499.746 m
+ 12872.4 499.746 l
+ 12955.8 499.746 13003.9 549.407 13003.9 635.748 c
+ 13003.9 718.527 12959.8 759.902 12872 759.902 c
+ 12788.1 759.902 l
+ 12788.1 499.746 l
+ 12824.4 527.539 m
+ 12824.4 732.109 l
+ 12852 732.109 l
+ 12890.4 732.109 12910.7 728.138 12926.3 717.74 c
+ 12950.9 701.196 12963.6 671.702 12963.6 631.431 c
+ 12963.6 561.697 12932.4 527.539 12869 527.539 c
+ 12824.4 527.539 l
+ f
+ n
+ 13216.2 528.263 m
+ 13214.1 528.263 13213.3 528.263 13209.7 528.263 c
+ 13197.8 528.263 13191.3 536.771 13191.3 552.086 c
+ 13191.3 633.699 l
+ 13191.3 673.53 13171.2 691.333 13125.5 691.333 c
+ 13103.2 691.333 13082.4 687.016 13056.8 676.901 c
+ 13056.8 649.361 l
+ 13079.5 660.232 13098.3 665.337 13118.2 665.337 c
+ 13142.8 665.337 13155 654.781 13155 633.699 c
+ 13155 611.925 l
+ 13146.8 611.925 l
+ 13075.5 611.925 13040.1 591.222 13040.1 549.785 c
+ 13040.1 520.448 13063.3 499.746 13096.6 499.746 c
+ 13118.3 499.746 13137.1 508.033 13160.3 528.263 c
+ 13165.9 508.411 13175.5 499.746 13192.5 499.746 c
+ 13201.4 499.746 13210.3 501.951 13218.8 506.332 c
+ 13216.2 528.263 l
+ 13155 546.288 m
+ 13137.7 533.368 13124 528.263 13108.2 528.263 c
+ 13087.6 528.263 13076.4 538.126 13076.4 555.804 c
+ 13076.4 580.32 13098.4 593.239 13139.5 593.239 c
+ 13143.5 593.239 l
+ 13155 592.893 l
+ 13155 546.288 l
+ f
+ n
+ 13324.9 527.507 m
+ 13321.2 526.436 13317.6 525.742 13313 525.742 c
+ 13296.7 525.742 13292.7 532.769 13292.7 562.232 c
+ 13292.7 665.337 l
+ 13329.9 665.337 l
+ 13329.9 691.333 l
+ 13292.7 691.333 l
+ 13292.7 729.241 l
+ 13256.4 725.996 l
+ 13256.4 691.333 l
+ 13234.8 691.333 l
+ 13234.8 665.337 l
+ 13256.4 665.337 l
+ 13256.4 555.898 l
+ 13256.4 518.936 13272.7 499.746 13304.2 499.746 c
+ 13311.2 499.746 13316.7 500.47 13324.9 502.991 c
+ 13324.9 527.507 l
+ f
+ n
+ 13525.6 528.263 m
+ 13523.4 528.263 13522.7 528.263 13519.1 528.263 c
+ 13507.2 528.263 13500.7 536.771 13500.7 552.086 c
+ 13500.7 633.699 l
+ 13500.7 673.53 13480.6 691.333 13434.9 691.333 c
+ 13412.6 691.333 13391.8 687.016 13366.2 676.901 c
+ 13366.2 649.361 l
+ 13388.9 660.232 13407.7 665.337 13427.6 665.337 c
+ 13452.1 665.337 13464.4 654.781 13464.4 633.699 c
+ 13464.4 611.925 l
+ 13456.1 611.925 l
+ 13384.9 611.925 13349.5 591.222 13349.5 549.785 c
+ 13349.5 520.448 13372.7 499.746 13406 499.746 c
+ 13427.7 499.746 13446.5 508.033 13469.7 528.263 c
+ 13475.3 508.411 13484.9 499.746 13501.9 499.746 c
+ 13510.8 499.746 13519.7 501.951 13528.2 506.332 c
+ 13525.6 528.263 l
+ 13464.4 546.288 m
+ 13447.1 533.368 13433.4 528.263 13417.5 528.263 c
+ 13397 528.263 13385.8 538.126 13385.8 555.804 c
+ 13385.8 580.32 13407.8 593.239 13448.9 593.239 c
+ 13452.9 593.239 l
+ 13464.4 592.893 l
+ 13464.4 546.288 l
+ f
+ n
+ 13670.9 499.746 44.3682 43.6743 re
+ f
+ n
+ 13774.1 499.746 44.3682 43.6743 re
+ f
+ n
+ 13877.2 499.746 44.3682 43.6743 re
+ f
+ n
+ 5250.95 969.062 m
+ 5174.63 969.062 5125.91 918.329 5125.91 839.141 c
+ 5125.91 760.332 5174.63 708.906 5249.12 708.906 c
+ 5327.27 708.906 5375.99 758.946 5375.99 839.141 c
+ 5375.99 918.329 5327.27 969.062 5250.95 969.062 c
+ 5250.95 941.269 m
+ 5304.17 941.269 5335.65 903.739 5335.65 839.488 c
+ 5335.65 774.229 5304.52 736.699 5250.22 736.699 c
+ 5197.38 736.699 5166.25 774.922 5166.25 839.141 c
+ 5166.25 903.739 5197.38 941.269 5250.95 941.269 c
+ f
+ n
+ 5458.99 830.161 m
+ 5478.49 858.804 5493.3 870.81 5508.81 870.81 c
+ 5531.21 870.81 5544.92 845.349 5544.92 804.353 c
+ 5544.92 755.227 5527.94 730.113 5495.45 730.113 c
+ 5487.16 730.113 5476.32 731.531 5458.99 734.713 c
+ 5458.99 830.161 l
+ 5458.99 983.147 m
+ 5422.69 983.147 l
+ 5422.69 708.906 l
+ 5458.99 708.906 l
+ 5471.28 708.906 5481.02 708.906 5492.2 708.906 c
+ 5549.96 708.906 5582.45 744.482 5582.45 807.882 c
+ 5582.45 863.72 5556.11 900.493 5516.02 900.493 c
+ 5491.48 900.493 5474.52 888.834 5458.99 860.916 c
+ 5458.99 983.147 l
+ f
+ n
+ 5574.36 640.117 m
+ 5583.88 636.115 5593.05 634.288 5604.05 634.288 c
+ 5642.15 634.288 5661.21 659.276 5661.21 708.528 c
+ 5661.21 900.493 l
+ 5624.91 900.493 l
+ 5624.91 708.654 l
+ 5624.91 669.927 5620.21 660.505 5600.71 660.505 c
+ 5592.04 660.505 5584.1 662.679 5574.36 667.753 c
+ 5574.36 640.117 l
+ 5624.91 934.399 m
+ 5661.21 934.399 l
+ 5661.21 969.062 l
+ 5624.91 969.062 l
+ 5624.91 934.399 l
+ f
+ n
+ 5119.4 221.694 m
+ 5155.71 221.694 l
+ 5155.71 344.713 l
+ 5284.77 344.713 l
+ 5284.77 221.694 l
+ 5321.08 221.694 l
+ 5321.08 481.849 l
+ 5284.77 481.849 l
+ 5284.77 372.947 l
+ 5155.71 372.947 l
+ 5155.71 481.849 l
+ 5119.4 481.849 l
+ 5119.4 221.694 l
+ f
+ n
+ 5494.37 289.285 m
+ 5474.87 260.011 5460.06 247.722 5444.55 247.722 c
+ 5422.15 247.722 5408.44 273.75 5408.44 315.691 c
+ 5408.44 365.951 5425.43 391.601 5458.26 391.601 c
+ 5466.2 391.601 5475.25 390.53 5494.37 387.253 c
+ 5494.37 289.285 l
+ 5494.37 221.694 m
+ 5530.67 221.694 l
+ 5530.67 495.935 l
+ 5494.37 495.935 l
+ 5494.37 413.281 l
+ 5482.81 413.281 5472.35 413.281 5461.16 413.281 c
+ 5403.78 413.281 5370.91 376.539 5370.91 312.414 c
+ 5370.91 257.553 5397.26 221.694 5436.96 221.694 c
+ 5461.89 221.694 5478.84 232.344 5494.37 257.49 c
+ 5494.37 221.694 l
+ f
+ n
+ 5587.69 221.694 m
+ 5623.99 221.694 l
+ 5623.99 344.587 l
+ 5639.15 370.993 5651.78 382.967 5665.15 382.967 c
+ 5668.77 382.967 5673.46 381.927 5679.96 380.163 c
+ 5679.96 413.281 l
+ 5678.51 413.281 l
+ 5675.64 413.281 5672.01 413.281 5669.84 413.281 c
+ 5649.64 413.281 5635.9 401.433 5623.99 373.104 c
+ 5623.99 413.281 l
+ 5587.69 413.281 l
+ 5587.69 221.694 l
+ f
+ n
+ 10137.8 966.614 m
+ 10061.5 966.614 10012.8 915.881 10012.8 836.693 c
+ 10012.8 757.884 10061.5 706.458 10136 706.458 c
+ 10214.2 706.458 10262.9 756.497 10262.9 836.693 c
+ 10262.9 915.881 10214.2 966.614 10137.8 966.614 c
+ 10137.8 938.821 m
+ 10191.1 938.821 10222.5 901.291 10222.5 837.04 c
+ 10222.5 771.78 10191.4 734.25 10137.1 734.25 c
+ 10084.3 734.25 10053.1 772.473 10053.1 836.693 c
+ 10053.1 901.291 10084.3 938.821 10137.8 938.821 c
+ f
+ n
+ 10345.9 827.712 m
+ 10365.4 856.356 10380.2 868.362 10395.7 868.362 c
+ 10418.1 868.362 10431.8 842.901 10431.8 801.905 c
+ 10431.8 752.779 10414.8 727.665 10382.3 727.665 c
+ 10374 727.665 10363.2 729.083 10345.9 732.265 c
+ 10345.9 827.712 l
+ 10345.9 980.699 m
+ 10309.6 980.699 l
+ 10309.6 706.458 l
+ 10345.9 706.458 l
+ 10358.2 706.458 10367.9 706.458 10379.1 706.458 c
+ 10436.8 706.458 10469.3 742.034 10469.3 805.434 c
+ 10469.3 861.272 10443 898.045 10402.9 898.045 c
+ 10378.4 898.045 10361.4 886.386 10345.9 858.467 c
+ 10345.9 980.699 l
+ f
+ n
+ 10461.3 637.669 m
+ 10470.8 633.667 10479.9 631.84 10490.9 631.84 c
+ 10529 631.84 10548.1 656.828 10548.1 706.08 c
+ 10548.1 898.045 l
+ 10511.8 898.045 l
+ 10511.8 706.206 l
+ 10511.8 667.479 10507.1 658.057 10487.6 658.057 c
+ 10478.9 658.057 10471 660.231 10461.3 665.304 c
+ 10461.3 637.669 l
+ 10511.8 931.951 m
+ 10548.1 931.951 l
+ 10548.1 966.614 l
+ 10511.8 966.614 l
+ 10511.8 931.951 l
+ f
+ n
+ 10006.3 219.245 m
+ 10042.6 219.245 l
+ 10042.6 342.265 l
+ 10171.7 342.265 l
+ 10171.7 219.245 l
+ 10208 219.245 l
+ 10208 479.401 l
+ 10171.7 479.401 l
+ 10171.7 370.499 l
+ 10042.6 370.499 l
+ 10042.6 479.401 l
+ 10006.3 479.401 l
+ 10006.3 219.245 l
+ f
+ n
+ 10381.3 286.837 m
+ 10361.8 257.563 10346.9 245.273 10331.4 245.273 c
+ 10309 245.273 10295.3 271.302 10295.3 313.243 c
+ 10295.3 363.503 10312.3 389.153 10345.1 389.153 c
+ 10353.1 389.153 10362.1 388.082 10381.3 384.805 c
+ 10381.3 286.837 l
+ 10381.3 219.245 m
+ 10417.6 219.245 l
+ 10417.6 493.487 l
+ 10381.3 493.487 l
+ 10381.3 410.833 l
+ 10369.7 410.833 10359.2 410.833 10348 410.833 c
+ 10290.7 410.833 10257.8 374.091 10257.8 309.966 c
+ 10257.8 255.105 10284.1 219.245 10323.8 219.245 c
+ 10348.8 219.245 10365.7 229.896 10381.3 255.042 c
+ 10381.3 219.245 l
+ f
+ n
+ 10474.6 219.245 m
+ 10510.9 219.245 l
+ 10510.9 342.139 l
+ 10526 368.545 10538.7 380.519 10552 380.519 c
+ 10555.7 380.519 10560.4 379.479 10566.8 377.715 c
+ 10566.8 410.833 l
+ 10565.4 410.833 l
+ 10562.5 410.833 10558.9 410.833 10556.7 410.833 c
+ 10536.5 410.833 10522.8 398.985 10510.9 370.656 c
+ 10510.9 410.833 l
+ 10474.6 410.833 l
+ 10474.6 219.245 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 0.186996 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (No) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (R) show
+ (educed)
+ [4.8436 6.0654 6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (4) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -33.973 -33.878 m
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.26902 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.05449 8.26902 6.0654 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.69082 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ion,)
+ [3.02179 5.46541 6.05449 6.49085 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.72354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreducesin)
+ [9.47991 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.72354 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.6582 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 8.87992 ] pdfxs
+ (t) show
+ (oincre)
+ [8.86901 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -50.909 -55.8 m
+ (t) show
+ (henumber)
+ [6.05449 8.19266 5.75995 6.05449 8.79257 6.35994 4.8436 7.61446 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twill\ftin)
+ [7.58184 7.8763 3.0327 3.02179 6.37085 6.0654 7.57093 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.79265 8.79265 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 8.19266 3.02179 3.0327 6.0654 8.18175 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 9.39264 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.64718 4.8436 ] pdfxs
+ (a) show
+ (se,fr)
+ [4.30902 4.8436 6.4254 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4253 ] pdfxs
+ (1) show
+ (.5)
+ [3.0327 8.78174 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (75\)) show
+ (.)
+ [7.77811 ] pdfxs
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.18175 ] pdfxs
+ (t) show
+ (hebump-)
+ [6.0654 8.18175 6.0654 6.05449 9.08711 6.0654 3.63261 ] pdfxs
+ -50.909 -77.723 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.34174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,ith)
+ [6.0654 6.19631 3.0327 7.30911 6.05449 ] pdfxs
+ (a) show
+ (sam)
+ [7.36354 8.51993 9.08711 ] pdfxs
+ (o) show
+ (redr)
+ [4.27631 7.90903 6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticperf)
+ [4.23277 3.0327 7.90903 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ectf)
+ [6.0654 4.8436 7.90903 4.85451 6.35986 4.85451 4.8436 7.30911 3.32724 ] pdfxs
+ (o) show
+ (rsm)
+ [7.33083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.33083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.36354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nl)
+ [9.13083 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.90903 ] pdfxs
+ (o) show
+ (nes.)
+ [6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ -50.909 -99.645 m
+ (Not) show
+ (e)
+ [9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.68353 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.4399 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 5.75995 8.67262 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herwi)
+ [6.0654 4.8436 8.65082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4399 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.05449 9.22901 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.65082 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 10.0908 7.88721 6.05449 9.22901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -50.909 -121.568 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8326 ] pdfxs
+ (a) show
+ (ppliesinc)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 9.07625 3.02179 10.8326 4.85451 ] pdfxs
+ (a) show
+ (sesbump-p)
+ [4.29811 4.8436 9.07625 6.05449 6.0654 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.03263 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn't)
+ [10.8217 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 9.01091 ] pdfxs
+ (\(a) show
+ (ndvis)
+ [6.05449 10.8326 5.75995 3.02179 4.30902 ] pdfxs
+ (a) show
+ (-vers)
+ [3.63261 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a\)) show
+ (,)
+ [8.07266 ] pdfxs
+ (a) show
+ (ndtheyc)
+ [6.0654 10.8326 4.23277 6.0654 4.85451 10.5163 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -50.909 -143.49 m
+ (be)
+ [6.35994 8.91265 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 10.1235 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.)
+ [6.0654 4.8436 4.27631 9.16356 ] pdfxs
+ (I) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 8.91265 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.34536 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.1235 6.0654 ] pdfxs
+ (a) show
+ (sbeen)
+ [8.36717 6.35994 4.85451 4.8436 10.1235 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 10.1235 ] pdfxs
+ (t) show
+ (oapo)
+ [9.51264 9.52355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.19994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -50.909 -165.413 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nhelpsf)
+ [9.6981 6.0654 4.8436 3.0327 6.0654 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fsize)
+ [6.95994 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (8) show
+ 223.909 -165.413 m
+ /N695 10.909 Tf
+ (n) show
+ 232.882 -165.413 m
+ /N614 10.909 Tf
+ (+4)
+ [10.909 9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.8872 ] pdfxs
+ (1) show
+ (2bytes\)ins)
+ [9.08719 5.75995 5.75995 4.23277 4.85451 4.29811 7.88729 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (8) show
+ 381.185 -165.413 m
+ /N695 10.909 Tf
+ (n) show
+ 387.733 -165.413 m
+ /N614 10.909 Tf
+ (.) show
+ 174.909 -222.529 m
+ (136) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 105.626 639.068 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 39.757 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (CodeSiz)
+ [7.05339 5.14866 5.42756 7.72295 5.42756 2.70977 4.34369 ] pdfxs
+ (e) show
+ 1 0 0 1 81.661 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 73.694 2.83899 cm
+ 0 0 m
+ (T) show
+ (D)
+ [10.7276 ] pdfxs
+ (G) show
+ (raph)
+ [4.03279 4.75012 5.41959 8.67931 ] pdfxs
+ (I) show
+ (nfo)
+ [5.42756 2.98072 4.88565 ] pdfxs
+ 1 0 0 1 138.314 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.761 2.83899 cm
+ 0 0 m
+ (Raw)
+ [7.29248 4.47914 7.05339 ] pdfxs
+ 1 0 0 1 24.599 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Mem) show
+ (ory)
+ [4.88565 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 41.694 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 9.27499 2.83899 cm
+ 0 0 m
+ (m) show
+ (ax)
+ [4.74215 5.15661 ] pdfxs
+ 1 0 0 1 26.912 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.375 2.83899 cm
+ 0 0 m
+ (Total)
+ [5.97753 4.87768 3.80167 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 30.09 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Collap)
+ [7.05339 4.87768 2.71774 2.70977 4.74215 5.42756 ] pdfxs
+ (se) show
+ (d) show
+ 1 0 0 1 47.054 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (M) show
+ (ax)
+ [4.74215 8.40836 ] pdfxs
+ (N) show
+ (od)
+ [5.15663 5.41959 ] pdfxs
+ (es) show
+ 1 0 0 1 54.68 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (G) show
+ (lobal)
+ [2.70977 4.88565 5.42756 4.74215 2.70977 ] pdfxs
+ (s) show
+ 1 0 0 1 45.526 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (B)
+ [6.93391 ] pdfxs
+ (e) show
+ (nch)
+ [5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.75012 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.341 2.83899 cm
+ 0 0 m
+ (L)
+ [5.85794 ] pdfxs
+ (O) show
+ (C) show
+ 1 0 0 1 26.019 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.827 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 36.044 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N1666 7.96999 Tf
+ (j) show
+ 2.35199 0 m
+ /N1715 7.96999 Tf
+ (SCC)
+ [5.42756 7.04542 7.05339 ] pdfxs
+ 21.879 0 m
+ /N1666 7.96999 Tf
+ (j) show
+ 1 0 0 1 30.01 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (N) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (es) show
+ 1 0 0 1 32.289 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.559 2.83899 cm
+ 0 0 m
+ (N) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (es) show
+ 1 0 0 1 39.672 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 7.28299 2.83899 cm
+ 0 0 m
+ (ina)
+ [2.70977 8.67931 8.00188 ] pdfxs
+ (G) show
+ (raph)
+ [4.03279 4.75012 5.42756 5.42756 ] pdfxs
+ 1 0 0 1 53.574 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (G) show
+ (raphSiz)
+ [4.03279 4.75012 5.41959 8.67931 5.42756 2.70977 4.34369 ] pdfxs
+ (e) show
+ 1 0 0 1 53.278 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 160.822 2.83899 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T2000)
+ [10.0422 4.87768 4.88565 4.87768 4.88565 ] pdfxs
+ 1 0 0 1 237.103 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (181)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2412)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (39)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (256)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (bz)
+ [4.70226 3.7698 ] pdfxs
+ (i) show
+ (p2)
+ [4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4647)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (205)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (76)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (85)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (8616)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (290)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (60)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (120)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (2106)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (118)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (366)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (677)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pa)
+ [4.70226 4.24008 ] pdfxs
+ (rs) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (11391)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (1291)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (121)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (109)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (487)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.24008 2.58225 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (20650)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (2890)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.83899 cm
+ 0 0 m
+ (45)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (701)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (1211)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.88184 4.23211 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20459)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (2022)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.84 cm
+ 0 0 m
+ (37)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (411)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (645)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vo)
+ [4.2321 4.24008 ] pdfxs
+ (rt) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (67220)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (23)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (3515)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (241)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (392)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (967)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.24008 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (71363)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (5889)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (728)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (370)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (772)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (35819)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (6936)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (511)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (411)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (419)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (253)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.71023 7.05339 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (85055)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.84 cm
+ 0 0 m
+ (250)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (2038)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (510)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (401)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (547)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (176)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (222208)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.688 2.83899 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.83899 cm
+ 0 0 m
+ (337)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.516 2.83899 cm
+ 0 0 m
+ (12736)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.516 2.83899 cm
+ 0 0 m
+ (1000)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.142 2.83899 cm
+ 0 0 m
+ (3196)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (2876)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 163.459 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP2000)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 234.466 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (1283)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (166)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (55)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.84 cm
+ 0 0 m
+ (74)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1513)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (204)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (118)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (435)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (425)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (16)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (123)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (489)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (530)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (31)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (148)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2184)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (608)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (33)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (64)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (213)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3980)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (593)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (249)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13483)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (897)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (281)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (316)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (58724)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (3038)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (857)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (98)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (518)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 160.822 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T1995)
+ [10.0422 4.87768 4.88565 4.88565 4.88565 ] pdfxs
+ 1 0 0 1 237.103 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (129)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (1934)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.389 2.84 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 24.219 2.84 cm
+ 0 0 m
+ (75)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (18)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.84 cm
+ 0 0 m
+ (42)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (130)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (7598)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (24)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (806)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (328)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (33)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (154)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (124)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (19233)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1796)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (195)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (56)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (571)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (132)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (28178)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1531)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (62)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (65)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (099)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (29246)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (2298)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (131)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (269)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (134)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (26870)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.941 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1463)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (136)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (232)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (553)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (147)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (vo)
+ [4.2321 4.23211 ] pdfxs
+ (r) show
+ (tex)
+ [3.29953 3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (67211)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.941 2.84 cm
+ 0 0 m
+ (23)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (3529)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (242)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (355)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (970)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (205085)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.83899 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.516 2.83899 cm
+ 0 0 m
+ (12226)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.515 2.83899 cm
+ 0 0 m
+ (1109)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.142 2.83899 cm
+ 0 0 m
+ (3046)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (2564)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 163.459 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP1995)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 234.466 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (429)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (427)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (15)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (132)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (190)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (512)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (153)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (484)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (519)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (31)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (144)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (145)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2784)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (623)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (43)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (314)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.46323 4.71023 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4292)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (688)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.84 cm
+ 0 0 m
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (200)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3868)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (583)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (57)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (250)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2332)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1080)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.84 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.84 cm
+ 0 0 m
+ (160)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (411)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (7764)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1171)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (70)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (538)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.727 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 164.391 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (O) show
+ (th)
+ [3.80167 5.41959 ] pdfxs
+ (e) show
+ (rProgra)
+ [7.29251 6.65499 4.04076 4.87768 4.88565 4.03279 4.74215 ] pdfxs
+ (ms) show
+ 1 0 0 1 233.535 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (634)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (108)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.218 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.84 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.209 2.84 cm
+ 0 0 m
+ (29)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (boxed)
+ [4.94136 4.00098 4.46323 3.7698 4.70226 ] pdfxs
+ (-si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (11641)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (480)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.83899 cm
+ 0 0 m
+ (61)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (65)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (151)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (NAMD) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5312)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1539)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (276)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.84 cm
+ 0 0 m
+ (224)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (196)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (108273)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (56)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (5278)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (732)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.83899 cm
+ 0 0 m
+ (318)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (1044)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 54.631 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:Benchm)
+ [7.8872 7.72349 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.2654 9.39264 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (ndB)
+ [6.05449 9.6981 7.7344 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (D) show
+ (SAMe)
+ [6.05449 11.8254 9.99272 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s) show
+ 140.288 -110.015 m
+ (69) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (81) 82
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font Arial-BoldMT
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (c) 1991, 1993, 1996, 1997, 1998, 1999 Adobe Systems Incorporated.  All Rights Reserved.Arial is a trademark of The Monotype Corporation. registered in the US Patent and Trademark Office and elsewhere.) def
+ /version (001.001) def
+ /FullName (Arial MT Bold) def
+ /FamilyName (Arial MT) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /Arial-BoldMT def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -167 -250 1006 939 } def
+ /XUID [6 44341 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3FFCA5020F48
+ 69FCFE28B419AB05B54FAF364D68E82805BE1C1765A19BEC4D29A426539E9449
+ 5BE860D6EEF29ED037F1F407E7FE48577F0B69E118A7C8737034DBBD04699FA2
+ 80A7C6E922784295ED8C74A3C79BEB5BC6F95B767A170D04BD8041F7BDA3426A
+ 0B38EEBC414A4A52B6E26531115CF035146099BDF3B8A00193EF9C63D5056C56
+ 27F34FF02A444A05338ECAEBA23251AC7E7B67DA94C2F71DFB3E6EBBF2B8CD64
+ C128D630515F608E6436F23A665C100FEB078798141BB5533A2BE422590BB1C5
+ 6D0F257E7C6438DB38F18E581BEDF1D3810B75C017FCEA8F9EAF3B486651B632
+ F2D1D16279E221FE73375419D0A086839CFAAECC1618C4E60207E167DD9AEDDC
+ 37E07006BA902F4A4531AE919B9048413BE1EF9D321A92DD52A1B9B85D11116C
+ 5DEDF1C2112BD4E7BD1754F72123471DF2FA90FE00256B54B0D7DB81E1035390
+ 4317D65A1B999795B9214ADD5CB2BD50C71B0C1C65DD95F7420FF93451281A99
+ B3403CD0905E899046B1D4EEC1339434B286D808782ED4CC6D04AE1C92F14D32
+ 73DD3E4C697AF30E029C876DC06033C5A55623074B84A6E5244237ADF6B563B4
+ EE13D3EFCE21281E3F54526F5F1E4A5BC6CBD568A3D82E17B552176D7D0FC581
+ 20F2549FB6A55AE982185B67D6962DBB1ECB64F77A2FBF7D597479E05AD8B833
+ 7B2A2747961C244F8D47CE7372A440D2FA986D2EB57A64721615F6BFCCA1F0BF
+ 2EDAD01479994BB51DC4EB7C590A90EE81A1F3E477D760E7C886EF03BF55124C
+ 0A00F228D50F4F869ED28BF35C094F39087571769F759BE1EE3598DD5B58C9D8
+ F85B744EF72FE601843D977E137AFCEF4E4E212035638E3E598B0EF2AE58E876
+ 6440B3C60438D7A0EC054648CD04EB0A8E9A793E4F7FC322525C8AE24C726691
+ 2A880F47C52FFC40B3974DF4D22C8B2BFC3ED011DD9B3FD11DEEAB8E04ACA611
+ 2723B29E0D04F63BDD5B0836CA33BAD1310235EE9F1D69A5202F4CD581B8F66D
+ F5C9C045D628F0899B7E4188D2B262C1623403446E40C8CA3163884FDBA560D8
+ A5449EDF3D6C52D1CAB8CBC763E39BAA68DDD188E021AB803EE3A6EE2EED2DD3
+ 3E16D7B4A6AB33E849F894DDEC6CEFF007273F6693A44103C76BFDF0BFE9C415
+ A3E69746FB35A20E885252D78F90692D0C7101FDE9E9EBB2953CD34F4D771E35
+ A692E77C2B9045619A2BC3C2C058FA85589E32A5F4FEDFC98E4FD378AE32CB89
+ 1A232210A3DA6F1266BA3BC55D748A864207064F4161EF8BDFBD9CCCBBCC1290
+ FA3551CB543E7F74A8D7889B0A88EA23AD4B2787D084813663A144F34D0870B8
+ 6FE2842D825DA8A6B33F9F886E82D3D4F39098AD8F9452474D3375FC9EC1255D
+ 017F13417A5EC4C91E2CB3796EB6D06F8499CA959785EEB01882D86D1A4AD689
+ D802AF92E181B6276C0F267BAB4EBCDBC9CD978D93346EDCA8D28EA961C02347
+ A9D9D531C73FEB745BA8BC37B94624E1E706D82B38CF26F434C596C821F445CD
+ A2CEDC3B10C63CC9CD2D506BCBE24C3E54B6E062298F094F6F2259271A2D8761
+ FC07930CC62082493640A41C7C10BE1C659753638AB0F2FC3D2C22B355BA186B
+ 93B8EAF547557DAB8EEE8AF3B86BE3651D7B1455334062D7E20402F2AAEE9BFB
+ 6080A9AABD2611E581B25AEFEB596B08ED24ABC715FAF69863088C659A4C8E1C
+ 996B38C78BAE579AE0D181AE39B4C9C18A3B9278A1FD02EA8302C833376FC171
+ BF9EAC985AAC026D472ED294051FE7C805714A13DB53938EB2501653B0404352
+ CE6118F10D5F8A49D69BA3EE59FDF7F7B1ED07C1236A606C5B4D41321762E046
+ 8019D9C64084A4C3DD4AEA4EB00D34EA00C643072CF5E44EA325EF80A9EEFD8F
+ 2C3C7E74EDE6A9AA0C191A2599B16FB09BF5EC8C9A2B1F17F6A1D8B598E311F7
+ 4D2E047E053FC5F86E2D1FB64E78770DFC12F37985CAA063509B80A0269DB7F4
+ 8D9B1DA6D24C3D27669B115EBE4CAF75EA2586724A9C1649F5C9F8D77776C904
+ B52548DB3482119439BD2E3FBFFD4D1C602171437A57A3675658F8A346883EC2
+ 0596DB9BB3B0F76AF1EC6A7BEEC44B39B76F24E427B15881D06F1DE0A499FF69
+ 5D2C8B60A0CF57473F8607559DBCDA5D7C1544649F4F67C963EFFFE39F1D5471
+ 7F303E886C54EA23DF62A172B5E75B1EDB98FC4ABB897E5E1DDCC5305BFF4E9F
+ C9BB5EFFC6F970A9D604231519A522606B3C9AA2AB17E6474EADA0B494A5439D
+ 0BD84093110E243CFFF77B68E57E70C5662BC7264D6CF6CF1DBB65712A311E8C
+ 2FDD3082AB7117A9802F46E8E6585673021AC210E8E821B7E5B8E63A6B68D78D
+ BE14692778BA472948C3DD2312BE3656382DB847E12F945DD6559FC8472F7466
+ B28DCF25F249F0AC849871950B631A72606B8A3974FC27C9056F8BB8C88FBE36
+ 4CE0E64AB23F1D8C10A435302124A6577FC6F4D13FA5B65F4C428FB9410EB583
+ D62B2562654F1262209B130E7D779BBF67DED0874158CEE3EC414E6AF78EA5B0
+ 51CF785BD7DF00AD450565245090EC55D5F03B0181413E02C73E851263AA425A
+ 1834E1E854BD004F1FC7E9C1E171D97129BCD9568F86AD51727BE077BF6AE2F1
+ 672DE2CE46411C7D22B19078DBEFC082A73C979905E01133CD633CA92595C6B0
+ DB688BB2DD5C8917D3BBCA94A994B84223AB4414B7B9CF19BDDD78FD215508EF
+ 4C1B52575493FFC1B0C00EDB5EA0719AB94DE49B507AE15BC0244B2A47474E6B
+ E5B846D3315425257B10868588EE49AE2E2A52EBDA205612E31EE015A95F9BDA
+ 494D5648F762997DAF12A512B3C43DF42729C0D21EA513151BA5DBE93F2A15CA
+ FFE20D77D30498782CA383EF952FF7B5EB19A2F0C5971D98CACDD7D8035D527E
+ 253BA55C2ABDC8E1778D882BC84E777A3B6051FF167FECA275B062BC67BAACC1
+ 118AF58B082E8E4BC6FC7A80913A55C547D1DBBE57CB153A879D8BC02E2632F7
+ 2061F11B252EEEC0B65853BFD0E6285439EA5A8A35B6C7E21A39ECACB39D0DC5
+ 1D84FCAB4526021F9865D2EF3A1E4869F19D2966684339CB5A40D7D73C392DE6
+ 29ADDF581649B180EFC6929ADA1958BD0AC8B17C88E364D9B908953FE60348C0
+ 4015C80A4222D9CB14E4D51FEDABD792EAB645CDF7CA65674327DD1987A89F86
+ 0B57095EE175B0F8B7EBA84D867FCA3DFEAEF38FE2769CE6751D17418D0368EA
+ 3327817A4CAF67D9F2AB7DA404E69C7FB35BC7BE7C1B429F64F687D4797CD398
+ 311D643B8C7E30D5EF3EAB2A990F4385C3B0AD5C44F34FA306CBF0E52E7CF164
+ 20FBD608DF9D2208029399E85EF137725748F95868AA280C6CA2D726687EFF7E
+ 1C26AA1D8A08D87BBAA3D222CFB9102DF9990841CCCBF7D717813FC43099FAA6
+ CF3A7FFF2BE6A869BDF92D8FEE4A89D16C9BD3ABEAA6E07B13CE597F12C95732
+ BB14C9A9A4902F27870FDBD4CF70EB37DB47C130564C18CB0A87AA09F7C5E045
+ FC0D0B8B7EDD1C3F6F0D4EC46831B1B0D1CAB2C6E0EAF49B59654F5BDEBA31E7
+ 4E35397A004996A281A44C802E1305E21C7EC9CF0F3E82BE805AFD4EC2F9FABD
+ E555A9EC58657D62E65A3A6AA610D87B89474EA2C0ABEB919B534D1F7177273B
+ BD0DBEBCE083BF67EAF2140F12FA6E48D8AB8ED2A874C821F66EB27DFF953865
+ B4148AC5B3540D6E0B5D8D42850DC20486AC50907007C82CFCAE6C85E6DEBFAE
+ 3B00861F75BC5D6F28412851C658EA9CB9015A9D8AECF427FF575BEC703FC583
+ 8525D86F7DA7FDA35C03DFED51BD629C5CE1F90A79B9E404BF94FEB843D5A564
+ A100624431DC55E2B7DA8D04C84F7278C4F55AE63B44714861FA24E7B9B359EB
+ 1879A9F3000A005918ACDFC0A8AC38997EDB24CA4DCFCF3019DF0F5558D95743
+ DFDEEB434C525765431A987AEA620CD5FB939B49D9BAC76D62BFDE83DF981673
+ 674DA67BCFFB68DBAAB3889F3EEC8D7CED342A27991473410AF46F55D950111E
+ 87FDE431201DC5077C2B7480B1F5CE0ED2E60AC63C22A5578C193931532B7820
+ E997333B8B6DF8ADC96C59C63164AD4911137BA379C92FF8905B40D6E8B22569
+ 6576BD0C42E3A7934BF67D11962B5962CA91232FB61CA3EA105A7F8BB6EBF604
+ 7CED87B27D056BFCA557B3D1213C1A807C0EC9D25A863EF4BC569F6467D837A5
+ E72EAC1BD6649D6E55B992F1282406631264D040EA8FA1A76DB77D5516557C74
+ D774F2704248B41143F81A0757ED477E1E693604F761BBC6A0A47D6C5E1BA8EF
+ 59BB3C4D6FC027490138F792DFFED59B1D8ACC964F845BAE1106728DBC1776A1
+ 89C2BE31C01BABA8EFC45B6E6CAD399638EFABF0D4B45052ADE173859AE3D6E6
+ 9E85BE3DAE09458781FC9C871C856C9E3B8C581318F700E27475E93A77D00025
+ AF26B9AE72B81122A56A57C8459DF38926ED208F8FDC4443BFF2BD2E8D589873
+ A947BE6AE8D501516D0A586EF0C39D13822325AF939C39B1D17CC2286FB8FA82
+ E045C283380D9D627AAD6B4D4AB800EF9BBC3AEE1398E0571B372B14F1EA15C7
+ 9148AA2DA402A72354D6C20093CC4EF4126C27727E0D5902665801E1D050B28F
+ 862A060841D463C69F64C60B1B169354CF07B1483ACAB968AD6ADDF317F9ACE3
+ 85A274A39B3466B667689F16F50FBCCE75BB8EA6666CC69F4E460D17CEB7AE5C
+ CE3DAA9FE2110CD355E02CAE06074F99DA950DFA65B536ABA9F1B852C4A2D961
+ 1A2564220ADA708E670541D32393F1071BC876281A33E5C9673E61EADD8B1680
+ F5E69E1351D9683B58C053909B02BA394243315350875B209F56DF54F4DE83AA
+ 3E8F7CC4BA8FD8280FD516EFAAAA2881DD9514F644B6E893207BD4026FFE2252
+ AF806254492FA55CE7D09F1B66243A72462B03D54350E6A55BC6F12EDE24149A
+ 18C6A45788C3BD3858E084155E4A15EEE56F48E6B019D2EB2D400B9117946949
+ 4CD70B9703B3CC04772447AD2B968B49A8F9B07A0EB1199D78283FC914982841
+ 36965AB09BE1E5CB7C7974667543AD854827B7333FC458D680A06C491CCD9E39
+ D1E745BA3577A7CEF63A909C04CD9DE56AB57DA35B9AE97284516ADDDE7B59A5
+ B5B55B5F7E49BA648900A7D511D3E7AC47693FE4DE21EB0FA6EF3AA35B980C22
+ BE7BB24D6D31BC9E9376E7801F6946B41DC629FF341172174997D9D8111EA72C
+ AF09A38923DF201A2A2851EC341AE8DE43AD52DF3001FF15AA6BFF95F2A84DF6
+ B521241BBB9D6010D09023312B54ACE4A0FCFDA9D8D21255A249A150C9E0A7D1
+ AD894B82F9798E5CB072BCBBDFC5B79086BBC1B91E5C610DEA0F32A3F7F7317F
+ 9E4BC64042C41113D9ABF187120A734CE563426B8E7AAECAF43F5228D026E5B1
+ 28DC8B6BC21264992D92F0AAF93018880FDDFDAAF7874A06B7D6412B9AF3BF1A
+ 6E58EF8E5C4283DD70BC40D0F0007E362424D629D9E1D877CA534E040A470071
+ 7285DAE114C95D0A7ECFA95CFC79A5CA35FD190906C2CA17AF02E07FD68958BA
+ E33ACFFDC2478E099386AF4F2ADD465B25530A62E959FAD1AAB96A6C69420021
+ 63B4EF8EB833C61701FC8A5DE37EEC42A1E574333ECC4DEFF71AE771B8344CD3
+ F19A4A10A9984260622D770087E6F2FD5714E2F620079BCFCD6C1A9F5DE21D20
+ AC45FC8C37A4DE50F88BCCE8569948E82B4CF6420CFBA7FDF1D95BD59A89845E
+ AAAC3C4CADAC48AB3ED5D37A6466CB1AC31C3C7182D421EA4CD7C2FE6D934098
+ B87F457A4F498352E9BA688DB0B06857BA2ACCAEBB85CC2FD71B6103BA00AD14
+ 55FF2FD9F53FACCF869337A7F2AB7B484F247160C6753DBFE587A1EB383B7C43
+ 5860D8C3702B44711794C8559C1B8B97EB73B5FABDAD1FACDDC79BE1EA48F39C
+ 6D1799FFD4CF7971B97A8222CDF027C7FD8F7B4ED8B474713FAE4529F87000B5
+ BCF5CA520D1450ECF367865D15856F4D127D8D98AEC55D464B96288068C0EE44
+ 918E7F7909FCE4100CA06C24326380EEB0F4EEEAD49CE2C72FE93FB7ED764CE0
+ 015039ED26935497A15583F6F0463A6CEC9323AFEB6D1722078FE036D56DE441
+ 8FF5D396F9C98E41838DF1846F7D02D75A1376AD7F88C843A5D0B0233461719B
+ 2C0C271E42CD5FF6A799F516E8906F109E707BEE6D71581FC76D349ACB242D0D
+ 5CD9FD6EF5ADB121F904848F3184A3C2CC0DECE579D3438D4CD7B173FC4FDFBD
+ FD604FD61421E039908475DA6BDB61AEACDA9C225119301A5CE0F5F783F9F1EF
+ E58882E7565C93AAE411CAE92BB2AFA127D45BD7F477480148CAED36B30F14DC
+ 7A69B3B88F13047DD20EA481A13EF25AA98F66FE6F10AEA03DF80A1FA34A9D04
+ 7E1CA9E37DDC0AC18978E8BCFF43DD81D0122A707C949C7ECA3EF598438B5679
+ 915CFE2A9576E66981B91F637E666809E90895DC06CC543DE2C3380A4ED2D05A
+ 821DA469044EFC5F12C1CFD5037903675A703ACF2C1B49029A63D2A0B43D044D
+ 584FE44866A328545370001670165FAA76C57B97035432AF3536F892D93E30AE
+ 6495E4A6AE9E1C16ED2F5AB3F2BF81DB48D70DFEF38F1DA3A468208C21572491
+ FCC4D92E17DFD95F365FE8D9D2D25B9C997E72DFCD2EF4B302ED428A9645298F
+ E20BB0EA75C189FB2E3E7A8E463FAF92AD214CC9263001F27758770CDAF007C8
+ BCC9A085320B1F88AF02A88F9FD0120DF5C4104C2049304E360A22781CC2C27E
+ 9B661C7345BC1E61C451AC4285DEF04B0CFD137588BC0411F60F51F1254BC78E
+ C599E5A5B937261AE3B612B8C2FD49DAA029DB24B3DFC510D708D97EF0AD2473
+ 27BFEF55BC3D6EE029014B3F88DE0E285B9378DD28CC2A8CA33BAB3E94EEDD69
+ D95309FBC1DD6CB786D5FA277531679E33F8347876997B80F8B76594D1607F30
+ 572EF1FF3361091EDAC28619803293FC40080F32B1DF166483FE6D81C94FB8BE
+ BA913D97C251909437780F2B403E33B0DA48497552FCF7BE786BFE9D2CCD5C24
+ F54A0D3865C70C07C999E5FA0B822B916966A68310F5C692662746B2EE862BF0
+ 5AF5F5EF1B1B6F741AAA581E9E1EF2916F1407B89C8E8C33BB5F48609E881761
+ 5F5600E7013043B5DC141B951D6FAEF604849E3964C13BFE016A704791911276
+ B0CCAF564B5CC6023A3334E69A02CA7BA64328B8F81C4C3FBCD779C763AA60EF
+ 6419FD6C0E416F5CE6A32096B737754F7DE6761CE028AD97CFDE2D16596CA20D
+ 5DE765F602758E4E635AC388CDB54E7E82D9516F2F8BD5059353F1A3BF030FBC
+ BCB1F18E76E9392B9340C2422C8DA7717F4EBE7112FD5BA7DD641C99DD65D6C8
+ 27C715B9433A54873B2FBAFCDFD786699E24A7E7DE78BF4286D5B143A296DFD8
+ F8619E732B7152DCD00441D192CE08167C53A3E70745C3BDDC3F5C692A001D02
+ F2E36ECB32939D61C7ADE4FE924F1F8DB67D08BCF492D2421FEE4C6687E5AC26
+ BF8A06A5CF79C5A5A627A14189110DB91E01A4F2D3D92F187918A6967713FBDE
+ 75022B551F8B999AD41A1F0F7FCF7C2E41F263B414CE924A7E88A47420E6911A
+ 27C971F333BFB47D7306BF74B44389F54BF9E51BE849F70DA288D16F7D091CA8
+ 10DDB815056B0F8AB66D45E58B1779CB79223D32475901C122A4E7067B8E54B9
+ 5A064CCB7808086CC0C8B7ACC66CEF056F3B4231E62D8D3A7C58929C3B25C40B
+ 427ACF3DE83F50D3C23236124642AA17C9299364BE276D3F2D58459A1E58B8C8
+ 7EAB08390A461317C33B41881B46089FE5A4ADFB24B052877CD2998C631B8B7C
+ 3AE7C239DF03BF51E93A3ECA6AFA98DA43E981700240CBF7F96B0F8BF9B03FE4
+ 54D3F7DAED9AD3992EDEF92F1ABB7261312DD935B4C625118B544B2DC234EF5B
+ 084799116232B24042D53A82FB4E1387936D290A8B9B150C12BC5529C8373203
+ D4A6F1B88A2A0D7B6497099B9F63D44AB78B79420D165937DD644B688F9066B1
+ D2F5D024FA7F1E082B9C9A90CA1C9E296944FF0270E23F7BC52D9FF158A03FF9
+ 03A3D44A8919E8DB14BF1A3BD54895AF449DF8FD361443B7FAA9A11A89BEA2E6
+ E99DA8C620B7AC082CEAB7ABD1C2FCB792BC1CF8BB98393367AD4939D59465D3
+ B140413246EF6B5505E9843696B125DAB1E0D9E8DD23DB8DF4DCE3CB0B256775
+ 45CC73D17E88E7B3A6C42986CE55C0722CAEB188B5E476A95112B4FC9B6BB35F
+ 8E56D5AE441CFB03288A291B9A5A56F78A4226FBF2B466575DEBCA6B7AA6210A
+ C23A3AD2DD7714D4A5995AD41AA3B5A6BECE076034C1991C8BFFBDEC29ECAD37
+ F09086AF0811A92A60CC8E5EE2984301B5C7ECEBE3EBACE33059468311BBA691
+ F8F4BA8CEDEFC000E020ED302DA02E2B46D9527E12374C8C710095C21C82D221
+ 3059C20A1A6028D9426EA6CFEBD90DFF04FE8F942E68FFF01DE50B16234BAC4F
+ 2AFC733E1C844FC0FC37E8E92309D1EE60EEB16B13CFE61D21302021C8301BAD
+ 2D30BA2DF2BCE16453A98FF3D1D42A84CE81A5EA371EF62CCF054D086C5D672F
+ 93694B89DF5EBA809BFD56E492EEEF6DDD784EA205098828AA904773A19C2E22
+ 26D660F6810969C3A142E9313B4F8325AE00845C048F5A68A682B4DAB655AD8C
+ 03F118107FB88E5D4BA332568003FBFF144D4EFD2142ECEC29F035F6BB37F240
+ E2A323387BFB791D0F953F26B89CBA5C86D969D88C34F7C961540FE3B5D87E2E
+ 680CDE28EFB7C31ECB32817E6E7376101673B373D11BC381527158ABCAAB1235
+ 7302EA2713C2AB89B7985E8685F4EF1074CA31D19E4F7AFF01CEB5657C790EA1
+ 1595BB85EC158BBB0B52F01E2E68533B6C51DB791A41BE54E1E5002B0A8A7B16
+ 483736867BF9295D6F5B1C067CA82BA1D5765DD8F2441780C82F83B12C2B12AC
+ AC5CABC89F17BD100299E9DDA79F0172F15783FF9433095FD3AEF9921AF4B290
+ AD5EF82C25D606F8E1C57440B4786D662F61CCCFCD47129B64304543279F4ED8
+ C623724788CB12FD9E8E1F11A16DCC2133544F0E4FD1061D3D39B4D1566B3490
+ 21DFF979CB2A08A75B65E37685CEA98C02C3560F72AA308CD76C35E1E9516F3F
+ 91415E9C6D123E5DF16BAD3A9FA6082106925AEE211DF828574D627B4BBC8B20
+ 6943F2C13DF109A7D23F3F181F80C63666A25310FD3BBCC792CE84B9E8BBBA0B
+ 67335016D177930B85A4356ED5EA80E154C5B255B69DFC91F5984EF1749A0057
+ 93B1C7645BB87CA694178065B77143C701213746B83450F8F6AC91A0CA5A0B5E
+ C4D0CD25F518A674343ABCE8013135189C3F07DB93918F23D168A7704004D73A
+ 738395C255640C7AB99E0E184B4B4917F2FED7844F70082C9D202EF7544BCB1A
+ E841F633B999C3FCEF7B4FEFF1D5398C883BA8CA43CB4681DFB11CEA1C31D97C
+ 7C6184076CB38E076A5D4DC22AD1B84534A66C7E7BE7F2A0B7445FB2AC022E98
+ 34F7854C98BC80CD937778FA01AADD72A8102E63A41E837BDB9CFAC77EB63F24
+ BF2D7CECA59709A4AE2EB5D30CD2EA860DC28B288F01E2B71926DF89A7AFBA3C
+ DA19B30617CD594F1DBA57892A1D993FD9E63884D08FE488409FA3511E4E9749
+ C1F2BE3590B6589B3B9B3E1159DC8D9BA97EDAE65FF0A0435654A61CAC628F1A
+ FF8B3794A013DA5D82B8520117A7412D4143FF9037E6BBA1191DA45C4542A5D8
+ 881C313D13C377E636C814210F6D97124BC5BCDD13670191D7B43E03AF553AD7
+ CA125308AC66E3687325EE5D5C9C11E4042B3B4CB43D8F635302CCBF7407AF0E
+ 9C87BCAF146A7AF48A2CE534ACD3119D04351E59B64594FCFAB7C76417215F37
+ AFD22CCA4C0F4A98644366F86C9CF618531ED747C95AD237C516CE8FEFCE381C
+ 0E3A3D0B439C070BD0555B1415DF13DDADD6C836E1472EB1C1118FEDA9C1C583
+ E06769BC993201AB1E132E13D0FB98E9621078AD082F63CE00C12F4B18AE585E
+ 454805896CDADF5492180BCB7E38DEC944C42A4DCA5C5D5FA69277E40166269C
+ D60335391712FED3F5D772742BD1BFF1FAA95F398750E4EC9A8DB9FEAFC74726
+ 0B13D09B90D2424207903C456557BD6AEC9D89A08BF58FB60A18702D7CC2DFCE
+ 1ECFF113A68B68E7358A8F31AFAA04BA99488FCA4A8231929C710125D6DD1F3F
+ 44F504CF999EBF7D57FFFF39587FA052A5A084272A53EAB0B2F859BF91F65ACD
+ 9C748EEEB2235038F774669EB80DFC8D59B1696A99CC84FF07EBE52DD234D7FA
+ D04F431B2F97D8C446278A899E4F9C012AA31A95CF993F1980BBED045049E316
+ 7EAD37C04CF86D3F12D0936944761CC01EE16E9B3018C715AE7C6701AA7F8150
+ A86F293EF30EE68FD175E099CDA37DADAD32C0B97D173F49C5C9FD5D46187BC7
+ 64D8BE8FC92A289203CAE007960EA02C61122191A89990484F74AD3A883CB135
+ DE3A7F9093DC8AF2C8B4EF83CA995064BD13CE56995E56F645A1B9CEC7F93795
+ 31B0F846359EF21BD8D20EEBED699890697CE3802978C80A5720E58A9D72AA7A
+ 6D283B3ADC5C5CD4F682E8BF13469BE319A802B17F65E5195038C990BB8D0B9E
+ 2BAFC8A2E1A5F477F2D5B9D187FDFFEF8E75249EC8D688B8A6FB40D2D0FDFAC3
+ B937ABE9817CB4E611F8A128EB09FDD0D8584391A47F440F330D0BF08CAE2C90
+ E7ADB27D34852C8FB0BE664E0F4FCF6078B458B7EAFE7746EA801C5F374D0B67
+ A984851CDAC1CBCD55676059EC8720B6A4BBCCE5D5C5805EBBE3EC8DB03D50CF
+ 35BF3BEB41B39C75FB970687F1C0FA3F179CBAFC7816D4A1CC2458699BC42281
+ 4A2D4448D032FB9C4F0F7277B243D03C6EE3DF8AE2D3D4353B28BF319E180D2D
+ 5E181C9AFB5C9F21BF4C0B5489FE5DCF02CB3C7C6F93D7D9C65622A32457ABD0
+ 3337A7B94BB606FA84222FB2D3C17267D71D172D99E13391E279D62F35A6AD67
+ 551AC747427AF2BFADC5ADF846613B189D9A5A1EC1AC2A1C0DCBD47576404B7A
+ ABEF094CD4858585C8ED8A343553175596AA3809EF8594F5CCDA6626D9A59D07
+ 98622B580D1C2D7B0DAE199EDCED7664646C97C1D701A4EB1AD9D8E524FFC216
+ 57EEABC7598F50E42E03D2F4AC74031956C4A56FD1CD6BF84F98E3B729FB7E26
+ 29A945C4AA5544E0E27EA4AAC207F4D551517647959496ECCC70D167A3C3DFD3
+ F87BEDEA0B3C780960C4560F4B0043B5DEC279AC41633F560EA60839898120E0
+ AD9C3B9B931D38A73B2A03A5467033AD048CD88CAC1225B59F526C1E396EB67E
+ 70EF592D905FDED5C50E52D813A36794FB519F68E457615377F2491A186E42C1
+ 28C0EF3DC6435833597AD2685398776914821FF0A6643276D8697D5B0461E924
+ 6E5AE87EEC95E6D4CC5F3C6878C25F029F50CAC4532161723816BFF6A2A13F1C
+ 3E60DD883E84D2FB1C8EDD09DBFEA0BC4F95C3C1DEDF10A3FA212980263456A6
+ BC708E401600375D1349D53B1DB3F4CF342416C8BD3FC9E95A40CDF49FAE3944
+ FCF12D90B3E7173C6FE81693B533757BD3AF60124A6645ECCA5CA1528FEF57DD
+ 1144F34FE7A90C243028B7346A95E7859D81902513F3B24A4B3927EC123BC37C
+ 1ECDE61F931F73D5D32F61149FFE9AAFAE6CB9A6C08978B3DB9EA80FB756C446
+ 01D1305BF4A7EF2B2AF1E1F02D258645A88231685CB573232AB777F8F7C60D19
+ 7FEB70ED3107D841FFA1A7D4AB4858B56315825C264090059B3B906D4805F9D7
+ 5C1F74012E14A68D1542A57315E71FA6C82B2904EC913BE67435C791EEC865B3
+ 9A93A246AB8B24F8B2D324054DF4348796AD4C6E8F6ED09ED1BB8E980F3D62C0
+ AA2103BD9107A0F7685CE43C25D1DCF400C0331E4EFB65F7927052DAFE331C5A
+ 0B9789B8C81790BAD5738376CB50F469B9C0AF89EDA54B18CA9283F6C04B4711
+ 984ACE3D52A284863315905A8EA5CFEA9C70838A8E1EEC5245CC553399A962CB
+ 1140A106ADB20A701B590B2A571C09877D000E65946217EDFFE2596590C0F14D
+ 7EFE58F8E6D31EDF4493994AE08A0C56A8C95E2920F71B311D000AB4FAB2C38B
+ 96C28B19378E300DEA04F5350E25469D9753FBEF4F68EC03D1E29C7CDA8B7617
+ E58E8340872C6EC64BFC93F6EF5BC1F64E186971E35D7E3531DE0B81034F21DF
+ EB65D8DC84DD4E8660257E84ADB9ED22BA3D831060E151D4B71FFA6482F9D1FE
+ 9D68DB59DB769C6A23B220562CDC6087A980EFD706AD8064042007A49A5EACF0
+ 88CC426DDDBBBAB38D5084966C31A14BADCB29502D42D611A7B4A7D654E89840
+ 04F0B7682458D5FBE2EA3E847A0749D1218480700BFAEFD5D63801A085E94677
+ A4585D5A070ACFFFBC8CDFB4CDD368E33CB0BD8FBBC639E44AE36C7F2442940E
+ D2D79CD95454FD27AD8E0AF18F957D04A0483326E97C763B1BF794ADBAED630C
+ 97FC31BCE00FFC7643DB64AC4FC6763C11112B3D8703D739C2BEB52D9D4D2594
+ E804D9D1289584FF0AE9722D6EBC4760391E03C878B0B3652CE0BE04747E7355
+ 4B1B3F219CC3C15BFB92E92C28282080384CAEDA842293E8546E69716C215B58
+ 301803208059992D905331DFF6485FC4AE24DC6481454F6D005AED73A7CE5276
+ 6079ADDC65C086E434707179DFBB7B85293857395A0C02CE537EA4198540FCAA
+ 7FB2E3A183E9AF9730792295EFBC70FE109744895A119C37AAF80676FE6069CF
+ 079B2424D89A8C020D9BBA5C9C10EAF99B5262389E259DF8F4D6563998C21F29
+ C958365DA770E22D606C13D892A0085CEEC72DC76CCAF5B55151590340B98714
+ 9A87EF1154066BD130B8DB8B21D90A3D4BC617776EF9F36C06DB41BB1C06946C
+ 1177823C9203F3F32C4D7CE534012C291A762EAC1762ADC1F1A238B4F6F2B55F
+ 0C4A61E3E6213B8FBEA37424421416C54902B674638956F1F3100186BC780E72
+ 738B2238406BCC59160C7262721F8299E3A9A9A7A92F1E9E10671EC18A540FC1
+ 38C150C45E937A8A482A8BC627A9BAB1CC94BE02B02B32565BF1052EE18AF4BC
+ 838F671CEA9022ABBB7D97D5EAE1635F69B1CEEDFBC19D46E07F3D4B0783A3B2
+ 50AB2C39FCD91BDF1277703B827E3B6B1DE524942F0EDA63DB1D5463B6D95285
+ B793F7DA3601B8855D8344B4A104F93D66AB4D25E26D927A52F5C8B5FED789B2
+ 8D4EC7419406D09A65A25A85E97CC464CEE5B5CCAFAFDCF1CBA78D0593149458
+ ABF8794EF422C766CAD46189635453F51A12C8A81927943D27C72A53D0B9EC0B
+ 76A836F4928372523D13647414F08EEBDEA8BFD1FAAB403AC25F37BFDB0DF1CA
+ 2CE626220EA395C00A3375A6FE1CE0EA65F3AEF3D23CD328D25DD1A453D53F92
+ 08EA1A31E41AF3372E02F767AA669F17A66016DD3479C49FF2C3D001D2A8C79C
+ 98354E80E9CBF98873184F48558A93F2A720A8A4D80DB2B7C1F72D0977979E62
+ B4C9B5F28EB1FB582937D76E5CFAFD6BA7D7A4B7237F2F7B5E1B5968FF578467
+ 580A1E65E2E84824C4C388D80D34E6CCFA755C88ECEB3B9544B933F80159D284
+ 2E98E38D763F8474423E0C3DFC0E9D546A52CD0E16E3F78E3CFCA9F50CF65AB6
+ 8E6F356CC46DD901D3BCFE408C7B8E947E54D9BBDA3B4ADB5D862B1E89F24A65
+ A8229DD40B9258F11D1FC88D474C4EB444BE76E20CAD8F08DC3A826B457DA886
+ 952A92477A930050F2E3FD35A2B5E828864F14F2F5541ACE5290EA64BFF5F8C4
+ A2F5ACD0075C1A3501E88671339382905C918C5FA2BF5A645FEEDD85EA492B29
+ 74642090CB2B1B976B6DB6B357BB32CFAEA302DEEE2B5F6E3241BECA989316A6
+ 277996CC221BF6BD0F4B0CAE47751AA99094B87585F2B24240470FE19B461A43
+ AD1837AB035E12F68A989AD69E26C3FD67A07229F435852AE4FC45810691E2DE
+ 278934F5848092454E57AABC69D687614E224101E361DF86E6F9B501BCC1952E
+ 19D5CB83AE7495E9C498FA75F84417DD53472BDB8D27B8B55B87640AF058FD85
+ DD8169D418F438BA4B6753BB9BFF41985B5731AF468D4962BD089945BBF627C0
+ 0CD8AB32AF62EFA4AA37E30DD229F1A5868310AF50D6C633BFD9382F73AB0384
+ F3309EF0219A6B38C3B5347ED163EAA7F47399B91C3A09B054FB21E316893B8B
+ BEEBA09E4FD1E6B760A931B7D8E5A3B0706D5924809961F93BBA59313B8E3EAF
+ 5CA7E2855897322929B2FD58290A4CFE9DA58ADFE68776C89E06101EC1AEFAB2
+ EFC54203F04D6872EA8356EA089D60E0EE944A78DBAF3A4786F6F524096557E6
+ 570D9AEE1EE7A82622329BA04C1628ECDA430AD2C41CBC1D92D2297090DDA990
+ 5790DCF3BED588A9144C321A4D60C97BC5A758433F776AB136C0E78397D5C382
+ 635234889EF13D398FD198E41810BA66A5C73A23B40649A2A4EB36FB2E745362
+ 10C81C6B72E3B9726549BFE71B91116ECC6B62D19D07D34A06795F798D05528E
+ FD457CAF852134C35F595A54CF31021D1116D3F4BD858A5BEF951947BC336139
+ CCE57A8CD7CB1EC30A95614A388F403607241C864472220A2AA256EE682DE51A
+ CD6E49F6307FA965D65BA05D50CD9E1433BF2D8769AE1BB5273B7615D0C7AA4F
+ C47FBA8450A240C87FBCF5EE65172972FFC4A85536D57EFBF7CC8CC700D8819C
+ 124985C98F1394CF97B22EFB10027F63BE76EC6DB5F5866D004C32E9F2792FBD
+ EF44276EDEABEF0DC2F6F346719400FA2EF8151F79F7DE6517A13DC209DE81DE
+ 0FACCE6491D4866C06BE2B376735E48BDB800516D08CC6D5B454467E8EF83F8A
+ 982DCB86FFB3B9D4620A3E98356422FD328330DC64E1278AF07C798ED1319CC8
+ 4F5311BB91B0DD5E5805380339EB94D575848DF52503030827866B7DE6E85D7B
+ ED098F4CD28D711C5337D231385F710B5AC60C149BD00C491E15DCA71F157027
+ 8BBF22FBB4DA70F9616042A49F7F827D96B83B08A5A7C9CB3794B3BFD9DBA4E6
+ FD066E91CAADDF99AEEB2308189AE578B5ED8E2A10652C3CA1EA29FFE04FF452
+ 0C71E2D4DDBBC7634E0716CCE695DFF93A04B1984690005A240D1BC4B97370EB
+ 2D074EDFDC2C303CDC001910CC3B90D6F5DDFF3EF7BF6DB6A98ECBBA533B59EB
+ 83485B1988B0AAB2904AAF2F074A30F5CFE92DB1F6589D31C33E62946D44CD40
+ E56FA1732B8610930ED87CD29F2CE1B52B156AC58505580FB21B8937F922B75B
+ 9610BA37775E7EC99DB805B7B39DEBE375EC2C82544DB55698E9DED37B28D0FE
+ 0181F035EB2DF8A84C202C893ABC9E5AEE4A70D7CCEC5B51A2B0CDB7B618F812
+ 8E68346649654E2FD81B2E5B61452A4F35730AA9D71F7A241B2B3C39B2DC8018
+ 05FCBD17853B8820269D1AA3C33699FD1EC55FDC15E28688A3CFFCA5CF86F0D4
+ 31C8AD7503448FFE56B22E063E4699EC485192D492E2FF30008759B5332D79FB
+ D383BE46807C6DC44E6637EF10A4FCA02BAD7A6D62C05F756996B9F1EFC59A87
+ C976DBED30F2FB223D6664FD46A3B94FE870EBDD2938C97582FFCC7613E66264
+ 5A40580E4349F4427EA45BF59F29F1CC10B582BF9D9C2A46B9434F93BF9F562C
+ 90311D2030E00984723F82399B71D41459D6CA8083C7DB67806AAF3049DAF42F
+ 6F919691BD5B5D61D052CD3F732A47C642C1493DC917708666CE13A9DECC2283
+ 78C1151D194C99E6518989D34D7ECB7F15BA0F726E79417AAF10879CD11FF84D
+ 2F8EC1A7CBB256D3D1BCEE00A9904F015EDD51A9AB05A85ABEC6F56B4B6A9CCA
+ E0B1EA47FFC0109C2E3798ED853817A96B8B23FBF512EA557796836385DF6806
+ 4A7556BDF10D80C3622F4E6F0273A93A835924D2C73882D79286B254CE49A05B
+ D5CF8BE4D0C71A0BF83B9CA5E9289B8441914F45D1C2B455D90503E58B98BC11
+ B3C694DAFDF167E5C5AB48F61F8B714422D8AD9A693015A84B0A5BDAE39D11D7
+ 2B09ABB15358A0072E9AFF5CDFF175F897C6C751AAF9BB2D1AE97C84A3EAF913
+ C999CDEF79AB170FC724A3DCE838C280DE524663CFA4856D122C72AA1979FCD1
+ FA537FB73A0C854E3F21033FF8FBEBF6AB2F1D5BC49BE81809BEA2EBA6C1EA5D
+ FA63A6414760BC8E0ABDE07F7693281E970D3B1E32ED2D70533748C87ACC2D04
+ 67077D3E4F72338E916AE32D3CB066986A203A8CC53D461D2A418443F49A00F8
+ 14B12F59FF66E024BC3B0241E3352D865AB0451B2B1F710E744F35AB1FCE7C38
+ 66000F479FE2BA3EB1906C48ACCAB652078CC3349E16071F777C3F9A0176EBDE
+ 564AA4552CE9EC8D4ECE4399A0D45CF831FB2C9A21EB789063079A7CF36FC8D7
+ 2CA5992FF670600B29831F9EBB740E03171F946380558A07BE8F3A5B73FD8D5F
+ 2CA7B410541AB2071E3BB8855417F77C8D911AAE3932B6E2CEDBEEEED5FA58E9
+ 09CE2CCFD16F0B8F808E3E43205F56A98BBB446CD9985FBEE58EB5C60E9A6887
+ 71F7DF24E568E094082C3797D3761FB30DB8480F09612C589AD63E984B887072
+ 922A04920450FB05BB301DBC3EEFA1D43F9693E4BB5AE0D4EB8C542F804A3D76
+ 12152C6AC333393B346CBE059F1E26AE92A813D88E7FC5DC9DA061EEA3E1402F
+ 16E3C3A9C1BD0255700D96DF39D36FD2B86E423C448F17B67D9933DF8587D8A2
+ E84EBF9D4635B43F125165C83A96FD60F800681474A4CCA8004324575F28C91C
+ B9D4B780646735697B75712FBB56A4B572AF7B7C8668F32AD81BFAE45E285D04
+ A0E7CB89A92EA3FA21FB433F4F6A5CE38A12AA5E3E29C68452AA0E2A666CF0A0
+ 6874108064E46C2D3B26B005AB8B4641860AAA42981D22B052F4394A839EC42A
+ D9C542B8DEF07ED20E377B3A389FCCC0F88F8590DCD417EF3E6E92013EE1FC51
+ 13CD712AF88600764E251F47106D74F046D9C976B0BF24C5796B7FE15A310457
+ 67AA335822241DB4CA4F3BCF6940377D55D78A5B46568821203F5C06881B6411
+ 2364C3ECC5D43F6928B20C118F8A76166FCCFA749C0938D4756FACE32D977382
+ 8B3E8EDD49825788339352DB6BA0198F980BA778F69695E9497C954EBB3F6032
+ 2056B41B6D979C83DE9671CF7D773A118B7191AA7EC4BE45B4A0E5A448565028
+ 3551CC4B84D159FD626EA0BD94162999FED7CF55C1F82112F488804D9B159756
+ 05E24128E81A5EFC7E8ADC314BB6FA6D15B2715D5934FAEB688B6528AFEA3938
+ FFC21E579E88D4DB719E852E6D5D2F60254E60A9B95AE0A0CB706C6CC935CA73
+ C94D374C8F37B8EB1FD3DA1F0EA6490540C3F7BA7EA6F8C3242820A4559AF9CC
+ 3B00B5796358B4A1F9C267D06A4DE769DDA0C333152E0798228F892C166DD05C
+ 327AAFBBF3C071030C250B9C1E6A9FF4DD080F678B0D9117CCF55E2A75522933
+ BDE13B3F17F8ACA22B6E25CDF3315ACC493208102B366F121692DAD2AC0C04AA
+ 32FD313B118EB56306489DEC5E5038D030915510CDD5D1FD2EB9EC0D31886043
+ A60BFF521837BE1BC4FE40241A46D1933E9BA1274F07DA01CEEE5B6BB345E28A
+ 351D3A6456401B1AC56A7072466F2422233F31D219D9F1FA1F67B133F32C0E05
+ D127F4DFADF0926D425F54B7D8315264FBF57937E81F598215E357786499AEEE
+ 91B59231585906B0D4F1AEC4703B6F2CAD9785324ECB079EB71DAB334F3052BE
+ 4BEA9D48DD36BD08A88553610488CED07B7E4C9518895F27C10A4DD9F7CE073B
+ AAE53081DD9619D0172EA6BD42D9021A0A398957C8BC28DB1937ACF6191E3A4F
+ 0EA3988B04EE13502F87E013278A65E280FA377EC96A354C96D8647CB7877F73
+ 2D72D5205BFCD4BE8307A3105CBAA07B7EE9562C6D16B7BF856A67F03A0C9C83
+ 29821298DC35E05714D326D41B8B940B158414265A1630FE2FB6759EFF9420CB
+ 41361949283832147FDA74BB9E8CF5B8332B90CCD2C949FBC1F75645E7A225EE
+ 667E25E4D58A644C5814B392686CF151B8598C2531946D1220DDF70FD5A6C09D
+ F438B3D262B8C3C50AD3BAA4B34F3551625860E08A1E8685D2CCCD5C96CA68A6
+ 897FCE1C7B03CC0668E87502A0C02094465574D1AC54A3A473583364BDBD910E
+ 23051960DA316B686A152F4826CC05343FC851D56CFF8C9088F8A73108F98A4F
+ 17615D6D2E05C8D247AEAB582DFAE066FD7CE2AF16E783FF40EDA375B9B2E1AF
+ 77490CB3CE62F86B35D70F5BA5338EDB8663DC18BA394E71FF5ED665854A885A
+ D7E08BBB6A16BAF4266C9F650CFDD9E22786D20D97A35D82E1F26BCFBDB27F20
+ 6C40296CD7D988C66026583DA561A3F325FECB8C022D149D8EBB57486F72E263
+ A33D99A10AA876991DF949DC7B5F89466773939B9B045966AF4EF00B3F1F1BD1
+ 051367CE71103CC52E8D966662A8220F03CEF49B0F3D751213C5F92CF0F63517
+ 4F52B241E26E2F1F4B01D37A63D7C68D5DE1782CC502D747170BBF7E4C5D370D
+ 7FCF7AF0645567B7D0FFFC84CFACC566DC45955C907F9A71305566BE05E46C4C
+ 76903133F8EB4566939C93BB195459014F29552EAD08473E3CE60AF6AC886447
+ 3E31E1597EF1720F94FEDBF533E9D5F9C135C956100DB2B733363A19A41AE93B
+ B3D14322CA7B1FAE0C305CF04BC52B70B4B501656EB990A185ED31F756059D35
+ 9138E61F074C82D628BB483FF1ACBB64C66EFE9AE8426A04FBC10162C225E26E
+ AA4A2AC51205C02A0C6D9666D12C9FA8FBFF86EE5459904A22795E02CA51D0B8
+ 1ECE92F687DD5400CECFE2A3A0B1B2B88031721D69ACB8BEC9392650AB3517D5
+ 209EA8CDCDBD7C5F80017C5F5C86EB26CF4E84CA6C3FDA77608E7B54926273C7
+ F6BDE6CEB0591F1ACE82CFA5C3A178AADC49628C9D998980517FA79378BCF84E
+ D8772238FBE755409E2564186F3A604AF5FEBB1D3CBCDDB483BE2CE1D1D39070
+ 3953CCD24C921FADA6D18C410E86833E944FA9C37D0903812A82F387CD179E59
+ 1533D1F6307AFC8326CCB258480F6B2CE9BBFE52DBC9EF8D98E56F6B7D16CCFD
+ C86D451B1CF95C5321910F63ADFCF6B1C798D41FD68B82C626706A3E61D294DF
+ 3F2E99C4810B03D07FA69901FE100619265BCBAB24C11827CB0D53965BEF2E96
+ 8B5ACAA6B7F2C4B1DBC855B19330D304D61B510E6CFED840AFEAD12DCF9FFA48
+ 45BC853233EA064F18D037B5B6C7A769DCC75AD1B4727FEF00BC04EF1D83CBC9
+ ABD4D5535104746DB85D8551BAAB27039C6A579F5C573BBF5B0D8EF8C4DAF914
+ C32E8A4CBCE9EEF6C651F26B9EED9B38012F15833CD5D7A9C4AC80A5387A0674
+ 02AAA3470486465D5A4C98D8ED87B93348B327DB1C8F4CCFE11F502648F6A97E
+ 25DAD00B38F6F02EFAD1CFCAD96122CEA2EE672A5D6F2FC271E9C30E93865A09
+ 26BB4E4B2F27A31DEFD714AB73BD8A467AE39EEC063BB3A6609CF010039A98BB
+ 7DEF9791F6C3CEDA5DBD139B4FE48DE30B462F71CD86D3BF0C3008289BB3B9C7
+ CB0027450E7A8DA78ED34E9E352D4ECCE77825D308B01EDDDC16BCBE5A1D54B3
+ 3E6FD9366D985F42FB18B3AD3DD3A1DA76272307684047A2518DD7DBFE0EE5CC
+ CCC6EE8C5EDA65725858C81E00AE14FF0C7B40BBC7F72846951817092403329F
+ BC2AD5ED026A3F5A471196D6532C1A6398950B49FC210029F10B21820BF2633B
+ 78C8BB785B7F1C784D218D679EA0B024FD2903E1B684F3D80A8E5C8DFCB66910
+ 82EFC9C5CE7702713C449DE868AD9312069FFC4987E35571184D66D6AFED4F72
+ B72AFA7BC9709826C0A550088FA82C21E41D74D8799DB7153AD348B95EBC404E
+ 72AA548969A5A8C2546E181725D0996443F9F8736CEF860918829F820FE1AF94
+ B997E66D010F8E85EF5710CE00CB507315B8280484CE0A26A56C128AF91171F4
+ 468A06B28736BE87E35BFCBCB67B03615ECC263FB44152A437FBB6681C74BB77
+ 5FF7EB3B845C3293783F2043208F42B9A6FA7BB02BD8B62EABDC98B4116AAA00
+ 61179776A5F8C915D8B94D6089132CA53B1589D02A06F13F767505E3ECB339D3
+ 023F1C521C2E61FF555AF4370EC63BF856BBC7EF6D8867A212A8FC21CDB3BF1E
+ 948BEC51F961BC9E78A640745406F14E6835AC945A8B473E0E943387D3E9CBCD
+ 0C581443F986D25EF006B18FC8A80E8C24DE6DB6ACF3226DC5D3D224CF97FAF8
+ CCDF50DED7B00B61564CA66C89FEE2F77E8BE7E6C6A0BCBEC3F8C74F74424F72
+ F8790BB10455024C4D1B07D43910B380EB1131DA8C5148F0304B9905559BDA4E
+ 4AACE89411645F2B8FC1A6BFB12A34D78F579072EC1C31A5E9670CA65814BC6C
+ A625E283BCF38E2ADFEA8882C869C64B9D41419AEF012CDAE15FC6AEA3039B9F
+ B5EB82427AB0385440A5082A9FE606587E8C0C25178C2811AA832D3413139C10
+ 2F5039E36CEC3CB51534BB7A20BD1E3D620A88BF182F47F9A5E86A365738D4F9
+ A3AF07F936A9DB30910EF681B7A5F435124FA91582BB8C224F290B56ED27C8C7
+ 0661A5C0CDC06144D8BE5064E56D36F5A1282D8D8B1F4E4C3CAD852D9A5E5B63
+ 1D4C527A7BCC188F1E6ECE780EF4B85162DCE7D4C33CE8991085AFBE8CD20BF6
+ F13B09CAD046A54E9317F628B45614786A79E6DDCA6200582525ACFB20DCD64D
+ 01658E4E5BEDC258CB5678419BFE8EDBA566F041DBEECF3E5F445D542A173213
+ 3024B585EDD104DB59374431B457E79C175A641F51561B4850DDE539ADF8EEC2
+ B58454D9F9EE52EC2E21E9FE64816B2CDD5BC806475AF35C0D867EBB2831C983
+ 13753C1C9819842C79A8B3B4FD5E382FD688C6DC2B52B6D5D237ADF97E8CB728
+ 59F5382489F61F00AA9CACB30DFF0F6AEBA0397798DE6BDD4E67EFCD46FF1649
+ 2E6E7CDFC30412C02D24ACEA6707C91A8F9B663436C6EF13DC3D0B0BA51171CD
+ BFF353B9BCF63C310FD58409FE478FB9E20DCF9F62068B65286342C2C6D1F716
+ 17355B7F647DB7BB4C4301AA870E1999732C602183A12AC800E31909CB1D1FB9
+ CCEBF9052F964F8B01A62CA0B3AC74529865D1B992FBEE20215AF4EC11735486
+ FC2B8050A1122F992D7B728744B97E8FF47E2EC7128849351E9397C166E24EFD
+ 30622C417338488D7731A3EECC40568481CC7C216E1D84D7C750181FC5937484
+ 21421559A86073051690FFB0BB61DA8AA9F591BF0A33775D7463ED8FC75F3976
+ FD02513AA561BAB092C1A271E07E67FC579E85A17F666A12BECE43E59110F196
+ FB3FFFC8A498664B74D014A362BA6F949F516B73F7DF64F612EEB1C3EB56B6D3
+ 67BA0DEB523E6EED6E0BC9E744C39D65EC0E5E6BC8E3D0800A5B65CA3EA829B0
+ 8D31158B0BB5C7797430C5C49073120D85605A9E972C772DDD2B79159C42F51C
+ 56DB3D0FA0BBA7BEE2BEC7F98DBFEBA049D12AA5F2F8DF2D9E74942C354E03F7
+ 307FE6F3B323A1E19C43B1FDD8EDF02E8EFAA4E046C6BD60F7DA5526784D5DA8
+ CEFCF4D698EDC567BB86C198D594C5E7B9F6A5C4DE88EEC18A892E3856985DDD
+ BEA6BCF5C6EFA66A0795B333B5106986BA9FEE98C910E5EBD68FAB323442A84C
+ 66AD82EB62C1BD6E718D616EDE60EE03E4B4F784BBAB74357D9773B7D1FE4085
+ 45D510C65C4BB7214B6FE75677E03445FA58BB0F009E3066F64E4B6A80B4CB92
+ CFA3B1A5D3761F33288FF6A5346022467A3FD94100D52077473FE5A7A330ECB3
+ 80C39564648779CF9BB9D4F9EEDCE5009EFABAB33F67F3520CDFD085AE741C58
+ ED63B637F115ED68E4E069ABB21B3D7B3D6BF96F34AF66075E3014F884C43CC6
+ 961088A9EB4E029827964F86E6073AB1CF3FA6A039B703E4B9F5EB6A5470D4A1
+ 486E5ACEDBBE35FF75B725B6A19ABA44904D0C269721243E54A1B8D785AF79EA
+ 604D6A73721DB150B18F067505E66F89520E87788DC31256C84BFD95736273E1
+ 5DE70C0E2BD50435F260A97C207BABD51EFF9186B1D0285A87FF452FE7B3C2FE
+ EBA59AA3A4C14B806A45D15261810B9D41F28ADDB24870CEDA21B26D1501C2FE
+ 7F815F205AA44342D35CEEE23ED90755669CAA1FBF19635A36271BE894FF98AA
+ 02642461FFAEB786509BA6D49BF7580E122B4D03C9FA13BB4C14AD6E97D4320D
+ 22C592E6D4F66FA1F3DAD918A99E7D41E9751DD2EEBB04B00DB9878EBF2303A0
+ EDD0557D2AC8B6658A65BE488C0E2914FA50DE46C77D512F03973BF4D0357AF3
+ FEBEC432D50C23E8035FDA32615C80FF62BB0C87FC8ABE06FB1EC225C2F4A56F
+ 3C366BE149A984BD7443FC797E6E9CEF59B1602302C499E671C64680CC038FAC
+ 5DB0BBAA7B6BA9A7D9223E802C6682B7BB2803AEC667AC1E226E4B137FAD6EAE
+ C5B5F231E90301EA996B403E218029A449FFC9808817F978902FBFABC9814FD4
+ 4828A60052931BF22ABBE391466BC46DB059E4E1DD5FB2EC979E38730734DB2D
+ E71BC82D7130FE363563BCC60CF69ACE8BFEB00D9A80BD72D83EDB68F2E7A845
+ 60B88841CC01362723C956E16AB013419CFD378BFEE5A9E07403B120CDA0F137
+ 0E0111FC7BE6C6A4BCCED8F494F972336EC542EC00CC80FB4EC18A081338320E
+ A2EAA3A0A95499E637B6625B255C54898FA3295FC1F7E0744D158899CB7BCA21
+ 46ACCBCEF4A34E264D68D5055E73049CEFA3DBBA6C623C51D325570DA5AAA8B8
+ DEA11D428E7868221390FB9AC77E6898E1CA244B9D90640874CF18066C3AEDAE
+ EFC6526CA322FC7B1B58C587627E29591B5987D1D6637E08E056C0E1405467EE
+ 93A78756F8BB2E16F61B22F28D779F6F39C1FF89F6BC711261306BC4916D02CA
+ CECC7884A859F37AB1A5C31958D82C29D4D1DEBEF5DD5CB1E37F55FE5783A688
+ BB287A17449582A1C7A2DF55503C06D75605B865B88E9D04A4E4E56901CC19D4
+ 66BA12229F8F13114666AAC85DE4B7D509D3A086BC742EBA29A29462D825084F
+ C70FAC623FA00134C9057973653B9E53A40B632E70D0356BC5321F65E95A2805
+ 679764A76A5E18C7796AB31CEF25FF68EBA6977E4811E5E1847F5D4D2A7AE60D
+ 616CE48FDFD07087F9492BC1871EF4C57AD37030B5E3C976DF4B7FD07DD15B5A
+ D7232B3FEA667301B50FAD4025DD05D2DCB603AC475AE262F8D7033C0099FEC7
+ 2EA43CB3E1FE616CEB3AAECC41B8F6EC386290F996FA1935D76C0F249BF8BA31
+ 01AC8AEDDE71CCB86A4AAF296442B0A30D1A9AB5A3B651684C5FEB9137484BB3
+ 143173C33D18851F6CD60D8D66E970E20D391ED68421C912F4B965A173CEA0D0
+ 9728C7D118DC26841AB6FDDC21E91DB1F6818BDB44474990A85D6435357DFA63
+ 7035CD97C4CAD4BFFEBB757B5743CAE0D30DD1B65C4415115B46ED9753EC7045
+ 3AE673FE89F063D13F21A1558C0328775B820EFBE798ACB4A8B7AFD67B4AF5F8
+ 322DC1A60035FA89F9FE2C078581E07F6FEC3C9A23F580377C35BE7F7FBE0D1F
+ 9AFD67BBE221D777FC3CF7868C854E97F58003CCA61FD9C0D91B9E8D30C28D1F
+ 4E2A3A13F959A2CAB6D78EB63ADD0D34E0C428A377427CA120A277A45C71353F
+ DA4AB2B17C33B96EE99F8BC3A15CD7452BC9AC2E43EE827ACDA78979E8325CE1
+ 50CA9E410073C957F5916CDE8083B34A68DB901C3918CABABA4950E6CA718527
+ 65FC51158958014DC02EF0AAB451A7330076E41FF0637C6F97213BD7DEFF676D
+ 7D0038F07B1C69A10AC966099BA97A95EDD91C842C45809B4407F8D2310F3002
+ AF4E5AEBE35521F73D3A36713BF38606BEE08E4EA2FB107D98998FADADE1E403
+ EE993C27E8DC2084A5FB99E2723BDDBE62E0B0B321C22F89EB14F5007DEB1AD1
+ 4ADD73C56B6D8A85642C347AEB2CF271E06EAA29C601E2954B4806A4D4FD135D
+ DD1E5B95110EDC7CF9CE81F238C20CEF8054B1AC7B709A2B360CE8AE8F442A79
+ 83269789D19FA010CD061A28E7BBBADE01115B8692A314F7021DC3F490941C73
+ 8ACAE6E8898DA2467194F44FDB570F9EE0C2ABB1AC82FAE62598F0BDBB545B81
+ 76D11FFDA82D8B4246897F7930DBCA386D754ADAE65C041E5F26508C68ECC603
+ 195F72200E46468C89F3972EB268327ACA34E04CA8DD2FDF4CC9CFCDC8C34725
+ 82C08A276A7621431C52A7135B0B500E8CFF8D177D7045F4E5D0585E866D2CFA
+ F77328487A46D1EACE15E9B6B8EB7ECDB6A3669411580A142017DB8D429FE3F0
+ 1FAAFE1C3A665ADD27DF56C7BC2F02973EB0B855CA955A88B6E9E41E8EA0456C
+ 1543518EB59A4DBB333625E8F7293DE9E981E4907FC8C0399BE6B8D053D1EC53
+ 04C121C3728842D4E29441D4265117FF1316DA1ACB7F7F371C0732F49F86CA67
+ 2AF10F9C910816268673AA090474D981803ED3577CE6F00DD59917AEA37E693A
+ 49AF39DAC61193C5FA8C6FE53B8F8D60E745960A779E61A3147A5C973710734C
+ C9D7EF05E63BB230C16C7378FDB6FD29476523F19D156A432C18690D04BB4888
+ 7697C6AC165020575D7A041E505A87092D92EB376FA0EAE68DF11603E4DE3777
+ 706E72F6586D1E510E1B89D1686ADBAE1796B7E3A5EF390A37B5279A2D766ADD
+ BDCE29FAF27CF48E841735864F8AC863CCAAF39FF2D78C3154F303E506D7E781
+ 9FCA0B06C8A82C6B527068545890C4A17AAEF4CE53DB05440E2BCFC57F7D8CD2
+ 5E81588153006031DC6FD9F944D3842972AC4E82DF0FCE98D99B090FF0E83FD5
+ 0C140C1DED9392907F2FFC05CD6EA5FBCD32B7CD8C18FBF4DD9B367564323F13
+ 79DDA88814193D1F90E61B43C51B8241B8F84DCC2AF0BBD3C166F57CE9C03EA2
+ 4A3DE752B8AAEF9B469F61ACA3AC80C4B97A90BE85BA6CAAB48995C845901F16
+ F5EF251BACFD1EE033323A4AD5742A1C923A23F47FC7ADA12A43896B21E7C83B
+ 6D771557A7F55C336B401197682532C208264FF7BE2251D09726C9502B0A4E14
+ FCA1DC15BEADE1E9568DD85FE6305D3EAB59DDEF7CF15CDE4B00C5E36F049385
+ 9E57021DB84BCBE80116A18EA6D860A02DE3B66818E1EB4504DC35446C408548
+ 6ECCAEE996CA30F018468B222333ACBB7EDEB89DA739C9CC99468D832AA075F0
+ D0DCC6448A01FEC983EF79830AB46ECF607C9BFB178D564C2A824DF65406B1E7
+ F5F79B17F846EBE587179279116BED9A27DBD3980F4DE055217F1E6F1AC92EFA
+ FF3605537295239F04C244775BA25A56D25EA389757AD96418E9229CE0767F6D
+ E218DE11389A6D8823BE8F1E195691812167AFEA67444A28652F0E51C99CE2B9
+ BC7309A63E39BF56CE63E4273C88802E205A5A2935878FC1FB34A9659AA61F22
+ 1E2955E960055380FBD7EB843D4DF42336ADBB55BAD7F5F9DB4B30F7B3B8A4A8
+ 2C0825E602C4E4F0B0208ADE162B1805A4DEC2F42EEF87533E440FE9B270111F
+ 2BBAC709A24CBA7FA2F297E6CED34706DBEF304345E85E8DF0D584BDC2D95A0D
+ C3CB351E96601109F17E6C5524C12FF4037D2EEDCF7B5EBB1E67DF582B4DFD0E
+ 7D4C6F38C21499DD2C5D34AAAF76AD1F28EBC050C7C86B7BB3A8CE1811029E34
+ A52DC5341263C9BA95BAFCF0CD9E5329095CEF3993C8F8C083E13D8AFAC8464F
+ 81BCAC39A6191D62A5D3AF00F945255FD8923EFE38334F0DE898077515F6F3B3
+ 43EF14A8A71C47323A5971BAB13A89FF9DE8C08AB378D71079537F463311AF0C
+ 45A733CD3EAD522816D94E2F05486F63E065E664ED8535817391C41D121D457A
+ DE4C143FA631574AA20DE037DB800183DFD8B7CF843B43D2754B0DA90217CD0B
+ 6BD23374A51665D05B69CF09D8D07E7C4F2FF4E3C7D8F5D9B4E20437EAB24F32
+ FA71674F67CCE25CD182717B038B13079078159683A0B5913B4913760BC7D175
+ B47B0026E587A625B2302ECC00023AC4043954EF9F0BB0C5C527A9EA022C8F63
+ F3782D2A4A063EF7666D69837C013120EC46301A05C94470E54B70500C7F6929
+ 4543AA2BD22A4BDDDC99EE05AB143F5E7F206A175917EF60A3A60C8441BDE14A
+ EFF3AB838F4A8074FC022A908488ABF5E513D71F832F75A8D38241D07387CFC8
+ C1E1AF507A72AC13750038106473D7227BDF9E01312A4A9428DD6CE05E7B3879
+ FD47B2D52726B48BE3D131DBE2078A2A0341518C8150988198F525575B72B241
+ 2B57F4FFE79D255566447E8B8D104621BE20D9F2E8CE6168B9625EB787400957
+ 12A248F5AC73918ACCD8138F7521FC913393ADB5C3E86E4623946B0C707A103C
+ 094E7CDF652E98ECD85A507BCFECA27717A49550CC60E0704C5BCD75BF30B462
+ F862F34E21ABF2BEA5D204A2E7BE7013A35D4A2D6CA2618B2EBE4207E76C77E2
+ 103F7783FFDED20D70C5CC3BE00547AAEF6927738BB39E90ABA55640C2EB3358
+ 97FC0705ABDAFAF2DBCCDEDDA83B2B3A8CB427F490A225B7BE83DFC9A23DC84A
+ 8A5BA3A432636B8836298F1A12FAF6A18197C8AE74E58639CF01FBC6E988DBB8
+ DD886656CB8631953C00540EDF46D0415AEE7E318FE3850A55CABF517B5BBCA7
+ FD21BFD45CB6779FF635ECF7483F07DBDC5ADD39C7E5F83FD172F793EED60609
+ DA3F0ACB6DE0439BDAF67692E92BA2C70E47928683F4A54D1EA3663BDEDA5458
+ 2481EC036D27C019153554BA2D790172127ACF2D3C292895138EF64633BAA3F4
+ 84DF48B1B36109C94BF8A80E79F8CA896B31057AE012AB7057771CD99326DFD2
+ AE01D0231F3A0F0FEAEBC011A40EA69E9D91D373B5420C22D0BE00B5032BA3BF
+ A072FF63FCFD24CD465D499116F006C68644129D219681A48F659CDC9513193C
+ 61A797FC50730406CD5395DB96FD34A6820D2DD8AA68EB5F97CA60AAEB2A5229
+ C7876F9E3C88DF70D16887B978B64EE5B6DE2FE02800ACB74A1A03715EECCAF1
+ E91B638C3F747E3606E8F493115F90F3F05DFC45F87ADC0AF9034B762E049E21
+ 7E3BF73226C190023E439B1B2729548B36F97DA2801026CF633CEEAB36CE6D41
+ C2E993956B716B975CE4761A49430CE510B984791AE28F76C5E22CB55DBDBFCE
+ BE837EBF634A4A833E2A824DE14ED0DA50559CCC0C742FDD45C0313078D34BF6
+ 18863CA4D3A3A392359A7BBD43331D4D5B556AD543FE822E6E4D126502D32E7F
+ 85C71FD804334EA20A61AE888C6BC1D072C9DA67238EF08FD61F26ECB14EA27D
+ CC7B89C1A570241EBE078738D169435CA55E1D03BB12429F8D32891819D9FA2A
+ 07BAEC21E59DE1E5A8C7572D03553A3465304354CD8ABA2CB168674469718EF1
+ B68635C8D9991A4D91672A404FA2668FE9FFF8D4670E9EF44F10D0EA9F4604A1
+ 7352432A5CE3BD3828B61F85FC982E76124DD1402FFC0CF728FF2F6169BAC75F
+ 328321970E901E44E32ED2228CCE3D512BC97A110EB977B2F86CCF76B2B56E30
+ E255EFAE79E68C892022F4D0FA9166A358B1457679D5592CDEC46ABAC7387E51
+ F7C13485F8040BF33962E0724FC9048D667CBA46F0CB219BD49E128ACBC8CC27
+ 8F1490ABA2DC1E051680DFDEBA2C940D98826092C444E12B3AA87B2D0511E421
+ 3B24343988A003FB5531FE7C56330C3428C8318AB1EC3DC949557D14D936F7CB
+ 0C18E9A92E8D2BE0E9DE496910196A78CAA5B12345E9A712FAA46E6C2FABE0AC
+ 492E4A58197E14D954D8AF1650ABD3CE13B5011C0FB537BA42B413A9AF29BF38
+ 4FAA7699C9466AB41286A0E4E9D90057B696265ABEE8E515988151DC60D389C7
+ D5A04E1EE1D120647721473245036873B3521A9FFF59761C46FFB00B0779E19B
+ F47BEA9055F941750E86B94C7C704D9748FDF5079B1778097D3F3D9B09FC9EFD
+ 92485EF758579611240036A1A24D41A2036E765F1B979AF7C37BC4B651DA3BEC
+ 2AC7ECBA06C54E2F72011C407AA2F3B55DEB3022005F35956578A2517D561FF5
+ 66E90379C070AF246C56DE8490777229E0547961AB86FB0B25A26DC033DB5062
+ 790F522904450329E110EF3F08D12F45443F584901A876D23CB84F77E02BA93F
+ 0FCA7D3D889AD5E8494CB9C8B5E3ED861A2683A8A25B66459A8745ACB39AD727
+ 62444E065D5F84DE95103185308B4113E9EFF20D0DEF81D22D8E51B7AB9A35B5
+ 1B4E985259B992F6DB20C2D43C46A2C701388FF32E686DEDC4E75843EF9BD195
+ 23CB2BE00C07539850A4DC817A7553EFAEDA4D0274143D91C02DF30C08FC126D
+ 8C59EF815366E959E140A3756B6044CF88B57C32F6809B17E328612745C76D20
+ 4B62B9CAD6F0825D2F6E2B33DB227D43982A56EBB068E117B2CAD2829151617C
+ AF83CCB445A862EBFD7BCD1CA6B40FC1F0791E56908FCBED69D469C03F853B13
+ DD02F362507542066B9E278344433BA64E92A6E36B6C9237A6F9A400BC207BE7
+ 899046750889F8C1960803708DAD56FB2637C4F84E98C5D9345ACCD09DBD4C4B
+ 8257DC4EE366B368AE7A405F8AB57E0D0F96C87336C3DE8B986A1F08C4DCE414
+ 263C529F17028C075937E473D20309AD7DCB0B1D3A376E1C401A527024054328
+ 98D3312EBF86DAA1071EB87CE449AF778EB4178C661AD5BD76680B560185D506
+ 6B7ED11615F2E92CE534BB5D7A04CC537240B441840AFA4E74D96A9A77534E85
+ 0A5CB0B0486C7A5A4FE53DCB66D5BB1F61CE18EAE8A82B047FD7F0DCB92A598D
+ 67A90D90BB253B3E9895C4A0C92D39878E44BFADC4ACD3EFD0763FC3E519CDD6
+ 28030440B3A26920934D050EE398FCE347B52784DF304C6A049687B830D13116
+ 7B41C000C5DA03379CC8673676223DD11441BF8FD5D0DE5CF726D3C294EDA249
+ F7F15E75A415BAF6579207F29934B07845F3FED8E2CB424F2816E59934064146
+ 661C2307B2B2791D15B8B3027C71BC760946FFDDA54560F8A461501C3CDE4D6E
+ 99F35012C9237FB169194DC226E921F6CF95A3095658A6E10E95721411ADD736
+ E4D0111DBF59C9E40B2D517960670C8161DA233F08FFC404471B5E70D89F48DB
+ 79E7FB938A9B488F52E24B0E30F7179B3B19A5C1AFEDC72C8939F8FBFDDE4507
+ DE26E8BD800ADD0037B13B04AF667C7186A3C109B180B261A2C8FF178175A5EC
+ D46A16DBC6EDF48755F71375A76195C8F5F782E2AB75098922B0E7215AACF7CB
+ 49551031E3365C3E62D29AB883D4C89D0312A8070BB88ED1D15DA031438BC96E
+ 30F3AE59B7CB718F29F929D51A1E17069D9785CC570ED435E677543624838AAA
+ CEB8DB807788490C3BC35A5EB8326A733756A971C0767C9FE9A1B2DB63FE75BD
+ F21777CB3A5EBF420B2C7C93654696A4792BB339038B8F3D709C9F87A9203DE3
+ 182E883E2F85600BF242CCA06C5AC56F19B58C2D29C0214DD2F521137028B28B
+ 8FD75DEC70FE78DA48B394874DDE213BB32B32B46637807B4DDDA37B7B1BCA3E
+ DE1C1C029AD18965127114F87EA89639C2B156986116F7860F897FF0E2B3E1D2
+ 94DB00CEC0B7F30E00748436D33469A3D42F608BC2D4D22C75325A52F117BD4F
+ 88A6F2ABBF2F0CAE2C4905924B9206EA770F9EC77006C29492ED18DF0224A78D
+ 0B88F750CCB72F194E4EFBBD4349891347CFAD1CD8B011E7C341C81488B4924C
+ 75C2439C3E767BCE8EFCD1D9DCF838B6650040C1BC262D7B83D216B902B5CB54
+ 7D93A913FF4EFC3F21E6F474C0E008703672FE403D265FE9CA4BA846FB32B640
+ 85F76F1B246B15B637BDF31782A79CBBD1109712B180F0027E10867FD6DFBEF4
+ 9193D253D7B8023CD8A601EF891C78CDA2CC47C145C7955EE5BB36B82742EFFA
+ 1C994AFEA6F4F73B22549A84BAEDE9D67CCE99F3C82FCFCDBD63F022459DB23D
+ 6766325FB09D858C8C02FD41B6666DC1F79257F93A17EBC924E4961534FF2884
+ 18AE9770FFF935EC29161C5ACCA9096B0FD4F2AE2849A6B5D5F07153831A77E8
+ 4487635F85333967C6EAD2E97241167FA605BBE416F591088C42B72C3E1C65A0
+ 7232A6CA5A3B2D56C8BC6C50F6B9A7A5C7B3062A97321DC596A6ECB550098944
+ 777F43A69EF8A5DF9F326F059AC8C9BB30EB0C4CF4CCED4FECA07D3CF612544E
+ E252F73EE3456FDA4BBA6C9C26F76058B85CE37616DA29C02A7D63FB0888555D
+ 3A9531C27136C70EA4E26F8518F43AC6B83DD023A7F23CC828F2940BA5663EA2
+ 129A071E3E6652092DA29EDFED3A71D07CF54B0252A5DC6DFCD23ED0BD9102A8
+ 114832BB12A09E1F2AC9D8330D7F5465C90566B1ADBD86FE76BB7562618EEE57
+ 6769529638C3D0DC3958EFDD7444A6A8EDA25AEE39599008B781AEA4D4F61753
+ 620463BD0711E8DA1B90862A9B135C7E79B2BD583C58A9F07F5D2E7374E433F6
+ 08951B1EDBA54B77D0075D19E600368E83FA588A3E338FDFB43002EB6BDB7DA5
+ 7E4306A89E759931E9C3DD8894D9F87C134F71C39743A5EF7C2A03344C3C997A
+ 7ECE72C7E2FA0A3A2FE8FB35C6FDBA386356568DF097F36A2290DBE33F861627
+ 49BFD9229A21B9000C653E9A7F2C218AE2FAF3F322749B6E6B429E10750DA995
+ 450015D187E07444EF29F7FAE898AAFA87BCACFF6F629EECE9CB21BFFB8046E7
+ 438F19F2AD412A31589BDC9FDDC426838901D1227790D99C34FCADB71EA837DE
+ 2E7C0ABF0371672701882FEDB619B224C703DA63FD694864C21F8D396C8042AE
+ E45D1617393ABE54B6E3FBAB3A6F057C05FF6D9D1C28A58FF4C52469E31B63F9
+ ADB7EDF1905F1997BD09927D9B63D232C631F1162F0AC5E87AC2EDAC89790584
+ 7502E04BA9BBDC677B174AE0A391C8165BD72EEFE0ACBBA91E7FDCB7448D188F
+ 19B94DD258B2A4E1803EC3F36C36313A2E56709668602B1AE95804D6D0FC17E1
+ 6FABF07B0406F99A90496DB8AF1C10108B7D8496723B343FA78B1269185150E2
+ 55147C6D36CA7CB13FB82E11F4CF3728C9F9CAF11091D703EEA811A96EC77ACE
+ AE19DF31933CA2C6C7DB2259B86086D11EC3B4139020AE2B0F6F48FD6E443C30
+ 0744F452B922162D5BA8DF17DC6ADA2A3E71D08BA28A2BE510741DCA5A66E451
+ 5B9EAB0E6FCC8E64BEA12E579B57AC89FCF737AFC9434FAFFE497597B9BCE237
+ C66090F2E19D48BFB4FA0FBF0B14DB6C61228DDBA74EB7FEE7EFE42ECDCE1C90
+ 593C2932E729D8C8357E61D3632FFE2C244D14DF8AB68E67EB39D1D251506309
+ AA3789A2BD30752F696BF37EC79AB8F149CF81331D60E9773100FF4BD7860D12
+ 5FDA98483B1CC148A06A28645B809A0CEC676B6A750B775A4BF9F8F337B4D899
+ 65BF6379FF2B60E5F1A0E4EEFF1A64E048AF1B48EE00B880EF22A049950C87D3
+ 2B553330465834217885838CC588C5BFCEB6B40DCD96C53D49DABD5B8E4E33FA
+ 187FE417AB8984D8779462DDE7B937A5C0CCF79FC58564C0895BD3270C1425A3
+ 2087EF0DF2123977FEA40682B2FB23581ED07946B46F9185428A83A8C45A0DE6
+ 091510DDD99A070FCEC9B6F9AFF77E2FB7CB294A8C890DB56A8FCDF7BFFBEC40
+ D2BFCF285A8945CBFA76DBE7AE9F1538FCF9F218603E7A00052A1FD829BD2527
+ 455FD00345531CC6A1401802FEA77D3BC920C9F3EF0B1735FAE3D0CC05808992
+ 86FF7512DD5D31243A374C3218CE45580C2C0CD0F36430D1265B5A1D228E2BE2
+ 9890A63B9788348E99E4569929F3255976A8B19D75D98FBF49362667664CB554
+ 9BF9097A7A69FD1BEC5FE8B06354D8774C892BF5E4883F56DAA97E374C7218E5
+ 444DF1A854A8F0C252BF1945A049D525F0C8FB5F9107A12DD70785569FE549F7
+ C55C0D1AA1C1B2B510456EBFAE3B5BEB62A5083D31524A0AC3C7650220F7DF14
+ 487B2BDC3A8588A8B023D744232B2F159396FC36E88923F603E7811C4E3EDF3F
+ DAE09B49D3FC5728845C661A8760526A41E9BC2C16BB7F87F20B25A521C151BE
+ C22768B3CCD89E37D8139B16030466C2F3266C3FDBCDCB5987EBF3ED998B6E42
+ 7F4A9AE964D1AA8C5EC965D4113FC30FB127681B5E6F8062F70B453B60C680D6
+ CC086586A0A871A6968BBFC46A82007A4E3F54211A93DF787BAE746D7D74D9C3
+ E85617AD96470D171A560EB6A02890C7BF7922504FC8F530B2A9F93B27DB6E77
+ 1492452242199DA5D2986AFF1000C1379ECE946092B2D8FFAF40666B287F8495
+ 9A79463A7C4699B81965B5ABD65A2255515489D53ACEB6BEAB5D53B0C14A156A
+ E726A3ED630485CF3CE19FED00BC82D0C2D0615A296EEE8EB57E39A7475E660E
+ 808F451A907C6F82F415BBA6BF9715231136ADDCAD736851FD15AD84EA908729
+ 4A07A7968C342055AAE50E01F9A774430F2B6F42FBFD917C356AEDC8DDF5D080
+ CAAE489ED8C224DA39B3CA7FF1039DEE0B4F31F62811518016C8709CEB089349
+ D32DAC85AC936F6D14C3CE29D1583DDFE1CE552162D06C2772E015379DA79991
+ A52D6EB6B2B348D9E0F2EC65FBB589DAE68DCF25FBFCA22E3806461693E3E6DA
+ E60F8A8F8E1D2981CADC095FFDFC9FB0FBA8A90A7D08788A6A92068BCE6BAE8E
+ 64B2EDFDA0CC1A5033DADBC21177AD74F574F703883E1FDDA2971AFE3633D2B5
+ 202A0304154C32DBE392F145ECD2CC400EC5DC9FE7483C5312B75628366BF1BB
+ 946CCC292D1CFA2790042DA92B9AB89E7EB405330043AEB7FAA4A5DB44EED1EB
+ 9349678E89DA8EFF8A2C5260D1A62656B79899C54883D90EFD3C6207CEB6383F
+ B8BEA09C166B3605F69008BE00D33E7462C98E82F8568B574697182B273A907B
+ B1922952E3EAF6B09E3FCCAF1753168A0DA6B20D800EB744F3F15FE88B4E17F2
+ 20F545D626539FCCAC6EDEF669CD655662D652BA109E4F4860069D97C7878DDC
+ 4620C8AA5D9201EB1AA3D452F22DC65C51F3467EF6A69A9869EF17E721CFE506
+ 084102E16E4861792BA86006E9514E2CE86E394B3584721891B7C8934C1655A5
+ 91E3F0F423427DD19F19D8B1E6AEBF0354335DF49FE02E628D2B7F07AC4FEFE9
+ 8CA6B96F9EFE5A46F58F91FDCA04B8520FD80B36688686F8738BED7E2DE9F915
+ 7AAF8891D6AE0BEC7B5F340E2F83699812CEED19347F2440755B6B341E4F6581
+ 1BD09BBFDAE99933B058948BE7D813E2988674ABC6434690CD48EF0E05FEEABD
+ 31CCE1D7AC5B3E53CE22877BAD5A29668C470F05DD9DF167ADEEFD4463FF5A55
+ 3B74037CA4B3E62B130A11262DE53D5D9FBC6893B1F61E0D44AF5E1367DF8790
+ 9C98A2B595D27B5AF420E02D961D3A75A4032364289AFA122367506D2B87259E
+ C54B83F46DF0F81563160383F388A5329B7532CD78263E7E823F04ACEBA1067F
+ DED6FC120EFF49FCD853F51D460973D32BD3E439850D86C752CCCAB7811510F9
+ 22159D8E047846CAA424E1E6484FADF8CACD1195536B80F7B8821CDC623A3CA2
+ FE79604407E645EC3D796800BBA74ECBCCBD774102A498827B4964F2640DECC5
+ F36DB43B491C4083B282E07E87AF6B150E126BAB097BAB48F3F19C6FE0E09C7E
+ 5D44C148681BDB59767214ACF49DDC648CFE00985BFC3AC5DCF7ED60CC4A6E7E
+ 26F37EDC01CD9A11D38F0BA8F3D2C28FE60B85A22389C384D632A6F462089FED
+ F2DDA2EC8DC598A9FE74CB159AAACAB1694EB81629B3922A5847B2BE91C97738
+ 771F3A294199F4D645F5584DCA1CDE915193088F88B17FE379B8FCA4788DEB8B
+ 97FF98327E1835BBCA0FA10E6A8E7AC1BBDB92AA3C0E2E8B2052CB5EDDEC91FE
+ 6142261328A12F74209CBC223B3CC1DC538A47B6D051BDBE4532F2C0070E99CA
+ 4E712B833894A79F6E96D7702BE8BFC7E2020D1845737E67080FDB27A089ECCE
+ 6A2DAE556D0A2C850064EE067FF012B30662D5F2C99CC48837D83FA20BD9ADF3
+ E433619D0AFD513584B257D5566D89C109B37286FDE59490AA8034F9EAD60A94
+ 43F365B42D269F39DD79B12FAA8CF72B9AADE21C0A05A74027ADC2C31B53B2D2
+ 49DD421AEE56BB221D223AC1393B7F333A61E8438490E94E244FB0E9E4D72328
+ 656537E520EC59BA3643BE41ECD548E3B29F6F03474AC8B7643E22CD69532DF3
+ 459038C4A6C06E5F9BC261C7A78FE86CF4B35562875589379771D1237C2187D0
+ 0AB27937E84ECD9B5FCBE984706B9E66E22455F1F9604FD07B6970A184DFAB33
+ 56591B67ADC13821EA0F42CBEF82966F574CE1A5A1726B6F867F739E3698D3A6
+ 73D7B618ADE471E8BEBFF45BE4ED9D0CC70FFCED114AF8792D25B679EF5630AF
+ 2099804108554CE001FC94880A494B67134F336B53C24202A9D7204ECBC65B4E
+ 6A0C75A3CFE1F1D282BEC4D6F88E378E6058FA334091284E99381FB6B87F8B81
+ 4ECFA44AF3EAA047BA6003D50F60E36F0BE82B941E8C04BA9FA736678259F976
+ 0D01B6B91F7FAD053563CC9D4DB263644CEB8C071D2BAEC7398D0F555B877963
+ BAA008B357F4B1F300069E9679DDAB50F9614AD403D442AEFD83C5AD1DC005BA
+ 59654B6ED0B4DA041B8D49046B8F8BC59A042E80806299D01340D792E92D0315
+ 7AF4DC96AAF65E1119E28DB741CC8EAD0843FD28167BAD60860C8763F2258155
+ 05E4684B3A7AF3766F1115D1E3F89CDA946E798FFC87C0CF40C88651ED6BCE03
+ AC08651067FDCD879129D8A191A789B8D87ECC89A73B78C0F0A95C4D0A957362
+ 4628AFAC2F8BE51D1B1773D64FF7572EC5271D075A9E9B455CDD835AFCFE3605
+ EB45DF68DEC50D8109F6DF28E3D1CA6BB050BE6436B48B72C72A71513A924D4D
+ E3723BEAF87B2CA32BB94CF02CA405976BCE483959EE1390B6F5ADAD581C1BEC
+ 7F6FAA9D19148F83392CD6BCC05BA14CFD3F58774ACF4B0F4EB0BA580FE45097
+ 975F01DF0FDF617D0D0902521A92AFBBC537F6F46F53BC79959B8EDF4972F733
+ 4959FD5F94A25437F45A371AE10DD437CC6B1FB908C5E3FCF90F9CD134EE88AA
+ 9166285041A9CAA606D2BB858EB8A9A0C9D86CF6D8801F3D6226D5842BCD6D69
+ EBEED1A3D53B564E4B94B1354A53EEA8E1DA91012EF0A8DB1F31757CAEAAFF59
+ C6215D166356A0C6FADDDE01528E1001FB89AA578ED54EB0159989BD8E6EB193
+ F2170470CBE780E70843F65A777E4C4E30EC2C54F4C281C59D0CAAFE5DCC0C03
+ 4B663D3FF0A2FF68D25B94CFF009DD0F7528329D6424690CDEDD3FAADFE7EA05
+ 5C0DE6D645EDD3AF582DF3450D7E79DE1759E5914A1828BE7E5229DC36F31F0F
+ 5EE2E5E7496F1C1755A918947F4EA8A94441AE2914486B8F5FC0FE6891FB0871
+ 884C3B3C047B4EFD3559BD3D1726C7F8BCFB614D8C3C47ED68BE8E1CAB2D0E99
+ 97D354372E6A112083781AE023378030B0F207B6EDDBAC60A0F2AE1C62C1F46C
+ 9C51A083DB7F04DC1BAD29D4165B2BFFE451915836E55B64146ACFD8AC9D67CF
+ 9CB4AAB6A0CBE35A4BD03659399D3A615584A08E7C12A149E6E0A433FCC42016
+ 266F8A26755E8D7A29445A3A5E785C45F4327BD3BD34E13D0CF63C4129BDE2B4
+ 5C1D0376EAE7658A04E804DEFA2BEE2271B43BA2DCD794C4BDA0D9E833BDC925
+ 5ADD649B82955A216675D87D8FAB75A6CFB3210CF37669F2156007C514873736
+ 0F7933901E1857AC4F9C2DBD99CAE3104FB4D0BD81E072802F2BCF893DB97092
+ E6EE28C8821701122199018806CC38588EAE24F1BBE04CE258C42774B0457DA1
+ D541F46C83659B25B3C7932D8BBA40871C6DFE686665E768F9D1FAA01C97BABA
+ 04D407A6320B001496E068898FC3C33B8A557FF6E8AA40FAB528FCCF3038E576
+ C5818CB86BA7198E4CDA922DDAF319C9F8889CB4AC5A2E0507D4F3BA9E684CB4
+ D4AE82C90E3C55AF6E5211FF8A3E3279BB8F485832D8688A50BF4D42BC4D45AE
+ F14332533706155638DB94B076D1ED65D62046E2462F06CC5BFF9B7C1134201F
+ E5500D35CF6A1680B551DE45ECA52DA43CD2639F0456DCDB4E8CECE0425798F2
+ 1EB9ADF95E529F01F1BD20A14D6222564F27E76DB0E27519D6DECCC06CBB4946
+ 8319445F33EC6A3A8703370B568DD0391E9F95CC34C5EDA2240B3876FE7ADBB5
+ C761B1D33A70DB5DB0D9210B03AB4D35981DB1F5B1A7B7B5AE6BC6B96405E185
+ DB8106D1F41E971706BB9418A4EBEB712ED5CF5D77C9451533270B2A7C814547
+ 8CF7DEE7FB64DD8EDAFC579FCC9AF43512D660D0C9C27B78017142E1233351A5
+ 8D5F8F0B53CA613F834C990BB47AD38C19B55DC5AFDCDC329422B81C4D6F4AEB
+ 5A6332D12EF1F994E71E2715D043833ABB0E093D604B926E0557DDB69A477480
+ 48BD2C008B21B92CFF7277F3903A14203C750734F0D466A4D5B3FAD797904459
+ AEA8FCF9F4C924DFC61DDD935E78D1F8A3C932A4ECE9CA519E995CE991A92BFF
+ F12CC5DB11BC845B41948207071B3E89852748FFC34862C1DAC51924AAD20AC4
+ ACDA65B085045C981D81AAE17AB65D60DEEABB2F420168ECB7D0AA8764D298D9
+ 296BABA8EA2A9A27A0D87C3925946DD14211A959651EC3F658E5D372C4C37A26
+ 8B13ABD03047FBCAB7BE046E69C032C4CEA56ADFD202D1EC3FE12F33FF267A35
+ 1039E28DC6DD6F31794C476D64F401AAE28FCB000DE64C0B4F7053B6ADEB56C7
+ 17316AC3064C7CBC0EDC78D98D7D82BB630D51E3FA0D231731CAFCCE5978D354
+ A9C373494F45CDF9105707F7C6191B49607A2E64DAFFC2FE648AEB0AA0650207
+ 29D6BBD672C2664EDCA914909323C47D6A4EC45D209DACDBC38A31C3C9D25BAA
+ DE4CD108D7FBA4833956713514F0D8202A0FBA388684C760643CF9D1374D405C
+ CE1D51E3C8E8868F0ED5CFFA6F3E3A204013C659D19DD4D548EC3FFC7F6DD34D
+ 91AC9CAFF89E98D9E3CE57512727348A720C98CDD3CE66B859D526CD55337D56
+ 1ED91B3AB212CD77037AF0C3B8173282BD99F2F8EC82DBAD39E3B71ABB3F5BD8
+ F373BDEB5E3627665563255F0D8F205ED27A162C51F26D1B4576FF441D98EB9E
+ 6933CB3F741788EB06B8286CF43BD1F39660387BD735A2A410A02E2A84E61DAB
+ 1EDB0444A664EE6EBC90CCDD866B0D30EC63C3B7C4A7597CFE0A77943D8F7EB5
+ 9760C5AC3BF48FB66D893F70F6B15F70692E24D3AC2B8D22278C44D8F2D6E20A
+ 6ED89DBABCDEE5397C8F25C1C9FE96C5C71EF8B434C4F83CA8542D8C421298A7
+ 29A2C3486B71E0835CA4ECCDDF7F85AA5EFD23B2BF7F146155F97FCA5AB364D3
+ C7BEC21E7AB1CB94091837B81ECC1E980C11E487BC7DA5F28B37E18D0EFB6019
+ 4A3243962ABF364167353775AD96B3691820BB85F9ED3C5BAEA7E91B634C9675
+ 99FB33B89262BC5CAB773B34AA7ED222DB03A2374BD32393F1071BC876281A2F
+ 8666C1BA35BDF4906D5540B6E624D6772493517878A60D76332AFE7CD5E6929F
+ 223A72533A267B30BC4011BC9DF053CB0DF538213442A17312E11BB00142C06A
+ 86934756FE93F9D3073E3FC4DB904477FF391E4E319525FEA19BF00F25F56ABF
+ 21E5537B8E664F10DDA138A614F74C238E06D7C82FA33A2A4C21768C87345ABB
+ 23278DE80629A2E88E64017118E37E5BF92FB5B2458BA181E713B6290A5E2E57
+ 5EFF0C8FD9971D808FC76605BB5D6C03E5FC2E3A4734562CE86D2ABCD0AC79E3
+ 873B9CC4D05FCBBA5433B7B94BC81B6930D78053C1BA758FBC4BBD990D6A5AFC
+ EFEC37E6C92609C51EA9EBC95141EFE2189A014B0A40A93EE26108E58A44D0F4
+ BF780E1D8AC03C428C760C9E76757F3E4FA8CDF717427F887AA7CA04A33C9B4F
+ E13157136B6D19C2C0288CB53269629177B6E3C956DFDC015A744D45745EA6E2
+ 0F133400F685D829AFB5453F4809245E393EC56C5E18E5C1904778BD68F922F7
+ 3AD0211853C1B9628B347CE13364A91CFEEFF6E913EC131F8DA6A04065242176
+ A60E0A6719DC0103374639FF1551D29B3DAEDC04172D7A34B06C45DC66743AC7
+ 0D1A8E44BDBEF7DB3638438E8C9E262F784CE7686F1E64CC6E6555DCF0C92768
+ FE1890A2723289556A16A3502DD109C14E46A2FA8DCC44602AAD39F7EFE13F66
+ 64C894844F5F606A817795714EB5A1D2D6E426E51FBF7978FE261E9C79333FAF
+ D372414328317AE6AC4020505BAC19233D77222AED2F67755C59048C7D41620E
+ 250CC2D36C15830AC101C28FC37C5E89DB5513C1928A1C4F958B7F1254F00EEA
+ B380482F14C7627B33EC91EB950186154D595F30A491EC6A6C7515B72A455637
+ 4EEA74BF2D3856808DC6F53F0DD98F099D1FD7AC7392CEC0CAFB85A28F344075
+ FCA511F6C810BDDA47B1F0E3C201ADEF0A613804EA6F354CFE6A279A03CE9EA1
+ 298FC21C45C4811CBB7774F6AA5AE5794C112DC54AED87761F6DB83C79E67C7D
+ 6B8B625A6912B84579D343CDB5475DF1EE591C84A0CF4A23353482BE64F4627E
+ 7DE706449D005A254BEFFBB2DE2D2B077A6CCE6F2C65E5494EC7C3CA67FBF836
+ 335CB56E048B01A1ADC9C6CF65FCA9C06AB4416B45C16E82DA0AFF75B5B590F8
+ D5BF0FDD1DD6AAB68ECA8924ABE24F27981AAEE545EBB0B5FC59D14996FFA893
+ B53C6B2A16DFCE9E4CD9C0BA9B85917C77134AC6ADC8AE29C2C1068ACCDBDF15
+ C6152BF48A195531431E1E1D0DBD13D8E196E435C8A63C8148144E8C02B8A297
+ 211F842BBEAE049A038A1A8E4B66092F31E3B6DB3408E0382F54B6409BA8C3B9
+ 7D0470EFF1B2BDAE6E1FDF8E077DEB18C857B45E21C8BAF4543BF1F53BCA93AC
+ EFA462A363022E2EF1F196C4A8AECA836058A213ADD58358B625816FEC8324E7
+ 7D63B3AF2775A5D1CA41D9AA824EBE0E1CBD48ABD7CD129A0DE3508D12E148D4
+ 7CFE7D5E7EF8620E66DCB65400BADB0BE36425458CACC5CB90705824C9124461
+ 4B440B4301123DA5D56022B4239F57214C6587E4422682F0A72F15F93A39874A
+ 4E096067967FABCB9079F24B1DED47C70E575C7C5538B859068DBA887736C026
+ 78B84AF6BFE2E05769FC9F0A899B0D6DCC6E11861F879B0D315B249F284E925F
+ 0309ACE966A9B0A4B5D2EB6FC570CF41CA3B2B98FCE21958435C8B625012D37F
+ B44FAEEB62DBCC59C6D129F71EE8A0E988FA34961BB1863FE4EFF4A86110AE0D
+ 726C18854F35E806B9E0D8A8A2686228D0805FBEC25F6483423AE6E447808B60
+ 3C86207E94F6B311ADB5F35E1B91CED27F845B4980D558E0081D0F1CD2E768B3
+ 4D8CB623FC05D1BA7458B23D98D4292611C0E61183890AC3C87DD3BA9A62B024
+ 2E60DD5E4660652345F86ED229555357A06123F1190CC954671884F1D2B81A0A
+ 201BAC968BCD2084831A6EF4A85601EDA64DC5200035EC8DA637394F38EBD9D9
+ 6E445C4B95B6736B42A0648F11368B2C1C6B0B801586E34F8C28B5C21702F80F
+ 333EE81CE3A92F47B491A651224C05C300757EA8E26553BEC5673E9823FE2D06
+ E3C9323AB1211FF39971FED4AF62413C98158DF7611A391A7E20BBA364FA787F
+ 4A7C9F900EF946C05F5DCE4626A5399E4DA47A3D98DACB56523E3573CAEA62F2
+ 1395330431D9D5208264D8806C8F27C60DB0A4B2E239721F4E9572EB10597632
+ 764A7E78B256070E5420C4FC85ACAB93C2AF0653668E10214A7922F2943967CE
+ EF83F543E06703859FC71808885A23A63414F494F1C16A1ED27EB974E5AAE965
+ AA947E79544FCC3825CE0BB56C70EE2D04793E94A15882ED2F97FF33E689BA94
+ BCC7CD90F4B949EB01BAEAABF904649FE3C58AC834856ED8311127D6C42A4515
+ 1758E3B73D82D5E859BE7979FCB14D45C6C180223ADA127FE54B066A5A1ED6DC
+ EC00CDC83DAB49108D5D9EF92742EC14D47719B0DB5D82A63B9C462B2AFD38D9
+ A5B71DBFC72F82DDD1177AE6BFA0568735D57983F9FD9F23E33D5156ACE336E6
+ 71A7F9AB2FDD5C867A742A5C953F1B444A522233146878DF19F86C47F3AB39C5
+ A2FBD8342C5F2C3757400BB325C5219B516C63F33D023EE882B7CCE8F224DF69
+ 68A68AEA665F3A4413A8E3877F3BE11B624F71735928996DB1B93766F8BF6C1A
+ 2B4C8C740862707E5913DD6691E4D20267F222EF50F46EE108C35A4B2E0C5739
+ 89F6B8FED1C5B0565C6D0C3018EA0F0703DCEE34290642914B0DCBCE66A621A6
+ 47C3F103499099488E1F3B4623746950B613A2AB5178DFCD407854E556A41BF7
+ 04267ED8DDFC5D4A692467B1025C570715917B936560DEE5F91B53BA55EE13F4
+ 0A67F54A589F2BAD640235030017D05ED32E332DA06B599DAB69EE2DA3602856
+ 03DAA6DF35A3A4AFCFC8CC1885A3E448A4864A1A8C9E38E24E86B98E73F04981
+ 4BE6253E896B606C0CE61D65B4849C20D9459CCD9BDD17C25A340B55FE3A449C
+ CA7F0A09A6CDF4BA9FA2EAF253A4CDDA717D6974FA4C61A6ADD465FE06E53035
+ E8577AF00EEA5B2763FFE3C7014A596CD4F9EE44919F95B404291E462E154D97
+ 7D0C0C686E637EFCB3CB8E73CEA4EC6D118A3CC5668137E17DEC1D4EEE158688
+ 7AD62667829D107FA7EDBF17B7BD4925CF8D475C0E52FE8A4460A52F5EB831AA
+ 5025B23F6D6B3F57A0E2E509A356A93328E86B6C85DF8872BFEE1CFB7A9461C3
+ 9ECBE1B116001F23465D803B9B87C111C669345101AA9B824AE17EB80916326E
+ AE3B4F5C2E04AF8BB4596860A549BBF81803658AEDAA96A55EE0C8C8DC6AB9A9
+ A7609AF4394B57B510F31AE295C22521EAA9488C132903C6D3B7C1B8ABF25C64
+ 9EADCB68D02E6590EFD05FF30C6B8D8BA9E0ECC2F1AA6C7A68BE0F46C2A41A62
+ 4445E4AA736E008814E8C55B022DDD85E985CD681D8A1B69542F3B0E9009B53A
+ 902C93823BAB638B3103755A48B4588AB8A72F109C6C67B5168C0763C27059DC
+ 1F60D7863AE9AC4A544731EB64794EB29A1A5CC640F3A614101823B4645DC0DE
+ 7DB420D32D0230E0FDADF8F2FC8D0310898CAB70A620AC7B2FB1B6A326311893
+ 99031C8396B6511E21154F9C3971B78BC6B20AD8FB1417C04A309B8B5CAC7649
+ 72C267BB988E285E5325AFC05BE59E8B816B337D0CF840DED8A26CBB332C48B8
+ C02BC87ABC32C5F08F1BD1071F93E2A0EE2ADEACBCF33E689116F4CA9609B067
+ 210E5482E30C3D9F0B154428FED0E13137B6B3B9E2AD4109AF39228AAC8782B4
+ 2A84E22273171E969C7E408926E52A2B96152570D275A18D31F7C109E857EFBD
+ 64F1354AB5FCD767B50D55687E07F3026561F397FD7434DF9270862912E041F8
+ 902064FE49E46258EB99AEF254B4E3C99E2A692A23C4E468B82877666C178F4F
+ C8ED4201315EF9B66A3DD93D81A1B6BAD7ED7B001E012A64BAFC4185560B0F75
+ BEA48C7EDFB4199980BCB8073CC8F7CEAD8ADF1A68FA2294B6A884894EB02474
+ 54F7831C4DA63758F7B7DF35E9D692522C5792AA834BEF7320712DB967D144B7
+ 4897640A0B62D989C2836595D83E76583239F3A7D0F2E089C6EDF19E4DC018E1
+ D0F5D7BDD8F2DB164155AA58A87FF275494918727CE8D04D3EBB3D3061D5B0B0
+ 9AAC9B6FA98DB4608DFC9D4F4069CB5F1E4401900B135712763F8DBA4283E154
+ 64D1E3CDDEF09C6DBC102C4CA0551E6DCCB5EFD78450327B096C6A8626C85218
+ 742BF3C75800CB27E6AE63D3AC4880B246DB9583D4F2FFAFB1976AFD64391E08
+ CD6D961F095FCAD9B14E63363A67BD6ECDA0D065032D021FEB6C612A61EDD50A
+ C15388B62536511A19A82B84E87234DC46BC248E60C5E0AE96CB0B92BF28A8BE
+ 07EBF8B0C55EB70CC9D29A53407A1CDA8E5AE1BE5B023FB4D6A5635B83821573
+ AA5CD0E779F30D0F828FFC2990CC92E598340EA13910D2C0F1B2A96DEA9A0C5D
+ 0288428FC80268B86DC4FA2F0965050A709D57AF6DF9CC889FDB8864EDE545F7
+ EEA233127E2D18B01A95FAD8B277B6A2300F6C76F6C0980F116F84A7C6011087
+ C307464ADF91335255FD8A11FA0B0E661E5CB89886E95D3834E761C872BD83CA
+ 2D779B51B0E328F2C12C1298425B3FEC42BDD452A2D9ED78AEFE1042E86D61B9
+ FBF9058AAAF60CE470C405756E2FE1D952376D82387CC532C60EF2F2EEAF91EE
+ 68FF258D85F18479E20DCFE517DA3D217E36AD6999AD46AE87ACA434B691240C
+ BB20799BE21224950B39766B39D36F95B82CBC99E6AEE2AAC64BE4E65CC3208B
+ 29D6804BAC78B4D4151349DFFC0D70393ADCCDCA1BEDBC6AB7ADC0BEABFDE2E4
+ 5092F34FCE1D75EAAC2850E04786D89B98138A87BAB0F8827CFC7A560DC1994D
+ B2DDB1C9C3FE7D2D194CA9AE29279EF3B3157944BA742C5351E590331E72F809
+ CB048AAC041F4B70B8FF9B9278059F3802878B8AD03C14976B6DB6B357BB32CF
+ AEA302019CE7C268F9BE6B54203E07CE8D6C9C3B41C60B64D77B3A5F22585F2D
+ 5B950E6288BCD0F49DFC228BC8DB9C576D3D89BE55CDC890E104CFC2A7CC2838
+ 5211FC6610D52699D05FE917846535D3712A67B7B4BBBF31689E344C62F28F7F
+ 8F56A23D2B3FFD7B606EE5A327D0DC126260A426CC0C108C6A327BB3A37F1BBF
+ A6003EE764F01DBEDC3E550B3EF89EB0FEC675A3386DCEC17DC6FB97CC9E1A63
+ 79F21F77656DF7EA5BD818BF4373FDE351DED5E3B688E365331BF13D41D95FE4
+ 92B749974755CAAF7E078F81D1422A78DB14AED7C5CF69C8BC60B2C52D4999BF
+ B665FEF4D44F903DEE6D734DC9A35D0CF065F441E33BFFC2142B7BEA99ACCDB3
+ 5F0EF390CA3126B11AA308EC966AA3A3CF7C9BD029788C6E2155000734ACDAD4
+ 36834FA4A5D850594B19B3E69178C423F921DBC2FC8E63529276BAF3ACD132FD
+ 87DD28019FB96B6F59EBD4F890C170B6E45A6B46AF6F03A6CB76A49B8065F392
+ 7E36AA50D872A9E0DEF0B4920B5F70BABE350E2FD1F8803238949E157D41CADD
+ 9474A0E10A9632700F15981DB84948B470AC218A5A960B3BB7EB71C3734BF37C
+ CAF51EF45EC3AB1D444F34D21F59477750C5B5E7848499EBEA36D95242EDD92B
+ 4B70CED0BB89595B1C5A4ABE99C928E33F9FB802B7E03DE033A61A2F8D3CF63E
+ 14266ED62BD57DCF0F28C8294B95397E3501EADCFA0B6748182A79B00342A75B
+ 803C8DB8222C43412D72CB0535DDF3FD540BF19AECD7164C1644B648932E8E79
+ FFCFD3CA3428DE8C3E91CD1CFADDF780733FB3AC98F3A975A92547BE3CBFCDFF
+ B4331AFA735C59D2E6BA8E20082414B528FC2D78B34142C2CC3DEE0D41757517
+ 9CC54B2C8277C3BCA6664C3020D69FFABEA7BD80BE64A7EEE2B3FF1DDE293343
+ 2F4E67026111D2AA89E8522519C07C15712D3DB72DB8E69E6E947A512D8313B8
+ 354496C7AFCE3F74A16FA5089A98298DC4EADDCB7B8E86FF52F0D4965E74BFDC
+ 7B5804FCBB527ABEE658284281D082A06827393159F5A70CC798269917513A0E
+ 8BE1D8324D50F37824027F2E80C476D8C194BE88B79904BB51EA5571872E4DEE
+ 919460C00A40BE20280726EA86C9469BD2E7C5B905F81C791401D9D07CA04A10
+ 36621F1825DCEE7F7FD09561274DD5DF5532FBB044F9BE0E8E0F4D985BA847A5
+ D8640B5AF2267A66E98CCC2E136BEFAA7DC03B17FE1F95ABD2561824BA6CCD73
+ BBACEF0F8614C5A1F81010DDDE7DAB4E3D360485813EA0E6810C0F5C2989B875
+ FA588D931103CB7BE93A677CB9C975612861A01651C1009932A9D151069E51BC
+ 479F0D1D74F58BD2B5CC1B83D70A98E5E1F0EE53ED717A4BEF8AA247BD032F75
+ 1812FA3A644FCD833A3BFA65793300A79A7CCD08FD4EEBC2158572FCA6FC532D
+ 3A0C391002F97A8308135E051B1FCBE1B070C417DFBEB8796722A1A14E3E6D3C
+ 6139868843EEF4DA1EC382BFD2A14127A0D9847328E8C23FF57EEF32CB7F7A20
+ 06F65DF4A6B38E4EAADB43A6859E46724AFFF9AAB9E73347A1C02B8BCBE215EA
+ 93EC400B13DE4D5358E0A0CB706C6CC935CA7C8104066F9E81C55F53A1334DF3
+ 2FE19B1CDDEF52F6AB729900A6EA6B7725F4BF537DC8124BD12FCF8AAE826E8E
+ 6C35DB3EBEF0D7B0EC746445EED004ADE24D4E663020D32AD273B46F4E7BFA1C
+ 6E6A9A152366ECAA15BE911A0D92DE538165405457CE0FBDF888C082523AFB86
+ A6546D070F9BEA54FE4CEB33119183A907206113D3205B0EE82470D81BD49253
+ F363AEFA109478E653FD3950A896D2B906C5B3B4A45ADC8850CB7B0A220FABF5
+ 54C8B9E5A44349B409A57AD85E45417E74D97D2D596CD9E1F3BF24A6246332C3
+ 64321409F02C84BA1067AC7FB45344F402A29FFCAD9CEC28DCF49C56B8F4EC63
+ 8A7788F4AC2582892F289473919B575AA72FC765865A0C7DA00898AE099163DF
+ C7D8BC3AAEE07E08C4FB36D8A25728A39C849244F85A95D1359B0494EB786A04
+ 986C09D1EECDB9C3F3ACE751C1555366924DB9B5A1044D1DAE16DB41E5A66E1F
+ 6A9579136363BACE2C1EFF5F55A8FDAC9CC4475E43C363410649F0A20654D4C1
+ 915622AD5FBB48C70E09AA97E32392E33E08A5456F86D4036EB14B2FD1D3A67F
+ 52D5931FF44F8B835852D78AEB4C0F9F78A4553B44E932D104A434BE7B51EE4F
+ 643F17A66074FAE81411FBAD6A322EE8127484AB55B7DEC19B1A81F312F6BA45
+ A01C9E1B06067D2B842754B636F0869B17CBDC1A4454C063F0B4A010C8DE95ED
+ 7CE8B314C38935086AB9B52AD649E82AB0B2E61A6DFB9420259E19E02F19B959
+ 82026DC847AA61654C992540A5502BF6CF88CE08D22E80429764AE298F99E4BE
+ FE73A4BA4C4E31B883F5E804759770265B37B60B1593016F545CF833A72FC294
+ 176ADC3D3F8EB61237B800E6797189C1ED790DF495F93B2B934BA323251E39E5
+ 1AF43FE2F671207BB0028316CC85491AC6D5D37E4E3736FE6B0BB45769D9DDF9
+ E1A559622DB050AB826DE48B31714A215F002B2564E27A83B6FFE4476520A647
+ 625ECC7F00112E22AC3C10AD3EDF1C8860484EBE7EA6417E4375032950310ADE
+ 91700C0C173DA0E3D277ACAD119D46DDBF8104B80C380DB2FC811CB36873C146
+ AC5AF37F127E8951F5CCBFD2876694B17F1FD7B07D6F0224909ED53BB1A338B6
+ F80E40372E3744889CCF039923BF56808DB3DB61E8AAE9C1065E12E5E9BF2D0C
+ E8010A6553E1737A45A70240C566443CD63C61EA74A7EB5027A736C9DB46AAA9
+ 4EDDA02B91D1ECC7BCC15DF930BAEF585B591574D1A795393DB119B5FB7A842E
+ 218A755C497F26F28FA23934C6DBBC940FE7981AE79CF00DC981BDC38000E89A
+ DFD1D99E489D4DA1A4BA716228E8C5CFF3D8A6497832367C0D02D13F6B1A6301
+ F045427A65DF558F4527878B85CA63F06BAD303CD3C32F8DDC91D1B86FF35971
+ A2FAF57B9FBCBEFC2B7C712B40E827893F11B8807112A58BBBE054DBBA4C0E93
+ 8F1FD760CEF12CED1ACC1F3A0F5059F4D6730EC55486EF677EF3B836EA81C18A
+ 9FAB77CDCF5A0A031EDD4A37FCCA3D14E00279131EDD981253D080FA53882F09
+ 350E7DB7B1487FB2D4BF6BA9DCE16E11D3D931E751233EBA8C0F35E2EC39B891
+ DEC387C15518335041C66893B36C3B906ADA15CD8F88C99067285035290EB087
+ 923038071845392B07B939BF104547BE0E30C51709BD9AF240BB686DB007A030
+ 6FA3215F7C3E9DABC3EB7D4B5C789EDED99160730153E79E635BB5B8AF28D8ED
+ 093A3D6611EC565FC7781D14B3887FE201995D2F675F3F597EB50A9BB3404871
+ 10D931B6DBB34A58583247AD731DD9CAAC7142DADA64898798B7E3B784015777
+ C2BBB1BD11B6B8AB327D10181E5E9D08EEEDBAD19A76EF67B089AD3FB787C7E3
+ 6702BB51B9D6819335644121BC00CAD5932B081376A7B7CB077A463E3BACEBEF
+ ED0A3877363A7747676F1837CFE539D9A86204BB717CB363092BE3A6317F2792
+ 8283A88DC0D616DB3AD97DCECC794EF8EC0CCE6A6AC71D6CC55E861B59C5016F
+ 7C47E09E677DE1594E4B3CAC9C1695DCC265D45584118A96D059456A0E226A23
+ C40A3723BA1BCA3F2473F1B208CF063BC16FAF9BCADB81E418BB1D84A83CD7A4
+ 15752DC74DE2001383B461714E14CA006D0F759E232076A4604DD7ED9BD43C36
+ DF3480069ECCF31D5F0CADB0A852D1722FF5079B92A0455AC8B6700BA4B7B99F
+ 3A216855317502C4A79A185712FB21BF34A37FAFDF59640451600F948FBF2DA4
+ F2A28EFAB8C5D153225905E8D1D3D6B6678DEC3D1026443C43F735AB36E74661
+ 0FB4E3C51552BB730BF5CEA82ACA519747349D912BB85052D28C36B2487E7E0B
+ 287ED78CF6CFCD751D4C5624DC40690433BAA19A521105B35137A108981C5D61
+ C1D45DC3657CA1CD0FD21B64619203955539C55B6D35FD6C63B0A567463086F3
+ 6F3B2063D3251710EC920DFC4B17F4A1E8AD80DCABD55F8630FE5EBC80BFB44A
+ 8803242FADCF41C83594C027A690CEAAACF2F9C66140706EB5AA340CF6BED080
+ FAE33D5A34F2E27C1337EC9C2EE942145F41A39AB871FC6D5A9ECDA765C25064
+ 9864BF68BACE2A3C224C7BA23A2CEA26A6E0B27F9DFAF25A9396BFCED0337603
+ BEE2F121CF61512330D3C74F80D5F5DD3E66F77EFD0BE20CA59E806910CC2BD0
+ EF2E7612C1E91BD928492D9EF9FEFE59F251BAF4B8C1902AAAFC5B96D5FC6814
+ 26E221B12CF20DDBE7DC22BD919563961A1BC68939ABEA7B365916789F7E9F5D
+ E7ECD22E99212568546E1A321FBA29AC89BEC076C9DCB937DE55F317FC2E11D1
+ 5D497FA86D69073032D18FB553588B3070E543D91E82FC34857E5067F9363494
+ C175161E060C3C30FC6FD85FDFB9D3DCCD0392B10DD584528A46A7310A9D482A
+ EA44701653FEEE8A1114E82E3B96103D00D59AA44470E9B68A9B3703BE92EEA0
+ CAAC9E79BFEFEA4572D3CD62FFB896132656A75F132B52E5C7D28D376AEFD606
+ 048C372F3C7A420CF263D995FF671AE5212AE6E1082F7A130A3B090D6D41B971
+ A70E2E70F0585187CDF3738DE5029E6B785F6FA63BBC0ECA7534B94662506A68
+ A69BF0294D1F56533CBD2ABFABFC45DD30CFC65585BA9BE092D87328F398EFD4
+ BA0FE2FEF791
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /Arial-BoldMT findfont /Encoding get
+ dup 32 /space put
+ dup 33 /exclam put
+ dup 34 /quotedbl put
+ dup 35 /numbersign put
+ dup 36 /dollar put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 60 /less put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 64 /at put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /backslash put
+ dup 93 /bracketright put
+ dup 94 /asciicircum put
+ dup 95 /underscore put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /braceleft put
+ dup 124 /bar put
+ dup 125 /braceright put
+ dup 126 /asciitilde put
+ dup 161 /exclamdown put
+ dup 162 /cent put
+ dup 163 /sterling put
+ dup 164 /fraction put
+ dup 165 /yen put
+ dup 166 /florin put
+ dup 167 /section put
+ dup 168 /currency put
+ dup 169 /quotesingle put
+ dup 170 /quotedblleft put
+ dup 171 /guillemotleft put
+ dup 172 /guilsinglleft put
+ dup 173 /guilsinglright put
+ dup 174 /fi put
+ dup 175 /fl put
+ dup 177 /endash put
+ dup 178 /dagger put
+ dup 179 /daggerdbl put
+ dup 180 /periodcentered put
+ dup 182 /paragraph put
+ dup 183 /bullet put
+ dup 184 /quotesinglbase put
+ dup 185 /quotedblbase put
+ dup 186 /quotedblright put
+ dup 187 /guillemotright put
+ dup 188 /ellipsis put
+ dup 189 /perthousand put
+ dup 191 /questiondown put
+ dup 193 /grave put
+ dup 194 /acute put
+ dup 195 /circumflex put
+ dup 196 /tilde put
+ dup 197 /macron put
+ dup 198 /breve put
+ dup 199 /dotaccent put
+ dup 200 /dieresis put
+ dup 202 /ring put
+ dup 203 /cedilla put
+ dup 205 /hungarumlaut put
+ dup 206 /ogonek put
+ dup 207 /caron put
+ dup 208 /emdash put
+ dup 225 /AE put
+ dup 227 /ordfeminine put
+ dup 232 /Lslash put
+ dup 233 /Oslash put
+ dup 234 /OE put
+ dup 235 /ordmasculine put
+ dup 241 /ae put
+ dup 245 /dotlessi put
+ dup 248 /lslash put
+ dup 249 /oslash put
+ dup 250 /oe put
+ dup 251 /germandbls put
+ dup 0 /onesuperior put
+ dup 127 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1928/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font ArialMT
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (c) 1991, 1993, 1996, 1997, 1998, 1999 Adobe Systems Incorporated.  All Rights Reserved.Arial is a trademark of The Monotype Corporation, registered in the US Patent and Trademark Office and elsewhere.) def
+ /version (001.001) def
+ /FullName (Arial MT) def
+ /FamilyName (Arial MT) def
+ /Weight (Regular) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /ArialMT def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -222 -250 1006 922 } def
+ /XUID [6 44339 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC70E14AF46
+ F38884AB0522111E1FD6B5E292C7A7C85F79C8CF269C29C6F79E84099DF3FE97
+ 919C760621BE9B4756D5ECC123E0FEBC7A1BC9CFDCE3B7AB1B118837C4B97C17
+ A4A2D65552C37CAAD683D3DABCC09A36FF0DBDB89E43724FD10F7C1BE056E775
+ 101008AD51C29014E0B4AFF4CDE74E1CA5A64E39C83FCEE568A997B7D0D888FB
+ 5AE51C74D8CBBBF61463B3A1C80032F9E9B615124B88BD716363A24D9B750718
+ 4290A3206B935F4107372023D4CF18300B61A6F017E700015589C6D8BC7BED9D
+ C6B3584EE181363F824D6F1E3CF3DF48A631A54AC4E8C81536C1461454CB4B63
+ CBA14A6242F261EBAA3F7955E7C1E758A77E93DB07F4A86D1667FD99BA1B965D
+ 92FFB04F46A8F81AA8F43A6205BDEBF751C54A5394DF443719D16B0AFBFAF01B
+ C9203F81FDE5B931E192C430769AD893C30126CA27135878D49BFA89AC71C990
+ D2A4E8825524271BDF10C6FB049A8B0E7475BED9B44CD4C2B8104452ACF12AA9
+ AC8AFE331F9AF9B0A708BBF3F45200395732639C0F92AB91274625421A93F511
+ 6771881AE8715C58B854B88976701B5385AFE60F40E1B56702BA711ABED94473
+ B72503CDC76C7C34E0A2298FE19357CA17DF344A592ED134D171E58899FCA9D0
+ 62653DAAEFF8D71C19F6D3958220794375F07D635FAC19B5C16DE6D9F30A648B
+ 9FD57832B6804A07E3B1C5D6B07F59AC95E2FCBE0E02CAD0960ED6C98F70D7F1
+ BF7885DD5F0B40BAD91171728FADDFD616EE8A88FC18B5C8F16804C16D7F6408
+ CA476477EA76AEA7911801F204F4E0C0313B1FF1EBC254D7323C0DC28797B201
+ 5A904335690D638EC2C45723DA891C15965F7E459C7707B5CA2F5FD3AB3E68A0
+ 313986EF4BA1E06DA9EF1C961944F5EAD42BF3F30C93B800BD3829FA6254F143
+ 6E9FAE87431D328C947B5D4518A07B8BDFCD64BE3F120FB418101229783A489E
+ 248775C96CCB00A5E65470D0FCBAF0FAE402EBD451D060534D8C0BDBEBB5FCA1
+ D2EC726465F6E37F50D455AD5A00EF50DB61B78CD04FAB58973478F3D9301CBF
+ 6EA03071660EAD7CD6BAD616C77689D560133648C8F3CC438400A2F69C672330
+ F046654B0C61443F393DC0B4F138C0051B027383B50F624D1B597BD5B6FA0F3A
+ 255EA0200400F6EA8C15B2BBA215A6DF7152EB6E1DBA4ACCD4BCE3511207E8DD
+ 13212B8B2A33C259F9AE30A45B338BACC981BE53D6AEC541E6DE02A15260EDAF
+ CAE20D543A7277E81EFB454532425CC074D08E1E3E066F4B62AFF15EF8F59202
+ EEA5CAF47E4C5F55C16C0F6BACA0E175A659043E50A65B8A4CAACB535CA5BF25
+ 824F7EBB192DEBCF59F80B8E8FA78634C7E0C86BAE5385477AE8BB9CF7BADFB3
+ 05296420051EA5FBB7780324620366F20EE93A46EC5A65047F69BE9E82953C57
+ 5C363FAB8A11C647F86C8FAA99FB3C21E2E9B9311A7F61CA453F919912FC714D
+ B64BF3D52D3FD48D2BF9FE81EDDC7B93896BCD68C3DA1CAA36D446DE08F14F24
+ 881212362D63355AC0A4A4C1DE86F48D18286C2EBC5325387915D77D6586E10F
+ 9F7332A871D5F876C17998EFD998EE49A21B141B60E33C515464787589D34945
+ FC6D3C0697E124CB796B6570FD477D0921D4B5C20DA297A3A5990F39ACAC22CD
+ 7C0A2E2F6013054D2306398087113AE376AF6BF19822B988FD14AC9F0D11A0E4
+ 5B6FA61BC823D97A1BD3B4EAD9CA98A68A8A82A95731ECD22DB5E62890A468C0
+ 33E806EA900AA2683E537994FA1CBB14711CD8934550F385593F10E49455D48B
+ C883E2923D91AFACD479F37E4502A252C407B0A3E0E91F083ED08D5B9EA01C30
+ 9B2A91B3EB2B2A9BE3BDEC6C2F1611F5FE5B6C5D6F63E1007ADC1EC081577BEF
+ 25703376B5CB3EF7AE0B682521326B0602AFC8EDD3F9D29B6681B97F2F6D02C1
+ D6B9951EEA1CD4ECE1D1B9030D1E8E498ABF13905DA3A3EE416995456B39301F
+ 1A268AED8DFC91A4941FA2E15A40865DCE35E106B036811366F5A809D7BBADF2
+ D3BE3E66576E1CD5F49F26F48231FB265825D1883F5529372B539765B684408B
+ D9827D62A85A3223BE93705ADD0EBE9B209C4198FC396CEA26F3C39EEBDFD571
+ 696FC4FF8A1046721B1F5A2459772AD1B1D73E8815DF6075C56D6CB4821496E0
+ 6177B9BCB8D9DD8141264C9351D1CB9C66F3CA360C73EBC99CF256AB34832665
+ 418ED547CF8AF9967445629E3F8812D72C9A1367AF724B29503EBD2709A849A7
+ 73B145ED245AF6F558EF3C3DD58A79841D2D8072829B4354B4FB9B92511C1DDE
+ 4419ABE724FE38922CB46D755965EAF364546A8113725EA3F655A17D23B86DBA
+ 967D6093A61D81E7D891F1FFCE8555AD2E572ABC392622947EEF2B19F37EE7BA
+ AA23C81AA8366982D80AF6F8E800DE29C5E9E9F27EA194D5DD0B05448BEB860A
+ 0F1F0A6B21B920C11019FCD3C7AB2A9131802E49A5C0D83D24282D2893A4D414
+ 25607C2775199F43509E85DEBD1940B6BB515F1CAE035F62783B8CE47BD02AFB
+ 20A5F22CC3A1FECBCCF75E71B22DDCB8DDC1E6BAA1149EFB3643C90574D5854D
+ F042CFA4C6AD811BFBF1D9B3F28CF5CA542033379C85879D32122C8A647978B5
+ 196B70CF7AD5F4986720107860406624DF6DEC7EF00F683504CAD094C1D9B02D
+ B0F85AB73DC47B4E598324D3D87348A08FE851CB80183CAFC75DA9F097F437F0
+ 4B201BE3D266A020292DB51B30FB6789E6381981D1E4F90CAF8B0F2DFC6D169B
+ 30E18BE97EF91B75E09904BE317F7D6F881EDC478742EEC2B480E9E8A7DDD194
+ 42B4ACBF73B56BF0719F73E4E0C4FC0FE55777E7DC2FB7C28E043BFA7D93D42B
+ D399400549C35FD4A97B36275903BD7F0B87BA7171186DF4E052114E06CEB9BC
+ 507FCA94AFD74BF077E0A0926A1ED0C76395A9EC95964026A4A3D1201551B0A4
+ 505DAE3B203E6597D3CABFE5F0DA7173630CCB05EBAD3994A072DFC27BA6E93C
+ 965ADCEF109D4AC3AAC43F493750D1A3AB840159EAC69422A70E17F078931605
+ A65F6D264A140DF4B0466E98FD9A620B48E9AE7AD462E8C6DAD19A6074CF929A
+ 5FC78056D249B2E2A4C64E3E378047787E25C8E3CB799831021990736A979469
+ 291E01D76778C4854DAE4785D7554DD5E5159F2C95BF76B752DA815B8E123689
+ C77DB25BF0A6F0DE18F8CD9E3E585C5F5A806ABDB3B1653BEEA0D7E0EFF2348A
+ 8AA54DB0B29E5A3FE8AE348EE04F1EAAA7A7CA16A43E7B6D4B71312A9BF29191
+ 4C2B3DC2BBE1D3B5ADC998199239FE7639C1345A4BD8A6366436580CC30C0D05
+ 84914262FC7E798A62CF2FEF968D05FD4C6863D9AFEF5AE41D12FDC272C50695
+ E9AACE78A61FB7017430186DDFE3D535471936C2FB4C7AA03CA3C7D70CA15526
+ 0F851513E08FB11A3A1AB04280E4C22F2F06434DC59CA70B7E9EA443668902F7
+ 70058CAC92A2967EE581143887BD5165638B47B6F0A31F01647C28F56263EB6B
+ 70CBF3BC9C48DFDDD9D81BD7D323D3B1086E35B86A8D111B3B5A656119239CC0
+ C106D49294DFA01E1D32745FC88F8A17E614A32164B891EB787F4D681E74A3A8
+ 4EDAC7D8D6BBE9A84FC9F7FAB3D7E7211E4C57F9CFEF7C5C3D292971D4435199
+ 2FB5C396D93A20FC01C54E903A7F0809F44FD39D74F194F06D5B2F6112181321
+ 59BC06420509DCFC2AA4C7C0E2F7A01E47C4AF9D83474EC7C326ED7D45F67550
+ 283B1DD83F682155C7579025A47218D6393B6E10F1108902553B1D9E4679927F
+ E6183F4673276A1371895857A61AED50ACD7250CD94F01E9728F26CDADAFA751
+ D4F63803ED04708EB64E3576196065311C3CEFD7C823B8D03A71F983B2F61182
+ 2D67217F51E80DEBFF0ACD0B71B7E4C5AF129DC11E18597B3930B67358181789
+ 1ED9A4BA4304DE8C02D520423CEA3FEFACCCD6C51997E2E201F6E658EDAD7BD4
+ 2E3AA2A040D205F5FFE0AACEC3CE9E35304F2FB46CFF000E19D908FC360AB518
+ A6EAE095E3A510D06488F5C3356DE58C20C5383125A8B70F64CBD689F9CDEC93
+ 57BA59AC019828F415225B57BC706072B26C15ABF21195F6E812D1BB55761502
+ 878F7DB41EAEE10B72FD42BE5847344D108DB5FA5C74F8F92AB617C50FA6EA2F
+ 4DFB003C241E522E01FF393572F2024F506C99C4601195958FB17F6C2A7F0754
+ FA9DEEA8466C67ED10B6B49826C6F417C402D485CFB262847B307A9481209A62
+ 554927F8860664038D73E298BF0A865EF16075A64633F2E2D5F7604C4E4A1535
+ 6CFCFE727A89C10F122EFD87D157177065A8676D9E668ABFAA25537BD5319418
+ F6C9C826082D3277DDAEA8DA0C332AEE80E03DAB6B1F7CEA226830BB7EBFB709
+ 832560C9174EA571FF354742FE0AEBCEDFE381899B2BA05F61C0D8ABCDFE3B8D
+ 274A6A0D49520EF4EB02C62FC5160AEA8BD284445238EDF8A057BC091B85F418
+ 5E979392F00A218EDDE76F97E2839B17E7B4013F130682AAACBE2F9218A5A93A
+ 3CFC057F5AF071F75B82206F94FA17F54E6F71BFD578EE68801F1567E97C9E8C
+ 4B1A22889D06C7FA4668981F8D70729AC4001D4636228A46BED87EDC73D5AEED
+ DA1BEA33F6093848FD2A6AD0F6FAD9A6DDC132FAA99398D22819CF29D5C2AEF2
+ 9349373FF31A56942922C297F03C923E52FCCF4FC49B3AD1D9B05FC03F77D26B
+ C266952BEE8927F257BB29BE33E2DC8D37293F348EB776F1595C2C705AFBD1D5
+ 981A9F80BA14BA7FE2AE63F9629300797CCB7BBABD8ABACCAFEFB4FA0C3F6834
+ B0605AC8992CEB28DD64840FE35F8B82C3F28DCA7F59E7BC15D3CB752DB98E70
+ 5DFC14336FBD98825E25422E29CF9A454B39749D7966DABE2A62B10E651FE4AF
+ 1BD2D7967C93CB7551E099927CB0F327B98204F5CC896C8F54DFF84E54C316C4
+ E7E80C35DE22DB201CDA5CC2DCED211BD2C0301F44CA54DE07AD73CD4605835A
+ B026D2E53F6518551C180469A83D5F7131E367452306C1D71E357DBFA8BA9329
+ FA86682E0A5A85A91BA04972CA5138ABA88959B004BB9377484493051DD68056
+ 1452C5D202A15A433188F9DF70526AD0B5305C14812CF2481D22CFAF89E357C0
+ 97541CCE109C468AE99ACEC83FC85D4184D7333A4EC3ED05AB4A4A313F8DCD85
+ BAC1BB0E4DFA9CB36DCE88099A0FAEC665138EDD86436191BEBF4F67D4492865
+ CE2E446C3CD9634A474E7B53EE756C93B3EE1EAF95BB66DD465D52D853FD2434
+ 1760250C3070601BB35E4485ABCFCA9E9D257334889DD0909C9A86399A41D623
+ 20EF0320886BFC2F9535C231851CA6F445FFB4449DBA10A78E6C77AA45C5A880
+ 3F46952BC328B80D38BC1EBF615EF7C603C8734ABF624DF726B6B6FB281D7DE7
+ 5993A64E15B7BED306D4D293D5A7DC84148D14A918AE73856C7685C238C2ADB7
+ 6A4FCBC74DE4837DBD244DBBD722D09A253FBE3757AF79D4262582FDA40E4EC3
+ 4B1DEDA6797C15AC457349203A28871D17D447280DA7E811D24033D38BC3253C
+ 1B213EC5DD2FC811A5DABFF75F282486B192093BEF15FA2E510C15DBB9681C92
+ F8CD64F1B41901559285B089B87EAD0451FFEB200DD126A264597DB8550CF94B
+ FBBB78899EC837CB7C2E381BF444B4C1E2AA2CB19836726DB0E745C0A3029521
+ 602D5EA7BD26F33B2BEE4A255F0D301A372724214741FA66503A801CB88C6BB0
+ 5C6F22BFE4E8F6FD3F37927AF7C71F9EB5F42BCFE1C26AF0A40E16B9238E65A9
+ FC4812BEF803C8D42ED81D5F9E6F130267D4516DCB084412E72E2E4EA3A4FDAD
+ AB6067B4057A35B7E507ABCBE265581A2E60D930EAB40763A9131FE72CD14C15
+ 1AFDDE4C0154D812E7222A9F587CA1BFAF7E70F05493DB925A8ED8D97D07A30E
+ 83633F45923213D47DB0D546A818873AF1DD0FEBEEFC2F4BA27C2AA140954678
+ 7A3DE247426E23CB0B5C0C2A535D1378AC6C153F7934542F3F0803AAB9FE206F
+ 67EA2A77C782C72F0214A3EBA8B4776214BBF5537EFAF0C8864B6F7847BC07E2
+ 538774ACD5727D517C77F910035857B3E6869D14F81216E35C615CB010CE1692
+ 79C7F8626498BD854DE0E5E13D50B09C16ABBD96D3A817E53CD541454BD23797
+ 8AB95BDAD2D0CF607BED989668A3404976D194DE3DBE045292061EF685560868
+ 54B4F11CCB21489E7A2DD8C120E70A7C6EAC263B1B89401981D13BE1FE2D3AEA
+ 7572935DA23FF1FCE073689EDABCE1144C31B4521811C56D0B787551AA6D87CF
+ DC7B1C6936851BBB0CE2923E8CC97C30E3DB86F0588DB1CBD9751E3806669089
+ DB0F32070C9DD2310E54313113D3D3AA330A99B4893D8FF077662960CA4AEB8D
+ 6FB4CEDF2ED2926597D155A7BEC8EA3011E735D9A7B17EBADB27C09E34E5909C
+ CCDFE5B74556577A1F31073B9BE6876F397A6B51C415565F6CF4F8477876A909
+ 7AF23CE9283F99924A00670E377FC6CC2C5A2EABC51687C0A0E3E7833E270520
+ CAAFBE18BF863B4B950F6916D6CA8E6454EA76C04931C7BC883C0070AFA0DA33
+ B3DD70DE68114E8A1C6E164D227A3F8F317B73116043A0C145025CC8A322A637
+ 583C084D10C5F154EC29D15439DD8F436A2D4C56D56D147B851BF96A3F0535F4
+ C0B865CFF88DFE0DECFC6AC9A30F51E6768BD8475E76DDA2D8FD48C5102706CC
+ 98CB773088B05F0492F2F82FB213745B88D87151AB317085D0444492421F27C3
+ C01B3C1901BF86E719ECBAC5525F9B0FA862F3A10E549B9F07D9F3B43AC51BE2
+ 9E107E737D3188A91CF57D7C739583835073A7082E94336EA42BADB20918A370
+ 2E5E6F121C11BF956C3C23F1F1F9DFED5F187DAFB3528C6936BCE11AF4793087
+ 763B4F2F4A81592EC7074D2ED1BB0724D82629CA7E054BB2C1EBA8B49486A11A
+ F8C92EF89C735AD88242C3165CF44EC64ABCFE378C1EFA1F11E979C3D09DE332
+ 1DEC2A8C1CD30E12D4A960CD33C72ABA46BE1BA9AB05F1746A1F707A746F5AC9
+ 023910335FFE88A5F9B9768A9673845D30C201A6CA3C2E65FC911EFAE8E54BCE
+ F877A8236A2835CD2789A31EA9F7F422FD785A3503AD0EFF2B58105FD86CA536
+ 938DFE5549BB115FF1170E31EFBA8E6ADA58730AE2F3313913DEE77E01D97EA7
+ 71C5FEADD8DCED4F881DCC1A702BAD8D36A0A26C1EDBC4F00F0BB21BA91A4090
+ 8BA77A7CD5BBF1D25BC0416B5DE1456EA3188DE97FE0EC0797119E9C8E81FCB7
+ B9B137E9E4DB829A47A4FDEF03D93F5F45197F46B2E7C04ABFD55C960C2F3BB8
+ 7A9EBAF2BCCA67D6D78DC86FC44F55730490DB4C00EA25CE4D4A5AC4AA45B973
+ 10D3D1B7CF84E5C3877DB63EB307E3AC2FCB62FA9CCE135A5809C7D77B20983F
+ E2471999B318EA15D8A33389A86B84EE277BED89971F32588795B64767D20621
+ BEB1C7F003F9AB28D396C2CEA1B668C570A90CB21F5E69F440046D2E255E8DD8
+ D0A30521005616262259349A174E88B8CF8468B94876DE0CDC2C2AF592FBE1FE
+ E94912C87E4D2EC34A10700BBE528FC38675766FE8DDBEE5355D2163156B50FA
+ 2B74CBD15D3950D36521F6E971510A5A6DEA8D50D0F4B3A9124BA2CFBB81164C
+ 351E911EDE208416757BD186DED69B24C81095A7CB7BF185E5B69B842CE11CF7
+ D80E92CA194E46162A5EE583A61C212475A0F9B70F5A8FED079DFEEF281609E5
+ E7A953EF08DCF8117F9872E392395012EA536B8EFBA94DD04D94C1EF7714DF01
+ 482BC1D9022406CDFDD713F8A4596AE80CB3F211DC2942FD033401D236F8D433
+ B37A27FAF8362C22A69A558BCB6F6DEFC0F853D379ABC4706971E169EA482ADD
+ 2BB3F2E91972C87BEF275FD07735815E0589FA5C02F2A51B8EBD6DC6333738CD
+ 1D5C910A279E9AEDA7496AFC29E36F678C72DE40EA33F2750A36846A2B0D2A0C
+ 961D48289B981A2EAEA7CBF3B215724FFBFC720E949717ADA630CFCC704B1307
+ C652D4ACD8E662380F9C2E11088BFE6EC6ADAD402464BB35E629B05169A78927
+ 11704A570B24357C0E267C1700BF6DC76A2BBCC6F8181F710652DF2A85BEF960
+ 241256325284F09A457DCB98A6E8D273952966804BCC023A216EDECAE681A522
+ 7314668D3B38C0FCDC11EB7CD50781790509BD9C0706810CBA7C7F4F0D0AC364
+ B6732C64FA47A65FC5DA6DC109C18F4F52E02DEC24E434D9F6BD9A53711A4042
+ 6483BA0C7C2B8A85CB30D4F1C5F0761F61CD0A99890D7DAA6C97EF326BCDC88C
+ 0A9F6C6C2D57950CB482D4C4E7E3503FAAF70850EAF284D73A4D7CA5440D625D
+ C96AB5634CFCC923CFACA343C0A3A361756D55EEA1FA1E9458DDF965C6C0721E
+ 92C5A066FE13F9F87EA9B3AC013BE4D5E85D7948F182C1C09CCD3C7945035BC0
+ AB8BD07B2F0CCBEC6EC156340F12478E47F28766A3667960BACEC484E745663E
+ 774177E99D32F9518A31C0B88281D6270BC5DF83CC23D686C25C6796FBD4E617
+ DB97D6F572BF4E91E1738AE1F7A7B0FCCC4EA07E5587B99836B6BD04949A5112
+ 9AEBAF7D89259CFF3E03DA661B3B1F82BE911DF21E45A4C3002E15737170F1E4
+ 323B0B7A025F0987FCD7F6A7C9EFCED4D09DDB60F10FEEACFBB32B898BDC4413
+ 0329D6D1260176B9E2AD358DF23C526DBDFB27F6F2FC81E3B4FF796D3D1856B7
+ 25D2A48B2F82BC1EFAFC038823852E753ADC3614BDFC4B5240FD8F47C1DCFFE7
+ DF66DEF58D9E1633E57DEE8C7F8BBC9BE0884EFAE93894B8709D88161CC43132
+ 695A72320B57344199C502DDA81A446D1320DC4B62B7F6D7D7CD43E94005DD7C
+ 88F0FA0E339869EAB6F0859627F61F5BEDA3795059388222DB4FAB385D681BE2
+ 926000A8009A42A1252104E6FF7F1490259419F89A47233D86E083A5AB852AA1
+ D3555D05F4B6B52C28479B91CDB53323517B6B40458AC4A3F567DF142B654D14
+ CAD1A682439D29908E29EBC65889A472E9B15E6468E9ADE97CC6FE90945702A4
+ 262B8E6BD70D0AB853AE8E57E302049A02139C82454024093F9724685C8B8F94
+ 34E23495444F3B8D195B1BEE6025286CD66DD297FE7C5350BB3F4AC0A23D9B6B
+ CF0D4A411C7D018291150EB9AA5351030FB716D1E0FA5ABF14A1CE6D98AE9F03
+ BDC1497FDB995F1BD7482673B12BF732709B22B1EEB113A389AF650BA6CE57D9
+ 9CC63BB5A3E8D0A06480ECF7C9A87436C239219C246E42A7B5AEAF43DA8042F5
+ AE62704E332B12A5344D50F672099E4543F5CE715227B347D3EB34F01CEB1FC7
+ C2C1E151B787739775647A7F27A6DB802AB28F2A83472D8EEF7A74BE517C61E4
+ E6BFC3FC8E1022B63623FD987629C10A4B0E8A8563F2E6CDB34249F2002CCF4A
+ 2AAD7677D6298DA001C00CC59A45CA32D7373D3146737A5DD6D9C3FB40CD16D2
+ 37A5F759FC904936856CE916AFBFC3099D8D8CB48891002B222110E169D32E61
+ 53442A14A1AD51280B918029B9699AAFCC01B0821781A23CD5A5159703A2C2EF
+ B9BA7DC8FFDEBB091A0703426B8B37C37156BEED1B67526995BB659CC9757171
+ 502C27380D4FF5D3B84D9B50DA2E7DAC00A9B4F737E2F0259D3678DD3790DD91
+ 3A59CF899F89C68F4A4846DBE7D1F5BE4D544C4796B086E3D93D199D6ECDC003
+ ADED84D3F8973364BD288B8A662395450062893C1237F6E9CB438E1F9AD54C48
+ 4DFB2C86D923E7D33B6E42CEF8A55F0A67238927D8548E8F9D27758B8D1E72ED
+ 9AEA686369CDA9CBAA3FADD8BC374A462D955E641DC537E2D581D641F19062BE
+ 34D14F7D120ACE457D58D888874E84A44E1706AFD76AEA9C956BBCDCD959837B
+ 7292ACE14D63BA658C049255AAF1191A797FB9559C473521FE3E8F7A6E5C9ABF
+ B539268C27554413C9F1B7B822020C9949732F6918EDAC9ADEDB11E049C4B239
+ 3672F95D00D6BAEF22EE08737D32820D7CDF18EE825159577F65B5ED2377A68F
+ 2FD871D4407D212187F5E244239C35DBEE6894ADAEAB8F5CEA9FFE0F2F2AF3EA
+ 9F99F097AC38F210D9EA5C66700058C33E5087E2003E77E2D3E7BE37E9E7B0CD
+ 2A9295EFEDE8A0D1154196ABA5CAA8A5D65A1C0205FF05237F58C097B78A9E7D
+ AE71257606438617BBC922D7808CC73897F6605B39EFC269E674F6766C52F061
+ E8C14DDF8E6F1FBAB411F50C4E9E1CB90541403BED5A569238A62F1B38E4FEB1
+ B9D4C82FF075F64108679F06DE974C2B98154F8E71CBC4445AF6B9D43E715C41
+ A424477DC3BE7900018EBB602045D605E9EDBCF0457F45649D869489A7B7D8EF
+ D0B5B00E0EB522FD0C67453089839D8601625F03E646CDA3E9D7B03473597555
+ 5D6989548EFAB9D2AF83E2F8C26CDE5A9DD7FEDDBA3C1865444027ACCB3AF41E
+ 20A9ADD814E6C60315716B618E75364EC70CD99FAA93278AE712C5EFC1DFBE96
+ 579144AED2BABBC932665D840B48B9FD71B263A1D86EE2A08E6DCCDB791720C7
+ A83BB28A3629DB628F623EAD1E8910FA6B905E1B9639E2EE4812B5AE9C42AB1F
+ 9596508320EA819B33CFA017F8636707C24106DBC4F3F7E56D0F726B455CF905
+ 6117383B6994F9B08AB0811FF256390717726F0EF0B97D98C514234722E87B33
+ 0957ADB0E40AB53C301F363AB2006663E8511CB09B4791D5254A8B42C01D4653
+ CE459F2C8F44410A3975126E2F12A759CD253881D9D1CF91A1A62B056D84069E
+ FDA1A4B9D76B2019880B1C2C5AE9DACDED2FCA522B507425C033C39D34E914F6
+ DC4CBACBA8069FC4917AA791DC56A9CB90080222064CDB87CD26E89B79BBD375
+ 67FF6BFE2CD60F20A808C679C130B66FA17B31E6C3F41EC28BD1C4C2A96E944A
+ 05662279988A7F41E1AFAD375138CEF9288697CC55BF125F7AF57B6843C690E3
+ 5FC7F7B2802DE0260498F7D723923EA12A5DBDE2BD757FF33E2EA8BAA974E53C
+ 890A9E1C29E85484D7176A63C038ED69663F2EDE72E54F0C03FC546D8424812B
+ E40EF5DB62C7D50827671FBBCF27F0A9AADB8D15E246ACEFE25BB49430C9C37E
+ 415BE72ED38AE50B22B5C9634ED88ABFB6438DD6B13C74BD7CB9A6DDD234BA6A
+ D281AA1A5B567CACE5738227295BFE7C18C868DB982BDB0B4D033AD60FE20C6D
+ EB9353877904F0C8B4D951DEBFD96DC897C1084418AA332A063017016766260A
+ 4F48298C2BD39257D40E8F75FD3507EA809E4805939A59E9922CB15B2EF0ADBF
+ 5BA0FFA96C67DB2220B5A59AB03F3FE3A365116746798892CA7285F0839C7FF0
+ E03C450FC11C30932C007E12A6B6902B8834A9C067B6EC5531CB137371C533F3
+ 75B17E3CC307D346944F80A8DA6F3C6C2AEA295A013EE084E7B1C42D158B7EBB
+ 6B5E30B06C379EC7F66B8CB9A50DD34A8233E1CE18471A8CF7EEC646D3E378A4
+ 453D932CF50B7E576A005772596B25B11F78B4BB89973CD55C40E19E2DA99135
+ 1CC77D7B2449FC7339466DAAFF480C5269E55A16F5A71BC41F282F466276E884
+ 9332EB5B86E2D96F11AF1E5A5AAF521EA203062BDD877415DC357896D5294897
+ E1EED1CB0EF2F3E52E6AA7AC396662F4E7DD2AE83A740C961A322EE11846040C
+ 81AFB289A4D7F422222847A164DB13BAA768AB50FD177936FCFD117BFC5EE961
+ 4EA21017301254C78CE6D18B985C463DF43044C2388D21E4EC51BD489DC170D6
+ B712359A6735B19093A25AFA743FF0D1A88591BB2D5876DE9055C646F75A1510
+ 198B21767C67A655C967093731CE31424AC8C63C4E3654BCDCB90F2A2DB9828A
+ 91A97EE0C13C1E3FFEEFDA52C4F2C326552EB93F2047CA1345F1F139BD9A9649
+ 81FE4F0BC006CDE8F3EAEB3C5E2AA537F2F9A770ECF05001D22EB192C5E83AE4
+ E6E2757B1675438372CBD0BF4BA3680CFE9387E834AE7F6741089D89858DE31E
+ 57D0AF4113157CE1B79CE5FC3880959B3179D488345DBFA33ABCDD3213BC388F
+ 3FFF9CA54083A0A47F37D5CF1EF48F9AF64AA904011A0DC5580D9E5F9D02B2CA
+ 61F9A74805FF7EEA16A5ED0A1213752AFAA894F5E750115B448EC2530ED5DE57
+ FEC6F6AE773195F5E907CE9918E0AA6602CF974CADDE726C4B4EE2A05549F168
+ 76C0EB34D633F0C51F6D21D34BA56706775BE1023A8889CA73E28812E1A8D5A9
+ FEE81C9DC165557ECCA94DF7CE945B3CD24CB0497137D3297C635AE9305D2CA6
+ B705F070A52D127A1B1862B72E8C2815CBF23EC80CADF7239596A5F2012E33F7
+ C87B95531D574F525555F4FE8EE0662FBA341DABF23EB24F8026D327E039DA44
+ 89362D91C2D138E6D768B49A4F8B79F56641DF6F16562FD6416459DE3BDAF053
+ 714745C7E9CA273D57BDC647E8D36FD750D1871CE0DAEA9454485E3AA1F981E8
+ 0791A6FEB2AA25AEEF544B7B351FDD2CF8CD64571A79BC199A288574D7132B8E
+ F24DF197828B625081CE072AF9001AE81DDDF994F369DD52E7250E8F42EA55C5
+ CD0AFD5572BE4FECCE06AFA0A48D70A929838530CAEB5F6179B37B9FF84958AC
+ D0E615668A0832A26CF95C53FAD456BCC0AB2C330024D8B85D249D2CE6FF67AE
+ 39DB4B95C1AE20BB730C9F268892B0497C8D353EEBBCDA5B695E449B7A5D164A
+ 9BE1319BD377E4097BDDF21830C18489CADE6BABF640CDE853082CBF0A3BF931
+ 143422991DFA2D7F670B83BF78730712FFDFD4CA4112CC6934284652D8C1DC0E
+ 51022CD9F1BE46CE700D458E5B1BB0917D871EB8A27256897E042C91B6FC470B
+ D41D75F955F6456D55FFF7962D601EAF6E066A7781381208F61E31853317F7EF
+ B638C3BBFABCE1C8C68944C36DB2DD375B038E0B5F10091FAA0F185884C238A7
+ F983EB48CCE8CE08DE7BA22C8D670EECB5402F3B335642B92232BCA7437E45F8
+ CFF3082A5D0DAFAF3D06A3B05DF217CC131EFB7EFCAD55185E1A26C2FE2A30CB
+ BD1B783BFA2FD5D3C003B30DF8F678BF31600E19DE6A824EDB7B0437603F23E7
+ B68003A221E125CEB715E67E6FD896E1B835D43426E69B3978AF9FE9B0B32966
+ 8C27EF77BCDC956AC40F9B3832306CE237E440D796968821AE2DC60B271F8ED2
+ 5F09BDB5DF2BFCA8654EC28FFAEF28725F2933A068D2ACBC1B217FE6D46D700C
+ 208FD63C717282D152EF5BCE49F2B1A99D436A84B502AD48B931CC9D13F23483
+ 0429A536EB8E2145B96736D9A102D65A5F3E73D048B2CE6DE41D566116785D90
+ A4FBCD0D377F6DEC7EDB4047D850FA8AE349C1342E39FB3E9E21EBB3DB3906FC
+ 0FA3411F6175CA8B6DBC99123F2F94002E1D20B98FBA8ADB9C8FAFF99FC67093
+ 867FE1F1D699EAA27A3E90E6B8EBB4A5948E6EF426CCA1E9F9CE276E73842161
+ 14E6268EC487A6CA0580BF4550C7C3DDC81700DBB4C58A8303CC76E5DBE3EDB8
+ 7F80C22C857D60FB0A723374EB7DFEA1F4A987F14757EC1870719701219D9F92
+ F01AAF8E0F5AB1E245361D235AC7122C58F66BF57D401CE9A17BB98A994178EF
+ A25126EC3DB7CFC26AC8942877FE586B566CCC61C07EBD44CECE694D36E7287F
+ A9B5B022DFFB7C1B56388FD43D2AE2D0A6630D28A4049761BCFE117FF7B55EC6
+ 47606DB758AF1FA50AA3FD5C7D1C766BD88CBDFCEF0D497D4C0DC0F6F2860547
+ 35A2D4F79C65D5B8E43B9CA952622682ABD20BFB2BDD04D89004CB1BBFAE89C9
+ D373477ED7CC7C6484137B77EC745A34364F88D9A0C53C1DDA908B50DBE2AD6C
+ E1CD8EC1A8BE3AA9FF0B2DD245D8FC50868989D93B05FF30D8825953EF79548A
+ 89578D7BC51D3F8623987885AD56C4076F35D10DC10EB7369769C5E9D8EFC993
+ 644D5863BE900DBA3886682226407E4BD2B3CBB3F0BE8A827555C7CCBE07807E
+ 81A5235F10321CC7AF816668973603E2BADC29ED0718245099C3BB0F8027D241
+ 4FEE7A27DD8BBD52FF76302AB688E6C452EDA6D6AE3921B430EE62159C960B4F
+ 7E5078010F6419F24DBEFBA09D9286594EA69D6B83A83D9C7B706C4019CDCE1A
+ E6702B4096EB885CBFC0F1D83A1643D9881AB062734810A35F780E156E7538A2
+ D8672E00F98CD218D7AD59382435851597C6FB5C681E99AA3B54D984E1E6355F
+ E7EA8B8F9D0AB617733FBEB7F4C77922A131D8FD4513BEA5B52C07EFE1D0AC44
+ 85B1ECE90F3957B1583FA02CE642CFABE419A79D5D7B40B46D68AAF77B731BFF
+ AE71F66F4A8B5180001605D4ADCA0104BC8DDDA2E75496B2FAB5CD5E26CB1194
+ FD71A73EC803DB5726D7D8CD98F17F059E0FE003FE9210078956A3F829241CDB
+ 2C66159AB563AE1D6AECF15F1AD3588510ABD7B5095C5EDEE2758DF8A074EFF1
+ 4CDC2A369F44F43773849691B4BDD94B87C6C2300276D2652BDABCD8354A9C32
+ 30CE2FDD010645F586C41D4AEB1168940AC38E485C415396F6E51174FE49BC04
+ E0F4A41DCBBE1FE050160EAA865D0A1C2C7BD9EDEFEEF6B2FCEEF92FA2E794E3
+ 5D48B0A1E8FDD58060CA6A0B49D1D99721BDA689DDA975D523EE96502E88C529
+ 1217AF7920A1F79F19E0327FBB203041B9DC04DD6324C285B87A8C76AF32FE30
+ 9B59EC61042511EBB5D21699495D1C675330678576B5BD6D5A611CAF8825E628
+ E0E77BFA9563AE8EC8388CE431D2257C88E1BD6C0A919E8427BAC54F7B9FBE88
+ 87C60A5683A64DC8B001A52FAAD02F2F557A33F9BA4C774086DFF5E0CBF45599
+ D23642AC8513F89905D96FCC32784B0F2C61E0FC4F3B32AA7AE08D65404845B8
+ 6C8FB766F111F4200F1DB20EC50C2657E96CD1E25B43AE45A4B4BF413E2D9FB8
+ D78AF6F6BA1ED3438F167E197C40AA586B7C3BD0CC3AFBAED567A8464A902E04
+ C571780783F0AFA3CBA16235A581381AFD266145DE84F23A4A3962A7FDB54A57
+ 457EA9488217E54862CEDE4F291A0F7E79CCF8D2C3D0CD8FDB280CCA1C425939
+ C837715B22DBA1E1D0BEBFC252C45B8F653794C13913722F486C26E75CADCE77
+ AF57571C04F3D0FE0A0E2A0BA88D46AA758B0EFE8B2449D97F27B37D28509503
+ B6078BD53C505E6922AA22144857B5BA47AB9A13A6DBFBB03D03FE7BD9B59371
+ CC59708A7C82FD6B0483DD845D53FC8CBDA75AD21259C7DD96C7E823325FD8EE
+ 172C6A034717A3353F7361C213C3E7C224152CC010BBE00B75CCA4EFFC122434
+ 4B267CA4FC0260FF88AF16D4473E6BD03A0089D1BDC389BB2D0A2BE9A6A79713
+ C2642E1D787F62DA9102EF9EE3C040FF746C933240AEDFCAB24CC03594491D0E
+ A7E451CD51E3A681CF7CD0F09BA2F1D7EB6CF3838D3373A7D88E04AB2E6CF446
+ 851617CFDB8BACC4AB63DC2CBB9AEBA4F75A217BBF8200A24C47BA6B9EA62E67
+ CB66CB16C449DB4EC5283C8C2DF3CD1F6974E95FC177B9A09452B3D66F285756
+ DD0ADAA460F3E89349C36FF759AB0BFFCD811F2C03E98DCA3E73891A4BB9403C
+ CFC58F6B06E082DF7B14A9B981E0715D0C51E847614B144761FFC8121C7BC226
+ ABC2F1F140D3C24B5BDB56B489E5D2C3E4B9F8FD1A8F8885D950CEDDB16C9D26
+ C0082A49CD719AF0690A0B597F5CEFF356D86D8D948C943C9AC7BA0717969B8C
+ 9E53D837884195C5455639CE51EB71184294BAAAD10D60600EF53E600ED09D84
+ 155629C4F57BED39943CB09420DDB6D6A689D147ADB3E2F839E0D35866875E31
+ 03B555A16D3EB508A6AD112496AD5A075561615C498DABC6CBE8E29C2E289D18
+ 0FD1E04BC0AAAAF54D7316C59BF8A7D0FE929A9ADE643A99C29CB8B5EEF9D0EC
+ A0EC5886D7C63B2BF802E6838F7C5CDE3BB885D1B4866B0E854B68F6B071C15E
+ 4CED37F535D56F232B68D07D9352372987A7D66EFBA92FC6C42CB37F857041D7
+ 6425DCB774523D16430B5672B535AF436599F760DBAE1CF7C33D9637DD8DF283
+ 8B355BA6C80674191DF895FA92B54774B42BA45C7B0FB08215AF42943140136A
+ D750719821316AC907D72AF38C4206A40305A53D17DAF53198CBADA262C77AC4
+ 75EA4A4DD77037D91E76764A7BA4573A610996ED3A721ACECE828EE8D0704356
+ 0290382EE000586053560E747C65B2CFF9D16A4C7BCD1DD4016B95457CD545BC
+ 8A1B3AB239202C106BA9CB13C5606D8FE667BBD97D71D424C8B108C09CA9EBF0
+ FE003E1345803D249E101F4F24C8B9296920EB1057ED5081D55CDD08B289289A
+ 21252531E494137765312365ED5FCDC994DDCE88010C31FF63A5225344E67063
+ 09166712A9AAE98BD976D6EC42BFF36BF20B6293707B48A26D60E136F0F8B0E2
+ 4B264A41D54447246554F596C04E552DE0271D0DC22A788AFE6E78623D94CD38
+ 3728C67DEF29BC237AED6CFD87D4453E06BE19E12B69AB66CB174D5EF85441C6
+ CD3133C5D8030E628EEFEE11A067E8141213E6398197B47FDAAB002328911626
+ 8D40108D56316D8A9554D8487C5C3531F8BB03135341ACA5B66FAC08DC4FD018
+ B3DD562A6D32710CA57141F28B461D810179FE2313488E17559F486EC80EFA6A
+ 955C19BD0D7F58A5D2D319D3249EE8488931EA56F2A92A727F7690F6CE5EC903
+ B296DDA6AC3757523418A2D96DA8810B4AA9DC746434DC4540927849BEBE96A1
+ C86F0492E55257058C08B13F97DE7B9EB8C3B9355ADC5D4401D1E00876D43341
+ 873F064732F136F18561EA03DB2BD71FA728D2BC7D3E070AFF24F200BCECE913
+ 0D360614A3114089CD297C85B6AAECFC29FDBDEFE4C9C67C2FC390F148E50EF3
+ E38719E2F6471758B3158402F90A239F17F26983201AAB0E0700C9C2E32F4444
+ 5DE750154DAA72EE4AA53185026BDD2A23DBB630C87DA4FC51F1C6016399C09A
+ 284282745FF0049EBD208873EEA93EBB638F8F646D10D99B759604D617F5A1CE
+ 9D8D9C8D5E1DF497157497D147C509E1B584986E93F6D85864A79D417944E1F0
+ 2A2FEFFFCC51DDD4470BEF1CE553A7E406C424187240D221704A2F45017EA94B
+ B9AB319074FA0078A046E2F10F83D9FAD2F729DC762570017FF61C4E6EE5319A
+ 2BEBF3BD9F6392DA468F5F5472FB09EE7B4B3FAC19EA648ED1D5EAB5598193A2
+ 4B0AA0E69F2015FA20CCEAFBB75047D36527DD7A58643D6FFDB0F7E98B95313C
+ 35A06C2D98535055D04B55B1D616701C5EC6E71D497D5224084CDB92AE80C7C5
+ 309C9C23CB55954B26BA124B6D8A8E95AB0FA759E3C1CF0430A06D5BB7A8F5FF
+ 62CDF1530B09E0F6B6012AD85ACB62F3AF7AE208FAD8857339D86944716B87D2
+ 97F76489B0BF3922030B51587AEC7F452B69E8C16FFEF7405BF365F421044EFF
+ F0B2BE653172DE00E2B51736839D1707CD47A5E835ED694917F88389CAEBA855
+ D35C672186FE2F349C1AF67ADB85EB9E1EDB563C33017C40DC18AAE3F15D8CF4
+ 25116B0F888443A38D9AB76DCA31FAC4660AE9CC0879B1D7C565708DA4D3DE43
+ 1B32A6F80542202D3F4A00B1C525B3153C3DFEA43E37BAA2E123CD74ED5F70C5
+ F2709D715E003405A1255AED63CCAE605F93506D9AF5C192C3E56832E9F30D67
+ A10DADEEFCAE0F9A40DC1BFCB35191B8EA36BB1479EFED817FF10A536150C721
+ 41912891CEFCBA381C423CC8C484EE819E0E87584F7D2A065AE0FDC204AB0510
+ 2FC186E4FEFC78CFA2728ABEA420547E0B382C663E61422A74CA7E883E3609E5
+ F213B85AD58EE17EC9508A2B211F710CDD6A7A30A35022055B855F6378EAB2BE
+ 240B4741693D19431233BF10C077EB3622310CCCAC9DC4C3C1A19DB8A6A5F11A
+ C67374F42EF95ACFDB76DEAFF26DF395ACEFA96E17C1F1CFD8C5F4FA5ED30278
+ 7A275B5BA38DCF85DE620C8A00DD1EBA329B05ACC3BF51AAEBBE3D997F7E099F
+ F5F1582BE3AF8371244493E55C545D600BA2BE3E3776BE1300C94F68B673B762
+ D6224EA03385475C2E1CFBF96BEE9A959ECE84CEBF2BE09C43FDB040D30C5C38
+ 936A0B4F247D7ACFBBEB24A44CFE6A32D5E19B105C8A17B8ECF3EB20E25B4BD8
+ A44AB3CA654D52188DA0DB64B14CDF7F715A1277F697A90089DD57A0DF687202
+ 80A5AA94644102AF56694C2747270A37954B6450B683BC059A0BEAFD1690C098
+ 32B58EE07E0A1B6588E7E5A98CF34278AF39019FCD9E7025B2DB213BDE9CE3E8
+ 214AA55A1AE848B320E76A1146DACDFDFEF57A2E4943C0BAAADDCE294951878E
+ 51CCAEC70FED225817BAA3D5AD8C219B13812661E5F8D0B1B3FE8D0DB3104EFC
+ 199B93F6D931E85E5AEAC9E459831170E809DBD9B308A4AC4C44DA74D425538C
+ 21A2AB0738306A1438D3CF44FFDFF5D057E6D0887C8488934F1AA9840E7EBC9D
+ 5A949629949A82AEDF6D87B45B4044093CC24B64D0D8E8C74FF1336FF2E4E238
+ 054EA9CB2ED4436FC9567458D0301312D3CE7314D641B6224057E617E902C6F1
+ CA3152BF5C4ADDFBC021198299583E9F2EF014BD6109413999EE5F371B5A744C
+ 2B8B7C4633B2A902F939090AAF77DF909B4F021D80F91A7CD8DF18AECF6BD94D
+ 23E69570DF5B5619532012326F6347F889E0E22F9E1165E9F4B2EFCEDA0BE3D9
+ AB90C57BAF1EA87E5E25B997C77B548140148B4FCB268AE927A9C448359A7AD3
+ 645E433242ABA7D34F5F948BF598417EA8A1D91F2AC9B27E79BBBA9212E279A0
+ D794797E87F600DAFFED607B86959A759F2832D0225D8058C231C6BEA2981027
+ B1524CF43D947BB469BDA67764403080F33DA089B62362C7CCA4A6F95B7533B7
+ DC553D1726A82B74F3A4DE1534202D2A7712126475C22BE8B876B30F7C968EEA
+ 3A26562C49E4B8F20A48EF0C5A478A7E5ABF4E4C982FD1BD8A9DCA5C12F2D88F
+ 5B53DAD8FC18BB75989960069BFA56C8CB83AC916446E702F82B62B43B3D57B2
+ DD0F9A47A70211B7EB07D2AB6A297CB06BD2F72C0A264281D6BF99E636AB3F49
+ E5CDC67F2962BBCB0CB70B9FF66A9D631BF42EE4A3217264F7815C141DB66F7F
+ A633AD7150B76F1E364A6D33C178B6646497448488E6ABD3ACA55C191F76DB9A
+ 268B5787BD6555BBA3DF109B52DC5FFFDA7B54F3AED7ECB29D22493C31D72139
+ 4E49D4150C7E6D7EADEC2678AA546942041C17571F1E4AE81CFEE3A593790870
+ 389DC39FCDE10917E863C46A1E40ACDBE212A3780B3BCD3495099B3026D7C42D
+ BB9C9A4E1A44B0D8C5013FA259F081A567641E07FBF3B0DC278EC5FF271AEC28
+ 2745B17A60FAA4812BBA24671E50B7144B0D686524F5959F36F29C9E475956C0
+ 0237172B0BEAE2CDCF08C153A03A99F8AD4753185F836111ECB6C500FD6AB4FB
+ EBE0599BBEFEB59D4F529CF206D5E342292348B2B8F0CD6B59F90D940E4DEA2D
+ 4CC61CE08D728653B7D56197427B09B90F06D479EFA3937EE3439388AE5C7726
+ EC72D2A51AAA09DB49C49C439C06CBD1BE16BC633A60A5D2162EBFD984A8B364
+ ED5F145966CB8DC129A980116F5379D5D4B039782E377ED397D59A20F06E9333
+ F7AEE48EB502C31C89D9D642D63CF1895BA62EE171546FAE203FDE5B53B311CA
+ 4641768A821D653C683E3097988DF7A354179FC5A47708F7EC20149461BED8A3
+ 55084D743A115C1438A212BF46535CF9CEE6F437FE0A637EF5B27401E6967C11
+ AEBEE3B044CE9D02805E3301D2FB3A0F5F00AEF082F51702AE4689BF220FBCE5
+ 4508787A74F576DDC6DC4514F446938DFD331DE5E4E519B7D6871EA5FA1AE260
+ DA402F6DB6919A6B0DA02764E5EEA390DB9806311C0597D9D3F25E2A7977EB61
+ F8AED9403571934E56614F3AED73265D1794AA3580D561CB19F154546F0AD1E3
+ C2565DDACB0149B771541551C71AD7B6C181F8101DC4376434628A2DAE345331
+ 39DE8F8DD67E6EA0077D285B91AFBACA260D1AEE256DCB6D4EC744FBB967F57D
+ 524E11C5531AF1FB78469DB344E0B5EDD6E55F030ABACD77C50B593C45001635
+ 9B8E97BCC0A856F145D71FC868C9811148E9B44B7B9DA90D88482E6823FF289E
+ 02DD0354CC2BA97A60D1DE7D56DEC4B0FF456950F516F4BDB2908485E27807EA
+ A51A3CF11BCC81D3A9575761C65EFBF054A38591DD62FAE8108C04854154E75F
+ CDF594C9B14AD2E0A97D6DB1940D6D882AAB867091FFF864138D5EE6E7F898EF
+ 64FB106F0035D9816536E699051F6347EF854BA1F10F5DEF45478A3050DD12B9
+ 0C5BFA626320DC9DAB7B56BE3636A3CAF827B793724460899757755918E2BF91
+ B1A3DDFB8E3F69A8D2FCC1D9BE3E7E11BEDB4C318D34CC6813A4D0BCA7484992
+ 723409E89B85FEB06C98F5749F850CFA269EBCE996DE990EC4523436334C89DF
+ 8BD8F5ED431B54F887F1CE678DF651AA5AFB5CBAAC2A7C888D368115319F3606
+ AC1CAF7C1A76196A56E83F4CDB34C04BEC725D5AB8753B141652CCED1710AB42
+ C25644AAEFB8F079E8D45F7B5BB9B435A80C2137EBCD27DCC53E8B59E2B258CD
+ DDEF12CF54532540D3A6E4953BC7C24321542B3248B8DEBB3F7922FC5208979F
+ 037DE5898C407E32EFC58AC958DD5635C199998D4B0742013A536EA6CF28EB73
+ 61CD12FFB4EEE4204174118BC2554DD88197A52B290970D728D4C65DD9621E58
+ 2FAB5D31627F08B6BFC18D244AFFB69B72E7AE47C9DAF05988A70E711269FD62
+ A3E883D2C3ABDAB020016FCF66522CEDB123E27620CC4E44B39B5E557C00CD15
+ 664B23F27B2CFE4605C8F89970E69876ADA8219CB67153B5A17342DF7FB90F03
+ CE20AFAF03C4E7CD775D3F8D9E9C69EB709592DEC37E92B711669EF9FABCD362
+ C3FC574D666A8E2AC8AA17B13ABEE49EE59A5170D2FB75E471D88320723B2DDC
+ 576E54A24E330E42650B8BDDD9B3838BE8080C855000ADFF6B20F27EDAEDB57A
+ FDD41C5B3C27A557C1078182ABFA4C93AFFED7843EB63711B126CBE589918AB1
+ 57E2D1395B1695F2078B03CE7529ED943F45FE33DF449DE1B65F6197A3AC95D1
+ 50B6EEDDC9F7680D64C14C2AED99628BEAB5137CBADE741FDEC04CD4EE7D24C2
+ 8237BE6B631A7F5091E17B25774BBDD344322D77A9A9278290C6203352DB7C16
+ 87DB0CB44F4C979C2AE37B3316D94152CF21970C770F946317740DCD964AE8F8
+ 645FB20C24A194A04F1DD79E31F9618C99EA7D02F19B18673A8C6656E1F3CA5B
+ 863B56D9D9849A6CDA0E5E839ED20225649EC6394D1B390CA374E32DE1E206F9
+ ACC0EEED44D8C8565A47BBB45B5AA1D268561AC83102A55301580FF33C7B6AED
+ 1B2476459E1050E77C7506B0CB70931188FD3A592D364AC8FB723F8910D20FD9
+ 8CB0512084E4F57A3014E275C93A177BE32CEB05141EB55C82AFD9BC59D7E0C1
+ BB9B0CE8CDEA149D0CC7DB9623D9C6044CB638C2A1B9D9B4D1D95C2B6810C50A
+ 09636DFEAD86E174AD2ABB50759F19EE1BB60EE1E743A31FF6A089FB0D5BAF8F
+ ACFC210065E9868685DD2D157A6A3301A090CEB6947986525CD014D245DA7E33
+ 881156B5A5F29254FB2E54727CF5FE024AA8828C7C7362FF7C62A87664D9B167
+ D334FB37D304446A136FB3FBDFE16301B0A3C5ECBD402712EF3D21343ABF89E3
+ EBC8CCD40296A99BBE47B6DDC552CA136F253CDA15369AA62F42A168FE6FFE69
+ 4E4C5A936E112AEB1072246E6341E5D950FA76F89B5D6505FEBB983476CCBBCA
+ 31C06CB803459628777BE8964EF0CA1F1D4F3B397A26640450D296A3A8E25844
+ A207DFAA2CD381F7763B70E6C63C2837EF6678278205B7AB473B7758CA2648ED
+ A92E77292A5D1FD1FEB89D8FC7D2814C7FF9441AD489F2F72D2ED53FC73DF8F2
+ 697B2C0F1A4529F8045482A7487960AFBA6FBF1F09A424A97F1EFDA9A4CDD7FE
+ B8AF1056C93DF5CD6BF669C443EBF50F286739E1B57A8828262AC7638B90D404
+ A2BB1EA11CCF090789D6654A52EF9F8AC850AFAD9F52C27B6E7CCA6ED24005D3
+ A2F618FF5C9D8D0A6820AB5EEBABFD5BCE0F5539087970EAC64117C860D4890D
+ AB7C7673F77A0170635C889C928E27BB75FCAF602E5CF5C3754DAA86633876CD
+ 52C6E7566F21D1EBAC870FF14311BB4E2B74E595D52DDE3AAE9E7B58F8C7EA82
+ CF88E1ABE8B8B31F8B5ED5001C6FCC6AB54C9C352643D1E32B61CCAF59BDEFE7
+ A0340454BEEAF3BA4DBCB350D26BF9F6CF0BE109CC95FAA3AF291D52EC2E8DB9
+ C98458FB7C58E767BF2276B9790B8DB232DE2C3D139AD6F44842952D4F0D1CEB
+ 3761A46AA126A48CE53BDDC8AF9C2AA7151FBBE5C37EEC7756FE18A8A45CD29C
+ 0E5D191174E9DE37B900D3C72F490B08EBA9663E68AFC62E8AD55BE0330563C3
+ 25431F9A036E64EB611091B10E6A7600D8849FC7CDB0135B79C9B9650EF87EDC
+ 2A0458DEB8FBCCCB0F5898C6F187847F74C58F354B3EFC16AB9D17EBF9961B51
+ B19970687C6390D530F37592ABA60FCCA00C14A24A54C0402296DAF11ACFB597
+ 55EADF450B444EF233F2E80A612091E3DC81620053F377121CC8D16DA84E3DAA
+ E7B926D6202EA64A59D0E129F349E683AEF0A7D51D59C309D25C429230B64C3D
+ 6A9347989AEEB6937A8161C4C67CC26BB136FBD0BE18B99CABC1E270F25B7B3D
+ 256C99B48D059A112CD114133AA85E61561F873C6FB8E0B09F19746D53551C47
+ D77D89AECDE9B1D814235AFB537E77A0B1D25865C068AD792C8F328020698757
+ BB294CA1FD42734AB2486EBEC5162C2710021F4223D4A3F76F98CE7F6E7E48D3
+ 969B5AD21D052385085C5641C287A77213561191479A35E8CD629CB3DAFDDCB4
+ 67DB0930A2B956C90971706DDDDCE4B1371BB0D22DD3AAC237621EC82D40F342
+ 04DC1FC16B07FBCED716B4129BF6FE2CA9C41D0F926FDDACCE5A49F5FCAB38D9
+ E9AF637C2F2D21313A450617300CE255684D27F45D1F85318A5962DFDC7A00BF
+ 299B95E1A85E7DD1932C626D29E0CDA025ED8FEF38E5CC69E6F300A623FC085E
+ 92F121EB273CEBB9D8DA65339F1A4A88D7011A31E52369884C5F55D56D2C6E24
+ D99B329A06A09507326E0D47C5A24D69388EABB40E2AFE0567C99C321775C7A1
+ 4E622A18A6E355EA9770EF6D13706B4DCAEBA182B7BDB1B1E99F2ACFE0DC47B6
+ 765C85F0E15599AFA69008BCDDDE22470C901EA09EED374E8AD79E3A98818333
+ 6B92ABA34192965CB2EC92F91D66B40933851B5AA57D28048009917DC292F95F
+ 3F68FC8BA05572652EFE8D60F1859F90EC716CB1886B5E21D7457E9CE57906F7
+ 7D648F070D3FF615C77C31BDD9A34B1FD7DA9770B05276511D6BE46F0F6AC080
+ 78FF8AC9CF75B5A22F6E7E44BF087FA8477E4D73AE5B5B2A33AF31AA8B10C624
+ 41F201754678CDABBC3B13DF00AB039B1DC26D5422D982F44BDC3A316BC0BDCD
+ 6FB356F4991D3433A830622F70B7B31DB0C1941F3F9BD06FE9850E2EB7E80DD4
+ 6B8ADA70E5A54E0608CE8B680D1BD1FC664951E486B5BC5135BA211619795A6D
+ 67EBBF00BF8949457AFEF63CBBC7956F6001731D43C25D4E532713B3E775954D
+ AAA3D02DED26B02519529792243DE59859B25E6FE4651478626F77EDFCC08846
+ 65AC5DBF140F32D3B814C44F926A5BA3B919E1DFD240AF6D694F136A795D20C7
+ 34A725B497F3A7549F9A3BF3CD39777F23D779D46A9769FD637C6A4BF3CAA4CE
+ 78F7378E3D9EF1545F4346858A3DDB5189E32CBA278F86678C1F4EE22DFE56A2
+ 240157E8C3A080B92EE6458B406366C967EF877530DD9FB0E12F7A9C0C50C7BE
+ D44107AA1D5EF1654714CEAABFD0C3C5FD7C83AAF0F83D7114C6AECCAA176D4A
+ 000E3DA7D8FB3CA39BEDA918CF942924AAD15F160B08ECC564C14CF304294591
+ 3585709F4634C9899E3D45CF469CDAD6AADF505D302F97B88FF022179339030D
+ 00AB98190CA9AC09171F77670B7CEF7B71590318EF14718F8FFBF25352A66BAF
+ A2F5834118E888ECDF192D5F0D0531C55897B435643FEC11E3946CC0E1C4D67F
+ A030DFF2B639699E37BA20DA179980B3AD58F1FAE92F42A0D88536CEEA55E63F
+ 6DA128D50636890EC3E543F5B8EA27DB0924129A792E12E3AC34FBE687603D64
+ BFAE518065694E478787A6BB2ED19962399727862E9C15262510ADC499B16BCD
+ 5FAAAEA4C207468A651B72774C83D5315464DDD24E312AA91C746B95DC012D3D
+ A4117130BAAFFEBB2035E2D4D89B4E6E0217FC140DD9973C906904D82FD6995C
+ E2E203205723BCEA3420CBCC4D3A825462365566F4C2D30ED17A13791E1BABBB
+ AA8415A75FAAC00204FA2562ADAEABC3431BED083BFAD41D751E50CC86D3B0E6
+ 8F359F40BE4C99A298FEE4CC2C861E33B6F58D438D72D17D98674840C8309752
+ B6B35DA1B9715B6E3D967A9B52FB881389BBD4CA3641DC1B6D84D093D41CF5B0
+ 226E53D7AFFA27D9355C964A9C679B7E387A3C5999B1F146B2238C5F77B92D3F
+ 6DCB4A7C4AEC7F30F521C33AADD370BB8F49F23CCD2B35D5DA181CF1BC0C353B
+ FFF250424B90BB3EA4B66E6B60C6DE4F646575F4BA3C76231DD4505488A9F54A
+ C2455E3DEFC629CE2E4143A9F219E8EDB341469F6B436519E3AE9B1F0486C172
+ E6BA02A9C422316AF07A0BE8310AA6F84D0B6E5DD75C1666C5C3897EBFD6E528
+ BA5FB1D38B886EF694AAB231938749FEAC6A5006E6CAF450BBC3C0DDA8A6E917
+ 27DE03E89A22A3FB166909C69176634AC30C90951D98AE02DBE54ED3E37EE271
+ D3D73907F0E6A7C33D45C7B311684AF3436A1D2857AEACF70D2DCFBD1D9BD55C
+ A0647EE82D60147683F41071503D852155D45AD85899B063EBF6E97A15DC826A
+ B2745B87F68900D79ACB9EBF74D9C556079C6C4A1E7F175D411A64AB1584A40D
+ B8F49B98BC58EE95CD7E3B7E2A0EA16A1DC61CCAD706E5E7E58C007D1C9281E7
+ 09F70E7DDA6F141E9DCDE51146F732B1A2C9A5B4BD1E4429A21E74F47FB4851E
+ 0D0E6D10D4823EB915E507DD7CC9E0A7CD3B9A6FEE38F3CD0A4AA85E73AFBEFF
+ 45C84F188C7FD83CEDCC8EB6BDC47A0C754D9EB386B01F5EFDBA137F25D7EE5C
+ 15E4E8A3111BEBA6BCE3B7633CE12F4E3AAA910AAD7CB068B2598069888AE586
+ 8D0183C089053E654B0A20A778C5AD6D428A67E9742DE5FBA30B2A1EA6D974CB
+ B2A5E7BFD981BE5FB045013D326299D428719D59E289A143FDC737987DFB7324
+ A8261A0FF5224CAA525D9C24746A0F000CFA0847394C6A51EA3622CAF7DDED55
+ B726D54B09C6127D0E4BA193E063882CABD22E752D3FA4BD6DF7B448A4F6B90C
+ 2A0142E2FFE229547863ACBD9247809CE4122D48923F7C41A8E4F4528676FCB1
+ 5D35657C825190B3CBC9773510F88F6E55F0A1A14AD46C8FF2921C1B87306933
+ 9E6BC800D116BF568718B2F3B4F0057B9EE15E5FCA85126B720F76A2C6230C6A
+ 411ECCE95E05D38D963D35E350D82090B628CC25BC5C2BC723461033A375A128
+ ED02A20894359BC73B3D111D121DB869FE415B6408D11E7649BFA587871B66DD
+ 6342ADEEF677E5A4B4C5248BD991DD881FBD20FFC442B00752BC6AC3191E4F35
+ FFA0B09A32080B1161DB3E8962548A957374E26581052051A7D6E09A28814435
+ 434E0E48A5D93F1CF5641860C97DACCF30A34F44740B6507A28D812E64EF4088
+ AF34DB5F95947C0BC5C6210B2839479E2F1B921CF963682344A0405731730EC1
+ 0B44DDD919292D2221530278B536893FD16051196A45277175A003BD120A70B5
+ C5BE289575C072264832809D271E55F3754784E51AACC2F6364E3367FCDF9187
+ 7A68A2CDEE368231B72C289C040462D69CDA4E26FC32D24630D08B0AD0BDE2B6
+ C02D3C0BFF00471B681A5CFB301394A72BEECF5647BDB0C8006C0FF1DAF40FB0
+ 55DEBA8C6CBCD7A0DD27BA39180E6DD12271679DC571E5E8CCC33C363CD0DFB8
+ 02521B34139C3514FE4122E3C26248DF880DA01EF8BD421A5E30ECE022E120DB
+ D74E16FA80FA2F1997EB804F17D543B38A314F85FFC4F9566CCA1D2332F4DC49
+ 348D44B82EF497E7F27DEB3B5FC9F66B6614BA3F970138383362D0E59983093B
+ 072805078D6A3C167C79DB82834916C24CA46CC47A5E5D480AA9A44C445E9716
+ 1ECFC6DAE237BF66A3A7217721508905CD33650E08B1C7C511A28ADFF14D38EF
+ 1311EE90312DC74D55D221BE1CCEDB298A43309AD3DD9007BB08A6EB69B13BC2
+ 2611DF4B054E83D3E0AA2AA8BE73F1728D8E0E3AFD6D0411E81DA3BB148C5EAB
+ 16F0733CA1FBA8FBA84C8A3C483667FB62C879961E7E695D607DD76434B2383A
+ 43941B02B0F4FD4B615B5D949FB141129E0B67806F49FA9BB43005CE9F5B5D3A
+ 9E0E95DA897A8B20333922D789A3FF150E7824DFAE2078F67615447E4266D1D1
+ A52D568388A1CE96847B0F77813221E049FEF913E17A4B0E37F5F362235894D3
+ C0C19B7777D7442C39304368631A2881C4CF03C60CE54076B0CBF3C7B91C7392
+ B4B61DBA8D6392885CB7F000DB2EBEDF1BB93117D6B9B1D432CBCE3F63F36C09
+ 55FE99040B0EE6C003B844A7E6BC58F0011E17F799120EAC87424BC8869C8198
+ 67B5FCF19EF4131B66E56BD2FFAAB92DFF34A9951AB9CC63CAF8B9027D338AC8
+ F5D5371C7AE27675E5B8D790A1901CCA7628B4484C64AECE23316B8E17650F93
+ 13906C730C824EA1A95DB9D2BAAB9FB207799873DD4F17364BBABEBA08837F45
+ 2F99F0C15FE395125C816EA40FFCA8662B362663C3C2F8591F2F7B61843291BE
+ 2B6856ADEBE40C00FB3D847B95500CF08DED40133AD625A48D00C31DFA11424E
+ 2063FB2842642FC0C30B07065AE8C02A3857D63E831A46DA8954D6295D41E208
+ 41C5FD103267AF0A3B2A5D550F7B8992B36D2ED2F1C29653309144E025C9C22C
+ B8BBF7DF78EC58568CAA880597DF881A1D9EF50B458C6B35E9E470993F40619E
+ 5C3FBB32DA0A8E33D976B576F67C4BFF6792598160186C192565C3E4C71D850B
+ 6B35356E4A3D2277391617ED635DC10D7761593DD9B45D1A29E57FDBC96F183B
+ 1F6C802AD1F992E1BE9DEF23B0C7C7202034579F1E2108EF941F6884FEB9625D
+ 3EC5BA5CE14E5420B819F7694664A8224ACC2F1BA3D88F5FD588611ACD9F98B0
+ 764583CDD35668D0AFB1EE4C6AB90205A8CA16EF528CA3D6822DC04F9ED1D883
+ 3423BD0F2088E2F141010B159D927AC595DC41088CEAEE3836DCFCF6A7B20832
+ 362B431B359144E2DCC8180FD0D63104F6253B12FAFAC902C557924593948BCE
+ E760488B506489594EC9F6DED77AB531404B26558F2B80247144C7EBA41DA089
+ 8127A314F85B99FDDBA311961FC5CC66FEAA064A0F91567CCFF71AB4D17EF851
+ E6199D9BA9D9C54C90EBA0E2F2187F9A1234517574D5554E2B59F9F152738B5E
+ 7C899B184B63E9DEED9EE169BD5E21F82EEF762DAE78DD25908852F2831E5C90
+ 89F1BCA499D39037282EE83224DCB43D785E13E93BB7D68A43A283499AB86A41
+ CEAD535DC60CC200F60A3DA117E86D53E314F427E3B499B412BD81561A596B54
+ 9E272BDA5BC9E1FAD7E0AA741EDE4A6204065A48108E7C1B4B5AB31B78A35448
+ 7F59056B2ADDAD1470DD94149E583A728F11DCCC3B9CC26210DEA187BEFEF53F
+ 132022CF94D62B1A32E414E766B61FD3018D23F9EC43F7779A5E868E014AD274
+ 6280E3C09E0D6338EA772C907CC7E0864026A567B391C9C384D571239C4B07E8
+ 5D69623F5B334A48C01F59939EA95DE46CB1D7C5CCA3164C9625176700C62D06
+ 8CF75083AA5C34DBF7D99A7BB76A49BA7F86F27655228E7F7FBFBC1353A1F265
+ F816FC421DF7CB3A828F8809686786C7E3125E04FE2A5C0DA940ED496B4FE43E
+ 534EE8845003E23A6C044CFCD646DB1A6A26810B40891D4376728EB773E4BFB2
+ B27F4B7E68EC751380F2D10BBD3F8216D5A8880C5BC37BB7816380DE0EA0A4FA
+ C5FD212372BAD4DC928D27DC3201E38D4B7965C26824301F3817FAE62E548FB5
+ EDA51B86F5D1EEF70D981564AED8B02A1521E610799710D8A9C6DC84EEDA2D06
+ AAE228A8D991969CD62341FD968C9B29CD888515726A7E1E3070F311E1C15A09
+ 3B73544441807DE088F9B12160CF63BC24C43B24A1C28AB1262F767345708806
+ E22846F903D7196B93182B4F3A76F46682DA369401E9D4B1B0F940046EF3359A
+ 485B01A022682CD97A2397AD51292FDE26919614C39925C96E15CCC79C203706
+ 92D47F40782C9CB919FA96875AD6A21A84290F56CBEB34BB54138F39D82CE443
+ CB1F3AE8822477027A9A0DD0056855C47AB850511FC77C749B2EB2440479A61D
+ 0319E049117D61442CA4C648B0184401ABBEEDB9F12A14EEED6A30B2C576BF81
+ 09384737582A5C6A562EDA458DC8B343A4C24E892727D7713B1AA09167F1D204
+ F197E5F7A687E76F87170EE4E3C766DD8C5BB1D7D9901F244D8B47EFE44DF138
+ 57D7708FA0F7F6FC0E81C61AC38F64EAF873CE3EC5F8F201796BFC2E6D93482E
+ 53E6D0DD61F7C27CA8729AD7B244AA6D4CF17C56BBDD7D7B5CE90E7C76B743B6
+ 0D1B536E0CC7870785E538BE35D7627943C528B88D7CA573BD429166A74F75F0
+ D36FE3E794E66BC5937FE0F8F185ABFED1CC3BF979954C3D7789E15025C1095E
+ 0AACB4DCFAEE557C374D0B6C9140C7E98DC564AF0F2B7F943585B5C0B52E69E5
+ 5DB4693A042BB28FAF27CDA13C2FC486D31688355A3134C1D8E629E17507A632
+ FD0FA7A99B50D350033AFD2E9157B0C7EF9CB0445A1151E3E1234D3F699140D8
+ A0D7598A38C890A41155A025691A8274E663FFAFCEECA733121C4FBAB02F1AD0
+ C90EF6FCBB8F8A774A14F9BA2F98F8551401ACEE6E5AF73EBC96BB02F864F65F
+ 54FB1F26101846258EB0216E9527FA4BF3D701441A9B04E1AAEFE136C83DB0DD
+ DB6A5250ADFAC29B7AA11E5D24CD3BCAF585AA44185C3095EB3EA0498D257B27
+ 70EF25C2E8BB3358C8D47A80272500E641CD4823C25058FB247FEF11607B7B5F
+ D0DBDB9612D449EE067318C2B4E74BA771A554995B04AF4EF856ED6EE7C50E32
+ C7FC84E0D5E20C999726ADFA481887CF51A73E7C83C60AD5721C4318DC10D41C
+ A6FE0BC8E1FA9FFE42D9316F21653BFF2362A0B70F1299A37C4AD982411475FA
+ CE92CF8C652B4D33B6C462B0F545FDC6D70052F58A1F3716560E2A736FD09404
+ 1C04E6081CD1AF63CEB3FE4B3D9CD04F9E9D2E2027279627CD332B988039AB29
+ A54E708EFF9292C150CB845B3B22B24B99BE687024EFFAEACE4A28ADABE8987D
+ CC95D3198DB6929B2D768CD001E14DFEC6D755BD7F74DA20852512949C555552
+ 3987A708D1D9DA4831CFABAF7A3E9AD970E384B44E3A8260F8F4B08796A21905
+ 36233FE34113AB20F9387C62EACC2A04E54BE09D4FB773B47EA0C73E5140802F
+ B2EF016AD675023267DA33D5CE7FF5B9C4E00D4BCEECF69065ACD63B27738A9F
+ 0BA5CB135F1222DB6E63D8030DEF64D14B5BF599DBD72239EC0CC305B950847D
+ DC58C9028E2D37C075130437EF7934A738CA706E9C2342EF3FA6EFD66F336349
+ A83F354A2F8F24C22D19EA2FE8AC3BF08AD93DA7FEEACF303B2D780F9E424594
+ 32A19507AEB0919DDFB6B396D57F817AAFD51FC3D387AFAFA9792FFF344CDE2A
+ BC2266176A8731E5F3CB9E466A2A41FE81556D2A4D503D0F61889C7F7CF1D4B2
+ 2C634D58F81DF62FB770FD5F3F44B221BE19CD25EBB7F420D93DC60D247CF541
+ 6D9E0924B7F28A5CE70A98678864710C8B9678710A90A9B9EF50F33602967BC1
+ 02776DE5489C8699331DAEAC4FD2BA11F9BC2B957660E8FF82BCBCBCCBA153D7
+ E438A514CFFEE8DB3BDF8AE63178D01ABA9D029FA29347CFE3CF2ADB5B2B06D5
+ BD30AD6F0D328B9886340812AD5EAC4488A2A1F8AEFB739E73094D207E69CE22
+ 1AD38B99C639FE5A464BF2245CBD29E96D164A0A07AABE123015453506AE553F
+ 3E2F3F6392587A1853693A9EF713AE8D784345C5E3F8B73EC3B7AD3252CB6A0A
+ F52CF8C59DA49CCE0D5A8164B8FC027EFB874E43ED02122C27782178103315C9
+ 507C90FDF4AE8C0F58520D024CB864E4BD8F7B423E5BCA4DFD1F044C1BEB2986
+ FA468B96E3402A10A0B3185830CE5AD2F56BF8EE198FE076C3361EC35FCDB400
+ 779A5EBD3320ECBBBD3789CC921CAFB85E15C2D5CAA8752D1F152A14EF281218
+ 5F779D342C37C8F0E287A2F18366CE027D670621D2A6FA60E87F5A5805CC90A6
+ 141DADE1959FE08949E5CD55ABF790560765D56E4C85FA893ABBECF20F8AF13F
+ F334C74579CF89E9F4CBD9A47BE9DE7E050E7CF63F3FAC8DF8D6804AC7FB515F
+ 03B9C4431A4A7D376804FDC763EBD81C62B2354B3FDB5ACA9DFEBE09B3D7666B
+ 3633EF66D7E4E903C273D1D6AE0D02EDF11FBC70CACC06372BDA0BA70798CD65
+ F5D50100D05176B4AAE693531937769B040170733BB0351D33F6518C29286A70
+ 27F1C1FDEA5E1CCEA3DFB91384C6A0CB4F1C956565BDD1D984E179589B8DAFC1
+ 1564BE8B02209348FFE16C60B433DF6515AE1A43DA9109030F5DEC13A5362129
+ 5E24161C102AE64542367C8A1F40625BB9076E5D53913F6B43DE52D8E825C12A
+ 00E07AEEF9727BC4BF8F6A2DEB858938C9068EAF891FBB15B30F70B86E314E59
+ 998A41FBCA38E0125597C3124012E1BDBFE4281EA75A99168C6C33B1C5DA393B
+ CC68FD6B68C3373E318B2D49D11737085E6498906C1EF952C11674A2D9DAF363
+ D93BA9A3FC52B14E223089347D8A548FB380184EBF47EB96AEE509D46D8CC849
+ BE63A79A652ECE1AC4CB2E6B3961E000D790661FC90B45F72FC7DA0D99AB91CD
+ 041D0F0AD4DE42DC383C4BFE5DED1A6C9ED44023637C172C89A6B213CEC6B44B
+ 84F6DA0A7BB4B46F4F1B6791156B0BA74B31A2A4F8706B37D717A729E46AA435
+ EFC3ED8ED23113F2C8B71AF202EE4D8A79C19B254680659B6D2930AF8CAA2B9D
+ A46F961FB6B1C8D91977D98961141A8A2061A2C2E225863601926B717C751BDE
+ 2D5CBDB5688C3D379E80E43A7C3319C60854A3DAE518E2957634345F84907661
+ 9DE9912B8B3FEB72F47869BA2F4740DBD7CD54BCE2F8DF0AC235CAB1B4F904C6
+ CF50DA353149254CE0E88B6A4B81F536AC838E6E4A22642CB5921737EC6E7C49
+ A04D5F0F4E1B1B8E33400E0C4CE90A4332B6671ACFBBCF5BF06441EDB67B37ED
+ 890B2ADDCFB3F898D6AEB59A1D2754932E0696756DC94B488068448270E76D87
+ 2742A7FDED0FAD8C9DBC2220AC7B37F7D0B7D53757B4FDBE9E9FB18351630973
+ B357242453A2D1F671B2CDCD69926711E5EA8924D802D3757B13E058E4E51623
+ 560C3B19986A02264C848BB3FD80BF0FCA88B525A3A709D53DC26F88EA09C688
+ BD0063E4286D80FF19C2FAF67D422751E2AE723E77FE7824223BBB0431CA3135
+ 967D3F1F322E70162CF1800F5FF8CE54B60529F2F4283E227DCD55096D853F4C
+ 07583F23E797E28544C862B3895EB433C3A1CC4B7CF86AE11B86D03C4ACAF459
+ E54ADFCB9FD6F73384009FDA17109CDF8188FE5E308A13B66FCCF15A1EF0128D
+ C31F3F412938D43F470F30F3F0537CEFD282369424BA1B8242FE3A60A88FC5BD
+ 737F1305CF784B66B326F518536E8F86E951375E0B5397198F24429AD2674645
+ EADAF13D700B753FAE75133A602C9700D198ACEE2679FF849F47321C399E9CD2
+ 05C0B6252849C4D827E8F74904CE186F6D79F4D3C048CCDEF05EC122707BD905
+ 79D9045FD16935F8553865C8296EBC794CFC32060313C5A539D96F5D3CD1F3C9
+ CB3DE8EF376A9E5D64C3449D44C495E81FC91B7D3C9C470C83D7F108CB4B603F
+ DB2D9FD4E29078A171F4717C1A94F51F1C2B786F417BCEDEEA957461CC174896
+ 91A5B043256998716381E843EC7E6F82839D98E2C7BF936FC6E0205B59648420
+ 6BAE1F221CF366BA96B88799F5D12E06077FD6180854386A4889605070747B71
+ DDA3B8BCAAA26E3B1D0F2576E5199767EEA10F510DBAB888D38F36D424BC6382
+ 738FA6B5B2DA9AFBAA19C100FBB01B415AEDC1A951F41755DFC7E9F4EB67D9B6
+ 8142C7C3077F638A76EB503A2AD2F69961072635F567CD8EC9749463E003DBEF
+ 7E0724E5414B9521048C860078F5946248A8BAF885473C0E8CC022E74C35BA51
+ 7DB29DABBD58F6C71360D68AEF5A62F19667E6A02FFA1766E9B4FF376DC557A2
+ 400F154DAF277DFAE65A0F571EE62C7C227662B284901A609D7A6F9768CB7411
+ B9468046CD4DFCA84E112B233589FDAE508809DA855B84F738881A1ED5A97C91
+ 57BD7C94D6F4D313D7B9E5229140B74EB2E40159F1C91676EE3B8A47308223E2
+ B320701AFE105941A47E0345FEE521183EAE75DF6D1A4E809E72D2F2394827B7
+ 79AF5FCEB13E58D443162F16B7CCD64218198B0C1CBD72467CC4146D4A91D898
+ 7F177F7658DCA6DA46E47026B211202B1BAD60F79E8017305FD769D3DD054935
+ 88FA73098293D8733334028000872F8367E4D89745FFF758426D621DEF2AB2D8
+ 1330D98C1B35DF980B5C64CA341DCD96462FC0412C385676411A1EBC4B3CB613
+ 2DC8BF7FB1223FB71435F31D91792744BFA5529389680E3DA9EDCA27A430890D
+ 195A97D1DB3B2FB5020419213B74746E8BB7441E7FF7FE5C81BB4B5FF2D87667
+ CFE9CFEEE090F26C8B3892280689835BA5598FE9178A6ADC05038261335CDFBE
+ 56F02ABC96D95C02B0E4DCB56A8108B19FF26D92664234FCD7794B2F2AA2F32C
+ 4771500133C6EF95B5DD7ED7DB48CC98F433025260D5F7B4A46209244FC79217
+ 9B31B106BEA4F95C867380ABCE1D9A1AFCBB2FC0C977F38B52BBEDA251C8B46E
+ CDDED593419E564218DA2F65188A89E857CA9F71BF4A47FFF8DA6E427F083B86
+ 8DC22A41E187500CA741BD2CFEA46FA11E5065FC62D6EDEC9EECE1E376BD9CC0
+ 0EC9D96961C5558029B650B5F304681E99E12712ADB5E3586106B28C19B46D55
+ 4D5A4870D50DCD9611F7237F425511837762E0192AC419E2B33F60CDF2ECB420
+ 3E1D1856E02F5DBFA6AC0F610B3EFBD83EC23F2A2E658F4EC5CD68CB5B68CFF6
+ 091174BB71EF410023F06A4621C0128C6979204D65A63BFE21E7DC38DF13D20B
+ A41AE125F850FF69F2B1F5B4125548A87F02D341592665DE119FF20D402B621C
+ 9446639AE1B31F7FF9B1B3BFEA1332CAB2038EBDA834E10F56AE8CE84C71BE8A
+ 6E48F9EEBD079A0A765CA637529D26806A73D46BB466EFD574E50999F65E8F8A
+ C0A08D28F3F6D77F155BBF26CBC24E478BF7979D1012B705559089699AD70858
+ FC2E0F4AF05ED631AC5B068BD2AC2700DF59EEBA9CCD7EF49F6B3BAFF31547F9
+ BC9558E18FA0D87856F2F17158776F1C5889AAE7E6089DFA6B2B71A6C823B00C
+ 19F028C521D86D6E8A933176C363DAE90F1260566B45A8D4AF75689AFC2CB234
+ 89725F84E2F91CD9BB50755BD07B80B0975CB1F29E590A99922877E90F328E7C
+ BAD59A3FF7F5E07D9CE3C12C5E4AD9CD8E0ECE5648651E5488EE0C6F32DBF457
+ C484668CFA377C2E7DD5C5BE31CF12B771C740869517EC7F156EE966F8ADA714
+ A46DAFEF7FA3A7AF49F259A5CF200243D25DB34A15DD00C7E06BAF9DBD4EE17F
+ 5BD830C7DBCBF7A890E9406C943D4E086160B6B859F487B763E0BCBFFB5155A9
+ D90F25E552A84B4BA7FA10568663A9D80353EBF87877ED9A79A2E3B815E348E2
+ B27BE1DA6702092B134CB7026A595E1C2A75087846B3B8A1B3ABA608E4F375F6
+ FCA9C952DA86F0421DC54C9AE27B0A2D3CDB217018F47927F74C4773F8F88D34
+ 69ECA096530B072BDD6B136BAF2D254B1291310287F591377D429FD65E7318A5
+ 7B440D0A161ED03634AE380A04BDA62CB8F03492B1BDBFA1CD172FBA954302FF
+ 226ACE7D5B7DDD8908B296033F201B8221173ACD176DE7F6F009390660509120
+ 8920562BEEC05B592669A2178CC9D20A69CF22D26797AA5565861719BE16136E
+ 815E5EC7AE1C473F1A03CBB170454955A3F74AACAD127AC14B0FB307262B42FA
+ CD4AE7CA6F60BA3C4B3CF8B4710F4EC979B471865B8596B00BCF20490905E403
+ AC81E09855AA4E79C870D3D33A7FEC2F8879B42B3282656B9B40BD15622B9792
+ 964571A671BF71F369D9ADF7BF0213F01DCFC6A53565B915F55A374F85E77224
+ 66449FE859396D519C50132C92D5219BA7DC7785B6604970897650B4793FBBD0
+ 4EDE56D2347F43B0AAFE335095E8816CBF379A27C70FB01DD516941098A66FB9
+ 278805AE5A24F9A1FE69B5C8BBB1822BB3C47C842F1CA1C89913BCE23EAB8647
+ 15CD6660CD3223FE616B64964791E703522FFB85DFF39A92A641330239049C68
+ 53D2650B8E0B1BC9D7332B7E5EF571724558F329110142B04D699834EC68D519
+ DEB22CE4733C50005045B520B038C6C6FA4102FA4B5F1B4CF0FF777C0D1613E4
+ C648CEB54034B42E041BBA3A68BF0A5337E1C8B1C105CF0E347ACC8514BF65A1
+ 3976A303A713E2E502C5C62224FC4BDEE6BBEB425185B6557CBEE81526A8E707
+ 7626D1663B7F1DB8EFF63157D29B650B2E1584D86792F1F1CD0F331CD226BBD9
+ F3303FACC384B5C40B909268402DEB37C5A9860F6B939FA15C4B5EAC786A7DEC
+ D58E647ECEFF2EABECAEA0F05D249F89C30903ED5E686C2E84F345242C2EDF23
+ 9253CFEB7DC01A43F0C0B46640E81533884633D211B74FB3A5D0592F8EB94819
+ 43C6A5E660FFD8AD40E0B1E6B50EF4AFF828E338DF3AB9C327D2E516C86C178D
+ 6BEEEEDCCF8B32905CADCAA1EE12375DDC6EF30733EB90A5EE66A83B28F2C00D
+ 4ABB2981DA254177A50E362CC3FAC83037F9BAE515666CACF14A01B9B57B595B
+ D5A8EAE08C0A42DD48D42910E30C35867A819566E6F048D3B909EBABA159D267
+ FFF4C55CC12B5A5D876FF7B0B032012E593FD5265A467CB2DA7C5586CF1BFD78
+ E9A4B066C058243FE56C5AB4379AA453E72541DAEE5973CF463EEB87B6B50295
+ 54CBCC1101058CAA7F5525350370C064B92BEEDF23A08CEBF155F1D2E8B46C0A
+ F245F44EF179505F57FB4CEF271C5826F00F322F59A4684B3D8AFFED411B0957
+ AD7CFEBC8153328C043E8D53B8E40D92E51A437008CBD238089FE575A44ACC24
+ AC8F5B1F6B25B92BEB6762D7CB80C0B0AED644147507DBE05349DE04DE3AA7A5
+ 40C551BBF099B46FA74D0B0FE8872D994788ECF772CC65385BE59758C95AA150
+ A1FE1BE38C8675D272A6334932365D629F675DCF3EEB6F1886547367B8A5A39B
+ 8906971D7FF412F2C53448783031BD9CC109CE450DE67E29BDC39302C18B0E7B
+ 1EF42B69BBD957D94AD70BFE77330A257111BBD261607B5B5778D45CF3663441
+ 1FE4EA373F542C2BCADA91FBBADD68E69FD9AB7E999482307476A7430D319565
+ 41A371F660BFFF00AFC9B46981A948384B2A83B1871711F6E82F732540B897D5
+ 51C8D6A9647EF43CB31E6BAFC00A25429E5BBAEDF70879B764A7645A106A7142
+ 22ECC5F6EF95748862285F407F1CE08C8A086A09A58C080049F2318D2B392F13
+ 454C7E10B0D0E15D75B3A977F8ACF1554208D28B63ABC887A65D69EF5B1EE4CB
+ A4F06D3B8279AE97AA36BF9B16263675ABF8C378F9E7DF4CBEDCC03E705C34DA
+ 374DB462EA99CCCC9D1FD2CCC7078D06BE46CEBCB659B9FD88CA44CEFA9A77CF
+ B11BAEC9C081D337553912F8D58A50F4A45C3C7503195A5AA10E22F78AD21CD8
+ 602827A464F9805FD00C2AA4199E7E9B33923A0AC6ED203E5E58CF826E33CB4E
+ CA9337D39F6EE56BBBDD2F4BC3EB27ADCC217D6EC79F6841DEF9AE82810337A0
+ F52E0193BB62128121EDC27DA1DAA9CC24572692E56F64C23617F67A8441F3EE
+ D47D5C1CA56590DC0531B75B5EDE8CF4413E60CFB868BA9F0D27FDF7787BCDB8
+ F13F0C5C9F9F749A1CCD413D7ACA8700FBA6ACC9AE5D0C4EC73FE3FFF8A62C64
+ B9BA399984BAFFB3C4287F45BA311C921020FF90AD6EF89D5272E2EA96CDC444
+ 7248B7FAB06436DB95463368791ACC30B8897341B8DB33618368AFF5A5A73D1B
+ 772D43F037194882F5328B468B25C3728797471E3261D2EEBA1EBD69EBD86D6B
+ CE26DBDDBEF15AFF62827C64452F841926EEC3524B640826374A80E410719EF8
+ 97A039E25439C17B31AF2370C8D498260AC5505FFF2060521113F6A3E29DAC4C
+ CF283021F4DD6917378D7358A5D03DDBD95AF4DE7CF10DBA767AC100D51C0B8A
+ 2FD58767610FA2ADC366D39E2C204450681DBC3FFAC765CD5588CC0A1CC9479E
+ 6822B2D1CD785D700E2F4684A2167B584E257DF53E681D0D25E0ABBD5E281A29
+ C24A997172D00143D55E112F4974DC430E967731B2B9D940C3619FED976F4214
+ 7AF362DCF85774746000B34A462A998DA8200B5A3852D2B6C1EB336F12026693
+ 4A664EA7AFBAC4DE16A88D4AE27AB15893C4DE003721452B6F77D36CEF86BC90
+ 3EEB4FD4B30CD23BDE3BB218351FD3BF0B5A89866F7EC4A40EED6793D0C62EA3
+ CEEA3507F5C04D38411BE356472BEC194B8493F5018C5A255BC4FF97317D4E8B
+ C425306093B3B3C325B317137C2336212106787C8BC9E6AF6E465E35E6B8DF41
+ 28C1BC138E89009519603C7C2FD1BD5C6C5FE490E298568FCC60A331CD299B61
+ EAAADCE321B4BE8A14574CEFBAC8A8900E4F39FA1D0CF0408CE67C77F08261B9
+ EFCCEF71173A64AEF366A42C300AC9B4214DF25995BC5EDBA90FCAA3F0756932
+ 19796F29D81D571954558F9A0D64850826BF40263E2C5D0DB44C0F9F078E4073
+ 2AC87EC87AD89178901A0D34B33A19E053EC098B3150DCBF9DDF287816FE9CC4
+ 8ECF86BEFC30F3E22C618286EAC6C36EBA595B51D1EA66053A1B6D2A2F01FD96
+ 408A486483646D4DF996F0B519CC273E59D7AF7473BAE49026BC912216A17D76
+ 9A34940B2BEE1DFB2ACDD40BA3170BC4D02B88485ED47D964AAB67930A8066FC
+ 2575364ECF3C0B01DB2FAE3237BBABE481753CEF96CD37141413878C33961F4E
+ 8CF6278915F5410767A2957E5D3169E3D75DDB7125727A8C0F57AB119C69DD40
+ 7E52684743BBD00C4DB517F5079F5B24F2AD4778BB7D4E681E841FFD534A1E98
+ B1D138CD9CE880F0871768011D22322292FC060D30380A23783E6F31C078B09D
+ F57685CDCF1E0E113D23152EDFFC322594F9DFBAC141541C2A83B5695F176E7B
+ DAEFFD367FF69595919D74A7DE97990FE8263112D3390D4C146125C078F89398
+ EDF6B6304858C5DDECC065FFBE03E3BE4C7D1B03494CACC5FF40BA7BE4B8C288
+ 62F17FFD212FADAB91D552F999F1F63D0062E3A8F722F33A442E3AFE5AF5B942
+ 4B40F79A069307D5BBC68A29D1065A7C025F92C10BC6FA93029D86C618BD6D42
+ F9F02FDF6E0650B024D9E82EABF5E8566B306AA75F58898137096A3F201912E4
+ AA53440D726F3A8483363104E1C1831EEBE72C1C65335DCDBA00CB0ACF624BB7
+ C16772AC7114ED7D5BCCA84ADFE28597D6612D1D16C99992F5BCC82EAF285B47
+ 16F8A6DEC91A50E80373406446229975939E5278FB870BC4D5B981A3D4D1DE60
+ 597854E1B6A78E66AD7392AA152894DBE57325C1BD90BFB08CDB0881A9BC5662
+ 80EED3C4E1845F8905960AD6718E81552EDD94383577773F25E1F6CCAF12FAB4
+ 15CDB8B94052C9F430875D63957CB4F102F8DA43BD56D6BA96CB67488F6435A2
+ FFFF9D0F6314376B075D7923F749FE1FA02E89D1697A12A1C9C10F947B0F0A71
+ 3C0C98A23DA9E4749FD25C4179194051191DD03F4A9D677271EEA5DEDC8FC7DA
+ CC3BCE2DD71A6453917C3BF0EA36DF5D9D8870541EDC17912BE51EC86D31FFBB
+ 7ECDAD7E3BB0EB2D93F6DBD8CEF95836CD1C4AB38BD6E6090B96DA85B9F517C0
+ 21D44C501727FB90D70D9DFCFE034D0A4643730FA162633656302385BF79B31A
+ 0EA0801512008BCBC8736CF01AE382149BE74449711CC0F181AD08DC07298B41
+ 7AB2DA7CE18533E4A9503F193A659ED9BAB67C7F150BA04635251BE1A626B6B5
+ D4241E6CFD2EE1224C3E818582D082C6F73A8157B3C2F2B037C8325FD875400A
+ EDE69B3882A9458524F0B5A9C10F47398A9B98540BE2DDF736DE58395D51A1F1
+ 9343383CC77B82573BC56730A221C48CC17C4553B05BD631077257C5C3CC5E03
+ DE41E12DCF9856BD5922E697B80C854890808D91CB4A403183D04AFB1D91FADD
+ 7F745309D01C58C078EF5A22589500A1F82A580A71028A9D3D9CBCC13381D6C5
+ A6684FA7ADE79D339C824230D15EE191FE74EC6907CD3AB70D0B7AC68072FD69
+ E7566A8F5F325B61C84D3058D245B61740D8B17DF73B380C1936F71691BF8CE3
+ EC0384B626334C850A2041F6C9FDE1E9999975E5D41779829B817DC683CBA598
+ 48E78EF9594CEA1C1D0673EF83239157636AB5A76F173200A3FF0746E30C7C46
+ A77C4F2F542B1D9B152D11B338636828504DADEE2A6FA6903EB56DD5A77D1499
+ 1A48DD4745659C90FC75D065D0E4B6080769095F16017A4FE5553DCC74D80DA4
+ A7C352A5E6E5B66493AB0325BA4D562CA35481003D01EF6FF6C417764188B010
+ 3156A2BCB475DE8C79542BE2863E5408D298983350B9932177C5389B76B66FB1
+ 6A449C9285CA4B819FB99914F1D163F7B50912843A39F81AF60E0973C40F43B8
+ FFA331CAB4D9C493C98234C330F9CE5A2F5D4BD021C10BB197115999FDA23A61
+ 97F973843B40210C08AF43559070D09B9B6F0BED0AF1A7AD1D26E74402B92A8B
+ 6A0E92240DFD38C37E190B5B670BC8AF08727BFAFF2DA93F3072C36A005A914C
+ 739673EE6BF33FEF3EC4B0A294816011BEE7039C6FC82E9306D3711B9F0FD7B9
+ FDA88801B916D069B5875BCF853D09C91BE63723928CD8A12EF4898910F61090
+ 8F1719D323716C8A625FA25BF896C315AEBABA554303F46B9525DE7790AF0998
+ 12841D7F967360B55C523F12C732B0B3181AC6B5768568E0FD53292DECA6B499
+ 27ADBA848AC163C0BEE7558184C29F01AC14ED54BCA98E8A673DDFFE8145607D
+ 2B0C9F33ABF381AB8D6F47A76D7550E0F6CA6D49747CCDC3A7E45982404A0C78
+ 0FFCB2257CCB71ACFA024A0008BFBF3B884EE41D1F9B39EDC4A4026683CA2067
+ F1F599DE3C002218F48D38FDA394A841C2AF3B4AA6399828AAACDCB7E833B7E5
+ CC602662F204F5BDA78935BDE4AFA6400338966B3A9D02D1233B7125078892D6
+ 113C908FEBFE8E7FBD1A9D37834C114C26C38D01A2BB380E17FF8D65CEBC8695
+ E2BEA9E08F1EC6C3256B35183701A8B565C646247FD3DC31C041D863D6015A01
+ BD66E1A0B7783B9514DC75C9D25FCE7073ED6D796B80D23F602409611BB1FB0D
+ 325CB94C1CBC2FF49D3067B20B58E38AA67F75987A62354AAE04E53E9EAED79A
+ 076FFC79214E25E6A3BE79DB94E31246AB373669044F4A04D25A5EE1C0C3F2F4
+ A99883EE2694AD494AD95A76665E2CA9C32F81D9A18F0271BE545ACEE2856592
+ CB3FBD47844DAE2CD992D7E8F9823008B7D5A1D54A699B1E21084A935EB91870
+ BEF490B176801EE3FF1B0CF5EF529511B4C9ACBEDCF9B0D2E1492C6E8A417A66
+ BA5B70A8A5EC603248F2573133CDA97160FC6F37854963D21ABE77F3538E08E6
+ 149C98380884452A2C831D9751B28F7D9A2B66625AFB9C270CB24F4F4D9EF98A
+ 350A563AB6870DEDA6DF5A1FB55F12E5E1F345AAA2FDD5DB8A65D77C6EA56D26
+ 6EEA82880A782DEEF3C6CD889DE76CD879676D31DCF8DAD04F5DD199B7DF8D32
+ 9262FC346B6D74C7636DC7662F91FDEA7F9B12ACF67F2701492EE4048DF22184
+ 0FA882B8BD3D3D4B42491B726D59797B7D8D2E406DFF53ACAD7C8E1E805C6F58
+ 236FCE5D392A2E009402261C33326641C56974DA66F9CD6C4803F825C703AD88
+ D1F134336D69068771706FFE35F0C30D32755E97697D425E0DFD81DEB9A60D07
+ AF515939FFFCD96F1B1F0A1A09F5FF89410B4BFDA312F53197D6AD44E4E81D7F
+ 253566BEFD684A19FDCFBFBDD87BF3D8EC15AAA11DC98D807BBF91FE6A63F2D8
+ CB32AA593B2A271960D10ED3858F3EE929BFB6963DF2BDD4F57890771F262861
+ 4B32758FBB163E5745D793C3321C1A18DF914BFF37B57DBFB3C4301CBE812032
+ 65870B75F41931614A729F52BE2E3FAB7CF442120B58D6E7BAFA1A39D30C4EF3
+ A2453EB3D5A9BC08607C59438787ED9822A370343521898886F54D73CA54CE81
+ 5A3C0DE2B5E0F1C9F9ADCDDD1B42242562680DCD6A688B0AE334C66F17661542
+ F03DDCCCD64E9586EDB8AA3D653144138E4E4D9A90739700A231909E51EF9F58
+ 45D87D0CAEF5C1CDD98608C2DFAAAF732F10BC36EABF4BCBCD635830948BE8CB
+ 357772A871E4172E4946DCCDD04C044FDB868C5EC1EE6E96817D94E8F0B5B017
+ 2959E569FFCB5D164B10A9EB7B94522C3BDF2957C721847BFCF7DA77A1CD242E
+ 2345B46759D42B18002E5BD6E6CDF8F7B7DF14D8B4B7ED0F2EC44BC58EDF435E
+ E930D065A7F6D2C7013E0411394C2A77F3C4D091E0339E08ECCD38F3CC4291AC
+ 4F17E959F0E49DA2B52ED46CE35E8E396D1D9C8C2B0615195AD4AF2BE5696C82
+ 72632F6EF88083D6A269377EB077098188C96F738770ABA5A5EDB5B563DCC9A9
+ C0C7A5C725803F9192EBC35A96F1AAECFF25F64BA4A565E2DD064A0E1BACC9CE
+ 60EB7281F7EB173851246B8617072BD1E66E134F519E0F1E404F27219AF71AF0
+ ED27A4C9F71D6AAE1458FD394286A57F9E44C3C44184FD71094493EB93FBCC37
+ D95640004D5B5F2E6B0C88CC9624241D3FE3041266F349295A346779B4677C80
+ F377DAFA6C9A92FCEEDD04F71E370B287CC3D330CB1988F69EBF880426772809
+ CE104D285B626CFC15643DEBB8844EB1E10F9B87FF6F66DB46CCEAC261C23807
+ 38FA8DA37FF154A90F1E3CF889A2CA6C66B8B2FFF2FCF0B6DD2C718543E9B76E
+ B8954A9D17AB6659A0D3150277FADE660699413D89DCC5D8F2F45A6D592A302F
+ 655DABD5F88BE437428D96A53D67D19671BA6660D628FE989A0E26451D769940
+ A88C13DECF306EA5B2FB448B43648277817A55D4C2E81C5868365F6C612C7A53
+ B5C741C39C2EC58BC9D1BCAD7BD99268AFDAE014C811DA2473556FB50B6B0518
+ 3C27AE62898209EA05A0F07020574E660BB339A9CA7B8A2AC68CC5ABA31EFBF6
+ 4EBBA04B291CEF7971193DE1E935E1CAA8DD81D23EB5E9AD1348B204AE7C316D
+ 99421EE9F904A31FF491DA3465FFA4D4AC545FDE78738FBCF3607B146B8840E8
+ 418E2A1A5F749AE01FFF32B695F61A20DF8169EB83F54F5120E29C6FEB50DDCC
+ 9D53D37295B798958388A0E2135CE6E06B21D3ACD1047287A00128298F931B91
+ 0103AEC5DFDF838F898E84574D0E05EE8D08C95877CB86912425E6E3BE817408
+ 580760D95F86227254D63388754302819A9F900A28F9F2D6A861ED36283E075D
+ 2DD606B284070E537C384FBBCE26B6BAC082C8D97C23104D5646EFAF7D7E25AE
+ 678B777D6BA675F78C9AA10D3CAD8FBDEE445A988CB2D8C2A267FF3175E4CD3E
+ E553449793A4737CBF8E25EB2B6DA7735BD11D050344E1F71295802B0D716799
+ 410F391BBA38B5285EB85A92E3A2F4F7DE940D95D720227CEB46E00D635A8197
+ DFE053D0B93C4DBF47B501DDF9950F2D3EFCD3CD6AF835CA4B81D6AF9BDBCFD1
+ 64598AAD45E5AE436F95A7BA8C8CBED550FAECD75CF3EE8D0A654489ABC5B9CB
+ BC8595CE2E23A396FC467798DC61DB826316AF739259BDBD49C1A4DD14B8289F
+ DA880CD88C18B1285ABF35763224E40B87A5EAF714538ACB5873F28B1E715BDB
+ 21303ED5B40BA3D057F2D215D1A1B40626F8244C92932F78E6BDD789C06E2E44
+ F2C8665B8306203D16A638A0AB7FEBA955CB1BBD1817C76F87477A881183ACCC
+ BC90304090510F17197F2B3110A5FD76D828603CB217926044498866562DFD5B
+ 4C887EB20FA90C0B9F4B33B74CAB76593296C9E1FA9830BFBA909E48854B42F8
+ A06BBA84431900E0AD3D1947EBD145824936EB94453B1C074BFEE73069407147
+ 5A159802DA0A366827ED9BC75683FFF40B5D75AF58D70E2EA5FE3864C219AFDA
+ BAD5C60A3B2AEA907F9ACF47BE50348E94F36F706CCB5A61C1EE7EA7C5A2C6FE
+ 5DC656AEE91174442DB79D3C3764FD21CC82A9B8F9BC9772D4E3F9B5573277D6
+ 980012C8BA4C63EA2861A37A23D41A924BF08EA6C2682CE5A4F1B82D493139EB
+ 4E03125C84232EE11C7829DA6C886D77006F1FDCF479F8C6ED2B9B04735D5CB0
+ 4A96153250DE03A29760A2FB7784CE214908B4773581F4EC4BF09FFD65F29E59
+ 60760474C59BA9474CBC2F7C1AC8A849562F4DCA4105EBE29F23304489F97B67
+ 733C58C2E8924EED9DE7E68F8CA61E7A0145B75C3ED249507531A7427E142705
+ BF45C934DDF3F85B7A0F3E5DB96A02B265938028B46543A45A67EE3278190C53
+ E046D763A6F86FEF962D6C30101D2D06FBEB5B426DF0FDE54CADBA492228014D
+ 3916AD26205092E5F5B3AC4F70F2ADB9107A3D9BAC651AF51A40D8B74BE3A93F
+ 72D6C0AEA8315FF45AD0D3A86FFFE5A8E6DDB2393A393FE015A2702EAA92D630
+ 115E7358EBFEE3FA1B9D9218C115FBBF76C0520031A794B831C363A9C912254F
+ D86D028A8EF1ACEBC567FB31AE26CFC0DC9A55CBD975B4799DB899CBCA006BE7
+ 6A671CA04983F4BB67EB1C5D14A82B3711087F6FBA10258CD318E03D35A49D97
+ BBAF88C86D7EC90853163514AB02C6112125370A4880F94B7ADE4B1027CC65CD
+ 667D6AD254E2593C2F00099F423527BB180380CD41D007F5C3CD4ACBCE59D3ED
+ C97437CEFE0E4E310DD9A5E34ED1986C92AE9B7CE083384B37FC03B4B1FBDED2
+ E14F139351ECD1C0742A2B8555349D79CEBCEAA2A1B56A1B1FD6A3B82DB47949
+ 9AD783107FE4CED56DE3CDF46217DDEEFD7D2A39D9C8485F00922AE866F9B364
+ 2F815E58D125727CB26CBF0043AA7071AC45F9329C9B8F00F0CF45701C60B6D0
+ 9689A65643DF97365BF3EB747773A1ADFD02FC9721737AC2F00C4FF22F546E2C
+ C354B199E55CD3D7846A8D1759C35D0803BF876D845C454CAB711B39C1CF3E3B
+ 790D713FAB9439A13AE0B119812E4FD978A6498947C432A05F4A49556523461C
+ B217424DBE8D1C2EE7CB4C1755A96BF71F9A668E41285DE8EA87537D3751C397
+ 116B40D7866B2CBC0C8DA3E9E8EDB10F42F77C73B98F7D68283CE323CCB36CF6
+ 59B44153C994FA483F8369658A62754A56C2E1B66E76998E7C32201B6403B186
+ 1850EE877F56D175FA7395400EFF76FA8FEC7E50854F493316E8311BEFE34CA2
+ 3ECCDDFED7F9D0C3E387474EC1DFF9928C18368646026F0BEC11732A6EEBEC67
+ 6E50F14C3FEC9205BF01988437F0E32EC84F3C2C5CC68C85AFC1D5E6A4CF5790
+ 373E480401903055D2865D3069EBFBB75037FD74A0E5DC17720BBC2B900A3EC5
+ D5AA21251FE3918E3D2B8FAC02272B8861B3D65C1CD287B8C483BE7BA65AE9C2
+ F9F4A09F806614B70365472385674E516663BD6E7E7220ED7CBC2E5AD79B72B5
+ A99255D300636C24B8AB799F903C0E06F49DC00A78B8E540547F96F1D7CB328E
+ 4A8B533E5159C142A3F0ABDE3369D42A465C82EF5E01CF18D166A4E86FABD95A
+ A245B4D43C647310CAC5042FED03267EBF81ADB40E9E2D4F41194DAD6DC1E37A
+ 6BC7C00A28506B5FA9611CD8A167268A991172B97B40A898EAD22077DC44B945
+ FDB8AD4F87E8023FBAD44DE025F05877D81A61EB0272137BEB7ED4952283268D
+ 6489BA70BA0825F5F13366B33768E3194A06B7D53DDFF3113B36CF0DC6A71F56
+ B6726762B236F988DA3D8F40FC97906995EA46A306FAA174C7157EE7F21009CF
+ FE78D783A698108536D1CAFAD4155B30D6C7F655597E17522EAA40CEB0BCF267
+ 4202ACBB86D59E2A92166B8FB47B2A6DCC3223F6AE4DFF8AA68CB7DA4ABF65DC
+ 5DC977AD81D7085FE052E661795F556BA4959F54CBF2864AB96241DA06BDD40C
+ 6C7147AEC6DBCA99516166DB3EB2644A62708779C23AF12B2C628901BB3170FA
+ 4E79800154787DBFA92E8E599485A009170C2C4AD5F065F71004A59445635BDA
+ E8FF885324CAFA11909FDB3CB4E2C44C0CB4AE26B63EEDDC518178597F244081
+ D5B2DEE2300A51C8B8B510D667AF90DF80BDA9CD1278EBF007D2536D96E45148
+ E0D8380D9176219180E3473A3EB2FE68BFBB52A70EC937E9D3FBCCD84F27D837
+ 73C9F5A94EDCDCA87F541EE9A13267955E80A6558AE7D4D39B29F1EF549EE1B0
+ 51980E27B28BA43972D37771863F4A9FCB14DD4AE6F367EE3E474042E4702358
+ 6AD9F0E046A12397D7800BC0D31E710CCF9F7D97ADF0E2E018C6CE59EC8C8EF1
+ FA2E1CADD83860E0D80F1BD06F203F898DEABA47E4BCB7A7E7DC31A61ECDAD1D
+ 06E66BC130DE4A2A23CC99B7D1C43448DFAB8F906D3855D61B2A46E6C1621ADC
+ ADFC817771707C7B762DBE73CC7E3972A89284C4F8E804A6B901D856CCB80769
+ F5ABF020D5CDB10EEEB5490623C0435A16AAE8894136BA3E31F126EE78E0C8BC
+ A5FD518355C1736615E0E15FE5C8BD98A91FBB3ECCAB61A739212C4D2B878BFB
+ 111138C1575CAC87F14D3EC5163A92E1E3AAB9262A1747BFA2761F0F810EB355
+ 3FCC4C2CD357835632AE4E5B27891C562C3F7D4D0B692E33F73FA871E4899E42
+ AB9D40FF36D019BE222C8DD68E0944ACD642E5B0E2636BF11269E9A95909361C
+ B4943296B2B2DB1592D4F6DEFBC4B1B71D9A1A3E9BDA8A71A461569E6F6655ED
+ 0B3BF5D489E4550C5C9B517A42E26266B0738E3A9B56798097EFDDC02F138781
+ B904452FA2A1C4D2BFE8D7F2EF0F9DA1F78FA1F3C95C044F820CE50D64DFB592
+ 9BA23B80BF61195688D8DAE00793322AF789AA18B77A4BFE2121FAE31318054F
+ 252B4D43E2D95F9EE8651547E0517A000EA7CDDC01F90699C9E9B6811C73BA46
+ 88EAE94907FCB5D8CFDB026D2788C3C2C1F125A1AE199BFEE87A816C754403CC
+ 66F5ABA1339438F228F5046F41FBBD4D68A82058602528A2AAB45CDDEA82BE69
+ 4D0E0081D9CBABA174F6A871CDC42A9630F2DEFF0824EE2D4E1A33BD09825093
+ DDE75F9A27FCD28FCB28FC02A678AED604AB23DEA5925D73127F2BC2943FCE6F
+ F32AAD928D7BCD88FFD961E8DA50C41014A4975934D96E203DFC0D3445C2C89B
+ 0C0E27A8ED7C754ACD7C7FC142CDC08A8A2F4E774340A8CFB55910D7F35F1FA5
+ D1A02889B69ED9481698D9C2E9179A7D45BF678BE1F9EECB8D9366564ED5DC99
+ C82E056B082F1350BA389857EBCC9499FC84EA8F69A2744D334392918D715CA6
+ F92437AF9B0C8BBE1D105CE2696DF6DD87C81DA9E9957D84FC0E8985F6BC81C3
+ C6726AE0E28F693F56FFD370A71F826FFEEC21EC7275604F7F9B2A8AA067523E
+ 21DAF1C5E45E06661A6A111907123C0F8AC823693BBA60017DD743D0C061E91D
+ 0093E91DCB5BA63024AE519423AE086EF048BF44B43A6108A988B4C1E343CDDE
+ 4864EBC6423FEFB48E9FE18930647622B664D59F80B04A9621C05B5ED6574694
+ 668F6F255963FCADE0CDBCF3DA24A00BC42C634BECE069A90BF73EBE07F03F6F
+ 76FBCEF1A001DE598B50D9D0C85C793F5BC70ABF479FFAF51D3C766A02A1CD7D
+ 9850F107D585B698B5850F8DD6CD5F3D8AA7E6CAE31716CC5FE64E759C6B8743
+ BBD93E8F5674CC999D1E21B5988B055EFC864C7E1E6A71D20B4284DAC8CDD087
+ ADF9AB3FC77C6CEDED60FF8F36CF3F706F8BBCD834F74FC543DEA66AA7D486A6
+ B7A127E399E22E429C7F927DB82D5D64F336D9933952884E7BD3C3E7A8C5B511
+ 936C07CCEC7808CB64FFFCFCB899FEFC84EEFAAE1F52F5E49F1C151C57A4FA13
+ 3775573BD150C3C0DA86A9AFCEAE297888455E86FBC254BF3A67C9AC7D682204
+ 7613EFC8FA15DB8362F79377F9FC395FDD302CF2E2D60D921C7E191E4E78B714
+ 65084A88467C3C2CB790AD3380018E095EEB27B1A9186D69785650A51993CB25
+ 
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /ArialMT findfont /Encoding get
+ dup 32 /space put
+ dup 33 /exclam put
+ dup 34 /quotedbl put
+ dup 35 /numbersign put
+ dup 36 /dollar put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 60 /less put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 64 /at put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /backslash put
+ dup 93 /bracketright put
+ dup 94 /asciicircum put
+ dup 95 /underscore put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /braceleft put
+ dup 124 /bar put
+ dup 125 /braceright put
+ dup 126 /asciitilde put
+ dup 161 /exclamdown put
+ dup 162 /cent put
+ dup 163 /sterling put
+ dup 164 /fraction put
+ dup 165 /yen put
+ dup 166 /florin put
+ dup 167 /section put
+ dup 168 /currency put
+ dup 169 /quotesingle put
+ dup 170 /quotedblleft put
+ dup 171 /guillemotleft put
+ dup 172 /guilsinglleft put
+ dup 173 /guilsinglright put
+ dup 174 /fi put
+ dup 175 /fl put
+ dup 177 /endash put
+ dup 178 /dagger put
+ dup 179 /daggerdbl put
+ dup 180 /periodcentered put
+ dup 182 /paragraph put
+ dup 183 /bullet put
+ dup 184 /quotesinglbase put
+ dup 185 /quotedblbase put
+ dup 186 /quotedblright put
+ dup 187 /guillemotright put
+ dup 188 /ellipsis put
+ dup 189 /perthousand put
+ dup 191 /questiondown put
+ dup 193 /grave put
+ dup 194 /acute put
+ dup 195 /circumflex put
+ dup 196 /tilde put
+ dup 197 /macron put
+ dup 198 /breve put
+ dup 199 /dotaccent put
+ dup 200 /dieresis put
+ dup 202 /ring put
+ dup 203 /cedilla put
+ dup 205 /hungarumlaut put
+ dup 206 /ogonek put
+ dup 207 /caron put
+ dup 208 /emdash put
+ dup 225 /AE put
+ dup 227 /ordfeminine put
+ dup 232 /Lslash put
+ dup 233 /Oslash put
+ dup 234 /OE put
+ dup 235 /ordmasculine put
+ dup 241 /ae put
+ dup 245 /dotlessi put
+ dup 248 /lslash put
+ dup 249 /oslash put
+ dup 250 /oe put
+ dup 251 /germandbls put
+ dup 0 /onesuperior put
+ dup 127 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1927/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1922/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1921/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (ways:)
+ [7.57085 5.15996 5.74904 4.30902 9.86173 ] pdfxs
+ (1) show
+ (\)uni\fc)
+ [8.88001 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinheren)
+ [6.0654 8.93444 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lymer)
+ [3.0327 10.3854 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.92353 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 8.90172 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.8691 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (henodescre)
+ [6.05449 9.47992 6.0654 5.74904 6.0654 4.8436 8.93444 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.6908 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 9.47992 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -21.922 m
+ (process.)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 8.91265 ] pdfxs
+ (2) show
+ (\))
+ [8.22547 ] pdfxs
+ (I) show
+ (nthec)
+ [10.0472 4.23277 6.0654 8.82538 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.74904 4.30902 3.0327 8.2799 3.33815 ] pdfxs
+ (a) show
+ (ilure,when)
+ [3.02179 3.0327 6.0654 4.27631 4.8436 7.10176 7.8763 6.05449 4.85451 10.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysismust)
+ [3.0327 5.74904 4.30902 3.0327 8.2799 8.79257 6.05449 4.30902 8.22547 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.29811 6.0654 9.08711 8.83629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.22547 9.09802 ] pdfxs
+ (a) show
+ (nynodesmus)
+ [5.74904 9.74173 6.0654 5.74904 6.0654 4.8436 8.29081 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ 0 -43.845 m
+ (a) show
+ (llp)
+ [3.0327 6.51267 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.72365 ] pdfxs
+ (t) show
+ (oe)
+ [8.93447 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.54537 ] pdfxs
+ (ot) show
+ (her,uni\fc)
+ [6.05449 4.85451 4.27631 6.53449 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.53446 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.53446 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 7.77808 ] pdfxs
+ (agg) show
+ (ressivelymer)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.85451 3.02179 9.23992 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.32357 ] pdfxs
+ (t) show
+ (hesenodes,shrinking)
+ [6.05449 4.85451 4.29811 8.33448 6.05449 5.75995 6.0654 4.8436 4.30902 6.53449 4.30902 
+ 6.05449 4.27631 3.0327 6.05449 5.75995 3.0327 6.05449 8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (253) show
+ (.perlbmk,whichisl)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.6654 7.8763 6.0654 
+ 3.02179 4.54905 9.6981 3.0327 7.94172 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (elyn)
+ [4.8436 3.0327 9.39264 6.0654 ] pdfxs
+ (o) show
+ (ttype-s)
+ [7.87638 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe\).)
+ [3.32724 4.85451 4.23277 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (3.4.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (na) show
+ (lysisTime&)
+ [3.73 7.10119 5.30802 3.74195 9.77918 9.36073 3.73 11.2138 10.616 14.9437 ] pdfxs
+ (M) show
+ (emoryCo)
+ [6.14487 11.2019 6.7307 5.48733 11.5843 9.70749 6.7307 ] pdfxs
+ (n) show
+ (s)
+ [5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 9.89446 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 11.1054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.88355 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.89446 ] pdfxs
+ (a) show
+ (ndsp)
+ [6.05449 11.1054 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ceus)
+ [4.85451 9.88355 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e)
+ [9.89446 ] pdfxs
+ (o) show
+ (f)
+ [8.3672 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.34898 ] pdfxs
+ (o) show
+ (na)
+ [11.1054 10.4945 ] pdfxs
+ (L) show
+ (inuxw)
+ [3.02179 5.75995 6.0654 10.7999 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 5.75995 4.29811 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [11.0944 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [11.1054 ] pdfxs
+ (a) show
+ (n)
+ [11.1054 ] pdfxs
+ (A) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ 0 -154.49 m
+ (A)
+ [7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (nMP)
+ [9.23992 10.0036 10.6035 ] pdfxs
+ (2100) show
+ (+process)
+ [11.6617 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r.Wec)
+ [4.27631 7.72357 10.2981 8.02902 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [13.1781 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hGCC)
+ [9.23992 8.5636 7.8763 11.0617 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.02179 8.63993 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 348.252 -154.49 m
+ /N722 10.909 Tf
+ (-O3) show
+ 368.612 -154.49 m
+ /N614 10.909 Tf
+ (level)
+ [3.0327 4.8436 5.4545 4.85451 6.20722 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -176.413 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (3)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2545 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4show)
+ [9.64355 4.30902 6.05449 5.14905 12.0763 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.49808 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.04356 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.2545 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.949 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e) show
+ 308.436 -172.454 m
+ /N703 7.96999 Tf
+ (10)
+ [4.23211 4.23211 ] pdfxs
+ 321.595 -176.413 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,c)
+ [7.22175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 10.2545 ] pdfxs
+ (aga) show
+ (inst)
+ [3.02179 6.0654 4.29811 8.44365 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -198.336 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 6.79629 ] pdfxs
+ (o) show
+ (f)
+ [5.85813 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mmem)
+ [12.5345 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryins)
+ [4.2654 8.29084 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 6.83991 3.02179 8.59629 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.37448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,f)
+ [9.09802 5.77086 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [6.79629 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 8.59629 ] pdfxs
+ (o) show
+ (f)
+ [5.85813 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.37448 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslis)
+ [9.08711 6.829 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (edinFi)
+ [4.8436 8.59629 3.0327 8.58538 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.37448 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (12) show
+ (,) show
+ 0 -220.258 m
+ (a) show
+ (ndFi)
+ [6.0654 9.16356 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.95266 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5lis)
+ [8.56356 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.40718 ] pdfxs
+ (t) show
+ (herawd)
+ [6.0654 7.95266 4.2654 5.14905 10.9854 6.0654 ] pdfxs
+ (ata) show
+ (.The)
+ [7.70175 7.8763 6.0654 7.95266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsshow)
+ [6.0654 6.05449 7.41809 4.29811 6.0654 5.14905 10.9854 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.35275 ] pdfxs
+ (D) show
+ (SAisb)
+ [6.05449 11.2908 3.02179 7.41809 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 334.219 -220.258 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (lyf)
+ [2.79267 8.71621 3.33823 ] pdfxs
+ (as) show
+ (t) show
+ 402.532 -220.258 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 423.213 -220.258 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ -3.05176e-05 -242.181 m
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (ce)
+ [4.46185 8.05091 ] pdfxs
+ (e) show
+ (\016)
+ [9.61087 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 65.337 -242.181 m
+ /N614 10.909 Tf
+ (,requiringless)
+ [5.90177 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 8.13811 3.0327 
+ 4.8436 4.30902 6.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 160.393 -242.181 m
+ /N1025 10.909 Tf
+ (3) show
+ (.)
+ [3.47997 ] pdfxs
+ (5) show
+ (s) show
+ 184.058 -242.181 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 204.32 -242.181 m
+ /N1025 10.909 Tf
+ (20) show
+ (MB)
+ [11.9126 12.0107 ] pdfxs
+ (o) show
+ (fm)
+ [6.91628 10.4616 ] pdfxs
+ (e) show
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (r)
+ [5.17085 ] pdfxs
+ (y) show
+ 301.387 -242.181 m
+ /N614 10.909 Tf
+ (t) show
+ (ofully)
+ [8.13811 3.33815 6.05449 3.0327 3.0327 8.44356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 7.53812 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.52721 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (estpr)
+ [4.8436 4.30902 6.9273 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -6.10352e-05 -264.103 m
+ (\(176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,whichc)
+ [4.8436 4.85451 7.62539 7.8763 6.0654 3.0327 4.53815 10.4726 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.71626 ] pdfxs
+ (o) show
+ (f)
+ [7.73448 ] pdfxs
+ (222) show
+ (Klines)
+ [12.8944 3.0327 3.02179 6.0654 4.8436 8.71626 ] pdfxs
+ (o) show
+ (fCcode)
+ [7.73448 12.2835 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [10.189 ] pdfxs
+ (Not) show
+ (e)
+ [9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmem)
+ [8.65092 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 10.1563 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,n)
+ [6.0654 7.62539 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.65092 ] pdfxs
+ (t) show
+ (ime,is)
+ [3.0327 9.08711 4.85451 7.62539 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -286.026 m
+ (o) show
+ (ften)
+ [3.33815 4.23277 4.85451 10.1672 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.95629 ] pdfxs
+ (o) show
+ (f)
+ [7.42902 ] pdfxs
+ (t) show
+ (hebi)
+ [6.0654 8.94538 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (estb)
+ [4.8436 4.30902 8.34546 6.35994 ] pdfxs
+ (ott) show
+ (lenecksf)
+ [3.0327 4.8436 6.0654 4.8436 4.54905 5.74904 8.41081 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [8.36718 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.13448 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.81447 ] pdfxs
+ (D) show
+ (SAh)
+ [6.0654 12.2835 6.05449 ] pdfxs
+ (a) show
+ (saverysm)
+ [8.41081 9.55628 5.4545 4.8436 4.27631 9.86173 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llfo)
+ [3.0327 7.12357 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (prin)
+ [6.05449 4.27631 3.0327 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -307.948 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.6981 ] pdfxs
+ (t) show
+ (om)
+ [9.0981 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 ] pdfxs
+ 169.576 -303.989 m
+ /N703 7.96999 Tf
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 178.542 -307.948 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 2.20699 -322.423 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -178.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63.6 594.72 m
+ 755.28 594.72 l
+ 755.28 62.88 l
+ 63.6 62.88 l
+ 63.6 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63.6 138.72 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 138.96 m
+ 755.28 138.96 l
+ S
+ Q
+ q
+ n
+ 63.6 214.56 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 214.8 m
+ 755.28 214.8 l
+ S
+ Q
+ q
+ n
+ 63.6 290.64 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 290.88 m
+ 755.28 290.88 l
+ S
+ Q
+ q
+ n
+ 63.6 366.48 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 366.72 m
+ 755.28 366.72 l
+ S
+ Q
+ q
+ n
+ 63.6 442.56 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 442.8 m
+ 755.28 442.8 l
+ S
+ Q
+ q
+ n
+ 63.6 595.68 m
+ 63.6 61.92 l
+ 755.28 61.92 l
+ 755.28 595.68 l
+ 150 538.08 m
+ 150 462.96 l
+ 294 462.96 l
+ 294 538.08 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 518.64 m
+ 755.28 518.64 l
+ S
+ Q
+ q
+ n
+ 63.6 594.48 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 594.72 m
+ 755.28 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 150 538.08 m
+ 150 462.96 l
+ 294 462.96 l
+ 294 538.08 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 63.6 62.88 691.68 531.84 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63.6 594.72 m
+ 63.6 62.88 l
+ S
+ n
+ 58.8 62.88 m
+ 63.6 62.88 l
+ S
+ n
+ 58.8 138.96 m
+ 63.6 138.96 l
+ S
+ n
+ 58.8 214.8 m
+ 63.6 214.8 l
+ S
+ n
+ 58.8 290.88 m
+ 63.6 290.88 l
+ S
+ n
+ 58.8 366.72 m
+ 63.6 366.72 l
+ S
+ n
+ 58.8 442.8 m
+ 63.6 442.8 l
+ S
+ n
+ 58.8 518.64 m
+ 63.6 518.64 l
+ S
+ n
+ 58.8 594.72 m
+ 63.6 594.72 l
+ S
+ n
+ 63.6 62.88 m
+ 755.28 62.88 l
+ S
+ n
+ 63.6 58.08 m
+ 63.6 62.88 l
+ S
+ n
+ 162.48 58.08 m
+ 162.48 62.88 l
+ S
+ n
+ 261.12 58.08 m
+ 261.12 62.88 l
+ S
+ n
+ 360 58.08 m
+ 360 62.88 l
+ S
+ n
+ 458.88 58.08 m
+ 458.88 62.88 l
+ S
+ n
+ 557.76 58.08 m
+ 557.76 62.88 l
+ S
+ n
+ 656.4 58.08 m
+ 656.4 62.88 l
+ S
+ n
+ 755.28 58.08 m
+ 755.28 62.88 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 129.84 m
+ 701.28 129.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 129.84 m
+ 549.6 109.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 109.92 m
+ 373.44 90.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 90.24 m
+ 319.92 99.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 99.36 m
+ 297.84 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 88.8 m
+ 277.68 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 78 m
+ 249.6 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 76.56 m
+ 249.36 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 73.44 m
+ 211.44 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 75.12 m
+ 165.12 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 68.88 m
+ 160.8 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 70.56 m
+ 157.44 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 70.56 m
+ 132.96 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 70.56 m
+ 125.28 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 67.44 m
+ 124.32 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 66 m
+ 119.52 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 67.44 m
+ 115.68 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 62.88 m
+ 113.52 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 68.88 m
+ 108 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 67.44 m
+ 102.96 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 67.44 m
+ 102.72 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 67.44 m
+ 95.52 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 66 m
+ 93.12 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 66 m
+ 92.64 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 64.32 m
+ 92.16 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 66 m
+ 88.8 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 66 m
+ 82.32 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 66 m
+ 81.84 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 66 m
+ 80.88 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 62.88 m
+ 70.32 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 64.32 m
+ 68.4 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 62.88 m
+ 67.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 64.32 m
+ 65.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 424.56 m
+ 701.28 347.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 347.04 m
+ 549.6 383.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 383.52 m
+ 373.44 97.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 97.92 m
+ 319.92 90.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 90.24 m
+ 297.84 125.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 125.28 m
+ 277.68 72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 72 m
+ 249.6 84.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 84.24 m
+ 249.36 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 78 m
+ 211.44 81.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 81.12 m
+ 165.12 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 66 m
+ 160.8 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 64.32 m
+ 157.44 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 66 m
+ 132.96 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 67.44 m
+ 125.28 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 66 m
+ 124.32 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 67.44 m
+ 119.52 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 115.68 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 62.88 m
+ 113.52 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 67.44 m
+ 108 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 66 m
+ 102.96 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 67.44 m
+ 102.72 76.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 76.56 m
+ 95.52 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 66 m
+ 93.12 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 64.32 m
+ 92.64 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 66 m
+ 92.16 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 66 m
+ 88.8 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 64.32 m
+ 82.32 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 62.88 m
+ 81.84 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 64.32 m
+ 80.88 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 64.32 m
+ 70.32 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 62.88 m
+ 68.4 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 62.88 m
+ 67.44 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 62.88 m
+ 65.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 126.72 m
+ 701.28 119.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 119.04 m
+ 549.6 99.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 99.12 m
+ 373.44 82.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 82.56 m
+ 319.92 84.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 84.24 m
+ 297.84 91.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 91.68 m
+ 277.68 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 73.44 m
+ 249.6 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 73.44 m
+ 249.36 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 76.56 m
+ 211.44 72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 72 m
+ 165.12 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 68.88 m
+ 160.8 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 67.44 m
+ 157.44 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 66 m
+ 132.96 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 68.88 m
+ 125.28 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 66 m
+ 124.32 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 64.32 m
+ 119.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 115.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 64.32 m
+ 113.52 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 67.44 m
+ 108 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 64.32 m
+ 102.96 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 66 m
+ 102.72 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 68.88 m
+ 95.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 64.32 m
+ 93.12 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 64.32 m
+ 92.64 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 62.88 m
+ 92.16 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 64.32 m
+ 88.8 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 64.32 m
+ 82.32 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 64.32 m
+ 81.84 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 62.88 m
+ 80.88 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 62.88 m
+ 70.32 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 62.88 m
+ 68.4 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 64.32 m
+ 67.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 64.32 m
+ 65.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 555.12 m
+ 701.28 470.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 470.16 m
+ 549.6 465.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 465.6 m
+ 373.44 144.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 144.96 m
+ 319.92 147.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 147.84 m
+ 297.84 179.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 179.76 m
+ 277.68 97.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 97.92 m
+ 249.6 108.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 108.48 m
+ 249.36 102.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 102.24 m
+ 211.44 102.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 102.48 m
+ 165.12 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 78 m
+ 160.8 76.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 76.56 m
+ 157.44 76.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 76.56 m
+ 132.96 81.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 81.12 m
+ 125.28 73.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 73.44 m
+ 124.32 72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 72 m
+ 119.52 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 70.56 m
+ 115.68 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 64.32 m
+ 113.52 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 78 m
+ 108 72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 72 m
+ 102.96 75.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 75.12 m
+ 102.72 87.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 87.12 m
+ 95.52 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 70.56 m
+ 93.12 68.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 68.88 m
+ 92.64 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 67.44 m
+ 92.16 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.56 m
+ 88.8 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 67.44 m
+ 85.68 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 67.44 m
+ 83.76 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 67.44 m
+ 83.52 68.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 68.88 m
+ 82.32 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 67.44 m
+ 81.84 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 67.44 m
+ 80.88 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 67.44 m
+ 72.48 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 64.32 m
+ 70.32 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 64.32 m
+ 68.4 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 64.32 m
+ 67.44 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 66 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 66 m
+ 65.28 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 133.92 m
+ 758.4 129.84 l
+ 754.32 125.76 l
+ 750.24 129.84 l
+ 754.32 133.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 133.92 m
+ 705.36 129.84 l
+ 701.28 125.76 l
+ 697.2 129.84 l
+ 701.28 133.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 114 m
+ 553.68 109.92 l
+ 549.6 105.84 l
+ 545.52 109.92 l
+ 549.6 114 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 94.32 m
+ 377.52 90.24 l
+ 373.44 86.16 l
+ 369.36 90.24 l
+ 373.44 94.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 103.44 m
+ 324 99.36 l
+ 319.92 95.28 l
+ 315.84 99.36 l
+ 319.92 103.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 92.88 m
+ 301.92 88.8 l
+ 297.84 84.72 l
+ 293.76 88.8 l
+ 297.84 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 82.08 m
+ 281.76 78 l
+ 277.68 73.92 l
+ 273.6 78 l
+ 277.68 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 80.64 m
+ 253.68 76.56 l
+ 249.6 72.48 l
+ 245.52 76.56 l
+ 249.6 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 77.52 m
+ 253.44 73.44 l
+ 249.36 69.36 l
+ 245.28 73.44 l
+ 249.36 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 79.2 m
+ 215.52 75.12 l
+ 211.44 71.04 l
+ 207.36 75.12 l
+ 211.44 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 72.96 m
+ 169.2 68.88 l
+ 165.12 64.8 l
+ 161.04 68.88 l
+ 165.12 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 74.64 m
+ 164.88 70.56 l
+ 160.8 66.48 l
+ 156.72 70.56 l
+ 160.8 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 74.64 m
+ 161.52 70.56 l
+ 157.44 66.48 l
+ 153.36 70.56 l
+ 157.44 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 74.64 m
+ 137.04 70.56 l
+ 132.96 66.48 l
+ 128.88 70.56 l
+ 132.96 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 71.52 m
+ 129.36 67.44 l
+ 125.28 63.36 l
+ 121.2 67.44 l
+ 125.28 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 70.08 m
+ 128.4 66 l
+ 124.32 61.92 l
+ 120.24 66 l
+ 124.32 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 71.52 m
+ 123.6 67.44 l
+ 119.52 63.36 l
+ 115.44 67.44 l
+ 119.52 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 110.88 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 115.68 66.96 m
+ 119.76 62.88 l
+ 115.68 58.8 l
+ 111.6 62.88 l
+ 115.68 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 72.96 m
+ 117.6 68.88 l
+ 113.52 64.8 l
+ 109.44 68.88 l
+ 113.52 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 71.52 m
+ 112.08 67.44 l
+ 108 63.36 l
+ 103.92 67.44 l
+ 108 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 71.52 m
+ 107.04 67.44 l
+ 102.96 63.36 l
+ 98.88 67.44 l
+ 102.96 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 71.52 m
+ 106.8 67.44 l
+ 102.72 63.36 l
+ 98.64 67.44 l
+ 102.72 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 70.08 m
+ 99.6 66 l
+ 95.52 61.92 l
+ 91.44 66 l
+ 95.52 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 70.08 m
+ 97.2 66 l
+ 93.12 61.92 l
+ 89.04 66 l
+ 93.12 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 68.4 m
+ 96.72 64.32 l
+ 92.64 60.24 l
+ 88.56 64.32 l
+ 92.64 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.08 m
+ 96.24 66 l
+ 92.16 61.92 l
+ 88.08 66 l
+ 92.16 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 68.4 m
+ 92.88 64.32 l
+ 88.8 60.24 l
+ 84.72 64.32 l
+ 88.8 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 68.4 m
+ 89.76 64.32 l
+ 85.68 60.24 l
+ 81.6 64.32 l
+ 85.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 68.4 m
+ 87.84 64.32 l
+ 83.76 60.24 l
+ 79.68 64.32 l
+ 83.76 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 70.08 m
+ 87.6 66 l
+ 83.52 61.92 l
+ 79.44 66 l
+ 83.52 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 70.08 m
+ 86.4 66 l
+ 82.32 61.92 l
+ 78.24 66 l
+ 82.32 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 70.08 m
+ 85.92 66 l
+ 81.84 61.92 l
+ 77.76 66 l
+ 81.84 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 68.4 m
+ 84.96 64.32 l
+ 80.88 60.24 l
+ 76.8 64.32 l
+ 80.88 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 72.48 66.96 m
+ 76.56 62.88 l
+ 72.48 58.8 l
+ 68.4 62.88 l
+ 72.48 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.32 66.96 m
+ 74.4 62.88 l
+ 70.32 58.8 l
+ 66.24 62.88 l
+ 70.32 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 68.4 m
+ 74.16 64.32 l
+ 70.08 60.24 l
+ 66 64.32 l
+ 70.08 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 68.4 66.96 m
+ 72.48 62.88 l
+ 68.4 58.8 l
+ 64.32 62.88 l
+ 68.4 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 67.44 66.96 m
+ 71.52 62.88 l
+ 67.44 58.8 l
+ 63.36 62.88 l
+ 67.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 68.4 m
+ 70.32 64.32 l
+ 66.24 60.24 l
+ 62.16 64.32 l
+ 66.24 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 65.28 66.96 m
+ 69.36 62.88 l
+ 65.28 58.8 l
+ 61.2 62.88 l
+ 65.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 743.04 413.28 16.56 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 750.24 420.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 697.2 343.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 545.52 379.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 369.36 94.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 315.84 86.4 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 293.76 121.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 273.6 68.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 245.52 80.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 245.28 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 207.36 77.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.84 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 161.04 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 149.52 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 156.72 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.16 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 153.36 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 121.68 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 128.88 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 121.2 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 120.24 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 115.44 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 104.4 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 111.6 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102.24 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 109.44 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 103.92 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 98.88 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 98.64 72.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.24 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 91.44 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 89.04 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.36 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.56 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.88 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.08 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.52 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 84.72 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.4 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.6 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.48 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 79.68 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.24 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 79.44 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.04 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 78.24 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.56 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 77.76 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 69.6 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 76.8 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 61.2 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 68.4 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 22.08 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 66.24 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 21.84 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 66 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 20.16 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 64.32 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 19.2 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 63.36 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 18 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 62.16 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 17.04 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 61.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 130.8 m
+ 758.4 122.64 l
+ 750.24 122.64 l
+ 754.32 130.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 123.12 m
+ 705.36 114.96 l
+ 697.2 114.96 l
+ 701.28 123.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 103.2 m
+ 553.68 95.04 l
+ 545.52 95.04 l
+ 549.6 103.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 86.64 m
+ 377.52 78.48 l
+ 369.36 78.48 l
+ 373.44 86.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 88.32 m
+ 324 80.16 l
+ 315.84 80.16 l
+ 319.92 88.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 95.76 m
+ 301.92 87.6 l
+ 293.76 87.6 l
+ 297.84 95.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 77.52 m
+ 281.76 69.36 l
+ 273.6 69.36 l
+ 277.68 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 77.52 m
+ 253.68 69.36 l
+ 245.52 69.36 l
+ 249.6 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 80.64 m
+ 253.44 72.48 l
+ 245.28 72.48 l
+ 249.36 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 76.08 m
+ 215.52 67.92 l
+ 207.36 67.92 l
+ 211.44 76.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 72.96 m
+ 169.2 64.8 l
+ 161.04 64.8 l
+ 165.12 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 71.52 m
+ 164.88 63.36 l
+ 156.72 63.36 l
+ 160.8 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 70.08 m
+ 161.52 61.92 l
+ 153.36 61.92 l
+ 157.44 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 72.96 m
+ 137.04 64.8 l
+ 128.88 64.8 l
+ 132.96 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 70.08 m
+ 129.36 61.92 l
+ 121.2 61.92 l
+ 125.28 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 68.4 m
+ 128.4 60.24 l
+ 120.24 60.24 l
+ 124.32 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 68.4 m
+ 123.6 60.24 l
+ 115.44 60.24 l
+ 119.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 68.4 m
+ 119.76 60.24 l
+ 111.6 60.24 l
+ 115.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 71.52 m
+ 117.6 63.36 l
+ 109.44 63.36 l
+ 113.52 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 68.4 m
+ 112.08 60.24 l
+ 103.92 60.24 l
+ 108 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 70.08 m
+ 107.04 61.92 l
+ 98.88 61.92 l
+ 102.96 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 72.96 m
+ 106.8 64.8 l
+ 98.64 64.8 l
+ 102.72 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 68.4 m
+ 99.6 60.24 l
+ 91.44 60.24 l
+ 95.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 68.4 m
+ 97.2 60.24 l
+ 89.04 60.24 l
+ 93.12 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 87.84 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 92.64 66.96 m
+ 96.72 58.8 l
+ 88.56 58.8 l
+ 92.64 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 68.4 m
+ 96.24 60.24 l
+ 88.08 60.24 l
+ 92.16 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 68.4 m
+ 92.88 60.24 l
+ 84.72 60.24 l
+ 88.8 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 68.4 m
+ 89.76 60.24 l
+ 81.6 60.24 l
+ 85.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 68.4 m
+ 87.84 60.24 l
+ 79.68 60.24 l
+ 83.76 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 68.4 m
+ 87.6 60.24 l
+ 79.44 60.24 l
+ 83.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 68.4 m
+ 86.4 60.24 l
+ 78.24 60.24 l
+ 82.32 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.04 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 81.84 66.96 m
+ 85.92 58.8 l
+ 77.76 58.8 l
+ 81.84 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 68.4 m
+ 84.96 60.24 l
+ 76.8 60.24 l
+ 80.88 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 72.48 66.96 m
+ 76.56 58.8 l
+ 68.4 58.8 l
+ 72.48 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.32 66.96 m
+ 74.4 58.8 l
+ 66.24 58.8 l
+ 70.32 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.28 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.08 66.96 m
+ 74.16 58.8 l
+ 66 58.8 l
+ 70.08 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 68.4 m
+ 72.48 60.24 l
+ 64.32 60.24 l
+ 68.4 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 67.44 66.96 m
+ 71.52 58.8 l
+ 63.36 58.8 l
+ 67.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 68.4 m
+ 70.32 60.24 l
+ 62.16 60.24 l
+ 66.24 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 65.28 66.96 m
+ 69.36 58.8 l
+ 61.2 58.8 l
+ 65.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 758.16 555.12 m
+ 758.16 557.52 756.48 559.2 754.32 559.2 c
+ 751.92 559.2 750.24 557.52 750.24 555.12 c
+ 750.24 552.96 751.92 551.28 754.32 551.28 c
+ 756.48 551.28 758.16 552.96 758.16 555.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 705.12 470.16 m
+ 705.12 472.56 703.44 474.24 701.28 474.24 c
+ 698.88 474.24 697.2 472.56 697.2 470.16 c
+ 697.2 468 698.88 466.32 701.28 466.32 c
+ 703.44 466.32 705.12 468 705.12 470.16 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 553.44 465.6 m
+ 553.44 468 551.76 469.68 549.6 469.68 c
+ 547.2 469.68 545.52 468 545.52 465.6 c
+ 545.52 463.44 547.2 461.76 549.6 461.76 c
+ 551.76 461.76 553.44 463.44 553.44 465.6 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 377.28 144.96 m
+ 377.28 147.36 375.6 149.04 373.44 149.04 c
+ 371.04 149.04 369.36 147.36 369.36 144.96 c
+ 369.36 142.8 371.04 141.12 373.44 141.12 c
+ 375.6 141.12 377.28 142.8 377.28 144.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 323.76 147.84 m
+ 323.76 150.24 322.08 151.92 319.92 151.92 c
+ 317.52 151.92 315.84 150.24 315.84 147.84 c
+ 315.84 145.68 317.52 144 319.92 144 c
+ 322.08 144 323.76 145.68 323.76 147.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 179.76 m
+ 301.68 182.16 300 183.84 297.84 183.84 c
+ 295.44 183.84 293.76 182.16 293.76 179.76 c
+ 293.76 177.6 295.44 175.92 297.84 175.92 c
+ 300 175.92 301.68 177.6 301.68 179.76 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 281.52 97.92 m
+ 281.52 100.32 279.84 102 277.68 102 c
+ 275.28 102 273.6 100.32 273.6 97.92 c
+ 273.6 95.76 275.28 94.08 277.68 94.08 c
+ 279.84 94.08 281.52 95.76 281.52 97.92 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.44 108.48 m
+ 253.44 110.88 251.76 112.56 249.6 112.56 c
+ 247.2 112.56 245.52 110.88 245.52 108.48 c
+ 245.52 106.32 247.2 104.64 249.6 104.64 c
+ 251.76 104.64 253.44 106.32 253.44 108.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.2 102.24 m
+ 253.2 104.64 251.52 106.32 249.36 106.32 c
+ 246.96 106.32 245.28 104.64 245.28 102.24 c
+ 245.28 100.08 246.96 98.4 249.36 98.4 c
+ 251.52 98.4 253.2 100.08 253.2 102.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.28 102.48 m
+ 215.28 104.88 213.6 106.56 211.44 106.56 c
+ 209.04 106.56 207.36 104.88 207.36 102.48 c
+ 207.36 100.32 209.04 98.64 211.44 98.64 c
+ 213.6 98.64 215.28 100.32 215.28 102.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 78 m
+ 168.96 80.4 167.28 82.08 165.12 82.08 c
+ 162.72 82.08 161.04 80.4 161.04 78 c
+ 161.04 75.84 162.72 74.16 165.12 74.16 c
+ 167.28 74.16 168.96 75.84 168.96 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 164.64 76.56 m
+ 164.64 78.96 162.96 80.64 160.8 80.64 c
+ 158.4 80.64 156.72 78.96 156.72 76.56 c
+ 156.72 74.4 158.4 72.72 160.8 72.72 c
+ 162.96 72.72 164.64 74.4 164.64 76.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.28 76.56 m
+ 161.28 78.96 159.6 80.64 157.44 80.64 c
+ 155.04 80.64 153.36 78.96 153.36 76.56 c
+ 153.36 74.4 155.04 72.72 157.44 72.72 c
+ 159.6 72.72 161.28 74.4 161.28 76.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 81.12 m
+ 136.8 83.52 135.12 85.2 132.96 85.2 c
+ 130.56 85.2 128.88 83.52 128.88 81.12 c
+ 128.88 78.96 130.56 77.28 132.96 77.28 c
+ 135.12 77.28 136.8 78.96 136.8 81.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 129.12 73.44 m
+ 129.12 75.84 127.44 77.52 125.28 77.52 c
+ 122.88 77.52 121.2 75.84 121.2 73.44 c
+ 121.2 71.28 122.88 69.6 125.28 69.6 c
+ 127.44 69.6 129.12 71.28 129.12 73.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 128.16 72 m
+ 128.16 74.4 126.48 76.08 124.32 76.08 c
+ 121.92 76.08 120.24 74.4 120.24 72 c
+ 120.24 69.84 121.92 68.16 124.32 68.16 c
+ 126.48 68.16 128.16 69.84 128.16 72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.36 70.56 m
+ 123.36 72.96 121.68 74.64 119.52 74.64 c
+ 117.12 74.64 115.44 72.96 115.44 70.56 c
+ 115.44 68.4 117.12 66.72 119.52 66.72 c
+ 121.68 66.72 123.36 68.4 123.36 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 119.52 66.72 117.84 68.4 115.68 68.4 c
+ 113.28 68.4 111.6 66.72 111.6 64.32 c
+ 111.6 62.16 113.28 60.48 115.68 60.48 c
+ 117.84 60.48 119.52 62.16 119.52 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 78 m
+ 117.36 80.4 115.68 82.08 113.52 82.08 c
+ 111.12 82.08 109.44 80.4 109.44 78 c
+ 109.44 75.84 111.12 74.16 113.52 74.16 c
+ 115.68 74.16 117.36 75.84 117.36 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.84 72 m
+ 111.84 74.4 110.16 76.08 108 76.08 c
+ 105.6 76.08 103.92 74.4 103.92 72 c
+ 103.92 69.84 105.6 68.16 108 68.16 c
+ 110.16 68.16 111.84 69.84 111.84 72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.8 75.12 m
+ 106.8 77.52 105.12 79.2 102.96 79.2 c
+ 100.56 79.2 98.88 77.52 98.88 75.12 c
+ 98.88 72.96 100.56 71.28 102.96 71.28 c
+ 105.12 71.28 106.8 72.96 106.8 75.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 87.12 m
+ 106.56 89.52 104.88 91.2 102.72 91.2 c
+ 100.32 91.2 98.64 89.52 98.64 87.12 c
+ 98.64 84.96 100.32 83.28 102.72 83.28 c
+ 104.88 83.28 106.56 84.96 106.56 87.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 99.36 70.56 m
+ 99.36 72.96 97.68 74.64 95.52 74.64 c
+ 93.12 74.64 91.44 72.96 91.44 70.56 c
+ 91.44 68.4 93.12 66.72 95.52 66.72 c
+ 97.68 66.72 99.36 68.4 99.36 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 68.88 m
+ 96.96 71.28 95.28 72.96 93.12 72.96 c
+ 90.72 72.96 89.04 71.28 89.04 68.88 c
+ 89.04 66.72 90.72 65.04 93.12 65.04 c
+ 95.28 65.04 96.96 66.72 96.96 68.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 67.44 m
+ 96.48 69.84 94.8 71.52 92.64 71.52 c
+ 90.24 71.52 88.56 69.84 88.56 67.44 c
+ 88.56 65.28 90.24 63.6 92.64 63.6 c
+ 94.8 63.6 96.48 65.28 96.48 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96 70.56 m
+ 96 72.96 94.32 74.64 92.16 74.64 c
+ 89.76 74.64 88.08 72.96 88.08 70.56 c
+ 88.08 68.4 89.76 66.72 92.16 66.72 c
+ 94.32 66.72 96 68.4 96 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 67.44 m
+ 92.64 69.84 90.96 71.52 88.8 71.52 c
+ 86.4 71.52 84.72 69.84 84.72 67.44 c
+ 84.72 65.28 86.4 63.6 88.8 63.6 c
+ 90.96 63.6 92.64 65.28 92.64 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.52 67.44 m
+ 89.52 69.84 87.84 71.52 85.68 71.52 c
+ 83.28 71.52 81.6 69.84 81.6 67.44 c
+ 81.6 65.28 83.28 63.6 85.68 63.6 c
+ 87.84 63.6 89.52 65.28 89.52 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 87.6 67.44 m
+ 87.6 69.84 85.92 71.52 83.76 71.52 c
+ 81.36 71.52 79.68 69.84 79.68 67.44 c
+ 79.68 65.28 81.36 63.6 83.76 63.6 c
+ 85.92 63.6 87.6 65.28 87.6 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 87.36 68.88 m
+ 87.36 71.28 85.68 72.96 83.52 72.96 c
+ 81.12 72.96 79.44 71.28 79.44 68.88 c
+ 79.44 66.72 81.12 65.04 83.52 65.04 c
+ 85.68 65.04 87.36 66.72 87.36 68.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 86.16 67.44 m
+ 86.16 69.84 84.48 71.52 82.32 71.52 c
+ 79.92 71.52 78.24 69.84 78.24 67.44 c
+ 78.24 65.28 79.92 63.6 82.32 63.6 c
+ 84.48 63.6 86.16 65.28 86.16 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 67.44 m
+ 85.68 69.84 84 71.52 81.84 71.52 c
+ 79.44 71.52 77.76 69.84 77.76 67.44 c
+ 77.76 65.28 79.44 63.6 81.84 63.6 c
+ 84 63.6 85.68 65.28 85.68 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 84.72 67.44 m
+ 84.72 69.84 83.04 71.52 80.88 71.52 c
+ 78.48 71.52 76.8 69.84 76.8 67.44 c
+ 76.8 65.28 78.48 63.6 80.88 63.6 c
+ 83.04 63.6 84.72 65.28 84.72 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 76.32 64.32 m
+ 76.32 66.72 74.64 68.4 72.48 68.4 c
+ 70.08 68.4 68.4 66.72 68.4 64.32 c
+ 68.4 62.16 70.08 60.48 72.48 60.48 c
+ 74.64 60.48 76.32 62.16 76.32 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 74.16 62.88 m
+ 74.16 65.28 72.48 66.96 70.32 66.96 c
+ 67.92 66.96 66.24 65.28 66.24 62.88 c
+ 66.24 60.72 67.92 59.04 70.32 59.04 c
+ 72.48 59.04 74.16 60.72 74.16 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 73.92 64.32 m
+ 73.92 66.72 72.24 68.4 70.08 68.4 c
+ 67.68 68.4 66 66.72 66 64.32 c
+ 66 62.16 67.68 60.48 70.08 60.48 c
+ 72.24 60.48 73.92 62.16 73.92 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.24 64.32 m
+ 72.24 66.72 70.56 68.4 68.4 68.4 c
+ 66 68.4 64.32 66.72 64.32 64.32 c
+ 64.32 62.16 66 60.48 68.4 60.48 c
+ 70.56 60.48 72.24 62.16 72.24 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 71.28 62.88 m
+ 71.28 65.28 69.6 66.96 67.44 66.96 c
+ 65.04 66.96 63.36 65.28 63.36 62.88 c
+ 63.36 60.72 65.04 59.04 67.44 59.04 c
+ 69.6 59.04 71.28 60.72 71.28 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 66 m
+ 70.08 68.4 68.4 70.08 66.24 70.08 c
+ 63.84 70.08 62.16 68.4 62.16 66 c
+ 62.16 63.84 63.84 62.16 66.24 62.16 c
+ 68.4 62.16 70.08 63.84 70.08 66 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 69.12 62.88 m
+ 69.12 65.28 67.44 66.96 65.28 66.96 c
+ 62.88 66.96 61.2 65.28 61.2 62.88 c
+ 61.2 60.72 62.88 59.04 65.28 59.04 c
+ 67.44 59.04 69.12 60.72 69.12 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 42.72 57.6 m
+ /N1921 16.08 Tf
+ (0) show
+ 29.28 133.68 m
+ (0.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 209.52 m
+ (1) show
+ 29.28 285.6 m
+ (1.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 361.44 m
+ (2) show
+ 29.28 437.52 m
+ (2.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 513.36 m
+ (3) show
+ 29.28 589.44 m
+ (3.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 59.28 34.7999 m
+ (0) show
+ 140.4 34.7999 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 239.04 34.7999 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 337.92 34.7999 m
+ (60000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 436.8 34.7999 m
+ (80000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 531.12 34.7999 m
+ (100000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 629.76 34.7999 m
+ (120000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 728.64 34.7999 m
+ (140000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 260.4 13.6799 m
+ /N1922 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 235.68 m
+ /N1922 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Time \(seconds\))
+ [11.5939 9.80885 8.92457 4.45433 8.92457 8.92457 4.45433 8.92457 4.55993 9.80885 4.45433 
+ 14.2793 8.92457 4.55993 5.33862 8.92457 8.92457 8.92457 9.80885 9.80885 9.80885 8.92457 
+ 5.33862 ] pdfys
+ n
+ 150.24 462.96 143.52 74.88 re
+ 1 1 1 sc
+ f
+ n
+ 150 462.96 143.76 75.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 528.24 m
+ 180.24 528.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.72 532.08 m
+ 172.56 528.24 l
+ 168.72 524.4 l
+ 164.88 528.24 l
+ 168.72 532.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 524.16 m
+ /N1921 12 Tf
+ (Local Time)
+ [6.65601 6.65601 5.98401 6.65601 2.64801 3.36 7.31592 2.64801 9.97992 6.65601 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 509.52 m
+ 180.24 509.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.88 505.92 7.43999 7.44 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 183.12 505.44 m
+ (Bottom-Up Time)
+ [7.9478 6.61571 3.27971 3.27971 6.61571 9.93962 3.93962 8.60771 6.61571 3.36 7.27562 
+ 2.60771 9.93962 6.61571 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 490.8 m
+ 180.24 490.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.72 494.64 m
+ 172.56 486.96 l
+ 164.88 486.96 l
+ 168.72 494.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 486.72 m
+ (Top-Down Time)
+ [7.29791 6.638 6.638 3.96191 8.63 6.638 8.63 6.638 3.36 7.29791 2.63 
+ 9.96191 6.638 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 472.32 m
+ 180.24 472.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.32 472.32 m
+ 172.32 474.48 170.64 476.16 168.72 476.16 c
+ 166.56 476.16 164.88 474.48 164.88 472.32 c
+ 164.88 470.4 166.56 468.72 168.72 468.72 c
+ 170.64 468.72 172.32 470.4 172.32 472.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 468.24 m
+ (Local+BU+TD Time)
+ [6.6544 6.6544 5.98241 6.6544 2.64641 6.9904 7.9865 8.64641 6.9904 7.31432 8.64641 
+ 3.36 7.31432 2.64641 9.97832 6.6544 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 -229.576 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 233.611 178.846 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -178.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 72.24 594.72 m
+ 759.84 594.72 l
+ 759.84 62.88 l
+ 72.24 62.88 l
+ 72.24 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 72.24 138.72 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 138.96 m
+ 759.84 138.96 l
+ S
+ Q
+ q
+ n
+ 72.24 214.56 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 214.8 m
+ 759.84 214.8 l
+ S
+ Q
+ q
+ n
+ 72.24 290.64 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 290.88 m
+ 759.84 290.88 l
+ S
+ Q
+ q
+ n
+ 72.24 366.48 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 366.72 m
+ 759.84 366.72 l
+ S
+ Q
+ q
+ n
+ 72.24 442.56 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 442.8 m
+ 759.84 442.8 l
+ S
+ Q
+ q
+ n
+ 72.24 595.68 m
+ 72.24 61.92 l
+ 759.84 61.92 l
+ 759.84 595.68 l
+ 157.68 537.6 m
+ 157.68 462.48 l
+ 301.68 462.48 l
+ 301.68 537.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 518.64 m
+ 759.84 518.64 l
+ S
+ Q
+ q
+ n
+ 72.24 594.48 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 594.72 m
+ 759.84 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 157.68 537.6 m
+ 157.68 462.48 l
+ 301.68 462.48 l
+ 301.68 537.6 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.24 62.88 687.6 531.84 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 72.24 594.72 m
+ 72.24 62.88 l
+ S
+ n
+ 67.44 62.88 m
+ 72.24 62.88 l
+ S
+ n
+ 67.44 138.96 m
+ 72.24 138.96 l
+ S
+ n
+ 67.44 214.8 m
+ 72.24 214.8 l
+ S
+ n
+ 67.44 290.88 m
+ 72.24 290.88 l
+ S
+ n
+ 67.44 366.72 m
+ 72.24 366.72 l
+ S
+ n
+ 67.44 442.8 m
+ 72.24 442.8 l
+ S
+ n
+ 67.44 518.64 m
+ 72.24 518.64 l
+ S
+ n
+ 67.44 594.72 m
+ 72.24 594.72 l
+ S
+ n
+ 72.24 62.88 m
+ 759.84 62.88 l
+ S
+ n
+ 72.24 58.08 m
+ 72.24 62.88 l
+ S
+ n
+ 158.16 58.08 m
+ 158.16 62.88 l
+ S
+ n
+ 244.08 58.08 m
+ 244.08 62.88 l
+ S
+ n
+ 330 58.08 m
+ 330 62.88 l
+ S
+ n
+ 416.16 58.08 m
+ 416.16 62.88 l
+ S
+ n
+ 502.08 58.08 m
+ 502.08 62.88 l
+ S
+ n
+ 588 58.08 m
+ 588 62.88 l
+ S
+ n
+ 673.92 58.08 m
+ 673.92 62.88 l
+ S
+ n
+ 759.84 58.08 m
+ 759.84 62.88 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 198.72 45.84 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 214.8 m
+ 719.04 199.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 199.68 m
+ 718.56 169.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 169.2 m
+ 586.8 184.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 184.56 m
+ 425.28 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 123.6 m
+ 410.64 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 138.72 m
+ 398.88 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 138.72 m
+ 313.44 138.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 138.96 m
+ 287.28 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 108.24 m
+ 283.44 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 93.36 m
+ 267.12 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 108.24 m
+ 253.68 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 62.88 m
+ 245.52 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 123.6 m
+ 226.56 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 108.24 m
+ 208.8 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 108.24 m
+ 207.84 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 108.24 m
+ 183.12 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 93.36 m
+ 174.72 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 93.36 m
+ 172.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 78 m
+ 171.36 93.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 93.12 m
+ 159.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 93.36 m
+ 137.52 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 93.36 m
+ 136.08 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 93.36 m
+ 132.24 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 62.88 m
+ 95.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 78 m
+ 89.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 85.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 78 m
+ 77.76 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 152.88 45.84 123.36 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 153.84 m
+ 719.04 275.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 275.52 m
+ 718.56 214.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 214.8 m
+ 586.8 245.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 245.04 m
+ 425.28 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 93.36 m
+ 410.64 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 78 m
+ 398.88 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 93.36 m
+ 313.44 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 108.24 m
+ 287.28 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 93.36 m
+ 283.44 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 108.24 m
+ 267.12 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 78 m
+ 253.68 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 62.88 m
+ 245.52 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 108.24 m
+ 226.56 93.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 93.12 m
+ 208.8 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 108.24 m
+ 207.84 199.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 199.68 m
+ 183.12 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 93.36 m
+ 174.72 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 78 m
+ 172.8 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 93.36 m
+ 171.36 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 93.36 m
+ 159.6 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 78 m
+ 137.52 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 62.88 m
+ 136.08 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 78 m
+ 132.24 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 78 m
+ 95.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 62.88 m
+ 89.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 85.44 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 62.88 m
+ 77.76 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 168.24 45.84 1.67999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 169.2 m
+ 719.04 169.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 169.2 m
+ 718.56 199.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 199.44 m
+ 586.8 154.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 154.08 m
+ 425.28 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 123.6 m
+ 410.64 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 108.24 m
+ 398.88 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 93.36 m
+ 313.44 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 123.6 m
+ 287.28 93.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 93.12 m
+ 283.44 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 78 m
+ 267.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 78 m
+ 253.68 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 78 m
+ 245.52 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 108.24 m
+ 226.56 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 78 m
+ 208.8 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 93.36 m
+ 207.84 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 123.6 m
+ 183.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 78 m
+ 174.72 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 78 m
+ 172.8 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 62.88 m
+ 171.36 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 78 m
+ 159.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 78 m
+ 137.52 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 78 m
+ 136.08 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 62.88 m
+ 132.24 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 62.88 m
+ 95.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 62.88 m
+ 89.28 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 78 m
+ 85.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 78 m
+ 77.76 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 411.36 45.84 108 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 412.32 m
+ 719.04 518.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 518.64 m
+ 718.56 457.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 457.68 m
+ 586.8 457.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 457.92 m
+ 425.28 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 214.8 m
+ 410.64 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 199.44 m
+ 398.88 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 199.44 m
+ 313.44 245.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 245.04 m
+ 287.28 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 168.96 m
+ 283.44 153.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 153.84 m
+ 267.12 138.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 138.72 m
+ 253.68 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 78 m
+ 245.52 214.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 214.56 m
+ 226.56 153.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 153.84 m
+ 208.8 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 184.08 m
+ 207.84 305.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 305.76 m
+ 183.12 138.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 138.96 m
+ 174.72 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 123.36 m
+ 172.8 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 108.24 m
+ 171.36 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 138.48 m
+ 159.6 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 108.24 m
+ 148.8 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 108.24 m
+ 142.08 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 108.24 m
+ 141.12 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 123.36 m
+ 137.52 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 108.24 m
+ 136.08 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 108.24 m
+ 132.24 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 108.24 m
+ 102.96 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 78 m
+ 95.28 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 78 m
+ 89.28 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 78 m
+ 85.44 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 93.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 93.36 m
+ 77.76 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 203.76 m
+ 723.12 199.68 l
+ 719.04 195.6 l
+ 714.96 199.68 l
+ 719.04 203.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 173.28 m
+ 722.64 169.2 l
+ 718.56 165.12 l
+ 714.48 169.2 l
+ 718.56 173.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 188.64 m
+ 590.88 184.56 l
+ 586.8 180.48 l
+ 582.72 184.56 l
+ 586.8 188.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 127.68 m
+ 429.36 123.6 l
+ 425.28 119.52 l
+ 421.2 123.6 l
+ 425.28 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 142.8 m
+ 414.72 138.72 l
+ 410.64 134.64 l
+ 406.56 138.72 l
+ 410.64 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 142.8 m
+ 402.96 138.72 l
+ 398.88 134.64 l
+ 394.8 138.72 l
+ 398.88 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 143.04 m
+ 317.52 138.96 l
+ 313.44 134.88 l
+ 309.36 138.96 l
+ 313.44 143.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 112.32 m
+ 291.36 108.24 l
+ 287.28 104.16 l
+ 283.2 108.24 l
+ 287.28 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 97.44 m
+ 287.52 93.36 l
+ 283.44 89.28 l
+ 279.36 93.36 l
+ 283.44 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 112.32 m
+ 271.2 108.24 l
+ 267.12 104.16 l
+ 263.04 108.24 l
+ 267.12 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.88 58.8 9.83998 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 253.68 66.96 m
+ 257.76 62.88 l
+ 253.68 58.8 l
+ 249.6 62.88 l
+ 253.68 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 127.68 m
+ 249.6 123.6 l
+ 245.52 119.52 l
+ 241.44 123.6 l
+ 245.52 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 112.32 m
+ 230.64 108.24 l
+ 226.56 104.16 l
+ 222.48 108.24 l
+ 226.56 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 112.32 m
+ 212.88 108.24 l
+ 208.8 104.16 l
+ 204.72 108.24 l
+ 208.8 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 112.32 m
+ 211.92 108.24 l
+ 207.84 104.16 l
+ 203.76 108.24 l
+ 207.84 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 97.44 m
+ 187.2 93.36 l
+ 183.12 89.28 l
+ 179.04 93.36 l
+ 183.12 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 97.44 m
+ 178.8 93.36 l
+ 174.72 89.28 l
+ 170.64 93.36 l
+ 174.72 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 82.08 m
+ 176.88 78 l
+ 172.8 73.92 l
+ 168.72 78 l
+ 172.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 97.2 m
+ 175.44 93.12 l
+ 171.36 89.04 l
+ 167.28 93.12 l
+ 171.36 97.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 82.08 m
+ 163.68 78 l
+ 159.6 73.92 l
+ 155.52 78 l
+ 159.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 82.08 m
+ 152.88 78 l
+ 148.8 73.92 l
+ 144.72 78 l
+ 148.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 82.08 m
+ 146.16 78 l
+ 142.08 73.92 l
+ 138 78 l
+ 142.08 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 97.44 m
+ 145.2 93.36 l
+ 141.12 89.28 l
+ 137.04 93.36 l
+ 141.12 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 97.44 m
+ 141.6 93.36 l
+ 137.52 89.28 l
+ 133.44 93.36 l
+ 137.52 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 97.44 m
+ 140.16 93.36 l
+ 136.08 89.28 l
+ 132 93.36 l
+ 136.08 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 82.08 m
+ 136.32 78 l
+ 132.24 73.92 l
+ 128.16 78 l
+ 132.24 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.16 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 102.96 66.96 m
+ 107.04 62.88 l
+ 102.96 58.8 l
+ 98.88 62.88 l
+ 102.96 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 95.28 66.96 m
+ 99.36 62.88 l
+ 95.28 58.8 l
+ 91.2 62.88 l
+ 95.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 82.08 m
+ 98.88 78 l
+ 94.8 73.92 l
+ 90.72 78 l
+ 94.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 89.28 66.96 m
+ 93.36 62.88 l
+ 89.28 58.8 l
+ 85.2 62.88 l
+ 89.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 85.44 66.96 m
+ 89.52 62.88 l
+ 85.44 58.8 l
+ 81.36 62.88 l
+ 85.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 82.08 m
+ 85.68 78 l
+ 81.6 73.92 l
+ 77.52 78 l
+ 81.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 77.76 66.96 m
+ 81.84 62.88 l
+ 77.76 58.8 l
+ 73.68 62.88 l
+ 77.76 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.96 271.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.48 210.96 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 582.72 241.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 421.2 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 406.56 74.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 394.8 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 309.36 104.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 283.2 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 279.36 104.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.04 74.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 242.4 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 249.6 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 241.44 104.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222.48 89.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 204.72 104.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.76 195.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 179.04 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 170.64 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 168.72 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 167.28 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 155.52 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144.72 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 137.04 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.24 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 133.44 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 128.16 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 98.88 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 91.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.52 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.72 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 85.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.36 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.32 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 77.52 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.16 58.8 20.88 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 73.68 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 173.28 m
+ 723.12 165.12 l
+ 714.96 165.12 l
+ 719.04 173.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 203.52 m
+ 722.64 195.36 l
+ 714.48 195.36 l
+ 718.56 203.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 158.16 m
+ 590.88 150 l
+ 582.72 150 l
+ 586.8 158.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 127.68 m
+ 429.36 119.52 l
+ 421.2 119.52 l
+ 425.28 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 112.32 m
+ 414.72 104.16 l
+ 406.56 104.16 l
+ 410.64 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 97.44 m
+ 402.96 89.28 l
+ 394.8 89.28 l
+ 398.88 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 127.68 m
+ 317.52 119.52 l
+ 309.36 119.52 l
+ 313.44 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 97.2 m
+ 291.36 89.04 l
+ 283.2 89.04 l
+ 287.28 97.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 82.08 m
+ 287.52 73.92 l
+ 279.36 73.92 l
+ 283.44 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 82.08 m
+ 271.2 73.92 l
+ 263.04 73.92 l
+ 267.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 82.08 m
+ 257.76 73.92 l
+ 249.6 73.92 l
+ 253.68 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 112.32 m
+ 249.6 104.16 l
+ 241.44 104.16 l
+ 245.52 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 82.08 m
+ 230.64 73.92 l
+ 222.48 73.92 l
+ 226.56 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 97.44 m
+ 212.88 89.28 l
+ 204.72 89.28 l
+ 208.8 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 127.68 m
+ 211.92 119.52 l
+ 203.76 119.52 l
+ 207.84 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 82.08 m
+ 187.2 73.92 l
+ 179.04 73.92 l
+ 183.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 82.08 m
+ 178.8 73.92 l
+ 170.64 73.92 l
+ 174.72 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 172.8 66.96 m
+ 176.88 58.8 l
+ 168.72 58.8 l
+ 172.8 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 82.08 m
+ 175.44 73.92 l
+ 167.28 73.92 l
+ 171.36 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 82.08 m
+ 163.68 73.92 l
+ 155.52 73.92 l
+ 159.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 82.08 m
+ 152.88 73.92 l
+ 144.72 73.92 l
+ 148.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 82.08 m
+ 146.16 73.92 l
+ 138 73.92 l
+ 142.08 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 82.08 m
+ 145.2 73.92 l
+ 137.04 73.92 l
+ 141.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 82.08 m
+ 141.6 73.92 l
+ 133.44 73.92 l
+ 137.52 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.28 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 136.08 66.96 m
+ 140.16 58.8 l
+ 132 58.8 l
+ 136.08 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 82.08 m
+ 136.32 73.92 l
+ 128.16 73.92 l
+ 132.24 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.16 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 102.96 66.96 m
+ 107.04 58.8 l
+ 98.88 58.8 l
+ 102.96 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 95.28 66.96 m
+ 99.36 58.8 l
+ 91.2 58.8 l
+ 95.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 94.8 66.96 m
+ 98.88 58.8 l
+ 90.72 58.8 l
+ 94.8 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 82.08 m
+ 93.36 73.92 l
+ 85.2 73.92 l
+ 89.28 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 85.44 66.96 m
+ 89.52 58.8 l
+ 81.36 58.8 l
+ 85.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 82.08 m
+ 85.68 73.92 l
+ 77.52 73.92 l
+ 81.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 77.76 66.96 m
+ 81.84 58.8 l
+ 73.68 58.8 l
+ 77.76 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 518.64 m
+ 722.88 521.04 721.2 522.72 719.04 522.72 c
+ 716.64 522.72 714.96 521.04 714.96 518.64 c
+ 714.96 516.48 716.64 514.8 719.04 514.8 c
+ 721.2 514.8 722.88 516.48 722.88 518.64 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.4 457.68 m
+ 722.4 460.08 720.72 461.76 718.56 461.76 c
+ 716.16 461.76 714.48 460.08 714.48 457.68 c
+ 714.48 455.52 716.16 453.84 718.56 453.84 c
+ 720.72 453.84 722.4 455.52 722.4 457.68 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 590.64 457.92 m
+ 590.64 460.32 588.96 462 586.8 462 c
+ 584.4 462 582.72 460.32 582.72 457.92 c
+ 582.72 455.76 584.4 454.08 586.8 454.08 c
+ 588.96 454.08 590.64 455.76 590.64 457.92 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 214.8 m
+ 429.12 217.2 427.44 218.88 425.28 218.88 c
+ 422.88 218.88 421.2 217.2 421.2 214.8 c
+ 421.2 212.64 422.88 210.96 425.28 210.96 c
+ 427.44 210.96 429.12 212.64 429.12 214.8 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 199.44 m
+ 414.48 201.84 412.8 203.52 410.64 203.52 c
+ 408.24 203.52 406.56 201.84 406.56 199.44 c
+ 406.56 197.28 408.24 195.6 410.64 195.6 c
+ 412.8 195.6 414.48 197.28 414.48 199.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 199.44 m
+ 402.72 201.84 401.04 203.52 398.88 203.52 c
+ 396.48 203.52 394.8 201.84 394.8 199.44 c
+ 394.8 197.28 396.48 195.6 398.88 195.6 c
+ 401.04 195.6 402.72 197.28 402.72 199.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.28 245.04 m
+ 317.28 247.44 315.6 249.12 313.44 249.12 c
+ 311.04 249.12 309.36 247.44 309.36 245.04 c
+ 309.36 242.88 311.04 241.2 313.44 241.2 c
+ 315.6 241.2 317.28 242.88 317.28 245.04 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.12 168.96 m
+ 291.12 171.36 289.44 173.04 287.28 173.04 c
+ 284.88 173.04 283.2 171.36 283.2 168.96 c
+ 283.2 166.8 284.88 165.12 287.28 165.12 c
+ 289.44 165.12 291.12 166.8 291.12 168.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 153.84 m
+ 287.28 156.24 285.6 157.92 283.44 157.92 c
+ 281.04 157.92 279.36 156.24 279.36 153.84 c
+ 279.36 151.68 281.04 150 283.44 150 c
+ 285.6 150 287.28 151.68 287.28 153.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 270.96 138.72 m
+ 270.96 141.12 269.28 142.8 267.12 142.8 c
+ 264.72 142.8 263.04 141.12 263.04 138.72 c
+ 263.04 136.56 264.72 134.88 267.12 134.88 c
+ 269.28 134.88 270.96 136.56 270.96 138.72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 78 m
+ 257.52 80.4 255.84 82.08 253.68 82.08 c
+ 251.28 82.08 249.6 80.4 249.6 78 c
+ 249.6 75.84 251.28 74.16 253.68 74.16 c
+ 255.84 74.16 257.52 75.84 257.52 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 214.56 m
+ 249.36 216.96 247.68 218.64 245.52 218.64 c
+ 243.12 218.64 241.44 216.96 241.44 214.56 c
+ 241.44 212.4 243.12 210.72 245.52 210.72 c
+ 247.68 210.72 249.36 212.4 249.36 214.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 230.4 153.84 m
+ 230.4 156.24 228.72 157.92 226.56 157.92 c
+ 224.16 157.92 222.48 156.24 222.48 153.84 c
+ 222.48 151.68 224.16 150 226.56 150 c
+ 228.72 150 230.4 151.68 230.4 153.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.64 184.08 m
+ 212.64 186.48 210.96 188.16 208.8 188.16 c
+ 206.4 188.16 204.72 186.48 204.72 184.08 c
+ 204.72 181.92 206.4 180.24 208.8 180.24 c
+ 210.96 180.24 212.64 181.92 212.64 184.08 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.68 305.76 m
+ 211.68 308.16 210 309.84 207.84 309.84 c
+ 205.44 309.84 203.76 308.16 203.76 305.76 c
+ 203.76 303.6 205.44 301.92 207.84 301.92 c
+ 210 301.92 211.68 303.6 211.68 305.76 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.96 138.96 m
+ 186.96 141.36 185.28 143.04 183.12 143.04 c
+ 180.72 143.04 179.04 141.36 179.04 138.96 c
+ 179.04 136.8 180.72 135.12 183.12 135.12 c
+ 185.28 135.12 186.96 136.8 186.96 138.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 178.56 123.36 m
+ 178.56 125.76 176.88 127.44 174.72 127.44 c
+ 172.32 127.44 170.64 125.76 170.64 123.36 c
+ 170.64 121.2 172.32 119.52 174.72 119.52 c
+ 176.88 119.52 178.56 121.2 178.56 123.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.64 108.24 m
+ 176.64 110.64 174.96 112.32 172.8 112.32 c
+ 170.4 112.32 168.72 110.64 168.72 108.24 c
+ 168.72 106.08 170.4 104.4 172.8 104.4 c
+ 174.96 104.4 176.64 106.08 176.64 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.2 138.48 m
+ 175.2 140.88 173.52 142.56 171.36 142.56 c
+ 168.96 142.56 167.28 140.88 167.28 138.48 c
+ 167.28 136.32 168.96 134.64 171.36 134.64 c
+ 173.52 134.64 175.2 136.32 175.2 138.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.44 108.24 m
+ 163.44 110.64 161.76 112.32 159.6 112.32 c
+ 157.2 112.32 155.52 110.64 155.52 108.24 c
+ 155.52 106.08 157.2 104.4 159.6 104.4 c
+ 161.76 104.4 163.44 106.08 163.44 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 108.24 m
+ 152.64 110.64 150.96 112.32 148.8 112.32 c
+ 146.4 112.32 144.72 110.64 144.72 108.24 c
+ 144.72 106.08 146.4 104.4 148.8 104.4 c
+ 150.96 104.4 152.64 106.08 152.64 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 145.92 108.24 m
+ 145.92 110.64 144.24 112.32 142.08 112.32 c
+ 139.68 112.32 138 110.64 138 108.24 c
+ 138 106.08 139.68 104.4 142.08 104.4 c
+ 144.24 104.4 145.92 106.08 145.92 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.96 123.36 m
+ 144.96 125.76 143.28 127.44 141.12 127.44 c
+ 138.72 127.44 137.04 125.76 137.04 123.36 c
+ 137.04 121.2 138.72 119.52 141.12 119.52 c
+ 143.28 119.52 144.96 121.2 144.96 123.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 108.24 m
+ 141.36 110.64 139.68 112.32 137.52 112.32 c
+ 135.12 112.32 133.44 110.64 133.44 108.24 c
+ 133.44 106.08 135.12 104.4 137.52 104.4 c
+ 139.68 104.4 141.36 106.08 141.36 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.92 108.24 m
+ 139.92 110.64 138.24 112.32 136.08 112.32 c
+ 133.68 112.32 132 110.64 132 108.24 c
+ 132 106.08 133.68 104.4 136.08 104.4 c
+ 138.24 104.4 139.92 106.08 139.92 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 108.24 m
+ 136.08 110.64 134.4 112.32 132.24 112.32 c
+ 129.84 112.32 128.16 110.64 128.16 108.24 c
+ 128.16 106.08 129.84 104.4 132.24 104.4 c
+ 134.4 104.4 136.08 106.08 136.08 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.8 78 m
+ 106.8 80.4 105.12 82.08 102.96 82.08 c
+ 100.56 82.08 98.88 80.4 98.88 78 c
+ 98.88 75.84 100.56 74.16 102.96 74.16 c
+ 105.12 74.16 106.8 75.84 106.8 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 99.12 62.88 m
+ 99.12 65.28 97.44 66.96 95.28 66.96 c
+ 92.88 66.96 91.2 65.28 91.2 62.88 c
+ 91.2 60.72 92.88 59.04 95.28 59.04 c
+ 97.44 59.04 99.12 60.72 99.12 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.64 78 m
+ 98.64 80.4 96.96 82.08 94.8 82.08 c
+ 92.4 82.08 90.72 80.4 90.72 78 c
+ 90.72 75.84 92.4 74.16 94.8 74.16 c
+ 96.96 74.16 98.64 75.84 98.64 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 78 m
+ 93.12 80.4 91.44 82.08 89.28 82.08 c
+ 86.88 82.08 85.2 80.4 85.2 78 c
+ 85.2 75.84 86.88 74.16 89.28 74.16 c
+ 91.44 74.16 93.12 75.84 93.12 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 89.28 65.28 87.6 66.96 85.44 66.96 c
+ 83.04 66.96 81.36 65.28 81.36 62.88 c
+ 81.36 60.72 83.04 59.04 85.44 59.04 c
+ 87.6 59.04 89.28 60.72 89.28 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 93.36 m
+ 85.44 95.76 83.76 97.44 81.6 97.44 c
+ 79.2 97.44 77.52 95.76 77.52 93.36 c
+ 77.52 91.2 79.2 89.52 81.6 89.52 c
+ 83.76 89.52 85.44 91.2 85.44 93.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 81.6 62.88 m
+ 81.6 65.28 79.92 66.96 77.76 66.96 c
+ 75.36 66.96 73.68 65.28 73.68 62.88 c
+ 73.68 60.72 75.36 59.04 77.76 59.04 c
+ 79.92 59.04 81.6 60.72 81.6 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 51.36 57.6 m
+ /N1927 16.08 Tf
+ (0) show
+ 29.04 133.68 m
+ (0.05)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 209.52 m
+ (0.1)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 285.6 m
+ (0.15)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 361.44 m
+ (0.2)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 437.52 m
+ (0.25)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 513.36 m
+ (0.3)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 589.44 m
+ (0.35)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 67.92 34.7999 m
+ (0) show
+ 140.4 34.7999 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 222 34.7999 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 307.92 34.7999 m
+ (15000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 394.08 34.7999 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 480 34.7999 m
+ (25000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 565.92 34.7999 m
+ (30000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 651.84 34.7999 m
+ (35000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 737.76 34.7999 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 266.88 13.6799 m
+ /N1928 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 235.68 m
+ /N1928 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Time \(seconds\))
+ [11.5939 9.80885 8.92457 4.45433 8.92457 8.92457 4.45433 8.92457 4.55993 9.80885 4.45433 
+ 14.2793 8.92457 4.55993 5.33862 8.92457 8.92457 8.92457 9.80885 9.80885 9.80885 8.92457 
+ 5.33862 ] pdfys
+ n
+ 157.92 462.48 143.52 74.88 re
+ 1 1 1 sc
+ f
+ n
+ 157.68 462.48 143.76 75.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 527.76 m
+ 187.92 527.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.4 531.6 m
+ 180.24 527.76 l
+ 176.4 523.92 l
+ 172.56 527.76 l
+ 176.4 531.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 523.68 m
+ /N1927 12 Tf
+ (Local Time)
+ [6.65601 6.65601 5.98401 6.65601 2.64801 3.36 7.31592 2.64801 9.97992 6.65601 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 509.04 m
+ 187.92 509.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 172.56 505.44 7.43999 7.44 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 190.8 504.96 m
+ (Bottom-Up Time)
+ [7.9478 6.61571 3.27971 3.27971 6.61571 9.93962 3.93962 8.60771 6.61571 3.36 7.27562 
+ 2.60771 9.93962 6.61571 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 490.32 m
+ 187.92 490.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.4 494.16 m
+ 180.24 486.48 l
+ 172.56 486.48 l
+ 176.4 494.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 486.24 m
+ (Top-Down Time)
+ [7.29791 6.638 6.638 3.96191 8.63 6.638 8.63 6.638 3.36 7.29791 2.63 
+ 9.96191 6.638 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 471.84 m
+ 187.92 471.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 471.84 m
+ 180 474 178.32 475.68 176.4 475.68 c
+ 174.24 475.68 172.56 474 172.56 471.84 c
+ 172.56 469.92 174.24 468.24 176.4 468.24 c
+ 178.32 468.24 180 469.92 180 471.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 467.76 m
+ (Local+BU+TD Time)
+ [6.6544 6.6544 5.98241 6.6544 2.64641 6.9904 7.9865 8.64641 6.9904 7.31432 8.64641 
+ 3.36 7.31432 2.64641 9.97832 6.6544 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.19 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 -229.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 -219.273 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ling)
+ [3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTimewi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 9.08711 8.4872 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.05449 3.0327 4.8436 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.27631 9.39264 8.4872 6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ 21.959 -13.549 m
+ /N634 10.909 Tf
+ (L)
+ [6.28357 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (cha) show
+ (rtin)
+ [4.60356 7.52722 3.33823 6.14173 ] pdfxs
+ (c) show
+ (lu)
+ [2.78176 5.85816 ] pdfxs
+ (de) show
+ (sfull)
+ [8.36716 3.33823 5.85816 3.34903 6.68718 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.47994 ] pdfxs
+ (se) show
+ (t.Ri)
+ [3.62179 8.36728 7.67998 3.34914 ] pdfxs
+ (gh) show
+ (t)
+ [7.52722 ] pdfxs
+ (cha) show
+ (rtis)
+ [4.60356 7.52722 3.33823 8.36716 ] pdfxs
+ (z) show
+ (o)
+ [5.01816 ] pdfxs
+ (o) show
+ (medin)
+ [8.92348 4.46185 9.46903 3.34914 10.0362 ] pdfxs
+ (o) show
+ (nl)
+ [10.0362 2.79267 ] pdfxs
+ (o) show
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (r-l)
+ [4.60356 3.90544 2.78176 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (ad) show
+ (rant.)
+ [4.0363 5.58542 6.13082 3.62179 3.34914 ] pdfxs
+ 1 0 0 1 -16.545 -34.998 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (10) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.5135 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.99342 3.58634 ] pdfxs
+ (h) show
+ (ep)
+ [7.50454 5.37959 ] pdfxs
+ (er) show
+ (sist)
+ [3.64018 2.55527 3.63121 3.58634 ] pdfxs
+ (e) show
+ (ntm)
+ [4.86852 6.99342 7.6838 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (or) show
+ (y)
+ [8.27567 ] pdfxs
+ (f) show
+ (o)
+ [4.8686 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (pr) show
+ (intoft)
+ [2.56423 4.85956 7.00238 4.59962 6.23132 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.5135 ] pdfxs
+ (DS) show
+ (A)
+ [10.3198 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lts)
+ [2.56423 3.58634 7.04726 ] pdfxs
+ (ar) show
+ (et)
+ [7.50454 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.5135 ] pdfxs
+ (B) show
+ (U+TDsizes,as)
+ [6.90378 7.17275 6.6528 10.4544 3.63121 2.56423 4.0885 4.10643 3.63121 6.06097 4.59962 
+ 7.04726 ] pdfxs
+ (ou) show
+ (rim)
+ [7.0203 2.55527 7.6838 ] pdfxs
+ (p) show
+ (lem)
+ [2.55527 4.10643 7.67484 ] pdfxs
+ (e) show
+ (ntati)
+ [4.86852 3.58634 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.52665 ] pdfxs
+ (of) show
+ -8.78401 -14.768 m
+ (t)
+ [3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.39695 ] pdfxs
+ (B) show
+ (U)
+ [10.2122 ] pdfxs
+ (pa) show
+ (ssmo)
+ [3.63121 6.93966 7.67484 4.8686 ] pdfxs
+ (d) show
+ (i)
+ [2.55527 ] pdfxs
+ (\fe) show
+ (st)
+ [6.93966 3.58634 ] pdfxs
+ (h) show
+ (eLocal)
+ [7.39695 5.75615 4.8686 4.09746 4.59962 5.86372 ] pdfxs
+ (graph) show
+ (sin)
+ [6.9307 2.56423 8.41906 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (ce)
+ [4.0885 7.40591 ] pdfxs
+ (a) show
+ (sitisc)
+ [6.9307 2.56423 6.87686 2.56423 6.9307 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pu) show
+ (ted\(t)
+ [3.57737 4.10643 8.41906 3.57737 3.58634 ] pdfxs
+ (h) show
+ (eloc)
+ [7.39695 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (l)
+ [5.86372 ] pdfxs
+ (graph) show
+ (s)
+ [6.9307 ] pdfxs
+ (ar) show
+ (e)
+ [7.39695 ] pdfxs
+ (no) show
+ (t)
+ [6.88582 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (efu) show
+ (lto)
+ [5.86372 3.57737 7.90807 ] pdfxs
+ (a) show
+ (nycli)
+ [4.86852 8.15912 4.09746 2.56423 2.55527 ] pdfxs
+ (e) show
+ (nts,s)
+ [4.86852 3.57737 3.64018 5.91751 3.63121 ] pdfxs
+ (o) show
+ -8.78401 -25.727 m
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (y)
+ [7.93497 ] pdfxs
+ (d) show
+ (o)
+ [7.67495 ] pdfxs
+ (no) show
+ (t)
+ [6.66167 ] pdfxs
+ (nee) show
+ (dtobe)
+ [8.19491 3.57737 7.68392 5.37062 7.1728 ] pdfxs
+ (pre) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (v)
+ [4.60858 ] pdfxs
+ (ed) show
+ (\).)
+ [3.58634 6.65272 ] pdfxs
+ (Se) show
+ (e)
+ [7.1728 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (4) show
+ (.2)
+ [2.55527 7.68392 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (d) show
+ (et)
+ [4.10643 3.57737 ] pdfxs
+ (a) show
+ (ils.)
+ [2.56423 2.55527 3.64018 2.56423 ] pdfxs
+ -1.52588e-05 -32.877 m
+ /N1153 5.978 Tf
+ (11) show
+ 7.80397 -36.686 m
+ /N1156 8.96599 Tf
+ (Ev)
+ [6.26727 4.60858 ] pdfxs
+ (e) show
+ (nint)
+ [8.88529 2.55527 8.88529 3.58634 ] pdfxs
+ (h) show
+ (ecl)
+ [7.85421 4.09746 2.56423 ] pdfxs
+ (o) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (stc)
+ [3.64018 7.34309 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (parab) show
+ (le)
+ [2.55527 7.86318 ] pdfxs
+ (ana) show
+ (lysis[)
+ [2.55527 4.8686 3.63121 2.56423 7.39693 2.55527 ] pdfxs
+ (92) show
+ (],)
+ [2.55527 6.5003 ] pdfxs
+ (fo) show
+ (r)
+ [7.36101 ] pdfxs
+ (e) show
+ (x)
+ [4.8686 ] pdfxs
+ (a) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,)
+ [6.49133 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (-s)
+ [3.06639 3.64018 ] pdfxs
+ (en) show
+ (sitivity)
+ [3.63121 2.56423 3.58634 2.55527 4.8686 2.55527 3.32633 8.62535 ] pdfxs
+ (ha) show
+ (dtobe)
+ [8.88529 3.57737 8.3743 5.37062 7.86318 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (led)
+ [2.55527 4.10643 8.87632 ] pdfxs
+ (fo) show
+ (rt)
+ [7.36998 3.57737 ] pdfxs
+ (he) show
+ 426.265 -36.686 m
+ /N1196 8.96599 Tf
+ (povray3) show
+ -8.78406 -47.645 m
+ /N1156 8.96599 Tf
+ (progra) show
+ (m)
+ [10.7502 ] pdfxs
+ (fo) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (ana) show
+ (lysisto)
+ [2.55527 4.8686 3.63121 2.56423 6.70655 3.57737 7.68392 ] pdfxs
+ (\f) show
+ (tinto)
+ [6.65271 2.56423 4.85956 3.58634 7.67495 ] pdfxs
+ (640) show
+ (M)
+ [11.5213 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (p) show
+ (hysic)
+ [4.86852 4.85963 3.64018 2.55527 4.09746 ] pdfxs
+ (a) show
+ (lmem)
+ [5.6306 7.67484 4.10643 7.67484 ] pdfxs
+ (or) show
+ (y.)
+ [4.09752 2.56423 ] pdfxs
+ 219.761 -94.357 m
+ /N614 10.909 Tf
+ (70) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thisdi)
+ [7.8763 6.0654 3.0327 8.29081 6.05449 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mshows)
+ [13.0798 4.29811 6.0654 5.14905 7.8763 8.30172 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.83629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.8436 8.269 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.0472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.05449 9.09802 4.8436 5.75995 8.22547 6.0654 ] pdfxs
+ (a) show
+ (ddingw)
+ [6.0654 6.05449 3.0327 6.05449 9.44719 7.58175 ] pdfxs
+ (o) show
+ (rdsrequiredf)
+ [4.2654 6.0654 8.29081 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 10.0581 
+ 3.32724 ] pdfxs
+ (o) show
+ (rbo)
+ [8.269 6.35994 5.75995 ] pdfxs
+ (o) show
+ (k-keepin)
+ [5.75995 3.63261 5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -16.936 -21.922 m
+ (a) show
+ (ndrequired)
+ [6.0654 10.8326 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.8326 ] pdfxs
+ (t) show
+ (okeep)
+ [10.2326 5.4545 4.8436 4.85451 10.8326 ] pdfxs
+ (t) show
+ (heuserd)
+ [6.05449 9.62174 6.0654 4.29811 4.85451 9.04354 6.0654 ] pdfxs
+ (a) show
+ (ta)
+ [4.23277 10.2326 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [9.62174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.8435 ] pdfxs
+ (\() show
+ (whichis)
+ [7.8763 6.05449 3.0327 4.54905 10.8326 3.0327 9.07625 ] pdfxs
+ (t) show
+ (hedef)
+ [6.05449 9.62174 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 9.02182 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.85451 5.74904 9.02182 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [9.05445 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -16.936 -43.845 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.0327 3.0327 5.75995 9.25083 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.70535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.25083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rrun)
+ [8.67263 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime\).If)
+ [3.0327 9.08711 4.85451 4.23277 10.1781 3.94897 7.73448 ] pdfxs
+ (t) show
+ (heCPUh)
+ [6.05449 9.25083 7.8763 7.42902 12.589 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (32) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ec)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (chelines,i)
+ [4.54905 6.0654 9.25083 3.02179 3.0327 6.0654 4.8436 4.30902 7.62539 3.02179 ] pdfxs
+ (t) show
+ -16.936 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.6981 ] pdfxs
+ (1) show
+ (.5)
+ [3.02179 9.0981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sperc)
+ [7.94172 6.35994 4.85451 7.909 4.8436 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.54905 6.05449 8.4872 3.0327 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -87.69 m
+ (Thebump-p)
+ [7.8763 6.0654 9.25083 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.67263 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (a) show
+ (pplies)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 8.70535 ] pdfxs
+ (t) show
+ (opo)
+ [9.85082 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lswhich)
+ [3.0327 8.70535 7.8763 6.0654 3.02179 4.54905 10.4617 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.25083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.4617 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mbutc)
+ [13.4943 6.05449 6.0654 8.64001 4.85451 ] pdfxs
+ (a) show
+ (nbeproven)
+ [10.4508 6.37085 9.23992 6.0654 4.27631 5.14905 5.4545 4.8436 6.0654 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (oneverhavemem)
+ [10.5926 6.05449 4.85451 5.4545 4.8436 9.41444 6.05449 5.15996 5.4545 9.98173 9.08711 
+ 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryde)
+ [4.27631 10.8872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edb)
+ [4.8436 11.2035 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.8981 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (t) show
+ (hem.In)
+ [6.0654 4.8436 9.09802 12.3708 3.94897 11.1926 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.44716 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 8.54174 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.99264 6.05449 4.85451 ] pdfxs
+ (a) show
+ (derw)
+ [6.05449 4.85451 9.40354 7.58175 ] pdfxs
+ (o) show
+ (rdisc)
+ [4.2654 11.2035 3.0327 9.43625 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ -16.936 -131.535 m
+ (unnecces)
+ [6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.8436 4.30902 ] pdfxs
+ (a) show
+ (ry:)
+ [4.27631 5.74904 8.50902 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.98176 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hebo)
+ [6.0654 8.79265 6.37085 5.75995 ] pdfxs
+ (o) show
+ (kkeepingf)
+ [5.74904 5.4545 4.85451 4.8436 6.0654 3.0327 6.05449 9.40355 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [8.22536 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisunneededf)
+ [10.0145 3.02179 8.25808 6.0654 6.05449 6.0654 4.8436 4.85451 6.05449 4.85451 10.0035 
+ 3.33815 ] pdfxs
+ (o) show
+ (rthepo)
+ [8.22536 4.23277 6.0654 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thebumpp)
+ [3.02179 8.82538 7.8763 6.0654 8.79265 6.0654 6.05449 9.09802 10.0035 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -153.458 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 9.03262 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.7672 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 9.03262 ] pdfxs
+ (t) show
+ (opo)
+ [10.189 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.75629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.4835 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.03262 ] pdfxs
+ (t) show
+ (oc)
+ [10.189 4.8436 ] pdfxs
+ (a) show
+ (llbump-p)
+ [3.0327 7.75629 6.0654 6.0654 9.08711 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erversi)
+ [4.8436 8.9999 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsins)
+ [6.05449 9.04353 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -16.936 -175.38 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ch)
+ [3.0327 6.22904 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 45.416 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 100.053 -175.38 m
+ /N614 10.909 Tf
+ (to) show
+ 112.841 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 1 0 0 1 165.073 -175.38 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (bp) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (,) show
+ 17.685 0 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 78.049 0 m
+ /N614 10.909 Tf
+ (to) show
+ 90.837 0 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 1 0 0 1 148.796 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (bp) show
+ 11.454 0 m
+ /N614 10.909 Tf
+ (,e)
+ [6.22904 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.Thebump-p)
+ [7.69084 7.88721 6.05449 7.94175 6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -337.678 -21.923 m
+ (interf)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [9.63264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.03265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.19994 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (rysupp)
+ [4.27631 9.9381 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [8.48717 ] pdfxs
+ (o) show
+ (nlyasimpleli)
+ [6.05449 3.0327 9.9381 9.63264 4.29811 3.0327 9.08711 6.0654 3.02179 9.03265 3.0327 
+ 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.42183 ] pdfxs
+ (a) show
+ (llocat)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 ] pdfxs
+ (o) show
+ (rwi)
+ [8.45445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2326 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 9.92719 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -337.678 -43.845 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.9417 6.0654 ] pdfxs
+ (at) show
+ (h)
+ [10.9308 ] pdfxs
+ (\() show
+ (nofree-lis)
+ [6.0654 10.3308 3.32724 4.27631 4.8436 4.85451 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (t) show
+ (ose)
+ [10.3308 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.54905 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [8.21447 ] pdfxs
+ (a) show
+ (nddoesn)
+ [6.0654 10.9308 6.0654 5.75995 4.8436 9.18534 6.05449 ] pdfxs
+ (o) show
+ (tuse)
+ [9.12 6.0654 4.29811 9.73083 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 9.12 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dersin)
+ [6.0654 4.8436 4.27631 9.17444 3.0327 10.9417 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 11.5963 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.14172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -337.678 -65.768 m
+ (bump-p)
+ [6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (linFigure)
+ [6.6654 3.0327 9.6981 7.12357 3.02179 5.46541 6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.3isl)
+ [3.02179 9.0981 3.02179 7.94172 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.) show
+ 1 0 0 1 -256.896 -141.045 cm
+ q
+ 0.224152 0 0 0.224152 0 0 cm
+ q
+ q
+ 0 0 1367 273 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ 56.692 w
+ n
+ 28.3459 28.3459 4535.36 1133.84 re
+ S
+ n
+ 896.102 454.953 51.6262 50.8193 re
+ f
+ n
+ 1016.1 454.953 51.6262 50.8193 re
+ f
+ n
+ 1136.1 454.953 51.6262 50.8193 re
+ f
+ n
+ 1378.44 757.67 m
+ 1378.44 571.809 l
+ 1378.44 491.326 1415.73 454.953 1498.3 454.953 c
+ 1541.86 454.953 1573.29 467.199 1593.82 491.729 c
+ 1607.64 508.486 1613.11 530.119 1613.11 570.562 c
+ 1613.11 757.67 l
+ 1575.56 757.67 l
+ 1575.56 570.379 l
+ 1575.56 509.696 1555.72 487.293 1501.27 487.293 c
+ 1470.07 487.293 1447.26 495.836 1433.77 512.556 c
+ 1424.05 523.959 1420.68 539.835 1420.68 571.992 c
+ 1420.68 757.67 l
+ 1378.44 757.67 l
+ f
+ n
+ 1678.65 467.969 m
+ 1707.1 458.73 1729.69 454.953 1752.28 454.953 c
+ 1806.69 454.953 1840.57 479.336 1840.57 518.899 c
+ 1840.57 548.892 1820.69 570.892 1781.35 582.882 c
+ 1749.45 592.855 l
+ 1730.42 598.868 1720.89 608.475 1720.89 621.235 c
+ 1720.89 638.834 1734.86 647.635 1762.36 647.635 c
+ 1782.89 647.635 1801.77 644.481 1822.71 638.138 c
+ 1822.71 671.174 l
+ 1798.36 675.794 1780.73 677.884 1763.49 677.884 c
+ 1707.62 677.884 1678.65 657.901 1678.65 618.705 c
+ 1678.65 589.922 1695.74 570.342 1729.95 559.159 c
+ 1765.8 547.975 l
+ 1787.91 541.156 1798.33 530.779 1798.33 516.369 c
+ 1798.33 495.983 1782.23 485.203 1752.53 485.203 c
+ 1728.99 485.203 1706.7 490.739 1678.65 503.829 c
+ 1678.65 467.969 l
+ f
+ n
+ 1929.74 589.922 m
+ 1934.36 631.098 1951.59 649.101 1986.46 649.101 c
+ 2020.04 649.101 2035.19 631.098 2036.43 589.922 c
+ 1929.74 589.922 l
+ 2076.77 498.403 m
+ 2051.14 489.603 2030.13 485.606 2009.12 485.606 c
+ 1986.46 485.606 1968.82 490.813 1955.77 501.189 c
+ 1939.42 514.389 1932.27 529.972 1928.89 561.175 c
+ 2077.61 561.175 l
+ 2078.01 573.165 l
+ 2078.01 575.952 l
+ 2078.01 642.721 2046.52 677.884 1987.3 677.884 c
+ 1925.12 677.884 1886.47 636.305 1886.47 569.938 c
+ 1886.47 499.099 1930.18 454.953 2000.32 454.953 c
+ 2024.26 454.953 2049.05 458.73 2076.77 467.126 c
+ 2076.77 498.403 l
+ f
+ n
+ 2139.34 454.953 m
+ 2181.57 454.953 l
+ 2181.57 597.952 l
+ 2199.21 628.678 2213.91 642.611 2229.46 642.611 c
+ 2233.68 642.611 2239.14 641.401 2246.69 639.348 c
+ 2246.69 677.884 l
+ 2245.01 677.884 l
+ 2241.67 677.884 2237.45 677.884 2234.92 677.884 c
+ 2211.42 677.884 2195.43 664.098 2181.57 631.135 c
+ 2181.57 677.884 l
+ 2139.34 677.884 l
+ 2139.34 454.953 l
+ f
+ n
+ 2408.02 454.953 m
+ 2506.03 454.953 l
+ 2603.16 454.953 2659.12 512.739 2659.12 613.205 c
+ 2659.12 709.527 2607.82 757.67 2505.59 757.67 c
+ 2408.02 757.67 l
+ 2408.02 454.953 l
+ 2450.26 487.293 m
+ 2450.26 725.33 l
+ 2482.31 725.33 l
+ 2527.01 725.33 2550.62 720.71 2568.77 708.611 c
+ 2597.44 689.361 2612.18 655.041 2612.18 608.181 c
+ 2612.18 527.039 2575.92 487.293 2502.15 487.293 c
+ 2450.26 487.293 l
+ f
+ n
+ 2906.16 488.136 m
+ 2903.63 488.136 2902.78 488.136 2898.6 488.136 c
+ 2884.74 488.136 2877.19 498.036 2877.19 515.856 c
+ 2877.19 610.822 l
+ 2877.19 657.168 2853.8 677.884 2800.59 677.884 c
+ 2774.67 677.884 2750.4 672.861 2720.63 661.091 c
+ 2720.63 629.045 l
+ 2747.1 641.695 2768.95 647.635 2792.09 647.635 c
+ 2820.65 647.635 2834.95 635.351 2834.95 610.822 c
+ 2834.95 585.485 l
+ 2825.31 585.485 l
+ 2742.44 585.485 2701.19 561.395 2701.19 513.179 c
+ 2701.19 479.043 2728.18 454.953 2766.94 454.953 c
+ 2792.24 454.953 2814.12 464.596 2841.11 488.136 c
+ 2847.56 465.036 2858.75 454.953 2878.55 454.953 c
+ 2888.89 454.953 2899.23 457.52 2909.13 462.616 c
+ 2906.16 488.136 l
+ 2834.95 509.109 m
+ 2814.78 494.076 2798.84 488.136 2780.39 488.136 c
+ 2756.45 488.136 2743.43 499.613 2743.43 520.182 c
+ 2743.43 548.709 2769.03 563.742 2816.91 563.742 c
+ 2821.53 563.742 l
+ 2834.95 563.339 l
+ 2834.95 509.109 l
+ f
+ n
+ 3032.56 487.256 m
+ 3028.35 486.009 3024.17 485.203 3018.7 485.203 c
+ 2999.78 485.203 2995.16 493.379 2995.16 527.662 c
+ 2995.16 647.635 l
+ 3038.43 647.635 l
+ 3038.43 677.884 l
+ 2995.16 677.884 l
+ 2995.16 721.994 l
+ 2952.92 718.217 l
+ 2952.92 677.884 l
+ 2927.73 677.884 l
+ 2927.73 647.635 l
+ 2952.92 647.635 l
+ 2952.92 520.292 l
+ 2952.92 477.283 2971.88 454.953 3008.47 454.953 c
+ 3016.65 454.953 3023.1 455.796 3032.56 458.73 c
+ 3032.56 487.256 l
+ f
+ n
+ 3266.15 488.136 m
+ 3263.62 488.136 3262.78 488.136 3258.6 488.136 c
+ 3244.74 488.136 3237.19 498.036 3237.19 515.856 c
+ 3237.19 610.822 l
+ 3237.19 657.168 3213.79 677.884 3160.59 677.884 c
+ 3134.67 677.884 3110.39 672.861 3080.62 661.091 c
+ 3080.62 629.045 l
+ 3107.09 641.695 3128.95 647.635 3152.08 647.635 c
+ 3180.65 647.635 3194.95 635.351 3194.95 610.822 c
+ 3194.95 585.485 l
+ 3185.3 585.485 l
+ 3102.44 585.485 3061.19 561.395 3061.19 513.179 c
+ 3061.19 479.043 3088.17 454.953 3126.93 454.953 c
+ 3152.23 454.953 3174.12 464.596 3201.11 488.136 c
+ 3207.56 465.036 3218.74 454.953 3238.54 454.953 c
+ 3248.88 454.953 3259.22 457.52 3269.12 462.616 c
+ 3266.15 488.136 l
+ 3194.95 509.109 m
+ 3174.78 494.076 3158.83 488.136 3140.39 488.136 c
+ 3116.44 488.136 3103.43 499.613 3103.43 520.182 c
+ 3103.43 548.709 3129.02 563.742 3176.91 563.742 c
+ 3181.53 563.742 l
+ 3194.95 563.339 l
+ 3194.95 509.109 l
+ f
+ n
+ 3435.26 454.953 51.6262 50.8193 re
+ f
+ n
+ 3555.26 454.953 51.6262 50.8193 re
+ f
+ n
+ 3675.26 454.953 51.6262 50.8193 re
+ f
+ 28.346 w
+ n
+ 28.3459 1445.65 m
+ 28.3459 1729.11 597.533 1729.11 1162.19 1729.11 c
+ S
+ n
+ 4563.71 1445.65 m
+ 4563.71 1729.11 3996.79 1729.11 3429.87 1729.11 c
+ S
+ n
+ 1162.19 1729.11 m
+ 3429.87 1729.11 l
+ S
+ n
+ 2296.03 1729.11 m
+ 2296.03 2012.57 l
+ S
+ n
+ 1516.28 2296.03 m
+ 1679.92 2296.03 l
+ 1679.92 2326.28 l
+ 1619.42 2326.28 l
+ 1619.42 2598.74 l
+ 1516.28 2574.32 l
+ 1516.28 2544.18 l
+ 1577.18 2558.81 l
+ 1577.18 2326.28 l
+ 1516.28 2326.28 l
+ 1516.28 2296.03 l
+ f
+ n
+ 1905.44 2586.97 m
+ 1882.37 2595.37 1865.73 2598.74 1847.36 2598.74 c
+ 1770.91 2598.74 1725.66 2538.61 1725.66 2438.22 c
+ 1725.66 2349.01 1763.79 2296.03 1827.63 2296.03 c
+ 1885.93 2296.03 1922.78 2336.03 1922.78 2399.06 c
+ 1922.78 2456.44 1891.94 2490.8 1840.5 2490.8 c
+ 1811.79 2490.8 1790.82 2480.64 1770.25 2456.62 c
+ 1770.25 2491.35 1773.25 2508.32 1780.99 2526.44 c
+ 1793.42 2554.23 1815.75 2568.49 1846.22 2568.49 c
+ 1861.66 2568.49 1878.41 2564.35 1905.44 2553.42 c
+ 1905.44 2586.97 l
+ 1828.18 2462.64 m
+ 1862.94 2462.64 1880.54 2438.66 1880.54 2391.47 c
+ 1880.54 2348.28 1863.38 2326.28 1829.46 2326.28 c
+ 1794.7 2326.28 1770.25 2356.67 1770.25 2400.27 c
+ 1770.25 2438.25 1792.98 2462.64 1828.18 2462.64 c
+ f
+ n
+ 2104.43 2296.03 m
+ 2210.91 2296.03 l
+ 2246.99 2296.03 2267.7 2298.56 2281.38 2304.9 c
+ 2304.99 2316.3 2320.32 2342.04 2320.32 2372 c
+ 2320.32 2413.39 2296.56 2437.85 2241.6 2454.75 c
+ 2288.49 2470.92 2308.59 2493.77 2308.59 2531.53 c
+ 2308.59 2580.08 2278.7 2598.74 2200.72 2598.74 c
+ 2104.43 2598.74 l
+ 2104.43 2296.03 l
+ 2146.67 2328.37 m
+ 2146.67 2439.17 l
+ 2181.65 2439.17 l
+ 2242.84 2439.17 2275.73 2416.44 2275.73 2374.71 c
+ 2275.73 2337.2 2257 2328.37 2178.31 2328.37 c
+ 2146.67 2328.37 l
+ 2146.67 2467.33 m
+ 2146.67 2566.4 l
+ 2186.05 2566.4 l
+ 2246.18 2566.4 2264 2556.54 2264 2524.05 c
+ 2264 2486.25 2237.05 2467.33 2182.75 2467.33 c
+ 2146.67 2467.33 l
+ f
+ n
+ 2437.58 2296.32 m
+ 2402.31 2215.25 l
+ 2444.73 2215.25 l
+ 2562.32 2518.96 l
+ 2526.64 2518.96 l
+ 2460.24 2347.98 l
+ 2399.78 2518.96 l
+ 2358.6 2518.96 l
+ 2437.58 2296.32 l
+ f
+ n
+ 2680.97 2328.33 m
+ 2676.75 2327.08 2672.57 2326.28 2667.11 2326.28 c
+ 2648.19 2326.28 2643.57 2334.45 2643.57 2368.74 c
+ 2643.57 2488.71 l
+ 2686.83 2488.71 l
+ 2686.83 2518.96 l
+ 2643.57 2518.96 l
+ 2643.57 2563.07 l
+ 2601.33 2559.29 l
+ 2601.33 2518.96 l
+ 2576.14 2518.96 l
+ 2576.14 2488.71 l
+ 2601.33 2488.71 l
+ 2601.33 2361.37 l
+ 2601.33 2318.36 2620.28 2296.03 2656.88 2296.03 c
+ 2665.05 2296.03 2671.51 2296.87 2680.97 2299.8 c
+ 2680.97 2328.33 l
+ f
+ n
+ 2751.72 2430.99 m
+ 2756.34 2472.17 2773.58 2490.17 2808.45 2490.17 c
+ 2842.03 2490.17 2857.18 2472.17 2858.42 2430.99 c
+ 2751.72 2430.99 l
+ 2898.76 2339.48 m
+ 2873.13 2330.68 2852.12 2326.68 2831.11 2326.68 c
+ 2808.45 2326.68 2790.81 2331.89 2777.76 2342.26 c
+ 2761.4 2355.46 2754.25 2371.05 2750.88 2402.25 c
+ 2899.6 2402.25 l
+ 2900 2414.24 l
+ 2900 2417.02 l
+ 2900 2483.79 2868.51 2518.96 2809.29 2518.96 c
+ 2747.1 2518.96 2708.46 2477.38 2708.46 2411.01 c
+ 2708.46 2340.17 2752.16 2296.03 2822.31 2296.03 c
+ 2846.25 2296.03 2871.04 2299.8 2898.76 2308.2 c
+ 2898.76 2339.48 l
+ f
+ n
+ 2956.63 2309.04 m
+ 2985.08 2299.8 3007.67 2296.03 3030.25 2296.03 c
+ 3084.67 2296.03 3118.55 2320.41 3118.55 2359.97 c
+ 3118.55 2389.97 3098.67 2411.96 3059.33 2423.95 c
+ 3027.43 2433.93 l
+ 3008.4 2439.94 2998.87 2449.55 2998.87 2462.31 c
+ 2998.87 2479.91 3012.84 2488.71 3040.34 2488.71 c
+ 3060.87 2488.71 3079.75 2485.55 3100.69 2479.21 c
+ 3100.69 2512.25 l
+ 3076.34 2516.87 3058.71 2518.96 3041.47 2518.96 c
+ 2985.6 2518.96 2956.63 2498.97 2956.63 2459.78 c
+ 2956.63 2430.99 2973.72 2411.41 3007.93 2400.23 c
+ 3043.78 2389.05 l
+ 3065.89 2382.23 3076.31 2371.85 3076.31 2357.44 c
+ 3076.31 2337.06 3060.21 2326.28 3030.51 2326.28 c
+ 3006.97 2326.28 2984.68 2331.81 2956.63 2344.9 c
+ 2956.63 2309.04 l
+ f
+ n
+ 4563.71 1162.19 m
+ 4563.71 28.3459 l
+ 0.497986 sc
+ S
+ 56.692 w
+ n
+ 4563.71 28.3459 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 5431.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5551.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5671.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5913.8 757.67 m
+ 5913.8 571.809 l
+ 5913.8 491.326 5951.09 454.953 6033.66 454.953 c
+ 6077.22 454.953 6108.65 467.199 6129.18 491.729 c
+ 6143 508.486 6148.47 530.119 6148.47 570.562 c
+ 6148.47 757.67 l
+ 6110.92 757.67 l
+ 6110.92 570.379 l
+ 6110.92 509.696 6091.08 487.293 6036.63 487.293 c
+ 6005.43 487.293 5982.62 495.836 5969.13 512.556 c
+ 5959.41 523.959 5956.04 539.835 5956.04 571.992 c
+ 5956.04 757.67 l
+ 5913.8 757.67 l
+ f
+ n
+ 6214.01 467.969 m
+ 6242.46 458.73 6265.05 454.953 6287.64 454.953 c
+ 6342.05 454.953 6375.93 479.336 6375.93 518.899 c
+ 6375.93 548.892 6356.06 570.892 6316.71 582.882 c
+ 6284.81 592.855 l
+ 6265.78 598.868 6256.25 608.475 6256.25 621.235 c
+ 6256.25 638.834 6270.22 647.635 6297.72 647.635 c
+ 6318.25 647.635 6337.14 644.481 6358.07 638.138 c
+ 6358.07 671.174 l
+ 6333.73 675.794 6316.09 677.884 6298.86 677.884 c
+ 6242.98 677.884 6214.01 657.901 6214.01 618.705 c
+ 6214.01 589.922 6231.1 570.342 6265.31 559.159 c
+ 6301.17 547.975 l
+ 6323.28 541.156 6333.69 530.779 6333.69 516.369 c
+ 6333.69 495.983 6317.59 485.203 6287.89 485.203 c
+ 6264.35 485.203 6242.06 490.739 6214.01 503.829 c
+ 6214.01 467.969 l
+ f
+ n
+ 6465.1 589.922 m
+ 6469.72 631.098 6486.95 649.101 6521.82 649.101 c
+ 6555.4 649.101 6570.55 631.098 6571.79 589.922 c
+ 6465.1 589.922 l
+ 6612.13 498.403 m
+ 6586.5 489.603 6565.49 485.606 6544.48 485.606 c
+ 6521.82 485.606 6504.18 490.813 6491.13 501.189 c
+ 6474.78 514.389 6467.63 529.972 6464.25 561.175 c
+ 6612.97 561.175 l
+ 6613.37 573.165 l
+ 6613.37 575.952 l
+ 6613.37 642.721 6581.88 677.884 6522.66 677.884 c
+ 6460.48 677.884 6421.83 636.305 6421.83 569.938 c
+ 6421.83 499.099 6465.54 454.953 6535.68 454.953 c
+ 6559.62 454.953 6584.41 458.73 6612.13 467.126 c
+ 6612.13 498.403 l
+ f
+ n
+ 6674.7 454.953 m
+ 6716.94 454.953 l
+ 6716.94 597.952 l
+ 6734.57 628.678 6749.27 642.611 6764.82 642.611 c
+ 6769.04 642.611 6774.5 641.401 6782.05 639.348 c
+ 6782.05 677.884 l
+ 6780.37 677.884 l
+ 6777.03 677.884 6772.81 677.884 6770.28 677.884 c
+ 6746.78 677.884 6730.8 664.098 6716.94 631.135 c
+ 6716.94 677.884 l
+ 6674.7 677.884 l
+ 6674.7 454.953 l
+ f
+ n
+ 6943.38 454.953 m
+ 7041.39 454.953 l
+ 7138.52 454.953 7194.48 512.739 7194.48 613.205 c
+ 7194.48 709.527 7143.18 757.67 7040.95 757.67 c
+ 6943.38 757.67 l
+ 6943.38 454.953 l
+ 6985.62 487.293 m
+ 6985.62 725.33 l
+ 7017.67 725.33 l
+ 7062.37 725.33 7085.98 720.71 7104.13 708.611 c
+ 7132.8 689.361 7147.54 655.041 7147.54 608.181 c
+ 7147.54 527.039 7111.28 487.293 7037.51 487.293 c
+ 6985.62 487.293 l
+ f
+ n
+ 7441.52 488.136 m
+ 7438.99 488.136 7438.14 488.136 7433.96 488.136 c
+ 7420.1 488.136 7412.55 498.036 7412.55 515.856 c
+ 7412.55 610.822 l
+ 7412.55 657.168 7389.16 677.884 7335.96 677.884 c
+ 7310.03 677.884 7285.76 672.861 7255.99 661.091 c
+ 7255.99 629.045 l
+ 7282.46 641.695 7304.31 647.635 7327.45 647.635 c
+ 7356.01 647.635 7370.31 635.351 7370.31 610.822 c
+ 7370.31 585.485 l
+ 7360.67 585.485 l
+ 7277.8 585.485 7236.55 561.395 7236.55 513.179 c
+ 7236.55 479.043 7263.54 454.953 7302.3 454.953 c
+ 7327.6 454.953 7349.49 464.596 7376.47 488.136 c
+ 7382.93 465.036 7394.11 454.953 7413.91 454.953 c
+ 7424.25 454.953 7434.59 457.52 7444.49 462.616 c
+ 7441.52 488.136 l
+ 7370.31 509.109 m
+ 7350.15 494.076 7334.2 488.136 7315.75 488.136 c
+ 7291.81 488.136 7278.79 499.613 7278.79 520.182 c
+ 7278.79 548.709 7304.39 563.742 7352.27 563.742 c
+ 7356.89 563.742 l
+ 7370.31 563.339 l
+ 7370.31 509.109 l
+ f
+ n
+ 7567.92 487.256 m
+ 7563.71 486.009 7559.53 485.203 7554.06 485.203 c
+ 7535.14 485.203 7530.52 493.379 7530.52 527.662 c
+ 7530.52 647.635 l
+ 7573.79 647.635 l
+ 7573.79 677.884 l
+ 7530.52 677.884 l
+ 7530.52 721.994 l
+ 7488.28 718.217 l
+ 7488.28 677.884 l
+ 7463.09 677.884 l
+ 7463.09 647.635 l
+ 7488.28 647.635 l
+ 7488.28 520.292 l
+ 7488.28 477.283 7507.24 454.953 7543.83 454.953 c
+ 7552.01 454.953 7558.46 455.796 7567.92 458.73 c
+ 7567.92 487.256 l
+ f
+ n
+ 7801.51 488.136 m
+ 7798.98 488.136 7798.14 488.136 7793.96 488.136 c
+ 7780.1 488.136 7772.55 498.036 7772.55 515.856 c
+ 7772.55 610.822 l
+ 7772.55 657.168 7749.15 677.884 7695.95 677.884 c
+ 7670.03 677.884 7645.75 672.861 7615.98 661.091 c
+ 7615.98 629.045 l
+ 7642.45 641.695 7664.31 647.635 7687.44 647.635 c
+ 7716.01 647.635 7730.31 635.351 7730.31 610.822 c
+ 7730.31 585.485 l
+ 7720.66 585.485 l
+ 7637.8 585.485 7596.55 561.395 7596.55 513.179 c
+ 7596.55 479.043 7623.53 454.953 7662.29 454.953 c
+ 7687.59 454.953 7709.48 464.596 7736.47 488.136 c
+ 7742.92 465.036 7754.1 454.953 7773.9 454.953 c
+ 7784.24 454.953 7794.58 457.52 7804.48 462.616 c
+ 7801.51 488.136 l
+ 7730.31 509.109 m
+ 7710.14 494.076 7694.19 488.136 7675.75 488.136 c
+ 7651.8 488.136 7638.79 499.613 7638.79 520.182 c
+ 7638.79 548.709 7664.38 563.742 7712.27 563.742 c
+ 7716.89 563.742 l
+ 7730.31 563.339 l
+ 7730.31 509.109 l
+ f
+ n
+ 7970.62 454.953 51.626 50.8193 re
+ f
+ n
+ 8090.62 454.953 51.626 50.8193 re
+ f
+ n
+ 8210.62 454.953 51.626 50.8193 re
+ f
+ 28.346 w
+ n
+ 9099.07 1162.19 m
+ 9099.07 28.3459 l
+ 0.497986 sc
+ S
+ 56.692 w
+ n
+ 9099.07 28.3459 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 9966.82 454.953 51.626 50.8193 re
+ f
+ n
+ 10086.8 454.953 51.626 50.8193 re
+ f
+ n
+ 10206.8 454.953 51.626 50.8193 re
+ f
+ n
+ 10449.2 757.67 m
+ 10449.2 571.809 l
+ 10449.2 491.326 10486.5 454.953 10569 454.953 c
+ 10612.6 454.953 10644 467.199 10664.5 491.729 c
+ 10678.4 508.486 10683.8 530.119 10683.8 570.562 c
+ 10683.8 757.67 l
+ 10646.3 757.67 l
+ 10646.3 570.379 l
+ 10646.3 509.696 10626.4 487.293 10572 487.293 c
+ 10540.8 487.293 10518 495.836 10504.5 512.556 c
+ 10494.8 523.959 10491.4 539.835 10491.4 571.992 c
+ 10491.4 757.67 l
+ 10449.2 757.67 l
+ f
+ n
+ 10749.4 467.969 m
+ 10777.8 458.73 10800.4 454.953 10823 454.953 c
+ 10877.4 454.953 10911.3 479.336 10911.3 518.899 c
+ 10911.3 548.892 10891.4 570.892 10852.1 582.882 c
+ 10820.2 592.855 l
+ 10801.1 598.868 10791.6 608.475 10791.6 621.235 c
+ 10791.6 638.834 10805.6 647.635 10833.1 647.635 c
+ 10853.6 647.635 10872.5 644.481 10893.4 638.138 c
+ 10893.4 671.174 l
+ 10869.1 675.794 10851.4 677.884 10834.2 677.884 c
+ 10778.3 677.884 10749.4 657.901 10749.4 618.705 c
+ 10749.4 589.922 10766.5 570.342 10800.7 559.159 c
+ 10836.5 547.975 l
+ 10858.6 541.156 10869 530.779 10869 516.369 c
+ 10869 495.983 10853 485.203 10823.3 485.203 c
+ 10799.7 485.203 10777.4 490.739 10749.4 503.829 c
+ 10749.4 467.969 l
+ f
+ n
+ 11000.5 589.922 m
+ 11005.1 631.098 11022.3 649.101 11057.2 649.101 c
+ 11090.8 649.101 11105.9 631.098 11107.2 589.922 c
+ 11000.5 589.922 l
+ 11147.5 498.403 m
+ 11121.9 489.603 11100.8 485.606 11079.8 485.606 c
+ 11057.2 485.606 11039.5 490.813 11026.5 501.189 c
+ 11010.1 514.389 11003 529.972 10999.6 561.175 c
+ 11148.3 561.175 l
+ 11148.7 573.165 l
+ 11148.7 575.952 l
+ 11148.7 642.721 11117.2 677.884 11058 677.884 c
+ 10995.8 677.884 10957.2 636.305 10957.2 569.938 c
+ 10957.2 499.099 11000.9 454.953 11071 454.953 c
+ 11095 454.953 11119.8 458.73 11147.5 467.126 c
+ 11147.5 498.403 l
+ f
+ n
+ 11210.1 454.953 m
+ 11252.3 454.953 l
+ 11252.3 597.952 l
+ 11269.9 628.678 11284.6 642.611 11300.2 642.611 c
+ 11304.4 642.611 11309.9 641.401 11317.4 639.348 c
+ 11317.4 677.884 l
+ 11315.7 677.884 l
+ 11312.4 677.884 11308.2 677.884 11305.6 677.884 c
+ 11282.1 677.884 11266.2 664.098 11252.3 631.135 c
+ 11252.3 677.884 l
+ 11210.1 677.884 l
+ 11210.1 454.953 l
+ f
+ n
+ 11478.7 454.953 m
+ 11576.8 454.953 l
+ 11673.9 454.953 11729.8 512.739 11729.8 613.205 c
+ 11729.8 709.527 11678.5 757.67 11576.3 757.67 c
+ 11478.7 757.67 l
+ 11478.7 454.953 l
+ 11521 487.293 m
+ 11521 725.33 l
+ 11553 725.33 l
+ 11597.7 725.33 11621.3 720.71 11639.5 708.611 c
+ 11668.2 689.361 11682.9 655.041 11682.9 608.181 c
+ 11682.9 527.039 11646.6 487.293 11572.9 487.293 c
+ 11521 487.293 l
+ f
+ n
+ 11976.9 488.136 m
+ 11974.3 488.136 11973.5 488.136 11969.3 488.136 c
+ 11955.5 488.136 11947.9 498.036 11947.9 515.856 c
+ 11947.9 610.822 l
+ 11947.9 657.168 11924.5 677.884 11871.3 677.884 c
+ 11845.4 677.884 11821.1 672.861 11791.3 661.091 c
+ 11791.3 629.045 l
+ 11817.8 641.695 11839.7 647.635 11862.8 647.635 c
+ 11891.4 647.635 11905.7 635.351 11905.7 610.822 c
+ 11905.7 585.485 l
+ 11896 585.485 l
+ 11813.2 585.485 11771.9 561.395 11771.9 513.179 c
+ 11771.9 479.043 11798.9 454.953 11837.7 454.953 c
+ 11863 454.953 11884.8 464.596 11911.8 488.136 c
+ 11918.3 465.036 11929.5 454.953 11949.3 454.953 c
+ 11959.6 454.953 11969.9 457.52 11979.8 462.616 c
+ 11976.9 488.136 l
+ 11905.7 509.109 m
+ 11885.5 494.076 11869.6 488.136 11851.1 488.136 c
+ 11827.2 488.136 11814.2 499.613 11814.2 520.182 c
+ 11814.2 548.709 11839.7 563.742 11887.6 563.742 c
+ 11892.3 563.742 l
+ 11905.7 563.339 l
+ 11905.7 509.109 l
+ f
+ n
+ 12103.3 487.256 m
+ 12099.1 486.009 12094.9 485.203 12089.4 485.203 c
+ 12070.5 485.203 12065.9 493.379 12065.9 527.662 c
+ 12065.9 647.635 l
+ 12109.1 647.635 l
+ 12109.1 677.884 l
+ 12065.9 677.884 l
+ 12065.9 721.994 l
+ 12023.6 718.217 l
+ 12023.6 677.884 l
+ 11998.5 677.884 l
+ 11998.5 647.635 l
+ 12023.6 647.635 l
+ 12023.6 520.292 l
+ 12023.6 477.283 12042.6 454.953 12079.2 454.953 c
+ 12087.4 454.953 12093.8 455.796 12103.3 458.73 c
+ 12103.3 487.256 l
+ f
+ n
+ 12336.9 488.136 m
+ 12334.3 488.136 12333.5 488.136 12329.3 488.136 c
+ 12315.5 488.136 12307.9 498.036 12307.9 515.856 c
+ 12307.9 610.822 l
+ 12307.9 657.168 12284.5 677.884 12231.3 677.884 c
+ 12205.4 677.884 12181.1 672.861 12151.3 661.091 c
+ 12151.3 629.045 l
+ 12177.8 641.695 12199.7 647.635 12222.8 647.635 c
+ 12251.4 647.635 12265.7 635.351 12265.7 610.822 c
+ 12265.7 585.485 l
+ 12256 585.485 l
+ 12173.2 585.485 12131.9 561.395 12131.9 513.179 c
+ 12131.9 479.043 12158.9 454.953 12197.7 454.953 c
+ 12223 454.953 12244.8 464.596 12271.8 488.136 c
+ 12278.3 465.036 12289.5 454.953 12309.3 454.953 c
+ 12319.6 454.953 12329.9 457.52 12339.8 462.616 c
+ 12336.9 488.136 l
+ 12265.7 509.109 m
+ 12245.5 494.076 12229.6 488.136 12211.1 488.136 c
+ 12187.2 488.136 12174.1 499.613 12174.1 520.182 c
+ 12174.1 548.709 12199.7 563.742 12247.6 563.742 c
+ 12252.2 563.742 l
+ 12265.7 563.339 l
+ 12265.7 509.109 l
+ f
+ n
+ 12506 454.953 51.626 50.8193 re
+ f
+ n
+ 12626 454.953 51.626 50.8193 re
+ f
+ n
+ 12746 454.953 51.626 50.8193 re
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -43.055 -23.511 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Bump-P)
+ [7.8872 7.72349 6.0654 9.08711 6.05449 3.64352 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erPo)
+ [4.8436 7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.47629 6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (D) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (a) show
+ (ult)
+ [6.0654 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.63261 7.7344 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -20.791 -33.878 m
+ (The)
+ [7.8763 6.0654 9.26174 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (ein)
+ [9.26174 3.0327 10.4726 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 8.72717 4.8436 ] pdfxs
+ (a) show
+ (seisex)
+ [4.30902 9.26174 3.0327 8.71626 4.8436 5.75995 ] pdfxs
+ (t) show
+ (reme:ins)
+ [4.27631 4.8436 9.08711 4.85451 9.43628 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.4835 ] pdfxs
+ (o) show
+ (f\f)
+ [7.74539 6.0654 ] pdfxs
+ (t) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.87264 ] pdfxs
+ (1) show
+ (.5)
+ [3.02179 9.87264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.71626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [9.86173 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 10.4835 4.8436 ] pdfxs
+ (a) show
+ (cheline,we)
+ [4.54905 6.0654 9.26174 3.0327 3.02179 6.0654 4.8436 7.6472 7.57085 4.8436 ] pdfxs
+ -37.727 -55.801 m
+ (a) show
+ (re)
+ [4.27631 9.19629 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.19629 ] pdfxs
+ (t) show
+ (o\ft2)
+ [9.80719 6.0654 8.59637 9.80719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.6508 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [9.80719 9.80719 4.8436 ] pdfxs
+ (a) show
+ (cheline.Cle)
+ [4.54905 6.0654 9.19629 3.0327 3.0327 6.05449 4.85451 10.0363 7.8763 3.0327 4.8436 
+ ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.02179 10.1126 ] pdfxs
+ (t) show
+ (hebene\ft)
+ [6.0654 9.2072 6.35994 4.8436 6.0654 4.8436 6.0654 8.59637 ] pdfxs
+ (o) show
+ (f)
+ [7.69084 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.66171 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [10.4181 3.0327 8.6508 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erwi)
+ [4.8436 8.629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -37.727 -77.723 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 8.47627 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.38539 ] pdfxs
+ (a) show
+ (ndsm)
+ [6.05449 10.2654 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerwithl)
+ [3.0327 3.0327 4.8436 8.47627 7.88721 3.0327 4.23277 10.2763 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.47627 ] pdfxs
+ (o) show
+ (nes.Fin)
+ [6.05449 4.85451 4.29811 9.59992 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.02179 3.0327 4.8545 7.37448 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.50899 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.2654 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [8.50899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -37.727 -99.646 m
+ (t) show
+ (hePo)
+ [6.05449 7.88721 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim)
+ [3.0327 6.20722 4.27631 4.85451 4.8436 7.42902 3.02179 3.0327 12.1198 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [9.08719 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.0981 3.02179 
+ 9.0981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:ifitis)
+ [7.57084 3.0327 6.35994 3.0327 7.27638 3.0327 7.33081 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.8763 ] pdfxs
+ (t) show
+ (oremove)
+ [8.4872 4.27631 4.8436 9.09802 5.14905 5.4545 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.05449 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 384.455 -99.646 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -37.727 -121.568 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [7.909 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wewillbe)
+ [3.0327 6.6654 7.57085 8.4872 7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (nvert)
+ [5.75995 5.4545 4.8436 4.27631 7.87638 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (ouseabumpp)
+ [9.0981 6.05449 4.30902 8.47629 9.0981 6.05449 6.0654 9.08711 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er.)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ -20.791 -143.491 m
+ (Ourimplemen)
+ [8.4872 6.05449 6.82901 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (o) show
+ (f)
+ [5.89086 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 7.3963 6.0654 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niscurren)
+ [8.6072 3.0327 6.86173 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lyverysimple.Firstitiden)
+ [3.02179 8.31265 5.4545 4.85451 4.27631 8.31265 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 7.5163 7.12357 3.0327 4.2654 4.30902 6.79639 3.0327 6.79639 3.0327 6.05449 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.02179 6.0654 4.8436 4.29811 ] pdfxs
+ -37.727 -165.413 m
+ (a) show
+ (llpo)
+ [3.0327 7.65811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [3.0327 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ec)
+ [9.47992 4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 8.93444 3.02179 10.6908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,using)
+ [9.08711 7.90902 6.0654 4.29811 3.0327 6.0654 10.0799 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.7125 ] pdfxs
+ (t) show
+ (oiden)
+ [10.0799 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 10.3854 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.46901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.65811 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsin)
+ [4.27631 8.93444 3.02179 10.6908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ -37.727 -187.336 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,itw)
+ [6.0654 6.0654 6.63267 3.0327 7.84365 7.57085 ] pdfxs
+ (a) show
+ (lks)
+ [3.0327 5.75995 7.89808 ] pdfxs
+ (t) show
+ (hedef-usech)
+ [6.05449 8.45447 6.05449 4.85451 3.32724 3.64352 6.05449 4.30902 8.44357 4.54905 6.05449 
+ ] pdfxs
+ (a) show
+ (insf)
+ [3.0327 6.0654 7.89808 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.44357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [6.63267 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (rs,inspec)
+ [4.27631 4.30902 6.63267 3.0327 6.05449 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ingeveryuse)
+ [3.0327 6.05449 9.05447 4.85451 5.4545 4.8436 4.27631 9.34901 6.0654 4.29811 8.45447 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (hedescrip)
+ [6.0654 8.44357 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -37.727 -209.258 m
+ (I) show
+ (f)
+ [7.46175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.97811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.16721 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (risneverp)
+ [8.41082 3.0327 8.43262 6.05449 4.85451 5.4545 4.8436 8.41082 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.8436 10.1999 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oan)
+ [9.58901 9.58901 6.05449 ] pdfxs
+ (o) show
+ (n-po)
+ [6.0654 3.63261 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfuncti)
+ [8.39991 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (rp)
+ [8.41082 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ 384.455 -209.258 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -37.727 -231.181 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll,itispr)
+ [3.0327 3.0327 6.17449 3.02179 7.26547 3.02179 7.31991 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 9.07628 ] pdfxs
+ (t) show
+ (ouse)
+ [8.46538 6.0654 4.29811 7.86539 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.86539 6.0654 6.05449 9.09802 9.07628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erpo)
+ [4.85451 7.28719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (linterf)
+ [6.04358 3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ces.Thisverysimpleimplement)
+ [4.85451 4.8436 4.30902 7.66902 7.8763 6.0654 3.02179 7.31991 5.4545 4.85451 4.2654 
+ 8.77083 4.30902 3.0327 9.08711 6.05449 3.0327 7.86539 3.0327 9.08711 6.0654 3.02179 
+ 4.85451 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.07628 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 6.0654 ] pdfxs
+ -37.727 -253.104 m
+ (beex)
+ [6.35994 8.4872 4.85451 5.74904 ] pdfxs
+ (t) show
+ (endedinsever)
+ [4.85451 6.05449 6.0654 4.8436 9.6981 3.0327 9.6981 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usways,n)
+ [6.0654 7.94172 7.57085 5.14905 5.75995 4.30902 6.6654 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (fwhichhavebeenimplemen)
+ [6.97085 7.8763 6.05449 3.0327 4.54905 9.6981 6.05449 5.14905 5.4545 8.4872 6.37085 
+ 4.8436 4.8436 9.6981 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edyet.)
+ [4.8436 9.6981 5.4545 4.85451 4.23277 3.0327 ] pdfxs
+ 188.091 -317.265 m
+ (135) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (82) 83
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 83.964 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 22.852 0 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 110.807 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 120.624 0 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 136.917 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ 12.109 -10.959 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 37.595 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 42.8689 -10.959 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 59.2509 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 65.1129 -10.959 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 81.3679 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 87.6139 -10.959 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 10.9669 -21.918 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 5.7652 
+ 2.56423 ] pdfxs
+ 11.4539 -32.877 m
+ (poolcreate\(&PD1\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 11.4539 -43.835 m
+ (poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 11.7309 -54.794 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 11.3699 -65.753 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 121.289 -65.753 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 11.3699 -76.712 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 121.289 -76.712 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94024 11.3868 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 11.3539 -87.671 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 121.289 -87.671 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 11.3539 -98.63 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 121.289 -98.63 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ -0.445084 -109.589 m
+ /N1220 8.96599 Tf
+ (g) show
+ 78.3539 -139.078 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:)
+ [7.8872 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 220.082 -139.078 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 269.536 -139.078 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dlo)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 4.29811 ] pdfxs
+ -11.9641 -172.387 m
+ (t) show
+ (heCFGwhichhaven)
+ [6.05449 8.73811 7.88721 6.81812 12.4472 7.8763 6.0654 3.02179 4.54905 9.949 6.0654 
+ 5.14905 5.4545 8.73811 6.05449 ] pdfxs
+ (o) show
+ 106.497 -172.387 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 161.931 -172.387 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.19263 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.64355 6.0654 ] pdfxs
+ (at) show
+ (hfr)
+ [9.949 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.9816 ] pdfxs
+ (t) show
+ (heirblock)
+ [6.05449 4.85451 3.02179 8.17082 6.05449 3.0327 5.75995 4.53815 9.65446 ] pdfxs
+ (t) show
+ (oapo)
+ [9.3381 9.34901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy.We)
+ [4.27631 5.14905 4.84359 8.63992 10.2981 8.73811 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ -11.9641 -194.309 m
+ (remove)
+ [4.27631 4.8436 9.08711 5.15996 5.4545 8.47629 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ 45.9449 -194.309 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 95.3989 -194.309 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hecurrentpo)
+ [6.05449 8.4872 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.87638 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lin)
+ [6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heseblocks.)
+ [6.05449 4.85451 4.29811 8.4872 6.0654 3.02179 5.75995 4.54905 5.75995 4.29811 3.0327 
+ ] pdfxs
+ 4.97189 -216.232 m
+ (Not) show
+ (e)
+ [8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.80001 ] pdfxs
+ (t) show
+ (here\fnementdescribeinSec)
+ [6.05449 8.41084 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 7.80001 
+ 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.39993 3.0327 9.62173 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.2c)
+ [3.0327 9.01083 4.85451 ] pdfxs
+ (a) show
+ (np)
+ [9.61082 6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivelyin)
+ [3.0327 5.4545 4.8436 3.0327 9.31628 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (a) show
+ (ctwi)
+ [4.85451 7.80001 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 379.994 -216.232 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 429.369 -216.232 m
+ /N614 10.909 Tf
+ (elimi-)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 3.63261 ] pdfxs
+ -11.9641 -238.154 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,bymovingthepo)
+ [6.0654 6.34903 5.74904 8.99992 9.08711 5.15996 5.74904 3.0327 6.0654 8.69447 4.23277 
+ 6.0654 8.08357 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royf)
+ [4.2654 5.14905 8.99992 3.33815 ] pdfxs
+ (o) show
+ (rapo)
+ [7.50537 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (bovec)
+ [6.35994 5.14905 5.4545 8.08357 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.54899 ] pdfxs
+ (to) show
+ 270.278 -238.154 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 325.061 -238.154 m
+ /N614 10.909 Tf
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 7.51628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 7.74539 ] pdfxs
+ (A) show
+ (lson)
+ [3.0327 4.29811 8.69447 6.0654 ] pdfxs
+ (ot) show
+ (e) show
+ -11.9641 -260.077 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.35275 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.40718 4.8436 ] pdfxs
+ (o) show
+ (uldbeenh)
+ [6.0654 3.0327 9.16356 6.35994 7.96357 4.8436 6.0654 6.05449 ] pdfxs
+ (a) show
+ (nced)
+ [6.0654 4.8436 4.85451 9.16356 ] pdfxs
+ (t) show
+ (ousein)
+ [8.56356 6.0654 4.29811 7.96357 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.14176 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.40718 ] pdfxs
+ (t) show
+ (oincre)
+ [8.56356 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.96357 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 7.96357 5.74904 6.0654 8.79257 6.35994 4.8436 7.38537 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (o) show
+ (pp)
+ [6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -11.9641 -281.999 m
+ (t) show
+ (o)
+ [8.35629 ] pdfxs
+ (a) show
+ (pply)
+ [6.05449 6.0654 3.02179 8.66174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.74539 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.07631 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.95628 4.85451 ] pdfxs
+ (o) show
+ (uldusem)
+ [6.05449 3.0327 8.95628 6.0654 4.29811 7.74539 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.74539 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.74539 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.93449 ] pdfxs
+ (t) show
+ (echniquestoremovec)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.19991 4.23277 8.35629 
+ 4.27631 4.8436 9.09802 5.14905 5.4545 7.74539 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -11.9641 -303.922 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple\)recursivefunc)
+ [9.09802 6.05449 3.0327 4.85451 7.87638 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 
+ 3.0327 5.4545 8.4872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (t) show
+ (odele)
+ [9.08719 6.0654 4.8436 3.0327 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (henodesinad)
+ [6.0654 8.4872 6.05449 5.75995 6.05449 4.85451 7.94172 3.02179 9.6981 9.0981 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructure.)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 4.97185 -325.844 m
+ (Wen)
+ [10.2981 8.4872 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim)
+ [3.0327 6.20722 4.27631 4.8436 4.85451 7.41812 3.0327 3.0327 9.08711 ] pdfxs
+ (") show
+ (.) show
+ -11.9641 -363.677 m
+ /N622 11.955 Tf
+ (6.1.3Avoid)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 11.955 ] pdfxs
+ (O) show
+ (bje)
+ [8.21308 4.11245 6.13291 ] pdfxs
+ (c) show
+ (tHeader)
+ [9.71945 10.5085 6.14487 6.52739 7.48382 6.13291 9.97045 ] pdfxs
+ (O) show
+ (ver)
+ [6.73059 6.13291 5.49929 ] pdfxs
+ (h) show
+ (e)
+ [6.13291 ] pdfxs
+ (ad) show
+ (:B)
+ [9.70749 9.56403 ] pdfxs
+ (u) show
+ (m)
+ [11.2138 ] pdfxs
+ (p-) show
+ (Pointer)
+ [8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 5.48733 ] pdfxs
+ -11.9641 -392.645 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 8.7272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rruntimesupp)
+ [8.15991 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.7272 4.29811 6.0654 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 8.19263 ] pdfxs
+ (t) show
+ (hefullset)
+ [6.05449 8.73811 3.32724 6.0654 3.0327 6.9163 4.29811 4.8436 8.12729 ] pdfxs
+ (o) show
+ (fhe)
+ [7.22175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (poper)
+ [9.93809 5.46541 6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includingm)
+ [6.05449 4.30902 6.97085 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.3381 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.27631 4.8436 4.8436 ] pdfxs
+ (/) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ -11.9641 -414.567 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c.Thissupp)
+ [4.85451 7.99629 7.8763 6.0654 3.0327 7.97445 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtisrequired)
+ [4.27631 7.92001 3.0327 7.97445 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 
+ 9.73082 ] pdfxs
+ (t) show
+ (oh)
+ [9.13083 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.05449 6.0654 3.0327 8.51993 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.51993 3.33815 6.05449 3.0327 6.70903 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.43628 ] pdfxs
+ (o) show
+ (fpr)
+ [7.00357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,butn)
+ [9.09802 4.29811 6.71994 6.05449 6.0654 7.92001 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.92001 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.70903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsneed)
+ [3.0327 7.98535 6.05449 4.85451 4.8436 9.74173 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -11.9641 -436.49 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity.Inp)
+ [3.0327 3.0327 3.93823 4.84359 8.17084 3.94897 9.78537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.78539 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.57447 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.58538 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.0399 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.0399 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityis)
+ [3.0327 3.0327 3.93823 9.49083 3.0327 8.02899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.97456 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.02899 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 9.79628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.818 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.57447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -11.9641 -458.412 m
+ (need)
+ [6.0654 4.8436 4.8436 10.669 ] pdfxs
+ (t) show
+ (oincludeahe)
+ [10.0581 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 9.4581 10.0472 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.85451 8.869 7.57085 ] pdfxs
+ (o) show
+ (rd,whichindic)
+ [4.27631 6.0654 7.86538 7.88721 6.05449 3.0327 4.54905 10.6581 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.90171 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 9.4581 4.29811 3.0327 4.8436 9.4581 ] pdfxs
+ (o) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 8.84728 ] pdfxs
+ (a) show
+ (ndincludesbo)
+ [6.0654 10.6581 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.91262 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (kkeepin)
+ [5.75995 5.4545 4.8436 4.8436 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -11.9641 -480.335 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (obeusedwhenfreeing)
+ [10.2654 6.35994 9.66537 6.0654 4.29811 4.85451 10.8763 7.8763 6.0654 4.8436 10.8763 
+ 3.33815 4.27631 4.8436 4.8436 3.0327 6.0654 10.2654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.4217 ] pdfxs
+ (I) show
+ (np)
+ [10.8763 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.27631 8.13811 4.85451 ] pdfxs
+ (o) show
+ (nsiderapo)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 9.09808 10.2654 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.85448 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.02179 6.0654 3.0327 6.05449 10.2763 ] pdfxs
+ (1) show
+ (6by)
+ [10.2654 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e) show
+ -11.9641 -502.258 m
+ (o) show
+ (bjects.The)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 7.87629 7.8763 6.0654 8.4872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swillbel)
+ [7.94172 7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.68719 ] pdfxs
+ (o) show
+ (utin)
+ [6.0654 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 1 0 0 1 0.706985 -577.534 cm
+ q
+ 0.216232 0 0 0.216232 0 0 cm
+ q
+ q
+ 0 0 2047 283 re
+ W
+ n
+ q
+ 0.139526 0 0 0.139526 0 0 cm
+ q
+ {} settransfer
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 20.3147 907.178 m
+ 20.3147 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 1645.47 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 96.4983 601.44 m
+ 125.088 601.44 l
+ 147.686 661.983 l
+ 234.979 661.983 l
+ 257.867 601.44 l
+ 290.976 601.44 l
+ 209.7 818.385 l
+ 178.982 818.385 l
+ 96.4983 601.44 l
+ 156.699 683.845 m
+ 191.622 777.156 l
+ 226.544 683.845 l
+ 156.699 683.845 l
+ f
+ n
+ 316.965 601.44 30.2715 232.107 re
+ f
+ n
+ 385.763 601.44 m
+ 416.035 601.44 l
+ 416.035 761.206 l
+ 385.763 761.206 l
+ 385.763 601.44 l
+ 385.763 789.48 m
+ 416.035 789.48 l
+ 416.035 818.385 l
+ 385.763 818.385 l
+ 385.763 789.48 l
+ f
+ n
+ 552.55 664.768 m
+ 536.31 640.278 523.96 630.003 511.031 630.003 c
+ 492.664 630.003 480.918 651.761 480.918 685.632 c
+ 480.918 723.734 495.055 743.074 522.751 743.074 c
+ 529.373 743.074 538.123 741.865 552.55 739.448 c
+ 552.55 664.768 l
+ 552.55 613.081 m
+ 552.55 578.605 536.31 561.079 503.805 561.079 c
+ 488.749 561.079 472.483 564.705 450.515 572.877 c
+ 450.515 547.914 l
+ 469.172 541.922 485.438 539.216 504.094 539.216 c
+ 538.412 539.216 560.985 550.384 572.126 572.693 c
+ 578.748 586.594 581.455 606.485 581.455 644.509 c
+ 581.455 761.206 l
+ 552.55 761.206 l
+ 542.932 761.206 533.893 761.206 524.564 761.206 c
+ 477.002 761.206 449.622 732.301 449.622 682.295 c
+ 449.622 635.758 471.878 604.62 504.988 604.62 c
+ 525.458 604.62 539.91 614.605 552.55 638.176 c
+ 552.55 613.081 l
+ f
+ n
+ 629.92 601.44 m
+ 660.191 601.44 l
+ 660.191 702.161 l
+ 676.063 725.968 690.147 736.531 706.623 736.531 c
+ 721.286 736.531 725.779 728.885 725.779 703.921 c
+ 725.779 601.44 l
+ 756.051 601.44 l
+ 756.051 713.749 l
+ 756.051 744.992 742.097 761.206 715.111 761.206 c
+ 693.563 761.206 677.166 751.352 660.191 727.729 c
+ 660.191 761.206 l
+ 629.92 761.206 l
+ 629.92 601.44 l
+ f
+ n
+ 188.676 195.152 m
+ 218.947 195.152 l
+ 218.947 280.921 l
+ 264.092 280.921 l
+ 325.738 280.921 356.85 305.884 356.85 354.628 c
+ 356.85 377.201 349.387 393.151 334.436 402.479 c
+ 323.399 409.679 307.554 412.097 273.499 412.097 c
+ 188.676 412.097 l
+ 188.676 195.152 l
+ 218.947 304.465 m
+ 218.947 388.92 l
+ 263.487 388.92 l
+ 310.76 388.92 324.897 380.511 324.897 352.842 c
+ 324.897 320.705 304.138 304.465 262.883 304.465 c
+ 218.947 304.465 l
+ f
+ n
+ 528.468 218.933 m
+ 526.655 218.933 526.05 218.933 523.055 218.933 c
+ 513.122 218.933 507.709 226.028 507.709 238.798 c
+ 507.709 306.856 l
+ 507.709 340.071 490.944 354.917 452.816 354.917 c
+ 434.238 354.917 416.842 351.318 395.505 342.883 c
+ 395.505 319.916 l
+ 414.477 328.982 430.138 333.239 446.719 333.239 c
+ 467.189 333.239 477.438 324.436 477.438 306.856 c
+ 477.438 288.699 l
+ 470.526 288.699 l
+ 411.14 288.699 381.578 271.435 381.578 236.88 c
+ 381.578 212.416 400.918 195.152 428.693 195.152 c
+ 446.824 195.152 462.512 202.063 481.852 218.933 c
+ 486.477 202.378 494.491 195.152 508.681 195.152 c
+ 516.091 195.152 523.501 196.991 530.596 200.644 c
+ 528.468 218.933 l
+ 477.438 233.963 m
+ 462.985 223.19 451.554 218.933 438.337 218.933 c
+ 421.178 218.933 411.849 227.158 411.849 241.899 c
+ 411.849 262.343 430.191 273.116 464.509 273.116 c
+ 467.82 273.116 l
+ 477.438 272.827 l
+ 477.438 233.963 l
+ f
+ n
+ 656.159 251.517 m
+ 639.894 227.105 627.544 216.857 614.615 216.857 c
+ 595.932 216.857 584.501 238.562 584.501 273.537 c
+ 584.501 315.449 598.665 336.839 626.046 336.839 c
+ 632.668 336.839 640.209 335.945 656.159 333.212 c
+ 656.159 251.517 l
+ 656.159 195.152 m
+ 686.431 195.152 l
+ 686.431 423.843 l
+ 656.159 423.843 l
+ 656.159 354.917 l
+ 646.516 354.917 637.792 354.917 628.463 354.917 c
+ 580.613 354.917 553.205 324.278 553.205 270.804 c
+ 553.205 225.055 575.173 195.152 608.282 195.152 c
+ 629.068 195.152 643.205 204.034 656.159 225.003 c
+ 656.159 195.152 l
+ f
+ n
+ 1112.06 806.062 m
+ 1048.42 806.062 1007.8 763.756 1007.8 697.721 c
+ 1007.8 632.002 1048.42 589.117 1110.54 589.117 c
+ 1175.71 589.117 1216.33 630.845 1216.33 697.721 c
+ 1216.33 763.756 1175.71 806.062 1112.06 806.062 c
+ 1112.06 782.885 m
+ 1156.45 782.885 1182.7 751.589 1182.7 698.01 c
+ 1182.7 643.59 1156.74 612.294 1111.46 612.294 c
+ 1067.39 612.294 1041.43 644.168 1041.43 697.721 c
+ 1041.43 751.589 1067.39 782.885 1112.06 782.885 c
+ f
+ n
+ 1285.55 690.232 m
+ 1301.82 714.118 1314.17 724.13 1327.09 724.13 c
+ 1345.78 724.13 1357.21 702.898 1357.21 668.711 c
+ 1357.21 627.745 1343.04 606.802 1315.95 606.802 c
+ 1309.04 606.802 1300 607.984 1285.55 610.638 c
+ 1285.55 690.232 l
+ 1285.55 817.808 m
+ 1255.28 817.808 l
+ 1255.28 589.117 l
+ 1285.55 589.117 l
+ 1295.8 589.117 1303.92 589.117 1313.25 589.117 c
+ 1361.41 589.117 1388.5 618.784 1388.5 671.654 c
+ 1388.5 718.217 1366.54 748.883 1333.11 748.883 c
+ 1312.64 748.883 1298.51 739.16 1285.55 715.879 c
+ 1285.55 817.808 l
+ f
+ n
+ 1381.76 531.754 m
+ 1389.7 528.417 1397.34 526.893 1406.52 526.893 c
+ 1438.28 526.893 1454.18 547.731 1454.18 588.802 c
+ 1454.18 748.883 l
+ 1423.91 748.883 l
+ 1423.91 588.907 l
+ 1423.91 556.613 1420 548.756 1403.73 548.756 c
+ 1396.5 548.756 1389.88 550.569 1381.76 554.8 c
+ 1381.76 531.754 l
+ 1423.91 777.157 m
+ 1454.18 777.157 l
+ 1454.18 806.062 l
+ 1423.91 806.062 l
+ 1423.91 777.157 l
+ f
+ n
+ 1002.37 182.829 m
+ 1032.64 182.829 l
+ 1032.64 285.416 l
+ 1140.27 285.416 l
+ 1140.27 182.829 l
+ 1170.54 182.829 l
+ 1170.54 399.774 l
+ 1140.27 399.774 l
+ 1140.27 308.96 l
+ 1032.64 308.96 l
+ 1032.64 399.774 l
+ 1002.37 399.774 l
+ 1002.37 182.829 l
+ f
+ n
+ 1315.06 239.194 m
+ 1298.79 214.782 1286.44 204.534 1273.51 204.534 c
+ 1254.83 204.534 1243.4 226.239 1243.4 261.214 c
+ 1243.4 303.126 1257.56 324.516 1284.94 324.516 c
+ 1291.57 324.516 1299.11 323.623 1315.06 320.89 c
+ 1315.06 239.194 l
+ 1315.06 182.829 m
+ 1345.33 182.829 l
+ 1345.33 411.52 l
+ 1315.06 411.52 l
+ 1315.06 342.595 l
+ 1305.41 342.595 1296.69 342.595 1287.36 342.595 c
+ 1239.51 342.595 1212.1 311.956 1212.1 258.481 c
+ 1212.1 212.733 1234.07 182.829 1267.18 182.829 c
+ 1287.97 182.829 1302.1 191.711 1315.06 212.68 c
+ 1315.06 182.829 l
+ f
+ n
+ 1392.88 182.829 m
+ 1423.15 182.829 l
+ 1423.15 285.31 l
+ 1435.79 307.331 1446.32 317.316 1457.46 317.316 c
+ 1460.49 317.316 1464.4 316.449 1469.81 314.977 c
+ 1469.81 342.595 l
+ 1468.61 342.595 l
+ 1466.21 342.595 1463.19 342.595 1461.38 342.595 c
+ 1444.54 342.595 1433.08 332.715 1423.15 309.091 c
+ 1423.15 342.595 l
+ 1392.88 342.595 l
+ 1392.88 182.829 l
+ f
+ n
+ 2267.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2353.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2439.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2613.02 617.278 m
+ 2613.02 484.079 l
+ 2613.02 426.401 2639.75 400.334 2698.92 400.334 c
+ 2730.14 400.334 2752.66 409.11 2767.38 426.69 c
+ 2777.28 438.698 2781.2 454.202 2781.2 483.186 c
+ 2781.2 617.278 l
+ 2754.29 617.278 l
+ 2754.29 483.054 l
+ 2754.29 439.565 2740.07 423.51 2701.05 423.51 c
+ 2678.69 423.51 2662.35 429.633 2652.68 441.615 c
+ 2645.71 449.787 2643.3 461.165 2643.3 484.21 c
+ 2643.3 617.278 l
+ 2613.02 617.278 l
+ f
+ n
+ 2828.17 409.662 m
+ 2848.56 403.04 2864.75 400.334 2880.94 400.334 c
+ 2919.93 400.334 2944.21 417.808 2944.21 446.161 c
+ 2944.21 467.656 2929.97 483.422 2901.77 492.015 c
+ 2878.91 499.162 l
+ 2865.27 503.472 2858.44 510.356 2858.44 519.501 c
+ 2858.44 532.114 2868.45 538.42 2888.16 538.42 c
+ 2902.88 538.42 2916.41 536.161 2931.41 531.615 c
+ 2931.41 555.291 l
+ 2913.97 558.601 2901.33 560.099 2888.98 560.099 c
+ 2848.93 560.099 2828.17 545.778 2828.17 517.688 c
+ 2828.17 497.06 2840.42 483.028 2864.93 475.013 c
+ 2890.63 466.999 l
+ 2906.48 462.111 2913.94 454.675 2913.94 444.348 c
+ 2913.94 429.738 2902.4 422.012 2881.12 422.012 c
+ 2864.25 422.012 2848.27 425.98 2828.17 435.361 c
+ 2828.17 409.662 l
+ f
+ n
+ 3008.11 497.06 m
+ 3011.42 526.569 3023.78 539.471 3048.76 539.471 c
+ 3072.83 539.471 3083.69 526.569 3084.58 497.06 c
+ 3008.11 497.06 l
+ 3113.49 431.472 m
+ 3095.12 425.166 3080.06 422.301 3065 422.301 c
+ 3048.76 422.301 3036.13 426.033 3026.77 433.469 c
+ 3015.05 442.929 3009.93 454.097 3007.51 476.459 c
+ 3114.09 476.459 l
+ 3114.38 485.051 l
+ 3114.38 487.048 l
+ 3114.38 534.899 3091.81 560.099 3049.37 560.099 c
+ 3004.8 560.099 2977.11 530.301 2977.11 482.739 c
+ 2977.11 431.971 3008.43 400.334 3058.7 400.334 c
+ 3075.86 400.334 3093.62 403.04 3113.49 409.058 c
+ 3113.49 431.472 l
+ f
+ n
+ 3158.33 400.334 m
+ 3188.6 400.334 l
+ 3188.6 502.815 l
+ 3201.24 524.835 3211.77 534.821 3222.91 534.821 c
+ 3225.94 534.821 3229.85 533.953 3235.27 532.482 c
+ 3235.27 560.099 l
+ 3234.06 560.099 l
+ 3231.67 560.099 3228.64 560.099 3226.83 560.099 c
+ 3209.99 560.099 3198.53 550.219 3188.6 526.596 c
+ 3188.6 560.099 l
+ 3158.33 560.099 l
+ 3158.33 400.334 l
+ f
+ n
+ 3350.88 400.334 m
+ 3421.12 400.334 l
+ 3490.73 400.334 3530.83 441.747 3530.83 513.746 c
+ 3530.83 582.776 3494.07 617.278 3420.81 617.278 c
+ 3350.88 617.278 l
+ 3350.88 400.334 l
+ 3381.16 423.51 m
+ 3381.16 594.102 l
+ 3404.12 594.102 l
+ 3436.15 594.102 3453.08 590.791 3466.08 582.119 c
+ 3486.63 568.324 3497.2 543.729 3497.2 510.146 c
+ 3497.2 451.995 3471.21 423.51 3418.34 423.51 c
+ 3381.16 423.51 l
+ f
+ n
+ 3707.88 424.115 m
+ 3706.06 424.115 3705.46 424.115 3702.46 424.115 c
+ 3692.53 424.115 3687.12 431.209 3687.12 443.98 c
+ 3687.12 512.038 l
+ 3687.12 545.252 3670.35 560.099 3632.22 560.099 c
+ 3613.64 560.099 3596.25 556.499 3574.91 548.064 c
+ 3574.91 525.098 l
+ 3593.88 534.164 3609.55 538.42 3626.13 538.42 c
+ 3646.6 538.42 3656.84 529.618 3656.84 512.038 c
+ 3656.84 493.881 l
+ 3649.93 493.881 l
+ 3590.55 493.881 3560.99 476.616 3560.99 442.062 c
+ 3560.99 417.598 3580.33 400.334 3608.1 400.334 c
+ 3626.23 400.334 3641.92 407.245 3661.26 424.115 c
+ 3665.88 407.56 3673.9 400.334 3688.09 400.334 c
+ 3695.5 400.334 3702.91 402.173 3710 405.825 c
+ 3707.88 424.115 l
+ 3656.84 439.145 m
+ 3642.39 428.371 3630.96 424.115 3617.74 424.115 c
+ 3600.59 424.115 3591.26 432.339 3591.26 447.081 c
+ 3591.26 467.524 3609.6 478.298 3643.92 478.298 c
+ 3647.23 478.298 l
+ 3656.84 478.009 l
+ 3656.84 439.145 l
+ f
+ n
+ 3798.46 423.484 m
+ 3795.44 422.59 3792.45 422.012 3788.53 422.012 c
+ 3774.97 422.012 3771.66 427.872 3771.66 452.441 c
+ 3771.66 538.42 l
+ 3802.67 538.42 l
+ 3802.67 560.099 l
+ 3771.66 560.099 l
+ 3771.66 591.711 l
+ 3741.39 589.004 l
+ 3741.39 560.099 l
+ 3723.34 560.099 l
+ 3723.34 538.42 l
+ 3741.39 538.42 l
+ 3741.39 447.16 l
+ 3741.39 416.336 3754.97 400.334 3781.2 400.334 c
+ 3787.06 400.334 3791.68 400.938 3798.46 403.04 c
+ 3798.46 423.484 l
+ f
+ n
+ 3965.87 424.115 m
+ 3964.05 424.115 3963.45 424.115 3960.45 424.115 c
+ 3950.52 424.115 3945.11 431.209 3945.11 443.98 c
+ 3945.11 512.038 l
+ 3945.11 545.252 3928.34 560.099 3890.22 560.099 c
+ 3871.64 560.099 3854.24 556.499 3832.91 548.064 c
+ 3832.91 525.098 l
+ 3851.88 534.164 3867.54 538.42 3884.12 538.42 c
+ 3904.59 538.42 3914.84 529.618 3914.84 512.038 c
+ 3914.84 493.881 l
+ 3907.93 493.881 l
+ 3848.54 493.881 3818.98 476.616 3818.98 442.062 c
+ 3818.98 417.598 3838.32 400.334 3866.09 400.334 c
+ 3884.22 400.334 3899.91 407.245 3919.25 424.115 c
+ 3923.88 407.56 3931.89 400.334 3946.08 400.334 c
+ 3953.49 400.334 3960.9 402.173 3968 405.825 c
+ 3965.87 424.115 l
+ 3914.84 439.145 m
+ 3900.39 428.371 3888.95 424.115 3875.74 424.115 c
+ 3858.58 424.115 3849.25 432.339 3849.25 447.081 c
+ 3849.25 467.524 3867.59 478.298 3901.91 478.298 c
+ 3905.22 478.298 l
+ 3914.84 478.009 l
+ 3914.84 439.145 l
+ f
+ n
+ 4087.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 4173.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 4259.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 832.891 907.178 m
+ 832.891 94.6021 l
+ S
+ 20.3144 w
+ n
+ 1645.47 1110.32 m
+ 1645.47 1313.47 2053.38 1313.47 2458.04 1313.47 c
+ S
+ n
+ 4895.77 1110.32 m
+ 4895.77 1313.47 4489.48 1313.47 4083.2 1313.47 c
+ S
+ n
+ 2458.04 1313.47 m
+ 4083.2 1313.47 l
+ S
+ n
+ 3270.62 1313.47 m
+ 3270.62 1516.61 l
+ S
+ n
+ 2711.81 1719.75 m
+ 2829.08 1719.75 l
+ 2829.08 1741.43 l
+ 2785.73 1741.43 l
+ 2785.73 1936.7 l
+ 2711.81 1919.2 l
+ 2711.81 1897.6 l
+ 2755.46 1908.08 l
+ 2755.46 1741.43 l
+ 2711.81 1741.43 l
+ 2711.81 1719.75 l
+ f
+ n
+ 2990.7 1928.26 m
+ 2974.17 1934.28 2962.24 1936.7 2949.08 1936.7 c
+ 2894.29 1936.7 2861.86 1893.6 2861.86 1821.66 c
+ 2861.86 1757.72 2889.19 1719.75 2934.94 1719.75 c
+ 2976.72 1719.75 3003.13 1748.42 3003.13 1793.59 c
+ 3003.13 1834.72 2981.03 1859.34 2944.16 1859.34 c
+ 2923.59 1859.34 2908.56 1852.06 2893.82 1834.85 c
+ 2893.82 1859.73 2895.97 1871.9 2901.51 1884.88 c
+ 2910.42 1904.8 2926.43 1915.02 2948.26 1915.02 c
+ 2959.32 1915.02 2971.33 1912.05 2990.7 1904.22 c
+ 2990.7 1928.26 l
+ 2935.33 1839.16 m
+ 2960.24 1839.16 2972.86 1821.97 2972.86 1788.15 c
+ 2972.86 1757.2 2960.56 1741.43 2936.25 1741.43 c
+ 2911.34 1741.43 2893.82 1763.22 2893.82 1794.46 c
+ 2893.82 1821.68 2910.11 1839.16 2935.33 1839.16 c
+ f
+ n
+ 3133.31 1719.75 m
+ 3209.62 1719.75 l
+ 3235.48 1719.75 3250.32 1721.57 3260.12 1726.11 c
+ 3277.05 1734.29 3288.03 1752.73 3288.03 1774.2 c
+ 3288.03 1803.87 3271 1821.39 3231.61 1833.51 c
+ 3265.22 1845.1 3279.62 1861.47 3279.62 1888.53 c
+ 3279.62 1923.32 3258.21 1936.7 3202.31 1936.7 c
+ 3133.31 1936.7 l
+ 3133.31 1719.75 l
+ 3163.58 1742.93 m
+ 3163.58 1822.34 l
+ 3188.65 1822.34 l
+ 3232.51 1822.34 3256.08 1806.05 3256.08 1776.15 c
+ 3256.08 1749.26 3242.65 1742.93 3186.26 1742.93 c
+ 3163.58 1742.93 l
+ 3163.58 1842.52 m
+ 3163.58 1913.52 l
+ 3191.8 1913.52 l
+ 3234.9 1913.52 3247.67 1906.45 3247.67 1883.17 c
+ 3247.67 1856.08 3228.35 1842.52 3189.44 1842.52 c
+ 3163.58 1842.52 l
+ f
+ n
+ 3372.07 1719.96 m
+ 3346.79 1661.87 l
+ 3377.19 1661.87 l
+ 3461.46 1879.52 l
+ 3435.89 1879.52 l
+ 3388.31 1756.99 l
+ 3344.97 1879.52 l
+ 3315.46 1879.52 l
+ 3372.07 1719.96 l
+ f
+ n
+ 3546.49 1742.9 m
+ 3543.47 1742.01 3540.47 1741.43 3536.56 1741.43 c
+ 3523 1741.43 3519.69 1747.29 3519.69 1771.86 c
+ 3519.69 1857.84 l
+ 3550.69 1857.84 l
+ 3550.69 1879.52 l
+ 3519.69 1879.52 l
+ 3519.69 1911.13 l
+ 3489.42 1908.42 l
+ 3489.42 1879.52 l
+ 3471.36 1879.52 l
+ 3471.36 1857.84 l
+ 3489.42 1857.84 l
+ 3489.42 1766.58 l
+ 3489.42 1735.76 3503 1719.75 3529.23 1719.75 c
+ 3535.09 1719.75 3539.71 1720.36 3546.49 1722.46 c
+ 3546.49 1742.9 l
+ f
+ n
+ 3597.2 1816.48 m
+ 3600.51 1845.99 3612.86 1858.89 3637.85 1858.89 c
+ 3661.92 1858.89 3672.77 1845.99 3673.67 1816.48 c
+ 3597.2 1816.48 l
+ 3702.57 1750.89 m
+ 3684.2 1744.59 3669.15 1741.72 3654.09 1741.72 c
+ 3637.85 1741.72 3625.21 1745.45 3615.86 1752.89 c
+ 3604.14 1762.35 3599.01 1773.52 3596.59 1795.88 c
+ 3703.17 1795.88 l
+ 3703.46 1804.47 l
+ 3703.46 1806.47 l
+ 3703.46 1854.32 3680.89 1879.52 3638.45 1879.52 c
+ 3593.89 1879.52 3566.19 1849.72 3566.19 1802.16 c
+ 3566.19 1751.39 3597.51 1719.75 3647.78 1719.75 c
+ 3664.94 1719.75 3682.7 1722.46 3702.57 1728.48 c
+ 3702.57 1750.89 l
+ f
+ n
+ 3744.05 1729.08 m
+ 3764.44 1722.46 3780.62 1719.75 3796.81 1719.75 c
+ 3835.81 1719.75 3860.09 1737.23 3860.09 1765.58 c
+ 3860.09 1787.08 3845.84 1802.84 3817.65 1811.44 c
+ 3794.79 1818.58 l
+ 3781.15 1822.89 3774.32 1829.78 3774.32 1838.92 c
+ 3774.32 1851.53 3784.33 1857.84 3804.04 1857.84 c
+ 3818.75 1857.84 3832.28 1855.58 3847.29 1851.04 c
+ 3847.29 1874.71 l
+ 3829.84 1878.02 3817.2 1879.52 3804.85 1879.52 c
+ 3764.8 1879.52 3744.05 1865.2 3744.05 1837.11 c
+ 3744.05 1816.48 3756.29 1802.45 3780.81 1794.43 c
+ 3806.51 1786.42 l
+ 3822.35 1781.53 3829.81 1774.1 3829.81 1763.77 c
+ 3829.81 1749.16 3818.28 1741.43 3796.99 1741.43 c
+ 3780.12 1741.43 3764.15 1745.4 3744.05 1754.78 c
+ 3744.05 1729.08 l
+ f
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 4895.77 907.178 m
+ 4895.77 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 6520.92 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 4971.96 601.44 m
+ 5000.54 601.44 l
+ 5023.14 661.983 l
+ 5110.44 661.983 l
+ 5133.32 601.44 l
+ 5166.43 601.44 l
+ 5085.16 818.385 l
+ 5054.44 818.385 l
+ 4971.96 601.44 l
+ 5032.16 683.845 m
+ 5067.08 777.156 l
+ 5102 683.845 l
+ 5032.16 683.845 l
+ f
+ n
+ 5192.42 601.44 30.2715 232.107 re
+ f
+ n
+ 5261.22 601.44 m
+ 5291.49 601.44 l
+ 5291.49 761.206 l
+ 5261.22 761.206 l
+ 5261.22 601.44 l
+ 5261.22 789.48 m
+ 5291.49 789.48 l
+ 5291.49 818.385 l
+ 5261.22 818.385 l
+ 5261.22 789.48 l
+ f
+ n
+ 5428.01 664.768 m
+ 5411.77 640.278 5399.42 630.003 5386.49 630.003 c
+ 5368.12 630.003 5356.37 651.761 5356.37 685.632 c
+ 5356.37 723.734 5370.51 743.074 5398.21 743.074 c
+ 5404.83 743.074 5413.58 741.865 5428.01 739.448 c
+ 5428.01 664.768 l
+ 5428.01 613.081 m
+ 5428.01 578.605 5411.77 561.079 5379.26 561.079 c
+ 5364.21 561.079 5347.94 564.705 5325.97 572.877 c
+ 5325.97 547.914 l
+ 5344.63 541.922 5360.89 539.216 5379.55 539.216 c
+ 5413.87 539.216 5436.44 550.384 5447.58 572.693 c
+ 5454.2 586.594 5456.91 606.485 5456.91 644.509 c
+ 5456.91 761.206 l
+ 5428.01 761.206 l
+ 5418.39 761.206 5409.35 761.206 5400.02 761.206 c
+ 5352.46 761.206 5325.08 732.301 5325.08 682.295 c
+ 5325.08 635.758 5347.33 604.62 5380.44 604.62 c
+ 5400.91 604.62 5415.37 614.605 5428.01 638.176 c
+ 5428.01 613.081 l
+ f
+ n
+ 5505.38 601.44 m
+ 5535.65 601.44 l
+ 5535.65 702.161 l
+ 5551.52 725.968 5565.6 736.531 5582.08 736.531 c
+ 5596.74 736.531 5601.24 728.885 5601.24 703.921 c
+ 5601.24 601.44 l
+ 5631.51 601.44 l
+ 5631.51 713.749 l
+ 5631.51 744.992 5617.55 761.206 5590.57 761.206 c
+ 5569.02 761.206 5552.62 751.352 5535.65 727.729 c
+ 5535.65 761.206 l
+ 5505.38 761.206 l
+ 5505.38 601.44 l
+ f
+ n
+ 5064.13 195.152 m
+ 5094.4 195.152 l
+ 5094.4 280.921 l
+ 5139.55 280.921 l
+ 5201.2 280.921 5232.31 305.884 5232.31 354.628 c
+ 5232.31 377.201 5224.84 393.151 5209.89 402.479 c
+ 5198.86 409.679 5183.01 412.097 5148.96 412.097 c
+ 5064.13 412.097 l
+ 5064.13 195.152 l
+ 5094.4 304.465 m
+ 5094.4 388.92 l
+ 5138.94 388.92 l
+ 5186.22 388.92 5200.35 380.511 5200.35 352.842 c
+ 5200.35 320.705 5179.6 304.465 5138.34 304.465 c
+ 5094.4 304.465 l
+ f
+ n
+ 5403.92 218.933 m
+ 5402.11 218.933 5401.51 218.933 5398.51 218.933 c
+ 5388.58 218.933 5383.17 226.028 5383.17 238.798 c
+ 5383.17 306.856 l
+ 5383.17 340.071 5366.4 354.917 5328.27 354.917 c
+ 5309.69 354.917 5292.3 351.318 5270.96 342.883 c
+ 5270.96 319.916 l
+ 5289.93 328.982 5305.59 333.239 5322.18 333.239 c
+ 5342.65 333.239 5352.89 324.436 5352.89 306.856 c
+ 5352.89 288.699 l
+ 5345.98 288.699 l
+ 5286.6 288.699 5257.03 271.435 5257.03 236.88 c
+ 5257.03 212.416 5276.37 195.152 5304.15 195.152 c
+ 5322.28 195.152 5337.97 202.063 5357.31 218.933 c
+ 5361.93 202.378 5369.95 195.152 5384.14 195.152 c
+ 5391.55 195.152 5398.96 196.991 5406.05 200.644 c
+ 5403.92 218.933 l
+ 5352.89 233.963 m
+ 5338.44 223.19 5327.01 218.933 5313.79 218.933 c
+ 5296.63 218.933 5287.31 227.158 5287.31 241.899 c
+ 5287.31 262.343 5305.65 273.116 5339.97 273.116 c
+ 5343.28 273.116 l
+ 5352.89 272.827 l
+ 5352.89 233.963 l
+ f
+ n
+ 5531.62 251.517 m
+ 5515.35 227.105 5503 216.857 5490.07 216.857 c
+ 5471.39 216.857 5459.96 238.562 5459.96 273.537 c
+ 5459.96 315.449 5474.12 336.839 5501.5 336.839 c
+ 5508.12 336.839 5515.67 335.945 5531.62 333.212 c
+ 5531.62 251.517 l
+ 5531.62 195.152 m
+ 5561.89 195.152 l
+ 5561.89 423.843 l
+ 5531.62 423.843 l
+ 5531.62 354.917 l
+ 5521.97 354.917 5513.25 354.917 5503.92 354.917 c
+ 5456.07 354.917 5428.66 324.278 5428.66 270.804 c
+ 5428.66 225.055 5450.63 195.152 5483.74 195.152 c
+ 5504.52 195.152 5518.66 204.034 5531.62 225.003 c
+ 5531.62 195.152 l
+ f
+ n
+ 5987.52 806.062 m
+ 5923.88 806.062 5883.25 763.756 5883.25 697.721 c
+ 5883.25 632.002 5923.88 589.117 5986 589.117 c
+ 6051.16 589.117 6091.79 630.845 6091.79 697.721 c
+ 6091.79 763.756 6051.16 806.062 5987.52 806.062 c
+ 5987.52 782.885 m
+ 6031.9 782.885 6058.15 751.589 6058.15 698.01 c
+ 6058.15 643.59 6032.19 612.294 5986.92 612.294 c
+ 5942.85 612.294 5916.89 644.168 5916.89 697.721 c
+ 5916.89 751.589 5942.85 782.885 5987.52 782.885 c
+ f
+ n
+ 6161.01 690.232 m
+ 6177.27 714.118 6189.62 724.13 6202.55 724.13 c
+ 6221.23 724.13 6232.67 702.898 6232.67 668.711 c
+ 6232.67 627.745 6218.5 606.802 6191.41 606.802 c
+ 6184.5 606.802 6175.46 607.984 6161.01 610.638 c
+ 6161.01 690.232 l
+ 6161.01 817.808 m
+ 6130.74 817.808 l
+ 6130.74 589.117 l
+ 6161.01 589.117 l
+ 6171.26 589.117 6179.38 589.117 6188.7 589.117 c
+ 6236.87 589.117 6263.96 618.784 6263.96 671.654 c
+ 6263.96 718.217 6241.99 748.883 6208.57 748.883 c
+ 6188.1 748.883 6173.96 739.16 6161.01 715.879 c
+ 6161.01 817.808 l
+ f
+ n
+ 6257.22 531.754 m
+ 6265.15 528.417 6272.8 526.893 6281.97 526.893 c
+ 6313.74 526.893 6329.64 547.731 6329.64 588.802 c
+ 6329.64 748.883 l
+ 6299.37 748.883 l
+ 6299.37 588.907 l
+ 6299.37 556.613 6295.45 548.756 6279.19 548.756 c
+ 6271.96 548.756 6265.34 550.569 6257.22 554.8 c
+ 6257.22 531.754 l
+ 6299.37 777.157 m
+ 6329.64 777.157 l
+ 6329.64 806.062 l
+ 6299.37 806.062 l
+ 6299.37 777.157 l
+ f
+ n
+ 5877.83 182.829 m
+ 5908.1 182.829 l
+ 5908.1 285.416 l
+ 6015.73 285.416 l
+ 6015.73 182.829 l
+ 6046 182.829 l
+ 6046 399.774 l
+ 6015.73 399.774 l
+ 6015.73 308.96 l
+ 5908.1 308.96 l
+ 5908.1 399.774 l
+ 5877.83 399.774 l
+ 5877.83 182.829 l
+ f
+ n
+ 6190.51 239.194 m
+ 6174.25 214.782 6161.9 204.534 6148.97 204.534 c
+ 6130.29 204.534 6118.86 226.239 6118.86 261.214 c
+ 6118.86 303.126 6133.02 324.516 6160.4 324.516 c
+ 6167.02 324.516 6174.56 323.623 6190.51 320.89 c
+ 6190.51 239.194 l
+ 6190.51 182.829 m
+ 6220.79 182.829 l
+ 6220.79 411.52 l
+ 6190.51 411.52 l
+ 6190.51 342.595 l
+ 6180.87 342.595 6172.15 342.595 6162.82 342.595 c
+ 6114.97 342.595 6087.56 311.956 6087.56 258.481 c
+ 6087.56 212.733 6109.53 182.829 6142.64 182.829 c
+ 6163.42 182.829 6177.56 191.711 6190.51 212.68 c
+ 6190.51 182.829 l
+ f
+ n
+ 6268.33 182.829 m
+ 6298.6 182.829 l
+ 6298.6 285.31 l
+ 6311.24 307.331 6321.78 317.316 6332.92 317.316 c
+ 6335.94 317.316 6339.86 316.449 6345.27 314.977 c
+ 6345.27 342.595 l
+ 6344.06 342.595 l
+ 6341.67 342.595 6338.65 342.595 6336.84 342.595 c
+ 6319.99 342.595 6308.54 332.715 6298.6 309.091 c
+ 6298.6 342.595 l
+ 6268.33 342.595 l
+ 6268.33 182.829 l
+ f
+ n
+ 7142.81 400.334 36.9985 36.4202 re
+ f
+ n
+ 7228.81 400.334 36.9985 36.4202 re
+ f
+ n
+ 7314.8 400.334 36.998 36.4202 re
+ f
+ n
+ 7488.48 617.278 m
+ 7488.48 484.079 l
+ 7488.48 426.401 7515.2 400.334 7574.38 400.334 c
+ 7605.6 400.334 7628.12 409.11 7642.83 426.69 c
+ 7652.74 438.698 7656.66 454.202 7656.66 483.186 c
+ 7656.66 617.278 l
+ 7629.75 617.278 l
+ 7629.75 483.054 l
+ 7629.75 439.565 7615.53 423.51 7576.51 423.51 c
+ 7554.15 423.51 7537.8 429.633 7528.13 441.615 c
+ 7521.17 449.787 7518.75 461.165 7518.75 484.21 c
+ 7518.75 617.278 l
+ 7488.48 617.278 l
+ f
+ n
+ 7703.63 409.662 m
+ 7724.02 403.04 7740.21 400.334 7756.39 400.334 c
+ 7795.39 400.334 7819.67 417.808 7819.67 446.161 c
+ 7819.67 467.656 7805.43 483.422 7777.23 492.015 c
+ 7754.37 499.162 l
+ 7740.73 503.472 7733.9 510.356 7733.9 519.501 c
+ 7733.9 532.114 7743.91 538.42 7763.62 538.42 c
+ 7778.33 538.42 7791.87 536.161 7806.87 531.615 c
+ 7806.87 555.291 l
+ 7789.42 558.601 7776.78 560.099 7764.43 560.099 c
+ 7724.39 560.099 7703.63 545.778 7703.63 517.688 c
+ 7703.63 497.06 7715.87 483.028 7740.39 475.013 c
+ 7766.09 466.999 l
+ 7781.93 462.111 7789.4 454.675 7789.4 444.348 c
+ 7789.4 429.738 7777.86 422.012 7756.58 422.012 c
+ 7739.71 422.012 7723.73 425.98 7703.63 435.361 c
+ 7703.63 409.662 l
+ f
+ n
+ 7883.57 497.06 m
+ 7886.88 526.569 7899.23 539.471 7924.22 539.471 c
+ 7948.29 539.471 7959.14 526.569 7960.04 497.06 c
+ 7883.57 497.06 l
+ 7988.94 431.472 m
+ 7970.57 425.166 7955.52 422.301 7940.46 422.301 c
+ 7924.22 422.301 7911.58 426.033 7902.23 433.469 c
+ 7890.51 442.929 7885.38 454.097 7882.97 476.459 c
+ 7989.55 476.459 l
+ 7989.84 485.051 l
+ 7989.84 487.048 l
+ 7989.84 534.899 7967.26 560.099 7924.83 560.099 c
+ 7880.26 560.099 7852.56 530.301 7852.56 482.739 c
+ 7852.56 431.971 7883.89 400.334 7934.15 400.334 c
+ 7951.31 400.334 7969.08 403.04 7988.94 409.058 c
+ 7988.94 431.472 l
+ f
+ n
+ 8033.78 400.334 m
+ 8064.05 400.334 l
+ 8064.05 502.815 l
+ 8076.69 524.835 8087.23 534.821 8098.37 534.821 c
+ 8101.39 534.821 8105.31 533.953 8110.72 532.482 c
+ 8110.72 560.099 l
+ 8109.51 560.099 l
+ 8107.12 560.099 8104.1 560.099 8102.29 560.099 c
+ 8085.44 560.099 8073.99 550.219 8064.05 526.596 c
+ 8064.05 560.099 l
+ 8033.78 560.099 l
+ 8033.78 400.334 l
+ f
+ n
+ 8226.34 400.334 m
+ 8296.58 400.334 l
+ 8366.19 400.334 8406.29 441.747 8406.29 513.746 c
+ 8406.29 582.776 8369.52 617.278 8296.26 617.278 c
+ 8226.34 617.278 l
+ 8226.34 400.334 l
+ 8256.61 423.51 m
+ 8256.61 594.102 l
+ 8279.58 594.102 l
+ 8311.61 594.102 8328.53 590.791 8341.54 582.119 c
+ 8362.09 568.324 8372.65 543.729 8372.65 510.146 c
+ 8372.65 451.995 8346.66 423.51 8293.79 423.51 c
+ 8256.61 423.51 l
+ f
+ n
+ 8583.33 424.115 m
+ 8581.52 424.115 8580.91 424.115 8577.92 424.115 c
+ 8567.99 424.115 8562.57 431.209 8562.57 443.98 c
+ 8562.57 512.038 l
+ 8562.57 545.252 8545.81 560.099 8507.68 560.099 c
+ 8489.1 560.099 8471.71 556.499 8450.37 548.064 c
+ 8450.37 525.098 l
+ 8469.34 534.164 8485 538.42 8501.58 538.42 c
+ 8522.05 538.42 8532.3 529.618 8532.3 512.038 c
+ 8532.3 493.881 l
+ 8525.39 493.881 l
+ 8466 493.881 8436.44 476.616 8436.44 442.062 c
+ 8436.44 417.598 8455.78 400.334 8483.56 400.334 c
+ 8501.69 400.334 8517.38 407.245 8536.72 424.115 c
+ 8541.34 407.56 8549.36 400.334 8563.55 400.334 c
+ 8570.96 400.334 8578.37 402.173 8585.46 405.825 c
+ 8583.33 424.115 l
+ 8532.3 439.145 m
+ 8517.85 428.371 8506.42 424.115 8493.2 424.115 c
+ 8476.04 424.115 8466.71 432.339 8466.71 447.081 c
+ 8466.71 467.524 8485.06 478.298 8519.37 478.298 c
+ 8522.68 478.298 l
+ 8532.3 478.009 l
+ 8532.3 439.145 l
+ f
+ n
+ 8673.92 423.484 m
+ 8670.9 422.59 8667.9 422.012 8663.99 422.012 c
+ 8650.43 422.012 8647.12 427.872 8647.12 452.441 c
+ 8647.12 538.42 l
+ 8678.13 538.42 l
+ 8678.13 560.099 l
+ 8647.12 560.099 l
+ 8647.12 591.711 l
+ 8616.85 589.004 l
+ 8616.85 560.099 l
+ 8598.79 560.099 l
+ 8598.79 538.42 l
+ 8616.85 538.42 l
+ 8616.85 447.16 l
+ 8616.85 416.336 8630.43 400.334 8656.66 400.334 c
+ 8662.52 400.334 8667.14 400.938 8673.92 403.04 c
+ 8673.92 423.484 l
+ f
+ n
+ 8841.32 424.115 m
+ 8839.51 424.115 8838.91 424.115 8835.91 424.115 c
+ 8825.98 424.115 8820.57 431.209 8820.57 443.98 c
+ 8820.57 512.038 l
+ 8820.57 545.252 8803.8 560.099 8765.67 560.099 c
+ 8747.09 560.099 8729.7 556.499 8708.36 548.064 c
+ 8708.36 525.098 l
+ 8727.33 534.164 8743 538.42 8759.58 538.42 c
+ 8780.05 538.42 8790.29 529.618 8790.29 512.038 c
+ 8790.29 493.881 l
+ 8783.38 493.881 l
+ 8724 493.881 8694.44 476.616 8694.44 442.062 c
+ 8694.44 417.598 8713.78 400.334 8741.55 400.334 c
+ 8759.68 400.334 8775.37 407.245 8794.71 424.115 c
+ 8799.33 407.56 8807.35 400.334 8821.54 400.334 c
+ 8828.95 400.334 8836.36 402.173 8843.45 405.825 c
+ 8841.32 424.115 l
+ 8790.29 439.145 m
+ 8775.84 428.371 8764.41 424.115 8751.19 424.115 c
+ 8734.04 424.115 8724.71 432.339 8724.71 447.081 c
+ 8724.71 467.524 8743.05 478.298 8777.37 478.298 c
+ 8780.68 478.298 l
+ 8790.29 478.009 l
+ 8790.29 439.145 l
+ f
+ n
+ 8962.52 400.334 36.998 36.4202 re
+ f
+ n
+ 9048.52 400.334 36.998 36.4202 re
+ f
+ n
+ 9134.51 400.334 36.998 36.4202 re
+ f
+ n
+ 5708.35 907.178 m
+ 5708.35 94.6021 l
+ S
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 9771.23 907.178 m
+ 9771.23 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 11396.4 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 9847.41 601.44 m
+ 9876 601.44 l
+ 9898.6 661.983 l
+ 9985.89 661.983 l
+ 10008.8 601.44 l
+ 10041.9 601.44 l
+ 9960.61 818.385 l
+ 9929.9 818.385 l
+ 9847.41 601.44 l
+ 9907.61 683.845 m
+ 9942.54 777.156 l
+ 9977.46 683.845 l
+ 9907.61 683.845 l
+ f
+ n
+ 10067.9 601.44 30.2715 232.107 re
+ f
+ n
+ 10136.7 601.44 m
+ 10166.9 601.44 l
+ 10166.9 761.206 l
+ 10136.7 761.206 l
+ 10136.7 601.44 l
+ 10136.7 789.48 m
+ 10166.9 789.48 l
+ 10166.9 818.385 l
+ 10136.7 818.385 l
+ 10136.7 789.48 l
+ f
+ n
+ 10303.5 664.768 m
+ 10287.2 640.278 10274.9 630.003 10261.9 630.003 c
+ 10243.6 630.003 10231.8 651.761 10231.8 685.632 c
+ 10231.8 723.734 10246 743.074 10273.7 743.074 c
+ 10280.3 743.074 10289 741.865 10303.5 739.448 c
+ 10303.5 664.768 l
+ 10303.5 613.081 m
+ 10303.5 578.605 10287.2 561.079 10254.7 561.079 c
+ 10239.7 561.079 10223.4 564.705 10201.4 572.877 c
+ 10201.4 547.914 l
+ 10220.1 541.922 10236.4 539.216 10255 539.216 c
+ 10289.3 539.216 10311.9 550.384 10323 572.693 c
+ 10329.7 586.594 10332.4 606.485 10332.4 644.509 c
+ 10332.4 761.206 l
+ 10303.5 761.206 l
+ 10293.8 761.206 10284.8 761.206 10275.5 761.206 c
+ 10227.9 761.206 10200.5 732.301 10200.5 682.295 c
+ 10200.5 635.758 10222.8 604.62 10255.9 604.62 c
+ 10276.4 604.62 10290.8 614.605 10303.5 638.176 c
+ 10303.5 613.081 l
+ f
+ n
+ 10380.8 601.44 m
+ 10411.1 601.44 l
+ 10411.1 702.161 l
+ 10427 725.968 10441.1 736.531 10457.5 736.531 c
+ 10472.2 736.531 10476.7 728.885 10476.7 703.921 c
+ 10476.7 601.44 l
+ 10507 601.44 l
+ 10507 713.749 l
+ 10507 744.992 10493 761.206 10466 761.206 c
+ 10444.5 761.206 10428.1 751.352 10411.1 727.729 c
+ 10411.1 761.206 l
+ 10380.8 761.206 l
+ 10380.8 601.44 l
+ f
+ n
+ 9939.59 195.152 m
+ 9969.86 195.152 l
+ 9969.86 280.921 l
+ 10015 280.921 l
+ 10076.7 280.921 10107.8 305.884 10107.8 354.628 c
+ 10107.8 377.201 10100.3 393.151 10085.4 402.479 c
+ 10074.3 409.679 10058.5 412.097 10024.4 412.097 c
+ 9939.59 412.097 l
+ 9939.59 195.152 l
+ 9969.86 304.465 m
+ 9969.86 388.92 l
+ 10014.4 388.92 l
+ 10061.7 388.92 10075.8 380.511 10075.8 352.842 c
+ 10075.8 320.705 10055.1 304.465 10013.8 304.465 c
+ 9969.86 304.465 l
+ f
+ n
+ 10279.4 218.933 m
+ 10277.6 218.933 10277 218.933 10274 218.933 c
+ 10264 218.933 10258.6 226.028 10258.6 238.798 c
+ 10258.6 306.856 l
+ 10258.6 340.071 10241.9 354.917 10203.7 354.917 c
+ 10185.2 354.917 10167.8 351.318 10146.4 342.883 c
+ 10146.4 319.916 l
+ 10165.4 328.982 10181.1 333.239 10197.6 333.239 c
+ 10218.1 333.239 10228.4 324.436 10228.4 306.856 c
+ 10228.4 288.699 l
+ 10221.4 288.699 l
+ 10162.1 288.699 10132.5 271.435 10132.5 236.88 c
+ 10132.5 212.416 10151.8 195.152 10179.6 195.152 c
+ 10197.7 195.152 10213.4 202.063 10232.8 218.933 c
+ 10237.4 202.378 10245.4 195.152 10259.6 195.152 c
+ 10267 195.152 10274.4 196.991 10281.5 200.644 c
+ 10279.4 218.933 l
+ 10228.4 233.963 m
+ 10213.9 223.19 10202.5 218.933 10189.3 218.933 c
+ 10172.1 218.933 10162.8 227.158 10162.8 241.899 c
+ 10162.8 262.343 10181.1 273.116 10215.4 273.116 c
+ 10218.7 273.116 l
+ 10228.4 272.827 l
+ 10228.4 233.963 l
+ f
+ n
+ 10407.1 251.517 m
+ 10390.8 227.105 10378.5 216.857 10365.5 216.857 c
+ 10346.8 216.857 10335.4 238.562 10335.4 273.537 c
+ 10335.4 315.449 10349.6 336.839 10377 336.839 c
+ 10383.6 336.839 10391.1 335.945 10407.1 333.212 c
+ 10407.1 251.517 l
+ 10407.1 195.152 m
+ 10437.3 195.152 l
+ 10437.3 423.843 l
+ 10407.1 423.843 l
+ 10407.1 354.917 l
+ 10397.4 354.917 10388.7 354.917 10379.4 354.917 c
+ 10331.5 354.917 10304.1 324.278 10304.1 270.804 c
+ 10304.1 225.055 10326.1 195.152 10359.2 195.152 c
+ 10380 195.152 10394.1 204.034 10407.1 225.003 c
+ 10407.1 195.152 l
+ f
+ n
+ 10863 806.062 m
+ 10799.3 806.062 10758.7 763.756 10758.7 697.721 c
+ 10758.7 632.002 10799.3 589.117 10861.5 589.117 c
+ 10926.6 589.117 10967.2 630.845 10967.2 697.721 c
+ 10967.2 763.756 10926.6 806.062 10863 806.062 c
+ 10863 782.885 m
+ 10907.4 782.885 10933.6 751.589 10933.6 698.01 c
+ 10933.6 643.59 10907.7 612.294 10862.4 612.294 c
+ 10818.3 612.294 10792.3 644.168 10792.3 697.721 c
+ 10792.3 751.589 10818.3 782.885 10863 782.885 c
+ f
+ n
+ 11036.5 690.232 m
+ 11052.7 714.118 11065.1 724.13 11078 724.13 c
+ 11096.7 724.13 11108.1 702.898 11108.1 668.711 c
+ 11108.1 627.745 11094 606.802 11066.9 606.802 c
+ 11060 606.802 11050.9 607.984 11036.5 610.638 c
+ 11036.5 690.232 l
+ 11036.5 817.808 m
+ 11006.2 817.808 l
+ 11006.2 589.117 l
+ 11036.5 589.117 l
+ 11046.7 589.117 11054.8 589.117 11064.2 589.117 c
+ 11112.3 589.117 11139.4 618.784 11139.4 671.654 c
+ 11139.4 718.217 11117.5 748.883 11084 748.883 c
+ 11063.6 748.883 11049.4 739.16 11036.5 715.879 c
+ 11036.5 817.808 l
+ f
+ n
+ 11132.7 531.754 m
+ 11140.6 528.417 11148.3 526.893 11157.4 526.893 c
+ 11189.2 526.893 11205.1 547.731 11205.1 588.802 c
+ 11205.1 748.883 l
+ 11174.8 748.883 l
+ 11174.8 588.907 l
+ 11174.8 556.613 11170.9 548.756 11154.6 548.756 c
+ 11147.4 548.756 11140.8 550.569 11132.7 554.8 c
+ 11132.7 531.754 l
+ 11174.8 777.157 m
+ 11205.1 777.157 l
+ 11205.1 806.062 l
+ 11174.8 806.062 l
+ 11174.8 777.157 l
+ f
+ n
+ 10753.3 182.829 m
+ 10783.6 182.829 l
+ 10783.6 285.416 l
+ 10891.2 285.416 l
+ 10891.2 182.829 l
+ 10921.5 182.829 l
+ 10921.5 399.774 l
+ 10891.2 399.774 l
+ 10891.2 308.96 l
+ 10783.6 308.96 l
+ 10783.6 399.774 l
+ 10753.3 399.774 l
+ 10753.3 182.829 l
+ f
+ n
+ 11066 239.194 m
+ 11049.7 214.782 11037.4 204.534 11024.4 204.534 c
+ 11005.7 204.534 10994.3 226.239 10994.3 261.214 c
+ 10994.3 303.126 11008.5 324.516 11035.9 324.516 c
+ 11042.5 324.516 11050 323.623 11066 320.89 c
+ 11066 239.194 l
+ 11066 182.829 m
+ 11096.2 182.829 l
+ 11096.2 411.52 l
+ 11066 411.52 l
+ 11066 342.595 l
+ 11056.3 342.595 11047.6 342.595 11038.3 342.595 c
+ 10990.4 342.595 10963 311.956 10963 258.481 c
+ 10963 212.733 10985 182.829 11018.1 182.829 c
+ 11038.9 182.829 11053 191.711 11066 212.68 c
+ 11066 182.829 l
+ f
+ n
+ 11143.8 182.829 m
+ 11174.1 182.829 l
+ 11174.1 285.31 l
+ 11186.7 307.331 11197.2 317.316 11208.4 317.316 c
+ 11211.4 317.316 11215.3 316.449 11220.7 314.977 c
+ 11220.7 342.595 l
+ 11219.5 342.595 l
+ 11217.1 342.595 11214.1 342.595 11212.3 342.595 c
+ 11195.4 342.595 11184 332.715 11174.1 309.091 c
+ 11174.1 342.595 l
+ 11143.8 342.595 l
+ 11143.8 182.829 l
+ f
+ n
+ 12018.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12104.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12190.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12363.9 617.278 m
+ 12363.9 484.079 l
+ 12363.9 426.401 12390.7 400.334 12449.8 400.334 c
+ 12481.1 400.334 12503.6 409.11 12518.3 426.69 c
+ 12528.2 438.698 12532.1 454.202 12532.1 483.186 c
+ 12532.1 617.278 l
+ 12505.2 617.278 l
+ 12505.2 483.054 l
+ 12505.2 439.565 12491 423.51 12452 423.51 c
+ 12429.6 423.51 12413.3 429.633 12403.6 441.615 c
+ 12396.6 449.787 12394.2 461.165 12394.2 484.21 c
+ 12394.2 617.278 l
+ 12363.9 617.278 l
+ f
+ n
+ 12579.1 409.662 m
+ 12599.5 403.04 12615.7 400.334 12631.8 400.334 c
+ 12670.8 400.334 12695.1 417.808 12695.1 446.161 c
+ 12695.1 467.656 12680.9 483.422 12652.7 492.015 c
+ 12629.8 499.162 l
+ 12616.2 503.472 12609.4 510.356 12609.4 519.501 c
+ 12609.4 532.114 12619.4 538.42 12639.1 538.42 c
+ 12653.8 538.42 12667.3 536.161 12682.3 531.615 c
+ 12682.3 555.291 l
+ 12664.9 558.601 12652.2 560.099 12639.9 560.099 c
+ 12599.8 560.099 12579.1 545.778 12579.1 517.688 c
+ 12579.1 497.06 12591.3 483.028 12615.8 475.013 c
+ 12641.5 466.999 l
+ 12657.4 462.111 12664.9 454.675 12664.9 444.348 c
+ 12664.9 429.738 12653.3 422.012 12632 422.012 c
+ 12615.2 422.012 12599.2 425.98 12579.1 435.361 c
+ 12579.1 409.662 l
+ f
+ n
+ 12759 497.06 m
+ 12762.3 526.569 12774.7 539.471 12799.7 539.471 c
+ 12823.7 539.471 12834.6 526.569 12835.5 497.06 c
+ 12759 497.06 l
+ 12864.4 431.472 m
+ 12846 425.166 12831 422.301 12815.9 422.301 c
+ 12799.7 422.301 12787 426.033 12777.7 433.469 c
+ 12766 442.929 12760.8 454.097 12758.4 476.459 c
+ 12865 476.459 l
+ 12865.3 485.051 l
+ 12865.3 487.048 l
+ 12865.3 534.899 12842.7 560.099 12800.3 560.099 c
+ 12755.7 560.099 12728 530.301 12728 482.739 c
+ 12728 431.971 12759.3 400.334 12809.6 400.334 c
+ 12826.8 400.334 12844.5 403.04 12864.4 409.058 c
+ 12864.4 431.472 l
+ f
+ n
+ 12909.2 400.334 m
+ 12939.5 400.334 l
+ 12939.5 502.815 l
+ 12952.2 524.835 12962.7 534.821 12973.8 534.821 c
+ 12976.9 534.821 12980.8 533.953 12986.2 532.482 c
+ 12986.2 560.099 l
+ 12985 560.099 l
+ 12982.6 560.099 12979.6 560.099 12977.7 560.099 c
+ 12960.9 560.099 12949.4 550.219 12939.5 526.596 c
+ 12939.5 560.099 l
+ 12909.2 560.099 l
+ 12909.2 400.334 l
+ f
+ n
+ 13101.8 400.334 m
+ 13172 400.334 l
+ 13241.6 400.334 13281.7 441.747 13281.7 513.746 c
+ 13281.7 582.776 13245 617.278 13171.7 617.278 c
+ 13101.8 617.278 l
+ 13101.8 400.334 l
+ 13132.1 423.51 m
+ 13132.1 594.102 l
+ 13155 594.102 l
+ 13187.1 594.102 13204 590.791 13217 582.119 c
+ 13237.5 568.324 13248.1 543.729 13248.1 510.146 c
+ 13248.1 451.995 13222.1 423.51 13169.3 423.51 c
+ 13132.1 423.51 l
+ f
+ n
+ 13458.8 424.115 m
+ 13457 424.115 13456.4 424.115 13453.4 424.115 c
+ 13443.4 424.115 13438 431.209 13438 443.98 c
+ 13438 512.038 l
+ 13438 545.252 13421.3 560.099 13383.1 560.099 c
+ 13364.6 560.099 13347.2 556.499 13325.8 548.064 c
+ 13325.8 525.098 l
+ 13344.8 534.164 13360.5 538.42 13377 538.42 c
+ 13397.5 538.42 13407.8 529.618 13407.8 512.038 c
+ 13407.8 493.881 l
+ 13400.8 493.881 l
+ 13341.5 493.881 13311.9 476.616 13311.9 442.062 c
+ 13311.9 417.598 13331.2 400.334 13359 400.334 c
+ 13377.1 400.334 13392.8 407.245 13412.2 424.115 c
+ 13416.8 407.56 13424.8 400.334 13439 400.334 c
+ 13446.4 400.334 13453.8 402.173 13460.9 405.825 c
+ 13458.8 424.115 l
+ 13407.8 439.145 m
+ 13393.3 428.371 13381.9 424.115 13368.7 424.115 c
+ 13351.5 424.115 13342.2 432.339 13342.2 447.081 c
+ 13342.2 467.524 13360.5 478.298 13394.8 478.298 c
+ 13398.1 478.298 l
+ 13407.8 478.009 l
+ 13407.8 439.145 l
+ f
+ n
+ 13549.4 423.484 m
+ 13546.4 422.59 13543.4 422.012 13539.4 422.012 c
+ 13525.9 422.012 13522.6 427.872 13522.6 452.441 c
+ 13522.6 538.42 l
+ 13553.6 538.42 l
+ 13553.6 560.099 l
+ 13522.6 560.099 l
+ 13522.6 591.711 l
+ 13492.3 589.004 l
+ 13492.3 560.099 l
+ 13474.3 560.099 l
+ 13474.3 538.42 l
+ 13492.3 538.42 l
+ 13492.3 447.16 l
+ 13492.3 416.336 13505.9 400.334 13532.1 400.334 c
+ 13538 400.334 13542.6 400.938 13549.4 403.04 c
+ 13549.4 423.484 l
+ f
+ n
+ 13716.8 424.115 m
+ 13715 424.115 13714.4 424.115 13711.4 424.115 c
+ 13701.4 424.115 13696 431.209 13696 443.98 c
+ 13696 512.038 l
+ 13696 545.252 13679.3 560.099 13641.1 560.099 c
+ 13622.6 560.099 13605.2 556.499 13583.8 548.064 c
+ 13583.8 525.098 l
+ 13602.8 534.164 13618.5 538.42 13635 538.42 c
+ 13655.5 538.42 13665.8 529.618 13665.8 512.038 c
+ 13665.8 493.881 l
+ 13658.8 493.881 l
+ 13599.5 493.881 13569.9 476.616 13569.9 442.062 c
+ 13569.9 417.598 13589.2 400.334 13617 400.334 c
+ 13635.1 400.334 13650.8 407.245 13670.2 424.115 c
+ 13674.8 407.56 13682.8 400.334 13697 400.334 c
+ 13704.4 400.334 13711.8 402.173 13718.9 405.825 c
+ 13716.8 424.115 l
+ 13665.8 439.145 m
+ 13651.3 428.371 13639.9 424.115 13626.7 424.115 c
+ 13609.5 424.115 13600.2 432.339 13600.2 447.081 c
+ 13600.2 467.524 13618.5 478.298 13652.8 478.298 c
+ 13656.1 478.298 l
+ 13665.8 478.009 l
+ 13665.8 439.145 l
+ f
+ n
+ 13838 400.334 36.998 36.4202 re
+ f
+ n
+ 13924 400.334 36.998 36.4202 re
+ f
+ n
+ 14010 400.334 36.998 36.4202 re
+ f
+ n
+ 10583.8 907.178 m
+ 10583.8 94.6021 l
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 36.874 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:S)
+ [7.8872 6.05449 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdPo)
+ [4.27631 9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ 176.273 -53.465 m
+ (134) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1948/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1947/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1942/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1941/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 74.207 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 88.56 594.72 m
+ 755.28 594.72 l
+ 755.28 66.24 l
+ 88.56 66.24 l
+ 88.56 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 88.56 118.8 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 119.04 m
+ 755.28 119.04 l
+ S
+ Q
+ q
+ n
+ 88.56 171.6 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 171.84 m
+ 755.28 171.84 l
+ S
+ Q
+ q
+ n
+ 88.56 224.64 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 224.88 m
+ 755.28 224.88 l
+ S
+ Q
+ q
+ n
+ 88.56 277.44 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 277.68 m
+ 755.28 277.68 l
+ S
+ Q
+ q
+ n
+ 88.56 330.24 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 330.48 m
+ 755.28 330.48 l
+ S
+ Q
+ q
+ n
+ 88.56 383.04 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 383.28 m
+ 755.28 383.28 l
+ S
+ Q
+ q
+ n
+ 88.56 435.84 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 436.08 m
+ 755.28 436.08 l
+ S
+ Q
+ q
+ n
+ 88.56 595.68 m
+ 88.56 65.28 l
+ 755.28 65.28 l
+ 755.28 595.68 l
+ 143.04 534.24 m
+ 143.04 445.92 l
+ 291.6 445.92 l
+ 291.6 534.24 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 489.12 m
+ 755.28 489.12 l
+ S
+ Q
+ q
+ n
+ 88.56 541.68 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 541.92 m
+ 755.28 541.92 l
+ S
+ Q
+ q
+ n
+ 88.56 594.48 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 594.72 m
+ 755.28 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 143.04 534.24 m
+ 143.04 445.92 l
+ 291.6 445.92 l
+ 291.6 534.24 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 88.56 66.24 666.72 528.48 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 88.56 594.72 m
+ 88.56 66.24 l
+ S
+ n
+ 83.76 66.24 m
+ 88.56 66.24 l
+ S
+ n
+ 83.76 119.04 m
+ 88.56 119.04 l
+ S
+ n
+ 83.76 171.84 m
+ 88.56 171.84 l
+ S
+ n
+ 83.76 224.88 m
+ 88.56 224.88 l
+ S
+ n
+ 83.76 277.68 m
+ 88.56 277.68 l
+ S
+ n
+ 83.76 330.48 m
+ 88.56 330.48 l
+ S
+ n
+ 83.76 383.28 m
+ 88.56 383.28 l
+ S
+ n
+ 83.76 436.08 m
+ 88.56 436.08 l
+ S
+ n
+ 83.76 489.12 m
+ 88.56 489.12 l
+ S
+ n
+ 83.76 541.92 m
+ 88.56 541.92 l
+ S
+ n
+ 83.76 594.72 m
+ 88.56 594.72 l
+ S
+ n
+ 88.56 66.24 m
+ 755.28 66.24 l
+ S
+ n
+ 88.56 61.44 m
+ 88.56 66.24 l
+ S
+ n
+ 183.84 61.44 m
+ 183.84 66.24 l
+ S
+ n
+ 279.12 61.44 m
+ 279.12 66.24 l
+ S
+ n
+ 374.4 61.44 m
+ 374.4 66.24 l
+ S
+ n
+ 469.44 61.44 m
+ 469.44 66.24 l
+ S
+ n
+ 564.72 61.44 m
+ 564.72 66.24 l
+ S
+ n
+ 660 61.44 m
+ 660 66.24 l
+ S
+ n
+ 755.28 61.44 m
+ 755.28 66.24 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 337.68 m
+ 703.2 317.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 317.52 m
+ 557.04 228 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 228 m
+ 387.36 173.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 173.52 m
+ 335.76 199.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 199.68 m
+ 314.16 186 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 186 m
+ 294.96 134.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 134.16 m
+ 267.84 125.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 125.28 m
+ 267.6 125.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 125.04 m
+ 231.12 111.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 111.36 m
+ 186.48 90.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 90.96 m
+ 182.4 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 88.8 m
+ 179.04 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 87.12 m
+ 155.28 88.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 88.56 m
+ 148.08 92.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 92.16 m
+ 147.12 80.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 80.16 m
+ 142.56 81.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 81.12 m
+ 138.72 81.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 81.6 m
+ 136.56 89.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 89.28 m
+ 131.28 84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 84 m
+ 126.48 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 88.8 m
+ 126.24 98.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 98.16 m
+ 119.28 78.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 78.48 m
+ 116.88 75.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 75.36 m
+ 116.4 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 75.12 m
+ 116.16 77.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 77.76 m
+ 112.8 74.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 74.88 m
+ 109.68 73.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 73.68 m
+ 108 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 75.12 m
+ 107.76 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 75.12 m
+ 106.56 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 74.16 m
+ 106.32 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 73.2 m
+ 105.12 72.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 72.96 m
+ 96.96 69.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 69.6 m
+ 95.04 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 67.68 m
+ 94.8 68.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 68.4 m
+ 93.36 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 67.68 m
+ 92.16 67.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 67.92 m
+ 91.2 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.2 m
+ 90 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 380.88 m
+ 703.2 363.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 363.36 m
+ 557.04 303.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 303.84 m
+ 387.36 217.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 217.2 m
+ 335.76 277.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 277.68 m
+ 314.16 283.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 283.68 m
+ 294.96 177.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 177.6 m
+ 267.84 141.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 141.6 m
+ 267.6 141.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 141.12 m
+ 231.12 121.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 121.44 m
+ 186.48 101.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 101.28 m
+ 182.4 98.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 98.16 m
+ 179.04 94.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 94.56 m
+ 155.28 102.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 102.48 m
+ 148.08 105.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 105.6 m
+ 147.12 84.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 84.96 m
+ 142.56 90.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 90.72 m
+ 138.72 89.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 89.76 m
+ 136.56 101.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 101.52 m
+ 131.28 92.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 92.4 m
+ 126.48 102.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 102.24 m
+ 126.24 119.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 119.04 m
+ 119.28 86.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 86.88 m
+ 116.88 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 80.4 m
+ 116.4 80.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 80.16 m
+ 116.16 84.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 84.48 m
+ 112.8 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 80.4 m
+ 109.68 78.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 78.96 m
+ 108 80.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 80.64 m
+ 107.76 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 80.4 m
+ 106.56 79.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 79.2 m
+ 106.32 77.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 77.04 m
+ 105.12 77.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 77.04 m
+ 96.96 72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 72 m
+ 95.04 68.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 68.4 m
+ 94.8 69.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 69.84 m
+ 93.36 68.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 68.4 m
+ 92.16 68.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 68.88 m
+ 91.2 67.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.92 m
+ 90 67.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 258.48 m
+ 703.2 244.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 244.32 m
+ 557.04 161.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 161.52 m
+ 387.36 157.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 157.92 m
+ 335.76 186.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 186.72 m
+ 314.16 170.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 170.16 m
+ 294.96 133.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 133.2 m
+ 267.84 111.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 111.6 m
+ 267.6 111.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 111.36 m
+ 231.12 98.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 98.64 m
+ 186.48 90.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 90.72 m
+ 182.4 88.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 88.08 m
+ 179.04 86.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 86.88 m
+ 155.28 88.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 88.32 m
+ 148.08 91.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 91.44 m
+ 147.12 78.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 78.24 m
+ 142.56 80.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 80.4 m
+ 138.72 81.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 81.12 m
+ 136.56 86.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 86.64 m
+ 131.28 82.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 82.8 m
+ 126.48 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 87.12 m
+ 126.24 91.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 91.44 m
+ 119.28 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 78 m
+ 116.88 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 74.16 m
+ 116.4 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 74.16 m
+ 116.16 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 76.56 m
+ 112.8 74.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 74.4 m
+ 109.68 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 73.2 m
+ 108 74.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 74.4 m
+ 107.76 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 74.16 m
+ 106.56 73.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 73.68 m
+ 106.32 72.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 72.48 m
+ 105.12 72.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 72.48 m
+ 96.96 69.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 69.6 m
+ 95.04 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 67.68 m
+ 94.8 68.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 68.4 m
+ 93.36 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 67.68 m
+ 92.16 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 67.68 m
+ 91.2 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.2 m
+ 90 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 572.88 m
+ 703.2 541.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 541.68 m
+ 557.04 399.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 399.12 m
+ 387.36 308.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 308.88 m
+ 335.76 398.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 398.16 m
+ 314.16 387.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 387.6 m
+ 294.96 244.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 244.56 m
+ 267.84 186.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 186.96 m
+ 267.6 186.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 186.24 m
+ 231.12 153.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 153.84 m
+ 186.48 126 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 126 m
+ 182.4 120 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 120 m
+ 179.04 114.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 114.96 m
+ 155.28 124.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 124.8 m
+ 148.08 130.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 130.8 m
+ 147.12 96.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 96.96 m
+ 142.56 104.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 104.88 m
+ 138.72 104.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 104.4 m
+ 136.56 121.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 121.92 m
+ 131.28 108.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 108.96 m
+ 126.48 123.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 123.36 m
+ 126.24 144.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 144.24 m
+ 119.28 98.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 98.64 m
+ 116.88 88.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 88.32 m
+ 116.4 88.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 88.08 m
+ 116.16 94.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 94.8 m
+ 112.8 88.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 88.56 m
+ 109.68 86.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 86.16 m
+ 108 88.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 88.56 m
+ 107.76 88.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 88.32 m
+ 106.56 86.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 86.64 m
+ 106.32 83.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 83.52 m
+ 105.12 83.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 83.04 m
+ 96.96 75.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 75.6 m
+ 95.04 69.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 69.84 m
+ 94.8 72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72 m
+ 93.36 69.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 69.84 m
+ 92.16 70.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.32 m
+ 91.2 68.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 68.88 m
+ 90 68.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 341.76 m
+ 758.4 333.6 l
+ 750.24 333.6 l
+ 754.32 341.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 321.6 m
+ 707.28 313.44 l
+ 699.12 313.44 l
+ 703.2 321.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 232.08 m
+ 561.12 223.92 l
+ 552.96 223.92 l
+ 557.04 232.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 177.6 m
+ 391.44 169.44 l
+ 383.28 169.44 l
+ 387.36 177.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 203.76 m
+ 339.84 195.6 l
+ 331.68 195.6 l
+ 335.76 203.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 190.08 m
+ 318.24 181.92 l
+ 310.08 181.92 l
+ 314.16 190.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 138.24 m
+ 299.04 130.08 l
+ 290.88 130.08 l
+ 294.96 138.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 129.36 m
+ 271.92 121.2 l
+ 263.76 121.2 l
+ 267.84 129.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 129.12 m
+ 271.68 120.96 l
+ 263.52 120.96 l
+ 267.6 129.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 115.44 m
+ 235.2 107.28 l
+ 227.04 107.28 l
+ 231.12 115.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 95.04 m
+ 190.56 86.88 l
+ 182.4 86.88 l
+ 186.48 95.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 92.88 m
+ 186.48 84.72 l
+ 178.32 84.72 l
+ 182.4 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 91.2 m
+ 183.12 83.04 l
+ 174.96 83.04 l
+ 179.04 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 92.64 m
+ 159.36 84.48 l
+ 151.2 84.48 l
+ 155.28 92.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 96.24 m
+ 152.16 88.08 l
+ 144 88.08 l
+ 148.08 96.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 84.24 m
+ 151.2 76.08 l
+ 143.04 76.08 l
+ 147.12 84.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 85.2 m
+ 146.64 77.04 l
+ 138.48 77.04 l
+ 142.56 85.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 85.68 m
+ 142.8 77.52 l
+ 134.64 77.52 l
+ 138.72 85.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 93.36 m
+ 140.64 85.2 l
+ 132.48 85.2 l
+ 136.56 93.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 88.08 m
+ 135.36 79.92 l
+ 127.2 79.92 l
+ 131.28 88.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 92.88 m
+ 130.56 84.72 l
+ 122.4 84.72 l
+ 126.48 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 102.24 m
+ 130.32 94.08 l
+ 122.16 94.08 l
+ 126.24 102.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 82.56 m
+ 123.36 74.4 l
+ 115.2 74.4 l
+ 119.28 82.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 79.44 m
+ 120.96 71.28 l
+ 112.8 71.28 l
+ 116.88 79.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 79.2 m
+ 120.48 71.04 l
+ 112.32 71.04 l
+ 116.4 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 81.84 m
+ 120.24 73.68 l
+ 112.08 73.68 l
+ 116.16 81.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 78.96 m
+ 116.88 70.8 l
+ 108.72 70.8 l
+ 112.8 78.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 77.76 m
+ 113.76 69.6 l
+ 105.6 69.6 l
+ 109.68 77.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 79.2 m
+ 112.08 71.04 l
+ 103.92 71.04 l
+ 108 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 79.2 m
+ 111.84 71.04 l
+ 103.68 71.04 l
+ 107.76 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 78.24 m
+ 110.64 70.08 l
+ 102.48 70.08 l
+ 106.56 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 77.28 m
+ 110.4 69.12 l
+ 102.24 69.12 l
+ 106.32 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 77.04 m
+ 109.2 68.88 l
+ 101.04 68.88 l
+ 105.12 77.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 73.68 m
+ 101.04 65.52 l
+ 92.88 65.52 l
+ 96.96 73.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 71.76 m
+ 99.12 63.6 l
+ 90.96 63.6 l
+ 95.04 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72.48 m
+ 98.88 64.32 l
+ 90.72 64.32 l
+ 94.8 72.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 71.76 m
+ 97.44 63.6 l
+ 89.28 63.6 l
+ 93.36 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 72 m
+ 96.24 63.84 l
+ 88.08 63.84 l
+ 92.16 72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 71.28 m
+ 95.28 63.12 l
+ 87.12 63.12 l
+ 91.2 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 90 71.28 m
+ 94.08 63.12 l
+ 85.92 63.12 l
+ 90 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 743.04 369.6 16.56 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 750.24 377.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 699.12 359.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 552.96 300 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 383.28 213.36 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 331.68 273.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 310.08 279.84 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 290.88 173.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.76 137.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.52 137.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.04 117.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 182.4 97.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 178.32 94.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 174.96 90.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.2 98.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144 101.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.04 81.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.48 86.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 134.64 85.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.48 97.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 127.2 88.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.4 98.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.16 115.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 115.2 83.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.8 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.32 76.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.08 80.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 108.72 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 105.6 75.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 103.92 76.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 103.68 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 102.48 75.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 102.24 73.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 101.04 73.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.68 62.16 22.56 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 92.88 68.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 21.84 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.96 64.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 21.6 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.72 66 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 20.16 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 89.28 64.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 18.96 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.08 65.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 18 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 87.12 64.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 16.8 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 85.92 64.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 262.56 m
+ 758.4 258.48 l
+ 754.32 254.4 l
+ 750.24 258.48 l
+ 754.32 262.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 248.4 m
+ 707.28 244.32 l
+ 703.2 240.24 l
+ 699.12 244.32 l
+ 703.2 248.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 165.6 m
+ 561.12 161.52 l
+ 557.04 157.44 l
+ 552.96 161.52 l
+ 557.04 165.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 162 m
+ 391.44 157.92 l
+ 387.36 153.84 l
+ 383.28 157.92 l
+ 387.36 162 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 190.8 m
+ 339.84 186.72 l
+ 335.76 182.64 l
+ 331.68 186.72 l
+ 335.76 190.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 174.24 m
+ 318.24 170.16 l
+ 314.16 166.08 l
+ 310.08 170.16 l
+ 314.16 174.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 137.28 m
+ 299.04 133.2 l
+ 294.96 129.12 l
+ 290.88 133.2 l
+ 294.96 137.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 115.68 m
+ 271.92 111.6 l
+ 267.84 107.52 l
+ 263.76 111.6 l
+ 267.84 115.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 115.44 m
+ 271.68 111.36 l
+ 267.6 107.28 l
+ 263.52 111.36 l
+ 267.6 115.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 102.72 m
+ 235.2 98.64 l
+ 231.12 94.56 l
+ 227.04 98.64 l
+ 231.12 102.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 94.8 m
+ 190.56 90.72 l
+ 186.48 86.64 l
+ 182.4 90.72 l
+ 186.48 94.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 92.16 m
+ 186.48 88.08 l
+ 182.4 84 l
+ 178.32 88.08 l
+ 182.4 92.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 90.96 m
+ 183.12 86.88 l
+ 179.04 82.8 l
+ 174.96 86.88 l
+ 179.04 90.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 92.4 m
+ 159.36 88.32 l
+ 155.28 84.24 l
+ 151.2 88.32 l
+ 155.28 92.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 95.52 m
+ 152.16 91.44 l
+ 148.08 87.36 l
+ 144 91.44 l
+ 148.08 95.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 82.32 m
+ 151.2 78.24 l
+ 147.12 74.16 l
+ 143.04 78.24 l
+ 147.12 82.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 84.48 m
+ 146.64 80.4 l
+ 142.56 76.32 l
+ 138.48 80.4 l
+ 142.56 84.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 85.2 m
+ 142.8 81.12 l
+ 138.72 77.04 l
+ 134.64 81.12 l
+ 138.72 85.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 90.72 m
+ 140.64 86.64 l
+ 136.56 82.56 l
+ 132.48 86.64 l
+ 136.56 90.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 86.88 m
+ 135.36 82.8 l
+ 131.28 78.72 l
+ 127.2 82.8 l
+ 131.28 86.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 91.2 m
+ 130.56 87.12 l
+ 126.48 83.04 l
+ 122.4 87.12 l
+ 126.48 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 95.52 m
+ 130.32 91.44 l
+ 126.24 87.36 l
+ 122.16 91.44 l
+ 126.24 95.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 82.08 m
+ 123.36 78 l
+ 119.28 73.92 l
+ 115.2 78 l
+ 119.28 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 78.24 m
+ 120.96 74.16 l
+ 116.88 70.08 l
+ 112.8 74.16 l
+ 116.88 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 78.24 m
+ 120.48 74.16 l
+ 116.4 70.08 l
+ 112.32 74.16 l
+ 116.4 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 80.64 m
+ 120.24 76.56 l
+ 116.16 72.48 l
+ 112.08 76.56 l
+ 116.16 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 78.48 m
+ 116.88 74.4 l
+ 112.8 70.32 l
+ 108.72 74.4 l
+ 112.8 78.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 77.28 m
+ 113.76 73.2 l
+ 109.68 69.12 l
+ 105.6 73.2 l
+ 109.68 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 78.48 m
+ 112.08 74.4 l
+ 108 70.32 l
+ 103.92 74.4 l
+ 108 78.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 78.24 m
+ 111.84 74.16 l
+ 107.76 70.08 l
+ 103.68 74.16 l
+ 107.76 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 77.76 m
+ 110.64 73.68 l
+ 106.56 69.6 l
+ 102.48 73.68 l
+ 106.56 77.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 76.56 m
+ 110.4 72.48 l
+ 106.32 68.4 l
+ 102.24 72.48 l
+ 106.32 76.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 76.56 m
+ 109.2 72.48 l
+ 105.12 68.4 l
+ 101.04 72.48 l
+ 105.12 76.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 73.68 m
+ 101.04 69.6 l
+ 96.96 65.52 l
+ 92.88 69.6 l
+ 96.96 73.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 71.76 m
+ 99.12 67.68 l
+ 95.04 63.6 l
+ 90.96 67.68 l
+ 95.04 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72.48 m
+ 98.88 68.4 l
+ 94.8 64.32 l
+ 90.72 68.4 l
+ 94.8 72.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 71.76 m
+ 97.44 67.68 l
+ 93.36 63.6 l
+ 89.28 67.68 l
+ 93.36 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 71.76 m
+ 96.24 67.68 l
+ 92.16 63.6 l
+ 88.08 67.68 l
+ 92.16 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 71.28 m
+ 95.28 67.2 l
+ 91.2 63.12 l
+ 87.12 67.2 l
+ 91.2 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 90 71.28 m
+ 94.08 67.2 l
+ 90 63.12 l
+ 85.92 67.2 l
+ 90 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 758.16 572.88 m
+ 758.16 575.28 756.48 576.96 754.32 576.96 c
+ 751.92 576.96 750.24 575.28 750.24 572.88 c
+ 750.24 570.72 751.92 569.04 754.32 569.04 c
+ 756.48 569.04 758.16 570.72 758.16 572.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.04 541.68 m
+ 707.04 544.08 705.36 545.76 703.2 545.76 c
+ 700.8 545.76 699.12 544.08 699.12 541.68 c
+ 699.12 539.52 700.8 537.84 703.2 537.84 c
+ 705.36 537.84 707.04 539.52 707.04 541.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 560.88 399.12 m
+ 560.88 401.52 559.2 403.2 557.04 403.2 c
+ 554.64 403.2 552.96 401.52 552.96 399.12 c
+ 552.96 396.96 554.64 395.28 557.04 395.28 c
+ 559.2 395.28 560.88 396.96 560.88 399.12 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 308.88 m
+ 391.2 311.28 389.52 312.96 387.36 312.96 c
+ 384.96 312.96 383.28 311.28 383.28 308.88 c
+ 383.28 306.72 384.96 305.04 387.36 305.04 c
+ 389.52 305.04 391.2 306.72 391.2 308.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.6 398.16 m
+ 339.6 400.56 337.92 402.24 335.76 402.24 c
+ 333.36 402.24 331.68 400.56 331.68 398.16 c
+ 331.68 396 333.36 394.32 335.76 394.32 c
+ 337.92 394.32 339.6 396 339.6 398.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318 387.6 m
+ 318 390 316.32 391.68 314.16 391.68 c
+ 311.76 391.68 310.08 390 310.08 387.6 c
+ 310.08 385.44 311.76 383.76 314.16 383.76 c
+ 316.32 383.76 318 385.44 318 387.6 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.8 244.56 m
+ 298.8 246.96 297.12 248.64 294.96 248.64 c
+ 292.56 248.64 290.88 246.96 290.88 244.56 c
+ 290.88 242.4 292.56 240.72 294.96 240.72 c
+ 297.12 240.72 298.8 242.4 298.8 244.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.68 186.96 m
+ 271.68 189.36 270 191.04 267.84 191.04 c
+ 265.44 191.04 263.76 189.36 263.76 186.96 c
+ 263.76 184.8 265.44 183.12 267.84 183.12 c
+ 270 183.12 271.68 184.8 271.68 186.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.44 186.24 m
+ 271.44 188.64 269.76 190.32 267.6 190.32 c
+ 265.2 190.32 263.52 188.64 263.52 186.24 c
+ 263.52 184.08 265.2 182.4 267.6 182.4 c
+ 269.76 182.4 271.44 184.08 271.44 186.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 234.96 153.84 m
+ 234.96 156.24 233.28 157.92 231.12 157.92 c
+ 228.72 157.92 227.04 156.24 227.04 153.84 c
+ 227.04 151.68 228.72 150 231.12 150 c
+ 233.28 150 234.96 151.68 234.96 153.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 190.32 126 m
+ 190.32 128.4 188.64 130.08 186.48 130.08 c
+ 184.08 130.08 182.4 128.4 182.4 126 c
+ 182.4 123.84 184.08 122.16 186.48 122.16 c
+ 188.64 122.16 190.32 123.84 190.32 126 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.24 120 m
+ 186.24 122.4 184.56 124.08 182.4 124.08 c
+ 180 124.08 178.32 122.4 178.32 120 c
+ 178.32 117.84 180 116.16 182.4 116.16 c
+ 184.56 116.16 186.24 117.84 186.24 120 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.88 114.96 m
+ 182.88 117.36 181.2 119.04 179.04 119.04 c
+ 176.64 119.04 174.96 117.36 174.96 114.96 c
+ 174.96 112.8 176.64 111.12 179.04 111.12 c
+ 181.2 111.12 182.88 112.8 182.88 114.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 124.8 m
+ 159.12 127.2 157.44 128.88 155.28 128.88 c
+ 152.88 128.88 151.2 127.2 151.2 124.8 c
+ 151.2 122.64 152.88 120.96 155.28 120.96 c
+ 157.44 120.96 159.12 122.64 159.12 124.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.92 130.8 m
+ 151.92 133.2 150.24 134.88 148.08 134.88 c
+ 145.68 134.88 144 133.2 144 130.8 c
+ 144 128.64 145.68 126.96 148.08 126.96 c
+ 150.24 126.96 151.92 128.64 151.92 130.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 96.96 m
+ 150.96 99.36 149.28 101.04 147.12 101.04 c
+ 144.72 101.04 143.04 99.36 143.04 96.96 c
+ 143.04 94.8 144.72 93.12 147.12 93.12 c
+ 149.28 93.12 150.96 94.8 150.96 96.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.4 104.88 m
+ 146.4 107.28 144.72 108.96 142.56 108.96 c
+ 140.16 108.96 138.48 107.28 138.48 104.88 c
+ 138.48 102.72 140.16 101.04 142.56 101.04 c
+ 144.72 101.04 146.4 102.72 146.4 104.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 104.4 m
+ 142.56 106.8 140.88 108.48 138.72 108.48 c
+ 136.32 108.48 134.64 106.8 134.64 104.4 c
+ 134.64 102.24 136.32 100.56 138.72 100.56 c
+ 140.88 100.56 142.56 102.24 142.56 104.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 140.4 121.92 m
+ 140.4 124.32 138.72 126 136.56 126 c
+ 134.16 126 132.48 124.32 132.48 121.92 c
+ 132.48 119.76 134.16 118.08 136.56 118.08 c
+ 138.72 118.08 140.4 119.76 140.4 121.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 135.12 108.96 m
+ 135.12 111.36 133.44 113.04 131.28 113.04 c
+ 128.88 113.04 127.2 111.36 127.2 108.96 c
+ 127.2 106.8 128.88 105.12 131.28 105.12 c
+ 133.44 105.12 135.12 106.8 135.12 108.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 123.36 m
+ 130.32 125.76 128.64 127.44 126.48 127.44 c
+ 124.08 127.44 122.4 125.76 122.4 123.36 c
+ 122.4 121.2 124.08 119.52 126.48 119.52 c
+ 128.64 119.52 130.32 121.2 130.32 123.36 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.08 144.24 m
+ 130.08 146.64 128.4 148.32 126.24 148.32 c
+ 123.84 148.32 122.16 146.64 122.16 144.24 c
+ 122.16 142.08 123.84 140.4 126.24 140.4 c
+ 128.4 140.4 130.08 142.08 130.08 144.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.12 98.64 m
+ 123.12 101.04 121.44 102.72 119.28 102.72 c
+ 116.88 102.72 115.2 101.04 115.2 98.64 c
+ 115.2 96.48 116.88 94.8 119.28 94.8 c
+ 121.44 94.8 123.12 96.48 123.12 98.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120.72 88.32 m
+ 120.72 90.72 119.04 92.4 116.88 92.4 c
+ 114.48 92.4 112.8 90.72 112.8 88.32 c
+ 112.8 86.16 114.48 84.48 116.88 84.48 c
+ 119.04 84.48 120.72 86.16 120.72 88.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120.24 88.08 m
+ 120.24 90.48 118.56 92.16 116.4 92.16 c
+ 114 92.16 112.32 90.48 112.32 88.08 c
+ 112.32 85.92 114 84.24 116.4 84.24 c
+ 118.56 84.24 120.24 85.92 120.24 88.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120 94.8 m
+ 120 97.2 118.32 98.88 116.16 98.88 c
+ 113.76 98.88 112.08 97.2 112.08 94.8 c
+ 112.08 92.64 113.76 90.96 116.16 90.96 c
+ 118.32 90.96 120 92.64 120 94.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.64 88.56 m
+ 116.64 90.96 114.96 92.64 112.8 92.64 c
+ 110.4 92.64 108.72 90.96 108.72 88.56 c
+ 108.72 86.4 110.4 84.72 112.8 84.72 c
+ 114.96 84.72 116.64 86.4 116.64 88.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 86.16 m
+ 113.52 88.56 111.84 90.24 109.68 90.24 c
+ 107.28 90.24 105.6 88.56 105.6 86.16 c
+ 105.6 84 107.28 82.32 109.68 82.32 c
+ 111.84 82.32 113.52 84 113.52 86.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.84 88.56 m
+ 111.84 90.96 110.16 92.64 108 92.64 c
+ 105.6 92.64 103.92 90.96 103.92 88.56 c
+ 103.92 86.4 105.6 84.72 108 84.72 c
+ 110.16 84.72 111.84 86.4 111.84 88.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.6 88.32 m
+ 111.6 90.72 109.92 92.4 107.76 92.4 c
+ 105.36 92.4 103.68 90.72 103.68 88.32 c
+ 103.68 86.16 105.36 84.48 107.76 84.48 c
+ 109.92 84.48 111.6 86.16 111.6 88.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.4 86.64 m
+ 110.4 89.04 108.72 90.72 106.56 90.72 c
+ 104.16 90.72 102.48 89.04 102.48 86.64 c
+ 102.48 84.48 104.16 82.8 106.56 82.8 c
+ 108.72 82.8 110.4 84.48 110.4 86.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.16 83.52 m
+ 110.16 85.92 108.48 87.6 106.32 87.6 c
+ 103.92 87.6 102.24 85.92 102.24 83.52 c
+ 102.24 81.36 103.92 79.68 106.32 79.68 c
+ 108.48 79.68 110.16 81.36 110.16 83.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108.96 83.04 m
+ 108.96 85.44 107.28 87.12 105.12 87.12 c
+ 102.72 87.12 101.04 85.44 101.04 83.04 c
+ 101.04 80.88 102.72 79.2 105.12 79.2 c
+ 107.28 79.2 108.96 80.88 108.96 83.04 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 100.8 75.6 m
+ 100.8 78 99.12 79.68 96.96 79.68 c
+ 94.56 79.68 92.88 78 92.88 75.6 c
+ 92.88 73.44 94.56 71.76 96.96 71.76 c
+ 99.12 71.76 100.8 73.44 100.8 75.6 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.88 69.84 m
+ 98.88 72.24 97.2 73.92 95.04 73.92 c
+ 92.64 73.92 90.96 72.24 90.96 69.84 c
+ 90.96 67.68 92.64 66 95.04 66 c
+ 97.2 66 98.88 67.68 98.88 69.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.64 72 m
+ 98.64 74.4 96.96 76.08 94.8 76.08 c
+ 92.4 76.08 90.72 74.4 90.72 72 c
+ 90.72 69.84 92.4 68.16 94.8 68.16 c
+ 96.96 68.16 98.64 69.84 98.64 72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 97.2 69.84 m
+ 97.2 72.24 95.52 73.92 93.36 73.92 c
+ 90.96 73.92 89.28 72.24 89.28 69.84 c
+ 89.28 67.68 90.96 66 93.36 66 c
+ 95.52 66 97.2 67.68 97.2 69.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96 70.32 m
+ 96 72.72 94.32 74.4 92.16 74.4 c
+ 89.76 74.4 88.08 72.72 88.08 70.32 c
+ 88.08 68.16 89.76 66.48 92.16 66.48 c
+ 94.32 66.48 96 68.16 96 70.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 68.88 m
+ 95.04 71.28 93.36 72.96 91.2 72.96 c
+ 88.8 72.96 87.12 71.28 87.12 68.88 c
+ 87.12 66.72 88.8 65.04 91.2 65.04 c
+ 93.36 65.04 95.04 66.72 95.04 68.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.84 68.64 m
+ 93.84 71.04 92.16 72.72 90 72.72 c
+ 87.6 72.72 85.92 71.04 85.92 68.64 c
+ 85.92 66.48 87.6 64.8 90 64.8 c
+ 92.16 64.8 93.84 66.48 93.84 68.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 67.68 60.96 m
+ /N1941 16.08 Tf
+ (0) show
+ 41.04 113.76 m
+ (2000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 166.56 m
+ (4000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 219.6 m
+ (6000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 272.4 m
+ (8000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 325.2 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 378 m
+ (12000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 430.8 m
+ (14000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 483.84 m
+ (16000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 536.64 m
+ (18000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 589.44 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 84.24 38.1599 m
+ (0) show
+ 161.76 38.1599 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 257.04 38.1599 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 352.32 38.1599 m
+ (60000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 447.36 38.1599 m
+ (80000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 538.08 38.1599 m
+ (100000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 633.36 38.1599 m
+ (120000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 728.64 38.1599 m
+ (140000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 276.24 13.6799 m
+ /N1942 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 230.64 m
+ /N1942 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Results Size \(KB\))
+ [11.5888 9.80375 8.91947 4.44924 8.91947 8.91947 4.44924 8.91947 4.56003 11.5888 8.91947 
+ 8.91947 9.80375 4.44924 5.33352 8.91947 4.56003 10.7045 4.44924 8.019 8.91947 4.56003 
+ 5.33352 11.5888 11.5888 5.33352 ] pdfys
+ n
+ 143.28 445.92 148.08 88.08 re
+ 1 1 1 sc
+ f
+ n
+ 143.04 445.92 148.32 88.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 522.48 m
+ 170.64 522.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 526.56 m
+ 163.2 518.4 l
+ 155.04 518.4 l
+ 159.12 526.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 174.48 517.2 m
+ /N1941 16.08 Tf
+ (Local Size)
+ [8.92858 8.92858 8.02811 8.92858 3.55787 4.55994 10.7136 3.55787 8.02811 8.92858 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 500.4 m
+ 170.64 500.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 155.04 496.56 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 174.48 495.12 m
+ (Bottom-Up Size)
+ [10.7346 8.94956 4.47933 4.47933 8.94956 13.4036 5.36361 11.6188 8.94956 4.56002 10.7346 
+ 3.57885 8.04909 8.94956 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 478.32 m
+ 170.64 478.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 482.4 m
+ 163.2 478.32 l
+ 159.12 474.24 l
+ 155.04 478.32 l
+ 159.12 482.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 174.48 473.04 m
+ (Top-Down Size)
+ [9.75836 8.87408 8.87408 5.28813 11.5434 8.87408 11.5434 8.87408 4.55994 10.6591 3.50337 
+ 7.9736 8.87408 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 456.24 m
+ 170.64 456.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.96 456.24 m
+ 162.96 458.64 161.28 460.32 159.12 460.32 c
+ 156.72 460.32 155.04 458.64 155.04 456.24 c
+ 155.04 454.08 156.72 452.4 159.12 452.4 c
+ 161.28 452.4 162.96 454.08 162.96 456.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 174.48 450.96 m
+ (BU+TD Size)
+ [10.7037 11.588 9.36892 9.80296 11.588 4.55994 10.7037 3.54797 8.0182 8.91868 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.576 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 233.611 178.846 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 79.68 594.72 m
+ 759.84 594.72 l
+ 759.84 66 l
+ 79.68 66 l
+ 79.68 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 79.68 153.84 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 154.08 m
+ 759.84 154.08 l
+ S
+ Q
+ q
+ n
+ 79.68 241.92 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 242.16 m
+ 759.84 242.16 l
+ S
+ Q
+ q
+ n
+ 79.68 330 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 330.24 m
+ 759.84 330.24 l
+ S
+ Q
+ q
+ n
+ 79.68 418.32 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 418.56 m
+ 759.84 418.56 l
+ S
+ Q
+ q
+ n
+ 79.68 595.68 m
+ 79.68 65.04 l
+ 759.84 65.04 l
+ 759.84 595.68 l
+ 136.8 534 m
+ 136.8 445.68 l
+ 285.36 445.68 l
+ 285.36 534 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 506.64 m
+ 759.84 506.64 l
+ S
+ Q
+ q
+ n
+ 79.68 594.48 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 594.72 m
+ 759.84 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 136.8 534 m
+ 136.8 445.68 l
+ 285.36 445.68 l
+ 285.36 534 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 79.68 66 680.16 528.72 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 79.68 594.72 m
+ 79.68 66 l
+ S
+ n
+ 74.88 66 m
+ 79.68 66 l
+ S
+ n
+ 74.88 154.08 m
+ 79.68 154.08 l
+ S
+ n
+ 74.88 242.16 m
+ 79.68 242.16 l
+ S
+ n
+ 74.88 330.24 m
+ 79.68 330.24 l
+ S
+ n
+ 74.88 418.56 m
+ 79.68 418.56 l
+ S
+ n
+ 74.88 506.64 m
+ 79.68 506.64 l
+ S
+ n
+ 74.88 594.72 m
+ 79.68 594.72 l
+ S
+ n
+ 79.68 66 m
+ 759.84 66 l
+ S
+ n
+ 79.68 61.2 m
+ 79.68 66 l
+ S
+ n
+ 164.64 61.2 m
+ 164.64 66 l
+ S
+ n
+ 249.84 61.2 m
+ 249.84 66 l
+ S
+ n
+ 334.8 61.2 m
+ 334.8 66 l
+ S
+ n
+ 419.76 61.2 m
+ 419.76 66 l
+ S
+ n
+ 504.72 61.2 m
+ 504.72 66 l
+ S
+ n
+ 589.92 61.2 m
+ 589.92 66 l
+ S
+ n
+ 674.88 61.2 m
+ 674.88 66 l
+ S
+ n
+ 759.84 61.2 m
+ 759.84 66 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 261.84 45.36 31.2 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 292.32 m
+ 719.52 262.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 262.8 m
+ 719.04 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 261.84 m
+ 588.72 216.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 216.72 m
+ 428.88 148.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 148.56 m
+ 414.48 141.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 141.6 m
+ 402.72 135.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 135.36 m
+ 318.24 140.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 140.4 m
+ 292.32 152.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 152.16 m
+ 288.72 112.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 112.08 m
+ 272.4 115.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 115.2 m
+ 259.2 117.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 117.36 m
+ 251.28 143.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 143.04 m
+ 232.32 125.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 125.28 m
+ 214.8 140.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 140.88 m
+ 213.84 172.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 172.8 m
+ 189.36 107.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 107.28 m
+ 181.2 96.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 96.24 m
+ 179.28 95.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 95.76 m
+ 177.84 104.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 104.4 m
+ 166.08 95.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 95.04 m
+ 155.28 91.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 91.2 m
+ 148.8 95.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 95.52 m
+ 147.84 95.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 95.28 m
+ 144.24 92.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 92.64 m
+ 142.8 89.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 89.04 m
+ 138.96 88.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 88.32 m
+ 109.92 77.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 77.28 m
+ 102.48 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 71.04 m
+ 102 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 73.44 m
+ 96.48 70.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 70.8 m
+ 92.88 71.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 71.28 m
+ 89.04 69.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 69.36 m
+ 85.2 69.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 316.32 45.36 121.68 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 437.28 m
+ 719.52 317.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 317.28 m
+ 719.04 315.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 315.6 m
+ 588.72 249.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 249.84 m
+ 428.88 183.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 183.36 m
+ 414.48 172.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 172.32 m
+ 402.72 160.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 160.08 m
+ 318.24 187.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 187.2 m
+ 292.32 197.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 197.04 m
+ 288.72 128.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 128.64 m
+ 272.4 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 147.84 m
+ 259.2 144 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 144 m
+ 251.28 183.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 183.36 m
+ 232.32 153.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 153.36 m
+ 214.8 186.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 186.24 m
+ 213.84 241.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 241.92 m
+ 189.36 134.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 134.4 m
+ 181.2 113.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 113.28 m
+ 179.28 112.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 112.8 m
+ 177.84 126.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 126.72 m
+ 166.08 113.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 113.04 m
+ 155.28 108.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 108.48 m
+ 148.8 113.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 113.76 m
+ 147.84 113.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 113.28 m
+ 144.24 109.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 109.2 m
+ 142.8 102.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 102.24 m
+ 138.96 101.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 101.52 m
+ 109.92 85.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 85.44 m
+ 102.48 72.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 72.96 m
+ 102 77.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.76 m
+ 96.48 72.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 72.96 m
+ 92.88 74.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 74.64 m
+ 89.04 71.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 71.28 m
+ 85.2 71.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 216.48 45.36 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 289.44 m
+ 719.52 217.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 217.44 m
+ 719.04 216.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 216.72 m
+ 588.72 174.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 174.24 m
+ 428.88 147.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 147.84 m
+ 414.48 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 138.72 m
+ 402.72 134.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 134.64 m
+ 318.24 139.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 139.68 m
+ 292.32 150.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 150.48 m
+ 288.72 105.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 105.84 m
+ 272.4 113.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 113.04 m
+ 259.2 115.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 115.2 m
+ 251.28 134.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 134.4 m
+ 232.32 121.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 121.44 m
+ 214.8 135.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 135.84 m
+ 213.84 150.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 150.24 m
+ 189.36 105.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 105.36 m
+ 181.2 92.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 92.4 m
+ 179.28 92.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 92.16 m
+ 177.84 100.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 100.56 m
+ 166.08 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 93.36 m
+ 155.28 89.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 89.52 m
+ 148.8 92.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 92.88 m
+ 147.84 92.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 92.64 m
+ 144.24 90.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 90.48 m
+ 142.8 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 87.12 m
+ 138.96 86.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 86.4 m
+ 109.92 77.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 77.52 m
+ 102.48 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 71.04 m
+ 102 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 73.2 m
+ 96.48 70.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 70.8 m
+ 92.88 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 71.04 m
+ 89.04 69.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 69.36 m
+ 85.2 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 467.76 45.36 131.04 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 660.72 m
+ 719.52 468.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 468.72 m
+ 719.04 466.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 466.08 m
+ 588.72 358.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 358.32 m
+ 428.88 264.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 264.96 m
+ 414.48 245.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 245.28 m
+ 402.72 228.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 228.72 m
+ 318.24 260.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 260.88 m
+ 292.32 281.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 281.52 m
+ 288.72 168.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 168.48 m
+ 272.4 194.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 194.88 m
+ 259.2 193.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 193.2 m
+ 251.28 251.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 251.76 m
+ 232.32 208.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 208.8 m
+ 214.8 256.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 256.08 m
+ 213.84 325.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 325.92 m
+ 189.36 174 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 174 m
+ 181.2 139.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 139.44 m
+ 179.28 138.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 138.72 m
+ 177.84 161.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 161.28 m
+ 166.08 140.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 140.4 m
+ 155.28 132.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 132.24 m
+ 148.8 140.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 140.64 m
+ 147.84 139.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 139.92 m
+ 144.24 133.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 133.68 m
+ 142.8 123.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 123.36 m
+ 138.96 122.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 122.16 m
+ 109.92 96.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 96.96 m
+ 102.48 78 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 78 m
+ 102 84.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 84.96 m
+ 96.48 77.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 77.52 m
+ 92.88 79.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 79.68 m
+ 89.04 74.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 74.64 m
+ 85.2 74.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 266.88 m
+ 723.6 258.72 l
+ 715.44 258.72 l
+ 719.52 266.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 265.92 m
+ 723.12 257.76 l
+ 714.96 257.76 l
+ 719.04 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 220.8 m
+ 592.8 212.64 l
+ 584.64 212.64 l
+ 588.72 220.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 152.64 m
+ 432.96 144.48 l
+ 424.8 144.48 l
+ 428.88 152.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 145.68 m
+ 418.56 137.52 l
+ 410.4 137.52 l
+ 414.48 145.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 139.44 m
+ 406.8 131.28 l
+ 398.64 131.28 l
+ 402.72 139.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 144.48 m
+ 322.32 136.32 l
+ 314.16 136.32 l
+ 318.24 144.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 156.24 m
+ 296.4 148.08 l
+ 288.24 148.08 l
+ 292.32 156.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 116.16 m
+ 292.8 108 l
+ 284.64 108 l
+ 288.72 116.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.28 m
+ 276.48 111.12 l
+ 268.32 111.12 l
+ 272.4 119.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 121.44 m
+ 263.28 113.28 l
+ 255.12 113.28 l
+ 259.2 121.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 147.12 m
+ 255.36 138.96 l
+ 247.2 138.96 l
+ 251.28 147.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 129.36 m
+ 236.4 121.2 l
+ 228.24 121.2 l
+ 232.32 129.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 144.96 m
+ 218.88 136.8 l
+ 210.72 136.8 l
+ 214.8 144.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 176.88 m
+ 217.92 168.72 l
+ 209.76 168.72 l
+ 213.84 176.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 111.36 m
+ 193.44 103.2 l
+ 185.28 103.2 l
+ 189.36 111.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 100.32 m
+ 185.28 92.16 l
+ 177.12 92.16 l
+ 181.2 100.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 99.84 m
+ 183.36 91.68 l
+ 175.2 91.68 l
+ 179.28 99.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 108.48 m
+ 181.92 100.32 l
+ 173.76 100.32 l
+ 177.84 108.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 99.12 m
+ 170.16 90.96 l
+ 162 90.96 l
+ 166.08 99.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 95.28 m
+ 159.36 87.12 l
+ 151.2 87.12 l
+ 155.28 95.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 99.6 m
+ 152.88 91.44 l
+ 144.72 91.44 l
+ 148.8 99.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 99.36 m
+ 151.92 91.2 l
+ 143.76 91.2 l
+ 147.84 99.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 96.72 m
+ 148.32 88.56 l
+ 140.16 88.56 l
+ 144.24 96.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 93.12 m
+ 146.88 84.96 l
+ 138.72 84.96 l
+ 142.8 93.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 92.4 m
+ 143.04 84.24 l
+ 134.88 84.24 l
+ 138.96 92.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 81.36 m
+ 114 73.2 l
+ 105.84 73.2 l
+ 109.92 81.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 75.12 m
+ 106.56 66.96 l
+ 98.4 66.96 l
+ 102.48 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.52 m
+ 106.08 69.36 l
+ 97.92 69.36 l
+ 102 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 74.88 m
+ 100.56 66.72 l
+ 92.4 66.72 l
+ 96.48 74.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 75.36 m
+ 96.96 67.2 l
+ 88.8 67.2 l
+ 92.88 75.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 73.44 m
+ 93.12 65.28 l
+ 84.96 65.28 l
+ 89.04 73.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.2 73.2 m
+ 89.28 65.04 l
+ 81.12 65.04 l
+ 85.2 73.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 715.44 313.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.96 311.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 584.64 246 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 424.8 179.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.4 168.48 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 398.64 156.24 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 314.16 183.36 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 288.24 193.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.64 124.8 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 144 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.12 140.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 247.2 179.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 228.24 149.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 210.72 182.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 209.76 238.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 185.28 130.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 177.12 109.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 175.2 108.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 173.76 122.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 162 109.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.2 104.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144.72 109.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.76 109.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 140.16 105.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.72 98.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 134.88 97.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 105.84 81.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.2 61.92 22.56 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 98.4 69.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 97.92 73.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.2 61.92 22.56 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 92.4 69.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 88.8 70.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.76 61.92 22.56 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 84.96 67.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.6 61.92 20.88 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.12 67.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 221.52 m
+ 723.6 217.44 l
+ 719.52 213.36 l
+ 715.44 217.44 l
+ 719.52 221.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 220.8 m
+ 723.12 216.72 l
+ 719.04 212.64 l
+ 714.96 216.72 l
+ 719.04 220.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 178.32 m
+ 592.8 174.24 l
+ 588.72 170.16 l
+ 584.64 174.24 l
+ 588.72 178.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 151.92 m
+ 432.96 147.84 l
+ 428.88 143.76 l
+ 424.8 147.84 l
+ 428.88 151.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 142.8 m
+ 418.56 138.72 l
+ 414.48 134.64 l
+ 410.4 138.72 l
+ 414.48 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 138.72 m
+ 406.8 134.64 l
+ 402.72 130.56 l
+ 398.64 134.64 l
+ 402.72 138.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 143.76 m
+ 322.32 139.68 l
+ 318.24 135.6 l
+ 314.16 139.68 l
+ 318.24 143.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 154.56 m
+ 296.4 150.48 l
+ 292.32 146.4 l
+ 288.24 150.48 l
+ 292.32 154.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 109.92 m
+ 292.8 105.84 l
+ 288.72 101.76 l
+ 284.64 105.84 l
+ 288.72 109.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 117.12 m
+ 276.48 113.04 l
+ 272.4 108.96 l
+ 268.32 113.04 l
+ 272.4 117.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 119.28 m
+ 263.28 115.2 l
+ 259.2 111.12 l
+ 255.12 115.2 l
+ 259.2 119.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 138.48 m
+ 255.36 134.4 l
+ 251.28 130.32 l
+ 247.2 134.4 l
+ 251.28 138.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 125.52 m
+ 236.4 121.44 l
+ 232.32 117.36 l
+ 228.24 121.44 l
+ 232.32 125.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 139.92 m
+ 218.88 135.84 l
+ 214.8 131.76 l
+ 210.72 135.84 l
+ 214.8 139.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 154.32 m
+ 217.92 150.24 l
+ 213.84 146.16 l
+ 209.76 150.24 l
+ 213.84 154.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 109.44 m
+ 193.44 105.36 l
+ 189.36 101.28 l
+ 185.28 105.36 l
+ 189.36 109.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 96.48 m
+ 185.28 92.4 l
+ 181.2 88.32 l
+ 177.12 92.4 l
+ 181.2 96.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 96.24 m
+ 183.36 92.16 l
+ 179.28 88.08 l
+ 175.2 92.16 l
+ 179.28 96.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 104.64 m
+ 181.92 100.56 l
+ 177.84 96.48 l
+ 173.76 100.56 l
+ 177.84 104.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 97.44 m
+ 170.16 93.36 l
+ 166.08 89.28 l
+ 162 93.36 l
+ 166.08 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 93.6 m
+ 159.36 89.52 l
+ 155.28 85.44 l
+ 151.2 89.52 l
+ 155.28 93.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 96.96 m
+ 152.88 92.88 l
+ 148.8 88.8 l
+ 144.72 92.88 l
+ 148.8 96.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 96.72 m
+ 151.92 92.64 l
+ 147.84 88.56 l
+ 143.76 92.64 l
+ 147.84 96.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 94.56 m
+ 148.32 90.48 l
+ 144.24 86.4 l
+ 140.16 90.48 l
+ 144.24 94.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 91.2 m
+ 146.88 87.12 l
+ 142.8 83.04 l
+ 138.72 87.12 l
+ 142.8 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 90.48 m
+ 143.04 86.4 l
+ 138.96 82.32 l
+ 134.88 86.4 l
+ 138.96 90.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 81.6 m
+ 114 77.52 l
+ 109.92 73.44 l
+ 105.84 77.52 l
+ 109.92 81.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 75.12 m
+ 106.56 71.04 l
+ 102.48 66.96 l
+ 98.4 71.04 l
+ 102.48 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.28 m
+ 106.08 73.2 l
+ 102 69.12 l
+ 97.92 73.2 l
+ 102 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 74.88 m
+ 100.56 70.8 l
+ 96.48 66.72 l
+ 92.4 70.8 l
+ 96.48 74.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 75.12 m
+ 96.96 71.04 l
+ 92.88 66.96 l
+ 88.8 71.04 l
+ 92.88 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 73.44 m
+ 93.12 69.36 l
+ 89.04 65.28 l
+ 84.96 69.36 l
+ 89.04 73.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.2 72.96 m
+ 89.28 68.88 l
+ 85.2 64.8 l
+ 81.12 68.88 l
+ 85.2 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.36 468.72 m
+ 723.36 471.12 721.68 472.8 719.52 472.8 c
+ 717.12 472.8 715.44 471.12 715.44 468.72 c
+ 715.44 466.56 717.12 464.88 719.52 464.88 c
+ 721.68 464.88 723.36 466.56 723.36 468.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 466.08 m
+ 722.88 468.48 721.2 470.16 719.04 470.16 c
+ 716.64 470.16 714.96 468.48 714.96 466.08 c
+ 714.96 463.92 716.64 462.24 719.04 462.24 c
+ 721.2 462.24 722.88 463.92 722.88 466.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.56 358.32 m
+ 592.56 360.72 590.88 362.4 588.72 362.4 c
+ 586.32 362.4 584.64 360.72 584.64 358.32 c
+ 584.64 356.16 586.32 354.48 588.72 354.48 c
+ 590.88 354.48 592.56 356.16 592.56 358.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 432.72 264.96 m
+ 432.72 267.36 431.04 269.04 428.88 269.04 c
+ 426.48 269.04 424.8 267.36 424.8 264.96 c
+ 424.8 262.8 426.48 261.12 428.88 261.12 c
+ 431.04 261.12 432.72 262.8 432.72 264.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 418.32 245.28 m
+ 418.32 247.68 416.64 249.36 414.48 249.36 c
+ 412.08 249.36 410.4 247.68 410.4 245.28 c
+ 410.4 243.12 412.08 241.44 414.48 241.44 c
+ 416.64 241.44 418.32 243.12 418.32 245.28 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 406.56 228.72 m
+ 406.56 231.12 404.88 232.8 402.72 232.8 c
+ 400.32 232.8 398.64 231.12 398.64 228.72 c
+ 398.64 226.56 400.32 224.88 402.72 224.88 c
+ 404.88 224.88 406.56 226.56 406.56 228.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 322.08 260.88 m
+ 322.08 263.28 320.4 264.96 318.24 264.96 c
+ 315.84 264.96 314.16 263.28 314.16 260.88 c
+ 314.16 258.72 315.84 257.04 318.24 257.04 c
+ 320.4 257.04 322.08 258.72 322.08 260.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 296.16 281.52 m
+ 296.16 283.92 294.48 285.6 292.32 285.6 c
+ 289.92 285.6 288.24 283.92 288.24 281.52 c
+ 288.24 279.36 289.92 277.68 292.32 277.68 c
+ 294.48 277.68 296.16 279.36 296.16 281.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.56 168.48 m
+ 292.56 170.88 290.88 172.56 288.72 172.56 c
+ 286.32 172.56 284.64 170.88 284.64 168.48 c
+ 284.64 166.32 286.32 164.64 288.72 164.64 c
+ 290.88 164.64 292.56 166.32 292.56 168.48 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276.24 194.88 m
+ 276.24 197.28 274.56 198.96 272.4 198.96 c
+ 270 198.96 268.32 197.28 268.32 194.88 c
+ 268.32 192.72 270 191.04 272.4 191.04 c
+ 274.56 191.04 276.24 192.72 276.24 194.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.04 193.2 m
+ 263.04 195.6 261.36 197.28 259.2 197.28 c
+ 256.8 197.28 255.12 195.6 255.12 193.2 c
+ 255.12 191.04 256.8 189.36 259.2 189.36 c
+ 261.36 189.36 263.04 191.04 263.04 193.2 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 255.12 251.76 m
+ 255.12 254.16 253.44 255.84 251.28 255.84 c
+ 248.88 255.84 247.2 254.16 247.2 251.76 c
+ 247.2 249.6 248.88 247.92 251.28 247.92 c
+ 253.44 247.92 255.12 249.6 255.12 251.76 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.16 208.8 m
+ 236.16 211.2 234.48 212.88 232.32 212.88 c
+ 229.92 212.88 228.24 211.2 228.24 208.8 c
+ 228.24 206.64 229.92 204.96 232.32 204.96 c
+ 234.48 204.96 236.16 206.64 236.16 208.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.64 256.08 m
+ 218.64 258.48 216.96 260.16 214.8 260.16 c
+ 212.4 260.16 210.72 258.48 210.72 256.08 c
+ 210.72 253.92 212.4 252.24 214.8 252.24 c
+ 216.96 252.24 218.64 253.92 218.64 256.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 217.68 325.92 m
+ 217.68 328.32 216 330 213.84 330 c
+ 211.44 330 209.76 328.32 209.76 325.92 c
+ 209.76 323.76 211.44 322.08 213.84 322.08 c
+ 216 322.08 217.68 323.76 217.68 325.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 193.2 174 m
+ 193.2 176.4 191.52 178.08 189.36 178.08 c
+ 186.96 178.08 185.28 176.4 185.28 174 c
+ 185.28 171.84 186.96 170.16 189.36 170.16 c
+ 191.52 170.16 193.2 171.84 193.2 174 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 185.04 139.44 m
+ 185.04 141.84 183.36 143.52 181.2 143.52 c
+ 178.8 143.52 177.12 141.84 177.12 139.44 c
+ 177.12 137.28 178.8 135.6 181.2 135.6 c
+ 183.36 135.6 185.04 137.28 185.04 139.44 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 138.72 m
+ 183.12 141.12 181.44 142.8 179.28 142.8 c
+ 176.88 142.8 175.2 141.12 175.2 138.72 c
+ 175.2 136.56 176.88 134.88 179.28 134.88 c
+ 181.44 134.88 183.12 136.56 183.12 138.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.68 161.28 m
+ 181.68 163.68 180 165.36 177.84 165.36 c
+ 175.44 165.36 173.76 163.68 173.76 161.28 c
+ 173.76 159.12 175.44 157.44 177.84 157.44 c
+ 180 157.44 181.68 159.12 181.68 161.28 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 169.92 140.4 m
+ 169.92 142.8 168.24 144.48 166.08 144.48 c
+ 163.68 144.48 162 142.8 162 140.4 c
+ 162 138.24 163.68 136.56 166.08 136.56 c
+ 168.24 136.56 169.92 138.24 169.92 140.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 132.24 m
+ 159.12 134.64 157.44 136.32 155.28 136.32 c
+ 152.88 136.32 151.2 134.64 151.2 132.24 c
+ 151.2 130.08 152.88 128.4 155.28 128.4 c
+ 157.44 128.4 159.12 130.08 159.12 132.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 140.64 m
+ 152.64 143.04 150.96 144.72 148.8 144.72 c
+ 146.4 144.72 144.72 143.04 144.72 140.64 c
+ 144.72 138.48 146.4 136.8 148.8 136.8 c
+ 150.96 136.8 152.64 138.48 152.64 140.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.68 139.92 m
+ 151.68 142.32 150 144 147.84 144 c
+ 145.44 144 143.76 142.32 143.76 139.92 c
+ 143.76 137.76 145.44 136.08 147.84 136.08 c
+ 150 136.08 151.68 137.76 151.68 139.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 133.68 m
+ 148.08 136.08 146.4 137.76 144.24 137.76 c
+ 141.84 137.76 140.16 136.08 140.16 133.68 c
+ 140.16 131.52 141.84 129.84 144.24 129.84 c
+ 146.4 129.84 148.08 131.52 148.08 133.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.64 123.36 m
+ 146.64 125.76 144.96 127.44 142.8 127.44 c
+ 140.4 127.44 138.72 125.76 138.72 123.36 c
+ 138.72 121.2 140.4 119.52 142.8 119.52 c
+ 144.96 119.52 146.64 121.2 146.64 123.36 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 122.16 m
+ 142.8 124.56 141.12 126.24 138.96 126.24 c
+ 136.56 126.24 134.88 124.56 134.88 122.16 c
+ 134.88 120 136.56 118.32 138.96 118.32 c
+ 141.12 118.32 142.8 120 142.8 122.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.76 96.96 m
+ 113.76 99.36 112.08 101.04 109.92 101.04 c
+ 107.52 101.04 105.84 99.36 105.84 96.96 c
+ 105.84 94.8 107.52 93.12 109.92 93.12 c
+ 112.08 93.12 113.76 94.8 113.76 96.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 78 m
+ 106.32 80.4 104.64 82.08 102.48 82.08 c
+ 100.08 82.08 98.4 80.4 98.4 78 c
+ 98.4 75.84 100.08 74.16 102.48 74.16 c
+ 104.64 74.16 106.32 75.84 106.32 78 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.84 84.96 m
+ 105.84 87.36 104.16 89.04 102 89.04 c
+ 99.6 89.04 97.92 87.36 97.92 84.96 c
+ 97.92 82.8 99.6 81.12 102 81.12 c
+ 104.16 81.12 105.84 82.8 105.84 84.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 100.32 77.52 m
+ 100.32 79.92 98.64 81.6 96.48 81.6 c
+ 94.08 81.6 92.4 79.92 92.4 77.52 c
+ 92.4 75.36 94.08 73.68 96.48 73.68 c
+ 98.64 73.68 100.32 75.36 100.32 77.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.72 79.68 m
+ 96.72 82.08 95.04 83.76 92.88 83.76 c
+ 90.48 83.76 88.8 82.08 88.8 79.68 c
+ 88.8 77.52 90.48 75.84 92.88 75.84 c
+ 95.04 75.84 96.72 77.52 96.72 79.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 74.64 m
+ 92.88 77.04 91.2 78.72 89.04 78.72 c
+ 86.64 78.72 84.96 77.04 84.96 74.64 c
+ 84.96 72.48 86.64 70.8 89.04 70.8 c
+ 91.2 70.8 92.88 72.48 92.88 74.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 74.4 m
+ 89.04 76.8 87.36 78.48 85.2 78.48 c
+ 82.8 78.48 81.12 76.8 81.12 74.4 c
+ 81.12 72.24 82.8 70.56 85.2 70.56 c
+ 87.36 70.56 89.04 72.24 89.04 74.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 58.8 60.72 m
+ /N1947 16.08 Tf
+ (0) show
+ 32.16 148.8 m
+ (1000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 236.88 m
+ (2000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 324.96 m
+ (3000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 413.28 m
+ (4000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 501.36 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 589.44 m
+ (6000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 75.36 37.9199 m
+ (0) show
+ 146.88 37.9199 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 227.76 37.9199 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 312.72 37.9199 m
+ (15000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 397.68 37.9199 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 482.64 37.9199 m
+ (25000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 567.84 37.9199 m
+ (30000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 652.8 37.9199 m
+ (35000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 737.76 37.9199 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 274.08 13.6799 m
+ /N1948 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 230.64 m
+ /N1948 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Results Size \(KB\))
+ [11.5888 9.80375 8.91947 4.44924 8.91947 8.91947 4.44924 8.91947 4.56003 11.5888 8.91947 
+ 8.91947 9.80375 4.44924 5.33352 8.91947 4.56003 10.7045 4.44924 8.019 8.91947 4.56003 
+ 5.33352 11.5888 11.5888 5.33352 ] pdfys
+ n
+ 137.04 445.68 148.08 88.08 re
+ 1 1 1 sc
+ f
+ n
+ 136.8 445.68 148.32 88.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 522.24 m
+ 164.4 522.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.88 526.32 m
+ 156.96 518.16 l
+ 148.8 518.16 l
+ 152.88 526.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 168.24 516.96 m
+ /N1947 16.08 Tf
+ (Local Size)
+ [8.92858 8.92858 8.02811 8.92858 3.55787 4.55994 10.7136 3.55787 8.02811 8.92858 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 500.16 m
+ 164.4 500.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 148.8 496.32 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 168.24 494.88 m
+ (Bottom-Up Size)
+ [10.7346 8.94956 4.47933 4.47933 8.94956 13.4036 5.36361 11.6188 8.94956 4.56002 10.7346 
+ 3.57885 8.04909 8.94956 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 478.08 m
+ 164.4 478.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.88 482.16 m
+ 156.96 478.08 l
+ 152.88 474 l
+ 148.8 478.08 l
+ 152.88 482.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 168.24 472.8 m
+ (Top-Down Size)
+ [9.75836 8.87408 8.87408 5.28813 11.5434 8.87408 11.5434 8.87408 4.55994 10.6591 3.50337 
+ 7.9736 8.87408 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 456 m
+ 164.4 456 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156.72 456 m
+ 156.72 458.4 155.04 460.08 152.88 460.08 c
+ 150.48 460.08 148.8 458.4 148.8 456 c
+ 148.8 453.84 150.48 452.16 152.88 452.16 c
+ 155.04 452.16 156.72 453.84 156.72 456 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 168.24 450.72 m
+ (BU+TD Size)
+ [10.7037 11.588 9.36892 9.80296 11.588 4.55994 10.7037 3.54797 8.0182 8.91868 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.19 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.577 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -220.485 -20.124 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ling)
+ [3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisSp)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 6.0654 6.05449 ] pdfxs
+ (a) show
+ (cewi)
+ [4.85451 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.42902 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.05449 3.0327 4.85451 8.47629 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.2654 9.39264 8.4872 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ 23.171 -13.549 m
+ /N634 10.909 Tf
+ (L)
+ [6.28357 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (cha) show
+ (rtin)
+ [4.60356 7.52722 3.33823 6.14173 ] pdfxs
+ (c) show
+ (lu)
+ [2.78176 5.85816 ] pdfxs
+ (de) show
+ (sfull)
+ [8.36716 3.33823 5.85816 3.34903 6.68718 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.47994 ] pdfxs
+ (se) show
+ (t.Ri)
+ [3.62179 8.36728 7.67998 3.34914 ] pdfxs
+ (gh) show
+ (t)
+ [7.52722 ] pdfxs
+ (cha) show
+ (rtis)
+ [4.60356 7.52722 3.33823 8.36716 ] pdfxs
+ (z) show
+ (o)
+ [5.01816 ] pdfxs
+ (o) show
+ (medin)
+ [8.92348 4.46185 9.46903 3.34914 10.0362 ] pdfxs
+ (o) show
+ (nl)
+ [10.0362 2.79267 ] pdfxs
+ (o) show
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (r-l)
+ [4.60356 3.90544 2.78176 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (ad) show
+ (rant.)
+ [4.0363 5.58542 6.13082 3.62179 3.34914 ] pdfxs
+ 1.603 -45.938 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.01083 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.01083 ] pdfxs
+ (t) show
+ (obeingfast)
+ [8.39993 6.37085 4.8436 3.0327 6.05449 8.41084 3.32724 5.46541 4.29811 7.18911 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.01083 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,DSAis)
+ [6.11995 8.32365 6.0654 11.1272 3.0327 7.25445 ] pdfxs
+ (a) show
+ (lsoverysc)
+ [3.0327 4.29811 8.41084 5.4545 4.8436 4.27631 8.70538 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble.The)
+ [6.0654 3.02179 4.85451 7.6472 7.8763 6.0654 7.79994 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [5.97813 ] pdfxs
+ (a) show
+ (ndTDp)
+ [6.0654 9.01083 7.8763 11.2909 6.05449 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 7.24354 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -15.333 -67.86 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 24.068 -67.86 m
+ /N695 10.909 Tf
+ (O) show
+ 32.693 -67.86 m
+ /N614 10.909 Tf
+ (\() show
+ 36.935 -67.86 m
+ /N695 10.909 Tf
+ (n) show
+ 43.483 -67.86 m
+ /N614 10.909 Tf
+ (\))
+ [7.54911 ] pdfxs
+ (t) show
+ (ime,where)
+ [3.0327 9.08711 4.85451 6.40358 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 109.873 -67.86 m
+ /N695 10.909 Tf
+ (n) show
+ 119.732 -67.86 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.61445 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.15993 5.75995 6.05449 8.79257 6.35994 4.85451 7.58173 ] pdfxs
+ (o) show
+ (fmem)
+ [6.64358 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.06537 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.61445 3.02179 9.37082 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.15993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Pr)
+ [9.08711 7.7672 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.61445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.37082 ] pdfxs
+ (a) show
+ -15.333 -89.783 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.73811 5.75995 6.0654 8.78166 6.35994 4.85451 8.15991 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls\(e.)
+ [3.0327 8.19263 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.97085 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.0654 6.98176 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.02179 6.37085 4.8436 4.27631 3.0327 6.05449 9.08711 5.75995 6.98176 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,e)
+ [4.8436 4.85451 6.98176 4.8436 ] pdfxs
+ (t) show
+ (c\)show)
+ [4.8436 8.13819 4.29811 6.0654 5.14905 11.7599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (t) show
+ (imerequiredf)
+ [3.0327 9.08711 8.73811 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.949 
+ 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -15.333 -111.705 m
+ (t) show
+ (heBUp)
+ [6.05449 9.14174 7.7344 12.469 6.0654 ] pdfxs
+ (a) show
+ (ssisrel)
+ [4.29811 8.59626 3.0327 8.59626 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (edb)
+ [4.8436 10.3526 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.3526 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.14174 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize)
+ [13.3853 4.29811 3.0327 4.8436 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3526 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.14174 5.75995 6.0654 8.78166 6.37085 4.8436 8.56354 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 8.59626 3.0327 10.3526 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.We)
+ [9.09802 9.83991 10.309 4.8436 ] pdfxs
+ -15.333 -133.628 m
+ (believe)
+ [6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tam)
+ [8.21456 9.43628 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.83629 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.82538 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.0689 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [10.0472 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.0363 3.0327 
+ 10.0472 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4c)
+ [3.0327 9.43628 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.0472 6.35994 8.82538 6.0654 4.29811 4.85451 10.0363 ] pdfxs
+ (to) show
+ -15.333 -155.55 m
+ (improve)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (his,butevenwi)
+ [6.0654 3.0327 4.29811 6.6654 6.0654 6.05449 7.88729 4.8436 5.4545 4.8436 9.6981 
+ 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utfur)
+ [6.05449 7.88729 3.32724 6.0654 4.2654 ] pdfxs
+ (t) show
+ (herre\fnements)
+ [6.0654 4.8436 7.909 4.27631 4.8436 6.0654 6.0654 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 7.94172 ] pdfxs
+ (D) show
+ (SAisex)
+ [6.0654 11.8144 3.0327 7.94172 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.39264 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.) show
+ 1.60297 -177.473 m
+ (Toputthisin)
+ [6.97085 8.99992 6.05449 6.0654 7.78911 4.23277 6.0654 3.0327 7.84354 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (operspective,wec)
+ [8.98901 6.37085 4.8436 4.27631 4.29811 6.37085 4.8436 4.85451 4.23277 3.0327 5.4545 
+ 4.85451 6.58903 7.57085 8.39993 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 9.59991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.38902 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,)
+ [4.8436 4.85451 6.58903 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.58903 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.59991 6.35994 5.15996 5.75995 4.2654 5.14905 5.75995 ] pdfxs
+ (3) show
+ (1benchm)
+ [8.99992 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.74904 4.29811 ] pdfxs
+ -15.333 -199.395 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.38173 ] pdfxs
+ (o) show
+ (ursys)
+ [6.0654 7.59264 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emGCCc)
+ [4.85451 12.4144 8.55269 7.88721 11.1926 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.59264 ] pdfxs
+ (a) show
+ (t)
+ [7.56002 ] pdfxs
+ (t) show
+ (he-O3level)
+ [6.0654 8.17084 3.63261 8.4872 8.77083 3.0327 4.8436 5.4545 4.85451 6.34903 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.GCCt)
+ [6.05449 7.77811 8.5636 7.8763 11.2035 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.62536 ] pdfxs
+ (94) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (s,)
+ [4.29811 6.41449 ] pdfxs
+ (47) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (s,)
+ [4.29811 6.41449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.38173 ] pdfxs
+ (38) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (s) show
+ -15.333 -221.318 m
+ (t) show
+ (oc)
+ [8.56356 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 7.96357 ] pdfxs
+ (a) show
+ (ndlink)
+ [6.05449 9.17446 3.0327 3.0327 6.05449 8.86901 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 7.95266 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,even)
+ [9.09802 4.29811 6.25085 4.8436 5.4545 4.85451 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hitdoesn)
+ [9.17446 3.0327 7.35275 6.0654 5.75995 4.8436 7.41809 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.35275 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ 308.721 -221.318 m
+ /N634 10.909 Tf
+ (a) show
+ (nylin)
+ [6.13082 8.71621 2.79267 3.34914 6.13082 ] pdfxs
+ (k) show
+ (-time)
+ [3.90544 3.62179 3.34914 8.91258 8.44364 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.92348 3.33823 ] pdfxs
+ (za) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 436.879 -221.318 m
+ /N614 10.909 Tf
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (r) show
+ -15.333 -243.24 m
+ (a) show
+ (nyc)
+ [5.75995 10.1563 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.71626 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.67263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninlinin)
+ [10.4617 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.Given)
+ [10.189 8.5636 3.02179 5.4545 4.85451 10.4617 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.0327 4.29811 7.62539 ] pdfxs
+ (D) show
+ (SAt)
+ [6.0654 12.589 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.70535 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -15.333 -265.163 m
+ /N1025 10.909 Tf
+ (3) show
+ (.)
+ [3.47997 ] pdfxs
+ (4) show
+ (%) show
+ 11.1519 -265.163 m
+ /N614 10.909 Tf
+ (,) show
+ 18.0409 -265.163 m
+ /N1025 10.909 Tf
+ (5) show
+ (.)
+ [3.47997 ] pdfxs
+ (6) show
+ (%) show
+ 44.5259 -265.163 m
+ /N614 10.909 Tf
+ (,)
+ [6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 72.8059 -265.163 m
+ /N1025 10.909 Tf
+ (1) show
+ (.)
+ [3.47997 ] pdfxs
+ (4) show
+ (%) show
+ 103.105 -265.163 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (tota) show
+ (lGCCc)
+ [6.83994 8.5636 7.8763 11.6944 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.66175 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 8.12717 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.66175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.88358 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.67266 3.32724 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.05092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -15.3331 -287.086 m
+ (GCCisn)
+ [8.5636 7.8763 11.1272 3.0327 7.54899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.48365 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.10539 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 8.99992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 8.70538 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Wefeel)
+ [9.08711 6.05449 3.0327 3.0327 4.85451 4.2654 7.75629 10.2981 8.09448 3.33815 4.8436 
+ 4.85451 6.27267 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (t) show
+ (hisshows)
+ [6.0654 3.0327 7.54899 4.29811 6.0654 5.14905 7.8763 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -15.3331 -309.008 m
+ (isf)
+ [3.0327 7.7999 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 7.74547 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [9.55628 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [7.76719 3.33815 ] pdfxs
+ (o) show
+ (ruseinre)
+ [7.76719 6.0654 4.29811 8.35629 3.0327 9.55628 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.34538 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.53449 4.8436 ] pdfxs
+ (o) show
+ (mpilers,p)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 6.55631 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyc)
+ [4.27631 3.02179 9.26174 4.85451 ] pdfxs
+ (o) show
+ (nsidering)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titmaybe)
+ [7.74547 3.02179 7.74547 9.09802 5.14905 9.26174 6.35994 4.8436 ] pdfxs
+ -15.3331 -330.931 m
+ (usedf)
+ [6.0654 4.29811 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyv)
+ [5.75995 9.39264 5.14904 ] pdfxs
+ (a) show
+ (riedclien)
+ [4.27631 3.0327 4.8436 9.6981 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(a) show
+ (sdescribed)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (t) show
+ (hesis)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ -15.3331 -368.618 m
+ /N622 11.955 Tf
+ (3.4.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (In) show
+ (ferredType)
+ [4.10049 6.14487 5.48733 5.49929 6.13291 11.955 8.97817 7.10119 7.84247 10.616 ] pdfxs
+ (In) show
+ (form)
+ [4.11245 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -15.3331 -397.585 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.06175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6c)
+ [8.66174 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.06175 5.74904 6.0654 8.79257 6.35994 4.8436 7.49446 ] pdfxs
+ (o) show
+ (fl)
+ [6.5454 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.27264 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.28355 4.29811 ] pdfxs
+ (to) show
+ (reinstruc)
+ [4.27631 8.06175 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (\(\\a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 ] pdfxs
+ (") show
+ (\)wh)
+ [7.46184 7.8763 6.0654 ] pdfxs
+ (o) show
+ (sep)
+ [4.29811 8.06175 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.48355 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ndis)
+ [6.0654 9.27264 3.0327 4.29811 ] pdfxs
+ -15.3331 -419.508 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermined)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 9.75264 ] pdfxs
+ (t) show
+ (op)
+ [9.14174 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.93092 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ 106.161 -419.508 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (n-c)
+ [6.14173 3.89453 4.46185 ] pdfxs
+ (o) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ (aps) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ 169.725 -419.508 m
+ /N614 10.909 Tf
+ (,) show
+ 176.454 -419.508 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ 221.123 -419.508 m
+ /N614 10.909 Tf
+ (D) show
+ (Snode:)
+ [9.74173 6.0654 5.75995 6.05449 4.85451 7.97448 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (D) show
+ (SAis)
+ [6.05449 11.869 3.0327 7.98535 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.53084 ] pdfxs
+ (t) show
+ (oc)
+ [9.14174 4.8436 ] pdfxs
+ (o) show
+ (nclusively)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 5.4545 4.8436 3.0327 5.75995 ] pdfxs
+ -15.3331 -441.431 m
+ (infer)
+ [3.0327 6.05449 3.33815 4.8436 8.34536 ] pdfxs
+ (a) show
+ (stype-s)
+ [8.37808 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe.The\frsttwoc)
+ [3.32724 4.85451 9.18537 7.8763 6.0654 8.92356 6.05449 4.27631 4.29811 8.32365 3.93823 
+ 7.57085 9.52355 4.85451 ] pdfxs
+ (o) show
+ (lumnslist)
+ [3.0327 6.05449 9.09802 6.05449 8.37808 3.0327 3.0327 4.29811 8.31274 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.92356 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1345 ] pdfxs
+ (tota) show
+ (lnumber)
+ [7.10176 5.74904 6.0654 8.79257 6.35994 4.8436 8.34536 ] pdfxs
+ (o) show
+ (fmem)
+ [7.40721 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryins)
+ [4.27631 9.82901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 213.212 -468.791 m
+ (71) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (83) 84
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 609.878 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ (ory)
+ [4.88565 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 41.694 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.017 2.83899 cm
+ 0 0 m
+ (Analy)
+ [7.3483 5.42756 4.74215 2.71774 5.14864 ] pdfxs
+ (s) show
+ (is)
+ [2.71774 7.10127 ] pdfxs
+ (T) show
+ (ime\(s\))
+ [2.71774 8.12935 7.73092 3.7937 3.85749 3.7937 ] pdfxs
+ 1 0 0 1 105.484 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.569 2.83899 cm
+ 0 0 m
+ (Analy)
+ [7.3483 5.42756 4.74215 2.71774 5.14864 ] pdfxs
+ (s) show
+ (isSpace\(byt)
+ [2.71774 7.10127 5.42756 5.41959 4.75012 4.33572 7.73092 3.7937 5.15658 5.14864 3.80167 
+ ] pdfxs
+ (es) show
+ (\)) show
+ 1 0 0 1 138.905 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.826 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 36.045 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Local)
+ [5.85794 5.14866 4.34369 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 28.585 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.49899 2.83899 cm
+ 0 0 m
+ (BU)
+ [6.92594 7.48378 ] pdfxs
+ 1 0 0 1 20.511 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.57199 2.83899 cm
+ 0 0 m
+ (T) show
+ (D) show
+ 1 0 0 1 20.438 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (L+B+)
+ [5.85794 7.58745 6.93391 7.59542 ] pdfxs
+ (T) show
+ 1 0 0 1 40.542 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.71 2.83899 cm
+ 0 0 m
+ (Local)
+ [5.85794 5.14866 4.34369 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 34.119 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.908 2.83899 cm
+ 0 0 m
+ (BU)
+ [6.92594 7.48378 ] pdfxs
+ 1 0 0 1 29.92 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.865 2.83899 cm
+ 0 0 m
+ (T) show
+ (D) show
+ 1 0 0 1 27.73 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (BU+)
+ [6.93391 7.47581 7.59542 ] pdfxs
+ (T) show
+ (D) show
+ 1 0 0 1 42.046 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.146 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (176)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.83899 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (44)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (38)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (42)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (10275784)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (11906592)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (7270952)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (19177544)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.84 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (44)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (87)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (37)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (68)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (9513864)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (11245056)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (6743568)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.84 cm
+ 0 0 m
+ (17988624)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (253)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.70226 7.06136 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (31)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (11)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (65)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (6125408)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (8996272)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (3601432)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (12597704)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay)
+ [4.00098 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (18)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (23)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (13)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (54)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (4062264)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (5716072)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (3470128)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.804 2.84 cm
+ 0 0 m
+ (9186200)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (18)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (14)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (56)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (5048848)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (8005688)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (4556456)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (12562144)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (17)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (41)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (19)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (77)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (4534000)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (8233320)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (3928600)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.84 cm
+ 0 0 m
+ (12161920)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (23)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2567048)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (4213688)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2535080)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (6748768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (147)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (14)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (30)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2232296)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2852024)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (1718240)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (4570264)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2222704)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2831328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (1709200)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (4540528)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (134)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (12)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1709904)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2086760)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (1229320)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (3316080)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (099)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (936608)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1330576)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (927512)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2258088)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (857760)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1207232)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (825944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2033176)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (namd)
+ [4.70226 4.24008 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (786472)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1067224)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (779768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1846992)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.24008 2.58225 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (12)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (842968)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1375824)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (836312)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2212136)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (132)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (978864)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1487576)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (957488)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2445064)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (b)
+ [4.70226 ] pdfxs
+ (s) show
+ (im)
+ [2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (523968)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (709856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (452680)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1162536)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (559304)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (929832)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (533936)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1463768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (583504)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (885560)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (559200)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1444760)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pa)
+ [4.70226 4.24008 ] pdfxs
+ (rs) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (874584)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1332312)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (776144)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2108456)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (673488)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (992336)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (628608)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1620944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (124)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (849928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1365728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (792456)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2158184)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (130)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (16)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1212472)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1995008)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (955312)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2950320)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (467496)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (777304)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (447472)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1224776)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (343240)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (535856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (298448)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (834304)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (336592)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (530208)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (295720)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (825928)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.4712 4.70226 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (435680)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (688328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (393360)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1081688)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (328952)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (535112)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (309216)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (844328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (145)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (285432)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (483256)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (267528)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (750784)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (335248)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (542752)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (304792)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (847544)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (331792)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (537104)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (301760)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (838864)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (303168)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (489520)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (278928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (768448)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (260736)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (411560)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (239616)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (651176)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (254136)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (404376)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (232176)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (636552)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (128944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (221712)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (129904)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (351616)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (57928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (77744)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (57168)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (134912)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (256)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (bzip2)
+ [4.70226 3.76183 2.3591 4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (83872)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (134040)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (81752)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (215792)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (181)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (55360)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (77880)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (53976)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (131856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (61216)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (97536)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (57952)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (155488)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (39240)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (59496)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (37656)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.273 2.83899 cm
+ 0 0 m
+ (97152)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (129)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (34232)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (61784)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (32584)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.273 2.84 cm
+ 0 0 m
+ (94368)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.146 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 82.455 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:DSA)
+ [7.8872 8.32365 6.0654 11.8144 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTime)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndSp)
+ [6.05449 9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ceC)
+ [4.85451 8.47629 7.88721 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Data) show
+ 146.091 -139.205 m
+ (72) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.2)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.096 0 m
+ /N2097 11.955 Tf
+ (poolfree)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 ] pdfxs
+ 94.795 0 m
+ /N622 11.955 Tf
+ (Elimi)
+ [8.82286 3.74195 3.73 11.2138 3.73 ] pdfxs
+ (na) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (:PoolFreeElim)
+ [9.70749 8.82275 7.08935 6.7307 3.73 7.34037 5.48733 6.14487 6.13291 8.82286 3.74195 
+ 3.73 11.2138 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.81 -28.968 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 91.831 -28.968 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0835 ] pdfxs
+ (ato) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyrele)
+ [3.0327 3.0327 10.7781 4.27631 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 9.32716 ] pdfxs
+ (a) show
+ (llmem)
+ [3.0327 8.05084 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 10.7781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mapo)
+ [14.1162 10.4726 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,re)
+ [3.0327 8.39993 4.27631 4.8436 ] pdfxs
+ (ga) show
+ (rdless)
+ [4.27631 6.05449 3.0327 4.85451 4.29811 9.32716 ] pdfxs
+ (o) show
+ (fwhe)
+ [8.35629 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (o) show
+ (rn)
+ [9.01081 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.97819 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.58901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mh)
+ [13.8325 6.05449 ] pdfxs
+ (a) show
+ (sexplici)
+ [9.04353 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyfreedi)
+ [3.0327 10.4945 3.32724 4.27631 4.8436 4.85451 10.7999 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [11.1817 ] pdfxs
+ (A) show
+ (smen)
+ [9.04353 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedinSec)
+ [6.0654 4.8436 10.7999 3.0327 10.7999 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (,)
+ [8.05084 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.04353 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly\fx)
+ [3.0327 3.0327 10.4945 6.0654 5.75995 ] pdfxs
+ -1.52588e-05 -72.813 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 9.14174 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ksins)
+ [5.75995 7.6799 3.0327 9.43628 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.23629 4.8436 ] pdfxs
+ (a) show
+ (sesbyrecl)
+ [4.30902 4.8436 7.6799 5.75995 9.14174 4.27631 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (imingmem)
+ [3.0327 9.08711 3.0327 6.0654 8.83629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.13083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [7.62547 7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.43628 6.35994 8.23629 ] pdfxs
+ (ot) show
+ (herwisele)
+ [6.05449 4.85451 4.2654 7.88721 3.0327 4.29811 8.22539 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ked.The)
+ [5.4545 4.8436 6.0654 7.78902 7.8763 6.0654 4.8436 ] pdfxs
+ 422.182 -72.813 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 0 -94.735 m
+ /N614 10.909 Tf
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisb)
+ [9.07628 3.0327 7.309 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.06537 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.07628 4.23277 6.0654 ] pdfxs
+ (a) show
+ (twec)
+ [7.25457 7.57085 7.86539 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 348.185 -94.735 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (d) show
+ (uc)
+ [5.85816 4.46185 ] pdfxs
+ (e) show
+ 381.583 -94.735 m
+ /N614 10.909 Tf
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 8.77083 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ksin)
+ [5.75995 7.309 3.0327 5.75995 ] pdfxs
+ (to) show
+ 0 -116.658 m
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mifwec)
+ [12.7307 3.0327 6.97085 7.57085 8.4872 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [9.6981 6.0654 4.2654 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (heywilln)
+ [6.05449 4.85451 9.39264 7.8763 3.0327 3.0327 6.6654 6.0654 ] pdfxs
+ (o) show
+ (tincre)
+ [7.87638 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (t) show
+ (hepe)
+ [6.05449 8.4872 6.35994 4.85451 ] pdfxs
+ (a) show
+ (khe)
+ [9.39264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (psize)
+ [9.6981 4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -138.581 m
+ (This)
+ [7.8763 6.0654 3.0327 8.23626 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.99264 4.85451 ] pdfxs
+ (a) show
+ (nbe)
+ [9.99264 6.35994 8.78174 ] pdfxs
+ (a) show
+ (ppliedinm)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 9.99264 3.0327 9.99264 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.68719 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.85451 4.29811 8.77083 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ively,m)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 7.0363 9.08711 ] pdfxs
+ (a) show
+ (nysh)
+ [5.75995 9.6981 4.29811 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (-livedd)
+ [3.63261 3.0327 3.0327 5.4545 4.85451 9.99264 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.39265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ 0 -160.503 m
+ (havea)
+ [6.0654 5.14905 5.4545 9.27265 9.88355 ] pdfxs
+ (\\) show
+ (build-use-des)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 3.63261 6.05449 4.30902 4.8436 3.64352 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy"p)
+ [4.27631 5.14905 5.75995 9.88355 6.05449 ] pdfxs
+ (att) show
+ (ern,inwhich)
+ [4.85451 4.2654 6.0654 7.65811 3.0327 10.4835 7.8763 6.0654 3.0327 4.53815 10.4945 
+ ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.46175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.0654 8.72717 6.0654 ] pdfxs
+ (a) show
+ (ppenbef)
+ [6.05449 6.37085 4.8436 10.4945 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.27265 ] pdfxs
+ (a) show
+ (nyde)
+ [5.75995 10.189 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 10.2654 ] pdfxs
+ (I) show
+ (n) show
+ 0 -182.426 m
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.99626 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [8.06175 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.55266 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.08711 6.0654 3.0327 8.54175 3.0327 9.75264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.54175 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,ifnomem)
+ [6.74176 3.0327 7.02539 6.0654 9.14174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryis)
+ [4.27631 9.4581 3.0327 7.99626 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 9.75264 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7853 ] pdfxs
+ (a) show
+ (nypo)
+ [5.74904 9.4581 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lbetween)
+ [6.73085 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.75264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -204.348 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 49.73 -204.348 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.75993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldes)
+ [6.94903 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royf)
+ [4.27631 5.14905 9.66537 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.75993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 236.066 -204.348 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 285.796 -204.348 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 8.21444 4.8436 ] pdfxs
+ (a) show
+ (nbeelimin)
+ [9.97082 6.37085 8.75993 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ted.F)
+ [4.23277 4.85451 6.05449 8.71629 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -226.271 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hisleavesuswi)
+ [6.05449 3.0327 7.94172 3.0327 4.8436 5.14905 5.4545 4.85451 7.94172 6.05449 7.94172 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (hecodeshowninFi)
+ [6.05449 8.4872 4.8436 5.75995 6.0654 8.4872 4.29811 6.0654 5.14905 7.8763 9.6981 
+ 3.0327 9.6981 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.) show
+ 11.964 -253.996 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 34.816 -253.996 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 122.771 -253.996 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 132.588 -253.996 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 148.881 -253.996 m
+ /N1220 8.96599 Tf
+ (f) show
+ 24.073 -264.955 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 49.5589 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.8329 -264.955 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 71.2149 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 77.0769 -264.955 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 93.3319 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 99.5779 -264.955 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 22.9309 -275.914 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 5.7652 
+ 2.56423 ] pdfxs
+ 23.4179 -286.873 m
+ (poolcreate\(&PD1\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 23.4179 -297.832 m
+ (poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 23.6949 -308.79 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 23.3339 -319.749 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 133.253 -319.749 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 23.3339 -330.708 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 133.253 -330.708 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94024 11.3868 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 22.6719 -352.626 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 55.7709 -352.626 m
+ /N1156 8.96599 Tf
+ (\(A\))
+ [4.35742 7.78244 3.58634 ] pdfxs
+ 77.6759 -352.626 m
+ /N1220 8.96599 Tf
+ (f) show
+ 88.5199 -352.626 m
+ /N1156 8.96599 Tf
+ (tmp=A)
+ [3.63117 7.7376 9.88051 11.4137 6.91274 ] pdfxs
+ 126.354 -352.626 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 131.884 -352.626 m
+ /N1305 8.96599 Tf
+ (>) show
+ 138.764 -352.626 m
+ /N1156 8.96599 Tf
+ (Next;A=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 8.56248 10.9295 11.9247 3.64014 7.72863 6.76035 2.56423 
+ ] pdfxs
+ 220.506 -352.626 m
+ /N1220 8.96599 Tf
+ (g) show
+ 22.6719 -363.585 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 55.7709 -363.585 m
+ /N1156 8.96599 Tf
+ (\(B\))
+ [4.55467 7.5852 3.58634 ] pdfxs
+ 77.6759 -363.585 m
+ /N1220 8.96599 Tf
+ (f) show
+ 88.5199 -363.585 m
+ /N1156 8.96599 Tf
+ (tmp=)
+ [3.63117 7.7376 9.88051 11.5392 ] pdfxs
+ (B) show
+ 126.354 -363.585 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 131.884 -363.585 m
+ /N1305 8.96599 Tf
+ (>) show
+ 138.764 -363.585 m
+ /N1156 8.96599 Tf
+ (Next;B=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 8.75076 10.7412 11.9247 3.64014 7.72863 6.76035 2.56423 
+ ] pdfxs
+ 220.506 -363.585 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3179 -385.503 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 133.253 -385.503 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 23.3179 -396.462 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 133.253 -396.462 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 11.5189 -407.421 m
+ /N1220 8.96599 Tf
+ (g) show
+ 103.44 -436.91 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:Fi)
+ [7.8872 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.8436 7.909 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 294.44 -436.91 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 343.894 -436.91 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 16.9359 -471.091 m
+ (Not) show
+ (e)
+ [8.49811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (telimin)
+ [7.8982 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 155.19 -471.091 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 204.658 -471.091 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.95263 3.0327 9.709 ] pdfxs
+ (t) show
+ (hede)
+ [6.05449 8.49811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlo)
+ [9.709 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 7.95263 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.40355 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.95263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000152588 -493.013 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 4.29811 ] pdfxs
+ 28.6658 -493.013 m
+ /N634 10.909 Tf
+ (o) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (p) show
+ (utfre)
+ [5.85816 7.90903 3.34914 4.04721 4.46185 ] pdfxs
+ (e) show
+ 79.9338 -493.013 m
+ /N614 10.909 Tf
+ (.Bec)
+ [9.15265 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.91265 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (his,s)
+ [6.0654 3.02179 4.30902 7.19994 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.1126 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.05449 9.08711 8.36717 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (agg) show
+ (ressivede)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.91265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dcodeelimin)
+ [10.1235 4.8436 5.75995 6.05449 8.91265 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ -0.000167847 -514.936 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M's,)
+ [10.0036 3.02179 4.30902 3.0327 ] pdfxs
+ 43.8218 -514.936 m
+ /N722 10.909 Tf
+ (-adce) show
+ 75.1148 -514.936 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ss\)c)
+ [4.29811 4.29811 6.90548 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.71629 6.37085 7.50539 6.05449 4.30902 4.8436 8.71629 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.11629 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.50539 ] pdfxs
+ (t) show
+ (hede)
+ [6.0654 7.50539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dlo)
+ [8.71629 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps,leavinguswi)
+ [6.0654 4.29811 5.89086 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 8.11629 6.05449 
+ 6.95991 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [8.71629 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.0654 7.50539 4.8436 5.75995 6.0654 7.50539 3.02179 8.71629 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.50539 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.) show
+ 16.9358 -536.858 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.7028 -536.858 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 91.4998 -536.858 m
+ /N614 10.909 Tf
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.0399 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisbene\fci)
+ [11.0399 3.0327 9.27262 6.37085 4.8436 6.0654 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [8.0072 3.33815 ] pdfxs
+ (o) show
+ (rtwore)
+ [9.25081 3.93823 7.57085 10.4399 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns:\frst,itremovess)
+ [6.0654 4.30902 10.5599 6.05449 4.27631 4.30902 4.23277 8.34538 3.0327 9.22909 4.2654 
+ 4.85451 9.08711 5.14905 5.4545 4.85451 9.28353 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -0.000167847 -558.781 m
+ (unnecces)
+ [6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.8436 4.30902 ] pdfxs
+ (a) show
+ (rym)
+ [4.27631 9.71992 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.0654 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hefreelist)
+ [6.0654 8.81447 3.33815 4.2654 4.85451 4.8436 3.0327 3.0327 4.29811 8.21456 ] pdfxs
+ (\() show
+ (whichismin)
+ [7.8763 6.0654 3.0327 4.53815 10.0363 3.0327 8.26899 9.08711 3.0327 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (\)) show
+ (,sec)
+ [7.09085 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 7.09085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.26899 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nocc)
+ [10.0363 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -0.000167847 -580.703 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 ] pdfxs
+ (t) show
+ (heremov)
+ [6.05449 8.4872 4.27631 4.8436 9.08711 5.15996 5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (fen)
+ [6.97085 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ 134.97 -580.703 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (ave) show
+ (rsal)
+ [4.60356 4.45083 5.58542 2.78176 ] pdfxs
+ (s) show
+ 183.769 -580.703 m
+ /N614 10.909 Tf
+ (o) show
+ (fdatas)
+ [6.97085 6.05449 5.46541 4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,such)
+ [6.05449 4.27631 4.8436 4.30902 6.6654 4.29811 6.0654 4.54905 9.68719 ] pdfxs
+ (a) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (a) show
+ (bove.)
+ [6.35994 5.14905 5.4545 4.85451 3.0327 ] pdfxs
+ 16.9358 -602.626 m
+ (I) show
+ (n)
+ [9.89446 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.10537 ] pdfxs
+ (t) show
+ (ode)
+ [9.28356 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ectunnecces)
+ [4.8436 4.85451 8.07274 6.05449 6.0654 6.0654 4.8436 4.8436 4.85451 4.8436 4.30902 
+ ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 167.145 -602.626 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 216.792 -602.626 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls,weperf)
+ [3.0327 3.0327 4.29811 6.9163 7.57085 8.68356 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmasimplein)
+ [4.2654 12.9271 9.28356 4.29811 3.0327 9.08711 6.0654 3.0327 8.67266 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lb)
+ [6.86176 6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -0.000183105 -624.548 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (\row)
+ [6.0654 5.14905 12.3926 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\(perpo)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 4.23277 6.37085 4.8436 8.78172 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (l\)fr)
+ [3.0327 8.7491 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthepo)
+ [13.6034 4.23277 6.0654 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [7.53812 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royc)
+ [4.27631 5.14905 10.2654 4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 8.80353 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.78172 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,iden)
+ [3.0327 7.74539 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingb)
+ [3.0327 3.32724 5.75995 3.0327 6.05449 9.97082 6.05449 ] pdfxs
+ (a) show
+ (sicblocksin)
+ [4.30902 3.02179 9.35992 6.05449 3.0327 5.75995 4.54905 5.74904 8.81444 3.0327 6.0654 
+ ] pdfxs
+ 225.818 -657.201 m
+ (133) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (84) 85
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (6.1Pool)
+ [8.07685 4.476 24.2161 10.573 8.52157 8.0625 9.87009 ] pdfxs
+ (Op) show
+ (timi)
+ [6.26925 4.49035 13.4422 4.49035 ] pdfxs
+ (z) show
+ (atio)
+ [7.83287 6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Wedescribef)
+ [10.2981 9.39265 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 9.38174 3.33815 
+ ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.80354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.78183 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (it)
+ [3.02179 8.78183 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.39265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.99264 ] pdfxs
+ (o) show
+ (fhe)
+ [7.86538 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.5926 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sby)
+ [8.83626 5.75995 10.2872 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.39265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.55993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -54.648 m
+ (to) show
+ (rintopo)
+ [9.10899 3.0327 5.75995 4.23277 10.2981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 8.17084 ] pdfxs
+ (a) show
+ (ndthec)
+ [6.0654 10.8981 4.23277 6.0654 9.68719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lwehaveover)
+ [7.86538 7.57085 9.68719 6.0654 5.14905 5.4545 9.68719 5.14905 5.4545 4.85451 9.10899 
+ ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.68719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [7.86538 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.68719 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry.Thebene\f)
+ [4.27631 4.84359 11.4872 7.8763 6.0654 9.67628 6.37085 4.8436 6.0654 4.8436 6.0654 
+ ] pdfxs
+ (t) show
+ (s)
+ [9.14171 ] pdfxs
+ (o) show
+ (f)
+ [8.17084 ] pdfxs
+ (a) show
+ (llf)
+ [3.02179 7.87629 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -76.571 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (reev)
+ [4.27631 8.47629 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (edinSec)
+ [4.85451 9.6981 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 0 -114.403 m
+ /N622 11.955 Tf
+ (6.1.1Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gPoolAllo)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionfor)
+ [5.22437 3.74195 6.71874 11.955 4.11245 6.7307 9.97045 ] pdfxs
+ (S) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gleton)
+ [6.71874 3.74195 6.13291 5.23633 6.71874 11.955 ] pdfxs
+ (O) show
+ (bje)
+ [8.22503 4.10049 6.14487 ] pdfxs
+ (c) show
+ (ts:)
+ [5.22437 5.30802 9.70749 ] pdfxs
+ (S) show
+ (ele)
+ [6.14487 3.73 6.14487 ] pdfxs
+ (c) show
+ (tivePA)
+ [5.22437 3.74195 6.71863 6.13291 8.06958 10.1618 ] pdfxs
+ 0 -143.371 m
+ /N614 10.909 Tf
+ (Thesimplest)
+ [7.8763 6.0654 7.9963 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 4.30902 7.38547 
+ ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwepr)
+ [9.2181 7.57085 7.9963 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (e)
+ [7.9963 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.45081 ] pdfxs
+ (t) show
+ (oav)
+ [8.59629 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idpo)
+ [3.02179 9.20719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 8.59629 ] pdfxs
+ (D) show
+ (Snodes)
+ [9.20719 6.0654 5.75995 6.05449 4.85451 7.45081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twillhave)
+ [7.38547 7.88721 3.02179 3.0327 6.1854 6.05449 5.14905 5.4545 7.9963 ] pdfxs
+ (a) show
+ 0 -165.293 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lemem)
+ [3.0327 7.76721 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.67265 ] pdfxs
+ (o) show
+ (bject)
+ [6.6763 3.32724 4.85451 4.8436 7.16729 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 8.9781 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mit.Po)
+ [12.0107 3.0327 4.23277 7.6472 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.95631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsu\013ersfr)
+ [8.9781 4.30902 6.05449 6.35986 4.85451 4.27631 7.22172 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mtwoperf)
+ [12.0107 3.93823 7.58175 8.37811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncedis)
+ [6.05449 4.85451 7.76721 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 0 -187.216 m
+ (whenpo)
+ [7.8763 6.0654 4.8436 9.28355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 8.67265 ] pdfxs
+ (t) show
+ (hesesin)
+ [6.05449 4.85451 4.29811 8.07266 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (npo)
+ [9.27264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls:Firs)
+ [3.0327 4.30902 7.66902 7.12357 3.02179 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,it)
+ [6.33813 3.0327 7.46184 ] pdfxs
+ (a) show
+ (ddsoverhe)
+ [6.05449 6.0654 7.51627 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.27264 ] pdfxs
+ (t) show
+ (o)
+ [8.67265 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.06175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbyrequiring)
+ [12.3053 5.75995 8.9781 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 3.0327 6.05449 
+ 8.67265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -209.139 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,des)
+ [6.0654 6.6654 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.6981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentp)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 6.0654 ] pdfxs
+ (a) show
+ (ssing)
+ [4.29811 4.30902 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6763 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs.)
+ [4.27631 4.30902 3.0327 ] pdfxs
+ 16.936 -231.061 m
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 6.32722 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.28355 9.08711 ] pdfxs
+ (o) show
+ (reimp)
+ [4.27631 8.07266 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.02179 4.8545 6.33813 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.07266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.28355 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeis)
+ [3.02179 9.09802 8.07266 3.02179 7.52718 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedtoh)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.28355 4.23277 8.68356 6.05449 ] pdfxs
+ (a) show
+ (ndlec)
+ [6.0654 6.0654 3.02179 8.07266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.52718 ] pdfxs
+ (o) show
+ (f) show
+ 0 -252.984 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,soitdoesn)
+ [6.0654 4.29811 6.62176 4.29811 9.02174 3.0327 7.81092 6.05449 5.75995 4.8436 7.87627 
+ 6.05449 ] pdfxs
+ (o) show
+ (tperf)
+ [7.81092 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmwellin)
+ [4.27631 12.6544 7.58175 4.8436 3.0327 6.59994 3.0327 9.62173 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.42175 ] pdfxs
+ (o) show
+ (rsp)
+ [7.83264 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cef)
+ [4.85451 8.41084 3.33815 ] pdfxs
+ (o) show
+ (rsin)
+ [7.84355 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (let)
+ [3.0327 4.85451 4.23277 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.85448 ] pdfxs
+ (I) show
+ (np)
+ [9.62173 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.61085 ] pdfxs
+ (o) show
+ (n) show
+ 0 -274.906 m
+ (t) show
+ (he\frst)
+ [6.05449 8.91265 6.05449 4.27631 4.29811 8.30183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,it)
+ [6.0654 7.18903 3.0327 8.30183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (esal)
+ [4.85451 8.35626 9.51264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (echunk)
+ [8.90174 4.54905 5.75995 6.05449 6.0654 9.8181 ] pdfxs
+ (o) show
+ (fmem)
+ [7.38539 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysu\016cient)
+ [4.27631 9.80719 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 8.30183 ] pdfxs
+ (t) show
+ (oh)
+ [9.50174 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 10.1126 ] pdfxs
+ (t) show
+ (hereques)
+ [6.0654 8.90174 4.2654 4.85451 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edmem)
+ [4.8436 10.1235 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -296.829 m
+ (plussever)
+ [6.0654 3.02179 6.0654 7.53809 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lm)
+ [6.26176 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.08357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.74539 ] pdfxs
+ (I) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (hereisis)
+ [6.05449 4.85451 4.2654 8.08357 3.0327 7.53809 3.0327 7.53809 ] pdfxs
+ (o) show
+ (nlyever)
+ [6.05449 3.0327 8.98901 4.85451 5.4545 4.8436 7.50537 ] pdfxs
+ (o) show
+ (nedyn)
+ [6.0654 8.08357 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 8.08357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [12.3162 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.33813 ] pdfxs
+ (t) show
+ (hisex)
+ [6.0654 3.0327 7.53809 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ 0 -318.751 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edisw)
+ [4.8436 9.6981 3.0327 7.94172 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (sl)
+ [7.93081 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.0654 9.08719 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lislive.)
+ [6.6654 3.0327 7.94172 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -340.674 m
+ (Weiden)
+ [10.2981 8.17084 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyp)
+ [3.0327 3.32724 9.07628 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llysin)
+ [3.0327 3.0327 9.06537 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (to) show
+ (npo)
+ [9.37082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswi)
+ [3.0327 7.61445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hasimpleheuris)
+ [9.37082 8.77083 4.29811 3.0327 9.08711 6.0654 3.0327 8.15993 6.0654 4.8436 6.0654 
+ 4.2654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic:wecl)
+ [3.0327 4.85451 7.71266 7.57085 8.15993 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ssify)
+ [4.29811 4.30902 3.02179 3.33815 9.06537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 386.638 -340.674 m
+ /N1025 10.909 Tf
+ (H) show
+ 399.769 -340.674 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.61445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.54911 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -362.596 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [7.08002 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (edtoby)
+ [4.8436 8.91265 4.23277 8.30175 5.75995 8.59629 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.59629 ] pdfxs
+ (ot) show
+ (hermem)
+ [6.0654 4.8436 7.12356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.6072 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 7.09093 ] pdfxs
+ (\() show
+ (includingi)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 8.29084 3.0327 ] pdfxs
+ (t) show
+ (self\))
+ [4.30902 4.8436 3.0327 4.17814 7.09093 ] pdfxs
+ (a) show
+ (ssin)
+ [7.14536 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (n)
+ [8.90174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.Thisc)
+ [4.30902 7.61448 7.8763 6.0654 3.02179 7.14536 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -384.519 m
+ (a) show
+ (pproxim)
+ [6.0654 6.05449 4.27631 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperservespo)
+ [10.2217 6.37085 4.8436 4.27631 4.29811 4.85451 4.2654 5.4545 4.85451 8.46535 6.37085 
+ 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.19994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.2217 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [10.2217 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.46535 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.2326 ] pdfxs
+ (a) show
+ (srecursives)
+ [8.46535 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.02174 4.29811 
+ ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,s)
+ [6.05449 4.27631 4.8436 4.30902 7.33084 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.92719 ] pdfxs
+ (o) show
+ (r) show
+ 0 -406.441 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.43993 ] pdfxs
+ (a) show
+ (rrays)
+ [4.2654 4.27631 5.14905 5.75995 8.70535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.64001 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.64001 ] pdfxs
+ (t) show
+ (oal)
+ [9.86173 9.86173 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [9.25083 5.75995 6.05449 8.79257 6.35994 4.85451 8.67263 ] pdfxs
+ (o) show
+ (fnodes,e)
+ [7.73448 6.0654 5.74904 6.0654 4.8436 4.30902 7.62539 4.8436 ] pdfxs
+ (t) show
+ (c\)while\fl)
+ [4.85451 8.64001 7.8763 6.0654 3.0327 3.02179 9.26174 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ering)
+ [4.8436 4.27631 3.0327 6.05449 9.86173 ] pdfxs
+ (o) show
+ (uts)
+ [6.05449 8.65092 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 9.25083 ] pdfxs
+ (o) show
+ (bvi)
+ [5.74904 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyb)
+ [6.0654 4.29811 3.0327 10.1563 6.0654 ] pdfxs
+ (a) show
+ (d) show
+ 0 -428.364 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -450.286 m
+ (I) show
+ (npr)
+ [10.9963 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 8.27993 7.58175 9.77446 6.0654 6.05449 10.9963 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (t) show
+ (histri)
+ [6.05449 3.0327 9.23989 4.23277 4.27631 3.0327 ] pdfxs
+ (gg) show
+ (ers)
+ [4.8436 4.27631 9.22898 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.77446 9.09802 ] pdfxs
+ (o) show
+ (stf)
+ [4.29811 9.17455 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [9.20717 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.23989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (eadyn)
+ [9.77446 10.3854 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.77446 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 5.75995 ] pdfxs
+ 0 -472.209 m
+ (o) show
+ (fmem)
+ [7.91993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3526 ] pdfxs
+ (o) show
+ (nen)
+ [10.6472 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 10.3417 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.44719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6581 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 10.6581 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ethemem)
+ [9.44719 4.23277 6.0654 9.43629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rybef)
+ [4.27631 10.3526 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reexi)
+ [4.27631 9.43629 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [10.7345 ] pdfxs
+ (I) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (a) show
+ (rrayh)
+ [4.27631 4.27631 5.14905 10.3417 6.0654 ] pdfxs
+ (a) show
+ (d)
+ [10.6472 ] pdfxs
+ (a) show
+ 0 -494.132 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 10.6254 6.35994 ] pdfxs
+ (o) show
+ (undsize)
+ [6.0654 6.0654 10.9199 4.30902 3.0327 4.8436 9.71992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [9.12 7.57085 ] pdfxs
+ (a) show
+ (sknowntobesm)
+ [9.17444 5.75995 6.05449 5.14905 7.88721 10.9308 4.23277 10.3308 6.35994 9.71992 4.29811 
+ 9.09802 ] pdfxs
+ (a) show
+ (ll,itw)
+ [3.02179 3.0327 8.21447 3.02179 9.12 7.57085 ] pdfxs
+ (o) show
+ (uldbere)
+ [6.0654 3.02179 10.9308 6.37085 9.70901 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nable)
+ [6.05449 5.46541 6.05449 3.0327 9.71992 ] pdfxs
+ (t) show
+ (os)
+ [10.3199 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 10.6254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.70901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -516.054 m
+ (o) show
+ (bject.Bec)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.1272 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.56356 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 8.57447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (shave)
+ [8.01808 6.0654 5.14905 5.4545 8.56356 ] pdfxs
+ (a) show
+ (nunknown\()
+ [9.77446 6.0654 6.05449 5.75995 6.0654 5.14905 7.8763 9.78537 4.23277 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.77446 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyveryl)
+ [3.0327 3.0327 9.46901 5.4545 4.85451 4.27631 9.46901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e\)size,wejustpreserve)
+ [4.85451 7.95274 4.30902 3.0327 4.8436 4.85451 6.76358 7.57085 8.56356 3.33815 6.0654 
+ 4.29811 7.96365 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 ] pdfxs
+ 0 -537.977 m
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.)
+ [3.33815 4.27631 4.8436 4.85451 3.0327 ] pdfxs
+ 16.936 -559.899 m
+ (Wen)
+ [10.2981 8.4872 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (Selec)
+ [6.0654 4.8436 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveP)
+ [3.0327 5.4545 8.4872 6.51267 ] pdfxs
+ (A") show
+ (.) show
+ 225.818 -657.201 m
+ (132) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 77.714 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.343 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 9.73599 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ 1 0 0 1 27.625 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.83899 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 28.693 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (Un)
+ [7.48378 5.41959 ] pdfxs
+ (s) show
+ (af)
+ [4.75012 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 34.736 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.692 2.83899 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 30.919 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.166 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.571 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.04076 ] pdfxs
+ (s) show
+ 1 0 0 1 30.79 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 33.982 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.55299 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (e) show
+ (s)
+ [3.85749 ] pdfxs
+ (s) show
+ 1 0 0 1 34.359 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Perc)
+ [6.38401 4.47917 4.03279 4.33572 ] pdfxs
+ (e) show
+ (nt)
+ [5.15658 3.7937 ] pdfxs
+ 1 0 0 1 38.434 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.99199 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 74.548 2.83899 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T2000)
+ [10.0422 4.88565 4.87768 4.88565 4.88565 ] pdfxs
+ 1 0 0 1 150.83 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (181)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.166 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.678 2.83899 cm
+ 0 0 m
+ (556)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (98.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (256)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (bzip2)
+ [4.70226 3.76183 2.3591 4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.166 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.678 2.84 cm
+ 0 0 m
+ (592)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (119)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (83.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (164)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.83899 cm
+ 0 0 m
+ (1086)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (38)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (96.6%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.84 cm
+ 0 0 m
+ (3936)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (490)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (par)
+ [4.70226 4.23211 3.30756 ] pdfxs
+ (s) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.83899 cm
+ 0 0 m
+ (1826)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.83899 cm
+ 0 0 m
+ (3199)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (36)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.23211 2.59022 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.84 cm
+ 0 0 m
+ (8241)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (318)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (96)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (9882)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.83899 cm
+ 0 0 m
+ (1102)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (90)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (13403)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.84 cm
+ 0 0 m
+ (9032)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (59)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (11728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (13196)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (47)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (11038)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (14064)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (44)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (253)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.70226 7.06136 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (20145)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (37153)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (35)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (176)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (43504)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (30831)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (58)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.912 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (69)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 77.186 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP2000)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 148.192 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.84 cm
+ 0 0 m
+ (406)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.84 cm
+ 0 0 m
+ (53)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (620)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (87)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1829)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (372)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (83)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (1937)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (470)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (80)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2829)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (338)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (89)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2968)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (676)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (81)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (4%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.84 cm
+ 0 0 m
+ (2961)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (48)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (4776)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (17429)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (21)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.912 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (72)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 228.201 249.265 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 9.73599 2.84 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ 1 0 0 1 27.624 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 28.693 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (Un)
+ [7.48378 5.41959 ] pdfxs
+ (s) show
+ (af)
+ [4.75012 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 34.736 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.691 2.84 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 30.919 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.571 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 30.789 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 33.981 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.55399 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 34.359 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (P)
+ [6.38401 ] pdfxs
+ (e) show
+ (rc)
+ [4.04076 4.33572 ] pdfxs
+ (e) show
+ (nt)
+ [5.15658 3.7937 ] pdfxs
+ 1 0 0 1 38.433 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.99199 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 74.634 2.84 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (I) show
+ (NT1995)
+ [7.60338 10.0502 4.87768 4.88565 4.87768 4.88565 ] pdfxs
+ 1 0 0 1 150.914 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (129)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (187)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (30)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (130)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1479)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (2155)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (124)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (3320)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (1536)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (4%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (132)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (4268)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (2517)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (62)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (099)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (11034)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.486 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (134)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (5749)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (10677)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (35)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (147)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (13427)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (9032)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (59)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (38567)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (30103)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (56)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (63)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 77.271 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP1995)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 148.277 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1871)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (212)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (89)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (1982)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (281)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (87)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1914)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (462)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (80)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (145)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2673)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (481)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (84)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.46323 4.71023 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2684)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (796)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (77)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2939)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (638)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (82)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (103)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (3272)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (678)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (82)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (5203)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (2359)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (81)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 78.203 2.84 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (O) show
+ (th)
+ [3.80167 5.41959 ] pdfxs
+ (e) show
+ (rProgra)
+ [7.29251 6.65499 4.04076 4.87768 4.88565 4.03279 4.74215 ] pdfxs
+ (ms) show
+ 1 0 0 1 147.345 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (247)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (98)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (boxed)
+ [4.94136 4.00098 4.46323 3.7698 4.70226 ] pdfxs
+ (-si) show
+ (m) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2677)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (4226)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (38)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (NAMD) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (9229)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (686)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (93)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (13607)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (19722)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (67)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -233.915 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.94175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (16) show
+ (:)
+ [7.60357 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.36355 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (Loa) show
+ (d&S)
+ [9.15265 11.5744 6.0654 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 7.94175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 7.39627 7.8763 6.0654 3.0327 4.53815 9.15265 ] pdfxs
+ (a) show
+ (ccessn)
+ [4.85451 4.8436 4.85451 4.29811 7.39627 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed,c)
+ [6.05449 4.30902 4.8436 6.0654 6.22904 4.8436 ] pdfxs
+ (o) show
+ (mplete,)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 6.22904 ] pdfxs
+ (D) show
+ (S)
+ [9.15265 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -33.006 m
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.62173 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.47626 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmetic,calls,e)
+ [6.0654 9.08711 4.85451 4.23277 3.0327 4.85451 7.33084 4.8436 5.46541 3.02179 3.0327 
+ 4.30902 7.33084 4.8436 ] pdfxs
+ (t) show
+ (c\)fr)
+ [4.85451 8.41092 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mFi)
+ [13.2653 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.02174 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (.The)
+ [9.49083 7.8763 6.05449 9.02174 ] pdfxs
+ (t) show
+ (hirdc)
+ [6.0654 3.02179 4.27631 10.2326 4.8436 ] pdfxs
+ (o) show
+ (lumn,l)
+ [3.0327 6.0654 9.08711 6.0654 7.33084 3.0327 ] pdfxs
+ (a) show
+ (belled)
+ [6.35994 4.85451 3.02179 3.0327 4.85451 10.2326 ] pdfxs
+ (\\) show
+ (S)
+ [6.05449 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 9.02174 ] pdfxs
+ (A) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 0 -54.928 m
+ (cess)
+ [4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (") show
+ (,is)
+ [8.45447 3.0327 9.3708 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.91628 5.75995 6.05449 8.79257 6.35994 4.8436 9.34899 ] pdfxs
+ (o) show
+ (fl)
+ [8.39992 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 9.92719 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.3708 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.30546 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etn)
+ [4.8436 9.31637 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psedc)
+ [6.05449 4.30902 4.8436 11.1272 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enodes.The)
+ [9.91628 6.0654 5.74904 6.0654 4.8436 4.30902 12.1744 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -76.851 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (hc)
+ [10.9199 4.8436 ] pdfxs
+ (o) show
+ (lumn,l)
+ [3.0327 6.0654 9.08711 6.0654 8.19265 3.0327 ] pdfxs
+ (a) show
+ (belled)
+ [6.35994 4.8436 3.0327 3.0327 4.85451 10.9199 ] pdfxs
+ (\\U) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.70901 ] pdfxs
+ (A) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 ] pdfxs
+ (") show
+ (,is)
+ [8.20356 3.0327 9.16353 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.70901 5.75995 6.05449 8.79257 6.35994 4.85451 9.13081 ] pdfxs
+ (o) show
+ (fl)
+ [8.19265 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 9.70901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 9.16353 7.8763 6.0654 3.0327 4.53815 10.9199 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 0 -98.773 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herc)
+ [6.0654 4.8436 7.75628 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.0654 4.29811 4.8436 9.54537 ] pdfxs
+ (o) show
+ (rinc)
+ [7.75628 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enodes.The\ff)
+ [8.32357 6.0654 5.75995 6.05449 4.85451 4.29811 7.83266 7.8763 6.05449 8.33448 6.0654 
+ 3.32724 ] pdfxs
+ (t) show
+ (hc)
+ [9.54537 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.54537 3.02179 7.78899 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.05449 8.33448 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.33448 ] pdfxs
+ (o) show
+ (fl)
+ [6.80721 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 8.32357 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -120.696 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (\\) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.85451 ] pdfxs
+ (") show
+ (.) show
+ 16.937 -142.618 m
+ (The)
+ [7.8763 6.0654 9.23992 ] pdfxs
+ (ta) show
+ (bleshows)
+ [6.0654 3.02179 9.25083 4.29811 6.0654 5.14905 7.8763 8.70535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 124.643 -142.618 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (ny)
+ [6.13082 9.90529 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ms)
+ [8.92348 9.05443 ] pdfxs
+ (a) show
+ (ref)
+ [4.04721 9.62181 3.34914 ] pdfxs
+ (o) show
+ (undtobem)
+ [5.84725 6.14173 10.1781 3.62179 10.1781 4.46185 9.6109 8.92348 ] pdfxs
+ (os) show
+ (tlytype)
+ [3.62179 2.79267 9.89438 3.6327 5.29078 5.01816 9.62181 ] pdfxs
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 357.864 -142.618 m
+ /N614 10.909 Tf
+ (,despi)
+ [7.61448 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ebeingwri)
+ [9.23992 6.37085 4.8436 3.0327 6.05449 9.85082 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -164.541 m
+ (inl)
+ [3.0327 10.7672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.94546 6.0654 10.1563 6.0654 ] pdfxs
+ (o) show
+ (tenc)
+ [8.94546 4.85451 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (ag) show
+ (edisciplineduse)
+ [9.55628 6.0654 3.0327 4.29811 4.8436 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 
+ 10.7781 6.05449 4.30902 9.55628 ] pdfxs
+ (o) show
+ (ftypes.F)
+ [8.03993 3.93823 5.75995 6.35994 4.8436 4.30902 11.0944 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.98899 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inC)
+ [9.08711 6.0654 3.02179 4.85451 8.0072 3.0327 10.7672 7.8763 ] pdfxs
+ (IN) show
+ (T)
+ [7.8763 ] pdfxs
+ (2000) show
+ (,8)
+ [8.0072 10.1672 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -3.05176e-05 -186.463 m
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (1) show
+ (2)
+ [9.49083 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.87993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.33444 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.87993 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.87993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (50) show
+ (%type-s)
+ [13.1234 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,)
+ [3.33815 4.8436 7.16721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (6/1) show
+ (2)
+ [9.49083 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.87993 9.09802 ] pdfxs
+ (o) show
+ (reth)
+ [4.2654 8.89083 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (80) show
+ (%type-s)
+ [13.1234 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe.The)
+ [3.32724 4.85451 9.06537 7.8763 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -208.386 m
+ (FPbenchm)
+ [7.12357 11.2254 6.35994 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.75995 8.10535 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydoevenbet)
+ [3.0327 3.02179 9.55628 6.0654 9.25083 4.85451 5.4545 4.8436 9.86173 6.35994 4.85451 
+ 4.23277 ] pdfxs
+ (t) show
+ (er,due)
+ [4.85451 4.2654 6.87267 6.0654 6.05449 8.65084 ] pdfxs
+ (t) show
+ (osimpler)
+ [9.25083 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 8.07264 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 8.10535 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.8436 4.27631 6.0654 8.09444 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 9.86173 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.25083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.0654 4.27631 4.8436 4.29811 8.3672 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -230.309 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.84355 ] pdfxs
+ (a) show
+ (ndcle)
+ [6.05449 9.63264 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nerpr)
+ [6.0654 4.8436 7.84355 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.87627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.61085 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 8.41084 3.0327 9.63264 ] pdfxs
+ (t) show
+ (heOldensui)
+ [6.05449 8.42175 8.47629 3.0327 6.0654 4.8436 9.63264 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.41084 3.0327 ] pdfxs
+ (109) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,m)
+ [6.61085 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.32719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.86536 ] pdfxs
+ (a) show
+ (refully)
+ [4.27631 8.41084 3.33815 6.0654 3.02179 3.0327 9.32719 ] pdfxs
+ (100) show
+ (%) show
+ -3.05176e-05 -252.231 m
+ (type-safe.)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 5.46541 3.32724 4.85451 3.0327 ] pdfxs
+ 16.937 -274.154 m
+ (Of)
+ [8.4872 7.02539 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.54175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.99626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (thaveal)
+ [7.93092 6.0654 5.14905 5.4545 8.54175 9.14174 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.53084 5.75995 6.0654 8.78166 6.37085 4.8436 7.96355 ] pdfxs
+ (o) show
+ (fn)
+ [7.02539 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.54175 ] pdfxs
+ (a) show
+ (ccesses,)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 4.30902 6.73085 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.53084 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 7.94183 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nre)
+ [9.75264 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -296.076 m
+ (is)
+ [3.0327 8.01808 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.57447 6.05449 4.30902 8.56356 ] pdfxs
+ (o) show
+ (fcust)
+ [7.04721 4.85451 6.05449 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.818 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.47992 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 8.01808 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.77449 ] pdfxs
+ (197) show
+ (,)
+ [6.76358 ] pdfxs
+ (254) show
+ (,)
+ [6.77449 ] pdfxs
+ (176) show
+ (,)
+ [6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.78537 ] pdfxs
+ (253\)) show
+ (.)
+ [8.11629 ] pdfxs
+ (I) show
+ (fapr)
+ [7.05812 9.16356 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (musesacus)
+ [12.8071 6.0654 4.29811 4.85451 8.01808 9.17447 4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m) show
+ -3.05176e-05 -317.999 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.9781 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r,)
+ [4.2654 6.33813 ] pdfxs
+ (D) show
+ (SAisn)
+ [6.0654 11.3999 3.0327 7.52718 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.47275 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.07266 ] pdfxs
+ (t) show
+ (oknow)
+ [8.67265 5.75995 6.05449 5.15996 11.0944 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmem)
+ [7.46184 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.9781 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.28355 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.28355 ] pdfxs
+ (t) show
+ (hecus)
+ [6.05449 8.07266 4.85451 6.05449 4.30902 ] pdfxs
+ (to) show
+ (m)
+ [12.3053 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (ris)
+ [7.49446 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -339.921 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intfr)
+ [3.0327 5.75995 7.85456 3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [12.7089 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.67628 ] pdfxs
+ (ot) show
+ (her:)
+ [6.05449 4.85451 4.27631 7.86538 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.9199 4.8436 ] pdfxs
+ (a) show
+ (usesal)
+ [6.0654 4.29811 4.85451 7.90899 9.07629 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.46538 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.85456 ] pdfxs
+ (o) show
+ (fnodemer)
+ [6.94903 6.05449 5.75995 6.0654 8.45447 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.65449 ] pdfxs
+ (a) show
+ (nd,ifmem)
+ [6.05449 6.0654 6.64358 3.0327 6.94903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.37083 3.32724 ] pdfxs
+ (o) show
+ (rdi\013eren)
+ [7.88719 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ 228.546 -380.635 m
+ (73) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (85) 86
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (typesisinv)
+ [3.93823 5.75995 6.35994 4.85451 7.93081 3.0327 7.94172 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lved,)
+ [3.02179 5.4545 4.85451 6.05449 6.6763 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesenodes)
+ [6.0654 4.8436 4.30902 8.47629 6.0654 5.75995 6.05449 4.85451 7.94172 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed.)
+ [6.0654 4.29811 4.85451 6.05449 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (Thispr)
+ [7.8763 6.0654 3.0327 7.9199 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemc)
+ [6.0654 3.02179 4.85451 12.7089 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.68719 6.35994 8.46538 ] pdfxs
+ (a) show
+ (ddressedby)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.67628 5.75995 9.38174 ] pdfxs
+ (a) show
+ (ddingspeci)
+ [6.05449 6.0654 3.02179 6.0654 9.07629 4.29811 6.37085 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.65449 ] pdfxs
+ (att) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.93081 ] pdfxs
+ (o) show
+ (rpr)
+ [7.88719 6.0654 4.2654 ] pdfxs
+ (ag) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (s)
+ [7.9199 ] pdfxs
+ (t) show
+ (othepr)
+ [9.07629 4.23277 6.0654 8.46538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.9199 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 6.0654 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (sGCC's)
+ [8.69444 8.55269 7.88721 7.8763 3.0327 8.68353 ] pdfxs
+ (\\att) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (em)
+ [9.22901 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (") show
+ (\))
+ [8.6291 ] pdfxs
+ (t) show
+ (oindic)
+ [9.85082 3.02179 6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.23992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsre)
+ [6.05449 8.69444 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urndisj)
+ [6.05449 4.27631 10.4508 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intmem)
+ [3.0327 5.75995 8.6291 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,)
+ [4.27631 4.84359 7.60357 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.4508 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -65.768 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4108 ] pdfxs
+ (o) show
+ (f)
+ [8.68356 ] pdfxs
+ (D) show
+ (SAcurren)
+ [6.0654 13.5272 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lydoesn)
+ [3.0327 11.1054 6.0654 5.75995 4.8436 9.65443 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [9.58909 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.58909 ] pdfxs
+ (t) show
+ (his.)
+ [6.05449 3.0327 4.30902 13.0144 ] pdfxs
+ (Not) show
+ (e)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,beingac)
+ [8.81447 6.35994 4.85451 3.02179 6.0654 10.7999 10.8108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -87.69 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.17449 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.2144 3.02179 7.34172 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.8763 ] pdfxs
+ (t) show
+ (osee)
+ [8.4872 4.29811 4.85451 7.8763 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hm)
+ [9.08719 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 7.8763 ] pdfxs
+ (\\) show
+ (wr)
+ [7.8763 4.27631 ] pdfxs
+ (a) show
+ (ppers"like)
+ [6.05449 6.37085 4.8436 4.27631 4.29811 8.4872 3.0327 3.0327 5.4545 7.8763 ] pdfxs
+ (\\) show
+ (xm)
+ [5.75995 9.08711 ] pdfxs
+ (a) show
+ (lloc")
+ [3.0327 3.0327 5.74904 4.85451 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.0981 ] pdfxs
+ (\\o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rnew"wi)
+ [7.2981 6.0654 4.8436 7.88721 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (a) show
+ (nyspeci)
+ [5.75995 8.59629 4.30902 6.35994 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [5.86904 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ment)
+ [9.08711 4.85451 5.75995 7.08002 ] pdfxs
+ (o) show
+ (f)
+ [6.17449 ] pdfxs
+ (t) show
+ (hem;)
+ [6.0654 4.8436 9.08711 6.14176 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.69085 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemoccurswhen)
+ [6.05449 3.0327 4.85451 11.9344 5.74904 4.85451 4.8436 6.0654 4.27631 7.14536 7.8763 
+ 6.05449 4.85451 8.90174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.69085 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmer)
+ [9.09802 9.08711 4.85451 4.27631 ] pdfxs
+ 345.781 -109.613 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (im)
+ [3.33823 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (s) show
+ 411.49 -109.613 m
+ /N614 10.909 Tf
+ (t) show
+ (hemem)
+ [6.05449 7.70175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 9.44719 ] pdfxs
+ (Not) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.40001 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.46535 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemisn)
+ [6.0654 3.02179 4.85451 13.2434 3.0327 8.46535 6.05449 ] pdfxs
+ (o) show
+ (tspeci\fc)
+ [8.40001 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (:)
+ [7.18903 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.18903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.43264 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.46535 3.0327 8.45444 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ed,)
+ [4.85451 6.05449 7.31994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -153.458 m
+ (e\013ecth)
+ [4.8436 6.37077 4.8436 4.85451 7.87638 6.05449 ] pdfxs
+ (a) show
+ (sbeendiscussedin)
+ [7.94172 6.37085 4.8436 4.8436 9.6981 6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 
+ 4.29811 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 8.47629 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (urebef)
+ [6.05449 4.27631 8.4872 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [6.6654 3.0327 ] pdfxs
+ (62) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -175.38 m
+ (Thesec)
+ [7.8763 6.0654 9.41447 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndm)
+ [6.0654 10.6254 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 8.80364 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nre)
+ [10.6254 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nf)
+ [10.6254 3.33815 ] pdfxs
+ (o) show
+ (rahi)
+ [8.83627 10.0145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hpercen)
+ [10.6254 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.41447 ] pdfxs
+ (o) show
+ (fn)
+ [7.89811 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fenodesisdueto)
+ [3.32724 9.41447 6.0654 5.75995 6.05449 4.85451 8.86898 3.02179 8.86898 6.0654 6.0654 
+ 9.41447 4.23277 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -197.303 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (erun)
+ [8.09448 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.09448 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (riesf)
+ [4.2654 3.0327 4.85451 7.54899 3.32724 ] pdfxs
+ (o) show
+ (rC++)
+ [7.51628 7.88721 8.47629 11.7381 ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.05449 9.30537 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [11.4326 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Bec)
+ [9.08711 4.30902 7.74539 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.09448 ] pdfxs
+ (t) show
+ (heseruntimelibr)
+ [6.0654 4.8436 4.29811 8.09448 4.27631 6.0654 5.75995 4.23277 3.0327 9.09802 8.09448 
+ 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.54899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiledto)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 10.7017 4.23277 10.0908 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.629 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.6908 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkedin)
+ [3.0327 3.0327 10.3854 3.0327 3.0327 6.0654 5.4545 4.8436 10.6908 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [10.0799 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.47992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 282.936 -215.266 m
+ /N703 7.96999 Tf
+ (12)
+ [4.23211 4.23211 ] pdfxs
+ 296.535 -219.225 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.3854 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 10.6908 ] pdfxs
+ (t) show
+ (ousen)
+ [10.0908 6.05449 4.30902 9.47992 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.8436 ] pdfxs
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.12717 ] pdfxs
+ (\(t) show
+ (heFORT)
+ [6.05449 8.68356 6.81812 8.47629 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Nrun)
+ [12.0108 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeiswri)
+ [3.0327 9.08711 8.67266 3.0327 8.12717 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninC,f)
+ [4.8436 9.88355 3.0327 9.88355 7.88721 6.85085 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.09446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.Thisis)
+ [8.45447 7.8763 6.05449 3.0327 8.12717 3.0327 8.12717 ] pdfxs
+ (a) show
+ (lsoimp)
+ [3.0327 4.30902 9.27265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntbec)
+ [5.75995 8.07274 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -263.07 m
+ (t) show
+ (heimplemen)
+ [6.05449 8.25811 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndet)
+ [9.47991 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ils)
+ [3.0327 3.0327 7.71263 ] pdfxs
+ (o) show
+ (fs)
+ [6.74176 4.29811 ] pdfxs
+ (o) show
+ (merun)
+ [9.09802 8.25811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imefunc)
+ [3.02179 9.09802 8.25811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 7.71263 4.8436 ] pdfxs
+ (a) show
+ (usesd)
+ [6.0654 4.29811 4.85451 7.71263 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.86901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.71263 ] pdfxs
+ (t) show
+ (obecoll)
+ [8.86901 6.35994 8.25811 4.8436 5.46541 3.02179 3.0327 ] pdfxs
+ (a) show
+ (psedin)
+ [6.0654 4.29811 4.85451 9.46901 3.02179 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -284.993 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (inpr)
+ [3.0327 10.6145 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6362 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 101.216 -284.993 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 113.357 -284.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (fio) show
+ 21.733 0 m
+ /N614 10.909 Tf
+ (inlibf)
+ [3.0327 10.6145 3.02179 3.0327 6.0654 3.32724 ] pdfxs
+ (2) show
+ (c,whichisused)
+ [4.85451 7.81084 7.8763 6.05449 3.0327 4.54905 10.6145 3.02179 8.85807 6.0654 4.29811 
+ 4.8436 10.6145 ] pdfxs
+ (t) show
+ (operf)
+ [10.0035 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmn)
+ [4.27631 13.6471 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe\fle)
+ [3.33815 9.40356 6.05449 3.0327 9.40356 ] pdfxs
+ (I) show
+ (O)
+ [13.0363 ] pdfxs
+ (o) show
+ (fsc)
+ [7.87629 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ -116.794 -21.922 m
+ (Asimpleway)
+ [12.3381 4.29811 3.0327 9.08711 6.0654 3.02179 8.99993 7.58175 5.14905 9.90537 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (a) show
+ (ddressthisissueis)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.45444 4.23277 6.0654 3.0327 8.45444 3.0327 
+ 4.29811 4.30902 6.05449 8.99993 3.0327 8.45444 ] pdfxs
+ (t) show
+ (owri)
+ [9.59992 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsferfunc)
+ [6.0654 4.29811 3.33815 4.8436 8.43264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 8.45444 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.42173 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.99993 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (inesinthese)
+ [3.0327 6.05449 4.85451 8.45444 3.02179 10.2217 4.23277 6.0654 4.8436 4.30902 4.8436 
+ ] pdfxs
+ -116.794 -43.845 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.2654 3.0327 4.85451 7.93081 ] pdfxs
+ (t) show
+ (om)
+ [9.0981 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (elydescribe)
+ [4.85451 3.0327 9.39264 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.4872 
+ ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.47629 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntp)
+ [5.75995 7.87638 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (oe\013ec)
+ [9.08719 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -99.857 -65.767 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelieve)
+ [3.0327 3.02179 6.58903 7.58175 8.37811 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.38902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.7782 ] pdfxs
+ (t) show
+ (hesenumbersshow)
+ [6.0654 4.8436 4.30902 8.37811 5.75995 6.05449 8.79257 6.35994 4.85451 4.2654 7.84354 
+ 4.30902 6.05449 5.14905 11.4217 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tal)
+ [7.7782 8.98901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.37811 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.7782 ] pdfxs
+ (o) show
+ (fm)
+ [6.87267 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.29446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswri)
+ [9.08711 7.84354 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enin)
+ [4.85451 9.58901 3.0327 6.0654 ] pdfxs
+ -116.794 -87.69 m
+ (C)
+ [11.7817 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 8.74902 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,despi)
+ [3.33815 4.8436 7.00357 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.74902 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.74902 3.33815 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.1491 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.1491 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.20354 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pertyisn)
+ [6.35994 4.8436 4.27631 3.93823 9.66537 3.0327 8.20354 6.05449 ] pdfxs
+ (o) show
+ (tenf)
+ [8.1491 4.85451 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rcedby)
+ [4.2654 4.85451 4.8436 9.97082 5.75995 9.65446 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.74902 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.Thr)
+ [4.8436 8.68356 7.8763 6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.95991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.794 -109.613 m
+ (use)
+ [6.0654 4.29811 8.83629 ] pdfxs
+ (o) show
+ (fm)
+ [7.31993 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.82538 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.29081 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 10.0472 3.0327 10.0472 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.29081 ] pdfxs
+ (t) show
+ (hesis,we)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.11266 7.57085 8.83629 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.08711 6.0654 8.22547 ] pdfxs
+ (t) show
+ (ot)
+ [9.44719 4.23277 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.83629 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.83629 ] pdfxs
+ (o) show
+ (fthistype)
+ [7.31993 4.23277 6.0654 3.0327 8.29081 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -116.794 -131.535 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhereitisav)
+ [9.0981 7.88721 6.05449 4.85451 4.2654 7.89812 3.0327 7.28729 3.0327 7.35263 5.14905 
+ 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble,wi)
+ [6.05449 3.0327 4.8436 6.19631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utrequiring)
+ [6.05449 7.28729 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 8.49811 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.89812 ] pdfxs
+ (t) show
+ (heentirepr)
+ [6.0654 7.88721 4.85451 5.75995 4.23277 3.0327 4.27631 7.89812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbewri)
+ [12.1307 6.35994 7.89812 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninatype-s)
+ [4.8436 9.10901 3.0327 9.10901 8.49811 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 
+ ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -116.794 -153.458 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e,)
+ [4.8436 6.6654 ] pdfxs
+ (o) show
+ (rbe)
+ [7.909 6.37085 8.4872 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llytype-s)
+ [3.02179 3.0327 9.39264 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,bydis)
+ [3.0327 6.6654 5.75995 9.39264 6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (bling)
+ [6.05449 3.0327 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (lluns)
+ [3.0327 6.6654 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ -116.794 -198.912 m
+ /N622 14.346 Tf
+ (3.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -116.794 -231.638 m
+ /N614 10.909 Tf
+ (Thereisav)
+ [7.8763 6.0654 4.8436 4.27631 8.61811 3.0327 8.06172 9.22901 5.14904 ] pdfxs
+ (a) show
+ (stli)
+ [4.29811 8.01819 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.2654 8.61811 ] pdfxs
+ (o) show
+ (np)
+ [9.829 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.03991 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.06172 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,see)
+ [3.02179 6.83994 4.29811 4.8436 8.61811 ] pdfxs
+ (t) show
+ (hesurveyby)
+ [6.0654 8.61811 4.29811 6.0654 4.2654 5.4545 4.85451 9.52355 5.75995 9.52355 ] pdfxs
+ (H) show
+ (ind[)
+ [3.0327 6.05449 9.829 3.0327 ] pdfxs
+ (73) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,but)
+ [6.82903 6.05449 6.0654 8.00729 ] pdfxs
+ (t) show
+ (hemaj)
+ [6.0654 8.61811 9.08711 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rity)
+ [4.27631 3.02179 3.94914 5.75995 ] pdfxs
+ -116.794 -253.56 m
+ (o) show
+ (f)
+ [8.75992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [9.66545 7.58175 ] pdfxs
+ (o) show
+ (rkfocuses)
+ [4.2654 11.1926 3.32724 5.75995 4.85451 6.05449 4.30902 4.8436 9.73079 ] pdfxs
+ (o) show
+ (nc)
+ [11.4872 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.2763 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sinf)
+ [9.73079 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4872 ] pdfxs
+ (a) show
+ (nddoesn)
+ [6.0654 11.4872 6.0654 5.74904 4.85451 9.73079 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [9.67636 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 9.67636 ] pdfxs
+ (t) show
+ (oex)
+ [10.8763 4.85451 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -116.794 -275.483 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesth)
+ [3.02179 4.85451 7.51627 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.45093 ] pdfxs
+ (a) show
+ (refund)
+ [4.27631 8.05084 3.33815 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.23994 ] pdfxs
+ (t) show
+ (om)
+ [8.66174 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.06175 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.51627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,iden)
+ [3.0327 6.32722 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifyingdisj)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.66174 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 7.45093 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.66174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -116.794 -297.405 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces\).F)
+ [6.05449 4.85451 4.8436 4.30902 4.23277 7.8872 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisre)
+ [6.0654 3.02179 7.94172 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n,wefocus)
+ [6.05449 6.6654 7.58175 8.4872 3.32724 5.75995 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueswh)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 7.8763 6.0654 
+ ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (resimil)
+ [4.2654 8.4872 4.30902 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (o) show
+ (urs.)
+ [6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 -116.794 -307.505 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (12) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.80519 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.2851 3.57737 ] pdfxs
+ (h) show
+ (eint)
+ [6.80519 2.56423 4.85956 3.58634 ] pdfxs
+ (erpr) show
+ (oc)
+ [4.85963 4.09746 ] pdfxs
+ (edu) show
+ (ral)
+ [3.61323 4.59962 5.26299 ] pdfxs
+ (op) show
+ (timizeris)
+ [3.58634 2.56423 7.67484 2.56423 4.0885 4.10643 6.30303 2.56423 6.32998 ] pdfxs
+ (ab) show
+ (leto)
+ [2.56423 6.80519 3.57737 7.31631 ] pdfxs
+ (re) show
+ (movem)
+ [7.67484 4.35754 4.60858 6.79623 7.6838 ] pdfxs
+ (o) show
+ (st)
+ [3.63121 6.2851 ] pdfxs
+ (o) show
+ (ft)
+ [5.52301 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [6.80519 ] pdfxs
+ (o) show
+ (bvi)
+ [4.85956 4.8686 2.55527 ] pdfxs
+ (ou) show
+ (sly)
+ [3.64018 2.55527 7.56736 ] pdfxs
+ (u) show
+ (n)
+ [4.86852 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (dp)
+ [7.8273 5.37062 ] pdfxs
+ (or) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [6.33894 ] pdfxs
+ (o) show
+ (ft)
+ [5.52301 3.57737 ] pdfxs
+ (h) show
+ (ese)
+ [4.10643 3.63121 6.80519 ] pdfxs
+ (ru) show
+ (ntim)
+ [4.85956 3.58634 2.55527 7.6838 ] pdfxs
+ (e) show
+ -8.78401 -14.768 m
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (brar) show
+ (ies,t)
+ [2.55527 4.10643 3.63121 5.6306 3.58634 ] pdfxs
+ (hroug) show
+ (h)
+ [8.18594 ] pdfxs
+ (d) show
+ (ead)
+ [4.10643 4.59962 8.19491 ] pdfxs
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (l)
+ [5.6306 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (dea) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (e) show
+ (limi)
+ [2.56423 2.55527 7.6838 2.55527 ] pdfxs
+ (na) show
+ (tio)
+ [3.58634 2.56423 4.59962 ] pdfxs
+ (n) show
+ (.) show
+ 219.761 -58.251 m
+ /N614 10.909 Tf
+ (74) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter6)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Op) show
+ (timi)
+ [10.832 7.75841 23.2255 7.75841 ] pdfxs
+ (z) show
+ (i)
+ [7.73363 ] pdfxs
+ (n) show
+ (gPoolAllo)
+ [23.2503 18.2679 14.7236 13.9304 17.0535 21.0443 7.75841 7.73363 14.7236 ] pdfxs
+ (ca) show
+ (tedCo)
+ [10.8568 12.7157 24.787 20.1271 14.7236 ] pdfxs
+ (d) show
+ (e) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er5describes)
+ [4.85451 9.04354 10.2217 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 9.07625 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.62174 6.05449 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.30902 3.02179 9.62174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lalloc)
+ [7.79993 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.09447 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 10.2217 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.8326 ] pdfxs
+ (t) show
+ (here\fnemen)
+ [6.0654 9.62174 4.2654 4.85451 6.05449 6.0654 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhich)
+ [9.07625 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -133.509 m
+ (a) show
+ (llowit)
+ [3.0327 3.0327 5.14905 12.5781 3.0327 8.94546 ] pdfxs
+ (t) show
+ (oproducere)
+ [10.1563 6.0654 4.27631 5.74904 6.0654 6.05449 4.85451 9.55628 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blye\016cientcode.Whilepo)
+ [6.05449 3.0327 10.4617 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 8.95637 4.8436 
+ 5.75995 6.05449 4.85451 11.0835 11.2144 6.05449 3.0327 3.0327 9.54537 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (lalloc)
+ [7.73448 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitselfc)
+ [10.7672 3.0327 4.23277 4.30902 4.8436 3.0327 8.03993 4.8436 ] pdfxs
+ (a) show
+ (nproduceas)
+ [10.7672 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 9.54537 10.1672 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ 0 -155.431 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.0654 4.8436 8.02902 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 7.4182 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.46173 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.93447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.48354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (theavilyusehe)
+ [7.4182 6.05449 4.85451 5.14905 5.75995 3.0327 3.02179 8.94538 6.05449 4.30902 8.02902 
+ 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.23992 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.63993 4.29811 ] pdfxs
+ (t) show
+ (ructures,Ch)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 6.29449 7.8763 6.0654 
+ ] pdfxs
+ (a) show
+ (pter5did)
+ [6.0654 4.23277 4.85451 7.45083 8.62902 6.0654 3.0327 6.0654 ] pdfxs
+ 0 -177.354 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.76001 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 8.76001 ] pdfxs
+ (t) show
+ (ouse)
+ [9.97082 6.05449 4.30902 9.35992 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.2763 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.35992 4.85451 5.75995 ] pdfxs
+ (t) show
+ (rainf)
+ [4.2654 9.97082 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidedbypo)
+ [10.5817 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 10.5708 5.75995 10.2763 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.54902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5817 ] pdfxs
+ (t) show
+ (ofur)
+ [9.97082 3.32724 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herimprove)
+ [6.05449 4.85451 8.78172 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 ] pdfxs
+ 0 -199.276 m
+ (t) show
+ (heperf)
+ [6.05449 8.1163 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.10539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.35994 ] pdfxs
+ (a) show
+ (nddidn)
+ [6.0654 9.31628 6.0654 3.0327 9.31628 6.05449 ] pdfxs
+ (o) show
+ (tev)
+ [7.50547 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.10539 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.10539 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.10539 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.50547 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.50547 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.28358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -221.199 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (selfh)
+ [4.29811 4.85451 3.02179 6.97085 6.0654 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.68353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erisdedic)
+ [4.85451 8.65082 3.0327 8.68353 6.05449 4.85451 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4399 ] pdfxs
+ (t) show
+ (osimple)
+ [9.83992 4.29811 3.0327 9.08711 6.0654 3.0327 9.22901 ] pdfxs
+ (t) show
+ (echniqueswhichc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.68353 7.88721 6.05449 
+ 3.0327 4.54905 10.4399 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (ta) show
+ (keapo)
+ [5.4545 9.22901 9.83992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edpr)
+ [4.85451 10.4399 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.4725 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -265.044 m
+ (improvei)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.58538 3.02179 ] pdfxs
+ (t) show
+ (sperf)
+ [8.0399 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Thesetechniques)
+ [6.0654 4.8436 4.85451 8.18175 7.8763 6.0654 4.8436 4.30902 8.58538 4.23277 4.85451 
+ 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 8.0399 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.49083 9.09802 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.58538 6.05449 4.30902 8.58538 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.58538 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.19628 ] pdfxs
+ (o) show
+ (fmem)
+ [7.06903 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.49083 3.0327 5.74904 ] pdfxs
+ (to) show
+ 0 -286.966 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsto)
+ [3.0327 8.37808 4.23277 9.53446 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9563 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.37808 ] pdfxs
+ (t) show
+ (oc)
+ [9.52355 4.8436 ] pdfxs
+ (o) show
+ (nclude)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 8.92356 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.05449 8.92356 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (o) show
+ (fasubset)
+ [7.40721 9.52355 4.29811 6.0654 6.05449 4.30902 4.8436 8.31274 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.91265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pmem)
+ [10.1345 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.82901 3.0327 10.1235 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -308.889 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Whiles)
+ [9.08711 7.7672 11.2144 6.0654 3.02179 3.0327 8.14902 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.14902 ] pdfxs
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.14902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.60354 4.8436 ] pdfxs
+ (o) show
+ (uldin)
+ [6.0654 3.0327 9.35992 3.0327 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (rybe)
+ [4.2654 9.06537 6.35994 8.14902 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 9.35992 ] pdfxs
+ (t) show
+ (opr)
+ [8.75992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.60354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.54911 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.14902 6.0654 ] pdfxs
+ (o) show
+ (tpo)
+ [7.5382 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -330.811 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.1345 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [9.19628 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 8.92356 6.05449 6.0654 9.08711 10.1345 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.34536 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,d)
+ [7.22175 6.05449 ] pdfxs
+ (o) show
+ (ingsow)
+ [3.0327 6.0654 9.52355 4.30902 9.53446 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 10.1454 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.83991 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9563 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.1671 ] pdfxs
+ (t) show
+ (obe)
+ [9.53446 6.35994 8.93447 ] pdfxs
+ (a) show
+ (ppliedin)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 10.1345 3.0327 6.0654 ] pdfxs
+ 0 -352.734 m
+ (unre)
+ [6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mneverde)
+ [12.7307 6.05449 4.85451 5.4545 4.8436 7.909 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -374.656 m
+ (I) show
+ (n)
+ [10.3745 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (osimplepo)
+ [9.76355 4.30902 3.02179 9.09802 6.05449 3.0327 9.16356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.5163 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 8.61808 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.58536 ] pdfxs
+ (a) show
+ (lsodiscussespo)
+ [3.0327 4.29811 9.77446 6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 
+ 8.61808 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.34175 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (\(a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -396.579 m
+ (ingm)
+ [3.0327 6.05449 10.2545 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.63265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.8544 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.64356 ] pdfxs
+ (D) show
+ (S)
+ [10.8544 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.64356 ] pdfxs
+ (t) show
+ (oapo)
+ [10.2435 10.2435 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (\)) show
+ (,ex)
+ [8.11629 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.09807 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.64356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.82175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8544 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 13.8871 ] pdfxs
+ (t) show
+ (osupp)
+ [10.2435 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -418.502 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,sever)
+ [6.05449 6.6763 4.29811 4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [6.6654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleheuris)
+ [9.08711 6.0654 3.0327 8.47629 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics,)
+ [3.0327 4.8436 4.29811 6.6763 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (urexperiencewi)
+ [6.0654 7.909 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 
+ 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -440.424 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,weev)
+ [3.0327 3.0327 4.84359 7.7672 7.58175 9.37083 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.35992 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 9.35992 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmanceimp)
+ [4.27631 9.08711 5.46541 6.05449 4.85451 9.35992 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.77092 ] pdfxs
+ (o) show
+ (fpool)
+ [7.84357 6.37085 5.74904 5.46541 7.54902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [10.5817 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5817 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 10.5817 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.76001 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 9.35992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -462.347 m
+ (miz)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.6981 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (ethec)
+ [8.4872 4.23277 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ 225.818 -582.481 m
+ (131) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (86) 87
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [8.8581 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (o)
+ [8.2472 ] pdfxs
+ (t) show
+ (herese)
+ [6.0654 7.64721 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 8.8581 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,weshow)
+ [6.05449 4.30902 5.98904 7.58175 7.64721 4.29811 6.0654 5.14905 10.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tthe)
+ [7.04729 4.23277 6.0654 7.64721 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.10173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.8581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequired)
+ [8.8581 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (t) show
+ (operf)
+ [9.97082 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.6034 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.81444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.5817 6.35994 ] pdfxs
+ (ot) show
+ (hrequireveryli)
+ [10.5817 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 9.37083 5.4545 4.85451 4.2654 
+ 10.2763 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.02179 9.37083 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 9.37083 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.35992 ] pdfxs
+ (o) show
+ (rmem)
+ [8.79263 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.Wefeel)
+ [4.27631 4.84359 10.5272 10.309 9.35992 3.33815 4.8436 4.85451 7.54902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.76001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -43.845 m
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.09093 ] pdfxs
+ (o) show
+ (fres)
+ [6.1854 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urcesusedisqui)
+ [6.05449 4.27631 4.8436 4.85451 7.15627 6.05449 4.30902 4.8436 8.91265 3.0327 7.15627 
+ 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [7.70175 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 7.70175 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.12356 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 7.69085 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 8.30175 4.8436 ] pdfxs
+ (o) show
+ (mpilers.Fin)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.30902 7.61448 7.12357 3.02179 6.0654 
+ ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.02179 4.8545 6.04358 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.12356 ] pdfxs
+ (6) show
+ -16.936 -65.768 m
+ (providesade)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.94172 9.08719 6.0654 4.8436 
+ ] pdfxs
+ (ta) show
+ (iledev)
+ [3.0327 3.0327 4.8436 9.6981 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.4872 4.8436 6.35986 4.85451 4.8436 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.4872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (130) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.5.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Sh) show
+ (apeA)
+ [6.52739 7.85443 10.616 10.1618 ] pdfxs
+ (n) show
+ (alyses)
+ [6.52739 3.74195 7.10119 5.29606 6.14487 5.30802 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Them)
+ [7.8763 6.0654 7.79994 9.08711 ] pdfxs
+ (o) show
+ (stpowerfulcl)
+ [4.30902 7.18911 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.05449 5.98904 4.8436 
+ 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.25445 ] pdfxs
+ (o) show
+ (frel)
+ [6.28358 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.01083 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.26536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.79994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sereferred)
+ [4.29811 7.79994 4.27631 4.8436 3.33815 4.8436 4.27631 4.27631 4.8436 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (s)
+ [7.25445 ] pdfxs
+ (\\) show
+ (sh)
+ [4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.81084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis"[)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.41084 3.0327 ] pdfxs
+ (84) show
+ (,)
+ [5.97813 ] pdfxs
+ (60) show
+ (,)
+ [5.98904 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -50.89 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 7.37448 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 6.83991 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 7.37448 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 8.29084 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 7.38539 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 5.56359 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [8.59629 ] pdfxs
+ (o) show
+ (urs,)
+ [6.0654 4.2654 4.30902 5.78177 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 7.99629 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lqueriessuch)
+ [5.56359 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 6.83991 4.29811 6.0654 4.54905 
+ 8.58538 ] pdfxs
+ (a) show
+ (s)
+ [6.83991 ] pdfxs
+ (\\) show
+ (isa)
+ [3.0327 6.829 7.99629 ] pdfxs
+ (g) show
+ (iven)
+ [3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -72.813 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.43628 4.30902 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.82538 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nceasin)
+ [6.05449 4.85451 8.82538 9.43628 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (ly-linkedlis)
+ [3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 10.0363 3.0327 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (?")
+ [5.14905 11.3454 ] pdfxs
+ (H) show
+ (owever,)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 7.10176 ] pdfxs
+ (t) show
+ (hisex)
+ [6.05449 3.0327 8.29081 4.8436 5.75995 ] pdfxs
+ (t) show
+ (rapowerc)
+ [4.2654 9.43628 6.37085 5.14905 7.57085 4.85451 8.24718 4.85451 ] pdfxs
+ (o) show
+ (mes)
+ [9.08711 4.85451 8.2799 ] pdfxs
+ (a) show
+ (tverysi)
+ [8.22547 5.4545 4.85451 4.2654 9.74173 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (stinspeed)
+ [4.30902 8.45456 3.0327 10.2654 4.30902 6.35994 4.8436 4.85451 10.2654 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.2654 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility,p)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 7.37448 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlydue)
+ [4.27631 3.0327 9.95991 6.0654 6.05449 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 9.06538 6.05449 4.85451 4.8436 10.2763 3.32724 ] pdfxs
+ (o) show
+ (r\row-sensi)
+ [8.48718 6.05449 5.15996 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 9.97082 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 10.2763 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.2763 3.0327 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -116.658 m
+ (Si)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntrese)
+ [5.74904 7.21093 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchisnecess)
+ [4.27631 4.54905 9.02174 3.0327 7.26536 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (rybef)
+ [4.2654 8.7272 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (resuch)
+ [4.27631 7.81084 4.30902 6.05449 4.54905 9.02174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.27627 ] pdfxs
+ (a) show
+ (resc)
+ [4.2654 7.82175 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.0327 7.81084 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.02174 ] pdfxs
+ (t) show
+ (obeusedf)
+ [8.42175 6.35994 7.81084 6.0654 4.29811 4.85451 9.02174 3.33815 ] pdfxs
+ (o) show
+ (rmoder)
+ [7.23265 9.09802 5.74904 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e) show
+ 0 -138.581 m
+ (o) show
+ (rl)
+ [7.909 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -160.503 m
+ (I) show
+ (nc)
+ [10.429 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.60728 ] pdfxs
+ (t) show
+ (osh)
+ [9.8181 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.2072 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistechniques,)
+ [3.0327 5.75995 4.29811 3.0327 8.67262 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 
+ 5.75995 6.0654 4.8436 4.30902 7.57084 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.8181 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 9.2072 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyisis)
+ [3.0327 5.74904 3.0327 8.67262 3.0327 8.66171 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.2072 ] pdfxs
+ (t) show
+ (oiden)
+ [9.82901 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyrecursive)
+ [3.0327 3.32724 10.1235 4.27631 4.8436 4.85451 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 4.8436 ] pdfxs
+ 0 -182.426 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.45447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,butc)
+ [6.05449 4.27631 4.8436 4.30902 6.15267 6.05449 6.0654 7.23275 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tde)
+ [7.23275 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhe)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 7.83266 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (hers)
+ [6.05449 4.85451 7.26537 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (hingisa)
+ [6.05449 3.0327 6.0654 8.44356 3.0327 7.29809 8.44356 ] pdfxs
+ (\\) show
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (ublylinkedlis)
+ [6.05449 6.0654 3.02179 8.75992 3.02179 3.0327 6.0654 5.4545 4.8436 9.05446 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (")
+ [8.44356 ] pdfxs
+ (o) show
+ (r)
+ [7.26537 ] pdfxs
+ (\\) show
+ (bin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.74901 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (") show
+ (,) show
+ 0 -204.348 m
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useituses\row-insensitive)
+ [6.0654 4.29811 7.86539 3.0327 7.26547 6.05449 4.30902 4.8436 7.31991 6.0654 5.14905 
+ 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 
+ 5.4545 7.86539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis\)c)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.26547 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tm)
+ [7.26547 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 7.8763 6.05449 4.30902 7.86539 ] pdfxs
+ (o) show
+ (fstr)
+ [6.34903 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (ngupd)
+ [6.0654 8.46538 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (es.)
+ [4.8436 4.30902 7.66902 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (t) show
+ (his,itis)
+ [6.0654 3.02179 4.30902 6.17449 3.02179 7.26547 3.0327 4.29811 ] pdfxs
+ 0 -226.271 m
+ (a) show
+ (bletoh)
+ [6.0654 3.02179 8.33448 4.23277 8.93447 6.0654 ] pdfxs
+ (o) show
+ (stabr)
+ [4.29811 7.72365 8.93447 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (dr)
+ [9.53446 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.32357 ] pdfxs
+ (o) show
+ (fclien)
+ [6.80721 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s,such)
+ [4.30902 6.53449 4.30902 6.05449 4.54905 9.53446 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedescribed)
+ [4.29811 8.32357 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.53446 
+ ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.71274 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 7.77808 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 6.53449 ] pdfxs
+ (a) show
+ (ndise\016cien)
+ [6.0654 9.53446 3.0327 7.77808 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -248.193 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (obeused)
+ [9.0981 6.35994 8.4872 6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (o) show
+ (nl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 0 -286.026 m
+ /N622 11.955 Tf
+ (3.5.2Clo)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 3.74195 6.71874 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [6.71874 ] pdfxs
+ (-ba) show
+ (sedContext)
+ [5.30802 6.13291 11.955 9.71945 6.71874 7.10126 5.22437 6.14487 7.08924 5.23633 ] pdfxs
+ (-S) show
+ (e)
+ [6.13291 ] pdfxs
+ (n) show
+ (sitiveA)
+ [5.30802 3.74195 5.22437 3.74195 6.71863 10.616 10.1618 ] pdfxs
+ (na) show
+ (lyses)
+ [3.73 7.10119 5.30802 6.13291 5.30802 ] pdfxs
+ 0 -314.994 m
+ /N614 10.909 Tf
+ (Thepri)
+ [7.8763 6.0654 8.18175 6.0654 4.2654 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [7.61446 7.57085 ] pdfxs
+ (o) show
+ (rkm)
+ [4.27631 9.08719 9.09802 ] pdfxs
+ (o) show
+ (stcl)
+ [4.29811 7.58184 4.8436 3.0327 ] pdfxs
+ (o) show
+ (selyrel)
+ [4.30902 4.8436 3.0327 9.0981 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.60355 ] pdfxs
+ (goa) show
+ (lsis)
+ [3.0327 7.63627 3.0327 7.63627 ] pdfxs
+ (t) show
+ (herecent)
+ [6.0654 8.18175 4.27631 4.8436 4.85451 4.8436 5.75995 7.58184 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmby)
+ [6.05449 12.4362 5.74904 9.0981 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 8.78174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.27631 ] pdfxs
+ (o) show
+ (ld[)
+ [3.0327 9.39264 3.0327 ] pdfxs
+ (92) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 0 -336.916 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (medM)
+ [9.08711 4.8436 9.41446 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.42902 6.51267 ] pdfxs
+ (A) show
+ (.Thes)
+ [6.38176 7.8763 6.0654 8.20357 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.20357 ] pdfxs
+ (o) show
+ (fM)
+ [6.68721 10.0036 ] pdfxs
+ (o) show
+ (PPAissimil)
+ [7.41812 6.52358 11.5308 3.0327 7.65808 4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.62537 ] pdfxs
+ (t) show
+ (o)
+ [8.81447 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.63628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,including)
+ [6.05449 9.09802 6.43631 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.81447 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (l,B)
+ [3.0327 6.43631 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -358.839 m
+ (a) show
+ (ndT)
+ [6.0654 8.93447 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.05449 3.63261 ] pdfxs
+ (D) show
+ (ownph)
+ [5.15996 7.8763 8.93447 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ndusingasep)
+ [6.05449 8.93447 6.0654 4.29811 3.0327 6.0654 8.32356 8.33447 4.29811 4.85451 6.05449 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (eGl)
+ [7.72357 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.17809 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.0654 6.05449 7.62539 6.20722 ] pdfxs
+ (o) show
+ (rs)
+ [7.15628 4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 7.72357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.05449 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.72357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysispower)
+ [3.0327 5.75995 4.29811 3.0327 7.17809 6.37085 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ 0 -380.761 m
+ (a) show
+ (ndprecisi)
+ [6.0654 10.3417 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (o) show
+ (fM)
+ [7.62539 9.99272 ] pdfxs
+ (o) show
+ (PPAb)
+ [7.42902 6.51267 12.469 6.35994 ] pdfxs
+ (ot) show
+ (hseemverysimil)
+ [10.3526 4.29811 4.85451 4.8436 13.3853 5.4545 4.8436 4.27631 10.0472 4.29811 3.0327 
+ 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.56354 ] pdfxs
+ (t) show
+ (o)
+ [9.74173 ] pdfxs
+ (Da) show
+ (taS)
+ [4.23277 9.75264 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.13083 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 9.83991 ] pdfxs
+ (N) show
+ (ever)
+ [4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 7.48357 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 0 -402.684 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmh)
+ [6.0654 11.7707 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [6.98173 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llimi)
+ [5.71631 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 6.98173 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [6.95992 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lpr)
+ [5.7054 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.M)
+ [9.09802 4.29811 7.55993 10.0036 ] pdfxs
+ (o) show
+ (PPAc)
+ [7.42902 6.51267 10.8654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.74901 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.05449 3.0327 8.44356 4.27631 4.8436 ] pdfxs
+ (ta) show
+ (in\feld-sensi)
+ [3.0327 8.74901 6.05449 4.85451 3.02179 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.0327 5.74904 3.0327 3.93823 8.44356 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -424.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletelytype-s)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 9.52355 3.93823 5.75995 6.35994 
+ 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.61811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.29811 6.83994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.829 ] pdfxs
+ (ot) show
+ (herwisemust)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.61811 8.78166 6.0654 4.29811 8.01819 
+ ] pdfxs
+ (t) show
+ (urnit)
+ [6.05449 4.27631 9.829 3.02179 8.01819 ] pdfxs
+ (o) show
+ (\013en)
+ [10.1235 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irely.)
+ [3.02179 4.27631 4.8436 3.0327 4.8545 8.26902 ] pdfxs
+ (I) show
+ (trequiresaprec)
+ [8.00729 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 8.06172 9.22901 6.05449 
+ 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -446.529 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.86173 3.0327 9.86173 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.08355 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzeindirectc)
+ [3.0327 5.74904 4.85451 8.65084 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 
+ 8.05092 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.10535 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hfunc)
+ [9.87264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.87264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers.)
+ [4.85451 4.2654 4.30902 8.37811 ] pdfxs
+ (I) show
+ (t)
+ [8.05092 ] pdfxs
+ (a) show
+ (lsorequiresac)
+ [3.02179 4.30902 9.25083 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 8.10535 
+ 9.25083 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 0 -468.451 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,whichc)
+ [9.08711 7.6472 7.88721 6.05449 3.0327 4.54905 10.4835 4.8436 ] pdfxs
+ (a) show
+ (nbeasi)
+ [10.4835 6.35994 9.27265 9.88355 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntlimi)
+ [5.75995 8.66183 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninpr)
+ [10.4835 3.0327 10.4835 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.Fin)
+ [3.02179 4.85451 4.8436 10.2435 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,M)
+ [3.0327 3.02179 4.8545 7.6472 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.41812 6.51267 ] pdfxs
+ (A) show
+ ('sh)
+ [3.0327 8.72717 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.87264 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -490.374 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesismuchm)
+ [6.05449 3.0327 4.8436 7.57081 3.0327 7.5599 8.79257 6.05449 4.54905 9.32719 9.08711 
+ ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.10539 4.85451 ] pdfxs
+ (o) show
+ (mplex)
+ [9.08711 6.0654 3.0327 4.8436 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.32719 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.71629 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.1163 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,whichh)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.35994 7.88721 6.05449 3.0327 4.54905 9.31628 
+ 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.0327 4.8436 7.57081 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.3489 ] pdfxs
+ (a) show
+ (sjust)
+ [7.57081 3.32724 6.0654 4.29811 7.50547 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -512.296 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rycl)
+ [4.27631 8.94538 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.B)
+ [4.29811 4.30902 7.72357 7.7344 ] pdfxs
+ (ot) show
+ (h)
+ [9.23992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmshavesimil)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 7.49445 6.05449 5.15996 5.4545 8.02902 4.30902 
+ 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (rc)
+ [7.46173 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (imes,butM)
+ [3.0327 9.08711 4.85451 4.29811 6.31631 6.05449 6.0654 7.42911 9.99272 ] pdfxs
+ (o) show
+ (PPAseems)
+ [7.42902 6.51267 11.3672 4.30902 4.8436 4.85451 9.08711 7.48354 ] pdfxs
+ (t) show
+ (orequiremuch)
+ [8.63993 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.03993 8.79257 6.05449 4.54905 
+ 6.0654 ] pdfxs
+ 0 -534.219 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (hermem)
+ [6.0654 4.8436 8.85809 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.6472 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.85809 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.6798 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.85809 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erpr)
+ [4.85451 8.85809 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:M)
+ [9.08711 4.30902 9.77446 10.0036 ] pdfxs
+ (o) show
+ (PPAruns)
+ [7.41812 6.51267 12.7744 4.2654 6.0654 6.0654 8.87989 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.82546 ] pdfxs
+ (o) show
+ (fmem)
+ [7.91993 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzin)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -556.142 m
+ /N722 10.909 Tf
+ (povray3) show
+ 43.947 -556.142 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h\feld-sensi)
+ [9.91628 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.0327 3.93823 9.61082 ] pdfxs
+ (o) show
+ (nam)
+ [9.91628 9.31628 9.08711 ] pdfxs
+ (a) show
+ (chinewi)
+ [4.54905 6.05449 3.0327 6.05449 8.70538 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.91628 ] pdfxs
+ (640) show
+ (M)
+ [13.8654 ] pdfxs
+ (o) show
+ (fmem)
+ [7.18903 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 8.54174 ] pdfxs
+ (I) show
+ (nc)
+ [9.91628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.93812 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.0326 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 4.8436 ] pdfxs
+ 0 -578.064 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (mepr)
+ [9.08711 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minlessth)
+ [12.7198 3.0327 9.6981 3.0327 4.8436 4.30902 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (nesec)
+ [6.05449 8.4872 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (ndusingless)
+ [6.0654 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 3.0327 4.8436 4.30902 7.94172 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (10) show
+ (MB)
+ [10.0036 11.3562 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 16.936 -599.987 m
+ (R) show
+ (uf'ssynchr)
+ [6.0654 4.17814 3.0327 7.53809 4.29811 5.75995 6.0654 4.53815 6.0654 4.2654 ] pdfxs
+ (o) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nremov)
+ [9.29446 4.27631 4.8436 9.08711 5.15996 5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 12.3271 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (J) show
+ (ava[)
+ [5.15996 5.14904 8.68356 3.0327 ] pdfxs
+ (114) show
+ (])
+ [6.26176 ] pdfxs
+ (a) show
+ (lsosh)
+ [3.0327 4.30902 8.68356 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ressever)
+ [4.27631 4.8436 7.53809 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (limp)
+ [6.26176 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntpr)
+ [5.75995 7.48365 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ 0 -621.909 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.50901 ] pdfxs
+ (o) show
+ (urs)
+ [6.05449 4.27631 6.75264 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 8.50901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hM)
+ [8.50901 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.41812 6.51267 ] pdfxs
+ (A) show
+ (,includingc)
+ [5.47631 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 7.90902 4.8436 
+ ] pdfxs
+ (o) show
+ (mbiningc)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 7.89811 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.0327 5.75995 3.0327 3.93823 8.20356 7.8763 3.0327 ] pdfxs
+ (t) show
+ (huni\fc)
+ [8.50901 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,an)
+ [6.0654 5.71631 7.89811 6.0654 ] pdfxs
+ (o) show
+ (n-i)
+ [6.05449 3.63261 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (75) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (87) 88
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 7.96354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hloc)
+ [9.71991 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l,b)
+ [3.02179 6.69812 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.71991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.709 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 9.71991 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.69812 ] pdfxs
+ (a) show
+ (ndnode\r)
+ [6.05449 9.71991 6.0654 5.74904 6.0654 8.50902 6.05449 ] pdfxs
+ (ag) show
+ (s)
+ [7.96354 ] pdfxs
+ (t) show
+ (om)
+ [9.10901 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.41446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes.)
+ [6.68721 6.0654 5.75995 6.05449 4.85451 4.29811 7.94175 ] pdfxs
+ (U) show
+ (nlike)
+ [6.05449 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -21.922 m
+ (o) show
+ (ur)
+ [6.0654 8.51991 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,hisw)
+ [6.05449 9.09802 7.42903 6.0654 3.0327 8.55262 7.57085 ] pdfxs
+ (o) show
+ (rkrequiresac)
+ [4.27631 10.0035 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 8.55262 9.70901 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.28721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.309 ] pdfxs
+ (t) show
+ (obespeci\fed,itislimi)
+ [9.6981 6.37085 9.09811 4.29811 6.37085 4.8436 4.8436 3.0327 6.0654 4.8436 6.0654 
+ 7.42903 3.0327 8.48728 3.0327 8.55262 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.309 ] pdfxs
+ (t) show
+ (otype-s)
+ [9.70901 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 9.09811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (nddoesn)
+ [6.0654 9.68719 6.0654 5.75995 4.8436 7.94172 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ppe)
+ [6.05449 6.37085 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (oh)
+ [9.08719 6.0654 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.0654 6.05449 3.0327 8.4872 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.4872 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (B)
+ [7.72349 ] pdfxs
+ (ot) show
+ (h)
+ [11.0835 ] pdfxs
+ (t) show
+ (heFICS)
+ [6.0654 9.87264 7.11266 3.94897 7.8763 11.0835 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 14.1162 ] pdfxs
+ (o) show
+ (f)
+ [8.35629 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 10.4835 ] pdfxs
+ (a) show
+ (ndH)
+ [6.05449 11.0835 8.19266 ] pdfxs
+ (a) show
+ (rr)
+ [4.2654 4.27631 ] pdfxs
+ (o) show
+ (ld[)
+ [3.0327 11.0835 3.02179 ] pdfxs
+ (91) show
+ (])
+ [8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0835 ] pdfxs
+ (t) show
+ (heC)
+ [6.0654 9.87264 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nAn)
+ [11.0835 8.19266 6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.32716 ] pdfxs
+ (o) show
+ (fGhiy)
+ [8.35629 8.55269 6.0654 3.0327 5.4545 ] pdfxs
+ (a) show
+ 0 -87.69 m
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (H) show
+ (endren[)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 9.5781 3.0327 ] pdfxs
+ (59) show
+ (])
+ [6.55631 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 7.75638 ] pdfxs
+ (t) show
+ (odis)
+ [8.9672 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (ep)
+ [8.3672 6.35994 ] pdfxs
+ (o) show
+ (intersreferring)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.82172 4.2654 4.85451 3.32724 4.85451 4.2654 
+ 4.27631 3.0327 6.05449 8.9781 ] pdfxs
+ (t) show
+ (odisj)
+ [8.9672 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.02179 5.75995 7.76729 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.9781 4.29811 ] pdfxs
+ (t) show
+ (ructures.Butb)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 7.83266 7.7344 6.05449 
+ 7.76729 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 0 -109.613 m
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rehe)
+ [4.27631 8.4872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ploc)
+ [9.6981 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsn)
+ [6.0654 7.94172 6.05449 ] pdfxs
+ (o) show
+ (trelev)
+ [7.88729 4.2654 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntf)
+ [5.75995 7.87638 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.6654 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 9.68719 6.37085 ] pdfxs
+ (ot) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmshavehi)
+ [6.05449 9.09802 7.93081 6.0654 5.14905 5.4545 8.4872 6.0654 3.02179 ] pdfxs
+ (g) show
+ (herc)
+ [6.0654 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexity.)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 4.84359 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Cheng)
+ [7.8763 6.0654 4.8436 6.0654 9.56719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1781 ] pdfxs
+ (H) show
+ (wu[)
+ [7.8763 10.1672 3.0327 ] pdfxs
+ (25) show
+ (]describea\row-insensi)
+ [7.14539 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 8.9672 9.55628 6.0654 
+ 5.14905 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 7.25448 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.9672 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.1998 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.37809 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.41081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 0 -153.458 m
+ (whichh)
+ [7.8763 6.0654 3.0327 4.53815 9.83991 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.08354 ] pdfxs
+ (t) show
+ (hreelimi)
+ [6.05449 4.27631 4.8436 8.62902 3.02179 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrel)
+ [6.05449 8.08354 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 8.62902 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.05082 ] pdfxs
+ (goa) show
+ (ls:)
+ [3.02179 4.30902 8.14902 ] pdfxs
+ (\(a) show
+ (\))
+ [8.01819 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 9.53446 6.05449 9.22901 6.0654 ] pdfxs
+ (o) show
+ (tusecl)
+ [8.00729 6.0654 4.29811 8.62902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.22901 ] pdfxs
+ (t) show
+ (orepresentdis)
+ [9.22901 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 8.01819 6.0654 
+ 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inc)
+ [3.02179 6.0654 4.8436 ] pdfxs
+ (t) show
+ 0 -175.38 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.04718 ] pdfxs
+ (o) show
+ (fmem)
+ [6.07631 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.49811 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.04718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 8.80356 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.8253 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.59266 4.29811 ] pdfxs
+ (a) show
+ (mepr)
+ [9.08711 7.59266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mp)
+ [11.8362 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 6.98184 ] pdfxs
+ (\() show
+ (b\))
+ [6.05449 6.99275 ] pdfxs
+ (t) show
+ (heyrepresent)
+ [6.05449 4.85451 8.49811 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.85451 5.74904 
+ 6.99275 ] pdfxs
+ (o) show
+ (nlyrelev)
+ [6.05449 3.0327 8.49811 4.27631 4.8436 3.0327 4.8436 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -197.303 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.86898 6.0654 ] pdfxs
+ (a) show
+ (irs,n)
+ [3.02179 4.27631 4.29811 7.84357 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.81455 ] pdfxs
+ (a) show
+ (nexplicithe)
+ [10.6254 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 8.81455 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (pmodel;)
+ [10.6254 9.09802 5.75995 6.05449 4.85451 3.02179 8.07266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6363 ] pdfxs
+ (\() show
+ (c\))
+ [4.8436 8.81455 ] pdfxs
+ (t) show
+ (heyuse)
+ [6.0654 4.8436 10.3308 6.05449 4.30902 9.41447 ] pdfxs
+ (a) show
+ 291.817 -197.303 m
+ /N695 10.909 Tf
+ (k) show
+ 297.84 -197.303 m
+ /N614 10.909 Tf
+ (-limi)
+ [3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 10.0254 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 9.42537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.81455 7.58175 ] pdfxs
+ (o) show
+ (uldl)
+ [6.05449 3.0327 10.6254 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivityinf)
+ [3.0327 5.75995 3.0327 3.93823 8.79265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.0981 3.32724 ] pdfxs
+ (o) show
+ (rnodesbey)
+ [7.31992 6.05449 5.75995 6.05449 4.85451 7.34172 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 202.89 -219.225 m
+ /N695 10.909 Tf
+ (k) show
+ 211.951 -219.225 m
+ /N614 10.909 Tf
+ (links)
+ [3.0327 3.0327 6.05449 5.75995 7.34172 ] pdfxs
+ (\() show
+ (inste)
+ [3.0327 6.05449 4.30902 4.23277 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.0981 ] pdfxs
+ (o) show
+ (frepresentingrecursives)
+ [6.37085 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 8.4872 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 7.88721 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureswi)
+ [6.0654 4.2654 4.85451 7.34172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -3.05176e-05 -241.148 m
+ (cycles)
+ [4.8436 5.75995 4.85451 3.02179 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [9.19628 ] pdfxs
+ (A) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.02179 4.8545 7.21085 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.82901 ] pdfxs
+ (a) show
+ (llowap)
+ [3.0327 3.0327 5.14905 11.9563 9.52355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.34536 ] pdfxs
+ (t) show
+ (ohavemul)
+ [9.53446 6.05449 5.14905 5.4545 8.92356 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.05449 3.0327 8.92356 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.37808 3.02179 10.1345 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.27631 4.29811 4.8436 6.0654 3.0327 8.37808 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 9.09802 ] pdfxs
+ (\)) show
+ (,) show
+ -3.05176e-05 -263.07 m
+ (whichism)
+ [7.8763 6.0654 3.0327 4.53815 10.2872 3.0327 8.5199 9.08711 ] pdfxs
+ (o) show
+ (reprecisebutin)
+ [4.27631 9.06538 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 9.06538 6.0654 6.05449 
+ 8.46546 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducessever)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.8436 8.5199 4.30902 4.8436 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (li)
+ [7.25448 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (iveph)
+ [3.0327 5.4545 9.06538 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.5308 ] pdfxs
+ (a) show
+ (ndincurssi)
+ [6.05449 10.2872 3.02179 6.0654 4.8436 6.0654 4.27631 8.5199 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 9.98173 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her)
+ [6.0654 4.8436 8.49809 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.909 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm.)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 3.0327 ] pdfxs
+ 16.936 -306.915 m
+ (D) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (sch[)
+ [4.29811 4.54905 8.8581 3.0327 ] pdfxs
+ (46) show
+ (]presen)
+ [5.8254 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sapowerfulhe)
+ [7.10173 8.2472 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 5.8254 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [8.8581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.10173 ] pdfxs
+ (a) show
+ (lg)
+ [3.02179 5.46541 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 11.8907 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisb)
+ [7.03639 3.0327 7.10173 6.37085 ] pdfxs
+ (o) show
+ (th\row-)
+ [4.23277 8.86901 6.05449 5.14905 7.88721 6.43623 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.8581 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 4.8436 ] pdfxs
+ -3.05176e-05 -328.838 m
+ (a) show
+ (nduses)
+ [6.0654 8.84719 6.0654 4.29811 4.85451 7.10173 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.8436 4.8436 4.85451 4.29811 7.10173 6.0654 ] pdfxs
+ (a) show
+ (thsrepresen)
+ [4.23277 6.0654 7.10173 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edbyre)
+ [4.85451 8.84719 5.75995 8.55265 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (rexpressi)
+ [7.06901 4.8436 5.75995 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.09082 ] pdfxs
+ (t) show
+ (orepresentrecursives)
+ [8.25811 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 7.03639 4.27631 
+ 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 7.64721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urese\016cien)
+ [6.05449 4.27631 4.8436 7.10173 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.8545 3.0327 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hb)
+ [8.4872 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [8.4872 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 6.73082 6.0654 ] pdfxs
+ (at) show
+ (hs,it)
+ [6.0654 4.29811 5.7054 3.02179 6.67639 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.85451 ] pdfxs
+ (a) show
+ (rsp)
+ [4.2654 6.73082 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 7.2763 ] pdfxs
+ (t) show
+ (orec)
+ [7.8872 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructhe)
+ [4.27631 6.0654 4.8436 6.67639 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pinf)
+ [8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.4872 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.5198 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 7.2763 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (r) show
+ -3.05176e-05 -372.683 m
+ (expressi)
+ [4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nscre)
+ [6.05449 7.93081 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 7.87629 ] pdfxs
+ (I) show
+ (npr)
+ [9.68719 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (icehowever,his)
+ [3.02179 4.85451 8.47629 6.05449 5.15996 7.57085 4.85451 5.4545 4.8436 4.27631 6.65449 
+ 6.0654 3.0327 7.93081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.7198 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.85451 ] pdfxs
+ (a) show
+ (rstohavemuchahi)
+ [4.2654 7.94172 4.23277 9.08719 6.0654 5.14905 5.4545 8.47629 8.79257 6.05449 4.54905 
+ 9.68719 9.08719 6.05449 3.0327 ] pdfxs
+ (g) show
+ (herc)
+ [6.0654 4.8436 7.8981 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (urs.)
+ [6.0654 4.27631 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -432.438 m
+ /N622 11.955 Tf
+ (3.5.3No)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.7307 ] pdfxs
+ (n-c) show
+ (lo)
+ [3.73 6.7307 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gContext)
+ [11.2138 9.70749 6.7307 7.10126 5.22437 6.13291 7.10119 9.71945 ] pdfxs
+ (S) show
+ (e)
+ [6.13291 ] pdfxs
+ (n) show
+ (sitiveA)
+ [5.30802 3.73 5.23633 3.73 6.73059 10.616 10.1618 ] pdfxs
+ (na) show
+ (lyses)
+ [3.73 7.10119 5.30802 6.13291 5.30802 ] pdfxs
+ -3.05176e-05 -461.406 m
+ /N614 10.909 Tf
+ (A) show
+ (sdiscussede)
+ [7.85445 6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 9.61082 4.85451 
+ ] pdfxs
+ (a) show
+ (rlier,evenm)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 6.59994 4.8436 5.4545 4.85451 9.61082 9.08711 
+ ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.30537 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.39993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsdon)
+ [6.0654 9.08711 7.85445 6.0654 8.99992 6.0654 ] pdfxs
+ (o) show
+ (tcl)
+ [7.78911 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nehe)
+ [6.0654 8.39993 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.61082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sindi\013eren)
+ [7.85445 3.02179 9.61082 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -483.329 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 8.66174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 7.73448 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,itisc)
+ [6.0654 6.31631 3.0327 7.44002 3.0327 7.50536 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ntousem)
+ [9.27264 4.23277 8.66174 6.0654 4.29811 8.05084 9.09802 ] pdfxs
+ (o) show
+ (relimi)
+ [4.2654 8.05084 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edn)
+ [4.8436 9.26173 6.0654 ] pdfxs
+ (a) show
+ (mingschemesf)
+ [9.08711 3.0327 6.0654 8.65083 4.30902 4.53815 6.0654 4.8436 9.09802 4.8436 7.50536 
+ 3.33815 ] pdfxs
+ (o) show
+ (rhe)
+ [7.47264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.26173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (\(o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -505.251 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.34901 ] pdfxs
+ (o) show
+ (nst)
+ [9.34901 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsi)
+ [9.34901 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e) show
+ 140.298 -501.292 m
+ /N703 7.96999 Tf
+ (13)
+ [4.23211 4.23211 ] pdfxs
+ 149.264 -505.251 m
+ /N614 10.909 Tf
+ (\)[)
+ [7.52729 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [6.31631 ] pdfxs
+ (143) show
+ (,)
+ [6.31631 ] pdfxs
+ (53) show
+ (,)
+ [6.31631 ] pdfxs
+ (138) show
+ (,)
+ [6.31631 ] pdfxs
+ (42) show
+ (].Thisprecludes)
+ [3.0327 7.7672 7.8763 6.05449 3.0327 7.59263 6.05449 4.27631 4.85451 4.8436 3.0327 
+ 6.05449 6.0654 4.8436 7.59263 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ininginf)
+ [3.02179 6.0654 3.0327 6.05449 8.73811 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ -4.57764e-05 -527.174 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 9.39273 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.6035 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 9.99264 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces,whichisfund)
+ [6.05449 4.85451 4.8436 4.30902 8.55265 7.8763 6.05449 3.0327 4.54905 11.2035 3.0327 
+ 9.44716 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [8.17084 ] pdfxs
+ (t) show
+ (o)
+ [10.6035 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.17084 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.44716 ] pdfxs
+ (o) show
+ (f) show
+ 384.073 -527.174 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (ac) show
+ (rosc)
+ [4.0363 5.58542 4.45083 4.46185 ] pdfxs
+ (o) show
+ (pi)
+ [5.58542 3.33823 ] pdfxs
+ (c) show
+ 446.788 -527.174 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ -6.10352e-05 -549.096 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.05084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 7.73448 ] pdfxs
+ (I) show
+ (nthec)
+ [9.27264 4.23277 6.0654 8.05084 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.05084 ] pdfxs
+ (o) show
+ (fFi)
+ [6.53449 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.05084 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,f)
+ [6.32722 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.48355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.31631 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.23994 6.05449 5.75995 6.0654 4.8436 7.50536 ] pdfxs
+ (o) show
+ (fb)
+ [6.53449 6.37085 ] pdfxs
+ (ot) show
+ (hlis)
+ [9.26173 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.05084 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -571.019 m
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.35629 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ 59.0539 -571.019 m
+ /N722 10.909 Tf
+ (malloc) show
+ 96.9199 -571.019 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,whichw)
+ [4.85451 6.55631 7.8763 6.0654 3.02179 4.54905 9.56719 7.57085 ] pdfxs
+ (o) show
+ (uldf)
+ [6.0654 3.0327 9.55628 3.33815 ] pdfxs
+ (o) show
+ (rcethese)
+ [4.27631 4.8436 8.35629 4.23277 6.0654 4.8436 4.30902 8.34538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.81081 ] pdfxs
+ (t) show
+ (omer)
+ [8.95629 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.35629 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.35629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rynodesf)
+ [4.27631 9.26174 6.05449 5.75995 6.0654 4.8436 7.81081 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 462.273 -571.019 m
+ /N722 10.909 Tf
+ (X) show
+ -9.15527e-05 -592.941 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.2119 -592.941 m
+ /N722 10.909 Tf
+ (Y) show
+ 30.5759 -592.941 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s,preven)
+ [4.29811 6.6654 6.0654 4.27631 4.8436 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hemfr)
+ [6.05449 4.85451 12.7307 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mproving)
+ [12.7198 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.4872 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (redisj)
+ [4.27631 8.47629 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 0 -602.435 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (13) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (n)
+ [8.68804 ] pdfxs
+ (pr) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,s)
+ [6.25822 3.63121 ] pdfxs
+ (u) show
+ (ch)
+ [3.84642 8.68804 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (gor) show
+ (it)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ (mscanbeim)
+ [7.6838 7.20864 4.09746 4.59962 8.697 5.37062 7.67489 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (ment)
+ [7.67484 4.10643 4.85956 3.58634 ] pdfxs
+ (e) show
+ (dto)
+ [8.68804 3.58634 8.17705 ] pdfxs
+ (u) show
+ (secl)
+ [3.64018 7.66593 4.09746 2.56423 ] pdfxs
+ (on) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ (,)
+ [6.25822 ] pdfxs
+ (bu) show
+ (tt)
+ [7.1548 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.66593 4.09746 ] pdfxs
+ (o) show
+ (stc)
+ [3.63121 7.16377 4.0885 ] pdfxs
+ (ou) show
+ (ldb)
+ [2.56423 8.68804 5.37959 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (me)
+ [7.67484 7.67489 ] pdfxs
+ (u) show
+ (nb)
+ [4.85956 5.37959 ] pdfxs
+ (earab) show
+ (ly)
+ [2.55527 8.43706 ] pdfxs
+ (e) show
+ (xpo-)
+ [4.8686 5.37959 4.59962 3.07535 ] pdfxs
+ -8.78401 -14.768 m
+ (ne) show
+ (nti)
+ [4.86852 3.57737 2.56423 ] pdfxs
+ (a) show
+ (l[)
+ [5.6306 2.55527 ] pdfxs
+ (143) show
+ (,)
+ [5.6306 ] pdfxs
+ (53) show
+ (].)
+ [2.56423 6.65272 ] pdfxs
+ (Ma) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (n) show
+ (gclo)
+ [7.67495 4.09746 2.56423 4.59962 ] pdfxs
+ (n) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (ge\016cientist)
+ [7.67495 4.10643 7.67484 4.09746 2.55527 4.10643 4.85956 6.65271 2.56423 6.70655 3.58634 
+ ] pdfxs
+ (h) show
+ (ekeyc)
+ [7.16383 4.60858 4.10643 7.93497 3.83745 ] pdfxs
+ (ha) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (enge) show
+ (.) show
+ 219.761 -48.314 m
+ /N614 10.909 Tf
+ (76) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (ogo) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.11266 ] pdfxs
+ (t) show
+ (o)
+ [9.54537 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 8.35627 7.58175 ] pdfxs
+ (o) show
+ (rk.Amin)
+ [4.2654 5.75995 9.23992 12.2726 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.36718 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.1563 3.02179 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.36718 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.54537 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e) show
+ 395.489 0 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 445.396 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ 0 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.74539 ] pdfxs
+ (\() show
+ (when)
+ [7.8763 6.0654 4.8436 10.7781 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.56719 ] pdfxs
+ (a) show
+ (renoin)
+ [4.27631 9.55628 6.0654 10.1672 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ervening)
+ [4.85451 4.2654 5.4545 4.85451 6.05449 3.0327 6.0654 10.1672 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbef)
+ [6.0654 9.0108 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.56719 ] pdfxs
+ (t) show
+ (hesubsequen)
+ [6.05449 9.56719 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ 347.439 -21.922 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 410.438 -21.922 m
+ /N614 10.909 Tf
+ (\)essenti)
+ [8.95637 4.8436 4.30902 4.29811 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesexplicitde)
+ [4.85451 4.8436 7.87627 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.81092 
+ 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.63264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [9.63264 4.29811 ] pdfxs
+ (tat) show
+ (icrecl)
+ [3.0327 8.42175 4.27631 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (fmem)
+ [6.90539 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.2654 9.3381 3.02179 9.63264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.42175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisis)
+ [3.0327 7.85448 7.8763 6.0654 3.0327 7.87627 3.02179 7.87627 ] pdfxs
+ (t) show
+ (heinverse)
+ [6.0654 8.42175 3.02179 5.75995 5.4545 4.85451 4.2654 4.30902 8.42175 ] pdfxs
+ (o) show
+ (f) show
+ 0 -65.768 m
+ (\(a) show
+ (ndmuchm)
+ [6.05449 9.949 8.79257 6.05449 4.54905 9.949 9.08711 ] pdfxs
+ (o) show
+ (relimited)
+ [4.27631 8.73811 3.0327 3.02179 9.09802 3.0327 4.23277 4.85451 9.949 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n\))
+ [6.0654 8.12729 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 8.73811 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.64355 ] pdfxs
+ (o) show
+ (ns)
+ [9.949 4.30902 ] pdfxs
+ (tat) show
+ (icGC,which)
+ [3.02179 8.73811 8.5636 7.8763 6.9163 7.88721 6.05449 3.0327 4.54905 9.93809 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.09802 8.18172 ] pdfxs
+ (t) show
+ (orepl)
+ [9.34901 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.73811 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerun)
+ [3.02179 9.09802 3.0327 4.8436 8.73811 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -87.69 m
+ (GC.)
+ [8.5636 7.8763 3.0327 ] pdfxs
+ 0 -133.121 m
+ /N622 14.346 Tf
+ (5.7)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (sofA)
+ [11.7494 8.0625 10.3147 12.1942 ] pdfxs
+ (u) show
+ (tom)
+ [6.26925 8.07685 13.4422 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [6.26925 4.49035 12.5527 10.573 8.52157 8.07685 9.85575 12.1942 4.476 4.49035 8.50722 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -165.846 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 8.37811 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryc)
+ [4.2654 9.29446 4.85451 ] pdfxs
+ (o) show
+ (ntribu)
+ [5.75995 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.37811 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.56721 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisapr)
+ [9.59991 3.0327 7.83263 8.98901 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l,e\016cientc)
+ [3.0327 6.58903 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.7782 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.81082 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ 0 -187.769 m
+ (t) show
+ (ose)
+ [10.6145 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (edistinctins)
+ [10.0036 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 9.40364 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 9.45807 ] pdfxs
+ (o) show
+ (fl)
+ [8.49811 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [8.18175 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.6035 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresintosep)
+ [6.0654 4.2654 4.85451 9.45807 3.0327 5.75995 4.23277 10.6145 4.30902 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (epo)
+ [10.0036 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.02179 9.46898 3.02179 11.2254 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 10.0036 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Our)
+ [6.0654 12.4363 8.4872 6.0654 4.27631 ] pdfxs
+ 0 -209.691 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.6981 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingspeci\fcc)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 4.30902 6.35994 4.85451 4.8436 
+ 3.0327 6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 10.303 -243.417 m
+ (\() show
+ (i\)Weshow)
+ [3.0327 9.69818 10.2981 9.11992 4.30902 6.05449 5.15996 12.1526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.52001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsucceedsinse)
+ [6.05449 13.3743 4.29811 6.0654 4.8436 4.85451 4.8436 4.8436 6.0654 8.57444 3.0327 
+ 10.3417 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingrecursived)
+ [4.23277 3.0327 6.0654 9.73082 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.11992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.71992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.57444 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.13083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 27.273 -265.34 m
+ (providingasubs)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.59992 9.61083 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lperf)
+ [7.18903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.05449 4.85451 8.99993 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 8.40001 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.43264 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.17812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Weexperimen)
+ [9.08711 4.30902 9.42537 10.2981 8.99993 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.273 -287.262 m
+ (\fndth)
+ [6.0654 6.05449 9.74173 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.92001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmimproves)
+ [6.05449 12.7744 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.53084 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (o) show
+ (fsever)
+ [7.01448 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.69812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (msby)
+ [9.09802 7.97445 5.75995 9.42537 ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,speedsup)
+ [9.08711 6.71994 4.29811 6.35994 4.85451 4.8436 6.0654 7.97445 6.0654 6.0654 ] pdfxs
+ 27.273 -309.185 m
+ (twoby)
+ [3.93823 7.58175 8.68356 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.48365 ] pdfxs
+ (2) show
+ (x)
+ [8.98901 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.0654 9.30537 3.93823 7.57085 8.69447 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.05449 4.85451 4.27631 7.53809 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (10) show
+ (x,)
+ [5.75995 6.34903 ] pdfxs
+ (a) show
+ (ndexpl)
+ [6.0654 9.29446 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.30537 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.09448 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.09448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 7.27298 -340.023 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (nlikeprevi)
+ [6.0654 3.0327 3.02179 5.4545 8.85811 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.31262 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesrel)
+ [4.54905 6.05449 4.85451 8.31262 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.05449 4.85451 8.31262 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [7.04721 ] pdfxs
+ (133) show
+ (,)
+ [7.0363 ] pdfxs
+ (4) show
+ (,6)
+ [7.0363 5.46541 ] pdfxs
+ (6) show
+ (,)
+ [7.0363 ] pdfxs
+ (31) show
+ (,)
+ [7.0363 ] pdfxs
+ (26) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 374.807 -340.023 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 390.526 -340.023 m
+ /N614 10.909 Tf
+ (o) show
+ (fwhichrequire)
+ [7.34175 7.8763 6.0654 3.0327 4.53815 10.069 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.8436 ] pdfxs
+ 27.273 -361.945 m
+ (atype-s)
+ [9.3381 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feinputpr)
+ [3.32724 8.73811 3.0327 6.05449 6.0654 6.05449 8.12729 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.7272 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.949 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.18172 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.7272 3.33815 6.05449 3.0327 6.9163 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (fC)
+ [7.22175 11.7599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.273 -383.868 m
+ (C++pr)
+ [7.8763 8.4872 12.7526 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.57444 ] pdfxs
+ (\() show
+ (includingindirectfunc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.71992 3.0327 6.0654 
+ 6.05449 3.0327 4.27631 4.8436 4.8436 8.52001 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (lls,mu)
+ [3.02179 3.0327 4.30902 7.45084 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrecursivefunc)
+ [3.0327 3.02179 10.0254 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 9.11992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.0654 4.29811 7.46175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.10902 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 27.273 -405.791 m
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 7.87638 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,l)
+ [6.0654 4.29811 6.6654 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.39264 ] pdfxs
+ (o) show
+ (f) show
+ 4.24199 -436.629 m
+ (\() show
+ (iii\)Our)
+ [3.0327 3.02179 3.0327 9.69818 8.4872 6.0654 8.82536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.6471 3.0327 8.85807 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.40356 6.0654 4.2654 4.30902 8.79273 ] pdfxs
+ (t) show
+ (operf)
+ [10.0145 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmre)
+ [4.2654 13.6471 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceb)
+ [10.6145 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.40356 6.0654 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.6145 ] pdfxs
+ (o) show
+ (nasc)
+ [10.6145 10.0035 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.0654 3.02179 9.40356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -458.551 m
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,which)
+ [6.74176 7.8763 6.0654 3.02179 4.54905 9.76355 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.01808 6.05449 8.00717 ] pdfxs
+ (t) show
+ (op)
+ [9.16356 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.76355 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.76355 6.0654 ] pdfxs
+ (at) show
+ (aby)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ 268.207 -458.551 m
+ /N634 10.909 Tf
+ (rea)
+ [4.04721 4.45094 5.58542 ] pdfxs
+ (chab) show
+ (ility)
+ [3.33823 2.79267 3.34914 3.62179 5.30169 ] pdfxs
+ 321.873 -458.551 m
+ /N614 10.909 Tf
+ (.W)
+ [8.09447 10.2981 ] pdfxs
+ (o) show
+ (rkc)
+ [4.27631 9.4581 4.85451 ] pdfxs
+ (o) show
+ (ncurrent)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.94183 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (o) show
+ (urs[)
+ [6.0654 4.2654 8.01808 3.02179 ] pdfxs
+ (26) show
+ (]) show
+ 27.273 -480.474 m
+ (usesas)
+ [6.0654 4.29811 4.8436 8.37808 9.52355 4.29811 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.30183 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,butusesan)
+ [4.53815 6.0654 7.21085 6.05449 6.0654 8.30183 6.0654 4.29811 4.85451 8.36717 9.52355 
+ 6.0654 ] pdfxs
+ (o) show
+ (n-sc)
+ [6.05449 3.63261 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,doesn)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.19994 6.0654 5.74904 4.85451 8.36717 6.0654 
+ ] pdfxs
+ (o) show
+ (th)
+ [8.30183 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.05449 3.0327 8.91265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -502.396 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ll,requirestype-s)
+ [3.0327 3.0327 6.6654 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.93081 
+ 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,)
+ [3.32724 4.85451 3.93823 4.84359 6.6654 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.6981 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (ot) show
+ (herlimi)
+ [6.0654 4.8436 7.909 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.909 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.53815 6.0654 3.0327 ] pdfxs
+ 4.54498 -533.235 m
+ (\() show
+ (iv\)Wepresentasimples)
+ [3.0327 5.75995 9.68727 10.309 9.85083 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 9.25091 10.4617 4.29811 3.0327 9.08711 6.0654 3.0327 9.85083 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.7672 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (rrectlyh)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 10.7672 6.05449 ] pdfxs
+ (a) show
+ (ndlingindirectfunc)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.4508 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 9.24 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.0617 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 9.31625 3.02179 11.0726 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryC)
+ [4.27631 10.7563 7.8763 ] pdfxs
+ 27.273 -555.157 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utm)
+ [6.0654 7.87638 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mplex.)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 ] pdfxs
+ 7.57599 -585.995 m
+ (\() show
+ (v\)The)
+ [5.75995 9.69818 7.8763 6.05449 7.33085 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 11.5744 4.8436 ] pdfxs
+ (o) show
+ (mputess)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 6.77446 4.30902 ] pdfxs
+ (tat) show
+ (icm)
+ [3.02179 7.33085 9.08711 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.0654 6.05449 3.0327 6.05449 7.93084 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.53083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mp)
+ [11.5635 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 6.77446 ] pdfxs
+ (t) show
+ (o)
+ [7.93084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.31994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.77446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [6.70912 ] pdfxs
+ (t) show
+ (heyp)
+ [6.0654 4.8436 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ 27.273 -607.918 m
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ (.We)
+ [7.7672 10.2981 8.1272 ] pdfxs
+ (a) show
+ (rethe\frst)
+ [4.27631 8.1272 4.23277 6.0654 8.1272 6.05449 4.27631 4.30902 7.51638 ] pdfxs
+ (t) show
+ (odem)
+ [8.7272 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [7.52729 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.3381 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.1272 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.3381 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.57081 9.09802 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 27.273 -629.841 m
+ (beused)
+ [6.35994 8.4872 6.0654 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llow-)
+ [3.02179 3.0327 5.14905 7.88721 3.63261 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueslikeTr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 3.0327 
+ 5.4545 8.4872 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (129) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (88) 89
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (typeinferencewi)
+ [3.93823 5.75995 6.35994 8.67266 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 
+ 4.85451 8.66175 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hare)
+ [9.88355 9.27265 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedtypesys)
+ [4.29811 4.85451 9.88355 3.93823 5.75995 6.35994 8.67266 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 8.43265 ] pdfxs
+ (I) show
+ (tdoesn)
+ [8.07274 6.05449 5.75995 4.8436 8.12717 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [8.09446 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 9.88355 ] pdfxs
+ (t) show
+ (oex)
+ [9.27265 4.85451 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (typeinference)
+ [3.93823 5.75995 6.35994 8.34538 3.0327 6.05449 3.33815 4.8436 4.27631 4.85451 6.05449 
+ 4.85451 8.34538 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.0654 4.8436 7.7999 ] pdfxs
+ (t) show
+ (ow)
+ [8.94538 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 9.26174 3.32724 ] pdfxs
+ (o) show
+ (rwe)
+ [7.76719 7.58175 4.8436 ] pdfxs
+ (a) show
+ (kly-typedl)
+ [5.75995 3.0327 5.75995 3.63261 3.93823 5.75995 6.35994 4.85451 9.55628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eslikeC)
+ [4.85451 7.7999 3.0327 3.02179 5.4545 8.34538 11.3781 ] pdfxs
+ (a) show
+ (ndC++,whichc)
+ [6.0654 9.55628 7.8763 8.4872 8.47629 6.55631 7.8763 6.0654 3.0327 4.53815 9.55628 
+ 4.85451 ] pdfxs
+ (a) show
+ (nc)
+ [9.55628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 0 -43.845 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.59627 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s,v)
+ [4.29811 7.52721 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (sfuncti)
+ [8.61808 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,uni)
+ [6.0654 4.29811 7.52721 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.05449 4.30902 7.52721 4.8436 ] pdfxs
+ (t) show
+ (c.,)
+ [4.8436 3.0327 7.52721 ] pdfxs
+ (o) show
+ (nwhichtypeinf)
+ [10.3854 7.8763 6.05449 3.0327 4.54905 10.3854 3.93823 5.75995 6.35994 9.17447 3.02179 
+ 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisdi\016cult)
+ [10.3854 3.0327 8.61808 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 8.56365 ] pdfxs
+ (t) show
+ (opr)
+ [9.77446 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (e) show
+ 0 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly.Inc)
+ [3.0327 3.0327 4.84359 7.81084 3.94897 9.49082 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,b)
+ [6.50176 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.49082 ] pdfxs
+ (o) show
+ (urunderlyingp)
+ [6.0654 7.70173 6.0654 6.05449 6.0654 4.8436 4.27631 3.0327 5.75995 3.02179 6.0654 
+ 8.89083 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.70173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.73445 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.49082 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.70173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.5234 4.8436 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 0 -87.69 m
+ (rectlyh)
+ [4.27631 4.8436 4.85451 4.23277 3.0327 9.95991 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.05449 6.0654 3.0327 9.04356 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.05447 4.8436 ] pdfxs
+ (o) show
+ (mplexfe)
+ [9.08711 6.0654 3.0327 4.8436 9.95991 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.49808 ] pdfxs
+ (o) show
+ (fC)
+ [7.53811 12.0763 ] pdfxs
+ (a) show
+ (ndC++,bydis)
+ [6.0654 10.2545 7.8763 8.4872 8.4872 7.37448 5.75995 9.949 6.0654 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishing)
+ [6.05449 3.0327 4.29811 6.0654 3.0327 6.05449 9.65446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [8.49808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hknown)
+ [10.2654 5.75995 6.05449 5.14905 7.88721 10.2545 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -109.613 m
+ (unknowntype)
+ [6.0654 6.05449 5.75995 6.05449 5.15996 7.8763 8.99992 3.93823 5.74904 6.37085 7.77812 
+ ] pdfxs
+ (\() show
+ (in)
+ [3.0327 8.99992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.78903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.38902 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\))
+ [6.05449 6.0654 7.1782 ] pdfxs
+ (a) show
+ (ndbyusingac)
+ [6.05449 8.99992 5.75995 8.69447 6.05449 4.30902 3.0327 6.05449 8.38902 8.38902 4.85451 
+ ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.77812 ] pdfxs
+ (a) show
+ (ndverye\016cient)
+ [6.0654 8.98901 5.4545 4.85451 4.27631 8.68356 4.85451 9.08711 4.85451 3.02179 4.85451 
+ 5.75995 7.1782 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 8.99992 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -131.535 m
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.18538 ] pdfxs
+ (\(t) show
+ (hes)
+ [6.05449 9.18538 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 9.17447 ] pdfxs
+ (a) show
+ (sin)
+ [8.63989 3.0327 10.3963 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\))
+ [8.57455 ] pdfxs
+ (t) show
+ (ode)
+ [9.78537 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lwi)
+ [7.36357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hp)
+ [10.3963 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llytype-uns)
+ [3.0327 3.0327 10.0908 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (a) show
+ (feuses)
+ [3.33815 9.18538 6.05449 4.30902 4.8436 8.63989 ] pdfxs
+ (o) show
+ (fp)
+ [7.65811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersduring)
+ [4.85451 4.2654 8.63989 6.0654 6.05449 4.27631 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -153.458 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Sec)
+ [6.05449 9.90537 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,usingap)
+ [6.0654 6.05449 7.5163 6.05449 4.30902 3.0327 6.05449 9.76355 9.76355 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.57445 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.60717 ] pdfxs
+ (a) show
+ (s)
+ [8.61808 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 9.16356 6.05449 ] pdfxs
+ (a) show
+ (sisf)
+ [4.30902 3.02179 8.61808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.57445 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.58536 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nen)
+ [10.3745 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 8.60717 ] pdfxs
+ (a) show
+ (d-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -175.38 m
+ (di)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbyexpl)
+ [6.0654 7.94172 5.75995 9.40355 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (iting)
+ [3.0327 4.23277 3.0327 6.0654 9.0981 ] pdfxs
+ (t) show
+ (heexplicitrel)
+ [6.0654 8.4872 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.88729 4.27631 
+ 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshipbetweenap)
+ [6.05449 4.30902 6.05449 3.0327 9.709 6.35994 4.8436 3.94914 7.57085 4.85451 4.8436 
+ 9.709 9.0981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.709 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 9.709 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ 0 -197.303 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 7.00357 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.74902 6.0654 4.29811 8.75993 ] pdfxs
+ (o) show
+ (ftypeinference)
+ [7.24357 3.93823 5.74904 6.37085 8.74902 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 
+ 6.05449 4.85451 8.74902 ] pdfxs
+ (a) show
+ (ndarichtype-sys)
+ [6.0654 9.97082 9.35992 4.2654 3.0327 4.54905 9.97082 3.93823 5.74904 6.37085 4.8436 
+ 3.64352 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emisn)
+ [4.85451 12.9925 3.0327 8.20354 6.0654 ] pdfxs
+ (o) show
+ (twellsui)
+ [8.1491 7.57085 4.85451 3.0327 6.93812 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.95991 3.33815 ] pdfxs
+ (o) show
+ (rmodern)
+ [8.18173 9.08711 5.75995 6.05449 4.85451 4.27631 9.95991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilers,which)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 7.43993 7.8763 6.05449 3.0327 
+ 4.54905 10.309 ] pdfxs
+ (a) show
+ (reusu)
+ [4.2654 9.09811 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.02179 10.0035 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.309 ] pdfxs
+ (o) show
+ (namid-level)
+ [10.309 9.6981 9.08711 3.0327 6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 7.2763 
+ ] pdfxs
+ (o) show
+ (rlow-levelin)
+ [8.51991 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 7.2763 3.0327 
+ 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lrepresen)
+ [7.28721 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsupp)
+ [10.309 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -241.148 m
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.05449 3.0327 9.52356 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.52356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Our)
+ [4.85451 4.29811 10.9963 8.4872 6.05449 8.95627 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chisspeci\fc)
+ [4.54905 10.7344 3.0327 8.97807 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (llydesi)
+ [3.02179 3.0327 10.429 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (nedf)
+ [6.05449 4.85451 10.7344 3.32724 ] pdfxs
+ (o) show
+ (ruseinsuchc)
+ [8.95627 6.05449 4.30902 9.52356 3.0327 10.7344 4.29811 6.0654 4.53815 10.7454 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 7.96357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -263.07 m
+ (relies)
+ [4.27631 4.8436 3.0327 3.0327 4.8436 7.94172 ] pdfxs
+ (o) show
+ (nlyasimple,mid-levelintermedi)
+ [6.05449 3.0327 9.39264 9.0981 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 6.6654 
+ 9.09802 3.02179 6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.6654 3.0327 5.75995 
+ 4.23277 4.85451 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.47629 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 16.936 -284.993 m
+ (Thew)
+ [7.8763 6.0654 7.86539 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 8.78174 ] pdfxs
+ (o) show
+ (fCherem)
+ [6.34903 7.8763 6.0654 4.8436 4.27631 4.85451 12.1089 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (ina[)
+ [3.0327 6.0654 8.46538 3.0327 ] pdfxs
+ (26) show
+ (]w)
+ [6.05449 7.57085 ] pdfxs
+ (a) show
+ (sperf)
+ [7.31991 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedc)
+ [4.2654 9.09802 4.8436 9.07628 4.85451 ] pdfxs
+ (o) show
+ (ncurren)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 8.77083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.07628 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.27631 7.31991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.2981 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (re)
+ [4.27631 10.1017 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llysimil)
+ [3.0327 3.0327 11.0072 4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rins)
+ [9.52354 3.0327 11.3126 4.30902 ] pdfxs
+ (o) show
+ (mekeyways.Theydescribeare)
+ [9.08711 10.1017 5.4545 4.85451 11.0072 7.57085 5.15996 5.75995 4.29811 12.7308 7.8763 
+ 6.0654 4.8436 11.0181 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 10.1017 
+ 10.7126 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [11.3126 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 10.1126 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 11.3126 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.52354 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ 0 -328.838 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.9199 ] pdfxs
+ (o) show
+ (na\row-insensi)
+ [10.9199 10.309 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 8.19265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.70901 6.35994 ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Bec)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 11.5417 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.6981 ] pdfxs
+ (t) show
+ (heirprim)
+ [6.0654 4.8436 3.0327 9.13081 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryfocusis)
+ [4.27631 10.6145 3.33815 5.74904 4.85451 6.05449 9.16353 3.0327 4.29811 ] pdfxs
+ 0 -350.761 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icmem)
+ [3.02179 8.15993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.06537 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.40358 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.06537 ] pdfxs
+ (a) show
+ (remuchm)
+ [4.2654 8.15993 8.79257 6.05449 4.54905 9.37082 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.14902 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.15993 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utc)
+ [6.0654 7.54911 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingre)
+ [3.0327 6.05449 8.75992 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlife)
+ [9.37082 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes,)
+ [3.02179 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -372.683 m
+ (includinglo)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 8.62902 3.0327 5.75995 
+ ] pdfxs
+ (o) show
+ (p-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (a) show
+ (rriedre)
+ [4.27631 4.27631 3.0327 4.8436 9.23992 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Ourre)
+ [6.05449 4.30902 7.72357 8.4872 6.05449 7.46173 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ 206.474 -372.683 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (n) show
+ 226.66 -372.683 m
+ /N614 10.909 Tf
+ (bepl)
+ [6.35994 8.02902 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ced)
+ [4.8436 4.8436 9.23992 ] pdfxs
+ (a) show
+ (s\rexibly)
+ [7.48354 6.0654 4.8436 5.75995 3.0327 6.0654 3.02179 8.94538 ] pdfxs
+ (a) show
+ (s)
+ [7.47263 ] pdfxs
+ (t) show
+ (heirs,butweuseasimpler)
+ [6.0654 4.8436 3.0327 4.27631 4.29811 6.3054 6.05449 6.0654 7.4182 7.58175 8.02902 
+ 6.05449 4.30902 8.02902 8.62902 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 4.27631 
+ ] pdfxs
+ 0 -394.606 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 7.74547 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.83266 ] pdfxs
+ (L) show
+ (ikethetype-inference)
+ [3.0327 5.4545 8.35629 4.23277 6.0654 8.34538 3.93823 5.75995 6.37085 4.8436 3.63261 
+ 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.34538 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches,however,)
+ [4.54905 6.05449 4.85451 4.29811 6.55631 6.0654 5.14905 7.58175 4.8436 5.4545 4.8436 
+ 4.27631 6.55631 ] pdfxs
+ (t) show
+ (heirw)
+ [6.0654 4.8436 3.0327 7.76719 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.25083 ] pdfxs
+ (a) show
+ (lsodoesn)
+ [3.0327 4.30902 8.94538 6.0654 5.75995 4.8436 7.81081 6.05449 ] pdfxs
+ (o) show
+ (tsupp)
+ [7.74547 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -416.528 m
+ (we)
+ [7.57085 4.85451 ] pdfxs
+ (a) show
+ (klytypedl)
+ [5.75995 3.02179 9.54537 3.93823 5.75995 6.35994 4.8436 9.83991 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eslikeC.)
+ [4.85451 8.08354 3.02179 3.0327 5.4545 8.62902 7.8763 6.80721 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.83991 ] pdfxs
+ (t) show
+ (heunderlyingp)
+ [6.0654 8.62902 6.05449 6.0654 6.05449 4.85451 4.2654 3.0327 5.75995 3.0327 6.05449 
+ 9.23992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.05082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.08354 4.85451 ] pdfxs
+ (o) show
+ (uldbeextended)
+ [6.05449 3.0327 9.83991 6.35994 8.62902 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 
+ 4.8436 9.83991 ] pdfxs
+ (t) show
+ (od)
+ [9.23992 6.05449 ] pdfxs
+ (o) show
+ 0 -438.451 m
+ (so\(using)
+ [4.29811 10.2545 4.23277 6.0654 4.29811 3.0327 6.0654 10.2435 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 9.06536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,f)
+ [4.54905 6.05449 8.11629 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [9.06536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,webelieve)
+ [8.10538 7.58175 9.63265 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.64356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.64356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nw)
+ [10.8544 7.58175 ] pdfxs
+ (o) show
+ (uldbem)
+ [6.05449 3.0327 10.8544 6.35994 9.63265 9.09802 ] pdfxs
+ (o) show
+ (redi\016cult)
+ [4.2654 9.64356 6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 9.03273 ] pdfxs
+ (to) show
+ 0 -460.373 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (end.Fur)
+ [4.85451 6.05449 6.0654 8.99992 6.21813 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 4.2654 9.09802 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 7.13448 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.76355 ] pdfxs
+ (t) show
+ (oofocus)
+ [5.75995 9.46901 3.32724 5.75995 4.85451 6.05449 8.31262 ] pdfxs
+ (o) show
+ (n)
+ [10.0799 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icmem)
+ [3.0327 8.85811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.77446 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement,)
+ [4.8436 9.08711 4.85451 5.75995 4.23277 7.14539 ] pdfxs
+ (a) show
+ (nddon)
+ [6.05449 10.069 6.0654 9.46901 6.05449 ] pdfxs
+ (o) show
+ (texpl)
+ [8.25819 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.85811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -482.296 m
+ (imp)
+ [3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.69093 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (heirw)
+ [6.0654 4.8436 3.0327 7.72355 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.20719 ] pdfxs
+ (o) show
+ (nmem)
+ [9.51264 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.2654 9.20719 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchyperf)
+ [4.27631 4.53815 5.75995 9.20719 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.30175 ] pdfxs
+ (o) show
+ (rc)
+ [7.72355 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.72355 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.72355 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.69093 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 6.0654 ] pdfxs
+ 0 -504.218 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (it)
+ [3.02179 8.60728 ] pdfxs
+ (t) show
+ (heirre)
+ [6.0654 4.8436 3.0327 8.63991 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninf)
+ [10.429 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Weexpect)
+ [6.0654 10.069 10.2981 9.21811 4.8436 5.75995 6.35994 4.85451 4.8436 8.60728 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.60728 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.63991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntechniquesc)
+ [10.429 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 8.67262 
+ 4.8436 ] pdfxs
+ (o) show
+ (uldbefrui)
+ [6.0654 3.0327 10.4181 6.37085 9.2072 3.33815 4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (fully)
+ [3.32724 6.0654 3.0327 3.0327 5.75995 ] pdfxs
+ 0 -526.141 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.0654 3.02179 6.0654 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (heirre)
+ [6.0654 4.8436 3.0327 7.909 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.6981 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 12.7198 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 9.08719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Thereisawider)
+ [7.8763 6.0654 4.8436 4.27631 9.70901 3.0327 9.16353 10.3199 7.88721 3.02179 6.0654 
+ 9.70901 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.70901 ] pdfxs
+ (o) show
+ (fw)
+ [8.19265 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.6145 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 9.16353 3.32724 ] pdfxs
+ (o) show
+ (rst)
+ [9.14172 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.6254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (o) show
+ (fhe)
+ [8.19265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.9308 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (a) show
+ (swell)
+ [9.16353 7.57085 4.85451 3.0327 7.8872 ] pdfxs
+ (a) show
+ (s) show
+ 0 -569.986 m
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.55625 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [9.53444 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 10.1017 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [10.1126 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,b)
+ [6.0654 8.69447 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [11.3235 ] pdfxs
+ (o) show
+ (fwhich)
+ [8.58538 7.88721 6.05449 3.0327 4.54905 11.3126 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 10.1126 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.3235 ] pdfxs
+ (o) show
+ (n)
+ [11.3126 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.74904 4.85451 3.0327 6.05449 10.7126 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 10.1017 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes)
+ [3.02179 9.09802 4.8436 9.56716 ] pdfxs
+ (o) show
+ (f) show
+ 0 -591.908 m
+ (o) show
+ (bjectsinpr)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.66171 3.0327 10.4072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms\(e.)
+ [9.08711 8.66171 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,see[)
+ [3.02179 7.57084 4.29811 4.8436 9.2072 3.0327 ] pdfxs
+ (14) show
+ (,)
+ [7.37448 ] pdfxs
+ (122) show
+ (,)
+ [7.38539 ] pdfxs
+ (79) show
+ (])
+ [7.38539 ] pdfxs
+ (a) show
+ (ndthereferences)
+ [6.05449 10.4181 4.23277 6.0654 9.19629 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 
+ 6.05449 4.85451 4.8436 8.6508 ] pdfxs
+ (t) show
+ (herein)
+ [6.0654 4.8436 4.27631 4.8436 3.0327 6.0654 ] pdfxs
+ (\)) show
+ (.These)
+ [10.0145 7.88721 6.05449 4.85451 4.29811 9.19629 ] pdfxs
+ (t) show
+ (echniquesdon)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.6508 6.0654 9.80719 
+ 6.05449 ] pdfxs
+ (ot) show
+ 0 -613.831 m
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 7.09093 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 7.69085 ] pdfxs
+ (o) show
+ (rc)
+ [7.12356 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.87995 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 7.70175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.10184 ] pdfxs
+ (o) show
+ (fl)
+ [6.17449 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [5.87995 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.30175 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.8436 7.15627 3.0327 8.90174 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.69085 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p) show
+ 364.973 -613.831 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [7.77808 ] pdfxs
+ (se) show
+ 392.266 -613.831 m
+ /N614 10.909 Tf
+ (,)
+ [6.03267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.91265 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 7.70175 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ 225.818 -657.201 m
+ (128) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (3.6D)
+ [8.07685 4.476 24.2161 12.3662 ] pdfxs
+ (a) show
+ (ta)
+ [6.26925 13.227 ] pdfxs
+ (S) show
+ (tr)
+ [6.2836 6.58481 ] pdfxs
+ (uc) show
+ (t)
+ [6.2836 ] pdfxs
+ (u) show
+ (reA)
+ [6.58481 12.7392 12.1942 ] pdfxs
+ (na) show
+ (lysis:)
+ [4.476 8.52144 6.36962 4.476 6.36962 11.6633 ] pdfxs
+ (Su) show
+ (mm)
+ [13.4422 13.4566 ] pdfxs
+ (a) show
+ (ryofContri)
+ [6.58481 13.9012 8.0625 10.3147 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.65083 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.05084 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisahe)
+ [3.02179 5.75995 4.30902 3.02179 7.50536 3.0327 7.50536 8.65083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.26173 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.50536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdesi)
+ [6.05449 12.2944 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.26173 ] pdfxs
+ (t) show
+ (oc)
+ [8.65083 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ureimp)
+ [6.0654 4.2654 8.05084 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.44002 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.50536 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (a) show
+ 0 -54.648 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m'smem)
+ [9.08711 3.0327 7.62536 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.07628 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [8.17084 ] pdfxs
+ (\() show
+ (includingc)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 8.77083 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivity,type-s)
+ [3.0327 5.75995 3.0327 3.93823 4.84359 6.41449 3.93823 5.75995 6.35994 4.85451 3.63261 
+ 4.30902 ] pdfxs
+ (a) show
+ (fety,mod)
+ [3.32724 4.85451 3.93823 4.84359 6.41449 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.65449 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,e)
+ [6.0654 6.41449 4.8436 ] pdfxs
+ (t) show
+ (c\))
+ [4.85451 7.56002 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.77083 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -76.571 m
+ (t) show
+ (hef)
+ [6.05449 7.85448 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.06537 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.03267 ] pdfxs
+ (o) show
+ (f)
+ [6.33812 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.85448 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 7.84357 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.309 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.05446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedin)
+ [6.0654 7.29809 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.06537 
+ 3.0327 9.06537 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.309 ] pdfxs
+ (t) show
+ (hesis.The)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.66902 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -98.493 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmusesac)
+ [6.0654 11.8035 6.0654 4.29811 4.85451 7.01445 8.17084 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.77083 ] pdfxs
+ (o) show
+ (f)
+ [6.05449 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [6.96002 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncehe)
+ [6.0654 4.8436 7.57085 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [8.77083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.74904 4.30902 3.0327 7.01445 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.78174 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 6.96002 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -120.416 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.63267 ] pdfxs
+ (a) show
+ (nd\feldsensi)
+ [6.05449 9.65446 6.05449 4.85451 3.02179 9.65446 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivity\)wi)
+ [3.0327 5.75995 3.0327 3.93823 5.74904 7.83274 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he\016ciency)
+ [9.64355 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 9.3381 ] pdfxs
+ (\() show
+ (\row-insensi)
+ [6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivity,uni\fc)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 6.62176 6.0654 6.05449 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.63267 ] pdfxs
+ (a) show
+ (ndthe)
+ [6.05449 9.65446 4.23277 6.0654 8.43266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 7.89808 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ 0 -142.338 m
+ (a) show
+ (ndincludesimp)
+ [6.0654 11.2363 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 9.47989 3.0327 
+ 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 9.42546 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perties)
+ [6.35994 4.85451 4.27631 4.23277 3.0327 4.85451 9.47989 ] pdfxs
+ (t) show
+ (om)
+ [10.6363 9.08711 ] pdfxs
+ (a) show
+ (keitus)
+ [5.4545 10.0254 3.0327 9.42546 6.05449 4.30902 ] pdfxs
+ (a) show
+ (blebym)
+ [6.05449 3.0327 10.0254 5.75995 10.9417 9.08711 ] pdfxs
+ (a) show
+ (nyclients)
+ [5.75995 10.9308 4.85451 3.0327 3.02179 4.85451 5.75995 4.23277 9.4908 ] pdfxs
+ (\(a) show
+ (nexplicithe)
+ [11.2363 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 9.41455 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (pmodel,)
+ [11.2472 9.08711 5.75995 6.05449 4.85451 3.0327 3.0327 ] pdfxs
+ 0 -164.261 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enessinf)
+ [4.8436 6.0654 4.8436 4.30902 7.94172 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,mod)
+ [6.0654 6.6654 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.85451 6.95994 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninf)
+ [9.6981 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -186.183 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.43266 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.43266 ] pdfxs
+ (t) show
+ (hreekeynovel)
+ [6.0654 4.2654 4.85451 8.43266 5.4545 4.8436 9.3381 6.0654 5.14905 5.4545 4.85451 
+ 6.61085 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.88717 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.85446 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm,akeypr)
+ [6.0654 9.08711 6.62176 9.04356 5.4545 4.8436 9.3381 6.0654 4.27631 ] pdfxs
+ (o) show
+ (perty)
+ [6.35994 4.8436 4.27631 3.93823 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (th)
+ [7.82183 6.0654 ] pdfxs
+ (a) show
+ (sbeenusedbutn)
+ [7.87627 6.37085 4.8436 4.85451 9.64355 6.05449 4.30902 4.8436 9.64355 6.0654 6.05449 
+ 7.82183 6.0654 ] pdfxs
+ (ot) show
+ 0 -208.106 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edbef)
+ [4.8436 9.6981 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndaresultwhichh)
+ [6.0654 9.68719 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 7.87638 7.8763 6.0654 
+ 3.02179 4.54905 9.6981 6.0654 ] pdfxs
+ (a) show
+ (sn)
+ [7.93081 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.87638 6.37085 4.8436 4.8436 9.6981 ] pdfxs
+ (a) show
+ (chievedsof)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 4.8436 9.6981 4.30902 9.08719 3.32724 ] pdfxs
+ (a) show
+ (r:)
+ [4.27631 3.0327 ] pdfxs
+ 10.303 -241.983 m
+ (\() show
+ (i\)Wedescribeac)
+ [3.0327 9.69818 10.2981 8.66175 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 
+ 8.65084 9.27265 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.87264 ] pdfxs
+ (o) show
+ (fnew)
+ [7.14539 6.0654 4.8436 11.6944 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmic)
+ [6.05449 9.09802 3.0327 8.65084 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.11626 7.8763 6.0654 
+ 3.02179 4.54905 9.87264 ] pdfxs
+ (a) show
+ (reneeded)
+ [4.27631 8.65084 6.0654 4.8436 4.85451 6.0654 4.8436 9.87264 ] pdfxs
+ (t) show
+ (o)
+ [9.26174 ] pdfxs
+ (a) show
+ (chievesc)
+ [4.54905 6.05449 3.0327 4.85451 5.4545 8.65084 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ 27.273 -263.906 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.1017 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.These)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 12.7308 7.8763 6.0654 4.8436 4.30902 10.1017 
+ ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.55625 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [11.3235 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.02179 11.0181 6.35994 10.1017 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 11.3126 ] pdfxs
+ (t) show
+ (o)
+ [10.7017 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 9.53444 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 27.273 -285.829 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.26174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.71626 ] pdfxs
+ (\() show
+ (evenn)
+ [4.8436 5.4545 4.8436 10.4726 6.0654 ] pdfxs
+ (o) show
+ (n-uni\fcati)
+ [6.05449 3.64352 6.05449 6.0654 3.02179 6.0654 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.4726 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4726 ] pdfxs
+ (o) show
+ (nes\))
+ [6.0654 4.8436 4.30902 8.65092 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.86173 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 9.26174 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 8.67263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 8.70535 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility.)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 27.273 -307.751 m
+ (Weshow)
+ [10.2981 8.51993 4.29811 6.0654 5.14905 11.5417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tDSA)
+ [7.9091 8.32365 6.0654 11.8472 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzespr)
+ [3.0327 5.75995 4.8436 4.85451 7.96354 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.96354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.9091 ] pdfxs
+ (a) show
+ (reup)
+ [4.27631 8.50902 6.0654 9.71991 ] pdfxs
+ (t) show
+ (otwohundred)
+ [9.11992 3.93823 7.58175 9.11992 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 9.73082 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (ndlines)
+ [6.0654 9.71991 3.0327 3.0327 6.05449 4.85451 7.96354 ] pdfxs
+ (o) show
+ (fcodein)
+ [7.00357 4.8436 5.75995 6.0654 8.50902 3.0327 6.0654 ] pdfxs
+ 27.273 -329.674 m
+ (under)
+ [6.0654 6.05449 6.0654 4.8436 7.909 ] pdfxs
+ (3) show
+ (.2sec)
+ [3.0327 9.08719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds,)
+ [6.05449 6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndusesveryli)
+ [6.0654 9.6981 6.05449 4.30902 4.8436 7.94172 5.4545 4.8436 4.27631 9.39264 3.0327 
+ 3.0327 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.02179 8.4872 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 7.27298 -360.563 m
+ (\() show
+ (ii\)The)
+ [3.0327 3.02179 9.69818 7.88721 6.05449 8.6072 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmincremen)
+ [6.05449 12.8507 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llydiscovers)
+ [3.0327 3.02179 9.52355 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 
+ 8.06172 ] pdfxs
+ (a) show
+ (n)
+ [9.81809 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.27631 ] pdfxs
+ (a) show
+ (tec)
+ [4.23277 8.61811 4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.829 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.03991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.61811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8507 ] pdfxs
+ (\(a) show
+ (ndSCCsin)
+ [6.05449 9.829 6.05449 7.88721 7.8763 8.06172 3.0327 6.0654 ] pdfxs
+ 27.273 -382.485 m
+ (t) show
+ (hec)
+ [6.05449 8.54175 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.71994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\))
+ [6.05449 6.0654 7.93092 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (he-\ry,using)
+ [6.0654 4.8436 3.64352 6.05449 4.8545 6.73085 6.05449 4.30902 3.02179 6.0654 9.14174 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.53084 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.71994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.75264 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.96355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.53084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisi)
+ [3.02179 5.75995 4.30902 3.02179 7.99626 3.0327 ] pdfxs
+ (t) show
+ (self.The)
+ [4.29811 4.8436 3.0327 3.33815 8.02902 7.8763 6.0654 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 27.273 -404.408 m
+ (usesanovelex)
+ [6.0654 4.29811 4.8436 7.61445 8.75992 6.05449 5.15996 5.4545 4.8436 6.33813 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (fT)
+ [6.63267 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n'sSCC\fnding)
+ [6.05449 3.0327 7.60354 6.0654 7.8763 11.1817 6.0654 6.05449 6.0654 3.0327 6.05449 
+ 8.75992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmpermi)
+ [6.05449 12.3925 6.37085 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (ingincremen)
+ [3.0327 6.05449 8.75992 3.0327 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (ta) show
+ (ldiscovery)
+ [6.32722 6.0654 3.0327 4.29811 4.85451 5.14905 5.4545 4.8436 4.27631 9.06537 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -426.33 m
+ (SCCsin)
+ [6.0654 7.8763 7.8763 7.94172 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,evenwhened)
+ [6.05449 6.0654 6.6654 4.8436 5.4545 4.85451 9.6981 7.8763 6.0654 4.8436 9.6981 
+ 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (redyn)
+ [4.27631 8.4872 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydiscovered)
+ [3.0327 3.0327 9.39264 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.2654 
+ 4.85451 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (dded.)
+ [6.0654 6.05449 4.85451 6.05449 3.0327 ] pdfxs
+ 4.24199 -457.219 m
+ (\() show
+ (iii\)The)
+ [3.0327 3.02179 3.0327 9.69818 7.8763 6.0654 8.46538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmusesasimplemech)
+ [6.0654 12.7089 6.0654 4.29811 4.85451 7.9199 9.07629 4.29811 3.0327 9.08711 6.0654 
+ 3.0327 8.46538 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.7089 ] pdfxs
+ (\() show
+ (\fne-)
+ [6.05449 6.0654 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ininc)
+ [3.0327 9.67628 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eness)
+ [4.85451 6.05449 4.85451 4.29811 7.9199 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckin)
+ [4.54905 5.74904 3.0327 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [7.85456 ] pdfxs
+ (t) show
+ (os)
+ [9.07629 4.30902 ] pdfxs
+ (o) show
+ (lvesever)
+ [3.02179 5.4545 8.47629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -479.142 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.2654 9.15265 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsinp)
+ [6.0654 3.02179 4.85451 9.08711 7.39627 3.02179 9.15265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,including)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.22904 3.0327 6.05449 4.85451 3.02179 6.0654 
+ 6.05449 3.0327 6.0654 8.54174 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 7.94175 6.05449 4.30902 7.93084 ] pdfxs
+ (o) show
+ (fspecul)
+ [6.4254 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.0327 5.4545 7.93084 3.93823 5.75995 6.35994 7.94175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.0654 6.22904 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 27.273 -501.064 m
+ (discovery)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 8.2472 ] pdfxs
+ (o) show
+ (fthec)
+ [5.8254 4.23277 6.0654 7.34176 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.51995 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwi)
+ [6.05449 8.55265 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uti)
+ [6.05449 6.74184 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 5.74904 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.55265 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 8.2472 4.85451 ] pdfxs
+ (o) show
+ (rrecth)
+ [4.2654 4.27631 4.8436 4.85451 6.73093 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 7.94175 ] pdfxs
+ (o) show
+ (finc)
+ [5.8254 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 27.273 -522.987 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.This)
+ [9.08711 4.30902 7.55993 7.8763 6.0654 3.02179 6.99264 ] pdfxs
+ (a) show
+ (llowsit)
+ [3.02179 3.0327 5.14905 7.88721 6.98173 3.0327 6.91639 ] pdfxs
+ (t) show
+ (o)
+ [8.13811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzep)
+ [3.02179 5.75995 4.85451 7.52721 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 6.99264 ] pdfxs
+ (o) show
+ (fpr)
+ [6.01085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mss)
+ [9.08711 6.98173 4.30902 ] pdfxs
+ (a) show
+ (fely)
+ [3.32724 4.85451 3.0327 8.43265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.7381 ] pdfxs
+ (a) show
+ (llowsmodul)
+ [3.0327 3.0327 5.14905 7.8763 6.99264 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [6.94901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 6.99264 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -544.909 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.81081 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.84357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzingp)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 8.95629 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.81081 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.85085 4.23277 6.0654 8.35629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.5998 ] pdfxs
+ (a) show
+ (tc)
+ [7.74547 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.35629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.56719 4.8436 ] pdfxs
+ (o) show
+ (mbiningthe)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 8.9672 4.23277 6.0654 8.35629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ 27.273 -566.832 m
+ (a) show
+ (tlink-)
+ [7.87638 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 4.54498 -597.721 m
+ (\() show
+ (iv\)Thepr)
+ [3.0327 5.75995 9.68727 7.88721 6.05449 8.34538 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 9.25083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twebelieveisfund)
+ [7.74547 7.57085 8.34538 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.34538 3.02179 
+ 7.7999 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.52358 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (a) show
+ (chievingasc)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 8.94538 8.95629 4.29811 4.85451 
+ ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.33448 ] pdfxs
+ (\\) show
+ (fullyc)
+ [3.33815 6.0654 3.02179 3.0327 9.25083 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 4.85451 ] pdfxs
+ (") show
+ 27.273 -619.643 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.0654 12.8616 3.0327 8.08354 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.62902 6.0654 4.29811 8.62902 ] pdfxs
+ (o) show
+ (fauni\fc)
+ [7.10175 9.23992 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.83991 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch.Wi)
+ [4.54905 6.0654 8.30175 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.83991 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.08354 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,itisex)
+ [6.0654 6.83994 3.0327 8.01819 3.0327 8.08354 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 5.75995 ] pdfxs
+ 228.545 -657.201 m
+ (77) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (89) 90
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (unlikelyf)
+ [6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 9.27265 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisrepresen)
+ [3.0327 5.75995 4.29811 3.0327 7.82172 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (t) show
+ (o)
+ [8.9672 ] pdfxs
+ (g) show
+ (rowl)
+ [4.27631 5.14905 11.3999 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e,despi)
+ [4.8436 6.57812 6.05449 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (eusingac)
+ [8.3672 6.0654 4.29811 3.0327 6.0654 8.9672 8.9781 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,\feld-)
+ [3.0327 5.4545 4.8436 6.57812 6.05449 4.85451 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -21.922 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (iverepresent)
+ [3.02179 5.4545 8.38902 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.ThisisdiscussedinSec)
+ [6.0654 7.84357 7.8763 6.0654 3.02179 7.84354 3.0327 7.84354 6.05449 3.0327 4.30902 
+ 4.8436 6.0654 4.29811 4.29811 4.85451 9.59991 3.02179 9.59991 6.0654 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.59991 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Techniquesth)
+ [7.84357 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.84354 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.7782 6.0654 8.98901 6.0654 ] pdfxs
+ (o) show
+ (tuseuni\f-)
+ [7.7782 6.05449 4.30902 8.37811 6.0654 6.0654 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.81809 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.78539 3.0327 ] pdfxs
+ (140) show
+ (,)
+ [6.78539 ] pdfxs
+ (103) show
+ (]\)havebeenshown)
+ [3.0327 7.99638 6.0654 5.14905 5.4545 8.6072 6.35994 4.85451 4.8436 9.81809 4.30902 
+ 6.05449 5.15996 7.8763 9.81809 ] pdfxs
+ (t) show
+ (obesc)
+ [9.20719 6.35994 8.6072 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble,but)
+ [6.0654 3.02179 4.85451 6.81812 6.05449 6.0654 7.99638 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.6072 ] pdfxs
+ (o) show
+ (rtwo)
+ [8.029 3.93823 7.57085 9.2181 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.05449 4.85451 4.2654 8.06172 ] pdfxs
+ (o) show
+ (fm)
+ [7.09085 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (slower)
+ [4.29811 3.0327 5.14905 7.58175 4.8436 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdo)
+ [7.87638 6.0654 9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (a) show
+ (nd[)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (92) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -19.697 -96.656 m
+ (\() show
+ (v\)D)
+ [5.75995 9.69818 8.32365 ] pdfxs
+ (at) show
+ (aStruc)
+ [9.9381 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.3272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisise\016cient)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 3.0327 8.78171 4.8436 9.09802 4.8436 3.0327 
+ 4.8436 5.75995 8.72728 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 10.5381 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.02179 9.3381 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.5381 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (chieve)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 9.3381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 8.78171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 0 -118.579 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mper)
+ [9.09802 6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.40721 ] pdfxs
+ (t) show
+ (on)
+ [8.02902 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 7.41812 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.62901 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.Thisresultindic)
+ [6.05449 9.09802 4.29811 7.52721 7.8763 6.0654 3.02179 6.87264 4.27631 4.8436 4.30902 
+ 6.05449 3.0327 6.8073 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 6.86173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ (,)
+ [5.80359 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -140.502 m
+ (a)
+ [8.90174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.69093 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.75627 ] pdfxs
+ (t) show
+ (imebud)
+ [3.02179 9.09802 8.29084 6.0654 6.05449 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (,ac)
+ [6.52358 8.90174 4.8436 ] pdfxs
+ (o) show
+ (mpileren)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.72355 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineerc)
+ [3.02179 6.0654 4.8436 4.85451 7.72355 4.8436 ] pdfxs
+ (a) show
+ (ncho)
+ [9.51264 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (setoimplementei)
+ [4.29811 8.30175 4.23277 8.90174 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 7.69093 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herac)
+ [6.0654 4.8436 7.72355 8.90174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 0 -162.424 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.02179 5.4545 8.4872 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.709 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.7307 ] pdfxs
+ (\() show
+ (like)
+ [3.0327 3.0327 5.4545 8.4872 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,)
+ [6.6763 ] pdfxs
+ (o) show
+ (ran)
+ [7.909 9.0981 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubset-b)
+ [3.0327 5.4545 8.4872 4.29811 6.0654 6.0654 4.29811 4.85451 4.23277 3.64352 6.05449 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.6981 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -184.347 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.16356 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.16356 ] pdfxs
+ (a) show
+ (s)
+ [7.40718 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 7.40718 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmswi)
+ [6.0654 9.08711 7.40718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre\fnemen)
+ [9.16356 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Fin)
+ [7.70175 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 6.23994 ] pdfxs
+ (t) show
+ (hissc)
+ [6.05449 3.0327 7.40718 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bilitym)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 8.8581 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.40718 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ 0 -206.269 m
+ (\(a) show
+ (nd)
+ [6.05449 9.79628 ] pdfxs
+ (ot) show
+ (herm)
+ [6.0654 4.8436 8.00718 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.58538 ] pdfxs
+ (t) show
+ (echniques\)e\016cienten)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 7.97456 4.8436 
+ 9.09802 4.8436 3.0327 4.8436 5.75995 7.97456 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (obere)
+ [9.18538 6.35994 8.58538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.0327 8.57447 3.33815 ] pdfxs
+ (o) show
+ (rinclusi)
+ [8.00718 3.0327 6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ninac)
+ [9.79628 3.0327 9.79628 9.18538 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -228.192 m
+ (merci)
+ [9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.22175 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.55628 ] pdfxs
+ (D) show
+ (SAis)
+ [6.05449 12.3817 3.0327 8.49808 ] pdfxs
+ (a) show
+ (tle)
+ [8.43274 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.43274 ] pdfxs
+ (a) show
+ (n)
+ [10.2545 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.46536 ] pdfxs
+ (o) show
+ (fm)
+ [7.5272 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (udef)
+ [6.0654 6.05449 9.04356 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.47627 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nprevi)
+ [10.2545 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usfullyc)
+ [6.0654 8.49808 3.33815 6.05449 3.0327 3.0327 9.949 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -250.114 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.84357 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms,)
+ [6.05449 9.08711 4.30902 6.15267 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 7.84357 6.0654 4.27631 4.29811 7.24366 ] pdfxs
+ (t) show
+ (obesm)
+ [8.44356 6.35994 7.84357 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.02176 3.33815 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (o) show
+ (f)
+ [6.32722 ] pdfxs
+ (t) show
+ (hetimerequired)
+ [6.0654 7.84357 4.23277 3.0327 9.09802 7.84357 4.2654 4.85451 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 9.05446 ] pdfxs
+ (t) show
+ (oc)
+ [8.45447 4.8436 ] pdfxs
+ (o) show
+ (mpilethepr)
+ [9.08711 6.0654 3.0327 3.0327 7.84357 4.23277 6.0654 7.84357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -272.037 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hast)
+ [9.6981 9.08719 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (\() show
+ (inthisc)
+ [3.0327 9.6981 4.23277 6.0654 3.0327 7.94172 4.8436 ] pdfxs
+ (a) show
+ (se,GCC)
+ [4.30902 4.8436 6.6654 8.5636 7.8763 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ -10.336 -305.914 m
+ (I) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (o)
+ [10.069 ] pdfxs
+ (t) show
+ (herese)
+ [6.0654 9.46901 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.54905 10.6799 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,wedescribe)
+ [6.0654 4.29811 7.90902 7.57085 9.47992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 
+ 6.35994 9.47992 ] pdfxs
+ (t) show
+ (hekeyen)
+ [6.05449 9.47992 5.4545 4.8436 10.3854 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeringde)
+ [3.02179 6.0654 4.8436 4.85451 4.27631 3.02179 6.0654 10.0799 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ils)
+ [3.0327 3.02179 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.8691 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -27.273 -327.837 m
+ (t) show
+ (he)
+ [6.05449 9.55628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme\016cient)
+ [6.05449 13.7889 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 8.93455 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.7563 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.05449 3.0327 9.54537 3.0327 10.7563 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Theseimplement)
+ [3.0327 4.8436 4.85451 11.0617 7.8763 6.0654 4.8436 4.30902 9.54537 3.0327 9.08711 
+ 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [10.7563 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilsdon)
+ [3.0327 3.0327 8.99989 6.0654 10.1454 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.94546 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.8436 4.85451 8.93455 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.273 -349.76 m
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (imeb)
+ [3.0327 9.08711 8.4872 6.37085 ] pdfxs
+ (o) show
+ (unds)
+ [6.05449 6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,butc)
+ [6.0654 9.08711 6.6654 6.0654 6.05449 7.88729 4.8436 ] pdfxs
+ (a) show
+ (nm)
+ [9.6981 9.09802 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmhundreds)
+ [6.0654 12.7307 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (imesf)
+ [3.02179 9.09802 4.8436 7.94172 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (n) show
+ -27.273 -371.682 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.09802 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ -10.336 -393.605 m
+ (Weshowed)
+ [10.2981 8.68356 4.29811 6.0654 5.14905 7.57085 4.85451 9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.07274 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.68356 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisextremelyf)
+ [6.05449 12.9162 3.0327 8.12717 4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 4.8436 
+ 3.0327 9.58901 3.32724 ] pdfxs
+ (a) show
+ (stinpr)
+ [4.30902 8.06183 3.0327 9.88355 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.8436 8.67266 ] pdfxs
+ (\(ta) show
+ (kingless)
+ [5.75995 3.0327 6.05449 9.28356 3.0327 4.8436 4.30902 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.88355 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (s)
+ [8.12717 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.67266 ] pdfxs
+ (a) show
+ -27.273 -415.527 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1198 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisover)
+ [7.27638 3.0327 7.33081 5.14905 5.4545 4.8436 7.30901 ] pdfxs
+ (200) show
+ (K)
+ [11.509 ] pdfxs
+ (L) show
+ (OC)
+ [8.4872 7.8763 ] pdfxs
+ (\)) show
+ (,usesveryli)
+ [6.05449 6.0654 4.29811 4.85451 7.33081 5.4545 4.8436 4.27631 8.78174 3.0327 3.0327 
+ ] pdfxs
+ (tt) show
+ (lemem)
+ [3.0327 7.8763 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.79265 ] pdfxs
+ (\() show
+ (less)
+ [3.02179 4.85451 4.29811 7.33081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.08719 ] pdfxs
+ (20) show
+ (MB)
+ [10.0036 10.7562 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.8763 4.30902 ] pdfxs
+ (a) show
+ (me\),)
+ [9.08711 4.85451 4.23277 6.1854 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.08719 4.29811 4.85451 ] pdfxs
+ (a) show
+ (les)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -27.273 -437.45 m
+ (verywellin)
+ [5.4545 4.8436 4.27631 8.75992 7.57085 4.85451 3.0327 6.02176 3.0327 9.06537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysistime)
+ [3.0327 5.75995 4.29811 3.0327 7.309 4.23277 3.0327 9.09802 7.84357 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.05446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 8.75992 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (printf)
+ [6.05449 4.27631 3.0327 5.75995 7.24366 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (4) show
+ (0benchm)
+ [8.45447 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkssp)
+ [4.2654 5.75995 7.309 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning4)
+ [6.05449 6.0654 3.0327 6.05449 8.45447 8.45447 ] pdfxs
+ (o) show
+ (rders-)
+ [4.27631 6.05449 4.85451 4.2654 4.30902 3.63261 ] pdfxs
+ (o) show
+ (f-m)
+ [3.33815 3.63261 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ -27.273 -459.372 m
+ (o) show
+ (fcodesize.)
+ [6.62176 4.8436 5.75995 6.0654 8.13811 4.29811 3.0327 4.8436 4.85451 7.75629 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.73811 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 8.1272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.59263 4.8436 ] pdfxs
+ (a) show
+ (nbeusedtosupp)
+ [9.34901 6.35994 8.13811 6.0654 4.29811 4.85451 9.34901 4.23277 8.74901 4.29811 6.0654 
+ 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtabr)
+ [4.2654 7.5382 8.73811 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [9.34901 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (o) show
+ (fclien)
+ [6.62176 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sincluding)
+ [7.59263 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 8.73811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.273 -481.295 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 9.40356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 8.85807 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.6254 
+ ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.80364 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.85807 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 8.86898 ] pdfxs
+ (a) show
+ (swell)
+ [8.85807 7.58175 4.8436 3.0327 7.59266 ] pdfxs
+ (a) show
+ (ss)
+ [8.86898 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.6145 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.85807 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.85807 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -27.273 -503.217 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refclien)
+ [4.2654 4.85451 6.97085 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,whichisdescribed)
+ [4.29811 6.6654 7.88721 6.05449 3.0327 4.54905 9.6981 3.02179 7.94172 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.6981 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (edinCh)
+ [4.8436 9.6981 3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (4) show
+ (.) show
+ 201.272 -657.201 m
+ (78) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ren)
+ [4.27631 7.90903 6.0654 ] pdfxs
+ (o) show
+ (tse)
+ [7.30911 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ed)
+ [4.85451 9.13083 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 7.91993 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imehe)
+ [3.02179 9.09802 7.90903 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,)
+ [6.0654 6.21813 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 7.91993 6.0654 ] pdfxs
+ (o) show
+ (tdirec)
+ [7.30911 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyrel)
+ [3.02179 8.83629 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.13083 ] pdfxs
+ (t) show
+ (odis)
+ [8.51993 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (inctd)
+ [3.02179 6.0654 4.8436 7.32002 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.27631 4.8436 4.29811 6.21813 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.11992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.55628 ] pdfxs
+ (o) show
+ (fp)
+ [6.83994 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (iti)
+ [3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsisres)
+ [6.0654 7.7999 3.0327 7.7999 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.56719 ] pdfxs
+ (t) show
+ (obeaDAG,whichpreven)
+ [8.94538 6.37085 8.34538 8.94538 8.0291 7.8872 8.55269 6.53449 7.8763 6.0654 3.02179 
+ 4.54905 9.55628 6.0654 4.2654 4.85451 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s\fne)
+ [7.7999 6.0654 6.05449 8.34538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (inedp)
+ [3.0327 6.05449 4.85451 9.55628 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.94538 ] pdfxs
+ (o) show
+ (fmutu)
+ [6.82903 8.79257 6.0654 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (recursives)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.94172 ] pdfxs
+ (\() show
+ (like)
+ [3.0327 3.0327 5.4545 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -65.768 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lpr)
+ [6.86176 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 9.89446 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.13808 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.9162 ] pdfxs
+ (t) show
+ (oimproves)
+ [9.29447 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.68356 4.30902 ] pdfxs
+ (to) show
+ (r)
+ [4.2654 ] pdfxs
+ (ag) show
+ (e)
+ [8.68356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (o) show
+ (rGCperf)
+ [8.10537 8.5636 11.7163 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebyrel)
+ [6.05449 4.85451 8.68356 5.74904 9.59992 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ 0 -87.69 m
+ (o) show
+ (bjectsb)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.98535 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.74173 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (heirpredic)
+ [6.05449 4.85451 3.02179 7.96355 6.05449 4.27631 4.8436 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (edlife)
+ [4.8436 9.74173 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes[)
+ [3.0327 9.08711 4.8436 7.98535 3.0327 ] pdfxs
+ (68) show
+ (,)
+ [6.70903 ] pdfxs
+ (45) show
+ (,)
+ [6.70903 ] pdfxs
+ (12) show
+ (,)
+ [6.71994 ] pdfxs
+ (39) show
+ (,)
+ [6.70903 ] pdfxs
+ (30) show
+ (,)
+ [6.70903 ] pdfxs
+ (119) show
+ (].These)
+ [3.0327 8.0072 7.88721 6.05449 4.85451 4.29811 8.53084 ] pdfxs
+ (t) show
+ (echniquesuseheuris)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.97445 6.0654 4.29811 
+ 8.53084 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ 0 -109.613 m
+ (such)
+ [4.29811 6.0654 4.54905 10.3854 ] pdfxs
+ (a) show
+ (s)
+ [8.61808 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [10.3854 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,c)
+ [4.8436 7.52721 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 7.35266 4.30902 ] pdfxs
+ (ta) show
+ (ck,)
+ [4.53815 5.75995 7.52721 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (o) show
+ (bjectsize,c)
+ [6.66539 3.33815 4.8436 4.8436 8.57455 4.29811 3.0327 4.8436 4.85451 7.52721 4.8436 
+ ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.05449 3.0327 6.0654 4.8436 10.3854 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpr)
+ [10.3854 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\flinginf)
+ [6.05449 3.0327 3.0327 6.0654 9.77446 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.52721 ] pdfxs
+ (t) show
+ (opredic)
+ [9.77446 6.0654 4.2654 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (lifetimepr)
+ [3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 7.98539 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.4399 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.0654 6.0654 4.2654 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (ely.)
+ [4.85451 3.02179 4.8545 7.71266 ] pdfxs
+ (I) show
+ (nc)
+ [9.19628 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.27267 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.40719 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chusesam)
+ [4.54905 9.19628 6.0654 4.29811 4.85451 7.429 8.59629 9.08711 ] pdfxs
+ (o) show
+ (rerig)
+ [4.27631 7.98539 4.27631 3.02179 5.46541 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 7.4399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.4399 ] pdfxs
+ (t) show
+ (o)
+ [8.59629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (up)
+ [6.0654 6.0654 ] pdfxs
+ 0 -153.458 m
+ (o) show
+ (bjectsb)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.94172 6.37085 ] pdfxs
+ (o) show
+ (thbys)
+ [4.23277 9.6981 5.75995 9.39264 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (lrel)
+ [6.6763 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nships)
+ [6.0654 4.29811 6.0654 3.02179 6.0654 7.94172 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.6981 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyderivedlife)
+ [3.0327 3.02179 9.39264 6.0654 4.8436 4.27631 3.0327 5.4545 4.8436 9.6981 3.0327 
+ 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes.)
+ [3.02179 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.67263 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (rshavedevel)
+ [4.27631 8.71626 6.05449 5.14905 5.4545 9.26174 6.0654 4.8436 5.4545 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.4726 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.71626 ] pdfxs
+ (\() show
+ (usu)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llypr)
+ [3.0327 3.0327 10.1672 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fle-b)
+ [6.0654 3.02179 4.85451 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed\))
+ [4.29811 4.85451 6.05449 8.65092 ] pdfxs
+ (t) show
+ (ore)
+ [9.86173 4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nize\feldswi)
+ [6.05449 3.0327 4.85451 9.25083 6.0654 4.8436 3.0327 6.05449 8.71626 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 10.4726 ] pdfxs
+ (a) show
+ 0 -197.303 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 7.74539 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.74539 ] pdfxs
+ (o) show
+ (rpl)
+ [7.1781 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 7.7563 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (sne)
+ [7.21082 6.0654 4.8436 ] pdfxs
+ (a) show
+ (re)
+ [7.1781 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 8.96719 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.1781 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [8.35629 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 7.7563 3.02179 5.75995 4.85451 
+ ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.02179 3.93823 8.67265 ] pdfxs
+ (o) show
+ (freference[)
+ [6.22903 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 7.74539 3.0327 
+ ] pdfxs
+ (64) show
+ (,)
+ [5.93449 ] pdfxs
+ (20) show
+ (,)
+ [5.9454 ] pdfxs
+ (119) show
+ (,)
+ [5.93449 ] pdfxs
+ (28) show
+ (,)
+ [5.93449 ] pdfxs
+ (75) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -219.225 m
+ (Thesepl)
+ [7.8763 6.0654 4.8436 4.30902 8.51993 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cementdecisi)
+ [4.8436 4.85451 9.08711 4.8436 5.75995 7.92001 6.0654 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.98535 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.53084 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (ogo) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.53084 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icesm)
+ [3.0327 4.8436 4.85451 7.98535 9.08711 ] pdfxs
+ (a) show
+ (deby)
+ [6.0654 8.51993 5.75995 9.43628 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.51993 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.70903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.71994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.22901 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rebec)
+ [4.27631 8.01812 6.35994 8.01812 4.85451 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.22901 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.45083 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.05449 7.72357 7.8763 6.0654 3.0327 7.47263 ] pdfxs
+ (a) show
+ (nimp)
+ [9.22901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntdirec)
+ [5.75995 7.40729 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.22901 3.32724 ] pdfxs
+ (o) show
+ (rfuturew)
+ [7.43992 3.33815 6.0654 4.23277 6.0654 4.27631 8.01812 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Thereh)
+ [7.8763 6.0654 4.8436 4.27631 7.79994 6.0654 ] pdfxs
+ (a) show
+ (sbeensi)
+ [7.25445 6.35994 4.8436 4.85451 9.01083 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntw)
+ [5.74904 7.20002 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 8.70538 ] pdfxs
+ (o) show
+ (nrun)
+ [9.02174 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 7.79994 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (riesf)
+ [4.2654 3.0327 4.8436 7.26536 3.32724 ] pdfxs
+ (o) show
+ (rre)
+ [7.22174 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.01083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 8.70538 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement[)
+ [4.8436 9.09802 4.8436 5.75995 7.18911 3.0327 ] pdfxs
+ (13) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 0 -284.993 m
+ (a) show
+ (nd)
+ [6.0654 10.4072 ] pdfxs
+ (o) show
+ (nl)
+ [10.4072 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emech)
+ [9.19629 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nismsf)
+ [6.05449 3.0327 4.30902 9.08711 8.6508 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.61809 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.37448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.30902 4.8436 10.4072 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 10.1126 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement)
+ [4.8436 9.08711 4.85451 5.75995 8.58546 ] pdfxs
+ (a) show
+ (s)
+ [8.6508 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 9.19629 ] pdfxs
+ (to) show
+ 0 -306.915 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.69085 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e.)
+ [6.0654 6.02176 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,Re)
+ [3.02179 6.03267 8.03985 4.8436 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.69085 ] pdfxs
+ (J) show
+ (ava[)
+ [5.14905 5.15995 8.29084 3.0327 ] pdfxs
+ (16) show
+ (],RC[)
+ [3.0327 6.03267 7.72349 10.7235 3.0327 ] pdfxs
+ (58) show
+ (],Cycl)
+ [3.0327 6.03267 7.8763 5.75995 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ne[)
+ [6.05449 7.69085 3.0327 ] pdfxs
+ (78) show
+ (,)
+ [5.87995 ] pdfxs
+ (63) show
+ (],)
+ [3.0327 6.02176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.90174 ] pdfxs
+ (ot) show
+ (hers[)
+ [6.0654 4.8436 4.27631 7.14536 3.0327 ] pdfxs
+ (58) show
+ (,)
+ [5.86904 ] pdfxs
+ (44) show
+ (,)
+ [5.87995 ] pdfxs
+ (17) show
+ (].C)
+ [3.02179 7.61448 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -328.838 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (redwi)
+ [4.2654 4.85451 8.87992 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [8.89083 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.10174 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.05449 6.02176 ] pdfxs
+ (t) show
+ (heselibr)
+ [6.0654 4.8436 4.29811 7.67994 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry-)
+ [4.2654 5.75995 6.46895 ] pdfxs
+ (o) show
+ (rl)
+ [7.09083 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-b)
+ [4.85451 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.87992 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.13445 ] pdfxs
+ (a) show
+ (remuche)
+ [4.2654 7.67994 8.78166 6.0654 4.54905 8.87992 4.85451 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.8436 7.10174 ] pdfxs
+ (t) show
+ (oimplemen)
+ [8.27993 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,) show
+ 0 -350.761 m
+ (butrequiresi)
+ [6.0654 6.05449 8.47637 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.07629 4.30902 
+ 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntm)
+ [5.75995 8.47637 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (le\013)
+ [7.26539 4.8436 6.37077 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 8.47637 ] pdfxs
+ (t) show
+ (ouse.)
+ [9.68719 6.0654 4.29811 4.85451 9.66537 ] pdfxs
+ (I) show
+ (n)
+ [10.2872 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.40721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.2872 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 9.07629 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedlibr)
+ [4.29811 4.85451 10.2872 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.5308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -372.683 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esexp)
+ [4.8436 7.72354 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.25811 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.25811 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshipbetween)
+ [6.05449 4.30902 6.05449 3.0327 9.47991 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 
+ 9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 9.47991 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.71263 ] pdfxs
+ (t) show
+ (o)
+ [8.86901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 6.49085 ] pdfxs
+ (t) show
+ (heydon)
+ [6.0654 4.8436 9.17446 6.05449 8.86901 6.0654 ] pdfxs
+ (o) show
+ (texp)
+ [7.6582 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -394.606 m
+ (a) show
+ (nyn)
+ [5.75995 10.2545 6.0654 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (fhi)
+ [7.83266 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-leveld)
+ [6.05449 4.85451 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 7.52721 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.94901 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.80353 ] pdfxs
+ (o) show
+ (rhow)
+ [8.78172 6.05449 5.15996 12.3817 ] pdfxs
+ (t) show
+ (heyrel)
+ [6.05449 4.85451 10.2545 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [9.34901 ] pdfxs
+ (t) show
+ (o)
+ [9.95991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.80353 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 10.5708 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Theref)
+ [6.05449 4.30902 10.4835 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 0 -416.528 m
+ (t) show
+ (hec)
+ [6.05449 9.06538 4.85451 ] pdfxs
+ (o) show
+ (mpilerdoesn)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.48718 6.05449 5.75995 4.8436 8.5199 6.0654 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.45456 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (ininf)
+ [3.0327 10.2763 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utd)
+ [6.05449 8.46546 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.66537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.5199 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2763 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.5199 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.45456 4.8436 ] pdfxs
+ (o) show
+ (ulden)
+ [6.0654 3.0327 10.2763 4.8436 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -438.451 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (nl)
+ [9.6981 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.6654 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -460.373 m
+ (Thereisarichbody)
+ [7.8763 6.0654 4.8436 4.27631 8.21448 3.0327 7.66899 8.82538 4.27631 3.0327 4.53815 
+ 9.43628 6.35994 5.75995 6.05449 9.13083 ] pdfxs
+ (o) show
+ (fw)
+ [6.69812 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.11992 ] pdfxs
+ (o) show
+ (n) show
+ 169.799 -460.373 m
+ /N634 10.909 Tf
+ (a) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (c) show
+ 220.9 -460.373 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.42537 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.21448 ] pdfxs
+ (a) show
+ (sa)
+ [7.66899 8.82538 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 8.21448 3.32724 ] pdfxs
+ (o) show
+ (rmem)
+ [7.64719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.11992 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-)
+ [4.85451 3.63261 ] pdfxs
+ -1.52588e-05 -482.296 m
+ (ment,f)
+ [9.08711 4.85451 5.75995 4.23277 6.50176 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.69082 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.47991 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l[)
+ [6.44722 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [6.44722 ] pdfxs
+ (133) show
+ (,)
+ [6.45812 ] pdfxs
+ (4) show
+ (,)
+ [6.44722 ] pdfxs
+ (66) show
+ (])
+ [6.44722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.47991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rientedl)
+ [4.27631 3.02179 4.85451 5.75995 4.23277 4.85451 9.47991 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es[)
+ [4.8436 7.72354 3.0327 ] pdfxs
+ (31) show
+ (,)
+ [6.44722 ] pdfxs
+ (26) show
+ (].)
+ [3.02179 7.81084 ] pdfxs
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 8.26902 ] pdfxs
+ (t) show
+ (hisbody)
+ [6.05449 3.0327 7.72354 6.35994 5.75995 6.0654 5.75995 ] pdfxs
+ -1.52588e-05 -504.218 m
+ (o) show
+ (f)
+ [6.01085 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 6.94901 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 5.90177 ] pdfxs
+ (o) show
+ (urprim)
+ [6.05449 6.95992 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.43265 ] pdfxs
+ (goa) show
+ (lis)
+ [5.7054 3.0327 6.98173 ] pdfxs
+ (t) show
+ (ose)
+ [8.13811 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (te)
+ [4.23277 7.52721 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.7381 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 7.52721 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 6.9273 ] pdfxs
+ (o) show
+ (fd)
+ [6.01085 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.13811 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.85451 6.98173 3.02179 8.7381 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.52721 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pf)
+ [8.7381 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -526.141 m
+ (be)
+ [6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erperf)
+ [4.8436 8.06173 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.65084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.85082 ] pdfxs
+ (t) show
+ (oen)
+ [9.25083 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesubsequentc)
+ [6.0654 3.02179 8.63993 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 
+ 5.74904 8.04001 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.07264 ] pdfxs
+ (t) show
+ (echniquesth)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.10535 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (texpl)
+ [8.04001 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (itknowled)
+ [3.0327 8.04001 5.74904 6.0654 5.14905 7.8763 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.63993 ] pdfxs
+ (o) show
+ (fthese)
+ [7.13448 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -1.52588e-05 -548.063 m
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (uts.Wedescribesever)
+ [6.0654 4.23277 4.30902 9.42537 10.2981 8.99993 6.0654 4.8436 4.30902 4.8436 4.27631 
+ 3.0327 6.35994 8.99993 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.45444 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ers6)
+ [4.8436 4.27631 8.45444 9.59992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (7) show
+ (\))
+ [8.3891 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texpl)
+ [8.3891 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (itd)
+ [3.0327 8.3891 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.61083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urepo)
+ [6.0654 4.2654 8.99993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ -1.52588e-05 -569.986 m
+ (a) show
+ (ndexpl)
+ [6.0654 9.26173 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.05084 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.05084 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimplic)
+ [6.0654 4.8436 8.05084 3.0327 9.08711 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.50536 ] pdfxs
+ (o) show
+ (fd)
+ [6.53449 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.65083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urese)
+ [6.0654 4.2654 8.05084 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (o) show
+ (npr)
+ [9.26173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.2944 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncein)
+ [6.0654 4.8436 8.05084 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -591.908 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (mede)
+ [9.09802 7.77812 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 5.96722 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.98901 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.There)
+ [7.6472 7.8763 6.0654 4.8436 4.27631 7.77812 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.77812 ] pdfxs
+ (a) show
+ (lsos)
+ [3.0327 4.29811 8.38902 4.30902 ] pdfxs
+ (o) show
+ (mekey)
+ [9.08711 7.78903 5.4545 4.8436 8.69447 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ldi\013erencesbetween)
+ [5.96722 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 7.23263 
+ 6.35994 4.85451 3.93823 7.58175 4.8436 4.8436 8.99992 ] pdfxs
+ (t) show
+ (hispri)
+ [6.05449 3.0327 7.24354 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [7.19992 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -613.831 m
+ (o) show
+ (urs.Firs)
+ [6.0654 4.2654 4.30902 7.83266 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.55631 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.53449 ] pdfxs
+ (t) show
+ (heseprevi)
+ [6.0654 4.8436 4.30902 8.35629 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 7.81081 ] pdfxs
+ (t) show
+ (echniquesexceptthework)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.81081 4.85451 5.75995 
+ 4.8436 4.85451 6.05449 7.75638 4.23277 6.0654 8.35629 7.57085 5.46541 4.2654 9.27265 
+ ] pdfxs
+ (o) show
+ (fCherem)
+ [6.83994 7.8763 6.05449 4.85451 4.27631 4.8436 12.5998 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.56719 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (ina[)
+ [3.0327 6.0654 8.95629 3.0327 ] pdfxs
+ (26) show
+ (])
+ [6.53449 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 8.35629 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.56719 ] pdfxs
+ (o) show
+ (n) show
+ 225.818 -657.201 m
+ (127) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (90) 91
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 150.096 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.241 3.28699 cm
+ 0 0 m
+ (LOC)
+ [5.75615 7.17275 6.6528 ] pdfxs
+ 1 0 0 1 25.36 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.233 3.28699 cm
+ 0 0 m
+ (GCC)
+ [7.22665 6.66177 6.6528 ] pdfxs
+ 1 0 0 1 26.32 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (DS) show
+ (A) show
+ 1 0 0 1 24.847 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (E)
+ [6.26727 ] pdfxs
+ (B) show
+ (U) show
+ 1 0 0 1 25.487 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.146 3.28699 cm
+ 0 0 m
+ (PA)
+ [5.50516 6.91274 ] pdfxs
+ 1 0 0 1 18.192 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (T)
+ [5.89069 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (a) show
+ (l) show
+ 1 0 0 1 27.025 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (GCC%)
+ [7.22665 6.66177 6.6528 7.6838 ] pdfxs
+ 1 0 0 1 34 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (8616) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (67) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (1) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (17728) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (5) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (11204) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (35819) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (131) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (51) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (23) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (20459) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (07) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (1) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (7297) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (55) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (7) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1803) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (68) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3982) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (7) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (14959) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (28) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (108273) show
+ 1 0 0 1 33.424 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (39) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (58) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (27) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (0) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28699 cm
+ 0 0 m
+ (2090) show
+ 1 0 0 1 24.209 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28699 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (2) show
+ (%) show
+ 1 0 0 1 25.233 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 9.32799 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:C)
+ [7.87629 7.8763 ] pdfxs
+ (o) show
+ (mpiletime)
+ [9.09802 6.05449 3.0327 3.0327 8.4872 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (\() show
+ (sec)
+ [4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds\)f)
+ [6.05449 6.0654 4.29811 7.87638 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 232.394 0 m
+ /N695 10.909 Tf
+ (>) show
+ 244.516 0 m
+ /N614 10.909 Tf
+ (100) show
+ (0)
+ [9.08719 ] pdfxs
+ (L) show
+ (OC)
+ [8.4872 7.8763 ] pdfxs
+ -87.424 -39.091 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntimes)
+ [9.6981 4.23277 3.0327 9.09802 4.8436 7.94172 ] pdfxs
+ (a) show
+ (requi)
+ [4.2654 8.4872 5.75995 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.4872 3.32724 ] pdfxs
+ (o) show
+ (raproduc)
+ [7.91991 9.08719 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ -70.487 -61.013 m
+ (Not) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.21456 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.81447 4.85451 6.35986 4.85451 4.8436 8.21456 ] pdfxs
+ (o) show
+ (fpo)
+ [7.30902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.00357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (o) show
+ (npr)
+ [10.0363 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.058 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.0254 4.85451 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 8.82538 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (riss)
+ [8.24718 3.0327 8.2799 4.29811 ] pdfxs
+ (t) show
+ (udied)
+ [6.05449 6.0654 3.0327 4.8436 6.0654 ] pdfxs
+ -87.424 -82.936 m
+ (inde)
+ [3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.02179 6.6654 3.0327 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ -87.424 -128.39 m
+ /N622 14.346 Tf
+ (5.6)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3359 8.0625 6.59915 8.52144 ] pdfxs
+ -87.424 -161.116 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 7.78903 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.69447 ] pdfxs
+ (goa) show
+ (l)
+ [5.96722 ] pdfxs
+ (o) show
+ (f)
+ [6.26176 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.78903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.96722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.99992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.99992 3.0327 7.23263 ] pdfxs
+ (t) show
+ (o)
+ [8.38902 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 7.78903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.78903 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.19992 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.78903 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [5.96722 5.14905 5.4545 4.85451 7.19992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -87.424 -183.038 m
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (o) show
+ (fd)
+ [6.97085 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.8436 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.We)
+ [6.0654 7.87629 10.2981 8.4872 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.47629 ] pdfxs
+ (t) show
+ (hisusingac)
+ [6.0654 3.02179 7.94172 6.05449 4.30902 3.02179 6.0654 9.08719 9.08719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.68719 ] pdfxs
+ (to) show
+ -87.424 -204.961 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishd)
+ [6.0654 3.02179 4.30902 9.39264 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.79265 4.29811 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.18175 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.63627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (o) show
+ (bjectlife)
+ [6.6763 3.32724 4.85451 4.8436 7.58184 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imes.We\frstc)
+ [3.0327 9.08711 4.85451 4.29811 7.77811 10.309 8.18175 6.0654 4.2654 4.30902 7.57093 
+ 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.57093 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 7.63627 7.57085 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.27631 9.0981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hprevi)
+ [9.39264 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ -87.424 -226.883 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.53815 6.0654 4.8436 7.71263 3.32724 ] pdfxs
+ (o) show
+ (rin\ruencing)
+ [7.67992 3.0327 6.05449 6.0654 6.05449 4.85451 6.05449 4.85451 3.02179 6.0654 8.85811 
+ ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 8.25811 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.64729 ] pdfxs
+ (o) show
+ (fhe)
+ [6.73085 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (t) show
+ (henwi)
+ [6.0654 4.8436 9.4581 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hprevi)
+ [9.46901 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.0654 7.70172 7.57085 ] pdfxs
+ (o) show
+ (rkonp)
+ [4.27631 9.15265 5.46541 9.4581 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -87.424 -248.806 m
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 8.4872 ] pdfxs
+ (\() show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed\)mem)
+ [4.30902 4.8436 6.0654 7.87638 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.39264 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -70.487 -270.728 m
+ (Chilimbiet)
+ [7.8763 6.0654 3.0327 3.02179 3.0327 8.79257 6.05449 7.06903 4.85451 8.28001 ] pdfxs
+ (a) show
+ (l.[)
+ [3.0327 7.06903 3.0327 ] pdfxs
+ (29) show
+ (]describeasemi-)
+ [7.06903 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.89083 9.50174 4.29811 
+ 4.8436 9.09802 3.0327 3.63261 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.89083 ] pdfxs
+ (t) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.06903 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ 206.932 -270.728 m
+ /N722 10.909 Tf
+ (ccmorph) show
+ 251.062 -270.728 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [8.29092 4.2654 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nizesthelay)
+ [6.05449 3.0327 4.8436 4.85451 8.34535 4.23277 6.0654 8.89083 3.0327 5.14905 5.4545 
+ ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -87.424 -292.651 m
+ (o) show
+ (fh)
+ [8.68356 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (eneous)
+ [4.8436 6.0654 4.8436 5.46541 6.05449 9.65443 ] pdfxs
+ (t) show
+ (rees)
+ [4.27631 4.8436 4.85451 9.65443 ] pdfxs
+ (a) show
+ (trun)
+ [9.58909 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.1999 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [10.7999 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 10.1999 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 13.0253 ] pdfxs
+ (I) show
+ (trelies)
+ [9.6 4.2654 4.85451 3.0327 3.02179 4.85451 9.65443 ] pdfxs
+ (o) show
+ (npr)
+ [11.4108 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmer)
+ [9.08711 9.09802 4.8436 9.62172 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (otat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.65443 ] pdfxs
+ (to) show
+ -87.424 -314.573 m
+ (identifythero)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.3526 4.23277 6.0654 9.43629 
+ 4.27631 5.75995 ] pdfxs
+ (o) show
+ (t)
+ [8.83637 ] pdfxs
+ (o) show
+ (fa)
+ [7.91993 10.0472 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 9.43629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (t) show
+ (oindic)
+ [10.0472 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.44719 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 9.43629 4.27631 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niss)
+ [10.6472 3.0327 8.8908 4.30902 ] pdfxs
+ (a) show
+ (fe.We)
+ [3.32724 4.85451 10.7454 10.2981 9.44719 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyiden)
+ [3.0327 3.0327 10.3526 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 5.75995 ] pdfxs
+ -87.424 -336.496 m
+ (a) show
+ (ndse)
+ [6.0654 10.9417 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (eins)
+ [9.73083 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 9.19625 ] pdfxs
+ (o) show
+ (fm)
+ [8.21447 9.09802 ] pdfxs
+ (a) show
+ (nykinds)
+ [5.74904 10.6472 5.75995 3.0327 6.05449 6.0654 9.18534 ] pdfxs
+ (o) show
+ (fl)
+ [8.22538 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [7.90902 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3417 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,butdon)
+ [6.05449 4.27631 4.8436 4.30902 8.22538 6.0654 6.05449 9.13091 6.0654 10.3308 6.0654 
+ ] pdfxs
+ (o) show
+ (tyetiden)
+ [9.13091 5.4545 4.8436 9.13091 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ifywhen)
+ [3.02179 3.33815 10.6472 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -87.424 -358.418 m
+ (a) show
+ -77.405 -358.418 m
+ /N634 10.909 Tf
+ (runtim)
+ [4.60356 5.84725 6.14173 3.62179 3.33823 8.92348 ] pdfxs
+ (e) show
+ -34.523 -358.418 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6254 7.58175 ] pdfxs
+ (o) show
+ (uldbes)
+ [6.05449 3.0327 10.6254 6.35994 9.41447 4.30902 ] pdfxs
+ (a) show
+ (fe.They)
+ [3.32724 4.85451 10.6581 7.88721 6.05449 4.85451 10.3199 ] pdfxs
+ (a) show
+ (lsodescribe)
+ [3.0327 4.29811 10.0145 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 9.41447 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.83627 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ 277.438 -358.418 m
+ /N722 10.909 Tf
+ (ccmalloc) show
+ 323.255 -358.418 m
+ /N614 10.909 Tf
+ (,whichis)
+ [7.83266 7.8763 6.05449 3.0327 4.54905 10.6254 3.0327 8.85807 ] pdfxs
+ (a) show
+ -87.424 -380.341 m
+ /N722 10.909 Tf
+ (malloc) show
+ -48.295 -380.341 m
+ /N614 10.909 Tf
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 9.01091 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.01091 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (shin)
+ [9.06535 6.0654 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.06535 ] pdfxs
+ (t) show
+ (o)
+ [10.2217 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.61083 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.61083 ] pdfxs
+ (o) show
+ (bjectne)
+ [6.66539 3.33815 4.8436 4.8436 9.01091 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [9.04354 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.04354 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.Thesehin)
+ [11.269 7.8763 6.0654 4.8436 4.30902 9.61083 6.0654 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -87.424 -402.264 m
+ (o) show
+ (nlyprovidesloc)
+ [6.0654 3.02179 8.94538 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.48354 
+ 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (linf)
+ [6.21813 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.23992 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.6763 3.32724 4.85451 4.8436 7.42911 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 7.46173 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.25083 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.42911 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.93447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (linf)
+ [6.20722 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (uten)
+ [6.05449 7.42911 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ired)
+ [3.0327 4.27631 8.02902 6.05449 ] pdfxs
+ (ata) show
+ -87.424 -424.186 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ -70.487 -446.109 m
+ (H) show
+ (irzelet)
+ [3.0327 4.2654 4.85451 4.8436 6.1854 4.85451 7.39638 ] pdfxs
+ (a) show
+ (l.[)
+ [3.0327 6.1854 3.02179 ] pdfxs
+ (74) show
+ (]describea)
+ [6.1854 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.00721 8.6072 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.00721 ] pdfxs
+ (t) show
+ (oimprove)
+ [8.6072 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.00721 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 8.00721 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 7.46172 ] pdfxs
+ (o) show
+ (fG)
+ [6.49085 8.55269 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [7.9963 7.88721 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbyp)
+ [9.20719 5.75995 8.91265 6.0654 ] pdfxs
+ (a) show
+ (r-)
+ [4.2654 3.63261 ] pdfxs
+ -87.424 -468.031 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninghe)
+ [6.0654 3.0327 6.05449 9.01083 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.62173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [8.99992 ] pdfxs
+ (t) show
+ (heirc)
+ [6.0654 4.8436 3.0327 7.83264 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivitypr)
+ [3.0327 5.74904 3.0327 3.93823 9.31628 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies.)
+ [3.02179 4.85451 4.29811 7.85448 ] pdfxs
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 8.39993 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.83264 7.57085 ] pdfxs
+ (o) show
+ (rk,theirp)
+ [4.27631 5.74904 6.61085 4.23277 6.0654 4.8436 3.0327 7.83264 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 138.394 -515.121 m
+ (126) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter4)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Usi)
+ [21.4409 10.9806 7.75841 ] pdfxs
+ (n) show
+ (gData)
+ [23.2255 21.3912 13.5336 10.8568 22.8535 ] pdfxs
+ (S) show
+ (tr)
+ [10.832 11.402 ] pdfxs
+ (uc) show
+ (t)
+ [10.832 ] pdfxs
+ (u) show
+ (reA)
+ [11.402 22.0109 21.0691 ] pdfxs
+ (na) show
+ (lysisfor)
+ [7.73363 14.7233 11.0054 7.73363 20.3005 8.52658 13.9304 11.3772 ] pdfxs
+ 0 -79.701 m
+ (Alias)
+ [21.0691 7.73363 7.75841 13.5336 20.3005 ] pdfxs
+ (an) show
+ (d)
+ [24.787 ] pdfxs
+ (I) show
+ (P)
+ [28.3562 ] pdfxs
+ (M) show
+ (o)
+ [14.6988 ] pdfxs
+ (d) show
+ (/)
+ [13.9552 ] pdfxs
+ (R) show
+ (efA)
+ [12.7157 17.8217 21.0691 ] pdfxs
+ (na) show
+ (lysis)
+ [7.73363 14.7233 11.0054 7.73363 11.0054 ] pdfxs
+ 0 -141.474 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.75992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 7.61445 3.02179 7.61445 ] pdfxs
+ (a) show
+ (n)
+ [9.35992 ] pdfxs
+ (agg) show
+ (ressivemem)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.14902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.05447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhichisdesi)
+ [3.0327 5.75995 4.29811 3.0327 7.60354 7.8763 6.0654 3.0327 4.53815 9.37082 3.02179 
+ 7.61445 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.35992 ] pdfxs
+ (t) show
+ (obepowerfulen)
+ [8.75992 6.35994 8.14902 6.37085 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 6.32722 
+ 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -163.396 m
+ (t) show
+ (osupp)
+ [8.02902 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 6.81821 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.41812 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.41812 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 6.87264 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.63992 3.02179 8.63992 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 6.87264 ] pdfxs
+ (t) show
+ (hesis,butis)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 5.81449 6.05449 6.0654 6.81821 3.02179 6.88355 
+ ] pdfxs
+ (a) show
+ (lsofullyc)
+ [3.02179 4.30902 8.01811 3.33815 6.0654 3.02179 3.0327 8.33447 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.41812 ] pdfxs
+ (o) show
+ (fsupp)
+ [5.91267 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -185.319 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.61813 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [6.88355 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 8.65083 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refb)
+ [4.27631 4.85451 5.91267 6.0654 ] pdfxs
+ (a) show
+ (sedtechniques.Thisch)
+ [4.29811 4.85451 8.65083 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 
+ 4.8436 4.30902 7.52721 7.8763 6.0654 3.0327 6.88355 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.8436 6.86174 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 6.89446 
+ ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 8.63992 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 398.5 -185.319 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 426.796 -185.319 m
+ /N614 10.909 Tf
+ (,)
+ [5.8254 ] pdfxs
+ (a) show
+ (n)
+ [8.65083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s) show
+ 0 -207.242 m
+ (a) show
+ (ndmod)
+ [6.0654 9.06537 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.85451 6.33812 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 7.309 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbuiltusing)
+ [9.07628 6.05449 6.0654 3.02179 3.0327 7.25457 6.05449 4.30902 3.0327 6.05449 8.46538 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.85448 ] pdfxs
+ (D) show
+ (SAfr)
+ [6.0654 11.1817 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,wi)
+ [4.27631 5.74904 6.16358 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hsever)
+ [9.06537 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lex)
+ [6.04358 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.09802 6.05449 3.0327 7.85448 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 0 -229.164 m
+ (The)
+ [7.8763 6.0654 7.98539 ] pdfxs
+ (goa) show
+ (l)
+ [6.1854 ] pdfxs
+ (o) show
+ (f)
+ [6.46903 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.4399 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 7.4181 3.0327 7.45081 ] pdfxs
+ (t) show
+ (oshowhowasimpleclientisbuiltusing)
+ [8.59629 4.29811 6.0654 5.14905 11.029 6.05449 5.14905 11.029 8.59629 4.29811 3.0327 
+ 9.09802 6.05449 3.0327 7.9963 4.8436 3.0327 3.0327 4.8436 5.75995 7.38547 3.0327 
+ 7.4399 6.0654 6.0654 3.02179 3.0327 7.38547 6.0654 4.29811 3.0327 6.0654 8.59629 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.9963 ] pdfxs
+ (D) show
+ (SAfr)
+ [6.05449 11.3344 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk,described)
+ [4.27631 5.75995 6.27267 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 6.0654 ] pdfxs
+ 0 -251.087 m
+ (inCh)
+ [3.0327 9.76355 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.97446 ] pdfxs
+ (3) show
+ (,)
+ [6.75267 ] pdfxs
+ (a) show
+ (ndshow)
+ [6.0654 9.76355 4.29811 6.0654 5.14905 11.5854 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.01808 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.76355 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.0363 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.76355 5.75995 9.4581 
+ ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 11.8908 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.76355 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 7.95274 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -273.009 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 9.2508 ] pdfxs
+ (o) show
+ (fsimil)
+ [8.29083 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rc)
+ [9.21808 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (imec)
+ [3.02179 9.09802 9.79628 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (.)
+ [11.8144 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.98538 ] pdfxs
+ (o) show
+ (f)
+ [8.27993 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 9.80719 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [11.0181 3.02179 11.0181 ] pdfxs
+ (t) show
+ (hissecti)
+ [6.05449 3.0327 9.2508 4.30902 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisperf)
+ [11.0181 3.02179 9.26171 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 11.0072 3.0327 11.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -294.932 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.74904 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (2\)) show
+ (.) show
+ 0 -340.386 m
+ /N622 14.346 Tf
+ (4.1Ali)
+ [8.07685 4.476 24.2161 12.1798 4.49035 4.476 ] pdfxs
+ (a) show
+ (sA)
+ [11.7494 12.1798 ] pdfxs
+ (na) show
+ (lysis)
+ [4.49035 8.50709 6.36962 4.49035 11.735 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (M) show
+ (o)
+ [8.52157 ] pdfxs
+ (d) show
+ (/)
+ [8.07685 ] pdfxs
+ (R) show
+ (ef)
+ [7.3595 10.3147 ] pdfxs
+ (In) show
+ (form)
+ [4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (a) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -373.112 m
+ /N614 10.909 Tf
+ (Theli)
+ [7.8763 6.0654 8.67266 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ureh)
+ [6.0654 4.27631 8.67266 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlys)
+ [6.0654 3.02179 9.58901 4.29811 ] pdfxs
+ (t) show
+ (udied)
+ [6.0654 6.05449 3.0327 4.8436 9.89446 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 9.89446 6.05449 4.30902 8.67266 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.12717 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.88355 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.1563 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -395.034 m
+ (See,e.)
+ [6.0654 4.8436 4.8436 7.12357 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 7.11266 3.0327 ] pdfxs
+ (73) show
+ (],f)
+ [3.02179 7.11266 3.33815 ] pdfxs
+ (o) show
+ (rasurvey)
+ [8.269 9.44719 4.30902 6.05449 4.27631 5.4545 4.8436 9.75264 ] pdfxs
+ (o) show
+ (fs)
+ [7.33084 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [7.33084 ] pdfxs
+ (t) show
+ (heav)
+ [6.05449 8.8472 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blew)
+ [6.0654 3.02179 8.8472 7.57085 ] pdfxs
+ (o) show
+ (rkinthe\feld.)
+ [4.27631 9.75264 3.0327 10.0581 4.23277 6.0654 8.8472 6.05449 4.85451 3.02179 6.0654 
+ 8.95628 ] pdfxs
+ (I) show
+ (nthissec)
+ [10.0581 4.23277 6.0654 3.0327 8.29081 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.0654 7.11266 7.58175 8.83629 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 ] pdfxs
+ 0 -416.957 m
+ (t) show
+ (hec)
+ [6.05449 8.57447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extf)
+ [4.8436 5.75995 7.96365 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.01808 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.46901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.77446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.56356 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswem)
+ [6.0654 8.01808 7.57085 8.57447 9.08711 ] pdfxs
+ (a) show
+ (ke.)
+ [5.4545 4.8436 8.1272 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 6.75267 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.57447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.02899 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.01808 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -438.879 m
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 11.4326 3.0327 11.4326 
+ ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 9.67625 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.64353 ] pdfxs
+ (a) show
+ (rebuiltin)
+ [4.27631 10.2217 6.05449 6.0654 3.0327 3.02179 9.62182 3.0327 11.4326 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 11.4326 3.33815 ] pdfxs
+ (o) show
+ (llow)
+ [3.02179 3.0327 5.14905 13.2544 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 10.2108 4.85451 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.67625 ] pdfxs
+ (o) show
+ (f)
+ [8.70538 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2217 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.3709 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.67625 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -460.802 m
+ (Fr)
+ [6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk[)
+ [4.27631 9.39264 3.0327 ] pdfxs
+ (85) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -482.724 m
+ (Not) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,in)
+ [6.6654 3.02179 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.6363 4.8436 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 6.65449 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.65449 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.47629 ] pdfxs
+ (\() show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck\)sc)
+ [4.54905 5.75995 7.86547 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rv)
+ [7.8981 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.86547 6.0654 9.07629 6.0654 ] pdfxs
+ (o) show
+ (thavetheir)
+ [7.86547 6.05449 5.15996 5.4545 8.47629 4.23277 6.0654 4.8436 3.0327 4.27631 ] pdfxs
+ 0 -504.647 m
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.55262 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 10.309 ] pdfxs
+ (a) show
+ (repr)
+ [4.27631 9.09811 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (t) show
+ (oSSAv)
+ [9.70901 6.0654 6.05449 12.4363 5.14904 ] pdfxs
+ (a) show
+ (lues,)
+ [3.0327 6.0654 4.8436 4.30902 7.43993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3199 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.09811 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.05449 8.56353 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.09811 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.49819 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tesf)
+ [4.23277 4.85451 8.55262 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.53082 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.56353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.56353 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ 0 -526.569 m
+ (isn)
+ [3.0327 8.46535 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.41092 6.35994 ] pdfxs
+ (o) show
+ (ssibleto)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.02174 4.23277 9.62173 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 9.02174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.47626 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (a) show
+ (nSSAre)
+ [10.2217 6.0654 6.05449 12.349 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ister\).)
+ [3.0327 4.30902 4.23277 4.85451 4.27631 4.23277 9.47992 ] pdfxs
+ (I) show
+ (n)
+ [10.2217 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 7.19994 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.02174 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 9.01083 3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.44354 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.46535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -548.492 m
+ (a) show
+ (ccessmem)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry:)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ 78.636 -548.492 m
+ /N722 10.909 Tf
+ (load) show
+ 101.545 -548.492 m
+ /N614 10.909 Tf
+ (,) show
+ 108.212 -548.492 m
+ /N722 10.909 Tf
+ (store) show
+ 136.848 -548.492 m
+ /N614 10.909 Tf
+ (,) show
+ 143.515 -548.492 m
+ /N722 10.909 Tf
+ (call) show
+ 166.424 -548.492 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 194.302 -548.492 m
+ /N722 10.909 Tf
+ (invoke) show
+ 228.666 -548.492 m
+ /N614 10.909 Tf
+ (.SeeSec)
+ [7.87629 6.0654 4.8436 8.4872 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.2f)
+ [3.0327 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (o) show
+ (redet)
+ [4.27631 8.4872 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ils.)
+ [3.0327 3.0327 4.29811 3.0327 ] pdfxs
+ 228.545 -582.481 m
+ (79) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (91) 92
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.47263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.47263 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 9.22901 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.51267 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (retypic)
+ [4.27631 8.01812 3.93823 5.75995 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyusedbytwoverydi\013erentf)
+ [3.0327 3.02179 8.93447 6.0654 4.29811 4.85451 9.22901 5.75995 8.93447 3.93823 7.58175 
+ 8.62902 5.4545 4.8436 4.27631 8.93447 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 
+ 5.75995 7.4182 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.48354 ] pdfxs
+ (o) show
+ (fclien)
+ [6.51267 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.5599 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.31628 4.30902 ] pdfxs
+ (a) show
+ (fetycheckin)
+ [3.32724 4.85451 3.93823 9.01083 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.05449 
+ ] pdfxs
+ (g/) show
+ (pr)
+ [6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (munders)
+ [12.3489 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (ls.Thetwotypes)
+ [3.0327 4.30902 7.74539 7.8763 6.0654 8.10539 3.93823 7.57085 8.71629 3.93823 5.74904 
+ 6.37085 4.8436 7.5599 ] pdfxs
+ (o) show
+ (fclien)
+ [6.58903 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.5599 ] pdfxs
+ (a) show
+ (rech)
+ [4.2654 8.10539 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (erizedbyhow)
+ [4.85451 4.2654 3.0327 4.85451 4.8436 9.92718 5.74904 9.62173 6.0654 5.14905 11.7381 
+ ] pdfxs
+ (t) show
+ (heyuse)
+ [6.0654 4.8436 9.62173 6.05449 4.30902 8.70538 ] pdfxs
+ (t) show
+ (heresul)
+ [6.0654 8.70538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (inginf)
+ [3.0327 6.05449 9.31628 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.92718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.92718 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 8.13809 ] pdfxs
+ (to) show
+ (ler)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ncef)
+ [6.05449 4.85451 8.70538 3.33815 ] pdfxs
+ (o) show
+ (rerr)
+ [8.13809 4.8436 4.27631 4.2654 ] pdfxs
+ (o) show
+ (rs.)
+ [4.27631 4.29811 8.56356 ] pdfxs
+ (A) show
+ (n)
+ [9.91628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerrequires)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.389 4.27631 4.8436 5.75995 6.0654 3.02179 
+ 4.27631 4.8436 8.42171 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.95629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.95629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.389 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisbe)
+ [3.02179 5.75995 4.30902 3.02179 8.42171 6.35994 4.8436 ] pdfxs
+ 202.77 -65.768 m
+ /N634 10.909 Tf
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 225.284 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ (i.e.,itre)
+ [3.0327 3.02179 4.85451 3.0327 7.26539 3.02179 8.35637 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsc)
+ [6.0654 4.27631 6.05449 8.42171 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.14904 ] pdfxs
+ (at) show
+ (iveinf)
+ [3.0327 5.4545 8.9672 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n\)while)
+ [6.0654 8.35637 7.8763 6.0654 3.02179 3.0327 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (achecking)
+ [9.51264 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 9.51264 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 10.1235 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [13.1453 6.0654 6.05449 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.51264 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 9.8181 6.0654 9.51264 6.05449 ] pdfxs
+ (ot) show
+ (.Bec)
+ [9.15265 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.90174 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 8.90174 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.2654 9.8181 3.33815 5.75995 4.8436 6.0654 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (hesisisf)
+ [6.05449 4.85451 4.29811 3.0327 8.17081 3.0327 8.17081 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [8.149 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.9598 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.95994 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.89448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesdescribed)
+ [3.02179 5.75995 4.30902 4.8436 8.17081 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 
+ 6.37085 4.8436 9.92718 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.92718 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (edhere)
+ [4.8436 9.92718 6.0654 4.8436 4.27631 8.71629 ] pdfxs
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.31628 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\))
+ [8.10547 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -131.535 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (se) show
+ (r)
+ [4.60356 ] pdfxs
+ (va) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (ve) show
+ (lyc)
+ [2.78176 8.54166 4.46185 ] pdfxs
+ (o) show
+ (rre)
+ [4.60356 4.04721 4.45094 ] pdfxs
+ (c) show
+ (t) show
+ 84.023 -131.535 m
+ /N614 10.909 Tf
+ (:If)
+ [7.5163 3.94897 6.25085 ] pdfxs
+ (t) show
+ (heyc)
+ [6.05449 4.85451 8.67265 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tdetermine,f)
+ [7.16729 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 3.0327 6.05449 4.85451 6.08722 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.18901 ] pdfxs
+ (a) show
+ (llexecu)
+ [3.0327 5.95631 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.76721 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.09813 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tas)
+ [7.16729 8.37811 4.29811 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -16.936 -153.458 m
+ (is)
+ [3.0327 8.26899 ] pdfxs
+ (t) show
+ (rue,itdoesn)
+ [4.27631 6.05449 4.85451 7.09085 3.02179 8.21456 6.0654 5.75995 4.8436 8.2799 6.05449 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.21456 ] pdfxs
+ (a) show
+ (sserti)
+ [4.30902 4.29811 4.85451 4.2654 8.21456 3.0327 ] pdfxs
+ (t) show
+ (.F)
+ [8.87992 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.24718 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ifitc)
+ [9.08711 6.0654 3.0327 4.8436 7.09085 3.02179 7.30902 3.0327 8.21456 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tproveth)
+ [8.21456 6.0654 4.27631 5.14905 5.4545 8.82538 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ttwop)
+ [8.21456 3.93823 7.58175 9.42537 6.35994 ] pdfxs
+ (o) show
+ (interswillnever)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.26899 7.8763 3.0327 3.0327 7.00357 6.05449 
+ 4.85451 5.4545 4.8436 8.24718 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s,i)
+ [4.29811 7.09085 3.02179 ] pdfxs
+ (t) show
+ -16.936 -175.38 m
+ (mustre)
+ [8.79257 6.05449 4.30902 7.87638 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s")
+ [4.30902 9.08719 ] pdfxs
+ (\() show
+ (de\fnedbelow)
+ [6.05449 4.85451 6.05449 6.0654 4.8436 9.6981 6.37085 4.8436 3.0327 5.14905 7.8763 
+ ] pdfxs
+ (\)) show
+ (.) show
+ -16.936 -212.938 m
+ /N622 11.955 Tf
+ (4.1.1Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sA)
+ [9.79114 10.1499 ] pdfxs
+ (na) show
+ (lysisAss)
+ [3.74195 7.08924 5.30802 3.74195 9.77918 10.1618 5.30802 5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s)
+ [9.77918 ] pdfxs
+ (an) show
+ (dA)
+ [11.955 10.1618 ] pdfxs
+ (pp) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s) show
+ -16.936 -241.905 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.26536 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,in)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.14176 3.02179 9.03265 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.27627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,isas)
+ [6.13086 3.0327 7.27627 8.42175 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 7.82175 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.24356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichperf)
+ [3.0327 5.75995 4.29811 3.0327 7.27627 7.8763 6.0654 3.0327 4.53815 9.03265 6.37085 
+ 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmss)
+ [4.27631 9.08711 7.27627 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 7.82175 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.21093 ] pdfxs
+ (o) show
+ (fup-fr)
+ [6.3054 6.0654 6.05449 3.63261 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -16.936 -263.828 m
+ (inspec)
+ [3.0327 6.05449 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (o) show
+ (f)
+ [6.85085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.35629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,buildsd)
+ [9.09802 6.56721 6.05449 6.0654 3.0327 3.02179 6.0654 7.81081 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.9672 4.29811 ] pdfxs
+ (t) show
+ (ructurestosumm)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.82172 4.23277 8.9672 4.30902 
+ 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizei)
+ [4.27631 3.02179 4.85451 8.35629 3.0327 ] pdfxs
+ (t) show
+ (sresul)
+ [7.81081 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.55631 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.5781 ] pdfxs
+ (a) show
+ (nswersqueries)
+ [6.05449 4.30902 7.57085 4.85451 4.2654 7.82172 5.75995 6.05449 4.85451 4.2654 3.0327 
+ 4.8436 7.82172 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -285.751 m
+ (t) show
+ (hef)
+ [6.05449 8.68356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.9162 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (\() show
+ 58.992 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 65.996 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 70.728 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 77.634 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 84.323 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 89.055 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 95.961 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 102.965 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 107.697 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 114.603 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 121.292 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 126.024 -285.751 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [6.90539 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 174.364 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 181.367 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 189.927 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 211.33 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 218.334 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 226.894 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (rep)
+ [4.27631 8.67266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.12717 3.0327 9.88355 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.67266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.9162 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 384.586 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 391.276 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 399.836 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 421.239 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 427.928 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 436.488 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.9361 -307.673 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 8.30183 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ers,whichrepresent)
+ [4.85451 4.2654 4.30902 7.19994 7.8763 6.05449 3.0327 4.54905 10.1235 4.2654 4.85451 
+ 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 8.30183 ] pdfxs
+ (t) show
+ (hesizeinby)
+ [6.0654 8.91265 4.29811 3.0327 4.8436 8.91265 3.0327 10.1235 5.74904 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.90174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.31274 ] pdfxs
+ (o) show
+ (fe)
+ [7.38539 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 10.1126 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er.Thisqueryc)
+ [4.85451 4.2654 9.15265 7.88721 6.05449 3.0327 8.36717 5.75995 6.05449 4.85451 4.2654 
+ 9.8181 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -16.9361 -329.596 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hreeresul)
+ [6.0654 4.27631 4.8436 8.4872 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -0.572128 -361.723 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3369 -361.723 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (u) show
+ (s)
+ [4.94172 ] pdfxs
+ (t) show
+ (Ali)
+ [9.49086 3.47997 3.49088 ] pdfxs
+ (a) show
+ (s) show
+ 66.5439 -361.723 m
+ /N614 10.909 Tf
+ (:) show
+ 74.4229 -361.723 m
+ /N695 10.909 Tf
+ (P) show
+ 81.4268 -363.359 m
+ /N703 7.96999 Tf
+ (1) show
+ 89.7948 -361.723 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (lwaysex)
+ [3.02179 7.58175 5.14905 5.75995 7.94172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (lyequ)
+ [3.0327 9.39264 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (to) show
+ 215.371 -361.723 m
+ /N695 10.909 Tf
+ (P) show
+ 222.375 -363.359 m
+ /N703 7.96999 Tf
+ (2) show
+ 227.107 -361.723 m
+ /N614 10.909 Tf
+ (.) show
+ -0.572159 -392.028 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3368 -392.028 m
+ /N1025 10.909 Tf
+ (No) show
+ (Ali)
+ [9.47995 3.49088 3.47997 ] pdfxs
+ (a) show
+ (s) show
+ 53.9288 -392.028 m
+ /N614 10.909 Tf
+ (:Thetwor)
+ [7.87629 7.8763 6.0654 8.4872 3.93823 7.57085 9.0981 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es[)
+ [4.8436 7.94172 3.0327 ] pdfxs
+ 141.899 -392.028 m
+ /N695 10.909 Tf
+ (P) show
+ 148.902 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 153.635 -392.028 m
+ /N695 10.909 Tf
+ (:::)
+ [3.0327 3.0327 3.02179 ] pdfxs
+ (P) show
+ 169.729 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 176.886 -392.028 m
+ /N614 10.909 Tf
+ (+) show
+ 187.795 -392.028 m
+ /N695 10.909 Tf
+ (S) show
+ 194.484 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 199.217 -392.028 m
+ /N614 10.909 Tf
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (nd[)
+ [6.0654 9.6981 3.0327 ] pdfxs
+ 231.338 -392.028 m
+ /N695 10.909 Tf
+ (P) show
+ 238.342 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 243.074 -392.028 m
+ /N695 10.909 Tf
+ (:::)
+ [3.0327 3.0327 3.02179 ] pdfxs
+ (P) show
+ 259.169 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 266.325 -392.028 m
+ /N614 10.909 Tf
+ (+) show
+ 277.234 -392.028 m
+ /N695 10.909 Tf
+ (S) show
+ 283.924 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 288.656 -392.028 m
+ /N614 10.909 Tf
+ (\)neveroverl)
+ [7.87638 6.0654 4.8436 5.4545 4.85451 7.909 5.14905 5.4545 4.8436 4.27631 3.0327 
+ ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ -0.572296 -422.333 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3367 -422.333 m
+ /N1025 10.909 Tf
+ (Ma)
+ [11.9126 5.7491 ] pdfxs
+ (y) show
+ (Ali)
+ [9.47995 3.49088 3.47997 ] pdfxs
+ (a) show
+ (s) show
+ 62.1177 -422.333 m
+ /N614 10.909 Tf
+ (:The)
+ [8.67265 7.88721 6.05449 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [10.1017 6.05449 ] pdfxs
+ (o) show
+ (tprove)
+ [8.28001 6.0654 4.2654 5.15996 5.4545 8.87993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.28001 ] pdfxs
+ (t) show
+ (heresultisei)
+ [6.0654 8.87993 4.27631 4.8436 4.30902 6.05449 3.0327 8.28001 3.02179 8.34535 4.8436 
+ 3.0327 ] pdfxs
+ (t) show
+ (herMus)
+ [6.05449 4.85451 8.30173 10.0036 6.0654 4.29811 ] pdfxs
+ (tA) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.34535 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.33444 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 ] pdfxs
+ 10.3367 -444.256 m
+ (t) show
+ (her)
+ [6.05449 8.4872 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (esmi)
+ [4.85451 7.94172 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htoverl)
+ [5.75995 7.87638 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p\).)
+ [6.0654 4.23277 3.0327 ] pdfxs
+ -0.000289917 -476.383 m
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.10173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 7.11264 4.8436 ] pdfxs
+ (a) show
+ (nsupp)
+ [8.86901 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtawidev)
+ [4.2654 7.04729 8.25811 7.8763 3.0327 6.0654 7.64721 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 8.56356 ] pdfxs
+ (o) show
+ (fdi\013erentclien)
+ [6.14176 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.04729 4.8436 3.0327 
+ 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,includingdevir)
+ [4.29811 5.99995 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 8.25811 
+ 6.0654 4.8436 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 5.99995 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n) show
+ -16.9363 -498.305 m
+ (subexpressi)
+ [4.29811 6.0654 6.35994 4.85451 5.75995 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (nelimin)
+ [10.5926 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,sc)
+ [6.05449 7.78902 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rpr)
+ [8.81445 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e)
+ [6.05449 7.78902 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 10.5817 ] pdfxs
+ (\() show
+ (even)
+ [4.8436 5.4545 4.85451 10.5926 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (a) show
+ (ssimple)
+ [8.83626 4.30902 3.0327 9.08711 6.0654 3.02179 9.39265 ] pdfxs
+ (a) show
+ (s)
+ [8.83626 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.9363 -520.228 m
+ /N722 10.909 Tf
+ (memmove) show
+ 27.1777 -520.228 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.32353 ] pdfxs
+ (to) show
+ 65.5877 -520.228 m
+ /N722 10.909 Tf
+ (memcpy) show
+ 103.974 -520.228 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsif)
+ [3.0327 3.0327 8.32353 3.0327 7.35266 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.86902 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 8.86902 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 10.0799 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nr)
+ [10.0799 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (esc)
+ [4.85451 8.32353 4.85451 ] pdfxs
+ (a) show
+ (nneveroverl)
+ [10.0799 6.05449 4.85451 5.4545 4.8436 8.30173 5.14905 5.4545 4.8436 4.27631 3.0327 
+ ] pdfxs
+ (a) show
+ (p\).Fi)
+ [6.0654 4.23277 9.04356 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.86902 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ -16.9363 -542.15 m
+ (g) show
+ (ivestwoex)
+ [3.0327 5.4545 4.8436 7.64718 3.93823 7.58175 8.79265 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 7.64718 ] pdfxs
+ (t) show
+ (odem)
+ [8.80356 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tehow)
+ [4.23277 8.19266 6.0654 5.14905 11.2254 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.64718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.63627 4.85451 ] pdfxs
+ (a) show
+ (nbeusedtoprove)
+ [9.40355 6.35994 8.19266 6.0654 4.29811 4.85451 9.40355 4.23277 8.80356 6.05449 4.27631 
+ 5.14905 5.4545 8.19266 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.19266 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 9.0981 ] pdfxs
+ (o) show
+ (fredund)
+ [6.6763 4.27631 4.8436 6.0654 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -16.9363 -564.073 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (delimin)
+ [9.11992 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (\() show
+ (af)
+ [8.51993 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.1635 ] pdfxs
+ (o) show
+ (fC)
+ [6.39267 7.8763 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n-Subexpressi)
+ [6.0654 3.63261 6.0654 6.05449 6.35994 4.85451 5.75995 6.05449 4.27631 4.8436 4.30902 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nElimin)
+ [9.13083 7.41812 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 7.30911 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.13083 3.02179 ] pdfxs
+ (oa) show
+ (dh)
+ [9.13083 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.51993 ] pdfxs
+ (\() show
+ (af)
+ [8.51993 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.1525 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -16.9363 -585.996 m
+ (I) show
+ (nv)
+ [5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ntCodeM)
+ [5.74904 8.06183 7.8763 5.75995 6.0654 8.66175 10.0036 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.)
+ [8.42174 ] pdfxs
+ (I) show
+ (nFi)
+ [9.88355 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.67266 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 9.26174 ] pdfxs
+ (\(a) show
+ (\))
+ [8.06183 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.87264 ] pdfxs
+ (\() show
+ (c\),if)
+ [4.85451 4.23277 6.89448 3.0327 7.1563 ] pdfxs
+ (a) show
+ (n)
+ [9.87264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.11626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.12717 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.88355 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ee)
+ [4.8436 8.66175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tP1)
+ [8.06183 7.41812 9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.9363 -607.918 m
+ (P2c)
+ [7.42902 8.71629 4.85451 ] pdfxs
+ (a) show
+ (nnever)
+ [9.32719 6.05449 4.85451 5.4545 4.8436 7.54901 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s,CSE)
+ [4.30902 6.37085 7.8763 6.0654 10.6908 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.32719 ] pdfxs
+ (L) show
+ (ICMc)
+ [3.94897 7.8763 13.2654 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmtheex)
+ [4.27631 12.3598 4.23277 6.0654 8.1163 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesin)
+ [9.09802 6.05449 3.0327 4.8436 7.57081 3.0327 5.75995 ] pdfxs
+ (t) show
+ (othecodeinFi)
+ [8.7272 4.23277 6.0654 8.1163 4.85451 5.74904 6.0654 8.1163 3.0327 9.32719 7.12357 
+ 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.1163 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 8.71629 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.50547 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.9363 -629.841 m
+ (\() show
+ (d\)respec)
+ [6.05449 7.88729 4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,whichexecu)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 
+ 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (efewerdyn)
+ [8.47629 3.33815 4.8436 7.58175 4.8436 7.909 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.02179 8.4872 3.0327 ] pdfxs
+ (oa) show
+ (dsfr)
+ [6.0654 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mP)
+ [12.7198 7.42902 ] pdfxs
+ (1) show
+ (.) show
+ 211.609 -657.201 m
+ (80) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.36354 ] pdfxs
+ (\() show
+ (S)
+ [6.0654 ] pdfxs
+ (ta) show
+ (tPo)
+ [7.30911 7.11266 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 92.879 0 m
+ /N722 10.909 Tf
+ (fpgrowth) show
+ 141.762 0 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [7.36354 8.51993 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyhi)
+ [4.2654 3.0327 8.82538 6.05449 3.0327 ] pdfxs
+ (g) show
+ (hr)
+ [9.13083 4.2654 ] pdfxs
+ (at) show
+ (iobec)
+ [3.0327 8.51993 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitcre)
+ [6.0654 4.29811 7.91993 3.02179 7.30911 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (esanewpo)
+ [4.8436 7.37445 8.51993 6.05449 4.85451 10.9417 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l\(f)
+ [6.09813 4.23277 3.33815 ] pdfxs
+ (o) show
+ (raloc)
+ [7.34174 8.51993 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ 0 -21.922 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.53815 9.709 ] pdfxs
+ (t) show
+ (ree\)ine)
+ [4.27631 4.8436 4.85451 7.88729 3.0327 9.709 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 9.709 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6763 ] pdfxs
+ (t) show
+ (oarecursivefunc)
+ [9.0981 9.10901 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.49811 
+ 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thenumber)
+ [6.05449 7.91993 7.88721 6.05449 8.49811 5.75995 6.0654 8.78166 6.35994 4.85451 7.91991 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.709 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.49811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -43.845 m
+ (is)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llymodes)
+ [3.0327 3.0327 9.8181 9.09802 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (.)
+ [9.16356 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (nh)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (sal)
+ [8.36717 9.52355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.91265 5.75995 6.05449 8.79257 6.35994 4.85451 8.33445 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (a) show
+ (ddedbec)
+ [6.0654 6.05449 4.85451 10.1235 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.91265 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 8.91265 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdC++)
+ [4.2654 10.1345 7.8763 8.4872 8.4872 ] pdfxs
+ 0 -65.768 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryisst)
+ [4.2654 9.40355 3.02179 7.94172 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llylinkedin,providingal)
+ [3.02179 3.0327 9.39264 3.0327 3.0327 6.05449 5.4545 4.85451 9.6981 3.0327 6.05449 
+ 6.6654 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 3.0327 6.05449 9.08719 9.0981 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.87638 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (o) show
+ (ldcode.)
+ [3.0327 9.6981 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (TheTh%c)
+ [7.8763 6.0654 7.7563 7.8763 6.05449 11.9998 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.02179 6.0654 9.08711 8.96719 ] pdfxs
+ (a) show
+ (lsoshows)
+ [3.0327 4.29811 8.3672 4.29811 6.0654 5.14905 7.8763 7.21082 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tf)
+ [7.14548 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.1781 9.09802 ] pdfxs
+ (o) show
+ (stpo)
+ [4.29811 7.14548 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.02179 4.30902 6.07631 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.0835 3.0327 7.21082 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.7563 ] pdfxs
+ (t) show
+ (osuccessfullyproveth)
+ [8.35629 4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 4.29811 3.33815 6.0654 3.02179 
+ 3.0327 8.66174 6.0654 4.2654 5.15996 5.4545 7.7563 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tmem)
+ [7.14548 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -109.613 m
+ (in)
+ [3.0327 9.99264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.78174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisusedinatype-c)
+ [6.95994 3.0327 8.23626 6.0654 4.29811 4.85451 9.99264 3.02179 9.99264 9.39265 3.93823 
+ 5.75995 6.35994 4.8436 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entm)
+ [4.85451 5.75995 8.17092 9.08711 ] pdfxs
+ (a) show
+ (nner,whichwehavef)
+ [6.0654 6.05449 4.85451 4.2654 7.0363 7.88721 6.05449 3.0327 4.54905 9.99264 7.57085 
+ 8.78174 6.0654 5.14905 5.4545 8.78174 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 9.99264 ] pdfxs
+ (t) show
+ (rue)
+ [4.27631 6.05449 8.78174 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ssawider)
+ [4.30902 8.23626 9.38174 7.8763 3.0327 6.0654 8.78174 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.78174 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (Cpr)
+ [11.4544 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.This)
+ [9.08711 4.30902 7.85448 7.8763 6.0654 3.0327 7.87627 ] pdfxs
+ (a) show
+ (llowsin)
+ [3.0327 3.0327 5.14905 7.8763 7.87627 3.0327 5.75995 ] pdfxs
+ (t) show
+ (elli)
+ [4.8436 3.0327 3.0327 3.0327 ] pdfxs
+ (g) show
+ (ent)
+ [4.8436 5.75995 7.82183 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentdecisi)
+ [6.0654 9.08711 4.8436 5.75995 7.82183 6.0654 4.8436 4.8436 3.0327 4.30902 3.02179 
+ ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.62176 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.8436 7.88717 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.42175 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [6.59994 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeinf)
+ [3.0327 9.08711 8.43266 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -153.458 m
+ (expec)
+ [4.8436 5.75995 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edsizef)
+ [4.85451 8.78174 4.30902 3.02179 4.85451 7.57085 3.33815 ] pdfxs
+ (o) show
+ (rsin)
+ [6.99265 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.57085 ] pdfxs
+ (o) show
+ (bjects,)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 5.93449 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 8.78174 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.02536 ] pdfxs
+ (ot) show
+ (hernovelc)
+ [6.0654 4.8436 6.99265 6.0654 5.14905 5.4545 4.85451 5.74904 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 6.99265 ] pdfxs
+ (t) show
+ (echniquesdescribedinCh)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.02536 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 8.79265 3.02179 8.79265 7.8763 6.0654 
+ ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.02536 ] pdfxs
+ (6) show
+ 0 -175.38 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (7) show
+ (.) show
+ 0 -213.213 m
+ /N622 11.955 Tf
+ (5.5.3PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionCom)
+ [5.22437 3.74195 6.71874 11.955 9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ileTime)
+ [3.73 3.74195 10.616 9.36073 3.73 11.2138 6.13291 ] pdfxs
+ 0 -242.181 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.58538 ] pdfxs
+ (5) show
+ (.2shows)
+ [3.02179 9.19628 4.29811 6.0654 5.14905 7.8763 8.02899 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.57447 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.58538 ] pdfxs
+ (t) show
+ (imesf)
+ [3.02179 9.09802 4.8436 8.0399 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [8.00718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.76358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (o) show
+ (npr)
+ [9.78537 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msbi)
+ [9.09802 8.02899 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (er)
+ [4.8436 8.00718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.79628 ] pdfxs
+ (100) show
+ (0lines)
+ [9.18538 3.02179 3.0327 6.0654 4.8436 8.0399 ] pdfxs
+ (o) show
+ (fcode.)
+ [7.05812 4.85451 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -264.103 m
+ (I) show
+ (tbre)
+ [8.61819 6.05449 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ksdown)
+ [5.74904 8.68353 6.05449 5.15996 7.8763 10.429 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.67262 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.21811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.82901 ] pdfxs
+ (t) show
+ (hreec)
+ [6.05449 4.27631 4.8436 9.22901 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents:)
+ [6.05449 4.85451 5.75995 4.23277 4.30902 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.21811 ] pdfxs
+ (tota) show
+ (l)
+ [7.40721 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 9.21811 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (D) show
+ (SA\(whichc)
+ [6.0654 12.5563 4.23277 7.88721 6.05449 3.0327 4.54905 10.429 4.85451 ] pdfxs
+ (a) show
+ (nbeusedby)
+ [10.429 6.35994 9.22901 6.05449 4.30902 4.8436 10.4399 5.75995 5.75995 ] pdfxs
+ 0 -286.026 m
+ (ot) show
+ (herclien)
+ [6.05449 4.85451 8.24718 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (swell)
+ [8.2799 7.57085 4.85451 3.0327 3.02179 ] pdfxs
+ (\)) show
+ (,)
+ [7.09085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (imetoc)
+ [3.02179 9.09802 8.82538 4.23277 9.43628 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.05449 8.82538 7.42902 7.72349 12.1526 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdescribedinSec)
+ [6.0654 6.05449 8.2799 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 
+ 10.0363 3.0327 10.0363 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 9.42537 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 10.0363 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -307.948 m
+ (speci\fc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.39993 ] pdfxs
+ (t) show
+ (opo)
+ [9.01083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.39993 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.39993 ] pdfxs
+ (t) show
+ (operf)
+ [9.01083 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.6434 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.39993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.58903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [9.61082 3.0327 ] pdfxs
+ (t) show
+ (self.The)
+ [4.30902 4.8436 3.0327 3.32724 7.85448 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -329.871 m
+ (GCCc)
+ [8.5636 7.8763 11.5199 4.8436 ] pdfxs
+ (o) show
+ (lumnlists)
+ [3.0327 6.05449 9.09802 9.6981 3.02179 3.0327 4.30902 4.23277 7.94172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.0981 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 8.4872 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7307 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC)
+ [9.6981 8.5636 7.8763 11.509 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (t-O)
+ [7.87638 3.64352 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -351.793 m
+ (The)
+ [7.8763 6.0654 7.53812 ] pdfxs
+ (tota) show
+ (lc)
+ [5.72722 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.75992 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 7.53812 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [6.97083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.72722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisex)
+ [8.75992 3.02179 7.00355 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelymodes)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 8.44356 9.09802 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ (t) show
+ (,)
+ [5.91267 ] pdfxs
+ (ta) show
+ (kingless)
+ [5.75995 3.02179 6.0654 8.14902 3.0327 4.8436 4.30902 6.99264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.74901 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (5sec)
+ [8.14902 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 0 -373.716 m
+ (in)
+ [3.0327 9.04356 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.02176 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.28718 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (o) show
+ (urA)
+ [6.05449 7.26537 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.04356 ] pdfxs
+ (2100) show
+ (+.Thel)
+ [8.4872 7.66902 7.8763 6.05449 7.84357 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (est)
+ [4.85451 4.29811 7.23275 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (imeisspent)
+ [3.0327 9.08711 7.84357 3.02179 7.29809 4.29811 6.37085 4.8436 5.75995 7.22184 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 8.44356 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (\() show
+ (whichh)
+ [7.8763 6.0654 3.02179 4.54905 9.04356 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 0 -395.638 m
+ (al)
+ [9.20719 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ep)
+ [8.59629 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.81809 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.6072 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC++libr)
+ [4.27631 9.81809 7.8763 8.4872 12.2399 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rys)
+ [4.2654 9.52355 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkedintoit)
+ [3.0327 3.0327 9.51264 3.02179 3.0327 6.0654 5.4545 4.8436 9.81809 3.0327 5.75995 
+ 4.23277 9.2181 3.0327 4.23277 ] pdfxs
+ (\)) show
+ (,f)
+ [6.81812 3.33815 ] pdfxs
+ (o) show
+ (llowedbypovray)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.81809 5.75995 9.51264 6.35994 5.15996 5.74904 
+ 4.27631 5.14905 5.75995 ] pdfxs
+ (31) show
+ (;these)
+ [6.85085 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (re)
+ [4.27631 8.92356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.93447 ] pdfxs
+ (o) show
+ (nlypr)
+ [6.05449 3.0327 9.83991 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.38899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.32365 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (km)
+ [9.85082 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.92356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n1sec)
+ [10.1454 9.53446 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd.Fur)
+ [6.0654 6.05449 9.22901 6.20722 6.0654 4.2654 ] pdfxs
+ (t) show
+ (herm)
+ [6.0654 4.8436 4.27631 9.08711 ] pdfxs
+ (o) show
+ (re,much)
+ [4.27631 4.8436 7.23266 8.78166 6.0654 4.53815 10.1454 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (t) show
+ (imeisspentin)
+ [3.0327 9.08711 8.93447 3.0327 8.38899 4.29811 6.37085 4.8436 5.75995 8.32365 3.0327 
+ 6.0654 ] pdfxs
+ 0 -439.483 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,whichc)
+ [6.68721 7.8763 6.0654 3.0327 4.53815 9.709 4.85451 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [9.709 6.37085 8.49811 6.05449 4.30902 4.8436 9.709 3.33815 ] pdfxs
+ (o) show
+ (rav)
+ [7.91991 9.10901 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 9.41446 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbesidespo)
+ [6.0654 7.95263 6.35994 4.85451 4.29811 3.0327 6.05449 4.85451 7.95263 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (l)
+ [6.68721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Ourimplemen)
+ [6.0654 7.91993 8.4872 6.05449 7.93082 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -461.406 m
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.0654 7.81084 7.42902 7.72349 11.1599 ] pdfxs
+ (a) show
+ (ndPAp)
+ [6.05449 9.03265 6.52358 11.149 6.0654 ] pdfxs
+ (a) show
+ (sseshaven)
+ [4.29811 4.30902 4.8436 7.27627 6.0654 5.14905 5.4545 7.82175 6.05449 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.22184 6.35994 4.85451 4.8436 9.03265 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedsubs)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 9.03265 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly,so)
+ [3.0327 3.02179 4.8545 6.13086 4.30902 8.42175 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 8.7272 4.85451 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.05449 3.0327 9.03265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (blybefur)
+ [6.0654 3.02179 8.7381 6.35994 7.82175 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -483.329 m
+ (reduced.Over)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 6.0654 8.80356 8.4872 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.05812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.79265 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 8.24717 ] pdfxs
+ (a) show
+ (reex)
+ [4.27631 8.79265 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelysm)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.6981 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.98176 3.32724 ] pdfxs
+ (o) show
+ (ras)
+ [8.22536 9.40355 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 10.0035 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -505.251 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -527.174 m
+ (Toput)
+ [6.97085 9.03265 6.05449 6.0654 7.82183 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.42175 ] pdfxs
+ (t) show
+ (imesinperspec)
+ [3.0327 9.08711 4.85451 7.87627 3.0327 9.63264 6.37085 4.8436 4.27631 4.29811 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 6.61085 ] pdfxs
+ (t) show
+ (heGCC%c)
+ [6.0654 8.42175 8.5636 7.8763 7.8763 12.6653 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.0327 6.05449 9.08711 9.64355 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.63264 ] pdfxs
+ (a) show
+ (s)
+ [7.88717 ] pdfxs
+ (\() show
+ (T)
+ [6.97085 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/) show
+ (GCC)
+ [8.5636 7.8763 7.8763 ] pdfxs
+ (\)*100\)) show
+ (,shows)
+ [6.62176 4.29811 6.0654 5.14905 7.8763 4.29811 ] pdfxs
+ 0 -549.096 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.05455 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.65446 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.83266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.8436 9.11989 ] pdfxs
+ (3) show
+ (%)
+ [13.898 ] pdfxs
+ (o) show
+ (rless)
+ [9.08718 3.0327 4.8436 4.30902 9.10898 ] pdfxs
+ (o) show
+ (f)
+ [8.14902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.66537 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.65446 ] pdfxs
+ (ta) show
+ (kenbyGCC)
+ [5.4545 4.85451 10.8654 5.75995 10.5708 8.5636 7.8763 12.6872 ] pdfxs
+ (t) show
+ (oc)
+ [10.2654 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ 0 -571.019 m
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 10.0472 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.Thisissi)
+ [9.09802 4.29811 12.5453 7.8763 6.0654 3.02179 9.50171 3.02179 9.50171 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.75995 9.43637 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useGCC-O3perf)
+ [6.05449 4.30902 10.0363 8.5636 7.8763 13.069 3.63261 8.4872 10.6472 6.35994 4.8436 
+ 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmsnocr)
+ [4.2654 9.09802 9.4908 6.05449 10.6472 4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss-module)
+ [4.30902 4.29811 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 10.0363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -592.941 m
+ (a) show
+ (ndinliningisthe)
+ [6.0654 10.0363 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 9.43628 3.02179 
+ 8.29081 4.23277 6.0654 8.82538 ] pdfxs
+ (o) show
+ (nlyin)
+ [6.0654 3.0327 9.73082 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.00357 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitperf)
+ [10.0363 3.0327 8.21456 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmswi)
+ [4.2654 9.09802 8.2799 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinamodule\()
+ [6.05449 3.0327 10.0363 9.43628 9.09802 5.74904 6.0654 6.05449 3.0327 8.83629 4.23277 
+ ] pdfxs
+ (t) show
+ (husitisvery)
+ [5.75995 6.0654 8.2799 3.0327 8.21456 3.0327 8.2799 5.4545 4.85451 4.27631 5.75995 
+ ] pdfxs
+ 0 -614.864 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivec)
+ [3.02179 5.4545 8.56356 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.85451 9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (ot) show
+ (herinterprocedur)
+ [6.0654 4.8436 7.98537 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 
+ 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.46901 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.16356 4.8436 ] pdfxs
+ (o) show
+ (mpilers\).Over)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.30902 4.23277 8.10538 8.4872 5.4545 
+ 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelievethese)
+ [3.0327 3.0327 6.75267 7.58175 8.55266 6.35994 4.85451 3.0327 3.0327 4.8436 5.4545 
+ 8.56356 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (125) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (92) 93
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (pers)
+ [6.35994 4.85451 4.2654 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tjustc)
+ [8.59637 3.32724 6.0654 4.29811 8.59637 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 91.511 0 m
+ /N722 10.909 Tf
+ (malloc) show
+ 125.874 0 m
+ /N614 10.909 Tf
+ (/) show
+ 131.329 0 m
+ /N722 10.909 Tf
+ (free) show
+ 154.238 0 m
+ /N614 10.909 Tf
+ (;)
+ [7.74539 ] pdfxs
+ (t) show
+ (hisisc)
+ [6.05449 3.0327 8.66171 3.0327 8.6508 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 10.4072 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-bbelow.Wec)
+ [4.2654 4.30902 4.8436 4.27631 3.63261 10.4181 6.37085 4.8436 3.0327 5.14905 7.8763 
+ 10.0363 10.2981 9.2072 4.85451 ] pdfxs
+ (a) show
+ (ndo)
+ [10.4072 6.0654 9.80719 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.66171 ] pdfxs
+ (t) show
+ (o)
+ [9.80719 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser)
+ [4.2654 4.30902 4.8436 4.27631 ] pdfxs
+ -3.05176e-05 -21.922 m
+ (\() show
+ (butn)
+ [6.05449 6.0654 7.69093 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (ot) show
+ (hers\)bec)
+ [6.0654 4.8436 4.27631 4.29811 7.69093 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (usei)
+ [6.0654 4.29811 8.30175 3.0327 ] pdfxs
+ (t) show
+ (scus)
+ [7.74536 4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m)
+ [12.5453 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [7.72355 6.0654 ] pdfxs
+ (a) show
+ (ssem)
+ [7.74536 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsiden)
+ [3.0327 4.8436 7.75627 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.47994 ] pdfxs
+ (to) show
+ 361.852 -21.922 m
+ /N722 10.909 Tf
+ (malloc) show
+ 396.215 -21.922 m
+ /N614 10.909 Tf
+ (/) show
+ 401.669 -21.922 m
+ /N722 10.909 Tf
+ (free) show
+ 424.578 -21.922 m
+ /N614 10.909 Tf
+ (.Fin)
+ [7.81084 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 3.0327 ] pdfxs
+ -6.10352e-05 -43.845 m
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 6.90548 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.6945 ] pdfxs
+ (t) show
+ (hecodesin)
+ [6.0654 7.5163 4.8436 5.75995 6.0654 4.8436 6.97082 3.0327 8.72719 ] pdfxs
+ (t) show
+ (heMcGillbenchm)
+ [6.0654 7.5163 10.0036 4.8436 8.5636 3.0327 3.02179 5.7054 6.35994 4.85451 6.05449 
+ 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksui)
+ [4.2654 8.43265 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ehaverun)
+ [7.5163 6.05449 5.14905 5.4545 7.52721 4.2654 6.0654 8.72719 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.8436 6.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.91639 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.5163 ] pdfxs
+ (t) show
+ (oosm)
+ [5.75995 8.1272 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 5.7054 ] pdfxs
+ (t) show
+ (obeme)
+ [8.11629 6.37085 7.5163 9.08711 4.85451 ] pdfxs
+ (a) show
+ (sured)
+ [4.29811 6.0654 4.2654 4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (reli)
+ [4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (bly.)
+ [6.05449 3.0327 4.84359 3.0327 ] pdfxs
+ -6.10352e-05 -103.6 m
+ /N622 11.955 Tf
+ (5.5.2PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.23633 ] pdfxs
+ (a) show
+ (tisti)
+ [5.22437 3.74195 5.30802 5.22437 3.74195 ] pdfxs
+ (c) show
+ (s) show
+ -6.10352e-05 -132.568 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.65446 ] pdfxs
+ (5) show
+ (.1showssever)
+ [3.0327 10.2654 4.29811 6.0654 5.14905 7.8763 9.10898 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (lb)
+ [7.83266 6.0654 ] pdfxs
+ (a) show
+ (sics)
+ [4.29811 3.0327 9.65446 4.30902 ] pdfxs
+ (ta) show
+ (tis)
+ [4.23277 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 9.10898 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utpo)
+ [6.0654 9.04364 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.84357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.8654 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.07627 4.8436 ] pdfxs
+ (a) show
+ (chpr)
+ [4.54905 10.8654 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.TheS)
+ [9.08711 11.389 7.88721 6.05449 9.65446 6.0654 ] pdfxs
+ (tat) show
+ (Po)
+ [7.11266 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -154.49 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lumnshows)
+ [3.0327 6.0654 9.08711 10.0472 4.30902 6.05449 5.15996 7.8763 8.29081 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.83629 5.75995 6.05449 8.79257 6.35994 4.8436 8.269 ] pdfxs
+ (o) show
+ (fst)
+ [7.31993 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 8.83629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 8.29081 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edin)
+ [4.8436 10.0581 3.02179 10.0581 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.83629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.0798 ] pdfxs
+ (\() show
+ (whenusingSelectiveP)
+ [7.8763 6.0654 4.8436 10.0581 6.05449 4.30902 3.0327 6.05449 9.44719 6.05449 4.85451 
+ 3.0327 4.8436 4.85451 4.23277 3.0327 5.4545 8.83629 6.52358 ] pdfxs
+ (A\)) show
+ (.The)
+ [7.01448 7.8763 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -176.413 m
+ (N) show
+ (umTHc)
+ [6.0654 9.08711 7.8763 12.6872 4.85451 ] pdfxs
+ (o) show
+ (lumnshows)
+ [3.0327 6.05449 9.08711 10.5708 4.30902 6.05449 5.15996 7.8763 8.80353 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.35992 4.29811 ] pdfxs
+ (tat) show
+ (icnumber)
+ [3.0327 9.34901 5.75995 6.0654 8.78166 6.37085 4.8436 8.78172 ] pdfxs
+ (o) show
+ (ftypeh)
+ [7.84357 3.93823 5.75995 6.35994 9.35992 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (uspo)
+ [6.05449 8.81444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 7.75629 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 10.5708 7.8763 ] pdfxs
+ (H) show
+ (%ispercen)
+ [13.6034 3.02179 8.81444 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.35992 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -198.336 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.25808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.20365 ] pdfxs
+ (a) show
+ (retype-h)
+ [4.27631 8.80356 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (us.The)
+ [6.05449 4.30902 8.83629 7.8763 6.05449 8.80356 ] pdfxs
+ (D) show
+ (ynPo)
+ [5.75995 6.0654 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.25808 4.85451 ] pdfxs
+ (o) show
+ (lumnlis)
+ [3.02179 6.0654 9.08711 10.0145 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.25808 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.80356 5.75995 6.05449 8.79257 6.35994 4.8436 8.23627 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.28721 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -220.258 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedby)
+ [4.23277 4.85451 9.61082 5.75995 9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.41084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.T)
+ [9.08711 7.85448 6.97085 ] pdfxs
+ (o) show
+ (t)
+ [7.78911 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.61082 10.0036 ] pdfxs
+ (a) show
+ (x)
+ [9.31628 ] pdfxs
+ (A) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.41084 ] pdfxs
+ (to) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (lnumber)
+ [6.58903 5.75995 6.05449 8.79257 6.35994 4.85451 7.82173 ] pdfxs
+ (o) show
+ (ff)
+ [6.89448 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.58903 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -242.181 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 6.6654 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (ximumnumberf)
+ [5.75995 3.0327 8.78166 6.0654 12.7307 5.74904 6.0654 8.79257 6.35994 4.8436 7.909 
+ 3.33815 ] pdfxs
+ (o) show
+ (rasin)
+ [7.909 9.08719 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lefunc)
+ [3.0327 8.4872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 82.165 -256.655 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.241 3.28699 cm
+ 0 0 m
+ (LOC)
+ [5.75615 7.17275 6.6528 ] pdfxs
+ 1 0 0 1 25.36 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.963 3.28699 cm
+ 0 0 m
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (t) show
+ 1 0 0 1 22.674 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (u) show
+ (m) show
+ 1 0 0 1 25.487 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.43399 3.28699 cm
+ 0 0 m
+ (TH%)
+ [6.6528 6.91274 7.6838 ] pdfxs
+ 1 0 0 1 27.024 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.836 3.28699 cm
+ 0 0 m
+ (D) show
+ (y)
+ [4.8686 ] pdfxs
+ (n) show
+ 1 0 0 1 22.801 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.855 3.28699 cm
+ 0 0 m
+ (T)
+ [5.89069 ] pdfxs
+ (o) show
+ (t) show
+ 1 0 0 1 19.858 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.01599 3.28699 cm
+ 0 0 m
+ (Ma) show
+ (x) show
+ 1 0 0 1 23.696 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 61.2 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.601 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 1 0 0 1 27.46 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.32 3.28699 cm
+ 0 0 m
+ (TH)
+ [6.6528 6.91274 ] pdfxs
+ 1 0 0 1 19.344 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.458 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 1 0 0 1 27.46 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (A)
+ [6.91274 ] pdfxs
+ (rg) show
+ (s) show
+ 1 0 0 1 24.536 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (A)
+ [6.91274 ] pdfxs
+ (rg) show
+ (s) show
+ 1 0 0 1 24.536 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (8616) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (44) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (17728) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (107) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (85) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (44) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (11204) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (49) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (48) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (98) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.42799 3.28799 cm
+ 0 0 m
+ (6674) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (76) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (35819) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (124) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.063 3.28799 cm
+ 0 0 m
+ (123) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (99) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (66) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (549) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (20461) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (88) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (94) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (227) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 19.999 3.28799 cm
+ 0 0 m
+ (650) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (75) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (7297) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (32) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1803) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 19.999 3.28799 cm
+ 0 0 m
+ (782) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3982) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (83) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (923) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (785) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (93) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (903) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (191) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (424) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (634) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.63699 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (4M) show
+ 1 0 0 1 26 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (14959) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (160) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.063 3.28799 cm
+ 0 0 m
+ (160) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.86899 3.28799 cm
+ 0 0 m
+ (100) show
+ (K) show
+ 1 0 0 1 26.768 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (191) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (108273) show
+ 1 0 0 1 33.425 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (11) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (290) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2090) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.387 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (350) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.387 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (682) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.993 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.671 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.993 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (508) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (432) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (484) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (622) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (245) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.28 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (579) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.28 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.4 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 50.684 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (:B)
+ [7.87629 7.72349 ] pdfxs
+ (a) show
+ (sicPo)
+ [4.30902 3.0327 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nS)
+ [9.68719 6.0654 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ -115.912 -26.277 m
+ (Thepr)
+ [7.8763 6.0654 7.90903 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msv)
+ [9.08711 7.36354 5.15995 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.82538 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyin)
+ [3.0327 8.81447 3.0327 9.11992 ] pdfxs
+ (t) show
+ (erms)
+ [4.85451 4.2654 9.09802 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.90903 4.2654 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.51993 ] pdfxs
+ (o) show
+ (fdyn)
+ [6.39267 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 7.90903 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [6.08722 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.36354 ] pdfxs
+ (\(D) show
+ (ynPo)
+ [5.75995 9.11992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls\))
+ [3.0327 4.29811 7.30911 ] pdfxs
+ (t) show
+ (os)
+ [8.50902 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ 92.97 -61.811 m
+ (124) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 192.495 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ -0.49501 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 4.63399 -10.959 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 0 -21.918 m
+ (t3=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 -21.918 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 8.75198 -38.854 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (Inpu) show
+ (t) show
+ 147.636 0 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 174.409 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 179.916 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 147.141 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 152.27 -10.959 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 147.636 -21.918 m
+ (t3=t1;)
+ [4.53674 10.2751 12.8393 4.53674 7.37011 2.56423 ] pdfxs
+ 219.111 -21.918 m
+ /N1223 8.96599 Tf
+ (//loadelim)
+ [5.25401 11.9157 3.47874 5.8368 5.8368 12.3999 5.272 3.38908 3.8554 9.91635 ] pdfxs
+ (!) show
+ 137.762 -38.854 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ (re) show
+ (dR)
+ [8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 0.814972 -69.29 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 17.246 -69.29 m
+ /N1220 8.96599 Tf
+ (f) show
+ 18.406 -80.249 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 45.179 -80.249 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 50.6859 -80.249 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 19.7229 -91.208 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 17.9109 -102.167 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 23.0399 -102.167 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 1.98895 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 12.4749 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 47.1959 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 7.75494 -130.062 m
+ (\(c\)L)
+ [3.58634 4.09746 6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.6528 11.5213 ] pdfxs
+ (Inpu) show
+ (t) show
+ 149.454 -69.29 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 176.227 -69.29 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 181.734 -69.29 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.48248 2.56423 ] pdfxs
+ 226.458 -69.29 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 148.452 -80.249 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 164.882 -80.249 m
+ /N1220 8.96599 Tf
+ (f) show
+ 167.36 -91.208 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 165.547 -102.167 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 170.676 -102.167 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 149.625 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 160.112 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 194.832 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 136.51 -130.062 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.66177 11.5123 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.55527 ] pdfxs
+ (r) show
+ (edR)
+ [4.10643 8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ -20.3131 -150.838 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (esul)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fEx)
+ [6.95994 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mpleP)
+ [9.08711 6.0654 3.0327 8.47629 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisClien)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -182.179 m
+ /N622 11.955 Tf
+ (4.1.2)
+ [6.71874 3.74195 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (/)
+ [6.7307 ] pdfxs
+ (R) show
+ (efA)
+ [6.13291 8.59556 10.1618 ] pdfxs
+ (na) show
+ (lysisAss)
+ [3.73 7.10119 5.30802 3.73 9.79114 10.1499 5.30802 5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s)
+ [9.79114 ] pdfxs
+ (an) show
+ (dA)
+ [11.955 10.1499 ] pdfxs
+ (pp) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (ca) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -120.495 -211.147 m
+ /N614 10.909 Tf
+ (L) show
+ (ike)
+ [3.0327 5.4545 9.04356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.49808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,mod)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.36357 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.5272 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisawells)
+ [3.0327 5.75995 4.29811 3.0327 8.49808 3.0327 8.49808 9.64355 7.58175 4.8436 3.0327 
+ 7.22175 4.30902 ] pdfxs
+ (t) show
+ (udieds)
+ [6.05449 6.0654 3.0327 4.8436 10.2545 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.04356 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.46536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichperf)
+ [3.0327 5.75995 4.29811 3.0327 8.49808 7.88721 6.05449 3.0327 4.54905 10.2545 6.35994 
+ 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.49808 ] pdfxs
+ (a) show
+ (n) show
+ -120.495 -233.07 m
+ (up-fr)
+ [6.0654 6.05449 3.63261 3.33815 4.27631 ] pdfxs
+ (o) show
+ (nt)
+ [5.74904 7.93092 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.71994 ] pdfxs
+ (t) show
+ (henresp)
+ [6.05449 4.85451 9.74173 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 7.98535 ] pdfxs
+ (t) show
+ (os)
+ [9.13083 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 8.53084 5.74904 6.0654 8.79257 6.35994 4.8436 7.95264 ] pdfxs
+ (o) show
+ (fclient)
+ [7.01448 4.85451 3.0327 3.02179 4.85451 5.75995 7.92001 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.Ourimplemen)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 8.01811 8.4872 6.05449 7.95264 3.0327 9.08711 
+ 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.74173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -254.992 m
+ (twof)
+ [3.93823 7.58175 9.41446 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.26899 ] pdfxs
+ (o) show
+ (fmod)
+ [7.29812 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refquery.The\frstqueryis)
+ [4.2654 4.85451 7.29812 5.75995 6.05449 4.85451 4.2654 4.8545 8.8581 7.8763 6.0654 
+ 8.80356 6.0654 4.27631 4.29811 8.20365 5.75995 6.0654 4.8436 4.27631 9.71992 3.0327 
+ 8.25808 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.81447 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.058 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.05449 4.27631 4.8436 3.33815 ] pdfxs
+ (\() show
+ 209.631 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 214.426 -256.629 m
+ /N703 7.96999 Tf
+ (1) show
+ 219.159 -254.992 m
+ /N614 10.909 Tf
+ (,) show
+ 226.234 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 231.03 -256.629 m
+ /N703 7.96999 Tf
+ (2) show
+ 235.762 -254.992 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [7.06903 7.88721 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ 284.407 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 289.203 -256.629 m
+ /N703 7.96999 Tf
+ (1) show
+ 297.898 -254.992 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 319.438 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 324.233 -256.629 m
+ /N703 7.96999 Tf
+ (2) show
+ 332.929 -254.992 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -120.495 -276.915 m
+ (twoprimi)
+ [3.93823 7.58175 8.66174 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.06175 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.50536 3.0327 9.26173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.05084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thisqueryc)
+ [9.08711 7.74539 7.8763 6.05449 3.0327 7.51627 5.74904 6.0654 4.8436 4.27631 8.96719 
+ 4.8436 ] pdfxs
+ (a) show
+ (nre)
+ [9.27264 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.27264 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.06175 ] pdfxs
+ (o) show
+ (fsever)
+ [6.53449 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lf)
+ [6.23994 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.09802 7.50536 ] pdfxs
+ (o) show
+ (fdependence)
+ [6.53449 6.0654 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ -120.495 -298.838 m
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 8.54174 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 7.33085 3.93823 7.57085 7.93084 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 5.73813 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.05449 8.54174 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 6.78537 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [5.50904 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llmod)
+ [3.0327 5.50904 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 5.80358 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butisn)
+ [6.0654 5.73813 6.05449 6.0654 6.72002 3.0327 6.77446 6.0654 ] pdfxs
+ (o) show
+ (tdescribed)
+ [6.72002 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 ] pdfxs
+ -120.495 -320.76 m
+ (inde)
+ [3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilf)
+ [3.02179 6.6654 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ -103.559 -342.683 m
+ (Thesec)
+ [7.8763 6.0654 9.16356 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndqueryis)
+ [6.0654 10.3635 5.75995 6.0654 4.8436 4.27631 10.069 3.0327 8.61808 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 9.16356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.4071 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.0654 4.2654 4.85451 3.32724 ] pdfxs
+ (\() show
+ 100.179 -342.683 m
+ /N695 10.909 Tf
+ (I) show
+ 105.83 -342.683 m
+ /N614 10.909 Tf
+ (,) show
+ 113.343 -342.683 m
+ /N695 10.909 Tf
+ (P) show
+ 121.862 -342.683 m
+ /N614 10.909 Tf
+ (,) show
+ 129.375 -342.683 m
+ /N695 10.909 Tf
+ (S) show
+ 136.693 -342.683 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [7.5163 7.8763 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ 186.125 -342.683 m
+ /N695 10.909 Tf
+ (I) show
+ 196.089 -342.683 m
+ /N614 10.909 Tf
+ (isaprimi)
+ [3.0327 8.61808 9.76355 6.0654 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.16356 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 317.572 -342.683 m
+ /N695 10.909 Tf
+ (P) show
+ 330.404 -342.683 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.61808 ] pdfxs
+ (a) show
+ -120.495 -364.605 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.54901 3.02179 9.3381 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.1163 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.38176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 14.8036 -364.605 m
+ /N695 10.909 Tf
+ (S) show
+ 25.3906 -364.605 m
+ /N614 10.909 Tf
+ (isac)
+ [3.0327 7.57081 8.7272 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 7.50547 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ersize.Thisqueryc)
+ [4.85451 7.5381 4.30902 3.02179 4.85451 4.8436 7.75629 7.8763 6.0654 3.0327 7.57081 
+ 5.75995 6.05449 4.85451 4.2654 9.03265 4.8436 ] pdfxs
+ (a) show
+ (nre)
+ [9.3381 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.32719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.1163 ] pdfxs
+ (o) show
+ (ff)
+ [6.59994 3.33815 ] pdfxs
+ (o) show
+ (urp)
+ [6.05449 7.54901 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -120.495 -386.528 m
+ (resul)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -104.131 -417.909 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2224 -417.909 m
+ /N1025 10.909 Tf
+ (No) show
+ (ModR)
+ [11.9126 6.62173 6.96002 9.41454 ] pdfxs
+ (e) show
+ (f) show
+ -32.6394 -417.909 m
+ /N614 10.909 Tf
+ (:) show
+ -24.7614 -417.909 m
+ /N695 10.909 Tf
+ (I) show
+ -15.4734 -417.909 m
+ /N614 10.909 Tf
+ (doesn)
+ [6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.4872 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryde\fnedbyther)
+ [4.27631 9.39264 6.0654 4.8436 6.0654 6.05449 4.85451 9.6981 5.74904 9.40355 4.23277 
+ 6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 225.982 -417.909 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 253.323 -417.909 m
+ /N614 10.909 Tf
+ (+) show
+ 264.232 -417.909 m
+ /N695 10.909 Tf
+ (S) show
+ 271.55 -417.909 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -104.131 -447.966 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2224 -447.966 m
+ /N1025 10.909 Tf
+ (Ref)
+ [9.40363 5.75987 3.82904 ] pdfxs
+ -74.2305 -447.966 m
+ /N614 10.909 Tf
+ (:) show
+ -66.3515 -447.966 m
+ /N695 10.909 Tf
+ (I) show
+ -61.5565 -449.602 m
+ /N703 7.96999 Tf
+ (1) show
+ -53.1875 -447.966 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htre)
+ [5.75995 7.87638 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.47629 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.47629 3.0327 ] pdfxs
+ 53.8425 -447.966 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 81.1835 -447.966 m
+ /N614 10.909 Tf
+ (+) show
+ 92.0925 -447.966 m
+ /N695 10.909 Tf
+ (S) show
+ 99.4105 -447.966 m
+ /N614 10.909 Tf
+ (\)) show
+ (,butis)
+ [6.6654 6.0654 6.05449 7.87638 3.0327 7.94172 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (on)
+ [9.08719 6.05449 ] pdfxs
+ (o) show
+ (tmodifyi)
+ [7.88729 9.08711 5.75995 6.05449 3.0327 3.33815 9.39264 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -104.131 -478.022 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2225 -478.022 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d) show
+ -67.7225 -478.022 m
+ /N614 10.909 Tf
+ (:) show
+ -59.8445 -478.022 m
+ /N695 10.909 Tf
+ (I) show
+ -55.0485 -479.659 m
+ /N703 7.96999 Tf
+ (1) show
+ -46.6805 -478.022 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodify)
+ [5.75995 7.87638 9.09802 5.74904 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 72.7445 -478.022 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 100.085 -478.022 m
+ /N614 10.909 Tf
+ (+) show
+ 110.994 -478.022 m
+ /N695 10.909 Tf
+ (S) show
+ 118.312 -478.022 m
+ /N614 10.909 Tf
+ (\)) show
+ (,butis)
+ [6.6654 6.0654 6.05449 7.87638 3.0327 7.94172 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (on)
+ [9.08719 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [7.88729 4.2654 4.85451 ] pdfxs
+ (a) show
+ (di)
+ [9.6981 3.02179 ] pdfxs
+ (t) show
+ (.) show
+ -104.132 -508.079 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2225 -508.079 m
+ /N1025 10.909 Tf
+ (ModR)
+ [11.9126 6.62173 6.96002 9.41454 ] pdfxs
+ (e) show
+ (f) show
+ -48.7305 -508.079 m
+ /N614 10.909 Tf
+ (:) show
+ -40.8515 -508.079 m
+ /N695 10.909 Tf
+ (I) show
+ -36.0565 -509.716 m
+ /N703 7.96999 Tf
+ (1) show
+ -27.6876 -508.079 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodify)
+ [5.75995 7.87638 9.08711 5.75995 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (o) show
+ (rre)
+ [7.909 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 129.373 -508.079 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 156.713 -508.079 m
+ /N614 10.909 Tf
+ (+) show
+ 167.622 -508.079 m
+ /N695 10.909 Tf
+ (S) show
+ 174.941 -508.079 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -103.56 -539.46 m
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.30174 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.029 4.8436 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [11.0399 6.35994 9.8181 6.0654 4.29811 4.8436 11.0399 3.32724 ] pdfxs
+ (o) show
+ (rav)
+ [9.2399 10.429 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 10.7345 ] pdfxs
+ (o) show
+ (fpurp)
+ [8.30174 6.05449 6.0654 4.27631 6.35994 ] pdfxs
+ (o) show
+ (ses,such)
+ [4.29811 4.85451 4.29811 8.33447 4.30902 6.05449 4.54905 11.029 ] pdfxs
+ (a) show
+ (sde)
+ [9.27262 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dst)
+ [11.029 4.30902 4.23277 ] pdfxs
+ (o) show
+ (reelimin)
+ [4.27631 9.8181 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ion,)
+ [3.02179 5.46541 6.05449 3.0327 ] pdfxs
+ -120.496 -561.383 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslicin)
+ [13.9198 4.30902 3.0327 3.02179 4.85451 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [8.15993 ] pdfxs
+ (a) show
+ (ndredund)
+ [6.0654 10.8981 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 10.5926 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Whenusedf)
+ [6.0654 11.4654 11.2144 6.0654 4.8436 10.8981 6.0654 4.29811 4.8436 10.8981 3.33815 
+ ] pdfxs
+ (o) show
+ (rredund)
+ [9.09808 4.27631 4.85451 6.05449 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.05449 4.85451 10.5926 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,mod)
+ [6.0654 8.15993 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -120.496 -583.306 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niss)
+ [9.49082 3.0327 7.74536 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 9.19628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.29084 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.46903 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisinf)
+ [3.0327 5.75995 4.29811 3.0327 7.74536 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.51267 ] pdfxs
+ (a) show
+ (sit)
+ [7.73445 3.0327 7.68002 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.74536 ] pdfxs
+ (t) show
+ (heclient)
+ [6.0654 8.27993 4.85451 3.0327 3.02179 4.85451 5.75995 7.68002 ] pdfxs
+ (t) show
+ (oquery)
+ [8.89083 5.75995 6.05449 4.85451 4.27631 5.75995 ] pdfxs
+ -120.496 -605.228 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 6.91639 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 7.52721 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refe\013ect)
+ [4.27631 4.8436 6.01085 4.85451 6.35986 4.85451 4.8436 6.91639 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.01085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.7381 4.85451 ] pdfxs
+ (a) show
+ (lls.Fi)
+ [3.02179 3.0327 4.30902 7.54902 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.52721 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 8.1272 ] pdfxs
+ (g) show
+ (ivestwoex)
+ [3.0327 5.4545 4.85451 6.97082 3.94914 7.57085 8.1272 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleswheremod)
+ [9.08711 6.0654 3.02179 4.85451 6.98173 7.8763 6.05449 4.85451 4.27631 7.5163 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.01085 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -120.496 -627.151 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [9.53444 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 9.56716 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 9.56716 ] pdfxs
+ (t) show
+ (heelimin)
+ [6.05449 10.1126 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3235 ] pdfxs
+ (o) show
+ (fap)
+ [8.59629 10.7235 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyredund)
+ [3.0327 3.02179 11.029 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 9.50182 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [11.3235 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3235 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 10.1126 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.7126 ] pdfxs
+ (o) show
+ (f)
+ [8.59629 ] pdfxs
+ (a) show
+ 108.049 -654.511 m
+ (81) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (93) 94
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 192.495 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 0.0379944 -10.959 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 0 -21.918 m
+ (t3=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 -21.918 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 8.75198 -38.854 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (Inpu) show
+ (t) show
+ 147.636 0 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 174.409 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 179.916 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 147.674 -10.959 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 147.636 -21.918 m
+ (t3=t1;)
+ [4.53674 10.2751 12.8393 4.53674 7.37011 2.56423 ] pdfxs
+ 219.111 -21.918 m
+ /N1223 8.96599 Tf
+ (//loadelim)
+ [5.25401 11.9157 3.47874 5.8368 5.8368 12.3999 5.272 3.38908 3.8554 9.91635 ] pdfxs
+ (!) show
+ 137.762 -38.854 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ (re) show
+ (dR)
+ [8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 0.814972 -69.29 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 17.246 -69.29 m
+ /N1220 8.96599 Tf
+ (f) show
+ 18.406 -80.249 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 45.179 -80.249 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 50.6859 -80.249 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 19.7229 -91.208 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 18.444 -102.167 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 1.98897 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 12.475 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 47.196 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 7.75496 -130.062 m
+ (\(c\)L)
+ [3.58634 4.09746 6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.6528 11.5213 ] pdfxs
+ (Inpu) show
+ (t) show
+ 149.454 -69.29 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 176.227 -69.29 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 181.734 -69.29 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.48248 2.56423 ] pdfxs
+ 226.458 -69.29 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 148.452 -80.249 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 164.882 -80.249 m
+ /N1220 8.96599 Tf
+ (f) show
+ 167.36 -91.208 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 166.08 -102.167 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 149.625 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 160.112 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 194.832 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 136.51 -130.062 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.66177 11.5123 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.55527 ] pdfxs
+ (r) show
+ (edR)
+ [4.10643 8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 2.91394 -151.444 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.08711 6.0654 3.0327 8.47629 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (o) show
+ (fmod)
+ [6.97085 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refresul)
+ [4.27631 4.8436 6.97085 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -185.056 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llylo)
+ [3.0327 3.0327 10.1235 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.429 3.0327 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 8.60728 3.0327 ] pdfxs
+ (oa) show
+ (dfr)
+ [10.429 3.32724 4.27631 ] pdfxs
+ (o) show
+ (malo)
+ [13.4507 9.8181 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.)
+ [6.0654 10.0581 ] pdfxs
+ (I) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 9.2072 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.70175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.67262 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [10.429 6.05449 4.27631 5.14905 5.4545 9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t`)
+ [8.60728 3.0327 ] pdfxs
+ 291.715 -185.056 m
+ /N722 10.909 Tf
+ (func) show
+ 314.624 -185.056 m
+ /N614 10.909 Tf
+ ('never)
+ [7.3963 6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ -120.495 -206.978 m
+ (modi\fesP1\(i.e.)
+ [9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 8.18172 7.42902 9.3381 4.23277 3.0327 
+ 3.0327 4.8436 8.6072 ] pdfxs
+ (t) show
+ (hemodrefqueryre)
+ [6.0654 8.7272 9.08711 5.75995 6.0654 4.2654 4.85451 7.21084 5.75995 6.05449 4.85451 
+ 4.2654 9.64355 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urns)
+ [6.05449 4.27631 6.05449 8.18172 ] pdfxs
+ (No) show
+ (ModRef)
+ [10.0036 5.75995 6.05449 8.03985 4.8436 7.21084 ] pdfxs
+ (o) show
+ (r)
+ [8.149 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 4.17814 ] pdfxs
+ (\)) show
+ (,itisle)
+ [6.97085 3.0327 8.11638 3.0327 8.18172 3.0327 4.8436 ] pdfxs
+ (ga) show
+ (lf)
+ [6.9163 3.32724 ] pdfxs
+ (o) show
+ (rCSE)
+ [8.149 7.88721 6.05449 11.3017 ] pdfxs
+ (t) show
+ (o)
+ [9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize\()
+ [3.0327 9.08711 3.0327 4.85451 8.7272 4.23277 ] pdfxs
+ (a\)) show
+ -120.495 -228.901 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (\() show
+ (c\))
+ [4.85451 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (LI) show
+ (CM)
+ [7.88721 13.6363 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 8.47629 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (\() show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -103.559 -250.823 m
+ (Whilec)
+ [11.2144 6.05449 3.0327 3.0327 9.43629 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (ion)
+ [3.02179 5.46541 10.6472 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 10.6472 6.0654 4.29811 9.44719 ] pdfxs
+ (o) show
+ (fmod)
+ [7.91993 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.91993 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nhavebeeninves)
+ [10.6472 6.0654 5.14905 5.4545 9.43629 6.37085 4.8436 4.85451 10.6472 3.0327 5.74904 
+ 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (edin)
+ [4.8436 10.6472 3.0327 10.6472 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 9.43629 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ure,)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ -120.495 -272.746 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysestend)
+ [3.0327 5.75995 4.29811 4.85451 8.37808 4.23277 4.85451 6.05449 10.1345 ] pdfxs
+ (t) show
+ (oei)
+ [9.53446 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbelimi)
+ [6.05449 4.85451 8.34536 6.35994 8.92356 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1345 ] pdfxs
+ (t) show
+ (oc)
+ [9.52355 4.8436 ] pdfxs
+ (a) show
+ (seswi)
+ [4.30902 4.8436 8.37808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hverysimple)
+ [10.1345 5.4545 4.8436 4.27631 9.82901 4.30902 3.02179 9.09802 6.05449 3.0327 8.92356 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sing[)
+ [4.30902 3.0327 6.05449 9.53446 3.02179 ] pdfxs
+ (11) show
+ (,)
+ [7.10176 ] pdfxs
+ (36) show
+ (,)
+ [7.11266 ] pdfxs
+ (35) show
+ (]) show
+ -120.495 -294.669 m
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (ooslowf)
+ [5.74904 8.71629 4.30902 3.0327 5.14905 11.1381 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.5381 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (luse[)
+ [6.29449 6.0654 4.29811 8.1163 3.0327 ] pdfxs
+ (83) show
+ (,)
+ [6.28358 ] pdfxs
+ (32) show
+ (,)
+ [6.29449 ] pdfxs
+ (130) show
+ (,)
+ [6.29449 ] pdfxs
+ (107) show
+ (,)
+ [6.29449 ] pdfxs
+ (97) show
+ (].Bec)
+ [3.0327 7.75629 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.59994 ] pdfxs
+ (t) show
+ (his,use)
+ [6.05449 3.0327 4.30902 6.35994 6.0654 4.29811 8.1163 ] pdfxs
+ (o) show
+ (fc)
+ [6.59994 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.02179 5.4545 8.1163 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -120.495 -316.591 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.60354 ] pdfxs
+ (\() show
+ (whichpermi)
+ [7.8763 6.05449 3.0327 4.54905 9.35992 6.35994 4.85451 4.2654 9.09802 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\)h)
+ [7.54911 6.05449 ] pdfxs
+ (a) show
+ (sl)
+ [7.60354 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elybeenun)
+ [4.85451 3.0327 9.05447 6.35994 4.8436 4.85451 9.35992 6.05449 6.0654 ] pdfxs
+ (att) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.13811 3.33815 ] pdfxs
+ (o) show
+ (rinclusi)
+ [7.57082 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninac)
+ [9.35992 3.0327 9.35992 8.74901 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ -120.495 -338.514 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler.Bec)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.10901 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.89083 ] pdfxs
+ (D) show
+ (SAisverye\016cient)
+ [6.0654 12.229 3.02179 8.35626 5.4545 4.8436 4.27631 9.80719 4.8436 9.09802 4.8436 
+ 3.0327 4.8436 5.75995 8.29092 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1126 4.85451 ] pdfxs
+ (a) show
+ (ndirec)
+ [10.1017 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyprovidec)
+ [3.0327 9.80719 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.90174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.89083 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.37448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -120.495 -360.436 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wefeelisveryimp)
+ [6.0654 6.6654 7.57085 8.4872 3.32724 4.85451 4.8436 6.6654 3.0327 7.94172 5.4545 
+ 4.85451 4.2654 9.39264 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (t) show
+ (oc)
+ [9.0981 4.8436 ] pdfxs
+ (o) show
+ (nsideri)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.909 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -103.559 -382.359 m
+ (Not) show
+ (e)
+ [8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmod)
+ [8.08365 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.18903 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnicelyenc)
+ [9.90537 6.0654 3.0327 4.8436 4.85451 3.02179 9.61082 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (ssessever)
+ [4.30902 4.29811 4.85451 8.14899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.88358 ] pdfxs
+ (a) show
+ (d-hoc)
+ [6.05449 3.64352 6.05449 5.75995 8.69447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsperf)
+ [6.05449 8.14899 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 9.90537 5.75995 5.75995 ] pdfxs
+ -120.495 -404.281 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.309 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.85807 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.6145 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 10.0145 ] pdfxs
+ (\\) show
+ (pure")
+ [6.05449 6.0654 4.2654 4.85451 10.0035 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6035 ] pdfxs
+ (\\) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ ("func)
+ [10.0035 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,whichdon)
+ [6.05449 4.30902 7.79993 7.88721 6.05449 3.0327 4.54905 10.6035 6.0654 10.0035 6.0654 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.79273 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.8436 4.8436 4.85451 4.29811 8.85807 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.309 ] pdfxs
+ (o) show
+ (r) show
+ -120.495 -426.204 m
+ (o) show
+ (nlyre)
+ [6.0654 3.02179 9.39264 4.27631 4.85451 ] pdfxs
+ (a) show
+ (dmem)
+ [9.68719 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ (\)) show
+ (,simpli\festheimplemen)
+ [6.6654 4.30902 3.02179 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 7.94172 4.23277 
+ 6.0654 8.4872 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (a) show
+ (nyclien)
+ [5.75995 9.39264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.6763 ] pdfxs
+ (a) show
+ (ndism)
+ [6.05449 9.6981 3.0327 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nusin)
+ [9.6981 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -120.495 -448.126 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (squeriesf)
+ [7.94172 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyclien)
+ [5.75995 9.39264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.6981 ] pdfxs
+ (a) show
+ (sredund)
+ [7.94172 4.27631 4.8436 6.0654 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 9.40355 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -103.559 -470.049 m
+ (Not) show
+ (e)
+ [7.89812 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisp)
+ [7.28729 3.0327 7.2982 3.0327 7.35263 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 7.89812 ] pdfxs
+ (t) show
+ (ouseac)
+ [8.50902 6.0654 4.29811 7.89812 8.50902 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 7.89812 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ld)
+ [6.07631 6.0654 ] pdfxs
+ (at) show
+ (a\row)
+ [8.49811 6.0654 5.14905 10.9308 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisp)
+ [3.02179 5.75995 4.30902 3.02179 7.36354 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-p)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.35263 ] pdfxs
+ (to) show
+ -120.495 -491.971 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructc)
+ [4.27631 6.0654 4.8436 8.53092 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 9.14174 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.61448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.3526 3.32724 4.27631 ] pdfxs
+ (o) show
+ (man)
+ [13.3743 9.75264 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.14174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.59626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.02179 5.75995 4.30902 3.02179 8.59626 3.0327 ] pdfxs
+ (116) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ -120.495 -513.894 m
+ (butwehaven)
+ [6.0654 6.05449 7.87638 7.58175 8.4872 6.05449 5.14905 5.4545 8.4872 6.0654 ] pdfxs
+ (o) show
+ (timplemen)
+ [7.87638 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (nddon)
+ [6.05449 9.6981 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.87638 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (ethis)
+ [8.4872 4.23277 6.0654 3.0327 7.94172 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhere.)
+ [9.6981 6.05449 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ -120.495 -559.348 m
+ /N622 14.346 Tf
+ (4.2)
+ [8.0625 4.49035 24.2161 ] pdfxs
+ (I) show
+ (m)
+ [13.4422 ] pdfxs
+ (p) show
+ (lementi)
+ [4.49035 7.3595 13.4422 7.37385 8.50717 6.2836 4.476 ] pdfxs
+ (n) show
+ (gAlias)
+ [13.4566 12.1942 4.476 4.49035 7.83287 11.7494 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (M) show
+ (o)
+ [8.52157 ] pdfxs
+ (d) show
+ (/RefA)
+ [8.0625 12.0507 7.3595 10.3147 12.1798 ] pdfxs
+ (na) show
+ (lysiswithD)
+ [4.49035 8.50709 6.36962 4.49035 11.735 11.6633 4.476 6.2836 14.346 12.3662 ] pdfxs
+ (S) show
+ (A:)
+ [12.1942 4.49035 ] pdfxs
+ 306.274 -559.348 m
+ /N2097 14.346 Tf
+ (ds-aa)
+ [7.38818 7.37383 7.38818 7.37383 7.38818 ] pdfxs
+ -120.495 -592.074 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.28356 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.88355 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.28356 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.73808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedinCh)
+ [6.0654 13.5271 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.4945 
+ 3.0327 10.4945 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3c)
+ [4.85451 8.70536 9.89446 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ssever)
+ [8.73808 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lse)
+ [7.46175 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -120.495 -613.996 m
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 11.0181 4.8436 ] pdfxs
+ (a) show
+ (pturea)
+ [6.0654 4.23277 6.0654 4.27631 9.79628 10.4072 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.79628 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (o) show
+ (f)
+ [8.27993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.79628 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmem)
+ [14.0398 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryim)
+ [4.27631 10.7017 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (e.These)
+ [4.85451 11.8144 7.88721 6.05449 4.85451 4.29811 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.2508 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 108.05 -654.511 m
+ (82) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.5Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.78537 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.96357 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.9963 6.05449 ] pdfxs
+ (a) show
+ (stwoprim)
+ [9.23989 3.93823 7.58175 10.3854 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rye\013ec)
+ [4.27631 10.6908 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s:\frstiten)
+ [4.30902 10.4726 6.05449 4.27631 4.29811 9.18546 3.02179 9.17455 4.85451 6.05449 ] pdfxs
+ (a) show
+ (blesnewcl)
+ [6.0654 3.0327 4.8436 9.23989 6.05449 4.85451 12.8072 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 9.22898 ] pdfxs
+ (o) show
+ (fm)
+ [8.26902 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -54.648 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.85445 ] pdfxs
+ (\() show
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.61082 3.0327 9.61082 
+ ] pdfxs
+ (ot) show
+ (herch)
+ [6.05449 4.85451 7.82173 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,sec)
+ [6.58903 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndith)
+ [6.05449 9.61082 3.0327 7.78911 6.0654 ] pdfxs
+ (a) show
+ (sadirectperf)
+ [7.84354 9.01083 6.05449 3.0327 4.27631 4.8436 4.85451 7.78911 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.39993 4.8436 6.35986 4.85451 4.8436 7.80001 ] pdfxs
+ (o) show
+ (np)
+ [9.59991 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -76.571 m
+ (intensivepr)
+ [3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 9.47992 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 10.8654 ] pdfxs
+ (H) show
+ (erewe)
+ [4.85451 4.27631 9.47992 7.57085 9.49083 ] pdfxs
+ (a) show
+ (imtoev)
+ [3.02179 13.7343 4.23277 10.0908 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.47992 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.47992 6.0654 ] pdfxs
+ (a) show
+ (sicpr)
+ [4.29811 3.0327 9.47992 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.93444 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.49083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.65811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [8.90172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -98.493 m
+ (codeitproduces.InSec)
+ [4.8436 5.75995 6.0654 9.85083 3.0327 9.24 6.0654 4.27631 5.74904 6.0654 6.0654 
+ 4.8436 4.8436 4.30902 11.9781 3.94897 11.0617 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0617 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,weev)
+ [8.37811 7.58175 9.85083 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.85083 ] pdfxs
+ (t) show
+ (hede)
+ [6.05449 9.86174 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilperf)
+ [3.02179 8.03993 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 9.85083 4.85451 6.35986 4.8436 4.85451 9.24 ] pdfxs
+ (o) show
+ (f)
+ [8.34538 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.86174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.02902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -120.416 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (a) show
+ (ndshow)
+ [6.05449 10.1235 4.29811 6.0654 5.14905 11.9344 ] pdfxs
+ (\() show
+ (byex)
+ [5.75995 9.8181 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple\))
+ [9.08711 6.0654 3.0327 4.8436 8.30183 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.30183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.90174 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsucceedsinse)
+ [10.1126 4.30902 6.05449 4.85451 4.8436 4.85451 4.8436 6.0654 8.35626 3.0327 10.1235 
+ 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ingd)
+ [3.02179 6.0654 9.51264 6.05449 ] pdfxs
+ (ata) show
+ 0 -142.338 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -180.171 m
+ /N622 11.955 Tf
+ (5.5.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (et)
+ [6.13291 5.23633 ] pdfxs
+ (h) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (ology)
+ [6.7307 3.73 6.7307 6.71874 11.5843 ] pdfxs
+ (an) show
+ (dBe)
+ [11.955 9.56403 6.13291 ] pdfxs
+ (n) show
+ (c)
+ [5.60689 ] pdfxs
+ (h) show
+ (m)
+ [11.2019 ] pdfxs
+ (a) show
+ (rks)
+ [5.49929 7.10119 5.30802 ] pdfxs
+ 0 -209.139 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.63993 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.85082 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.81812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (salink-)
+ [8.09444 9.23992 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.63993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nusing)
+ [9.85082 6.0654 4.29811 3.0327 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.7891 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -231.061 m
+ (piler)
+ [6.0654 3.02179 3.0327 4.85451 8.59627 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.17447 ] pdfxs
+ (\() show
+ (describedinCh)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.3854 3.0327 10.3854 
+ 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 8.59627 ] pdfxs
+ (2) show
+ (.)
+ [9.95991 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.36357 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (heexperimen)
+ [6.0654 9.17447 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (sin)
+ [8.62899 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 8.62899 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -252.984 m
+ (a) show
+ (nd)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedwi)
+ [3.02179 9.09802 3.0327 4.8436 4.8436 9.4581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.3963 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 6.47994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyrun)
+ [3.0327 3.0327 9.15265 4.2654 6.0654 9.4581 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.4581 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.2472 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.4254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r,thenc)
+ [4.2654 6.47994 4.23277 6.0654 4.8436 9.4581 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.74904 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -274.906 m
+ (t) show
+ (oCcode)
+ [9.51264 11.9454 4.8436 5.75995 6.0654 8.91265 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1235 4.85451 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 10.1235 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC)
+ [10.1235 8.55269 7.88721 11.9344 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2f)
+ [3.0327 9.51264 3.33815 ] pdfxs
+ (o) show
+ (r\fn)
+ [8.33445 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lcode)
+ [7.09085 4.85451 5.75995 6.05449 8.91265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.16356 ] pdfxs
+ (A) show
+ (llrun)
+ [3.0327 7.09085 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesrep)
+ [3.0327 9.08711 4.8436 8.36717 4.27631 4.8436 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1235 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.90174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -296.829 m
+ (minimumuser+sys)
+ [9.08711 3.0327 6.0654 3.02179 8.79257 6.0654 13.6034 6.05449 4.30902 4.8436 4.27631 
+ 8.4872 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emtimefr)
+ [4.85451 13.6034 4.23277 3.0327 9.09802 9.35992 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6034 ] pdfxs
+ (t) show
+ (hreeiden)
+ [6.05449 4.27631 4.85451 9.35992 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lexecuti)
+ [7.54902 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.81444 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.35992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6034 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (a) show
+ (n)
+ [10.5708 ] pdfxs
+ (A) show
+ (MDAthl)
+ [10.0036 12.84 7.8872 4.23277 6.0654 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -318.751 m
+ (MP)
+ [10.0036 11.4326 ] pdfxs
+ (2100) show
+ (+runningFed)
+ [12.4908 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.4581 6.21813 4.8436 6.0654 
+ ] pdfxs
+ (o) show
+ (raC)
+ [4.2654 9.46901 7.8763 ] pdfxs
+ (o) show
+ (re1)
+ [4.27631 8.85811 9.4581 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.0654 9.76355 ] pdfxs
+ (a) show
+ (trunlevel)
+ [8.24728 4.27631 6.0654 6.05449 3.0327 4.8436 5.4545 4.85451 7.0363 ] pdfxs
+ (3) show
+ (.)
+ [8.99992 ] pdfxs
+ (Not) show
+ (e)
+ [8.85811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tCh)
+ [8.25819 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6describesaseries)
+ [4.85451 8.27991 9.4581 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 8.31262 9.46901 4.29811 4.85451 4.27631 3.02179 4.85451 8.31262 ] pdfxs
+ (o) show
+ (f) show
+ 0 -340.674 m
+ (verysimple)
+ [5.4545 4.8436 4.27631 9.39264 4.30902 3.02179 9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ransf)
+ [4.2654 5.46541 6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.6981 6.35994 8.4872 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (stpr)
+ [4.29811 7.88729 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7198 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncefur)
+ [6.0654 4.8436 8.4872 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her.)
+ [6.05449 4.85451 4.2654 3.0327 ] pdfxs
+ 16.936 -362.596 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.45445 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.47626 7.58175 ] pdfxs
+ (o) show
+ (rk,we)
+ [4.27631 5.74904 7.34175 7.58175 9.02174 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.02174 9.08711 ] pdfxs
+ (o) show
+ (stin)
+ [4.30902 8.41092 3.0327 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.8436 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (edinhe)
+ [4.8436 10.2326 3.0327 10.2435 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [10.2326 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 9.02174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,p)
+ [9.08711 4.30902 7.33084 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.92719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [8.41092 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -384.519 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.44357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.05447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.05449 4.27631 4.8436 4.30902 7.86538 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hisre)
+ [6.05449 3.0327 7.89808 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n,weincludenumbersf)
+ [6.05449 6.64358 7.57085 8.44357 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 8.44357 
+ 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 7.89808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.86537 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.44357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensiveSPEC)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.44357 6.0654 7.41812 7.42902 7.8763 ] pdfxs
+ (IN) show
+ (T) show
+ 0 -406.441 m
+ (200) show
+ (0benchm)
+ [9.54537 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,)
+ [4.27631 5.74904 4.30902 7.23266 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.94538 7.41812 ] pdfxs
+ (t) show
+ (rdistsui)
+ [4.27631 6.05449 3.0327 4.30902 8.33456 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e[)
+ [8.94538 3.02179 ] pdfxs
+ (8) show
+ (],)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (heOldensui)
+ [6.0654 8.93447 8.4872 3.0327 6.05449 4.85451 10.1454 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.93447 3.0327 ] pdfxs
+ (109) show
+ (],)
+ [3.0327 7.23266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (t) show
+ (heFreeBenchsui)
+ [6.0654 8.93447 6.21813 4.2654 4.85451 4.8436 7.72349 4.85451 6.05449 4.54905 10.1563 
+ 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e[)
+ [8.94538 3.0327 ] pdfxs
+ (115) show
+ (].We)
+ [3.02179 9.23992 10.309 4.8436 ] pdfxs
+ 0 -428.364 m
+ (a) show
+ (lsoincludeafews)
+ [3.0327 4.29811 8.73811 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 8.1272 8.7272 
+ 3.33815 4.8436 11.1599 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (nepr)
+ [6.0654 8.1272 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms:Povray)
+ [9.09802 4.29811 7.70175 7.12357 5.14905 5.75995 4.2654 5.15996 5.74904 ] pdfxs
+ (3) show
+ (.1\(awidelyused)
+ [3.0327 8.73811 4.23277 8.73811 7.8763 3.0327 6.05449 4.85451 3.0327 9.03265 6.05449 
+ 4.30902 4.8436 9.3381 ] pdfxs
+ (o) show
+ (pens)
+ [6.35994 4.85451 9.3381 4.29811 ] pdfxs
+ (o) show
+ (urceray)
+ [6.0654 4.2654 4.85451 8.1272 4.2654 5.15996 9.03265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (cer,av)
+ [4.85451 4.8436 4.27631 6.38176 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -450.286 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ 25.906 -450.286 m
+ /N722 10.909 Tf
+ (povray.org) show
+ 83.178 -450.286 m
+ /N614 10.909 Tf
+ (\)) show
+ (,espress)
+ [6.81812 4.8436 4.30902 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (,fp)
+ [6.81812 3.32724 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (h)
+ [9.81809 ] pdfxs
+ (\() show
+ (ap)
+ [9.20719 6.05449 ] pdfxs
+ (at) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-pr)
+ [3.64352 6.05449 4.27631 ] pdfxs
+ (ot) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,d)
+ [4.8436 6.0654 6.80721 6.0654 ] pdfxs
+ (at) show
+ (amining)
+ [9.20719 9.08711 3.0327 6.0654 3.02179 6.0654 9.20719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm[)
+ [6.0654 12.8398 3.0327 ] pdfxs
+ (67) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,llu-bench)
+ [6.81812 3.02179 3.0327 6.0654 3.63261 6.35994 4.85451 6.05449 4.54905 6.0654 ] pdfxs
+ -1.52588e-05 -472.209 m
+ (\() show
+ (alinked-listmicr)
+ [10.4835 3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 
+ 9.27273 9.08711 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk\)[)
+ [4.27631 5.74904 9.27273 3.0327 ] pdfxs
+ (147) show
+ (],)
+ [3.0327 8.39993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0944 ] pdfxs
+ (\\) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp"fr)
+ [9.08711 6.0654 10.4835 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1162 ] pdfxs
+ (t) show
+ (heMcGillbenchm)
+ [6.05449 9.88355 9.99272 4.85451 8.55269 3.0327 3.0327 8.05084 6.37085 4.8436 6.0654 
+ 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 10.789 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 12.0435 ] pdfxs
+ (A) show
+ (llbu)
+ [3.0327 8.05084 6.0654 6.05449 ] pdfxs
+ (t) show
+ -1.52588e-05 -494.132 m
+ (SPEC,fp)
+ [6.0654 7.41812 7.42902 7.8763 6.6654 3.33815 6.05449 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.6981 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 ] pdfxs
+ (3) show
+ (1)
+ [9.08719 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.47629 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 238.606 -494.132 m
+ /N722 10.909 Tf
+ (llvm.cs.uiuc.edu) show
+ 330.242 -494.132 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -516.054 m
+ (Not) show
+ (e)
+ [8.30175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tweelidem)
+ [7.69093 7.58175 8.30175 4.85451 3.02179 3.0327 6.0654 8.30175 9.08711 ] pdfxs
+ (a) show
+ (nybenchm)
+ [5.75995 9.2181 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksfr)
+ [4.2654 5.75995 7.76717 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5453 ] pdfxs
+ (t) show
+ (hesesui)
+ [6.05449 4.85451 4.29811 8.31266 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.75627 ] pdfxs
+ (t) show
+ (hatc)
+ [6.05449 5.46541 7.69093 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [9.51264 6.0654 ] pdfxs
+ (o) show
+ (tbee\013ec)
+ [7.69093 6.37085 8.30175 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edbypo)
+ [4.8436 9.52355 5.74904 9.2181 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.49085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -4.57764e-05 -537.977 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichoccursf)
+ [6.05449 6.85085 7.88721 6.05449 3.0327 4.54905 9.83991 5.75995 4.8436 4.85451 6.05449 
+ 4.27631 8.08354 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [8.05082 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [8.06173 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [6.80721 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.S)
+ [6.05449 4.30902 8.32356 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.62902 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 8.62902 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,including)
+ [4.27631 5.75995 4.29811 6.85085 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.23992 ] pdfxs
+ (181) show
+ (.mcf,)
+ [3.0327 9.08711 4.85451 3.32724 6.86176 ] pdfxs
+ (186) show
+ (.cr)
+ [3.02179 4.85451 4.2654 ] pdfxs
+ (a) show
+ (fty,)
+ [3.33815 3.93823 4.8545 3.0327 ] pdfxs
+ -4.57764e-05 -559.899 m
+ (256) show
+ (.bzip)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 ] pdfxs
+ (2) show
+ (,)
+ [8.63992 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 11.269 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lFreeBenchbenchm)
+ [8.2472 6.20722 4.27631 4.85451 4.8436 7.72349 4.85451 6.05449 4.54905 11.2799 6.35994 
+ 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks,haveveryfewdyn)
+ [4.27631 5.75995 4.29811 8.63992 6.0654 5.14905 5.4545 10.069 5.4545 4.8436 4.27631 
+ 10.9635 3.33815 4.8436 13.1017 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micmem)
+ [9.08711 3.0327 10.0581 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.9744 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 12.6108 ] pdfxs
+ (A) show
+ -4.57764e-05 -581.822 m
+ (few)
+ [3.33815 4.8436 11.7708 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [8.65083 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser,)
+ [4.2654 4.30902 4.8436 4.27631 6.99267 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.05449 6.99267 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (rtex\)havecust)
+ [4.27631 4.23277 4.85451 5.75995 8.13819 6.05449 5.14905 5.46541 8.73811 4.85451 6.05449 
+ 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.9925 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.65446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rs,whichpreven)
+ [4.27631 4.30902 6.98176 7.88721 6.05449 3.0327 4.54905 9.949 6.0654 4.27631 4.8436 
+ 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sdis)
+ [8.20354 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -4.57764e-05 -603.744 m
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1672 ] pdfxs
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edmem)
+ [4.85451 10.1672 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.87264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.42171 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1781 4.85451 ] pdfxs
+ (a) show
+ (uses)
+ [6.05449 4.30902 4.8436 8.42171 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.14539 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.42171 ] pdfxs
+ (t) show
+ (obepl)
+ [9.56719 6.37085 8.95629 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cedinasin)
+ [4.8436 4.85451 10.1672 3.0327 10.1781 9.56719 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.9672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 9.31628 ] pdfxs
+ (A) show
+ (s)
+ [8.42171 ] pdfxs
+ (a) show
+ (n) show
+ -4.57764e-05 -625.667 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,weremoved)
+ [6.64358 7.58175 8.46538 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.67628 ] pdfxs
+ (t) show
+ (hecust)
+ [6.05449 8.46538 4.85451 6.05449 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.7089 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.37083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfr)
+ [7.88719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7089 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rser)
+ [4.27631 4.29811 4.85451 7.88719 ] pdfxs
+ (a) show
+ (ndrepl)
+ [6.05449 9.67628 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ceditwi)
+ [4.8436 4.85451 9.67628 3.02179 7.86547 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hwr)
+ [9.67628 7.8763 4.2654 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 225.818 -657.201 m
+ (123) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (94) 95
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (intin)
+ [3.0327 5.75995 7.80001 3.02179 9.62173 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.41084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (a) show
+ (ndmayendbef)
+ [6.0654 9.61082 9.08711 5.15996 9.30537 4.85451 6.05449 9.62173 6.35994 4.85451 3.32724 
+ ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.39993 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 8.39993 4.8436 6.0654 9.61082 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.41084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Moving)
+ [6.05449 7.85448 10.0036 5.14905 5.75995 3.02179 6.0654 9.01083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.41084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [6.57812 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (/) show
+ (des)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 5.75995 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsl)
+ [3.0327 3.0327 7.26536 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 7.22174 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 9.02174 4.8436 ] pdfxs
+ (a) show
+ (rlierwi)
+ [4.27631 3.02179 3.0327 4.85451 7.22174 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.01083 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 7.79994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.02174 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 7.25445 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 7.79994 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.79994 ] pdfxs
+ (o) show
+ (f)
+ [6.29449 ] pdfxs
+ (o) show
+ (bjectsin)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.26536 3.0327 9.01083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.79994 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l) show
+ 388.974 -17.964 m
+ /N703 7.96999 Tf
+ (3) show
+ 393.706 -21.922 m
+ /N614 10.909 Tf
+ (.Weusesimple)
+ [7.65811 10.2981 7.79994 6.0654 4.29811 7.81084 4.29811 3.0327 9.09802 6.05449 3.0327 
+ 4.8436 ] pdfxs
+ 0 -43.845 m
+ (depth-\frst)
+ [6.0654 4.8436 6.0654 4.23277 6.0654 3.63261 6.0654 4.27631 4.29811 8.58546 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.6508 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (heCFG)
+ [6.05449 9.19629 7.8763 6.81812 12.9054 ] pdfxs
+ (t) show
+ (omove)
+ [9.80719 9.08711 5.14905 5.4545 9.19629 ] pdfxs
+ (t) show
+ (hepl)
+ [6.0654 9.19629 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.08711 4.85451 5.75995 8.58546 ] pdfxs
+ (o) show
+ (fcre)
+ [7.67993 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (/) show
+ (destroyc)
+ [6.0654 4.8436 4.30902 4.23277 4.27631 5.14905 10.1126 4.8436 ] pdfxs
+ (a) show
+ (llsl)
+ [3.0327 3.0327 8.6508 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 8.61809 ] pdfxs
+ (a) show
+ (nde)
+ [6.05449 10.4181 4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 0 -65.768 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 52.727 -65.768 m
+ /N634 10.909 Tf
+ (sa) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ 81.159 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhere)
+ [9.6981 7.8763 6.05449 4.85451 4.27631 8.47629 ] pdfxs
+ (t) show
+ (heywere)
+ [6.0654 4.8436 9.39264 7.58175 4.8436 4.27631 8.4872 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (llypl)
+ [3.02179 3.0327 9.39264 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ced.)
+ [4.8436 4.8436 6.0654 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Star)
+ [6.0654 4.23277 5.46541 4.2654 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.05449 9.50174 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1344 ] pdfxs
+ (a) show
+ 95.486 -87.69 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 152.758 -87.69 m
+ /N614 10.909 Tf
+ (,weuseaf)
+ [7.17812 7.57085 8.89083 6.0654 4.29811 8.89083 9.49083 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rddep)
+ [4.27631 10.1017 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (h-\frst)
+ [6.0654 3.63261 6.0654 4.2654 4.30902 8.28001 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (heCFG,se)
+ [6.05449 8.89083 7.88721 6.81812 8.55269 7.07994 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchingf)
+ [4.27631 4.54905 6.05449 3.0327 6.0654 9.49083 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -109.613 m
+ (t) show
+ (he\frstoccurrence)
+ [6.05449 9.14174 6.0654 4.2654 4.30902 8.53092 5.75995 4.8436 4.85451 6.05449 4.27631 
+ 4.27631 4.8436 6.0654 4.8436 9.14174 ] pdfxs
+ (o) show
+ (fa)
+ [7.62539 9.74173 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luse")
+ [7.33084 6.05449 4.30902 4.8436 9.74173 ] pdfxs
+ (o) show
+ (fapo)
+ [7.62539 9.75264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.31994 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.0472 6.05449 ] pdfxs
+ (at) show
+ (h,)
+ [6.0654 7.48357 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 10.3526 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 9.14174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 356.642 -109.613 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 418.205 -109.613 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.31994 ] pdfxs
+ (a) show
+ (t)
+ [8.54183 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edomin)
+ [9.31629 6.05449 5.46541 9.08711 3.0327 6.05449 ] pdfxs
+ (ato) show
+ (r)
+ [8.73809 ] pdfxs
+ (o) show
+ (f)
+ [7.79993 ] pdfxs
+ (t) show
+ (heCFGnodec)
+ [6.05449 9.31629 7.8763 6.81812 13.0254 6.0654 5.75995 6.05449 9.31629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (toccurrence.Simil)
+ [8.70546 5.75995 4.8436 4.85451 6.05449 4.27631 4.27631 4.8436 6.0654 4.8436 4.8436 
+ 10.3745 6.05449 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rly,f)
+ [4.27631 3.02179 4.8545 7.70175 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 401.97 -131.535 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 464.97 -131.535 m
+ /N614 10.909 Tf
+ (,) show
+ -3.05176e-05 -153.458 m
+ (weuseab)
+ [7.57085 8.39993 6.0654 4.29811 8.39993 8.99992 6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.61082 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.14905 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (llo)
+ [6.57812 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kingf)
+ [5.74904 3.0327 6.0654 8.99992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.82173 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.38902 3.0327 ] pdfxs
+ (a) show
+ (stoccurrence)
+ [4.29811 7.80001 5.74904 4.85451 4.8436 6.0654 4.2654 4.27631 4.85451 6.05449 4.85451 
+ 8.38902 ] pdfxs
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luses")
+ [6.57812 6.0654 4.29811 4.8436 4.30902 8.99992 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 9.59991 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.39993 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.39993 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.57812 3.0327 9.59991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ep)
+ [7.47267 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.05449 ] pdfxs
+ (ato) show
+ (r)
+ [6.90538 ] pdfxs
+ (o) show
+ (fe)
+ [5.95631 4.8436 ] pdfxs
+ (a) show
+ (chl)
+ [4.54905 8.68356 3.0327 ] pdfxs
+ (a) show
+ (stoccurrence)
+ [4.30902 6.86184 5.75995 4.85451 4.8436 6.0654 4.2654 4.27631 4.8436 6.0654 4.8436 
+ 7.48357 ] pdfxs
+ (o) show
+ (n)
+ [8.68356 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 8.37811 6.0654 ] pdfxs
+ (at) show
+ (h.A)
+ [6.05449 7.54902 10.7999 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luse")
+ [5.66177 6.05449 4.30902 4.8436 8.08357 ] pdfxs
+ (o) show
+ (fapo)
+ [5.95631 8.08357 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisal)
+ [5.66177 3.0327 6.92718 8.08357 3.02179 ] pdfxs
+ (oa) show
+ (d,st)
+ [6.0654 5.85813 4.30902 4.23277 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.40358 ] pdfxs
+ (o) show
+ (rpo)
+ [7.59264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (llocins)
+ [3.02179 3.0327 5.75995 8.15993 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuses)
+ [7.56002 6.05449 4.30902 4.8436 7.61445 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.33813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r,bu)
+ [4.27631 6.40358 6.0654 6.05449 ] pdfxs
+ (t) show
+ 298.774 -197.303 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 318.455 -197.303 m
+ /N614 10.909 Tf
+ (a) show
+ 327.223 -197.303 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 376.354 -197.303 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.37082 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -219.225 m
+ (a) show
+ (nypo)
+ [5.75995 9.75264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfreeins)
+ [3.0327 3.32724 4.27631 4.8436 8.8472 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.29081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.23637 6.05449 9.44719 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [8.23637 6.0654 5.14905 5.4545 8.8472 ] pdfxs
+ (a) show
+ (nyl)
+ [5.74904 9.75264 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 8.269 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luses")
+ [7.02539 6.0654 4.29811 4.85451 4.29811 9.44719 ] pdfxs
+ (a) show
+ (reessen)
+ [4.27631 8.8472 4.8436 4.30902 4.29811 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyde)
+ [3.0327 3.02179 9.75264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d.Travers)
+ [6.0654 8.95628 6.97085 4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lis)
+ [7.02539 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -241.148 m
+ (line)
+ [3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.909 3.02179 9.6981 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.47629 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.97085 6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 9.6981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heCFG.)
+ [6.05449 8.4872 7.8763 6.81812 8.5636 3.0327 ] pdfxs
+ 11.9639 -268.873 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 34.8159 -268.873 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 122.771 -268.873 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 132.588 -268.873 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 148.881 -268.873 m
+ /N1220 8.96599 Tf
+ (f) show
+ 24.0729 -279.832 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 49.5589 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.8329 -279.832 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 71.2149 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 77.0769 -279.832 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 93.3318 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 99.5778 -279.832 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 22.9308 -290.791 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 6.08797 
+ 2.56423 ] pdfxs
+ 138.782 -290.791 m
+ /N1223 8.96599 Tf
+ (//initializepools)
+ [5.25401 12.6689 4.70717 7.0562 4.70717 4.94029 4.70717 6.58098 4.24085 4.70717 5.63959 
+ 12.8841 5.9444 5.93543 5.9444 3.58634 3.7657 ] pdfxs
+ 23.4178 -301.75 m
+ /N1156 8.96599 Tf
+ (poolcreate\(&PD1\);poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 6.12384 5.42437 10.6157 6.42861 5.90865 5.90865 3.85533 5.39753 
+ 4.90433 5.39753 5.90865 4.88641 5.50512 3.68497 6.93964 5.93553 6.70659 5.91762 5.21815 
+ 2.56423 ] pdfxs
+ 23.6948 -312.709 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 23.3338 -323.668 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 138.782 -323.668 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 23.3338 -334.626 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 138.782 -334.626 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94921 11.3778 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 22.6719 -356.544 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 50.7359 -356.544 m
+ /N1156 8.96599 Tf
+ (\(A\))
+ [3.86429 7.78244 3.58634 ] pdfxs
+ 72.1469 -356.544 m
+ /N1220 8.96599 Tf
+ (f) show
+ 82.9908 -356.544 m
+ /N1156 8.96599 Tf
+ (tmp=A)
+ [3.63117 7.7376 4.3485 5.89062 6.91274 ] pdfxs
+ 109.767 -356.544 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 115.296 -356.544 m
+ /N1305 8.96599 Tf
+ (>) show
+ 122.176 -356.544 m
+ /N1156 8.96599 Tf
+ (Next;poolfree\(&PD1,A\);A=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 10.6605 6.5362 6.02521 6.01625 3.97189 4.2319 5.02089 
+ 5.51409 5.61272 3.68497 7.0024 6.00726 6.76935 5.89072 8.55351 8.06935 5.42437 8.62524 
+ 5.39749 6.40168 3.64014 7.72863 6.76035 2.56423 ] pdfxs
+ 297.916 -356.544 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3178 -367.503 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 138.782 -367.503 m
+ /N1223 8.96599 Tf
+ (//NOTE:thismovedup)
+ [5.25401 9.86253 5.91756 6.13276 5.66651 6.96656 10.9654 4.61751 6.2582 4.37542 11.2164 
+ 7.899 5.08366 4.60852 4.59955 11.0819 5.41541 4.70709 ] pdfxs
+ 22.6718 -389.421 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 50.7358 -389.421 m
+ /N1156 8.96599 Tf
+ (\(B\))
+ [4.06154 7.5852 3.58634 ] pdfxs
+ 72.1468 -389.421 m
+ /N1220 8.96599 Tf
+ (f) show
+ 82.9908 -389.421 m
+ /N1156 8.96599 Tf
+ (tmp=)
+ [3.63117 7.7376 4.3485 6.01614 ] pdfxs
+ (B) show
+ 109.767 -389.421 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 115.296 -389.421 m
+ /N1305 8.96599 Tf
+ (>) show
+ 122.176 -389.421 m
+ /N1156 8.96599 Tf
+ (Next;poolfree\(&PD2,B\);B=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 10.6605 6.5362 6.02521 6.01625 3.97189 4.2319 5.02089 
+ 5.51409 5.61272 3.68497 7.0024 6.00726 6.76935 5.89072 8.75076 7.87211 5.42437 8.81353 
+ 5.20921 6.40168 3.64014 7.72863 6.76035 2.56423 ] pdfxs
+ 297.916 -389.421 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3178 -400.38 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 138.782 -400.38 m
+ /N1223 8.96599 Tf
+ (//destroypoolPD2)
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 8.67902 5.91754 6.62581 4.70709 ] pdfxs
+ 11.5188 -411.339 m
+ /N1220 8.96599 Tf
+ (g) show
+ 107.152 -440.828 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (ermovin)
+ [4.85451 7.909 9.08711 5.14905 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 230.092 -440.828 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 331.09 -440.828 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ 16.9367 -475.009 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.14174 ] pdfxs
+ (5) show
+ (.7illus)
+ [3.0327 9.74173 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.59626 ] pdfxs
+ (t) show
+ (hispl)
+ [6.05449 3.0327 8.59626 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cemen)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,f)
+ [7.48357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.56354 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.14174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocesslist)
+ [10.3526 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 3.0327 3.02179 4.30902 
+ 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (o) show
+ (urex)
+ [6.05449 8.57445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.Thec)
+ [9.08711 6.0654 3.02179 4.85451 9.85082 7.8763 6.0654 9.14174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.33084 ] pdfxs
+ (to) show
+ -0.000259399 -496.931 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 101.322 -496.931 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sbeenmovedearlierin)
+ [8.25808 6.35994 4.85451 4.8436 10.0254 9.08711 5.14905 5.4545 4.85451 10.0145 4.8436 
+ 5.46541 4.2654 3.0327 3.0327 4.8436 8.23627 3.0327 10.0145 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.81447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.06903 ] pdfxs
+ (t) show
+ (oimmedi)
+ [9.41446 3.0327 9.08711 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.02179 9.71992 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erthe)
+ [4.8436 8.23627 4.23277 6.0654 4.8436 ] pdfxs
+ 415.102 -496.931 m
+ /N722 10.909 Tf
+ (while) show
+ 447.697 -496.931 m
+ /N614 10.909 Tf
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -0.000274658 -518.854 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [8.6291 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 8.68353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.22901 ] pdfxs
+ (N) show
+ (ext\feldfr)
+ [4.85451 5.75995 8.61819 6.0654 4.8436 3.0327 10.4399 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mnodesinP)
+ [13.4725 6.05449 5.75995 6.0654 4.8436 8.68353 3.0327 10.4399 7.42902 ] pdfxs
+ (D) show
+ (1po)
+ [9.82901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.The)
+ [3.0327 10.1235 7.8763 6.05449 4.8436 ] pdfxs
+ 275.938 -518.854 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 337.592 -518.854 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 8.68353 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [8.65082 6.35994 ] pdfxs
+ (ot) show
+ (hpo)
+ [10.4508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.68353 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (ot) show
+ -0.000274658 -540.777 m
+ (bemoved)
+ [6.35994 8.8472 9.08711 5.15996 5.4545 4.8436 10.0581 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 9.75264 3.0327 ] pdfxs
+ (at) show
+ (er.Moving)
+ [4.8436 4.27631 8.95628 9.99272 5.15996 5.74904 3.0327 6.0654 9.44719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 160.18 -540.777 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 221.449 -540.777 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 243.02 -540.777 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 310.016 -540.777 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 8.30172 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lly[)
+ [3.0327 3.0327 9.75264 3.02179 ] pdfxs
+ (4) show
+ (])
+ [7.0363 ] pdfxs
+ (o) show
+ (rin)
+ [8.269 3.02179 5.75995 ] pdfxs
+ (to) show
+ -0.000305176 -562.699 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps[)
+ [6.05449 7.94172 3.0327 ] pdfxs
+ (26) show
+ (]c)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (nfur)
+ [9.6981 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herreduce)
+ [6.05449 4.85451 7.909 4.27631 4.8436 6.0654 6.05449 4.85451 8.47629 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.4872 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,butwehaven)
+ [3.0327 4.29811 6.6654 6.0654 6.05449 7.88729 7.57085 8.4872 6.05449 5.15996 5.4545 
+ 8.47629 6.0654 ] pdfxs
+ (o) show
+ (tyetimplemen)
+ [7.87638 5.4545 4.85451 7.87638 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (t) show
+ (his.)
+ [6.05449 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 0 -572.799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 6.70655 ] pdfxs
+ (re\fne) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ntc)
+ [4.85956 6.66167 4.0885 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (a) show
+ (lsom)
+ [2.55527 3.64018 7.67495 7.6838 ] pdfxs
+ (a) show
+ (keitm)
+ [4.60858 7.16383 2.56423 6.65271 7.6838 ] pdfxs
+ (or) show
+ (elikelyt)
+ [7.1728 2.55527 2.56423 4.59962 4.10643 2.55527 7.93497 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.65271 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (op) show
+ (timizati)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (din)
+ [8.18594 2.56423 8.19491 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (6) show
+ (.)
+ [2.56423 ] pdfxs
+ (1) show
+ (.2c)
+ [2.55527 7.68392 4.0885 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (app) show
+ (ly.)
+ [2.55527 4.09752 2.56423 ] pdfxs
+ 213.381 -77.95 m
+ /N614 10.909 Tf
+ (122) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 11.269 ] pdfxs
+ (t) show
+ (orepresentimp)
+ [10.6581 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 9.44727 3.0327 
+ 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntinf)
+ [5.75995 9.44727 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2581 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 9.44727 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.0472 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 10.9635 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [10.0472 ] pdfxs
+ (o) show
+ (f)
+ [8.54174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 10.0472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [14.2907 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (tying)
+ [3.93823 5.75995 3.0327 6.05449 9.6981 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 9.0872 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2981 ] pdfxs
+ (t) show
+ (oaspeci\fcclien)
+ [9.6981 9.6981 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.0872 4.85451 3.0327 
+ 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [9.6981 ] pdfxs
+ (I) show
+ (n)
+ [10.2981 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 8.55262 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.05449 7.42903 7.57085 9.09811 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 ] pdfxs
+ 353.273 -21.922 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 381.909 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [7.42903 ] pdfxs
+ (a) show
+ (n)
+ [10.2981 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.54171 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuses)
+ [7.88729 6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.4872 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fDSA)
+ [6.97085 8.32365 6.0654 11.8144 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisqueries.)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 
+ 4.29811 3.0327 ] pdfxs
+ 0 -81.677 m
+ /N622 11.955 Tf
+ (4.2.1Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (pu) show
+ (ti)
+ [5.23633 3.73 ] pdfxs
+ (n) show
+ (gAli)
+ [11.2138 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sA)
+ [9.79114 10.1499 ] pdfxs
+ (na) show
+ (lysis)
+ [3.74195 7.10119 5.29606 3.74195 9.79114 ] pdfxs
+ (R) show
+ (espo)
+ [6.13291 5.30802 7.84247 6.7307 ] pdfxs
+ (n) show
+ (ses)
+ [5.29606 6.14487 5.30802 ] pdfxs
+ 0 -110.645 m
+ /N614 10.909 Tf
+ (D) show
+ (SAc)
+ [6.05449 11.6726 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (hreeprim)
+ [6.0654 4.2654 4.85451 8.33448 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryp)
+ [4.27631 9.23992 6.0654 ] pdfxs
+ (a) show
+ (sses,e)
+ [4.29811 4.30902 4.8436 4.30902 6.5454 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.54537 ] pdfxs
+ (o) show
+ (fwhichc)
+ [6.82903 7.8763 6.05449 3.0327 4.54905 9.54537 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (easet)
+ [8.33448 8.94538 4.29811 4.85451 7.72365 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs:)
+ [6.0654 6.05449 4.30902 7.79993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (lp)
+ [6.51267 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.78899 ] pdfxs
+ (\() show
+ (Sec-)
+ [6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -132.568 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,)
+ [7.00357 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.74902 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pp)
+ [9.97082 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.21444 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (,)
+ [7.00357 ] pdfxs
+ (a) show
+ (ndtheT)
+ [6.0654 9.97082 4.23277 6.0654 8.75993 6.97085 ] pdfxs
+ (o) show
+ (p-Downp)
+ [6.05449 3.64352 8.32365 5.15996 7.8763 9.97082 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.20354 ] pdfxs
+ (\() show
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Bec)
+ [8.69447 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -154.49 m
+ (D) show
+ (SAkeeps)
+ [6.05449 10.9854 5.4545 4.85451 4.8436 6.0654 7.10173 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.55265 ] pdfxs
+ (o) show
+ (fwh)
+ [6.14176 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tinf)
+ [7.04729 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.8581 3.0327 7.10173 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e")
+ [4.85451 8.2472 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 7.64721 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\))
+ [7.04729 ] pdfxs
+ (a) show
+ (te)
+ [7.03639 4.85451 ] pdfxs
+ (a) show
+ (chs)
+ [4.53815 8.86901 4.29811 ] pdfxs
+ (tag) show
+ (e)
+ [7.64721 ] pdfxs
+ (o) show
+ (fc)
+ [6.13085 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -176.413 m
+ (wec)
+ [7.57085 8.4872 4.85451 ] pdfxs
+ (o) show
+ (ulduse)
+ [6.05449 3.0327 9.6981 6.05449 4.30902 8.4872 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.40355 ] pdfxs
+ (o) show
+ (fthese)
+ [6.97085 4.23277 6.0654 4.8436 4.30902 8.4872 ] pdfxs
+ (t) show
+ (hree)
+ [6.05449 4.27631 4.8436 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phstoimplement)
+ [6.05449 6.0654 7.94172 4.23277 9.0981 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.85451 5.74904 7.88729 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -198.336 m
+ (I) show
+ (npr)
+ [8.96719 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,weuse)
+ [3.0327 4.85451 4.8436 6.07631 7.58175 7.74539 6.0654 4.29811 7.7563 ] pdfxs
+ (t) show
+ (heTD)
+ [6.05449 7.7563 7.8763 11.2363 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.0654 7.19991 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.16719 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.19991 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.08722 ] pdfxs
+ (a) show
+ (s)
+ [7.19991 ] pdfxs
+ (t) show
+ (heyhave)
+ [6.05449 4.85451 8.66174 6.05449 5.15996 5.4545 7.74539 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.7563 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 7.14548 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [7.7563 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 0 -220.258 m
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.66175 3.0327 9.87264 ] pdfxs
+ (t) show
+ (hem:)
+ [6.05449 4.85451 9.08711 8.22538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.87264 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.08355 9.27265 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nincludes)
+ [9.86173 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.10535 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.66175 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.83994 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 8.11626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.87264 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.83994 4.85451 ] pdfxs
+ (a) show
+ (llees,so)
+ [3.02179 3.0327 4.85451 4.8436 4.30902 6.88358 4.29811 9.26174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -242.181 m
+ (o) show
+ (nlyinc)
+ [6.0654 3.02179 10.8545 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [9.94901 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrem)
+ [11.1599 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningisdue)
+ [3.0327 6.0654 3.02179 6.0654 10.549 3.0327 9.39262 6.0654 6.05449 9.94901 ] pdfxs
+ (t) show
+ (oinf)
+ [10.549 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tle)
+ [9.32727 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ksinfr)
+ [5.75995 9.39262 3.0327 11.149 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1816 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.05449 9.94901 ] pdfxs
+ (o) show
+ (f)
+ [8.42174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -264.103 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.02179 5.75995 4.30902 3.02179 7.88717 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.42175 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.mem)
+ [7.86538 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywhichisp)
+ [4.27631 9.32719 7.8763 6.0654 3.0327 4.53815 9.64355 3.0327 7.87627 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.63264 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (o) show
+ (rreturnedfr)
+ [7.84355 4.27631 4.85451 4.23277 6.0654 4.27631 6.05449 4.85451 9.63264 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.6762 ] pdfxs
+ (a) show
+ (nex)
+ [9.63264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.59994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.To)
+ [7.85448 6.97085 9.03265 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 4.27631 ] pdfxs
+ 0 -286.026 m
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (\() show
+ 46.121 -286.026 m
+ /N695 10.909 Tf
+ (P) show
+ 53.125 -287.662 m
+ /N703 7.96999 Tf
+ (1) show
+ 57.857 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 64.524 -286.026 m
+ /N695 10.909 Tf
+ (S) show
+ 71.213 -287.662 m
+ /N703 7.96999 Tf
+ (1) show
+ 75.946 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 82.6119 -286.026 m
+ /N695 10.909 Tf
+ (P) show
+ 89.6159 -287.662 m
+ /N703 7.96999 Tf
+ (2) show
+ 94.3479 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 101.015 -286.026 m
+ /N695 10.909 Tf
+ (S) show
+ 107.704 -287.662 m
+ /N703 7.96999 Tf
+ (2) show
+ 112.437 -286.026 m
+ /N614 10.909 Tf
+ (\)) show
+ ("query,)
+ [9.08719 5.75995 6.0654 4.8436 4.27631 4.84359 3.0327 ] pdfxs
+ 158.225 -286.026 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 190.497 -286.026 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.94172 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowings)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.30902 ] pdfxs
+ (t) show
+ (eps:)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ 13.3329 -319.903 m
+ (1) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kup)
+ [9.39264 6.05449 9.6981 ] pdfxs
+ (t) show
+ (heTD)
+ [6.0654 8.47629 7.88721 11.9673 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 157.53 -319.903 m
+ /N695 10.909 Tf
+ (G) show
+ 166.108 -319.903 m
+ /N614 10.909 Tf
+ (,whichc)
+ [6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.0654 4.29811 ] pdfxs
+ 246.774 -319.903 m
+ /N695 10.909 Tf
+ (P) show
+ 253.778 -321.54 m
+ /N703 7.96999 Tf
+ (1) show
+ 262.147 -319.903 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 283.359 -319.903 m
+ /N695 10.909 Tf
+ (P) show
+ 290.363 -321.54 m
+ /N703 7.96999 Tf
+ (2) show
+ 298.731 -319.903 m
+ /N614 10.909 Tf
+ (inits)
+ [3.0327 9.6981 3.0327 4.23277 4.29811 ] pdfxs
+ 326.671 -319.903 m
+ /N695 10.909 Tf
+ (E) show
+ 334.724 -321.592 m
+ /N698 7.96999 Tf
+ (V) show
+ 345.672 -319.903 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3328 -350.792 m
+ (2) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (etthenode)
+ [4.8436 7.88729 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (/) show
+ (\feldp)
+ [6.0654 4.8436 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 4.29811 ] pdfxs
+ 144.182 -350.792 m
+ /N1028 10.909 Tf
+ (h) show
+ 148.424 -350.792 m
+ /N695 10.909 Tf
+ (n) show
+ 154.972 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 159.705 -350.792 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 169.894 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 174.626 -350.792 m
+ /N1028 10.909 Tf
+ (i) show
+ 181.899 -350.792 m
+ /N614 10.909 Tf
+ (=) show
+ 193.414 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 201.467 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 208.779 -350.792 m
+ /N614 10.909 Tf
+ (\() show
+ 213.021 -350.792 m
+ /N695 10.909 Tf
+ (P) show
+ 220.025 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 224.757 -350.792 m
+ /N614 10.909 Tf
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 253.848 -350.792 m
+ /N1028 10.909 Tf
+ (h) show
+ 258.091 -350.792 m
+ /N695 10.909 Tf
+ (n) show
+ 264.639 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 269.371 -350.792 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 279.56 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 284.293 -350.792 m
+ /N1028 10.909 Tf
+ (i) show
+ 291.565 -350.792 m
+ /N614 10.909 Tf
+ (=) show
+ 303.081 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 311.134 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 318.445 -350.792 m
+ /N614 10.909 Tf
+ (\() show
+ 322.688 -350.792 m
+ /N695 10.909 Tf
+ (P) show
+ 329.691 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 334.424 -350.792 m
+ /N614 10.909 Tf
+ (\)) show
+ (,usin)
+ [6.6654 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 373.878 -350.792 m
+ /N695 10.909 Tf
+ (G) show
+ 382.455 -350.792 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 393.425 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 401.478 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 412.426 -350.792 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3326 -381.681 m
+ (3) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.2885 -381.681 m
+ /N1025 10.909 Tf
+ (C) show
+ 54.3025 -381.681 m
+ /N695 10.909 Tf
+ (=) show
+ 53.0905 -381.681 m
+ /N1028 10.909 Tf
+ (2) show
+ 65.2385 -381.681 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 91.6985 -381.681 m
+ /N614 10.909 Tf
+ (\() show
+ 95.9405 -381.681 m
+ /N695 10.909 Tf
+ (n) show
+ 102.489 -383.318 m
+ /N703 7.96999 Tf
+ (1) show
+ 107.221 -381.681 m
+ /N614 10.909 Tf
+ (\))
+ [8.9891 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 138.525 -381.681 m
+ /N1025 10.909 Tf
+ (C) show
+ 153.54 -381.681 m
+ /N695 10.909 Tf
+ (=) show
+ 152.328 -381.681 m
+ /N1028 10.909 Tf
+ (2) show
+ 164.476 -381.681 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 190.935 -381.681 m
+ /N614 10.909 Tf
+ (\() show
+ 195.178 -381.681 m
+ /N695 10.909 Tf
+ (n) show
+ 201.726 -383.318 m
+ /N703 7.96999 Tf
+ (2) show
+ 206.458 -381.681 m
+ /N614 10.909 Tf
+ (\)) show
+ (,re)
+ [8.05084 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.05449 4.27631 10.7999 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.04353 ] pdfxs
+ (\() show
+ (ifb)
+ [3.0327 8.07265 6.35994 ] pdfxs
+ (ot) show
+ (hnodesc)
+ [10.8108 6.05449 5.75995 6.0654 4.8436 9.04353 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ininc)
+ [3.0327 10.7999 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 27.2725 -403.604 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,nojud)
+ [6.05449 6.6654 6.0654 9.08719 3.33815 6.05449 6.0654 ] pdfxs
+ (g) show
+ (ementc)
+ [4.8436 9.09802 4.8436 5.75995 7.87638 4.85451 ] pdfxs
+ (a) show
+ (nbem)
+ [9.68719 6.37085 8.4872 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3325 -434.493 m
+ (4) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 38.1815 -434.493 m
+ /N695 10.909 Tf
+ (n) show
+ 44.7295 -436.129 m
+ /N703 7.96999 Tf
+ (1) show
+ 52.4915 -434.493 m
+ /N1028 10.909 Tf
+ (6) show
+ 52.4915 -434.493 m
+ /N614 10.909 Tf
+ (=) show
+ 64.0065 -434.493 m
+ /N695 10.909 Tf
+ (n) show
+ 70.5545 -436.129 m
+ /N703 7.96999 Tf
+ (2) show
+ 75.2874 -434.493 m
+ /N614 10.909 Tf
+ (,re)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 9.6981 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s\(p)
+ [7.94172 4.23277 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 7.94172 6.37085 ] pdfxs
+ (o) show
+ (int)
+ [3.02179 5.75995 7.87638 ] pdfxs
+ (t) show
+ (otwodis)
+ [9.0981 3.93823 7.57085 9.08719 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctnodes)
+ [3.0327 6.05449 4.85451 7.87638 6.0654 5.74904 6.0654 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3325 -465.382 m
+ (5) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (fn)
+ [7.96357 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [8.8691 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (\(o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 136.323 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 141.664 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 146.397 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 196.793 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 202.134 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 206.866 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (+) show
+ 219.593 -465.382 m
+ /N695 10.909 Tf
+ (S) show
+ 226.283 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 231.015 -465.382 m
+ /N614 10.909 Tf
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 277.169 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 282.51 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 287.242 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 337.638 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 342.979 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 347.711 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (+) show
+ 360.439 -465.382 m
+ /N695 10.909 Tf
+ (S) show
+ 367.128 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 371.86 -465.382 m
+ /N614 10.909 Tf
+ (\)re)
+ [8.88001 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 10.6908 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s\(if)
+ [8.93444 4.23277 3.0327 3.33815 ] pdfxs
+ 27.2723 -487.304 m
+ (t) show
+ (he\feldsc)
+ [6.05449 8.4872 6.0654 4.8436 3.0327 6.0654 7.93081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [7.87638 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p,p)
+ [6.0654 6.6654 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (odis)
+ [9.08719 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inct\felds\).)
+ [3.02179 6.0654 4.8436 7.88729 6.05449 4.85451 3.0327 6.05449 4.30902 4.23277 3.0327 
+ ] pdfxs
+ 13.3324 -518.193 m
+ (6) show
+ (.)
+ [8.4872 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.0654 4.2654 9.6981 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.9353 -552.071 m
+ (Steps#1)
+ [6.0654 4.23277 4.85451 6.05449 9.62171 9.08711 10.7672 ] pdfxs
+ (a) show
+ (nd#2perf)
+ [6.0654 11.3672 9.09802 10.7672 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsimplem)
+ [4.2654 14.4107 4.29811 3.0327 9.08711 6.0654 3.0327 10.1563 9.08711 ] pdfxs
+ (a) show
+ (plo)
+ [11.3781 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kups)
+ [5.74904 6.0654 6.05449 9.62171 ] pdfxs
+ (t) show
+ (o\fnd)
+ [10.7672 6.05449 6.0654 11.3672 ] pdfxs
+ (t) show
+ (herelev)
+ [6.0654 10.1563 4.27631 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntinf)
+ [5.75995 9.55636 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Step#)
+ [6.0654 12.9053 6.0654 4.23277 4.85451 11.3672 9.09802 ] pdfxs
+ (3) show
+ -0.000640869 -573.993 m
+ (ensures)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 7.96354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 62.0094 -573.993 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 94.3024 -573.993 m
+ /N614 10.909 Tf
+ (iss)
+ [3.0327 7.95263 4.30902 ] pdfxs
+ (a) show
+ (fef)
+ [3.32724 8.50902 3.33815 ] pdfxs
+ (o) show
+ (rinc)
+ [7.91991 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.50902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:ifb)
+ [9.08711 4.30902 7.91993 3.02179 6.99266 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [9.71991 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.96354 6.35994 ] pdfxs
+ (o) show
+ (intton)
+ [3.0327 5.74904 7.9091 4.23277 9.11992 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (enodes,)
+ [8.49811 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ -0.000640869 -595.916 m
+ (noc)
+ [6.0654 9.22901 4.85451 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utthemc)
+ [6.0654 8.0291 4.23277 6.0654 4.8436 12.8834 4.8436 ] pdfxs
+ (a) show
+ (nbem)
+ [9.85082 6.35994 8.62902 9.09802 ] pdfxs
+ (a) show
+ (de.)
+ [6.05449 4.85451 8.31265 ] pdfxs
+ (Not) show
+ (e)
+ [8.63993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tif)
+ [8.0291 3.0327 3.33815 ] pdfxs
+ 256.984 -595.916 m
+ /N695 10.909 Tf
+ (n) show
+ 263.532 -597.552 m
+ /N703 7.96999 Tf
+ (1) show
+ 272.048 -595.916 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 8.08354 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [8.62902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 350.734 -595.916 m
+ /N695 10.909 Tf
+ (n) show
+ 357.282 -597.552 m
+ /N703 7.96999 Tf
+ (2) show
+ 365.798 -595.916 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.08354 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.01819 ] pdfxs
+ (\(o) show
+ (rvis)
+ [8.06173 5.75995 3.02179 4.30902 ] pdfxs
+ (a) show
+ (-vers)
+ [3.63261 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a\)) show
+ (,) show
+ -0.000732422 -617.838 m
+ (weknow)
+ [7.57085 8.02902 5.75995 6.05449 5.15996 11.0508 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (t) show
+ (henodesaredistinct)
+ [6.0654 8.02902 6.05449 5.75995 6.05449 4.85451 7.47263 5.46541 4.2654 8.02902 6.05449 
+ 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 7.4182 ] pdfxs
+ (a) show
+ (ndth)
+ [6.0654 9.23992 4.23277 6.0654 ] pdfxs
+ (at) show
+ 216.009 -617.838 m
+ /N695 10.909 Tf
+ (n) show
+ 222.557 -619.475 m
+ /N703 7.96999 Tf
+ (1) show
+ 230.466 -617.838 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbemer)
+ [9.23992 6.0654 4.8436 5.4545 4.85451 7.43992 6.37085 8.01812 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.23992 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 355.195 -617.838 m
+ /N695 10.909 Tf
+ (n) show
+ 361.743 -619.475 m
+ /N703 7.96999 Tf
+ (2) show
+ 369.652 -617.838 m
+ /N614 10.909 Tf
+ (nom)
+ [6.0654 8.62902 9.08711 ] pdfxs
+ (att) show
+ (erwh)
+ [4.8436 7.45083 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tcode)
+ [7.4182 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ 228.544 -657.201 m
+ (83) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (95) 96
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 7.93081 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe.)
+ [6.37085 4.8436 7.87629 ] pdfxs
+ (I) show
+ (f) show
+ 146.634 0 m
+ /N695 10.909 Tf
+ (n) show
+ 153.182 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 161.544 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldeverbemer)
+ [6.0654 3.0327 9.68719 4.85451 5.4545 4.8436 7.8981 6.37085 8.47629 9.08711 4.85451 
+ 4.2654 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 9.68719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 291.574 0 m
+ /N695 10.909 Tf
+ (n) show
+ 298.122 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 302.854 0 m
+ /N614 10.909 Tf
+ (,itc)
+ [6.6654 3.02179 7.87638 4.85451 ] pdfxs
+ (o) show
+ (uldn)
+ [6.05449 3.0327 9.68719 6.0654 ] pdfxs
+ (o) show
+ (tbem)
+ [7.86547 6.37085 8.47629 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -21.922 m
+ (a) show
+ (sdescribedinSec)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 3.0327 
+ 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.) show
+ 16.9369 -43.845 m
+ (Step#4draws)
+ [6.0654 4.23277 4.85451 10.1781 9.08711 9.5781 6.0654 4.2654 5.14905 7.88721 8.42171 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.9672 4.85451 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nth)
+ [10.189 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tif)
+ [8.36728 3.02179 7.45084 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.9672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 8.42171 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.35637 ] pdfxs
+ (t) show
+ (odis)
+ [9.5781 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctnodes)
+ [3.02179 6.0654 4.8436 8.36728 6.0654 5.74904 6.0654 4.8436 8.42171 ] pdfxs
+ (\(a) show
+ (ndif)
+ [6.0654 10.1781 3.0327 7.45084 ] pdfxs
+ (a) show
+ (tle)
+ [8.36728 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.36728 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (ism)
+ [3.0327 8.45444 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.2217 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,due)
+ [4.8436 7.31994 6.05449 6.0654 8.99993 ] pdfxs
+ (t) show
+ (os)
+ [9.59992 4.30902 ] pdfxs
+ (t) show
+ (ep#)
+ [4.8436 10.2108 9.09802 ] pdfxs
+ (3\)) show
+ (,)
+ [7.30903 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.99993 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersc)
+ [4.85451 4.2654 8.45444 4.85451 ] pdfxs
+ (a) show
+ (nnever)
+ [10.2108 6.0654 4.8436 5.4545 4.8436 8.43264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s.S)
+ [4.30902 9.42537 6.05449 ] pdfxs
+ (t) show
+ (ep#5uses\feldsensi)
+ [4.85451 10.2108 9.08711 9.61083 6.0654 4.29811 4.8436 8.46535 6.05449 4.85451 3.02179 
+ 10.2217 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -6.10352e-05 -87.69 m
+ (t) show
+ (ore\fne)
+ [9.5781 4.27631 4.85451 6.05449 6.0654 8.97811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.97811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.43262 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 8.43262 3.0327 10.189 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.97811 4.85451 ] pdfxs
+ (a) show
+ (sewhen)
+ [4.29811 8.97811 7.88721 6.05449 4.85451 10.189 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.97811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erspointto)
+ [4.8436 4.27631 8.43262 6.35994 5.46541 3.02179 5.75995 8.37819 4.23277 9.58901 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.97811 4.30902 ] pdfxs
+ (a) show
+ (menode.)
+ [9.08711 8.97811 6.0654 5.75995 6.05449 4.85451 9.35992 ] pdfxs
+ (I) show
+ (n)
+ [10.189 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.43262 4.8436 ] pdfxs
+ (a) show
+ (se,if)
+ [4.30902 4.8436 7.28721 3.0327 3.33815 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (t) show
+ (hetwo\feldsdon)
+ [6.05449 8.94538 3.93823 7.57085 9.54537 6.05449 4.85451 3.0327 6.05449 8.38899 6.0654 
+ 9.53446 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [8.32365 5.15996 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 145.633 -109.613 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 178.356 -109.613 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [10.1563 4.8436 ] pdfxs
+ (o) show
+ (nclude)
+ [6.0654 4.8436 3.0327 6.05449 6.0654 8.93447 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 9.22901 ] pdfxs
+ (I) show
+ (fnei)
+ [7.42902 6.05449 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herS)
+ [6.0654 4.8436 8.36718 6.05449 ] pdfxs
+ (t) show
+ (ep#4)
+ [4.8436 10.1563 9.08711 9.54537 ] pdfxs
+ (o) show
+ (r#5)
+ [8.35627 9.08711 9.54537 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.93447 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.93447 ] pdfxs
+ (to) show
+ -6.10352e-05 -131.535 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminen)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 8.47629 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,) show
+ 114.636 -131.535 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 146.909 -131.535 m
+ /N614 10.909 Tf
+ (mustre)
+ [8.79257 6.05449 4.30902 7.87638 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.05449 4.27631 9.6981 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.9359 -153.458 m
+ (Not) show
+ (ice)
+ [3.0327 4.8436 7.94175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.33093 ] pdfxs
+ (D) show
+ (SAisinc)
+ [6.0654 11.269 3.0327 7.39627 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleofre)
+ [6.0654 3.0327 7.93084 5.46541 6.4254 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urningmust)
+ [6.05449 4.27631 6.05449 3.0327 6.0654 8.54174 8.79257 6.05449 4.30902 7.33093 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.39627 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.70175 ] pdfxs
+ (I) show
+ (np)
+ [9.15265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,evenif)
+ [4.2654 6.23994 4.8436 5.4545 4.8436 9.16356 3.02179 3.33815 ] pdfxs
+ 430.894 -153.458 m
+ /N695 10.909 Tf
+ (n) show
+ 437.442 -155.094 m
+ /N703 7.96999 Tf
+ (1) show
+ 445.205 -153.458 m
+ /N614 10.909 Tf
+ (=) show
+ 456.72 -153.458 m
+ /N695 10.909 Tf
+ (n) show
+ 463.268 -155.094 m
+ /N703 7.96999 Tf
+ (2) show
+ -0.00012207 -175.38 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.1379 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 27.4789 -177.017 m
+ /N703 7.96999 Tf
+ (1) show
+ 36.7838 -175.38 m
+ /N614 10.909 Tf
+ (=) show
+ 49.8418 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 55.1828 -177.017 m
+ /N703 7.96999 Tf
+ (2) show
+ 59.9158 -175.38 m
+ /N614 10.909 Tf
+ (,)
+ [7.82175 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.7417 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tproveth)
+ [8.80364 6.0654 4.27631 5.14905 5.4545 9.41447 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [8.80364 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [10.6254 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 8.86898 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.80364 ] pdfxs
+ (t) show
+ (o)
+ [10.0145 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.41447 4.29811 ] pdfxs
+ (a) show
+ (medyn)
+ [9.09802 9.40356 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micmem)
+ [9.09802 3.02179 9.41447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3199 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (,) show
+ -0.000167847 -197.303 m
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.6145 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.09819 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.6145 ] pdfxs
+ (a) show
+ (reinthes)
+ [4.2654 9.6981 3.0327 10.9199 4.23277 6.0654 9.6981 4.30902 ] pdfxs
+ (a) show
+ (mecl)
+ [9.08711 9.6981 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.15262 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.1199 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,itc)
+ [9.09802 6.05449 3.0327 4.8436 8.19265 3.0327 9.08728 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tde)
+ [9.09819 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermineth)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 9.70901 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.09819 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 9.16353 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ -0.000167847 -219.225 m
+ (t) show
+ (o)
+ [9.80719 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 9.19629 4.85451 5.74904 ] pdfxs
+ (a) show
+ (cts)
+ [4.85451 8.58546 4.30902 ] pdfxs
+ (a) show
+ (melinkedlistnode)
+ [9.08711 9.19629 3.0327 3.0327 6.0654 5.4545 4.8436 10.4072 3.0327 3.0327 4.29811 
+ 8.59637 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Ifanode)
+ [10.0145 3.94897 7.67993 9.80719 6.05449 5.75995 6.05449 9.2072 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.05449 3.0327 10.1017 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ 296.53 -219.225 m
+ /N1025 10.909 Tf
+ (G) show
+ 306.393 -219.225 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (linf)
+ [7.38539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (nohe)
+ [6.05449 9.80719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,s)
+ [6.05449 7.55993 4.30902 ] pdfxs
+ (ta) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ -0.000183105 -241.148 m
+ (o) show
+ (runknownmem)
+ [8.869 6.0654 6.05449 5.75995 6.0654 5.14905 7.8763 10.6581 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ry\),wec)
+ [4.27631 5.75995 4.23277 7.87629 7.57085 9.44719 4.8436 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.0327 10.6581 4.8436 ] pdfxs
+ (o) show
+ (ncep)
+ [6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyprovidemust)
+ [3.02179 3.0327 10.3526 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.44719 8.78166 
+ 6.0654 4.29811 8.84728 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [8.90171 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninc)
+ [10.6472 3.0327 10.6581 4.85451 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.29811 4.85451 8.8908 7.88721 6.05449 4.85451 4.2654 9.44719 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -0.000183105 -263.07 m
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (emodeldoesn)
+ [8.15993 9.08711 5.75995 6.0654 4.8436 6.33813 6.0654 5.75995 4.8436 7.61445 6.05449 
+ ] pdfxs
+ (o) show
+ (tm)
+ [7.56002 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.15993 ] pdfxs
+ (t) show
+ (hisuns)
+ [6.05449 3.0327 7.61445 6.0654 6.05449 4.30902 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 9.37082 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.wec)
+ [7.7672 7.58175 8.14902 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (a) show
+ (nen)
+ [9.37082 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.27631 8.15993 ] pdfxs
+ (a) show
+ (rray)
+ [4.2654 4.27631 5.14905 9.06537 ] pdfxs
+ (t) show
+ (o)
+ [8.77083 ] pdfxs
+ (o) show
+ (neelemen)
+ [6.05449 8.15993 4.85451 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t\)) show
+ (.We)
+ [7.7672 10.309 4.8436 ] pdfxs
+ -0.000183105 -284.993 m
+ (haven)
+ [6.0654 5.14905 5.4545 8.4872 6.05449 ] pdfxs
+ (o) show
+ (tinves)
+ [7.87638 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (ga) show
+ (ted)
+ [4.23277 4.85451 9.6981 ] pdfxs
+ (t) show
+ (hisp)
+ [6.05449 3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssibility.)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 3.0327 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ -0.000183105 -322.825 m
+ /N622 11.955 Tf
+ (4.2.2Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (pu) show
+ (ti)
+ [5.23633 3.73 ] pdfxs
+ (n) show
+ (g)
+ [11.2138 ] pdfxs
+ (M) show
+ (o)
+ [7.1013 ] pdfxs
+ (d) show
+ (/)
+ [6.71874 ] pdfxs
+ (R) show
+ (ef)
+ [6.13291 8.59556 ] pdfxs
+ (R) show
+ (espo)
+ [6.14487 5.29606 7.85443 6.71874 ] pdfxs
+ (n) show
+ (ses)
+ [5.30802 6.13291 5.30802 ] pdfxs
+ -0.000183105 -351.793 m
+ /N614 10.909 Tf
+ (Thes)
+ [7.8763 6.0654 9.26174 4.30902 ] pdfxs
+ (t) show
+ (epsrequiredtoc)
+ [4.8436 6.0654 8.71626 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 10.4835 
+ 4.23277 9.88355 4.8436 ] pdfxs
+ (o) show
+ (mputeas)
+ [9.08711 6.0654 6.0654 4.23277 9.27265 9.87264 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.27265 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 8.69445 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.27265 ] pdfxs
+ (\\) show
+ (modref"queriesdescribedinSec)
+ [9.08711 5.75995 6.05449 4.27631 4.85451 4.17814 9.87264 5.75995 6.05449 4.85451 4.27631 
+ 3.02179 4.85451 8.71626 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 10.4726 3.0327 10.4835 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ -0.000183105 -373.716 m
+ (depend)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 9.81809 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (t) show
+ (hedi\013erentins)
+ [6.05449 8.59629 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.98547 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsp)
+ [6.0654 8.05081 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.80719 3.0327 9.80719 ] pdfxs
+ (a) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.Asmen)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 8.21447 8.19266 8.05081 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 9.80719 ] pdfxs
+ (a) show
+ (bove,there)
+ [6.37085 5.14905 5.4545 4.8436 6.81812 4.23277 6.0654 4.8436 4.27631 8.59629 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.59629 ] pdfxs
+ (4) show
+ -0.000183105 -395.638 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.90899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (\() show
+ (direc)
+ [6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.37083 ] pdfxs
+ (o) show
+ (rindirec)
+ [7.88719 3.02179 6.0654 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly\)c)
+ [3.0327 5.74904 7.85456 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.85451 4.8436 4.85451 4.29811 7.9199 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry:l)
+ [4.27631 5.74904 7.86538 3.0327 ] pdfxs
+ (oa) show
+ (d,s)
+ [6.0654 6.64358 4.29811 ] pdfxs
+ (to) show
+ (re,c)
+ [4.27631 4.85451 6.64358 4.8436 ] pdfxs
+ (a) show
+ (ll,&inv)
+ [3.0327 3.0327 6.64358 12.0981 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (ke.The)
+ [5.4545 4.8436 7.86538 7.88721 6.05449 8.46538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -0.000183105 -417.561 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rkh)
+ [4.27631 11.0399 6.05449 ] pdfxs
+ (a) show
+ (ndles)
+ [6.0654 6.0654 3.02179 4.85451 9.57807 ] pdfxs
+ (t) show
+ (hesimplemod)
+ [6.0654 10.1236 4.29811 3.0327 9.09802 6.05449 3.0327 10.1236 9.09802 5.74904 6.0654 
+ ] pdfxs
+ (/) show
+ (refqueries)
+ [4.27631 4.8436 8.6181 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 9.58898 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 11.0399 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [11.3454 ] pdfxs
+ (a) show
+ (dd)
+ [6.05449 11.3454 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmod)
+ [11.3454 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refs)
+ [4.27631 4.8436 3.33815 4.29811 ] pdfxs
+ -0.000183105 -439.483 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (thin)
+ [4.23277 6.0654 3.0327 6.05449 ] pdfxs
+ (g\)) show
+ (,)
+ [7.84357 ] pdfxs
+ (a) show
+ (nddisp)
+ [6.05449 10.6363 6.05449 3.0327 4.30902 6.05449 ] pdfxs
+ (at) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.86898 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.41447 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningqueries)
+ [3.0327 6.05449 3.0327 6.0654 10.0254 5.75995 6.05449 4.85451 4.2654 3.0327 4.8436 
+ 8.87989 ] pdfxs
+ (t) show
+ (o)
+ [10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.41447 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s"query)
+ [4.29811 10.0254 5.75995 6.0654 4.8436 4.27631 10.3308 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 9.42537 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.6908 ] pdfxs
+ (t) show
+ (ode)
+ [10.0254 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermineif)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 9.42537 3.0327 3.33815 ] pdfxs
+ -0.000183105 -461.406 m
+ (as)
+ [9.88355 4.29811 ] pdfxs
+ (to) show
+ (remodsaloc)
+ [4.27631 9.27265 9.09802 5.74904 6.0654 8.72717 9.88355 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbeingl)
+ [10.4835 6.37085 4.8436 3.0327 6.05449 9.88355 3.0327 ] pdfxs
+ (oa) show
+ (ded)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (,)
+ [7.6472 ] pdfxs
+ (t) show
+ (oac)
+ [9.88355 9.88355 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (lldependence)
+ [3.02179 7.46175 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 
+ 9.28356 ] pdfxs
+ (t) show
+ (ester,)
+ [4.8436 4.30902 4.23277 4.85451 4.27631 7.6472 ] pdfxs
+ (o) show
+ (r)
+ [8.70536 ] pdfxs
+ (t) show
+ (o)
+ [9.88355 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 9.27265 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndsec)
+ [6.05449 10.4945 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.000183105 -483.329 m
+ (modrefquery)
+ [9.08711 5.75995 6.0654 4.2654 4.85451 6.62176 5.75995 6.05449 4.85451 4.2654 9.05447 
+ ] pdfxs
+ (a) show
+ (bovewhichchecksac)
+ [6.35994 5.14905 5.4545 8.13811 7.88721 6.05449 3.0327 4.54905 9.34901 4.54905 6.05449 
+ 4.85451 4.53815 5.75995 7.59263 8.74901 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.31631 ] pdfxs
+ (aga) show
+ (instamem)
+ [3.0327 6.0654 4.29811 7.5382 8.73811 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryr)
+ [4.27631 9.04356 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.75629 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (t) show
+ (estal)
+ [4.8436 4.30902 7.52729 8.74901 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.34901 ] pdfxs
+ (aga) show
+ (instac)
+ [3.0327 6.05449 4.30902 7.52729 8.74901 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9358 -505.251 m
+ (D) show
+ (SAh)
+ [6.0654 12.1526 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.01448 ] pdfxs
+ (o) show
+ (ftheinf)
+ [7.31993 4.23277 6.0654 8.82538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitneeds)
+ [10.0472 3.02179 8.22547 6.0654 4.8436 4.85451 6.05449 8.29081 ] pdfxs
+ (t) show
+ (oc)
+ [9.43628 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ec)
+ [8.83629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.82538 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.30902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.0472 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -0.000183105 -527.174 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.8436 ] pdfxs
+ (a) show
+ (lls.Inp)
+ [3.0327 3.0327 4.29811 7.75629 3.94897 9.32719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,theB)
+ [4.27631 6.38176 4.23277 6.0654 8.1272 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [9.3381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.58172 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.1272 ] pdfxs
+ (t) show
+ (hedirect)
+ [6.0654 8.1163 6.0654 3.0327 4.2654 4.85451 4.8436 7.52729 ] pdfxs
+ (a) show
+ (ndindirectmod)
+ [6.05449 9.3381 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.52729 9.08711 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refe\013ec)
+ [4.27631 4.8436 6.61085 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000183105 -549.096 m
+ (o) show
+ (fc)
+ [7.99629 4.8436 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 10.1126 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.50174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 7.94175 3.0327 10.7126 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.4181 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext,)
+ [4.85451 5.75995 4.23277 7.95266 ] pdfxs
+ (a) show
+ (taper)
+ [8.90182 10.1126 6.35994 4.85451 8.93445 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.51265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nul)
+ [5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rity.While)
+ [4.2654 3.0327 3.93823 4.8545 10.9417 11.2144 6.0654 3.0327 3.02179 9.51265 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 8.96716 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.7235 3.0327 4.29811 ] pdfxs
+ -0.000183105 -571.019 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (len)
+ [6.38176 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htoeven)
+ [9.41446 4.23277 8.81447 4.8436 5.4545 4.85451 9.40355 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 11.2363 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ (ingf)
+ [3.0327 6.0654 8.80356 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.62537 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (lldependence,n)
+ [3.0327 6.38176 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 6.0654 4.8436 
+ 4.8436 6.44722 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.20357 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (o) show
+ (urclien)
+ [6.0654 7.62537 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (scurren)
+ [7.65808 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyuse)
+ [3.0327 9.10901 6.0654 4.29811 8.20357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -0.000183105 -592.941 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.87629 ] pdfxs
+ (A) show
+ (ssuch,we)
+ [7.94172 4.30902 6.05449 4.54905 6.05449 6.6763 7.57085 8.4872 ] pdfxs
+ (o) show
+ (nlydescribec)
+ [6.05449 3.0327 9.39264 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.4872 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (loc)
+ [3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmod)
+ [9.6981 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.97085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysishere.)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 6.0654 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ 16.9358 -614.864 m
+ (Toresp)
+ [6.97085 10.4181 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 11.029 ] pdfxs
+ (t) show
+ (oa)
+ [10.4181 10.429 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.05449 4.27631 4.85451 3.32724 ] pdfxs
+ (\() show
+ 144.812 -614.864 m
+ /N695 10.909 Tf
+ (I) show
+ 150.463 -614.864 m
+ /N614 10.909 Tf
+ (,) show
+ 158.796 -614.864 m
+ /N695 10.909 Tf
+ (P) show
+ 167.315 -614.864 m
+ /N614 10.909 Tf
+ (,) show
+ 175.647 -614.864 m
+ /N695 10.909 Tf
+ (S) show
+ 182.965 -614.864 m
+ /N614 10.909 Tf
+ (\)) show
+ ("query,where)
+ [10.4181 5.75995 6.0654 4.8436 4.27631 4.84359 8.33447 7.8763 6.0654 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ 264.629 -614.864 m
+ /N695 10.909 Tf
+ (I) show
+ 275.249 -614.864 m
+ /N614 10.909 Tf
+ (isac)
+ [3.0327 9.27262 10.4181 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 8.0072 ] pdfxs
+ (o) show
+ (rinv)
+ [9.2399 3.0327 5.74904 5.4545 ] pdfxs
+ (o) show
+ (ke,)
+ [5.4545 4.85451 3.0327 ] pdfxs
+ 372.335 -614.864 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 405.94 -614.864 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 9.27262 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (84) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.4)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (S) show
+ (im)
+ [4.476 13.4566 ] pdfxs
+ (p) show
+ (lePoolAllo)
+ [4.476 12.7392 10.5873 8.50722 8.07685 9.85575 12.1942 4.476 4.49035 8.52157 ] pdfxs
+ (ca) show
+ (tion)
+ [6.26925 4.49035 8.0625 14.346 ] pdfxs
+ (R) show
+ (e)
+ [7.37385 ] pdfxs
+ (\fn) show
+ (ements)
+ [7.3595 13.4422 7.37385 8.52152 6.26925 6.36962 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thissec)
+ [7.8763 6.0654 3.0327 8.23626 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribestwosimplere\fnemen)
+ [9.99264 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.23626 3.93823 
+ 7.58175 9.39265 4.29811 3.0327 9.08711 6.0654 3.0327 8.78174 4.2654 4.85451 6.05449 
+ 6.0654 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.23626 ] pdfxs
+ (t) show
+ (o)
+ [9.39265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.78174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.97085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmwhichpermitit)
+ [6.05449 13.0253 7.88721 6.05449 3.0327 4.54905 9.99264 6.35994 4.85451 4.2654 9.09802 
+ 3.02179 8.18183 3.0327 8.17092 ] pdfxs
+ (to) show
+ 0 -54.648 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ef)
+ [8.4872 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (ree\016cientcodeins)
+ [4.2654 8.4872 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 7.88729 4.8436 5.75995 
+ 6.05449 8.4872 3.0327 9.6981 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 8.47629 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -92.48 m
+ /N622 11.955 Tf
+ (5.4.1Arg)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 5.49929 6.71874 ] pdfxs
+ (u) show
+ (mentP)
+ [11.2138 6.13291 7.10126 9.70749 8.81079 ] pdfxs
+ (a) show
+ (ssi)
+ [5.30802 5.30802 3.73 ] pdfxs
+ (n) show
+ (gforGlo)
+ [11.2138 4.11245 6.71874 9.98241 10.5682 3.73 6.7307 ] pdfxs
+ (ba) show
+ (lPools)
+ [8.21312 8.82275 7.08935 6.7307 3.73 5.30802 ] pdfxs
+ 0 -121.448 m
+ /N614 10.909 Tf
+ (E\016cienth)
+ [7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 8.40001 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.61083 ] pdfxs
+ (o) show
+ (fpo)
+ [7.48357 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsre)
+ [3.02179 8.46535 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 9.01083 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2434 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.17812 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesis)
+ [6.0654 3.02179 4.85451 8.45444 3.0327 8.45444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lf)
+ [7.18903 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [8.43264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lity,but)
+ [3.0327 3.0327 3.93823 4.84359 7.31994 6.0654 6.05449 8.40001 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (-) show
+ 0 -143.371 m
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (elyrequiredf)
+ [4.85451 3.02179 9.4581 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.75264 
+ 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [7.96355 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.85451 8.05084 ] pdfxs
+ (Not) show
+ (eth)
+ [8.54175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.54175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [6.71994 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.96355 ] pdfxs
+ (a) show
+ (nynodere)
+ [5.75995 9.44719 6.0654 5.75995 6.05449 8.54175 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.54175 3.33815 4.2654 ] pdfxs
+ (o) show
+ (ma)
+ [12.7853 9.15265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmustbe)
+ [6.73085 8.78166 6.0654 4.29811 7.94183 6.35994 4.8436 ] pdfxs
+ 0 -165.293 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 9.88355 3.0327 6.0654 ] pdfxs
+ 51.313 -165.293 m
+ /N722 10.909 Tf
+ (main) show
+ 78.045 -165.293 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.67266 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.67266 6.05449 ] pdfxs
+ (at) show
+ (amaybelive)
+ [9.27265 9.09802 5.14905 9.5781 6.37085 8.67266 3.02179 3.0327 5.4545 8.67266 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.06183 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.67266 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.67266 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.66175 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Themaj)
+ [9.09802 8.43265 7.88721 6.05449 8.67266 9.08711 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -187.216 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 12.218 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.4399 4.8436 ] pdfxs
+ (a) show
+ (usesis)
+ [6.0654 4.29811 4.8436 7.4399 3.02179 7.4399 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsuchapo)
+ [7.37456 4.29811 6.0654 4.53815 9.19628 8.58538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lw)
+ [6.15267 7.58175 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.05449 3.0327 9.18537 6.0654 5.14905 5.4545 7.97448 ] pdfxs
+ (t) show
+ (op)
+ [8.58538 6.0654 ] pdfxs
+ (a) show
+ (sseddownthr)
+ [4.29811 4.29811 4.85451 9.18537 6.0654 5.14905 7.8763 9.19628 4.23277 6.0654 4.27631 
+ ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hm)
+ [9.19628 9.08711 ] pdfxs
+ (a) show
+ (nylayers)
+ [5.75995 8.87992 3.0327 5.14905 5.4545 4.85451 4.2654 7.4399 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.45812 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -209.139 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.07263 ] pdfxs
+ (t) show
+ (obeav)
+ [9.22901 6.35994 8.61811 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.61811 ] pdfxs
+ (a) show
+ (te)
+ [8.01819 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.829 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.52355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.08354 ] pdfxs
+ (o) show
+ (rfreesd)
+ [8.03991 3.33815 4.2654 4.85451 4.8436 8.07263 6.0654 ] pdfxs
+ (at) show
+ (ain)
+ [9.22901 3.02179 9.83991 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.61811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 8.29084 ] pdfxs
+ (I) show
+ (npr)
+ [9.829 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -1.52588e-05 -231.061 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswhichhavem)
+ [9.08711 8.82535 7.8763 6.05449 3.0327 4.54905 10.5708 6.0654 5.14905 5.4545 9.35992 
+ 9.09802 ] pdfxs
+ (a) show
+ (nyhe)
+ [5.75995 10.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pnodesre)
+ [10.5817 6.05449 5.75995 6.0654 4.8436 8.81444 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.35992 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6034 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsmay)
+ [3.0327 8.81444 9.09802 5.14905 10.2763 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.76001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.05449 8.82535 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -1.52588e-05 -252.984 m
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ 16.936 -274.906 m
+ (Thes)
+ [7.8763 6.0654 7.6363 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (o)
+ [8.23629 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.0327 7.09082 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemissimple:wecre)
+ [6.0654 3.02179 4.85451 11.8798 3.0327 7.09082 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 7.46175 7.57085 7.6363 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ea)
+ [7.6363 8.2472 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [5.8254 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.6363 ] pdfxs
+ (t) show
+ (oh)
+ [8.23629 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 8.84719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.6363 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.81449 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rf)
+ [7.06901 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -296.829 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chhe)
+ [4.54905 9.89446 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pnodere)
+ [9.89446 6.0654 5.75995 6.05449 8.68356 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.68356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ma)
+ [12.9271 9.28356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 9.89446 6.0654 4.29811 8.68356 ] pdfxs
+ (t) show
+ (hisinpl)
+ [6.0654 3.0327 8.12717 3.0327 9.89446 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.68356 ] pdfxs
+ (o) show
+ (f)
+ [7.16721 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.13808 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 9.89446 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.28356 9.29447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -318.751 m
+ (wherep)
+ [7.8763 6.0654 4.8436 4.27631 9.43629 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 10.7235 ] pdfxs
+ (I) show
+ (npr)
+ [10.6472 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 7.85448 ] pdfxs
+ (t) show
+ (hisre\fnement)
+ [6.0654 3.02179 8.8908 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ 8.82546 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (tlyreduces)
+ [4.23277 3.0327 10.3417 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.8908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.43629 5.75995 6.05449 8.79257 6.35994 4.85451 8.85809 ] pdfxs
+ (o) show
+ (fpo)
+ [7.90902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.61448 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.8908 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -1.52588e-05 -340.674 m
+ (mustbep)
+ [8.79257 6.05449 4.30902 7.93092 6.35994 8.54175 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.74173 ] pdfxs
+ (t) show
+ (ofuncti)
+ [9.14174 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsins)
+ [6.0654 7.98535 3.0327 9.75264 4.29811 ] pdfxs
+ (o) show
+ (meCpr)
+ [9.09802 8.53084 11.5744 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.M)
+ [9.08711 4.30902 8.02902 10.0036 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 7.93092 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ly,itensures)
+ [3.0327 4.8545 6.73085 3.0327 7.93092 4.8436 6.0654 4.29811 6.0654 4.2654 4.85451 
+ 7.98535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.54175 ] pdfxs
+ (o) show
+ (nlypo)
+ [6.0654 3.02179 9.44719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -1.52588e-05 -362.596 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.41809 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmustbep)
+ [7.35275 8.79257 6.0654 4.29811 7.36366 6.35994 7.97448 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.8436 9.18537 ] pdfxs
+ (t) show
+ (oafunc)
+ [8.57447 8.57447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.17446 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 7.96357 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.38537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 7.429 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 9.17446 3.0327 9.17446 ] pdfxs
+ (a) show
+ (sf)
+ [7.429 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.15267 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.41809 ] pdfxs
+ (t) show
+ (o)
+ [8.57447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -1.52588e-05 -384.519 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (\(o) show
+ (rnodesre)
+ [8.34536 6.05449 5.75995 6.05449 4.85451 8.37808 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.92356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchp)
+ [13.1671 4.29811 6.0654 4.54905 10.1235 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,ensuring)
+ [7.21085 4.8436 6.0654 4.29811 6.0654 4.2654 3.0327 6.0654 9.52355 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.31274 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.92356 5.75995 6.05449 8.79257 6.35994 4.85451 8.34536 ] pdfxs
+ (o) show
+ (fpo)
+ [7.3963 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sis)
+ [8.37808 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -406.441 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hlypr)
+ [6.0654 3.0327 9.39264 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (othenumber)
+ [9.0981 4.23277 6.0654 8.4872 5.75995 6.05449 8.79257 6.35994 4.8436 7.909 ] pdfxs
+ (o) show
+ (ff)
+ [6.97085 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.0327 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -428.364 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,using)
+ [3.0327 3.0327 4.84359 7.67993 6.05449 4.30902 3.02179 6.0654 9.89446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.46175 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.74898 ] pdfxs
+ (a) show
+ (spo)
+ [8.73808 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.47266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.73808 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.74898 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.28356 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.5054 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Min)
+ [14.4436 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -450.286 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.69093 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.50173 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.74536 ] pdfxs
+ (t) show
+ (osimplifys)
+ [8.89083 4.30902 3.0327 9.08711 6.05449 3.0327 3.0327 3.33815 9.19628 4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.09802 8.29084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 7.82175 ] pdfxs
+ (I) show
+ (np)
+ [9.50173 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.51267 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.19628 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.29084 ] pdfxs
+ (a) show
+ (lways)
+ [3.02179 7.58175 5.14905 5.75995 4.29811 ] pdfxs
+ -1.52588e-05 -472.209 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 8.80356 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.59266 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 7.59266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [5.77086 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescript)
+ [5.78177 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (r)
+ [7.01447 ] pdfxs
+ (a) show
+ (ddresswill)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.04718 7.8763 3.0327 3.0327 5.77086 ] pdfxs
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyhave)
+ [3.0327 3.02179 8.50902 6.05449 5.14905 5.4545 7.59266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [6.98184 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.01447 5.15995 ] pdfxs
+ (a) show
+ (lue)
+ [3.02179 6.0654 7.59266 ] pdfxs
+ (\() show
+ (alink-)
+ [8.19266 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ -1.52588e-05 -494.132 m
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.54175 4.85451 ] pdfxs
+ (o) show
+ (nst)
+ [6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (\)subs)
+ [7.94183 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.75264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (t) show
+ (heirbody.Thism)
+ [6.0654 4.8436 3.0327 7.96355 6.37085 5.74904 6.0654 4.84359 8.06175 7.8763 6.05449 
+ 3.0327 7.99626 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.46541 4.8436 7.99626 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.55266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentde)
+ [6.0654 9.08711 4.85451 5.74904 7.94183 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 6.74176 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.15265 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.54175 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -1.52588e-05 -516.054 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mde)
+ [14.3672 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.429 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.08711 4.85451 5.75995 8.60728 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.429 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.67262 ] pdfxs
+ (t) show
+ (oremovei)
+ [9.8181 4.27631 4.8436 9.09802 5.14905 5.4545 9.21811 3.0327 ] pdfxs
+ (t) show
+ (.F)
+ [10.069 6.20722 ] pdfxs
+ (o) show
+ (rs)
+ [8.63991 4.30902 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 9.21811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 8.67262 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (sedprim)
+ [4.30902 4.8436 10.429 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 10.1235 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -537.977 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [6.6654 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.02179 4.30902 6.6654 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.94172 4.8436 ] pdfxs
+ (a) show
+ (nreduces)
+ [9.6981 4.27631 4.8436 6.0654 6.0654 4.8436 8.4872 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ddedto)
+ [6.0654 6.05449 4.85451 9.6981 4.23277 9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ -1.52588e-05 -575.809 m
+ /N622 11.955 Tf
+ (5.4.2pool)
+ [6.7307 3.73 6.7307 3.73 20.1801 7.84247 7.1013 6.71874 3.74195 ] pdfxs
+ (c) show
+ (re)
+ [5.48733 6.13291 ] pdfxs
+ (a) show
+ (te/pool)
+ [5.23633 6.13291 6.7307 7.84247 7.1013 6.71874 3.74195 ] pdfxs
+ (d) show
+ (estroyPl)
+ [6.13291 5.30802 5.22437 5.49929 6.34814 11.5843 9.1814 3.74195 ] pdfxs
+ (ac) show
+ (ement)
+ [6.13291 11.2138 6.13291 7.10126 5.23633 ] pdfxs
+ -1.52588e-05 -604.777 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.4581 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmdescribed)
+ [6.0654 13.7016 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.6799 
+ ] pdfxs
+ (a) show
+ (bovepl)
+ [6.35994 5.14905 5.4545 9.46901 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ces)
+ [4.8436 4.85451 4.29811 ] pdfxs
+ 188.402 -604.777 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 250.288 -604.777 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 272.477 -604.777 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 340.09 -604.777 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.91262 ] pdfxs
+ (a) show
+ (t)
+ [8.85819 ] pdfxs
+ (t) show
+ (hebe)
+ [6.0654 9.4581 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inning)
+ [3.0327 6.05449 6.0654 3.0327 6.05449 10.069 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -626.7 m
+ (exi)
+ [4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.20354 ] pdfxs
+ (o) show
+ (fe)
+ [7.24357 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.95991 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.68356 ] pdfxs
+ (I) show
+ (npr)
+ [9.95991 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 7.00357 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.74902 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.74902 ] pdfxs
+ (o) show
+ (fthed)
+ [7.24357 4.23277 6.0654 8.74902 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.35992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinapo)
+ [8.21444 3.02179 9.97082 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmaybe)
+ [6.93812 9.08711 5.14905 9.66537 6.35994 4.85451 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 9.97082 ] pdfxs
+ (a) show
+ (tal)
+ [8.1491 9.35992 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 225.818 -657.201 m
+ (121) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (96) 97
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.71266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsrequired)
+ [4.27631 8.98898 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.7454 ] pdfxs
+ (a) show
+ (t)
+ [8.92364 ] pdfxs
+ (a) show
+ (nindirectc)
+ [10.7454 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.92364 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.71266 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ef)
+ [9.53447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.95627 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.4399 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.53447 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lc)
+ [7.72357 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.98898 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.53447 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.71266 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ 0 -21.922 m
+ (a) show
+ (llowingit)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.58901 3.0327 8.36728 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ (pply)
+ [6.05449 6.0654 3.02179 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 118.223 -21.922 m
+ /N722 10.909 Tf
+ (basicpoolallocate) show
+ 219.715 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 13.2216 4.29811 ] pdfxs
+ (a) show
+ (fely.)
+ [3.33815 4.8436 3.0327 4.84359 9.35992 ] pdfxs
+ (Not) show
+ (e)
+ [8.97811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tlines)
+ [8.37819 3.0327 3.02179 6.0654 4.8436 8.43262 ] pdfxs
+ (17) show
+ (-)
+ [3.64352 ] pdfxs
+ (1) show
+ (9simplyhave)
+ [9.5781 4.30902 3.02179 9.09802 6.05449 3.0327 9.88355 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ -1.52588e-05 -43.845 m
+ (t) show
+ (ouse)
+ [8.95629 6.0654 4.29811 8.35629 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.35629 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (a) show
+ (llc)
+ [3.02179 6.5454 4.8436 ] pdfxs
+ (a) show
+ (lleeseven)
+ [3.0327 3.0327 4.8436 4.85451 7.81081 4.8436 5.4545 4.8436 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.56719 ] pdfxs
+ (t) show
+ (heremaynowbemul)
+ [6.0654 4.8436 4.27631 8.35629 9.08711 5.14905 9.27265 6.05449 5.15996 11.3781 6.37085 
+ 8.34538 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iplec)
+ [3.0327 6.0654 3.02179 8.35629 4.85451 ] pdfxs
+ (a) show
+ (llersf)
+ [3.02179 3.0327 4.85451 4.2654 7.81081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.35629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (a) show
+ (tline)
+ [7.87638 3.0327 3.0327 6.05449 8.4872 ] pdfxs
+ (17) show
+ (.) show
+ -1.52588e-05 -111.222 m
+ /N622 14.346 Tf
+ (5.3Algorit)
+ [8.07685 4.476 24.2161 12.1798 4.49035 8.0625 8.07685 6.58481 4.49035 6.26925 ] pdfxs
+ (h) show
+ (micCom)
+ [13.4566 4.476 12.5527 11.6633 8.0625 13.4566 ] pdfxs
+ (p) show
+ (lexity)
+ [4.476 7.3595 8.52144 4.49035 5.82452 8.52144 ] pdfxs
+ -1.52588e-05 -143.948 m
+ /N614 10.909 Tf
+ (The\frstph)
+ [7.8763 6.0654 7.61448 6.05449 4.27631 4.29811 7.00366 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.61448 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 7.61448 6.05449 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.30902 3.02179 7.61448 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.79268 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ni)
+ [8.82538 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.0327 6.08722 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.069 ] pdfxs
+ (1{1) show
+ (0inFi)
+ [8.21447 3.0327 8.82538 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.61448 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (\)isline)
+ [7.00366 3.0327 7.05809 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rin)
+ [7.03628 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -165.87 m
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.11995 5.75995 6.05449 8.79257 6.35994 4.85451 7.35264 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (D) show
+ (S)
+ [9.15265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnodesbec)
+ [6.0654 9.15265 6.05449 5.75995 6.0654 4.8436 7.39627 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 7.93084 ] pdfxs
+ (a) show
+ (llesc)
+ [3.0327 6.11995 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodesc)
+ [6.05449 3.0327 6.05449 8.55265 6.05449 5.75995 6.0654 4.8436 7.39627 4.8436 ] pdfxs
+ (a) show
+ (nbef)
+ [9.15265 6.35994 7.94175 3.32724 ] pdfxs
+ (o) show
+ (undwi)
+ [6.0654 6.05449 9.15265 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hasin)
+ [9.15265 8.54174 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.93084 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -187.793 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2545 ] pdfxs
+ (D) show
+ (S)
+ [10.2545 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 7.37448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2545 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.04356 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (inings)
+ [3.02179 6.0654 3.0327 6.05449 9.65446 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.49808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.74904 3.0327 ] pdfxs
+ (a) show
+ (llyline)
+ [3.0327 3.0327 9.949 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r.Wehavef)
+ [4.2654 9.56719 10.2981 9.04356 6.0654 5.14905 5.4545 9.04356 3.33815 ] pdfxs
+ (o) show
+ (undempiric)
+ [6.05449 6.0654 10.2545 4.85451 9.08711 6.0654 3.02179 4.27631 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.949 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -209.715 m
+ (tota) show
+ (lnumber)
+ [7.83266 5.75995 6.05449 8.79257 6.35994 4.85451 9.07627 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (D) show
+ (S)
+ [10.8654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodessc)
+ [6.05449 10.8654 6.0654 5.75995 6.05449 4.85451 9.10898 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lesessen)
+ [3.02179 4.85451 9.10898 4.8436 4.30902 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyline)
+ [3.0327 3.0327 10.5599 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rlywi)
+ [4.2654 3.0327 10.5599 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hpr)
+ [10.8654 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msize,ac)
+ [13.898 4.30902 3.02179 4.85451 4.8436 8.1272 10.2654 4.8436 ] pdfxs
+ (o) show
+ (nsequence)
+ [6.0654 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 9.65446 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -231.638 m
+ (usingauni\fc)
+ [6.0654 4.29811 3.0327 6.05449 9.52355 9.53446 6.05449 6.0654 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1345 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.1562 ] pdfxs
+ (\(a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h\feld-sensi)
+ [10.1235 6.0654 4.8436 3.0327 6.0654 3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityc)
+ [3.02179 5.75995 3.0327 3.93823 9.82901 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [10.1345 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.92356 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.92356 5.75995 6.05449 8.79257 6.35994 4.85451 8.33445 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (D) show
+ (S)
+ [10.1345 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -253.56 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.45081 ] pdfxs
+ (t) show
+ (o)
+ [8.6072 ] pdfxs
+ (g) show
+ (rowm)
+ [4.2654 5.15996 11.0181 9.09802 ] pdfxs
+ (o) show
+ (requicklywi)
+ [4.2654 7.9963 5.75995 6.0654 3.02179 4.54905 5.75995 3.0327 8.90174 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hpr)
+ [9.20719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize,)
+ [12.2398 4.29811 3.0327 4.8436 4.85451 6.27267 ] pdfxs
+ (t) show
+ (hisoccurs)
+ [6.05449 3.0327 7.45081 5.75995 4.8436 4.85451 6.05449 4.27631 7.45081 ] pdfxs
+ (o) show
+ (nlyinp)
+ [6.0654 3.02179 8.91265 3.02179 9.2181 6.05449 ] pdfxs
+ (at) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lc)
+ [6.17449 4.8436 ] pdfxs
+ (a) show
+ (sesbec)
+ [4.30902 4.8436 7.45081 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.9963 ] pdfxs
+ (o) show
+ (f)
+ [6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -275.483 m
+ (nodemer)
+ [6.0654 5.74904 6.0654 8.97811 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (inge\013ect)
+ [3.02179 6.0654 9.58901 4.8436 6.35986 4.85451 4.8436 8.37819 ] pdfxs
+ (o) show
+ (funi\fc)
+ [7.46175 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,seeSec)
+ [6.05449 7.28721 4.30902 4.8436 8.97811 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (6\)) show
+ (.Thesec)
+ [9.37083 7.8763 6.0654 8.97811 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndph)
+ [6.0654 10.189 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.97811 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 8.43262 ] pdfxs
+ (11{20) show
+ (\)isline)
+ [8.37819 3.0327 8.43262 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [8.39991 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -297.405 m
+ (t) show
+ (henumber)
+ [6.05449 8.93447 5.75995 6.0654 8.78166 6.37085 4.8436 8.35627 ] pdfxs
+ (o) show
+ (fmem)
+ [7.41812 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.83991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 10.1454 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.37808 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.1454 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.12357 4.29811 3.0327 ] pdfxs
+ (t) show
+ (esin)
+ [4.8436 8.38899 3.0327 10.1454 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.93447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,plus)
+ [9.08711 7.23266 6.0654 3.02179 6.0654 4.29811 ] pdfxs
+ -1.52588e-05 -319.328 m
+ (t) show
+ (henumber)
+ [6.05449 8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ddedwhichisitselfline)
+ [6.05449 6.0654 4.8436 9.6981 7.8763 6.0654 3.0327 4.53815 9.6981 3.0327 7.94172 
+ 3.0327 4.23277 4.30902 4.8436 3.0327 6.97085 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.909 3.02179 9.6981 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.47629 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodes.)
+ [6.05449 9.6981 6.0654 5.74904 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -341.25 m
+ (TheEBU)
+ [7.8763 6.0654 8.22539 7.42902 7.72349 11.5744 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 9.44719 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingph)
+ [3.0327 6.05449 8.8472 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,whichprecedes)
+ [4.29811 4.85451 6.45812 7.8763 6.0654 3.0327 4.53815 9.44719 6.0654 4.2654 4.85451 
+ 4.8436 4.85451 6.05449 4.85451 7.6799 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.23629 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,h)
+ [6.0654 6.46903 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [7.69081 ] pdfxs
+ (t) show
+ (hreem)
+ [6.05449 4.27631 4.8436 8.23629 9.08711 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 9.44719 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 7.69081 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.02179 6.0654 4.8436 4.29811 ] pdfxs
+ -1.52588e-05 -363.173 m
+ (1{) show
+ (8)
+ [8.65083 ] pdfxs
+ (o) show
+ (fFi)
+ [6.53449 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.03993 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6\)) show
+ (.The\frsts)
+ [7.73448 7.8763 6.05449 8.05084 6.0654 4.2654 4.30902 7.44002 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.85451 9.25083 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.49445 ] pdfxs
+ (1{2) show
+ (\)is)
+ [7.44002 3.0327 4.29811 ] pdfxs
+ 221.208 -363.173 m
+ /N695 10.909 Tf
+ (O) show
+ 229.833 -363.173 m
+ /N614 10.909 Tf
+ (\() show
+ 234.075 -363.173 m
+ /N695 10.909 Tf
+ (c) show
+ 240.343 -363.173 m
+ /N614 10.909 Tf
+ (+) show
+ 250.374 -363.173 m
+ /N695 10.909 Tf
+ (f\013)
+ [6.51273 6.98175 ] pdfxs
+ 263.909 -363.173 m
+ /N614 10.909 Tf
+ (\() show
+ 268.151 -363.173 m
+ /N695 10.909 Tf
+ (f) show
+ 274.666 -363.173 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)if)
+ [7.44002 3.0327 3.33815 ] pdfxs
+ 295.91 -363.173 m
+ /N695 10.909 Tf
+ (c) show
+ 303.829 -363.173 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 324.602 -363.173 m
+ /N695 10.909 Tf
+ (f) show
+ 334.315 -363.173 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 8.03993 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.03993 5.75995 6.0654 8.78166 6.35994 4.85451 7.47264 ] pdfxs
+ (o) show
+ (fed)
+ [6.52358 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.49445 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -385.095 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.30172 3.0327 10.0581 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.8472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.0907 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 196.918 -385.095 m
+ /N695 10.909 Tf
+ (\013) show
+ 207.934 -385.095 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.30172 ] pdfxs
+ (t) show
+ (heinverse)
+ [6.05449 8.8472 3.0327 5.74904 5.4545 4.85451 4.27631 4.29811 8.8472 ] pdfxs
+ (A) show
+ (ckerm)
+ [4.54905 5.4545 4.8436 4.27631 9.08711 ] pdfxs
+ (a) show
+ (n'sfunc)
+ [6.0654 3.02179 8.30172 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 8.95628 7.8763 6.0654 4.8436 ] pdfxs
+ 405.001 -385.095 m
+ /N722 10.909 Tf
+ (mergeGraphs) show
+ -6.10352e-05 -407.018 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisequiv)
+ [10.8981 3.0327 9.14171 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lent)
+ [3.02179 4.85451 5.75995 9.07637 ] pdfxs
+ (t) show
+ (o)
+ [10.2872 ] pdfxs
+ (t) show
+ (henodemer)
+ [6.0654 9.67628 6.0654 5.75995 6.05449 9.68719 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingperf)
+ [3.02179 6.0654 10.2872 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 10.8981 3.0327 10.8981 ] pdfxs
+ (a) show
+ (nyuni\fc)
+ [5.74904 10.6035 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.8981 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.8872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,)
+ [6.05449 9.09802 8.15993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -428.941 m
+ (requires)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 4.29811 ] pdfxs
+ 42.6179 -428.941 m
+ /N695 10.909 Tf
+ (O) show
+ 51.2419 -428.941 m
+ /N614 10.909 Tf
+ (\() show
+ 55.4839 -428.941 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 68.5259 -428.941 m
+ /N614 10.909 Tf
+ (\() show
+ 72.7679 -428.941 m
+ /N695 10.909 Tf
+ (k) show
+ 78.7909 -428.941 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [9.46909 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 10.069 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.49081 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.52352 ] pdfxs
+ (o) show
+ (fsize)
+ [8.56356 4.29811 3.0327 4.8436 4.8436 ] pdfxs
+ 210.315 -428.941 m
+ /N695 10.909 Tf
+ (k) show
+ 216.338 -428.941 m
+ /N614 10.909 Tf
+ (.The\frstmer)
+ [12.6435 7.8763 6.0654 10.069 6.05449 4.27631 4.30902 9.45818 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ingph)
+ [3.0327 6.05449 10.6799 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 10.069 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 9.53443 ] pdfxs
+ (3{4) show
+ (\)mer)
+ [9.45818 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ese)
+ [4.8436 9.53443 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -0.00012207 -450.863 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsnom)
+ [6.0654 6.05449 7.87627 6.0654 9.02174 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.42175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (ncein)
+ [6.0654 4.8436 8.43266 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oi)
+ [9.03265 3.02179 ] pdfxs
+ (t) show
+ ('sequiv)
+ [3.0327 7.87627 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence-cl)
+ [3.0327 4.8436 6.0654 4.8436 4.85451 3.63261 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,soi)
+ [6.05449 6.0654 6.61085 4.30902 9.02174 3.0327 ] pdfxs
+ (t) show
+ ('sc)
+ [3.0327 7.87627 4.85451 ] pdfxs
+ (o) show
+ (mplexityissimil)
+ [9.08711 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.3381 3.0327 7.87627 4.29811 
+ 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -0.00012207 -472.786 m
+ (Thesec)
+ [7.8763 6.0654 7.83266 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndmer)
+ [6.0654 9.04356 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ingph)
+ [3.02179 6.0654 8.44356 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seisequiv)
+ [4.29811 7.83266 3.0327 7.28718 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.8436 5.75995 7.23275 ] pdfxs
+ (t) show
+ (oasubset)
+ [8.43265 8.44356 4.29811 6.0654 6.0654 4.29811 4.8436 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 7.83266 7.72349 11.1708 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.84357 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.43265 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.83266 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.00012207 -494.708 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.85445 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.41084 4.29811 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 8.41084 4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 9.31628 ] pdfxs
+ (a) show
+ (s)
+ [7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tph)
+ [7.80001 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,viz.,\002)
+ [4.30902 4.8436 6.59994 5.75995 3.0327 4.8436 3.0327 6.59994 8.4872 ] pdfxs
+ (\() show
+ 226.896 -494.708 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 240.463 -494.708 m
+ /N614 10.909 Tf
+ (\() show
+ 244.705 -494.708 m
+ /N695 10.909 Tf
+ (n) show
+ 251.253 -494.708 m
+ /N614 10.909 Tf
+ (\)+)
+ [6.50184 8.4872 ] pdfxs
+ 268.503 -494.708 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 281.544 -494.708 m
+ /N614 10.909 Tf
+ (\() show
+ 285.787 -494.708 m
+ /N695 10.909 Tf
+ (k) show
+ 291.809 -494.708 m
+ /N614 10.909 Tf
+ (\)) show
+ 296.052 -494.708 m
+ /N695 10.909 Tf
+ (c) show
+ 300.773 -494.708 m
+ /N614 10.909 Tf
+ (\)) show
+ (,if)
+ [6.59994 3.0327 3.33815 ] pdfxs
+ 321.535 -494.708 m
+ /N695 10.909 Tf
+ (n) show
+ 328.083 -494.708 m
+ /N614 10.909 Tf
+ (,) show
+ 334.685 -494.708 m
+ /N695 10.909 Tf
+ (k) show
+ 344.262 -494.708 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 365.393 -494.708 m
+ /N695 10.909 Tf
+ (c) show
+ 373.669 -494.708 m
+ /N614 10.909 Tf
+ (a) show
+ (reden)
+ [4.27631 8.39993 6.0654 4.8436 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (tota) show
+ (l) show
+ -0.000244141 -516.631 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.30173 ] pdfxs
+ (o) show
+ (fins)
+ [7.36357 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 7.1563 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.87993 9.08711 ] pdfxs
+ (a) show
+ (ximumsize)
+ [5.75995 3.0327 8.79257 6.05449 13.1234 4.29811 3.0327 4.85451 8.86902 ] pdfxs
+ (o) show
+ (fa)
+ [7.36357 9.49083 ] pdfxs
+ (D) show
+ (S)
+ [10.0799 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.0908 3.32724 ] pdfxs
+ (o) show
+ (rasin)
+ [8.30173 9.49083 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leprocedure,)
+ [3.0327 8.87993 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 4.8436 
+ 7.1563 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.87993 5.75995 6.05449 8.79257 6.35994 4.85451 4.27631 ] pdfxs
+ -0.000244141 -538.553 m
+ (o) show
+ (fed)
+ [7.30902 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 8.26899 3.0327 10.0363 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.82538 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.00357 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 8.90174 ] pdfxs
+ (I) show
+ (npr)
+ [10.0363 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.02179 4.85451 4.8436 3.0327 ] pdfxs
+ 189.667 -538.553 m
+ /N695 10.909 Tf
+ (k) show
+ 199.666 -538.553 m
+ /N614 10.909 Tf
+ (isverysm)
+ [3.0327 8.2799 5.4545 4.8436 4.27631 9.73082 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll,typic)
+ [3.0327 3.0327 7.09085 3.93823 5.74904 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.73082 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.24718 ] pdfxs
+ (o) show
+ (fahundrednodes)
+ [7.31993 9.42537 5.75995 6.05449 6.0654 6.05449 4.27631 4.85451 10.0363 6.05449 5.75995 
+ 6.0654 4.8436 4.29811 ] pdfxs
+ -0.000244141 -560.476 m
+ (o) show
+ (rless,eveninpr)
+ [7.909 3.0327 4.8436 4.30902 4.29811 6.6654 4.85451 5.4545 4.8436 9.6981 3.0327 
+ 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (o) show
+ (fover)
+ [6.97085 5.14905 5.4545 4.8436 7.909 ] pdfxs
+ (100) show
+ (Klines)
+ [12.1199 3.0327 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fCcode)
+ [6.97085 11.509 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (\() show
+ (SeeSec)
+ [6.05449 4.85451 8.4872 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (6\)) show
+ (.) show
+ 16.9357 -582.398 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.21813 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.93084 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 8.84719 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.93084 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.11995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmiscl)
+ [4.27631 3.0327 4.23277 6.0654 12.1744 3.0327 7.39627 4.8436 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 7.94175 ] pdfxs
+ (t) show
+ (oline)
+ [8.54174 3.0327 3.02179 6.0654 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.35264 3.0327 9.15265 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 7.94175 4.29811 3.0327 4.8436 7.94175 ] pdfxs
+ (o) show
+ (ftheinpu)
+ [6.4254 4.23277 6.0654 7.94175 3.02179 6.0654 6.05449 6.0654 ] pdfxs
+ (t) show
+ -0.000244141 -604.321 m
+ (D) show
+ (S)
+ [10.4617 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 7.62539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (\() show
+ (empiric)
+ [4.8436 9.09802 6.05449 3.0327 4.27631 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly\)cl)
+ [3.0327 3.0327 5.74904 8.65092 4.8436 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.25083 ] pdfxs
+ (t) show
+ (oline)
+ [9.85082 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rinover)
+ [8.67263 3.0327 10.4617 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llpr)
+ [3.0327 7.43993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize.)
+ [13.4943 4.29811 3.0327 4.8436 4.85451 10.1781 ] pdfxs
+ (I) show
+ (npr)
+ [10.4617 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,itisex)
+ [3.0327 4.8436 4.85451 7.62539 3.02179 8.65092 3.0327 8.70535 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ -0.000244141 -626.243 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (sweshowexperimen)
+ [7.94172 7.57085 8.4872 4.29811 6.0654 5.14905 11.5199 4.8436 5.75995 6.35994 4.85451 
+ 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyinSecti)
+ [3.0327 3.02179 9.39264 3.0327 9.6981 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 225.818 -657.201 m
+ (120) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (llowings)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.30902 ] pdfxs
+ (t) show
+ (eps:)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ 13.333 -33.878 m
+ (1) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kup)
+ [9.13083 6.05449 9.43628 ] pdfxs
+ (t) show
+ (heT)
+ [6.0654 8.22539 6.95994 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.88721 9.43628 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 189.558 -33.878 m
+ /N695 10.909 Tf
+ (G) show
+ 198.135 -33.878 m
+ /N614 10.909 Tf
+ (,)
+ [6.45812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tincludes)
+ [7.62547 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.6799 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.22539 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.43628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 383.347 -33.878 m
+ /N695 10.909 Tf
+ (I) show
+ 392.374 -33.878 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 413.325 -33.878 m
+ /N695 10.909 Tf
+ (P) show
+ 425.219 -33.878 m
+ /N614 10.909 Tf
+ (ini)
+ [3.0327 9.43628 3.02179 ] pdfxs
+ (t) show
+ (s) show
+ 452.635 -33.878 m
+ /N695 10.909 Tf
+ (E) show
+ 460.688 -35.566 m
+ /N698 7.96999 Tf
+ (V) show
+ 27.2729 -55.8 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.333 -86.689 m
+ (2) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (etthenode)
+ [4.8436 7.88729 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (/) show
+ (\feldp)
+ [6.0654 4.8436 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 139.879 -86.689 m
+ /N1028 10.909 Tf
+ (h) show
+ 144.121 -86.689 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 162.033 -86.689 m
+ /N1028 10.909 Tf
+ (i) show
+ 169.306 -86.689 m
+ /N614 10.909 Tf
+ (=) show
+ 180.821 -86.689 m
+ /N695 10.909 Tf
+ (E) show
+ 188.874 -88.378 m
+ /N698 7.96999 Tf
+ (V) show
+ 196.186 -86.689 m
+ /N614 10.909 Tf
+ (\() show
+ 200.428 -86.689 m
+ /N695 10.909 Tf
+ (P) show
+ 208.947 -86.689 m
+ /N614 10.909 Tf
+ (\)) show
+ (,usin)
+ [6.6654 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 248.402 -86.689 m
+ /N695 10.909 Tf
+ (G) show
+ 256.979 -86.689 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 267.948 -86.689 m
+ /N695 10.909 Tf
+ (E) show
+ 276.001 -88.378 m
+ /N698 7.96999 Tf
+ (V) show
+ 286.949 -86.689 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3329 -117.578 m
+ (3) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.8428 -117.578 m
+ /N1025 10.909 Tf
+ (C) show
+ 55.4118 -117.578 m
+ /N695 10.909 Tf
+ (=) show
+ 54.1998 -117.578 m
+ /N1028 10.909 Tf
+ (2) show
+ 67.2718 -117.578 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 93.7318 -117.578 m
+ /N614 10.909 Tf
+ (\() show
+ 97.9738 -117.578 m
+ /N695 10.909 Tf
+ (n) show
+ 104.522 -117.578 m
+ /N614 10.909 Tf
+ (\)) show
+ (,returnMod)
+ [8.7381 4.27631 4.85451 4.23277 6.0654 4.27631 11.3563 10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 8.63992 ] pdfxs
+ (\() show
+ 200.134 -117.578 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryisinc)
+ [4.59266 10.7344 3.33823 9.89442 3.34914 6.13082 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (,c)
+ [9.15272 4.46185 ] pdfxs
+ (a) show
+ (nn)
+ [6.14173 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [9.05448 ] pdfxs
+ (d) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (wac)
+ [12.6763 11.0072 4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (c) show
+ (lusi)
+ [2.79267 5.85816 4.45083 3.34914 ] pdfxs
+ (o) show
+ (nif)
+ [11.5635 3.34914 3.34914 ] pdfxs
+ 459.47 -117.578 m
+ /N695 10.909 Tf
+ (F) show
+ 27.2728 -139.501 m
+ /N634 10.909 Tf
+ (a) show
+ (cc)
+ [4.46185 4.46185 ] pdfxs
+ (esse) show
+ (sit)
+ [8.35625 3.34914 3.62179 ] pdfxs
+ 76.0598 -139.501 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 13.3328 -170.389 m
+ (4) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 46.8178 -170.389 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 67.2138 -170.389 m
+ /N614 10.909 Tf
+ (be)
+ [6.35994 8.4872 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 8.47629 4.30902 4.8436 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.02179 4.85451 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 213.729 -170.389 m
+ /N695 10.909 Tf
+ (I) show
+ 219.38 -170.389 m
+ /N614 10.909 Tf
+ (.)
+ [7.87629 ] pdfxs
+ (I) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.6763 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.94172 ] pdfxs
+ (a) show
+ (reunknown,re)
+ [4.27631 8.4872 6.05449 6.0654 5.75995 6.05449 5.14905 7.88721 6.05449 6.6654 4.27631 
+ 4.8436 ] pdfxs
+ (t) show
+ (urnModRef.)
+ [6.0654 4.27631 9.68719 10.0036 5.75995 6.05449 8.03985 4.8436 3.33815 3.0327 ] pdfxs
+ 13.3328 -201.278 m
+ (5) show
+ (.)
+ [8.4872 ] pdfxs
+ (R) show
+ (emove)
+ [4.8436 9.09802 5.14905 5.4545 8.4872 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 7.94172 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 203.909 -201.278 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 220.668 -201.278 m
+ /N614 10.909 Tf
+ (.) show
+ 13.3327 -232.167 m
+ (6) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.0717 -232.167 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 60.3577 -232.167 m
+ /N614 10.909 Tf
+ (isempty,re)
+ [3.0327 8.82535 4.85451 9.08711 6.05449 3.94914 4.84359 7.77811 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 10.5926 ] pdfxs
+ (No) show
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 7.86538 ] pdfxs
+ (\() show
+ 203.504 -232.167 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 224.985 -232.167 m
+ /N634 10.909 Tf
+ (mu)
+ [8.92348 5.84725 ] pdfxs
+ (s) show
+ (th)
+ [8.34539 5.58542 ] pdfxs
+ (av) show
+ (ebe)
+ [9.74181 4.45094 4.46185 ] pdfxs
+ (e) show
+ (n)
+ [10.8544 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ty)
+ [3.62179 5.30169 ] pdfxs
+ 331.708 -228.208 m
+ /N703 7.96999 Tf
+ (1) show
+ 341.162 -232.167 m
+ /N634 10.909 Tf
+ (o) show
+ (rc)
+ [9.32716 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ined)
+ [3.34914 6.13082 4.46185 10.2981 ] pdfxs
+ (o) show
+ (nly)
+ [6.13082 2.79267 10.0144 ] pdfxs
+ (ex) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 27.2727 -254.09 m
+ (fun)
+ [3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ (s) show
+ (.Sincethem)
+ [8.28 6.13082 3.34914 6.13082 4.46185 8.67273 3.62179 5.58542 8.67273 8.92348 ] pdfxs
+ (e) show
+ (mory)
+ [8.91258 5.58542 4.59266 8.9562 ] pdfxs
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (e) show
+ (sn)
+ [8.11626 6.14173 ] pdfxs
+ (o) show
+ (t)
+ [7.27631 ] pdfxs
+ (es) show
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (pet)
+ [5.01816 8.68363 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.67273 ] pdfxs
+ (p) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m,)
+ [8.91258 7.0582 ] pdfxs
+ (ex) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (lfun)
+ [6.44718 3.34914 5.84725 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nsc)
+ [6.14173 8.11626 4.46185 ] pdfxs
+ (a) show
+ (nn)
+ [6.13082 6.13082 ] pdfxs
+ (o) show
+ (tmo)
+ [7.28722 8.92348 5.01816 ] pdfxs
+ (d/) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (f) show
+ 27.2727 -276.012 m
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ 34.2417 -276.012 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 13.3327 -306.901 m
+ (7) show
+ (.) show
+ 27.2727 -306.901 m
+ /N634 10.909 Tf
+ (Uni)
+ [8.10534 6.14173 3.33823 ] pdfxs
+ (o) show
+ (nto)
+ [9.44715 3.62179 5.01816 ] pdfxs
+ (ge) show
+ (t)
+ [3.62179 ] pdfxs
+ (he) show
+ (r)
+ [7.90899 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 6.09809 ] pdfxs
+ (o) show
+ (ft)
+ [6.65456 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.32364 ] pdfxs
+ (Bo) show
+ (tt)
+ [3.62179 3.6327 ] pdfxs
+ (o) show
+ (m-Up)
+ [8.92348 3.89453 8.11625 8.87994 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aph) show
+ (sf)
+ [7.76717 3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [7.90899 3.62179 ] pdfxs
+ (h) show
+ (ec)
+ [8.32364 4.46185 ] pdfxs
+ (a) show
+ (lle)
+ [3.34903 2.78176 4.46185 ] pdfxs
+ (es) show
+ (,m)
+ [6.77456 8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (g) show
+ (ingt)
+ [3.34914 6.13082 8.32364 3.6327 ] pdfxs
+ (h) show
+ (ec)
+ [8.32364 4.46185 ] pdfxs
+ (o) show
+ (rr)
+ [4.60356 4.0363 ] pdfxs
+ (es) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ (ingf)
+ [3.34914 6.13082 8.32364 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (l)
+ [2.78176 ] pdfxs
+ (s) show
+ 27.2727 -328.824 m
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (re)
+ [8.49808 4.46185 ] pdfxs
+ (ac) show
+ (hfun)
+ [9.47994 3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n:)
+ [6.13082 3.34914 ] pdfxs
+ 27.2727 -350.746 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 47.4577 -350.746 m
+ /N614 10.909 Tf
+ (=Empty)
+ [12.1199 7.42902 9.08711 6.0654 3.93823 9.39264 ] pdfxs
+ (D) show
+ (SGr)
+ [9.6981 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 27.2727 -372.669 m
+ /N1028 10.909 Tf
+ (8) show
+ 33.3327 -372.669 m
+ /N695 10.909 Tf
+ (F) show
+ 44.8937 -372.669 m
+ /N1028 10.909 Tf
+ (2) show
+ 55.1967 -372.669 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 41.4457 -394.591 m
+ /N614 10.909 Tf
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (neGr)
+ [6.0654 4.8436 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (to) show
+ (\(B)
+ [4.23277 7.7344 ] pdfxs
+ (UD) show
+ (SG)
+ [6.05449 8.5636 ] pdfxs
+ (\() show
+ 162.84 -394.591 m
+ /N695 10.909 Tf
+ (F) show
+ 171.37 -394.591 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ 182.28 -394.591 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 199.434 -394.591 m
+ /N614 10.909 Tf
+ (\)) show
+ 41.4457 -416.514 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\() show
+ 126.416 -416.514 m
+ /N695 10.909 Tf
+ (F) show
+ 134.946 -416.514 m
+ /N614 10.909 Tf
+ (,) show
+ 141.613 -416.514 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 158.767 -416.514 m
+ /N614 10.909 Tf
+ (\)) show
+ 13.3326 -447.403 m
+ (8) show
+ (.C)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpute)
+ [9.08711 6.0654 6.0654 4.23277 9.06538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.05447 9.09802 ] pdfxs
+ (a) show
+ (ppin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ 139.912 -447.403 m
+ /N695 10.909 Tf
+ (M) show
+ 155.898 -447.403 m
+ /N614 10.909 Tf
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mnodesin)
+ [13.3089 6.05449 5.75995 6.0654 4.8436 8.5199 3.0327 6.0654 ] pdfxs
+ 226.81 -447.403 m
+ /N695 10.909 Tf
+ (G) show
+ 239.601 -447.403 m
+ /N614 10.909 Tf
+ (t) show
+ (onodesin)
+ [9.66537 6.0654 5.74904 6.0654 4.8436 8.5199 3.0327 6.0654 ] pdfxs
+ 298.058 -447.403 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 315.213 -447.403 m
+ /N614 10.909 Tf
+ (,)
+ [7.38539 ] pdfxs
+ (a) show
+ (sde\fnedby)
+ [8.5199 6.05449 4.85451 6.05449 6.0654 4.8436 10.2763 5.75995 9.97082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.06538 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (u-)
+ [6.05449 3.63261 ] pdfxs
+ 27.2726 -469.325 m
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (/) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.93812 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentbindin)
+ [6.0654 9.08711 4.85451 5.75995 8.13819 6.0654 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (sde\fnedby)
+ [8.21444 6.05449 4.85451 6.05449 6.0654 4.8436 9.97082 5.75995 5.75995 ] pdfxs
+ 237.525 -469.325 m
+ /N695 10.909 Tf
+ (I) show
+ 243.176 -469.325 m
+ /N614 10.909 Tf
+ (,)
+ [7.00357 ] pdfxs
+ (a) show
+ (ndmu)
+ [6.05449 9.97082 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.92721 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesde\fnedin)
+ [6.0654 3.02179 4.85451 8.20354 6.0654 4.8436 6.0654 6.05449 4.85451 9.95991 3.0327 
+ 6.0654 ] pdfxs
+ 437.942 -469.325 m
+ /N695 10.909 Tf
+ (G) show
+ 450.424 -469.325 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.2726 -491.248 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 44.4265 -491.248 m
+ /N614 10.909 Tf
+ (.) show
+ 13.3326 -522.137 m
+ (9) show
+ (.) show
+ 27.2725 -522.137 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (c) show
+ (kno)
+ [8.91272 6.14173 5.01816 ] pdfxs
+ (de) show
+ (sfr)
+ [8.35625 3.34914 4.04721 ] pdfxs
+ (o) show
+ (mthe)
+ [12.818 3.62179 5.58542 8.91272 ] pdfxs
+ (B) show
+ (UGra)
+ [12.0108 8.44359 4.0363 5.58542 ] pdfxs
+ (ph) show
+ (sf)
+ [8.35625 3.34914 ] pdfxs
+ (o) show
+ (rmod)
+ [8.50899 8.91258 5.01816 5.58542 ] pdfxs
+ (/) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (f\ra)
+ [7.25456 6.40355 5.58542 ] pdfxs
+ (g) show
+ (s:)
+ [4.45083 3.34914 ] pdfxs
+ 27.2725 -544.059 m
+ /N614 10.909 Tf
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ 99.4545 -544.059 m
+ /N695 10.909 Tf
+ (R) show
+ 110.852 -544.059 m
+ /N614 10.909 Tf
+ (=) show
+ 122.367 -544.059 m
+ /N1028 10.909 Tf
+ (fg) show
+ 27.2725 -565.982 m
+ (8) show
+ 33.3325 -565.982 m
+ /N695 10.909 Tf
+ (n) show
+ 39.8805 -567.671 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 56.6065 -565.982 m
+ /N1028 10.909 Tf
+ (2) show
+ 66.9095 -565.982 m
+ /N695 10.909 Tf
+ (M) show
+ 78.6825 -565.982 m
+ /N614 10.909 Tf
+ (\() show
+ 82.9245 -565.982 m
+ /N695 10.909 Tf
+ (n) show
+ 89.4725 -565.982 m
+ /N614 10.909 Tf
+ (\)) show
+ 41.4455 -587.904 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ 55.6875 -587.904 m
+ /N1025 10.909 Tf
+ (M) show
+ 71.2335 -587.904 m
+ /N1028 10.909 Tf
+ (2) show
+ 81.5365 -587.904 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 107.995 -587.904 m
+ /N614 10.909 Tf
+ (\() show
+ 112.238 -587.904 m
+ /N695 10.909 Tf
+ (n) show
+ 118.786 -589.593 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 132.481 -587.904 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 144.603 -587.904 m
+ /N695 10.909 Tf
+ (R) show
+ 156 -587.904 m
+ /N614 10.909 Tf
+ (=) show
+ 167.515 -587.904 m
+ /N695 10.909 Tf
+ (R) show
+ 178.307 -587.904 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 193.458 -587.904 m
+ /N695 10.909 Tf
+ (Mod)
+ [11.7708 5.29087 5.67272 ] pdfxs
+ 216.197 -587.904 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 0 -598.004 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (es)
+ [7.1728 3.64018 ] pdfxs
+ (e) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (a) show
+ (ct)
+ [4.0885 3.58634 ] pdfxs
+ (ua) show
+ (lc)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s)
+ [6.70655 ] pdfxs
+ (fo) show
+ (ra)
+ [6.6796 7.67495 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nisem)
+ [8.19491 2.55527 6.70655 4.10643 7.67484 ] pdfxs
+ (p) show
+ (ty,t)
+ [3.32633 4.09752 5.6306 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsitem)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 7.16383 7.42379 ] pdfxs
+ (u) show
+ (stbe)
+ [3.64018 6.65271 5.37959 7.16383 ] pdfxs
+ (d) show
+ (y)
+ [4.8686 ] pdfxs
+ (na) show
+ (mic)
+ [7.67484 2.56423 4.09746 ] pdfxs
+ (a) show
+ (lly)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (unrea) show
+ (c)
+ [3.83745 ] pdfxs
+ (hab) show
+ (le.)
+ [2.55527 4.10643 2.56423 ] pdfxs
+ 216.108 -52.744 m
+ /N614 10.909 Tf
+ (85) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (97) 98
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.446 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ 14.242 0 m
+ /N1025 10.909 Tf
+ (R) show
+ 27.288 0 m
+ /N1028 10.909 Tf
+ (2) show
+ 37.591 0 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 64.05 0 m
+ /N614 10.909 Tf
+ (\() show
+ 68.293 0 m
+ /N695 10.909 Tf
+ (n) show
+ 74.841 -1.689 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 88.5359 0 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 100.658 0 m
+ /N695 10.909 Tf
+ (R) show
+ 112.055 0 m
+ /N614 10.909 Tf
+ (=) show
+ 123.57 0 m
+ /N695 10.909 Tf
+ (R) show
+ 134.362 0 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 149.514 0 m
+ /N695 10.909 Tf
+ (Ref)
+ [8.36723 5.08363 5.34547 ] pdfxs
+ 169.476 0 m
+ /N1028 10.909 Tf
+ (g) show
+ -14.1731 -21.922 m
+ /N614 10.909 Tf
+ (R) show
+ (eturn)
+ [4.85451 4.23277 6.0654 4.27631 6.0654 ] pdfxs
+ 22.9779 -21.922 m
+ /N695 10.909 Tf
+ (R) show
+ -24.5091 -55.8 m
+ /N614 10.909 Tf
+ (Steps#1)
+ [6.0654 4.23277 4.85451 6.05449 8.17081 9.08711 9.31628 ] pdfxs
+ (a) show
+ (nd#2perf)
+ [6.0654 9.91628 9.08711 9.31628 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsimplelo)
+ [4.27631 12.9489 4.30902 3.02179 9.09802 6.05449 3.0327 8.70538 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kups)
+ [5.75995 6.05449 6.0654 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.10547 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.70538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweneed.S)
+ [9.92718 7.57085 8.71629 6.05449 4.85451 4.8436 6.0654 8.55265 6.05449 ] pdfxs
+ (t) show
+ (ep#3checksf)
+ [4.8436 9.92718 9.08711 9.31628 4.54905 6.05449 4.85451 4.53815 5.75995 8.17081 3.32724 
+ ] pdfxs
+ (o) show
+ (r) show
+ -41.4461 -77.723 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (einf)
+ [8.69447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:if)
+ [6.0654 8.30175 3.0327 3.33815 ] pdfxs
+ 87.9109 -77.723 m
+ /N695 10.909 Tf
+ (P) show
+ 100.276 -77.723 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.14899 ] pdfxs
+ (t) show
+ (oinc)
+ [9.29447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (emem)
+ [8.69447 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,wedon)
+ [4.27631 4.8545 6.92721 7.57085 8.69447 6.0654 9.29447 6.0654 ] pdfxs
+ (o) show
+ (tdraw)
+ [8.09456 6.05449 4.27631 5.14905 11.7272 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.59992 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -41.4461 -99.645 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (.S)
+ [7.62539 6.0654 ] pdfxs
+ (t) show
+ (ep#4c)
+ [4.8436 8.95628 9.08711 8.34538 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.189 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.73448 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [5.92358 4.85451 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.02179 4.85451 4.8436 7.19991 3.33815 ] pdfxs
+ (o) show
+ (rac)
+ [7.15628 8.35629 4.8436 ] pdfxs
+ (a) show
+ (llesite)
+ [3.0327 3.0327 7.73448 4.30902 3.0327 4.23277 7.74539 ] pdfxs
+ (\() show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 7.74539 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.05449 7.16719 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncurrently)
+ [8.95628 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 4.23277 3.0327 8.65083 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -41.4461 -121.568 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sdirectc)
+ [7.87627 6.05449 3.0327 4.27631 4.8436 4.85451 7.81092 4.8436 ] pdfxs
+ (a) show
+ (lls,butwec)
+ [3.0327 3.0327 4.29811 6.61085 6.0654 6.05449 7.81092 7.58175 8.41084 4.85451 ] pdfxs
+ (o) show
+ (ulde)
+ [6.05449 3.0327 9.63264 4.8436 ] pdfxs
+ (a) show
+ (sily)
+ [4.30902 3.02179 3.0327 9.32719 ] pdfxs
+ (a) show
+ (ddsupp)
+ [6.0654 9.62173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.81092 3.32724 ] pdfxs
+ (o) show
+ (rindirectc)
+ [7.84355 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.81092 4.85451 ] pdfxs
+ (a) show
+ (lls\).S)
+ [3.02179 3.0327 4.30902 4.23277 7.86538 6.05449 ] pdfxs
+ (t) show
+ (ep#6implemen)
+ [4.8436 9.63264 9.08711 9.02174 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ -41.4461 -143.49 m
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [5.66177 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.7271 ] pdfxs
+ (o) show
+ (fmod)
+ [5.95631 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 5.96722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.93809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.87275 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.38902 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ively-c)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 3.63261 4.8436 ] pdfxs
+ (o) show
+ (rrectwh)
+ [4.27631 4.27631 4.8436 4.85451 6.87275 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.7162 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 6.92718 4.85451 ] pdfxs
+ (a) show
+ (nprovide:)
+ [8.69447 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ -41.4461 -165.413 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.12354 ] pdfxs
+ (t) show
+ (oex)
+ [8.27993 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [5.85813 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.12354 ] pdfxs
+ (a) show
+ (reknown)
+ [4.27631 7.66903 5.75995 6.05449 5.15996 7.8763 8.87992 ] pdfxs
+ (t) show
+ (on)
+ [8.27993 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.06911 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.8436 4.85451 4.8436 4.30902 7.12354 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.58538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [7.06911 6.05449 5.75995 4.85451 7.12354 6.05449 ] pdfxs
+ (o) show
+ (tesc)
+ [7.06911 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pefr)
+ [6.37085 7.66903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9125 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.66903 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m) show
+ 418.791 -161.454 m
+ /N703 7.96999 Tf
+ (2) show
+ 423.524 -165.413 m
+ /N614 10.909 Tf
+ (.) show
+ -24.5101 -187.335 m
+ (Givenadirectc)
+ [8.5636 3.0327 5.4545 4.8436 9.53446 8.93447 6.05449 3.0327 4.27631 4.8436 4.8436 
+ 7.72365 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.50176 ] pdfxs
+ (t) show
+ (oafunc)
+ [8.93447 8.92356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.53446 3.0327 9.53446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.32357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,S)
+ [9.09802 6.53449 6.05449 ] pdfxs
+ (t) show
+ (ep#8c)
+ [4.85451 9.53446 9.08711 8.93447 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.77808 ] pdfxs
+ (t) show
+ (herelev)
+ [6.05449 8.32357 4.27631 4.8436 3.0327 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntm)
+ [5.75995 7.71274 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 8.92356 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -41.4461 -209.258 m
+ (nodesinTDGr)
+ [6.0654 5.74904 6.0654 4.8436 7.83263 3.02179 9.58901 7.8763 11.8582 8.5636 4.2654 
+ ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 55.3839 -209.258 m
+ /N695 10.909 Tf
+ (G) show
+ 67.4829 -209.258 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [8.9781 ] pdfxs
+ (t) show
+ (henodesin)
+ [6.05449 8.37811 6.05449 5.75995 6.05449 4.85451 7.82172 3.0327 6.0654 ] pdfxs
+ 142.541 -209.258 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 163.218 -209.258 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Bec)
+ [6.05449 6.0654 7.83266 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.37811 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.58901 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.83263 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.79991 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.37811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -41.4461 -231.18 m
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -28.6572 -231.18 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ -8.20116 -231.18 m
+ /N614 10.909 Tf
+ (wereinlinedin)
+ [7.57085 4.85451 4.27631 8.54175 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 9.75264 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,weknow)
+ [6.0654 6.0654 6.74176 7.57085 8.55266 5.74904 6.0654 5.14905 11.5744 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.94183 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.75264 3.0327 8.00717 ] pdfxs
+ (a) show
+ (tle)
+ [7.93092 3.0327 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.94183 ] pdfxs
+ (a) show
+ (sc)
+ [7.99626 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -41.4462 -253.103 m
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.94538 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.94538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.3999 ] pdfxs
+ (\(a) show
+ (ndmaybem)
+ [6.05449 10.1563 9.08711 5.15996 9.85082 6.35994 8.94538 9.08711 ] pdfxs
+ (o) show
+ (res)
+ [4.27631 8.94538 4.29811 ] pdfxs
+ (o\)) show
+ (.)
+ [9.25083 ] pdfxs
+ (A) show
+ (ssuch,wec)
+ [8.3999 4.30902 6.05449 4.54905 6.05449 7.24357 7.57085 8.94538 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.94538 ] pdfxs
+ (\(a) show
+ (ndc)
+ [6.05449 10.1563 4.8436 ] pdfxs
+ (a) show
+ (che\))
+ [4.54905 6.0654 4.8436 8.33456 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.94538 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.05449 9.55628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -41.4462 -275.026 m
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.53809 3.0327 6.0654 ] pdfxs
+ 1.13884 -275.026 m
+ /N695 10.909 Tf
+ (G) show
+ 12.9478 -275.026 m
+ /N614 10.909 Tf
+ (t) show
+ (onodesin)
+ [8.68356 6.0654 5.75995 6.05449 4.85451 7.52718 3.0327 6.0654 ] pdfxs
+ 68.4628 -275.026 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 88.8488 -275.026 m
+ /N614 10.909 Tf
+ (de\fnedby)
+ [6.0654 4.8436 6.0654 6.05449 4.85451 9.28355 5.75995 8.98901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.07266 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.26176 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ 198.403 -275.026 m
+ /N695 10.909 Tf
+ (I) show
+ 204.055 -275.026 m
+ /N614 10.909 Tf
+ (.Fin)
+ [7.74539 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,S)
+ [3.0327 3.0327 4.84359 6.33813 6.0654 ] pdfxs
+ (t) show
+ (ep#9iter)
+ [4.8436 9.29446 9.09802 8.68356 3.0327 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tesover)
+ [4.23277 4.85451 7.53809 5.14905 5.4545 4.8436 7.50537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.26176 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.08357 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -41.4462 -296.948 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -17.4392 -296.948 m
+ /N695 10.909 Tf
+ (n) show
+ -6.88422 -296.948 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.31262 ] pdfxs
+ (t) show
+ (ointhe)
+ [9.4581 3.0327 10.069 4.23277 6.0654 4.8436 ] pdfxs
+ 67.9928 -296.948 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 89.1548 -296.948 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 7.12357 ] pdfxs
+ (a) show
+ (nduni)
+ [6.0654 10.069 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.31262 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.27991 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 8.85811 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.34175 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.069 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthesenodes)
+ [13.1016 4.23277 6.0654 4.8436 4.30902 8.85811 6.05449 5.75995 6.0654 4.8436 4.29811 
+ ] pdfxs
+ -41.4462 -318.871 m
+ (t) show
+ (of)
+ [9.15265 3.33815 ] pdfxs
+ (o) show
+ (rmaresul)
+ [4.2654 12.7962 9.15265 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [8.06175 ] pdfxs
+ (Not) show
+ (e)
+ [8.55266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tif)
+ [7.95274 3.02179 3.33815 ] pdfxs
+ 101.975 -318.871 m
+ /N695 10.909 Tf
+ (n) show
+ 112.223 -318.871 m
+ /N614 10.909 Tf
+ (isnever)
+ [3.0327 7.99626 6.0654 4.8436 5.4545 4.85451 7.97446 ] pdfxs
+ (a) show
+ (ccessedby)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 9.76355 5.75995 5.75995 ] pdfxs
+ 210.871 -318.871 m
+ /N695 10.909 Tf
+ (F) show
+ 219.401 -318.871 m
+ /N614 10.909 Tf
+ (,itwilln)
+ [6.74176 3.0327 7.94183 7.8763 3.0327 3.0327 6.73085 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.94183 9.08711 ] pdfxs
+ (a) show
+ (p)
+ [9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (a) show
+ (nynodes,)
+ [5.75995 9.44719 6.0654 5.75995 6.05449 4.85451 4.29811 6.75267 ] pdfxs
+ (t) show
+ (huswewill)
+ [5.74904 6.0654 8.00717 7.57085 8.55266 7.8763 3.0327 3.02179 3.0327 ] pdfxs
+ -41.4462 -340.793 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ea)
+ [8.4872 9.08719 ] pdfxs
+ (No) show
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (efresul)
+ [4.85451 6.95994 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.) show
+ -24.5103 -362.716 m
+ (Not) show
+ (eth)
+ [8.46538 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (odesin)
+ [5.74904 6.0654 4.8436 7.9199 3.0327 6.0654 ] pdfxs
+ 85.3067 -362.716 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 106.074 -362.716 m
+ /N614 10.909 Tf
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.37083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckmod)
+ [4.54905 9.37083 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.94903 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (naper-nodeb)
+ [9.67628 9.06538 6.37085 4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 8.46538 6.05449 
+ ] pdfxs
+ (a) show
+ (sis.DSAc)
+ [4.30902 3.0327 4.29811 7.87629 8.32365 6.0654 11.7926 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.67628 6.35994 4.8436 ] pdfxs
+ -41.4463 -384.638 m
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llyex)
+ [3.0327 3.02179 9.98173 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ended)
+ [4.8436 6.0654 6.0654 4.8436 10.2763 ] pdfxs
+ (t) show
+ (osupp)
+ [9.67628 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtm)
+ [4.2654 8.46546 9.08711 ] pdfxs
+ (o) show
+ (reprecisemod)
+ [4.27631 9.06538 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.06538 9.09802 5.74904 
+ 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [10.2763 5.75995 9.97082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckingmod)
+ [4.53815 5.75995 3.0327 6.0654 9.66537 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -41.4463 -406.561 m
+ (o) show
+ (naper-\feldb)
+ [9.65446 9.05447 6.35994 4.85451 4.27631 3.63261 6.05449 4.85451 3.0327 9.65446 6.0654 
+ ] pdfxs
+ (a) show
+ (sis.Todo)
+ [4.29811 3.0327 4.29811 7.86538 6.97085 9.05447 6.0654 9.04356 ] pdfxs
+ (t) show
+ (his,weexp)
+ [6.0654 3.0327 4.29811 6.63267 7.58175 8.44357 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.66537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 184.472 -406.561 m
+ /N1025 10.909 Tf
+ (M) show
+ 199.979 -406.561 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 221.152 -406.561 m
+ /N1025 10.909 Tf
+ (R) show
+ 234.159 -406.561 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.89808 ] pdfxs
+ (t) show
+ (obebi)
+ [9.05447 6.35994 8.45447 6.05449 3.0327 ] pdfxs
+ (t) show
+ (-vec)
+ [3.63261 5.4545 4.85451 4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cks)
+ [4.53815 5.75995 7.89808 ] pdfxs
+ (o) show
+ (nebi)
+ [6.0654 8.44357 6.0654 3.02179 ] pdfxs
+ (t) show
+ -41.4463 -428.483 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (revery\feldinanode.Thisw)
+ [7.74537 4.8436 5.4545 4.85451 4.27631 9.22901 6.0654 4.8436 3.0327 9.53446 3.0327 
+ 9.53446 8.93447 6.05449 5.75995 6.0654 4.8436 7.83266 7.8763 6.05449 3.0327 7.77808 
+ 7.58175 ] pdfxs
+ (o) show
+ (uldhavesli)
+ [6.05449 3.0327 9.53446 6.0654 5.14905 5.4545 8.32357 4.30902 3.02179 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 9.22901 6.0654 3.0327 ] pdfxs
+ (g) show
+ (heroverhe)
+ [6.05449 4.85451 7.74537 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dth)
+ [9.54537 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.53446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.74904 3.0327 6.0654 8.92356 ] pdfxs
+ (o) show
+ (nebitpernode,)
+ [6.0654 8.32357 6.0654 3.02179 7.72365 6.35994 4.85451 7.74537 6.0654 5.75995 6.05449 
+ 4.85451 3.0327 ] pdfxs
+ -41.4463 -450.406 m
+ (butw)
+ [6.0654 6.05449 7.87638 7.58175 ] pdfxs
+ (o) show
+ (uldimprovemod)
+ [6.05449 3.0327 9.6981 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 6.97085 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuses)
+ [7.87638 6.0654 4.29811 8.4872 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresheavily.)
+ [6.0654 4.2654 4.85451 7.94172 6.05449 4.85451 5.14905 5.75995 3.02179 3.0327 4.8545 
+ 3.0327 ] pdfxs
+ -24.5103 -472.328 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 7.42371 -472.328 m
+ /N614 10.909 Tf
+ (Mod)
+ [10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efprecisi)
+ [4.85451 6.63267 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.35992 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.35992 ] pdfxs
+ (a) show
+ (lsobeimprovedf)
+ [3.0327 4.29811 8.75992 6.35994 8.14902 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 9.35992 3.32724 ] pdfxs
+ (o) show
+ (rnodes)
+ [7.57082 6.0654 5.75995 6.05449 4.85451 7.59263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tesc)
+ [7.5382 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pethepr)
+ [6.37085 8.14902 4.23277 6.0654 8.14902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 7.7672 ] pdfxs
+ (I) show
+ (np)
+ [9.35992 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ic-)
+ [3.0327 4.8436 3.63261 ] pdfxs
+ -41.4463 -494.251 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,evenifanodeisn)
+ [4.27631 6.89448 4.8436 5.4545 4.85451 9.87264 3.0327 7.14539 9.27265 6.0654 5.75995 
+ 6.05449 8.66175 3.0327 8.11626 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [8.06183 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.88355 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (\() show
+ (whichish)
+ [7.88721 6.05449 3.0327 4.54905 9.87264 3.0327 8.11626 6.0654 ] pdfxs
+ (a) show
+ (ndled)
+ [6.05449 6.0654 3.0327 4.8436 9.87264 ] pdfxs
+ (a) show
+ (bovebyS)
+ [6.37085 5.14905 5.4545 8.66175 5.75995 9.5781 6.05449 ] pdfxs
+ (t) show
+ (ep#)
+ [4.85451 9.87264 9.08711 ] pdfxs
+ (3\)) show
+ (,ac)
+ [6.89448 9.27265 4.8436 ] pdfxs
+ (a) show
+ (lldoesn)
+ [3.0327 6.85085 6.05449 5.75995 4.85451 8.11626 6.05449 ] pdfxs
+ (ot) show
+ -41.4463 -516.173 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 6.44721 ] pdfxs
+ (t) show
+ (henodeif)
+ [6.05449 7.96357 6.0654 5.75995 6.05449 7.96357 3.0327 6.44721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.15267 ] pdfxs
+ (o) show
+ (f)
+ [6.44721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.96357 ] pdfxs
+ (D) show
+ (S)
+ [9.17446 ] pdfxs
+ (N) show
+ (odesmod)
+ [5.75995 6.0654 4.8436 7.41809 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref'dby)
+ [4.2654 4.85451 4.17814 3.0327 9.17446 5.75995 8.86901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.96357 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.15267 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.96357 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Thecheckf)
+ [4.8436 7.70175 7.88721 6.05449 7.96357 4.54905 6.0654 4.8436 4.54905 8.86901 3.33815 
+ ] pdfxs
+ (o) show
+ (rS)
+ [7.38537 6.05449 ] pdfxs
+ (t) show
+ (ep#)
+ [4.85451 9.17446 9.08711 ] pdfxs
+ (3) show
+ -41.4463 -538.096 m
+ (a) show
+ (bovec)
+ [6.35994 5.15996 5.4545 8.47629 4.85451 ] pdfxs
+ (o) show
+ (uldbeenh)
+ [6.05449 3.0327 9.6981 6.35994 8.4872 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nced)
+ [6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hisintoc)
+ [6.05449 3.0327 7.94172 3.0327 5.75995 4.23277 9.0981 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 -41.446 -545.468 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.29832 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.77823 3.57737 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 6.83207 ] pdfxs
+ (judge) show
+ (ment)
+ [7.67484 4.10643 4.85956 6.77823 ] pdfxs
+ (re) show
+ (li)
+ [2.56423 2.56423 ] pdfxs
+ (e) show
+ (sont)
+ [6.83207 4.59962 8.32043 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28935 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nt)
+ [8.31146 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.77823 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28935 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.58634 ] pdfxs
+ (erna) show
+ (llyc)
+ [2.55527 2.56423 8.06049 4.0885 ] pdfxs
+ (a) show
+ (lled)
+ [2.56423 2.55527 4.10643 8.31146 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nc)
+ [8.31146 4.09746 ] pdfxs
+ (anno) show
+ (tm)
+ [6.77823 7.6838 ] pdfxs
+ (a) show
+ (kea)
+ [4.60858 7.28935 7.80944 ] pdfxs
+ (d) show
+ (i)
+ [2.55527 ] pdfxs
+ (re) show
+ (ctc)
+ [4.09746 6.77823 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.56423 ] pdfxs
+ -12.437 -14.768 m
+ (ba) show
+ (ckintot)
+ [3.83745 8.3474 2.56423 4.85956 3.58634 8.08739 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.58523 ] pdfxs
+ (progra) show
+ (m.T)
+ [7.67484 7.899 6.6528 ] pdfxs
+ (h) show
+ (is)
+ [2.55527 7.11898 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nis)
+ [8.59838 2.56423 7.11898 ] pdfxs
+ (guara) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (ee) show
+ (dbysta)
+ [8.60734 4.85956 8.3474 3.64018 3.58634 4.59962 ] pdfxs
+ (ndar) show
+ (d)
+ [8.60734 ] pdfxs
+ (\\) show
+ (w)
+ [6.6528 ] pdfxs
+ (ho) show
+ (le)
+ [2.56423 7.57627 ] pdfxs
+ (progra) show
+ (m")
+ [7.6838 8.08739 ] pdfxs
+ (op) show
+ (timzi)
+ [3.58634 2.55527 7.6838 4.09746 2.55527 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.60734 ] pdfxs
+ (\rag) show
+ (s)
+ [7.11898 ] pdfxs
+ (o) show
+ (\013)
+ [5.37068 ] pdfxs
+ (er) show
+ (edby)
+ [4.10643 8.59838 4.86852 4.85963 ] pdfxs
+ -12.437 -25.727 m
+ (many)
+ [7.6838 4.59962 4.86852 7.93497 ] pdfxs
+ (aggre) show
+ (ssivec)
+ [3.63121 3.64018 2.55527 4.60858 7.1728 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (il)
+ [2.56423 2.55527 ] pdfxs
+ (er) show
+ (s,)
+ [3.64018 5.6306 ] pdfxs
+ (an) show
+ (dis)
+ [8.18594 2.56423 6.70655 ] pdfxs
+ (a) show
+ (lwayss)
+ [2.55527 6.40175 4.34857 4.8686 6.70655 3.63121 ] pdfxs
+ (af) show
+ (e)
+ [7.1728 ] pdfxs
+ (fo) show
+ (rt)
+ [6.6796 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (progra) show
+ (msinourt)
+ [7.67484 6.70655 2.56423 8.19491 4.59962 5.12854 6.67063 3.58634 ] pdfxs
+ (e) show
+ (sts)
+ [3.63121 3.58634 3.64018 ] pdfxs
+ (u) show
+ (it)
+ [2.55527 3.58634 ] pdfxs
+ (e) show
+ (.) show
+ 216.108 -105.28 m
+ /N614 10.909 Tf
+ (86) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (showninFi)
+ [4.29811 6.0654 5.14905 7.8763 9.39264 3.0327 9.38173 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.18175 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\(c)
+ [4.23277 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.41449 ] pdfxs
+ (a) show
+ (nduses)
+ [6.0654 9.39264 6.05449 4.30902 4.8436 7.62536 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.62536 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.78174 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmb)
+ [4.27631 12.4144 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.39264 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thisresultsin)
+ [6.05449 4.30902 7.77811 7.8763 6.05449 3.0327 7.63627 4.2654 4.85451 4.29811 6.0654 
+ 3.0327 4.23277 7.63627 3.0327 9.38173 ] pdfxs
+ (a) show
+ 0 -21.922 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (chingset)
+ [4.54905 6.05449 3.0327 6.0654 9.06538 4.30902 4.8436 7.85456 ] pdfxs
+ (o) show
+ (fpo)
+ [6.94903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sf)
+ [7.9199 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.88719 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.67628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,even)
+ [6.05449 4.30902 6.64358 4.85451 5.4545 4.8436 9.67628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.67628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.46538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwillbeunusedin)
+ [6.64358 7.8763 3.0327 3.0327 6.64358 6.35994 8.46538 6.0654 5.74904 6.0654 4.29811 
+ 4.85451 9.67628 3.0327 6.0654 ] pdfxs
+ 436.334 -21.922 m
+ /N722 10.909 Tf
+ (func1) show
+ 464.97 -21.922 m
+ /N614 10.909 Tf
+ (.) show
+ 0 -43.845 m
+ (Thisc)
+ [7.8763 6.0654 3.0327 7.62536 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phismer)
+ [6.0654 9.38173 3.0327 7.62536 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edin)
+ [4.85451 9.38173 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [8.78174 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.17084 4.85451 ] pdfxs
+ (a) show
+ (ller,resul)
+ [3.02179 3.0327 4.85451 4.2654 6.41449 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingin)
+ [3.0327 6.0654 8.77083 3.0327 9.38173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.0654 9.38173 4.29811 6.0654 5.14905 7.8763 9.38173 3.0327 9.38173 7.12357 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.17084 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\(d)
+ [4.23277 6.0654 ] pdfxs
+ (\)) show
+ (.)
+ [7.77811 ] pdfxs
+ (U) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -65.768 m
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (o) show
+ (nedescrip)
+ [6.05449 8.4872 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risp)
+ [7.909 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (ob)
+ [9.0981 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.6981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.6654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Theimplement)
+ [7.8763 6.0654 9.79628 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (o) show
+ (f)
+ [8.29083 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 11.0072 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 10.4072 ] pdfxs
+ (a) show
+ (ndinliningsteps)
+ [6.05449 11.0181 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 10.4072 4.30902 
+ 4.23277 4.85451 6.05449 9.26171 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 9.2508 ] pdfxs
+ (3) show
+ (-8)
+ [3.64352 10.4072 ] pdfxs
+ (o) show
+ (fFi)
+ [8.27993 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.79628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (\)use)
+ [9.18546 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -109.613 m
+ (twoprimi)
+ [3.93823 7.58175 9.05447 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (iveDSA)
+ [3.0327 5.4545 8.45447 8.32365 6.0654 11.7817 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ions{mer)
+ [3.02179 5.46541 6.05449 7.90899 9.05447 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingtwo)
+ [3.02179 6.0654 9.05447 3.94914 7.57085 9.05447 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.90899 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 9.66537 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingab)
+ [4.27631 9.08711 3.0327 6.0654 9.05447 9.05447 6.37085 ] pdfxs
+ (otto) show
+ (m-upinliningp)
+ [9.08711 3.63261 6.0654 9.66537 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 
+ 9.05447 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.90899 ] pdfxs
+ (o) show
+ (n) show
+ 0 -131.535 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ly-c)
+ [3.02179 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.61082 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (\() show
+ (SCCs\))
+ [6.0654 7.8763 7.8763 4.29811 7.78911 ] pdfxs
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.39993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.57812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Tomer)
+ [6.05449 6.0654 7.84357 6.97085 8.99992 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.39993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.84354 ] pdfxs
+ (o) show
+ (ftwofunc)
+ [6.88357 3.93823 7.57085 8.99992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.84354 3.0327 6.0654 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (nequiv)
+ [9.46901 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.25811 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.71263 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.02179 6.0654 4.8436 7.71263 ] pdfxs
+ (3) show
+ (-)
+ [3.64352 ] pdfxs
+ (4\)) show
+ (,wec)
+ [6.47994 7.58175 8.25811 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.16356 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.25811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.46901 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.25811 ] pdfxs
+ (ot) show
+ (her,)
+ [6.05449 4.85451 4.2654 6.49085 ] pdfxs
+ (t) show
+ (henunifyc)
+ [6.05449 4.85451 9.46901 6.0654 6.05449 3.0327 3.33815 9.16356 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingf)
+ [6.05449 6.0654 3.0327 6.05449 8.86901 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l) show
+ 0 -175.38 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodes)
+ [6.05449 9.09802 4.8436 5.75995 7.74547 6.0654 5.75995 6.05449 4.85451 7.81081 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ring)
+ [4.27631 3.02179 6.0654 8.95629 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.27265 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ranodesin)
+ [4.2654 8.9672 6.0654 5.74904 6.0654 4.8436 7.81081 3.0327 9.56719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.35629 ] pdfxs
+ (o) show
+ (f)
+ [6.83994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.35629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsif)
+ [6.0654 6.05449 7.81081 3.0327 6.83994 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.35629 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentlis)
+ [6.0654 9.08711 4.85451 5.74904 7.75638 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (sdon)
+ [7.81081 6.05449 8.9672 6.05449 ] pdfxs
+ (ot) show
+ 0 -197.303 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [7.5163 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes,)
+ [7.35266 6.05449 5.75995 6.0654 4.8436 4.30902 7.50539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 9.16356 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 10.3745 5.15995 ] pdfxs
+ (a) show
+ (luenode)
+ [3.02179 6.0654 9.16356 6.0654 5.74904 6.0654 9.16356 ] pdfxs
+ (o) show
+ (fe)
+ [7.6472 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.3745 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 9.90537 ] pdfxs
+ (U) show
+ (nifyingnodesc)
+ [6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 9.77446 6.05449 5.75995 6.0654 4.8436 
+ 8.61808 4.8436 ] pdfxs
+ (a) show
+ (usesrecursive)
+ [6.0654 4.30902 4.8436 8.61808 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 
+ 5.4545 4.8436 ] pdfxs
+ 0 -219.225 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [9.0981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 8.78174 4.85451 ] pdfxs
+ (a) show
+ (usel)
+ [6.05449 4.30902 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ss)
+ [4.29811 7.34172 ] pdfxs
+ (o) show
+ (fs)
+ [6.35994 4.30902 ] pdfxs
+ (o) show
+ (metypeinf)
+ [9.08711 7.88721 3.93823 5.75995 6.35994 7.8763 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nifmer)
+ [9.08719 3.0327 6.37085 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ednodeshaveinc)
+ [4.85451 9.08719 6.0654 5.75995 6.05449 4.85451 7.33081 6.0654 5.14905 5.4545 7.8763 
+ 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -241.148 m
+ (types.)
+ [3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,weperf)
+ [3.0327 3.0327 4.84359 6.35994 7.57085 8.09448 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmab)
+ [4.2654 12.338 8.69447 6.37085 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.63261 6.0654 9.30537 ] pdfxs
+ (\\) show
+ (inlinin)
+ [3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ ("p)
+ [8.69447 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.54899 ] pdfxs
+ (o) show
+ (nthes)
+ [9.30537 4.23277 6.0654 8.09448 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 8.99992 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.30537 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.54899 ] pdfxs
+ (\() show
+ (SCCs)
+ [6.05449 7.8763 7.88721 4.29811 ] pdfxs
+ (\)) show
+ 0 -284.993 m
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.74174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.91993 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,inliningmer)
+ [6.05449 6.0654 8.23629 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 10.3417 
+ 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 10.9526 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.19625 ] pdfxs
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.74174 4.85451 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.02179 3.0327 4.85451 4.8436 9.19625 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [10.3526 ] pdfxs
+ (t) show
+ (heirc)
+ [6.05449 4.85451 3.0327 9.16354 4.8436 ] pdfxs
+ (a) show
+ (llers.Thissimplyrequires)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 11.6508 7.8763 6.0654 3.02179 9.19625 4.30902 
+ 3.0327 9.08711 6.05449 3.0327 10.6581 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 4.29811 ] pdfxs
+ 0 -306.915 m
+ (repe)
+ [4.27631 4.8436 6.35994 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.4872 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 7.8763 6.37085 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-upinliningp)
+ [9.09802 3.63261 6.0654 9.08719 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 
+ 8.4872 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.33081 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.8763 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.2144 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.1198 ] pdfxs
+ (\() show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingwi)
+ [3.0327 6.05449 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.08719 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 7.8763 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edequiv)
+ [4.8436 9.0981 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence-)
+ [3.0327 4.85451 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -328.838 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.Thiss)
+ [7.87629 7.88721 6.05449 3.0327 7.94172 4.29811 ] pdfxs
+ (t) show
+ (episdescribedinde)
+ [4.85451 9.68719 3.0327 7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 4.8436 9.6981 3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.02179 6.6763 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -350.761 m
+ (Wec)
+ [10.2981 8.62902 4.85451 ] pdfxs
+ (a) show
+ (lltheresul)
+ [3.02179 6.81812 4.23277 6.0654 8.62902 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.22901 ] pdfxs
+ (D) show
+ (S)
+ [9.83991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phstheEBU)
+ [6.05449 6.0654 8.08354 4.23277 6.0654 8.62902 7.41812 7.7344 11.9563 ] pdfxs
+ (\(\\) show
+ (equiv)
+ [4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lenceb)
+ [3.02179 4.85451 6.0654 4.8436 8.62902 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 6.0654 ] pdfxs
+ (") show
+ (\))
+ [8.01819 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.TheEBU)
+ [6.05449 6.0654 4.29811 8.30175 7.88721 6.05449 8.62902 7.41812 7.7344 11.9563 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 0 -372.683 m
+ (ism)
+ [3.0327 8.95625 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 9.50174 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 9.50174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.7126 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.50174 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lDS)
+ [7.69084 8.32365 10.7126 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phbec)
+ [6.0654 10.7126 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usefunc)
+ [6.0654 4.29811 9.50174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsknownn)
+ [6.05449 8.95625 5.75995 6.0654 5.14905 7.8763 10.7126 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.89091 ] pdfxs
+ (t) show
+ (obec)
+ [10.1126 6.35994 9.50174 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 10.7126 ] pdfxs
+ (a) show
+ (t)
+ [8.89091 ] pdfxs
+ (a) show
+ 0 -394.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll-sitemaybemer)
+ [3.0327 3.0327 3.63261 4.30902 3.0327 4.23277 9.3272 9.09802 5.14905 10.2326 6.37085 
+ 9.31629 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edin)
+ [4.8436 10.5381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.92719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.3272 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.749 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 9.92719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.3272 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.3272 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.2326 ] pdfxs
+ (a) show
+ (rein)
+ [4.27631 9.3272 3.0327 10.5381 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.3272 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ 0 -416.528 m
+ (equiv)
+ [4.8436 5.75995 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.7272 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ (\)) show
+ (.Suchc)
+ [8.59629 6.0654 6.05449 4.54905 9.93809 4.85451 ] pdfxs
+ (a) show
+ (sesdon)
+ [4.29811 4.8436 8.18172 6.0654 9.32719 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.11638 ] pdfxs
+ (a) show
+ (rise)
+ [4.27631 3.0327 4.29811 8.7272 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (eninpr)
+ [4.85451 9.93809 3.02179 9.93809 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 6.95994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.93809 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.7272 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.02179 6.0654 9.32719 ] pdfxs
+ (o) show
+ (fequiv)
+ [7.21084 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.7272 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ 0 -438.451 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.7999 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (lysimpli\fes)
+ [3.02179 9.26174 4.29811 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 7.7999 
+ ] pdfxs
+ (t) show
+ (heover)
+ [6.0654 8.33448 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.53449 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmbys)
+ [6.05449 12.5889 5.75995 9.25083 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.0327 6.05449 8.94538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.34538 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 8.34538 ] pdfxs
+ (t) show
+ (hreepr)
+ [6.0654 4.2654 4.85451 8.34538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 ] pdfxs
+ 0 -460.373 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (haunif)
+ [9.6981 9.08719 6.0654 6.05449 3.0327 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 12.7307 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yb)
+ [9.39264 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (nexis)
+ [9.6981 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phprimi)
+ [6.0654 9.6981 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ives.)
+ [3.02179 5.4545 4.85451 4.29811 3.0327 ] pdfxs
+ 101.054 -476.136 m
+ /N1217 8.96599 Tf
+ (c) show
+ (o)
+ [5.30782 ] pdfxs
+ (m) show
+ (pl)
+ [5.89063 2.94976 ] pdfxs
+ (ete) show
+ (poolallo)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 ] pdfxs
+ (c) show
+ (a)
+ [5.15542 ] pdfxs
+ (te) show
+ 198.182 -476.136 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (progra) show
+ (m) show
+ 238.669 -476.136 m
+ /N1305 8.96599 Tf
+ (P) show
+ 245.833 -476.136 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 91.327 -487.095 m
+ (1) show
+ 110.782 -487.095 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -487.095 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 126.743 -487.095 m
+ /N1220 8.96599 Tf
+ (2) show
+ 135.959 -487.095 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsites\()
+ [2.55527 2.56423 3.63121 2.56423 3.57737 4.10643 3.63121 3.58634 ] pdfxs
+ 170.878 -487.095 m
+ /N1305 8.96599 Tf
+ (P) show
+ 178.042 -487.095 m
+ /N1156 8.96599 Tf
+ (\))
+ [81.7518 ] pdfxs
+ (//) show
+ 272.079 -487.095 m
+ /N1223 8.96599 Tf
+ (Bu)
+ [6.48247 4.93125 ] pdfxs
+ (i) show
+ (ldeq)
+ [2.358 7.99761 3.75675 4.24091 ] pdfxs
+ (ui) show
+ (vale)
+ [4.23195 4.69812 2.358 4.23195 ] pdfxs
+ (n) show
+ (ceclasses)
+ [3.76572 7.53143 4.23195 2.34903 4.70709 3.7657 3.75673 4.24091 3.7657 ] pdfxs
+ 91.3269 -498.053 m
+ /N1156 8.96599 Tf
+ (2)
+ [29.1844 ] pdfxs
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (f) show
+ (yeq)
+ [7.93497 4.10643 4.85963 ] pdfxs
+ (u) show
+ (ivcl)
+ [2.56423 4.59962 4.09746 2.56423 ] pdfxs
+ (a) show
+ (sses\(calle)
+ [3.63121 3.63121 4.10643 3.63121 3.58634 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 224.4 -498.053 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 232.683 -498.053 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 91.3269 -509.012 m
+ (3) show
+ 110.782 -509.012 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -509.012 m
+ /N1305 8.96599 Tf
+ (ec) show
+ 126.735 -509.012 m
+ /N1220 8.96599 Tf
+ (2) show
+ 135.95 -509.012 m
+ /N1156 8.96599 Tf
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (u) show
+ (ivcl)
+ [2.55527 4.60858 4.09746 2.55527 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (s\()
+ [3.64018 3.57737 ] pdfxs
+ (fu) show
+ (nctio)
+ [5.12854 4.0885 3.58634 2.56423 4.59962 ] pdfxs
+ (n) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 227.292 -509.012 m
+ /N1305 8.96599 Tf
+ (P) show
+ 234.455 -509.012 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 21.7514 ] pdfxs
+ (//) show
+ 272.079 -509.012 m
+ /N1223 8.96599 Tf
+ (Bu)
+ [6.48247 4.93125 ] pdfxs
+ (i) show
+ (ldgraph)
+ [2.358 7.99761 4.23195 3.40706 4.70709 4.70709 7.99761 ] pdfxs
+ (f) show
+ (oreachclass)
+ [4.69812 7.18174 3.75675 4.70709 4.23195 7.99761 4.24091 2.34903 4.70709 3.75673 3.7657 
+ ] pdfxs
+ 91.3269 -519.971 m
+ /N1156 8.96599 Tf
+ (4ECG)
+ [29.1844 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\()
+ [3.58634 ] pdfxs
+ (e) show
+ (c\)=me)
+ [4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (rge) show
+ (G)
+ [7.22665 ] pdfxs
+ (raph) show
+ (s\()
+ [3.64018 3.57737 ] pdfxs
+ (DS) show
+ (G)
+ [7.23561 ] pdfxs
+ (raph) show
+ (s\(memb)
+ [3.63121 3.58634 7.67484 4.10643 7.42379 5.37062 ] pdfxs
+ (er) show
+ (s\(ec\)\)\))
+ [3.64018 3.57737 4.10643 4.0885 3.58634 3.58634 3.58634 ] pdfxs
+ 91.3269 -530.93 m
+ (5) show
+ 110.782 -530.93 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -530.93 m
+ /N1305 8.96599 Tf
+ (s)
+ [4.29474 ] pdfxs
+ (cc) show
+ 130.733 -530.93 m
+ /N1220 8.96599 Tf
+ (2) show
+ 139.948 -530.93 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (arjan) show
+ (scc)
+ [3.63121 4.09746 4.09746 ] pdfxs
+ (\fnder) show
+ (\(c)
+ [3.58634 4.0885 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (graph) show
+ (\() show
+ 243.226 -530.93 m
+ /N1305 8.96599 Tf
+ (P) show
+ 250.39 -530.93 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 91.3268 -541.889 m
+ (6ECG)
+ [29.1844 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\(scc\)=me)
+ [3.58634 3.63121 4.09746 4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (rge) show
+ (G)
+ [7.22665 ] pdfxs
+ (raph) show
+ (s\(ECG)
+ [3.64018 3.57737 6.27624 6.6528 7.23561 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (ph) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ (fun) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s\(scc\)\)\))
+ [3.63121 3.58634 3.63121 4.09746 4.09746 3.57737 3.58634 3.58634 ] pdfxs
+ 91.3268 -552.848 m
+ (7) show
+ 120.509 -552.848 m
+ /N1220 8.96599 Tf
+ (8) show
+ 125.629 -552.848 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 136.471 -552.848 m
+ /N1220 8.96599 Tf
+ (2) show
+ 145.686 -552.848 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsites\()
+ [2.55527 2.56423 3.63121 2.56423 3.57737 4.10643 3.63121 3.58634 ] pdfxs
+ 180.606 -552.848 m
+ /N1305 8.96599 Tf
+ (s)
+ [4.29474 ] pdfxs
+ (cc) show
+ 192.878 -552.848 m
+ /N1156 8.96599 Tf
+ (\))
+ [66.9131 ] pdfxs
+ (//) show
+ 272.079 -552.848 m
+ /N1223 8.96599 Tf
+ (I)
+ [3.5505 ] pdfxs
+ (n) show
+ (l)
+ [2.34903 ] pdfxs
+ (in) show
+ (ecalleesin)
+ [7.53143 3.76572 4.69812 2.82423 2.34903 3.76572 4.23195 7.06518 2.81534 5.1823 ] pdfxs
+ (t) show
+ (ocalle)
+ [7.99761 3.75675 4.70709 2.82423 2.34903 4.24091 ] pdfxs
+ (r) show
+ 91.3268 -563.807 m
+ /N1156 8.96599 Tf
+ (8ECG)
+ [38.9125 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\(scc\)=me)
+ [3.58634 3.63121 4.09746 4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (r) show
+ (geG)
+ [4.59962 4.10643 7.22665 ] pdfxs
+ (raph) show
+ (\() show
+ 254.507 -563.807 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 262.789 -563.807 m
+ /N1156 8.96599 Tf
+ (,ECG)
+ [5.6306 6.27624 6.6528 7.22665 ] pdfxs
+ (raph) show
+ (\(c)
+ [3.58634 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 339.854 -563.807 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 348.136 -563.807 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 91.3268 -574.766 m
+ (9) show
+ 110.782 -574.766 m
+ /N1217 8.96599 Tf
+ (basi)
+ [5.89063 5.16438 4.17811 2.94976 ] pdfxs
+ (c) show
+ (poolalloca)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 4.70715 5.16438 ] pdfxs
+ (te) show
+ 189.243 -574.766 m
+ /N1156 8.96599 Tf
+ (\() show
+ 192.827 -574.766 m
+ /N1305 8.96599 Tf
+ (P) show
+ 199.99 -574.766 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 110.136 -603.243 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.0981 4.8436 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epo)
+ [8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r) show
+ 16.9368 -629.841 m
+ (Given)
+ [8.5636 3.02179 5.4545 4.85451 10.0908 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.05449 8.87993 7.41812 7.7344 12.2072 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.0654 8.32353 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [8.30173 9.47992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.1563 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.87993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.05812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (risnow)
+ [8.30173 3.0327 8.32353 6.0654 5.14905 11.9017 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.0908 ] pdfxs
+ (t) show
+ (ohave)
+ [9.47992 6.0654 5.14905 5.4545 8.86902 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.05812 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (119) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (98) 99
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.2.3P)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 ] pdfxs
+ (a) show
+ (ssi)
+ [5.29606 5.30802 3.74195 ] pdfxs
+ (n) show
+ (gDes)
+ [11.2019 10.3171 6.13291 5.30802 ] pdfxs
+ (c) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (p) show
+ (torsfor)
+ [5.22437 6.7307 5.48733 9.79114 4.11245 6.71874 9.98241 ] pdfxs
+ (Ind) show
+ (ire)
+ [3.73 5.49929 6.13291 ] pdfxs
+ (c) show
+ (tF)
+ [9.71945 7.32842 ] pdfxs
+ (unc) show
+ (tionC)
+ [5.22437 3.74195 6.71874 11.9669 9.70749 ] pdfxs
+ (a) show
+ (lls)
+ [3.73 3.74195 5.30802 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (ndirectfunc)
+ [6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 6.89457 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.72719 4.8436 ] pdfxs
+ (a) show
+ (llsm)
+ [3.0327 3.0327 6.95991 9.08711 ] pdfxs
+ (a) show
+ (keitmuchm)
+ [5.4545 7.5163 3.02179 6.90548 8.79257 6.05449 4.54905 8.71629 9.09802 ] pdfxs
+ (o) show
+ (rec)
+ [4.2654 7.5163 4.8436 ] pdfxs
+ (o) show
+ (mplex)
+ [9.09802 6.05449 3.0327 4.8436 8.42174 ] pdfxs
+ (t) show
+ (op)
+ [8.11629 6.05449 ] pdfxs
+ (a) show
+ (ssc)
+ [4.30902 6.95991 4.85451 ] pdfxs
+ (o) show
+ (rrectpo)
+ [4.2654 4.27631 4.8436 4.85451 6.90548 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.68359 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [6.9381 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (t) show
+ (oe)
+ [8.11629 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -50.89 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.There)
+ [6.05449 8.66174 7.8763 6.0654 4.8436 4.27631 8.74902 ] pdfxs
+ (a) show
+ (remul)
+ [4.2654 8.74902 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipledi\016cul)
+ [3.02179 6.0654 3.0327 8.73811 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ies.Firs)
+ [3.0327 4.8436 4.29811 8.66174 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,di\013erentfunc)
+ [6.99267 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.13819 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.20354 4.8436 ] pdfxs
+ (a) show
+ (lledviaafunc)
+ [3.0327 3.0327 4.8436 9.95991 5.75995 3.02179 9.35992 9.34901 3.32724 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.949 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.15991 ] pdfxs
+ (at) show
+ 0 -72.813 m
+ (t) show
+ (hes)
+ [6.05449 7.41812 4.30902 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 7.41812 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 5.59631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (emayrequiredi\013erentse)
+ [7.41812 9.08711 5.14905 8.32356 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 7.41812 
+ 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.8073 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [6.86173 ] pdfxs
+ (o) show
+ (fpo)
+ [5.90176 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Fi)
+ [3.0327 4.29811 7.52721 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.40721 ] pdfxs
+ (5) show
+ (.5showsasimpleex)
+ [3.0327 8.01811 4.30902 6.05449 5.15996 7.8763 6.86173 8.02902 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 7.40721 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mplewhere)
+ [9.09802 6.05449 3.0327 7.41812 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 439.364 -72.813 m
+ /N722 10.909 Tf
+ (func1) show
+ 0 -94.735 m
+ /N614 10.909 Tf
+ (needsnopo)
+ [6.0654 4.8436 4.8436 6.0654 8.24717 6.05449 9.40355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsbu)
+ [3.0327 8.24717 6.05449 6.0654 ] pdfxs
+ (t) show
+ 94.679 -94.735 m
+ /N722 10.909 Tf
+ (func2) show
+ 127.258 -94.735 m
+ /N614 10.909 Tf
+ (needs)
+ [6.0654 4.8436 4.8436 6.0654 8.24717 ] pdfxs
+ (o) show
+ (nepo)
+ [6.05449 8.79265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.04721 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 10.0035 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.0035 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.79265 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.0035 ] pdfxs
+ (a) show
+ (t)
+ [8.18183 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.79265 4.29811 ] pdfxs
+ (a) show
+ (mesi)
+ [9.08711 8.79265 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e.Sec)
+ [4.85451 8.79265 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,di\013eren)
+ [6.05449 6.0654 7.04721 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ -1.52588e-05 -116.658 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 8.29092 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.07994 4.30902 3.02179 ] pdfxs
+ (t) show
+ (esc)
+ [4.85451 8.34535 4.85451 ] pdfxs
+ (a) show
+ (nhavedi\013erentbutoverl)
+ [10.1017 6.0654 5.14905 5.4545 8.90174 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 8.29092 6.05449 6.0654 8.29092 5.14905 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (ppingse)
+ [6.05449 6.0654 3.0327 6.05449 9.50174 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.34535 ] pdfxs
+ (o) show
+ (fcallees,e.)
+ [7.38539 4.8436 5.46541 3.02179 3.0327 4.85451 4.8436 4.29811 7.18903 4.8436 3.0327 
+ ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 350.08 -116.658 m
+ /N1028 10.909 Tf
+ (f) show
+ 355.534 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 362.549 -118.294 m
+ /N703 7.96999 Tf
+ (1) show
+ 367.282 -116.658 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 379.145 -118.294 m
+ /N703 7.96999 Tf
+ (2) show
+ 383.877 -116.658 m
+ /N1028 10.909 Tf
+ (g) show
+ 393.38 -116.658 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 415.003 -116.658 m
+ /N1028 10.909 Tf
+ (f) show
+ 420.457 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 427.473 -118.294 m
+ /N703 7.96999 Tf
+ (2) show
+ 432.205 -116.658 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 444.069 -118.294 m
+ /N703 7.96999 Tf
+ (3) show
+ 448.801 -116.658 m
+ /N1028 10.909 Tf
+ (g) show
+ 458.303 -116.658 m
+ /N614 10.909 Tf
+ (at) show
+ -0.00012207 -138.581 m
+ (twodi\013erentc)
+ [3.93823 7.58175 8.95629 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.74547 
+ 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.53449 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es.)
+ [4.8436 4.30902 7.83266 ] pdfxs
+ (I) show
+ (n)
+ [9.56719 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.7781 ] pdfxs
+ (t) show
+ (oav)
+ [8.95629 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idcl)
+ [3.0327 9.56719 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 233.066 -138.581 m
+ /N695 10.909 Tf
+ (F) show
+ 240.081 -140.217 m
+ /N703 7.96999 Tf
+ (2) show
+ 248.319 -138.581 m
+ /N614 10.909 Tf
+ (intotwoversi)
+ [3.0327 5.75995 4.23277 8.9672 3.93823 7.57085 8.9672 5.4545 4.8436 4.27631 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (ns,wemustp)
+ [6.0654 4.29811 6.56721 7.57085 8.35629 8.79257 6.05449 4.30902 7.74547 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.81081 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.35629 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.09802 8.35629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -0.00012207 -160.503 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.49445 ] pdfxs
+ (t) show
+ (o)
+ [8.63993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.22904 ] pdfxs
+ (t) show
+ (hreefuncti)
+ [6.05449 4.27631 4.8436 8.03993 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 154.329 -160.503 m
+ /N695 10.909 Tf
+ (F) show
+ 161.344 -162.139 m
+ /N703 7.96999 Tf
+ (1) show
+ 166.076 -160.503 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 177.94 -162.139 m
+ /N703 7.96999 Tf
+ (2) show
+ 185.865 -160.503 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 206.634 -160.503 m
+ /N695 10.909 Tf
+ (F) show
+ 213.649 -162.139 m
+ /N703 7.96999 Tf
+ (3) show
+ 218.382 -160.503 m
+ /N614 10.909 Tf
+ (.Thisr)
+ [7.73448 7.8763 6.05449 3.0327 7.49445 4.27631 ] pdfxs
+ (a) show
+ (isesathirdmaj)
+ [3.0327 4.29811 4.85451 7.49445 8.65083 4.23277 6.0654 3.0327 4.2654 9.26173 9.08711 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [7.47264 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem:bec)
+ [6.05449 3.0327 4.85451 9.08711 7.65811 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.03993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.03993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000152588 -182.426 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsays)
+ [6.05449 9.87264 4.29811 5.14905 5.75995 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 78.2358 -182.426 m
+ /N695 10.909 Tf
+ (F) show
+ 85.2508 -184.062 m
+ /N703 7.96999 Tf
+ (3) show
+ 93.7888 -182.426 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.10535 6.0654 ] pdfxs
+ (o) show
+ (tac)
+ [8.04001 9.26174 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.65084 ] pdfxs
+ (a) show
+ (t)
+ [8.05092 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.05449 8.66175 6.05449 4.27631 4.29811 8.05092 4.85451 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.02179 3.0327 3.64352 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,i)
+ [4.8436 6.88358 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (D) show
+ (S)
+ [9.86173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.87264 7.57085 ] pdfxs
+ (a) show
+ (sneverinlinedin)
+ [8.10535 6.0654 4.8436 5.4545 4.85451 8.07264 3.0327 6.0654 3.0327 3.02179 6.0654 
+ 4.8436 9.87264 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.04001 ] pdfxs
+ (o) show
+ (f) show
+ -0.000152588 -204.348 m
+ (t) show
+ (hec)
+ [6.05449 7.8763 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.2981 ] pdfxs
+ (a) show
+ (t)
+ [7.26547 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.27638 4.8436 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.0327 3.0327 3.63261 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e.Thisme)
+ [4.85451 7.66902 7.8763 6.0654 3.0327 7.33081 9.08711 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 7.33081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.26547 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.8763 9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (fnodesbetweenc)
+ [6.35994 6.05449 5.75995 6.0654 4.8436 7.33081 6.35994 4.85451 3.93823 7.57085 4.85451 
+ 4.8436 9.08719 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.2981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.08719 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.8763 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ -0.000152588 -226.271 m
+ (whichisessen)
+ [7.8763 6.0654 3.0327 4.53815 9.65446 3.0327 7.89808 4.8436 4.29811 4.30902 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.62176 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.86537 6.0654 ] pdfxs
+ (a) show
+ (ssingpo)
+ [4.29811 4.30902 3.0327 6.05449 9.04356 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.63267 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs,maybeunde\fned:)
+ [4.27631 4.29811 6.63267 9.09802 5.14905 9.34901 6.35994 8.44357 6.05449 6.0654 6.0654 
+ 4.8436 6.0654 6.05449 4.85451 6.05449 3.0327 ] pdfxs
+ 315.253 -226.271 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.94894 5.29087 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 385.04 -226.271 m
+ /N614 10.909 Tf
+ (\() show
+ 389.282 -226.271 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 420.816 -226.271 m
+ /N614 10.909 Tf
+ (\)mayn)
+ [7.83274 9.09802 5.14905 9.34901 6.05449 ] pdfxs
+ (ot) show
+ -0.000183105 -248.193 m
+ (existf)
+ [4.8436 5.75995 3.0327 4.29811 8.53092 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.55263 ] pdfxs
+ (a) show
+ (llesc)
+ [3.0327 7.30903 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 103.942 -248.193 m
+ /N695 10.909 Tf
+ (n) show
+ 110.49 -248.193 m
+ /N614 10.909 Tf
+ (.Pr)
+ [9.8181 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.58535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tvi)
+ [8.52001 5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ethetypesi)
+ [9.13083 4.23277 6.0654 9.13083 3.93823 5.75995 6.35994 9.13083 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.58535 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.61448 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.57444 ] pdfxs
+ (a) show
+ (tc)
+ [8.53092 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.30903 4.30902 3.02179 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.58535 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ -0.000198364 -270.116 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ninCcode\)ex)
+ [9.0981 3.0327 9.0981 10.9199 4.8436 5.75995 6.0654 4.8436 7.28729 4.8436 5.75995 
+ ] pdfxs
+ (a) show
+ (cerb)
+ [4.8436 4.85451 4.27631 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.88721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (hreepr)
+ [6.0654 4.2654 4.85451 7.88721 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsbec)
+ [6.0654 3.02179 4.85451 9.08711 7.34172 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.88721 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.80356 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 7.27638 ] pdfxs
+ (t) show
+ (om)
+ [8.49811 9.08711 ] pdfxs
+ (at) show
+ (chpo)
+ [4.54905 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -0.000198364 -292.038 m
+ (explicitlyf)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 8.92356 3.32724 
+ ] pdfxs
+ (o) show
+ (rdi\013erentc)
+ [7.42901 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 7.40729 4.8436 ] pdfxs
+ (a) show
+ (lleesmust)
+ [3.0327 3.0327 4.8436 4.85451 7.45081 8.79257 6.0654 4.29811 7.39638 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (untf)
+ [6.0654 5.75995 7.39638 3.33815 ] pdfxs
+ (o) show
+ (rmism)
+ [7.42901 9.08711 3.0327 4.29811 9.09802 ] pdfxs
+ (at) show
+ (chesbetween)
+ [4.53815 6.0654 4.8436 7.46172 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 9.2181 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.00721 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.1854 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.2181 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lsf)
+ [3.0327 7.46172 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.43992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -0.000198364 -313.961 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblec)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llee.)
+ [3.02179 3.0327 4.85451 4.8436 3.0327 ] pdfxs
+ 16.9358 -335.883 m
+ (Ours)
+ [8.4872 6.05449 8.24718 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [10.0254 3.0327 8.26899 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 10.0254 ] pdfxs
+ (o) show
+ (ftwokeyprinciples,describedbelow,)
+ [7.30902 3.93823 7.57085 9.42537 5.4545 4.8436 9.73082 6.05449 4.27631 3.0327 6.05449 
+ 4.85451 3.02179 6.0654 3.0327 4.8436 4.30902 7.07994 6.05449 4.85451 4.29811 4.85451 
+ 4.2654 3.0327 6.35994 4.85451 10.0254 6.35994 4.85451 3.0327 5.14905 7.8763 7.07994 
+ ] pdfxs
+ (a) show
+ (ndshowninpseudocodein)
+ [6.0654 10.0254 4.29811 6.0654 5.14905 7.8763 10.0254 3.0327 10.0254 6.0654 4.29811 
+ 4.85451 6.05449 6.0654 5.75995 4.8436 5.75995 6.05449 8.82538 3.02179 6.0654 ] pdfxs
+ -0.000198364 -357.806 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.49811 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.The\frstprincipleis)
+ [7.94175 7.8763 6.0654 8.49811 6.0654 4.2654 4.30902 7.8982 6.05449 4.27631 3.0327 
+ 6.05449 4.85451 3.0327 6.05449 3.0327 8.50902 3.02179 7.96354 ] pdfxs
+ (t) show
+ (op)
+ [9.10901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.709 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.10901 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.02179 4.85451 6.05449 4.85451 8.49811 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ssesso)
+ [4.29811 4.30902 4.8436 7.96354 4.29811 9.10901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 6.68721 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 9.41446 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ -0.000198364 -379.728 m
+ (a) show
+ (t)
+ [8.17092 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.99264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.17092 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.97085 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.78174 ] pdfxs
+ (a) show
+ (rein)
+ [4.2654 8.78174 3.0327 9.99264 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.78174 4.30902 ] pdfxs
+ (a) show
+ (mecl)
+ [9.08711 8.78174 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.We)
+ [4.30902 4.29811 8.77083 10.2981 8.78174 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.99264 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ 290.229 -379.728 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 306.997 -379.728 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.23626 3.0327 9.99264 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.78174 4.29811 ] pdfxs
+ (a) show
+ (meequiv)
+ [9.08711 8.78174 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence)
+ [3.0327 4.8436 6.0654 4.8436 4.8436 ] pdfxs
+ -0.000183105 -401.651 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.60717 ] pdfxs
+ (a) show
+ (sp)
+ [8.61808 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.34175 4.8436 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.0327 4.8436 4.85451 8.60717 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.55274 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.34175 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e.F)
+ [4.8436 9.90537 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.58536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 3.0327 ] pdfxs
+ 277.259 -401.651 m
+ /N722 10.909 Tf
+ (func1) show
+ 310.205 -401.651 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 332.091 -401.651 m
+ /N722 10.909 Tf
+ (func2) show
+ 365.038 -401.651 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 10.3635 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.16356 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple\f)
+ [9.08711 6.0654 3.02179 9.16356 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -0.000244141 -423.574 m
+ (a) show
+ (reputin)
+ [4.27631 8.32357 6.05449 6.0654 7.72365 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.32357 4.29811 ] pdfxs
+ (a) show
+ (mecl)
+ [9.09802 8.32357 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss,)
+ [4.30902 4.29811 6.53449 ] pdfxs
+ (a) show
+ (ndso)
+ [6.0654 9.53446 4.30902 8.93447 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 186.485 -423.574 m
+ /N695 10.909 Tf
+ (F) show
+ 193.5 -425.21 m
+ /N703 7.96999 Tf
+ (1) show
+ 198.233 -423.574 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 210.096 -425.21 m
+ /N703 7.96999 Tf
+ (2) show
+ 218.306 -423.574 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 239.36 -423.574 m
+ /N695 10.909 Tf
+ (F) show
+ 246.375 -425.21 m
+ /N703 7.96999 Tf
+ (3) show
+ 254.586 -423.574 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 9.53446 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.32357 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.32357 ] pdfxs
+ (a) show
+ (bove.)
+ [6.35994 5.15996 5.4545 4.8436 7.82175 ] pdfxs
+ (L) show
+ (ines)
+ [3.0327 6.0654 4.8436 7.77808 ] pdfxs
+ (1) show
+ (-2uses)
+ [3.64352 8.93447 6.05449 4.30902 4.8436 7.77808 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.32357 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ -0.000305176 -445.496 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.44719 ] pdfxs
+ (t) show
+ (op)
+ [8.8472 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.4254 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.23629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.73085 4.23277 6.0654 8.23629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [12.4798 3.0327 5.74904 ] pdfxs
+ (t) show
+ (odisj)
+ [8.8472 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intequiv)
+ [3.0327 5.75995 7.62547 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.23629 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssesin)
+ [4.30902 4.29811 4.85451 7.69081 3.0327 9.44719 ] pdfxs
+ (t) show
+ (hism)
+ [6.05449 3.0327 7.69081 9.08711 ] pdfxs
+ (a) show
+ (nner.)
+ [6.0654 6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ 16.9357 -467.419 m
+ (Thesec)
+ [7.8763 6.0654 8.6072 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndprincipleis)
+ [6.0654 9.81809 6.0654 4.2654 3.0327 6.0654 4.8436 3.0327 6.05449 3.0327 8.6072 
+ 3.0327 8.06172 ] pdfxs
+ (t) show
+ (osimplifym)
+ [9.2181 4.29811 3.0327 9.08711 6.0654 3.0327 3.02179 3.33815 9.51264 9.09802 ] pdfxs
+ (at) show
+ (chingnodesbetweendi\013erentc)
+ [4.53815 6.0654 3.0327 6.05449 9.2181 6.05449 5.75995 6.0654 4.8436 8.06172 6.37085 
+ 4.8436 3.93823 7.58175 4.8436 4.85451 9.81809 6.05449 3.0327 6.35986 4.85451 4.27631 
+ 4.8436 5.75995 7.99638 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.02179 4.85451 4.8436 8.06172 ] pdfxs
+ (a) show
+ (tac)
+ [8.00729 9.2181 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.78539 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ewi)
+ [8.6072 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -0.000305176 -489.341 m
+ (t) show
+ (henodes)
+ [6.05449 9.42537 6.05449 5.75995 6.0654 4.8436 8.86898 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.42537 4.8436 ] pdfxs
+ (a) show
+ (llerbymer)
+ [3.0327 3.0327 4.8436 8.83627 5.75995 10.3308 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingthe)
+ [3.0327 6.0654 10.0254 4.23277 6.0654 9.41447 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 8.86898 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 7.59266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.86898 3.0327 10.6254 ] pdfxs
+ (a) show
+ (nequiv)
+ [10.6254 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.42537 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss,)
+ [4.29811 4.30902 7.83266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6363 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ -0.000305176 -511.264 m
+ (upd)
+ [6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 10.0472 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.44719 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.869 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 8.90171 ] pdfxs
+ (t) show
+ (obec)
+ [10.0581 6.35994 9.44719 4.8436 ] pdfxs
+ (o) show
+ (nsistentwi)
+ [6.0654 4.29811 3.0327 4.30902 4.23277 4.85451 5.75995 8.83637 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6581 ] pdfxs
+ (t) show
+ (hemer)
+ [6.0654 9.43629 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edc)
+ [4.8436 10.6581 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 9.44719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Mer)
+ [6.05449 6.0654 4.29811 10.7672 10.0036 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -0.000305176 -533.186 m
+ (ensuresth)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 7.38536 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (a) show
+ (niden)
+ [9.13083 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lset)
+ [6.10904 4.29811 4.85451 7.30911 ] pdfxs
+ (o) show
+ (fpo)
+ [6.41449 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.10904 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [7.34174 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.10904 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (swillbeinferredf)
+ [7.38536 7.8763 3.0327 3.02179 6.10904 6.37085 7.91993 3.0327 6.05449 3.33815 4.8436 
+ 4.27631 4.27631 4.8436 9.14174 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.35264 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 6.10904 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.37445 3.0327 6.0654 ] pdfxs
+ -0.000305176 -555.109 m
+ (t) show
+ (hecl)
+ [6.05449 8.62902 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.)
+ [4.29811 4.30902 8.29084 ] pdfxs
+ (U) show
+ (pd)
+ [6.35994 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.05082 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.07263 ] pdfxs
+ (t) show
+ (obec)
+ [9.22901 6.35994 8.62902 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entwi)
+ [4.85451 5.74904 8.01819 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [9.83991 4.23277 6.0654 8.61811 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.61811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.07263 ] pdfxs
+ (\(a) show
+ (sexpl)
+ [8.08354 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow)
+ [3.0327 6.05449 4.85451 9.829 6.37085 4.8436 3.0327 5.14905 7.8763 ] pdfxs
+ (\)) show
+ -0.000305176 -577.031 m
+ (ensures)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 8.83626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.77092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.37083 ] pdfxs
+ (t) show
+ (hirdpr)
+ [6.0654 3.0327 4.2654 10.5926 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 13.6253 ] pdfxs
+ (a) show
+ (bove|\fndingm)
+ [6.35994 5.14905 5.4545 9.38174 15.4362 6.0654 6.05449 6.0654 3.02179 6.0654 9.98173 
+ 9.09802 ] pdfxs
+ (a) show
+ (tchingnodesbetweenc)
+ [4.23277 4.54905 6.0654 3.02179 6.0654 9.98173 6.0654 5.75995 6.05449 4.85451 8.82535 
+ 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 10.5926 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.02179 3.0327 4.85451 9.37083 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.5926 4.8436 ] pdfxs
+ (a) show
+ (ller|is)
+ [3.0327 3.0327 4.8436 8.80354 15.4362 3.0327 4.29811 ] pdfxs
+ -0.000305176 -598.954 m
+ (a) show
+ (lwaysp)
+ [3.0327 7.57085 5.14905 5.75995 7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 16.9357 -620.876 m
+ (I) show
+ (n)
+ [8.80356 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 7.59266 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 5.9454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.58176 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmmer)
+ [6.05449 11.8362 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.04718 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.59266 ] pdfxs
+ (D) show
+ (S)
+ [8.79265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.04718 ] pdfxs
+ (o) show
+ (f) show
+ 275.778 -620.876 m
+ /N722 10.909 Tf
+ (func1) show
+ 307.153 -620.876 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 327.468 -620.876 m
+ /N722 10.909 Tf
+ (func2) show
+ 358.843 -620.876 m
+ /N614 10.909 Tf
+ (intothec)
+ [3.0327 5.75995 4.23277 8.20357 4.23277 6.0654 7.59266 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 225.818 -657.201 m
+ (118) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (4.3Ali)
+ [8.07685 4.476 24.2161 12.1798 4.49035 4.476 ] pdfxs
+ (a) show
+ (sA)
+ [11.7494 12.1798 ] pdfxs
+ (na) show
+ (lysis)
+ [4.49035 8.50709 6.36962 4.49035 11.735 ] pdfxs
+ (I) show
+ (m)
+ [13.4566 ] pdfxs
+ (p) show
+ (lement)
+ [4.476 7.37385 13.4422 7.37385 8.50717 6.2836 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (sforCom)
+ [11.7494 4.93494 8.0625 11.9789 11.649 8.07685 13.4422 ] pdfxs
+ (pa) show
+ (riso)
+ [6.59915 4.476 6.36962 8.0625 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.11992 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.33083 ] pdfxs
+ (t) show
+ (oev)
+ [8.51993 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [7.90903 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.90903 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.29811 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (D) show
+ (SAf)
+ [6.05449 11.2472 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.33083 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.11992 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.36354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisclien)
+ [3.0327 5.74904 4.30902 3.0327 7.36354 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,weneed)
+ [4.29811 6.20722 7.58175 7.90903 6.05449 4.85451 4.8436 9.11992 ] pdfxs
+ (t) show
+ (oc)
+ [8.51993 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -54.648 m
+ (it)
+ [3.0327 8.96728 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 8.97819 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.5781 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (o) show
+ (f)
+ [8.06175 ] pdfxs
+ (ot) show
+ (herwell-known)
+ [6.05449 4.85451 8.9999 7.58175 4.8436 3.0327 3.0327 3.63261 5.75995 6.05449 5.15996 
+ 7.8763 10.789 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.0654 9.08711 4.29811 11.1708 ] pdfxs
+ (I) show
+ (n)
+ [10.789 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 9.03262 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,webrie\rydescribe)
+ [6.0654 8.03993 7.57085 9.5781 6.0654 4.2654 3.0327 4.85451 6.05449 10.4945 6.05449 
+ 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.5781 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -76.571 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (\() show
+ 81.813 -76.571 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 107.078 -76.571 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.99993 ] pdfxs
+ (t) show
+ (hreein)
+ [6.05449 4.27631 4.8436 8.99993 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.45444 ] pdfxs
+ (\() show
+ 323.813 -76.571 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 368.21 -76.571 m
+ /N614 10.909 Tf
+ (,) show
+ 375.514 -76.571 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 421.723 -76.571 m
+ /N614 10.909 Tf
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 450.75 -76.571 m
+ /N1025 10.909 Tf
+ (an) show
+ (-) show
+ -6.10352e-05 -98.493 m
+ (de) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 22.8349 -98.493 m
+ /N614 10.909 Tf
+ (\))
+ [7.70183 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twec)
+ [7.70183 7.58175 8.30175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 113.365 -98.493 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 145.12 -98.493 m
+ /N614 10.909 Tf
+ (to) show
+ (.)
+ [7.82175 ] pdfxs
+ (Not) show
+ (e)
+ [8.30175 ] pdfxs
+ (t) show
+ (hat)
+ [6.05449 5.46541 7.69093 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.30175 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (iveprecisi)
+ [3.0327 5.4545 8.30175 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (o) show
+ (fS)
+ [6.7963 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd'sand)
+ [4.27631 6.05449 3.0327 7.75627 5.46541 6.05449 9.52355 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 4.29811 ] pdfxs
+ -7.62939e-05 -120.416 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmshavebeench)
+ [6.0654 9.08711 7.62536 6.05449 5.14905 5.4545 8.17084 6.35994 4.85451 4.8436 9.38173 
+ 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cterizedby)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.85451 4.8436 9.38173 5.75995 9.07628 ] pdfxs
+ (ot) show
+ (hers)
+ [6.05449 4.85451 7.59264 4.29811 ] pdfxs
+ (t) show
+ (udiesin)
+ [6.05449 6.0654 3.0327 4.8436 7.62536 3.0327 9.37082 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.17084 6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.56002 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.34903 3.02179 ] pdfxs
+ (72) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (:wech)
+ [7.72357 7.57085 8.17084 4.54905 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.15993 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.62536 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -7.62939e-05 -142.338 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.71263 ] pdfxs
+ (a) show
+ (saway)
+ [7.71263 8.85811 7.57085 5.15996 9.16356 ] pdfxs
+ (t) show
+ (oev)
+ [8.85811 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (ehow)
+ [8.2472 6.0654 5.14905 11.2908 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 8.25811 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (usdesi)
+ [6.05449 7.71263 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ndecisi)
+ [9.46901 6.05449 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nsimp)
+ [6.0654 7.71263 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.64729 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.25811 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -7.62939e-05 -164.261 m
+ (\() show
+ (includingc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivity,\feld-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.75995 3.0327 3.93823 
+ 4.84359 6.6654 6.0654 4.8436 3.0327 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.0327 5.74904 3.0327 3.93823 4.8545 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.0654 ] pdfxs
+ (o) show
+ (ice)
+ [3.02179 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fauni\fc)
+ [6.97085 9.08719 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9359 -186.183 m
+ (Not) show
+ (e)
+ [8.2472 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.63638 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.43631 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.25811 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesh)
+ [3.0327 5.75995 4.29811 4.85451 7.70172 6.05449 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.0654 6.05449 3.0327 8.2472 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.2472 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msinac)
+ [9.09802 7.70172 3.0327 9.4581 8.85811 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.02179 5.4545 4.85451 3.0327 9.15265 4.85451 ] pdfxs
+ (o) show
+ (rrectm)
+ [4.2654 4.27631 4.8436 4.85451 7.63638 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ -7.62939e-05 -208.106 m
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,we)
+ [7.05812 7.57085 8.79265 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.79265 4.85451 ] pdfxs
+ (a) show
+ (reful)
+ [4.2654 4.85451 3.32724 6.0654 6.97085 ] pdfxs
+ (t) show
+ (ouse)
+ [9.40355 6.05449 4.30902 8.79265 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.80356 4.29811 ] pdfxs
+ (a) show
+ (meset)
+ [9.08711 8.79265 4.30902 4.8436 8.19274 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.2763 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [10.0035 4.30902 ] pdfxs
+ (t) show
+ (ubsf)
+ [6.05449 6.0654 8.24717 3.32724 ] pdfxs
+ (o) show
+ (rknownex)
+ [8.22536 5.75995 6.05449 5.14905 7.88721 10.0035 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.97085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswithe)
+ [6.05449 8.25808 7.8763 3.0327 4.23277 10.0145 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -7.62939e-05 -230.028 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ -7.62939e-05 -267.861 m
+ /N622 11.955 Tf
+ (4.3.1)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -267.861 m
+ /N2097 11.955 Tf
+ (local)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 ] pdfxs
+ 76.3389 -267.861 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -7.62939e-05 -296.829 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.3009 -296.829 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 53.0799 -296.829 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.81444 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 3.0327 8.81444 ] pdfxs
+ (a) show
+ (n)
+ [10.5817 ] pdfxs
+ (agg) show
+ (ressivelocal)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.35992 3.0327 5.75995 4.8436 5.46541 
+ 7.53812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhich)
+ [3.02179 5.75995 4.30902 3.02179 8.82535 7.8763 6.05449 3.0327 4.54905 10.5708 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.81444 ] pdfxs
+ (t) show
+ (odis)
+ [9.97082 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (ep)
+ [9.35992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -7.62939e-05 -318.751 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hal)
+ [9.95991 9.35992 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.74902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (d-hocrules)
+ [6.0654 3.63261 6.0654 5.74904 8.75993 4.2654 6.0654 3.0327 4.8436 8.21444 ] pdfxs
+ (\() show
+ (thisis)
+ [4.23277 6.0654 3.0327 8.20354 3.0327 8.20354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.9091 ] pdfxs
+ (\\) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ (aa) show
+ ("p)
+ [9.35992 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [8.68356 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.18173 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,itknows)
+ [9.09802 6.05449 3.0327 4.8436 7.00357 3.0327 8.1491 5.75995 6.05449 5.15996 7.8763 
+ 4.29811 ] pdfxs
+ -7.62939e-05 -340.674 m
+ (\\A) show
+ ([i]"doesn't)
+ [3.0327 3.0327 3.02179 8.82538 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 7.61456 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.66899 ] pdfxs
+ (\\) show
+ (B[i]"if)
+ [7.7344 3.02179 3.0327 3.0327 8.82538 3.0327 6.69812 ] pdfxs
+ (\\A) show
+ (")
+ [8.82538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.43628 ] pdfxs
+ (\\) show
+ (B")
+ [7.72349 8.82538 ] pdfxs
+ (a) show
+ (retwodi\013erent)
+ [4.27631 8.21448 3.93823 7.58175 8.82538 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 7.61456 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l,s)
+ [3.0327 6.45812 4.29811 ] pdfxs
+ (ta) show
+ (ck,)
+ [4.54905 5.75995 6.44722 ] pdfxs
+ (o) show
+ (rhe)
+ [7.64719 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 7.78902 ] pdfxs
+ (I) show
+ (tknows)
+ [7.61456 5.75995 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ -7.62939e-05 -362.596 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.34546 ] pdfxs
+ (\\A) show
+ ([)
+ [3.0327 ] pdfxs
+ (1) show
+ (]"doesn't)
+ [3.0327 9.54537 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 8.34546 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.41081 ] pdfxs
+ (\\A) show
+ ([)
+ [3.02179 ] pdfxs
+ (2) show
+ (])
+ [3.0327 ] pdfxs
+ (") show
+ (,)
+ [7.24357 ] pdfxs
+ (\\A) show
+ (-) show
+ 177.704 -362.596 m
+ /N695 10.909 Tf
+ (>) show
+ 186.188 -362.596 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.05449 ] pdfxs
+ (1) show
+ ("doesn't)
+ [9.55628 6.0654 5.75995 4.8436 4.29811 6.0654 3.0327 8.33456 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (\\A) show
+ (-) show
+ 302.244 -362.596 m
+ /N695 10.909 Tf
+ (>) show
+ 310.729 -362.596 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.05449 ] pdfxs
+ (2") show
+ (,knows)
+ [7.25448 5.74904 6.0654 5.14905 7.8763 8.41081 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 10.1563 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 3.33815 ] pdfxs
+ -0.00012207 -384.519 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fau)
+ [6.95994 5.46541 6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icv)
+ [3.0327 8.4872 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleswi)
+ [6.0654 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 7.909 ] pdfxs
+ (\\a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 7.93081 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 6.05449 ] pdfxs
+ (") show
+ 312.273 -380.56 m
+ /N703 7.96999 Tf
+ (3) show
+ 317.005 -384.519 m
+ /N614 10.909 Tf
+ (,etc.)
+ [6.6654 4.85451 4.23277 4.85451 3.0327 ] pdfxs
+ 16.9359 -406.441 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.2229 -406.441 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 69.9859 -406.441 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.80353 ] pdfxs
+ (a) show
+ (lsoprovidesmod)
+ [3.0327 4.29811 9.95991 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.80353 
+ 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.83266 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.5599 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.77081 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdClibr)
+ [4.27631 10.549 12.3817 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 10.2654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsnever)
+ [6.0654 8.80353 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ -0.000106812 -428.364 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [11.1599 ] pdfxs
+ (o) show
+ (rwri)
+ [9.37081 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (emem)
+ [9.9381 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.8545 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 11.1599 ] pdfxs
+ (a) show
+ (s)
+ [9.40352 ] pdfxs
+ (\\) show
+ 164.166 -428.364 m
+ /N722 10.909 Tf
+ (sin) show
+ 181.348 -428.364 m
+ /N614 10.909 Tf
+ (")
+ [10.549 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1599 ] pdfxs
+ (\\) show
+ 220.029 -428.364 m
+ /N722 10.909 Tf
+ (cos) show
+ 237.211 -428.364 m
+ /N614 10.909 Tf
+ ("\)) show
+ (,)
+ [8.49811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.94901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.33818 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.0654 3.0327 10.8545 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dmem)
+ [11.1599 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.8545 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 11.1599 ] pdfxs
+ (a) show
+ (s) show
+ -0.000137329 -450.286 m
+ (\\) show
+ 5.45485 -450.286 m
+ /N722 10.909 Tf
+ (strcmp) show
+ 39.8178 -450.286 m
+ /N614 10.909 Tf
+ (")
+ [9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.88355 ] pdfxs
+ (\\) show
+ 75.9338 -450.286 m
+ /N722 10.909 Tf
+ (strlen) show
+ 110.297 -450.286 m
+ /N614 10.909 Tf
+ ("\)) show
+ (.)
+ [8.41084 ] pdfxs
+ (A) show
+ (s)
+ [8.12717 ] pdfxs
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (hiswri)
+ [6.05449 3.0327 8.11626 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,itdoesn)
+ [6.89448 3.0327 8.05092 6.0654 5.75995 4.8436 8.11626 6.0654 ] pdfxs
+ (o) show
+ (tmodelfunc)
+ [8.06183 9.08711 5.75995 6.05449 4.85451 6.83994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.11626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmaymodify)
+ [8.06183 9.08711 5.15996 9.56719 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 ] pdfxs
+ 439.364 -450.286 m
+ /N722 10.909 Tf
+ (errno) show
+ -0.000183105 -472.209 m
+ /N614 10.909 Tf
+ (o) show
+ (r)
+ [7.4181 ] pdfxs
+ (ot) show
+ (hermem)
+ [6.05449 4.85451 7.40719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.90174 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.20719 ] pdfxs
+ (a) show
+ (s)
+ [7.4399 ] pdfxs
+ (\\) show
+ 129.251 -472.209 m
+ /N722 10.909 Tf
+ (sqrt) show
+ 152.159 -472.209 m
+ /N614 10.909 Tf
+ (")
+ [8.59629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.19628 ] pdfxs
+ (\\) show
+ 186.926 -472.209 m
+ /N722 10.909 Tf
+ (log) show
+ 204.108 -472.209 m
+ /N614 10.909 Tf
+ ("\)) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (tis)
+ [7.38547 3.0327 7.4399 ] pdfxs
+ (a) show
+ (lsosm)
+ [3.0327 4.29811 8.59629 4.30902 9.08711 ] pdfxs
+ (a) show
+ (rten)
+ [4.27631 7.38547 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htoknow)
+ [9.20719 4.23277 8.59629 5.75995 6.0654 5.14905 11.0181 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.37456 ] pdfxs
+ (\\) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (")
+ [8.59629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -0.000198364 -494.132 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbemodi\fed.)
+ [9.6981 6.0654 4.8436 5.4545 4.85451 7.909 6.35994 8.4872 9.08711 5.75995 6.0654 
+ 3.02179 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 16.9358 -516.054 m
+ (While)
+ [11.2144 6.05449 3.0327 3.0327 8.31266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 67.2008 -516.054 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 95.9318 -516.054 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisextremelyf)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 3.0327 7.76717 4.85451 5.75995 4.23277 4.27631 
+ 4.85451 9.08711 4.8436 3.0327 9.22901 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.70183 ] pdfxs
+ (a) show
+ (ndverysimple,itis)
+ [6.0654 9.52355 5.4545 4.85451 4.2654 9.22901 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 6.53449 3.02179 7.71274 3.0327 7.76717 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.31266 ] pdfxs
+ (t) show
+ (oprovideal)
+ [8.92356 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 8.31266 8.91265 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.31266 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ -0.000213623 -537.977 m
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.93081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.05449 6.6654 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyf)
+ [4.2654 3.0327 9.39264 3.32724 ] pdfxs
+ (o) show
+ (rcodes)
+ [7.909 4.8436 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [7.86547 9.09802 ] pdfxs
+ (a) show
+ (keheavyusedirect)
+ [5.4545 8.47629 6.05449 4.85451 5.14905 5.75995 9.38174 6.0654 4.29811 8.4872 6.05449 
+ 3.0327 4.27631 4.8436 4.85451 7.86547 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndloc)
+ [6.05449 9.6981 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -0.000213623 -559.899 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.8436 4.30902 7.81084 ] pdfxs
+ (A) show
+ (s)
+ [7.74536 ] pdfxs
+ (ot) show
+ (hershave)
+ [6.0654 4.8436 4.27631 7.74536 6.0654 5.14905 5.4545 8.29084 ] pdfxs
+ (o) show
+ (bserved[)
+ [6.0654 4.29811 4.85451 4.2654 5.4545 4.85451 9.50173 3.0327 ] pdfxs
+ (62) show
+ (],itm)
+ [3.0327 6.51267 3.02179 7.69093 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.74536 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.30175 9.08711 ] pdfxs
+ (o) show
+ (stsense)
+ [4.29811 7.69093 4.29811 4.85451 6.05449 4.30902 8.29084 ] pdfxs
+ (t) show
+ (ouse)
+ [8.90174 6.05449 4.30902 8.29084 ] pdfxs
+ (a) show
+ (n)
+ [9.50173 ] pdfxs
+ (agg) show
+ (ressiveloc)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.29084 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.47994 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -0.000213623 -581.822 m
+ /N634 10.909 Tf
+ (inc)
+ [3.34914 10.189 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (b) show
+ (ination)
+ [3.33823 6.13082 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 75.0488 -581.822 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.83994 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.10535 3.0327 9.86173 
+ 9.08711 ] pdfxs
+ (o) show
+ (stse)
+ [4.30902 8.04001 4.30902 4.8436 ] pdfxs
+ (tt) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (s.F)
+ [4.30902 8.37811 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.07264 ] pdfxs
+ (t) show
+ (hisre)
+ [6.05449 3.0327 8.10535 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.87267 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.8109 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s) show
+ 1 0 0 1 0 -591.315 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.77352 3.58634 ] pdfxs
+ (ha) show
+ (t,in)
+ [3.58634 6.38374 2.55527 8.79563 ] pdfxs
+ (pra) show
+ (ctic)
+ [4.09746 3.58634 2.55527 4.09746 ] pdfxs
+ (e) show
+ (,t)
+ [6.39271 3.57737 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 7.30727 ] pdfxs
+ (on) show
+ (lyocc)
+ [2.56423 8.53569 4.85963 4.09746 4.09746 ] pdfxs
+ (ur) show
+ (s)
+ [7.30727 ] pdfxs
+ (fo) show
+ (r)
+ [7.28032 ] pdfxs
+ (aggrega) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (slikest)
+ [7.30727 2.56423 2.55527 4.60858 7.77352 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (cts)
+ [4.09746 3.58634 7.30727 ] pdfxs
+ (o) show
+ (r)
+ [7.28032 ] pdfxs
+ (arr) show
+ (ays.)
+ [4.34857 4.8686 3.63121 8.46385 ] pdfxs
+ (S) show
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (rv)
+ [7.28032 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [7.30727 ] pdfxs
+ (ar) show
+ (e)
+ [7.77352 ] pdfxs
+ (pro) show
+ (m)
+ [7.6838 ] pdfxs
+ (o) show
+ (tedt)
+ [3.57737 4.10643 8.78666 3.58634 ] pdfxs
+ (o) show
+ -12.437 -14.768 m
+ (SS) show
+ (Av)
+ [9.97911 4.35754 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (ue) show
+ (s)
+ [6.70655 ] pdfxs
+ (a) show
+ (s)
+ [6.70655 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (din)
+ [8.19491 2.55527 8.19491 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (4) show
+ (.)
+ [2.56423 ] pdfxs
+ (1) show
+ (.) show
+ 216.108 -59.433 m
+ /N614 10.909 Tf
+ (87) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (99) 100
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.02179 5.75995 4.30902 3.02179 8.22535 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rksupp)
+ [4.27631 9.67628 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtsch)
+ [4.27631 4.23277 8.22535 4.54905 6.05449 ] pdfxs
+ (a) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.37083 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.21444 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her:if)
+ [6.05449 4.85451 4.2654 8.44356 3.0327 7.25448 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.77084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.22535 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.16001 ] pdfxs
+ (a) show
+ (nsweraquery)
+ [6.0654 4.29811 7.58175 4.8436 8.19264 9.37083 5.75995 6.05449 4.85451 4.27631 5.75995 
+ ] pdfxs
+ 0 -21.922 m
+ (precisely,)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.85451 3.0327 4.84359 6.6654 ] pdfxs
+ (t) show
+ (henext)
+ [6.0654 8.47629 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.0654 ] pdfxs
+ (a) show
+ (inisqueried)
+ [3.02179 9.6981 3.0327 7.94172 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 9.6981 
+ ] pdfxs
+ (a) show
+ (ndso)
+ [6.05449 9.6981 4.29811 9.0981 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (n)
+ [8.92356 ] pdfxs
+ (t) show
+ (hisev)
+ [6.0654 3.0327 7.16718 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,when)
+ [6.05449 6.05449 7.8763 6.0654 4.8436 8.92356 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.62901 ] pdfxs
+ (o) show
+ (f)
+ [6.19631 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.72357 3.32724 ] pdfxs
+ (o) show
+ (urin)
+ [6.0654 7.13446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.90177 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.16718 ] pdfxs
+ (\() show
+ 326.36 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 370.757 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 376.807 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 423.016 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 429.067 -43.845 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 464.97 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -65.768 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (aa) show
+ 28.2969 -65.768 m
+ /N614 10.909 Tf
+ (\))
+ [8.47637 ] pdfxs
+ (a) show
+ (reun)
+ [4.27631 9.0872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.0872 ] pdfxs
+ (t) show
+ (ores)
+ [9.6981 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lveaquery,)
+ [3.0327 5.4545 9.0872 9.6981 5.74904 6.0654 4.8436 4.27631 4.84359 7.41812 ] pdfxs
+ (t) show
+ (heych)
+ [6.0654 4.8436 10.0035 4.53815 6.0654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.2981 ] pdfxs
+ (t) show
+ (o)
+ [9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 272.49 -65.768 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 301.993 -65.768 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Thus,whenc)
+ [6.0654 9.08711 9.68719 7.8763 5.75995 6.05449 4.30902 7.41812 7.8763 6.0654 4.8436 
+ 10.2981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -6.10352e-05 -87.69 m
+ (t) show
+ (hein)
+ [6.05449 9.44719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.62539 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms,)
+ [6.0654 9.08711 4.29811 7.87629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 175.178 -87.69 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 205.041 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmis)
+ [6.0654 13.6907 3.02179 8.90171 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.44719 6.05449 ] pdfxs
+ (a) show
+ (seline.Thisav)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 10.7563 7.88721 6.05449 3.0327 8.90171 
+ 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idsovers)
+ [3.0327 6.05449 8.90171 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (tat) show
+ (ing)
+ [3.0327 6.05449 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -147.445 m
+ /N622 11.955 Tf
+ (4.3.2)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -147.445 m
+ /N2097 11.955 Tf
+ (steens-fi)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 100.946 -147.445 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -7.62939e-05 -176.413 m
+ /N614 10.909 Tf
+ (Steens)
+ [6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's\row-insensi)
+ [4.27631 6.0654 3.02179 7.77808 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 
+ 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 6.53449 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-insensi)
+ [4.85451 5.75995 4.23277 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.8436 6.53449 ] pdfxs
+ (a) show
+ (nd\feld-insensi)
+ [6.0654 9.53446 6.0654 4.8436 3.0327 6.05449 3.64352 3.02179 6.0654 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.32357 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.02179 5.75995 4.30902 3.02179 7.77808 3.0327 ] pdfxs
+ (129) show
+ (]isawell)
+ [6.50176 3.0327 7.77808 8.93447 7.57085 4.85451 3.0327 3.0327 ] pdfxs
+ -7.62939e-05 -198.336 m
+ (known)
+ [5.75995 6.05449 5.15996 7.8763 8.57447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 11.6071 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [6.75275 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 6.81809 ] pdfxs
+ (a) show
+ (n)
+ [8.57447 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.05449 6.0654 4.27631 5.14905 5.75995 3.02179 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.57447 ] pdfxs
+ (o) show
+ (f)
+ [5.84722 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.36358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pinline)
+ [8.57447 3.02179 8.57447 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rsp)
+ [6.78538 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 7.36358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.57447 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (stline)
+ [4.29811 6.75275 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [6.78538 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -7.62939e-05 -220.258 m
+ (I) show
+ (tusesT)
+ [8.16001 6.05449 4.30902 4.8436 8.21444 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'suni)
+ [6.0654 3.0327 8.21444 6.05449 6.0654 3.02179 ] pdfxs
+ (o) show
+ (n-\fndd)
+ [6.0654 3.63261 6.0654 6.05449 9.98173 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.37083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.75993 ] pdfxs
+ (t) show
+ (oe\016cien)
+ [9.35992 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyp)
+ [3.0327 9.66537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmem)
+ [9.97082 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.66537 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.21444 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.37083 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lence)
+ [3.02179 4.85451 6.05449 4.85451 4.8436 ] pdfxs
+ -7.62939e-05 -242.181 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses.This)
+ [4.30902 4.29811 4.85451 4.29811 7.87629 7.8763 6.0654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisex)
+ [6.05449 12.7307 3.0327 7.94172 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.39264 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,butproducesac)
+ [6.6654 6.0654 6.0654 7.87638 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 
+ 7.94172 9.08719 4.8436 ] pdfxs
+ (oa) show
+ (rse)
+ [4.27631 4.30902 8.47629 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.0654 6.05449 4.27631 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 16.9359 -264.103 m
+ (Wen)
+ [10.2981 8.08357 6.05449 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 8.07266 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.49446 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.29446 ] pdfxs
+ (o) show
+ (fS)
+ [6.5563 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.2654 6.0654 3.0327 7.52718 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 289.442 -264.103 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 333.839 -264.103 m
+ /N614 10.909 Tf
+ (,)
+ [6.33813 ] pdfxs
+ (a) show
+ (ndimplementitusing)
+ [6.0654 9.28355 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 7.46184 
+ 3.0327 7.47275 6.0654 4.29811 3.0327 6.05449 8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -286.026 m
+ (D) show
+ (SAfr)
+ [6.05449 11.2472 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 7.69084 ] pdfxs
+ (I) show
+ (np)
+ [9.13083 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,weuse)
+ [4.27631 6.20722 7.58175 7.90903 6.05449 4.30902 7.90903 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.90903 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdDSAloc)
+ [4.27631 9.13083 8.32365 6.0654 11.2472 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.09813 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 7.36354 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,)
+ [4.30902 4.8436 6.20722 ] pdfxs
+ (t) show
+ (henmer)
+ [6.0654 4.8436 9.13083 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [7.91993 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.09813 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -307.948 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.43628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsin)
+ [6.0654 6.05449 7.6799 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.83629 8.82538 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.43628 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.64719 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 8.22539 7.8763 6.0654 ] pdfxs
+ (o) show
+ (lepr)
+ [3.02179 8.23629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.45812 ] pdfxs
+ (t) show
+ (henperf)
+ [6.05449 4.85451 9.43628 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.4689 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.41449 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -0.00012207 -329.871 m
+ (bindin)
+ [6.0654 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.Bec)
+ [11.1599 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewew)
+ [6.05449 4.30902 9.5781 7.57085 9.5781 7.58175 ] pdfxs
+ (a) show
+ (nt)
+ [5.74904 8.97819 ] pdfxs
+ (t) show
+ (oev)
+ [10.1781 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ea\feld-insensi)
+ [9.5781 10.189 6.05449 4.85451 3.0327 6.05449 3.63261 3.0327 6.0654 4.29811 4.85451 
+ 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveversi)
+ [3.0327 5.4545 9.5781 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (o) show
+ (fS)
+ [8.06175 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 9.03262 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,we)
+ [6.0654 9.08711 8.02902 7.58175 4.8436 ] pdfxs
+ -0.00012207 -351.793 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i\fci)
+ [3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.6145 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 9.71992 ] pdfxs
+ (a) show
+ (llnodesin)
+ [3.02179 7.89811 6.0654 5.74904 6.0654 4.8436 9.17444 3.02179 10.9308 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.71992 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.10909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phtodisc)
+ [6.05449 10.9308 4.23277 10.3199 6.0654 3.0327 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.9308 ] pdfxs
+ (a) show
+ (ny\feldsensi)
+ [5.74904 10.6254 6.0654 4.8436 3.0327 10.9199 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 10.6254 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uredby)
+ [6.05449 4.27631 4.8436 10.9308 5.75995 5.75995 ] pdfxs
+ -0.00012207 -373.716 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.) show
+ 16.9359 -395.638 m
+ (A) show
+ (saresul)
+ [8.91262 10.0581 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.87629 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 99.1179 -395.638 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 148.121 -395.638 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndi\013ersfr)
+ [10.669 6.05449 3.0327 6.37077 4.8436 4.27631 8.90171 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mS)
+ [13.6907 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 8.91262 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmintwoways:)
+ [6.0654 13.6907 3.0327 10.669 3.93823 7.58175 10.0581 7.57085 5.14905 5.75995 4.30902 
+ 3.0327 ] pdfxs
+ -0.000137329 -417.561 m
+ (Firstitsuses)
+ [7.12357 3.0327 4.2654 4.30902 8.64001 3.0327 4.23277 8.70535 6.0654 4.29811 4.8436 
+ 8.70535 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 9.23992 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.4617 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.589 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eness)
+ [4.8436 6.0654 4.8436 4.30902 8.69444 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.75995 3.02179 6.0654 9.85082 ] pdfxs
+ (t) show
+ (om)
+ [9.85082 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.25083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisresults)
+ [3.02179 5.75995 4.30902 3.02179 8.70535 4.27631 4.8436 4.30902 6.05449 3.0327 8.64001 
+ 4.29811 ] pdfxs
+ (o) show
+ (undf)
+ [6.0654 6.0654 10.4508 3.33815 ] pdfxs
+ (o) show
+ (rin-)
+ [8.67263 3.02179 6.0654 3.63261 ] pdfxs
+ -0.000137329 -439.483 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 9.46901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Sec)
+ [9.08711 4.29811 10.8108 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,itkeeps)
+ [6.0654 6.05449 7.8872 3.0327 8.85819 5.4545 4.8436 4.8436 6.0654 8.91262 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 9.4581 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refbi)
+ [4.2654 4.85451 7.94175 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sf)
+ [8.91262 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.8799 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3745 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 7.87629 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 10.069 3.02179 8.85819 ] pdfxs
+ (t) show
+ (om)
+ [10.069 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -0.000137329 -461.406 m
+ (jud)
+ [3.33815 6.05449 6.0654 ] pdfxs
+ (g) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.47989 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utmem)
+ [6.05449 9.43637 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.9417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisei)
+ [9.42546 3.0327 9.4908 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herneverre)
+ [6.05449 4.85451 9.45808 6.05449 4.85451 5.4545 4.8436 9.45808 4.27631 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [11.2363 ] pdfxs
+ (o) show
+ (rnevers)
+ [9.45808 6.0654 4.8436 5.4545 4.85451 9.45808 4.29811 ] pdfxs
+ (to) show
+ (red)
+ [4.27631 4.8436 11.2472 ] pdfxs
+ (to) show
+ (.Thisinf)
+ [12.5235 7.88721 6.05449 3.0327 9.4908 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [11.2472 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -0.000137329 -483.329 m
+ (occ)
+ [5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llybeused)
+ [3.0327 3.0327 9.39264 6.35994 8.4872 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (om)
+ [9.08719 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles'c)
+ [6.0654 3.0327 4.8436 7.94172 3.0327 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ ('if)
+ [6.6654 3.0327 6.97085 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (a) show
+ (renevermodi\fed,f)
+ [4.2654 8.4872 6.0654 4.8436 5.4545 4.85451 7.909 9.08711 5.75995 6.05449 3.0327 
+ 6.0654 4.8436 6.0654 6.6654 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple.)
+ [9.08711 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -0.000137329 -521.161 m
+ /N622 11.955 Tf
+ (4.3.3)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -521.161 m
+ /N2097 11.955 Tf
+ (steens-fs)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 100.946 -521.161 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -0.000152588 -550.129 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.0428 -550.129 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 73.5068 -550.129 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.55262 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisiden)
+ [3.02179 5.75995 4.30902 3.02179 8.56353 3.0327 8.55262 3.0327 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [7.28721 ] pdfxs
+ (to) show
+ 210.783 -550.129 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 255.18 -550.129 m
+ /N614 10.909 Tf
+ (,except)
+ [7.43993 4.8436 5.75995 4.85451 4.8436 6.0654 8.49819 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.49819 3.0327 8.49819 6.05449 5.75995 4.85451 8.55262 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i\fci)
+ [3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.02179 10.0145 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -0.000183105 -572.051 m
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 9.04353 3.0327 10.789 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.58901 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 8.97819 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Thisproducesa\feld-sensi)
+ [6.05449 6.0654 4.29811 11.1708 7.88721 6.05449 3.0327 9.03262 6.0654 4.27631 5.74904 
+ 6.0654 6.0654 4.8436 4.8436 9.04353 10.189 6.05449 4.85451 3.0327 6.05449 3.63261 
+ 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivev)
+ [3.0327 5.4545 9.5781 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.96728 ] pdfxs
+ (o) show
+ (fSteens)
+ [8.07265 6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 9.04353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -0.000183105 -593.974 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rinspirit)
+ [7.909 3.0327 9.6981 4.29811 6.0654 3.0327 4.2654 3.0327 7.87638 ] pdfxs
+ (t) show
+ (oth)
+ [9.0981 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdescribedin[)
+ [7.87638 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 3.0327 
+ 9.6981 3.0327 ] pdfxs
+ (128) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (88) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72.905 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 16.809 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 27.723 0 m
+ /N1156 8.96599 Tf
+ (func1\()
+ [3.79257 6.10583 6.09686 5.08372 6.55421 3.58634 ] pdfxs
+ 60.822 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 77.631 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 88.69 0 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 109.271 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ 10.614 -10.959 m
+ (\003) show
+ 16.8089 -10.959 m
+ /N1156 8.96599 Tf
+ (in=1;)
+ [3.68498 11.7096 12.6241 5.81003 2.56423 ] pdfxs
+ 10.673 -21.918 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 49.985 -21.918 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ -0.444031 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ -4.57764e-05 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 16.8089 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 27.7229 -43.835 m
+ /N1156 8.96599 Tf
+ (func2\()
+ [3.79257 6.10583 6.09686 5.08372 6.55421 3.58634 ] pdfxs
+ 60.8219 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 77.6309 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 88.6899 -43.835 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 109.271 -43.835 m
+ /N1220 8.96599 Tf
+ (f) show
+ 11.6529 -54.794 m
+ /N1156 8.96599 Tf
+ (free\(in\);)
+ [4.3126 5.11055 5.59478 6.57208 5.68438 3.68498 7.8811 5.22712 2.56423 ] pdfxs
+ 11.2799 -65.753 m
+ (in=malloc\()
+ [3.68498 10.9564 12.8841 8.68799 5.62174 3.56842 3.56842 5.62174 6.06998 3.58634 ] pdfxs
+ 77.6349 -65.753 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 110.653 -65.753 m
+ /N1156 8.96599 Tf
+ (\() show
+ 116.115 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 133.513 -65.753 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 10.6139 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 16.8089 -76.712 m
+ /N1156 8.96599 Tf
+ (in=2;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 10.6729 -87.671 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 49.9849 -87.671 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ -0.444077 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ -9.15527e-05 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 22.8759 -109.589 m
+ /N1156 8.96599 Tf
+ (caller\()
+ [5.75617 6.27626 4.22294 4.22294 5.76514 6.24026 3.58634 ] pdfxs
+ 60.8219 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 81.3439 -109.589 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 98.2119 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 11.0579 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 27.9909 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.1689 -131.507 m
+ /N1156 8.96599 Tf
+ (\() show
+ 43.0019 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 49.8999 -131.507 m
+ /N1156 8.96599 Tf
+ (fp\)\()
+ [3.85533 7.45969 4.87744 3.58634 ] pdfxs
+ 71.8809 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 88.7189 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 94.4818 -131.507 m
+ /N1156 8.96599 Tf
+ (\)=\(X)
+ [8.96593 12.5523 4.05257 6.91274 ] pdfxs
+ 132.086 -131.507 m
+ /N1305 8.96599 Tf
+ (>) show
+ 144.155 -131.507 m
+ /N1156 8.96599 Tf
+ (1\)?func1:func2;)
+ [5.52312 4.50087 6.2493 3.79257 6.10583 6.09686 5.07476 7.07423 5.02988 3.79257 6.10583 
+ 6.09686 5.08372 7.06527 2.56423 ] pdfxs
+ 11.0578 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 32.0658 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.0048 -142.466 m
+ /N1156 8.96599 Tf
+ (p=malloc\()
+ [10.0329 12.8841 8.69696 5.61278 3.56842 3.56842 5.62174 6.07895 3.58634 ] pdfxs
+ 99.7518 -142.466 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 132.77 -142.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 138.232 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 155.63 -142.466 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 11.0578 -153.424 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 32.0658 -153.424 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.1328 -153.424 m
+ /N1156 8.96599 Tf
+ (q=fp\(p\);)
+ [9.90748 12.92 3.85533 7.13692 4.76088 6.9576 5.22712 2.56423 ] pdfxs
+ 10.6728 -175.342 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 48.6538 -175.342 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.7208 -175.342 m
+ /N1156 8.96599 Tf
+ (q;)
+ [6.67973 2.56423 ] pdfxs
+ -0.444229 -186.301 m
+ /N1220 8.96599 Tf
+ (g) show
+ -0.884216 -205.828 m
+ /N614 10.909 Tf
+ (\(a) show
+ (\))
+ [7.87638 ] pdfxs
+ (I) show
+ (nputCpr)
+ [6.0654 6.05449 6.0654 7.87638 11.5199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7198 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hindirectfunc)
+ [9.6981 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.88729 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 234.072 1.52588e-05 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 250.881 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 261.795 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (func1\(Pool)
+ [3.79257 6.10583 6.09686 5.08372 6.56317 5.37057 7.08318 5.41552 5.42449 2.56423 ] pdfxs
+ 317.233 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 326.918 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (P,)
+ [7.58527 2.56423 ] pdfxs
+ 344.658 1.52588e-05 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 361.467 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 372.526 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 393.107 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (f) show
+ 250.216 -10.959 m
+ (\003) show
+ 256.411 -10.959 m
+ /N1156 8.96599 Tf
+ (in=1;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 250.275 -21.918 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 289.586 -21.918 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ 233.628 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ 234.072 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 250.881 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 261.795 -43.835 m
+ /N1156 8.96599 Tf
+ (func2\(Pool)
+ [3.79257 6.10583 6.09686 5.08372 6.56317 5.37057 7.08318 5.41552 5.42449 2.56423 ] pdfxs
+ 317.233 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 326.918 -43.835 m
+ /N1156 8.96599 Tf
+ (P,)
+ [7.58527 2.56423 ] pdfxs
+ 344.658 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 361.467 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 372.526 -43.835 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 393.107 -43.835 m
+ /N1220 8.96599 Tf
+ (f) show
+ 251.168 -54.794 m
+ /N1156 8.96599 Tf
+ (poolfree\(P,in\);)
+ [6.5362 6.01625 6.02521 3.97189 4.2319 5.01192 5.51409 6.48242 4.31259 7.58527 10.3736 
+ 3.68498 7.89006 5.21815 2.56423 ] pdfxs
+ 250.881 -65.753 m
+ (in=poolalloc\(P,)
+ [3.68498 10.9564 13.3234 6.5631 6.05211 6.05211 3.99879 6.05211 4.00776 3.99879 6.05211 
+ 6.51828 4.30362 7.58527 2.56423 ] pdfxs
+ 350.412 -65.753 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.43754 3.24568 ] pdfxs
+ 383.431 -65.753 m
+ /N1156 8.96599 Tf
+ (\() show
+ 388.892 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 406.29 -65.753 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 250.216 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 256.411 -76.712 m
+ /N1156 8.96599 Tf
+ (in=2;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 250.275 -87.671 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 289.586 -87.671 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ 233.628 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ 234.072 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 256.948 -109.589 m
+ /N1156 8.96599 Tf
+ (caller\()
+ [5.75617 6.27626 4.22294 4.22294 5.76514 6.24026 3.58634 ] pdfxs
+ 294.894 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 315.416 -109.589 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 332.285 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 245.04 -120.548 m
+ /N1156 8.96599 Tf
+ (PoolPD1;poolcreate\(&PD1,...\);)
+ [7.08318 5.42449 5.42449 8.57144 5.93553 6.70659 6.07901 16.0849 6.41964 5.90865 5.90865 
+ 3.8643 5.38857 4.90433 5.4065 5.90865 4.88641 5.49616 3.68497 7.0024 6.00726 6.77832 
+ 6.48248 10.4364 4.96712 4.96712 4.96712 5.98923 2.56423 ] pdfxs
+ 245.131 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 262.063 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.241 -131.507 m
+ /N1156 8.96599 Tf
+ (\() show
+ 277.074 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 283.972 -131.507 m
+ /N1156 8.96599 Tf
+ (fp\)\()
+ [3.85533 7.45969 4.87744 3.58634 ] pdfxs
+ 305.953 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 322.791 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 328.555 -131.507 m
+ /N1156 8.96599 Tf
+ (\)=\(X)
+ [8.96593 12.5523 4.04361 6.91274 ] pdfxs
+ 366.158 -131.507 m
+ /N1305 8.96599 Tf
+ (>) show
+ 378.227 -131.507 m
+ /N1156 8.96599 Tf
+ (1\)?func1:func2;)
+ [5.52312 4.50087 6.2493 3.79257 6.10583 6.09686 5.07476 7.07423 5.02988 3.79257 6.10583 
+ 6.09686 5.07476 7.07423 2.56423 ] pdfxs
+ 245.13 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 266.137 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.076 -142.466 m
+ /N1156 8.96599 Tf
+ (p=poolalloc\(PD1,)
+ [10.0329 13.3234 6.5631 6.05211 6.05211 3.99879 6.05211 4.00776 3.99879 6.05211 6.51828 
+ 4.28569 6.00726 6.76935 5.89072 2.56423 ] pdfxs
+ 378.058 -142.466 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 411.076 -142.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 416.538 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 433.936 -142.466 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 245.13 -153.424 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 266.137 -153.424 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.204 -153.424 m
+ /N1156 8.96599 Tf
+ (q=fp\(PD1,p\);)
+ [9.90748 12.92 3.85533 7.13692 4.28569 6.00726 6.76935 5.89072 9.45011 6.96656 5.21815 
+ 2.56423 ] pdfxs
+ 245.426 -164.383 m
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 244.745 -175.342 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 282.725 -175.342 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 288.792 -175.342 m
+ /N1156 8.96599 Tf
+ (q;)
+ [6.67973 2.56423 ] pdfxs
+ 233.627 -186.301 m
+ /N1220 8.96599 Tf
+ (g) show
+ 283.545 -205.828 m
+ /N614 10.909 Tf
+ (\() show
+ (b\)Ccode)
+ [6.05449 7.88729 11.509 4.85451 5.74904 6.0654 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erpo)
+ [4.85451 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 1 0 0 1 56.605 -287.302 cm
+ q
+ 0.531113 0 0 0.531113 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 737.207 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2590 350 l
+ 2590 1570 l
+ 350 1570 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1160 360 m
+ 1540 360 l
+ S
+ n
+ 1540 360 m
+ 1600 360 1660 420 1660 480 c
+ S
+ n
+ 1660 480 m
+ 1660 720 l
+ S
+ n
+ 1660 720 m
+ 1660 780 1600 840 1540 840 c
+ S
+ n
+ 1540 840 m
+ 1160 840 l
+ S
+ n
+ 1160 840 m
+ 1100 840 1050 780 1050 720 c
+ S
+ n
+ 1050 720 m
+ 1050 480 l
+ S
+ n
+ 1050 480 m
+ 1050 420 1100 360 1160 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 112 67 m
+ /N2621 14 Tf
+ (i) show
+ 115.84 67 m
+ (n) show
+ 122.8 67 m
+ (t) show
+ 126.64 67 m
+ (:) show
+ 134.08 67 m
+ (H) show
+ 144.16 67 m
+ (M) show
+ Q
+ n
+ 1050 600 m
+ 1660 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1380 m
+ 900 1479.41 779.117 1560 630 1560 c
+ 480.883 1560 360 1479.41 360 1380 c
+ 360 1280.59 480.883 1200 630 1200 c
+ 779.117 1200 900 1280.59 900 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.6 133 m
+ /N2621 14 Tf
+ (i) show
+ 62.44 133 m
+ (n) show
+ Q
+ n
+ 800 1190 m
+ 880 1110 970 1010 1060 910 c
+ 0.630997 sc
+ S
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ f
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ h
+ S
+ n
+ 770 1230 m
+ 800 1190 l
+ S
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ f
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ h
+ S
+ n
+ 1620 1380 m
+ 1620 1479.41 1499.12 1560 1350 1560 c
+ 1200.88 1560 1080 1479.41 1080 1380 c
+ 1080 1280.59 1200.88 1200 1350 1200 c
+ 1499.12 1200 1620 1280.59 1620 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 124.6 133 m
+ /N2621 14 Tf
+ (t) show
+ 128.44 133 m
+ (m) show
+ 139 133 m
+ (p) show
+ Q
+ n
+ 1350 1150 m
+ 1350 1080 1350 1010 1350 940 c
+ 0.630997 sc
+ S
+ n
+ 1300 1170 100 20 re
+ f
+ n
+ 1300 1170 100 20 re
+ S
+ n
+ 1350 1200 m
+ 1350 1150 l
+ S
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ f
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ h
+ S
+ n
+ 2580 1380 m
+ 2580 1479.41 2405.39 1560 2190 1560 c
+ 1974.61 1560 1800 1479.41 1800 1380 c
+ 1800 1280.59 1974.61 1200 2190 1200 c
+ 2405.39 1200 2580 1280.59 2580 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 192 133 m
+ /N2621 14 Tf
+ (r) show
+ 196.56 133 m
+ (e) show
+ 202.56 133 m
+ (t) show
+ 206.4 133 m
+ (u) show
+ 213.36 133 m
+ (r) show
+ 218.16 133 m
+ (n) show
+ 225.12 133 m
+ (i) show
+ 228.96 133 m
+ (n) show
+ 235.92 133 m
+ (g) show
+ Q
+ n
+ 1980 1190 m
+ 1890 1100 1790 1000 1690 910 c
+ 0.630997 sc
+ S
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ f
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ h
+ S
+ n
+ 2020 1220 m
+ 1980 1190 l
+ S
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ f
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -48.472 -13.55 cm
+ 0 0 m
+ (\() show
+ (c\)Mer)
+ [4.8436 7.88729 9.99272 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edEBUGr)
+ [4.85451 9.6981 7.41812 7.7344 11.8144 8.5636 4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 133.803 0 m
+ /N722 10.909 Tf
+ (func1) show
+ 166.076 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 187.288 0 m
+ /N722 10.909 Tf
+ (func2) show
+ 1 0 0 1 288.921 13.55 cm
+ q
+ 0.498413 0 0 0.498413 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 520.623 783.277 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2590 350 l
+ 2590 1570 l
+ 350 1570 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1160 360 m
+ 1540 360 l
+ S
+ n
+ 1540 360 m
+ 1600 360 1660 420 1660 480 c
+ S
+ n
+ 1660 480 m
+ 1660 720 l
+ S
+ n
+ 1660 720 m
+ 1660 780 1600 840 1540 840 c
+ S
+ n
+ 1540 840 m
+ 1160 840 l
+ S
+ n
+ 1160 840 m
+ 1100 840 1050 780 1050 720 c
+ S
+ n
+ 1050 720 m
+ 1050 480 l
+ S
+ n
+ 1050 480 m
+ 1050 420 1100 360 1160 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 112 67 m
+ /N2625 14 Tf
+ (i) show
+ 115.84 67 m
+ (n) show
+ 122.8 67 m
+ (t) show
+ 126.64 67 m
+ (:) show
+ 134.08 67 m
+ (H) show
+ 144.16 67 m
+ (M) show
+ Q
+ n
+ 1050 600 m
+ 1660 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1380 m
+ 900 1479.41 779.117 1560 630 1560 c
+ 480.883 1560 360 1479.41 360 1380 c
+ 360 1280.59 480.883 1200 630 1200 c
+ 779.117 1200 900 1280.59 900 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.6 133 m
+ /N2625 14 Tf
+ (i) show
+ 62.4399 133 m
+ (n) show
+ Q
+ n
+ 800 1190 m
+ 880 1110 970 1010 1060 910 c
+ 0.630997 sc
+ S
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ f
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ h
+ S
+ n
+ 770 1230 m
+ 800 1190 l
+ S
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ f
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ h
+ S
+ n
+ 1620 1380 m
+ 1620 1479.41 1499.12 1560 1350 1560 c
+ 1200.88 1560 1080 1479.41 1080 1380 c
+ 1080 1280.59 1200.88 1200 1350 1200 c
+ 1499.12 1200 1620 1280.59 1620 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 124.6 133 m
+ /N2625 14 Tf
+ (t) show
+ 128.44 133 m
+ (m) show
+ 139 133 m
+ (p) show
+ Q
+ n
+ 1350 1150 m
+ 1350 1080 1350 1010 1350 940 c
+ 0.630997 sc
+ S
+ n
+ 1300 1170 100 20 re
+ f
+ n
+ 1300 1170 100 20 re
+ S
+ n
+ 1350 1200 m
+ 1350 1150 l
+ S
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ f
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ h
+ S
+ n
+ 2580 1380 m
+ 2580 1479.41 2405.39 1560 2190 1560 c
+ 1974.61 1560 1800 1479.41 1800 1380 c
+ 1800 1280.59 1974.61 1200 2190 1200 c
+ 2405.39 1200 2580 1280.59 2580 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 192 133 m
+ /N2625 14 Tf
+ (r) show
+ 196.56 133 m
+ (e) show
+ 202.56 133 m
+ (t) show
+ 206.4 133 m
+ (u) show
+ 213.36 133 m
+ (r) show
+ 218.16 133 m
+ (n) show
+ 225.12 133 m
+ (i) show
+ 228.96 133 m
+ (n) show
+ 235.919 133 m
+ (g) show
+ Q
+ n
+ 1980 1190 m
+ 1890 1100 1790 1000 1690 910 c
+ 0.630997 sc
+ S
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ f
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ h
+ S
+ n
+ 2020 1220 m
+ 1980 1190 l
+ S
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ f
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -6.93599 -13.55 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (\() show
+ (d)
+ [6.05449 ] pdfxs
+ (\)) show
+ (:EBUGr)
+ [7.8872 7.41812 7.72349 11.8254 8.5636 4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 100.136 0 m
+ /N722 10.909 Tf
+ (caller) show
+ -201.402 -33.217 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEx)
+ [9.6981 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.08711 6.0654 3.0327 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hFunc)
+ [9.6981 6.21813 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -283.249 -46.766 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (ho) show
+ (u)
+ [5.84725 ] pdfxs
+ (gh) show
+ -243.94 -46.766 m
+ /N2528 10.909 Tf
+ (func1) show
+ -211.401 -46.766 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ -190.213 -46.766 m
+ /N2528 10.909 Tf
+ (func2) show
+ -157.674 -46.766 m
+ /N634 10.909 Tf
+ (a) show
+ (rec)
+ [4.04721 8.91272 4.46185 ] pdfxs
+ (a) show
+ (lledatt)
+ [3.34903 2.79267 4.46185 9.46903 5.58542 7.52722 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.92363 ] pdfxs
+ (sa) show
+ (mec)
+ [8.91258 8.92363 4.46185 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 6.68718 ] pdfxs
+ (s) show
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ (e) show
+ (,only)
+ [7.24365 5.58542 6.13082 2.78176 9.20711 ] pdfxs
+ (o) show
+ (nenee)
+ [6.13082 8.92363 6.13082 4.46185 4.46185 ] pdfxs
+ (d) show
+ (sapool)
+ [8.36716 9.46903 5.01816 5.01816 5.58542 6.68718 ] pdfxs
+ (desc) show
+ (ri)
+ [4.60356 3.33823 ] pdfxs
+ (p) show
+ (t)
+ [3.6327 ] pdfxs
+ (o) show
+ (r.T)
+ [4.59266 8.36728 7.81088 ] pdfxs
+ (he) show
+ -286.191 -60.315 m
+ (a) show
+ (l)
+ [2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.59266 3.34914 3.62179 ] pdfxs
+ (h) show
+ (m)
+ [12.8289 ] pdfxs
+ (p) show
+ (utst)
+ [5.85816 3.62179 8.36716 3.62179 ] pdfxs
+ (he) show
+ (mina)
+ [12.8289 3.33823 10.0362 9.47994 ] pdfxs
+ (s) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (lee)
+ [2.78176 8.92363 4.46185 ] pdfxs
+ (q) show
+ (ui)
+ [5.85816 3.33823 ] pdfxs
+ (v) show
+ (al)
+ [5.58542 2.78176 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (as) show
+ (s,m)
+ [4.45083 7.25456 8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (st)
+ [8.36716 3.62179 ] pdfxs
+ (he) show
+ (ir)
+ [3.34914 8.49808 ] pdfxs
+ (D) show
+ (S)
+ [10.0362 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aphs) show
+ (,)
+ [7.25456 ] pdfxs
+ (add) show
+ (sapool)
+ [8.36716 9.46903 5.01816 5.01816 5.58542 6.68718 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (g) show
+ (um)
+ [5.84725 8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ -98.562 -73.864 m
+ (tob)
+ [3.62179 9.47994 4.46185 ] pdfxs
+ (o) show
+ (thfun)
+ [3.62179 9.47994 3.34914 5.85816 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (.) show
+ -274.087 -106.87 m
+ /N614 10.909 Tf
+ (V)
+ [7.2763 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 8.13819 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdon)
+ [6.0654 8.19263 6.0654 9.3381 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [8.12729 6.0654 4.8436 4.85451 9.949 ] pdfxs
+ (a) show
+ (nyspeci)
+ [5.75995 9.64355 4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (mentin)
+ [9.08711 4.8436 5.75995 8.13819 3.0327 9.949 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.949 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -291.023 -128.792 m
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (t) show
+ (heirrepresen)
+ [6.05449 4.85451 3.0327 7.82173 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nintheBU)
+ [9.61082 3.0327 9.61082 4.23277 6.0654 8.39993 7.72349 11.7381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.85445 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edbyDS)
+ [4.85451 9.61082 5.74904 9.31628 8.32365 6.0654 ] pdfxs
+ (A) show
+ (.)
+ [6.57812 ] pdfxs
+ (I) show
+ (np)
+ [9.61082 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.39993 ] pdfxs
+ (D) show
+ (S)
+ [9.61082 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnodesf)
+ [6.0654 9.61082 6.05449 5.75995 6.0654 4.8436 7.85445 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -291.023 -150.715 m
+ (a) show
+ (llp)
+ [3.0327 7.10176 6.35994 ] pdfxs
+ (o) show
+ (inter-c)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 8.92356 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.36717 6.0654 ] pdfxs
+ (a) show
+ (ssedvia)
+ [4.29811 4.30902 4.8436 10.1345 5.74904 3.0327 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (\\) show
+ -49.997 -150.715 m
+ /N722 10.909 Tf
+ (...) show
+ -32.815 -150.715 m
+ /N614 10.909 Tf
+ ("mech)
+ [11.6072 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 13.1562 ] pdfxs
+ (\() show
+ (i.e.,receivedvi)
+ [3.0327 3.02179 4.85451 3.0327 7.19994 4.27631 4.85451 4.8436 4.8436 3.0327 5.4545 
+ 4.85451 10.1235 5.75995 3.0327 ] pdfxs
+ (a) show
+ 121.329 -150.715 m
+ /N722 10.909 Tf
+ (va) show
+ 1 0 0 1 133.471 -150.715 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (arg) show
+ 17.182 0 m
+ /N614 10.909 Tf
+ (\))
+ [8.31274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -427.93 -21.922 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edsoth)
+ [4.85451 10.0145 4.30902 9.41446 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.20365 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.70901 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.27631 8.80356 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbyasingleDSnodein)
+ [4.8436 10.0145 5.75995 9.71992 9.41446 4.29811 3.0327 6.05449 5.46541 3.02179 8.81447 
+ 8.32365 10.0254 6.05449 5.75995 6.0654 8.80356 3.0327 10.0145 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.80356 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.23627 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.0254 4.8436 ] pdfxs
+ (a) show
+ (llee.If)
+ [3.0327 3.0327 4.8436 4.85451 8.83629 3.94897 7.28721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.81447 ] pdfxs
+ (D) show
+ (Snode)
+ [10.0145 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -427.93 -43.845 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.3526 ] pdfxs
+ (t) show
+ (oby)
+ [9.74173 5.75995 10.0472 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.58535 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodeh)
+ [6.0654 9.08711 4.8436 5.75995 8.53092 6.0654 5.75995 6.05449 9.14174 6.05449 ] pdfxs
+ (a) show
+ (s) show
+ -239.576 -43.845 m
+ /N1025 10.909 Tf
+ (H) show
+ -225.641 -43.845 m
+ /N1028 10.909 Tf
+ (2) show
+ -214.251 -43.845 m
+ /N695 10.909 Tf
+ (M) show
+ -202.478 -43.845 m
+ /N614 10.909 Tf
+ (,asin)
+ [7.48357 9.74173 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 9.13083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.31994 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentis)
+ [6.05449 9.09802 4.8436 5.75995 8.53092 3.0327 8.58535 ] pdfxs
+ (a) show
+ (ddedtothefunc)
+ [6.0654 6.05449 4.85451 10.3526 4.23277 9.75264 4.23277 6.0654 9.14174 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -427.93 -65.767 m
+ (Ateveryc)
+ [7.8763 7.64729 4.85451 5.4545 4.8436 4.27631 9.16356 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.43631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.25811 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hisfunc)
+ [6.05449 3.0327 7.71263 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.47994 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 8.2472 6.0654 5.75995 6.05449 4.85451 7.70172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.25811 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.43631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingto)
+ [6.05449 6.0654 3.0327 6.05449 8.86901 4.23277 8.86901 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.25811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -427.93 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ls\)will)
+ [3.02179 4.30902 8.96728 7.8763 3.0327 3.02179 7.75629 ] pdfxs
+ (a) show
+ (lsohavebeenmer)
+ [3.0327 4.29811 10.1781 6.0654 5.14905 5.4545 9.56719 6.35994 4.85451 4.8436 10.789 
+ 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed,)
+ [4.85451 6.05449 8.02902 ] pdfxs
+ (a) show
+ (ndthepo)
+ [6.05449 10.789 4.23277 6.0654 9.56719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lc)
+ [7.75629 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 10.1781 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (t) show
+ (hisnodewillbef)
+ [6.05449 3.0327 9.03262 6.05449 5.75995 6.05449 9.5781 7.8763 3.0327 3.02179 7.75629 
+ 6.35994 9.5781 3.32724 ] pdfxs
+ (o) show
+ (undby)
+ [6.0654 6.05449 10.789 5.75995 5.75995 ] pdfxs
+ -427.93 -109.612 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ -358.143 -109.612 m
+ /N614 10.909 Tf
+ (\() show
+ -353.901 -109.612 m
+ /N695 10.909 Tf
+ (F;I;n)
+ [7.32 4.84359 5.65089 4.8545 6.54546 ] pdfxs
+ -324.686 -109.612 m
+ /N614 10.909 Tf
+ (\))
+ [8.45456 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.2654 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 10.2763 3.0327 10.2654 ] pdfxs
+ (a) show
+ (s)
+ [8.5199 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.06538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument.)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 9.61082 ] pdfxs
+ (Not) show
+ (e)
+ [9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texplicit)
+ [8.45456 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.0327 8.45456 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sbef)
+ [8.5199 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -427.93 -131.535 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -409.142 -131.535 m
+ /N722 10.909 Tf
+ (...) show
+ -387.112 -131.535 m
+ /N614 10.909 Tf
+ (a) show
+ (ren)
+ [4.27631 8.47629 6.0654 ] pdfxs
+ (o) show
+ (tmer)
+ [7.87638 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.6981 4.8436 ] pdfxs
+ (a) show
+ (nhavedis)
+ [9.6981 6.05449 5.15996 5.4545 8.47629 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 7.87638 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -202.112 -202.944 m
+ (117) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (100) 101
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodedoesn)
+ [6.0654 5.74904 6.0654 8.85811 6.05449 5.75995 4.8436 8.31262 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [8.24728 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.85811 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.85811 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,we)
+ [6.0654 7.12357 7.57085 8.85811 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.8472 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.069 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (a) show
+ (nymem)
+ [5.74904 9.76355 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.76355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.069 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.1016 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.24728 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbe)
+ [10.5272 6.05449 4.85451 5.4545 4.8436 8.72718 6.37085 9.30538 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 10.5272 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 9.30538 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.30538 4.85451 6.0654 4.2654 4.27631 4.8436 5.75995 8.70546 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,i.e.,itiss)
+ [6.0654 7.69084 3.0327 3.0327 4.8436 3.0327 7.69084 3.0327 8.69455 3.0327 8.75989 
+ 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.30538 ] pdfxs
+ (t) show
+ (odes)
+ [9.91628 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 10.2108 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.30538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,evenif)
+ [3.0327 7.69084 4.8436 5.4545 4.85451 10.5163 3.0327 3.33815 ] pdfxs
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (memem)
+ [9.09802 8.44357 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 9.35992 7.57085 ] pdfxs
+ (a) show
+ (sn)
+ [7.90899 6.05449 ] pdfxs
+ (o) show
+ (tde)
+ [7.84365 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.66537 5.75995 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.44357 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.63267 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 7.86538 ] pdfxs
+ (Not) show
+ (e)
+ [8.45447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (hismay)
+ [6.05449 3.0327 7.90899 9.08711 5.14905 9.35992 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyelimin)
+ [3.0327 3.0327 9.34901 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (memem)
+ [9.09802 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryle)
+ [4.2654 9.39264 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ksin)
+ [5.75995 7.93081 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m!)
+ [9.08711 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (I) show
+ (n)
+ [8.74901 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 7.52721 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndp)
+ [6.05449 8.74901 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 6.99264 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 6.99264 ] pdfxs
+ (12{20) show
+ (\),)
+ [4.23277 5.91267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.52721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmrepl)
+ [6.05449 11.7816 4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesc)
+ [4.85451 4.8436 6.99264 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 6.99264 ] pdfxs
+ (to) show
+ 312.879 -87.69 m
+ /N722 10.909 Tf
+ (malloc\(\)) show
+ 361.385 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 381.649 -87.69 m
+ /N722 10.909 Tf
+ (free\(\)) show
+ 416.012 -83.731 m
+ /N703 7.96999 Tf
+ (2) show
+ 423.433 -87.69 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [8.74901 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -109.613 m
+ (to) show
+ 14.0769 -109.613 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 70.0019 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 91.9569 -109.613 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 137.775 -109.613 m
+ /N614 10.909 Tf
+ (.Wep)
+ [10.1126 10.2981 9.22901 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.68353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.22901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (epo)
+ [9.22901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.40721 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rp)
+ [8.65082 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erusing)
+ [4.85451 8.65082 6.05449 4.30902 3.0327 6.05449 9.83992 ] pdfxs
+ (t) show
+ (hepdm)
+ [6.05449 9.22901 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p) show
+ -0.00012207 -131.535 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsavedby)
+ [10.0472 4.29811 5.15996 5.4545 4.8436 10.0581 5.74904 9.75264 ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.05449 8.8472 6.05449 4.27631 4.29811 8.23637 6.0654 ] pdfxs
+ (a) show
+ (ss.Since)
+ [4.29811 4.30902 8.93447 6.0654 3.0327 6.05449 4.85451 8.83629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (D) show
+ (Snodemusthave)
+ [10.0472 6.0654 5.74904 6.0654 8.83629 8.79257 6.05449 4.30902 8.23637 6.05449 5.14905 
+ 5.4545 8.8472 ] pdfxs
+ (a) show
+ (n) show
+ 337.35 -131.535 m
+ /N1025 10.909 Tf
+ (H) show
+ 351.159 -131.535 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (,apo)
+ [7.10176 9.44719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.02539 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (ris)
+ [8.25809 3.0327 4.29811 ] pdfxs
+ -0.000152588 -153.458 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obeav)
+ [9.08719 6.35994 8.4872 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 16.9358 -175.38 m
+ (C)
+ [7.8763 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.05809 ] pdfxs
+ (t) show
+ (ofunc)
+ [8.21447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.05809 ] pdfxs
+ (ot) show
+ (herth)
+ [6.05449 4.85451 7.03628 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 154.221 -175.38 m
+ /N722 10.909 Tf
+ (malloc) show
+ 191.345 -175.38 m
+ /N614 10.909 Tf
+ (o) show
+ (r) show
+ 203.832 -175.38 m
+ /N722 10.909 Tf
+ (free) show
+ 229.501 -175.38 m
+ /N614 10.909 Tf
+ (mustp)
+ [8.79257 6.05449 4.30902 6.99275 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.069 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [5.79268 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.79268 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.02537 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [7.05809 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -0.000183105 -197.303 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tesc)
+ [7.6582 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.35994 4.85451 7.71263 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.5125 ] pdfxs
+ (t) show
+ (hem.Bec)
+ [6.05449 4.85451 9.08711 7.79993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.25811 ] pdfxs
+ (t) show
+ (heBUGr)
+ [6.05449 8.26902 7.72349 11.5963 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.46901 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.26902 4.8436 ] pdfxs
+ (a) show
+ (lleere\rec)
+ [3.0327 3.0327 4.8436 8.25811 4.27631 4.8436 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.44722 ] pdfxs
+ (a) show
+ (ccessedmem)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 9.47991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.000183105 -219.225 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.9199 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (lltr)
+ [3.0327 6.64358 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.45447 4.85451 ] pdfxs
+ (a) show
+ (llees,)
+ [3.0327 3.02179 4.85451 4.8436 4.30902 6.64358 ] pdfxs
+ (a) show
+ (nyhe)
+ [5.75995 9.37083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.67628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edbyac)
+ [4.85451 9.67628 5.74904 9.37083 9.06538 4.85451 ] pdfxs
+ (a) show
+ (lleewillberepresen)
+ [3.0327 3.02179 4.85451 8.46538 7.8763 3.0327 3.02179 6.64358 6.37085 8.45447 4.27631 
+ 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.67628 5.75995 9.37083 ] pdfxs
+ (a) show
+ (n) show
+ 458.182 -219.225 m
+ /N1025 10.909 Tf
+ (H) show
+ -0.000183105 -241.148 m
+ /N614 10.909 Tf
+ (nodein)
+ [6.0654 5.74904 6.0654 8.55266 3.02179 9.76355 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.54175 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.76355 ] pdfxs
+ (\() show
+ (thisis)
+ [4.23277 6.0654 3.0327 7.99626 3.0327 8.00717 ] pdfxs
+ (t) show
+ (rueevenf)
+ [4.2654 6.0654 8.55266 4.8436 5.4545 4.85451 9.75264 3.33815 ] pdfxs
+ (o) show
+ (rrecursivefunc)
+ [7.97446 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.54175 3.33815 
+ 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 8.00717 3.02179 3.0327 5.4545 4.8436 ] pdfxs
+ 332.471 -241.148 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 389.743 -241.148 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Thispr)
+ [8.07266 7.8763 6.0654 3.02179 8.00717 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 5.75995 ] pdfxs
+ -0.000183105 -263.07 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eesth)
+ [4.8436 4.85451 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tac)
+ [7.87638 9.0981 4.8436 ] pdfxs
+ (a) show
+ (llerwillhave)
+ [3.0327 3.0327 4.8436 7.909 7.8763 3.0327 3.0327 6.6654 6.0654 5.14905 5.4545 
+ 8.4872 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rs)
+ [4.2654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.39264 4.8436 ] pdfxs
+ (a) show
+ (lleewilleverneed.)
+ [3.0327 3.0327 4.8436 8.4872 7.8763 3.0327 3.0327 6.6654 4.8436 5.4545 4.85451 
+ 7.909 6.05449 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ 16.9358 -284.993 m
+ (Akeyprimi)
+ [12.0981 5.46541 4.8436 9.67628 6.0654 4.2654 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.77084 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (ta) show
+ (blefr)
+ [6.05449 3.0327 8.77084 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (D) show
+ (S)
+ [9.98173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsisam)
+ [6.05449 6.0654 8.22535 3.02179 8.22535 9.38174 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 303.859 -284.993 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 373.646 -284.993 m
+ /N614 10.909 Tf
+ (\() show
+ 377.888 -284.993 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 409.423 -284.993 m
+ /N614 10.909 Tf
+ (\)) show
+ (.F)
+ [8.7381 6.20722 ] pdfxs
+ (o) show
+ (rac)
+ [8.19264 9.38174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000244141 -306.915 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 59.7467 -306.915 m
+ /N695 10.909 Tf
+ (C) show
+ 68.3237 -306.915 m
+ /N614 10.909 Tf
+ (,inafunc)
+ [8.13811 3.0327 10.8763 10.2763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 144.549 -306.915 m
+ /N695 10.909 Tf
+ (F) show
+ 153.08 -306.915 m
+ /N614 10.909 Tf
+ (,if)
+ [8.13811 3.0327 3.33815 ] pdfxs
+ 172.4 -306.915 m
+ /N695 10.909 Tf
+ (n) show
+ 183.764 -306.915 m
+ /N614 10.909 Tf
+ (isa)
+ [3.0327 9.11989 10.2654 ] pdfxs
+ (D) show
+ (Snodein)
+ [10.8763 6.0654 5.74904 6.0654 9.66537 3.0327 10.8763 ] pdfxs
+ (a) show
+ (nyp)
+ [5.74904 10.5817 6.35994 ] pdfxs
+ (o) show
+ (ssiblec)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 9.66537 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.66537 ] pdfxs
+ (a) show
+ (tth)
+ [9.06546 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.05455 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.84357 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 8.14902 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ -0.000274658 -328.838 m
+ /N695 10.909 Tf
+ (n) show
+ 6.54771 -324.879 m
+ /N1666 7.96999 Tf
+ (0) show
+ 12.3727 -328.838 m
+ /N614 10.909 Tf
+ (=) show
+ 23.8877 -328.838 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.77094 3.46911 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 93.6747 -328.838 m
+ /N614 10.909 Tf
+ (\() show
+ 97.9177 -328.838 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 129.452 -328.838 m
+ /N614 10.909 Tf
+ (\)iden)
+ [7.71274 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\festhenodein)
+ [3.0327 6.0654 4.8436 7.77808 4.23277 6.0654 8.31266 6.0654 5.75995 6.05449 8.32357 
+ 3.02179 9.53446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.32357 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.53446 ] pdfxs
+ (o) show
+ (f) show
+ 319.7 -328.838 m
+ /N695 10.909 Tf
+ (F) show
+ 331.699 -328.838 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 8.92356 ] pdfxs
+ (t) show
+ (onode)
+ [8.92356 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 441.014 -328.838 m
+ /N695 10.909 Tf
+ (n) show
+ 451.03 -328.838 m
+ /N614 10.909 Tf
+ (due)
+ [6.0654 6.05449 4.8436 ] pdfxs
+ -0.000335693 -350.761 m
+ (t) show
+ (oside-e\013ec)
+ [10.1454 4.30902 3.0327 6.05449 4.85451 3.63261 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (f)
+ [8.02902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.54537 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 124.82 -350.761 m
+ /N695 10.909 Tf
+ (C) show
+ 138.095 -350.761 m
+ /N614 10.909 Tf
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 164.27 -350.761 m
+ /N695 10.909 Tf
+ (n) show
+ 170.818 -346.802 m
+ /N1666 7.96999 Tf
+ (0) show
+ 178.31 -350.761 m
+ /N614 10.909 Tf
+ (includes)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 8.99989 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.54537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4508 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (fnode)
+ [8.03993 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 363.616 -350.761 m
+ /N695 10.909 Tf
+ (n) show
+ 374.862 -350.761 m
+ /N614 10.909 Tf
+ (visiblein)
+ [5.75995 3.0327 4.29811 3.0327 6.05449 3.0327 9.54537 3.0327 6.0654 ] pdfxs
+ 423.408 -350.761 m
+ /N695 10.909 Tf
+ (F) show
+ 436.636 -350.761 m
+ /N614 10.909 Tf
+ (due)
+ [6.0654 6.05449 9.54537 ] pdfxs
+ (to) show
+ -0.000427246 -372.683 m
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.47626 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Them)
+ [9.47992 7.8763 6.0654 9.02174 9.08711 ] pdfxs
+ (a) show
+ (ppingisc)
+ [6.0654 6.05449 3.0327 6.0654 9.62173 3.0327 8.47626 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edinasin)
+ [4.85451 10.2326 3.0327 10.2217 9.63264 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.02179 9.02174 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r-)
+ [4.2654 3.64352 ] pdfxs
+ (t) show
+ (imetravers)
+ [3.02179 9.09802 9.02174 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (loverm)
+ [7.19994 5.14905 5.4545 4.85451 8.44354 9.08711 ] pdfxs
+ (at) show
+ (chingp)
+ [4.54905 6.05449 3.0327 6.0654 9.62173 6.05449 ] pdfxs
+ (at) show
+ (hsin)
+ [6.0654 8.47626 3.0327 10.2217 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000427246 -394.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.18173 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.97082 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.74902 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,s)
+ [6.05449 6.0654 4.29811 7.00357 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.05449 9.35992 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mm)
+ [12.9925 9.08711 ] pdfxs
+ (at) show
+ (chingp)
+ [4.54905 6.0654 3.02179 6.0654 9.35992 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 8.20354 ] pdfxs
+ (o) show
+ (f)
+ [7.23266 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.95991 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lnodes,m)
+ [6.92721 6.0654 5.74904 6.0654 4.8436 4.30902 6.99267 9.09802 ] pdfxs
+ (at) show
+ (chingp)
+ [4.53815 6.0654 3.0327 6.05449 9.35992 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 4.29811 ] pdfxs
+ -0.000427246 -416.528 m
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.33084 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blenodes,)
+ [6.05449 3.0327 9.14174 6.0654 5.75995 6.05449 4.85451 4.29811 7.49448 ] pdfxs
+ (a) show
+ (ndthere)
+ [6.0654 10.3635 4.23277 6.0654 9.15265 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnv)
+ [6.05449 4.27631 10.3526 5.15995 ] pdfxs
+ (a) show
+ (luenodesin)
+ [3.02179 6.0654 9.15265 6.05449 5.75995 6.05449 4.85451 8.59626 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hetwogr)
+ [6.05449 9.15265 3.93823 7.57085 9.75264 5.46541 4.2654 ] pdfxs
+ (a) show
+ (phsif)
+ [6.0654 6.05449 8.60717 3.0327 7.62539 ] pdfxs
+ (a) show
+ (ny.)
+ [5.75995 4.8545 9.86173 ] pdfxs
+ (I) show
+ (f) show
+ 395.732 -416.528 m
+ /N695 10.909 Tf
+ (n) show
+ 406.58 -416.528 m
+ /N614 10.909 Tf
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.37085 4.8436 8.60717 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -0.000427246 -438.451 m
+ (t) show
+ (hec)
+ [6.05449 8.92356 4.85451 ] pdfxs
+ (a) show
+ (llee,)
+ [3.02179 3.0327 4.85451 4.8436 7.21085 ] pdfxs
+ (t) show
+ (henthem)
+ [6.05449 4.85451 10.1345 4.23277 6.0654 8.92356 9.08711 ] pdfxs
+ (at) show
+ (chingnode)
+ [4.53815 6.0654 3.0327 6.05449 9.53446 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 171.807 -438.451 m
+ /N695 10.909 Tf
+ (n) show
+ 178.355 -434.492 m
+ /N1666 7.96999 Tf
+ (0) show
+ 185.221 -438.451 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.1345 ] pdfxs
+ (t) show
+ (oexistin)
+ [9.52355 4.8436 5.75995 3.0327 4.29811 8.31274 3.0327 10.1345 ] pdfxs
+ (t) show
+ (hecaller'sBU)
+ [6.05449 8.92356 4.8436 5.46541 3.02179 3.0327 4.85451 4.2654 3.0327 8.37808 7.72349 
+ 12.2508 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.1345 ] pdfxs
+ (\() show
+ (due)
+ [6.05449 6.0654 8.92356 ] pdfxs
+ (t) show
+ (o)
+ [9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000442505 -460.373 m
+ (b)
+ [6.35994 ] pdfxs
+ (otto) show
+ (m-upinliningprocessused)
+ [9.08711 3.64352 6.05449 9.2181 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 
+ 8.6072 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 7.46172 6.05449 4.30902 4.8436 
+ 9.2181 ] pdfxs
+ (t) show
+ (oc)
+ [8.6072 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.05449 4.85451 7.39638 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.00721 7.72349 11.3344 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (ndisuniquebec)
+ [6.05449 9.2181 3.0327 7.45081 6.0654 6.05449 3.0327 5.75995 6.05449 8.00721 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.00721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.00721 ] pdfxs
+ (D) show
+ (S)
+ [9.20719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -0.000442505 -482.296 m
+ (a) show
+ (reuni\fc)
+ [4.27631 8.47629 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.6981 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 8.4872 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3\)) show
+ (.) show
+ 16.9366 -504.218 m
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingwhichpo)
+ [3.0327 3.32724 5.75995 3.0327 6.05449 9.37083 7.8763 6.0654 3.02179 4.54905 9.97082 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (o) show
+ (fthec)
+ [7.25448 4.23277 6.0654 8.75993 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.19264 ] pdfxs
+ (\() show
+ 193.767 -504.218 m
+ /N695 10.909 Tf
+ (F) show
+ 202.297 -504.218 m
+ /N614 10.909 Tf
+ (\))
+ [8.1491 ] pdfxs
+ (t) show
+ (op)
+ [9.37083 6.05449 ] pdfxs
+ (a) show
+ (ssf)
+ [4.30902 8.21444 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.19264 4.8436 ] pdfxs
+ (a) show
+ (lleepo)
+ [3.0327 3.0327 4.8436 8.75993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (tc)
+ [8.16001 4.8436 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 6.93812 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 462.348 -504.218 m
+ /N695 10.909 Tf
+ (I) show
+ -0.000457764 -526.141 m
+ /N614 10.909 Tf
+ (isnows)
+ [3.0327 7.61445 6.0654 5.14905 11.1926 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.58175 ] pdfxs
+ (a) show
+ (rd:f)
+ [4.2654 6.0654 7.71266 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.59264 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.38173 4.8436 ] pdfxs
+ (a) show
+ (lleenode)
+ [3.0327 3.0327 4.8436 8.17084 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 209.987 -526.141 m
+ /N695 10.909 Tf
+ (n) show
+ 219.852 -526.141 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tneeds)
+ [7.56002 6.0654 4.8436 4.85451 6.05449 7.62536 ] pdfxs
+ (a) show
+ (n)
+ [9.38173 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentpo)
+ [6.0654 9.08711 4.85451 5.74904 7.56002 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.33813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r,wep)
+ [4.27631 6.41449 7.57085 8.17084 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000457764 -548.063 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.77449 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [8.00718 3.33815 ] pdfxs
+ (o) show
+ (rthenode)
+ [8.01809 4.23277 6.0654 8.58538 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 137.647 -548.063 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.94894 5.29087 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 207.434 -548.063 m
+ /N614 10.909 Tf
+ (\() show
+ 211.676 -548.063 m
+ /N695 10.909 Tf
+ (F;I;n)
+ [7.32 4.84359 5.65089 4.8545 6.54546 ] pdfxs
+ 240.891 -548.063 m
+ /N614 10.909 Tf
+ (\)in)
+ [7.98547 3.0327 9.79628 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.58538 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 8.0399 ] pdfxs
+ (D) show
+ (S)
+ [9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Werec)
+ [6.0654 6.0654 8.19265 10.2981 8.59629 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 9.79628 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 8.58538 4.30902 4.8436 7.98547 ] pdfxs
+ (o) show
+ (f) show
+ -0.000488281 -569.986 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (\(\\a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (nodes)
+ [6.05449 5.75995 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [7.87638 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmustbep)
+ [7.87638 8.79257 6.0654 4.29811 7.87638 6.37085 8.47629 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [9.08719 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.05449 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.0654 8.47629 6.0654 4.27631 4.29811 7.87638 6.0654 ] pdfxs
+ (a) show
+ (ss.)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ 1 0 0 1 0 -580.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.66174 3.57737 ] pdfxs
+ (ha) show
+ (t)
+ [6.14165 ] pdfxs
+ (\\) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (llocw)
+ [2.55527 2.56423 4.85963 6.65277 6.66177 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (p) show
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (s"\(lik)
+ [3.64018 7.16389 3.58634 2.55527 2.56423 4.59962 ] pdfxs
+ (e) show
+ 142.729 -3.80899 m
+ /N1196 8.96599 Tf
+ (calloc) show
+ 170.973 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 176.194 -3.80899 m
+ /N1196 8.96599 Tf
+ (operato) show
+ (r)
+ [9.41423 ] pdfxs
+ (new) show
+ 232.681 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 237.902 -3.80899 m
+ /N1196 8.96599 Tf
+ (strdup) show
+ 266.145 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.21816 ] pdfxs
+ (e) show
+ (tc\))
+ [3.58634 4.09746 6.14165 ] pdfxs
+ (d) show
+ (o)
+ [7.16389 ] pdfxs
+ (no) show
+ (t)
+ [6.14165 ] pdfxs
+ (nee) show
+ (dsp)
+ [7.68384 3.63121 5.37959 ] pdfxs
+ (e) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (a) show
+ (ls)
+ [5.11954 3.63121 ] pdfxs
+ (up) show
+ (p)
+ [5.37959 ] pdfxs
+ (or) show
+ (t)
+ [6.14165 ] pdfxs
+ (fro) show
+ (mt)
+ [10.2391 3.57737 ] pdfxs
+ (h) show
+ (epo)
+ [6.66174 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l) show
+ -12.437 -14.768 m
+ (a) show
+ (lloc)
+ [2.55527 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (or) show
+ (.T)
+ [7.28931 6.6528 ] pdfxs
+ (h) show
+ (eirbo)
+ [4.10643 2.55527 6.88581 5.37959 4.85963 ] pdfxs
+ (d) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.92173 ] pdfxs
+ (ar) show
+ (esim)
+ [7.37901 3.64018 2.55527 7.6838 ] pdfxs
+ (p) show
+ (lyli)
+ [2.55527 8.15015 2.55527 2.56423 ] pdfxs
+ (n) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (dintot)
+ [8.40112 2.56423 4.85956 3.58634 7.89014 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.37901 ] pdfxs
+ (progra) show
+ (m)
+ [10.9654 ] pdfxs
+ (an) show
+ (dt)
+ [8.40112 3.58634 ] pdfxs
+ (rea) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.40112 ] pdfxs
+ (a) show
+ (sift)
+ [6.92173 2.55527 6.1058 3.57737 ] pdfxs
+ (he) show
+ (yw)
+ [8.15015 6.40175 ] pdfxs
+ (er) show
+ (ea)
+ [7.38798 7.89014 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (r)
+ [6.89478 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (,)
+ [5.89061 ] pdfxs
+ (g) show
+ (etti)
+ [4.10643 3.57737 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.8991 ] pdfxs
+ (ne) show
+ (w) show
+ -12.437 -25.727 m
+ (po)
+ [5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.6306 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.0885 ] pdfxs
+ (r) show
+ (i)
+ [2.56423 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ (r)
+ [6.67063 ] pdfxs
+ (argu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ntstoi)
+ [4.85956 3.58634 6.70655 3.58634 7.67495 2.56423 ] pdfxs
+ (nd) show
+ (ic)
+ [2.55527 4.09746 ] pdfxs
+ (a) show
+ (tew)
+ [3.58634 7.16383 6.66177 ] pdfxs
+ (h) show
+ (ichpo)
+ [2.55527 3.83745 8.19491 5.37959 4.85963 ] pdfxs
+ (o) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (a) show
+ (lloc)
+ [2.56423 2.55527 4.8686 4.0885 ] pdfxs
+ (a) show
+ (te)
+ [3.58634 7.1728 ] pdfxs
+ (fro) show
+ (m.)
+ [7.67484 2.56423 ] pdfxs
+ 213.381 -70.663 m
+ /N614 10.909 Tf
+ (116) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (4.3.4)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.096 0 m
+ /N2097 11.955 Tf
+ (anders)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 82.491 0 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 24.445 -28.968 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 66.005 -28.968 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.95988 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisisasimpleimplemen)
+ [3.0327 5.75995 4.29811 3.0327 9.95988 3.0327 9.95988 11.1054 4.30902 3.0327 9.08711 
+ 6.05449 3.0327 10.5054 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.7163 ] pdfxs
+ (o) show
+ (f)
+ [8.99992 ] pdfxs
+ (A) show
+ (ndersen's\row-insensi)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.95988 6.0654 5.14905 
+ 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.0327 5.4545 4.85451 9.18537 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-)
+ [4.85451 5.75995 4.23277 3.63261 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (insensi)
+ [3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,\feld-insensi)
+ [3.0327 5.4545 4.8436 8.57447 6.0654 4.8436 3.0327 6.0654 3.63261 3.0327 6.05449 
+ 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 10.0145 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedp)
+ [4.29811 4.85451 11.2254 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 9.43626 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.0327 5.75995 4.30902 3.02179 9.46898 3.0327 ] pdfxs
+ (6) show
+ (].)
+ [3.0327 12.4581 ] pdfxs
+ (I) show
+ (tiss)
+ [9.40364 3.0327 9.46898 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 10.9199 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 10.0145 6.35994 5.14905 7.58175 4.8436 4.27631 3.33815 6.05449 8.19265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -72.813 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 44.397 -72.813 m
+ /N614 10.909 Tf
+ (,)
+ [6.65449 ] pdfxs
+ (a) show
+ (ndwhile)
+ [6.05449 9.68719 7.8763 6.0654 3.02179 3.0327 8.46538 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 8.46538 7.58175 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 4.30902 ] pdfxs
+ (t) show
+ (-c)
+ [3.63261 4.8436 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 8.46538 4.8436 ] pdfxs
+ (o) show
+ (mplexityis)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.38174 3.0327 4.29811 ] pdfxs
+ 238.435 -72.813 m
+ /N695 10.909 Tf
+ (O) show
+ 247.059 -72.813 m
+ /N614 10.909 Tf
+ (\() show
+ 251.301 -72.813 m
+ /N695 10.909 Tf
+ (n) show
+ 257.849 -68.854 m
+ /N703 7.96999 Tf
+ (3) show
+ 262.582 -72.813 m
+ /N614 10.909 Tf
+ (\)) show
+ (,wi)
+ [6.65449 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre\fnemen)
+ [9.67628 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s[)
+ [7.9199 3.0327 ] pdfxs
+ (52) show
+ (,)
+ [6.65449 ] pdfxs
+ (113) show
+ (,)
+ [6.64358 ] pdfxs
+ (105) show
+ (],itc)
+ [3.0327 6.65449 3.0327 7.86547 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.67628 6.37085 4.8436 ] pdfxs
+ -6.10352e-05 -94.735 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.4872 ] pdfxs
+ (t) show
+ (orunveryf)
+ [9.08719 4.27631 6.05449 9.6981 5.4545 4.85451 4.2654 9.39264 3.33815 ] pdfxs
+ (a) show
+ (stinpr)
+ [4.29811 7.88729 3.02179 9.6981 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.8436 3.0327 ] pdfxs
+ 16.9369 -116.658 m
+ (Ourimplemen)
+ [8.4872 6.05449 8.98899 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7781 ] pdfxs
+ (o) show
+ (fAndersen's)
+ [8.05084 8.19266 6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.02171 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 9.02171 3.0327 9.02171 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (e,butl)
+ [4.8436 8.01811 6.0654 6.05449 8.96728 3.0327 ] pdfxs
+ (a) show
+ (cks)
+ [4.53815 5.75995 9.02171 ] pdfxs
+ (t) show
+ (hekeyre\fnemen)
+ [6.05449 9.56719 5.4545 4.85451 10.4726 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhich)
+ [9.02171 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -6.10352e-05 -138.581 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keite\016cientinpr)
+ [5.4545 9.63265 3.02179 9.02182 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 9.02182 
+ 3.0327 10.8326 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Bec)
+ [3.0327 4.8436 4.85451 11.2908 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.62174 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 9.05445 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisveryslow,wedon)
+ [10.8326 3.0327 9.07625 5.4545 4.85451 4.27631 10.5272 4.30902 3.02179 5.15996 7.8763 
+ 8.09447 7.57085 9.62174 6.0654 10.2326 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [9.02182 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.62174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -160.503 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.69807 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.2545 ] pdfxs
+ (o) show
+ (f)
+ [8.72719 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 9.67626 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4544 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.05449 4.30902 9.63273 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 13.5708 ] pdfxs
+ (o) show
+ (r)
+ [9.66535 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 11.1599 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 9.67626 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Webelieve)
+ [6.05449 9.09802 13.1562 10.2981 10.2436 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 10.2436 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.63273 ] pdfxs
+ (a) show
+ -6.10352e-05 -182.426 m
+ (well-en)
+ [7.57085 4.85451 3.0327 3.02179 3.64352 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeredimplemen)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 4.8436 9.19628 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.20719 ] pdfxs
+ (o) show
+ (fac)
+ [6.46903 8.59629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.98539 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 7.4399 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissh)
+ [3.0327 5.75995 4.29811 3.0327 7.4399 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldrequire)
+ [6.0654 3.02179 9.20719 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 7.9963 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -204.348 m
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.82538 ] pdfxs
+ (t) show
+ (o)
+ [9.42537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.2799 ] pdfxs
+ (t) show
+ (imeusedby)
+ [3.0327 9.08711 8.82538 6.05449 4.30902 4.8436 10.0363 5.75995 9.73082 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.1526 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.sec)
+ [8.89083 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndsf)
+ [6.05449 6.0654 8.26899 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.24718 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.2799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.21456 ] pdfxs
+ (a) show
+ (rehundreds)
+ [4.27631 8.82538 5.75995 6.05449 6.0654 6.05449 4.27631 4.8436 6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -226.271 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (flines)
+ [6.97085 3.0327 3.0327 6.05449 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fcode)
+ [6.95994 4.85451 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -248.193 m
+ (The)
+ [7.8763 6.0654 8.91265 ] pdfxs
+ (o) show
+ (nlydi\013erencebetween)
+ [6.05449 3.0327 9.82901 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 6.0654 4.8436 
+ 8.91265 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 10.1345 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 8.34536 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 8.36717 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.36717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1235 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.91265 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdf)
+ [4.27631 10.1235 3.33815 ] pdfxs
+ (o) show
+ (r-)
+ [4.2654 3.63261 ] pdfxs
+ -6.10352e-05 -270.116 m
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.58901 3.02179 7.83263 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.37811 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (fa)
+ [6.86176 8.9781 ] pdfxs
+ (\\) show
+ (univers)
+ [6.0654 6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l"node,whichrepresen)
+ [3.0327 8.9781 6.0654 5.74904 6.0654 4.8436 6.58903 7.8763 6.05449 3.0327 4.54905 
+ 9.58901 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sinf)
+ [7.83263 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\rowin)
+ [9.58901 6.05449 5.15996 11.3999 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.9781 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.58901 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -6.10352e-05 -292.038 m
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.78537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Theunivers)
+ [9.08711 11.7926 7.8763 6.0654 9.78537 6.05449 6.0654 3.0327 5.4545 4.8436 4.27631 
+ 4.29811 ] pdfxs
+ (a) show
+ (lnodeisadistin)
+ [7.97448 6.05449 5.75995 6.0654 9.78537 3.0327 9.23989 10.3963 6.05449 3.0327 4.30902 
+ 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishedmem)
+ [6.05449 3.0327 4.30902 6.05449 4.85451 10.9963 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.6908 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichp)
+ [10.9963 7.88721 6.05449 3.0327 4.54905 10.9963 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.23989 ] pdfxs
+ (t) show
+ (oi)
+ [10.3963 3.02179 ] pdfxs
+ (t) show
+ (self.)
+ [4.30902 4.8436 3.0327 3.33815 3.0327 ] pdfxs
+ -6.10352e-05 -313.961 m
+ (A) show
+ (fterc)
+ [3.33815 4.23277 4.85451 7.39628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ints)
+ [3.0327 5.74904 7.37456 4.29811 ] pdfxs
+ (o) show
+ (lvin)
+ [3.0327 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.25085 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 8.87992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.429 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.36366 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.36366 ] pdfxs
+ (t) show
+ (heunivers)
+ [6.0654 7.97448 6.05449 6.0654 3.02179 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lnode)
+ [6.15267 6.0654 5.74904 6.0654 7.97448 ] pdfxs
+ (a) show
+ (reknown)
+ [4.2654 7.97448 5.75995 6.05449 5.14905 7.88721 9.17446 ] pdfxs
+ (t) show
+ (op)
+ [8.58538 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.36366 ] pdfxs
+ (t) show
+ (omem)
+ [8.57447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -6.10352e-05 -335.883 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.60365 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pesthepr)
+ [6.37085 4.8436 7.66899 4.23277 6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.44722 ] pdfxs
+ (a) show
+ (llowingc)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.81447 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivewh)
+ [3.0327 5.4545 8.20357 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.8436 3.63261 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.4471 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Ourimplemen)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.78902 8.4872 6.05449 7.63628 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.41446 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -6.10352e-05 -357.806 m
+ (explicitly)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 9.70901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cksp)
+ [4.54905 5.74904 8.25808 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (henull)
+ [6.0654 8.80356 5.74904 6.0654 3.0327 6.98176 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.19274 ] pdfxs
+ (\(t) show
+ (hevir)
+ [6.05449 8.80356 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.98176 ] pdfxs
+ (o) show
+ (bjectwh)
+ [6.66539 3.33815 4.8436 4.85451 8.19274 7.8763 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.80356 ] pdfxs
+ (a) show
+ (ddressis)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.24717 3.0327 8.25808 ] pdfxs
+ (t) show
+ (henullp)
+ [6.0654 8.79265 5.75995 6.0654 3.0327 6.98176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -379.728 m
+ (This)
+ [7.8763 6.0654 3.0327 7.93081 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 6.0654 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckwhichp)
+ [4.54905 9.39264 7.8763 6.0654 3.0327 4.53815 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersmayp)
+ [4.8436 4.27631 7.94172 9.08711 5.14905 9.40355 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (onull.)
+ [9.08719 5.75995 6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ -6.10352e-05 -425.183 m
+ /N622 14.346 Tf
+ (4.4A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (na) show
+ (lysisPre)
+ [4.476 8.52144 6.36962 4.476 11.7494 11.032 6.58481 7.37385 ] pdfxs
+ (c) show
+ (isionwitha)
+ [4.476 6.36962 4.476 8.07685 14.346 11.649 4.49035 6.26925 14.346 13.227 ] pdfxs
+ (S) show
+ (ynt)
+ [8.52144 8.52152 6.26925 ] pdfxs
+ (h) show
+ (eticClient)
+ [7.37385 6.26925 4.49035 12.5527 11.649 4.49035 4.476 7.3595 8.52152 6.2836 ] pdfxs
+ -6.10352e-05 -457.909 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.34901 ] pdfxs
+ (o) show
+ (rdertoev)
+ [4.27631 6.05449 4.85451 7.55992 4.23277 8.74901 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.1272 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.3381 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (a) show
+ (n)
+ [9.34901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,wesimplyexecu)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 6.39267 7.57085 8.13811 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 9.04356 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [8.13811 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 8.13811 5.74904 6.0654 8.78166 6.37085 4.8436 7.55992 ] pdfxs
+ (o) show
+ (fclien)
+ [6.62176 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.59263 ] pdfxs
+ (o) show
+ (n) show
+ -6.10352e-05 -479.831 m
+ (t) show
+ (hefullsui)
+ [6.05449 7.86539 3.33815 6.0654 3.02179 6.05449 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (o) show
+ (fbenchm)
+ [6.35994 6.35994 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rksin)
+ [4.27631 5.75995 7.31991 3.0327 5.74904 ] pdfxs
+ (t) show
+ (roducedinSec)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 9.07628 3.0327 9.07628 6.05449 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1wi)
+ [3.0327 8.46538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.07628 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.34903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyseswe)
+ [3.02179 5.75995 4.30902 4.8436 7.31991 7.58175 7.86539 ] pdfxs
+ (a) show
+ (reev)
+ [4.2654 7.86539 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ -6.10352e-05 -501.754 m
+ (Cle)
+ [7.8763 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlyitisinfe)
+ [4.27631 3.0327 9.0981 3.0327 7.59274 3.02179 7.65808 3.02179 6.0654 3.32724 4.85451 
+ ] pdfxs
+ (a) show
+ (sibletoev)
+ [4.29811 3.0327 6.0654 3.02179 8.20357 4.23277 8.80356 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.19266 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.37085 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.19266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sscen)
+ [7.64718 4.30902 4.8436 4.85451 6.05449 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (sin)
+ [7.64718 3.0327 9.40355 ] pdfxs
+ (t) show
+ (hiss)
+ [6.05449 3.0327 7.64718 4.30902 ] pdfxs
+ (t) show
+ (udy,sowefocus)
+ [6.05449 6.0654 4.84359 6.43631 4.29811 8.80356 7.57085 8.20357 3.32724 5.75995 4.8436 
+ 6.0654 7.64718 ] pdfxs
+ (o) show
+ (ntwohere.)
+ [9.40355 3.93823 7.58175 8.79265 6.0654 4.8436 4.27631 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -523.676 m
+ (Thissec)
+ [7.8763 6.0654 3.0327 8.91262 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nev)
+ [10.6799 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.91262 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 9.4581 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.669 ] pdfxs
+ (o) show
+ (f) show
+ 191.009 -523.676 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 224.263 -523.676 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 10.669 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.46901 ] pdfxs
+ (ot) show
+ (herali)
+ [6.05449 4.85451 8.8799 5.46541 3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.92353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 8.91262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -6.10352e-05 -545.599 m
+ (asyn)
+ [9.92719 4.30902 5.74904 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (icclien)
+ [3.0327 9.31629 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,which)
+ [7.71266 7.88721 6.05449 3.0327 4.54905 10.5272 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (t) show
+ (oc)
+ [9.92719 4.8436 ] pdfxs
+ (o) show
+ (mputeraw)
+ [9.08711 6.0654 6.0654 4.23277 9.3272 4.27631 5.14905 12.349 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.7708 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 10.5272 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.81084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (nme)
+ [10.5381 9.08711 4.8436 ] pdfxs
+ (t) show
+ (rics.)
+ [4.27631 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -567.521 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (4) show
+ (.5ev)
+ [3.0327 9.66537 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.50899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesusingaspeci\fcclien)
+ [3.0327 5.75995 4.29811 4.85451 8.50899 6.05449 4.30902 3.0327 6.05449 9.66537 9.65446 
+ 4.30902 6.35994 4.85451 4.8436 3.0327 6.05449 9.05447 4.85451 3.0327 3.02179 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (,whichperf)
+ [7.37448 7.8763 6.0654 3.0327 4.53815 10.2654 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsasui)
+ [4.27631 9.08711 8.50899 9.66537 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.05447 ] pdfxs
+ (o) show
+ (flo)
+ [7.53811 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmem)
+ [10.2654 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -6.10352e-05 -589.444 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nssuch)
+ [6.0654 7.94172 4.29811 6.0654 4.54905 9.68719 ] pdfxs
+ (a) show
+ (sh)
+ [7.94172 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.05449 9.0981 3.02179 ] pdfxs
+ (oa) show
+ (ds,pr)
+ [6.0654 4.29811 6.6654 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ingmem)
+ [3.0327 6.05449 9.0981 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rytoare)
+ [4.2654 9.40355 4.23277 9.0981 9.08719 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,e)
+ [4.85451 4.2654 6.6763 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.9369 -611.366 m
+ (Thissynthe)
+ [7.8763 6.0654 3.0327 9.04353 4.29811 5.75995 5.75995 4.23277 6.0654 4.8436 ] pdfxs
+ (t) show
+ (icclientev)
+ [3.0327 9.58901 4.85451 3.02179 3.0327 4.85451 5.74904 8.9891 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (edin)
+ [4.8436 10.7999 3.0327 10.7999 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 9.04353 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (att) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (t) show
+ (oex)
+ [10.1999 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mine)
+ [9.09802 3.02179 6.0654 9.58901 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.58901 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (o) show
+ (f)
+ [8.07265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.77811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s) show
+ 228.545 -657.201 m
+ (89) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (101) 102
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.93092 4.85451 ] pdfxs
+ (o) show
+ (uldp)
+ [6.05449 3.0327 9.75264 6.35994 ] pdfxs
+ (o) show
+ (ssiblybeusedby)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.44719 6.37085 8.53084 6.0654 4.29811 4.85451 
+ 9.75264 5.75995 9.44719 ] pdfxs
+ (a) show
+ (nin)
+ [9.75264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lclien)
+ [6.73085 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Bec)
+ [8.03993 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewec)
+ [6.0654 4.29811 8.54175 7.57085 8.54175 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.93092 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -21.922 m
+ (precisi)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.75993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 8.21444 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.93812 6.37085 ] pdfxs
+ (o) show
+ (ssibleclien)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.75993 4.8436 3.0327 3.0327 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.01448 ] pdfxs
+ (t) show
+ (hisexperiment)
+ [6.0654 3.02179 8.22535 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 
+ 5.75995 8.1491 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.21444 ] pdfxs
+ (t) show
+ (oprovideare)
+ [9.37083 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.75993 9.35992 4.27631 4.85451 
+ ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -43.845 m
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (ricwhichc)
+ [4.2654 3.0327 8.97811 7.8763 6.0654 3.02179 4.54905 10.189 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.189 6.35994 8.97811 6.0654 4.29811 4.8436 10.189 ] pdfxs
+ (t) show
+ (oev)
+ [9.5781 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (esui)
+ [8.97811 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (bilityf)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 9.88355 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.39991 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdin)
+ [4.27631 10.189 3.0327 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lclien)
+ [7.1563 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhichm)
+ [8.43262 7.8763 6.05449 3.0327 4.54905 10.189 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ 0 -65.768 m
+ (queriessuch)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.90899 4.29811 6.0654 4.53815 9.67628 
+ ] pdfxs
+ (a) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sedescribedinSec)
+ [4.30902 8.45447 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.66537 
+ 3.0327 9.66537 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (llof)
+ [3.0327 6.63267 5.46541 6.93812 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 8.45447 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.66537 3.0327 9.66537 ] pdfxs
+ (t) show
+ (hissec)
+ [6.05449 3.0327 7.90899 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisperf)
+ [9.67628 3.02179 7.90899 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 9.66537 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (2\)) show
+ (.) show
+ 16.936 -109.613 m
+ (Ev)
+ [7.42902 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.53446 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.92356 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.37808 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesisverydi\016cultif)
+ [3.0327 5.75995 4.29811 4.85451 8.37808 3.0327 8.37808 5.4545 4.8436 4.27631 9.82901 
+ 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 8.31274 3.0327 7.40721 ] pdfxs
+ (t) show
+ (hedi\013erent)
+ [6.0654 8.92356 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.31274 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyseshavewidely)
+ [3.0327 5.74904 4.30902 4.8436 8.37808 6.0654 5.14905 5.4545 8.92356 7.88721 3.02179 
+ 6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ 0 -131.535 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ryingimplemen)
+ [4.27631 5.75995 3.02179 6.0654 10.6472 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [11.2472 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ils.F)
+ [3.0327 3.0327 4.29811 12.5453 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [9.46899 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,m)
+ [9.08711 6.0654 3.02179 4.85451 8.6072 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.9526 6.05449 ] pdfxs
+ (a) show
+ (persuse)
+ [6.37085 4.8436 4.27631 9.4908 6.0654 4.29811 10.0363 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 10.0363 4.29811 3.0327 4.85451 10.0363 ] pdfxs
+ (o) show
+ (f)
+ [8.51992 ] pdfxs
+ (\\) show
+ (poin)
+ [6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (ose)
+ [10.6363 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s")
+ [4.30902 10.6363 ] pdfxs
+ (to) show
+ 0 -153.458 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.46538 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.46538 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.86538 ] pdfxs
+ (t) show
+ (hesm)
+ [6.05449 8.47629 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.8981 ] pdfxs
+ (t) show
+ (heset)
+ [6.05449 8.46538 4.30902 4.8436 7.86547 ] pdfxs
+ (t) show
+ (hebe)
+ [6.05449 8.47629 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (er.Thisme)
+ [4.85451 4.2654 7.87629 7.8763 6.0654 3.0327 7.9199 9.08711 4.8436 ] pdfxs
+ (t) show
+ (ricw)
+ [4.27631 3.0327 8.46538 7.57085 ] pdfxs
+ (o) show
+ (rksre)
+ [4.27631 5.75995 7.9199 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -175.38 m
+ (wellif)
+ [7.57085 4.85451 3.0327 7.6472 3.0327 7.94175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.46901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.92353 ] pdfxs
+ (a) show
+ (lluse)
+ [3.0327 7.6472 6.0654 4.29811 9.46901 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.46901 4.30902 ] pdfxs
+ (a) show
+ (mesys)
+ [9.08711 9.46901 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 13.7016 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [8.89081 6.0654 ] pdfxs
+ (a) show
+ (mingmem)
+ [9.08711 3.0327 6.05449 10.0799 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3854 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.92353 3.0327 10.669 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -197.303 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,butproducesinc)
+ [9.08711 7.98538 6.0654 6.05449 8.93455 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 
+ 4.8436 8.99989 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mper)
+ [9.09802 6.35994 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bleresul)
+ [6.0654 3.02179 9.54537 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.98898 ] pdfxs
+ (ot) show
+ (herwise.)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 4.85451 11.0399 ] pdfxs
+ (I) show
+ (np)
+ [10.7454 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.27631 7.98538 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -219.225 m
+ (maycl)
+ [9.08711 5.15996 10.1345 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.22901 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (o) show
+ (bjectmul)
+ [6.66539 3.33815 4.8436 4.85451 8.61819 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipletimes:twop)
+ [3.02179 6.0654 3.0327 9.22901 4.23277 3.0327 9.09802 4.8436 4.29811 9.37083 3.93823 
+ 7.57085 9.82901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersmayp)
+ [4.85451 4.2654 8.68353 9.08711 5.15996 10.1345 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.61819 ] pdfxs
+ (t) show
+ (omem)
+ [9.82901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.1345 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [8.6291 3.02179 8.68353 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4399 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -241.148 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urceline,yet)
+ [6.0654 4.2654 4.85451 8.47629 3.0327 3.0327 6.0654 4.8436 6.6654 5.4545 4.85451 
+ 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 4.85451 ] pdfxs
+ (a) show
+ (ndetermine)
+ [9.6981 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.47629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersnever)
+ [4.85451 4.2654 7.94172 6.0654 4.8436 5.4545 4.8436 7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.37083 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (hisdi\016culty,)
+ [6.05449 3.0327 8.82535 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 4.8545 
+ 7.7672 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.05449 10.5817 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewed)
+ [6.05449 4.30902 9.35992 7.58175 9.35992 6.0654 ] pdfxs
+ (o) show
+ (n'tw)
+ [6.05449 3.0327 8.76001 7.58175 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.76001 ] pdfxs
+ (t) show
+ (heclient)
+ [6.05449 9.37083 4.8436 3.0327 3.0327 4.8436 5.75995 8.76001 ] pdfxs
+ (t) show
+ (oknow)
+ [9.97082 5.75995 6.0654 5.14905 12.3926 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ (t) show
+ (hing)
+ [6.05449 3.0327 6.0654 9.97082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.76001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -284.993 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (o) show
+ (f)
+ [5.89086 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.3963 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,weuseadi\013erent)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 5.79268 7.58175 7.3963 6.05449 4.30902 7.3963 
+ 8.0072 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.78548 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 7.5163 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mincludesasynthe)
+ [12.5563 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.85082 8.0072 4.29811 
+ 5.75995 5.75995 4.23277 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 7.3963 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s) show
+ 0 -306.915 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisclient)
+ [3.02179 5.75995 4.30902 3.02179 8.79262 4.85451 3.0327 3.02179 4.85451 5.75995 8.72728 
+ ] pdfxs
+ (\\AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (AL") show
+ (,whichev)
+ [7.5163 7.8763 6.0654 3.0327 4.54905 10.549 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.79262 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.79262 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 10.549 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.82175 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (a) show
+ (n)
+ [10.549 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryp)
+ [4.27631 10.2435 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -328.838 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.02179 5.75995 4.30902 3.02179 8.67262 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Itc)
+ [6.0654 10.0581 3.94897 8.60728 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (instwoph)
+ [3.02179 6.0654 8.67262 3.93823 7.57085 9.8181 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ses:)
+ [4.29811 4.8436 4.30902 9.3381 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.21811 6.05449 4.27631 4.30902 8.60728 ] pdfxs
+ (gat) show
+ (hers)
+ [6.05449 4.85451 4.2654 8.67262 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.67262 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinf)
+ [3.02179 5.75995 4.30902 3.02179 8.67262 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -350.761 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (gat) show
+ (hersmod)
+ [6.05449 4.85451 4.2654 7.94172 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.97085 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -388.593 m
+ /N622 11.955 Tf
+ (4.4.1Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sPre)
+ [9.79114 9.1814 5.49929 6.13291 ] pdfxs
+ (c) show
+ (isio)
+ [3.74195 5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -417.561 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.67992 ] pdfxs
+ (t) show
+ (oev)
+ [8.85811 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.25811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.71263 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.25811 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (Lclienti)
+ [10.2326 4.8436 3.0327 3.0327 4.8436 5.75995 7.6582 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (esovere)
+ [4.85451 7.71263 5.14905 5.4545 4.8436 7.69082 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.46901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.46901 3.02179 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -439.483 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Wi)
+ [9.08711 10.0363 11.2144 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 10.4181 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.4181 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.55993 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lbuildsaset)
+ [11.1708 6.0654 6.05449 3.0327 3.0327 6.0654 8.6508 9.80719 4.30902 4.8436 8.59637 
+ ] pdfxs
+ (o) show
+ (fp)
+ [7.69084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.59637 ] pdfxs
+ (a) show
+ (reusedbythev)
+ [4.27631 9.2072 6.05449 4.30902 4.8436 10.4181 5.75995 10.1126 4.23277 6.0654 9.2072 
+ 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ 0 -461.406 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.63264 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 8.19263 3.02179 9.949 ] pdfxs
+ (t) show
+ (hebody)
+ [6.05449 8.73811 6.35994 5.75995 6.05449 9.64355 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.7272 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.byl)
+ [8.61811 5.74904 9.64355 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.93809 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.93809 4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 8.73811 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.Given)
+ [8.61811 8.55269 3.0327 5.4545 4.85451 9.93809 ] pdfxs
+ (t) show
+ (hisse)
+ [6.05449 3.0327 8.19263 4.29811 4.8436 ] pdfxs
+ (t) show
+ 0 -483.329 m
+ (o) show
+ (fins)
+ [7.29812 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,itdoesasimple)
+ [6.0654 4.29811 7.09085 3.0327 8.20365 6.0654 5.75995 4.8436 8.26899 9.42537 4.30902 
+ 3.02179 9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 155.687 -483.329 m
+ /N695 10.909 Tf
+ (O) show
+ 164.312 -483.329 m
+ /N614 10.909 Tf
+ (\() show
+ 168.554 -483.329 m
+ /N695 10.909 Tf
+ (N) show
+ 178.509 -479.37 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.241 -483.329 m
+ /N614 10.909 Tf
+ (\))
+ [8.21456 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (squery)
+ [8.2799 5.74904 6.0654 4.8436 4.27631 9.73082 ] pdfxs
+ (o) show
+ (feveryp)
+ [7.29812 4.85451 5.4545 4.8436 4.27631 9.71992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.23627 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 8.21456 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.00357 ] pdfxs
+ (o) show
+ (fthe)
+ [7.30902 4.23277 6.0654 8.81447 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ 441.723 -479.37 m
+ /N703 7.96999 Tf
+ (4) show
+ 450.424 -483.329 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -505.251 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sresp)
+ [7.83263 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses.Bec)
+ [6.05449 4.30902 4.8436 4.30902 7.83266 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (heMay)
+ [6.05449 8.37811 9.99272 5.15996 5.74904 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [7.82172 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nseis)
+ [6.0654 4.29811 8.37811 3.02179 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.37811 ] pdfxs
+ (o) show
+ (nlyresp)
+ [6.05449 3.0327 9.28356 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nse)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tindic)
+ [7.76729 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (esl)
+ [4.85451 7.82172 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ -6.10352e-05 -527.174 m
+ (o) show
+ (finf)
+ [7.73448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.62539 ] pdfxs
+ (a) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 8.69444 7.88721 3.02179 ] pdfxs
+ (t) show
+ (halowermay)
+ [10.4617 9.86173 3.02179 5.15996 7.57085 4.8436 8.67263 9.09802 5.14905 10.1563 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [8.69444 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsepercen)
+ [6.0654 4.29811 9.25083 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (eism)
+ [9.25083 3.02179 8.70535 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 9.25083 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.25083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.4617 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -549.096 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hahi)
+ [9.6981 9.08719 6.0654 3.02179 ] pdfxs
+ (g) show
+ (herpercen)
+ [6.0654 4.8436 7.909 6.37085 4.8436 4.27631 4.8436 4.85451 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (fmay)
+ [6.97085 9.09802 5.14905 9.39264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sresp)
+ [7.94172 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses.)
+ [6.0654 4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ 16.9359 -571.019 m
+ (Thisp)
+ [7.8763 6.0654 3.0327 7.26536 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.81084 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lclientproducesame)
+ [9.79628 4.8436 3.0327 3.0327 4.8436 5.75995 7.21093 6.0654 4.2654 5.75995 6.0654 
+ 6.05449 4.85451 4.8436 7.27627 8.42175 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 7.81084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisverysimil)
+ [7.21093 3.0327 7.27627 5.4545 4.8436 4.27631 8.7272 4.30902 3.02179 9.09802 3.0327 
+ 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.24356 ] pdfxs
+ (t) show
+ (o)
+ [8.43265 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.82175 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sfrequen-)
+ [7.26536 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 6.0654 3.63261 ] pdfxs
+ -6.10352e-05 -592.941 m
+ (cies"describedin[)
+ [4.8436 3.0327 4.85451 4.29811 9.10901 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 4.8436 9.71991 3.0327 9.71991 3.02179 ] pdfxs
+ (42) show
+ (].Theprim)
+ [3.0327 7.94175 7.8763 6.0654 8.49811 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rydi\013erencebetween)
+ [4.27631 9.41446 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.50902 
+ 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.71991 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.8982 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.41446 ] pdfxs
+ (a) show
+ (ndthisev)
+ [6.0654 9.71991 4.23277 6.0654 3.0327 7.95263 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.71991 3.0327 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ 1 0 0 1 0 -603.041 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Be) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (se)
+ [3.63121 8.57149 ] pdfxs
+ (a) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (a) show
+ (s)
+ [8.09628 ] pdfxs
+ (r) show
+ (el)
+ [4.10643 2.55527 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [8.10524 ] pdfxs
+ (ar) show
+ (esymmet)
+ [8.56253 3.64018 4.85963 7.6838 7.67484 4.10643 3.57737 ] pdfxs
+ (r) show
+ (ic[\()
+ [2.56423 8.56253 2.55527 3.58634 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (a) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 192.833 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 201.147 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 208.524 -3.80899 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 215.921 -3.80899 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [8.0514 11.6378 ] pdfxs
+ (a) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (a) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 257.163 -3.80899 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 264.559 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 271.937 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 280.251 -3.80899 m
+ /N1156 8.96599 Tf
+ (\)]a)
+ [3.58634 7.02929 4.59962 ] pdfxs
+ (n) show
+ (dap)
+ [9.5936 9.07365 5.37959 ] pdfxs
+ (o) show
+ (int)
+ [2.55527 4.86852 3.57737 ] pdfxs
+ (e) show
+ (r)
+ [8.07829 ] pdfxs
+ (a) show
+ (lwaysm)
+ [2.55527 6.40175 4.34857 4.8686 8.10524 7.42379 ] pdfxs
+ (u) show
+ (st-)
+ [3.63121 3.58634 3.06639 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (a) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (sits)
+ [8.10524 2.55527 3.58634 3.63121 ] pdfxs
+ (e) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ -12.437 -14.768 m
+ ([ali)
+ [2.56423 4.59962 2.56423 2.55527 ] pdfxs
+ (a) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 11.677 -14.768 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 18.584 -14.768 m
+ /N1156 8.96599 Tf
+ (,) show
+ 24.2159 -14.768 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 31.1229 -14.768 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 10.2391 ] pdfxs
+ (Mu) show
+ (stAli)
+ [3.64018 3.57737 6.91274 2.56423 2.55527 ] pdfxs
+ (a) show
+ (s],AA-EVAL)
+ [3.63121 2.56423 5.6306 6.91274 6.91274 3.06639 6.27624 5.88165 6.91274 8.83148 ] pdfxs
+ (on) show
+ (lyp)
+ [2.55527 7.93497 5.37959 ] pdfxs
+ (erfor) show
+ (ms)
+ [7.67484 3.63121 ] pdfxs
+ 200.772 -14.768 m
+ /N1305 8.96599 Tf
+ (N) show
+ 209.108 -10.959 m
+ /N1153 5.978 Tf
+ (2) show
+ 213.259 -14.768 m
+ /N1305 8.96599 Tf
+ (=) show
+ 217.866 -14.768 m
+ /N1156 8.96599 Tf
+ (2q)
+ [7.68392 4.85963 ] pdfxs
+ (uer) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ 216.109 -47.708 m
+ /N614 10.909 Tf
+ (90) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (rpool)
+ [8.58535 5.01816 5.01816 5.58542 6.77445 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 86.185 0 m
+ /N614 10.909 Tf
+ (:Even)
+ [8.07266 7.42902 5.4545 4.8436 9.79628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.58538 7.72349 11.9126 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdoesn)
+ [6.0654 9.78537 6.0654 5.75995 4.8436 8.0399 6.05449 ] pdfxs
+ (o) show
+ (tre\rect)
+ [7.98547 4.2654 4.85451 6.05449 4.85451 4.8436 7.97456 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.49083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sesinducedbyc)
+ [4.29811 4.85451 8.02899 3.0327 6.0654 6.05449 6.0654 4.8436 4.85451 9.78537 5.75995 
+ 9.49083 4.85451 ] pdfxs
+ (a) show
+ (llers,)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 6.78539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-esc)
+ [6.05449 3.63261 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodes)
+ [6.05449 3.0327 6.0654 8.63993 6.05449 5.75995 6.0654 4.8436 7.48354 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.02902 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 8.93447 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\f)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.02902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (llinf)
+ [3.0327 6.20722 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.42911 ] pdfxs
+ (t) show
+ (hemisc)
+ [6.0654 4.8436 12.2725 3.0327 7.48354 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,includin)
+ [4.8436 6.3054 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -43.845 m
+ (t) show
+ (heirtype)
+ [6.05449 4.85451 3.0327 7.40719 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 49.632 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 55.636 -43.845 m
+ /N614 10.909 Tf
+ (,inc)
+ [6.26176 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mingp)
+ [9.08711 3.0327 6.0654 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (oed)
+ [8.58538 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,)
+ [4.8436 4.30902 6.26176 ] pdfxs
+ (a) show
+ (nd\r)
+ [6.0654 9.18537 6.0654 ] pdfxs
+ (ag) show
+ (s.Inf)
+ [4.30902 7.70175 3.94897 9.18537 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,in)
+ [6.27267 3.02179 9.19628 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.16358 ] pdfxs
+ (t) show
+ (heesc)
+ [6.05449 7.98539 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pespr)
+ [6.37085 4.8436 7.4399 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyisexplici)
+ [6.35994 4.85451 4.27631 3.93823 8.89083 3.0327 7.429 4.85451 5.75995 6.05449 3.0327 
+ 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 11.0726 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0617 ] pdfxs
+ (a) show
+ (lln)
+ [3.0327 8.03993 6.05449 ] pdfxs
+ (o) show
+ (n-esc)
+ [6.0654 3.63261 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodes)
+ [6.05449 3.0327 6.0654 10.4508 6.0654 5.75995 6.05449 4.85451 9.30534 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.85083 9.08711 ] pdfxs
+ (a) show
+ (rkedusinga)
+ [4.27631 5.4545 4.8436 11.0617 6.0654 4.30902 3.02179 6.0654 10.4617 10.4508 ] pdfxs
+ (\\) show
+ 294.678 -65.768 m
+ /N1025 10.909 Tf
+ (C) show
+ 303.739 -65.768 m
+ /N614 10.909 Tf
+ ("o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.85083 6.0654 ] pdfxs
+ (a) show
+ (g\(SeeSec)
+ [10.4617 4.23277 6.0654 4.8436 9.86174 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0617 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.) show
+ -6.10352e-05 -87.69 m
+ (I) show
+ (tc)
+ [8.36728 4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [10.1781 6.37085 8.9672 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ede)
+ [4.85451 10.1781 4.8436 ] pdfxs
+ (a) show
+ (silyusing)
+ [4.30902 3.0327 3.02179 9.88355 6.05449 4.30902 3.0327 6.05449 9.5781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.9672 ] pdfxs
+ (a) show
+ (bovede\fni)
+ [6.37085 5.14905 5.4545 8.9672 6.05449 4.85451 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nby)
+ [10.189 5.74904 9.88355 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.9672 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 13.2107 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (th)
+ [8.35637 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ -6.10352e-05 -109.613 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -147.445 m
+ /N622 11.955 Tf
+ (5.2.2T)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.34877 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (S) show
+ (im)
+ [3.74195 11.2019 ] pdfxs
+ (p) show
+ (leTr)
+ [3.74195 10.616 8.23696 5.48733 ] pdfxs
+ (an) show
+ (sform)
+ [5.30802 4.11245 6.71874 5.49929 11.2019 ] pdfxs
+ (a) show
+ (tion\(No)
+ [5.23633 3.73 6.7307 11.955 5.22437 10.5204 11.2019 ] pdfxs
+ (Ind) show
+ (ire)
+ [3.74195 5.48733 6.14487 ] pdfxs
+ (c) show
+ (tC)
+ [9.70749 9.71945 ] pdfxs
+ (a) show
+ (lls\))
+ [3.73 3.74195 5.29606 5.23633 ] pdfxs
+ -6.10352e-05 -176.413 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.42537 ] pdfxs
+ (5) show
+ (.4shows)
+ [3.0327 10.0363 4.30902 6.05449 5.14905 7.88721 8.87989 ] pdfxs
+ (t) show
+ (hepseudocodef)
+ [6.0654 9.42537 6.0654 4.29811 4.8436 6.0654 6.0654 5.74904 4.85451 5.75995 6.05449 
+ 9.43629 3.32724 ] pdfxs
+ (o) show
+ (rab)
+ [8.85809 10.0363 6.0654 ] pdfxs
+ (a) show
+ (sicversi)
+ [4.29811 3.0327 9.42537 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.43629 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.61448 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -6.10352e-05 -198.336 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichdoesn)
+ [6.0654 7.38539 7.8763 6.0654 3.02179 4.54905 10.2763 6.05449 5.75995 4.8436 8.5199 
+ 6.0654 ] pdfxs
+ (o) show
+ (th)
+ [8.45456 6.05449 ] pdfxs
+ (a) show
+ (ndleindirectfunc)
+ [6.0654 6.05449 3.0327 9.06538 3.0327 6.05449 6.0654 3.02179 4.27631 4.85451 4.8436 
+ 8.45456 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.2763 4.8436 ] pdfxs
+ (a) show
+ (lls.The)
+ [3.0327 3.0327 4.29811 9.61082 7.8763 6.05449 9.06538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmm)
+ [6.0654 13.298 9.09802 ] pdfxs
+ (a) show
+ (kestwop)
+ [5.4545 4.8436 8.5199 3.93823 7.57085 9.66537 6.0654 ] pdfxs
+ (a) show
+ (ssesover)
+ [4.29811 4.30902 4.8436 8.5199 5.14905 5.4545 4.85451 8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -220.258 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.67262 3.02179 10.429 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.21811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (min)
+ [13.4616 3.02179 10.429 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.1235 ] pdfxs
+ (o) show
+ (rder.The\frst)
+ [4.2654 6.0654 4.8436 4.27631 10.0581 7.8763 6.05449 9.21811 6.05449 4.27631 4.29811 
+ 8.60728 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 8.66171 ] pdfxs
+ (1{11) show
+ (\))
+ [8.60728 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.66171 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.66171 ] pdfxs
+ (t) show
+ (ofunc)
+ [9.8181 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -242.181 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tesloc)
+ [4.23277 4.85451 7.75627 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lpo)
+ [6.49085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.49085 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs,)
+ [4.27631 4.29811 6.52358 ] pdfxs
+ (a) show
+ (ndbuilds)
+ [6.0654 9.51264 6.0654 6.0654 3.02179 3.0327 6.0654 7.75627 ] pdfxs
+ (t) show
+ (hepdm)
+ [6.0654 8.30175 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p.Thesec)
+ [6.0654 7.82175 7.8763 6.05449 8.31266 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 9.51264 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.75627 ] pdfxs
+ (12{20) show
+ (\)rewri)
+ [7.70183 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.75627 ] pdfxs
+ (t) show
+ (hebodies)
+ [6.05449 8.31266 6.35994 5.75995 6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ -6.10352e-05 -264.103 m
+ (o) show
+ (ffunc)
+ [6.97085 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusingpdm)
+ [6.05449 7.94172 6.0654 4.29811 3.0327 6.05449 9.0981 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 109.659 -280.371 m
+ /N1217 8.96599 Tf
+ (basi)
+ [5.89063 5.16438 4.17811 2.94976 ] pdfxs
+ (c) show
+ (poolallo)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 ] pdfxs
+ (c) show
+ (a)
+ [5.15542 ] pdfxs
+ (te) show
+ 188.12 -280.371 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (progr) show
+ (am)
+ [4.59962 7.6838 ] pdfxs
+ 228.607 -280.371 m
+ /N1305 8.96599 Tf
+ (P) show
+ 235.771 -280.371 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -291.33 m
+ (1) show
+ 119.386 -291.33 m
+ /N1220 8.96599 Tf
+ (8) show
+ 124.506 -291.33 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.23 -291.33 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.445 -291.33 m
+ /N1156 8.96599 Tf
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 183.686 -291.33 m
+ /N1305 8.96599 Tf
+ (P) show
+ 190.85 -291.33 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -302.289 m
+ (2)
+ [26.109 ] pdfxs
+ (d) show
+ (s)
+ [3.64018 ] pdfxs
+ (gr) show
+ (a)
+ [4.59962 ] pdfxs
+ (ph) show
+ 163.999 -302.289 m
+ /N1305 8.96599 Tf
+ (G) show
+ 173.775 -302.289 m
+ /N1156 8.96599 Tf
+ (=)
+ [7.16379 ] pdfxs
+ (DS) show
+ (G)
+ [7.23561 ] pdfxs
+ (raph) show
+ (F)
+ [5.24515 ] pdfxs
+ (or) show
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (\() show
+ 271.279 -302.289 m
+ /N1305 8.96599 Tf
+ (F) show
+ 278.444 -302.289 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -313.248 m
+ (3) show
+ 129.114 -313.248 m
+ /N1220 8.96599 Tf
+ (8) show
+ 134.233 -313.248 m
+ /N1305 8.96599 Tf
+ (n) show
+ 142.352 -313.248 m
+ /N1220 8.96599 Tf
+ (2) show
+ 151.568 -313.248 m
+ /N1156 8.96599 Tf
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (es\()
+ [4.10643 3.63121 3.58634 ] pdfxs
+ 177.988 -313.248 m
+ /N1305 8.96599 Tf
+ (G) show
+ 185.204 -313.248 m
+ /N1156 8.96599 Tf
+ (\))
+ [52.3075 ] pdfxs
+ (/) show
+ (/)
+ [7.67495 ] pdfxs
+ (F) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (dpo)
+ [8.18594 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (de) show
+ (sc)
+ [3.63121 7.1728 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (h) show
+ (e)
+ [4.10643 ] pdfxs
+ (a) show
+ (p)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s) show
+ 103.003 -324.207 m
+ (4if\()
+ [35.8371 2.56423 5.88165 3.58634 ] pdfxs
+ 150.872 -324.207 m
+ /N1217 8.96599 Tf
+ (H) show
+ 162.232 -324.207 m
+ /N1220 8.96599 Tf
+ (2) show
+ 170.936 -324.207 m
+ /N1305 8.96599 Tf
+ (n) show
+ (:)
+ [2.55527 ] pdfxs
+ (M) show
+ 188.926 -324.207 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -335.166 m
+ (5if\()
+ [45.5652 2.56423 5.88165 3.58634 ] pdfxs
+ (e) show
+ (sc)
+ [3.63121 4.09746 ] pdfxs
+ (a) show
+ (p)
+ [5.37959 ] pdfxs
+ (e) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 193.731 -335.166 m
+ /N1305 8.96599 Tf
+ (n) show
+ 199.29 -335.166 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 34.6356 ] pdfxs
+ (/) show
+ (/)
+ [7.67495 ] pdfxs
+ (I) show
+ (f)
+ [5.89061 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (d) show
+ (eesc)
+ [7.16383 4.10643 3.63121 4.09746 ] pdfxs
+ (a) show
+ (p)
+ [5.37062 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (fn) show
+ 103.003 -346.125 m
+ (6Po)
+ [55.2933 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (*) show
+ 184.021 -346.125 m
+ /N1305 8.96599 Tf
+ (a) show
+ 191.975 -346.125 m
+ /N1156 8.96599 Tf
+ (=A)
+ [10.2391 6.91274 ] pdfxs
+ (dd) show
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (lD)
+ [2.55527 7.0473 ] pdfxs
+ (e) show
+ (scA)
+ [3.63121 4.09746 6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nt\()
+ [4.86852 3.57737 3.58634 ] pdfxs
+ 300.33 -346.125 m
+ /N1305 8.96599 Tf
+ (F) show
+ 307.495 -346.125 m
+ /N1156 8.96599 Tf
+ (,) show
+ 313.126 -346.125 m
+ /N1305 8.96599 Tf
+ (n) show
+ 318.685 -346.125 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -357.084 m
+ (7p)
+ [55.2933 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\() show
+ 189.782 -357.084 m
+ /N1305 8.96599 Tf
+ (n) show
+ 195.341 -357.084 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 7.16379 ] pdfxs
+ 212.235 -357.084 m
+ /N1305 8.96599 Tf
+ (a) show
+ 237.512 -357.084 m
+ /N1156 8.96599 Tf
+ (/) show
+ (/R)
+ [7.67495 6.78729 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (mberpo)
+ [7.42379 5.37062 4.10643 6.67063 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (de) show
+ (sc)
+ [3.63121 4.09746 ] pdfxs
+ 103.003 -368.042 m
+ (8)
+ [55.2933 ] pdfxs
+ (argn) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 197.536 -368.042 m
+ /N1305 8.96599 Tf
+ (F) show
+ 204.7 -368.042 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 10.2391 ] pdfxs
+ (argn) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 260.836 -368.042 m
+ /N1305 8.96599 Tf
+ (F) show
+ 268 -368.042 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 274.656 -368.042 m
+ /N1220 8.96599 Tf
+ ([)
+ [9.21701 ] pdfxs
+ (f) show
+ 288.479 -368.042 m
+ /N1305 8.96599 Tf
+ (n) show
+ 294.038 -368.042 m
+ /N1220 8.96599 Tf
+ (g) show
+ 103.003 -379.001 m
+ /N1156 8.96599 Tf
+ (9)
+ [45.5652 ] pdfxs
+ (e) show
+ (lse)
+ [2.56423 3.63121 78.6497 ] pdfxs
+ (/) show
+ (/No)
+ [7.68392 6.90378 4.8686 ] pdfxs
+ (d) show
+ (eisloc)
+ [7.16383 2.56423 6.70655 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (fn) show
+ 99.9317 -389.96 m
+ (1) show
+ (0Po)
+ [53.7512 6.01622 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (*) show
+ 184.021 -389.96 m
+ /N1305 8.96599 Tf
+ (p) show
+ (d) show
+ 196.494 -389.96 m
+ /N1156 8.96599 Tf
+ (=A)
+ [10.2391 6.91274 ] pdfxs
+ (ddIn) show
+ (itA)
+ [2.55527 3.58634 6.91274 ] pdfxs
+ (ndDe) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (r) show
+ (oyLoc)
+ [4.34857 4.8686 5.75615 4.8686 4.0885 ] pdfxs
+ (a) show
+ (lPo)
+ [2.56423 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l\()
+ [2.56423 3.58634 ] pdfxs
+ 330.314 -389.96 m
+ /N1305 8.96599 Tf
+ (F) show
+ 337.478 -389.96 m
+ /N1156 8.96599 Tf
+ (,) show
+ 343.11 -389.96 m
+ /N1305 8.96599 Tf
+ (n) show
+ 348.669 -389.96 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9316 -400.919 m
+ (1) show
+ (1p)
+ [53.7512 5.37959 ] pdfxs
+ (d) show
+ (ma)
+ [7.6838 4.59962 ] pdfxs
+ (p) show
+ (\() show
+ 189.782 -400.919 m
+ /N1305 8.96599 Tf
+ (n) show
+ 195.341 -400.919 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 7.16379 ] pdfxs
+ 212.235 -400.919 m
+ /N1305 8.96599 Tf
+ (p) show
+ (d) show
+ 99.9316 -415.739 m
+ /N1156 8.96599 Tf
+ (12) show
+ 119.386 -415.739 m
+ /N1220 8.96599 Tf
+ (8) show
+ 124.506 -415.739 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.23 -415.739 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.445 -415.739 m
+ /N1156 8.96599 Tf
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 183.686 -415.739 m
+ /N1305 8.96599 Tf
+ (P) show
+ 190.849 -415.739 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9316 -426.697 m
+ (13) show
+ 129.114 -426.697 m
+ /N1220 8.96599 Tf
+ (8) show
+ 134.233 -426.697 m
+ /N1305 8.96599 Tf
+ (I) show
+ 141.523 -426.697 m
+ /N1220 8.96599 Tf
+ (2) show
+ 150.227 -426.697 m
+ /N1305 8.96599 Tf
+ (i)
+ [3.15607 ] pdfxs
+ (n) show
+ (stru)
+ [4.28578 3.33537 4.41131 5.29893 ] pdfxs
+ (c) show
+ (tio)
+ [3.33537 3.14711 4.46507 ] pdfxs
+ (n) show
+ (s) show
+ 201.06 -426.697 m
+ /N1156 8.96599 Tf
+ (\() show
+ 204.644 -426.697 m
+ /N1305 8.96599 Tf
+ (F) show
+ 211.808 -426.697 m
+ /N1156 8.96599 Tf
+ (\))
+ [25.7054 ] pdfxs
+ (/) show
+ (/R)
+ [7.67495 6.78729 ] pdfxs
+ (e) show
+ (w)
+ [6.6528 ] pdfxs
+ (r) show
+ (ite)
+ [2.56423 3.57737 7.1728 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 99.9316 -437.656 m
+ (1) show
+ (4if\()
+ [34.3039 2.55527 5.89061 3.58634 ] pdfxs
+ 150.872 -437.656 m
+ /N1305 8.96599 Tf
+ (I) show
+ 158.674 -437.656 m
+ /N1156 8.96599 Tf
+ (isa`)
+ [2.56423 3.63121 7.67495 2.56423 ] pdfxs
+ 175.108 -437.656 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 190.548 -437.656 m
+ /N1156 8.96599 Tf
+ (=malloc\()
+ [10.2391 7.6838 4.59962 2.56423 2.55527 4.8686 4.09746 3.58634 ] pdfxs
+ 230.737 -437.656 m
+ /N1305 8.96599 Tf
+ (siz)
+ [4.29474 3.15607 4.67125 ] pdfxs
+ (e) show
+ 247.141 -437.656 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9315 -448.615 m
+ (1) show
+ (5)
+ [44.032 ] pdfxs
+ (rep) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ 179.826 -448.615 m
+ /N1305 8.96599 Tf
+ (I) show
+ 187.627 -448.615 m
+ /N1156 8.96599 Tf
+ (with'po)
+ [6.6528 2.56423 3.58634 8.18594 2.56423 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (lloc\(p)
+ [2.55527 2.56423 4.85963 4.09746 3.58634 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\(N\()
+ [3.58634 6.90378 3.58634 ] pdfxs
+ 292.834 -448.615 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 305.202 -448.615 m
+ /N1156 8.96599 Tf
+ (\)\),)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 318.001 -448.615 m
+ /N1305 8.96599 Tf
+ (siz)
+ [4.29474 3.15607 4.67125 ] pdfxs
+ (e) show
+ 334.405 -448.615 m
+ /N1156 8.96599 Tf
+ (\)')
+ [3.58634 2.56423 ] pdfxs
+ 99.9315 -459.574 m
+ (1) show
+ (6)
+ [34.3039 ] pdfxs
+ (e) show
+ (lseif\()
+ [2.55527 3.64018 7.1728 2.55527 5.89061 3.58634 ] pdfxs
+ 168.336 -459.574 m
+ /N1305 8.96599 Tf
+ (I) show
+ 176.138 -459.574 m
+ /N1156 8.96599 Tf
+ (isa`)
+ [2.56423 3.63121 7.67495 2.56423 ] pdfxs
+ (free) show
+ (\() show
+ 210.775 -459.574 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 223.142 -459.574 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9314 -470.533 m
+ (1) show
+ (7)
+ [44.032 ] pdfxs
+ (rep) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ 179.825 -470.533 m
+ /N1305 8.96599 Tf
+ (I) show
+ 187.627 -470.533 m
+ /N1156 8.96599 Tf
+ (with`po)
+ [6.6528 2.56423 3.58634 8.18594 2.56423 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (free) show
+ (\(p)
+ [3.58634 5.37959 ] pdfxs
+ (d) show
+ (m)
+ [7.67484 ] pdfxs
+ (ap) show
+ (\(N\()
+ [3.58634 6.91274 3.58634 ] pdfxs
+ 288.766 -470.533 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 301.134 -470.533 m
+ /N1156 8.96599 Tf
+ (\)\),)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 313.933 -470.533 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 326.301 -470.533 m
+ /N1156 8.96599 Tf
+ (\)')
+ [3.58634 2.56423 ] pdfxs
+ 99.9314 -481.492 m
+ (1) show
+ (8)
+ [34.3039 ] pdfxs
+ (e) show
+ (lseif\()
+ [2.55527 3.64018 7.1728 2.55527 5.89061 3.58634 ] pdfxs
+ 168.336 -481.492 m
+ /N1305 8.96599 Tf
+ (I) show
+ 176.138 -481.492 m
+ /N1156 8.96599 Tf
+ (isa`c)
+ [2.56423 3.63121 7.67495 2.56423 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ 209.467 -481.492 m
+ /N1305 8.96599 Tf
+ (Call)
+ [7.21756 4.87748 2.90504 2.89608 ] pdfxs
+ (ee) show
+ 235.931 -481.492 m
+ /N1156 8.96599 Tf
+ (\() show
+ 239.515 -481.492 m
+ /N1305 8.96599 Tf
+ (args)
+ [4.87748 4.42027 4.71616 4.29474 ] pdfxs
+ 257.82 -481.492 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9314 -492.451 m
+ (19) show
+ 148.567 -492.451 m
+ /N1220 8.96599 Tf
+ (8) show
+ 153.687 -492.451 m
+ /N1305 8.96599 Tf
+ (n) show
+ 161.806 -492.451 m
+ /N1220 8.96599 Tf
+ (2) show
+ 171.021 -492.451 m
+ /N1156 8.96599 Tf
+ (argn) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (es\()
+ [4.10643 3.63121 3.58634 ] pdfxs
+ 210.262 -492.451 m
+ /N1305 8.96599 Tf
+ (Call)
+ [7.21756 4.87748 2.90504 2.89608 ] pdfxs
+ (ee) show
+ 236.726 -492.451 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9313 -503.41 m
+ (2) show
+ (0)
+ [53.7512 ] pdfxs
+ (add) show
+ (C)
+ [6.66177 ] pdfxs
+ (a) show
+ (llA)
+ [2.55527 2.56423 6.90378 ] pdfxs
+ (rgu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt\(p)
+ [4.85956 3.58634 3.58634 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\(No)
+ [3.57737 6.91274 4.8686 ] pdfxs
+ (deIn) show
+ (C)
+ [6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (er) show
+ (\() show
+ 322.171 -503.41 m
+ /N1305 8.96599 Tf
+ (F;I;)
+ [6.14175 4.09742 4.72512 4.09742 ] pdfxs
+ (n) show
+ 346.792 -503.41 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 129.347 -534.597 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.0981 4.8436 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.05449 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.02179 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ 16.9353 -561.7 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (re)
+ [8.58536 4.8436 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 10.3635 6.0654 5.75995 6.05449 9.15265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tneedsapo)
+ [8.54183 6.0654 4.8436 4.85451 6.05449 8.61808 9.75264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lin)
+ [7.34175 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.16356 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.50539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmei)
+ [6.05449 13.3962 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.58536 ] pdfxs
+ (a) show
+ (ddsapo)
+ [6.05449 6.0654 8.60717 9.76355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.33084 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r) show
+ -0.000671387 -583.623 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 8.82546 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (D) show
+ (Snodeesc)
+ [10.6472 6.05449 5.75995 6.0654 9.43629 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes\))
+ [6.35994 4.85451 4.29811 8.83637 ] pdfxs
+ (o) show
+ (rit)
+ [8.85809 3.0327 8.82546 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (esapo)
+ [4.8436 8.8908 10.0363 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.62539 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (o) show
+ (nthes)
+ [10.6472 4.23277 6.0654 9.43629 4.29811 ] pdfxs
+ (ta) show
+ (ck.)
+ [4.54905 5.75995 10.7235 ] pdfxs
+ (No) show
+ (n-esc)
+ [6.0654 3.63261 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000671387 -605.545 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.90899 ] pdfxs
+ (a) show
+ (reini)
+ [4.2654 8.45447 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.8436 9.66537 ] pdfxs
+ (\() show
+ (usin)
+ [6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 129.717 -605.545 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 186.989 -605.545 m
+ /N614 10.909 Tf
+ (\))
+ [7.84365 ] pdfxs
+ (o) show
+ (nen)
+ [9.66537 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 9.35992 ] pdfxs
+ (t) show
+ (o)
+ [9.05447 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.45447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.66537 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed)
+ [4.27631 5.14905 5.4545 4.85451 9.65446 ] pdfxs
+ (\() show
+ 387.456 -605.545 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 450.456 -605.545 m
+ /N614 10.909 Tf
+ (\))
+ [7.84365 ] pdfxs
+ (at) show
+ -0.000671387 -627.468 m
+ (everyexit)
+ [4.8436 5.4545 4.85451 4.27631 9.16356 4.85451 5.75995 3.02179 7.6582 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.26902 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (\(t) show
+ (hesepl)
+ [6.05449 4.85451 4.29811 8.26902 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cementch)
+ [4.8436 4.85451 9.08711 4.85451 5.74904 7.6582 4.54905 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.02179 4.85451 4.8436 7.72354 ] pdfxs
+ (a) show
+ (reimprovedinSec)
+ [4.2654 8.26902 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.46901 3.0327 
+ 9.47991 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (.Bec)
+ [7.79993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.25811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.26902 ] pdfxs
+ (D) show
+ (S) show
+ 225.817 -657.201 m
+ (115) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (102) 103
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.2T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eCorePoolAllo)
+ [12.7392 11.6633 8.0625 6.59915 12.7392 10.573 8.52157 8.07685 9.85575 12.1942 4.476 
+ 4.49035 8.50722 ] pdfxs
+ (ca) show
+ (tionTr)
+ [6.2836 4.476 8.07685 14.346 9.88436 6.58481 ] pdfxs
+ (an) show
+ (sform)
+ [6.36962 4.92059 8.07685 6.58481 13.4566 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.5781 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (o) show
+ (ftwom)
+ [6.83994 3.93823 7.58175 8.9672 9.08711 ] pdfxs
+ (a) show
+ (inp)
+ [3.0327 9.5781 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 7.82175 ] pdfxs
+ (a) show
+ (n)
+ [9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.81081 ] pdfxs
+ (t) show
+ (o\fndwhichfunc)
+ [8.9672 6.0654 6.05449 9.5781 7.8763 6.0654 3.02179 4.54905 9.5781 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -54.648 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (stpo)
+ [4.29811 7.98547 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 8.0399 3.02179 9.80719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.58538 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8289 ] pdfxs
+ (\() show
+ (Secti)
+ [6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,)
+ [6.7963 ] pdfxs
+ (a) show
+ (ndthecode)
+ [6.05449 9.80719 4.23277 6.0654 8.58538 4.85451 5.74904 6.0654 8.58538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trewri)
+ [7.97456 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.0399 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.58538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -76.571 m
+ (t) show
+ (o)
+ [9.19628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.59629 ] pdfxs
+ (a) show
+ (ndfreemem)
+ [6.0654 9.80719 3.32724 4.27631 4.8436 8.59629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.50173 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.8289 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.0654 4.8436 4.30902 8.59629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Tosimplifypresen)
+ [3.0327 4.29811 8.21447 6.97085 9.19628 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 
+ 3.32724 9.51264 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,we\frstpresentaversi)
+ [6.0654 6.80721 7.57085 8.59629 6.0654 4.2654 4.30902 7.98547 6.0654 4.2654 4.85451 
+ 4.29811 4.85451 5.75995 7.98547 9.19628 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -98.493 m
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.2834 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdoesn)
+ [7.42911 6.0654 5.75995 4.8436 7.49445 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [7.42911 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtindirectfunc)
+ [4.27631 7.42911 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.42911 3.33815 
+ 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.49445 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,)
+ [6.3054 ] pdfxs
+ (t) show
+ (henextendtheb)
+ [6.0654 4.8436 9.25083 4.85451 5.75995 4.23277 4.85451 6.05449 9.26173 4.23277 6.0654 
+ 8.03993 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ 0 -120.416 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtindirectc)
+ [4.2654 7.87638 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 4.8436 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.) show
+ 0 -158.248 m
+ /N622 11.955 Tf
+ (5.2.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (na) show
+ (lysis:)
+ [3.73 7.10119 5.30802 3.74195 5.29606 9.71945 ] pdfxs
+ (F) show
+ (i)
+ [3.73 ] pdfxs
+ (nd) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gPoolDes)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 10.3052 6.13291 5.30802 ] pdfxs
+ (c) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (p) show
+ (torsfore)
+ [5.22437 6.7307 5.48733 9.79114 4.11245 6.71874 9.98241 6.13291 ] pdfxs
+ (a) show
+ (chHNo)
+ [5.60689 11.955 15.0036 10.5085 7.1013 ] pdfxs
+ (d) show
+ (e) show
+ 0 -187.216 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.18175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 7.63627 6.0654 6.0654 ] pdfxs
+ (a) show
+ (seiden)
+ [4.29811 8.19266 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\feswhichpo)
+ [3.0327 6.05449 4.85451 7.64718 7.8763 6.05449 3.0327 4.54905 9.40355 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.37085 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsmustbeav)
+ [4.2654 7.64718 8.78166 6.0654 4.29811 7.59274 6.35994 8.19266 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (bleine)
+ [6.05449 3.0327 8.19266 3.02179 9.40355 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 9.40355 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.05449 6.43631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermines)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -209.139 m
+ (where)
+ [7.8763 6.0654 4.8436 4.27631 8.6072 ] pdfxs
+ (t) show
+ (heymustbecre)
+ [6.0654 4.8436 9.52355 8.78166 6.0654 4.29811 8.00729 6.37085 8.6072 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.81809 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.81809 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royed,)
+ [4.2654 5.15996 5.4545 4.8436 6.0654 6.81812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.81809 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nspo)
+ [6.05449 8.07263 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.7963 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.06172 ] pdfxs
+ (t) show
+ (o)
+ [9.2181 ] pdfxs
+ (D) show
+ (Snodes.Weuse)
+ [9.829 6.05449 5.75995 6.05449 4.85451 4.29811 8.25811 10.309 8.6072 6.0654 4.29811 
+ 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -231.061 m
+ (t) show
+ (erm)
+ [4.8436 4.27631 9.08711 ] pdfxs
+ 26.787 -231.061 m
+ /N634 10.909 Tf
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ticpo)
+ [3.62179 3.34914 9.56726 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l) show
+ 79.711 -231.061 m
+ /N614 10.909 Tf
+ (t) show
+ (orefer)
+ [9.78537 4.27631 4.8436 3.33815 4.8436 8.60718 ] pdfxs
+ (t) show
+ (oasin)
+ [9.78537 9.78537 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 174.524 -231.061 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 236.129 -231.061 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ementin)
+ [4.85451 9.08711 4.8436 5.75995 8.57455 3.0327 10.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.18538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcode.Byde\fni)
+ [4.8436 10.3963 4.8436 5.75995 6.0654 4.8436 9.97082 7.72349 10.0908 6.0654 4.8436 
+ 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -252.984 m
+ /N1025 10.909 Tf
+ (H) show
+ 14.791 -252.984 m
+ /N1028 10.909 Tf
+ (2) show
+ 27.0359 -252.984 m
+ /N695 10.909 Tf
+ (M) show
+ 43.6109 -252.984 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ranodeif)
+ [9.06536 10.2654 6.05449 5.75995 6.05449 9.65446 3.0327 8.13811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.65446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.10898 ] pdfxs
+ (o) show
+ (fth)
+ [8.13811 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tnode)
+ [9.04364 6.0654 5.74904 6.0654 9.65446 ] pdfxs
+ (a) show
+ (rere)
+ [4.2654 9.65446 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.0654 4.8436 10.8654 5.75995 5.75995 ] pdfxs
+ 315.961 -252.984 m
+ /N722 10.909 Tf
+ (malloc) show
+ 355.126 -252.984 m
+ /N614 10.909 Tf
+ (o) show
+ (rp)
+ [9.07627 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 10.8544 3.0327 5.75995 ] pdfxs
+ (to) show
+ 428.774 -252.984 m
+ /N722 10.909 Tf
+ (free) show
+ 456.485 -252.984 m
+ /N614 10.909 Tf
+ (by)
+ [5.75995 5.75995 ] pdfxs
+ -6.10352e-05 -274.906 m
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.70538 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 8.09456 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (r)
+ [8.12718 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.61082 ] pdfxs
+ (o) show
+ (fi)
+ [7.17812 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [8.14899 4.85451 ] pdfxs
+ (a) show
+ (llees,sincewe)
+ [3.0327 3.02179 4.85451 4.8436 4.30902 6.92721 4.30902 3.02179 6.0654 4.8436 8.70538 
+ 7.57085 8.69447 ] pdfxs
+ (a) show
+ (ssumeaB)
+ [4.30902 4.29811 6.0654 9.08711 8.69447 9.30537 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-up)
+ [9.09802 3.63261 6.0654 9.90537 ] pdfxs
+ (D) show
+ (S)
+ [9.90537 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Theseiden)
+ [6.0654 6.05449 8.51993 7.8763 6.0654 4.8436 4.29811 8.70538 3.0327 6.05449 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 5.75995 ] pdfxs
+ -6.10352e-05 -296.829 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (senodesf)
+ [4.29811 8.4872 6.0654 5.75995 6.05449 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rwhichapo)
+ [7.909 7.8763 6.0654 3.02179 4.54905 9.6981 9.08719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6763 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rmustbe)
+ [7.909 8.79257 6.0654 4.29811 7.87638 6.37085 4.8436 ] pdfxs
+ 270.94 -296.829 m
+ /N634 10.909 Tf
+ (ava) show
+ (ila)
+ [3.34914 2.78176 5.58542 ] pdfxs
+ (b) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ 315.279 -296.829 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.4872 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.88729 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.9359 -318.751 m
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.40721 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.59631 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.6181 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (esam)
+ [4.8436 6.87264 8.0072 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [8.6181 ] pdfxs
+ (\() show
+ (pdm)
+ [6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p\)iden)
+ [6.0654 6.8073 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.32724 5.75995 3.0327 6.0654 8.0072 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.40721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.59631 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rc)
+ [6.82901 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nd-)
+ [6.0654 6.0654 3.63261 ] pdfxs
+ -4.57764e-05 -340.674 m
+ (ing)
+ [3.0327 6.05449 9.51264 ] pdfxs
+ (t) show
+ (oe)
+ [9.50174 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.1126 ] pdfxs
+ (D) show
+ (Snodewi)
+ [10.1126 6.05449 5.75995 6.05449 8.90174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 127.787 -340.674 m
+ /N1025 10.909 Tf
+ (H) show
+ 141.326 -340.674 m
+ /N1028 10.909 Tf
+ (2) show
+ 152.319 -340.674 m
+ /N695 10.909 Tf
+ (M) show
+ 164.091 -340.674 m
+ /N614 10.909 Tf
+ (.Weini)
+ [9.11992 10.309 8.89083 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyres)
+ [3.0327 3.0327 9.80719 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (rictpdm)
+ [4.27631 3.0327 4.8436 8.29092 6.37085 6.05449 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [10.1017 ] pdfxs
+ (t) show
+ (obea)
+ [9.51264 6.35994 8.90174 9.50174 ] pdfxs
+ (o) show
+ (ne-)
+ [6.0654 4.8436 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (nem)
+ [6.05449 8.90174 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 9.50174 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -7.62939e-05 -362.596 m
+ (D) show
+ (Snodes)
+ [9.14174 6.05449 5.75995 6.05449 4.85451 7.37445 ] pdfxs
+ (t) show
+ (opo)
+ [8.53084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rv)
+ [7.35264 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles;Sec)
+ [6.05449 3.0327 4.85451 4.29811 6.29449 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (6) show
+ (.2ex)
+ [3.0327 8.53084 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endspdm)
+ [4.8436 6.0654 6.05449 7.38536 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p)
+ [9.14174 ] pdfxs
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (a) show
+ (llowam)
+ [3.0327 3.02179 5.15996 10.9526 8.53084 9.08711 ] pdfxs
+ (a) show
+ (ny-)
+ [5.75995 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (nem)
+ [6.05449 7.93084 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ -7.62939e-05 -384.519 m
+ (Wemusth)
+ [10.2981 9.40356 8.78166 6.0654 4.29811 8.79273 6.05449 ] pdfxs
+ (a) show
+ (ndletwoc)
+ [6.0654 6.05449 3.0327 9.39265 3.93823 7.58175 10.0035 4.8436 ] pdfxs
+ (a) show
+ (ses:)
+ [4.29811 4.85451 4.29811 9.6981 ] pdfxs
+ (1) show
+ (\))
+ [8.79273 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.39265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lesc)
+ [7.58175 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes)
+ [6.37085 4.8436 8.84717 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 9.39265 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 8.79273 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6145 ] pdfxs
+ (2) show
+ (\))
+ [8.78183 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.39265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llife)
+ [7.57084 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imeis)
+ [3.0327 9.08711 9.39265 3.0327 4.29811 ] pdfxs
+ -7.62939e-05 -406.441 m
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (undby)
+ [6.0654 6.05449 9.47991 5.74904 9.17446 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.25811 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (nthe\frstc)
+ [9.47991 4.23277 6.0654 8.25811 6.0654 4.2654 4.30902 7.64729 4.85451 ] pdfxs
+ (a) show
+ (se,we)
+ [4.29811 4.85451 6.47994 7.58175 8.25811 ] pdfxs
+ (a) show
+ (ddapo)
+ [6.05449 9.47991 8.85811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.44722 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.67992 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 ] pdfxs
+ (t) show
+ (o)
+ [8.86901 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.25811 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 6.47994 3.0327 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -7.62939e-05 -428.364 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,wecre)
+ [6.0654 6.05449 7.74539 7.57085 9.34901 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (eadescrip)
+ [9.34901 9.94901 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.77081 ] pdfxs
+ (o) show
+ (nthes)
+ [10.5599 4.23277 6.0654 9.3381 4.30902 ] pdfxs
+ (ta) show
+ (ckf)
+ [4.53815 10.2545 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.3381 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.5599 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 339.244 -428.364 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 396.516 -428.364 m
+ /N614 10.909 Tf
+ (/) show
+ 401.97 -428.364 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 464.97 -428.364 m
+ /N614 10.909 Tf
+ (.) show
+ -0.00012207 -450.286 m
+ (Thesetwoc)
+ [7.8763 6.0654 4.8436 4.30902 8.47629 3.94914 7.57085 9.08719 4.85451 ] pdfxs
+ (a) show
+ (sesaredi\013eren)
+ [4.29811 4.85451 7.93081 5.46541 4.2654 8.4872 6.0654 3.02179 6.37077 4.8436 4.27631 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (\\) show
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes"pr)
+ [6.37085 4.8436 4.30902 9.08719 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pertyf)
+ [6.37085 4.8436 4.27631 3.93823 9.39264 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (D) show
+ (Snode.)
+ [9.68719 6.0654 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 16.9369 -472.209 m
+ (The)
+ [7.8763 6.0654 9.18538 ] pdfxs
+ (\\) show
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes"pr)
+ [6.35994 4.85451 4.29811 9.79628 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyisde)
+ [6.35994 4.85451 4.2654 3.93823 10.1017 3.02179 8.63989 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminedbyasimpleesc)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 4.85451 10.3963 5.74904 10.1017 9.78537 4.29811 
+ 3.0327 9.09802 6.05449 3.0327 9.18538 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.18538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.0327 5.74904 4.30902 3.0327 8.63989 3.02179 ] pdfxs
+ (14) show
+ (])
+ [7.37448 ] pdfxs
+ (o) show
+ (ntheb)
+ [10.3963 4.23277 6.0654 9.18538 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 10.3963 ] pdfxs
+ (D) show
+ (S) show
+ -0.00012207 -494.132 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,implemen)
+ [6.05449 6.0654 4.29811 6.5454 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.54537 ] pdfxs
+ (a) show
+ (sadep)
+ [7.78899 8.93447 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (h-\frsttravers)
+ [6.05449 3.64352 6.05449 4.27631 4.29811 7.73456 4.23277 4.27631 5.14905 5.4545 4.85451 
+ 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 7.82175 ] pdfxs
+ (I) show
+ (np)
+ [9.54537 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,anodeesc)
+ [4.27631 6.5454 8.93447 6.0654 5.74904 6.0654 8.33448 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesi\013)
+ [6.35994 4.85451 7.78899 3.02179 9.85074 ] pdfxs
+ (1) show
+ (\)ap)
+ [7.72365 8.94538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.75628 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -516.054 m
+ (nodeisre)
+ [6.0654 5.74904 6.0654 8.07266 3.02179 7.52718 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.0654 4.2654 6.0654 4.8436 9.28355 5.75995 8.9781 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.07266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 181.126 -516.054 m
+ /N722 10.909 Tf
+ (createnode) show
+ 238.398 -516.054 m
+ /N614 10.909 Tf
+ (\))
+ [7.46184 ] pdfxs
+ (2) show
+ (\))
+ [7.46184 ] pdfxs
+ (t) show
+ (henodeisp)
+ [6.0654 8.06175 6.0654 5.75995 6.05449 8.07266 3.0327 7.51627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (edtobyaf)
+ [4.85451 9.28355 4.23277 8.68356 5.74904 8.9781 8.68356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ -0.000137329 -537.977 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.the)
+ [10.6799 4.23277 6.0654 9.41447 ] pdfxs
+ (R) show
+ (1nodein)
+ [10.0254 6.0654 5.74904 6.0654 9.41447 3.0327 6.0654 ] pdfxs
+ 106.975 -537.977 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 164.247 -537.977 m
+ /N614 10.909 Tf
+ (\))
+ [8.81455 ] pdfxs
+ (3) show
+ (\))
+ [8.80364 ] pdfxs
+ (t) show
+ (henodeisp)
+ [6.0654 9.41447 6.05449 5.75995 6.0654 9.41447 3.0327 8.86898 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.6254 ] pdfxs
+ (t) show
+ (oby)
+ [10.0254 5.75995 10.3199 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.59266 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.41447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6254 ] pdfxs
+ (t) show
+ (hecurren)
+ [6.0654 9.41447 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ -0.000152588 -559.899 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.6981 3.02179 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.87638 9.08711 ] pdfxs
+ (a) show
+ (in,)
+ [3.0327 6.0654 6.6654 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (4) show
+ (\))
+ [7.87638 ] pdfxs
+ (\() show
+ (induc)
+ [3.0327 6.05449 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ively\))
+ [3.0327 5.4545 4.8436 3.0327 5.75995 7.87638 ] pdfxs
+ (a) show
+ (nesc)
+ [9.6981 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pingnodep)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 5.75995 6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (sto)
+ [7.94172 4.23277 9.0981 ] pdfxs
+ (t) show
+ (henode.)
+ [6.05449 8.4872 6.0654 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9368 -581.822 m
+ (Asub)
+ [12.4253 4.30902 6.05449 6.0654 ] pdfxs
+ (t) show
+ (lep)
+ [3.0327 9.09811 6.35994 ] pdfxs
+ (o) show
+ (intis)
+ [3.0327 5.75995 8.48728 3.0327 8.55262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (nynode)
+ [5.75995 10.0035 6.05449 5.75995 6.0654 9.09811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [8.49819 6.05449 5.75995 4.85451 8.55262 6.05449 ] pdfxs
+ (o) show
+ (tesc)
+ [8.49819 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (peafunc)
+ [6.35994 9.09811 9.70901 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwillbeun)
+ [10.309 7.8763 3.0327 3.0327 7.2763 6.35994 9.09811 6.0654 6.05449 ] pdfxs
+ (a) show
+ (\013ectedbyc)
+ [6.37077 4.8436 4.85451 4.23277 4.85451 10.309 5.75995 10.0035 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 4.29811 ] pdfxs
+ -0.000152588 -603.744 m
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.77084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,since)
+ [6.05449 7.02539 4.29811 3.0327 6.0654 4.8436 8.77084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.77084 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (tsuchanode)
+ [8.17092 4.29811 6.0654 4.53815 9.98173 9.38174 6.05449 5.75995 6.05449 8.77084 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.77084 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [8.16001 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.77084 ] pdfxs
+ (\() show
+ (inf)
+ [3.0327 9.97082 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,mayn)
+ [7.02539 9.08711 5.14905 9.68719 6.05449 ] pdfxs
+ (o) show
+ (texis)
+ [8.16001 4.85451 5.75995 3.02179 4.30902 ] pdfxs
+ (t) show
+ (\)bef)
+ [8.16001 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.000152588 -625.667 m
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.16356 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.55274 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisc)
+ [10.3745 3.02179 8.61808 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.3635 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (eritre)
+ [4.8436 8.58536 3.0327 8.54183 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urns.)
+ [6.0654 4.2654 6.0654 4.29811 3.0327 ] pdfxs
+ 240.691 -625.667 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (is)
+ [3.33823 8.97807 ] pdfxs
+ (exp) show
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (inswhyitis)
+ [3.34914 6.13082 8.97807 7.24359 5.58542 9.80711 3.34914 8.13812 3.34914 8.97807 ] pdfxs
+ (sa) show
+ (fetou)
+ [3.34914 9.53454 3.62179 10.1017 5.84725 ] pdfxs
+ (s) show
+ (eaBU)
+ [9.53454 10.1017 7.66897 12.6326 ] pdfxs
+ (g) show
+ (ra)
+ [4.0363 5.58542 ] pdfxs
+ (ph) show
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (114) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2208/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2204/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2200/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 89.994 538.873 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 39.36 383.52 m
+ 783.6 383.52 l
+ 783.6 67.2 l
+ 39.36 67.2 l
+ 39.36 383.52 l
+ h
+ eofill
+ q
+ n
+ 39.36 98.64 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 98.88 m
+ 783.6 98.88 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 130.32 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 130.56 m
+ 783.6 130.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 161.76 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 162 m
+ 783.6 162 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 193.44 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 193.68 m
+ 783.6 193.68 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 225.12 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 225.36 m
+ 783.6 225.36 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 256.8 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 257.04 m
+ 783.6 257.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 288.48 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 288.72 m
+ 783.6 288.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 384.48 m
+ 39.36 66.24 l
+ 783.6 66.24 l
+ 783.6 384.48 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 320.16 m
+ 783.6 320.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 384.48 m
+ 39.36 66.24 l
+ 783.6 66.24 l
+ 783.6 384.48 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 351.84 m
+ 783.6 351.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 383.28 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 383.52 m
+ 783.6 383.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 67.2 744.24 316.32 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 11.76 294 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 41.28 67.2 2.39999 286.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.88 67.2 17.04 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 58.08 67.2 2.39999 155.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.92 67.2 17.04 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 75.12 67.2 2.39999 119.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.72 67.2 17.04 266.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 91.92 67.2 2.39999 259.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 101.76 67.2 17.04 276 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 108.96 67.2 2.39999 268.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 118.56 67.2 17.04 131.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 125.76 67.2 2.39999 124.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 135.6 67.2 17.04 277.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 142.8 67.2 2.39999 270.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 152.4 67.2 17.04 176.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 159.6 67.2 2.39999 169.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 169.44 67.2 17.04 252.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 176.64 67.2 2.39999 245.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 186.24 67.2 17.04 261.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 193.44 67.2 2.39999 254.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 203.28 67.2 17.04 310.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 210.48 67.2 2.39999 303.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.08 67.2 17.04 282.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.28 67.2 2.39999 275.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 253.92 67.2 17.04 241.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.12 67.2 2.39999 234.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.96 67.2 17.04 205.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 278.16 67.2 2.39999 198.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.76 67.2 17.04 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 294.96 67.2 2.39999 218.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.8 67.2 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312 67.2 2.39999 231.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.6 67.2 17.04 207.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 328.8 67.2 2.39999 199.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.64 67.2 17.04 78 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 345.84 67.2 2.39999 70.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 355.44 67.2 17.04 269.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 362.64 67.2 2.39999 261.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.48 67.2 17.04 175.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 379.68 67.2 2.39999 168.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.32 67.2 17.04 199.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.52 67.2 2.39999 192.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 17.04 264.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 67.2 2.39999 257.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.92 67.2 17.04 151.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 447.12 67.2 2.39999 144.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.96 67.2 17.04 292.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.16 67.2 2.39999 285.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 473.76 67.2 17.04 39.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480.96 67.2 2.39999 32.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 490.8 67.2 17.04 301.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 498 67.2 2.39999 294.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 507.6 67.2 17.04 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 514.8 67.2 2.39996 169.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 524.64 67.2 17.04 289.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 531.84 67.2 2.40002 282.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 558.48 67.2 17.04 225.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 565.68 67.2 2.39996 218.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.28 67.2 17.04 237.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 582.48 67.2 2.40002 229.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 592.32 67.2 17.04 240.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 599.52 67.2 2.40002 233.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.12 67.2 17.04 78 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 616.32 67.2 2.39996 70.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.16 67.2 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 633.36 67.2 2.40002 172.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 642.96 67.2 17.04 76.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 650.16 67.2 2.39996 69.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 660 67.2 17.04 136.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 667.2 67.2 2.39996 129.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.8 67.2 17.04 134.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 684 67.2 2.40002 127.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.64 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 717.84 67.2 2.40002 233.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.68 67.2 17.04 294.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.88 67.2 2.40002 287.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.48 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 751.68 67.2 2.39996 268.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.52 67.2 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 768.72 67.2 2.40002 225.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 14.4 228 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 43.92 67.2 2.39999 220.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.52 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 60.72 67.2 2.39999 14.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.56 67.2 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 77.76 67.2 2.39999 60.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 87.36 67.2 17.04 104.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 94.56 67.2 2.39999 97.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 104.4 67.2 17.04 221.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 111.6 67.2 2.39999 213.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 121.2 67.2 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 128.4 67.2 2.39999 29.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 138.24 67.2 17.04 127.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 145.44 67.2 2.39999 120.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 155.04 67.2 17.04 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 162.24 67.2 2.39999 132 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 172.08 67.2 17.04 174.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 179.28 67.2 2.39999 167.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.88 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 196.08 67.2 2.39999 233.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.92 67.2 17.04 298.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 213.12 67.2 2.39999 291.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.72 67.2 17.04 233.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.92 67.2 2.39999 226.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.56 67.2 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 263.76 67.2 2.39999 31.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.6 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 280.8 67.2 2.39999 10.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.4 67.2 17.04 128.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.6 67.2 2.39999 121.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.44 67.2 17.04 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.64 67.2 2.39999 169.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.24 67.2 17.04 113.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 331.44 67.2 2.39999 106.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.28 67.2 17.04 42.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 348.48 67.2 2.39999 35.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 358.08 67.2 17.04 211.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 365.28 67.2 2.39999 204.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 375.12 67.2 17.04 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 382.32 67.2 2.39999 145.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.96 67.2 17.04 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.16 67.2 2.39999 64.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.76 67.2 17.04 242.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 432.96 67.2 2.39999 235.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 442.56 67.2 17.04 104.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 449.76 67.2 2.39999 97.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 459.6 67.2 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 466.8 67.2 2.39999 259.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 476.4 67.2 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 483.6 67.2 2.39999 19.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.44 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 500.64 67.2 2.39999 268.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510.24 67.2 17.04 141.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 517.44 67.2 2.39996 134.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 527.28 67.2 17.04 236.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 534.48 67.2 2.40002 229.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 561.12 67.2 17.04 102 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 568.32 67.2 2.39996 94.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.92 67.2 17.04 177.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 585.12 67.2 2.40002 170.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 594.96 67.2 17.04 177.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 602.16 67.2 2.39996 170.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.76 67.2 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618.96 67.2 2.40002 31.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.8 67.2 17.04 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 636 67.2 2.40002 119.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.6 67.2 17.04 44.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.8 67.2 2.39996 37.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 662.64 67.2 17.04 96.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.84 67.2 2.40002 89.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.44 67.2 17.04 79.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.64 67.2 2.40002 72.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.28 67.2 17.04 185.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.48 67.2 2.40002 178.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.32 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.52 67.2 2.40002 268.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.12 67.2 17.04 208.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.32 67.2 2.39996 201.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.16 67.2 17.04 197.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.36 67.2 2.40002 189.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 16.8 227.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 46.56 67.2 2.15999 220.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 56.16 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 63.36 67.2 2.39999 14.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 73.2 67.2 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 80.4 67.2 2.15999 60.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90 67.2 17.04 100.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 97.2 67.2 2.39999 93.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 107.04 67.2 16.8 220.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 114.24 67.2 2.15999 213.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.84 67.2 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 131.04 67.2 2.39999 29.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 140.88 67.2 16.8 125.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.08 67.2 2.15999 118.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.68 67.2 17.04 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 164.88 67.2 2.39999 132 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.72 67.2 16.8 174.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.92 67.2 2.15999 167.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.52 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.72 67.2 2.39999 233.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 208.56 67.2 16.8 298.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.76 67.2 2.15999 291.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.36 67.2 17.04 232.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.56 67.2 2.39999 224.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 259.2 67.2 17.04 35.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.4 67.2 2.39999 28.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 67.2 16.8 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.44 67.2 2.15997 10.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 293.04 67.2 17.04 128.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 300.24 67.2 2.39999 121.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.08 67.2 16.8 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 317.28 67.2 2.16 169.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 326.88 67.2 17.04 113.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 334.08 67.2 2.39999 106.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 343.92 67.2 16.8 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 351.12 67.2 2.15997 35.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.72 67.2 17.04 153.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 367.92 67.2 2.39999 146.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 67.2 16.8 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.96 67.2 2.16 145.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 67.2 16.8 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 67.2 2.15997 64.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.4 67.2 16.8 242.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.6 67.2 2.15997 235.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.2 67.2 17.04 104.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 452.4 67.2 2.39999 97.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 462.24 67.2 16.8 266.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 469.44 67.2 2.15997 259.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 479.04 67.2 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 486.24 67.2 2.39999 19.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 496.08 67.2 16.8 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 503.28 67.2 2.16 268.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 512.88 67.2 17.04 141.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 520.08 67.2 2.40002 134.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 529.92 67.2 16.8 235.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 537.12 67.2 2.15997 228 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 563.76 67.2 16.8 101.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570.96 67.2 2.15997 94.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 580.56 67.2 17.04 177.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 587.76 67.2 2.40002 170.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 597.6 67.2 16.8 177.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 604.8 67.2 2.15997 170.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 614.4 67.2 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 621.6 67.2 2.40002 31.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 631.44 67.2 16.8 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 638.64 67.2 2.15997 119.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648.24 67.2 17.04 44.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 655.44 67.2 2.39996 37.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 665.28 67.2 16.8 96.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 672.48 67.2 2.15997 89.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.08 67.2 17.04 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.28 67.2 2.40002 72.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.92 67.2 17.04 146.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.12 67.2 2.40002 139.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 67.2 16.8 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.16 67.2 2.15997 268.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.76 67.2 17.04 204.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 756.96 67.2 2.40002 197.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 766.8 67.2 16.8 197.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774 67.2 2.15997 189.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 41.76 67.2 17.04 211.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 48.96 67.2 2.39999 204 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.8 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 66 67.2 2.39999 14.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.6 67.2 17.04 36.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.8 67.2 2.39999 29.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 92.64 67.2 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 99.84 67.2 2.39999 25.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.44 67.2 17.04 188.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 116.64 67.2 2.39999 180.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.48 67.2 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 133.68 67.2 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 143.28 67.2 17.04 112.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 150.48 67.2 2.39999 105.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.32 67.2 17.04 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 167.52 67.2 2.39999 78.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.12 67.2 17.04 138.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 184.32 67.2 2.39999 131.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.16 67.2 17.04 92.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 201.36 67.2 2.39999 85.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.96 67.2 17.04 279.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 218.16 67.2 2.39999 272.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 228 67.2 17.04 198.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 235.2 67.2 2.39999 191.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 261.84 67.2 17.04 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 269.04 67.2 2.39999 31.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.64 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 285.84 67.2 2.39999 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 295.68 67.2 17.04 54 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 302.88 67.2 2.39999 46.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.48 67.2 17.04 63.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 319.68 67.2 2.39999 56.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 329.52 67.2 17.04 47.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 336.72 67.2 2.39999 40.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.32 67.2 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 353.52 67.2 2.39999 25.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.36 67.2 17.04 171.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 370.56 67.2 2.39999 164.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.16 67.2 17.04 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 387.36 67.2 2.39999 141.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 414 67.2 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 421.2 67.2 2.39999 57.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.8 67.2 17.04 223.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 438 67.2 2.39999 216.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.84 67.2 17.04 43.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 455.04 67.2 2.39999 36.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.64 67.2 17.04 266.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 471.84 67.2 2.39999 259.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.68 67.2 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 488.88 67.2 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 498.48 67.2 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 505.68 67.2 2.39999 236.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 515.52 67.2 17.04 88.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 522.72 67.2 2.40002 81.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 532.32 67.2 17.04 204.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.52 67.2 2.40002 197.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 67.2 2.40002 48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.2 67.2 17.04 57.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.4 67.2 2.40002 49.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600 67.2 17.04 64.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.2 67.2 2.39996 57.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.04 67.2 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.24 67.2 2.40002 18.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.84 67.2 17.04 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 641.04 67.2 2.39996 36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.88 67.2 17.04 34.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 658.08 67.2 2.40002 27.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.2 17.04 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.88 67.2 2.40002 30.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.72 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.92 67.2 2.39996 48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.56 67.2 17.04 59.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.76 67.2 2.40002 52.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.36 67.2 17.04 233.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 742.56 67.2 2.39996 225.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.4 67.2 17.04 165.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 759.6 67.2 2.40002 158.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.2 67.2 16.32 113.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 776.4 67.2 2.40002 106.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 67.2 17.04 90.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 51.6 67.2 2.39999 83.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 61.44 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 68.64 67.2 2.39999 14.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78.24 67.2 17.04 36.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 85.44 67.2 2.39999 29.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.28 67.2 17.04 19.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.48 67.2 2.39999 12.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.08 67.2 17.04 193.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 119.28 67.2 2.39999 186.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.12 67.2 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 136.32 67.2 2.39999 7.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.92 67.2 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 153.12 67.2 2.39999 25.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.96 67.2 17.04 110.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 170.16 67.2 2.39999 103.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 179.76 67.2 17.04 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 186.96 67.2 2.39999 103.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.8 67.2 17.04 87.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204 67.2 2.39999 80.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 213.6 67.2 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 220.8 67.2 2.39999 259.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 230.64 67.2 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 237.84 67.2 2.39999 191.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 264.48 67.2 17.04 34.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 271.68 67.2 2.39999 27.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 281.28 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 288.48 67.2 2.39999 10.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 298.32 67.2 17.04 44.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 305.52 67.2 2.39999 37.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 315.12 67.2 17.04 54.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 322.32 67.2 2.39999 47.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.16 67.2 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 339.36 67.2 2.39999 33.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 348.96 67.2 17.04 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 356.16 67.2 2.39999 23.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366 67.2 17.04 111.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 373.2 67.2 2.39999 104.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 382.8 67.2 17.04 111.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 390 67.2 2.39999 104.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 416.64 67.2 17.04 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 423.84 67.2 2.39999 58.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 433.44 67.2 17.04 209.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 440.64 67.2 2.39999 201.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.48 67.2 17.04 43.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 457.68 67.2 2.39999 36.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.28 67.2 17.04 147.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 474.48 67.2 2.39999 140.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 484.32 67.2 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 491.52 67.2 2.39999 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 501.12 67.2 17.04 241.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 508.32 67.2 2.39999 234 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 518.16 67.2 17.04 113.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 525.36 67.2 2.40002 106.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534.96 67.2 17.04 196.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 542.16 67.2 2.39996 188.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 568.8 67.2 17.04 47.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 576 67.2 2.40002 39.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.84 67.2 17.04 47.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 593.04 67.2 2.39996 39.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.64 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 609.84 67.2 2.40002 48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 67.2 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 626.88 67.2 2.40002 12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.48 67.2 17.04 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 643.68 67.2 2.39996 30.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.52 67.2 17.04 32.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660.72 67.2 2.40002 24.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.32 67.2 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.52 67.2 2.40002 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 67.2 17.04 51.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.56 67.2 2.39996 43.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.2 67.2 17.04 41.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.4 67.2 2.40002 33.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 67.2 17.04 202.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 67.2 2.39996 195.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 67.2 17.04 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.24 67.2 2.40002 13.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 771.84 67.2 13.68 92.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.04 67.2 2.39996 85.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 383.52 m
+ 39.36 67.2 l
+ 0 0 0 sc
+ S
+ n
+ 36.24 67.2 m
+ 39.36 67.2 l
+ S
+ n
+ 36.24 98.88 m
+ 39.36 98.88 l
+ S
+ n
+ 36.24 130.56 m
+ 39.36 130.56 l
+ S
+ n
+ 36.24 162 m
+ 39.36 162 l
+ S
+ n
+ 36.24 193.68 m
+ 39.36 193.68 l
+ S
+ n
+ 36.24 225.36 m
+ 39.36 225.36 l
+ S
+ n
+ 36.24 257.04 m
+ 39.36 257.04 l
+ S
+ n
+ 36.24 288.72 m
+ 39.36 288.72 l
+ S
+ n
+ 36.24 320.16 m
+ 39.36 320.16 l
+ S
+ n
+ 36.24 351.84 m
+ 39.36 351.84 l
+ S
+ n
+ 36.24 383.52 m
+ 39.36 383.52 l
+ S
+ n
+ 39.36 67.2 m
+ 783.6 67.2 l
+ S
+ n
+ 39.36 64.8 m
+ 39.36 67.2 l
+ S
+ n
+ 56.16 64.8 m
+ 56.16 67.2 l
+ S
+ n
+ 73.2 64.8 m
+ 73.2 67.2 l
+ S
+ n
+ 90 64.8 m
+ 90 67.2 l
+ S
+ n
+ 107.04 64.8 m
+ 107.04 67.2 l
+ S
+ n
+ 123.84 64.8 m
+ 123.84 67.2 l
+ S
+ n
+ 140.88 64.8 m
+ 140.88 67.2 l
+ S
+ n
+ 157.68 64.8 m
+ 157.68 67.2 l
+ S
+ n
+ 174.72 64.8 m
+ 174.72 67.2 l
+ S
+ n
+ 191.52 64.8 m
+ 191.52 67.2 l
+ S
+ n
+ 208.56 64.8 m
+ 208.56 67.2 l
+ S
+ n
+ 225.36 64.8 m
+ 225.36 67.2 l
+ S
+ n
+ 242.4 64.8 m
+ 242.4 67.2 l
+ S
+ n
+ 259.2 64.8 m
+ 259.2 67.2 l
+ S
+ n
+ 276.24 64.8 m
+ 276.24 67.2 l
+ S
+ n
+ 293.04 64.8 m
+ 293.04 67.2 l
+ S
+ n
+ 310.08 64.8 m
+ 310.08 67.2 l
+ S
+ n
+ 326.88 64.8 m
+ 326.88 67.2 l
+ S
+ n
+ 343.92 64.8 m
+ 343.92 67.2 l
+ S
+ n
+ 360.72 64.8 m
+ 360.72 67.2 l
+ S
+ n
+ 377.76 64.8 m
+ 377.76 67.2 l
+ S
+ n
+ 394.56 64.8 m
+ 394.56 67.2 l
+ S
+ n
+ 411.6 64.8 m
+ 411.6 67.2 l
+ S
+ n
+ 428.4 64.8 m
+ 428.4 67.2 l
+ S
+ n
+ 445.2 64.8 m
+ 445.2 67.2 l
+ S
+ n
+ 462.24 64.8 m
+ 462.24 67.2 l
+ S
+ n
+ 479.04 64.8 m
+ 479.04 67.2 l
+ S
+ n
+ 496.08 64.8 m
+ 496.08 67.2 l
+ S
+ n
+ 512.88 64.8 m
+ 512.88 67.2 l
+ S
+ n
+ 529.92 64.8 m
+ 529.92 67.2 l
+ S
+ n
+ 546.72 64.8 m
+ 546.72 67.2 l
+ S
+ n
+ 563.76 64.8 m
+ 563.76 67.2 l
+ S
+ n
+ 580.56 64.8 m
+ 580.56 67.2 l
+ S
+ n
+ 597.6 64.8 m
+ 597.6 67.2 l
+ S
+ n
+ 614.4 64.8 m
+ 614.4 67.2 l
+ S
+ n
+ 631.44 64.8 m
+ 631.44 67.2 l
+ S
+ n
+ 648.24 64.8 m
+ 648.24 67.2 l
+ S
+ n
+ 665.28 64.8 m
+ 665.28 67.2 l
+ S
+ n
+ 682.08 64.8 m
+ 682.08 67.2 l
+ S
+ n
+ 699.12 64.8 m
+ 699.12 67.2 l
+ S
+ n
+ 715.92 64.8 m
+ 715.92 67.2 l
+ S
+ n
+ 732.96 64.8 m
+ 732.96 67.2 l
+ S
+ n
+ 749.76 64.8 m
+ 749.76 67.2 l
+ S
+ n
+ 766.8 64.8 m
+ 766.8 67.2 l
+ S
+ n
+ 783.6 64.8 m
+ 783.6 67.2 l
+ S
+ q
+ Q
+ 17.52 64.08 m
+ /N2200 9.84 Tf
+ (0%)
+ [5.56163 8.83842 ] pdfxs
+ 12 95.76 m
+ (10%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 127.44 m
+ (20%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 158.88 m
+ (30%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 190.56 m
+ (40%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 222.24 m
+ (50%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 253.92 m
+ (60%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 285.6 m
+ (70%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 317.04 m
+ (80%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 348.72 m
+ (90%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 6.48001 380.4 m
+ (100%)
+ [5.54083 5.54083 5.54083 8.81763 ] pdfxs
+ q
+ Q
+ 50.16 33.12 m
+ /N2200 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 67.2 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 84 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 101.04 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 117.84 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 134.88 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 151.68 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 168.72 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 185.52 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 202.56 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 219.36 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 236.16 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 270 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 287.04 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 303.84 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 320.88 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 337.68 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 354.72 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 371.52 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 388.56 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 422.4 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 439.2 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 456.24 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 473.04 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 490.08 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 506.88 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 523.92 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 540.72 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 574.56 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 591.6 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 608.4 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 625.2 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 642.24 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 659.04 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 676.08 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.88 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.72 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 760.56 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 777.6 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 623.04 288.96 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 622.8 288.96 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 355.2 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 362.64 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 362.16 m
+ /N2200 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 337.92 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 345.36 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 344.88 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 320.64 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 328.08 7.44 7.43997 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 327.6 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 303.36 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 310.8 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 310.32 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 289.2 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 293.52 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 293.04 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 48.051 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.27631 4.8436 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (L)
+ [10.4508 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.94172 8.4872 6.05449 4.85451 4.2654 3.0327 4.85451 7.93081 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (lias)
+ [3.0327 3.02179 5.46541 4.29811 ] pdfxs
+ (") show
+ 1 0 0 1 -48.051 -192.341 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 34.8 384.48 m
+ 784.32 384.48 l
+ 784.32 67.44 l
+ 34.8 67.44 l
+ 34.8 384.48 l
+ h
+ eofill
+ q
+ n
+ 34.8 98.88 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 99.12 m
+ 784.32 99.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 130.56 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 130.8 m
+ 784.32 130.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 162.24 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 162.48 m
+ 784.32 162.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 194.16 m
+ 784.32 194.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 225.84 m
+ 784.32 225.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 257.76 m
+ 784.32 257.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 289.2 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 289.44 m
+ 784.32 289.44 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 320.88 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 321.12 m
+ 784.32 321.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 352.56 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 352.8 m
+ 784.32 352.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 384.24 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 384.48 m
+ 784.32 384.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 34.8 67.44 749.52 317.04 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 11.76 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 36.72 67.44 2.39999 317.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 46.56 67.44 17.04 249.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 53.76 67.44 2.39999 242.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 67.44 17.04 290.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 70.8 67.44 2.39999 283.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 67.44 17.04 313.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 87.84 67.44 2.39999 306.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 97.68 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 104.88 67.44 2.39999 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.72 67.44 17.04 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 121.92 67.44 2.39999 231.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.76 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.96 67.44 2.39999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.8 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 156 67.44 2.39999 313.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.84 67.44 17.04 307.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 173.04 67.44 2.39999 300 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.88 67.44 17.04 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 190.08 67.44 2.39999 309.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 199.92 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 207.12 67.44 2.39999 312 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 216.96 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.16 67.44 2.39999 315.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.04 67.44 17.04 302.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.24 67.44 2.39999 295.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.08 67.44 17.04 231.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 275.28 67.44 2.39999 223.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.12 67.44 17.04 311.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 292.32 67.44 2.39999 304.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.16 67.44 17.04 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 309.36 67.44 2.39999 310.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 319.2 67.44 17.04 318.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 326.4 67.44 2.39999 311.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 336.24 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 343.44 67.44 2.39999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 353.28 67.44 17.04 311.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 360.48 67.44 2.39999 304.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 370.32 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 377.52 67.44 2.39999 314.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 404.4 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 411.6 67.44 2.39999 317.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 421.2 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 428.4 67.44 2.39999 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 438.24 67.44 17.04 308.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 445.44 67.44 2.39999 301.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.28 67.44 17.04 317.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 462.48 67.44 2.39999 310.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 479.52 67.44 2.39999 312 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 67.44 17.04 314.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 67.44 2.39999 307.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 506.4 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.6 67.44 2.40002 312.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.44 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 530.64 67.44 2.40002 314.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 557.52 67.44 17.04 311.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 564.72 67.44 2.40002 304.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 574.56 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 581.76 67.44 2.40002 311.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.6 67.44 17.04 317.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 598.8 67.44 2.39996 310.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.64 67.44 17.04 314.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 615.84 67.44 2.40002 306.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 625.68 67.44 17.04 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 632.88 67.44 2.40002 310.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 642.72 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 649.92 67.44 2.39996 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 659.76 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666.96 67.44 2.40002 312.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.8 67.44 17.04 304.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 684 67.44 2.40002 297.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 67.44 17.04 300.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 718.08 67.44 2.40002 293.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.92 67.44 17.04 309.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 735.12 67.44 2.40002 302.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.96 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 752.16 67.44 2.39996 315.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762 67.44 17.04 318 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 769.2 67.44 2.39996 310.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 14.4 278.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 67.44 2.39999 271.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 49.2 67.44 17.04 127.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 56.4 67.44 2.39999 120.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.24 67.44 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 73.44 67.44 2.39999 191.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.28 67.44 17.04 185.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 90.48 67.44 2.39999 177.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.32 67.44 17.04 270.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 107.52 67.44 2.39999 263.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.36 67.44 17.04 103.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 124.56 67.44 2.39999 96.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.4 67.44 17.04 118.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 141.6 67.44 2.39999 111.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.44 67.44 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 158.64 67.44 2.39999 236.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.48 67.44 17.04 273.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 175.68 67.44 2.39999 265.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 185.52 67.44 17.04 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 192.72 67.44 2.39999 288.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 202.56 67.44 17.04 310.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 209.76 67.44 2.39999 303.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 219.6 67.44 17.04 303.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 226.8 67.44 2.39999 296.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 253.68 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 260.88 67.44 2.39999 107.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 277.92 67.44 2.39999 35.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.76 67.44 17.04 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 294.96 67.44 2.39999 235.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.8 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312 67.44 2.39999 280.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.84 67.44 17.04 251.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 329.04 67.44 2.39999 244.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.88 67.44 17.04 283.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 346.08 67.44 2.39999 276.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 355.92 67.44 17.04 272.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 363.12 67.44 2.39999 265.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.96 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.16 67.44 2.39999 297.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 407.04 67.44 17.04 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 414.24 67.44 2.39999 208.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.84 67.44 17.04 294.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 431.04 67.44 2.39999 287.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 440.88 67.44 17.04 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 448.08 67.44 2.39999 240.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 457.92 67.44 17.04 298.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 465.12 67.44 2.39999 291.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.96 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 482.16 67.44 2.39999 292.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 67.44 2.39999 292.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 509.04 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 516.24 67.44 2.40002 241.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.08 67.44 17.04 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 533.28 67.44 2.40002 289.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 560.16 67.44 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 567.36 67.44 2.40002 231.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.2 67.44 17.04 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 584.4 67.44 2.40002 279.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 594.24 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 601.44 67.44 2.39996 280.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.28 67.44 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618.48 67.44 2.40002 240 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.32 67.44 17.04 282 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 635.52 67.44 2.40002 274.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.36 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.56 67.44 2.39996 275.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 662.4 67.44 17.04 292.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.6 67.44 2.40002 285.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.44 67.44 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.64 67.44 2.40002 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.52 67.44 17.04 196.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.72 67.44 2.40002 189.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.56 67.44 17.04 286.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.76 67.44 2.40002 278.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.6 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.8 67.44 2.39996 275.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.64 67.44 17.04 290.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.84 67.44 2.40002 283.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 17.04 278.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 42 67.44 2.39999 271.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 51.84 67.44 17.04 127.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 59.04 67.44 2.39999 120.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.88 67.44 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 76.08 67.44 2.39999 191.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.92 67.44 17.04 182.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 93.12 67.44 2.39999 175.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102.96 67.44 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 110.16 67.44 2.39999 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120 67.44 17.04 103.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 127.2 67.44 2.39999 96.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.04 67.44 17.04 117.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 144.24 67.44 2.39999 110.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.08 67.44 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 161.28 67.44 2.39999 236.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 171.12 67.44 17.04 273.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.32 67.44 2.39999 265.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.16 67.44 17.04 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.36 67.44 2.39999 288.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 67.44 17.04 310.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 212.4 67.44 2.39999 303.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.24 67.44 17.04 303.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.44 67.44 2.39999 296.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.32 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 263.52 67.44 2.39999 107.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.36 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 280.56 67.44 2.39999 35.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.4 67.44 17.04 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.6 67.44 2.39999 235.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.44 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.64 67.44 2.39999 280.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.48 67.44 17.04 251.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 331.68 67.44 2.39999 244.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 67.44 17.04 283.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 348.72 67.44 2.39999 276.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 358.56 67.44 17.04 256.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 365.76 67.44 2.39999 248.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 375.6 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 382.8 67.44 2.39999 297.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 409.68 67.44 16.8 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.88 67.44 2.15997 208.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 426.48 67.44 17.04 294.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 433.68 67.44 2.39999 287.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.52 67.44 17.04 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 450.72 67.44 2.39999 240.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.56 67.44 17.04 298.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 467.76 67.44 2.39999 291.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.6 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 484.8 67.44 2.39999 292.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.64 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 501.84 67.44 2.39999 292.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.68 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 518.88 67.44 2.40002 241.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528.72 67.44 17.04 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 535.92 67.44 2.39996 289.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 562.8 67.44 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570 67.44 2.40002 231.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 579.84 67.44 17.04 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 587.04 67.44 2.39996 279.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 596.88 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 604.08 67.44 2.40002 280.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 613.92 67.44 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 621.12 67.44 2.40002 240 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.96 67.44 17.04 282 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 638.16 67.44 2.39996 274.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 655.2 67.44 2.39996 275.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 665.04 67.44 17.04 292.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 672.24 67.44 2.40002 285.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.08 67.44 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.28 67.44 2.40002 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.16 67.44 17.04 183.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.36 67.44 2.40002 176.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 733.2 67.44 17.04 286.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.4 67.44 2.40002 278.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.24 67.44 17.04 279.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.44 67.44 2.39996 272.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.28 67.44 17.04 290.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.48 67.44 2.40002 283.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 37.44 67.44 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.64 67.44 2.39999 44.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 54.48 67.44 17.04 155.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 61.68 67.44 2.39999 148.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.52 67.44 17.04 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 78.72 67.44 2.39999 155.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 88.56 67.44 17.04 185.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 95.76 67.44 2.39999 177.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 105.6 67.44 17.04 206.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 112.8 67.44 2.39999 199.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.64 67.44 17.04 93.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 129.84 67.44 2.39999 85.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 139.68 67.44 17.04 224.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 146.88 67.44 2.39999 216.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 156.72 67.44 17.04 240 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 163.92 67.44 2.39999 232.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 173.76 67.44 17.04 272.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 180.96 67.44 2.39999 265.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 190.8 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198 67.44 2.39999 292.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.84 67.44 17.04 311.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.04 67.44 2.39999 303.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.88 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.08 67.44 2.39999 297.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 258.96 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.16 67.44 2.39999 107.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.2 67.44 2.39999 35.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 293.04 67.44 17.04 250.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 300.24 67.44 2.39999 243.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.08 67.44 17.04 255.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 317.28 67.44 2.39999 247.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.12 67.44 17.04 253.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 334.32 67.44 2.39999 246.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.16 67.44 17.04 292.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 351.36 67.44 2.39999 285.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 361.2 67.44 17.04 177.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 368.4 67.44 2.39999 169.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 378.24 67.44 17.04 304.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 385.44 67.44 2.39999 297.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 412.08 67.44 17.04 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 419.28 67.44 2.39999 156 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 429.12 67.44 17.04 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 436.32 67.44 2.39999 288.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 446.16 67.44 17.04 232.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.36 67.44 2.39999 225.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 67.44 2.39999 292.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 67.44 2.39999 292.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.28 67.44 17.04 300.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.48 67.44 2.39999 293.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.32 67.44 17.04 245.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.52 67.44 2.40002 238.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.36 67.44 17.04 293.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 538.56 67.44 2.39996 286.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 572.64 67.44 2.40002 241.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 582.48 67.44 17.04 251.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 589.68 67.44 2.39996 244.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 599.52 67.44 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 606.72 67.44 2.40002 246.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.56 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 623.76 67.44 2.40002 241.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.6 67.44 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 640.8 67.44 2.39996 259.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.64 67.44 17.04 289.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 657.84 67.44 2.40002 282.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.44 17.04 273.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.88 67.44 2.40002 266.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.72 67.44 17.04 245.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.92 67.44 2.39996 237.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 67.44 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 726 67.44 2.40002 80.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.84 67.44 17.04 256.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 743.04 67.44 2.39996 249.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 67.44 17.04 253.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 760.08 67.44 2.40002 246.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 67.44 16.32 284.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 67.44 2.40002 277.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 40.08 67.44 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 47.28 67.44 2.39999 19.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 57.12 67.44 17.04 41.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 64.32 67.44 2.39999 33.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 67.44 17.04 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 81.36 67.44 2.39999 48.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.2 67.44 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.4 67.44 2.39999 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 67.44 17.04 115.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 67.44 2.39999 108 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 125.28 67.44 17.04 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132.48 67.44 2.39999 9.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.32 67.44 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 149.52 67.44 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 159.36 67.44 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 166.56 67.44 2.39999 71.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 176.4 67.44 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 183.6 67.44 2.39999 144 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.44 67.44 17.04 130.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 200.64 67.44 2.39999 123.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 67.44 17.04 307.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 217.68 67.44 2.39999 300 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.52 67.44 17.04 175.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 234.72 67.44 2.39999 168.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 261.6 67.44 17.04 67.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 268.8 67.44 2.39999 60 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.64 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 285.84 67.44 2.39999 35.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 295.68 67.44 17.04 77.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 302.88 67.44 2.39999 70.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.72 67.44 17.04 77.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 319.92 67.44 2.39999 70.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 329.76 67.44 17.04 84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 336.96 67.44 2.39999 76.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 67.44 17.04 75.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 354 67.44 2.39999 67.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.84 67.44 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 371.04 67.44 2.39999 15.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.88 67.44 17.04 162.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 388.08 67.44 2.39999 155.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 414.72 67.44 17.04 48.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 421.92 67.44 2.39999 41.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 431.76 67.44 17.04 262.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 438.96 67.44 2.39999 255.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 448.8 67.44 17.04 88.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 456 67.44 2.39999 80.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 465.84 67.44 17.04 231.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 473.04 67.44 2.39999 223.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 482.88 67.44 17.04 67.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 490.08 67.44 2.39999 60.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 67.44 17.04 259.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 507.12 67.44 2.39999 252 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.96 67.44 17.04 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 524.16 67.44 2.39996 72.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 67.44 17.04 146.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 541.2 67.44 2.39996 138.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 568.08 67.44 17.04 78.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 575.28 67.44 2.40002 71.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.12 67.44 17.04 83.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 592.32 67.44 2.39996 76.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.16 67.44 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 609.36 67.44 2.40002 71.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.2 67.44 17.04 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 626.4 67.44 2.40002 66.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.24 67.44 17.04 84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 643.44 67.44 2.39996 76.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.28 67.44 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660.48 67.44 2.40002 64.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.32 67.44 17.04 73.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.52 67.44 2.40002 66.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 67.44 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.56 67.44 2.39996 61.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 67.44 17.04 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 67.44 2.40002 21.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 67.44 17.04 83.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.68 67.44 2.39996 75.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.52 67.44 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.72 67.44 2.40002 7.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 67.44 13.68 144.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 67.44 2.40002 137.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 384.48 m
+ 34.8 67.44 l
+ 0 0 0 sc
+ S
+ n
+ 32.16 67.44 m
+ 34.8 67.44 l
+ S
+ n
+ 32.16 99.12 m
+ 34.8 99.12 l
+ S
+ n
+ 32.16 130.8 m
+ 34.8 130.8 l
+ S
+ n
+ 32.16 162.48 m
+ 34.8 162.48 l
+ S
+ n
+ 32.16 194.16 m
+ 34.8 194.16 l
+ S
+ n
+ 32.16 225.84 m
+ 34.8 225.84 l
+ S
+ n
+ 32.16 257.76 m
+ 34.8 257.76 l
+ S
+ n
+ 32.16 289.44 m
+ 34.8 289.44 l
+ S
+ n
+ 32.16 321.12 m
+ 34.8 321.12 l
+ S
+ n
+ 32.16 352.8 m
+ 34.8 352.8 l
+ S
+ n
+ 32.16 384.48 m
+ 34.8 384.48 l
+ S
+ n
+ 34.8 67.44 m
+ 784.32 67.44 l
+ S
+ n
+ 34.8 65.04 m
+ 34.8 67.44 l
+ S
+ n
+ 51.84 65.04 m
+ 51.84 67.44 l
+ S
+ n
+ 68.88 65.04 m
+ 68.88 67.44 l
+ S
+ n
+ 85.92 65.04 m
+ 85.92 67.44 l
+ S
+ n
+ 102.96 65.04 m
+ 102.96 67.44 l
+ S
+ n
+ 120 65.04 m
+ 120 67.44 l
+ S
+ n
+ 137.04 65.04 m
+ 137.04 67.44 l
+ S
+ n
+ 154.08 65.04 m
+ 154.08 67.44 l
+ S
+ n
+ 171.12 65.04 m
+ 171.12 67.44 l
+ S
+ n
+ 188.16 65.04 m
+ 188.16 67.44 l
+ S
+ n
+ 205.2 65.04 m
+ 205.2 67.44 l
+ S
+ n
+ 222.24 65.04 m
+ 222.24 67.44 l
+ S
+ n
+ 239.28 65.04 m
+ 239.28 67.44 l
+ S
+ n
+ 256.32 65.04 m
+ 256.32 67.44 l
+ S
+ n
+ 273.36 65.04 m
+ 273.36 67.44 l
+ S
+ n
+ 290.4 65.04 m
+ 290.4 67.44 l
+ S
+ n
+ 307.44 65.04 m
+ 307.44 67.44 l
+ S
+ n
+ 324.48 65.04 m
+ 324.48 67.44 l
+ S
+ n
+ 341.52 65.04 m
+ 341.52 67.44 l
+ S
+ n
+ 358.56 65.04 m
+ 358.56 67.44 l
+ S
+ n
+ 375.6 65.04 m
+ 375.6 67.44 l
+ S
+ n
+ 392.64 65.04 m
+ 392.64 67.44 l
+ S
+ n
+ 409.68 65.04 m
+ 409.68 67.44 l
+ S
+ n
+ 426.48 65.04 m
+ 426.48 67.44 l
+ S
+ n
+ 443.52 65.04 m
+ 443.52 67.44 l
+ S
+ n
+ 460.56 65.04 m
+ 460.56 67.44 l
+ S
+ n
+ 477.6 65.04 m
+ 477.6 67.44 l
+ S
+ n
+ 494.64 65.04 m
+ 494.64 67.44 l
+ S
+ n
+ 511.68 65.04 m
+ 511.68 67.44 l
+ S
+ n
+ 528.72 65.04 m
+ 528.72 67.44 l
+ S
+ n
+ 545.76 65.04 m
+ 545.76 67.44 l
+ S
+ n
+ 562.8 65.04 m
+ 562.8 67.44 l
+ S
+ n
+ 579.84 65.04 m
+ 579.84 67.44 l
+ S
+ n
+ 596.88 65.04 m
+ 596.88 67.44 l
+ S
+ n
+ 613.92 65.04 m
+ 613.92 67.44 l
+ S
+ n
+ 630.96 65.04 m
+ 630.96 67.44 l
+ S
+ n
+ 648 65.04 m
+ 648 67.44 l
+ S
+ n
+ 665.04 65.04 m
+ 665.04 67.44 l
+ S
+ n
+ 682.08 65.04 m
+ 682.08 67.44 l
+ S
+ n
+ 699.12 65.04 m
+ 699.12 67.44 l
+ S
+ n
+ 716.16 65.04 m
+ 716.16 67.44 l
+ S
+ n
+ 733.2 65.04 m
+ 733.2 67.44 l
+ S
+ n
+ 750.24 65.04 m
+ 750.24 67.44 l
+ S
+ n
+ 767.28 65.04 m
+ 767.28 67.44 l
+ S
+ n
+ 784.32 65.04 m
+ 784.32 67.44 l
+ S
+ q
+ Q
+ 15.84 64.8 m
+ /N2204 8.64 Tf
+ (0%)
+ [4.80144 7.67863 ] pdfxs
+ 11.04 96.48 m
+ (10%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 128.16 m
+ (20%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 159.84 m
+ (30%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 191.52 m
+ (40%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 223.2 m
+ (50%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 255.12 m
+ (60%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 286.8 m
+ (70%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 318.48 m
+ (80%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 350.16 m
+ (90%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 6.24002 381.84 m
+ (100%)
+ [4.80074 4.80074 4.80074 7.67793 ] pdfxs
+ q
+ Q
+ 45.6 33.36 m
+ /N2204 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 62.64 27.84 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 79.68 32.16 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 96.72 35.76 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 113.76 24.48 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 130.8 27.36 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 147.84 30.48 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 164.88 26.16 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 181.92 33.6 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 198.96 33.84 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 216 18.96 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 233.04 33.84 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 267.12 37.44 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 284.16 21.6 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 301.2 28.56 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 318.24 26.88 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 335.28 16.8 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 352.32 27.6 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 369.36 24.96 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 386.4 27.6 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 420.48 12.48 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 437.52 42.96 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 454.56 15.12 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 471.6 30.24 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 488.64 37.92 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 505.68 33.6 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 522.72 26.16 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 539.76 33.84 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 573.84 28.56 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 590.88 19.68 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 607.92 26.88 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 624.96 26.64 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 642 18.72 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 659.04 27.6 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 676.08 22.8 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 693.12 24.72 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 727.2 31.68 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744.24 26.16 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.28 38.16 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.32 30.48 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 626.64 191.76 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 626.4 191.76 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 258 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 265.44 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 264.96 m
+ /N2204 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 240.72 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 248.16 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 247.68 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 223.44 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 230.88 7.44 7.43999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 230.4 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 206.16 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 213.6 7.44 7.43999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 213.12 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 192 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 196.32 7.44 7.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 195.84 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 43.324 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayMod)
+ [10.0036 5.14905 9.39264 10.0036 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.18905 ] pdfxs
+ (") show
+ 1 0 0 1 -43.324 -192.946 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 32.16 385.2 m
+ 784.32 385.2 l
+ 784.32 81.6 l
+ 32.16 81.6 l
+ 32.16 385.2 l
+ h
+ eofill
+ q
+ n
+ 32.16 111.6 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 111.84 m
+ 784.32 111.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 142.08 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 142.32 m
+ 784.32 142.32 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 172.32 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 172.56 m
+ 784.32 172.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 202.8 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 203.04 m
+ 784.32 203.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 233.04 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 233.28 m
+ 784.32 233.28 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 263.52 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 263.76 m
+ 784.32 263.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 293.76 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 294 m
+ 784.32 294 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 324.48 m
+ 784.32 324.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 354.72 m
+ 784.32 354.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 385.2 m
+ 784.32 385.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 621.36 391.92 m
+ 621.36 305.52 l
+ 688.56 305.52 l
+ 688.56 391.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 32.16 81.6 752.16 303.6 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 43.92 81.6 17.04 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 51.12 81.6 2.39999 68.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.96 81.6 17.04 20.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 68.16 81.6 2.39999 12.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78.24 81.6 17.04 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 85.44 81.6 2.39999 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.28 81.6 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.48 81.6 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.32 81.6 17.04 48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 119.52 81.6 2.39999 40.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 81.6 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 136.56 81.6 2.39999 2.15999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.64 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 153.84 81.6 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.72 81.6 17.04 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 187.92 81.6 2.39999 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 197.76 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204.96 81.6 2.39999 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 215.04 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 222.24 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 266.16 81.6 17.04 96.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 273.36 81.6 2.39999 89.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 283.2 81.6 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 290.4 81.6 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.48 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 307.68 81.6 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.6 81.6 17.04 18.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 358.8 81.6 2.39999 11.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.88 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.08 81.6 2.39999 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 427.2 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 437.04 81.6 17.04 20.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 444.24 81.6 2.39999 12.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 454.32 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 461.52 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.36 81.6 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 478.56 81.6 2.39999 3.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.4 81.6 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 495.6 81.6 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.44 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 512.64 81.6 2.40002 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.72 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.92 81.6 2.39996 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 556.8 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 564 81.6 2.40002 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 573.84 81.6 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 581.04 81.6 2.39996 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.12 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 598.32 81.6 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.16 81.6 17.04 11.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 615.36 81.6 2.40002 4.31999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 625.2 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 632.4 81.6 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 659.28 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666.48 81.6 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.56 81.6 17.04 18.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 683.76 81.6 2.40002 11.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.64 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 717.84 81.6 2.40002 22.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.68 81.6 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.88 81.6 2.40002 11.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.96 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 752.16 81.6 2.39996 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762 81.6 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 769.2 81.6 2.39996 5.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 32.16 81.6 14.4 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 36.72 81.6 2.39999 41.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 46.56 81.6 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 53.76 81.6 2.39999 172.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 81.6 17.04 98.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 70.8 81.6 2.39999 90.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.88 81.6 17.04 107.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 88.08 81.6 2.39999 100.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 97.92 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 105.12 81.6 2.39999 19.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.96 81.6 17.04 167.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 122.16 81.6 2.39999 160.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 132 81.6 17.04 189.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 139.2 81.6 2.39999 182.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 149.28 81.6 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 156.48 81.6 2.39999 44.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 166.32 81.6 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 173.52 81.6 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 183.36 81.6 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 190.56 81.6 2.39999 8.87999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 200.4 81.6 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 207.6 81.6 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 217.68 81.6 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.88 81.6 2.39999 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.76 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.96 81.6 2.39999 184.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 276 81.6 2.39999 269.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.84 81.6 17.04 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 293.04 81.6 2.39999 62.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 303.12 81.6 17.04 29.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 310.32 81.6 2.39999 22.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 81.6 17.04 61.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 81.6 2.39999 54.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 81.6 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 81.6 2.39999 33.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.24 81.6 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 361.44 81.6 2.39999 31.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.52 81.6 17.04 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.72 81.6 2.39999 11.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 405.6 81.6 17.04 98.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 412.8 81.6 2.39999 91.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 422.64 81.6 17.04 9.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 429.84 81.6 2.39999 2.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 81.6 17.04 46.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 81.6 2.39999 39.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.96 81.6 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.16 81.6 2.39999 10.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474 81.6 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 481.2 81.6 2.39999 7.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 491.04 81.6 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 498.24 81.6 2.39999 5.75999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 508.08 81.6 17.04 46.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 515.28 81.6 2.40002 39.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 525.36 81.6 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 532.56 81.6 2.39996 15.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.44 81.6 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 566.64 81.6 2.40002 71.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 576.48 81.6 17.04 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 583.68 81.6 2.39996 23.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 593.76 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 600.96 81.6 2.40002 22.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 610.8 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618 81.6 2.40002 67.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 627.84 81.6 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 635.04 81.6 2.39996 25.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.88 81.6 17.04 41.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.08 81.6 2.40002 34.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.92 81.6 17.04 28.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.12 81.6 2.40002 21.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.2 81.6 17.04 66 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.4 81.6 2.40002 58.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.28 81.6 17.04 124.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.48 81.6 2.40002 116.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.32 81.6 17.04 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.52 81.6 2.40002 31.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.6 81.6 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.8 81.6 2.39996 28.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.64 81.6 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.84 81.6 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 32.16 81.6 17.04 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 81.6 2.39999 41.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 49.2 81.6 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 56.4 81.6 2.39999 172.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.24 81.6 17.28 98.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 73.44 81.6 2.64 90.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.52 81.6 17.04 110.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 90.72 81.6 2.39999 102.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.56 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 107.76 81.6 2.39999 19.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.6 81.6 17.04 167.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 124.8 81.6 2.39999 160.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.64 81.6 17.28 190.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 141.84 81.6 2.64 183.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.92 81.6 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 159.12 81.6 2.39999 44.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.96 81.6 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 176.16 81.6 2.39999 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 186 81.6 17.04 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 193.2 81.6 2.39999 9.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 203.04 81.6 17.28 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 210.24 81.6 2.64 2.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.32 81.6 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.52 81.6 2.39999 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 254.4 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.6 81.6 2.39999 184.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 271.44 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 278.64 81.6 2.39999 269.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288.48 81.6 17.28 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 295.68 81.6 2.64001 62.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 305.76 81.6 17.04 29.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312.96 81.6 2.39999 22.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.8 81.6 17.04 61.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330 81.6 2.39999 54.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 339.84 81.6 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.04 81.6 2.39999 33.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 81.6 17.28 54.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 81.6 2.63998 47.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.16 81.6 17.04 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 381.36 81.6 2.39999 11.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.24 81.6 17.04 98.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 415.44 81.6 2.39999 91.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.28 81.6 17.04 9.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 432.48 81.6 2.39999 2.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 442.32 81.6 17.28 46.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 449.52 81.6 2.63998 39.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 459.6 81.6 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 466.8 81.6 2.39999 10.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 476.64 81.6 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 483.84 81.6 2.39999 7.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.68 81.6 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 500.88 81.6 2.39999 5.75999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510.72 81.6 17.28 46.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 517.92 81.6 2.64001 39.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528 81.6 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 535.2 81.6 2.39996 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 562.08 81.6 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 569.28 81.6 2.40002 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 579.12 81.6 17.28 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 586.32 81.6 2.64001 23.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 596.4 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 603.6 81.6 2.40002 22.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 613.44 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 620.64 81.6 2.40002 67.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.48 81.6 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 637.68 81.6 2.39996 25.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.52 81.6 17.04 41.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654.72 81.6 2.40002 34.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.56 81.6 17.28 28.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 671.76 81.6 2.64001 21.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.84 81.6 17.04 66 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.04 81.6 2.39996 58.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.92 81.6 17.04 135.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.12 81.6 2.40002 128.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 81.6 17.28 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.16 81.6 2.64001 31.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.24 81.6 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.44 81.6 2.39996 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.28 81.6 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.48 81.6 2.40002 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 81.6 17.04 265.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 42 81.6 2.39999 258.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 51.84 81.6 17.04 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 59.04 81.6 2.39999 145.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 69.12 81.6 17.04 139.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 76.32 81.6 2.39999 132.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 86.16 81.6 17.04 120.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 93.36 81.6 2.39999 113.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 103.2 81.6 17.04 90.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 110.4 81.6 2.39999 83.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120.24 81.6 17.04 196.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 127.44 81.6 2.39999 189.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.52 81.6 17.04 94.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 144.72 81.6 2.39999 87.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.56 81.6 17.04 60 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 161.76 81.6 2.39999 52.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 171.6 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.8 81.6 2.39999 19.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.64 81.6 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.84 81.6 2.39999 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.92 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 213.12 81.6 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.96 81.6 17.04 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 230.16 81.6 2.39999 9.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.04 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.24 81.6 2.39999 184.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 81.6 2.39999 269.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.36 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.56 81.6 2.39999 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 81.6 17.04 64.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 81.6 2.39999 57.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 81.6 17.04 63.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 81.6 2.39999 56.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.48 81.6 17.04 33.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.68 81.6 2.39999 26.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 359.76 81.6 17.04 135.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 366.96 81.6 2.39999 127.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 376.8 81.6 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384 81.6 2.39999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 410.88 81.6 17.04 150.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.08 81.6 2.39999 143.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 427.92 81.6 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.12 81.6 2.39999 2.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.2 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 452.4 81.6 2.39999 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 462.24 81.6 17.04 19.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 469.44 81.6 2.39999 12.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 479.28 81.6 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 486.48 81.6 2.39999 7.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 496.32 81.6 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 503.52 81.6 2.39999 6.95999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 513.6 81.6 17.04 54.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 520.8 81.6 2.39996 47.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.64 81.6 17.04 27.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 537.84 81.6 2.40002 20.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.72 81.6 17.04 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 571.92 81.6 2.39996 62.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 582 81.6 17.04 66.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 589.2 81.6 2.39996 59.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 599.04 81.6 17.04 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 606.24 81.6 2.40002 58.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.08 81.6 17.04 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 623.28 81.6 2.40002 67.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.12 81.6 17.04 50.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 640.32 81.6 2.39996 43.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.16 81.6 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 657.36 81.6 2.40002 29.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.44 81.6 17.04 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.64 81.6 2.40002 41.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.48 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.68 81.6 2.39996 67.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.56 81.6 17.04 228.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.76 81.6 2.40002 221.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.84 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 743.04 81.6 2.39996 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 81.6 17.04 66.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 760.08 81.6 2.40002 59.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 81.6 16.32 25.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 81.6 2.40002 18.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 37.44 81.6 17.04 281.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.64 81.6 2.39999 273.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 54.48 81.6 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 61.68 81.6 2.39999 259.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.76 81.6 17.04 253.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 78.96 81.6 2.39999 246.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 88.8 81.6 17.04 281.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 96 81.6 2.39999 274.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 105.84 81.6 17.04 142.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 113.04 81.6 2.39999 134.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.88 81.6 17.04 292.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 130.08 81.6 2.39999 285.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 140.16 81.6 17.04 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 147.36 81.6 2.39999 299.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.2 81.6 17.04 236.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 164.4 81.6 2.39999 228.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.24 81.6 17.04 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.44 81.6 2.39999 156 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.28 81.6 17.04 122.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.48 81.6 2.39999 115.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 208.56 81.6 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.76 81.6 2.39999 5.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.6 81.6 17.04 100.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.8 81.6 2.39999 93.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 259.68 81.6 17.04 246.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.88 81.6 2.39999 239.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.72 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.92 81.6 2.39999 269.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294 81.6 17.04 233.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 301.2 81.6 2.39999 226.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 311.04 81.6 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 318.24 81.6 2.39999 225.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 328.08 81.6 17.04 222.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 335.28 81.6 2.39999 215.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 345.12 81.6 17.04 233.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 352.32 81.6 2.39999 226.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 362.4 81.6 17.04 276 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 369.6 81.6 2.39999 268.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 379.44 81.6 17.04 153.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 386.64 81.6 2.39999 146.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 413.52 81.6 17.04 257.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 420.72 81.6 2.39999 249.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.56 81.6 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 437.76 81.6 2.39999 35.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.84 81.6 17.04 222.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 455.04 81.6 2.39999 215.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.88 81.6 17.04 82.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 472.08 81.6 2.39999 75.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.92 81.6 17.04 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 489.12 81.6 2.39999 208.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 498.96 81.6 17.04 42 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 506.16 81.6 2.39999 34.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.24 81.6 17.04 234.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 523.44 81.6 2.39996 227.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 81.6 17.04 133.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 540.48 81.6 2.40002 126 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 567.36 81.6 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 574.56 81.6 2.39996 225.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 584.64 81.6 17.04 228 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 591.84 81.6 2.40002 220.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 601.68 81.6 17.04 232.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 608.88 81.6 2.40002 225.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 81.6 17.04 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 625.92 81.6 2.39996 231.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.76 81.6 17.04 216.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.96 81.6 2.40002 209.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.8 81.6 17.04 237.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660 81.6 2.40002 230.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.08 81.6 17.04 234.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.28 81.6 2.40002 227.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.12 81.6 17.04 237.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.32 81.6 2.39996 230.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.2 81.6 17.04 287.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.4 81.6 2.40002 280.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 81.6 17.04 229.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.68 81.6 2.39996 222 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.52 81.6 17.04 301.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.72 81.6 2.40002 294.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 81.6 13.68 163.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 81.6 2.40002 156.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 385.2 m
+ 32.16 81.6 l
+ 0 0 0 sc
+ S
+ n
+ 29.76 81.6 m
+ 32.16 81.6 l
+ S
+ n
+ 29.76 111.84 m
+ 32.16 111.84 l
+ S
+ n
+ 29.76 142.32 m
+ 32.16 142.32 l
+ S
+ n
+ 29.76 172.56 m
+ 32.16 172.56 l
+ S
+ n
+ 29.76 203.04 m
+ 32.16 203.04 l
+ S
+ n
+ 29.76 233.28 m
+ 32.16 233.28 l
+ S
+ n
+ 29.76 263.76 m
+ 32.16 263.76 l
+ S
+ n
+ 29.76 294 m
+ 32.16 294 l
+ S
+ n
+ 29.76 324.48 m
+ 32.16 324.48 l
+ S
+ n
+ 29.76 354.72 m
+ 32.16 354.72 l
+ S
+ n
+ 29.76 385.2 m
+ 32.16 385.2 l
+ S
+ n
+ 32.16 81.6 m
+ 784.32 81.6 l
+ S
+ n
+ 32.16 79.2 m
+ 32.16 81.6 l
+ S
+ n
+ 49.2 79.2 m
+ 49.2 81.6 l
+ S
+ n
+ 66.24 79.2 m
+ 66.24 81.6 l
+ S
+ n
+ 83.52 79.2 m
+ 83.52 81.6 l
+ S
+ n
+ 100.56 79.2 m
+ 100.56 81.6 l
+ S
+ n
+ 117.6 79.2 m
+ 117.6 81.6 l
+ S
+ n
+ 134.64 79.2 m
+ 134.64 81.6 l
+ S
+ n
+ 151.92 79.2 m
+ 151.92 81.6 l
+ S
+ n
+ 168.96 79.2 m
+ 168.96 81.6 l
+ S
+ n
+ 186 79.2 m
+ 186 81.6 l
+ S
+ n
+ 203.04 79.2 m
+ 203.04 81.6 l
+ S
+ n
+ 220.32 79.2 m
+ 220.32 81.6 l
+ S
+ n
+ 237.36 79.2 m
+ 237.36 81.6 l
+ S
+ n
+ 254.4 79.2 m
+ 254.4 81.6 l
+ S
+ n
+ 271.44 79.2 m
+ 271.44 81.6 l
+ S
+ n
+ 288.48 79.2 m
+ 288.48 81.6 l
+ S
+ n
+ 305.76 79.2 m
+ 305.76 81.6 l
+ S
+ n
+ 322.8 79.2 m
+ 322.8 81.6 l
+ S
+ n
+ 339.84 79.2 m
+ 339.84 81.6 l
+ S
+ n
+ 356.88 79.2 m
+ 356.88 81.6 l
+ S
+ n
+ 374.16 79.2 m
+ 374.16 81.6 l
+ S
+ n
+ 391.2 79.2 m
+ 391.2 81.6 l
+ S
+ n
+ 408.24 79.2 m
+ 408.24 81.6 l
+ S
+ n
+ 425.28 79.2 m
+ 425.28 81.6 l
+ S
+ n
+ 442.32 79.2 m
+ 442.32 81.6 l
+ S
+ n
+ 459.6 79.2 m
+ 459.6 81.6 l
+ S
+ n
+ 476.64 79.2 m
+ 476.64 81.6 l
+ S
+ n
+ 493.68 79.2 m
+ 493.68 81.6 l
+ S
+ n
+ 510.72 79.2 m
+ 510.72 81.6 l
+ S
+ n
+ 528 79.2 m
+ 528 81.6 l
+ S
+ n
+ 545.04 79.2 m
+ 545.04 81.6 l
+ S
+ n
+ 562.08 79.2 m
+ 562.08 81.6 l
+ S
+ n
+ 579.12 79.2 m
+ 579.12 81.6 l
+ S
+ n
+ 596.4 79.2 m
+ 596.4 81.6 l
+ S
+ n
+ 613.44 79.2 m
+ 613.44 81.6 l
+ S
+ n
+ 630.48 79.2 m
+ 630.48 81.6 l
+ S
+ n
+ 647.52 79.2 m
+ 647.52 81.6 l
+ S
+ n
+ 664.56 79.2 m
+ 664.56 81.6 l
+ S
+ n
+ 681.84 79.2 m
+ 681.84 81.6 l
+ S
+ n
+ 698.88 79.2 m
+ 698.88 81.6 l
+ S
+ n
+ 715.92 79.2 m
+ 715.92 81.6 l
+ S
+ n
+ 732.96 79.2 m
+ 732.96 81.6 l
+ S
+ n
+ 750.24 79.2 m
+ 750.24 81.6 l
+ S
+ n
+ 767.28 79.2 m
+ 767.28 81.6 l
+ S
+ n
+ 784.32 79.2 m
+ 784.32 81.6 l
+ S
+ q
+ Q
+ 14.88 78.96 m
+ /N2208 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 10.56 109.2 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 139.68 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 169.92 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 200.4 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 230.64 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 261.12 m
+ (60%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 291.36 m
+ (70%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 321.84 m
+ (80%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 352.08 m
+ (90%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 382.56 m
+ (100%)
+ [4.32063 4.32063 4.32063 6.95805 ] pdfxs
+ q
+ Q
+ 43.2 47.52 m
+ /N2208 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 60.24 42 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 77.28 46.32 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 94.32 49.92 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 111.6 38.64 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 128.64 41.52 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 145.68 44.64 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 162.72 40.32 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 179.76 47.76 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 197.04 48 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 214.08 33.12 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 231.12 48 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 265.44 51.6 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 282.48 35.76 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 299.52 42.72 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 316.56 41.04 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 333.6 30.96 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 350.88 41.76 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 367.92 39.12 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 384.96 41.76 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 419.28 26.64 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 436.32 57.12 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 453.36 29.28 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 470.4 44.4 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 487.68 52.08 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 504.72 47.76 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 521.76 40.32 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 538.8 48 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 573.12 42.72 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 590.16 33.84 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 607.2 41.04 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 624.24 40.8 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 641.52 32.88 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 658.56 41.76 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 675.6 36.96 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.64 38.88 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.96 45.84 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744 40.32 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 52.32 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 44.64 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 621.6 305.52 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 621.36 305.52 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 371.76 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 379.2 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 378.72 m
+ /N2208 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 354.48 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 361.92 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 361.44 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 337.2 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 344.64 7.44 7.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 344.16 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 319.92 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 327.36 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 326.88 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 305.76 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 310.08 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 309.6 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 46.96 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\N) show
+ (oMod)
+ [9.0981 9.99272 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 4.17814 ] pdfxs
+ (") show
+ 163.591 -31.21 m
+ (91) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (103) 104
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2224/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2220/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2216/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 90 573.338 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 252 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 243.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 784.32 68.64 l
+ 27.84 68.64 l
+ 27.84 241.2 l
+ h
+ eofill
+ q
+ n
+ 27.84 102.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 103.2 m
+ 784.32 103.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 137.52 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 137.76 m
+ 784.32 137.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 172.08 m
+ 784.32 172.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 206.64 m
+ 784.32 206.64 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 240.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 252 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 252 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 27.84 68.64 756.48 172.56 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.84 68.64 17.04 10.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 47.04 68.64 2.39999 2.87999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 56.88 68.64 17.04 27.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 64.08 68.64 2.39999 20.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 81.36 68.64 2.39999 4.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.44 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.64 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.48 68.64 17.04 53.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.68 68.64 2.39999 46.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 150 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.08 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 167.28 68.64 2.39999 18 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.36 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 184.56 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.4 68.64 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 201.6 68.64 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.68 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 218.88 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 246 68.64 17.04 30.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 253.2 68.64 2.39999 23.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.56 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 287.76 68.64 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 297.6 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 304.8 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 314.88 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 322.08 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 331.92 68.64 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 339.12 68.64 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 349.2 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 356.4 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366.48 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 373.68 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.08 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 425.28 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 435.12 68.64 17.04 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 442.32 68.64 2.39999 1.67999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 452.4 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 459.6 68.64 2.39999 5.75999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 469.68 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 476.88 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 486.72 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 493.92 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 511.2 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.04 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 528.24 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 68.64 2.39996 10.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.64 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.84 68.64 2.40002 4.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 589.92 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 597.12 68.64 2.40002 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 607.2 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 614.4 68.64 2.40002 5.51999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 624.24 68.64 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 631.44 68.64 2.39996 6.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 641.52 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 648.72 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 658.8 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666 68.64 2.40002 3.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 675.84 68.64 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 683.04 68.64 2.39996 7.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.44 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.64 68.64 2.40002 2.15999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.76 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 768.96 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 27.84 68.64 14.4 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 32.4 68.64 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 42.48 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.68 68.64 2.39999 18.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 68.64 17.04 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 66.72 68.64 2.39999 32.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 84 68.64 2.39999 36.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 94.08 68.64 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 101.28 68.64 2.39999 35.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 111.12 68.64 17.04 64.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 118.32 68.64 2.39999 56.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.4 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 135.6 68.64 2.39999 15.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.44 68.64 17.04 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 152.64 68.64 2.39999 36.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.72 68.64 17.04 49.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 169.92 68.64 2.39999 42 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 187.2 68.64 2.39999 20.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 197.04 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204.24 68.64 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.32 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 221.52 68.64 2.39999 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.64 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 255.84 68.64 2.39999 18.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 283.2 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 290.4 68.64 2.39999 16.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 68.64 17.04 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 307.44 68.64 2.39999 14.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 317.52 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 324.72 68.64 2.39999 16.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 334.56 68.64 17.04 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 341.76 68.64 2.39999 4.79999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.84 68.64 17.04 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 359.04 68.64 2.39999 19.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 369.12 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.32 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 403.44 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 410.64 68.64 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420.72 68.64 17.04 36.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 427.92 68.64 2.39999 29.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 437.76 68.64 17.04 45.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 444.96 68.64 2.39999 37.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.04 68.64 17.04 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 462.24 68.64 2.39999 15.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 479.52 68.64 2.39999 18 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 68.64 17.04 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 68.64 2.39999 19.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 506.64 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.84 68.64 2.40002 36.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.68 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 530.88 68.64 2.40002 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 558.24 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 565.44 68.64 2.39996 11.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.28 68.64 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 582.48 68.64 2.40002 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 592.56 68.64 17.04 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 599.76 68.64 2.40002 13.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.84 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 617.04 68.64 2.39996 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.88 68.64 17.04 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 634.08 68.64 2.40002 16.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.16 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 651.36 68.64 2.40002 4.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.44 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 668.64 68.64 2.40002 9.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678.48 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 685.68 68.64 2.39996 12.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.8 68.64 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720 68.64 2.40002 5.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.08 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.28 68.64 2.40002 4.07999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.36 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.56 68.64 2.39996 11.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.4 68.64 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.6 68.64 2.40002 25.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 27.84 68.64 17.28 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 35.04 68.64 2.64 2.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 45.12 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 52.32 68.64 2.39999 18.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.16 68.64 17.28 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 69.36 68.64 2.64 32.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 68.64 17.28 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 86.64 68.64 2.64 36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 68.64 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 103.92 68.64 2.39999 35.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.76 68.64 17.28 64.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 120.96 68.64 2.64 56.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.24 68.64 2.39999 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.08 68.64 17.28 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 155.28 68.64 2.64 36.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.36 68.64 17.28 49.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 172.56 68.64 2.64 42 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.64 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 189.84 68.64 2.39999 20.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 199.68 68.64 17.28 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 206.88 68.64 2.64 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 216.96 68.64 17.28 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.16 68.64 2.64 12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.28 68.64 17.28 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.48 68.64 2.64001 18.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.84 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 293.04 68.64 2.39999 16.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.88 68.64 17.28 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 310.08 68.64 2.63998 14.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 68.64 2.39999 16.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 68.64 17.28 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 68.64 2.63998 4.79999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.48 68.64 17.28 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 361.68 68.64 2.64001 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.76 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.96 68.64 2.39999 6.95999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.08 68.64 17.28 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.28 68.64 2.63998 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.36 68.64 17.04 36.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.56 68.64 2.39999 29.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 440.4 68.64 17.28 45.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 447.6 68.64 2.64001 37.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 457.68 68.64 17.28 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.88 68.64 2.64001 15.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.96 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 482.16 68.64 2.39999 18 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 68.64 17.28 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 68.64 2.64001 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 509.28 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 516.48 68.64 2.40002 36.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.32 68.64 17.28 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 533.52 68.64 2.64001 12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 560.88 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 568.08 68.64 2.40002 11.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.92 68.64 17.28 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 585.12 68.64 2.64001 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 595.2 68.64 17.28 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 602.4 68.64 2.64001 13.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 612.48 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 619.68 68.64 2.39996 6.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 629.52 68.64 17.28 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 636.72 68.64 2.64001 16.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 646.8 68.64 17.28 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654 68.64 2.64001 4.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.08 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 671.28 68.64 2.40002 9.35999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.12 68.64 17.28 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 688.32 68.64 2.64001 12.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.44 68.64 17.28 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 722.64 68.64 2.64001 5.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.72 68.64 17.28 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 739.92 68.64 2.64001 4.07999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.2 68.64 2.39996 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.04 68.64 17.28 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.24 68.64 2.64001 25.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 30.72 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 37.92 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 47.76 68.64 17.04 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 54.96 68.64 2.39999 17.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.04 68.64 17.04 32.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 72.24 68.64 2.39999 24.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 82.32 68.64 17.04 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 89.52 68.64 2.39999 21.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 99.36 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 106.56 68.64 2.39999 32.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 116.64 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 123.84 68.64 2.39999 36.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 133.68 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 140.88 68.64 2.39999 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 150.96 68.64 17.04 38.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 158.16 68.64 2.39999 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.24 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 175.44 68.64 2.39999 32.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 185.28 68.64 17.04 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 192.48 68.64 2.39999 15.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 202.56 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 209.76 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 219.84 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.04 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 254.16 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.36 68.64 2.39999 18.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288.48 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 295.68 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 305.76 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312.96 68.64 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.8 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330 68.64 2.39999 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.08 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.28 68.64 2.39999 4.07999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.36 68.64 17.04 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.56 68.64 2.39999 14.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.4 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 381.6 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.96 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.16 68.64 2.39999 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 426 68.64 17.04 34.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 433.2 68.64 2.39999 27.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.28 68.64 17.04 37.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 450.48 68.64 2.39999 30 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.56 68.64 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 467.76 68.64 2.39999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.6 68.64 17.04 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 484.8 68.64 2.39999 17.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.88 68.64 17.04 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 502.08 68.64 2.39999 16.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.92 68.64 17.04 38.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 519.12 68.64 2.40002 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 529.2 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 536.4 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 563.52 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570.72 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 580.8 68.64 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 588 68.64 2.40002 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 598.08 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 605.28 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 615.12 68.64 17.04 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 622.32 68.64 2.39996 4.79999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 632.4 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 639.6 68.64 2.40002 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 649.68 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 656.88 68.64 2.40002 4.07999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.72 68.64 17.04 14.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 673.92 68.64 2.39996 7.67999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.2 68.64 2.39996 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.52 68.64 2.40002 5.51999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.6 68.64 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 742.8 68.64 2.39996 3.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.64 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 759.84 68.64 2.40002 8.87999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 68.64 16.32 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 68.64 2.40002 21.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 33.36 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 40.56 68.64 2.39999 12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.4 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 57.6 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 68.64 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 74.88 68.64 2.39999 8.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.96 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 92.16 68.64 2.39999 4.07999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102 68.64 17.04 79.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 109.2 68.64 2.39999 72.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 126.48 68.64 2.39999 8.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.32 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 143.52 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.6 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 160.8 68.64 2.39999 5.51999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 170.88 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.08 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 187.92 68.64 17.04 85.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.12 68.64 2.39999 78.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 212.4 68.64 2.39999 12.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.48 68.64 17.04 62.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.68 68.64 2.39999 54.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.8 68.64 17.04 14.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264 68.64 2.39999 7.67999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.12 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.32 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 68.64 17.04 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 68.64 2.39999 14.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.72 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.92 68.64 2.39999 11.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360 68.64 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 367.2 68.64 2.39999 22.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.04 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.24 68.64 2.39999 5.75999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.64 68.64 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.84 68.64 2.39999 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.92 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.12 68.64 2.39999 10.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 68.64 17.04 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 68.64 2.39999 14.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 68.64 2.39999 32.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.52 68.64 17.04 33.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.72 68.64 2.39999 26.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.56 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.76 68.64 2.40002 5.75999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.84 68.64 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.04 68.64 2.39996 48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.44 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.64 68.64 2.40002 10.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.72 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.92 68.64 2.39996 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.76 68.64 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.96 68.64 2.40002 7.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.24 68.64 2.40002 20.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 659.52 68.64 2.40002 11.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.36 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 676.56 68.64 2.39996 12.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.64 68.64 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 693.84 68.64 2.40002 14.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720.96 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.16 68.64 2.39996 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.24 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.44 68.64 2.39996 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.28 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.48 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 68.64 13.68 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 68.64 2.40002 13.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 27.84 68.64 l
+ 0 0 0 sc
+ S
+ n
+ 25.44 68.64 m
+ 27.84 68.64 l
+ S
+ n
+ 25.44 103.2 m
+ 27.84 103.2 l
+ S
+ n
+ 25.44 137.76 m
+ 27.84 137.76 l
+ S
+ n
+ 25.44 172.08 m
+ 27.84 172.08 l
+ S
+ n
+ 25.44 206.64 m
+ 27.84 206.64 l
+ S
+ n
+ 25.44 241.2 m
+ 27.84 241.2 l
+ S
+ n
+ 27.84 68.64 m
+ 784.32 68.64 l
+ S
+ n
+ 27.84 66.24 m
+ 27.84 68.64 l
+ S
+ n
+ 45.12 66.24 m
+ 45.12 68.64 l
+ S
+ n
+ 62.16 66.24 m
+ 62.16 68.64 l
+ S
+ n
+ 79.44 66.24 m
+ 79.44 68.64 l
+ S
+ n
+ 96.72 66.24 m
+ 96.72 68.64 l
+ S
+ n
+ 113.76 66.24 m
+ 113.76 68.64 l
+ S
+ n
+ 131.04 66.24 m
+ 131.04 68.64 l
+ S
+ n
+ 148.08 66.24 m
+ 148.08 68.64 l
+ S
+ n
+ 165.36 66.24 m
+ 165.36 68.64 l
+ S
+ n
+ 182.64 66.24 m
+ 182.64 68.64 l
+ S
+ n
+ 199.68 66.24 m
+ 199.68 68.64 l
+ S
+ n
+ 216.96 66.24 m
+ 216.96 68.64 l
+ S
+ n
+ 234.24 66.24 m
+ 234.24 68.64 l
+ S
+ n
+ 251.28 66.24 m
+ 251.28 68.64 l
+ S
+ n
+ 268.56 66.24 m
+ 268.56 68.64 l
+ S
+ n
+ 285.84 66.24 m
+ 285.84 68.64 l
+ S
+ n
+ 302.88 66.24 m
+ 302.88 68.64 l
+ S
+ n
+ 320.16 66.24 m
+ 320.16 68.64 l
+ S
+ n
+ 337.2 66.24 m
+ 337.2 68.64 l
+ S
+ n
+ 354.48 66.24 m
+ 354.48 68.64 l
+ S
+ n
+ 371.76 66.24 m
+ 371.76 68.64 l
+ S
+ n
+ 388.8 66.24 m
+ 388.8 68.64 l
+ S
+ n
+ 406.08 66.24 m
+ 406.08 68.64 l
+ S
+ n
+ 423.36 66.24 m
+ 423.36 68.64 l
+ S
+ n
+ 440.4 66.24 m
+ 440.4 68.64 l
+ S
+ n
+ 457.68 66.24 m
+ 457.68 68.64 l
+ S
+ n
+ 474.96 66.24 m
+ 474.96 68.64 l
+ S
+ n
+ 492 66.24 m
+ 492 68.64 l
+ S
+ n
+ 509.28 66.24 m
+ 509.28 68.64 l
+ S
+ n
+ 526.32 66.24 m
+ 526.32 68.64 l
+ S
+ n
+ 543.6 66.24 m
+ 543.6 68.64 l
+ S
+ n
+ 560.88 66.24 m
+ 560.88 68.64 l
+ S
+ n
+ 577.92 66.24 m
+ 577.92 68.64 l
+ S
+ n
+ 595.2 66.24 m
+ 595.2 68.64 l
+ S
+ n
+ 612.48 66.24 m
+ 612.48 68.64 l
+ S
+ n
+ 629.52 66.24 m
+ 629.52 68.64 l
+ S
+ n
+ 646.8 66.24 m
+ 646.8 68.64 l
+ S
+ n
+ 664.08 66.24 m
+ 664.08 68.64 l
+ S
+ n
+ 681.12 66.24 m
+ 681.12 68.64 l
+ S
+ n
+ 698.4 66.24 m
+ 698.4 68.64 l
+ S
+ n
+ 715.44 66.24 m
+ 715.44 68.64 l
+ S
+ n
+ 732.72 66.24 m
+ 732.72 68.64 l
+ S
+ n
+ 750 66.24 m
+ 750 68.64 l
+ S
+ n
+ 767.04 66.24 m
+ 767.04 68.64 l
+ S
+ n
+ 784.32 66.24 m
+ 784.32 68.64 l
+ S
+ q
+ Q
+ 10.56 66 m
+ /N2216 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 6.24001 100.56 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 135.12 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 169.44 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 204 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 238.56 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ q
+ Q
+ 38.88 34.56 m
+ /N2216 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 55.92 29.04 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 73.2 33.36 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 90.48 36.96 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 107.52 25.68 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 124.8 28.56 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 142.08 31.68 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 159.12 27.36 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 176.4 34.8 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 193.68 35.04 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 210.72 20.16 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 228 35.04 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 262.32 38.64 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 279.6 22.8 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 296.64 29.76 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 313.92 28.08 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 331.2 18 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 348.24 28.8 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 365.52 26.16 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 382.8 28.8 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 417.12 13.68 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 434.16 44.16 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 451.44 16.32 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 468.72 31.44 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 485.76 39.12 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 503.04 34.8 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 520.32 27.36 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 537.36 35.04 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 571.92 29.76 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 588.96 20.88 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 606.24 28.08 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 623.28 27.84 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 640.56 19.92 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 657.84 28.8 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 674.88 24 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.16 25.92 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.48 32.88 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 27.36 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 39.36 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 31.68 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 695.52 162.24 54.96 74.16 re
+ 1 1 1 sc
+ f
+ n
+ 695.28 162.24 55.2 74.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 218.64 16.32 17.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 226.08 6 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 225.6 m
+ /N2216 9.84 Tf
+ (local)
+ [2.26627 5.55282 5.00179 5.55282 2.26627 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 203.76 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 211.2 6 6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 210.72 m
+ (steens-fi)
+ [4.94829 2.76381 5.49933 5.49933 5.49933 4.94829 3.30494 2.76381 2.21277 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 188.88 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 196.32 6 6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 195.84 m
+ (steens-fs)
+ [4.93768 2.7532 5.48872 5.48872 5.48872 4.93768 3.29433 2.7532 4.93768 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 174 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 181.44 6 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 180.96 m
+ (anders)
+ [5.53753 5.53753 5.53753 5.53753 3.34314 4.9865 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 162.48 16.32 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 166.56 6 6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 166.08 m
+ (ds-aa)
+ [5.49302 4.94199 3.29863 5.49302 5.49302 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 49.242 -23.511 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayOnly)
+ [10.0036 5.14905 9.39264 8.4872 6.0654 3.02179 9.40355 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.17814 ] pdfxs
+ (") show
+ 1 0 0 1 -49.242 -166.563 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 252 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 243.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 784.32 68.64 l
+ 27.84 68.64 l
+ 27.84 241.2 l
+ h
+ eofill
+ q
+ n
+ 27.84 102.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 103.2 m
+ 784.32 103.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 137.52 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 137.76 m
+ 784.32 137.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 172.08 m
+ 784.32 172.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 206.64 m
+ 784.32 206.64 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 240.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 252 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 252 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 27.84 68.64 756.48 172.56 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 84 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.4 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 135.6 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 317.52 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 324.72 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 334.56 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 341.76 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 369.12 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.32 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 403.44 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 410.64 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.84 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 617.04 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.16 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 651.36 68.64 2.40002 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.08 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.28 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 86.64 68.64 2.64 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.24 68.64 2.39999 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 68.64 2.39999 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 68.64 17.28 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 68.64 2.63998 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.76 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.96 68.64 2.39999 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.08 68.64 17.28 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.28 68.64 2.63998 2.15999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 68.64 2.64001 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 612.48 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 619.68 68.64 2.39996 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 646.8 68.64 17.28 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654 68.64 2.64001 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.44 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 722.64 68.64 2.64001 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.72 68.64 17.28 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 739.92 68.64 2.64001 0.959991 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.4 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 57.6 68.64 2.39999 5.51999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 74.88 68.64 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 109.2 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 126.48 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.6 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 160.8 68.64 2.39999 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.12 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.32 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.72 68.64 17.04 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.92 68.64 2.39999 1.67999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.04 68.64 17.04 10.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.24 68.64 2.39999 2.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 68.64 17.04 20.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 68.64 2.39999 13.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.92 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.12 68.64 2.39999 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 68.64 2.39999 8.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.52 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.72 68.64 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.56 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.76 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.84 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.04 68.64 2.39996 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.44 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.64 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.72 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.92 68.64 2.39996 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.76 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.96 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 68.64 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.24 68.64 2.40002 2.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 659.52 68.64 2.40002 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.36 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 676.56 68.64 2.39996 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.64 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 693.84 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720.96 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.16 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.28 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.48 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 68.64 13.68 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 68.64 2.40002 4.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 27.84 68.64 l
+ 0 0 0 sc
+ S
+ n
+ 25.44 68.64 m
+ 27.84 68.64 l
+ S
+ n
+ 25.44 103.2 m
+ 27.84 103.2 l
+ S
+ n
+ 25.44 137.76 m
+ 27.84 137.76 l
+ S
+ n
+ 25.44 172.08 m
+ 27.84 172.08 l
+ S
+ n
+ 25.44 206.64 m
+ 27.84 206.64 l
+ S
+ n
+ 25.44 241.2 m
+ 27.84 241.2 l
+ S
+ n
+ 27.84 68.64 m
+ 784.32 68.64 l
+ S
+ n
+ 27.84 66.24 m
+ 27.84 68.64 l
+ S
+ n
+ 45.12 66.24 m
+ 45.12 68.64 l
+ S
+ n
+ 62.16 66.24 m
+ 62.16 68.64 l
+ S
+ n
+ 79.44 66.24 m
+ 79.44 68.64 l
+ S
+ n
+ 96.72 66.24 m
+ 96.72 68.64 l
+ S
+ n
+ 113.76 66.24 m
+ 113.76 68.64 l
+ S
+ n
+ 131.04 66.24 m
+ 131.04 68.64 l
+ S
+ n
+ 148.08 66.24 m
+ 148.08 68.64 l
+ S
+ n
+ 165.36 66.24 m
+ 165.36 68.64 l
+ S
+ n
+ 182.64 66.24 m
+ 182.64 68.64 l
+ S
+ n
+ 199.68 66.24 m
+ 199.68 68.64 l
+ S
+ n
+ 216.96 66.24 m
+ 216.96 68.64 l
+ S
+ n
+ 234.24 66.24 m
+ 234.24 68.64 l
+ S
+ n
+ 251.28 66.24 m
+ 251.28 68.64 l
+ S
+ n
+ 268.56 66.24 m
+ 268.56 68.64 l
+ S
+ n
+ 285.84 66.24 m
+ 285.84 68.64 l
+ S
+ n
+ 302.88 66.24 m
+ 302.88 68.64 l
+ S
+ n
+ 320.16 66.24 m
+ 320.16 68.64 l
+ S
+ n
+ 337.2 66.24 m
+ 337.2 68.64 l
+ S
+ n
+ 354.48 66.24 m
+ 354.48 68.64 l
+ S
+ n
+ 371.76 66.24 m
+ 371.76 68.64 l
+ S
+ n
+ 388.8 66.24 m
+ 388.8 68.64 l
+ S
+ n
+ 406.08 66.24 m
+ 406.08 68.64 l
+ S
+ n
+ 423.36 66.24 m
+ 423.36 68.64 l
+ S
+ n
+ 440.4 66.24 m
+ 440.4 68.64 l
+ S
+ n
+ 457.68 66.24 m
+ 457.68 68.64 l
+ S
+ n
+ 474.96 66.24 m
+ 474.96 68.64 l
+ S
+ n
+ 492 66.24 m
+ 492 68.64 l
+ S
+ n
+ 509.28 66.24 m
+ 509.28 68.64 l
+ S
+ n
+ 526.32 66.24 m
+ 526.32 68.64 l
+ S
+ n
+ 543.6 66.24 m
+ 543.6 68.64 l
+ S
+ n
+ 560.88 66.24 m
+ 560.88 68.64 l
+ S
+ n
+ 577.92 66.24 m
+ 577.92 68.64 l
+ S
+ n
+ 595.2 66.24 m
+ 595.2 68.64 l
+ S
+ n
+ 612.48 66.24 m
+ 612.48 68.64 l
+ S
+ n
+ 629.52 66.24 m
+ 629.52 68.64 l
+ S
+ n
+ 646.8 66.24 m
+ 646.8 68.64 l
+ S
+ n
+ 664.08 66.24 m
+ 664.08 68.64 l
+ S
+ n
+ 681.12 66.24 m
+ 681.12 68.64 l
+ S
+ n
+ 698.4 66.24 m
+ 698.4 68.64 l
+ S
+ n
+ 715.44 66.24 m
+ 715.44 68.64 l
+ S
+ n
+ 732.72 66.24 m
+ 732.72 68.64 l
+ S
+ n
+ 750 66.24 m
+ 750 68.64 l
+ S
+ n
+ 767.04 66.24 m
+ 767.04 68.64 l
+ S
+ n
+ 784.32 66.24 m
+ 784.32 68.64 l
+ S
+ q
+ Q
+ 10.56 66 m
+ /N2220 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 6.24001 100.56 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 135.12 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 169.44 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 204 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 238.56 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ q
+ Q
+ 38.88 34.56 m
+ /N2220 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 55.92 29.04 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 73.2 33.36 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 90.48 36.96 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 107.52 25.68 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 124.8 28.56 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 142.08 31.68 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 159.12 27.36 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 176.4 34.8 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 193.68 35.04 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 210.72 20.16 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 228 35.04 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 262.32 38.64 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 279.6 22.8 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 296.64 29.76 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 313.92 28.08 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 331.2 18 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 348.24 28.8 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 365.52 26.16 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 382.8 28.8 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 417.12 13.68 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 434.16 44.16 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 451.44 16.32 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 468.72 31.44 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 485.76 39.12 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 503.04 34.8 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 520.32 27.36 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 537.36 35.04 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 571.92 29.76 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 588.96 20.88 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 606.24 28.08 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 623.28 27.84 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 640.56 19.92 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 657.84 28.8 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 674.88 24 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.16 25.92 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.48 32.88 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 27.36 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 39.36 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 31.68 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 706.08 159.84 55.44 74.16 re
+ 1 1 1 sc
+ f
+ n
+ 705.84 159.84 55.68 74.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 216.24 16.32 17.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 223.68 6 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 223.2 m
+ /N2220 10.08 Tf
+ (local)
+ [2.22087 5.58758 5.0231 5.58758 2.22087 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 201.36 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 208.8 6 6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 208.32 m
+ (steens-fi)
+ [5.04749 2.80973 5.61196 5.61196 5.61196 5.04749 3.36405 2.80973 2.24525 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 186.48 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 193.92 6 6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 193.44 m
+ (steens-fs)
+ [5.0295 2.79174 5.59397 5.59397 5.59397 5.0295 3.34606 2.79174 5.0295 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 171.6 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 179.04 6 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 178.56 m
+ (anders)
+ [5.54868 5.54868 5.54868 5.54868 3.30077 4.98421 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 160.08 16.32 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 164.16 6 6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 163.68 m
+ (ds-aa)
+ [5.50648 4.942 3.25857 5.50648 5.50648 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 46.863 -23.511 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayModOnly)
+ [10.0036 5.14905 9.39264 10.0036 5.75995 9.6981 8.4872 6.05449 3.0327 5.75995 ] pdfxs
+ (") show
+ 1 0 0 1 -46.863 -245.11 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 44.4 384.48 m
+ 773.52 384.48 l
+ 773.52 67.2 l
+ 44.4 67.2 l
+ 44.4 384.48 l
+ h
+ eofill
+ q
+ n
+ 44.4 98.64 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 98.88 m
+ 773.52 98.88 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 385.44 m
+ 44.4 66.24 l
+ 773.52 66.24 l
+ 773.52 385.44 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 130.56 m
+ 773.52 130.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 385.44 m
+ 44.4 66.24 l
+ 773.52 66.24 l
+ 773.52 385.44 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 162.48 m
+ 773.52 162.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 193.92 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 194.16 m
+ 773.52 194.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 225.6 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 225.84 m
+ 773.52 225.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 257.28 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 257.52 m
+ 773.52 257.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 288.96 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 289.2 m
+ 773.52 289.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 320.88 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 321.12 m
+ 773.52 321.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 352.56 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 352.8 m
+ 773.52 352.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 384.24 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 384.48 m
+ 773.52 384.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.4 67.2 729.12 317.28 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 67.2 18.72 293.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 67.2 6.48 286.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.56 67.2 21.12 278.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 65.76 67.2 6.48 271.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.12 67.2 21.12 264.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.32 67.2 6.48 257.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 67.2 21.12 294.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.88 67.2 6.48 287.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 67.2 21.12 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 67.2 6.48 141.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 124.8 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132 67.2 6.48 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 67.2 21.12 319.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 67.2 6.48 313.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.92 67.2 21.12 246.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 165.12 67.2 6.48 239.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.48 67.2 21.12 170.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.68 67.2 6.48 163.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.04 67.2 21.12 128.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.24 67.2 6.48 120.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 67.2 21.36 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 67.2 6.71999 5.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.4 67.2 21.12 105.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 231.6 67.2 6.48 97.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.52 67.2 21.12 257.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.72 67.2 6.47998 250.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 67.2 21.12 289.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 67.2 6.48001 282 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.64 67.2 21.12 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.84 67.2 6.48001 236.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.2 67.2 21.12 243.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.4 67.2 6.48001 236.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 323.76 67.2 21.12 233.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330.96 67.2 6.48001 226.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.32 67.2 21.12 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.52 67.2 6.48001 236.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 67.2 21.12 288.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 67.2 6.48001 281.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.44 67.2 21.12 160.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.64 67.2 6.47998 153.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.56 67.2 21.12 269.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.76 67.2 6.47998 261.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 67.2 6.47998 37.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 67.2 21.12 233.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 67.2 6.47998 225.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.24 67.2 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 463.44 67.2 6.47998 78.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.8 67.2 21.12 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480 67.2 6.47998 218.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 67.2 21.12 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 67.2 6.47998 36.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.92 67.2 21.12 245.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.12 67.2 6.47998 238.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.48 67.2 21.12 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.68 67.2 6.47998 132 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 67.2 21.12 243.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 67.2 6.47998 236.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.16 67.2 21.36 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.36 67.2 6.71997 231.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.96 67.2 21.12 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 596.16 67.2 6.47998 235.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 67.2 21.12 249.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 612.72 67.2 6.47998 242.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.08 67.2 21.12 226.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 629.28 67.2 6.47998 219.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.64 67.2 21.12 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 645.84 67.2 6.47998 240.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.2 67.2 21.12 245.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 662.4 67.2 6.47998 238.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.76 67.2 21.12 248.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 678.96 67.2 6.47998 240.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 704.88 67.2 21.12 300.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 712.08 67.2 6.47998 293.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 67.2 21.12 239.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 67.2 6.47998 232.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 67.2 21.12 315.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 67.2 6.47998 308.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 67.2 20.88 170.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 67.2 6.47998 163.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 346.56 18.72 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 354 6.48 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 65.76 339.12 6.48 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 82.32 325.2 6.48 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 98.88 354.72 6.48 3.59998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 115.44 208.56 6.48 66.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 132 366 6.48 7.91998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 373.2 21.12 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 380.64 6.48 0.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 165.12 307.2 6.48 4.79999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 181.68 230.88 6.48 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 198.24 188.4 6.48 72.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 67.2 21.36 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 72.72 6.71999 11.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 231.6 165.36 6.48 50.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 264.72 317.76 6.47998 6.71997 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 297.84 304.32 6.48001 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 314.4 303.84 6.48001 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 330.96 293.76 6.48001 12.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 347.52 304.32 6.48001 10.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 364.08 348.48 6.48001 20.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 380.64 221.04 6.47998 5.03999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 413.76 329.28 6.47998 1.67999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 430.32 104.64 6.47998 23.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 446.88 293.28 6.47998 8.87997 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 463.44 146.4 6.47998 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 480 285.6 6.47998 30 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 496.56 103.92 6.47998 24.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 513.12 305.52 6.47998 5.04001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 529.68 199.44 6.47998 43.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 562.8 303.6 6.47998 8.64001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 579.36 298.8 6.71997 8.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 596.16 303.36 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 612.72 309.6 6.47998 7.20001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 629.28 286.8 6.47998 18.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 645.84 308.16 6.47998 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 662.4 305.76 6.47998 11.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 678.96 308.4 6.47998 13.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 712.08 361.2 6.47998 0.959991 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 728.64 299.76 6.47998 8.64001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 745.2 375.84 6.47998 0.959991 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 223.68 20.88 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 231.12 6.47998 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 65.76 345.6 6.48 4.79999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 82.32 332.88 6.48 3.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 115.44 275.76 6.48 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 132 374.16 6.48 0.47998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 165.12 312.24 6.48 0.959991 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 297.84 313.92 6.48001 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 314.4 313.44 6.48001 0.719971 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 330.96 306.96 6.48001 0.480011 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 347.52 315.12 6.48001 1.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 380.64 226.32 6.47998 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 413.76 331.2 6.47998 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 446.88 302.4 6.47998 1.19998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 463.44 159.36 6.47998 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 480 315.84 6.47998 7.92001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 496.56 128.4 6.47998 3.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 513.12 310.8 6.47998 1.20001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 529.68 243.6 6.47998 1.67999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 562.8 312.48 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 579.36 307.92 6.71997 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 596.16 312.96 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 612.72 317.04 6.47998 0.719971 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 629.28 305.52 6.47998 1.92001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 645.84 318.72 6.47998 1.67999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 662.4 317.28 6.47998 0.720001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 678.96 322.08 6.47998 0.720001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 712.08 362.4 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 745.2 377.04 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 235.92 20.88 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 243.36 6.47998 3.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 357.6 18.72 28.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 365.04 6.48 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.56 343.2 21.12 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 65.76 350.64 6.48 33.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.12 329.04 21.12 57.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.32 336.48 6.48 48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 351.12 21.12 35.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.88 358.56 6.48 25.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 268.8 21.12 117.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 276.24 6.48 108.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 124.8 367.44 21.12 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132 374.88 6.48 9.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 373.44 21.12 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 380.88 6.48 3.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.92 306 21.12 80.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 165.12 313.44 6.48 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.48 233.04 21.12 153.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.68 240.48 6.48 144 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.04 253.44 21.12 132.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.24 260.88 6.48 123.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 76.8 21.36 309.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 84.24 6.71999 300.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.4 208.56 21.12 177.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 231.6 216 6.48 168.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.52 317.28 21.12 69.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.72 324.72 6.47998 59.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 342 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 349.44 6.48001 35.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.64 306.72 21.12 79.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.84 314.16 6.48001 70.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.2 306.96 21.12 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.4 314.4 6.48001 70.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 323.76 300.24 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330.96 307.68 6.48001 76.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.32 309.36 21.12 77.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.52 316.8 6.48001 67.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 361.68 21.12 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 369.12 6.48001 15.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.44 221.52 21.12 164.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.64 228.96 6.47998 155.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.56 336 21.12 50.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.76 343.44 6.47998 41.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 120.96 21.12 265.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 128.4 6.47998 256.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 296.4 21.12 90 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 303.84 6.47998 80.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.24 152.88 21.12 233.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 463.44 160.32 6.47998 224.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.8 316.56 21.12 69.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480 324 6.47998 60.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 124.56 21.12 261.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 132 6.47998 252.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.92 304.8 21.12 81.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.12 312.24 6.47998 72.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.48 238.08 21.12 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.68 245.52 6.47998 138.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 305.52 21.12 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 312.96 6.47998 71.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.16 300.96 21.36 85.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.36 308.4 6.71997 76.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.96 306 21.12 80.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 596.16 313.44 6.47998 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 310.56 21.12 75.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 612.72 318 6.47998 66.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.08 300.24 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 629.28 307.68 6.47998 76.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.64 313.2 21.12 73.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 645.84 320.64 6.47998 63.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.2 310.8 21.12 75.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 662.4 318.24 6.47998 66.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.76 315.6 21.12 70.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 678.96 323.04 6.47998 61.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 704.88 355.44 21.12 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 712.08 362.88 6.47998 21.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 301.2 21.12 85.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 308.64 6.47998 75.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 370.08 21.12 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 377.52 6.47998 6.95999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 240 20.88 146.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 247.44 6.47998 137.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 384.48 m
+ 44.4 67.2 l
+ 0 0 0 sc
+ S
+ n
+ 41.76 67.2 m
+ 44.4 67.2 l
+ S
+ n
+ 41.76 98.88 m
+ 44.4 98.88 l
+ S
+ n
+ 41.76 130.56 m
+ 44.4 130.56 l
+ S
+ n
+ 41.76 162.48 m
+ 44.4 162.48 l
+ S
+ n
+ 41.76 194.16 m
+ 44.4 194.16 l
+ S
+ n
+ 41.76 225.84 m
+ 44.4 225.84 l
+ S
+ n
+ 41.76 257.52 m
+ 44.4 257.52 l
+ S
+ n
+ 41.76 289.2 m
+ 44.4 289.2 l
+ S
+ n
+ 41.76 321.12 m
+ 44.4 321.12 l
+ S
+ n
+ 41.76 352.8 m
+ 44.4 352.8 l
+ S
+ n
+ 41.76 384.48 m
+ 44.4 384.48 l
+ S
+ n
+ 44.4 67.2 m
+ 773.52 67.2 l
+ S
+ n
+ 44.4 64.8 m
+ 44.4 67.2 l
+ S
+ n
+ 60.96 64.8 m
+ 60.96 67.2 l
+ S
+ n
+ 77.52 64.8 m
+ 77.52 67.2 l
+ S
+ n
+ 94.08 64.8 m
+ 94.08 67.2 l
+ S
+ n
+ 110.64 64.8 m
+ 110.64 67.2 l
+ S
+ n
+ 127.2 64.8 m
+ 127.2 67.2 l
+ S
+ n
+ 143.76 64.8 m
+ 143.76 67.2 l
+ S
+ n
+ 160.32 64.8 m
+ 160.32 67.2 l
+ S
+ n
+ 176.88 64.8 m
+ 176.88 67.2 l
+ S
+ n
+ 193.44 64.8 m
+ 193.44 67.2 l
+ S
+ n
+ 210 64.8 m
+ 210 67.2 l
+ S
+ n
+ 226.8 64.8 m
+ 226.8 67.2 l
+ S
+ n
+ 243.36 64.8 m
+ 243.36 67.2 l
+ S
+ n
+ 259.92 64.8 m
+ 259.92 67.2 l
+ S
+ n
+ 276.48 64.8 m
+ 276.48 67.2 l
+ S
+ n
+ 293.04 64.8 m
+ 293.04 67.2 l
+ S
+ n
+ 309.6 64.8 m
+ 309.6 67.2 l
+ S
+ n
+ 326.16 64.8 m
+ 326.16 67.2 l
+ S
+ n
+ 342.72 64.8 m
+ 342.72 67.2 l
+ S
+ n
+ 359.28 64.8 m
+ 359.28 67.2 l
+ S
+ n
+ 375.84 64.8 m
+ 375.84 67.2 l
+ S
+ n
+ 392.4 64.8 m
+ 392.4 67.2 l
+ S
+ n
+ 408.96 64.8 m
+ 408.96 67.2 l
+ S
+ n
+ 425.52 64.8 m
+ 425.52 67.2 l
+ S
+ n
+ 442.08 64.8 m
+ 442.08 67.2 l
+ S
+ n
+ 458.64 64.8 m
+ 458.64 67.2 l
+ S
+ n
+ 475.2 64.8 m
+ 475.2 67.2 l
+ S
+ n
+ 491.76 64.8 m
+ 491.76 67.2 l
+ S
+ n
+ 508.32 64.8 m
+ 508.32 67.2 l
+ S
+ n
+ 524.88 64.8 m
+ 524.88 67.2 l
+ S
+ n
+ 541.44 64.8 m
+ 541.44 67.2 l
+ S
+ n
+ 558 64.8 m
+ 558 67.2 l
+ S
+ n
+ 574.56 64.8 m
+ 574.56 67.2 l
+ S
+ n
+ 591.36 64.8 m
+ 591.36 67.2 l
+ S
+ n
+ 607.92 64.8 m
+ 607.92 67.2 l
+ S
+ n
+ 624.48 64.8 m
+ 624.48 67.2 l
+ S
+ n
+ 641.04 64.8 m
+ 641.04 67.2 l
+ S
+ n
+ 657.6 64.8 m
+ 657.6 67.2 l
+ S
+ n
+ 674.16 64.8 m
+ 674.16 67.2 l
+ S
+ n
+ 690.72 64.8 m
+ 690.72 67.2 l
+ S
+ n
+ 707.28 64.8 m
+ 707.28 67.2 l
+ S
+ n
+ 723.84 64.8 m
+ 723.84 67.2 l
+ S
+ n
+ 740.4 64.8 m
+ 740.4 67.2 l
+ S
+ n
+ 756.96 64.8 m
+ 756.96 67.2 l
+ S
+ n
+ 773.52 64.8 m
+ 773.52 67.2 l
+ S
+ q
+ Q
+ 25.44 64.56 m
+ /N2224 8.64 Tf
+ (0%)
+ [4.80144 7.67863 ] pdfxs
+ 20.64 96.24 m
+ (10%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 127.92 m
+ (20%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 159.84 m
+ (30%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 191.52 m
+ (40%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 223.2 m
+ (50%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 254.88 m
+ (60%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 286.56 m
+ (70%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 318.48 m
+ (80%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 350.16 m
+ (90%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 15.84 381.84 m
+ (100%)
+ [4.80074 4.80074 4.80074 7.67793 ] pdfxs
+ q
+ Q
+ 55.2 33.12 m
+ /N2224 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 71.76 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 88.32 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 104.88 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 121.44 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 138 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 154.56 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 171.12 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 187.68 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 204.24 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 220.8 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 237.36 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 270.48 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 287.04 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 303.6 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 320.16 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 336.72 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 353.28 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 369.84 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 386.4 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 419.76 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 436.32 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 452.88 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 469.44 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 486 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 502.56 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 519.12 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 535.68 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 568.8 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 585.36 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 601.92 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 618.48 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 635.04 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 651.6 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 668.16 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 684.72 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 717.84 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 734.4 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 750.96 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 767.52 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 678 103.92 81.84 68.88 re
+ 0.799988 1 1 sc
+ f
+ n
+ 677.76 103.92 82.08 69.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 152.88 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 160.32 7.44 7.43999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 159.84 m
+ /N2224 12 Tf
+ (Mod & Ref)
+ [9.98222 6.65831 6.65831 3.36 7.9904 3.36 8.65031 6.65831 3.32231 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 135.6 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 143.04 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 142.56 m
+ (Mod Only)
+ [10.0628 6.73889 6.73889 3.36 9.40289 6.73889 2.7309 6.06689 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 118.32 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 125.76 7.44 7.43999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 125.28 m
+ (Ref Only)
+ [8.74629 6.75429 3.41829 3.36 9.41829 6.75429 2.74629 6.08229 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 104.16 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 108.48 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 108 m
+ (No Mod/Ref)
+ [8.668 6.67599 3.35999 9.99991 6.67599 6.67599 3.34 8.668 6.67599 3.34 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 74.394 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesf)
+ [6.0654 4.29811 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rds-)
+ [7.909 6.0654 4.29811 3.63261 ] pdfxs
+ (aa) show
+ 136.151 -39.291 m
+ (92) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.1.2OverviewUsi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 6.73059 6.13291 5.49929 7.10119 3.73 
+ 6.13291 14.2026 10.3292 5.30802 3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (a) show
+ (nEx)
+ [11.955 8.83481 7.08924 ] pdfxs
+ (a) show
+ (m)
+ [11.2138 ] pdfxs
+ (p) show
+ (le)
+ [3.73 6.13291 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Theb)
+ [7.8763 6.0654 8.93447 6.0654 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.29811 3.0327 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.12357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ntr)
+ [10.1563 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisillus)
+ [10.1563 3.0327 8.38899 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edf)
+ [4.8436 10.1454 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.93447 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mplepr)
+ [9.09802 6.05449 3.0327 8.93447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minFi)
+ [13.178 3.0327 10.1454 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.93447 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\() show
+ (b)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,) show
+ 0 -50.89 m
+ (whichshows)
+ [7.8763 6.0654 3.0327 4.53815 9.67628 4.30902 6.05449 5.14905 7.88721 7.9199 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.46538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (o) show
+ (urb)
+ [6.05449 7.88719 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.46538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninCsyn)
+ [9.67628 3.0327 9.67628 11.4872 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (x.Theinc)
+ [5.75995 7.87629 7.8763 6.0654 8.45447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minglis)
+ [9.09802 3.02179 6.0654 9.06538 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 400.031 -50.89 m
+ /N695 10.909 Tf
+ (L) show
+ 411.071 -50.89 m
+ /N614 10.909 Tf
+ (a) show
+ (ndthetw)
+ [6.0654 9.67628 4.23277 6.0654 8.46538 3.93823 7.58175 ] pdfxs
+ (o) show
+ 0 -72.813 m
+ (newlis)
+ [6.0654 4.8436 12.3926 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (shavee)
+ [8.82535 6.05449 5.14905 5.4545 9.37083 4.8436 ] pdfxs
+ (a) show
+ (chbeen)
+ [4.54905 10.5817 6.35994 4.8436 4.85451 10.5708 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.5708 ] pdfxs
+ (t) show
+ (odis)
+ [9.97082 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 8.76001 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.82535 ] pdfxs
+ (\(t) show
+ (hepo)
+ [6.05449 9.37083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [7.54902 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 322.656 -72.813 m
+ /N695 10.909 Tf
+ (L) show
+ 334.597 -72.813 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.81444 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.76001 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 10.5708 3.0327 10.5817 ] pdfxs
+ (a) show
+ (ndson)
+ [6.05449 10.5817 4.29811 9.97082 6.0654 ] pdfxs
+ (ot) show
+ 0 -94.735 m
+ (shown;)
+ [4.29811 6.0654 5.14905 7.8763 6.0654 6.34903 ] pdfxs
+ (t) show
+ (henewlis)
+ [6.0654 8.00721 6.0654 4.8436 11.0508 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (susepo)
+ [7.46172 6.0654 4.29811 8.01812 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsP)
+ [3.0327 7.47263 7.41812 ] pdfxs
+ (D) show
+ (1)
+ [8.61811 ] pdfxs
+ (a) show
+ (ndP)
+ [6.0654 9.22901 7.41812 ] pdfxs
+ (D2\)) show
+ (.Thelistnodesf)
+ [7.72357 7.8763 6.0654 8.00721 3.0327 3.0327 4.29811 7.40729 6.0654 5.75995 6.05449 
+ 4.85451 7.46172 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 309.049 -94.735 m
+ /N695 10.909 Tf
+ (A) show
+ 320.396 -94.735 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 341.138 -94.735 m
+ /N695 10.909 Tf
+ (B) show
+ 353.125 -94.735 m
+ /N614 10.909 Tf
+ (willbese)
+ [7.8763 3.0327 3.0327 6.19631 6.35994 8.01812 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (edin)
+ [4.8436 9.22901 3.0327 9.2181 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -116.658 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,unlike)
+ [6.0654 7.06903 6.0654 6.05449 3.0327 3.0327 5.4545 8.81447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.81447 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lpr)
+ [6.99267 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwhere)
+ [13.058 7.8763 6.05449 4.85451 4.27631 8.80356 ] pdfxs
+ (t) show
+ (heywillbel)
+ [6.0654 4.8436 9.73082 7.8763 3.0327 3.02179 6.99267 6.37085 8.81447 3.02179 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 10.0254 ] pdfxs
+ (o) show
+ (utins)
+ [6.0654 8.20365 3.0327 10.0254 4.29811 ] pdfxs
+ (o) show
+ (meunpredic)
+ [9.09802 8.80356 6.0654 6.05449 6.0654 4.27631 4.8436 6.0654 3.02179 4.85451 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.81447 3.33815 ] pdfxs
+ (a) show
+ (shi)
+ [4.29811 6.0654 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -138.581 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblyin)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.87264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaved\)inmem)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.4545 4.85451 6.05449 8.36728 3.02179 10.1781 
+ 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.Thei)
+ [4.27631 4.84359 9.31628 7.88721 6.05449 8.9672 3.0327 ] pdfxs
+ (t) show
+ (emsine)
+ [4.8436 9.08711 8.42171 3.0327 10.1781 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.1781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.14539 ] pdfxs
+ (a) show
+ (reexplici)
+ [4.2654 8.9672 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyde)
+ [3.02179 9.87264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1672 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1781 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.9672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 0 -160.503 m
+ (a) show
+ (redes)
+ [4.27631 8.47629 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royedwi)
+ [4.2654 5.15996 5.4545 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ 101.03 -160.503 m
+ /N722 10.909 Tf
+ (processList) show
+ 167.666 -160.503 m
+ /N614 10.909 Tf
+ (when)
+ [7.8763 6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.47629 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (inisnol)
+ [3.0327 9.6981 3.0327 7.94172 6.05449 9.08719 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erlive.)
+ [4.8436 7.909 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -182.426 m
+ (Wec)
+ [10.2981 9.82901 4.85451 ] pdfxs
+ (a) show
+ (nusethisex)
+ [11.0399 6.05449 4.30902 9.82901 4.23277 6.0654 3.0327 9.28353 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.8181 ] pdfxs
+ (t) show
+ (oexpl)
+ [10.4399 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.0399 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.8181 6.0654 ] pdfxs
+ (a) show
+ (sics)
+ [4.29811 3.0327 9.82901 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 9.28353 ] pdfxs
+ (o) show
+ (f)
+ [8.31265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.8181 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 11.9017 7.8763 6.0654 9.82901 ] pdfxs
+ (D) show
+ (S)
+ [11.0399 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 0 -204.348 m
+ (a) show
+ (reshowninFi)
+ [4.27631 9.77446 4.30902 6.05449 5.14905 7.88721 10.9854 3.0327 10.9963 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.78537 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.Firs)
+ [11.7599 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,weusee)
+ [8.27993 7.58175 9.77446 6.0654 4.29811 9.78537 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.9963 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n's)
+ [6.0654 3.0327 9.22898 ] pdfxs
+ (D) show
+ (S)
+ [10.9963 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.9854 ] pdfxs
+ (t) show
+ (ode)
+ [10.3854 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhich)
+ [4.85451 4.2654 9.09802 3.0327 6.05449 9.78537 7.8763 6.05449 3.0327 4.54905 6.0654 
+ ] pdfxs
+ 426.22 -204.348 m
+ /N1025 10.909 Tf
+ (H) show
+ 440.97 -204.348 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -226.271 m
+ (a) show
+ (re)
+ [4.27631 10.2436 ] pdfxs
+ (a) show
+ (ccessible)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 3.0327 10.2545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 10.2436 ] pdfxs
+ (t) show
+ (heirrespec)
+ [6.0654 4.8436 3.0327 9.67626 4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivefunc)
+ [3.0327 5.4545 10.2436 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,i.e.,)
+ [6.0654 4.29811 8.87992 3.0327 3.02179 4.85451 3.0327 8.86901 ] pdfxs
+ (\\) show
+ (esc)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pe")
+ [6.37085 4.8436 10.8545 ] pdfxs
+ (t) show
+ (o)
+ [10.8654 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.2545 4.8436 ] pdfxs
+ (a) show
+ (ller.The)
+ [3.0327 3.0327 4.8436 4.27631 13.1781 7.8763 6.0654 4.8436 ] pdfxs
+ 411.254 -226.271 m
+ /N1025 10.909 Tf
+ (H) show
+ 426.476 -226.271 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 9.70898 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -248.193 m
+ /N722 10.909 Tf
+ (createnode) show
+ 60.742 -248.193 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 81.787 -248.193 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 142.529 -248.193 m
+ /N614 10.909 Tf
+ (doesc)
+ [6.0654 8.92356 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pe,bec)
+ [6.35994 4.85451 6.53449 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.31266 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.22901 ] pdfxs
+ (a) show
+ (rere)
+ [4.27631 8.31266 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.31266 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mare)
+ [12.5562 8.92356 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedp)
+ [6.0654 4.2654 6.0654 4.8436 9.53446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.74537 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.53446 ] pdfxs
+ (a) show
+ -4.57764e-05 -270.116 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [5.8254 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,respec)
+ [5.98904 4.27631 4.85451 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.Thetwoin)
+ [3.0327 5.4545 4.8436 3.0327 4.8545 7.59266 7.8763 6.0654 7.64721 3.93823 7.58175 
+ 8.2472 3.0327 6.0654 ] pdfxs
+ 200.401 -270.116 m
+ /N722 10.909 Tf
+ (processlist) show
+ 266.2 -270.116 m
+ /N614 10.909 Tf
+ (\() show
+ 270.442 -270.116 m
+ /N722 10.909 Tf
+ (A) show
+ 278.968 -270.116 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 299.343 -270.116 m
+ /N722 10.909 Tf
+ (B) show
+ 305.07 -270.116 m
+ /N614 10.909 Tf
+ (\)don)
+ [7.03639 6.0654 8.25811 6.05449 ] pdfxs
+ (ot) show
+ (.Thel)
+ [7.60357 7.8763 6.0654 7.64721 3.02179 ] pdfxs
+ (att) show
+ (er)
+ [4.85451 7.06901 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.64721 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ -6.10352e-05 -292.038 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rnewpo)
+ [7.909 6.05449 4.85451 11.509 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 7.94172 3.0327 6.0654 ] pdfxs
+ 80.3939 -292.038 m
+ /N722 10.909 Tf
+ (processlist) show
+ 143.393 -292.038 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -313.961 m
+ (Thetr)
+ [7.8763 6.0654 9.13083 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nph)
+ [10.3417 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seinser)
+ [4.30902 9.13083 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (scode)
+ [8.58535 4.85451 5.74904 6.0654 9.13083 ] pdfxs
+ (t) show
+ (ocre)
+ [9.73082 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.13083 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 10.3308 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 10.0363 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.13083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.30903 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.27631 8.57444 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 432.327 -313.961 m
+ /N722 10.909 Tf
+ (A) show
+ 442.333 -313.961 m
+ /N614 10.909 Tf
+ (\() show
+ 446.576 -313.961 m
+ /N722 10.909 Tf
+ (PD1) show
+ 463.758 -313.961 m
+ /N614 10.909 Tf
+ (\)) show
+ -6.10352e-05 -335.883 m
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.8469 -335.883 m
+ /N722 10.909 Tf
+ (B) show
+ 31.8439 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ 36.0869 -335.883 m
+ /N722 10.909 Tf
+ (PD2) show
+ 53.2679 -335.883 m
+ /N614 10.909 Tf
+ (\)in)
+ [8.5091 3.0327 6.0654 ] pdfxs
+ 75.1439 -335.883 m
+ /N722 10.909 Tf
+ (processlist) show
+ 142.414 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ (seeFi)
+ [4.29811 4.85451 9.11992 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.11992 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2\() show
+ (b)
+ [6.0654 ] pdfxs
+ (\)\)) show
+ (.)
+ [9.77446 ] pdfxs
+ (I) show
+ (t)
+ [8.52001 ] pdfxs
+ (a) show
+ (ddspo)
+ [6.05449 6.0654 8.57444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.29812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.54173 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [8.57444 3.33815 ] pdfxs
+ (o) show
+ (revery)
+ [8.54173 4.8436 5.4545 4.85451 4.2654 5.75995 ] pdfxs
+ 458.182 -335.883 m
+ /N1025 10.909 Tf
+ (H) show
+ -0.00012207 -357.806 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 8.19266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.58184 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pesi)
+ [6.35994 4.85451 7.63627 3.0327 ] pdfxs
+ (t) show
+ (sfunc)
+ [7.64718 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,i.e.,f)
+ [6.05449 6.43631 3.02179 3.0327 4.85451 3.02179 6.43631 3.33815 ] pdfxs
+ (o) show
+ (rnodesp)
+ [7.61446 6.05449 5.75995 6.0654 4.8436 7.64718 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (t) show
+ (oby)
+ [8.79265 5.75995 5.75995 ] pdfxs
+ 282.304 -357.806 m
+ /N722 10.909 Tf
+ (R1) show
+ 297.1 -357.806 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 318.018 -357.806 m
+ /N722 10.909 Tf
+ (R2) show
+ 332.814 -357.806 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 345.247 -357.806 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 405.861 -357.806 m
+ /N614 10.909 Tf
+ (a) show
+ (ndthenode)
+ [6.0654 9.40355 4.23277 6.0654 8.19266 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ -0.000152588 -379.728 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (edtoby)
+ [4.8436 9.2181 4.23277 8.6072 5.75995 5.75995 ] pdfxs
+ 66.4208 -379.728 m
+ /N722 10.909 Tf
+ (New) show
+ 86.7528 -379.728 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 98.9938 -379.728 m
+ /N722 10.909 Tf
+ (createNode) show
+ 156.266 -379.728 m
+ /N614 10.909 Tf
+ (.Itrewri)
+ [7.71266 3.94897 7.38547 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (esthec)
+ [4.8436 7.46172 4.23277 6.0654 7.9963 4.85451 ] pdfxs
+ (a) show
+ (llst)
+ [3.0327 3.02179 7.46172 4.23277 ] pdfxs
+ (o) show
+ 271.129 -379.728 m
+ /N722 10.909 Tf
+ (malloc) show
+ 308.643 -379.728 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 329.369 -379.728 m
+ /N722 10.909 Tf
+ (free) show
+ 355.428 -379.728 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.20719 4.85451 ] pdfxs
+ (a) show
+ (llst)
+ [3.0327 3.02179 7.46172 4.23277 ] pdfxs
+ (o) show
+ 416.455 -379.728 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -0.000213623 -401.651 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.6358 -401.651 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 67.4538 -401.651 m
+ /N614 10.909 Tf
+ (,p)
+ [7.19994 6.05449 ] pdfxs
+ (a) show
+ (ssing)
+ [4.30902 4.29811 3.0327 6.0654 9.51264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (a) show
+ (tepo)
+ [4.23277 8.91265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.09085 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.35626 ] pdfxs
+ (a) show
+ (s)
+ [8.36717 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.Fin)
+ [4.29811 9.15265 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,itrewri)
+ [3.0327 3.0327 4.84359 7.19994 3.0327 8.30183 4.27631 4.8436 7.8763 4.27631 3.0327 
+ ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.36717 ] pdfxs
+ (ot) show
+ (herc)
+ [6.05449 4.85451 8.33445 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -0.000228882 -423.574 m
+ (t) show
+ (o)
+ [9.38174 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.02539 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.78174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.22535 ] pdfxs
+ (to) show
+ 98.5488 -423.574 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 159.747 -423.574 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 181.248 -423.574 m
+ /N722 10.909 Tf
+ (createnode) show
+ 238.52 -423.574 m
+ /N614 10.909 Tf
+ (\))
+ [8.17092 ] pdfxs
+ (t) show
+ (op)
+ [9.38174 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.22535 ] pdfxs
+ (a) show
+ (nynecess)
+ [5.75995 9.67628 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (rypo)
+ [4.27631 9.67628 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.95994 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rp)
+ [8.19264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -0.000244141 -445.496 m
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.At)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 7.87629 7.8763 7.88729 ] pdfxs
+ (t) show
+ (hisp)
+ [6.05449 3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int,theb)
+ [3.0327 5.75995 4.23277 6.6763 4.23277 6.0654 8.4872 6.05449 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.0327 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.6981 3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.9357 -467.419 m
+ (Fur)
+ [6.20722 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herre\fnemen)
+ [6.05449 4.85451 8.33445 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmove)
+ [10.1235 9.09802 5.14905 5.4545 8.91265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 270.078 -467.419 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 337.146 -467.419 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 354.274 -467.419 m
+ /N722 10.909 Tf
+ (PD1) show
+ 375.524 -467.419 m
+ /N614 10.909 Tf
+ (a) show
+ (se)
+ [8.36717 4.85451 ] pdfxs
+ (a) show
+ (rly)
+ [4.2654 3.0327 9.82901 ] pdfxs
+ (a) show
+ (sp)
+ [8.36717 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 4.8436 ] pdfxs
+ -0.000244141 -489.341 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.76355 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.55266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 95.6447 -489.341 m
+ /N722 10.909 Tf
+ (processlist) show
+ 158.644 -489.341 m
+ /N614 10.909 Tf
+ (,)
+ [6.74176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (t) show
+ (henelimin)
+ [6.05449 4.85451 9.75264 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.54175 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.55266 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.99626 ] pdfxs
+ (t) show
+ (ofreei)
+ [9.15265 3.33815 4.2654 4.85451 8.54175 3.0327 ] pdfxs
+ (t) show
+ (emsin)
+ [4.85451 9.08711 8.00717 3.02179 9.76355 ] pdfxs
+ (t) show
+ (hetwolis)
+ [6.05449 8.55266 3.93823 7.58175 9.15265 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (\() show
+ (since)
+ [4.30902 3.02179 6.0654 4.8436 4.8436 ] pdfxs
+ -0.000259399 -511.264 m
+ (t) show
+ (hesei)
+ [6.05449 4.85451 4.29811 8.97811 3.02179 ] pdfxs
+ (t) show
+ (emswillberele)
+ [4.85451 9.08711 8.42171 7.8763 3.0327 3.0327 7.1563 6.35994 8.9672 4.27631 4.8436 
+ 3.0327 4.85451 ] pdfxs
+ (a) show
+ (sedbypo)
+ [4.29811 4.8436 10.189 5.75995 9.87264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (roybef)
+ [4.27631 5.14905 9.88355 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.9672 ] pdfxs
+ (a) show
+ (nynew)
+ [5.75995 9.87264 6.0654 4.8436 11.9999 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.05449 8.43262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2107 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.87264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l\))
+ [3.0327 8.36728 ] pdfxs
+ (a) show
+ (ndhence)
+ [6.0654 10.1781 6.05449 4.85451 6.05449 4.85451 4.8436 ] pdfxs
+ -0.000259399 -533.186 m
+ (t) show
+ (helo)
+ [6.05449 8.01812 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pencl)
+ [9.22901 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sec)
+ [4.29811 8.01812 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.46172 ] pdfxs
+ (t) show
+ (ofree.The\fn)
+ [8.61811 3.32724 4.27631 4.8436 4.85451 7.71266 7.88721 6.05449 8.00721 6.0654 6.0654 
+ ] pdfxs
+ (a) show
+ (lresul)
+ [6.1854 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingcode)
+ [3.0327 6.05449 8.61811 4.85451 5.74904 6.0654 8.00721 ] pdfxs
+ (\() show
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.00721 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\)pu)
+ [7.40729 6.05449 6.0654 ] pdfxs
+ (t) show
+ (se)
+ [7.46172 4.8436 ] pdfxs
+ (a) show
+ (chlinkedlistin)
+ [4.54905 9.2181 3.0327 3.0327 6.05449 5.4545 4.85451 9.2181 3.0327 3.0327 4.29811 
+ 7.40729 3.0327 5.74904 ] pdfxs
+ (to) show
+ -0.000259399 -555.109 m
+ (asep)
+ [8.99992 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.38902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.57812 ] pdfxs
+ (o) show
+ (n)
+ [9.59991 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.38902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,m)
+ [6.05449 6.59994 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.38902 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.39993 3.02179 3.0327 4.30902 7.7782 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (o) show
+ (fe)
+ [6.87267 4.85451 ] pdfxs
+ (a) show
+ (chlistc)
+ [4.53815 9.61082 3.0327 3.02179 4.30902 7.78911 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (o) show
+ (usinmem)
+ [6.0654 7.84354 3.0327 9.59991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,)
+ [4.27631 4.84359 6.58903 ] pdfxs
+ (a) show
+ (ndrecl)
+ [6.0654 9.59991 4.27631 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 4.29811 ] pdfxs
+ -0.000259399 -577.031 m
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.7272 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.63264 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.149 4.8436 ] pdfxs
+ (a) show
+ (chlist)
+ [4.54905 9.93809 3.0327 3.0327 4.29811 8.11638 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (o) show
+ (nceins)
+ [6.05449 4.85451 8.7272 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.93809 ] pdfxs
+ (o) show
+ (ffreeingi)
+ [7.21084 3.32724 4.27631 4.8436 4.85451 3.0327 6.05449 9.32719 3.0327 ] pdfxs
+ (t) show
+ (emsindividu)
+ [4.85451 9.08711 8.18172 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (lly.)
+ [3.0327 3.0327 4.84359 8.6072 ] pdfxs
+ (I) show
+ (n)
+ [9.93809 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.7272 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.97085 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.71629 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ -0.000259399 -598.954 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (repl)
+ [4.27631 8.4872 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedindyn)
+ [4.8436 4.85451 9.6981 3.0327 9.68719 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rderwi)
+ [4.2654 6.0654 4.8436 7.909 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.68719 ] pdfxs
+ (t) show
+ (heirpo)
+ [6.0654 4.8436 3.0327 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (113) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (104) 105
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72.749 705.829 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 36.616 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 60.647 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 72.183 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 95.603 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 101.363 0 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.44346 ] pdfxs
+ (;) show
+ 132.186 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 151.495 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 157.183 0 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.71397 6.3601 ] pdfxs
+ (;) show
+ 187.401 0 m
+ /N1666 7.96999 Tf
+ (g) show
+ 193.347 0 m
+ /N703 7.96999 Tf
+ (;) show
+ 1.04794 -18.929 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 20.6099 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 30.7629 -18.929 m
+ /N703 7.96999 Tf
+ (createnode)
+ [4.78996 4.32771 4.78996 5.26024 4.31969 4.78996 5.73039 5.26024 5.73039 5.6826 ] pdfxs
+ (\() show
+ 86.4559 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 105.765 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 111.454 -18.929 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.71397 5.87393 ] pdfxs
+ (\)) show
+ 141.144 -18.929 m
+ /N1666 7.96999 Tf
+ (f) show
+ 11.2099 -28.393 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 34.6299 -28.393 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 39.6549 -28.393 m
+ /N703 7.96999 Tf
+ (New=malloc)
+ [6.09708 3.52273 10.1936 11.8434 7.98588 5.1646 3.27565 3.28362 5.15663 5.58696 ] pdfxs
+ (\() show
+ 106.988 -28.393 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 137.333 -28.393 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 9.21689 -37.858 m
+ (New)
+ [6.1449 3.57055 6.11297 ] pdfxs
+ 23.9029 -37.858 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 28.9849 -37.858 m
+ /N698 7.96999 Tf
+ (>) show
+ 35.2379 -37.858 m
+ /N703 7.96999 Tf
+ (Data=Data)
+ [6.8861 4.65452 3.71397 8.98222 11.3334 6.87813 4.65452 3.71397 6.01739 ] pdfxs
+ (;) show
+ 9.88387 -47.322 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 44.7359 -47.322 m
+ /N703 7.96999 Tf
+ (New)
+ [6.09708 3.52273 7.22876 ] pdfxs
+ (;) show
+ -0.326141 -56.787 m
+ /N1666 7.96999 Tf
+ (g) show
+ -0.318146 -66.2509 m
+ /N1715 7.96999 Tf
+ (void)
+ [5.58699 5.30806 3.14015 5.42756 ] pdfxs
+ 26.1059 -66.2509 m
+ /N703 7.96999 Tf
+ (splitclone\(lis)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 5.98541 
+ 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 105.765 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 110.965 -66.2509 m
+ /N703 7.96999 Tf
+ (L,lis)
+ [6.81435 10.2972 4.14438 4.15235 5.14069 ] pdfxs
+ (t) show
+ 151.4 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 161.769 -66.2509 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.15281 5.45152 ] pdfxs
+ (,) show
+ 82.3448 -75.7159 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 105.671 -75.7159 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 116.015 -75.7159 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 5.35588 ] pdfxs
+ (\)) show
+ 136.063 -75.7159 m
+ /N1666 7.96999 Tf
+ (f) show
+ 10.9018 -85.1799 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 25.0948 -85.1799 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.89076 7.53167 11.2855 5.18054 ] pdfxs
+ (\)) show
+ 71.5148 -85.1799 m
+ /N1666 7.96999 Tf
+ (f\003)
+ [8.94237 4.23211 ] pdfxs
+ 85.5278 -85.1799 m
+ /N703 7.96999 Tf
+ (R1=)
+ [6.1289 8.50402 6.58324 ] pdfxs
+ 111.109 -85.1799 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 116.015 -85.1799 m
+ /N703 7.96999 Tf
+ (R2=0)
+ [6.1289 9.48433 11.9391 5.49137 ] pdfxs
+ (;) show
+ 157.235 -85.1799 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 188.709 -85.1799 m
+ /N703 7.96999 Tf
+ (;) show
+ 196.801 -85.1799 m
+ /N1666 7.96999 Tf
+ (g) show
+ 10.9018 -94.6449 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 25.0948 -94.6449 m
+ /N703 7.96999 Tf
+ (\(some)
+ [5.69849 4.39151 5.29212 8.10543 3.76183 ] pdfxs
+ 1 0 0 1 53.911 -94.645 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.59399 0 cm
+ 0 0 m
+ (predicate\(L)
+ [5.76227 4.35162 4.81387 5.76227 3.40317 4.82184 5.28415 4.35157 5.70651 4.12044 5.29208 
+ ] pdfxs
+ 52.777 0 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.858 0 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.111 0 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 5.98551 4.63052 ] pdfxs
+ (\)) show
+ 98.77 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.506 -9.46399 m
+ (\003) show
+ -32.949 -9.46399 m
+ /N703 7.96999 Tf
+ (R1=createnode\(L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73039 5.26024 
+ 5.73039 5.69057 4.11247 5.29208 ] pdfxs
+ 52.777 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.858 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.111 -9.46399 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 6.15288 4.79789 ] pdfxs
+ (;) show
+ -36.48 -18.929 m
+ (splitclone\(L)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 5.29208 ] pdfxs
+ 22.29 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.371 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.614 -18.929 m
+ /N703 7.96999 Tf
+ (Next,&)
+ [6.75062 4.17627 4.87767 5.13263 7.21282 7.6034 ] pdfxs
+ (\() show
+ 73.6809 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 78.8339 -18.929 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 91.7779 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 97.9569 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ 104.749 -18.929 m
+ /N703 7.96999 Tf
+ (Next,R2\))
+ [6.75062 4.17627 4.87767 5.77023 8.40035 6.1289 5.6428 4.79789 ] pdfxs
+ (;) show
+ -47.0571 -37.858 m
+ /N1666 7.96999 Tf
+ (g) show
+ -36.9661 -37.858 m
+ /N1715 7.96999 Tf
+ (els)
+ [5.43557 3.67413 4.81389 ] pdfxs
+ (e) show
+ -12.7131 -37.858 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.5061 -47.322 m
+ (\003) show
+ -32.9491 -47.322 m
+ /N703 7.96999 Tf
+ (R2=createnode\(L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73039 5.26024 
+ 5.73039 5.69057 4.11247 5.29208 ] pdfxs
+ 52.7769 -47.322 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.8579 -47.322 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.1109 -47.322 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 6.15288 4.79789 ] pdfxs
+ (;) show
+ -36.4801 -56.787 m
+ (splitclone\(L)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 5.29208 ] pdfxs
+ 22.2899 -56.787 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3708 -56.787 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6138 -56.787 m
+ /N703 7.96999 Tf
+ (Next,R1,&)
+ [6.75062 4.17627 4.87767 5.77023 8.42426 6.16078 5.10084 7.21282 7.6034 ] pdfxs
+ (\() show
+ 94.0048 -56.787 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 99.1578 -56.787 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 112.103 -56.787 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 118.281 -56.787 m
+ /N698 7.96999 Tf
+ (>) show
+ 125.155 -56.787 m
+ /N703 7.96999 Tf
+ (Next\))
+ [6.83032 4.25597 4.96534 5.28406 4.79789 ] pdfxs
+ (;) show
+ -47.6692 -75.7159 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8312 -85.1799 m
+ (g) show
+ -57.4272 -94.6449 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -36.4212 -94.6449 m
+ /N703 7.96999 Tf
+ (processlist\(lis)
+ [6.21656 4.80591 5.74641 5.26816 5.27613 4.8458 4.85377 3.85746 3.85746 4.85377 5.69849 
+ 5.97744 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 44.4018 -94.6449 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.4248 -94.6449 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.3958 -94.6449 m
+ /N1666 7.96999 Tf
+ (f) show
+ -46.2952 -104.109 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -22.8752 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -18.0262 -104.109 m
+ /N703 7.96999 Tf
+ (A)
+ [6.95784 ] pdfxs
+ (,) show
+ -2.9742 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 2.41379 -104.109 m
+ /N703 7.96999 Tf
+ (B)
+ [6.84621 ] pdfxs
+ (,) show
+ 17.3498 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 23.0898 -104.109 m
+ /N703 7.96999 Tf
+ (tmp)
+ [3.33938 7.10121 6.12092 ] pdfxs
+ (;) show
+ -47.6202 -123.038 m
+ /N1712 7.96999 Tf
+ (//CloneL,splittingintolistAandB)
+ [4.84572 10.5921 6.7825 2.8453 5.037 5.47536 9.58792 6.66294 10.2733 5.09278 5.97746 
+ 3.78576 4.22405 4.43924 4.43924 4.22405 6.40784 11.7558 3.75382 5.94558 3.97698 12.4252 
+ 4.02486 4.45518 5.33188 9.12559 11.2217 4.78993 5.23626 9.40455 6.77453 ] pdfxs
+ (.) show
+ -46.6422 -132.503 m
+ /N703 7.96999 Tf
+ (splitclone\(L,&A,&B\))
+ [4.79001 6.1528 3.80167 3.80167 4.7421 5.22034 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 6.02532 6.90996 7.03753 6.37603 6.90996 7.00565 7.03749 4.79789 ] pdfxs
+ (;) show
+ -46.9712 -141.967 m
+ (processPortion\(A\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.55457 7.40416 4.98917 ] pdfxs
+ (;) show
+ 54.0018 -141.967 m
+ /N1712 7.96999 Tf
+ (//Processfirstlist)
+ [4.84572 10.7913 6.66295 4.47119 5.23625 4.80593 4.79796 4.35955 11.15 4.32766 4.31969 
+ 5.30803 5.20436 11.4608 4.01689 4.46315 5.33188 2.84524 ] pdfxs
+ -46.9712 -151.432 m
+ /N703 7.96999 Tf
+ (processPortion\(B\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.72991 7.22877 4.98917 ] pdfxs
+ (;) show
+ 54.0018 -151.432 m
+ /N1712 7.96999 Tf
+ (//processsecondlist)
+ [4.84572 10.9667 5.41956 4.64652 5.41956 4.98127 4.9733 4.54285 10.4167 4.29579 4.72623 
+ 4.7342 5.16452 5.60288 12.0825 4.02486 4.45518 5.33188 2.84524 ] pdfxs
+ -47.6202 -170.361 m
+ (//freeAlist)
+ [4.84572 11.1739 3.8654 4.85374 5.18052 9.6198 12.6324 4.02486 4.45518 5.33188 2.84524 
+ ] pdfxs
+ -47.5862 -179.825 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1672 -179.825 m
+ /N703 7.96999 Tf
+ (\(A)
+ [4.00886 6.93393 ] pdfxs
+ (\)) show
+ 2.34175 -179.825 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8832 -189.29 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.4885 ] pdfxs
+ (A) show
+ -3.11525 -189.29 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96574 -189.29 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.29074 -189.29 m
+ /N703 7.96999 Tf
+ (Next;free\(A\);A=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.88277 3.96903 4.67839 5.14861 6.04125 3.55457 7.40416 
+ 4.98917 7.93012 10.0422 10.9588 3.33938 7.10918 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -198.754 m
+ /N1666 7.96999 Tf
+ (g) show
+ -47.6203 -208.219 m
+ /N1712 7.96999 Tf
+ (//freeBlist)
+ [4.84572 11.1739 3.8654 4.85374 5.18052 9.78717 12.4651 4.02486 4.45518 5.33188 2.84524 
+ ] pdfxs
+ -47.5863 -217.684 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -217.684 m
+ /N703 7.96999 Tf
+ (\(B)
+ [4.1842 6.75854 ] pdfxs
+ (\)) show
+ 2.34172 -217.684 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -227.148 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.6081 ] pdfxs
+ (B) show
+ -3.11528 -227.148 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96571 -227.148 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.29071 -227.148 m
+ /N703 7.96999 Tf
+ (Next;free\(B\);B=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.88277 3.96903 4.67839 5.14861 6.04125 3.72991 7.22877 
+ 4.98917 8.10546 9.86683 10.9588 3.33938 7.10918 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -236.613 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8313 -255.542 m
+ (g) show
+ -30.4113 -270.984 m
+ /N703 7.96999 Tf
+ (\() show
+ (a\)InputCp)
+ [4.23211 6.1209 3.0445 4.71023 4.70226 4.70226 6.1209 8.93434 4.71023 ] pdfxs
+ (r) show
+ (og)
+ [4.23211 4.23211 ] pdfxs
+ (r) show
+ (amman)
+ [4.24008 9.87477 7.06136 4.23211 4.70226 ] pdfxs
+ (i) show
+ (pu)
+ [4.71023 4.70226 ] pdfxs
+ (l) show
+ (a)
+ [4.23211 ] pdfxs
+ (t) show
+ (ingl)
+ [2.3591 4.70226 7.05348 2.3591 ] pdfxs
+ (i) show
+ (nked)
+ [4.70226 4.2321 3.76183 7.53161 ] pdfxs
+ (lis) show
+ (t)
+ [3.29953 ] pdfxs
+ (s) show
+ 176.567 94.6452 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 213.183 94.6452 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 237.214 94.6452 m
+ /N1666 7.96999 Tf
+ (f) show
+ 248.75 94.6452 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 272.17 94.6452 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 277.93 94.6452 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.44346 ] pdfxs
+ (;) show
+ 308.753 94.6452 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 328.062 94.6452 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 333.751 94.6452 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.706 6.36807 ] pdfxs
+ (;) show
+ 363.968 94.6452 m
+ /N1666 7.96999 Tf
+ (g) show
+ 369.915 94.6452 m
+ /N703 7.96999 Tf
+ (;) show
+ 177.615 75.7162 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 197.177 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 207.33 75.7162 m
+ /N703 7.96999 Tf
+ (createnode\(Poo)
+ [4.78996 4.32771 4.78996 5.26024 4.31969 4.78996 5.73039 5.26024 5.73039 5.6826 4.93338 
+ 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 287.413 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 292.167 75.7162 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 313.834 75.7162 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 333.143 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 338.832 75.7162 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.706 5.8819 ] pdfxs
+ (\)) show
+ 368.522 75.7162 m
+ /N1666 7.96999 Tf
+ (f) show
+ 187.777 66.2522 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 211.197 66.2522 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 216.222 66.2522 m
+ /N703 7.96999 Tf
+ (New=poolalloc\(PD)
+ [6.09708 3.52273 10.1936 12.2419 6.03325 5.5631 5.5631 3.67415 5.5631 3.67415 3.68212 
+ 5.5631 5.98546 3.66615 5.24431 7.10129 ] pdfxs
+ (,) show
+ 319.123 66.2522 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 349.468 66.2522 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 185.784 56.7872 m
+ (New)
+ [6.1449 3.57055 6.11297 ] pdfxs
+ 200.471 56.7872 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 205.552 56.7872 m
+ /N698 7.96999 Tf
+ (>) show
+ 211.805 56.7872 m
+ /N703 7.96999 Tf
+ (Data=Data)
+ [6.8861 4.65452 3.71397 8.98222 11.3334 6.87813 4.65452 3.71397 6.01739 ] pdfxs
+ (;) show
+ 186.452 47.3232 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 221.303 47.3232 m
+ /N703 7.96999 Tf
+ (New)
+ [6.09708 3.52273 7.22876 ] pdfxs
+ (;) show
+ 176.242 37.8582 m
+ /N1666 7.96999 Tf
+ (g) show
+ 176.249 28.3943 m
+ /N1715 7.96999 Tf
+ (void)
+ [5.58699 5.30806 3.14015 5.42756 ] pdfxs
+ 202.673 28.3943 m
+ /N703 7.96999 Tf
+ (splitclone\(Poo)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.94135 
+ 6.50357 4.98926 4.98129 ] pdfxs
+ (l) show
+ 282.332 28.3943 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 287.358 28.3943 m
+ /N703 7.96999 Tf
+ (PD1,Poo)
+ [5.51529 6.2246 5.41167 9.24517 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 338.224 28.3943 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 343.25 28.3943 m
+ /N703 7.96999 Tf
+ (PD2)
+ [5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 258.911 18.9293 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 282.331 18.9293 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 287.531 18.9293 m
+ /N703 7.96999 Tf
+ (L,lis)
+ [6.81435 10.2972 4.14438 4.15235 5.14069 ] pdfxs
+ (t) show
+ 327.967 18.9293 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 338.336 18.9293 m
+ /N703 7.96999 Tf
+ (R1,lis)
+ [6.15281 5.74641 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 383.858 18.9293 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 394.202 18.9293 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 5.35588 ] pdfxs
+ (\)) show
+ 414.25 18.9293 m
+ /N1666 7.96999 Tf
+ (f) show
+ 187.468 9.46527 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 201.661 9.46527 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.89076 7.53167 11.2855 5.18054 ] pdfxs
+ (\)) show
+ 248.081 9.46527 m
+ /N1666 7.96999 Tf
+ (f\003)
+ [8.94237 4.23211 ] pdfxs
+ 262.095 9.46527 m
+ /N703 7.96999 Tf
+ (R1=)
+ [6.1289 8.49605 6.58324 ] pdfxs
+ 287.676 9.46527 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 292.581 9.46527 m
+ /N703 7.96999 Tf
+ (R2=0)
+ [6.1289 9.48433 11.9391 5.49137 ] pdfxs
+ (;) show
+ 333.801 9.46527 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 365.275 9.46527 m
+ /N703 7.96999 Tf
+ (;) show
+ 373.367 9.46527 m
+ /N1666 7.96999 Tf
+ (g) show
+ 187.468 0.000274658 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 201.661 0.000274658 m
+ /N703 7.96999 Tf
+ (\(some)
+ [5.69849 4.39151 5.29212 8.10543 3.76183 ] pdfxs
+ 1 0 0 1 230.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.59499 0 cm
+ 0 0 m
+ (predicate\(L)
+ [5.76227 4.35162 4.81387 5.76227 3.40317 4.82184 5.28415 4.35157 5.70651 4.12044 5.29208 
+ ] pdfxs
+ 52.776 0 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.857 0 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.11 0 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 5.98551 4.63052 ] pdfxs
+ (\)) show
+ 98.769 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.507 -9.46399 m
+ (\003) show
+ -32.95 -9.46399 m
+ /N703 7.96999 Tf
+ (R1=createnode\(PD1,L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73836 5.25227 
+ 5.73836 5.6826 3.93713 5.52326 6.21663 5.41167 8.43223 5.29208 ] pdfxs
+ 78.181 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 83.262 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ 89.516 -9.46399 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.706 6.16085 4.79789 ] pdfxs
+ (;) show
+ -36.481 -18.929 m
+ (splitclone\(PD1,PD2)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.11298 3.93713 
+ 5.51529 6.2246 5.41167 8.25689 5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 17.892 -28.393 m
+ (L) show
+ 22.2889 -28.393 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3709 -28.393 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6129 -28.393 m
+ /N703 7.96999 Tf
+ (Next,&)
+ [6.75062 4.17627 4.87767 5.13263 7.21282 7.6034 ] pdfxs
+ (\() show
+ 73.6799 -28.393 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 78.8329 -28.393 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 91.7779 -28.393 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 97.9559 -28.393 m
+ /N698 7.96999 Tf
+ (>) show
+ 104.748 -28.393 m
+ /N703 7.96999 Tf
+ (Next,R2\))
+ [6.75062 4.17627 4.87767 5.77023 8.40035 6.1289 5.6428 4.79789 ] pdfxs
+ (;) show
+ -47.0581 -37.858 m
+ /N1666 7.96999 Tf
+ (g) show
+ -36.9671 -37.858 m
+ /N1715 7.96999 Tf
+ (els)
+ [5.43557 3.67413 4.81389 ] pdfxs
+ (e) show
+ -12.7131 -37.858 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.5071 -47.322 m
+ (\003) show
+ -32.9501 -47.322 m
+ /N703 7.96999 Tf
+ (R2=createnode\(PD2,L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73836 5.25227 
+ 5.73039 5.69057 3.93713 5.52326 6.21663 5.41167 8.43223 5.29208 ] pdfxs
+ 78.1809 -47.322 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 83.2619 -47.322 m
+ /N698 7.96999 Tf
+ (>) show
+ 89.5159 -47.322 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.706 6.16085 4.79789 ] pdfxs
+ (;) show
+ -36.4811 -56.787 m
+ (splitclone\(PD1,PD2)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.11298 3.93713 
+ 5.51529 6.2246 5.41167 8.25689 5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 17.8918 -66.2509 m
+ (L) show
+ 22.2888 -66.2509 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3698 -66.2509 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6128 -66.2509 m
+ /N703 7.96999 Tf
+ (Next,R1,&)
+ [6.75062 4.17627 4.87767 5.77023 8.42426 6.16078 5.10084 7.21282 7.6034 ] pdfxs
+ (\() show
+ 94.0038 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 99.1578 -66.2509 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 112.102 -66.2509 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 118.281 -66.2509 m
+ /N698 7.96999 Tf
+ (>) show
+ 125.154 -66.2509 m
+ /N703 7.96999 Tf
+ (Next\))
+ [6.83032 4.25597 4.96534 5.28406 4.80586 ] pdfxs
+ (;) show
+ -47.6692 -75.7159 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8312 -85.1799 m
+ (g) show
+ -57.4272 -94.6449 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -36.4222 -94.6449 m
+ /N703 7.96999 Tf
+ (processlist\(lis)
+ [6.21656 4.80591 5.74641 5.26816 5.27613 4.8458 4.85377 3.85746 3.86543 4.8458 5.69849 
+ 5.97744 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 44.4008 -94.6449 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.4247 -94.6449 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.3947 -94.6449 m
+ /N1666 7.96999 Tf
+ (f) show
+ -46.2953 -104.109 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -22.8763 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -18.0273 -104.109 m
+ /N703 7.96999 Tf
+ (A)
+ [6.95784 ] pdfxs
+ (,) show
+ -2.97528 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 2.41371 -104.109 m
+ /N703 7.96999 Tf
+ (B)
+ [6.84621 ] pdfxs
+ (,) show
+ 17.3497 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 23.0887 -104.109 m
+ /N703 7.96999 Tf
+ (tmp)
+ [3.33938 7.10121 6.12092 ] pdfxs
+ (;) show
+ -47.3443 -113.574 m
+ (PoolPD1,PD2)
+ [6.51154 4.98129 4.98129 7.93809 5.51529 6.2246 5.41167 8.19313 5.4595 6.16084 5.58701 
+ ] pdfxs
+ (;) show
+ 33.6767 -113.574 m
+ /N1712 7.96999 Tf
+ (//initializepool)
+ [4.84572 11.6202 4.31969 6.51145 4.31969 4.54285 4.31969 6.06513 3.88937 4.31969 5.19639 
+ 11.8115 5.47535 5.47535 5.46738 3.29162 ] pdfxs
+ (s) show
+ -46.8963 -123.038 m
+ /N703 7.96999 Tf
+ (poolcreate\(&PD1\);poolcreate\(&PD2\))
+ [5.90573 5.42761 5.42761 3.5546 4.95733 4.49508 4.9653 5.42761 4.49503 5.05297 3.3872 
+ 6.37602 5.45153 6.16881 5.61889 4.98917 9.75525 5.90573 5.42761 5.43558 3.54663 4.9653 
+ 4.49508 4.95733 5.43558 4.48706 5.05297 3.3872 6.37602 5.4595 6.16084 5.43558 4.79789 
+ ] pdfxs
+ (;) show
+ -46.6433 -132.503 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\))
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 5.30801 3.3872 
+ 6.43978 5.51529 6.2246 4.61467 6.91793 7.21287 5.51529 6.2246 5.41167 8.42426 6.02532 
+ 6.91793 7.02956 6.37603 6.91793 6.99768 7.04546 4.79789 ] pdfxs
+ (;) show
+ -46.9723 -141.967 m
+ (processPortion\(A\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.55457 7.40416 4.98917 ] pdfxs
+ (;) show
+ 54.0007 -141.967 m
+ /N1712 7.96999 Tf
+ (//Processfirstlist)
+ [4.84572 10.7913 6.66295 4.47119 5.23625 4.80593 4.79796 4.35955 11.15 4.32766 4.31969 
+ 5.316 5.19639 11.4608 4.01689 4.46315 5.33188 2.84524 ] pdfxs
+ -46.9723 -151.432 m
+ /N703 7.96999 Tf
+ (processPortion\(B\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.72991 7.22877 4.98917 ] pdfxs
+ (;) show
+ 54.0007 -151.432 m
+ /N1712 7.96999 Tf
+ (//processsecondlist)
+ [4.84572 10.9667 5.41956 4.64652 5.41956 4.98127 4.9733 4.54285 10.4167 4.29579 4.72623 
+ 4.7342 5.16452 5.60288 12.0825 4.02486 4.45518 5.33188 2.84524 ] pdfxs
+ -47.6203 -170.361 m
+ (//thisloopiseventuallyeliminated)
+ [4.84572 11.3253 4.23999 5.77024 4.01683 10.9826 3.18801 5.37971 5.37174 11.8035 3.97698 
+ 11.1819 5.19646 5.19646 5.19646 6.06513 4.1045 5.85 5.63475 3.45102 3.44305 11.5963 
+ 5.03706 3.28365 3.72991 8.09755 3.72194 5.9137 5.47535 3.93713 5.03706 4.37549 ] pdfxs
+ -47.5873 -179.825 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -179.825 m
+ /N703 7.96999 Tf
+ (\(A)
+ [4.00886 6.93393 ] pdfxs
+ (\)) show
+ 2.34167 -179.825 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -189.29 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.4885 ] pdfxs
+ (A) show
+ -3.11632 -189.29 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96468 -189.29 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.28967 -189.29 m
+ /N703 7.96999 Tf
+ (Next;poolfree\(&PD1,A\);A=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.80307 6.00137 5.53919 5.53122 3.65821 3.88933 4.59869 
+ 5.06094 5.16455 3.3872 6.43181 5.51529 6.2246 5.41167 7.86636 7.40416 4.98917 7.93012 
+ 10.0422 10.9588 3.34735 7.10121 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -198.754 m
+ /N1666 7.96999 Tf
+ (g) show
+ -47.6203 -208.219 m
+ /N1712 7.96999 Tf
+ (//thisloopiseventuallyeliminated)
+ [4.84572 11.3253 4.23999 5.77024 4.01683 10.9826 3.18801 5.37971 5.37174 11.8035 3.97698 
+ 11.1819 5.19646 5.19646 5.19646 6.06513 4.1045 5.85 5.63475 3.45102 3.44305 11.5963 
+ 5.03706 3.28365 3.72991 8.09755 3.72194 5.9137 5.47535 3.93713 5.03706 4.37549 ] pdfxs
+ -47.5873 -217.683 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -217.683 m
+ /N703 7.96999 Tf
+ (\(B)
+ [4.1842 6.75854 ] pdfxs
+ (\)) show
+ 2.34164 -217.683 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -227.148 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.6081 ] pdfxs
+ (B) show
+ -3.11635 -227.148 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96465 -227.148 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.28964 -227.148 m
+ /N703 7.96999 Tf
+ (Next;poolfree\(&PD2,B\);B=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.80307 6.00137 5.53919 5.53122 3.65821 3.88933 4.59869 
+ 5.06094 5.16455 3.3872 6.43181 5.51529 6.2246 5.41167 8.0417 7.22877 4.98917 8.10546 
+ 9.86683 10.9588 3.34735 7.10121 6.11295 ] pdfxs
+ (;) show
+ -47.6694 -236.612 m
+ /N1666 7.96999 Tf
+ (g) show
+ -46.9884 -246.077 m
+ /N703 7.96999 Tf
+ (pooldestroy\(&PD1\);pooldestroy\(&PD2\))
+ [5.81009 5.33994 5.33994 3.45896 5.81009 4.86169 4.4473 4.39939 4.40741 5.33994 5.6667 
+ 3.3872 6.37602 5.4595 6.16084 5.61889 4.98917 9.66758 5.81009 5.33994 5.33994 3.45896 
+ 5.80212 4.86966 4.4473 4.39939 4.40741 5.33994 5.6667 3.3872 6.37602 5.45153 6.16881 
+ 5.43558 4.79789 ] pdfxs
+ (;) show
+ -57.8313 -255.542 m
+ /N1666 7.96999 Tf
+ (g) show
+ -37.6964 -270.984 m
+ /N703 7.96999 Tf
+ (\() show
+ (b\)Ccodeaf)
+ [4.70226 6.1209 8.93434 3.7698 4.46324 4.71023 6.58321 4.23211 2.59022 ] pdfxs
+ (t) show
+ (er)
+ [3.76183 6.12893 ] pdfxs
+ (t) show
+ (heba)
+ [4.70226 6.59118 4.70226 4.23211 ] pdfxs
+ (si) show
+ (cpoola)
+ [6.59118 4.94136 4.46324 4.24008 5.17251 4.23211 ] pdfxs
+ (l) show
+ (loca)
+ [2.3591 4.46324 3.7698 4.23211 ] pdfxs
+ (ti) show
+ (on)
+ [4.23211 7.53161 ] pdfxs
+ (tr) show
+ (an)
+ [4.24008 4.70226 ] pdfxs
+ (s) show
+ (fo)
+ [2.59022 4.23211 ] pdfxs
+ (r) show
+ (ma)
+ [7.05339 4.24008 ] pdfxs
+ (ti) show
+ (on)
+ [4.23211 4.70226 ] pdfxs
+ -222.009 -291.511 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleillus)
+ [9.08711 6.0654 3.0327 8.47629 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.05449 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -279.892 -317.015 m
+ /N634 10.909 Tf
+ (`)
+ [3.34914 ] pdfxs
+ (p) show
+ (roc)
+ [4.0363 5.01816 4.46185 ] pdfxs
+ (ess) show
+ (li)
+ [2.79267 3.33823 ] pdfxs
+ (s) show
+ (t'c)
+ [3.62179 7.25456 4.46185 ] pdfxs
+ (op) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (sali)
+ [8.35625 9.47994 2.79267 3.33823 ] pdfxs
+ (s) show
+ (tintotwo)
+ [7.52722 3.34914 6.13082 3.62179 9.47994 3.62179 7.2545 9.47994 ] pdfxs
+ (d) show
+ (isj)
+ [3.34914 4.45083 3.34914 ] pdfxs
+ (o) show
+ (intli)
+ [3.34914 6.13082 7.52722 2.79267 3.33823 ] pdfxs
+ (s) show
+ (ts)
+ [3.62179 8.36716 ] pdfxs
+ (\() show
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.47994 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (so) show
+ (me)
+ [8.92348 8.91272 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (d) show
+ (ic)
+ [3.34914 4.46185 ] pdfxs
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (e\)) show
+ (,)
+ [7.24365 ] pdfxs
+ (p) show
+ (roc)
+ [4.04721 5.01816 4.46185 ] pdfxs
+ (esse) show
+ (se)
+ [8.35625 4.46185 ] pdfxs
+ (ach) show
+ (,t)
+ [7.25456 3.62179 ] pdfxs
+ (he) show
+ (n) show
+ -283.628 -330.564 m
+ (fre)
+ [3.34914 4.0363 4.46185 ] pdfxs
+ (e) show
+ (st)
+ [8.36716 3.62179 ] pdfxs
+ (he) show
+ (m.Aft)
+ [8.92348 8.36728 8.10534 3.34914 3.62179 ] pdfxs
+ (e) show
+ (rb)
+ [8.49808 4.46185 ] pdfxs
+ (as) show
+ (icpo)
+ [3.34914 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.68718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n,t)
+ [6.14173 7.24365 3.62179 ] pdfxs
+ (h) show
+ (en)
+ [8.92363 6.13082 ] pdfxs
+ (e) show
+ (wli)
+ [11.1599 2.78176 3.34914 ] pdfxs
+ (s) show
+ (ts)
+ [3.62179 8.36716 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 8.92363 ] pdfxs
+ (p) show
+ (utin)
+ [5.85816 7.52722 3.33823 10.0362 ] pdfxs
+ (se) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tepo)
+ [3.62179 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.79267 8.35625 ] pdfxs
+ (\() show
+ 90.8057 -330.564 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 108.66 -330.564 m
+ /N614 10.909 Tf
+ (1) show
+ 118.017 -330.564 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 139.205 -330.564 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 157.059 -330.564 m
+ /N614 10.909 Tf
+ (2) show
+ 162.513 -330.564 m
+ /N634 10.909 Tf
+ (\)) show
+ -289.104 -344.114 m
+ (whi)
+ [7.24359 5.58542 3.33823 ] pdfxs
+ (c) show
+ (h)
+ [9.47994 ] pdfxs
+ (a) show
+ (reea)
+ [4.04721 8.92363 4.45094 5.58542 ] pdfxs
+ (c) show
+ (hc)
+ [9.46903 4.46185 ] pdfxs
+ (o) show
+ (nti)
+ [6.14173 3.62179 3.34914 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (o) show
+ (usinm)
+ [5.85816 8.36716 3.33823 10.0362 8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry.Aft)
+ [4.60356 5.29078 8.36728 8.10534 3.34914 3.62179 ] pdfxs
+ (e) show
+ (rsu)
+ [8.50899 4.45083 5.85816 ] pdfxs
+ (bs) show
+ (e)
+ [4.46185 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.52722 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.92348 3.33823 ] pdfxs
+ (za) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (desc) show
+ (ribedinC)
+ [4.60356 3.34914 4.46185 4.45094 9.47994 3.34914 10.0362 7.81088 ] pdfxs
+ (hap) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (6) show
+ (,t)
+ [7.24365 3.62179 ] pdfxs
+ (he) show
+ -282.795 -357.663 m
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (llst)
+ [3.34903 2.78176 8.36716 3.62179 ] pdfxs
+ (o) show
+ -245.159 -357.663 m
+ /N2528 10.909 Tf
+ (poolfree) show
+ -195.438 -357.663 m
+ /N634 10.909 Tf
+ (a) show
+ (ndthelo)
+ [6.13082 9.47994 3.62179 5.58542 8.91272 2.79267 5.01816 ] pdfxs
+ (op) show
+ (sc)
+ [8.36716 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (iningt)
+ [3.34914 6.13082 3.34914 6.13082 8.92363 3.62179 ] pdfxs
+ (he) show
+ (m)
+ [12.8289 ] pdfxs
+ (a) show
+ (rer)
+ [4.0363 8.92363 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (ov) show
+ (edbec)
+ [4.46185 9.46903 4.46185 4.46185 4.46185 ] pdfxs
+ (a) show
+ (u)
+ [5.85816 ] pdfxs
+ (se) show
+ 50.7296 -357.663 m
+ /N2528 10.909 Tf
+ (pooldestroy) show
+ 117.632 -357.663 m
+ /N634 10.909 Tf
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (o) show
+ (mic)
+ [8.92348 3.34914 4.46185 ] pdfxs
+ (a) show
+ (lly)
+ [3.34903 2.78176 5.30169 ] pdfxs
+ -110.739 -371.212 m
+ (fre)
+ [3.34914 4.0363 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (llpo)
+ [3.34903 6.68718 5.01816 5.01816 ] pdfxs
+ (o) show
+ (lm)
+ [6.68718 8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry.)
+ [4.60356 5.29078 3.34914 ] pdfxs
+ 1 0 0 1 -255.437 -487.775 cm
+ q
+ 0.445312 0 0 0.445312 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2090 350 l
+ 2090 2290 l
+ 350 2290 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1350 360 m
+ 1660 360 l
+ S
+ n
+ 1660 360 m
+ 1710 360 1780 410 1780 470 c
+ S
+ n
+ 1780 470 m
+ 1780 600 l
+ S
+ n
+ 1780 600 m
+ 1780 660 1720 720 1660 720 c
+ S
+ n
+ 1660 720 m
+ 1350 720 l
+ S
+ n
+ 1350 720 m
+ 1300 720 1240 660 1240 600 c
+ S
+ n
+ 1240 600 m
+ 1240 470 l
+ S
+ n
+ 1240 470 m
+ 1240 410 1290 360 1350 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 850 1080 m
+ 1250 1080 l
+ S
+ n
+ 1250 1080 m
+ 1310 1080 1370 1140 1370 1200 c
+ S
+ n
+ 1370 1200 m
+ 1370 1440 l
+ S
+ n
+ 1370 1440 m
+ 1370 1500 1310 1560 1250 1560 c
+ S
+ n
+ 1250 1560 m
+ 850 1560 l
+ S
+ n
+ 850 1560 m
+ 790 1560 740 1500 740 1440 c
+ S
+ n
+ 740 1440 m
+ 740 1200 l
+ S
+ n
+ 740 1200 m
+ 740 1140 790 1080 850 1080 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 81 139 m
+ /N2532 14 Tf
+ (l) show
+ 84.84 139 m
+ (i) show
+ 88.68 139 m
+ (s) show
+ 93.96 139 m
+ (t) show
+ 97.8 139 m
+ (:) show
+ 105.24 139 m
+ (H) show
+ 115.32 139 m
+ (M) show
+ Q
+ n
+ 740 1320 m
+ 1370 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1050 1080 m
+ 1050 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1210 1200 m
+ 1210 1200 1300 1000 1390 810 c
+ S
+ n
+ 1420 830 m
+ 1430 720 l
+ 1360 800 l
+ f
+ n
+ 1420 830 m
+ 1430 720 l
+ 1360 800 l
+ h
+ S
+ n
+ 2080 1320 m
+ 2080 1419.41 1959.12 1500 1810 1500 c
+ 1660.88 1500 1540 1419.41 1540 1320 c
+ 1540 1220.59 1660.88 1140 1810 1140 c
+ 1959.12 1140 2080 1220.59 2080 1320 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 167 127 m
+ /N2532 14 Tf
+ (D) show
+ 177.08 127 m
+ (a) show
+ 183.32 127 m
+ (t) show
+ 187.4 127 m
+ (a) show
+ Q
+ n
+ 1720 1090 m
+ 1690 1000 1650 910 1620 820 c
+ 0.630997 sc
+ S
+ n
+ 1780 1110 m
+ 1690 1150 l
+ 1680 1130 l
+ 1780 1090 l
+ f
+ n
+ 1780 1110 m
+ 1690 1150 l
+ 1680 1130 l
+ 1780 1090 l
+ h
+ S
+ n
+ 1740 1140 m
+ 1720 1090 l
+ S
+ n
+ 1650 800 m
+ 1580 720 l
+ 1580 830 l
+ f
+ n
+ 1650 800 m
+ 1580 720 l
+ 1580 830 l
+ h
+ S
+ n
+ 900 2100 m
+ 900 2199.41 779.117 2280 630 2280 c
+ 480.883 2280 360 2199.41 360 2100 c
+ 360 2000.59 480.883 1920 630 1920 c
+ 779.117 1920 900 2000.59 900 2100 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49 205 m
+ /N2532 14 Tf
+ (N) show
+ 58.84 205 m
+ (e) show
+ 64.6 205 m
+ (w) show
+ Q
+ n
+ 740 1880 m
+ 780 1810 830 1730 870 1650 c
+ 0.630997 sc
+ S
+ n
+ 770 1940 m
+ 680 1900 l
+ 680 1880 l
+ 780 1920 l
+ f
+ n
+ 770 1940 m
+ 680 1900 l
+ 680 1880 l
+ 780 1920 l
+ h
+ S
+ n
+ 720 1930 m
+ 740 1880 l
+ S
+ n
+ 900 1660 m
+ 920 1560 l
+ 840 1630 l
+ f
+ n
+ 900 1660 m
+ 920 1560 l
+ 840 1630 l
+ h
+ S
+ n
+ 1860 2100 m
+ 1860 2199.41 1685.39 2280 1470 2280 c
+ 1254.61 2280 1080 2199.41 1080 2100 c
+ 1080 2000.59 1254.61 1920 1470 1920 c
+ 1685.39 1920 1860 2000.59 1860 2100 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 120 205 m
+ /N2532 14 Tf
+ (r) show
+ 124.56 205 m
+ (e) show
+ 130.56 205 m
+ (t) show
+ 134.4 205 m
+ (u) show
+ 141.36 205 m
+ (r) show
+ 146.16 205 m
+ (n) show
+ 153.12 205 m
+ (i) show
+ 156.96 205 m
+ (n) show
+ 163.92 205 m
+ (g) show
+ Q
+ n
+ 1350 1880 m
+ 1310 1810 1260 1730 1230 1650 c
+ 0.630997 sc
+ S
+ n
+ 1410 1890 m
+ 1320 1930 l
+ 1310 1920 l
+ 1400 1870 l
+ f
+ n
+ 1410 1890 m
+ 1320 1930 l
+ 1310 1920 l
+ 1400 1870 l
+ h
+ S
+ n
+ 1370 1920 m
+ 1350 1880 l
+ S
+ n
+ 1260 1630 m
+ 1180 1560 l
+ 1200 1660 l
+ f
+ n
+ 1260 1630 m
+ 1180 1560 l
+ 1200 1660 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -19.63 -13.55 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\))
+ [7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.19491 7.22665 ] pdfxs
+ (rap) show
+ (h)
+ [8.19491 ] pdfxs
+ (fo) show
+ (rc)
+ [6.67063 4.09746 ] pdfxs
+ (rea) show
+ (t)
+ [3.58634 ] pdfxs
+ (en) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 1 0 0 1 150.163 13.55 cm
+ q
+ 0.419373 0 0 0.419373 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3360 350 l
+ 3360 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 2540 1200 m
+ 2850 1200 l
+ S
+ n
+ 2850 1200 m
+ 2900 1200 2970 1260 2970 1320 c
+ S
+ n
+ 2970 1320 m
+ 2970 1560 l
+ S
+ n
+ 2970 1560 m
+ 2970 1620 2910 1680 2850 1680 c
+ S
+ n
+ 2850 1680 m
+ 2540 1680 l
+ S
+ n
+ 2540 1680 m
+ 2490 1680 2430 1620 2430 1560 c
+ S
+ n
+ 2430 1560 m
+ 2430 1320 l
+ S
+ n
+ 2430 1320 m
+ 2430 1260 2480 1200 2540 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 253 151 m
+ /N2536 14 Tf
+ (l) show
+ 256.84 151 m
+ (i) show
+ 260.68 151 m
+ (s) show
+ 265.96 151 m
+ (t) show
+ 269.8 151 m
+ (:) show
+ 277.24 151 m
+ (R) show
+ Q
+ n
+ 2430 1440 m
+ 2970 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2700 1200 m
+ 2700 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2700 1200 m
+ 2820 1100 3020 980 3150 1110 c
+ 3350 1310 3350 1560 3150 1770 c
+ 3090 1830 3010 1810 2940 1750 c
+ S
+ n
+ 2970 1730 m
+ 2870 1680 l
+ 2920 1780 l
+ f
+ n
+ 2970 1730 m
+ 2870 1680 l
+ 2920 1780 l
+ h
+ S
+ n
+ 1760 360 m
+ 2070 360 l
+ S
+ n
+ 2070 360 m
+ 2120 360 2190 420 2190 480 c
+ S
+ n
+ 2190 480 m
+ 2190 720 l
+ S
+ n
+ 2190 720 m
+ 2190 780 2130 840 2070 840 c
+ S
+ n
+ 2070 840 m
+ 1760 840 l
+ S
+ n
+ 1760 840 m
+ 1710 840 1650 780 1650 720 c
+ S
+ n
+ 1650 720 m
+ 1650 480 l
+ S
+ n
+ 1650 480 m
+ 1650 420 1700 360 1760 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 176 67 m
+ /N2536 14 Tf
+ (i) show
+ 179.84 67 m
+ (n) show
+ 186.8 67 m
+ (t) show
+ 190.64 67 m
+ (:) show
+ 198.08 67 m
+ (R) show
+ Q
+ n
+ 1650 600 m
+ 2190 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2830 1320 m
+ 2830 1320 2530 1110 2270 900 c
+ S
+ n
+ 2290 870 m
+ 2190 840 l
+ 2250 930 l
+ f
+ n
+ 2290 870 m
+ 2190 840 l
+ 2250 930 l
+ h
+ S
+ n
+ 580 1200 m
+ 980 1200 l
+ S
+ n
+ 980 1200 m
+ 1040 1200 1100 1260 1100 1320 c
+ S
+ n
+ 1100 1320 m
+ 1100 1560 l
+ S
+ n
+ 1100 1560 m
+ 1100 1620 1040 1680 980 1680 c
+ S
+ n
+ 980 1680 m
+ 580 1680 l
+ S
+ n
+ 580 1680 m
+ 520 1680 470 1620 470 1560 c
+ S
+ n
+ 470 1560 m
+ 470 1320 l
+ S
+ n
+ 470 1320 m
+ 470 1260 520 1200 580 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54 151 m
+ /N2536 14 Tf
+ (l) show
+ 57.84 151 m
+ (i) show
+ 61.68 151 m
+ (s) show
+ 66.96 151 m
+ (t) show
+ 70.8 151 m
+ (:) show
+ 78.24 151 m
+ (H) show
+ 88.32 151 m
+ (M) show
+ Q
+ n
+ 470 1440 m
+ 1100 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 780 1200 m
+ 780 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 940 1320 m
+ 940 1320 1030 1250 1100 1200 c
+ 1300 1050 1390 1020 1570 900 c
+ S
+ n
+ 1590 930 m
+ 1650 840 l
+ 1550 870 l
+ f
+ n
+ 1590 930 m
+ 1650 840 l
+ 1550 870 l
+ h
+ S
+ n
+ 760 1200 m
+ 910 1090 1130 970 1270 1110 c
+ 1470 1310 1470 1560 1270 1770 c
+ 1200 1840 1120 1810 1040 1750 c
+ S
+ n
+ 1060 1720 m
+ 960 1680 l
+ 1010 1770 l
+ f
+ n
+ 1060 1720 m
+ 960 1680 l
+ 1010 1770 l
+ h
+ S
+ n
+ 1560 1200 m
+ 1960 1200 l
+ S
+ n
+ 1960 1200 m
+ 2020 1200 2080 1260 2080 1320 c
+ S
+ n
+ 2080 1320 m
+ 2080 1560 l
+ S
+ n
+ 2080 1560 m
+ 2080 1620 2020 1680 1960 1680 c
+ S
+ n
+ 1960 1680 m
+ 1560 1680 l
+ S
+ n
+ 1560 1680 m
+ 1500 1680 1450 1620 1450 1560 c
+ S
+ n
+ 1450 1560 m
+ 1450 1320 l
+ S
+ n
+ 1450 1320 m
+ 1450 1260 1500 1200 1560 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 152 151 m
+ /N2536 14 Tf
+ (l) show
+ 155.84 151 m
+ (i) show
+ 159.68 151 m
+ (s) show
+ 164.96 151 m
+ (t) show
+ 168.8 151 m
+ (:) show
+ 176.24 151 m
+ (H) show
+ 186.32 151 m
+ (M) show
+ Q
+ n
+ 1450 1440 m
+ 2080 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1760 1200 m
+ 1760 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1920 1320 m
+ 1920 1320 1920 1130 1920 940 c
+ S
+ n
+ 1960 940 m
+ 1920 840 l
+ 1890 940 l
+ f
+ n
+ 1960 940 m
+ 1920 840 l
+ 1890 940 l
+ h
+ S
+ n
+ 1740 1200 m
+ 1880 1090 2110 970 2250 1110 c
+ 2450 1310 2450 1560 2250 1770 c
+ 2180 1840 2100 1810 2020 1750 c
+ S
+ n
+ 2040 1720 m
+ 1940 1680 l
+ 1990 1770 l
+ f
+ n
+ 2040 1720 m
+ 1940 1680 l
+ 1990 1770 l
+ h
+ S
+ n
+ 2970 2220 m
+ 2970 2319.41 2849.12 2400 2700 2400 c
+ 2550.88 2400 2430 2319.41 2430 2220 c
+ 2430 2120.59 2550.88 2040 2700 2040 c
+ 2849.12 2040 2970 2120.59 2970 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 265.723 217 m
+ /N2536 14 Tf
+ (L) show
+ Q
+ n
+ 2700 1990 m
+ 2700 1920 2700 1850 2700 1780 c
+ 0.630997 sc
+ S
+ n
+ 2650 2010 100 20 re
+ f
+ n
+ 2650 2010 100 20 re
+ S
+ n
+ 2700 2040 m
+ 2700 1990 l
+ S
+ n
+ 2740 1780 m
+ 2700 1680 l
+ 2670 1780 l
+ f
+ n
+ 2740 1780 m
+ 2700 1680 l
+ 2670 1780 l
+ h
+ S
+ n
+ 1880 2220 m
+ 1880 2319.41 1759.12 2400 1610 2400 c
+ 1460.88 2400 1340 2319.41 1340 2220 c
+ 1340 2120.59 1460.88 2040 1610 2040 c
+ 1759.12 2040 1880 2120.59 1880 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 152 217 m
+ /N2536 14 Tf
+ (R) show
+ 161.36 217 m
+ (1) show
+ Q
+ n
+ 1610 1990 m
+ 1610 1850 1610 1680 1610 1540 c
+ 0.630997 sc
+ S
+ n
+ 1560 2010 100 20 re
+ f
+ n
+ 1560 2010 100 20 re
+ S
+ n
+ 1610 2040 m
+ 1610 1990 l
+ S
+ n
+ 1650 1540 m
+ 1610 1440 l
+ 1580 1540 l
+ f
+ n
+ 1650 1540 m
+ 1610 1440 l
+ 1580 1540 l
+ h
+ S
+ n
+ 900 2220 m
+ 900 2319.41 779.117 2400 630 2400 c
+ 480.883 2400 360 2319.41 360 2220 c
+ 360 2120.59 480.883 2040 630 2040 c
+ 779.117 2040 900 2120.59 900 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54 217 m
+ /N2536 14 Tf
+ (R) show
+ 63.36 217 m
+ (2) show
+ Q
+ n
+ 630 1990 m
+ 630 1850 630 1680 630 1540 c
+ 0.630997 sc
+ S
+ n
+ 580 2010 100 20 re
+ f
+ n
+ 580 2010 100 20 re
+ S
+ n
+ 630 2040 m
+ 630 1990 l
+ S
+ n
+ 670 1540 m
+ 630 1440 l
+ 600 1540 l
+ f
+ n
+ 670 1540 m
+ 630 1440 l
+ 600 1540 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 7.16599 -13.55 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\))
+ [7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.19491 7.22665 ] pdfxs
+ (rap) show
+ (h)
+ [8.19491 ] pdfxs
+ (fo) show
+ (rs)
+ [6.67063 3.64018 ] pdfxs
+ (p) show
+ (litcl)
+ [2.55527 2.56423 3.57737 4.09746 2.56423 ] pdfxs
+ (one) show
+ 1 0 0 1 145.856 13.55 cm
+ q
+ 0.419373 0 0 0.419373 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 558.532 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3450 350 l
+ 3450 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1820 360 m
+ 2130 360 l
+ S
+ n
+ 2130 360 m
+ 2180 360 2250 420 2250 480 c
+ S
+ n
+ 2250 480 m
+ 2250 720 l
+ S
+ n
+ 2250 720 m
+ 2250 780 2190 840 2130 840 c
+ S
+ n
+ 2130 840 m
+ 1820 840 l
+ S
+ n
+ 1820 840 m
+ 1770 840 1710 780 1710 720 c
+ S
+ n
+ 1710 720 m
+ 1710 480 l
+ S
+ n
+ 1710 480 m
+ 1710 420 1760 360 1820 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 182 67 m
+ /N2540 14 Tf
+ (i) show
+ 185.84 67 m
+ (n) show
+ 192.8 67 m
+ (t) show
+ 196.64 67 m
+ (:) show
+ 204.08 67 m
+ (R) show
+ Q
+ n
+ 1710 600 m
+ 2250 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 470 1200 m
+ 970 1200 l
+ S
+ n
+ 970 1200 m
+ 1030 1200 1090 1260 1090 1320 c
+ S
+ n
+ 1090 1320 m
+ 1090 1560 l
+ S
+ n
+ 1090 1560 m
+ 1090 1620 1030 1680 970 1680 c
+ S
+ n
+ 970 1680 m
+ 470 1680 l
+ S
+ n
+ 470 1680 m
+ 410 1680 360 1620 360 1560 c
+ S
+ n
+ 360 1560 m
+ 360 1320 l
+ S
+ n
+ 360 1320 m
+ 360 1260 410 1200 470 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 151 m
+ /N2540 14 Tf
+ (l) show
+ 46.84 151 m
+ (i) show
+ 50.68 151 m
+ (s) show
+ 55.96 151 m
+ (t) show
+ 59.8 151 m
+ (:) show
+ 67.24 151 m
+ (H) show
+ 77.32 151 m
+ (M) show
+ 89.8 151 m
+ (R) show
+ Q
+ n
+ 360 1440 m
+ 1090 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 720 1200 m
+ 720 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1320 m
+ 900 1320 1010 1250 1090 1200 c
+ 1340 1050 1440 1020 1630 900 c
+ S
+ n
+ 1650 930 m
+ 1710 840 l
+ 1610 870 l
+ f
+ n
+ 1650 930 m
+ 1710 840 l
+ 1610 870 l
+ h
+ S
+ n
+ 680 1200 m
+ 850 1090 1110 950 1260 1110 c
+ 1470 1310 1470 1560 1260 1770 c
+ 1180 1850 1090 1820 1000 1750 c
+ S
+ n
+ 1020 1720 m
+ 920 1680 l
+ 970 1770 l
+ f
+ n
+ 1020 1720 m
+ 920 1680 l
+ 970 1770 l
+ h
+ S
+ n
+ 1550 1200 m
+ 2050 1200 l
+ S
+ n
+ 2050 1200 m
+ 2110 1200 2170 1260 2170 1320 c
+ S
+ n
+ 2170 1320 m
+ 2170 1560 l
+ S
+ n
+ 2170 1560 m
+ 2170 1620 2110 1680 2050 1680 c
+ S
+ n
+ 2050 1680 m
+ 1550 1680 l
+ S
+ n
+ 1550 1680 m
+ 1490 1680 1440 1620 1440 1560 c
+ S
+ n
+ 1440 1560 m
+ 1440 1320 l
+ S
+ n
+ 1440 1320 m
+ 1440 1260 1490 1200 1550 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 151 151 m
+ /N2540 14 Tf
+ (l) show
+ 154.84 151 m
+ (i) show
+ 158.68 151 m
+ (s) show
+ 163.96 151 m
+ (t) show
+ 167.8 151 m
+ (:) show
+ 175.24 151 m
+ (H) show
+ 185.32 151 m
+ (M) show
+ 197.8 151 m
+ (R) show
+ Q
+ n
+ 1440 1440 m
+ 2170 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1800 1200 m
+ 1800 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1980 1320 m
+ 1980 1320 1980 1130 1980 940 c
+ S
+ n
+ 2020 940 m
+ 1980 840 l
+ 1950 940 l
+ f
+ n
+ 2020 940 m
+ 1980 840 l
+ 1950 940 l
+ h
+ S
+ n
+ 1760 1200 m
+ 1920 1090 2180 950 2340 1110 c
+ 2540 1310 2540 1560 2340 1770 c
+ 2260 1850 2170 1820 2080 1750 c
+ S
+ n
+ 2100 1720 m
+ 2000 1680 l
+ 2050 1770 l
+ f
+ n
+ 2100 1720 m
+ 2000 1680 l
+ 2050 1770 l
+ h
+ S
+ n
+ 2630 1200 m
+ 2940 1200 l
+ S
+ n
+ 2940 1200 m
+ 2990 1200 3060 1260 3060 1320 c
+ S
+ n
+ 3060 1320 m
+ 3060 1560 l
+ S
+ n
+ 3060 1560 m
+ 3060 1620 3000 1680 2940 1680 c
+ S
+ n
+ 2940 1680 m
+ 2630 1680 l
+ S
+ n
+ 2630 1680 m
+ 2580 1680 2520 1620 2520 1560 c
+ S
+ n
+ 2520 1560 m
+ 2520 1320 l
+ S
+ n
+ 2520 1320 m
+ 2520 1260 2570 1200 2630 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262 151 m
+ /N2540 14 Tf
+ (l) show
+ 265.84 151 m
+ (i) show
+ 269.68 151 m
+ (s) show
+ 274.96 151 m
+ (t) show
+ 278.8 151 m
+ (:) show
+ 286.24 151 m
+ (R) show
+ Q
+ n
+ 2520 1440 m
+ 3060 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2790 1200 m
+ 2790 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2920 1320 m
+ 2920 1320 2600 1110 2330 900 c
+ S
+ n
+ 2350 870 m
+ 2250 840 l
+ 2310 930 l
+ f
+ n
+ 2350 870 m
+ 2250 840 l
+ 2310 930 l
+ h
+ S
+ n
+ 2790 1200 m
+ 2910 1100 3110 980 3240 1110 c
+ 3440 1310 3440 1560 3240 1770 c
+ 3180 1830 3100 1810 3030 1750 c
+ S
+ n
+ 3060 1730 m
+ 2960 1680 l
+ 3010 1780 l
+ f
+ n
+ 3060 1730 m
+ 2960 1680 l
+ 3010 1780 l
+ h
+ S
+ n
+ 3060 2220 m
+ 3060 2319.41 2939.12 2400 2790 2400 c
+ 2640.88 2400 2520 2319.41 2520 2220 c
+ 2520 2120.59 2640.88 2040 2790 2040 c
+ 2939.12 2040 3060 2120.59 3060 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 274.723 217 m
+ /N2540 14 Tf
+ (L) show
+ Q
+ n
+ 2790 1990 m
+ 2790 1920 2790 1850 2790 1780 c
+ 0.630997 sc
+ S
+ n
+ 2740 2010 100 20 re
+ f
+ n
+ 2740 2010 100 20 re
+ S
+ n
+ 2790 2040 m
+ 2790 1990 l
+ S
+ n
+ 2830 1780 m
+ 2790 1680 l
+ 2760 1780 l
+ f
+ n
+ 2830 1780 m
+ 2790 1680 l
+ 2760 1780 l
+ h
+ S
+ n
+ 990 2220 m
+ 990 2319.41 869.117 2400 720 2400 c
+ 570.883 2400 450 2319.41 450 2220 c
+ 450 2120.59 570.883 2040 720 2040 c
+ 869.117 2040 990 2120.59 990 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.946 217 m
+ /N2540 14 Tf
+ (A) show
+ Q
+ n
+ 720 1990 m
+ 720 1920 720 1850 720 1780 c
+ 0.630997 sc
+ S
+ n
+ 670 2010 100 20 re
+ f
+ n
+ 670 2010 100 20 re
+ S
+ n
+ 720 2040 m
+ 720 1990 l
+ S
+ n
+ 760 1780 m
+ 720 1680 l
+ 690 1780 l
+ f
+ n
+ 760 1780 m
+ 720 1680 l
+ 690 1780 l
+ h
+ S
+ n
+ 2070 2220 m
+ 2070 2319.41 1949.12 2400 1800 2400 c
+ 1650.88 2400 1530 2319.41 1530 2220 c
+ 1530 2120.59 1650.88 2040 1800 2040 c
+ 1949.12 2040 2070 2120.59 2070 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 175.331 217 m
+ /N2540 14 Tf
+ (B) show
+ Q
+ n
+ 1800 1990 m
+ 1800 1920 1800 1850 1800 1780 c
+ 0.630997 sc
+ S
+ n
+ 1750 2010 100 20 re
+ f
+ n
+ 1750 2010 100 20 re
+ S
+ n
+ 1800 2040 m
+ 1800 1990 l
+ S
+ n
+ 1840 1780 m
+ 1800 1680 l
+ 1770 1780 l
+ f
+ n
+ 1840 1780 m
+ 1800 1680 l
+ 1770 1780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 7.84 -13.55 cm
+ 0 0 m
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.18594 7.23561 ] pdfxs
+ (rap) show
+ (hfor)
+ [8.18594 2.82424 4.59962 6.6796 ] pdfxs
+ (pr) show
+ (ocesslist)
+ [4.8686 4.0885 4.10643 3.63121 3.63121 2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ -229.747 -26.363 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:BU)
+ [7.8872 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsinFi)
+ [6.0654 7.94172 3.0327 9.68719 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (\(a\)) show
+ -102.467 -58.019 m
+ (112) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 10.0254 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 8.54173 ] pdfxs
+ (o) show
+ (nelevel)
+ [6.05449 9.11992 3.0327 4.8436 5.4545 4.85451 7.29812 ] pdfxs
+ (o) show
+ (fp)
+ [7.59266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erdereference,wherewec)
+ [4.85451 8.54173 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 7.46175 7.8763 6.0654 4.8436 4.27631 9.10902 7.58175 9.11992 4.8436 
+ ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 8.54173 ] pdfxs
+ (a) show
+ (lllevels.F)
+ [3.0327 7.29812 3.02179 4.85451 5.4545 4.8436 3.0327 4.30902 9.77446 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.54173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,f)
+ [9.09802 6.05449 3.0327 4.8436 7.46175 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.54173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ement)
+ [4.85451 9.08711 4.8436 5.75995 8.09456 ] pdfxs
+ (\\*) show
+ (p=)
+ [9.91628 12.3272 ] pdfxs
+ (**) show
+ (q)
+ [5.75995 ] pdfxs
+ (") show
+ (,wew)
+ [6.93812 7.57085 8.70538 7.57085 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 9.91628 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.09456 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.88358 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.14899 6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.2654 4.29811 ] pdfxs
+ 259.074 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 267.559 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (p,)
+ [6.0654 3.02179 ] pdfxs
+ (*) show
+ (q) show
+ 293.316 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 301.801 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 308.735 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 317.22 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (q,)
+ [5.75995 3.0327 ] pdfxs
+ (**) show
+ (q) show
+ 348.129 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 356.614 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.93812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 384.975 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 393.46 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (p,)
+ [6.0654 3.02179 ] pdfxs
+ (**) show
+ (q) show
+ 424.672 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 433.157 -21.922 m
+ /N614 10.909 Tf
+ (,where)
+ [6.93812 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ -0.00012207 -43.845 m
+ (Da) show
+ (se)
+ [7.45081 4.8436 ] pdfxs
+ (t) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (l.,)
+ [3.0327 3.02179 6.27267 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.0327 8.90174 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.38547 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 7.9963 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.Asec)
+ [7.72357 11.3235 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rydi\013erenceis)
+ [4.27631 8.90174 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 7.9963 
+ 3.0327 7.45081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twec)
+ [7.38547 7.58175 7.9963 4.8436 ] pdfxs
+ (o) show
+ (nsidermus)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.4181 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.45081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (to) show
+ -0.00012207 -65.768 m
+ (be)
+ [6.35994 8.25811 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 6.47994 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.16356 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 9.17446 4.8436 ] pdfxs
+ (o) show
+ (untn)
+ [6.0654 5.74904 7.6582 6.05449 ] pdfxs
+ (o) show
+ (-)
+ [3.64352 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (sapreciseresp)
+ [7.71263 8.85811 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 8.25811 4.2654 4.85451 
+ 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nse.Webelieve)
+ [6.0654 4.29811 4.85451 7.79993 10.309 8.2472 6.37085 4.8436 3.0327 3.0327 4.8436 
+ 5.4545 8.25811 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 7.71263 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nddi\013erence)
+ [6.05449 9.46901 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.25811 
+ ] pdfxs
+ (t) show
+ (obe)
+ [8.86901 6.35994 4.8436 ] pdfxs
+ -0.00012207 -87.69 m
+ (verymin)
+ [5.4545 4.8436 4.27631 9.51264 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (r)
+ [8.029 ] pdfxs
+ (a) show
+ (s)
+ [8.05081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.59629 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 9.50173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesc)
+ [3.0327 5.74904 4.30902 4.8436 8.05081 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.59629 ] pdfxs
+ (o) show
+ (fre)
+ [7.07994 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urningmust)
+ [6.0654 4.2654 6.0654 3.0327 6.05449 9.20719 8.79257 6.05449 4.30902 7.98547 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [8.05081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.80719 3.0327 9.80719 ] pdfxs
+ (t) show
+ (hisev)
+ [6.05449 3.0327 8.05081 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.00012207 -109.613 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 18.1259 -109.613 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 46.3649 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 66.9149 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 105.792 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,whichsh)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 6.14176 7.8763 6.0654 3.0327 4.53815 9.03265 
+ 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.03265 6.0654 ] pdfxs
+ (o) show
+ (timp)
+ [7.21093 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.22184 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 7.82175 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.82175 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.03265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.8436 4.30902 3.0327 ] pdfxs
+ 16.9359 -131.535 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.18175 ] pdfxs
+ (4) show
+ (.3shows)
+ [3.0327 8.79265 4.29811 6.0654 5.14905 7.8763 7.63627 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.0654 8.18175 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.18175 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lqueries)
+ [10.1563 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 7.63627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [7.57093 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnaMay)
+ [6.0654 4.2654 9.40355 8.79265 9.99272 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [7.63627 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsef)
+ [6.05449 4.30902 8.18175 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.60355 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ -0.00012207 -153.458 m
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 9.42537 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksin)
+ [4.27631 5.75995 8.87989 3.02179 10.6363 ] pdfxs
+ (o) show
+ (ursui)
+ [6.0654 8.84718 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.42537 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 10.6363 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.84718 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6363 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.87989 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.87989 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.7017 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.60357 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 9.42537 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sin)
+ [8.87989 3.0327 6.0654 ] pdfxs
+ -0.00012207 -175.38 m
+ (t) show
+ (hissec)
+ [6.05449 3.0327 9.3708 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.90537 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (upedbybenchm)
+ [6.05449 6.37085 4.8436 11.1272 5.75995 10.8217 6.35994 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 10.8217 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [9.91628 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1163 ] pdfxs
+ (o) show
+ (rdered)
+ [4.27631 6.0654 4.8436 4.27631 4.8436 11.1272 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 10.5163 ] pdfxs
+ (t) show
+ (o)
+ [10.5163 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.90537 5.75995 6.0654 8.78166 6.35994 4.85451 9.33808 ] pdfxs
+ (o) show
+ (fmem)
+ [8.39992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.00012207 -197.303 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.6508 3.0327 10.4181 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.2072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.4398 ] pdfxs
+ (\(t) show
+ (om)
+ [9.80719 9.08711 ] pdfxs
+ (at) show
+ (cht)
+ [4.54905 10.4181 4.23277 ] pdfxs
+ (a) show
+ (blesinSec)
+ [6.0654 3.0327 4.8436 8.66171 3.0327 10.4072 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Th)
+ [10.0254 7.88721 6.05449 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hinspec)
+ [10.4181 3.0327 6.0654 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (his\f)
+ [6.0654 3.0327 8.6508 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -0.00012207 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n\frms)
+ [6.0654 6.0654 4.2654 9.09802 7.90899 ] pdfxs
+ (a) show
+ (ndv)
+ [6.05449 9.66537 5.14904 ] pdfxs
+ (a) show
+ (lid)
+ [3.0327 3.0327 6.0654 ] pdfxs
+ (at) show
+ (essever)
+ [4.8436 7.90899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.63267 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.90899 ] pdfxs
+ (o) show
+ (fp)
+ [6.93812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.87628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyseswhichhavebeenprevi)
+ [3.0327 5.75995 4.29811 4.85451 7.90899 7.8763 6.0654 3.02179 4.54905 9.66537 6.0654 
+ 5.14905 5.4545 8.45447 6.35994 4.85451 4.8436 9.66537 6.0654 4.2654 4.85451 5.75995 
+ 3.0327 ] pdfxs
+ (o) show
+ (uslydiscussed)
+ [6.05449 4.30902 3.02179 9.37083 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 
+ 4.85451 6.0654 ] pdfxs
+ -0.00012207 -241.148 m
+ (in)
+ [3.0327 9.80719 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 8.59629 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ure,)
+ [6.05449 4.27631 4.85451 6.80721 ] pdfxs
+ (a) show
+ (ndshows)
+ [6.0654 9.80719 4.30902 6.05449 5.14905 7.88721 8.05081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tDSAprovidesvery)
+ [7.99638 8.32365 6.0654 11.9344 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 
+ 8.06172 5.4545 4.8436 4.27631 9.51264 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.8436 6.0654 4.27631 ] pdfxs
+ (at) show
+ (ep)
+ [8.59629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (oinf)
+ [9.20719 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.81809 3.0327 9.80719 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (to) show
+ -0.00012207 -263.07 m
+ (being)
+ [6.35994 4.85451 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (bletosupp)
+ [6.0654 3.0327 8.4872 4.23277 9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (t) show
+ (echniquesdescribedinthisthesis.)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.6981 3.0327 9.6981 4.23277 6.0654 
+ 3.0327 7.94172 4.23277 6.0654 4.8436 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 16.3639 -296.948 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -296.948 m
+ /N634 10.909 Tf
+ (Tri)
+ [6.97089 4.60356 3.33823 ] pdfxs
+ (v) show
+ (i)
+ [3.34914 ] pdfxs
+ (a) show
+ (lloc)
+ [6.35991 2.79267 5.01816 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.35991 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (isc)
+ [3.33823 8.03989 4.46185 ] pdfxs
+ (a) show
+ (n)
+ [9.70897 ] pdfxs
+ (s) show
+ (ucc)
+ [5.85816 4.46185 4.46185 ] pdfxs
+ (es) show
+ (sfullyr)
+ [4.45083 3.34914 5.85816 3.33812 2.79267 8.86893 4.04721 ] pdfxs
+ (eso) show
+ (l)
+ [2.78176 ] pdfxs
+ (v) show
+ (eal)
+ [8.59636 9.15267 2.79267 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (g) show
+ (enumb)
+ [8.58545 6.14173 5.84725 8.92348 4.46185 ] pdfxs
+ (e) show
+ (rof)
+ [8.17081 5.58542 6.91638 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (es) show
+ 360.084 -296.948 m
+ /N614 10.909 Tf
+ (,p)
+ [6.38176 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyinsimple)
+ [4.27631 3.02179 9.04356 3.0327 9.3381 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 
+ ] pdfxs
+ 27.2729 -318.871 m
+ (a) show
+ (rray-b)
+ [4.27631 4.2654 5.15996 5.74904 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedpr)
+ [4.30902 4.8436 10.0254 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.26899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.20365 6.05449 9.42537 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [8.21456 6.05449 ] pdfxs
+ (a) show
+ (ssv)
+ [4.30902 8.26899 5.14904 ] pdfxs
+ (a) show
+ (luesheavilybyreference[)
+ [3.0327 6.05449 4.85451 8.25808 6.0654 4.8436 5.15996 5.74904 3.0327 3.0327 9.71992 
+ 5.75995 9.71992 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.81447 
+ 3.0327 ] pdfxs
+ (62) show
+ (].)
+ [3.0327 8.8581 ] pdfxs
+ (I) show
+ (np)
+ [10.0254 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.06903 ] pdfxs
+ (t) show
+ (hree)
+ [6.0654 4.2654 4.85451 4.8436 ] pdfxs
+ 27.2729 -340.793 m
+ (FORT)
+ [6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [12.0326 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mshaveover)
+ [9.08711 8.14899 6.0654 5.14905 5.4545 8.69447 5.14905 5.4545 4.85451 8.11627 ] pdfxs
+ (75) show
+ (%)
+ [12.938 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 8.12718 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (squeriesdis)
+ [8.14899 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 8.14899 6.0654 3.0327 4.29811 
+ ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 9.90537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 421.358 -340.793 m
+ /N634 10.909 Tf
+ (a) show
+ (ny)
+ [6.13082 5.30169 ] pdfxs
+ 442.212 -340.793 m
+ /N614 10.909 Tf
+ (inter-)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 ] pdfxs
+ 27.2729 -362.716 m
+ (procedur)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.66177 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.93809 ] pdfxs
+ (a) show
+ (t)
+ [6.88366 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.02179 5.86904 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.69447 ] pdfxs
+ (1) show
+ (0pr)
+ [8.09448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 6.93809 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 6.93809 ] pdfxs
+ (t) show
+ (hesuitehaveover)
+ [6.05449 7.49448 4.29811 6.0654 3.0327 4.23277 7.49448 6.05449 5.15996 5.4545 7.48357 
+ 5.14905 5.4545 4.85451 6.90538 ] pdfxs
+ (50) show
+ (%)
+ [11.7271 ] pdfxs
+ (o) show
+ (f)
+ [5.97813 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 6.90538 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (squeries)
+ [6.93809 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 4.29811 ] pdfxs
+ 27.2729 -384.638 m
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedby)
+ [3.02179 5.4545 4.85451 9.49082 5.75995 9.18537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 102.503 -384.638 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 131.198 -384.638 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Webelieve)
+ [6.0654 9.08711 7.81084 10.2981 8.27993 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.27993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (t) show
+ (hisshows)
+ [6.05449 3.0327 7.73445 4.29811 6.0654 5.14905 7.8763 7.73445 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.26902 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.26902 ] pdfxs
+ (o) show
+ (fev)
+ [6.76358 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ingin-)
+ [3.0327 6.0654 8.87992 3.0327 6.05449 3.63261 ] pdfxs
+ 27.2729 -406.561 m
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.86536 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herwithaloc)
+ [6.0654 4.8436 7.82173 7.88721 3.0327 4.23277 9.62173 9.01083 3.02179 5.75995 4.85451 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,toav)
+ [6.05449 9.08711 6.61085 4.23277 9.01083 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idoverst)
+ [3.02179 9.62173 5.14905 5.4545 4.8436 4.27631 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ingthec)
+ [3.0327 6.0654 9.01083 4.23277 6.0654 8.39993 4.85451 ] pdfxs
+ (o) show
+ (ntribu)
+ [5.75995 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2729 -428.483 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltechnique.)
+ [6.6763 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 3.0327 
+ ] pdfxs
+ 16.3639 -459.372 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -459.372 m
+ /N634 10.909 Tf
+ (Anyint)
+ [7.83262 6.13082 8.7053 3.34914 6.13082 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (p) show
+ (roce)
+ [4.04721 5.01816 4.46185 4.46185 ] pdfxs
+ (d) show
+ (ur)
+ [5.84725 4.04721 ] pdfxs
+ (a) show
+ (l)
+ [6.20718 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isisfarb)
+ [3.34914 7.86535 3.34914 7.87626 3.33823 5.58542 8.00717 4.46185 ] pdfxs
+ (e) show
+ (tt)
+ [3.62179 3.62179 ] pdfxs
+ (e) show
+ (rt)
+ [8.01808 3.62179 ] pdfxs
+ (ha) show
+ (nn)
+ [9.55624 6.13082 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ 272.722 -459.372 m
+ /N614 10.909 Tf
+ (inm)
+ [3.0327 9.16356 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.8581 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.40718 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.23994 ] pdfxs
+ (256) show
+ (.bzip)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ (2) show
+ (,)
+ [6.23994 ] pdfxs
+ (186) show
+ (.cr)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (fty,)
+ [3.32724 3.93823 4.8545 3.0327 ] pdfxs
+ 27.2729 -481.295 m
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 7.54902 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [7.55993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4072 ] pdfxs
+ (129) show
+ (.c)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ (\)) show
+ (,evenifitis)
+ [7.54902 4.8436 5.4545 4.85451 10.4072 3.02179 7.67993 3.0327 8.58546 3.0327 8.63989 
+ ] pdfxs
+ (a) show
+ (ssimple)
+ [8.6508 4.30902 3.02179 9.09802 6.05449 3.0327 9.19629 ] pdfxs
+ (a) show
+ (sS)
+ [8.63989 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd'simprecise)
+ [4.2654 6.0654 3.0327 8.63989 3.0327 9.08711 6.0654 4.27631 4.8436 4.85451 3.02179 
+ 4.30902 9.18538 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ 27.2729 -503.217 m
+ (veryf)
+ [5.4545 4.8436 4.27631 8.61811 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (\))
+ [7.11275 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.This)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.61448 7.88721 6.05449 3.0327 7.16718 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (uesf)
+ [6.05449 4.85451 7.16718 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 193.248 -503.217 m
+ /N634 10.909 Tf
+ (eve) show
+ (ryc)
+ [4.60356 8.48712 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.33823 2.79267 ] pdfxs
+ (e) show
+ (r) show
+ 264.541 -503.217 m
+ /N614 10.909 Tf
+ (implementings)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 3.0327 6.0654 
+ 8.31266 4.30902 ] pdfxs
+ (o) show
+ (mef)
+ [9.08711 7.71266 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 11.9562 ] pdfxs
+ (o) show
+ (fin)
+ [6.19631 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.2729 -525.14 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.96355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisifp)
+ [3.0327 5.74904 4.30902 3.0327 7.98535 3.0327 7.02539 6.35994 ] pdfxs
+ (o) show
+ (ssible.Bec)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 8.03993 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useS)
+ [6.05449 4.30902 8.54175 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 7.99626 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 12.7853 3.0327 7.98535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.53084 9.09802 ] pdfxs
+ (o) show
+ (sts)
+ [4.29811 7.93092 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.2654 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.74173 ] pdfxs
+ (to) show
+ 27.2729 -547.062 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,)
+ [5.93449 ] pdfxs
+ (a) show
+ (ndh)
+ [6.05449 8.78174 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.01445 ] pdfxs
+ (a) show
+ (nexcellentw)
+ [8.77083 4.85451 5.75995 4.8436 4.8436 3.0327 3.0327 4.8436 5.75995 6.96002 7.57085 
+ ] pdfxs
+ (o) show
+ (rst-c)
+ [4.27631 4.30902 4.23277 3.64352 4.8436 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 7.55994 4.85451 ] pdfxs
+ (o) show
+ (mplexityini)
+ [9.08711 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 8.47629 3.0327 8.77083 3.0327 
+ ] pdfxs
+ (t) show
+ (ssimplestf)
+ [7.01445 4.30902 3.02179 9.09802 6.05449 3.0327 4.85451 4.29811 6.96002 3.32724 ] pdfxs
+ (o) show
+ (rm,itsh)
+ [4.27631 9.08711 5.93449 3.0327 6.96002 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.05449 3.0327 8.77083 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 27.2729 -568.985 m
+ (be)
+ [6.35994 8.47629 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.0654 8.47629 6.35994 4.8436 4.30902 7.86547 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ef)
+ [8.47629 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (nimplemen)
+ [9.68719 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (to) show
+ (rwhodoesn)
+ [7.8981 7.8763 6.0654 9.07629 6.0654 5.75995 4.8436 7.93081 6.0654 ] pdfxs
+ (o) show
+ (tw)
+ [7.86547 7.57085 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (t) show
+ (oinvestmuch)
+ [9.07629 3.0327 5.75995 5.4545 4.8436 4.29811 7.87638 8.78166 6.0654 4.54905 9.68719 
+ ] pdfxs
+ (t) show
+ (imeinp)
+ [3.02179 9.09802 8.47629 3.02179 9.68719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2729 -590.907 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 16.3639 -621.796 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -621.796 m
+ /N634 10.909 Tf
+ (Fi)
+ [7.12357 3.33823 ] pdfxs
+ (e) show
+ (ld)
+ [2.79267 9.80721 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (v) show
+ (ityc)
+ [3.34914 3.62179 9.52347 4.46185 ] pdfxs
+ (a) show
+ (n)
+ [10.3635 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (bs) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nti)
+ [6.13082 3.62179 3.34914 ] pdfxs
+ (a) show
+ (llyim)
+ [3.34903 2.78176 9.53438 3.33823 8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (et)
+ [9.23999 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.23999 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (funi\fc)
+ [7.57092 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.80721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isin)
+ [3.34914 8.68352 3.34914 10.3635 ] pdfxs
+ (p) show
+ (ro-)
+ [4.0363 5.58542 3.90544 ] pdfxs
+ 228.546 -657.201 m
+ /N614 10.909 Tf
+ (93) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (105) 106
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mst)
+ [8.91258 8.80352 3.62179 ] pdfxs
+ (ha) show
+ (tu)
+ [7.96358 5.85816 ] pdfxs
+ (s) show
+ (emulti)
+ [9.34908 8.92348 5.85816 2.78176 3.6327 3.33823 ] pdfxs
+ (p) show
+ (lein)
+ [2.79267 9.35999 3.33823 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (f)
+ [7.69092 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ (swith)
+ [8.79261 7.2545 3.33823 3.62179 9.9163 ] pdfxs
+ (d) show
+ (i\013)
+ [3.34914 6.68729 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nttyp)
+ [6.13082 7.96358 3.62179 5.30169 5.01816 ] pdfxs
+ (es) show
+ 320.055 0 m
+ /N614 10.909 Tf
+ (.Whileitm)
+ [9.29446 11.2144 6.0654 3.02179 3.0327 8.95629 3.0327 8.35637 9.08711 ] pdfxs
+ (a) show
+ (kesnopre-)
+ [5.4545 4.8436 8.41081 6.0654 9.56719 6.05449 4.27631 4.8436 3.63261 ] pdfxs
+ 0 -21.922 m
+ (cisi)
+ [4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ndi\013erencef)
+ [10.1345 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.8436 8.92356 3.33815 
+ ] pdfxs
+ (o) show
+ (ral)
+ [8.34536 9.52355 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.92356 5.75995 6.05449 8.79257 6.35994 4.8436 8.34536 ] pdfxs
+ (o) show
+ (fpr)
+ [7.40721 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 238.435 -21.922 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 288.715 -21.922 m
+ /N614 10.909 Tf
+ (isre)
+ [3.0327 8.36717 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blym)
+ [6.05449 3.0327 9.82901 9.08711 ] pdfxs
+ (o) show
+ (repreciseth)
+ [4.27631 8.92356 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 8.92356 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (n) show
+ 0 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 48.133 -43.845 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.00718 ] pdfxs
+ (188) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (mmp,fp)
+ [9.08711 9.08711 6.0654 6.78539 3.33815 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 7.88721 ] pdfxs
+ (t) show
+ (h,)
+ [6.05449 6.7963 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.74904 6.0654 4.27631 6.78539 ] pdfxs
+ (300) show
+ (.tw)
+ [3.0327 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.02179 3.33815 6.78539 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 6.7963 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [6.7963 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ (,povray,)
+ [6.77449 6.35994 5.14905 5.75995 4.27631 5.14905 4.84359 6.7963 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ral)
+ [7.71264 8.91265 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.30175 5.74904 6.0654 8.78166 6.37085 4.8436 7.72355 ] pdfxs
+ (o) show
+ (fsm)
+ [6.78539 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llerpr)
+ [3.02179 3.0327 4.85451 7.71264 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.29084 6.0654 ] pdfxs
+ (o) show
+ (tincludedin)
+ [7.69093 3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 4.85451 9.51264 3.02179 9.51264 
+ ] pdfxs
+ (t) show
+ (hisd)
+ [6.0654 3.02179 7.75627 6.05449 ] pdfxs
+ (at) show
+ (aset)
+ [8.91265 4.29811 4.8436 7.69093 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.81084 ] pdfxs
+ (t) show
+ (heOlden)
+ [6.0654 8.29084 8.4872 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -87.69 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [8.51993 ] pdfxs
+ (I) show
+ (fimplemen)
+ [7.17812 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ingauni\fc)
+ [3.02179 6.0654 9.30537 9.30537 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.90537 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.53815 6.0654 6.92721 ] pdfxs
+ (a) show
+ (dding\feldsensi)
+ [6.0654 6.0654 3.02179 6.0654 9.30537 6.05449 4.85451 3.0327 9.90537 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivitysh)
+ [3.02179 5.75995 3.0327 3.93823 9.61082 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldbec)
+ [6.05449 3.0327 9.90537 6.37085 8.69447 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -109.613 m
+ (sidered.)
+ [4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 6.0654 10.1345 ] pdfxs
+ (Not) show
+ (eth)
+ [9.23992 4.23277 6.0654 ] pdfxs
+ (at) show
+ 95.063 -109.613 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 145.661 -109.613 m
+ /N614 10.909 Tf
+ (ism)
+ [3.0327 8.68353 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 9.23992 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 248.245 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 288.536 -109.613 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.66173 ] pdfxs
+ (188) show
+ (.)
+ [3.02179 ] pdfxs
+ (a) show
+ (mmp,due)
+ [9.09802 9.08711 6.0654 7.60357 6.05449 6.0654 9.23992 ] pdfxs
+ (t) show
+ (o)
+ [9.83992 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.23992 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e) show
+ -6.10352e-05 -131.535 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f\feldsensitivity.)
+ [6.97085 6.0654 4.8436 3.0327 9.6981 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 
+ 3.0327 5.75995 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ -10.9091 -162.424 m
+ /N1028 10.909 Tf
+ (\017) show
+ -6.10352e-05 -162.424 m
+ /N614 10.909 Tf
+ (A) show
+ (ll)
+ [3.0327 6.61085 ] pdfxs
+ (ot) show
+ (herf)
+ [6.0654 4.8436 7.85446 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rsbeingequ)
+ [4.27631 7.88717 6.35994 4.85451 3.02179 6.0654 9.04356 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ 142.901 -162.424 m
+ /N634 10.909 Tf
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (b) show
+ (s)
+ [4.45083 ] pdfxs
+ (e) show
+ (t-b)
+ [3.6327 3.89453 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.4363 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isisf)
+ [3.34914 8.31262 3.34914 8.31262 3.34914 ] pdfxs
+ (a) show
+ (rm)
+ [8.45444 8.92348 ] pdfxs
+ (o) show
+ (re)
+ [4.0363 8.88 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (eth)
+ [8.86909 3.62179 5.58542 ] pdfxs
+ (a) show
+ (nuni\fc)
+ [9.98169 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ -6.10352e-05 -184.347 m
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lysi)
+ [2.79267 5.30169 4.45083 3.34914 ] pdfxs
+ (s) show
+ 37.6359 -184.347 m
+ /N614 10.909 Tf
+ (.Whileitiscle)
+ [7.62539 11.2144 6.0654 3.02179 3.0327 7.73448 3.0327 7.13457 3.02179 7.19991 4.8436 
+ 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rfr)
+ [7.16719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.978 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.73448 3.33815 ] pdfxs
+ (o) show
+ (rmul)
+ [4.27631 8.78166 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tsubse)
+ [7.12366 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.94537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 7.189 3.0327 4.29811 ] pdfxs
+ 359.66 -184.347 m
+ /N634 10.909 Tf
+ (a) show
+ (tleast)
+ [6.83995 2.79267 4.45094 5.58542 4.45083 3.62179 ] pdfxs
+ 395.87 -184.347 m
+ /N614 10.909 Tf
+ (a) show
+ (sprecise)
+ [7.189 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.8436 ] pdfxs
+ -9.15527e-05 -206.269 m
+ (a) show
+ (suni\fc)
+ [8.12717 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.89448 ] pdfxs
+ (t) show
+ (henumbersshow)
+ [6.0654 8.66175 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 8.12717 4.29811 6.0654 
+ 5.14905 11.7054 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinm)
+ [8.06183 3.0327 9.88355 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.58901 4.8436 ] pdfxs
+ (a) show
+ (ses,asubse)
+ [4.29811 4.85451 4.29811 6.90539 9.27265 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -228.192 m
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 11.0835 ] pdfxs
+ (a) show
+ (s) show
+ 45.0219 -228.192 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 80.9249 -228.192 m
+ /N614 10.909 Tf
+ (\)iff)
+ [9.27273 3.02179 8.3672 3.32724 ] pdfxs
+ (a) show
+ (rsuperi)
+ [9.30536 4.29811 6.0654 6.35994 4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 163.302 -228.192 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 11.3126 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ac) show
+ (tic)
+ [3.62179 3.34914 4.45094 ] pdfxs
+ (e) show
+ 214.623 -228.192 m
+ /N614 10.909 Tf
+ (.Givenach)
+ [12.0435 8.5636 3.0327 5.4545 4.8436 11.0944 10.4726 4.54905 6.0654 ] pdfxs
+ (o) show
+ (icebetweenimplemen)
+ [3.02179 4.85451 9.87264 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.0944 3.02179 
+ 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingb)
+ [3.0327 6.05449 10.4835 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -250.114 m
+ (Steens)
+ [6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 7.90899 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.6871 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 7.89808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,)
+ [6.0654 9.08711 6.63267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.8436 9.65446 ] pdfxs
+ (t) show
+ (heres)
+ [6.0654 8.44357 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urces)
+ [6.05449 4.27631 4.8436 4.85451 7.89808 ] pdfxs
+ (t) show
+ (oimplement)
+ [9.05447 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.84365 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -9.15527e-05 -272.037 m
+ (o) show
+ (fthere\fnemen)
+ [7.40721 4.23277 6.0654 8.91265 4.27631 4.85451 6.05449 6.0654 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (t) show
+ (om)
+ [9.52355 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.92356 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 8.37808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsc)
+ [6.05449 13.1671 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.0654 3.0327 8.91265 3.0327 10.1345 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 7.21085 ] pdfxs
+ (A) show
+ (ndersen'ssh)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 8.37808 4.29811 6.0654 
+ ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 10.1235 6.37085 4.8436 ] pdfxs
+ -9.15527e-05 -293.959 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (rpreferred.)
+ [7.909 6.05449 4.27631 4.8436 3.33815 4.8436 4.27631 4.27631 4.8436 6.0654 3.0327 
+ ] pdfxs
+ -10.9091 -324.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ -9.15527e-05 -324.848 m
+ /N634 10.909 Tf
+ (A)
+ [7.54898 ] pdfxs
+ (dd) show
+ (ingc)
+ [3.34914 6.13082 8.16 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (ex) show
+ (t)
+ [6.76359 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.34914 3.62179 3.33823 ] pdfxs
+ (v) show
+ (itytoauni\fcation-basedp)
+ [3.34914 3.62179 8.43257 3.6327 8.7054 8.71631 5.84725 6.14173 3.33823 6.14173 4.45094 
+ 5.58542 3.62179 3.33823 5.58542 6.13082 3.90544 4.45094 5.58542 4.45083 4.46185 8.71631 
+ 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [7.73445 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (isc)
+ [3.33823 7.60353 4.46185 ] pdfxs
+ (a) show
+ (nall)
+ [9.2617 5.58542 3.33812 2.79267 ] pdfxs
+ (o) show
+ (wittome)
+ [10.3854 3.33823 6.76359 3.62179 8.71631 8.92348 4.46185 ] pdfxs
+ (e) show
+ (t)
+ [6.75268 ] pdfxs
+ (o) show
+ (r)
+ [7.74536 ] pdfxs
+ (ex) show
+ (cee)
+ [4.45094 4.46185 4.46185 ] pdfxs
+ (d) show
+ -9.15527e-05 -346.771 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.81454 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (o) show
+ (n)
+ [9.92715 ] pdfxs
+ (o) show
+ (fa)
+ [7.13456 9.35994 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (bse) show
+ (t-based)
+ [3.62179 3.90544 4.45094 5.58542 4.45083 4.46185 9.37084 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isinm)
+ [3.34914 8.24716 3.34914 9.91624 8.92348 ] pdfxs
+ (os) show
+ (tc)
+ [7.40722 4.46185 ] pdfxs
+ (ases) show
+ 251.517 -346.771 m
+ /N614 10.909 Tf
+ (.O)
+ [7.83266 8.4872 ] pdfxs
+ (t) show
+ (hershaveshown)
+ [6.0654 4.8436 4.27631 7.81081 6.0654 5.14905 5.4545 8.35629 4.30902 6.05449 5.14905 
+ 7.88721 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tei)
+ [7.75638 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herlimi)
+ [6.0654 4.8436 7.78901 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -9.15527e-05 -368.693 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.92721 3.0327 ] pdfxs
+ (41) show
+ (]\))
+ [3.0327 8.1491 ] pdfxs
+ (o) show
+ (rfull\(e.)
+ [8.17082 3.33815 6.05449 3.0327 6.93812 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.92721 3.0327 ] pdfxs
+ (92) show
+ (]\)c)
+ [3.0327 8.13819 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 8.13819 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 9.66537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.97082 6.35994 8.74902 6.0654 4.29811 4.85451 9.95991 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.74902 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.20354 ] pdfxs
+ (a) show
+ (ddedprecisi)
+ [6.05449 6.0654 4.8436 9.97082 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -9.15527e-05 -390.616 m
+ (Ourexperience)
+ [8.4872 6.05449 8.30173 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 
+ 4.85451 8.86902 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 9.47992 ] pdfxs
+ (ot) show
+ (herrese)
+ [6.0654 4.8436 8.29082 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchers[)
+ [4.27631 4.54905 6.05449 4.85451 4.2654 8.33444 3.02179 ] pdfxs
+ (41) show
+ (,)
+ [7.05812 ] pdfxs
+ (53) show
+ (]\)is)
+ [3.0327 8.25819 3.0327 8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbidirec)
+ [8.25819 6.0654 3.02179 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.04721 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentbindin)
+ [6.05449 9.09802 4.8436 5.75995 8.25819 6.0654 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ -9.15527e-05 -412.538 m
+ (is)
+ [3.0327 7.89808 ] pdfxs
+ (t) show
+ (hele)
+ [6.05449 8.45447 3.02179 4.85451 ] pdfxs
+ (a) show
+ (dingc)
+ [6.05449 3.0327 6.0654 9.05447 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.44357 ] pdfxs
+ (o) show
+ (fprecisi)
+ [6.93812 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nl)
+ [9.65446 3.0327 ] pdfxs
+ (o) show
+ (ssinauni\fc)
+ [4.29811 7.90899 3.02179 9.66537 9.05447 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.65446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Thispr)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.86538 7.8763 6.0654 3.02179 7.90899 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (blemc)
+ [6.05449 3.0327 4.85451 12.6871 4.8436 ] pdfxs
+ (a) show
+ (nei)
+ [9.65446 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -434.461 m
+ (bes)
+ [6.35994 9.28356 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ 49.2179 -434.461 m
+ /N634 10.909 Tf
+ (e) show
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ (he) show
+ (r) show
+ 80.8269 -434.461 m
+ /N614 10.909 Tf
+ (byusingc)
+ [5.75995 10.1781 6.0654 4.29811 3.0327 6.0654 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 8.67274 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.0327 5.75995 3.0327 3.93823 4.84359 7.65811 ] pdfxs
+ (o) show
+ (rasubse)
+ [8.69445 9.88355 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4945 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 10.2435 ] pdfxs
+ (Not) show
+ (e)
+ [9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.67274 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000106812 -456.383 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 9.21818 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.74904 3.0327 3.93823 10.7345 ] pdfxs
+ (t) show
+ (oasubse)
+ [10.429 10.429 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.0399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysish)
+ [3.0327 5.75995 4.29811 3.0327 9.27262 6.0654 ] pdfxs
+ (a) show
+ (sbeenshown)
+ [9.27262 6.37085 4.8436 4.85451 11.029 4.30902 6.05449 5.14905 7.88721 11.029 ] pdfxs
+ (t) show
+ (o)
+ [10.429 ] pdfxs
+ (o) show
+ (nlyprovideam)
+ [6.0654 3.02179 10.7345 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.8181 10.429 
+ 9.08711 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.000106812 -478.306 m
+ (incre)
+ [3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (seinprecisi)
+ [4.29811 8.4872 3.0327 9.6981 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n[)
+ [9.6981 3.0327 ] pdfxs
+ (55) show
+ (])
+ [6.6654 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.6981 4.85451 ] pdfxs
+ (a) show
+ (nbeimpr)
+ [9.6981 6.35994 8.4872 3.02179 9.09802 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyexpensive[)
+ [3.02179 3.0327 9.39264 4.85451 5.75995 6.35994 4.8436 6.0654 4.29811 3.0327 5.4545 
+ 8.4872 3.0327 ] pdfxs
+ (103) show
+ (,)
+ [6.6654 ] pdfxs
+ (102) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -10.9091 -509.195 m
+ /N1028 10.909 Tf
+ (\017) show
+ -0.000106812 -509.195 m
+ /N634 10.909 Tf
+ (U)
+ [8.10534 ] pdfxs
+ (s) show
+ (inga)
+ [3.34914 6.13082 9.04363 9.58903 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (nin)
+ [6.13082 3.34914 6.13082 ] pdfxs
+ (g) show
+ (-b)
+ [3.90544 4.46185 ] pdfxs
+ (as) show
+ (edc)
+ [4.46185 9.58903 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.62179 3.90544 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (v) show
+ (e)
+ [9.04363 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isc)
+ [3.34914 8.47625 4.46185 ] pdfxs
+ (a) show
+ (nyi)
+ [10.1562 5.30169 3.33823 ] pdfxs
+ (e) show
+ (ldf)
+ [2.79267 9.59993 3.33823 ] pdfxs
+ (a) show
+ (rm)
+ [8.62898 8.91258 ] pdfxs
+ (o) show
+ (re)
+ [4.04721 9.04363 ] pdfxs
+ (a) show
+ (c)
+ [4.46185 ] pdfxs
+ (c) show
+ (ur)
+ [5.84725 4.04721 ] pdfxs
+ (a) show
+ (tep)
+ [3.62179 9.04363 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-tor)
+ [3.90544 3.62179 9.59993 4.0363 ] pdfxs
+ (es) show
+ (ult)
+ [5.85816 2.78176 3.62179 ] pdfxs
+ (s) show
+ -0.000106812 -531.117 m
+ (t)
+ [3.62179 ] pdfxs
+ (ha) show
+ (nu)
+ [10.8653 5.84725 ] pdfxs
+ (s) show
+ (inga)
+ [3.34914 6.13082 9.74181 10.2981 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ticn)
+ [3.62179 3.34914 9.74181 6.13082 ] pdfxs
+ (a) show
+ (ming)
+ [8.92348 3.34914 6.13082 9.74181 ] pdfxs
+ (sche) show
+ (mefor)
+ [8.92348 9.74181 3.33823 5.58542 9.31625 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [10.2981 ] pdfxs
+ (a) show
+ (nd)
+ [6.14173 10.2981 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (ac) show
+ (k)
+ [9.74181 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t)
+ [3.62179 ] pdfxs
+ (s) show
+ 305.034 -531.117 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (92) show
+ (,)
+ [7.55993 ] pdfxs
+ (103) show
+ (,)
+ [7.54902 ] pdfxs
+ (140) show
+ (].Thee\013ectis)
+ [3.0327 10.5599 7.8763 6.05449 9.38174 4.8436 6.37077 4.8436 4.8436 8.77092 3.0327 
+ 4.29811 ] pdfxs
+ -0.00012207 -553.04 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stpr)
+ [4.30902 8.17092 6.05449 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (uncedinpr)
+ [6.0654 6.0654 4.8436 4.8436 9.99264 3.0327 9.98173 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.22535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuseal)
+ [8.16001 6.0654 4.29811 8.78174 9.38174 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.78174 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 8.17092 ] pdfxs
+ (o) show
+ (fhe)
+ [7.26539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.99264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edd)
+ [4.85451 9.98173 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.38174 ] pdfxs
+ (a) show
+ (ndhavefew)
+ [6.05449 9.99264 6.05449 5.15996 5.4545 8.77084 3.33815 4.8436 7.8763 ] pdfxs
+ -0.00012207 -574.962 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.26173 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es.F)
+ [4.85451 4.29811 7.73448 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.48355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.32722 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.05084 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 6.32722 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.0327 3.32724 6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.27264 ] pdfxs
+ (252) show
+ (.e)
+ [3.02179 4.85451 ] pdfxs
+ (o) show
+ (npr)
+ [9.26173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswhichhave)
+ [9.08711 7.51627 7.8763 6.05449 3.0327 4.54905 9.26173 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ -0.00012207 -596.885 m
+ (simplewr)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.05084 7.8763 4.27631 ] pdfxs
+ (a) show
+ (pperfunc)
+ [6.0654 6.35994 4.8436 7.48355 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (undm)
+ [6.0654 6.0654 9.26173 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tprevent)
+ [7.45093 6.0654 4.2654 4.85451 5.4545 4.8436 5.75995 7.45093 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.05084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmsfr)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 7.51627 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -0.00012207 -618.808 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 10.3854 ] pdfxs
+ (t) show
+ (heindependence)
+ [6.05449 9.77446 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 
+ 6.0654 4.8436 9.77446 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 10.6908 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.6799 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.9854 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.018 ] pdfxs
+ (t) show
+ (hesewr)
+ [6.05449 4.85451 4.29811 9.77446 7.8763 4.27631 ] pdfxs
+ (a) show
+ (ppers.Whilespeci)
+ [6.0654 6.35994 4.85451 4.2654 4.30902 11.749 11.2144 6.05449 3.0327 3.0327 9.77446 
+ 4.29811 6.37085 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 201.273 -657.201 m
+ (94) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.1.1PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tor)
+ [5.22437 6.7307 9.97045 ] pdfxs
+ (Ru) show
+ (ntime)
+ [7.10126 5.23633 3.73 11.2138 10.616 ] pdfxs
+ (L) show
+ (i)
+ [3.74195 ] pdfxs
+ (b) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (ry)
+ [5.48733 7.10119 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.83629 ] pdfxs
+ (5) show
+ (.1shows)
+ [3.02179 9.44719 4.29811 6.0654 5.14905 7.8763 8.29081 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.83629 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.83629 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.83629 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.83629 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry.Po)
+ [4.27631 4.8545 8.92356 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.29081 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 8.83629 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedbyapo)
+ [3.0327 6.0654 4.8436 10.0472 5.75995 9.74173 9.44719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.01448 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [8.25809 ] pdfxs
+ (o) show
+ (f) show
+ 0 -50.89 m
+ (type)
+ [3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 24.517 -50.89 m
+ /N722 10.909 Tf
+ (Pool) show
+ 47.426 -50.89 m
+ /N614 10.909 Tf
+ (.Thefunc)
+ [7.86538 7.88721 6.05449 8.45447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 124.693 -50.89 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 176.238 -50.89 m
+ /N614 10.909 Tf
+ (,) show
+ 182.882 -50.89 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 228.699 -50.89 m
+ /N614 10.909 Tf
+ (,)
+ [6.64358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 256.527 -50.89 m
+ /N722 10.909 Tf
+ (poolrealloc) show
+ 323.134 -50.89 m
+ /N614 10.909 Tf
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e,de)
+ [4.8436 6.64358 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e,)
+ [4.8436 6.64358 ] pdfxs
+ (a) show
+ (ndresize)
+ [6.0654 9.66537 4.27631 4.8436 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ 0 -72.813 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryinapo)
+ [4.27631 8.58538 3.0327 8.87992 8.27993 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.The)
+ [3.02179 7.61448 7.8763 6.0654 4.8436 ] pdfxs
+ 111.373 -72.813 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 171.473 -72.813 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nini)
+ [8.89083 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizesapo)
+ [3.0327 3.0327 4.8436 4.85451 7.12354 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.85813 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [7.09083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.10174 ] pdfxs
+ (a) show
+ (nemptypo)
+ [8.89083 4.8436 9.08711 6.0654 3.93823 8.58538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wi)
+ [3.0327 6.02176 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.87992 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -94.735 m
+ (o) show
+ (pti)
+ [6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsizehint)
+ [6.55631 4.29811 3.0327 4.8436 8.37811 6.05449 3.0327 5.75995 7.76729 ] pdfxs
+ (\() show
+ (providingaf)
+ [6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.05449 8.9781 8.9781 3.33815 
+ ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 7.76729 6.0654 ] pdfxs
+ (at) show
+ (hf)
+ [9.5781 3.33815 ] pdfxs
+ (o) show
+ (rac)
+ [7.78901 8.9781 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.28356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edsize\))
+ [4.85451 9.5781 4.30902 3.02179 4.85451 4.8436 7.76729 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (a) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentrequired)
+ [6.0654 9.08711 4.85451 5.75995 7.75638 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 6.0654 ] pdfxs
+ -1.52588e-05 -116.658 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.17447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.36357 ] pdfxs
+ (\(t) show
+ (hisdef)
+ [6.0654 3.02179 8.63989 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.62899 ] pdfxs
+ (t) show
+ (o)
+ [9.78537 ] pdfxs
+ (8) show
+ (,)
+ [7.53812 ] pdfxs
+ (a) show
+ (sinm)
+ [8.63989 3.0327 10.3854 9.09802 ] pdfxs
+ (a) show
+ (nys)
+ [5.74904 10.0908 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.2654 10.3963 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 9.17447 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 348.912 -116.658 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 416.244 -116.658 m
+ /N614 10.909 Tf
+ (rele)
+ [4.27631 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.63989 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -138.581 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmem)
+ [6.29449 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [8.71629 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.10539 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emhe)
+ [4.8436 12.3598 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Thel)
+ [6.0654 7.74539 7.88721 6.05449 8.1163 3.0327 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.50547 ] pdfxs
+ (t) show
+ (hreefunc)
+ [6.0654 4.2654 4.85451 8.1163 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.57081 ] pdfxs
+ (\() show
+ (withsu\016x)
+ [7.8763 3.0327 4.23277 9.32719 4.30902 6.05449 9.09802 9.02174 ] pdfxs
+ (\\) show
+ 1 0 0 1 342.899 -138.581 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (bp) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (") show
+ (\))
+ [7.50547 ] pdfxs
+ (a) show
+ (rev)
+ [4.27631 8.1163 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (sth)
+ [7.57081 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.50547 6.0654 4.29811 4.8436 ] pdfxs
+ -346.335 -21.922 m
+ (af)
+ [9.08719 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.88729 ] pdfxs
+ (\\) show
+ (bumpp)
+ [6.05449 6.0654 9.08711 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er")
+ [4.8436 4.27631 9.08719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nme)
+ [9.6981 9.08711 4.8436 ] pdfxs
+ (t) show
+ (hod,describedinSec)
+ [6.0654 5.75995 6.05449 6.6654 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 9.6981 3.0327 9.6981 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ -252.736 -42.917 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolcreate\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Size) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Align\)) show
+ -234.736 -54.872 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lizeapo)
+ [2.76971 2.76971 4.42357 7.75121 8.29918 5.80842 5.26046 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.08739 5.53942 4.42357 3.93536 4.42357 3.90548 2.75975 5.53942 ] pdfxs
+ (to) show
+ (r.)
+ [3.89552 2.76971 ] pdfxs
+ -252.736 -66.827 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy\(Poo) show
+ (l*)
+ [5.22055 10.4611 ] pdfxs
+ (PD\)) show
+ -234.736 -78.782 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.42357 2.76971 4.43354 ] pdfxs
+ (a) show
+ (sepo)
+ [3.92539 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (lmem)
+ [6.08739 8.2991 4.43354 8.2991 ] pdfxs
+ (o) show
+ (ry)
+ [3.90548 8.57814 ] pdfxs
+ (a) show
+ (nddestroypo)
+ [5.52946 8.8571 5.53942 4.42357 3.93536 3.86572 3.90548 4.70253 8.57814 5.81839 5.2505 
+ ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09735 5.52946 4.42357 3.93536 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -252.736 -90.7379 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolalloc\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (numBytes\)) show
+ -234.736 -102.693 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.75975 5.26046 4.43354 ] pdfxs
+ (at) show
+ (e)
+ [7.74125 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.04867 4.42357 4.43354 7.19336 ] pdfxs
+ (o) show
+ (f) show
+ -140.091 -102.693 m
+ /N722 9.963 Tf
+ (numBytes) show
+ -94.928 -102.693 m
+ /N614 9.963 Tf
+ (bytes.)
+ [5.26046 5.26046 3.86572 4.43354 3.92539 2.76971 ] pdfxs
+ -252.736 -114.648 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolfre) show
+ (e)
+ [10.4611 ] pdfxs
+ (\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (ptr\)) show
+ -234.736 -126.603 m
+ /N614 9.963 Tf
+ (M)
+ [9.13614 ] pdfxs
+ (a) show
+ (rk)
+ [3.89552 8.57814 ] pdfxs
+ (t) show
+ (he)
+ [5.53942 7.74125 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.09735 3.03871 4.43354 4.42357 7.19336 5.80842 ] pdfxs
+ (o) show
+ (in)
+ [2.76971 5.26046 ] pdfxs
+ (t) show
+ (ed)
+ [4.42357 8.8571 ] pdfxs
+ (t) show
+ (oby)
+ [8.29918 5.26046 5.26046 ] pdfxs
+ -98.829 -126.603 m
+ /N695 9.963 Tf
+ (ptr) show
+ -82.127 -126.603 m
+ /N614 9.963 Tf
+ (a) show
+ (sfree.)
+ [7.25303 3.03871 3.90548 4.42357 4.43354 2.76971 ] pdfxs
+ -252.736 -138.558 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolrealloc\(Po) show
+ (o)
+ [5.22055 ] pdfxs
+ (l) show
+ (*)
+ [10.4611 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (ptr) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (numBytes\)) show
+ -234.736 -150.514 m
+ /N614 9.963 Tf
+ (R) show
+ (esize)
+ [4.42357 3.93536 2.76971 4.42357 7.75121 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.03871 4.43354 4.42357 7.19336 ] pdfxs
+ (to) show
+ -147.923 -150.514 m
+ /N722 9.963 Tf
+ (numBytes) show
+ -102.759 -150.514 m
+ /N614 9.963 Tf
+ (by)
+ [5.26046 5.2505 ] pdfxs
+ (t) show
+ (es.)
+ [4.43354 3.92539 2.76971 ] pdfxs
+ -252.736 -174.424 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolinit) show
+ 1 0 0 1 -184.114 -174.424 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Ali) show
+ (g)
+ [5.22055 ] pdfxs
+ (n\)) show
+ -53.76 -11.955 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lizeabump-p)
+ [2.76971 2.76971 4.42357 7.75121 8.29918 5.53942 5.52946 8.2991 5.53942 3.3176 5.81839 
+ ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.42357 7.22316 5.81839 5.2505 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09735 5.52946 4.42357 3.93536 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -71.76 -23.91 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (*poolalloc) show
+ 1 0 0 1 7.32199 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (NumBy) show
+ (t)
+ [5.22055 ] pdfxs
+ (es\)) show
+ -64.22 -11.955 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.75975 5.26046 4.43354 ] pdfxs
+ (at) show
+ (emem)
+ [7.74125 8.30907 4.42357 8.2991 ] pdfxs
+ (o) show
+ (ryfr)
+ [3.90548 8.57814 3.04867 3.89552 ] pdfxs
+ (o) show
+ (mabump-p)
+ [11.6267 8.29918 5.53942 5.52946 8.30907 5.52946 3.3176 5.81839 ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.43354 7.22316 5.80842 5.26046 ] pdfxs
+ (o) show
+ (l.)
+ [2.75975 2.76971 ] pdfxs
+ -82.22 -23.911 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy) show
+ 1 0 0 1 2.09299 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD\)) show
+ -69.451 -11.955 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.42357 2.76971 4.43354 ] pdfxs
+ (a) show
+ (seabump-p)
+ [3.92539 7.75121 8.29918 5.53942 5.52946 8.30907 5.52946 3.3176 5.81839 ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.43354 7.21319 5.81839 5.26046 ] pdfxs
+ (o) show
+ (l.)
+ [2.75975 2.76971 ] pdfxs
+ -90.459 -32.427 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erf)
+ [4.85451 4.2654 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.4872 ] pdfxs
+ (t) show
+ (othePo)
+ [9.0981 4.23277 6.0654 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (untime)
+ [6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -164.114 -59.53 m
+ (Thelibr)
+ [7.8763 6.0654 8.38902 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.29446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.29446 ] pdfxs
+ (o) show
+ (bt)
+ [6.0654 4.23277 ] pdfxs
+ (a) show
+ (insmem)
+ [3.0327 6.0654 7.84354 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.2654 9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.6216 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.38902 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emhe)
+ [4.85451 12.6216 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pinblocks)
+ [9.59991 3.0327 9.59991 6.05449 3.0327 5.75995 4.54905 5.74904 7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.37811 ] pdfxs
+ (o) show
+ (rm)
+ [7.81082 9.09802 ] pdfxs
+ (o) show
+ (rep)
+ [4.2654 8.38902 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.84354 ] pdfxs
+ (at) show
+ -181.05 -81.452 m
+ (a)
+ [8.65083 ] pdfxs
+ (t) show
+ (imeusin)
+ [3.0327 9.08711 8.05084 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -119.87 -81.452 m
+ /N722 10.909 Tf
+ (malloc) show
+ -82.305 -81.452 m
+ /N614 10.909 Tf
+ (\() show
+ (d)
+ [6.05449 ] pdfxs
+ (o) show
+ (ubling)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 8.65083 ] pdfxs
+ (t) show
+ (hesizee)
+ [6.0654 8.05084 4.29811 3.0327 4.8436 8.05084 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.26173 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.85451 ] pdfxs
+ (\)) show
+ (.Weimplemen)
+ [7.73448 10.2981 8.05084 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (edmul)
+ [4.85451 9.26173 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -181.05 -103.375 m
+ (but)
+ [6.0654 6.05449 9.44727 ] pdfxs
+ (t) show
+ (heversi)
+ [6.0654 10.0581 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nusedhereisa)
+ [11.269 6.0654 4.29811 4.8436 11.269 6.0654 4.8436 4.27631 10.0581 3.0327 9.51261 
+ 10.6581 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lfree-lis)
+ [8.23629 3.33815 4.2654 4.85451 4.8436 3.64352 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.269 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rwi)
+ [9.4799 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [11.269 4.8436 ] pdfxs
+ (oa) show
+ (lescing)
+ [3.0327 4.85451 4.29811 4.8436 3.0327 6.0654 10.6581 ] pdfxs
+ (o) show
+ (f)
+ [8.54174 ] pdfxs
+ (a) show
+ (dj)
+ [6.0654 3.32724 ] pdfxs
+ (a) show
+ (centfree)
+ [4.85451 4.8436 5.75995 9.44727 3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ -181.05 -125.297 m
+ (o) show
+ (bjects.)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 7.83266 ] pdfxs
+ (I) show
+ (tm)
+ [7.72365 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (ta) show
+ (insaf)
+ [3.0327 6.05449 7.7999 8.93447 3.33815 ] pdfxs
+ (o) show
+ (ur-by)
+ [6.05449 4.27631 3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ehe)
+ [8.33448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derper)
+ [6.0654 4.8436 7.76719 6.35994 4.8436 7.76719 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.73456 ] pdfxs
+ (t) show
+ (orec)
+ [8.93447 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 9.54537 ] pdfxs
+ (o) show
+ (bjectsize.Thedef)
+ [6.66539 3.33815 4.8436 4.85451 7.72365 4.30902 3.02179 4.85451 4.8436 7.83266 7.8763 
+ 6.0654 8.33448 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.72365 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 7.73456 ] pdfxs
+ (o) show
+ (f) show
+ -181.05 -147.22 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.51627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.31631 ] pdfxs
+ (4) show
+ (-)
+ [6.85077 ] pdfxs
+ (o) show
+ (r)
+ [7.48355 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e\)c)
+ [4.85451 7.45093 4.8436 ] pdfxs
+ (a) show
+ (nbech)
+ [9.27264 6.35994 8.05084 4.54905 6.0654 ] pdfxs
+ (o) show
+ (sen)
+ [4.29811 4.85451 9.26173 ] pdfxs
+ (o) show
+ (naper-po)
+ [9.27264 8.66174 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.22904 6.0654 ] pdfxs
+ (a) show
+ (sis,f)
+ [4.29811 3.0327 4.30902 6.31631 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.48355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 7.50536 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.27264 
+ 3.0327 9.26173 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.) show
+ -181.05 -169.142 m
+ (Thepo)
+ [7.8763 6.0654 8.97811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.1563 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryis)
+ [4.2654 9.88355 3.0327 8.43262 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lin)
+ [7.1563 3.0327 10.189 ] pdfxs
+ (t) show
+ (hesense)
+ [6.0654 8.9672 4.30902 4.8436 6.0654 4.29811 8.97811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.37819 3.0327 8.36728 6.05449 5.75995 4.85451 8.42171 6.0654 ] pdfxs
+ (o) show
+ (trequire)
+ [8.36728 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 8.97811 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.1563 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 8.43262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.2216 9.5781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.1563 ] pdfxs
+ (t) show
+ (obe)
+ [9.58901 6.35994 4.8436 ] pdfxs
+ -181.05 -191.065 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (mesize.)
+ [9.08711 8.4872 4.29811 3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 44.768 -296.375 m
+ (111) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (106) 107
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.3381 ] pdfxs
+ (a) show
+ (lsop)
+ [3.0327 4.29811 8.7272 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyhurtperf)
+ [3.0327 3.0327 9.03265 5.75995 6.05449 4.27631 7.51638 6.35994 4.8436 4.27631 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceintwoways:bysep)
+ [6.05449 4.85451 8.1163 3.0327 9.32719 3.94914 7.57085 8.7272 7.57085 5.15996 5.74904 
+ 4.30902 7.70175 5.74904 9.03265 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ingd)
+ [3.0327 6.05449 8.7272 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.7272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (a) show
+ (refrequen)
+ [4.27631 8.1163 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.03265 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.6581 ] pdfxs
+ (a) show
+ (ndby)
+ [6.05449 9.43628 5.75995 9.13083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingne)
+ [3.0327 6.05449 8.83629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly-emptyp)
+ [4.27631 3.0327 5.74904 3.64352 4.8436 9.08711 6.0654 3.93823 9.14174 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.6799 ] pdfxs
+ (t) show
+ (osm)
+ [8.82538 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.40358 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.6799 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.22539 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 7.6799 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 
+ ] pdfxs
+ 0 -43.845 m
+ (inCh)
+ [3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er6)
+ [4.8436 7.909 9.0981 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 7.94172 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -65.768 m
+ (At)
+ [7.8763 9.56727 ] pdfxs
+ (t) show
+ (heend)
+ [6.05449 10.1672 4.8436 6.0654 11.3781 ] pdfxs
+ (o) show
+ (fCh)
+ [8.65083 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.58899 ] pdfxs
+ (6) show
+ (,wepresent)
+ [8.77083 7.57085 10.1672 6.05449 4.27631 4.85451 4.29811 4.85451 5.74904 9.56727 ] pdfxs
+ (a) show
+ (nexperimen)
+ [11.3781 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ls)
+ [8.34538 4.29811 ] pdfxs
+ (t) show
+ (udy)
+ [6.0654 6.05449 11.0835 ] pdfxs
+ (o) show
+ (ftheperf)
+ [8.65083 4.23277 6.0654 10.1672 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 10.1672 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 9.55636 ] pdfxs
+ (o) show
+ (f) show
+ 0 -87.69 m
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.3963 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.5745 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (t) show
+ (oshow)
+ [7.99629 4.30902 6.05449 5.15996 10.4181 ] pdfxs
+ (t) show
+ (heexecuti)
+ [6.0654 7.3963 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.3963 ] pdfxs
+ (a) show
+ (ndloc)
+ [6.0654 8.6072 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (litye\013ec)
+ [3.0327 3.0327 3.93823 8.30174 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [6.85082 ] pdfxs
+ (o) show
+ (f)
+ [5.87995 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.3963 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.We)
+ [6.05449 7.5163 10.309 4.8436 ] pdfxs
+ 0 -109.613 m
+ (\fnd)
+ [6.0654 6.05449 9.26173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsever)
+ [7.45093 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.22904 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msspeedupby)
+ [9.08711 7.50536 4.29811 6.35994 4.85451 4.8436 9.26173 6.0654 9.26173 5.74904 8.95628 
+ ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,twoby)
+ [9.08711 6.31631 3.93823 7.58175 8.65083 5.75995 8.95628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.44002 ] pdfxs
+ (2) show
+ (x)
+ [8.95628 ] pdfxs
+ (a) show
+ (ndtwobym)
+ [6.0654 9.26173 3.93823 7.57085 8.65083 5.75995 8.95628 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.26173 ] pdfxs
+ (10) show
+ (x.O)
+ [5.75995 7.73448 8.4872 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.10535 ] pdfxs
+ (a) show
+ (reuna\013ec)
+ [4.27631 8.63993 6.0654 6.05449 5.46541 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 6.86176 ] pdfxs
+ (a) show
+ (ndimp)
+ [6.0654 9.86173 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,n)
+ [3.02179 4.8545 6.87267 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (rehurtsubs)
+ [4.27631 8.65084 5.75995 6.05449 4.27631 8.04001 4.29811 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyby)
+ [3.0327 3.0327 9.55628 5.75995 9.55628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.We)
+ [6.05449 8.3672 10.309 4.8436 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (lso)
+ [3.0327 4.29811 8.58538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyshowhowse)
+ [3.0327 3.0327 8.87992 4.30902 6.05449 5.15996 11.0072 6.05449 5.15996 11.0072 4.29811 
+ 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (o) show
+ (fd)
+ [6.45812 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresinmem)
+ [6.05449 4.27631 4.8436 7.4399 3.02179 9.19628 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 8.87992 4.85451 ] pdfxs
+ (a) show
+ (nprovidea)
+ [9.18537 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.97448 8.58538 ] pdfxs
+ (10) show
+ (xperf)
+ [8.89083 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 0 -175.38 m
+ (improvementins)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 4.85451 5.75995 7.87638 
+ 3.0327 9.6981 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.32353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (pters)
+ [6.0654 4.23277 4.85451 8.29082 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sbydescribing)
+ [8.32353 5.75995 9.77446 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 3.0327 
+ 6.0654 9.46901 ] pdfxs
+ (t) show
+ (herunningex)
+ [6.0654 8.86902 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.46901 4.85451 5.75995 
+ ] pdfxs
+ (a) show
+ (mpleweuse)
+ [9.08711 6.05449 3.0327 8.86902 7.58175 8.86902 6.05449 4.30902 8.86902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (g) show
+ (ivesahi)
+ [3.0327 5.4545 4.8436 8.32353 9.47992 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-leveloverview)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 7.04721 5.14905 5.4545 4.85451 4.27631 
+ 5.74904 3.0327 4.85451 7.8763 ] pdfxs
+ 0 -219.225 m
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.22539 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (\() show
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.79993 ] pdfxs
+ (N) show
+ (extitdescribes)
+ [4.8436 5.75995 7.62547 3.0327 7.61456 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 4.8436 7.69081 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.23629 3.32724 6.0654 3.02179 6.41449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hminde)
+ [6.0654 12.4689 3.0327 9.43628 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.0327 6.40358 3.0327 9.44719 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,i)
+ [6.45812 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexityinSec)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 8.41084 3.0327 8.71629 6.0654 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [5.87995 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 8.71629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lsimple)
+ [5.68359 4.30902 3.02179 9.09802 6.05449 3.0327 7.50539 ] pdfxs
+ (\() show
+ (butimp)
+ [6.05449 6.0654 6.89457 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (\)re\fnemen)
+ [6.89457 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sinSec)
+ [6.949 3.0327 8.71629 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.Sec)
+ [7.54902 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 0 -263.07 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.27627 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.82175 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 7.81084 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.82175 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.03265 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 7.81084 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.99995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.02174 4.30902 ] pdfxs
+ (tat) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.26536 ] pdfxs
+ (o) show
+ (nabr)
+ [9.03265 8.42175 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [9.03265 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.82175 ] pdfxs
+ (o) show
+ (fp)
+ [6.29449 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.24356 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -284.993 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 5.83631 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.05449 8.66174 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.66174 ] pdfxs
+ (5) show
+ (.6c)
+ [3.0327 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s)
+ [6.89446 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.45085 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.62904 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [8.66174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpri)
+ [8.66174 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [6.87265 7.57085 ] pdfxs
+ (o) show
+ (rk.Fin)
+ [4.27631 5.75995 7.52721 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Sec)
+ [3.0327 3.0327 4.84359 5.83631 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.66174 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ 0 -306.915 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizes)
+ [4.2654 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedin)
+ [6.05449 12.7307 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.6981 
+ 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 7.94172 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er.)
+ [4.85451 4.2654 3.0327 ] pdfxs
+ 0 -352.37 m
+ /N622 14.346 Tf
+ (5.1T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eTr)
+ [12.7392 9.88436 6.58481 ] pdfxs
+ (an) show
+ (sform)
+ [6.36962 4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (a) show
+ (tion)
+ [6.2836 4.476 8.07685 14.346 ] pdfxs
+ (O) show
+ (verview)
+ [8.06236 7.3595 6.59915 8.52144 4.476 7.37385 17.0287 ] pdfxs
+ (an) show
+ (dEx)
+ [14.346 10.5874 8.52144 ] pdfxs
+ (a) show
+ (m)
+ [13.4566 ] pdfxs
+ (p) show
+ (le)
+ [4.476 7.3595 ] pdfxs
+ 0 -385.095 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 9.23992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.69444 ] pdfxs
+ (o) show
+ (napr)
+ [10.4508 9.83992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.4725 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.02179 6.0654 3.0327 6.05449 9.85082 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.68353 ] pdfxs
+ (to) show
+ 381.343 -385.095 m
+ /N722 10.909 Tf
+ (malloc) show
+ 420.096 -385.095 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 442.061 -385.095 m
+ /N722 10.909 Tf
+ (free) show
+ 464.97 -385.095 m
+ /N614 10.909 Tf
+ (,) show
+ 0 -407.018 m
+ (a) show
+ (nd)
+ [6.0654 9.79628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.0399 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.58538 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8289 ] pdfxs
+ (t) show
+ (ouseapo)
+ [9.19628 6.05449 4.30902 8.58538 9.18538 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.77449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.79628 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry,describedbelow.The)
+ [4.27631 4.84359 6.7963 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 
+ 9.79628 6.35994 4.85451 3.0327 5.14905 7.8763 8.18175 7.8763 6.0654 8.58538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmuses)
+ [6.0654 12.818 6.0654 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -428.941 m
+ (ap)
+ [8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.7272 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.31628 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.31628 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.28358 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,b)
+ [6.0654 6.05449 6.37085 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.32719 ] pdfxs
+ (o) show
+ (fwhich)
+ [6.58903 7.88721 6.05449 3.0327 4.54905 9.31628 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.10539 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.31628 5.75995 9.02174 ] pdfxs
+ (D) show
+ (SAin)
+ [6.05449 11.4435 3.0327 9.31628 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.5381 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.05449 7.75629 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -450.863 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisafr)
+ [9.30537 3.0327 7.54899 8.69447 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkwhichh)
+ [4.27631 8.99992 7.8763 6.0654 3.02179 4.54905 9.30537 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [7.54899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.27267 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre\fnemen)
+ [6.27267 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 7.74539 ] pdfxs
+ (I) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (hissec)
+ [6.05449 3.0327 7.54899 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wepresent)
+ [6.05449 6.35994 7.57085 8.09448 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 7.48365 
+ ] pdfxs
+ (a) show
+ 0 -472.786 m
+ (\\) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sic"versi)
+ [4.29811 3.0327 4.8436 8.67265 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.06175 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninwhich)
+ [9.27264 3.0327 9.27264 7.8763 6.0654 3.0327 4.53815 9.28355 ] pdfxs
+ (a) show
+ (llhe)
+ [3.02179 6.25085 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.27264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.06175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edinpo)
+ [4.85451 9.27264 3.0327 9.27264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.50536 ] pdfxs
+ (\() show
+ (i.e.,n)
+ [3.0327 3.0327 4.8436 3.0327 6.32722 6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.06175 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -494.708 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (eddirec)
+ [4.8436 8.67265 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyvi)
+ [3.02179 8.3672 5.75995 3.0327 ] pdfxs
+ (a) show
+ 100.886 -494.708 m
+ /N722 10.909 Tf
+ (malloc) show
+ 135.249 -494.708 m
+ /N614 10.909 Tf
+ (\))
+ [6.85093 ] pdfxs
+ (a) show
+ (ndevery)
+ [6.0654 8.66174 4.85451 5.4545 4.8436 4.27631 8.3672 ] pdfxs
+ (D) show
+ (Snode)
+ [8.66174 6.0654 5.74904 6.0654 7.46176 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (esasep)
+ [4.8436 6.91627 8.06175 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [7.45085 4.30902 ] pdfxs
+ (ta) show
+ (ticpo)
+ [4.23277 3.0327 7.46176 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.63995 ] pdfxs
+ (\() show
+ (expl)
+ [4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow)
+ [3.0327 6.0654 4.8436 8.67265 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ -1.52588e-05 -516.631 m
+ (A) show
+ (lls)
+ [3.0327 7.06903 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.34535 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.87993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmc)
+ [4.27631 3.0327 4.23277 6.0654 13.1344 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.31264 ] pdfxs
+ (o) show
+ (nlyth)
+ [6.0654 3.02179 9.80719 4.23277 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.89083 ] pdfxs
+ (D) show
+ (Snodeswi)
+ [10.1017 6.0654 5.74904 6.0654 4.8436 8.34535 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ 299.203 -516.631 m
+ /N1025 10.909 Tf
+ (H) show
+ 312.725 -516.631 m
+ /N1028 10.909 Tf
+ (2) show
+ 323.702 -516.631 m
+ /N695 10.909 Tf
+ (M) show
+ 339.515 -516.631 m
+ /N614 10.909 Tf
+ (\(\\) show
+ 349.212 -516.631 m
+ /N1025 10.909 Tf
+ (H) show
+ 363.07 -516.631 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [8.28001 ] pdfxs
+ (a) show
+ (sc)
+ [8.34535 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ -6.10352e-05 -538.553 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 8.7272 ] pdfxs
+ (t) show
+ (opo)
+ [8.7272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls.Bec)
+ [3.0327 4.30902 7.75629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1272 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsiden)
+ [6.05449 6.0654 7.58172 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.0654 4.8436 9.3381 5.75995 9.03265 ] pdfxs
+ (D) show
+ (SAiden)
+ [6.05449 11.4654 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.32724 9.04356 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intmem)
+ [3.0327 5.74904 7.52729 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.03265 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -560.476 m
+ (t) show
+ (his)
+ [6.05449 3.0327 7.429 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyse)
+ [3.0327 3.0327 8.87992 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tessuchd)
+ [4.23277 4.85451 7.429 4.29811 6.0654 4.54905 9.18537 6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.58538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.0654 4.2654 7.97448 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncesin)
+ [6.0654 4.8436 4.85451 7.429 3.0327 9.18537 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.97448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 7.71266 ] pdfxs
+ (I) show
+ (n)
+ [9.18537 ] pdfxs
+ (t) show
+ (henex)
+ [6.0654 7.97448 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -582.398 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wediscuss)
+ [6.0654 6.6654 7.57085 8.4872 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 7.94172 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre\fnemen)
+ [6.6654 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hisb)
+ [6.0654 3.0327 7.93081 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.53815 6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (110) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (purp)
+ [6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (setricks[)
+ [4.30902 8.02902 4.23277 4.27631 3.0327 4.54905 5.74904 7.48354 3.0327 ] pdfxs
+ (62) show
+ (]c)
+ [6.20722 4.85451 ] pdfxs
+ (a) show
+ (nbeusedto)
+ [9.23992 6.35994 8.02902 6.0654 4.29811 4.85451 9.23992 4.23277 8.63993 ] pdfxs
+ (a) show
+ (ddressthispr)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.48354 4.23277 6.0654 3.0327 7.48354 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (bleminlimi)
+ [6.0654 3.02179 4.85451 12.2725 3.02179 9.23992 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.25083 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.3054 ] pdfxs
+ (o) show
+ (nlyfullc)
+ [6.0654 3.02179 8.94538 3.32724 6.0654 3.02179 6.21813 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsen-)
+ [4.8436 5.75995 7.42911 4.29811 4.8436 6.0654 3.63261 ] pdfxs
+ 0 -21.922 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.75995 3.02179 3.94914 9.40355 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.709 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.95263 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.49811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (bleminitsfull)
+ [6.0654 3.0327 4.8436 12.7416 3.0327 9.709 3.0327 4.23277 7.95263 3.33815 6.05449 
+ 3.0327 6.6763 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lity.)
+ [3.02179 3.0327 3.93823 4.8545 7.90902 ] pdfxs
+ (Not) show
+ (e)
+ [8.49811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 7.8982 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ 0 -43.845 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnamehe)
+ [7.78911 6.05449 5.46541 9.08711 8.38902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.59991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sby)
+ [7.84354 5.74904 9.30537 ] pdfxs
+ (t) show
+ (heirs)
+ [6.05449 4.85451 3.02179 7.82173 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.38902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.59991 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ewillsu\013er)
+ [8.38902 7.8763 3.0327 3.02179 6.57812 4.29811 6.0654 6.35986 4.85451 7.81082 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.38902 4.30902 ] pdfxs
+ (a) show
+ (meprecisi)
+ [9.08711 8.38902 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (npr)
+ [9.59991 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (sc)
+ [7.94172 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rsuchpr)
+ [7.909 4.30902 6.05449 4.54905 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -10.337 -99.645 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.45812 ] pdfxs
+ (t) show
+ (hesenumbersshow)
+ [6.05449 4.85451 4.29811 8.22539 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 7.6799 
+ 4.29811 6.0654 5.14905 11.2581 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.62547 ] pdfxs
+ (t) show
+ (heraw)
+ [6.05449 8.23629 4.2654 5.14905 11.2581 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sdis)
+ [7.6799 6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprecisi)
+ [9.43628 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (D) show
+ (SAisc)
+ [6.05449 11.5635 3.0327 7.6799 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -27.273 -121.568 m
+ (t) show
+ (o)
+ [7.90902 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 6.75264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithminm)
+ [4.27631 3.0327 4.23277 6.0654 11.5416 3.0327 8.50901 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.21447 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 6.75264 ] pdfxs
+ (\(256) show
+ (.bzip)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 ] pdfxs
+ (2) show
+ (,)
+ [5.71631 ] pdfxs
+ (164) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (zip,)
+ [4.85451 3.0327 6.05449 5.71631 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ke,)
+ [5.4545 4.8436 5.72722 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 5.71631 ] pdfxs
+ (129) show
+ (.c)
+ [3.0327 4.85451 ] pdfxs
+ (o) show
+ (mpress,e)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 5.71631 4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,) show
+ -27.273 -143.49 m
+ (o) show
+ (nlyocc)
+ [6.0654 3.02179 8.54174 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llysli)
+ [3.0327 3.0327 8.53083 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (htlyw)
+ [5.75995 4.23277 3.0327 8.53083 7.58175 ] pdfxs
+ (o) show
+ (rse)
+ [4.2654 4.30902 7.62539 ] pdfxs
+ (\(197) show
+ (.p)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (rser,)
+ [4.27631 4.29811 4.85451 4.2654 5.97813 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [5.97813 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 8.83628 3.33815 ] pdfxs
+ (a) show
+ (rbet)
+ [7.04719 6.35994 4.85451 4.23277 ] pdfxs
+ (t) show
+ (erinsever)
+ [4.85451 7.04719 3.0327 8.83628 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.80359 ] pdfxs
+ (\(181) show
+ (.mcf,)
+ [3.02179 9.09802 4.8436 3.33815 5.97813 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.74904 6.0654 4.27631 3.0327 ] pdfxs
+ -27.273 -165.413 m
+ (186) show
+ (.cr)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (fty,)
+ [3.32724 3.94914 4.84359 8.66174 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.0327 3.32724 8.66174 ] pdfxs
+ (172) show
+ (.m)
+ [3.0327 9.08711 ] pdfxs
+ (g) show
+ (rid,fp)
+ [4.27631 3.02179 6.0654 8.66174 3.32724 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.15996 7.8763 ] pdfxs
+ (t) show
+ (h,)
+ [6.05449 8.66174 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ (,e)
+ [8.25811 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.C)
+ [12.6544 7.8763 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 9.53443 7.8763 6.0654 4.8436 4.27631 10.0799 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.53443 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 14.3234 3.0327 4.29811 ] pdfxs
+ -27.273 -187.335 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.27631 9.5781 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 9.5781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.789 ] pdfxs
+ (D) show
+ (SAshowc)
+ [6.0654 12.9053 4.30902 6.05449 5.15996 12.6108 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 9.04353 7.8763 6.05449 4.85451 4.2654 9.58901 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.58901 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.789 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.5781 ] pdfxs
+ (o) show
+ (fasubse)
+ [8.07265 10.189 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.789 ] pdfxs
+ (\() show
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.7999 ] pdfxs
+ (o) show
+ (f) show
+ -27.273 -209.258 m
+ (uni\fc)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (se\))
+ [4.30902 4.8436 8.06183 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 9.88355 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (-wei)
+ [3.64352 7.57085 4.85451 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.67266 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.66175 ] pdfxs
+ (o) show
+ (fusingac)
+ [7.1563 6.0654 4.29811 3.0327 6.05449 9.27265 9.27265 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.67266 ] pdfxs
+ (\() show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -27.273 -231.18 m
+ (o) show
+ (fac)
+ [6.97085 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-insensi)
+ [4.85451 5.75995 4.23277 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive\))
+ [3.0327 5.4545 4.8436 7.87638 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 3.0327 ] pdfxs
+ -27.273 -269.013 m
+ /N622 11.955 Tf
+ (4.4.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (/)
+ [6.7307 ] pdfxs
+ (R) show
+ (efPre)
+ [6.13291 8.59556 9.19335 5.48733 6.14487 ] pdfxs
+ (c) show
+ (isio)
+ [3.73 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -27.273 -297.981 m
+ /N614 10.909 Tf
+ (Toev)
+ [6.97085 9.67628 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.06538 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 9.06538 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (o) show
+ (fmod)
+ [7.55993 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreturnedby)
+ [10.2763 4.27631 4.85451 4.23277 6.0654 4.27631 6.05449 4.85451 10.2763 5.75995 9.98173 
+ ] pdfxs
+ (a) show
+ (nimplemen)
+ [10.2872 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,the)
+ [6.05449 7.40721 4.23277 6.0654 9.07629 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (AL) show
+ -27.273 -319.903 m
+ (clienti)
+ [4.8436 3.0327 3.0327 4.8436 5.75995 8.42183 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esovere)
+ [4.8436 8.47626 5.14905 5.4545 4.85451 8.44354 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.2435 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.2435 3.0327 10.2326 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.03265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,builds)
+ [9.09802 7.34175 6.05449 6.0654 3.0327 3.02179 6.0654 8.47626 ] pdfxs
+ (t) show
+ (helist)
+ [6.0654 9.02174 3.02179 3.0327 4.30902 8.41092 ] pdfxs
+ (o) show
+ (fp)
+ [7.5163 6.35994 ] pdfxs
+ (o) show
+ (intersusedinthefunc)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.47626 6.05449 4.30902 4.8436 10.2326 3.0327 
+ 10.2435 4.23277 6.0654 9.02174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -27.273 -341.826 m
+ (a) show
+ (ndc)
+ [6.0654 9.0981 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (salist)
+ [7.34172 8.49811 3.0327 3.0327 4.29811 7.28729 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.07631 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 7.88721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.0981 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 7.35263 3.0327 9.0981 ] pdfxs
+ (t) show
+ (hebody)
+ [6.05449 7.89812 6.35994 5.75995 6.0654 8.79265 ] pdfxs
+ (o) show
+ (f)
+ [6.38176 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 7.88721 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.67993 ] pdfxs
+ (I) show
+ (t)
+ [7.28729 ] pdfxs
+ (t) show
+ (henperf)
+ [6.05449 4.85451 9.0981 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 4.29811 ] pdfxs
+ 393.963 -341.826 m
+ /N695 10.909 Tf
+ (O) show
+ 402.587 -341.826 m
+ /N614 10.909 Tf
+ (\() show
+ 406.83 -341.826 m
+ /N695 10.909 Tf
+ (M) show
+ 419.839 -341.826 m
+ /N1028 10.909 Tf
+ (\003) show
+ 426.53 -341.826 m
+ /N695 10.909 Tf
+ (N) show
+ 436.485 -341.826 m
+ /N614 10.909 Tf
+ (\)) show
+ -27.273 -363.748 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries\()
+ [4.2654 4.85451 6.86176 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.84354 4.23277 
+ ] pdfxs
+ (t) show
+ (ode)
+ [8.98901 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhe)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 8.37811 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.79991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.83263 4.8436 ] pdfxs
+ (a) show
+ (ndecidewhetherafunc)
+ [9.59991 6.0654 4.8436 4.8436 3.0327 6.0654 8.37811 7.88721 6.05449 4.85451 4.23277 
+ 6.0654 4.8436 7.81082 8.98901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.58901 4.85451 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.56721 4.8436 ] pdfxs
+ (a) show
+ (nmodify)
+ [9.59991 9.08711 5.75995 6.05449 3.0327 3.33815 5.75995 ] pdfxs
+ -27.273 -385.671 m
+ (o) show
+ (rre)
+ [8.84718 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dthemem)
+ [10.6472 4.23277 6.0654 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.3308 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 8.81455 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.6363 4.8436 ] pdfxs
+ (o) show
+ (untsthefrequencies)
+ [6.0654 5.75995 4.23277 8.8908 4.23277 6.0654 9.42537 3.33815 4.2654 4.85451 5.74904 
+ 6.0654 4.8436 6.0654 4.85451 3.02179 4.85451 8.87989 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 9.42537 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (o) show
+ (usresul)
+ [6.0654 8.87989 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 10.7017 ] pdfxs
+ (Not) show
+ (e)
+ [9.42537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.82546 ] pdfxs
+ (AA) show
+ (-) show
+ -27.273 -407.594 m
+ (EV)
+ [7.42902 6.95994 ] pdfxs
+ (A) show
+ (L)
+ [11.1163 ] pdfxs
+ (o) show
+ (nlyqueriesmod)
+ [6.0654 3.02179 10.0581 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 8.59626 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.62539 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (o) show
+ (floc)
+ [7.62539 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.59626 ] pdfxs
+ (aga) show
+ (instc)
+ [3.0327 6.0654 4.29811 8.54183 4.8436 ] pdfxs
+ (a) show
+ (lls,itdoesn)
+ [3.0327 3.0327 4.29811 7.49448 3.02179 8.54183 6.05449 5.75995 4.85451 8.59626 6.05449 
+ ] pdfxs
+ (o) show
+ (tqueryf)
+ [8.54183 5.74904 6.0654 4.8436 4.27631 10.0581 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.56354 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -27.273 -429.516 m
+ (dependenceinf)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 8.4872 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -10.336 -451.439 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 9.33807 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,)
+ [8.42174 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (,)
+ [8.42174 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (,)
+ [8.41084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.0944 ] pdfxs
+ (4) show
+ (.7ev)
+ [3.0327 10.4835 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.88355 ] pdfxs
+ (t) show
+ (hev)
+ [6.0654 9.88355 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 9.33807 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lresp)
+ [11.8581 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsepercen)
+ [6.05449 4.30902 9.88355 6.35994 4.8436 4.27631 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (esf)
+ [4.8436 9.33807 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.30536 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ -27.273 -473.361 m
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkin)
+ [4.27631 9.37083 3.0327 9.68719 ] pdfxs
+ (o) show
+ (ursui)
+ [6.05449 7.8981 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 6.65449 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 9.67628 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.47629 ] pdfxs
+ (4) show
+ (.8shows)
+ [3.02179 9.07629 4.30902 6.05449 5.15996 7.8763 7.9199 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.46538 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (siteresul)
+ [4.30902 3.0327 4.23277 8.47629 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sf)
+ [7.9199 3.33815 ] pdfxs
+ (o) show
+ (rjust)
+ [7.88719 3.33815 6.0654 4.29811 7.86547 ] pdfxs
+ (D) show
+ (SAin)
+ [6.05449 11.8035 3.0327 9.68719 ] pdfxs
+ (o) show
+ (ne\f)
+ [6.05449 8.47629 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.46538 ] pdfxs
+ (\(a) show
+ (s) show
+ -27.273 -495.284 m
+ (adi\013erentway)
+ [9.08719 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 7.88729 7.57085 5.14905 
+ 9.39264 ] pdfxs
+ (o) show
+ (fvisu)
+ [6.97085 5.75995 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lizingthe)
+ [3.0327 3.02179 4.85451 3.0327 6.05449 9.0981 4.23277 6.0654 8.4872 ] pdfxs
+ (D) show
+ (SAd)
+ [6.05449 11.8254 6.05449 ] pdfxs
+ (ata\)) show
+ (.) show
+ -10.336 -517.206 m
+ (Theresul)
+ [7.8763 6.0654 8.38902 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sdem)
+ [7.84354 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (esever)
+ [8.38902 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.81082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.74904 4.30902 3.0327 7.84354 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.84354 ] pdfxs
+ (a) show
+ (ndhow)
+ [6.0654 9.59991 6.05449 5.15996 11.4108 ] pdfxs
+ (t) show
+ (heyprovide)
+ [6.0654 4.8436 9.30537 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.8436 ] pdfxs
+ -27.273 -539.129 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 6.97085 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ -10.909 -573.006 m
+ /N1028 10.909 Tf
+ (\017) show
+ -4.57764e-05 -573.006 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 22.4379 -573.006 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 51.3519 -573.006 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisc)
+ [3.02179 5.75995 4.30902 3.02179 7.95263 3.0327 7.95263 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.49811 ] pdfxs
+ (o) show
+ (fprovidingmod)
+ [6.98176 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.0654 9.0981 9.09802 
+ 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.98176 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.709 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [7.93082 9.0981 7.88721 3.02179 6.0654 8.49811 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.49811 ] pdfxs
+ (o) show
+ (fs)
+ [6.98176 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 6.0654 ] pdfxs
+ -6.10352e-05 -594.929 m
+ (Clibr)
+ [12.4253 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.309 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.85807 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 125.007 -594.929 m
+ /N722 10.909 Tf
+ (sin) show
+ 146.741 -594.929 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 168.868 -594.929 m
+ /N722 10.909 Tf
+ (cos) show
+ 186.05 -594.929 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Pr)
+ [10.6254 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.85807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (thaveahi)
+ [8.79273 6.0654 5.14905 5.4545 9.40356 10.0035 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hpercent)
+ [10.6035 6.37085 4.8436 4.27631 4.8436 4.85451 5.75995 4.23277 ] pdfxs
+ (ag) show
+ (e)
+ [9.40356 ] pdfxs
+ (o) show
+ (fc)
+ [7.8872 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.85807 ] pdfxs
+ (to) show
+ -7.62939e-05 -616.852 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdlibr)
+ [4.27631 9.6981 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.40355 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ke\))
+ [5.4545 4.8436 7.87638 ] pdfxs
+ (a) show
+ (rewellservedby)
+ [4.27631 8.4872 7.57085 4.85451 3.0327 6.6654 4.29811 4.85451 4.2654 5.4545 4.85451 
+ 9.6981 5.74904 9.39264 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.0654 3.0327 7.93081 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 201.272 -657.201 m
+ (95) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (107) 108
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (A) show
+ (nyin)
+ [5.75995 10.0472 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpocedur)
+ [4.8436 4.27631 6.35994 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [7.33084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.56354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 8.59626 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.3526 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 9.14174 ] pdfxs
+ (g) show
+ (oodmod)
+ [5.75995 5.74904 10.3526 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.62539 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenaquery)
+ [10.3526 7.8763 6.0654 4.8436 10.3526 9.75264 5.75995 6.05449 4.85451 4.2654 10.0581 
+ ] pdfxs
+ (a) show
+ (sks)
+ [4.29811 5.75995 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.77092 ] pdfxs
+ (a) show
+ (nex)
+ [10.5926 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.57084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.6035 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.55993 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 10.5926 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisknownn)
+ [8.78183 3.0327 8.83626 5.74904 6.0654 5.14905 7.8763 10.6035 6.05449 ] pdfxs
+ (o) show
+ (ttoesc)
+ [8.78183 4.23277 9.99264 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.38174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.38174 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6253 ] pdfxs
+ (\(a) show
+ (s) show
+ 10.909 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edbys)
+ [4.85451 10.069 5.75995 9.76355 4.30902 ] pdfxs
+ (t) show
+ (ep#6)
+ [4.8436 10.069 9.09802 9.4581 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 165.341 -43.845 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 197.989 -43.845 m
+ /N614 10.909 Tf
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refimplement)
+ [4.2654 4.85451 7.34175 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.13448 ] pdfxs
+ (a) show
+ (ndreplic)
+ [6.05449 10.0799 4.2654 4.85451 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (edin)
+ [4.85451 10.069 3.0327 10.069 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.86902 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 4.27631 ] pdfxs
+ 10.909 -65.768 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.6945 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [7.54902 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [6.9381 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.0654 3.0327 4.8436 5.89086 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.50539 ] pdfxs
+ (4) show
+ (.5showsth)
+ [3.0327 8.11629 4.30902 6.05449 5.15996 7.8763 6.97082 4.23277 6.0654 ] pdfxs
+ (a) show
+ (teven)
+ [6.90548 4.85451 5.4545 4.8436 6.0654 ] pdfxs
+ 327.945 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 375.006 -65.768 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 6.95991 ] pdfxs
+ (a) show
+ (bletores)
+ [6.0654 3.0327 7.5163 4.23277 8.1272 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.07274 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 8.67266 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refqueriesf)
+ [4.27631 4.8436 7.16721 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.12717 3.33815 
+ ] pdfxs
+ (o) show
+ (rpr)
+ [8.10537 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuseal)
+ [8.07274 6.05449 4.30902 8.67266 9.28356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.68356 5.74904 6.0654 8.78166 6.37085 4.8436 8.10537 ] pdfxs
+ (o) show
+ (fex)
+ [7.16721 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.86176 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.89446 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 10.909 -109.613 m
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.98173 ] pdfxs
+ (a) show
+ (s)
+ [8.23626 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [7.0363 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ke\)which)
+ [5.4545 4.8436 8.17092 7.8763 6.0654 3.0327 4.53815 9.99264 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.78174 6.05449 ] pdfxs
+ (o) show
+ (tmodelledby)
+ [8.17092 9.09802 5.74904 6.0654 4.8436 3.0327 3.0327 4.8436 9.99264 5.75995 9.68719 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 305.006 -109.613 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 334.2 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Thisc)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.75992 7.8763 6.05449 3.0327 8.23626 4.8436 
+ ] pdfxs
+ (a) show
+ (noccur)
+ [9.99264 5.75995 4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ 10.909 -131.535 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbec)
+ [6.0654 4.8436 8.78172 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.35992 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.2654 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.35992 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.7491 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 8.76001 ] pdfxs
+ (o) show
+ (flibc,)
+ [7.84357 3.0327 3.0327 6.35994 4.85451 7.75629 ] pdfxs
+ (o) show
+ (rbec)
+ [8.79263 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.35992 ] pdfxs
+ (t) show
+ (heymaymodifymem)
+ [6.05449 4.85451 10.2654 9.09802 5.14905 10.2654 9.09802 5.74904 6.0654 3.0327 3.32724 
+ 10.2763 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2654 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 425.697 -131.535 m
+ /N722 10.909 Tf
+ (sqrt) show
+ 448.606 -131.535 m
+ /N614 10.909 Tf
+ (,) show
+ 10.909 -153.458 m
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 9.6981 4.85451 ] pdfxs
+ (a) show
+ (nmodify)
+ [9.68719 9.09802 5.75995 6.05449 3.0327 3.32724 5.75995 ] pdfxs
+ 98.788 -153.458 m
+ /N722 10.909 Tf
+ (errno) show
+ 127.424 -153.458 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -4.57764e-05 -184.347 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -184.347 m
+ /N614 10.909 Tf
+ (F)
+ [6.20722 ] pdfxs
+ (a) show
+ (iling)
+ [3.0327 3.0327 3.0327 6.05449 9.9381 ] pdfxs
+ (t) show
+ (hetwoc)
+ [6.05449 9.3381 3.93823 7.57085 9.9381 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.78171 ] pdfxs
+ (a) show
+ (bove,)
+ [6.37085 5.14905 5.4545 4.8436 3.0327 ] pdfxs
+ 151.974 -184.347 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 200.851 -184.347 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 222.906 -184.347 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 273.595 -184.347 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nocc)
+ [10.549 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyprovidemod)
+ [3.0327 3.0327 10.2326 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.3272 9.08711 
+ 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refin-)
+ [4.2654 4.85451 7.81084 3.0327 6.05449 3.63261 ] pdfxs
+ 10.9089 -206.269 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.6145 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.82536 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.309 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.85807 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.79273 ] pdfxs
+ (a) show
+ (reneverre)
+ [4.27631 9.40356 6.0654 4.8436 5.4545 4.8436 8.83627 4.2654 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.6145 ] pdfxs
+ (o) show
+ (rneverwri)
+ [8.82536 6.0654 4.8436 5.4545 4.85451 8.82536 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enin)
+ [4.85451 10.6145 3.0327 10.6145 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.40356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.F)
+ [9.08711 10.6363 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ 10.9089 -228.192 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.29449 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.47263 4.8436 ] pdfxs
+ (a) show
+ (noccurwhena)
+ [9.23992 5.74904 4.85451 4.8436 6.0654 7.43992 7.88721 6.05449 4.85451 9.22901 8.62902 
+ ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.20722 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleisl)
+ [6.0654 3.0327 8.01812 3.0327 7.47263 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.02179 8.93447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (,butn)
+ [6.29449 6.0654 6.0654 7.40729 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.40729 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 9.22901 ] pdfxs
+ (a) show
+ (ssuch)
+ [7.47263 4.30902 6.05449 4.54905 9.22901 ] pdfxs
+ (\(t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.9089 -250.114 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 39.8409 -250.114 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.97445 ] pdfxs
+ (ta) show
+ (kesc)
+ [5.4545 4.8436 7.97445 4.8436 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.51993 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.50902 4.85451 ] pdfxs
+ (a) show
+ (sewhenitism)
+ [4.29811 8.51993 7.8763 6.0654 4.8436 9.73082 3.0327 7.9091 3.02179 7.97445 9.08711 
+ ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.73082 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (\).)
+ [4.23277 7.97448 ] pdfxs
+ (I) show
+ (fmem)
+ [7.00357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryisnevers)
+ [4.27631 9.42537 3.02179 7.97445 6.0654 4.8436 5.4545 4.85451 7.93082 4.30902 ] pdfxs
+ (to) show
+ (redt)
+ [4.2654 4.85451 9.73082 4.23277 ] pdfxs
+ (o) show
+ (,) show
+ 10.9089 -272.037 m
+ (itistrivi)
+ [3.0327 8.58546 3.0327 8.66171 4.23277 4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [7.38539 ] pdfxs
+ (t) show
+ (osee)
+ [9.80719 4.29811 4.85451 9.19629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnos)
+ [8.59637 6.0654 9.79628 4.30902 ] pdfxs
+ (to) show
+ (res)
+ [4.2654 4.85451 8.6508 ] pdfxs
+ (o) show
+ (rc)
+ [8.629 4.8436 ] pdfxs
+ (a) show
+ (llsc)
+ [3.0327 3.0327 8.6508 4.8436 ] pdfxs
+ (a) show
+ (nmodifyi)
+ [10.4181 9.08711 5.75995 6.05449 3.0327 3.33815 10.1017 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [10.0254 ] pdfxs
+ (Not) show
+ (e)
+ [9.19629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsh)
+ [8.59637 3.0327 8.58546 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbep)
+ [6.0654 3.0327 10.4072 6.37085 9.19629 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.19629 ] pdfxs
+ (to) show
+ 10.9089 -293.959 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.85451 6.05449 9.99264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 65.7459 -293.959 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 105.583 -293.959 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.23626 ] pdfxs
+ (t) show
+ (oinc)
+ [9.39265 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.78174 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.0654 3.0327 8.23626 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nifdesired:weincludeditin)
+ [9.99264 3.0327 7.26539 6.0654 4.8436 4.30902 3.02179 4.27631 4.85451 6.05449 8.47629 
+ 7.57085 8.78174 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 9.99264 3.02179 
+ 8.18183 3.0327 9.99264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 10.9089 -315.882 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s) show
+ 47.7909 -315.882 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 7.93081 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.47629 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.4872 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (D) show
+ (SAprovides)
+ [6.0654 11.8144 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.47629 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.32724 ] pdfxs
+ (o) show
+ (rfree.)
+ [7.909 3.33815 4.27631 4.8436 4.8436 3.0327 ] pdfxs
+ -7.62939e-05 -346.771 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.9089 -346.771 m
+ /N614 10.909 Tf
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ ('sdirectsupp)
+ [3.0327 9.31625 6.0654 3.02179 4.27631 4.8436 4.85451 9.25091 4.30902 6.05449 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 9.25091 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 9.85083 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.34538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [11.0726 9.08711 ] pdfxs
+ (a) show
+ (kesitf)
+ [5.4545 4.8436 9.31625 3.0327 9.25091 3.33815 ] pdfxs
+ (a) show
+ (rm)
+ [9.28354 9.08711 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.27631 9.86174 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 4.8436 ] pdfxs
+ 10.9089 -368.693 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7344 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.429 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.94536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.05449 9.09802 8.97807 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 7.70175 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.97807 ] pdfxs
+ (o) show
+ (fmod)
+ [8.0072 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.0072 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichc)
+ [6.0654 7.96357 7.8763 6.05449 3.0327 4.54905 10.7344 4.8436 ] pdfxs
+ (a) show
+ (nbeseen)
+ [10.7344 6.37085 9.51265 4.30902 4.8436 4.85451 6.0654 ] pdfxs
+ 10.9089 -390.616 m
+ (inFi)
+ [3.0327 10.5163 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.75989 ] pdfxs
+ (4) show
+ (.4)
+ [3.02179 9.91628 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5163 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.)
+ [10.3308 ] pdfxs
+ (I) show
+ (n)
+ [10.5163 ] pdfxs
+ (2) show
+ (4)
+ [9.90537 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.30538 ] pdfxs
+ (4) show
+ (0pr)
+ [9.90537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 258.769 -390.616 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 291.519 -390.616 m
+ /N614 10.909 Tf
+ (isabletore)
+ [3.0327 8.74898 5.46541 6.05449 3.0327 9.30538 4.23277 9.91628 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 10.5163 ] pdfxs
+ (No) show
+ (Mod)
+ [9.99272 5.75995 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 7.78902 ] pdfxs
+ (40) show
+ (%) show
+ 10.9089 -412.538 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.19629 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 10.4181 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n) show
+ 93.3899 -412.538 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 129.292 -412.538 m
+ /N614 10.909 Tf
+ (,)
+ [7.55993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4072 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (endoessi)
+ [4.8436 10.4181 6.05449 5.75995 4.8436 8.66171 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lybe)
+ [3.0327 10.1126 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (er)
+ [4.85451 8.61809 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.58546 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.res)
+ [10.0254 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.0327 6.05449 9.80719 ] pdfxs
+ (75) show
+ (%) show
+ 10.9089 -434.461 m
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (t) show
+ (hequeriesin)
+ [6.0654 8.7272 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 8.18172 3.0327 9.949 
+ ] pdfxs
+ (NA) show
+ (MD)
+ [9.99272 12.2182 ] pdfxs
+ (a) show
+ (s)
+ [8.18172 ] pdfxs
+ (No) show
+ (ModRef)
+ [10.0036 5.75995 6.05449 8.03985 4.8436 7.21084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.93809 ] pdfxs
+ (50) show
+ (%m)
+ [12.9816 9.08711 ] pdfxs
+ (o) show
+ (requeriesf)
+ [4.27631 8.7272 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 8.18172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.149 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.9163 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.73811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msinSPEC)
+ [9.09802 8.18172 3.0327 9.93809 6.0654 7.42902 7.41812 7.8763 ] pdfxs
+ 10.9089 -456.383 m
+ (FP)
+ [7.12357 7.41812 ] pdfxs
+ (95\)) show
+ (.Thisisp)
+ [7.8872 7.8763 6.0654 3.0327 7.94172 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlysi)
+ [4.27631 3.0327 9.39264 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.74904 7.88729 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ 235.778 -456.383 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (aa) show
+ 267.714 -456.383 m
+ /N614 10.909 Tf
+ (requires)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (t) show
+ (imec)
+ [3.02179 9.09802 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ 10.9089 -478.306 m
+ (well-)
+ [7.57085 4.85451 3.0327 3.02179 3.64352 ] pdfxs
+ (t) show
+ (uned)
+ [6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ 63.9389 -478.306 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 103.478 -478.306 m
+ /N614 10.909 Tf
+ (implement)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572891 -512.184 m
+ (Theresul)
+ [7.8763 6.0654 7.70175 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sshow)
+ [7.15627 4.29811 6.0654 5.14905 10.7345 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.10184 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.0399 ] pdfxs
+ (\() show
+ (like)
+ [3.02179 3.0327 5.4545 7.70175 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.12356 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.70175 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms\)cle)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 7.09093 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlyyieldsm)
+ [4.27631 3.02179 8.61811 5.75995 3.02179 4.85451 3.0327 6.05449 7.15627 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.70175 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e) show
+ -16.3641 -534.106 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.23266 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nn)
+ [9.95991 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.74902 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms\(i.e.)
+ [6.05449 9.09802 8.20354 4.23277 3.0327 3.0327 4.85451 8.66174 ] pdfxs
+ (t) show
+ (hereisareduc)
+ [6.05449 4.85451 4.2654 8.74902 3.0327 8.20354 9.34901 4.27631 4.8436 6.0654 6.05449 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.23266 ] pdfxs
+ (\\) show
+ (mod)
+ [9.09802 5.74904 9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.3641 -556.029 m
+ (ref"resul)
+ [4.27631 4.8436 4.17814 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (nincre)
+ [9.6981 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sein)
+ [4.29811 8.4872 3.0327 9.6981 ] pdfxs
+ (\\No) show
+ (tmod)
+ [7.87638 9.08711 5.75995 9.6981 ] pdfxs
+ (o) show
+ (rref"results)
+ [7.909 4.27631 4.8436 4.17814 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 
+ 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572891 -577.951 m
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.29811 7.18903 ] pdfxs
+ (t) show
+ (hemod)
+ [6.05449 8.90174 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.38539 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.229 4.85451 ] pdfxs
+ (a) show
+ (ns)
+ [10.1126 4.29811 ] pdfxs
+ (t) show
+ (illbeimprovedintwoways:\frs)
+ [3.0327 3.0327 7.07994 6.35994 8.90174 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 
+ 4.85451 10.1126 3.02179 10.1126 3.93823 7.58175 9.50174 7.58175 5.14905 5.75995 4.29811 
+ 8.70538 6.0654 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,wec)
+ [7.17812 7.58175 8.89083 4.85451 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -16.3641 -599.874 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckmod)
+ [4.53815 10.069 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.63629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby-\feldins)
+ [10.3635 5.75995 5.74904 3.64352 6.05449 4.85451 3.0327 10.3635 3.0327 6.05449 4.30902 
+ ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.3635 ] pdfxs
+ (o) show
+ (fby-node.Sec)
+ [7.6472 5.74904 5.75995 3.64352 6.05449 5.75995 6.05449 4.85451 9.88355 6.0654 4.8436 
+ 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 7.50539 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ 314.69 -599.874 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 347.633 -599.874 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3635 4.85451 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -16.3641 -621.796 m
+ (beex)
+ [6.35994 8.53084 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 9.74173 ] pdfxs
+ (t) show
+ (osupp)
+ [9.13083 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtmod)
+ [4.27631 7.92001 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueriesf)
+ [4.2654 4.85451 7.01448 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.97445 3.33815 
+ ] pdfxs
+ (o) show
+ (rindirectfunc)
+ [7.95264 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.92001 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.74173 4.8436 ] pdfxs
+ (a) show
+ (lls,whichw)
+ [3.0327 3.0327 4.29811 6.73085 7.8763 6.05449 3.0327 4.54905 9.74173 7.57085 ] pdfxs
+ (o) show
+ (uldimproveprecisi)
+ [6.0654 3.02179 9.74173 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.53084 6.05449 
+ 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 212.182 -657.201 m
+ (96) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inapr)
+ [3.0327 10.1999 9.61083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.29812 ] pdfxs
+ (a) show
+ (ndiden)
+ [6.0654 10.2108 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 9.89446 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.99993 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.44353 ] pdfxs
+ (a) show
+ (twhichnodes)
+ [8.3891 7.88721 6.05449 3.0327 4.54905 10.1999 6.0654 5.75995 6.05449 4.85451 8.44353 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 8.98902 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.59992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.44353 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.98902 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 7.30903 ] pdfxs
+ (a) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 0 -21.922 m
+ (cessed,)
+ [4.8436 4.85451 4.29811 4.30902 4.8436 6.0654 6.38176 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 9.34901 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed.This)
+ [4.27631 5.14905 5.4545 4.85451 6.05449 7.7672 7.8763 6.05449 3.0327 7.58172 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.85451 7.58172 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.13811 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.54901 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.1272 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nneeded)
+ [9.3381 6.0654 4.8436 4.85451 6.05449 4.85451 9.3381 ] pdfxs
+ (t) show
+ (ose)
+ [8.73811 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eindividu)
+ [8.1272 3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [6.31631 6.05449 ] pdfxs
+ (ata) show
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.4872 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (obe)
+ [9.0981 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erc)
+ [4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (heirin)
+ [6.0654 4.8436 3.0327 7.909 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llay)
+ [6.6654 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -65.768 m
+ (The)
+ [7.8763 6.0654 8.47629 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsupp)
+ [6.0654 12.7198 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryC)
+ [4.2654 9.39264 11.509 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.05449 9.68719 7.8763 8.4872 12.1199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,includin)
+ [9.08711 4.29811 6.6654 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 
+ ] pdfxs
+ (g) show
+ 0 -87.69 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 8.3999 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hfunc)
+ [10.1563 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.1563 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.3999 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (/o) show
+ (rvir)
+ [8.36718 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.12357 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,recursi)
+ [6.05449 4.30902 7.23266 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,v)
+ [6.0654 7.24357 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (sfunc)
+ [8.3999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,n)
+ [6.0654 4.29811 7.24357 6.05449 ] pdfxs
+ (o) show
+ (n-type-)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (femem)
+ [3.33815 8.23629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.14174 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 7.69081 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,viap)
+ [3.0327 6.46903 5.75995 3.02179 8.8472 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.66901 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.69081 ] pdfxs
+ (a) show
+ (nduni)
+ [6.0654 9.44719 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,se)
+ [6.46903 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,)
+ [6.05449 5.75995 3.33815 9.08711 6.0654 6.46903 ] pdfxs
+ (a) show
+ (ndexcep)
+ [6.05449 9.44719 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.One)
+ [6.05449 4.30902 7.78902 8.4872 6.0654 8.23629 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (t) show
+ (hekeystren)
+ [6.05449 8.69447 5.4545 4.85451 9.59992 4.30902 4.23277 4.27631 4.85451 6.05449 ] pdfxs
+ (gt) show
+ (hs)
+ [6.0654 8.13808 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.69447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmisasimples)
+ [6.0654 12.9271 3.0327 8.14899 9.29447 4.30902 3.0327 9.08711 6.0654 3.02179 8.69447 
+ 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [9.59992 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.12718 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyh)
+ [3.0327 9.59992 6.0654 ] pdfxs
+ (a) show
+ (ndlingindirectc)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.29447 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 8.08365 4.85451 ] pdfxs
+ (a) show
+ (lls,which)
+ [3.02179 3.0327 4.30902 6.92721 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -153.458 m
+ (isdi\016cultbec)
+ [3.0327 8.71626 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 8.65092 6.37085 4.8436 
+ 4.85451 ] pdfxs
+ (a) show
+ (usedi\013erentfunc)
+ [6.05449 4.30902 9.26174 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.66183 
+ 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.72717 4.8436 ] pdfxs
+ (a) show
+ (lledviaafunc)
+ [3.0327 3.0327 4.8436 10.4835 5.74904 3.0327 9.87264 9.87264 3.32724 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.4726 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermayhavedi\013erent)
+ [4.8436 8.69445 9.08711 5.15996 10.1672 6.0654 5.14905 5.4545 9.26174 6.0654 3.0327 
+ 6.35986 4.85451 4.2654 4.85451 5.74904 8.66183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -175.38 m
+ (a) show
+ (ndde)
+ [6.0654 10.549 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbehavi)
+ [10.549 6.37085 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.0654 10.5599 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use\(inC)
+ [6.0654 4.29811 9.34901 4.23277 3.0327 10.5599 12.3708 ] pdfxs
+ (o) show
+ (rC++\)mayevenhavedi\013erentsi)
+ [8.77081 7.8763 8.4872 8.4872 8.73819 9.08711 5.15996 10.2435 4.85451 5.4545 4.8436 
+ 10.5599 6.0654 5.14905 5.4545 9.34901 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 8.73819 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (at) show
+ (ures.The)
+ [6.0654 4.27631 4.8436 4.29811 10.4617 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -197.303 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 13.8653 4.29811 ] pdfxs
+ (o) show
+ (lves)
+ [3.0327 5.4545 4.85451 9.07625 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.63265 4.8436 ] pdfxs
+ (o) show
+ (mplexissuesviaarel)
+ [9.08711 6.0654 3.0327 4.8436 10.5381 3.0327 4.29811 4.29811 6.0654 4.8436 9.08716 
+ 5.75995 3.02179 10.2326 10.2326 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysimple)
+ [3.0327 5.4545 4.8436 3.0327 10.5381 4.29811 3.0327 9.08711 6.0654 3.02179 9.63265 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.8326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nph)
+ [10.8435 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,while)
+ [4.29811 4.85451 8.09447 7.8763 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ 0 -219.225 m
+ (keeping)
+ [5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 8.2472 ] pdfxs
+ (t) show
+ (hecodetr)
+ [6.0654 7.64721 4.8436 5.75995 6.0654 7.64721 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprocessessen)
+ [8.86901 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 7.10173 4.8436 4.30902 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunch)
+ [3.0327 3.0327 8.55265 6.0654 6.05449 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ed.The)
+ [4.8436 6.0654 7.60357 7.8763 6.05449 7.64721 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [8.8581 7.58175 ] pdfxs
+ (o) show
+ (rksc)
+ [4.2654 5.75995 7.10173 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -241.148 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rinc)
+ [7.00356 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 7.58176 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,by)
+ [9.08711 4.30902 5.9454 5.74904 8.49811 ] pdfxs
+ (o) show
+ (nlypo)
+ [6.05449 3.0327 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.75995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingmem)
+ [3.0327 6.05449 8.19266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [6.98184 6.05449 5.75995 4.8436 7.03627 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [6.97093 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 7.57085 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 7.58176 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 7.58176 ] pdfxs
+ (o) show
+ (f)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (The)
+ [7.8763 6.0654 8.55266 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.55266 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidessever)
+ [9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.99626 4.30902 4.8436 
+ 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [6.73085 6.0654 5.14905 5.4545 4.85451 6.73085 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures,c)
+ [6.05449 4.27631 4.8436 4.30902 6.74176 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 9.75264 ] pdfxs
+ (t) show
+ (oprevi)
+ [9.16356 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.05449 8.00717 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.4581 ] pdfxs
+ (o) show
+ (n) show
+ 0 -284.993 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference.)
+ [10.2108 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 9.42537 
+ ] pdfxs
+ (I) show
+ (np)
+ [10.2108 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,itis)
+ [4.2654 7.30903 3.0327 8.40001 3.02179 8.45444 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 8.99993 6.05449 4.27631 4.29811 8.40001 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.2108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbuilds)
+ [8.3891 6.0654 6.05449 3.0327 3.0327 6.05449 8.45444 ] pdfxs
+ (o) show
+ (nasc)
+ [10.2108 9.61083 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.05449 3.0327 8.99993 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -306.915 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.87628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,w)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.63267 7.58175 ] pdfxs
+ (o) show
+ (rkswi)
+ [4.27631 5.74904 7.89808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hn)
+ [9.65446 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.44357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,supp)
+ [9.08711 4.30902 6.63267 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sfunc)
+ [7.89808 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 7.89808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hv)
+ [9.65446 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (s,)
+ [4.30902 6.63267 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 7.89808 ] pdfxs
+ (a) show
+ (rbi-)
+ [4.27631 6.05449 3.0327 3.63261 ] pdfxs
+ 0 -328.838 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.58901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.89446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erh)
+ [4.8436 8.10537 6.0654 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,e)
+ [6.90539 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 8.46538 ] pdfxs
+ (I) show
+ (n)
+ [9.89446 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.9163 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.68356 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.86176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.89446 3.0327 8.12717 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 8.67266 6.0654 4.27631 4.29811 8.07274 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -350.761 m
+ (whichisdesi)
+ [7.8763 6.0654 3.0327 4.53815 11.2363 3.0327 9.47989 6.05449 4.85451 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (nedb)
+ [6.0654 4.8436 11.2363 6.35994 ] pdfxs
+ (ot) show
+ (himprovepr)
+ [11.2363 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 10.0254 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [14.2689 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 10.0254 ] pdfxs
+ (\(t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hbe)
+ [11.2363 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erloc)
+ [4.85451 9.44717 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lity)
+ [3.02179 3.0327 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [8.58538 ] pdfxs
+ (a) show
+ (ndprovide)
+ [6.0654 11.2363 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 10.0145 ] pdfxs
+ (a) show
+ 0 -372.683 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rsubsequentc)
+ [7.909 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 7.87638 
+ 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.9672 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.1563 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.189 4.8436 ] pdfxs
+ (a) show
+ (ndirec)
+ [10.189 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyimprovepr)
+ [3.0327 9.88355 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.9672 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [13.2216 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceinsever)
+ [6.0654 4.8436 8.97811 3.0327 10.189 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways.Firs)
+ [7.1563 7.58175 5.14905 5.75995 4.29811 9.34901 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,) show
+ 0 -416.528 m
+ (sincepr)
+ [4.29811 3.0327 6.0654 4.8436 7.3963 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mstypic)
+ [9.08711 6.83991 3.93823 5.75995 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 8.29084 ] pdfxs
+ (t) show
+ (raverse)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 7.38539 ] pdfxs
+ (a) show
+ (ndprocess)
+ [6.0654 8.59629 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 6.85082 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 8.30174 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.3963 ] pdfxs
+ (o) show
+ (rafewd)
+ [6.8072 7.99629 3.33815 4.8436 10.429 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [7.99629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 6.83991 ] pdfxs
+ (a) show
+ (ta)
+ [6.78548 7.99629 ] pdfxs
+ (t) show
+ (ime,se)
+ [3.02179 9.09802 4.8436 5.79268 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -438.451 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [7.61448 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [10.0363 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresreducesthemem)
+ [6.0654 4.2654 4.85451 8.87989 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.8908 
+ 4.23277 6.0654 9.42537 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 10.3417 7.57085 ] pdfxs
+ (o) show
+ (rkingse)
+ [4.27631 5.75995 3.0327 6.05449 10.0363 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.87989 ] pdfxs
+ (o) show
+ (fpr)
+ [7.91993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (rams)
+ [4.2654 5.46541 9.08711 8.87989 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.6363 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyimprovin)
+ [3.0327 3.0327 10.3417 3.02179 9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ 0 -460.373 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [11.4544 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 10.2326 ] pdfxs
+ (a) show
+ (ndTLBperf)
+ [6.0654 11.4435 7.8763 6.82903 13.1016 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Sec)
+ [6.0654 4.8436 4.85451 13.1235 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,incer)
+ [6.05449 6.0654 8.8581 3.02179 11.4544 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (inc)
+ [3.0327 11.4435 4.85451 ] pdfxs
+ (a) show
+ (ses,the)
+ [4.29811 4.85451 4.29811 8.8581 4.23277 6.0654 10.2326 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4435 ] pdfxs
+ (o) show
+ (rderwi)
+ [4.27631 6.05449 4.85451 9.65444 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.0654 3.02179 11.4544 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -482.296 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.76355 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urepo)
+ [6.05449 4.27631 9.14174 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lwillm)
+ [7.33084 7.8763 3.0327 3.02179 7.33084 9.09802 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 10.3635 ] pdfxs
+ (t) show
+ (hesubsequent)
+ [6.05449 9.15265 4.29811 6.0654 6.0654 4.29811 4.8436 5.75995 6.0654 4.8436 5.75995 
+ 8.54183 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [7.31994 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.57445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ifa)
+ [3.0327 7.49448 3.0327 7.63629 9.75264 ] pdfxs
+ (t) show
+ (reeiscre)
+ [4.2654 4.85451 9.14174 3.0327 8.60717 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.3635 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3635 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -504.218 m
+ (processedinpre)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 10.8435 3.0327 10.8326 
+ 6.0654 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,improvingsp)
+ [8.09447 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 10.2326 4.29811 
+ 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lloc)
+ [7.81084 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.5381 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.8435 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 8.10538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [9.07625 ] pdfxs
+ (a) show
+ (resm)
+ [4.27631 9.62174 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 9.05445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nac)
+ [10.8435 10.2326 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 9.63265 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ 0 -526.141 m
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lloc)
+ [7.00357 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 8.90174 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,b)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.10176 6.35994 ] pdfxs
+ (ot) show
+ (hbene\f)
+ [10.0363 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (risebec)
+ [4.27631 3.0327 4.29811 8.82538 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.82538 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.82538 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.22547 ] pdfxs
+ (o) show
+ (findividu)
+ [7.30902 3.02179 6.0654 6.0654 3.02179 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [7.00357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.42537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -548.063 m
+ (isun)
+ [3.0327 8.83626 6.0654 6.05449 ] pdfxs
+ (a) show
+ (\013ectedbyintervening)
+ [6.37077 4.8436 4.85451 4.23277 4.85451 10.5926 5.75995 10.2981 3.0327 5.75995 4.23277 
+ 4.85451 4.27631 5.4545 4.8436 6.0654 3.02179 6.0654 9.99264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.83626 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.81445 ] pdfxs
+ (ot) show
+ (herd)
+ [6.05449 4.85451 8.80354 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.99264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 7.78902 ] pdfxs
+ (a) show
+ (ndlesslikely)
+ [6.0654 10.5926 3.0327 4.8436 4.30902 8.83626 3.0327 3.0327 5.4545 4.8436 3.0327 
+ 10.2981 ] pdfxs
+ (t) show
+ (obesc)
+ [9.99264 6.35994 9.39265 4.29811 4.8436 ] pdfxs
+ (att) show
+ (ered)
+ [4.85451 4.2654 4.85451 6.0654 ] pdfxs
+ 0 -569.986 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (undinthehe)
+ [6.05449 6.0654 8.56356 3.0327 8.56356 4.23277 6.0654 7.35267 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.Third,ins)
+ [6.05449 7.50539 7.8763 6.0654 3.0327 4.2654 6.0654 5.75995 3.0327 8.56356 4.29811 
+ ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.35267 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.34176 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [5.53086 ] pdfxs
+ (o) show
+ (rdermayevenbec)
+ [4.27631 6.05449 4.85451 6.77447 9.08711 5.14905 8.26902 4.8436 5.4545 4.8436 8.56356 
+ 6.37085 4.8436 4.85451 ] pdfxs
+ (o) show
+ (measimpleline)
+ [9.08711 7.35267 7.95266 4.30902 3.0327 9.08711 6.05449 3.0327 7.35267 3.0327 3.0327 
+ 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rs)
+ [6.77447 4.29811 ] pdfxs
+ (t) show
+ (ride,)
+ [4.27631 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -591.908 m
+ (a) show
+ (llowingm)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.9381 9.09802 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.2654 9.3381 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveh)
+ [3.02179 5.4545 9.3381 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.27631 9.3272 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.0654 9.9381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nbef)
+ [10.549 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re.)
+ [4.27631 4.8436 10.429 ] pdfxs
+ (Not) show
+ (e)
+ [9.3272 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.3381 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 1 0 0 1 0 -601.402 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -10.261 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 6.70655 ] pdfxs
+ (pre) show
+ (cisei)
+ [4.09746 2.56423 3.63121 7.1728 2.55527 ] pdfxs
+ (nfor) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (a) show
+ (b)
+ [5.37959 ] pdfxs
+ (ou) show
+ (tt)
+ [6.65271 3.58634 ] pdfxs
+ (he) show
+ (irint)
+ [2.56423 6.67063 2.56423 4.85956 3.58634 ] pdfxs
+ (erna) show
+ (lst)
+ [5.6306 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (.) show
+ 225.818 -45.538 m
+ /N614 10.909 Tf
+ (109) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (108) 109
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter5)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (u) show
+ (tom)
+ [10.832 13.9552 23.2255 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [10.832 7.75841 21.6886 18.2679 14.7236 13.9304 17.0535 21.0443 7.75841 7.73363 14.7236 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.2072 ] pdfxs
+ (o) show
+ (f)
+ [7.69084 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.19629 9.09802 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.60728 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 8.60728 ] pdfxs
+ (ta) show
+ (sksf)
+ [4.29811 5.75995 8.66171 3.32724 ] pdfxs
+ (o) show
+ (rmodernc)
+ [8.629 9.09802 5.74904 6.0654 4.8436 4.27631 10.4181 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 8.66171 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 10.4072 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.09802 9.19629 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsis)
+ [4.8436 9.09802 8.66171 3.02179 8.66171 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.2072 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -133.509 m
+ (o) show
+ (fmem)
+ [7.43993 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.86173 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (einpr)
+ [8.95629 3.02179 10.1672 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,includings)
+ [9.09802 4.29811 7.25448 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 
+ 9.55628 4.30902 ] pdfxs
+ (a) show
+ (fetycheckin)
+ [3.32724 4.85451 3.93823 9.86173 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ (,)
+ [7.24357 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.24357 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.1672 4.29811 ] pdfxs
+ (to) show
+ (r)
+ [4.27631 ] pdfxs
+ (ag) show
+ (em)
+ [8.95629 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -155.431 m
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,whilec)
+ [4.8436 3.0327 4.84359 6.49085 7.8763 6.0654 3.02179 3.0327 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.69082 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.71263 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 8.85811 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.46901 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llingmem)
+ [3.0327 3.02179 3.0327 6.0654 8.85811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 7.71263 6.0654 ] pdfxs
+ (at) show
+ (ternsf)
+ [4.23277 4.85451 4.27631 6.05449 7.71263 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -177.354 m
+ (dense)
+ [6.0654 4.8436 6.0654 4.29811 9.18538 ] pdfxs
+ (a) show
+ (rraysh)
+ [4.2654 4.27631 5.14905 5.75995 8.63989 6.05449 ] pdfxs
+ (a) show
+ (sprovenverye\013ec)
+ [8.63989 6.0654 4.2654 5.15996 5.4545 4.8436 10.3963 5.4545 4.8436 4.27631 10.0908 
+ 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive,)
+ [3.02179 5.4545 4.85451 7.53812 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.62899 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [8.60718 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lingwi)
+ [3.0327 3.02179 6.0654 9.78537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [10.3963 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-b)
+ [4.8436 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedd)
+ [4.29811 4.85451 10.3963 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.78537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -199.276 m
+ (a) show
+ (remuchwe)
+ [4.27631 8.09448 8.78166 6.0654 4.54905 9.30537 7.57085 4.85451 ] pdfxs
+ (a) show
+ (ker.Akeydi\013erencebetween)
+ [5.4545 4.8436 4.27631 7.74539 11.4326 5.4545 4.8436 9.01083 6.05449 3.0327 6.35986 
+ 4.85451 4.2654 4.85451 6.05449 4.85451 8.09448 6.35994 4.85451 3.93823 7.57085 4.85451 
+ 4.8436 9.30537 ] pdfxs
+ (t) show
+ (hetwois)
+ [6.0654 8.09448 3.93823 7.58175 8.69447 3.0327 7.54899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.48365 4.85451 ] pdfxs
+ (o) show
+ (mpilershavepreciseknowled)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 7.54899 6.0654 5.14905 5.4545 8.09448 
+ 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 8.10539 5.74904 6.0654 5.14905 7.8763 
+ 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.09448 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -221.199 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelay)
+ [3.0327 9.08711 8.29084 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.68002 ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (a) show
+ (rraysinmem)
+ [4.27631 4.27631 5.14905 5.75995 7.73445 3.0327 9.50173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,where)
+ [4.27631 4.84359 6.51267 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (t) show
+ (heyhavemuchlessinf)
+ [6.05449 4.85451 9.19628 6.05449 5.14905 5.4545 8.29084 8.79257 6.05449 4.54905 9.50173 
+ 3.02179 4.85451 4.29811 7.74536 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 7.68002 4.85451 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.02179 4.85451 9.19628 6.05449 ] pdfxs
+ (ata) show
+ 0 -243.121 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.9199 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.68719 ] pdfxs
+ (o) show
+ (nthehe)
+ [9.68719 4.23277 6.0654 8.47629 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 7.87629 ] pdfxs
+ (I) show
+ (nsuch)
+ [9.68719 4.30902 6.05449 4.54905 9.68719 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-b)
+ [4.8436 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed\)d)
+ [4.29811 4.85451 6.05449 7.87638 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.07629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,b)
+ [6.0654 4.27631 4.8436 4.30902 6.65449 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.46538 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ivelay)
+ [3.0327 5.4545 8.47629 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -265.044 m
+ (o) show
+ (f) show
+ 13.583 -265.044 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (t)
+ [8.5963 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 10.549 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (es) show
+ 131.249 -265.044 m
+ /N614 10.909 Tf
+ (inmem)
+ [3.0327 10.8544 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.549 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 10.8544 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sw)
+ [9.09807 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsizes\))
+ [4.27631 5.74904 3.0327 6.0654 10.2435 4.30902 4.8436 9.04364 4.29811 3.0327 4.8436 
+ 4.85451 4.29811 9.04364 ] pdfxs
+ (a) show
+ (ndthelay)
+ [6.05449 10.8654 4.23277 6.0654 9.64356 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.03273 ] pdfxs
+ (o) show
+ (fnodes)
+ [8.1272 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -1.52588e-05 -286.966 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (inasin)
+ [3.34914 10.9526 10.3963 4.45083 3.34914 6.13082 ] pdfxs
+ (g) show
+ (led)
+ [2.79267 9.82908 5.58542 ] pdfxs
+ (a) show
+ (ta)
+ [3.62179 10.3963 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ 148.778 -286.966 m
+ /N614 10.909 Tf
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.6908 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (smem)
+ [8.93444 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3854 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.66902 6.05449 ] pdfxs
+ (att) show
+ (erns\))
+ [4.8436 4.27631 6.0654 4.29811 8.8691 ] pdfxs
+ (a) show
+ (redi\016cult)
+ [4.27631 9.47992 6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 8.88001 ] pdfxs
+ (t) show
+ (opredict.)
+ [10.0799 6.0654 4.2654 4.85451 6.05449 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ -1.52588e-05 -308.889 m
+ (Onedirectc)
+ [8.4872 6.05449 8.39993 6.05449 3.0327 4.27631 4.8436 4.8436 7.78911 4.85451 ] pdfxs
+ (o) show
+ (nsequenceis)
+ [6.05449 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 8.38902 3.0327 7.84354 
+ ] pdfxs
+ (t) show
+ (hatirre)
+ [6.05449 5.46541 7.7782 3.0327 4.27631 4.2654 4.85451 ] pdfxs
+ (g) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (a) show
+ (rmem)
+ [7.82173 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.30537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [6.57812 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.85451 4.2654 6.0654 7.84354 ] pdfxs
+ (o) show
+ (ftenhavew)
+ [3.33815 4.23277 4.85451 9.59991 6.0654 5.14905 5.4545 8.38902 7.58175 ] pdfxs
+ (o) show
+ (rseperf)
+ [4.2654 4.30902 8.38902 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ -1.52588e-05 -330.811 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hbec)
+ [10.189 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (o) show
+ (fpo)
+ [7.45084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (rsp)
+ [8.389 4.29811 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [7.14539 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.87264 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.0654 10.1781 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (t) show
+ (echniqueslikeh)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.42171 3.0327 3.02179 
+ 5.4545 8.97811 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 8.97811 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.02179 6.0654 8.9672 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 9.5781 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -352.734 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (te\013ec)
+ [7.95274 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.Ap)
+ [3.0327 5.4545 4.8436 8.10538 11.8908 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.4581 9.09802 ] pdfxs
+ (o) show
+ (ref)
+ [4.2654 8.56356 3.33815 ] pdfxs
+ (a) show
+ (r-re)
+ [4.2654 3.64352 4.2654 4.85451 ] pdfxs
+ (a) show
+ (chingc)
+ [4.53815 6.0654 3.0327 6.05449 9.16356 4.85451 ] pdfxs
+ (o) show
+ (nsequenceis)
+ [6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 8.56356 3.02179 8.01808 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.95274 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.46901 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.97446 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.01808 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -374.656 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.2654 9.07629 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,d)
+ [7.3963 6.05449 ] pdfxs
+ (at) show
+ (alay)
+ [9.67628 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (uttr)
+ [6.0654 8.46546 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.3963 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.2763 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 9.98173 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\))
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.46546 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 9.06538 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herlesse\013ec)
+ [6.0654 4.8436 8.49809 3.0327 4.8436 4.30902 8.5199 4.8436 6.37077 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.07629 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -396.579 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.02179 4.85451 9.39264 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -418.502 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.8908 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.85451 8.85809 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 4.29811 
+ ] pdfxs
+ 130.361 -418.502 m
+ /N1025 10.909 Tf
+ (A)
+ [9.47995 ] pdfxs
+ (u) show
+ (t)
+ [4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 10.8545 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [8.77084 9.49086 3.47997 3.49088 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 279.992 -418.502 m
+ /N614 10.909 Tf
+ (,a)
+ [7.86538 10.0472 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsform)
+ [6.05449 4.30902 3.32724 5.46541 4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.6581 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 10.3526 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (a) show
+ (rbi-)
+ [4.27631 6.05449 3.0327 3.63261 ] pdfxs
+ -6.10352e-05 -440.424 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryimper)
+ [4.2654 9.86173 3.0327 9.08711 6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tivepr)
+ [4.23277 3.0327 5.4545 8.95629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 155.405 -440.424 m
+ /N634 10.909 Tf
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (g) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (ga) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (sdi)
+ [8.7817 5.58542 3.33823 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (tin)
+ [7.95267 3.34914 6.13082 ] pdfxs
+ (s) show
+ (tanc)
+ [3.62179 5.58542 6.13082 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (f)
+ [7.6691 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (pd)
+ [9.90539 5.58542 ] pdfxs
+ (a) show
+ (ta)
+ [3.62179 9.90539 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (e) show
+ (sinto)
+ [8.79261 3.33823 6.14173 3.62179 9.90539 ] pdfxs
+ (se) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rat)
+ [4.0363 5.58542 3.62179 ] pdfxs
+ (e) show
+ -6.10352e-05 -462.347 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (rypo)
+ [4.59266 8.75984 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 64.6559 -462.347 m
+ /N614 10.909 Tf
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.2181 ] pdfxs
+ (a) show
+ (llowsheuris)
+ [3.02179 3.0327 5.14905 7.88721 7.46172 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.46172 ] pdfxs
+ (t) show
+ (obeused)
+ [8.6072 6.37085 8.00721 6.05449 4.30902 4.8436 9.2181 ] pdfxs
+ (t) show
+ (op)
+ [8.61811 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 8.91265 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.00721 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (llay)
+ [6.1854 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.39638 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 8.00721 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ -6.10352e-05 -484.269 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.05449 4.27631 4.85451 4.29811 9.01083 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.29082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,e)
+ [9.08711 6.0654 3.0327 4.8436 7.14539 4.8436 ] pdfxs
+ (a) show
+ (chdis)
+ [4.54905 10.069 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctinst)
+ [3.0327 6.05449 4.85451 8.25819 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.86902 ] pdfxs
+ (o) show
+ (falis)
+ [7.35266 9.46901 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [7.13448 ] pdfxs
+ (t) show
+ (ree,)
+ [4.27631 4.8436 4.85451 7.13448 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phiden)
+ [6.05449 10.0799 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.0654 4.8436 10.0799 5.74904 9.77446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.85811 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ -6.10352e-05 -506.192 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.88355 6.35994 8.67266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.88355 ] pdfxs
+ (t) show
+ (oasep)
+ [9.27265 9.27265 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.66175 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.Our)
+ [3.0327 8.43265 8.4872 6.0654 8.09446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nuses)
+ [9.88355 6.05449 4.30902 4.8436 8.12717 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (put)
+ [6.05449 6.0654 8.06183 ] pdfxs
+ (o) show
+ (fac)
+ [7.1563 9.27265 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -528.114 m
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.17081 ] pdfxs
+ (\() show
+ (DS)
+ [8.32365 6.0654 ] pdfxs
+ (A\)) show
+ 186.303 -524.155 m
+ /N703 7.96999 Tf
+ (1) show
+ 194.904 -528.114 m
+ /N614 10.909 Tf
+ (t) show
+ (odis)
+ [9.32719 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uish)
+ [6.05449 3.0327 4.29811 6.0654 ] pdfxs
+ 263.975 -528.114 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (j)
+ [3.33823 ] pdfxs
+ (o) show
+ (intin)
+ [3.34914 6.13082 7.7454 3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ (soflo)
+ [8.57443 5.58542 7.46183 2.78176 5.01816 ] pdfxs
+ (g) show
+ (ic)
+ [3.34914 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.90536 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.69812 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (es) show
+ 1 0 0 1 0 -538.214 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (L)
+ [5.75615 ] pdfxs
+ (e) show
+ (ss)
+ [3.64018 6.93966 ] pdfxs
+ (aggre) show
+ (ssivepoint)
+ [3.64018 3.63121 2.56423 4.60858 7.40591 5.37959 4.59962 2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [6.91271 ] pdfxs
+ (ana) show
+ (lys)
+ [2.56423 4.85963 3.64018 ] pdfxs
+ (e) show
+ (sc)
+ [6.93966 4.09746 ] pdfxs
+ (a) show
+ (n)
+ [8.42802 ] pdfxs
+ (a) show
+ (lsobe)
+ [2.56423 3.63121 7.91704 5.37959 7.40591 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.42802 ] pdfxs
+ (bu) show
+ (tmay)
+ [6.89479 7.67484 4.35754 8.16808 ] pdfxs
+ (no) show
+ (t)
+ [6.89479 ] pdfxs
+ (d) show
+ (isti)
+ [2.55527 3.64018 3.58634 2.55527 ] pdfxs
+ (ngu) show
+ (ish)
+ [2.56423 3.63121 8.42802 ] pdfxs
+ (da) show
+ (tast)
+ [3.58634 7.91704 3.63121 3.58634 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.57737 ] pdfxs
+ (ur) show
+ (ei)
+ [7.41488 2.55527 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (an) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (s)
+ [6.94863 ] pdfxs
+ (o) show
+ (rmaygiv)
+ [6.91271 7.6838 4.34857 8.17705 4.59962 2.56423 4.60858 ] pdfxs
+ (e) show
+ 213.381 -37.815 m
+ /N614 10.909 Tf
+ (108) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mslike)
+ [9.09802 7.94172 3.02179 3.0327 5.4545 8.4872 ] pdfxs
+ (253) show
+ (.perlbmkwhichincludeal)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 9.39264 7.8763 6.0654 3.0327 
+ 4.53815 9.6981 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 8.4872 9.08719 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (findirectc)
+ [6.97085 3.0327 6.05449 6.0654 3.02179 4.27631 4.85451 4.8436 7.87638 4.85451 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.02179 4.30902 3.0327 ] pdfxs
+ 0 -45.454 m
+ /N622 14.346 Tf
+ (4.5A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (na) show
+ (lysisPre)
+ [4.476 8.52144 6.36962 4.476 11.7494 11.032 6.58481 7.37385 ] pdfxs
+ (c) show
+ (isionwith)
+ [4.476 6.36962 4.476 8.07685 14.346 11.649 4.49035 6.26925 14.346 ] pdfxs
+ (Sca) show
+ (l)
+ [4.49035 ] pdfxs
+ (a) show
+ (r)
+ [11.9646 ] pdfxs
+ (L) show
+ (oop)
+ [8.52157 8.0625 14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (za) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -78.18 m
+ /N614 10.909 Tf
+ (Thesec)
+ [7.8763 6.0654 9.22901 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndclientweev)
+ [6.05449 10.4508 4.8436 3.0327 3.0327 4.8436 5.75995 8.6291 7.58175 9.22901 4.85451 
+ 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 7.60357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.23992 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.389 ] pdfxs
+ (LI) show
+ (CMp)
+ [7.8763 14.389 6.05449 ] pdfxs
+ (a) show
+ (ss,perf)
+ [4.30902 4.29811 7.60357 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsasm)
+ [4.27631 9.08711 8.69444 9.83992 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.41812 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (fsc)
+ [7.72357 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (rlo)
+ [8.66173 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ 0 -100.102 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.30902 11.4763 ] pdfxs
+ (I) show
+ (t)
+ [9.07637 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizessc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.1308 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [9.10899 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsusings)
+ [6.0654 9.14171 6.05449 4.30902 3.0327 6.05449 10.2981 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdSSA)
+ [4.27631 10.8981 6.05449 6.0654 13.0144 ] pdfxs
+ (a) show
+ (ndlo)
+ [6.0654 10.8981 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.8981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,extendin)
+ [3.02179 5.75995 4.30902 4.8436 4.30902 8.15993 4.85451 5.75995 4.23277 4.85451 6.05449 
+ 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -122.025 m
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.8507 ] pdfxs
+ (t) show
+ (ol)
+ [9.2181 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.829 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.829 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.6072 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhenmod)
+ [6.05449 8.07263 7.8763 6.05449 4.85451 9.81809 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.09085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyisc)
+ [3.0327 5.74904 3.0327 8.06172 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [9.81809 6.0654 4.2654 5.15996 5.4545 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titiss)
+ [8.00729 3.0327 7.99638 3.0327 8.06172 4.30902 ] pdfxs
+ (a) show
+ (fe.)
+ [3.32724 4.85451 8.2472 ] pdfxs
+ (I) show
+ (np)
+ [9.829 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ri)
+ [8.03991 3.02179 ] pdfxs
+ (t) show
+ 0 -143.948 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms:)
+ [4.27631 9.08711 4.29811 8.1272 ] pdfxs
+ (a) show
+ (\)h)
+ [7.99638 6.05449 ] pdfxs
+ (o) show
+ (isting)
+ [3.0327 4.30902 4.23277 3.0327 6.0654 9.20719 ] pdfxs
+ (o) show
+ (fl)
+ [7.09085 3.0327 ] pdfxs
+ (oa) show
+ (dins)
+ [9.81809 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.06172 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.6072 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pprehe)
+ [9.81809 6.05449 4.27631 4.8436 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der,b\)sinking)
+ [6.0654 4.8436 4.27631 6.81812 6.05449 7.99638 4.30902 3.0327 6.05449 5.75995 3.0327 
+ 6.05449 9.2181 ] pdfxs
+ (o) show
+ (fl)
+ [7.09085 3.02179 ] pdfxs
+ (oa) show
+ (dins)
+ [9.81809 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.05081 ] pdfxs
+ (to) show
+ 0 -165.87 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pexitblocks,c\)pr)
+ [9.97082 4.8436 5.75995 3.0327 8.1491 6.0654 3.0327 5.74904 4.54905 5.75995 4.29811 
+ 7.01448 4.8436 8.16001 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (o) show
+ (fs)
+ [7.25448 4.29811 ] pdfxs
+ (to) show
+ (resinalo)
+ [4.27631 4.8436 8.21444 3.0327 9.97082 9.37083 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.97082 ] pdfxs
+ (t) show
+ (ousea)
+ [9.37083 6.05449 4.30902 8.75993 9.37083 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.66537 ] pdfxs
+ (a) show
+ (ndl)
+ [6.0654 9.97082 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.75993 ] pdfxs
+ (o) show
+ (nce)
+ [6.05449 4.85451 8.75993 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.30902 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -187.793 m
+ (t) show
+ (helo)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.Fi)
+ [6.05449 7.8872 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (4) show
+ (.9)
+ [3.0327 9.08719 ] pdfxs
+ (g) show
+ (ivesex)
+ [3.0327 5.4545 4.85451 7.93081 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.05449 3.0327 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.4872 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (pplied.)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ 119.492 -215.518 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 135.922 -215.518 m
+ /N1220 8.96599 Tf
+ (f) show
+ 137.083 -226.477 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 163.856 -226.477 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 169.363 -226.477 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 138.4 -237.436 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 136.588 -248.395 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 141.716 -248.395 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 120.666 -259.353 m
+ /N1220 8.96599 Tf
+ (g) show
+ 131.152 -259.353 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 165.873 -259.353 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 109.895 -276.29 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (o) show
+ (isti)
+ [2.56423 3.63121 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (Inpu) show
+ (t) show
+ 268.131 -215.518 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 294.904 -215.518 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 300.411 -215.518 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 345.135 -215.518 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 267.129 -226.477 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 283.559 -226.477 m
+ /N1220 8.96599 Tf
+ (f) show
+ 286.037 -237.436 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 284.224 -248.395 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 289.353 -248.395 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 268.302 -259.353 m
+ /N1220 8.96599 Tf
+ (g) show
+ 278.789 -259.353 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 313.509 -259.353 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 255.52 -276.29 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (o) show
+ (isti)
+ [2.56423 3.63121 3.58634 2.55527 ] pdfxs
+ (n) show
+ (gRes)
+ [7.68392 6.77832 4.10643 3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 119.492 -306.726 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 135.922 -306.726 m
+ /N1220 8.96599 Tf
+ (f) show
+ 137.083 -317.685 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 163.856 -317.685 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 169.363 -317.685 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 138.354 -328.644 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 136.588 -339.603 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 141.716 -339.603 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 120.666 -350.561 m
+ /N1220 8.96599 Tf
+ (g) show
+ 131.152 -350.561 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 165.873 -350.561 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 121.812 -361.52 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 111.968 -378.457 m
+ (\(c\)L)
+ [3.58634 4.0885 6.66167 5.75615 ] pdfxs
+ (oa) show
+ (d)
+ [8.19491 ] pdfxs
+ (S) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (Inpu) show
+ (t) show
+ 267.129 -306.726 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 283.559 -306.726 m
+ /N1220 8.96599 Tf
+ (f) show
+ 285.991 -317.685 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 284.224 -328.644 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 289.353 -328.644 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 268.302 -339.603 m
+ /N1220 8.96599 Tf
+ (g) show
+ 278.789 -339.603 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 313.509 -339.603 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 268.131 -350.561 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 294.904 -350.561 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 300.411 -350.561 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 345.135 -350.561 m
+ /N1223 8.96599 Tf
+ (//sunk)
+ [5.25401 11.584 4.56367 5.74715 5.97131 6.39275 ] pdfxs
+ (!) show
+ 269.449 -361.52 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 257.337 -378.457 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (d)
+ [8.19491 ] pdfxs
+ (S) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (ki)
+ [4.8686 2.55527 ] pdfxs
+ (n) show
+ (gR)
+ [7.68392 6.77832 ] pdfxs
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (u) show
+ (lt)
+ [2.55527 3.58634 ] pdfxs
+ 121.31 -423.139 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 137.741 -423.139 m
+ /N1220 8.96599 Tf
+ (f) show
+ 138.901 -434.098 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 165.674 -434.098 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 171.181 -434.098 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 140.218 -445.057 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 138.406 -456.016 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 143.535 -456.016 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 140.172 -466.975 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 138.406 -477.934 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 143.535 -477.934 m
+ /N1156 8.96599 Tf
+ (P1=t3;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 122.484 -488.893 m
+ /N1220 8.96599 Tf
+ (g) show
+ 132.97 -488.893 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 167.691 -488.893 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 101 -516.788 m
+ (\()
+ [3.58634 ] pdfxs
+ (e) show
+ (\)R)
+ [6.65271 6.78729 ] pdfxs
+ (eg) show
+ (isterP)
+ [2.55527 3.64018 3.57737 4.10643 6.67063 6.27624 ] pdfxs
+ (ro) show
+ (m)
+ [7.67484 ] pdfxs
+ (o) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (Inpu) show
+ (t) show
+ 269.045 -410.536 m
+ (tmp=)
+ [3.63117 7.7376 9.91638 7.16379 ] pdfxs
+ 302.251 -410.536 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 307.759 -410.536 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 352.483 -410.536 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 268.947 -421.495 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 285.377 -421.495 m
+ /N1220 8.96599 Tf
+ (f) show
+ 286.537 -432.454 m
+ /N1156 8.96599 Tf
+ (t1=tmp;)
+ [4.53674 10.2751 11.9337 3.63117 7.72863 6.9845 2.56423 ] pdfxs
+ 352.483 -432.454 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 287.855 -443.413 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 286.043 -454.372 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 291.171 -454.372 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 287.809 -465.331 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 285.633 -476.29 m
+ (tmp=t3;)
+ [3.63117 7.7376 9.88051 12.8303 4.53674 7.37908 2.56423 ] pdfxs
+ 352.483 -476.29 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 270.12 -487.249 m
+ /N1220 8.96599 Tf
+ (g) show
+ 280.607 -487.249 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 315.327 -487.249 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 269.455 -498.208 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 274.583 -498.208 m
+ /N1156 8.96599 Tf
+ (P1=tmp;)
+ [6.33003 9.37849 11.9337 3.63117 7.72863 6.9845 2.56423 ] pdfxs
+ 352.483 -498.208 m
+ /N1223 8.96599 Tf
+ (//promoted)
+ [5.25401 11.5302 5.45127 4.62644 5.45127 8.27557 5.45127 3.80161 4.97612 6.80513 ] pdfxs
+ (!) show
+ 247.171 -515.144 m
+ /N1156 8.96599 Tf
+ (\(f\)R)
+ [3.58634 3.51463 6.65271 6.78729 ] pdfxs
+ (eg) show
+ (ist)
+ [2.55527 3.64018 3.58634 ] pdfxs
+ (e) show
+ (rP)
+ [6.67063 6.27624 ] pdfxs
+ (ro) show
+ (m)
+ [7.67484 ] pdfxs
+ (o) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (nRes)
+ [8.19491 6.77832 4.10643 3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 103.424 -537.564 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.6981 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 16.9358 -571.442 m
+ (The\f)
+ [7.8763 6.0654 9.49083 6.0654 ] pdfxs
+ (g) show
+ (ureshows)
+ [6.05449 4.27631 9.49083 4.30902 6.05449 5.15996 7.8763 8.94535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twe)
+ [8.89091 7.57085 9.49083 ] pdfxs
+ (a) show
+ (reinves)
+ [4.27631 9.49083 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (ga) show
+ (ting)
+ [4.23277 3.0327 6.0654 10.1017 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 9.50174 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.95625 ] pdfxs
+ (o) show
+ (ftwof)
+ [7.97447 3.93823 7.58175 10.1017 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.95625 ] pdfxs
+ (o) show
+ (fl)
+ [7.97447 3.0327 ] pdfxs
+ (oa) show
+ (dm)
+ [10.7017 9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (\() show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (istin)
+ [3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ -0.000152588 -593.365 m
+ (a) show
+ (ndsinkin)
+ [6.0654 10.4508 4.30902 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\))
+ [8.64001 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 10.4617 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.67263 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ion[)
+ [3.02179 5.46541 10.4508 3.0327 ] pdfxs
+ (37) show
+ (])
+ [7.42903 ] pdfxs
+ (\(a) show
+ (lsoknown)
+ [3.0327 4.29811 9.85082 5.75995 6.0654 5.14905 7.8763 10.4617 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (\\L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (I) show
+ (nv)
+ [5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ntCodeM)
+ [5.75995 8.64001 7.8763 5.75995 6.05449 9.25083 10.0036 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.4617 3.0327 ] pdfxs
+ (61) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -0.000152588 -615.286 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.28356 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\(a) show
+ (\)showsasimpleex)
+ [8.67274 4.30902 6.05449 5.14905 7.88721 8.73808 9.88355 4.30902 3.0327 9.08711 6.05449 
+ 3.0327 9.28356 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 9.28356 ] pdfxs
+ (o) show
+ (falo)
+ [7.7672 9.89446 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.4945 3.0327 5.74904 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 8.67274 3.0327 ] pdfxs
+ (oa) show
+ (d.Thisl)
+ [6.0654 10.2763 7.8763 6.0654 3.0327 8.73808 3.02179 ] pdfxs
+ (oa) show
+ (dmaybes)
+ [10.5054 9.08711 5.14905 10.1999 6.35994 9.28356 4.29811 ] pdfxs
+ (a) show
+ (felyh)
+ [3.33815 4.8436 3.0327 10.1999 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (97) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (109) 110
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (ut)
+ [6.0654 7.72365 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.33448 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.54537 ] pdfxs
+ (\() show
+ (producing)
+ [6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 3.0327 6.0654 8.93447 ] pdfxs
+ (t) show
+ (hecodein)
+ [6.0654 8.32357 4.85451 5.75995 6.05449 8.33448 3.0327 9.54537 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ (\)ifmod)
+ [7.73456 3.02179 6.81812 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.81812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.77808 3.0327 7.78899 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.33448 ] pdfxs
+ (t) show
+ (oprove)
+ [8.94538 6.05449 4.27631 5.14905 5.4545 8.33448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tn)
+ [7.73456 6.05449 ] pdfxs
+ (ot) show
+ (hingin)
+ [6.0654 3.0327 6.05449 8.94538 3.02179 9.54537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (body)
+ [6.35994 5.75995 6.0654 9.67628 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.78174 3.0327 5.74904 ] pdfxs
+ (o) show
+ (pc)
+ [9.99264 4.8436 ] pdfxs
+ (a) show
+ (nmodifythev)
+ [9.99264 9.08711 5.75995 6.05449 3.0327 3.33815 9.68719 4.23277 6.0654 8.77084 5.15995 
+ ] pdfxs
+ (a) show
+ (lue)
+ [3.02179 6.0654 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (*) show
+ (P1)
+ [7.41812 9.38174 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.19264 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,P1)
+ [9.08711 6.0654 3.02179 4.85451 7.02539 7.42902 9.38174 ] pdfxs
+ (a) show
+ (ndP2d)
+ [6.05449 9.99264 7.41812 9.38174 6.0654 ] pdfxs
+ (o) show
+ (n't)
+ [6.05449 3.0327 8.17092 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [8.74901 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.38174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (preduces)
+ [9.6981 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micnumber)
+ [9.08711 3.0327 8.4872 5.75995 6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fl)
+ [6.97085 3.02179 ] pdfxs
+ (oa) show
+ (dsif)
+ [6.0654 7.94172 3.0327 6.95994 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pexecu)
+ [9.6981 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (nce.)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.03265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\() show
+ (c\)showsthes)
+ [4.85451 8.43274 4.29811 6.0654 5.14905 7.8763 8.49808 4.23277 6.0654 9.04356 4.29811 
+ ] pdfxs
+ (a) show
+ (meex)
+ [9.08711 9.04356 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,but)
+ [9.09802 6.05449 3.0327 4.8436 7.36357 6.05449 6.0654 8.43274 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.03265 3.0327 ] pdfxs
+ (oa) show
+ (dedv)
+ [6.05449 4.85451 10.2545 5.14904 ] pdfxs
+ (a) show
+ (lueis)
+ [3.0327 6.05449 9.04356 3.02179 8.49808 ] pdfxs
+ (o) show
+ (nlyused)
+ [6.0654 3.02179 9.949 6.0654 4.29811 4.85451 10.2435 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 9.03265 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.04356 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ 0 -87.69 m
+ (I) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 8.78171 4.85451 ] pdfxs
+ (a) show
+ (se,if)
+ [4.29811 4.8436 7.72357 3.0327 7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3272 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.3272 3.0327 ] pdfxs
+ (oa) show
+ (dedv)
+ [6.0654 4.8436 10.5381 5.14904 ] pdfxs
+ (a) show
+ (lueisn)
+ [3.0327 6.0654 9.31629 3.0327 8.78171 6.0654 ] pdfxs
+ (o) show
+ (tmodi\fedbetween)
+ [8.71637 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 10.5381 6.37085 4.8436 3.93823 
+ 7.58175 4.8436 4.85451 10.5272 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.3272 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.5381 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5381 ] pdfxs
+ (a) show
+ (llexi)
+ [3.0327 7.50539 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.3272 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 0 -109.613 m
+ (itc)
+ [3.0327 8.18183 4.8436 ] pdfxs
+ (a) show
+ (nbesunkto)
+ [10.0035 6.35994 8.79265 4.29811 6.0654 6.0654 9.6981 4.23277 9.40355 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.79265 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pexi)
+ [10.0035 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s,producing)
+ [4.29811 7.04721 6.0654 4.27631 5.74904 6.0654 6.05449 4.85451 3.0327 6.05449 9.39265 
+ ] pdfxs
+ (t) show
+ (hecodein)
+ [6.0654 8.78174 4.85451 5.75995 6.05449 8.79265 3.0327 9.99264 ] pdfxs
+ (\() show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Thisreduces)
+ [8.79265 7.8763 6.05449 3.0327 8.24717 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 
+ 8.23626 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.79265 5.74904 6.0654 8.78166 6.37085 4.8436 8.21446 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.2763 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 0 -131.535 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.4872 3.0327 ] pdfxs
+ (oa) show
+ (dif)
+ [9.6981 3.02179 6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pi)
+ [9.6981 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Fi)
+ [3.0327 3.0327 4.84359 7.31994 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.01083 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\() show
+ (d\)illus)
+ [6.05449 8.41092 3.02179 3.0327 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (esalo)
+ [4.8436 8.46535 9.61083 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.2217 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.41092 6.05449 ] pdfxs
+ (a) show
+ (sl)
+ [8.46535 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.46535 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.2217 4.29811 ] pdfxs
+ (to) show
+ (res)
+ [4.27631 4.8436 8.46535 ] pdfxs
+ (t) show
+ (oalo)
+ [9.62173 9.61083 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.2217 3.02179 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.40001 ] pdfxs
+ (a) show
+ (ddress.)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ 0 -175.38 m
+ (I) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.69081 4.8436 ] pdfxs
+ (a) show
+ (se,if)
+ [4.30902 4.8436 6.46903 3.0327 6.71994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.14174 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 7.69081 ] pdfxs
+ (\() show
+ (mods)
+ [9.08711 5.75995 6.05449 7.69081 ] pdfxs
+ (a) show
+ (ndrefs\))
+ [6.0654 9.43628 4.27631 4.85451 3.32724 4.30902 7.62547 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.23629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.14174 ] pdfxs
+ (a) show
+ (rethr)
+ [4.27631 8.23629 4.23277 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hmus)
+ [9.44719 8.79257 6.05449 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.44719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.30902 3.0327 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (hemem)
+ [6.05449 8.17084 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 9.07628 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.38173 4.85451 ] pdfxs
+ (a) show
+ (nbepr)
+ [9.38173 6.35994 8.17084 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.85451 9.38173 ] pdfxs
+ (t) show
+ (oatemp)
+ [8.77083 8.78174 4.23277 4.85451 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rywhichiseli)
+ [4.27631 9.07628 7.8763 6.0654 3.0327 4.53815 9.38173 3.0327 7.62536 4.85451 3.02179 
+ 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.0327 6.05449 3.0327 8.17084 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.59264 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.59264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.0654 7.7672 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -219.225 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.98173 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.22535 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.77084 5.75995 6.0654 8.78166 6.35994 4.85451 8.19264 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.25448 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micl)
+ [9.08711 3.0327 8.77084 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.22535 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.98173 4.29811 ] pdfxs
+ (to) show
+ (resinside)
+ [4.27631 4.8436 8.22535 3.0327 6.0654 4.29811 3.0327 6.05449 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.77084 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,whichreduces)
+ [6.0654 7.01448 7.88721 6.05449 3.0327 4.54905 9.98173 4.2654 4.85451 6.05449 6.0654 
+ 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -241.148 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (\016cif)
+ [9.09802 8.4872 3.02179 6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pi)
+ [9.6981 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -278.98 m
+ /N622 11.955 Tf
+ (4.5.1N)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 ] pdfxs
+ (u) show
+ (mberofTr)
+ [10.8313 7.85443 6.13291 9.98241 6.71874 8.59556 8.225 5.49929 ] pdfxs
+ (an) show
+ (sform)
+ [5.30802 4.10049 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (sPerforme)
+ [9.79114 8.81079 6.14487 5.48733 4.11245 6.71874 5.49929 11.2019 6.14487 ] pdfxs
+ (d) show
+ 0 -307.948 m
+ /N614 10.909 Tf
+ (Wec)
+ [10.2981 8.73811 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.7272 ] pdfxs
+ (t) show
+ (herel)
+ [6.05449 8.73811 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ivee\013ec)
+ [3.0327 5.4545 8.7272 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 8.18172 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (o) show
+ (urv)
+ [6.0654 8.149 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.19263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesbyrunningthisset)
+ [3.0327 5.75995 4.29811 4.85451 8.18172 5.75995 9.63264 4.27631 6.05449 6.0654 6.05449 
+ 3.0327 6.0654 9.3381 4.23277 6.0654 3.0327 8.18172 4.29811 4.85451 8.12729 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -329.871 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.11992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.11992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.20722 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.11992 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.2654 3.0327 6.0654 8.50902 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 7.90903 5.75995 6.0654 8.78166 6.37085 4.8436 7.33083 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.2982 ] pdfxs
+ (a) show
+ (reperf)
+ [4.27631 7.89812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed.)
+ [4.27631 9.08711 4.85451 6.05449 7.69084 ] pdfxs
+ (I) show
+ (np)
+ [9.11992 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 0 -351.793 m
+ (wec)
+ [7.57085 8.94538 4.85451 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 8.33456 ] pdfxs
+ (t) show
+ (hreenumbershere:)
+ [6.05449 4.27631 4.85451 8.93447 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 8.38899 
+ 6.0654 4.8436 4.27631 4.8436 8.79265 ] pdfxs
+ (1) show
+ (\))
+ [8.33456 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.94538 5.74904 6.0654 8.78166 6.37085 4.8436 8.36718 ] pdfxs
+ (o) show
+ (fmem)
+ [7.42902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 9.85082 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nspr)
+ [6.0654 8.3999 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 10.1563 ] pdfxs
+ (t) show
+ (oare)
+ [9.54537 9.55628 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.23266 ] pdfxs
+ (2) show
+ (\))
+ [8.33456 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -373.716 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.53082 ] pdfxs
+ (o) show
+ (fl)
+ [7.60357 3.02179 ] pdfxs
+ (oa) show
+ (dinstruc)
+ [10.3308 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.57444 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3199 ] pdfxs
+ (o) show
+ (rsunk,)
+ [8.54173 4.29811 6.0654 6.05449 5.75995 7.45084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3199 ] pdfxs
+ (3) show
+ (\))
+ [8.5091 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.11992 5.74904 6.0654 8.78166 6.37085 4.8436 8.54173 ] pdfxs
+ (o) show
+ (fn)
+ [7.59266 6.0654 ] pdfxs
+ (o) show
+ (n-l)
+ [6.05449 3.64352 3.02179 ] pdfxs
+ (oa) show
+ (dinstruc)
+ [10.3308 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.57444 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -395.638 m
+ (o) show
+ (rsunk)
+ [9.38172 4.30902 6.05449 6.0654 10.8654 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.34909 ] pdfxs
+ (o) show
+ (f)
+ [8.45447 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.95992 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.#1)
+ [6.05449 12.3163 9.08711 10.5708 ] pdfxs
+ (a) show
+ (nd#2)
+ [6.05449 11.1708 9.09802 10.5599 ] pdfxs
+ (a) show
+ (redescribed)
+ [4.27631 9.95992 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 11.1708 
+ ] pdfxs
+ (a) show
+ (bove.#3is)
+ [6.37085 5.14905 5.4545 4.8436 12.3163 9.08711 10.5708 3.02179 9.41443 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.95992 5.75995 6.05449 8.79257 6.35994 4.85451 9.38172 ] pdfxs
+ (o) show
+ (fn)
+ [8.44356 6.0654 ] pdfxs
+ (o) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -417.561 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.01808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.96365 ] pdfxs
+ (a) show
+ (reremovedfr)
+ [4.27631 8.56356 4.27631 4.8436 9.08711 5.15996 5.4545 4.8436 9.78537 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.8071 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.57447 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,whichislimi)
+ [6.0654 6.76358 7.8763 6.0654 3.0327 4.53815 9.78537 3.0327 8.01808 3.0327 3.02179 
+ 9.09802 3.02179 ] pdfxs
+ (t) show
+ (edbythenumber)
+ [4.85451 9.77446 5.75995 9.47992 4.23277 6.0654 8.56356 5.75995 6.0654 8.78166 6.37085 
+ 4.8436 7.98537 ] pdfxs
+ (o) show
+ (fmem)
+ [7.05812 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.46901 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -439.483 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.90182 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 9.50174 6.05449 ] pdfxs
+ (o) show
+ (isted)
+ [3.0327 4.30902 4.23277 4.85451 10.7126 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.if)
+ [10.9308 3.0327 7.98538 ] pdfxs
+ (*) show
+ (Pish)
+ [12.0763 3.0327 8.95625 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (edfr)
+ [4.8436 10.7235 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.7453 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.50174 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p,)
+ [6.0654 7.93084 ] pdfxs
+ (t) show
+ (hedivisi)
+ [6.0654 9.50174 6.05449 3.0327 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin\()
+ [10.7235 3.02179 10.7235 4.23277 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (\)/100) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (0c)
+ [10.1017 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 0 -461.406 m
+ (beh)
+ [6.35994 8.53084 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.Fi)
+ [8.0072 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.51993 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0c)
+ [9.13083 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.53084 5.75995 6.05449 8.79257 6.35994 4.85451 7.95264 ] pdfxs
+ (o) show
+ (fre)
+ [7.01448 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 7.95264 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.73082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsperf)
+ [6.0654 7.98535 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedwi)
+ [4.2654 9.09802 4.8436 9.74173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -483.329 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.4617 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,Fi)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.61448 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.23992 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1lis)
+ [9.85082 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [8.69444 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.23992 5.75995 6.0654 8.78166 6.35994 4.85451 8.67263 ] pdfxs
+ (o) show
+ (fl)
+ [7.72357 3.0327 ] pdfxs
+ (oa) show
+ (dsh)
+ [6.0654 8.69444 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.4617 ] pdfxs
+ (o) show
+ (rsunk,)
+ [8.66173 4.30902 6.05449 6.0654 5.75995 7.61448 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 10.4508 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.23992 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2c)
+ [9.85082 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.69444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -505.251 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fins)
+ [6.97085 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 7.94172 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rsunkwi)
+ [7.909 4.29811 6.0654 6.0654 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -527.174 m
+ (Weperf)
+ [10.2981 8.85811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.0907 ] pdfxs
+ (t) show
+ (hisev)
+ [6.05449 3.0327 8.30172 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msine)
+ [9.08711 8.30172 3.0327 10.069 4.8436 ] pdfxs
+ (a) show
+ (chsui)
+ [4.54905 10.0581 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.8472 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erthepr)
+ [4.8436 8.27991 4.23277 6.0654 8.8472 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mshaveunder)
+ [9.09802 8.30172 6.05449 5.15996 5.4545 8.8472 6.0654 6.05449 6.0654 4.8436 4.27631 
+ ] pdfxs
+ (go) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ 0 -549.096 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdcompile)
+ [4.27631 10.8654 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 9.65446 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 10.8654 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,includingwh)
+ [6.05449 8.1272 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 10.2654 
+ 7.8763 6.05449 ] pdfxs
+ (o) show
+ (lepr)
+ [3.0327 9.65446 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minlinin)
+ [13.898 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,in)
+ [8.1272 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -571.019 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.32365 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e)
+ [6.05449 7.22175 4.85451 ] pdfxs
+ (t) show
+ (c.Thelink-)
+ [4.8436 9.2181 7.8763 6.0654 8.92356 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.93447 ] pdfxs
+ (o) show
+ (ptimizerdoesrun)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 8.35627 6.0654 5.74904 4.85451 
+ 8.37808 4.27631 6.0654 10.1345 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.93447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includin)
+ [6.0654 4.29811 7.22175 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ 0 -592.941 m
+ (LI) show
+ (CM,wi)
+ [7.8763 10.0036 6.78539 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.80719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 79.291 -592.941 m
+ /N722 10.909 Tf
+ (local) show
+ 111.681 -592.941 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.05081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,som)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.80721 4.30902 9.20719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.99638 ] pdfxs
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (o) show
+ (pp)
+ [6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iesf)
+ [3.02179 4.85451 8.05081 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.029 9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 9.81809 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -1.52588e-05 -614.864 m
+ (a) show
+ (re)
+ [4.27631 8.57447 ] pdfxs
+ (a) show
+ (chiev)
+ [4.54905 6.0654 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (blewi)
+ [6.0654 3.02179 8.58538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 8.58538 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.76358 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysishave)
+ [3.0327 5.75995 4.29811 3.0327 8.0399 6.05449 5.15996 5.4545 8.57447 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dybeenperf)
+ [6.0654 9.49083 6.35994 4.85451 4.8436 9.79628 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 9.79628 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sefew)
+ [4.30902 8.58538 3.32724 4.85451 11.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.97456 ] pdfxs
+ (a) show
+ (remissed)
+ [4.2654 8.58538 9.08711 3.0327 4.30902 4.29811 4.8436 9.79628 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (98) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (We)
+ [10.2981 9.02174 ] pdfxs
+ (t) show
+ (hink)
+ [6.05449 3.0327 6.0654 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinves)
+ [8.41092 3.0327 5.74904 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 10.2217 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (t) show
+ (hishybrid)
+ [6.05449 3.0327 8.47626 5.74904 5.75995 6.0654 4.2654 3.0327 10.2326 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.2653 3.02179 8.47626 ] pdfxs
+ (a) show
+ (nimp)
+ [10.2217 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.41092 ] pdfxs
+ (o) show
+ (penre-)
+ [6.35994 4.85451 10.2217 4.27631 4.85451 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchpr)
+ [4.27631 4.53815 9.6981 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,butleaveinves)
+ [6.0654 3.0327 4.8436 9.08711 6.6763 6.05449 6.0654 7.87638 3.0327 4.8436 5.14905 
+ 5.4545 8.4872 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (ofu)
+ [9.08719 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.4872 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (107) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (110) 111
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.35626 ] pdfxs
+ (t) show
+ (imerequiremen)
+ [3.02179 9.09802 8.89083 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sfr)
+ [8.34535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (msec)
+ [13.1344 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 8.35626 ] pdfxs
+ (t) show
+ (ominu)
+ [9.49083 9.09802 3.0327 5.74904 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.35626 ] pdfxs
+ (\(o) show
+ (rh)
+ [8.31264 6.0654 ] pdfxs
+ (o) show
+ (ursdepending)
+ [6.05449 4.27631 8.34535 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 3.0327 6.0654 
+ 9.50174 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.90174 4.29811 3.0327 4.85451 8.89083 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 8.89083 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmediumsizedpr)
+ [7.909 9.08711 4.8436 6.0654 3.0327 6.05449 12.7307 4.29811 3.0327 4.85451 4.8436 
+ 9.6981 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.08719 3.0327 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fCcode\).)
+ [6.97085 11.509 4.85451 5.75995 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (n)
+ [8.95628 ] pdfxs
+ (o) show
+ (urexerience,we\fnd)
+ [6.05449 7.16719 4.8436 5.75995 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 4.85451 
+ 6.0654 7.57085 7.74539 6.05449 6.0654 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuse)
+ [7.13457 6.0654 4.29811 7.73448 ] pdfxs
+ (o) show
+ (funi\fc)
+ [6.22903 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidesasimples)
+ [8.95628 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.189 8.34538 4.29811 
+ 3.0327 9.08711 6.0654 3.0327 7.73448 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (oh)
+ [8.33447 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 8.94537 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsth)
+ [6.0654 3.02179 4.85451 9.08711 7.19991 4.23277 6.0654 ] pdfxs
+ (at) show
+ 0 -65.768 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.02179 6.0654 9.64355 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 9.04356 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 8.49808 3.32724 ] pdfxs
+ (a) show
+ (ce,)
+ [4.85451 4.8436 7.36357 ] pdfxs
+ (a) show
+ (ndwehaven)
+ [6.0654 10.2435 7.58175 9.04356 6.05449 5.14905 5.4545 9.04356 6.0654 ] pdfxs
+ (o) show
+ (twi)
+ [8.43274 7.8763 3.0327 ] pdfxs
+ (t) show
+ (nessedsi)
+ [6.05449 4.85451 4.29811 4.30902 4.8436 10.2545 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntimprecisi)
+ [5.74904 8.44365 3.02179 9.09802 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (inhe)
+ [3.0327 9.34901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.34901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.59263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.5382 7.57085 ] pdfxs
+ (o) show
+ (uldbepreventedby)
+ [6.0654 3.02179 9.34901 6.37085 8.13811 6.05449 4.27631 4.8436 5.4545 4.85451 5.75995 
+ 4.23277 4.85451 9.34901 5.75995 9.04356 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.13811 6.0654 4.29811 8.13811 ] pdfxs
+ (o) show
+ (fasubse)
+ [6.62176 8.73811 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.34901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 7.7672 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 6.39267 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 7.59263 3.0327 4.29811 ] pdfxs
+ 0 -109.613 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (t) show
+ (hereisalimi)
+ [6.0654 4.8436 4.27631 8.15993 3.0327 7.61445 8.77083 3.0327 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.37082 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.56002 ] pdfxs
+ (o) show
+ (finf)
+ [6.64358 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.56002 ] pdfxs
+ (a) show
+ (ny\row-insensi)
+ [5.75995 9.06537 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.17084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 12.4144 4.8436 ] pdfxs
+ (a) show
+ (nsay)
+ [9.37082 4.30902 5.14905 9.07628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.25083 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.86173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 7.62539 ] pdfxs
+ (a) show
+ (ndinpr)
+ [6.05449 10.4617 3.0327 10.4617 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,\feld-sensi)
+ [3.02179 4.85451 4.8436 7.62539 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 
+ 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 9.25083 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4617 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.70535 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.0654 10.4617 6.05449 4.85451 3.0327 6.05449 3.64352 4.29811 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -153.458 m
+ (uni\fc)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.4763 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 9.71988 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [11.4763 6.0654 4.2654 5.14905 5.4545 10.2654 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.2545 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 10.2654 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s.To)
+ [4.29811 13.2108 6.97085 10.8654 ] pdfxs
+ (g) show
+ (etm)
+ [4.8436 9.66545 9.08711 ] pdfxs
+ (o) show
+ (reinf)
+ [4.27631 10.2545 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,\row-sensi)
+ [6.05449 8.89083 6.0654 5.14905 7.8763 3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -175.38 m
+ (t) show
+ (echniqueswi)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.44353 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hs)
+ [10.2108 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (ngupd)
+ [6.05449 9.59992 6.0654 6.35994 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.44353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.sh)
+ [9.41446 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.98902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis\)mustbeused,providing)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 8.3891 8.79257 6.05449 4.30902 8.37819 6.37085 
+ 8.98902 6.0654 4.29811 4.85451 6.05449 7.30903 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 3.0327 6.05449 9.59992 ] pdfxs
+ (a) show
+ (n)
+ [10.2108 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llevel)
+ [7.17812 3.0327 4.8436 5.4545 4.85451 3.0327 ] pdfxs
+ 0 -197.303 m
+ (o) show
+ (finf)
+ [6.97085 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (I) show
+ (nc)
+ [10.9526 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,wefrequen)
+ [8.23629 7.58175 9.74174 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.02179 10.6581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (nesspessimiz)
+ [6.05449 4.85451 4.29811 9.19625 6.35994 4.85451 4.29811 4.30902 3.02179 9.09802 3.02179 
+ 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.91993 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 9.18534 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9526 ] pdfxs
+ (\() show
+ (occ)
+ [5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly\)st)
+ [3.0327 3.0327 5.75995 9.13091 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ 0 -241.148 m
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 9.05455 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 9.10898 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [10.8654 6.0654 6.05449 9.66537 ] pdfxs
+ (t) show
+ (o)
+ [10.2654 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.66537 6.05449 4.30902 9.65446 ] pdfxs
+ (o) show
+ (funi\fc)
+ [8.14902 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Speci\fc)
+ [6.0654 11.3999 6.0654 6.35994 4.85451 4.8436 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 8.13811 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.5599 ] pdfxs
+ (t) show
+ (imeapr)
+ [3.0327 9.08711 9.66537 10.2654 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (muses)
+ [13.898 6.0654 4.29811 4.85451 9.10898 ] pdfxs
+ (a) show
+ 0 -263.07 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ertotwo)
+ [4.8436 7.61446 4.23277 8.79265 3.93823 7.58175 8.78174 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,auni\fc)
+ [3.02179 4.30902 6.4254 8.78174 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-based)
+ [6.0654 3.63261 6.05449 5.46541 4.29811 4.8436 9.40355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswilln)
+ [3.0327 5.75995 4.29811 3.0327 7.63627 7.8763 3.0327 3.0327 6.35994 6.0654 ] pdfxs
+ (o) show
+ (tbe)
+ [7.57093 6.37085 8.18175 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.18175 ] pdfxs
+ (to) show
+ 333.07 -263.07 m
+ /N634 10.909 Tf
+ (eve) show
+ (r) show
+ 356.059 -263.07 m
+ /N614 10.909 Tf
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishbetween)
+ [6.0654 3.02179 4.30902 9.39264 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.39264 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -284.993 m
+ (tw)
+ [3.93823 7.58175 ] pdfxs
+ (o) show
+ (.Thisexperiencele)
+ [7.73448 7.8763 6.0654 3.0327 7.51627 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 
+ 4.85451 6.05449 4.85451 8.06175 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dsus)
+ [6.0654 7.51627 6.05449 7.52718 ] pdfxs
+ (t) show
+ (opr)
+ [8.66174 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.07266 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.06175 3.33815 ] pdfxs
+ (o) show
+ (llowingc)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 8.67265 4.85451 ] pdfxs
+ (o) show
+ (njecture,whichwec)
+ [6.05449 3.33815 4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 6.32722 7.88721 6.05449 
+ 3.0327 4.54905 9.27264 7.57085 8.07266 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.48355 ] pdfxs
+ (t) show
+ (obe)
+ [8.67265 6.35994 8.07266 ] pdfxs
+ (a) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (pen)
+ [6.35994 4.85451 6.0654 ] pdfxs
+ 3.05176e-05 -306.915 m
+ (rese)
+ [4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchques)
+ [4.27631 4.53815 9.6981 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ 3.05176e-05 -340.793 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (nj)
+ [6.96002 3.83994 ] pdfxs
+ (ectu) show
+ (re)
+ [5.17085 9.92711 ] pdfxs
+ (4) show
+ (.)
+ [3.49088 ] pdfxs
+ (6) show
+ (.)
+ [3.47997 ] pdfxs
+ (1) show
+ 95.651 -340.793 m
+ /N634 10.909 Tf
+ (Su)
+ [6.13082 5.85816 ] pdfxs
+ (bse) show
+ (t-b)
+ [3.62179 3.90544 4.46185 ] pdfxs
+ (as) show
+ (edp)
+ [4.46185 9.14176 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.1599 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.02898 ] pdfxs
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (e) show
+ (sn)
+ [8.02898 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.18904 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (d) show
+ (e)
+ [8.58545 ] pdfxs
+ (a) show
+ (nysu)
+ [6.13082 8.86893 4.45083 5.85816 ] pdfxs
+ (bs) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ntial)
+ [6.14173 3.62179 3.33823 5.58542 6.349 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.69806 ] pdfxs
+ (adva) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 3.05176e-05 -362.716 m
+ (t)
+ [3.62179 ] pdfxs
+ (ag) show
+ (e)
+ [8.76 ] pdfxs
+ (\(ove) show
+ (runi\fc)
+ [8.34535 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.3163 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (\)f)
+ [8.20353 3.33823 ] pdfxs
+ (o) show
+ (r)
+ [8.34535 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [9.3163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.79267 5.01816 4.45094 ] pdfxs
+ (a) show
+ (tedm)
+ [3.6327 4.46185 9.3163 8.91258 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry)
+ [4.60356 9.04348 ] pdfxs
+ (ob) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (tsinafullyc)
+ [3.62179 8.20353 3.34914 9.8726 9.3163 3.34914 5.85816 3.33812 2.79267 9.03257 4.46185 
+ ] pdfxs
+ (o) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.62179 3.90544 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (ve) show
+ 3.05176e-05 -384.638 m
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (.) show
+ 16.936 -418.516 m
+ /N614 10.909 Tf
+ (Studieshaveshown)
+ [6.0654 4.23277 6.0654 6.0654 3.02179 4.85451 8.95625 6.05449 5.15996 5.4545 9.50174 
+ 4.29811 6.0654 5.14905 7.8763 10.7126 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.89091 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivityimproves)
+ [3.0327 5.75995 3.0327 3.93823 10.4072 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 
+ 4.8436 8.95625 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.50174 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (fb)
+ [7.98538 6.35994 ] pdfxs
+ (ot) show
+ (huni\fc)
+ [10.7126 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.7126 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 6.0654 ] pdfxs
+ 3.05176e-05 -440.438 m
+ (\(t) show
+ (hisw)
+ [6.05449 3.0327 8.5308 7.57085 ] pdfxs
+ (o) show
+ (rk,[)
+ [4.27631 5.75995 7.3963 3.0327 ] pdfxs
+ (41) show
+ (,)
+ [7.24357 ] pdfxs
+ (92) show
+ (],e)
+ [3.0327 7.3963 4.85451 ] pdfxs
+ (t) show
+ (c\))
+ [4.8436 8.46546 ] pdfxs
+ (a) show
+ (ndsubse)
+ [6.0654 10.2763 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.2872 ] pdfxs
+ (\() show
+ ([)
+ [3.0327 ] pdfxs
+ (140) show
+ (,)
+ [7.25448 ] pdfxs
+ (103) show
+ (]\))
+ [3.02179 8.46546 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms.Webelieve)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 9.63264 10.309 9.06538 6.35994 4.85451 
+ 3.0327 3.02179 4.85451 5.4545 9.06538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.07629 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 3.05176e-05 -462.361 m
+ (di\013erencebetweenahe)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.17084 6.35994 4.85451 
+ 3.93823 7.57085 4.85451 4.8436 9.38173 8.78174 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.05449 3.64352 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.02179 6.0654 8.77083 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivesubse)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.17084 4.30902 
+ 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.38173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.62536 ] pdfxs
+ (a) show
+ (ndasimil)
+ [6.05449 9.38173 8.78174 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (runi\fc)
+ [7.59264 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 3.05176e-05 -484.284 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.49082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisism)
+ [3.0327 5.74904 4.30902 3.0327 7.73445 3.02179 7.73445 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (lyduetodi\013erencesin)
+ [3.0327 9.18537 6.05449 6.0654 8.27993 4.23277 8.89083 6.05449 3.0327 6.37077 4.8436 
+ 4.27631 4.8436 6.0654 4.8436 4.85451 7.72354 3.0327 9.49082 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.49082 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.18537 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.66911 ] pdfxs
+ (a) show
+ (nalysisprecisi)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 7.73445 6.0654 4.2654 4.85451 4.8436 
+ 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,n)
+ [6.0654 6.50176 6.05449 ] pdfxs
+ (o) show
+ (tdue)
+ [7.68002 6.05449 6.0654 8.26902 ] pdfxs
+ (to) show
+ 3.05176e-05 -506.206 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.6981 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 7.88729 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n.Thisbeliefle)
+ [6.0654 7.87629 7.8763 6.0654 3.02179 7.94172 6.35994 4.85451 3.0327 3.02179 4.85451 
+ 6.97085 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dsus)
+ [6.0654 7.93081 6.0654 7.94172 ] pdfxs
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingc)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (njec)
+ [6.05449 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ure:)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 3.05176e-05 -540.084 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (nj)
+ [6.96002 3.83994 ] pdfxs
+ (ectu) show
+ (re)
+ [5.17085 9.92711 ] pdfxs
+ (4) show
+ (.)
+ [3.49088 ] pdfxs
+ (6) show
+ (.)
+ [3.47997 ] pdfxs
+ (2) show
+ 95.651 -540.084 m
+ /N634 10.909 Tf
+ (A)
+ [11.9344 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p-)
+ [5.58542 3.89453 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (ningc)
+ [6.13082 3.34914 6.13082 8.84727 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.6327 3.89453 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (e)
+ [8.84727 ] pdfxs
+ (a) show
+ (li)
+ [2.79267 3.33823 ] pdfxs
+ (a) show
+ (s)
+ [8.2908 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.2908 ] pdfxs
+ (a) show
+ (l)
+ [2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.33823 3.6327 ] pdfxs
+ (h) show
+ (mt)
+ [12.7416 3.6327 ] pdfxs
+ (ha) show
+ (tu)
+ [7.45085 5.85816 ] pdfxs
+ (se) show
+ (suni\fc)
+ [8.27989 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 3.05176e-05 -562.006 m
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 10.2545 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isf)
+ [3.34914 9.1417 3.33823 ] pdfxs
+ (o) show
+ (r)
+ [9.28352 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [10.2545 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (ts)
+ [3.62179 9.1417 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.2545 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (t-b)
+ [3.62179 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 10.2545 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lysisfor)
+ [2.79267 5.30169 4.45083 3.34914 9.1417 3.33823 5.58542 9.27261 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (ac) show
+ (k)
+ [9.69817 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (ts)
+ [3.62179 9.1417 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.2545 ] pdfxs
+ (g) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (b)
+ [4.46185 ] pdfxs
+ (a) show
+ (lsm)
+ [2.78176 9.1417 8.92348 ] pdfxs
+ (a) show
+ (ybe)
+ [9.97074 4.46185 9.69817 ] pdfxs
+ (a) show
+ (n) show
+ 3.05176e-05 -583.929 m
+ (importantc)
+ [3.34914 8.91258 5.01816 5.58542 4.59266 3.62179 5.58542 6.13082 8.78175 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (mi)
+ [8.92348 3.34914 ] pdfxs
+ (s) show
+ (et)
+ [10.1782 3.62179 ] pdfxs
+ (ha) show
+ (t)
+ [8.78175 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (de) show
+ (s)
+ [9.6217 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (ion)
+ [3.33823 5.58542 11.2908 ] pdfxs
+ (c) show
+ (l)
+ [2.78176 ] pdfxs
+ (os) show
+ (etot)
+ [10.1782 3.62179 10.7345 3.6327 ] pdfxs
+ (h) show
+ (ele)
+ [10.1782 2.78176 4.46185 ] pdfxs
+ (ad) show
+ (ingfullyc)
+ [3.34914 6.13082 10.1782 3.34914 5.84725 3.34903 2.79267 10.4507 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.6327 ] pdfxs
+ (e) show
+ (xt-)
+ [5.05091 3.6327 3.89453 ] pdfxs
+ (se) show
+ (nsiti)
+ [6.14173 4.45083 3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (e)
+ [10.1782 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (t-)
+ [3.6327 3.90544 ] pdfxs
+ 3.05176e-05 -605.851 m
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.58903 ] pdfxs
+ (app) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (ache) show
+ (s)
+ [8.47625 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.58903 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (istim)
+ [3.33823 8.47625 3.6327 3.33823 8.92348 ] pdfxs
+ (e) show
+ (st)
+ [8.47625 3.62179 ] pdfxs
+ (ha) show
+ (t)
+ [7.64721 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 9.03272 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ntlyb)
+ [6.13082 3.62179 2.79267 9.3162 4.45094 ] pdfxs
+ (e) show
+ (tt)
+ [3.6327 3.62179 ] pdfxs
+ (e) show
+ (r\(p)
+ [8.61808 4.45083 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (hap) show
+ (s)
+ [8.47625 ] pdfxs
+ (a) show
+ (p)
+ [5.58542 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (ach) show
+ (ingt)
+ [3.34914 6.13082 9.03272 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.03272 ] pdfxs
+ (s) show
+ (peed)
+ [5.01816 4.46185 4.45094 9.59993 ] pdfxs
+ (o) show
+ (f) show
+ 3.05176e-05 -627.774 m
+ (D) show
+ (SA\).)
+ [6.13082 8.11625 4.45083 3.34914 ] pdfxs
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (106) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 104.711 675.044 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 64.815 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 54.535 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (T)
+ [6.50032 ] pdfxs
+ (r) show
+ (ansfor)
+ [5.15542 5.89063 4.18707 3.24568 5.29886 4.38443 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (t) show
+ (ionCoun)
+ [2.94976 5.30782 9.42323 7.66588 5.30782 5.89063 5.60372 ] pdfxs
+ (t) show
+ 1 0 0 1 157.568 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.33699 3.28799 cm
+ 0 0 m
+ (T)
+ [6.50032 ] pdfxs
+ (r) show
+ (ansfor)
+ [5.15542 5.89063 4.18707 3.24568 5.29886 4.38443 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (t) show
+ (ionRatio)
+ [2.94976 5.30782 9.42323 7.95277 5.15542 4.13338 2.9408 5.30782 ] pdfxs
+ 1 0 0 1 109.268 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.71 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa/s)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 5.30782 4.18707 ] pdfxs
+ (t) show
+ (-fs)
+ [3.53257 3.24568 4.18707 ] pdfxs
+ 1 0 0 1 54.29 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa/and)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 5.30782 5.15542 5.89063 5.89063 ] pdfxs
+ 1 0 0 1 51.961 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 158.257 3.28799 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 241.25 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (139) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (23) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (55) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (83) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (53) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (96) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 161.136 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 238.371 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (39) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (39) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (71) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (81) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 158.257 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 241.25 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.369 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (64) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (57) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (25) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (60) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (70) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (23) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (57) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (48) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 161.136 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 238.371 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.677 3.28799 cm
+ 0 0 m
+ (1573) show
+ 1 0 0 1 24.21 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (71) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.369 3.28799 cm
+ 0 0 m
+ (65) show
+ (.)
+ [2.55527 ] pdfxs
+ (54) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 162.171 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.89063 ] pdfxs
+ (e) show
+ (r)
+ [7.91703 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 237.336 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (47) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (74) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (140) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (228) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (77) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (63) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 41.88 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.95994 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPr)
+ [6.05449 7.94172 7.41812 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (tedTo)
+ [4.23277 4.85451 9.6981 6.97085 9.08719 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 99.415 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.70709 7.52247 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 153.954 -87.21 m
+ /N614 10.909 Tf
+ (99) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (111) 112
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.01 669.565 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.709 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.958 3.28699 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.951 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (386) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (386) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (462) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (542) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (33) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (33) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (42) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (47) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (124) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (373) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (373) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (441) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (592) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (173) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (300) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (142) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (307) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (319) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (319) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (332) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (467) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.837 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (69) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (57) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.957 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.952 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (148) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (173) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (300) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (276) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (276) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (332) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (455) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.836 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.67072 10.7771 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (42) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (38) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (35) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 101.871 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.8996 ] pdfxs
+ (e) show
+ (r)
+ [7.90806 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 177.038 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (109) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (121) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (100) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (100) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (112) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (149) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (168) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (144) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (262) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (512) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 28.46 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (Loa) show
+ (ds)
+ [6.0654 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rSunk)
+ [7.909 6.0654 6.05449 6.0654 5.75995 ] pdfxs
+ 52.536 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.70709 7.52247 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 104.348 -92.689 m
+ /N614 10.909 Tf
+ (100) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (app) show
+ (ro)
+ [5.15995 5.92355 ] pdfxs
+ (x) show
+ (im)
+ [3.49088 10.4507 ] pdfxs
+ (at) show
+ (ely)
+ [5.75987 3.47997 9.7744 ] pdfxs
+ (th) show
+ (es)
+ [8.90166 4.94172 ] pdfxs
+ (a) show
+ (me)
+ [10.4616 8.89075 ] pdfxs
+ (ana) show
+ (l)
+ [3.49088 ] pdfxs
+ (y) show
+ (sis)
+ [4.94172 3.49088 8.09442 ] pdfxs
+ (t) show
+ (im)
+ [3.49088 10.4507 ] pdfxs
+ (e) show
+ 203.193 0 m
+ /N614 10.909 Tf
+ (.One)
+ [7.58175 8.4872 6.05449 7.59266 ] pdfxs
+ (o) show
+ (f)
+ [6.0654 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.58176 9.09802 ] pdfxs
+ (a) show
+ (inresul)
+ [3.02179 8.80356 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.03627 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 10.9199 3.02179 7.04718 ] pdfxs
+ (t) show
+ (odem)
+ [8.19266 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e) show
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tafullyc)
+ [8.12729 9.32719 3.33815 6.05449 3.0327 3.0327 9.63264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.7272 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.9707 4.8436 ] pdfxs
+ (a) show
+ (nbeb)
+ [9.93809 6.35994 8.7272 6.37085 ] pdfxs
+ (ot) show
+ (hex)
+ [9.93809 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.64355 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.11638 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.93809 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble.Given)
+ [6.0654 3.0327 4.8436 8.6072 8.55269 3.0327 5.4545 4.85451 9.93809 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -43.845 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.11992 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.61456 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,ac)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.44722 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mpileren)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.63628 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ineerc)
+ [3.0327 6.0654 4.8436 4.8436 7.64719 4.8436 ] pdfxs
+ (a) show
+ (ncho)
+ [9.42537 4.54905 6.0654 5.74904 ] pdfxs
+ (o) show
+ (seei)
+ [4.30902 8.21448 4.8436 3.0327 ] pdfxs
+ (t) show
+ (heran)
+ [6.0654 4.8436 7.63628 8.82538 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 8.21448 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-) show
+ 0 -65.768 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.429 ] pdfxs
+ (o) show
+ (rac)
+ [8.63991 9.8181 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.0327 5.4545 9.2072 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 10.429 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 9.2072 ] pdfxs
+ (g) show
+ (oodprecisi)
+ [5.75995 5.75995 10.429 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre)
+ [8.57447 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.0327 7.36358 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 7.36358 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 6.76366 ] pdfxs
+ (\() show
+ (whilesc)
+ [7.8763 6.0654 3.02179 3.0327 7.37448 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blecl)
+ [6.0654 3.0327 7.36358 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedc)
+ [4.29811 4.85451 8.57447 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivesubse)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 7.37448 4.29811 
+ 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 0 -109.613 m
+ (a) show
+ (reav)
+ [4.27631 7.79994 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble[)
+ [6.05449 3.0327 7.79994 3.0327 ] pdfxs
+ (140) show
+ (],inpr)
+ [3.0327 6.11995 3.0327 9.01083 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice)
+ [3.02179 4.85451 7.79994 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.70538 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.79994 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.0654 4.8436 4.27631 7.25445 ] pdfxs
+ (o) show
+ (fm)
+ [6.28358 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (udeslower)
+ [6.05449 6.0654 7.79994 4.29811 3.0327 5.14905 7.58175 4.8436 7.23265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nDS)
+ [9.02174 8.32365 6.0654 ] pdfxs
+ (A\)) show
+ (.The)
+ [5.97813 7.88721 6.05449 7.79994 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e) show
+ 0 -131.535 m
+ (o) show
+ (fusinga)
+ [8.63992 6.0654 4.29811 3.0327 6.0654 10.7672 10.7672 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (-like)
+ [3.63261 3.0327 3.0327 5.4545 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 11.3672 3.0327 9.6108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titen)
+ [9.55636 3.02179 9.55636 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.6108 ] pdfxs
+ (t) show
+ (hefullsuite)
+ [6.0654 10.1563 3.33815 6.05449 3.0327 8.34538 4.29811 6.0654 3.0327 4.23277 10.1672 
+ ] pdfxs
+ (o) show
+ (fm)
+ [8.63992 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -153.458 m
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ -10.909 -184.347 m
+ /N1028 10.909 Tf
+ (\017) show
+ 0 -184.347 m
+ /N1025 10.909 Tf
+ (mo)
+ [10.4507 6.62173 ] pdfxs
+ (d/) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (fi)
+ [6.77446 3.47997 ] pdfxs
+ (n) show
+ (f)
+ [3.83994 ] pdfxs
+ (o) show
+ (rm)
+ [5.15995 10.4616 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nis)
+ [9.91636 3.47997 7.89806 ] pdfxs
+ (a) show
+ (n)
+ [9.91636 ] pdfxs
+ (ext) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (m)
+ [10.4616 ] pdfxs
+ (e) show
+ (ly)
+ [3.47997 9.56713 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (u) show
+ (l)
+ [6.4254 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (o) show
+ (pertyw)
+ [7.30911 5.75987 5.15995 4.5273 9.56713 9.06531 ] pdfxs
+ (h) show
+ (ich)
+ [3.47997 5.22543 9.91636 ] pdfxs
+ (canno) show
+ (tbe)
+ [7.82182 7.32002 8.68348 ] pdfxs
+ (agg) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ssiv)
+ [4.95263 4.94172 3.49088 6.27261 ] pdfxs
+ (e) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ 0 -206.269 m
+ (captu) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (dbya)
+ [9.88363 6.62184 9.5344 9.01089 ] pdfxs
+ (non) show
+ (-)
+ [4.1781 ] pdfxs
+ (co) show
+ (nt)
+ [6.62184 4.8873 ] pdfxs
+ (ex) show
+ (ts)
+ [7.78909 4.95263 ] pdfxs
+ (en) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (ive)
+ [3.47997 6.27261 8.67257 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.47997 ] pdfxs
+ (th) show
+ (m) show
+ 246.854 -206.269 m
+ /N614 10.909 Tf
+ (.)
+ [7.5163 ] pdfxs
+ (I) show
+ (fn)
+ [5.86904 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 7.38539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.8072 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -228.192 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.54899 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.09448 6.05449 4.30902 4.8436 9.30537 ] pdfxs
+ (a) show
+ (s)
+ [7.54899 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.09448 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 9.30537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.34903 ] pdfxs
+ (t) show
+ (heymustbef)
+ [6.0654 4.8436 8.99992 8.79257 6.05449 4.30902 7.48365 6.37085 8.09448 3.32724 ] pdfxs
+ (o) show
+ (llowedbyc)
+ [3.0327 3.0327 5.14905 7.57085 4.85451 9.30537 5.75995 8.99992 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.09448 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ 0 -250.114 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.96719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.Weshow)
+ [6.05449 9.09802 4.29811 7.73448 10.309 8.05084 4.30902 6.05449 5.15996 11.0835 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tsimpleredund)
+ [7.45093 4.29811 3.0327 9.08711 6.0654 3.0327 8.06175 4.2654 4.85451 6.05449 6.0654 
+ 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 8.96719 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.06175 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (ly)
+ [3.02179 5.75995 ] pdfxs
+ 0 -272.037 m
+ (enh)
+ [4.8436 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ncedbyc)
+ [6.05449 4.85451 4.8436 10.8654 5.75995 10.5599 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.02179 5.4545 9.66537 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.14902 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.1272 ] pdfxs
+ (a) show
+ (nddescribehow)
+ [6.0654 10.8654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.66537 6.05449 
+ 5.14905 12.6872 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.9817 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esthis)
+ [4.8436 9.11989 4.23277 6.0654 3.0327 4.29811 ] pdfxs
+ 0 -293.959 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (sp)
+ [7.94172 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (o) show
+ (fi)
+ [6.97085 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ -10.909 -324.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ 0 -324.848 m
+ /N1025 10.909 Tf
+ (Fi)
+ [7.8981 3.47997 ] pdfxs
+ (e) show
+ (ld-)
+ [3.49088 6.96002 4.18901 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (v) show
+ (ityisas)
+ [3.49088 4.5273 10.0035 3.49088 8.33442 9.47998 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (i)
+ [3.47997 ] pdfxs
+ (g) show
+ (h)
+ [6.62184 ] pdfxs
+ (t) show
+ (-f)
+ [4.18901 3.82904 ] pdfxs
+ (o) show
+ (rw)
+ [5.17085 8.70531 ] pdfxs
+ (a) show
+ (rd)
+ [5.17085 10.3527 ] pdfxs
+ (exten) show
+ (si)
+ [4.95263 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [10.3636 ] pdfxs
+ (o) show
+ (f)
+ [7.21082 ] pdfxs
+ (Ste) show
+ (ens)
+ [5.75987 6.96002 4.95263 ] pdfxs
+ (gaa) show
+ (r)
+ [5.17085 ] pdfxs
+ (d) show
+ ('s)
+ [3.47997 8.33442 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.49088 ] pdfxs
+ (th) show
+ (mw)
+ [13.8325 9.06531 ] pdfxs
+ (h) show
+ (ic)
+ [3.47997 5.22543 ] pdfxs
+ (h) show
+ 0 -346.771 m
+ (ca) show
+ (nim)
+ [11.8036 3.47997 10.4616 ] pdfxs
+ (p) show
+ (rove)
+ [5.15995 5.92355 6.27261 10.5816 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (ec) show
+ (isi)
+ [3.49088 4.94172 3.49088 ] pdfxs
+ (o) show
+ (nins)
+ [11.8036 3.47997 11.8036 4.94172 ] pdfxs
+ (o) show
+ (me)
+ [10.4616 10.5816 ] pdfxs
+ (ca) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (s) show
+ 200.653 -346.771 m
+ /N614 10.909 Tf
+ (.Whenimplemen)
+ [9.5781 11.2144 6.05449 4.85451 10.2545 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 10.2654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hspecul)
+ [10.2654 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.02179 5.4545 9.05447 3.93823 5.75995 6.35994 9.05447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 0 -368.693 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (\(a) show
+ (s)
+ [8.31262 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A/) show
+ (ds-)
+ [6.0654 4.29811 3.64352 ] pdfxs
+ (a) show
+ (a)
+ [9.4581 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.069 4.29811 ] pdfxs
+ (t) show
+ (eens-fsd)
+ [4.85451 4.8436 6.0654 4.29811 3.63261 3.33815 8.31262 6.0654 ] pdfxs
+ (o) show
+ (\),)
+ [4.23277 7.13448 ] pdfxs
+ (t) show
+ (hereisveryli)
+ [6.0654 4.8436 4.27631 8.85811 3.0327 8.31262 5.4545 4.8436 4.27631 9.76355 3.0327 
+ 3.02179 ] pdfxs
+ (tt) show
+ (le)
+ [3.0327 8.85811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.0363 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.85811 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.24728 ] pdfxs
+ (to) show
+ 0 -390.616 m
+ (preserving\feldinf)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.75995 3.0327 6.05449 8.63993 6.0654 
+ 4.8436 3.0327 9.25083 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisinf)
+ [6.0654 7.72357 7.8763 6.0654 3.0327 7.48354 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (g) show
+ (ivesam)
+ [3.0327 5.4545 4.8436 7.49445 8.63993 9.08711 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (limprovementin)
+ [6.21813 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 4.85451 9.08711 4.85451 5.74904 
+ 7.42911 3.0327 9.25083 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.48354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -412.538 m
+ (precisi)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ran)
+ [7.93082 9.11992 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.0327 5.4545 8.50902 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.71991 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.69812 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.71991 4.85451 ] pdfxs
+ (a) show
+ (nbeusedbym)
+ [9.71991 6.35994 8.51993 6.05449 4.30902 4.8436 9.71991 5.75995 9.42537 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -434.461 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.44357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses\(like)
+ [3.0327 5.75995 4.29811 4.85451 7.89808 4.23277 3.0327 3.0327 5.4545 8.44357 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\)f)
+ [7.84365 3.32724 ] pdfxs
+ (o) show
+ (rhi)
+ [7.86537 6.0654 3.0327 ] pdfxs
+ (g) show
+ (herlevel)
+ [6.05449 4.85451 7.86537 3.02179 4.85451 5.4545 4.8436 6.62176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.88717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.89808 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.65446 ] pdfxs
+ (a) show
+ (sm)
+ [7.88717 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -456.383 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.51265 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Webelieve)
+ [10.9417 10.2981 9.51265 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 9.50174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.90182 ] pdfxs
+ (t) show
+ (hev)
+ [6.0654 9.50174 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 9.50174 ] pdfxs
+ (o) show
+ (f\feld-sensi)
+ [7.99629 6.05449 4.85451 3.0327 6.05449 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityh)
+ [3.0327 5.75995 3.02179 3.93823 10.4181 6.0654 ] pdfxs
+ (a) show
+ (sbeenl)
+ [8.95625 6.37085 4.8436 4.8436 10.7235 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elyi)
+ [4.85451 3.0327 10.4072 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (red,)
+ [4.2654 4.85451 6.0654 3.0327 ] pdfxs
+ 0 -478.306 m
+ (except)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 7.87638 ] pdfxs
+ (a) show
+ (saway)
+ [7.94172 9.08719 7.57085 5.15996 9.39264 ] pdfxs
+ (o) show
+ (fincre)
+ [6.97085 3.02179 6.0654 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singp)
+ [4.29811 3.0327 6.05449 9.0981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (oprecisi)
+ [9.0981 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -10.336 -512.184 m
+ (Not) show
+ (e)
+ [8.9672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.36728 ] pdfxs
+ (o) show
+ (urev)
+ [6.05449 8.39991 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nspeci\fc)
+ [10.1781 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (llydoesn)
+ [3.02179 3.0327 9.88355 6.0654 5.74904 4.85451 8.42171 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [8.36728 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e,c)
+ [4.8436 7.2763 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.97811 ] pdfxs
+ (aga) show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.2763 ] pdfxs
+ (o) show
+ (rdrawc)
+ [8.39991 6.0654 4.2654 5.14905 12.0108 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -27.273 -534.106 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utsubset-b)
+ [6.0654 8.80364 4.30902 6.05449 6.0654 4.29811 4.85451 4.23277 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedhe)
+ [4.30902 4.8436 10.6254 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.0327 6.05449 10.0145 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 9.41447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.83627 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.85807 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms.)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 10.6581 ] pdfxs
+ (I) show
+ (np)
+ [10.6254 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,we)
+ [4.27631 7.82175 7.58175 4.8436 ] pdfxs
+ -27.273 -556.029 m
+ (explicitlydon)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 9.2181 6.05449 
+ 8.91265 6.05449 ] pdfxs
+ (o) show
+ (tdraw)
+ [7.70183 6.05449 4.27631 5.14905 11.3344 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.2181 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.75627 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.30175 4.8436 6.35986 4.85451 4.8436 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (a) show
+ (ddingc)
+ [6.05449 6.0654 3.0327 6.05449 8.91265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 7.69093 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.02179 3.94914 9.20719 ] pdfxs
+ (t) show
+ (oasubse)
+ [8.90174 8.91265 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -27.273 -577.951 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.O)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.78902 8.47629 ] pdfxs
+ (t) show
+ (hershaveshown)
+ [6.0654 4.8436 4.27631 7.65808 6.0654 5.14905 5.4545 8.20357 4.30902 6.05449 5.15996 
+ 7.8763 9.41446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.60365 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.65808 4.85451 ] pdfxs
+ (a) show
+ (nsubs)
+ [9.41446 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.02179 3.0327 9.11992 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 8.21448 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.66899 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.65808 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.44722 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.41446 ] pdfxs
+ (at) show
+ -27.273 -599.874 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyveryl)
+ [3.0327 3.0327 8.77083 5.4545 4.85451 4.2654 8.78174 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.86539 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.26547 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (50) show
+ (-)
+ [3.64352 ] pdfxs
+ (100) show
+ (xins)
+ [8.77083 3.0327 9.07628 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.86539 4.85451 ] pdfxs
+ (a) show
+ (sesinrecentw)
+ [4.29811 4.8436 7.33081 3.02179 9.08719 4.2654 4.85451 4.8436 4.85451 5.74904 7.26547 
+ 7.57085 ] pdfxs
+ (o) show
+ (rk[)
+ [4.27631 8.77083 3.0327 ] pdfxs
+ (140) show
+ (,)
+ [6.05449 ] pdfxs
+ (103) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ -27.273 -621.796 m
+ (over)
+ [5.14905 5.4545 4.85451 7.12356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.70175 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.09093 ] pdfxs
+ (o) show
+ (fan)
+ [6.1854 8.30175 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.02179 5.4545 7.70175 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 8.91265 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.Thisc)
+ [4.54905 6.05449 7.61448 7.88721 6.05449 3.0327 7.15627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivitych)
+ [3.0327 5.74904 3.0327 3.93823 8.6072 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.14536 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 198.545 -657.201 m
+ (105) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (112) 113
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 0.000000 0.000000 translate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.26902 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [9.47991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerdoesn)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.69082 6.0654 5.74904 4.85451 7.72354 6.05449 
+ ] pdfxs
+ (o) show
+ (tperf)
+ [7.66911 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.5125 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.45812 6.35994 ] pdfxs
+ (o) show
+ (ssiblequeriesinside)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.26902 5.75995 6.05449 4.85451 4.2654 3.0327 
+ 4.85451 7.72354 3.02179 6.0654 4.29811 3.0327 6.0654 8.26902 ] pdfxs
+ (o) show
+ (falo)
+ [6.75267 8.86901 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pbody.)
+ [9.47991 6.35994 5.75995 6.0654 4.84359 7.81084 ] pdfxs
+ (I) show
+ (np)
+ [9.47991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 10.909 -21.922 m
+ (ifitis)
+ [3.0327 8.25811 3.0327 9.17455 3.0327 9.22898 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 10.3854 ] pdfxs
+ (t) show
+ (oh)
+ [10.3854 6.0654 ] pdfxs
+ (o) show
+ (istal)
+ [3.0327 4.29811 9.17455 10.3854 3.0327 ] pdfxs
+ (oa) show
+ (d,itwillperf)
+ [6.05449 8.29084 3.02179 9.17455 7.88721 3.02179 3.0327 7.96357 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rmmod)
+ [4.27631 14.018 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries)
+ [4.2654 4.85451 8.25811 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 9.22898 ] pdfxs
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.78537 3.02179 5.46541 ] pdfxs
+ (a) show
+ (dedloc)
+ [6.05449 4.85451 10.9854 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 10.909 -43.845 m
+ (aga) show
+ (inst)
+ [3.0327 6.05449 4.30902 8.55274 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.34175 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llymodifyingins)
+ [3.0327 3.0327 10.069 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 
+ 9.77446 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.61808 3.0327 10.3745 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.16356 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pbodyun)
+ [10.3635 6.37085 5.75995 6.05449 10.069 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ilithi)
+ [3.02179 7.34175 3.0327 8.56365 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 10.909 -65.768 m
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodifythemem)
+ [5.75995 8.69455 9.09802 5.74904 6.0654 3.0327 3.32724 10.2217 4.23277 6.0654 9.30538 
+ 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.2108 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.3417 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.75989 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (swilldi\013erif)
+ [8.75989 7.8763 3.0327 3.0327 7.48357 6.0654 3.02179 6.37077 4.8436 8.72718 3.0327 
+ 7.78902 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.30538 3.02179 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.69455 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.5272 3.02179 10.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmodi\fes)
+ [9.19628 9.08711 5.75995 6.0654 3.0327 6.05449 4.85451 7.4399 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 7.9963 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.19628 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.85451 9.19628 ] pdfxs
+ (t) show
+ (oif)
+ [8.59629 3.0327 6.46903 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 7.98539 6.0654 4.2654 4.30902 7.38547 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninthelo)
+ [9.19628 3.0327 9.20719 4.23277 6.0654 7.98539 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmodi\fes)
+ [9.20719 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 7.4399 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.98539 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -118.579 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -118.579 m
+ /N614 10.909 Tf
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.64355 ] pdfxs
+ (o) show
+ (neins)
+ [6.0654 9.03265 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ructi)
+ [4.2654 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmaym)
+ [10.2545 9.08711 5.14905 9.949 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.03265 ] pdfxs
+ (ot) show
+ (herdependentins)
+ [6.0654 4.8436 8.46536 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 
+ 8.43274 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.49808 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.03265 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.46536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.03265 ] pdfxs
+ (\\) show
+ (T) show
+ 10.909 -140.502 m
+ (=)
+ [12.4472 ] pdfxs
+ (***) show
+ (p)
+ [6.05449 ] pdfxs
+ ("\)) show
+ (.Thisc)
+ [8.84719 7.8763 6.05449 3.0327 8.25808 4.85451 ] pdfxs
+ (a) show
+ (nbi)
+ [10.0145 6.0654 3.0327 ] pdfxs
+ (a) show
+ (squerypercen)
+ [8.25808 5.75995 6.05449 4.85451 4.2654 9.71992 6.35994 4.85451 4.2654 4.85451 4.8436 
+ 5.75995 ] pdfxs
+ (tag) show
+ (esins)
+ [4.8436 8.26899 3.02179 10.0254 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (eways:f)
+ [8.81447 7.57085 5.14905 5.75995 4.30902 8.51993 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.23627 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,aprecise)
+ [9.08711 6.0654 3.0327 4.8436 7.06903 9.41446 6.05449 4.27631 4.85451 4.8436 3.0327 
+ 4.29811 8.80356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 10.909 -162.424 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.47637 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (sal)
+ [8.5308 9.67628 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [9.06538 5.75995 6.0654 8.78166 6.37085 4.8436 8.49809 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswillc)
+ [6.05449 8.5308 7.8763 3.0327 3.0327 7.25448 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.07629 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.07629 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.2763 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizertom)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.49809 4.23277 9.68719 9.08711 ] pdfxs
+ (a) show
+ (kem)
+ [5.4545 9.07629 9.08711 ] pdfxs
+ (a) show
+ (nym)
+ [5.75995 9.98173 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 10.909 -184.347 m
+ (queries)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.22535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nitw)
+ [9.99264 3.0327 8.16001 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.99264 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (a) show
+ (nimprecise)
+ [9.99264 3.02179 9.09802 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 8.77084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Thism)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.74901 7.8763 6.0654 3.0327 8.22535 9.08711 
+ ] pdfxs
+ (a) show
+ (kesit)
+ [5.4545 4.85451 8.22535 3.0327 8.17092 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.17092 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.77084 ] pdfxs
+ (t) show
+ (oc)
+ [9.38174 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 10.909 -206.269 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (rsf)
+ [4.2654 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rdi\013erent)
+ [7.909 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.87638 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.94172 ] pdfxs
+ (o) show
+ (nthes)
+ [9.6981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (a) show
+ (mebenchm)
+ [9.09802 8.47629 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 0 -237.158 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -237.158 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.51993 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [9.74173 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerocc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.94173 5.75995 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.02179 9.43628 9.08711 ] pdfxs
+ (a) show
+ (kesduplic)
+ [5.4545 4.85451 7.97445 6.05449 6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (tequeries.Bec)
+ [4.23277 8.53084 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 4.30902 7.98538 7.72349 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewec)
+ [6.0654 4.29811 8.51993 7.58175 8.51993 4.85451 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.9091 ] pdfxs
+ (t) show
+ (herawnumber)
+ [6.0654 8.51993 4.27631 5.14905 11.5526 5.75995 6.05449 8.79257 6.35994 4.85451 4.27631 
+ ] pdfxs
+ 10.909 -259.081 m
+ (o) show
+ (fexecu)
+ [6.51267 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.23992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbetween)
+ [6.0654 7.48354 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.02902 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.49445 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.48354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.23992 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 8.02902 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.29449 ] pdfxs
+ (t) show
+ (heseduplic)
+ [6.0654 4.8436 4.30902 8.02902 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (equeriesc)
+ [8.02902 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.48354 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 10.909 -281.003 m
+ (a) show
+ (lsobi)
+ [3.0327 4.29811 9.0981 6.05449 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.4872 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 0.572998 -314.881 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.41447 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.41447 ] pdfxs
+ (a) show
+ (resom)
+ [4.2654 9.41447 4.29811 10.0145 9.09802 ] pdfxs
+ (a) show
+ (nyissuesth)
+ [5.75995 10.309 3.0327 4.30902 4.29811 6.0654 4.8436 8.86898 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.80364 4.8436 ] pdfxs
+ (a) show
+ (nbi)
+ [10.6254 6.0654 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.86898 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.41447 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sins)
+ [8.85807 3.0327 10.6254 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (eways,b)
+ [9.41447 7.57085 5.14905 5.75995 4.30902 7.82175 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.6145 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rin)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ -16.364 -336.803 m
+ (t) show
+ (hisset)
+ [6.05449 3.0327 8.35626 4.29811 4.85451 8.29092 ] pdfxs
+ (o) show
+ (fd)
+ [7.37448 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.50174 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.90174 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (Ld)
+ [10.8654 6.05449 ] pdfxs
+ (ata) show
+ (,)
+ [7.17812 ] pdfxs
+ (a) show
+ (ndevenc)
+ [6.0654 10.1126 4.8436 5.4545 4.85451 10.1017 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.2654 3.0327 6.0654 9.50174 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.90174 6.05449 ] pdfxs
+ (a) show
+ (rsf)
+ [4.27631 8.34535 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.90174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.90174 6.05449 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 4.29811 ] pdfxs
+ -16.364 -358.726 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.55626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ther,wed)
+ [4.23277 6.0654 4.8436 4.27631 8.7272 7.58175 10.1345 6.0654 ] pdfxs
+ (o) show
+ (n'tfeel)
+ [6.05449 3.0327 9.53455 3.32724 4.85451 4.8436 8.31265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.53455 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringsuccessr)
+ [4.27631 3.02179 6.0654 10.7454 4.29811 6.0654 4.8436 4.8436 4.85451 4.29811 9.59989 
+ 4.2654 ] pdfxs
+ (at) show
+ (eisa)
+ [10.1345 3.0327 9.58898 10.7454 ] pdfxs
+ (g) show
+ (oodide)
+ [5.75995 5.74904 11.3563 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (.C)
+ [12.829 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringnumber)
+ [4.27631 3.02179 6.0654 10.7454 5.74904 6.0654 8.79257 6.35994 4.8436 9.56717 ] pdfxs
+ (o) show
+ (f) show
+ -16.364 -380.648 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsen)
+ [6.05449 7.94172 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 9.6981 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedisam)
+ [4.27631 9.08711 4.85451 9.6981 3.02179 7.94172 9.0981 9.08711 ] pdfxs
+ (o) show
+ (reimp)
+ [4.27631 8.47629 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (emetric.)
+ [8.4872 9.08711 4.85451 4.23277 4.27631 3.0327 4.8436 3.0327 ] pdfxs
+ -16.364 -426.103 m
+ /N622 14.346 Tf
+ (4.6O)
+ [8.07685 4.476 24.2161 12.108 ] pdfxs
+ (b) show
+ (serv)
+ [6.36962 7.37385 6.58481 7.61764 ] pdfxs
+ (a) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s)
+ [11.735 ] pdfxs
+ (an) show
+ (dCo)
+ [14.346 11.6633 8.0625 ] pdfxs
+ (nc) show
+ (l)
+ [4.49035 ] pdfxs
+ (u) show
+ (sio)
+ [6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -458.828 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -458.828 m
+ /N1025 10.909 Tf
+ (DS) show
+ (Ac)
+ [14.7817 5.58542 ] pdfxs
+ (a) show
+ (ns)
+ [12.2727 4.94172 ] pdfxs
+ (up) show
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (rt)
+ [5.17085 10.1782 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (ad) show
+ (iti)
+ [3.47997 4.8873 3.47997 ] pdfxs
+ (ona) show
+ (l)
+ [8.79265 ] pdfxs
+ (a) show
+ (li)
+ [3.47997 3.49088 ] pdfxs
+ (a) show
+ (s)
+ [10.2435 ] pdfxs
+ (an) show
+ (dmo)
+ [12.2836 10.4507 6.62173 ] pdfxs
+ (d/) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (f)
+ [9.14172 ] pdfxs
+ (c) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (sin)
+ [10.2544 3.49088 12.2727 ] pdfxs
+ (th) show
+ (es)
+ [11.0507 4.95263 ] pdfxs
+ (a) show
+ (mefr)
+ [10.4507 11.0616 3.82904 5.17085 ] pdfxs
+ (a) show
+ (m)
+ [10.4507 ] pdfxs
+ (e) show
+ (w)
+ [8.71622 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (k) show
+ 10.909 -480.751 m
+ (tha) show
+ (tit)
+ [9.07635 3.49088 9.07635 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (stos)
+ [9.14168 4.8873 10.4726 4.94172 ] pdfxs
+ (up) show
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (rt)
+ [5.17085 9.07635 ] pdfxs
+ (th) show
+ (em)
+ [9.94893 10.4507 ] pdfxs
+ (a) show
+ (cr)
+ [5.58542 5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (icclients)
+ [3.47997 9.77448 5.58542 3.47997 3.47997 5.75987 6.61093 4.8873 9.14168 ] pdfxs
+ (de) show
+ (s)
+ [4.95263 ] pdfxs
+ (c) show
+ (rib)
+ [5.17085 3.47997 7.32002 ] pdfxs
+ (e) show
+ (d)
+ [11.1709 ] pdfxs
+ (th) show
+ (r)
+ [5.17085 ] pdfxs
+ (ougho) show
+ (ut)
+ [6.96002 9.08726 ] pdfxs
+ (th) show
+ (is)
+ [3.47997 9.15259 ] pdfxs
+ (the) show
+ (sis.)
+ [4.95263 3.47997 4.95263 3.47997 ] pdfxs
+ 10.909 -502.674 m
+ /N614 10.909 Tf
+ (Ourprim)
+ [8.4872 6.05449 7.52719 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.99992 ] pdfxs
+ (goa) show
+ (lwi)
+ [6.28358 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.30537 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.4326 3.02179 7.5599 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.69447 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.09448 ] pdfxs
+ (a) show
+ (nex)
+ [9.31628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.01083 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.49456 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.01083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.48365 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 10.909 -524.596 m
+ (t) show
+ (heimp)
+ [6.05449 9.27265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.66183 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.71626 ] pdfxs
+ (o) show
+ (fmem)
+ [7.75629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryinthepr)
+ [4.27631 10.1781 3.0327 10.4835 4.23277 6.0654 9.27265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.08711 10.2326 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.27265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.45084 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.26174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsin)
+ [6.05449 9.08711 8.72717 3.0327 10.4835 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 10.909 -546.519 m
+ (t) show
+ (hesisdepend)
+ [6.05449 4.85451 4.29811 3.0327 7.53809 6.0654 4.8436 6.37085 4.8436 6.0654 9.29446 
+ ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (a) show
+ (n)
+ [9.29446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysislike)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 3.02179 3.0327 5.4545 8.08357 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.26176 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ ('sprecisi)
+ [3.0327 7.53809 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.29446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.02179 3.0327 3.93823 8.99992 ] pdfxs
+ (a) show
+ (reveryimp)
+ [4.27631 8.08357 5.4545 4.8436 4.27631 8.99992 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 7.48365 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -568.441 m
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 0 -599.33 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -599.33 m
+ /N1025 10.909 Tf
+ (As)
+ [14.5199 4.94172 ] pdfxs
+ (ca) show
+ (l)
+ [3.49088 ] pdfxs
+ (ab) show
+ (le)
+ [3.47997 10.778 ] pdfxs
+ (co) show
+ (nt)
+ [6.62184 4.8873 ] pdfxs
+ (ext) show
+ (-s)
+ [4.1781 4.95263 ] pdfxs
+ (en) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (ive)
+ [3.49088 6.27261 10.778 ] pdfxs
+ (un) show
+ (i)
+ [3.47997 ] pdfxs
+ (\fcat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on) show
+ (-)
+ [4.1781 ] pdfxs
+ (ba) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (d)
+ [12 ] pdfxs
+ (ana) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.98167 ] pdfxs
+ (ca) show
+ (nbem)
+ [12 7.32002 10.778 10.4616 ] pdfxs
+ (o) show
+ (re)
+ [5.15995 10.778 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (ec) show
+ (ise)
+ [3.49088 4.94172 10.778 ] pdfxs
+ (and) show
+ 10.909 -621.253 m
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (re)
+ [5.17085 9.9162 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (u) show
+ (l)
+ [7.65812 ] pdfxs
+ (tha) show
+ (na)
+ [11.1382 10.2654 ] pdfxs
+ (non) show
+ (-)
+ [4.1781 ] pdfxs
+ (co) show
+ (n)
+ [6.62184 ] pdfxs
+ (tex) show
+ (t-sensi)
+ [4.8873 4.1781 4.94172 5.75987 6.96002 4.95263 3.49088 ] pdfxs
+ (t) show
+ (ives)
+ [3.47997 6.27261 9.9162 4.95263 ] pdfxs
+ (ub) show
+ (s)
+ [4.94172 ] pdfxs
+ (e) show
+ (t-)
+ [4.8873 4.1781 ] pdfxs
+ (ba) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (d)
+ [11.1382 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.47997 ] pdfxs
+ (th) show
+ (mw)
+ [14.6289 9.0544 ] pdfxs
+ (h) show
+ (iler)
+ [3.49088 3.47997 9.9162 5.17085 ] pdfxs
+ (equ) show
+ (iri)
+ [3.47997 5.17085 3.47997 ] pdfxs
+ (ng) show
+ 209.454 -657.201 m
+ /N614 10.909 Tf
+ (104) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.01 669.565 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.709 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.958 3.28699 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.951 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (546) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (546) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (654) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (792) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (58) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (58) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (59) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (179) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (581) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (581) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (626) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (878) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (280) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (476) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (53) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (271) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (106) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (543) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (52) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (430) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (585) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.837 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (40) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (65) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (69) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (82) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (127) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.957 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.952 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (36) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (83) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (85) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (95) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (211) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (88) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (82) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (280) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (476) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (428) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (582) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.836 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.67072 10.7771 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (240) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 101.871 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.8996 ] pdfxs
+ (e) show
+ (r)
+ [7.90806 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 177.038 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (165) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (177) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (102) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (102) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (114) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (154) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (203) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (179) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (362) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (826) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 14.096 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fInstruc)
+ [6.95994 3.94897 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (o) show
+ (rSunk)
+ [7.909 6.05449 6.0654 6.05449 5.75995 ] pdfxs
+ 64.476 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.69812 7.53143 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 118.712 -92.689 m
+ /N614 10.909 Tf
+ (101) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Page: (113) 114
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 595.275591 788.031496 translate
+ 180 rotate
+ 1.000000 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 -0.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ /showpage{}def/copypage{}def/erasepage{}def
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2364/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2363/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2358/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2357/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2352/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2351/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 89.994 538.873 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 48.48 384.72 m
+ 784.32 384.72 l
+ 784.32 64.8 l
+ 48.48 64.8 l
+ 48.48 384.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 48.48 96.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 96.72 m
+ 784.32 96.72 l
+ S
+ Q
+ q
+ n
+ 48.48 128.64 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 128.88 m
+ 784.32 128.88 l
+ S
+ Q
+ q
+ n
+ 48.48 160.56 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 160.8 m
+ 784.32 160.8 l
+ S
+ Q
+ q
+ n
+ 48.48 192.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 192.72 m
+ 784.32 192.72 l
+ S
+ Q
+ q
+ n
+ 48.48 224.4 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 224.64 m
+ 784.32 224.64 l
+ S
+ Q
+ q
+ n
+ 48.48 256.56 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 256.8 m
+ 784.32 256.8 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 288.72 m
+ 784.32 288.72 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 320.64 m
+ 784.32 320.64 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 352.8 m
+ 784.32 352.8 l
+ S
+ Q
+ q
+ n
+ 48.48 384.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 384.72 m
+ 784.32 384.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 48.48 64.8 735.84 319.92 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 11.76 138.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 50.4 64.8 2.39999 131.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 67.2 64.8 2.39999 16.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.56 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 83.76 64.8 2.39999 22.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 93.36 64.8 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 100.56 64.8 2.39999 240 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 110.16 64.8 17.04 224.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 117.36 64.8 2.39999 217.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.72 64.8 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 133.92 64.8 2.39999 35.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 143.52 64.8 17.04 135.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 150.72 64.8 2.39999 127.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.32 64.8 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 167.52 64.8 2.39999 144 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 176.88 64.8 17.04 256.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 184.08 64.8 2.39999 249.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.68 64.8 17.04 148.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 200.88 64.8 2.39999 140.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 64.8 17.04 250.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.68 64.8 2.39999 243.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 64.8 17.04 176.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 64.8 2.39999 169.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 260.64 64.8 17.04 132 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 267.84 64.8 2.39999 124.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 277.44 64.8 17.04 195.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 284.64 64.8 2.39999 188.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 301.2 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.8 64.8 17.04 61.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 318 64.8 2.39999 54.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.6 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.8 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.16 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.36 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.96 64.8 17.04 144.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 368.16 64.8 2.39999 137.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 64.8 17.04 132 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 384.96 64.8 2.39999 124.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.12 64.8 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 418.32 64.8 2.39999 259.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 427.92 64.8 17.04 199.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 435.12 64.8 2.39999 192 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 444.48 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 451.68 64.8 2.39999 64.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 461.28 64.8 17.04 263.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 468.48 64.8 2.39999 255.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 478.08 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 485.28 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.64 64.8 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 501.84 64.8 2.39999 259.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.44 64.8 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 518.64 64.8 2.40002 144 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528.24 64.8 17.04 154.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 535.44 64.8 2.39996 147.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 561.6 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 568.8 64.8 2.39996 19.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.4 64.8 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.6 64.8 2.40002 57.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 595.2 64.8 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 602.4 64.8 2.40002 57.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.56 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 635.76 64.8 2.40002 22.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.36 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 652.56 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.92 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 669.12 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678.72 64.8 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 685.92 64.8 2.39996 48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.08 64.8 17.04 279.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 719.28 64.8 2.40002 271.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 728.88 64.8 17.04 163.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 736.08 64.8 2.40002 156.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 745.68 64.8 17.04 291.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 752.88 64.8 2.40002 284.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762.24 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 769.44 64.8 2.39996 73.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 14.4 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 53.04 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 69.84 64.8 2.15999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.2 64.8 2.39999 22.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.8 64.8 16.8 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120 64.8 2.15999 67.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 64.8 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.16 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 153.36 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.96 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 170.16 64.8 2.15999 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 179.52 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 186.72 64.8 2.39999 73.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 203.52 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 213.12 64.8 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 220.32 64.8 2.39999 28.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 229.92 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 237.12 64.8 2.15999 19.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 263.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 270.48 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.08 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 287.28 64.8 2.16 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 296.64 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 303.84 64.8 2.39999 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 313.44 64.8 17.04 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.64 64.8 2.39999 38.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 330.24 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 337.44 64.8 2.15997 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.6 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 370.8 64.8 2.39999 31.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.4 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 387.6 64.8 2.15997 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 413.76 64.8 17.04 119.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 420.96 64.8 2.39999 112.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.56 64.8 16.8 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 437.76 64.8 2.15997 22.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.12 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 454.32 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.92 64.8 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 471.12 64.8 2.39999 48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.72 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 487.92 64.8 2.15997 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.28 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 504.48 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.08 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 521.28 64.8 2.40002 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.88 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 538.08 64.8 2.15997 19.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.24 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 571.44 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 581.04 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 588.24 64.8 2.40002 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 597.84 64.8 16.8 48.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 605.04 64.8 2.15997 41.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 631.2 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 638.4 64.8 2.40002 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 655.2 64.8 2.15997 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.56 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 671.76 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.36 64.8 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 688.56 64.8 2.39996 35.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 714.72 64.8 17.04 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 721.92 64.8 2.39996 38.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 731.52 64.8 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 738.72 64.8 2.40002 60.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 748.32 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.52 64.8 2.15997 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.88 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.08 64.8 2.40002 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 55.68 64.8 2.15999 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.04 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.24 64.8 2.39999 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 89.04 64.8 2.15999 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.64 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 105.84 64.8 2.15999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 115.2 64.8 17.04 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 122.4 64.8 2.39999 67.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 132 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 139.2 64.8 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.8 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 156 64.8 2.15999 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.36 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 172.56 64.8 2.39999 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.16 64.8 16.8 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 189.36 64.8 2.15999 73.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.96 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 206.16 64.8 2.15999 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 215.76 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 222.96 64.8 2.15999 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 232.32 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 239.52 64.8 2.39999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 265.92 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 273.12 64.8 2.15997 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 282.48 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 289.68 64.8 2.39999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 299.28 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 306.48 64.8 2.15997 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 316.08 64.8 16.8 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 323.28 64.8 2.16 38.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.64 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 339.84 64.8 2.39999 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 349.44 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 356.64 64.8 2.15997 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366.24 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 373.44 64.8 2.15997 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 382.8 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 390 64.8 2.39999 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 416.4 64.8 16.8 119.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 423.6 64.8 2.15997 112.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 64.8 2.39999 22.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 449.76 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 456.96 64.8 2.16 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 466.56 64.8 16.8 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 473.76 64.8 2.15997 48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 483.12 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 490.32 64.8 2.39999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 507.12 64.8 2.15997 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.72 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 523.92 64.8 2.15997 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 540.48 64.8 2.40002 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.88 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 574.08 64.8 2.15997 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.68 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 590.88 64.8 2.15997 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.24 64.8 17.04 48.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 607.44 64.8 2.39996 41.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.84 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 641.04 64.8 2.15997 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.4 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 657.6 64.8 2.40002 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.2 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.4 64.8 2.15997 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 64.8 16.8 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 64.8 2.15997 35.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 717.36 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 724.56 64.8 2.15997 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 734.16 64.8 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 741.36 64.8 2.15997 60.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.72 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 757.92 64.8 2.39996 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.52 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 774.72 64.8 2.15997 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.88 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 58.08 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 74.88 64.8 2.15999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.24 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 91.44 64.8 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 101.04 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 108.24 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.84 64.8 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 125.04 64.8 2.15999 60.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.4 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 141.6 64.8 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.2 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 158.4 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 175.2 64.8 2.15999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 184.56 64.8 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 191.76 64.8 2.39999 60.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 218.16 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 225.36 64.8 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 234.96 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 242.16 64.8 2.15999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.32 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 275.52 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.12 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 292.32 64.8 2.15997 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 301.68 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 308.88 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 318.48 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 325.68 64.8 2.39999 25.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 335.28 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 342.48 64.8 2.15997 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.84 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 359.04 64.8 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.64 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 375.84 64.8 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 385.44 64.8 16.8 58.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 392.64 64.8 2.15997 51.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.8 64.8 17.04 106.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 426 64.8 2.39999 99.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 435.6 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 442.8 64.8 2.15997 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 452.16 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 459.36 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 468.96 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 476.16 64.8 2.39999 73.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 485.76 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 492.96 64.8 2.16 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 502.32 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 509.52 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 519.12 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 526.32 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 535.92 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 543.12 64.8 2.15997 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.48 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 64.8 2.40002 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.88 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 610.08 64.8 2.15997 25.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.24 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 643.44 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.04 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.24 64.8 2.15997 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.6 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 676.8 64.8 2.39996 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.4 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 693.6 64.8 2.40002 31.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 719.76 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 726.96 64.8 2.40002 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 736.56 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 743.76 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 753.36 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 760.56 64.8 2.15997 28.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 64.8 16.32 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 777.12 64.8 2.40002 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.52 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 60.72 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.08 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.28 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 86.88 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 94.08 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 103.68 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 110.88 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120.24 64.8 17.04 58.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 127.44 64.8 2.39999 51.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.04 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 144.24 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.84 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 161.04 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 170.4 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 177.6 64.8 2.39999 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 187.2 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 194.4 64.8 2.39999 31.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.8 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 228 64.8 2.39999 22.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 237.36 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 244.56 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.96 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 278.16 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.52 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 294.72 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 311.52 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.12 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 328.32 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.68 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 344.88 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.48 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 361.68 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 378.48 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 387.84 64.8 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.04 64.8 2.39999 28.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 421.44 64.8 17.04 90.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 428.64 64.8 2.39999 83.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 438 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 445.2 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 454.8 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.6 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 478.8 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.96 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 512.16 64.8 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.76 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.96 64.8 2.40002 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 538.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 545.52 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 571.92 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 579.12 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.72 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 595.92 64.8 2.39996 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.28 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 612.48 64.8 2.40002 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.88 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 646.08 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.44 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 662.64 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 672.24 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 679.44 64.8 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.04 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 696.24 64.8 2.40002 25.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 722.4 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 729.6 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 739.2 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 746.4 64.8 2.40002 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.76 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.96 64.8 2.40002 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 64.8 13.68 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 779.76 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 48.48 384.72 m
+ 48.48 64.8 l
+ S
+ n
+ 45.84 64.8 m
+ 48.48 64.8 l
+ S
+ n
+ 45.84 96.72 m
+ 48.48 96.72 l
+ S
+ n
+ 45.84 128.88 m
+ 48.48 128.88 l
+ S
+ n
+ 45.84 160.8 m
+ 48.48 160.8 l
+ S
+ n
+ 45.84 192.72 m
+ 48.48 192.72 l
+ S
+ n
+ 45.84 224.64 m
+ 48.48 224.64 l
+ S
+ n
+ 45.84 256.8 m
+ 48.48 256.8 l
+ S
+ n
+ 45.84 288.72 m
+ 48.48 288.72 l
+ S
+ n
+ 45.84 320.64 m
+ 48.48 320.64 l
+ S
+ n
+ 45.84 352.8 m
+ 48.48 352.8 l
+ S
+ n
+ 45.84 384.72 m
+ 48.48 384.72 l
+ S
+ n
+ 48.48 64.8 m
+ 784.32 64.8 l
+ S
+ n
+ 48.48 62.4 m
+ 48.48 64.8 l
+ S
+ n
+ 65.28 62.4 m
+ 65.28 64.8 l
+ S
+ n
+ 81.84 62.4 m
+ 81.84 64.8 l
+ S
+ n
+ 98.64 62.4 m
+ 98.64 64.8 l
+ S
+ n
+ 115.44 62.4 m
+ 115.44 64.8 l
+ S
+ n
+ 132 62.4 m
+ 132 64.8 l
+ S
+ n
+ 148.8 62.4 m
+ 148.8 64.8 l
+ S
+ n
+ 165.6 62.4 m
+ 165.6 64.8 l
+ S
+ n
+ 182.16 62.4 m
+ 182.16 64.8 l
+ S
+ n
+ 198.96 62.4 m
+ 198.96 64.8 l
+ S
+ n
+ 215.76 62.4 m
+ 215.76 64.8 l
+ S
+ n
+ 232.56 62.4 m
+ 232.56 64.8 l
+ S
+ n
+ 249.12 62.4 m
+ 249.12 64.8 l
+ S
+ n
+ 265.92 62.4 m
+ 265.92 64.8 l
+ S
+ n
+ 282.72 62.4 m
+ 282.72 64.8 l
+ S
+ n
+ 299.28 62.4 m
+ 299.28 64.8 l
+ S
+ n
+ 316.08 62.4 m
+ 316.08 64.8 l
+ S
+ n
+ 332.88 62.4 m
+ 332.88 64.8 l
+ S
+ n
+ 349.44 62.4 m
+ 349.44 64.8 l
+ S
+ n
+ 366.24 62.4 m
+ 366.24 64.8 l
+ S
+ n
+ 383.04 62.4 m
+ 383.04 64.8 l
+ S
+ n
+ 399.6 62.4 m
+ 399.6 64.8 l
+ S
+ n
+ 416.4 62.4 m
+ 416.4 64.8 l
+ S
+ n
+ 433.2 62.4 m
+ 433.2 64.8 l
+ S
+ n
+ 449.76 62.4 m
+ 449.76 64.8 l
+ S
+ n
+ 466.56 62.4 m
+ 466.56 64.8 l
+ S
+ n
+ 483.36 62.4 m
+ 483.36 64.8 l
+ S
+ n
+ 499.92 62.4 m
+ 499.92 64.8 l
+ S
+ n
+ 516.72 62.4 m
+ 516.72 64.8 l
+ S
+ n
+ 533.52 62.4 m
+ 533.52 64.8 l
+ S
+ n
+ 550.08 62.4 m
+ 550.08 64.8 l
+ S
+ n
+ 566.88 62.4 m
+ 566.88 64.8 l
+ S
+ n
+ 583.68 62.4 m
+ 583.68 64.8 l
+ S
+ n
+ 600.48 62.4 m
+ 600.48 64.8 l
+ S
+ n
+ 617.04 62.4 m
+ 617.04 64.8 l
+ S
+ n
+ 633.84 62.4 m
+ 633.84 64.8 l
+ S
+ n
+ 650.64 62.4 m
+ 650.64 64.8 l
+ S
+ n
+ 667.2 62.4 m
+ 667.2 64.8 l
+ S
+ n
+ 684 62.4 m
+ 684 64.8 l
+ S
+ n
+ 700.8 62.4 m
+ 700.8 64.8 l
+ S
+ n
+ 717.36 62.4 m
+ 717.36 64.8 l
+ S
+ n
+ 734.16 62.4 m
+ 734.16 64.8 l
+ S
+ n
+ 750.96 62.4 m
+ 750.96 64.8 l
+ S
+ n
+ 767.52 62.4 m
+ 767.52 64.8 l
+ S
+ n
+ 784.32 62.4 m
+ 784.32 64.8 l
+ S
+ q
+ Q
+ 30 62.16 m
+ /N2351 8.39999 Tf
+ (0%)
+ [4.60141 7.39867 ] pdfxs
+ 25.44 94.08 m
+ (10%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 126.24 m
+ (20%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 158.16 m
+ (30%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 190.08 m
+ (40%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 222 m
+ (50%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 254.16 m
+ (60%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 286.08 m
+ (70%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 318 m
+ (80%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 350.16 m
+ (90%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 20.88 382.08 m
+ (100%)
+ [4.5807 4.5807 4.5807 7.37797 ] pdfxs
+ q
+ Q
+ 59.28 33.12 m
+ /N2351 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 76.08 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 92.64 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 109.44 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 126.24 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 142.8 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 159.6 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 176.4 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 192.96 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 209.76 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 226.56 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 243.12 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 276.72 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 293.28 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 310.08 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 326.88 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 343.44 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 360.24 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 377.04 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 393.6 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 427.2 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 444 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 460.56 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 477.36 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 494.16 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 510.72 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 527.52 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 544.32 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 577.68 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 594.48 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 611.04 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 627.84 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 644.64 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 661.2 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 678 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 694.8 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 728.16 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744.96 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.52 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.32 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ q
+ n
+ 7.67999 77.52 12.72 295.92 re
+ h
+ W
+ n
+ q
+ Q
+ 17.76 77.76 m
+ /N2352 [0 10.8 -10.8 0 0 0] Tf
+ (Percent of Alias Queries by Loop Opts Returned MayAlias)
+ [7.26367 6.06479 4.26127 6.06479 6.06479 6.65871 3.65631 3.11998 6.65871 3.65631 3.11998 
+ 7.85759 3.06239 3.06239 6.06479 6.06479 3.11998 8.46239 6.65871 6.06479 4.26127 3.06239 
+ 6.06479 6.06479 3.11998 6.65871 6.06479 3.11998 6.65871 6.65871 6.65871 6.65871 3.11998 
+ 8.46239 6.65871 3.65631 6.06479 3.11998 7.85759 6.06479 3.65631 6.65871 4.26127 6.65871 
+ 6.06479 6.65871 3.11998 9.05631 6.06479 6.06479 7.85759 3.06239 3.06239 6.06479 6.06479 
+ ] pdfys
+ Q
+ n
+ 619.68 285.36 79.44 97.68 re
+ 1 1 1 sc
+ f
+ n
+ 619.44 285.36 79.68 97.92 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 361.2 22.56 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 368.64 8.40002 8.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 368.16 m
+ /N2351 13.92 Tf
+ (local)
+ [3.07835 7.72763 6.94811 7.72763 3.07835 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 341.76 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 349.2 8.40002 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 348.72 m
+ (steens-fi)
+ [6.9285 3.83826 7.70802 7.70802 7.70802 6.9285 4.60376 3.83826 3.05875 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 322.32 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 329.76 8.40002 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 329.28 m
+ (steens-fs)
+ [6.92521 3.83497 7.70473 7.70473 7.70473 6.92521 4.60047 3.83497 6.92521 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 302.64 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 310.08 8.40002 8.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 309.6 m
+ (anders)
+ [7.68733 7.68733 7.68733 7.68733 4.58307 6.90781 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 285.6 22.56 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 290.64 8.40002 8.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 290.16 m
+ (ds-aa)
+ [7.68872 6.9092 4.58446 7.68872 7.68872 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 55.703 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.2654 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CM)
+ [7.88721 13.6363 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sQueriesRe)
+ [7.94172 8.4872 6.05449 4.85451 4.2654 3.0327 4.85451 7.93081 8.03985 4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (") show
+ 1 0 0 1 -55.703 -192.341 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63.36 381.6 m
+ 783.36 381.6 l
+ 783.36 60.72 l
+ 63.36 60.72 l
+ 63.36 381.6 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63.36 92.64 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 92.88 m
+ 783.36 92.88 l
+ S
+ Q
+ q
+ n
+ 63.36 124.56 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 124.8 m
+ 783.36 124.8 l
+ S
+ Q
+ q
+ n
+ 63.36 156.72 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 156.96 m
+ 783.36 156.96 l
+ S
+ Q
+ q
+ n
+ 63.36 188.88 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 189.12 m
+ 783.36 189.12 l
+ S
+ Q
+ q
+ n
+ 63.36 221.04 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 221.28 m
+ 783.36 221.28 l
+ S
+ Q
+ q
+ n
+ 63.36 252.96 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 253.2 m
+ 783.36 253.2 l
+ S
+ Q
+ q
+ n
+ 63.36 285.12 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 285.36 m
+ 783.36 285.36 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 317.52 m
+ 783.36 317.52 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 349.44 m
+ 783.36 349.44 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 381.6 m
+ 783.36 381.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 689.04 391.92 m
+ 689.04 314.88 l
+ 754.08 314.88 l
+ 754.08 391.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 63.36 60.72 720 320.88 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 11.52 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 65.28 60.72 2.15999 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.4 60.72 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 81.6 60.72 2.15999 12.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.72 60.72 17.04 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 97.92 60.72 2.39999 256.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 107.28 60.72 16.8 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 114.48 60.72 2.15999 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.6 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.8 60.72 2.15999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 139.92 60.72 16.8 154.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 147.12 60.72 2.15999 147.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 156.24 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 163.44 60.72 2.15999 195.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 172.56 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 179.76 60.72 2.15999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.88 60.72 17.04 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 196.08 60.72 2.39999 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.44 60.72 16.8 283.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 212.64 60.72 2.15999 276 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 221.76 60.72 16.8 318.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 228.96 60.72 2.15999 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 238.08 60.72 16.8 302.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 245.28 60.72 2.15999 295.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 60.72 17.04 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 277.92 60.72 2.39999 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.28 60.72 16.8 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 294.48 60.72 2.15997 240.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 303.6 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 310.8 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 319.92 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 327.12 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 336.24 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 343.44 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 352.56 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 359.76 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.88 60.72 17.04 318.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 376.08 60.72 2.39999 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 385.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 392.64 60.72 2.15997 317.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.08 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 425.28 60.72 2.16 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 434.4 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 441.6 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.72 60.72 17.04 116.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 457.92 60.72 2.39999 109.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.28 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 474.48 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 483.6 60.72 16.8 286.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 490.8 60.72 2.15997 279.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 60.72 16.8 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 507.12 60.72 2.15997 292.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.24 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 523.44 60.72 2.15997 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 532.56 60.72 16.8 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 539.76 60.72 2.15997 292.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 581.76 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 588.96 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 598.08 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 605.28 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 614.4 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 621.6 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.72 60.72 17.04 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 637.92 60.72 2.39996 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.28 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.48 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 670.8 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.92 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 687.12 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.56 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 719.76 60.72 2.15997 243.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 728.88 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 736.08 60.72 2.40002 195.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 745.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 752.64 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.76 60.72 16.8 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 768.96 60.72 2.15997 298.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 14.16 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 67.68 60.72 2.39999 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 84 60.72 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 93.36 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 100.56 60.72 2.15999 48.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.68 60.72 17.04 109.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.88 60.72 2.39999 102.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 133.2 60.72 2.39999 211.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.32 60.72 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 149.52 60.72 2.39999 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 158.64 60.72 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 165.84 60.72 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.96 60.72 17.04 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 182.16 60.72 2.39999 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.52 60.72 16.8 231.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 198.72 60.72 2.15999 224.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.16 60.72 17.04 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.36 60.72 2.39999 208.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 240.48 60.72 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 247.68 60.72 2.39999 80.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.36 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 280.56 60.72 2.15997 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 306 60.72 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 313.2 60.72 2.39999 246.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.32 60.72 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 329.52 60.72 2.39999 246.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.64 60.72 17.04 244.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 345.84 60.72 2.39999 237.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.96 60.72 17.04 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 362.16 60.72 2.39999 256.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.52 60.72 16.8 126 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 378.72 60.72 2.15997 118.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 387.84 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.04 60.72 2.39999 215.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420.48 60.72 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 427.68 60.72 2.39999 263.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 436.8 60.72 17.04 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 444 60.72 2.39999 288.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 453.36 60.72 16.8 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 460.56 60.72 2.15997 86.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 469.68 60.72 17.04 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 476.88 60.72 2.39999 182.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 486 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 493.2 60.72 2.39999 195.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 502.32 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 509.52 60.72 2.39999 195.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 518.64 60.72 17.04 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 525.84 60.72 2.40002 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534.96 60.72 17.04 58.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 542.16 60.72 2.39996 51.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 567.84 60.72 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 575.04 60.72 2.39996 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 584.16 60.72 17.04 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 591.36 60.72 2.40002 253.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.48 60.72 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 607.68 60.72 2.39996 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.8 60.72 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 624 60.72 2.40002 80.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.36 60.72 16.8 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 640.56 60.72 2.15997 202.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 649.68 60.72 17.04 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 656.88 60.72 2.40002 253.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666 60.72 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.2 60.72 2.39996 263.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.32 60.72 17.04 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 689.52 60.72 2.40002 231.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 714.96 60.72 17.04 68.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 722.16 60.72 2.39996 60.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 731.52 60.72 16.8 65.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 738.72 60.72 2.15997 57.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.84 60.72 17.04 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.04 60.72 2.39996 89.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.16 60.72 17.04 212.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 771.36 60.72 2.40002 205.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 16.56 132.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.32 60.72 2.15999 125.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.64 60.72 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.76 60.72 17.04 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 102.96 60.72 2.39999 48.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.32 60.72 16.8 119.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 119.52 60.72 2.15999 112.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.64 60.72 16.8 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 135.84 60.72 2.15999 211.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 144.96 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.16 60.72 2.15999 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 161.28 60.72 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 168.48 60.72 2.15999 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.6 60.72 16.8 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 184.8 60.72 2.15999 121.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.92 60.72 17.04 231.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.12 60.72 2.39999 224.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.68 60.72 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 226.8 60.72 16.8 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234 60.72 2.15999 208.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.12 60.72 16.8 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.32 60.72 2.15999 80.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 275.76 60.72 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 282.96 60.72 2.39999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.64 60.72 16.8 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 315.84 60.72 2.16 246.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.96 60.72 16.8 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.16 60.72 2.15997 246.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.28 60.72 16.8 244.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.48 60.72 2.15997 237.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.6 60.72 16.8 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.8 60.72 2.15997 256.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.92 60.72 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 381.12 60.72 2.39999 67.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 60.72 16.8 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 60.72 2.15997 215.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 60.72 16.8 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 60.72 2.15997 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.44 60.72 16.8 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.64 60.72 2.15997 288.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.76 60.72 17.04 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.96 60.72 2.39999 86.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 60.72 16.8 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.52 60.72 2.16 182.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.64 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.84 60.72 2.16 195.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.96 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 512.16 60.72 2.15997 195.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 60.72 16.8 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 60.72 2.15997 121.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 537.6 60.72 16.8 58.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 544.8 60.72 2.15997 51.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 570.48 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 577.68 60.72 2.15997 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.8 60.72 16.8 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 594 60.72 2.15997 253.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 603.12 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 610.32 60.72 2.15997 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.44 60.72 16.8 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 626.64 60.72 2.15997 80.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.76 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.96 60.72 2.40002 202.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 60.72 16.8 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 659.52 60.72 2.15997 253.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 668.64 60.72 16.8 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 675.84 60.72 2.15997 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.96 60.72 16.8 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 692.16 60.72 2.15997 231.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 717.6 60.72 16.8 81.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 724.8 60.72 2.15997 73.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 733.92 60.72 17.04 65.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 741.12 60.72 2.40002 57.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.48 60.72 16.8 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 757.68 60.72 2.15997 89.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 766.8 60.72 16.8 212.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 774 60.72 2.15997 205.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 60.72 17.04 61.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.72 60.72 2.39999 54.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 89.04 60.72 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.4 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 105.6 60.72 2.15999 48.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.72 60.72 17.04 109.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 121.92 60.72 2.39999 102.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 138.24 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 147.36 60.72 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 154.56 60.72 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 163.68 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 170.88 60.72 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180 60.72 17.04 151.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.2 60.72 2.39999 144.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.56 60.72 16.8 241.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 203.76 60.72 2.15999 234.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 212.88 60.72 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 220.08 60.72 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 229.2 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 236.4 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 245.52 60.72 17.04 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 252.72 60.72 2.39999 89.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.4 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 285.6 60.72 2.15997 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 311.04 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 318.24 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.36 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.56 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 343.68 60.72 17.04 257.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 350.88 60.72 2.39999 250.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360 60.72 17.04 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 367.2 60.72 2.39999 218.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 376.56 60.72 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 383.76 60.72 2.15997 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 392.88 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 400.08 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.52 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 432.72 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 441.84 60.72 17.04 302.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 449.04 60.72 2.39999 295.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 458.4 60.72 16.8 100.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 465.6 60.72 2.15997 93.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.72 60.72 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.92 60.72 2.39999 259.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 491.04 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 498.24 60.72 2.39999 195.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 507.36 60.72 17.04 193.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 514.56 60.72 2.39996 186 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.68 60.72 17.04 151.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 530.88 60.72 2.40002 144.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 540 60.72 17.04 68.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 547.2 60.72 2.39996 60.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.88 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 580.08 60.72 2.40002 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 589.2 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 596.4 60.72 2.40002 215.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 60.72 17.04 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 612.72 60.72 2.40002 208.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.84 60.72 17.04 90.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.04 60.72 2.39996 83.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.4 60.72 16.8 100.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 645.6 60.72 2.15997 93.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 654.72 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 661.92 60.72 2.39996 215.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.04 60.72 17.04 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 678.24 60.72 2.40002 231.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 60.72 17.04 234.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 694.56 60.72 2.39996 227.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720 60.72 17.04 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 727.2 60.72 2.39996 86.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 736.56 60.72 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 743.76 60.72 2.15997 28.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 60.72 17.04 164.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 760.08 60.72 2.40002 157.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.2 60.72 16.08 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 776.4 60.72 2.40002 182.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.16 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 75.36 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.8 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 108 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.36 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 124.56 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 133.68 60.72 16.8 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 140.88 60.72 2.15999 35.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 150 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 157.2 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.64 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 189.84 60.72 2.15999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.96 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 206.16 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 231.84 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 239.04 60.72 2.15999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.16 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 255.36 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.8 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 288 60.72 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 313.68 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.88 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 330 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 337.2 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.32 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 353.52 60.72 2.16 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 362.64 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 369.84 60.72 2.16 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 395.52 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 402.72 60.72 2.15997 48.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.16 60.72 16.8 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 435.36 60.72 2.15997 32.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 444.48 60.72 16.8 52.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 451.68 60.72 2.15997 44.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.8 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 468 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.36 60.72 16.8 52.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.56 60.72 2.15997 44.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.68 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 500.88 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.32 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 533.52 60.72 2.15997 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.52 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 582.72 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.84 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 599.04 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.16 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 615.36 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 624.48 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 631.68 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 640.8 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 648 60.72 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 657.36 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 664.56 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 673.68 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 680.88 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 690 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 697.2 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 722.64 60.72 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 729.84 60.72 2.15997 28.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.96 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 746.16 60.72 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 771.84 60.72 13.44 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 779.04 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63.36 381.6 m
+ 63.36 60.72 l
+ S
+ n
+ 59.76 60.72 m
+ 63.36 60.72 l
+ S
+ n
+ 59.76 92.88 m
+ 63.36 92.88 l
+ S
+ n
+ 59.76 124.8 m
+ 63.36 124.8 l
+ S
+ n
+ 59.76 156.96 m
+ 63.36 156.96 l
+ S
+ n
+ 59.76 189.12 m
+ 63.36 189.12 l
+ S
+ n
+ 59.76 221.28 m
+ 63.36 221.28 l
+ S
+ n
+ 59.76 253.2 m
+ 63.36 253.2 l
+ S
+ n
+ 59.76 285.36 m
+ 63.36 285.36 l
+ S
+ n
+ 59.76 317.52 m
+ 63.36 317.52 l
+ S
+ n
+ 59.76 349.44 m
+ 63.36 349.44 l
+ S
+ n
+ 59.76 381.6 m
+ 63.36 381.6 l
+ S
+ n
+ 63.36 60.72 m
+ 783.36 60.72 l
+ S
+ n
+ 63.36 58.08 m
+ 63.36 60.72 l
+ S
+ n
+ 79.68 58.08 m
+ 79.68 60.72 l
+ S
+ n
+ 96 58.08 m
+ 96 60.72 l
+ S
+ n
+ 112.56 58.08 m
+ 112.56 60.72 l
+ S
+ n
+ 128.88 58.08 m
+ 128.88 60.72 l
+ S
+ n
+ 145.2 58.08 m
+ 145.2 60.72 l
+ S
+ n
+ 161.52 58.08 m
+ 161.52 60.72 l
+ S
+ n
+ 177.84 58.08 m
+ 177.84 60.72 l
+ S
+ n
+ 194.16 58.08 m
+ 194.16 60.72 l
+ S
+ n
+ 210.72 58.08 m
+ 210.72 60.72 l
+ S
+ n
+ 227.04 58.08 m
+ 227.04 60.72 l
+ S
+ n
+ 243.36 58.08 m
+ 243.36 60.72 l
+ S
+ n
+ 259.68 58.08 m
+ 259.68 60.72 l
+ S
+ n
+ 276 58.08 m
+ 276 60.72 l
+ S
+ n
+ 292.56 58.08 m
+ 292.56 60.72 l
+ S
+ n
+ 308.88 58.08 m
+ 308.88 60.72 l
+ S
+ n
+ 325.2 58.08 m
+ 325.2 60.72 l
+ S
+ n
+ 341.52 58.08 m
+ 341.52 60.72 l
+ S
+ n
+ 357.84 58.08 m
+ 357.84 60.72 l
+ S
+ n
+ 374.16 58.08 m
+ 374.16 60.72 l
+ S
+ n
+ 390.72 58.08 m
+ 390.72 60.72 l
+ S
+ n
+ 407.04 58.08 m
+ 407.04 60.72 l
+ S
+ n
+ 423.36 58.08 m
+ 423.36 60.72 l
+ S
+ n
+ 439.68 58.08 m
+ 439.68 60.72 l
+ S
+ n
+ 456 58.08 m
+ 456 60.72 l
+ S
+ n
+ 472.56 58.08 m
+ 472.56 60.72 l
+ S
+ n
+ 488.88 58.08 m
+ 488.88 60.72 l
+ S
+ n
+ 505.2 58.08 m
+ 505.2 60.72 l
+ S
+ n
+ 521.52 58.08 m
+ 521.52 60.72 l
+ S
+ n
+ 537.84 58.08 m
+ 537.84 60.72 l
+ S
+ n
+ 554.16 58.08 m
+ 554.16 60.72 l
+ S
+ n
+ 570.72 58.08 m
+ 570.72 60.72 l
+ S
+ n
+ 587.04 58.08 m
+ 587.04 60.72 l
+ S
+ n
+ 603.36 58.08 m
+ 603.36 60.72 l
+ S
+ n
+ 619.68 58.08 m
+ 619.68 60.72 l
+ S
+ n
+ 636 58.08 m
+ 636 60.72 l
+ S
+ n
+ 652.56 58.08 m
+ 652.56 60.72 l
+ S
+ n
+ 668.88 58.08 m
+ 668.88 60.72 l
+ S
+ n
+ 685.2 58.08 m
+ 685.2 60.72 l
+ S
+ n
+ 701.52 58.08 m
+ 701.52 60.72 l
+ S
+ n
+ 717.84 58.08 m
+ 717.84 60.72 l
+ S
+ n
+ 734.16 58.08 m
+ 734.16 60.72 l
+ S
+ n
+ 750.72 58.08 m
+ 750.72 60.72 l
+ S
+ n
+ 767.04 58.08 m
+ 767.04 60.72 l
+ S
+ n
+ 783.36 58.08 m
+ 783.36 60.72 l
+ S
+ q
+ Q
+ 37.68 56.64 m
+ /N2357 11.52 Tf
+ (0%)
+ [6.48191 10.3182 ] pdfxs
+ 31.2 88.8 m
+ (10%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 120.72 m
+ (20%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 152.88 m
+ (30%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 185.04 m
+ (40%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 217.2 m
+ (50%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 249.12 m
+ (60%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 281.28 m
+ (70%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 313.44 m
+ (80%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 345.36 m
+ (90%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 24.72 377.52 m
+ (100%)
+ [6.4809 6.4809 6.4809 10.3171 ] pdfxs
+ q
+ Q
+ 73.92 25.44 m
+ /N2357 [0 8.15999 -8.15999 0 0 0] Tf
+ (181.mcf)
+ [4.50476 4.50476 4.50476 2.23628 6.76501 4.0478 2.23628 ] pdfys
+ q
+ Q
+ 90.24 19.68 m
+ (256.bzip2)
+ [4.55235 4.55235 4.55235 2.28387 4.55235 4.09539 1.82691 4.55235 4.55235 ] pdfys
+ q
+ Q
+ 106.56 24.24 m
+ (164.gzip)
+ [4.55134 4.55134 4.55134 2.28286 4.55134 4.09438 1.82591 4.55134 ] pdfys
+ q
+ Q
+ 123.12 27.36 m
+ (175.vpr)
+ [4.52355 4.52355 4.52355 2.25508 4.0666 4.52355 2.70382 ] pdfys
+ q
+ Q
+ 139.44 16.08 m
+ (197.parser)
+ [4.52445 4.52445 4.52445 2.25598 4.52445 4.52445 2.70472 4.0675 4.52445 2.70472 ] pdfys
+ q
+ Q
+ 155.76 18.72 m
+ (186.crafty)
+ [4.50585 4.50585 4.50585 2.23738 4.0489 2.68612 4.50585 2.23738 2.23738 4.0489 ] pdfys
+ q
+ Q
+ 172.08 22.32 m
+ (300.twolf)
+ [4.56184 4.56184 4.56184 2.29336 2.29336 5.9164 4.56184 1.83641 2.29336 ] pdfys
+ q
+ Q
+ 188.4 17.04 m
+ (255.vortex)
+ [4.51905 4.51905 4.51905 2.25058 4.0621 4.51905 2.69932 2.25058 4.51905 4.0621 ] pdfys
+ q
+ Q
+ 204.96 25.44 m
+ (254.gap)
+ [4.54124 4.54124 4.54124 2.27276 4.54124 4.54124 4.54124 ] pdfys
+ q
+ Q
+ 221.28 25.2 m
+ (252.eon)
+ [4.54124 4.54124 4.54124 2.27276 4.54124 4.54124 4.54124 ] pdfys
+ q
+ Q
+ 237.6 10.56 m
+ (253.perlbmk) show
+ q
+ Q
+ 253.92 25.92 m
+ (176.gcc)
+ [4.53466 4.53466 4.53466 2.26619 4.53466 4.07771 4.07771 ] pdfys
+ q
+ Q
+ 286.56 29.28 m
+ (179.art)
+ [4.50807 4.50807 4.50807 2.23959 4.50807 2.68833 2.23959 ] pdfys
+ q
+ Q
+ 303.12 12.48 m
+ (183.equake)
+ [4.54455 4.54455 4.54455 2.27607 4.54455 4.54455 4.54455 4.54455 4.08759 4.54455 ] pdfys
+ q
+ Q
+ 319.44 20.64 m
+ (171.swim)
+ [4.57945 4.57945 4.57945 2.31097 4.12249 5.93401 1.85401 6.83971 ] pdfys
+ q
+ Q
+ 335.76 18.96 m
+ (172.mgrid)
+ [4.53256 4.53256 4.53256 2.26408 6.79282 4.53256 2.71282 1.80712 4.53256 ] pdfys
+ q
+ Q
+ 352.08 8.39999 m
+ (168.wupwise)
+ [4.56924 4.56924 4.56924 2.30076 5.9238 4.56924 4.56924 5.9238 1.84381 4.11228 4.56924 
+ ] pdfys
+ q
+ Q
+ 368.4 19.2 m
+ (173.applu)
+ [4.55485 4.55485 4.55485 2.28637 4.55485 4.55485 4.55485 1.82942 4.55485 ] pdfys
+ q
+ Q
+ 384.96 16.8 m
+ (188.ammp)
+ [4.51846 4.51846 4.51846 2.24998 4.51846 6.77872 6.77872 4.51846 ] pdfys
+ q
+ Q
+ 401.28 19.2 m
+ (177.mesa)
+ [4.52816 4.52816 4.52816 2.25969 6.78842 4.52816 4.07121 4.52816 ] pdfys
+ q
+ Q
+ 433.92 4.07999 m
+ (129.compress)
+ [4.52656 4.52656 4.52656 2.25808 4.0696 4.52656 6.78682 4.52656 2.70682 4.52656 4.0696 
+ 4.0696 ] pdfys
+ q
+ Q
+ 450.24 35.04 m
+ (130.li)
+ [4.56654 4.56654 4.56654 2.29806 1.84111 1.84111 ] pdfys
+ q
+ Q
+ 466.56 6.48 m
+ (124.m88ksim)
+ [4.55514 4.55514 4.55514 2.28666 6.8154 4.55514 4.55514 4.09818 4.09818 1.82971 6.8154 
+ ] pdfys
+ q
+ Q
+ 483.12 22.08 m
+ (132.ijpeg)
+ [4.56434 4.56434 4.56434 2.29587 1.83891 1.83891 4.56434 4.56434 4.56434 ] pdfys
+ q
+ Q
+ 499.44 29.76 m
+ (099.go) show
+ q
+ Q
+ 515.76 25.44 m
+ (134.perl)
+ [4.51165 4.51165 4.51165 2.24318 4.51165 4.51165 2.69192 1.78622 ] pdfys
+ q
+ Q
+ 532.08 17.04 m
+ (147.vortex)
+ [4.51905 4.51905 4.51905 2.25058 4.0621 4.51905 2.69932 2.25058 4.51905 4.0621 ] pdfys
+ q
+ Q
+ 548.4 25.92 m
+ (126.gcc)
+ [4.53466 4.53466 4.53466 2.26619 4.53466 4.07771 4.07771 ] pdfys
+ q
+ Q
+ 581.28 20.64 m
+ (102.swim)
+ [4.57945 4.57945 4.57945 2.31097 4.12249 5.93401 1.85401 6.83971 ] pdfys
+ q
+ Q
+ 597.6 10.8 m
+ (101.tomcatv)
+ [4.51086 4.51086 4.51086 2.24238 2.24238 4.51086 6.77112 4.0539 4.51086 2.24238 4.0539 
+ ] pdfys
+ q
+ Q
+ 613.92 18.96 m
+ (107.mgrid)
+ [4.53256 4.53256 4.53256 2.26408 6.79282 4.53256 2.71282 1.80712 4.53256 ] pdfys
+ q
+ Q
+ 630.24 18.72 m
+ (145.fpppp)
+ [4.53076 4.53076 4.53076 2.26228 2.26228 4.53076 4.53076 4.53076 4.53076 ] pdfys
+ q
+ Q
+ 646.56 9.59999 m
+ (104.hydro2d) show
+ q
+ Q
+ 663.12 19.2 m
+ (110.applu)
+ [4.55485 4.55485 4.55485 2.28637 4.55485 4.55485 4.55485 1.82942 4.55485 ] pdfys
+ q
+ Q
+ 679.44 14.16 m
+ (103.su2cor)
+ [4.53225 4.53225 4.53225 2.26378 4.07529 4.53225 4.53225 4.07529 4.53225 2.71252 ] pdfys
+ q
+ Q
+ 695.76 15.6 m
+ (146.wave5)
+ [4.55235 4.55235 4.55235 2.28387 5.90691 4.55235 4.09539 4.55235 4.55235 ] pdfys
+ q
+ Q
+ 728.4 24 m
+ (fpgrowth)
+ [2.22679 4.49526 4.49526 2.67553 4.49526 5.84983 2.22679 4.49526 ] pdfys
+ q
+ Q
+ 744.96 18.24 m
+ (boxed-sim)
+ [4.56875 4.56875 4.11179 4.56875 4.56875 2.74901 4.11179 1.84332 6.82901 ] pdfys
+ q
+ Q
+ 761.28 29.76 m
+ (NAMD)
+ [5.88571 5.43697 6.79141 5.88571 ] pdfys
+ q
+ Q
+ 777.6 21.36 m
+ (povray31)
+ [4.54165 4.54165 4.08469 2.72192 4.54165 4.08469 4.54165 4.54165 ] pdfys
+ q
+ n
+ 8.15999 35.28 13.2 347.76 re
+ h
+ W
+ n
+ q
+ Q
+ 18.72 35.52 m
+ /N2358 [0 11.28 -11.28 0 0 0] Tf
+ (Percent of Mod/Ref Queries by Loop Opts Returned Mod and Ref)
+ [7.54734 6.29518 4.4115 6.29518 6.29518 6.91549 3.77965 3.11994 6.91549 3.77965 3.11994 
+ 9.41965 6.91549 6.91549 3.15934 8.16766 6.29518 3.77965 3.11994 8.79934 6.91549 6.29518 
+ 4.4115 3.15934 6.29518 6.29518 3.11994 6.91549 6.29518 3.11994 6.91549 6.91549 6.91549 
+ 6.91549 3.11994 8.79934 6.91549 3.77965 6.29518 3.11994 8.16766 6.29518 3.77965 6.91549 
+ 4.4115 6.91549 6.29518 6.91549 3.11994 9.41965 6.91549 6.91549 3.11994 6.29518 6.91549 
+ 6.91549 3.11994 8.16766 6.29518 3.77965 ] pdfys
+ Q
+ n
+ 689.28 314.88 64.56 76.8 re
+ 1 1 1 sc
+ f
+ n
+ 689.04 314.88 64.8 77.04 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 372.72 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 380.16 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 379.68 m
+ /N2357 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 357.36 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 364.8 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 364.32 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 342 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 349.44 7.44 7.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 348.96 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 326.88 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 334.32 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 333.84 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 315.12 18.48 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 318.96 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 318.48 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 15.506 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.2654 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.88721 13.6363 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.05449 4.85451 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (Mod)
+ [10.0036 5.74904 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.18905 ] pdfxs
+ (") show
+ 1 0 0 1 -15.506 -192.946 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 66.48 381.6 m
+ 784.32 381.6 l
+ 784.32 67.2 l
+ 66.48 67.2 l
+ 66.48 381.6 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 66.48 382.56 m
+ 66.48 66.24 l
+ 784.32 66.24 l
+ 784.32 382.56 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 98.64 m
+ 784.32 98.64 l
+ S
+ Q
+ q
+ n
+ 66.48 382.56 m
+ 66.48 66.24 l
+ 784.32 66.24 l
+ 784.32 382.56 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 130.08 m
+ 784.32 130.08 l
+ S
+ Q
+ q
+ n
+ 66.48 161.28 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 161.52 m
+ 784.32 161.52 l
+ S
+ Q
+ q
+ n
+ 66.48 192.72 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 192.96 m
+ 784.32 192.96 l
+ S
+ Q
+ q
+ n
+ 66.48 224.16 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 224.4 m
+ 784.32 224.4 l
+ S
+ Q
+ q
+ n
+ 66.48 255.6 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 255.84 m
+ 784.32 255.84 l
+ S
+ Q
+ q
+ n
+ 66.48 287.04 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 287.28 m
+ 784.32 287.28 l
+ S
+ Q
+ q
+ n
+ 66.48 318.48 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 318.72 m
+ 784.32 318.72 l
+ S
+ Q
+ q
+ n
+ 66.48 349.92 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 350.16 m
+ 784.32 350.16 l
+ S
+ Q
+ q
+ n
+ 66.48 381.36 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 381.6 m
+ 784.32 381.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 66.48 67.2 717.84 314.4 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 67.2 18.72 283.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 67.2 6.48 276 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.4 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 87.6 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.92 67.2 6.48 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120.24 67.2 6.48 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 67.2 21.12 273.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 67.2 6.48 266.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.68 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.88 67.2 6.48 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 169.2 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 178.32 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 185.52 67.2 6.48 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.64 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.84 67.2 6.48 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.96 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 218.16 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 67.2 21.12 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 67.2 6.48 298.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.6 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 283.44 67.2 6.47998 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 292.56 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 299.76 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.88 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 316.08 67.2 6.48001 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.2 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.4 67.2 6.48001 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.84 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 365.04 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.16 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 381.36 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 67.2 21.12 264.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 67.2 6.47998 257.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 20.88 286.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 67.2 6.23999 279.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 67.2 21.12 274.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 67.2 6.48001 266.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.52 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.72 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.84 67.2 21.12 274.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 67.2 6.47998 266.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.48 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 511.68 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.8 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528 67.2 6.47998 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 537.12 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 544.32 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.76 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.96 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 67.2 21.12 312 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 67.2 6.47998 304.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 625.92 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.24 67.2 6.47998 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 651.36 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 658.56 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.88 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.64 67.2 21.12 286.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 67.2 6.47998 279.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 740.16 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.28 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 756.48 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 765.6 67.2 20.64 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.8 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 336 18.72 47.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 343.44 6.48 35.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 333.6 6.48 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 324.72 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 334.32 6.48001 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 334.32 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 346.8 6.47998 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.28 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 756.48 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 327.84 6.47998 6.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 346.8 6.23999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 371.28 18.72 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.92 369.12 6.48 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120.24 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 339.12 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 346.56 6.48 35.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.68 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.88 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 178.32 358.56 21.12 24.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 185.52 366 6.48 15.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.64 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.84 369.12 6.48 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 358.32 21.12 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 365.76 6.48 15.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.6 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 283.44 375.6 6.47998 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.88 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 316.08 375.6 6.48001 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.2 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.4 375.36 6.48001 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.84 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 365.04 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 326.88 21.12 56.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 334.32 6.47998 47.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 342.72 20.88 40.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 350.16 6.23999 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 330 21.12 53.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 337.44 6.48001 44.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.52 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.72 369.12 6.47998 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.84 330 21.12 53.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 337.44 6.47998 44.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.8 358.56 21.12 24.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528 366 6.47998 15.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.76 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.96 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 625.92 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.24 375.6 6.47998 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 651.36 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 658.56 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.88 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.64 345.84 21.12 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 353.28 6.47998 28.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 740.16 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 765.6 367.92 20.64 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.8 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 66.48 381.6 m
+ 66.48 67.2 l
+ S
+ n
+ 62.64 67.2 m
+ 66.48 67.2 l
+ S
+ n
+ 62.64 98.64 m
+ 66.48 98.64 l
+ S
+ n
+ 62.64 130.08 m
+ 66.48 130.08 l
+ S
+ n
+ 62.64 161.52 m
+ 66.48 161.52 l
+ S
+ n
+ 62.64 192.96 m
+ 66.48 192.96 l
+ S
+ n
+ 62.64 224.4 m
+ 66.48 224.4 l
+ S
+ n
+ 62.64 255.84 m
+ 66.48 255.84 l
+ S
+ n
+ 62.64 287.28 m
+ 66.48 287.28 l
+ S
+ n
+ 62.64 318.72 m
+ 66.48 318.72 l
+ S
+ n
+ 62.64 350.16 m
+ 66.48 350.16 l
+ S
+ n
+ 62.64 381.6 m
+ 66.48 381.6 l
+ S
+ n
+ 66.48 67.2 m
+ 784.32 67.2 l
+ S
+ n
+ 66.48 64.8 m
+ 66.48 67.2 l
+ S
+ n
+ 82.8 64.8 m
+ 82.8 67.2 l
+ S
+ n
+ 99.12 64.8 m
+ 99.12 67.2 l
+ S
+ n
+ 115.44 64.8 m
+ 115.44 67.2 l
+ S
+ n
+ 131.76 64.8 m
+ 131.76 67.2 l
+ S
+ n
+ 148.08 64.8 m
+ 148.08 67.2 l
+ S
+ n
+ 164.4 64.8 m
+ 164.4 67.2 l
+ S
+ n
+ 180.72 64.8 m
+ 180.72 67.2 l
+ S
+ n
+ 197.04 64.8 m
+ 197.04 67.2 l
+ S
+ n
+ 213.36 64.8 m
+ 213.36 67.2 l
+ S
+ n
+ 229.68 64.8 m
+ 229.68 67.2 l
+ S
+ n
+ 246 64.8 m
+ 246 67.2 l
+ S
+ n
+ 262.32 64.8 m
+ 262.32 67.2 l
+ S
+ n
+ 278.64 64.8 m
+ 278.64 67.2 l
+ S
+ n
+ 294.96 64.8 m
+ 294.96 67.2 l
+ S
+ n
+ 311.28 64.8 m
+ 311.28 67.2 l
+ S
+ n
+ 327.6 64.8 m
+ 327.6 67.2 l
+ S
+ n
+ 343.92 64.8 m
+ 343.92 67.2 l
+ S
+ n
+ 360.24 64.8 m
+ 360.24 67.2 l
+ S
+ n
+ 376.56 64.8 m
+ 376.56 67.2 l
+ S
+ n
+ 392.88 64.8 m
+ 392.88 67.2 l
+ S
+ n
+ 409.2 64.8 m
+ 409.2 67.2 l
+ S
+ n
+ 425.52 64.8 m
+ 425.52 67.2 l
+ S
+ n
+ 441.6 64.8 m
+ 441.6 67.2 l
+ S
+ n
+ 457.92 64.8 m
+ 457.92 67.2 l
+ S
+ n
+ 474.24 64.8 m
+ 474.24 67.2 l
+ S
+ n
+ 490.56 64.8 m
+ 490.56 67.2 l
+ S
+ n
+ 506.88 64.8 m
+ 506.88 67.2 l
+ S
+ n
+ 523.2 64.8 m
+ 523.2 67.2 l
+ S
+ n
+ 539.52 64.8 m
+ 539.52 67.2 l
+ S
+ n
+ 555.84 64.8 m
+ 555.84 67.2 l
+ S
+ n
+ 572.16 64.8 m
+ 572.16 67.2 l
+ S
+ n
+ 588.48 64.8 m
+ 588.48 67.2 l
+ S
+ n
+ 604.8 64.8 m
+ 604.8 67.2 l
+ S
+ n
+ 621.12 64.8 m
+ 621.12 67.2 l
+ S
+ n
+ 637.44 64.8 m
+ 637.44 67.2 l
+ S
+ n
+ 653.76 64.8 m
+ 653.76 67.2 l
+ S
+ n
+ 670.08 64.8 m
+ 670.08 67.2 l
+ S
+ n
+ 686.4 64.8 m
+ 686.4 67.2 l
+ S
+ n
+ 702.72 64.8 m
+ 702.72 67.2 l
+ S
+ n
+ 719.04 64.8 m
+ 719.04 67.2 l
+ S
+ n
+ 735.36 64.8 m
+ 735.36 67.2 l
+ S
+ n
+ 751.68 64.8 m
+ 751.68 67.2 l
+ S
+ n
+ 768 64.8 m
+ 768 67.2 l
+ S
+ n
+ 784.32 64.8 m
+ 784.32 67.2 l
+ S
+ q
+ Q
+ 39.6 63.12 m
+ /N2363 12.24 Tf
+ (0%)
+ [6.72204 10.7981 ] pdfxs
+ 32.88 94.56 m
+ (10%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 126 m
+ (20%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 157.44 m
+ (30%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 188.88 m
+ (40%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 220.32 m
+ (50%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 251.76 m
+ (60%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 283.2 m
+ (70%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 314.64 m
+ (80%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 346.08 m
+ (90%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 26.16 377.52 m
+ (100%)
+ [6.72104 6.72104 6.72104 10.797 ] pdfxs
+ q
+ Q
+ 77.04 33.12 m
+ /N2363 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 93.36 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 109.68 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 126 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 142.32 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 158.64 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 174.96 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 191.28 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 207.6 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 223.92 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 240.24 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 256.56 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 289.2 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 305.52 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 321.84 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 338.16 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 354.48 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 370.8 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 387.12 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 403.44 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 435.84 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 452.16 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 468.48 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 484.8 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 501.12 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 517.44 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 533.76 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 550.08 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 582.72 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 599.04 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 615.36 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 631.68 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 648 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 664.32 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 680.64 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 696.96 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 729.6 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 745.92 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 762.24 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.56 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ q
+ n
+ 10.32 76.32 16.32 296.16 re
+ h
+ W
+ n
+ q
+ Q
+ 23.28 76.56 m
+ /N2364 [0 13.92 -13.92 0 0 0] Tf
+ (Percent of Mod/Ref Responses by Loop Opts)
+ [9.22136 7.67613 5.3516 7.67613 7.67613 8.44163 4.57187 3.83997 8.44163 4.57187 3.83997 
+ 11.5319 8.44163 8.44163 3.80637 9.98686 7.67613 4.57187 3.83997 9.98686 7.67613 7.67613 
+ 8.44163 8.44163 8.44163 7.67613 7.67613 7.67613 3.83997 8.44163 7.67613 3.83997 8.44163 
+ 8.44163 8.44163 8.44163 3.83997 10.7664 8.44163 4.57187 7.67613 ] pdfys
+ Q
+ n
+ 657.36 82.56 126.48 70.8 re
+ 1 1 1 sc
+ f
+ n
+ 657.12 82.56 126.72 71.04 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 132.48 23.04 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 670.8 139.92 8.39996 8.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 139.44 m
+ /N2363 13.92 Tf
+ (Mod And Ref)
+ [11.5356 7.67982 7.67982 3.84006 9.22505 7.67982 7.67982 3.84006 9.99055 7.67982 3.81007 
+ ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 670.8 122.4 8.39996 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 121.92 m
+ (Mod Only)
+ [11.5247 7.66893 7.66893 3.83996 10.7592 7.66893 3.01965 6.88941 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 670.8 104.64 8.39996 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 104.16 m
+ (Ref Only)
+ [10.0332 7.72252 3.85276 3.83997 10.8128 7.72252 3.07324 6.943 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 82.8 23.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 670.8 87.12 8.39996 8.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 86.64 m
+ (No Mod or Ref)
+ [9.98435 7.67363 3.83996 11.5294 7.67363 7.67363 3.83996 7.67363 4.56937 3.83996 9.98435 
+ 7.67363 3.80387 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 63.142 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:)
+ [7.8872 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8144 ] pdfxs
+ (L) show
+ (ICMMod)
+ [3.94897 7.8763 13.6363 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesBre)
+ [6.0654 4.29811 4.85451 7.93081 7.7344 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.75995 6.05449 5.14905 7.88721 6.0654 ] pdfxs
+ 144.682 -31.21 m
+ (102) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ userdict/PStoPSsaved save put
+ PStoPSmatrix setmatrix
+ 562.235294 396.000000 translate
+ 90 rotate
+ 0.647059 dup scale
+ userdict/PStoPSmatrix matrix currentmatrix put
+ userdict/PStoPSclip{0 0 moveto
+  612.000000 0 rlineto 0 792.000000 rlineto -612.000000 0 rlineto
+  closepath}put initclip
+ PStoPSxform concat
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (fph)
+ [6.97085 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (o) show
+ (rderingissues)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 9.08719 3.0327 4.30902 4.29811 6.0654 
+ 4.8436 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -21.922 m
+ (The)
+ [7.8763 6.0654 9.16356 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.16356 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.0799 ] pdfxs
+ (ag) show
+ (reeswi)
+ [4.2654 4.85451 4.8436 8.62899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3745 ] pdfxs
+ (t) show
+ (heme)
+ [6.0654 9.16356 9.09802 4.8436 ] pdfxs
+ (t) show
+ (rics)
+ [4.27631 3.02179 4.85451 8.61808 ] pdfxs
+ (gat) show
+ (heredinSec)
+ [6.0654 4.8436 4.27631 4.8436 10.3854 3.0327 10.3745 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (4) show
+ (.4f)
+ [3.0327 9.77446 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (Lclien)
+ [11.1381 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -43.845 m
+ (I) show
+ (np)
+ [9.71991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.68721 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 85.896 -43.845 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 114.821 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 7.96354 3.0327 7.96354 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.50902 ] pdfxs
+ (t) show
+ (operf)
+ [9.11992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmfew)
+ [4.27631 12.7416 3.33815 4.8436 11.5417 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\(having)
+ [6.0654 7.96354 4.23277 6.0654 5.14905 5.75995 3.0327 6.05449 9.11992 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dybeenused)
+ [6.05449 9.42537 6.35994 4.8436 4.85451 9.71991 6.0654 4.29811 4.8436 6.0654 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlierinc)
+ [4.27631 3.0327 3.0327 4.8436 8.90172 3.0327 10.6799 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 118.942 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 167.963 -65.768 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 190.164 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.94172 4.18901 3.82904 4.95263 ] pdfxs
+ 240.997 -65.768 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.02179 9.47992 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.90172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.46901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6799 6.37085 ] pdfxs
+ (o) show
+ (ssibili)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n) show
+ -4.57764e-05 -87.69 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 25.265 -87.69 m
+ /N614 10.909 Tf
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 52.9949 -87.69 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 102.758 -87.69 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsafew)
+ [4.27631 9.08711 7.85445 9.01083 3.33815 4.8436 11.4326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.61082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 303.748 -87.69 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 351.699 -87.69 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 9.61082 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.39993 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.86536 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.m)
+ [7.85448 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.84354 ] pdfxs
+ (a) show
+ (repr)
+ [4.27631 8.37811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 9.59991 ] pdfxs
+ (t) show
+ (ore)
+ [8.98901 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersinpovray)
+ [4.85451 4.2654 7.84354 3.0327 9.59991 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 
+ ] pdfxs
+ (31\)) show
+ (.The)
+ [7.84357 7.8763 6.0654 4.8436 ] pdfxs
+ 259.604 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 299.043 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovidesaf)
+ [3.02179 5.75995 4.30902 3.02179 7.84354 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 
+ 4.8436 7.84354 8.98901 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [7.81082 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 8.38902 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.8436 ] pdfxs
+ -6.10352e-05 -131.535 m
+ (result)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 9.17455 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.9963 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.0654 9.77446 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usresul)
+ [6.05449 9.23989 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 8.29084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 220.722 -131.535 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 253.951 -131.535 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesm)
+ [6.0654 3.02179 4.85451 9.22898 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.78537 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsth)
+ [6.0654 9.23989 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 418.074 -131.535 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 458.909 -131.535 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -153.458 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 8.92364 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.98898 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 8.99989 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.96718 9.08711 ] pdfxs
+ (o) show
+ (re,e.)
+ [4.27631 4.8436 7.98538 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [11.029 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.97448 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.0654 7.97448 ] pdfxs
+ (103) show
+ (.su)
+ [3.0327 4.30902 6.05449 ] pdfxs
+ (2) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (r,s)
+ [4.2654 7.98538 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imessli)
+ [3.0327 9.08711 4.85451 8.98898 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyless,e.)
+ [3.0327 10.4508 3.02179 4.85451 4.29811 4.30902 7.97448 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ -9.15527e-05 -175.38 m
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.6654 ] pdfxs
+ (173) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (pplu)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -9.15527e-05 -213.213 m
+ /N622 11.955 Tf
+ (4.5.2Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (s)
+ [9.79114 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (M) show
+ (o)
+ [7.1013 ] pdfxs
+ (d) show
+ (/)
+ [6.71874 ] pdfxs
+ (R) show
+ (ef)
+ [6.14487 8.58361 ] pdfxs
+ (Qu) show
+ (eries)
+ [6.14487 5.48733 3.74195 6.13291 5.30802 ] pdfxs
+ -9.15527e-05 -242.181 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 9.05444 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (,)
+ [8.06175 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ (,)
+ [8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.8108 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5c)
+ [10.2108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ininf)
+ [3.0327 10.8108 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (uthow)
+ [6.0654 8.9891 6.0654 5.14905 12.6326 ] pdfxs
+ (t) show
+ (hedi\013erent)
+ [6.05449 9.59992 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 9 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesresp)
+ [3.0327 5.75995 4.29811 4.85451 9.05444 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nded)
+ [6.05449 6.0654 4.8436 10.8108 ] pdfxs
+ (to) show
+ -9.15527e-05 -264.103 m
+ (t) show
+ (hequeriesm)
+ [6.05449 9.70901 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 9.15262 9.08711 ] pdfxs
+ (a) show
+ (deby)
+ [6.0654 9.6981 5.75995 10.6145 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 9.70901 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rlo)
+ [9.13081 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [10.9199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer.Fi)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 11.5308 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.6981 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3shows)
+ [10.309 4.29811 6.0654 5.14905 7.8763 9.16353 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.6981 5.75995 6.0654 8.78166 6.37085 4.8436 9.13081 ] pdfxs
+ (o) show
+ (fMay)
+ [8.18174 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sre-)
+ [9.16353 4.27631 4.8436 3.63261 ] pdfxs
+ -9.15527e-05 -286.026 m
+ (sp)
+ [4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesre)
+ [6.05449 4.30902 4.8436 8.17081 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.05449 4.85451 9.91628 5.75995 9.62173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 8.1599 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.13809 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.70538 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.91628 4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (redependencechecks\(c)
+ [4.27631 8.70538 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 6.05449 4.85451 
+ 8.70538 4.54905 6.05449 4.85451 4.53815 5.75995 8.17081 4.23277 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rewi)
+ [4.2654 8.71629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -9.15527e-05 -307.948 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.06538 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.Fi)
+ [9.62173 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.06538 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4shows)
+ [9.67628 4.29811 6.0654 5.14905 7.8763 8.5308 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.06538 5.75995 6.0654 8.78166 6.37085 4.8436 8.49809 ] pdfxs
+ (o) show
+ (fc)
+ [7.54902 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmod)
+ [10.2763 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries)
+ [4.2654 4.85451 7.54902 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 8.5199 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (a) show
+ (rere)
+ [4.27631 9.06538 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.27631 6.05449 4.85451 10.2763 ] pdfxs
+ (a) show
+ (s) show
+ -9.15527e-05 -329.871 m
+ (\\) show
+ (Mod)
+ [10.0036 5.74904 10.6145 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (R) show
+ (ef")
+ [4.85451 4.17814 10.0035 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.39265 ] pdfxs
+ (t) show
+ (oFi)
+ [9.99264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.39265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Fin)
+ [10.6035 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,Fi)
+ [3.0327 3.02179 4.8545 7.79993 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.39265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5shows)
+ [9.99264 4.30902 6.05449 5.14905 7.88721 8.84717 ] pdfxs
+ (t) show
+ (hebre)
+ [6.05449 9.39265 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.75995 6.05449 5.14905 7.88721 10.6035 ] pdfxs
+ (o) show
+ (fmod)
+ [7.87629 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -9.15527e-05 -351.793 m
+ (queries)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.22172 ] pdfxs
+ (a) show
+ (sre)
+ [7.21082 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedbyDSA)
+ [6.0654 4.27631 6.05449 4.85451 8.9781 5.74904 8.68356 8.32365 6.0654 11.0944 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rewi)
+ [4.2654 7.76721 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hFi)
+ [8.9781 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.76721 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (8\)) show
+ (.Weelide)
+ [7.6472 10.2981 7.76721 4.8436 3.0327 3.0327 6.05449 7.76721 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.76721 ] pdfxs
+ (o) show
+ (therch)
+ [4.23277 6.0654 4.8436 7.18901 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.08722 ] pdfxs
+ (a) show
+ (s)
+ [7.22172 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.67265 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 7.76721 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -373.716 m
+ (irrelev)
+ [3.0327 4.2654 4.27631 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.06183 ] pdfxs
+ (\(\\) show
+ (ref)
+ [4.2654 4.85451 7.14539 ] pdfxs
+ (o) show
+ (nly")
+ [6.0654 3.0327 5.75995 9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.88355 ] pdfxs
+ (\\) show
+ (nomodref"resp)
+ [6.05449 9.28356 9.08711 5.75995 9.87264 4.27631 4.8436 4.18905 9.27265 4.27631 4.8436 
+ 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesdoesn)
+ [6.05449 4.30902 4.8436 8.12717 6.05449 5.75995 4.85451 8.11626 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.06183 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.12717 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.89448 ] pdfxs
+ (o) show
+ (rc)
+ [8.09446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -395.638 m
+ (veryli)
+ [5.4545 4.8436 4.27631 9.39264 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (leimp)
+ [3.02179 8.4872 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntd)
+ [5.75995 7.87638 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.4872 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelysp)
+ [4.27631 4.85451 9.08711 4.8436 3.0327 9.39264 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rse)
+ [4.27631 4.29811 8.4872 ] pdfxs
+ (\\) show
+ (mod)
+ [9.08711 5.75995 9.6981 ] pdfxs
+ (o) show
+ (nly"ch)
+ [6.0654 3.02179 5.75995 9.0981 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.9359 -417.561 m
+ (Thenumbersin)
+ [7.8763 6.0654 8.83629 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 8.29081 3.0327 
+ 10.0581 ] pdfxs
+ (t) show
+ (hesech)
+ [6.05449 4.85451 4.29811 8.8472 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rts)
+ [4.27631 4.23277 8.30172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enc)
+ [4.8436 10.0581 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed,buts)
+ [4.8436 6.0654 7.11266 6.05449 6.0654 8.23637 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesqui)
+ [3.0327 9.08711 4.85451 8.29081 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (edi\013erent)
+ [8.8472 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.23637 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.0581 ] pdfxs
+ (t) show
+ (hepre-)
+ [6.05449 8.8472 6.05449 4.27631 4.85451 3.63261 ] pdfxs
+ -9.15527e-05 -439.483 m
+ (cisi)
+ [4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nnumbersprovidedinSec)
+ [10.1454 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 8.37808 6.0654 4.27631 5.14905 
+ 5.75995 3.02179 6.0654 4.8436 10.1454 3.0327 10.1454 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.Over)
+ [9.2181 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.22175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (\\) show
+ (successr)
+ [4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 8.38899 4.2654 ] pdfxs
+ (at) show
+ (e")
+ [4.85451 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hequeriesismuchhi)
+ [6.05449 8.93447 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.37808 3.0327 8.38899 
+ 8.78166 6.0654 4.54905 10.1345 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -461.406 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (t) show
+ (hisclient)
+ [6.05449 3.0327 8.36717 4.8436 3.0327 3.0327 4.8436 5.75995 8.29092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nf)
+ [10.1126 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (t) show
+ (hesyn)
+ [6.0654 8.90174 4.29811 5.75995 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (t) show
+ (icclient)
+ [3.0327 8.90174 4.8436 3.0327 3.0327 4.8436 5.75995 8.30183 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.33445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.18903 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.0654 8.90174 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.90174 ] pdfxs
+ (o) show
+ (fmay)
+ [7.3963 9.08711 5.14905 9.8181 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [8.36717 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nsesis)
+ [6.0654 4.29811 4.85451 8.35626 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -483.329 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llylower)
+ [3.0327 3.0327 9.39264 3.0327 5.14905 7.57085 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (.There)
+ [7.8872 7.8763 6.05449 4.85451 4.2654 8.4872 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 8.4872 3.32724 ] pdfxs
+ (o) show
+ (urp)
+ [6.0654 7.909 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lre)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rthis:)
+ [7.909 4.23277 6.0654 3.0327 4.29811 3.0327 ] pdfxs
+ 16.3639 -517.206 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -517.206 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.70538 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.92718 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerperf)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.13809 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmssever)
+ [4.27631 9.08711 8.17081 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.89448 ] pdfxs
+ (ot) show
+ (herle)
+ [6.05449 4.85451 8.13809 3.02179 4.85451 ] pdfxs
+ (ga) show
+ (litychecksbef)
+ [3.0327 3.02179 3.94914 9.62173 4.53815 6.0654 4.8436 4.54905 5.75995 8.1599 6.37085 
+ 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reitqueries)
+ [4.2654 8.71629 3.0327 8.10547 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 8.17081 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.17081 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 8.56356 ] pdfxs
+ (I) show
+ (n) show
+ 27.2729 -539.129 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,if)
+ [4.2654 5.75995 3.02179 5.8254 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.34176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erisn)
+ [4.8436 6.76356 3.0327 6.79627 6.0654 ] pdfxs
+ (o) show
+ (tlo)
+ [6.73093 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [8.55265 3.02179 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,no)
+ [5.74904 6.05449 7.95266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (squerieswillbeperf)
+ [6.79627 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 6.79627 7.8763 3.0327 3.0327 
+ 5.51995 6.35994 7.34176 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 8.55265 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 8.55265 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usly)
+ [6.05449 4.30902 3.0327 5.75995 ] pdfxs
+ 27.2729 -561.051 m
+ (itwillneverm)
+ [3.0327 7.54911 7.8763 3.0327 3.0327 6.33813 6.05449 4.85451 5.4545 4.8436 7.58173 
+ 9.09802 ] pdfxs
+ (a) show
+ (kequeriesf)
+ [5.4545 8.14902 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.61445 3.32724 ] pdfxs
+ (o) show
+ (rv)
+ [7.58173 5.15995 ] pdfxs
+ (a) show
+ (lues)
+ [3.02179 6.0654 4.8436 7.61445 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.05449 8.15993 ] pdfxs
+ (o) show
+ (flo)
+ [6.64358 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Thesechecksc)
+ [7.77811 7.8763 6.05449 4.85451 4.29811 8.15993 4.54905 6.05449 4.85451 4.53815 5.75995 
+ 7.61445 4.8436 ] pdfxs
+ (a) show
+ (nsi)
+ [9.37082 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlybi)
+ [5.75995 4.23277 3.0327 9.06537 6.0654 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.60354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -582.974 m
+ (queriesm)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.95263 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.49811 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.49811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.95263 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.93082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,m)
+ [9.08711 6.0654 3.0327 4.8436 6.68721 9.08711 ] pdfxs
+ (a) show
+ (kingqueries)
+ [5.75995 3.02179 6.0654 9.10901 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 7.95263 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsm)
+ [3.02179 7.95263 9.09802 ] pdfxs
+ (o) show
+ (refrequen)
+ [4.2654 8.49811 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (\).)
+ [4.23277 7.91993 ] pdfxs
+ (It) show
+ 27.2729 -604.896 m
+ (isp)
+ [3.0327 8.33444 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.87993 ] pdfxs
+ (\(a) show
+ (nds)
+ [6.0654 10.0908 4.30902 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tlikely\))
+ [8.28001 3.0327 3.0327 5.4545 4.8436 3.0327 5.75995 8.28001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.28001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.87993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.33444 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.8436 8.34535 ] pdfxs
+ (a) show
+ (rebe)
+ [4.27631 8.87993 6.35994 4.85451 ] pdfxs
+ (tt) show
+ (er)
+ [4.8436 8.31264 ] pdfxs
+ (a) show
+ (tdis)
+ [8.28001 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (ingc)
+ [3.0327 6.05449 9.49083 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 4.29811 ] pdfxs
+ 27.2729 -626.819 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [7.88729 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (t) show
+ (heini)
+ [6.0654 8.4872 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ialle)
+ [3.02179 5.46541 6.6654 3.02179 4.85451 ] pdfxs
+ (ga) show
+ (lity)
+ [3.0327 3.02179 3.94914 9.39264 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (103) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ PStoPSsaved restore
+ PStoPSsaved restore
+ %%Trailer
+ %%DocumentProcessColors: Cyan Magenta Yellow Black
+ %%DocumentNeededResources:
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%DocumentSuppliedResources:
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ procset (Adobe Acrobat - PDF operators) 1.2 0
+ %%+ procset (Adobe Acrobat - type operators) 1.2 0
+ %%+ procset (Adobe Acrobat - general image support) 1.2 0
+ %%+ procset (Adobe Acrobat - monochrome image support) 1.2 0
+ %%+ procset (Adobe Acrobat - color image support) 1.2 0
+ %%+ procset (Adobe Acrobat - indexed color image support) 1.2 0
+ %%EOF


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis-poster.pdf


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis.html
diff -c /dev/null llvm-www/pubs/2005-05-04-LattnerPHDThesis.html:1.1
*** /dev/null	Wed May  4 18:19:13 2005
--- llvm-www/pubs/2005-05-04-LattnerPHDThesis.html	Wed May  4 18:18:52 2005
***************
*** 0 ****
--- 1,98 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+ <html>
+ <head>
+   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+   <link rel="stylesheet" href="../llvm.css" type="text/css" media="screen" />
+   <title>Macroscopic Data Structure Analysis and Optimization</title>
+ </head>
+ <body>
+ 
+ <div class="pub_title">
+   Macroscopic Data Structure Analysis and Optimization
+ </div>
+ <div class="pub_author">
+   <a href="http://www.nondot.org/sabre/">Chris Lattner</a>, Ph.D. Thesis
+ </div>
+ 
+ 
+ <h2>Abstract:</h2>
+ <blockquote>
+ <p>Providing high performance for pointer-intensive programs on modern
+ architectures is an increasingly difficult problem for compilers.
+ Pointer-intensive programs are often bound by memory latency and cache
+ performance, but traditional approaches to these problems usually fail:
+ Pointer-intensive programs are often highly-irregular and the compiler has
+ little control over the layout of heap allocated objects.</p>
+ 
+ <p>This thesis presents a new class of techniques named ``Macroscopic Data
+ Structure Analyses and Optimizations'', which is a new approach to the problem
+ of analyzing and optimizing pointer-intensive programs.  Instead of analyzing
+ individual load/store operations or structure definitions, this approach
+ identifies, analyzes, and transforms entire memory structures as a unit.  The
+ foundation of the approach is an analysis named Data Structure Analysis and a
+ transformation named Automatic Pool Allocation.  Data Structure Analysis is a
+ context-sensitive pointer analysis which identifies data structures on the heap
+ and their important properties (such as type safety).  Automatic Pool Allocation
+ uses the results of Data Structure Analysis to segregate dynamically allocated
+ objects on the heap, giving control over the layout of the data structure in
+ memory to the compiler.</p>
+ 
+ <p>Based on these two foundation techniques, this thesis describes several
+ performance improving optimizations for pointer-intensive programs.  First,
+ Automatic Pool Allocation itself provides important locality improvements for
+ the program.  Once the program is pool allocated, several pool-specific
+ optimizations can be performed to reduce inter-object padding and pool overhead.
+ Second, we describe an aggressive technique, Automatic Pointer Compression,
+ which reduces the size of pointers on 64-bit targets to 32-bits or less,
+ increasing effective cache capacity and memory bandwidth for pointer-intensive
+ programs.</p>
+ 
+ <p>This thesis describes the approach, analysis, and transformation of programs
+ with macroscopic techniques, and evaluates the net performance impact of the
+ transformations.  Finally, it describes a large class of potential applications
+ for the work in fields such as heap safety and reliability, program
+ understanding, distributed computing, and static garbage collection.</p>
+ </blockquote>
+ 
+ <h2>Published:</h2>
+ <blockquote>
+   "Macroscopic Data Structure Analysis and Optimization", Chris Lattner.<br>
+   <i>Ph.D. Thesis</i>, Computer Science Dept., University of Illinois at
+   Urbana-Champaign, May 2005.
+ </blockquote>
+ 
+ <h2>Download:</h2>
+ <ul>
+   <li><a href="2005-05-04-LattnerPHDThesis.pdf">Macroscopic Data Structure Analysis and Optimization</a> (PDF)</li>
+   <li><a href="2005-05-04-LattnerPHDThesis.ps">Macroscopic Data Structure Analysis and Optimization</a> (PS)</li>
+   <li><a href="2005-05-04-LattnerPHDThesis-book.pdf">Macroscopic Data Structure Analysis and Optimization</a> "book form" (PDF)</li>
+   <li><a href="2005-05-04-LattnerPHDThesis-book.ps">Macroscopic Data Structure Analysis and Optimization</a> "book form" (PS)</li>
+   <li><a href="2005-05-04-LattnerPHDThesis-poster.pdf">Macroscopic Data Structure Analysis and Optimization</a> very high-level poster (PDF)</li>
+ 
+ <p>
+    The "book form" is useful if you plan to print this out.  Print the file out
+    double sided, fold it in half, and staple it in the middle of the page.  It
+    dramatically reduces the number of pages of paper used.
+ </p>
+ 
+ </ul>
+ 
+ <h2>BibTeX Entry:</h2>
+ <pre>
+   @PhdThesis{Lattner:PHD,
+     author =       {Chris Lattner},
+     title =        "{Macroscopic Data Structure Analysis and Optimization}",
+     school =       "{Computer Science Dept., University of Illinois at Urbana-Champaign}",
+     year =         {2005},
+     address =      {Urbana, IL},
+     month =        {May},
+     note = {{\em See {\tt http://llvm.cs.uiuc.edu}.}}
+   }
+ </pre>
+ 
+ <p>This thesis is also available from the UIUC Computer Science Department as
+ tech report #UIUCDCS-R-2005-2536 or the UIUC Department of Engineering
+ #UILU-ENG-2005-1728.</p>
+ 
+ </body>
+ </html>


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis.pdf
diff -c /dev/null llvm-www/pubs/2005-05-04-LattnerPHDThesis.pdf:1.1
*** /dev/null	Wed May  4 18:19:13 2005
--- llvm-www/pubs/2005-05-04-LattnerPHDThesis.pdf	Wed May  4 18:18:52 2005
***************
*** 0 ****
--- 1,29004 ----
+ %PDF-1.3
+ 5 0 obj
+ << /S /GoTo /D (chapter.1) >>
+ endobj
+ 8 0 obj
+ (Chapter 1 Introduction)
+ endobj
+ 9 0 obj
+ << /S /GoTo /D (section.1.1) >>
+ endobj
+ 12 0 obj
+ (1.1 Foundations of the Macroscopic Approach)
+ endobj
+ 13 0 obj
+ << /S /GoTo /D (subsection.1.1.1) >>
+ endobj
+ 16 0 obj
+ (1.1.1 Data Structure Analysis)
+ endobj
+ 17 0 obj
+ << /S /GoTo /D (subsection.1.1.2) >>
+ endobj
+ 20 0 obj
+ (1.1.2 Automatic Pool Allocation)
+ endobj
+ 21 0 obj
+ << /S /GoTo /D (section.1.2) >>
+ endobj
+ 24 0 obj
+ (1.2 Applications of Macroscopic Techniques)
+ endobj
+ 25 0 obj
+ << /S /GoTo /D (subsection.1.2.1) >>
+ endobj
+ 28 0 obj
+ (1.2.1 Simple Pool Allocation Optimizations)
+ endobj
+ 29 0 obj
+ << /S /GoTo /D (subsection.1.2.2) >>
+ endobj
+ 32 0 obj
+ (1.2.2 Transparent Pointer Compression)
+ endobj
+ 33 0 obj
+ << /S /GoTo /D (subsection.1.2.3) >>
+ endobj
+ 36 0 obj
+ (1.2.3 Other Macroscopic Techniques)
+ endobj
+ 37 0 obj
+ << /S /GoTo /D (section.1.3) >>
+ endobj
+ 40 0 obj
+ (1.3 Research Contributions of this Thesis)
+ endobj
+ 41 0 obj
+ << /S /GoTo /D (section.1.4) >>
+ endobj
+ 44 0 obj
+ (1.4 Thesis Organization)
+ endobj
+ 45 0 obj
+ << /S /GoTo /D (chapter.2) >>
+ endobj
+ 48 0 obj
+ (Chapter 2 The LLVM Compiler Infrastructure)
+ endobj
+ 49 0 obj
+ << /S /GoTo /D (section.2.1) >>
+ endobj
+ 52 0 obj
+ (2.1 Introduction)
+ endobj
+ 53 0 obj
+ << /S /GoTo /D (section.2.2) >>
+ endobj
+ 56 0 obj
+ (2.2 Program Representation)
+ endobj
+ 57 0 obj
+ << /S /GoTo /D (subsection.2.2.1) >>
+ endobj
+ 60 0 obj
+ (2.2.1 Overview of the LLVM Instruction Set)
+ endobj
+ 61 0 obj
+ << /S /GoTo /D (subsection.2.2.2) >>
+ endobj
+ 64 0 obj
+ (2.2.2 Language-Independent Type Information, Cast, and GetElementPtr)
+ endobj
+ 65 0 obj
+ << /S /GoTo /D (subsection.2.2.3) >>
+ endobj
+ 68 0 obj
+ (2.2.3 Explicit Memory Allocation and Unified Memory Model)
+ endobj
+ 69 0 obj
+ << /S /GoTo /D (subsection.2.2.4) >>
+ endobj
+ 72 0 obj
+ (2.2.4 Function Calls and Exception Handling)
+ endobj
+ 73 0 obj
+ << /S /GoTo /D (subsection.2.2.5) >>
+ endobj
+ 76 0 obj
+ (2.2.5 Plain-text, Binary, and In-memory Representations)
+ endobj
+ 77 0 obj
+ << /S /GoTo /D (section.2.3) >>
+ endobj
+ 80 0 obj
+ (2.3 The LLVM Compiler Architecture)
+ endobj
+ 81 0 obj
+ << /S /GoTo /D (subsection.2.3.1) >>
+ endobj
+ 84 0 obj
+ (2.3.1 High-Level Design of the LLVM Compiler Framework)
+ endobj
+ 85 0 obj
+ << /S /GoTo /D (subsection.2.3.2) >>
+ endobj
+ 88 0 obj
+ (2.3.2 Compile-Time: External Front-end and Static Optimizer)
+ endobj
+ 89 0 obj
+ << /S /GoTo /D (subsection.2.3.3) >>
+ endobj
+ 92 0 obj
+ (2.3.3 Linker \046 Interprocedural Optimizer)
+ endobj
+ 93 0 obj
+ << /S /GoTo /D (subsection.2.3.4) >>
+ endobj
+ 96 0 obj
+ (2.3.4 Offline or JIT Native Code Generation)
+ endobj
+ 97 0 obj
+ << /S /GoTo /D (subsection.2.3.5) >>
+ endobj
+ 100 0 obj
+ (2.3.5 Runtime Path Profiling \046 Reoptimization)
+ endobj
+ 101 0 obj
+ << /S /GoTo /D (subsection.2.3.6) >>
+ endobj
+ 104 0 obj
+ (2.3.6 Offline Reoptimization with End-user Profile Information)
+ endobj
+ 105 0 obj
+ << /S /GoTo /D (section.2.4) >>
+ endobj
+ 108 0 obj
+ (2.4 Applications and Experiences)
+ endobj
+ 109 0 obj
+ << /S /GoTo /D (subsection.2.4.1) >>
+ endobj
+ 112 0 obj
+ (2.4.1 Representation Issues)
+ endobj
+ 113 0 obj
+ << /S /GoTo /D (subsection.2.4.2) >>
+ endobj
+ 116 0 obj
+ (2.4.2 Example Applications of LLVM)
+ endobj
+ 117 0 obj
+ << /S /GoTo /D (section.2.5) >>
+ endobj
+ 120 0 obj
+ (2.5 Related Work)
+ endobj
+ 121 0 obj
+ << /S /GoTo /D (section.2.6) >>
+ endobj
+ 124 0 obj
+ (2.6 Conclusion)
+ endobj
+ 125 0 obj
+ << /S /GoTo /D (chapter.3) >>
+ endobj
+ 128 0 obj
+ (Chapter 3 Data Structure Analysis)
+ endobj
+ 129 0 obj
+ << /S /GoTo /D (section.3.1) >>
+ endobj
+ 132 0 obj
+ (3.1 The Data Structure Graph)
+ endobj
+ 133 0 obj
+ << /S /GoTo /D (subsection.3.1.1) >>
+ endobj
+ 136 0 obj
+ (3.1.1 Graph Nodes and Fields)
+ endobj
+ 137 0 obj
+ << /S /GoTo /D (section.3.2) >>
+ endobj
+ 140 0 obj
+ (3.2 Construction Algorithm)
+ endobj
+ 141 0 obj
+ << /S /GoTo /D (subsection.3.2.1) >>
+ endobj
+ 144 0 obj
+ (3.2.1 Primitive Graph Operations)
+ endobj
+ 145 0 obj
+ << /S /GoTo /D (subsection.3.2.2) >>
+ endobj
+ 148 0 obj
+ (3.2.2 Local Analysis Phase)
+ endobj
+ 149 0 obj
+ << /S /GoTo /D (subsection.3.2.3) >>
+ endobj
+ 152 0 obj
+ (3.2.3 Bottom-Up Analysis Phase)
+ endobj
+ 153 0 obj
+ << /S /GoTo /D (subsection.3.2.4) >>
+ endobj
+ 156 0 obj
+ (3.2.4 Top-Down Analysis Phase)
+ endobj
+ 157 0 obj
+ << /S /GoTo /D (subsection.3.2.5) >>
+ endobj
+ 160 0 obj
+ (3.2.5 Complexity Analysis)
+ endobj
+ 161 0 obj
+ << /S /GoTo /D (subsection.3.2.6) >>
+ endobj
+ 164 0 obj
+ (3.2.6 Bounding Graph Size)
+ endobj
+ 165 0 obj
+ << /S /GoTo /D (section.3.3) >>
+ endobj
+ 168 0 obj
+ (3.3 Engineering an Efficient Pointer Analysis)
+ endobj
+ 169 0 obj
+ << /S /GoTo /D (subsection.3.3.1) >>
+ endobj
+ 172 0 obj
+ (3.3.1 The Globals Graph)
+ endobj
+ 173 0 obj
+ << /S /GoTo /D (subsection.3.3.2) >>
+ endobj
+ 176 0 obj
+ (3.3.2 Efficient Graph Inlining)
+ endobj
+ 177 0 obj
+ << /S /GoTo /D (subsection.3.3.3) >>
+ endobj
+ 180 0 obj
+ (3.3.3 Partitioning EV for Efficient Global Variable Iteration)
+ endobj
+ 181 0 obj
+ << /S /GoTo /D (subsection.3.3.4) >>
+ endobj
+ 184 0 obj
+ (3.3.4 Shrinking EV with Global Value Equivalence Classes)
+ endobj
+ 185 0 obj
+ << /S /GoTo /D (subsection.3.3.5) >>
+ endobj
+ 188 0 obj
+ (3.3.5 Avoiding N2 Inlining for Function Pointers)
+ endobj
+ 189 0 obj
+ << /S /GoTo /D (subsection.3.3.6) >>
+ endobj
+ 192 0 obj
+ (3.3.6 Merge Call Nodes for External Functions)
+ endobj
+ 193 0 obj
+ << /S /GoTo /D (subsection.3.3.7) >>
+ endobj
+ 196 0 obj
+ (3.3.7 Direct Call Nodes)
+ endobj
+ 197 0 obj
+ << /S /GoTo /D (section.3.4) >>
+ endobj
+ 200 0 obj
+ (3.4 Experimental Results)
+ endobj
+ 201 0 obj
+ << /S /GoTo /D (subsection.3.4.1) >>
+ endobj
+ 204 0 obj
+ (3.4.1 Benchmark Suite and Simple Measurements)
+ endobj
+ 205 0 obj
+ << /S /GoTo /D (subsection.3.4.2) >>
+ endobj
+ 208 0 obj
+ (3.4.2 Analysis Time \046 Memory Consumption)
+ endobj
+ 209 0 obj
+ << /S /GoTo /D (subsection.3.4.3) >>
+ endobj
+ 212 0 obj
+ (3.4.3 Inferred Type Information)
+ endobj
+ 213 0 obj
+ << /S /GoTo /D (section.3.5) >>
+ endobj
+ 216 0 obj
+ (3.5 Related Work)
+ endobj
+ 217 0 obj
+ << /S /GoTo /D (subsection.3.5.1) >>
+ endobj
+ 220 0 obj
+ (3.5.1 Shape Analyses)
+ endobj
+ 221 0 obj
+ << /S /GoTo /D (subsection.3.5.2) >>
+ endobj
+ 224 0 obj
+ (3.5.2 Cloning-based Context-Sensitive Analyses)
+ endobj
+ 225 0 obj
+ << /S /GoTo /D (subsection.3.5.3) >>
+ endobj
+ 228 0 obj
+ (3.5.3 Non-cloning Context Sensitive Analyses)
+ endobj
+ 229 0 obj
+ << /S /GoTo /D (section.3.6) >>
+ endobj
+ 232 0 obj
+ (3.6 Data Structure Analysis: Summary of Contributions)
+ endobj
+ 233 0 obj
+ << /S /GoTo /D (chapter.4) >>
+ endobj
+ 236 0 obj
+ (Chapter 4 Using Data Structure Analysis for Alias and IP Mod/Ref Analysis)
+ endobj
+ 237 0 obj
+ << /S /GoTo /D (section.4.1) >>
+ endobj
+ 240 0 obj
+ (4.1 Alias Analysis and Mod/Ref Information)
+ endobj
+ 241 0 obj
+ << /S /GoTo /D (subsection.4.1.1) >>
+ endobj
+ 244 0 obj
+ (4.1.1 Alias Analysis Assumptions and Applications)
+ endobj
+ 245 0 obj
+ << /S /GoTo /D (subsection.4.1.2) >>
+ endobj
+ 248 0 obj
+ (4.1.2 Mod/Ref Analysis Assumptions and Applications)
+ endobj
+ 249 0 obj
+ << /S /GoTo /D (section.4.2) >>
+ endobj
+ 252 0 obj
+ (4.2 Implementing Alias and Mod/Ref Analysis with DSA: ds-aa)
+ endobj
+ 253 0 obj
+ << /S /GoTo /D (subsection.4.2.1) >>
+ endobj
+ 256 0 obj
+ (4.2.1 Computing Alias Analysis Responses)
+ endobj
+ 257 0 obj
+ << /S /GoTo /D (subsection.4.2.2) >>
+ endobj
+ 260 0 obj
+ (4.2.2 Computing Mod/Ref Responses)
+ endobj
+ 261 0 obj
+ << /S /GoTo /D (section.4.3) >>
+ endobj
+ 264 0 obj
+ (4.3 Alias Analysis Implementations for Comparison)
+ endobj
+ 265 0 obj
+ << /S /GoTo /D (subsection.4.3.1) >>
+ endobj
+ 268 0 obj
+ (4.3.1 local Alias Analysis)
+ endobj
+ 269 0 obj
+ << /S /GoTo /D (subsection.4.3.2) >>
+ endobj
+ 272 0 obj
+ (4.3.2 steens-fi Alias Analysis)
+ endobj
+ 273 0 obj
+ << /S /GoTo /D (subsection.4.3.3) >>
+ endobj
+ 276 0 obj
+ (4.3.3 steens-fs Alias Analysis)
+ endobj
+ 277 0 obj
+ << /S /GoTo /D (subsection.4.3.4) >>
+ endobj
+ 280 0 obj
+ (4.3.4 anders Alias Analysis)
+ endobj
+ 281 0 obj
+ << /S /GoTo /D (section.4.4) >>
+ endobj
+ 284 0 obj
+ (4.4 Analysis Precision with a Synthetic Client)
+ endobj
+ 285 0 obj
+ << /S /GoTo /D (subsection.4.4.1) >>
+ endobj
+ 288 0 obj
+ (4.4.1 Alias Precision)
+ endobj
+ 289 0 obj
+ << /S /GoTo /D (subsection.4.4.2) >>
+ endobj
+ 292 0 obj
+ (4.4.2 Mod/Ref Precision)
+ endobj
+ 293 0 obj
+ << /S /GoTo /D (section.4.5) >>
+ endobj
+ 296 0 obj
+ (4.5 Analysis Precision with Scalar Loop Optimizations)
+ endobj
+ 297 0 obj
+ << /S /GoTo /D (subsection.4.5.1) >>
+ endobj
+ 300 0 obj
+ (4.5.1 Number of Transformations Performed)
+ endobj
+ 301 0 obj
+ << /S /GoTo /D (subsection.4.5.2) >>
+ endobj
+ 304 0 obj
+ (4.5.2 Alias and Mod/Ref Queries)
+ endobj
+ 305 0 obj
+ << /S /GoTo /D (section.4.6) >>
+ endobj
+ 308 0 obj
+ (4.6 Observations and Conclusions)
+ endobj
+ 309 0 obj
+ << /S /GoTo /D (chapter.5) >>
+ endobj
+ 312 0 obj
+ (Chapter 5 Automatic Pool Allocation)
+ endobj
+ 313 0 obj
+ << /S /GoTo /D (section.5.1) >>
+ endobj
+ 316 0 obj
+ (5.1 The Transformation Overview and Example)
+ endobj
+ 317 0 obj
+ << /S /GoTo /D (subsection.5.1.1) >>
+ endobj
+ 320 0 obj
+ (5.1.1 Pool Allocator Runtime Library)
+ endobj
+ 321 0 obj
+ << /S /GoTo /D (subsection.5.1.2) >>
+ endobj
+ 324 0 obj
+ (5.1.2 Overview Using an Example)
+ endobj
+ 325 0 obj
+ << /S /GoTo /D (section.5.2) >>
+ endobj
+ 328 0 obj
+ (5.2 The Core Pool Allocation Transformation)
+ endobj
+ 329 0 obj
+ << /S /GoTo /D (subsection.5.2.1) >>
+ endobj
+ 332 0 obj
+ (5.2.1 Analysis: Finding Pool Descriptors for each H Node)
+ endobj
+ 333 0 obj
+ << /S /GoTo /D (subsection.5.2.2) >>
+ endobj
+ 336 0 obj
+ (5.2.2 The Simple Transformation \(No Indirect Calls\))
+ endobj
+ 337 0 obj
+ << /S /GoTo /D (subsection.5.2.3) >>
+ endobj
+ 340 0 obj
+ (5.2.3 Passing Descriptors for Indirect Function Calls)
+ endobj
+ 341 0 obj
+ << /S /GoTo /D (section.5.3) >>
+ endobj
+ 344 0 obj
+ (5.3 Algorithmic Complexity)
+ endobj
+ 345 0 obj
+ << /S /GoTo /D (section.5.4) >>
+ endobj
+ 348 0 obj
+ (5.4 Simple Pool Allocation Refinements)
+ endobj
+ 349 0 obj
+ << /S /GoTo /D (subsection.5.4.1) >>
+ endobj
+ 352 0 obj
+ (5.4.1 Argument Passing for Global Pools)
+ endobj
+ 353 0 obj
+ << /S /GoTo /D (subsection.5.4.2) >>
+ endobj
+ 356 0 obj
+ (5.4.2 poolcreate/pooldestroy Placement)
+ endobj
+ 357 0 obj
+ << /S /GoTo /D (section.5.5) >>
+ endobj
+ 360 0 obj
+ (5.5 Experimental Results)
+ endobj
+ 361 0 obj
+ << /S /GoTo /D (subsection.5.5.1) >>
+ endobj
+ 364 0 obj
+ (5.5.1 Methodology and Benchmarks)
+ endobj
+ 365 0 obj
+ << /S /GoTo /D (subsection.5.5.2) >>
+ endobj
+ 368 0 obj
+ (5.5.2 Pool Allocation Statistics)
+ endobj
+ 369 0 obj
+ << /S /GoTo /D (subsection.5.5.3) >>
+ endobj
+ 372 0 obj
+ (5.5.3 Pool Allocation Compile Time)
+ endobj
+ 373 0 obj
+ << /S /GoTo /D (section.5.6) >>
+ endobj
+ 376 0 obj
+ (5.6 Related Work)
+ endobj
+ 377 0 obj
+ << /S /GoTo /D (section.5.7) >>
+ endobj
+ 380 0 obj
+ (5.7 Research Contributions of Automatic Pool Allocation)
+ endobj
+ 381 0 obj
+ << /S /GoTo /D (chapter.6) >>
+ endobj
+ 384 0 obj
+ (Chapter 6 Optimizing Pool Allocated Code)
+ endobj
+ 385 0 obj
+ << /S /GoTo /D (section.6.1) >>
+ endobj
+ 388 0 obj
+ (6.1 Pool Optimizations)
+ endobj
+ 389 0 obj
+ << /S /GoTo /D (subsection.6.1.1) >>
+ endobj
+ 392 0 obj
+ (6.1.1 Avoiding Pool Allocation for Singleton Objects: SelectivePA)
+ endobj
+ 393 0 obj
+ << /S /GoTo /D (subsection.6.1.2) >>
+ endobj
+ 396 0 obj
+ (6.1.2 poolfree Elimination: PoolFreeElim)
+ endobj
+ 397 0 obj
+ << /S /GoTo /D (subsection.6.1.3) >>
+ endobj
+ 400 0 obj
+ (6.1.3 Avoid Object Header Overhead: Bump-Pointer)
+ endobj
+ 401 0 obj
+ << /S /GoTo /D (subsection.6.1.4) >>
+ endobj
+ 404 0 obj
+ (6.1.4 Avoiding Alignment Padding: AlignOpt)
+ endobj
+ 405 0 obj
+ << /S /GoTo /D (subsection.6.1.5) >>
+ endobj
+ 408 0 obj
+ (6.1.5 Tail Padding Optimization)
+ endobj
+ 409 0 obj
+ << /S /GoTo /D (section.6.2) >>
+ endobj
+ 412 0 obj
+ (6.2 Collocation of DS Nodes into Shared Pools)
+ endobj
+ 413 0 obj
+ << /S /GoTo /D (subsection.6.2.1) >>
+ endobj
+ 416 0 obj
+ (6.2.1 Algorithm Extensions to Support Collocation)
+ endobj
+ 417 0 obj
+ << /S /GoTo /D (subsection.6.2.2) >>
+ endobj
+ 420 0 obj
+ (6.2.2 Node Collocation Heuristics)
+ endobj
+ 421 0 obj
+ << /S /GoTo /D (subsection.6.2.3) >>
+ endobj
+ 424 0 obj
+ (6.2.3 Experiences with Node Collocation)
+ endobj
+ 425 0 obj
+ << /S /GoTo /D (section.6.3) >>
+ endobj
+ 428 0 obj
+ (6.3 Pool Allocation and Optimization Performance Results)
+ endobj
+ 429 0 obj
+ << /S /GoTo /D (subsection.6.3.1) >>
+ endobj
+ 432 0 obj
+ (6.3.1 Implementation and Evaluation Framework)
+ endobj
+ 433 0 obj
+ << /S /GoTo /D (subsection.6.3.2) >>
+ endobj
+ 436 0 obj
+ (6.3.2 Number of Pool Optimization Opportunities)
+ endobj
+ 437 0 obj
+ << /S /GoTo /D (subsection.6.3.3) >>
+ endobj
+ 440 0 obj
+ (6.3.3 Performance Baseline, Allocator Influence, and Overhead)
+ endobj
+ 441 0 obj
+ << /S /GoTo /D (subsection.6.3.4) >>
+ endobj
+ 444 0 obj
+ (6.3.4 Aggregate Performance Effect of Pool Allocation \046 Optimizations)
+ endobj
+ 445 0 obj
+ << /S /GoTo /D (subsection.6.3.5) >>
+ endobj
+ 448 0 obj
+ (6.3.5 Performance Contribution of Individual Pool Optimizations)
+ endobj
+ 449 0 obj
+ << /S /GoTo /D (subsection.6.3.6) >>
+ endobj
+ 452 0 obj
+ (6.3.6 Cache and TLB Impact of Pool Allocation)
+ endobj
+ 453 0 obj
+ << /S /GoTo /D (subsection.6.3.7) >>
+ endobj
+ 456 0 obj
+ (6.3.7 Access Pattern and Locality Changes)
+ endobj
+ 457 0 obj
+ << /S /GoTo /D (section.6.4) >>
+ endobj
+ 460 0 obj
+ (6.4 Research Contributions of Pool Allocation Optimizations)
+ endobj
+ 461 0 obj
+ << /S /GoTo /D (chapter.7) >>
+ endobj
+ 464 0 obj
+ (Chapter 7 Transparent Pointer Compression)
+ endobj
+ 465 0 obj
+ << /S /GoTo /D (section.7.1) >>
+ endobj
+ 468 0 obj
+ (7.1 Static Pointer Compression)
+ endobj
+ 469 0 obj
+ << /S /GoTo /D (subsection.7.1.1) >>
+ endobj
+ 472 0 obj
+ (7.1.1 Pointer Compression Runtime Library)
+ endobj
+ 473 0 obj
+ << /S /GoTo /D (subsection.7.1.2) >>
+ endobj
+ 476 0 obj
+ (7.1.2 Intraprocedural Pointer Compression)
+ endobj
+ 477 0 obj
+ << /S /GoTo /D (subsection.7.1.3) >>
+ endobj
+ 480 0 obj
+ (7.1.3 Interprocedural Pointer Compression)
+ endobj
+ 481 0 obj
+ << /S /GoTo /D (subsection.7.1.4) >>
+ endobj
+ 484 0 obj
+ (7.1.4 Minimizing Pool Size Violations with Static Compression)
+ endobj
+ 485 0 obj
+ << /S /GoTo /D (section.7.2) >>
+ endobj
+ 488 0 obj
+ (7.2 Dynamic Pointer Compression)
+ endobj
+ 489 0 obj
+ << /S /GoTo /D (subsection.7.2.1) >>
+ endobj
+ 492 0 obj
+ (7.2.1 Intraprocedural Dynamic Compression)
+ endobj
+ 493 0 obj
+ << /S /GoTo /D (subsection.7.2.2) >>
+ endobj
+ 496 0 obj
+ (7.2.2 Dynamic Compression Runtime Library)
+ endobj
+ 497 0 obj
+ << /S /GoTo /D (subsection.7.2.3) >>
+ endobj
+ 500 0 obj
+ (7.2.3 Interprocedural Dynamic Compression)
+ endobj
+ 501 0 obj
+ << /S /GoTo /D (section.7.3) >>
+ endobj
+ 504 0 obj
+ (7.3 Optimizing Pointer Compressed Code)
+ endobj
+ 505 0 obj
+ << /S /GoTo /D (subsection.7.3.1) >>
+ endobj
+ 508 0 obj
+ (7.3.1 Address Space Reservation)
+ endobj
+ 509 0 obj
+ << /S /GoTo /D (subsection.7.3.2) >>
+ endobj
+ 512 0 obj
+ (7.3.2 Reducing Redundant PoolBase Loads)
+ endobj
+ 513 0 obj
+ << /S /GoTo /D (subsection.7.3.3) >>
+ endobj
+ 516 0 obj
+ (7.3.3 Reducing Dynamic isComp Comparisons)
+ endobj
+ 517 0 obj
+ << /S /GoTo /D (subsection.7.3.4) >>
+ endobj
+ 520 0 obj
+ (7.3.4 Structure Field Reordering for Pointers)
+ endobj
+ 521 0 obj
+ << /S /GoTo /D (subsection.7.3.5) >>
+ endobj
+ 524 0 obj
+ (7.3.5 Adding Hardware Support)
+ endobj
+ 525 0 obj
+ << /S /GoTo /D (section.7.4) >>
+ endobj
+ 528 0 obj
+ (7.4 Experimental Results)
+ endobj
+ 529 0 obj
+ << /S /GoTo /D (subsection.7.4.1) >>
+ endobj
+ 532 0 obj
+ (7.4.1 Performance Results)
+ endobj
+ 533 0 obj
+ << /S /GoTo /D (subsection.7.4.2) >>
+ endobj
+ 536 0 obj
+ (7.4.2 Architecture Specific Impact of Pointer Compression)
+ endobj
+ 537 0 obj
+ << /S /GoTo /D (section.7.5) >>
+ endobj
+ 540 0 obj
+ (7.5 Related Work)
+ endobj
+ 541 0 obj
+ << /S /GoTo /D (section.7.6) >>
+ endobj
+ 544 0 obj
+ (7.6 Pointer Compression Summary)
+ endobj
+ 545 0 obj
+ << /S /GoTo /D (chapter.8) >>
+ endobj
+ 548 0 obj
+ (Chapter 8 Speculative Applications of Macroscopic Techniques)
+ endobj
+ 549 0 obj
+ << /S /GoTo /D (section.8.1) >>
+ endobj
+ 552 0 obj
+ (8.1 Non-Performance Applications of Macroscopic Techniques)
+ endobj
+ 553 0 obj
+ << /S /GoTo /D (subsection.8.1.1) >>
+ endobj
+ 556 0 obj
+ (8.1.1 Heap Safety for Languages with Explicit Deallocation)
+ endobj
+ 557 0 obj
+ << /S /GoTo /D (subsection.8.1.2) >>
+ endobj
+ 560 0 obj
+ (8.1.2 Connectivity-Based Garbage Collection)
+ endobj
+ 561 0 obj
+ << /S /GoTo /D (subsection.8.1.3) >>
+ endobj
+ 564 0 obj
+ (8.1.3 Data Marshalling for Pointer-Based Data Structures)
+ endobj
+ 565 0 obj
+ << /S /GoTo /D (section.8.2) >>
+ endobj
+ 568 0 obj
+ (8.2 Program Performance-Related Macroscopic Applications)
+ endobj
+ 569 0 obj
+ << /S /GoTo /D (subsection.8.2.1) >>
+ endobj
+ 572 0 obj
+ (8.2.1 Automatic Instance Interleaving)
+ endobj
+ 573 0 obj
+ << /S /GoTo /D (subsection.8.2.2) >>
+ endobj
+ 576 0 obj
+ (8.2.2 Automatic use of Superpages for Inproved TLB Effectiveness)
+ endobj
+ 577 0 obj
+ << /S /GoTo /D (subsection.8.2.3) >>
+ endobj
+ 580 0 obj
+ (8.2.3 New Approaches for Prefetching)
+ endobj
+ 581 0 obj
+ << /S /GoTo /D (subsection.8.2.4) >>
+ endobj
+ 584 0 obj
+ (8.2.4 Data Structure Traversal-Order Node Relocation)
+ endobj
+ 585 0 obj
+ << /S /GoTo /D (subsection.8.2.5) >>
+ endobj
+ 588 0 obj
+ (8.2.5 Identification of Coarse-Grain Parallel Work)
+ endobj
+ 589 0 obj
+ << /S /GoTo /D (section.8.3) >>
+ endobj
+ 592 0 obj
+ (8.3 Summary)
+ endobj
+ 593 0 obj
+ << /S /GoTo /D (chapter.9) >>
+ endobj
+ 596 0 obj
+ (Chapter 9 Conclusion)
+ endobj
+ 597 0 obj
+ << /S /GoTo /D (chapter.9) >>
+ endobj
+ 599 0 obj
+ (References)
+ endobj
+ 600 0 obj
+ << /S /GoTo /D (chapter.9) >>
+ endobj
+ 602 0 obj
+ (Author's Biography)
+ endobj
+ 603 0 obj
+ << /S /GoTo /D [604 0 R  /FitH ] >>
+ endobj
+ 606 0 obj <<
+ /Length 572       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•SKo£0¾çWp)öbˆ9R’ÝeÕ&QpÝǁ&$AâÑ%îJûï;cCšìöRU*3ã™ïûææøðÇÆ|ʹqF¥`ή™Ü©É§Ï,†‡¡£&Sí¸‰ÇgnºÁÿ+¹yºZg©Gøs&žä®ò$¢‘›+“¼MÕv³°¡d™ÜcÚcžy0ÆèÜ«µ2ñ‡ì{‚@*[-½_êHŠÐû1JbrF%ÂxD¹äFßÝãy-žP4siè&/ýºÉÞ{K¢–‹Í;,DÀTbÅœ"²$4§ÐûêEàn[°«?—nÙŸ+Æ_|nw°ß5ƺ^×æî§6Ê}ßGF‡„Œ†AøÆvÐȐÓ!uÛVàZMލw鲺FImWm ÐƒT¬{2"
+ ‚åé©hžÑ«Ží›*nTÅ 
+ ΁0ÃØfFÕ<ËsH‡IÉ+ endobj
+ 604 0 obj <<
+ /Type /Page
+ /Contents 606 0 R
+ /Resources 605 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ >> endobj
+ 607 0 obj <<
+ /D [604 0 R /XYZ 72 630 null]
+ >> endobj
+ 608 0 obj <<
+ /D [604 0 R /XYZ 72 630 null]
+ >> endobj
+ 605 0 obj <<
+ /Font << /F19 611 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 618 0 obj <<
+ /Length 2043      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[ã¶~ß_1蓬³ñ-—¾M»] ŠØy;{ÛIT8vÖVv:óëˏ¤dç2Ýb€‰DQÅËGÊÉÂþ’‡Uú°L7ó,(ï~zz÷áSºyHóùj½zxÚ1ÓSõ¿èq;Ì’Èõ¦t³ÿ?ýöáS²|HóÍb#\ñ2™¯VóþÙk7K×Ñ7[Y·ûYœåëè@c»?Èä4‹ÓUTÏâ$ÿ®Ãÿ#¦¦¥Q‰Q-¬X£ÁŠ÷¬£Î¶³t¹°7Æ`J„€‰4øMX҆Ўnߛ㠄®ÉÇŽEWu¯Ó—3ҏUv5kãÎØ]ëN;ˆr¦•_¾hÙóùfˆa%Ø%Mæ›Tìb¡Ö¾y¡“Ò<ªì—E²,ύ“¹¨¶mf‰å(d¾;eÇÆ›mê~˜Ïâ|±Žþœy‹¬éò}¬#/e´„7ŸЊa‘ƒMÏ«EÔíàjÝN”,ÚŠÝqÿ¶î-ÄéUŽ5Ëa*©1£'Øx/IÙ †…­VQi‚±¡Ãj­ž®{¨ÒõGÓ–,î=ÈëhMœp:¾He妑æ$½,wŦN¸Ü¸à&­©ö³·"¦aÒîÁ™Íä‰dù–'êvð¶¿
‰§ŠÇe*NÈ–DÜÑN3tÎKl{Ž@h²‡*é……S¦’±;¨¶{w<ÙSÊ
iFl¬s|_™–hÝwêÁy¬±$`ËA·4FBÁGˆóÐÃjsR%›øN4’y%.e9 .Šè/Í:ŠtìJ–óM¶¼°ÞÓI˜'ÉԏžÄ¦
®E$tÑÈO[?Ë lÌ þƺçÉ"Bâ#z`]ûõ<	"Þ2šƒÿK’å¿›²ïXXٝ¬„ž¤ÑGp;=ø3ØŸKwV-A|¤à}ñ‘F0ƒ[Çמ¤M–.¢?âÎí«q¶k‡ÞƒžEÏ[Âac¤JùÒøáKóÛO’"Ê,žítÈNM&M ³‡I>©þj虢v'VOÏîOòä>Rþ;ˆq™æN	~
Ì®6•p²¢Àt5ð«ÖÑ	ØÍéCÒ‰\IŽËBÓ‘Œ$ú ;uŽ«úŐ£yY+–l;[U¯jÂþœ£jÜt»MŽlöà:óý=®=åÚSÕb4”•<D*"b“óÍίZ¥Ù&SW­¹¶Evr3„8ÈŸá
A:%$ºþEä\Ýx’3`üM„ùÜBuG¾+6ÊçZ¸vRjî…Fe–ë6®M6>V÷‚zÁöñIÐÊo‘Ð&èúeRcs!
 H\L>_ß{5É4ÿ8Eæ7¶¥ŠæäÄÔ±auÇýgNHé‹œÂIVl´ÚH]F°ëè±a,]	ð-ˆ°-òQ®@lŸ/ÃÛ <IöÆ(D}Z—B¢	û·‹‡«¬tmV±¹Éqc.ŽyæÀÖ(¾Õ˜ýŠÙÒ~ˆh—çpWxª‰Xhƒ—‹h¡XpeÊó±|‚ñPÛ^†ö¨
'„:£ŠðE˜@ï¬×éË¢X琘¬+ŽKd€³«…LÛ 5\@»{ˆ!G¤yríû4_¼á{a?Oj
+ 8Y0…6Tڝ\€¿9׌LnJˆ%Ëzñè$gîûzÏÍ –ªÉ/+j6ÜÖÈ’LÆfà­Œ¸êTë•´òÓž´©§µ{ÜD{ûÍ¿JÐÜ…–&k„vÛõˆdmï´<¼kwÅ'A
+ Ò]T„†¬‰pO‘”ÅtÚ¬N.T^öso¶F?I?#‰Ø&O JÀ¿2Çß3ⵃӹ­BA“]|˜+ ­‹Áÿ»é‘úÖ¡ïžõnýdy¾3Žú¤–WüJt¼c¸ú~žbƒRÇÎŒL°ZçÑ$Æ̬¦GžK`ªY°fš„(\ Ö“„¥hº…ŽK‰ñ ïi7VηNèسÄ7¯“pµÔˆ¤É"ÚzDÇÊÕ›Uõc>¤2~ûº:—Ê~ÕäöñˆlÎÄË6|B+ ±óòӝ:•NžðYR\×
F@¦ƒSœŒŠ<ß~õÁ“uxú©ü@å>=׏Hí0-:¡‡‚`yg䬦ϰþlÙxÄq¼}ÿß–(1þ[Ÿ ]–ŽNÌtáÛ¬+ ['‚¾ë7$M7ó¼(hÇœÀKŠ”µX{÷ËÓ»+ endobj
+ 617 0 obj <<
+ /Type /Page
+ /Contents 618 0 R
+ /Resources 616 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ >> endobj
+ 619 0 obj <<
+ /D [617 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 623 0 obj <<
+ /D [617 0 R /XYZ 72 589.489 null]
+ >> endobj
+ 616 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 626 0 obj <<
+ /Length 304       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ=QËn„0¼ó9&ÒB“ÀÂr­ÔzæÖöàåµQY‚B¶Uÿ¾v*¤dlÏØ£˜ÄO±F³F¶…¬ëïÙs—=½ªš)Y´²eÝXÝðÎAäÕYñE(ncÔ‹S°ï1´Ý’o"×ný¸
+ ¼½%æaÛP¾˜¼±+ Ó|Bh]äø[êý#tCYÅ¿b \#üªÂhãÉÀN‰‡ c(¾¥©©xaK4˜FOÖ~cäeˆl÷ßÔÀÕ»‰z)ùI|vo¸\«¢Õ:,f#‹vvpyYVaü:îœH®|bèœOD-1Ú½£ׇ?C,õöNíëáÃˬ‰²{\cñî
+ ôW‚–”vYŽ–=m»Öµn‹ZÖ,¯Ës¡›6¼À|S-{é²?äІ!endstream
+ endobj
+ 625 0 obj <<
+ /Type /Page
+ /Contents 626 0 R
+ /Resources 624 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ >> endobj
+ 627 0 obj <<
+ /D [625 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 624 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 630 0 obj <<
+ /Length 151       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚMŽ± Ew¾‚KyÐ
+ ¬&vpf3ĶÖD¡A‹ñï¥e1o9'÷&÷æù+ endobj
+ 629 0 obj <<
+ /Type /Page
+ /Contents 630 0 R
+ /Resources 628 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ >> endobj
+ 631 0 obj <<
+ /D [629 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 628 0 obj <<
+ /Font << /F30 634 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 637 0 obj <<
+ /Length 2209      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚuXË’Û¸Ýç+úî䪴ÇzÙÖr’šÔd*Y¥'USwî‚–e‹Óz¸(©;=_’Óîò‚4A€+ Ì·Xmi´Ý,N\!!t†Æ,‡þÕ*çïM¾9¸Þ°ïöu"M†^Œ©FÛÊ9¶£3Ý™ÌÊc,ëùøÚŒª+  á‘G•S#€Ý¼,&À-ÅÜUñ¢Çæf€ëµ)•Ñg¹P
+ Êñ^"ìåR/1ÄxOç{eô´Ë×IÓÀ.èmLŠ4<õVÚa&‹×ÓÇ«þ.uµöß4úóóŸ1ûHeñ$–3Úâ®”€>6Ó33€ËàïÙ9t7q0‘Éôu‡ÙW# ü¯¯§"«Óm_8zŽæÍ>ê/i O’pèþÜ*r#—Ë»œÇŸ/˜û¼lxdºdÝg›LïŠBÀŽV¤ÏL¶yrÒw¦Ã•â1”Ì„÷„X2ÿz˜è€~sYN]#ï9íºu7;`9=š|ÒººµÔ0Y<i±cÿiÀ=r[K—÷°h+ 4ò[º¡¶ÉÛÁ”¦Z|ÁxÏ9<kÅB·È«¾#c	eß4•9Oœ	>`2A]™e†~ïµôË45ÿyë“Ù'ÞLzå[|!ËóŸ`“Wx:'£”¹|ù,Ï¢oãÂâkßY¾,œ9]LÍžHób‰Ež¥Ëœ«#}ôË1ó¶RyRÊÙÉGˆI>$ð‚~C°Õðfw>Ì*xh@Í:Í•Êö“6ø×oßù-‘rèÛnÛTN‹è0ÂV¾ˆy-p£ÿ,'åÖ '‚Ï «.üBtò\¤?„¢¯{IR¬·2-M×Y‹iO–Iï~{x÷@rÀQendstream
+ endobj
+ 636 0 obj <<
+ /Type /Page
+ /Contents 637 0 R
+ /Resources 635 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ >> endobj
+ 638 0 obj <<
+ /D [636 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 639 0 obj <<
+ /D [636 0 R /XYZ 72 584.67 null]
+ >> endobj
+ 635 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 642 0 obj <<
+ /Length 1626      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíš[sÓ8Çßû)ò´cϬƒuñmßJi¡LK:­w÷awD"
Ž(Ÿéèb'©;³@v˜iEÑOçò?ÇA£PþC£bœ	M—'Oó“'8a:NÒd”¿Iùì//÷3â±×…<î$‰¼ê~=“CUéì5\¾ ¯‘kÿŸü哏P8ÎÂL/ÄtLÔ¹àÙ‚­äÄF®†¼Z.Eˆ‡äu†ÞeéãÔkjµ²ÈËY+/§j¦Z\Èÿ.À	öÆ~Ééò…fYïÝæËcŸô훟!*A!Å}„â1‰é(@dQ.ÆÞ…ŸR¯jË™$ÉÅR—äOõ‘Êsh\_\³i]­÷iµúÔÄÓ•:»ºbS'ÞB~|+ ú–bØxŸöœBL\O{+ L¼nÁ‹
+ ¢ÌÜeÃì«ýlï¨e}û²á›\nÝ¶'õR|ÒYÍ
+ Ô4ý‘jðÇÞž))jó³bTÖ4Jµ?6Ú?·ÚóêÊGy\ï„0QظvY¾Q&ÊàL¶eŽ²$èe<v2þ±É
+ +¦û]³ì
êp‹²•k7Àw^³¥vö[¾ªî‚¿&÷ÚZ*ˆhò³!Œ†”î)¹É{Š×ï…å÷AûðVÑI·ÿÒ©ëàNßÝÙ¥¤ö¡a´ÿŒ6²
+ î	»+VΕÿ²9ì'¸„òœëˆ§t./g2/W×÷+ð|î‚aU[¹lóЯ&zšiÞBšéëç¼9/ørÓ˜o$ë AÉWí-~Ø…œ";ÿ(W\ÂÆ'aöpÍ—U}ÿˆ~ïÍßA“ý"Êgîv(“Ôžïµé\wѐêK¦ßæ4³S³cè±´eÏTÏXQtš•fçrìã”ÛÌÖÍÁÀ
+ ¡Ì¥šÀé^Úõ‰È¸Q»f¢þÑZßS« J&_’rV9ë¹| f-·Ï˜x·jà¡0œy-óN¾Œu6v:;߈n¸“5°½%4׊¾:­}[§•:q“!zÉ“äa£#q¹ã…˜/¬E\qHÔµ©ýŸuš|^>˜T¾NM^èêzÉ?(ì`so¥çÅè;+ qD–ûÊqX¡-
‚P]iÏ+ Yã}”+ •©D9ß°.Ý©6œ¡#aºÇ,º8ÙÊÃÛså£ðAXPç3‚vmÃåÆÖëËJªn­—FÃ¥!ý7˜>’jéZ웢ËÈjÛÎüA¢ªŒYþpÞ͆‹6êï-ßj›Äitì]‚[C¯4#ô艅;°p¿Ìa;+NWºúzâÓW&(BqÌh£×Ac24øžH×RkE(þ¿S5„8~(¸Ç†íYUN‹V?ÕÉöoÇ{3ûWÍibšÓ½¨)µê6Cp´?
+ + endobj
+ 641 0 obj <<
+ /Type /Page
+ /Contents 642 0 R
+ /Resources 640 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 615 0 R
+ /Annots [ 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R 655 0 R 656 0 R 657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R 669 0 R 670 0 R 671 0 R 672 0 R 673 0 R 674 0 R 675 0 R 676 0 R 677 0 R 678 0 R 679 0 R ]
+ >> endobj
+ 645 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 561.914 191.542 573.603]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.1) >>
+ >> endobj
+ 646 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 548.364 315.997 560.054]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.1.1) >>
+ >> endobj
+ 647 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 534.815 265.148 546.505]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.1.1.1) >>
+ >> endobj
+ 648 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 523.387 277.694 532.956]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.1.1.2) >>
+ >> endobj
+ 649 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 507.717 304.966 519.406]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.1.2) >>
+ >> endobj
+ 650 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 494.168 330.178 505.857]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.1.2.1) >>
+ >> endobj
+ 651 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 480.618 309.815 492.187]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.1.2.2) >>
+ >> endobj
+ 652 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 467.069 295.603 478.759]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.1.2.3) >>
+ >> endobj
+ 653 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 455.641 294.057 465.21]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.1.3) >>
+ >> endobj
+ 654 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 439.971 210.36 451.66]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.1.4) >>
+ >> endobj
+ 655 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 415.513 301.997 427.202]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 656 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 404.085 174.178 413.653]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.1) >>
+ >> endobj
+ 657 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 388.414 230.966 399.982]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.2) >>
+ >> endobj
+ 658 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 376.986 334.33 386.554]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.1) >>
+ >> endobj
+ 659 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 361.316 475.163 373.005]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.2) >>
+ >> endobj
+ 660 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 347.767 418.057 359.456]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.3) >>
+ >> endobj
+ 661 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 334.217 338.209 345.907]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.4) >>
+ >> endobj
+ 662 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 320.668 394.572 332.358]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.5) >>
+ >> endobj
+ 663 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 307.119 277.875 318.808]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.3) >>
+ >> endobj
+ 664 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 293.57 405.724 305.259]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.1) >>
+ >> endobj
+ 665 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 280.021 420.663 291.71]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.2) >>
+ >> endobj
+ 666 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 266.471 320.875 278.161]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.3) >>
+ >> endobj
+ 667 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 255.043 334.8 264.612]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.4) >>
+ >> endobj
+ 668 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 239.373 349.997 251.062]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.5) >>
+ >> endobj
+ 669 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 225.824 423.3 237.513]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.6) >>
+ >> endobj
+ 670 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 212.275 255.663 223.964]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.4) >>
+ >> endobj
+ 671 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 198.725 252.209 210.294]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.4.1) >>
+ >> endobj
+ 672 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 185.176 301.088 196.866]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.4.2) >>
+ >> endobj
+ 673 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 173.748 180.39 183.316]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.5) >>
+ >> endobj
+ 674 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 160.199 166.633 169.767]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.6) >>
+ >> endobj
+ 675 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 133.619 247.603 145.309]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 676 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 120.07 242.951 131.76]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.1) >>
+ >> endobj
+ 677 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 106.521 265.8 118.211]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.1.1) >>
+ >> endobj
+ 678 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 92.972 228.815 104.661]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.2) >>
+ >> endobj
+ 679 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 79.423 283.981 91.112]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.1) >>
+ >> endobj
+ 643 0 obj <<
+ /D [641 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 644 0 obj <<
+ /D [641 0 R /XYZ 72 589.489 null]
+ >> endobj
+ 640 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 682 0 obj <<
+ /Length 2000      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí›]SÛF†ïù¾êÈZiWÚÍ’¡“
+ NzÑöB¶E¬‰m¹’L ¿¾çì—d[2dšÛt2[’möá=_ï
+ Òóáéz”±^ìϧ¤7š½¿!QøžðEop+/ŒÿpB/ð‚¾K¥Î»¼ïÜ%Ó¾†¡s2O¦}â”pÞÉJ<H+80IÊ/Ž×w™ï7¾QÑrðé—ìÒË°`¤ÿ×àW`åTF…ejf¯óªÊg.ú¸0Ø+ ¬@Â¥$сŒid§ùWŽÌ¦é}V!±‡Ž@dpý¡‡^ä71Ë+²‘·Ä@gøõ³RÐ[xX$‹‰Âvϲo %ÇÏÉ
˜ç²&/LS~8ç’D•Êø*šØ˜çpèOŸ ag”¥s”`¥N]áã<Ó‡ô»-	OÄlЩìÞNÎ#&—MÒZ]Ó|(“—NYoAm˜Ýñß‹uÿ8lþ1ÓHœ£ˆ@@¨PŒP"Z
ÏÀ¹P§©Ôb65ÆAtˆÀÂ`¦‹Ñ•@¡Êª,78àEÇo‚ Ñ¶‰H÷mçúdØ‹=ã)îù,„Oð"®>à“ºd¥íÃG”÷ê‹nób5öG²Æ¬Äþ[½ŒpõôÖö¤À§:6.ª´H*<?½Ëâðg!—<©Jy„@äúdµB„¶	¹Á~B%º/:ÝmåÔƒE=…*
+ UuÑ׬švˆd¸Ê-58äþ÷ÁÝõ¡ãI¦é|¤ON“RuC˜m8û,·[!ëȐnÖ4+'wªŒ;•Ê‰Ć륾À·\…'í…ðU½yЂ•{a$zn}ÑÅ|*?¯®]a-à7}Nå|$ãÇÔ,akVZ+ YfUªž%óqc8™-Lý|o”K+îY£ƒ‚_%t§ˆ¬(µ
`ׄ?ÈfzºG¿¨oïÕZóBO»§&/7x`§b•Ø#"vQ$±ßÄ´xóÛzl‚ÿ©ÖÁ+ ¯þXfF:M`X[€µµvä9™fzë@Ù™:/®t‡3¸šŽ¯ÓÛî]ˆ8ø”Áo 4„¡ºDüœI¹es-‘Ž¶þ¡õ+ 7‘Zžw at l&Ô(Š÷©†|߶!š,_­4fáóŽ¯z'³çÌö]ݯ™ÙðAÕŸIZaO«¶Hë­ê}ɦ
`­ˆ¶
?WEj!Ÿ˜Š—iˉöá‰nžBy&lÈOƒd„¿tlËÆ~L¤Þ@c”èvPßNœ/Ô4úÆÔYö­Ñ<2¾#Ñ(¶´ƒµ]~¹œa¦¿ÜZÆ¥“7½"§d^ÖÛ75Biw¸
'­c¼³÷&J2|Ó§
¼‘¡¬ëÖˆ@
æ·eZd8bE„ì}(QÀBüpK,øÃÐzüÅ]ŸENÒjÔ˜O™¦K›žŒ]CYx˜]Š$ý.ó˜ióøDšà¹ö?µËe£Lgówò¶óÇ
jOUðpµ÷8MÞeB3kBÛûY¸—Z¨dµé%#¹f‹FmZßeé×Mîü>±Fm»Óf碗ø]ùž5¬çÇ”d¥gükãÈjór¦9¿C¤ÃBÞßù`ïFÚ«|GÈf`
ËZ¥¸ËL› …‚›<í7šKÕàŸ1v5¨š@8€	@V¡ð¢2Ù]†\¤¡qt>8ú?Ûcendstream
+ endobj
+ 681 0 obj <<
+ /Type /Page
+ /Contents 682 0 R
+ /Resources 680 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R 692 0 R 699 0 R 700 0 R 704 0 R 705 0 R 706 0 R 707 0 R 708 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 714 0 R 715 0 R 716 0 R 717 0 R 718 0 R 719 0 R 723 0 R 724 0 R 725 0 R 726 0 R 727 0 R 728 0 R 729 0 R 730 0 R 731 0 R 732 0 R 733 0 R 734 0 R 735 0 R 736 0 R 737 0 R 738 0 R 739 0 R 740 0 R ]
+ >> endobj
+ 684 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 705.924 250.754 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 685 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 692.374 278.936 704.064]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.3) >>
+ >> endobj
+ 686 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 678.825 274.39 690.515]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.4) >>
+ >> endobj
+ 687 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 665.276 247.966 676.966]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.5) >>
+ >> endobj
+ 688 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 651.727 251.739 663.416]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.6) >>
+ >> endobj
+ 689 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 638.178 311.148 649.867]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.3) >>
+ >> endobj
+ 690 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 624.628 241.724 636.318]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.1) >>
+ >> endobj
+ 691 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 611.079 262.951 622.769]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.2) >>
+ >> endobj
+ 692 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 597.53 408.861 609.22]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.3) >>
+ >> endobj
+ 699 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 583.981 402.437 595.67]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.4) >>
+ >> endobj
+ 700 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 570.432 355.683 583.641]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.5) >>
+ >> endobj
+ 704 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 556.882 345.936 568.572]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.6) >>
+ >> endobj
+ 705 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 545.454 234.754 555.023]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.7) >>
+ >> endobj
+ 706 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 529.784 217.027 541.474]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.4) >>
+ >> endobj
+ 707 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 516.235 359.694 527.924]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.1) >>
+ >> endobj
+ 708 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 502.686 340.482 514.375]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.2) >>
+ >> endobj
+ 709 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 489.136 275.209 500.826]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.3) >>
+ >> endobj
+ 710 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 477.708 180.39 487.277]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.5) >>
+ >> endobj
+ 711 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 462.038 223.724 473.728]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.5.1) >>
+ >> endobj
+ 712 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 448.489 349.603 460.178]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.5.2) >>
+ >> endobj
+ 713 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 434.94 339.542 446.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.5.3) >>
+ >> endobj
+ 714 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 421.39 365.815 433.08]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.6) >>
+ >> endobj
+ 715 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 396.326 449.694 409.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 716 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 382.777 310.572 395.679]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.1) >>
+ >> endobj
+ 717 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 369.834 366.451 381.523]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.1.1) >>
+ >> endobj
+ 718 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 355.679 385.936 368.58]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.1.2) >>
+ >> endobj
+ 719 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 342.129 405.996 355.031]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.2) >>
+ >> endobj
+ 723 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 329.186 326.239 340.876]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.2.1) >>
+ >> endobj
+ 724 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 315.031 301.966 327.933]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.2.2) >>
+ >> endobj
+ 725 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 302.088 342.694 313.777]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.3) >>
+ >> endobj
+ 726 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 288.539 249.39 300.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.3.1) >>
+ >> endobj
+ 727 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 274.989 272.299 286.679]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.3.2) >>
+ >> endobj
+ 728 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 261.44 272.299 273.13]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.3.3) >>
+ >> endobj
+ 729 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 247.891 255.117 259.58]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.3.4) >>
+ >> endobj
+ 730 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 234.342 316.33 246.031]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.4) >>
+ >> endobj
+ 731 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 222.914 220.269 232.482]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.4.1) >>
+ >> endobj
+ 732 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 206.637 239.754 219.539]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.4.2) >>
+ >> endobj
+ 733 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 193.694 357.785 205.384]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.5) >>
+ >> endobj
+ 734 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 182.266 334.633 191.835]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.5.1) >>
+ >> endobj
+ 735 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 165.99 281.178 178.891]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.5.2) >>
+ >> endobj
+ 736 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 155.168 257.451 164.736]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.6) >>
+ >> endobj
+ 737 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 128.588 260.148 140.278]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 738 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 115.039 325.057 126.729]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.1) >>
+ >> endobj
+ 739 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 101.49 302.633 113.179]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.1) >>
+ >> endobj
+ 740 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 87.941 285.057 99.63]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.2) >>
+ >> endobj
+ 683 0 obj <<
+ /D [681 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 680 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F23 698 0 R /F20 703 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 744 0 obj <<
+ /Length 1981      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí[]oÛ6}ï¯ðÓ µ+Š¤>ö–:Éš¡mŠÆØÖ=(6ck•%C–Û¤¿~¼—’"ÉI€¬¶ƒ¡@êJ”â{xîáå¹,¸ò„á˜úl¸ÑØed0[½z;}õæœøâŽ#7Lopätþ—ÃÇÞpD\Ïs¦K1QÊœI^‰£ÿñiè…N>ÁÏ.Qç$MáBàÌä“N\&rtž©{ÓaH"Îä¥
ܽ{ÅJ‚~9ãሻnû/¶ãÞ#†<ëãLFKþ=ý}àñ±‘ÁˆÐ1g‘ÁlLdt„1ç$‹SãF›˜°•ï7Ï+  <O>3+’µWæÅFA¯°ScB=ƒ‡—êÊ;5裚Š¹øä'âⶠñ4$–HW2€dµNE“›$ØJ±Æö|q¹Áç‹lpYVª‹“8M7r”DŸûlÔà=P
Îr¼±¤ÈfªáÊC’u‰X˜7Ó}¡x£óPrCÇná…³Ò¢† Èé÷øþ+ —H™7Ís#H›²ÈuÎ"8€UŒ²&šP‡>=:˜Fœâ:#Ïn‡ñ
+ Q$+©¡ÉgÏ6Õyæ?7ðÃÔ¶ÒÔ¬ÜféQ.u!“§ùB³
+ ËȹúüV±JU@«¸ø
+ Ə•û	ÉmBvÖÝ°´EþªTUJV㘈P„îÁ„ý,¨±ÔèÓQ“¥‡YU³¬NX(#—-@|‡€ùZÀ”D¡b+‘×)öç0drÃñU¾’øÔÃÃØï$aÐ@w#âBjU`vk“\-X+ µßÁï,”_âd•üH²ÅŽhÙ[§ëD]Õ%IH‚ã¥%âHUña`¬‘ËÇuÈՁÐ%T#ˆ#rAò‰Q÷ÿD@½¾
‚´Ú |CLàÑn&â~@1±m]ØmÕzOj*åÒŒ€‰ºßÂù§ÚÖoÐ)âø”•e}/Áo&>Ážÿrœ>$n
¼þ朒šEH~R>á:ÏÓ›B5®a%²H&<ÓãÎR4}’Ìø‚Ú
+ k z+
¼LÆy	žÈµ˜îÇ¿xü… *ÜF!“iJ[8Ò«úç^ûxÊÚ³;+M£K5ùÅÒ\ÇL,†·uc`$Æ‘üj¥òEœû˾F­Æ-BlWޝ¤É"Û±]ŸWvª†ŸP(¦ù=iǍe
+ 9'i;Öšyx¹.­¤Õö@ÁQë ·tõmb’w¹\¦x:•è\©uq t}II-®ŒéelÝÕù=Ñ”Ã5æÇ­¶j•«™¯*Ú³ÛRd›FZjëýj»Ö‡D¢0Ö; •wl¦8÷öŽAØ™_UKâc£VTÎs“Þ‰mѽ•f<|!yvérÕºhÚ["›™únšå²™c»@e9"h¢DûKð>‹!Îæ5º•›H/ù¦K*ÁV at Zà1${C…‘~¡V`. ‘S_¶›}a”{߆œ;Ø6ÝZ<<ÕÛ*â•ø>DÝù:ùÔ;j°î™V
+ ³]AØ×(šõBÎ,N­–
ë¦^´Ú‹½¾¤L 	£€,
N´	k¼±[œ$¯Û}«ªýùÅ%ø!ð
ÄyÝv„m…,d©4
+ òܱÒ.¡¤U»Xbž„mÉuD~&C¡&v‹}J¢ž©m2±… n²Œ ÿ¨ŸÃD	)}R ¬gRù“ªJUYÉ5ÌW#éM ùß°Ößv6ÔL`Æ2^gäÙæ“÷„éë0'±vììzfUkúþ­º"e.ž=f[fÆÛÑÛON‡=¸†è3ÕØÛèRH³=’AgzËM_7)S,+ ô¤¶ñ€2*~×1+ endobj
+ 743 0 obj <<
+ /Type /Page
+ /Contents 744 0 R
+ /Resources 742 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 746 0 R 747 0 R 748 0 R 749 0 R 750 0 R 751 0 R 752 0 R 753 0 R 754 0 R 755 0 R 756 0 R 757 0 R 758 0 R 759 0 R 760 0 R 761 0 R 762 0 R 763 0 R 764 0 R 765 0 R 766 0 R 767 0 R 768 0 R 769 0 R 770 0 R 771 0 R 772 0 R 773 0 R 774 0 R 775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 780 0 R 781 0 R 782 0 R 783 0 R 784 0 R 785 0 R 786 0 R 787 0 R 788 0 R 789 0 R 790 0 R ]
+ >> endobj
+ 746 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 708.045 314.148 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.2) >>
+ >> endobj
+ 747 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 692.374 398.33 704.064]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.1) >>
+ >> endobj
+ 748 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 678.219 375.027 691.121]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.2) >>
+ >> endobj
+ 749 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 665.276 373.269 676.966]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.3) >>
+ >> endobj
+ 750 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 651.727 229.633 663.416]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.3) >>
+ >> endobj
+ 751 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 638.178 286.027 649.867]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.4) >>
+ >> endobj
+ 752 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 624.628 317.86 636.318]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.4.1) >>
+ >> endobj
+ 753 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 610.473 312.36 623.375]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.4.2) >>
+ >> endobj
+ 754 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 597.53 217.027 609.22]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.5) >>
+ >> endobj
+ 755 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 583.981 294.451 595.67]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.5.1) >>
+ >> endobj
+ 756 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 572.553 270.845 582.121]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.5.2) >>
+ >> endobj
+ 757 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 556.882 294.966 568.572]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.5.3) >>
+ >> endobj
+ 758 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 545.454 180.39 555.023]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.6) >>
+ >> endobj
+ 759 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 531.905 370.694 541.474]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.7) >>
+ >> endobj
+ 760 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 505.326 287.421 517.015]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 761 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 491.777 206.784 503.466]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.1) >>
+ >> endobj
+ 762 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 478.227 438.542 489.917]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.1) >>
+ >> endobj
+ 763 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 464.375 326.723 476.368]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.2) >>
+ >> endobj
+ 764 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 451.129 375.209 462.818]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.3) >>
+ >> endobj
+ 765 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 437.58 340.724 449.269]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.4) >>
+ >> endobj
+ 766 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 424.031 277.391 435.72]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.5) >>
+ >> endobj
+ 767 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 412.603 319.754 422.171]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.2) >>
+ >> endobj
+ 768 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 396.932 366.663 408.622]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.1) >>
+ >> endobj
+ 769 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 385.504 282.845 395.072]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.2) >>
+ >> endobj
+ 770 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 369.834 317.178 381.523]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.3) >>
+ >> endobj
+ 771 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 356.285 378.118 367.974]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.3) >>
+ >> endobj
+ 772 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 342.735 357.3 354.425]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.1) >>
+ >> endobj
+ 773 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 329.186 362.057 340.876]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.2) >>
+ >> endobj
+ 774 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 315.637 422.572 327.326]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.3) >>
+ >> endobj
+ 775 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 302.088 465.421 313.777]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.4) >>
+ >> endobj
+ 776 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 288.539 434.663 300.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.5) >>
+ >> endobj
+ 777 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 274.989 352.845 286.679]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.6) >>
+ >> endobj
+ 778 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 261.44 327.754 273.13]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.7) >>
+ >> endobj
+ 779 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 247.891 387.421 259.58]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.4) >>
+ >> endobj
+ 780 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 223.433 292.269 235.122]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 781 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 209.883 245.087 221.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.1) >>
+ >> endobj
+ 782 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 196.334 332.481 208.024]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.1) >>
+ >> endobj
+ 783 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 182.785 326.451 194.475]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.2) >>
+ >> endobj
+ 784 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 169.236 325.845 180.925]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.3) >>
+ >> endobj
+ 785 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 155.687 423.057 167.376]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.4) >>
+ >> endobj
+ 786 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 142.138 259.784 153.706]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.2) >>
+ >> endobj
+ 787 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 128.588 334.3 140.278]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.1) >>
+ >> endobj
+ 788 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 115.039 340.33 126.729]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.2) >>
+ >> endobj
+ 789 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 101.49 333.694 113.179]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.3) >>
+ >> endobj
+ 790 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 87.941 295.087 99.63]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.3) >>
+ >> endobj
+ 745 0 obj <<
+ /D [743 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 742 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 793 0 obj <<
+ /Length 1273      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíYÉrã6½û+ty†+ Fލ™(Ô½'žhJYûSÆÞÌŸÆAðò#âüoÍúöˆ2¤Ôÿeþ­Feªá‹#Þ¡C-:7DµYYë;KÞÂ×\Ô>å^c®þ+ xŠ¾Ä8}—„o at rö¤ÇµX•<àÃEHÌ#”ÏHL,ÿÊÍ©\­Í²-‚†Ì®ÐóðWÖú‘B•Y39³b!"6%IŠ1>.²ÀÝ6hmÖ´ÊïxqQUn²î¦*/T	0Þ™K©Ì@3Ks
+ §`Ôà(C(Ý8™™wxÄ[Ê3¤Ð'!å¢pZ n[=^¯ur¥žT:á(OFïg+24¢ñ,àÏY
+ (õÎTÍ”UaØ *Ç ñ¶j3hzØÀÇŠénH;Ää*ÔBƒ&ÕJÔ½÷985–1ÆðgÁ+Þ)þQç‡Ç*°–eS€Ž®^À´D¸²òç€D™™¸ìU<ƒQc.ËÅ«ª†sà6ýõ •bív$ÒW²1¶ÙhRAxuE|÷}i*ýo›Œ†ãcÛe‰×’ÃÔW†ÈD(KV+¡žüiJé¿5îʍY˜Dš¡‘.ü™©š–rm-pêÛo{ãÀT;­t=âgÖ¯áöªÌ°Îßl'ëw&…y‰ gr
©›±œû,´
+ €
+ ¶^þÞvû¤ß$=<ZŒ Z¬A3Ô`Úµ¬§û<à-H”Ü ,–•[XhÒ]8$A|H+ Òÿ!~bJLDCÝðR­Ö”i‘f"ýSGçó£?+ endobj
+ 792 0 obj <<
+ /Type /Page
+ /Contents 793 0 R
+ /Resources 791 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 795 0 R 796 0 R 797 0 R 798 0 R 799 0 R 800 0 R 801 0 R 802 0 R 803 0 R 804 0 R 805 0 R 806 0 R 807 0 R 808 0 R 809 0 R 810 0 R 811 0 R 812 0 R 813 0 R 814 0 R 815 0 R 816 0 R 817 0 R 818 0 R 819 0 R ]
+ >> endobj
+ 795 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 705.924 277.633 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.1) >>
+ >> endobj
+ 796 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 692.374 329.027 704.064]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.2) >>
+ >> endobj
+ 797 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 678.522 342.966 690.515]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.3) >>
+ >> endobj
+ 798 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 665.276 337.33 676.966]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.4) >>
+ >> endobj
+ 799 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 651.727 276.118 663.416]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.5) >>
+ >> endobj
+ 800 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 638.178 217.027 649.867]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.4) >>
+ >> endobj
+ 801 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 626.75 247.421 636.318]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.4.1) >>
+ >> endobj
+ 802 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 611.079 400.966 622.769]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.4.2) >>
+ >> endobj
+ 803 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 599.651 180.39 609.22]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.5) >>
+ >> endobj
+ 804 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 583.981 262.997 595.549]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.6) >>
+ >> endobj
+ 805 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 559.523 380.209 571.212]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.8) >>
+ >> endobj
+ 806 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 545.973 391.542 557.663]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.8.1) >>
+ >> endobj
+ 807 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 532.424 406.269 544.114]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.1.1) >>
+ >> endobj
+ 808 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 518.875 337.557 530.564]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.1.2) >>
+ >> endobj
+ 809 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 505.326 399.694 517.015]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.1.3) >>
+ >> endobj
+ 810 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 491.777 384.875 503.466]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.8.2) >>
+ >> endobj
+ 811 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 478.227 303.391 489.917]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.1) >>
+ >> endobj
+ 812 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 464.678 441.057 476.368]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.2) >>
+ >> endobj
+ 813 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 451.129 303.603 462.818]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.3) >>
+ >> endobj
+ 814 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 439.701 383.239 449.269]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.4) >>
+ >> endobj
+ 815 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.458 426.152 360.981 435.72]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.5) >>
+ >> endobj
+ 816 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 410.481 160.239 422.05]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.8.3) >>
+ >> endobj
+ 817 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 386.023 183.996 397.713]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.9) >>
+ >> endobj
+ 818 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 363.686 123.239 373.254]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.9) >>
+ >> endobj
+ 819 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 337.106 167.209 348.796]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.9) >>
+ >> endobj
+ 794 0 obj <<
+ /D [792 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 791 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 822 0 obj <<
+ /Length 2161      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚåZ]sÛ¶}ׯÐô¡CM*† À<ÚŽ“ÞÖÎG­dîLÓX¤-NHQ%©Æί/v€(‰qz[בs§Óˆ@88»{va6ôlœ„ã8”>ãy5:žž>å8~’&ãÙše¿zgÅ„ym7™ò$òj}}E—Ï‹k}³n&Sæåíä·ÙOOŸ³xÌ_&`±Ïc1žFÜ8Sè3=8CïDOÁ…7¯'Ó0õ2=ON-Wu\wU«2¿¡›
+ ߁ÿê~æÝR³ÊàÉ&‡ö¶-–ד©LcÏŸL…”ðÁþÏ]}aȽ>.õêY
+ Øi°§Œû‘ªÐ@uv6aŒyïÎ-.YN·¼œj¥)ÞTuã0Ó#²†Øàßb©ï5z"J-^ÜRëÉZ©A4ùª×Kê\¨%+ + Êe½q§¿ǵ ŠbÝ‘/ç¦ý¤T­	÷§›DqšðØ®4Ž†¹ÒÑª–®DT©æƒ)ià»|gaÇÄÿ‚Ѐ?»8¢®ó\i_–WfJ¨´ £CtB±ìãb=5ãË…öýLܸ£e_aÍŠÊìÃÇ¢[}ÝÔ׍©p#y+ w§Ÿï°1+ O¶¬2¬‚ïÎFܹUïBtÆW՝
̈]Ý'ØuÑvfzdXš²¯ˆ$‰­w|Ìœ(ù±¶+Û‰µöäáƒ~-{ü…#JPêjäBêdCú2âˆàMa!ÿ5:^endstream
+ endobj
+ 821 0 obj <<
+ /Type /Page
+ /Contents 822 0 R
+ /Resources 820 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 825 0 R 826 0 R 827 0 R 828 0 R 829 0 R 830 0 R 831 0 R 832 0 R 833 0 R 834 0 R 835 0 R 836 0 R 837 0 R 838 0 R 839 0 R 840 0 R 841 0 R 842 0 R 843 0 R 844 0 R 845 0 R 846 0 R 847 0 R 848 0 R 849 0 R 850 0 R 851 0 R 852 0 R 853 0 R 854 0 R 855 0 R 856 0 R 857 0 R 858 0 R 859 0 R 860 0 R ]
+ >> endobj
+ 825 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 572.823 302.542 584.512]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.1) >>
+ >> endobj
+ 826 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 559.274 325.269 570.963]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.2) >>
+ >> endobj
+ 827 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 545.724 275.663 557.414]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.3) >>
+ >> endobj
+ 828 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 532.175 540.996 543.865]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.4) >>
+ >> endobj
+ 829 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 520.747 184.875 530.315]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.4) >>
+ >> endobj
+ 830 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 505.077 514.391 516.766]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.5) >>
+ >> endobj
+ 831 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 491.528 284.057 503.217]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.6) >>
+ >> endobj
+ 832 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 477.372 343.118 490.274]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.7) >>
+ >> endobj
+ 833 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 463.823 351.391 476.725]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.8) >>
+ >> endobj
+ 834 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 441.101 235.995 452.061]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.1) >>
+ >> endobj
+ 835 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 427.552 184.01 438.512]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.2) >>
+ >> endobj
+ 836 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 414.003 278.38 424.963]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 837 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 400.27 321.784 411.959]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.4) >>
+ >> endobj
+ 838 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 386.721 245.633 398.41]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.5) >>
+ >> endobj
+ 839 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 373.171 299.694 384.861]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.6) >>
+ >> endobj
+ 840 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 359.622 353.693 371.312]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.7) >>
+ >> endobj
+ 841 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 346.073 260.481 357.762]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.8) >>
+ >> endobj
+ 842 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 332.524 433.3 344.213]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.9) >>
+ >> endobj
+ 843 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 318.975 248.693 330.664]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.10) >>
+ >> endobj
+ 844 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 305.425 508.906 317.115]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.11) >>
+ >> endobj
+ 845 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 293.997 344.239 303.566]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.12) >>
+ >> endobj
+ 846 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 277.721 487.663 290.623]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.13) >>
+ >> endobj
+ 847 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 264.172 490.088 277.073]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.14) >>
+ >> endobj
+ 848 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 251.229 355.845 262.918]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.15) >>
+ >> endobj
+ 849 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 237.679 524.087 249.369]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.16) >>
+ >> endobj
+ 850 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 214.168 325.845 225.857]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.1) >>
+ >> endobj
+ 851 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 200.012 279.39 212.914]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.2) >>
+ >> endobj
+ 852 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 187.069 394.118 198.759]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.3) >>
+ >> endobj
+ 853 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 172.914 403.572 185.816]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.4) >>
+ >> endobj
+ 854 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 159.365 396.3 172.266]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.5) >>
+ >> endobj
+ 855 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 145.816 391.724 158.717]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.6) >>
+ >> endobj
+ 856 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 132.266 396.482 145.168]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.7) >>
+ >> endobj
+ 857 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 118.717 341.421 131.619]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.8) >>
+ >> endobj
+ 858 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 105.774 319.36 117.463]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.9) >>
+ >> endobj
+ 859 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 92.225 371.572 103.914]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.10) >>
+ >> endobj
+ 860 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 80.797 277.815 90.365]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.11) >>
+ >> endobj
+ 823 0 obj <<
+ /D [821 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 824 0 obj <<
+ /D [821 0 R /XYZ 72 584.67 null]
+ >> endobj
+ 820 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 898 0 obj <<
+ /Length 2213      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝ›[sÛ6Çßõ)4û°#ͬh€+ ¤	Mª+BñDz%4¦LÅ*ÇúO+ ¤ñmBc_2{J"°Jâmv‘¾ÖÞ'<¹££yâ¢í¢Nó¬ÈÀ!¥;qS{ïò^Ôiê+ |ˆ:ÕÛ@$õ²ƒº¡zø%ÀøÜ4LÀ5!çôäÜ?¹>Ÿêp˜ÌÆò÷uŠ¹YcJöÀ¦é þ+M<r[ž±\*­”Ê=U±µ›á„Ú¦mÓºìÛ„m3%µNlE²™~NJA¥÷íE	ê&$öHÈ=w€^cÒ38h Â#°©]Ä$fÒÈélff‰lßɈ¡æ–£S+ é±F¬5´N©-´¥¶§jiÞÃrðçhô)©“V¼9	^cÜ.µÚÂÚ—gúpÌáQà”Pv0uÛçcmkŽÐV×v–“ÞTŲN”Äk¢ˆÓî7-x´xýܬ-šbÜUf&|»%UêCÊ$Þ$Å2Ç| üèÐfždì$)¯fmOA4­ÌzÎuÖ1O,®D¯Z@œÐ‚Ý¡Py¬Q2_\Ø!ÿ?ì'GIŽ:É…O˜|ÕˤìsJv².QŒ;9ß•*¢Çý´SYþÉ,Ó¡¯Td&xœã®.Éù?v^Ìii¦0ˆ3
+ ÷ªfa„œ*ÏÛé—®²´k­³•GûApì专œ©Ú5nªëZÝ­çgj3
d=ñ¾ÎÚuDCVÀä7†ûtÌÃC)Ü(u±ñ«³+}(“bg†˜8vTnIgŠ‘g¥e•á,€xZ2ÀŒëKÌílþuX›[Ë™æ„
+ â2)+JPƒAÒøõ«à¸’«)i>!W謺Ã+ =ˆïYs
+ “mþÀÃ6>¥^èKƒcTFbDø9ËL¸ø?ìlÐendstream
+ endobj
+ 897 0 obj <<
+ /Type /Page
+ /Contents 898 0 R
+ /Resources 896 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 900 0 R 901 0 R 902 0 R 903 0 R 904 0 R 905 0 R 906 0 R 907 0 R 908 0 R 909 0 R 910 0 R 911 0 R 912 0 R 913 0 R 914 0 R 915 0 R 916 0 R 917 0 R 918 0 R 919 0 R 920 0 R 921 0 R 922 0 R 923 0 R 924 0 R 925 0 R 926 0 R 927 0 R 928 0 R 929 0 R 930 0 R 931 0 R 932 0 R 933 0 R 934 0 R 935 0 R 936 0 R 937 0 R 938 0 R 939 0 R 940 0 R 941 0 R 942 0 R 943 0 R 944 0 R 945 0 R 946 0 R 947 0 R 948 0 R ]
+ >> endobj
+ 900 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 708.045 306.542 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.12) >>
+ >> endobj
+ 901 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 692.374 373.36 704.064]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.13) >>
+ >> endobj
+ 902 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 678.219 453.754 691.121]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.14) >>
+ >> endobj
+ 903 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 664.67 358.482 677.572]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.15) >>
+ >> endobj
+ 904 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 641.764 345.027 653.454]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.1) >>
+ >> endobj
+ 905 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 628.215 385.572 639.904]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 906 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 614.06 540.996 626.961]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.3) >>
+ >> endobj
+ 907 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [295.625 614.06 311.557 626.961]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 908 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [309.565 614.06 329.133 626.961]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.3) >>
+ >> endobj
+ 909 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 601.117 267.512 612.806]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.4) >>
+ >> endobj
+ 910 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 587.567 346.966 599.257]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.5) >>
+ >> endobj
+ 911 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 574.018 305.936 585.708]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.6) >>
+ >> endobj
+ 912 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 560.166 311.905 572.158]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.7) >>
+ >> endobj
+ 913 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 536.654 540.996 548.647]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.1) >>
+ >> endobj
+ 914 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [146.883 536.654 162.815 548.647]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 915 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [160.822 536.654 319.329 548.647]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.1) >>
+ >> endobj
+ 916 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 523.105 345.572 535.097]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.2) >>
+ >> endobj
+ 917 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 509.859 427.118 521.548]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.3) >>
+ >> endobj
+ 918 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 496.31 450.754 507.999]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.4) >>
+ >> endobj
+ 919 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 482.76 424.391 494.45]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.5) >>
+ >> endobj
+ 920 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 469.211 294.512 480.901]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.6) >>
+ >> endobj
+ 921 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 457.783 349.875 467.351]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.7) >>
+ >> endobj
+ 922 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 444.234 371.269 453.802]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.8) >>
+ >> endobj
+ 923 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 428.564 270.875 440.253]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.9) >>
+ >> endobj
+ 924 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 414.408 463.269 427.31]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.10) >>
+ >> endobj
+ 925 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 400.859 405.148 413.761]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.11) >>
+ >> endobj
+ 926 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 387.31 416.572 400.212]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.12) >>
+ >> endobj
+ 927 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 373.761 264.178 386.662]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.13) >>
+ >> endobj
+ 928 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 360.212 350.269 373.113]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.14) >>
+ >> endobj
+ 929 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 347.268 323.087 358.958]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.15) >>
+ >> endobj
+ 930 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 333.113 326.633 346.015]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.16) >>
+ >> endobj
+ 931 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 322.291 299.451 331.86]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.17) >>
+ >> endobj
+ 932 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 296.658 266.451 308.348]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.1) >>
+ >> endobj
+ 933 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 285.23 242.845 294.798]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.2) >>
+ >> endobj
+ 934 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 269.56 267.875 281.249]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.3) >>
+ >> endobj
+ 935 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 256.011 239.663 267.7]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 936 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 242.461 273.027 254.151]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.5) >>
+ >> endobj
+ 937 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 228.912 284.209 240.602]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.6) >>
+ >> endobj
+ 938 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 215.363 289.421 227.052]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.7) >>
+ >> endobj
+ 939 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 201.814 293.451 213.503]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.8) >>
+ >> endobj
+ 940 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 188.265 293.421 199.954]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.9) >>
+ >> endobj
+ 941 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 174.715 254.39 186.405]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.10) >>
+ >> endobj
+ 942 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 161.166 287.209 172.856]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.11) >>
+ >> endobj
+ 943 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 147.617 282.148 159.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.12) >>
+ >> endobj
+ 944 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 134.068 250.421 145.757]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.13) >>
+ >> endobj
+ 945 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 120.519 301.936 132.208]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.14) >>
+ >> endobj
+ 946 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 106.666 276.725 118.659]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.15) >>
+ >> endobj
+ 947 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 93.42 309.481 105.11]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.16) >>
+ >> endobj
+ 948 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 79.871 382.663 91.561]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.17) >>
+ >> endobj
+ 899 0 obj <<
+ /D [897 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 896 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 996 0 obj <<
+ /Length 183       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½1 …÷þ
+ Æc+ endobj
+ 995 0 obj <<
+ /Type /Page
+ /Contents 996 0 R
+ /Resources 994 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 741 0 R
+ /Annots [ 998 0 R ]
+ >> endobj
+ 998 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [87.367 705.924 283.845 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.8.1) >>
+ >> endobj
+ 997 0 obj <<
+ /D [995 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 994 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1002 0 obj <<
+ /Length 1972      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XKã6¾Ï¯è£Œµ¢(ËvŽYìY ÀÛ{šÌmÓ¶Yr(:“žüù­¯ªH?D‹õ~Ñ楢ŸyYÖ/­mJ[›—Íñӏ¯ŸþöÏzýRWeÛÚ—×c½n¿?¸SœÍMáÃln—maf__ÿ%ÈM¹\-yެ˕±|å§afMg¦¸8Ò½ªØž7±#Ð8È}Ó¾˜ª\Wk½ßšr¹”û?ûãÞgóº]Óû=¨e¢Ï²`H j»1Ý°ñrØMø®ÀÃ
+ wò‡[G×
XµÅÎmâ&Aé»cÇ2{¸mN}·q±õƵ+ ²<ˆóà.
+ “âf¼†rŒ1¹Q¾o)üŸm¹Áâ ”»ÊyÛýR™6+ÖGÿu¡´‚tøV`ð*Bºùž‚ËÖ‹„¶n„”³ßõä¯{„¡t9OØŒì+x¾ë}P(G$tHzg 2M%m"‰6)))ÉÚnnÎ+bWÐ'¾ŠD‚]Œ§E-óO"‡ãÓÚ\ÔˆHÙF](©Gà’/›¶\ÛöƲ¯àÝ,ZI”îèPp›ÅB¨ý	1§œY¸R™ƒ—#ôpB"Ëu–›*Ç÷N.²•E.'µ&TF’D™Yʘ”;C*M*ð•†Pn~£ØgÇaÓ#m¡tFÙEl¾Ax¼‰>[Ù±É]ôû1t~ú
+ sCÞ(hº xyҤؒõ©ÕU(HR+ GÂà‚JÓø±›¸/Ð~Y¼9-ølï\Ï7hÁ¿Ÿ»œnÊ4'‡Ðâ–	;Y#Um”#™Yï[èp56ϹÔJåÃT²Ô¤W·›Éí¼Oã9ä@œ§à†ýÙí%×8"ÊæJV¯@.Ä`õlÔâÈoo[]½½ëõ²¬íJŸûÈ“Nvµ*dƒ˜‘Þ>³¿¯Ÿï­-Í"QàÊqÑúÄCÅÔ¹Oý#¨°lœ@¦Èâ"bÛª´ëÛ’:¤W}Cb€	¾—Ü:
+ €Ã]†Ñê2ËÞ…|³bI€’çL
™„M7É÷Ì…ç,½•[ð,‹‘EªÅVl'ˆŒ•p2ü²åG6w()Á²U9z	c|ö/Â0J¿
Ÿ¥UI)>N”Gt® ÏÔ«÷ÝV°viö–O•ÏFIîzÜÏ#:qM„¨`ÊüÎåÃIÌ¯nÖŐ4ì.ã´Ö?hpá¦ÓÔds}n¤2R+ endobj
+ 1001 0 obj <<
+ /Type /Page
+ /Contents 1002 0 R
+ /Resources 1000 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ /Annots [ 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R ]
+ >> endobj
+ 1003 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [466.761 368.281 479.663 377.304]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cooper:PLDI97:RegisterPromotion) >>
+ >> endobj
+ 1004 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [223.005 346.358 235.907 355.381]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LM99:GreedyPrefetch) >>
+ >> endobj
+ 1005 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [164.582 324.436 177.483 333.459]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:CacheConscious) >>
+ >> endobj
+ 1006 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [311.487 324.436 329.843 333.459]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RothSohi:ISCA99) >>
+ >> endobj
+ 1007 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [334.852 324.436 347.753 333.459]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LM99:GreedyPrefetch) >>
+ >> endobj
+ 6 0 obj <<
+ /D [1001 0 R /XYZ 72 720 null]
+ >> endobj
+ 1000 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1015 0 obj <<
+ /Length 2731      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YKÛȾûWrY6’ù¦¸·ì"’S€œ²¶Mq¨ÎP¤LRöŽ}ªê«n’µ0`5«««»Þ‰žBú=ñS–û0žªó‡Ÿ_>|üåOQ¸/ÃòéåU°^Žÿ	†ºzÞEÁõ9
+ †Ñ~}ŽAý¼K’08šÉÐ*.ƒ‘1¦P®Õtåßš!#ðdýOö3ýo'€/Ï»¸zúÿôµø¬LKX´xØ*¥éd&@¦SmõL‡3Ç›[>#I¢ ¥õ$»1¶Å³™1yØuªîöÌss’Ÿéù¿/ÿ$‰ìâh_ƱHF°ø†CœjsáU|³§US;£Tý0Ô­™lßaÿ³¼»F¿=“,jÿBÚ%A°5‹é:FÉ/?þ¤ô;Z«(ê ð£¢.^k*Ñi-?Nƒ\Ý£iqâb¦©ºç‰pÎקIâ¯çõeè¹93Ñýó®H“àgá¨2×Q°ÒÕ	#¨ ´û¦ ׎@òW¼~õø+ l©<±>Æi`؃ ×{á=Ê÷e’¯,ãoM3¨S)Á–#Ø¡úkÑŠo°}—?²ÂÚ}F+ Ó}˜Äjºõ¬þÌG—'lþ#é¯Þ0ÿ(÷aT.ì?
+ |Ä‚Xå½ì´¥Ê—q.⸤QERgä…8îûh•‚¯ÛHP^ª_Dþ“Yü‰8’à삼*»˜ÙÌ¢•lH®Êò„¹3iŽM·¸Š‘Ù¬:+׋öÁ'/á¥+ô+ Ø8ßr¤aIó¼sõîÈ[|®ÃRê(Ê
+ ‰hÜ¥ìA.Ó3™ÕA>usââÚDP)óþ.h·Eè2ø?|ÉaZäÍCÂq'-3­»7BÏ7ÔmâõKæÍ…³LË=úõ’H²|¡ªå}ë\Ä~×M+>j¿Z±qƒŒË“qB¹oʴ̧-ƒÏ‹¤ŠðéFD;sb µe ÄæÔ†¹€ŒˆÇ7:òmëï{l&Iž£8X”›¾Hr}m®E°.ü!Zö•!Ñô”iF\$ôqžAkä-øSŸnh«?ŸµŽ@®aλJÍ„18ÞR#B×܃ØC²BMÛ:å=*j{­BƝ+¢èÝiš­«i,(Eš-äu…7äYìlÛ„ä+¥4»õÉ4[”
BGƒ~Q‚—“´*œÌÓ"f90§<ÛR*Wâ Ì嵞ÔXs¨çoD¯óŶsTÝÈ@¢„æJŽ	R”iêŽk8- at SŠ`Ç¿¾‹¢õiÑQR©Ž˜oa©¼_"JJMCíŽx[xªÏý —QGAoÔ‘à*x‡«Y2q4l<ÂwÈž|&#@åý'Æž©±K£={¶°ÉŒ
O¹éÕ}¬vyú43b}Ï!;j”,_¾Ü·(îZ2朐åÛ½
+ ¥Iª©-¬ž¤@½§D„èÞbî­Ÿ¤m:ñH*Õ(î^$ŸíwÿØD,¼Í«~®-‡!ì†Ë8š¿(¹äùñG6o|œ92û<8#–º6BDFdÞÝÈ%K6šª,Y„'ú¨Ì8m˜ÁÚéÅ™’2ÇC)k ®º«KmÕK×*àâ£oeG…Ýi³ÔÒ \ð2G£JÀ³€íó÷\76{”èim0Yæ&Kž<]Ü0­ÌÕ¥|¨ß²+ <Ÿ+Â8›é€å˜BfmA•„ÑœëÊy_xž±ù[”¤^ÆŒñ þ‹ž×ÄDKø#³|™n£²NˆŸ"<hQ¬y-åf™e©â²úc®@SD¹G¬æFIQ<œDËx÷QyX)éAˆ=`š±ÔÞ'
©ÖÇw>Å!P"+ ŽDÓÉb0ÍçTìظ•=fÙO¾ò—1úºF&JÁS­¶þïßåžÀË°cƒõ¦ò/æÛJ•Èùèñ‹¶kç2£BòdüSÓDGD®ƒWüBŒTbÚO;W2.ÿ$4_Äñßl.àÁhïA¢›":ÎP/Ÿe>ͧΒ‰0ý¸Xq–û)%4~W­snpAxUiûŒb¦›<ã+®9,ªŒ$k7ÎL)Ôý*T¼[!‹¼üŸ-F+ endobj
+ 1014 0 obj <<
+ /Type /Page
+ /Contents 1015 0 R
+ /Resources 1013 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ >> endobj
+ 1016 0 obj <<
+ /D [1014 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1013 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1019 0 obj <<
+ /Length 2302      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµYÝoã¸ß¿"2+’(ÉRïÐZÜ¡@ô%—Z¦m^ôá¥äM²}ç‹”œh[¸b5I
‡Ã™ß|1é]ÿÒ»]v·Kê8ÉÓ»¦ûòÓã—‡_Òò.Mâ:©ïDõxxŠ.n“FÃ&«¢oö`6[•gQOK4ìL³ÉvÑYãš;^=iÔ=nÜжHПx}:+\ÕÈáé†+L'þ2™ôK@dmq´ÇM#ŽÌ‰zÒ<¢å	ܵ™®Îoïñ³Št/;´	ÌÛäLGDíûæùñïpñm–Æu–‘ÌÛe³ÙL?Úo($îSyô¬w»{ž¤yN#•Å3|ˆ‰QZƵ*…›"ngæ*AŒ<ñƒ˜
þRÛ=œº“UÞ¡‘éÃ/ªX˜)M‹8-*1V§7ŒÍp±À'¯ÐÛO7•*i‘¬“×9(C·Èÿý;†6 <žœîG˜‘f@>Ž„6ÎF_¶tÑmª²8©ó›«ê–˜#P²¨ÑÚª¨¼­p4NÈì„thzgF¾ã
Ó¼Œó\®øz†»à.Eò¢ê¸õ„?ER‚nY¡8ºý=Is“†­éë©iE’ÔÍ7K”„¸ @„¹ß²ßd5@–D¸Ž¨VKº„>¼t>ù¥)’½ÀçtŒ&á&ëÅÔ-¥L0Nz"³Â˜v#¾–ÎwÙl= !Ý‚ÁÚìG„e€é‚UH>ûõÀ'þµAsìÃxÎñÝ0´ðñ÷a8ÓëÞ:²g·…	@áêo=y(lÑ‘¶yžG¿1°	OhTn›$üÀRo¿"˜p~Ѷ’á/Œ©ìÆoÊX•`)¥âj·#I»5ôñˆÑÇ PQfd÷ïx“* ô˜Ä #ÂÆužB|7¹ÁuÊÛô“u›UþY•Æ >‚ÿPÐ$Æîč|¸S»œâ#Ì?W²õ¤!ëáزù;N¶†X:KŠ¸J½Ð¶Xö͏ĆV©×t)ûJžeqžînÀ2_müØÌetÃ0„ ^å€?Ø|+íJ⪪ÿ7£WO³ÃˆCí&‹14¯Š¾P³/gNÚåxoxA[Ÿ%ÿMÌu…ÁGp²ªü`è&Œ‡Ž@ç
ò+1Ç,jw±­wqw¿’ú ‚“ü¯tÀiÖþÄÐ]õˆáÓŸÞS²‰\yï€yîd;ûäãÅ‘Eñ¦íتƒÃ› 9™ê£Žp
¹¹aGì9”ýéö/JQz/!
 NO:9 6 0ˆķø„ô°—FhÇ&,GÁcà
ÞP8nZ+°µøñ՛݇³é$h¢¸ÿ4>ò‘Ʋ©ÆXŸö­t*+©F³{J'Ž’&.jk`,ø~ÇYù ëÄÒ«"°Mvƒïx´½«`´E’7׆…³žýH¸0g–û®£>‰LR>ÉFKå©á^äT®{s4Dä^c­m$âZ'H¤Ipy@SX"Òw/E®|¬óvÒ®×@Í7O ب`­µ¨G§Ýÿ'Äå©w*)÷ùä,ǘ
?Ittº3¯rPøø‚«>ÓñؼÑEOLÏ
+ t¾zZ5‚eœ,±Œón @rx+ ÐZEOYõLìTˆ”ÌòŒÆ…¤$¾+zAš§T•~÷(@wÙŠa-»HðÙÀ—d0q<g7.M³giå„KpY6*$±€Žàî/ÁÈä¶FêÏnðu‹¤6ʨhwãP’kË;lÿÙáÅñ~
(EñŸîùu´÷€ÊJÁß•°ÒFV.\hæp†»²…å; O¥Øè6¸Ãt‰T¡‘c˜…Ê’èWÇTìQ(S¥ŽÄh‰dÓÙ„ R&?vê•Z‡¬TgÒ‚ëvN—µäføm)ídõâÀeÐy;ÿĐCox‘ìÕN˜Pjô
+ HŽp‘)0X¸¥&d0‹¢2"pÔþÝwÎÕC¨€_
+ ÔôzòÙÌ“\(qFËðíæ@ináÒ!pùŸÞ¼7äq•¥žÑL@ŶүäÐ^)¡zXáSÄyášvèOëlrï E`²âë(ŽØNK„Aë“lpìŠ:º•Ôš¯g
+ t|m-{æ–CÝÖ>ÜÑ×U¬Šò*Ö·˜ÍÒ)Íá֏…%ìE•ºåbì8{ù+’È#äõÛè‹I¬ð)‰úÕŠÄøé]ÒcÜú;[&›…Càô4è6TA€'ŽCœZƳ„&ÙèÓ]§Ã£Ô@{å}‰¨–¯	xîWnÀ]£{¦9Ì.¢—Oô‚Á´Ö¿--Ê_ëU©‰¬|S»í?´+ endobj
+ 1018 0 obj <<
+ /Type /Page
+ /Contents 1019 0 R
+ /Resources 1017 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ /Annots [ 1020 0 R 1021 0 R 1022 0 R 1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R ]
+ >> endobj
+ 1020 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [123.186 686.122 136.087 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.JeannetEtAl:SAS04) >>
+ >> endobj
+ 1021 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [140.761 686.122 159.118 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.YahavRamalingam:PLDI04) >>
+ >> endobj
+ 1022 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [163.792 686.122 176.693 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HackettRugina:POPL05) >>
+ >> endobj
+ 1029 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [317.679 340.352 330.581 349.375]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:CacheConscious) >>
+ >> endobj
+ 1030 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [448.605 340.352 466.962 349.375]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TruongEtAl:PACT98) >>
+ >> endobj
+ 1031 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [157.701 318.43 176.057 327.453]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RothSohi:ISCA99) >>
+ >> endobj
+ 1032 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [248.586 98.084 256.033 109.774]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 1033 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [135.913 78.283 148.815 87.306]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVM:GCCSummit03) >>
+ >> endobj
+ 1034 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [153.489 78.283 160.936 87.306]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVM:MICRO03) >>
+ >> endobj
+ 1035 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [165.61 78.283 178.512 87.306]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVM:CGO04) >>
+ >> endobj
+ 1017 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F25 1028 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1045 0 obj <<
+ /Length 2278      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXݏÛÈ
Ï_±(PTÆÅŽ¾,KyÛÛ4E¸ëÙC®}˜•e{}ø$9ç¯/$g$eCaÀqH¿ÉQtÒ/ºÛÅw»°Ø„itW6¯~||õæ}\ÜEé&I³»Çc=î¢Í*
+ ¢Õ:Šâmð~U¤AG€K»7£¥E׫u²Û2ô Ë‘–§
+ ë,øÙ”}7”Ø=ÛRöïñrî‰'S™r•Á꿏?½yewQ¸)ÂBdX'ñfoY’]™¨Ò0ls®«¦‹vçÁhp¨íZÙîòløt`•Ýâ–€'©]‚ñÔ
+ Â{%ë'hhkú•Ÿò5ò8t&˜Z’-,Æ–iKYFÈùŒ¿N,~	Èi
í¡omŠ8a}[pùãR1Ë·«õ.K‚wf„E|û‹(±Á/}%÷­©¯`2È i÷XÄÁýeìrA¾üuRÕJ_×+ 
õI^_f†óº•†‡WëÀQ’¢6_j.K¨/8àðe¢ú¶¶pf;G8#BeG9©k60‰õÌyuÔsÇeÈÜLF ì­;å#Ùy:Ø–TžÒsž.=_¥AÊ:¼,„4Í‚j’ñ“R±;ÈsÊ€«+ ž™j4P—v^m¨•¢N§Ô¤$7£Š—³çÁãÐx«.Ñe–|½³}5Ê.W¿Y­I$µ­Ä+ƒ²påìÏ´åN)09À»A9S÷Úv<9­É­Ú».ÿ_
+ ƒ1·3kWùóŒºcï×}uPз“‹ÄŠ&*™ðØs¥>9ÿΚdå"Ȳ¹)æ÷{9m§+ ¬u–î¤%¦¡ÞßéÉ
\Å{žlèE[áUÞfwxÈÑv6á„‘|¹â¼<5qÆå]þĪÜÇ&’ïP¡šš±µl|Õ¤éßeR‘é9GÁU^ܵJiP7®ÂT‚ÁÖßYøKݧÅ@kpc5MëŠè£ÉY‚üì'ÀÓB$Œþ<å÷{é<úҁÅW^HîÜíºÆ—àšë<ç|þÇÃ\7òµ•¯Î$`ÿzægìªYfƒ¸ÀÙ:ù9b»áUÁCÔt ­'ýUÖ2oåzC#ì?ø[å¨\™9uÞâž—Ê	Åõ–Ÿkí*úaíÄ7Zeõ3
?¥4ÓbYš'ki–áeãÃZ¸Éóbš ó43ü6hhÄÔSa<<Z¹!æÁ|@ãJdÌëð#Ê”é?råûÛ @ùÌÖµGd°^|UšÝÒ&„FÇضr+ endobj
+ 1044 0 obj <<
+ /Type /Page
+ /Contents 1045 0 R
+ /Resources 1043 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ /Annots [ 1046 0 R 1047 0 R ]
+ >> endobj
+ 1046 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [516.579 199.837 540.996 211.526]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.5) >>
+ >> endobj
+ 1047 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [120.228 177.914 144.645 189.604]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.2) >>
+ >> endobj
+ 10 0 obj <<
+ /D [1044 0 R /XYZ 72 720 null]
+ >> endobj
+ 14 0 obj <<
+ /D [1044 0 R /XYZ 72 615.084 null]
+ >> endobj
+ 1043 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1050 0 obj <<
+ /Length 2510      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YKÛF¾ûWr¢+ šï˜›]”¬‹‰ÉË»+Xûï=ŠÈàÅšÈRÑæÐ9M²ÀÌDýî {ÞX˦Ë8è{Ë:ò*ZìÔ5,#›:QŠIä-I2´â—Í(XVƒé^¦vbG}ÕÍ°bÔQȬúR¼OƒÙyA#8qÞX`rŠèyî8^Zw;f„õ¨<ˆÏy -–›v ²z•NôÒ›s[	yííöʯ6ae@º4JÙNp»4Ê4ˆ+ Ldg“¬ÝÎê5ð5Û;‘J¹á<iQK’‚ch_2öÓ¯Ä ÜÏiXó„ðÀ’µè‰gS¹ªû‹¦ì¶
»ù‰cêÏÙG‚ré•u«€ºc{wqø^ñŽ58¤»Æ~<qâcÆw²Ûló¼~}ºŠÞ<ß•I~¥É5Y¤Y"öŽd0?Ý|¿	…„},ŽÓNŽ¼™d,RªÏ÷µ¨¸¡&¤ê÷²ú±‘¸+ Á3)É7Jœrþýð9."!ˤ•Ü&Å.¥™!¥Dò_L£8£Ø¤Ph“Q¥†“"þ³Iâ+ ùpáö_ž€ÿ§Œ’Â7vp‘ëÖ!ÍÁþAcä·Êmtk°¾Ò®ü`x¦ÂQÜìŽ;4²\R–)ÂÏ€W°ÀmÜ¡s‰"ÒX.?ƒ~Z7@µë§Û•†™¾oÞà=
+ ¼Ðé
Õ¿Ük{!¯s(BÕ½:õvö´Ø¹Ôåõó*XÓéÀ§5+	3×®âšìAü¦¶ÐäW	ž3r˜;«†oº¾ò0®» õ™¦Þ£cà±6‚¯¸$5ã¶Ò„2®2n}Ç5؝tá-EÊ=°¸2á@-iyǹÓüŸœ;%L/¤ÿ«†€0de×z°ö“´âäòÆŒ”¸ž<I³U‹Ý^øá†Z)GÃCFª™+Í|s'ÿ‰ŽÞ%2üg@¼ûåéÝÿy¶endstream
+ endobj
+ 1049 0 obj <<
+ /Type /Page
+ /Contents 1050 0 R
+ /Resources 1048 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ /Annots [ 1051 0 R 1052 0 R 1053 0 R 1054 0 R 1055 0 R 1056 0 R 1057 0 R 1058 0 R 1059 0 R 1060 0 R 1061 0 R ]
+ >> endobj
+ 1051 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [485.13 558.785 492.577 570.474]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1052 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [272.852 449.172 280.299 460.862]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 1053 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [95.478 187.817 108.379 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hanson:SPE90) >>
+ >> endobj
+ 1054 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [114.437 187.817 127.338 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.grunwald93customalloc) >>
+ >> endobj
+ 1055 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [133.395 187.817 146.297 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.BarrettZorn:PLDI93) >>
+ >> endobj
+ 1056 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [152.354 187.817 165.256 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Courts:CACM88) >>
+ >> endobj
+ 1057 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [171.313 187.817 184.215 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChilimbiLarus:ISSM98) >>
+ >> endobj
+ 1058 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [190.272 187.817 208.628 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SeidlZorn:ASPLOS98) >>
+ >> endobj
+ 1059 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [214.685 187.817 227.587 196.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:StructureReorg) >>
+ >> endobj
+ 1060 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [314.021 119.322 321.468 132.224]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 1061 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [477.088 119.322 484.535 132.224]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 18 0 obj <<
+ /D [1049 0 R /XYZ 72 435.53 null]
+ >> endobj
+ 1048 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1071 0 obj <<
+ /Length 2401      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXKãÈ
¾Ï¯èË2¶­ÑËzäÖéÍÉeL9löP–e[3zxõèG~}H~¬’Üî,‰Åb±XäG²Â»€~á]ÝeAáIxW¶ŸþüôéóÏaz~wOGáz:üꙦé7Û(óÊÍ6ôÌT6Û8/¼~¿ÙîvÞ×JèÓjÝá97¡WÑ{x3PÇi˜Ëi–13aä´þ4˜tþœ»M”{SM¯-¯QÝo¶I{/üÁòërCz!¡êÌžhM5BB×óìgþ«&L7ûÁÊ4"¾ïÆÍoO§o£Ð/¢Hvþï`4<üM„Œ8¡ÉKìýƒ‰}
«ÄÇ^¤^x!V$ôƺï06ÑÒDê‘ZZÝŽ`{²‚õ^ì.Ô¸V”†Eðþ_HÏÐýÃÔ/âT7Ë&žÎª¸èT·fxƒ¨Á-(ÿ†¿=i¼ì±µ¡f³ÎÎN"¬?‚éa&êÔóFJŒÀ,¢f߀ôÀªŠå^¹Ú²ª?‰ÚÛÔOãøŽˆ~žåÎö5oŒœ,¼mò.Á€g·{ÅßÄ™ì‡pÓ"¼ø©w6•±cã\Š±«ê0b¦¸/¯Q1ËÉ°ÓÔÝ	tg´RœXT©Ÿ­{ÃAøÍJÓI\™½¾ÒEúîVͳløœîÝifW‰(¿®| ¢WÈ‚9é3ïÇÉ,acÐ/‹Û°„µÿwrì[(B¬u+Ž²
+ låŸSdƒ¬ËÊ(¸¬¬"ZÌàÓAæér4­z½ˆOTÃâН0çí* cuŠ0a}%2	糜9Xcƹ=óa9l"º5>Úßx+äÿµMC4dd‡E"ì§ÖVŽiWëí™ý
|a°å‘(øá
+ Œ+
à 4c¾|+ Ó@°³¶Dè'çÃÒ‡9ôA
+ ƒWV:H¬ÔÓ_‰åÒñT]LEGm°Ÿ‡•%eéã5|‹™¿{|­úzš`JD6Š?Ï‹PXÈ*ÿì®Ñ=¥CªçZv6‚`.XÏ(4†‹¿Ð¨ƒƒFóbšý¿Òw'÷ø
+ ãø³}¦Ì›êGêK”þ&ðùç8X¥hòwqâ5m‹ó‚0^åòpçga¡|â­$ôåÌù3¼§OàÝïV5ö%fŒÓ؏vñU2ÚìR8ÎÛÊK·bsÔ ÚeŒ§tbê)<ç2$¸0í…”E–B<.…äH!DzxW„ aLå%.P¥¤a%÷ÑË‘‡•uR,—à6M=ÙP$±=ñ`Ÿ¾
ºÇd证Žq]\ÍacѼ€uÁÙ„“}=T¥æ«#Š°l®PŠàY3ªÅ’`G‘@³Î„•ô|ûp“œ6¡·ÎOb‰®ä$<Š¬”†y’;© ÈÛ+ N¸.&vâÂoc*ÖÚá])ûÓb{`;°“€àªæ+Pës6`ONU#˜y¿ü¼ˆ§Lµ-㊫ÒEZïÓ›¦[äŠzuÈ5lv,b±
H£³Ù³f”o€Ù.öÓ4Õ©TV$i‚²¢¾aYqŽÞïbVŽ[¸Ýô6Rx·ŒÍ„´êLEâ_WÒó(\–þeä­=Ê¢!™|u[óÉ™\ë|@`˶Ϲçš³æÑeæÇ£ý·7Þ ë¯\Q4§Ò³_x´Bt‰³Ì‘è&ú©é÷(oqMá ^uS䀲Ã0eáå"êЪßgÀ˜°H‘Ña‡ê¬Õu6=퉧¤V`¡g£"¨òNŠh
™qB³€íeß’ûU:Kΐ'Í:å}æ"{¾?À²C¥»Ú*k—UkƒòÅUûKÓ²óS’¥Îˆü,ÊoQ爓{g,‘¼ÓFwÕwÙššÇ#Õà²SÇL¥Åé
_¶èæ÷²'ŸFÂàƒRiƒpÖÒ´$»|•o,~qÝ h¦i`î$
<-ÛD3Öz_K/#$ÏxÚèþoÚ›©|ÄJ
ÊFDýÍuVœ!l_àµWÜq·onûAùÊ¥÷nªW=°ðSn¢ÞÎó’žlEÙÆÁ)à±óÍÓªœ‹"ë	õH	¾n(°WÝ]ëET’}‹Q­ZÜM‚Šf÷–繺âÓºÈr	ö°@â{ûH ZI5ÃÊÿí0)Æ 'Koð!ë‹4YúÎypƒ¦+ IˆJ'Y®+’äû—G<Çf`VÈ] -¾Á•gª-kéãÙÈ­Åî‚å¹Ê{ TÇ?Ī­n›ïÇ®ÃÀ&1#©$qö‡Ý"·µ‚$÷þ—‰2ÕìjqªÎÄM´|ržÔ†J&¬®P·3±“Oò0ÖÔöC. Zm’eÉ’[
9Áã©®Yû!
 "”ýÐãC?Ñ¢I²’\°t+˜©øé˃vS5Ê@§´Ur´4Z™6çùwît®9R§,}_tՁr³(Z4óaéáGt‡uxìÐý\tù¤0îƒ + endobj
+ 1070 0 obj <<
+ /Type /Page
+ /Contents 1071 0 R
+ /Resources 1069 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1008 0 R
+ /Annots [ 1072 0 R 1073 0 R 1074 0 R 1075 0 R 1076 0 R 1077 0 R 1078 0 R 1079 0 R ]
+ >> endobj
+ 1072 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [329.538 533.666 347.894 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteTalpin:POPL94) >>
+ >> endobj
+ 1073 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [352.941 533.666 371.298 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteBirkedal:TOPLAS98) >>
+ >> endobj
+ 1074 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [376.345 533.666 383.792 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Aiken:PLDI95) >>
+ >> endobj
+ 1075 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [388.84 533.666 401.741 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hallenberg:PLDI02) >>
+ >> endobj
+ 1076 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [406.789 533.666 419.691 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chin:RegionInference:PLDI04) >>
+ >> endobj
+ 1077 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [424.738 533.666 437.64 542.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 1078 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [525.064 415.086 537.966 424.109]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 1079 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [197.458 346.592 213.39 359.493]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.6) >>
+ >> endobj
+ 1069 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1088 0 obj <<
+ /Length 2327      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XIÜ6¾ûWôe+ Z¢Ô§j2‚».ø¡Y))C+ aî¶ÂáâÝ­5+ QJµ®1ÜT®¼HX9PÄp)ÃüâéÓƒ
+ [d±JB…ÅäQÊ]fÜô
¡éÀ[Phu`Ør’²óRs©…	ÍÊrQÀÙ^·²k”ei”¶¸Ù·ÔákÏìÝ’+==óƒMW1ªïÔ÷/ظQŒßôÒ6§A©«çÑú®õÅBFÏ
+ ¹B"'Ÿ ¼y¶¹?ŒóóE&Lp=:Ýó˜jü®VÁ+µ!Ýï¥2Iù&Ïø‚|Z[4ìØêò E}kNJb"Œ Š›¯_ßÆ$€NX©Rß«Ù°rY¤BUÂJ.Ñ°ø—è<þ‡™ÃŸè½A¶ßUj:ì_LP/•G›¢"g^ðщ÷òDyäì×Ç<Xºmù3•=jùéný‡á1Î_=8•àŸK#4ž;yê¢ðÙÖR¤awT[,B„àpìÆ-Ïc˜ÛwÁÔÐ'@ßy$%È?Ô‚K¾M¥¡(s+ ¨åÏàôK0‰Ù4KÞd…ðxtkeß0?Ol[:y_ù|ғ߶ְ¹äŸÖÈ›i©Ìª^N1Hóë®À$~¦4µ¾È”ÛdEÃí³?
+ ž»ô\C!/¡†ò>É&L 'œØ”¿U¨È€Õo¶vs“eâq¢·b½^QðŒnÛÇáñ´²JÉ”ªîJ®Ÿ(ËÈ¿šòäoëB†[
zµÿÒS"7BD^¶®Õæó:åüíQO¾6’¶5˃’´DKÏ°IYv_ùMsÄ8Èã¶ÊÒXUäñ4>äVáÊ»<¿ûendstream
+ endobj
+ 1087 0 obj <<
+ /Type /Page
+ /Contents 1088 0 R
+ /Resources 1086 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1089 0 R 1090 0 R 1091 0 R ]
+ >> endobj
+ 1089 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [451.247 662.079 458.694 673.768]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 1090 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [187.792 642.277 200.693 651.3]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LA:PoolAlloc:PLDI05) >>
+ >> endobj
+ 1091 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [202.848 144.415 210.295 156.105]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 22 0 obj <<
+ /D [1087 0 R /XYZ 72 624.107 null]
+ >> endobj
+ 26 0 obj <<
+ /D [1087 0 R /XYZ 72 503.862 null]
+ >> endobj
+ 1086 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1096 0 obj <<
+ /Length 2445      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•Y[¯Û6~ϯ8/È@ìZ”,Y}kÓ
v(¶@Ï>¥y %Ú"K.%çäô×ï|3CI¾A€X$‡äp.ß\Nü´¦ñSnžòu±Z§ñSyz÷óó»>šâ)ŽWÅfóô¼gªçêS¯qdø¿Å2ŽÍ&z^iäiÙ¶§ù³åkI
‹e’§Ñoøîh±¦Y
Îc>‹>ÐTwÂ&ÙÓ÷5fÚÅççÿüð1ΞâõªXÂÀÒlWE¶e6²t¹«ép“'Q­¯´?wê1ŸFÖ;ùØá'rX-é6úÁ-íA¶cuuÃQ†Ä!‘ÈÓo²=OšW9»ù˜3ÜùÁ¶SDƒÞâ*œVzg™±ù‰ÜНN]»Z,S“Fÿk÷xº.àÍŽ(·Iô¢àÇ“*ŒáÇ_zb+Ùõ¿k–„;Èð,/ª…)ÞÒ˦Òb¢…Š¨òöd‡º´
ÃæÙãèå̦Kbàó$R/|Ÿl[Þ°¥â[è|©_A®mÐYýóNwùî+ =œ^),V²˜.LÔ_-‚¢™>…—<Ð㋪\X€°ºéÎéA¬RÂŽ™|;Tڍð¨—xW^|àøjHâ€yh2 ª*TCx+ ¿ŠÐÁyßy5Ì4þÅOVèÞŠ”D×þ½ÂHˆñˆj,àðÓÔŠ3L<bÏâ´ëm6úzùm»A’í§tçÁäÇ–}Ø –*“§‹¶nû -úËk;æóMQÜÇ:Slïc)r5\úu”Q/ôã;q¢+0'ÁJhv¸èU¾û)GtüÊãè þÕ(Y9g#À+͏9.qõfJwéšÁê6)‡ôSuË3†³ÙHp‘å!ñI˜3»Ý€XÁœhûÓÇxÁh“SRp¬'”w0<6e¾çèNr^àuÌî$ÿ$f¾è%Û³¿ù6aÁ=˜½CáD”É\<Ç”¢†ÄöÁ)q¡õ"M¼Ê4P„Ot¼qd¤Zˆë“#n²uô<zLo8¤—¾èvŽ›øÐzÆV7R5NúígYxy!Ãra7D7ÜUñ¤}ûîâ¿xÞˆOM#R)iF1Æj%®g(FãFp#Z˜:ŒIÿh¿öPøaô{SÜ°ƒl¯°þ0Oo&¶ê¿ÄÞD‰G‘Žù*²\«É£¡‘ÃÑj™ù;6H"jò1œå>BöA“ÌÉFA0Ä„ÚÏê`®D§Uãå,¿³4¶¸fv>u_FñÞ[br$é-È0ë+ ô³Ø‰!\‡!
 e8¨—î’¬"~˜Mar½&4‹˜eŸ…C¾ª®KQ,pÒWÄZd!mR&C-P7“‹ÞCKb›IÅm¶9Ëzp™šJ3>Ô™(€V%1ÎèQ­Ú=F3J¬¦¥·wk8€@ËëÅ— w'”’àfSÜÀ="ìJIF{¡XN܏mŽ)‰Ã|@‘{¼4¸Ð Ž+êÞd‘­‚"j±s‡hÓœ7Âlœ€t) tÔÕŸ~ý%Kõ2_âºc=¸2ÄŸ‹w£ÉÄÊ?ì›aéMÔ§5«n2ZÑîÑCI´œOí‹$sPœwIˆn¯¦ù&,}_m9KºªË”9½Bëó…•R÷G§f­§|¢ùbýy¥	ï¼ç7‚D’¯¶‰¹éÿ%Úÿû/CrèèýjKßõ%z}g.™síJ”B÷ïØÖ^\ÿ·=>=Šõ*ð¨-x+ ·
¨Bã³ÍÕ³±$OµÐäWˆ}
™2§Ù¹ö°±ZŒåV×6ÊÆÞj´áË]ç`öøû“¥S¾ƒÁÑ^=„f„Q‘"„,A²Ía"›µˆ¼±šÕ2‘öü4oqÅ“oGýéÇщóŽ ÆÁèðí¸9ëPãõœ…bµíNX.iQ¶·|årð¶’D•c¨åNC¨T¤a1ËH˜´Ãi¯½Mˆ§ìÚÖ•ö4[[îl/":°5îìÁɸë'©‹ÊÐÙØFŸòô³žxÝÆ(8–µü¢r=¯jþ€øÍúê€$ÍIá1×–RdQ^ùWH%tCèÊ'i6/|[™Ñ2Edöý‘öMÊLkQúд§Óî½ëÞVÁ<±Šž_/Ÿð¶‘«Bïﻹ+ endobj
+ 1095 0 obj <<
+ /Type /Page
+ /Contents 1096 0 R
+ /Resources 1094 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1097 0 R 1098 0 R 1099 0 R ]
+ >> endobj
+ 1097 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [129.74 370.04 137.187 381.73]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 1098 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [315.365 262.549 328.266 271.571]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LattnerAdve:PtrComp:MSP05) >>
+ >> endobj
+ 1099 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [460.605 129.981 473.506 139.004]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ConnectivityGC:OOPSLA03) >>
+ >> endobj
+ 30 0 obj <<
+ /D [1095 0 R /XYZ 72 720 null]
+ >> endobj
+ 34 0 obj <<
+ /D [1095 0 R /XYZ 72 245.553 null]
+ >> endobj
+ 1094 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F20 703 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1104 0 obj <<
+ /Length 2313      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­XKã6¾Ï¯è£ĉzÙ¹ÍN6À.°ÀbÓ@“Ø–l3-KJšŽóë·ª>’’Ú`‹Ú"Y$ëñÕ‹éSBéS¥žªd'yút¸|øÛó‡?§åSšÄûdÿô|ªçúKtÒ£é6itÚló$‰&ú6Û4j6Ûl¿ú#~/<§¶üÕ_‰Î°glUEgšêÌW>¡aš;ÇT¼Ãöµ‹¾™42mé»?Y}Áøì·ë+öúØŒ¼í†ñ±·øhµð=éS3`ï›ÏXkþ¼¶ŽCúO_ãæ÷ç’È[•Æ{¥DôºÑmKÜïBGš`^:ö%ßÿNÃh”V‘ÜU;y™
+ Ÿt»¥%Eb6NkBÁRèѼ¨rUOê&iÆaë5£»\ƒf¼uÇ[Íj;ctè/WÖ.®ªß©C?Ö§V’g"ùÐOÛ &š<~Ýì21x–G<m`䀅KCqD‚Š,cÑ7¦,Ú™uõDÁÊí°OÐÔ[ȭͨM‹Eãˆ>‹¯cc1ÞÅ,ÉÇŸÕþ)Íã,/ãm^ÄIµ¹Ò˜¶dtxªŠè?Ä›¶‡M&
+ ̪"úÜY*&´/“3ü+ Œè št0¢ÕŽ+ ‚ªèùöÍKj†ÙØ;šÅ}:Y(i0>Rñ.Ÿú˜öÖ­~içcQ,²àŸè­ßí¶²¹}FàÍõ
+ ï3®î[U+ -£S‘‡LâFŒ*ÄËq+ ¹@TSÄyá×Û¾;=>&Oâdï/c“+ Ÿ¤ÛSo@Ì¢/ô½W^{t~š'?€:M2WÑ2B!Ð+ٝ@p_(/¼LL¤¼ہ.I¥¼—_:Ê1–p~”Ÿá²¬hyæ(ŃȪmž5ûbYÎãÕ‹ïDÖä×ɈFëõÍ\›væpæ–L`	M|ãko¢ÃóšÉQK1¬mýÀ·ú«hýâ‹Å¿äÃuL\–Â~3Äaü ¢oÝ'])Žñ¿†ôO“´—¹A¡U¡¢³º{8NIE}j[äµ[w4é3”¤¼wiDsTšZ—Üù$==wÆÝsIÀ‹£Õ“’𸔺UV{ü^E¥£ñ+°íƒ.L³€lò+ º‘°"§X°ÒÇm)Á»kͳ/Þ{×·òê€_x÷W¶­±Kûã©F%9UQ¿''íyòÃߟ?üÝo&eendstream
+ endobj
+ 1103 0 obj <<
+ /Type /Page
+ /Contents 1104 0 R
+ /Resources 1102 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R ]
+ >> endobj
+ 1105 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [135.668 686.122 148.57 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:TECS05) >>
+ >> endobj
+ 1106 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [408.762 662.079 416.209 673.768]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.8) >>
+ >> endobj
+ 1107 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [427.058 401.456 439.959 410.479]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 1108 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [444.508 401.456 462.864 410.479]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 1109 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [467.412 401.456 485.768 410.479]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 38 0 obj <<
+ /D [1103 0 R /XYZ 72 647.012 null]
+ >> endobj
+ 1102 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F35 1025 0 R /F25 1028 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1116 0 obj <<
+ /Length 1306      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚuVKÛ6¾ï¯ð‘"E¤¨Wn›Mh‘ bôÒôÀ•i›ˆd©íæ×w”l¯¶X`EsÎ|ó
å&…?¹©ª$+ô¦Lë$ÕrÓtw·wïU¾‘iR§õf»'Ííî/ñ-•eô÷ö·÷²¸‡ëü©JôQŒÿÛ(Ît.¾DR¸&Š¥aÕǸêXz×¹ŸÆ»þ4}ˆb]Tâ-
+ ÑômkÉÂ;49±£~Ïß	%(èpžZˆýàñ°nVø‰œL¬ó|ÄŸM¤Jqd	··'¼…w¦Eß/,|"¡åfˆ1péXɤVŠ.? ¾³xèôT!|ßRt†\¾ð/<§\²?™éÚÆœÂb´È
‰wl8žá€\gy¯uO˜W3:K‰y‡Û•0K‚fcãù{“¹±Go?Ü	Ö–SâMƒûÇpÆΞnï›Ñ}'çíT© A—5Fî$Źq§ïÃ9ªÞÎh 0àÙœŒeµÁ Ý#-¿¥yÚ‘]׏á®›6$Þ?Χ“›å°9=ªÒ`ŠÎ'vÉQ-g£g$h“’o N†­óqž–<fZø®¹ÀÞ5o¢³ìFõ,‡c­^œô{þÚZèd¼åŸ=ØŽœ‹pã„{VÕ©è+ ˆßé<„z>HÈû„?rt ¿'Q\ä¥xŒ+ =².4Ô9Ï™ÎЏ¸Ÿ¨‰ô1nºƒ›ˆª´â™¦žŸðš÷¼F|Ó‚Ü9œ™›Ë¢xàÓ\nHSNÏCx@!dð6ø-øsÕ‚3V^u"j1`AEÄœ:ÈÆÛÏê4LçnË5Nû˨g at fµ"WÓ2 À’X­&cz) >¸}xiçZŠ™éö¨8±6–½Îa¬h´–¯çÅ2tQN<Œ¦œ² êûË!ÍòÍ6_7Þ²HÅ6ª2`šÕá…Á*ŒG·Œv,î#Gvâ„R搁
+ ,.|óZ˜ÃaäRMnI2ä±ïšå±…(A™¿ŠeNÞò9°Ùk–¡‰¶®÷BT–†—ÕjZTüÙñÛdEõ(û¿h½Ô|CëæîŒ3óôÄZ+ endobj
+ 1115 0 obj <<
+ /Type /Page
+ /Contents 1116 0 R
+ /Resources 1114 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R ]
+ >> endobj
+ 1117 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [113.368 561.976 120.816 573.665]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 1118 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [357.845 540.053 365.292 551.743]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1119 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [389.696 540.053 397.143 551.743]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 1120 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 518.131 540.996 529.82]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 1121 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [439.092 496.208 446.539 507.898]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 1122 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 474.286 540.996 485.975]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 1123 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [139.993 430.441 147.441 442.13]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.8) >>
+ >> endobj
+ 1124 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 408.518 540.996 420.208]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.9) >>
+ >> endobj
+ 42 0 obj <<
+ /D [1115 0 R /XYZ 72 624.713 null]
+ >> endobj
+ 1114 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1127 0 obj <<
+ /Length 1855      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍWMo9½çW{µ×óéñq7غhO
ÚCÛÃdF¶…·;£išüúå#)ÙNÜÅ"@¬‘(’¢ɧøvMñí&¹-Òl•&ñmÝÝüyóûßÉö6Y¯Š"½½ß±Ô}ó9º;TG·XÆ‘ËtSDÉâëý?"œ­6åF„—ÙvUÆ)o¹?}÷n'yôqGï1“Gw»£¥ÿ­Wø¶ßÑçÕD#7ε›G#vââ6^¯¶ë­Ú)âÕf#vÞWõ8L56GÚhi˜ä먩\%£ItA½ÁYèé£jŸ&;‰HÕ74ȶ¤ÂÙÎ>Wν,ÁËþ@ÿLŒ¦_$eäZšxÑ|Ÿ­*#¯p¿ÍÄövÕ&ÛÍWǁ&˨æ
MÌcÕâÀ8b¯¶‰±ê+¶Çú`ŠÙ&‘c4#^8R?톱Sï³Í:rƒ,?¥
œÀ>óe§|›µÞÅÑj±,óMô‰L¯jqr«ö!:ŒßdirÕè|\àý›Å2_œR«t!j6æé%d˜á+ߘ9¹=ŽóEÃ$p¦#È”kq‡ÀBtt|üXäETÙ¶zPEs‡ÊcÛè8²käÑœª1Ì»ƒŠÖÕ‘·ÚÖ:ë6ÉZom åeý¡“ìÐ̧!­Š@ºÅ1UÙ˜S€q‰úVÓ<f¶ëN½Æ2)Ž£H#rânè •A/yD“o}¬w‰†œNr¦´Ì¢/ë|-aïýep†€?‰¾GKà‘;œv?â¸Ô}“	Âõ+!M+ &®åYšæÿ'ÏH.»Ìw†pš!± ‰Ý¡_àb¶m#û*™ìÝé†yõ8{'úF%öFüÕ8k®b—•ÔŽçi5×
+ Ã×€Ѧݍ¥¬.ê™ Dzq{©~mwl½ÎNÓ1!˜Ù~/.T¸Iõ],yië(‹ö;ü©û«mZ\\Ñýõ#¥âZC
uÜ¥f9Í—”#¬¡ŒÉÝ2Ie0òÅÇ¡
’°4Açâ
+ 3Œ®’xzŽÊÀôr—F‹ê0§R"©D"w(>!BêÖ‡§Ij
	 ]VN ¶þR–§–«d<’h±åÌ’K|Š2¢*­ƒJœÊƒOÐ% êe)øMõ¼;ïvV2—¥Ùqq¯Çüw¾,Ù Æ'úù³Üò7®[xÛX¤ÀÞ»â}bh…¢Ž©³¢ü:;;Å6#ï”kÓ½Ú×#ø¨É‘RÖÇsˆ²ª’e8…VÄÄg²Â’|•å9;“¬H–jL6ò¶_¤	F$7™§âˆà±«t#MV›D´¼øôÑ!jÂ\¥Z[û‚f™Ð¹À @!Mz72N¦åw²Ï|º€,Ë¢\U¿7¢é”›V(¶iš¤ï±óº,í{”„̇³
+ Cm‡dÃßß4L™Ÿ&´çÍ•¢Cu9$œH£æ©×b'†ÁÀÊœ”9ÓO¤œˆ
+ º,’羫&\(>Ùfv¡Lô²MÏêÙT™Þ =¢÷êd“xñØXçL/{¬jëhœ³uö¨të\GS­
+ ¯+ YË‘Øȶ34˜)äãÅÅ«,¼;wžEÅ¿žPô‹Ž4óž=oóžä!_,µÒ•|N³¯ X[<dç06çUùŒH`~²‡öY}TN!ÞÅMÑÊ&ŸÎI&ÑMrJQ´EË´ÐFÂk7i¢¦ä!S s'ÎÛ:h–H4¸ÕÓ‡ð(—‰L 8f`qUïûÈŽóÝ}¬8Ε…^ê-¿p 7›.t%X8ÐÍÏþqgÖî&ý’Æ
+ îý§ ÑE}8ÑdJ’u}‰ÓŒôùµƒ¯Cô†¨…±5F>‰¥$"¤Ï
+ .Ù¿‰Ì%/™ÏØ;VM_ŸØ²c]±g-é’-6Ì—ÁÅN
Åš7~•½t'}¿[§ß–‹î·ehs>É°®Á(§ñ˦‡Ï€¥â”Í?\>¶<üÑ+ l´+§v/^a¾›nƒ{øÛ``Ù}ÑôÍ‹rÉJ‡ãòJŽ\n\Dœrl²8Ý‚b~ö¶2-°ƒ ¿mcµUyJ™	ŒÉº)5x¸$͉gQt!ÖïÁŽ'¯Ù»Â\DÚ&YWœˆ#­YîgÛœXûkPü'„…âh¶:!Ž¸Jßý˜+ endobj
+ 1126 0 obj <<
+ /Type /Page
+ /Contents 1127 0 R
+ /Resources 1125 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1128 0 R ]
+ >> endobj
+ 1128 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [207.846 202.411 220.747 211.434]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Spike:1997) >>
+ >> endobj
+ 46 0 obj <<
+ /D [1126 0 R /XYZ 72 720 null]
+ >> endobj
+ 50 0 obj <<
+ /D [1126 0 R /XYZ 72 328.794 null]
+ >> endobj
+ 1125 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1132 0 obj <<
+ /Length 2730      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YYÜ¸~÷¯˜G5àÖê ®ì“ÄÀ^$ˆû2뎤î&FW$µÇìO]¤¤nM€…·T¤XÅ:¿ª	ø>ä¹_ÄéC~ Â‡²ýð×Ç?}Ó‡0ð‹ xx<ÑÎÇêÉû×x½þ<êöpŒƒÄë‡Ù´æ¿z6}‡å™	S¯Ã3ïš/ðR3½Ç…据ðûe1ñNýÈ
,˜SÝÐî3Ót§›·‰ÏÇ·ŠΣîì1'd:¶$Ž8ª8ñþ	¤ùR˹z€×¡1Ç÷Ç<Ô®~ŒB¿ˆ"ºaI#“$öúÿN3PK~&1,C#õXóÃéŠÂTº­»C”{³nè®°b€Î´zH‡#¼•tý
+ 51êæ#îÍärt®h.QN‹°Ñ>ð}…u‹”~šùÎõE…÷¹Ò~”ÍÈ,ÈÖ¹'m¢‡˜ô0€tÙÂ,ƒ&‡ƒ4~KÁÓ^Ž¸cÆs[kHØô{õÝM=1Åteƒ—¬jdöÓç8X¹W˜~†âd­.ÇC¡‚PÍ!Ü%»¤pz%±+=kkž.gÜAšÄD-ä¢(Ÿx)qß8wX~š
+ s´+ ¼×‹±ß@V§‹€\¯Ö«‘ÞÔgæmÇ!ô€–kL¹ŠÎ8—co¼v;©±P~Knz­ˆc8c'‰EìËd#ùÙÙ+¿ò;éðmškRÎäs
+ +
+ ?ŒÃ/†ì‘xÎ3ô0cÆQ‘‚ृÊÑ</Ubá“uf
c?‰‘êË—Cjþí×ñãÂÏ"%ÿ`Ö_ØÛ¨Â|©¯mXŠß̈ÎÕ
oÿ•]Å¥Z[3YÓrž®Ž–+ 
+ WšPá#“¨`Åò#$®.0B[zþÈdH1‚£S(Cè@aˆDûÐØ9»Þ$4–À©1`qÆqÁù"ë.Y–zœ§¿@p	aEs'UùÊù©fװĵk0dÁÿ*L  Ašz`h2ÕÝüˆO\$¿òe •ùû*÷¢Óàh±g ŠÊ$WõLˆÈªלð…ÏùcÙ é7Bã+M+p’Dáp±¢\W…,kt;:Éú¶™Ø³8ãð7eã}ƒ%].b•º¥B"x
+ Ë^e\m)Ç_©TöÝÏX»CÁ3ŠMŒQòŽ•£(õ“t±2 ŠB,Ú†ÝÈDÈ„Èó¼gGè«‚4—CœÊQÎúÇ@õÃp•MyÕÈËŽv‘‡€ð%å§q´ÅXBÂË=9‚9X¿‹I|Xbz¦’e{6X#Ø`÷P‹¤Ÿéšf6„áÊ„´ËÅuxÄd/ኺcˆÆr:üNŽs•#KÒï
+ Óà‡§LIí;Éâ,¦/@ªwý‰Kܦϋ¥ÂQ}È6I^Kñ*Yý?®ŽËÌO¥I#hwâTwò»´ˆÔ5‘¶<D”óù÷yãÊZZZû÷/_ÿvlŒ«4 at 2íÖ-Å}+ýImO‹#ƒŸcÉ6HåÃߘLÞy††ãØÜ”aØIÒŸVõh6àsÍ=HÓC9ãø6=@žÏTè=â³
	ÜF<èjÒC
+ a¿kUyë:{|ÜqŒ>cÏ3˜1¡ôl^*=
Ó3ZoŠ 0ÙzÃÅZòR”J—†ûÑv‘R¶سÐS´5Ž¾=Ú•^ŽÎÉ.ú{9ÓÖu¢aÍÏtpœÂ
+ 蝄²šÁa‡k¯ð“±>Có·ƒÝïCq¡‡ß¯âó%T¾¸:À€×O“ƒ-ç®]
+ |"lßòÞ'|£”+–Î1
+ G9HÛ‡	}ì9°ƒ3:‹µ]£“k¨l#{BℵC¤­#–\ÍÈdqãê.œWà„+ Ðœæþä^³ªÛ‘Šw;îHb¿P¶44º;_õ¹>¢’»ª!tÔœLØX‰ç‘--Û @ÎÇß–iK‚—}ž×Ÿ]'7H2݉^øq”k¬öªu»/.¶c~š$W«È©`d·W "s°(Oiø³GÙIn"ôŽ°_ø/ÇFª‹CD)ë¿=3Œ”"]ZBép'›ŽI°KmFþÜà0«ÝæÁb¢Ì*ò•ÐôòÕÜËMšfÇå¦Ù
+ Ó&*ÄØìt6q³s+Š¥bˆ(̬ær;{›Ö†§É›KžØ.-%KN¸Ô·Geö¨ÛÜŽ²-3ÛŠ7=Û±òî+"/ËXϼ9cäÅç>ý4T$$©P at 8Ûýsª8£Iboþçê.ˆ}L*]/GBÜÜPâ€6¦9÷£¡!q+¤¥ze2íݼ©8-;„Þ¦cã¶	ØUK.¿•»¬…é*ÞºcÕ”!O:S©Oº›\Z¥P 7Ä&)Q¢aIQðù/[d {ù4·§Ùΰ×yŸÙ¥÷$)›Û®ÄiÅ1r—YÆ&·PWuU-åoÚ¡XKÕkÿŠ²Äg¢Lyƒ­Ÿ#Kª–@¾‘?Úb‰°ˆÛƒ’UˆÛm§ˆ/6×ß&˜L-™„çQƒz¼àõC˜Ÿ…5º6Z¦\†AHGÕïôÜíàæÈíª4ñ¸0+H¯ÛôvœV.ÈPGPBÉŸ°´¥Cá™TºeÄ>›Ò:w\àŒ''ë3Ò¡?udùû)uùæNKXìqÙ±¾Ùq€5nB€Ï³3E ê"-À͈g§ˆV+ äÞ5¨M§ü0qnÈså}6ã4Ó§)!_Ü%Eâ7iDEæ7Ó®
ʱ:rçj=GÕ‰oÃ’äàzæ}®“‡ç¶nÝøMH¶“cɸÚ~kÿ®'«¿%ZìÏÜ>`€4räÈ+ endobj
+ 1131 0 obj <<
+ /Type /Page
+ /Contents 1132 0 R
+ /Resources 1130 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1092 0 R
+ /Annots [ 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R ]
+ >> endobj
+ 1133 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [175.061 642.277 187.963 651.3]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HeineLam:PLDI03) >>
+ >> endobj
+ 1134 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [161.179 598.432 174.081 607.455]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 1135 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [396.257 576.51 409.159 585.532]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FX32:Micro98) >>
+ >> endobj
+ 1136 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [414.765 576.51 427.666 585.532]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DAISY:ISCA97) >>
+ >> endobj
+ 1137 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [258.746 313.439 271.647 322.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TheSSAPaper) >>
+ >> endobj
+ 1130 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1145 0 obj <<
+ /Length 2945      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYK“Ûƾï¯à-dÕ0xú'Q•TrœD_d° H"
+ + Þ‰YŒÕI¦w
ò³íÆͧ§w?¼1þŒ‘Ð7ž	seçÜobºì¥j•vÁ´Éid”´¯ˆ˜£{ùÿ̍4W·¹²vÓ¾Öô%ë¦éØèèeéíËjÈaßõ§b¬;Œ=°µÚ†‘ñBÒ ðò0d†>Te×îH€&‹Ö5Φaóí“$0ƒƒ:^%ÂXÇ¥éºÃ;@P´"g¦8uяuyix$³ýec_\Ÿt›“Ç,Ö}ušÉe}î‘
+ =¢TÖè‘ô5¤ˆî€ã
+ foð6Û8I×ÿ¬^¶,+ ýF|†žÐì¹:Ø&¤„·‚*‹^`µYnN¾Ã‚ÃKLCYåNÄ$Oœ”hUŸ¤hQ
œî—N±ñª	e‹æ¨ë€€)I1d±IÊd‰g’ü:KmbB]`󫞎œã`î”ÝæMvf1æNðjêÁ¯•ú"Ö¥ÜtPSC±¯´V£+ ZÁk3—+¸‚GŠeÀ*|õ‰ôŒ,ÛÝ…=“á+ëª]À¨’¾”À£5v͘·B ø_<óKë±fÔnU¤ƒÅ¾ÃÀXÔb§©µÈ’٢ׁT¾TÚ÷SÙ‹#8 Ð·ëwSöäÑù`¡gw‚,4õ¾j:—āVEó:ÔƒØéY=¯ñQP—kd|¯ËBb@[Ú’óœêH×S"8^9¸ðîòÑ<jè:ΫS ®¸cr—ô+ â`2áØäë¿‹ˆ8WI	]î1=»Fi?²vˆ“£– \¬s(ͦƬxÿ³‚\>—?åÇÙÚ,bêqr‰na.Õ¶*H}Ë"Õ‹žZ­X¯u*ôA,ãÄW	Ù”`ïè Œ½€ä(Rë [\´Õ½¶fîeÆ
+ ùQõ2Lõo
+ ™Ú¡ž¸S—[DîÝH#JQ[>•{F[‘1B$bÛW•ËˆTc>«c~¯m5Š‘—GË6Óm‘-;c·YÌ.ä"€ZíÃÕêËþRÖ|‰++³î=kB¶®¾Ü–S‘<oWö?ò-óg|ë¿CÕo¹¿]P ¥ü€Öwhô+PzÔhÊd5¢²ãð+ endobj
+ 1144 0 obj <<
+ /Type /Page
+ /Contents 1145 0 R
+ /Resources 1143 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R ]
+ >> endobj
+ 1146 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [200.814 554.587 213.715 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SmallTalk80:PLDI84) >>
+ >> endobj
+ 1147 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [245.572 554.587 263.928 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Self:OOPSLA87) >>
+ >> endobj
+ 1148 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [302.3 554.587 315.201 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.JVM) >>
+ >> endobj
+ 1149 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [404.425 554.587 417.327 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CLIOverview:TR01) >>
+ >> endobj
+ 1150 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [405.186 94.252 411.911 107.461]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.1) >>
+ >> endobj
+ 1143 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1165 0 obj <<
+ /Length 2758      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYëoã6ÿ¾E€ €¬]½e]?µ{-n‹ô®¸ä@ÛŒ¬Ø¼•%Wd³ýÍofHɱÑ;©áp8œ÷ÐÑMHÑMQn¶EyS„å&L£›êøw_ÿå7Q¸)Ãòæá‰1v¿¿†Y˜Ò¿hõÛÏ_ÿ„œ¨Ü$eªˆ«¢úUfµŽ‚v8­²(0©[€ÆÕ:ã ŸÚÑkù8vÀÚՍ?c!J¢M‘GJÿO«u¶Íè¢tXE„Y0¼c
Øßi°£¥nµŽ·C¶|GÁ‰ÖY¯ìmx,Ó®hŸ~œVà~´ÕÔðL Ý#±‘ÿ©«Q+ ë8Ú”qÌ©jáb»Tâ`+£¥µŠ¹½¨º^ÐzZ˜f>»–%&@Keðl{"K«DØL‡Æ¾¦A¶˜¦éðýb¾Wà,ƒ8h¯Lf¯§À3Uw\Ñ­	öfÄà®Ó=ñõC½wÂ÷^c-°Q­“$	ÆNÆG§7|°+ Ö¬]}q´;'€ÖÙDDVx4ŸVCÈŽÓ@övƒÔc£›XØ4vbGû¥VÉ)kK:œ¥³6h(ÅÛö³\ä•W,Ã>ÔÐ{;8㍭ì3',6¶2â	1ù·uk‚
+ ±´^#ŒÁTÙ–Úº4làÈ
+ Ú°e~âÿ{èŸÔ—)}U
è?4Õ5÷,büFi%f׫7â獀7nÑ›ÞÂÖ“$†Õ‚Y)¯ÎŒÇú((~¨‰RQØ¡™r“E³ø¯	‰O+Ùo”»Æï}^9_‚ß“Y^±Ýää#b‹-ì"a9‘ÄñúÙvˆ€ˆ’ƒ°
+ $v€îÙÊ¥èÞŠgÈ$²Øà/Hê¹–9Å)	¾+Ou,Î5E\Z»tœ8#O-”×
ùM¶
î;¨±—X7‹k7rï…	Ú¦î‘&ùǦLó³ |ê9oÐÞg»C°K·ÁmŒ±ôªcXŠPZHØ›FjÎÁT
MÌÈÂÒ@/°Q‘ÜaqKœùó€1ý\>Yàˆ›ËèòÅv܉i³}žgÚaÅ,ëž½O\³Ò J|÷¦¹bõÝi¶cüÂ{ÎQðKÆWàԱÈã¼R89%þ‡ìÄ	.\õ•…e0ìM$‰8«±'(5åYtá2=]òP³ÛYÍžž¨9ND
@—¿B¶9Œ·ÑÙuã9¶%a©b¥yzµbÞµÔø˜N2rø¤±áìói-¥LÄ&™äÁϬZØ=eŒýdwËäš‹¨‹«~‚Š1FŠ…•qžõäDÃ9°È€¶ÆÁÊ=Y壘‘b²®Q+¨˜Ó2è
+ DƸˆ¡*Îôu[½"Ú |’á9w+ ¥ëGÃMÀ(\&ªàK`m£¹¢m#’Œ °4]4|>5†ƒŸï)çµò±
+ >v½nð!p4¶Q¤yû}]ùÖ),Þ$RøDù¦¤¤¿Ô¨g…îFa‚
+ Yƒx3™±V‰ê…@) &‹æ¸2A‹úĥ쿻[E[9D E[4šøfkçYïI-ËÄqi+ Î`@ÞSÑ›±S?žÆ³ÀöEÕ$:Úª	ý?­Ûj~˜)çf¾ÞA!ß Þdì°®DSÀ®?›ã©Y¤{+ eÉÛ(Ä0@Œ/ØQ#Š/¡¦u;WÜx¥­kʶ²·Ã¸<Wübô›x„~î¿•ù"ÂHÇÛM–f$Œb“ä,‹(ÅÊ»ïÞý%:Ôendstream
+ endobj
+ 1164 0 obj <<
+ /Type /Page
+ /Contents 1165 0 R
+ /Resources 1163 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R ]
+ >> endobj
+ 1167 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [127.584 516.655 140.486 525.678]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.MLD:Fernandez:PLDI95) >>
+ >> endobj
+ 1168 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [145.891 516.655 153.339 525.678]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HPCMO:PLDI98) >>
+ >> endobj
+ 1169 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [158.744 516.655 171.646 525.678]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IBM:XLFWhitePaper) >>
+ >> endobj
+ 1170 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [357.489 382.998 373.421 394.688]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.3) >>
+ >> endobj
+ 1171 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [113.1 228.935 120.547 241.836]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1166 0 obj <<
+ /D [1164 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1163 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1177 0 obj <<
+ /Length 2426      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[“«6~?¿bqå˜ò–¤öTm*©ÝÚ™ÊËI4 Û$`9fÎä×oß$ð%—r•©%õõën¥	üÒ‡2{(“:Nòô¡>|ûüáñSº{H“¸Nê‡ç=Q=·Ÿ£OÝi“Fºïß7U}Üló¢ŒÞ6YxW*:ôƒ÷4Íi“UÑÄãæ‹νMP
H„/§ÃÈÃ#ŽaÄâ·e§³h:êÉ¿ÉF?ü°IÓ4úéGwæì`ÿÀBMzêì‰I茈ÎçÍضn=‡“3­é~yþDÞfi\g‰¾×#¯€²cÁŒ#a-ìSE
-la`vºg:‹óS7tcL»¦»¸V;ÙZÑÖÏ(RItvA3%yçá^Ÿȳ>°h<zGÓòÔ2ˆ‹Aú•ŽpJ;9ë;|ÀžhPYöÝW_}ä··c×àÇ«E“Ó(cG
+ G ‰Æ×(q×(éöŽ¨â3¸2Ï@4Oã]*ÞlËdwaX Ñýh…ú¾ý2oðWÜސ	ÜNGïŽGzø0ƒ.eádùùº)v¢öÎÎ#“ÓÒ/“°=¢Çç(­Æøñ½ÆiÞàžëখ·ØŠ_’Ò³¢ŠºŸuÔxÉœ“Ózö+ °RxÍ“\`ë8Mç¯ûþuˆ›1ž»¹‰M;?ò¤KUç…’…°{úªØæž=òé+»€Ñhz²
+ ýÞ¢úªZ⚠靧Hkv`¡\Ó¡Ûâ¸%Q–—qU”¥ÝІ±æŒ8Tѯ†-1ò0ú¶R9“žLü×”'¼'þ²{~’YЃò$‹4¡[­„=SH¬;Ý‚‹D G~îmß3ÌCò+ ÈHÒ.
+ ŠvÊð$ßµ\+ j ©
Þ0¦9í<­wE§>¸x§åãp:Ób4åéŽë1xÞ)õdž}:’°¦(æxD͵éû •i¶Àö4bRö•¶èNè° G7¨˜£l ¼¨q–ሪ|ä [“…¸ùï3›Ë‰[ÃC¹-À­’ü¢Ø£b‡x¡-º1L›ñáÈŸd_xbOdÖYŒ‡©Î}é¨xcIÔ•Õ€Ò™Â$ky@Å
ìÃõq¨B¡Ê@$²ç¥ºcüŽœ(ç…’e±¬lÒPN3‹„"©!(˜¡Ð/ VºE%B£eJÜ›:Bh"zc"ƒ"çÔŠkô€Oª·ÇÉÍ«³8ô¦pŠDÕmªÂÅK¹‚xÌ­¬º’m(ò[³p:$´ÔªÆ„ŠˆHT]Ü&RìW’Zdƒ5\–,Žßx{¡4_š+ E`^¦Ñç<+ Wܺ/1yjïd)¾û–Ú@AÜØÞx¦¡š[}纭Nâ¬Ø‰ö š;®šíbO!\m¼d»RHÆÉr.½ÚÚG•y"»îpCAÀ¼†{8aŠ2-a_EܽWWî͵f¾K–¾K]]¢W7ªZÊ(þ–§¨â¤.@É5(™[^.˜ùð¯çÿ`kÙendstream
+ endobj
+ 1176 0 obj <<
+ /Type /Page
+ /Contents 1177 0 R
+ /Resources 1175 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1186 0 R ]
+ >> endobj
+ 1179 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 1]
+ /Rect [181.408 595.705 320.853 608.606]
+ /Subtype/Link/A<</Type/Action/S/URI/URI(http://llvm.cs.uiuc.edu/)>>
+ >> endobj
+ 1180 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [365.092 552.466 381.024 564.155]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.2) >>
+ >> endobj
+ 1181 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [164.608 530.543 180.54 542.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.3) >>
+ >> endobj
+ 1182 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 530.543 540.996 542.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.4) >>
+ >> endobj
+ 1183 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [419.62 508.621 435.552 520.31]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.5) >>
+ >> endobj
+ 1184 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [233.731 486.698 249.663 498.388]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.6) >>
+ >> endobj
+ 1185 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [261.671 257.182 274.572 266.205]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVMOnlineRef) >>
+ >> endobj
+ 1186 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [101.317 102.691 114.219 111.714]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TheSSAPaper) >>
+ >> endobj
+ 1178 0 obj <<
+ /D [1176 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 54 0 obj <<
+ /D [1176 0 R /XYZ 72 471.255 null]
+ >> endobj
+ 58 0 obj <<
+ /D [1176 0 R /XYZ 72 240.186 null]
+ >> endobj
+ 1175 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1190 0 obj <<
+ /Length 2865      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝYYãÆ~Ÿ_¡G	XÑ샗ó”»Þ8Áòâõ%r$zyŒIjf'¿>uu“”('5»‹ÕÕÕu|UT›þÔ&Ñ›$̂ЪͱyøÛãÃwT¼Qa…Ùæñ‰¨‹_·E9w{µí«Úv{nËb·7Æl«–?ÃJ‰4DZêdN:€iì~{üi£â 3ñf¯UiM|ÏðŠQòf»¾#¼Põ2ýóÏ;?ÿúď°—ÚH:ö0º¸­`i(Gœ'¬†qà…îI~ÛßøÁ(™|¦C;ú)ÜY†`··&9+áâ~™¾xÔJ-2‹zŽùe ïp:Ú~	•í½ø2ùŠ'.I;û…z©'Çåü×U¨îDo|ºÔ#nùL[&†¥O¼ôåÀÓO@ÓõüÞxÚ!o–o‘}NzïÚ…ùîƒ7I%hZ'Ab‚,ÊH,Í4K±Abôf?æ¢Xm?—Ó…xêTÁpfY²+Õ;áÉ®’¥	+ ²>ñ;ÕÈ¿¾²Æ¼À×e§ŽDÞiC©wˇ®Í˜üÞ„žsƒ^*~ "”ßžk	¿¬éqÅ–>ã…â}j-œæ`Êjöþì7–
ÞÅPCƒá❞¦ŠÀ,§{<OÜçÆ
+ ôW¾ÊðF“IŽrЄøx2JšûF+ ,°Q¤*Û~>W+æ¿wDW1ç`ŠŠÂíë¹"Á%êYÄv=N±`¡¨ú	yãEâ$+ ÇP³–ªuˆ?+ ã0PY¶iTšÀ(‘çúáóÃ?=¥k`ØHû¯ Zm+ J]?|Ïûròû«.T_·^ç*<¹»‚Ü­% S®½Ó–§;<Ü•{©Ñ‡äxMéûx¥Ø.ÕÉ–QåÀSÎ~›²OCoß<¾ûÿO0\+<ࢴžaIL¾CHì=RC"›€ÙÛêÔ`­™§Ràf·'óæ{W±³Ïÿ+ endobj
+ 1189 0 obj <<
+ /Type /Page
+ /Contents 1190 0 R
+ /Resources 1188 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1192 0 R 1193 0 R ]
+ >> endobj
+ 1192 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [170.186 708.045 194.602 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.3) >>
+ >> endobj
+ 1193 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [298.644 662.079 305.369 675.287]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.2) >>
+ >> endobj
+ 1191 0 obj <<
+ /D [1189 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 62 0 obj <<
+ /D [1189 0 R /XYZ 72 252.598 null]
+ >> endobj
+ 1188 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F31 722 0 R /F30 634 0 R /F22 695 0 R /F29 622 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1200 0 obj <<
+ /Length 2778      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YK“ÛƾëWì-`Y¤ð~ä&ËV•Rvù ­ä «*³ –D+ P%ïÕtx	 Ó@­WáÐW3‹²T9‹OÑeÞe¨%EäœOʺ¤¸fœ êÖHÖüM÷lPŠk•™…±È54*Ø;p¸“µª?é”cè³îW̦s9G¬Ï@ÕÂ¥Tû4­±rp¯¸@×C­Aâ½ßä1œ”ÈSr8s:7„bÏ»~.âf¬_€V²–فŽU_ÆÙ[%Dœžñil\m*~­ÔÒ÷Br™'ˆ“ÃwüÞV8ñ·å©3JPSÄ`}I€ƒˆ9¤¯ÛùFÀ¬¹%¾3ƒE¼SÙ×3aï…g­<>V÷|³ˆ!ýù¿¸(Ù-ǵb.;>J9öù$a’ÐÄÒÐüÕ¨dOÇ°a™ð‰±);œâ+ ŸaÔõ0Ö¥×4ðþ
+ F9=	²)Ÿò«3t™Q®@‹Vxaôcææ¶ÞÈáSû¾‚OM†•¥…EW’¤p°­Œv ôæ䞆7Ö7lW€+ J°ñ†™Ø¥¾ßž"¦Å_ôÁÈÁ»žá.«zv†dÿD¯aþùµ$Ñ®E°_Ü«p"Í,t€Z ýJæó;¼À¢°‹+$Áz™÷œ}ŒPÝÔC":°zaŸm*!sÑX†·>:9í,³Ü[œIÞ¥íâºlIÖÀ£g­3{ãÜv¤ÜÇ,IæÒh5) wJí±8õe¸É,«•,ñýnÄÿQЖá-cª
f`5&V\(ÐtÃ&"X‰&bI½ûJãî\ZZ„°Dwx?aþ2è
+ ßF{v™E&m¾°`··ÐKù-ÝOÓò›÷‘?kÄA´KÒL›TƒžKø™öòÑ¢—@Üý]âGKXJ4rÀó”aàfu+e4 H
	H„!‹6ÑÒðÜwö¼“0<Yb±íFyy²‰
ƒž€¯‘RQƒ~JÑgNceö'=ªµð^bœÄ+µñÀ§‚ïš…7	Šãñ$Ø‚Á¨ÃL£LNåYÍÔQ8‚L'‡ãÁ!2(7†@¤9®:uýU¾0eiK}œ…MÒa	Õ¯Kœê¨Û1,œ;Ã"„{Yˆ»†·”Âô‡J/y# ±I)8rá{_ZöybòbQz^xÏ=4‚õñرƒËH˜~áRÅ]ƒfPŠóSCC!Á¨¡ø ÑŽL%Fœ7D^SFÇ<4Y³lô$,ZÎýB{¶”²™jÒµ(@<öÃEÔðE£±Ù¬O±í"ëÓòÛ•à‰yäq·|:î1<M®ï¶ÅógÖÆ‘¶8Ròìß8#ʼ
+ ƒ›s£n1­‚0b™ ~¹Âê3Û|µ¢pŠÊò±M¢aR:J(c7—Y
i~˜“{`ÒôÒ)ê
ߎhfÛ\¸fbݼvS!ÖézŽ£zÊ%úœ¥ù!Ü`Ê0,!Ø¡ÖpP’ËÕ
ñþXaÿ©‘GGY+Ž8È-Ñ·@ŸåyâóZ”´¼óøXŒRˆÞMYaÔœ”¤ìä¥L¯9X¢Ï¬qúÝt(EásÞ³¡á¿5»³D‘»\SK	­Ý§’0ä7¡ù›+·]àÐº,c‘£Ü¿‰ž¹ž?ömÀúQ&µCaí¯Z–ð+´p×àž8›vic<½=Õ‚ûëmxH)¼-Š]'7°G/
+ ¾³÷9:‰vAœªŒL®È1Ùa 4ŒŒ€Þ‚«Ú⦁Ô,Ãe
+ ªÅRˆ–ØE ž6³ÆdeF45] ƪ`Ö>ŲT,þZUŠY6뎫ŠµÍ-+ …Tˆ\2~±Z!t+ endobj
+ 1199 0 obj <<
+ /Type /Page
+ /Contents 1200 0 R
+ /Resources 1198 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R ]
+ >> endobj
+ 1202 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.186 705.318 133.602 718.219]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.5) >>
+ >> endobj
+ 1203 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [387.792 530.543 395.239 542.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.6) >>
+ >> endobj
+ 1204 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [99.862 423.052 112.764 432.075]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:CacheConscious) >>
+ >> endobj
+ 1205 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [374.952 288.789 382.399 301.691]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1206 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [410.913 138.059 423.815 147.082]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 1201 0 obj <<
+ /D [1199 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1198 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1211 0 obj <<
+ /Length 2864      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½ZmÛ¸þž_±(ž
œtâ‹(òýК‡Ë—vq¸6	pŠ­õªõË–/»ýõ}f†”¥µÖÙ4A±€(“Cr8¯G«®
+ ü©«J_UEÈ«®›?^¿øîµrWªÈC®®o˜êzùv¶i晚uí\ÍóL[=£×-½ªYMM1û8×ÞµŸ=HGw[wòöŸíº[ùy‡¹ûæ@K6ûßiý U;™®@B3٠ݢçf·ÇsC“ê®Ýme©š†–Bv‹×ú ïB· åny: ã×eWß.ÓÀv®Ã¬“©îÙ`eÐtíâÏ3«ìì¯tdáV¦¼¿þ	âɴʃÖ,&H„òìKê¶ñ×N$Gkó:{ìvÒb[nwYYÎþÕ,Xò±óFZÝŽ”BÛÕ«Õ¾YÕ]3ܝ6«„ÓoÁãݶ¡`Ýþ¸AÒ’‹z½8®±H¤énÓê$¤å>IêÇ+õH†Åp8~Èšµˆ±‘£‚XÅI¥,Ng§Te2-z­¥9;R&&ÄÁ„X­+¡ÍSǶÙK×»¢,šw…2<‡-®F›,v²às28Ö:ïüÐx,ºö{+ƒï¿‘ß»¨ç}ÝÁHÏåA¦›cf?ÿ<WJÏ~yŽTΔÊåÁ¸‘½ž{¬IS|˜5÷õænÝ°
'z ‘WÒ°-tð´¨ ÍÈ ‰â2–öúîµQßV¥ÅÖÑÁ}Û¾Ï!ˆR—³?I£~I£€àÒ„?S¸ëmwÄækŽ÷Ñ×#Ýž5Á<®É=Åæ#im+DòÛ8Ô[·Ql5 gé)H¯Ÿ
C`!fÚØÜ;7¶ÂÞÀ#ßG!„+Ÿã8FçªP˜¦s¯O{9ž\µ´’àÖœfèë¢ŒBXµ4$lXrÃ=kî‘÷MOcɪñÊ»þÝÎöçœU6wUöK°_èÙý<#³ ^„55`¦TqÊ»¢0ç«ú\Û/ªüìW,!ÎÏYæÖGÊ–¶gŸ¤¦;_Vá­fµ¢IVëÉ¥m^z©tÙh,ç
¤&áM)«rqZ<›µ‰å…O§ÿá|Wl`r	™ªòʈ«Á.<û	™?÷ü„º|á>}pr¡^K
+ v‰+ 	4&1r<þ(¹j"àyœWÙAÄ›à‘€Þ„†¢®ò=È ­N{rx‰›¡G÷'£xŤ£¬uά¥ÌD9þ/ﻇO±E€K¿9RHíÚ»µð ½{,‰ØÛ£$l·ß÷ 
?Ûº—žßç%f¬ŒÉ0yA„^>¤üËÅœ·Hja}.e0C¼î¶OhЙ«äÏ«¦b+ ‡//$qx·køÿÙµœµ½QÓ§}K{ÿ´o!cVÎ_ö-wÙ·
+ à«“oi6²Jkñ%FÄԐ%-fÏ7mjÚÑ$P³Œ0+à×V|o+ÍAšNšz4¶è]È#öÇ]‘Àœ+)òXbËf«‚¼³âë<žÔÃYïxºpêñHÎÄ‚b†‡ù×IcÔ
+ 5öK\ÔXÀøÒŒlë9žTêäž¿>éžÚ+ Û"köˆú†$V±UJ£ãÛü„žTî¿@„Ï	Ž±Úe֝èQ—\zP“_õ(¼E«@¡†ÂQJvÔ’Ó`É&X†Ø¿8T¥cý‘<›ñ¡A¬á´$eɁ`%¥…h89)1pŽqF&T³r0!&/«xÂéÔ¼—fÊî`v&è)³a=oòJÓ]> D
+ ÙëvuŒÂa:Çõ=E¼’ë €jR‰`h¶Œd7TY؇7	+÷PÊ%›Ýþ!"¾åòT<ÄÂCË€ûÙ;®¡!H­àšë¶J+"
+ sù‰Êë8D—j_S]i•îXA‹^_¨ã•P.v­—'J:Ⱦ^õ¥)¨a¦”XiRm	‡sñ+.ʘõ#=vB)À™VÜ_zÊAÙ2..4·–moŽ[©ÇšpBßÅ,®X1“eHïE1Ú+ ZAy°M ]se,(²ÓLU꩹‘¦•f;úÕ
~Î'’Ãy´Ëtnõ_¾œkD°”-ÐÎDAÏؼì«fd§Ì8žàÛô÷Qøó¢7®M…6§<`¹¢aÙ–,Ã0[MĻ”§ÒCe%ÄšClÁø½‚ÕÜÓc{åÂöÊ+³ä-güT¸ˆêÙµ<Ü´«”J9˜+jžªåÑ}dx‘ò¨¤Ï2ŒåM7%CQ[Ê¨Ú$Xèý#}¹¤Ùþoú4}æo	Ý’ø¼~Bz§²í„¼B^ŽÐ$6ž„&¹jøÚk¦ —Y2ªÒ¿„†ž,Py»Ôc)¼›ˆ‰(U%çöÎ#]±Ð]¾(’¹,’Õpg4¥]Oâ¶ôPÄZê’Ÿü•Å1ºÐƒæy<PøÔ%-|N¹+ endobj
+ 1210 0 obj <<
+ /Type /Page
+ /Contents 1211 0 R
+ /Resources 1209 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1157 0 R
+ /Annots [ 1236 0 R 1237 0 R ]
+ >> endobj
+ 1236 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [200.835 296.932 216.767 308.621]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.1) >>
+ >> endobj
+ 1237 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [267.512 275.009 283.444 286.699]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.2) >>
+ >> endobj
+ 1212 0 obj <<
+ /D [1210 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1213 0 obj <<
+ /D [1210 0 R /XYZ 72 594.333 null]
+ >> endobj
+ 1214 0 obj <<
+ /D [1210 0 R /XYZ 72 594.333 null]
+ >> endobj
+ 1224 0 obj <<
+ /D [1210 0 R /XYZ 72 576.602 null]
+ >> endobj
+ 1225 0 obj <<
+ /D [1210 0 R /XYZ 72 468.835 null]
+ >> endobj
+ 1226 0 obj <<
+ /D [1210 0 R /XYZ 72 472.123 null]
+ >> endobj
+ 1227 0 obj <<
+ /D [1210 0 R /XYZ 72 461.164 null]
+ >> endobj
+ 1228 0 obj <<
+ /D [1210 0 R /XYZ 72 450.205 null]
+ >> endobj
+ 1229 0 obj <<
+ /D [1210 0 R /XYZ 72 439.246 null]
+ >> endobj
+ 1230 0 obj <<
+ /D [1210 0 R /XYZ 72 428.288 null]
+ >> endobj
+ 1231 0 obj <<
+ /D [1210 0 R /XYZ 72 417.329 null]
+ >> endobj
+ 1232 0 obj <<
+ /D [1210 0 R /XYZ 72 406.37 null]
+ >> endobj
+ 1233 0 obj <<
+ /D [1210 0 R /XYZ 72 395.411 null]
+ >> endobj
+ 1234 0 obj <<
+ /D [1210 0 R /XYZ 72 384.452 null]
+ >> endobj
+ 1235 0 obj <<
+ /D [1210 0 R /XYZ 72 373.493 null]
+ >> endobj
+ 861 0 obj <<
+ /D [1210 0 R /XYZ 240.076 333.045 null]
+ >> endobj
+ 1238 0 obj <<
+ /D [1210 0 R /XYZ 72 236.729 null]
+ >> endobj
+ 1239 0 obj <<
+ /D [1210 0 R /XYZ 72 240.017 null]
+ >> endobj
+ 1240 0 obj <<
+ /D [1210 0 R /XYZ 72 229.058 null]
+ >> endobj
+ 1241 0 obj <<
+ /D [1210 0 R /XYZ 72 218.099 null]
+ >> endobj
+ 1242 0 obj <<
+ /D [1210 0 R /XYZ 72 207.14 null]
+ >> endobj
+ 1243 0 obj <<
+ /D [1210 0 R /XYZ 72 196.182 null]
+ >> endobj
+ 1244 0 obj <<
+ /D [1210 0 R /XYZ 72 185.223 null]
+ >> endobj
+ 1245 0 obj <<
+ /D [1210 0 R /XYZ 72 174.264 null]
+ >> endobj
+ 862 0 obj <<
+ /D [1210 0 R /XYZ 228.712 133.815 null]
+ >> endobj
+ 1209 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F39 1156 0 R /F43 1217 0 R /F41 1220 0 R /F44 1223 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1248 0 obj <<
+ /Length 2721      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYIoäƾëW4æĦi«¸c&±1ƒÀˆ<>P$ÕM…dkñ¯ÏÛªHvSR @¬õU½Wß[[íøS»$Ü%AæFíŠöæo·7?|VñN~d»Û{Zu[þî=ÕÓi¯¼þ<í:‚ÆÝXìÊ;ÃàPwðÿˆ¡GË*iïÃÔ{yØÂÄÑÒû~hó©î±íï&˼/}^2åG¥=âž;,÷óð+ xû3ôAE=5bÙ–ÝãHRÇÞ߸Â«ÒÒ­×@â‚èt	¡KDÅ~¦ãX‹ ®¬Ðá–zБ‰Š{9Æ—wG—í&ñtª	Ž'^óZ‚s¤ìDgJ€/Md¤¿f¡ÆJ>ZJž÷¢àñ¢ýtAôµ
õ4J4Aáþ	õq#.&)š˜ Œ•
Ãñ¥ÍÃi4Ûø݆8Îl)Ž?Ѫw„í
ç'~¬Òw!óÁJ¼åe+ ɯä쎌ÍËX[)#y—Ä&±s±kÿ2T.Ò®(‡
ƾ«ªrdOa¹G_„.‡­Û/«Ð(À•>Hï
+ 
ýðVz^¤wFÒ»ÏûÌ+ ’k:ævZôNx
+ ç’>PlÎ…	w6^«Œ×ì]Õ,Ⱥ„&ò£L­@…–~m2+ ºË,à`±ˆþ áªÇ–gСàWü;‡«ýs–hm Ž2©’üâÁ$T"¤ï©>âôÁ2F$™×†w7ôàÇs~¬,òS9~âè¸Ø7M ”HB¼kŸ3æÌÎ`}Š™$Úì½^‘5ÚÂôÆóƒ¨ø0ì¯-§Š_§6ž«éOÑf6¤.6ëÊMìk—þ7}wܦd´Ÿ*{ÞfØ32“µ”Ÿ¬6Ê•Ã`Û“Sv3W¯Ù'ãÈ[Ä'W->„‘ö£4[¡íÎÕ¶("+ 0Ûu³PCT¢ß¿¨ŸDÉ{—Í’wïŠtÒ·Ê@á	úcÅHÁ‰½‹T†‰)ZBçƒytÃ@ÂèÊ@²Bâp+†(ÄÌ»ÃÙ[¬kUMtU&¬`]‚
|WÅ ¶lšên.í.WL§ç)©!çùS`»OÁú%¤W,/ÌCǪ«Œ¾Gî»xŒÎeUe3Q?Ã¥’¿œå!KsóéöFÉow q ?Hþv÷ß›ßÿvåM°ûå¬q–îž ø*ËvíJh%Òonþuó«££BH† æ›(t?†j^Ò寀RÖÙÃõ˜kÀ
+ Qö8àðo§
+ ŸTAÊ–OË„‡
+ ù"#áàˆT±)r¢„º÷tª˜¢Tè?9}6á|
•éùwe9wyW­ˆ¡Y‘IÁŠ[}žùK"aèG±q
+ ‚6§û*|äR#†{Š
XƒãB	%¿tØ=ÀáÃPcI‹}Jª}·9 vJ…ýB¦ÚhŒÞ¶£[*Ø»¹|ÔÌ¿=ÁUžá°î<ÿ¾ÚÚ˜ ¥_µ^˜ôü«Q&¿×	ˆ5g×°ãŽ&å*+ endobj
+ 1247 0 obj <<
+ /Type /Page
+ /Contents 1248 0 R
+ /Resources 1246 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ /Annots [ 1250 0 R ]
+ >> endobj
+ 1250 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [355.268 573.356 361.993 586.564]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.3) >>
+ >> endobj
+ 1249 0 obj <<
+ /D [1247 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 66 0 obj <<
+ /D [1247 0 R /XYZ 72 669.732 null]
+ >> endobj
+ 70 0 obj <<
+ /D [1247 0 R /XYZ 72 361.784 null]
+ >> endobj
+ 1246 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1255 0 obj <<
+ /Length 2678      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥YYsܸ~÷¯Pùe9e
M$Áäi㊓ÝÚd_TÙ¯«Bq83´gH…‡%í¯O_à!q,¥R*
A Ñ@7_TWü©«T_¥QFV]ç7¹yóþ£J®TfQvu³'ª›Ý§ hºÍVýÛÍV;ôùíF§r‹;h¶Õ·vAYóø¹ì
6i°ãÎOZæVÓn>ßüüþ£Q³¥TbBgcY°+û/ç;&[ìÈØÐ$V¨Þ¯ð‰CûñSSÖÙX*—
+ Yßð¾* E±Pª3ÈûïEà#”ØŽƒ
+ šu×·CÑWMÍò©à÷(VášXН9'+Uõ·æk¹&VÚĉ†®Ü!éÕÖš$Ô™»Új`¦õ´éV¿#E—EµÄž( ý?ô@h›4rÌq¿»‰pàù…Tɯ$iÞóËy£Ó`ð"Jç-<Ò@Èy­4Š¡‡-Ó+ õÌvoé{ImC›äÜ>ËgºÅ^Üõ|þWpِTga³²}­u¨ÝËV…Q¦„,Ülm’¿mÀTJd­Á•Å]w=/µ+éàŠ¶E“Æ™O
eÓ¨üAŸ;6;Ep™ÌBµyz2™ äƬ®bl€úkðÀï™&<r«@rÒ&ð¹eóå9£­•;&ÝoD³Ð®Î^맒šrE½ñ ƒ•³™dÓõ>ý+ Øõx{?ÖrÉÄvÖv7'î'dÇùŸä	á8ˆ˜¼É4u>½$7wŽà
XyïyW(uaůҋ™ô’¨áT–`o†Ä«)j(Ø…5]Xi”,#À\¢¸#«jêü$0ïuØHH½öžOü—_6J©à_ÿà¡‘þo+m<d{5ršˆw(;ŽŠ\¬‘¢ 0c—b/fÙðð%ïÃT9Ýû…v‡/J[•½œ4v6{¦ƒ§Qìeé°¸¥»ÌÃUG]+g»âÐÆØ ²´«"5Fìl‡#¾wÒ²áÒÕî…Ž<r¤ƒ?tk~*M+ ¸Êàûw˜t⺎ûÐF™yJ‡¯SPÝqÇEO£ XIã—=°ƒ8Ô|?ÖÅN`cŒG”þ	eÐI9
ñÙÌA#y.ÏçÁ<öVs)$A«½°¯å)ð›	ØÞÜ‹\²=B‰hÑ2AÍžÅVÄ0À™wæ“b‚
+ †ÉÌñ=F¢ã1¨lÛIR¹°@J°[ûjÆìQ²rÇ<_a:OÕrÒ=ÝâR˜,B&S&@¡\ÜR#Þܯè¯%úaŸƒ­fí8€qúïüŽkv¼J¶nÕ•3È^ÈA„Äy€(aªcZu/֘ͨThП¡ÝM"ՏÐkqgÐGA;§ßŽzà7…¤öW„D,h±­àæ=؉{š†Z«Ñû@´„¿)ØÕßA›Y& 6\,´¬bƝ˜mÞz~kùmàGÁ=¿5žä™Œ[p•Øœ	ØŒÐÀÄШŒ DŠRª7aË­
+ Ç\Ÿ
+ —˜+ þ¢†}@A†4¶ðÀy+øòNù±ŒŒøÿÐh´®QÈ4Yh4D+pÓã™An!ópÚ.&V€OE¬s´,´Žé>VºÚ¿êóŸÀúlŒÍ·ãBYB2U.F”F÷>Ÿk‚g°º1)á&t©ãÕ7\Oݧ×ç"dvLj««Ý”øÀ\µXéÐÈÄûcÅ"莌¸¿æü`Pïh²™…žyR.¬æ=w¼l±j½å9µ/w²%`NOÁ¾߶ƒà²Í9µnÊ·ì”$›ÉAAçžÀ‹Ar+È	Gr.ýÓÞO-¹ñïÕ€C…±òëo-Ý×ÂŽ˜)Gn¼ŽAŽ3‹Ž»¹éž%^xb±ö¤ÁaÈ[V7'âeÇÒŽ5^/‹Ä1˜U¶p»’Ý\ÜTS9Î~'_ui˜9­¿Þ~)‹þR)Ök©#…€ë—¤zy_ù\ĪY™^(Zª¥+ >K¸XF‚ÀÒf¨_z䎱<˜÷Þ;Z0r,àØL’u¤Ë©PÒ6¹w•VnÍfp‹ä:,…â˜à?À…ŒMœòšüoΦ»]–é7Š>í<st”}NeÜn¾)IÂy¹'y=
+ ¯!¬Nà®Áe
3+ endobj
+ 1254 0 obj <<
+ /Type /Page
+ /Contents 1255 0 R
+ /Resources 1253 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ /Annots [ 1257 0 R 1258 0 R 1265 0 R 1266 0 R ]
+ >> endobj
+ 1257 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [204.99 708.045 217.891 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chase94:Exceptions) >>
+ >> endobj
+ 1258 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [279.926 466.897 292.828 475.92]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CPPItaniumABI) >>
+ >> endobj
+ 1265 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [232.466 242.158 248.397 253.847]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.3) >>
+ >> endobj
+ 1266 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [290.065 154.468 305.997 166.157]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.4) >>
+ >> endobj
+ 1256 0 obj <<
+ /D [1254 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1259 0 obj <<
+ /D [1254 0 R /XYZ 72 360.149 null]
+ >> endobj
+ 1260 0 obj <<
+ /D [1254 0 R /XYZ 72 363.437 null]
+ >> endobj
+ 1261 0 obj <<
+ /D [1254 0 R /XYZ 72 352.478 null]
+ >> endobj
+ 1262 0 obj <<
+ /D [1254 0 R /XYZ 72 341.519 null]
+ >> endobj
+ 1263 0 obj <<
+ /D [1254 0 R /XYZ 72 330.56 null]
+ >> endobj
+ 1264 0 obj <<
+ /D [1254 0 R /XYZ 72 319.601 null]
+ >> endobj
+ 863 0 obj <<
+ /D [1254 0 R /XYZ 253.515 279.153 null]
+ >> endobj
+ 1253 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F41 1220 0 R /F39 1156 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1271 0 obj <<
+ /Length 3360      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅZYoäÆ~ׯЋa¬¡Ù»Û9€Äð16	‚(y±
x4CIôÎ’ò+)ùí©ª¯É!EÊ«õf`±{šÝuWu•ÔyAê\*Þœû¢ÌSçë·g¼<ûò•‰ç!ey~y-+/7ßeùb©m8.¿ýò•µ§…ËBöZª".Ê7¿Y,£2ÙKeËl;-—­1ZatÀ¨¢ï
+ —íy¤1©±D㓽Y,ƒ/d‰ÒÙ%K–Шâ%&»ÆÖržÍvŒR‘ÙŸý„Q°Æ$kŠ˜}J‡,YêÜê8¢ô³…Ù_KBö´Š·t¥Ï~—ødN_Û"÷Ä'puT™'ª+ |9äáÐ+ø¼èDJ\ŠðÁ	ËH£™ä®0ª0ÚNñ²%½…-˱´L"±ïµ¼¯äýJž•<·3ì+£8ª!ÿŽ²ÆfA–y¿ NÕiX‡–e)®º,F˜G`WK£
+ £ÌÅ R9ú
úCÏÊä×Üá·¸]\§êxÿK’“½}.°êº\y?¢òe#>9š5(Š©äŸÚB(%v;+ Ù{ù[ŸâÁl%õ'¶+ËÖ(™eà£(úÞË{=˜Ù°j"ü“çeÔÉG­1:b´ÃˆD1ç‚“5’R	¦—Ýd+ 
	kIyt+ JO)'²øþU}C[d»
+ e÷_±UÙë×vJÿü32&žI'…ß,Ä'rš×ôÚîðéáö4ÿõ_à3Ö|b&eòoùíŽÞ¶2—ó)*»¼Mß®ël³­ÒnëÉYû;™©Öõ÷…²Õë®dȏIGÔ€VãU^’Ö@Mêæ]û¦ša‰ñôÖåÕƒà¶>ª}GT…Xi‹˜;˱Òï6Õþ°;®í.¡‹ Y0ÿúvA^yË®DT©,YEµøCypÜ?Zür¸Ý1g´öžg(öàט¢˜Iš“9l©ØMñ.×»ömwºêø~¨Ûféº‡ív•÷§ÃiñmBq»jD?V7ð`‰ïÚ†äuKÞ½jú«fÓ1B«<j#ŒØ
+ î7GÚC–‹ }¢@„Éy¢BױߺawN¶·­¯øàÕîcv2ûŸÕa/¿n’²+ ¾
+ ÐTÛ dvúÛ%1΁\%JBË6G–R¡ JšØVÂå7›ûºÙÔÍMBÑ
PÔÚ妋õ~†ÊB¼êVT
pâǦ’'Ž¾¯·uƒó_Q%¬îîˆñ¼rŤ
	K›L­S•äëK×XÏ4ygb஺naÉ<É­‡r¤wÕ<F»
çë=ŸŠú+ ‰ð´ö©qb–W2¡¬¦b7éü‰ÿíÒøb¤>bÚ”6
œÂ#fÈ+ ™´V*Ž±¿{<+ ÿ­þLYŒŠA7ƒÞ
Ï)!¡øäN¤*ŒÔ╱èt	,j`r}QíÕ…®'¨°•ŸV¡<©#G>©?Rð;ª¨‘™îºü¤òäܸ¸äABÛ‘‹.p‰<P×äÇLáÉæ±ïõIßb¶§|N™îÞ1·é¨<äò¥ºé…ˆŽî4éÚ@z×WVÝ AC—N~tÉL¦çNž­<ï¹xŒ~‰äsæ¾>Åô P¹v2R0$å+Òèf4b
‰Èc5’+ —¡ûm?5–´5(ßpÍ*"	+Ñ#.¡%êæ%jV%:7G“
F7,q?QîÙŠ,w­?0ñ]Eµž§ÑÀO£ÏÓf\³%gòJ3cuQu	d½‹t‹G5FÐu¾ø©= ñOö¦K´³Ìüf¥0Þ“•¬Äc6òÜ<SÂŽHuXoˆ‚W0++ V˜<h:3†¼4—WXï>.5áø¥^Rj$J:Å—¹”RçÁÚOÍØ<œ@jîè™”RÇÜøøñHé÷ 5´»¾-Ô°O7Ïår”Aõ	ÔÜk(¡#·õÞÀeùœˆe;‹1O×¥ñÝí·Ó}N®f@¸…··ˆ6%
+ ðýVuiÆ5@Ë–
+ óuH{“	c¼"TÔ)ŽÉÕÂ)Uà­(G]–÷ûY„û[àÅ\¤Py9&û©¡›9C')ôÅÄyñ:)ò¸xCnQ¸.ΟNVÓ-ì€æAöjF]à¢GŸ¯üm[ùß©8ûdãº0Ós‡ÌÔ^ç…ÓÔU5§IE½á¸F‰À?¸jÉHt0$òö3Ò‰Vs‘֏þñÍŒþñMó¿%taaÜÚRDkI)½ô¶Â´¹EÙ´ÎiिåPï×èoQÞ}”rJ–%$ó‚‘,C‰Ž^RIÌœÚ^RD- Þbä¢T*Nïнày.-i‡SñZz&˜E®o‘ìR+ UŠgendstream
+ endobj
+ 1270 0 obj <<
+ /Type /Page
+ /Contents 1271 0 R
+ /Resources 1269 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ >> endobj
+ 1272 0 obj <<
+ /D [1270 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1273 0 obj <<
+ /D [1270 0 R /XYZ 72 714.022 null]
+ >> endobj
+ 1274 0 obj <<
+ /D [1270 0 R /XYZ 72 717.31 null]
+ >> endobj
+ 1275 0 obj <<
+ /D [1270 0 R /XYZ 72 706.351 null]
+ >> endobj
+ 1276 0 obj <<
+ /D [1270 0 R /XYZ 72 695.392 null]
+ >> endobj
+ 1277 0 obj <<
+ /D [1270 0 R /XYZ 72 684.433 null]
+ >> endobj
+ 1278 0 obj <<
+ /D [1270 0 R /XYZ 72 673.475 null]
+ >> endobj
+ 1279 0 obj <<
+ /D [1270 0 R /XYZ 72 662.516 null]
+ >> endobj
+ 1280 0 obj <<
+ /D [1270 0 R /XYZ 72 651.557 null]
+ >> endobj
+ 1281 0 obj <<
+ /D [1270 0 R /XYZ 72 640.598 null]
+ >> endobj
+ 1282 0 obj <<
+ /D [1270 0 R /XYZ 72 629.639 null]
+ >> endobj
+ 1283 0 obj <<
+ /D [1270 0 R /XYZ 72 618.68 null]
+ >> endobj
+ 1284 0 obj <<
+ /D [1270 0 R /XYZ 72 607.721 null]
+ >> endobj
+ 1285 0 obj <<
+ /D [1270 0 R /XYZ 72 596.762 null]
+ >> endobj
+ 1286 0 obj <<
+ /D [1270 0 R /XYZ 72 585.803 null]
+ >> endobj
+ 1287 0 obj <<
+ /D [1270 0 R /XYZ 72 574.844 null]
+ >> endobj
+ 1288 0 obj <<
+ /D [1270 0 R /XYZ 72 563.885 null]
+ >> endobj
+ 1289 0 obj <<
+ /D [1270 0 R /XYZ 72 552.927 null]
+ >> endobj
+ 864 0 obj <<
+ /D [1270 0 R /XYZ 128.104 512.478 null]
+ >> endobj
+ 1290 0 obj <<
+ /D [1270 0 R /XYZ 72 294.533 null]
+ >> endobj
+ 1291 0 obj <<
+ /D [1270 0 R /XYZ 72 297.821 null]
+ >> endobj
+ 1292 0 obj <<
+ /D [1270 0 R /XYZ 72 286.862 null]
+ >> endobj
+ 1293 0 obj <<
+ /D [1270 0 R /XYZ 72 275.903 null]
+ >> endobj
+ 1294 0 obj <<
+ /D [1270 0 R /XYZ 72 264.944 null]
+ >> endobj
+ 1295 0 obj <<
+ /D [1270 0 R /XYZ 72 253.985 null]
+ >> endobj
+ 1296 0 obj <<
+ /D [1270 0 R /XYZ 72 243.026 null]
+ >> endobj
+ 1297 0 obj <<
+ /D [1270 0 R /XYZ 72 232.067 null]
+ >> endobj
+ 1298 0 obj <<
+ /D [1270 0 R /XYZ 72 221.109 null]
+ >> endobj
+ 1299 0 obj <<
+ /D [1270 0 R /XYZ 72 210.15 null]
+ >> endobj
+ 1300 0 obj <<
+ /D [1270 0 R /XYZ 72 199.191 null]
+ >> endobj
+ 1301 0 obj <<
+ /D [1270 0 R /XYZ 72 188.232 null]
+ >> endobj
+ 1302 0 obj <<
+ /D [1270 0 R /XYZ 72 177.273 null]
+ >> endobj
+ 1306 0 obj <<
+ /D [1270 0 R /XYZ 72 166.314 null]
+ >> endobj
+ 1307 0 obj <<
+ /D [1270 0 R /XYZ 72 155.355 null]
+ >> endobj
+ 865 0 obj <<
+ /D [1270 0 R /XYZ 134.151 114.907 null]
+ >> endobj
+ 1269 0 obj <<
+ /Font << /F39 1156 0 R /F44 1223 0 R /F43 1217 0 R /F41 1220 0 R /F16 614 0 R /F31 722 0 R /F30 634 0 R /F35 1025 0 R /F40 1305 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1310 0 obj <<
+ /Length 2776      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YYÛ8~ï_aìËȘ¶"‘:¬y›,6@‚Y`wÓØ—LhY¶…È’££ϯߺHÑGg ¦x‹u~U/"ø/rµÈ£"Œ’xQŸÞ¿<½ûg‹8
+ ‹¨X¼ìh×ËöKP·KµÆeTËUì«~¹ÒI30}9-W*ç•p¹JÖ*x9T¼aO³­=ØGcËþøcÇ*øï?ù³Ä¥Žèm…D=ào‡o;·2M¿ið¡ÞO@³—Ý*L‰
<ðUx¶úaŽHùSMusÕxq;kÜÑLÃè±:ÈcáQ__>HV*¥H4ߐ©ê[´
+ v•§^¨Á7]Z±ðê®õß®ãÀlè¡ð¬<x%2Èz’ˆøà|O“ãG™;¤³mª¿MÓð Û1ÙÑž®§Æ^yE¨"
ò²NôöŠä€Ïþ3Š“’On«ÑÔÍðÌ_î@NJäôp%MB0ÈK–/V¨D—„X·{\N„‰c×_ø{×õ<¨~”•Õ27àï>¨h‘‡EŽ–çÌ´Xè°Hº3á=Wöš„¹Ö‹Õ¼	šê<ø̯$
lñU¹"k&Ißwr†¹LM-½z…\áÃZyçÑ´ø}šð¹f”£µ8÷VôÍk…£†-›%ӐWqž‡ùZ]‰s™f¢Y©‰šiÃœ“	·ky‡µ'ðäÖ~žÙc6ø°‘7lI$¿È—)ljUx቉Ξk¢l©x at V1šw|CÃÍãà=ñUšiV}¶K M”öܨOĽQˆmö¨„®?¢Ø#OÀ0èêü¸‡³(o|k]èغŽõ_ä•=Ä
FèžÚÌñlí¾×Úêó̤øõ¯(;6ê¾kxÜ*åÈõö¹±_RŒ¸÷®sM{;RZ,$÷*²„)LÇK^(¶²ã
µ3„ª?õ×NZm)‚š†i˜Ö	60Ù3 ý‚cä†Âr1»<¬eŠbzÌ1èYÞ82¶üqe=|ÌW!ÚÛ›¶Òù¯$¬Ù3ãÌfªŽ¿Ðꞝä©
=µ¥‹CcàüPµ¼ì´³×6S gÓï+¡TËaÿÈ`Ž2òUJG̓íä³t»%kÚFi4Š˜ï
¢Û¹Ü„ĵ¶Ú,§~à‰íTñ€D¡¦ÏþÇ‚}æy¶ÞK D½l	¬Ä!1ga¡³+U| Z`—å:A§Sšÿ&ßI`I#E°q=wÀíQ`$Râø­”eÓ&aS¦¡áS˜­qv å¯ ¯œqdz9ñzÆ Ñi°>„T¬bˆ"K ’ã4æìgV·}a°ZZç,Gz¼^'’¼Í1¸>L(cv26b ÕQð;m¼ðÉ+S‰’r>Ž$4ÔííbÒM¢Å7ÖÝ9bò49'Æ£:¤–S«Ž½Ôªó4L’ÔÂ×î[õ ë$„„.»=†Xì% ’$@ k8íÛ•÷.zÇýeµña†$4}ãI¸bø‡GTÐ-ÒDÒYú+ dž‚XOøªgëb¾|»û;xR®9jÙ±ä0<>ë0.´„•©¥„ü øä¡Ò¹ìbNõü'£ƒ©’ÀCHÓWVv—M#ø¯¥º,‰2Ôä„SÛ\!
 ‘+ Ö	pÜЖýdö•	ƒg9e-eÒb7¢ÛŒ<¨zhƒ¸…}Áñoón9,ãaÖø½y9ÿÔb„='Ñú‘“À,Yµˆ߆X¹Óœ ™Ü7¸ê+1p“¦Ü€b-\kV
+ ý—X¥Á¿Ðdiiå@яQ*€<
ÞÓª£Hìœ!8ƒíêèà¡/ü§‚PI1ž55ÃL©ï-%¸‹lMlrý«+$Ÿ=P­¯'`fñÁ2J{@ä]'€7âXlm¢HŽà_‚%‘=à°PáºPrþ|¨-,Ë·lý~ÌÒø;ª­~]B64Íl°<:´ˆEãóŒ®QÚ¤×:i8>R”Ò˜÷õ•íù¥סe,Ä ’äT,Â.Œ7uSõ¿`ÌR¹_ãØh¥f]&æ*ò“4Œà©³"ºÖ+u’h=—:•w¨¾›, ÊC%~ÔÿnYÕõÞïû(ÅØ	ŽM›˜pu¡pÚƃ—¸.r£ô‘FT'Â^T "tŒŸ7Õ35ŒòògÞÛÁ­9§P[^÷Æ`š¯³‘Û~’\m;÷l”+*Pi<YÛš”Ëžì=%=òa™0"h)ÞG2fòhW`s+Ïm‘Î2í©aÁé©Ú˳«V€`5QÁ›<“¤§çõî®{¥â2Sìu¯Ò7ºWê¶{•'ÁûŠ:p›Ù¼Ä{»G¯yя;ùÃV'œd|Z3õÞÄrGUÀRví¨?µÌIJÏit<PïçȉvTëpsW›n°9R% 8n®Êç¶ÚPÙ“4pû-ˆéú£çÈDßåµ.é˜klxUnÿŒ­×증qïj#K†:1 1‡l“H+ Q¦5áЗ¸€¯¯®	z“² þ4I«5˜dšp‘¢¬»ý8ÐW»endstream
+ endobj
+ 1309 0 obj <<
+ /Type /Page
+ /Contents 1310 0 R
+ /Resources 1308 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ /Annots [ 1312 0 R 1313 0 R 1314 0 R 1315 0 R ]
+ >> endobj
+ 1312 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [360.305 705.924 376.237 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.5) >>
+ >> endobj
+ 1313 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [244.053 662.079 250.778 675.287]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.4) >>
+ >> endobj
+ 1314 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [290.235 244.518 296.959 257.726]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.5) >>
+ >> endobj
+ 1315 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [521.085 139.198 532.293 146.969]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Jalapeno) >>
+ >> endobj
+ 1311 0 obj <<
+ /D [1309 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 74 0 obj <<
+ /D [1309 0 R /XYZ 72 362.817 null]
+ >> endobj
+ 1308 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F31 722 0 R /F29 622 0 R /F30 634 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1322 0 obj <<
+ /Length 2192      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XKãF¾÷¯ð-2ÐÖ¨ªôrn›Í’`r¬‘’Ô’l-KIžNç×/?’zø‘],X¥*’Åâã#KfÐϬ»J‚­„f•Ÿž¾Û=}øh·+ú.ŒW»=SíŠß<믍çÖcläíŽåzã’Èûôi÷_~–×M{¢¿sUÓ?¯“¥tùÚïX
XȇKW®ÿØýôᣉW&ð·ÁVvÛ8ë'6â=e{‡6«eÔîå9E¾3	+a¬(AK9vmOçŠ(êIyûŽf²fÊ·µM¼¯ÂUõ*¸•'36`x©U‹žŸ×8E?Ty6”…2uH™`t§l¨ZƒŽÙ ”5´j^7CuâžaÛk»šd
ÌXoxL£J”†,ëuÈZˆâÙ¬R¨¨ËÛÅ—µM½w¬'8ɆŒ ¢ƒ¼ñ«©Gʳ”}@£•Aþ³¬uå¹+YѲàDàôn°—g&36i<+ Ûm8Û/,ó÷ÀÄy5*¼õ†Åök/‡£HÚSôó€¢7ÁÃQ&¦³gõ†-Ùvµês}rø(¤ìÞ‘F`í™/³€¡@É»J•fÂÈC««˜ñv
Lñur&{¼†§“LyŸR¦Dx¹PóÀY`šáÔ+ðÿµ*èÿ’©„1X±¶Ñ`îUŽZc=DN~âæ`+ Æ(ÃeÞû9™û„0µÖû®«JJ”è}†@F›ÀBáË[ÆYDxU—Lrõh%46sþö¢µdvNYÊõ¼e(Jy­yNf hXꝚ9ïÎjYDÏ„°\V õÖzol±’ŠïuW‰i0½0®³˜B÷f$æ™9@;Y{l¼‹^ ;>Ò1 Ôo^RÙ¨	åþ|žšw|]äë=´ÝT‚£©†\/Â0¦tbŒe½*œò]Öày<¿ÕTNÁÌõ™^«¿¸¸j@‘½BŠï·
+ ØNÝdß²l­‹`Kid¹«—{B™«%‰ApHX¦(SoP|À7_.‚d¥„
+ Øî!¼i…õT…ÃવÁëJ²fàn<g7BsÔmÖ­ékéRxªÚFŠý˜qKÁú*=Œpe2u`Üœ<:îÂYª‘¤ôƒ0¨kè_ÚðKû"ë£üE·#¨¾y,ðﳌ±ŒÚ4ZäÐuîSZKü/Í¢Jö°ϮkJ!|×EðfËaùñ>¿QÀ½Û0x31Öîà8"æ§w*ï{0™52˜>mr
W´Ÿñ–tÐn»Ø]Þ'µvºòbSvÙ+ MË´
õÓüÒäóµÍ\dTèÕŽÇ’[¶D£œƒ#±sûŠ•5ºïƒƒ3•î$ÝE¤WBª˜±ÏC3¶îT2ÃZg
+ ΄L^ò¶®ËüªÔ"úá`¹»:Wr¬—
vØ\4¿Qh¦8±ioé§HZ6ß‹òòMc>Š¾DÁwŽ§ÝÆ’tÌ·
ôÞsҍ«z¥¢±pDlª„Dcœ7é„…Sž÷åPðœÙá Æêç$OÇ>á{îf,J’¨ò·õP.h½ôu.Xôua”ú‘5zß'Ía¬Í8»i,£·°¬‹Mbh|
+ I•Up¾M·KmÅo¯§h¥3îHÛnŒ!îßÛëVã^ïVùˆÖÐ$Wºëš¹§ln$›’òé_»'£ß@LJçL¬¸AV_VïlÈúrL«_&6øðãɬ¾oŸ>?­>Ï"çILfs~dìôm妓n{h€[ÿø[´ÑÕǍé²ÓKY9É\ÖM-G5h.å!*ªŒ/ÞìR„¾	é¶áü4IµNp#㨔ôYQ€ã*Éþ*™ÄzsSÿ-.ä°/ÖMØ…”Q€¤e’KþbFjpD+ endobj
+ 1321 0 obj <<
+ /Type /Page
+ /Contents 1322 0 R
+ /Resources 1320 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ /Annots [ 1324 0 R 1325 0 R ]
+ >> endobj
+ 1319 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/llvm-LLVMDiagramHighLevel.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1329 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 1347 229]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 1330 0 R >>
+ >>
+ /Length 1331 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÜ}IŽl»®]ÿŒ"FV]LÃo‰ïoyßnxúÖZ‹’¸#ãù¹eÀÆÅE2´URÅJÿñ
+ _ñðŸýýþûç?þü§ÿ\^ÿþ?þÄ׿¯ÿÿÛŸ:óø*ó5Ãøª³¿b‰ý+¿F
_y¼þû¿ýù/ÒøÊ¥½þç¿.û?aUÛJ_e¼bžüû÷bjJ_¹¿~&÷¯_Î_!.¸´¯‘+ Zͳ|‚áWèY(_9Ì‚;z¤vÐÓ¿*áø•Û‰
cX}ï_­£Äøêc[3W¬ÑóaJ®_9±ë·ùèYêó+ÎϘÝ×´f8ŒÛ×49š£ùj9ä¯ÞгÕ׈–7¦¤þ•&[Þ˜¾zÄ7á+añê×x6~ÿq. *XÃã3'êÞ•æXAG«ÉøÕ¸úÄéÙˆºH¯6.Jª_3û6Þˆìgj«}}‡jçW­ »ÚãWŒÀ4Ìs«m|Žµ~Ÿ|¥zàÕt­‹Ä“+QÛWã«~á5¢õ…aZÃ6øq˜5U«µ¯U^àhVåZÀ3}…Â*JÅbĺ¦~¬%¨k34àêDAkŸµq`Ðú6Ý¥'T½ªÌ_¥;¸ŒL²íknkÿ-J)#q:
Æc|%_b՝­‚ìÀµfC]2Ä"mÿûD;[Äùk¸â£~õîÀÕ¶/½vkÀ*vbÁs¾&ˆµlSºhiWbí´Z4é¹8xõ/±‰ƒY4¡ýVæÚרµLìô=éemó„!­±d—Z,‹ø´§38֝ñT°¿.¼¸E,Iˆª~ME¾4¾š[»è€èá¢ëYoš¨š»
+ -`C¤:Dš‹‰†á
+ ì·ûýâ«aßB_sº‹¦÷mÆF¼lõ”DòÜq?nSÆ—fmêÅѼö¦q­x69ùOø˵Kƺ­n%Ë9{rµÖóc×®ã¶õ¦–Õ‚'ÕÕ¥ñ Õµ2ÃVZˆ¼x[G…‡VzzbY̡űh˜ä>‹%éHÓ¦\Cokߎy0?“yì<0}Í$AnýÅBÑ•¶¨%¦ãƒu>§¯.LH_ƒ`æ±ØÖñ„³(Gð”_ä…ƒtU±uÖÒŠ—,u«‹+5ü¾Ötjú±%QãÚd‹¾XCNâNå‚ØY«B~°1:ï+ + ìN‚=5ßú7f÷`×°{øÂ7¨i”Dír«±Ø-…Çí.&‚G+ úˆÙsÓ«(w¶<¾.Ÿl}qŸÁ’Mrì#PìƒäÈ}€!½J†êK¨ÆÀÖå`Á‰è{ª§XX	2KT²Ú<ÄŠûšØqa~1À—n‰õed
‘çG_ôÏ»f‡K2ÖH)¯ÞLÑÅ"LrÚÈN~]+pikÏ赑ŸÍʈS¡¸>Q*JT+ 7èÏN‰¦«{Xo¦Çu¹—8r0‹ð¦§û½%Pjwï¬.PìÞ¿Ÿ%†‰Â‹Ùé¼›]Ú›Ô0ñΞ­oÇ릟xÓ
3´.çg„ÁԐãÝÇ­¡®ªä±7nFøbRàYpÇ	µÇæd‘®•ììz3mj	²eT	UPLÉQíÐY4QŽ&¥š \W—–¡%iÃS{[ûƒG™•¨«³1ª†Y]§ÅyLÙÈýQdÝ€6û6¦*=á†!3K±n˜ …Ãø¦~j×¢ßÐÿ$W ÊڍMk"t‰¸-Å=sw±v¿¥9l†%/“°–ð0²)óH¬2P£WLÒäv9%²Ä€X¨­^0ŃÝÆ÷¯VI{ðÙî*Í]‰»îÒBüx/”¼òr>ÃPP²`\¶¶)úžø2/øE-/+âj²æ4pU–@âÀUL†¼ýö!­‚ašôCcÉb<XAvU÷àÜŒ[,,LÍ•ˆÉd3JºÆæ$íD¥à±®ïdKL”{ÖqgØ:€Eê¢ôb¶Ø½	ß&™õ>ì˜Ù²UNvØmvhT›	.Œ`º˜$Ý,!kBnKäTip¯Ö–è¶Vîb~.æ^Tp;בx1Ò·áÐÄ6¦»Ø“±6gº0׈¼ä–ˆXÌ}¯Aê%Ü\t]틤uÑÕzuék­Ó½¨à‹Õ¦»`µ6hÂäÍÖ•Ÿ›ÈÁ¬Öa!
 Ìk&M‡É«Zë¡ÚCVÄ6’]=té:ö³¹;ŒÕïþ¾xPqÛ$6Å
+ °s÷dƒP{y,HäIëû¡)CjÕ@ žº»r+qžûTºˆ–þؘUº™þÄ5ì¼õÎDZ1m_ž¸H»cc¬5=Ž¦Öî±1 EtÇ`ò©sl̦ùºÇÆl4íƒc.ág¸ƒ菃J„鎙%ðíca«JîÁ1wpŒ¹÷„é$w·ÏÁ1ºÝÃìà0ç{pø³Ž=ôMsíå@uU§+Т`;8f—­íÏ%áì~Ÿƒc,ŽÒê=8¶¶k¦ÄâŽ	¶ìxl$wpÌB•”;8ÞZõ­F^0hPô³Z5èûæ"	F‘ó7× z:0ú1‡DUaz ÚŠYÍü
ó½A&ÑŸ‹ÀÅäÅê´­2sH÷b0<J{ÈYøáWÀ$;x„Y°¦ÍÆáàÖD|c29k-œ›EÇŸ¬Mìæ¦\³››Ž3ËÍVGå#jpr6œš,rƒ­›#ݸ+d|“í>mYƒæù¸'ÈaötÄÅÊGÄ™ž¹/Ô*wh>fV«‹u\¸‘†ÐŠaâbG!±ŽÙ£…ãÁݽ#ð× 5c&vïkF1]kGÅ~׊(jœ.j~-+mo»’ÝÈ#:	JVˆˆ;(xS|§û~ßØð˜*qI"‹`RZ#NЖTØÔÛÅüLÄéS1¿á¤0y·WÅQ+ ñ…)’”]8
+ M¿Ã¤‚xJy-x5Sp+®$Ö@]à…+|sùN…˵1"à|±Êx‰`5šµwQÌ¥0šúsÈ¢7Zo½¸çf¶×N<ð€èYÙŽ0«óIn¨«Öd”É=ºXãþØûìLü¤d$þÂ%ʈ·1 Ï¤ý¼1Îh	ßDrÛ3\lúc†6æÌǐcì'Ì™!ÜÊ»øVŽh'ј‹vcwð’FV_…Y½O`
+ ?³Ç»Èð é͇t³¯Es¸Kôn@ÒÁ]…õ·ÆǺtZ®°.T\î*€ñ—†šžET
+ ;5ÊŽö‡º÷Ý@f;Šhx"n§e,R†YÛmÁUz¥DG›‚nKÆAÍ;\	î´s=-áÔÄLz6i©ƒÎG
+ &]c¤kýtp0g¹áËÞòGÌ!+ ’šA-Îb[{à{w®N1ôcÃèTÅUúèôlâ]h±µž¶ïBÃeäû×
+ cæv¿eàš‡bJû^#ÍÒPö¨¹‚³µ®}M}ì.Qƒé4)‘-8ÓcÆÚøþÕª¨oZ;’¾Ð8¢æ½[8·™~q 
+ û*•}‚W­7Ût% 'YйñÂeèz´1˜òÄËÆÁ@À]gDÅɖĉ¦ÖƒæøìÅlZ£B>a6W­ØºåÊ/†š0ØÎÀ¶Ùða«³:Ÿq“þq˜Šók}SœÄiGÅÌÎÍüu+µ;Ù•P¿8a‹¡Tè#‹—V*41$¡õËDð‘¨Ò5Â<6Œ/ 
+ W^šæhÔ‹ƒ}ù…a:=œlZ]Ûj4Í_ÎmãÕ•XXMóVÊËÍL““ÈÅl©«‚9Ž+Ûqé»õcÉt/Ry5”Ë/Gž¶ªwz¥Ì… †p¬ã4|0°ö,é¤óLt;(ðv¡ÿÏ”¯ÀEà<ç©T*æ~#ø	àÌbWY2ãéÐ"4]¢lc貫sncF¥LÃ×
+ tHñÔ	°Å
~ï.t¸Ó ¹»ýc¡•@¿Ð[«¦¦ÓåÝÁ¸W[3Ïéäõ>VˆZœâº¦&]Ì‚æra0óû;´"Ò(Ük®;B' ]UH{€q?äÁŽ0‡E÷îh¸çµ@êjM†æœ{í`*â2q‡
´]vĶM´±¦	¦­*©©â^9õCíLhAd	&Ï`LtÑOùƸ)‡M{,D1,¬Qyk	ÆÁLÙ“ܶÖ*ŠÜᢁ fPtàâÜ+ ÞK,æצŸAë÷¤Ÿƒétþ›¤
+ ÃÀѶc¥m>C§ËR90Ur<oo‰ÎàK\›Ë:ÒŒÛÙU†^Y‹8tÞ~Bb<0¾€Æ=º‰Gô…­×T„û±î‘qô@Ž¸—þêѹ´D
+ ¨o¤ta(û"ûn˜6Œ±@Êe­!¬žBMYƒê#ti³h°€^qùÔêUpƝ´Êÿø”€a˜~ÔñXc€îÁd„JeÝ¥aÏÀ!½,t ä[ƒš|Q¾•0j¨|ÚåKïóô}gvƒÆ™Ã–†É0«ŽŠs>þ•0ÀTЫê(ä·¸Èlª^àÑ=Ú…à§54ã?"
+ dòx¹Ø±¾ÈÀ§¯9U—*Æt-ŠGEQ5‘*VŸê£C—p påÄŽY=Ãât„榻g{¸ÀÖ·•û3ײÜÏ®/h Aú·µ‡+ý%m9«Ã­9ij˜ŸaàtfvnQ¶5úwˆ?Ôè­&éÖÞ!ÚGª+ â34[aÕe Æž¾¤ º–éi¶ÝÆäˆÄ˜º	M†^ªYâÂxŠ…þØ1¾×vÓ™`®X•uÑÅÅXG»µºî˜÷‚Á{uyÜ@j¬Åð³é+ %`Izu:°§cY83`	Ð𐀯gghÉb~/8ë®IPyÄU¿êÌ _NI)„Öz`|Aš;˜Ÿ‹a6‡!̺µtÖZ=a+t^&©ܵбzcš)¼.8¾¬ó®€ZÝðíü
+ ÁÝûO}Åvhìëóc»-å`bùÆ@ÎÁ¾`ë+ £sn‰ŸŠF'p#þ|Ìcì{ïf±VãTHJUðä\D˜
+ Áòm&p
Çe Ú<+ 5ªE´wǺ¿ˆj3ªÉ¥¹ÎPü•ó…lníÀ¬· Õ€¬	þÆÝCÎÌSó[(£AR±=øœ<E4¿úÉQ AÁù½aîL ßÕøˆÑWÄôjÚ
+ «×N8xÐN/ên¢ga6P­…3y2+ Íj}ì퍖Šã½Ø•æFß’a˜/©:¡
+ ¥À‘'Vì‚Ñ·
s™[ŽU“§båI
+ Ç¢F)§NI=HÌ¢=Tyµ]T£ßïŒ0j	±sRàO]…%­¨u€ëç§'S½]ÌZ}ž»uk7»Ês¶°{v´o˜Ÿƒ'Í¥y0›¯QÔ/mºE­
z9_‚7n¨‹k&œFن噇Ü¥‹ÎñEᾎÜç-ò
+ Ù¤÷L³CÛz ô‚çØ)Q-õ|Õò…øe§Ò¦Š;öM9¿1›rH_½r•jã&)‚±Ã#kØW¬Ó)ŽdHLÀ“N<hˆ™p-H¸wò_ø¸”s„5³S¢²oÐìF3Ãåþ¢|I9=šÖÒ0p\œWJû—+5ºþ{®´1—A÷Ý>b.W‚:úziû[w‘17•ù^;Ú
+ ¡L±Ùr3L˜û`KûœsÔånþZt0EÌáæb aR	ܝ:XÖ^3X½Š£^¦h«rõ¾íó[׿ÇxcLP(µsbcT%æ	1”‚3ylýÀhÞ‚Ù—€wϺ”—vãAÂ@jI«gpYÒDO~å kŠØ˜»þ½åð¥Êi¾ÎB£¨°xNÖ1¼•¦iuƒ;GƒÑ‹A£)ÛèEö#ÖQ)ƒCÃÆ  ¨áçªWó‹Ñýïâ߸›R†4˜‰l.‰Á\F;õ
ƒ‘‘óuÊnäàqÏÙ4̝½U»ãžsg”÷\W/nZÝÝ
†ÙͤUa0)‰K!µp~"ïOˆ½ôóÇÜú˜h<¢/àžòN®†º®Kœ=Ùnþ™=§cWc¼'á’ßèmcÜ|ˆ—À¸šÉÉWÄ yŸ3ÞbÑ8³AÃzO÷G´9vLžÙð×›N‚_nyHJ#K¦9%’ît‰Ö¬‹ä¤¶ËÃË¿„¬/ŠòrÔàõQ‡§©/¢ä¦ÉöIµsek9ã$1ì¢çm•zJ­‰D;%IlÞu%±'7ãI™é!ˆÐ̯Ru·žH!…hå¯À3‘8ÅݤåÙ¹aÔ‹ŒVÝ—5ÜøŠÈÌÃ;˜ÄìE+6oTôä¤I3pÓe÷Õ™œ”û83Xí`~ˆá-¾ÉÛP¦[hTøk&1ÛéL?yÎX&?‚puëçÛ§=«nû§Dž¦‰\9ë7Eû"RZƒI™´ÃÀ\r¤J)É`f·^Õòû•Ìf}¿ðäîÁ®‹Œ×læ ÉZVݸÞVùçÏéy”ã¹îY'Ù’‹(¹Nã-k×òN6á
`{ÑÓó÷.i(™ä;µ­…ï_mJRc*-ÄP#†~¦,Û˜WÜJ‘v6Fª£!!ÀÌœ€	“c®0a3MT! ÿvöì‰/¤jG(ü_9‚0ciÃTKAØv% ´­¯Œäæ±\x6šoôâ™Kþã("
oÐÇ1Xúé­•8—~¥p܈í¬nž3õ}ç1UsGxƒQ8D?®Á ^&|)V5OÈå²z…‰±´¬d†RFÔ¯@ü‚Bj0[¬GÃÊtóÄy…ï᪦i9Ýp‰G¾§Ü¬<bÌÖÊ ƒ_ „‘+Ug¸Fl˜_$®þ-¡µ¼5 §ïj£|úÏjõW‰‚fÌp„°ÉE?‚ìFÞÙ¬
'ÒðJ‡`L!
 69g1èpYú‚J‹½ZGRë
%HÙ-ÔûÂIÔDb»õ
ì%Ë” R¼¨ó:7§ ’ƒ¦Î¯0§¾Š²Óm	4[¶âÀ(Ÿ_4=418q¸›Ó¢ØbUã¸	%œ5e낉Áî¯Ã´Ôõ7=AÐ	Æv8¿º­·
xêØ€:–ZÖ®¯©w…¾QËŠtwÝoÈIBt[6'p÷["ã|%ññjf :·z$9®{è™EÇBp0:0»“+îORI1ÓÏú^1¤{DÈæ?‚iõ»öš>×t6‘mþ-C—4t÷þþE,?{¾l£þÝ­!o
Oä5[—8fæH'Çû[FnR©6r-ƒqϳ­`˜l¹¿ðq†Ê¯î
±›L_é~G'qh		Á¸ß%·!lÅ?uOU¨pLzLša˜¬-{²7šú°q6	dƒ‚9(ºˆ*‰uÖØLÝ«¿=ÍH‘Ãb˜Õ€%xA(–^‘ ÒXsŽ¤œ"&8„ÀþR/<µá¶–{5†l"I¥¡C¶Ct$ÌÏÁ€ÁE½û‰wß<¦ÛHÓý<ßw|jâ…+2sÜ@§·VŽRòrYf0ã"¬/kGôs5FŸ‚-¤›H…÷ä
ËÃÃá–à2"mbr ԍy Z¸ßôò³é…T…P1.i*J!{†Õ1ÛgÂ(—•à6ÀAÑîîMÊõ‰½-R¡ÜXv¢F ›8¿³[kÄ<‚΢M§ðˆÅô®âoë'O/¼çe$°/œž‚[͆e;FkÈ: 3}Äè+iâ¹N·^¼ÁvGƒ±m÷ºÃõ¶*üü!êw2^i5¯lcóÁзI
ç|—xCÀ¿º6©¬jÃ`õ«8Ìé'ãl²ƒ]ÂÜ^¨†ÛËÇ8tlÁ£YlÅ¢*þM̐ùÔȽ#Ù\Œç©åL•ù”H<`˦U*ÚDÈ7øç"’ýt~ÁýyVqõòA‚/TÚ9?a.e Ûe÷uRóOŠœÆíeX+Ä€Ýæ¾-!#›^2¼ÚÕHÙŸ¬(67H6Ǎƒ¨=øyêoóÿ{ÿ»7Þ¹‰íÀyçv:ˆÌ¨?Ä¢Yö¿*o8y4̝7d¥Ë1w&ó¸ßz‘qÏNæ¹58#-q1m}ã<á¾¼µïÐ’Fø	d•3p(®ûcj ¼y”h”Up-$Œd®]®FÃlk6a(Èn7Š• g¦9k¥?&Gðˆ.þã¦fê qäd÷“5*!
 §ª·™G%ÛÌ@<›¦!Q§²p¯î0À¤àŒò"_ºð%Qêd%Lœ¶º¿À Ó›BcÓUàÔP)§ú6*!
 2oûm†
s>ûŸzóûÈÉŽ•*/!øaR¦¨Q<£ÚQ(©aó)äÎÇ‚z9—ŽÆ®‹Ã=;…Ã{0¾ÇbG¸Äã`„Kçtc§OÈ9øàïŸýÁØsp¿Ò1ç‹ݱhw,æ‹pÕòLª¯éñ4)ØQ …ðO˜Kf	W'ÌHîH4؉¸#ñ1¯RçA]ìÄN%Ù=ll.Îad°;®6f‰î÷À³6Ü‘ÈØ_Bý<Gâ†]ÂÜ^¨†ÛËÇ8t$JǸó÷©ËT²²ÛHšA7Ÿ¼z¨£)Îö¶Á¥E$ÖÑ”"j+ (¸kØQ?iäÊP-QZGöƒÅ‰D–.ø7§­1Öm]ª#'ÅYd-dñI®¶¥xò"	^UL•ØÅ43ý•¡ºíÆ-•´g»S”zKd
+ 	ɪóé1NÈÖì‹ æ†°w– š•o„ðJc0”Ã6	B@Õ4ΠÏjŠBÝ-‹YZ|	¾¥ªç$fÄmcšaÛègÞîÒrâ4Ñ3|ÙŦ¼9lÕ8ã—T	r›EZ¥yœÅ¦„ñ[¢é+ Î/ ÄòH:æ—jËÂ)lw}QLÞ ‘dhíTƒýöˁžDîwÄnU™Íú[ý”9‘'#iDöœ9jéQI/ì$]¢@ÇE°Ñ¤¥×y#ҝ¾pÒ÷Šx,ÕWÂK*H¾ÃlbMáÿºŒ9„ª0_‘™HÈ{C¢SÝÆ ÿÄúILہŠ¥Þ0rT(WÅ¢7|u+ ”7Œ¾ÁþR%{Ÿ²²®p{¢Æ¶gZb`àÄÌ$Mm¥_
¥‰ðóZ¨\	½íI›m÷pÿÚX§,·ªÄ„)
fyf+™ù¾¦ý‚Œ>ã¶)|ÿˆ$_m´¤ö=c€gy*‰ø»=Y¹èOܹYߘVõáýê†Á|õÑ#€!æDø?0½<jmÞ-_¾Ã:Ƚ?aš=2
+ `þèS¯QÚåÓFP²XǦ+×{£½ß˜= ÐŠ¥qôYc¿83eGŸ³é³Fí•M}UüÁÑge–)W‚Š KŸÈb:ôYéäqé³îýhÔÇW’ôYk÷¿7µ¸©óÀ›:7bS'ôomÓ úW.}VYŸì·ÐtŠmúœÌéé=¸Ô9£§Í”‰]•žüÀ0nÝøÍì©’ð¡ÉÁ¬~—vzxP¤àK}5‹–~c.=B‘;]F‡7|éqÓÑíµ(í~Ðbíâ LÂIj¬âcÂüزua†ÖµnöÖ’gƒÙŠ„®D·VøpÃ…ñÀ—Ñ^·ÓjJª¿døäø{~ÎÃ1ü,o̝զ$o0wž[ˆŽ u‘ñªsmû¸¿e›={Œ|Íò»®zzJŒ=e‰=gÒ§’œ½/ƒ–†9g±\L8‡¥ahð 0݆³1Ey¢€á43³atÌ"G“2‚òkÀM¤¸
FoZ©û+!q¥Z´
3„¾(ˆ¬f"µAPóKUF7˳͏ÕÛ·VÔ|¸ÕÓνõ6Û‰¶z†  ]bHgÉêxL41¶WŽnÕX—	’6<(¢›p¤9ý” C¢^¨Q'h=ï6«gÙaNOQƒÞù2صa˜Ó«áôò1ÉGÚ¢8䳐-€’¶õ} ï¼¥’Ÿ
F“È£P|	F±D8~*:×à’÷†©Š"7Fïú~níâƒ4_2€J´}Ä\ÂèzXýÖɆ½÷&¸—},f¬SÏvv¯#ëöîõõnäM;ÍÍMon¶”Ùv§=Y°á\õàÄÁàEÓºå0£ªÒ£5ÇÀX‡aîl ùâoøÎ͐0GF@°cÕbŒæ`Ø–´¹
3r3ƒßÁÜô¶‰°Ntº|=Ïܮ跳®æ~„L“ïÐÇjt{¦/H!g%͐°H³WÉ6¡#e›uâ’¾ÅÐ#Ä{!uZ¹pdñÞ{ðâ*g£I¦á«#æì謻%šÿ~HþëtçRùªS:4…L“{“¥B‡*OSù+ÑËî0?ÄT‘ª=Ù&­›î’¹>ê%„:’¦	¡Ön=݆ýŠA_¢NÕIÑëtD¢eÄǝLÞŠ'ŽH6Ê?~àýêÔÁ0à)ß¡õÀ É+HäþÎ0¸7s"áAŠ!>íõýkyI¸ÖëÌ÷“•\ ël£ü†d<Ý«yê:³ÓS”|JÌ!Hácõ0ú¿µH²‹ŒÎûPô4ß#ÌùFºü‘O!
 ŐĔ|+ Ð%Ï^sJ5ø£î_÷’§‘yÕF&>©Õ>Ý>Œ<ÂË:]FÎwŒóeä>Œ|c6#ßCߌŽšN’g§jõ¬¦\‰cÙ&sˆ3[dNžõü0s8ãëòCfÎÇõêeÕðÕ¶™9»$CìUg”˜9<ö¶;kSä—kuK€~ «Ôðl(½î!«†±‘¹æ”½&=2T×Í<@ýï4*˜.à‚|1PT³1ÕÞ¹‚«§šçØ„‰)ÊÜËAõr`ÔÀý@ãÁtp¦Ø´JrÞû–úõÀ%}ê6Ì/Š]éw‰l»6Zš d‹”’ÛÆ•“Ä3V³ý<©HÏÝÁi˜æ`êN£žu®q=ÆÍ+S„Í~èÞ]xkŠ%ٍxè%o(§‡³m!Â\<w*ÁlçÞtàB+¿Æò\þ8LÔ³Qb§+
:Á#qLJÝq1Ú0…Ù'~ƒSá]îÃ+ s@"ìڝAŠOEôÆôÉæÓ˜Ýðp‡+æÅ›?Pkþ0n²_2=裥¢ë¾òäDø‡n}–_déJÈÉÁÞù¦ P·¡Q*¶XéNsKØ2¢1Œ¹F“FwÜ›`~cœú:"&ÖiH#´ŸÆ—MÂ:˜­!H‰Ù_NC›™cMCùÀÙëè?#r3”sŽJÛ_X	õÍ4¤>ҍ¹Òƒ‘†4BCê”`±åä?¬Â0WäoãM¿}0GÙ[¾Ö6¯vÔ £|5£é%\‡ó&à„WJzçRgƒÚɝåÁ˜^”58­çiãèEckÅa¬—[+j«¿=Ú·oOÿ#Ðñ~ÕBæÅ´0f©zAïÇÖŠ|‘v!¹ßedÀÙδ‡.e3Ã`I×x0|q Æ7•hls:«'Ç9½²„UÔö¾”Ћ©­N$o2F QÌNêf¶ëIÓ³~ˆùÈêíáxk‚r¦ºÙ‹)ôvDDÄ®ŸÊ6öǦ²Ï­ºâïCJW$‘m†ã•õQ&“•nÆ¥:’W³Íô˜Ë¹s7Rý+ Ïp—ì×å[héÙr§ÐŒ‘º%äâ6€Êçá`~²Ã°Ín4AOÎ9ÌÙTx2½aòÖ`ŒOxšCoE<MïFL!˜C[3ž›‚<
Ã:ºç©s(“½-o?Ó–«b¼«,¡ÁÑQ¦ØÆ*äcx«^›¾Dz|ߌU)Ƈ±*A¡ëŒU)mö£ã\½|3V1y…3V1ëƒ3Vqc3E8cUŠõa¬J|Êóa!
 æÔ¾DôƪÓí£ãLaŽ­R†ù0Vøè87fë8÷Ð÷µ*Åüf¬JHùä~ÎX•¢Y‘Ž~ómy9qñÍX!
 …쯭ÝLH
³íLULëÌ*ëÃTµ`oªJLêtu›oí‰èˆøš÷Ú$ëâ•Ô’Bß*Ó¤\$ÁÁ¨7™5ò–˜º<éy±„ñØ2zC´DņÁÑÌT¾±ï‚ù"B|^–æî©$ﳘ³7™ëڝ²ÌýoXwc¶SlÒºíøƒj™Ã­¦ì"„DfA¬A®¶÷wõjß\¶¤·“g›Tøøš¥r ®l0&*	æ#hî¦
CŸì`ÝwôEÙú1΃lug%	8n¦üï5mÅ7Ëž¦&|ÌÛ„bÄógæø¶.0\,Él@˜¯Kš-˜ºóXeâr£CN¾B.«s>˜‡Å4­‹ñ†™†Ô¥gÜ z¬ˆƒYLÆïÉ”xâ–Ý`JYJâ©Ù•£‚Œ›<<Ó,!`SþšC¾=ß¡æç×`ýÐ&_ÃtÃ¥ï2|ðçÑaiÙ¼ñ,Îf>¬c'ß”&mÕ\»ÇÂàï_=Ûþdôn±&“`úmÞNר§6ìqtbšÕòý¹M›9Á\éù\‰®ÞO­Î”ý2)Ô”_æDï…ig‹ÇWps%Ôê…Y+Ó(¸E)Wøj
SÚÍŸÁ0®IMØoÌ™0\#¦v)Në4¾¹–e¼œ¾3#º{lŒŽ”]5Ã&D3­k÷w¼-©Ïe7xSb÷€¤Û÷1|»Q!.I¾äz0¨ƒ5F{Ÿ¾XƒÉ,ÉEJbiQ™k0BŸïZ3Xž+ Þ$¼[Bü‡Tä öv0ï¾í®b» ;¿‰j´5ó‚‘tm°_ÒþB~š4°Ìèá\Ïæ>È­éæNâþê汫¢Â~ü’•úØ{ã'__ýÆø¯¬\¾fÃøšó?_ýÆì¯Øëæù¼ÝLWGíu¿@’¢pvÓÐ’Œ`FTž˜»Þª¡*ÉÝÒàmáO¾D‹û„P
s¬ï_­š{„x†9J%ë<bYé»PI"Ø”Möz³„vs¬Þýº%2åÔÐé"`“ôJÖoiá¢Ut“ÀÕªÐC i>!C«¬ˆíÓAmZÚ
+ ɃVÙ!pþ¹y<Ø1ÜS¬.Åî
¼‰€UÎ|a¼¹±MS³v'”ËS¡½Õqë$	à–hKZ±u@Îê²Ç|ÖÅÄ,À'Kš˜µ®”¦LQø¶<„øºÐ ñú‡$ƒŽëH?i‡ô Ëø,AŽ¯w_x,>åvad±³‚ÁµÝ˜Ÿ‹å2<0P„²šTp®99&ð¤ÉŒ¬±  ãyÁœcqí˜ÐÁFú½‚q¡oc+ xÂá¯a*1Ì	I8ٓ⎄Ë&&5€J‹	kCg¢ÝE:›¶7\-ïÓÁD*ÌËxÍ»žÒV ŒÁß6ÇÑ•5pÞ6̤‡ö(z2KIO‚m{wäûÅ0܇=ïÁó~ñG>â'cBP<ÙŒ6¿QüìÌùÊZþ¹mKü†¬äú‡ Ưwܤ¸OæèJ.èÃè¨¥e¥²:ÐÔ°a‰ÐñY‚™hGçðìaÖfoö`bMgWàå‰)®LäèíG³VzP¹”T˜]"K²çPáÛmVÃøV5e¿1‰•>ºò©¤¥ôœn#8?àê~§\Zƒÿ½ ¾Ê+
°Ñ<š¯‹àØb3`x¹9Y÷ÇÌH¾õ3ÅrîÌÐOW)|¨.‘Ø-5äÆÀ9cØ<0ó5Ñ#—–j$ÉfÞ
+ ÊåéÀ¼Ë³Íb¸Îu=n'îÆiû†£CNrd{"Âd+v‚½ñPEžø~aèdM"ò½[Œª{vnžáŽásÙ—`¸;â™sn{ÏUÌÐ|ã÷ÆðEAÿ=ü‹Ÿ-0 Ë•à[+ àÅÑ´•a6½Ú§B³¸öós0prÁ„&ú‚è½iÊøÊT´…Z9½›`0™\TæÿS‚MõzÒ¸0Ìm¦"Œë¥¶úÓa9LÃcš½8íÕçnoXòŽVümZÓ|Kì“È—4
+ L=Ã=-^MûâçÌâoÌí+EÆÊî\GeYzŒˆÜÇÆÑŸ1·µýÕo¬²Xa¦»ÒùŽk./aŠ¹ÕÁ’S öº“ï±2¾¿JÒá;h5˜¶w6¾£µÈë	œ”«$
+ æ­Ä‹4©.’äÚYþüÎùÂÛKMkIN½ãÇ]°µ>`üüé«_˜çjñ½êSå€X\Ýßd=°&3#ãêN}¡IÊ7—ö–´€½
óŒ¡k£+ÁüÁ
³L_cÁh£î>aN/ßõöñ9Šï;.½äëzàȸÅÁ·i‚ZœÚ™uÃÀd¬(AÔàmÒisÃZøé-A	
+ qé½ÔûQ	¥BØrPó½|ŒWÆ„@Ð%d>²	îb˜Ÿƒx2kʸßÂdfOOĨæߘ[ójá"Ïök(oíƵ†ŒCáƵf5ÿÆ<Ú¯>¾}8atß¾Øs5äcËSaë¯a/©Ó0êµG™ÈGë=æÙ8;ëñ˜¾‘š‡lÍêÑàK!)@ñ2úÎè™°ø&ñ@ÚW/ߌ0®Ïx5f<¦¯ÙÔÔà…¯ 2?qH"ÔoÌcè™Ù:»+ „ùÀ”DÓBCÌñОÉLHíÚæ=áñÕ£mQ%ŽÛ›–ä9|z³È]„KÒº'J‘ð~DDÚ8;¢<ÓÌ©²óu‘ˆÛSæ§~Œ†OüVŒŽ_$(&a÷E4–_ˆ;Ü‚ð¨ æf0NAÈîvоw<61ƒôÿ4©X(÷â k1Šú¦ôTG@
+ ]5&všÆY¤d˜Ÿ…Á+÷Å}åçÉ5wÝ-7f]ç_¨»˜¬dûˆí«+ fu5Agö‡æÔ"EùÂF¶…»èï`¸›‰abfb*rŽwÒªƒ©iÜ0jU`Í-A¦‚Q"¶@•¡{ûÔP6&0Ý(Gžò!¦‚ˆ.ºàUGW’«SÀò¢%¦È8 „7’#×:Œ×$¢†³µ 7ýP:Ù?öÂ=ÆLŶ.ºzý½­ÔÏŸ[Du‰‹8$öœì¡†z=0*œ®D‘¦­Þ¼Ó~^ŒÒʲ†i\xÖ¦ó‘ºs¤æ¡Sb÷2ÒWÝÁkF¢êy_çè)£1ÚAÞBûŠàœ*O0Á¾•ÇQïT ç)1•ÀŽù¿«‡ÃîûÆDË9r1k4ØƲđ­eTaŽñ—]ÌfZt¦ŽŸ1›Ñõ/_66,÷5š
ÑÁ|"î‚0U`<Ï×q”x¯4Lã1yZIÙÅNëÓš¬Š·²¯x²pd0¾‹ÜðXJ(@¯ ámÁD	‚ñ6Tõ%”ÞâG¾ ÔV^¾ìZÌ“ÿì&°~O
;¦vØà‡¾_Ç­›†¾¼e94mA±êà‚(“†¶b¡»Ü¨àª—0«2l½“*ɯ˜V®WSfÆ{ð¬Æ¡V=8èKÒ¶+ ¸{-Ú°ßvߏ›Ë„‡7¸†yݧ”<ç*
ŠªÁ)Õ4—Ó’“îÆMÆ»;1
-ûý'êP\‰M3q/ŸÁPñ<é0M“æV0L.½¦%'Ø£¨æ3÷>RãFíí0Å÷þ05<SXÞ‡)^ö‡)ôÞ\';L/¼‰ï`Îaz0v˜NZKÎaŠ‡Cž‡éÅ죓¾%û(eÝQŠú£ôÀ:JxŽÒƒ±£tBmàŽRÆ‘]1uÌêÒÝ%;Iç”ßý9I+ßæ¸'i…—Î=IkØ´¸OÒbSÞ%ä|k'é÷Iz<I+L2î$­ô/»²¨
À¤8ëüIzgdŸ¤sNRðÎçIJzw’ò-jw’^ªÜ'靂v+h&=Û%¸>„ùº—`‡±KpÅk9¿î%¸"Y\²KnÀféHtÅ­¸i<îÀDôéKt	¾ð¾_̾_Œ.Á¬Ó]‚+®vK°Ã}WÆhæÏ#ù5Gݘ´Õ‹(”üÚ—àïKðÅìKðÛ<Qà4è.ÁÿrÊ=¼}u°]Q/F—`֐æ¹ãÞ6ö-¸"€tDWBµ[ðocØìN>‡[pµŒ8™ªFKE„!
 Ã+ z,ÝNÃÇ`rXpR4Þ0ÀˆÜ:¶“»ƒa‹úÂ0ÒT݁‹ÂW—ó²	 Âwy6WbgBÄÆ„Û`>lüý¾¾ åÝmä&«¤å9퀋8øÖ@m^ྎõãK0F¥k%uA²Š×G
pƒK§ï_­’!¤Œë(w_êöŒ³ÂË}ä'&ilY+ %Ï­æÍ^U»Îr®°ºûÁ¿`
«Ûµñ¾{ÏnÌ`.ÿŠ ÃXŽHÂåçžžæUKúØ¢O2êjvMË+ •^_ ÚR­ƒ×\+Hkïíu¸ûÂ’Ä8ÜŒ‹>€"$¾2‚­`Åd ‚
%•[Œ²qòaJpÒÂÇ‹WQïó‘r2gF>Õ¦'Û`PåË„x¯è©O<¿a|M7㺬n’؏x=‡W
+ È‘	mÆ/Ý@Ö”âÔÅ·ç
+ t`×p„€~©{R°ÀæÙÔàUB£úÅàåž<7¾7‡	h6®ÁqM«Boåu8Û®aàqžuë¾0løaªôöxœ•ŽŠµÐö†´›s^¶´Ål¹âV9IC…‰’³èáw¸¨ŠÊ ¡ÄÚÈTG MÐr¤š¢àl—Ú¿Ñ?i(—0´Šìx0”ÀJ‹±ð‹€ÃªŸ”&†Ò‚ˆýX¬	r0äz[PX\{u+Þ`p4šVh+¾àÁ¿Ù9øtp¾=~Áê¢ÔH˜“ï–­1ÁM«\Lƒ3áNMï…‹ÑÈÅ€»,~ï_‘.
Hn8Z;0ZÅüç['=*ÀsKf@&²Æ‰²ÄÃF;@ɸÛfåÀƒôëô8`³Õ;ˆÁœ4xÛ˜~Î6¤÷ACüç‹)8â±k˜[–³)#^™ÌgiãC²·¸¦¡"Òî àMР¢djOw{éb"…¬Ÿ‹ÁS°ëÜht늀$køšÐ!ÊàUÇÅݹáÄcüŒ)Jq3òv½H7Ù†ÖCÝ0v9ÝŸ/¦3[ǏÇÀ‡ÍÞu-rl9
ÙQø*´¨é•^q|“T³…ô{cO6īϺýŽw¹BÔ’.ʽ°ÿÀDœ“ÃQÁÁlQKïgÔh3×îfÓalîàçG„Í%L|ç³ÕŠt|µsÒÿåÀER«•ƒéCI-à¾W )r.A®’KiÌÑ‹›ˆzýüï[R3T&ÕÁ­(Xãb"å—Ÿ‹A'ê`H-^C
ðmmö^왘‹±y@”enù3Ʀaý‰¡_,\£[?f¼0=õÐòÅ€gDÖ±1“·<<u:“©1¤-;בØÜc€Ÿg{R_â@ÚÛöŽŽ0=ë¤3 ÞÅõ2z&vÄï·
‡é–+ µØ/üýúœZ\	$Ö«<À¸P®Y7Ê‹¢`0¬!”KQ0’W
+ ãåRØ+ 1ãKö‰©Õ‹]Ñæ¼@^†OHr%às0¶Ü“ä䋉E:áƒá‰è˜Â=Í`•¼i|ÿ"ŒÉ3ÂbäϘ²__‹EÏJ³`)Ép¼t߇”7ÜÒ´zN30¸æäs‹[¿n
+ “7aÎèpWlnF Oòšv1™¶4†iR>^7…ʨekC0z”æ”Ø=•óÓ…w£^ÜÔË÷qìn™
’jT,»Àƒñë%%
+ ³ˆ ¯òtÌ0êÊEÞ0:ôù¹UµÊÃÎÁÈ– èqÃ@~Òƒ5cR:ã‚ÉÀ÷ºÙ¹8̦èŠÝ¥õ9ô¢cNµx+ 	öfÏÔ; ÕôšHŠ–îi„|µìì99ën–x!àK§“²¨Y§çÉ•œ¤èÃ…€¹bÙ¡I~¯Æ*ì+ ”¶õTÿýÞž%hT­@sY‘·E®êLxÃëò ½Ÿï…q`Œ«ð"}K¬Ym_»½pßÏbLŒ–ƒmc  
+ ̧è,C64îmúÍ1{«'¨¨ûgÌÞüÈtï]ƒyjö)ÍE3wËȺ12²þ8DhWÏÒpÎAC©M
FC#·„ºewõ˜&¨Í©kÈ«›¦2;Ù’cz2ÝàõŸ©o®DdÆ&.§qÃsçÓÚjQeC·†&Ý
ÃFQ»+X°r$Â;-çq9!Ó¹:€1³'jSëNe
+ ¢cæë'®Œ¶îž^IÂ4ÃP}é<Û˜Ûýåç#M·f¢‘8Öš.V“P«ö"ðç‚xCFO
_Œ^‘ÖY*Cª‘¹Uö}ïgoªö7•w<À:Àj”{—¬ÚÄ8750ìÖ)ÈkÒ,ÿÆœv©
+ ö}
Úx1¨Ûðyicðæ»öÙÆPÖ­ºÛh—)önÕàï?³÷j©ÉvâoL•ƒ@´'çwµ{ÚÑ,oØ{¢I±ƒhz†hž¥½Ü`êÁ\ºPêM8F\߿ȍ$Øô^iÉtZ^ˆ'C:˜ÕîÓ<&±Ó
+ T²(ʉè8^¯† ‘Íí`°Ä£ÛDë<q½5è¸Üâ9β*`´IU«ØhüÉšø;MÇ ³‹9Ô¢rÙ:L–sÛž2<BîÓ˜{+R1Ð4Cz¶I`ݘŸ‹¹rå0ʈ[VÍŒ®j„ë9‰$Uâ	èn²&TÔTíFyÙ8´«Ï@µ«7xwõÅhWcrÉ÷Lm}75ÂGž›º•òØÔ­†Ç¦M<6ukñ¹©[o›ºB+=?b.3)屩«¹ÐïM}೩7†\UqI-4‰ò:Kµùv£wO_ÌÞÁ
Iž˜Ç>áց–Ž#Ä{_L;×Ô©eˆ/?Qì]OæG/ ¦e%z¦©VŽ¤üÊi
+ VÚ<m7Š]Æ8t¥ÂzcI ”lóÀøB×VWbjäY/sloIJ¼°#p°$;v‹áÊæ×™G"NQå‚9å‹K£úË.Vqê`|Ñß4ÆzÿíŸ`¶4’^w½ôÔ×ÅÀ¢¼åayôìÛÛ‚½„‘
+ pÑÔÿÎüO‹˜9FW3è6ÊÅ°ç!»3(bÄ!ßbz`Ö‘
+ /¼ÇwPØW#`äߊ/°nøûOYÿškžO‰„“+ ½ˆúYÓšè¨r]Œ+ at c˜èh¾k0…,ž¿ƒ7°18¼òíõû(à»RI›´™óQ
+ Q³\•,€ñä/XÀ†áwÀmv^ƯqÂç!k§…ÖL¯žµå–ˆ|`:C+Ê•‚!i}+ ŒåPòÔÿiHÃã0HF‘£ÌÇF;æËؐzfNˆƒATáb
9R°oýÀËýŒáÂß.F„ò#ëtŒ1újaXw\LcØ1ÚmÜåæ+ž´7¦ £³úyLÅxáÐNΧ@+ 1ùÿZ¾ðÚ*£nS"gfJæÕÆÃq
!H ™hÈ㎿ãöXÜ!Kvs†ì³¢˜Þæ…ù4--¼†Õ
ÎÐÁ0vfSÀ¹+é rnख़;?sfúE°§˜3?X‡'O†u7cëÌÃQp`hÃÌ:-<RbU†éˆï]3Ö ç\ÞÜ)GÇö:Þ‘vŒ°ãÌ9¢¿Ö!ßW9ƒ‰_ +Og¼,ìüÈ€ËÕmö\þ~ÚhLZo	dLrGB&œ³wª¹M¿¿FZ‰1ËùÖ±0)QN¢)Á³‚^8C]k;^—‹eºI}ÿâk8Î g‚ˆË¦#2?µšäNµö%Ò¶–2\éþ·aÙêsv%b#µná–t`?iW6LFžÍAãëÆ$Þ—}1•‚eIÍL8µ„Œ’£PB?ˆhîÔˆLÒ~!¢Ÿ¹<`ÂÄsc±Ðf¦QöÀHíBüÁÀÏ…ÑÈcEŽ±;Ã:7øšaº†Uðž{x#ú¯—Ë-3ÖÀO&Ö鼉р{0È×o	j+ d´k ÷]%ð+ & õ#f“IFuÕZC6™ôe9è…©bsUÌuÌèæ«9 at d¼p¢Ç*Ô–)¾Î´3Lð\%DbÛEáµ—ÏÍB ÚÊg+ã3‚<ø=¨VRÝ/_+ B^ƒÂ´ä/ÑG¼Á4j:y‘-i?JJŸpÃÀ°ÙévÀ›6³âÚ„p,(ÑäP-.îgÎòŒ`R½PŸ¿ÜÑÃ,ÃÉ7‘ÁoÍ•àÅü%ûWµÃÈRí±¨"‡舘jžŠs¦¿³w
#áq¶ùÄPÐï¨7ÑÄÜŠ;qi¬íÙ•h4Q!+ ª².Óº·1¨£óY½«-—Çêü„¹-S1ì{Û¸i艐ûy€F^ÜaŸDZ‡ší8„c·×nuÃß.æì[0È?bôځ˨«Vf3M(ÃËK¶Â½|p@¨š$[b‡½¬Ì¡(<HFCFgß¿(OÆaš­£5™‹¹%JWC+®Ô¼œ‰ˆ©¡gpKmGc!
 ofhgk;³Øq¦÷7™aç¸E6:."AµœE3P凔G×䝇9‚#;xú1ò‹ô6g·á%ûb&ƒÏœ!­ Nj©ýSШ)ÊȽ&äÃü\ÌÝ›û+YT‡|aÊê]±“º„
+ šT•V`k±ÐùɤC*í¹
+ {=;|åîð=Ü»Ã
ãvøÁØÇ,—r÷%D¿Ái£lð†P·ÁÄ3·Á¡cynpäS|nðçÛçTÍO˜Û2ü]ý¯¡?6ø†ï7öQÊæ¸Ò÷otz	Y‡¬íDkÕmðƒ9Û¹¥øvx?÷ŒÅu꾨B^€Sn«ƒœ” >„³N	ÔžsxW»7¸IäÆ›ßi¼ä™õ~,"ú͇/Ó.bY£d¬ƒ9;]?aô0YéÃG’yÓ5ÏÙóš¶î>Ô›éýßDÊJ‘%º2,tE6lØFÏ/ˆ‘67ÒæG_u?!NO;n¦·ï;„3”p+ ã6°SM×å!Þº‡]É*ØÍf$5]_n_4zÝ|:¤uCÙ ßÍ¢¯§éÌn#ø>Câó•鴍ÈAùOß îF{%kD†Á‘1¢Ê\Û	…˜¦6ˆÍÖ·€r/¡Ty`7$aЉÊA(õÿé£÷P¤qåÌÙVT*ݍù9ûx1–›,÷ÍoSv4¡auÚ”%x*áàÓûlÃð¬Q̪+ÁGGðÄDé8aYKçdÄ¡ÔB‰WsLúˆæ£ûÏL˜QF*Ñ[B“ÅCn7Ƶ™JŒƒqÃ.Œëù€¹³g½#JŒ”pë””=Ê­“a\Sú装	9o­†p•"í:÷'¿ûtQ§™Oç¤ÌºLŽK‘ô/¾ÿÚÅ“
ˆ\ŒŒŠË™/m®?©ßñF߸ß>u¿7¶úœÞ0ù¾qÎê2R3ç&Ëœ™aÔÈÈny@´®îÜrÈ¥Àœè
£À ‹ÕŠÖÎàgIþŠ½!¼°¿ØÅEdx±&¨ÓÈ+/æGاáV˜ˆö5kwÝàßFS©c»™¾Ž«!–a±¿S`m
ˆÓƒ¹Ž.Ã{Û¼¹=‹:.´Ù.^Å3æ.4\	¾ÊõêtöX5Øb¼?Ä&ž«C’BâL•q$U^{U	¼… ?Xq)z|Ýu†¾]	e–ƒš`£Ø0w=û±1ÌÁ°ÖžRA“¹Áí¬©i^ÎLÏ¢ ú¦ƒâ‘)á­­
þ:døÒl»0ƒÒÉ@6Fl:ÔõüὔâåÞN}ý@…ïêNöoÂœ¹&ƒIE¾»ëÞB‘×ÖÔ—.»È¸¬½àˆS¾Ý¥&-ʈˆÈ;biÕâ^4m»Lmðäôõ¤k8!‘·Dó­|ßpŠíìîÌ!
 oeè2Ùã5óØ4xîÂYäQe¢É¸J¥{‚‚(èÐrÎØM6»„QBÚpâˆüß‘χÄƃšZ:
+ 	.í¸&>œ	Ù){ܹ«øÆHãk|é*ëíœÊ€ŠŸñQ3óX½SÔxŒáÑùe®ªa’[çzQÝ`;D”ÁwB°¸!’Øg·3ib図Pô¯=…Ó3´ƒAåG—>+X_œr¥v¼üeÏžÚÏ«·§öó„뭽÷•žÚO©[{ŠÛë|×~{õÞÏGíçØܵßR¿ÇÌÚ³Þ—ŒYµãýæmÁ¡ùbsô¦½1ÿŽÁ#óÂìšcNÍ«}°”gû£Õ·öæ´›6>ank»æßß>RPæîÛŸ4‚úö‘´0D_“ï—&+á~„»-;~Ø}‘—ôøèÙ8Ó¡áQj½ëf*¼ÂgWê`óË|ÍmòÑ1ú”@ÝáƒÌ‘])ÃðÆÜŠñm˜Ÿ0§Ó%ðê6ì÷"±®àcÚÝ"6ªß7ö
+ m3QIØþþ©tú+fÒ6­=+(7Ò òå,2“þ¬jº.•·ú„¡üøM¦£¿&zÈ ‡qóÒŽñH-@'
{0•98…þ±j‰
+ ßâCñØèy®uç
’	'l«Ôò*]1[¯]Ïn!D&)7BUF@$ó Ä3¡!Eb¤-·w*ÌÞÍŠŒ†ËqWºDÃü8’ò2ñ\ÿËGLÕK%?·æߘSójŸ¹ííC»ÿlÿ`Nkp!FÉoÌmm×üãÛorCpí#Ί!o§ý6(;¸šð„J| äÝaõ'PñŸ}DŸÍñøèÙ6ûÓÍ}:2ÚNߟ×KaBJ¤.äzÀ!EeZ±°Àƒ³[ÖWTùÌ­’0·×@Òc^»e½…ˆ~BUθ26®ß7úŽ8ìEH5L;t(ÈE5tÙbàgÈWm:²Ê9δYñħíV€ ´~ZøþÕ&¼o›¢ùce/*C#¨5Å=o¥!…H/LIС¸f­Å’ÍŸŽ‘úŠˆGm Ð#&âuwí¸–ì8Ò«¸+(¤þÒ2Ïl´ucÝÞ¿;”DežvÆi`PF]òè/Q)Qd~T÷уW°K{h»ˆHÅëQ’ßl”@â âôÆã›Y6Ç^éÕ4éŽ3pûvڐ¢šLS¦Ðƒ®	xgi“d³.Çhx­®Î_«EãX_ÍþÙ8ŒÂá¥Z¢kmƒN?o5dAÊ®å¢Ã0Ô渲­éHE¯Ï	ÒÒi6|*“&cÉ€X ò>4Zõ‘“Óàҝ'2Ê›y¤iHO1	KéüêoF fÀ]2i"†\úW†ˆ>î-œ¼V”äè»	ãy*ô—„ lcZë»Ê"e-DÊ‹‡€+ T@îö&&hJ ¾ð€ƒÌ¦ùtÀƁÏ
+ ¹4™zXïZ²),šs'a^)î#.pPnÒ±¹hs©³jx4€ùÎÏ£×x iÄ*0d±^ù®2cglúª/¥…_ysªœìwÉoÎ*gÄ:êÎãYÿâ¬Úê•õOήm–üæøú[0h”U?ví‘}ýÐPãS¹Kb`Ãpp¢¢½à°¦/r•ÂÛ¥©ðŽéG®³vµh!Lj`Ÿ¾AÆ€ÿ¥ÎL0ÅÐxpÙ‚Sƒ.¤›§ý¤\!zÎ.˜Ÿ‡ú³ÛŒ¢ã
+ 
ÔƒœH=¤ï©õêÍq}‡-CCÜ g:Ÿ¦Q+±6à¦ÊDÐL¨a³Ý1C]¾À)àÁ§sÏšôç¯Nèü°8Vï,àh¿ábTú@‹¬ì8Üá•ÍÊ7h‰jÀüÝÚ·²?zðq½
+ ðÓm®S!ápõ)àE¢¬*Ü=2†5Ø2OJe¯îÜë5þÙ½± Ê«h‘»7ó÷Ù0Ë}6üÿW_`°ðo{3Wéïcë`þ¿.ÀðóƒÝKµ:±{§R+ `A7õ‰ñ.ÕÜÖ/7ü™«{bý{ñ*Ú,=úÇÛ™fë¥ÿç¯Z:E›6|#­P•Ý'…ÉùݘaË¥¨Cã&yª¿Yò›³K¾ëN÷Y?ýÎú'ÇÕ†P.ß8®6+ùÍ9êÇ6^«¯_røèìú¡>N¾ ®c¶çD>ñ“3©Ñ*w—@ÝØ­\®³r5hP?éd÷	× ã èºìÜ*ãqcÐæ‹M„Û88á:ëº†ãì’ÛÅh
+ _8®ÕÆw,Ýò~‰/$vø‰Â¤ÌuUÝzs|çÙÞnY¡Ú¶úÇ.øREÂV5³`+ 5ÕüIg=ÿ\WÅC±
& ‚qùÚƒ=û ƯcpM€Q“ 0ŸŒÕ‰=oŽ
+ ëh¥Nê_›3^=wÁp‰ÏIõ%ë›ÑW5ôÕɁVãØ+ ª€+ |Ž
+ 
+ $Ͳõ:kqŹI0¯€(7«`OlÌ?®Ÿÿþ
+  àà>™—È´T$ðs!½Ó_ýü‡°õ¿]ú'™(à\MèùÀºty
+ ÆJØö³špuøÕ܇mÚs
+ Ñ~‰ðGÕÉ=…Äá…N5Rñ(]¢yEgZã´.+ Z
+ ŒL²è(ŽÏWßû̳ÛŽEËõâs&H®Y7þ]Ùü4£%(*Õ]I4i¸1(ïH–ž͍¢òÀ¾S4î§øÀsü&ª…YœÙ”P]ûÎ|\ŸÔsö‰¯*“ƒ2¹!šáÓ¢‘±Y;Å	tV	 ¯|Ö*š9îÝ¥Ò˜Ù˜/ÚõÌ8tûQ	Ñ·òèLJ~%cÜÍ¢ví_àpCŒ8MÀj7$h¬f\‘*Iî™¯5;.®;fÎYÁçU%‚½Ê×'R7O5%îD,€÷NB)t8Øá2ãŒJMg4Jíš)"tã, dtƒ~‘'ù®fЬ:bwhèEÍÚ-'àÒF×È›Äišp¥—L·&‡Íf¸¶ÈyéäÐÒsŸºîŽQÒ#Ä<i4K˜$[…MÇè>à-<›fõ›ÎE§ƒÍù˜š
m$ñ€ÆÃË}&š4gën'(Q“¡ØT{*.SÉ<'GÞHMcg¥`Âp…\(ŒŸS"œªx[¸wÕ#Má-ÛsrŒÃžt’x¨iŽý“ p4Àžà¤kúz§¸+ J@Á~ËÞ"‚="ù䨢›Î¸ôÄ …æÐÅ%âø'8f6I-ì=pßRñwÐP£0÷¼‚àlt!Å}øMë>fG§:^OŽÇÞeöd/ÃTžç*î6Õ-e+ [ùFó|žá¿2ç×q:À	Ôž}áfüÝ%¿9«d:+Gý¡ÖGý‹³j(ñÍYµ­’ß_d\_?ðr᰺돝ÖÌ®$‹óÁIA®7òsA‹„áÒàëW2—ë¬]…Kqgw‹RPˆÃݢɪ¼NL)7‘Ka)ùÐê:ΐz+ z„v4š6ÃiñjÀâ€BGÁ~€Ì<-¥R­e+y%˜\ zÌ=^-v‹|6ð 
+ ߐ¾ÐÒÈ ä°¡F`¶³F˜¬õÐμ9ÖòJ¤ÜŠgÜßzê¸'ò‰
¸6T”\kû¢9<ÅsàVé¦ ‹&@‘"0ïoÙ:‹òp1²Á`p«MsÒxÞ)#WâѸ6”`‚¯+ÑxžSdq=d¥ÀR&¥arà¢Ñ`‡>¾ßxeÕt¤`|ïèþ''Yƒð±iŽ	KáÛs2ŸaêÜ›21¬€OrθãDFªÅ"ˆÖï«Sì(ܾàqµå&-t³UŽ “!o)€‘L8ä¤3žKQ‚+ ½áäí쇜txŽn)¹d„䔐^î3×?œ	éº	¬Mµ%!“Þ29SBèÇç$„.ŠÑK¬ž’“¢ð9	™S±%ä19ƒú(„âELlÌðûë?úvdÛ¾a at URsDmò•×FÒ«B+_<õšÔî3ºßí¹äUÎÜ8¿›ÃŒõÔéÔxRÞV’*óÍÙeâ Ä+ ¥¦èé^^„DH¶n-
\’&ÇÉÚª+ \íÆquɵàÍq•©à㬦ù¬ªƒ£öŒØ;»˜&å&ÄAƒSMµÖæ£\–ã¨SíÈt¡ðí`èƳUæÔh¬’Åç%›e!•“ƒC?sÅÇ—\h2úæ¸F#u9´ÁÀëužíƒíò1RìÔ‹á{þ0NžÇ˜¯Á‰1‚Û½IvF…߆¸ftò1óŠ¿q„¬†Àp{®s[žô,e\P	ãm±kÊ6õîÀn«·ž.¢	å‡q8
+ ù¯ûßÿóÿœendstream
+ endobj
+ 1329 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1330 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 1331 0 obj
+ 32891
+ endobj
+ 1324 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [104.694 518.708 120.626 530.397]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.6) >>
+ >> endobj
+ 1325 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [349.462 154.574 365.394 166.264]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.1) >>
+ >> endobj
+ 1323 0 obj <<
+ /D [1321 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 78 0 obj <<
+ /D [1321 0 R /XYZ 72 720 null]
+ >> endobj
+ 82 0 obj <<
+ /D [1321 0 R /XYZ 72 571.239 null]
+ >> endobj
+ 866 0 obj <<
+ /D [1321 0 R /XYZ 249.318 213.492 null]
+ >> endobj
+ 1326 0 obj <<
+ /D [1321 0 R /XYZ 72 126.176 null]
+ >> endobj
+ 1327 0 obj <<
+ /D [1321 0 R /XYZ 72 110.562 null]
+ >> endobj
+ 1328 0 obj <<
+ /D [1321 0 R /XYZ 72 92.826 null]
+ >> endobj
+ 1320 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R >>
+ /XObject << /Im1 1319 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1334 0 obj <<
+ /Length 2435      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YK“ÛÈ
¾ûW¨¢UeqÉæ;ÇlÅ»ììa§öbûÐ#q$fÄGHÊãɯ>+ ´vºHÛ,Iž?LôL_å͍çéŠnáçYÎKÇr+ Š¬Nîiâá(8jčí¾%JfKÑæG1”jB¤‘vç"ËŠ2®u!®Ð6Êˆðâ69xâªyËIMå`+·ÚGÊáLæyE™—cµåÏÂoÂ+ 
+ âC³aÔ3+ 8Sø&I¯tħZÉ<ŒÑäyàƒ,ß®DLBSöQ+—à›Ò¡Éã	¿·q{¿ÕPý—m3¨±-&G°ƒür²qØÃöW9Ï$çmC÷ Ìøyž+؅٢d<Á69Ic÷rW†f(,"d†þ~Dzޢˆ®B¸ì¡ó ^rmLÃ]±‰Qƒu4TçQ&(øuØË;F	äºÓ‰u¨;בL xd×àG‰’£=ÓPÌ–#0‡ÛÃÅ'+ l!JwªvrÒý?Ùg¶ØN)yð—üE‡ÿ¯Ãü®>Ћ›äð+ ͉ˈgÆn.j­–„9`~A‘å÷Ž
Þöœåà‘dˆ[õ2¬$—.p…ó~J<&
çHïÔúÈÞbo—ñ’Bê1âØÒm“Äû—äQ&qq+ ¼áU꺲–U—l0~æ×’
+ 0+~+w(£·–†Ê~g;ûÈÚ¸Þ#ꕼÜãJè Üƙݍ5„üÒ÷uÂS{Ùç	&7âܬ$ÕþTª^€ÜçA(™gsL«ZvT¤‡;»þDò¹VU?ßâßP}9W¦„éŒåÓ'Qk¯ÏrdCW²RËÁyÁ³æ|}øã“Њè4øõã{5L﬌¤,sSL_*A–€çìm®ô!^íYåTÿ½êŒ2ÍDXÇ—xïÅP>*S$Ì©rõ
+ ·9¶ZSâ9=˜‚J$©÷&„]‘IÅNËÒ…²°¥yíºP–&ßYvÐN?›RëS–Nºª"u°*¶ì®kpÚ7çá~Î"?pà5^#+-´ø<×oÕŽðs,e0߃‹m§&*íZñQ[‘‘¹j-.+{®õãBÒ4ëü­1÷9ùº;p‘çC´ÒYá©àIN'K¸5¥‰û,ת@Æ÷V‰²(Á«luÛÈÇp
mIqeÞ¯[jÜé|bÍuR4IÂv- ü£¦ª$R¼*½ ¢§»Ê£3¯ƒà*Õ§,8Äe:û$Kˆ¢nPÓ¦ï\ŽcõV~Ý«¿<÷}êùÎÜ?`Á*Á—0ŠÏà_Û†Xèê$É_`î(à¶qNixs©«3©^²ü5¤óI±ô1QœÝ¶½˜zj5qGñ\F`ôXD!›ç&„☲ø§+ ¯ô¾?p
+ û¶IR¾ÿÌ.ò~]ke›’˜¿Õ
ŒÈ¥«{^(]6_…ºsåRdUô!W<Yí ‚qÝZDӃĵ½V,^0p!‡ñM©Åø‚nç¢f#?nÂÐx|z+›+•lzì-õ$+ëÓëçýK+ Ö'ý*ÐÆw7õ´•Çš%µÃq~èK 	g!—Ù¥=r
qv›¸y¬üsœC¯Àe®_úúúÈnòK·´hÄûý8?E:hëá[¸ýÀ9˜õÉrì§#¢ëh-áY™ ôMqB1Ä—01–ÞüýáÍÄ¡…ºendstream
+ endobj
+ 1333 0 obj <<
+ /Type /Page
+ /Contents 1334 0 R
+ /Resources 1332 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1251 0 R
+ /Annots [ 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R ]
+ >> endobj
+ 1338 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [373.855 419.274 386.756 428.297]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.MLD:Fernandez:PLDI95) >>
+ >> endobj
+ 1339 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [390.63 419.274 398.077 428.297]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HPCMO:PLDI98) >>
+ >> endobj
+ 1340 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [401.951 419.274 414.852 428.297]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IBM:XLFWhitePaper) >>
+ >> endobj
+ 1341 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [431.357 300.695 438.805 309.718]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SafeTSA:Amme:PLDI01) >>
+ >> endobj
+ 1342 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [386.096 147.237 393.543 156.26]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Omniware:PLDI96) >>
+ >> endobj
+ 1335 0 obj <<
+ /D [1333 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1336 0 obj <<
+ /D [1333 0 R /XYZ 72 720 null]
+ >> endobj
+ 1337 0 obj <<
+ /D [1333 0 R /XYZ 72 717.712 null]
+ >> endobj
+ 1332 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1347 0 obj <<
+ /Length 2615      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YKÛ8¾çW4ÃÈ@¬‘¨‡­¹íÎv‚Y$À4v;{PK´MD¯‘ät;¿~ëEŠj»1»SÅb‘¬ÇWUìø.‚ñÝ~&yz·‹Š0J㻪}ó÷‡7?¿WÙ]…ETÜ=ˆó¡þwðGï6ÿyøôóû8÷¦eÄ<›}Œe·‰ƒi³ƒ娻Úóf›Qð$Ó•#ü\˜‚Ã3³¶¸PóTfÓšH,i¾ïxnºL³Fr;1¡1ßPˆ,ýÇOQ’´Hû"(»šóIÿŸ[ëq»Ã5·*¥èºexí¯=µt ¹dò€âao_ÑÄDJéÇi5¯vÁwTJ­™üH+t§Aãé,¼oq¥zqÄ)O²k)¦Ç3^€'àÂÕ=ÿv½Lá5ÇUðÝÔ¾~”oãp³M¸.õ¯žÐÕíÙi®I|ÐM;–£×¤ràx›ðoóÍ…?Jš„SàÅ¬H¼IšˆÝR4}#nËæ^–ó\¦šuÍ4ý</N“¢ÒŠ¼èl½SŽ=Ÿìa/Ìý„&éñ‚ßn>®ÕÑÁ%À„ß­&iðˆŽŽË’$¨Øj»×;&Ó±‰óÈöMX¿8 ø}ßMnÚ
+ ¤Ëtü1,ªÇsèôäÎ!Çì*¤·2K‡qšþÏáý•ŒŽ&mèqðáLžk/…êO¢àË°„lôRèÂ<dÔLV,±)»#
+ -2L½*IüWäqIÌN¿ÖØI¢À$²?¥?0
+ êçE>Ô íxÃìóëX§òŽ’Ex²Fý')lÔü]òO‹kÎ
Ù{;œÊI¦ÉÄ}‹’M#úSù«ÀÛQÔª8ø[61´ŽÕ€óD½CuÁ×_X­ÂÎvž‰w>*´708j?*—Ó<6º%y¿À	Òˆî㉘é¾òvÛ†
+ ²ÆØй‡PÓû=±Œr”Ϗ÷—@$<ÀÉI³È¯ÀôáÉÏXÐ3kk÷+ “$‡ƒA…¯ö\¤Ÿ4i>6ÊÙpÜL¶VÎA†9vFliU¥
+ ‚Mà%”qé}vJ.–[t+ |O™s1ÆV¾Ç*+ [îчó±ðzÿŽf at S§×ci
+ EèytBÅ/¸_ÂIý<4ÔŽÔRpö$K9ÔzÛ®¨¾»n‚‘±]s1ª·^Úwal'sôì„$Í‹B“Y¿“Væs)ßmé€×¸jiºáÓÙÙ$›Àï'B;àÅõŸ?
+ ÑftÌD2þ:`Í’å+õS¦U+ LX“Žú (ª™“þ–Âxù‘Óµë&®g‘ƒûn‚ž[3Åf8Ї‡þ<·u²agëo=Øb0[FðIãLo
“ÈÝ¡`:Û"LÜ7-iût‚%yQ÷%ǯäj™Ç†a³+ ­š~â¿L÷×õÜçÉ•Ú'&~ŽPÈoû±öMj?PÇ\ùÇ¥¶M­^%@ÈË×zRѬy’›j%+‹bâèî]]NÇ//…_Æâ§}ñÔï<‰Ž×^æÇ«/-”Jót©Ö]ž…2ø<¹ºúÜ0iÕf$/‹Î$Ï8š¤¤·‰ OÜFR‰ðSeʆN¾³)Bº‚ÊÐsïÒóZ¨qøÝ»²’a¤œiìñô§‡ÊOA2Ap.%Áš¼,VÍ“xÕŒyð±sÙ§_þ ’¯TdÐ.òMÉÅ`šßdaâØô@0fšízøþã#	¨ÉIÜ’ay³–7§bÇ9µÈì_^ò ç8K}€´Fw5HÞð‰û6î{ÖOÃÕ;9¿â3<ê™àofÂr—Þ>Á?’nG£'ïeÒ¿ßp›E‚.§öYø_K+Ìi7ã×I$¸Ò´å«*ȍYŠ/fÐåœÜ3œysÿðæ¿}íõendstream
+ endobj
+ 1346 0 obj <<
+ /Type /Page
+ /Contents 1347 0 R
+ /Resources 1345 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ >> endobj
+ 1348 0 obj <<
+ /D [1346 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 86 0 obj <<
+ /D [1346 0 R /XYZ 72 260.15 null]
+ >> endobj
+ 1345 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F30 634 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1352 0 obj <<
+ /Length 2706      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYYoã8~÷¯0öa m·(ê|Ì
Ì ggwÌKw?0ck£ÃCI“Iÿú­‹’+ØA€H"‹Åb_ÑjŸÚæù¡Ðé6‹C«í±Ùüõaóñ“J·*<a±}x"ʇòKðp¶»½Ž‹ài§×µ»(xÝïö*°m‰“yPÂH·ÛÜ홼íž:\ò;þ³<2tLrY`ÝSç`yÃ÷÷ð~Ç„GܶTAo’Ç¡êÚÃnçEðã<gMùV%l•¤AÚÊ<Ö^ž£i™é#ïÊ£¦®;ú¦­Ì`ËÝ·‡Ÿ¶{•’†ö‘:QDŠ+ ¾T@Ñò+øþŽßQɝk€‰‚ÓÄ(!±äÙùÊîŸ?ï”RÁ¯?‹0ÃBŠ$¸¸®éPQüiÚ’_z>g
ê¡o‹Ÿ+ ¾†:e¢«Lo*O„æiDÇö›õMqÒð:œ/
+ ƒÖ’Öùd½q¯<Lê…'Y׊ S‰IïðŽÔ`FˆCò…kUÜú8^œl\Z‘d8WòFáòvi)Ø)Å{x+¦¾JR£›øv+î´ð5q”8x9[gg×'Ñ’%;ÖOõX{'úÀÓ}Ç‹ÉÌÀƒ£*YaÛºœw™ãWëE2„™Æ\$%—¦ãçýý¿¬9x̦Dùç¨E)tì•LúÏn°>—ʇ1f’** Üiî«Ò1åÑÓy_/ÔRÿ…Wt—¡âô4ßÍäqœðœì 	7œSÙßM{ÍÉîK+1Ev&Zf 4œ/ÒpµEøwOƒmWj†XY˜}Ô“«¤‘aΫ0Ô=ñ³éPTêàd[ëüŠ#a¨šê;W*ÔL×ÊZÖ#­¦jûÊsv†ÅI‰™R5òFoHÕ²¦ìã¥ÅÜ«Uði—ƒÚON¡aÈ(]-~¹ôv¶8»Y7`5Œ“àwJ€ÃˆgÃoÎP>rɬT¹`Jb¿C[RÐâ˜JÍwÀ:I‚ÿz£&TY*Iƒþ¨¸°Fƒ£Ô'¯{ä‚E»”äêp{Ñ\ÉÓ•ìzoE@/F†…ši¸ÄÂ!‚ªÞ¯½¤Üßq&Š
+ Ðd
Vm½Eyìå\Q¡:ó'&&|Òr7zMyÂ)Ò½¼Q&……§º=þÄÖÐÖjvœ)»VÞ*‘löŒpú‘£…V÷þ€ýÓÏ9~Í?*RàJ0IE>-
>ÕÐäÀYçíAOö HEW ž×1c=ŸŽŸo‚9à&gáF©j–3—ÏXsö3e=Ë3jN@¸nxA%‹úúÆ!ôLþŠ!œdjÀ€I¥åÙkl‰D$æ4ü˜º"à@/X}ÏS^(
ÕqäJ™¤WÏ™C_iè¨6êE(þä/Â{Â"ðþ~Æ‚…Œ³IÞ[Ÿ¸Ì'AAÑS]:;övµÓ¹E}\û¸aʨž,H ”a‰Â¦`+ ´Ü¸è|jkž¡p2—3Êûa`‹ž:‚Ÿ/ÃÈÇÿXN´ÊÌ2	)§”,úó*Ê¢wÓOÏÓuõÌ‘~ëdÏšþWíéހQš§º{$„ïŒF	Þ+ î5Aš~Im) žHFöhj+ Ê£%à§W$ÿN?à؆‡k¹ú¡Zÿ¦…x«F“øAWŠHŽÁQxˆ`_†mzò#• “›™|ê/ø&×Ë$Ìüʁ(Ö1Î5à ^Ÿ]KqµùqGÙ¢¢fgþ	+Ésx†SUrõ·±\ðÆQ u{þ‘N//ÿn´Ò$NÀ ž)wÇ©÷ŸÿþÉ.¦endstream
+ endobj
+ 1351 0 obj <<
+ /Type /Page
+ /Contents 1352 0 R
+ /Resources 1350 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ /Annots [ 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R ]
+ >> endobj
+ 1354 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [482.625 529.937 490.072 542.839]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.6) >>
+ >> endobj
+ 1355 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [386.924 376.053 393.649 389.262]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.6) >>
+ >> endobj
+ 1356 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [118.126 265.834 125.573 278.736]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1357 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [265.843 224.716 278.744 233.739]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.KDA:CASES02) >>
+ >> endobj
+ 1358 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [170.428 200.066 177.875 212.968]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 1353 0 obj <<
+ /D [1351 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 90 0 obj <<
+ /D [1351 0 R /XYZ 72 428.584 null]
+ >> endobj
+ 1350 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F29 622 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1363 0 obj <<
+ /Length 2267      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XÛŽÛH}ÏWøi!±£ÒÅ’3ƒÌ¢ƒÙI0ÛÈ.ÍƒÚ’mmdÉ£Kwz¾~yHVIv+ÁX¥"‹Åâå%³òégVI°JülëGfµ?¿úéþÕ›_Ìneümæg«ûsÝŸ½ö°Þ„ÑÎ;­—¯ƒÔ{¬š£L
­<÷íy½1Þ…8Æ¡”¹®ì17Ò\=ô2wèÀˆÓö]>ì!ñ´]o¢4ðî1‹}*]+ `˜;Wå#´V±s‹„l‘§Še´#$¦8y¸ªé¿¨ øQ¦syÀp]{$ÏÈ;4χü!ïK™h»‰À{ì ÃÒ¹HÞ——eðË…7µ>I1í_J^–ˆ¶v‹xìöN³¨Î€,QÕç¯Y¥¯›¡’àÙ‚çÍ/A¶2ÄÇ’7›0Ù¦¡ÄP°¥!þ"Z`‚Øû@cr_4Ø6Ù‘gqd¾¿»Ç ö~Ëá¼êqž²ý¼æ ÉÜ¥0ý]bs`AËG`½nò™ÎºÍv)ëõ“³wË1–îÄð߬ö£Æåk¢f™ø4–¤k9³
+ ]wÔ<š¹.ĵ±„1½‹UšeàÀ“¡§PI˜³¼üúëÚã}úÇ|ÉŽ÷!¿Û8ÅÔ‚N»ÿ„&yw,‡…D¿H0a‘AªE±O.Šý'Ýï{‹f]gO*‚µ9Q”yñ.‚=m7a8•2øwº#{FIê}ÄâOȾ²ûHë~†€×ÂúOÈɱÙ^4ø”¾ù”éê¼)À•zoë‹+ 
+ š¤+ ·&á
Âqç°2»mî®,û¶Êî¦È‘‹¸È¤!2 N9‡ß{?RðßY{oîmhŸ5]ÀóŽœ?Š…‚]æ½cĨ¥º&4íV…2UlžN•´êB;³~íWÖ²''„[p}ËÿCg˜ë–&Ø\Ù œ#Ôpîkèé{Wy-¹™KÍ4ßORnªµøKŠšmãè«p#ý
3óaB;	ÿ{í‘pv,£®W'äZ‚]s]N8/²¬¯µAØ0£é•€a¯òeÇ^Yêxªƒð4k½=$\l\áý0õÝæízyæHÐÇu¼óréÅ	V #® ä¤û“
+ ã~ƒ?µªâ€ô’×½»è$Ò½ÓaX*Õ.Ã#‘œŸËæxv¹&)_”t)W‰ª™$ß–kF9
Ñ¿rˆõ
+ ð;bh¬i'ÿq"¸e¢ƒl+î$òþ&¤ßKQˆ‚JdàïÏ¿Òþhlu˜•.5ÆÇ–]1‘ý—•-ÐÊf[©ÞÇÞ¥ÒZ’T†-Jk%k*¡Rm„ìBîI¦Å}]î:ã³R,	Ó…ílÏs™’˜
#w#v9ÖЁúÞŽïÕ
wÐÏ
+ 
W­—
'ô5iœ–«0·‚	z|‹S|mh»¯òf/Ú©Ü›móå.fvG!"ÚŠ½Ûøz¯õgww~‘«ê^!„øÐUÖ\?ñtœ¢Ô¯.Õƒvƒ?ªë‘µ>g¿³>çl¡ÅN>U·TåÐB‚ËDÃd¹5OŒÿ¶×^W¶T˽†=É],ð¬“)]‹GŠ³´úÜjÖ󢃻úü1Î
+ }ÆÕü;btÕ5	` Ëæh<Y;Ý6/´OxñuƶôFnjÅoúêDÞy`ô³H•èÇ#Š³›VCÕº`F)¯UÓœ&RÕ®[&’ûÙÑê@PûzWBý9¤Âª‹JkQÒæÐ=ÌM‘dÚÿ+ §éÒ”Ú©Û¾yŽÂR#dqífv"%ZlèxÍÔÃÍ[j"Ô²Ôëìzݨ‘§\xçýÝ샺ê(òþuš”bÞ\Œ K•¿9¼±ŸÙ–rÅTƒt¶×{§1qòØ,õJ¨Êù12æÿñ,Öq‡þÐYŒdm–¢K5˘…ÓkëËhìG/Û ¤fÅìÐÊó*ï¢æÅÓœ÷8søfÑ×è6(±Ob¬Ç—NbÝÎ~GÅ‹ƒ”£´€Úò|˜_üÁ§Þåñ…aô¤Ò6XýÅh-^/}{µWõLnÌ£+N<io×4h¹PŸãƒt_}JËâ‹bÕìêDo¹°RñÝ»+ endobj
+ 1362 0 obj <<
+ /Type /Page
+ /Contents 1363 0 R
+ /Resources 1361 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ /Annots [ 1365 0 R 1366 0 R ]
+ >> endobj
+ 1365 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [395.364 686.122 408.265 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.BurkeTorczon:TOPLAS93) >>
+ >> endobj
+ 1366 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [316.829 179.838 335.185 188.861]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Shukla:MSThesis03) >>
+ >> endobj
+ 1364 0 obj <<
+ /D [1362 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 94 0 obj <<
+ /D [1362 0 R /XYZ 72 628.008 null]
+ >> endobj
+ 98 0 obj <<
+ /D [1362 0 R /XYZ 72 317.939 null]
+ >> endobj
+ 1361 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1371 0 obj <<
+ /Length 2367      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YMã¸½Ï¯häX{­[òÞ²À`ól#{ØɁmË61²äPÒv<¿>UõŠe»ƒÚY$«Š¯^9éËšþ¥/eöR®w«u‘¾ì/Ÿ~|ýôýçtû’®W»õîåõ(R¯‡ßWŸêÅ2MÚEšHÃQÃÔÌó,iÍ`éû÷EV%Úµg¡n±¤žæp¯mYdèø‹æ£³ïŽw¿óãê%O½˜ÖœêgöñºfÏ¢çzµXE‘üº¨
+ ¿Ãp®[L²m40øFMgØZ ¤zß¿¤O‘ž4‘O¿-»ø÷ë_ÈË,]í²L¼Ò96ûd[Ó°XžìÕ⟦= 1œ½Š¤­ßµ!.´“׊iþJvK·«]¾Õ-sÙòõÌ¢i‘ô䔡>Ýø+§=«»wVm9 ÿ\;•·=~¯2Þ©™$鎤ÇØ@þMö¯÷fìý¼#8ÐÏ{³ºh°ÚÇ®¡Fw öQ{Â*ÃÙÕ*‡#`Ðéá¨lc –lÙÿ ®X>ñÅ—õfmèOŠ3úÛÌ™Ùü0²äT·µP;=U€I?Xø
+ ?ˆo:wíŒæì7ŒlAkwô-Qü"ЁøØ[1>g‘è•$ζìÞ³uÙm'‚”8óâ½Ë˜^H(©Ë'@dÃx¿íF<jOg¯Ïu‚6{÷Ø9¿¸Æjº-ž„lšP„mò­xšƒGM¯<êO¶½3uíçáO=z¤ƒ¬!ТµXÅLa½¶ªcwìÅ~S{¨+‘>ҝû:óÐ2t§šÂ˜fe›gacd›I‹4¹AÌ8::þ«QZá1:}éô³¹ïçŸiš&ÿú+†ŽÎ\ê \š|ÇË­qæOBEtaœèjnäxä¢}ì
+ ïn|;œNî°¯Øò_½6ÁӏW%DZ^íF³£X—A‡%bj·žhU	L+ Fë\0'ÃÄȃXrQje{¢ˆ¤=À˜$‹ó¹\ÙAöxã¿F¬äž¶§u/4»ãCqF'v›Js½´>º{ôj¾Û <ç#ɽà‹£ßK—8K8/‘ú	¸âx›¥ÑÉÅ»B]¼›¡Fôh¼†V¯i8Û‰ë°\Ž”º+îyëÙiwWQ4k}+ Å+ ãUZs*…W°Ø¨t×6Bž5½°k¨Æº8Î+U^FlbOÇ,È!DÃf:ãY¢\*”Í30k6Í$zã$j01íu{ ÊÛ‡ù£÷I‘¤Ñ»åm%§Ü+ ^‡©ÿXH4ò˺ESCìÏí±óc—EÄè¢òݽ‰<°Úm+QùGˆÕÙ¶ásC¼œ¡L Ï‰ðy°Ð”'%2¶ÛDé›'fs8€$©Þ‹Yˆø¶¨rÔ";)ôyn¸ç™·¦ÖmÜšz¯•EžyXÃTqÎqmòÍ,Ÿ•c0‡hSÊ'¢{s•:%µæ#ÎC”{ì¡	á§uõbÙ-˜–öÈ{—üQW“nýP_´Ü-ô¿Œ¸`Îú¸àb]üz\³Ü0Á ëŸe<y¥O¢Çèz¿	[ÃE;‰9ź@m¿†{G\)ó¸
Y<Ø,Ub9+ w–òÞì¨ôœ,Š‹ø¼¬«ÿ±@öô!EUüEÅHFwƒM±y¡új•ç%®5}úéõÓÿ+ endobj
+ 1370 0 obj <<
+ /Type /Page
+ /Contents 1371 0 R
+ /Resources 1369 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ >> endobj
+ 1372 0 obj <<
+ /D [1370 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 102 0 obj <<
+ /D [1370 0 R /XYZ 72 406.056 null]
+ >> endobj
+ 1369 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1375 0 obj <<
+ /Length 2155      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XË®ã6Ý÷Wx)mGïÇÌ¢ÑAÒ@‚$‹äb²Hf!K¼6Ñz8zôûë§NII×î4,Š,Ézœ:T°óéìòüXDé.ó‹£»ª}óíÓ›o>é.ð…_ìžžYò©þÃûE}Ú‡™§†é²<µ?^cãˆÿ·ûC”ûÞ@½s·soÒÔl1DRQxýuéBã3å¤ûã¾W•>CÇj¥AÆu{zhþ„?£ôº?`_,†yýЖ]eO4H’/4Óè¸Þ㨝.¦£<iœIOP“¾©ßÿ÷éÇÝ!HÙV‡08aÈ&Y¯LÓžiešç|ÎV–“ñšQ\x§rdÙÚuòü’½b3I¼[šÅÎÒ]…/쐦Ùö^÷°éå 'íF=ig®/îíO?ñ_.º‚àEÅfŸÞ7çŽøÜU9ã$qf̉mŸ;ý§ÄÔ²óp ‘[{öB-ÞÄ´³¸ñ…<Ìš<§…W÷’žò|kÝö%ân"ÐÓr™]½St€€0ñ¬ÍF†yOÔÕ%ìbMÑX%ë€ül6w¿]òì#3ÀüѲ;k¬y&Ã%±§þæ½Vó„Xb7SïI‚åRrüê!DÞ‹ž.|‘*¥w˜¡ïˆó¤Þ‡}{V¾¾a¤t)TÙÌK
+ ¶Nߝ½ëX­ÙŸþÚ¸%Ÿ»ï\â&9Ò`P8ªIº¥{sx‰}YC¢¶EhE±3|E¯Ý#Nu/Π8ä F¯ú¹YTðF{6[?Ôlár2šàWÈP|󒶤1
Â'ú|Qãdö%a­	Á’”’¼1r&9skâÖXHqêo>„Å.ˆQœ
+ âä'	Û <’pLÂA˜xïa`cáÒxÇÊ`œ(K¼ï¡øï=cVÒÊZ1R!x±WÈKBÇ,”Å~SÕ$*Ã$¤¥CiX›Kg$ÚseÁIŸ,X…	L%h/ÂúÜÉ|+ 
+ dÄ pL¿0ñYd|ÞJ¹§®Á#-·S,Œb”Îœ"_-’o’‡^ÇÛ(!ÝÊ»XEÚ‹“›FQU1ÎC}kM„K§ìDÿ¨4ÛÀþy_ó’J÷ÆSÒµe5ôÌD¸ÿÎüq⋍И.}_0à±ù8ñ⬠ÊAPÍ#»
+ €
+ 1q‹pYÓÆÚX~C÷@+ —øx©9Ù¥_øÛ¡Q›Ä‡Ú•cDöÙê-
A¥_ðèú *zñ\fP§ÛðÅÐ֐àÝ\N¨Vº	K³…µ.üˆ$þ1a¢0ôž.2°N˜¯¬ƒùM‰¡³Ñ†pÁÓåÞýæ¿ZÛïãå¢:aÒ/ƒž&ûb©v­Çï–¢äMÍŽAn`éR"tòˆ@;qy=Èí]u/¼w”×iO/7Ã…ÑE«3‘ÉVìD±N"Ÿt­Þ}uEMLßVaöfÆ®3lDz9±7ÌÞÙÂ"å{7ØyLLF™&/0ªºÒ–`FÜXn9Žâ’4GtZVdWÇ”G×^Ö¹Û¶<<pÞê:Ÿ§ÕâˆT8ïr³Ê“U"Óp‹{ZÍÍ$ƒýú³K $Í•…Ô-L"¬ÈÏä/ô”pãcÕtDZWcìKBûQ]ÕÔf"ÆœñI2þ>BôŸ¯yÌssw7«Ü§{+¨Ù¸òSmiËŽÀ£µ9()üÄR\æDté&Ú_¹
+ h¾"Õ")µµÇéÏ—~6óÝ¥ADÔ¸±ÈJ·ô÷ff7=c\/:™½`¥ 4ÆèÂwÁ¥Ú/‹2s›Y at rxûˆï¾ª)¾W,G0ÍM/<¹	ù^×OÒ1¨F»ˆÇˆÃ¿Â\úv=
+ i•ÀÌvGÂ4ùÂÕÜÌj]ÕÌ@N7P#c’2½vŸ–¼*ÖK1õ¼Ï‘6s4‡I}ÀŠÑ¬`Ì[üµÎ¼»ê:³¾¦Ã¢iÅ9…ò›ô$ÏRHûi­waž5Dè{ïeÊBèå¯ÙãUÒ#•"´!cêISÐíÅ|îL÷WGñ‘bÔ|úöDÆÕRïQø`çüSìEñú±°0|«¾ïžèm†›¹,¿Ü݇£õå¨Þ.Î\<v!‹$NvÊÈ8)„ªzóýÓ›ÿ>Ô<endstream
+ endobj
+ 1374 0 obj <<
+ /Type /Page
+ /Contents 1375 0 R
+ /Resources 1373 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ /Annots [ 1377 0 R 1378 0 R 1379 0 R ]
+ >> endobj
+ 1377 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [112.601 540.053 128.533 551.743]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.2) >>
+ >> endobj
+ 1378 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [149.614 540.053 165.546 551.743]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.3) >>
+ >> endobj
+ 1379 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [467.692 165.344 492.109 178.245]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.2) >>
+ >> endobj
+ 1376 0 obj <<
+ /D [1374 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 106 0 obj <<
+ /D [1374 0 R /XYZ 72 602.79 null]
+ >> endobj
+ 110 0 obj <<
+ /D [1374 0 R /XYZ 72 418.293 null]
+ >> endobj
+ 1207 0 obj <<
+ /D [1374 0 R /XYZ 72 232.713 null]
+ >> endobj
+ 1373 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F35 1025 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1382 0 obj <<
+ /Length 2873      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…]“Û¶ñý~…¦/¥j‹&R$ûÒ¹žã6§™Æ7ÉCœ‰“hS¤LR>_}÷ %ñ’¹™#°Ø‹ý–ZEð§Vyz»Ê¢"Œµ*7ÿ¼¿yóNmW*
+ ‹¨XÝ?æ}õ[ðÖŒf½ÑI|X«`ìOåxêadX·-ŒMó<Ô>Fiô`n_3YÅÈ*Jü´õÃz灭£PËû½9â1–Q	¦',9Cú©´[ÃFO›ºˆ¤e$EØcýWi™I’$¶A–6ÄÒшÌ9":	תõï÷?¬6jKRÛÄ*,☄Sv-"3»ßðHÙ¶êétêà7΂®ü"é´ÍØáZ‡€+ {]Ç+Ö;ò9š¯‚wªGr‰¸œ8¸s±°î^½ûÉÔd?°ðùùéçu®ƒûŸoÿÃÀ#úôtr¡Y$ª{â€"þDÏ\UB÷âV‘#º9à0G:h:ƒJüfp]ïx¾P²ø©L[-8 adâüˆóÄ	Æb\{[­ÚÛ¦6è·ÙîòatቈΰŠu§‘笀lJç3HË*^&·°
>y#…ÃZ¾lWkÀ1usÆzo²¶kçÃJrŒ£À+ 	C«ùe1=:€”{Æé­÷
+ Í(Û?á^Ý©©ÅsŒkâæžy†&ZCr½-§M˜ˆyP¨Ëp¼¡Àõ#çþ¦{sy<GûbþMñÂðIn=“vÅY‚”YÉÎ	Ûe˜"æ÷e·(¹;Ä|°%J!Š@€³EDøÌ.-Ëœ¥À¨â Ž‚US²šeË!ÌqyµƒX
+ »C+„µ g/±f¨Å…]Û9VbÞmkÜž²ìš^Zëlkpl蜪Y¾|¬±>XØJ1Ü“^0.bq?E÷|Ê@Šë4`ÞÁª÷ëg•¥.‚9ë¦ï‰<Ë	KÂÔ’"©ì¾±³ÜÅž/d¤q]ªÐ :y¡B	(-VqN¬Ó~\šÃ±q[¼Æ-3A(àýú¦Æ\'bQyE$GO‚Î)!33{A”;Æxì;±f®âU²_L¨‘íÏøð‚T]» 5ÿº»û+UˆiÀþ=OjïämšÀ¤qôÒqµ4²Ar¡’»€|¹ö*ûpi"ÍÜB`»†²Ø‘|> NY×#y†^†Zäm)éßF“
+ ŽD^.ž—¹]ß3xLïUIº†aàï;—ç©ZÂ΃ƒÅYŒ¶š“­R΀ë^0Æ#
+ MÀgj‰íâs@—2PÿŸ+ ô”@ƐŒÄÚºJ Öøø$;_±ÁŠÌéq<LiïÂ[Qt'¬éÃõÒ؆Z
+ {ÁyTH›é–›:ÜÜQ…)J[ž™ÝôÚ›¬†«J¤™ÍÄ%½ƒÂÌDäÔÑ
+ Ð~óÕ#ç«@1Š‡œ·#5–ϬÊIȨזa~~©[X	õÚ¹ŸNØG€,6È›©|%ƒ»„êÎG¥“oYÛž²â¿°“x#>h
+ i郇tÕ¿vuõ·k‰ÇÛpåò"•üL_Ôö5ƒ]k¬–ŸWu¢'%…qiº8‚;&!Gˆ€Gt^W¬ª;vQí%&u˜‚~2N¸7AcÐПB–Žœ–ÿ1õžËendstream
+ endobj
+ 1381 0 obj <<
+ /Type /Page
+ /Contents 1382 0 R
+ /Resources 1380 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1349 0 R
+ /Annots [ 1384 0 R 1385 0 R 1386 0 R ]
+ >> endobj
+ 1384 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [345.431 705.318 352.878 718.219]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1385 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [323.125 596.311 329.85 609.52]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.7) >>
+ >> endobj
+ 1386 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [126.827 574.388 151.244 586.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.3) >>
+ >> endobj
+ 1383 0 obj <<
+ /D [1381 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1208 0 obj <<
+ /D [1381 0 R /XYZ 72 290.004 null]
+ >> endobj
+ 1380 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F35 1025 0 R /F31 722 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1390 0 obj <<
+ /Length 2260      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­ÙŽÜÆñ]_±È‹8°H³ÙÍË~²(P ?yçP+ ZÇi¶Ä;숳 ¶ÓÄ9¡ímóù
¬¤q€›îþ¶Í@3„}cÇó0a91„~ÏãOß|#x†f÷ïÛ¿'ÂDEe’GšÏóÍþ65œ×šIh§=;àô‰·\Çãû÷;¥Tð·Ÿßð7>ÈÞÁÓ?9äØ=¯‡Æ
<EÆ+ 	\(âH«ûô‡LG$QB—7ETf>6ÑQ¦3Žò˜Ù‚ꛕvq°< ‰yŒCQƨ.
+ ìÞòpâ¡áA1HR<’,’RG÷²¯ç}¥¢4žö‚A†Ñ0nG)˜	ŸþÓ*øþ©Ê#c¦c÷×`²ÈäJ¶é:è(b¢Lò(‡ñ¸‘ü.näfÞªrBË_–¿6x£U¤\ýûbMrÁ+ õÖ¬òŽ=†ë®’R bÕS¤TBæiðŽöNê%gS¼–¡øÔ2»ÈÁBÛ“¤D¸9çðẪ=¯&žïdâ ­ÇضHëùÀÈ·{€•¦ÁɈiqªÏPé9Ë&}ÇÛP55‰Ç›¯òàu݆ ©°Æ3UÌq/ÊiJrä:0­‘ú±æè_
x@ÒÉzU7Jô’yÌ€@iÔ,™dõ<ÉŠI9+Ãé¬ÍÃÐœ$‹%‘×¼aå€åAª,5Ù Ž—æc9½XâHŠX©Ä}Ä_;Åz²;PfƒE&VF*á.+ ŒoDˆS‰V¿rʯDóœàk_Ì8V(Iò¬/j›*.$UW„o"BlŘ	¸¾=ï¤)tm-ÊÊ”ålÌø±`"…w}]_Xz•\z•þé8_•O`{ÔØ0´dO|²áRTéfÖ×E£èi}z.õ(— ´",.¸Ù…Ûüb|ðP	USsÊQ7€‰¹.Ô° †R…„˜?ÛȁTÈíyœež§ž’ýjª0VO€Ñ÷£¾ãk(*;à	x‚,á}"гPŒ'ɏ¸˜·5_`s•CzV9ê	N@¨¨n–ÈNJ߸V
+ ìUa
zšš2¾s𒞌œ˜ñ¹ò&0,]$à!„Ç0Ÿ{u›ý&]ÄìÛ5‹æ·Ò“òæ¬ôùÉcÿ[³A­6‘Φ<ï5ƒ³ÒA at t[ !o/ÍäÏÝ'×Õ_	YŒ•ã‚ìFðý>¶ž¼¸ÝÝÚCMTFÃøV(~0/")êRá	Ô I+ endobj
+ 1389 0 obj <<
+ /Type /Page
+ /Contents 1390 0 R
+ /Resources 1388 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ /Annots [ 1396 0 R ]
+ >> endobj
+ 1396 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.892 184.898 146.308 196.588]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.4) >>
+ >> endobj
+ 1391 0 obj <<
+ /D [1389 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1392 0 obj <<
+ /D [1389 0 R /XYZ 72 486.708 null]
+ >> endobj
+ 1393 0 obj <<
+ /D [1389 0 R /XYZ 99.273 488.829 null]
+ >> endobj
+ 1394 0 obj <<
+ /D [1389 0 R /XYZ 99.273 471.097 null]
+ >> endobj
+ 1395 0 obj <<
+ /D [1389 0 R /XYZ 99.273 453.366 null]
+ >> endobj
+ 1388 0 obj <<
+ /Font << /F16 614 0 R /F25 1028 0 R /F39 1156 0 R /F41 1220 0 R /F43 1217 0 R /F31 722 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1401 0 obj <<
+ /Length 1773      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}Wßs›F~×_Á#ÌÂq€ /ÆMÚ¤v›ÄjÒ™$gt–n"ÀdÅþ뻿@Èv;™‰ïŽ½ÝÛow¿])/†Ê+Š¨Ô¹·ŒË(N•WÕ‹—«Å‹×*÷T•qé­nHrµþì
+ ŠÔ·A¨3í_aRøvçì]€>¶òÍÀ›ÞÕng:8ÙÝãIâWAkÞ^\J)ÿã%o]}»a‹B5ýßIéfpmÓ³ÿp ÖãjàÓ›¶ãEÝöb¼‚+C·A2:ô|Œ7Åz;l­\Û™&¾®Þz¡Ê	Ž0QQ™$äõfo6½ý9Ûã]î›xWn¶¶F‹öKŐˆÀå…èA”HÊ1:…öI<ö¯j³Û­ðÀ þo¢å­AÕwA–û†uˆÊ_³¾K7ú‰h·M{3ðÇó‹7¯>¡Zqe+
+ ¯øñ1¿+ ˜+`ÙPNòúzJIØ-QZË×™¸6ô(Ÿ<IýÕ<²páK¬20€ÏÓ¸d‹¥+¡Y¯9ÆcbÂŽMÍ›ö†
~	ã7sëàËv;>í÷n°k^#Ù=-M¬•\w¬d¦Ç1K!Ì
Ü#`-VÖ+ ;²iEåÏþÀyg¿ï©6ɆI€êtœ¼Š„ÆWé$¼¦PÂç½¢[óÎb]/}y…kø/⼕»+ †ª¸øÿ¡jž«+ bA5j®©|°qQÆ>̃ÂCÖÇ„=ã=Dý칉³Ø	켄âh™F9¼1Ôi”)=rÅ¥—Söß‹¥=+)ø.½Vó²É³c«*üµPhÎ
¥ª`2枀š¦‚ÏÙ[S&Éoº#Vn2SªÃ'NuøfŒµ†¤+ ¥o4ÁPˆÃ*+ 0¹á)DÔ/Çð…Í–†?³h‡lþfêΔAtÖqúïwÒÝáÒFø®MŒC+ \1¢‡: 0ãq ³׏TýˆXÂREYšy!üÀJ“‚©ãó×Ø[/bïí"Ž4°Íaü¢ÊÒ«ª€)ȍ÷»ÅÕâH'*‰R½ôÂ<J3=ÑI¢¼è°˜³‰° .=œs&A•)$Á"fü³Æñ´ä2#„Š‚J!ØB“A‡ªœóì=å‹­7Ë7"®0ØÆ®J\?àî6‘ÝØ+
+ ¼C%Ÿ÷»’)+™·l/º©,ö5—Ÿ¼3½£Â¬x`Âw8rræ¯ëçúe0å‡HÑÒ.&×]+“o
+ <kÍ°'k©&uû®™z`
+ ¿+õå'€‚teŽj:kÖ¼boZB	…ê­`š©H¤¸eƒþ¦mÂ
+ ßS#3iš"3ÍçvÉ1J5Ç(àß<¸Gò¼Ã‹Òsh(2?z¦Ÿ&Ð%)©áQž3êdLýâÎJendstream
+ endobj
+ 1400 0 obj <<
+ /Type /Page
+ /Contents 1401 0 R
+ /Resources 1399 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ /Annots [ 1404 0 R 1405 0 R ]
+ >> endobj
+ 1398 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/llvm-BytecodeSize.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1406 0 R 
+ /Matrix [0 -1 1 0 0 612]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1407 0 R >>
+ /Font << /R10 1408 0 R >>
+ >>
+ /Length 1409 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÍ[K$9¾×¯¨ãrØÂïÇ$np¦\Ñ,;€²3Hð÷±ãaG¸2{šÑÕ»ÚíüÒŽÈòggÄçG~¹š›½šþ/ýýô|ùrùåïÃõó¿.Ú¥¹c\6´rqý|‰¶Ú›S77¾™1
É2ºõ×˯ÿ¸Øëçößß½G[Ê­\³­ù–®_ÿrùùânáúŸKH5µ‚ä}»ÿ<`õ©ùþx	.ÄV0Š	r±Ï547\Ìp{e͐‹]QÖGq¾5}äb[ë,D0Š¢²d8Š´4Ò2#Ø 4ìJ­!4˜ú‘ß(ÎÁÜì¥}Ü„œRc'Ûu¢É‰À† B#7®ÈÇÇ—«…AÉ>=_ýÔ†eƒ¶Ü\¸>ý|Áñj¯ÍÁ­´±o¥Ý¾ü`ñô÷ÆÓÍ”VþôÓ凴ÞýÆož®þCÇkä@–5.7«Áá….ÛþZ@!"Ìzß
cŸ¦ÌÚØÜïR–×ñ”×Çó¤ñJY4j!Iˆ˜²ìM«2)c|ž²n1½’³ô+ !Î4Iˆ9KÙÊ49ðyÎB¹¥ðJÎ0AŠ9F™&	¯œ5Á8Ó$!â,ŠfTwàóœ•×²$ÉdC‘I’ðBXrÞÍ€Oˆ	Ò¸.ãÓ„%—o“¤_)2»7Þ˜³œL’„WÎ’caQ`Ññ6p‰âÕ$tž³æ%cðÿP䈟ãɶöð­Ïo@™½voåúW5Cle´„Îj¹Á¤í~!³º$É-$@„5ÓâÙ-Üà
+ hS\¶MŠš~3øèvañѼ(àêR¨¾	S¾nªÛ­ØñPˆ±kE› É5‚ú}Õj6ÉVyª¿iós’[å5[ßYr&ö°f=¼Ž{vÖT5C‹mñ0±”‚Ù~ÅàK]›ç…ØãD¾ëo®—ÁšêoÊšQŒ”ÊØvÅÆS o«O ]	 ªúíÝÖø3ŸŽõ·Å~â‚`wýQë{‘w-Xd·Ûv晴ênÊr"¤<é£/x²I}ˆ{\yN-Šî5ݧ"ÍËÔÚxâìÑJ…ìarp
·Í¦w[LV3ÿÀK¾Ú|bë¢awØd^9h³×;<øp𺅐ÕDš¶ÅÁÄÑYõȇÌqW#Ü)ßÇÖ‡{쇒Լ”êo‹ýÄÕF9ÔïpI<¯m£ç˜ö
,‡›ý/º¨fyT[ì'nŽäP¿Ã.ò,Ñ[Ó{(&Óס!UìqS”*­×Þ”íDÙ89ØïpŠôÚcÇD\L²°ô±×øæ]MC"¯>i'SEw¯(ð&˜ˆ¯´9†VRåøK¼£LJ•ãí“zmÜØ
H¸ÎQrÚo!-ǘ—E´ùÄ¥x9Üî1©ÁM
¤–ô»b=ñ·épÿi¹4«À{|'~K¯ºI»Fæ_TÁt`åµ=
#öÑ°ÎÉdÕ·Å|b+ AùÃ7ÒŸ¯0¹qžw[^³
+ {d°-žJ`U
+ ÊþJù8ZáÝÝÍ»>«ÀGÛâ`â¡V¥ üÁ‹k¿l?f8ÖhœëÍ_€õ·Å~bV«RÐþÄ9Žh»ò2î öD›ŒÈ|½ò¦L'b	°Jé	Rg%FÈÖÖy¢ÿ^tĨGÅ¶x˜e€–Ú¦ý‚K:f;ð+w›^ƒ:m@Ûâ`â!V™ ü¡ö…_žtšgÑsŸy}P»÷d°-&R`•
+ ʪ<˒
+ ®Yå#õ‘½Ú'ƒmq01‹U,h3ù·!+ Ó>T™7 üýQ𦪠Hõ·Å~â)
+ VÉ ýÑA?xtð8M=ŠÃ>É`[L<ÄÁ*”?|,8SäìÁ(E…Aª¾-æi°JåÔHýI‡'uŽQh½¨±£ÕBí`â!
Vé üÁ[èP¿ôE+õPë_)EzíMÙNÄ¢`
ÒŠ¨
œ¡Ð´›‰Í²±dèĉö01*­´/œ~¶™x{
+ ¬íæá°ìÐ:º!ͱ$X%ƒö…ïŸoõ„¬DϾoxÑ›TSÖU5˹Çc£„^”d+ÎzŽhr˾åãÊÁÄC¬zAù£u¿¾›'å õ©/ŠMܧ†|=Àª„—ó°òhíë‹£^åæúùÅm¾»!?Ò3wÂûþPßyãÝ!<\=%^÷FhPË$pªNíì›[Œ®R±¸Ü{ۆ󤁮•Ÿk¸o£.ÑðÃF>¶á^õ¸:.²á-ÁG'žßeÓQn¸úà\Ã]ųËòHÙkûû±Tàg
ƒ
+ ùÑÃI*"Œ¹xŸ+ endobj
+ 1406 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1407 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1408 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /EWUKXJ#2BLuxiSans
+ /Type /Font
+ /Name /R10
+ /FontDescriptor 1410 0 R
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 278 556 278 222 556 333 1000 556 556 333 1000 667 333 1000 278 611 278 278 222 222 333 333 350 556 1000 333 1000 500 333 944 278 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 333 400 584 333 333 333 556 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 222 222 222 222 556 556 556 556 556 556 556 584 611 556 556 556 556 500 556 500]
+ >>
+ endobj
+ 1409 0 obj
+ 2727
+ endobj
+ 1410 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /EWUKXJ#2BLuxiSans
+ /FontBBox [ -215 -211 988 993]
+ /Flags 4
+ /Ascent 993
+ /CapHeight 993
+ /Descent -211
+ /ItalicAngle 0
+ /StemV 148
+ /MissingWidth 278
+ /CharSet (/zero/one/two/three/four/five/six/seven/eight/nine/A/L/M/S/V/X/a/c/g/p/r/v)
+ /FontFile3 1411 0 R
+ >>
+ endobj
+ 1411 0 obj
+ <<
+ /Subtype /Type1C
+ /Filter /FlateDecode
+ /Length 1412 0 R
+ >>
+ stream
+ xœm”yTTçÆ¿;ýsk*73„EN£‚ÄHŽÅÁˆ";Ä°H¦ ˆÒ¸D1Š\¨K@²Ù£Äm.q©¨N‹Í0€¨EQŒˆŠkß;¾Óž^ȉ§ôŸï;ç[ßçy~ßG;¡(jÂü„¸ðÄEšˆâÕÙúô¼ÂÑ1/Ñ•Ýdâ$9.Gë‚WÅô$¹¾cü7E…#TMÃo!j‘ST¼¡@—_P²2Ûð‡"µw¦Ú_«õSg”¨çe²róW©=Õaù¹+²
+ Õó2§KMaÑÊâÌ¢ìü¼BuæÿÝ“ ÑL-G=Z:&ËPœ›¾òõ+ #é^oŽ2Š‹ú—…aØø܉‹€¹§„8w¤ÔT·å+¾€(ðŸ÷åRs‚ÓxÎmDóoƒ´`X<¢<£Ùt\`¯4êE>5Ô¯°ðÏÕñ¼Ü^ìÔ­â®ÃSæX÷÷¦¡Zø¢l÷fö®bKEiņŠÏg½•“Ìr
#…T¦wYUÆR££è%×òn\Fvšëâef°ÇS?×ØRzš·Í²C&.IR\MÝ<÷wWVßxE+ Lò‰BûYQ?·Û{±ƒÿ*vá··Û÷V³ø{ø2%+k͇“{àœùr#0ü.æp9ýš38;ZW­„s+ ªÈÅëReœqÙçi’ù&£·cÑ]tp»ý´0EwíÃ’W.Iá+wžØ}ê€ù\ÃOB½pôÓö<ßÇõÊÍQ8Iflð»1=@=h¹|“Ó+Z)ÈWíß')a€´-óYÉeüI‹ÞÅ	«Páü‹:4KlGÀ–ÐÇNÜ]ˆÝ•žiáB+ 2mî\ïƒö¦Ö¸ÍiG{|Ó?Iä¡”îXwp8¨ÜRYVY^á}1»Q8Ƕžj0÷œ^¶8>7-4ٝ»»eÊ!ýþ‚ž43ú­ŽÚúk—%²ZVwAúUꢄÒ×@ä׫”-«šJOHN.x	Ø…þà‚¾èè~8ÙögöýxŠ/÷Û”¶:5O—øQ¨`2wE|Ç‚NìRÞ¸4‰&~ñìÙm0HÓ…>þW½”ðêžÊᐵD‰ÞZôÀu¸özünPÒ»Öiazó:»³(Çü0u²_@È!	Ï€üΘËfë$‰:‡r°S‰*3N³JmŽ¢CàQOÛ:Ñc”¡_¼i¦ í™ü¬JôíÇãÌ—M흗M‡Þz>djúY˜0§¹%Ñks¸ÏRXšÏ~sZ`{š—-ʍˆçS’ããb³b‹ÿ'°j0?sâîwoWZ>9½é¨äÔÔû·Áéä§
Åù¼¦¬=!F–{ò²ùÄù t—Ð5eiéÇîAŠŽ'jŽ	loÓG:¿ðD¤·ò9åô¢F	}pø{¬×Œ¤¤é9©_ì‹à7W–UÐ%»ÅºX¸›é÷荮möö¶Û'ä¿«|²¤endstream
+ endobj
+ 1412 0 obj
+ 1809
+ endobj
+ 1404 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.182 530.155 121.114 541.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.7) >>
+ >> endobj
+ 1405 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [493.595 508.233 500.32 521.442]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.8) >>
+ >> endobj
+ 1402 0 obj <<
+ /D [1400 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1403 0 obj <<
+ /D [1400 0 R /XYZ 72 618.842 null]
+ >> endobj
+ 867 0 obj <<
+ /D [1400 0 R /XYZ 219.788 199.151 null]
+ >> endobj
+ 1399 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /XObject << /Im2 1398 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1416 0 obj <<
+ /Length 2723      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí\ëoÛFÿî¿Bè'
+ ¨˜}“ì—ƒ›Äi‹Å!Fh‰–x¡H•8Î_óXR²-;Ɲíòˆƒkw¹;;3;¿™åcVÎüÉY¤f‘HBaäl¹=ùþüäÕ™t3)ÂD$³óKêu¾ú=h²ùBí·ó…Žâ Î—s¨¹$hç*®wó4eØAyy9—AUoÓ6¯J(ÒÀ$XB:·uUðØBÚ
+ ›®úÐùòîÀË+bÚ¦‹Ûc?+Þ¿‡‹§P’žTK ?[”+ 4Ò®ñœ´›ÌÓÙ¤HÖk9&-,Ž¨¡ aÖD&ÒRö†Å•ê’ël7ía·Osë‚´èzanNÑùZ^ <xW;¨ õ”Sþš+lªUÎ
+ A½mӏy¹æ¹µ!~W™g¢­øtj|¼lÚºëWí	̶á¹ÉöhŠªç–ÚµZ\àµö˜‘•K¿¬„„u*52øÇ&C“U†VL+}{âÁª¡ZT­`ž\@îç¬r¨å{‘:ÿì9¤ê}fÇ,¢þ”~þy.AÆß~á1ˆ°'?ùEJã#óÞ3êgsfóSR•rÜl´=Ôj™˜+ 6ƒ¼·À0Mh8*¡EÁª…{÷îüèÙ/¸úÏŒ;Û~a÷â4MÅqœ9ÕŠ#2M{cS
¶;`´æ$éõà…²-Ïv…þÃ*‰pgðŠw
ï\Žù!t›àÝë×\СæÀ¸¬‘ÓV	ð+“oó/= åVXÁ¦Å¯šâêÉÛóéïÁ¤U&Y#A7bžüþ‡˜­NÄì§ê$ž]AY„2IfÛ%ã02±¯'ïOþ>[pããŠMî¥EÐâ’ï}“”eÍt¨ Ü÷7‡FÏ0b»Ã{Ãïa36Ù65ꏷ´q¨1T
¤þc–`¡¥—ëÍ»··Ñ‰žBG3Š==Έ{IFò²ÈËìùò+‡RªGÈ‚À¾%ˆJBcžÄDˆNkD"3šazG9ÒŒ{ë/è6wÿ{P>&“@‰„ñËúVœ~YHßÏŠTѸQ
Qlc¹(O¢ïˆ£\¹äÉ°X}Q at FûD;úy©Ÿ+ ŒÎX;n0>VK`4úù/c„‚m³&Th´r,¡QËÑ„Æ(Ž§FEòÄÆL	
+ –Öí¤À(Ôhö©"El'²O%yl"§¶OéŽx»¼œ¥ø?ï>ʼn̔žâÈDOŒËþÄÇ8]ÿ¹È¤‚äˆp™Œ—Ï©•—’N«Éá’æ,ëô²Å3¯§+Gó€Uºñ<`Õr"˜¤›-c&÷€5Žé.r»}þW/H5¢ r:w’ôÕ¹Ém^zȺKkþvmZo!ÕhµÞ÷Bô¯’ϹuxyLÚÉÝP*K7”ø­kˆÄ{/¶§L©£±+ ÜsÆAóÝ‘ã*”ÓÄꍄÎ[ªÖ¸HÆwA¤ëuísázu¦Ä,
+ “ÇX:‡Æ‰[&zw„p*Ë=tz“¥+â]Q]øÂ꧹µ|ÎOº#]‘¢µK€}y#A™ÎHÀLi¾+÷ÀpµÞb¶3,xÙ'…ãÂ}{D9R%¡ÓÑ>ÑTùDÓ»
+ RÚÝQŸLÑ'8«$êåNëuצÀ×hœ?Š{ÔYÛÕžãÛgûðéM$KqÓRûX$>!€Ä8þ"ŽBƒ	ÕÎ…V¸¯ÃUÂ+ vE#aÿõàyÄž:O÷ž§b»á†åõ²8ðØ„'? ‘~€=œeãýöU¶ÊŠ¬ÍVáËT
+ Ý2OðH€aÚÍÏùÿ
”
Rendstream
+ endobj
+ 1415 0 obj <<
+ /Type /Page
+ /Contents 1416 0 R
+ /Resources 1414 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ /Annots [ 1419 0 R 1420 0 R ]
+ >> endobj
+ 1419 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [140.981 420.543 156.913 432.232]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.2.8) >>
+ >> endobj
+ 1420 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [433.274 131.853 439.999 145.668]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.9) >>
+ >> endobj
+ 1417 0 obj <<
+ /D [1415 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1418 0 obj <<
+ /D [1415 0 R /XYZ 72 533.273 null]
+ >> endobj
+ 868 0 obj <<
+ /D [1415 0 R /XYZ 215.651 170.06 null]
+ >> endobj
+ 1414 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F30 634 0 R /F43 1217 0 R /F39 1156 0 R /F20 703 0 R /F21 1153 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1424 0 obj <<
+ /Length 2420      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXYÛ8~ϯ跕¶FubžzsaÌ+ ?±a´Ùú–÷qe ã[‡–»,ÉHA8hd¬¨DT¤IE£%%£‘¹êh6ìi]G¨
7Ú†¯¤¢î²©tjÑIÎLx«"˜œOTîÇÍì©-XÄižcÂꪫ腻L·ÊX²À[XZ¶ìmÞ_ѲZGÓO¾³c0sç•Ý0®(©Žll™ÑMäϧðº‰Á²Žu¢$¼Þ¿~½*ÎU%$ÍН=rÌ8^Zç¥23ÞŠŽ‚)¼-ÍÃŒACCò ùU<‘:Ö<häuDñ]gG¡7ŸÈÓ<ÿÁÓO@äy’Ñ(¼H_©ïÇ—ÖÅ—uoÑ1íRE\ëâF—ÿÜTj[Wä]>KñâQ%hgš4.8`…°Nh€ZÉ¥úð~¬8Èq(!%y	ÏÓ4v‡gÓ"AÇŽ$ä,“gx ép4ðòÂ3Xk~‹×ÚRëJ{v°Ôö^#»×÷<ÑÚéäfËtÁ4#µñÁ„”"2!óMÂ.Ä^š,\0Íuœ”ÞMûaÅKUë¬ô^:A/pL€ŸŠ:wÞxðpZBP o>âæ[Œ»0rpóìá<-ª8ƒYúŽä#$#ª}ˆ€l‚Ì(0r½ây
+ Éd˾0œLþ™G’nØ]“rB_éi€Iž¤ÑO¼]RÊΰ_^çÙÿ›+ Ž>Ó7g9Ò”yê™$=ð'QàCˆ>¢”Oì0BŽPL”í ë
ã1ähf$Gžd»ÂJUFï0_ÂÓ~1!d:˲2zóþí
+ ìÚì×&:ÒZñ`G6i®ÚÐÉÂÁ€ ÏK¤Ñ¾žH¿0þ¼ÉÄoóDG{gr¬žŒº(Lïú¦;·bJ âœŽ6týžI8uÝx@ñßX#‰Ää©GþHó<þÌu
ºIòå~ÅÜoèá-(5OؐÝÕCúÏ)8J4ÈԐÏÇE.Ÿd…JàT<1Ú™b¦çOÖOwå+ (õzh†~O‰HÖŠV,§5ç!ø½½yÌp™Öw
+ Ìs®½!5Ä•fÛ¥HáŸv(³·èùàø”'Ê<z8ó³YÜ›–†
ê…†?ÿ¼ÁÍaæÃ
+ F£Šª¸.*:ô{E‡%ZFÈ›KjG+àiÝy‚h¦œ’«R/›E†ëÎB€+ ¾7‘¤g,™àgôEÚ_Ôµ¡¨qF·ÏT*1ézéGHs0²o
+ Uεæ>žDzÙŠœ/4ŽHA†º’!0¿0­Ïe^¨Õ˜ÃÎ.‰h÷Çß±}‡FëQÜ%S5v®óŠG™ý^ú«Éù‹dUÉBU|ÛøÃ
+ /.½1³á©ßæÆ«‹Pñ#äŒ[—ÉM<`ÿw<0#+Ê38x8Ï’“0J·„»~¥¬J¾8tBÛuÜþJCŠÒPõù@+ ~„€¼çMÐIñ6R®#»†‡ŒPèƒän/]áÖÃu•¯E¥Xâªðkðeån|©íÕöZíø€ÂnÇt¾–62+ín¾ð/Ùæû[8›ñòªÁÙÎ<Q•­ë2r±eh„³	ó®åè`û#¢AB:ÁL!Õ^šr¾õz©&b·óý·C^¸\Úž+¸Ð°U?¾’(_*ŒµÕáu
+ -†ñvT+ †Y_É ám¿PQ:Œ¡{©0ÆóåÓ‘€ÌôD\Ý”¯ðù²Â¬9°°ðÆÿš~Þ÷‰ÄðOxWþÜÖQ$Ž‹Þ’	¨„'=]¨ªÐÕ2 …Í5˜­L
•ßÞÅp¥PŒåY~òÆuV“t†K¯Þ>¾úÃ}T'endstream
+ endobj
+ 1423 0 obj <<
+ /Type /Page
+ /Contents 1424 0 R
+ /Resources 1422 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ >> endobj
+ 1425 0 obj <<
+ /D [1423 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 114 0 obj <<
+ /D [1423 0 R /XYZ 72 449.901 null]
+ >> endobj
+ 1426 0 obj <<
+ /D [1423 0 R /XYZ 72 310.893 null]
+ >> endobj
+ 1422 0 obj <<
+ /Font << /F35 1025 0 R /F16 614 0 R /F30 634 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1429 0 obj <<
+ /Length 2347      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍËrÛ8òž¯p퉪	5µ7¯+ÙòÔì)®\ Š’°æC‚~Ì×o¿+ ¦›”LËÌK+ à»3^æõ«Ǽâd¬"'+ø²„H° a‡Õ”Le|ê@Sn0sHx¯q
+ ÃÛø¼€´©­Ñ|4㸊B]ßj.eFÙ·ŒØ‘û†atvðj&8ÅÒÖZ"
+ Ø^ºÂA[ò·Þ]¾ÇoBÞ®¤÷ÊWя¼|Ä⽞R
‚Q¯/iÇ«›\d0>©ã	†U
)Ê0Ùˆ=c7R?Ô0íàX}\Ó™ºy£^äZðåÊmZo€?½‹ÎŽ®¦½æÔ⃶Hù$uúG™J©Å?,³”è“<úL0Kžg@мMöh\¿žšå¥Ì€®Ö–
+ b‚vmxQé“ÞRí0äu¡Š&â'Iaó"¨ýÔàÔ³E½’Ø«ªOŽ©íȶñWu­‚BwxyÛ}‡y#[G÷ÈOI‡o9:_r>ØIeP@‚è°&ÑS])*œx‘5ÿü0ý¢.ªˆ^Ž†[f&çDAÉÖìæ÷¸ù¡ár}¤"^
+ RÝo“O]ú$™tµ–w¿ü‹³LE	!…ÜRRê §#:êÌWâþÔ•WÝaܭÆi¿J¶ £˜C¸0ÛÎ;3ø«Eœ¡ß“fd{ҝHÓšR7uŒ@?¡r*hÄæ-øîe
+ iÌ–b–ZJ¾gôƒ<	‰xfÉ4šÙfÚ€©s©’æ)W:J2RHZŸíRå‹+ XÙº1>°‡. ˜e+ ‚ì!Ñù
+ ó$§õüµ"$ˆL£/¢Žõ÷˜%±ÎËãN.52Ï¥Ìý¨Җߏ+ A³endstream
+ endobj
+ 1428 0 obj <<
+ /Type /Page
+ /Contents 1429 0 R
+ /Resources 1427 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ /Annots [ 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1439 0 R 1440 0 R 1441 0 R ]
+ >> endobj
+ 1432 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [165.628 444.586 178.53 453.609]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 1433 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [107.731 422.664 120.633 431.687]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.KDA:CASES02) >>
+ >> endobj
+ 1434 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [125.307 422.664 138.208 431.687]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 1435 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [509.087 291.129 521.988 300.151]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.KDA:CASES02) >>
+ >> endobj
+ 1436 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [203.883 225.361 216.784 234.384]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Vault:PLDI01) >>
+ >> endobj
+ 1437 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [221.458 225.361 234.36 234.384]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cyclone:PLDI02) >>
+ >> endobj
+ 1439 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [238.653 159.205 257.009 168.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SmithHeil:IWIA99) >>
+ >> endobj
+ 1440 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [260.664 159.205 273.566 168.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Transmeta:CGO03) >>
+ >> endobj
+ 1441 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [277.22 159.205 284.667 168.228]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVM:MICRO03) >>
+ >> endobj
+ 1430 0 obj <<
+ /D [1428 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1431 0 obj <<
+ /D [1428 0 R /XYZ 72 531.152 null]
+ >> endobj
+ 1438 0 obj <<
+ /D [1428 0 R /XYZ 72 180.003 null]
+ >> endobj
+ 1427 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1448 0 obj <<
+ /Length 2491      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XKã6¾Ï¯hìIFFŽÞ²r›
6Ø&°ÝÈ29°eÚVF=”4ݝ_¿õ"Mµ=
´Åb±X¬çG¦w	ü¥wuvW'Í6)Ò»vx÷ÏÇwßÿ”Vwi²m’æîñ@\ûߣÙl⼨¢ù´I#ßutß?|²U#LL›8Îð¡¬7Ù.šûWf8+ Yž‘YÙ‹ö ‚äù-îc”|ÿ+ žôùãñg°Eœ¥Û&ËØ&Á¡{<ôL'ÌsV?/"MsìÑDs§z:0)þáó ÑN“6w­šõþ½Hνœ0*íÕ™1žÎ›ºÅ9\ý)I‹–÷~B®Oý9–µl^HüfÀM»^Û-.­¶M^É	s:áýò«"²¼ƒøi%ÞØÏ ôÌê†)šg•=.lkÚ…Pè(Y­D²~™õ¸×ÂòU$¤‘u¦€còúË‹‘]>~ܤiýöOuã4[ܶe#Rt1ç¤eãÖ,½ìö„j{…ùçhÈ¢†¦öd—ø†aÈ®¨ˆéZ
+ Ÿ,:px§AŠdt<wœQõÌð›Ë›ô²hZZ<û‰GgË
+ °Õ9ˆçžÇx¸ã8ñ6¿çÀ‚¶¨vÑ7»Ü폶æLÂ­Ó{£øg4¸íÅî¢"J\2÷43ˆ÷)ònd˜böÁ]@v¹|Çog¢À@¸ÑIªg»È±NZs3·¼4#èQ=y
'¦H‚ºEPËÝ{¹¸zœz>Ð*îù£å|¡<"í°:kþÌwNÙ%[J䘫”wé×»™µ+
+ ¿bù‰ƒ!3Î.H%}"7¹ˆTof1{æ‘Šb‘f\
šà32ÿSžµ¾,·u’JÁ×/çÞtTeɴľj
E²Ý¥ëÎÇiŝ?œÎ)4è<ŠÂÀb<ã2LpTò"*ÿVFãe4~X}¶NdXjÉÃPšŠ<ó½ù¹äläPÞi¾-vÙÊÁÝ́m}©À˜²‹z교Džâ¡äw´=ü>Q÷Ù»†ÙZC¢>žDÈa!‡c4
A±Å¢h0j,ñ¢Y~©fTI­›˜:ž·šO­¼æ¾ˆA‘-òJ‚—ë£p ô4(…-Šó¦¥­ùŽ’ÅPÛŽ{½ª:ȨGƒF8žx'2þ-ñ<­ìùÁ*ûÊbyAں袐ÉfÁŒ®³úSR&Ýè‚
U]ö®äФŽj¨sÄ&äé•{¶x¼2ÈL±×yôJǝ™‰3ÕÞnçPïN:ŠKö›å($Rà@å"Àå§ªÁ/i…ö<û<…Í™1
Ã®\×ÑÐß$€“\,˽
+ Uè¾,”¿	§ý(\;øa¹Ö’¢ñUYDxŠ»Ëe'?û xeÂUà'Œ¯pK_*à›A×wäeYK¿{Ê2ó‰‡A§€¶ë + |q7úPP×õþºï°×Fºö5eËÕ:kîÒb8–|\”Û¢,èTÙV— &ÍÊè?ZzjX—+ =ñ —’µðã	I)Ï0¬AiÂ9„3¿t­5ÔiøãÇû‹Ÿ×¡ðïîxrá屫³È̯ϟß:~éM>%’ŒÌS÷áR8Å¿`ˆtî
+ Ÿ0œ†~p€f¶ôʲ(•¾,£?u;‹îÐË^”2ðAè’#¤t Ý«¿ŒSc2¶ÛëJ°LåŠ&(çÊ„.íxdßØ‹Æ¿N4’
+ ¯<hÅe0ØÑՏP}f8±Ý=¨aè‹åI¢«#»H–9Œ0¸6âÕßoFö¬•ðŒ6G«°ÚeÀu2†ìÓ†s(½?€r~+ ;d=­^j>ð2à1Šõ¯UþùmõƼ±ÁñkÏ/ÛØã¨;Sà1á$ÏÂy°«hð¼ý& + §ÞýëñÝÿ+ endobj
+ 1447 0 obj <<
+ /Type /Page
+ /Contents 1448 0 R
+ /Resources 1446 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1397 0 R
+ /Annots [ 1450 0 R ]
+ >> endobj
+ 1450 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [345.273 642.277 352.72 651.3]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LLVM:MICRO03) >>
+ >> endobj
+ 1449 0 obj <<
+ /D [1447 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 118 0 obj <<
+ /D [1447 0 R /XYZ 72 449.333 null]
+ >> endobj
+ 1446 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1453 0 obj <<
+ /Length 2665      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YK“£È¾Ï¯è#Šd^Bpœð†Ûîõ8<m_zû@-áá!êYí¯w~™Y%@ô8:¢)²²Šª||ùçÑŸ·îö^ºõ"ÿ.o>üüøáO¿øñïmS/½{|e®ÇâÉiº$NQn7nÆοڍï4×w2Œ²C‰q±qC/º. ÉÔÄÉêzr°w¾ íÏ`|¸——±“g_žzYå;ÿo7´Ó(³¹9ˆ¼V­<3,y©F<²þ"ÄšÏv8Óéìó‘È~€5¾“ƒPŸiTðûAqì=ïxÄ^ãæùñ¯$7ð·i°0
+ :CDµÝ(ƒ¼k_»^$ù!_ôj”€\Ntô=.ŸèBkx0–º”¶á¥=Ž&¯]òÊ·cé–ß1Õõß>BSn[~úû×{w³¶`Y²ßçŸ~’ÁS?“ã$pþÒa“ïîìŠ!_±|ÃK¿‡Ø¢ÈJ^5…"ü(pø¨MÖ’œ¡4·¼ƒÌ°Ì0XUsJ‚0†ùö¬
+ Ýè3ÛKÄj„tʾÑ%ÄŸÊe·>Ñ õ—² «®•ýóvÞ¯_ïèé\‘dè†!Ì¢ìKR1v¹L˜:0¾‡óËÆÝíœÿ˜/ç£0³]Ó³¸´V}•X Öu§±2¾„ÁìTzÆP-œ–Ó½·2ºañ,›q§B7ÍÄš6bì‘ç<<l|ßwþý«¬Íàƒµè%/äüÖcéh¯Ø±kV< ë_ î±g¿ƒ»EéÂÝ@á«ÓóÅ~¸ó~¤1Ÿ”åÐÊ0“›Ȥ„WÛ‘U9ÀäŽd¹íÒ¬¬ÖÕ*
VEoÎÀ6×wøðáȏqÅB¬eƁSW¯æâ³ v¯xú3F+í½+ ‰çô£¼­a’ª‘f¯BDþÔïø>Ø»Á‘0dKî„o†!.Å®Z‰ã³XˆÌ^ªaÖ2¦xªIÄ–oäÇÛ4Œg*}dKJRçK#7'åp”ÎØTSÏyc}l›µð6â‡G6e{¢qð,óìÎDËk½+Ñ BóìUêÝ…örµ«<;ºëU'a;·Ócg­>_lRÒP¨ÉÓœ*έy#Éjˆ;“ˆ(úŸ÷_?K˜â0¡7¯Ò G&wˆj|J3ù8èIœ¥ëÇɆ³|/Ü/3ÚBoóúÌ	B{[FWW®6É͘2d¯å4¼*R#K2'bå(­ÁÃPœÐd—åŠßO<ÞM>¦Id3Mº$‚i,${狉UÆ´T:]L0ˆ‰Â`Qˆx˜ÓñÓúE˘¶_`3<P®³P°pÉ5“Ù¯JP¶åÀìÃ+ ¿ ߆pP¥=À„IxöŽnh¢+ 7Óú¸žú0ŸØ^ßlâ@võ0–·€þÐûAMÒ
’µ•³ A¼kwz Yn2ÞU…¤ï¥’ŒN!÷Ù ‰ H¶»hwçFá6ܳ8Â=f>üùñÃÿ+ endobj
+ 1452 0 obj <<
+ /Type /Page
+ /Contents 1453 0 R
+ /Resources 1451 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1455 0 R 1456 0 R 1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R ]
+ >> endobj
+ 1455 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [489.748 686.122 502.649 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ManagedC++) >>
+ >> endobj
+ 1456 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [246.495 510.742 253.942 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Omniware:PLDI96) >>
+ >> endobj
+ 1457 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [522.034 269.594 534.936 278.617]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.KistlerFranz:TOPLAS03) >>
+ >> endobj
+ 1458 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [374.798 247.672 387.7 256.694]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.franz97communications) >>
+ >> endobj
+ 1459 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [372.159 138.059 390.515 147.082]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Shao98:TypedIL) >>
+ >> endobj
+ 1460 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [401.414 116.136 414.316 125.159]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TAL:Morrisett:TOPLAS99) >>
+ >> endobj
+ 1461 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [476.538 116.136 489.439 125.159]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LTAL:PLDI03) >>
+ >> endobj
+ 1454 0 obj <<
+ /D [1452 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1451 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1471 0 obj <<
+ /Length 2534      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YKÛH¾çW4ö$m¯ž–´·lf{‘A6LzöÒéƒÚ’íBô0$9Î¯_~$«$ÛšˆK,«ŠdupçÓ¿à.
ïR?ßøqp·kÞýóñÝß‚í]àor?¿{Ü3×cùä})ö«À«VëÀ{üB£÷«u˜n½§äƒÄë«S_
˜®ÚU˜yc1bëZáÃxÀ0õ
+ Y°o×€÷Å´4M„;ñº½¬1ûFs'úΰ;Ë÷¾ëéÿBf_Íx”Ñ—Ù!qò®oî!$õ^±æH$³[…©§ü…iÝ´“ß±ôÝzõüø+é`›<YßM)º“œ¯“d_Ýêô—ó(3M×+©úê[ðíŒ*I8þŸîhz<:úõ¿ÿ‘Á‹UÌÈÙu¬Ÿ²’YèFøð}_%‰=æ	Zë}Ñð~›Õ:rï£Ê›Ðroì‹a„ÆÒˆP]h!b-|ú´
+ ‚ÀÑ¢mHJ¾Æ3,YÉ´Ã؃Àrݝ0%·å£d‹s
 ELÜét1ŽQŒ>6’ê®ÿ¾'aØöÂuܶ“'«ñ|¿ìü¿K]‰T½R]´¾âAN{rŽãÜ*hWœXlþœ<m.ÖÁI‡œçdµæN«,ÎŽó±kЂ=ûh#|9Q·úu¾]<°{ì!¹:{®º×¸ÚéyÅijԯí.·*ĸL_‰µi\+ý«Ÿø#®ÞI·ñd`ÔŒÜ~ŽÁ‹Õ+ 5ÊrïбÛÒì	$rîàD6ƒí	œÊŠ—º²‡9ÛÑ슱*e¦`ÆúmpNÎÄrÁm(òÜ©Õð‚p².ŠY=´ÿTßµØ!R×VäØ	ŸBì	$>"ÑFÓTÞ5Ønòh{aˆÇcg‚Ø;*thìÉd†)fbgjNã DÖý–€»¸U
A Ã[ƒ9kµHdÞ¡j«ÞìôË1SßT¥)F= Ó.Ô¨š+ ö$¢|š46y
+ ÂôYæh|þðÛ'„ÁýB¤½‘ô2ŸR!ä½\¬`†‘aRm	CFüÅʶ²®A–‘iӜꪙقuñ]¸a7ÍŠDUÀ˜2"ÑÞ÷ÆÌ”åÆs?	à )…h
+ µ°N@ø\)Œê…èúÅPN‚LägEÒ(Þz«,òæ5…ŸXµ4€jßþ…æD¹Lé“?qbèÆå¬ZÒ×ܐ4oÕ‰ñQ¥ªðJU›Æ8~g”
+ ÎM§]pn’°^·Ž°?9ãG×Ò.1J¢Ñ†¶4Öâs¥[¼ U¾ØL†‹B+‹Q&8&@x
+ íQˆõ<’n“À·5Ï›vWãb%×~àrP¡iv˜èœyÛzɆóI²l׏“šÖQ†îÜÛ’*¥CÌÜk€îãè"7Ð"}07ðyƼK÷ƒrÌöµ‘ÆÏÓò‚ñ<ÜJº	mùha¾YDf^‘^âN&ƒ¶½Lþÿø“ÜFñÌ»+ ±AJ,už×u}U÷@ÊiÊ-½…p”*a_ÈpB²¿Q̱ªm®Ýøoó#F®üZØ¿æ=?ne_®Ž;ù³8U³XèÍ,K¾$Æ¿„é.æ
+ Ãçü0X?óƒëòr‹¸>ÃÐ5Ê*HÃüRÒ¥.I²Y°êçM§É@E¯g)ì¯n!è¨5Kú+)Dë‡*zA@*+ ½ ÜÞ‹˜(¶¤À–ÒØ^µw,š‚™Û4Eo=ˆ·Ó}›bÊÄmµ¶:¯$½±BÚÒ¥o^yš”i~K=ôTÑJÑ~¯~}´Åj˜SèR€ôƒŒ«b3ù’Ë’Up¹ÇÆ¾
+ äѼKšAH_×Ì ¹šÙáJ¯Õ)EzeÆãD¶ûñï$6ñœãòöÂ@s-'Ái.†OèmçjØAæž‚(¿—é„
J4KH·Ïä«IxŸ;[iCÜ^~ÇËê€(ÅIâGMê¦uöºÓNs)çÓlê.g™S6cfªT~ªÊù"ãRÑÁµ	û‰i´ç›ã—*–Ô´J-öRÓpèöŒ‹R«Úö„³#•òì“®Á£dÏÕ¸E‰´'*¢ªæ²=H5ÍÒ<÷ž4Íâ»s­dWËp'c¸³Ô·›s=ªhÛèWJíFž+ ù/ú´9’úŸã•âE¹GÏœJ·¤¼‹ð—nLD†Ò3»IBÉîÉ€ÆCR¹×€C5#‰>[NI}‰±™Ò(ÆÞ>ñžWw%&‚þgwê…]–ZfòëŠ6èÙV¬ZÉx×᭮І´DßAÉz°¸ƒ;]"Ÿ¹.ã0Í´¬çÊ,µ<6‹[B´{ÀkÎê .
ëöÆl– ´…ãé
3S§tÀ‹ºç©HŠ#ûê‹76ô«åì+/Ü溾…8ê½Ëb,Ž[)‚,+ÐHmB»JLòE"‰pðB/À6ÿ­j³ƒÿÈØâßBÀï­­ù­ï¢/P²¾lögQ¹X‚&/Òó¬@š22’J仦˜ÅT?
+ tøúâ‰.IÞM±¨66ûxQûîÂʼnqO½`Åuk×ôD_ôÉP<txá&Ú$¢:~æ§eeÒŠêÒøTÔ—ƒà»Â~ê}°J‹éAAœy›Kå·h¤ÞU±·°l[nKü`«YhìÏÍô€Ïw	ÔÃé÷h_´Ir-…SÒX+ endobj
+ 1470 0 obj <<
+ /Type /Page
+ /Contents 1471 0 R
+ /Resources 1469 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R ]
+ >> endobj
+ 1473 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [118.86 708.045 126.307 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SafeTSA:Amme:PLDI01) >>
+ >> endobj
+ 1474 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [190.749 620.355 203.65 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 1475 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [464.63 554.587 482.986 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.UNCOL) >>
+ >> endobj
+ 1476 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [174.438 510.742 181.885 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ANDF) >>
+ >> endobj
+ 1477 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [201.717 357.284 220.073 366.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Alto:MuthThesis99) >>
+ >> endobj
+ 1478 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [224.847 357.284 243.204 366.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.OM:Srivastava:JOPL93) >>
+ >> endobj
+ 1479 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [247.978 357.284 260.88 366.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Spike:1997) >>
+ >> endobj
+ 1480 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [265.654 357.284 284.01 366.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Etch:Romer:Usenix97) >>
+ >> endobj
+ 1481 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [163.945 313.439 182.301 322.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Wall:PLDI86) >>
+ >> endobj
+ 1482 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [187.47 313.439 200.372 322.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.MLD:Fernandez:PLDI95) >>
+ >> endobj
+ 1483 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [205.542 313.439 212.989 322.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HPCMO:PLDI98) >>
+ >> endobj
+ 1484 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [218.158 313.439 231.06 322.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IBM:XLFWhitePaper) >>
+ >> endobj
+ 1485 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [98.917 225.749 111.819 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Dynamo:PLDI00) >>
+ >> endobj
+ 1486 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [116.224 225.749 129.126 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DAISY:ISCA97) >>
+ >> endobj
+ 1487 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [133.532 225.749 146.433 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Transmeta:CGO03) >>
+ >> endobj
+ 1488 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [507.151 225.749 525.507 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Alto:MuthThesis99) >>
+ >> endobj
+ 1489 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [472.295 157.254 496.712 170.156]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.3.5) >>
+ >> endobj
+ 1472 0 obj <<
+ /D [1470 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1469 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1499 0 obj <<
+ /Length 1950      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XYÛF~ß_±/d vtZÖã6m€)P4F[ éÃX–mau8Ò8Ûͯ/?’£ÃvPˆ5œ!‡ÇÇc6xôé_𘆏©Ÿ­ü8xÌ뇷o߇Ùc¯¢xý¸=ð©íþo/\-o½XA˜xïè»mòŠ~.}É‹Å?ÛoßëÇÀ_e~&¬Ë(\¥a¶§²_,Iª—/w2gâ³Iô:Ðo_ô9/!q·XÒ©b/[?.‚ ðþøõ¬Hê_{0X:Ï‚j! Q'ßg’“zEw <ˆoŽ²
ÊCQµBH<Ö e¦}!gLcpLîsï誝íL#ä@ﮍ-Ûæ
œ7„Á*#vÃË©¬DÝ8‹¼NÔ6%øKègáL¼dº¢Ï¬0ÙVŽaQ{ìLÍf]¿Z,³0ô¶XžÆ[XЫ“h‹ZÈ—žoïeeDhÕ⦗%vªâ+EE^O"ÒkA^œ³G韈ôéi¹3"pÇìr0ÈBëKÿàÆÔ&+Ãڐ©ƒúBAŠJ){;ñIJŽ<wï(™ ¸äíö âåçÜ‘ÛàXv[±!Ä‘^*î¥dZ·.k1¹íِ£(¦ÒzuGîðñÙâ|愐Ð]€<V¯¬.ß³ˆ–y_Ë®…ðÚ‘è4Ž"ÊñFä’
+ !¥‚ðwû+ ×
+ I‰C²¡X€_—”8ZüK•¡/¥r©L¾Ù°þ¹ÞzfÍÅšo’)*7óø»*ÕKîxíαºW	ncÌ×È5þ†¢‚XÅ~6V¶ÀŸÅ“¶ò–Ñ;$!©Ãœ£r¤ÄfÅ»KñäŒ`®Ì¼ËP+]É""U>T'›iËÚÑ8-ƒ±ÀÜ+ënAÈÌÍæN?:gÚ&åØŸ
+ ¡A‰¢‚1õµŸR‰ÓüÒ
•LªJ©Ïƒéõ¼ÂA8É9ÈS	ClF¶µ.ÈÓ`ù¥’ïgõ*XU»£Îÿ½$Nc\
+ 5ŠNJß‘«³HrGÜ|Ná3ø‡âŽþ‘&CËm‘´‚Ûnp¿Ñ«h&ȧÃ-µb9ñðð墸JLJ®›öG¼L“˜µ’Zzéœìò—f¹/E±–^jR=‘qŽdPŽÐ	ªŒm1²à®`½Ê¢õÌÉ.613¯?]EWkÊum\ݐÌUõ*gD?ú@72"0%åº5Š™¾rP–}^ÈqÎ	ce1I]ˆøì'>
¼úÉX#Ç0YK²Å6öžnçJøb9sÆUž…I@Ó·vs¶¨úaâ{)Èvmž?õB2 |]$T¢qOevÚ¤Â$¼.˜8Ïøup
+ N1î&C´TSž/ˆAE]9ø©²ø{}O0×4b9+J±Ø‘•±/ܤz¯¡r/F74Å¿Ê÷U4QŠeC{CäRãÿÝô輏:QN›IÂUŒæó~æI íhöÄ ¡/l{©ö"²A•­8沯UÎòŒ#¾²̉¯mȲ۔”jj´Æ±œgwøC¶çCLìG\c_Ó¹eHJÕZº‰_ê(³ç³™†ßk
+ ¥gäé
¦ê[ùê]P¹–I¾îUK—=²PÖYÿš½ó²P¯COÓ™6	³“áƒ+0G¨ê_›µ|Håa:íû®ŽŠ‰F#b7ü>À:L~P"ÀE'T‚^2ð
+ ÚÓïpÌ;¡óX)ÀÆ
Dœ´\Þtdzs'¨ÓKÀ%våeÍmTž”l  ï2-¦„î\Þ
™É×o<a¿ _/¿<k˜ò¦TÓ8N}5¥Â:&»âˆÜä^)Ìv`â_yXÊ÷$ßVw`ðž/â²OnFÉbU
†$4ÓŒþŠ\9ž{R%{Å¿¦>WH¬Pðûrj‡LXŽãŽšŽ”“¹Õ§/ÎHiICmAšßÿª×“ÇðÇ//‡	ó·ÂíÚžFå,8J©¯™–³LKoލWOgÖ™2}“¬½'á—¦ò*Ü_.Â1Žÿxe©·qšÍÃz+edÛ
S(iÆëæ/ÍJóS…N¼œø$îÇÓUuºÅÀìu&ð-1vÜt9°„¼{™®}2Öôid1é@	¦Ï!òõDoW¦Á€ ELÈ­¶˜jN‡\xÎJ8(AgbÜ1‰¶øï$|÷ð*”{úùÎ|Eá½ãXCEGgÜÜÑÄ*éXݳ¤XnVIœÐH²Y¯|ýC^”aïáçíÃ[–*pendstream
+ endobj
+ 1498 0 obj <<
+ /Type /Page
+ /Contents 1499 0 R
+ /Resources 1497 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1501 0 R ]
+ >> endobj
+ 1501 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [137.444 409.522 144.892 422.423]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 1500 0 obj <<
+ /D [1498 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 122 0 obj <<
+ /D [1498 0 R /XYZ 72 720 null]
+ >> endobj
+ 1497 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1504 0 obj <<
+ /Length 2001      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXKsä4¾ï¯Hq²‹cI?¸Á²TAÅasÊØ3ø1Øšl†~Év’	P©ŠõènµúñukÔ]
+ ê®Ðw¹É£ÕÝ¡÷íý»¯¾×՝N“<7w÷G¢º¯‰>´öì㝊š)Þ™"LüÛýLœ%EY0ñ.«’RbùÎz‹´û蓏U4!÷å€ÃÞüÛ]á3»™¥ªüN¥I•V"5WIQ°Ôo:gçx§‹"²ð+ W»à·ÙÖ
+ 'ŽàSF
mÌ܏³çÍùr8Ð$o>^€±c"ëÑ&h­’J³NµCœÀŽiÊJØÚy7²]x¹C›Äp·Ï»®yŒQ<…WUD–iúqºò|<{×»¿,
+ ™“x—Ý·¬U³=g˜ãÔ[9læ­©7ÒhX^
›Ž¸Á	pöƒ;áÕ€5ßÞLÓÍÎo6¡ÄäákÊgzSÁIÇfj†C06®Ù¡fb<\Ýx¨G‰Çëb,ØêFòƁ¬´åuÌÑLç‰GTtJMfW_ïèÿ¯©2
ùЋ>¬;zËÕ‹:dä†W@Åó""1#‡âdgÿžSηáÈ©aƒËä%WÁ{éÑéhìZ^ì$À˜£Ž-(œHçŠc•¤;{–íÂ’FöŒ™F~Çõ‘ÃsBPN›t“ӁF)àâ°Ñpˆ÷”+ £¢n»š‹µcó冃¿…œi™¦úŸˆœ•I¦´SX-]Qöº+¢øEV¿ÑBIú´
[W—Sñ,(ÑO at r]ð]µÝiœˆÚWö\x*ɍŸ‘xY0þª,ôa~
Ð’á.B8Kp¿~—¢¾~à°³>+ öVW´@4E°æ’†`-ÓÐ?÷Ž’¶‚ÞA»õ#@ô€Xue"ß6nâK´êx¶ªD‡¨÷—ŒÆ´—@а°šLayrÃõ¸l'!ž:‚!¥3ªo+ endobj
+ 1503 0 obj <<
+ /Type /Page
+ /Contents 1504 0 R
+ /Resources 1502 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R ]
+ >> endobj
+ 1507 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [344.708 224.791 357.609 233.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.EmamiEtAl:PLDI94) >>
+ >> endobj
+ 1508 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [362.868 224.791 381.224 233.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WilsonLam:PLDI95) >>
+ >> endobj
+ 1509 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [386.482 224.791 399.384 233.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FahndrichEtAl:PLDI00) >>
+ >> endobj
+ 1510 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [404.642 224.791 422.998 233.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.VivienRinard:PLDI01) >>
+ >> endobj
+ 1511 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [428.257 224.791 441.158 233.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Golf:SAS01) >>
+ >> endobj
+ 1505 0 obj <<
+ /D [1503 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 126 0 obj <<
+ /D [1503 0 R /XYZ 72 720 null]
+ >> endobj
+ 1506 0 obj <<
+ /D [1503 0 R /XYZ 72 337.762 null]
+ >> endobj
+ 1512 0 obj <<
+ /D [1503 0 R /XYZ 72 133.614 null]
+ >> endobj
+ 1502 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1520 0 obj <<
+ /Length 2785      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍY[¯Û¸~ϯ8Ø—•ÑcE¤.–ú–nwÑ(Z4èCrhI¶¹‘%G’“x}çFJ:V’E€ˆ&‡Ã¹qæõÁ?õP¡ÞÅ»¨£D=”çW{zõú7•=¨(,¢âáé@”OÕû ;ŒÔ›­
+ ÚÍ6Ö*p|…ÉËe³Õ» ëǺÂ%ì7ºn<6-˜æ6Ðށ'GÓëÑâÒ‘gÓ‘™9.èN85
+ §¾–ٍ΃ŸJÔÛÁdmLdƒ.•…¹‘ʐ¶¼6ÅØñw¸^Pà˜ƒ´þüôOP}«UXhM&¨=[·(ÂØ Žq¼ÓÈxLÒâ·ièÔTáï$@Z^j;T|‹¬ªÐŒ¨;pÿ½U`«ÃcøÈìز5ÿx¯t.ó…~ÆãCRe«â°H@Ÿ"Ì2EúÄ´òú·8ù›ÉØç¿~E£4ÈÝ––ÅÝÆ…þQ›þEªºù+3[Òq¨vÂíMkP£ÛÄ­®OTp&ùÏ]ãßÝ~³MÓàwoåˆz':èÝÌ'\­ÿ9ð¾ÇdZ
+ Íׯ%D™œcÐüIÄ{X5Pk!:r~åx6b5րà –›€”Äfƒ¥ü¸+ Z¦QÉÂTöWïÆet7Ž‰A‡;?;ßá´!f7ÞçBÙ×_Çí°´›Q³Ï–³Í&_8•Õÿ·XEÒc)ŒkL-¹véy|Áÿ˜cR*P¨¥»QçŽ"])Sæ³+\v}%›
+ 7:ÁÐ¥–Xp:^¨êÑËuöùc)'X²+ ¹Ù½«Ã8ùy
+ N?HÑ`µwe(
+ ãj…ªàƒÿC‰‘CqÊ&³ù$¦|Rñ´¨jYKïpJ‚7¬Ûƒéo0ßlœ"Ûҍqq’ò+qÇú|0“FÈ]àÀ±Ÿ‘[%ÛÐå'c2„õ=%TCÊ@ô³ÞYXÄÙ]!IâkƒEŽ…$ÆF—¨ìí~Â9o0Ss
è¾&P8ÐÉD„×9‘^8s0ÃÈS>;t×ãIݾ¾“£-™ô:¬jÄ—rÆ9Ÿ½¯i‚Â
©dùB!.4÷·Ó~_¢üÚ»0O’]p¶t“	˹óèüžHvÉ8A¶„ïÂû´ÃR¥Jr’$ãRWöÊù	—Vþ4…“ìóco¦š+ †ƒ=ÏX8AÈÜ+×ÎH;7Æ*>¨8NƃÜX¥/«éO2û"¾qª——)P¾l(Â|ºVÉË0À)
+ vÚxWtb•q°[9…vè|Nö/Ân(`q,5Ft½·DÝJ8æ̨–Š9§u{à”‚ó†?”GáÖ+ U[ûŸx±fH´'=MÉz%BùÖ²è‘(µȽÍ¿›üwûFఏ»Áy?Ë9¾'¯-³ª£¡¤˜ÉÆŽÇC9>’l–©¹'=—–i.½x\RªÍØ•4¸úοmË_ˆuŽì¾´nS‡üá’Ù%¬ÏÔj
+ àÚžiWÇîƒÀU;ó¾	ýÒš}#§GÓø2*p×¾X*·0*¯}¿Ä»Ìuvi\ø\¡‰š]õV:^¢uM%A ®ÿˆÞбGD¸t™:“åÁZš­VÝOM.cÆ¡LéÊ¡³bµÒµé4	á~J§õw3®ôïFgwº5Ͼ!¡$K®tm1ô<Zxyõ`©/àf#oŽTè’DÙé…Sù†Ý$Ì(áPv`$L±8ᓈZg`VÇ/#pž)ûnà躰DÄw¬Y4äl?]çÍa¦¦ÆŽw’ï—•ù[‘fÊs™òöÚážÎ‚'Ê¸.ýReÆž‡5PI¸
+ 𐥮0	†Žëç—SÝ×¼¶'èUÓåw7W©§5¦ÃK¨)
z4„ð·çÙ;4ŽG‚ҐÇÈ”]ïZÔäðS<Ú²‰g%‰ÙÍê-M,ªÑJ¹£ò¯T&*|;°…¥+®¼-¸WœÁ±H1™Ï@n ®X:+#ΏÓUä›æî–Î)ç×±F/'q¼yu¥r`áÑÿáøDÍžüê×Þ*ª•¸(ÍåE3PdV#šE:}»	¶¯³0¦Ç ]yš®®Å‹‹]ÀP á-G¼ßÍ,©ÂVºŒ@ùÿ|°*Ř äà^ù‚€gß½u¡ˆ-=xÝJ隐G†l¶E¨ÕP#˜èdí| "¼œ^}C¡ïëÒ	Ò@-ÓbTN´j–ã(šÞdžzüý|yÝtí¾+™4‡&'WBÀÐÿ°ý$A>pÅYzLÀ/ßlc!«¼EÊ«#5HX¥l˜½¬zˆ°dKq䂃EÁ_¾U.q¾Ô}œçwJÀ
Øs¥x²Aß$˜×ì“k£¨ÄâÁO¦z
+ Nì9O5€F‡NâØÕÛAhY½ÁQÊŸ@jz=e¹ÛlÒ×dpË0øEQ*»Ì=s~†æΟ-¸ ^-Ÿaš¹GÏopJB¸
+ Û®ðÈÂ4É'
+ âÊí_V8©]˜Æ. ?bâ	¾-WäýŽ\±g¶&W¤õ\®ï³¨WX¤a´+f,6dQ¸Ó»kU‘Oø1}Õ-q˜x¯@’RÑnUx¥ÁTùâhà^@ÅñY¯^SH…™ú³Îz\a…ºÐ?0jü'÷ÿÈ¢¢Ò<-xé]Å™·Õ=³"ÌrNÐxuòW|®æïBðìUž:øá‚ýDOã¨aì¯S¦¶pÙ<›³ùj	|àF;¹í?ãÿRý_°n;:ŸGø]oºKï1FO<ô7ŠŠáp±ü»€k”Ìf'þåñ(Œ…<#R2-b
+ PÈR
+ 5r›õñI”	t…ÝþAcn7÷n²qyÕЈhÑCO£py«¶"™O'?qÕZo5b,òïJƒëlî|­žŠ	"iꍐPzIQ}%Oåi˜$ß¹˜ZÝ-"0	¡2œASÄ…QêÐÃ쁰‘?p+ ’+øÂ/ÝQç„ŠÊ«_Ÿ^ýß7«Gendstream
+ endobj
+ 1519 0 obj <<
+ /Type /Page
+ /Contents 1520 0 R
+ /Resources 1518 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1522 0 R 1523 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R ]
+ >> endobj
+ 1522 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [372.095 686.122 390.451 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:CC96:FieldSensitive) >>
+ >> endobj
+ 1523 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [395.125 686.122 408.027 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 1525 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [396.825 612.616 415.182 621.639]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:POPL96) >>
+ >> endobj
+ 1526 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [502.815 612.616 510.262 621.639]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Andersen:PhD) >>
+ >> endobj
+ 1527 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [121.763 546.849 134.665 555.871]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.EmamiEtAl:PLDI94) >>
+ >> endobj
+ 1528 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [139.735 546.849 152.636 555.871]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChengHwu:PLDI00) >>
+ >> endobj
+ 1529 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [157.706 546.849 170.608 555.871]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hind:PASTE01) >>
+ >> endobj
+ 1530 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [175.677 546.849 194.034 555.871]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 1531 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [454.602 407.042 467.504 416.065]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GhiyaHendren:POPL96) >>
+ >> endobj
+ 1532 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [473.809 407.042 492.165 416.065]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 1521 0 obj <<
+ /D [1519 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1524 0 obj <<
+ /D [1519 0 R /XYZ 72 680.522 null]
+ >> endobj
+ 1518 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F31 722 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1542 0 obj <<
+ /Length 2535      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YK“ÛF¾ûWÌ‘ª)|4%1{râ8»[Iía¦6‡d=$G¢MŠ
+ kýâÐMÒ’6åªQFh¼=„ô/zØÅ»0Û„&zÈ›w?<¿ûîc´}ˆÂMfϯŒõ\üT§Õ:‰÷ÁyÍ‡*_­£ àa:„—Õ:Þíptøkú[v¯t®í{ÊùLØS!M	JMÛ]ä;oOýØœ‡
+ 'ND:Ú¬ÖÆÄÁ3ðŽ­z!AWFóQÓb,J…Ÿ;=t¶QÀp´ƒ'¾¢ŸÁÒÙÿ<ÿ“„[ÇÑ&‹c2oPƒŒ5sõ•Níc¾”¿í€(èñ1àš1ÆÎm÷´¥ä¼ÇØUnÁ¨ðDj½*³l‰æZ€„ç²cB¤4ƒ«}BÜò«mÎu©Ô«A ]ùçuu¬B¯K¦ÐË6iE¯J6„–.’°Bz‘¢%våXBw¾â—t¶m}éù9¢Wá)±ñ€£Ö0²e¿Ò¡äÃb—ü·…º.J®u÷Ð%þ¯1ùÝÇ$š™hBö›D‰j´Ûny.xS6ᆂõ¨ŒÊ玬Ò4æÇà÷’§ë6µƒçšZ'&Û˜0Y(¬ÅK}ÁÖž'	ƒ8Žé|†r̵:ñ«Ð—è!$5ó‹ÎxØì“à_B®³uý(ˆo+Òi)ëñ¯º*Ý­ 9¨ÅbýÂÞ`‹R™©ÈR*gqv29Úrœ´cço"ì>ëIg‘>N(úÁe-xz ßNwí`Ðw˜¯#4P_äËi6îdÿ:ÈžàôÌ®—4
+ ½uèC)°—Ó…Ø{ÞUb‡L¬=ïÓê¬8'*9	‚?‚eسµÊÁAM9e`µú#ŒLnE"¼Yd‚Úâžߨ %l½VE×Å
'\„3˜P¢í&K¶å>Ál¿o(¾“€U3a¬¦fN—-dæ˜n¿íì䕸^!»Vw_ÛºößOÆJ‘öÉG¾¡b«¢É&’S(ëZVn1æìaÂ/ïø/ì`åè­8˾·_ÔD
+ ‚$”wL’ÎöÔz8âãæ	Û¡°¨1“êm¤;9På.Üî(¤?•Ë³É&–ƒ^ÕýÒÔ”®“
k[8ÈUñÑíÑ™o©<Á¹ðûMrz¸áWÞßSH$;ÕY	²¸ Ic2mÞ—&‹£³Ž,CÏrõž)²E"Ggb;Gª4õ‚A±F²öU¬l•§U&PvlÙb6
+ ¥°Ò1%å¦t/
+ –®ý¥êYØÑsG,˜ÌG%þ°])‹‰szpø5€Î¯±nìgü…Š\¤¿˜^«$¯ß2¹ªt‚Q¬ž—Sñ>Ú´D¹@áTldÍH_Vé–î™ù+yJ¹{ÎÌ
ë ÄŒ˜“BwË<kvÁØÛ),9Z…ì
l(g		T\)§A0–KR_卂Il'[9gk´ãnÎU=St+ «ÜÞ°*ºÙ6øj
ùœíͬœ0ĸ+n.Rz‘Ùý!,.ÓbQ+ÁdJvýX‹J2	>H¼§ÕÓЍ¾F´ëJÙxra‰ëº8{ˆÌ†žXZŠ–“¦,ËG	'ŠâTSâ.
>°d„ð4È«HDÅM®Ÿ¡ÍŸ;)ö7ªHº-‰7»Xns¬§÷Xßë‹:yë-ôyW7”Ò”È+ 䪰énñ#»Š\ó8h&ª¬+¸:2еfÐ<Ay}lñA>´ÙY>|qáxÓ 6ÔÍ[xƒŽÆ?sç:BlÚ¿k+ »µèf?¸ö<]+_©($vIæðÿö2iLÔT(TýòË*¢ròß¿
+ ü®’û¯¥‘J/ñ
´»UN)gý]‡GT³ÙO3g5ÎÞhøÿi»ò¶ÕÌܦ<?!£µk÷Ý•w‡,Ú”êx>´ÐZÇúÕKì:óRF3ºÙŠçM¥›ÝŠ–¸8‘&Y°½£zêRb‘o—5DóχyqníÃÓ{Y¥NާѭÑ9_Ì^iá܍¿­Hkà1‹–ÊÌ¢Ùå™z£+ O+ endobj
+ 1541 0 obj <<
+ /Type /Page
+ /Contents 1542 0 R
+ /Resources 1540 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1462 0 R
+ /Annots [ 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R ]
+ >> endobj
+ 1544 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [383.204 574.388 399.136 586.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.1) >>
+ >> endobj
+ 1545 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [311.857 552.466 327.788 564.155]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.2) >>
+ >> endobj
+ 1546 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [269.246 530.543 285.178 542.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.3) >>
+ >> endobj
+ 1547 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [420.981 508.621 436.913 520.31]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.4) >>
+ >> endobj
+ 1548 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [166.577 464.17 174.025 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 1549 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [220.893 464.17 236.825 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.5) >>
+ >> endobj
+ 1550 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 464.17 540.996 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.6) >>
+ >> endobj
+ 1551 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [349.227 189.293 373.644 200.982]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 1552 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [313.553 167.37 329.485 179.06]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.2) >>
+ >> endobj
+ 1543 0 obj <<
+ /D [1541 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 130 0 obj <<
+ /D [1541 0 R /XYZ 72 427.41 null]
+ >> endobj
+ 1540 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1555 0 obj <<
+ /Length 3002      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµÛnÛÈõ=_áí
DÎpÈ![ôaÛMŠèö!FûÐô‘h‹JtIÊ©÷ë{nÛF¶²Ø…“ž9÷ÛHßÄð§oœ¹qq¡b«o¶‡7º{óîƒÎnt¬Š¸¸¹»'¨»Ý¿£öØÜêèùvcò$ªþ÷M½­^x„‹‹Úúxkòh€wÕíFG¾4ð‹ÏBë=TpÇ0òeõpÍ‡í½¼ßóN¸Ö—pðOõÏr×v|EêËn~ÐÍ®î<ÉÛ¡yæEzD
+ ·xÓ;AZ2R–3×ÐΨÿs÷7ÙÆhUC¢{ºM³¨lNÕÛÛMbó‘ïĦ@CÓðg¸¬É»I<ÓƒŽñÖˆ6oSU·ÙÒý¾¦U’ÃPÃãçF-ZÄ*1™à	I‰ù§q;QÔñªgd$”—Ë®â›=sÖTÄœxÀΞy…e‰P=ÞU£jmžH”À‡=qp³Ñ…VÆä"Ö„h/%™$aª=J \«ÛMlôá6·¤ÿ$6(td4²íà^‹EL ®™¼u¢tœ‹œ>ʼn
È2Sqläm+ =¶Ñès´¦P™NÇ­Ó8€Ú*cÍõÔ¡XX]5œÐ܏½/à1ÕÀÏè\xýk[5;~@•RYÏð÷°âeë
×ýgl19ë9õ¤kÒì[¤Èòèë¾Þ¢÷¼q½â¡F:1š$·*3na4;ˆ0Ǫ+Ñ[ÇäzsnÄ-ð[*¾«ïƒÆ‘«¢°/“wqæUD”:¦.dªàûeÇÏ+?dÊ@ïz¦w¦€*%rÑ}OhÑ=F¾Z¾~ž£G¨cý_øª–`%0I“ˆc¥™Ž¾?ŠW‚¡Æ Åy°+;¤¨dÛXv¶9oVl_}9¶øòë‘GOþ™È	ÞXe­¡~	KÝƉ+ ÃxmlôQêøjmÍXqµÏD+ ZØD¹Û‘¡«n
+ h†xyB”	nn¬å®"ñq]¥1³YÌ]}óâ;®
#!È),åRŠu5ø+ ä8e/¦›Y	ŠÀ˜,kU©·æâ³n‚¤Œ/  ¦mÉöõÀŸ.[ã®aý²ê|ui²è#ZÈ<+ «›’RÀÞØs±0+|Œàž>˜S–‡u
+ }žê#_—ãXXmÂAf‘ˆý qb)ŒJ·°¬Ùw9%©*´¯ÃILeHNV%Y2uÖHª5Ï8NS~€ëab(_<4ígÊ–Øø„Dgcëm`ëÃ9n©H+ -Q½éK!X§vˆ‡x‘.ìXËè(IM´#÷hÝ.Å28BœÍP?P¿ñ¸ç7Áœ"E(´Ü˜¢Ãcj5’8Ͻý@ª~Ó<úK¨eO•«»ºeÿÀ‘«4Yµë.ú£ Jg€›¢6–æ¿eǁv‹}€Î²è=1BøËäƩ‰˸Z	­²¼ ¯ÿÀîT¢ÁÑFÁýç+ A®²$‡¶'V¹ìVäB=#ßy)º0z¶hÔwÁNÆT?ÐhÄeÑ‘7ÏûXçà0›n}Ò‰%ÿÁÿ“ŽK£‹+ éInYOùÕzzÒ“#ZT,UÜxa_øôdj§q¥´hÖpA>|aam¥Œ
1À?ãmh°§«ÒÂýBb—áÐÊÌÍ&«QIÀbŒÞ^F—<Þ‘ã™_g*µ9¹5äNéƒ(¬¶7Œ¸õý6øDƒëÐ¥/ «9çÇ)>87IU>Nº_`Â9¶§]‰<uŒ0W0±F—®Ð¥3t—Bج€À96‡°sê Ag*6ËaÍ‹êÊ®PW6çô›Ö
+ rsê.r
+ I(¶7Œ¹à©æ…€Z¨"M_‹;¥M1ŽÅ×t¦*±:Äõ’Lœ­N0ÉÔ¿pün_Ïå^ÙwNåÅõÕÀõª_YÜRõX5Hå+ ”žÓ€ÿž™ëÌp)¸ ÃlJjÆ=!áÒd¾Uá”É_Iá¦(æ)<áÓ‘dÝÑLûmËS_Í ¡¡nOÝV–¦ÃœDÓñ3	פ)Å¢š_–~K¨ákäµäµéÀ‹ANϵðl˜zUQã¢Û¡š=—Ãòšð*¹ne‰ç=V¤r >ð—1Ü÷Ó¾»ÿU7!eIµþÈdqÊm¡ÝÄCŒÅ‰H(Ll<䢑½—Y=_¨º†ëÑÞ¿^ ßZ Î‚¤$èߨgÊç=ÓÒ¦´Êuq3ÑtZóäXÛðt!hƬÃEâ’L«ô8ðxB÷ìò«‡pÌ… –C»Gù‘µ¦
gü.ß!/:XþiÈ+ ìúý/;x²ü(ƒ×Ë=”ƒTè®ñ¦â¢7áÂÌ&Wèá)€&UÙ*a¦ã/JpUÊÔJâ´h6~à¿Œ“/œYg£©<ëå4öâ¤A2N¦|Æ{Œ³Ã4*Ãp¯\eÙk½¡¹Ö¯Ì~…Åw>þiqB²c›³ƒ
+  f1DhýЀŽ“}_®lž¾¬§±ù•!QøçH½(ðd´_Nì’¼’?ê’“ñYÉõ‘?zïÏ~H%ÓS«¡×Éð·(Ð|±l‚¯Þ¼¿{ó9‡<endstream
+ endobj
+ 1554 0 obj <<
+ /Type /Page
+ /Contents 1555 0 R
+ /Resources 1553 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1557 0 R 1558 0 R ]
+ >> endobj
+ 1557 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [303.428 574.388 327.845 586.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 1558 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [120.701 282.55 145.118 292.119]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.1.1) >>
+ >> endobj
+ 1556 0 obj <<
+ /D [1554 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1553 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F22 695 0 R /F31 722 0 R /F25 1028 0 R /F23 698 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1562 0 obj <<
+ /Length 2634      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅZ[oÛF~÷¯ö¡ Ðˆ™ûÅÅî›6Š ØEýРéƒ"Ѳ]¼”\7ýõû3CŠ´(ÙÞ¤»0À
gÎœëwÎp,GrB©yKaäh¶¾øÇÕÅË×ÊŽ¤(£ˆ£«kžy5ÿ¹x/¤ÿrõ^«ÎëÜKs^¥	Òu'ÈÒ)',wã‰ò±˜¢	¢ØUã‰,öil{Ú÷R›ÙtµJ¿6cYliv1¯v4û/i|¹¡6û›*ÑZÔ˜9½½ÉD„»ê–Võt_¥áëz»N½·˜!_¤þýÍr6Æļ¶®në*±¶¡áÌßèoêÄÄv…¿ÑKž6O3\ï–{L„2F“,ÿDÉ2Bs¬â=šÌ{´ÅŒiæÍd¢ùû>½cµM&fêºjùÃø5†îH]<a¿ÜR¿OŒVÅw¤ÈèYFPã9‰],í(™·?6³²®Re3ÎòŒ®ŸøÒ[™ß«aGÑBŸw}×QÀÙtˆR,¶N?Pò¥kYý‚Ž@αvïnWŽ/¡eÙYö±½†NMšþ‹œ‡¦'V¥®åP`[°Ïº*cT°|é´çÅr€º)½ÆïvN&w™¶¸ìýz°•n·Ò¢ ‡­¼'õaK)ãè0'¹>{§Ñº4Öd÷Ôüúþ¦ª¡c}ÒRòóúSZñàºõ=$'¥v“Tk,^‘Þ®2%2(NÓÏnXO+ ž²÷|Xåy0¿M†»#G3B·ÓÝ®µ9¦Lw¹­¤í5½Ê ßì·i%¡,1@ý”é-YeÛ
>E£©M2©RÂß»ºîfaYg^c
÷*{xꧬÝaªš“ù‘+ ¸F›'¯'dìÂ~€¼®´i¿Ùt“:¬µT¤Ö×hmH‹)uçÕ<¯Úå–eï{[ßh»I*’˜¾Ö¦¨æ‹*õÈ„êêlqŒµulHÊo%×ò¥²¨F´+]L»A)˜Î·Ü¯ø9ïô¾ž#×kQ‘ýð¼ãç,óv:¶fƒ“TlÈ+ !œWÒD=(¤pŽÉ±åSšÖ*ßÓ4MûR³MÍj‰–ßy4%K at 06…HÍO”s}¥ß¸–q«‰=<çl…ÒÙ†­y‚í-M»øîêB6‡)Ôb
+ ^©êF¬Æiêß?ÿ"Fó1úá˜Ãè}QÊGë…bó¯ÕŏÿjI¡üàZº9uyiÎcÓÄiÇY6Ž7)ݸîÉ.m|)­?ëÒÂ7NðÛ[¼8Ö-j*©›iOӪ犤ٺ©Á{ÜÁNöælSC½Wü“CäÌ/éîâ Ê^}¨+ iì‘l½wçÓ7)²ñ剈\Rcø|ä
+ ö'€þiúO×°0ç
+ C‹\É*Ž}û0|¨ó@³~î®ùkFÅO¶}€ýÒøfÀié‹°Š-J/C
+ ´Z?ž1Ï<ãPßV³kªø£9‡Ž!æ½±)àƒ8U:”¦õ„æŒaz'mëš÷/×#1†ãÚ«K‚w¨tøëþWÔÄâ}.2òŠ‹\¥‡¼J·}Š?˜E“+Cv‘Âr˜àðF™Ì³¼Ô
+ y_üš~m{ï6©Ù‹9/€-Û2âå+ endobj
+ 1561 0 obj <<
+ /Type /Page
+ /Contents 1562 0 R
+ /Resources 1560 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1600 0 R ]
+ >> endobj
+ 1600 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [500.194 103.538 516.125 115.227]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.1) >>
+ >> endobj
+ 1563 0 obj <<
+ /D [1561 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1564 0 obj <<
+ /D [1561 0 R /XYZ 126 548.486 null]
+ >> endobj
+ 1565 0 obj <<
+ /D [1561 0 R /XYZ 126 551.773 null]
+ >> endobj
+ 1566 0 obj <<
+ /D [1561 0 R /XYZ 126 540.814 null]
+ >> endobj
+ 1567 0 obj <<
+ /D [1561 0 R /XYZ 126 529.855 null]
+ >> endobj
+ 1568 0 obj <<
+ /D [1561 0 R /XYZ 126 518.897 null]
+ >> endobj
+ 1569 0 obj <<
+ /D [1561 0 R /XYZ 126 507.938 null]
+ >> endobj
+ 1570 0 obj <<
+ /D [1561 0 R /XYZ 126 496.979 null]
+ >> endobj
+ 1571 0 obj <<
+ /D [1561 0 R /XYZ 126 486.02 null]
+ >> endobj
+ 1572 0 obj <<
+ /D [1561 0 R /XYZ 126 475.061 null]
+ >> endobj
+ 1573 0 obj <<
+ /D [1561 0 R /XYZ 126 464.102 null]
+ >> endobj
+ 1574 0 obj <<
+ /D [1561 0 R /XYZ 126 453.143 null]
+ >> endobj
+ 1575 0 obj <<
+ /D [1561 0 R /XYZ 126 442.184 null]
+ >> endobj
+ 1576 0 obj <<
+ /D [1561 0 R /XYZ 126 431.225 null]
+ >> endobj
+ 1577 0 obj <<
+ /D [1561 0 R /XYZ 126 420.266 null]
+ >> endobj
+ 1578 0 obj <<
+ /D [1561 0 R /XYZ 126 409.307 null]
+ >> endobj
+ 1579 0 obj <<
+ /D [1561 0 R /XYZ 126 398.349 null]
+ >> endobj
+ 1580 0 obj <<
+ /D [1561 0 R /XYZ 126 387.39 null]
+ >> endobj
+ 1581 0 obj <<
+ /D [1561 0 R /XYZ 126 376.431 null]
+ >> endobj
+ 1582 0 obj <<
+ /D [1561 0 R /XYZ 126 365.472 null]
+ >> endobj
+ 1583 0 obj <<
+ /D [1561 0 R /XYZ 126 354.513 null]
+ >> endobj
+ 1584 0 obj <<
+ /D [1561 0 R /XYZ 126 343.554 null]
+ >> endobj
+ 1585 0 obj <<
+ /D [1561 0 R /XYZ 126 332.595 null]
+ >> endobj
+ 1586 0 obj <<
+ /D [1561 0 R /XYZ 126 321.636 null]
+ >> endobj
+ 1587 0 obj <<
+ /D [1561 0 R /XYZ 126 310.677 null]
+ >> endobj
+ 1588 0 obj <<
+ /D [1561 0 R /XYZ 126 299.718 null]
+ >> endobj
+ 1589 0 obj <<
+ /D [1561 0 R /XYZ 126 288.76 null]
+ >> endobj
+ 1590 0 obj <<
+ /D [1561 0 R /XYZ 126 277.801 null]
+ >> endobj
+ 1591 0 obj <<
+ /D [1561 0 R /XYZ 126 266.842 null]
+ >> endobj
+ 1592 0 obj <<
+ /D [1561 0 R /XYZ 126 255.883 null]
+ >> endobj
+ 1593 0 obj <<
+ /D [1561 0 R /XYZ 126 244.924 null]
+ >> endobj
+ 1594 0 obj <<
+ /D [1561 0 R /XYZ 126 233.965 null]
+ >> endobj
+ 1595 0 obj <<
+ /D [1561 0 R /XYZ 126 223.006 null]
+ >> endobj
+ 1596 0 obj <<
+ /D [1561 0 R /XYZ 126 212.047 null]
+ >> endobj
+ 1597 0 obj <<
+ /D [1561 0 R /XYZ 126 201.088 null]
+ >> endobj
+ 1598 0 obj <<
+ /D [1561 0 R /XYZ 126 190.129 null]
+ >> endobj
+ 1599 0 obj <<
+ /D [1561 0 R /XYZ 126 179.171 null]
+ >> endobj
+ 869 0 obj <<
+ /D [1561 0 R /XYZ 273.349 140.533 null]
+ >> endobj
+ 1560 0 obj <<
+ /Font << /F25 1028 0 R /F22 695 0 R /F16 614 0 R /F20 703 0 R /F23 698 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F40 1305 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1606 0 obj <<
+ /Length 2467      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½Y[oã6~÷¯0öa!±†W]ö¡Àì¦)¶(Š,vÑíƒl1¶
+ Ûr%¹iþ}Ï…ÔÅV2(Qä!ux.ßùHË¥€r™ªe*òX¹Üÿ|\|xÉRŠ8ùòñ‰¤ËŸ¢ÆmWk]V2jÚª>Ý­ÖZgѼ_Nð‡F»
+ Zõ	‡Òè¼Z«,ª±ë´‚VçP¤×~bNAØK6ÜÛÕ¡ö²a1xXýÂ*ua%T£dÉ‚»vÔgS¸÷·•M¢¢©Š
tË B¤ÙSh4î´uñjmlÝ»ö\uΫ³w«Ÿ¿‹¬•Œs¥È2Ûúˆ³Î~Mý­ªÃ¼à<ÕOðT9ͧ÷{q<Ü¿Ý]Á­O0³k.ÛŽÌì…?žŠÃK°ZÕrgxŽ¶"¼¹DtÆ=Õ+…;-Âèz‹nôPò%ýüC>×µ¸áZŽBÂH'BùÀø/KL‚&µ²~¼8•3k€ýdª½Èÿ^Y„%¶;xDǺÙüšË^Ù_p×>‚p#:ú¿°bØ©wi0J8 LtíO,ºkŠó›ŠC¹>žÑ	´%Ë`„ÔÍÜn„ŠE.½ºÇ”¸Ý‘Jbk‚UØ&j÷5êû|â/Tþù€!´»4ƒê:–¶#c\yñõãBú–6Ö˵&NÓsxùëRÄVdd>1iÃè¯ýĵ¶ô:?üû¨—÷õâÇÅòÇ~\Á'sýå=:h1ƒ÷hE›E§zeÁ\îFI¥ dò¥Íc“õJš<±AÉ¡ý†’æFɵ%Sx„…_×ñ?«³-[l·*
+ 	J¤K^ÙŒš;öí7T´7*¦"õë¾®á¿0.-äóû‘1¯bi-mkˆÁµÌb#
M€ˆéq#^Ô?úÙyœ''ÃTeBî}ƒñ¡¯á“ X¨ž‹`H;p”H`»:V©¤W™&àiT—:ha‚N™
xm
+ Æ”ƒÞ}ËÝ#½t®d™M€Q9Àwí¿“øSø¥eªï&Ä…)$Úp»8ìê¦BÙý‘WI=¯ ~ÙW+ s•˜/Ü&Þ	ÀBŸÜô²µ‚Ÿl›jö×oæÏÞT=©T@ŠL®&ùΉÛ7ΣԞá†ß€
+ 9¢BÄÀ®:$ˆ+ úMÏ;Ûyò%²›ûáÉZŠI>‹Ôó–Ôz”wœü¥w¼L¨p?ðÍH 1T$™+ endobj
+ 1605 0 obj <<
+ /Type /Page
+ /Contents 1606 0 R
+ /Resources 1604 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1615 0 R ]
+ >> endobj
+ 1601 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-key.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1616 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1617 0 R >>
+ /Font << /R9 1618 0 R >>
+ >>
+ /Length 1619 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ½SKKÄ0¾çWÌQ/5“W‚G«ÏÒuÒŠË
+ â¿w&™´Ü‹”Ðï›Î|óHç+ …;¹$)Ô–‘4”l‰M© Yd&d7­ˆYÑg;ç²RÍ(Ö\™•ÊY„[)]sìdÓdå5LpÓÓ„# ƒ~£òØ‘ü¡ÐOêìê¼Qm
Ùûµ:{gn›Î	ÿdš„¿Uü9sSü¯+½ËJ2/áuú
sߘNøX…?Ué¶U9ÇïÍ÷rn{X¥±µq¾B†ã	s‚ùqb©d×”Š÷UÅõ€êŽÖUºâK¨qþžÚêîŸzÀß{p~ÙEºG[Ùì\¶´ôùžàuH
Å–
Æ—ÝC^Ť £l¡MÛR"³¬!Ú¢2ªÍŸ¼v¤¶¢çzóÃendstream
+ endobj
+ 1616 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1617 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1618 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1619 0 obj
+ 382
+ endobj
+ 1602 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-key2.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1620 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1621 0 R >>
+ /Font << /R9 1622 0 R >>
+ >>
+ /Length 1623 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœE?o!Å÷÷)Þ˜.‚;ÖJ;¤Aê\щB¤S†|ýbàY–ßÏسÒG«6b.Xñü.ü½áP¥Ÿ,Õ¢ïêÒÔìU)wõ‡^á,ïp|«~BÜ[NÒZ«
+ >qŽs„³¦ê¡ÆY&ãCµªuB†*k¦%r·Bé
c¬‚Þ¶ÕnoÈ8b¥k›n!¾¤ºk¤¦ôpu>%2ì®OéŒ`b¨ùô…Ýgç½.ÊΚeð·òkâjÿ¢yEendstream
+ endobj
+ 1620 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1621 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1622 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1623 0 obj
+ 199
+ endobj
+ 1603 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-key3.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1624 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1625 0 R >>
+ /Font << /R9 1626 0 R >>
+ >>
+ /Length 1627 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÍ—MsÓ0†ïú:–CW²õq8qh›3“¦L”N?ùûìjwåÄ)¤¹1™ÔﻑWÒ걬ÞÛ¾ÛÓG®ËbîÍûóÁ^?š3”~ì-}ªÌrÍ°nòÆü°ƒò·û
¿·‡?þIØnH½}X™so¡vª—e±Øm¶0ØÅ•á±€…è1âí¢˜“å»Å/:7à/‹Ksòsæ×ä}—vüç…=“Aø@³p.Š^3Ž±ïBÀ(ä:–‡)wd‚Eôѹ#ì侚rSÍ4wÕGçξscKm[jׇ–šõ±©¯§°À\ë˜XQZÕÅ$Ï*÷ÈïYb+Õ¥ªàù^ÕEö:bÊJ×¥ôk”!J¿ª1êXQß±ç+-Ý«ºTE˜®%JZ¢ŽÇ[µÌqyDÁ†ÁŽ\«sªUîÀ	©«J²˜§ÆÏŒyÖß+zC—ÄnÈžºÔEgO!ÔØwŠ¥.i›COʼ‹U[K¤Þƒýj`Äòƒ«*	+ K%´×#£<-5½ÚLáá4BÕP\Þ+ endobj
+ 1624 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1625 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1626 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1627 0 obj
+ 886
+ endobj
+ 1608 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [390.852 661.472 412.239 674.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.10) >>
+ >> endobj
+ 1609 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [293.39 495.44 309.322 507.129]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.2) >>
+ >> endobj
+ 1610 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [351.845 495.44 367.776 507.129]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1611 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [439.137 287.532 452.038 300.433]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.15) >>
+ >> endobj
+ 1615 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [460.593 85.252 476.525 98.154]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1607 0 obj <<
+ /D [1605 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 870 0 obj <<
+ /D [1605 0 R /XYZ 299.342 553.751 null]
+ >> endobj
+ 134 0 obj <<
+ /D [1605 0 R /XYZ 72 415.403 null]
+ >> endobj
+ 1604 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F30 634 0 R /F29 622 0 R /F22 695 0 R /F25 1028 0 R /F45 1614 0 R >>
+ /XObject << /Im3 1601 0 R /Im4 1602 0 R /Im5 1603 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1633 0 obj <<
+ /Length 2612      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµY[sÛÆ~ç¯àäÅàŒ±ÂîâêN;ãV‘Œ•N$9}ˆó°@5HÈ+ üŠ½èë–æ;±ò£$ðþµJCÏNçns{Ç$¤WÞ®|•¸›É=Zˆôƒ›—ž¿ßÁŽ_ÍšIá¦;àVæoÛ·åîž_yom…Q4íê·›AB¾’"SŠ$E÷ÔÚ3
Š¡ìƒlá}5Ý.³·ƒ/ºóßµ<D‹íôÆ {yUäLñvà¼â{	:_Æ"Ó±eB7¤€¢ªÙ0±zvLʍR!ub5ü†L´ŸŠ(qó â`†F(T¨ì’Ý‰XDa:ÌVã÷+ À¤X?VR0OÚiÑô`+ ©¢ÓYù¢¼wþ®¥|èW}%Æš}QZÛMï8|‚sZ9¿~ƒ4ЗÉ+‘fúaB`Z=¡oã2B^ú®ŒPHê”qJD0oƒ8“1	ºùø|wq?Ç·”€c¤ËEœ;o+ 0ùÊ´-¿^``¥Ütß¾ø"¥÷–0Rè]Ûçû|?“;1ˆB˜ˆÓ>§óª”PAlïóâí‹2€’Ôåà—34bÈV™#q=KBÄÈžKâ
^yŽØ´Š
ås÷·,t”Þ?A%虁<tAˆR#J=F(BZà4ùTBþ¥¨+ ®1#¿@É'G"¬ò¼c
+ ˆOÀ[¸@ì8àd@úŠTþˆ±ì‘g„ÿª½ƒž°#åÞbB«OÔ5yuð„ËTŠ8u~ð~–³8rÚáåwøẇÓdÁ°ÅÒ(J½Kä¥òƒêX‚ЮD¸]!ç¡"ÏYQhâï­Á›¢­„r¢a桇뭃¨™×ñ‰„÷iÙvÝ1ç×<‹ƒ®°Bé„à®kûbÓ
­£¾ c[W T4f×R`Ù–m‹äÙ	`Èr2…çãBÎyÜ”¢­vaÄ	à¿oRD¯æW"‹Ô+ 'ZPÆKŽuƒràù{+BìZìúnÁÊáT$Û8<ŒsS&EÒdìÞÍ A+ Œf¬”㞈\‰êE@ÄZ„™zNo"Ôñ½	š÷&Ž»2ãæÄT^Ò	cÜIf¨"³¡K
+ )£í Ѝ›´œª0Ö͈Bb³(pµØ;pFyåÇ;ÿo?_º¿ÌÕY©H”³ƒï0F¡Q™¼åÃÌ$=–œÔz-C‹íÄÞqÆÞ¦Þò·ÖetØ·Ç;€&G:gÒ]mC¶Š Ø—“¼h›ç3bˆ¨cì¤p|áÈv§\®ÀOèvZèÁèÙUµ>áK>9íØ®PéÄøÆvѨւvéŽ?¸¸:î<$)ØRô'Zñø1§Î‹9*JD}æd¾·óz™`UO?*‘^úXg´ä—™ceÈrX3œ4Ñøø¤o)œû·?E´#™oú„¾ãÙÒ>/JjÅ4VAZhŒa!—Û֤Ϯ ­³Áf  4>®ŠÖŒàŽ!Q§+ endobj
+ 1632 0 obj <<
+ /Type /Page
+ /Contents 1633 0 R
+ /Resources 1631 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1637 0 R ]
+ >> endobj
+ 1629 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-local-do_all.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1638 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1639 0 R >>
+ /Font << /R9 1640 0 R >>
+ >>
+ /Length 1641 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœVÉŽ1½ç+rB€DˆÄr$fh‰ó¨Ùu
šEÃï/IÕh.4jµú9¿ØÏŽ«¯­w`=}ôw¿˜kóò"Ú·æ¼Ã¼¥ïbBl¡
+ Nþ4_ì•oÿ°û÷`ª÷6#¹€À£ù¼´ž†Š‚Ò¿{Ú9ŒE`ÍÊ0]oÄ+ Za‰Î'ÑãTKN®éLyÅ]«^Ó…„.QxÂâ¦ï׸NÕºRqŠüäìÅë·—w—¤FׁSÇ\UlAß"ú
+ ÀØ“m…A_ÔÚµéÀàIÙ°T½&Ûj°ŸÌ~ž"UJ‘Îå€SêÔô6ºùvbþЪ«­çŸ%ÿýåñ¸y®W‰3`|Úì/.gZú›ÍtÞèéýp£Èý}åFX¹ŸÌÕašÔöq;€ÞpotÓ0ç{Áï·£+ð¸ùû5ÿU–Íä°
+ ¦×!£‡!Hýu‡vÖµ+Îûç/@ÿendstream
+ endobj
+ 1638 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1639 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1640 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1641 0 obj
+ 884
+ endobj
+ 1630 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-local-addG.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1642 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1643 0 R >>
+ /Font << /R9 1644 0 R >>
+ >>
+ /Length 1645 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•“?o!Àw>…Çtµã c¤*S†¤'µk{QÒTïR=µR¿~mlóÖT'ŽŸÛøgÀH€òÙ¼á>>xùó‚ ã´fÅ“"ÕÁ²bø#|·@Á=×PV„RD½“Ò)|žÌ«U‰-–n°°¹ÏMáP\Iõ§àëì¥óhlIl˼›Ÿ6üÛmg^MJ™o±6›“ê:ƒ–ªºÎ¶Š|i‹Å#Ý3‡1²iÓ~ÀíÆYí@¶ç ©&Ö‰˜ vØŽpõúöçî?l?ç
†ƒZfŒÕnÿ^Û•bÅÆ9uãÓ°äœróôSY{,-÷H´I|UJ!°‡¥`l-«(s…Ábg‰¤Ô0.æù„fG`Ó¾ˆÃ±)ÌûüOêjŽ½TÖË#¾¯3:Œ5Ü…á™FïÄf·ARèY=J‘ýàj(‰VC/c¿·£M$û ç€ìŒRµ8¹ZG«NIvVc}@iqÊd
?%{oäOæ"ùŽ4ÕjuR?Z1÷ªªwó¾H¼C^e¢ây#_¤Ã8ûœ’ïŒhΟgDì çñ½•¥´ÆT¸¸Åæ»Ïâ:ÇÔW¸¦
+ ÛS¸º;ýúþí4/ß?‰†ïWendstream
+ endobj
+ 1642 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1643 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1644 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1645 0 obj
+ 465
+ endobj
+ 1637 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [473.659 97.637 489.591 110.539]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1634 0 obj <<
+ /D [1632 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 871 0 obj <<
+ /D [1632 0 R /XYZ 252.157 486.775 null]
+ >> endobj
+ 1635 0 obj <<
+ /D [1632 0 R /XYZ 72 428.466 null]
+ >> endobj
+ 1636 0 obj <<
+ /D [1632 0 R /XYZ 72 186.324 null]
+ >> endobj
+ 1631 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F31 722 0 R /F35 1025 0 R /F30 634 0 R /F23 698 0 R >>
+ /XObject << /Im6 1629 0 R /Im7 1630 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1648 0 obj <<
+ /Length 2628      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…Y[oã¶~÷¯0úRHTQ¢nûÖnOÐ-Šƒ »ûÀµK,ùHò¦þ÷gn¤$[É"@ÌËpHg¾¹HmøSÛ4ܦAîZm÷ÇÍ/›ŸT²UŸùöñ‰¨‹O^Ýî”÷ÔõG3Ö¶ýݽÖÚû»ªè•»û(ÒÞXÕиó²S¯;Ã@SàHä}ÝÝÐК–KôÊ»Hïß±lØâŽûcÇ¿…KnÕ#ÿVFöÁÓtã´Cæ•%rþ-þeáï¾<þþÓC/®x¥¾Ê2ºèûîxjÊ‘+ ½÷ÌóJlp?O˜çŸ=œÁì‘Áˆ¢–ið|ø{èp¾+øÄ©gŽ(Àó0roßõ}É<Pâ­Þ¯hJîÖí¾#'{É2©×w‡ÞIÖïðí@¶¸a7Ø«Âò—ªìeɾ#QöqC|}l­èŽv(Îíþ¥@÷V~†toQ ×!<8²ÆªDkvÀýÛ.N<S7æ+ùÞáÙb÷ÒaJc•}žÈd¬¦ögéÞÅL×ÿW×vëýˆ›š¦¹ð„áqdý•–õ2Ó=ñ/Iº#…-d›~¢î<
+ ÷ïîlb~ÿˆîoXáÝ‚±*gÌ›Ú^«EYŒ˜Tª4蛜¤/J‘Z»i:¤}‘k	¥9zËk ×AÖߐ²´”†”ÆMŠ`h	
+ ¯3é“ݘèϤ²p‘Jëñæ@Ö0Ð{%`ÅsŠ_?®hC;I“°BŒ†ž6Õåc³gg,¸Öds4Èá²0²¬U²½N`á8“ü«Û?!=Ú±	0¶*ñó(Y¼íÃ.Ó¬¥Q¨efV‡"IÜŸ&PR‡³ÕÝ(ñ"?š_IŽ†	?’HΠ«d)0òóÚ³´J¶ÏRF,⪋<<ˆ´÷Ü:­iCêvÁ+’ÑAÆ<	±…“HEp¿A896”£pbxU3(Ô©ŸêHÜÈ+X	-eB`Úb…GúafIþ\c’ø*I,“þp¶¯^Šqá…ÂIAàÜæ<˜Ù¥hÓ¡ýqdÊSö3*žÂ‡`®eêÝSì™wîÜ‘”ÐÙ4—¡&ëÖ
+ ­[t®&Cc:pœ‹9OüÜÓ\Õž0÷‚¦è^ž!ŽÅ ^Ç8ŽÎDXÇÅF+ žx¢àà(ËÑ+ "&Oy¨xùdÐ8Ö05±Ç”Ш‘ù)Vó
+ 9*áØñ/ëyÉ^Ý24‚‘—jºNRŒÆ2#—³¬èé‰Àd¬÷g„
+ …ö°ž[Î_¢Š¯E;H0VÕÇ¡1àÈm0©ƒë³™òVä$Å+ Æsâà²
+ hCº„ñ\Å=ÁÚÛPˆoŽ)È"õb§e­ò‘8P|3 äŠ~H'Ù<††ù®-yÒ9F’Î{žÂ†*ôceýóûUï$ÊzVÊp…;EŒb”Ð-¶©Ÿ§¸$¯ãm‘Ó:µÂWûiBíˆ+ í£éŸÉÆD>oHSì=‹	ͧ{¿tìw’ÀcÂʍª>Î<-æùØà\
!—¡¹ä™×@iàýO”V’‡¡pP'×Uâëtæ(+ .1Eî´Ô½FŒ „’9U9åñ
Ð
Hήâ’Q„-þߪŽ=iŽ;ôTÆûÃïÔ½F*Çì•FæÁy‘Ÿ¥!Àc—àØÁë
+ n…‘üpv^
É„ÜÚ‚Ø(X_ö}-VQð¸=ãÇÉmsðcÚ1.fBgZ·jb癎¶+HßF@‰òS¥ÞÌ•â8|;ˆR¾ÂïDbaj£¨…¦’¼I￳
+ N?)]³,‰t¬I½(Ü2¬Ÿk܍§¦m—(¶@ÈJvÆÄÀZWƒ=‘øÏ+ endobj
+ 1647 0 obj <<
+ /Type /Page
+ /Contents 1648 0 R
+ /Resources 1646 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R ]
+ >> endobj
+ 1651 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [205.133 552.078 221.065 563.767]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1652 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [352.225 354.775 358.95 367.984]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.10) >>
+ >> endobj
+ 1653 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [167.248 266.479 183.18 279.38]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1654 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [493.95 266.479 509.882 279.38]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.2) >>
+ >> endobj
+ 1655 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [276.067 117.916 290.762 125.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.VivienRinard:PLDI01) >>
+ >> endobj
+ 1649 0 obj <<
+ /D [1647 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1650 0 obj <<
+ /D [1647 0 R /XYZ 72 662.687 null]
+ >> endobj
+ 1646 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F31 722 0 R /F20 703 0 R /F30 634 0 R /F21 1153 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1659 0 obj <<
+ /Length 3299      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅËnÜ8òî¯0r’wÜŠH½g1‡Lfì\‹ØC&Y­îÖF-y$uœì×o½HQÝLì`YpKd±X¬7«¤®#øS×¹¾Î£2Œu]¯~¾»zù&N¯U–Qy}·#¨»í»àMWío6q»›
+ †‘_Þܨ Å¦Ûnð÷-4øÐÃÃÔÎøØ~$ù&ÖÁg^÷/ž9ð[Õoφa‡ÓŒcIpGËàEÍæmµkd?ÞlR¥‚ßoÞßýöòÊV„ot–YAä¿ÂåyðPsÈkDq‚‡®»Ï<×aøƹêotÌ<~O£öLôðG¤’ÅE0ìr†¡CÃc¨8y=ºf¦/¦+ ìϨóܐ¡§hƒiDŒN³à80a­:UrÁÂÍŠýÌ€ü‘a¶;þeõT´p@•k*Ȳª~ªö³½ác‹¼`¥>Ì+>±nÍŸˆ¯:Qšµ‰ñl†ÆpÞ¢¶GÁkœdíÂß×8û€ý€'‹Èr´ÁVÄúâóܼÖoá+¸&v9y'úå?á¯ÀA}¶ª>ñ z'š¤ÑétÌ“hšã’«AÑRÑ‹KN ›DÃlMë›Iø—hÍ;jò)øÚ[&o™C8Xòà‘8Dä_’Yì
Z³_ÿô¾¤øÐ_lÛ
+ (Ùü	£Â=’Sª‘«©‡^8ßÒ>³¬{l)b,û\Ó@\££Œ¸}¶Ð:-$£;Ò~¦‘º:¡ŸÒEŽ<Ã%ýb\øŠdã¬h&±ûG÷óÁÚ§RŸ
+ %‚§Ó~=èÒMDó,¾`³C×‚"|æMO=jîÈ,¯E0B•GVòcëCÛŽc ÃÄÖXBü¢R„„Geag+–c€Ö`J¯Îõ_çe Tq¸5'”9	›ó(B¶þÛž£ÄlxG»ÝKÁùŠeËRã€#s¿+ ñ^ø9Jˆòà;^C©e'ÏDòʆ&9üÀ™óεòÈh>ñ7iü»©g±ŠìdX
8¹á)ò?ËïìAƒ˜æÆfeˆ	Ù⨱G	´JBUh«cqâU(J`"{ŸQ¨0Uéÿlñ7ØëúOLªó"þÑBÁ•ãqÂ(Vð¿LK‚ÐÀYê,‡‡4,
+ 3©K	Šìhú%”w'7Û%³mùÅ€Ù<®Œ×J)«‘{•<oñJ“ØÛªw‰¦È(ßrî`n 4‡Z²¹R‚<â‘p‹Æ‘=Z‚Ͳ€L°´&DJOž?_i½'Ñ<øB«Æ¦š-ÉèÄ~(‡wJ,¦ö?+˜‘ɪÍÞBìøÞxíÙµÅ/¨*~—ßYU‘LQUP,GUK+ á'+ h—[€kƒX+ ¥¿¢‡."ËD§D+“3³2îm®ÖÌŽÇóhP‡þŠ}B4NHÇ\YŒÍ‘\›­h9îÕ£ã™ÂJË×6§ÂÄz0cs°ßÀð¢g÷±gÔ«LßsgYY`úµx•fžÇîÅ~1v+̳Kvpà›Zß;årÏ\lYö‡þIþˆ\õ:è¬økÂsdŒ1¡È·CêXð—¬%~~ª_|EáU”J¨óÐ<.±_b<Õ!ŽürQï_‡Ÿ'9/¾›Ý6552¿ãF_ö}ïEÅ:¼üHôxP7ô½€Ì^È€· + ŸtRpbö‡'Lv¹õy®_ $mùœ^½­ª¸1h%é¯å|À(£¯úÐQŽrxKG¦k§0䬐/˜ÜÅLÖ¥(i¥|Ù>“7$“`?V³g(âŒ!#’ÕÅŠ[QF>èÔ×\ÃL"&ÌÓ:Ìu¨lòØP¿oß@Ò„m_ê—’'”ci„ú¢îš¯1O³˜UMy­=áÝÂH
+ v‰
ÒÝÜE¦=G9G¶¸‡3õJl.÷‚™eîF,zl†ô–Ù×
+ ppYß|šù‰+wÌmÓäÂñódtâa	Ç!GõixV®¾™Çg7e¼[`ðï5¦(ú†ôów‡“Fä,/:‘Ìž†»ÜX€/¥kî%uâ!éKÈÝmO—Ü•ÇY[¦Ç1úÀAZÈ4kï¢ÖŠ6	$‹wækˆVöhúÉôÉF³ïL_0^Cæê¢Ç}†’;çfzÅO0-É"sš¯œÓ÷ü=‚§Ò|âbñL_& # ÓýóTuÔ`Š“9t¾Tsð¹ºç²¶›7Ó8Wà#¹‹LU†èøa©yP³Cy<‚í軇£!AöYG8jðê"^æmgfËHº`ûš“hÊHÊO%€VGyâÂ&—zvõÀŠGÛo3ÍÀØKKzd˜‰ûÖaÔD­S”,JS䌞*¼Äœ”¶ˆ÷Tþƒme•J¡8¢|¾/Ä­Ùf:ÌÕƒ/Sˆ5l©W‹N²
mçûÖ—5A~‘”ëªÝ:øÇKUã¹U‹g¥•Ù__o:Q+·dnObŽ,¹"-™–¢ÏØðG:nËt'ç3½?ÝعéU¶V7ݯƒnÝ!úf¤Œàê×»+%ßœ™¤ep¿­W^½{]o¯¢ëß®€ÃeqýÏQ¨Êòúx¥Šžryï®Þ^ýÓâQ:L°™»¶Ÿ¯A(H!0î×kÚ3Tª0÷-"Î}_aø+cü†=ÕÜJë	l'ðÖï³…ã(h°[œÒG7ðF_©E<KüF
+ ,Ë|5ˆZãÔý'+ endobj
+ 1658 0 obj <<
+ /Type /Page
+ /Contents 1659 0 R
+ /Resources 1657 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1559 0 R
+ /Annots [ 1661 0 R 1662 0 R 1663 0 R 1667 0 R ]
+ >> endobj
+ 1661 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [407.661 635.232 426.017 644.255]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:CC96:FieldSensitive) >>
+ >> endobj
+ 1662 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [369.207 457.124 375.932 470.939]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.11) >>
+ >> endobj
+ 1663 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [386.13 435.202 402.062 448.103]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.2) >>
+ >> endobj
+ 1667 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [131.958 96.379 144.772 107.592]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.2) >>
+ >> endobj
+ 1660 0 obj <<
+ /D [1658 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1628 0 obj <<
+ /D [1658 0 R /XYZ 72 699.874 null]
+ >> endobj
+ 1657 0 obj <<
+ /Font << /F35 1025 0 R /F16 614 0 R /F30 634 0 R /F22 695 0 R /F20 703 0 R /F31 722 0 R /F25 1028 0 R /F26 1666 0 R /F21 1153 0 R /F46 1670 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1674 0 obj <<
+ /Length 2453      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YKÛ8¾çW4r‰ÄQË:Ît6‹ÝË.НÓd€eÛ²-D¯$§‘¿õUIÉí^4`RŪb±Þd›‡˜þÌC‘<q¹‰3ó°o?üñüá·¯Iù`²MšmžŒõ|ø3J7+%«µ1I=Ò¼ïFú†ë~ªùsµN‹<úæÍ	€¡žh8·«¿žÿùÛW³}0ñ¦ŒKaºN“M‘äÌúËÓjl‹è4¾½œGù´C…É.Ú•hn¢+ 'æNõ£|[÷B(.㈆O£€Av–)Œë¼D)a+F­¾}¼cÌËg¦¤ÀB¼äUz—çÕ.úËúK!_»²Ä<ìÈ„e°Þ(«wÌ4g>úåUëcD‡«Æ7aB̈"¼Ü1·Ãéê¸T¢¾ñŽQ½ýLµìØû$QG0Q±ÌEÁì.©áN¼C°p(À{dzÒó8Sк:V●a“¹öӝhk[ß”¶;`BIÀ/:÷RöâÕÀ‘ÐîŽÑ'Miš±<?º`Í4M£'®}wjhòKð9ºJ’[uÌGgWŽŸè	Šyz|äàÇAÊ)‘ƹ,Щ@b6,½ÙnÊt»0åó+2/·¸ÕàÎÎ&€¡êîFjVV$ìBs™‡É’´%ª–%r…†SÀ¡Æ	ú‡ÇdáÌn+ *á÷Õ§îdœ“^¼çŒ•+¤{Ÿ2iË#kc½P‡X´ö¸}{i´m¬ú‘*Îg?ãðêW ³;ÐëI¢no»Y .}»uv&Í‘Õ~)õÜxhØž5~™–õÒÈ®£Ð|ñ»W£ê¡ù“.:iöµ“W՝8wI×ûI)ˆ©ñÍjð·u–%ÑךŒ®IŽ†æÀe_i8·Ãa0Ñl+À>$uÎâˤ~®ò-2…¨ ÑêBµeÐP€ªH”î™êIúŽèîêtWFãõÅo7	ˆU°“jÃaZÆ.&ÍŸµô;g;ïTÃ(´Vû<Ì=mp
+ ¥/o%θó+ ˜©á_=÷[å,Êë£ÆÅž:tÑ
ƾ«t2Èè6Ýqgd̲ðàÛ’ÉwGF¯i;Ÿ<tû+ pîË£
+ ̹Ӊ\
'.ô}D‡'iügAãÄ®îøÏüò†ŽzáªIóxO"Š<wO?Åf—&³W%N»ú´ôïŸ^¼§eÂÏÏU*z*òèï¼.Súü×w¨(ôðùñþÃS²Û”۝<<Ù‰_²èɽÒ\¥Ï¢ßñ¾0ÊóA¹QÑQ—$»­ë.tÑÁëk—7˜¨9±“PlòÊ®çì	Ž¡rÏwÒT[CË®QqmÂúÅÎÞ4ÜM³í‡{9°uþÐpÙJPnœ°´­é¥á{Yµ<ÕÉZöÎO®-[œ	Ôš¤üáEQéÍ<¦{
+ dÈâ¬Ü:òGh=Ã;]ù•b&õ¼£óñå”òn›nºÏšèI¦þ5ÉÖhß”,#(P|ÅÖ§«‹uƒf!ã^à.=*ð½t
+ ƒ4	oQa£ð–
+ #†F¼
+ žç~+ vžåÔ6˜Mžf¬¬ÄÒ‡¿=ø©A·#endstream
+ endobj
+ 1673 0 obj <<
+ /Type /Page
+ /Contents 1674 0 R
+ /Resources 1672 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ /Annots [ 1676 0 R 1677 0 R 1678 0 R ]
+ >> endobj
+ 1676 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [282.712 409.522 307.128 422.423]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.14) >>
+ >> endobj
+ 1677 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [279.586 213.913 297.942 222.936]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:POPL96) >>
+ >> endobj
+ 1678 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [221.35 189.87 237.282 201.559]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.4) >>
+ >> endobj
+ 1675 0 obj <<
+ /D [1673 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 138 0 obj <<
+ /D [1673 0 R /XYZ 72 720 null]
+ >> endobj
+ 142 0 obj <<
+ /D [1673 0 R /XYZ 72 288.367 null]
+ >> endobj
+ 1672 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F35 1025 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1682 0 obj <<
+ /Length 3214      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚå[YÛÈ~÷¯˜·•+ ‡øÛ<íÜgÛÞç]õ+ 'úì«©ì›
áNÂ"Ž§í£Ÿíwø¸Å¹¬+ $eùÌZ>Y&	S=#¥ÛX(eq7ƒ,:^ïU@(„
+ +Lyë9Ý™¸,ÍæÃå¹&,,O‡*é/or&ëæJ:'ƒ·@ßÞG kÙá-)
+ O¡6Ð}_™©»á²2‰b˜êIÒHÀŒHŸÈ>%ÙÉûIô÷ʧš†¼&¢–©ò5zœZ=ÜyÌ3êZ°„TcHSóÓ2à¯0ÁžØëdÀn U¶Â}Zpc)Ÿ°ƒCÏ6ú¶ª>LsˆkÍg4¹P¢ÒL¨¿ºJÌ‘"JªAr[ãkÇê4‘`ä£%»)ÇìŽE—ãKüçÕÞøî#SÓÜÀgljP
 B˜@{.—ê:bCÌî°”¡“
+ ;o­•›Àe2_k󦯹³¿l‹@ò¸Yè.@ÝnL*’+ÙÙ×aªKQ–KGЧ_ñN%Ôµ\^gìýš4Á¤;[»ó\d@âJžQ&	¤ð„(–¨ïí·ru‚…òä×K#†ØÚæ^NË°`#åqiÀ$»VB‚OÈX붬,7¡ˆC+sÀ[•sdøÉñçloám40ÅLT+þ—Ñ[œ@Ÿß‡s(øéÈÇ	(z@O>-‡Wª›-¥97-€Æ@Ϧ2Øn¶n°N!Ú®âqk L.ôµæ ÉòÜšæ°íT’ÀñÝ™¯Ö¹IAThòæHŸ
;Å;ÈE¶³MÚ¤È>&…•AŽ_Æ°–VÁˆ‚¯"a¹Ó34ƒÆíGÂÊáìJ±@1Hò®žšjh6‰t1',»IʬO¥‹4RÒ/©È›>~d©Qeáàé|2%€>@cþçš4¶Ëk|¬.…ùdèV^•>_ I‹>Ÿ>ë±òÙªš_¹[ÉÄYµÓu-šŸ©¼½8îWØ4½ Qá—ÿ8Ü$ø0U)ܱŸø‡Cðô¡ß$ø1+(¯]q¿®lGÁöm3pÇ«)þÌô[vèq‹Žo;¾)çOö¡AÝ”ïm]×Ià58‰Ž2x:¬¨gL€@!uµ5©rþ±)ŸñáéÓfÊÙı©¢°](\¢Ðó8ARÂ)½IÝ1+8AR‘p.`?Î8x”7ûyÊá
+ goï\žŽªýw'Ë(Æ?Ûxàƒ’Íó@]O©ø”Á>øådº”Æ©Ýû…«L‹ºp†Û|r&¤ãQ©Ö§ù’׋6ι’8@	Sür芇K"x§x4mA×VÀ|¶íïXh‰T'#*Ä·/‰Ô7#yá!21r¢³W¨û±r’‹dW/—„iÕñ™Ìù’é>¶Ò0%Ê*!
+ Œ½ÓËXÚ,w‰$zù ß–ù2$Î#ð‹Êÿ º¦N)4Œ{P+z|)°R²_¹ÚsxØDGO&™±U`iòëz³LA%aË”„tÞÞáI ZÒk}§À€
Âb0¾×¹·ùCר¯Lë=
+ ”&ä"2š¡ÚG·}ÛåçÑÇ3sµƒ1ŒæAqñ1í›/ëj³ßõ¾°íÿ6…Ž·Ë$Mg"³” Ønd†Ť§ß§ õ¾4‡‰U•+ endobj
+ 1681 0 obj <<
+ /Type /Page
+ /Contents 1682 0 R
+ /Resources 1680 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ /Annots [ 1684 0 R ]
+ >> endobj
+ 1684 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [352.115 640.156 365.016 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.15) >>
+ >> endobj
+ 1683 0 obj <<
+ /D [1681 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 872 0 obj <<
+ /D [1681 0 R /XYZ 230.454 81.93 null]
+ >> endobj
+ 1680 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F20 703 0 R /F31 722 0 R /F25 1028 0 R /F39 1156 0 R /F44 1223 0 R /F40 1305 0 R /F21 1153 0 R /F43 1217 0 R /F41 1220 0 R /F24 1687 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1690 0 obj <<
+ /Length 3536      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµZm“¤¶þ¾¿b+Ÿ˜Ô
–Bàª|p_×Å•ä6qR¶?èv›—	0»¾üúô‹$`†»½JœÚª$Ñjµº=ÝŒ¼ð'ïMroD‹TÞÚ»ß>Ü}ö:)­ïiÔCù]¤âŒú·ÛK™èè
Ü÷»½’ÑÁ6p5:úš:Û¼‡ËXØ–F>Ù±Úýððõg¯ev/E\ˆ‚ï“<.²œÄ?œªÝ>MÒèØ£°4QQÿÈ-Ó	ĹÞ&LržŸm}0!͆
gšn}ÓÔóõзçËäeéȲRJ,”J²$VnÅovÿø¦Leô»·|=;Dö|ÚX›ÉcdNÎc?ð‚*{Ø%&:ñÓãu˜ê¾{…³è¹¦¥ö $ˆ¼ß«TÄ9ˆÙ'°IBÂ`Á°þ÷`Ú$‰êîÇ­E)Üfß‘…z”>a“õ÷¤¾Œš
+ oÜìrö+Ý0Û4U5∘—ø€êÔnh=¿åwßê»ÆiãLÓɺ¹ñ­n<“N)2mÉMÓeÇVÆ÷ΨdlK¶ÎŠŒ0TÔM‹é?X¥ˆ&2Ã绽6Š¦AŸRc:UÞhEžqzî;ã8ËRF7Õ5Q5ØÉ	 £ôŸ“VÂÈæpE—À+¨{>ñòȆ™2ÑMãüL/D¥&6Â{Ú6\¨ˆsY¸þW[âðúۍ׳¸0Ÿööï·'ÏÔ¯K×ÿ·Í÷3-?ñý?m¼ð#>qõÝz_Å&õñ÷½ÚÝÞ:‡§øP+ !
+ ýœ|¤ú-

+ C—½î1hs"ÏC.kìœjŽ"µ1-LÂæ+³Š†×T¬ž	ÍTá\—n¯àÆòÇÚ,Ä."
Y,¶°¸Q`K¿§¯·÷Dù=#hÑ$aÁÊ‘¦ÆSOÛñxB¾}÷ÇËàÖ¥b
g²4úv—«ÈµnÃ÷M'Ђü i,L¾2˜í0ßÓFxèšwT€Ñ«¡uMxNa“åK[£¹êց.µ¡(Û/öXqÃó©>àÂNüX;QãT7î;ò•¡³w°å\
—õx¹ù¥C¼ðÈ
+ BÙ™ÆK‹~ƒéÆ_Ÿ¸ªSµ‚[Ž	ÂÌ÷ÙçF6ÌTµüÎðPZyÕöƒóØÖRÕ|$(’à-
ëņ˜£iy¬~U®¥¾õ;~pg"´©X:—÷Ĥqb I¡f8N›ÆF%p‡A±;š'ˆ,¿±D§Ñ÷R¥[ÜÂÄ€D"_ì’}۝ÔÀhÈé6œUzlÿÏ8ð&֝×@Èt'~8d;-,Ñ÷®ÊAÇyrÄ_é˜ÚÑ®q‹õ/ñãd‡cåä^àMÅX88!ì0}MŒâeiܾ†}m/ìIV¬\î©Æ]Ÿ.S…Žx	ÇÚ®ÂeZd°R-*?EÞ‘;À•[¼34¨ÑÑ?hníyÇ+ ¹K[
Ǻ;2ñv',8—>aïÕ.{â?¹t‡úˆcäæhòféJ¸äüC5]†ÎE/$)™ZùÕæ&¾òüåå:ºðòÊÅ^åÙÍQ“»ðEŒqúYOBèZˆcÂÔ8ä§Cz·mˆÌ\$Œ×˜”Œ—ÜáˆÓ~ôìW ‘&`“}
+ häŸ+ POg2tåÃ{?îEnDf—®´Ì„t&Û6ìÒ£Ý/:^”à N´2pm›Í4'e"ô+¹],<L.2œ'øë±)ÃÆUUÃåö°œËìIÜÁ€ß
ÎsЊÇ„û0pl3hÃì÷6i.Õ¢úµ.š¿Þåité|E at h_o|aÇ€㥙\qƈ·–/˜CÐMx‘ÄtW!d¨(áà`Ƈ#ܯ§äWÙ!"3."ÃõHLe@ô{™ðwziQÄêÊim‘-,h‚]v3©XšFÍÞK¬ˆNˆP8OŠd™aaƒôÕ(6&¹døÌvèQq|¯¬i›]‘š¬§=%?×äðõzÐâÓňFN&p— Pèp¼\'2ø1C	tùq³lëÓíÆqºú—7ª’\?5A/hóŽÁ9ÂåÓ[Ì(8å=7oøýÛzó`Ö:–iº$± óu}œù;
ÚÛzÚ%Btd-—»Š6H¹òVEH²@M§<Ý°[‚d_ŽX	ò·EI8Ôƒ×I¦@`ÍÚÙÊGÞ}õp'Ý×G` (û^K'ÀoíÝ¿î¾ûAÜ—wâþë;Ä?¿†{Al¸½Sq
+ ÌOÍÝÛ»¿Q®'|Å\©#f~µÅƒAÕ<	„o¯S}Ó3½1þc8·TÁi¦p°™¹¢À|¢™[*W´ÍÉž+ :KF«Æ3¼ß~¯¼^•N¹À »\¯X7Ò±‚kÇE+uñjH]ÛÀBkææX¨½šJ¦ñ‘X•ž
÷ë¶êâÊ3µºR‚J‹Ä=ZjÅŸ‰'§÷–uxðJ«[ĵG[wž}-ñb/u¬ñSÑ€òe¼à<Úl"¦¿Hϲ8ÕÉüëy¯!¹ËW?~pqWÜã/2®ÃH-ñË@.¸Èûí.§ÏË,þÒº‚­âl™€û	]±õXIø*Cs¤bžCBZ’–öÕ­Ð]$‹üýV„Šu¨(þãV@+©Õ"§¾¯a.%AJ˜~UãJg[eT’À`Ñk.r-§KãgÝ0ä¿Ö9½ÑÙÑpÖŸ/¹Ü3þº ±ÂÍÀ¯UÈÁøØ6gšµØäB<zø¢ÏkW{U`TXm<êÌr³Þ-T	„Š£ñ§š¡r8›¨X‡Èí¾AµFÿjè߸TW²mЃÆ'Óäѹ
+ ÉùBGüD%òÿÕ¡–›ã@Å1 †œ¹Ražºž¯ç¡zò`Ý_è[½‚tŽä¡t¦ôÐØÀônѸÃށ_æk°äå>3]ù2l†I’l–ŒsÕÏ‹oÀÈUI5äI¥+O<Ð’Ÿ5ºHC.j->YãpÇâPI.ÔòÁŠ?ÆJòÕ†ójeîj>ëƒä»íÔôuûfµ…ŽóPïzs»ØRAß}&Gò¿`(—®T'Ý/a.ì:9x at 7—~Üï‡r„D¢Øo›Ñ‰°ï.œ
ò£[J˜EMè	9/Ü_nHÐj?S§¡DüÿÊ5è$+ endobj
+ 1689 0 obj <<
+ /Type /Page
+ /Contents 1690 0 R
+ /Resources 1688 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ /Annots [ 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R ]
+ >> endobj
+ 1692 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [436.973 589.266 452.905 600.955]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.5) >>
+ >> endobj
+ 1693 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [431.337 545.42 447.269 558.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.1) >>
+ >> endobj
+ 1694 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [445.277 545.42 452.002 558.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.12) >>
+ >> endobj
+ 1695 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [265.256 215.976 295.128 228.878]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.1) >>
+ >> endobj
+ 1696 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [512.894 98.058 538.436 109.017]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.1) >>
+ >> endobj
+ 1691 0 obj <<
+ /D [1689 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 146 0 obj <<
+ /D [1689 0 R /XYZ 72 720 null]
+ >> endobj
+ 1688 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R /F35 1025 0 R /F22 695 0 R /F20 703 0 R /F23 698 0 R /F31 722 0 R /F21 1153 0 R /F39 1156 0 R /F40 1305 0 R /F24 1687 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1701 0 obj <<
+ /Length 2305      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí[[sÛ¶~ϯðSKF(î+ A]7Q§š<ˆáÅbw¿oˆQøÇÎ,#†›3s¢(;Ü=ùîâÉ—ÏE~fI®õÙŵx1|“½¥Šö®.þóås)×oQVÖ#žM{,»›-«²×ÚdÕ­{°ÙxÚS"ôÏŠ±÷ïßü«s|UÌný××(bî_]ÃãrÒë³lPðûI==]OÏtNµÏý€P{C˜–ë°Z„Xè3K	5(ÉUî†þ4x6(pú1Ìý­S¤?Àób´hO¤1L¶º^NŒMz‹œhcS¤ÄŠHÑgó²pö–`Å	~ò¬DUï`êYÕãyöàßÞÌÑÊ(‡FF0𺭡%RšnA+ ïGqy¦HFDãcÁ0&×nÌÿ"’­GáLÓáü–
+ Ö£ˆÊUè™>·*ûÚ/æ®xßã6+_Â
+ §nIÃ'ºÇo§¸îa„,X¦à„æ&Z§mOn	ËY=ùýh^-œÀåóò¥/Ðót.æ‹ö5˜Á¬Düš
+ <Ú¸õiûÏтׯÿ¼h~#v¨¹·Ö``í{\¤tÕJ·ùï0=Ãhéð>Ë)Ê;Äý7ÈJÓwÅ8ádA‰Ñy=ðU¼Œ®ë¾§LVÌ1„
+ @æbÅ'CÿPÙÂ[cn颭¬ÇŒ:ZHbyÄt°J£»„Ë}™TSÒ5¾…y¼{qöÝ.VŠXöX~•ò‰`rÓÃ,û*EeŠ˜<ó"2œí¯ÑˤFQ̵ã-\ô›”+ 
+ J
ÐÏ[Áºa×àJšCží3¡ƒo°ÈY–sH;öجæh(Ð[GK½‡i»âàD[0ÀzÌ‹¶TÓ&Ä„¬ar Q,rÈIrÒMÕ|9+ w—ÛÅÁé,Í”ø©Ù|uP¥ÜH$bc±²Êç?|ž2Ó„j½ÈÇÅcyQa
+ `yñ~˜qÐ^€Î÷+ z<f 4Þ£{¦Õm9ÿ}ä”xfaý‡í7Z ”„6‡Ÿ‡ñfˆÚs[›ÛØ#À“àטšåÄy
+ XAˆ-ÛÍÏ.ߌ†ÿ¿JÀ—‘æ„>‘¨LN”ˆë‹í‰ª˜ûÛ>W•ãæ¤Þ=LªSÚ:¥­=ÓV:Sé/Ä^LÃH%AÈ4þ^Lç–W¢ÕŠÉEp‡æõäâ"s‰÷¤&žGføõt4©Êyßu§ýEקvG}ïÜ-¦úVÖ½»ÈÔcnƒ•-ËõzBÝ’œsÔ›ïîë:a#$¡3XÁó):ñÆ	mâ-µKÏÎaúàꌐmÙŠÐ8ڝ¸ËdS‚q¾u3§Lx´r_Œ—eßg¼çZ.ÊùýhrãCy°
+ ÚEõIãòÈú¾{åÇM¡A	Û	ÆAy‰Ó×E8gë¥ÞŒš(	ùn*ì¢<õ2âêÈÄñ½Åá)"D—¢àÀä5g‚'I+ ŽP0½*b£,‹VùeÕ±Jgg…·‚×ÇQVöÓY”P£+ endobj
+ 1700 0 obj <<
+ /Type /Page
+ /Contents 1701 0 R
+ /Resources 1699 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ >> endobj
+ 1702 0 obj <<
+ /D [1700 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 873 0 obj <<
+ /D [1700 0 R /XYZ 268.53 101.15 null]
+ >> endobj
+ 1699 0 obj <<
+ /Font << /F39 1156 0 R /F44 1223 0 R /F40 1305 0 R /F43 1217 0 R /F24 1687 0 R /F41 1220 0 R /F27 1705 0 R /F42 1196 0 R /F21 1153 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1708 0 obj <<
+ /Length 3280      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½ZmÜ¶þ~¿â>5ZÀ+‹¤HQM vc S´ð¹@›¤¨nW»§Z+mVZŸ¯¿¾óBRÔi}=E`À’(j8œyæ™î‰ëþ‰k›¥¥*¯¡RUèëÍáêÕÍÕË72».Ò²¸¾ÙѼ›íÉO™ÎV?ß|ÿò–á¥Je©Ü„ק•ÖIÿU+‘Œõj­l÷pQI·Z‹¤¾ÁƒõáˆSø‰Þõ+m’­û¨‡·;¼ÕÉ·GMËK–Ò¦Y¦ƒ†*wS&õóÔå´Áò"LX¥á¶¸^—in4M<TV
+ ´üS:(Ôj!6Omi"ÓŒ+Y¢žk¸,•2U°æÑÓ>ÒózmdZZɪåôl¥tžü/:éj4Ý=‘¶h;ÓFjÿÍcµ¬N•ÏUë‹ù)W­öÃçä*•–2’kru
+ «ÍåîQhÛßV-Þ|Vv.S«ËçÊž\.Mäò¤e6s¹],T¤Zz—í2D–
+ )Ýk¹Df–Ú`@²"i+ Ì/žM)éj2¹Á=Þ5“Ú¡"îZ(®+Ríu at sT {´f•¡žlv\ê¶|s&Å·0±'4”ƒ^Â@]Žòóöµ“ñ±©–`7€Øú@||ÚׯÙkí€hàŸË?F¥™61 ÏGÎ; !Š¹Ádô+ SdY&ÕSpÛÔ[{7ÎVºA{£“-’5ÞlzŠ‹#m´¹E15õ[ê=×N]Œ”:ݧî±â¥6Ô”#³C“£D^¡U¿‚ª_ vGsD
+ ²P˜[içíAÏhS7cï
‚ãiÆŒEߣåüÇã]ÍÒ.m·`ÀÖîÃøÝÞkSÈÅÅØl¸¶§ƒÇpb×3T°^ñ‚ìH{NMð2{¼eh Ì™F‘iú€0vTPC’k)¸ñAžjBB½Ý<ùMߺڌ˜o;#ÉBJJG¡$A—"Ôùï/[	ýŠèîÊ+ … W—ÞRWÖgª×½•_%õ‡c[5•ÿyòfe…+ !@lZBRV¨¯úqìT ½?â÷Ö¯Þó¡N©¸¢„…˜ÇŽf¢-€>—(&€
'Å!‹ÏS~ÃUw\#å‰çs7ŒT×¹JnCA¤9Ê6ýÉU^X£®ûá7ÄÄ,~·[œ0æ|¦põ¯q>qŸ²·ÒÖœˆ$Ǽô÷F$Œ‹ik]}`…#ÈáŒþyÈKýœWä"¾Ÿy×æ«pÉuΔû•fwh#¢ïiUÔÖ†·±µ%+ ¢ïuÜÔIÂœ{N—ü΋r9m@‚7…ñ‡Îûz¬Û:‘ñ8ž–»5yªBîñ‡§¤¨ÏÖ/X¡û;,lÊÄ­ÌõÉ&"¢&x³áúÛ^@Ó"20'ÂÈÁòp=\P;Oôšüæoëoþ¾Ô:“ù.¤?-…à9¿Íƒ›í§Ÿ—b”eDôË«6É»Úw¾¹tŠ²ž|H'2’»éÛ”Pk+ ÏÄðLÓ:‹Ž:ܾÜW}çdQ$¬)AAù?CÏ”bé¼q8D£Î“‡jƒŸ$Âfö{—à†)AÂ8
mˆæ«Û†8“ŒNfïPç½1´‹:Çß:+ endobj
+ 1707 0 obj <<
+ /Type /Page
+ /Contents 1708 0 R
+ /Resources 1706 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ /Annots [ 1716 0 R 1717 0 R 1718 0 R 1719 0 R ]
+ >> endobj
+ 1716 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [448.322 484.366 455.047 497.575]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.13) >>
+ >> endobj
+ 1717 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [508.095 396.07 537.966 408.971]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.1) >>
+ >> endobj
+ 1718 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [425.958 132.572 432.683 145.781]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.14) >>
+ >> endobj
+ 1719 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [221.779 100.692 242.714 112.199]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.2.2.2) >>
+ >> endobj
+ 1709 0 obj <<
+ /D [1707 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 874 0 obj <<
+ /D [1707 0 R /XYZ 241.5 564.334 null]
+ >> endobj
+ 150 0 obj <<
+ /D [1707 0 R /XYZ 72 360.484 null]
+ >> endobj
+ 1706 0 obj <<
+ /Font << /F20 703 0 R /F52 1712 0 R /F23 698 0 R /F47 1715 0 R /F26 1666 0 R /F46 1670 0 R /F16 614 0 R /F35 1025 0 R /F31 722 0 R /F29 622 0 R /F30 634 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1724 0 obj <<
+ /Length 2928      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥»ŽãÈ1߯ÀÁQÀŠÇ~ð勼kqxǸÀç€Cµ$ú(R ©½ëÕMRÃYØ0°ÕÕÕõ®’zHà§rý'eœXõP_>|zúðã£ÊT—Iùðt$¨§Ã?¢ºjÛÝ^§&ºîTTMgœèh:»WUƒãý¦€¶é܁7ŽÌûËn¯¢x··*>·}×Àbwbˆ®‡o`É!Ø(ˆä[uFGÎnpÝ §V.vß®t¼ïüyØ/£©©Z¸ˆ?jÜs#ÝðV²2z†#·IÐËuuÏø‡^,»>ý8±×*.µ&Ž<#Ð`dÃàA®˜èˆ\¢§÷èÚßÃû4õk’*>xC¢›_eëjjàfZ½¦á„Ä"²KOÇ'Þ%¬íüÜ/ã\éÏMýÉñAãx.O\|Š?âØvœœ\K—Ü+ ]ýÿ`[`´ Æ`¬™"»ÉÞÄv‡Ãß)pÅ©N£ŸÉrêCUO
;ɏl/È”¦•óìhQ	Å“‡ÅÓÏ´N'ƒÄݯ
ñvIðfõƒƒ+€O¯þZBÈ>¹y6H÷g©ê–² ÃÄW¢4Y¸cYª<<Oãã
+ BwdÍ0x£Ë¼LÂ…ïu˜}8"Y›_œlÏ6:2±Ž3Þ;°ÉÖC#Œ™œsŒy቗®ã=ÝA”‡Þ 6GùÊ|ûAç
+ ÅÇQÐu1ñKeqi²•Öü²+,ž³à¡¤=Îó…'®½½ñ giA"ã
ZÙ9
tý™gd ":¯‡¸Ü_g*|;0X™&	Æw’$âéøj¨CÕt¼˜‡›ÞZqLÀÞRÃÁi¿bkÑ!D²š{CB§Kš•Úp<
Õ5Ð9wÀ”bÒgòםÇ×–ŽÀdä¬L!Y!ëåþQÿºšÔ	ÈýñHœ“0¥±Q¹¤b±JÓ”Ž5Œà¥!¯†hÉu]*¹´N·‹ï¸q4Æ_s€ä!Ë·H÷*Î+ o9Uš8/ô]l6[±9{—QÛ
+ µvÂÖªèç#ß]])å‚Xƒ±
+ „_\hË:HFÒ3ÑÒ.¦ÿ,ÈðoƒTi0år´½‰riI¯µžO,ô›î&‚XñRàÔ.ÑìJÁI2zv x|EšBÒR¾÷&+ ¯ ¨ºÇë½h½(ñ‰‰	Tð“óTújyÚyk‰±o9‘<ðÖœÅâì¾—ˆš­ÄÐ&.ÌéŒLGðL•Ï<œ3j%$ÙZ…ßÜð€‡Šâö<ü="žt].笖Ƈ)åtÚñ€ülvïg-;;Ç
Ðñ姯s­<+ ð€jµ{÷ì~roŽ¨X¤qT òsQ~çyî°.G7î\µŒáÆ
l³Ñ¶m¼`á!à£TÁ®òS5bÉo 2üCWµ¯#÷MLôKCÁðÜc{þæj2ž1¤fw}bÐÖ¸„dÑ>±»„ØÞ¶u“Ì>õÓÔ_ö”u\mÕžú¡¡·](´[€¦UÉåc߸êH"T¸¥VØEˆ3~TÒ¹N–åûˆåèé6ø+ »ÕŽ`u€Z
+ Uö,6+}‡ÔÖŠûØK‹'lùšð"¯µŸò=É‘õ() ¥ýYÏµo)¬¸\ƒòrm-ù!ÏÐmÅSÒµXtá9;X 
+ Ó\¦V£´šVtµˆš~#»èÏž(ú·åR¨t}[´i¤,± ·ëîµ	p;´	T@—å-܇|[RÞ"dâ‹fäÈ; ˜Sœýñƒ1¿•>ð­3}+þþà|£Ê­˜.Œ¬~Ž(KÇ"˲Fšý·&1ž«QVGûÅ»OŹçø%iÆ4pŸ.íŒeðjä+ çêÅ?Nä(;ï\¹]Å-îùbÿ˜qíWß4öKÅt-šHï6áž0cGí5‹ÿ[®Â™aâ+Z'Rp‘·ãât®dû¼rŠÖð¿M·`ˆae!L*z>Ü·)ð¬#…Å¥QÉí,ïq.
+ ƒ“+ ÚÐ#oOÕü߉_“lQÆ2 ­¡Æ¾µÙ»Éå‚k[ÁÅ1m@"(u at lîÿéAd«^;.¤WÅ*è×]ŸÈ*—ÖçŨíoÙ£u¬RÏ éE<ìmšÅ¶HWz*¶4Ýÿ·LŽå>ùXd{ÝÞQôGîuÃ[Capó\œ›z?|l¨Àrá]óåF7I at 3ÔT°&[vÍM:R“G—Ê÷‹L¶ü{§æ?òo¼›B#N´
+ ùŠÁöÞüpþ¼¾Õ05Üq°Ü=çÓËhoÒ`K;Ÿ=ys¢‡n7 ´‚t`ou\,âÔâÖ‡?=}ø[`("endstream
+ endobj
+ 1723 0 obj <<
+ /Type /Page
+ /Contents 1724 0 R
+ /Resources 1722 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1679 0 R
+ /Annots [ 1726 0 R 1727 0 R 1729 0 R 1730 0 R ]
+ >> endobj
+ 1726 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [295.974 574.388 320.39 586.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.6) >>
+ >> endobj
+ 1727 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [469.214 508.621 485.146 520.31]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.4) >>
+ >> endobj
+ 1729 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [482.537 289.007 498.469 300.697]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.8) >>
+ >> endobj
+ 1730 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [470.456 134.944 494.872 147.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.14) >>
+ >> endobj
+ 1725 0 obj <<
+ /D [1723 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1728 0 obj <<
+ /D [1723 0 R /XYZ 72 311.926 null]
+ >> endobj
+ 1722 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F20 703 0 R /F23 698 0 R /F30 634 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1736 0 obj <<
+ /Length 2629      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍYK“Û¸¾ëWèªÊ‚‰Iä{שl9©¤<›¤j³ŽÄ‘˜H䘢fvþ}ú€ ¤YO’KÊ5&
 »ñ¡_’ËþÉe©–eîDnärs\|¸[¼ÿ$‹¥Ì…ËÝòî¶?e÷«µ*³fµ–Ù¦?â§9­Öº¨²­dÖõ+UeϝX­­±Ù§U¥³~ÀyXóK}|<4ï WÚlÜ7<¼Á=êÁ{#lÒ¯~¾ûáý''Ç«\oÆ3ñéÏL2ãPVÂ*ë)6u×õ#ïYF.8€¸?õ‡'d¶Ù2Õs;îa®í<#{&Ä5Ð<w›±í;ÏšLÏu¹•ôo‰ûÅ÷wé5k”•Ã(öë⧟óåv‘/XäB»jùmØÀ¹åq¡…Ñ…ï_‰›àLÉ[ÐÝÌ8wƒZ¼¡—2aÏkÿþ"H¼\c„Òµ’Â)EdÏ-]ˆ©Hy)¸ÊÃΖ)Isðš³yöáG^¸Ã•õãž)¤¬dø+ ö¼â”Òí-x÷Ç ‘Ü_Š/KڗˉG¾
+ ’WßÛ]‰­!¤oû~ûwãä+ÁJ+xˆzŽdvך(µˆQØu0TÁ¬~K(¤D¥ÌÍPÈÏD)ÒÃ/"¡y˜ª®´ê´´R¡ý+º•ù•r× Ýêí ÚLÚýDJ$Ÿšå`IM¨¸0Ú`ìŒpx”¶âP¸%G4ø'ªtÊßÂö~ì»hÙñ¥žƒ¹ƒÇJF¾éû&àûÝž›?oÐúáfDV	%Õ["209¥°L±† ¸,iÅŸzôù23fQÃ?œm½j¨‰à7€di N“È‘9¯É'òËú¡ÝÅ› e©¡CŠÓØ&=âòöix
Å®ÃejAîG`tŠ™ûa/f¤¼òbè+KŠïñ'ÍõÜÄC0¯Á•CC¾à)ÖÖO<'Om>¡»Á¡”Ž]FÜ-xzt#sf©Þ ÁÞóÈã¾>ag´ií6R|Œ­ÙÊlëå ¬âÚÅ4“ïãÛ:“‘%OY˜4}3iLs7ã“6’JéãšµKŸ;¤x˜÷Z¶p{waAq‹™Wƒ=9YÁ=cFh_IVˆŒ£X¿Â7ÒW³ûü¤š`T¼ªRæâskìh_XEÐk#+=òþHˆ¢f=ÆÐÈ&Ýš«0…!³pA‰÷‰úÊ5&ô†z«™¹_ð
+ ƒQ½œÞÛŠ9:D/qµ'™«Ó4Á’Qº6/`ÉDî䯧Hë@•ËÇrüzt®'û¢suû0Heñ&SVäÂÎS¾´Íaâ¶DRhc(LÆç´çQ¥BCï2Òp¿œä¾ä&0–æ®eô#¢!³0v–7Zc?Þ*
Hj1Ád‡Zä90‹$jmÇâ´>y™q³5Ð}5Cròòñ½xDòb‚ÿmx¬Lt3/Ì&ÜàĦ³¢P!¸ú|[“‡$šØ®¿³O¹ÊÖ?Z|X³ÒÅä]pbf‚¯—ª‚ +œÿ½§ÐËR¸ç+‘[tÿ¢¨‘üõ‹¥Ðà"'¼Ág¡L€ßßolãDåÌLÈÉ
 Ù5žµÚ–ß(/°i ¤pƒÍµÐxUŽ’úIœ`¯óXkðžOÃÞjîù¨Î¶V…có¨Êœ_+ 2qjÐþòñã;nÅržolzÔ/<_Õ³—悝×r™èë©ð&ÙµÉìK3倎Davª¼ßrùe=1Ïì4õ툖ã¬V†Sç.NÖldê{b˜§oÖóè0©ã«–yø»ÌœW
+ N¡”)
—2–÷@Aåèïö:¿©Ñ““g›¡©cäc´›ý˜VŸOŒá#GCIHM¯%^ä«öØæ,™s¹°_Ý…#É˜Ãlë'b4¿	?êÅ
:oè+¾c¢$TÓ/°dÃÊåÓëÿ:½I~bSÎåt¶9CKöóNÏqŽ+¨&"Þaðåi¤É1¶ëM*Gà‰¦ÂùuÇ*¦&>øm±ØKL¡Bß©ý7õcèwìÒ,Œ
+ ú	æ®1Ñ‘‘Xïý=•´¾Ô2Z<þ	æ+ vžZÔ¦ÿ
ƒïÀÚEÓóÎÚWŽöÓdrà›˜ýB6
+ ‚c‹Þ¬,ÀIÎÚàòþ
lÈTƒendstream
+ endobj
+ 1735 0 obj <<
+ /Type /Page
+ /Contents 1736 0 R
+ /Resources 1734 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1740 0 R 1741 0 R 1742 0 R ]
+ >> endobj
+ 1731 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-local-addGToList.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1744 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1745 0 R >>
+ /Font << /R9 1746 0 R >>
+ >>
+ /Length 1747 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœUMo1½çWäØVâ|§Gê…•¸TBÕ,-‹vZõCåïclj³ ,ÚNç=Oò&y¶3ÚЖ~ý¾¬êA½ùô퓺Dè£Õt­*¸ÌpÏRÃéð»ú¢ïXýSþˆ×Nù⭡͇Àp¯>OBñÊ0¸„ÿj%9ÈÊ0•®0Hç¦`­.x5yËx‘•—C„`<†>;–j€äIAÈÊ0Æ®0HÓâ}μÙ:)<hh.Û²ê·ô¹jzs£Ø|ÀIΔXtÌz³ª“—ûÝö\Ÿn~¨÷}©B¦9禙B(Þ‡8x=
3…¬‡™Bzœp”dòÄ9˜f
+ AÛóôr`Jgw²çħ%e>¸(	öR+ endobj
+ 1744 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1745 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1746 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1747 0 obj
+ 724
+ endobj
+ 1732 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-bu-addGToList-after-do_all.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1748 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1749 0 R >>
+ /Font << /R9 1750 0 R >>
+ >>
+ /Length 1751 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•UKo1¾ûWøØVbñøíA(8¤DâÒKµiKP¶(mþ>ó²SÄ¥Q´ÙoÆãÏóô¬›À:úé{^ÌÁ|¼‰öñŬ†ä,=‹ñ©Ü„ʘ4
+ šöÉ€³Øoøì¤àlö¼?F{óý$¯èSFPÜ8“e5+CTߘ©ZE@ôæ~	‹¸C†€úXBôBÅ€è‰a‹@rgßõâCrž©(œ:1,p–ûk^ì§
湡½Ý<I>à¦4Õ+ ý:æò
ϘLÈǨµÓýÎ÷²;„¬›6Ì܉%endstream
+ endobj
+ 1748 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1749 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1750 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1751 0 obj
+ 683
+ endobj
+ 1733 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-bu-addGToList.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1752 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1753 0 R >>
+ /Font << /R9 1754 0 R >>
+ >>
+ /Length 1755 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•TËnÜ0¼ë+xLTm=s,Pì¥9$1Ðsë évŠEô÷ˇD÷˜`a{(‘CiHî‚Güëßuw÷ù.ÂÓ‹»%8§+ h¡oŠ+í"{Ë+¢"·Ò-)me#J–f¥mP>ªKyn>²ÒÍ#@®!÷—€Õ¥|­³š1‚™guéåSó—~`žYÎfüÒQõ°ó¼§=röe¢$±‰ÎßLåàóŒpršYÆD ‹(+ Ÿ0Ãòà®NÛŸŸ?6+?ÿþõè÷endstream
+ endobj
+ 1752 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1753 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1754 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1755 0 obj
+ 535
+ endobj
+ 1740 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [387.052 321.85 416.318 334.752]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.3) >>
+ >> endobj
+ 1741 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [436.276 299.928 452.208 312.829]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.3) >>
+ >> endobj
+ 1742 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [145.325 190.315 169.741 203.216]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 1737 0 obj <<
+ /D [1735 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1698 0 obj <<
+ /D [1735 0 R /XYZ 72 563.429 null]
+ >> endobj
+ 1738 0 obj <<
+ /D [1735 0 R /XYZ 310.782 499.997 null]
+ >> endobj
+ 1739 0 obj <<
+ /D [1735 0 R /XYZ 442.796 499.997 null]
+ >> endobj
+ 875 0 obj <<
+ /D [1735 0 R /XYZ 214.5 447.141 null]
+ >> endobj
+ 1734 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R /F39 1156 0 R /F42 1196 0 R /F35 1025 0 R /F22 695 0 R /F23 698 0 R >>
+ /XObject << /Im8 1731 0 R /Im9 1732 0 R /Im10 1733 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1758 0 obj <<
+ /Length 2560      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YϏ㶾ï_1·:À$õïؽm]`ße‹·Sô°íÁkw;µåÍ_’%;3~x(ˆ%Š%ŠüHq¢»þ¢»}|·Ë]˜Fw‡ó»Ÿßýø!Éî¢pW†åÝã³p=Ö_‚ÿšÃ4l¢`lún³MŠ$xiìf§~"²eZ|Ø”y0u«\iðë&‰ƒ¾éøcÍ0nþ|üϏ¢üFÄ6.ve^ˆ O¼Ü@“Ó<Y€e±•5Ü>^1ðL¤^™NUWS·%ÄÀ´}ÀSd‚nš›ØMh at a>áeØt›¸,Vm«rlou¹´4pÅ,KÍ“Aûi³÷AomÞò2¼û&]X4-@ËD¨Rk#CƒÙ¦V)OÂÜóF¾ñam‰~¢]Ç¢Ÿ'§î”8;,ø™IC/
+ ÀÖ‹àAºÑ"öÁ÷úó»îôÐ#¦üf!/%L#u#•ó¬?A¯L“uIS9Õ…µrOÝŒ¾¬Ew-Ç…®«<rÞÐ&&V¬m¶4UÏ>?<Üœ?‘󏲫²
+ :.Ùân³ÍÓ4xä[IÃ0ø
+ ímqeeÔÍa”Ü
µ–®`nF|åt•Egq<š.KñÖŽ°ðTƒŠëzõµ“+§µ_˜¯Ãl\«yî½Y:ýÈ05HmiD–Ù9cµ¦rD/¥nÆíŠAzV#ìeà{ŽË½ØxwÌyaÚ|Q3<©brXËjcbÕe=Aa“àµÎNéíÕùÛë‹×8@Ù-[¸¬8èҍìÆ@+؍¬†QVm3ÊÔ¥õo£Ù“kÈ©tá>´i[6ÒÝŠ™ˆ)ÄE,µ™ ÿ,ÂØ•Éu¹½ýí‚‘ª¸ŽlqÁjá÷C#rQQ„›ã	WÞa~#ß,øÐË¸’u
+ ²Ô4.ƒ¼“»pãdé䪮.¶âí	nÉIž1ôÈ_
É>W,„ñ™d-ØÙ]žã¶³3S+ Å>Þº$Í惤Y¾TîŠz1•KLâmñ¦¦A4ç‹Ò4±mF«Ë9¡ðn!¿³ÞBxÏ…Zÿwö‹7Çai`_Œ†jû»ÉnÝAJ¤v×ð–#âY õ±«ãÛâ±Wj!Š&:me-ß7·ñ£„’mº‡+ˆÍ±ƒU×èÛ“¤—ÓQpwßE|ìtýÂçý=¼Úäk7mfCƒÊ¦9QŽÓÀº>/è+‘ÈÇ£$Và!—3Ž ‹SĉB;÷Œ¬hu–Kßi‚_P®Gš™Ðú(8*¥ïº
Ö¾if7@Ý®y¾€*Ŭy×7 at p‹„,áš¾ÙvŒlFo*óà=XºªqêeÖE¦ùÏ—st˜°xZÔÓ¹e¶ò˜ï¯²ü†MQÄqw:ó¯b×°Ür	ÇhåW³½׿ÌІ[6çÿa¡¹m¨ÚÇÙø¶Â˜ÕÁ8Î`ÄþZÝ%jú€ôŒÚÌßî	ïHÚËüŽŒód—•…>X?­¼4‹]§:Î÷¿²Hº‹ÓDY:ïö»rÏ£ù.K‹»dWfx¬Æ+BÒÝ>‰ï¶3“¦3tÀ…3àYDGê/zÕºÃħ>4íÐÏé·ùçIÖ”5îöivcª|¸—S#–A—tBÒóâ‚V’:OVý
+ „ÀJ$™AÔMbŸCx7êdÞÉГÿžÇ9ÿ–¤ac#»Ñ=d()y—¡Ã§úLf) ,SáTAtg•M²ÇIž‘ºø+ ·‘FgŽ
ž2:	¯¥á(Ax‘KNÄ]@«ÆNü[H}‹˜cå^_)Ý‹X4¥"çÊÅÞRRYÓÈÇMà#’€òÆœªÖlä“©8zû‚EnCë‰ÒBÛ=AÎ{ÎýÒ‰PIéí8_¤l¢`)ÃÅŽ³=˜•ûO꧶FÑWÔ	%_(Z4Y|–M*ôöŠÙkz–ށºeâØ‘K%yÎiÁ™Hˆá¯ËH¹-)b2c–µ>ŦM_(Mh¼úîYóÓdµ2*µ‰xΪ5	9Ë3BX¯–˜-z¡¯jtšnœ‘ÕS«d$”CGø{gÌs2tó€a±·²Äæì4ÌŽ ëHNòÕþ›B1=œvQQüŸr1zZ(¾yGÊÀ¯›$úWõb­ùÅ>:HÂÍQ³rO>îIŠ.±´ã7ꀞ¾£S2þ
+ ”Õʱ7sb˜cúlMÜâ.e¬ù±Ÿúôe~ìsŠž…´ku/’,³þWy2Öòd¼,OƳ7¬–=(|7óAÄ*_ï$)âà\y¯ˆtÚ$é±ã¾¤Ç¼‚ÛRšPmjùŠ4µù¡m0±—‰¦öeSîÊCZöt¦ÏxnÝ8Ý^¿r‹èIóÚvÞÚjÀy£Ž¸\x¹ç
+ *¥G_eЊÝï\u3`9W®À̽
+ K€tE§&„ñÒz ˆ¥jœµ²wøúÂOéÀÀe‡²‚Ó"×¾?ÿÁ×IÃÀT_uã#¾ÊvVôÖn®ikWÔÌäTvo+À£åú;ÿG&Vüæ¯V¶l„orxÉ"@M‹„7
+ ~B€›Qž§jí‹2!ÝÊ ©VJ¼úÀÝaÄkƒ©ku# W¸LÚӐR{ÍûŸ6Y„r}fHm¤·’rî$“|ge9s¾ûåñÝ?­ãîendstream
+ endobj
+ 1757 0 obj <<
+ /Type /Page
+ /Contents 1758 0 R
+ /Resources 1756 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1761 0 R 1762 0 R 1763 0 R ]
+ >> endobj
+ 1761 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [363.361 589.266 379.293 600.955]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.8) >>
+ >> endobj
+ 1762 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [135.67 547.542 154.027 556.564]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SedgewickBook:1988) >>
+ >> endobj
+ 1763 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [370.431 262.549 388.787 271.571]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 1759 0 obj <<
+ /D [1757 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1760 0 obj <<
+ /D [1757 0 R /XYZ 72 701.996 null]
+ >> endobj
+ 1764 0 obj <<
+ /D [1757 0 R /XYZ 72 175.467 null]
+ >> endobj
+ 1756 0 obj <<
+ /Font << /F35 1025 0 R /F16 614 0 R /F22 695 0 R /F20 703 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1768 0 obj <<
+ /Length 2329      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍZÛnÛH}×Wè‘„=}¿d0‰wd06²±	ŒLÛZˤW’Ý¿ßªî&EŠ­‹ãx6àb³»º.§NU“)üccÃÇZ8¢™OoGÿ}úLÇ#:þmD‰szü®)‘ÎŽoGRÛx=þ1bqæˆTjœ3M´°8ÏëóÑÏÇRŒ-qZÏ/ýÀó‹OÙëzµªo?LXv7ÉYöª*æÿ]Îàv9ù|þÛÏÇ­߱–pjã‹REß-ê«EqFJº)™_8Œ|7œÉ¦Åz"g`ë9ã†pËáö­œj2æXœéxbuv_MW(]
Å–(®ÚуE1\ÆÇ|øº%†Ší›Ê$‚«žÄ$)„£®Qÿ$W4û+ ze´‘ð2¡w¢[%ö‡joÞ¾J[¥yû×áä¨ÿ^OQÆ9n²7(´Ý.4\©ç’|œò
­ç’*™}D‡(æ קáºJc\áMm4žäBrP
+ ü'2úK¸=-ÿ³zû·ð[óçç‚£Y”Éú)¾^ÏP2ŒÃèî\^7šr»}ý¾š€Ÿ<`̆h«ò"¬p‰+ õ<°üXÙÔlƒnki'Üô±¬œ/#8A?ðØÜǦ[ÜD…b7#zIþE+ endobj
+ 1767 0 obj <<
+ /Type /Page
+ /Contents 1768 0 R
+ /Resources 1766 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1770 0 R ]
+ >> endobj
+ 1770 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [233.38 256.428 254.315 269.379]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 1769 0 obj <<
+ /D [1767 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 876 0 obj <<
+ /D [1767 0 R /XYZ 261.106 170.544 null]
+ >> endobj
+ 1766 0 obj <<
+ /Font << /F43 1217 0 R /F39 1156 0 R /F40 1305 0 R /F41 1220 0 R /F44 1223 0 R /F42 1196 0 R /F24 1687 0 R /F21 1153 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1775 0 obj <<
+ /Length 3365      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥M“Û¶õ¾¿BÍ¡¡f,˜ + q*¿@ŠÎ̈õͤ¼&%·7(1Boãÿ6_h­£}PûlNd ?ßU
,(F•‹Lg|C¨ô7æþoþÖý>L ÔܺÁç”·òÙ|3io¦ùœÉ3éêæ+ dJJf£ggý‚pÐaÁS¢—ß½0¾bE¾±+ òN4ÅÏÛ€µìã<l“˜`¹€¿RcˆÓG”M34°¾ìCLÂ¥†‘v‰èfï#•ã
MTsdDŽÃmÉ&‚ƒT²-†á,®rqØpg’k¼PDQ-Ý‹÷0@ŽÅ®óióÒj/¶Z’HÀݾp‡â™¶<6»þÀ+¦„ep{:/*@'(ÑÏ•-O÷‡N£^#ÚÒŇ4N×öÀm¾€”ƒ©§Ūe~-Ù½‡ÔP˜!JA÷rè·7|]y`4˜Œ17TÈ+ >¹|Ò9),çOì
w'ù
^g"Í’\&Ò§“PÆýýÑß.ˆ	¡*Lù%’ÑmÁê4î+ÚØA£K©yÇýÔ¹Ë@HŸ¬ô;âx.!437ŠÐÒA¤'kn aá‰àZy©W×K`ϲìk)x7MVö«)XèœâWNÇÒxõÔ؍I¬¿–¾·W
+ K!Ü|	ú›GªVœZw‡½ZúÌÕEE”츃U‹$µÆŒ].‡D*×^ž0hQ¹"ƒ+ ,’/ž!عwtÃçV‹¹†ö-Ž`Fƒ¿gæÓMn)øHÊ•>v+Íþ;ž¸â&€¡"Q·Ô	.(˜¬ÿËKœ]!Æ&î
+ ™íZ)åØûö•‘rÝøÑW4gÙú"Nú( äL)Z§	Œª'N	sJÍÓ¥h£“a•pS•pNVÉ1×_ù+ ÈôD@¯A0}:ú·ß½ÿäňð3÷e@>yÙò³äšk¿È²VõN”¼Á)˜à–VìBeVûOZ4×êåî´*ýwk,ˆI~ô㱂¹…¤œ¼ÅÂáð‡û„ƒ9èŸ·œ~sy|øyGظ.—ÌöcAÁYN+ endobj
+ 1774 0 obj <<
+ /Type /Page
+ /Contents 1775 0 R
+ /Resources 1773 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R ]
+ >> endobj
+ 1771 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-scc1.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1783 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 241 529]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1784 0 R >>
+ /Font << /R10 1785 0 R >>
+ >>
+ /Length 1786 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÝV¹Ž$7ÍõòÚvƒæŠu¥ükwf8êÁ^˜ìïû©J¤j
+ “8m
R¼E‘|ñØ‡ñÍÿÛݽ¸‰ÿòñÿ‚ß7Ç-&ÊÕKç@]ü}q*3%ñ\R¢è%K§œ<§Þ(5£oŽ!A9§×DÜš0zº¸9ådšj!Ç)ó¡4|ìA˜ÀŒÑœPÜÜgaBŠÿù°¿º¿
Iªµâ–´”ÁÈŠ,	g*ݼ*½)GãžúFîö®Ôk¡Ê†K85ÊqånÒ†Ë4 at 5ðÁ¸¹µÝUÌ…Jö±tËÀ¥§àÎC)›±1µì[b’¼è›Ë
+ )GJ3FO7gœ&‘êiZH!¯>”¶…r,ÊiáŒc»²‡Å6n.¦Húqfl1tÙh±s/™Ò×…º²@Wz”6ÇÆÑЦ}w±°iʱ§3Š­I>(²coä:I<ôNà´¨„Y¶g®ôj$ÊÑF¡Œž.V+á
+ NHÖJ¸Õ@M–I[+1Q
œPä£!{=Ñ2åvœÖNoÉ°	¡pØ&}À69+òÝÀêÿ»‹Ã´‡[1l5ê}Mk¥
›	è´V'¯ÇÚc!·°N¾ Ço{æü»ÝýWì› ñL3wEv	4ÚŽ—Œ>+¨A½»÷þÃõ»ûóê?¹S“A¦NÅõ<*%cº£nb虪¼)ÅEöÝ9Îgw~KO1oÖÑ\@øŽ|Õ"oJ!Æ¡É­ëîqw§v¶¯8d,(AÆŽ%Ä
Ñ¡—¥ˆLåöʶ®¡+&]DŽ‘K‚ÉØÞ”ÒÈUfXÏèÂ-ºi«T¡vAñáG´Û0Öހ̃’XƒBŠ£Õßà½	(d1›ÛÈ8¼Ÿ¤žQ”PG“‘˜…êîýù€„øQ O¦…‰œ¨Étá0›ÇžŽ
+ ÄŠ|IŒ4+ endobj
+ 1783 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1784 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 1785 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /USWYIQ#2BHelvetica
+ /Type /Font
+ /Name /R10
+ /FontDescriptor 1787 0 R
+ /FirstChar 0
+ /LastChar 255
+ /Widths [ 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 611 667 667 722 722 667 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 2!
 78 278 278 278 278 278 278 278 278 278 278 278]
+ /Encoding 1788 0 R
+ >>
+ endobj
+ 1786 0 obj
+ 841
+ endobj
+ 1787 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /USWYIQ#2BHelvetica
+ /FontBBox [ -174 -285 1028 953]
+ /Flags 32
+ /Ascent 953
+ /CapHeight 741
+ /Descent -285
+ /ItalicAngle 0
+ /StemV 104
+ /MissingWidth 278
+ /XHeight 539
+ /CharSet (/A/B/C/D/E/F)
+ /FontFile3 1789 0 R
+ >>
+ endobj
+ 1788 0 obj
+ <<
+ /Type /Encoding
+ /Differences [ 32/F/A/B/C/D/E]
+ >>
+ endobj
+ 1789 0 obj
+ <<
+ /Subtype /Type1C
+ /Filter /FlateDecode
+ /Length 1790 0 R
+ >>
+ stream
+ xœUQkHSaþŽº³aÓR™×c^òRyÁ?v¡r*VSQYbA0õ4ž³-ws ¤ä¿5HÒ,šJE
+ jAT¤]D
+ !ºL8a1*J(x¿ùmÐYៗ—ç}ž÷y/ŠŠ@ÃÄ›šÕTó¢‹w­¦0˜C’’AR#i9ßݬQ¥"õÏ1“Óñ0}ÛÁ³E2L×À˜Þjót
+ æv—klhÊ+(Øó).++ãZ<ÿ*\oÌ.GI\¼hµI¼Åq€Ó+lQZ9³è±µÛ9S[ß–4‰|W%ˆ‚Ífuq¹ú<®¤¨¨x¯Jj©ÅiçM;gàx³S4unBìÑr}EeB»P&ÊBÙ(íFjeq…ö£e¦˜±2#ÌC˜Ž
âq8å#E^†XÀª{K­ªŸ,H*ªeéhHR}g߃U—|:ÚÍ‚ÖTa•C2tËñØ«þZÿβš2»‚_¿{O“ðknÞ»ð<	¯·.î›Ó$—Ó³OÞ$áE÷~†Ÿm¾Z‰5ô맯tÐ
Õê|»ÿF×M÷	·â¶ñœ»³ËÒߤªéG[}OõNØ•ÎŽ‘sn?ßát8íR﬉
œuÈä›Ì`d Ÿ`J}´çტ±î˜Þœ‰i4¦Ú;Y+Ïê_Û¾`¨Â?¾N€QSÀ^hîº-R]pH1Ì.
‡ºuPCÆ‹§ëTú­Î1ñ²1ì‚e²v!)þÈO‰0ÂTnpÑ(H£5ét†õ‡’ud	Ž¨!ë]>­¥†Ãy4+ýïÑeèù3&œ€5ɐƒÐCŠäà@H"^9XÎÆP^²¼…2ÝPxœì	I~6Ö1IƽPã5L²¾èÛ|µÚµamB¿XPYendstream
+ endobj
+ 1790 0 obj
+ 689
+ endobj
+ 1772 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-scc2.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1791 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 202 393]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1792 0 R >>
+ /Font << /R10 1793 0 R >>
+ >>
+ /Length 1794 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÝVËŽ1¼ç+\–Ú8/ÇW$>`anˆS¯Øч~ŸJO’žíÝ/µF-;N¹*îØs&ÏB¾=ý½¬îì>}Môô×	=á÷ËIŠÂI)æ,\­»'æÀ!‘„$,BQÌsŠ$ÞuÚ‹Sņ¼{rö'´{ŽÅMÂ“M“È!ï9º½¸ÉbD–á¨cq?]¨S¡7,òÙ}›Z°¹^IA*ïÊ‚Ï…³Í¬ÃÞ•
ÏàݦÙàwU¡ˆr™¢‚ªq’¾Û»¨1ø]+ endobj
+ 1791 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1792 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 1793 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /HELJXE#2BHelvetica
+ /Type /Font
+ /Name /R10
+ /FontDescriptor 1795 0 R
+ /FirstChar 0
+ /LastChar 255
+ /Widths [ 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 667 667 722 722 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 278 2!
 78 278 278 278 278 278 278 278 278 278 278 278]
+ /Encoding 1796 0 R
+ >>
+ endobj
+ 1794 0 obj
+ 577
+ endobj
+ 1795 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /HELJXE#2BHelvetica
+ /FontBBox [ -174 -285 1028 953]
+ /Flags 32
+ /Ascent 953
+ /CapHeight 741
+ /Descent -285
+ /ItalicAngle 0
+ /StemV 104
+ /MissingWidth 278
+ /XHeight 539
+ /CharSet (/A/B/C/D)
+ /FontFile3 1797 0 R
+ >>
+ endobj
+ 1796 0 obj
+ <<
+ /Type /Encoding
+ /Differences [ 32/A/B/C/D]
+ >>
+ endobj
+ 1797 0 obj
+ <<
+ /Subtype /Type1C
+ /Filter /FlateDecode
+ /Length 1798 0 R
+ >>
+ stream
+ xœU[HSqÇÿ§íœ
›–Ê¼žrŠs•|±•SY²)Ëì!˜Ûi<ggmg›ƒ…F> )³h*)¨‘v!(„è2aa1*ê¡àw桳‡ˆ^~üø^~~ÒnBEåÚZìmÇ[,6Ns2ïveÄJ¥ˆRŠ7)%ÒDæ×G×t	²_ÿ’=™¦óà|.lèV¤¡¨þcVÉ
ðÞ^™­rvv™-–ÿ”ºÆÆF¶'ú×a›¹ ïõ±•êæÉ/r>y/kUÓ‚À»Y¯õ÷Y—ÇÃy2µc.ëc[y÷û¥0[e5³õµµu»ÔQß΋=¡ {Ôå²v¶“ó†Wà?!¤=ÔdmFh*G&Thõe¤E{ÐKªŽ’`:']ƒÇáDB©SŠ$ã;"Ñ¿2’ib`Èè†Hÿ`>€DÃ¥„‘Ä0À*i%a8	±dNÁJª=µ-_Y)€$³Œ߸w_Ÿÿ{n>¾ð¼¯¹wÏéó•WÓ³OÞâÅÈCn†›í¾Ö‚õä“"¯›nߺÙ+rUÄnì9#œŽú}C]jÈF>a"ºxjp"¨^ž¯ôyqï@_HÅÁ“XŸ“>%'•ïI
+ §4éj}ÐP“ 
ØŒ÷	ÎŽÃVo9&Y˜îš–›ŸyãÿŠ¡ÿü6N½…9×}–ùÄ¿_VÔ€Ú c
t°ýÅÓ¨4Uv;0&\vf(8©,e(JqJó¹+ endobj
+ 1798 0 obj
+ 630
+ endobj
+ 1777 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [119.912 418.47 135.844 431.371]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.8) >>
+ >> endobj
+ 1778 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [276.822 311.584 295.178 320.607]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Pearce:WEA04) >>
+ >> endobj
+ 1779 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [388.185 286.934 418.057 299.836]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.1) >>
+ >> endobj
+ 1780 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [458.604 221.167 487.869 234.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.3) >>
+ >> endobj
+ 1781 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [155.513 177.322 185.991 190.223]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.2) >>
+ >> endobj
+ 1782 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [313.262 112.16 319.987 125.369]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.15) >>
+ >> endobj
+ 1776 0 obj <<
+ /D [1774 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 877 0 obj <<
+ /D [1774 0 R /XYZ 174.697 521.838 null]
+ >> endobj
+ 1773 0 obj <<
+ /Font << /F30 634 0 R /F16 614 0 R /F22 695 0 R /F20 703 0 R /F39 1156 0 R /F25 1028 0 R /F21 1153 0 R /F40 1305 0 R >>
+ /XObject << /Im11 1771 0 R /Im12 1772 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1804 0 obj <<
+ /Length 2291      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥X[Û¶~÷¯0úrd VHÝÕ>5»Ý¢EÑö pš>h%íZ‰,9’œÍþû΍µVŠ¢E=9ù|C½UðOoÓ`›ªÜW‘Þ–§ÍëÃæÕ]lµòs•oÄu¨~÷¾ßýqøé՝Nœ9ø¡Î„aê™c±Z‡~FÂq³."С0¼S±zj¦ãN{M·"-Ì|q ÌOì<Ó»}†Þý.ȼgƒ\íµM×À§{dÚt¬yð8ç#`¾Ö4
+ 2?‹ŒÒ·ë*å©9ì›O(mEXø:ÐS!ç·û R~¤ch?i8õK?¡
+ Y
+ ºêO¸3AQ¤$xáAø#óÊb$ž¯wûH)±0íc? •¦ã‰)}×>³ VŒ}Ë[ˆ¤º(wAê™»,Ú¶®yÆÉáH¼…+ +‘œ+_)“Èþ·– ¦†¡+ òƒµ?áŠ{J:RHøe¸šÜãhþ<ñÄ(‰L›Ô‰Gü”“²ÐÙ8‡;ÂøŽh¿G9GÑñ+ æ§áRN&‹Á™0ç*mr®È²ŽJ™ŒìúWÙ¿HŸùf—‘YK¾>]ƒ¬—–ÎѼÌÿä_ÖçM­ª(íl¾?l´+ ÙýÛ3Ï”}Ç™@v„àEÕ Æ*]Ô*Ü®ç:,ˆ%Îp\´6Å'($7ÕœX0S6ТPª=fĉ¿8@ä›HZï+ ºÞ2áúP”3‰w(æÊ:¸,‚³hüÆ78w#Š`~ç­v³Ls>×*\6\$xƒN„ȁp±eÀô5@$7)Ð^ï©
+ ÿgdºí¿e(Ðt‚ä0^#ðzWÏhH
+ ¼w:Œìuì?5c3}Å3¤î)¸§|º¡–èÚÙ+ _Ú¯„%Á(Vk¡hy
+ ¿ƒó1˜kÀ
bÖ\À)Š+ļ¼|œLí#)«åš~ ? Õó›" µœƒ[½+ –€²>ØtQýÎy2unS„Š÷*[Z©ÄüIüY¼é!á¸@L¸Ây	ª…©±ïh:§Ôá¤Í¥*v0C½-øfܹûòFÈE"ˆË®N؈&dK~Á
+  qŠ#ìˆ#?UšÌç¦ùÿà—Öendstream
+ endobj
+ 1803 0 obj <<
+ /Type /Page
+ /Contents 1804 0 R
+ /Resources 1802 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1806 0 R ]
+ >> endobj
+ 1801 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-bu-main.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1807 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1808 0 R >>
+ /Font << /R9 1809 0 R >>
+ >>
+ /Length 1810 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•VÉn1½û+|H4®r·—A(\rH2p„A„ é (‘ø}jsu"e4šéW^žË¯žÝsÓ1ñÇžû5Ü…×—s¼¾ó’"אç¢ð Ú,xqø=|ˆ·Rü žÓ÷&Ì5Å’y:À¢ð®¶€Ú6Í@%Æ=Áª°'cÁh猘
+ sA1$­an™Äjƒ™ÆöjOP‚WAuÑÙkké)2	oeìšçÞ­(kýßìHáaŽ»oAe‡8÷‰6±µ¸[ÃÉáæþá4¾?¿|ûb÷#¼ÛÅY¥eßq³M<{:õÜIaçéÔÍËÁèXæÞ¦’Ú`¾¹}pÞZo'Þ¬¸¼`-Re(ô¨\;=['+ YeM´ 
+ ½Xꦢ\º*!Ê•¢ÚÝV$–†Ðò6EÕDñkLa•KõõE¤C–·)[^¼ÙDz¶«ÓüDäOˆlè]%˜e6”BËÑ£Sû‹Ô:òÆg&–ÑOÔ.ÕöNïE¦,ïKøÏÄPHÿK𭨈O‘¼s=²¿0.ì-òæÿrÁrÎ^I^uD”y)†åÚöˆ{FõQÏRw4.nVË_ÿ‹gª˜wƒl‡›"G×¹´	;MJÔ®¯Óxf—/àTæ_A‰»¯áäìðóË烁?¿þaëÛendstream
+ endobj
+ 1807 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1808 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1809 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1810 0 obj
+ 798
+ endobj
+ 1806 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [187.396 640.156 208.782 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.10) >>
+ >> endobj
+ 1805 0 obj <<
+ /D [1803 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 878 0 obj <<
+ /D [1803 0 R /XYZ 269.727 428.367 null]
+ >> endobj
+ 154 0 obj <<
+ /D [1803 0 R /XYZ 72 399.026 null]
+ >> endobj
+ 1802 0 obj <<
+ /Font << /F22 695 0 R /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /XObject << /Im13 1801 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1813 0 obj <<
+ /Length 2740      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµYKoÜF¾ûWè¶À¢ÉæûÙÑb7Ø݃däç@‘Ôa9!9–_¿õUUó1C'6@€ØÏêêꪯãßxôçß$æ&ñ2×ý›âøêîñÕ›{?¾ñ=7ó²›Çg^õXþâäE±»õjÀÿ¡~jvÔÙ݆žïŒ¾ž“·;“9_¤SaÝçQVùNßR+odî™Úç¶ë£LÑÝÝÆaè<P¿>b ¦V“÷Í—]:¯iŸ;{LààîÉ’ú´‹b'ï±:jÀ8:æ;“ZNžv·&±¼óþ#æªR&‹ŽO;á´jdVõ°sËcrßݯÿ&AÜßÍŒaŒ{7:'ˆSâ¢B#ƒ¨x|à½õÓ‘)ˆ
+ k«ÏrVOs-î‚Áç3z—b‰ÂÌùÁ.À¿‹u<ÞõòÝ7">÷ùÉÞž)2Ê8Ú¸wßíûü(}ÈñYÔ£|KbÙ=¬+ yV²ƒð•ë©¸2¡Ô-ÏBlA¢_Ü’x 	½¹ü•)-åuÌí¢•½Ã-1º@èAèì¡'ùé€^ ˜Ò©u‰2	þy|!!á$Zâ¡›˜DOy»Á!Bìë|w<Á6\Yf²ŸnEXvëDZgÉÍm¸i –à
þEĐoðÄÜ‘þ¡Ïxéq¶›$r~€
õN-í
+ ‚Hön§LýQDN6Õ±j³9ˆÜ=çÄ¢áwÔUyI#堝Q–±ÍwÃ(£lnº¼­^´!ÔËŠUÑsŠœàè?üB„õFTVD@°Þæ-N}#ZB´Ë½’òɨîÏ‹r ”°?\COÍvC?ƒ8qNýBU	(JÙ²¨û$&Lj[É–évÒeyTýžms›aà‰œ{\Š	’¦÷GÚÿZ­Uƒ°P’:GÞ¿‚‚H±°Ô5Œå§ažflý"Þâ(ˆ'/ƒ)˜×5Ò°ÌÁÔ²{š‡Æw at 0Ϭì½+ çð4^e&”¾4ÒÒÉæf(ÉÎ~†?ªtÛÂwˆñÊkdä8¡¾ÊŠÆÎö‘¾æòyßB'ºöö¾^p^²ýç¢FhÕ+ Ý µ`ó¿
OÝØ„:Ï{M$tMhtIûÁóƒ
2~àFqòçtKgƒFìFa:“ðÅ°@¦ÐDo®ºt}F»Ó_»nô×ý6…£á”Ê{(æR_^Ï{d­u¹a¯`¥èD}sÖ5èçÆÝ×û#ùQËOíåê)Ž{¶màÙ ~«•oÞ4ÒøÅ7Ù¯®pÆ.1½Òl†ý ó»÷òL™ôûg¼“öÒ²´;-1:®´8€¢=ïäK5xL—³bã‰z‘3t²bë^_Eïp̧¨M-í¦ÅâVÝÔ’-¥Î"ñc7Öï5Ô¿Oê0êákY2ixaY %{›½l*š®j¡m{Il¬zÔØé.ŽÇ­ûÄšå^8^.™c“#v‹£;¸ -1ú3üžZVþmùƒù”’”nÉáÿ†]ùn[ýýiC¼ØZÜøžyn”ÙíQ7‰Ka›&ùGz/7I’Ù
+ HÉ}ܶÚ
+ ùb×÷ÛyG/Á»j‡Äûx-\³ïe4iJè^õÕ£™¡´.ù;­·ðžZ!Ë_÷?ínã|
óz¯è{ˆmb–F× Ÿ$ŒR&‰ÕÒÀ|h×O¸&£…â
kmLXµH
1Ÿ7C'­²º´y1o“&.àʾ»vïW毒,E³}eS+ bã±U…bãi¦Ø4D}C‘‹!ç·D€{XÇÕÉŒÉ!i
œÆ£IÌÂ1QD^Í¡wâ­ÄÁ;XŒgN
Í$uUÊó)þÒm ß»qY™]ü—ÍÜ4²æjŸ
+ GI¹dÊü彊ðì}U9üIv&s“•ŽÝ‰wËϐMÆK±PüÏ>¢Ñx@¢S,²µÏU`aø- ç»±o¾Òo$ÚJ7ï%õ~$®ÐE˜;‹·8ËBR)‹+ ]ñs’ˆÒï„‹uÍñ‚‘zÊõ_¬Ï›u\p•u‚3	ü:+ Ý=•Žiîãä/ªÓ pÅ…Ýúˆ–gzÃk|-s¨*Ê.i⬊¹¶à†‰…ê¢{åš0•°6YŒ^U±¢ß±8÷6ÁOÄ
f¥Ó†ÐË^enÍéªrˆ‘Z)žú	l—¿kI¹ ¶¹6/Íe¨‘Õ%^#0û²$£S˜w>p ÈgB‹ÿ^xiR}ûÜk[r1¤pýWÝ‹Æ¢ Î	}¡	USJG‘‡²“ú뀵´¹–ÇëŠéWÆvªÈÒ’c>ëà CòK7gWÚM€7Öðé_6tDÂçîâ·Ô ˆ¤n'‰žddsÝŽç"õ—À÷R–(Kúµ,¸YÃžeu+ˆ–?#Eúãeê¯aÊ`»ŠŠ+ =É5ÂGò<â·„Áú¥QgBiÌÃÙ*zš)·æ@9l+ãÓoÜõ„%pŠ­‰m^þ܉¹'ðT7¥†Åá\ü¬¬¾V|»TVáñr®t1{ã2µ¬ÓÊ(Œ)B÷ÝÀùæ1û§W?>¾ú?×)Àendstream
+ endobj
+ 1812 0 obj <<
+ /Type /Page
+ /Contents 1813 0 R
+ /Resources 1811 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1743 0 R
+ /Annots [ 1815 0 R ]
+ >> endobj
+ 1815 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [224.673 487.787 243.029 496.81]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:POPL96) >>
+ >> endobj
+ 1814 0 obj <<
+ /D [1812 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 158 0 obj <<
+ /D [1812 0 R /XYZ 72 625.887 null]
+ >> endobj
+ 162 0 obj <<
+ /D [1812 0 R /XYZ 72 229.643 null]
+ >> endobj
+ 1811 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F35 1025 0 R /F29 622 0 R /F22 695 0 R /F23 698 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1818 0 obj <<
+ /Length 2546      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYK“Û6¾ûWè¶TÕˆ!RNb{½‡ÍV<{JrÀP”„2Z{òëÓ/€ÐŒvkËUt7ýøºQ›þ©M•oª¬N³Bmšþݏï~ø¨ö•¥uVoODõxü-™Ý´4nÙªdj·»¢Ú'Ël‡3Ëdº
ã+ ’]xÏ2 àÍNWYZòÍ.Wiç$òŠzbrHJ£6%µOk½rMäÿf#çÅ!1üãÚf›WÉU³ÿYØ
+ yQƒž0fUù\°ãz.••©Êk9Ø×;'ߧlÊë»ÎöÖYÜCvÿ­Òˆ#ÿžòÁQ´;"':ž›—Õ¹ðª:ÄÆÄÉÆC;ó,KÀ!‘çb{ùAÎ'ø©8<³Ì-›\å‡4;nlhQòÀ¦Qnw䙩=.Á8U'W‰p˜µ³…h&ÂÓ8yV˜ÂÜ<uÛÀx4ÎðSÅKu0X&:¬|³îÂr®F|V˜ïIä´
+ s3Üq¢Þë´*ÿ—é¡ðNF2ÑÑïލÃ9… Uuòy˜Ò`Ž=øpÍ!WnÃõ[ÈÊ‚Cw¼rJÏ2IÇ0Ž?Ð}t´bGôí€"œqv”ø@ÊÙ®t”W:±ý•ôgqÒ^£M¦#Plòýƒ¿gŠ’ë…¿fûg¡“ß³2SÙC–eü=¼—Ñ%c£²›ài¿›èD@ª+ðã…Sófö¸3®dpz½Ä+eÉ™¶šxŠm6ð‡!û¼0ûä•2¯²ÍÏ*~<I%µ"Ó9‡–Vð˜`Ž/K|>y$ÕH”䯳Äþ½¡ŸöØn¬“߆˜Ä±œÎË°å³ÎH…¤Í÷e8ûZÒ‘Ä+ òK#ä˜JÙ(T?£ÔO"ÆS…¨P	Æ}ž%?Fx!‰f×4´òËåEOå5ƒnÎ6è¤X†€$Óðp'’Æ1¤Þc w-ÕšTqŒ9®È6óÔ0:Ø°	z|!»×•œx¢"¡ïW<ºÎ“_xûjµî¼ G{P4i÷¥]‹“WI§æˈ2¿1yÄ8¯ƒÀ,ôæ»åLèï͉ ½!@Øig/~­Ù‹_߶l­‹d|
+ 3q)82‘AÞ$7ÂÁ…ƒrh{ҴȶGÙe2ÃY†E$+dž0Yù¥škì0÷¦ëRÁêz£ŠT{nœvE™eIgÖ)0iPAåeòrDH†N”*ÁƇß3µo¬÷Ó°ÕTR‘ä_[påÈ=ζ³¼aÀÌáü¶0€::O«œÕy0¬±MŽGxìBC„9Yz2³mpXGPiÏÕ‹]±/’Ÿ¿¼gRR§é–•ŽçÙUÏ¥ÈͯZã–郣hÂQhïtlù	½N"¶”¼U#¨©Ð¹*ÁH±Ô9 —í¡@¨ [?n:ùÿ°¾¨Tˆë¢("Äâo2Z‘sŸhÁkEÃuf!ÇŽÏ>3u,©ý.utX½=¬³d`‚nœƒ,2qHìI€CÖÖ‚q$rg­]CZ ¾ÍÉ÷Ç#E5ii²–»²ä´’v—Ýð—B·Ì’/?ýô7̏Rq2”?.Ήw:^‰ò½ÌÖU¾VĦáz(dôEÈ·kX	šàÂ0Ûãº5åóªáëã³çYÅë29½Æ‰R¾
+ ш㮝eà,òL@¹Ì³X`æÇÌ
+ ý=õœfBsê=Aˆ
+ ¶IR¸ÈdžA'§N+ î³G6䔞Â_æ¬/4Ì	e÷%dðìß*t¶¾U òFNñ¦±å;ë[K_Î=ÎR(•¬Aï7Óy‘<ùÛC®ÿk½Eºq:®Y)ò¸€áooÎêZÃÏ
+ Åx²MT h‚B7/¢Þxny&¶5‘ÛpŽóÀ4¯üù Ç»XQŒ#¹ñü
+ ¦:;sÛš!Ÿy¢†¼ö&’ëää×Vfh‡³
E·Â,Ùy^è²\CoxagóE.¯Ut‘ÁÐëæQ˜â;ïDíqx¦€å›±¢´L­ÌØá®æ-\ê‘,z.ñ×ö[H#,°½™,]«¡Jù+ /z¢Pßð£5!g€çæªÇZp•æ¯µâ´/üŒAwêQô²÷+ XRl×…¶ß7èfbE0kLû¨»“ñÏvì¢8ãwü4…Æjvpc8;ÿqÿYh9Q°e[YUöÔ¥7£ö
+ ¡ZÒtâBG×rª3ðéÂ<ñ w*Nx­Ó\ù'ùOwÓY…'ûÞ¬åDNcDws•.Ò„b74¢Uä*ÿ_ä©ÎßFѸœñðÕ!á7°ƒ¼±Õü×
+ Çã#ß<Gv…ùvj'ñ÷9òy\W½ŽáDÀÀs8ˆtÑàßÙá3¬}Yâ÷EXÂS¨˜"?tÃ(Œ3¾)‰fûHï¶kìfÈ>Ê¢3+ endobj
+ 1817 0 obj <<
+ /Type /Page
+ /Contents 1818 0 R
+ /Resources 1816 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ /Annots [ 1820 0 R 1821 0 R 1822 0 R 1823 0 R ]
+ >> endobj
+ 1820 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [245.434 664.2 258.336 673.223]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hind:PASTE01) >>
+ >> endobj
+ 1821 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [406.282 552.466 422.214 564.155]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.4) >>
+ >> endobj
+ 1822 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [354.598 121.886 383.863 134.788]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.3) >>
+ >> endobj
+ 1823 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [404.566 121.886 425.953 134.788]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.10) >>
+ >> endobj
+ 1819 0 obj <<
+ /D [1817 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 166 0 obj <<
+ /D [1817 0 R /XYZ 72 515.1 null]
+ >> endobj
+ 170 0 obj <<
+ /D [1817 0 R /XYZ 72 199.068 null]
+ >> endobj
+ 1816 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F22 695 0 R /F29 622 0 R /F20 703 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1827 0 obj <<
+ /Length 2722      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYYÛÈ~ׯö%0â’ͳó;±³‹$‹ÍÎ"¶8%æ¡åayöק®n6%0õQ]Ý]ÇWUÍpÀ_¸ÍÔ6´ÄáöÐlÞ<o~|¦Û0ðu ·Ï'¢z>~ð^v{•yånz‡b E±7^ÊWn5ÅNåžt.»Ð£þügh;þµœh2,ûsyÄ~äÝ°_ÁòñÂlÑ3mÃÀ8ˁ‡ª–©E]—½v½"/œ0Ô݉Ëâ°ƒ#È'`;µ‡±êp·ãÄûIHk¢K#Õ¸ûôü3Èc¯B_+Er™ÚÒÞØ—ÅHtG {!m
Lt❑K÷RH÷Ë.I½¢¯Š®iÕÀ3ÇòcÆ­ÙóÈ£(Ž–› n\ûîÜ£”ì§ 7K7Õ²ä
+ S}‡ÿ‹3iXðÝ8vÍÙO0}¾^íÇwQè¨>S?Js1€¦+ .¤Ûƒ¿ê(]˜Ø{Zw½ü+ ‰¾̘F&uͺ"Ìx¦hÂ¡~¤-…¨7@<›7Œžú®1»u즫«“\{ÏFÕ°Ðää°æ6 8EÞ$¿(
+ üíY)®pÜٻ렍3'9Ikqw˜ð°€}@žê&°‡p’ó\Œ_™GÑ—Ì“î=Êé­™…CËÔ[8p˜úÞpâØ´‚<¦‚l³€œš–o€ÑÏÔMç‹t	×_¹Ã¦b‚>Ìq=SËsâ¬	bYhⲕc/àË(t#‰
Û8xrNSŒÜqoR 5$¹÷n—Ç–Oùµp¼ïIœà›¶RÖUSµàfƒIof„ɈÐ\×b¥èýÞ¯`›†HjбíHRIŒ»	æ«xs~ž:‹K F©ŸÀ¶3‚fß³;Uì§q²°+L•HdT	(k,¯7EéâbxT²JSö{\åÞWX§Ç[˜";=¶¾Tx¿q*d}_ž«at
¹ ½Þ.9Ç`¤­¬×IÐjLÞº¾1,M‹¦ty>§€˜Ê¯//O}‹C© mdà+ Lî®°@ŸLP%2øC'iÇ2C§ƒ_„˜3;˨ı(3ûBkRÏeˆ€t¹¢•´á
+ öŸf®·ª–µ­›ÙòТê³1t5SÁQ+YÌ¿»~†Æ‘Ø‘N*,šv‹¸òºË#ïÉ””s
ÚŸÝŠ”R}¼kg’B³HG.tås骡{Äë¢>w=×­Í_˜Ç÷Ÿd¨àÜÏR“݆kð,­`N^£ÌÙ*óÞàQ~ç6¥Wã9ihí•­48+…3Ë&÷žÿ~χc駑‹ïÌ”c©÷¹eIÉÉæHýÍРlœs¼b`‘CHñn²}̝d썜ĥ©Ìêz©uzˆßG3Ì¿?®Ü‹	î´5¥Åv *…|é•GŒ©ã
+ ûJÁS†-û#-Âô% i6aÈf”B2§‚Hv¢0eUø˜¤Ì‰éc)?‡oç!!”ë¡Õ+ …ñv¥*.Aqþ.ÂÃÜŠ™Áèlf0E:ÈI«{<:fe“2,-#ñ|lœçBú³ç£{$•+ ƒb ;€,1á”yl^ÔPe8±Lþ‹é~‰	dù–žß檀*rM¦±¯2åTq‚Ê‹ÌyÌ
Ùƒñ#û
€”Î%ï•šûIlÞIß®>©Lw͵¦7^ªÈhdŽaGl.5שò¡²[š«ÍÆ—©w¹gå7×É&þ’ÑÄ8Œµ<I;¥%g½¥óyEŠòë(ŸkNRY,?±,k|ë\‰¯s>í›WÎ'ä‡6Wj+ÍŒu>Ø4Úwa$M°p¸‰«Öß|¾•ȍȘÓÔn8)¢u™ YXÙa>0˱”púÄzSP\1çˆilqT¾L)ÅŸ6–e5?o˜Û«,[¦šÀ戰F\Èã€ýÆD©rÊÏ¡8ao„˜@Z“€‰*M¨œ@ÉŽf¾b6t£‡‹®¤¸Î·”hõ}Œ—È»µ“Qmþñ¼	åÃ&pLC
U—Æ›l>|
+ ¶ÇM°ýyø †í
ځj½m6ažA+“~½ùmó«åsŒIdêÇId¿‘ªpÆ›åî'RÉ–"½Í»S~k“ßÚò€‹¾Ubp›'ò8òþ‰rèûŽ>ÞÁÄ­>q‹¿³Æü5~ºèíÆé*Ù׈ÿÕÅŽs1 !)…ÌáÒVL¥¿öñ.™'ˆÐ™%70UFÿkÐy%endstream
+ endobj
+ 1826 0 obj <<
+ /Type /Page
+ /Contents 1827 0 R
+ /Resources 1825 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ /Annots [ 1829 0 R 1830 0 R ]
+ >> endobj
+ 1829 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [307.852 530.543 314.577 543.752]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.16) >>
+ >> endobj
+ 1830 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [167.881 78.204 179.089 85.975]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 1828 0 obj <<
+ /D [1826 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1825 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F22 695 0 R /F20 703 0 R /F30 634 0 R /F25 1028 0 R /F35 1025 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1834 0 obj <<
+ /Length 2607      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXI¯ãÈ
¾÷¯0r’¶[û’[3=è+ 3cÞŒÊPg´GÈAT%o~1¯í"Ù‰g‡#Ü•oËŒ2¯”•mûÎJ¡óÂàX„¡èá6Õû…׫T–ÕFþJ…Irô“HUhz^¥^5àË;ތθOBÚ(a™/2ý;ñ¸ÙQZED¬Œ'W–ÄÇ$V~Çý!&ú—Ÿ;ð½Ö̳vÄÆú_7jƺãQ½
+ Ì5–õvM‰cN¢Qo‹_E5´ÆÛ	…2}ãkQä!$cLŠHõ‰acàŠœÄùÞL
ó/
+ gL±ï{åù‹|4bV}97CÕt¾z$‹ƒ„HEˆ¡ýÎÇëÏXr•M¾7ƒ“²Uη^¦Ü"ºÂ¢’,-
Êä%lJ>ÀÛ@ýÆnpÎ×Ñ
+ 95ø[x†­§jøZèlò<óŸèþ2?ðþæîìÜð‰ÏX:Ý`ÚèñvŠvBÿ­i[´¬[p»Æ÷4·¸?íÔ"ïÌê}¢¿¬…EkƒsfÓÖO<£‡óÀK_ÎÈ_>œ˜ µÏ£‘x Ô<¡iè“‹ãç|ÿââÔ²Z•Ž“]ƒõwž«ÆI9M¼¶*Ç:¨¨,*µ‹ÝÀê…%p¿¿%xðÑ.õ“«¶‡Üøù	û_mϲqþ'½Åÿòÿ
ê“Îëʆ!›ƒîêâ/-{ù	cKüåÑ©éËz‰_vƒÛ¸¹qaϼڦ·6wÇ~zb3ï˜Ðõõ*7¢Ç¢ñÜ3'œ?+6×÷¤AÊ-W´RÒ]’Þïû<’ñ,ïÄÒtH@ê¼4SɝèRx+q£ËqˆÆ¨5ßP—_,zÌŠ­ù澨e”‹Î
+ ¹hi|æ
~C›´þxù¢ö(#¸ én(Št#”ˆ_„÷$)˜GQ¶#}ó¼Xr¯Ÿ"|Šx¥Ë¦A`#,Qdr ¾/±Äº´jìñË*Ppå‘Ô“¤og¾¹]Sñ1úh’ÐÿmŸ¤ÖŸhªRmF¢pŠÓ¥
+ $Ö£ËÙÎú^.œcrl:%U5A	鱈ҍq¹whpu?5Ö=£(ö®btžÎÆhÖótEvª+Ç•hÙé®w72×C%NÿÖcä*†ìŒˆF^-Xˆ"$úcµv9áÛ™s/±ýVÕ–Vg$ϸ pD*‹]@N€32²cÁ¬¢#ÑÊ_H‚0ñ~&u§%ë—²b‘%Þ/jwÔüÚ·¢~ö¯G¨Àf›‹4—ýÿÎ!áÂF4N3wò;‡ÛÀƒÔËKøÄüýéW¢úÚ·ÉÆMî|–x:¾cdjº+›Ñf†Ì̆,^¹˜1Ï4}+ff¯œ)G#vzŒ^äùâŽ#K¡˜F!+ 
+ il¬d¸b}¢óê¿mÁRô¤D’•ê\³ÄZ©JÈm@¦MåÓÔN4»Bx@"&¤S¹4º;!œ–§™Üæ>ša#1í'Ê 7€ÌÉì|sè‹ì牭¼6Hª‚U&¤3!”ã+ ˜Afq»ŒNÚŒhI4Ìž§Dš„¤†Ã•Ô^;9¢mðeÏ0W)Öbdrw³ÿ`wJv±‰n=ñSg¤q¬
+ é6=J½N¯<Î|
+ —¬(žu匌l}™=ñIl€ë»T9<A1̤XϾ±ž&Ç%i6ÁmQ+‡vñ Woа†X1}Ë¡mÅvÜ ¥Ø„h ôµè(ÎLAwtà ‡Ažz_OX-£ñÊN,§%	/~Kw·G&@‰	+fÝå^§âúÙÎl
¬.Ã’8ÙQð9FY :J#žúðóˇÿ$Cendstream
+ endobj
+ 1833 0 obj <<
+ /Type /Page
+ /Contents 1834 0 R
+ /Resources 1832 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ /Annots [ 1836 0 R 1837 0 R ]
+ >> endobj
+ 1836 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [172.357 410.325 196.774 423.227]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.1) >>
+ >> endobj
+ 1837 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [394.405 366.48 410.337 379.382]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.4) >>
+ >> endobj
+ 1835 0 obj <<
+ /D [1833 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 174 0 obj <<
+ /D [1833 0 R /XYZ 72 485.386 null]
+ >> endobj
+ 1832 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F30 634 0 R /F29 622 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1841 0 obj <<
+ /Length 2597      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­YݏÛ6÷_aôIÖª(R_÷–æ’ Eﮇ]ô¥éƒÖÖZ¼Ø’#É·IþúÎ)Êë´wh±ÀŠ‡äpæ73´Z'ð§ÖEº.’*NŒZïN«ïVß¾UùZ%q•Të‡'âzØÿuýf›Ѿá›UQ=4Ü8nTTÙlUd±ù©eô>ÉäPÑî2+ ÌΔ… ßYM¯‹¸*p¼Œó<㌋ÊËÏ76¤p8[ÏLOý†@Hyôæ}¢òuzépst·Yôîˆ|+ ½XZ°ÆÌsªÏhÎÔ¼ÕI˜Ön°äëù0Ì0Žß{FOw,šJ·©¸M£=c*Åv#ä¡„<$x—ƒ6¹$8jûgZ¿‡ES`lœ£(•¶»+!@>|Ÿ[^¦–uŸ‘^¼B*¡—IbÐC^^’!{ÔÆÐжFïp&áÍ×O£«èpìÁ Ftâ<Y[”tâà`Ñ™<Õ
]\ì%0ƒäì©\´Fâ#jRÚ»£4´]Ø𶺚b7ÇtÙ3ü&>гhêUÔãþLõ„lªˆžé,.¨i•_‘V hf
®6Hô‚:2qêëŠR8 êA–££È£;CÏ€?{ny}(ŒÒYH¦x‘©Ñõ|gÀFZÂeÛ`Óx! «Ñ-(	*ëÞVÒÒ`L’DO¸…áDÈPavÀS…ñwä‘'ÌŠµ†}äëv“%_úsÛt<D6s¤ÿì¤ó,:P°ãLá{™ÉûKŸ“;4L¼ýZ†ñìõ×ΛK%ü¯;w€úÁî% ñ‘a
‰[rñ½D	w ‰®·>Iïï÷.(ŠóáîÜ<Ê¿ò)˜¾«;÷À…Ô9í6>‘‚¬®XXþ}#´ÿ膖0 øAE¯<àÞúÁɉ>F³r*L³öØVE2«ªš†—*g? ìþÑmÐ9$kNŒO} #Ù8rŒ£ø ‰+WNÇx7ç:iú†I£«dO°eBקvÐfLm6ƒK½c
+ Z4rR/ª[È‹°¸lw$/´€8úó£ÞX¡xîó_	êÀÅ^4YØÕK´³§³ÏõNô1ìÔ³WZ+ L¾¼ —¤ÆgÖ‘†(nRMÐH™fŒê¡•›¡™G0%T‡ô÷Öoh7±+ 6¤mMðë+ ?`WüA0¼a"§|î%ƒ6Bæöµ2h®ï‹OŸ³ÄUÓƽ»d’rÑÏ\Á+ -½ãê~õo/KFþà'£ox“î%
šýeàCñCyí‹"‘¯$÷á{8Lxñ´ÂÕ_UðædÀé;U˜!VUì¡ól¥;¼†˜	‚3c„ñyÆËS .seŸb!b²7ü֝|ù•‡2¤8t7WÏŽ£€/éw'nÓÏ6Uø~>6Ì=_w‚¬’r"»{"Àö³=Š°?J:e%Éq°-y™:\æ'f{Bݤ”I5jÐ$#ÕäÆYÞoBïendstream
+ endobj
+ 1840 0 obj <<
+ /Type /Page
+ /Contents 1841 0 R
+ /Resources 1839 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ /Annots [ 1846 0 R 1847 0 R 1848 0 R 1849 0 R 1850 0 R ]
+ >> endobj
+ 1846 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [254.853 551.433 270.785 563.123]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.1) >>
+ >> endobj
+ 1847 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [296.311 221.562 320.728 233.252]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.1) >>
+ >> endobj
+ 1848 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [380.52 221.562 404.937 233.252]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.3) >>
+ >> endobj
+ 1849 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [438.084 177.111 459.47 190.013]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.11) >>
+ >> endobj
+ 1850 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [435.819 111.344 443.266 124.245]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.6) >>
+ >> endobj
+ 1842 0 obj <<
+ /D [1840 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 178 0 obj <<
+ /D [1840 0 R /XYZ 72 603.359 null]
+ >> endobj
+ 182 0 obj <<
+ /D [1840 0 R /XYZ 72 274.094 null]
+ >> endobj
+ 1839 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F53 1845 0 R /F23 698 0 R /F22 695 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1853 0 obj <<
+ /Length 2505      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíZÝ“Û¶×_¡éL¦T'‚	€+  dUð;I1¹b•—ÂÈÆŠ"/Œz¬£‚[ÝÙXÎcl*–”š’RSRjJJM‰,ÉŽýóduŒ6+ L&ìXš­eJÉ•òM¯%ø¼Â[ËœeQRPNÊL8å~'Bv¿·FӐÐ_ϯAPÓJ;åÄ„y/¹œ¬í)¿5T¸¶¨*õe•i:¡	YQG{å%åpH„NÿÛߏqýqW ˆ¯˜ŸâÐ/ÀÕÿ%À“/+ ÄMI0Q‘iW(ûµúm®5‚,,›¨ZP)wНeëÅhÁ{âWè2ôoÏcÓ¨É8ªó{˃·èêfC©‚G
Ã>x¸(ƒf\šºp»eWP(\ÊkjýxÙœI`°½Ä±÷ñ9ó‚æ}Q°+шÝãUeYtW¢þŠhGŽ1
+ ¾ÂÎ_©GÜ!ìzÈ1ðöeÏ¢;rÝaÏýeÆ‹²ãÏ!¶èÖSŸÐH at L/ð>“E?¡™€g´ùØäCðl°~NàJ+{f.ª‹¼é϶“à“wÙÙ>Àùw±ç/ô¾í)º§mô,Q£ô±÷(æ”{8kŸã wŒš°ƒtVHnaO¼„ž0xl4ˆÈ‘Èó_pÉ:É®¡+o §=îw–òάßY:nÆgšôqh¯ª$
+ `yùöØç„2Ú­?÷ap´‚Þ©zO“’/ÖS <îâ(§…zL®}m9l%›Ðr°ÂÒýà‘ÊÍMÛôg•×Û¬F,3RGׁgHï5Qã
ô]î{¼1‡XÔ¯Yµ8pÇ­-7¿
˜ãùÜ@¼í§³Ã®çlŠ7;Þ&„¡&LSðX;AR ‚ŒüMÑé™ZðW6ÆÕQúìyç×ë‚3˜î;/]¼a_€tMtO϶Ls2´+]AðNW'Ú2û6yÅä”i:à M¶sÉ:ç3›ýTyO ŸX‘Éð{DS¼.ºy¡ð
+ ¤›Àߨ5¿©NmE{R퇲¡Ó¹ìýátÔ4päQG1L>¥µœf£…“Þ…e¦WóêJj‘á\T,¡*Hß_`i‘`qs±ÀJÎ
+ ¬3[B‰õ—ÞqBŸ~ïjÉ;ÛÂæå…£7°?xe"Ã?TMp|É	.ú¶:ˆ+ ~ÐÁl>ÙvsòáäS6ÝmTž²nË:È·ð~…Ô°·~p²‰³kGÏ}9ªÚõ ÔPo€øé(D·Ç®áoL\>¿9ëUÅéä(w\œQ-Á6è{Љ.ñi¹MÅ ó+ºº†Sé€ù_ú³Ë/Džq#ósjLdT²ÌOäA÷+ «ã¢ïü0ú»Ë¡/HM#“‚D+ ®ädB,rf7©Ü©ÆÞ³„€wœÞøÿ@ºãˆÅ²Æ<ÇÎEPŽþ—véø+þµ	ŽuÅö8¡j®ÏìqïŠQ¿£†û›/~TyÇ‚t¾p%_û\þ+ endobj
+ 1852 0 obj <<
+ /Type /Page
+ /Contents 1853 0 R
+ /Resources 1851 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ /Annots [ 1871 0 R ]
+ >> endobj
+ 1838 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/dsa-engin-globaleq.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1872 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 1873 0 R >>
+ /Font << /R9 1874 0 R >>
+ >>
+ /Length 1875 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÍUÉn1½û+|Hq¼”Ýnn ¡œ8iÁ…„,hi$ÄßãZìÎX$!µ¦ç½r¹»žz§­qÚâ#ÿgEíÔÑ{ЗwjSaˆVã¯(f†[†fÄhx¥>êå¬þ®œ~W×
+ &«]Úï£à­:¹Ç0²ìB®¯Ùv”jEèÝYaìC’8µð¸Û#ÂM>	¢8Y †é¤ÚÛ֐$ ¥tRRQ[±K…kÐúêÇ€vÚщ·¿³¢ß,õÌgí@/Š/Âi€šÈ饨ƒ»ËWMôua9WŸ‘'Yøæsþ
y0„áußøËÁ_³£§ƒû-§·{LÜófJûåL­ÜWC9Cºc¤‡q6!éC—Èv‚¶É+ /ˆEÑXQÑ	Ä0TQD€ÚDQh¢è¤Äš¶bæúá®Ä
µÞŸ¥‡©æø3zø/æßèã/
úü@cb^×?Œóýi8G9Ábˆ¿–Ôÿ‹¤’z?©Ù¿€_Q’(Žm²]FŸ¯|ƒðóúQ$8Ձ”D‘æ섈'+“¾”‘àÅÓ.W5Φ>?hìœ7endstream
+ endobj
+ 1872 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 1873 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 1874 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 1875 0 obj
+ 520
+ endobj
+ 1871 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [282.883 468.675 304.269 480.364]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.11) >>
+ >> endobj
+ 1854 0 obj <<
+ /D [1852 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1855 0 obj <<
+ /D [1852 0 R /XYZ 121.409 694.394 null]
+ >> endobj
+ 1856 0 obj <<
+ /D [1852 0 R /XYZ 121.409 697.233 null]
+ >> endobj
+ 1857 0 obj <<
+ /D [1852 0 R /XYZ 121.409 687.768 null]
+ >> endobj
+ 1858 0 obj <<
+ /D [1852 0 R /XYZ 121.409 678.304 null]
+ >> endobj
+ 1859 0 obj <<
+ /D [1852 0 R /XYZ 121.409 668.839 null]
+ >> endobj
+ 1860 0 obj <<
+ /D [1852 0 R /XYZ 121.409 659.375 null]
+ >> endobj
+ 1861 0 obj <<
+ /D [1852 0 R /XYZ 121.409 649.91 null]
+ >> endobj
+ 1862 0 obj <<
+ /D [1852 0 R /XYZ 130.5 605.026 null]
+ >> endobj
+ 1863 0 obj <<
+ /D [1852 0 R /XYZ 130.5 607.866 null]
+ >> endobj
+ 1864 0 obj <<
+ /D [1852 0 R /XYZ 130.5 598.401 null]
+ >> endobj
+ 1865 0 obj <<
+ /D [1852 0 R /XYZ 130.5 588.937 null]
+ >> endobj
+ 1866 0 obj <<
+ /D [1852 0 R /XYZ 130.5 579.472 null]
+ >> endobj
+ 1867 0 obj <<
+ /D [1852 0 R /XYZ 130.5 570.008 null]
+ >> endobj
+ 1868 0 obj <<
+ /D [1852 0 R /XYZ 130.5 560.543 null]
+ >> endobj
+ 1869 0 obj <<
+ /D [1852 0 R /XYZ 130.5 551.078 null]
+ >> endobj
+ 1870 0 obj <<
+ /D [1852 0 R /XYZ 130.5 541.614 null]
+ >> endobj
+ 879 0 obj <<
+ /D [1852 0 R /XYZ 139.621 504.798 null]
+ >> endobj
+ 1851 0 obj <<
+ /Font << /F47 1715 0 R /F26 1666 0 R /F20 703 0 R /F16 614 0 R /F22 695 0 R /F23 698 0 R /F30 634 0 R /F31 722 0 R >>
+ /XObject << /Im14 1838 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1878 0 obj <<
+ /Length 2646      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍËŽã¸ñ>_ÑGYkEQ’¥Üf²ÛÁØÝ+ ž“•
ˆÑ~! u¶dY`KÅ&­ÀÏĺ‹3¯IœdðŒ þd
Þ7’Å ~鸣EÞÈ
+ AéäÓïåŃ㧟ø{6##-€‹SÏÀ´ô+;Ì؝·ÔE–ª,ÿ-3íßÞ‰Ôw¼‹*­j-€¿ÜÃT¤uÑÀäNž—/Y™õ±b ôE–§UU.tÚ¢jnÈ£ͬü4›Žd=¬ï4G=(³àšà2…jXÉËёߘqM櫈ßïŽæ7MZ‚[]…2†ÈÓ|É2}„¦~ONeZÖu$'Ô.
Ÿ;¦’„aWêvV¸	ºEÜÂ){FN±«i ‚vfG8ìYdÃÎsë2­Àzc‘G6¥1h¡ñh}e¼°#Æ«QA!¶\:t‹ƒÝË6ij»Á€ð‘;æh7Ç8éÂð'4)‘­ª´ÑÕÂX»Hlm2¶Æ¾Å•‰¯ƒE´ú’"àMZ¸_œ;YŸÈÁӐ•Ärt$†?Þ<x¶‹Ü¨å“$+ ¼| oEê3òŠdk§$æymDyô‡ºB³`z
+ $ŠfÚ‘×(1ÃÁ¡í·«°®,D1!aÝ{|!Ø,<¡c™yâ<Òý~¦üŽ&áû湄 Y‰5rõ¥È’GÇ"ø_Àb‡*å%@Åj$øD+ Çö»э.dÐ+ £ŒæV"Éx:t¬!o&˜L…”\ψÓqâíÝò0]wÝ8Y³_fõ縨P±c"®÷ɺH3U¾—Hª4tÞÈ#«tSý¿éölÅWu"ˆ›+6¢—y£ZY{;gŒ'¸šØGŸ]ê´Î—N@Òª[9žîp]–i]ï,yº	ùõ_î	_¥:¯ß—\¥ª€aWY¢˜F‰˜”y?#$Îàî	£r‘•œ$Š@1ÃÛŽ—ñ“3­à<‡~.ëâ®x£Jm¸hæ° òû5¨³¸5ë,I¼n²¥òÊÁ¡Ï()*|³€×®²\2üÝ-Ò?:=ØËHµÐG0ç«+Ü6¨{¹Ñçs…oç|Ÿ(7ᕐ4ÐÁež@§#ÿ!Í2"¿:y:—†8ÝtσˆË©jðí¾©‚³[÷
+ /PBªD/+ `°ÄÜÀàçïîÌ|àªKz¯
š-úŸ¿½‘H‚lç¥~;¡}[•e«”öOƒÃ‰»o*î¾)íSyXé ìœnq»
WŸ©h>ñÄtŒ‘
+ âÛGýó\Êðþ¬Øδ¼·(qán?0mçü3~îö"¯>©Us›+ ÆJPÊX@2FþÙñ‡e Ã"sK1}ðU.šíÁvÂ<+ ¥äÀs]‚;½W¾Ï­nŠ/GÛñha!ù«¢Br	¿PϝÉ0ÜŽT‡*V*ýË¢L>ŽmÔ»T
+ º\@ŒœPTlx_´49É)âÿͶ`ƒÂÁ"*ä ˆÝe
+ úKWn}øùéßÂIÕendstream
+ endobj
+ 1877 0 obj <<
+ /Type /Page
+ /Contents 1878 0 R
+ /Resources 1876 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1824 0 R
+ >> endobj
+ 1879 0 obj <<
+ /D [1877 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 186 0 obj <<
+ /D [1877 0 R /XYZ 72 720 null]
+ >> endobj
+ 190 0 obj <<
+ /D [1877 0 R /XYZ 72 268.081 null]
+ >> endobj
+ 1876 0 obj <<
+ /Font << /F29 622 0 R /F53 1845 0 R /F20 703 0 R /F16 614 0 R /F22 695 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1882 0 obj <<
+ /Length 2464      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…X[Û¶~÷¯ð£¬UQuéK±ÝMÑM‘sv{úæ–e[ˆ,¹ºd³ýõgn¤äÄE±Àš
‡Ãá77ªujÅë,*Â(Qëò¼úñyõÝO*]«(,¢bý| ®çý‡ í6Û8öÕ°Ùê(t=ŽÓ ÚlUðe¬úˆ¶Ab”¶iŽüÂçSÅã×سÌ|j˱îÚï7ÛDGÁxªeõ>ÕÄ^Ú'ÃBBç$Ø3MIÎ&Îa/"wV±ì˜Êª“|ˆÐ²TØg¬aø¹‘ùu“'Áð©8ØM´æãó/`m¬Â"ŽÉ.{¶‰AÅtBÒ:”¯up컁$7¯L¸,ØyKà>»Áß8¨XÌxÚø1¯êj>Ä°%‹×´¸‘aI8+íu ‚AE—C7ƒd`™PÉ— Í‘ónŒ'ýî§8Zga‘!t–„Yž¯uX˜œNž3ÏZ€Gëõvf
+ Éd[Æ¡ÉXNÓ§·¸­JƒKoáâK2	Y»^6l#­²àÏH%xÊ=s';ºQ-`P9 at C¤ûÊŽdl˜ô$13•"n<É€L9‘á`³Ý|-=¯%äÀïð•€~ËŽ,~îdã„…³Aý>á6›J«…©¶*
^™äÒ×íx¸aW„:ÕâŠ`¤$VÁâ£.QûP"*+xËd±¨ÁgVˆIplº9êÀó?#£užƒK	œ#"«nð(¦_,ã¶ÚóÜŠ‹¬Çé,Û“ ñªp³MMüQ¤h,΍«ù†ÜWËÕw>úÒçœg(Z®!Z8$Àà¿çŽO+ ¿Œ¡¸y±V Äø[…¹fSëVÒ¿”W±	ÑÖ=! D‰™	6JÎ’à7
+ öà/¿Å2ªœ‡EÊâÏ©Ç€mÐZ+ ¸Ð¯vFâoD¸
+ äìI¡ƒ{D…ÚT"+ ëÁçTíÊ5:4%ñt«óo_wd	þS’-tWÕ–¸áøì'N‘OS-UÎXS$CHo„þNÀH‰ƒñ;gÛïà\rMq;hq¯er‰;ÌI]Ðfã"U*ó–QÎA.²ÝDy”þFiðôþ
xñÃûß™»0^3
Ÿáëÿ&¿ó8Ž¢Hx¸Í4Tcâ÷_sä::ø$óuH™¨Ô¡÷Áv߸«@K'êkGAbLyã…¯ü3@‚²l¦ý²fÖ÷ß™ôœ€2ÌiȯCzVH ã¾÷xÇÄE+ó¥Úo©WF9|õÀp¸>Î=¥ˆu)Ò1õ°ÂÌ0vV†Ã¯Þ<¯”<ƒL‘@ߣñéø¯Õ‡Ñz¿ŠÖ¿¬¢PùúÆQ¨Šb}^©<ƒQ&ófõ´ú—£â"÷z›B1¨ý+t¬ÖÐÓeùòZžu±Fø¥ü⨌ÂDZ)ÏŠ‹%¿ªK„uc1=D¤üÕòô@»D	¤—î)ƒ˜%=‘4Ϊüê•bè-$½3/Fa@õœ#}ü低\Yé	ªàž™öìz" ¥Ö«=Ê6"ÖR^CM®6Â"»9¬ÎÔìÝ6#v´‚F“C³‡ÞlØbÕ>¼ÕUƒ››Ä@¡®ÂDeĝfÿ!
+ óendstream
+ endobj
+ 1881 0 obj <<
+ /Type /Page
+ /Contents 1882 0 R
+ /Resources 1880 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ /Annots [ 1884 0 R 1885 0 R 1886 0 R 1887 0 R ]
+ >> endobj
+ 1884 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [445.792 684.001 452.517 697.21]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.17) >>
+ >> endobj
+ 1885 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [160.827 319.189 168.274 332.091]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 1886 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [379.161 299.994 392.063 309.017]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChengHwu:PLDI00) >>
+ >> endobj
+ 1887 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [380.971 210.183 388.418 221.872]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 1883 0 obj <<
+ /D [1881 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 194 0 obj <<
+ /D [1881 0 R /XYZ 72 582.042 null]
+ >> endobj
+ 198 0 obj <<
+ /D [1881 0 R /XYZ 72 404.455 null]
+ >> endobj
+ 202 0 obj <<
+ /D [1881 0 R /XYZ 72 195.914 null]
+ >> endobj
+ 1880 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F31 722 0 R /F29 622 0 R /F30 634 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1892 0 obj <<
+ /Length 2859      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝËrÛ¶vï¯Ðds©©Å+ «<éÍ 0ÚTó{Ü°ˆ­G¸„€|xF˹X˜0Ü_G!À	è$Ž“àÖÑˉgÞÀsœ–‡­¬Þ“ReI‘H±ç­õµŽrž°öykGþÓŒ<#ˁ-c*Á\õÄ}݄ĆJäsCt"ý€‡âl)Gr}ASVhB(¥8åË€U0SÚÔ0øˆ¶‰§÷Ä=K‹¸ê	ŒRo»¦–U«wdÁÎÅì<	Æï߯•RÁ/®íš³"’Æ–ÁD:¬'Ið߆Üb²—‚lQ›…@X¹ÖØtRã„+ YIá˜N±v½ê$„à:j#ébz#0´òÎvrzëÂX“¢üÒrϱ¬&#ã%{ª.Mj^ÒôÌF`sHNם@ÃU÷žP¹Á
+ nÔäå… 6T,*’4µ‰•ôSÏÈXÔ#¸J
+ ½ƒô;²È"aÄ*öÅPQ\î¨
+ 4SäÞ yÊ­[î‹$ØyQYÃr?Çç}?<ó¼u±qBâO‰Hû÷ït´ÊÂ"Ã&ÝDiñteÂ")ˆ—‚÷,Zyèò³lµñ›¨yyA¥Í:_};›sý£¡uÐeœOsóÀQÚ¨$4&¿XQcHôõ'¹µyéÖYðöìx-Ñu{è‡~M/¿(‡PœØ7$ÃÞV™˜Ç‰
+ R.ü¹H)"eLQ+Qz+U›LK>¿'Ź–¢•¿B(Ç„sŸ"3*ñ<úm¤lÅG:Ø–Húά|pì¸íJ*+ •°D¶¼'a+ ýJÐMöR)ñ¤JX¸Å\Ð7oÙÐhò¸“Ú
ïõmý‰­­Éœ×£¬l]!#¸ÅãÖJuLT¸Ç¿É^Â~GŒÉÅŽì©Ÿ˜b#Y„BÒ2ßã"‹Íp:•òfä;­“iy˜eºÎ¹7Ä=º!EHx*8ëûš½Ê	€æ1gà<8?U¹cHe¾öÌmá>ð1£2r¢ÈW*›³8Ï
+ °BY
þ™M•ÎÕI116ùR%H9'•pâ%KˆU°ï˧–¸Õxø/Y¸Hìy„hü
+ ËÝñ3ODI6¿½%Tpÿ£l¶ê¢Ò1aÇD¸O%9ÜÁ>)DùËž+ [7N­s̶BæòÈåAÞ8íʉGÍ“D¿C#o]$`XñÁYö¡¨zÿØg¹ôw{ŠÄϼ±–W‰ñð/¹‚Ÿ•óN‘àNž0æXsÍ“rüf¼xÈ!BúT“û/9%é8ˆR
Ս	u˜†l_·»þ´Ý1ÜÖgxŠ6úžÂ¤$mãŠ|-™\š6ü~ÛÉU5´Ó6zýÁ=nf9Y‚{Ejå.ª("Ž¼6žF~t:Ní7ë1zNÇk/êÏøкãtÜRÕZ´-˜¡J·Kºð¥RƒÔ¶èu•KLê‘lÜ¿žcñß9¬Š©é“Ú€ÅCí
ÜÛ‹x:ŸUØ;Ú@d’ÕÒçÂÕ¿o¯”|ö¤‘£(ÇÏ~ÿ»úí÷hU_E«®¢*þÕ#Œ£PÅj¥òF™Ì»«OWÿqx”cMEƉq_µZ%КäóˆÒ‘˜b•‡EšâRªDaC’Gܐ|°­O,Ù}t5¶>\¸ó2öë„0Ö¡B–%7v}YŸ_ªò0×…l¹>Ç‘„©Ñö£çÔÛkæ(´	ð­¿…bi¨¯.àÈCÇŽÃ2B(ʆÃҁMó?†¥¢=|éš¿¤´£)!C±9ål›©éš}s˜ŽÓpŽ4¡¡MÝÍØÀUk.–ÇðBo»K
+ ‹"Ym⟢sinÍþÿ
+ U·%endstream
+ endobj
+ 1891 0 obj <<
+ /Type /Page
+ /Contents 1892 0 R
+ /Resources 1890 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ /Annots [ 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R ]
+ >> endobj
+ 1894 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [126.186 640.156 133.633 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 1895 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.574 486.698 142.961 498.388]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.12) >>
+ >> endobj
+ 1896 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [377.264 376.48 383.989 390.294]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.18) >>
+ >> endobj
+ 1897 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [231.519 179.177 255.936 192.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.1) >>
+ >> endobj
+ 1898 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [173.123 135.332 197.539 148.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.6) >>
+ >> endobj
+ 1893 0 obj <<
+ /D [1891 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1890 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1902 0 obj <<
+ /Length 3395      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíKSI€ïü
+ ¥µõ~ìmŒÇžX{¼·‰9ÈB€Æi$0öüú­®²‰îÔÙÕÝÆŽ+ ^Á›ÿù Ë™:¾<à‚… {DìgÜ@2¯BñœWgGÿz£Ý ö€œ]¤wÿ><YŒŽ•žOGÇšûáéìïѱNGœýzôóÙöq^0kc/mŸwHÓÔaMsŠÙ «›vöÚôËj\´i9Ã+øÎÛ›‹Åã
+ 噊wxæYo&“ÌÅѯìñÿGq.Ý?îZ©™)ÖÖÁ=k™pˆ9ýn:_¬¾>–B‹4m—"0éLµóñ—Ž°,ÙŽUg;¦g#Áåp×Îm±ˆÆ׏ۤ8ã
ŽíI!Êu!Êõx¹žžïŒ²cÜèçZå¤SÞŠTÏ£xÓõc©ŒfqƒªaÜUT,¡Zª_®Ç×;bhÃLÜ0ëVqæÐ~¶Õ-z•¶¥›Ø»“BÇ\Åó¤ÖWŸöt¶R¾¦Uv¨æLi„æüÏo'{”u¬¬(ƒ—ˆ©üöf}»Ú™3*Š¡©TœŒ¥ø³àòI¦ŒÜüôô$ü	¼å»_!Nl÷ý«¨–°r¶¿ ²ÝáLúP*1&$J`ÖÕ±›¹Ø$U-Éì4í¸ø¶Xwµ³þcË\ƒ[À._>EÑQ2é|]úת~ë £ÃÌnÇJDèõRV÷û釟O ¿OÞ¾?ƒW2çŇuª\µó“|§¥ÂÓI°ù¤ø|Ñê
/’Ž6ÕM’:5IîS<jSC[dˆo®–#„$ÇÎiÐ3íëØ3d1Ä1Ä;›–jÇ®·×àƒ×YGê¨;…«–“u¤¶lç¼G+ 8gÛE
+ H‘aøµt(Óœ±†ÓÑáVVtsrËpeè$Aâ¡ì¦I»{8®}<Ÿ#:SÓÙðxè8­£MY†:u¤mJ²!i Kêð¾ø°¸¾è>!‚NÔ&ä&ÄDß6;!ŠÎ"Œ¨”d„¸U†åëÅ‘Ùêp„¨E•&l‚mÚéMüĆ})>\¤£òíôKð,RæÇC•$±\ÐIûC‡ŠhšÃCeˆ}ïHë¡Ô"¿õ0m³2»õ0ØžYA-jv9n½÷†L‡VeCt¡ò!3†Îƒ¡IÇä=Ù¨éps®aÓ!ì®<3:W¥‰;	†’M7} A /Bv4Ö­Ën,´=0Ú+ „|>:+j`ÊWÇN*I
+ =ÀhŸ@¡Ò…âB'eÞÐIá3‡NjÙ‘ÐI‡‰ëK<®g%Š®fSLm?0WzÚpIå9(¸Hè>G–'Ò­.O„4›zNWÍ‹Ë°}ùܸ¬T~:òéŠíƒ~ÉÌæ`Cý´žÍÛL}Hó)Ô±RdæSœïÜ%1Œxñ—
+ ]i)óÏu@Î+²@NdöŒÍìE7ŽÔŽ›ƒÓþÆfn*r\¶š±õÌÁÜî|n*ÄÝî^l¨8UX… jïú«·ž9™nevgºÉ„•Y±B—1³ËE÷9ÌšRÛ¼nt¨žc´zq£
+ ‚RV9º@¼ßFµÁ•.-é-;9@ÃÛÂl½à@ˆ’w<7ÂÒ
šÓÖ-Ï´A¸¿\‘֪ĘAÙì+¥jGùrczÆ„ÊlonuXÝ_<q«C§øps§ƒyùps¡ƒ’d|¸Õ‹ú÷9Ø.bªµJ¶‚U]æ®enhí•8L®K×bc0êÉr•®[å*átʽÙ[#R×U®Òa-…ïƽ7^®RV.Ž•«”ÒR+ FæG¯`¤ºt+øxBvç“q2-|nµÙWÇBExöZF`[Ž.™þ «Ä»–Ã.h-ŒÝÉcoC=£Þ™Y9˜YËë¹uŠ}U¸l¸¹µ…“%áJ—÷€ åzl#ÑkDrhMT6ê¤ÆÙÅ2þ#?ÕLù"éö+½ÆË–k½ÿž¨ÆË–÷ý¬¤¥
,úiE‹~öódáß`UAÏ
Ø9ìƒËÁ¯F2¿ŽÄð<áßB’òŸj$ÿzc”d&8\sóÄå5µZ´¾*°	ôž”+ ")?¬Šï,âw.Wãùz7¢R1£LQúby¹ZÛÈý¦Ñ-iϼ«Î(±ŠÖ•ŽºÜhZ!Zp¸lÄŒº¡hÒ{Àý3ÓØesVT:ˆ/ªYLÚj–
"ôÇ”´ž”Þ—BÇìü¸¼ž[~„F&±jY-èÈËÐR>q#ZÓ-ú`N…1â"iº"éù‰jFMÒ3„TŠþ˜Tßÿôîu÷¨›Š_tFÔ­î«(˜¨…KÒ:Fç?¤b—³§©;ÒºôHSª”:¯)U„&îj—ßXðsdÁU²¨~ݍ›m
+ ¢S†1HG—#ŽEAËGiÚ‚F£—%­tސ9*w8ŸÝœê¨ëmÕbU#-™¡.¸¦©5C=ª3«â3c/õMã[Bàáû–½™]Þª1ž“•ÒCÅFaý{t¬µ¾šÞLFÒ%ciÊL¯â«OÅ[Õð´ø½ÙíæÇ7±YüäUzëz6½>?ú	^¿{8’×w«‡×peÛM¡œo“õ5®[ԏ;ŸHLcÝÜ÷RHŠ endstream
+ endobj
+ 1901 0 obj <<
+ /Type /Page
+ /Contents 1902 0 R
+ /Resources 1900 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ >> endobj
+ 1903 0 obj <<
+ /D [1901 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 880 0 obj <<
+ /D [1901 0 R /XYZ 221.954 161.855 null]
+ >> endobj
+ 1900 0 obj <<
+ /Font << /F47 1715 0 R /F26 1666 0 R /F20 703 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1910 0 obj <<
+ /Length 2443      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝË’ÛÆñίà)–—мðòm%Y);»¶“¥ƒ¬Ã,	’(€Z­¾Þý\Ò®TâSŠUÄLOOOO¿§õTÁOO33ÍT+§§ËÝäõbòêN§ZÅ…*¦‹5a-V™É#?3Yô<ÓQ7›ëèÛÙ<5i¤S‰žÍI¢#,í+øûMi·ô}Õì;^Aà~%îlË=’ëëg\uÑ®l7´Ðñ¼oxÚŸvbC'÷<kÖ‚.hxо™ÍÉU)/y·ñ}¹
+ {Ø7ÛK´§Æå}µ‡ÏföañÈant\Cò8Ðv8+–Ì:qÏæ‰-"Ã2±i}¿çoøÛ’Çt€ïh–Ò5lê"¿÷õ ܪcÔµGÑÕǶ¼@f£§A&{ÞÖªW÷ïPeÇ+ P3AÆòDô*îØõg"±$_×€£‹è@[šŠèôëþ²–Heːf¤e¼£ÑÑ¥^Œóè‘$¦£Oýá+ +´ÑÖ×LmTV|‹¾}ËK$¡ëÄi‘K'\¯SÝ
G®ù”¦?HuJå÷e[6ƒ}‹¡*ĆKȝ'Æ¥€•òt†žå¿²»Èe:-â$;ËeúŠÅc9—ŽSeñÉw‹‰–ש‰Ê01™B¾P?MÞPÓÕDM˜@ÁPäÓ'«XÅt71¦+ èð( ŸÓ±äH&.ò	M?Ái&×9¯ÇtÌéx¼ú~§“éÛNO4Ic
ôæÙÿž¿9
+ ¥?ç}ÿ“Ð 3CA¥é¨Ü¥ÿ/H¯kà/U@ö—(+ CS¨˜Cœ8wT6¬14'`·¾•¡Ô“pe¼Õ‘+ é9#g`_R‘âìp%´ðä ½¾²åi%Ŧƒb󡤇rÚK4sÙ‡®¸ñŒ‘¨ªß¡+6òq+ð»ä¬ÀùSïùŽ¹Ã†Q!BᐛUô^7ÝPl ¡¾˜oýc:Ôj(À¸¿Ù1ð=@
+ óaÆÕ¯-øRH¤üBaŸ(Õ%­æl~õj.YB¡Oòù<t}¤ŒÄ·~%¬²
+ p8¨+ qÿw-d%*endstream
+ endobj
+ 1909 0 obj <<
+ /Type /Page
+ /Contents 1910 0 R
+ /Resources 1908 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ /Annots [ 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R ]
+ >> endobj
+ 1904 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-TimeScaling.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1920 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 1921 0 R/F1 1922 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 1923 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰¬WK®å¸
]Á݃Ç=0ô—µ‚+ ŒŒgoGbÀ, Ä~&}ÊzÄ"ý6u®G,CʆrsN at 0¢3ޝëaõ™)çâqzO
+ D´D¦#NeJYXf®h•õˆEºaë\XÄêç¢& -Þˆt?WÄ?éìSˆ‚Õä©%òòãBË»âQ¹šˆÐNYB¹
+ 75™„ÎpÐŽ™-d‰`]ÜUG¹ˆ
@Ñ–â+ VÝÐùb%–’7óýA¿Êâª:Y™+  J]!+Ę
+ ¸à=)©3KŒ15p|R}ê
+ (0†UÁó'Ê`³eJcêàŠù ¦œTÒÃÌõÇïº+ ˜ª¦QLÕ@³ aªšöUÀT-4*`ªšF0UÍU	3¬‹Xò“6šöUÀŒê£è
+ t}ÔISe¥`t«¤óý·Ÿ*OÖK°(3ãè1,Ú¤,Î	@B˜ÛG¯ÐŸû†€Ûëß¿L;ÆrK8¦<1âºožQ<@ïÍĵŽ±^ÓšÞ¢÷+©V)o‘­à+ûàµÅÛí–9”…^:3قց-“Ê$ۏ€Ý	ǁ¤ÅÕžÎ÷´Æ©¬ÕÉZ-l–hãÏbM”Í4¦x]íyõ*Ÿ²ºLç㴐°uØÏb>ÜÎLÐ$êgs:ßÞ—X—B7R¬¡ƒÀžÌl³1žékà×ÅÆ—yC¹	í&°äää.‚‹Íñ †SûbæÕ+=‚”àŒÎ.¡v;ó"ÛÙ8è“Ô\ÍúeNiMN¤}Ò‡“ïŸf½+öAEòájÇå«\ҁÐ#)Ô
+ Ñ÷ÊfhvyH¾]ͼzK@[¶èr2iÜü¨$›ÍÐÛ8™´øì.f^½Ì#OÍY¸¤å“íÂ'Kw±/vʲÊ+NÙˆwS7e{uÊmåúeN~F:?;ì©V(„l6?;mônnf^¾Î'jPL¿q Nj•mAçJ©ª¼«Y¸ÌèP˜;5BX›kØ\5¹›ýýiM"Àc3"~CYðý×ícûºýþ®Ï,ûÂY$À	lgGËvŸž†:u·òêua$uWë–Ž¸g)Ll.uX”s7ó⺥dâkj°õÞ”ÌzE¹1.Îyŏ»¸£¨8ˆ¹8œ¥£œÍò•>E™ù*ì—=£i\
+ îf^ëRò¹ŽseHÈCøí³¥Ô…¤¹ÀWÓÚª+ ï}rcuôo]z®ñAŽŒô½x-K½ÛbQêßÕ±2¶-3è‘}çÊLCÕ?êkÃë­þ‘WoõÅéÃԁ#ÒôÛç÷ïŠtdbW
—ëÎ
+ ¿ûrCº\¹1ꁍçvUXåúwu»5SC?7û?ŸÚwär©LíqmÿÆôz÷ÅOP4”¹@Ÿ_éuzºAm¡[nXe<>
ÙìæÇÄÎå±+ ;BúÍXL^偁û†M ÔгиoÜ$î´§I
u(f/s"·Ïñ‡56PŠ?nQSˆ¡˜¾ÌÊ°ê'dÝ“RŒëô•.+ t5†$#ð߇uÎ)’-O¢+wKÀV“õ~ìÝÓ²³}ZaÇק‰öÍiÛ띬gàðü<Ћ1ë^©6†Þ”ɧî¯O“ b¶éLÜ!űfi%^Ÿ'ÁŒ’èTËN„ø±Dþú<	&t薕ѺROÂÀE³ÁãóÓd£	°ºtë|Rƒp€Ï6@`~µTÌFýÙØRa|~¦ËX›ÖNU€*AÊÃøö,¶yL„m£n‹»4žžÆcpãn³rc·boèÜûÓ[¸¯˜¬°¼lûÌ—}u¹I8ì¥È5š(štë³¹4h|zšm°µ5Û”]Q¬ìÇ\ÞžÅ~5Õ÷„ThÜ3úõ ÌÉ©¹îŠãº¯ë®4®çWÆCzãŽHjü–
üûþöDöCJbW¹)9<={{sÝÏFÝ×}¦ÏjÌÊë¡”¬®_‡”¬¾ßzJVúKOÉñéi¶	H·M¶GÝ8¨ÜÍ6ýé-Ü–°C¶á&ÓlSÅ
+ i†^Þ$
+ ÿ1áB¥	—q
+ J[nxy£pé¨åÐÒGáâ`¹2Š>Çn·ð†c<¢ä¡ÂÁ·íéMvAK:d—‚¨Û%¶00i06hxzšiØòÜ6aov¼ö·7'˜¡q׌S¶9l‰jÀðò&Û8?ðÚj%i¡9Ï6]‡fó¹@­y{f+ •V€+£´Ÿ c›ê²šs¿§XDtˆtùZ_lÖvÔÃ¥“&å/Á&¡áíÅ=¨{ZÑl+ó
…^pè‚iA׊ÁŽ˜íM4ÞL Ža+ "a>Ö”k¡†lÓ’À[ñÕµI̝È'èob$KÌk‡Å7î$f•
+ ­¥ŒÙ¢Ý+¤’„7ÁöÓ¬p7›œDg×ÞŒ;	D¤QÚ£šÇ& <›üæ¿È(Æ6“bt¸ç*»ß‡…¦!ªC©¹Þ¿0'ˆ[Õ3;‘4¼c¿l&3¼ÄՏufµ)	ª¨»cU© ‹¬¬´“ãëü»¤v‹V%4œFˆe8\oD‘+ Š˜ˆp#ÚBÊ[
+ C´QУJ‹+Ì}í°DÂ8,Y1óbí˜iõ»*iÃÁ9û¸"³¸ãs¥ÞW›n)‡ð!+¼°¼R[+ ‚íê Ciã Aù©Î,`üåt…ý†8<“œ½L€S0:JiœA#ï(qñŽkj}|Ñ%5aË–'ÜBÆòèÓÓƱðºšÁ‰¢ó⣎`¨Aœ‚Åäp5cIJçûA²ÃJ1Û–Cƒ2i’RÀV-W‚;\çb„}D‘@nXNOò¢õ¬P¥-›	ҁAaK/­ƒ×ò¬ù/#+ Njï¦cÀPÚu\»6¥"Ž]C€Tpí®­® Øðf¬ÅÕé:V1¦aሌ`ÿC·ªé—‡m³v.ï{üÁ{ÛVH•ï±JŠTÛ3Å…wäž´
MŸµdŒ‰³5§Íìe†|÷òò¯Ëß/oÿ¯°òU¦¬K}Ì˘4Ù­iÕ¥jýÍáúÛ2RçäuDpÇ*ÎÌÑôx†ÀKw”!ÈM¼£¾æ–Ø|=I­É}ݝ+=‹ûÚk¥ºŸ‹<¦—ôäàqi—š—É—^D:ªY4íR;LZC¼6åʵR.ïO°f:é@¬®x€§øƒL·1ƦßÄè‰=ˆ£6‡„êS<NõHáY‹'¸Éã^çćU…qJz=†Áj6…ð ÜQ'3®0Ê\…ü»	Î’}mwtb/LEv 0©¹¬ýº»òñ’6¿q–g”|¾‹«qcê.H
~mUhkº­—ê€c÷0@:å`¼<8\5ŘóðW÷Or²³Í‘—ûçOlò'_~]mSà§ûWOJ˜ëùE½¿Üÿçò4|q¹ÿ÷“»8afÐËçfÍbÊÕ‡O«yðHofs‡½©=Ÿ¦o¡“>M'ÝBgú4It¦p¹›g.¦“¡y8ë\?M¡þÃçm5}Îãçê"}.^ûg.}Žáqâ1=N&v®w¹`f½KÖ®¿ü:~äü°Êù϶NŒ€¿þrýéå»ËëË7ß|ÿíåׇۗw¿^þüöý‡w¿¼øðúáí{ÐÿÓ½šeڝ¥\Âb“&L‚—û+ÈÇyùæBò|ûã›_ß¿~¹}}yùáéû—/Þþãý_8Õ*cýoÁç`ä‚E$fn)YÉûÊîÇKÛÓfÓµ^~wC¡Ûezœ™f	F«Ïâ
+ æúðæ“å³Q3ÉÿêKË)™ŒGíUÕ.‡¿Hu‘ mû€$Þ ëúƒ²>ÖÑ5;>šø©9>÷{¦[¾yxñãøÄýð)ûE\¶›9h°?|Òv¤´·Û_vd†0c[C
+ ÛOuôo”¯o2zÎerE× + 1f4„+†Z
•‡9¬ÅÑèÕ5,n %6,nÍ™ÔÐ)›j;…j‹sä+ endobj
+ 1920 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200070006100730073002000740069006d0069006e00670073002e0078006c0073>
+ /CreationDate (D:20050402111703)
+ /Title <feff0070006100730073002000740069006d0069006e00670073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 1921 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1924 0 R
+ >>
+ endobj
+ 1922 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1925 0 R
+ >>
+ endobj
+ 1923 0 obj
+ 6571
+ endobj
+ 1924 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1198 1000]
+ /MissingWidth 273
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 998
+ /AvgWidth 441
+ >>
+ endobj
+ 1925 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1118 1000]
+ /MissingWidth 310
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 932
+ /AvgWidth 479
+ >>
+ endobj
+ 1905 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-TimeScaling-Zoom.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1926 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 1927 0 R/F1 1928 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 1929 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰´WMŽæ¸
=AÝÁëY¦þ}‚+ ƒÞ•ÍZé{A¾à|ÓùUŒ¡jD+òS/ªÁh̉=²%íNT
B¨´ÍnWÛMUa fÎh¹ 
2U ˆê-ƁŒãç ƒ2œ_½{©
+ 1M ;½AÔükøò%aFÊpƒ K¢Æ`èE)ÄŒTÇ0%ab•ŽÝo©­',@ԝXwã	*Ð9ïð;Ö#–Kcg=Ö•ì°€Ð`üµHÄÌj֏bJÂHzS`&©´O6+ C)Ê'Fc*V•ýMô)ÊÚU9€Ö+ 6zHM)ÕùCG•^â<{_GíÔl1Þ©ýk„wRɍQ™mtQÌžææŠ>j¶Ú]÷”Û¤™vÑùà-w‰5wh$7ì³òüÙgVù¬Ì>K^úL®¼E–ÊûYªl"¹Ì„h¶‘}±tÖ
'Å2ïÐj%Í´Ž‘+¥Xs‡FäëuZ,íOs NóK™=œKó£'ï;
蓦òåøL\Àᶒè+ôýÉ'š€œcÁ+ ¼Q3ñ	Œ7‹é²ØHs‘!Ò½Íè©hÏO%:ù‡ˆâ€k¿;ßµyŒ}è' Æ®&`3’£jÛ8?Iaë÷	žªÜtàÚK<ÅMcÞ§Žé±ïsÎQ3´/õG7ŽihWêužoJw2´/µ-Ï7ÞV;ææÒ¤<Þ8$>ñ†ÏòùÆÔs<ÞøVë„
+ yC=Z4v…\ÛƒÇÿÞ[C"?È%³:Å	/@v21XXQØpÉrF~Kfñ)¬xGtkyßë¥m¸EmuÚHØÎ"àŒGÇ‚‰xëßñCÑÒ°×s–¶HŽåŠi<€”
€ÁÀAÐd_9nm£Äµd[²ù±´!Í ]ѵï¢é:†Â| ÂÊ—b²_ÂÑ¢ñµd“H½åÓѝ˜²a¢|ýÜ1dëyè\96òÏbRzo­¥ý4YÄætÄ$"†ïY»Dói<åeæà#v/¼)5Œ<”æÓ88_žá¤eSIÑ]äŠi<¥ö…-mQ;|éEÅXØO#±a‘myÂä#&‘jÛ*Æl>BÄÖ•ó„À#sZ8z\ñA.™E’U˜	Øÿw Ê|‡XÞ8Dt¸à ßˆ2¿ÃBU°;:²>«ª{óYBÀI⃠ß	žtõ1Æó<TÒ7{Èãkd—ÊßÂEÂ~	)ƒ9ÊS¼§÷*¿Kói:™)xŠ\ÞÒÑËc6ŸGà˜ƒÔ=¶=­"$Œç1+ šÛüm˜¢L£Ácr»è¹MvWíôâ
~›ŽFŸÀŠdL³}ˆo\>1âÊú%DŸ’½Þ«¹ó
+ ‚hž&bÿ!kÜ­ß¹hB<LÕN—Yd>£øƸt„ÞÕ0‹v¤µ+Þܥܨ…íJœ‚(‡SìÞŠ5ØÃVrñM±Ô*¢,Ûhïiç‹g-¥¼ÑwÀ9øººp±hs_äîì
÷.ñ
+ ¢dž¦x¨PÄ™A¦lB+ šqêjYðèõs,…©VU}ä§KÄ"/BÖìX<ÝkaB§‡O§åAôüðéùáÓ¹¾Êk€s	k¿Q¿ù6Þ+‹°©,ž…}›YýåòÓë÷Óí›éåË¿7}÷úrûþ·éÏ7wÞÿòêÃÛÛ›;ÈÿÓµ• ]Á+»‹	W8Õu»˜øÄÇe—øº†Šÿã͏ï~»{{7]¿½¼ž~xz÷úÕíÍ?ï~øÊ¥VëÏÊ8ÖÒ®®å‚ØkeÁ&Ã[ýôªm [¾Sé{D/<®k¬KÂÅ´mƒ~!Þ}¶Ã6ifü'tÔŠ¬Ý}¶â†`{f× zfU8Ùr÷Ñx‡vðÓÔb]6ð"5„ÔÒ‹g=3)/o_ýøñ,|.t¤1lkŸ
%Cö—ƒÅ `¬í¯æø¾ï¯VóÝÜ\Êì~nAÕýüöÇÛËÕ÷?‘·J®:kûìñ,”¼c÷é•’k'©µÞ+cD–†M¹…gΝecp®o¾zqûëÍ—Åæãwâ³FëÐC|ˆø||>-y±է̺YÜóŠæ£8À¨¶Œ”;™qŸ>!G‰)˜ÅÎXð”ÜÒ_œR+²#¾nåý‘­D\gOD\û}Œe¸‘_?ÿþëÚ·ÇlüŽhendstream
+ endobj
+ 1926 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200070006100730073002000740069006d0069006e00670073002e0078006c0073>
+ /CreationDate (D:20050402111731)
+ /Title <feff0070006100730073002000740069006d0069006e00670073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 1927 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1930 0 R
+ >>
+ endobj
+ 1928 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1931 0 R
+ >>
+ endobj
+ 1929 0 obj
+ 5662
+ endobj
+ 1930 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1198 1000]
+ /MissingWidth 273
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 998
+ /AvgWidth 441
+ >>
+ endobj
+ 1931 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1118 1000]
+ /MissingWidth 310
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 932
+ /AvgWidth 479
+ >>
+ endobj
+ 1912 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.984 529.511 127.37 542.719]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.13) >>
+ >> endobj
+ 1913 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [151.338 529.511 172.724 542.719]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.14) >>
+ >> endobj
+ 1914 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [379.44 529.511 390.399 542.719]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.19) >>
+ >> endobj
+ 1915 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [516.579 507.588 537.966 519.278]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.12) >>
+ >> endobj
+ 1916 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [125.578 485.665 146.964 497.355]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.15) >>
+ >> endobj
+ 1917 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [240.58 397.975 251.539 411.184]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.20) >>
+ >> endobj
+ 1918 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [263.118 116.186 276.886 128.191]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.2) >>
+ >> endobj
+ 1919 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [257.203 108.515 268.411 116.286]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 1911 0 obj <<
+ /D [1909 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 206 0 obj <<
+ /D [1909 0 R /XYZ 72 625.281 null]
+ >> endobj
+ 881 0 obj <<
+ /D [1909 0 R /XYZ 150.242 187.647 null]
+ >> endobj
+ 1908 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R /F20 703 0 R /F30 634 0 R /F35 1025 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /XObject << /Im15 1904 0 R /Im16 1905 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1936 0 obj <<
+ /Length 2292      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝX[ã¶~÷¯€5W¼éÒ·Ín6Ø í¦)úÍƒF’madÉ+É™Îüúž)Kc§Ú<¬Còð#yî¤bøÉ 5BÅiÊ\$±Êãæëæç_â ÚÄÁ›Xè<ž€Ž…Ìóà¸Q*yj]»ÝÜmþ¶‘+¶2Í„1éoâЬp˜böìŽ:K%ò,G à+¬¦2™ñø’¦e.ËSÇÛOG™z+ ëI€“8ü{¤lØì·qÔK‹÷Ç?ƒ5õîÛöOõ°Å-Ì›üz.ª!²*,p{,I']©y«¤°Ilµà£~H•ÆaQU(õ©é]ÇÔó×	¶ Ã=vI:--3NnrW1Qö¤‡‹Ê§78]‡ çî35#ÃíØ3õkDšzæq² ²h‹:!¶P€J‡÷‡š'üØÓ®€éÕî?0퀀FÝ¡ŠGZ
+ …OD®K®‰cèÑö‡ö™åÝùé\˜X:_ù|CÀ™H”uãh³70 #åXº	av ÝX‡Ss¤c¼Áf>꡾ž$þx.2ëÇQ:6è„ìg at w(+ ÿ<1«Ó,o€ØÌì´£#87E]³ßªì$4¤³SÓ’Ç(ãÌ°_9;0blxÛ0ÊÞⶑ:E‘ãZÏZ2ìÂ2:ªµ u8Ã#Iñ·2ÖSÃ!Ò„ýy`b|'–+¶mø=+ Ú,i ·ÎBœë­-'#ïHõà‚Õ]$ÅŠî
+ X‚ª(zýØk)¿È9*0Ž!Õt|‘ í1ÔCªû[+ð$
+ UFI$¸±k‹Â޾󥛶«ÎÒz ¦þé†üà‡W%ß›(‰È2_?Y‘üHßÆä5èKyuÉÛ{ÒpÍýšär&wþi±HŸPþØÇžfW5xÓz>P'•:\¼÷ÃŒã¹.eÙèc›ÕaÅ<„7y¼¹nq·P*Ø)‡+	\­dOûTyÆ×+ _፼Cse`²Ðxw+3S²’”»þŒF«˜J5AÉ^+Å%tuÑ6ãÔ”<۝‡ÓéP6dØ¿r¬ÂB‘2xCÓPhPIû$<£9gf%Tõà凮ºR®B`’ä\¸ð‚>¯]Gq8Oå~愈ã™°õk!¡ÏVú:¡ñEˆÚXÃŽþ…—vÅë@‡ƒRá{}•r	_cCî^­ò@Â9¬uÁE§"ÉR\`ŠÁ?ȝRBbÿÔífÙl¢€žZ¨d4Hû„až¼)%Þ~8T›ô—Ìñ깂°È“ôõ£
æ/-d‚”OóçÈc#3Pð@‚¤w^^õÀ0ƒ+ endobj
+ 1935 0 obj <<
+ /Type /Page
+ /Contents 1936 0 R
+ /Resources 1934 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ /Annots [ 1938 0 R 1939 0 R ]
+ >> endobj
+ 1906 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-SpaceScaling.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1940 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 1941 0 R/F1 1942 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 1943 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰´—KŽ'·
‡OÐw¨µQï:A€²H²˜}Ǎ`Ú@f3×I©Dªº=i=ã–þÔ'J%>~p+ û(DE «Ïét>nÁÉBT¬\¤×õ¬Ä#ÔBTð'àDŽÓH!ÐÃÄØ@+p<9‰ì!D‰"lxVõj©ÔÈãG‡7mb: À+ Q‰XÏ®¼òµ5ƒ˜À§Où)‡F˜šÁÌHÍY
+ ©¨cT¦§á£TˆJÄ;À.1-yÙÌ´ø©’êM'‚ ¢áŠ‰Õx¾øvfæÅ›l+ @´EŽCí°êõ¢+°úÍù§–7EQdï$í^.jß÷d+ šFT±±äŸÑÞ±^Xû(š¡D‡#§§™Š¡¤‡“¡äÇS1šÁŽ}ú6A¤HZ¸Jh‚dHC<x
 ’dÉ?…a²DT%N¦ãO+ ³xÕåi8ÇQWÍ-αBUc½`›E·Áeêgq¹Éw#ç€ÒzÉ.GªÖ£¾²*¨«wocqÃœ»	½d›#UÚ«6v6ñÉ©+åóÛÈ_@õ‚nD†‚½½ ç`Mm…ɍ`»	µb›U‚B ``a‹RꀒChWËAª&º»ü¨ºµÔ:ªíøJÿP2¢j¨Ì÷ù@{`ª2ªì‘ýYª-$nd¬Ì·¹8(¸f±®ëp qD¨±˜os!VöîÜ¿{<¶/Wh75TæÛ|ð¬®x«¤À]A“¨Ÿô@ïó ñÍ7Æ§N±íÉŸ@•ù>,Ç@¨Ás3Òýñ1/â7±2ßæ™±Ä„'}„[–.œ¯.Ýce¾Ï–¥ÕdmzŸ°} 0mCe½Ï G.Ú“$â1úJÉL’V
µù6lIy-=¹’![:²œ!e¨Ìwú@̓±wX8nÔ±P×8°¨j¬ls.¾_~ïä…寍ɱÐ[‘2ÞçW¢tÕªY«t‚Z$8Nd¨Ìwúà‰io<oY³z€_F›õN(+CUä~åäjô“øÔXÙïs‚o:ӏorÓØJò–†R*ãm˜‹Î‡90U¸}Du‹ÔßËHïó Ë3¨wÞ>»aµ¥Æyó#0|ÙŸ¿n·ìüó}.pÊO·²+ õ¨%Þrª¯ •í¶íÚÜ×£ÖÍå`ÙÜlŠÒp\A€—åVæû¯Çëñõø½¬ƒ‡g_îir-.Ì®Dzâ‚@ÿ âç›ÿ_r,ÑåP#»•PòáΘ­X—ݼ…òöw’±éÇ,f?ð­dàÊe±hn&[ÌG˜ž q˲•	.ýd|kDƹ•l9>+ •U•½1«ÑjjšçØðg±ç/AXU–/6¤ŸC¸_ÁPÑ‘Í~û°®þÁ£ècp:ŠðdÃD5h“ü‘~E¢Ô>ÙS­–ºWâ%ëe‰;†®8±‡w¡XãoúbCú1D1¸ª !¼qþ,>¯Ðå‹Iáça*›qÉBd‡Ð‡Ÿ	Ù½(Wb!
 ɘ?øf!~†© ®Fø•M°çQÊ˜¥>Ø”~Ò´1kyX+zÑÆ´u‘ˆÛщ@+ °¹ZùÃÇʘÓ{‹:åŸQR(k5{wn»êÉîÃûâìÝé“»zÂ3ˆ[oTà27Ÿ"{d\BÛü`CúID³xv˜f"ï2'÷€ôÑ#NùÇ@E<Eg(—²™ï™=kܵ?½ó(øä+ Šm³¯äËú¢DsÇ5LÅ$¨˜vML.yB¾á{mÁN/×k-”ÙͧZíš)„Va“„™¬Ï^ç&3°ä@I-7kY"ÑÌr“fQÜmví)ú†ø†ëœÃPÖ‹Ž¨¦<pÎ95_g¢Ìfçg¹,)jæn­4K\—
¸v\7)î¦mñ“¢'æ;¾g»‰ó…
+ z9]f>Î!ÏŒ»,ê˜krFf‹¾Œ[añ‘ƒK”4s·VŒ	Á|¡Ì¥X·ÂðâcûyC{Çë8pÜtÙˆÙ=sĸf'k0#¦]Q+ è"°ø:µ.¾µb#›‹\Ó®š6›]1äÞàÞô+ Ó°Tt~ÂUä²Ne¿”×
+ ¢¶dÃV¸Ï­Gp(ò†ö†ÛŠUL|:eÏ.fô#;á9C‰2‹ŠÀâ[p\’ßMûHeæ2…fpWJŠ›iT|ÇCٍõŽÇL•˜<v
+ ÚFLåô¨l‡ÃâõA(ØâƒædTñN¡Ù¤£ç¯?A³çlBq¹ó–³kc,jckãB6Ĉ¹8vþÅ57Ç9Œ·²ùÌ9‰:U¼ã¬•iág‰2Ÿ]uôFæ–ÉvP|ƒ|Ç÷ŠÙÎ"†ÉlÑöæ±B-ÌW3V1"Š¾JÎZIòÛ´r'é],°<¥6¬3r³â‘d¼·üÆkÈêR~‹Î@‡SœýÃpλ%\–ßóÒÆæ—+E¹‹Gg¨%pó¸ÂÔ¶Ç4(¾°HöDzËc¬_~W;7–A¸cÁä J¾ û:?ÛŸ‹’ØÎhÁ"$¹—±Ô^뢖Uq…b'Ö;>ÏAjÂ
Eï§;œuŸƒ‚iJÑtñó@–¬S;'|%A©Ë꼤ûž'aIôÀ|Ëw-¿…¾‹nˆIó­ÐDqo01/>žu¢hðX‰E#I¼Q–æà£æ²L¾ƒ¢ì	ù–ë—
+ çµi¼uRjÀŠ«¬-Gb'ñΕˆ¨è“Œ¯DÎ\ŒjÔJÊsÃLŠO4=¡Þqy¾ðâJæ×^˜—‡éìOÖŽ"J3ÎÊ’˜ª…‹Ï.QG]hÉ ¹@cÒKŠžÓ®ó’yt"¾åúš²\×½ÞF“.
S èŽ†-ñ9ÏHÔ‡²ì®'E+­!gƱ¦¥—”©æ‚Êö
L}C|ÓõÀNƇÈZà`ÁA³hòâ¬DŠ91–5¦Y»¨¨âO†µ’x\’eúJuøÝé´˜)ƒðÖû·®'Üùµh降/µÔ¨Û
+ /ÄxGQéµFš$Oà”kÒ[;­×¢¯à.Ú¥ëó¡ô—¡M‰e8ÏÆG—±ï±ó4çlÊŒr¸M‚;aM\á¢Ü	ò¦³3A:ækÑ8ðë°2Ú}yíÇQ,‹“…Ë€»)k¡bºŠð&©;íiKL¡¢Ì	ñž«Ìš—¾Ù|q‚—Ú2ÎöÚƒ÷ìÓ½-.*Kbü^I)š³³¤8VK瞺e‘\ÃA!GwÇÈž2p’¯E;¼a"Ò3íâ.Œ¡|¿šT‰ZÀð©QŽ$/»òaΙÖT5ä-g³5|–ÃkÓƒCA´¶yqÜ—½
+ HÐ—Νoãw[9Nz²#qæ‚>ôÖÄŽòó†ð–§T¿ÃêÎ!¬˜€WèΠ½s²Õ’ÄT.p"¦ÏšTßB
+ SR‚bH€7mGã©:ÏÜð'½+z;úîDœ›ó²b
!GçÕ[(ÅÔ\©óh½4è9®¼8AÞòµÓüZ%‰v¿°sˆ«~
+ VÔPÀÅ|ìr$ÚN€t\.”V¦RŠï³¨Áó¢.ë»Ý½Q•8(‡×¦ÙÞùöý—&»+ìûÌKòÒq'ˆÈk
+ ÔGiŠu”©t’pg§Aq…r'Î;þrÖò_›®œ•ØJ:Ç(ç$܏ž“’Ë‘Øo	-„cšN-¥ø>ڝx„²ž¥ç-§ºŸn}㵨Y„—`XA6“ÜA˜W]uzî + —’ôÛ‡õK»jÅ·E{Xï[q»úµ÷ã/“û‹(—´¤?zÊäœ1<”-.^»…X‚O6Lø¹s:ñoÿ"g=y‹¡Æøl²#´k
+ É!
Âúl!è„yÝ_¹Âbr±ÚÅ—#ˆÂ*Pý
Ê"*’uºœ}¼9«
+ øÖ*ßjÎ%­RUô†ôÙ{cÖÌÖpA´ý9ƒ)°cIÿ\Hl…õYS±˜c3}>’Îv0p(†þ‡Üz
+ ßT˜}ŸBºŠA'KY0ÌI³ß7›ìîéMP‡bÃÝK•ñÂÿŒ
Sê`R„FCälËŸ; a8XL«!—r¤+¢Â:Å檛§lÚ<oßf­ãç[Ë:¯ib-&œ·Ö°P‡ÖŸHt4åP¦ÃpMáºQ…+ endobj
+ 1940 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200070006100730073002000740069006d0069006e00670073002e0078006c0073>
+ /CreationDate (D:20050402111600)
+ /Title <feff0070006100730073002000740069006d0069006e00670073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 1941 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1944 0 R
+ >>
+ endobj
+ 1942 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1945 0 R
+ >>
+ endobj
+ 1943 0 obj
+ 6923
+ endobj
+ 1944 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1198 1000]
+ /MissingWidth 273
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 998
+ /AvgWidth 441
+ >>
+ endobj
+ 1945 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1118 1000]
+ /MissingWidth 310
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 932
+ /AvgWidth 479
+ >>
+ endobj
+ 1907 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-SpaceScaling-Zoom.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 1946 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 1947 0 R/F1 1948 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 1949 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰´—ÏŽ$·
‡Ÿ`Þ¡Î>Dý×0C’ƒï	/‚Þ‹_?$%•Èî±ÑRÉX wTE}bIù#€ÿ¾ÿr|„ÓøßùH©œ6Ѹìñýçã¿æ´þøýø€ãÇãÃÿ£¿þ~|˜ƒþýóoÇN‰ùÅŸÉŸ8å̾?x\bä[Ë¿‡á·ãã_ÇÇoýÇó²9!ìzôíøéø•œ O¹Ò­ýi²p =x0ô‚k=œÅ¾ËµÞ’Ùද\çÌ»P4%‹m^¡òéÞv–¬ƒt¶=xå†è¿ÏëD8Äi=›=>+ Ó
+ éÆ1)3Ä!xפÁTBˆêêÛ@ÏW©
+ BT äJÁ×¡’ÁLÖ£nd)Å 
+ ‚‰wLºñõÂTJÃ%>KÊ)æ@±6(Ór<)3ï–²u7%ƒ+r¤;UUbŽªë·S"ˆè©pâa(Lä}(w.‘b0ÓÓéc
+ Œë{)̤ÀÏåÎñëìLf™Û¤U¤dÓ°|J·.¥d0ÓR%MpçÓ%£2äNØ+ PÎBv&Å	Ø5YÈ×åÔ+ p	TZaFî œ?äécV€!NIe­‹œ	SXk7OͲL‰|T€!JQ±¬%C5_RK–K<1¿‹Ñ´0×ä!DW“Ó‡õ‹NN¿$褨49½ËÏô^ˆTùi¿®ÊO”î_ªÏ'É[¨ÅµëÉ7iQ@®·2T¨…¹LùJ¡E!ù©‹©©"ôè¤LÑT
šÔå; !B—º¹~¢*ˆÐ¦®P-R5D(Ô`¦*‘¦jˆP©&Ü8-
Ju²?A%c¨U3Eé	)BµÎé­g¤`ÝŠÍëúýא¡]Ý­C’Œ¡_)Öo¿†
k”n×T
¹”l±ëç$CÉâ֝”¡f
šÜ€JÈP´e®
z‚JÆд¹Lɧ'¦d\ª¶ôU¤@]‹ãõÔ¬CÙ–;)T1.u›Ó	ë›)Cßb§¹þá1ô-׍—¡qáFŽWŒ®sÝz‚¿æ¥kfzUM„¡uï|®D\z7–W["ºæù­KX5¯ÜTÍŽ]ûBôò‚¢7FÓdTÓ«>NŠ3EՐ!z}Í^7¨2D¯™Jì"UC†èµÑO5Všª!CôZ¦Z¢'ª‚ÑkíÓҐ!z-ÅT	PT
¢×æ÷ú¸¯©"D/†ÚTÐT¢·ø Cô–¹œ¨‘1D/ý—–#UC†ìµ&O¥[
•ŒKôÚpçú+ƽΪeËP	¢7ÍT…„KîRë7ÕC<cH^ë·^C„èp#CiȽàÍ”ÒPÉ¢0ȦÚ
UKöÒ"S"UC%c_:ºõՐ!}qÞ×OJA.ñv²=y‚
+ Ɛ¿`'»3
U!QÓ­hÅx}?/@¿ùŽ~€!'¿âIÄÀåFüHÄ%€“¿qy$¢`½Ã;ºþþËÉë¦I-æ’ZFiÄzÒ“h‚@ùU>3ðÁ·ããß?ìðÐ.ê‡üÀfцԪx>xù@NÙåH¾Ö¶¦(Љl;ù$ä1a—M(C°íØ=&dºíÞ7Aç­çœ:ÆrÆ6?ª´”Ö5 =ê×@}T¿v¨üȱœ±Í*ÆG±÷&Òç»^•]ÉôÝぞ±Ë&ßÛ¶SS`Yҁ‹­ÙrøýÕ9e—#Mñê¾Z§-岃*mÕ’$Þ­z fló£õ[²|_ ;Á—†KÃv›µ¡€Ò¤•MœÔ€ò-¹‡äŒmnÔ&ÄBP)pm‹Ê
+ ¬z fìsƒ/+ xúùJÖ€]`OÌ&Ðُ¡0Ý·¾¥“B?TÜxèxû붣àöc¤¬7ºp$n,Úú˜wb÷ÂEôÛ]«Ö‘É·ªMI¸~
u>ì1ÆÛà”B€Â{S=óL駤å®Õ±ö±ªgëýŠ=ãÖÛ7†Âx›T9Ä?y\	×3¼@†æM^¦ï,üH/ücL+'ô!ø{8ÎøçûÏÇm2ï›CE…©|'9ÔVËú½XoY£ü	v/¥·gÉK÷f#Øab¢ž³ö¹[ÉxxXüšTÜI¶¹vC…Bx/˜£ø·‚#Ø|?¨[²ÌØJ®mïþ@ßOnÝi¦J³\ûM‹ªÅì
‹ÞA:®•[ɵ+$©³9æj«G-UÙíríÞl­Î;ɱîÄÞx«MN[Áµwj2u/¹nñ_5‘ÒÞœì[ÿÂúy/—Õ'êâ¸9Új·škj#¸QÜÂâ
Àt€¿Žç};~:~}cáÚbº÷;¿§vx9ç‚‘Eæ½ï±É÷p+Ì\…ÇtŠG}Ž¡{?ñ9­H“WÓíµ°¡ˆ­¿3Wõ?èï4	¸Œ[­íLÖ¡»Rkmº¸ÖlµfáÕ¢"vuCDÅfÇÒfu¿€üèh7+ †Nç1<=~Œ6ïÅ ¶ùÕîS•[Ÿu™|´2þж£·‰¯egäÛD€•<ù•"Ç1æRS—­UŠ?F—ùlP	ÛÜ
+ ¤¤³£åi£ã&¨à?Æ{h‹ö&õù=ÏßçÔN*Ó}ÖU]äÛV·¢˜–5[‡ûò>·`Ûã–«kC«ÖqÌc±«Õ¯àÕúhm
ú‹ŠØæpîvÿo½Úv不èèæQv°2¯MöcÅ@9Ñ:O~±)P°£5tá|}XçœâôÌ®!;=´ÓUÅ*V‘u9œ9Ù»óLi-˜9?š*šÕå‚ë¦üHÝ^PáY~¬XHÚ–+F“à|L£èìMó`m\˳ØWäŸN†3×l_zñÜmVD%v4Ü[±ên¯ä™½ÖE‰¯]žï\Ú+Ć^p.¥îÕüi¨ìa4ñ :°ßØ’&ùp)ð˜š5†K1Õ¯ç@JhÜGny|:kÅ<ŠØ0ü,‰«9¶,vkó¬"î[.KÞ½YÆ%=®íªéT™?†ãÍ¡Šœí«ºÄ½jOC{éÚWó¨Ø‹mÜÌ*’µªï\ŒW¨b}êBJåë9ä¹Bè'Ä»úSBòÞ=u¤.åërMÜgŠY]Yà£æWO’w«X˜hâõªÐŠ{µG‹]Jw4Biw°"|!†òÕüÉ€JúÈ‹	›3¡¸'o–˜Ãçâyd×q‰˜q´#ÞZ,‡ÑhTL”µìµFÀy)‡îõüI^«q<kFF´è·Dùâ55偔ÚWtÉb&Ú4FÏg¢#H‡eÕnkÓqMÕ®å‡CCRÀ̆ѱ±¥‹5F칌šWó-n^[ܼ	Jç5¡=^¯{KcãÌUs'›ñeÕ¨¢t©ºŽñ€6.¤3ϯ㏡ŠñþáÐà+ xn—‰ûºœ>QõÌã=¡g¶Œ`/©ã‰Ž†(Sf¯‰ÉÇœ)8˜Ø«$OìcT»\+Ƕ4¦ƒ[szøÎ.—“Ôݺ¼'ôÈ‘[ÏOFgÔ+8ð@Ë&ž· ËI
+ ,;5EMÌ=9ÙÏ˶I<.®Ìû¾.–OÒܺ¼+vŒœª™=nDN#¦œÃøÍ–ÒöI×+ º>$Å¥\ærúâºO÷D¬̘Ç
ƒ`Zǝ	¦+;)¸XóUr–©TÍ䌀0¥8ú~™vAp)·•TIqëð®ÈÜ'¸(r1+Ôì6íáPØÇʬڂÎíRýPÓ©ào
çdŒu©f UÚÅ7ç®Ê!©ù»+pVK^5³Q/1Xã?ëÏ‹¯°8OȪVëEÑ—ŠÓ¸¬z
+ ¡^h5Oäý$tϨxæ瞀gnF¹7¹Äû·…5×û¸r9笫Š‚e®‡SYº¥ò(a›Ô&‹\,¯¤ºuzWô@»1ad7Œê[Æ¥¶géÔsÑ`\ÊÑâšNåÙüC+ Î…†ûp9^¢R±øÛÊöîÞJB³$°’»J* ¶õuOÌ󧱺It¤_À,êŠ:Y#íó¹F
+ «Í(á«q	¿¨V·‚§-´…\J¤çÎ튶zñ[Ýx5Øu¼
piI_ð}悵٭PCßÅÏ]´e 5˜£f*Î[Ô.qäìÖ·]1Réx¢™Mx±гt±kŒzŒL
+ "×d·ÅõølÞoH”r}C_¥©6{,w!íÛÉn}ÛãØ°!$N"’J@<\:+èˆßð+ dÐÝ UðIc¶Š$+
+ L@ã7Œa£æåÜ<¬­o{BävE°JdC
+ ZoÌÉ6ß*M_2dUô]ôˆf%S'ØyÐ\ŽâFFi{¬ßz¶#@íUøFe€µÕ+ þ,Ð.qsjœÜ:îùí“j‰±œõí‹'¡|ø÷áÉ7ßÚ[ýðöí“›üêø~=ä‡Û_OÃW‡Ûÿ<¹I8éÞ¹òÅá騊–›œ{ûõái>[’—”GëVqqbàÈt¸©€ëÈo`„ÕÑ»Ç톓b#aœ]e§ÇW§Ój»qóã‹óã¦Ë\}SøÞ»I€&ýæÛxqü¡ëøŸ…µgÞÁ?>zóápÿöðò忾;|÷æxÿá×Ã_ßüôáóëOïîß„ý¿ÜÚU[ßX2'4‹”ù\¸=Â|Š²#6ÖÿüþÇ»_?¾ûxø盏Ÿï>}<¼z÷ß7‡žþýù_¹Ýáåøg	c0xdY ~éRy‘ÞÞ>áËe#¶IŒ¿CüêwTš	QmDpÑr½¦ù:],½Eß}±|§1sý7¶àC´&i¼†€FêÀgcÚÝñµÐ·ô™Æ*í§¯UiqéæZ„4_(¶ý>‚ỏ—÷¯¼Ã%øééÌ"DÛó
+ Á!/Ï‹ôÏ‹†ÎÏêoçöí(ÊJ at ccÆÕ^@Yˆq+ €Qàe?+ endobj
+ 1946 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200070006100730073002000740069006d0069006e00670073002e0078006c0073>
+ /CreationDate (D:20050402111646)
+ /Title <feff0070006100730073002000740069006d0069006e00670073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 1947 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1950 0 R
+ >>
+ endobj
+ 1948 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 1951 0 R
+ >>
+ endobj
+ 1949 0 obj
+ 6134
+ endobj
+ 1950 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1198 1000]
+ /MissingWidth 273
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 998
+ /AvgWidth 441
+ >>
+ endobj
+ 1951 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1118 1000]
+ /MissingWidth 310
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 932
+ /AvgWidth 479
+ >>
+ endobj
+ 1938 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [442.11 383.886 466.527 395.575]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.3.4) >>
+ >> endobj
+ 1939 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.006 119.322 126.392 132.224]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.16) >>
+ >> endobj
+ 1937 0 obj <<
+ /D [1935 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 882 0 obj <<
+ /D [1935 0 R /XYZ 149.03 520.631 null]
+ >> endobj
+ 210 0 obj <<
+ /D [1935 0 R /XYZ 72 171.854 null]
+ >> endobj
+ 1934 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F22 695 0 R /F35 1025 0 R /F29 622 0 R >>
+ /XObject << /Im17 1906 0 R /Im18 1907 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1954 0 obj <<
+ /Length 3459      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíMs¹†ïú<’µ%h4¾r³ãlU¶’CÊÚÓf´DÉŠEIKJVœ_ŸôH²Mr²3™ÝGE704¼Ý
1ãÕÿbf`¦¹cÖØÙéú菣ß~ç³³#>ûåˆ3éì졺æL87[!8&Q5?_½?úç‘h¾ç˜Þ<v5ü*ÿ^}]ч¿ý"Í™X]¾æ;˜0fÌJWÍÛ“£?ýŒff˜3³“sÿ¡“³ßæÿX­o6_¿Ÿürôד§?FÁ´ÃÙñÓŸÿ¨‚9¯kˆäŒ‹€–¼¹^^-ŽÅüËBÌ·—õÕvqŒÜÎOüëêíUý†›ÿ‹+¾­ß«.Ä÷M\1´}µ]¾®íLi÷Š¶¿¿­ÞYÖoœ~Õø‰þ³wõoVÛ½ý -s\õÐǏό0T‚AývU·ëºjàéBÊùÇêb½ÜÔï}ú¾™
+ ™”¦»-˜ÝmÛß®·w›í÷fHÍ8ª2¸ÀNþûÍâ¸êÜÓº[«Ñ÷]ƒÀ2eûhf螀·¿îXPO¢¢Tå!:-8y·Ç”¶ÂîÈOÕ@[ߏŸNvfôª7ʘժGň×0‰L×GƒT5ÏÙaŽ¹^ºT2[Í‹?2Â3²§0wù±õë¢_;¦T®Š£îË]ˆú«è¯^µ$ã³c°…,ìö<ÈÀwú¹ºuO³‹ÓÓxþJ3mCl‘µ)Î8¾ó
+ &l!‹Äêr`»[SÍÈuspÏTm%Fšª÷ØÌw«Ýk‡LgGÓÍPÌZÝmˆdpøÆÈ2üVèÓË}SŒ2þï4I:¦Dšµ÷Ù#ü̵ò¯Õž€þ1Ô=Ü©½COVü%úX5U+А»åj+*ý5ïnÅÀ lm„xìljtXB#ÐÊ‚%¸×Ù–V"_ß’À{ˬˆòZÁÉ‹E³âÙy`»3Õ]Îs#O5l„èl	M‰BZ½wŒ}55b/Ž»ý âõ«Ò-3c‚±¦½7E©öß뾺æÑi´÷Œ·ÅYºM€±zæ[—‘‚<@ù'šÝVèÍç«ÍÕ‡uÜm³êu+ €–}¼Á­ú´á…ÀÒd)ê©¸íò#¯ìžzKèU†î“Ñq»'}í²Ï‹Zñi(w«ÿdIÝ,a £.¾_„+ ^BDVàÀ‡"@þÀumѤ+ ŒB!W`x—˜ž†GÈ™H!!.…¦©Ðüíº%ì4<‚Šüš‚±ñˆ$5ä)Æ73Š+ è+ L´Ñû*_ŒÞŽÒ†m(å(¦)"m„zÑ®™•ùUEE+œÔùU¤]³ñ¥—æ²¥¯Ô¾Î]ኄ6¥Äh€ƒ±Ôçp$0#!pЁŠcfà°”S®²v5.xvà =)lKm&pPÌ»õzøf»Úä'
šÜ"Ÿëñÿ™Ç!GoG8iDΫOH–ê$)[€®A!§ EÜ34ƒªüŒ-óë4±Ù¶Ò¾ÃÄ
Ó”#¹ÝD#
Å„
+ !o¶«+ ßMÙÏ;SEsÆKò² )!/›¶ºâ<îñ|¡çº«BR6è„yù$“ÄA3ÛÞû–Þl²‡n"›G0elL1TÑ€5¥%8=†ŠÎá6‡Â¹RÆP!9ÔCIôIc¨šìycF)jH¶¼­_o¯î3#EBh=䀩&UiÒ_ڐH‰ºÈ3K”š ò'm€£m Œ'mÆ¥HR§ò¬ñÂÛ20‘y‰4ˆ¡(vG„bBŒà¸ß¤ˆ!Ç€’jg(Ùƒ|‡êñ6»Bx¼^yr¢4÷'žè”ž.h½Å>úâSg›8ËÍ
ÞN|1…NÅâ5|¾@©b§@‡ñEsd¬›™/$U‘—:{ŽH݇é
2(?‘=Ü{ȨÂê«Ëí*?n˜f&ܘ²Â'ÜÁ
Š4uªÜPBäÏ
+ —tŽ7(òVŽ
+ 7Hwfç·Õ™Aã1“r4 !&!£4АÃ
°Íif4Î„…üBÅ(È-d
+ ˜2vLB…è±õ…Ï¿<ËNHÙV“1‘ÅDaB†"éÛæ'¿Æ£J o‹‰)(,ŒŠ˜‹žIÈ0A~#	]ÐÄÂ'c¢‹)Lªë<êöY1]˜”­QµIdN=QÆxI˜”m/R?ÈTÁîn|EÂÓå]ýò9;cHO=ÎLù
+ Rš##cБ¢Bçg|ÔQxþ`©&8fZ| c4µlǤ^òÛ‡Èçg„!9
1ebŒ1ø$`ô%`hÚh-ôDÀð{‘¿š-HÊá:3bh¿Q(„ÑcCq‰Ø©Îý¤_LúÅÄj dþ\oÚEFit~¶ ºísu¶ÐMÉ­ˆ¡kéÙ‚dÿ½¤àÚ¼lA¨cÕhØ‚OlQ[Œà¤ÑÑbî“2 ™œ[Ch“·ªnñì0¶  r2°…À±Õ÷þ˜ŒOþL¾ì„AåqLÕ¤ø¤^”™ê]ö9¶jK at TÕ{ÞÝ¥ïï`™Êã‚kIíº¯Ú•2Pːsúë’@¸h&3'F@¹¢ìC›.H¼SSêÅÏá›è"ÜOtàاÈôu\e[<.ï0žnx EF©x†àíPƒÖr¡…`ëÓúõ<STí
+ ðÂt ËÎ3\=8hÅDS<TD!Æ@¾º«,g"
+ kyv¢ ã½.„(„x"G¦P(Ç–›»h,ñè)°{¼ÉG1éI¼Š$øàIB7`èhç'ïÐ~Ö%NK}Ø9$Éõ0*Ÿ$æ:IE<þ0=Gœß^lnêb‚>µâcnPûÏ/0Hˆ	$Ê	HÈæô¸ü Açì9p#5HP˜½Vñ@#6EH$iõ[Cã Ž8¥„¼ÛÍj[¿nóB…ºé	*&¨˜ âp\9PA¦ÌP¡I°˜*hÎPûÍè£;ž½D;c!UÁµ±ìð>B žÓ_úª}ÅúèѧÐÏß~™†ªºIÕ½VR=µKè:ÞÌq÷uË~¾¼¸_ˆùfµ8–ç’-jgøçÅ1¢š¿«~xÿ¦þœ¿¹^^}Ù^nés'—ëæ/–×Õ‡Îè3ïo«ë¥;VôÎ_êë›ú#ÞÕÿù¤êâî²ú…ÿÔ»åݲîÙjXhÆ]ÕB:\ÑnÔÓÃð?Äíwendstream
+ endobj
+ 1953 0 obj <<
+ /Type /Page
+ /Contents 1954 0 R
+ /Resources 1952 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1888 0 R
+ >> endobj
+ 1955 0 obj <<
+ /D [1953 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 883 0 obj <<
+ /D [1953 0 R /XYZ 216.151 191.045 null]
+ >> endobj
+ 1952 0 obj <<
+ /Font << /F47 1715 0 R /F20 703 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1958 0 obj <<
+ /Length 4121      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]ëÛ6ÿ¾Åâ€l fø’HÞ·ô ‡kšC¶ŸÚ~Pl­×_µån÷þúãÌP¶wíµ”XµXKEr†3óãc8×Üÿ×Æ0#ôµŽÅ\\gW^ýú;¿]ñë_q¦œ½¾÷ל	ç®gWRFLî§W®þ{%BYJ8¦cýlQ˜‡û¢èŠ2?.(ö™µò—g”á˜QñµdV9(æÛ›«×oµ¹6Ì™ë›[Ìt3úµ÷S:ëÿ~óï«n¶oJÃb]¶ï~isNžG…>±’Ûô€Ëb§* #f”hÃ/ó¾è­“þ@ô£4öGLUž*ùeQœ9á*hÄ Wƒ
+ dÝ3דóm
+ |ûJõîüÅ,YAÚ§§TFš‰8®¤ß##Š›öã|aKÖGømÜËP¤’l~3B†éúÅœ•Õp5RŸÑ’ãœÕLE®"Ý.Á—÷}¥{(‚«a:‡›ì I–i¥«R.‚o¹ó0‰_Hz*C¶èÚŒf‘¶%¬×û¾ë4·½ï~|wCW’{¥çü)ßEÄ}i/ߨI~@¥°DŠÍPÖok3dÂ2k‹›ãœ8`®j+^†	“‚ŦQÜŒk#P´¸æ ~θ¨Â€Š˜)Jt§eÀûÍ‘ž­~U¢0úE2ŠQ_>þo¿KyBcÎÒ_¡Y¬ãÂö…ú0XúIETA3ªTš“”D‘'tæ,B<C´ÅüDvººZ±Sœ“­°
+ õFÐ}a8kÔ›qЛ£jcª0M 7Q‰[¤8íO=
ÓZ— …Û£xS-2fñÁøHC”=PͤŽ›„œU'î䃂ÊþZ®Nh®FiN›%4ÑF¾`°Ù©ÌIJR¢âº()‰6›ÁÛF´ÌumHPÙ’ÖgÖéª>¼áLQÆFs
+ Š\Ìœv8(1²>Àñ \‰Ž¦Ñ¯sõ5¤$ì(š¨Á)Øp•Üf}ézµ¡ÏV…N7H£©è„]üX	”hÑ2üöØ–áÇ«Î…ÁBAåÕ澯xo	ÓÛöQˆ˜]3
+ ©
+ ”H•Y]BZdë(D‹\¶ŽBñ.­·…ÉjŽæ²ôï–‘HÔ".êD¢s•H1É]‰õC\—áª6R¶:¤‹%WÕ7µ,‡E´ÉLw°ˆH³q²l}´Qh±Ý‹FŸ­â”1úFÚúˆQÌÅ%pP WÚkkIIüѸTÅD×ðG²t1ot"š9ÓСñ’²µ‘²Õœ‚%¶#Öµµ£êh]8l»HÔQlÙøq[ºš~œ=ï(Õ$9«.`T‚$š„ŽZ‡ …†_DªuR(yLvmÿ'fãá°.*ÙÚ51î`ÃB	&‚Ô…@F3qÝ2ÑR‘U¢eŠh(ê%°ø†Ëé
+ =¢Çimè£Sñ™r{¾èkÿ(²g—áĹ‹à%MuL“íš·ê«rc­ìh…1ÞXÆŸå€ú¶/zïáÚ=낪aE^.¾9–¬²Ú¦X–YS
+ [¢jÛ9_ÅÑ—®˜¥´S×æK·u:)ê„7PƒŽ
5ZP,ýs“Є
+ ð­}g:Mi^«3]eªS€J²È'§_ºÃ)jã¾t––ól×æR‚­ïÑ
uÖ²C]˜6Çu:ÔU¶[Â[DºZ=d	†w oÐs»püÒ ÇÐ
+ ølŒgÏ&£ÖÑ&ŒnôKF›²>䩨L}®Û[Å)ÚºáÏkNCpÇk—7ämÃî7tèÁÖîáj²N[FžˆÖÌå#|!È£lËÈãºæFGÈ£X²\¢ûܦuä!÷8îòH¢Å¶Ž<±‰[G:­»æ½mY‚û®³eÛ¾Û7Qô¢=æJâ
Z%[߉ÛrsA}EËsº{Kl†ÎÍ0ÖÆ:ißkNÑ^¥ì‚Ï6yˆ™´¬Ó6DK׺ǂ]›ö|ÞÖ«þºóZýÎëé}.Y¸ñª«Ûwµçí»Ji™äþW;&OHï£Â ÂO­Q„bÎ"¡+Š§¿$<ž~ƒ&œ,"¢ 8^ÕÎKg„ÆÓgGÆ_č½Àxçëˆÿ‹§”i8.Þјxö…Œ›ª	Š'*
+ Š§ÏjI+ñVÔœñª̦?Ï“è9ú¼€xµC™Ñ,VºØhíÇÃó:~CþH¢çïDҁ¨xNèoÒŽM$¹$
¸|²\=²2{¶sP*ðn–õ–kÐÏ‚V¨Lë~Šõ³0UÍ+ òåt,4ùÞ׺ìX¥OŠ¨Þxƒ¹Ê”ðo¬ù˜nÈCgÀf´nÿi=™Õ6%w».1G¢»]´†*y½±"J„†…3RµÆê+	:±mbË«YСe­ÉáÔá¸6ð)¹é%錑¹üM/-7‹AŸH46‹>ä!\s¼¼Fч;r/Ꝓ»]t¦5Òª;1"¸ÒµS.¸:	¼Š…!ýt-.þBbžqW’	©/ph̶=äÞ2ސK€;rãâð&¢ÝÙúf;%D§±9ŠàáM8ÒÎ;4Û	b
+ £z5‹=t#V²ØCg²¤©˜’SÇÕÑÐþMOyBp/Û¡)¤¥Ãã¡!*Áž²
AèáV]~hEˆÍ‹
!Ž‡æk|¢âÅéŸrÞIÕ OÇÜ“TîI%–¦Tq!ªÚÍ­2.„,ãÔp<.„€=X‹!¹Hpã´Îrâ¬n“[I4Ùsª+guhùÄ”²ÖÈãeOLÙÍ«8ùgä·0L2øù«õ$šX9ӝ»5F/{nJÚ¿•XÒsÁ4ÔÍ‚‘tê´{“¨£Ã$ ¨ã(Xe˨£ã¶Q‡7à|ßðj-PÞ.ý¿Ö±†‚éêN`
-ïÕ~tˆ€5ºÐççâ°†Hº£¯+‰Þ1g!ÛÚ}1˜êÙ¶AǸ¸]Ð1¦°DÍ‚í͝Ñ,ðPÝHw'8„rí‡P¶uà‘sϦ
9¶Þ iÃŪeÀ¡CG˜åb}ŸÈ-	8±±-ÏrdçÖÖ4í„ÝÃhmo)jÝm¼Ì”R]Ég¾GÖ´£¶$·÷Bµ;äµðy°_ÃCT¿ÿªKêùxúó¢CÔ
+ ¢L¨ÂS°?ãŽ
+ œq‡“Ç°ñúÝ×>e¼JfëÃ
X/‚:ºDÄ»]ŽWü„m ºíÓ¯-íuáô+÷ªïôkë~áåÀÍuÜ>¢38ªÍß`%€¾Ñàôq¾æ#IہÃHaUÜ´|IKYt’¯	çpÛµ‰Ö»7?}ßþœ
+ À8ïDÐ='C$7´šgã¶WóœjâµM"Îr‡8yÄYáôêáð‹r
’4Jwá#éhèyÛád”Œ”­z„‡àö«Gø׉¦<ÂMá‰ë—ä.!(+ ÿç+Ȧz‹[úýÏ"ÑÕ?éçC¶È‹šø×!+ Yæ˜@»CÓi²¤·ý|fôÊçpª—‡Æò¦øj–ÏvB†ï?PñïðÛåq…b y&q#~ãŸPAØËõ›¶~ì±ÍÊ^2Q4{9²»Ù¶öÉ0T¯œî
“¼¨éz/9Í0“¯PPÑ·+Ÿh2ßB‘ã
T·Šù[!Y9Ù»¹#àIv9W#*óh3›‡¦É^oM·ì	YJð‰Kz3ä‘^±¥D†ìzCôþáÖÎô&þÎ(|Ý)]Ì¡ŸÊÈŠž|x1ïMA>Dï5–äEƒHÐq|T:¨xð†w³d5N³P×óA™‘­‹Ùrš÷s–·r
Q5ÏK«¬çeúˆjENԄ̦ÖÑŽ­Ú¨[§[~Bàç/ó¼1Ém OÇÛ@…ÄHd¢ÑÄDÿ4»Ûå<ÊÇ kPòÒÿ>ÃK_™Ëï?ý³=mƒBS»<øŽõ5*¯ùÄâ5ðn!y§"O
OçOA|'·’{¹úÕf[‘gq(ÚÙ²½W–ûüէȲ,‡<À!%,rèõš,5ø1_@Õæë#=‚Ü)¥½f‡Úý5ôõúÀ°+ ßɃ'ºP©gÌëÛ÷¾ms7‚¹áz?™Úù‘ï܏§ÀæÊ
ý
¿)%ZçÊÉá7ÛÚ ×+Ìhhñåf¡XÝV”öt+ endobj
+ 1957 0 obj <<
+ /Type /Page
+ /Contents 1958 0 R
+ /Resources 1956 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ /Annots [ 1960 0 R 1961 0 R ]
+ >> endobj
+ 1960 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [330.621 395.746 352.008 408.647]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.12) >>
+ >> endobj
+ 1961 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [362.817 201.17 381.173 210.193]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Olden:Dynamic:TOPLAS95) >>
+ >> endobj
+ 1959 0 obj <<
+ /D [1957 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 884 0 obj <<
+ /D [1957 0 R /XYZ 132.882 432.475 null]
+ >> endobj
+ 1956 0 obj <<
+ /Font << /F47 1715 0 R /F20 703 0 R /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1966 0 obj <<
+ /Length 2823      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YK“Ûƾï¯`ù°"Â+ ahî/J
+ ·Ù9Áôßr
kÆñÂgJJº!ä-ç¬[kØ=ö|ÔnoLÈ# ‹cýóÿyÎͽ¿·ïÖ…	îß½|#bðçÎI¤¤?È{ØË ›#0ògSX¢c´˜q>.=úºÒ³Ùþ–[ÐÅÞuSáÍ“Ì‹‹š¿ü²Žã8ø÷?ÑMÅÐà/wdeWé7õY+ r2éõÄÖ}m#öªü[±.†îÑ:'‡àڙ؞«¿qlT
å(íÜÄÇz-(*o²P4[ãHæÐ?¦€¹sʌў#EÖ:æSD:4™bIÌ©Åøþž#,+¼š_&€ªdìLè;EþàՁãß)Áà£r|&ÍÛN¡µ5Cc>W}î3F‹¡à„/Ô·Çs]â0!íM¡&‘Üýíþ.Ö$-&c0YNiX–©Ú绣Õþ.Zý|…¦,VOԎ˜Œ¦½3aJ&&½æîýÝ¿</ÌäÔrÙÞâ .Û;ÔÝ
“¤ëæÆ(‰»®`^(Ù©ö¦¦˜‡2îI=^½Ø^Ù^Yh6
+ °¶ßpÞhí¡íþôV؉ƒÙŠ.zÙ~˜¼â&6E˜%ùB¹_j2e
è>áüÖe}ˆ4‘쯗ÔUC
+ ÎÙ\|QƒsùÕ<䉕E$ñ+{B1’Ÿ‡ƒ‹^¾©÷˜cx >•uRFmKC¦“Ð}¬Ï󌺈½F»ƒW7ì^TûŠ¸{øÊ3rÓ	A«1
+ ES.^k²HÏuÕÀÈŸiç…1KÅÓ)&rxã2­8˜@Œ¦ÝjÉÙø&9‰‘
²‰ƒ5Fsõ‡™øÌs¤a
œSK¥y+YX Tp;ÙŠÎà؉›ºrõ·+Y ÌëÔå[]ÿˆÍÃ2˜d=ÓŸØwñÓ
¦V>¤÷Gå+¾£›žR†Y
+ ôm}¦„Þ"BsrVp£KbLb+ £Î¾r¢bd5ÁGíø—8š—’.ï+«­~–‚0Å-$Óqv+ endobj
+ 1965 0 obj <<
+ /Type /Page
+ /Contents 1966 0 R
+ /Resources 1964 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ /Annots [ 1968 0 R 1969 0 R 1970 0 R ]
+ >> endobj
+ 1968 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [331.943 554.587 344.845 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IntelPointsTo:PLDI01) >>
+ >> endobj
+ 1969 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [353.94 486.698 364.899 499.907]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.21) >>
+ >> endobj
+ 1970 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [434 191.414 446.902 200.437]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hind:PASTE01) >>
+ >> endobj
+ 1967 0 obj <<
+ /D [1965 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 214 0 obj <<
+ /D [1965 0 R /XYZ 72 251.424 null]
+ >> endobj
+ 1964 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F20 703 0 R /F31 722 0 R /F29 622 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1975 0 obj <<
+ /Length 2555      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXKsÛF¾ûW¨|	T%2x’@.[r´Þ8o¹VÊIñaH‚ä¬ñ  dùק»¿+ +-_f§'o¨½±ô×Û¶1ºÓWÞµt¶TþºãšÛsOåET–—íôR íx§§A›Í‰4‘ÆÆðÕi~²Èü}Yák˜Ì·åAá3Dþk"M×ã>Õˬ’Ö—áø
OJƒÊvý¿HmY¿¼²7ðênظH¯”,AùM¡'ý…µÊÂX[«;€¿ߧË~™rÍL7ö0JýÝè–qA287¡õà9I¾àÓW÷Q;.LtÓl&Ö¦2+>­"£#n^®ó„m")òà`\oýñâvƱÙñâÍ>”äKq>Y¤´Æ#@¹Á ÛbëЦkeÜe³yžÁü›ÎÊaOž™)ªÕl_:#sÚ”Çs§‚ÝÿüÄe:qƒí.¡\mÊ5Ô%“Œ*‡GVÞï#½B@çE4Ýîz’	ôß€­ŠÍhUéFeÓwº49”;ÇÎ+“§lY¤‚žbe2qÃb*/HEÄO~X	;ÖT’î´;gd‹âŒó"YœXÙz†dm
+¨w¦ëAa>ù{
+ bÙL6
°‘{pb¹JŠp€•õõXz8J£EpgzƒÕ÷—+ !@¡f*,6C©€î¦eNV•7Ú,¨doƒ‰ŒzoÑlݸv%iÜH½r¼½¹€:‚#ñ’½9'~±6GDÔ%y,¾G/`	D`+ f+Óɉä9?ý:™ÀÖ7V÷ì^â,ô$ý·ëʘ÷&áøk›©çÅ˽LQ]ì„ÆÖ})A˜Î3U™¿
VŠDi
+ gzBص¦ê@³úí=
+ „
+ ‘ IðË—øÅÄ%釔©‡ÿf
ûï
# Æ/ƹ¶ÒÎc¾©E¾´ßÇöÓ§ë<
nçè«PrAÖµB*(âXBÔOœ¦Ü‚‚ëÐ[{0á'c­–­Ð‘ÙûO#W„—%óÕ\˜Wý†àª1[¼ý°ìûV6šý~¸¹„‚•‹$x`¾[F”ÙÒŸLÚ``wóɏ;`>5ë)¯Ä܃àµx"âĘW¢jßwæÀP‹‚÷,oÁü…*ÜzåH7ítxRâèüËï_„‰¤ˆaçˆvˆ¶âÒEíÒ÷#ÓÔ&@$´ý]ܺd{,RŸ ¿è˜­-4OÑ<}‚æß_ŸƒÑDŸO€7‚’Ù"Nƒÿ–z‰¢l²pÒ0Ÿ„hë.é|t â6N¬_4àŧٿTW4VÑ%zŸæê|dyÔ8ˆ:×½õ©#Q³s¤*}K×RûQ£m¤DGÇ•½±: Éré£Ìfš™?ÉM43÷<]*Ejo•Ué-vd%³Øã0ƝYg¶¬=IEYÆIZŒù?­l'9ѳítMÍû"©6X ‘™é-].ÕG%NEý•Ô<,µ<>ô˜åʯGëÆg!š	›°ä¶>ð‰½Bï¹P}UÍvâ‚´6Gu–2ÄKRêpM1Ö4GŠCß}1KcB›‘—u:ïÜérÙŒV{¤ôàl¬šhHß	,"ó`€CæSx)€ÊNKf×–€WÒA“æ¾Þ=Tå«"2–ìFq2æ½Ög-)1Wn)AÊA	ŸÎîøjRÞñDD-ž}â= YýÊÁfB»ù‚Q‘Sd’¨dÍ(™¹!ڐýÐáô=Œ²’¬u‡Í¿ø»ð½`O×±ï¬Y‰kHÈ
+ ‘¾ñò´|d"ªKj"ýÂø˜CÔJÜRx£À©ºI¤Nš@7B1z.õ˜*~5Ïßèq5N0:ð¶+ ün7˜[ú0*LDgO`„Ír]æs¨Šx,Ùö¥Žvz€
+ ¹+ D`h¬Æþ‘G5ãP£(ýì—úÀŽnoäqF¸˜¤_Οdëñ½´u=nÀÂk ‘IÚâÄ
+ Qè½z)Š'æS‰âƒ³1©§qÊÔ-o@²Íº:n¼ï°šó«x)¸e¯=ží•=„ôoý?tŸSFŽRŸ¼›J™Û67Èûæ5bX3;榷“·³˜JÝ,ͨöÎæ˜"‘eÆCoþýðæOZ²mendstream
+ endobj
+ 1974 0 obj <<
+ /Type /Page
+ /Contents 1975 0 R
+ /Resources 1973 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ /Annots [ 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R ]
+ >> endobj
+ 1977 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [482.795 679.077 495.697 688.1]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LarusHilfinger:PLDI88) >>
+ >> endobj
+ 1978 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [499.687 679.077 512.589 688.1]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GhiyaHendren:POPL96) >>
+ >> endobj
+ 1979 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [516.579 679.077 534.936 688.1]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 1980 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [516.579 613.309 534.936 622.332]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 1981 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [522.034 393.051 534.936 402.074]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 1982 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [328.135 108.058 346.491 117.081]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Ruf:PLDI00) >>
+ >> endobj
+ 1976 0 obj <<
+ /D [1974 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 218 0 obj <<
+ /D [1974 0 R /XYZ 72 720 null]
+ >> endobj
+ 222 0 obj <<
+ /D [1974 0 R /XYZ 72 443.461 null]
+ >> endobj
+ 1973 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 1987 0 obj <<
+ /Length 2865      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝYYoÜÈ~ׯ˜·p+ Š*ˆ¬=0OäUžþ݆‰Õ<]Ê@AÄVÃ8‚Øâ;º¢«™¢(ÙM«by¶•lÅ*#hiîd|n™¦ëÏðõ”ä:ýsb˜,÷EŽb¸Jl
BkìõŽ¼j–øYO+äD×Õ¤šO¬“u}‡ìVNºØJXo@æ…Ç*/$5Hxi»™S^=„¡õ­È…¤Œ¦ž—qÔ©C¸Çˆc%À(éè
+ ò9ýè|‘øĆÈ%’ÔJr+ @û/ŸH“s祮¸±–q±*ñ"Û!>eÿÀeƒ	ì|S&ƒåòû(äž#âÏ”Å'„ 6|ΕÄcÕ*uìŠ^ÛI°2¶¼m(OåR*è<$¯ÅñxíāãT„þªv“)VÁoEŠRq<;Iÿ@(TG®îWLУÞm,œdÒëQe¡ß®¸N¶8Y Ä¾ž+0¹ÉvÝ”>L8Á]rðŒù0v¯¸åÚ[Dë’LCwe´ùK¾Jh=,ˆ’l…Ö{î(Á¶mP}B`‰/ÁÚWóc_üÓ@âÿër3S¬5@,yxÅh‘Ë6Ž¡4õÖ‡¬;C/Ž‹:–"‚¿oŽsIR4Rˆ$
+ ßmDµȩdÄE2ýÖR;Ð誺(.…õSŠà”°ÛÍæ7.$@äèœü:Óoà8	Š,z
+ n5ÉÇ`HæÔŒ¥Çn‰œ‹†ks¹.4€]¸¶“z¦CY1íMéý̝Œº!î—¬‘є͸ra‰£X­Zjüµ‡>‡Æ/²T[ѽŒ®ëÌÄé"†]ñ¦TIbpKžÆJ .¨ÇµÙ*ß+žJ"‹Eg†=âg£Úe`FV´‰4&ïZÅ«ZÁée%S „vÖ…ÏÏŠ.½PÓ¹¸2ðç¹Lu~å*þ¢³Í¤¦`¢(L%"»â<VhÁ0)ž%A_rŒu8ìþuå ؁j²`]Uó£9ŽBüэòr‘€+3ö†A¾¯XYíx†.¨•xÐÞÿ(SÎô›ñ]q¡}ɆR²Gu’Tüœ]¯sBà>ÎÀ‹âûÉ£àžö1Þ²å¡sE¹Êã çM²¢µ‡ˆZ1^µQÉÛèDú™c»Ð4œ¦âŸ+ µ)––= qDƒvñÔ†iUöÆý2ÃCÞ™)6Ú}Ž~îô¸€wÍ^©*q
©WƒI#Ô0m‰	‰J ¨VœÞƨ2xº”Ë\IWËwƒ±âÄà ÆäJˆˆujQ<×T䜴ûå{¯y§ŒÏæø‚§å+ _É Fq¼€…¶›ü÷óxÒ°=2Û×oÙo‘€çzŠë?›¹SgNºÕ§Vj,–™y†ƒ·´2&×R½œøM¿6'¹Þÿ1Òüë³8¦¶ÄϾÖ:òâ-r1ró·ÛW?¯‘aEŽg~ˆÏkßoîîÝñÆÙýzãØ>á';¶›¦»úÆMbÅ:¯n¾Þü6áIÈ1)ÀEvzÓ‡:ÏÝ…Ô“åw:ËýT#8í‘å9ByâH(çº1Mˆñ²ÉÁµ8Xà’SŸœ._¹ßãOK)åjMòéêÓTj•µàª×éžóa“¯P	e_c½4™_3•‚‡qPð‹iûAoæ¡R|¸;µ
+ t²®!aä+u'ë²yÚà½âYzìµ{ôv¦Kõ`bšëšb~¬áö=ðøÏæ;š…>'7ÊòÿÌÅÎh•˜‘¦ó©‚{—¯Š †à¬h—€…ÇɆ_d'ô…5Q͹°7|£23BÒ±O¿óGÆÿÑg~}endstream
+ endobj
+ 1986 0 obj <<
+ /Type /Page
+ /Contents 1987 0 R
+ /Resources 1985 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ /Annots [ 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R ]
+ >> endobj
+ 1989 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [330.79 642.277 343.691 651.3]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:ESEC99) >>
+ >> endobj
+ 1990 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [138.98 620.355 151.882 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GhiyaHendren:IJPP96) >>
+ >> endobj
+ 1991 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [173.303 576.51 186.204 585.532]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChengHwu:PLDI00) >>
+ >> endobj
+ 1992 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [132.164 401.129 145.066 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Deutsch:PLDI94) >>
+ >> endobj
+ 1993 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [211.302 200.066 222.261 213.881]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.22) >>
+ >> endobj
+ 1994 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [230.827 202.794 243.729 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.EmamiEtAl:PLDI94) >>
+ >> endobj
+ 1995 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [248.053 202.794 266.41 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WilsonLam:PLDI95) >>
+ >> endobj
+ 1996 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [270.734 202.794 283.636 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FahndrichEtAl:PLDI00) >>
+ >> endobj
+ 1997 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [287.96 202.794 306.316 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.VivienRinard:PLDI01) >>
+ >> endobj
+ 1998 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [310.64 202.794 323.542 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Golf:SAS01) >>
+ >> endobj
+ 1999 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [300.327 156.827 316.259 168.517]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.3.1) >>
+ >> endobj
+ 2000 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [104.029 84.39 119.845 92.16]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WilsonLam:PLDI95) >>
+ >> endobj
+ 2001 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [123.484 84.39 134.692 92.16]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FahndrichEtAl:PLDI00) >>
+ >> endobj
+ 1988 0 obj <<
+ /D [1986 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 226 0 obj <<
+ /D [1986 0 R /XYZ 72 299.17 null]
+ >> endobj
+ 1985 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F29 622 0 R /F20 703 0 R /F30 634 0 R /F31 722 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2008 0 obj <<
+ /Length 2351      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}XKsã6¾ï¯ÈôRy¦öêiÙ½µi{èu3ÓC·Y¢muõp%y³é¯/>+ íaièk0™ÎYÖ£Ì×úÕ½gÙAj]d¢è cCŠXB°9õC=¶•ÉÊŒõ©3•ì™zù–ʈ”òE©[ðÞ=æ&:€Æ“ì¸`ª—e3°î,žÝñIX²ô£Í>NXÙzŠö{¢NÂ,hykÛ³¹Ã4¸ŠÖ$ÒÉÅç0qFW6׊¾uwÒ²ï:SNõ×z‚to«]ü@KQÈDÌE¶µð<ZYïv´=ëS}ÌQØ×0ê‘õoy³Þ²n0[Ž¤‹„Å÷2ô`þÔ•y`„Iï/ηÄ
+ wЋø÷f³+ KˆkCÔ* ßâÛ_Vb8æ©æx 5ºzsè¾ÎýJU<ÏÞ,‹¶e{=“šo&”šdòl€Kæ«Éâœf“ôí¥qÑÍtâ¿l㔯¿ó½œï(ñø8	´‹ÉAQöûÄ€½?¸Þ‹’¸Ë
m7ûd»¸Q
+ ƒÂ¡PGc˜œ×éŒÜˆbµ“¸º²èndº5•Ó¨|zYé)¡		ÂË}n¿Åƒ.)ƒâ§%–`t.FäD½bžr at 1•Ò`f²¢Ol‹õÂr……¤P¾DliŠÉ¨õõ1/¦§÷³tÁn}¼6“¼ž…+b¤Ìˆô4€4>£wYµ¯˜ZeaÝzJÅð£\o¸I„ªœd³ËsÖˆ3¶%TT ÍâB)ú:4.qÕ*H+ NX<Øðȇ_8Žˆ–¼»HB$}û‰W9Ïipý .ݦ,I#VÇ0[T£L6Fh 5•R'”µõŒ®æ$¥e±@H9Í;ÿÃL¯1P€˜j…†om¡"ÙÁ*c.gj(&R"pqíóuƒQãåÆ̓ìåПäÁx–<‹_[Whôñùô“Œm-ÿ¯q|‹È$y²õ&YNËB+ ¢E²‰½"^Í[Ëp–xAT3—Ü7´L¶ž4ÉaÑëÈÆbüuŒŽ+ܐ«Ì±¨vEâÑvé'©BÑÌÔ]9˜VJ F¹s¬VÎ%ÉdW•qTnªÒ@*óò:pÊGmšfMí€wz[ëc<gRÁ&Z%YÓÊAj*úý‰†Ï8ây´B³â%üËdϧc´¬Z9ÒŒxù÷Znjւ6_ýò“[°©ÑÈàžµürÚÑø¹ž“t¢¡œ|±xõ@XO£iŽh+²·Bí¥ôGA!÷Ì”Ÿ8y·ÕÈ,E¯ûÚš“
-²„aLx!+Ãßl}é[©~–â_‹Tõ2y)š±írKö)j^­X4rjUKŠô“ôÈ,Ø}œ!lµ×Im –MÝå$îrÔïÌ\Lu¶j°Å€©NÖ	5¶¤œ½ß:‡j0V׬´§ðË4W›TÖÙWó¸ªæÕȹp²	“è±{u…b!^bgæ®ÒI15§T"ë–Ö+X ‘]·kW„Ö¦‡è+–E‹äêbô3†äT=–ZlÎÍ_äÑÂúZ¤¡9Ö’ªñ2#GI¯¾
ìÔjágö&´å»DƒÅÁ5+ üg§ös* ïü{‡Èoiç«©õ½+ endobj
+ 2007 0 obj <<
+ /Type /Page
+ /Contents 2008 0 R
+ /Resources 2006 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ >> endobj
+ 2009 0 obj <<
+ /D [2007 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 230 0 obj <<
+ /D [2007 0 R /XYZ 72 720 null]
+ >> endobj
+ 2006 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2012 0 obj <<
+ /Length 2021      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XKsÛ8¾÷Wä¶òL¬êiÉÇ6ÝîìköÌì¡Ûƒ"É6'zxõh›þúÅ€”{ÌD$H‚ |øèð& ¿ðf¿÷£,¾É‚½$áMÙ¾yÿðæíÇpwþ>Øß<xæCõÉ›»Mè5æiå^Ý<o¶qy‡~Æt¢ÑíØ+º¢yÍ(½¡>2z#ÿï6ÑÞ›ŠÉô.îå{zhÿ*›b8Ö·h§^å4œ
5'ÝiMw”µ…HJÒI*¦úÛ´± îF3™/lµ*û'«¯¡FµÝ|~øŽ¹BE|\k*m‰é ¦¨-WÏE;“Œæo¶Iz'#:°ÆŒËqë-çQWI<Lî¤y_—à{•Å~ä§Vó&=šeÞ	všggl[NÅ$K«^¾]¯‚Ùž­Ö~‡àœ—þˆÙ¥½¯$¡9iPûGÿVºŸÂ$ÐfÄŸi4”Þ©€GœÓ’Ô{ÜlÉÜZ.F&±	ˆž'ùªR	úºX-+šâ±±'å}3šzó$KúN§slB—ýë퀋§A/ÒƒLo‹cg&x§ª¯8bl4HavˆcŠþ¢³-œÄ¹UÆ&iñ
Ðwí>ê~¸§%ïÐN(u6
+ $ÿ´Ø—>±
÷þnŸÝlãÀÏóœM¢/âî4¼z”Iz÷¸üa.§Y£Âw.3ѳߚî|Ç®5µÆ0Ë­1I\º>	#ºÂn:ždîŒ×IL"$k{ù˜ÎúÖL¦µáÊÝ@•ˆÙ8º=ù:ûÏK8a:Gí(NÙ”(ÞqþöÝÖ¡f~€l%mWà ÆùѥŴ},\rBkÑ{ìcØR¶`ôål.Í¡d¨Y|ÓL²Ôtœó”EöÄl&ÅEA”&ÞÑ™+ %, PóážôÚ6Ò}¾†µ\Xz›Fäk±wœ×(Šò”rš‘jX\õ“Žp¸r¹<µ*ú
+ 'ðòYŸtööÛUefy¶	ç#"Wbê>„ì>‘|5ªyäb€€°1ºÏ²W[<¹ØÖé
+ z—7Žƒ:L"¯×¡&TQ½ìÕŸ9£0F([;ÐéÌ¿¨µ;†¬¾†r,·nëg+ Ъda?_ø˜³î}`Øc‚È6¿N—Íò(³‘,ù;jُòc˜ƒpÆI:ŒÿÙŠ>@È+Û¢idì0¥pôà|)ÜT\aQw^æYf@óŠ^ÆNW«­&IçãP´W.[2ÒáLì2Š®â"¨PÑŸ\7ß9ÚŽ4ºñ°°cÙ¬à À4…¥¿ÜÝ­ÙEàÇñŽØEìçYÆ–ýÚ!ý)j
ã{2.õQ,Þ‚@K^]£0\jÂ+ Ið4(.®ëvÅQuºØ_’ÌK9¯haå2V\ݶpåO~H(û3hnæô^à·•‘ÇÎ(ÂJ¹dd@®+âh˜Ù‚¢M+©m§^? “pÏx‚!ùaÊ{ëè8	?/Þ$£5vÿôçxœVWn¿Õ[ëx•¢vÙX‚>j¥øj"2–\@j–ró?`VÕi£þ²IéÙÙÌôW‘¥IwOçÉR¨D>Šr?MRB¸4ö÷yÂfg9ÆÞüüðæ?¾ÈaYendstream
+ endobj
+ 2011 0 obj <<
+ /Type /Page
+ /Contents 2012 0 R
+ /Resources 2010 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 1962 0 R
+ /Annots [ 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R ]
+ >> endobj
+ 2014 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [351.227 684.001 375.644 695.691]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.5) >>
+ >> endobj
+ 2015 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [161.549 664.2 179.905 673.223]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 2016 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [184.701 664.2 203.057 673.223]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 2017 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [301.61 642.277 314.512 651.3]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 2018 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [365.822 202.1 373.269 215.002]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 2013 0 obj <<
+ /D [2011 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2010 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2021 0 obj <<
+ /Length 1849      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XMoÜ6½ûWø(^E"õÙ›7€‹´(j·—$ZÒî
+ ÖJIëÄÿ¾ófHIÎnðRÃ!gøfæ
™è:¤Ñu¦®SZE×åáê×Ç«wTq­Â Mõõã–µ«OÞû½9Nþ&òêÁßè,õbÿËãï¢Yž‰ò&.‚<Ò¼äŸÑ¼¦ÛA?öî°Ød2$ÞÃD¤§Ãk™¼íLK²×±¡¿£È¶=/ ³0¤ÈPž³¡[¨6fÑ4]%ƒû¿ä÷ž~C¯z÷w½½h€Ï¥×QaaÏ’FA–ÉYî»jïGNô·„¿FC-só¦˜qž‡ñzh:ü*ÏìvCÍzcóâ«Ü³[jÈýðjõhKrr”Ùoû¦„ò^>WûV>c‡ívW²ÇÔ‹ú“¿Q™3t¤Üë±Û7kŸ²E ZYÆìÕŸvûö((”bL°­Ò©7žŽ¤d÷+ ¥Ø	’öU4Ks4XÙÚCôۜс§íÞ+ Y³Vãè*z†êïÆÃÚz2£%ô&Z‚+ópô®ùŠÃɹGÊ{Ü7ÖÀ¬FÕ‹Ê…ìTÖ͝3©xñ“”\Ez‰­¬ªDyXŠ¨Pï´¹PP*T‘Z]ŽKÊÕ°@7±JƒŒôÖ@ŠgTµ—aâŠg€¥RÑSs8¶5g]Ý!³&3!ð}'Óœ´“N.l4Y8g0ïnÅÔv0‡ú›Ï±ö%ÅòŒŠÈæ-b=Þ­~YjË¥+ )Yú÷¶ðY
+ åõ·±JÍ[ifñq½oî=-XÒ×idÖÇpF߁:oežŽ0ÀôCXÈ"[1Yé`kfæB!œZRÕ7)DÀâÍ2MÛê8²=ËÙu‚1d@)ÌF§í}Ò‚ƒ#ò²n+ÒãP—o¨E.38Ûxiª5ÓÜį2挂é²?ÍP[³3M7N2Õ;+ ª–˜1œ‰™}a3Ò1}‹•ÓeGáÓzØr¿*1Üt΁úBôË^R’Qú.ýGkq[keCL‚ý(Š¼ÿÀ§öÞM»ÀËÂ{žJ|¼Øãi“Ïa¾_•)FÁ|!Šè>§îB”tPv4hYD;FŠÐEÁÌ)—‰+ ¥ƒI¹X´ÂB¸-\:c¼íùšéúÔ0ÌIõt’ApE WHë²sË^‘¦n¥0s»Bç<ìü<>kÅBkŸòä‹”T”…Nß ög?Õ¢Æ^˜éF¾lX¯õMÍÄ[¾%ÞÑ6o˜8¤È$n¥¬õŽ®…Ã3˜W–I†îxø–54ö
+ ?:gÍ$óU/¿]o|l:¿Ç ÏuÙHóݼÁÁÞM«Š»ƒ¼åhQA™j3YP;s+͇þ@ÐUV³—ß{7ÂØuÖÚ½`by7
+ ’¼!Of,—ê"ZfäP4(Q’”»•™ŸÖIa½âÍͧˆ~¨%+ endobj
+ 2020 0 obj <<
+ /Type /Page
+ /Contents 2021 0 R
+ /Resources 2019 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R ]
+ >> endobj
+ 2023 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [126.325 379.511 133.772 392.412]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 2024 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [339.095 335.666 346.542 348.567]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 2025 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [120.384 238.291 133.286 247.313]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hind:PASTE01) >>
+ >> endobj
+ 2026 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [130.61 172.523 143.511 181.546]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Lattner:llvm:AliasAnalysis) >>
+ >> endobj
+ 2027 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [365.124 82.712 381.056 94.401]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.2.2) >>
+ >> endobj
+ 2022 0 obj <<
+ /D [2020 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 234 0 obj <<
+ /D [2020 0 R /XYZ 72 720 null]
+ >> endobj
+ 238 0 obj <<
+ /D [2020 0 R /XYZ 72 320.223 null]
+ >> endobj
+ 2019 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F35 1025 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2032 0 obj <<
+ /Length 2668      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڽˎÛ8òž¯0æ$cÛŠ¨·úÖ“I€YLÒ·ÉØ2mcIŽ$÷#_¿õ"%µÕ“d,hS¬bY¬7Õ*€?µÊs¿ˆÒU~«UY¿úõöÕëw*]©À/‚bu»#ÌÛíŸÞͱÒýzÊӍ>>­•ŸÊ«ÜäWãlãÌÛ¾îÌŽÁUvmÿ	AÛFw†Ã:̽§ÂJB;aøÄÀsopNøÜêdÙÃX¶<q¦ðhTŸÑúÎ4¶Ãmt5"ôZÙny¬«¿^ÿ÷öß«JIV›PùE’HÚÓ€„é<¸ã/ÓƒÁIJ–ç,/iƒ;@‡…½,¤DÈ_$²ýëS×îQlºfŠg7[ÓõŠ\$»gØÀroÄÊ_oâ(ônF "¥œ¥TØ(ïß /Ù3!Ÿ
+ AÓñqìv¬»
I(ÙD$],lÜ!	Æ€¢$Æ{+ðØ8>´¼%úF¦ÏV¹Œƒð 34ðã`Ž€ª‘{ñ£Ráœ=S°²ÅÛéd²=šŽ°Ê	3TR˜®#š=È1	2ï†èFxí•Uãê‹ìâReK'+ Ê¿yNÌ»ûáÜ5#óÔÜÝòý:IQûÙô×6Vœ“|8àÌÑ°‘…qèƒqML#^ø‚ìènÆ(o´4ü>lj.²hj+Qy{Ó€6XƒÛ–‘B; ¤ÊûÕ°cšé(’;ÈàÔ9í {b»–l¬<÷üFÆëÖäD/hÔٝl”$žýeeç±=°¸œB
­«/lÊËLò¥b]2Brkz:íþŽýÁÖâËÀÀ'->ëÁ‚¦3LƒÈÙ¡mIÄJûx#7T»%­
f—_®ò¥¦»GÍ2.dMPH	hÈ° ß*€aRˆ‚_ƒCTÊûw‡>.Í&B~â	¾]<DÓbˆHs
+ â±eÐÕtL_¡¬vH€ÄŒËÌ#«
+ j
+ ÞDÏÓ­ãlxbÔX"¥xOZ˜kþõ)•^•ä|S½!%IÁ½uçÉQ׬)pÛ:—¥‰¨8ƒ4éÅhØ2]‘D©÷nG¬}0ku}:š	ƒEçßR7SâÍpûÎI+ ¤1*Y	+ ?=î¶tÝàÛÝÖ%—¿ÅoÉ¿‰ÐÜç=ÙÒƒ3ÂK·Gõ?ñmcd°ãßáКŠGqôç£ôà“©.¥>d,ÿC_…™¥Ê$Gžaòˆ•á=1n(ã®h«K±<Iý0È\¼à‰ý<+~̃{H󉆑T£˜Êé8u’iHËáøÄ¢"Ù|¦Ââ(Âk—.Lü$ûÉ.Ö_¸M‚iƒD6QàGAòÍ÷ñŸ2Ã
§†¬#?qþË‘8æþ
+ dÖŸ±J£›½ý¹ œNþ½>yîÖAÑD×××À÷’(hP|U	2œâ„Ú¿–nq*°Çѳ+ ,ýaý£€ÏbjÌý$ÿc6ÖhÝQŸÈc.ÙH^ø!¤oßk#PBE!•P/
+ ”GY®FCIT6ºk
+ +Cø
+ M¸rÆÆÑõŒm©`,°ùCfg)3O¹Fð¬ÆV—ºÞáfRIO è*-㶚ñ¯8ÜÊÉÓg´yJË÷.öÁT]í6pÎ/ÇF*¸#ºO¹'ìøQ”Í‚‰­ß’åfb˜ä,BDè©(’à)=+ $ËÓÓE@Šòô’bE"Û‡	®×©ßRÊûrìÁñEqÓß6ùaþ¹¹¤…Ë×¾Ô*žû7g;›RýwÕþ,9+â‚<D¡B8’š)Ô^ºÝÈ9Èž5¯Q‚G×8Q_Ã"·üë:F5æܝ–‚Æç‘+ ˆgóñ,Íém©¼¥&Y=ª
+ Ç:¹ç¸œûÓ²G+må:€¶eóÓÍÙÆ~ðæ”÷÷QÛÓ‚~oX®ì"­¤¨Î|Ã˶†?ß·“‡|¶+b\M°wè"öçÎvXiä&ŠÞœí¨b,2_r’ûJÉvÑ´Ä¨$X~^J”U@ “Н”„ÆØrYˁ>p“Ònã²Ëú!´ï†¢£ø±`AÀõ‚´V¯XßÞ||ûü=µðþ Fþ›÷„§.‘‰R—Ùð›ÖÏì1°n{‰^N^´C&>S_Ót387p'jW"‰Ü{Z¿MŦU¢t4Ëñ=ö	›ïWœLš ®„ztOdçAªÑ!—d$·Û>5Î!IïY£¹ö² C‹ÃÑnR¯ Éó“RY(Š$Ì©÷êíí«ÿG¾ïxendstream
+ endobj
+ 2031 0 obj <<
+ /Type /Page
+ /Contents 2032 0 R
+ /Resources 2030 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2034 0 R 2035 0 R 2036 0 R ]
+ >> endobj
+ 2034 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 185.09 540.996 197.991]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.1) >>
+ >> endobj
+ 2035 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [241.574 119.322 257.506 132.224]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.1) >>
+ >> endobj
+ 2036 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [486.406 97.399 502.338 110.301]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.1) >>
+ >> endobj
+ 2033 0 obj <<
+ /D [2031 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 242 0 obj <<
+ /D [2031 0 R /XYZ 72 515.944 null]
+ >> endobj
+ 2030 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F29 622 0 R /F22 695 0 R /F20 703 0 R /F25 1028 0 R /F35 1025 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2039 0 obj <<
+ /Length 2443      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚåYKoãȾϯPr¢«Í~ñá ‡d2L°“³rØɁ–(™X‰ô’ÔNœ_Ÿz5IY´GN2ȁ‘ì®®ª®úªºª­1üé…΍r¹_¤q¢¬×‹õáÍnß\¿·ù"Sy’,n·Dy»ù!ê—+'‘^®›F¿[þýöO×ï	M¢ÒÔ
+ õç8¶L2å問S¡øër•"7šè·çÜVÖ+ ˜ç㎿4»ºŽ¡ë/„®ý…A7@WtíEÐý7‘ë3e9Cî湘!?òWH—Kµô:“5!·áF㜍ì•0³A˜³ˆ÷Õî(¬u‘Sð¡o–+ç<rB¾8¿ï;&h¶ø4Ñ»‡‡=­²à	ðnSÕøèË–_{XùH<PKáðv_•LÙ±’àP­Áž•Œc¥3°ƒÅ“C“’V+ª<pŒ>6ˆõhsý©D…R?Š¢p_»ã}ÕÀ£–™¢ÞŒ${\´.z|4u7c¼¬†nÎH¡ïªq¸ý˜Ñò¢“/P´è®à3OñlÔ¼@¾ªë–ÎÜ@ǫ³àÉ/Kˆür¿ç/2a~ØTt8cEƒÕš×®IÔáµÙ$Ú 
+ õ›Hû‚“÷¼”S’=`ØDe»mZ˜"Ň=FcŠŸ „F8>+ ÑÌâxa+ ŠÑ”HôLÐ+ “LŘgʉ̘¿Fä¥ñˆôÁªåŒ.S‰{…s›`‘‘S̹$+ jKé¼UŠˆiž Òää`†êP¼–,fr¨$üƒ + âé@/}p9žê1äþ£â’šË˜©É9‡åIÔ×uC‡0ø1¤±\ÎA ¡4ßÁ	86f2ø˜f²‰•tôLB3±…4‘†ÞI\y•øÐvÌg*¯íP{ÎÅ¥×ù…ë¿ŸYŸ*«³±x¤æ´Ž¾|=}AÓcÍ[Ë¡r	Y'X¸`S$S>É€Ìj+ P¹¹e7sbRêr˜ø7s؝šú’´¡f<‹­ŽJÀ§x÷ûôbß~3ëLÐ@C”›¯x5¿¤ØI^¨ªl’/FšCµ»
+ { .6á4’f´
î±³îÑ1Tœöæ+†¡ì!¡»cÁèâä2E#wDv‚sMÊøj+X®úYïãÙçï'{ˆëËxå_ϯ¯§-tÛ#ÍÏ}5”8ÕV2ꈃK"Uk87ÿebµo/ÅÂpz„hÀsè,£œs¯Î_ÍñÎ)÷ßÉéÙ`S<„jõ,S\„É"ѯAÈ
+ üi*—¥PZÆúä`þ(Ðçû$8ož´<Få…óÉØíàDZÃK$|ãL[ðÐÏKø)Úª¤–ç‘‘­Ì±
u±X¥fÉxCn”ˆgÇë7d|ák++Ú—=¡µÜº„îíJÊ™ó^b,þð®R:F¾Æ£jWïPµ4æË>$jÇCt¥F±¨×<Yî'
+ ÔP¾¥©þvÝ N‹Ñœ4@ΙáÚyaåY
ç	ËÐK‹6s½Ýy{J˶£7­vœ4˜ºo«u¿G€ã?ßÈ’8>t”8L%U—šn(Y|zˆÿÃIáÊ/X+ endobj
+ 2038 0 obj <<
+ /Type /Page
+ /Contents 2039 0 R
+ /Resources 2037 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2061 0 R ]
+ >> endobj
+ 2061 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [303.334 97.399 319.266 110.301]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.2) >>
+ >> endobj
+ 2040 0 obj <<
+ /D [2038 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2041 0 obj <<
+ /D [2038 0 R /XYZ 158.364 714.022 null]
+ >> endobj
+ 2042 0 obj <<
+ /D [2038 0 R /XYZ 158.364 717.31 null]
+ >> endobj
+ 2043 0 obj <<
+ /D [2038 0 R /XYZ 158.364 706.351 null]
+ >> endobj
+ 2044 0 obj <<
+ /D [2038 0 R /XYZ 158.364 695.392 null]
+ >> endobj
+ 2045 0 obj <<
+ /D [2038 0 R /XYZ 306 714.022 null]
+ >> endobj
+ 2046 0 obj <<
+ /D [2038 0 R /XYZ 306 717.31 null]
+ >> endobj
+ 2047 0 obj <<
+ /D [2038 0 R /XYZ 306 706.351 null]
+ >> endobj
+ 2048 0 obj <<
+ /D [2038 0 R /XYZ 306 695.392 null]
+ >> endobj
+ 2049 0 obj <<
+ /D [2038 0 R /XYZ 160.182 644.732 null]
+ >> endobj
+ 2050 0 obj <<
+ /D [2038 0 R /XYZ 160.182 648.02 null]
+ >> endobj
+ 2051 0 obj <<
+ /D [2038 0 R /XYZ 160.182 637.061 null]
+ >> endobj
+ 2052 0 obj <<
+ /D [2038 0 R /XYZ 160.182 626.102 null]
+ >> endobj
+ 2053 0 obj <<
+ /D [2038 0 R /XYZ 160.182 615.143 null]
+ >> endobj
+ 2054 0 obj <<
+ /D [2038 0 R /XYZ 160.182 604.184 null]
+ >> endobj
+ 2055 0 obj <<
+ /D [2038 0 R /XYZ 307.818 644.732 null]
+ >> endobj
+ 2056 0 obj <<
+ /D [2038 0 R /XYZ 307.818 648.02 null]
+ >> endobj
+ 2057 0 obj <<
+ /D [2038 0 R /XYZ 307.818 637.061 null]
+ >> endobj
+ 2058 0 obj <<
+ /D [2038 0 R /XYZ 307.818 626.102 null]
+ >> endobj
+ 2059 0 obj <<
+ /D [2038 0 R /XYZ 307.818 615.143 null]
+ >> endobj
+ 2060 0 obj <<
+ /D [2038 0 R /XYZ 307.818 604.184 null]
+ >> endobj
+ 885 0 obj <<
+ /D [2038 0 R /XYZ 228.424 555.513 null]
+ >> endobj
+ 246 0 obj <<
+ /D [2038 0 R /XYZ 72 535.131 null]
+ >> endobj
+ 2037 0 obj <<
+ /Font << /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F43 1217 0 R /F16 614 0 R /F29 622 0 R /F22 695 0 R /F20 703 0 R /F25 1028 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2064 0 obj <<
+ /Length 2332      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝYYÜÆ~ׯ˜ä%`‡Ë¾x8ȃ.
+ "Ðȃ, Ü!w†+ ö۝‰4Èp,d
+ gŠgÂ)
+ #“^0õÍ7T_›Ði”‡™‰…‹rÖÎX¼þø'&xמÎ#R&
ÓÔnppöÿÍÒÔ‡Á,îd¢”ϝì¬p¢B›8Ñø)ü›F6¨á¨ŽƒŽ‡œ‡ö\”¨fL$0T8¸ Ùîtº¶Ê.U¡±Ù•‹îW\ôyCÕ—ï|(‡s=ŠæfÁTàf°jZáZlh|å9k’[>\+¨B¯ó›b¤ÅæBjtf1d0 2"8X´|ªÓY?b¥BdU—7DgYç.Ø®Ý+ JúTYÎí~ÅgZÓŒiþ¼ڒÅôlNk\¨TF^Í4›³á+è«Ÿ"eKôØêGÅ#a¬–`§ßwüÉÞ{=è\ðóÙ/àÎOD#a
$‚~èÞ#Xû€$¥0êz?xîIB±pËZÕÈÛ•0ªËC^ó}éOS |„…·ü=vLÓ¡/ƪ©~%™·å®m‰±'òŽAJe+ Ïc~cPâžø”åBpEê‰ÀçcuÈDz˜viäpÒ’1Æ	;ùxîËIK°7öG2ÑÁ“;’Q¶C5V^¨I쐬/ŽsvbÏ%bØ++ŠIÑ„¶î)Ê…!)JF™5¾`)0ÈÏ"í9Ò†„ä
žÉäÀÚ+MB˜K…:xýL7ñ
¯÷y°:ËH)ÌšüE,kJC¼òà	)Aåû±Úc,á
+ á{O©¹Á¥40ú†÷”‰ü,Jd–%Ÿ!SX+ \“ì‰]X<Š·p^S©9,MÈT+ «ãÔwíy«;9òW© ÝTúMÀö){ÑsÊ¢ƒvžVR¿wQË;«’¯‘‹M—J)´Ëð€­[æH(½>‘2–*æŽ?3¿¼Å¥b¢`³´ú£Ð ÎçÉló½(—Yxæ=z³L™9o»QdíÙ#ƒhÍVhº^îÖõki½­gœq´äÔ{JÑwLfµÖTØóùëš±0òUãKfÆ°ÇÓ²—ŸüAÝí£}¸a6ËîÈ
ÜQš Ã„AŽƒ\‹ûbu–„»°cO@¬Äþ8ei–õ3z«ì«R¾9±þ–âL‡Î{\:
+ SÙéË‚²wA*îŸxµ¬d¤ƒèòL·gFÎ:ɨ«Å´ŽòÜာîÅt¦ã‘Š&Nržm‹¼‘'̹’$ʱ^Ò-³Ä$	5 a‘9Ï+ endobj
+ 2063 0 obj <<
+ /Type /Page
+ /Contents 2064 0 R
+ /Resources 2062 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2098 0 R ]
+ >> endobj
+ 2086 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [489.04 432.609 501.942 441.632]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Banning:ModRef:POPL79) >>
+ >> endobj
+ 2087 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [507.052 432.609 519.954 441.632]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cooper:ModRef:POPL85) >>
+ >> endobj
+ 2088 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [525.064 432.609 537.966 441.632]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CooperKennedy:PLDI88) >>
+ >> endobj
+ 2089 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [208.67 410.686 221.572 419.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LRZ:PLDI93) >>
+ >> endobj
+ 2090 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [225.872 410.686 238.774 419.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChoiBurkCarini:POPL93) >>
+ >> endobj
+ 2091 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [243.074 410.686 261.43 419.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Stocks:ModRef:ISSTA98) >>
+ >> endobj
+ 2092 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [265.731 410.686 284.087 419.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Razafimahefa:SideEffectForJava:Thesis99) >>
+ >> endobj
+ 2093 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [288.387 410.686 301.289 419.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Milanova:ModRef:ISSTA02) >>
+ >> endobj
+ 2094 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [516.579 213.383 534.936 222.406]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RyderEtAl:TOPLAS01) >>
+ >> endobj
+ 2098 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [372.43 111.16 379.877 122.849]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 2065 0 obj <<
+ /D [2063 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2066 0 obj <<
+ /D [2063 0 R /XYZ 158.364 714.022 null]
+ >> endobj
+ 2067 0 obj <<
+ /D [2063 0 R /XYZ 158.364 717.31 null]
+ >> endobj
+ 2068 0 obj <<
+ /D [2063 0 R /XYZ 158.364 706.351 null]
+ >> endobj
+ 2069 0 obj <<
+ /D [2063 0 R /XYZ 158.364 695.392 null]
+ >> endobj
+ 2070 0 obj <<
+ /D [2063 0 R /XYZ 306 714.022 null]
+ >> endobj
+ 2071 0 obj <<
+ /D [2063 0 R /XYZ 306 717.31 null]
+ >> endobj
+ 2072 0 obj <<
+ /D [2063 0 R /XYZ 306 706.351 null]
+ >> endobj
+ 2073 0 obj <<
+ /D [2063 0 R /XYZ 306 695.392 null]
+ >> endobj
+ 2074 0 obj <<
+ /D [2063 0 R /XYZ 160.182 644.732 null]
+ >> endobj
+ 2075 0 obj <<
+ /D [2063 0 R /XYZ 160.182 648.02 null]
+ >> endobj
+ 2076 0 obj <<
+ /D [2063 0 R /XYZ 160.182 637.061 null]
+ >> endobj
+ 2077 0 obj <<
+ /D [2063 0 R /XYZ 160.182 626.102 null]
+ >> endobj
+ 2078 0 obj <<
+ /D [2063 0 R /XYZ 160.182 615.143 null]
+ >> endobj
+ 2079 0 obj <<
+ /D [2063 0 R /XYZ 160.182 604.184 null]
+ >> endobj
+ 2080 0 obj <<
+ /D [2063 0 R /XYZ 307.818 644.732 null]
+ >> endobj
+ 2081 0 obj <<
+ /D [2063 0 R /XYZ 307.818 648.02 null]
+ >> endobj
+ 2082 0 obj <<
+ /D [2063 0 R /XYZ 307.818 637.061 null]
+ >> endobj
+ 2083 0 obj <<
+ /D [2063 0 R /XYZ 307.818 626.102 null]
+ >> endobj
+ 2084 0 obj <<
+ /D [2063 0 R /XYZ 307.818 615.143 null]
+ >> endobj
+ 2085 0 obj <<
+ /D [2063 0 R /XYZ 307.818 604.184 null]
+ >> endobj
+ 886 0 obj <<
+ /D [2063 0 R /XYZ 251.651 554.907 null]
+ >> endobj
+ 250 0 obj <<
+ /D [2063 0 R /XYZ 72 173.897 null]
+ >> endobj
+ 2062 0 obj <<
+ /Font << /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F43 1217 0 R /F16 614 0 R /F31 722 0 R /F29 622 0 R /F56 2097 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2110 0 obj <<
+ /Length 2687      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅÛŽÛÆõÝ_±HJ¡Ö˜sátÑ;N‚mÄÛ¾Ô} %j—µD*"ewÿ¾ç6¼H”Wö"-¬È™Ã9÷ëXßÄðOߤæ&s;}³Ú={}ûìÅÚßèXåq~s»!¨Ûõ?£uÙVwu¹^,]šF]ÿ‡rXè¨\,uÔÒßzaò¨ãÝj·_,M5Ó°•õ[5,mšÃ®èª¦Æ5ïúˆÐ‚ç¾ä‡ž]îšÃ¿#L‹kŝ@4›“Oˆ²æîPìøý‚Wxö½ ø×í_€»¥Ñ*7†¸ìÄ"în±´YÎÇáÃ%V…›e$-ø‡èC	¤Q¹"äïbíàŒïÓÚ¶
+ ‡²xÔb鵎~
+ GÞWÌ©ÍcA»"„:zlÅØ‚ÏJX÷®Õ{ÆŒ\¾øÁê‘Nmb•ImÐl»,
+ †šhÞdÊ[/@‚¬²ŠmU´Â,ÒR+ððÐ)·$^+ ¤Š€Åö¡­dá·c úÐ+­U,9“ßh`0IØg–6U™e›r
+ €
þÑð…6Iôæþ쏞T£­¥Iôj!ö@$ÈB$ ]²ökÙ‚MY8¡n{*fÔ‡†©ÜgDÄ›·+ $=Ø'éi4ýÞàKÞÙ/÷]^ˆû¢íõBi‰Êbµ+ qîšVî¬Ø÷X2€Pš[e¡‰ØÒÄõqöPTÛâ½$$›Äh½Këò»—\¡H Å"Ü ¦?€KÇšs½¡Åepöj{Òt@$Ç–P X	-/‘
á¹Û-?@|Û–Ù%¯O!ˆÿmo8CtNlÔ6ÎscojJâÀ-Š´ÔùLDL¼öe€õIbWTuHgô}Ë¿kÉ›xŽ~6Bˆƒ;²7thºfŠmÿ-oh¸Ò»¶Z¨ôþŒ?Qz]œV) TcÏ–b
×8®–ìIP
Bu΂¹T‡ZŒÊ÷Uˆ6ø
%i3	ÒtÄš¡©႘Þ’çÀVu£Àn’e>ª»´ÿt塦‡ (Øš"—ÄyçŒ$F4_ìœë½²£rÑ— šd ŽÕÎ+m´”†¿@|“ª<ÅíTű§£úAôL}âT
+ Ò+ š[µ™â{ÓP˜iиúþŠÊY ˆc6Ô/%§©ÒDi­ÊÒ”U†ÅIÜo͇!­îC'PòÃ-—C\Øc™ò£¤ÍQkç”΃°œa6SIš
Í
:öex
eu&UÝΠÉâk-'½h ™²>¿`°(<Ǿj´¹“¹€)aªÄé«nÑ·S¤p¼œß˾íqf*N,á»EÌàÄ'GHhWìQiU}§¤A³³,ßÆ* ¬¢ì†’è^l®æòµ._`G]†bŒ¢nu¬$c:ðt—3s&ã”qAÀõŒw&Àƹ*OŽÞÉ0Âduv|¢ƒ³OKfcŠèkF¾é¨‘ÿóœ#h•èäi:L•Õf¤ÂKIa$À¯ô…SŽ¹À§Ö¼÷Š±„L®â\?¢T{½RÍ¥š¯Sª¹ T{…RÍcJõOWª¾N©ö³Jµ…SŽCŒa¾•QÛ9b›+—¸Gxð˜‹^ø”þîÑ+G´“èe%zý$6b'&›¨<	ºûnŽìDAL;Ñþø„å8ÌY¬6J»Û ÖqAňãÌÌ~v\d¼r¬+üúù¨-à'	Ì¹À¬V6v	,ù¿,É—Ø—‡ŸGC"c}ÝC‡uÒ{"È‹£Žöá÷ß(S¤ªÚð.Oƒ(ÞhkœDú¤ÞáϨœtÛRÊåì¦s…“‘¾eUÝðï¿‘Øõ7Pe¸è+-nALÄ—+ :KùæÅe>ú/ž<x:‰¶xgY2ü°í‡::Ž°Ðö…瀋o¦³0öë¯@yÝߎgsÃlTySƒ4ò8™°6pa/ŽºËº=øîÔ÷7«çC"o ºbF”‡’†/F¹ˆß«“Ë+ ¾ÎÚ¡/˝ˆ.O<×8õrtÏÈÓd¦"ᔕ.Íùúg™;¨8í¤¶¡ƍ¯Žøòþ8¾DåÊÿ&ÓüÎË_+ zßÏšü÷†¡ÖÁIn†ŽO¤ºltÀÕl‘“€Þ³ä‹«œÓž
+ ß{R0`œ!²:ªÚ'ä¤DBÿ´zç5»_ò½K}ìãN±œ†3^ä¤Â1Ó'*Í󉋄ñ¸ÉMô¡îï\qAÒç•Ð£û)j\Ëõ=ú+Š‰‡‘ÎD	>y2÷óƒS~eÓ•ÒÃ+ endobj
+ 2109 0 obj <<
+ /Type /Page
+ /Contents 2110 0 R
+ /Resources 2108 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2112 0 R 2113 0 R 2114 0 R 2115 0 R ]
+ >> endobj
+ 2112 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [93.7 572.75 118.117 585.651]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.2) >>
+ >> endobj
+ 2113 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [271.157 572.75 295.574 585.651]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.3) >>
+ >> endobj
+ 2114 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [465.552 572.75 489.969 585.651]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.4) >>
+ >> endobj
+ 2115 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [372.731 550.827 397.148 563.729]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.14) >>
+ >> endobj
+ 2111 0 obj <<
+ /D [2109 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 254 0 obj <<
+ /D [2109 0 R /XYZ 72 647.81 null]
+ >> endobj
+ 2116 0 obj <<
+ /D [2109 0 R /XYZ 72 412.816 null]
+ >> endobj
+ 2117 0 obj <<
+ /D [2109 0 R /XYZ 72 382.533 null]
+ >> endobj
+ 2118 0 obj <<
+ /D [2109 0 R /XYZ 72 351.038 null]
+ >> endobj
+ 2119 0 obj <<
+ /D [2109 0 R /XYZ 72 298.227 null]
+ >> endobj
+ 2120 0 obj <<
+ /D [2109 0 R /XYZ 72 267.338 null]
+ >> endobj
+ 2121 0 obj <<
+ /D [2109 0 R /XYZ 72 214.526 null]
+ >> endobj
+ 2108 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F22 695 0 R /F20 703 0 R /F23 698 0 R /F25 1028 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2124 0 obj <<
+ /Length 2819      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥Y[Ü¶~÷¯8@¡v´¢HÝ
+ ôaÓ4…ƒØ(âmóÐô–´3ª5ÒDÒd½ÿ¾çF‰ÚÑÖ-^Š<<<<×ïpÔ.‚j—Å»,*ÂȨ]yzóíÛ»ïUºSQXDÅîᑨªÍx³×ZýeºQ|¨ ©`TËô#ÿµÌÙöytôDYöç›}œux³7ÆïoþõðÃÝ÷q읤L¦ÚÈyPD»,,2\OÃÄ份¢”H“¬ÄÍCÓ™¦ì/m…’Ä(©
+ ~»A1žùÄB± 'Z@üd×S3·„ÕQéÿ]ÖxCVfÚ—õ–i@„‰‡%
+ Ò_`Â]¢ë§-Ùíð™.Vɾþ„;ϸ±žè:·(Àn¯£8̳ÛÇ*,àFx®%S™@Ì	Ö-*<&…€xÿýè¨Ë©éeN‡0©BõK”¨TiXèLŽÓtÜÇÉí§ÐY|cðoTx¢Å{<‘<êg/ƒ1ë]ŒFíevÅšç
0>Ú‰?pᑏ™ŽÂåLwêá"pÔTãÖ´ìéE´Æ4á¨+…}×Ó¦ªpñÈvonä`'KëîmG™¡«Ôl™
MQåjmÞÃétF»¢Ãšìv©y‰Î#‘µ>ó×7ø¥Ñ*´%^”š“€7Ý»¦9
+ älR´í˜OW/ñ“cœ£2,‘ä)yÅ4N˜ö2’Žòt¤ŒÓªD.5ÖÝØLÍoìþ ÔgÒK´rUgv§ŽìZxžR häÖ8\¥$˜hº—žUÈ5Gù"ÿ;:!7ȝÎðtß‹
+ çEÎ)g*È1ûkQI}ö$_äQù‹¤×(xçá.R²êÙ"ô7_cìCËI)ªc%ljdmŠJŒó­É60èÑ bûÖb^¹å„¦Õ*ƒ'Ì\V¬Æ½µiOÇa;¢’\Ž,û®¤x®jžøÐߣ
ñþiŽƒf;'.¹É‘<¦ÙíÎüÁù$	ú…'„o;kû‰#€KqüeP;’tånÙpj:I³]ßíɱã°©e(ŸUqæTpBÝΙL2ÿàî9áÊ ùõ=eÇç{›ÆÅKPzôÊôú©)kt'ªÂ,ç:øîã=Ћp©™ó)Ö~jk& '~äñ•< @w൫à¤à|Àc,¨,Ù‰Ó5‚¸º6î ÃùÒځ<l&”Ó	/Êç×õØ(IþûÀCf©ö
+ òŸ¶
+ ¿
+ •ü¾Â¿7©ãèâ(Œs&IJq}\‡J»k=^—„€—½z­"ÔQ²[h6¯¥Ã(ù?Îy
Ïhï0 Ñ;œQ9Æ:zæü<=Z–Í‹SÅRºq¡G	ŒÉ¯«6nyYµ‘«ý•Ü‡t£%ß«y¥z¦¢pr™¤d"Æ€§~xf²dH’àßÔ•@´©tm}‡Q‰MÂ'ÓE裖i+a„c¬B´Šw–¹¥àc;Žü‰Ø£ˆ4‰óe¾#=Tx=1+ÝŠó8ò˜Ë
+ ç5'MêiÞI/B¼Žp›§}´Þ+»ð
+ ŒÙK—ñŠÜ/ƒ@Ó6Ýy`µm3ÁJÇUkdÍ8sŸ(’¬Ø^QÊ}¢ˆ!WûÌ„O¢ëX*×£äôďÁ¢Úeë¿nXžºõ¶ÿDpƒEx-õñ*ZT„ÄÏpH—˜@S ãg‡áÓpßÚûÐ/b€YÈïsG‘õÔñÜâÕ¨/a
þñä"/Ž]Ÿ„äX‰kçTÓŶ¢0\;$.l+ ¬”E’ð ­0×l+ƒMbLÿ'ÁŸQ üw¾p{u`hö•RÜÁÜOµ ÀŸÄM¸Ã+ þˆy\CɱÕ-ï§~çægÛV†–€ï9ó…ÌåÁ˸xҏ?Þ(¥‚¼ßp’ÇaF5÷“ÃgàáO¸§«ZßQ©ý¨y06^á)šw”»Ãg)ë¡©‰¸ºÏÔK	A³®æê{\f†'1ë§mÅnŒãM#ŠK¢ã† Ž%qû'Ï)ÆȪCV’+ù’v*±@}} Ð=
+ ,ekl3wT8ë…<N“ ^2®õvcò Fë­ÛW3t-Øã³`
±ÇR½²(ž9nãÂø•7Ë©Kœ
‡¾
G/?¦àœ¤ÕÒ.ÙGž.Y‹ŽÊVuå4kI•3ÏÖwÞ˜¯SVMÆDßRÕf}
+ ÂK°×ã§dNGË[c%ÓœE{îÓ^¨Ä9Ïœþ°ZEê…%©ÈÇ›¶Áùô4â4Äbí@GaÄ0Ê™Ö,æZoU­šülw}(ã°G¼èŒYò$ZÈ;îXˆPo¿ëêu
+ y‚Ò{
+ qM¢Ã€~AH—~ÇM‡…µNâ=4'Ïã0ìj)xœþS6'®P±–§Hœ/ä×_¦=›—òa‹³àÝÊ„©Ù‚g¼‡Ûu/øxáGb¦‡®3ŠšßÉ›bÿŒ®.Ò;¿EÕQ¶èÔûm?AêÛ#ÑßÏÌñ@Ùë|”»GþÎtzTR°aGµ ›Ò™Íø(bœ¾Aó"-2±{~ÕBº•,Ñ \ï>Çz,ïð8ð´„Q™¸†€0CbÚïš4×~™¤‡I¤Ç"ËVٝf¾CüóaÝÂð0Xâ(oM3€Õ*2À¤?›v!Ÿ0~¼ÞÔáÍ¸‘uWÔF^žê/‡ãblŠ¾Ü½w¹‡ǵmÛ˯"H+ ÓÔü—ûÁ(½ß Q‹–ÏX˜§¢žÐÓ„¶qç_ at _<×Yå_}­×a¹'ßøýY¤!?&€^ŠdôÇÏ¡95oþòðæ?Úv·Êendstream
+ endobj
+ 2123 0 obj <<
+ /Type /Page
+ /Contents 2124 0 R
+ /Resources 2122 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2028 0 R
+ /Annots [ 2126 0 R 2127 0 R ]
+ >> endobj
+ 2126 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [183.58 683.395 207.996 696.297]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.14) >>
+ >> endobj
+ 2127 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [516.58 354.13 540.996 365.82]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.4.1.2) >>
+ >> endobj
+ 2125 0 obj <<
+ /D [2123 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 258 0 obj <<
+ /D [2123 0 R /XYZ 72 406.662 null]
+ >> endobj
+ 2122 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F20 703 0 R /F31 722 0 R /F35 1025 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2130 0 obj <<
+ /Length 2150      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­YYsÛ8~ׯÐÛRUL+ a¬uë/ð:
÷µjà»I¨Õ¿5ÞÜó<mrümŽ´iØvŽ­€Ó¡Ú¶°²¥DX+ŒÈdæ®þa
lyÖªv¡‘ÁÈH·å·	)EQj·aë¸C‘†>FÎ
+ 
Çy÷;·AÍ­(-«*5`C)ò‚MøGäÆ¥kiæK`.Sš66Õ~ÏŠäKð`¸EQÒ–Ì»CŠW`4iÍcÔ"»Éº>û3•ºÞ­Ùϐlµ=8^M(z–£½41çÐ"Ó^ÿíO`ÛÜ&›%PÀh¨mDf+2«Üú«˜©¥0Ò<G¯åƒzµB§=¦&}B¦ßâî.K·$äVã±'Où©*…6ύ ÅÜ
+ Gyù¿‰#]ò£K1à8—ˆ΄N¥œS}tfU¡YÑ?|ìœÇØ6ÂŒl¿Šø°|
+ à,FA‰Ôú
p°Ô&;pã4©&ó¤H
+ l^û#·èøÅÔÈ&SɁðãêx+ ÙÏï!Ô='V•z@PáÙbJÆo03p¥;¬ž@ÍZVó‚Ê'Üùk7+ Ç‘	y/"\,ßKÅÓêß\>V(ALÕc@‡ƒ…LJ¿Úum훿Üqu„_2yƒZüÌíáC¤Ôè‰ïã•­š”QñÚöTD>d
è ¤Ñ)×À:¨!Bõ6µ½>Ü Wð4ËØ? P¡9Ÿ%΋¨óÜþcQ´ZM[ºÂå¶s¨ƒk—ëŠMÊØd>WÊG­%ŠõpsãÈ€½ûmPs´é¢°mìyjÛFî°iÐàE…†šo43 qߺÔù(iS@~z¦VMðQ–IåèŽ/Øø¢šê53p탹ÈOÏpÀ•…XÚPZ€åŠ½h鐺°Ô~±úl<sðE°T‘7'[½®©i\sëHµtù+ /ºˆ‰l‚wº'Åý‘gS>­õ­6Õ·yi¦¯sÒ+ío	MÈì‡ýôÁçĢFSHWþŠ/ ©,K6ñ.9ë*¶Lºu„`–(ÆìÝÕLº rM	~‘jüÁàß³/¥óõ,ÿ<ÃwbþÆPG–å¼™IH=ø(Ã߻٧Ùï#„O¾…–São™ü/ñGƒÓO¾,¡¦)’É–„ªÐÄ¥lz¦ÐêôŽ¬ÃWq'¡éeL0½¢ªÝ½`hß5à>^ß[×
¶<ïÞ¿pȝ7Ö3Ph—ØynÓ2Wôhìø†fûíPó¨ÁGþÙ„gð!¨LÜòúŽ’/5~[Çâ<¶‡d€½·A~Ñ׈Z¨F0ŠKR3ãÍù_²B8endstream
+ endobj
+ 2129 0 obj <<
+ /Type /Page
+ /Contents 2130 0 R
+ /Resources 2128 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2138 0 R ]
+ >> endobj
+ 2138 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [402.712 473.15 409.437 486.965]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.23) >>
+ >> endobj
+ 2131 0 obj <<
+ /D [2129 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2132 0 obj <<
+ /D [2129 0 R /XYZ 72 699.448 null]
+ >> endobj
+ 2133 0 obj <<
+ /D [2129 0 R /XYZ 72 646.636 null]
+ >> endobj
+ 2134 0 obj <<
+ /D [2129 0 R /XYZ 72 615.141 null]
+ >> endobj
+ 2135 0 obj <<
+ /D [2129 0 R /XYZ 72 562.33 null]
+ >> endobj
+ 2136 0 obj <<
+ /D [2129 0 R /XYZ 72 532.047 null]
+ >> endobj
+ 2137 0 obj <<
+ /D [2129 0 R /XYZ 72 501.158 null]
+ >> endobj
+ 2139 0 obj <<
+ /D [2129 0 R /XYZ 72 425.818 null]
+ >> endobj
+ 2140 0 obj <<
+ /D [2129 0 R /XYZ 72 285.317 null]
+ >> endobj
+ 2141 0 obj <<
+ /D [2129 0 R /XYZ 72 213.31 null]
+ >> endobj
+ 2128 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F23 698 0 R /F25 1028 0 R /F35 1025 0 R /F30 634 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2146 0 obj <<
+ /Length 3003      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍ]sÛ¸ñÝ¿BS?”š±‚+ + xmßð©”Ó9†ž¾gYü	µ¹$Nj†4•·CäAUMs‹ƒlPÔª’b4&¥®[ÀílUáD‡¼°ŽðŽ­	ìP¯3!('+å¤ÆÈ×LL¬4cœméÒ­Ž¼‡Puø³‚wt„ú]ß<0ju"eyځÑÇ=]›ŸeÆÐè×]§^íW2ÃófÛõÓ5 îR鄾9£Xº]_ÕiCqÕ‰?ðØ}‡d¿¶µæOšA÷kÒ’›ocÓŸœî+ ˜¯÷ËS§…Ðû~*˜Ä*Ë]ÜDqìÉûÄÑ/¤Øl~6áfÎÙ=»½qìŽïmç"ÌÚÀ)Ή°-º¼@BþÀ—‘ÄVeÙ\

BÌ'ÄŸ]>¯M]öî¢7˜raJvÓ‡Ög@èâ
)i"ªlÝQXìî{ÃS>7€ñ#êJçR¢ÎàG¨	cðª"b®!‚á	9rÜeDC¸oj–&䧉MgªMËólâ%—€/c§‚†ñžâŠ'OÁŒÐK>ókƒ,„tIFC‡¡
óÉ<Ž~B>tú\eWd“ìIkPAÆf™ƒmÅŠŸâÄypFÿíä<éë°yRæËjf•é[ƬU‡Æœ”“ž[/‚wHÓ fzÓzAZ‚VÃáµ
U7)ñ:$@—™äe6%}ô5´ Ö¥:¶Tij…úoÛ§*óõú“DÈ+iÈ’-Ýfl\ª
+ []ãÆ¥Üûì¾gBÉ#Žð¤=c{n)])']EôàÖØaX_¬ç9Dà×M¬Šã|^Xϯ3A¸Û+ endobj
+ 2145 0 obj <<
+ /Type /Page
+ /Contents 2146 0 R
+ /Resources 2144 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2148 0 R ]
+ >> endobj
+ 2148 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [531.241 540.511 537.966 553.72]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.24) >>
+ >> endobj
+ 2147 0 obj <<
+ /D [2145 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2144 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F25 1028 0 R /F22 695 0 R /F23 698 0 R /F20 703 0 R /F31 722 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2152 0 obj <<
+ /Length 2980      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍ]oã¸ñ=¿ÂØ—“µVõÙ‡¹k¸Ãµ@‘ }ØÍ-3¶º²ä•ä˦¿¾óEJJ”Û…‹"‡œá|ÏHm"ø©Moò¨£DmªóÍÏ÷7>ÆåF%¡N²Íý#AÝ>I¸UÞÓàÆM
fØîtέižá1Ô4—¿ž/
¼[؜ݠÝê8Íïu‡›ä€G|éqœ¿À°ÃÓãD4ðöáþ·U¶QQXF%Ó·Óq˜Ç)Qùk»ÝÅEtýÁö<;|ú?¶i˜æjFË3㉩¢UDô9RÚV8ë?¶qØÖtüüÛlºåñ#*hÚfZ˜:˜þÀ“Æ3	Áã]J&«¦¶-â‡÷0Sªài玬ÖñÍ–·©€A0}Áã{‹|ANÄ*,cMœ¨Çí.Ñ:0GS·½$þÆ8¾ô¶ªÇß®åY¼&në(Ig˜¬¦Ù}A¢:|{jGs6ÀAãé<„Û]žd$	\O5_O'tŽÃ„%^8Âöt”H
+ /ϼpp
Ó`{`GîvŽ§UN0{Q¿Ì¥'ځ…AÅl½Ò|šÜý¥ë˜Ng:V¨°PZ¡í Ã´ö½ÖÈ8
ã,h8QÁu¬ŒÈqW;5ì­¼!µe0ZwÃKßÑ×È%¾#‘ï¼ýÄ*síˆFkÛaÜMVèOÀöË\@߯–‡:J–G=kea#wÐœ	+‚ŠVÓîH Q˜§"ΘÖÀ°×ÅqXè9ןʙ¹ànèÅYŽ‰ŸÝ]Jâ5Ae¦N懀v$q³‚[+ Òỵ±þٍvNi=Nd¤¨´ÒÛÆ8_Ã33³D›Dh´I\BÏÊ,?ô2*øiàEÃÞ•5Þoi¼²nᧁyª’4TñÂDû£4`’.OLzkCp*>Â÷†
Ûû
ÔÌÿ9ç…°{<ê™ÇKƒ3ÈÊ}¨­PP-Ì‚‰‹øRf#ì@e·á1|ϯŸ`=PøADÞ­ànOhÇ^ˆ÷x÷Ä ¤¸i_SDÛ-ü	+à(‚Q"˜xé؉|¥94â“aˆƒ4<ózr|b\JÑ“¨€CNž:â¼³€1±¾î®B6ÌM~±>¶¼ßO-\¼ÀãË=*¯—ñÓ¥Ÿ!WŽý•%¾ö¶(“ՍΥ[ˆ—GØñ€y<srßÆݤ£L,eÀƒÔ¥HÈyÀ^tX¶9챁M‡àP;@ïjµSÂŒ
+ ÐÕŽ6šæˆG{ø|mkrgDààô÷†I•£Í…4ð8¡â…Äð¶¥ÎZã¼2™ý†fÎÕ)#Fˆè& ]ŒwíÀ¹eÜÈ™u;KëPmG£9Ïv×¢½¢˜腏6¬‹›ÝÃyϼE×S´š´Ft‰mmŠ“™s€5ã¶:”O6…{Å”¾Ð€™íµ“«+ò'Sl++ ΧÁʤÑ3ä8ZoŸ£ G­Æ'
+ —Ý´‘Øs¼RÖ"¨/„™—(ˆ3W‰è©£b¡]O¨;R^ Ó"hL´<d3n|mæl€I)Äv'ŸvjÈÏ{2F
+ mð†>ž´œJ=€wOöµ0øý÷­Ïðïðëg¥“8Ϻ2æO]ó™æ.UEð]=`*žç›÷]ì×È}$TÛ Ì¬ÖB`½ýT?+ À,Äü|õm5Òm(鄲K|“5’Ãø´êmæ“¢«‚õ®3)ÏfÕ¬ÎsÙñÃ;¤²ƒvâ.â™]ª<s_3üuÅr‹0)Ÿ½S˜G/õŽ1{’Z¦%õËÿ+¡(;ƒ5}…5æû+ + {¶F˜}âÐ]GŸðÔ½$LÀs8PÄ\Z!È+ ‰oœ«‹0+\€¯ºá»ÇJG%”OóñøqQÚáE¼#µ0`bÚ™[“]?gÍ•syÏâ}9T¬ÔBi߸O&éÔgé«óe­a„Ú++ÄhªY`ü¯²|ÚtxcÛï.ñ5)upKQZÊÖ¤dqèŽ8Íå+ endobj
+ 2151 0 obj <<
+ /Type /Page
+ /Contents 2152 0 R
+ /Resources 2150 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2154 0 R 2155 0 R 2156 0 R 2157 0 R ]
+ >> endobj
+ 2154 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [404.54 587.629 417.441 596.652]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HindPioli:ISSTA00) >>
+ >> endobj
+ 2155 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [383.277 321.405 390.002 334.614]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.25) >>
+ >> endobj
+ 2156 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [241.716 148.146 254.618 157.168]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IntelPointsTo:PLDI01) >>
+ >> endobj
+ 2157 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [213.773 92.221 227.541 103.728]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.1) >>
+ >> endobj
+ 2153 0 obj <<
+ /D [2151 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 262 0 obj <<
+ /D [2151 0 R /XYZ 72 720 null]
+ >> endobj
+ 266 0 obj <<
+ /D [2151 0 R /XYZ 72 461.626 null]
+ >> endobj
+ 2150 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F35 1025 0 R /F56 2097 0 R /F22 695 0 R /F20 703 0 R /F31 722 0 R /F30 634 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2162 0 obj <<
+ /Length 2306      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½XKÛ6¾çWì-2+zP¯ÞR´Úëè!́¶h/³²äPr6ûï;/ÒÒÚ¤=¬)r83œçG¦w	ü¥wUvW%Mœ¨ônw|óëæÍûiy—&q“4w›=QmÚO‘îu·J£çqµN##äeíaèôgÍÓ*«£Á=ÂJÑDãùtZ­³
+ f¦ýn3ð­mlúS{þÕ=®uÏ£A–#ONÁ>'ÜH#ƒ_VkÕ”‘•CÏ‹(%p±^¬îqj˜¼”ñ	1N¾ùçë9ð^}Þü	g_giÜdÙàäüòβ~ÝóªVÑ;؝砝áAo¾O<B«‰¹"³õ/hÙz¶ä©gÊÀÀÒ¨õlWa<LNǏIë´Œ›¼ÕsRý`ž•ÈEöY™GæÛª("rêYO–¶¿CUÑÓƒr.}æè"æÁŠe¥"÷gÇ–¨'ãN |íDoâÈ'ÌkNFTú;)<Àûy1ÁâSeJqœŒéÇõßIª˜v®JÅyS	é»ÌÊ8)–œöã->eœÁèÇ|Ґ­qâ׌òFù­U©bPyî­v\k}ƒYVÇY8X+××u¤SÝDg
+ ûm'‰PcæðoˆÜq辡—d]óÏWôq>šU‚^6ϼ¸CzÑž¥1ËšBøú8x mü;¤Í ûº[§iâ"˜Fw‡â|z8Æ«u™&Ñ柹v¤^/NT`7PÙÁ`ÓÎâÑþë<S‚óÜõA«²yœ¢Äë8Å UYºÐiDñJy>×O«"N«úÅÁ‘ék‡¯ËÅá±€ Q‘OC*8ØâA9a:Û{‡‚±ª¤Ž68FݬlÓxFrõ`Û·ë
G€'H|¶›HògÓ%5…yXî6œ³¨ÊyB%©ZT¿ç…ígŒjÙ¥àÇl«¬¹KApQpZçU\çìIÆÿeL[”3Z•ÆIS†Ǭ­ãþïí
îx—„˜:VK»ªŠèƒ¯Sö•ü^§	ŒVÛ:nÊšØÜOÞ;P`Z»ö­°LÈÛ´Ð6Ok꥽p µdSŸ ó9"…šæ¿£€›Ûy¯ìƒÂ„2k”©L׆Mdâ¶/E£¢º³Zt¾ÙýaþSš5ŸY„õ¤üóÎÐu‹VÊ¡ôHÝcñ	[MžÌ“
þqóAO¼<KöóD
#ÇóÉ^œ>9²êwËÛa5(ÒP÷‚_
+ PÜ°„>ñŠô`ÎòK;žOzg¼ØÖëìe
ãv¿e²GIÑk,ñ‡ ‘PÞŒ`Íª†¤p_0+ú·ã…ªçÓPçóý–Щz+ ½ãÆþ…ÎaåÍI|%—28–àˆ÷!“ör[#O
+ 9+³s<…OáS¸ë*,ß,Y3ãÊFdØlfØëÔù‚¶k‹¶ŒÁÅFoIïá,«‚™¡¬cô„TŒ¿qD×J 2vþGK*˵’g£gôV¥¢ÁÓšy¥©q¸ ¼¼QWÉ‹ë,È%ô°'Ý^€{ÜÇm¢¿a¹x2ÁÈÏ\\F	R‘ÐvçolÔRs4/=hÂèÐ
[yÂÂOÆ·TÇõ¶3ßBøŒÓ[¹¿€†•jwÁŠ/LB2/àÔREmÂrgå1_õñßÿæîœÿë»óøÿܝ7·Ÿ•ò8QùO<ÜI¬JÞUøÛ$·o°
Ç®ÛÖp~,I~†„¯=`Ô¬úo°k›ùÎw¡Ó$BCʇ•ß6<œ„
+ Ìöƒ,SM6@¹ô4‰G†ð‹NQ@Ã[TÈHÈî7³xŹ9B˜8Ëê ÐÁ—9''üá†%^…^WOn!|sö‚KäÆ…‹¯>³¤9LOùéõEmíÑGC§]x¶âgõ“eˆ6¯ŠZÕDœl¹Aíð=ŒêH»äñ)ÍêÏ\2ˆðBwë2³¬"ñuKo~ß¼ùë$nÞendstream
+ endobj
+ 2161 0 obj <<
+ /Type /Page
+ /Contents 2162 0 R
+ /Resources 2160 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2164 0 R 2165 0 R ]
+ >> endobj
+ 2164 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [477.911 531.632 496.267 540.655]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:POPL96) >>
+ >> endobj
+ 2165 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [249.155 114.071 267.512 123.094]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Steensgaard:CC96:FieldSensitive) >>
+ >> endobj
+ 2163 0 obj <<
+ /D [2161 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 270 0 obj <<
+ /D [2161 0 R /XYZ 72 582.042 null]
+ >> endobj
+ 274 0 obj <<
+ /D [2161 0 R /XYZ 72 208.326 null]
+ >> endobj
+ 2160 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F29 622 0 R /F56 2097 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2168 0 obj <<
+ /Length 2467      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXKÛ8¾çW{‰
ÄŠDQ²tì™Ýf/³@ØC’[¦mMôðJtº½¿~ëEJJ«³ƒZ4«X¬*V}Ud²‰á/ÙÔæ—Q¬“MÕ¾ûåñÝÇßT¹I’¨Ì²Í㉸Ÿ·:Ú%ÛÿéÝ×Ç~ü-Ëg\:‰â2VÓ×Ñ¿adÞ…DàMËLx`«
üwûôm:ƒS÷±¦9ZžÀVqTÆ%.ß*Òe²Ù«"*ó‚¤<^,s¦ÙŒSéHë,(u´Ãš<P'š7µ=²¤d#LzÈ„ÿü¨.(Þ^«±ÂÑ^Ûâ¼ívªØ:ãЈ¾ãý‰ÙØ=Ãh‘¼Ñ_â$ëqåó¾î&2oWG*>À’\o+êÜ:šqÀ¸G;7û<â8Oï•"ë Ðvcí¢°¸ÀýµmŽûu¦Ý^ôv¼=¢Û?VóˆÄt{ÝíÕaÛ×l>ðq`bð¨7gd‰Ÿó¯Ñn_€1¿;欅2º¡®\sçÙ¶DÙ†<µƒ‘N7<æsØéu4Ä⇔ü0:¶íÑⵘТ	
+ pNš*‰j?_j9wüå.2 eúÁûÇí+ÃŽbrÕSpø³ÂØwhƝ9jŸ/j¦LRê(NÑæu‹(WZè_â,^¢#¥•°ˆwT¼9D`%Pó(ÓÅ&…-‰#]óItHÓÍ~b‚ñÍsí.8‚³¶èÒÎ}+™02ßçLÉŠ$I?ðŠ$ξÊ$ø‚¾&Ú4FE³ÊU”jέ9’sõÖõøM·FBÇã)[ðLî<y2£ã%õÄyECÉäêÊF´c’GezX„Í(㵝æzÖ#f=~|6¿Ê|¦K´Á	ÿ5)EÛ‡‰ª³Ãö	;æh at mØö›,€ƒ ßãø[°ÿÎJ¼}:ÈQM¢.ìïó[ãEê´dH¡l²óªÛ˜V“'àcS¡s‘	+ Mö—¤YSÛ€ô¨ÿÅÈŽfa5‡ÂsðsÓPÅ¡8×!¸ì`(÷𳺨
+ ®‹ÈføgÕ3“}qo"äe”Éï™)x œIøk¼ô·†¡^¿ÿÀàVËOU,+þëSæÓLóaüjóä++ $8m'r$õpüÿS/=0pã÷¡;NLˆÆ÷#ËZ+ •º0Ç`¯!Æ‹~uwÂ(Ú™úØÚ‹Xõ^T$¿)9)·’„¢™8VgR´)À±ŒSŽ¤P8Z£ix–àý$|T42ò~(¾jaԝoaââí=²\… %½óï†W»3ìe]ðÎ.[dٝ@ú éaÍ)ZÉÇӼ«VEŽp	m2V	®¸ˆ¤cß|§Ø8Ã*,¾BàŠ¥ ¸( ò83œ­_,s°W—ÑCÎE®5æXÛoìxÊKŠ˜eÌDêwÞ²çïÌË+ˆà,mÆÊ\¹”a$Æå–k!sLÑ‚qÀ¡7
+E°uf®	Où†ï»,‡]BéA¦çKßØýÁUhyÖ—›…<´ŠHúˆƒÏš±_9sûrmP+ ”ÎŽSjÏMæùb+ Æ’r!ý8Ê;sÛ.HÎÓùž-¿8¾[\/}®Øàu¨ ïn©°¢ïÞB´Ãa{¢†²áã­–½ñ5³ð•Ž¤è‡|7^ѐ&X½¨Ù¾¶¨CN&ü~òN—ŠŽsi¤£„‡|éÆ1Ë“ùBëECjE~?†ab&‘þd	g¡®U¤_k>œ/ð€d>‚ú¨`%ÇúInrHa´¶¡õ¨Ø°pÉÏ14ÔOM`ÁŸ@ÒWáŠm†ºJݱ$òJ=gw¸åñŽw"ªDL~žáþ)4ÕMV÷^dxŒêy®`Ò²¿ZšY?½Àüª7øf©3q°ž`ZQ÷ÊO`Éâ%)‰bò3Ðqܳ‚i©LOϦ,Pö„žÞ]æ{@2þ‚M9Œ<Ëçl	v«(žù¥GéHåé"ΰEKb¶ò úb¢Rª ÅL>^öá»ÒŠAw`œ³¡*S+–$ÜŠ¡8¸åݤÙÂùÁHƒD+’ƒ@Z»¼ã|ìÉs̝‘ðvþàF>1`k-¾vŽoÅÌ'ëûzèt”á _€ïÈSŒ¾0û†L†;ghz“¥Žì‹p•ªjz¥ÎÙØõ?G>L—²XÔR%mØ q¶OÎûPkíDU‚bX&]tåŸo´r%½Rmk}üÿ—ðE²H
+ ÷x×|Á•ÙK_.Øô8dŽTkè1°oûCËqÒ‡gD +Õd¾<Ú3È
ýÖ&ZWýä–˯Vàú{x2÷!
³«!ͤùÁc+ endobj
+ 2167 0 obj <<
+ /Type /Page
+ /Contents 2168 0 R
+ /Resources 2166 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R ]
+ >> endobj
+ 2170 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [356.873 657.154 364.32 666.177]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Andersen:PhD) >>
+ >> endobj
+ 2171 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [430.296 635.232 443.198 644.255]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Fanhdrich:OnlineCycleElim:PLDI98) >>
+ >> endobj
+ 2172 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [447.855 635.232 466.211 644.255]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Rountev:OfflineVarSub:PLDI00) >>
+ >> endobj
+ 2173 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [470.869 635.232 489.225 644.255]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Pearce:CycleDet:SCAM03) >>
+ >> endobj
+ 2174 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [308.352 226.093 332.769 237.782]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.1) >>
+ >> endobj
+ 2175 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.756 138.402 125.688 150.092]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.5) >>
+ >> endobj
+ 2169 0 obj <<
+ /D [2167 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 278 0 obj <<
+ /D [2167 0 R /XYZ 72 720 null]
+ >> endobj
+ 282 0 obj <<
+ /D [2167 0 R /XYZ 72 310.752 null]
+ >> endobj
+ 2166 0 obj <<
+ /Font << /F29 622 0 R /F56 2097 0 R /F16 614 0 R /F35 1025 0 R /F22 695 0 R /F20 703 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2187 0 obj <<
+ /Length 2852      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYYoÜ8~÷¯häeÕ€[)êZ Î Ydì1fÄtKvk£Ã‘Ôq¼¿~뢨¾‚K"‹Åb_U±Õ*‚?µÊô*‹Š02jµm¯ÞÞ^½~¯Ò•ŠÂ"*V·Du[~ên­‚‡~híT÷ÝzÇY0íì„oy°]oTÐ)yäi½ÑYЏ81Ö÷8óÂ3÷0“ìÇ
+ )J73Bf;~Ö°´Ãñi°Oð>ô´~+ëT°àŸmº¶M]1u¸Þ˜¤ÞÝÖÒFHñ¼v»,¶Å“u½œ¤ú¾NdŒíT­ïn
l´
+ ­IO¸s­GÖE’ý>Љ›¥
aÄ6ý€§˜víÈC G^e›†_žèPýHúBâûF–û×0’&À	UÕÖ4m‰’Õ-½òÙ¥vO=?é=’|¯K''´ÜŽ}gÉj‡*ˆI¼ÅDہãÔJBm× ÊGÀBdÁŒ
N"Ø¡äa’%ËYrÐz
+ Ú@B­鸯'’¡nH}Èû…×< ø¿“íÐì ŒÁUuAî§$wÁMªùä+( ×¬;ÈŸ¡µ_Ù]NuðmïMj`“£Ác¿ÅU;þ²2JžÁQñH9»Êvæsï­IAáqèùÛìv.£À„
+ ýÜÄÁ
yõHòÀïÎq³S5Ï\ÜD^»C $Ø„êgbvN!a§­¶F{$ôiäxqŒ [Šþ + ~ÿÄS¿ôíSÝT}èȪã4ì·YX–}‰’è—¡Æä¨5‚ÎP8•†EœõÝ¡‚ÑˆSñaëET/¤œL„‡§mj2;мØæeœ=ky~'ï^xUY‰TºÝ7×ÂmÞibö»jrܲƒMœ@•ðßYŠqy0òì/+ G5lôÀ–b5/¾ “¥+ IùÃŒŸÑŒß–$LŽÀòÌÎŽ•+l’\`+ 8–â–Äùè"ìiNœ1ãÆè*CéÏA#Ô–Âó|[ª|m¯Ë€Çã»LJŠWœw‘¡!2xd‰vøMî¬W;Í]Ìõ¾˜x¤²s·
+ <±Úw.{‰M•–j˜O·»x¥Aµy®þY°²S,¶¯ãmȘ×Þp@|cxUSuSŽüiùá]ø ž‡e+ }ff+ Í\¸>¸šÃÝvIB“1ÖWÇûöݹ„òŒùƒÛ~ÐíðãÎ5+î–g»¨Ižå
àÁq¥ÅqžÅÆ™Ã9.^íñ
‰Î´Gnµ©ÐϸfÄ'¹9¾œÍd:;ÌØÄîÒÝ+ 2çKÛ.¯Èqò3Y)‰\Pù|j"/Ê!çæ.¡þëTâ<Œ•‘éëÓõYg.£ÿût5L™OèŠE{sxÜó’µÈôX§?,ÿcÇBÁîX2‹)¼ñxѤX&wÔö°8¹¹•‚Ž‘¦Z؏Óf½ìÖäRæ))ŒUóÀÑ«
vÈ!Œ£9}¶ËfHçõ¤Á§æ£üçô¤+ endobj
+ 2186 0 obj <<
+ /Type /Page
+ /Contents 2187 0 R
+ /Resources 2185 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2142 0 R
+ /Annots [ 2189 0 R 2190 0 R 2191 0 R 2192 0 R ]
+ >> endobj
+ 2189 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [273.281 640.156 289.213 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.1) >>
+ >> endobj
+ 2190 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [357.883 617.627 365.33 630.529]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 2191 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [512.726 221.989 519.451 235.804]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.26) >>
+ >> endobj
+ 2192 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [161.214 115.104 174.116 124.126]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Golf:SAS01) >>
+ >> endobj
+ 2188 0 obj <<
+ /D [2186 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 286 0 obj <<
+ /D [2186 0 R /XYZ 72 340.288 null]
+ >> endobj
+ 2185 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F22 695 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R /F40 1305 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2196 0 obj <<
+ /Length 350       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµ1OÃ0…÷ü
+ ‹Éâúìs³ÑJ ŠH±+ endobj
+ 2195 0 obj <<
+ /Type /Page
+ /Contents 2196 0 R
+ /Resources 2194 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ >> endobj
+ 2179 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-MayAlias.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2199 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2200 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2201 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—ÍŽå¸
…Ÿ Þá®{aˆ?¢¤']’Åìd2Ò2›yýP²l‹ª;eʝMИByêú‘"?òÀô߯ÿx}Ä-ð‹6’WJeÃü¢œ·(¯_ÿþúùƒJýeÚ"¾¾¿>’þv>ÿëx–´µ§ýÓöéúì/¯Ÿ¿}üçøCÉ›ð+1oȯP¨â/¯Ÿ^ÿ~}´Çß^ðúcýñOý?¯úïÏÞÎù:Ñþ¨"y}üéu‰+ ¼Ùë§cX¬È“Í}[Žîµ&ê…Ô‹vIóH=(¥ßߍ:å“»|Z®:RÆä¡éµ˜5Gº
LÄ“GI×ÕÄOœyOx²â+ –A]}3boÕÓå
+ j‚kÄjm’ålxÛð·òÚ*q/¾ž¯j¶åÕཱ5·ò+ Ì”èš †‹…?×U†8·‡e]e¥+ô"Åõ‹™™¥º´¬º˜™U8ãG at U'¸ÕP$+ HÅÌànqŁs5Ö…w¸™²\ë"­o(w%°F…^Ž®F\ãLJß0b@tÚvÍEÀV«2-nxsE¢3¥ºÞ\i7C:u«Ph* ƒ>^¡Ìä9YÚu9\`I×#;¨.Ä^qÊ‹:tÆibŽ5ÊL¥²$¶UºT6W¢+5'sÂϹ{Ox-*:Bv±wb†q¤OýòÛ£­0®°Â+уCýðÔ§‹‹N[]Ãœ=U§žá˜ayæišp˜üîzl¤÷©Q´ç…«PTǽQºÆÙ´¼ä°¹ œzjiŒÎø1œå
+ 5Ô|Ž¦]†A’>uÉÛ:-ÇwßÕmHÂÇé?š”gsÑ
)Ÿé——œ¾:Ý‘qCMaæÒmydjOW)·ŽÈ„D3—iÈ¢ÐZÕøQóztTŠn’‹ñÍàtêrHÁ•èVÌð­ÐEÑ­­+ Ä ¿í¯Û?š¾n,iöµ³/exÝLpPkbô#[¶û/M[9ÒÂxÌòr5¶Ç—»ÏMgeRñM”^ç‡4ÃÓfÓô³Tþ¡æJ2½ÊN~X_›NnÔ’§Ca~@5lÿºþ¼m¹*)MCÅ^AäÂ!%qz{Þ5=GICTÀ°’Ãâ	ÃîéøüÐtU‘…IÞ¢dÇÈÜ nxûzx{>µOŒ‘¡­ÞÞ•,©a}8¼|mºÚÈÝ@ç%O¡
+ ¸a½Û5ËF¹È馘Á|i‡Ýö´n9jˆº
x{sD|³ßŽÛÓ©é¬Ó#6ÈêÏg깗禎ò&vuöcrP=ìœû|j¿ª¶‘*ÁÚ*#͹çßÛ§¦Ÿœq|Ø⚃
+ ²Oû6FG*Yw²19µM¡Éšž9æüÚ^ÀÔ‘~žéN8۝h#é<×-.çº} £„(z*åréì¿îw›õë·æ«žk4MgÍ@ ±ä©Yå Dqô_ÓQÇ’%ìÓÓs¢ÊzøôýḇvTŒÜ÷\‡’º8Û¡ÆFVÀ‘!;T¾ÂfßœbÆGºLÕÍN¬!û~[ÛbËÕBäÉ™Š$×\»‡§ãþíõSÓSG]× ’©z?îÿØ>ܝi4k"µV6»†‹äù¯¿ÿóCÓÉ&RO[ÈáûoÇõw%³£\…ÿ'4›ÅQ·uq>·«GÚ¦Ô±]úÛ…’¡Mb›¿“æìRÒ%•¢7»òQ…¡ÄÆB‘QÛ§ÕW_Vt%³
+ ÆSˆðá7úwõkðŽåLÜ&ücCæã_äüñ§wÿŽ$×ÄAL¤i°\YˆÚôV/ûͺ€Åµƒ©OQ%ÌOôGŸ?;5øųëÂ"ßL-{zÝn¿œîŸ{OJ“Öè3'•Ñɝ?%9\<eâ·ñJØú”§ÞS
+ •èR3Ÿ®Tcó”2X\<$YDЍ§ÔéÁ×_¶ÇÞ‚óS©ÆbçÔÁóÂsƒW<\:c0ºœÓ!NwëÂþ£€ˆEendstream
+ endobj
+ 2199 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050329232328)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2200 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2202 0 R
+ >>
+ endobj
+ 2201 0 obj
+ 5377
+ endobj
+ 2202 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1206 1000]
+ /MissingWidth 275
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1005
+ /AvgWidth 441
+ >>
+ endobj
+ 2180 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-ModRef.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2203 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2204 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2205 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÔWKŽ%¹
<AÝá­g‘?"¥ðÎöbö6<nžÍ\ßT~*ST¡’ʪ͠эzÙ•/(*Œ€ØŸßþõzËKâ-$/Õº`yQ)K–×oÿ|ýòF¼´¼pyýx½©ýDx<øÏûÑ…¹}^¿ÿtþò¯¯·_~zûßþ¼–¥”—r]2¾Ò‚Ü}ýüúïëmýøûë
^nÿüÛž¼ÚŸ¿þéx¹.€—Š¶Ï†ñ·×Û_^ï@©å!H{ûzìíó"ؾé)ˆ½Ý5w0ÀPÉ­­?Ž&‹»÷yÿu{ hÿõB-H{}û•õÿ+-2|Þ½¶ŸŠ¥òqe{ð<
+ b^
+ _Ž²?ø#%kûŠËQ¶ÃQ°Øø?¥q{™»†mƆaúÂÜB?øûƒ&ã&¿½Ý	ÞúùƒËç/Lþ'²úë+öï’€È~üǏöÍU^T×;]NÊèòcûo%š}ßïÇQ–œÚ‰Ïߏµ©ÿÞmëźòù‘.oÂZAix×vÚ9[¡ëÒê‹9û*‹Û[ÞáÿþÓgð,,;þú
+ Zý4Ÿ©Õ~â#cëâ-¾´–wðu’IxMï]\Ñ‹}m¹G/öÅÜÁPû0	_´Iä¥ûIö‘ø¿j+³Çrû¸5ízýy¿ÄÏ+ \©½{e`
+  <isœ]š ÏÂÛЦŽiµ¥÷˜}­ø
ÝGëô€G;mýò!®~¯ÀP΋;€M•f+È¥IÎe+ J>ïî¸hß5[AÅ3“m4äv¶Û
+ ZËÁó@TÐxO=R¬hÔ§i@«Ç¹âCÈÉIŸ¯Lñº@§e˜ÌA ×"hNjÚ	¥æ%{P€†d&‚¾C‹HµÕÝ· b†8ñòwÀÖ¸ž„A3hKü;ÀX	cn„©$Lå2gGÂ!1äœGê² c!¤Yñ{XÈZ=#ðå"`<?¹‚zIÛhè
+ r’o‚ä†+ (»x¶9îû
+ ˜¿'¡iÆg	Meil9Íý1€‘LÀ'õš1DýСýåOý¨Ë$¨A3ä#	à±Âç
+ È}&<H|3{C$úáÕß .“@m¡2d°¬š´ ºP–J †P‚–St\„·%@r±…özSƒá:O‰Úrš¯¹w…æ90
+ @>”dø¾+ {sŠ¥„¸€¶:sšÚ£é0UgO×c‚P½=mñ ”¥ßÌM+ïñ3ys¶#>°÷HêíaÓ‰ˆ9ØuèZã~ƒ“%¨:˜wŸ{SAQo‘ŸMVî
"Rl"6;Ø•P>*÷kúiˆB8óÅ^@þ0,Þ€µ½~©cq‘¨x£Š¶:ë“&°8«j<bÔ)goUQqÖÉ„z³ÚÔQ"}0 at oV?R&²ëïìjËeâmz»>@~DHÞåRC*!N2ÒÀÉúL˜Àq²ÄÔ‰yOÈúˆ“Ì>>q
+ q’óŸ°>²-,.?a
ùÖ!>a­»÷,¡ g$îÔ¾‹¾õ‘<qíSTϨSNu˜‹6O¶Dqav2²%2^díhþé'K K&Ù¢µå¾¹Ê^ÕGY&‹º@I
+ 3Ùö<»òQ	åÌÛ–¨±
+ *ûLùt]KºD‚™-+ Ÿ³È6äˆ.‹ñÕçÉFAŠ¸<ÉšòYL“ž¸ÅÔg90QŠ¸¥ä³Ùe}²Ò>Ë¡–ÝþÝÔ`Ã÷=tÔÌ}˜²Q…Ï+<蘞lÕKØøH‘í@Cˆ±æɵ+ ¨®Î".LRXœ«3­¥‡,ƒ«Ûöò¸ót„‘ý
+ J'aÃù‹/‹°ÂÛîÝ|MÞSú<¯OÒ&õž’+ Ën-cì!=ýCã8诃'×>Ðè-ÊQ°½4¸÷DfTߐ™¡T[ÇŸˆcJÓÝ"C»&3”C©k’¹Ä+  •Ë[LS´>Q5.Ì¢ô¦Ð5®åÛñT×Ðu,ï|mKiª©ûµ;Ñ6£Ê]z€¡7(b]È?pmµÕ°|ãQªÓðõF2¸ŠÀ3\±n
0¡`š¶­QÕ!”¸8»ž…B˜üq.gGWJ;›"å·&×v6LôåüΔâŽ(ãògÈÕ-–‡´©å¿À³Q¹¾käÙ(‡BàÑ/=„™®‡ÉæÉCZÕ…Â[¾ïQ3ºÞ¾ïѨRßYyEåE®ïP·U~ädÅÕ/Ÿ{´6xˆMsÎ–
+ û]šйÂ#öÞ¢²,ÈReû[.p-¸\eÑ{[®U®TYN]“_›\eYÓ–Ÿ¨A©³t¿<=B®²¢Tºœ–ÃT4&^j}îXËûü6á_â~;å‹šU9í밍æø¦çîæ/fl<ÿœ¶7!xz>Zü¹TD„¦ç£•=¹îä0š™ÇVëä1šÜ =yD3ó0Ö_Ôä1š™‡ø‡F“{(üS£™y`ß:ZÙóü²£=æëõB&xâÆ—·V
ænzMæ@ðâØ¢Éh{–¢É$mKÏ•’G²¹öÜüáØœósegÊ]L€ïÙ%ÚÜņ{Ÿ]¢Í]ˆ¿K~Ðh3¦g/‰&w€@àfhs5„6¹D›»uœ\¢Í]hï(vØds—ÁãÀì1š¼7D0æîˆv6­¡Ùf—hg&&Î=&gŒŒ.Æäš\¢Í]¬]³Çhr"kÈm梉O!;l²¹`ö=Éæ.DMø÷$›»}àß“lîBž{Œ&w @âß“ìl8eö=Éæ.´H-;l²¹í:ËŽ’lî‚ÀQ"šÜ6F†Ñæ.fH‘lŽ%ReX‘lî¢DÉæ.¼~XÇ'óóhgˆX$›»Œiv‰6s±3°H6wQŠƒE4¹ƒX$›»ÁÁ"ÙÜ%‚þärº~º#HóøßÝý÷¹ç?ü*º@ƺ»‡›["üïkzÜݽvïľëî>Þ܆Õúâ»ÑqŽïdôÌáļû¾{§Øïšýnx uBÄÚÛ,‹rì÷áã)™Ž~¹ó7áyÕ­'Xžv*Àfw·
aÇS< !Æ;Ùo×µW`À °þný;|^cìçQûýßO{¨EÚ+ S Áæ×ý¡'iØ(dÄ逸‹ƒí÷«ÃqS
ülºªš>S:ìׇÕÃË·j¨—£OkL,¢yÝ=W/×ß! ¿#=¸t»ô©»ÃËæ¯j¬
E՝C­5)”®wU½]987+JÎÐovŸkÎàifðŸ
+ ¡!¥Pý~sx~¿ýTTAµÌi|0QÔTEì×ëj 5õ¥
+ Ã=]ç RàЯ/Õ@ø/±OvZ“*¨úÍŸ_VŸ6µH%$ᄍ=UA¤¾!u|}ÚVénK 쁹m¦H跏‡§ûj(õ7xZßÏ‘Ó<	}ý²}:ÖÏK#üËKï¦Rýj¿þRÄÁw8H,i@‘	\¿Ún«]£hôœ1ÃFZüÛÍqU S!Ï†Ðé‚`è×»íþ°9«ÑÔÄK4ð´S4MÜóSö´/%-„+ úÐý¿ûÜÑaçÿŒg<ÿ•þî~i¸8ã÷œ~Pðûïo~Œu %Ѻä´r"rÆÆR=ïÖ«	*.›Þn!ž‚B(OôGŸ?»¥{óì„Aù8Õ)Nëñe³ù|¼}xj=)(ÿúúIerçO©ê¼yJßNéJØü”ÇÖSŠÐOçîÓM½X=¥ôèÿæ!¥×Y8¥Ž_}¾ßZO(‡Tî‘Óñãi÷F±%±r¼·N(3.“ñ„&ñþx»šÈÁ?Ã+ endobj
+ 2203 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050329232035)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2204 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2206 0 R
+ >>
+ endobj
+ 2205 0 obj
+ 5236
+ endobj
+ 2206 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1218 1000]
+ /MissingWidth 278
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1015
+ /AvgWidth 441
+ >>
+ endobj
+ 2181 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-NoModRef.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2207 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2208 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2209 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—͎춅Ÿ`Þ¡×w!°~XE>A€ì/¼O`Ç|
Ä¿~Š’Zb±Û£¢fe\`î´¦¥#’Uu¾°¿ÿçñ‘—ÄZHªuÁò R–,ßzüüA¸€Ø•¼àãûãC/„ûç_Ïi·oûOÇwy|üüíãÏë+ K]Å^Wð²ÆýÂv‹[’=óçj–œðÑÿ<WVºÙO6V·ù|ULMl½tKÒæzß¿­¥ew5ÿ*ÇÆfX`
+ ÚHYÊúŒ}ûL[Ö§uÚ˜Ú›Oj›ØséM°}íR[K«“NlŠÎJ[á0w˾–­¹Íê~»ÛöOÊ‚9—S7µ~¼”À*6mž>g€ÚŠõPæ´Î°¶Òï”×ϳÚ$­=mÜkåB›¥Mþ SÛ†YñLƒqjõ~-^Ö£ùb•AÑ£GƒeU›#wÂ¥í¤0&>tm­Ví—Ú+ú:íù®FÄ£A·t5ŠÃ`¯4q$"®tl/µ=êZ½´Óõ¥–çW^Óâ*§”Ž‘ð,<½nJºˆ,X6åöý~ÙåÆžS6Óèj
B[N›Õ|±Ði3½ÉBgL_­rF]p¶È™th°[¾É̮ÂÆÉ™¹µpg$Á•+Fr”É”¸ç$ëh¿_ñî«ÝÍF+ a.«ÛzØ!aR۞Е]ëåká
+ Ǥ<‚Í›<w-^Ëѽ[¶‰ºœN4>Î=ߐϐ\Ûϝ"ú˜ÎÁÖ<7Ò
:ÌyBÃ…z®Ç Úýî^¶Ë†‹Òm¾ÆÂ]Ö“M÷‰›n~6\”n÷‘b§_iàJóâ’’cç	^KHžt”÷I5©ݺ-q`ßÅìÙsᝆÊs¬˜-/ÌC®e¸E9’ÑåZâåÈ5}Ï•[=/R]®Eõ¼hõ”#w´‹ôˆ“K¤æhÈ”`1áઑbŸ*$D¸JiÈ•TîTž)ö±’ RyÊG ÛÅoì¼&ö£&¶óÂÝ´
»!n“µ§›óÖÜžêy˜ò°ÞQ>eÊꀞcž‡J‡VúeN9»BÅИ!u,oš† sÊJÆÛéÕ§9}.m^4`<¤imÓrŸ0¤
æEÙó„xˆhCÒÃWñ"x€¡»@ÔÏõˆ6ºîI¡™äúËÎjòC="Î}wI`éGKÉ°ÌŠgï&¼3ø…²”18”6™ç¤Ã\h€½K/´ËpÜ>1E„
À°Ÿf‘¬„‰úÈÐz{v¯Ñ:ûƒÆÈ^#ŽæõÄì	eôÆUB™o–šòä^£ÀÒŸqáý¸.´Íq|F@«·`Ñ4tÊõRú„`g­ÉKD¼æ.Øk†`…RâÖéF[žíÓAd Ñš"zH\'Ìœ´¥™“y?´]3z
8M·5±º\@jlÊÒ;l{é:»ßÂ](°Ãf
eA²ü㠝-s*à0	 TåœJO+¦m´2ëÚlÈ{4„ksm®ÒÖ˜“nñ±gâ=É^(3öãÔ^‚焹vóÔd)f"œë+ ˜"³Ê¥:FÉ%RfjÍïƒØp˜õKErQ°„Sédɽ¯Ël¡©ñô;N©4Íi@šÜpÍêøc.:à	ÈìüV=žÔÈü¶.ð¶!ÙxmâŸÙ4ö
]B+ Ç(ÜÛ«LÛÖrôèÊòJÅ'+ Zf•	]ȲDÖÌ8f+ ¦Ð4Ërò䦭©µèœ¶Q^í7wÈ»Ð.¾·d~¿
½;Ým2_ëÖ:Š¥ÍYP‘$T,pF8EŒÇ<§¸Lµ 9J]"ÊDCÞÌiz˜	'—7m~‡¢nNCÞ$ÙGÑ„ö†%g…¯§x­-:P
+ —ym;¥SbÚF¯<žöôž\Š?îÈž+”!ò!–i"Vc¼>ö!Bˆˆ•ÎätÛ:ÕÊ+Í{§fXEdUT’C•\C¤¢RORY½Ì6PfµU«ØIr@›ÆBoq&ù=çvc8Ÿ8·/uÔ'Zÿ¿ôjëm«¿ ÿá¼ ¤ö~y@BDâÙuœ4m\»vÚP~=3{;³'ëxq™î7ž9sýæÌT—º0f\lÜÔµ.0ì=µ>£äBË9[ê0n]ÅÉ…2]|ɹš’cØ­Yj¼²ló
÷ºeÎæ]Æá2š­ïۜ׍ƥêÚà\Ì;Mx1¿>{ì˺لÓ](W/ö
+ {±Ê{ì«ùjéëv®m}Øk|ùçEOœÓ=Œ•C•Ìn#Çåïx}%tU,¥Ù 2ë[dÜ»êLà<Ë×í6ßnpܨÅæ¯×›îJ»À™^Ùf8Õ—Ú–‚^ŽqǁhêŽS/–[qÎŽvœì«xaÍì^H²Ô¾“ÕÉ `oöð
+ áë
'er{‰qÉ8=„0ifžÙ¯œÏ¥ֹ«.‡XMç­ÃT¨/ç)uu=¤8o_éÙý€Á_¾ç$°39‹~ÏÄ‘FŒjVx‹mC•Ñ1oÜØÅ«üŒXq9Ñ"ëÎTÌŠ+“(ñëölg]G^ÛKˆ`¥w#¿ñ]ÌNÁv®g-Œå-¯€ŸÒY+uWÇ+ØÍ5ǹ¬î•ÖÇé­{eÔŒã¸K(Ž²¢¢8¶á(Pðuîù%G9_¸?eOôýĉsî—ÚÖÌ–¯zºNs3c7BªÄÇY²¢7BäÞ9c?®Úõòv¥¢VGtd]›‰þM£ã±tÓh7]€¹ã–Û‚誰³ž¬ÆçüF^Ònê»â7¢¯ß,ç¿‘îû`¯â7’÷Ù—z~ÊòKø•Q¢¾eY¿2ZÌŽYi“ã‹ÌF¿¥£èŒmËæ:~ù¤7ÖÖGØ®Ioœ}Ápì¸Ü¼W5Á‘Aáœu+øì–töze&Ò¶s¬‹]Y9Ýa¹çýòig•.íCßQsVë¿‘q
+ ,5nDÍo ªcæX+&~#Ñ07ag,µ<‘®MÚWÑ>C)¨ýö’
+ l逛Û,†_z®þ»§üôégÎÃÌ-€$WØ÷‰r‰á˜ Q¦Á$¦©@’\Aâúœ Q® &Ü$ÊÄS+¾6!EÈoyOrÑ
+ Kb‚D¹‚Ô1b0c™¸©¯é»õ'r¦ð!¿<šPùÕL\'>»@ù󳛀øÌYhëüžD
+ à8¹Ê{è³+¾¼Ëiã'€¼³+ pa€›ÆcÊ=‹º$ŸM{;nÒ©8Ê^MÏ2_å=Š+ ðœ`”hyE"%˜D
+ + £Dg+ “H’Ñ*L"(KçD«1£è H"8Në0‰à­Ã$€åšŽŠ$R€tT$‘4£•˜D
+ 0–Vb) Îæx1ª¾¹â*|G˜SÃÍÛ´|qŸÿø+,:=ÜÜ]]#	øÿkxnž‡7ì»ï‡›W×áGep~`ˆHox±!&	oýäõF¶ª…Ô-¤i!méZH?ÿ˜„ŽãóÇ$Ô/79dL×Hìð!ÖØp³BÃI‚½]ßµ´L°®¢ÚÑÚF%CíÝ¿{ÑR‹,^ô³hŠl
+ ù4[Š‘ÃÂõ“¢4YÑêñëþÐÒCº„+ bÜì>µZ&&0?N2¡D6!Çýæðønû±©,9ª%3¨É½Ê94ãýzÝÔ2g¨ÆL–Xz™õü¸:<5õœÀNšFCêœ?9n>Y}Ü4U½Ç¬«Š’–ë¨ÅñùaÛÒ”Üà4†ªa¤âtÑãöþðpÛT… l_?¹Ë
ÏÍáÆç/ûç‡cÓa	ó&!˜¥™w%Hr\í÷_šª&ÌIésFA“É2ܸÚn›E#a"{Cl¢b7ÐêÛÍqÕ9Üã†vS9FÀá×»íþ°9Û+ŒmiÚ¢
ñ{|hêAmJ¼8ÐvÖ&Ïz84¶Î}<¶Óª,Š
+ )çÔWyÀò{ø°ßÜ7ÅI Ï(ªÙ*ƒ:»ßµô4WMÝÊÆäè¹Ç>kjŠ„Ã/ž &¥k÷§8ÙŸÚ†apªY˜8Ù,Ú³pŸIä'¥C]®=ÆǧÝv½zúÚ^A7׉FƒÇ“f ׸½ eHe«0ºïöðWS3nH¸›TµÌ1‚œ½ÿv{؉¶YíÒhhö(ðÜ“=j`ÃAœ
Y.­ã±Þ5—˜ñ›L:ê°Y6ñóêëF7wµæ $9*WîÝþþ°{~zßÔTjV~’§Â}·ûgs{}¢É¬	ÉÔ"«bpYÒüã§ß߶)…ÃÖªW­Èöö»¯‡Õ7ɳ&ðo$ˆFf+ endobj
+ 2207 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050329232248)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2208 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2210 0 R
+ >>
+ endobj
+ 2209 0 obj
+ 5091
+ endobj
+ 2210 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1207 1000]
+ /MissingWidth 275
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1006
+ /AvgWidth 441
+ >>
+ endobj
+ 2197 0 obj <<
+ /D [2195 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 887 0 obj <<
+ /D [2195 0 R /XYZ 194.288 515.361 null]
+ >> endobj
+ 888 0 obj <<
+ /D [2195 0 R /XYZ 189.56 299.508 null]
+ >> endobj
+ 889 0 obj <<
+ /D [2195 0 R /XYZ 193.197 83.05 null]
+ >> endobj
+ 2194 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im19 2179 0 R /Im20 2180 0 R /Im21 2181 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2213 0 obj <<
+ /Length 309       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½’MkÃ0†ïùf'û`'²d;Þ­c-l,Œ–°Ë¶CYÓ1h›µ¡‡üû9_¥Ð]ÆðEÒ+¿²,	˜O˜q¨Sö±Øž%ʐ!×ÊçqP÷ô·úBü°ÕšÝ—Ñ<bó“H^iÒLjT é»Ë£x–A¢|âY¾n;óÕ+Ÿ}}ðC!$"qR!±·B>™Èé‹+ =õ°ôõ°Ò3X!mxÁŸðZ—‡.XUr¹lp0@«À~Ž‡öM^¤~+ endobj
+ 2212 0 obj <<
+ /Type /Page
+ /Contents 2213 0 R
+ /Resources 2211 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ >> endobj
+ 2182 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-RefOnly.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2215 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 252]
+ /Resources <<
+ /Font << /F0 2216 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2217 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—Í®#¹
…Ÿà¾ƒ×½DŠ?ÒÈ.™Åì'Èd¤d6óú¡Êe—(;·¨º½	}a.‰¢Îù7°¿ÿãöÁ)ӍR½©¶„õ†Tàí÷¿ß~ý@M•ìHxû~ûÐJ©àþþ_Ï÷R“Pÿúôöùíßn¿~ûøÏãsȘšÜ”%Q½å„Ô5»ý|û÷íc{ûÇínîþiŸÜú¿¿þéx¼¸EÝß›ÌO·¿Ü™¢‰ñºŒ=®2êÜ?xBÂÛ7÷2h’:Viz¿ß>Æ[á‹ôÂ}~+ ÚÍr隣°}˲û_ͳ´=zÿìuHuû_¾}&nKµ¯â÷,Šõ⹿:UWêýî¶ÝÕ+¤"ƒ:íuÿ\¼A"_wM
WµÛöü¡½µÐ©6äÚ[dçraç+ Œ
üG|3@žë—¶îãÈ	ijåÐÛ¤9×gô®Sba‚3[nãÕú¤y¸¤Èù×ìk¯Wlª:¸Ä1h:Ã¥õ]¨=fò|	°sâ‰éšÓ–‰r.Õq †mÚ#Õ0/:/2{ÄZ/ZNûícÙmcq-»àéu=Õ/9Ïœg…¼âý%«'=;ÙˆùSåR‚bÌêi/Xƒ²Íž´/ÈÓ@/÷)#p
+ Ã|(ïP÷\ßbÜ!Ÿ]¤ís­)€žG·¸@2)—9.ºÙ`)\ˆÌ.§xfÇâ
+ P}`‹­ èŒ¾ô–ûÏW@äé·ÄПÌÁ¦,Àònê9_å©ÏÍ>¤8g¹ñ•h›² rucÞp©Éá'‘³Ìit„JºÃŒå ¾’Æ\rGϵ4f®sAÝdQ^xʢ͚ÏW |0üsÿíJê0ÓÝ°Og£ÎY„pɸ5G֐Üæ@‚k]( >bM((Gïì%¸¢^†Én§€
mÙç¶ÿhžÅ0†rçô ¼¤¡ìO..@ªOöƒÝÉ´­û¼W2©|ØÉ~	"™BŸ?=]JcÅ<¨s(‰Õ¬+×¹ðŠº%/V×+ ïá)¢n[DzáÉ^9\~ãêuÊ#.G]8Ï°\ª§Öˆ8WOËBÔ
+ öÒ—]‡hX9öÊ33ãvÖÔzf†Ç¤õ¹:v±¯üÓ#âêhܯÎgò¾ƒuËîJ_VÇ! VÔÍáeD[½p(p˜Æ}F]84™ÁõÂލ½¸÷^2ÏñòàÎ…`3öqñÒ"y^6ppÊ~J‹(—<î9²áû•v²;EtI=µÆЩøLÁb‰´ŠB>W€R ÏŠRš®Øzª”Ú—»:Q®³­¯5Y_:Wœ6á”&´ÚÛdyèB#½M–Ø“™]Þ±¥¡órköseÉ/F¾qþš´èdä¸3ç¬jú2¬R¥ä¬,«Ôè`Ž‡ø"&[
+ f'½{áçÊlÒ<«^À¶s‚±Õ‚ØÂØ~ÑÁÙèV
œ¥t}YY‡É*.]󜫺uJËÈ9·ú’Ë–Ì>:B–;Ç9éÅk%8LT÷Ì
+ ìY
+ αÑ:i¬I—–&7¡ˆ6µ—Yd=«…ÅÏ"±¬‘£1wqÚI~A\Ëa
]\÷❈Ï4¼>‚IƒäïUdS£Ö2÷Ù²ƒ«ñ3ârp-<¥äå}+¡KÛ7c`ªùêì§<Ì1]¼†F?•6ä‡ô0OÏ‹ù¡–½.?-kË̤/pFý¹™Ÿ„vž 4pޝo沪Ì:!i‹ø©¾8§ei%ï,5âF73¿˜Z@»¡ÇᘫAö—[_Ø0 
¹9kÑBï«—øÌË;Ïű[EfkÓy+ yþ·ôjÛm㈡_àØ—n+ ¯|-aa\Ù	e'
«_ÝŸ“yÔ•¦Ó2oc›Õt{ƻðªâÛ)¯®8‘}Vß³$\m÷ÌoÄn¬dAáñù‚Äx¥eEfì7â+=æzø9_ß(-k®‡¦›¢p”‘#®‡ž;#ùv§©ç&eß±¡`bxÅÎÐ8Êف:p“DŽòvP'åöÝl•£™Èoß„ßÞ–ô'ýJçÌo<-dæ6ž–|(Ú^ëùËŒ–~ ×R¯y‘·³o^[²…ؾŸòâNŽGÍY]§=Íši]g{5lΙ´†ÙÑ°™6j
D³£äë3XϲE3…ôåhÞ;ÒÙÕ¸lʤ7ZŒ7jöåíëÕ¦,¦oÄ7~(ÙÐ×Æš<flãÌxäN˜OºÆËzäüýøV°¡hÒz“ØrNx“›W¯ŸÖÓ7¢K79çðŽUºž8“xÇzu?þꆬH3^Ý
+ 2md(9ÁÎ	o}=m¸¬âãLG·¯WjF(h•n“Íø¤‡î⟰~
yý€3IŸÍ
+  ‘âD´+ˆÅ² ѦÁLudWú]¢™+ 7Ž‚PÃ’;ÇVem
+ ±ª*ƒlSˆ§Ýçë„iæ«È6…À& É#²M!
+ ¨˜ ¢I†Uןm
+ ±Qˆ%Â0A¼¦×ŸLÊ$Q?TÂÅøúˆ’g`"Dzýɤ+ ú¡ñCÙBªôáõ»îR§ß¿gêâ*ÈÐSPŒÙgÓŸ	.Rt¸¸ÍrÝr%o&psnáÔZÛè'´éoþ»ß‰–§
£^"!G‘B1݁cËv5(g‰LŸ¥ÉŽV÷Ï»}ˏ3\Í`Ú}dGÅ]rô¶ß-ö‡UÛ$PY.']ó[râËýb}üÖtU¨F`’°Zóè+aƒ<¾lš¹å°™À€š 9RÞåä«n÷ÇÕצ/l*\çÔZ=!»‹fr¹G=»à`ѯ¶-°€‚‡F‹#ª\…9Šìw«ýÃÍæsÓYÐ0Á“{•/ÑôwËeÓËàÒ'±ñJ6½ÌŽ¾_ìMG”=,HC>¤Î÷'ûÕ—§ÅçUÓÑ£T¨•Ë%°\608/÷›fG¾
+ ½úh¨šâ)úÍÝþþ¶é*ƒúäƒ7<w†ë_žv/÷‡æi¥ÂµH8zﮤGö‹Ýîá©é	"-´‡É—	žLpýb³i–Œt"ö†+nÂ瀶߬‹–›‚½	Š;î/ù¨Låì@¾—ÛÍn¿:šÞPÙpN¥héÙâ-YÿpßôÓ¸cqù2ú	“YÚ|ãÜçCûBäê]â#†®Ê4+ õ±19½ðqè°¦#t¥<É\Ùïp‡–èuª;ÅÉîÔÐ
q4{äî©^ÑP`ÀçQiP—ˏñþ¸Ý,Çç–³a&}³Ñ€÷O6šE
+ D¶¡Žr\ØÓÖ;øÓtU8£=Q‘ÌYbªÿøív¿í¸:n™í>^=Ù§Ä-äHÇÍ^P*‡'±Ü6'˜ñ¸Q
+ MOz<¿¨é_Ï+ÝÔpáaâ
+ z7*×îzw·ß¾?6=n˜uJžÊ÷fûuu{u¢×¬ÁÍF:]=ÿúõÏ÷M'ë^ÏZ‘ãí¶ÏûÅ7ɳ'ïÂß ÐŒGîã0\ ¯·‹Ô²_uküŠ$7|«Â— ü¾ÀjŠZ~B›H	¿.7塂㬊Œœgñ¡»»Ç^Êtá_<q_àÿîC–ÂBÄ¥ªC¯›w£Ò´%ªb¦¡6}¬æuHšË
+ ça»\ªxëÐ/.šÒ¨W‡]ØÔN›‡ùuêÔQ6à±ázrÕŽ«Õãáj}?ñŒa&9w⌝ܩóq×·ö9Àây&ø|ÀÃÔZu2ƒ®Ô^ët'Ì©Ó9¥/žÎ˜¤b·«ýä£Ü	KQBuÓÓ©àzúv9ìAaÑ9q>c"ÇëMTz{¸Zð?F2%Ñendstream
+ endobj
+ 2215 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050406215003)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2216 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2218 0 R
+ >>
+ endobj
+ 2217 0 obj
+ 4832
+ endobj
+ 2218 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1207 1000]
+ /MissingWidth 275
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1006
+ /AvgWidth 441
+ >>
+ endobj
+ 2183 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-ModOnly.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2219 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 252]
+ /Resources <<
+ /Font << /F0 2220 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2221 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÕWÛnÉýþüp¨Ó]}Là$€ج+ Ÿݦ[X§˜„,?ö²q̨ 'õ‘Økßw‹Û‹Å·ò\p`ÞtV¦\Ǩàó¾ûÜ=u‹(¾tÑ}
+ ?¾à“.üûÏ?sY*Éèæ÷nñ[GÜHË4œïÍ­¡~ÒƒcG €‰¨™Ã`™q4J#9ë‡\ÇHŽ³éíï aDpzô ›Äà~¾˜x#Œ;z£ôàÿ÷FÀM¨8R éAëFü=5w²z7"ZàOÆ…”øçj>Œ>AGËøwüãæ˜IAï—G¼”;1Í¡£?‡û¥ÎÍÑ	e¡MˆÏë·³±#Y
+ °Ä2U‡5\88SoêÓôîÝCIÊÌõÅkž„€½ßµçz—"ËûÝKPÌÂ|ÿ˜gmFþ=œá_ź¡þ-Lðo|˜¿À?V„Ùþ¾ªÓï™4óý+ÁÃ'ÿÅÞö÷ç_y3$rzþ
÷CϾǿIƳý+âôþü-†@NÏ¿ðK€ÇŸ}w+y™Ô¹ËE3Ó9²	p•?¡ö©ÑÒÇ/Œî.¢…{p
­z3t¥ª¥÷	¾…tÁÙlÈ~\rs}Kœuò¸™…¼ªö)®±eF!Ÿ„´–+ yΪ¢<Ú3¼{>ÚIü•ó1Оó†Ûh§Á¼Av\uóÞ€oKS:ÞH=†yÜf;ÇQ5ù)q×00‚ó+Þh? ÆôŠ7Æ¥úŽ¸[3€ÆŒ¸;3”ê;¼{9€ÆtïøP,ç÷›7€Æô~³ZSé3¼SéIÞ-”—‰ØsÝ[_Ã|½ûx˜hõé˜
+ ې4Pý¦ˆéCÝâw|Bxç+
+ ‚Kú…$V
+ 2bË ‘äJÁ~PI2Unªƒd¹R©ï’Ĭ@|°oúJĈ5o‹|,©¢E¢`bË÷
+ Y$
+ ˜+E\d‘(xG at QÈ"QX*–ø(2U‘‘¬*Y¦*Ê…è*Y¦*FG\êU²LU\Z(zGŒ¬â}¨ìA%Ë4ìHí<qTdª"yïU$!ó%ÿ"6s¯’eª‚‚¦Ž²LUœ®k ËDEò¸9ô*E¦*k´ŠLU°Hž³H´Š¨Òkd™ªXQ•B‘©Š‹‹G¯á†=$—47U!™ª€¬
+ ¡ÈTEE–ßk¨ô—αU™ªXU•A‘©Š§Ýçë€iî«(2U{¾WÉ2UQ’‘Cd‘*^¥¿ÈTÅ&Ö«XBȲŠ×4ýY¤H" J‘+°I|c@Â?²Š24ýY¤
+ FUé/2Uq¢B½"Sïhú³HaOè÷„Ÿ•P!_‘©Šæä}èKc+Ð+2Uɐ߫€¿]-O ÑuWó¬Ó÷/ÿà‰wW·‹KœäÂß+|Ý]½tøŸþÜ]}Y\ÆOÊ8ƒñ]Ò4QóƒÈJœ(|+ H<¤.ù“lýíûòëºiè#U„H•û$ðR688/›fG!¿
+ ½ùÑP5½%°ÍÝþá¦i*ûƒ™0¢t†c/ßw/‡æi%²1„(p4ﮏdËÝîñ{ÓIZhS’‰–\ö+ Êb›oœûzh'Taì±ÞeüÄÐUpì<|٭ȱ~dlèÞ´øåHmï¶MxÅ…ˆúؘ^|:¬iˆ])Ob‡PöìÐ2ZêN8ٝ»!Mƒf¯ Ý=Õ+ñ"#êÔ•òã‚=o7«å󏖱á&}³Ñ÷O6šAFŠ@”¶¡ŽŠ_ÜÓnwø_ÓTÅq/|íŠd‰WìþçÍ~m¿:m™í>E\=Ù§É-Ɔã+,•ÃwXm›Ìø¸Q‚¦§E>^.jØËòÇZ75&<L\ ¹Q¥vowwûíËó}ÓRÅ
³.B)rù^oÿXß\žè5kâæ‰
#{8B^ž,ÿý×}lYw<k¡øÛmì—?¥(–¢ÿC³iu	ó“¢#ôZöëî_ÇUnx_Ç×*¼Eæ÷
wÓHöð'ö‰”øçjÓ5,¥P AÏƯÞwŸ»§oeºð:=ð‚¿»OÁ<µD„D^Ì®/¿E®iñKé%4è¦à©nóðÈxÜ®–=Z¼ulì9}:6ö¥QGdž.,k'ÎãÆØ>7¾“ùàˆú…˜ž×ë§ÃåíÃÄ3æ…•Ù>£ˆFîäùÕ	»Uó€áeù)‚|tÂÃÔ""ž¢ë+°y@Yõ‰ÚLF?fB™Ñnùt³ÞO>áéW.MDBz<L_Ép`éÂœ: É“=°Lž›Ãå²çÿÁÁ¸¿endstream
+ endobj
+ 2219 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050406214931)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2220 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2222 0 R
+ >>
+ endobj
+ 2221 0 obj
+ 2515
+ endobj
+ 2222 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1207 1000]
+ /MissingWidth 275
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1006
+ /AvgWidth 441
+ >>
+ endobj
+ 2184 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-AAEval-DSA-ModRefBreakdown.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2223 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2224 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2225 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÔWËŽ%·
ý‚þ‡»žEA$%Jú‚+ îý4íÁÿëqÏdiÞª½H¨qƒSÔüÁ;Ä´ñ«(úq‰”öà=JÊš:¯ÂÈ×bü+ k,±pë6ÿüòx²¦dß9¡0[Õ_Dç¤.à3l\®ásRÌ#<GEX„/¸Ñéô)·~_ÍË#|5&.Â{£<¿ßüÇðŠæÊbÑ“,âXOÚ€hÖ®À¸ÎO!½À=8¿–)ê©“t⁒x<î6|ÚfÎ.©gîE~{À;‡ýüT§ÈÙ¸v¼ýT¾­:Pvûí3)®ú‡3ý°h·_u î4v0´@~ì+ 2i]zç8Xäí'”éSÜ…WÐ{€šd]‚g8/àÞE/Ú¯Ê,Š–òÒ±µv&½#¾X»j¾K)6è&\?ž0ËIÏDBh§â¦É?mº3ӐJíП¶\‹^ŸÃê±QaFOX°›Á`-ÒãÁS)>c\ÃÁ܃1Ó» Z“ÕÑe—.OÊå7Úiúà¢èá®K!•³‘ñ&f‚Œu¬ÆrÕLÏu»ÛÕ&O(Z@ü:p*"(ç<‹©Å4FÐødWú )áOJ™¶¹Â•ÂL}œ1Í–jÙ* —‰™Æ?c»f$-’ðæ{&°ÒÈd˽¦É^´ìEïª$ò,á)&RñÓMÆå2EDT…Øï"J«1(ÉZÄ“þºÃv55lA™ê¿3¶å6%Ò ï%©é£Ï—Ö_\«uÇKÓŸ·-DD,¼)3c	,6½ºÜºÇju!$IY‡Œ¾«% oG>òÝÊ¿$ĺA­&¥­×ÑTŸ1.£M±Jŝ!|“ÛÙjªhòª}ù’\¥LQêuo9·ÕWvS¨ÛPL÷„š½€`á­—«„·Ø–Åš™—½pÏH3Æ…#Ѹ=:Îm⡍¶>R¹mºK®·©•d~Â.?oj”mEÉÉ|wâø¸I9
ñ0çv›7m:ô‰¹y5¯Û¸©ª®f0Å#eñaýrî‹£ºOÊö)ãmò#ʝ&Ë”ù>¤å=fç™9ûê|Ž#ƒÃdu˜3Þ&°c)¦ìw9
{{½58MR{uhæçôÆœy—ÕXÿwø»²†´gÕd›³ß0åŽsÚzÊ|×À4Jé5¡éT
+ 8zÀ\˝³Þ”jªC,ÜÊU«z­½XçIi6g¼‰VíñÖŠÖe+„!InŒ|®‡¸œ›æÌ»t•‚ÖÇÉ[NÓ¯²´Œ7Ûo"Vü¯ß£›t!Y‘ûyßäìqä;©ß%­ˆäŒß>MÕJx°|ð4a‹¦Aï·?Äí(š·²§‹Ð#yfÌwJI¹à"tŒ9C„ιЄhܧ<RF\úM)¤,0N,ÛìƒòqÝÕÓ‹d꧇:Õ­SÑÓ“¸,¨& íçv“Èɺ{îÜÙžä¥xíèoóð]Dó(«32¨ZnR2TÇ
+ àbØk1!àQt“¦j
+ Èü(ôDÖ›vx+ ¸T	ƒõ0“ïPÍOLÇØÓÁ¯¿{ð§ÂAi.Œ5Þ›`©«¼GPò–è¬WÑæª=¢–ZÆœvúœ[±ZÀ—±B¿ï*‘{ø@Om¦²îð\7X¬·ÈÑÎŒq
™òLì…}Úƒã(öq•ú(ÄSë >¥)êcµ¡kîø¹6…´à@Í.³âÖ㟃v€KT[ޫၠÀz˜¸|BŸH©­ò˜¢^ƒ'{¡gá–x–K×øÑ¢¤ÙFãø¹ÝÜ~læ>qžR¹”Øz%{áò¾›Â\Àg§°ç§_š1{¿èÔùl½k̓b<F,c‚d3ŵÐîiː–[O§QÜ[Oœk=Qh6ìüGNË	ɈrþØ5O¥@$Kw”A²g@
‹àÑYLaº_Ç5x2‘	Õ@;¾´á´HÀÈy`‹‚ŸcËã2ªæÞ»ÐxµùÄ´ö·äS'Ëz}i¿{XÇ®æ;Œ“K4gðSH®¹â»*`ÖÀ«.j7ãTÛOˆ®ºŠò´¥¾ÈGZ¼û„Nàhéî©O]5_¸ %BËvÚ‹×5Ø„£ôd˜ª<I"Þ}<ù…
e=÷S®.Ù<÷¥xç¹ÔO¥xÛz]t§jÝòÑÍu‚°³_fÏUò³„]uôÆÇSÜg!Ÿv¬O6~î©ðZnü,UÝ%q²K®¡G‹¡[?>µ^Àñ=öeýêÙ…öz‚2Ÿy*ñY¢ÝÒ6.>l‹IÇÙ¹‹6³9<l3ÓV&/(¥}Úrý¶ä@gã¶ff­Œæ'W_ÒêÕgtþ„2®~$Ï<‰Ó.»ÜZ.¹9}r—§êmNÞêbqOÑW+NfcŠäí(ŸJŽå´}ùÃ7´Š’V¦Tùîk[²Ž ¿?Þ~T%§ÆíÁ_¾­E]ï¯}u|d%­ohËÓÆ#~[žvTS/c‡/;í¾ûŽ¶<íðÉvìðåi‡(Ã[ß“3¤ohËÓUnû[ÞŸ#Ý–mLj®R#›ê;Û^Çí›÷ÄÆŽþ¶­ö׍™íu[í¯«+ýu[í¯¼ ¶÷}yØ€ú{¼÷Õáu´q`¼oËƦSû†¶<lȦ¨Ç†¶<l¨Þpû†¶Ü7 „ñÖ~^¡‰ý¥¯¯Å]Ú½ïËÆô¿Æ«m·m#ˆ~Aþ/-Ü+ ‡VI¢²)”-ˆÊ¦p0V•Máà” j²Ä°’¨lJ-µ¯Åô­Pÿ¶
HÇ'T­>¦ûoñ¨ŠxY­¶ï®¡P!
 Ÿ70\­NÕ•úé—jõõݵ£
+ «hÀW³cKŽW:ù(ápeäK8UziKž.½\½¯®¼xâ¹)}-–¾Ö^X°Õ¼àäôû
+ ƒƒeÐ5ÖCsÑmñ­V=…¦™gÛBÍ¢½G|Ôu¿Ù–>1—Îi†ŸÀi½of˜£»ùw?š0RîòîÒð„pr;@–€šËe<uFBÕ› *ÏãTÎu.äøt:&`ÛÔãz:te,©°I}žÑñ.5´i›i½=¾s…i•œÔût0ØîOÃC1´º¡ê¨,BäÚÈÁ…Ó±û^ÄFj+ Å@„óiê~7ío‹P0ªÐ
+ yŸÀùb}zOûCyÁzC|•‡sl½LJ§"4´¨Ö#éLIF²ÄzÝ÷EÞ؈ÓyÊWz	õnßÖ%œÓ-µFæ‡r#ÓÖ›¡§îp(¢-õŠs5•wšÑuû"ûìöð—q&žÕÕ}Œ÷‡ò±:ˆ‘ÃVW$k5õþëØ트·á<cÃ3ª¶­wCQ¢•!ýx•È!pd­£$+"!²Ëò¡¡]]–ê:ËG);Íbvz f\LØÊRªøèqƒš"›Ó32ñ”®C¿YŸKà èYÊ3¨Pó,€z]’÷ÌžÖùz;¿"B‚2ã³YŽÈèÝËí4˜ò´^×a1A¡½[LÐ+ ^߶†ç‡çiýb5#éö‚ÿX†ž!~0;X°FÔ†©«¶0֐F¥á¹í¡ä‚a¨7¿A¿Kõ%üBžX›>}3)
ÑDSc
+  »êKõˆ(DDZ+ endobj
+ 2223 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d002000410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050406215045)
+ /Title <feff00410041002d004500560041004c00200050007200650063006900730069006f006e0020004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2224 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2226 0 R
+ >>
+ endobj
+ 2225 0 obj
+ 4272
+ endobj
+ 2226 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1218 1000]
+ /MissingWidth 278
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1015
+ /AvgWidth 441
+ >>
+ endobj
+ 2214 0 obj <<
+ /D [2212 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 890 0 obj <<
+ /D [2212 0 R /XYZ 195.485 549.827 null]
+ >> endobj
+ 891 0 obj <<
+ /D [2212 0 R /XYZ 193.106 359.753 null]
+ >> endobj
+ 892 0 obj <<
+ /D [2212 0 R /XYZ 220.636 91.131 null]
+ >> endobj
+ 2211 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im22 2182 0 R /Im23 2183 0 R /Im24 2184 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2229 0 obj <<
+ /Length 2815      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­Ymoã¸þ¾¿"(p¨Ä:‘Ô+ÐÈa/@‹¾+ 8d8¢:ça\ã7rYç·áð,v]´£ä€oE4v±Ä‡µW§Øßœ{Ò‚–B+ª<ì–áJév)=E¼âÚÝ¥H¼²ˆS_oaƒ,`h8‘V°çZ #5Eô¯Ui˜U“Ú-. !
+ Žñ_Xò«[ž¹x4¹ã§·È5îðRx˜&M£#Ù˜
+ Þhoðô†Â1ûŽIaÇ­…¡@{-¬¤šEì³OŸ²ã	}=Ò)´´È^VD‡8{1£ˆxúÛCG²“'éå„QÀ9Ëaö™Î:ðÛ¾^ðÙœÉf§ÊXé\"®ABr°œ—®Ã€@*¶Ý.ÔIœeG=ÃÛQ¦ŒË¢Œäh¯b^Ý2ƒÈw<±¨f£á>+ ô|“p
+ ÜxlÎ/räBe^z°GF‰‰î±"-´çu,Úrô"Ûœ	±šæ™Ï$ìxižR„Ò`ßw¸;®øÐÑðã‰÷à—G£1y8£ÕÈ6°†# D'¾¡Jíž¿"TÒó ª-ďžæ>ID2<l¸+ /”Iƒí@Á²­Qó“®[¯E(ý]2•¯7!nØøÈ$2/¼]v
+ I^’åÞŽ$¹<Isv^äœ@ž+ 7Ó3©C9Ï5ϲüh,)Ïgë}úøDszþÜq£Mc°)Y¯^,hŒŽK¥fÍKR@ÃIgé6gX͇Q¢Øâ€eƒ›õÏœI½œyÙ¾çl]DX….Ô(€Ÿc!m•‡ÒV< †#OA†Ì˜•JM`ú¡¶!ÄȲ¹	‰
+ Ç}½•8Hù9׿+ ð°ˆáeëKÕ;Z‹<鯶,æōÌqÁÿM•ÆI9UůK¥uÕ¤oûšBm·–ÆW¥PeU®!+ ¿v!.¼ÌEú• Óø\™f%{‘ÜérAÑ¢Ö+ G:Yº¦¡ŽÔvm½i§i5¡Ø
+ ë—V‚ßøðCÑŠ
?ö+ çÝ›.ëhg‡÷‚oæ²-æË9hdC¯D¹Ùúý¼ÀOr³¿à–yW…ÇÁú™WÆßȏ'G{ï\¥P±®<ÖÂn›ú(‘@¥`Æ]0¨#•tñ5:¾PúÈõ,DûK©ÙûÃÁR¦ˆu^^&Ò‹®€\Ý”—8Ç¥1ÊŽŸ2……ð¤	÷YýÀgÏó“3Uô‰ºöësG¡s7×" òG¿>§S²_uÃÈoS÷m´º¸5›‰n¢qà+–›4½?îp…‰Îó&:­ Öx€( S	‹¯›ºiÂï9Hæ_i&`¦²uc½)…Ayv-ó•ò§‡‰”ïp
7Ê¢ËAf”UÙI¢·“¯WgtqÒ Äyâ[…×_½S7¾w5á^9ÜÝbQ@çK¦¡Ë}n1™~3†›`^ÐÙ_B1+T‘‡Ž[ö]náßs²ÛðK—‘[oã]Ÿã~ÿ¾0]h¾,9_4þÞ
iï]2\ûÊÅumÀ¥ÿgj{ OËЏ1-µ€£_ïٍ˜öÊbÖ"ßùi€zh¤¾2›î-JFë£äEêñ÷‚<yaeÊ
m‰{{˜Jµ+ endobj
+ 2228 0 obj <<
+ /Type /Page
+ /Contents 2229 0 R
+ /Resources 2227 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ /Annots [ 2231 0 R 2232 0 R 2233 0 R ]
+ >> endobj
+ 2231 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [122.064 574.388 137.996 586.078]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.3) >>
+ >> endobj
+ 2232 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [345.312 508.015 361.244 520.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.3.4) >>
+ >> endobj
+ 2233 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [424.161 389.174 437.063 398.197]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IntelPointsTo:PLDI01) >>
+ >> endobj
+ 2230 0 obj <<
+ /D [2228 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2227 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F35 1025 0 R /F25 1028 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2236 0 obj <<
+ /Length 2682      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­YIoãȾ÷¯ð­)Àâ°Šû±ƒ¤ƒÈô!ÌÁãC‰,IÌpQHÊnÿû¼­J¤ÅÎÌÚëÕ[¾·H=Dð§Ê2ÔyüGe%ê¡ê>ýáéÓO_c˜‹Â2*žŽ´ò©~Nã.Uév*˜vû¸,‚ùlfn]'‹<è®-Ìè
+ h\ZË°ÓO4nú
+ ²ïŽ¼bšÇ+,ªæ븜~sGÍg^W7¿E*¶¼¨—ûç÷‹lzyúëO_U¶ ?ÖQ¥©¼"ÜíÓ<	~=ã™D]žÍÌßÎü¾Óß
Ý~àï–Žvg?ìÝq{­ÂRk:´j&GæÐãžØ“iûŠ.I‚ã0ò”á2ÊŒ'™íñbd@·ÓypØíá¿•
Ä"ø^F¼à4šŽ®{äÇÆéâ±:.Â$vfkûiÜbK…ºuÍÄŒ–4
½9 {Þy¸F¡’9Q¹Ç25Cÿlú
šöº(Â\9–ÅÒ`ÏÏ+ ­3Šƒ¿à;S4+ ߯Í̧mÓy at BÜÏU@ÊêÑbM
ðPÓ3€®Ÿ‡–'ðx6¤yÐÊ4Œ²ø¿³í´\wé€tbùqxÑetü²¼pÞ6cé0-9´ÛŽÄ‘
³h)ÕÒlñX4[¯›d½‰*I•®îåƒ#àFdKö–A¦„H’ÆÙ|֍±A̺Î…cAΘ¥jI8й'ª‹'pÈoÒ+“æ>ŽÂ¢(éf85ßx¾´øù_Ún…“0†‘›GSÍȶv.Pï •ô†í?QŸLë@~é‘U¢¡é<]ˆ£–œëZòÓðÊTT?i+ FK‡û+ë˜Aw‚ßóhwm»¡d.ê&l—²ØWo;á-%!4]Š1³¤AæÖdCô^aÌ,ž,ì‚Á©òñ9´rw#™1¤HÖYnßnðÎí³Ü°Mò[hr…±/ˆå{´#…'ÿ«/\»ª•/$ÏP7èãÀ“ä;†~¶ßg˜@Ÿ|tõŽc9ç’·
/»rXÊêLÂ@|ôøʈGl@Ÿ´@]çñJ‡nåðÞ3`Gœ‹£'…Œ•!J
Úá4œñbsøÛÑMvæMÃÈ£ö{åÝêÂK®ÕŽ;)>ø`ÕÀifBÄà+ ¾a8C!Œ†h•R §ï0Bz~^eed·K‡¡õ-êq±‘Zo­4..‹¡HèXê,åoH0ÿœ¨Æï8-ˆï8z$ýoyw8Zl,µß˜3¨JXéÖ~ŸyNLõô•ìÖg *7$ÆÎuáxs•,¤±žo)&L˜ÁtMö\s-RÂ+ œÀ9¯f…Ü<AŒåW.<Σàš‰zä­iìx	›éAYéÒP9 dëæÙ`ôhZž„,øê4àÒ´‹NH¼G¯Æ¡¾‡¾¨uW7	wpIe¸^MN¢Uac¢ØL;LâÕ\&ŒÞ‚?j	+ 0úœ¦!
 /Ü¢‡I*]ùŒ:7ÐÃÓ–A‡+·šÕ;o`	Rã=Âþgŏ¼LEúåÿ†üÂjŒ d[ªvèalÿ1sÎ|ŒBº	ʾ§eYâ~,];Ùl7àì;.å
+ ô\6m¬§\Í–ƒhcÅhNɵLøˆeÚ“!&.ºO¨Hµœ}½md¿1Ïð3͆ƒíÞt~zªÎTwÃöÑESh¹±ÆX©ºÈA½+ ¾" ST
+ ;ìwƒeV4¶Eí
g¨xN\“I,žïnÉ%ÖϏRk‡YG=nÕ©Â8*V?_`Mäb—Æã’U$¹U2]åqxÑÛˆe]÷k	ŽP´×SP!A<\EÒÕ|Owcoòa)vnE—rrâZ>tá÷M¿íEx,J‹1tpÕªû§Övfö5ï$]TF±8~K¥„Öük΢&@΍é€KéÝ0¾Ë$s!w¥"ö]*8Rmy¡"#†¯²xP­¼,ƒ_I¦­,ž.ìëØ›ˆKÒ‘¢_!o
ã’Ÿ[ÒÏ?Ÿþôôé_ª^,&endstream
+ endobj
+ 2235 0 obj <<
+ /Type /Page
+ /Contents 2236 0 R
+ /Resources 2234 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ /Annots [ 2238 0 R 2239 0 R 2240 0 R 2241 0 R 2242 0 R 2243 0 R 2244 0 R 2245 0 R 2246 0 R 2247 0 R ]
+ >> endobj
+ 2238 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [128.846 339.352 141.748 348.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DAS:PLDI00) >>
+ >> endobj
+ 2239 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [214.489 339.352 227.39 348.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 2240 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [315.053 317.429 327.955 326.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DAS:PLDI00) >>
+ >> endobj
+ 2241 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [333.015 317.429 345.916 326.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FahndrichEtAl:PLDI00) >>
+ >> endobj
+ 2242 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [200.883 229.739 213.784 238.762]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Foster:ContextSensPrecision:SAS00) >>
+ >> endobj
+ 2243 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [392.489 229.739 410.845 238.762]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 2244 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [415.519 229.739 433.875 238.762]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:SubsetBasedCS:SAS04) >>
+ >> endobj
+ 2245 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [406.341 176.927 419.242 185.95]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 2246 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [424.808 176.927 443.164 185.95]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 2247 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [448.729 176.927 467.086 185.95]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 2237 0 obj <<
+ /D [2235 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2234 0 obj <<
+ /Font << /F30 634 0 R /F16 614 0 R /F35 1025 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2253 0 obj <<
+ /Length 2441      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXKã6¾Ï¯èÛÊÀX-’zî­7™ìL‚lc/I´$ÛÊÈ’G’§Óùõ©)É­
´©b±X¬çGª‡þÔCQ„:3YT„Q¬ÊË»=¿{ü¨Ò…ET<<‰ó¹ú5¸Þv*®»½Î‚~ÜíUPøÐÁ„ô¦ÜýG¦þšêßq¤‚ymÇZ/+ocsO¡œž'lU¡Ðš¶çm΍|\qº?´;ÒB&7ð-µÍ¥™êŠé¥åÆ÷»½‰¢ ïpå+OaxÃïV˜ûn§ó`ªÿœ˜0ÖÝ~÷ûó`ˆ½Va¡5dl¦æî8áÑA˜11ìÔñàþÆ$Átf}q|𸇶¾ðw#ëšiçùhò¶å‰ s',ªÜ êë.7A¸ÛÇq|î§Úíf'Qjy"œ‚‘öHnÛžú$ž/ãê´†NKº“@–ì^3áìÔ²W$Äp²Ý>I‚?jòþ42Ûa§²”ž¡ÈkÇÉNJ4¶m+‘K¡iš¾ãÈ°Í$
+ ¼4âA’rû-R†ÍÄÌÞò8K²œæäb-›Ñiãö¸BŒ¡XŽ±-³Øñ‰÷M7z_y‘KkÇwÖ&†aêëÐù”Ug&rÌŸ{¡é´ÙC¢“=+ Šò(Û¨÷݆÷éªò4,{œ«v£æ‰Jh!Ós9z{äsá¬Êtx9
h¸JH8{=QGöJ
™ûüô	>¾‡¯8+ä€%ZÊtžëà»9¨â<
+ ^ÎõPóp;`qfQ4øØHlÆ
ï_z’fbÊ2çpçE¤Csèpd Óžx@Ógæ[]âʼnÊxÑÖpLEJ¶)×Q´­¾í’4à´šìI”ÀdÇ_Ë?ãí൜öëÑŠ@‡7¾¢Nµ­¼Œ·n¾!cM Þ9üA…G(–6 at _@YI"lY.½-Q»3{¬VÓY_|ô¡OÂàë`¢6Mr+ á·qåê:£ŠZ‚C+FÄ2Yé<xzÚ€Ïÿîôܧo¸µlƒ+¢?òõòE
Eª¸æcøw.c&ß–Q`Ç‹|ÔCÙtxdG=ž;“)䁂c•( æ7AVN`–ÇVGlC׊föƒ¬¿ùP¬xY#jÍV2–»͸Uùm‡½'(Ù·íŒJ5TgË?m3N<B­èŠ@AÂb3‘JÖ$ÄŠR±0wn
iÜî$Â^yže3‰¿w¢{?Lkf¾î€”+ɬ‰ÑQrQ/r&kh at I|ûi#«ò0Õ±Ìc9ÙêØË'™OóÊ„ŒœŒÈlÈHôPÂòyC‚ª‡WC1Æ‹SfI~×çØ”#a<i|½ÕCSË­ƒŽ¢"¨¯êÉw°‹+]Í“/®	rf/ÚÉåH>àéÕ‘‘‰|ù£-ʦږH+·Ë?«`Â]|0­¥.JSs|݈q¼>Ī€²DÝQG>Ap|ázÓ¯ÌÕÊÕŠ*v$S¢à ìo>±ýkµwô6'P[w¾°ÖråE.jñjX¤q…&$Óß„o¹·v!Ú³ÈÈ]–Îá® øõpãð°>j¬P…â+ 駕†¢¯¿fYYýøm¨ê댥Bv¥Ü6©—ý©ÜÝ‘nMÙʈùšFÏqª¡YÇxP‰Úvâ?R‰–ÛzÆR€aOËW¾šeQîà€'‡¦—ºŽ4ô)¬[õ9š˜ƒK\ß-‘lª¥uÔCÉXÅ!-‘{¤œpj¹v7_³•k2´¹ØáÚQɍfp8ðx¼A³}Ïc22z32V"Ûå¿FÙ#S¹®ÀÀ]úÏlÍä^:óƒyü\ ‚?n@ò×f£gm»y½@âÓmý°6Ú͇
^P5ô”2ˆM(rL*¶ãã¡å·f¼Ù¶ñ·c‡pñÒáÚ5ŒgM9=ìdùzô&2Ù5Ïgy°YW
+ ¦UþpipÁç}–Iœ”ç"+¡U—N_±nÃÿ,÷Éÿƒæ„“ä,¯Wü.UËs£)BjMu÷²±ÎÑí¦–§>vì}_³‚þ¹Õ§ÓФñêٝmtcEÞÄb–´c“KKm+á†0íÊA4*ÖèqÈé)T~KyP„‡Vž)9Êâ7æj:‰1_Ú3´P}t𮮯ÜŽvéÕtÅ—ízµ8ÝmÎñÅÔÇøªÿÐ$zå¬ï°ýe€-qÜ{3Úå%±Ê)ëð$÷(£–NÐ	àªL‡×Æ
Ûª03³m«
1à(¥”²·Ü…*×ô½8-Òàçåë#j;·d8ÏÙ.ï8meß•`”z„ZºRÂÈ‚T.H!ã*[ô’yFÉÊ®ã„'D‹Vü`aԐÜñ:;ø
–×Voë}Çü>÷Õ=Ì-.¹C½¨v¤8?Ç›`~øš‹Š¨â_¹
FŽæ{hÁuNG+ M\ÐÉŠ§Þ}x~÷7S6`îendstream
+ endobj
+ 2252 0 obj <<
+ /Type /Page
+ /Contents 2253 0 R
+ /Resources 2251 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ /Annots [ 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R ]
+ >> endobj
+ 2255 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [171.182 708.045 184.083 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.IntelPointsTo:PLDI01) >>
+ >> endobj
+ 2256 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [128.067 254.485 143.999 266.174]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.4) >>
+ >> endobj
+ 2257 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [150.423 254.485 166.355 266.174]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.5) >>
+ >> endobj
+ 2258 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [172.779 254.485 188.711 266.174]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.6) >>
+ >> endobj
+ 2259 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [217.746 254.485 233.678 266.174]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.7) >>
+ >> endobj
+ 2260 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [243.95 231.956 259.882 244.858]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.8) >>
+ >> endobj
+ 2254 0 obj <<
+ /D [2252 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 290 0 obj <<
+ /D [2252 0 R /XYZ 72 459.868 null]
+ >> endobj
+ 2251 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F22 695 0 R /F25 1028 0 R /F35 1025 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2263 0 obj <<
+ /Length 2716      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YKœH¾ûW´vµZJra yÎÍ»K³ÒZ£qßÖs ª
+ ™‚6Pn÷¿ßø""¨Æ3µÔä#222ÞÞôÞå¹oÒø.
+ ?ˆÃ»ÃåÕ¿î_½y%waàAqwdÈûêÞ§ Ìv¿ßÿçÍû0]lëH`Þv»(÷žw{S¯áÉT»}”y=ýϽC½Û‡^µ½ë@ÿÊ°±§ îˆ`(»²}&¨gšQ@e'»§æ+ kY>	þžUqÁ9YǍo†úhI;Ò¼.åÔôŠîé\먌_®Ãä‚ÒgY,ÇÏ#¸@ÞG¡_D?¼|\§Ý>4âËǿу:}l¦î¾bá€Ý©)lʶµ*\Ç¥že>jx0ßÏ´Öõ`Ç“bþ^¡¦³Úyy(™+µîŸå¥?â±ýi(/2ÿ$A¹~²á'7—ÇÖ2Hh$á$<ðÞ¤™÷`ՁÆ|ñT?Êì2î!•4·d°Ž™p©cIìÇ&R%«Æ}Ynh¢‰ü4Îè¢b3XrÈ®½9ó†µà5íg)$§äçž;ûHƒ¶9”«Ç5|-÷LZ€ã¡w&ý¿öažùA¾æš»T4˜k•³‰(Ž×Ú/r#a„>ä{ïw¹!
Ðú[‰gÑ¢4òÞC£Nס–ÍØOdÀ(ά¤«O#V¦å}bD+ ÙùÑ™ù¥²Ú-¨4šãNã›à`X9jÿäo8Q÷³ÜúÇñË0m‰#ZDó×ÂËØd~êìO”p©AôJyDB‚¾1>%÷%AäóÌÞUů
‚r?uGÜ­R”}e~Å$÷ÀÏóâ‡ór¢äŒš¶æŸÀÂp#0"êNò
+ lJç1-4é â²^o˜C‡ä“•×ÜÏ]æÄ”ÌÙCµe]‘$7ØŽã®$ðÓÜ>õ )‰Õ¢ƒ¤bi½8¢–•(Ð+ ü	n±àÌ @€N(Qaò5’âñmûScsKd“ì+øö¾'¥é‰*.`†ˆOýìU)Šy´NÖlÂã î¾ÔÓu†ì¢+ 	“†&à’î½T;ªr³ð õ°åM±‚Úж4ÞÒ·qÅsOj'rEÀ g›šàümyIÄ6GùVµ»epµðO$^zø“­gùÎC{­–ê$’t(Mœ„í)	K³x¥Oš±o°#¥¸iï{•¿f”ˆÿÝ
+ ›j„±×îl& îHöá%ôŒ'Öyï>¾UˆÛ¤€Šy£‚§5YÑñP×›©Õ#ÿ˜)¼ûHÈßþv!ŠøZƒÄ”„;çø¨Š=è†9ÿ•îÆ·i/ÜêÆfrM€,Ó<)Z°Êêwœßʐ³#A½¬ÔËÈ/Õ²õ8“ÚÌrzi`bÄ@OxKÛÈÁ„ó[PæǪÜó\F	<$}ꇆwlÕX+je°ÈÌÞq¹­Ú°¸62k*±ž¸°¡(ætA©w~y°ªñFg‚œ‚:a;]—Þ1
+ *ži!–±m
+ É¡f–5ƒ+Ük-áLòÅ´˜\·KëË¡t¹
+ @{E Æ’P 
’u­ìrAÎÆ÷Î+ EC]]_üÜ€^Ÿö)4ñ2÷Um?ÜLŽÊYæýMÿV`Ùâ«x`³5{ý\ jAÂ€†Ü}¤‰Kxf“º?ºÚ2Ôõˆî6dûN’ïGf/îÏT½›-Ó|îþ`gÖvÂY¸Ê¥FÉ;3íéÒ×ÚÆsGŒ&ãÔ°÷ÍÂÙŸáçfôW+ + endobj
+ 2262 0 obj <<
+ /Type /Page
+ /Contents 2263 0 R
+ /Resources 2261 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2198 0 R
+ /Annots [ 2265 0 R 2266 0 R 2267 0 R ]
+ >> endobj
+ 2265 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [321.805 639.55 337.737 652.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.5) >>
+ >> endobj
+ 2266 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [151.366 315.308 167.298 327.603]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.4) >>
+ >> endobj
+ 2267 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [191.788 315.308 207.72 327.603]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.5) >>
+ >> endobj
+ 2264 0 obj <<
+ /D [2262 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2261 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F31 722 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2270 0 obj <<
+ /Length 2052      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚåYKÛ6¾çW¸7¨¸â[JÑC[tÑ[4è.zIrÐÚ²-¬l’Ümòë;J–i¶›M"0 “Cr8Cr('	üäÄ«‰O2‘9™­ŸýxóìâRº‰LD–d“›õº™¿Šu3µÖÑv*£¦^6𗯧±ŒZ¤›¨By7UiT0AY-¶ÓXy$Àh¯n×wÌå~UΰåZgØ­ÚAiXäÜZå8xˆ·[ã÷vÌžºÖ‹Ãy‰²Ró¬c:Í‘W(l‹E1}sóëÅ¥Ê&Òm«+Œ5¤¸Ð×B_©lô”79Ž~Û–ÌC{½“	?õ†îÑ(|V\¿žå¨•¯jø‡®ÐºeÊïÛ¯ñó.ï˜QË9%ÖJxåH›ÌnŤbMú3yV•­ãúý”†e’û¯©u`´|Þå[h•YÔ­€D=utu5•RFþƯ^üJˆœ¦nÃ0ô:À Y ͺeùHÈ5º€…««ŠEF3•h8$£©wpÎÑ0©ª‰}½Eà)”™RdŠzK\—dE=X’{o¢h£q@¹.ßÈH¢nÁOÜ%¨3âcŒ‰v=†kK&¶]N–Ï›9¾†Úõ\Î7ˆêZ„¦€*raÛûÀ'ì¡¿;v pÍ3Žõפï0°0@Êب«ùŸfÌç\É8°Üv5‚‹õÑj}	Frã`Éîe+ CVSDÕ©•Žô\ FŸ_ç£üub%€BÕe;@s³dz­‚=
ͳi»f×K16\ï38‡ü±w?Ù…ÕªÈçEó-’<Ä6í…Ùí®‡¹¬—eï^ÃÝXnTo7CqÚ C}fÕŒ…±à•¿ÉPº­Ø½3ôØ.oíÀ£A,›2†õ‹#I0è@ðj¹\†¶œ«‡‹+ ä]°êkV{KO@þ]ÛÇØlÞ¿hg¤døÝ/Q×å®Ùw2"ãfYöÐ[£K8_#ƒjÜÐïVÝ*pA6ù¦]Šë£èE["2ÙVe¿æÓa3z’ŠÌÑ&e&L¦@'û„%æS+ •‹Sé´ŸÊÁ¾6A›˜™þ×*Òƒi­™OA4'2íCàƒ­=DýÂ!ÈáOCäÝî8¨J›
+ ¥ÝÄ%ànõI¡¡’t0³Ùw5hú^Ñ.í(M†ñÿJþC˜Ø„„„ZÁ5T5I¢oNÝûT$‰;€Ëã֐†Lþ4s¬P?ÍúhÎ>ÍòApö#8Ó±×éÁù±hö"K³4ß>Íôq´ÝUÝHíD¡+ –fv`QìÄŲîêýI¤á¶—T†»5^­‡œâáÜÁÕXÐÎ	e‡¸Å‹£Ã,‡ÕöŒµ*q„qúQ‘ˆUpõoMßõ¨ÜÑ· /„%íÙCxª…ÕOqÿ×åNˆ³Œ8²Ÿ¥,Ñy\¡Œ{Jb²ƒÈ¦>ÑuáÓ\~9F|ðKAHâ„1^åÁ,W¾N²³Np"µOŠº±­Ruô¾ˆ£Ç‘˜pIý£|º³E½‡«Öéyƒ/Rö†oMßõ¨ÜÑ· /Ú[›³˜=œÜ`™Ì‘FŇBå™ÛÝÁ;J,ÞÀiBÁA˜èe¹Ü…g#ÎëA%{Îi¿ë>“8<H`öîj”Å„ê£W…qúŽÛn¦hª|HІ’œ3´´DRˆb)^85¸6=ð(vf	ÄdÕçÔï[¦v+L¦cé>¤"±œ÷ƒJzâ,%²\æCŠ›„wL“ä:¼¡µL¢ÇeÁ·À‚^“j7zðuãD9–B¢¸·«d“3™v>Q2ÆyY~B韑Æ	qÆ=4q5½û—pë/&¤¬KÎAÓ“r}¥ýîF9±ª­¹v·©I×M˜ž´`qJm®úyÜ¿˜§ÁÈø²Ö”ùþýMG?1^æýÛš‰~Ù:¼rò
ª#ÎäêGð4…ÈFÙ;“B½¶ o>êPÉhl9NP#_àòã7¤"†2TÏFô8;ÖБÇ!~9ˆ±7«2L?¼Q`ec÷·\žq±Òæ‹¢
+ 
]Èt£5”J……3OlÀ&’Ÿh3MÏ~¾yö$h"7endstream
+ endobj
+ 2269 0 obj <<
+ /Type /Page
+ /Contents 2270 0 R
+ /Resources 2268 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ /Annots [ 2272 0 R 2317 0 R 2318 0 R 2319 0 R ]
+ >> endobj
+ 2272 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [152.398 518.131 168.33 529.82]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.9) >>
+ >> endobj
+ 2317 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [253.512 114.68 266.414 123.703]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cooper:PLDI97:RegisterPromotion) >>
+ >> endobj
+ 2318 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [517.792 114.68 530.693 123.703]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Ghiya:PointerAnalysisToWork:POPL98) >>
+ >> endobj
+ 2319 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [106.228 90.03 122.16 102.932]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.9) >>
+ >> endobj
+ 2271 0 obj <<
+ /D [2269 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 294 0 obj <<
+ /D [2269 0 R /XYZ 72 690.481 null]
+ >> endobj
+ 2273 0 obj <<
+ /D [2269 0 R /XYZ 158.364 501.194 null]
+ >> endobj
+ 2274 0 obj <<
+ /D [2269 0 R /XYZ 158.364 504.482 null]
+ >> endobj
+ 2275 0 obj <<
+ /D [2269 0 R /XYZ 158.364 493.523 null]
+ >> endobj
+ 2276 0 obj <<
+ /D [2269 0 R /XYZ 158.364 482.564 null]
+ >> endobj
+ 2277 0 obj <<
+ /D [2269 0 R /XYZ 158.364 471.605 null]
+ >> endobj
+ 2278 0 obj <<
+ /D [2269 0 R /XYZ 158.364 460.647 null]
+ >> endobj
+ 2279 0 obj <<
+ /D [2269 0 R /XYZ 306 501.194 null]
+ >> endobj
+ 2280 0 obj <<
+ /D [2269 0 R /XYZ 306 504.482 null]
+ >> endobj
+ 2281 0 obj <<
+ /D [2269 0 R /XYZ 306 493.523 null]
+ >> endobj
+ 2282 0 obj <<
+ /D [2269 0 R /XYZ 306 482.564 null]
+ >> endobj
+ 2283 0 obj <<
+ /D [2269 0 R /XYZ 306 471.605 null]
+ >> endobj
+ 2284 0 obj <<
+ /D [2269 0 R /XYZ 306 460.647 null]
+ >> endobj
+ 2285 0 obj <<
+ /D [2269 0 R /XYZ 158.364 409.986 null]
+ >> endobj
+ 2286 0 obj <<
+ /D [2269 0 R /XYZ 158.364 413.274 null]
+ >> endobj
+ 2287 0 obj <<
+ /D [2269 0 R /XYZ 158.364 402.315 null]
+ >> endobj
+ 2288 0 obj <<
+ /D [2269 0 R /XYZ 158.364 391.356 null]
+ >> endobj
+ 2289 0 obj <<
+ /D [2269 0 R /XYZ 158.364 380.397 null]
+ >> endobj
+ 2290 0 obj <<
+ /D [2269 0 R /XYZ 158.364 369.439 null]
+ >> endobj
+ 2291 0 obj <<
+ /D [2269 0 R /XYZ 158.364 358.48 null]
+ >> endobj
+ 2292 0 obj <<
+ /D [2269 0 R /XYZ 306 409.986 null]
+ >> endobj
+ 2293 0 obj <<
+ /D [2269 0 R /XYZ 306 413.274 null]
+ >> endobj
+ 2294 0 obj <<
+ /D [2269 0 R /XYZ 306 402.315 null]
+ >> endobj
+ 2295 0 obj <<
+ /D [2269 0 R /XYZ 306 391.356 null]
+ >> endobj
+ 2296 0 obj <<
+ /D [2269 0 R /XYZ 306 380.397 null]
+ >> endobj
+ 2297 0 obj <<
+ /D [2269 0 R /XYZ 306 369.439 null]
+ >> endobj
+ 2298 0 obj <<
+ /D [2269 0 R /XYZ 306 358.48 null]
+ >> endobj
+ 2299 0 obj <<
+ /D [2269 0 R /XYZ 160.182 296.861 null]
+ >> endobj
+ 2300 0 obj <<
+ /D [2269 0 R /XYZ 160.182 296.861 null]
+ >> endobj
+ 2301 0 obj <<
+ /D [2269 0 R /XYZ 160.182 285.902 null]
+ >> endobj
+ 2302 0 obj <<
+ /D [2269 0 R /XYZ 160.182 274.943 null]
+ >> endobj
+ 2303 0 obj <<
+ /D [2269 0 R /XYZ 160.182 263.984 null]
+ >> endobj
+ 2304 0 obj <<
+ /D [2269 0 R /XYZ 160.182 253.025 null]
+ >> endobj
+ 2305 0 obj <<
+ /D [2269 0 R /XYZ 160.182 242.066 null]
+ >> endobj
+ 2306 0 obj <<
+ /D [2269 0 R /XYZ 160.182 231.107 null]
+ >> endobj
+ 2307 0 obj <<
+ /D [2269 0 R /XYZ 307.818 306.176 null]
+ >> endobj
+ 2308 0 obj <<
+ /D [2269 0 R /XYZ 307.818 309.464 null]
+ >> endobj
+ 2309 0 obj <<
+ /D [2269 0 R /XYZ 307.818 298.505 null]
+ >> endobj
+ 2310 0 obj <<
+ /D [2269 0 R /XYZ 307.818 287.546 null]
+ >> endobj
+ 2311 0 obj <<
+ /D [2269 0 R /XYZ 307.818 276.587 null]
+ >> endobj
+ 2312 0 obj <<
+ /D [2269 0 R /XYZ 307.818 265.628 null]
+ >> endobj
+ 2313 0 obj <<
+ /D [2269 0 R /XYZ 307.818 254.669 null]
+ >> endobj
+ 2314 0 obj <<
+ /D [2269 0 R /XYZ 307.818 243.71 null]
+ >> endobj
+ 2315 0 obj <<
+ /D [2269 0 R /XYZ 307.818 232.751 null]
+ >> endobj
+ 2316 0 obj <<
+ /D [2269 0 R /XYZ 307.818 221.792 null]
+ >> endobj
+ 893 0 obj <<
+ /D [2269 0 R /XYZ 231.667 171.477 null]
+ >> endobj
+ 2268 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F43 1217 0 R /F41 1220 0 R /F39 1156 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2327 0 obj <<
+ /Length 2441      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥Y[Ûº~ϯXà<TÄ^Q¢e«-4E{°ô¡ç<h-Ù+DC’³ÙþúÎÌ7$%Û›-‚(rf8œË7CÙÜÅôÏÜm“»mœ¯ckîöí‡?=}xøl²;¯ó8¿{:ÕSù¯¨?O÷«ÔäQÀsz¹7QEã$Žšþ~•ì¢þ„¥ßâM|¢ÕÓ%
Ïûº;:Æ
+ ƒýýÊDDeÕ]òLÓô4ü§«4£
+ ´Kö‡¡Ò…¢+š7š™ 1)OP<7a¯©ÇS•%Ißø?·Ê',&¼t4šŸÇ KÎôûÓßÈV«Ä¬ó$›=“r[§âQnÔ|YÌ—˜oóÑÒ¾è0hÃéêÛòÑ‹Æßî7›¨àóœuÆIÿøH“c6ä¡°}Å6ù^´'µ‚‰>1U=*uÁ,1f!	†eÏ󘔨©‹‘²¾_mýµ¯ÇÉ›FN·´G*öhú‚%§)EÑN:>à‰¸HmĪÍŠ–†ªd	˜j•7 Ë7Þ»hë=Þ;ö"s´÷dW¸A;,·”ŠR%Ö2›üH˜Ï™nžœ6m?T3½Äƒ¼Q·ʵXÃdë<Í&ù\YOaÞÙÈ®sv—TƒžfljÍWÞk·	!@ã±huT‘W™c¹©Ø«9bc‚‹â=B‰)Š¤Œ¼zV“’¸	ÄþcC¼ò<>öã4֥ʫîfž!Þ€Ϋ…(_È\ÖpØè¶Ö¨·‹‘bÓX¼Hg’ù˜OU• qÇ©ðZ«Ä®Ÿ0á«|1Öñ=Ët5‰µ9t*9,k+p¹­Àà²EÆMƒAõ½žtÇþ†Òs“ŒÈÀëT©'@ƒb	AœfI4ž»¯˜ž¢<%¹Œ\"¥$×wÑi+ ¹k4N2sŸItÝX)=ì¢'Þ^P–ˆ†_Œý2âNÒ<:·lkµû+ €xß:Éêkl­¾»d'öæa+ 9-=ÐL.?[U‘ñpÛ½¾PÊÑì^ÅgÄ$Œ,õ±~–*ƒy4D8TGê|¡åí˜|¡ýšÑÜFOL¤qÜô³,»®ZwôM~Ý
,Ú©X«¿–Yéwý=Kî;m²xž,Ò• óÉ’qgJµ.lã$M®›ƒ® 톊ˆ;æžÃåEp¯CØ¢aÀh#^¢‚•I2h×r…i·—ÿÖ>'ù!­6\Vév½Ká)»&þÍݦ1É&ú•ÏÔÞSõÌm2P}›‘>Ðs»!çç–ýÁ;Þ¿l%&('ªG–×x^Ú`:Qíâ®BG^çÙNTû'#.h³ö}{B2ùX¡ïŠF@´öý?ÑU+ ýÈ*ɍïm˜­+ v¹q7&¼ÔÞ¡¬Ãy/þD€çèEzWJ•3€•:XZýʽ=UÀ--§ªgz{–tÛ”¹¶ŠÄ×ɾ+—Èÿ£†×AÃêZê˜G\Üwó„|‘wøYøÂãå¥gµÛ˜èƒ%a Ö_Xh‚±D=”@—ýÀ^ÔÃ*}×Ùw
+ '<¯»<eî®Bƒ96è¿›[p—ׁÂ%ˆ(EˆÚy'jöN–3ŠÚ3bÊ%&ˆæŸP'WE”¦æíˆÕ’žÒoµ¹B”Ù8@«5á¶lß)f8²f™’<ï@è6º&¡sãc3,Á‘±[.öœz6ɤe­ÖGòÞ6Ágžýøˆ§ÜVY€Df‰o/~ñ±Fãff,kãùrÇHý­bYîÕY@§_±xÈzÑÛÇGÎÂÇë8¯ë6¯ã!´žéŽUØã.‡–JÖgž§KÐm©k01F—H<BP¸¾í~ò1g«W¾í+ ©Mâùᙈo0j‚µFÌÀ{4x·‡åEÉÙ<e\Z^ɐÍÀK5¼å¥Ùç'U-Áè†_œ~×	ðß~n“P£í†©	½T^x”W?uÐMŒ|…óFç·™Ñß½†û^0óNv+ Ö'äÃçÔÌ.BÛ|M¼þrÓô{Øíⶔ&ë4Wù ÙïÞ	R«ñÛƒ°íGw)±z`ëî <qB¢õÃ$0RKÕñV#
+ |7Iš\6ÕV&}¿ë—䎀ð¦ëh¶3‹0Ð~#‰4áünHbÿ³õHbgßLmê~…A©kTÖЙè:™ªªB~à±ÉþªS7}P"%W”€1U•ƒÓýÕ©‰®Š¶‚Â-ªÌèd±Ø<	]‚7vsGP¿¦Ò%ÖÉw¼ôá/Oþí“endstream
+ endobj
+ 2326 0 obj <<
+ /Type /Page
+ /Contents 2327 0 R
+ /Resources 2325 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ /Annots [ 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R ]
+ >> endobj
+ 2329 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [122.918 639.55 138.85 652.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.9) >>
+ >> endobj
+ 2330 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [162.788 551.86 178.72 564.761]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.9) >>
+ >> endobj
+ 2331 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [166.614 243.912 188.001 256.813]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.10) >>
+ >> endobj
+ 2332 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [176.505 222.595 197.892 234.285]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.11) >>
+ >> endobj
+ 2333 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [464.998 222.595 486.385 234.285]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.12) >>
+ >> endobj
+ 2328 0 obj <<
+ /D [2326 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 298 0 obj <<
+ /D [2326 0 R /XYZ 72 450.507 null]
+ >> endobj
+ 2325 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2336 0 obj <<
+ /Length 2188      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]K—7Þó+Xd½³›dìs&gâñ$}Î,’,ÊP´E
+ ÚŽýëGRÑMÛ'Š¡º.âº.hZ¥{‘>ÝçWlLý3*‰al¬"TÊñl=úuôÓ/t<Ññw#J„³ã÷þšæÜx=ÎEÍáõjôãè?#vlJ	O%N¹/ŽÿŽú‘ګç?HKb™ò—§ˆsü+Çøê›*I”PcA¸µáÎßÜŒž½bl‰Óz|³ˆ»™ÿTÜLœ-šr³[ÔV4“)+Öå~Yo&Sádñm}·™^ì'¿Ü|7z~s”J¢´OnqY
+ rDsº~~(÷á­¥ÿ]ÝQu„ŸGEÓûåÞ®êÓÓ„™Vtó‡¢Smf!Š7­ÐÍÛÏT–hqÏ¶þªX«Úu¼˜•«Ïåá†0©Ï!Oê\vûªÚì¦AÁ?S&?Ÿq•3¡…_ӻΌ<">é„ÊM˜Ë¼j:S~¥žr.óV1eÙY8Î^—¶¤y¶ÛOõú„»A´û¬ÜÌ;³ñšÑgQq„R 4ü™bi0¥\¥H?¾
+ Zzî7ç·‡#úŸ/Ã;7í+N©ÿí¬PÉüø=EîLkã(´p]¡™eÄ‹µž-þè²ƒï=ᛋ‘^¿Lž8ˆß0TšSÅñ:ñâŸ?¼kûaõ9¾®üjcÃÎáKߜ̉9–›Î"gšp#Ï!‰PÄ¥í¸°ßhG8a÷8|8•r½þ¸Üò+@á½@ž¢ÑYqÒËpž§	UbàIxË^øïvàIPbÝК8ËÚ´Þ€Ò@äÊáŒiäºýâ[´£b + ,jž]²ôŒˆØì«ßÐw}’jƒdߵϪ‹ä„©`éIèùA´KK?ÁiÔÄh7+ ©n’É$·š“Y—,»Pd4ñÊõé¯>]x@v½ÏI$㙁P*dYNÝÔ‚a‹‘ÙYg‘-f]íJ4Î0MŒibLç[(t.Æ{‡`fçÆxÏcÁЬŽ¶m|îLµÛa:+ í5l›HÍtNÀ¢P^)‹—ö–PÃôïý›ªi—^5õmS®wÝÊ¥`è‹=ÛÛ¦ŽOöí>†"ñ¸i‡Š>*|Ú__ö:6LFPû-rZ̧÷þûµ”f&“nCè£ìsé	¡ëHå”`q67ˆ{ùw/Õ÷ÿ@${Ts!©  „0¤49‘\t);†B2“[ûäöh¬½kÊX#X&O¼ë±Q$
„ÊÀ>{ 91iô]+ÓMùYV•öC¨¤IÛã,žœmÖ(¸¨Å…D1C#„G2f‰êA.¦ã­©{,Ø‹å흭ñ>¬²Ö2ú·ÉTJU¼¼‹®,7ÑÝ5-ycˆU
+ QÔ‹ð?/¾o®ëæCûþ¿êøÑYx·Ü/ëMë‡Á_…Õëð›:[¿¹ý³›‰õc¶×?´$‘Ë{‡z_51$ú셔ǯÆË/™òR
+ ¢¤‹Âü7H¡mQ­îýðùᝏ÷·k&Êß'LH›bѾZ·¯öoªÃEùz?LÚ»~¢8åAѯ©1²éqŠ÷þn.™£endstream
+ endobj
+ 2335 0 obj <<
+ /Type /Page
+ /Contents 2336 0 R
+ /Resources 2334 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ >> endobj
+ 2337 0 obj <<
+ /D [2335 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 894 0 obj <<
+ /D [2335 0 R /XYZ 208.288 139.05 null]
+ >> endobj
+ 2334 0 obj <<
+ /Font << /F43 1217 0 R /F39 1156 0 R /F16 614 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2340 0 obj <<
+ /Length 1831      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]ËrÛ6Ýë+¸¤BqñFwMšL›iSwì™.Ò,h‰’UK–BÉqâ¯/+ i¬7ç³ÞiïÏlÚ`D’`¤¹~²%÷=lZ*6Ÿþ¶!@Ê„"¢”mçÕYŒ&æÊB$gc÷©³Ñ‡ôU~5ìSš^ôÎ³â²ÿñì]ïÍÙ}C\!AU2¸oê‹HkbŽšèÖlÑP’³ÙÃþ‰€‰*úã+ËjçW«à¿1°‡1Š(•-	4îCºÚ“ˆ!Õ¨@Ù••e”{¢PÓçMÊ2*&Ëö&ŽFÒ ¶Qvpm•_cÅÐÒ¼¨ÜÉgGèôÄÐ3s^i–¾þõ½}å¬<#›·ðÃáe/
+ åøÉ—ŸjÊm¯©Þï5(@¦_óáø¹R¶¾BR³œúÒFâÄgPöV3`¦¬ŠÁ0ÐÇœ¶,„Ñ”ª¶…ÀHé¶G¢ÔFNëáÂbîüvº$aóB¦>]‚½;d®£*á#[Ð~GñÜ,QU¶=!v@Û¢[Ð~g’ãú„h´ ˜íävjþ.#l¿€øÌVUŸ#! ]¨¹¡Æ0kUoÐéh%· ýlyü²´•0\cÍið¹ÓffíÝj†Šæ<cüRJf=AÒg(˜ õ	Â4á3œÕ(E+Ø3–·U•Y±²ðˏ~¾\•Ò+ 	+ áMx)ð²ÎéKbA—/®"趬+ + á‹^ѵlaéÊj\æӍÍžƒæôMù¥¤üÒ+ CHYb! N†ÏP5£®ºÐ«}±²­šüb¯ÏnÕd.`ÞâoÕDwÙ".
+ ;\8¾P¸¢ÚÕêV0¦öÂF8 ÌäK%!f	y±Û#Ž¡Ý0Y;˜ºÒ¸Ù4ÎÙƒ›³ÞFïY$®¦d®Ôåj£xÍxE½}#"+ Æ›þcSÜmæ‹a;“h­–¿BU—† ªºTÝ&
kgmL1ç,jÌŠ5¦@cÒîiLöMIXT–;%!l·ßóÇz²kÐc2n·‰[†¤ç0*9›Ý–ȶ‡}JŠc,Åäü`J1«Š–Řâ?cžÜ
ª5¯½³éå
+ “XXÓõbaIÐs5]kfëÏy±¶¤É`oÞ€îZÞ+ {¤!„Z*Ò9¢è"1ÖüuT,HTYÍ°o•U£þûòA¡Õ5쎅ŒÑ3rä…Œ+<z&Cs¸ˆOûjæ~ûóÍöš}•UÍ›y¢Ü{ÃðÍÌn½árõßÑè?ÖÉ@ ‡£«m´Á%Á#–ùÇúbó¼LÇ<)“"›¯ö™ájÐÜÊ¢5^NŠEù´}\šµ—ãzÕ„…zX”„`&“®e,ž»,a‡¿/®¶f4¸#ðG“Tàûü$Âó“T+ ƒŒµA"BÀ r)ÀD!f,PˆS~ß%îÊæ;;}z;\íWJ)K]ÜàÇþÀÌŽôýµ£¢D:º*Ë"pkSš.Æö?I[d£Uùå_ÓÕ:mÞß|îÔ¶q垌fÌm¶UNŒtVJŠ8ÓN˜¿¬B¥ù쎏6¯ÜÚ'1”Wç¦m{A!Óqy6/ÏÖùæ ;Ÿ¹£òªßtœR`î˜4† {¨eþš'endstream
+ endobj
+ 2339 0 obj <<
+ /Type /Page
+ /Contents 2340 0 R
+ /Resources 2338 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ >> endobj
+ 2341 0 obj <<
+ /D [2339 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 895 0 obj <<
+ /D [2339 0 R /XYZ 255.167 144.53 null]
+ >> endobj
+ 2338 0 obj <<
+ /Font << /F43 1217 0 R /F39 1156 0 R /F16 614 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2344 0 obj <<
+ /Length 1930      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí][s7~çWð¸< è~é[“ÆÓd¦©;öLÒ<¬¹™Y Nòë#iÁN‚í¨õŠ=(rfX/Ú#¡Oçö‰t±ýGºD
+ „IWJƒ„ÝÁ¼ó¾óöî;¸ûºƒ3º{c_cDŒéÎ;Tid°Ù¾ŸuÎ:uȶ­>F´Û'alÉÛ–êWÛ»¿mH"¢T—!ªµkçùyçÙ	g]ûd)»çc×ùðmñ|t=è1V\öú¤˜—ÕUïÝùëÎËóÛ†„F’énÿ¶©ÿ-AÆPûêÝš-z}F‹A9û¾?T!Âeý	•eµ®W}7Àÿ`¿ˆ3ĘjI q«=‰8Ò¨¼v²GÕž(Ì6!Ä!eÖS–{Ç eQÛ€(}·ø¶êÁX1Œ²µ!õ蝝ºzigÎ2˯޸+çõ;Š±ýþ~øˆv%õø©§ŸfÊ»^3³ßk¢	²ýšƏ­ªõ’Ù儲§6‘ ƒBéÞ×Ìmxƒa¡kY«-Óm‘6mD
:Í8¹·?B:Ì]|ž.)l»„RdXH—ÄÞ7dŸ£±Gî@ûƒQeÍÝhÛâ+ж(Äh‚‘xB´Z"¹íäóÔþ^&[Ú>l	+ eh<)Z®uݝ®-«•Cï(ô²ö•î=¨9¼Ò)D°Ò•leÅSºÚ;¸ƒª¯{ÔŸ²Þm
+ ¹B@nL!‚‘+L<!‚•.Q&-¥Ë0vÐõ°½éQ],fcØè%1j‚<øˆ³6ØlÖ‚Ùü€‡5›©`6k¥ÓB0[×·Z>&_j+ NÝkQPOÔÞÿî¬ìØ~ñG»Ü·Ü•Õör×0QûñA1²aB6,ª¡&†I<¦½‹0zïø'›òÊ…ÔG™…Ò˜‹¯ ¸ø
+ + ÌBQ©9¾´É“Çnk{ž#ê?„A„†ÌXOŽ‘”¤]¬§b¸lW†ðR‹ä<{NŸO*‡ÚaFmc¨•+ YÕÉ)MþMY^"æ®°uä
+ ȍ™Žç$—á*o<“7žÉÏm˜)µ‚Z’jAÔR
¢ –þtiͺ¤VþÇ’ÚÓ].Ó®
+ ÷D(š®§=ôr‡i.ʬǸ…ä§(:8r}aßÚ³åúC¦`5\+ + ,“e„Ð\&û³Ü=þ>úò°aç?#å PŽ,ë
+ =J
+ + ³ŽiûÔWro´‚'ÚåýP•>ÑÅH*)j€¾N1ƒ€a€¾Î$…p^9•ÇA_·“«pì|LÜö‰Hÿhû¡¯:u2l¬ö­¬
Ì/|ÚšÐ_z};=Š7o
+ SåÍeUï£àÜrÆŠÅØýO‹WîÚõÎvvnlµ¬§‹í%×èï‹éj]ÙÛÏnÛ8³÷l®w‡?>;áünÔ%G\¹N0$¸ñ²þí„”ºÍvfúp{å³;+¦NØæÝs¥*Æõ»yýn}Yßäî_—3?ªüÍÐŽ(³OV¾£½î¾ù/ŽÙ]endstream
+ endobj
+ 2343 0 obj <<
+ /Type /Page
+ /Contents 2344 0 R
+ /Resources 2342 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ >> endobj
+ 2345 0 obj <<
+ /D [2343 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 949 0 obj <<
+ /D [2343 0 R /XYZ 240.803 144.53 null]
+ >> endobj
+ 2342 0 obj <<
+ /Font << /F43 1217 0 R /F39 1156 0 R /F16 614 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2348 0 obj <<
+ /Length 357       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥‘ËNÃ0E÷ù
+ ‹•½ˆëñ#‰ÙõA¥"*Ñ’°ˆšUЄ’"Äß3vâ
+ T„P«,2wæú:sDà$³ÜZMŒÊx–*²ÚFdG7ÚèÔ[ÇÒ$¾Æé.‚þdß̶ҐI-"²8á©P$–ŠÎ7Ê£Á‚[aI¾öμ¼§ÓÍÓ;úV±X)M5Gê’ÅZzˤ¥8Á9¶W®¨j&3ºwnE›u÷¾™ÝlÞ©áš7EÛ%.\ü!c㫶3.}àÞß_We×|+ endobj
+ 2347 0 obj <<
+ /Type /Page
+ /Contents 2348 0 R
+ /Resources 2346 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2320 0 R
+ >> endobj
+ 2322 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-LICM-MayAliasResponses.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2350 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2351 0 R/F1 2352 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2353 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÔWË®ì6ü‚ó^gaH$EI_ @™Yd?ƒd‚A`²ÉïOùqlʧӦԽ	.îEw_[%QÅ*Vœ"þüñŸé#ÍA&žY§œëLeâRæ¤Ó?M?„™dúsúˆÓwÓMÿ]>}?}„iùóo§)³,¯ÈœiúmúÈøÄôùïÇ*sY¾nÏ·ß·™>þ9}üïó?ª.ÿfNs‘iÝ
+ 6õËôãôû²e3aÙÍñp³…íû¯ëŠ?˜E#•YÅ»êòt)fÙý‡ëjXÊæ]O7ˮ߬Z©£ËÓMö¾®K$³»ËÃ(Ù¹ìþÃe“vayÚaûþuU.iÖõÁ>¼¬nÈuù¾?4ÖY@ï³;~ <Æ/OÔº|úòÃþÊJÊ¿y¼}4JSíý‡¿Í˜B{¯ûŸ$j´}´}éè¢'jv¬WÄ¿sˆÌøøo<æŠmãïçç°•«ÚËo®ÌŠöç"Ìß5‚$šì¿§h¯"¼—„]i)Êóš7cœ³N‘×_Îj‚@Óòw3—¿ÚW
+ ¨Ãºä
‹Äå<Xä_ß<C×°Cçųˆ÷—º5Ïdu༪šÅ®s¢nl\[Öœh!×-x]ÍÙ‚Ër†^ðÂqˆ]Â=vŒaŽ-ø&ýÝèx›-:¾‹86@«›
+.?ðA{ã¢ðrÑ>âÍ8P}0>[âQÞîf˜¸Ý@Š#·Þ'‹ï*>x_Jsû«CwƒC?C±Ô«³:àÁ|mà#ô'ôã¨_Š=üúývöËåüaïÙ¾
àmm
+ À;‰n6+ ¶àÙc«'½(|x4Q8ÐÑîVäÙ5QDQO„sÀƒîÝ!.‚íÇů•8É;Ðs0!nûäæc^‰v+5Ž=,«ClbÕ#€=æï7@ ~2ð5<E¾IÖp
+ mŽ,žK ÿ1b,×ÿpœu s63nß7Ò.¹Ê¸O`ŸMr.êŒ6>•l
œÞ×ùæµA.ÖGcÆý̳Qjê™3Ôk£Ü2xŒàƒ|6Ëq™Ss8§Œµþ£ÇûÄZ­÷ü¢syGçs’Þ¶gP¿Q}~8ã:°A}Ã|ö͸\Â,o}.yP}A¥skzÛ°Þ¿¡p8ØÊý->ÜoìKÖùF'û²­sæÉWáœs%I«ý¾AW¶Ts—ñø`OìLyfzƒø
+ X©[|¥æ‹õ§Œ ÷8«Ÿ¢\bîh&ŠMÎuö`âpÆܼ?Aíƒu?Ÿ÷'¼ÐfÌAïO¨›ô†Tâ‘
_¼þRŽsô\?øW¬#ôæþkH&å¢üw»‰¹pŠ¦ù‰Ç觫۟ú«.ö©4“× ñêªXÆ~\Þ«x!½#r)¨—{#—‚zmàÚ·Ýê53í7ø|Ê“›«û2E#½Þ±/s¼$>Ícs_æÒ$>
®±/£Õ¸	=ƒÌÏ`_jRûyy£¼£÷r&£½îæCšö»j_\_(ÏuoÕ93õøtOÓEw¯­ïÁÆ©©{âFÛ5‚{éyn©­Ôºú½–3å=°Yn„Æé¶ØS+ñYú¡‰¬º£U=Àül²sÁrû‡ºb—×®8&í½àN·‚~ä\À µsçËgîڏ[B/G›í¹3»š9‚ÛÕ‚43=NÐaârg‹ÍÚj×&¸•ÙÌtÚǦÞýM\uˆ³¡	L«ôj½3›´æ¯w¡Ó46åèkÓÔ–¯¯©Ö3¬­ç®íÄàæ &§-"J®q7S5“z;-¹°7ƒ7zæ•TÓÖ-G®;¡;Ï-õÈUÃdã¤Ç	:Èƪg84MÏ¥ß4</¯Š9×ЭäunÊk?°€hVÒb$8ŸZ¸‹ZÝcdº#åXƒv…¸ÓZ)˜GLkÕÜ7
+ ¨–,ø);±Aµl±=—rêð¸ J
‡ùUjmd(„܉³â	ˆÙ‚tXÑkãb¾.K|*ñ°{'ð\lìr)KÓÊ‹ãiÊbŸwBM…׿îŽíw%¾N-_+Ž)=÷ò\A61&&q—§p\w“ú6#îÄX“û¶‰À‘uÃürÖÕ”g\þ©kN{‰iº†ÅN¢iSk¡}³=°5¶Á/í÷õ8£ÀüRÈ$sêO™¥Í_¨|÷„–A°&iph9…SI‡çÃœ²‘R÷|˜qÒD/¶VË2õ·V:µhWñø¼là©¢£¥âîêÜj鵩=È8u#¥¾®.rÒhô—ÕQr§Ž×;†r £àˆ®\[Ì…
·j4ÜÙb‘å¢á—!ÍŽþ6î›Ñb:”pGnEÜœÊl
+ îÒð¨OfhN„ûPË)¿Ûq‡nìÎÖ-}—L±œ"þh(ô`ÆÛ7øU­\Ü-dr×¢¢>	'-Gxæáºu’ŒJ:ÃÏz쁶¢J&û,«±b¦åÅS3´¬”ÎS3x&
òuwAoƒ÷íœÃy¥^jmÞFºÎÞf(YyÙ¸8U£à^çbP\åÅÖfP¼Hok38.Ö·Réç8ƒãj}µô\â2¾6¾¥ýèBFÐjõ!ƒgVÐê- ™e™¯Þ’èªâCŠ€fŒû†Ïj^BkKV#ä2evµ¶€iY_TSÓªv«i
+ tñ¡Q<ÔÆD¼1 ÖÓFF¥<‘qJyË+½¦¦Iøؽ_M“ÖSLJϜÕ¹÷ÌEÀô8nº +ûèŒ|ˁG¬SÑÁ*‹Ó;•õ½úk®¸néÆ5ñ™¼Fã¦b¦&ü¸¼SµÎúªmkÖ¹ôº¶mSzO2ˆfSWܹú:ƒÓùeÉДÚï"<kSÐ+ !ÿ:”»Ð)7ZîœÊ#çSÍ_¸õ(bÝ{í|/ï@×Ø$1'zóó æÂá­®º’A,è’çvâÂá¥ÛPˆB›Ähu{Áɶ9Ñ~o7Р?·4Ø–z
…r¸¢1ì\šDäÃÆ}¿CØ	Þ¯ì䒈Ǝcl2‘Oá˜â%}_\èTšTäœ`”{‡¼38×/ïÿo½Ú–Û6bèøøÒ73f÷¾ÜÇtÒ>tš^=ÓgY¦%’¥Hr÷ë‹Å.HP]*’ìdlÂâmMwÖ¼H;t8w¾v/¿u™¤RþìÛLCÊ{ûÁw’æ`ý´
Î@Æ™ê ²¿ÎÒn@cÚÊÛo¨×Í˳Ý[ŸŸìÆšú5”»TC®}ãJ9Iµoøuvªò¦oÊ/é¯òM»sû«…þ^A»•j0ZNÔÙ~p^²ÇXHöpö"cuó*£ÅBºŸ?Z¬—ý©öí>\r¬AÒù×ÐIÎÖî„=èí—œƒ¤3çWœƒÀ7/-θÁÉvÒhqÖô÷Ëïœô÷ïÕÁÅvYµ;H:söÑâšpp°iq¶öà›²ÙƒÇÕ{¥†7ÓEQ÷*Ôç®Ð^‡ú6ho\}¶Ó=$œ…ï!áÂÙ
ÞCÂѵ“ý²t÷pލ¥;Ÿ‚¸îéo%Ñ(·¨®þŽkF·Ú³!Á¸x"9@*l!"Óˆ\G"€ Z2Í!J™Xå$Óˆu\M"€Ôê{D¢9D+1P“éÄ*®&‘ÀË3!½›cR4ýM7àÇÈ–‚âÒ¸Èl׏Än$†4³3Õ³CÚ„3;ô{qbK™:ræÉ+ •!í5ýš“+ ¿€qµœÎJÏðØ•¯>"êµ6ëcþîßùZ•ždq–T¤bù+ ØtVÅ&
ÉçÕA%;GŽ…鋬(©pnŽôiü‘þa
ŽÔ‘êT£Õi=¾ßX©5Z*üƒ÷eÌú®>J<!ëÝj9ì¾”„”˜´#u&üx9ðRƒ¢†å©…³q¶†EIƒw®ÄC°kEšœ$Lýáù~³ReµNB֏(Ä|´@ÿ*ÞHJèzû¤¦!
 «âs!®GÊpc"QãêýäKk‹#¢)q¹`‘1”¹³õÃfµß}(J‚‡`
+ 
3PËœ»w«¯íýÍH™yðÅ6º6dE–üííûwE!y7œµŠô­W_6“g-Iò3lŽ1Y=–‰Ä.¢Úºi«Õ?Õcu0ãhôø;íK¶‘º¡})y$Š+ 4Àÿ¸¹:(
,-sÆc|°v†lø¦g#øü2°ŽÏŠ[°ŒJ­áãtÙ=V§|ļ‚	Ñû+ wùÎH‚däöT#®åcÎlºl,™Ö¤#FŠP»ÎÆnÙŸ<Þ·›S
Œùݏ^nŸ‰’ã¡VAÏӐÌD\÷Û›I·¼üž@ãÚendstream
+ endobj
+ 2350 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d0020004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e0078006c0073>
+ /CreationDate (D:20050404203551)
+ /Title <feff004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2351 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2354 0 R
+ >>
+ endobj
+ 2352 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2355 0 R
+ >>
+ endobj
+ 2353 0 obj
+ 4843
+ endobj
+ 2354 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1202 1000]
+ /MissingWidth 274
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1002
+ /AvgWidth 441
+ >>
+ endobj
+ 2355 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1162 1000]
+ /MissingWidth 322
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 968
+ /AvgWidth 479
+ >>
+ endobj
+ 2323 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-LICM-ModAndRefResponses.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2356 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2357 0 R/F1 2358 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2359 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—ÍŽ,·
…Ÿ`Þ¡×^Ä_IOÀ@IÙ'Hbv€xã×UU=]¢úÞ¢”Ù†érwñˆ"?ÂìŸ_ÿõø-ñƒ6ÒGÎuÃò R6Ñǯÿxüó#mȏßðøññ·¿þøøHöÏŸÿðøÐý—T`ÓÇ/\.Ÿþü¬iËØ>뻏Ÿßþéññ—ÇÇŸÏ+nʏŒ«É0A?=þúøOÓЄ¤¦äó›¥\âŸÞ_÷§Ë¹-òÊöÕë+Ïo^)Úz¥}µ^Ót>xóR»;@襥n€×—Æ—"B»êÈKÛWñzúóÁ›—
+ ¶#„^*´]…Ÿß¼²H;@è•öUºfô|0¾”
+ ¶›ÿåùYê–¯ê?Ÿßo„·TÞ<+ »òÃD­¦X1w
+ ªl%’ƒ¼£ëÿ¿ƒ¼suárm‚Õ:¬ÚPöj„hb’WöŽk(Í3Ì
+ @؝ä%˜UÐLOî¯+ < çaXy .*`Ïðy¸¤@FèÄ5Pö@ âbªbÛ;"Ld€´¤€qÕ29g¸(€5Ç—ˆ`:æ™Ì∩FÌ:øõäÁFSP±èFóDæꀈfV ’‚ꁈöçs É­5R #Wü™à@Ę?ò@\Íy"†s _ƒ#ÉŽ‚•(e°hk
+ ÊàТ
+ ê×+ 6%w§ôI¬í›÷pòtd‹ 
È|–Ѭvp at z–Սø€ºÒ˜¤('çndφ66âghã& À°¸k°òÀ¥$˜ILÝ5€œîóû". mK"P)&‚¼gB;Ï’g`î²PJÈ0°x4UZ¬MECS‚u4N5T›‘½q²qð\\G¾ßa
+ jÏÇè#iäãªIÞ9EEÀhV­‹ ãcÔº
|”²ÆhaGH¢EG@ÙO×.#{@1Å.£ŒîÉ>,
+ ©Þ=Yßs@„¦‘’«™Ðä)Ì„‚§äªƒS¼ÞDо)
öÍlÉ¿){H¢õ}ÄÀ)”\®GÉp5¨~ÍÀÔì\dp^jy³^–öhACñ.ÒV+ Å—B-šI Ð¢]/ öËK(¼Á“K_ú¡Ý²ù‰~u^5Þl–‹ó©`N¿úYýò€i;ò ‡'„«7[m}„Ε…{ñbÊŽÚ—“Ú3Ñ©/üôtú7Á™^9Û£{G
+ .ºAGˆy+ 4ðoE€À`»¢pð]+ÎGp4^1ë#äø'e¿ÂŽ€!øJd¿œOÄKñÎÇþž&°Ô¾û…bëfø·rz…ÁÓ+xþ­X/E¿ õR­WªóK²ÃÚYzT<ÿ–®_Åó/\:ðoejü_pj·Î2¿xhüAhõÈàðS`ž~~cuœ¦2߀™3Ki¿,ž~õišg¢‹‡_©çòv^‡­ç‹?g·õI¬òåÕ2gæ¡ã¼n¾ñí÷—ÄsKèmp«±Ïv9‚niN|	N¡‚¯eë^žùšˆ–ä®ÛlûÁ@Òø•¯çÁkoxCñoqÙv†ü.¼rö
â‡Ð~àyâï® Ûtþe_Q/ç·3‚”?;õL?Í=؈(å]CE%õ¡e¡áÀBwñë80²I?gšÓ…ßÌyvs†C¥ßØVúÜÛö9]xˆû~tI€†ê±n}ã!”sEš	OºueÏ;¼	Ïný¨	…ÇÛà¤Áì ·”úâ L=Á×0‡`‘9„#sV.ŸÈQ'zûÄwÐLƒÌbŸÄå96ohDé׌PtíÑÓrÙ2(è™'>žò©ŽØY)>NŽ;Ñâc:©ø˜\ëG‹y0[”pú˜ÛÂ*‘`q聴`õX{jÌìqZÃtüâJ
m8\ßÀú'$ :øA•ÐŽ#i€Xòf àW	´¾àh¸V\_Ôö÷àÓ'²f‚sÏ=Mçà¾	¿†<RÉ#e°<ˆ§W›‰_½å‘³|oÌô|rÚ•‰ø
+ |©´R¼€øj:·¤™øèÀg“H¯ôàS^ŸÊ¾•ÛWõà‹^Ág™O@ö®ÏVØPÊèúÌÀM{n­Þõ™Œ˜îŒ={ìæÊlú3öì)ºi ù™¼åšv{™‡MÏ\K ´Øåi»‘Õïy’#v#ëzû~5¸œ	Ÿ{èAÁÓ²Ý]ËT×ô¾ä¹ý®åã{áåUº{îcMßãRÿt)Sá¡Ï<žÐ¼	×~[?;`×oñÃÓÕk´øŒ§G˜‹Ï×hñåœÚ7$}ÁéåÚðñÃ[}j7mÌyáÂáÍ3¾Æ?šè^€ùÓêmæJíaÒWM”_å2€Ôûx‡Þ×m!¾øÞ¯[`Ø`ZŸ¼Ï…ïl¶†L6ï¼µØ„¾ó‚ñÿ×zµí¶mÑ/ð?ð¥€@ÌÞ/-Ò>MÛ¤úLK”­D2J¶â~}go$‡Z©ŒâN<ÒrxöÌÌ!'¯ps>j¼‰÷ʵù÷ž:—¼7ËÓO«qÛ_7u¸·ý´±ÃíÐã»ûƒz…øæû‚<>Ü_˜èU/ ظé }G^gRüdã²ø¦ø?„Ñ!ll7& ißC1Éqõ:;_¨+v¾ÐãåÓ›ñΟúôödô\Õ+ .I¾Ž1‚¸¦\?Æ"$PÛ#|ˆ+ “TDËݬmbž´iõ×\*#ÂÙÄþt!•žRÞ*Ën4†~3º4À²²n³X×gî]@ö§ŸîÁË]Ýn³¹2©Ïö„ÆÓ)ªò~±È&š ëÊL‰ÌØ”h˪=ä9ñºÇ&:©BW§äeýå©ú\gS©W#a øTÑ	^OöÇõ6›È“l쀢Nå Œí}»^fS¥W@¼#ï؁9|Ú×û|µÊ«Æ–Ú:ÍPèùj·Û<e󌗌½ìÔfÒS‚«í6«A¼fº;ú‡4iú€1ÝÖû*›È½jH’؁#^4Û][ï÷ÙdéG0L:Š˜MçÉI¹YgӔ׏¨€š4ç`mù¼ÏŸ¦0aò°T¯»£NåÂð]ÚÕ÷ÙLä_o’öÒô ðå}“K“T†7³ÔÄ^ë2É+ §ŸsÉÎv¦4at仄°³]"mœ#ƒ†Vi´‚¶ÍvQžs©Šzk0°ÌgLñ°ºÐH'Ý–‡—²ÕþdS…×,½˜˜n'ʇ—eÛ°ü
U@ÙÆ„§?Û˜J‡Å%ÂrN©Ó]y¹b‹&»¸”
H–ðºýLá1ŽÕs-³î€yôê4Þpµ»o›ãá!›%Â1ƒ­ÎiwÍ×z9!
 ;Ó\Zõt-â2y˜?~zÿ.›¥t`gñ¾¯1»æ¹­^8My_Šoo`b¸iÅá84Ü®­‹‡âŸâ±m_§@KýuÞѯïâö^ÀŠà ÿªÛEýx(šUñ¾Y¾ýX¯ŠOu»®÷ÅÝKñ{ÓìŠ?w‡}ñ±><µõÒ¡Šêq	tàCq·‚¿Î²*ãW‡ãwæ^8åi7£¡ê•ÿZ¼ÿÖ+ \£p©—<ür•á²©JË\îgUç`þaóÉendstream
+ endobj
+ 2356 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d0020004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e0078006c0073>
+ /CreationDate (D:20050404203749)
+ /Title <feff004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2357 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2360 0 R
+ >>
+ endobj
+ 2358 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2361 0 R
+ >>
+ endobj
+ 2359 0 obj
+ 4732
+ endobj
+ 2360 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1187 1000]
+ /MissingWidth 271
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 989
+ /AvgWidth 441
+ >>
+ endobj
+ 2361 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1153 1000]
+ /MissingWidth 320
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 961
+ /AvgWidth 479
+ >>
+ endobj
+ 2324 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/DSA-Results-LICM-DSA-ModRefBreakdown.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2362 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 396]
+ /Resources <<
+ /Font << /F0 2363 0 R/F1 2364 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2365 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÌWmoÇ
þ÷öK×€·3ÃyýØ"m+ ÑŒ8ï=/Ý­š	ÿn•ÀŸ7È­(a gÿV¹dÐUò'¤‹–kz!ŒüqðÕ:eùwŸŒˆÅ )#ѯ?Næà™ø»÷¢B³èÿŒò§¬
+ \ì|MN¹ÀÈÿþíkº£BYÆhòhOa™«“ÙÕÝÃ_Wž<½VjW±q¶v­€R[èW˜Uñ¼ZÕðú÷kÉ/=ÀÑ8oIT=¸ƒÏ¶+ a©Ðåj‘b¼L!ØäŽaZ):e*a¡Nëa%L,Egºfºj4sæx$˜2—9}®z¾µ¢g<ß÷t8\¤EûNZ-X >Áp3L¬	Ú½2ÇËé¢vìUn§Û±×ñx?]æsÅp?èî›ýtÑHä­9ÚO'ŽDÞé£ýt©\}àÃeöS+ 4`S`
€½Q×<ž4OM½¿ìNßQAÞÀXî.—W§n€<u|‡ûóHûýd¨ü~(H觘ïçíh*çšÍ@¤	Ôa"y6ŸnƒæqZ†üË^^–Êê<¼
+ NB°@Ä´)VuÎÓs+ =`ñ<tö,™°$ŽNÏ’iÉb°K	K29`pœ\=G¦,‘g´ž%Ó’rYt,…°ä™«gÉô€eèõL†ÞÑ”1Âïùœêt,,‘â_O3Ѧ<
•ÓBõÇŽÆ•r^IÁ€#$í‘•¡‚Õ믤`ð–î<Sâ8*.›z^HÁ€sµ²g08õC%ƒI„+C!ƒâv(‹ÑƒÞ¼J
+ †ÀÐ1R0$ž¥:†Bö €*C%ƒ	mA¡Ä±î¼‚Á+çÊPHÁ€ã“
+ )#ZÇPÈžÁ*Ú êy¡Ä±á¿;/¤`°Z<±PâØùÄJ
+ lâ‰•¸å‰'V²gpÊË'VR0`£éM(”8ÆJ<±’‚!ƒOÇPHÁ€@®{+)pQ@PIÊ
+ ((”Äo-Á ’‚¡,/•¡‚»¬@ƒJ
+ † $TR0D/РPýqPF¢A%ƒN
*)ÀI4¨¤`pZ¢A%ƒ<=:*Ø\O¿ê¿]aqP¹úa£¸óSÿË?T™/š«ÛÍ;òÐï<o®^š7êOn®>mÞyÊ5ùoh˜Ójæ|£“oLùxõ¶yâ·¿øíÅï ~Gñ;½j­Ö®¿_ÑÓiÂyG£N`Œ†â„?K–^ŽþN`ÜÝÜŽÝ‘Æìè
+ Òë\ÈbÆùöýï÷fLP+Æw49™^ÔT¼;•48Ž14U1ðU端ûè”åž`lm´:AìWûëÃÓv\Öq»ÀWê^©­ÏÔX7‡ëÛç?FewPR¯s%Q@©öùåñaÔ·:å™×IÙ«wñ­‡çíïc²FQH€£SECpU½{=ê\c¸/¡`–C^Ónåµü¨<hu±°¦*v¿=<¼ß}vܾ:E$«SÍXìmw77£r1ñ&ÓŠ¬IPÅR{}xÅc´t¸Ah·¿}¹þ¼E!Z~x_é jæàbòôr¿•„HÍÁðÕçM'iÚÝÝáþè(†ˆGnrRç_ñÅÇöåËþåþiÜâ@+	¦«~ìœíõ~ÿðeT2rŽc•”¢¤‚b{½ÛæU@ØÓë$A“ªÊÐî¶O×£‚À¶Bn6VÙê#œowûÃöéiTÚqûµF¦`褱êîGå<wemi|¨rÆûªÕ¶»??‡ÕFê, DaU(ÀeõþÓ~{7&æwrL]ßëU§Â©ÿîqTNsƒÖ²÷Õ·`¹ÌF%;ÿ	+ endobj
+ 2362 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d0020004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e0078006c0073>
+ /CreationDate (D:20050404210946)
+ /Title <feff004c00490043004d0020004e0075006d00620065007200730020002d0020004e00650077002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2363 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2366 0 R
+ >>
+ endobj
+ 2364 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2367 0 R
+ >>
+ endobj
+ 2365 0 obj
+ 3234
+ endobj
+ 2366 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1178 1000]
+ /MissingWidth 269
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 982
+ /AvgWidth 441
+ >>
+ endobj
+ 2367 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1136 1000]
+ /MissingWidth 315
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 947
+ /AvgWidth 479
+ >>
+ endobj
+ 2349 0 obj <<
+ /D [2347 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 950 0 obj <<
+ /D [2347 0 R /XYZ 207.394 515.361 null]
+ >> endobj
+ 951 0 obj <<
+ /D [2347 0 R /XYZ 167.197 299.508 null]
+ >> endobj
+ 952 0 obj <<
+ /D [2347 0 R /XYZ 214.833 83.05 null]
+ >> endobj
+ 2346 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im25 2322 0 R /Im26 2323 0 R /Im27 2324 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2370 0 obj <<
+ /Length 2569      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YKã¸¾Ï¯hÌIÚjñ¡‡së ;ÀÉ4’ÃÎd›v-K^Iž^ï¯O½HI¶zƒÆ«X,V}õ [=$ðO=äú!O6qbÕÃîôé¯/Ÿž¾¨ìA%ñ&Ù<¼ˆëeÿK´]­u¹ÕZE»òÒÃÀµü5Ñy¥¢×²Gªã™¶Û»®‚éæÈQû‹ë¿'©ŠW¿¾üýAeñÆdk­âÖ´ÏË+
+ ØdÑPnkiÛf¥xÿe]_™X;Op=NåÑ{5¼â(/íDô4Ú‘""º–Îíù«jxÙ7G<r·
ÓllypÀÉN”ôòŸŸ×?ýg¥”ŠžÿÁ3»ºrÍJÑÀg]Ïkè°?£l“FçÏ0T´ë†uÙ=2	w€åO_L:ñJ‘ÆÅ&×Ô-°jp®®™{æC]ÀŽ©p—MYÃWr-a2òþ‚ÙWâE8_Ë¿çÑû¨é¡íN¬ÞÁ½gW6,L‰…NåPµHŸ'„´È
+ Y²_üWîQ1ž¼‰çi/@Ý^L©l\h5³¥+;°8øÅjKŽ´ÚD»–ð¬jÒF7FU
+ ìdµØ©œíU´F	ße,k!r@oÙý‚T­c¨E¡‡~AdšÄ…1Âïšà«S2l)G<µãQ{ªSõŽî*¢¶>ÞV(¥*”¢š}×ÚÂx“Ï¢òÿC,uæ!†Ðç}`<ÎÍÌëE;€ióÌ3.à¥>üÃ8Ôã©)§V+ ÈŽâòjÇ(¦(/X&ÝÄYbGÈ;}o³‰­ÙüYÖeXN
+ {çOÇ
+ z´ãøÆq²ËQÕ‹õ™™!·s}Hª,ÕûôQRŽ¾ò–3›*Në8qî܏ª½°¾65(îR= Ü´XEËAŸÄ¹ö©d"¾,—eb­7÷/›êùáQˆxç“7æ$[Ê•h:Pº]·Êl¬´™ºp1+ ƒe`jéUïÜp™;©ý
+ ¾+c¿2^1NT>Æ´ÊÆô‘çÑg&£YwdOÇØJ ïÄz8
—!o½
X#
+ 
+ <UøUa(‹šü~åF¸xõ•ÿÝÇ"îçãÆÛñbð¶Ÿ17,†âB-ô+ ×Ê͠܍!|“×3õÜÉUÅ·8YÉÒo¡PIª‡9
+ yøo‚JÿdMž°Ð"…•W¤œšZÊ-»Ð›bóGËøB÷™W´Òý…£×‰ŽtAtÀ‹ÔW˜1Ñ+6Æ’ ¸ÞçjX°j|äòDòE®¦ü¤–Žú+s†mè½)s)šâ$¼²Á·û½<kGÖš¼é¹s>
+ Û®P¥olàƒ®¢U)g˜7–˜|úÑdzo£k\'o˜¤4MÝnÒ)„ÙÔ!Ä+†¯¹í¥ó©¤Â ç¨@Ušï¿®†G+ 6¹JÒ>ýôòéG‡ïøendstream
+ endobj
+ 2369 0 obj <<
+ /Type /Page
+ /Contents 2370 0 R
+ /Resources 2368 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ /Annots [ 2372 0 R 2373 0 R 2374 0 R 2375 0 R 2376 0 R 2377 0 R 2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R ]
+ >> endobj
+ 2372 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [401.389 684.001 417.321 695.691]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.4) >>
+ >> endobj
+ 2373 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [110.847 463.743 132.233 475.432]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.13) >>
+ >> endobj
+ 2374 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [138.302 463.743 159.688 475.432]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.14) >>
+ >> endobj
+ 2375 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [188.084 463.743 209.471 475.432]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.15) >>
+ >> endobj
+ 2376 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [345.093 441.82 366.479 453.51]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.13) >>
+ >> endobj
+ 2377 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [106.011 397.369 121.943 410.271]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.3) >>
+ >> endobj
+ 2378 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [168.829 397.369 190.216 410.271]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.14) >>
+ >> endobj
+ 2379 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [250.392 375.447 266.324 388.348]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.4) >>
+ >> endobj
+ 2380 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [354.887 375.447 376.274 388.348]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.15) >>
+ >> endobj
+ 2381 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [308.248 353.524 324.18 366.426]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.4.8) >>
+ >> endobj
+ 2382 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [243.417 266.44 259.349 278.13]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.4.4) >>
+ >> endobj
+ 2371 0 obj <<
+ /D [2369 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 302 0 obj <<
+ /D [2369 0 R /XYZ 72 515.668 null]
+ >> endobj
+ 2368 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F29 622 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2386 0 obj <<
+ /Length 2203      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­XKãƾï¯äbj±Òò)’r;6’ €äbûТ(McùÐð±³Ê¯O}UÕ-j¤à 6«ª«ë]ÕŒBúEE±I¶éC–›0ªöÃ÷O>ÿgQ¸)ÃòáéÀ”Oû_‚_Ã(_ýöô¯Ï?EÛZWBóô\¯ÖI”M¿ZÇyПðšÐs²­ý!£`Ð^(4ʦný$ëÓ;øÐã¿œiš%Q?Ž ³;¢hôü—™^ün»<Å í^)ûƒÈcäÁ‚^ðœÀ°ýyU¤ÁfµN“"øg''ƒ&[͍>Á>dŠumÊ8f“XâŸf$ÄgØQžfšêbx?t?
+ fêåùÜÛQ7y4½ÙÝ'z+bVDñ¯l+ ÎÎŒØ-~žDBÅGB,	 »Û—Î/Sv~áœö²c¾È¡ÂÛIöƒ•ô+ Ó±.{odaô¸È/%	ÒE<ÆEá}¥«0¬hÎÛ«Þ'•\t1õŠðûs-+ ¡®ÀúJöÂËŽ0+ Š¢5ˆƒ³{ù‚7ÝÜ“äƒ,}¶/JXïëNã—OsIW-²­È83 ¢Ù5Êú×0à½ò¯¿™öä‘Q’>ÝÉ–¿z›?~„ƒÿB<"Šö,I¨ó@¥QðPo;k|ÝÎ|S)y«ªdŽ5ïL]ƒž”3lçZP¯ ²•ÿJò„IàU£-ª•í„òÒ¸sé@>¶²c-0C){I‹Û,q„ÌSxkŽò
+ Ž Ô€X(Z²üs‹ÿf¥ ¸ÌùÛ+ 	"ðb&)^ ]l4,B-
‰®«çÖ_þÌR$3`’_Í€	?у)Z\_I’­vWvJe¼
ûƒä(m}ëÁ:ó	4V[€Æ(Íf/ÀÑ4S3?lY|/¹¦QM8rtý¶'Šl“Ódàü~•É-*b°[–ÛpF0Æ¥ºî›óa5Oõ^¨&£áj‰fQÆKŽ“ëT¯;ÝÃí„HMcµÇå"¬r2;ÄõM²ª½§OÀ•`<jœ€TlŒ1ÇRÇRà‹³¬gfº;1mš±—ØÃX.%˜^|)¡õPs3{mdsŠ¶dSäó¸rY•~·O+ #^8fR£™V­šytøÛŽE9„¯ë$Þäqö¦a%Ù{
ëïÿy”+ l?Vý	ípí€<_h7Æå «Áî˜%‡%súùøÌ]u’iq’ñJŽã©ëv–¸Öëg54›Bæ7KãÊï9å$<+ endobj
+ 2385 0 obj <<
+ /Type /Page
+ /Contents 2386 0 R
+ /Resources 2384 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ >> endobj
+ 2387 0 obj <<
+ /D [2385 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 306 0 obj <<
+ /D [2385 0 R /XYZ 72 309.832 null]
+ >> endobj
+ 2384 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F29 622 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2390 0 obj <<
+ /Length 2440      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­XKãÈ
¾Ï¯è[d åÖËz'˜L°9dÓÀvçP-˲°z8’<=_~$«$·5Ø] h ]ŠÅ"¿úȪð! ¿ð¡(öQ?dA±’ð¡ì>üýùÃÓçøðû"(žO,ù|üÕ3—˸½aGÞ÷fç‡^gæ
+ ¿íÛΏò›ϕ4&’3¦x ÷LoZtß0ÃßN21‹¢j÷õù_OŸÃtµnÄû°ˆuõýÎOÂÌû¹ß‰ÒCä
'üºìÔ@—iH¢—±š0t¥‘vždL¾
+ ½O_>Jò“hœ:Ê"¤qè§yÄ6ɾßšäGᾈ"6l>c³óΏ©gðsðN¼"Ü‚^	MC¿‹ÈC¬õûLÓ>{û½X ¦ÌÍ·]”cyVØÖÃÈÃçNFJÓ‹Ú²5³rèäÞ@Æð\õ}Ý$FÔ}Ùæõf‘6ýQSiZóÒVäìCzÿD°¬5ìTñ†›‰=¨+bvV­$ì¼÷ ÷NfÂ"AA‹`ÙömjxéG
cvM–CwiZkñ(ß:ßÔM_U£Jòöi¶ÜÑîÏ;a˜k¨„ªPõýÐ[—áŽlõå«~jV>'ééúbRÍþÆ>_ÌT‘Ç’ À¡ Ùq0%œepuR~þ`Iˆ\a_ó[&¥™›ÅÚªeA’ƒhÄ2èò¼ÒTkõõ ðàÿªˆí®J;Á­¼Þ® üµ¬¢8 y1†
P0*À)‚@=GÍŸ›îf(@ï·à¼ž­`DTb1§ÒíÐó®}xßemwŠÈ“(pè»4¯1Ëúo¢¹(½«ñIF;Ãçßv8~
Ùf¥™_Ã$øú7Æ^’É	†aóf˜^ZÞËB9+¼à›»5†ñX“¶O2Ù™ºofpÇQ¥¦v€-¯40ítš^:Ÿ¨ýå#y5Ü‹Žg,¦«ò^Ž²qœ©«+ gTh‹.dû¡u<¢iõh%i at U¹4õÞY7ÙŠÍÓDòäjŒÓ(¦k'H¥ôˆŠÄÕ¢|B짿ìˆP+‘™,ƒ
ØÛ«
+ ­ðtÓ]˜Ž‹ƒçÖGÁÆ9ôhúR×reOÓ5½ajæESÃ…òSó_›j'Ѧ:xµÓkf©›6jþ̱)]rNçN´×ùªÚJT0È%é$r^¥aá…$˜õ±cs		ÎU¯KºRU©
ûu•!Ôª'|ÖÈuïb`wzffå$âÔz~WÜI8˜~²f€ #.ˆòb„c¸ÒfJŐ
+ ljü?)õsSµ	ŒÛ/·Ì"¿ÊLq¸[ÚF~Pê7õ™YŠuÐv_w´3E‚‰ãÀû%qcøË\-Ñ­
‰ÿÍj–úÝ·|¸¦ß{Tqu›$ä<>Ë…Ë2#æ.T¶©õº¿Á~¥¿˜ìý%•=Óæ+ا‡Õ+¥Êð—ö°Í<±Æp$ZÖðJ~Эé"ÔS^[sð˜²ø̧ãâ®-¨T¾½_‰9kÜ9¼êQ=2æ(?Hiòtœ8Rƈ„\eX„Ç(ZþI¿8¨“v¢Y
+ ʼnÇT£"bîø&:Z†ðܪ9™Ñ…4p¡…+~ÝõE‹_|²¿¥ý>äG6“ËÖßØ/5Ø(ú“ª=J玘@©ì;s•+ H¤n	þå3Ý]gœóÔ=w,{,==ñ£yÂ]	Ä/NÿÊM¤A]=_›,[ž_ßXýê
<ŠK¬wt£†-7ë8»ÍÖ2+$ï»a¬¶n\9Iá¸Ø,Ù¼²äCƒpŽ–«±1(èf¼r_BŽê¬ ~®Ïë«2
9ìÉj­ŒJDÜZ<r”W¦Ÿ ÜØ3]mmÏ_é×®÷·Òý»ÒœCçjò¾ùR´8E¯+Yt@âçL
qçvMÛ«
A [žZ¤££r¿i¯Úå;C”yŠ
+ QÇYa
"¹œh¶†Ø#Z;U½t[Îlµ{æJ""­º–Êãqó!DÊ‚Ë,©ÐæI#].Ã\ó&ë”Ù»<.Èd¹€íMa:ù¸õËøöe^s,gUÂ+eÕxŸg9ùïg¹Wh
@û(íŠ{3~µœe¢[I\¼9çÇŸ„»Dt’!¾iXí63W8Œyá˜ÔèæãwyÏ›fÔº#XëH]”íu²P–]§û"În`jeÃ0
+ sÏ=¾ÈA™ðôB¢çÊ\|~ Ðˆ`ð¯•ya±q·€>ªî£I¥ZFIÖiÁä§EáýÔË<¢nƹ¡lË-Ô†q¡¯›°¼´î…‚õr¤ÂŒ«¦Aš|}š—áÑ99äëñ€~ôÎã<&•Q*§¡#êW¥R4Qì¡ýèÐfkÆ‘+g+ªF¾ý3Ï<Š€Ô¢ä»Ôû™S¿ÌàýðlÖ¹#ïn'üi_=0¿< ù*«Ùi³>Ç4Ëq!é­ôË/§4æ÷ï¨øì²}ðõ•í®õYŒ 37Jä¼Jôd™<,¤«JÀ^äˆpu%½ûʈG×–b`õ˜I1Wíë=?§eÞ!àcÁwYWÞ×CW­tp5KÝܳý4³Ô·K–	áãx2ñם$¤­w±ÛBÏ+ endobj
+ 2389 0 obj <<
+ /Type /Page
+ /Contents 2390 0 R
+ /Resources 2388 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ /Annots [ 2392 0 R 2393 0 R 2394 0 R ]
+ >> endobj
+ 2392 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [163.002 598.432 181.358 607.455]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 2393 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [492.955 108.171 511.312 117.194]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 2394 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [515.367 108.171 533.724 117.194]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 2391 0 obj <<
+ /D [2389 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2388 0 obj <<
+ /Font << /F35 1025 0 R /F16 614 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2397 0 obj <<
+ /Length 2395      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥YÉ’ÜF½ë+úÈŠP•¹/¾y<ãÏU1YV1»H‹K™KKí¯+ «—‘–†óXvÖY~s8vû8Ž½À÷ßû¾½mÓÝ%"ÑÔÏøqå^…[žÈx‘-HE”ª€‘ø+Ý;L:ÂØ|5ccú“xÏ̽/lÃë)ÑbÚM
+ ¤Ï*+gœ]&£_t‚w6zD$,ƒ2¾0߁©¿6Nê	k%~¦¦»´JvÚåê<À¥¨ËQåÅck‰uÄži¢&9Yûª¨MyÙŸÚ¡gò‚‹<V––à×y@ö@#Áˆ×šWÕQ”“èíy`£6s-6¥©V“Ð3¤Ô¨ÈÈMØþyÄÚÍìIѦècC®fÈó¥™{§¥Éa(gHoô,>1ƒ€s<ÑŽ‘
ÍÔÐÍîAÛ°/øW[Få%³.Û·©á+ùájzþˆë½Âþ#<
Ë`l/ÅÊÛêԝ É7Œ+Òaò,
+ ~D±#,2ïåd”Xy_‘ÒI½µ¸Á>&¿ù¼±š­}Û‘Ù0~Öö’ô»ÕÀr¿GX*U:v3ê§c“×vÍÁ"¯KˆË©dî±þŽyŠÄ%šÛh:˪š"öÆDüçË^#¡ªÅôS#®â€ä3.iâ<ðºÂSƒ­Je&ÇKǃâº"ñü+ (ÄYç1¬DìÓ<.¢ýÑLcâPáUñVсüŠá5rç?|€ÑnZf!W¿uJöJ˜i9:åÌr„¿KçFÌðQêŠEçºA]Lxmy‹¶•Û=^ë6<Ɉu鵓Å%Ä,¼4oC/K>âeX­sÓHoa¾ äð¼£83`çÙÌØÔ
£nzOsb“$ÊnÑõík³¯ÉmÿX6ñ<Ê}^5F„árÆçrA-ç›’ùûÀ›é*	Ų©./Öýx›ìÍY}’”'˲Øvž¬Ø%f<iô‘GEx—š˜âü[Ul…ÙvÜÚ°ÙÚº·È6>ÈÑ¡ËÑqœ¯¹ˆ¢úXN3{A–¹äDž䮩´$cå6qðÜe
b“Ã{g®(ö,?ÿž™êpäkóçë.!ÐŽMɾÔZãñ
+ \†R‰ÚO€þd5×¾ÁZ¼K$îNb}þf¢È„IâýŽ ÃPŽorO\l–sÈÀE|¯R\Æ1ªHÞm“
Ï9ĬáâÁwJf–fÞ‡BO²ñÄWÔħù¹YŽ¹é”ciE¶e 2œVur@¾÷70˜Ûp±é£Òì0́AþÜŠéô†ú@³)ÕjRú@n¶û^Â#ü¾½› %\µ-N£F¡Á&í§žƒ…H3ð~ø%ò7MùÄÁÏ´s0¯t	ÙsÕX„á¡ÈÝS9“Î(Õ7Q¯¨¬Ô1M5_Q’ü¤¸ØFiR1ÞsÍ÷
.Ž7F–ê²ÎI1ÃÛZSVzBá)ŠÕ‚JÔqPËI¹Ì+Š?>ð2´-"=9·?¼`@°bŸ@2J9)ØE[£ðr•;q¡jZ«ì ÔFi!²,›Ûö3?<¥O̧Fˆ£+ ”ì"®ŽbsÖ¨s8I„쐬	mÓ.ú?ý;g3Û O§©w­3ƒ
+ á2Ž€ìa®¢ã’{èWp®Ÿøs-'O6C˦M5{Ÿ=¡VÕÚßä‡ñ3§(ß÷>ÆÇ“<õŠð“Î!’žleå:×ô;
Xž	«Aì¿ÇgàGŸvú$*Ü$Kï,M²ôg)çÿp­j°gÊ[gǵ5ÎÔPiÃH—ún›­i„T‰ÂF<xü/Ù#¶ùrÛ kpõ~àÿŸïDú^¯Z´Wu¯6x½í¿˜õžm9bîÛEÌþQ›«Æq÷¶GÃn at J§Ðù-k¶ ¡a¥À½Òº‰Hè—«[Z›KÜDÚúP>ïŠAȺãÛgH"'©UƒCª \Ì!a_Å„ô±V-7щ_‹ìV	f<Ë]×H‘¾Hmøé³*íyˆsí´˜àá¢ÛåõÓ½âISŠ	Y´Ž@c*&vàȪA§{1ÜèÊÿvÞÿ*oÿÄ!=Ød#öu‘ùˆ¥ã”a×mÿi°£U±WÈ×£Ì.»8ÌØ|Sók%'|HìH¤Ôž0ŸfdêP®òoLb“£0as/×Ûò%Ò5‹â¬™ÔñïêÇaÒøí8h=“•ÙA>ÿq°Dµ¥‹]ù
+ GT.zâAXh¸&@~¶eð,îÖsÎÌ"5§>*)†®adò¼fÕ,ÚÖUÓ:Ú‚Iì7 H‚¢”ĎΠ¿bDlm]RV‚!ž{aUj‘÷Ë\5‚:ç«……¢±ï‚JÖYÛîCÁmÆ}ÞEï'K§ZÀ•jKŒÁ¬¦ùZuöˆæ·”L¡
+ ’i÷Ü öˆ»©6ÍkÍ›¢·3c]^¬8âxj%îgE©-»‹«f
ï® •'÷èø營nÿõp×Î%‡<ÈéTq úGN~Ê;ßýëùÝmW­wendstream
+ endobj
+ 2396 0 obj <<
+ /Type /Page
+ /Contents 2397 0 R
+ /Resources 2395 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ /Annots [ 2400 0 R 2401 0 R 2402 0 R 2403 0 R ]
+ >> endobj
+ 2400 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [130.595 267.606 143.496 276.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DAS:PLDI00) >>
+ >> endobj
+ 2401 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [148.756 267.606 161.658 276.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LiangHarrold:SAS01) >>
+ >> endobj
+ 2402 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [285.973 267.606 304.33 276.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WhaleyLam:PLDI04) >>
+ >> endobj
+ 2403 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [309.59 267.606 327.946 276.629]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Nystrom:Cloning:PASTE04) >>
+ >> endobj
+ 2398 0 obj <<
+ /D [2396 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2399 0 obj <<
+ /D [2396 0 R /XYZ 72 400.004 null]
+ >> endobj
+ 2404 0 obj <<
+ /D [2396 0 R /XYZ 72 200.714 null]
+ >> endobj
+ 2395 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2407 0 obj <<
+ /Length 289       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚMP»nÄ ìý” ÂÃh#%EjK)¢ø|>£³ÍÉÆåïÂóvgfgÇ+Ÿ@Z3£jÔpÃx)Ði.žÚâñEÔHpf¸A퐔mÿŽßˆ.ñ™P¥#Ø-WèDìl€JFˆHƒïDjP
+ ¼w±Áù%íÒç"‘wRÕØN{´ú§ñC¶Ê+¶¼oÛ¯n¨Ï¼bsñ`”ट³ÜÅò˜´‡­›Ay#T6دv.óî3“rkj(ùh_u:•‚)Ó=¶ÄÛõ6cœQ
+ ß Šï¦óü+ endobj
+ 2406 0 obj <<
+ /Type /Page
+ /Contents 2407 0 R
+ /Resources 2405 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ >> endobj
+ 2408 0 obj <<
+ /D [2406 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2405 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2411 0 obj <<
+ /Length 2350      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍËŽã6òî¯ðQÆŠ¨·Ž³»	 @¤sšäÀ±d[i=<$‰çëS/RrÛ,hSUÅb±ÞEµMàOm«t[fyœ¥j{7ÿyÙ|ó]ÚlÓ$.Ëlûr$ª—öCôß³¾¸Ý^EÙí³ªŒŠÝ/?0qWuÅÄû¼‰k•Ñ–÷W·SÑ<Â?«þ€;‹èç]–F3¬	à¡ïq9à´ëñcâcT¹UIÜ$Sª¸ªø˜Ÿ& ëvû<I¢ù››&rçŽ#Š<[ÇhäHËnŸVÑlœžv)3Úiûjyyij͚íh;31ð@Àñ‚÷:#ÛôÔ"ºŽÌ•÷´Y„±¸¾Y×Ð.2É’¤ÆŨñNúÔ!ÝHÿENP^?Uq“òõéÊ`&gsãï+ó6YUÑI#/f><‚%yÐðTºØ€»[ÚpâÌêȪV IZGrÒaš9{Ì1¯ýt"¦e4_@	ý0ç<	ˆµ„LÝl‚xpiX‡ÛÖ‘‹ï®›Òu›Ø4%œ´ë†Û®Î#䬪èóe£ÊÞÚˆ®òNý'øí,cŽdp•‚|ñö÷%¢åsf›˜™Ü¶÷Dlq1n"âÝËÊQíœW˜™ØR^„G·Ýd;ö+V3š´o„7Ѳ¾
+  ¸ß_HÒ‘³ú¾ºß•‘$ÅSà'h2PÓÕk™«
+ ­Gè!(
+ ÀŸ{wæ•DZÏíÌþ£¶´¡]h§ùƒœÌá®w5Ë¡~ 
 R¸òˆŒ¯",@àðpýʏáNsÞóÞøÏïQ!ldˆ9å#]cqýåÔ1žJÁ‹¤_QÎ+ 	3_"Æ3["¦³ˆcŸÁ5|-2¼ëƒ	€óÀv^9ÂÓrC9KVYeqQgÒ)´½uýtÀšZ”QK¢âÊ®»+ R8¡§åYsWÚ𕙞*Í™AúMNÊš'¦³yõùIIEcÛa#³~Dµ·åµ7*®ï´ã˜ÆþNìí]Æz£¤½ÊTœæ͝³a¢¤kæàaücY؁Ž%IÄÞ„|£Äg:ÌkèjÑ¡èjånyš³º8±ªÒâ^É@âÌ*D…ŠHdrðÎÉ«Ù¡K!–Zà]ëëÀqˆ73é’ÒZi	i™kýÞ¿v9ßàeiÉ›L‡Þ•¥E¨ÃÒêtK¡Z'p¤Ä$Œ¿Ž“ÏžÔ› Ñ	wÚ0åÈmåš›l6>[®Õ’­Ôâ‹È$ÇÍG·HDçÝgy¤áZaÂ%<ÇPq·<Ð ¤D?f­u°W¡^‘ôuͺª¥eäÚ\GìºTÐf¡5ééVð2ÞÐ/
_åû·*âtû/§|¥ƒ+ v«–”1à½3?xÁ 6$åþ®sÐœ–‚TÀõÑK;²$²ö—ìš"*W7á¶æ2^|‡‹g’Xné»Ïb?qK›SÕHºø?ó‹¾é[• îº&_~«bìæq2YŠÌo3"Âõ§“}R£í»õTÿûLQWœ„õp³½¤šŽoÌ¡¦‘…KŸ‚¯´¸xŧm6»	ÔAªÚ—¡÷)Ú
+ *²œ=m,°<Ó¬«™{	ÏEZ
+ “³*ã&+ïdx9÷”}º&Q|Z8X€9L¿êI}½)îjiCæ•:€Ã8	ŒÖ wÙçж…Yþc†¯)h硚ݞVš&.3%' uóŒªXŠ=‰ä©žƒD\½
+ ['¤=.£h·$ÃWAΆÚ ú=Š´jâ¦Iï<ÎôɆË~\§P>1ø+ DÌ€õº)¢Ÿ®F¶Sî z3rž"ðâG–%ðC(®Áâ¨*Y…<.¬ßv8±;_ämh-m¨@ýúéä±Ê’r‡öÿâÅ›÷»Á]äô.u[-oÀÿ?+ %?Ê&Û*nèIVÕeœ%Ù6‹›¢!‰Ô“È®ã2QÛýBÄGò˜L.J½qoÏOdÙÄI¥–éïO4u?9nÉ(÷­ò^Uq-”ýóhO4¾õä¹<7ß¾l”<aƒÂ‹¬ŽS•ãö§Í‡?’m»I¶?l’8kêígX'±jší¸Qu«J¾‡Í¯›_•ÆyVAœÇy‘.¯áj[€.ëõc¸¨0k at q
Œ«€ÊcUë„5øãҐ@èêÓIJ¿]Ì
p4wCÏà>UÙ€¶^< =	j°3¯>Ònau
y“PäÝ%6­òØrãoîr`Ñ.郟î®h^F±òËFêŸz¯Šß«§»äd1‹ä£ö9€§UÕ}t»4ibÈЪÆIR²j“ÚÛ÷xA.Ãendstream
+ endobj
+ 2410 0 obj <<
+ /Type /Page
+ /Contents 2411 0 R
+ /Resources 2409 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2383 0 R
+ /Annots [ 2413 0 R ]
+ >> endobj
+ 2413 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [257.307 102.483 264.032 116.298]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.27) >>
+ >> endobj
+ 2412 0 obj <<
+ /D [2410 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 310 0 obj <<
+ /D [2410 0 R /XYZ 72 720 null]
+ >> endobj
+ 2409 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R /F35 1025 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2417 0 obj <<
+ /Length 2665      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚuYKãF¾÷¯ðQFÚ=më8l€
›,Ò·$‡j¹lkF–IžNç×/ù‘U*Ùn4ЖX²X||¤’ELÉb›.¶q¹ŽódQŸ~|yúôS²Y$ñºŒËÅ˳^ö¿Gu»\eÛ22ô³K¢Ë2‰úîØ›ó3Ê$2ížGâ¨ÞӐ]®’¨]¦e4Ö‡wY9ž¬¬mhB·\¥»¨âif¤÷ºkYO¯ø}ã±UËtKOؤ•…ž‡.êò;ò‚nà+”½<
c­Æk³Ôô:ÂôÖŒv3¥‘©VË?_~&
¬Òd]¦)4QÉja‚©ñ–ŽOÛ²â$nì»%IûÎÿ@á¡õr•gyô‚³
²äX÷s”„£°hqUÝùR7nÛž‰±ê“fÖÌûÐõg3’e°µžŸ>ÈšN– ½.Žtê`³=‰Cû+ý7Ít*Öe¨
+ QŲEð&t6lPTkôªÊ2‘‡h¯t«ÛÈŽ£? 
VtRÊÈRv.8ÙZ‡kµ}ë¤$bc¼Â»ë¸†´Éf]f›™È/ÐÍÿÌbÝY±YyàWlcÞiô¹iÔl¢‰hšcÇÖãé,+‡+;Ç'êúqªé_1«7<û]ˆ_tÌk$¾üðƒ'žýU•l
+ ×=KÛqÄÕìŒb§è
°ïl¢7’‘ŸŠèÀ§n+=TZ¯R]!‚}êz™õ½æ-Ç+”ÍÛ°ºÞ7‹º+`$+œ
t–µk1º‰¾/Ú[4qTVHƒNk±f5âF/м]=²?sàÛL’è¶ç®gý&äÛЖsXï]4󏸈íú¸fV	ŸŒmH†nu!ÔÊ£®•PGÛ_[\´[¢;	—ñ+À¨ø?5PÐGøz¾èTí´Vý]ÙK¨LDŠMôK«Ç£(wŽ|œ(²è›"¬€"UTÏL ÑãxdA“~%Ðò[¦!Ä'	¶«Ï—fb)z	%Êš†S°'÷>ÔTc£3N¢€FíX¶gêÞV"9ˆ’&˜i㍬ØFoav¸7–=‹~òGœlÄ$›‘ÉrHY²÷Õ©ÜÎ×d õVlAÆî¬>7dMc÷2±Óȳ¹_îbÎŽîíŒgž
Ÿç]fÍ\jÁX*’³<«ünbÔ½½Àzs²¦½½²êEY×|…¹3ú<I]¨†2Í•Í=O2øÓÙ“¾È,FPc‘—鄉@¨KoÎL{Ã"[î„
õY€Ò»Èm638Æß[ÅÜÆól
]3K¾LsN%™2ÏJ¤àÆþ-Ãõ0\í .t0]zېBeS6vp™Ü†W!õšË‰ß¶ä?¦+ÈD¸ZÊ!äd$°éç›\M¿±îWb€u±§fÏJ)ÞÂËSr›J!”¾":|Äž'H";±ƒ*‰ô%ÄzdQïÂî*É
+ ¾ÉÖs´{gI)ÀÇ1v0Î!$”­Þ–ȤDú¦œá´ ¸@AlïDócdŸ¶ê|@n¬‹‹#™çJh9ÝlÉÔéPï2Î.‡‹]Šðè€i3grᾘç$žÓbËƒ{…í ”¶ežh·2šøÜbx\œ3BăJ"€è}¨5‹Ü 4+ `98è”Øw„QH'W¿¸òçõ
+ ßO;9Ñ´4+šW5h&:È,p‚ou%>Úµ‹HbÆÈ“ÍìèY(ªÍo*T¦UÐ2å›
›&Š•B4ZpïiL0óNnkÔýCX¨kÇêFúÝÈáWÄþMW)ü~HNN4‡ÆÅC8X$7Ø€¤³Žǹr'¶BSÍ	Lñ¦nnêÁ1À:·umðÈçÆù
+ -gb…˜˜Ø³½ˆsšÒÛ©v¶—osÁK„ê'?¦¤
+ L³uZ7º¹g¹GÞÚ§jÔR´°áœ	ñ«×ðnàP<ÀÁ°ï®ÇSÈ&¨™xÛ/h Nؘï". lóyL²B3Œþतã¾Aëý7)´7¤”{õÀð¯«G(N5IÖùÁ÷sýîhø°øü|bívwwãDºµ[~Ö€Ó>ÓD|t#L¿×Á
”À+çWƒµrXÖ
+ Î/å5C¬‚æÿT“¹=X5vN³<¬f™@…¼ÄˆºRÈ@¥/9â<+ô*OQ'ïe¦Õ›„a3ei¾V<ô²ÒÈЁnt×Õ+ EX—YôòÞóGyyB“Ë´ˆ~ˆÛæv\Á
(ÔUÂÄ›ÒhPž”꼊¨]âuÊbÜF´¨ë÷AŽ)œŠNöãP»GŒçÌ]03w£SÛ¬ôEá
+ ˆö†¾Ÿ¾hºðˆH¾ü獯¯Ã,NñxèTý ”†p .š´CrŠ¥õAÈÆíᮂ"óÃ
+ íRÅÊ ·HÆúy+ 
+ øÖiTÁ)Pצ 3Öìüx_î3U =40kÔóh¹.¥iC#è.mÔ‘²¤D¸º3igžž¦ÒM+ endobj
+ 2416 0 obj <<
+ /Type /Page
+ /Contents 2417 0 R
+ /Resources 2415 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ >> endobj
+ 2418 0 obj <<
+ /D [2416 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2415 0 obj <<
+ /Font << /F16 614 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2422 0 obj <<
+ /Length 2440      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[ëÆ
~?¿b €+š‘dI};IsÚhS ä!éì­µ•X’«Ëî&¿¾üHŽ.¶·§ðƒG’Ãá}h"ú™‡Ì>dQF‰yØ×¾yüðõg³{0QXDÅÃã3c=~ö®Ùlã(
+ ܹoeuÙlm´ÃÆåfk‚fCŸCEŸî|þ]pN€ꆙ(Êî¹íZƒŽ8›`U)8e‹"6„ú
+ z"¯ ¿I’?o¶	Ÿ6¶ôL†—‡ÜPûQvnp²N¼©Wêôàç®üϸ¾Î™>•¯c÷%óïç°ù÷ãßIC[kÂÂZÖÔÐËáTvDd"¹Ü
+ ™³*jYû…ˆ„ß”®;ãv[¾E}<‘òHè#ŸÜdh…ËTSù-ËíYq‰Ò¨ok¯h‚´Ï‚ÎÚ`˜	Z2Tuõ	Ö6J{ðZéY	Pmõ$¦¼ÕCÌz€ã8¾eU_Ö}ïð—,]Ù÷ò=œ*oSÔ„ÌÑìÂ"Þ­Ø~b³Õó|’ë²9`‘ñ¥ðÿíÉñUJ˜a»›mjwâHJ¤®œmÚÀ•ô+ o¼¤Jß£fÛrž,EH¹Wã%yƒZbü൯ºMHpðw“Bó]B‰:sr&V•Ü,5"$ÐÈ#åÝà–Y‘ŒÁ¨6+ ÝèÃyà›£ZXDõÙ‚‘$uÔm§¢ìµòÇ¥k¡ŠàJ!PædpY|!‹Üz+ Â'n”t‡Ù	ž‹ª.ǃ¢Næ¦íƒ°ï¨ PŠiŽæ\ÖhÓ,÷˜û›«aÕ³¢qêzô.£ßâÉDx¬äú*†“?˜½:ž¶çòEë±1Æí^€ÊË×w3ó\UµÌ¾ëÄŒ†²ü£Æž÷.P¥¡A!TO³àŸåÛ [Õ ¤KÕ±KôR×õŽˆ×³6$çcÛáœáT+·Æs\¥
D¥Büèm¹ŸNC‹°7	ÉÑß	¼½%o²”6…D|
ÿ××,
cânwš+ L"#. ¬Ã¹å†0Ø~?Ãc·½*ØnðO8籜ü͝©|O>€‡ǘ.‚M¯2´rÅØ,®ç†4ë#ÄvGqf©Ç‚òn9Á{w©¢ÐCùžB­å•à|”™ì’°È֝™4–VÃvî¤7]x2­/Ð0jÝkåUÞéÛ	·ëôÇ[\ù®|ŸpÏMë|üÆIú%ß'²Å“÷Ì­Á+ò¥:ñ]>ðÈu¦’òJ4c¯Ö¾Ó¢ÊœCNÓeÏŒAÜ
sÑÁi©ÈýÓÁ»áù,_èq¡:~•ìTЖsÀ©º@Ó®—Ò¢E¿+,»RÐÄ×êË8…±ž5¿JŠà/è	>ÉZ&5¤ô±SÀuA¦ÏRwÑ·Sú€ÆîOÞ
$[dœmX`ù|¦ )åéÕý& ×“¼„ýåèÏ)ѝw ^T*ø_Ý+ @ôgUX†¬$z;²ÆÊ™ù­WhùÊ|êå:ulÕiÕÕIà/•»“ÁL…y¾ûb.¤Zµó¹PÛĸðƒ}¨Qô<
+ 	ÞjDJ~·%¸eCž&
}:AOáQ^ÇZc vdšŒ~]†€ÕaEzwUãÕ°ÌJÓv¢mML-{R¬Çh<*Ì"j 'y‚©Ÿã¦"‹ôý’ù'ϱjA¡¶«¯<Ñ£ý¶ñSÒLשíKù‚f€2iFÏxõÝ;‘X*]Ö‘¢mämð7m#–&SrA°Š`WƦª“)Â?î˜Ù¤anfŽwwd)Â]‘­%Yó‰Ã<ÍayM|%ÞÃ*Ô{ïɍøiÏnÁÖ!g£låïd¶¯ËW£ƒìa=‚×’§uN¯ßHÐ:®><§ò…5‚UþÊ)ƒ§"½ÀªÃbðMýf…ÈuÎ™'×Ñ”ÿ™ˆ§:Ðyö£r#ÙÿÊ%‡©+ endobj
+ 2421 0 obj <<
+ /Type /Page
+ /Contents 2422 0 R
+ /Resources 2420 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ /Annots [ 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R ]
+ >> endobj
+ 2424 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [126.186 661.472 133.633 674.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2425 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [206.377 640.156 213.824 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2426 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [217.979 486.092 233.91 498.994]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.1) >>
+ >> endobj
+ 2427 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [507.027 486.092 522.959 498.994]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.2) >>
+ >> endobj
+ 2428 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [174.426 464.17 190.357 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.3) >>
+ >> endobj
+ 2429 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [466.372 464.17 482.304 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.4) >>
+ >> endobj
+ 2430 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 464.17 540.996 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.5) >>
+ >> endobj
+ 2431 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [178.527 420.931 194.459 432.62]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.6) >>
+ >> endobj
+ 2432 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 420.931 540.996 432.62]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.7) >>
+ >> endobj
+ 2423 0 obj <<
+ /D [2421 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 314 0 obj <<
+ /D [2421 0 R /XYZ 72 383.565 null]
+ >> endobj
+ 2420 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R /F35 1025 0 R /F25 1028 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2438 0 obj <<
+ /Length 2265      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍÛŽ£FöÝ_aå	·Ú
+ Š[Þ&JFJ”]Íδ´™<”
¶Ix+ ¯Y­C
¿Ú;Â*‰¼W¸<®´œlmë–ßžëlö%ìUïýTnZÛ>¯~yúñë×:^j_e~ÆW¯ƒTeqJ¼.÷gø¬ÅÏâXèáuwhVAê}êøµ?^SãI_´;»•Ý)‹£¬°3ÃaÀŸ'GÈпHbzjµŽŒ¼4àÁ_„‘›­£®ÌW„ƒîÏ+ 
¢8>ÔÓÄ, çOÙàø
+ 3@–oj@ñ0Ûו‹#ÂB at 1P{0l•­“y~Ø´˜àÌ…Ä,™XSöP"ý¡”0–¥`Ô;‹qì;† 	Ï´b4&€hªˆž$`)Ô=3$±Ù[Jn‘Æœ÷«Ñ]xãXnP¶-‹…¡fŒ:4t01ê¼èú¶™Kq¢ÂЁ¶Å±°DJ!ÃõlFFÇ*0—žxcÓY&Ù@¼ÞQôD‰â‚Ð?w}¡ï{‡ÂžÐE!9^„M8:’Mñ׃ÞälÇIH³Q‘çap¥3T8Â
+ ‘w¢† ­Ä¸þ÷ßClAöß?-´$øÐ*Í2pœ0UQJiþÃâç_üe¾ð—?.|rY~‚5Ä€«¡2a,oÇÅ»ÅF\|2T
+ Zr•Âæ4£K&r‘þ+¶z¤˜3&ðøqaþDg´lëÂ<±mEnçÎÒ(QIvÐ)ÃÁqCCÒ@ã:W'>ý–®&øŠ·§œ" nVEà]¼™s8߶`´”csÞ/å£wÅvÄ+Å£9gPÉ„(Š,Tê#+ ꘉn˜[_]rÉ™¸­c
P<ðá›ï^Dò[ðg
+ 5<Gé4Ÿ’zk	?#ýÿŸGŽ/Â"à¦læ˜ÆŒL–ãxàøad™ª‹/ë²>Wß>÷¿(†W®Àæ0JõÈÀ+=°Ï(ò~-8šÈænÆ
TXÎ/·@¥cWUpýÚÉ~V(àŸ©ÿ9[ RŽÞîIg*ɾ}‘dþEä7æ—“ž“Fìýê(Þö³ñ@l„’<¥L§+!ÄŒW†Dµ¡¼íÛªb•ø.	Q²{ÚQ÷BÌJ,ñ¡ÞÌn$6±%©UE^˜ ÷™ÙŸµ²Xœm¨]98\ÙÖµ4An7\¥1æáËÌË\˜úÛgÌËÀ:I ˆ†PÌXW	Õëu&O5Jkƒ²6Êæ%©²æTH'ÓT87fÂ!Òa3Žñ‹íy•¬£P%ñÃö+‚ê´–`6í~ÿÂ(wíË
ÞTÞP‰ßˆŠþ¢þ7Ùñ{GÚ±QHñ‹Bí´0¤º#OSÍhQ²3Šá6i.é~!»Æ÷³ëµåg¡¨áïÐÃ=YgPêϧ÷ÿ[ŒÁ\»|[bÙècv‚Ì$ÁÍ|	®æùÒ78ÿˆÀçhŠS¸®V†I+ Ä{9Ÿ¢†w¨nkjޏ²Ýlð"[RO_V·­ø­€ìZ2_Xõ‡
•SÒMCs3\CÏͤÓ]Ç¿IЈŠ¯®¥çöÙxãÍrÍÉîùÈöÒæÇ*ƒ^ãªÀ2È3eE­—n ¬÷sS#­´›ñT÷Æ;a¢¢ØU>h´	›ó†D
+ hù®ƒ\Å\±…nQȇ)AØŒaû
+ Ÿöþ»J	?(«ÓÑåÊj2tSDQ!ºó‘Ú¾ÓQ>¼š"ðp&Ã~eßPÞªŽ¥•¥*1ÑE3KN‘Ï$	³a’º,ÀU´áÂh¨r^ŠV€ÊŽŸ–öE]´8XÁ—ÝØ·®ñ—¤Å5õMAºmÁi¯Ì÷x¢ƒ«mc2."ãÚ}™c}a)änöqEÀÌ+ €g6Û¦Íùý¶B×ÙõpHÈo÷'s·ØëUÅ8ò¯ÇÂá}©WÞ…Ú+lo}í™5oÓ 0]_Õb®o7 ÐšÒË.F€CÓ‰•“µ6hùá†ÓI×Õ¯ç.ómÇv%´íQƒþmGÜ›ëËÉõ„†wÅtªÂgØž5cC,î$»m.Á'h&‡ÿ°°)î‚à{áZÜYùŠ‚%<9®Â‚½¤î䦇D8ãÀ—²g˜|(<ÜøwëFŽÛâùt	+Éh²Eö¶d§I+ endobj
+ 2437 0 obj <<
+ /Type /Page
+ /Contents 2438 0 R
+ /Resources 2436 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ /Annots [ 2440 0 R 2441 0 R 2442 0 R ]
+ >> endobj
+ 2440 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.778 676.956 121.71 688.645]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.1) >>
+ >> endobj
+ 2441 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [372.398 545.42 396.815 557.11]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.3) >>
+ >> endobj
+ 2442 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [513.549 197.272 537.966 210.173]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.4) >>
+ >> endobj
+ 2439 0 obj <<
+ /D [2437 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 318 0 obj <<
+ /D [2437 0 R /XYZ 72 720 null]
+ >> endobj
+ 953 0 obj <<
+ /D [2437 0 R /XYZ 218.833 315.789 null]
+ >> endobj
+ 2436 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2445 0 obj <<
+ /Length 3668      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí[Yo#Ç~ׯà“3–½}	Àëµ
F Û›'Ç@¸ÔhÅ„"i’òzýëSÇôœ!E+¯A+ "…Ñ›KzïÍÅOÅv<I¶ØÁ¯+6t}¿¦˜ÑÝøç7ß¾üJËú;ã…W¾úx1žhí‹9‡]a+ãëo´Ò¨ê›Ë^—J	gîÚ¥VWŸü[JÓëÔ‰»üçxâUQ¯.~£_˜®²øÕ’Š‘ /S}<(i‹%“>*	#Óq&|ŒÕ¯ÇgŠ)ýîòµö!sÑê¸Ð*÷n ×dóÜèãÑD%-tJpE‚¿ƒ$aÎ¥’B¹,À…Ò	¡‚¤d2e²ëÜ\2Y1¹¨Ÿi«`'{Âw ®ô¸ÂOG…/=2¢úàJÀÈA¸â<D2v4IÂzûȨ•ÚÕ°5ˆZ#‹÷À±ÒÅß»^× Hæ@H<“@†ÖHÃRöAcíW0ÀœÉïHHS°U-\_+ ÉW´ž­˜,™ ÂƒS†‰g˜¸U	 ƒîýÎÂú¥Šà²Rà\g€!]´RXãÚ+ !+ 'oQ´ EÄès_ÑpÝ!ÆÓm­Ê¬´û±F?óne
+ r
+ ßòêõm˜»·fÜ*¹µåÖ–[nÍ;7wµä$!œš$ÄövÍàJ&H¨M+M°òÀ2B˜Ô‘œóΤ>FÎiŸÍ¶ùsÀsଢË芻eçÀÔ[M¯p黁Y˶YF#,ŠÇÐÑÓ"‡:F>j±)@jm佤~C”Åã	Ø‘ý®èP-"#€®â‚xCy›'œh)q0-É	 ™3Ùñ³ŠT7—LÞÁç‘ÞT–í“%{ˆ-¤T„:tÌø¡á‘õbD™{0%S².Ë*%žxxý큊ž$Ðx'cÊ®…eq’1$rqà”>C‚\ÚöC«lŒ=X7Ú@]sš¸a²b-˜q«d²ís~eÕúN²D+1«ü—À™Zq‘KŒÙ™'
†³ôE)d¬á¥£q%»_yí"1*Ù˜@k[„Ì%biY¥H¶|sGo2x‹P/}_Ã+¾ZËúT‚sŽÈ}§çV<`µq­Yg7oË- ÑWb”ø,%–0}–x×(àpHo*碄‡yPû#Lî’·	6LÊšE at AÝ;Üÿþ.Vw¿õ=*hqE¿ð±·Ø“·u°ØÙ¬´*udp88¼=à	’pòÈî/Dî`ïÛ0éJî¢IKƒ$‰ÁLJÄD¦µ=|°ª	½#éηeÑ*áÕÑÕW°Ì$5íéØTO†J0o‘ü@¤Ñ0îHuv5NC‹±¨lÀÝÑ⎥49ÿp¸ØƒpqMÀ§
—a+5	šäc£¿'\ÜPÄÚOÛhÀ
+ Xh^ª)³e€ÁoÆdaU±¾Ùñ/Xb¨Ø¬Þm0©Cñ&nÓåœÞ,¦;4ÕÅò?E]Ì—ÿýøò‚{[Ì·hÕ‚ûØÓÒSp`¼㘞K¬OQb=TåÓ\b‡J¬áh‰5ôK¬æÏU`¥
+ ç9!nÕú]åQ2šãIJp918{‡²)§m€  ÞØzŠå•á~E\˜s°î(âEYŽò\¯mšïi±›Ö¢ó
+ VvCUٝØP¯$[/6×´HR}Bµ^o`=íj½s_ÿ!µ^óàZ¯ºk­WÝ^ë
ŸL­óœüÜŠüÜ!ÛsJ¡WÖ[¦ç(«×(+D–˜GïN²r<÷w	w»•ÌµÞhhÀýj½·Ù‡´ýC
+ ÚIv†¼}J€J§õQ¾~DˆúÓ-_Û^=ÏÝ»|ížË×CåkÙm­?°ríþØʵ®\“ÉqHdáÊn,q{
n¾F»Üÿà‡Êl
+ eÔÃkÆ\èÛ«³>ƒù|ì:›ëˆ çÿ‚U‡¼•g:‘J_VðJ
+ :Pgõ'YPUîcVďq÷.ˆÛ‚¸}Ú‚xW÷âÖÏ
+ ü´
+ üéÚí
+ í:äƒ9±ÐžäáB»9²kyï:»9TgwPgož}Ü:»=µÎ~[™ýž›2*=M™==J™Ý¤£uvª­[ÓAÛP’¯0*ž£6½ÆòOr ªeZí“L¹ªºìÔXwLªšQE†¯õÊïL°¶#Ï\ÌÍ„·¶LÊÛçm+ ÐSo£©|%aê]Þéòb`,­„ªÿàÔ¡ôÀP`H\³KǏ/@h®¯ju(ó*K}vÕTe–cަ͏C÷%RòÕͶ'ôëòzµù+ ä:+¼züÅÕt]wï[¸ÁI{:ÛÔÆ1£­`ÆòŠåèegñ…¯÷Ö«ÕârS–ò¶I„zÿ׶RÚHCÎÄh[oÛfc¹›Î—lí*u@5/Èõê×Æ
+ TJV6Ús³-ø×ÖU^Å	€,w›Õ‡9xW9›îV×ó}I}¨Š:
+ CÿprÔ8Ô²
êYFöJÊ`€À€jc!Ð?E~ÁÍ[Ë(eçš
+ ÏõÇèI
}òò›kG¯WgߟšZó¢Go²䊳I#ÈW½o—œ[çY­„ëG`ÜšâkôlÓõ·À?â….f›ÌË’½ÑE¯N,…ÕÃò„T¢ÐWv®M(õ& _ê|Þž<r™k²¶;´‹Õ²?)ëÀù‡N
+ pØŸžP;mN³ý9éâë<!M4 öAp‚ëMŽxx¤ÈlÚP„£5¨7¤:
Ö–ðP„cªçÕ¿8þxýc-Z63ð"‹×
+ Fn04™±-%{W½D–
?dÓD at Nhþ¶&*¤ÒA+ endobj
+ 2444 0 obj <<
+ /Type /Page
+ /Contents 2445 0 R
+ /Resources 2443 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ /Annots [ 2525 0 R 2529 0 R ]
+ >> endobj
+ 2433 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/poolalloc-bu-createnode.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2530 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 2531 0 R >>
+ /Font << /R9 2532 0 R >>
+ >>
+ /Length 2533 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•VÉn1½û+|—Æå­mŽ— F⌲ éH!@~ŸZ=­NP2‰&ye»ÊåzÏå¹óaèWÿïwç^ÎþêÞ] L%xú,.†.ð 0ÆN˜F^»¯þÖAðü9~n°%¨UàÁ}98>ƒ@˜[ð̘­4cXƒF0ÃÆ9Bž>žÀÞö"c‘tr3h<¨cÌŠAÐf,)ƒkn)yªÇŽNî<p•íß~ñowXçî!ûÝ¥“âZ}ŠÅçîw‹;ó¯v?Ýû¿p­k“K
+ «™Š!aR+ ÓŽãsW8gÆ€¶ ÃXFåu:N‡àPt®Q†SjÚ°¬I
+ z ‚¦©eœØ}wg7ûžì2ŦöïÍü›íÅ.tè#
A˜‚Å8$òyR<–8©_|’™ÄP6ꀰãS#ôÿ„Ž°RI"°.‘†3I7k‰Wäd÷HúI½|~É5Ɖ¢Ü(͆pƬ2&×KŸ ª$¨œö|³§Öt¢ä•K±Zã*Æ1äɾX‘c2e{u9æuÒM®3F˜¹œï¶šøFuŠy­³¼™çú‡©&ð·6 ¾K´ÉîtˆJÖÅçJú"+ LÞ~ªÄ ¦'4ü½§IoJ&‰ƒFµ` 5³½§y\o(ýø=n¨Mò«ò¼@bâg‹5Æ{¾`ís¿ÿ+ endobj
+ 2530 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2531 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 2532 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 2533 0 obj
+ 866
+ endobj
+ 2434 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/poolalloc-bu-splitclone.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2534 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 2535 0 R >>
+ /Font << /R9 2536 0 R >>
+ >>
+ /Length 2537 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÍWÉŽ7½÷WôѾtX\šdŽŒäÆ# 0‰=Ô&œßOíT$
¤ö)óŠKqy¯ŠÕ/sX`ô§ÿŸ¶éeúáCž?}¦fúmSJ«À£À˜qqø<ý6™þ3ÁüŸ§Xr˜!r[Q|œO,ìéAqì•Ðj(E܍vkS\Võã–õ¬‘f¡†ˆ×!ôä«’µéÞ³·°'w›“ydDë°·6Å´·£÷èNóir³úŸ—øöíßÓ6ÿtÀûï3äùðqR+ ˆ:’€Ô€mÈE"!CB,ˆ¸•þZ¹?&Z¢é¤­¤2â²–SÖ$‹U×Vì´peüñ®QÏè
*m@ª@Ö—ØŽ'c÷–£Óº›Àj
+ 5ÃÚIç€jxvOàÉÖjÌ9o§)/nP;„µˆ+·nl³F›Ö·r?úžÁIó*ü[4dUñ²×¥¯g¡Ïâ ß
+ ÞêüæÖ°O§8‡tšÓ¹LÛIÎ(I5Q½3eÆoDæÈ™ä¢K1â†zReÝB²*Í¢¤#ôÑÁ2Gç/A–‡µ)¶l<,ë¡Ü)I缌%c76Ù–¥ârÒfËìÙÒ=yÈ#÷g{ ŽÖ.ûËö °+:•_Áy•|‘M.çr{-óÞ)·_È„°›ÿÞu’-ïÚåîM”k¸ž'ë`Ÿá^¿=^÷ËùQuø-,®*6¦rΩ—ò+ef(ª{–Zé"_M"j(E¤Nº¿9„tO)ÅtO雳9%=)8ª¿ Ú¡1®.é—w@ƒ3¥_~Dßö@àƧî«ëøÙ¨¶éÛƒø(cßÐ
s¤õуi;†f#¯ŸÜÚ{ýä–õpµ,ðÀw÷ä«JlÊÞ,h‡E=Áfçb9 Û«Ê~ÜÚ[èËz8ÿÓ̸‘]¯C‰ÿƒø•óh¾'Р´ë‘'¼Ûu%9+ \«ù"ÜÁËÛß׮,5&ô"jøÕÕ–5Áü³–Öt	Vµ«‚è#KPÕ¼!³>M‘tä$Ç›ŸÿúƒîøJëã4睬Æ9‹eRÛèÑz­á¤Ò¾c1ð4,6eO°RjìÁ
+ Îäu°)ŸLaCn\°RáS¤gÏá^Þ¦ø¾øñ÷d<c+ؾ$KQpÁ&ïFÙ,Êö-¨äÿ²)AwÎæµÖÇiœw;YÍ¿Ø·õd}Á›¶sþ¸c”±IŃ’ÉP‰©o¯„)[“S‰ß!HK“¿§tc¹|ùÌR|<†ýîŸL^X'ø~ö’ˆUçkÆ×ä2$Îù£«» ïJããä§ÜÆ2ćRíÂÉNˆ»9„X{À¿Rn—jendstream
+ endobj
+ 2534 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2535 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 2536 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 2537 0 obj
+ 1259
+ endobj
+ 2435 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/poolalloc-bu-processlist.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2538 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 2539 0 R >>
+ /Font << /R9 2540 0 R >>
+ >>
+ /Length 2541 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœÍXÉn7½÷Wðè\:dqkú}ˆ²ÈLbËÁ´ņóûa­lÌŒ0Ó>‚ W\Šµ½"[ÏÎÏÁyü‘¿Çuzž~ýÜ§¯ÓC‡1{‡¿ë“ÀCHð€OÓŸîËÔáSpïûïç),Ð7Ü!2<MCÀñ…!@W•@A=âJV†Dƒ
+ :Þ—@hÞ-	AdpÔ³PXÙ„¨Á„>^+ÃP«b+ ¾!*Š¢†Ú¤Up–’’Î7i,=tL‘ª1ae³Šd,mƃ@JV‘dѨÁ„•a”º3AÆÑR…^Yöä¼2ä@Á<åð¼¾¢œgX~¬Þ¡üìuÿ{€9-UBÎ¥4¢Ò¾2É€U ž•	òHʁà^½Ër]oó›Â¡„d+³>õ}
+ 	<ž^zù4IX(}®E£37ŠPV„o/yêz°¨ÄÃÅl}IËZó(§@õÑXBYŠúQŸÇÖ†Ž…
+ ý¬YéB-‡¼n`…Nå_Õæ›kÐ萳Y
^1uZ¿™	ZêªËH	<¤Up¶ž¯’Î éX#šÄç(ƒ‡´ŠmÊá!õ™ÔsN‹V”ñxH«`eòt†BŸ´bFDvuð~F:³ƒÌgþ^ޅ⯯éhð„w«æåŠê¶ŒÆ»œPKÈi¬`AV#‘j-1n.¡ú¯exA4AÊÑã5¦-ä$´e„ÅÅóL[ :BÚr¤‘¶à—
m!x£$¡¹¸¹è•¸÷¬BÓ¡D3ZÚR×$œÑÂŽ^û#¥îVÁJÝ!éÝ—fŸcÔ5iÛ”ºCê3yÑÝ´Rêi¬Ô’ÎP#ÊzýŽˆì¡.¸ nl­±w3ô7K^_½ø2cW˜¤æ½LêŽ_gÔ6*¡þÈ}íþCÛ$“Dˆr³Iñ+/Hyr2)„—)û­%Té[/^H‘Hw+¾ä`4&%i´€ç™¤‘ïVü!š-¸’“JRÎ@|X±2Žôº¨Û}Ϫ'Õ0ÈÕ]ks¸Æ6èQX¸è ¡ÞFJòó²È–†m!€›]¢àçÜœmñIuyú
+ ²CPäãeË°kUjš+DlpT
X5ø¹ÄàÞJª°çhÁa™0¢ÖH¨JËà]ŸúJ4œB‡N{÷ïßXWF¥È¡usµ‡%Šn‘ÆI=^3wÏ*ÌœïÞ fIAIÄRzT{(Eب%u½õ4DécY6æ`”$Øzô†ôpÚL?Št°l0{(x=p÷&®ô/ÈT,o¿]äÞäœ6†ÀQÒœç¬Ô+)»2ø8™gë8óe—qÎCi›dÝ\¢™_-UŒ%ô¡¥Á3z§H²ðMo<9n¶Àaf,á·-èëâ„Ù!D@:^©ivíMYoHsì‘Öœ½¹È¿º8i‚Aìâ¯Bçy£Fw‘¸k£ÓðqÝœÆÿEI–žáÔP›µôݳ
+ 3øÐþSÈ™endstream
+ endobj
+ 2538 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2539 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 2540 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 2541 0 obj
+ 1246
+ endobj
+ 2525 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [508.739 263.953 516.307 275.642]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2529 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [408.951 79.772 424.883 92.674]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2446 0 obj <<
+ /D [2444 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2447 0 obj <<
+ /D [2444 0 R /XYZ 72 712.454 null]
+ >> endobj
+ 2448 0 obj <<
+ /D [2444 0 R /XYZ 72 715.294 null]
+ >> endobj
+ 2449 0 obj <<
+ /D [2444 0 R /XYZ 72 705.829 null]
+ >> endobj
+ 2450 0 obj <<
+ /D [2444 0 R /XYZ 72 696.365 null]
+ >> endobj
+ 2451 0 obj <<
+ /D [2444 0 R /XYZ 72 686.9 null]
+ >> endobj
+ 2452 0 obj <<
+ /D [2444 0 R /XYZ 72 677.436 null]
+ >> endobj
+ 2453 0 obj <<
+ /D [2444 0 R /XYZ 72 667.971 null]
+ >> endobj
+ 2454 0 obj <<
+ /D [2444 0 R /XYZ 72 658.507 null]
+ >> endobj
+ 2455 0 obj <<
+ /D [2444 0 R /XYZ 72 649.042 null]
+ >> endobj
+ 2456 0 obj <<
+ /D [2444 0 R /XYZ 72 639.578 null]
+ >> endobj
+ 2457 0 obj <<
+ /D [2444 0 R /XYZ 72 630.113 null]
+ >> endobj
+ 2458 0 obj <<
+ /D [2444 0 R /XYZ 72 620.649 null]
+ >> endobj
+ 2459 0 obj <<
+ /D [2444 0 R /XYZ 72 611.184 null]
+ >> endobj
+ 2460 0 obj <<
+ /D [2444 0 R /XYZ 72 601.72 null]
+ >> endobj
+ 2461 0 obj <<
+ /D [2444 0 R /XYZ 72 592.255 null]
+ >> endobj
+ 2462 0 obj <<
+ /D [2444 0 R /XYZ 72 582.791 null]
+ >> endobj
+ 2463 0 obj <<
+ /D [2444 0 R /XYZ 72 573.326 null]
+ >> endobj
+ 2464 0 obj <<
+ /D [2444 0 R /XYZ 72 563.862 null]
+ >> endobj
+ 2465 0 obj <<
+ /D [2444 0 R /XYZ 72 554.397 null]
+ >> endobj
+ 2466 0 obj <<
+ /D [2444 0 R /XYZ 72 544.933 null]
+ >> endobj
+ 2467 0 obj <<
+ /D [2444 0 R /XYZ 72 535.468 null]
+ >> endobj
+ 2468 0 obj <<
+ /D [2444 0 R /XYZ 72 526.004 null]
+ >> endobj
+ 2469 0 obj <<
+ /D [2444 0 R /XYZ 72 516.539 null]
+ >> endobj
+ 2470 0 obj <<
+ /D [2444 0 R /XYZ 72 507.075 null]
+ >> endobj
+ 2471 0 obj <<
+ /D [2444 0 R /XYZ 72 497.61 null]
+ >> endobj
+ 2472 0 obj <<
+ /D [2444 0 R /XYZ 72 488.146 null]
+ >> endobj
+ 2473 0 obj <<
+ /D [2444 0 R /XYZ 72 478.681 null]
+ >> endobj
+ 2474 0 obj <<
+ /D [2444 0 R /XYZ 72 469.217 null]
+ >> endobj
+ 2475 0 obj <<
+ /D [2444 0 R /XYZ 72 459.752 null]
+ >> endobj
+ 2476 0 obj <<
+ /D [2444 0 R /XYZ 72 450.288 null]
+ >> endobj
+ 2477 0 obj <<
+ /D [2444 0 R /XYZ 72 440.823 null]
+ >> endobj
+ 2478 0 obj <<
+ /D [2444 0 R /XYZ 72 431.359 null]
+ >> endobj
+ 2479 0 obj <<
+ /D [2444 0 R /XYZ 72 421.894 null]
+ >> endobj
+ 2480 0 obj <<
+ /D [2444 0 R /XYZ 72 412.43 null]
+ >> endobj
+ 2481 0 obj <<
+ /D [2444 0 R /XYZ 72 402.965 null]
+ >> endobj
+ 2482 0 obj <<
+ /D [2444 0 R /XYZ 72 393.501 null]
+ >> endobj
+ 2483 0 obj <<
+ /D [2444 0 R /XYZ 72 384.036 null]
+ >> endobj
+ 2484 0 obj <<
+ /D [2444 0 R /XYZ 72 374.572 null]
+ >> endobj
+ 2485 0 obj <<
+ /D [2444 0 R /XYZ 72 365.107 null]
+ >> endobj
+ 2486 0 obj <<
+ /D [2444 0 R /XYZ 306.072 712.454 null]
+ >> endobj
+ 2487 0 obj <<
+ /D [2444 0 R /XYZ 306.072 715.294 null]
+ >> endobj
+ 2488 0 obj <<
+ /D [2444 0 R /XYZ 306.072 705.829 null]
+ >> endobj
+ 2489 0 obj <<
+ /D [2444 0 R /XYZ 306.072 696.365 null]
+ >> endobj
+ 2490 0 obj <<
+ /D [2444 0 R /XYZ 306.072 686.9 null]
+ >> endobj
+ 2491 0 obj <<
+ /D [2444 0 R /XYZ 306.072 677.436 null]
+ >> endobj
+ 2492 0 obj <<
+ /D [2444 0 R /XYZ 306.072 667.971 null]
+ >> endobj
+ 2493 0 obj <<
+ /D [2444 0 R /XYZ 306.072 658.507 null]
+ >> endobj
+ 2494 0 obj <<
+ /D [2444 0 R /XYZ 306.072 649.042 null]
+ >> endobj
+ 2495 0 obj <<
+ /D [2444 0 R /XYZ 306.072 639.578 null]
+ >> endobj
+ 2496 0 obj <<
+ /D [2444 0 R /XYZ 306.072 630.113 null]
+ >> endobj
+ 2497 0 obj <<
+ /D [2444 0 R /XYZ 306.072 620.649 null]
+ >> endobj
+ 2498 0 obj <<
+ /D [2444 0 R /XYZ 306.072 611.184 null]
+ >> endobj
+ 2499 0 obj <<
+ /D [2444 0 R /XYZ 306.072 601.72 null]
+ >> endobj
+ 2500 0 obj <<
+ /D [2444 0 R /XYZ 306.072 592.255 null]
+ >> endobj
+ 2501 0 obj <<
+ /D [2444 0 R /XYZ 306.072 582.791 null]
+ >> endobj
+ 2502 0 obj <<
+ /D [2444 0 R /XYZ 306.072 573.326 null]
+ >> endobj
+ 2503 0 obj <<
+ /D [2444 0 R /XYZ 306.072 563.862 null]
+ >> endobj
+ 2504 0 obj <<
+ /D [2444 0 R /XYZ 306.072 554.397 null]
+ >> endobj
+ 2505 0 obj <<
+ /D [2444 0 R /XYZ 306.072 544.933 null]
+ >> endobj
+ 2506 0 obj <<
+ /D [2444 0 R /XYZ 306.072 535.468 null]
+ >> endobj
+ 2507 0 obj <<
+ /D [2444 0 R /XYZ 306.072 526.004 null]
+ >> endobj
+ 2508 0 obj <<
+ /D [2444 0 R /XYZ 306.072 516.539 null]
+ >> endobj
+ 2509 0 obj <<
+ /D [2444 0 R /XYZ 306.072 507.075 null]
+ >> endobj
+ 2510 0 obj <<
+ /D [2444 0 R /XYZ 306.072 497.61 null]
+ >> endobj
+ 2511 0 obj <<
+ /D [2444 0 R /XYZ 306.072 488.146 null]
+ >> endobj
+ 2512 0 obj <<
+ /D [2444 0 R /XYZ 306.072 478.681 null]
+ >> endobj
+ 2513 0 obj <<
+ /D [2444 0 R /XYZ 306.072 469.217 null]
+ >> endobj
+ 2514 0 obj <<
+ /D [2444 0 R /XYZ 306.072 459.752 null]
+ >> endobj
+ 2515 0 obj <<
+ /D [2444 0 R /XYZ 306.072 450.288 null]
+ >> endobj
+ 2516 0 obj <<
+ /D [2444 0 R /XYZ 306.072 440.823 null]
+ >> endobj
+ 2517 0 obj <<
+ /D [2444 0 R /XYZ 306.072 431.359 null]
+ >> endobj
+ 2518 0 obj <<
+ /D [2444 0 R /XYZ 306.072 421.894 null]
+ >> endobj
+ 2519 0 obj <<
+ /D [2444 0 R /XYZ 306.072 412.43 null]
+ >> endobj
+ 2520 0 obj <<
+ /D [2444 0 R /XYZ 306.072 402.965 null]
+ >> endobj
+ 2521 0 obj <<
+ /D [2444 0 R /XYZ 306.072 393.501 null]
+ >> endobj
+ 2522 0 obj <<
+ /D [2444 0 R /XYZ 306.072 384.036 null]
+ >> endobj
+ 2523 0 obj <<
+ /D [2444 0 R /XYZ 306.072 374.572 null]
+ >> endobj
+ 2524 0 obj <<
+ /D [2444 0 R /XYZ 306.072 365.107 null]
+ >> endobj
+ 954 0 obj <<
+ /D [2444 0 R /XYZ 198.56 319.673 null]
+ >> endobj
+ 955 0 obj <<
+ /D [2444 0 R /XYZ 226.78 83.496 null]
+ >> endobj
+ 2443 0 obj <<
+ /Font << /F47 1715 0 R /F20 703 0 R /F26 1666 0 R /F23 698 0 R /F52 1712 0 R /F16 614 0 R /F30 634 0 R /F22 695 0 R /F60 2528 0 R /F39 1156 0 R >>
+ /XObject << /Im28 2433 0 R /Im29 2434 0 R /Im30 2435 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2544 0 obj <<
+ /Length 2892      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•ZKoäƾï¯rÉ Ñìn>‘“[ˆÃ19Ä9P3”†ñˆœÕêߧª¾ê&©¡¤5Ð4ûQ]]¯ª«×\ÅôÏ\åö*Ë(NÌÕîéÓwwŸ¾¹µå•1Q™¦Ww2ënÿŸMmÍÆð»½1Ʀ›PûóÖ™MÝSÏæsCßõóöÆåéæ_Ôšö‘¿’MÕ¢÷ž÷…†ª§Ó‘goÿ{÷÷onMve⨌Kìwc‹¨Ì
+ ÙõîPcé}54;4OÛ›o:ú[lº#úª#ÓCߎw©Fún:ݘ?úªºžZO˜Àüú	Í ¿Læxƾë=¸çEÒ=3õtnxxƒî±ç!ØbímóxîåÈҝFö·8ï鏹f)ȹIèÖʹŸtZ:ˁ¦“„Þæ '¤Îgþb†%ž”(µûZ杙QÇ»P踷GÛË’—“T¶Jÿé÷O$‘
+ Mlô÷¯3.^Ú­-7cõ%ÚÞ$I¢’É»NÄÁrÍSç±F(™6)9‰ã(vFMë§3 Œ¯Ú=¨±zØ’K`ùÝ$¼$7*F'+[¶ÇÄ$ÂÇÀÍTÄXñâÏü§Fg]í˜Ô³ïÅÂjQsË]Ž
L­‹ƒû÷è;,Ù7^ŒcÃ#1öÊ`eoÊàõÇ߯
›×B)+"tÖFYš½/Â2ñ2nÐk»À‰AæçiZ‹YìѺi­ˆÚ¹$JË|a±Ã¶Ùþ…ô«³Ø2†lɶD4`è<ÔZž|@ç/4ý{ƒ™bܐNöÃöçb؏ˆ©aGÚC²²'w?¬ËQÀ¯T1}».G—ä3[¼$bã(O¬Nùî
]žÆsCh%,©¡á¼ÐÃcïÙ~ñ<ÖŠ-J*4ºˆ0xa쇺:]3¼`Y{Çæwµp—%PP»ë›GñÒŠá3sKÔ¢	ÏÏD_cíü¢cÀHtß‹¤•,÷WÍ#ÝyDC@„~ ƒÒO}-~g©î=Ž­‡j8€¦ùì+*û+ FÔûÐsì’‰~Ú(ŽÔ
+ ~š+ 1Å2¿…lE¸<¬YqIšÍÿ›ö-6ÍÂXëžNåÙ×™]Í=,†uÔPÌ-+Šò	ý”úÐTÔÐZFHôãˆ{×^ÕziffœGâaÔÍXø¤ 83
+ «§œ¾—,ú2:2•<+Þ	‚”t¢æEé`fó±fÝŸ$Î.b΀ÑF¸¤5¯ó£ŽÛ˜Œo‹ý§N‹H´¡˜%2ab¯"ÌÅé÷ž{_Ö´]ØÈ…Jʯæt©ü‹KãEø«ýˆÈªÝ%Î}eŒÏ̲øÃGõÅŸ8_ÈG=’ ºÈÌÂ#/E&wh¿¶|[jtI¬÷§Ÿëç&9<9ûÁm¨¿+ â1éìi6<‘1\gÒùë*AôÜ’û-ìf&*¨EÀK«=&ËÉ™êdfÞj¸{Ž-(r<Ê~nöçYÚĹ”1›ÛKþ¹ú?½ç_#í.=Û—62/š"®×>J•jÞpœ>…9Ê_ÚðŸôýK–¾BY#‘zï>žý’ñà‰iú²ö„¸m-ÒØG›ä³1ŽÇ>ýp÷éÿÉ%nÚendstream
+ endobj
+ 2543 0 obj <<
+ /Type /Page
+ /Contents 2544 0 R
+ /Resources 2542 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ /Annots [ 2546 0 R 2547 0 R 2548 0 R 2549 0 R ]
+ >> endobj
+ 2546 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [507.489 676.35 523.421 689.251]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2547 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [174.639 501.575 190.571 513.265]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.3) >>
+ >> endobj
+ 2548 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [270.99 369.434 286.922 382.336]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2549 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [401.863 172.131 417.795 185.033]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.1) >>
+ >> endobj
+ 2545 0 obj <<
+ /D [2543 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 322 0 obj <<
+ /D [2543 0 R /XYZ 72 720 null]
+ >> endobj
+ 2542 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F22 695 0 R /F31 722 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2552 0 obj <<
+ /Length 2792      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYKã6¾Ï¯hä$cHê™=õlv]`ƒÅ¦9dr`Û²­]=Ižÿû­)ÉÒ$A-©X,‹Å¯>Òê)‚?õ”é§,*Â(VO‡æÝÇ—w>éâIÅ¡‰Ó§—i½
’p§½Û+¥“àåRîö&K‚¿v íAˆà_;£ƒÞUÐÕ(Šƒçtj”EÁÁŽ|u-k¿ì
+ ô¶N(ì;³B›íî·—|ø¤Ò'…ET°+{£ÃL'äû upÝíuŽcêŒÇ™­q@ã€4šVÁ#éÝõJ«];TÃ8à—	º“ôف‘·šfµÆV­W¶‡ïwû؁•Qlk뻦Xw”ÞŸ#£Gþ|»`4hþÂôëÖ’ºK°N_«°Ð†¦é†ºÄ†æOîaꁅŐ^ÇËŽ—u{4xFÛøfŽ’èç’‡¤ ®]‡
+ Õ{üNë|G³ðz³Ô“Wà(¢ß	6/vä·¾|sÞTc98——þöàè:TPš/6õ‹ÁQñ‡îK‘6”¨M×ߥ±ï?àà²BÂ
+ S¶æ&1‡ŠŒaÔrw=q<¶ÕbîŒ.ã)„)æRî†Álè]ÆÙŒKôŸÈDùñELÀHFtM‘ÁìÕ…æ8êCVÏ]_Q24,äE@½#OýƆ¶99vƒW‰H/
Ĭw9CÂj¶^e`eÄ$e˜›ÙL3L»‹"ôXZHóëèúHæ‘ß’yøþj‡ê°‘¶†ÙRN]p‰ál1q0Üp4PeäöÕ”P(3À~[3@ÆÐà$BF-Pp%IjeanôFñŸ,}Æ ÑúÜàx’@$>Ñ>Víy¬˜u,ý¡}ui‡
,;	(›,
J{ØA·üȏŸvJ,ÁnÝÄY‡EšÏp6JØB4øº^ì@
aÍQ²½ÂœöÌío˜s•G9ì¼Ø_,;ú^×±“ýváF°_¯dC\°Øôe—€—Um_1>3çZ¬C<@Uü˜g¬
+ 0•ž˾©Úi2ë,{»”}ÉЉ{ç·™›ðõÊ;‹?}I% êq*†ø1Þa¤î´É„Ù¤gIm¨Î®)«hÂH³hBz`–sz §?ø™Ÿ-gtž:âÁ/ˆxâûm˜fº9,Î%ÍrI§a–gÂ!CXÝXeàt‚Ã&ÄÖ9˜h°K?ò¸È+ %ÞjQÐs€×ØMçŸóUi˜dNáۍÉ<bµN
B¹ƒgäg²Ò<I‚ÿNø8HƒSFÌÆrƒíDPÇö“¡¾qOö-u_1î÷%Õ€®s¼Apؘž)B•:-šØ$æ6L5öÈ“®x»Á2¦q„b=”ÎÂL¹µ˜Ü~ÚÇIÆy²Ü..u’88Üzb
RîJ³Ä,ë©I4ù
–´îüAL+¢®‰1ˆ‡[F’d¾Q2º'$h˜ƒrkÜ7?>½©ÈíÙC
¥A	Cà	íŠ3
+ ±v¬ƒ˜¯ŽSÇ©U§û–_-—ÝZ¨l ¸%×ÞöŸXƒÒ_x´aύYŸ
ÀØ4²vƒ¹áË!÷¨eðêÀÉ~’ƒ	…&_9êëäˆá@e
+ éRµn†’†’ _FŠåÂŒK9ÓÌ"±žoc×0Ìjƒ¬a1=3]Î$Q„‹¡ç´7¢â€B8-l£{å¤B\tŽ½"ñaË"@¤˜Øva&
+ :+‚2(~\óÑ+ ±U
+ ˜š¡ Â’÷x÷LÔdÁß[Qv·ʬÏ@ÞÓ8’ÄçS²t±ÇÉË=V%š¾y¡¶?ßÜþšx¡ÀùÉ[T”^ÑiN%žÁ¡£œy1оRÇ`֝$bžH<?·,ê¶ðúj<|ç ñiè,bö©7:¥AÁ”!|ºß JPæ€rƆk'Y¨=ä}Ø°•„q2·1öÝ}‹¶œÌ¹+ |‹eåÊ®t¾ÙC	H©“hÈ	mŽÒ„ðXðHí­ªk~{«²¾|úŸ›|ÍȧTÂw¹Èð¼Ÿñs
ãÓo&)¦@§ÑÆýnšB
⻏4Zèº+,ñk`k!hnþÞ8a,M£#$m_ÎZGîÐÏûiÐ’l­<8ÙÃ(N6ÖâÁÿ,RyÚ+	›Ìbí~pÛâ•Ó•eê÷Ýtµ™lÿþÈM¾ö§Dýø¦3æ†ð‡]¹  òÈ­¾@áÖEJ…©¿¿|¹È±‚cÔ×k
ÛX¾Þ.èΝùn5²°’ÆÁžJ~c at JhË"³,ú¢ÿðë¹ß%š¹Ýõ²˜{‡yfž "¡>&ß”wÐ|÷·—wÿZœºendstream
+ endobj
+ 2551 0 obj <<
+ /Type /Page
+ /Contents 2552 0 R
+ /Resources 2550 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2419 0 R
+ /Annots [ 2554 0 R 2555 0 R 2556 0 R 2557 0 R 2558 0 R ]
+ >> endobj
+ 2554 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [241.495 650.669 265.912 663.571]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.1) >>
+ >> endobj
+ 2555 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [404.571 606.824 428.988 619.726]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.2) >>
+ >> endobj
+ 2556 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [281.216 584.902 305.633 597.803]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.3) >>
+ >> endobj
+ 2557 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [291.036 343.327 306.968 355.017]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.2) >>
+ >> endobj
+ 2558 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [416.055 235.836 428.956 244.859]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Blanchet:TOPLAS03) >>
+ >> endobj
+ 2553 0 obj <<
+ /D [2551 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 326 0 obj <<
+ /D [2551 0 R /XYZ 72 720 null]
+ >> endobj
+ 330 0 obj <<
+ /D [2551 0 R /XYZ 72 570.633 null]
+ >> endobj
+ 2550 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R /F31 722 0 R /F35 1025 0 R /F25 1028 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2562 0 obj <<
+ /Length 3004      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍZ[oÜÆ~÷¯úªðŽ97’“Š%*Z#¨Ô§¸@(.%árKnm'¾ç2Ê\Y6š¢ %çz®ß93‡ò,…?y–«³<u"5ò¬Ú¼øîæÅ«K
í©p©;»¹£Q7럓»íþ|¥3›ìέL¶üo%“–[Køµøæû*üW8¢Á¶îü_7}u)³hé"²°~ýoÏW&SÉ÷ÿ>WERw°ªQÉð€s÷ÑkÏ:ùîŸÜv¿/wÔ-“5„“{Ñá܁Ÿ÷<Q&ïSiÃs5ðe‡{~ò/mSöÔÝsCÓ­a¡¢¶5ïtM¨°½DÆ[‚[õøðû
]#ïg+ÏîJIá”"¦»-¹âíx¡44Ý=pâ³@L­‘+l*÷5?Ðð-î¶÷Ü´Ÿ°¦¯kâhh€[ÊÛÖO*qŵn[?¾»Ã}ö›rh€ j+oiÛízŒlø©éc6»¶jä6Ma­ªÅ9ëwº'ÎSϳ&žƒaß=î‘Ãú(ͼäIÍvò9Ú‰q"ÓÊÛÉûT›[ÊDš?ä%R—!)Û
‹6áå·
K¦_!Öûêõ}T†3ËETdd-å=u	°O˜y…Ï÷Þ•Õ@3r²ñŽ{{}ñÒóå9U%è¨Ü&Š­¨ìý6pŽÆ3xËÂù$æÂ÷|ımS5¨f²'kA,ÙD¶À0ŽÅ¡‡¡&Œu£Î-XçØH–Õ-[ì¼Ù]õ~-´5|Ø”û_ÉSý‡>¸:¯+ Ã؇^xÿugV³–Cì$
+ Í’¶*ú+He“›"Õ&×°+Xoë_oÎ wÙõw[ôÜûËH46À;$$7ÉU·nöGt‡–7ŒÍý9
+ ×ÊKCÖᲂè»lîTJ\Ã$^ŠGÈÿ‡àЃO»¾>PÊ=4Æ>d”LgypÉ?·eßTü´Å¶aé’í]Øë¸Ú™$»<¨FWÜñZo¾myÞEÛF„y Ç…‡=áíÆä­ìCb¼sɇT at u«aä$\qŠ‚/`VG‘ºÞ’B(©að¨‰¼Cv:ï·ØPZA­²Tƒx'‚È¢qþð°á‘,$OÀÀZ"g£1»²gñ&>Hæ¥;Fët‚1i¬öTÌ7i¤•TzL¿G–›ÙÈÛo›º÷Ÿ¸‘üs]ï‘WÈn¢Õ<ìû‡¢¹·$Á–¡Uþ.	àü(íu6$sÞ08°ëz¢·ü‹Z?t¤Qôè‘G‡sK¨Xidocš$ó¤eýW˜âûÎa†o[û(¸ovd¹û-
+ }®–Yr{ ÈYûEɳÂj0Sî0kw´Y$œ®úEæ2Â%¤ú]¥,$|e6>02Æã†hå[&ŸÝ¸9.8·ôOBfd)ZŽc<€·˜#£Ï~2Ä"	¹xf!6ÉL(H·%Ã5Ȥ5ŠU&%'á’+ "ܸl^3FS”ÏM´$Ã`Òã`“
+ Sä~ðO‹	™™ãZ’£ªÔJä@ñ
+ 8À^¶p¶82˜	]h?»˜on…©Þå|¶¹
+ [«9eN(w¤Š=‰%>•‘_Êg¡Ìä6!)í
+ ò9™°\áP2Û0ƒ).ó+þ°D~ž‡î×o¯À£Íå9`×vO?GŽ–r¹°c|¹Ì+.‡rˆ9ÒsÑ+8¾Hù¤â¤óÝÝ|zuŸÐ\`=äžìlˬ5F–d-Ç>o
¸Þ«W|f»l+à	ñ+ *>0òq<Ô>9¦7"͐±1(¡Ò©èŽ,tÒÜñ”ˆþÈÏ
XQäñã‚›H¡³©¸bö‘Šî¾“øû\2k››¯%()¶˜&gÅ„bDɲ©OhÀ¥à‹ÅTáñöVXoï¡×dzTÃ՝?©©r³?”Dg%ÒHÇ8+ œ2E”.äэ;Ü’'‘Ýzü”0¹žùòUG熋ný¶î‡ýÖ¥eò7ޯŒªxü	§Ö(èçéó„O«/öi°¯§Ð'¥û85æ'üÚ‰ñºõ¿æÖKÂÇc½Ð)FƒR"BÕBsÂŒ€ûÿŸê™F :™OpG.¥NNÈÑX>“:]ͧC2ãž—
+ 4]Ï÷µ™`¾‡*º‚ïtžŠBG|-HF[˜/Fe²<Bóûf8^ÛGšðØ
™NYïĨ1‡ÒRÝ>G8«0ÉL%7%®HƒÜ›¾d’~Y´hHƒEÃá|Ž'˜#Oá„\­mG¬NZ–¡ªo~Ãók²pDCÒX’ßD7VèI`cŒór²tÆÃìŽÎ‚U=ß?w‘·~FF𒐄ôÍñüîQ¸‡LDu:BNÒˆwOä?æÓüIé\dÅãdQ.!'ÍÝ׉“Ar“›©3oou®>¼¹~Ö+ %±f7Œ4®+ ŽP.
+ VTšÆå+k:9ZúCÏø+ endobj
+ 2561 0 obj <<
+ /Type /Page
+ /Contents 2562 0 R
+ /Resources 2560 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ /Annots [ 2564 0 R 2565 0 R 2566 0 R ]
+ >> endobj
+ 2564 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [509.307 639.55 533.723 652.452]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.14) >>
+ >> endobj
+ 2565 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [106.374 529.511 122.306 541.2]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.4) >>
+ >> endobj
+ 2566 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [430.067 77.85 454.484 90.751]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.4.2) >>
+ >> endobj
+ 2563 0 obj <<
+ /D [2561 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 334 0 obj <<
+ /D [2561 0 R /XYZ 72 582.042 null]
+ >> endobj
+ 956 0 obj <<
+ /D [2561 0 R /XYZ 257.591 174.444 null]
+ >> endobj
+ 2560 0 obj <<
+ /Font << /F30 634 0 R /F16 614 0 R /F22 695 0 R /F35 1025 0 R /F29 622 0 R /F43 1217 0 R /F39 1156 0 R /F40 1305 0 R /F41 1220 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2570 0 obj <<
+ /Length 3309      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅZIoäƾëW(¹„Ü4kã’ ‡x’‰ÇÁLƒãÕÍ–˜én¶Iö(ƒüù¼­ª)¨YÅZ^½å{KQÝð§n+}[M^Xu»=Þ|óáæë·ª¼UEÞÍí‡=ú°û!;
w]e»încÊ:ÛÝ©{꬛¸ç4ÌøPQ‡Ê¶í™&Èøù&Èóþϧíܧ¯ §rÙÓ.ÄoÛ±ãu.íØžît“Í®Øí¸Ÿ–jgM>ó›#
;£´ÛÁiܶ³Ÿ½‘òcBU+tŸi(Ow?~øŽ¾Ñ*o´&la³-šìÄgQÙ'¢{ÄÞ:»gvðv»%bˆnŽ½ž|žúŒö<ÕsûhÞ©»®?sÿz.¸3
˜{<òÏ“û¼ËýãÌKöO#Ú}\øwç1Íã€û|ö´È@–Ÿç‡,ß}Qe£ý‚U†X5
,à¬)–r6‰»E½1Š˜Iª/vÝ•È ÷^¨3¨
+ ²æ0ö=ÎmÜqFŽ
c{́0k²ï‡¹ã-¢˜a5zÙüØúµáM»/°¿ìDg< ›‰||8M_8¬ÍŽµ” -l²­Õ~œ¸	dÓo°	˜u&µDêE;¨2oL¹P¿w0MÛ’Y€$ÚŽÔa at Nì¸ûÜN>UÙßWú ­Ò«ô¿t¯ôƒTuiã’íáK„yô؝Ƚ ÎØIûÒZdýÖ¨;tãòÆA#Êv‹4Ñæ4|5¶Î]QÊèö´[[±È^²»n¹œ.n«¼©p¤±¹)Í­É×Ðh½²c•[­n7qО8±j'è½É­1™¯žWÙ¼¨*¡î<:ñʾø¢Ýë'…½œKÖÂÓ®1Í嵪eh~i›ìowµes×¢
øAFg홎þ÷¨Ö<xaòØZ%x>öhaó0r· eŸ+ t;U]ô«H5;—ŽD·Dø÷>¸n€&9žsY‹›ÚûCÄ­5,Áæ/Ø2«v¼þ&ြüj¤S4ڏ­›¶êÚ-0f…¹0JiÀ¥•…tnë*–•U´ËËÒ‹èJ´ó榰
ì®G^
+ òÜ°/zb%š$‹WlLJ‹wB›ö|à¯n+ c‡:ÏËÏB¼–NM!„ÞäŒ×ÑÚ+ µ!8ív+>ƒ•ì0Ô5ÙGÄÛî378p	‘yb¹e‘m9 Çxå2·÷¢zø&Éþ
+ öóU±Å¡w{¡ÁcË?àÐp@‡Ìq¦NB]©,ÿïagé	Çãx8•½»ÛT5ª¬ÊÞÀ#Ú7‰Aóÿ‚+šU‚fŸ„6²²½ÍµõÊ÷–„÷;ØBƒ7øã§5Ÿ¨r"Ñ[§
¬á#0GX€ò”h¸h j6×Ñ»A²WÉí¯‰u¨êþ@oVh‚ DИrB’Ž!†µŠÖêõ<xe«ªÌuˆ±ß®oeÔ³­ö+©&7žÁklT
+ 2
ZPÚ
T¶L3ªþ&8‰oÑ|õ;ÅþØÅõ^kñ7&Zxæß+ ­Úæ! y³žoé*¿¢Ï=	ù*Η¹ªžýZI•ÛF§VóÐòŠrmK+9`ÆãácT»d‹ÔÑ^—^ír
+ ,/@™¶~À§~Š(dH_Vì
+ P4Ìxû—u½T>â Šaʼ|–%Æ]Í¡„÷N‚¨ªãþ蕱­ãøáx¦:kˆ®kF\Ssd
c&˜å³Xh&E2Š»6Áµ„Ê^m$OHc*Žˆ&‰pi£áù{ê=¶ó×ǔà3U%…lO!ŠþºÆ"<G5o>—«cœÏ!ŽÁ¥´Ù4·ã¬ì©DzäF ‰àHFIý8q‹BDWIaTžO;~ØSxg‡®àåB¦T{Õ°WBMØk%wÍ›‘Œ†{ZšŸî\	êcHK|i|%x"´±ŒÓ„5dD–7FŠŸiÀ¸çÆ$áw#&¦Ç8š¢y*jB·W
LpdªÃ肶ó2vºÌÞ­<LÉ«×#"¯ƒHÓz¹•=½È%tª—ìQÙ«L
ƒÒû$ˆ zTàheERÑBçÏÀ¢JåuQýWhZæuY.ÐtbúVoŽ*)oÁo÷Ïž
+ ƒ•X]e–|h	“ŒUe¿™øÕ6p‹è¤¡…ÞcçÕFùdU®rúj­zÎu¶až‡#A*%ɯaÏÀ¸D€}|ÅÁÅÖI¬5E¬BáIq$ÕÖàwÙî<^B´,oå°8„}<jñZ ‰@CôLüK¡wÿÓ%®pëHÛö2IoºF6ºN+ õnµfTêÜØ%䐕ܛԈ۵ýÃ#I†Ïö„r §¼û-^A6Ró9]„T$µÄÂýüÑÉ6uõ
+ ¸6€.>Ú‹ˆH·/™³`;¼Æ7Dæ’ÉüâÙÕ2ô™ë{D[UÄ»pXx)ï†à+ üc6íÏ&Lh-Jɬ	ÅJ,ì¬ûû5cmRxÆݳŪfnp"³àµµ^F•¢Ýj*cÁdUf…ùµPï/]|ù¯#¦9ÞàHÙÏ„Û/£=CŸ\ö$fd·1wRíNo¬;ÄÊŽ~¯x¹¼ùÓ‡%ß–+ ž*inÞßü%¬ƒW3ˆßenýg*àKDuú•Š\òšp´à€tF9ºãÅË5RÙa×T—±Œ¢k—!ˏ‹=÷?‘é "ŸÑÆš¬Y2
¯Ù¥˜Üx›=
$(ƒe-¨m“;ª”P]ƒvÛPºZ…ùÁ:wcKfì4À]÷t½œ+“û¬/,1Âîr~$kdº)AŸ·¬xôÝÀ¿ôñ=t‚”Ù$¬Úöò‘¾ž.ÂÁa”	{JHðÉcNŽ€ÙøoqÀ@€‹xÿ€V-ß³û”a¤fÅI"—†GSLk±%õüÑRå?6’o)(á£Ïä"’êéczã,Þƒ¿6–ùgþô„œzàë±ó_•üÁ,Š»ìåS&:²lÆÀï¿~’;_ˆ§FùpéV‰ôÈWSài:³5‡Ᏽ­/áÔ99?;\r)ñ
+ (Ä ÁJäL…ËGtu…d>`jD¬YÝÌ/Á÷Y,Ú-á— %i‚ ÈsôÖü•ÃÆZºÀ)Uz¼ù7”—y]endstream
+ endobj
+ 2569 0 obj <<
+ /Type /Page
+ /Contents 2570 0 R
+ /Resources 2568 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ /Annots [ 2572 0 R 2573 0 R ]
+ >> endobj
+ 2572 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [487.016 617.627 493.741 631.442]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.28) >>
+ >> endobj
+ 2573 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [233.58 223.022 257.996 235.923]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.3) >>
+ >> endobj
+ 2571 0 obj <<
+ /D [2569 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2568 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F20 703 0 R /F35 1025 0 R /F22 695 0 R /F26 1666 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2579 0 obj <<
+ /Length 2810      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíZm·þ®_!ôC±,†ï/5Ú‰ãÖ8ð¥(äÞ´§ iåÕž“ë¯ï‡\ížVwJ`§uZ'.¹äÌp8óÌ×bÊ៘:É7SÇ-SFLÛÉçW“Ï^i5õ,X;½º‰¯–ßëÙ\pQì¨ig?^}Åq¢°ÌófÿÀ¹¢)*ô¦p„NSnR(î œè†bA=1›Kညá‰QO"¥áCŠ%7}‚Ò Aé4J NiJÎŒÝ>àýt<³ÆMç¸G vž›e"˜fN™âϳ¹Àæ…ÒÅóӝÏa­²Íln|QÅß6þ‚BMHã»Sö*0%äéfƒè8öv:7œi,W§‚Á$­Ó$ÿÛ›‹üÔÌeHp³Â”ŒÛµQØx¾Ø«‹¥}Î%ØÈ‘»âž¸Ï…Wt’Ó9gÊ©ÙãkD48å‹-jQ%6ªØP/55
‚¢¥äg4l=²Iƒ%F¶ø555qQh «}Œ‹aÚÊÇŽqpFŽ©Ð£‡z?>Ùº’ù>„KôaõÉúp¸L˨/g“è‹ÞD+ò6šôRSÑ`ƒ2ês~êXÐöÒFŸ’YÿÝ‹3·mýÐùçá6. Íåà”z
+ ¼„±èÍüD@öà{+ <þÅîI+ eyLr¯LS0p<ËÆ9¬+ û˜€ó{«ÂÂ#ŽU˜ÔÃLæˆu¢Ãº¹uèÊ/ñÍÈbBVÃ}t2m¢›
5ª–ê¡*´j‚^{4„(þ8ì}3“˜Iª3À¨",ø‚!h<lȲñéùØÑòqô²:SþÏÕ™ú‰:Sœ­3Õãu¦ûøe&ÁNù°e¦û5eæ‡
+ <®ó³d¡Õh¾+ û6bž+ [ìê6=TC¯Œtî©sØG¯­Ù5˴嶻Á-Û!ëõŽ–Âö:{n›r=æm3ÀÌëÄ£¼;dÃIPˆ•ÔŠ¸ç²ùC&â44ÒI²O€Œ’D™	ÌZ§¶…IÑq £Œx	í*ãeG(.o÷w],^ÒòkĶ{šô^¾}ÁèÅëD_6Èb)àòMÙ<£ùmæí
殎8ïDBÍe•Ä¸!܈ U¨äBx®KÖIý9¨Îõ6ë4€‰G„X§ÉhÐX"Äe‡D«%õßGë¢g~€´n,jjHce$Œ2äÔ¢Kóÿ€y¬gYÌ`·Ñ8Ö‘ý61‚+ ØßÿȧË	Ÿ~5á±øi‚Q]„0ÝN`>ÌØÛLÞNŽÑ;½éâö@ށüê)Õ¤,É¡ƒ'o€˜Êd%}wØŽäOV’‡¡C•-½lS§s›{šYÆÐ
ošjßTtô) &Z×lüâˆÍ!~¾Yux‹£šü€&ôm˜F¢ß5²!Hy‘_ƒzãtÜ`J¯	-Òê»·4¶ëòæSzFÜQP„¿Ðv;I1h{Øy+ Ó˜Ö$Ä÷ùŒu*9}*LëÄîtßH(ï;RHât祡4èA©ûèdÕéCp}×+9멳ð•}C·j5-DFÄùxû‚õ¶•SI¿<N+yl`λ“¥{ͤΠý*­M\ŸÓ¿ÛP—Ê(3Ä{oc%fŠáE„P¼ G+öîhStU7tu$tä)9·\ßÔÑ»<:KðTý¼ßt9˺§(U+ endobj
+ 2578 0 obj <<
+ /Type /Page
+ /Contents 2579 0 R
+ /Resources 2577 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ >> endobj
+ 2575 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/pa-td-func2.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2619 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 2620 0 R >>
+ /Font << /R9 2621 0 R >>
+ >>
+ /Length 2622 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•UÉŽ1½û+|.ËKÛÅ	Áea"ñaV¥GÌ+ ŠrÞj¶à½«|Æ@D×dŸ¢à›³¼ï¨JåÚ1I?aø³ŽÉí$¤~B 0D-õ¦ç´g˜ã`]±±‰—¨ô‚^Â;óDDÚ®3BÄPÆ“#$†žK¹Eä…”ï!£/™7Íú¿åá5	ŸÁÅYé?N4¡Ý‚¦X7Yº,aþW4qéOy¾fN^X½rë8–ƒbBsÂÁ!¿0SÔU¡ù-—Ns,mЬØ8#µ•)¡²Wš±æi£¹\jÍíàÀŽލæRšGyQ”±öu6ÍÍÏL[^i¼–»÷Ò÷‹9°%‹oþèê^=úå‘ñu¯ÛSù`w
+ ðÉ“ÿ¨("`Íãé­C6¡,– Š$@.#½"eùÏbœÁ²ˆAŽ[\cÆýR©¡fWUñ
&Þ[.\aCŸ¿ª<²0endstream
+ endobj
+ 2619 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2620 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 2621 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 2622 0 obj
+ 702
+ endobj
+ 2576 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/pa-td-main.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2623 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 2624 0 R >>
+ /Font << /R9 2625 0 R >>
+ >>
+ /Length 2626 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•UKo1¾ûWøX.‹Çµ‡#‚K¡‘ø¡Oe+Z@ü}æeo Ú(Jöó켿ñäɇ	|à=w‹{rï¿fûÓm¦<*Ü+„R³Äàûæÿǁ¿¤ï½˜Éhf{(YáÞ]­’ÏA!Ìô“c’aÍ~XÖhú¡Ë’«–9¡¬`×cñaÑtŠ‡~`y7Å\	ˆæ¡…œÎ¾Ë-7œ<ôrzéìá‰Jí±[üÇ-õ=d¿½qÚ| £èçê·‹»¸·}pij	éÝö»»xdÑ<!•	&úu¬õáXäUDv!šè‹ L¡™à’Ÿ¶~£µp+­µ÷ç‘Ò‹ÏIêðÃ/’HÒ.¹â”ÁWz+ üCå hBjqëU”+X³ï]åk2‡MJ•¡¾9KûŽ¢TŽ“ä†>6i£]ŽÔ/
†¨¡^Uaÿj†9⑐‘¨‰Ê0è&ê™*âÒ^pœa"%M±‘9Lbè¾”þD^Høn2ò’~S¯ß<áNMÁr±«VºÎ£±Ð„AxS¬u–>Œ0ÿ;Ôt6’é	žjy¾fZ^^¹µ#ËA0a:á ‘_)ªT˜~M¥3KL+6ÚhàÊ”P	€+ÓXó4ƒ1ÝÖ‚Œévpm‡	W£¾”éD^”ƒáXó:›iŒƒég¦-O¥¬Ô^ËFþú¼®çßÇÛ¼4r§¿mó߶±\€¯ üAE~<^/1d—ÅD­¤‹"ò–ÿ3ž†s-x8b{W›±h*%Ôl7À˜-þßÁdã÷š
+ GØÐç/”¿¸endstream
+ endobj
+ 2623 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2624 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 2625 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 2626 0 obj
+ 706
+ endobj
+ 2580 0 obj <<
+ /D [2578 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2581 0 obj <<
+ /D [2578 0 R /XYZ 72 714.022 null]
+ >> endobj
+ 2582 0 obj <<
+ /D [2578 0 R /XYZ 72 717.31 null]
+ >> endobj
+ 2583 0 obj <<
+ /D [2578 0 R /XYZ 72 706.351 null]
+ >> endobj
+ 2584 0 obj <<
+ /D [2578 0 R /XYZ 72 695.392 null]
+ >> endobj
+ 2585 0 obj <<
+ /D [2578 0 R /XYZ 72 684.433 null]
+ >> endobj
+ 2586 0 obj <<
+ /D [2578 0 R /XYZ 72 673.475 null]
+ >> endobj
+ 2587 0 obj <<
+ /D [2578 0 R /XYZ 72 662.516 null]
+ >> endobj
+ 2588 0 obj <<
+ /D [2578 0 R /XYZ 72 651.557 null]
+ >> endobj
+ 2589 0 obj <<
+ /D [2578 0 R /XYZ 72 640.598 null]
+ >> endobj
+ 2590 0 obj <<
+ /D [2578 0 R /XYZ 72 629.639 null]
+ >> endobj
+ 2591 0 obj <<
+ /D [2578 0 R /XYZ 72 618.68 null]
+ >> endobj
+ 2592 0 obj <<
+ /D [2578 0 R /XYZ 72 607.721 null]
+ >> endobj
+ 2593 0 obj <<
+ /D [2578 0 R /XYZ 72 596.762 null]
+ >> endobj
+ 2594 0 obj <<
+ /D [2578 0 R /XYZ 72 585.803 null]
+ >> endobj
+ 2595 0 obj <<
+ /D [2578 0 R /XYZ 72 574.844 null]
+ >> endobj
+ 2596 0 obj <<
+ /D [2578 0 R /XYZ 72 563.885 null]
+ >> endobj
+ 2597 0 obj <<
+ /D [2578 0 R /XYZ 72 552.927 null]
+ >> endobj
+ 2598 0 obj <<
+ /D [2578 0 R /XYZ 72 541.968 null]
+ >> endobj
+ 2599 0 obj <<
+ /D [2578 0 R /XYZ 72 531.009 null]
+ >> endobj
+ 2600 0 obj <<
+ /D [2578 0 R /XYZ 306.072 714.022 null]
+ >> endobj
+ 2601 0 obj <<
+ /D [2578 0 R /XYZ 306.072 717.31 null]
+ >> endobj
+ 2602 0 obj <<
+ /D [2578 0 R /XYZ 306.072 706.351 null]
+ >> endobj
+ 2603 0 obj <<
+ /D [2578 0 R /XYZ 306.072 695.392 null]
+ >> endobj
+ 2604 0 obj <<
+ /D [2578 0 R /XYZ 306.072 684.433 null]
+ >> endobj
+ 2605 0 obj <<
+ /D [2578 0 R /XYZ 306.072 673.475 null]
+ >> endobj
+ 2606 0 obj <<
+ /D [2578 0 R /XYZ 306.072 662.516 null]
+ >> endobj
+ 2607 0 obj <<
+ /D [2578 0 R /XYZ 306.072 651.557 null]
+ >> endobj
+ 2608 0 obj <<
+ /D [2578 0 R /XYZ 306.072 640.598 null]
+ >> endobj
+ 2609 0 obj <<
+ /D [2578 0 R /XYZ 306.072 629.639 null]
+ >> endobj
+ 2610 0 obj <<
+ /D [2578 0 R /XYZ 306.072 618.68 null]
+ >> endobj
+ 2611 0 obj <<
+ /D [2578 0 R /XYZ 306.072 607.721 null]
+ >> endobj
+ 2612 0 obj <<
+ /D [2578 0 R /XYZ 306.072 596.762 null]
+ >> endobj
+ 2613 0 obj <<
+ /D [2578 0 R /XYZ 306.072 585.803 null]
+ >> endobj
+ 2614 0 obj <<
+ /D [2578 0 R /XYZ 306.072 574.844 null]
+ >> endobj
+ 2615 0 obj <<
+ /D [2578 0 R /XYZ 306.072 563.885 null]
+ >> endobj
+ 2616 0 obj <<
+ /D [2578 0 R /XYZ 306.072 552.927 null]
+ >> endobj
+ 2617 0 obj <<
+ /D [2578 0 R /XYZ 306.072 541.968 null]
+ >> endobj
+ 2618 0 obj <<
+ /D [2578 0 R /XYZ 306.072 531.009 null]
+ >> endobj
+ 957 0 obj <<
+ /D [2578 0 R /XYZ 217.864 372.282 null]
+ >> endobj
+ 2577 0 obj <<
+ /Font << /F43 1217 0 R /F41 1220 0 R /F39 1156 0 R /F40 1305 0 R /F16 614 0 R /F31 722 0 R /F30 634 0 R /F60 2528 0 R /F35 1025 0 R /F25 1028 0 R /F22 695 0 R >>
+ /XObject << /Im31 2575 0 R /Im32 2576 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2629 0 obj <<
+ /Length 2984      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅËŽãÆñ¾_1G
+ ÑìÎ-ëà ž ‡Ø®DILDR&©]ÀŸz5Ù”8;vö,0ê®®®®®®7W=$ðO=dú!KŠ8±êa×¼ûãó»ožtñ T\8÷ð| ¬çý¿"oT¤ñÙl•Ò.úactT+ g.B¦FYØè,;œ˜RƒT» ²a×è‚ÜUŸxçØñ/A6°,gí¦Ý!ˆ¸…#pWug>i_ÑN”"ò»µìÈSSáb‹œÃòÔª†AT$xF­I8¡To¶N¥Ñó©êšq9ç‹á¸AÚ×󈹜	˜Eûú§D¥Ä:’‚Õj2O5n&žÇGÀNá
+ ø°Á³BÛsÍ+ N%½©æcs:?“.‚Ò´¨I©‚ó	OOÓ²—]“¶!päßñ$‹)Pšä%H¨üp؏lÎÄÅ^N$‡A>®¯DP·Jg±vùBkÚ\OªÃ^Q,ƒÝnXB4ò˜It"Uý(ŽÍdúM[Ì”wóþþ\¢ö\ˆ¿cÀB5ÊѨÊÄB‰à³¨Æ+ °QÓ'œÙdj‘ÄYú;7+'Ýú"Ôa£ C‰˜û²¼_Çy)”‡= ÙB^óoÊ°„êÐw&ÿÛ|ôA8äqP)¯CåŸO”ë°B(Pˆ\/lõØ“ûÇpiP*ʁž§r\U†ÚŸ~¨òØ-
HŽl;Ô}ËY Ì'ï Æ_1˜"8qè3Úý‹E	
ãb+ŠkKׂ–çGׁ·}÷#¸Ùf陪|¨eïØu{¦D”R
+ @AP°Oò‚#¼îÀ¢/LœåKSœ²Ó,yõ§è,£kâ/¡ò„óæ-§­ì&¡N{>‘~ÁjS•­ƒ]™¨"”£*ò1á”°¢$xp_*Qp)P°Ù¯UâBhÓkü·¢Ðˆ‚	˜ð€²>yg÷¸’¹¿œê‚¯r%í0	dCà¸êòÌË1_Jƙ҄-2F&5…“a.ÁÈ1ÃyG_
 I+ •·Myn¸‡ñjs‡A$Çé`íßÉ{ç|«˜¶«4.ÌÒ ÿ~•]j£¡;ãLú+©a'›ú.VžÇ…³h< ,³[+ ús8۝¥î¡Lýs“[	Öå÷÷•OPMæòEë©
+ Atx÷ûÀ/Ÿ¥SƒbÑ=nYõ|N<’Œ~Á¦J
O”Â9U»«X¥L:ép¨SӝÐ÷;N.‹ÔÛõèû5…OlŠå[àÀ1Ô…qÌÝ´
+ i#‚è1BÆò„Òó;!2`ñq¥Eid+ÅB£!§·ý%!(Ìòôí^_a}Cr.¬ÈÄÂlŠ~ÀíÍÛ$‹8uqb–=6îö)fÔëR‹Ô\‰oÆAP?ÃlzœGé*‹Q9‹RöŠ¯¤(yÛÜý¿;Y·-
+ õvÕ«âä÷tàÌ+©e/„$7IZ4Nd(
Zs\UQ•\D©[ò^€£¨^Ó<™š"~u¢ª=×·ÎÆ._†¼ ¬S‰htVzt½jëp² ¥f×ã{Ç ¤)ªÔœ6"UÔH:Q³pj½šnBE}=5ÁTòš/¡};ßu
ü÷¤Ä“ÖlÊv*Lú•\€m…#™õß-vi<~­¢pÜîæð…Îþå
+ ×ñ·Þá3ïZ¤HSñ˜7õ$‚V2'v~D馕=7­½oE.·w
œ@°a‘wãÒË8­Dÿee5Í-ûôŸÞªbFžºG8–Ëœ#N3õãô•ö‰Êà8¨„CÒÄ?ÒZÖ–Ý­”ò˪ƒhKÕ!®|^ðÈÝT_‡Üû4h™m^9,í)Ê0çZ>˜X­çë0¼ö(;þ²7ÂöëÁ7Ÿ&ÄKßk‚|5Ð1õ´a›x®Z°7oL2¨­ÿ
+ [¼öÙ cºÀ]+.ÚáJ…Î¥¤ÆI®IÎ:éî}º´ã”^û/~¼Ný“\ßW8¹^Íw/üÍvè“q#ÞŒ%¹6AR ¼½Ôâ¥M‰'tíCÕ÷ÕžsY¤'ßFð…NÉÖ׿ž›ÍŠ„Î6üCÔ£$Jÿ3À¦Ë¢!ŸÏhÿÎ]Ä'
	³ FbÕ mÞÓÂxµ-xw–×ÜÃË°zD	”uг	‘TTAA=¬JçÜË*'
+ K߾Ň‚çªá=sØ›¿Û!üWF÷ͤ½'Å¥NÿE!\kø÷JMŠ+wE"ƒ)Ï¡õɁ9ÏT=¬hEyæÖèÔ'6ö•Ò•å•:¿êh7GYíôœ—nuêÛ•Y>v}Mˆ
#6臰‘«¡Dü‚»ÃZ‚êò8ŸzJ¯fº*6™ûr¦›ÄF¹·2ݐÎâSÝAôÇ»®iäKspŽSøÝJ;L|c¿”FªßýéùÝŸÖjendstream
+ endobj
+ 2628 0 obj <<
+ /Type /Page
+ /Contents 2629 0 R
+ /Resources 2627 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ /Annots [ 2631 0 R 2632 0 R ]
+ >> endobj
+ 2631 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [350.518 633.111 366.45 644.8]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.5) >>
+ >> endobj
+ 2632 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.448 348.118 121.38 359.807]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.6) >>
+ >> endobj
+ 2630 0 obj <<
+ /D [2628 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 338 0 obj <<
+ /D [2628 0 R /XYZ 72 720 null]
+ >> endobj
+ 2627 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R /F25 1028 0 R /F22 695 0 R /F20 703 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2635 0 obj <<
+ /Length 2788      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥YKÜ¸¾ûWö¤ܲøÐ+@ë'’S+ ©šë,Efú#(÷13¿÷ü{—Šh`Ç:”é¨Â—-Úït͏À§ð´ðKàõƒµþ’×<B6~ÃŒ4=K懵îµaÛg6Éþt<ø­íºpAQ½S—‰ŒXÂqxóѨ+ \‡ÙƒÓX}J·‰(ÿ
ØçzlQcfè?…iyÔ^!Ì\×
+ êT3
+ †Œ‹`ÇoS;7œN•Å%d8,‘[œcSËéÜ5ëE„%VÑ:0l¨PPÍŘÝE‰D•‚TSrp¸BG²–GGÿKXIL_?;»gþ0›¦ÈGIGµÛL¬jö¨Rðûd “T¨£8”ÆfÇ°:É«o—,v\nÆ$´ôØžÚ¹åRå’zÒÏ?³ÆÀDÑŒ.É„ŠþËZTÍx¤/=²lÆu¾í˜ePÀqóS]œØ^³
¬Ù:ÿÜ19ÌópÚ_Î,£xvô¿W?W“ú
vœæqèßÇ}-uþRê¹A_49g…pØ7Ž‰1AŸß½›8Þ(!BÕAAë,ªŠzÙ!°º¬Šnw…¡pè§4ÓBŽZ¦'«Hg%``QmûÚ­”fÀýŠ5O3¨™¦¯qI%EÔ-ÕÉR‚$åµ	CÒú½3cH9+€pï‘×z[%ˆ[êÀo\Æ 4,Åæ90*P>âBI¿—%êa–t)C\¹rC³¸{)Æ(°ì5.ª‘ˆ‘A,\+ 
+ (6•xBoAMePô_úñè3~íŠêê²tuäK}'Ç{­Ôj×yá)Ÿk,)|ÔÍAØ[¨ÿGç²3-=%Ïé$*—ô‰¨7qkÙ°”ÊüñìzœÒö.ݼGá¤öžÇ6:Þ€/j?ThÝ>ÛÒ;ƒá;îA6öþµC`ëÙ
ö#%‚"PXªah6¾¹ÕJ0ﲯN«ð'¿"|”}UÆ®Iÿ'8‡”…F(<0€;ìƒ,J܏¢Ä”’Ù+ Þc¶~–úÅ`´iµ1£¾!«Æ•WßPSì-þ¹n§*h~Åúöªk‘(þÍ~£šênÙbY7FVŽh&d=l„WG-×±[=Å^Eak>ÍÒVR_í¤KW¾Saêx°3ïù×Å\¡RÇ[!lPø,•B ÈL¬c³Aü¥ÿD@6·yˆG¸úÄçÕa×oª6ÃüÑo+ KžêÜ5RM?ùúf?gv™éuæÜilТ@|¢e5í¬ç(ðx·Ôn€2ùêØŽÂÿôþÔˆ3{¨?^uàqoŠÂ-Ö­dNµz •=ˆ}°à®Lú&lšüV¾/}#¾Q£f,i<º¨¹zYëv`œBrW)îœd+ †ÇóXAÚëÆÝÔd®SKƒN
Œ\èR9ƒÀ/³ýŠò–yz†¸ÆAXÈÐÍ}åW3ÍX<áñ—øš(ÛL«ÎN¥.’Ñ3
+ *,Wo¾ã_ØJ#:BúÇ)w¾gO¢iè~óm¤NÜz`D¸"lœØ!ï½HèD=ÜùÂ8míƒLdÏŠäDã¼f‡#ws|d…»*¸,1ž|›ßÛÉoX8‹Ø’¶3oË1?à×ýùhÍM—Y†wb*Qq’Zà¯4Î3©Ü¯Jæ†v>ÍãMn8ÛkðXnãÊÅd™ÇJr͆åu+ ºª
ÈÅia_¾5lü…t_”qÝ †Õò\î÷–?#üã¼dÁ»ˆVq÷œwÅ*õê%÷®µt|ú§`„gÇh.‡‘#_HJ¼Îâ´ä.äÓºµÅþ8[.·Lž¬ë0þ…^Ù%x¨ø‡yìSfÁ
Úºrç­%Y+Æåh-_ª±â;8îâìÀ¿ëûY1Ít[¾ƒ¡“".
+ ÁÈc“q󫆯>ܾúU>Ñendstream
+ endobj
+ 2634 0 obj <<
+ /Type /Page
+ /Contents 2635 0 R
+ /Resources 2633 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ /Annots [ 2637 0 R 2638 0 R 2639 0 R 2640 0 R ]
+ >> endobj
+ 2637 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [150.321 705.318 166.253 718.219]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.5) >>
+ >> endobj
+ 2638 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [475.715 661.472 491.646 674.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.5) >>
+ >> endobj
+ 2639 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [500.659 617.627 516.591 630.529]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.6) >>
+ >> endobj
+ 2640 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [421.186 376.48 445.603 389.381]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.3) >>
+ >> endobj
+ 2636 0 obj <<
+ /D [2634 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 958 0 obj <<
+ /D [2634 0 R /XYZ 238.379 105.798 null]
+ >> endobj
+ 2633 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F43 1217 0 R /F39 1156 0 R /F40 1305 0 R /F41 1220 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2643 0 obj <<
+ /Length 2772      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YK“Û8¾çWômÔµmøÐë˜ydkv«vé­=Læ V˶jôp$9NþüàEJr«l¹ÊIAø+ m®eFÑzT}=[^j,öUó|›Ù ¼ÝÅYü§ÇÝx)Š‰
j¦Cm`K¥;ܱÊy#þZ|ÁÝ4Ï<r,p÷Ÿð¤CåäaªbÑ’!±HZç—ÖšµŒ/eßϾcŠJ_œŽÜ¢ÓÆ—•×È:6œ4rGÅˇéأɎ®Y
²V[ˆÉ`N.
ž˜îÌ¥âF‹g\sªéÜœ´¸*ËB °"„ÕÙà‚¾Y«„ônè½zcAí!±Îo”
MøþílÚØÒÄ8zŒ•Žƒ·(Ê·2ÔhéÇO©Ä³‰ƒŸ{<1–ÿ3
›iAÀÞè0Õ	±¿Ç“ѱ
>DÊÂÌaœ°m‚YY‚Pà•Ñ±&v<x
+ ‘;/½ò¢[ƒ`Ô5=vNtôݸ'&«(è¾:‚zI덬û!Š#¯>:\O}U‘Ð˼wx!gqIHÚ„ÉJÈF~«ªüÔ—wݝ¬†Ë4õºv,ç[±šÚ®XŒkVÐýòžŸ³‰ól%Ê!WŠ¼…Ï™ML&ÕñðF:„6˜–èqqž{÷HxFòG}Ï!ñc¬»C#kOÃⶣ\†—¶]%ªo ¬ûÆça(ȆgèÀiUbwÅÁPñ¹“3ò.FvÁ'¹pÐS2gêO¸ÐÌ3³[EÊFÏ—çÁÿÐʤ•ß¢ž=¹N$¢Éí	åêrf=éâŠÌ6ÂvamtÕ.pœ"<Q?øDýà–Ùr~ë¶ÖxsÑÍQxt|»¨Y]ªÃõ?ùà*kž†ž³•ÅÁ2 at 88›¤h8XöÛ%ExYY±Ë«˜vøÒ8Îã*ÉÊLjIM®„^Ç9Ÿ]
+ "šqâù¢¡ÛÙŸÉ栗UÍãnô’ñnÈ£|o(¡+ ÀсªåÍ#nW#Fm¶¶ÿ“l†¼g˦QµýðÌíÁ”:w…÷Çj“¤?--™‚-]iž.sˆ‡ÅC0<òkÝ]Þ•\Y	â»U‚çqãàý4c/7½¸_+ ~ýé¿ø²ÆÐÝVpCœUÅèî¼QvµcñÁ°eÓÿ2°à8oLaŠß†aÄb§Ü¢ÆÆPÉܶ ›+ ¾eƒE¦©¹"f•n¼pöÀ©Gn^w ³1éÀþai"Ï
:„ÐøÌ•/➐I)±My’ÌúfÇÇm. ã^x_ÙºÊá"¨Ì«{ûTUAÓÔ"ÈR€špŸC´Öeà-ƒímÑý0od±;Œ‚֐ãÙ(Käi%©¬ŽÎ§ú'îjÜtg£8Œ"µº×›±A"»bk-âH‚f·q¼À·ìÒ™Á=©DcÍFF&fô€T'qÏ”ë­¯-2¤»g汉E‘êA,MÖDk:‚Vü®M#oNë`7T®¶åb¬õ-c¿ÿJÿ….÷Šˆ<åw1Ûò‘¯RÍþÁbQÉ—‰*îàŠ Gî§ô'¨ºq)Œ
+ c¿çoÉ+ ÌWë¶73qƒ>Õ•ÚW“]ñ ?P¹(óÉ°4;*¥öWÜ˺Ž‡ú®¤n‡ÍµÔáI9œã¼¨ºÂ]JÀL«ŽCþŽÀ\ãÑìBTÃ7iHÄ©=WšÚ·'_úúL)˜/¨eì“p~ÝÖM1„—€kK€—[CÆt	ú‘f†4Ø¢ä%•¼ü#BÊywâ"p˜ò)N+ióÃXɁԅè@du¹PìÉ~)¦‚ßÞSaê\NŒB`ÆÛŽªÈÏ£“êòÎóÉ“a½ˆ Ò±hå­ìçj*Õçœ.“`5‘
+ ÐXæ!wÌâSý%”×Q¤_¹ÌZ'a–»ØÑ]
ÞŇ[è¶aƒÍn´8eϤ¡‡LßöVêÛb™ox
+ ½ë:‹-+ —M83öஹÄYp’¯$»²Õ—.€…´È{Gºò'àC­wÊËLü&”„2)føjÛ–
©,‡SJ¯ZQžç+@»Òî3¯F‡Ó‚Lw\è>Ë—Dª¿Ü%Ž”'R¶@ìËÍ£S}ø Â¡uÕšSÄw±Î{I´)zÞq“8Í_‚£;®¸â˜dý.EïÕlîQQôo_¨.ÈæG)rFžH„®é½C­ÒçÛ¥T]`¶Áº“viì+éÿï"«SŽZ™ñx2°Ÿ‹lBùþÉ5“Æ<¸øî’yK_˜¬vßš~ôß;xH2xWÁùµ|XX~áú#¾¹¯Ä_úˆžÊyzµ@Uñh.Ÿà1[üˆwPᕏ µ«Ò+	<6bù´‹x8ó¢Âƒ]”D+‹ð©
+ }ŽìªÆŠmWc…+š@Îò›°X]ÑÒUdPt‚i<—’xVŸ§¡bôÓ<oø}1Nbß…Xã“ûfïã‘?>s«ú¼Ì²ê‹²îƒ?@/®†+Œ¢…Æa6M­ã0ƒÄdgÀkÄ—h4…à7¿Þ¿ù"]ù9endstream
+ endobj
+ 2642 0 obj <<
+ /Type /Page
+ /Contents 2643 0 R
+ /Resources 2641 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2567 0 R
+ /Annots [ 2645 0 R 2646 0 R 2647 0 R 2648 0 R 2649 0 R ]
+ >> endobj
+ 2645 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [469.412 561.37 485.344 574.272]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.4) >>
+ >> endobj
+ 2646 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [296.807 429.835 321.224 442.736]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.6) >>
+ >> endobj
+ 2647 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [136.536 342.145 152.468 355.046]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.6) >>
+ >> endobj
+ 2648 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [393.186 144.842 417.603 157.743]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.6) >>
+ >> endobj
+ 2649 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [276.368 79.68 300.784 91.37]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.5.3) >>
+ >> endobj
+ 2644 0 obj <<
+ /D [2642 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 342 0 obj <<
+ /D [2642 0 R /XYZ 72 626.834 null]
+ >> endobj
+ 2641 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2652 0 obj <<
+ /Length 2380      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XYã¸~Ÿ_я20­u;o›`'Ø`7’F^’<вlkW‡£c'ýïS_UQ‡­Þ h M‹Åbñ«‹æ% ?ó’…/YpôƒØ¼ͧ߿}úò5<¾˜ØâôåíÂ\oçx‰0^|x5&L¼¿UôÑÜkú_^£,ñþrˆŒ×Ñ8ðº¤ØûÓ5hÆ+ìHUGÿZYðWZh¼&nËFä`ŽxÁ9þõö§/_MúbÿE“×(ô³0a}ÞnÕ@’Râå¥ÅXuÞ¹
+ zhy:¼†¹W*ïx o‡0c]±¸¢c”2îÐ
+ š’bôU¶X4:	ºp¼éái|ç=hrk¡ÙÇïx†µ±#Ô1M×®¯XN#ÄoàÃwU@Å›çÎrY±^x‰á€³ð¢j6RŒl+…Æ?†[éZ¶eoGèÅÞ…VÙãHÄtzdLº“§E¥wyš+äç…»jEÌЉäK*2ør‡@)”$î3?Â¦ðÏ(°¾;à´úJƒ©)Œ'‚XHÂœ½½
+ Š.,ˆ²Ôû#üdë™}…È!æþ1ÍYï÷NŸÓØ–ÖŸëyc¢uü««ÏÝ6D,Ùè¹Ù“sšÄ=ô0$]kÕ™¤ýzHÜÝê¼@EI»;C1ĈëzOP²˜9*Füû!½ÏÄqŒ¼Ó¤Ø!n{º×ØÔÌÛC‹wÜîq9Ó¿1]õåôœ.¡—Á©¢TcÛ‚¿ýÃkL ýs'X<²—ßì(Ç›REÂlέxÛÊYø£}€$©WZq{BàQêZ³­éÃÊLîìGŸ
ÄNÃ(_'=ÄÚ*×¢—pþ$€/0´"³‚VbüÈD<ëx6ðS?#WžÓb¼ÂNð¡(1j™ÄðAíheGö9ë¬ArŠ+«~=,Ž1}7]ñÛM£¬™E3ÿ¥«F	î…ƒPÞwWØÑ6î.‰÷梕®jH¹$õ~4Â|¯YN‰%Ù@ëÎ÷qª[Ã<£=*ñš0Ïåà:^‘Y`†I<J¾¬ü<â&ÌS
ó€j}ʍMæ,ûwºžâŠ»Rpž;N­r«=‹ºê¾ÍF°×z"Xâ´ê[‚eí˜ÏWPº€{Ç©$úñ€‹³Pt Q…ë¢èàfFùuàÇW²Ù	£ø,éqb¨ß•Xךª(Y°"™„Èšý¾TÏDUšÐ¡·ƒŸ¢" CïÕæÞ[ÒM"ÃçO\{ÛÐŽ±I¼o›¬›èá.c«S¸kažÒÞe®sñ¹„ô.@½p\ÆhÃZü,ÊQ£¸Õ`Û³Ü;4ƽCÛ_'—µçJâ+ È$ ˆ¸%Ñ4BvÓRýŽÎ°7‰×ÐDá0®ñPÉV~VÑŸ‚Z®Åµk]nû&kU:¥\™&ùÒ(.öTL°^V¡fc
+ ±éÊ%(<	0zHI¸`aq­d¦éÃÊÚuê+ Ïq¹tÖŠ¬w =ž½·™äPRQE±\.Dž/!ÊÔ)©&™ZwilÚA&¤.Î7uqîýaÚ»°&A1ɽŸºµ•…^W?Z9Ù2¸ˆ#I•r—í0õë:‘‹©¥¬Zª£®+¹üÑŽÏ°ÙG'ò˜HóD8ŒBŸ­'éx±žfTÉ´$rqÝ•
9OA¨íKe`''ŠêºÀ›a³½«ÂºÊIT6Wjuð'ìÜI?‚Ï6»fµMIÀé’Æ«T³¾êH>î	²xU§Ò×8¹²p¶€à`}|4l‰&•4G‘–~Ë×ÀËjÙu)ųè_ƒÔjØA‘+™¸Ê öPð?{ÕÅÐäœïPli¾ÛÕUXÖ“~/z©²‹®(ʉ«nV1vn_C×xÄÒ	Wתu¢ʉt'ë
+ "¾V­«§¤ÓŠÃt	0®qŒƒln÷S·íÆ gÀ‚óñU´§D¨¼\¿¡bU|.LHh‘4Å;…þãcŒ÷÷Ÿäó[Tðó¾±9x÷¶ÞÉ´ÚQü¥ôâL:_5åjÕQ¨*B-|ÝD5ଫ˻—è9ËZ5 "'Å´œT~× Œ5qmÜÃ!([,ý"ñÈ}ºÆØ)!b4î€Ä3Ü:H­·W¬mº…dIe!¥c>môkS=?e‰¸ÕQ{ypSM¸ÄöA¸¿UµÊ²Ó¨ý-ÉëK­qÜÁ6=—'Á¡Ž]lZ²»€*¨„”IW ¼Y™¬è¿ì=hÿH÷Š8;K†Tp \	Ï0æy~ÍšF÷žP-eŽ¼
Tý’¡ùÎìiü¬`¨è=èûÚyû®¯ÔÏ¥/Ù­„i¾‹ÑgåvNÅg¾:qzH+ Í•;hâ5q ¯ ôò4Ùmz + d”ßÑ™aUç\ٝ[çÔÌ.z¼Àí}’¼é"ÿSIg–kï–oËl]
’ó%&—¼D3ÏíT”ÆîU-G¾sà粿Ün5WC4ÖgÌÒq(Hÿì–¢áq~!e}zQ%Z³<æ[ˬ–1œX]}+ endobj
+ 2651 0 obj <<
+ /Type /Page
+ /Contents 2652 0 R
+ /Resources 2650 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ >> endobj
+ 2653 0 obj <<
+ /D [2651 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 346 0 obj <<
+ /D [2651 0 R /XYZ 72 720 null]
+ >> endobj
+ 350 0 obj <<
+ /D [2651 0 R /XYZ 72 637.007 null]
+ >> endobj
+ 354 0 obj <<
+ /D [2651 0 R /XYZ 72 153.678 null]
+ >> endobj
+ 2650 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2657 0 obj <<
+ /Length 3067      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝZKÜ6¾Ï¯h䨷̗H*A°ãx ñzáö`û w«g´V·z%íɯßzztkœÙ+ €”O`AvÔ!É»@#’}ÓÒë¢ÝñÀ.
+ áD†ËPŒ€ë™f†È6@‘_NÈØa«‘  QS0؁ڷ(UVíÍÀËO¢>Á²¦8Ñm’¶rüÜ– ŠÊmÛò¸
ôŒ_MdžæÔDXóË»¸PùMXiJm.Ý(’ÉqÀ¼&™ý-Ñ‚CFpðj#~§Ö™M­QÑ±•ifu D3œôq}‰ÑHŸ*‘ÍpXƒ£­È,d½78| `=hNÁ¾Û(}$|¾8²`vãkÒ+ Sg'„S6è>? p¸'†/(Šž{ê®Q·èù8 9Ó9+ ¬%ŠÊºåÍ:žD
½à±‹‚ ÎíÌ®q­‚¼[سCh¹;1Bœìù
?m˜ÍúéJΰ*´=Û•$›Ìèäý^p+n·qq@ë%k:$'g-ç%ñ“&¤NÔ¡ïøäˆÉ™ [!	Söð¢ÜÝıH;ø‘!eÅ
¨È­%ü+ ÇÊ¢‡z
+ Jüõ>È^ `±	Oýì	c‡ÈYY2þƃ€ÒöÄciŠ=R;n<U#þÀ+ ÍÄ’9s*yGþæÒœüZJ~êø	o8óÔS
+ Å2b'çܘ¯Jp‹A‚6•’3éÃGòù¹Å”ûèKUR.„eŸ
+ k‡N’©Ü=ð`#åÃéY+ ;>ªèlJÚŠäõѯ[Œ>›\hÒZÆN;6”;`³çÁ–›rl؇FgG^æ2.YëÙÏ®Wõlkü°öäØ,J%‹‰Ð÷‘ÖeéØo,Â~šåþÒëâÐP8Òˆ+|*¹éØz~×Î&ÜÎû±eÙf\
6“µÆÜâô{M¿?mÈä;TŽg§o¼ÒiŽ”ðy€å?‘K+ î;¼ÎÊ’gø½>^€üÂ…E(–_$|"ææ²ð‡"þöõ9ZÚ¼˜! ›GXã
DU†Ê³–&•ð¬¡õò‚çyv\r­êúnVS·ݤ[…‡SÍ•Cº_¡_þúÅâ=ŒòøøÞ/VD°ŒÌ÷tT;âmhãº:¯ƒïCÍ›xæ~ù¥84«¬€¼ë¸Õ6”ðÉŸçÍ‚¬œi®Ý¬öò¿ˆ\¦ZůÅÛ‚
+ /zz7Zyh~IÅ÷Dèd‡»R‘R±Þ
%k–ïKŸ„k‰&Ì;°
+ vÕ¨´¡£“bßÇèBn±`/uê"‚>ßVõR±K+ð$ñÓ7Ö€O¡ðl\jÏ*Ït®+¼¤ÝuÜŠïÐEÜ~!"I!e½ã‡=]"!Ñq€
+ •ppe…D "îÌK ˆ	ð®×ÃíÁÙy¸Í\ûG^PØÌL.({¾SAé
œŠÆç5»@¼-Žtˆ>˜¥v J5“Ö€¬©š±H¶õ¶iaŠt¡°ök¼ðþ4”ã­}àbFZ~à‘ÇV6R,˜-Q¦™“»§+ žðh¨Yåp/£
]NÊ¢±jÙsç~pa šx¿áv;Šq7©cVÕ.¯~º¾’áÿIÄ
+ rP•º<Çÿ'ùÏÕÛ÷bµ»«Ÿ¯à‚ÈgèFàõáJz=žë«7WÿÖ‘*5è>mj25ükŠ’€åàI&ÿ™²P!à$ñÿ
¼à8z}K‘Å ´Ñ	ËCÉgâÑ-
+ èÈ}rí"ÐÿA
+ |(>F±ÁSÕ‡QþϘ@Júˆ«Í\£î$Œ
+ …¡†þk¡:àÏoÅzøÿ o"Ölõ9§aw„³ß”ÛñÒÆ!éÆ”@-œât
+ ·Y’.]ï‹<Å;wHߤáÀ
éAÔæÌ€ƒ?endstream
+ endobj
+ 2656 0 obj <<
+ /Type /Page
+ /Contents 2657 0 R
+ /Resources 2655 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ /Annots [ 2659 0 R 2675 0 R 2676 0 R 2677 0 R 2678 0 R ]
+ >> endobj
+ 2659 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [459.978 684.001 466.703 697.21]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.29) >>
+ >> endobj
+ 2675 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [123.023 230.915 138.955 242.604]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.7) >>
+ >> endobj
+ 2676 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [494.315 167.268 501.762 176.291]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Aiken:PLDI95) >>
+ >> endobj
+ 2677 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [102.276 145.346 115.178 154.369]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2678 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [443.402 121.697 464.337 134.648]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.2) >>
+ >> endobj
+ 2658 0 obj <<
+ /D [2656 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2660 0 obj <<
+ /D [2656 0 R /XYZ 72 447.839 null]
+ >> endobj
+ 2661 0 obj <<
+ /D [2656 0 R /XYZ 72 451.127 null]
+ >> endobj
+ 2662 0 obj <<
+ /D [2656 0 R /XYZ 72 440.168 null]
+ >> endobj
+ 2663 0 obj <<
+ /D [2656 0 R /XYZ 72 429.209 null]
+ >> endobj
+ 2664 0 obj <<
+ /D [2656 0 R /XYZ 72 418.25 null]
+ >> endobj
+ 2665 0 obj <<
+ /D [2656 0 R /XYZ 72 407.291 null]
+ >> endobj
+ 2666 0 obj <<
+ /D [2656 0 R /XYZ 72 396.332 null]
+ >> endobj
+ 2667 0 obj <<
+ /D [2656 0 R /XYZ 72 385.374 null]
+ >> endobj
+ 2668 0 obj <<
+ /D [2656 0 R /XYZ 72 374.415 null]
+ >> endobj
+ 2669 0 obj <<
+ /D [2656 0 R /XYZ 72 363.456 null]
+ >> endobj
+ 2670 0 obj <<
+ /D [2656 0 R /XYZ 72 352.497 null]
+ >> endobj
+ 2671 0 obj <<
+ /D [2656 0 R /XYZ 72 341.538 null]
+ >> endobj
+ 2672 0 obj <<
+ /D [2656 0 R /XYZ 72 330.579 null]
+ >> endobj
+ 2673 0 obj <<
+ /D [2656 0 R /XYZ 72 319.62 null]
+ >> endobj
+ 2674 0 obj <<
+ /D [2656 0 R /XYZ 72 308.661 null]
+ >> endobj
+ 959 0 obj <<
+ /D [2656 0 R /XYZ 235.394 268.213 null]
+ >> endobj
+ 2655 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F30 634 0 R /F31 722 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F40 1305 0 R /F21 1153 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2682 0 obj <<
+ /Length 2570      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…Y[sÛ¶~ϯðœ'j±Á›úæø$mÎÄmæÄsúàú¦(‰Ç¼h+ RA¹µ¼µ™<öÆivÏÀØîyyKÇæ~`{3=²7Œ?>ã/Â:PűÃßÔÏ´ž;þQ‚ð·ezXk0mWSìÀŸ;ù!>”m¨hPÊOo€}˜ù›$£Ã~_eE”y*“±ä0&ìŠR̪¬`º¯ˆ“鉢þ.	à$aÐçüYWh…§u_5r Æ‚#rx“å+ L}Ze°ž”ˆ •dÞMGúƒ‘bš/\Ò¯üIÉ…¸µä“çÕ¼ Ñ~€K¿v½0š’ò?/ôhKÂ?ðcy‹HÆ€@+ ³‘D"ÜöL:·19dt·…ðÜ>ÏËe¼¬JüNÎþ	óE]¦Yã¤ðÁ‡yÙÄc%…«.0h:ëŠå,tuliØ&œ	3©€z*?N\a|Yõâ–éÞ´F²€6rãZ,®BêÜ–fÁ-ݍr‘5:XŸ)Í.?éÍN‡cÝ€Õ	0õ¹ó$ºB4ŠôL@;é>LÉ}¹J¯ÕX¥ãzÕõà@
¾9lü+NŒŽ¨®ƒÐJ*µ¾v£öüß¾ÿ7Ÿ½[ˆù0.…fé›+\ø:@¿ùäƒâgSݯÓÄCνÙÊ…Ù€•*	W$º‡qö0î.™æ·z;5<0M5eÕͽ
+ 6n£”lÑā€h,.Ë߉¾(ŠRñƒK¬ã+ $b–¸È†m’Ú¹fƦußQ¶è
ÏÜ'éÃL at zºÖ‹Á“-Óì̝DÌ(᧕ª}¢ðܮ늞i`¾©
+ Óý]r¿†¤÷*J¨¿Ú>œÿC鈟E ûÏM…G¢f­hèÝ:ÿÀ‚¬Â²	TÁœ–ÙÐÉ´sŠ"i¾.µhÏ@/L—A$¸óž3ÖMqf?­%¨%Ÿ¥.0ÈOZ	
% :œ{Ê+–$=¹å‚GêÌOF—¬ëçÆ/¬?TCá—ÛaÁ17ÊO´£çÄ	u³öupž:¥RQ©Ë2Ph)R¥®ºÝne¤‡¯er-FØ¿Ê&òac%SòòÜ4vF”;<Á¸)hù£ídVŒ=“wöˆÁ-Ê	±$2_ö)>•ÎÞ2×ofY©ŒÐb|–3ül(X
Q)\féXBŸRÈÀõyR°Q›+ Wû¥‚ÉÄwqEøºëÙäfÞ/%ß8ñfÿ¤º$N±rei*PÞªQƒf\v˜·²Rˆ—µ“{ɽðŒƒà½¼¦›YŒGS‚ÃiÌA§6oèY¸6ÜëtL˜}çhi‹ +×°Ày3æ×F”=æc{j“úÇÜLê5Ñ §ÈßS0NÄ>	Û™ñ]áU^´b¾©»GdœNÅ¢T*ì:>¿R.ôÓTfUàç‚0ÍÌTœ†,Ÿ1ÕHùâ³Ë#Fñ~p/l	ûhšž=£N-k"ï!ô—Z±“c‰cïÿÆÔùf³&]ôOe„#áÖyâàôZ8&üÎp>Žu^ÌÅâ·¿”
+ ç¾7ÖÀæEÐò°ízôÒcÞ~š*jiªÂ© lº¹{K›5{LÑá[.¡C§]v	­.³qnfØ@®KoˆvìRµš¯±¢9S–Vîÿfp¿¼àe(ďì$!”T™Ê0ù±ŽH*Ô¸öîãÝ»¿+ endobj
+ 2681 0 obj <<
+ /Type /Page
+ /Contents 2682 0 R
+ /Resources 2680 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ /Annots [ 2684 0 R 2685 0 R 2686 0 R 2687 0 R 2688 0 R 2689 0 R 2690 0 R 2691 0 R ]
+ >> endobj
+ 2684 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [218.553 607.43 234.485 619.12]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.3) >>
+ >> endobj
+ 2685 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [276.894 474.256 284.341 487.158]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 2686 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [434.784 387.172 442.231 398.862]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2687 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [247.418 301.603 254.865 310.626]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.PtrDist:URL95) >>
+ >> endobj
+ 2688 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [344.56 301.603 362.917 310.626]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Olden:Dynamic:TOPLAS95) >>
+ >> endobj
+ 2689 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [495.217 301.603 513.573 310.626]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FreeBench:URL) >>
+ >> endobj
+ 2690 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [470.371 257.758 483.272 266.781]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.fpgrowth:SIGMOD00) >>
+ >> endobj
+ 2691 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [228.93 235.836 247.287 244.859]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Zilles:llubench) >>
+ >> endobj
+ 2683 0 obj <<
+ /D [2681 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 358 0 obj <<
+ /D [2681 0 R /XYZ 72 720 null]
+ >> endobj
+ 362 0 obj <<
+ /D [2681 0 R /XYZ 72 551.438 null]
+ >> endobj
+ 2680 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2698 0 obj <<
+ /Length 2892      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí][“Û¶~ß_¡—ÌP3Œ;ÁöÉ©›fÒ¸uÇ;Ó‡$\‰»b#Š[’²³ùõ=€ä]]lÖ&%,ÍñŒÀƒsÇ€€Ø„Â?6‰ù$¦	¡’MæÅÕw×W/¾gzÂ(Ih2¹¾µµ®?G÷ӏ£l:cQ5eQ=IJ£f™6Ó™H’è?¹©ý륫Õô×ë_|/Ø#z	#Š1O´€:åÜÕzÒªDhák½8BF©”/¿­²ì
ÎmÊÕù3ð+8ðlæžyüûˆ[(YYù˜m"–Ää>õ²(«f7®>üá&ÊVåþ¼'Ó™–<ú÷ÔHTv׎̢to5Ëü‘Þ|æA(ÇdÆ”$\˜ÉŒ3’pn%ø…*zƒJF3­!]út³Ì\¢„TUCUæž=«ótSÛq”7µ+šƒµÊÂe:áK[yž6eåª,S_·¶z)@$¨ÐäóÚÓ‚·Ù6ˆ8fÊ#öš£x'v—ÿ‡Ý	ÚÝDßçk'ãÃÔˆè[§eÉ%QñVËÂÖOWEiMšåRZ'¶	«b.U4wjZdµ{Î×{^Ïÿ–Û¶Üã͇Žƒ&›Oá	½°°N‚¦ÿÍU¬7yãI`yŠj}‡ÿÙLm»ÝfÛX^¸öµsé´q/ZzžHã-=õ⃗?*ZÞG\faMë'„½•EŸh©ÊVyzãõ)AÉÖ
+ <™0¨ýÒâÆLÄÄ缊@eûšŒ«èͺ#öðbÇ“ˆUô“È£+_ÄþŠÖ®ÂÛÆeÕöpÄCû#«†$ÚØ–¯ÑàŽWìÙ`.Q/]®ý£×i¼Bg–’F7iÏ}¹uß¼MçÖž3׫¡Fêl]bÅ—fz3¬|§]-/×®î-v:Ld©wGíPÞUižk
ò@{Kg¤‡
+ y3åÉ®™ú‰½œúçåjS µrb,­Š¡^è-‚h„ ²±þ	ÅÞy+WVÞ>"ÑX·Cå`ÑýÎ×b˃ʹº©²´É.#÷†ÔÞm}›÷Hˆä
+ ÷ŒP÷~™ùš›-:æØî\æÛ­{®²ù–›|Û[°Â´ûKDB☾^fG<ù›âúÐ$Ž[PʾvY‡ºÂ\«+ÉdT7N˜éôVàÿ¾CU®+ ï£`‹Eë´8%Ù‘NR9ìk> ßLppӏ¼hÝC²ÚvM	!€…;$Ã[/«»Ú½c­†Y¯Óß]ÎK4+ŽwéÇä›Òö°•{å¨ÈÎÖ–¶êÝ¢
ªbûZZÝm¶cw†-W‹ÅÇÞ(b«sH<é£ÆùÖÓÜxY»jv¼ÄÄ-¶»ž#À¡ûŠ­û:¢^L S¤¿ç…ï;6c~±Ù·,R,}"u&`+w+OìÖ
‘Þû->—k;:]ýõúŠù×p´q•&F+ˆ{ÿ{õó¯t²¸¢“¯(°mòÒ”°$™W‚R¢ åžWWo¯þµ#6s™3Tr’–­D–KùÚOIiÂb=„›x‹‹d‚c™~Š¿q^·/–R„r	Ãî–Àg3 ú„ùÀ§9ù韨ç¿ìsÂDq0B’cÆ/¢™R~ZZìK‰Ž;Ñ)7nÁHGÔ)á­N˜B¶`Ç—}&âμ«£Ѧ¯¼zp÷¡]
e!I8ÔÂ.S£p„Ù“†%ð¾éB02k£VÊöU*ˆN:éõ3‡·¦PeäKÍ#¢)ûRwà'm1äÍÔÇâ»Pg¯'ËnЙ˜ÞµA“#+d'`"‘àú£m.(’
u÷‘Du´ŠúåÂb’À@Ïý	/f4ÕÓW_îþÀ˜øþc¡£ù2¿ƒÐ/á-2šé#æâ4鄍Ü4®XQä¼A;Fw!ÌÈxl.ËÃø„‹Qz,j䆅bQfˆ–¢6Õ)¡}ŒkBmÞÊ&=º&ò /ËC·‘b[(íBö;œXÜW=B)%±‘­Š¹9èy†Óó$¡Bµ‘øH°¨)ïD
³ùL$¬ÇîVm£	£¾9º!F4íZEb–´„‹þi
§rhpšÄ§÷iµÝf‡§›`•q*‡ÕÖ]0鱶DUi@ÕÄŽª	‘¼MÀ¯u,Þ?µ†ÕX÷èÈ„i5A‹à*Wq5+×`©P†%C	Q¹ì1Då„jÑŠq”v^8M†¤jxÊcmV£Ô‘±¾;÷l§’
N±Í)~gÄ“è½]Ã_Ý+ ”ê+ ½ß¾rÞénËƨï*ûËh‚õ­­ï.¤†ÇºÆ;é¹z~wöxR›Y­Ïª26˜³ªr —Zñ¤Ça?˜!
 «W;ÜÏâç½;àøzèìÐA»/õä™{
aÿªÇ]‚ÖçH\€>ªuPýl{ÆAí^é+ s.oÏ1}îÐYß_zß(Nú=#*Æ™û›ãÄ}а);ùà^Q¢
b†(¡v1m[¦Éc‰®§FDéÍ”E«l:BFŠ°?MgRÊè»ÔÍçX ¢7öw¦íQåÊe½\­0#ŽæX1mòr<zÛÀCÝäsû*À
+ S$aBr
»¦—Ãã©x! þ`jí2ÞM•ŠÒÊÝVwU–6+û@£|íþ66Šµ
+ LøwË[_º¥Ž³§Å‹‡5æ(œåÁɵ“Î7dɲ¨I1i…Ì|;¿PE_=xVž¨¦†"æ*5¥+÷DšÜRApjˆ1S+0’ôßÇìÿ?X0Aendstream
+ endobj
+ 2697 0 obj <<
+ /Type /Page
+ /Contents 2698 0 R
+ /Resources 2696 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ /Annots [ 2700 0 R ]
+ >> endobj
+ 2700 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [102.173 573.356 118.105 585.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (table.5.1) >>
+ >> endobj
+ 2699 0 obj <<
+ /D [2697 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 366 0 obj <<
+ /D [2697 0 R /XYZ 72 625.887 null]
+ >> endobj
+ 2701 0 obj <<
+ /D [2697 0 R /XYZ 256.667 113.652 null]
+ >> endobj
+ 2696 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2704 0 obj <<
+ /Length 2527      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYK“Û¸¾ûWèâ**ž¡Å·”œ¼³ëTrñVyrÊî#r$Ä|($åYí¯Ow
”´IÊU#h4ºýøŽVú­ŠxUlvá&VûöÝÏï>~ŽòU´	w›ÝêùU¨ž«§õc\=ýÝ}3òoü²É6_§rÂ×Ïëx7SÐZ®}þûÇÏIä1ÜÅá¶Ø)××Óaèߦ#è§Ûp»M”îXê‰%~Nk“ÙŸ›r qsÁü‘ÆæpÄ/”“éñõ"
+ ÔëÇ(Ø—ç±æÙ80D£âïy‰÷M9Õ#HôÈή¼Y|ƒÌö ²×~XHÛÐ匲auWQ…E¯ã(Üű(:âða¿&jÒ#IÒ`j™e‹bÆtø±O«4º³ÇoÉ?Y0Ô²|&q†Ñ|çm5V^y®Û“±XÍpý˜¦Ûà™‰P›‰:Þpnù¯gÌGô¯zÔp8·µN#ö•UemW-嚎ʚïsèCÙŽb›%£fT$Á¡îꁔ»ðg´Ì±I*¾,ºI’<Ëã Îâ°î;ìb
JåP⇜æPc¥ˆ„ô*®õ¢CD/úe½„Š–<õ˜çR=¢½u5¦ƒ²4€¨,UW‰÷V˜úðáŽòyaãáE¯Ÿ†#†3/
+ u.„C’ž†¯ó›^´š?	döãÓ ÎIò~çØ©d퀵g ÄÄ`|Ám†þ ÂÅ'Á¾o*;_¯j	ÿU”‡»$_xù3›"Îç÷‹ø=‹n;žÊI™±ÇâxìùÌ·ŸÓQ’‘¼²øÆpˆQWNM lõÀw³~üú	TF9–låFÅšz,Ž6\D¶½Øp_ÏÖÆrŒg@ØY8Ф“NÓöÃEß·ˆº8;k¾!Å4ÞòÛÃë
+ ´vÝ…ò,G/†%Ö'–åõ£Hßw£'Ùæî6´eçRÛ ~A
+ ¼Ùà'·"G¿Ùœ‘³züñÝ›‘»8wk'×4œguJ—`{±«jR*gS)¤íî _ä^~LÀžhŽ…é‘55mÅäSb$Z§Tἆ¿
ô®›Æjg!”ºÑµ‹ÙªÞaÌæ%ë±e¨Â4sŽøt7Æ-]ŽæŠ@L+ êßp@½ŸìíÇé.p2þ.~F“ÙFk¿Ú]ëéœ,þ…r0ù¡ÁA×)_uº—ÆzȨ(™)ÿ®÷Ý€‹L#šÛ“Ñ°’„ÊS
‡bÆæßç+ÆšÈ÷ï{¶–ÔÉyøt,¹bLõ Ûò;N"z$I
+ CâÝ*¢å,®¡œnX6‰üIèø(ÎÌÐN.SÜ¢URdÁ'j9O8»³ñL¯áGO<žµæ©g{tû·0‡eÞ†»|‹Ä¸Þ&s*JÒBÅ{I0!GGA¡Áµ­™v2®Z˜±™’wܤš+›kœ2Áñ±Œ_ÊJ\§Ù)ZÄ´øb‡z°bI+ §öd=ÃåBͦˆ)v0¹lï'Jz‚³4&$ôX
+ )2<£¸ð6§2l­‚;èÀRíéО³úÌÐÛ,Ü’lŒSòˆ~ßæHå+aPù+ ÍS`#ÿ/›)QûÒà«Ua¯)‘æ²0ÙˆoGãÐnÎ`³¾ã+£Í’6ð~ÙDéžSläç·@!/åB¼¿T lC¤È&q¦VbVšÎ¯™Ö;€P-ý푹¢µÅ©8d(»Ñ±áP”<£«f‚W4¯k¯êÕwüâ¯OOÚôƒ¯‚Cf9zÀCä‰ÕÎë#¦±í€Gêg^x3Ó+z|$aÆ
+ *7
+ (ù’üŒ˜6Ôxè9Ÿiæô$T"/´ò·ÍÝ38Ï+¤Ž©í©£†«E„0ÆKó¹Óð²Ô8I½$;”ßP^Á©©-º±ŽeQg˜t#<VÉ¡ÿ
ÆÜ_p7tåèJ%}Šèü+ýÆŸ$⏢£n)`'!ÇyÖ@©,5ÒBTlWl¿ô›³4óPãÒ.k'Ú0³IdíÊæò»í!˜…kÅøCCX+ ÝÝZ͍™ðk#iiéԌܖmJÌú¯ÞgÛð“´ÚcÒ®ËÊÂbôÛK‰÷ÚH~#Ä*
+ ¥hà^ø\»Þâ¿_æ'åš„Ô=ñpFM`¹°WuÖœ|Ñ}‹Û³xšW–.=ŒîBÐúRšèÍði¤û½òF-±¯Ì
âŠã,ÜFÛaå0I
+ 1ID¨ÖÞýôüî?^ÿÉ^endstream
+ endobj
+ 2703 0 obj <<
+ /Type /Page
+ /Contents 2704 0 R
+ /Resources 2702 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ /Annots [ 2706 0 R 2707 0 R 2708 0 R 2709 0 R ]
+ >> endobj
+ 2706 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 552.466 540.996 564.155]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2707 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [92.216 532.665 99.663 542.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 2708 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [101.098 463.743 117.03 475.432]
+ /Subtype /Link
+ /A << /S /GoTo /D (table.5.2) >>
+ >> endobj
+ 2709 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [462.234 419.292 486.651 432.193]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.3) >>
+ >> endobj
+ 2705 0 obj <<
+ /D [2703 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 370 0 obj <<
+ /D [2703 0 R /XYZ 72 518.396 null]
+ >> endobj
+ 2702 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2713 0 obj <<
+ /Length 2729      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí\[“Û¶~ß_¡—ÌP3ƒ	¢iÜ$m&Ó¤õfòàøKq%Ô’¨P\»ö¯ï¹€¤´Ë]«µÖæÊžÌÄ p+ 5›Ú;Ò¨X¦r,Òdq–#Œ@a„FB'B͈|<FúÜñ‰9lCu!ÌñjՏè¬&vÆIȉüj /ctNf-T µ	Êõ“Ѷ~D ±Í’£²*»£d€™>9¤u¨ZíÎ	iÓ± ­Ò&ç„´ÒŒi“³CZgQ®m^ïlËzOWc@\©„9'Ä}Ôrá£#n6ÄMqí2"Ÿ(âfcA\wnˆ«:ê–Õf(«“Lºq£ìÑ™LóYèÌB¿¶é“„ÙDŽfµ	Ìu&0KΪÆp… Îfµ ¹š©rÑ›©Ê¢ju=À…¢69à’,Gåg::(9ð†Í¦îiÖµn,u­K]«Ïª®uŸÍm÷ž-{rïÙ®¦3@íb/جröL^°i*(“sº„Ðck5°–çÖ÷\ë°¶çV_7#+ Ø'|ÛPîø3³rGj?w>·Ä
+ _Ï=Ý[â{¾Gú¸·³sÂí{Þv~©?Ü[¶tµ[á[¹×uŽ…ò[-qþx at dÊÞýr@ÇF™'‡¸š¾7SâŒ7Ë÷fZq•=§!Fñ½½!Ÿu¥ü𯖏ø3åþÀ¾ç
+ 'ºÑ°cºÑ°ïäìÁWrvD8m?ô"Áž§?1#džË7vL8ý©¥éqÚñé܃8=¢ß)»X«`ÚÅÒÈN.8ÈãÖ+ Ôà›X9»X8ITž+ 9ÚbŽíèsvµ‡Z
§±Žƒ[9kmBüÎL›ÄÐòôÏæJ•Dÿ*W¤âE³IôÛÔiPh5à°x©U)GEYÁZôë¼~Ï©‹U¾âF¥ۏIÉ6l§@B9ØH¤ÞN0nêCŠB¬µ[GQ·DU…½ýkT~Ø®	6Â6Gçz냓œÈß@®[2Xhê–½ŠŒí&¡DhDqà¾+>]Ó§¯7èœZ±s“æM•]S£/°±U·ˆìµQÚz´—e¾•~›f&ê‚÷Zú²eçyVRÜ´º£…L‘·Qɲ–ÿifa›'å÷Ë™ÖfžiÛåf¨q\¢`ÉÒ6ՁZث羝Õ07]NI4g͈ôP3ˆ"uɾ󂆢èà9>a¡
+ B1I£·ñC+Üñºlüšºw¨K>è6+ =¨´d_i»¯q¤Õ+ƒ¿o¸õ¦Ý•„„ÙÄ}	pw³ãŽ=mH
+ löhÉøŸ×Nb-¦÷|Ó²¹ŸIs’†SJN¹¬`ZÌÅu¹ð”„g8|Õ­œ÷9™`]!bÑs¾É%'D6ö½êÙÒ¯8{‚nquè)Zs;_ÅÜx¡ÜKnu€¾+E`b—5´•’ðÏŽ¹ð³C=›)š=qáà“
+ nr¿ °66Ò…z¡(@Úír+ =£HʇÛÖ¹%wW›¶qY„µ7e^‡©5˲>$ís6F,ô\.ÙTå+ endobj
+ 2712 0 obj <<
+ /Type /Page
+ /Contents 2713 0 R
+ /Resources 2711 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2654 0 R
+ /Annots [ 2715 0 R 2716 0 R 2717 0 R ]
+ >> endobj
+ 2715 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [164.943 483.029 180.875 492.597]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.3) >>
+ >> endobj
+ 2716 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [164.605 295.237 177.507 304.259]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:StructureReorg) >>
+ >> endobj
+ 2717 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [149.253 119.856 162.155 128.879]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ConnectivityGC:OOPSLA03) >>
+ >> endobj
+ 2714 0 obj <<
+ /D [2712 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2710 0 obj <<
+ /D [2712 0 R /XYZ 211.242 566.961 null]
+ >> endobj
+ 374 0 obj <<
+ /D [2712 0 R /XYZ 72 467.586 null]
+ >> endobj
+ 2711 0 obj <<
+ /Font << /F39 1156 0 R /F16 614 0 R /F22 695 0 R /F29 622 0 R /F31 722 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2720 0 obj <<
+ /Length 2683      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YK“ã6¾Ï¯è£\e;’(ëqœt2©ä²[I§rèô¶d™iYòRÒöx~}ð"%µÝS>I+ ªÚVµ*ì—LïZlÃ`8ÑŠ8°«(ÛUœƒî™ÖñÜS¥/kè1l°r<íQÍØê€K†>®KÚiËí‡n¶”d¤]ÛÃÀKKZ¡ggHÀÃ0Úªw´åtˆ—§ß@	›8ÚqLʨ­¾ÀšÓj£â0èŽØF’´Ì€;wmÏT#­¹¬9UÉd™ìq?œ€DÍ´ŸPgŸWqü‹×<övÂã*û_<ëÿã‚ŠU-ÛþFIËãø	’›ÖM/e=©ä¡Qô¶žŸ+„ƒ½F<Õ¨›æºÐ‡"}È
0Åö†¥€µ*ÁÃŽ$.ê™Æ«žGþwac^ý\EZ=­äR`8ÚÒVQº-TºØïÊíÁzÕ
pØÁ
ØîzÌ‚Ž³dòP±ºètÿýEà(ܵ9Ë´Ž	æŒ7i;ÜŸèl,mX
Bö4©ÁjyäI,Se´–ì_·N+Âh¿Š´nìOÖ­ÙvkRÄf¡	¶Äìf·þaí)•{Ýû;V9%¶ÃÉñFÆ–çÒq«ÒY%LkÌÑÍ̹žÏi¾æñd'(^ó˜*„¢B7/ÛÕ&Ù¥Á2ò;÷/qׂ'|w-°|tÓNÕh3‹Á8½õwì°½_i {io*4‰b 7i}ÀK•QºL›4= !ßH^Ç¥#?Ù“‘aÑ›D6)ôFè4ìc@&gœÛ°k…)™$®¶“Ïá”æw†“&œ•ßð^3¼XÖÚ€,þ«9 2Þæ*À[ëü•€=cõƒ4XÝ„™`b#[Nqµ»$Ž½»_šÂ[Ÿ;+2Ò%×ě֎N¸–<üÚ!0Âç€4írÇ>p‹D`¶½uöxè+÷ß…‡,°î]ÀAx'¾_²œsÑ“©¢}En²²‚2}ák>>“;+ n6d
+ ,B&ï<_	DéÑ9ßH
+ @‹&‹nœ,›	uÁ…}Ç­­:[“¦Ì71N$#‹ª)yÜ”¼݈Çõô?jÐ|Òô&”3½ÛK£DÊæŽÜ3¥­´L#áÙÿOÂ+ ÃSœÊâJŸ3/'üi˾~
põ47„È9±ØôCvBÜÖHT:Hb‚¸ÎëÜf¼„¤Ë¢óùö–JŽ.Y<x°õ×äfpAƒg¶ÑÎ^å[·h1¯4 ?Gêeý!(Pœsh‚œz䤭(dör†#Òƹçá#‡|4_Úu$Ó‡o(uø¶78#½žòLœOg®²C´/îÓµì§ENÝ•m9nø¼ÆÁãî” Úî]"§ÎŽÅ´&‰,a¶޲ÅÙ.ø$Õͳ;fð›D€FÍ)ª9}ñóaì‘'>ïrG~¼šNœ††2Æ¥(HÕ‹lÎ¥°#$í=5S“DVDÙ‹ø”ì•›;Ž~Ñv¬TL™œuWLÎ
+ }ÈD(NiQ"HÓW,CcP•lµ×Hk™9O=:E/"
3S’ò‚Ì8ø‚6¥
+ ìÈ'C;©]to*‘“‚´\š…­¬ïè`?RpÙ(L›*J
¡6|³c×$Ì{ÇÎÝ"gÙׁTÁdåMWæØC+©ÜNæ”*LáJ‚/±´$Dfœ…Œõ‰§Ð#+ Å)=zå/¶ûá‹
+ go‘Ñ.Þæ©r/’>¤™‹WË]´ÂH&Š‰_Ó~?ó&é—§¸ñ<âìÏsÜhzåq‘ƒ–8!··Hò‰·‡ªŽžàó8ò{&ŠnHÏ@‰T²æ¯H©5㣤鋃/±Æ[çÜt
+ {i<XÃü[ô}V‘l§.zC†þg‹Ö<½íE	û§‘eK¸Þñfª•’øšåŽKD)WPS€OäaÅœ5%0µîP)Ø£T<‘º
Ú«	±µ
©œŸÀôųF'<ø¦5š‘å@²“´$–Z6:ˆï¸ ÓSÞ;¶ø+ \ˏ|µÕçIŠÙãq)I{çbûǏi·!¸á>ÞËjéynÿ7+ endobj
+ 2719 0 obj <<
+ /Type /Page
+ /Contents 2720 0 R
+ /Resources 2718 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2722 0 R 2723 0 R 2724 0 R 2725 0 R 2726 0 R 2727 0 R 2728 0 R 2729 0 R 2730 0 R 2731 0 R 2732 0 R 2733 0 R 2734 0 R 2735 0 R 2736 0 R 2737 0 R 2738 0 R 2739 0 R 2740 0 R 2741 0 R 2742 0 R 2743 0 R 2744 0 R 2745 0 R 2746 0 R 2747 0 R 2748 0 R 2749 0 R 2750 0 R ]
+ >> endobj
+ 2722 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [274.544 620.355 287.446 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hanson:SPE90) >>
+ >> endobj
+ 2723 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [292.164 620.355 305.066 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Demers:POPL90) >>
+ >> endobj
+ 2724 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [309.785 620.355 322.686 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.BarrettZorn:PLDI93) >>
+ >> endobj
+ 2725 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [327.405 620.355 340.306 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Courts:CACM88) >>
+ >> endobj
+ 2726 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [345.025 620.355 357.927 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChilimbiLarus:ISSM98) >>
+ >> endobj
+ 2727 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [362.645 620.355 381.002 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SeidlZorn:ASPLOS98) >>
+ >> endobj
+ 2728 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [449.2 510.742 462.102 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.grunwald93customalloc) >>
+ >> endobj
+ 2729 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [466.045 510.742 478.946 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Calder:ASPLOS98) >>
+ >> endobj
+ 2730 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [482.89 510.742 501.246 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.SeidlZorn:ASPLOS98) >>
+ >> endobj
+ 2731 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [505.189 510.742 518.091 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:CacheConscious) >>
+ >> endobj
+ 2732 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [522.034 510.742 534.936 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GCLocality:OOPSLA04) >>
+ >> endobj
+ 2733 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [522.034 444.974 534.936 453.997]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.BergerZornMckinley:Reaps:OOPSLA02) >>
+ >> endobj
+ 2734 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [260.417 401.129 273.319 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.rtjava:COMPUTER00) >>
+ >> endobj
+ 2735 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [301.869 401.129 314.771 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GayAiken:PLDI98) >>
+ >> endobj
+ 2736 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [365.594 401.129 378.495 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cyclone:Usenix02) >>
+ >> endobj
+ 2737 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [382.377 401.129 395.278 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cyclone:PLDI02) >>
+ >> endobj
+ 2738 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [457.823 401.129 470.725 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GayAiken:PLDI98) >>
+ >> endobj
+ 2739 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [474.606 401.129 487.508 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Vault:PLDI01) >>
+ >> endobj
+ 2740 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [491.389 401.129 504.291 410.152]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Boyapati:PLDI03) >>
+ >> endobj
+ 2741 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [197.476 225.749 215.832 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteTalpin:POPL94) >>
+ >> endobj
+ 2742 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [220.287 225.749 238.644 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteBirkedal:TOPLAS98) >>
+ >> endobj
+ 2743 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [243.099 225.749 250.546 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Aiken:PLDI95) >>
+ >> endobj
+ 2744 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [255.001 225.749 267.903 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hallenberg:PLDI02) >>
+ >> endobj
+ 2745 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [420.884 225.749 433.786 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chin:RegionInference:PLDI04) >>
+ >> endobj
+ 2746 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [438.241 225.749 451.143 234.772]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2747 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [332.489 157.254 339.936 170.156]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2748 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [363.822 157.254 371.269 170.156]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 2749 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [168.959 113.409 184.891 126.311]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.3) >>
+ >> endobj
+ 2750 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [461.722 94.214 474.623 103.237]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2721 0 obj <<
+ /D [2719 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2718 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2762 0 obj <<
+ /Length 2770      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YIã6¾÷¯¨£Œ´mÖrLz¦0)`>°,Z┇’Råüúy)ÙVÍ €"E>noýÞsôÂ_ô”ÇOyXÂ4z:uŸ~~þôã×({ŠÂC–OÏg¢z®¾Ó..‚ëe·ó@ïöÉ1
+ L¿‹‚³¶º?íö†Áö
ÌL
(n¬Æ‰g†~ÿ¢Fú®xrc÷ñ:NDÒvû´<¿L<Qá@Yzä‘~˜ä¨‹l¡,Œ¸Áda…2uƒ‡Lg\nßv@¦pÂÝ`à–Ž|Ÿtãi	¯Ð»ïÏ¿öqt(ãx“ñŠ¸ö=S`R]`à‚Ç
ê„G7tw˜¡scdŒHñÊ|ÏÕ¤V¯íuw2ßHZ|c_ÏØÔ4!´†öDvñÀ¹R/+¿üðP|Ə$xkÌ	iž£7¨^>†ž8¨à©k–$ľÒ`˜FãÍËL6§öO£8øswÌ€ïÊÖ#œgÏ«	:fè)>¥‡ï]Äb”a=ÒzÞã­Á•ÌW¹—O™“JögâpG—’ãx‘ëTæ÷0Êè:x~;É~·,‹ªÕ¤7x0Nj2'Õ¶×]‘¨·IüÂ
+ ±O¢Ô³ÐKãQ¼0ßÈZ€b˜-wˆ/•¶í•n^ãèñŽË»ˆu@–¨^ÁÉÂ.z¬P½(ùzs¸€ç++Z7ä–ª­Ë&Üñ&§Áî7ÌÀj/88xŸÇ áóZÍŸÀîL
_6)@)†îÒêwž8k5ÍÖ½däÁáÌíÙ…tX
+ ºŠl+‘m(a­Ì8Ö}36dˆµìÜ=ƒÿÈ=e÷7C܆ÞkOζzsR*R:îQ¸$· Þ€8ÎJQ54oöI<ú{x£§Çy¸–_I÷‰‚=*ÒÕ–ÜDk#q²Ã¾{0ög/dy+sC/]¬F[6¹Éü¹[®G³"pƒ CW¡oÆ	FN.Š^æÒðW§m-÷Øp”šÍçͳè+ ×Y¯‚xR³å)>4ÀÝF–„ÁoŽóà3ª¸¿èQô	„Fō»ÚΉË;‡rË9àBq{‹$2P´ˆÆ™ÎM²
»XÊQµo\*Gw&ðP½´kóÆc«-oR‘ø€	$ÓκÐ@gþ"ÞŒ<ê-ú­ÑøÚÁC'G	3Èö{s2ZÝ:vÓK)€\Üþ¤¹7Ýó¬âæ֏¤A¤”0·˜-pþWV^`mK'6”ã+ÉÖ…tx™{Ð4s¤NÉy,6<Žšþ¼„‡(x„%@Ã~;ÜØ›8º±5½sAfrÒÈ­À°bÅ5òþ02Î$Ûòå¢Q0×1˜«üm{&.¤N¤Yæ¯=¤@U1­¶„Âô%£=Òñx8cdŠ8‚€s]ÁQø$.È¥bÓ™jßêÅU¶Be¹m9€ì[šd2!ñhˆʇ{qà­E½ZI†¥ã|¾#.œ6ÞÏÊÒá«\·HÁ5`©'é·¤„õì!¸˜\Ì?ÉY1É#BÅq.m'ÀQâCêtIµþ‘¼â瘺w¬xÂÁYÜkñ­ü^iÆÙaOE”`¼ç`Áã‡àìHk´82krôIâìu49>óXçœÛ£Xaö[uº2÷hÒ~,8çúðP²+èl€bš&ž]×NÖy‚(;”Iv#áç†ÀC~›#à+ { u£»Då†XÍhÕŒt¬ ,½¿y5KTá‹Ò"ö‚Ò×0¡HÿZÌ÷pŒ4©†ìðêE,Kùé¸ëm¡+ Ë¢Øiÿ0K©$&;h¤l²dˆƒþ/º¢¢é¿wέH©¥‘¼ŸÊ*feF,hUzå/ŘQJFÕª
+ —¥ÌT¶€‡‚Æ´¡gLS¯¥w©UÁ2÷¥% ÄE¿`àˁÉj§†¼~Ýð+ 2Ó€9ò‰Gn¢+ ƒÉâ‚òß„NNˆžéþ(ÙÇÊ)M•S å4:7°“;p© “¤ìÿÇÿ[푵Š_ôªdÞ‚Ÿ–.ª(b®%‚,2»Õ®.ç™÷^Ð]…—}Ü«\€²ç•Ñ.åôõá8Ì#R‰õ"è,.õñ[ÖEÂœ[ÉAòqY‘¯+ endobj
+ 2761 0 obj <<
+ /Type /Page
+ /Contents 2762 0 R
+ /Resources 2760 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2764 0 R 2765 0 R 2766 0 R 2767 0 R ]
+ >> endobj
+ 2764 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [248.392 423.052 261.293 432.075]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2765 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [220.757 116.136 233.659 125.159]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Blanchet:TOPLAS03) >>
+ >> endobj
+ 2766 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [239.048 116.136 257.404 125.159]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Shaham:StaticGC:SAS01) >>
+ >> endobj
+ 2767 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [262.793 116.136 275.695 125.159]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Jones:GCAlgorithms:Wiley99) >>
+ >> endobj
+ 2763 0 obj <<
+ /D [2761 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2760 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2772 0 obj <<
+ /Length 2419      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXMó¶¾¿¿b/dd­H"%Y¹m¶M€\R´[ôä@Ë´-¬dù¥¤wwóë;_¤¤µÑ¬)rH‡Ï<3Ãô!¿ô¡ÌʤŠ>ÔÝ—_¾|ÿSZ<¤I\%ÕÃË‘¤^¿E½Ï›4êOýÅ´›­*u4öø›Gýä¸ãm“• b¯ñf›UôÄ]sÁ¹Ž¿ì{m7Û4ºBßØôîmàkÀfÑNfô«Ã‡ÌìyJ×ü‰ó͈sü|¯mÞÎŒvóÇË/ßÿ¤ÒÅyT•ÇzWÉ©®}ߝÁÕÁu­R䎽Ñ äÃVë<VUñ°ÍÒ¸Ê2^k³ÅãÃÿ]Ôƒ‰´Ê¢ß“<y;ÛѹèèŽZ©È8Ë£—žñP—
,2ÑoøI_x°ærbI¸ˆ4jyÇÚ )ØS—=ö‹}üæئ=[z¾N–w»g,]ÆZ-u°Ãèú;ö*²¸ª¼(œ;eU,í2ˆò´œÀ´í‡XVÐj'–T4ÛÙ+žÌÔ¤ ‚ÂÿÐ6uƒà+ ¾Ðtveö¹ŸŸc†bV=¤:Vº`ÎÚ‚j€2Êä1,Rºi–Gÿ°ƒ5®Þ¨”´¾xîiè™hRºªý$ì2õÀÇ‘›OJöÝÆ©æþ¿o+ {a±´×‘v¸Ò•õ®lXo^™­=} H `hŸ­¹oìŠ,úv¼…6Ù:‚½¶
+ #ÅåÀ¦#~$;Ϭ9)݈tæUhF)=;:´½Ü9ñ$ìÄSvN$6Ë—
+ ׫ÅëÕu°Órbüè+ RpÎÕõ§Ù
èxé*ß+ QpnÓ6£wEÌ)üûÌ?ˆé[§{þî;fùÑ!¯ÔG M3YWJ(%²B‚l
+ æÃUÒÃõÚ ÓI>'óãd(,°¸»‰L‹*¶¢Ì¸¦šÖ*`ÏH‘Ñì[Ë·½sæÓÔÍ	„þO«aW˸å/©L¶™ŠH«ï:ä"ÆcF•]yËà:ÝQ‡¿!‚6†„pØ‘'SJ˜wº±ÓÙ%;(H—t´Î^jYno_ù €4üC›@fš5üí¦úæ‰ô Ð~ ;ÂÛaÔòä¯ÿ±'´ZQ'è›ËJMUÕ«HÔ2Í€X˜*%øåÄrl|6W­²
+ êÜZÂè·¤’ihRq›—È3´ht6û†Jéñ^-Ÿ«¸(
+ ™ŠÕm¡9â÷î•·õÉ  ›ÞhÜSU8MïAŒ§EÚ0U:.V¸œÊ­J®80Óî9cyãüÀ§êM×Ёc©%U¢íw*â•gMC o”çŸ鿽Aí¿¸p!¸¤„ýL’ƒ_D¶8¢r<è?µýž3·ÛüG<Ü”&œ_qF@ˆø ³_'¼%7ç6jÁÖ@k¦NeoêñSÍ@Iµì‰Ueèæ`ÊÑ,J]Lôû ³2Ÿ®™`’™ŸŒî£5V±;!ˆj&ˆoò"TU$EN—W̹võBD™)Žþ°Úñat OüåSWl×=À¯öÅa+üàA׏fùnÁÚžj sA€Ü!|íë¸"	uj†Z戴ûàÏLrþå»à*®€}ߘ
)“£Zöz
Å	=ÖYnÔá5Ê—r΄’‹
Ð-Ë>~Z_bkßåvÒ*.°ùDßßfæ~ñy]¶[V Ì»Ø	ë^§q‘
eYùùå:Ƈ/0Qª¹¬Î2ˆè®ïxT‚¾ÛÖÉÒˆ»Ì?½-ä$­ðRĸ È}Ü[+19ÿ‚rÅ=Òsi“¤ü8‹
ªQ¤-e±ó±J%ÂÝð{÷ÃùM%é‘€–	µm’ÎY'G2œN Þ,ñõîÅïŒÐêB¥y
•|’Ê*‹BgNE`R-µÏmZ°÷ì†+ endobj
+ 2771 0 obj <<
+ /Type /Page
+ /Contents 2772 0 R
+ /Resources 2770 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2774 0 R 2775 0 R 2776 0 R 2777 0 R 2778 0 R 2779 0 R 2780 0 R ]
+ >> endobj
+ 2774 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [329.538 368.022 347.894 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteTalpin:POPL94) >>
+ >> endobj
+ 2775 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [352.941 368.022 371.298 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteBirkedal:TOPLAS98) >>
+ >> endobj
+ 2776 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [376.345 368.022 383.792 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Aiken:PLDI95) >>
+ >> endobj
+ 2777 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [388.84 368.022 401.741 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hallenberg:PLDI02) >>
+ >> endobj
+ 2778 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [406.789 368.022 419.691 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chin:RegionInference:PLDI04) >>
+ >> endobj
+ 2779 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [424.738 368.022 437.64 377.045]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2780 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [525.064 249.493 537.966 258.516]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CheremRugina:RegionsForJava:ISMM04) >>
+ >> endobj
+ 2773 0 obj <<
+ /D [2771 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 378 0 obj <<
+ /D [2771 0 R /XYZ 72 604.935 null]
+ >> endobj
+ 2770 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2783 0 obj <<
+ /Length 526       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚmSËŽ›0Ýç+X©Ple[u¤vÕE¤.Ú.<`K3ŽI5óõõ}$i¥
+ 	û¾|ï9>–Y•>™u]Ùë6ÛW}YÕ2–ÝÇÃîý“l3Y•}Õg‡	3ãñ圪i…Ç\
+ gGô¼ž,lö"¤xÚJqÁ¿{ÈÕ^œ(q+ X(¨U%ž€°$TЁlÅ'$`–;¶ÿa`…PžW7j­ka`Ñb´Ñ¤^#Yöš7@‰n,peZ+z?PÌÚ
+ + endobj
+ 2782 0 obj <<
+ /Type /Page
+ /Contents 2783 0 R
+ /Resources 2781 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2785 0 R ]
+ >> endobj
+ 2785 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 662.079 540.996 673.768]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 2784 0 obj <<
+ /D [2782 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2781 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2788 0 obj <<
+ /Length 1567      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…WÁnã6½ç+|”Ø%Y¶Ží¶´‡¶@ôÐ큑[XYr%j³Ù¯ï¼’’ì¸E€H"gÈá›7cµŠéO­öÉ*O³mš¨Uy~øáéỏI±Jâmž§«§¶zªþŠ>œôÅ®7*2ýz“îó(_ÿýô‹gÛýa/Æ›¬ØTÊ.¿‘ƒŠê3þ}«é{„ë.ú}&QGïŠþ«¨‘ÑïñÚ¬•›)µ5•Ì|ƒ•‘]U¾Rñ¶ˆ·k®¶û}%{k,Åš¥ûh'Ê,ûúy½Iö>³ôÙ“‘—grÔlƒpK¼íû“G×ÈJ6ˆµéx–‚­»Væl¯[šáe^y–Y=’EžEšO	4`ÿê÷³'·€§§A>ƧXeÀÏœ9횶´.ø×ð-×Ý	à+ ¥¹jKúNŠ„˜ëV'“/ÀÐœý8pRø‹=¹bæMf@¾;öú<È´=içt
+ ØÂþKs¿‰ÑŽ*ß“éE|­¶ZféháÐ+ °@žJ–zž-/ù’|3u°¿
І¡bÙñKû°_{šáÕ‘dÙ˜3üG¼KÇž/=…¹¹Øː²‚!H
+ §*˜˜ðˆUväR‰	²À/X£³bn¾¬w;шQ[·Æl±ÿ€Î¤Kë™0sç	>lÍ1+¹[VÔv0¾<élišF'=lÙRåÛ"Íx=jHSLj+ :aÅ.×9z†Všópñô.òí…5rvvÉÐ*+%ÇÃ}§ |ÔÖði°w3t2[Õ¾VËq˜ »³3®»mDQÄPøC}l7÷¥^ÚËM–Å+ endobj
+ 2787 0 obj <<
+ /Type /Page
+ /Contents 2788 0 R
+ /Resources 2786 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2790 0 R 2791 0 R ]
+ >> endobj
+ 2790 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [114.594 519.618 122.041 531.307]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 2791 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [515.218 475.772 522.665 487.462]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 2789 0 obj <<
+ /D [2787 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 382 0 obj <<
+ /D [2787 0 R /XYZ 72 720 null]
+ >> endobj
+ 2786 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2794 0 obj <<
+ /Length 2134      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XMÛF¾çW=I@ìHY²zkÑm/
ÞÛf­±­D®$g³ýõåCr$yíM±Àz†ä~âUDñ*OVyTl¢4^í›7??¼y÷>)Vqº1i¶z80ÕCùÿ Û„q‡ë8N¶Á‡Ð$A®MLÿã ¦U¾
þ<´©üûÇÒÿ±¢];„=üñî}œ­âhSD…°]›d“'[fþ¿p—.\§q”t†–q0ìûê1\'¹`²àÐ]z¬¶AwfîMõí$‡ÉÆS˜l˜Ó7œëTã‚F‚—í™ÇXu-~Û£u‘wrö¬’I£í6øìö`<ªÈÇ0ÙÏBqÍê“¡ÝÕ‚·u-€½]Ã00EoŠÄ°)ÆwLMPµ`
+ ‹v+ ŠÑɏ|صîS§l8H>ÒÖF€peòô­m:`¤$ÜôÒûƤäI‡…‘«|
·1¿pD0¤,{Y–Õ—ÂF`ÙÆl$j‘¤Ávë£6ßìL²H‰e^üB¤fEUúPBrÜO¨kñ1aö–/Ø©rDp at 8`ñ±"NDìÆöO2jf‚Ï>eö8>üHv,
+ º@õ®ú
+ 5܇°HIöÝ´Lv›"ÛñÙwÉ®†ª9×n`3²û¾+䐏9¬Ï=g‰ŸaT¨Gל؍°¦ðÌ%9cKêY‰ÃZÏ{Ó!›D(“ãÈ/å·Š¹°¨<_'@óä/R+oF.ó‚^¥DÁ@òjà³]Ð0ÿ¦£ }.Õ"»òÓÝWÜÇ'Nú®Ú
+ (J¦41D×6VP>›Ÿ8°·ø”oFòz#H°‰ý–O¡fw¶ÓT×Bs+ °îÝßZÁrÇùä­mö½›¸kßJšCvì/{ñ-àì	­djK©nZ‘m­týñâ½çÔErÈl¯`¨Åžá2ÊPU¯š27ß®g\%Wq¶)Lv•ZU;Ö”MžH¯‚
(CÔ‰TXDP?jÁ¥Ô@L ~òŽõ+qãû©?,Og.¯š C©+ y±ÃÕhù­»ö¸„¤sDšÛÁwɵ®Ä4wj ¹zÖ˜hËe§ÔÈ©\ãž¾R¾ëg1ˆÜÜ°}ñO)Ìh++ ¡€¦:vb;eñ”Åt+"úêxtýà±ÊBbhÐC2¿èš[ñbžbFK/Ûœ²´òS>ã¼t#÷êýW'2v%¢ØVº	ü…\Kµ€#	$ž?Š$rËT1¦·/Èü€Žõ4;ß*à2}·Iâe4ÖÜì9š¾U#>¬DwõkâŵYé“-eaïÄ¥y[ZMšf*«»È÷¤­”"ŽÓ4_ø"Í};•ÍžMåÉ-Œ¹Mß­	ƒÍÐÌ–à/XÒ—Œ»K­ÆS­ô;UFuAbšƒÄbõ¨³8«Ø	Õ¢^`{/p à‹g˜¤Ã‹Ï{úò¦×ôÏ2ðÛŠžIyÊ“e2š_ùƒÐ\iÄ¢€¦‘„Í—VÌÖ
+ 4Ôz Ñ2=}˜Ÿ3:Í⩪yÖõEÐÙ™RVI맅ZŸ/<q§ò4Ðò‹6ôJûYNHÍMh¿;ôÎ}·êLƒ§¬u‹¹ËWÿñ	sاؤÝô›ìL§?@ÀO?ˆI´ÛìvÉj]äz†²±I€{óëÛî#Ä®endstream
+ endobj
+ 2793 0 obj <<
+ /Type /Page
+ /Contents 2794 0 R
+ /Resources 2792 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2751 0 R
+ /Annots [ 2796 0 R ]
+ >> endobj
+ 2796 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [256.852 629.353 272.784 641.042]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.3) >>
+ >> endobj
+ 2795 0 obj <<
+ /D [2793 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 386 0 obj <<
+ /D [2793 0 R /XYZ 72 720 null]
+ >> endobj
+ 390 0 obj <<
+ /D [2793 0 R /XYZ 72 615.084 null]
+ >> endobj
+ 2792 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2799 0 obj <<
+ /Length 2979      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíZݏ㶿¿bчÖΊø%‘9´@‚æ€×â€.úÒôAkË^!²eHÚÜmÿúÎo†”¥³7whæ¥XÀ¤È!ùã|‘œYu—ÓŸº+õ]™‡,·ên{|õíý«¯Þêp§Tœ»»ß3Õý"[«•Â^ÿëþ/_½uŌʪ,E$=wDÕµô³ïkú­eÀbZg²"„8໶!²#~NÕˆ¢;}½ÞØVï׆¾Ö“ËŒo×Á¬hÖ
M‡ÉìŠàäYÈfß›•ÁÝm´ÏBáy‘ûLjè¥6™Wî®ÝÕÃØwÏ7æ,|–ëDڝ×]®GO uw"ÄENÕîØl«¶}–ï¾nëj`ÀZˆ¸m¥ëÈã]I÷˜ª;F*iÃB åºö5¸¢iÎCÕå†8q·—1™ëÔ3Nµ["ƨÌ6š$¡µì¥§QÆ®NÝ(•4È·:3¤C_å]Ø
ê<ïÇ3`4Ûfä
Óð=5ô5w³õ¦´åê›8R6~Zë°ãêDw’òï	ô6²•Ú\¦Yù^Ëc§ÛV‘¨Úò¦ŸÖÌäˆç‡\ُ¼û<îÛð¾çÜ7*_µiÕêÇAZ€ÇäaÅÒë@oºHDk’Oœ¢¯+ Á#MMº#Ї¸ÐØŏ‘2ñÐǺ:KmhX²@·OËOcivÚ´u!cf¨"¦X°âþú`à¢0h$•Š:=‚°
Ù4íâÇÅàÏgH Iª‚&«S²ÀiѹÌÂébõ½ˆê©á¥OÅLŸ×Þ¬^cl¹˜‰F?vØÙ¸igCâÚ;vùU$û§Älv==¹ÖŠ'Äœ+Ì•&´yÁ~žŠ”±Ý´»ÍÓdY5ŠgCü:3Žqò'xGiîè h¶ ŒKñÁÃ8펏–-›Û ¦”3§>I[”ľëâÄ&|LØÄãœs‡+ ù†\<ÓÒ‡€s§Ù›h$
+ tjwËo°ß‚w$VÔåÿï|©’•¬!—aK-_ÃTx'œÌåÌÎ…2×Âóé ¢ÛK°ög98?ø z~Å°†«úÀ éÐ¥«gÃux.Þ~s	ÐÓ/Ÿ‚QÂ_@§BùÂñ‚ur÷òñBx¼µ·Ü­#Fü‘L²„m]ÍkÊÌ{qäy$Éç'‚KçÚŸn¹yŸÞ°£ÅØL–\ÇÉ\ÀÛÓ}<`Öz€¦øŽ@oonÐ*+m:·äÿ\“™)PPå5Ix¬ðÛI"äØ -ó_*‰¥O!I(0·¶T+&:8R莹“¯ZŠA<Å(}ýbÀót¬½xðἉqWÞD‚CžÆ/8¼àð‚£ïù­ª´ø¶KA›*§+¨|÷T¤ëp/V<;}µòõ$_;)i<Éׁ|€Üyn9":
+ JPfý²ßø <f¦µ×>ŸXpåómùèÿËçùÌí‹P’…}âÉ7ž°OI<.¸B¶ˆ=ؘ8A:ƒ®Œ×O9z(È+¯Úu/Õ):u	±"‹ÞáÖ{;¨/zk[—üÒ1FetÁэ±ä0”ø«ndtN«wtW¡`´IPpŠ)Þ+ á2/¼ãÀ{EvëD×È•[ªÚç}ƒŠa†)¥‡ Ì'ÉñÙhçà€ ‘œû­¥þiFÄ·rh—ˍÌ×ŧi¸š~†Ô©Ù%݆çäÁAÿÿåAŒn{iLæ˜øt5’ç¢+hæ.Vš.¢Yt[Gß«ïî_ýÜq­endstream
+ endobj
+ 2798 0 obj <<
+ /Type /Page
+ /Contents 2799 0 R
+ /Resources 2797 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2801 0 R 2802 0 R 2803 0 R 2804 0 R 2821 0 R 2822 0 R ]
+ >> endobj
+ 2801 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [410.621 655.033 435.038 666.723]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.2.2) >>
+ >> endobj
+ 2802 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [260.997 522.892 276.929 535.793]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2803 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [160.883 479.653 176.815 491.342]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2804 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [397.065 479.653 412.997 491.342]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.1) >>
+ >> endobj
+ 2821 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [265.11 268.711 281.042 280.703]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.2) >>
+ >> endobj
+ 2822 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [522.034 190.382 537.966 203.283]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.2) >>
+ >> endobj
+ 2800 0 obj <<
+ /D [2798 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 394 0 obj <<
+ /D [2798 0 R /XYZ 72 720 null]
+ >> endobj
+ 2805 0 obj <<
+ /D [2798 0 R /XYZ 72 462.716 null]
+ >> endobj
+ 2806 0 obj <<
+ /D [2798 0 R /XYZ 72 466.004 null]
+ >> endobj
+ 2807 0 obj <<
+ /D [2798 0 R /XYZ 72 455.045 null]
+ >> endobj
+ 2808 0 obj <<
+ /D [2798 0 R /XYZ 72 444.086 null]
+ >> endobj
+ 2809 0 obj <<
+ /D [2798 0 R /XYZ 72 433.127 null]
+ >> endobj
+ 2810 0 obj <<
+ /D [2798 0 R /XYZ 72 422.168 null]
+ >> endobj
+ 2811 0 obj <<
+ /D [2798 0 R /XYZ 72 411.21 null]
+ >> endobj
+ 2812 0 obj <<
+ /D [2798 0 R /XYZ 72 400.251 null]
+ >> endobj
+ 2813 0 obj <<
+ /D [2798 0 R /XYZ 72 389.292 null]
+ >> endobj
+ 2814 0 obj <<
+ /D [2798 0 R /XYZ 72 378.333 null]
+ >> endobj
+ 2815 0 obj <<
+ /D [2798 0 R /XYZ 72 367.374 null]
+ >> endobj
+ 2816 0 obj <<
+ /D [2798 0 R /XYZ 72 356.415 null]
+ >> endobj
+ 2817 0 obj <<
+ /D [2798 0 R /XYZ 72 345.456 null]
+ >> endobj
+ 2818 0 obj <<
+ /D [2798 0 R /XYZ 72 334.497 null]
+ >> endobj
+ 2819 0 obj <<
+ /D [2798 0 R /XYZ 72 323.538 null]
+ >> endobj
+ 2820 0 obj <<
+ /D [2798 0 R /XYZ 72 312.579 null]
+ >> endobj
+ 960 0 obj <<
+ /D [2798 0 R /XYZ 231.682 272.131 null]
+ >> endobj
+ 2797 0 obj <<
+ /Font << /F29 622 0 R /F56 2097 0 R /F16 614 0 R /F31 722 0 R /F30 634 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F40 1305 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2827 0 obj <<
+ /Length 2439      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíYKoÜȾëWrXp€Šý ›LNv¼J¼²^¬€â¨JbÌ!Ç$gù×竪n’£e=$9Ôìîꪯž]=V«ÿÔ*7q‘Ù•K²Ø¤jµÝ_½½½º¾±f•c#[ÝÞ3áíî¯Q½Þ¨DE­ãúo·ß_ߘb&Ô:ÎSí© ËMÔËÐÉ°•¡’aX6jhÐ,eÞ×]¨èc’&ëÑŽ¨´rD¥UNT4x,VÍXriê±|Ls·ˆså<ÅŸ Îd$GóRY¬ã)ïÏm”¶qžäøH µ`ºF Õ‚——€ê4¶yö/¦±vÖS¼Yoœ¾½ÒäúøäY xK^4¯0Ò¿`9PØ+ <,ÁÚ¸$Ǻq´î"uÐï;åL¢mÊQ6sÖr ÚŒC‹¥£´˜f>Ê”Š¾Yët!\ÉQŽQÃCÈÿô+§– ¼qÞËÇ@9åDfÛÅž Ŭ•3Ó0»!؁ÞISƒ½Í‰ï£fß12*/„Ô)þ"vÍâpª8
+ µ;Sk“Ä&SgF‚ö2h#v5Ãp2|XPNçF9WŸpêÞ	5†`*{P:I’Ä.’$)âB>®ÆŠþº<gÁ*a‰HFR0RÌ*†i(+ Û™ôÌv*Npä‚#¹àȇ#y®X)-žœ(å¦W|Ó*›³1­Ä1fÌŽ2ÛÉPËb+³˜]*ü%³#ðQlüe/øBlX˜Åeü¿áýÿ¼âŸeû+ n¿GYy,iûgúã‘èî’R*-îÇY)àí¶´JÑ\š—Zs׊LhqÏ29”£‡B¦î»½Ð5TDˆ{Y¼Ã§7–X|ò´ç+SD0ôó¶jvÏ0öÈEÛS#`£¿Ðw$V­U9çÌŠ˜*´f5újß‘Ù&KÁAs[¥Ž¿~µÿY#H˜œ‰5J²ˆµ¯Xð(4§êÊZÝžž‡öžË]Ãîõ&tѧ!¥ô·Úy
úsG‘o¡ãc9†/gûêc¢lDìgX ÜU”°Ñ¶¯ï çÄÈ0þNmǺók)ežµÌXß’·RVê
õX‹šç‰:Á¡8ÀÇ<†§pϽc\'Z•{@ëé8ñ7b,‹‡}O"¤…‰­]‹^Ó$°4{–rbûíƒ,ñc%ß^;qdã-7öì)É¢ºï¨K+8Îé¥ãi­¼ó‹‹¤¦u1fÓpåÀJN!vnk<²ô×不]>½Nê^DuH¤þBDÚÆR§Ûì·`lPc\’ž„‡ŝÎq9<Öƒ|m»#’ŸdbY:GOÙ2}»åXðc'‡Žƒ§¢j"aZõ‡~‘8Sí8½ÊFÎp.›ç!H̸îó‰¾*ãôÍ1yÜ“Ï=Ä^Nv÷«;xÓô#‰lÖS¢†WÞ"´XpÇSå?ŸeaŠïî0"@¿”œOŠ^<ÚP‚,‘Içu$­ñ+bœÜóV?³*z	¡ž¢(“dËq©Ëys£6qþ5YåoÒîóqÖNv½áñ‰ÂÊâO"ëR
—¶¨¥zº1ºp/—æG^“ÎÉpßjαŸ£ªHŒŽ“WÙ]jqC.ù¡K8J&QÐøRÛ…ëZÄŽU(ÁþD;Ûna
Ú‘˜þ²²c‘~‚‹ë8Ac;WR³U†®/;‰”éB#å¾Z¨P{iˆšíÃÝú…Kƒ×ÙÛ}釵/I”º7Ä–j$H¿#ËÖûßÄRtÎ€õâ6ÌCB:çFÆý”¢?†ú[ó7øþyÍO-@ û¹4ú™!
 ’éèïÕv”…?+•Ò)Î"&åÃ4£Zî¨W+ŠèíqØ qÖ·%"R„çõ‹‚ŠºGù喝”f/*±o+šÐs”#G[šq(ýuŒéYÇ9¹%H–ý}s´5žûPòAµ;²Iï-Èo%¾”V}HoŽ=ºi2µ¨G
ÊÎ÷¥Ìm?£¿¦[îºÞͲ•:¯8ÕÈü¨bÁí£±$d¡#o‚¾ú|¬}7í[ØÌ突ôµM%SŸ0—¥F&U5›zM"ÖØ6`t軇~ÊñôdžڣÇÁYæ¿ËÀòÅ=$§¦¾E2ØMYr^s^@’þÑ:½§ó”4)û±Ž`…Êž+ ÒÖ¶“úT²·BM •%(¨|vªû´A6…=âù6Üilnæý%óT7þ)2wÿôãHÉåžJôq¼üT!²³*L7£ç<„âŽá)$ qš¯Ñ³'½áÛêê»Û+åÿ*‰]‚çNê\œâ±ºÝ_­>Ó/Û*Ó)“,¿±ûy>)×ï÷¸áÞuW?^­~œ6MçΖ&N•žþgëÅÝ“¼úÃñ?<Ðûh¤PF±ë}‹1]ɳU¤0¸tC–7Çèþðºwø͍sïªû’£Í{#g6oŸC÷ò¦©ÚéaÇM‡ËbíðôIMl³”A»ÌûO´P—¤endstream
+ endobj
+ 2826 0 obj <<
+ /Type /Page
+ /Contents 2827 0 R
+ /Resources 2825 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2841 0 R 2842 0 R ]
+ >> endobj
+ 2824 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-bumpptr-before.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2843 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 2047 283]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 2844 0 R >>
+ >>
+ /Length 2845 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ}K²å8¬Ü¼VqW ‹rÛ^Â
÷GÜ<{àí;$>Ò)wuWDW‡¢øAÌÿóë¾RY­ô¯›¢ðý÷¯ÿüõ_þ{ýúÿóë¾æš_ÿñ+}ý¯_ù¾JªãkÕ«ß9}¥žÛ•Ú×Lùj£ýïÿùë¯_ùº‘¨~ýß“üüª÷Õóœÿ6ùNÄÜï«¢`ÿջǕÆüúû#£ŸÇkn<“zmWHQrÃ3Ï7ݨôê|IùêwºðÒ¿%éF6Gñóï¹úì_½§‹)~åR¯5VÔ´qÍ>ü¡¼n$éAq¯kàõó*³1×1ñlšWI¤õ«/¼f–kÖƲ­„:æ¯1Э3Ûܯ†Ôšæó©tXIýZ½iÖå¾ò@³ç’¯tÝ©(Ä5zhˆŠ‡îÒ¼<ª¨v¾ùv}æScY’¹®:C¶GáÙzKè3Ÿ{è¯_­¡'Qº^ñ3†iÃ(¾zeíæWËuþê¨ì}—¯–­Öäï_uåO›¦NtYBÇ·„“Ëxw/™OÍ@Ö£Ô¯º`*(èåºGÅ+ó5Z2ùûWËë*£xŠ2¯”)'ØKû:•ÕB½¾ßµú1EB3±š[Ñ`?ýÆß»Ö
=pÃ$ۍ^§úÈ,ô¼F]¦©#£	Ñ |RVŒ‹–˜a¾æ|B50ü•¤çûÂÀËÐÀàaMRÚåΩã­õºW5õ@EkÊž¢£é&+ŒQ8«¼-å.÷Åî`…Ú MX4óš° ÖüƸà“*×zµ›5S[Ÿ6§+j¾úN5­ y–lËÈ6 2*¡ußþD­k9Œ•r'“ûÌW^O¨¦ÀFÛD£o\O–¶YÓDÚ¯ùïh¡»Lu÷çéoÊèÁ"ŽÐô;¬je©›˜‡:UŒ­ÜùPd@xù‚auø':Ðói…)á5h˜Gþþ52+ +è_¿†
í+-ÎP™s¼ÑB“©æÇ4™~Af¡Ü9rÐ6
+ †Šj
+ *ŒÖ+wC+Vm@¨U†¹W™ã« Ö	íT0õTÌá=[e|8£_1Áth
+ &ÉÖàœÒnÉ<
+ æ•eò·UM5?•õªií-T¿ í’$Ï (é†ÓR¹`hÍÅŸéM’Ë°çY³”üh0›Óñ]	M¥ïÌ)á©Tþþ(•Ì°Ç
+ ‹–ßJ¡‡ÄœØ1dTCùŽb¯­2†Ì1a[
+ 4ဋáäz£WLÆ KÜôÑ”›½%žF5˜~î?Á+ V¸Í¡ÝxÇLá+‘˜–ÒnÊX>Aßк
kŠŒÒb_þ4¾o­ÂåÍ‘%åÔ—‘º¢¢{9>õ$¾J±àð¼ix¦lÜYiŽ\õM—¹ˆXÒ©ªÁ«J-ÛP`ŽýÄæí{ÎTy›ìE¡Ü\äñ›šÈÌï”2b%`³˜{0}ML×R8ØfÇß\fZs{^ãZóÈh3´.çdÕ´Y¥•9º'D•Q¶V䉣)˜*—2=‡á_hN°áÎqZ»Épù…k»é)¸(äèĽ°(ÖzÈ(HìûwÍ~Lã3@§E•ܤjjæb»„§>5:с-·àzï ËTY¬ª_ÑàD±0Mk(7=F­,vœ12ç-–©š¼×¨m ÌÃGT‡õgX€[?çÀ»ûìõäÀÅV»ÖBÌQVÐï’y3qVé_ó悃­–îŠêdÓ¤®‹hL˜ýUì‹Ó5—ª@r!¦7,ýªŽ`V“ñ@BÝàr--ã†{î€LöW•áä`E|UâÛª5f–ժōVm¦I	ÿ²AATì0Õ[^yd4*[Œc?ÐW‘•/„§ì&³0Bi¹šâ®ô¥²üMì%•C»m•àäà|V᛽•±’çê³vƒ¬¹ôã6Ñ#þõÊœœ!b|ßKE¼µ`Ÿ=¦ÿŽpÞ+OFTÆ`DK1UÃõ{§poTe?Ùßå«™Ì'°´y¤¸oØœ`e5€U`Ñ,û¬Óif‚aÝsoòÌß4?¦Q#ò§¢†îIP.}ƒŒuDnÑ2V˜5X&×F,+ƒe?"fÉÞ¤Ó·bà÷,É;w÷XOY$º+.†ÌЧ=¤È°7.§á•á`´
+ \EOY-¾›B†,gãÁÍþj)“Ñ
+ ™Ý¤0²Re!ÅÝSªè	™·Œl9‹±õ,¬‡[ÈA©2êw:õh´äŒ³pÇž~£áSëQà Í­æ/™{×›ûr“Ù<˜¹›'`µæ”MhëëË*Ž¢ÌÝü†e’€ç;+÷Ñü˜F…?õ©ñ§þ¢ŸãÂä‹Žab£BOY¤7UócöZ•y:%‰oüFžJC\ä§lÑjxê7Ì«‡—*ü™S‡O¿›ûƒçɴʵƒl‹Ki¬*FB¦¡vî¼8×´ÂQÍÉ?™LÃe'•n£ÊËX¹£K;½(8DgHŒÐÁ8a¶=20“V“ùÀâš4¤X´_Ü_qg¬•àne®=öµú1MèQzGL4¡'Ž†K6™2õ¡×ýX+‰æfg›EcŒ/ÈãÓŸ`eP¨Ÿ€Ÿà*ÁµvsÃøžgBþ?X\F8oïD´ w
&‹ÿ
)
+ C
_PÒÍ[ÛÐ=ÍÐXO³Xœ‰bsq˜`±šëhhî%‰‚a–½Í-âY°˜‚—/ph…ÝVÑÑ\™ž¦3R`5ŒžO]“‰Á­É¶aPwì¶Æ;+ c3tbøÄ?&ª0£?&’ÐÖ‹hß¼£óGSg•ãk0\+×öÜ6Ï8s„©Telõ÷0ÕSŒÆ%½„97¬ã”û’ôŒ˜LÙN!3$€/G†ð,©Š-:»¤…ELº~£áC·L¦áèb„bÈn_ûôVk'†T·ˆ—tFi—ýÞ¹?ãïkø²ÞdxT,ܸGâU¢Œ)Ž	/Ïõ"œŒ)IDd‹h×¼ó9ùÕb33–¸D²"‡ïãVë‹óåÍÉ…¡àГ±ª;c1âP<ŪR‚zV&c,2ÞÈ'ŽÝ„mR0Â6¤-+C-M…ÑÆ ü½«>y"ÂÀ	—.`š½qBbL»Õ诰ÁR¯0O“—l™ÇÑð`Câ·µIؽ2,$ŒÞ"KyËèÑß}B’˜:«‘WÙË·bý£.—DüZ|qGÆx|Úc	NçÆæ\Þ	{Tù{·þŠ)vÿ4v=·ý*'ž;Myâô –atªVW·13<%ýÇÞÁ&æ–Eyž‹«á/:©%‹at	›0žº‹]e|tô½Éè¶"'¦AÇI+ ‹Ûe²í ÷Ñœöã[¹¸êO
Œ§A®“ëì w±hï'¯å)÷}Ev6™ËSUšü?
+ çi¯O7Zµ Cø ÐªÌ±Yê¡i(-gµÁ`ý‘›úHaTC›á‰C³÷°Yï¸i”*[9|^{—Œz¤®“íߦhÈ=ÝrBQyĐŽÌf¬ÎeUÖX§Åõ\(åI¿)Mϸrgáµ2×sp<-rܤbâêE*»û®ÅÅÜH21îR–Ê3îêK†W-¤b\ë0$ÃØS²³4
äÆEos”‘mÇDÛŠ§èp	ìÆ’v`TeTCN8TÑ4*ÒâªÁ<•±S)}pvdÄS{°R®F¢Ã%@ÂșȣÊø‚·¼»¸Õ0Ƹä­
Î`n‡•¸÷ì°üfSzaì7ŸÒƒ«ÝæqG8¦ž©¨|jÅô[Så5â4{Ý®×5´¼S5EN³·ëíÇ=2/%\hØk[<ã™w[…á×}`—lH Gía<•ýŝí³G{Û`ol;vÌ+<ñ~¯Çxzä	h"\nq߆Ñ[Fº! Ë,¹¿lîÇŠÛ]A£ Œ™FÖ:z\W°BŽÖQe¾y‚â)ÚÚµâázY.×!‡ÝlÈ£Á:²åÓý<¥ÂÒ‚íÊ0›éÈÒÿCòhBÁ¡Á¬ú›ªìA¶æ2<ÕO7dgø~`U_Þ”1çQº+ ö˜%šr«~8Çý„hŽµç‚îàLð¡p7­Ï|jÎæ›XÚ“qGLßQžâÁqýÆ^®½ì‰=™Bâé°BnÖV¶·]n…cÊ"ËÒ´Ýøâ~Y»aÏýßý"}µhú#:ÄŃ÷憵x8ýï(ËY*1CŠÚtÕ"QesˆG¢jÔ!®<c‹®ÂŸq²§b
+ î'«;ÄYòË!ªÆâÄLâäа^+sî)ÎâbÄÌ:±,,+ ºm÷‰K,Ó|âËì~¼©Ü'.f|¢lÿ‚!Nž4=|"÷¬m†uWK}¢ÊîU£>Q,`¹Sä”
åNq¡9G§¨%w§øªZ½_£õwñôhùs¢ÜÖÑÖ'
+ î8OÓœ§ãCã)G‚ûôJ5<Š!2çf”kº\ÑØw5ù›¸Ñ¹¸ñ¹˜æ¤ªuÃMæŽ2?2ygü÷¯W"–¼ðx¶çÈ4„ôS¿‘dK–F’ã5<š¦ù	š}æÇÐ!’åwš…F¢8ËÀ‰Š‰%jßñ-YG¦…åÉ=£&d«ÅûÔhñþÂ&hd„q¹Ç®PÎQšÊ8]^=_‚çÒåUw…¶(!	µéï³1É¢bIÄ,SŸD¶f4ˆ2>Á°¼*ó½<G=²ìS;SªûÔ"G˜c8»¼äÌV¶Â[3‘ß±&A¥aÜc„ùÈ|GÞç½–â–Èä¼C9t yç8wL5q¦h;ÐŽ©cíðRc—Á9Χ‘hPZ²OÇ	I`'7FQ&é•ù+ )L„šKýeAôïÓÖî]B'r@`¶Á8ȘÑzH*	+ Ò‘¦Æâ=BÔÏ©ü£v˜¤Ö=“í(Ã$<N¯!ŸyÇùøW‡²§mQƒý˽»¶HèÆeÌj;àoîG¸yD@Åæ Šžp&™W’+ ÎÄS´XÝØÈ¿"<Ã؍¦1vc㪗'z‡Ýˆ<e¾3î"ß*GNÆndmçð<E$îDٍÖ¡5»Q€HNn¬\r''7ªìäÆ£ypw“
MÉM·ñˆ<t£mË(-“´ó!…ílìF•ÝhšÃn”&˜^Ù‹sûc7n*ý^±+ÃéÚçÎo|YÁæöލa;µ\ùöÀEV…3[k T†ck˜ÿœ¾Øx‚+5U‚cãj¦k)úF(ÁÑd#8ªÆKÑ‹Dc>Np4Í!86ŠŽj“³Åû¨aåz­‘Š¦T‚£UÝŽ¦	DØÝ€Ÿš@q„Óݘ}#¸Àôt>ÇQ83‚Œ… …)ÝoIFp4ÙŽ¦9Ç–³ž•âØp™+PÑ
³ű%"Ÿ’[ª‚PvŠ£VÍ)ŽïÊZÝœá¨
+ å3¢®S0®`h!«¢‘&ì¶Íp4ÙŽ¦9Ç–v±WÊJ
ÇW™öŒ°Yß(çÉéŠuÇM.›ŽÂ+˜!ÅŽQÁQe'8M 8ªæÉ	Îol¤ =îœ%"Y»óž0#¢ßÞØú^=ÐMcôÆ–§Å+½±Ñª”¶%“X†¦荭ìh§Ø›?¥7šlôFÕ8™±¢½"ᱞî|ÇF09&V¥7š¬ôFSz#j&ó«…êÚ"õ5É3¤(‚¯Vzc#k¦<û”Ë´bôFÈ‹'MžÃÜ›Ýð"ÜcŠ%ÃÆèuÇܽñe{?ÞZFoDIsyèMBÑé
+ W,¸ ×KàãÎ]µCo4Ù荦9ôF1ßnö"Š àR§76’ŠxÊ`üF+¸ñßUÙC«9ð1«4aå7¶&ýz¨‹„>Ý#’%´BŠ&Q2#7ªìäÆ£1rcr€«ÔE¼e	ÜÆFâê#žìøZç6¾kõcšàú¹‚š‘˧g2êSŸç6b²’ˆ¿37)ÊåmRÁOp¥s‡'„ü۝ÛxäÀmTrùÅŠî¾½;¦Ï¯04¯/Jµs8ÜFk!ã6¾[H¬cMž¸nc;'ΪiþæfÄB•¥gšCoÔ”"†wôÀ ÚicØŽ¦¯9–qM¶¨F‹ 9X_•ø¶j9·±ßÄnš¢±	w¥ÌB•ÜhŠÍnì²Ysî"ë$ŸW0v#ÖÀ™QOÁñ²ŒÝh²·ÛÑh4-ã»<Ì鉻‚؍X|@hìÆÎ<×V›½ØéL¹8SvcÏü
+ Fñß‹ q”ݨ²³Ms؍^ÎÉŒ‡
+ 5r#JP	†ÄÛ•ÞhU0zã»R?¦qz#ÖÒ7€³üTãdF}*j†`­ÌÖ¸Z)3Èü”L4N™ð\ÓùInô¿Ñd#8ªFŽN>^9è€)«ac8ÊKØ	6`ûÈN+áÇwcìï¥ðŒ1‚cçaŸ‡áØeZ0ú"ªâÄœàØes
+ $†ï$Ï!8šlGÕ8±“QVÆo4Np4Í!8vRN«S;î8ÍDZç]ñ¨Z©Fr´Ê’ã»1B¹Œähe7º¢jœÒ¨O}j"ɱaÓÍ8s¼Ú裖ŽÂ	Xx9ú~kü¡~×þ„¨é£Q.ãyë‡lOhÉ?5‘k…-‘§6ÂB…¡ÔF1Èe¼Å.{•˜24sL‘d·£ÔF“Û¨%7v†éîlÔE¼ò¾"·ŠñL0êfCnn£Ö¸ïjý˜Æ;¾ñÞ!vë…£1*£>ô¡pÆ÷-'ÜGƒ¢åHzCÑ™} Òõ$L=OA+sȍ*;»Ñ4‡ÞgºµÖ’£O¼[i°²ï4Ő”ßhí£üÆwól·Óg$²ÉøåŠG‹‰Â؍• ¤ë°1ì’Nîb'[påÀnì{ÙS,±CoìÜÌp_fôFÓx0+ )±ºžAtwufãëhª5%¤éÌƱ†ÄŸ•Ùˆ<ÛÆÅï¼óÞø{%7j¹<g÷iäÆA¢(mßȍcžeÀ!7¢X‹Vr#ä,¬#7¢œfvr£hO6r£k”ܨ%7¢=Æ>.:Ö¸„èí•T瘂¸LîÛ»Qeg7šæ°¥‰È|gšZô.K"ž!E_†¾Ý“v‰ÑߝDë™hY='âÍûPŒ+ á¨
+ ç3NîDu
—”!Íd0TÑÃpœ\êÉ÷´”áˆÂòÔÄŽ“ˆ?9ÓÝG“ã¨%9N"»‘Q[‰ÛÒáU釆qTœ ø75)2tf“Ïï~{å@¥˜
ã}­¢€I9=&+§GÎé1ÍáôLþ#ð£'¿óØ#Ã0+ ÷Ðú̧Æȍ³ËÙJ 7šÆŸjûûR¿ÑøËÏCo…‘Mqȍ“A÷ð!ƒ©/·B~à¥å‚ßMªÆn´^Pvã»[¤«&m?GO8÷ל̬¢ø[”‘ïÜKSO‘ï‡'TÙ<áQO¨õ„BEp?Gpf ¦"‚µïRdùˆœ:ÂqOŽáàU㎐˜†RÜŽjæ2G[OGH€`p„cIÍ<¡Êî
+ &x¾1…5ÙY³¯úð…*»/TúB~_H<ÔÓQ±=¦m;ªã¸úèËÁ°j1_8ïÇם&Y!-~­gò»*+¦à7â»ûÂY79Ö}áËä~¼­Ü² \n«3”Í_0BžÌ¤õ(x©oÈÍaô†*»7TzC—5÷†Üª=½¡ ÞPKîîðUdë9RýYüŒË¥RepþS¢&¦ÞÔÓ4ê©hÕEš–éÿ­ú/’Gé¿Jþ‰VµÇ¬
+ ïŒ~s	‡|€±þù¢ kr¼×šñîlë*t\*X¸,®I7¿2oí¸ù9Ô€ó\Ü÷/ܐoREųLÁÕ^
+ @ÕÅcÇVPuñs75"SßO=ÊûOXUl½„]åW‘Ü„Û®X©­pX—>ó©‰í$ŠUµ\vªŠp;ÉyæS°ªéæD¼‚ûn0
«
+ ™ŸD0$*d9q¬*4•„ΐ‚¤mêšlXUÕ(V•9táò…Å4¤*ËD£)xŒ|pªZÇ©¾kõãéªFqªZoE¡B&*=àTYê49åN2û+àTMc8U>ss«qpªÌ“£KQ¨|kD©JM¯~—#C©òsž%`T)KH2wùR5Ù@ªª‰ÖwÚ3h¸ûs("KUŸòhá	)wÁÊÙ·ôÑ8©ì UӐ*sÈ—]±!
#ãè€TùÎ~Õð;fˆi Uëp©¾Mà˜ÿ¼¯‡«|?Ž¼­p*4Dˆ*¤*¿*d~¥4`T¡A÷ä˜bÈ(<U“
£ªšPˆvˆŽO=òA§âép;
+ ¤Þ#ß°Œ¿g9œ?ÈT«¯!SM
DZíS©kqÁ?½¾4›ñ†
+ Õ8>6µ§<6w|kàÂäËâ
+ M5Ù ©¦9ÐTÊô
+ M…Ämd€¦òõ*M…ÌÏ9ð”ŸÃ%¢Ó¡©Z7‡¦¾këuslªi‹ÊÊ>ЪœaÒe×q°`üXµ‚SM6pªi8•Eöðy)ßP®ЩïbíQÀˆS
ðTjø9Õˆüj@rJ¨ñ×&¢˜j²SUãÀTÓ`*'º9Å“Ñ9pJpĺu
+ 7ÊRð||4rl«ASMcÐT>#<¤Mež´tžB–*84åH󑂧”Õ ©&4U5D¥&½4< O¦á<ŠaSMVlª)6rÛDçm}¤ìà¹]•Rä$[>ØTÎCô¶N-ã¤({ ¤­C{¿#÷ÇÆ¢od*ç‚ ™ú6»o,C¦îr.E¦ÒvÅÕÖ’L±Ø>ˆ)ºTì SM6dªi2U­@q§,+îÈÔm# S­à†L}We3îÿR@¦Âoʬ¥ÈTÈc^~Ódò'8Þ¢S)ݧšlàTÕ(8•9‚ý`Oùΰ©ôååùûÚ£bcSµŽM}×ëÇ4îü¡9Eì¾j‰ªO}j›ÊÒŒ€Ygigð¬Í
+ ¿ïúúÖSÈÉ…bSUvlªi6•‹ªj¹ñë+Ñôá£ãïKž?ÈTkC¦¾Ûg[Çä}yáÎ
	„;7†|tÓ/ÝØr¼=âhìڍƒ]]pócË
n~j¤‡rÜæ×n¨Þ±5^Šƒ—2ÖâûÔ*\¹qsgUýF‹£ôêáÆ‹-û¥ª8·nÈó#Ü©1»,hí²ã	)†ü֍#Çv—açàeŒu;780¯Ç¾rwˆÞ¹‘nÂíN
¼c†7ØŒ—ßÈy^áƍ#‡7T£7n$ÞÕg·iàe{“i÷m at sÇßÛ-¿Ÿ7´ø~áÆ«B?¦	npyråxáÆÑ„ë5ÎS
?uî~¹Åä^CR×”£Ù2!]|®ÜPÙïÜ8»tÿÉ"\¯Ô@ãÕxåÞ)Fç¿Wyþ\¹q*®Üx5ƹ%‡¸¨xå†\¿Ðý΍D `ñ5Râ‡í㝉óW)òÝd{xîÜPÙïÜ8špÃF"pþFîÜPÞ¹!—I8•%«WT–]Êê)ê}…{7´özïÆ«5B¹üÞ
-»ß»q4ᖍóÔ§æyïÆàGÁ÷n™µâ½[nÙ¸çÚ<··&>µ‹ý&ޏ±ŸúÆ¯ÙØ/ÿT„gv>58´ã­bªÃoÝà„w…[7ÒÞ¬„[7¸)¸­Šú,nwìÚ
•ýލ£±‹7¸gºš_«Á	ðZñâ
n#Ÿ)Úí×nHüҍG•~ŽºRœã£SŽÆïאG^b¸Q¯ï—ÃY¼€Š¬À¿ï*ßW¸Ùáæ¢ÍîÚ)\µ±e½iã^Ó
&qýÀÑÛyÌkÅ­ø5»5쒍Gc?SËõ¸bCFDz4ÐÖø‰<ÇáWl¤$_o±4Qú5^±‘øåìS5åwl$AÇ;6TÚ=êöÒÈÎZž†û”ó³'E¡'P‡ jEÃ
ª	ïÜ
ö©y4k¾e’ÿǘ?JwבhÝNTxP¨ªqªi
+ •7ÀÜá3ë)wa¨ÐÈ^ÅS‰h7l@ÜuT*¤x2£×†C5Ùp¨ªqLßÑ×n¨Æq¨¦98T”sTBË$˜å{Àök’2ò®’PÙ,ýêB¥Ì„‚PMVª*b‰Ÿ½±
¢‘—@¨Ð¬%ß[–£^¸BBcw‰bÇîàüŒ)¸À7ªÉB5Í¡Bžr¤@¨Iî‰wl@“Å„ÊrÉ*ì€P!ß\Í(
+ Õe…¡šæàP™Ã–å6ÉÕ.ɏiY
+ 98¶ßys‹áPYhY°1*Ÿ©¸Þ8Ô]1G	ìwFüØnýRìþQªÉ†CµÜPIf®b8ÔÝ3àP¡áÙnÀ¡²XœN‡ªÅV ªÉ†D5́¢î¶r+¯ØØ¥ÈáwV3+Õê`@Ô·]n[?*bÏg¡)‹³Ìoø™B^+Èr÷Ï^B
+ ~½²‡ˆGhC}¼Q.Ö“˜„ÊÛ¸ºAPù|2x)$^+ =uBOU£ÐSÖH–´f€S"ÉÑDùiÕ˜bÿÖ:ñ2#ƒù€N¥AìÁÜ×ÕÞdr[SHèÞÜÑ靾;e[ʺW 2Ƚme]tªò–DtšäS¯2…<¶CPÐi’O±®˜BNtJYœ”NMcøjÚKÎáƾc½äqG‡ì¯?‡²±SÌ©ÕÔ0§¦‰o•ûÔDÌi*DÙF0/4#¦Á~ˆS–w_a+ ÷Ëú̧Ɛ¦¨àÒ`âFšš&<Uå+ endobj
+ 2843 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2844 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 2845 0 obj
+ 11674
+ endobj
+ 2841 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [302.963 486.699 327.38 498.691]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.4.2) >>
+ >> endobj
+ 2842 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [397.792 200.976 413.724 212.666]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.3) >>
+ >> endobj
+ 2828 0 obj <<
+ /D [2826 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2829 0 obj <<
+ /D [2826 0 R /XYZ 72 714.022 null]
+ >> endobj
+ 2830 0 obj <<
+ /D [2826 0 R /XYZ 72 717.31 null]
+ >> endobj
+ 2831 0 obj <<
+ /D [2826 0 R /XYZ 72 706.351 null]
+ >> endobj
+ 2832 0 obj <<
+ /D [2826 0 R /XYZ 72 695.392 null]
+ >> endobj
+ 2833 0 obj <<
+ /D [2826 0 R /XYZ 72 684.433 null]
+ >> endobj
+ 2834 0 obj <<
+ /D [2826 0 R /XYZ 72 673.475 null]
+ >> endobj
+ 2835 0 obj <<
+ /D [2826 0 R /XYZ 72 662.516 null]
+ >> endobj
+ 2836 0 obj <<
+ /D [2826 0 R /XYZ 72 651.557 null]
+ >> endobj
+ 2837 0 obj <<
+ /D [2826 0 R /XYZ 72 640.598 null]
+ >> endobj
+ 2838 0 obj <<
+ /D [2826 0 R /XYZ 72 629.639 null]
+ >> endobj
+ 2839 0 obj <<
+ /D [2826 0 R /XYZ 72 618.68 null]
+ >> endobj
+ 2840 0 obj <<
+ /D [2826 0 R /XYZ 72 607.721 null]
+ >> endobj
+ 961 0 obj <<
+ /D [2826 0 R /XYZ 218.561 567.273 null]
+ >> endobj
+ 398 0 obj <<
+ /D [2826 0 R /XYZ 72 363.12 null]
+ >> endobj
+ 962 0 obj <<
+ /D [2826 0 R /XYZ 177.788 105.305 null]
+ >> endobj
+ 2825 0 obj <<
+ /Font << /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /XObject << /Im33 2824 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2849 0 obj <<
+ /Length 2417      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­YM“ã4¾çWäèT½–ä¯pc©Z.@í¼'àౝČcgmg‡á×Ó_²å8,õµU¹ÕjµZýñ´FmCø§¶YìM²MÃ}Fj[œ7ïŸ6ïU²Ua°÷Û§q>•?{O§zØù&I¼r§¼:?öù™¿‡S·Ó™÷JÓ©7ž`¾â©S•—UÏãWdêú¿b/oí ©-¬+ hÁÎOâØû€¤ƒÝ@N{|óãÿx€´\T1Úµ.Šœ­(Ÿd¡¶Pæ4|i¼c‰"oÁ™ŒñN]SòHÀã8ò:ð1Ðî7ë&Å8ðŸÝ^?.³:Hx+ íŒVJ5Èâ+ ÕÞ¤<e•Ù„ùÄPs0‰±zû´®d&è¦¬Ž¹ÍdïØ(öyÒ÷j+Åň¯ÖœÕĪë ý»h€Øñòv+ f\@€8
+ “
+ #i-Jé Ͳ{¢6ß=m”À
•ÄA˜ˆñ4L†xãÓæç_Ãm¹	·ßoÂÀì³í+ŒÃ@í÷ÛóƤþj67?M¢df‚,m,dy¾Ü9ŒRAÇÂñpÏ,8Ñ|’¢¯ aÜ”€¾IôYe–µ0K”é^Nóo’þsƒD“AÈuÈÇÆ+p€å1õž"9Mg‘D&W£»é›h(£q)®>%Ä'`Ÿ+bf(`è×VÉlz&Óz¿zÈ?\1ªDœ¡2‹)€áÊ…ÀL3Ëgàu"Í|JÎU-Ÿ²l‘úÈ4dÂìk
Ê’R„€Rý>öÕÙæoš:äÃx'boÁД ¢à/ʍ¢„âºí˜z ¬K²ý¦ð˜HešŠA•÷Sìã"ÂIr£¼’B8 ʨ¬v#¯'ÀŠÄ5®aFô²k-ªÞA”ÍÓ,ö¾FÇ©‚XÖIûÖ¥&<肨ïbýÕ ¦Ž¨Z¹Ìׂák.q+ ™¡ñ©¶}M‚ O2±üë9®£Šs^òtw`I¿„*Gé6iÆvÄ%ÃXn&-P«Ž%p½/tâùE3sþj+êc·ÙÕ_béœnx¿÷òçFF”sá—Tå¡æŸµzHÕ#9üãè„Ÿ‹ÎÆO"í}Ó@ZÂDú&»²ú¡4éU[9û“ë“ÛÀxú¢Œ(Õäý‘|ÆäCëd;œÇ67Ùúä`-#td!Àž¸’5ï5aY$$ÔQ¢
+ ®ÜÉÚ+ Ú
+ 2pGÞœ%|à|t>è€ð¶¶nîBZ2DÆN3W`[VGY½2‰tV¶¢§{ŒàýÁ;(Œ=7ß5‚¥uš‘ó
è4…ÖŠ¬Sô5‡5º_ÉÌ’	qøqŽôie¨@cŽQ‰W˜6å¥ÿæÏòì€cÇ¿=wgNó(̈²QJw|¾54‹´Tæ‚ßVÕ5:ò-§ëIÒ`ú™ž›ËU’
+ %a)9®‘ùl	9W1
+ /#Ís×Î'íÇû%oîàe¾ã¹+'2᝔”צÝ6"w#Ø_~ ÜX)fÕM¾3ŠA.º	<†;žï¿aï\\caEŸ€F¨¸öÓ³K¼‚BœöI(÷*ıJAë­AF9‡ý-—2kBO*÷þËWBêêôí•̇™xj%ul£ù9ùáBz4Á·ÔÀ¸P“Uè,„ŽëRL]øÜK‘7΀´9F)‡výU}0œçw©eÖøX][’c‡d>ü%Ï›—?g÷tÞE,2tZÕºs`…ò~ƒ5¶géCas_}a€nß÷HÏÖîé¼ÌA2²Àâ¾-a•‚|HxÏ@IïgUiï&
¸Šò®‚$»:+ endobj
+ 2848 0 obj <<
+ /Type /Page
+ /Contents 2849 0 R
+ /Resources 2847 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2851 0 R 2852 0 R 2853 0 R ]
+ >> endobj
+ 2846 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-bumpptr-after.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2854 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 1367 273]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 2855 0 R >>
+ >>
+ /Length 2856 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ[I’e9nÜÇ)â_œ‡h-õÂ$™Ì"--úúr‰áýHuVÕ"ø|+ Zpž[ä)ô\°¬t•×Z²’Ùö«³ÁéK™P`ƒÉÁBÖˆyòãÏA=ÏîtàÑû¸œŠ/jC‹ÚhK‚”ß…;Fi~Á	lo± Eèd´[ÊœwyÍ,=æºde—`Î2Oš0z…ÌÍQW¢\ÇœXéQ_mýuäK´WCJÛ);
yÎ$󼜾ökÈoÀˆf;öÙÊÑáÆï}¿°CdŒ3ƒÐå<â„nlì¯s;Ó®²M&LÜh`C§‹Ã¡ÁîEÀ°
+ èÕ_%]CéN‹,3´€áÀN6²m]=qï°.µM±×µpmw­°×
=RÂ5¿Ò†%lÀQ§Ö°ZÊk¯ñjÃ诏’`	©“é€ë4¾¨6Æ׏Q¿ÑÇ´"TÃb~ƒq3Àm8ès0Ò+  6vhŒ]€ßÀ%oq3m.c.¤› æé,ùâr®¿É颅ÈÉDnå ×I\4Q‚b0ÓL‹±0*ÚöíØú]+m?êÇG½2ûÉq™A²
ÐœH¶cƒ§%‹£sŽ.{‚§1 at iÁE°M9›§ÃÒÏsì‘{„aˆÎÍ~É/›…qïÓ"~
+ í轿Œ3aÄõ4˜Õ›ª¸ŒÒñ0šG
+ à¾tl\ÚÄPWý´œ´`P±ýÊÀ
+ aÝ;:µ@ãÈ[z82E!»Ñ]¬¿÷àB¼¯C”°!r
+ xñH\Û†ÈG5hÈz9½°;ütë¼Á¤s%»(ºÃW[ý|q8#·:*ZÈØeu€ºáÂÞîñÐ+s¶‡aO¬‡˜â£ ­–-âR6^j‚b³ÑoáÃù‡O üÕûLøi‡ã½ˆÛZ,nÐôœ{vú.‹_N`´e¡4ˆ9;ž^îå”Iô>\w éeÎ-K9:L	[³ðœŒH8Çx푐k)Î)çl꾩"ãù¡T,Êj8÷	š=ô+ Íôf-'»´<_Ò4õè[§p•L±ö²´Í)
ÊGiN
+ p+’ÔLJÓdLÓ^—ž¿~èó›y0qa‹À_
ã_"‰ÃlUô3†Ó+kóHÿr+ «R|3ˆÑG™qÒH(NøÕ{…I>—ñ%	„ÔŸ¾	bS4—P~»i•2&'V`«8dJa~“+AWÈ?о2½ÆHê+/ÌS9=ÅT²áˆ¬w”.¦ï ž$­¦½N¾<5Y˜sl€µt1;É1Ý«à¼Lèr ƒÄÝ;é·êf+œ%lG“ŠAÊ»œÈi¢Ìq“ÿrNcrdjêeôÈ)ÂjÆÁT4´sð]ytžÔ‹r bc÷1á×.ÆkJý˜U˜'3IµÆyvágqtð{`PãŽÂ€Âeƒ1àCœì=§G’-® ;ºc¡ã"ÛóÒ_?fsR-øª_P­E2I°ÅÎ~™Â £Z#§3ÁM­Á·Ùãd5ÆK&gœ׳Ȧ›Ü	àÔ¡„6U|âøÑs:2ÅA$R±Š³qÜŽÌp 5×îÛîÑäÙçû‚Z<;½";ùÞ0|Z§‡š¡rèÍ,'šÆOŽÏ_¿ú
˜“æÉ\å›ùÙ¼qŠ'V˜Ûï8aôûÕON¥üŽ—œzƒq“Ÿ¡eÀ°Ö
+ 'd×ÅŒ¬©~!i1kvµ¨ïuDûT¨lö,»ºU9D~à»rúP÷*šçéÅ(­-y†"°ý¸ÚóÍÇøú1*CmbÉî%îsÕ²£åB½:×bB×l¦3d}:3m!G+[ åbR+ ãÜòŠ‘0zZvó1xa+wz72R’k.åÀ--’ç»å}I_{yD³iîZ^Ñi=°-¯0ÚÊ+”cjƒæ6ཞ½ºbНm–§„Jû¹Ã¼âÓ#
+ ‘  ´¨S‚R-¯PÚË+ŒsË+ãŸ4¬¼b0ʘ9”W`ÔÆ-äå2/lq-¯ð„ˆHZ^a´•Wç–WŒÂØʳÀ¸BXñôâ {S<½8rEzÊ+ýÌ4Cy…q¬¼ßÔ“>岶ä©ÓQd!•*
+ Ø+´8*Òò
+ £­¼B9zù?
+ ½
«®Qñ
+ Ȫ+Fezq†òŠQaUeYy…L›/·¼Âh+¯PŽ–W`a“™^ˆ¡¬®0vî´
gX}…-Ãê+Þ­S,–ÐÊ+ÀØ¢·[1¹HÚøOŒX%”WfôZhÀ½ß½î ¬Ù«+ÞÆ„¸ä.´†âŠÁÔB·Ú
+ 8À­VNŒ.6j+tZÞ"µƒ[§¶bÀ+ ]©WVÇ=ûÁˆuc7É{¹T'¾ºC«™y=áÚ›ÌÆ·euJ{]…r´®bâçþ¸‡×¤7‹]nu:?¥ß¦E÷šW,ü2Ž•QÌ”O÷Î’ø½Ä0„;­«˜Ì!åê*°ÐBß²
+ ÌzÒ®µ¬Âh+«PŽ–UÌ¯¶¸ë0s9ºoË fƒÄ{	‡“)Ãí71BçéJÿÛoj&«1sh ®‡]*í‡Êñ‹CãÜ‹ÃI<ÜêΊm½#tL„Ѫ'BgÆpzq¹w.Ã/c‡ø¦œâ¦sq8™­¬ÙÎíÉ„NëádŸâqÄ<+³]m‡Êñ{ÂYz0•À)\„1füõn‡FÛÅ¡rôâpò²7  RåŲ’~gÕé¶kCLò”¬¹Nïл׆ØkM.µ‡vêĬâ-=´ úm½6œÌÚɐzmønzß.+»6„¼“\-ÞkÃÉ™#œ˜wÙ3YÉïn»5TÚo
so
l»ÄN%¢ÝŠ¬n
mâvkø¾ÙkîH	UóF^ZU1yV…ÒÒÉ»4‚/4y¾ÉnÔŒ&‹•U(íeÊñ¢…ÉC|îßq®í«/«˜2ÇË*”¾jÌ3îßq|týêÇË*”£e³#v…Bñ©øn·þÁby»'ñÉ©«0mh]Å»zDe,Œî9Â#{¶×Qá‘×ROxä‰,’Ço„ÇKx¼œ+ bËáqæwx¤<áQ'îðø¶Ùk{¦è¨ÿ6/´Òþxoù§FVT¡™³S̐9SÎÿ›9{oðÛÌÙÞcHÀöÏß&%^Þü©QI¡3½%¼NºŒð:érìuRj'Õ‡.©h»91$
+ “Ò`aŽ>MJ4‰Ÿ&%¾oO“ÒX’½Ó§IJûÓ¤Ëñ=‚7Æ?ái’rôi<n^QÚãÔÃC%ŽÑ[z­ø»„Í÷YRbÝ㳤ÄmµüYRâ
+ =of´?Kºœ0é‡.¤D$É‹Ÿø,)Mqÿô]Rb
qÂ^åñR,±9þ¾áø{ÚLéð*I9ú*)­;ñ¤4oT⫤Ä
+ â_%%ÂQöWIinÞÅÛ«$¥ýU’rôUz`þÞÞ¥Uë+‡Óƒó¨Ï<öüUæ]™ñWIÊñWIØF›½ê«$ô™_™rTzáĿ“U½JRÚ_%]Ž½JJ¬cîþ*I48ã«$Œ*-üYRZr×lÏ’8o”t(’$´=H¢œü±íãõxŽÉïPŒ{¬ù{$¿¿Gz3J1ÔÌw*=¾GÊÌ=g<b˜aã^1aŽÔÿx4yíÐK7K|ô6*$•%Ð
)3pèƒZÎŒ½œ}_Q+ ¶ºÄõ1Ò¥Ãc¤Ë±ÇH"ß𦲊Q5ü·4©*,Wö®œc8EDçipzŒG¿ãÉ2p8iK–æ-˜¥Âp¤ò–.$ËÈi¯öh!=Ülè<.4[fFÈé<9%F>·Ä‘s¥d¦rhÁzØbé2]«§ËŒF=2ûɉ	3
+ {=Ґ9³c=$;žg–ÊKO˜)í	3åhÂ,ËëDː!ª'Ìt~ʽM‹œ^<óôëÒ–I8¼AQý/W7URöª§ÊÀ¢’›+Íd…åÊŒ¶\™r4WšµGî
+ `EÅœ…Ç
+ Žð7ˇC(HN{y
3éúꑆI×à}gyøøhÁÁbA¥=TŽÇ‚ƹ± è"Ib3?V;<ž0æÕúäù,$[,Øò…łƱXßä)H~bAÐurݳZÊ c}ÎÇËð,¦œm± r<òcãIÓlƒyÒù²PÐh•£¡`–×½q{¬:_ó€kÔø;o-Äs dÖYÞòß@0Ë“Úˆ¡»íç[ÿÌÙ[ôÝPf$ k¡à»é}»¨,ÌRÓë™2.c‡ ùŠ÷1qÖ—Ø"·{T9í± qn,¨F ‘ç0åXÔX
+ œ·XÐfn±àûZd³Öòא*Ë…±–§ÊH·Wxs]à¾ZtƒJb|[Œ.›í¤Ê”öT™r<Åyìऎ#µ~õƒã©2p
+ ][O•)'">qúï8aôûÕŽ§Ê”£©2Ðí½ºGñý1e÷) [)®¸©2Ó†¦ÊÞÕsTÆâñ>J9cÀÇ«ßéò†…Çñ£Ezàã¥>^NÀGå(>:o¹øXJzà£Ôê|,¹¿á£r¡Õ>ÊÃꀏÿ=ñ±”þÀÇ"•	ŽJ;>^NÀÃBéG:Ï>x3•v|¼ÃLJ9±Ž7|ÄB>>øXÊ|ÃG)±ø}<ðQª˜ø=ðQìÄñQÊôøøfzß.*ÇGysðQ^¶|”÷ä|„<ð±Èc+ÇÇK|TŽâã5ÃGÌá
=ÁñQgîøø¶–³ÙzúC¼Ð?½+Êeþ©ëßðÿÿh’ê’endstream
+ endobj
+ 2854 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2855 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 2856 0 obj
+ 5977
+ endobj
+ 2851 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [296.368 464.776 312.3 476.465]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.3) >>
+ >> endobj
+ 2852 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [459.156 464.776 475.088 476.465]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.4) >>
+ >> endobj
+ 2853 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [316.731 266.039 341.148 278.031]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.2) >>
+ >> endobj
+ 2850 0 obj <<
+ /D [2848 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 963 0 obj <<
+ /D [2848 0 R /XYZ 165.97 369.105 null]
+ >> endobj
+ 2847 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R >>
+ /XObject << /Im34 2846 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2860 0 obj <<
+ /Length 2434      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­XK“Û6¾ëWè¶TŤ	€ÏÜ&›*§²v6žÃV%9P"%q×IÊ“ñ¯O¿@RgN[S5Ð@£_øº›jëßÚÆzû©çj{¨7?<mÞ?êt«”—†áöéH»žòßœÈÛ)Gá¿`ç*¥CçÆ_wF9-ʼ„ÿÍi皘I.œšþpÂivF;#ÓÁq–ç%PÎ÷;7ôýå¡Oݸûãé§÷*Ú*ßKý”Equâ¥QB=ÈK9µp׉3âé¶)r¦dû«cH_ñí|‡ÄÔÏïêdðvÚ
+ ×|'«*^8dcÛËZ“ó F.í0òñaD\Öç,²Q‘u’xaˆ
kä{XÑÌ$^àG²«¬»ªXj…ÜDzmDa`‚ôÅxéÑê<M\ä¼uŽÀH`+ð¡ÖÄr|^Fv…RàÁ†FSé #Ömÿ‚óX0-·<¢ —jôvn Bç	×Î3φ}»G/27>^ü;žI™ô²-Q-\®xù\d*¤î{2lY|CR]á±PÿF4ƒ/0d€érÊpc†V"‡c¤`Êe &9“Æ–Wñl[ÉbÖˆiBŽ3w܏—Sb¹
—nZjQÒqÉ}?ñ‰$áH‡Û$ôhó0P´õhó$pþÍq;ýð¶þ“'’Ù9žËÆúk`b_|¹ 5ûâÊ0‰+±DàlP‡G#K‚Ãý¤LnO@(¦+Ñ ôÀb4ë
+ {Šùù¡Ù£kEq¹ =‡¶äöÉa0!êÐÉcí…€kÍ2–Iv
+ O~÷CŸîEä:y$›µ7ÿ›D+ÑRÍ6„ó
+ ¶‚éO"¾(4«
+ ˜„tgËCvŸ!`-[XØòw_0²±HïœÎHõøÚÚ¾Î“DTè;ÚО¨ •É;ybÿT,(G*ŒÄ³ˆ1’ìÝ 3‘{¹¿•»zÀÔø´b¤á…Ô>cæcŒs8Šž©2Š •#ÚÑ#.
+ ÐÉ\ÃÓÓAÂøþ„KWðçê4…(æëPö’¬†ŠðA{këÂp<g€}îOànq€+ Gæ¼k0­Í¾ÍJâ…Q)Ùp•%>ïëïˆÓ2ƒOìì¢9ÑP’
ŠéÉ
™å3`‘ùç
+ ¤¼Ñ5^ÕU§Éʦž†øbúw˜4C¬åà	Pl†’Ûò–oÃpáÊ"‰=]‡ê"»ÐS§¼
+ 0`ChzÉ)ikÑ–œÀó/:n‹ Cø=0\zÙy†eUáý38d³ÆLâL¬+A9#‰*r¯|Ä›4¼^ø¡~?¡øïÆ ˺üF>ä•IXÄ<6òyßùñóGvy¾ˆ@Üqhëî²,p·-ø$P„g"Òë:=oz>"B)•ŸÄÉŽ9È£}™ú"¿Ø´Eq¾æi ©"¬y2×
/ŒR]<]‹AfAnÂÄK×»‡nòÍâ)õcy¸VöRŒ”Ç‹ÄÖdsÍqJb‘’+ ûu™r^ãJèac K®TA\]À+
ý&1ãù¹üSGÖ©Cñþbyt¶<à¼.ÝññcÆUÛöëÛ¢Œ´ÅFœBã·`b‘½‘ÓUú“%+Qôî]эGlwÀ}+Ò2‰Öho_dÃZ; ¯ÚãÇܱò:¶_/PO?bÿá磌üȆ=Œž©—¨x‚HCë¡U¦eBÆ?‡¹b)(å7…=úô”ýpñba—í~ȶPŠp-+ •ž¯ïcw<ôr+ ,\»ùMÖ;P¡t”qJ®¯ãHâ¤;XÊR°+ ÞBÍ¢—š,‘Wøÿ1ò-ÔÁÉÇ/œ-mÁ˜¹ów°~ZĸÇö7Ò\=âÔòLû^ø6ûèÞéóÌØ òô4§¢!Ö“C±R†;>eù,g^w&RïaΞ³ÁžêÒBhë"O]—¸ˆÉBžÿO(`®9U'Ijê#ÌíõS%a?8ÂŽµ‚šäMS(­"¥M-Ÿ÷¾I¾\íÑãÀKÔ[=zB9pîѵ¦þî¾ù’Éy]i&Þ~ºBûg”~Yý-òüšˆ*H<ã›7D„êgúÌÀ(nÑ^¢ƒ­Bõ›‘¤Ldk¤¿$®‚endstream
+ endobj
+ 2859 0 obj <<
+ /Type /Page
+ /Contents 2860 0 R
+ /Resources 2858 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2862 0 R 2863 0 R 2864 0 R ]
+ >> endobj
+ 2857 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-alignopt-after.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2865 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 1707 285]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 2866 0 R >>
+ >>
+ /Length 2867 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ][’%©rü¯UÔ
+ RÉ–¡«%”i®É¬úãJÚ¾Ü"Ï)M·µu‡’„ âEο>ï+„šêçÍ?îß_¿>þõñoÿÈŸÿüŸûê£þó#|þ×GÌWªwÿ)¡õø-_9ûû¿ÿó㯏xe4ªŸÿû'Íÿã#÷«Åÿ´ùhß«5J}´«=ÛÜn*ã
+ 9|Ž^¯ØÛ篏ØãÕãAbÊW¸Ñ}*W)Ùè^*ÆÑ>¿>6ÒZC‹þ¹{h±^!ÅÏTÚ•B2úë#£¯\O‹ÜÑCkètFŸwldb÷°Gù:¯3³Ò¯<2f–CDoɐœÓÕ3èx_££ùÖ2ߺ6•ùVô€áµ’®3^ŠŽB5/½1¼
‰äwè b0ÍhǼ…ìAìö _§ñÑ)µ]¡‡ÏžÁX,ò¯‚iWL»ƒwú¬7Æ;@ö²~ÖpþýõQÓ¸2WpÿZ(#ñ³×ˆW—CÇ+ N‡r:nLc¯ájxrÓ=ˆ=gkHÇf0´æ+¬iÀžÃæ«Ø²r²iòg\µž¥S°ÐâÆúöôÖµø_oÌø†T<TJÃzeÒ_H¼î–´‚	Ï5ÈA̤±’܁_Hå&¿>ZAo©•¢>+ä¨ÜÑ膹¶BéÛÈù÷G£Šy£ù–f“N0Æ.Ù«Ð-q„ýF¡{LúÄÎ(Ì+ ý‡c¢Ð”Úa4C¾
I•bÍÙ'ŒÔŸóTŽÉÚ@2ÄänÅ=õŽ$_hÑ¿ý
9OíY¼#ç퐬<•2‚é—D¹ŒX•˜(Ÿý["ä|@«•é…ÜoúK3aGX‹+ ”ós‰p;Øò…%ߢÑ]hZ¢t˜Ø•§|,¬†µ£°¨œØ:‚žRÒ+¯ÑþšÜÇþ?-æú`gQ°Ìä\Ö	pœN0Ç`Fæ)œAˇM•e—ΠçAÁ!oÇä=(/ÝsÐA[D=l§p‰“5“tßš6¬pZq<•)"´ÂÍ·V	ÍiižÂhh³*+ ’vy2„ÇÄ.ç-­©lF€Øl…&p.0“b8âHkX>‹	l…ê£ÐïtÍ*wþ2ŠÒÈ£ž²³0
…#Oœ«i
+ ‹¤xíW™Âe
¦N—o맵<ä-½,df÷ÙîƒQ*Öƒ|R±Íi©ô±Ù 63†Ú¡„î&æ€÷±ãLæÏ“Ä‹ûÈÔÍçw:£à„ö8LÓ2#*z±b#‹ußD’×B¤}½Œ³$O®»[M1|.吃“Éï=MŠ|ѦØÈyéb×;rØõ×Gº½Ž©	>;GsZ¥$éIX~,»Ž5ØÑFSœá»3±MOmƒ
+ {؇ÞѨß6ýeã8ÇÚëȈtÚyvÜþ2DöÔÍåN†}z 8ϱ6’÷i’“ ‚)`7Üt{5$žgF“_§U o“®}<4tt–?º‘‚Uªô­ÍÌnÅtqbtg9¼NEK‘ñ‚ÁV´詧@öÅDDßÝÓ0ç‡Ñè—Çcñ-`bÒJ¶Á¶2Ç+ dSâxáFJCR²iIÁE½7n±õ§™h³ñ
Û˜¿7L¥IÎyžgX˜‰¦T6c'1œÑ‚3‡7Q.®–aL¡ÕqhØšq2y![f¿9Œyо#¦¶í©7¤1”µ}
+ 6Th
+ ¨QâžÊƒ†Ÿ÷öõÔ¢5Ý#PîCŒŠ	½›¼82.3œ8Òá¡Þºi+ SWöÐP
+ QS5¤ë¸€ºè—‚ÅXee¿níL“gøj̸QĦåù•æÇ "ãÁÑ=/áÜHRpŠÃŽ´ÔmÇõÊH˜ß“›7G¯¼pKñÅ°HciºpÆز㠃‡j2c¹¹`v.7û&³1tðǹ;F˜°^ŠÈüÚô×Û°Ü@¡Q®™…ÝHBo+Âr…葁ž&‘ÅŒœ²ØBë²hjEÕX$Ï©ðŒÁÉ´_‹WÜ~_o›8õQ©?Õ`ÊS¼¹kewÝ܁É#¡é<Ãh£´Šs©•ƒÜÜýuîÂ:c*I»Ì5aHx Ïáhˆ‘†uY–éÍ _h^0FÒä’îý¹«t0ÏOq1ÃZ`wAXBž®õB"íåˆê+þ+ ÷¸C"ƒ™ü:ø—Èhà<{ýe1®ÓâŽÒÎJ#ÆC‡®xŸØÈÌՈÜì–F?Fôò“£’1»S4ݤÅÖã¬,œs¬ÐŒ%Ñ*M 1‰ÑÃé‡.~<ï…Cß5÷3ŽJ/í4 ß©3>~t4ÒˆÓZH¥K”*xB˜Óô,ÓçЙ÷5ã5QçæM‘a`£¢hDhlVp¦’t’&qÏ訸€B8É7#<IFÉÚω¥ÉHù²yê÷Õ€~zЙïM¬™Í”Ø@m\P:ÐÌ}J(‚ÜNëv"Aƒ-v/4ÌGÆâZ¬Å‰¬쎎qÊÿÖ.LLHq§““°	Å%í‡&WRE÷Ü·U¼å0ﵓ™xçÌfb[Fû0æY›~þF«>Å«äÔ=%DÛÖ„
T£kA®µµ±ã™X€63[rIYݵÇãû£jÚ?hî«iÿ¨9Äå&û~WM[+«˜~SŸQ™ü]}Fí1ú¬þÚ”;:E9EÙEí®:-vǍëìƒ4ÂS}ƒ1Ã«†|«
+ uX
G‹QÎí®áh4f{µ£W
ǦOB¨q£—ñrj8Y5M
+ <[ž¥Qß(d½31Ç&S¬»Å=‹tv
G»›Ô¸Õp+ µœ^)4	}mXãͧV*&íŠËl%¬zãum$7ÜŒ'ðåÂ!qe—ß_À©ÝhÌ­”jµÐs‹ÍÚŒÆlN)§v£1¬úù½­â.ÅÓ¯ž¨tl×nb±ÆD€«Ô"­kÜUYxôt£”¹Å`!ëã	:LÁŠ7ö4­vc睓Uo€/ÜhƒibÏÏΪÿèÚo(”vÚôè
캍Ež²ìª
<Þ.ÝS™ÇTcø#ùËᎶ—aaüIþ2äÔh´Ñd¹¤ß<_š!ýž[sWmô»L=¼«6:ÏénEýæmœfEF[ÑÆFvÑF¿YÝvì€Á`Ž7^æÁEè*U
.'ÙémŽ“󃣹ë¢Ëu†Í·c֍͜¤Ñ–“ÜÈÉI2s’¶á4U¢Érd´Çž-‚¼Œ”ì¡ge¡-)iˆ%%{¤¯,)ÙÛçÜݝâÁŒ]†ƒ%%¶¤¤!–‚ìŒ<±>Ð!Pœù´é¡Ê¡ØII£-)iÈJJvÕ,
Øé >,+Í%ºuVî­œ$†Ùý*ó¡3pç$;­tºÄªßôÜ+˜‘‰Íµ`©XN’$·áä$_¥ïÛØur’)‚VN²3fÜO‚0+CÜÈC™&ÂnÁ#­ZRÒhKJ2“’’W’Ñéýæà’’Þ/«ÿ,)i·¤äëT´Ý²î¸¢ž³•i²htQ~tÙ7 oÆ)Ô3«C›k…¨V´±I«ÙXÀ)ˆèÌEµþbúz?ô
+ œ‚ž«wõpÐ"­å'ä¼y=ô
+ œb
¬Zž§dB–“H'†c¹z}p0«†}ÖjØX­Æë¢h¡x·Ì¦ý"¦ö\RUËtԌξP£«4ÖÿŒ”SÇfôQŠqJq#K)VnÅ£;׸5¯jy´Šè™RÌ,
õul†¥È<V;ul¦y9ŽKçÒäê•"¶ûYWÙŽFÜôш9ú÷&,36j‘…÷é”±}4âF¶Fär—cvêþN¤tׂqŽ£aÖûõå1çxªØz
’ë F¥oÜ+x«ª:µ¬Â™SÅš×BŽF|‘»oc—Óˆè8Ul@<•ŠüÐå%æ©Dv‹å˜o¸é£7²4"…Àat†.›/c£pòN#ø2m´6úoK0º2p¿)Á7³ÏýïíhÛ€AJ¥ð‡Ñ¶?hî£mÔ<ÜÕïbmpŸ:Í¿¿¸1~k¡þŽ…yiÛȉ´mdGÚ@ó’ºuâMiv»+ ®/”[œã–_jq6C,ÎTÍ-Φ¹Ù‰ÊwêW;sÉÿꐽB+Ìf¤…ÙY ЭZm²é\”âÙý	²q’EÈ²íï ›Ñd3dÙ&›ŽM9EÄGÙ‚jªk¡b‡e3!ÜQ¶W©œ’ÊÈkpQ6 LàXŒô(×¹"s©ÝEÙ€P}F~\¹R9ž(Ûë[É®r'íÔeÃS=¨0z†ÙØË,”žA4ÐÐ;É…ÙöÈ\d[˜3zdzq®bØ
+ ³q\
+ í­0ézù0[Э¼èÂl).Îvh3dEÚ‚®('¼üPòÊ‹Áµ`JvÛ6u‚m†¬`ÛäpqÚ#3ùûÐ/¹ô‡~á%îê4ÔZ‹¶½®Ñ”Ÿ‚]zô×­<.e}rn°f ¹›Ü@Gm¶P™¦@­€þø]ß‘P¸Wõ„Û1†H¡ËC¨ÞÕÓJ­úõ¨}øR+ ÎÒU*‘ñÊà[°üÞ)ÅE;µ¸§3¯<ÆY‡SŒ)Ͻ¸㢝b\ˆ)Æô"-ù~ªEÎäñ;vmqj‘—ƒŸç\n2ÄM-fñô u÷xJo¾PPšS‹êý¡ŸÂ÷mÜòŠ‘ŠƒSŒ9=Å“Š(‘§áÅ5MÝ㢝b\ÈVŒ‚î#/ÈŽ‡b¤Œ‡b\Ãvªñ9‘¹×*k¼~Ò½Ãð»FüÁowEþxù¼ö]®(af¿6Rhg~X­+²éžÆþ&ÜBš¾ÝÁ'fú¦¿ÎgeÓü,©×Ý"1'Îꈮ×mÚ½c!6ŠÕƒòe_gfÌŽÖ1?Û§Ë>),–…¥)¤Cw9‰ú|àBÈí8kXò%£¶jçêñÐä…>uZðS+ "¿ /»–PTh±‘oC˜G§”áªÖ~@ÜS4‡U¶ÿŠPp{î©w„§ü˜{c¿ý
qOÍI¼çÝÔ7#ë®"?ZÚËÔ7*p•—O”C¿õeÆÌz^ÏÎóâÞ¢¿æ>
ŵ Ñ O©Ša‘ððZ騍Ðób-C|8·hÂÕ{)^a^4ŸívàÌàòù	‚=	‹@×|Lëû gIB¬ÅY5ÞHþ©Öòõ©Êx/‚ÁE•Ä]u}gÓšbÎßZ¤Yü͸dÑqµh˜¸YŸ	Þ¯üΘ_%ŒÕÆ^2¯BZóÆÍnÁ'ÞæŒÊä?Šªg¿Þ4u½Ìá™Æži¡Ô—>7&Àò©1Sÿ1~†é¦>¿'Zh>ó÷EKë¨B÷´hºË õÔ'MJ;ñÃ7²ò6â–¡6ÝŒ| Êœ›kÓ5ÕCó9Ù/ƒÇ‰±LŸ‰{ªŒâÊx܈{ébÙ;âî Èíà5 @Ɔûæçì}¡Ì,×¢»ÌºÑ$»žPíæwLùãÀÿ-ŠíìŠîw~]‘¦YÕ§œ7íß0‘3†ÙÃãs_g^ü¤iš—ê£A‘ñ¦•ã8tgüyv1Ö$4óù,c‚¾Ñ=:‹f1Ìþý.ú80ƒ«-ý`›3€ÙÁàs
+ _Z.Øüd
½¨ ÔßMå•çg¶üŠ›²É/\ó¢_$Í+ÆF󽺡ïZdLvÑôP¦¿tÏ©M¤±F‡"{`d¡Ñ+­Eš4ŸH¬ˆ?¿ó&†"7Ó|kÓÆÝþ1¯oCýoª@”úÛÈ·![ÎS„:Ü	[bÙœ§ùý•‡xfÝ/=-蓲"™_ØÊFw†èÓ””…ðŒoâ(¿­>úL?Üü@Ó0zr‡1¯Ó‚W@÷ª‚7xÿYzé•sëæ™CdR¦Ne%ÕåõWn$&]æíK~qÀHöZ¢ûµè7ËQ”R\t›TTk{Ôä-¿åÛ@øP”]¼PY²£bs%Tî¢1ö™à´¸Ù
9-ڮϔtÎY3òqoî{>œwŽ4=þ_6ö|d©÷Ô;bO‘ë³´Dˆ¹L…Étµ!߆ð:å›CëíÄ?uIòIsóÜïÏ·¼vÄzóâŸZÅoÈy·4
¿ÃKöðÚÒ4º†É£¿Î]ÌâbޏÒpüîX6úkîO÷;¿ä‘>UxÀÜÊ¢uy#/5?~æVüÿ°.F_Bž» ­7H‡ºº£ë¶]ÚO³`\«/]öœ×÷AÜŠfņýZL„.oîþ©FŸf£aäi#-Ó|ŽæWœ5ç?Ú“×ýSßZ›GÔ¤yÙ«Öù„V°´Ü—=r¼!¦ëHÕÔ$Ý!óü µÅ{ÑÕ8Æï	áÏÒ=À<x¦ÄÿƒgÑ·ÒÚ—úo.óÍŒ…5ÙR%H3À7Ý”ô
+ rÜï•É½¤ÿÍÁ¤«¸ÓÖW¼7âW èt|"J£yƒs<èêÖ@½ò‡oÁÏï~òË}£ksž,/sU&âß:ùõŽx®þ;þü͹°Èendstream
+ endobj
+ 2865 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2866 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 2867 0 obj
+ 8591
+ endobj
+ 2862 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [315.489 479.047 331.421 491.948]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.3) >>
+ >> endobj
+ 2863 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [193.974 370.04 209.905 381.73]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.3) >>
+ >> endobj
+ 2864 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [487.398 370.04 503.33 381.73]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.5) >>
+ >> endobj
+ 2861 0 obj <<
+ /D [2859 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 402 0 obj <<
+ /D [2859 0 R /XYZ 72 720 null]
+ >> endobj
+ 964 0 obj <<
+ /D [2859 0 R /XYZ 179.151 274.369 null]
+ >> endobj
+ 2858 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R /F22 695 0 R >>
+ /XObject << /Im35 2857 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2870 0 obj <<
+ /Length 2489      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚµYYÜ¸~÷¯˜G5à–%’ºÖÈK¼v`±YÀìCœ¶šÝ­XGGR{vüëS)õaÐâQ¬*’U_UqÒ§þÒ§B=I'&}ª»7~~óžÒ4®²ìéù@TÏûDy¼I£²Í6MU=o*Ù¦Ýlua¢ß6ZEv¿oú#üý<7@ÝáÏwKí¡ßüóùoï>¥ùSšÄUR±€­*ã*/IÌ_{XèèÃ[þÎ'Xç°m¢©ù.­áÀ³–?Ó<^€¬Å¢[£ã‰fbú=3Yß»¦÷í=©h·Qeôz/ÖµDÕ¹	fa‰ûéèªÔA‡4¢m”ÑNÆHæ‘)Q•%NMØX6+ ›E	¯·FëkÚ9ݾ1xû¼[h Q–Eÿrl<H›1ُÎfæÉ„–ma¸]Ñ·Þ<:Y®*¾|“‡cÆu¢€Gë
†½Ž¼¸¹`òÒ¬DòÊŒÅÓ>/‡î5i_EVÛàÅ¬âÓ¦„ÃÑz`Ѷ;·Žl°ˆ>5ÇÅ´Rpè	»ÍÀû³M?ñ´åI:±¦CMZYHª çÕ˜œ#,Ý¿/M0afxŽ=lv2Ê^œ Ô–[·ö’b4e¹«Õv‡ìçvщ³Ðí¸ŸkŒ~BtÉjÒ"˜Ûª,ÎCK@“ŠÌ¥R`Žø{¡ßš~gf¡«……†V¢F$4èÅiªq%övüiyÐqïþ4<8qO؃J}žÄ*7Âþ óf™W*VI.óï6Û<Åß23ijÈI|¾ó¥)½Ú˜‰¾$Y­\Ñš\ãöñ3òç´ŠÜÐÑ$9íTåÄ>H¢°×rÏqïî5Ü›øƒ*’œ‚›Öþ	T/ð;)uòûûÚ¦IçQ`âQE»&¬ ä,QøÝÑoK¿îá••juewFמ‘a©4Þ?+µ¹þ¿Ù‹þ¿ÙKVÅYU
+ û/I¢ï5Èá½Åü
+ ;®PFžDP¶¢ –¿¿g
—ÄeQ]íÿxÏ?ƒ
fÂÿýƒø^©8ÉJðº*6%sY#‘6œZä?m¶€ðã†Á…Eëèó:¶Cã2ÊÄ!E9xÆÄP½ßk®àc[Þ)`€µ+Öæ—æ+Ò"ÛLÜGsŒO0’]ƒbi®HK}|?òЃûÈmËlIgŒyF÷Bjòá"ŒÑ^ËJàaˆQ“!üì•™¿4ó‰[’{ƒ5c°_™ªhgû–"ÍãJW:º}8lBQÜx‰Cí4XÏ—$Õĸž›oþä€Ò3u1\dVD¿ãuÈ”Ï! Ó‹†I‡v—
Gkèã¹S]˜Vµ‡yÑ¢C>ò,ُd©@RÓ=ÚyÕ¹ïºs¸àEé"Ú»yI4fP®Xk·}lOC7]?\8µ0…ŽÎœñN[ª˜B-á¶+êyü6ƒ	,ùn‘„%¶nL‡,åbB8ڐî°)v2qrè4';­µtÒFI÷Ö»‚7
‰b‡Y d Ðo8‘¸‡é#Fº‚„Té8Q4ÎÃÐÖ£ÃÜò=ò”Ѓ)kÛ¶h]"þ·Î†Ò{Qß2:) ûcáU—¹^ɦCý@t–ÅV.¢Y»b/‰ + œ³47Í1ÆÁ2ú¸$,jLé+“vç­ø/'¿ÁëF¦¤Ü£ƒø¾eæð”ÂnVÉ5B+ 8.yƒ">ý½ój¢d
+ GꆭbÙXÛi]c>oZã¸q_#Á /ªp$…›u6Op
ru9½•l~]ë(”ÖNj랃_)=×õÕ1që«°Å'øá2†Šƒù`¥¤ #`†¶§ïuòšãíT:Ú3T;éökÞ§°…3+ r*³ŽÆÚ,OBØfåOÌ—Ï`&—×9ÃV•¼ÿ}@¥è	ƒ€6äù¶ºÈàÊ0÷ æÏŸùû+ÂÎ2 ÏÐ#¤ ”¦ŸOvB@@Š¼ÙA>õðýP«¸P¬á3îbk´³SSsó:'ã1뇱Z¢•*Ð4ÃÈUE'«É()/mHsZÎHþÜh…%ÚÁhÙÖ)­ƯÌô@¸PˆÁ¸ãèŽ ÒGXº‡¬|E±T	+Fº¦+ endobj
+ 2869 0 obj <<
+ /Type /Page
+ /Contents 2870 0 R
+ /Resources 2868 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2872 0 R ]
+ >> endobj
+ 2872 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [169.761 611.188 185.693 622.878]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.6) >>
+ >> endobj
+ 2871 0 obj <<
+ /D [2869 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 406 0 obj <<
+ /D [2869 0 R /XYZ 72 720 null]
+ >> endobj
+ 2873 0 obj <<
+ /D [2869 0 R /XYZ 72 574.45 null]
+ >> endobj
+ 2874 0 obj <<
+ /D [2869 0 R /XYZ 72 577.738 null]
+ >> endobj
+ 2875 0 obj <<
+ /D [2869 0 R /XYZ 72 566.779 null]
+ >> endobj
+ 2876 0 obj <<
+ /D [2869 0 R /XYZ 72 555.82 null]
+ >> endobj
+ 2877 0 obj <<
+ /D [2869 0 R /XYZ 72 544.861 null]
+ >> endobj
+ 965 0 obj <<
+ /D [2869 0 R /XYZ 244.091 504.413 null]
+ >> endobj
+ 410 0 obj <<
+ /D [2869 0 R /XYZ 72 230.628 null]
+ >> endobj
+ 2868 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F44 1223 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2880 0 obj <<
+ /Length 2231      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XIã¶¾Ï¯0r’±"ŠZäÐéÌd9Lt9drPKl›‰,9’<“~¿þÕFJ¶5i>˜"‹ÅZ¿*Rm"ø©Moò¨£Dmêã›ïß|ý^e…eTnŸ‰ê±ù=˜[˜íNë$8mwqôfº-Œ&3à‚ª‰	LUoã<8ðlt=miL¸Ý%IÔÛ̵­_¡	Ø®ÛíyÛt0<hí(|?Û‰xÆn1	š-òH\P¤ž°ÇÓ@g€4ŸpÞ±\žŠR؉w:·<þ¼QYXêl³‹UXÆ1™àñ`ÚŸ•LÈù3îíeedëâ
+ ¸“€H0Ù\>¶Ÿð:Ø™œ+óÎô9™>›õ­‰
+ 8ª©xú5¯È$†%þúÍ_êc”*·vÂâg±{
+ F„ÎÈs²§–ŽFƒì.,¢É"ß? 8*øГXñ?&]qþ‰¦
OVãH^g9m5™†©Ø«8Bs„|¬Ž2ºÔù-þC¨u²;f]p(vRÁD­¯jÄêÑvFNFb¿«ÃÉÈӲ冽qŸ³Yvd‘èÂbªV1Ùÿ—vÑJsÆôL€q«Èçø°ºo……ä«ÞbÚ€÷Ãø‚Ɖ=R¤¡³­·7ÆÆ$Ö²Åv|ÜÃœ¶ïF^ÌÂ8T¼N¶ÅÎÅ<|⨖`y#ËyÌ+û`J_˜‰“lÁòâa:r*÷ä6NPÒ쟓ÓGô3]Í*_ÃÁ—ð„ë(£¿~—‚¤)ãÚNça¡YªÅ%™ÁJÅip‡9µÇíƒ%KB8è<
Þý3ùxÉ€[Ñ"¹5O‚‡ó	D¹zÖHQŠÃÂ=N81µÂtõ<XÈ+ð]Â2+HHð~B®Ì”è‡æÎ"€ÛѶ/<®š
+ ñeâ/†I ¿Á
$ý’½Üò¾'/M¤{ÆÓóp<ã)¤ƒ;äêÛ–ƒÖq$vi)1~¤4YŸRØFE9À™À[ʳ’p*‚sÊ2èŸùÿ=RîψÌø™†	(Ÿ‘®CÅey0ú˜šØìZ-Ì®’$ŒâT*ß©ïÛz0€W+Ê¢0PdJÌ›[nqaV.˜A
+ LCÿ²Æ
'‹…ôÅí®t‰¦{U꤬z(àiI+oFØzãÓ¼eXKfpèÒ´+ ÂÖˆ·Èt0ÕILÓàOSObÑÊEFoe¡;O<àp«LëâŒkTÉzé|9¶5¤žÐ†‘hô9wNøuSùt”zWR±w>¦+ -EzuÝ^ZQt¡„7íÎú>u!û¥à Ùm0.ß¹äVéŸkj©èáŠË¹–ª¢pOE\™>ôè	y÷À‹*Þ±vâX§r‰ÐFÝ;5ö‡¯VÌdžb’éÀýûD…qcž+øvâ^8#’,FOr{‹´7ûNØύ)R~ÿðátQ€^šd?tüqÕŸP%eJý	`âò9c˜ß1¼h¶[ñÕýïºÞí+ endobj
+ 2879 0 obj <<
+ /Type /Page
+ /Contents 2880 0 R
+ /Resources 2878 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2823 0 R
+ /Annots [ 2882 0 R 2883 0 R 2884 0 R 2885 0 R 2886 0 R 2888 0 R ]
+ >> endobj
+ 2882 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [370.935 640.156 395.352 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.1) >>
+ >> endobj
+ 2883 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [417.736 640.156 442.153 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.2) >>
+ >> endobj
+ 2884 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [516.58 640.156 540.996 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.2.3) >>
+ >> endobj
+ 2885 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [131.279 529.208 147.211 541.2]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.4) >>
+ >> endobj
+ 2886 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [358.549 443.942 371.451 452.964]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Calder:ASPLOS98) >>
+ >> endobj
+ 2888 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [113.458 177.329 120.905 189.019]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 2881 0 obj <<
+ /D [2879 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 414 0 obj <<
+ /D [2879 0 R /XYZ 72 603.965 null]
+ >> endobj
+ 418 0 obj <<
+ /D [2879 0 R /XYZ 72 426.946 null]
+ >> endobj
+ 2887 0 obj <<
+ /D [2879 0 R /XYZ 72 224.292 null]
+ >> endobj
+ 2889 0 obj <<
+ /D [2879 0 R /XYZ 72 136.214 null]
+ >> endobj
+ 2878 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R /F35 1025 0 R /F30 634 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2892 0 obj <<
+ /Length 2272      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­XI¯Û8¾çW9É@¬ÖBms띦çÌaÒZ’-¦%Ëпô¯ŸÚHI¶“îÃàÏY,kùªŠá.€¿p—E»,(ü@…»²{óÃË›ï~	Ó]øEPì^NDõRý×+û¶­Ëý!ô&Ó_ö¡çï*N½œjàÛŒûC^¹2šèMYóT4ƒ0¦A9™Ïû(÷êö,…wÕÃdöÌX˜LðÙÈî¦ÖW&q{Ïã©Ñˆ©.‘eÃ3Î Ç‹étËsÃXMƒF*>i !¦ú£–æÞ2=]µoÝtI×þý埠CúE‘^úÐÇ™×÷‡$õ>Á¡Ç«Ä¹óx\Ù“T5Ížæű†Ëë©æ/¸&讧
}‹
+ NrïýÅE…̆Դˆ
+ Ì•÷Ž9NÎðqÞŠ(S#-ª§¦ËO‡ó Í…ïò)ÄÊær–ûxëP—ó0Š7úˆI•FQáz*JX·2œËiêdU*÷n±öB2=Ô<€C€žD¾àŒòS$»•¡Õ“……÷~â­':hH²^,«¢”Ï¿7ü¨ÛQμw	‰§TĹÅ1ÚÅШ)Zºò[sy¢—q–À+ y @CžÙñ4‹RCÚÊDZººôúT0@ê’“Lœ þj݃/Φ¸e4£
z†w˜¦‚M*|nÉ6×VöP<ÁâEÂÃj|äe§ÚtÛÌ™nMi&fDFAj›æaÌ6îäkcWÚþ™±YŸxÂ
Ï#"È
+ %i´¢¥°1æ„­ÄݚЪäÔó<	•n1Âl·°@rüæÏÑPÀ
+ ƒup">G2¢ôrã"»–L`YeÞ7J‘…0#ÌW1­q+ ó%•4g/™×þMž…æ‡kwW—;©j"¨Ô4—HBqEwîÃkä=8}¯*Xç«l&Á=À*¨ë{à+’É=‘×¥’ƒZð|Ön	ÑOLâcPö†‹Åw|’ãwÛ“7>º\ýÊ,êÁXȯ¹”¥D®\¹Ä“„&Žû«Üuäo›X‘y<J*µz?:ÈojÖ`¢ù¿®ÍÖ¥R‚õucËvny2ªÈ‰ˆ \KÞp9¤0MRà“v¶R	ÁűCŸ(ÂP¿*½`«£‚”PkU,ðäˆþTòØÚrñªMÏäyÔ×ÔŠ!ä_v«zp©iH_V¤»*f*Ö#RrIê
+ v^¿qMŽ¹+ ¹¯0@Ò½
+ Ø{“NÁªewÈ?	ÔÆ› ßÓÙƒ9RŠ«×¨ZwÊ«W=ú?x׊S?N}ûyÆp;²gçküÇ€Q9ÕƒÃ	ªFtÅ"t­Š+ <	)RddÞöyÌ‚(¯Ù”¼ÈKÌòè[QL€{A1!o+óèäˆm¿…Ún—jöNÛŒˆRïÉ;É`œ`±úJ^Åê¹âÆÑŒ›ÎñÿçãàɝøAУ+î+ endobj
+ 2891 0 obj <<
+ /Type /Page
+ /Contents 2892 0 R
+ /Resources 2890 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2895 0 R ]
+ >> endobj
+ 2895 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [522.034 276.019 537.966 287.709]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.1) >>
+ >> endobj
+ 2893 0 obj <<
+ /D [2891 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2894 0 obj <<
+ /D [2891 0 R /XYZ 72 599.04 null]
+ >> endobj
+ 422 0 obj <<
+ /D [2891 0 R /XYZ 72 449.513 null]
+ >> endobj
+ 2890 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F29 622 0 R /F25 1028 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2901 0 obj <<
+ /Length 1950      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝXIÛ6¾Ï¯0z’X#QÔÖ[Û4@Š h€é©éA¶d›$:’œéüû¾½LZŒ)ñm|ï{¯"ø‹WE–I¶Ê£2Œt¼Úu?>=<¾‹³U…eT®žöDùTÿ<›õ&É¢`:ša5?Ù-¬Çõ&šáë:Í‚j2¶‡½´̈41p+ LÏôïÌM„#á!çõ§(ÐW‡Þä³³ç¼
 j“¦Á_œ„¶Ožµ6+ @Þ™;+ æ5—Tðd\
–Ê7Ð܆•ÜwãåƯ诨ü÷žI/ƒßŶH59ðÇœÝt–TÀ=¿ÄÁêù€ùˆK½E!Í4˜N2cMj,ÿ6<Ä	-v“q9Œœ»Ë+ †BŠAž
ZBAœëZî°Òóƒäù$ç1î…ù—sƒ¢%ÖÌ©Q;‹(	χ#3ÎЄ5%
+   ÊÁ‚]ZÀ$¦ß#ûйÑÞñ”þh‡;À	A<“ã$^.Ãç裺›“S]º«G)8†¹æÿ¡1n¶Î¦“£‚±ðòLy|—D^«RIª\Iêí:¥”!‹ž¦t•Žî2·Dá|Ç)]
ãã¸Ò„^I¤Q?ØuÍ­IpØ¿šY2ºUQ‰V©T}½šõÈq§¦¿Çp©ŒuîÀc÷|÷†·®¬QùíE‚ä-7¡3%…$!SÉõŽ‡RÊX•ÞÚo¶\Òç­—S´»År#ëÅFºz-7Ú#ó!~‚ÐöE2¿6·uÆEXðqéÛ¹‘ÀÎ܏`ì ØŸ·síç0)þŽäP&„D­\Qh¼‰ê4»êßx‰rUa<7¢ž“ƍ
+ ³Z#Ûs§?ôFòÓU
+ Å=ŠÆ „‹Áȶ"2Í2|à£ÐLdÇEÞïå2Ù@Õò”NÐxkêÍaxs¥
;QãÄàÏ:Išø×Ûy¨?ÊxN…†wlOp‚|´m-%5xHÖ…kaeð)N4ÊfØ»J³›¾ã]ïŠ+ œW¥ºPiIx¼T®
+ ©WÀ‰Û§¼K@ï’¸G\f:ú7VAÁ‰ÎÓâªÑ‰9ˆDÓ‰Êàw¼ë>ðð°ãõÈr9ZzÒpÀß7R⁐z¨ŠnfJu1SBy"Œ«T&
+ .t'„E‡>9·î(Š*õç|¡ïNÁ*•|‘—áÆÓŠp©i®‘}
+ ¯à·ëyýÙŒÍ}q®[Û›~ ƒ£‡ºÅÒ<ÛÄ|»àË1]¨Ü}R‚eùò·|(ÐäèùÐJÁ¶ˆŸC?%鱎Ü}ú,7>endstream
+ endobj
+ 2900 0 obj <<
+ /Type /Page
+ /Contents 2901 0 R
+ /Resources 2899 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2903 0 R 2904 0 R ]
+ >> endobj
+ 2897 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-colloc-seperate.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2905 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 2044 485]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 2906 0 R >>
+ >>
+ /Length 2907 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ][’4¹N~ïUô
+ ŠôÝ^Ïp–Ðõ?+ ¥OŸ)J¥6
|`¾ÎH´áˆV¿ •|6ã'5lÐßB
«×¤olGèG¾A}³WÐ}uüÎõT„¾…à\ï½_
9Ê~Íæ4º‚òrÛ)§o¦;{=‰ŽÎSDká_ðZÞÛñª„¡Ã¹”Ž¶Õ2_‹Ë]¯Ný.zrÛêuø¯ÒèÑ3Q#OQŽŽ	ý]=èN£Gepíó«¡Œ7•Zû몿"•Gör}"ƒJ®ŒÌúšH'Ê@d#ï_/Üs} ½T°MBÚ¦	B¹Ë¢n˜ÁŠõª˜x‰Y‰^-±3ºöÒ‹iŒ¹´kÃóæ!£a^Û¿‚![ç³âí@Ÿóu5N0ËÖÁ»8Á¸.ãF]1¤rMŽºSê!”Ù1¤'ÑTS¢9Gϵ¢2Û÷Z)Ð׫0¨[wudŒxm­óÏÕú¯éQKP‰ñ æ?kõ)øþwàÆÓ+ ÊAû)*paº–D·éÊAs‹WHKQEêa&];hh[s(BkËEG0oIè·B­§œÔ.›·Æ®íR±ã)Z‘/ÔñØ.úfü Õ¸p:	JŒR»ˆC8X6è‹*+D; 2÷½ÒøqJÍ)hÝ” £ƒ–v!‡!´´ìÎ¥n^”+ bÉj«ò]Gôê4¨Wñä¼b†6¨Û;kAÄ…OA|ÂzÔd&U¨‘àš’üÎxïÔU´ºòúLµÜÌ
B¤c@æ+ñÙEÞV®ôE’:›§¨S9‘ç™ÓXN4‡!M»’*
+ îÆÃE’®ÁªÐʼÎ
+ ’+NKé¿4…g©R¯6’JNHa‰¥*y«4„f…»AUî%©ä­VtÈUɝv•Ü×x©TÒZ毈IíÈõ‰˜JÞ
+ ±P9¡’à™Êx,Jxážëq•ÜUÉ[ªœF*:ËÎàEÚe¼NK)°¹®‘ÇX˜Fþ±~…üòÒZsµ#¬ôÌ4}Ôx¼¡þ,:U0‚ÑŒ†˜`l¤ôèÓÖˆkÏ‚±]¬ˆ{
+ Zä*ëÜ*jU0à‚‘Ö/D0Ò¼R½XÄqK¬ŒØXÌœb°NjrÑH‹¸l4›ÎÎHÝ¢„@[V‹U(:i2Ñ+ ÂÊÑ*îòðÞL®rÑ”lj
+ M8(Ž¨Eêýõ·0eéß_­Tû Z±ï$½ûÏÔãM+û˜P"÷÷PþÏ7Ô¯SÆ74ÝAckôÏ×Ä2@Íö´¢6êʁM-msŒž$“æ–Äâ;Nu“:j.šÛ«NœIeM9`]*%R’X&þ©¥¶c{›#Ç£eï@°‡¦<¾VÁâÑy;²¨<êÌ”ë™ÇrMj)úȐ9¡X× ‰ù»Sh¹¥cKé©šöA“Þp¸5†’`…Z3¡âÖšÏisœFÑ–˜–+ *q¬ˆ{3~¢a`˜‰5
+ :½Š#+ úçë,éhŸ¥ 8Ì	“›ã4Œ@bܐ¨Æ¡¥…vÓ¿ ƒV÷Å3Ò•$Сí
-ŠÞàCD›¿ÄbCz!Ô¶Žµqt™
ÞxZ¦Dž<»•q¡i·1û§¢®.ƒ÷Þ˜ñ±$tab u„hª41»ÑôÝJªQ•dmMiÔ™ëœ&©½5ƒ ƒÆ|s´QçQ8E)bà0šrÈ•’RVØÆQ`Í+ Ì7š$uÑ~ï¶ÆŽÔCÑzâ†J[®mk4…í]X“–œP(@´ÀL⦫óÚ
“ï‹\´tŸï}£B5XvK/¬(IE÷Æÿ½KrË‹%VJ-àç£H….›CHdp)U¢ÃÎÉ3iJûÿ¢”Ž%ÚIÔBª	ˆ‡Lu(Ô?¬{c¡®› -1PDw´cPsI¾Y`EæðÔ’êdˆÖb«Iz~hÚaå¤v±EÒGÕÞy-.m²ÉS@%£jŽظšJãˆ¥š!è=ž€èߝxºÓþ¾äzóz¥•µ@1/˜)SxØÆŒmO#Ķ?UîþR¡£ý0ég믍EêÌ#•ˆ¥F%Sž–‚™MŽø±JÁYØ0.O¾¦v>6¡Éy©¡HV
+ v¼§²ÝV‚¶ƒG¢uŸGÍñ£Gôl…¦ëKÙëœ{$Û;Ê¡n¹rŠrI
+ 9]‰ÖÛñŠ#¾k÷^üD’Y·´A2<¯W^lÖó‘[ûuìø¤à€¢”8^!ž«¯Zý÷Þ$¹eÍ[D;^y”ˆ™3ußo§+"ºŸ®°`K³žÐ\ê¼éð㯖¥ ÝDrÈù
+ µbrµü|¥`KÞ†Ÿ¯ìk•ó"ÄøoÇ+TG1«ûñ
+ #»ÙñJ"더㕂|5+ wì
+ ë^âfa¡~|Æá) ’w·¨ÄHØùÊsl˜eØâ0òô$¢N>_)XÑ!xäX‚´8'™´:¥Ï 	Éévä¨kp¦	#u>2)Føl*Tƒðæ
+ í!§7ÞN«$ÞÅÇjÝùþh7uÑnÛ{aÍeMóÑMi6îM9ò‰|™gªï€¤˜4SÙÜ)æ?§Ýüçˆ[ר]ú቞±\Ÿˆ™ÿÊœPÝÂü@dÒ³ã_/Üs} nþsDÍètZDºb…Η¸s¿æXç››ÿb,Ìü÷ŒŽUW¤â¼ëÏW§–V9©eÉ€‰xêÖá8ߝ8ììâôÏW‡Ín‚©ºkƒìbN÷¦& GpJо±Ô_»T,ôá.'øLS]ŒŸ–+ |³·ÇÑÆ,áSp(È\W?'Ÿ8yÜ)ºsˆ´ºc¯ŒŽ\lxÅfpœ©†÷™X°(¬äõ„ZjöQ‹–Q­ÇÈ=¤-{,RØNíIÚ/â®mß¡1^«Íå,Ø’W–öÜœ‚v¾¹‰´wÚ¥½#.L,Ò<zŸˆ^äúDLÚC<®ì€g"!<÷úñÂ=×âÒÞ•ö3é0sMœ4ô4m(õk\!ÿѵÅR,Ð6&îŸÃÃVÂkæ3Ô?_›¶¨õÊÓÞwõØ<ÚÝÕcOló·ƒý+ ¸q†¯ÇÞ¤ôäëá€÷ëÞXîê
µ$ú~SûZ)‰†¿e´°ºÏ䩱;dSsghª:{8…j‡}+ x*üe"ìÖø7ÔÕý
+ US@ØÔi÷¤„ÝPý&Ÿ;<ýò™6q{ÉŽªEÁ+E‚ö"±Jج’fü¤†™êØ90ÆÝÿÓi÷B
D¼PùÉÇ”‹(ÝiŠ½UI).6™jÐÞ0C¬ö«å£°âŽ¹ì@[¥àÀYGœx°GgX<ÚN2p`IÜ)ÁÐñè´‹@G\ÂŒI==ú¯ˆ/`žë18`Ÿá‘U@dºZÞxe$
+ ·\ˆ‹@GT’wÙ›qÀ†we8àìu+ãli„Œ‘0øQjhŒ[cµ•Ï/߁¸±d¬ÑÄç@Œ%+Ù'TZ»nóÕXB{³ý
+ 'Ô±©'š›Jœ4K‰I¯jíQ+CÜPâˆJƦ©1cÌ©õ•!ÔŠºìj)kÒn(‰–›¡Ä×€­?€¬9Â÷«Íd'!¤³G
¤”-^±ƒÐÇêK¶+ Dœ®˜Vs—*ªÂ~…S*³@á®vŸ«¨·9]=["Dé6§ðÎM/)¨JN´ºÌª…Ê2ßâq	óç¢
+ šRî´+厸ÎKŸÐS©OÄ%¶çúDL)Ÿ0è¬Jy+ õŽ+ ìãAˆJøHMõ{&×cà›)F/ £«ÑÂýZ³gÝá%@:Æd>tGHó˜74åØa‡8#Õi¾²¼;XüZN+ Цx¦ÉbÏE°‹-þ^
wxVöùéO îpp¡ýì-e«±/ò)®'l=0oƒC!ô›8œ-+spڝg³5f§VôàÀ G¬z¶DG`›g¸~ýŠ“¡ë‰Æ=h„ùi95E]n®´‰bGbŽè‘Ѹ2œH­}Ý$È‘ã¿÷­ØØÖyNÕ;z 怈QŽ©+ vrŠÊ}춚Ñq[͐¸vÁF=EüR™çúDü¶ÚëM
¥<€ÈtÁýûW$
+ ·\HÜV3Än«]úKbµ"ñO3–~åßáûå*y…_V{Î[fÄÉë¦×M¶’c§n‰æØWK<^®zDŠšLT:ÉDCB&*â2±â†’÷)Ñ=Ûðùµ§°”D_KF¥	µUŽaM*:`R9$”HE|ñJ,Ct[i̸L\oÍ)æJѪ‚¹hHÈÅ:˝¾J
+ WEÕD(+ ÕûD’,nþÔð蕼‚ô!
+ MÝÿ+ ×\H˜(
1e娪‰qÎv3=UœÌœbïl¤ôÁp#åcx$¸è¤U7ß·%dôdtz’¢1"œwŽÆˆ¦q;¢Ô…ÃÚd!!ºmN{‡n!	:¢1*’êAêÊ£fŠ¤hŒŠD4Æ6³1“j–åðš‘R`ݵ«Í¨™µÞ£1⺯÷â'’åaåBÉBBiáËMDëC\n±îq‚DÉ8¬é÷Óí.É~òý‰g¨Ö©ÍNÕt†²ƒ±ÛGðË¸;8RM²x­"Ô-· ²sõhŒÔL>Û³hŒD_Âþœ¼¬{8Fª¤œBx8FF<È@"ëÔpŒÔ¤šf©TxÝÆ·6ò˜¯½„%£ÓŽÑÇÈ]»ÒìÛóa¦±šÉœ‹ZÅlŒð`Œ¡Ž9s')ÀÃuîÞËŽ¸bRÚUXv¨fBt­¯ð ºµR+ ¿ÁrB3q Ä^þHM'(ääaipµÍ»TôJ““h}<O4“hªj&$é«=ö‰ä™ØàÒšíÂ¥Õ–µ—B[ð“
+ zX€	§ÍqÀuÀ„ÇTà·e²× ×žõbäÄòýÇhw ¯–q§;O>[¦[å+â0@+æ. at 4
(:\üPg]©xä´û"þô…]“‚At=w…ã֍J[<²ÒA	è™ÝΚn'
‹iNVU¿›kGcŽøј!v4Öú.7öãÀ„7í"i"Å¥,,GJx^æ;Æ„ôc1J=âP¬AëJG^­ËQRŠ5BÜ9Å”;çz(æ´Š9â‡`­‹óvF„³íX¬á4*îÎíÇb†Ø±XC„‰žæ´Ï›úÌm¹¥-E zUSSu<9 Ö·5ØÀjþÂ9é‹Â3kH
öÎÁSåäÎÇL÷NåÇc\Mvx“êÆ/1f&«â‘ª]J>¡Å{1†r at ft9¢dÌq9u·À…ß—‚\s?"{´E¦¿ó‘µñ†+ Ëõ‰¸.Þ`ºI±¾H™Ús	2$
+ ·\Hè↘.Þ`EÊÜŒMͼóâ¹m¹cKèâ>®‹?G&„8måþkÜØkéK¯A×[d„¾³ì’`×.•Nrѐ‹Š¸\\p†p™Ý~ߤâT­ÔRÌ)º¾IEÄîY.*’‘UH²q®“˜ÁôG5®uÉŽ –?_=ÉF£C6’pih¥@¦7qÙˆ³ƒžd£Ñ!qÙˆY*MÓà´%§X…Ý\6®v=„ÌjÃR4vã¶%ΩŒ5ïÒ|2M6®Åêp’wÆ{§Î
+ Ù¸Äö¨Rj]Wà`•¼÷¸™ëº±*º6\©œN’Ñ“ŒÊ.qÿæ<ÀL°o’Ñê’ñÞy_28Gp$9”‚-y>›Ä+,ÙCãHl,%¶Æe¨]H7¾¯TåÐÜ/Æ+OÑÔ{F¶ÆNûÖؐTyð„ÄÖØÛ˜WÓ´-زæÛ…„ˆ§¡§²¥ñ‡
+ ¬õñP"!‚­?‘¬—ÅA@}c\°mo±³-ˆ‹àõD.y9×6Æfпo‰6îÙ^â¶5¾ˆJí¦f&Û—-vÛÓ7Â)€òïs‹+àuŠ³Ä¦¸ ‚oö¥G
Ô¡U6Å¡4òˆj‚G6ÅE]{cS̈GHd½‘º).[抏%Âßü¾Êªç6Úôá4´oŠ
±M1:5{C~“+¦“v~e«›¨n‹}|[üáÜiºmߊƎHüZye¯<hÔ%OxÏeoÚ#”¦Ý7”åÜ,ðDw)É|¹ÝHB}×ÝÖXP2;
<Û$Ûÿë“Ëj­¹´fO½öñ;é‹iÍáöÔkÕüû³…YS•NÖTE’±ò:çvnHl²-×'ÖÔ«ÉvË­©¤LbóûI…k®$YSqkê•…Ñ%ûaîÇÍê| pm·°-Õ"l©÷¡‘óÂR@ê±5Ÿ½`êŠDË«õî2P¨fíßHY‚6Ÿ@Äg+ 1“u-õ­
ï˝œxP5¹I"~Ñ	æ'ðìa	È“¸Iÿ'!ÑUgfƒ;Ñ«fÓÓun¯:¸…ff-—nN››@+ œL_á&´¹	"nøBIÎW(³?<éÒ·å¦î²›@´ÌÜž-“…¬¨?®x~É.ùô“fºò¼Õý½&¥Ô“7ñ¥èMñF‡ˆ7$$h)7÷ëŒÄ’e¹>ñ`æñD&ßú+…[®$D¼!&âù™À4_nÉÞçMéõ6oJŸ6ÏÓ:.äãC¶kš¿2Ü¢ÍfGÂ$_Ü ‡I¾Ô–X¸¨Ñ6±prBâ)†žôÈnŠß*É o@êVõ¬¾!Ùhº>è|‘•ì797¼ã"_4ÓÌñd‘ÞúD’”Ä
+ O¶ïÿÅ#„òFt‡çËË
åj|³k<•Í¯\9
Ÿ'~Gg>芿}5ìp¨/Îà(A¾¢TÂékó¡T(mÓù»!ª«ÓpvªÆ®ÖÂí+lÂˏ•+½.˜—Ú­ð	Q	?@/}á†7B/}Ø+ '¬Ž[Óá„Á<ì…2Ë­hÙ军W†—Eý½=èÃÇÓ·²i–0Fٴ箹ä~±ÁåV6‰Ü’TöÄÄøB4Ó‘×-;Ü“×?JÔËHà×Dî]¥¦‡©i¢TϦæ)ÊïžÊ³ÓOPŒ’¦®b–_j³w©Žw©Ñw©+aÂë­úÀoåxÃ3½KÍ
+ ̈—ª+âö–îïR[3â]êgÃށøƒ½•¥ÈoÍïZ®O$^Êeu‘!,¥VÍô…h*ñ&Ûcn9
+ O	{™Úi™Ú{™ºâDt³/`½]é5L.õÄ«°TËÁoÂêËÔÞþ2õ³‡XM±	ÅËÔæêTu\šFäR}Úi˜Ú{˜Z?àõšðâ½ÕÏòô¨G]¡ÊÞ¥V2žo6Àj€ì%ž2~6á'å¯R³ÃGp¤"ÖoñG©ô7©°'©+,¾ûø‹ÓV@<I]ñ+  }¡ð"Iœ³ò«Õw¢wó7©½;üMêgwpèD(ÛIbýú&u«?CoR7Ü_ÛÕ•n|ŸòØ›Ó
O,ÔoR“²·ÁÜþû’äž}sT®x“úY$)zjzµô&uƒ'(:×7©[•`-öä4z½úNR[½"}~L”ºA/Æ{)þ(uÓ¾üÒŽŒÕK_/á­òiC¼I͵äçØíMjF ìMjìMjôMjêÅecZïšÆ¾áMøcߏ”ÌË›ÔNû›Ô†Ø›ÔÜ¿;;oKn<Œ«gm¤Äôü2»¼IíãáoR?GˆUñÖyt-­·Æ±9MKë
/”tWÂz“‡iBKë•úz…šÖq‚@Õ4£CMsDÕ´^ç4%L‚Âõ¤¦uÜŠ+¥ p¦¦i3BK{´ëí€/`Ÿ3ϲא˜šéˆu£ãÞK÷È9~ÝJd-w
¡ã–bÎPáßu\AsÚ4CLAë|I7–™ª’".õÌ”OMTWЬ/\?{tŽÆ?ùáuï ÕkÞûÝ›vä´ëg†˜~f_ðzõ½ïKh‡TûŽ'0®í
+ šÑ¡Ì8b•ÀJI•¼7ã'æ*ZÇ6»„ÂÓ­}ü$‡èhN»’fˆii1ü<è`VFhi/YמRÀ{¶˜–fdj˜!ª¥ñH™ðJ>š-­ã¥âq2“óm“+’XXs}"®¥uœ­/WÒ:z¿«
+ Ö'"b¤¤u蔽¤•ƒH›’æ´+i†¤Zàù’{½	%ÍUÒú,ØÛ;ÿàÕÔ´C1r{6Rè¦Su4oºëhÏNÆÅQCGë°—ë+´­Æþá
+ Ç>Ǭw­Cõ+3¥X8Á3
ÍHWÐ0ý¬o‰$lÚW‡Þ\OÒÏ:»¯”‚ÖàTh\?{6êíHèg}Iå$IfNBŠ>g§ä–é“Å7vñ"d)ðJÜ鮟ú™#ªŸu<z’˜Eø¥¾²Øug
Ž*ÙQ¦égÞ®Ÿ=»Cã®_I`ýªž
¯úIêÇTß®^
.Ë´¯qA(„r6.ed¿"l at Y‘¹Ë_+éfÏòø»_²Ç7ÝŒCCßWÝl”‹£o™æEe1Θn¦µŠ³JQÍü]I5W—šªfãbOÕÌ\£÷NªW’7%¦š1™`ª™¦š9 ªÙ@ çØéq³ydðÆh¥0|7WÌœvÅÌS̸sƒWŽKO¼;`rlÁÝO¼ñæDô2×Ëž£Ã/ß”-+Ÿ+fT¥ÆoDªb69Nuµ‹D¿ŠŠ?h·fJ!Ošbft(fŽ¨bÆÏÕ
׺hub‡Ð˨Sl–JŠ«eÖŠÐËžízâ‹Ö„Nß²Ä5$fžåúDb¹˜eq¬hC&|¾çNô¨wÝ€Úßo9Év}&F»rfˆ)gôK«;
+ ›Œ‚?¸ÔÓSŠÉÕͼ;\9{v³´ò´áñ8F£W½âPò¸bä´kg†˜vf_ðŠ5ž¿U½IôHq8H¬©gF‡ãˆÕB¯Ñ{-íø‰–¹zÆïö•Ðtf“8¦ž9íê™!¦žÑ"ršòee„z6ëэ§¦àØMÇÔ3#SÃQõŒ?0Jªä½PÏ&î]•9ÇwûÆéŠ$.Ö\Ÿˆ«gfâ¹]?ã7ؐ@µ¯‰»×JúÙ„6ÙNJ?Ìãú™Ó®Ÿ’ªí{Å	ýÌÕÏf—`&ÎA}Þ6aü~\‘¬5ÅÐý¦*hÞxWОÝ*o½a[“‚ÆO–ac 
+ ÚĺÞÃD6ç’©ïÚ„â•ÎR,ølWÑœvÍSÒ('+ªMÌ‚º’Ž6ç
O#Çu4k†ëhÏv½	ßõY2
+ ˜Ì>›ˆŸ4.ì±X
m#›¨­ÐÀSÀuϪŠft¨hŽ¨ŠÆ/…$lçfSN’¬3R
+ šÇ븊æ½á*Ú³7˜ ¡&©õ«Ž6áÖWÒÑ&¿9JÚä1†©a4´Sìúª¥·ð[•þ»§zv~1¸'5íY$€ç$5mâIÝéZ•±XT%lâE£Þ“–fÕòûˆÖ¨jÚä£Ã‘Ô´‰î½¸š6áB‡)*z‘Í”®§Q-Ëk&5ˆSÓ05ÍUÓ¨3øÍXÔzeE_e+ièq_“‡\5§]Q3Ä5îÞ•XšŸ+©™…œ(“㨵¸¢æ£áŠÚs|8¤.T5™³ÿÃÐ…‡&ÕÎÿ÷mDíhÂÇÁˆíÙ;¿G4nZ§¾ý„ßhØ$[Ñd<Nºûóå©°3aL,hçO#Ï·¬£Ïjé†xi]Àjct.ýLþ™J·TQ:ŽòϺ•¾~Í'÷†¼
+ ²ù•6º/ƒÑ©ô¶ø¢~ðv†ˆÂáý$Îy~t¯ˆ>Öź°ît*| dRÉ塚ô±$:x.ý_èßÿëØ“§endstream
+ endobj
+ 2905 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2906 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 2907 0 obj
+ 13536
+ endobj
+ 2898 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-colloc-colloc.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2908 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 2073 287]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 2909 0 R >>
+ >>
+ /Length 2910 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ}YŽm;nåÿEL ¶Õ7#ðwU!`â}ØõQÓ/.Rl´O Ÿ‘H¼Ëu´ÕR;)þë+=¹åšöWÂÿ"ñýןÿúó/ÿ§}ýÇÿý“¿þƒþÿŸrzRÙëKþÛ¿r­>ý«¤ÔŸ=¾þûßþüûŸB?v"þ}ò¯ÿ“Oþñ§QËyú$Ñ'…ÊŽ2¾FÎÏÊôéHí™ók¥òÔÕ哼rÚ?/“Ðí½Óƒös+O._R
Ԑ¼Ö¢¾ÒS»Ó©v”ûþ£Èžé)¾<5ì2Ÿµ'Ñk?mýMsÐ볪!%íúlúbì'SMJ{†œ^h
ÖË×8¾ÃÈò¦nÑÈJªfÐ’Fz&Õ‘¨ÿµšZm…[d¯üŒ…~Ò/Ä+ xï<G­-‡¦¶Û,‡­N‰U…{µ†E5,kãû£Uê[Ͻܝ~hû±™Y7UÒèkje3§ÑÖë­Ï®n4j•žy‰: 6M@Áj68ɧ‘™÷	ü^X„RËT‚Ž‰F¼¸ =hÚÑÏ„~¦Šÿ~£Ÿ•gõ ?‚€©hÚz¿€Šº+ tŽîç?7‘w8ÿµŠü|t	øTí´þË=mQfóf
È¢e¨ÍõˆÕ„‰I>aÁÊ¢ƔѤ>|Ô.ÒÐ9(1´~eѶE„hہ–]Ž/Ù8µ3jì|zŸ~Òh©¢ôŽ÷H°¤ª²ŒÞº»hpLœ&`²Ì@6læC~SqvÝ&¡•;o¨F“Ö·÷àò‚ða	w€æ¯¦QXtãÔD
+ …×8³¦4H˜9g²ÚȼLH$1GE³bŸ'¡²äÝkÊa4 dS¤îöa:MGŽÒh“,·P‚Xá*Y¦8ÍCÂ
+ Ðö.“IüÅ'ž"Ô
ÒM
 µ¾É¸HΖb´*»ÈAM	I¤²1DãSFƱå"²yµ­i¶þôŸY0×tN€}|)iÕˆ7ôWâ0ZŒñäð=Îè|µ@SÙbÄขÍ@Й ºŸ!ßofû±™ÚÔR)…ُº·EÃì(<Lå/Ø5Ýû\6v‹ñ#ͪp#ˆ)IÚ]Au+ 4ï
+ Í{çP+ •xvW½
ÑO»üŠxãúÕqíې£~W2uyš”Ã2©^iD„ú½Z(± ?™þmK¡ú÷{mx½*í­–ƒ¬Ð3mo0™I‹’fØ9µ
+ èïÄðX;•‚J»<ˆKA +× ‹¨‚ARà¯$øð`1Xm¼&9b¾ÈP'M’á)ZÚreb	¢„9á@%®ÿHA£U
+ `R°à,¹+ r¤ k±«ËOšFTÊðæ`‡´þe¹$)†E‹IªÎQƒÔ&ˆZA…‡`Æ&*´‡Ðø£g—ƒµ¦MÞüöcsä ºÉ§÷‘ƒeÊ@‹-žÃdu<ÍeQŽIh´‰BCT2¸¨£ÅÊXç Ëæ$C[b†¯q`s±a+ ©"néZÍŸˆ	dꍸìÒ WöéÍ4ž€ã?8B&"o÷¦ÿNb3µi>ZAE¤Ñß
´‰7˜ínjçPbÊŽ¢ÓwŒiµ™#[œ¨`B´RºîÒ=LI¿éfY»ã9ŠxÉHR!'ú+ ²¸‹¦å@‡{ Hç‡?¶{Ч£OÝ{:˜ÆLQ8J2Ü«4­kjtøɱ¥.QBÆé.;4Ûœj³Ã³­t|Ç#ÚV9ºƒ¨Çá{*+ LRa`t‡h›4ͤ¸¸C”FƇž:D©[ü­Q¢‹L»:D©›ÒÔ¢ŒTV=¢9.QGÄ'JCñX©=%.ÿ¤r9œd“$Éb'5»DV—¨"êå	žÎç
Þ ­wšNŽ’y‰6YuKÉÖÃ|¢ï‡­E?ÿmœ1SÍ)úNIƒˆ\ú.TÄÈfç'ëß™³¼È¤`Çü	oäB‚²ìP‚lœY¾4¼á´†7	ý(Ð(ó/ˆ…7ðF†æ¼|7S7r\<4CË"^v8wDÂ>øÞp at OÃO$Êþ\©ìêÕ½œ‹ásJ¶b®ˆ‰zð"ÕÞãfÎ
kW¼Dƒè¦··ñýÑ*õ­Áß5ÃfΫppB63µ²Ùž9{5ãèë;lfí™—ÀѲl7gXU«…ÝLcí|¨œÝLtbI~v3õsŠPÕÝLý<*®îfFÁ¶Ý³›‘ÝLcËQQ¦ž—¦1 at E$·‡¤J-ÛÎFên>€nfžàéªa¬²úfΡTg[êRáh‘lf[ÛÌïbîiÐosܧm÷(Eh음X`.AˆW/$#ÊqÞ2÷[ô6ù¨ÙчDõìt+ †?)³¥W7üÏ‚áÿӏ#nQ7Ö¾ÿƒýVkþDÜ.¯É
•†„†à@ÐxôhƒV„T‚v
+ Û‡m0±ü•RÛ_hµþ+­x
+ {¿Î½e
‡tú5mÔœÝú×™pëÿ57àŠŽÕ#®\ph-hÿŠx©¾°..™:2/‚ÖÑÉPÜ+2ì€9²\³ÇOU<“Î ¥Yº°)ì‰òÔ¿q.1 MÞ€¯¦0½hµ.—|x ñN„jŸ¿t|Þ.þÂ]ÓŽ»¤§":?3ôê¡ý×yÎH¨uvÿÃG€¡< 
­./U[1ÚaVìwj´±æCÿ rØÅ*{p×"Ï3¹HÔj1îóozX¦dOÑyn³=‚ìâkvdTàŽ	¿Å+ $dgµü+bìk_} .+ô¾ >!V¾ldG¬iýè	x+ ÷vR«â®3‰öÌK·<ÿ“TžÂbÈ$¹Éó?©_bnÉDúaùŸÜÏà2ážKKý#÷ˆâ™“$ÓòÍÎÝÞ1Ð8üìàƒç:­îEÔ?ÂóÛ¢‚Ý]ö4›9ó¨Së±]i«aî‘÷ú0ïLäýÆMÊgdÌ+ ¹'$ûI"Ã3@¶Ü'E,÷Éèy.Îw«´Ý„ø¼”«+ ÷5sxXŸÙ@kâÓ‹Ó~l¦<ñ‰{Ù<tqž’³W¡ô‡Böß™%éIËxò¤;ñªgOý¤f=³‰—üˆiÍuò5=¹Nï®óN‚r7¢ßaAãžø¹ qק4îîÅé
+ 9¼£pi
+ ·"®Ò.¨×süŠ˜ÙZït €˜Â½*;2]ã6 |TS¼[kܾz#®tr´î­;$ü,hÝ}\¼OQ%àÍóÄO[
+ U¼ßkÃëÕÇ–LM•|á]g·Žg$'†÷õ.< ¿ËÕ~J»ðëzùE…Ÿ~½žpónMtÀè;˜ã.A¼>,ñ“´…%†¨øC’¯ þp›i¹uFêĖ襉¿ÎiV ç“8v¤ŸÑ*ý0YÇ·i"+ ÃÎ7£0´%Vaø6×@nn‰Ÿ
+ ÄÄÏ¡¹V¦’ýUbJï!núȳì¹1Ÿ`Øp}¹¤Ä—x9rp®™ç8­¦¯"¡„Pο fú: ¦ïh³Æ¶Ñ$¦ä;šºÞ£/d 0^<7ÀL_ÌÓû‘öžU^ŽÞOŠ¹š¾ì›=7`tÉoTÃvtb‘sÂËsÆÀŠºñ<쪙š¾ïV©oªÐ¦ï€É½<7`ÀœÛù§V“d©é«=³H bÁ,¦ïÀÆ«17`t±FÕô¥~uv°Ó—ûYcn+ –Ðò
+ ›¥tøÄJ×Ø뷐б7Rõß¡'{n€Ò–à€Èqú¾Hª¤„þIAÔ¾'9€z0ÎQtJŒz®AqrÀ‚ç¼Æôc€í¼>‘_ýNŠ¸óS«ý+ °M.<l+,ÇÜK–GÓd1-@[ÒÙǝ.¯HL¸çç'Ôãi©ÈÁÒàÄLæ¥ìdúž»aâ´ìð/Ú¡G¿Cp×%-ÀiMPä¤Ð÷E}Ýô'I·âꑽu %ßr÷´€³Æ!-àóâk¼n*Ú;DðI2„h'z<.·‰äíóUn¡xªd7Ò$»".;©#^­‹ˆ­›}õ˜dï»Iw?¢Ý€ðQZϝ9bˆ7®_½—î†ñÞ·d‚Y"
n£Eã‹&.Ç›DwÎG<ÒÝVB¥û{iø$ÆvºT0ÔŽ‚Ow¸(ôÍîN×å)-|×(8Ü	˜bzžßI“œîp¸yĬ¯wGì¼Ä¿Ö©ñrÕÀÝéd5pk^Z n¾‡Ä¿ÁÝ?VÀ—SîŽx›ùN…|MŸÜÅHþ›tíRèpû›w¡rá,'ªÔÎQ}k©T~iá¼%”¿gÄ´½u¾µ4Aª;±ÎyÚ‹ÝdV¢ÃD0ÿ€Ò±…ƒX¤ï_ìÿ·G³+ ˆ^‘0ä\‘ ±•°»©jñ^~„Âã-š•¤'玄ÑvIâ vK‚Æ’Âö[+ê(²j# ™ß²-ˆß‘x-‘°ÏùÁ¸_“ò¼·ÂA\%!¤Ê`E%!ºÉáÎ*‘HÜp•@»_<—¢’-)»G!QÚ¿¢³^HœmÔ8_tš\gˆæEó |„ª8âRw_Ñ=orW)s¨7Î%^uë×\Ö¯Ìâ
oÿWÚãÿ†œø?jCøœûÜÆuòŸ~xüÿÝ3 %­ýÚ#ýDW^ªˆŒòx~@Æ#ùÏüºBˆüg~uC"ÿDy	éÜõ0Z#ÿŠœÈ?j/Jòƒ 3ê×dþ;÷Ùb_ÐQµ²F²;‰;^“¿ç¤·éWwÚb_ŠXìËdrU:â%ªÖ{`)¾Þ…‹Ð±D9\͵n‰SiìË‘ûÂe¸¥©IÌ­Ö ôf£¹MDÝc	¤a}iðËéür at c]¨B´€äÂõ.Ù~ýRÚ£_†œèn¶µ }` å‰î5L_Š¿^«ûB/Û3âb6É&8±/¬ÆŒ*9-U~5Ði.[,Aü1-öö*¬îœØ׋ß~lª<ö…n‹|aÍ?Àâäg^}.÷ï‡%òe´E¾9‘/_~‰k!
 ¡ùy½ÿ$Ë¿¾<òåë{"_ïQÈÖ‚[1¦’y>U鮃UXSª+bÑÑ@Óµùy+Ñy¨Ú­¤«Ý	ZmE ¥þŠøÑЯmW»+táÔnâG­ß€!Þ¸~õF‚Ú­ˆªÝNÄx+ ’I­5ȹÉ&JÂyLl+ÁY*…2)(¤K<Χ¼¸ŸG|U(È@¡£<ˆÉÀÑ£óCϾXƒˆ¬1¯“IÁY·¯:€¬‚ gÏ¡J,S7Asù¼Ñƒœ‹U—‚§ýœ©Š2œA
+ ·ŽÙ±ÇÝguŠëï‡U
+ :HÁƒ˜ÄÒ· çQÕ]
+ ÎÒƒ\ü±õ5ÇÀ*78vìÉ'&cÜŸ¡·ö—GŠ¢Ðñ=+ hˆŸ¾ËA#K¸‰rùÈ?„K,Žxœ+ ì÷ ÷å$Žv§ËÅœcìK@µà¾PÚWZûð3å8cÄ2+Ì9×^Ö]–âKûÚì;â+¹w½ã¿gæ'Ô£}´-.	ìóL˜›–;/šŠz"³:õw܈þÒÀ¾ÓØWäö‰ìSweâð,zŸ9±EJdqaK`ßV×ûïQ	Wä}Ÿ ù£¹ÍI1žñW8ÊՏ<c">èÌm%]Œ$HÉŒ›%åWÄO$ýêq1Nâ;_æ¶ñ£wøÌo\¿z#AŒ+¢bœ„In(×NÁ;Öq'坣—u01~-‹,.pŒK«(ý~ø_‘à@G,èËÜçï!¦,;ð(ZÅKÅ×ïòìðqŸÃ›-{@è†ølòŸ(¹²£Â^Âë\ ÚKË+órUÒ+ S
+ Þ“Üð
‡?)„	#6
SŠsÊÊ‹fJêcÀ8ë×Ö+¼ñtÝ?ÚœOâ#Ùì ÷Ç€•öWs9]¼uð5„ï0(}x#¥Ä…üÆ5y^LyØi}X}˜+~j~î&Šº€?ÎV:ː&»NÄ‹÷ñ’R6n¦{6N¢³÷A랯>xã6öÇ€7œÁ|›FžúÝìTÓ‚yÕRKLþHú°Ñö°"¡x¾öJ¼SÄ6ä<¼ñ¬ìì³äò‘3ÿ­ À`ƒŸ‘§€mäöð{NyW !¿Ç§€7˜ÃŸÞø“0ËŸ&ý&Ë±ç)à
ß‹]­áä¤såZžvZŸVä<LÈû€òÔ/µ¸å¡Çóðf§Ôôß‘¯çOëü)à÷¨~±§€7_ˆO+8LkˆÜ¦³)Ç[EáŽ
¯ÒŽï
+ ìu¿<@œ˜9§ù<¬´=ì€<L옸‘šÜãSÀÜh
zò3F_ú°O‡>üžf…µFÄ¿>¼9˜ì¯òÒ<r.šg¶lx[p&˜Vñu8…Kt*&þ;3Vh1ÔiønÆMâp‹¹S:•ã2¤:’»çÇE‡áéU(!™ÇaH£˜<ùæ0Ü!ËÞðNÏ‹á>ê_¦‡!úø8rzýć€¢CCŽÃ0a[E‘{MòÌِL°Îs|òèÑê0TD†FK¸¨ƒ³zÝÞ™”ZŒk WC;CYw^ËÙºš*jÚ§þRýo-™yòe:×+žÝ&¹‹¬•«Å_@¶žÉ‡Nňå H¶[ÿf®+â1gx{póßŸŽÊ¯>}¥Í/¼™Bó»ù…¿Ù5cóŠxó¾ýr7/fs½æÙjóˆUÁ]fÍçŠeíWó¤D7˜¾Þ¼"Þ<}—Íó¥»Z§“€ÿčjú0±a!9Ý‘ ô~8-8ªmz? ²ŸÚô~+ endobj
+ 2908 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 2909 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 2910 0 obj
+ 9376
+ endobj
+ 2903 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [210.701 661.472 226.633 674.374]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.7) >>
+ >> endobj
+ 2904 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [251.913 482.616 267.845 494.305]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.8) >>
+ >> endobj
+ 2902 0 obj <<
+ /D [2900 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 966 0 obj <<
+ /D [2900 0 R /XYZ 216.409 540.765 null]
+ >> endobj
+ 967 0 obj <<
+ /D [2900 0 R /XYZ 205.712 397.908 null]
+ >> endobj
+ 2899 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /XObject << /Im36 2897 0 R /Im37 2898 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2913 0 obj <<
+ /Length 2223      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}XËŽëÆÝ߯ВF2Ÿ¢˜MpcĈ³IàEœEHIŒù›MOæ~½ëTU“G
+ ˆdwuu=OUw´	émŽÇ}‘6yXìÃ4ÚœÚ/yýòÝÑa…û",6¯g¦|-ÿ¼^«í.Ã`Ø:á¿ï¶QPÊp=ðÄH#Lш<
]{¡¯4júêdIkºm|>ä‹9š¡Âc¡w¼_…#¯J‹"p^ÛvG«+{ö'·°vŸº×Ýz"Ïe—Óh·ºIœ{«ôM³ ’¥Qð²ýÏëß7»èÀ¶ÚÅѾˆc6‰_pNºO’ä"4´l0靼f-¢5͇¬°U9ž*!`혲eCPWcýJ!g£-þßX\ž´2ÙŸeù‰v¢)Ï­©;o¥ÁK¢Tl¬aÉÿMÂâÀwÊãfûÄÉöl–P
’°A~„‹Â‚<CTÖÁ'±)Édd˱%¾i’Ê"V6õàä
у§‘GtØaÉVN©{Ò?Ë‚ÿJ4:åÏ&ÄtÙcã·¦ZqT);Õ”–ª(žáQÌóè¥ðVUiEC¯u7ïðÙ(I¬û8±58f‚̝&)™CM‘dÝV2ÌÒÒP×ë7»ÝyÉìnVÞ	%[½,Y ‹,âØÆ‹›²hЭgGïŽG+âí·»<ÍÅ•¼°–TÁŸ¢Pá.£9Ø“èKõŸ$	[ .€4øŽ?žW[²œÉ^[B8Ð@!LÙ·V¡s?¾!Ê<Ý/a”*$&žFf²N#ÖÀ§èt‚Wj£ª½„Ó׳ˆlGŒž©Ñ>[¨Ò)¿…s~Žˆ¤ÈH`d\‘ßé%#PkËöIŠk†§‘ÇJЫ¤Ê!I‚ÏBè£7¤4%6²sKTím;•îà¬÷ßñ§‰nM#ïS ÙJFjöR‰gˆ§FtewÀnù(~l5"d“ìœYÔV>&²•âäŠäipöDF$dS{1ðCýM±¬ºAÖ3hQ[Í û!Sï5LØè>f’e¹½ Õ/gšm+„†$ºÙ=–`å
+ ¤‰Æõâdb™P~ÚÊ0l'ëÐpË\ÚÞ~l©bõƒ
+ özå4º\¾ùƒ‚“ãJâÌ*ær†ת¹	ƒ.ó˜Ê8¾Ì¯í稁{ÂyÏ:ÌKt·JÖ×(Ž"S[ÉƐô&ƒïµ»
+ yÈTJ),"g¾j,¿|®äbÒZ‹Ž ÑØ+ sÒ	£æn¼JôQ‘—9h8ÏÐ,„tÏõ·­¹\;ØúCËâY(Ÿ4ôû§0°€Ã„Ž*¾ÅÀ{õ¿UBÔ­J Ù D¬ó2Ù’4™Û"®Œ„ï|~¢k#²e¦ÖuæR	»›žã0¥})¶ÀæK¸~‘
ç¦LÌåbÅ7C=KkS#es÷+ -UÎþêsá»âb¥û$=ȉŸ(û4KYÛÞȐŠQœÿÜ&1ZÙ
­(™gÁW9ìF:C‚CÔ^ú Î–^þqcÝ[ü}[Ø!WÖ("þ0ÑšŽÅ4÷/EÒ¡õXêÕ=Å.‰÷y|˜o+ÒÌ_
+ uyÌ<*iJ'¡ú›ZÔÔ,Z`éi€Eü”¢îdŸæ~`bØG*€UéÊÚÎt at _ždà'Ϻ•<㘚º,dpü¨ë>Ù4cŽ»4õ´“n7>-¨QØ…èUrj„¾B3¥ØÔº¢æøvŽYÝB®z¤Ç×ègâHÌû:(ùa‘¬Ì`XH~’DüõQD!àþ7ŸûXÒŸ]¥,ùÐô+ ÞC/ß«£ÌTœõ1Û#$ä#wྞ¥ß•[7¹ïÑ“ƒÔØuÞ¥Q$@jxð%Ù§äÑCK1ɏu„'вæ”ÇZ°ðnùRèý"o´
+ qÝ­»»%|v;È­$XåþŽÚÉ+‡Ú£à¦¬óh–(×mò…@4?ð™oí|V—˾\,†9ÖÙŒwg+ðëåéQ.¥•ír3m÷%ZÝâ>Nø2†Wç5ñùOÕiî²}&ÁÇÙþ7»â@µ1cÊ(eÄøò××/+ endobj
+ 2912 0 obj <<
+ /Type /Page
+ /Contents 2913 0 R
+ /Resources 2911 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2915 0 R 2916 0 R 2917 0 R ]
+ >> endobj
+ 2915 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [343.701 298.906 359.633 310.595]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.6.1) >>
+ >> endobj
+ 2916 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [533.549 233.138 540.996 244.827]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 2917 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.186 147.569 125.118 157.016]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.5) >>
+ >> endobj
+ 2914 0 obj <<
+ /D [2912 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 426 0 obj <<
+ /D [2912 0 R /XYZ 72 361.642 null]
+ >> endobj
+ 2911 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2920 0 obj <<
+ /Length 2976      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]ÝsÛ¸÷_¡—›¡æŽ< øѷč;wsm܉§}¸»J¢$6”È’”}Î_ßý+ U’AA8?!Ë:mÚz¥96᜻:ÃÚùÍ×>ÜQœ3­ÚÌŒ•Ð&¼©‡±ó–Æp}sßÔ’˜—$K…¢YÕM¹«çfŽ
+ å-Wuº19k»dzVVléÉŠMuVÕÙCIIÚ$!™½ƒÀ'PÃtsÉ‚ÝÿýP
+ #ç‡â¤Ö˜BʽH\ÝÈYä¿ù"°È5TnilÝts–K¾¶ëŒ¹¼dŠKfÉ|º†g ƒš5Œ¤™Gnçhx`Ó"ÓÀR½xd¡‘xÊÚe,”;ª Z;eEæC2å¬<‹y	àš¥ó)H»æ!¦FtŠùŒCf;$…BÁp¶ÙÔ…Ë¿¬4ó–»-ˆP—Oí
+ .R¦Aè¢ÆUq4Ë1Ž¸U:€ŸÒr© A^·\J+Tv‘#H•ö­³º¢ebš•F¼§+±¬8ÿÀFËþ¨Ûå¼âµ Š¸$ëܐ‡5\Y†,Þ°•Qó"SÌÙªq¢]kúuN+ @}5E>#‹­ûsl@Œ`G•ž±>h 藍¿-[35‰y‘Ίýù–{ô÷„p»$ېiS?®àFšôî‰¼3ðõx«|°‹‡=¶+u°——f/ÿ74¸Í”0ç¢AàQHûï%ïϯ±íwå×¾%ãŽ7![ÿ·UÅêv·%õ4\^¼¹¹ö ’xR$À§yQàiäß¿þîOþäçßSI<¹ƒ²ï‰$™l.„VpˆÍ}qñîâï1×÷äÄÅ£‚~šó—LBODÑDy2Žºó‘J&xìûÇ£ëšöÁ‡Biíù`³nGàf–2QPz	a^_Ê!bOGá)äˆ<éËgñðÝ!2ô¤O¥LùBʼ¾zs$Hà)¥O!ˆ‹F¸8ìüŒ&þ¨jD Z}Èi÷Û‰¿ºíX³ðYBÙ̇'‘Ã÷¢8xRôÂ(8•6?×x$´Éð’$_N›®µ……|¤ò·ôÃJ}ސO¼ꞁ¶èh‘˜>!ÿ€†ö´ˆŸ#IòåÔùu0ŸDˆù*­ù,X»p7ˆ»W_ÐÝkè-ŸÁCøÝ#û5?¿9oïÌÛK-ùx‡vÿÐîŸ9ÚŸïèã9zåû÷Ž£Ÿ|Ëb9Œ-N(Î`‹fW/¾°ŸïNÄñ7v"N·é§~Fú†žòŽÂÚŠÑms4›ºÿ>:žN…u¡F¬Ÿ'Ö—íèÒO·ŠF˜Ÿ'Ìß7£7?Ù¯fþ#;—†‰æ_æ÷x¶MçµÚ£3pêJN}ø‡[~1з¬ˆñèñQ1>*ž”g›ÑÛÆ#ÔG¨ê•ù=‡^w¯³†þØ+Ç?|ýßüákp;$*HÁ
+ hÅsˆ
+ ðt&Û­'^I
/ˆÏfWý\a>þJj|¢WRãÏy%5>‹÷{ŸcŸx%õs-Œ@„ÿ…ž“ÑЧK;wFŸ+ H¬Â´1¤õëk“ÇBêˆ#jc¥%
ÃC{¹äÀÓJôÖÐS‘ݽ–À2tœË%ˆ½P&öUÄ´ EéØYdœZ¢íG'×ls?`.cª÷
+ ×´¶}3îñ†rClø&7„»œé¬ÈQ”ߍÞGV‡Ž7vñuB\`nilnKÕí	ÌÿBÛ‹ÙÞ-¹Ò’Ã}Ãu³F®¥ÃÙ*L>¥Ç §(úÜ¡Hë…æ†ræÝføPÚˆýGºÙ§Žh¸7GÞ’·‰±¦ä¡Ÿ'Õa¤oªŽöß7›nT]‹ËÅܼKÑË:€`éñ†Æ¸ÚÚ<+äG¹
vK\´”ÓØì£ðsxxcöV3¯M`c¨Ã„‹}œ†¦æøï>§P&œ=ÈWù>+ ?휴O_yp¿²ê{>Ã
¦Œ	C
Î"7IxüØxÜŽa¨‹8ý
â4gƒh)¯i*ãBÕ¹¯¦SÔÜx3l·Rvè	‘HÔµ>Uà.ø…¿–3ÈÈ$“R{!n`+¤A#´S
+ ºcÉ+ endobj
+ 2919 0 obj <<
+ /Type /Page
+ /Contents 2920 0 R
+ /Resources 2918 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2922 0 R 2923 0 R ]
+ >> endobj
+ 2922 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [217.045 654.427 224.492 667.329]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 2923 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [116.825 185.866 132.757 197.555]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.9) >>
+ >> endobj
+ 2921 0 obj <<
+ /D [2919 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 430 0 obj <<
+ /D [2919 0 R /XYZ 72 720 null]
+ >> endobj
+ 434 0 obj <<
+ /D [2919 0 R /XYZ 72 442.855 null]
+ >> endobj
+ 968 0 obj <<
+ /D [2919 0 R /XYZ 255.909 217.178 null]
+ >> endobj
+ 2918 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F39 1156 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2926 0 obj <<
+ /Length 3412      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]sã¶ñÝ¿Â/™¡f"”ø Aô-¹iÓdÒܵçö%É-Q§”¨Ô9¾_ß],(ɶ,ѱ(‘̍g,Ÿ»‹ÅbØ%ùµüZ‹kíæ+~=Y\}{sõ—¿óðšûÌøæúffkÝLöVq5â^•ŒÆÜ+ µ¥2ž}þžWYœb¶Í˜ba䥮ÒG(°ù“*Í—T2΍•Þ÷.ë€}ZAåâkȤ7ƒt^<)^`
+ «e6Ï֐1‘—ÓÿŒ:Œ³Œ2&q=2t”¥€:"lJʆ~·ýhègVÔ°'£_o~+ *ŠQGZêd€;„@*`€`½Àÿ·–¸(”^>£ß*]$e
<ßBë4Áí”ÝQ_ù/>—OZÎÝ8erW£iG¸«©ò¸þÂ.ò⁞W»0qo–‹
+K€+ 
+ °‘zK>‹DpïÞ½{Š†P,N†fZ„ÇAø)ÿ0ŠŒ÷Í38 } NDNù6rFÐ…9ŽÊû%IKÊ?C(dJ› ԐU4FÒ·¢ËÇ…ú&©™â²<û*´²‡—¨lX õ¹©œ=¼ÿÇ3Ú†°ù	 ×ÐJ¹à-]šñˆ¿Q¶¼}ªe`—ÂÛûˆÞŽÊE—ŒdupÛ8´…` GXFyÓÆ€Î1Xþ½^ÒÚùêÇ‚^jô	+ ߏÜ4Hºið»rÓ ¿X³{¨“ek$ϘÜI’å]‡ç½·k눕P¶i׆áØãz*Ãå\v-¡±=^—°ký·k7UaGìZÑÚ)ªÓýÔùìZeN÷DL¾>q¦˜|ò‡Ð|@1ù¡¼pL~HÑžá bò‰A"ѳ6’¯Üê®ÈmŒWE¯Mí¿=’hÓ—¶g‰oÃä;T”é‚=«`Ï&²á]zPžsI¹²ïNÊ2FDƒèF4¾D#¢A´ìC÷šh|9ŒˆÑòË^¥¥É^>X=í¾Â?ÆÔƒäý÷¥3ä™Ë/ìKgÈ¥Ïôߗΰ°]L©j.4 ÿa§†üèxGüèÄ—›‡}¬0[¹"ßSÑšÙÚT~Èc¡½‘„²ÝˆñW­ƒ„òXDó€$áyðSëL’Õ î¼óLwt¸[ d¸êŒÛ\8·9GWÑ·9¾'ô«¿–kbïLåt–jpì îúYH‰ßý,<F'¿¼3î•úYëŒñç}AÒ<¡8­j>ýLÿÂÌYõ3c¤ŸIséï1G¯Iû¦›™èË÷N¯š-¬ÑY
æúâŸ`h`¡õå…¾Î(’­~‚!è€Çýù?ÁЍ(>¨ÀSº M
+ úhwR%Å|?¾óôœ¾‚^Ð1ßAvü¥ßfEG
ÏÞø~8>õ;ó%=Lßûk‹ý?OSä¨piÏ'ÚxÿÏÓ&²Õ·(
Eekv¦Ö`ßûò†Ë?¦±UEB§jÓ逪TtùC5|>Œ€*BF˜n|ätžºÄª]ñÔÖ}gU®ú¯šiú ¾°j¦É¥\õ_5Ód E—½êÔG¿ý×µL“Óx7Ô2ÑöAÚÉœr#H+ ¶cìÒ8äŒÁ—IãÏ
+ [çölöù»}peÀwÚ#îË3׬žMäHËeHˆ4_‚d÷n,Pñ»wï(akåÙªY|—:lbqU7°@þ^C;YWiîªVéò”ï{ùÌåԍvÀßE^ZäïÓjŽÕÔv² í+ ³qjG¼·á@;ÒV Ž÷p¼I“@&%½4=½µÌœ ” TRWçcB4BÂS»+ 8þ«÷ãÀí~ÁÎl9hŸO}‘Ä[e/¾Í¶j&)7²VI”UàgGæ<RKg¤®¼¤FnXOˆ€E<ºË€…Ú8?¹ÍQúÿ²ãendstream
+ endobj
+ 2925 0 obj <<
+ /Type /Page
+ /Contents 2926 0 R
+ /Resources 2924 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2928 0 R 2930 0 R 2931 0 R ]
+ >> endobj
+ 2928 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [210.207 705.924 234.624 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.1.2) >>
+ >> endobj
+ 2930 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [101.054 281.705 116.986 293.394]
+ /Subtype /Link
+ /A << /S /GoTo /D (table.6.1) >>
+ >> endobj
+ 2931 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [203.036 193.408 227.453 206.31]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.1) >>
+ >> endobj
+ 2927 0 obj <<
+ /D [2925 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2929 0 obj <<
+ /D [2925 0 R /XYZ 201.924 354.719 null]
+ >> endobj
+ 438 0 obj <<
+ /D [2925 0 R /XYZ 72 334.236 null]
+ >> endobj
+ 2924 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2936 0 obj <<
+ /Length 2688      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYKoãH¾÷¯È¥2Ðv«ô²uÌ,¦±³‡í&·=TlYÖ¶,yõ˜$ýë—É*I¶3³ÕƒÅb±XäGÚ<„ôgv»MgÛ0ß„‰yØŸ?üüôáó“=˜p“‡ùÃÓ‘)Ÿÿ
+ ›v8­LP¬Ö&èVëx—ßWÑ.(Þ¨“‡ÁG7ÛUÛEÕË$V¶«h¼Hß±BûPýš¸èxmCã{4tòyµ¦UÅ k±’1ûá¤d¶®y‡5Qðr; ßÉl¥ä-DÔ±3–m-óÝج"âZ™­	À´zîè¿íÞVÿ~úÇÃÚd¬³ud6y±j~Óœ{–û@K·$Ñq(:iÞlµe[Vi+ˆÛ'£ó
ødîˆ4ÂÜl§³uõì¸Ä[œ•íNBž§#CzîßõzU‚¶ßV»$xœI·úý #^$–½=¯Y3¡ê$f\,´VõmÓoV딈Ÿ@|âA¬Î‚Jä@³¯ÊV¸Û·r˜MÙèâeb’^&Û±“Æ­–S:>Q?w,Ë›UçK]œ™AƒsN÷:­íG¬é”¦ÖÅP~«R
§®°‡uoÅóCÑläíXžH¦xTƒ~{|Égïé¥ê=â€56mé…¾;Ò@»ùDóéVÌ„ƒÓ,sîdv(´Yñ‘/àýÎé±ðà6Âë±U­üäžY0Ý®—§ñ¡q‡A»+ø†xÁÐ/´#/†déåQãhÁïük;2˜$IÈ`v1îó"²õlá,â8¦]+gŸdäEãÙŽŸOÙœYäƒ0;&ºôÚ–=÷º°•ïôœì ´í8¨ìG¥‘O_a«²V²²nŸm-”±Ig™b,l}»Œ‡þ›þH[çMS¾aS(aÃÖHSö€CÑ˽ÚL&Á®ÏjLxYºž=$Q¨¥pÓß„7¹ºL²bðeÕXTǪS«ŒsZ—Á7Æ–Ã&6q¬ßîXĨú#‰³‹Ä,. Õ1–ˆºâRÛ}!6«(€qñ£´êØJzôŒN:2Ý¿ôå>tò«}ß ¹™firßÖãYܶ	`·äèþÖú·f;=Õ흿TüEçr¥×;7)á/ñ·`!ÁëÁÇå|ü¨“‰|ÄYö…NE„&ßnÄ;‹íÖÏp&tmß{mì±5Ë '!–;õ5Ä[<­·r-Ô¥hçüqøJãMñmµ0ÅH„¡ããHt”[[°Ó䥙$H?Ê—_}Â6Ò}⛢Fm»R›|´Úkñà[Ì:0‰^”W†î5g
+ ½>OßÛ±ç½ÒÉãP{h…‰£âm]skò °P“…:Csç©úáŽåˆIG‘h#rKÝaÎ"õOô=²»t†+ )§?ŸîäÇrŸ=8vÌ=E W¹€‘sˆ¼UÔJЭ+G¿Ût=4#xXBÛè+Œ“Ÿi+I”…:j*ö>¶®~TM©;ÌhSõ¢cͼùð÷Ž|
“ø^Èås¦KØæ×A·½çV÷:Vâ.õ8ÚK¿»ž#`'Q´›™Î„3üJg€0
ÎzA´õö‹Ùï¼ÒejYažbpÒ–W98IIøÀž#…[Ð×Ï2T®(e4ØMRï|Ÿtœt¨å‹Æ•åâÛ[iN½¹WwÝëwß©tæý¤ˆ&‘‡%«¬¬žkWåÚi-*“2YÅÙ$-q!ã~N¨@¬—|Ø»?t<F–¡ô£6jWL·æ$ÖÀL“>à Jm#o- ªt3ÐÐgyò%œªr^ä5ºÙÌB˜iæ±ýˆaÍ’­	|íÊ™pFr'1`äø3)»éÙ”‚ƒÏ–U|Œ`Γ«5šì¶HD®Kq’¤
+ 0¯™t0:zÃÊÏ×ÐyßHŒfÎô½ˆÔ`ÝA¹X™j¦ê‹.ó,.Ìꣷ6óç±må!x”?Z•¦Rà]ÇÛÍ.g"‹ñIcÃ<BÕ¥ ]Ú¶ä'¢Å·o«8ráÒáùq ¥ØöËUÝPó7·ŠÕAÿ‘¦ñè#×½ôÑ"Áb-Íý$Ÿ¯ñPø÷c‚”· ºÙmòl§ñ·ô…#ÊC³	¥5\JNöYq£ÐEÒxÇkìòE-{òÄ®¢ù±ƒ¯.‡‹{,
+ üéA^Ô°¦Ì]`{Õ¡rvÆ´ò½*ÞÒör|r/Üß‹=ø$ïÃx7ݪ݂$ýYËsY˜Rê±d;h\C*Œ-âl‹º9™9MBqã&à¬AŠ´¾Æ
ºê$Õ¬_˜Í•“Á¾@ô‘þ
&ñ¨î$ãÀÍù2í
+ :î#L$Óî¯L˜(z¥Ыò®ÂÄcþÞ²‹_FB²>#D~`àîÒt^¤¨ú½a™ÌB‚ÁÙû ~cwõÕÄä8~,	–×@B[{Ð /`é	{¡qxí»¾m¯“8GFÁÙ§8è]ð°päóŒ'W7`Éè PJ¼ô£ð#'báÿ%ž€þöC¥z7þätöq25>Hãó.“O?¨Ð·èòÄ †æ¢×OZ‡p¯ŸˆŽš§G?® ²LŠ»g±®?¿pD¼Lø*C°Y±2¦1ÁoΦöZ=6peñf«ûIŒË%›ŠBö^ª+WpkGȘÌWN	߬JÉ鯍L7­#sõHT^g…lçHiT_lË?®Nq÷¦Ûki6|'ÉKŒ<"pemÐ^[èüÓ»vª¾Ì¬¿ˆÅ¨6B!Q”nvf÷@Vµ‰ã-«Å$	æ>üòôádRòendstream
+ endobj
+ 2935 0 obj <<
+ /Type /Page
+ /Contents 2936 0 R
+ /Resources 2934 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2896 0 R
+ /Annots [ 2938 0 R 2939 0 R 2940 0 R ]
+ >> endobj
+ 2938 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [106.034 200.066 127.421 212.968]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.10) >>
+ >> endobj
+ 2939 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [182.095 200.066 198.027 212.968]
+ /Subtype /Link
+ /A << /S /GoTo /D (table.6.2) >>
+ >> endobj
+ 2940 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [431.855 112.376 456.272 125.278]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.7) >>
+ >> endobj
+ 2937 0 obj <<
+ /D [2935 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 442 0 obj <<
+ /D [2935 0 R /XYZ 72 253.204 null]
+ >> endobj
+ 2934 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2946 0 obj <<
+ /Length 1826      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝÉŽÛ6ôî¯ÐQbEµè!i:@‚"]â[’ƒlÑ6[YšhÉtòõ}%ÙãE›SaÀ"ßÆ·Sy!ü”—é Ës/‹Š Kµ·?¯>­Þ½jzoVa ‹Ü{€u¨¢ðΫH#,–}½z·úu¥„WèmT–Y–}•Q…À‡Wý’tžyQPä2ò>´(tBçË5‰™Åàùë³Î½W-0ôfžQ”i˜{›‰í¿×oµŠ"ñ6L÷ŸŒé85H*•%ÿ_q@ñ-~l¢0Â,ÅE "rÁËíêùJ=è¼=î¶zïßÙã¸V~gÖ­c?
`£ÂïÖ›8NüÇc{8Sþ±GóöO³ÇÒ¶mød°°=#\Ø!u	ç=o?„Iø“9Œ­‚ßóçmûË:ýÏxû›=žÖQîßÄŽý—eOŠ0
pVëÛ7pi0py›8	’4¥;¾m‘G˜û½S¹»GÍlo›cýˆP¦‚œY",|¼JÏ˦eòv‡ú|Æ“v”³}Ûu¦.ÅaæïÖ ‚oD}XG™oH͆Y'¶'’ö÷ŒJçÀÇûYf»JÔ˜Š)˦zÊ¢A)#=bÑ»§dÈ£HE¤Éý+ *ÕøÅ+ endobj
+ 2945 0 obj <<
+ /Type /Page
+ /Contents 2946 0 R
+ /Resources 2944 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ /Annots [ 2948 0 R 2949 0 R 2950 0 R ]
+ >> endobj
+ 2932 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-PoolOptRatiosNoPABaseline.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2952 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 2953 0 R/F1 2954 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2955 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰WÛn7ýý“Þò~yèC‚´ô–èK^lCŽÈ–*)1’¯ï̐»KR´v¥pv¸‡³‡s§`~»Ola:®™î<s.tÒ3ËU'$Û­ØÝ‚wR³'¶ì[HöŸþ`Îð÷þw¶pw› :¯ÙÈ^wJöëaApÙ9I´£–Ç
÷lñ-þ€Úv¸q‡Üˆ0»gÿ²G$ƒŒ8RêѹDÒš”þ“ë…9[/ ÍõÆ…c½R™.ÌÖ+•íD®7-4ôzŽïçê´)ôÆ…c½JjtÄL½ˆ¹Þ´ÐÐkC§ìl½€.Ô’|¬U…fŸ©U‹<&Qjh4
>W# $k5Þf¶VDû<{Hnh…`ží*ë"'ãBCmè?ŸR³í!w«…¸d¥x%XŽÙ
+ ’0ºã¾±ÐÁ÷«6ñç‹É@\P‚¿JÁã-À9F¢éOÏ<…¦óè¥R²±*$V©æ=4x—ÇB)³3ê'¬‹ïŠAÎqÉò¿cÍL0ySûŠîé3b‰î·J*mÚpÆHàžÜ¦êþ5o»ƒ
+ ZaEE7¯NQRaf$”¥Ø:—„PT•
+ Êö‘=A>ij[Hq
G5°´†Ð³hH!°ÞWÖð=Ÿ†•5úMÐ0öŠôÓÙ,¬Â€,YPœ$¡8¹® !ÁþlŠS<$$˜b	­;]"tçBü^þ›A*Œ©2ÄÈKÌVÞŠÃ+h%Qg–Þtç
+ ­9:¿ŒçgPp.ç>AmÙ¶fr(†È>A–ÑIj‚¬3ê?ßFzürICJl
Ó4¬É"z,ÝúNby9*Þr
ËCgkcˆT÷Ïbaæµ-ÈMÓ$ŒÊÂ:±àP°<òšAwsì|Õ=…‹á¸ÉúáÈbŽ%œ–Y`÷þðø¥³ièõÃäE“Û$Pô0ºpiÙ×ü‚Î1ú$P51Hw-y:ÑDKWE#
+ [£—Nóºêc at DætSᏙòª3ˆøã^¦œ2jLõdÛWœ3‰HEstiídF¾Ä6^ò­ñb¢£!9oºEK#"ÈV®L“P²êjènofe‹2Ec#"Ãpr.[u6à!ž3e`¹:jl¶Õצih~ÜÙ ÍilZS•¡ám.1X¾NZÛÚ¸Bù*W4O¦<—GÈïh‰¬ÍHY£jíKÉ4	£EWWÒ™·ãŠöŒ_ÄÃW
á{ºÏÊ¢Á%"!Í*g±²jqHÄËòD¬Í"<•ô /ë-Ö©,æût1³z‹<ñÞ"ü¢0uÂg
³÷Œš¦
+ ?¯;‹#áVfý²O[“úe$’Ã)¹L vôÐËi÷š->àɲ¥“M®!Q. ¦ å"aò$É|drH”sˆ‚n2H’ˆÅù{D˜ ÃÇ×(/
”éì5‰9Àp¼f€(+ ‹ÖfË·NU«ÐÏ¿A5£Až-ïWPÖ¸·ð|ïÙò‰½à/ÙòËâJÐŒ­q+ \¶Égρž’II~œbò "ä×%ÚŒ³+…žE±"°K±åC4YÜ-¦œK
+  ‘ÛîZJ„rNƒܨ‡/Ã8´½ÞíW»«›ænOcO¹ÛXw+λÃÓf}×Ú*%
ñV:|Xɸõ涹ÇñlàMDï-¼s`œ–ôdúÆõãõúûUÓ,
+ ª®’ÕN«ÓÁÖë¯W7«ÇÛûÖVÍiT¨>ÊCÜz{¿yØ6·ijÏå6®Òñ¶Ÿv›§Cû{*zíÁ]«ýv·Úï7­F™®>#N¶´q»ù¶»þ®š‘gMëåÎ3¸\û˜£7Ÿ÷›ÝõÿZª¬T8AT$œíu)ª+ ›h”Ã+$1T\ãã¬B![Ü2ÁlÂÑàc<]f=¸UúКh¸7×ûUa£Í.sÝÉSÙx þod6k*Oƒ‘	ãýäÁ¬‰ž3Ëž2àï×ì'äÎþÚB|þA^Þ÷gøÍÛ¾²endstream
+ endobj
+ 2952 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e0078006c0073>
+ /CreationDate (D:20050430002650)
+ /Title <feff0050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2953 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2956 0 R
+ >>
+ endobj
+ 2954 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2957 0 R
+ >>
+ endobj
+ 2955 0 obj
+ 1939
+ endobj
+ 2956 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1210 1000]
+ /MissingWidth 276
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1008
+ /AvgWidth 441
+ >>
+ endobj
+ 2957 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1144 1000]
+ /MissingWidth 317
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 953
+ /AvgWidth 479
+ >>
+ endobj
+ 2933 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-PoolOptRatiosBasePABaseline.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2958 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 2959 0 R/F1 2960 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2961 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰­WÉn9ýýI+ .òìlXlœìam¦éq€ÙÇÂÒIçH»
î9;†IJ
¤‰9ŸÒ*¢bà±Â¹N#Q"æ÷ÿDaR莠àâ4­¹îs$Z8…ÞQT©X'OƒÀJcúD¹0Á:
+ £p‰V’·H„¿$Z}Î
+ ˜ªoÐ'­
yh9F3”¤Éx†‘PQ¼À8?c©'è>UŒç3"a¬©¸=ñÊ—qq¨éëø¬òeE඄æç³ÂŽ$}$r3;Á¨ŠÙC€Ú™µ¢"yáçD!øŠÒ#„p>'LÕÔ_NÂpøÑTŸ&–³aèPuÇò=€ „šŽ'M¥ÄTG£qFź–†œTRÍji š––qÄu>Ð]S# ƒS'€øÃŽ¦Àå‚w.ØÓèú0§§I©«DÏÑò²/#p¯ûˆ˜yÓ†õ¼û2û“½$ ²éjBúÒ–N4WhZZB¡¿$Jv=M–›æi¦ii„©i|Ûõ4¢Ýœ†–ûoCQ&+Çiy.h(*üڡu¤AGQq!#c4[Šªy@|¨è=V±‰gPßÕÆ26gä1ê cá²ÒaH±†žU9Œk\ÎX;qc›Ãw.æl˜sg³²ip) /‚ae×á(xa˜ïvºÿt©ÁçâÀ;§í'‰{ºácá÷-N\€Â¯šea¨œ3‰:c*rÕ|bø™ÃʪWŽ½jñ˜WÆÇ>–uÖ^±Å;¨ÆVsLÂi:k”HëJ‚ê¹­$òº’ >\’–õ{Ì"t{HëJBëH¦A"¯+	†h;Häu-ÑE#¯³Dí>‰4· V&–™éL¥¤ˆ”u-bsš2¶Îû$$ñúàj¡a£Â?Ô§
µPÈ„BÍè$”o5£Ð°Qyªk•L^W"Z%R‘²®E?¡ölب„äñ¶
µÍ£ç dëY4	Y‘ÇÂ"4lÔB8Àאʺi0Û°Óyθ¡ëÁ'N
B${}½0TҀϮ^ˆX\¨8üð«`’^²ëûÅ+éù_³ëgöB¼dןWyicgBT•ç$÷KM”ôZÇ·¸§Ç½¬‚›6n^¿¢gŸ{»5‚Н­û£¡>ºùì_®ÉqÁ®€ª(±Ì#Q=)?FÇ1Ÿmtm
+ ç²Qgø×Ívʨe4BÅY¨¬‡ƒÇæf»[n¯n'•=åí¨K®*IY	Á÷ÏëÕý”¦”„³|½¤éJnï&UlÌíVŠÎý~JGALõλTnžnVßþ]N†…î½Â·ŠÂeÅÕêËÕíòéîaJS‹XÚ •ƒr÷°~ÜLªiKí Só2{·ù¸]?ï§T=¤Ög¤ËÝf»ÜíÖSz8REic2c6ë¯Û›o
+ &]ümlcâ'	>åÙí§Ýz»gågÊ”MSlëµ.éÊ…46ÙzXÞ¬öÇmYGª%¥p©m=îFPß±å ÞN[\ ä`L¨ll³Ü~z\î—Û#ÆLeYÒÉÌ~·ù.& CÈÿxŸ¸-émÃ*6~ûåi+ endobj
+ 2958 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e0078006c0073>
+ /CreationDate (D:20050430002202)
+ /Title <feff0050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2959 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2962 0 R
+ >>
+ endobj
+ 2960 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2963 0 R
+ >>
+ endobj
+ 2961 0 obj
+ 1791
+ endobj
+ 2962 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1175 1000]
+ /MissingWidth 268
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 979
+ /AvgWidth 441
+ >>
+ endobj
+ 2963 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1159 1000]
+ /MissingWidth 322
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 966
+ /AvgWidth 479
+ >>
+ endobj
+ 2948 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [519.61 437.934 540.996 449.624]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.10) >>
+ >> endobj
+ 2949 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.383 261.521 130.769 273.21]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.11) >>
+ >> endobj
+ 2950 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [152.928 261.521 174.314 273.21]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.12) >>
+ >> endobj
+ 2947 0 obj <<
+ /D [2945 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 969 0 obj <<
+ /D [2945 0 R /XYZ 162.439 530.463 null]
+ >> endobj
+ 446 0 obj <<
+ /D [2945 0 R /XYZ 72 314.053 null]
+ >> endobj
+ 2944 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /XObject << /Im38 2932 0 R /Im39 2933 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2966 0 obj <<
+ /Length 1516      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí]KsG¾ó+öÆÓÓóÌÍ®Š>¤œD7Ç,V–*â‘Ùeÿú̃8‰%*K` iQªRÁ.Ó½=ß|ýÚ…FÆ?hÀÁ6ÆjŒi®gƒ?ïÞËf:Í›Œ'}ó9¾–Bhfå¼+ ÕŒAÆ‘ÂÖ‘ò÷d©¼Ú|úßYÎ5(”÷iœWWƒ¯14^k›«›ü©«é»áÛnñ±›ÌFï¯Þ~¼úöuc„TºàOÄ	¯u‰ü´x;òvøòû™¨ œ‡˜	ˆ0¾ÚW­¶‡4¯&«v4†áÓ2¡ÒB¤¾W9M'NÅ_¾ø~.„µþÜôû:éõáþ~”UlžP1
+ ëü1uühJT>b1§ñ_r¨€ˆ9û]¶hÐÆè=Iö³ïDtÔm‚Öý&’tkÙ`á÷¿8Z8ƒ$tß‰Œ¿|í¼6\ˆ4!BÄǯwñÿòÉ}b9R¸6ÿ=!åÓ|dxtÁ¬pö`F¼ïÂ+tܦzˆã’8뉣Œ°¾¥‘y&«X ‚€Bî`'ZVT¬(¡ÏÊõ{Øýµ/28“äú”xã²#€
Ø{&È°Ç@†bÀ’	2Å"d(«¹!CÈ›ÚrÒ­8´Ý8¾û@!Tš—Q¬4îà¡.Bì­X'lè#MÈÒT\–»„Ì+ °‰M½’qD¼d†7kn‡ÍÉ+‡´ÝŽÞXE>PÁÉ…èÚ¡€Ý°@:fXðûŠ+ ¾¤˜ääºST>p
+  ÕëtŽ8ðŽ+ }°ˆƒõe7Ú¡3Ú1oºˆ§Høœà²\¡EÄçR\y´DhQ,2e×Üâ“ËM¾†‹Ù²kW¹ÄR@,š	B «]+Ê,RÑ!Šb­&qÆŽIn}§©¶óë¹=½{Òæ¥)¹¸'2#':î	œCMJo¨±9-•ª,Ã-ArÊ5o#¡ÐÜ‘QÁ“œ)l‘æD‰œê'´%“3å–(¹Y~쥊{œê¹¡&eèïœdp°\:¿0[1é÷†‹s²-Œxª:ndíªô‹o*u—Jqª»C¦ÀBsâ
’L…,ãš™9|ê&)Ôð+ "'LÑp)à:0¦øÚ²;bŠáÖùu·Ztº= ôøY.MæÛ[/µ{6™Cí;©&ó'f8%@líƺ£Òƒ""C¸$2¶E´OE¸å6oÛÉ=•ôEÙRC`ÅА©­â’¾(…û’NúÂ2…ÙŠŽÃ+ õÃh¬µþò0O‡p¸ÎQ‡ü„rà7idyâÎu®­žÇóÓU<
+ åüd>-/º‡xfžÜ’õÝló]<4Yß-Våí§•(?—ˆå‰qÇ0B…p(œ3ewø»›æO«'5fendstream
+ endobj
+ 2965 0 obj <<
+ /Type /Page
+ /Contents 2966 0 R
+ /Resources 2964 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ >> endobj
+ 2967 0 obj <<
+ /D [2965 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2941 0 obj <<
+ /D [2965 0 R /XYZ 214.182 225.615 null]
+ >> endobj
+ 2964 0 obj <<
+ /Font << /F39 1156 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2970 0 obj <<
+ /Length 376       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍ“=OÃ0†wÿ
+ ösg;±ÄÀW%:Ð"²A‡ò)%ЦªÄ¯çì´´ X(ªPßùÎÏ_Þ z#¨¹C¯ÀçüvÂ^ÙÕøÞg Lð|A1(O˜qF—/óš]²†KðLû œ1?rÒ) N­Ú?sŒ2Þs­‚Ä_IͦÈS}3N2kù´±w6±ÀOò
¦#EâeØß¿_‡;dzîÜVCCP.SSQ§pT²½± ðò!u–wW¢W=Î%Šé½ÌŒ±¢P” îËÌÚ\¥¢‘ô	DSÇ#/mE-™¡ˆÁ[ÆmÕ<ǺÇ1§„¶Óê†:橈bÖ)\C¨ £tËyÓ­¤ç¿èÖuÜpâv-„‚rTöÙi¹aº6-–nþíÜV¶Ã]Ø®øÛå
+ œßÂuzÇ®JoÅaW_TíS‡×õ7f꥝­|Ç‘æà4ý®U6]
+ ­[yò#ÇÕendstream
+ endobj
+ 2969 0 obj <<
+ /Type /Page
+ /Contents 2970 0 R
+ /Resources 2968 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ >> endobj
+ 2942 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-OptContributionFromNoPA.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2972 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 2973 0 R/F1 2974 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2975 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÍWËŽ\·ý‚þ.eÓfñÍ¥Û$q¬¼ñf4éñŒÑ3=énY°¿>|ÝfUñ²%/DÈ[‡<U|Ôa€ô;þ"6fk…Þz+|ÐÂÉÜ=îÄÃFæoŸÄÄßÄF‰_sëïb#EþýøW±qZØh2êYl|pKo_{aé$nwԣؼ›ÿ”¯ “J‹ÂšøÅOâ%Sf^™‰+ѵ޾Ìò¯ËDÉòù‰‚ÃÕ›ÈFß09+ óMîïe¢2ځʐÒ^VÑGت¡›‘ÿ£VSHŽÈ¦o) ê£Ü:‘ÿj.s±álöÆJß‚(‹òÇj/ÞÊ°­
Æv`å0˜Æ€ÚvHQQS¿¬òP4‚6&[Ž?&ó¦SÙHx¼™î5‚"\%QÒpè$ÉJƒ™“ (Â53D¢ðæ$;¡Ñ³AÀªQD‡Š±-gåˆ$-å„¢ãÐåBh#·„ÃWW+ úÕkT]d«zЍËNï1#d£rŽQ±ÔdÝ~ij"XžšŒA¹žaÉÍåhHŽ¬ž³<$“ÎºlβŒÕ"Œ\`•ÅKE)+ éšÚô 5Fõ.Úv#‡rw.8<¨åÅ.–;Tº×4ÇÒb—N$e#Eäc¹4îJ at qˆÞÑ ¬ŠDñy¶†WKév¬’äk,a(©ø^$^ÓŸ@V‡Ë«^ª@š4!M¢DK!\ñøîÞgÏãæõŽ¢U"U!5”K×dHÑ*qÐ Z%RrC‘xM…]œA‚Œ"ÿ_Dȱlg¥¿ðF‡9“eº’‰`MŒb÷L—3LU®WY(A
òüeÒ3Ç™ì<CP4‚6‘ÐWbRúÏÄDÑCLÊó˜Öp凨ôLÃ)öl‚¡4»·Êö‰V¬vJƹ``0B.Ê‘¶ø¬kÇ*AmçG€²åqà1Qm‚¡¶grŒ•‰‡D¥‰—¶W•	Ä…ÉJCXˆ2Y9RW¤‰¢Wt)&ߏ·5CYèçÇ›¢´ñDQÏ•*ò¬³ãMÁ¹èR¤D’ŠÉJ˜©R 4€H*5ÚE´EÉN×MN÷AnQ¥Èi,a¢¢—¬ŠpÆÑD’|€)ÓÔƒÖ’6^Z‘ÎCF=—N±›÷ùÕq¹cªtºµu°¹fôf®dVÚwsë`sÈ\;ȬuìæÖÁæ(‘¹v¹½:ª¹u°¹®z3×2[£»¹u°¯hëTóe“ÍGV4Û`e¥!•JÕPZØR%²[ÛkaÚì­ƒìÊ ñKÛ!
 ¿t]ë\Vskc«ÝZÛÈZkÙjmmlu}lkã³åjTóÒÁv'‘½uðJK4~é`»Eã—¶ç§W5Fº‡>½Š«¥´°%,cø¾¿»ÝÔFY#qûíFæÇby*~ó½µt·é™6)µî“UÜ~oäWâö×Í
äÛm!ML%•- 7r cú¢Ê—Û¯s[£¶Am‹Úµ=jÔŽ¥Í¼hž¾©.|w›ã”â$ïCYÓÖs
R•oäVê´>u¤·Ûß^kãAY4AeLýöõîxÚo>¬Žô°K£Bzy—a:‰ÓùÓaÿ°6FCc’ª•!îW±[Z·XÎk`-ñÄé}PÁw/wûßÿØ­F®mÉU}T\BØï?Þ|ؽÜ?®«EZ0©ÚŠÝ?ž_×Æ´´ØÇ€òíd=¼þr<|:¯R™à¨‡2´¸v§×ãît:¬²åyßA¨c^¿ï~׫§È–‡:Š	ª{yáÔ+òáét8žÅòom§(µU—YB¨³<îîöçÇë³8êD³L“ʱ:Íó©{2™Æ×4>Ù^/¥ìëL¯»ãÓóî¼;^™©>‘ÑLíbÝ”ËW¦9Ÿ^×J2|•ñRÔj¥¿5
+ d¶têu…Ç:s¾Ó@HY÷&¹±l͏_Î)q¼;?Äíîtþæ‡ÞŠŸßœžïöûÛÓI<ܝR”?µ¸Vž/ù—Ó£Õå¡+ ¨S.ŠéWçHi¬|È–ØßÑ)x›Š5
P#’¶¯ßkJ¦o!@;ïîN;ñÃá°o÷ûÃýÝùp¹ðÕ/•þö¬I0qnù¶îŸ*;—O5˜¸ìE=¥É›´îÉŽˆ¾¦Myú#ïÉËiq¨œ¨m θ¼ÐÔ—úiâŠ3õ80odô—û–Þ(ººó~·ßÝŸŸ~K+ôV|ûtºû°ßý»/OèG ycÊCšºÓ¾Mü10ÈmvAÃÅgÚ5É»ôýq·ßퟞWÜ1y¶W™7ùÃÄã)ÊäGÄ⌂¶Sï>>¿¦sóô’o?÷å¿&Ôõendstream
+ endobj
+ 2972 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e0078006c0073>
+ /CreationDate (D:20050430001509)
+ /Title <feff0050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2973 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2976 0 R
+ >>
+ endobj
+ 2974 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2977 0 R
+ >>
+ endobj
+ 2975 0 obj
+ 2691
+ endobj
+ 2976 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1216 1000]
+ /MissingWidth 277
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1013
+ /AvgWidth 441
+ >>
+ endobj
+ 2977 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1142 1000]
+ /MissingWidth 317
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 952
+ /AvgWidth 479
+ >>
+ endobj
+ 2943 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/paopt-OptContributionFromBasePA.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2978 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 2979 0 R/F1 2980 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2981 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰ÕW_o7ÿûæ1
©¨ÿzlÐ怇Ë5úÒÛ·Ž]ìÚ¾ÝM‚Þ§?RÒÌHšñ®4Î=\lG3ù#EýHBøwøÜmTÏd'{Ûãzn;ÍD¼;l»»
ë¹ì¾uè~í6¼û“žþÞmXG¿ý­ÛhÕ+Þ)'z£»}·1Vöb|±_8ÝNë°¡XNâ÷ÝæS·ù÷ðô‘E|ºï~ï		Áa„gv<A_ì¼Î&j9Ó½­UË™¡xLj㋵š÷¬Z-
+ ‹Lmx1W+Àйԩ%a•ª/ÔN‡P©…]zÂñÅ\­ä†‚^§VrÛCª6¾˜«UNÚý˜AªH°båñ…B¤¨R)ÙkI
+ â)Mo¥ß¢Á߁òEÜâÓò÷·ËXы́ðâÿÆ%l¯²«^,9 èu{†FµŒH‡«åŸYÌ(cm/‹•†ÿ},+¥3´]ñ‚g=ü큏·û|' vÚµL¡a=9¦#Ùz§¾ƒþš0Œ‚Ô„O|¨ææí9óÀ,DØȁRÏðfë+ ¶Î:¼¢*P5/ÒÑ®
+ ‚âºÏËTu%:áóW‚2~
+ [Ñ8OƯG Aƒa%,é5sQúšÉˆŠú÷‰aëb at uýûÄÀ¨u10yƒBƒ"D*‹Ào±g­Û¬=ÁGëýº\›yBæÁ<^iÝhxrŽÞ<RLUg0XlN=7š7É!†ÎDP³t¹*ÂÌ{¼ÍÜ6ÚçPºìÂ*Xªyê?ÚL?Þzú\g@+ ãRfŽWZ¶¹ß”óEõ¯²m3Ç)ç++?O˜zµëJˆÞèvï©ZËòÆA$‹ûÆRçšÝ8I£Þ嚇ÕZ7NB¤h.ҁ»é|‹”‘®‰
|‹}ß°%‰?2÷…zÇfþ»-Ì(Ý·šò²}•yï€õÍæUê½?~ˆë¼õK?*¿s–Ý¿o€'×5öü,ækƒq@Úby»=L‘웢Ìk²ÐhÜ®c­01ç0÷½¨ò5æ9Ÿù^YåuÂUÁ>(“µ€ñ_+ óV¥m~ý”‹•º˜r+ *cPÛ¸„Æ#ñ²­A ïUÎGªª¥B΋Û(Ö¢’†nP]ňTË¡¼P¶$U0v¢¸²ª+Ázžàq„l²¯…ɧ"+ ¨*q•~WÎ×°A .³d—¾Æ—©^9á–©„Ëu¸™#2Ã2•ˆ©2HÌ3çýž„6–]wõó†yÞ!êøñòï´º«;$Ʊè®nñswõ­{ƒÔòCwõ'6Øt’~¬DÝ;<XÜK¾/ñ®It½>È°é3¾ãþÝÕ[zÓw)¹°I%›tòl’g럹"ÏY÷ŽÆ'Fsq!ùµn{¼ÑmÉE„ŠÕçëóaIpߐE¸I179Ó?_ŽÛû›ÅÆ£q'1a«Àkvúö´»[ÚÇÁ£óüZ¡ÂΛÛÅ-Ø,èds:n¹;-m,ZLhˆ'{ýx½ûë?ÛÅh
›¤0aÓn÷åÝÍöñö~q&¦´é6mÝÞ?ퟗ¶HŠp<ã¢?ÏŸOßN‹–¤õ£Çdɸòíñù°=Ÿ–v)¾ù˜v…=ÏO_×	XÜc
+ KÜ…¼§[µ7éæáøt8uÃKŠ4/Œã1cƒ¢ûíõît^‘Îã%Ü †9®ƒšýqó‚ƒEĦ‡…Ãêˆ\Ðó¼=<ì·§íጼÀ&Í.&=<¨9Ÿ_„¤ˆR»×c{n1ê·”»t‹½§.xJ÷DÅxýöåñ„»Ãõéá©»ÚO?~ø²Û}ü©ûãÍq½Û!ô‡cww}D'þøa°LÐÁs¤2Ä­;z¼Ã`-.+ ïÿ	=ˆ¹OÛÝööôðuÛa°~~8^ßì¶ÿâsÁ+æ|×¼’t?J¯ørÿ:øl_ö<“x¿ˆŠÅˆ_ˆxòŸžvÛm÷Ëîaß耴¾
\vÀ§5ïài=‡¾°Kc&ìéâý—ýs÷ñéá‘nV#tM¹÷Rèí˜×‹Èßpºñ]ë=	;‹aÿi÷ðù±ûÇó©·´T¢#p¨9äŠ{²z¹"#p™0Ј{7"Fnx}¤ÄŸá¿Wð…eendstream
+ endobj
+ 2978 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e0078006c0073>
+ /CreationDate (D:20050430001603)
+ /Title <feff0050006f006f006c0041006c006c006f0063006100740069006f006e0050004c0044004900500061007000650072002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2979 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2982 0 R
+ >>
+ endobj
+ 2980 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2983 0 R
+ >>
+ endobj
+ 2981 0 obj
+ 2647
+ endobj
+ 2982 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1181 1000]
+ /MissingWidth 269
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 984
+ /AvgWidth 441
+ >>
+ endobj
+ 2983 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1118 1000]
+ /MissingWidth 310
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 932
+ /AvgWidth 479
+ >>
+ endobj
+ 2971 0 obj <<
+ /D [2969 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 970 0 obj <<
+ /D [2969 0 R /XYZ 191.5 407.829 null]
+ >> endobj
+ 971 0 obj <<
+ /D [2969 0 R /XYZ 185.788 83.444 null]
+ >> endobj
+ 2968 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im40 2942 0 R /Im41 2943 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2987 0 obj <<
+ /Length 1803      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍWKoÛF¾ûWè”"šËåCÌ͉k …Û&­nMMIHQ!©ίÏ|3³%iaÀZÎ{ç½fП™¥á,
2?ˆÌ¬hnÞ¯nnL23ŸÙlµaªÕÓ?Þz¾S¯œ/ŒWäǾħõª¹ñC‚îåP5‚ví<\zßðOi›²wÛöEy°'@Ó‘Ía¨Z–DÀj»¯¾&"8“’Š0ó†ZÙ¡]•ö-/-,¯äÿþ|…Ö[á¼›4úYz­ü¯	¾éJEµdCS}ÏÙ’W¿‘¡ñ³0dWÐqº`ª$=a’x&ýoŒ{A™g2(M}‚ò®/»ÅZ1ìÈžiåȦ¶ŠÍá’'z`Ç«2òk/ÖðµBoµ+…nÍÞƒp$±c¬ö`ÊNÈènDW1!ü÷ý:àÈn'’ü ¬%™,¡=sƒ=ÏkSoPÏâÜ´|™_	GäŒL»‘ß)/Ÿ9ìD ×¢²‚”­P!Áòn¨ŠcÍ'$H¿Íc2¿†'òu]ªøV~%:ÿV¤Ø ð9Iü3üÛÖ›¹ªM==s<òúå;ÛEü¯½Q³Ö…»/ tGì±	ˆb¥‘×3¿äL—×+ X~÷-LÂ6yÏy -ˆ?Zâ³ÞÝ[ùäÔ„.t†žZó¥ÇyC¿§
+ æЍF—"©¬©ˆ÷9§»cåHà0ì”jMè#u¬©ÄsW¼ŽõÕP–P
+ ?îY*Êz䎅¨šR¸
p®
+ + g÷íÍç›Ùç“à؏LLŽ³~lŸ¯±Õ–{[)þd÷ûŽê=Š½GsûÞŠù!—)®´¿ãf¶^Êú/iû|á^3šâ`cC!°~¤—*£8u*å£ßñšüÜËçØÄè,Í+cê×@$šÌ£iL[õ*¡Ó1$_¼Ëzð±F dðª¤SËGñƒòº©âxåti'ÞeÞž
+ 9½L].¼=¡1E‘¯uìÊi{V¬óm+ endobj
+ 2986 0 obj <<
+ /Type /Page
+ /Contents 2987 0 R
+ /Resources 2985 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ /Annots [ 2989 0 R ]
+ >> endobj
+ 2984 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/poolalloc-CacheEffect.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 2990 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 2991 0 R/F1 2992 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 2993 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰­WÉn#7ýý“+ ÿ=$_M¥b•Ô9yO_T)Õ«*Rˆª²)WæT2ÝÛÕ2ñ9hN%åzRÌqL‘ù Û¯OaHÅ1P>"4®Ç‚UÍGJ ý+ 0ùˍ)t0ë1X[CxG.9 ø¬C ª
ׁˆÕV“žFÚ2üÅÞ\Mn 7œQœÖ˜œ•ø£†7Ø 9B£O™Ð @k8­B¡u®ªÜ#Σ(ŽkpQXÔhj<j,.¤ºßU
+ W‹Ì*[Cè+Ñ8ƒÀ¥ÖÆÝ!„õ<È.$ˆì¸µt@› ”iq½
,xÙågÌLä<ke
:ÚKbÒ:”]±Ô”,#1éHczK`ͪ•}#'ccŠ`ÓéçQÏ_Ea°šq
+ k‡hPP!´qåÞ­GÌEµÊÅÈHru‰+VžäL— ÚÁ%Áé	½ëz¹5CÑét[1Iç3|"s†b%³cR+ rÊTÕe*ØX“þLC×¾-ž¹„/fêy šh«ëKFKVŽÙ?u	ŠxÄþÁãHt<fÿ2”õ0Œ>æÿ†8Ä›¶~æ2îkX„ø«ë{«™F²3
»Ä‹,ã<‹ž¹xªƒLÃu“@nòö²„±žµÍû¡|q+ u»Ùm÷ûç%E‹yÂik̼<ÿ³»ùWâ¢ÏSIkœ4·÷Ï»E_8È¡½¡ÁâÛ›Çåû¹Bs~W’
+ AuûÓ~ñ[^EÙt5æËv÷ñiûºìxoÍn?6)¾î[×AR¢ Ëó’ßsÕI‰)sžçLD[¬z•N‹XªÎw7w[ñôq¿»›×³‹È5!a±©ÊC¦éÄ+ KØ»ÞçÛ’dãC±Ê{¿I¶ûÉgî’ç‰Ï_Eš[>wc9}“-.óî=®CWU§Yzņ•rœÆ†PšÄ÷Ù ìdPkj˜]¿ÿ¶Ãü?§dÇ¢endstream
+ endobj
+ 2990 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200048006100720064007700610072006500200043006f0075006e0074006500720073002e0078006c0073>
+ /CreationDate (D:20050420101903)
+ /Title <feff0048006100720064007700610072006500200043006f0075006e0074006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 2991 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2994 0 R
+ >>
+ endobj
+ 2992 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 2995 0 R
+ >>
+ endobj
+ 2993 0 obj
+ 2062
+ endobj
+ 2994 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1204 1000]
+ /MissingWidth 275
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 1003
+ /AvgWidth 441
+ >>
+ endobj
+ 2995 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1123 1000]
+ /MissingWidth 312
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 936
+ /AvgWidth 479
+ >>
+ endobj
+ 2989 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [123.707 185.696 145.093 197.385]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.13) >>
+ >> endobj
+ 2988 0 obj <<
+ /D [2986 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 450 0 obj <<
+ /D [2986 0 R /XYZ 72 473.03 null]
+ >> endobj
+ 972 0 obj <<
+ /D [2986 0 R /XYZ 261.985 221.82 null]
+ >> endobj
+ 2985 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R >>
+ /XObject << /Im42 2984 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 2998 0 obj <<
+ /Length 2449      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[ãº
~ß_1èËq€MÖ÷Ä}띃Slt€Ó¢Ûí$îø’ÚÊ¾üHJv.[L$š¢(^>RŠžBú‹ž¶ñÓ6,6a=•Ý‡Ï/>=GùSnŠ°xzÙ3×KõÀWQP¯ÖI¸
¾DŸ¾ÄfA¹ZG)Wñ6P†(˜6«ušdÁój—Ã(Œ¦me0ØcÍ´<(Íþšÿ$Z–¤kù>ÖÕ¹´ÍÐm’õoÜSÝ^”0ŒcÝ[WÊi¯6ί$Ûãè´UJ[[Å;!µºÙ°_ýóåÏd€umŠ8¾6ÄvtÌÞ
#tØfÁ±©G3–tÄ¿Ëj—dl›/X×@ò6š¾ÂL¬gk¥Ú#+ïôµwDoWÝõÎl»üJ«ÓjMîà%8å~ÀÿŽ·‚%KwjþJ¬tè¾þF©U3“131œ°¶éÌؐ—ÆHØÕY·MÒÀøMV«ƒÙ#§Ó¿Ã"ÃøÖ@‰ƒ¬™jëO–cÃ
+ r4-ÛJ¦¯îhX|"ÞqàÀšç’wóœlWN“=V˜ƒ¸­_ÅE`›þ L–cƒÇÚœ68ë§ç¸xŠè°Y&™@Ùì	ƒ|C²üÛ’°(΂?@õ²ž&‰…_WIL¾…QïêOŠÇ¾’ÁØ‹–âhqn»¢)GRüñhH1çxÑæ&/éÜ›"ß±6­%OÈ:	©–lR²qlú}5•`A¨ñ†3AÌzMç\ï²àk”¤0Ÿýp}
³Í9t¡µŒµ›ª™téÜXwZ‰rl	 ÛCÈÀ‘
+ %þŸþRþÜP¤ÝG&¶¬±'©p’P÷1BûžOòëc…ŒB‰ÂwaûŽ¥ì¨£|1ˆ~+
+ +¡Ë®•”ÐZYM	!„ÒÀU¬Vâ¢!!F¼˜¨sÞ{1a3Z¤‚l’›éhù<-
+ æFè»ÀÈOE¾&¥J™uL¨:Å–K~ï2X*Yÿòå³:g¯É¡—Ô†<!&®
Âç…™ÑÈ®9°ú?¯ˆU’”,r€žc©:Z³†VLAL@µ„W‹Øâ仢~‘íPqÁ,Æ^“nÍSÍö+.O°&J©„Uµ5M‹ƒîÂà7TE+ + ܽèÙ<ºt¸Õ‹Ïsïúý¨½.n2„_Œg+¹‰¾õA©ã=ãRÉ&OB×ìÐhò•¯âk'_©¢Ùh| ‹ÞÈÕ³«Æ
Â	%9M‚¡ww;’rdMBwM
+ ¯jXœãëz_½“ð¦q†®Ö°	ÍX	¡›»ãjŒ˜Lzå|¡Yž‘f³+ø£(˜§‹ “9+H¿s»Ù¸ÉõîJ‹Ï“Šõ$™,Y+4Õ×õÃ’—¸é'yð‹j"èÅ­¦w×öíÂ;´e9´ìÕåî‚GB+ î݆ʴ¸äYå¡ËÈÜgÇW]wìŸ	ñ›¿›Ò¶î=-MSjU–¿KooޏŠ…?J]åËa<诓£ ‘2{l¿5å¤÷½O¨°-Ð\•¯.©3²¼‹[ënGs[›?æáì6óóÖÍ2*Èë,þU—BbÕóË›´µF‡¯E€°T_ôÔïzÊùéLÒÁÝH”]…Ø0ª½çÞ;Ç=y¤yóAÙ¥—oVZ\•vYðÅÝÉ¿A.Ÿü\xã8J§ÆÝby~»Dü£RÔuÚŠ¯jÃ`Â&’<í/B¼u¦ìIÆúßg.òüÉ—•Tžˆù=ú"ÿ·È37«è»š®eÚ敯ü.êˆt·3ˆÀXÆCm×Ú‹¼ÐAn”e¯­op9gßø‘A.©iX\]µ1ßóÛ8|ˆÂGîù‘;yé ¿äVn at oݪ_­êÒuF.Óªr÷)ÉÚ´æU—Â$¦rl9T‰’~Ÿjþ6¥žm¢M¤5a—dÁo
Ÿ}8ó
*]¼Îäéâq©6oxæ)rwÅJÝ…tœt¥´úFɧÊ”Ô\ß
éXʵ û—¹Úæ©Þþí~SׇàÓOKo?ñ¡ã8Ûì¢ÝÓ:7I²å£Gioþôòá¿ôÀŸendstream
+ endobj
+ 2997 0 obj <<
+ /Type /Page
+ /Contents 2998 0 R
+ /Resources 2996 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ /Annots [ 3000 0 R 3001 0 R 3002 0 R 3003 0 R ]
+ >> endobj
+ 3000 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [108.533 594.672 132.95 607.574]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.4) >>
+ >> endobj
+ 3001 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [427.597 572.75 452.014 585.651]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.6) >>
+ >> endobj
+ 3002 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [445.134 397.975 466.52 409.665]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.15) >>
+ >> endobj
+ 3003 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [110.608 90.454 135.025 103.355]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.1) >>
+ >> endobj
+ 2999 0 obj <<
+ /D [2997 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 454 0 obj <<
+ /D [2997 0 R /XYZ 72 647.81 null]
+ >> endobj
+ 2996 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3008 0 obj <<
+ /Length 2975      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥ÛnëÆñÝ_¡·P€Å³Ëåµo)\'p5š‡$k‰–ØP¤²¤ŽóõÛ.©[O‹À€IÎÎÎÎÎ}Fz¡àO/ŠdQ¨*V©^¬÷w}¹ûô¨ó…Vq¥ªÅËa½l~Ž†a¹ÒÑXï—+S•ÑÚ¶íýr•j»ºC`o¼ÚÚ±vë»z` u²
+ [ûå*)¢5’Ô
£¾ãg³„SvØ#`oñr•›"ú	–vM+TFüª=Mân þØ
+ ¹W:CÖ»ž„w¼×a´Ý2:m—¿¾ü+ î·ïàÿ=BJ–·&uüF|
+ Ôè\6†d³uÀˆ›PMðïHׇ—QÖm¼tœÐëyõK3m‹gÿAù˜RªÅ€`}ÛˆrøÓ"Mõ00ï°ÝVöˆRÜmßÔïR°Ë âbRï¶é;/õ̷͙³oØ°¦ÜÛRÔ[žìþÿ.Ûñ-E3jä´º©º›Ìü¢2µf›C:9S¬Í®'—t'ÛÑÓºáŠß †“,‹v=֐zᬤŠFð3ZjÉÞù 8^ÇGÊèÇ~¬!giXÖí@RÇŽÅ…ï
òƒ+^pEÞˆÙÑâ^"M‰¦À'“j¬ûàoÄîy3Rï帮&æ6³#9ùÌxÀ[GÌ‹Zðëú¿Ø‰Ž€c§]†‰a‹Â0&‰C4m¾Ð‘­ 
쪸±e¬8+ dGš3J‰æÆÙÓ“e°Ùt{œL›¡V+ &:kŸšÃ(*vü|àÃ#¿	6ävFDeQnk¼¾(ѱ0^sý^0wb&OOK­uô¯¿3œMôUÌ…öŽ"e$ÙÏjÜÕ{Òû§G“”+ hüÕÞýóðæ«e£¯TËmª¼4Þ$·RpD¦Ïg2à “š,β“È«óGiŠµ`"! º¤NØz?nÈBZ«,
ôÿ¤<òoÉ\çã–<ªIFSM—yàE=x’3ãÓQ÷Þnm$ø£!SØ/¢—%Æ^$SþÊžGÅ‘ÆHÃ^NKáå0K+½´¹ð,
+ @™K#‹™£àæœ+L
+ ÉÂœ¸¨«¡ðýƒbnI¡Z}ÅhODcR@ÕsàÎÅ<îyócs–R–Ç+ £TRädNŒñ¤¹ÂÊ·“ªuJµs:x[)M‹	wVcë`rÄâåI'ý¿ À}±-Í>ŽKë›íÎwáP-n «5ÝtK. at 9Ke5ØÖ÷Ô÷ÿ¾°õ«´<t/ªŽá‘`îôBRS‹JŸÅ/ŽOí+ Òo˜jÁœÛ
á|#.·?ö~ìY¤Ü+ о9
`ìÓMþ×K½ú!Sî›
+ J;Œáû[bKg—„*—i¤tÇB—S·'šM}S„›kì׳ޗ$0µ
C²‚ì…”
‡po<IT~IÃ`ë”?`%2„_[RÌ"ù ‚W
+ IpB#œ<"[Ò+ÁgŽ³jÅWG}Y\j°³4³”§÷jT‰%ÿÅ-endstream
+ endobj
+ 3007 0 obj <<
+ /Type /Page
+ /Contents 3008 0 R
+ /Resources 3006 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 2951 0 R
+ /Annots [ 3011 0 R 3012 0 R 3013 0 R 3014 0 R 3015 0 R 3016 0 R ]
+ >> endobj
+ 3011 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [268.638 420.543 290.024 432.232]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.14) >>
+ >> endobj
+ 3012 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [312.972 420.543 334.358 432.232]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.15) >>
+ >> endobj
+ 3013 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [288.147 376.092 294.872 389.906]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.30) >>
+ >> endobj
+ 3014 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [511.186 332.246 532.572 345.148]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.14) >>
+ >> endobj
+ 3015 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [463.803 115.566 482.178 126.974]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.14) >>
+ >> endobj
+ 3016 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [481.554 92.104 499.929 103.611]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.15) >>
+ >> endobj
+ 3009 0 obj <<
+ /D [3007 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3010 0 obj <<
+ /D [3007 0 R /XYZ 72 509.229 null]
+ >> endobj
+ 3006 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F31 722 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3020 0 obj <<
+ /Length 356       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝ’=oÂ0†wÿŠí!ÆgDZݭU‹T&*²!”„‚”©øû='¡¢C—Ò¥U†Üçs—Ë‹ èA@R¡‡F:‹P4ìÀ–+%S0cJšàáL¶’4Ì8#ƒ³£_³{a8Â$Ú£4™ÿ–Ów)âÖ¥ü+ÇHã=h|ˆ 8Ð4í3ïúüµÝAíû8„L]¢“ç&5ðØ®ÀŽÆ4ùdÿ|É$^Â:ÉÐwÓ北ÚÐZ”Ó6¢r6™b¨dPòM_˜—K>ݽ¾äÇJ$Ƥ<“ä`z'’4µ¼ÚómۼŤá÷…HÕ)¾NCÃ\èÀ×]WÅØ‘š÷Cíy×mkÑ­÷/×1[±&V¯k
+ Ô­ ¿Ì‹ÉæXUb•ÏØS~u”ñC´tÁý+5¥GM¥×xƒœìoÊi!ƒhÚzÕQI£zeuäïÚ}Ô Îè –nb¥1º_-^´ö”ÁþÎendstream
+ endobj
+ 3019 0 obj <<
+ /Type /Page
+ /Contents 3020 0 R
+ /Resources 3018 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ >> endobj
+ 3004 0 obj <<
+ /Type /XObject
+ /Subtype /Image
+ /Width 1280
+ /Height 960
+ /BitsPerComponent 8
+ /ColorSpace [/Indexed /DeviceRGB 98 3023 0 R]
+ /Length 10591     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíÝ‹zªÈPú‹yÿWžÉ6*xK¢@Wu­ÿÌ>†¨Ð\z¥™&é‘öýïOoøñÙ¶~#Ÿ=ý•ß-öøºéøúö‹W>Y¿ölCžä‰ë_ûcmo<»‘O_°\»‹“í%ÿ¦Çþ]mȶå‘uhiGŽQûîÚßõѹLj7ÔœJ®ù黪²–.Üyßì¡-¦Y›UÖ©â[4jùúËÛÉÕ¦eã§Es۝âîÒÌv½bË
yåßr5E$”çŠh1Õ¦ÙÔm]³|®Ý^æ²Ô¤=z¸·„vã_{:,m·­¾‚òRâÝ®û½÷¶»ë×–Û¥ý¸%Ôƒ"Áüû&æTÒÜ÷虳Êí½þ´ %DW_›WYÓýúï'ÿ–µè#.Ù¿J¾·~*Ó[BDâùw¿ü•mQµçþ=+ü–³Ÿ}u5ÌœîŽOïÔÓÿÚ#ÿÚ¯üûaÅÔ"yü»œ«[L-‹»ÇµÚå%wN
+ Þ«ÿž>œWPwÎÿ]p§þ»·ÖzѲÅûÚ1—'ðÚOõß³Óœ"’ŽIk*"õð«T¶ðODDDDDDDDDDDDDDDDDDDd¬´ÛÉ«_‰ºz_ý‘Aøk÷'ïüz·_ý‘ë¿v}›Û›;@>º£šˆHjÿÚò†’‹»j,ï(7ÝÜBDD¤gÞö¯Ío”tu3ËÅMrõ_ég€5°Ž¡:+ÐnÎûݹoùóóŽ]k`CWàú¯Ê´éÑ]̯ßлÖÀ
+ 8†Ê¯€
g
¬€cˆ6œ5°Ö€""üៈÿDDø'"Â?þ‰ˆðOD„""üៈÿD„üþñODøÇ?áÿD„üþñODøÇ?áÿD„üþñODøÇ?áÿD„""üៈÿDDø'"Â?þ‰ˆðOD„""üៈÿDDø'"Â?áÿD„üþñODøÇ?áÿD„üþñODøÇ?áÿD„üþñODøÇ?ៈÿDDø'"Â?þÉW>ÿeöå6±¡G:^lþ
éß¿Óç™ÂéÉÓ×·¾’ÑŽá߇ó¿ãùpAïW¥àâe—‰_	ÿøÇ¿ØþÔòÛFø7býçüŸðÅŽæÃWláÿø'r'+ ô½KP»žÙù{ç9·ÓÈXýÇ?þño¼úoqÞ¯]ÍÕù?þñ¯¯+ È?þñüã_þøÇ¿Õý›øÇ?þñ¯¶o‚À¿žþÅÔ‰üãÿB–üãßúþMüãÿøWÛ¿r+ È¿låÿøÇ?þñü[׿z+ þñüãÿø×ÿ‘+ øÇ?þñüã_Oÿ&þño÷‚üã_(ÿRÈ?þñüãÿøÇ¿Z`þeûÈ?þÅò/3€üãÿøÇ?þåðQüË ÿ²íþñüãÿøÇ?þ•âü‹ã_z+ + ø7©ÿÒû«MüëÑêCtÿ¡ý‹ óÉöÿºù¹¡7så_h‡øÇ?þï_t+ þÃÿøÇ?þñüÖ¿‰IO'ðïOËùHÒjþZ+ oúšl_ù7qgŽç§ÿøÇ?þ…)+ n8k`¬ÿìy»À
+ Xƒ+Ðn'ÛWŽw^üæü9Ç®5°Ž¡Œ+pEÜѽ…׳ÿþæâ9Ç®5°Ž¡üõ_;×Ërpá_ãŸ5°Ž¡áük—É|§Šï¨b»9‹ˆôÍÛþ]fr¡ðüÍv ·Û±±ˆHÖ¢q9à]ú÷ãù?‘”üµvãßt¾ü{ç2ðë¿""""""""""""ã%ÝՐ6oö³‡à[<ï¤_ÅµÂ¤{`~}3g/ÑòtŸ†iw>Ës÷!r×k™× ý
+ Ì~W4ñ14Âü´»´#Yxõ»|‚¯Cî5Ƚíò›QIWàüû]I× -ôyô°Ó¡Ò¿6µçÁ‡¹× õ
+ œkŒ¼{à´iwÁo:Á^‡rFÿZ„oýèË»¿«<bw¾–}$ß¿X=’püëÜMçc7ï.¸ù]Qçc®Àn£±Dü5×îì‚•>CxDDDDDDDDDDDDDDDDDDDDDDDäy–9õá«ž½ Í¿üy^""aüåKþà+ ç»s1	@ITÿ-ï¶xUÕ]½nvSËåÍ7Ûbn""ùük­ýäß÷­õÖ©ÿDd„úïæ%ngØœÿ‘Ôþ-nS~sc¶6Ý»áqÊõ_‘Ÿò™â)(endstream
+ endobj
+ 3023 0 obj <<
+ /Length 167       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚOCA"Â"aŒb„E ŠQˆ°¿	Ãù¼ww‚ˆ¶ìî]hÁr«Ñf•˜êÔ`~…‚b½‡`Àyq†!Ÿ1hqVí	„R¡ìJtW‡^sm‰Î‰“ý>ÊàêIó9à¸áŒ’7©)NoRŠë8×z‚Â>Ï&]:7Úª­ìƒ¬t{tÝ´Ñ_›Þá­Åö&Çû±*Šþ«Ûúût6endstream
+ endobj
+ 3005 0 obj <<
+ /Type /XObject
+ /Subtype /Image
+ /Width 1280
+ /Height 960
+ /BitsPerComponent 8
+ /ColorSpace [/Indexed /DeviceRGB 98 3024 0 R]
+ /Length 7625      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí݉z¢H€Qÿ+ÏtŒ@!®¡ –sfI'&l
+ Mìa+ ¨†%øF«Æ$ø^«$Æ›§F#Æ\×CNÿE|ÓÕ?ý31ðôOÿB>ýÓ?#>ÆŸþéŸúaêŸþ{„ú§¢þé_®QçÄXÔ?ßsÁpÔ?Ã
LõOþÀ Ô?
ŒKý3ÌÀÐÔ?CŒNý«n€9ÝP@ý3¸À·hýS?0NõÏ°#UÿŒ)0ZõÏ€ãUÿŒ&0fõ¯º¡äÄ°տ~úgò‡‘«}öOý0xõ¯ÓþÉƯþõÙ?õÃÖ¿Nû'Åú×gÿԏöF²þéŸAƒ) þéŸÉ¨ú§~( þéŸüÑú¨Ö?ýS?LõOÿäÔ?ýS?°ƒþ¥_1û`ÄÊ?8¿-ΰÍþ¥‰‹ùc±Èù“ÛÂà+ ØÛüoñˆ_Ò¿ä3[üOþ0ì§ãÓ¹é{1›ø¥˦ŸÿU?L»šÿU¼^C{ý3 ÷‘¯[
§
+ ¨ýôÏä¬{üëŸúA¯ç€þÉôzèŸúA¯g‚þÉôz.èŸúA¯çƒþ©ôzJèŸüA¯g…þ}Oöp@ýë¢=T~bèß—w³«Ô¿æûg´Ãƒê_ëý3Ô¡…³Cÿ€^é úèŸþú§€þé úèŸþú§€þé úèŸþú§€þé + ØgÿÔL_w¨É¿ÿHþÀðÐE	‡[ý ë)`oýS?0|óú·±×1ùSÀ7;CS¿ÿ¦~`
+ ØiÿäLûìŸú)àGjçç_äL¸=`½ê¦€öOýÀðóëß~þÅäL?ïPϨ˜vÚ?ùSÀ>û§~`
+ øm‡êþù—‹ü)`ס¬WýÀ°Ïþ©˜þ¥CÙ.€cÇ£'`
+ øi‡"c¦¢þCT>Œç7ÕÙ?õSÀNçEåïükÓeæß꽎NE[½Ý}x>ﱁçíFo»SÀÿ;¢~çWŠ<[CŽbõ/SÿvÔo°ºëУûwLér–ü#o¯±½ízònõv÷a¦t,»ÅJæûœÎ
÷ïÀÔåù¿óž«ìßy‡þ•ÜéÅb·YKƒ_ÿ¾9^‡Ö.óìOþLÿ^,¶¨þýõlп2.a¸hìê·’ïçÒ§w¸åjê<SôoÏÔíº?¦u_ýžóoà÷b§UCý;7ümªÕüUò¤PuW¿ÃaCµ²PÿJM«_W¿ßo`QÃWÿò¯·ÉܹúuõûÝ–=žË9QûìßP©v¦CEW¿ÕýìËõcUnýÛøø
mñ»‡lõ¹ô
=ç=¼E5Ñõoþó©ØÑÀ²ô¯–m=W~¯5v
+ tùó+ ¶5çô¯±à}ÎÜjû×Qô\þ¶uùkú·ñ	ÝMÿºžéŸËßNú·É™Þjÿ>9—­
Ó?—¿Í]þ¾½{ã9½uëèß;~ùÕè@ðì‡é_Ó¿¥ñ¤Þ:€Uô½è_—¿CÓ¿ÁôïoýKNëMXïüïéaj³;ü”ën?ü<TõÃϧ¢7´ùü
OÏëæçÓ.¾yZíß¿åä—ßÖF_áÚzþ†wÏìFÿûø] »+ ØgÿÔL;íŸüöÙ?õüãé_iÿ.ò
+ ø×+ îßEþ€¿ðU8ÊíŸüy§€¥öOý€ÜSÀ2û§~@þ)`‘ý“?`‡)`ýS?`—׿‹üû°´þ©°WËêŸúû°¤þ¹ôö,`©ý{gç…îÍì;¹ÛaÜvEçJ¶5Óá]Yl³§ÃÇg}}ý{+wçûwn¦ÛÞ_gýëµoT ¶þ½U»˜}'w;ŒÛ®(ïVo·­™ïÊb›=¾‹BMý;«ƒÙß.ý«3ç
+ J¦í\YlÃ'ÄWm¨¦ç³þ›¿ÝúWIµ«þéß]‹îŸà=93ý˺ôÝò7ôszü±eýüŸÜ½º³ë_CŽõdŸ—½¡kØëéòa@ÊíŸÚ­ŸÖPcÿ
+ ?¼kèü¹oJñýh¿Cúè€þè€þè€þè€þè€þè€þè úèŸþú§€þé úèŸþú§€þé úèŸþú÷ízO#÷ÔõxÔ¿†ÛŠ
+ ^Z¾¥g:¼No³QbÿNkÜ«×Sû¦»´|KÏtx/ûQAÿNϹ_ó‡ÝŽô¶ëÉ»ÕÛ-=Óáuz¼ß‘ûwÛ¶Ë?òwà8ßíHoº¢SUý«ø^«:€I]Jêß|ûöϽÚRÿNÛ÷¯‚mÍ9ýs‚¼
+ `Ú—rú—lÝ¢îJ—¿]þšþÂËj+ `YýsÏ+ íÐü‹âŸëÛaz³øüûÛ®òê÷ÀÎfÙù¦Iâbzã›ôÖµÛb¶úìÝ¿ËVó¿ûÆݦz·þÅJÿüÕ—Àqýû¿<îß0o
+ ß­†×ÆÏ?‹ë_ñ9plÿ.›õ/™ÿÝüÿÅÊõ¯þõö/æîÍþˇùVÿS?àà+ ¿|¬{ªÞqŽQï=pÛ‹jï‚wN‚½†rý‹¾yüé[_½{ðÞÌ£ì“/j¿*¿Þ؁=7¤Âë_Ý<vë½î~IÔcÈeîÀnWcå/<wç.Øè"Âϼ+ endobj
+ 3024 0 obj <<
+ /Length 167       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚOCA"Â"aŒb„E ŠQˆ°¿	Ãù¼ww‚ˆ¶ìî]hÁr«Ñf•˜êÔ`~…‚b½‡`Àyq†!Ÿ1hqVí	„R¡ìJtW‡^sm‰Î‰“ý>ÊàêIó9à¸áŒ’7©)NoRŠë8×z‚Â>Ï&]:7Úª­ìƒ¬t{tÝ´Ñ_›Þá­Åö&Çû±*Šþ«Ûúût6endstream
+ endobj
+ 3021 0 obj <<
+ /D [3019 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 973 0 obj <<
+ /D [3019 0 R /XYZ 218.939 411.86 null]
+ >> endobj
+ 974 0 obj <<
+ /D [3019 0 R /XYZ 232.53 87.172 null]
+ >> endobj
+ 3018 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im43 3004 0 R /Im44 3005 0 R >>
+ /ProcSet [ /PDF /Text /ImageC /ImageI ]
+ >> endobj
+ 3029 0 obj <<
+ /Length 2511      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[¯Û8~ï¯8˜'h2–o±[ttÑ
+ Ìö¡ÓÇvo}ÉÚÎt~ýü(ÙÎq±ƒ+ Ýä`"Öî1ð^vP“‹\ÙGYµZlœO¶c©¬Ïœ'ÿɺ«†1oF‰rY)ŸWz	E/8³ID¿æè55lBuK”۝(M£½–‡úqBOö¢¯ÓŽI=·m~àK9õ ¸=ûûjÄ“KU‹³Ë°¦Ÿ&¡ûi¶·"¿ºñRf†Õ—bU*WÎb at c ~P‰šÆM€KÝwã†ÊjÆÊ7Œæ/Ú«HÔȏETÚmâ)¸ìªÃ<.ò±Þñ0=¹Œçv`Ž®Ÿ@¤Ãêµ[fyÍÌ<
‹cªaÞÄìD›QyU>om¨×Sè´s¶»L¯«2^óQ…6|®íGÅà˜‘2±DúÞÝ©é,ÖŽT|M²·À kßwËÒ7õjí¿V&SÕªyï–׼σ)$iÉ*Ý>×-:*w±RSTI¬]Rmù|Ë©—ãä5Ÿù‚uœ’I{Õ†Y9¡r-†ò¨?¡F+šoûAN"^ùR—Ô ù+ ˆC+ ]j#T,.ò)ÂcB¸é
+ ÊPýí½ª’¤N’š§¸x•’w›È4òõX`´ìðÐ<¢Fn,rŠ9S¨Ù`x2'(`Ÿ÷»߀uÝ²Áf}§â;Xžêvþ›ú$À0Àúà ¸*ÅP«€%Æ8ü‡Ôÿ]}M6bB|0cQ‰ìåev5"r°äU6òž‡B|ápÂø®dIØ車LÔwˆ*ƒ3¹-B›²õM	¡gUJÀø‡È‚ܐ‚ZÙ³p§Æ:¬>hÐÆú/éEúôO‹È1óî{EšÄZüIu«SDòð0‘PçèƒèQká·Nž'39=à}òîR¡_Š5´dBÝÒ·ÝI†æeùSϪßIü[ÑCÐJºhA•ñgï^ãu¼
+ S{
Þo©ÍiR}Œì7RŽ¤–Ï‘)>â)u\Àŵ"µ%ò-²Û|¯	Ò>.îÈ.FFáÂM9‚ÚßèŠó%°qî¸À9j/ S’2w3G3uç.‘ *ú8
,d¹…	7wߏñLbõKÍø0êâC7X僒Ä
+ ôyÂ-Ÿ¦j`ÉûÍEkå(zI.N’ØÚD-þùyNŽÏƒyÎsçôŒ¸ˆðZŸ
†(êqÜPÄ$¦xIÈ3Sƒ™Dh빕µ•ˆD׌½$ãÁÆK‘g!±¤Æœq­ˆ¿yQÌkʃK¶Z@‹ úJ7R1\?)ˆ€Ô#5ËlPDÙ|¬½Ý€ÀçÏï1Ë3æ
+ J§ÿ|Ò$ŠÉ[ Qî4çÿõc¯
+ Id”“¦²å§–’5v˜T“¾ïîSßjp+@ú²ãÂ#9ŠNÌÕˆkÈé¾böá4tß?L'ù¢<Ô´HA‡,I(%c‹Ä&4Å=ú¡$ú/È> XB.A•309´ó>ÕæÃwÐ…G²Iøš~“´ËÍQ^ˆôåeE%7—y·b½{è èÅ_'T+`[;ûQ¡G»RÞí7Ì sõ7±žª‚.óæÒµ cÊœ9plÄIKL“䁾_ãã7ÆWr”OHІQ;âC•£2—Jæ͸MÙëNãJ$gˆÏv#º>É•Á7‹ñHý¨+ &2‹%ÀÞ¦Ê>b$?éÙÅQÐÙ€­Ø‡Ë嚐læw÷°Ø2	Mþüˆžçá!‚¡†R|"3®]€ã:
>|/WLy¥Ú:%¾ï£õXDó“9æÑ°ñý·Ž·*/•KÉŒOigí2'®VéþM>\*e9‰®I©nñ轓ìÅ©å'J}^[ÅØ3Ô§Ù\Yåõ£”ë	ZH4")YAZ¾+ ÜӐ¤„\J6æÿÕ͐Ô=›s@‰üZÀ Nµ<5¢[¡ÆbSî*¾KoYwn
+ endobj
+ 3028 0 obj <<
+ /Type /Page
+ /Contents 3029 0 R
+ /Resources 3027 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ /Annots [ 3031 0 R 3032 0 R 3033 0 R 3035 0 R 3036 0 R 3037 0 R 3038 0 R 3039 0 R ]
+ >> endobj
+ 3031 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [317.491 683.395 338.878 696.297]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.14) >>
+ >> endobj
+ 3032 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.967 573.782 143.353 586.684]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.15) >>
+ >> endobj
+ 3033 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [209.714 464.17 234.131 477.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.1) >>
+ >> endobj
+ 3035 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [316.151 269.206 323.598 278.229]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.PtrDist:URL95) >>
+ >> endobj
+ 3036 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [233.538 247.284 246.439 256.306]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.FredmanTarjan:JACM87) >>
+ >> endobj
+ 3037 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [93.119 200.711 117.536 213.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.4) >>
+ >> endobj
+ 3038 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [128.008 178.789 149.395 191.69]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.16) >>
+ >> endobj
+ 3039 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [172.571 178.789 193.957 191.69]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.17) >>
+ >> endobj
+ 3030 0 obj <<
+ /D [3028 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3034 0 obj <<
+ /D [3028 0 R /XYZ 72 290.004 null]
+ >> endobj
+ 3027 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3043 0 obj <<
+ /Length 352       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝ”=oÂ0†wÿŠ!ÆgÇ_ÝZµHejE6Ä‘PŠ¿ß³”]`j)ºÏç.Î+#Hzƒ¨À¡Î ,:¶c³¹„šI˜0)tðp$[
+ :¦Á™“ß²){gx‚IÈ•G¡­ÿ•“º$që\þ“£…ö”>DìhšòÖ»”¿¶ÓT>Å!XyŽŽ^»ÂÀó–¨pv4– ù…}û’y<	ãäCß]'g¤…§½(©Ld=•l4F(EÊeª,ë¯?>3äû&˵.¸ä }Èò¢0|INš?.²ù¢‰ïÃa(~Ë”çUß7ûÍPt\÷«h)>í«
5×Õ¾R]Õ¶ØfôSyb–in“ÍË	{)¿â²¾.¸%"ûwDdµ°:Ü!"w»ˆ¨c58);ˆfÛž mnPQÕ¯·›(!º|Œ@K¯ 	¦ÅÐè³¼¾+ endobj
+ 3042 0 obj <<
+ /Type /Page
+ /Contents 3043 0 R
+ /Resources 3041 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ >> endobj
+ 3025 0 obj <<
+ /Type /XObject
+ /Subtype /Image
+ /Width 1280
+ /Height 960
+ /BitsPerComponent 8
+ /ColorSpace [/Indexed /DeviceRGB 98 3045 0 R]
+ /Length 30254     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ흉¶ë*®Eñ ëÿ¹êžØ´6h½ô^Ý}’¸Á4ÓI)
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡´ãû¿¬=äy÷ó’vÛã°.yØ_F師³ãî*Ϗ>ýx¼ÖÁÎK¡Ô¢åx¸Eük+ E†¿±e:”ñɈýÛ2¯«Ø48bBw8<þ·¶êá—ÚQÌ’<‚rØUp<>´c"Û¥ŒŸî¨G°Ž¦Ê6…ò&þ™J…KC›þš[
+ 
+ ŽÃG«ñ¦ê¥Âúßÿl]4Ù„<lÛØz”ˆyèv
õñ‰¡·ùG¡Hó/¬
&ñÏšÇ=ÿî?ûòÆ¿ÛÓýýO=óïxæßÃ3¤@ÿú÷á+¨Ïü;lMøP‰Þ
+ …’Â?_5Q¾r×Õ”='eëq!ý/:}hêEù?cæNæÿŽÀ윺á_L4O?žô¿»Mûœ þž0´füœ™MâBéŽI
+ +ŸByßø;8É?
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(”M%´óû.V’sxx÷…B¡,€¿Ãÿø´çÝ+ …²þw¨CEbÅ9»ÜOþä…BÙ€‡gÿځ9ŽHü9å¡P(”¾RÍ?/„¥ìÍŽAŠ8|ÌÃóÞŸµÏÛóñ³O²òl]8sÂ¥.æBóì¼=Ÿµ¿Æíݬ3~*šã9î£mÿ²ðö||Öþ럕ÀÈÚgí“ì¼=ŸµOþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …üc)(
+ ùGþQ(òü£P(äùG¡PÈ?òB¡ä…B!ÿÈ?
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(òü£P(äùG¡PHòB¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B!ÿX
+ 
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(òü£P(äùG¡PÈ?òò:ùüÿÿÔ¿ÿQÈ?òò.ü}>êó… …ü#ÿ(»*zaümÀÿžã|Ê*í‘NþQ(a+7ȃO+ ¥ZíËçŸòÿ©Ôçn=_TT¿(	
cv±½¹ã½“qä…"¿²Õ}O45îVÃî²-´Åƒ+ É8Ôä…âB$A´]€*×î5ôÝo+ ù@y/¸/®qñ¼ð.–«±¨›úùG¡$¯:vb±?†ÆÖ+ ÉCþQdð÷/Ó¿ë®MvíÉèìŸ9×÷	ó±¿
+ ­Â>w«Änô	_BþQ(üTªüñ‹*­ËÏ$66dúšù%ÿY}¢!±üè1?—Œ³tçºý˜Z}
^òB‰0쓍¿O8èÉ0{%
+ ,ØS)ÛìÎì¡S¡mÇtxŠÇ°\þY±?ë”CûETñV;•ô³J»Mâqä9#ð'x}÷òR¿«ÜÝŸàÚÿ«œÉ!PI(€ñ 
+ ¡MÅ×þ*‚CøwþÇïÿì?Rþ!äEÄüUIÞ[oǵ'ã³ÊˆFu®T>÷sxg'+ mêl+ Åè+†Îá^ÅUüû·ß}N“˜ú¥þòr¯
!ȵÀ/¸où™mô×ÿNv:žrÀÀçÿ(Rü‹„ýËà߆ث͉>¥‚‘¼übÇS:óï4u-¬™_^š¥çê¥ÿ—"­ÿù+ Êâøóö˜=]¢_Žò¥¶ùÔVI«
+ e4>cýÏ¥tÿù„7•ÎP­™î™¯óœü#ÿ(ýøŠâü|…^¯bÕ‰ã—Â?kÝZÅ­ìmxצ?ïpsÒ1Tm#|×WùG!þ‚ˏ'Ÿ3;©®8~ÎòçÇÍ"•Û>â×WWÎ:ÿðÐâmŸ¸kŠü#ÿ(ÂüSw[eo†_çT®WæZx!Ã0Hƒùוüñõ?#ÜÂçAÿ‹×mPÿ›€äe}ý/¦>kAýJlü‰ýì~òrŠˆ8C>îüßǾÅÝüßGÅ·ÞÙÑq1€É?ÊJ䋘¿ŽeçÆyVý}Gçî”OøÓÇ+ Þ+ ƒ™u‘Ug¡Ôƪûòo#ÁùGþQÊõ?JN¥)s_Ü0z…00ä…øÛ¬ÚÎÿþöÈýöž„<w±ÄÉ?òBþÖ	;¾!ÿÈ?ŠÈ+ L®T+ …rò´¾°•—Ä?L£n­´97O;5HõQ3ñÏ
ðÌ¿ü£ÌeyÿþD¾ÏÓqnô¿p~¤šÀuCñçYôÏúß{HþQæ2Ⱥ`HG̹f,Ù‘¹¨ÚuWpáîž=^")+ ÀBdYûIÜxLŸ5ëê,úÏïáb=Šü£,­þ…gíÊ-Ö"òU<—º”øçÍÿ©Å®K½‰Sv&ò²è fh\ƒ¿ª+„¾C棬å=—{F[¸ùü.ê^úó¹ã_šå{†ùòŸÁùú7Éèÿn4Ïy 3Õ`<á¼Þò2	ÿÃÙãªÆcÛŸ°3‰cèÄ%˜¯vmØ+þ>Ÿ`"“¬gû¨Ð"Keì™sÊ
+ æ&µö™&ùE{5sò2’|	øóF[1 Úm¤ûÜKÂ!sî®fë9S›ÑmÁn~å$É‹e!>¨yúÌäe¬â§ü¡óQ~¾6˜…÷R
­°b˜="ó)¢éDzk¦ÂÚ«­ÿYÉG}½×x9kÖÉ?òr3à*õ»ižE=èÎ>ßáUÇõ_ŠD#b‡—R›ó»Lná<•ô§p*Ú¿äå	NÆqÛjûi;yëŸÕçæ³ä¨üÅpešXPFŽae{ŒŒJ~äk3£Ñ'!ïÓÇ(Žå8±ü+ËIñ9Kx?úã–IÓ-}ì–›ü£¬?#¼Ë'd0ýÐaféHÅß'úyÅý¿+ ïÖ
+ ­1›G‹Oäó‚üóÀÏãL£ŠÛé›r%'ÿÈ?J|²)ÂDã`¥r·w½Qÿ‹#ÏöÌÞOY
+ §¡ÿƒü£<éÖ’7/pËßßYçÿ:05¦?Å\y}M&˜?+s1bûwZM›ü£ŒÅŸëŒmô-\ó¹ý¼àìÖ'õkg‰ã…ø¸Zñä§ÿ¦j ÿ(ƒÕ?VÅÌŠ¹è5É?òâŽ2ÖŤ/&áåA´É?Š¯d(ËÑqýW9ßß)çÀàüÚÇ^ó
+ "øÙ°edŠþòev¬—§¬E­Ë9¹D8¡Ç`;ýoÿnHþQ&ÀŸA–Ûø§¥7J?0º/V…ƒpmw9ú8òü£6=þ©xøûÂ¥ Ü=ÿÙ€~Ø¿KÓ%ÿÈ?Š0ÿ–æõm՝rü„í_ëJ¡ìLûÚ‹þÚtòü£ˆáÏ÷¨ áõÉ<ðóü‹Oç½ñç¦Ú$ÿÈ?Jõ˜Z3ù;_Uê³¥c„ü£Sæà¢LÕ8?÷Œk¨¨ÿ‘õü›öÝôqc‘í9ÍIþQÆŒ1Ûº¢Ìeîz‘È>jËôÉä¥ëð²Ì_òoZþE–'=6-ùGþQn??)$+fjþ6~¢MKþ‘”»Áåå˜eÅLÚF7øûD¹Iþ‘”DüUÆ6 ´h%e9€U(ˆâµÄKLþ‘”;ÛJy»XɁÌIûóï|<Žøçpÿ7òïUƒ†+ °¨yÉ?òr7>ˆ¿%ˆø¹¥å'¢Þ“äå2t9Ý·›’xY¼Kf‚"ÿ(Ýø§èïØnÆRe„	TÔÿÈ?Š§þÑß±þ¾A¢­•Ï6É?òà¸‡:ÿY7îùG€¿àZZòpJÓÖÿll÷p˜®Ú†ä¥ÿœ@q–*A™îUå}6"<{¢WmAòÒA+ nfÅ}ÏG =ì©
+ w­óâEþQZãOáR"Œ(sð¶‡ÝT7ùGþQ‚+ 'ÿÞÃ?%Ë?EþQÆHÍióønïhÿεþÍîŒ
+ ´`Ä*ƒü£õÔNöïãÀ#ÿÈ¿ä'$ÿ(Â暎\5]”ö´ø­	’ã0Zf×e 1zÉ?Ju/­íU9É¿ì«‘ä¥q/m¢¹Ì©öž«w×±רo4w½.ZÍ¿¥Í~ò¯­†MþQÖ{Io7ïì_„«ÈÜR¬èwë¦uì?í_ÊDºO}o\Uû{žÿ›“iÜ¡|+äe¢ž¹[Š#9û÷éÝPã5š»¿5êöuÚ{qåKìÉ?J¥¶ñâ8-ëÿrVjw柠úMþ‘/û`%„«yË,Ò°±HÃ)z&9å¬wòRÕëÉ¿[þ%jN‹ó¯é	äeÂq…;í3>áŒ}Ýh»ÞªÈòÐrö/²‹^Òª’Žü£TuÀnúßžü+†ÐDüS™WªåŸ"ÿ(SØ}ýø7é&‘º+ ñˆ€É5yK÷¼‰•˜ü£äö=ò/ƒÈæÆñ¯uøÚœÈÔäeÊaî˜Lo5y3¸”5X+¼ÕækÓ+ 8šü£ÕýÙ­"ÌìïCA;CÊä„%Erû°èŸ"É÷75A0ùGÉ°eºÕú_è~­™ò¯÷ææßøxñ?ÎáþoäßLô+ŸVž‚á¸xŽm/‹dÌ[Ù€ÈF½Vû0KÈã@íßÇïÿ‚P~#ÿæRþܯŠŽƒæü›øe³!ÿì“u©füù©z?þäßäøn0­­?[UÐhGšaˆ±í†üuT	Jnv-4äßáÙ¿‡kãþØø÷Ûñ#¦iÿ~£Ì€¿ó=jˆÀ_vnÉù§æä_9t÷*®â稀¿û?s™úß̝Qb+ µa²Ð¸ˆÖ2¢·!ÿH¼ò·´ ÿ¶«Ó•ùòü{ÿ²3\fp«Íâ-J›O]HyÙfnì¾!ÿØÿKù—•4¢ƒI‘á_2GÈ?òo'ý/ilܝŽè•v±p¥£UuÈL` …]‹vI6iÿR
+ úJ‚ëÐ]w…üÝ[m(nÍ¿Ú 'åüC‘^/`m[ä¥RS@ÂH}…Çãÿí£ýÉ<Jü:uü“Xh2ìå¡!ÿ(©/c¤ŒS+¾H‰ý»ÍŸØª¾JÇCìèò@õ…adäbò9a¼
+ Ó«Á‘,Æ¿ê­åuê3•Ú¿]ø—ó0´)M­ß´™wºÛÃÔïêõê’
+ Uy¢6ä7¬¬_=ÿGÿ/%·§<Í’Òªn¿@—2,À¿N³äß›GoA¸¿|ûw³Õ}¨bÿyžLx@!ô_¥‘_ÚkhÿRRúˆ¥=³»¾œ˜›Ø…çÈ?Š;ÿ”2:ìñ mÜ 8scÁÁU¼}[7&š(ñ„K9‡É¿—ÑÏ	HNþâoBþåèò“óïéAò{Tä‚äß;õ¿L{ÁQ{ü1‡'ûwÂ÷…üCÓ·ÙÆÝ\„x¸gêdŸÊÈ+Ê¿mTÀ@­ÌÁ¿oøÚ7ð¯¬øäù§ì¼<›ÙvMU6ÓÒ¼ê0 KWpÈ>HVª­P¾;EÀþš<ä_ÓÍNnԏÒ–ùW{µÕù·yÈ¿öî—Ü—õ±²å£³”QšÃ,»KIå"$ÿˆ½ˆJב‚¦ùGþIÝ™ü{“ÚriÈ.ÄEIÆWD–ÕÌoÿ¾ÖvhÕ
+ ÎLŠØ»Žüã›:¼Å¢ºœ£‹ü#ÿ„”Uòï]÷ú:š`«È¶¹vwUf†¨ê÷ÕQ‘))z£º<sõ?JÂ;T$»¯MŽdLþ‘äåäßoËUèò—*8³‰ÕȁÜZßa‚±7-¢Äž´4`Êyäßþïí{þIu_L2äÉ?ò/½ÉÉ¿WÐíÂÏj–£íßR¤æû†ð;c£d­½ü©0HÚ9äßöðC C %È¿·óðo%òÍH+ ;
yòü#ÿ(÷½è†t<ÿæu4`³Ê˜i]žý+jl‡Uû ÿv ŸÄSh³jläß&üK1…È¿é—å{à·hoRíoŒ^Š–'7‰¡UÞ‚
–óuLI×+ â÷¯‹;*×ݐhé>Wù·­2sèê"":ôY—’"øCsþÝ¿¸!PíäßâŠßC?È¿áË72ºkC(š©¿C¬@ƒ%ÿ¶à_Nø¸V±¢wAƒ±¾ìÞ¶óè^à§!õ´÷rª6è±äßÚ†ï~üù× ÒÚô¿6SVôèÆ5Jþ­®ÿÉœ1ÍöÚ”‚`ëVZåÖ¡„Z²oPïšòODþ­®ÿíÅ¿yÓ­¢˜u»u#þÅR¶Ö6<È¿½´¿Yc6%F«·ÆÝz¼®	™PÐü{¹ö—z¹­‚&LÑLX¿‡tå_„‰5;—ü[Vÿ=¾Q:®·Ôî.3J¹Nˆоr„þöE‚ŠR“/ÑÿRù·K’·IlpŒ«Q”³b6þü£Ø‰üTܽC+
wf¤4± vPe<çâ-¹Fö:袍Åm‹ü{‡öGþÃùGþ‘ªûˆº9#ÇÙñ³=,ÉÞVrÒ³A¨éj’úJtœìKáùt´UCoRPÈ¿Ñ
+ ùGþ‘2Ã}#°\5±ë¿mþ¯!€¼ÓÒö1BvÔ§]ªxÂä)é2k²a_#ÿöy‘u-y‹ýÈ?òü#ÿ¦z£-²]b}n ¢OÙDíß&Æ®à‹‚§VxÜ$Þ4ä߶zJzÚŽnòü+ì¥ä¹–Ѭ9áQ
+ ù—?'ž¤¼åhL¯¯ï¬±º¨«¼À×—Zdòo?íCF\Î$ù÷þ{zòoc+ ¢]ŸK½4ù·•ö‡%FŒ˜˜é¢az
ÿÖ"ù—ÚaPÚò˜jÄÈhy+²Vd`ÛÔ˲n¾œÆʸ,ù·“ú'†wz="“hy°$ÿæ_úÓ+uÝb×G#—VÍ™¬Ü‘€þî»Ü~$š+Aî-ˆ¤&–âßøx?ÁË;‡]ÆäL[ ñ¯¿fBþuè>©ü¶j	yŽÃÿøýŸýÇ;RyG’zKƒ€ž½Sìlz¯q(Ö€
‹lœ¶í—Ö÷Ì„éõúß¡Ž ÕŽëHK<þ°Hþåõ’©tŒÐÿæHgFþMÇ?…Dµ½ÿÏþ=Äû£Þñ¾/1Mû÷ûå¦å0Éè6^³]5²f/+ ¦ii´=Ú>öïí‘é`©-ù7á{²¯ó%ù‡þü»ÝXFþuj
òïõúŸ(£Ú€Ô³S%g$ÜìQmžB¢Ö¯«m{@à6²MDþÍÕÅä'Ü–äñ½p(ÿRîBþí«üA¨¥}›V.°\$%îVÄþÎóõ"Ý¿PwPrèæëí8M³“ÓkÍø÷VØS‹È?ò¯9ÿ^Iò/§éålC¤üÚR\À36pV›¢[â‰x9É;Àü£ú7´³dèäß+ù—Ó	È?ò/Ô3
+ 6eu0³3QC/n6àCÍKÁr›ø·.!`õ	ÃR+ëi}¬ìÔóÈ¿ù'¹ˆ® uùGþõUÿëB|Æ—ædgªÝ¨=Ì™Q¤¸¼;m–LJ„zÅðåÕÕ!ñÉ¿©ÆZ‚Ôîcx™þ—Í¿fÿêúùGþI7}kú]›¼È?!”Û¿ÕüKÝ^¢¢®1Ò+ ý…m T¾“CîÜ ²Ò÷d’[(ú¹ÿKƒ˜h3ò&0ËÇ%‰G‡3r/‡†ƒüý¢OwIˆhK±ž#fø|0´Í–f¯Ç¿žwn»@þÌÐõ¤’{Òoÿ0)ÿ¢å’§Ô4öïì6KÛfHâ_iü›ÛþÍΞ˜o=ãîg‘'ýªò+>Uvÿ›ý}Ó!x—û(Üä߆}iÿ$2âóïº+ éj/¯!—évݾ܅ô¼Ììäyÿ 6„¦ã_Ä«–áiù×™h«o“úÉúŸ²<WOKþ1—«¯Ø¼žýÛñ¾× i²öŸü«>·e!ÿ^οk)ZëÛäߢÃG+ Á6jÑÍ­³SÛ\Š‡gÿ^àûAñïËŸQmÙ¿ßß6ì]ãÖ7¼Z–O,ùGþí×GèOËc싹Šßaývò5ö/¬D¦òftSKÄ@xR™f^Þ‚•úLGZDÐïl7þÙ4rÏ#`ÿ&ù?NFªžòL`Ëþ}ÿìµðè›ÈPêr÷‹ù±CÈ¿vü“0Kñï4u-º™_–읷½ÿ÷²pãfÁ¿§ ~?õõ!þKÏÁú{´[¾¶{æ¥ÇQCœˆ2™=ÕÍõílßýãʧRöHæ&ÿöãŸ\Q&eù§z9%¶äßßüßµ"N¤Í!X¾û»Ê«Hì³×e‹~3F¥nß"xêqm%twÆ?hlùÞö+(í¤¹ûköÃUÄ*&ÿÜwIf-¢×z }¾†ükÔ‰l‰’-a=3­	ôP;4a»y‰q\¨(ÍSÕ]Öä„_xÜÿAþÉ+ú}+ ØÛüK†(ÔÿzíÊÝ‹EvmÆêÎ#ÛL©4)\6°{Nêe\	R%Áµä´WçIÙBÿï$Úù'n:n¿µø‡Qü»»ù×ߎyêiè“«+ÇðõïúšÕ+èôÀ’‹ZPÚõ$_?>®ÏÍ”íWú¥u<X¿´۾ǧæÈ?…Ä|òFòÚüSãø‡òÌÿ¦ä»%zY6-XŽö#{Æ÷ÙU]Ã]wJÏò½Ö¢ÚF	ÿŽ^hÚ†—â_Ä­ú*!
 þYø#ÿêø—÷ܐä_ô@ò¯›ò#ϘòÝwAÄúÑÓ[}ñ­nŽýÙÆ•;¸ÍØ@’:Vª}‰éëý¾Ûd×x‘ýËø/Eýoþ)òÏÙsKþM‚¿.üë%Ûð/)~Æ!¢ôN׸BÈZ¿¿êfÛp£¯´¬Ê-ÚÉv[£ñ,#{\q¯xÀŸPùÉ?a¶äù'Á¿§îØš\ÿÒÒ¶Lîِ½gÅFø‡Hß„Æó5yŠ5ÔUÐmü—ÛVòãÏð"6+S‚€\ÿ2E“.Á¿Hª`òü›œ¥ûý¿9C¡:P| ñÖý"”>vLaü9Í2ِ>Œ]Ú%:K[ÍP‰€úÅäß</´èò¨‡¬q]6Rn5IHõúÇ8þaEþ	,þS\ÿ"ÙÁk:E|AÄCd'4í¨Æí’ãtˆq¾¤Z	Ñ ‚養b…§§Ÿ+ íß•õ¿ÄÉ#¦²W_	éä_E6ä_ÁŽaòobíï6±ßƒpýØßþ}Ð8î÷7¡h”‘€…¯4…BeøZ$ùL'*ùž&ÿ¦}mgèé?Ëùѱ×J¶Ÿ4çšñO‘éÂýú…‹~¦Ð¥C\u³ùãxž›>.hAA§äÿ`þ£ñFݤëÿªÂh‘Kð¯;ñO1ÿQʐ¬Û”6Öþ­]–E“öóBì/Àßã’mu¥Aö/óˆ€+ Ò,IÛqýÏ+§v)Yô¿–{xO+ ûœÎã4da*ƒ¨zÔµ´å¶xÈ]O]mÜmÍÚ¼†<\ÿ’Ò[à1±ÕÛ4NÛf_$ÿÖç_á
Ñf ˆñþç1'¤!©×`È8”(Ì:­]1­ý{_‡¥öï-BþÉŒ9ô¹·¢ükÆ¿Â’‹ò/¹[@²»ŠvôeƒÀ5våÍ
AÙ:̏ÞÛ™<\ÿ’:à"ßA¶q¼òççß6ú_A}ƒüہ<+éi9É¡ì¼@2†Tç)ïvû·„†Fl—žÅ¢áÎØÙêaÈ¿±ö’ô?ˆádZý¯5ÿ©ÏSðO<óÎüC‰ýËüG7íSgzâ_́ùþ.ènM™Ûþðì(ët‰ëóéÿh¡ýeDhØIÑc+ â/Ž(ÿ¨ÇuèùÏ#t¾ù¥õÛìüKW>"maÿ'~%ÿ’7k6àŸj¿2Ë3Iÿ;T€êl¥ðø£ãRüKñüÊȘ†Oú^áÏzVÿsOK÷%Û¿Òï(¡áRÛ!‹Ö¿8:cÿ–ý{¡îø}:,(þŽ;&†`ÚÊ?4!
 ¡Î{ô=òoþ5ï«ãùWÃ½Š¥ÎÊQíŠß£×²ýœ?Íø×oÇݺê{“Nö	:´»Ù¿‹xÎQß!
 1ê½’ü;Ù
yX¦òa]×ÇÜzó׋wªŽÑA»ëšd‰ü“äßüz»+ iú_ÿ*žK÷X–Í
+ Èó¯ª%AþI
Íü»ißvüûå,ž‡U%cAUwêŒþ~üƒd×ê}D䟐ý+§ÝD)…á¨ÌCƒóUH¦ð(“HäÓjC´r&Öÿš<sFäßýOö­üôØŒÿòȾ“(«ò#ø‡y7€´YzAþµá_ÛÇfüƒç–Éó~<+2	«î!hÿ>™M2z‰d„ofâÍ7î­¨&ñþÙ¿¯çß™Ç#£]fã_“ø/OW›ïÜY7ÿ°ÿºíÊ8è4€\7Á“í(Ú	pOÓ×Ù¿¯F¤„¯Ôí¤ì]éúPÇýo/Ïÿæªd‹òOàßÚùׂXˆݼ¿óoT†"ˆgY³k
Ý™lïi^è-®Ç±Ô`}ÍCQÿ“®Wòo}þmkŸüË!Ïëçÿ°:–ino*2ŒöïÍáëBK1‹Ÿ•þßmCþ­Ï¿MñGþ‘M•+ ,¬úB‘y½PFÿ›`Ô§Ær›ä•ü8œü#ÿäÊpPÆ¿NV_Bþö¾I)ç4u»çÿ•°îhðº˜ÿ÷üóÆ=úöLÓýËɶÿ'ÿÈ¿ºfÀÓÀ<C@èžCóŸOœ+ çRÀC2Vé’éÌ"ÿö3“%ë
+ ¯äŸTÆðo~ÍkýϮɪEÌ-÷¿U«,o7“Ë+a¥Ê˜¨¬0þ‘ññø¨Ìÿ[ÚÅÉ?ò/R	 ÿÊJBþÍ_
+ wÉ5ÙYok¤ÄôÚ'ÕD®ýxÓôÙ`ø|9t¿õÍ»¼	cšy·—ó/†	òüËáßÏ\ ÿüŽHþÍÍ?ÉeÁxüböJB&±µÑÓš¼á—´R$K¸Þr.'%<Ø¿²ãè¦ø´³»o?þü+˜Ž˜œ¥1wâߝzñ@þµ°;«·>\ N
+ TßEœ~L?ûw­P{¾ý›3ÙNÜ8by£Aâb-rìPÿëÎ?™ÎØ’É¿µ¼Îðÿ¼‘=_äŸxç-tïWô–X×Ì­´‚†hg^Âþ•Ë^ ºÇËŸä}q«ýåOÜ]Dòi_Ì¿Š¥Cü“{W·âß㵶Î`¼”È¿–Ï¿ÛkHF%¹þ7¬ÇådÌLº_7û7hx/½þÅÐ,
+ 6<z²F)D»ñ¸ù¿i·‘ÌR£7ò•ÛŸêMü»feK¶Ž ÿJ‡­ˆKåÍüs-H¹æ̝úîhqJ¬ñï	L°Èº¢ÖöïT`š¬™ðÍ–¾ûÙAø>þE&FòO悍þØæÐÿ¤øWÖ™6^ÿLþí«ÿ…l 1*ú=4Ä*mþ›¯®M‘"¬tÿo‡=5ý@>\U“gEñ@|ÿ¶ºhülÇŒ30ÓJƒø÷ø×½‘É¿—ó/by.É?Tb'LVÙ¿m큱}	yý !ÒtÔaJ*ï]üäùX{å†ø¡Ø©&PÙQÞÇ?ûë©m	éþ
+ ™.]Ô1nØ/ÉԻķýj¥|Abì|Ünº4Ò(VØßÄ?dnù˜-:"ÆväTë¹ù‡
+ þ¥Þm=þüÌýÝÖLÑå6.Ox‘ĘÜ/èÖµ7‹¢ê}¨ÞRkÉÍÖ~zM!­·mÏ°²Ëjñ=ü‹æø¬ÿa6½W§n4+ÿ2íÝvM5ÿn®õ6ý¯ôø½ñq%\pÙõí¨ô®èRïÓ°¦¯Ív¾B™\“ȵÎ1aÿîï²èÿmúŸXbm:dµU'Ê¿L'w¦äßëù§ ¸"äHéªSÉÏ¿2fR>%EiÇ´² £é4ž¹Á0[<ÂkøWÙÚéCºÌ‹‘~éüKÏO‘‰¿lÚˆ÷žoŠü›Yý›Ÿâ?“yJZ«.œ›µ˜£Rj
+ Õ†âoáßö¶¦½Ø+ùפ¿Å#ÍÝž"ó{ä_Wþ5…t7-\ýQm«â¦ˆV×z Fï+ j¯•‘²]Rÿ[”¥=!&VÓä_Ö9‡ÿñû¿óŸ‡º¾t at iÙ‡E1)R‚;Ý“´ÿ£Vûˍ³^×ù£Á•ù‡¶sàd¯"<?¿tµaÊÒž<†]êòê«×ÿàŸ…:[)<þèØ‘W&§G+ â$Õ鈷)‡Îá^ÅRç<ýï° ø=ºŸþ‡´õò~Ô âø/µ3…Óh=˜è*ÃøçL³Íÿ»ëŠM7âŸÜk&/œµ þw²ÓÐñìÿFqðËNüKY/ÚRYÈ¿jO1È?¥LHóôÜs×
+ $»ÐHTâQ¥B–ù?Η¶×V3ûúÙ¹õ¿Úõê¥
+ õ9tìüc(ÑŽõ|óóO¬å)hð¾)ø'/­ù§â_ƒWn¡ÿwþU®š\ƒ³ÒZɲB´6Å_O‹[’gþ…,R<2ÁÏ+ЧÐfÆÚáÜ~€[sí)ç—伎èúgU4í­ô‘i(õ2 at n[ [“'Üïq oο_j¼
+ þ¡?ÿ²;Rÿd3à5ØÿÑ;Ûóo˜¦âŸz9ÿNíÍVH³
+ ŸÒÝ-OXà~³’æn¥Žg®=;Í5v¶GÙ‡#‰Öú™Q×Õ!÷¤hõØ[óáå+ »›Èbà>÷ôÞăßW¯µï5(ˆÔß:ücòò¯'ÿ’6Äg„ü«|t¬8’¢ôä_zºfÅæpEG2šjƾmÍÃÔ^*;y÷XòLPŠì,YäùGþ	òOÎ
+ Nš±'ÿnlܶùOMv¥J_ë
„¹h;ÛL7’ë¿=*4$ðÌ»òÏÓþÈ?òo0ÿАØž ÿªÆždš‰%¾ÈM)[Ôаîʪm—‹ì×Hƒ´«Ì_Õl%ÉWþžüKT–É?ò¯ÿÖæ¯éø‡ñ¯0¬{Þ¸Fe—•x¹£cÌ®¶UèÚµ‡÷éAð…ÊÚÐ+¿<RàŽüKž®]STÕ
r™Ët—/Ä?Ձ3èW¯å_ø½½¯þwÛ/ Òò†sÉ52ÖîÜÆ?7¾6ðjàÉþÝq¹8d,e¤¥ïèÇú‡tJx—þ‡”·8:+1h{Î#ÿ¸¤ïžêMük;Bþæßc/ÎY1)¡æþ2^²·ñDº%†ôó&ÔLZ.š®Ë‘¸TÜÞê%+Ù é»ñϝûë ÿ¥L–t‰Œÿ	úŸøÈ$ÿÖä_?Òn</ÿÔËø—–벜ÑpÁP&Œ;&3Ú´„éq•³òŸ/iÿÎå¼ÕE"ISQ‚E^'EáŠ0\ÍÆýø×|%rô?deOèœÿ7'®üfúù—n/Ï?õ*þ	tí¤‰<<óÏšeLàrWþ¥åD¾3šèP‘n©ÜbPRžØ_Ž´È="eŒ`VòÌP
+ í/i"/qÁ%æåE¢±M̽McŒ¦žAþM`×$y÷;‹(ÿÐp`Þ<z–i?úåSBGg/:H±Úö+  }ø‡N®ªº”ܶÜäù×HAÜ\ÿË;D:FêÓª"U¢‰±ßÊúêk3îlA76)#Ÿsí_Ù
æEûíߢEýΑÔPÿ“0÷—P½È?ò¯”êÅü+‰ø'#©¥ý›·í»OÇÔc~#úU6ñ³Ã4rx¾ÿcðtôÝö¾ð/yEʲc
è
+ ´î§äùGþ5ÑÿŠj9à×ÿ!²ÁXº¾²nAKµ=ük7
A%7àµû®Äÿ1üŇ÷ú?ú%€Å?ù¥ï8Œô#ÿÈ¿	ø§ºl5˪ßÜý¿]ù—:_ðäÑ~
‡¦4xë—|ᆅ½­^‰Åo´½H˜dT,´ÿ—ùGþ­¬ÿ5SÊïGÅýfáZþÕë­
lðRþ›Ú„Ä×EÏ•:÷Û.Æiag­h¬
øÙXï2f)êÚ;~+ IþýVƒUìíÍ(Ü;ìßü0³òÉlòïü¿Zßê·ð‡æÏú–ù?¡=±ö¯×õ‹#‰"¨ê‡õå3x±-kg?ÍŸœ¨
+ ¿Qó¶–
ü‘:xumÈTü8òŒç”ØžØÁüóõX¡ä½äßJüÃÞü;÷֍àvä_<ys{'2î&@R̃/¿LN#B?ckŸzó>`9û73‚Ièpt¹s}w¬[5VRÕÛñ/2÷·*ÿù÷rþ¡ˆ ÿªJ¸¸þW>®åšú6ÿyFɱyÑâA•ŒõüRc:7ÿ¯DXð¥òüÒÝòÿcqSýü#ÿ^Ì?¤¬©ã&ã^Ã? Å®’’ب¸9öñöCæy4ˆŒ÷’× òG“p¯¬ŽÉ‘]žEùçkä_·¾òoþÅt¾¹ãŸråYXÿ+©;¤Ùví[½ÀÝ1KþýV»àZ›6Ý£Õ–çiãlå,ú€êºužä–gýüëÅ¿
û½™ª’c•–Ùòü+ßfQfVzáŪiTïëïŸÿ´‡öìbf.ªéËÿòõ6rE_’åÍ„Ò7ÆŒüë¯ÿaFFlÏ¿ŠbæmG'ÿÖÑÿ²*ð®ß¤lÝOq·¤¿i1¼•]±ttìÆKô¼
+ i¦Ã??£á:‡–,KQÑ—ÖÿжÇÞ.¸Cù^6òÉ¿þ©Jþ)òo;þåµjÅžÿ\þ%øeñäg^‚dí=ÇmÃ>ùø<‘뎊šV3×R½´{Sþ]ÓQÿ“zKèCݒאäù—×wreÿn6ÌMM?±-ížWfqü$öï¤b³ C‘—ãV[€¶èì°ìƒ’äß¾ü[3®¨E»Zvb|’Öü{Ÿ´²ª"pOþ-k¸'
t§
+ ýü{ÿ°ÿ°ƒýûìQÀ$=“¦Åüë›´}*u=bW`ÊmhÞÐéwHŒR´8ÿ¨ˆOÑugÔ8°É]È¿ñüëðžæ_èr‹ñ/ÉÞ$$ãr­Cw-ù­ù”8º/É]r£|Ê»šÌ5Ïç*(?/SúJà•õ¿›l¿úß+ X ’¥Ù‘µ1)ÊæìXÜêB:Ÿ{eþ7ÂoåZBØt,ê2ü‹ÖÄZV&ÕOÎì?òÁ6ƒ¦ î,å
üëYÔ•ô¿u9#·ü+ÃMΙ\vd¥œ6I[ü/d#W;­~B•ý+ßë°ÿP¨ÿ	èQ"aJÌòŒ·À¼#Ùd$ÿÈ?ò/YC4ÓWV–Ó´ýWÈ¿o`
+ :¸àq–õ•öooµt_Øöyf¤™>­ë09•çüC±Wh”þ'pÅvÉ$å؝¯å_‹‡Ÿ‰Gàãq˜ÎïÿΑÉú_n-!'Lø^"áu‘æ_,/Ž@‡¡-Ø@!R½²-´I艚Ýôâö¯Ã´¿ÿ;ÿy„np(ÿÈtý/ÿY!Òmæäåù·;ÿZhSñÏ>éPþ‡”Â?:æñO%ú(™‡Hê®Ì®‰nÏ»­8JwЍ~(îÈÝ:ªH+ !ç­uÍ¿‹…í߸Ç÷tñ"æjˆù|=ƒº?þ,WÄÇ®ã`ë@æuý¿Ð‘¡"Y	ϯÿ†Zß”J·o¸¶ç>]qŠ|>o““:³þu·öJ¿Ïw¥FÂ9:ÄêHðí~£Wçß@#,æ|WÎI+ &ÿÈ?ò¯ÉCb‘ú”s¢iìiìßümƒ”Jxa¿¿f‚üËn@êA—ü›B	'ÿ•*äÿUÞæ1Ï‘‹˜ÿ×ñXFOóB­ž¿N(.ß.,oçÿ׿¤çÿµ½®°öœ¹ñÚšâÿužÞÝfgUÓ“ÿ7vaç+Äü¿úy;p@ôÏŸ©Ý­«Ñ½ª¿íˆÅMV"¯/ÏOu¶únåˆG8±ðú®
+ Íʶ”p)X¿7:r[q5þµÉURQæüi¸‡E­:ò Z?=èã»é«:s`ßêèóhRžä‹îŸÔqóÞZ¿…¢‘GšSI!U'ÉâeãëéM{t9Eæ_Í¢Ckb†…‰»9¤G9ùGþ½ŒèÖÙõûVþÙºÄ
ÖÓ½ˆTÕ¨õ=3ÿÆ÷wz'ª˜õÝ·äß(þ-êÿ+ ¦õÄYÁÊɘäÕéGèœkè»c½áÎö3mT¨‘´Ò̈»ë,Kòi·_§ØMP¤>¾•ukëöéär#Ê¡@$u×lp1˜ýËÆËLÇP¾4ÿ&u)Ö¦ëœ|Ÿ(…/e…Ù¹(ܱ1Ô¶æåŸ@¸ó±/BTMýïÝø#ÿº4óäüÃVe©{ŽeÚ¿ËÐlwFû1Ôº–›ÿ›rlbÂ2íP˜›bêpÄ8Ã=a|¥¼¯”ÿ³Êu„¨`VË衁òžY&µ6_ÿþéH/ˆNhЧx®H¨!Ý¢¯Ô‡UGBC-Ä¿ÿ¿´ïÿõòúj'§n8°òϱ‰ÿ¯·qØô€ÝŸðý¿–7ÖÝ>«\°ŠûÕ­ÿ7ÍÚÉ/«UÄ£­û[ž•“Ú:'rag£v~þ_Š5^¡sø'õBë«qy›5Ò°¥í7‡ùÝM$`½"ÿä5“¢8ÝØlŠÒ*ˆ‡6Lm¶¬ü(ã'Vk6ü}ZþÕoŒ ÿÈ¿ñ7Ø›XIÿ{j÷²–ª¥_iº±Ù&³£åôƒR×0ô7—K¿ºÞ†‚fåߣû‹ü#ÿvÅùׂÁ«/«ÿyÛ©áÆÙ¿c‚7LN?—?Óý‡û1°·Àqñjï(íýq&éo6žv6+ Ug	KY4Mv1‡çÂ˽ÚV¥¥Å™º÷ ÉüHO'ðÔós#›ñä_VPÈ¿Mù§ÀT–¢´Ý^KžáíúèÓ½¤nJL¯÷U!ëЬuç¤üÀn{þ=¦úx!ÿˆ?òïüû‹Vêø?pÍó;N‹xÑ¿‰þ?ßA†ÿÚØaêúìÝpqÿÇóÑØÁö-š—?òÏ%¿Óô<îS1ÿ‚{ÒÂ9D-ÿŒ+ûžç¢Ö“ió!¼Élosî•çÒuè"4%þàPÑy_„¯«Ý…荜Éüä“R~¡Àîã‡Â>We ²éuQº’R¾³K_ߦ;ê[ìØ[mÿ[ðU£‹ú
+ NÅ×±ïyú‹{§ýUx³#t“wê}ɵ¨Êy>ƒ†ÀV3¸?0MIúÌ¡ÅB×¹­ëÖA˜ºüÓªµ÷6Ò±
ÀóòO¨ÍïÕit¶ºÐ‡Rï¾oÑŠ/e‰(¬l0˜¬UÛ·ž“e•¿¨$cö£ÿRïŽÅú4ùGþµáŸìÌÛ,üƒP›£ òЮ[&<féâxËà¥ý;S£!o›©¬å9ÿúíííÿ’IJ]œü#ÿf䟨æ5‡þ÷ûÔfªy-µ¹5-äÿµÜœþ)ÿý7ºÿM…‘VøñçÐv8UËÉÝÿæúð{ÿ~úe!¼ÙÿælÞøíRü¿VÒNÇÿ{xøßÄwj\á¾ûénݺ CWÕOÏ¥³ªAÇ|ÑOð׉p5ð!U0•%¾f-ÿtAg×¥}bëé:°¾ôVZVe™e“®æ–·E§ñ/‰¯ÿ¹€á½7cÝÕ{!§wÏÊ?YÕ·,†P«”ô­­»é¦ì7ã„ZiÿÊjò8¡¦ó¯lÿŠ¯+ z·ö§^F`k©F,´ÝÁµõªÐñ¯L»QþS.’t£	{x—%­åIoÝ}¦ü#-7ÿ‡ö-"äz&ÿÚŽnòü{ÿZÅ•çß„^Ï>EÚé.‹ë©X½	Q[žð¯$b;þ»ô¿…ÖԐSðo%ÿÇ¿ØÏÿ/ÿïmü矫Íö`"æÿõóQF÷ÿÚûc]³¶+:âÿU¾+»ÀÿØwüäÿ==ÚQÿï¥.ðÿ¾ðyq
ª¶>©è&X+få¿L?ìijÁk8·wÃèÈíÞct®·E‡¿Aޝˆ‚­-óå_@â£TToVºmì¿W)eTWؐ
íÏ.š¾ù¨mì_zát¾:…Ö•boÀwñ¯TeÇ+Ýÿ«f¨]ÉLGòFfæù3Î+$¨lGÍróCÞ¦¯áßØé*òü«ã_­æEþÝÔìÞÉ¿ïO¾?eûw²nQÒ{æãß”¯ ÷èËj:äß¾ü(úBþ‡ØÏ*Õÿ{ùRCþß+°³÷çä2ü¿ß
»f„i?´ëÿU!ÿ¯áÃÌñÿ^eòýþ_3¸³2ü¿Úñÿþ«÷\ÿ¯—oØÝÿØú½ûå¶ùÛÈY[(wûƒÑŸSœÂÏ¿ßJaw·_B³<N~ȧ[£°°ºâ×û!æSŽGàãq˜~‡ë;Gì߉ߦ_˜õqY1Ó㬥zL¥•£òü’F@ÛöŒ¾QìuOÐWP‡ÛÀú&Ž»Örüs öïã÷ç?8(í!
 #»ò¯…µÿh„Î:ý…ÊóKÚÓŒŒêŒˆ±ëõ¿CøgüÇU
+ ?:Æø×x¢EÿìŠë¬;æô›qú«<^¹ÿ·²kŽ‘xȍìßóÓ&6Ùø÷ñøÓ´ßy­Ý€äù· ý[ÑÍŠÛ5þåÎÿЩáߏjלŸgê:P”·1po6ÿ×R¬(oº™›C'|#Ps™‰	£~”‡€Œ8ß9ޝV8‘ïpÿ(PW€JÄ®ûšø:¶ ÄZ8-Ø\¸‚';
Ïþ¯a¿òßàÏž³7ìâý×Z°ý ˆûý
¿ÞECŽÖøþ_
ǁõÿågÿï׃A
û”[ÿïŸ?7ÿYiÓak§ý¿êÆÿkTâ’z×</¹äâé7EÍ5ôiu*½¿8ÅCndg7¸íT‹òï4u-¬Y_Ú>^[Í|ðÿ"»Æõøú¸³-G;µËÄÛn%ñX¹sŠíë°ü©f[ÿ{òü[oæÚ§Å>ü?hfØSÈwᝇ'¥-´æj,ô½†ÐÃ?9wKo1¥þ—íó$ÿ(Ó*Øx3ÿ$ñ÷þÅE2(Úöw5 1%3[b|FÜ<¢^þ¹³2Fg4ÿ¥Î.£ç_¿Í‚úQ«ì𩾢ƒý›Ô)ý¿-ù÷Ïýkùÿö¦Fü¿ß­¶²ü¿0|­—‹–ÿ×Ù€{ÿÙÙŒ«ì4ÄÎïÏþ_ï_*´#XC9ÎØØþ_w_ò½ÿ÷r'+sãqÌÿk%"êÿ…h¶XQÑ+«ê¨~øBòÛoÞÆl¿gÂ¥×kñ¯µÎÖ¤%m”õÓõJªóaí€Îµ¸Â†Q¸FBé'ã_¤Ää_ßA°ÿ0!ÿ@þÕš¯¯ãŸjÅ&kcã–üÀ|¾/gáxí–ݹšÓ”±äÇÏÅ?4{ïο×Ûï³ñä߃zNþ…õ?íù?¾{³ü°æêÕ×a8Íú¬^…¸ÿ1ÿ‡’ô ’óúY›>×obÅ(ú?lOLo ï‚Iö Ñÿ¡cnÎg7­q‰„}¿Á£Œ¬ŽW`Ø`±Î˜­ø£¿_´cÿêàh,Û£ü+¤¶úÒ¿~ÿ*:õâ‰1ZuÁé¿ßÛØ¿9W
{HV°‹^Bp]ùÚß]½@ÒÏZ 0çN|UÔéœÑ:ËXݳWµS:§^Tˆ¿d˜v
dĨX„2¬¨Ò·Cíô1p~Îk«r‘¶Õ›ZVGÄ©·amBÖªžpþOFW‚ÄEŽ™Iÿ›{ì“ä_þ‰i^ðïÙÉ!¤µü\|äù—Ñ›ú&¶ÙPý†êDÎòÜLÿk|Žl
+ ù7œb䙃ÿ¹-´þåc4ܧiþ_¥áE1Uß؉ø§1ÿ/Σ¶ÿ×¼=n÷¿V­žü¿¦söÚ·ç>…—Sùy8Eü¿¦O÷Š*é†BUaÿ¯÷ïôýo:sŸ\¿˜ª¹Û9¾©=
çlB‘ï<à7Ç[hš<çgtrMêìJÕ)
¡E[«ÂÊ_ÁÿpÌl]3(r_:%Ú®n5ü´J
¯+~Û¼ª[1¦sՐCYµŽQÁp¿y¬èŒLãÜlŸ€´þ¸„ÿW&Õqª€‚sÄ™œT}ƒÆP¬ö3þo¦{oçhÚr›´–Ü£NÅ¿Œg‰¿ÒË7ÞÌØiáXqßÄ¿3ÿ.ùGþÍ¿¼‚š¡XïºOÖ<KoÆ;n!‡Þá\¾¹¶i-©G}þ×à"½ƒY€ƒ«Ëˆ
+ óoŧ&ÿäß×ý›âÿ…Ž:r-*Ü ¢¿+ |aºŠS]·:å.ç®F9Nßž¯“vëŸ×¥Ø™ôÄeÝðÈÛUU)LÇ({çÌûx^%"\YLØù6ÎKR?½õß>`º7o-\oÅíø÷䧈z0“-íN‘{Pqß¼˜aîÖXâqKç!üXÌÆ5[ñ¬é噉U‡ªQ;‘þWô:Gÿ#ÿD)ùGþIé¹uW¢WMÉ¿ÛywQþ•vÏ{Mz=0Dã—®”­¸Ç$‘}0Õ/è+ê˳»þǹê
ë{>þ%>óüË+Ïþo„ÝïþIm…ÖŽ'ør|ÂÈßh„Lv= Ö¹vvGs{p,þ³ÚÛôõÿ*eþªŒM¹—½Ü‘Ú™
ցà˶ÿ÷çí¾Ýÿ«Î"âr…å~öÿÎòË[ýõkxþ_'¬õ­3Ó?¼=Yýn×›¶6®jå;)­›kÛ¥pÃ:Ž[øåûõÌ_è¿×úyz?ö­§ÔÎ	Úÿ*¢¶ÛJ›MñO«µO+¯ÛÂ+jB^`çw;¥ü'x!)/°ö5øÒ-£“Ù¿B¯ú>)ô˜¹æÿ2,ÿš;W©ŽZ‡¨k¿«Ü7½{}­»{z³lÇ?of·ßì7aü¿ÑVlÈ\[blL4ß‹ÚÆšˆµÐÿÈ?òükòX¹»¶ãDÆYŸ7Ô7aþeàݲSæ¸C!q»Ù:XiVÔÿ0¢÷ߍo‚Y†?5B¢A0ÿÆ¿j$4ŒY´¿{þ¥d1œlý‹NñÿžrÍíºn€bè¨ÿ×	Ý\îÿµò¹^aûåøN¯ÏFiÎç6}ʺž'^{‘cþ_å”0Ñÿwÿ¯áÐVçù†»î&&­Q±ÿ7 :5ê,üs=Ú~Äis[´rS-š‡(åoýöÿÛ-ŒÁFt_·]T`îCêÝ«Hú—`R‡7ÛôÍoQ^à%,“úa?±Doxñzükòúî/zéOðzÍÎð4“±tˆÕ+“­5yÉk£i…J Ëú ï&cBès'0Âlû–Ù^‹51ÿRë˜üë‡,É?´áßRs™só¯Ç£¦•y=ý/³mKšN´¹±hgËÞÏ0Ñ+ ´&ÿªœqûwáüo•Eœ{ðêÛ¨l¡…½(öœ¼ÖJkgŽÜv÷VÝ<å"Î1	Ñüøy*TSÚ¨GxO®[Þ&ï4ÜòVLeçn®·C÷p¥ÄýŸÜÿh+<³ïUÕ^&`mÆ4¾¾;ý–‡¬†²¢[á—-Ï­†r²ßú•³ !
 áÜL«nÒåj¿+ •ÛßS
¦$;¢ ¾ÔrósñƒÛófž@åùCŸ'½k­3ÿ÷´’kô«ò΃¥æ­žñGþ‘Bü›n4IóïC¼Ë+ ÷[‰=pwqm6tÚ…C?šA­U ù¤ ¿ÚYº îC1ëëA®^¢­æÐffP{w#nžÊx¶ë8ó́ûï²PÏìÿ@J¶Nu³>Ü[¥âµ¨®Suì“n=³Ù¹Çu	Kò0»æóBm/Ð~±…"Hì+ ìÿu6Iú.3;þ³qŒ(ÈFQJ3yþ/`³ŽÅ† SÿÝ2yÿ¯ý+ AÍibþu×>º¾‹Tº€á‚×Þ|çG¾ëxZ=8xÃwTÚJ¥©Ï`ߐþˆ½ÕåÒ›"iÿo­iþÔŠfºªöÿ
+ L®ae àéîÿmÔºyŒ‘P cŦ‘8´›þ÷µt=ýo+þÑ7\ùÈ@»4ãŸÚˆyæß¹w1þew㙀â•%¸:†öo›ÖEû;‹|W cÊþ*ØŽõ+ ö/ò¯™~2-ÿ¦ÿûKþ«ïü¿×ÖCóaîöÿ^^PÏIùŸþ_'2´ýëÓõ
àdÁ½Ûÿk]Ü÷ÿ*/oÈÿ{Äö%Ãÿ«Ã['ãþ_›8Ø®+P‡ÿ­‚÷´ú…þKû­õ72²½«ÕÝ÷„Û0[®Âk¶4‡®ê
+ ™|]Î?­½n¬ÍmÀOÅÒˆ%=¾)qhš;?ž=ØW:Lsk1þÇaþ9¿;ü8Gþñ¯§fN$	A»Nb¶©ÎÿñÂ	®PDGÄ—óyÕŠÖ·iÔ!ðP þ9Lû÷ñû¿óŸGèâç—Æ‘M«,²×7ì1%ÿÞ9¦ù×Êhž«f±.ÿô°?øwé¾RøGG“íô¿ÀøVÚj"‘ë×›ÿÛ`tßEÎÿµ¢ÙtÁ7™.ªùwxö¯­ú]¨ûZÃǏ˜—ù¯˜Çѧɽ:!ÿvÁrÆ.ù÷:þÙs„§çrù÷£ÚùµÏ?Šß£;ééí#¢ÉWÆr#Bð~Z—bpjw36"›â&þ¥Î¹Wè¯õÉ «3dæ>uè$Óy Ÿùpgm‡o¡ÕÅ~‰¡NRÿ;ÙiØ¿ö
£8ø¥¡+ .ÐÜþí=U=ÝÔ8
àÎwÓ&_ÿÜ´RZn+ úÕÀtd lNgtŸÈšÀ›ëÌÿžB¡PÞIòB¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B!ÿX
+ 
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(òü£P(äùG¡PÈ?òB¡ä…B!ÿÈ?
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(’‡ü£P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B!ÿX
+ 
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(òü£P(äùG¡PÈ?òB¡ä…B!ÿÈ?
+ …Bþ‘
+ …ü#ÿ(
+ ùGþQ(’‡ü£P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(ä…B¡
+ …BþQ(
+ ùG¡P(äß•pðö||Ö>ùÇ>ÀÛóñYû“ßþ|<óÏyHàúΑì||Öþ:·?ÿã÷ç?Ð¡‡òdàäã³ö—ÕÿàŸ:Œßl¥ðø£"ùÇ!ÀÚgí¯Î¿Ã³uÿ~;~Ä4í_
+ …Bé/ÕüûQíüú0ç|ç—¾ýK¡P(‹ÈaÏí:žóߐ™šÿ£P(”Eðwÿœ/OÅÒsõý¿
+ …B¡P(
+ …B¡P(
+ …B¡P(ûÉoˆí‰á—{ÿ±?´ö±E˜âöãºß1¶ÿ“Œ~»DÇ ›ÿtаûñZؽöch¦¸ý¸îwCûßàڏ†aà½6ä:ÝüPãîXU?äöãjÿˆ>z—"cûß1¸ûcûß1¾ÿHÐÿ¾Ç÷x¨Ãýӏ½ÃîŒ~ü‘·?TìÞ]ŠpŒ­cp÷;Æö¿c†Ñ賓Cì_QzèwÿãFÚþöG´å»áÛÿŽÁÝïÛŽ	ºp0ŒáßÀ€‘óƒ'@ÆÞ~ðÐ1¶ÿƒ»ß,µ?Íüß¿Ë/.Ã[ý¿Ç{ý¿w÷îP„³ßéÁÝ©=ý¯3ÔþTþ_
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P(
+ …B¡P6;£*…B¡¼Š€¬
+ …òjþ9W¹w“B¡¼Mÿ³ÃøQ-¤P(/åßAB¡¼Wÿ£P(”—ðÏ
+ aÎù?
+ …B¡P(
+ …B¡P(”DùnÔA…endstream
+ endobj
+ 3045 0 obj <<
+ /Length 167       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚOCA"Â"aŒb„E ŠQˆ°¿	Ãù¼ww‚ˆ¶ìî]hÁr«Ñf•˜êÔ`~…‚b½‡`Àyq†!Ÿ1hqVí	„R¡ìJtW‡^sm‰Î‰“ý>ÊàêIó9à¸áŒ’7©)NoRŠë8×z‚Â>Ï&]:7Úª­ìƒ¬t{tÝ´Ñ_›Þá­Åö&Çû±*Šþ«Ûúût6endstream
+ endobj
+ 3026 0 obj <<
+ /Type /XObject
+ /Subtype /Image
+ /Width 1280
+ /Height 960
+ /BitsPerComponent 8
+ /ColorSpace [/Indexed /DeviceRGB 98 3046 0 R]
+ /Length 26591     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí
»êª®Féƒùÿùž»çRH€ÖVÇ{Ͼ.§ÚOMB! „B!„B!„B!„B!„B!„B!„B!„Õöï?׺ŸnÃùÉöÿê|oÛ’mmé«ç°;jl:”›Þ¶¹‹ÕøPßC¡w/ÚÖó¯ù
ܦ¿ð:Émϵ>6ËÃbÓÎoÍ“`Ÿs?@èëí¿¿ûgÙlO<ü½ÛVôúím/OCìešì¶’!DûyØÞ›Ùÿ1ÛûVZb{œ¥ç [ušÁøÞôî+–ƒW·’Âfðb½6òw,Ù‰i8{ž–rÿ^'
+ ‹ooß(ñ¿]+ Ìiñ?Ú+ @ø‡ÐR9rt+ »ÑŠ—'õñ7—þ¡/Â^2˜ù¤Õ#,¼†Ohønؽì7ðô”/ü”øiüÁ?ôeVŸfÉYYÆø÷Ð|ÊG>ÐzÉçÅeéÿZ@¿Çã1`þø
+ ð…ænםéÛ©ÿÍ üC¨†¿ÚÕ\Ú¦µ÷Úo0FÃkÔìz%íýî -üC¨jý¿ÐquŸÿËFkSCðIž]´ïɲÇþå=̢؏”™Ãg~:iþ!TÅßÎÈzó0쩘þjϺKρÛ×ë#ñA__Ú¿ì~ð؏߾G¡'Á…ýÿÚ;“
¢4RËX_:9ãñxO½}„d¨à±Ë¬Q^»ÿ…FDñ	ÊGH“hÞén›ÿþFüþ!¤™~c¨ðoU2%¬|rçm¾Æ>ÞFÞþeïÿ¶3ƒšD“¥Ñ„t¾îãñãc¶ð¡9
üid*Ê„Ý°‡µ æ¼¸†¡C%['4Fhh+ ´e:’$nŸ£ù(í¿d%¶ýW'›nÿÁ?ø‡–º½¡jéå›ßcªµoÖ#uë¹Ý+ •Rƒûu0CZŠ!äÎðEâ
RþxŠ9üC—ä_VƒXý·e«¯øíó|‰¶7ÅR+r¿œr@ÊšÇ-XJ½<‚€¡QÏþÁ?tºÝ¢ôñ]¢Š7aïñh½¿a¯ß7ïj–¾ÿò±|gøÿмÛVŒræKüúiQyC0$3ÙvCÔ¡=bCƒèü+Ôö¡|_oÖ’ŸózÒ÷½Ne†NúþÈÜøÿЁø+ËޏSÚçFëü»ó…*í½S+
Â?ø‡ŽÂßCõê?¿ÿ¡L^xÉ¿k뵏òa¼T»{u ^»è(üƒ¨ƒ¿<p°–fR¦(¿öž5eòõ|÷ç¡í6=¸<s9³çÒj`	öÞ+X¢È“üvÛ¶òEÝ~þø÷ÓàÝ%EɃaÄWï¥=?.Åx~ÙB¿5÷_=ö|2ôŠ3Ù
.=I'ȳmÙv¶ü%ûο?e_Ø}êTÂçÁ_¼³X”Ö䧮²`Ë¡›ê
+ ã5üçK')ðÌÆ…ò¥,óõ-³êÙ×óÉ-ðÏüÛ„Ûß?SïÉ¿
þ!•vµ’é) »xÙ5¹¹p+ ÿàª¬w’¡]êNï[óo{á:«Oé+ „üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„ üCÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!ÿBþ!„àG‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!ÈÿBð!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!øÇQ „àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBòÀ?„üC!ø‡Bð!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBþq!øÿBðþ!„àüCÁ?ø‡úqþ%?Ú¶­ú6eûÙWàBè>üK ¶ýý§¾ä[ßÊÀ?„Ð}í¿|O:nïャÁçßáBè+ø÷rgÿ£ÚörÛëo/6¦_Iüߟ!„Ð9è†Î¦¿ßYv©QøÜÏ‹ŒØ¡[ÛÛ>œ’ _ù’ø¿ð!tSþ½p[ï´Ñà*„¡›Ø_z!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCAø‡‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!ÿBþ!„üCÁ?Ž!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBþ!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!ÿBð£@Á?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„ä!ø‡Bð!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„üã(Bðþ!„àüCÁ?ø‡‚!
 ð!ÿàBè'ù—üh۶ꋺýü+ð!tþm[¶­ò’}õߟ²¯À?„Ð]í¿|{Ëo‰©÷äßÿB_Á¿—;»ýïmøí0·ý}c÷•Äÿý÷Bƒ¾aèlúûe—﹟±ÿB·¶ÿ¶}8/¤¦^ñÇÄÿ…¡›òï5€Ûz·ÿMÍLÆB÷µÿ¾ô(Bðþ!„àüCÁ?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚<ð!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!ÿBþ!„üC!ø‡‚BþÁ?„üƒ!øÿBðþ!„àüCèɹ¿—_»P[çÃsÈÿèÄ¿u&rÌE¦~/rÛ}ÿ¶sÐÿ¾š~_Ä?9µËÿkâøœ¿wïî2zøÈá:¸_¨WMŸÎø™$?´nȼCy]†ø:7Êt$²âÐá:΃ù_›ù2þIÙÅ`Ói\ÛU´^ì \jqmö:Ö_³Íü}$#ÊGž³€ðï+ÝÞ¿V<äÿ^“˜ÃüË:ôbþ=¯s˜æß<‰—„:L‘ê­¸'yàßwÙ}¯.ùG?ñÃí¢£jÅ%/Æ’µî¦¼/øQŽî™ükÞé==<çÿÐÁüh ×õ™UëÊíÿþû®4÷#ÎÃ’î1LÀìè"ÙN×òxþ‘ÿ‚F›°H­Û˜à6ÑÙä<ÓÅÁ?'…Ä¿99è»{¼mW[í×î³ÓÚ~ÿ@ðï݇쿶¹Ñùù‰ü;ײ€E»!²ø|ËÛ.£[³??áZÛA2îñ¯3˜à"ç$9ÊþâŸ+ÓÏO'9î©"•Ç¥Œ¾çêÁ?´”¯×Éž+†ÎòµüóOåßÚ«*Êã²A±9ÿÁNò_™}2lˆ¸{ãü_×ø¯×Ç÷O]³ïߨ¶áÖNieü˜ñ_4eûÌóÏíê]%þgàŸH÷çkÆtÖ+øwFTµ  Øþ¡3ø7ª_Ó?qvàãvþMö»ïgÐÍ]O±Þ]û«Ì·Yùàèø¿'	þÝ
~ïᎠÓÙÊž9®»ʋݲë”ÎU´Ì [saÝ$Ç]ÑNiÝÌøZÀ¿E®ô<$/Å¿ÞA‹47¯ïìÈO)çâÍ·ãÌg¶)kLNø‡¡Ÿœ•ªvÜNÆ=Á~+ þMŽšêہÑIoô¸wÉÇh×µÙ]bw«i-„d,)	ÿP÷2{}
Sñ\þÉ‚¨!
 ÚXe–lײ±§½Š£U8õ¢ˆ2|M§øç/f{ˆÕB—–ùÑ=òlþï¢ï{:ÿÚ–E¥޹Ɂ‹ë?§ü!
 óäúJPj„
qÿ–§^Àr‚‡/^¡
xH?’8pȽñæ¿ýÿZa?£ÿ»rzÕùþ¯‰Ò4?«„3sÔxñ¤Ë<6Ÿe:€þÔ?¶Qò¯G´Áðl7ÿûïçÜÞ1þ…ËðïHÜêûåÓGɻ̝҅ºEïi*sER
Û€hÿ‚Lö΁¥0îs‰¬çÒž_!v|¸.žÓõ¯}]_¾ÐÒô3óпê¿ü8ñòÖ/ž©öÑD±wá/ˆ¬‹ð¹fû_1e-ÿœUþô#²Ø«ùw–àßuøšƒˆí™ìºÿkªerŠk¢þ<ñÅ{=¿¯Ý@{!?_ê±…NG T†ºàߣO_^&I"“"c⟳eÞÈÿ=˜#ã¬ÃÁÖJj9ˆ®ae¢òºÃ1‘‡ü—_å_¨ñ¯­[Ïùþ­²T'Vön»¯3™Ž#÷C^<½FÂÁ+’ÿò£ôÛOL—& µ‹LÞÖÚ‚½W¸jƒ}­0®K¹øµ2Ó{°"–ÏŠmÍV®Öú ÿÿýN»ÏÌ¿Uþï÷p¬á_­<Ö,ÿœºV€uÚÿæßP‹)¡+ ×Ö8‘^ñEë.Ξ1Á¿C'+ Z[rUòÀ?C+™Isª$ÅŒ{á¦pøEë?×6\‹Ÿaòo0”&#›'N-ßøCÑÊkˆá±%ðïÖN‹„Iþ-á’øü_ù$@¦øwŒ
?ø”)­Óq`ÙýÜ•8m\qºkezO´7ÿ
ÿ÷
+ ¶_5hcʝoük’§ZlÇÍ8>~ސbοÎú¿ó5æ×üÌ1C¼äŸm³2R^²þ]Æ?®?}7W‚…ü+Öáþ±nÊ¿qÿW¤9i±m<ú’U—Õð80ÇíÆø7jÿÁ¿Ï;¾ÒŒ²HaîÛŒîÜÍÙ_À?9Sñ¿4£×;Äýؚ¦
OæèJƒ·ß­ÎÜjøwÕî©³VgJí«d_gËl6ÊóG}WV*E3þ·lõ¨¹ú§mÿ·³ê÷à¢õCõS­xò,É^	øˆùxd<õ¯>Ï¿¢”P#XŠr"3þ¯Г/À¿j1°VŠágOºË¿ÐãßÈà¬ÿŠÛ½m‡2p<rqòÀ¿|©U×+	P†Š›ä¬WX¢‡³m`H¡çÿÖ-·Jˆ^Qå´,CÕÁ¹Ãô¥¸Îü»>ÿú%’þoh•j±Å·¶¹*ÿ(Á·Úÿm”ŽV'Ú“ˆ#þÛžMd:–ä¿œÞlµe^J_Ö“æT¯8×)&(ÊZš—¢£?$ú¾¢¤ÍYñ¿µçb´Â—íº5ˆ"Þ±viTñ´9’<ŒœiùIÕΛ›÷U¯8ךQ¬¸‹–" DÏ®Wry>ÿ+m#ñÝÕSø7lª‡Îd±ÞöÉU=áß…?Û€ƒ&EG}Síù˜LÌЪ½ˆ§ÎÀÈ±Ì»7’·LqE+ð5¹Ü‰=³{?6'ÓpÚ‡7²ý<ï¾Ô`hÄ‚Ô~jÈ;¼þàG¼Ñ£ø×/t;È?±-Þë°’ÝíV-dá\ÍzÙZ„ä¿\‡‡ÂafŠ«v€’vT9à/Ï¿Ô ‘9'ÚÿµÝm¾­;6;jª7Œ¼™58åîäùeþ½¢pr <Ò1™›ÚÙ]ýõvw@¥ºåŠØRñåÄÿÄÔÊœŸ=2u$R¿’Ö»5Svþ]’Nkd0Æ]åŸ=à`þÉùw@÷êOâ_5ÉhIÂrßÿ¹^µ¿yèö¨â'çÿ²þÑ)ôùÎpß™
+ ž>4+¸eÀƒ.ƒyuº£êŸÊ1Ûp®èÛ6+ Ýø'CmS,–À§=™¾Î?Ê¿Ç;šüo©Â¿+9¾ÿRfM
`®BñuzŒ¹;ÚæyºJžÎV7‚Õl‹ÿ}ÜîzŠÈðžË§ÄJ¼«Œå׎ó©ÿr0ÿ,wM‡•ø
+ ÛvƇ8ƒuþÙÖM¦[Ë¿±ü—{Ú3£ZmþÉ¢Sﺶä¿ØÓ[{õ¯ÿ8Ž~v®ÌŒÿVjR‹Š2r"}{±³N¡¡S7Öà^*²zŸkù'‹Èêe®áß.FÖÖ1„_Å?Ç"U£f?ã	EJÿÄÜü“t±Ÿ6äNð?Å¿ën·Y–-ðŽ¸<‹n,/¯ü;ÝÁª+?)ªHLæ–}·IeTñi¹¬¡œÿ;躿™Ó¶Ûó2×íWö«Ýɺ{=bÿ‘ÿr+ K4rb*ïyéÌ£8l¼Ö°²ø‚})³ºÛH}#9÷V3þ{ŽµÑX<Í衘Ã@–hŠì‚zÍYfvþI›g®+ g¤Ê›ŽÞÒŠb*z*
Ò®±Ñ;9~²ª†j%ö§µwâó¯QÎرè}ö‹ÅÙk¯ìÑ=PÔT©ë2íΛ»¡È½ÚLçºæ…l퉗¶¹±ã3Å’z̵F´¥t ã¿ÁÏ6qG×ZÆ	ãü›ñg½Æ{M$¶×B¨O%2X]N÷ØXÒzÍÿ”ƒoN^ÒRàßÙø/Ï “|VÇN͍„~Óe‰dñ?
+ "ëxR™ÿÛ®DëAk«èåܾ󛗁k>$åõ¯Nu}
щ6Ê…êûû¢¦8Óô+ Óò_J+\á_×ãÉ%uª}÷ÄíD¯çøìÚ ðo)ýF»¨Ô
+ i9'IýOÌ1þ½—"T§WJµ7çùŠŒtÜCœ´òO:2"Ö^f‡:Î|0S­4$iЦõ;k­š×Ыþ-ÄßD‚o=³YÚ
ÎQ3ktÅ_þ‹¯ŽïD¤áü€öøÍ©òojqJã_5$ºŽ®€ÂØ¥‡Yƒ3ÛüSò9ƒ«fê°=¦Y7¦¢rÜÕövÜϏÃøõ
CËØ.#Õ”õæèhPYí_§,(
ÿ0þœÂ8ýh—ŽâHW•9ç×Í¿S¦‰¸
—ëCüëØw²ørvP°q§Ùø÷ž.'k¯-ü;Àå_sNo-ØnŸU±ÆÓ“ÓPñeü“â‘*†Ñ´õè=ÅµæˆðïÖßX
+ ½´ì?ut£iõÔ«Î÷Óž÷Ê­ÇÏ­â#ük±û`þ9eõÔº¯Øu½€²|5ynϿПõÖæ_³¹Ì4w¡VÖP“< ÿ”ú`Mÿw!úeéÛ~x}…J{/Š…‡^ºß—“ç¶üë¯Ôž]Ù+­ýqd¡@gjÅ·G¦¯Ï?ÆoGí}<H79ðxÿ×ýŒíåb)•©,¹ðïOmº{͐žîö¸¬¿Âÿ{âk}ºU‘çmÍÃ:ÏØ;«h/c§d{µ.‡Œ¥¹ç•Æ?‹ÿk<æ#½ø·Ðgq€š#Ð7õ\‰RozÝ|™Ê%2orýçÀkŽ_xø7cÙn³¬-Êã¯ÈЛϧ§‰
-…°¨0ü[¿Á¬»îÄQé.é×Ë–JèŇ”"»;½íù¿«àiPi+ ËBzË&yܳ))ÃüÛk’Òñd(ïq ƒ¥²¬¯ÖFÕF+ ÅËbë%àÏðž1´ûš­¼´~|ã¿"s‡=5þñvq«ï”aà[ÿÊ~á l&Í0‰Zß^Â`1sÍ^©e¬úùçÁ…Ì#é þÉPU–ÉÚÍ+ø7ñS–ŸªÜ’ªeØv¬æ*N÷N›ü¿ýöëûÊp3ÃýÎkj-²ÿÔåُªÕ—àw27ï0ŸØ_&{Úˆ\ãÿ.¹3.Zµõ‘[÷ŒÅsñ¡þ-ð|Í}*M@”Ý®òe ñ5¸e¶Ûù/ckÿ,ÂÖgø7“@jçŸÔ«CÖê„ȂDZß&øg}d:ÊNtNºIÓ²ö<F†+ mZohSe)éãëØsÍ\I6¥éüëVZiÏÿµßøŒíšm=·Ò—¨ÎQX?sùLþ•ãé‡ú¿2Y+ ºGO•#»‘œr»ºeÕLµð»ük9¨>þUâíÝäŸåçðo9ÿ\ñ¿s³N¼s‹.Ê?Û´¯U†heMÅÔþÿv¢·êNH}ð<ÆkÿÁ¿„~ÊŒÑ)?sMuÉr»mÈ©ÝèûFŽ;üæ_;@g Ï+^ñàŸ+BùãüÛ
wˆڐã›^n,®˜aßâŸÝ8µ
öÉÒþ¶´Ã/±þvñ\%$…£x‹/¾xû^iÍêCCýß±S…¾«¸±•Yÿ·çºšÖ'•‘¢ßÊz‡Žá›>?OäßÅZ¥vTþ‰å‚­¼x®
+ UGÙöêŠs{ÇÊÃ?ÃèŸxB!ð¯iàXJØÚŽa¼¾¬ºGìâ_3fo2
ÊëQ3½%>®É?˲¦­‰¶IÞ¨£ÊíâÇøþr¯»–²šK2l§Êü_7ÿ¼mbp¼J-o1ÈÛl^¤}øFƺ¥4Á+‹oŠœÜ†Ñ›:¾ï+ µl¼öF¿‰¢LèðO¬Í¦ð”tûOÔÃ	»pä w‹‹Øž.ëãdCé”=Èéçâ)gÙ3©¶ª²`—5š#–hÍ[2L±é¥p	üsÅá¤ÀJo-ʪsª:ŠR´¾ÁI”Š.Ëjç‡F’wcA¸Ã"ú7v­m†ŽÃÿ\jËTw-Im+³»³7Ì8î¥!Io²’¿E~ÿÄ¿š`e±ËÄfTIy{Ɛ¡„¬fs
+ lçµrYë˜q7O{Â5woÞКÓBÒÃü[6ß±×Ú¦‰À?ŸÓ§V¿$ÿôrëʪ­XÇÿVóo ŠªÏ ’ŠEïÍpZº’ûÿj‹`þÿd´PçñAÅãÿzé¾ÐÿmüuU*àíü_¹Â~§ø× å1?kñjzË—8+ þ¥wß}_ÜéWÊS{ÈìÉ3Ÿ‹=Û·ãñvz¿±+W¶ªïç_aû
ðOÜü+[J…•Æ]}þ¶ù—ÑtÁ’’ÆMˆ–Vµà'ïìŽpóöŸˆ·Ÿrgځ¾©OðÏžuÝ°9ãDßÂ?£]#Áoéùƒµ`QüëÍtR›§LtuOþŸ(#ÑkÝÿ
+ šó{
³¸›†ù~ðP[EÆÆàU¥¥'ù'­¨ò—ٍÀœ=ÝÝsï¤~•ë«ZúB´½u(ÅÄÜ©Ø›ÿ+Smþê^짧ž¨ýZçۻꭌÁ"?ñôA62ÿ×ßúÆ2¥á<»¹¹/ÿÔ‘C&’6Tl]Y¦^XÍIý¼Êoyoµ¥;ˈÉüEü;jýßj\¤a¦Ší÷¦(ìÐü7Yy,£ÙíÕc½ÇsOþy;2äÿÖn¢NÑ[š¬âß)d‘¦+%­B™N;J÷õ’‰Ó>™õÎnô2Leέóo}t$õY˜«Dæ¿’oÛÏlþ´ëŠÙR×,=JÔÔxqß÷ã,+‡m㟳§ø™É¿E3ýí×u˜•ø¡Ì^×EÉמ{èå
•Ø¿-ÿZÍAÖÜ(qnR€/[zŽ]ä잶bXgœ¯«,òdþ*®¸âÅ´tœ›Kg9ö
+ ˆ¯á±{óõ$KE³óOFîÎPbµäñ^rMWs`@†SÙì5¸'âKºÇßÄ¿#¨2h­ž´ ]Z‘a´œôò/]´zª&—óp>8‹gc+’ÜçŸÐ%œ3‡Çö"ãc‚«ø·Âø®"„óç%Å£Ýýˆcà[Ü•L*é„–¯Ýˆ¯‡TâÊi«¨i•üUe$³ñ¤a\Õ­”…ƒ	†e–ñOŠ
+ r2³œ÷ÿÖó¯¬õ,ÞZnþ‰±’]û¤$cýwáŸ4ÇW¥gG5Ÿú ™ä7Ã5ÖÒNΩðHâ-´5Ë"ËÌXÃaei‰×êlöMWÙijˆåkÍÙžé>À¿vÈY¾‚Í´Ÿz*´…ÿw `@oõÝÊ؈(©5B{m…s»²cDb5uðažÁ¿‹ tvÝf[D·’Öoå_«Ž+ì˜Êwþµ&Fö&YXH©Å"†Mˆ§•
xqÒ›"Þxºƒ3á\ÐX' _ÊÚÕÇø·`È}/¤þP÷Çÿ4ŒºMÕöi߉†»Ò@—X]AÓ¼4ç(ÛH
Ò–ã§/‡9AYd#¸ÿq[èPîHb÷y¤Ò:çÊäQWìü«MÌõ¦Íb߁æ	§ÍR¨YñYeú¾èÔŸý°,SÔ`ñË"þ©Õ»îŒ «ðOæ뼎ò¯œúö	þ%q¤™Yëҍ™È—òÏÜ„¤1°|‚µŒ{ã#·kÓ­›ú!ËJbefåÇÇ>o=ôÅ¹&ý_Ë
+ õ ·]ÌÜyC{Ú´¯gÖ§éãëóÏ•)ÍûPÉŒÉz½X¨"º»Ócµ,J«•PŸ?Í?›-y ¤n>ôšù¿ã¦“ÕÓhø¿¾0ëpvŒØÒZÞG44õWzÿüñ¤ËóOVÕâ‘JpBúõ辰Ú-Ì&=}¨R²ÎQCí·CÝÖ)ü“ÉNxMþ͸ŽÍزDI«Ãwµïæçf†Ø'0Zñî•@ïÀ¿Z¥Ø¦Qd¿Òêõoj*ôLz«ì,üAÿ×_¼|ùÀbíé±b|ù—ø7ç8·š¬4™ÖsßêöNXVâ|YÄ;Áý j4ßÆ¿±Õq¥tØ’³bDÅã~ŠþïÝÏzhrÌî¥ëÏ};ÿìfÚØJÓÏÞÖã¸7<+jì¦môü4¼8ÿôYÌöúg“¡§ÔÆÛ%H¶veù=aáCZ„Ír(~]ü»D–ãZ¸w‰¼¸ÇKíY}tñ.&!m‡	þ5Oþ¸"½¢¶·Äÿ•ô–ï}tlna96«w#þM–fiòO¦î×,ÿc8&«AŽ¼Ÿð¯µ?­ò¸–×`Óšî4Æ2WèÉCü3ܝ)×íþy=Ö²÷‡5’n~Ãä ü[Ó`Õ¿Œþ¯þ•¡‰Ús¡Yv‰ä„ž¼š7³kÆ1^4Ò&¬3îŽZè$ˆéSk_“‰XöŠöueþéÅþ†/xù×q¸zü[b#­åߢlAã ûbþU*ƒüÿ.`Ú6—Y?I+`bë³?Á¿±¶Ò¯’:ßÂ{–Kl¤ÙÏ"“œ²—FoøüXðh…lkujñEå>áÚWúαiiNaùUþÉÄ:©ÌKžð–ÅÒ¦îºzæeËáÍ'”!x‰ÁC¨T=kóo֍8l±Ò†y²ˆâsëOËÿK~´m[ï%ûuùÙÌ'oÎ×{Ϻtè
{×'ž
ÝŒù²t­C¼ìË™;ÓnkÍ[Ðlã:óÝGÏ;X5Yx$6 öúucü[4ÿ7Úö÷_ë%Ý™öÙf¼T;—åìôqüÑÆ¿CSù§W?š“a¨Ûð/øù76«Õñ¤Jq`Æ¿;M‰yû/'Þ“Ž;Æ=M½'ÿ¶>ÿ´;ß.x2²6­»•zrÐôµ«µo»ÛK‡˜%YýŒÕ)Ú'/•÷q¦fI§cUMFø'•µ;¾Á²!êæù§^Šü{¹³ÿQmÛïïåÉFõ+O—8s•«sN¥öÔlF´Ì+ej¨MC£Ü‘½Ù%;n›„+3ü³=¸eb‰õE%?/0Ðq.rwÀÿëÞF;!
 wþ¯5Õtræ°Ò?ÜXû¤@Éãpj|nÈþK-»-õŸûÙž¸ìÚR+UU¿ˆV¯ŒUk‰¶üN¯à_mRs{Í4Gd.é²ó&üFÙ…i7ý
+ ŸáŸÕÁâ_9‡ÉÄ:ûóÎ7+nWDiŒîöüÛöá¼Ý¿Jþ%¿³Äÿª—ZZq“ÆR{YûŠ¡9µþyݹ©ç;µÑáðL³.;:pjÙðáõ—2+ÿ"ü-cOL|wÎSm`ê›\0	í¤ÀŽU$~”9ñ·moþ©ïžŸ:Üÿ­0«7®ß‚&ÿ*E¡Ûü“ãøçXhÆØeb?Ë?Åþ[“CuìÊvs÷ÝßZ.ÍP¢d¥“tkA9÷vÉü?[)¦Z1{ƒ/Ý~XŠ;” “ÔmKf£w˧ÍæÊŠn21†²þØæù·fe½£ûÄ¥‘“®L½¹ñ/¼k‚>ßÇ?s•d±¶©NÒLŏZk@:Þ‚,{ò‹¹Ëz˜!ØØý˜]¸fEñD~óþ†2þ'ãÛKüß:ÿz+€ø/ØeùgòÌfYûÒ£‡Ø¶“|µu§»l¦>·(A|tζs©ŒÏ‹HXqœrPÚgžruîüEü«8K?Á¿!ÇÓv÷l½F<ùØÒÝöÜUK¿
ç_}¾ë˜E6ä˜	ø3þ/UNLu|2w­¬ëñOføwH߬ÇÓL–àòïª×œ9Äÿµ_åÉ:œWÔt^ÜĪáʳ¤–{æïVa«372}àrüÊVë:°“¬öÆٝÇåSø–_ü¬]u©RÎKKwMöÿ0—Ãä˜'e[yÈ–§°"]H^•†»uK*]“åm¸ª7%ËÄAwR肇_司O"á£^ûÜê)«ŸM":±‰çÒp>uÃp­G++zXê®J'pþ5òˆ¬¼â®Êÿ¼Ïö•“"+ÏDë ÃPøü†³kóo*?%3|æŒjƒÿ+ö㪧Pé,¾•7çì×”›õ-üsû­¢y•’#„õ±b¡©¶Qg#,âßR~Ÿ—£·~b™­7‘­=kŽz[ÉŠ€H˜ZsJÖYµÒ¼Y†p1þ
¶cэ<ѷѳÿæW•^[õØtÊwë¶u.ÿ֞Ǹõ—Öyß¼žÑý™Í_YÐÄ{ç›”šIýmü[)Ñ~‡Û·	±ñ-ù|²˜àÂAêÎl`ÿŠ®ËxŽžïÿ*[öå…$u¬äÈË¡“aÕé/ɆZQw³<KCÆ‚XÉs!þ™N£Ë{©EcL±åµ„F£ìáQ¬rmSNë<“—Ó7ôSk%nëMTÃç¸ÇAeû’ý[Æq̶Op¹ÿdzV¨ö‘øb&Ò͐º>æ[“GŒe,øsà¢bWäß\”vÊ”“&ûkI5˜Xª±$¸!
 rXK(Æ9L[r/þ¹zfþh³/+ÍîÝÌ]ù¦µ
©ôÛþ<üM²“Ö¡ßnÀXD{à©´jÛâp2ä .ìhÛò»‡ºÆ*”ƒïÛ끔×L½;ÿüØÚ½”ýÓ·>ýÜ2ˤY‰Ë<±µ[ÍKê!“®ýç3šæŸvèò®°ÀhÚëùäÀ+$þå#±åFô•”õýR7ã¹ÿŒk÷ÎEÙ˜
µ*íV‹¸ãc•;ÖèÈ®óG#U?®YÓðs5ZúöwÇÿ5NOZ ©ÀÄA°±Í€pç«(ýÔCOò±æ,„»ØvïW¿¥E—ìø¿†ÏHëµE
+ «þ¯iœ#üß<k«û$Yœr*ÿš7W-K_Síô•mh‡·bÔ)4pœ',ßÄ?ó#·íÿúátK,ÇëÊ•ilÍ­ñq‘¼?uù7µXýáÞíȁl’¶šæ3ø–¡–ÿ·.XôôŸåŸ¶fœí¦_‡2bÿUþ"¾ÉGÃn‰,úN»±
lEŒÇ]‘å*þouíª!þµ«ÿ¬
+ ›­5yÛ“Åæ¯èø·o¤ÉÝ™ƒ­Î?ƒÿÛsK&Mýà¨S\O©,lâ>ˆÙŠ,׍ÿÙ½‚Á€ÙÙž¡ø3‰òŽ"
+ RF¢ä¸ÌŸœRzørþM\¦–»#ÕµÆͽãü,úÁ„Ûò Óý(ÜR7ÓÿûÔŘªØÒl9÷Tz^?Á¿g[ß{Â7æßB¤¾ÎEu c³0_2°¹ÛêqŒ3•ÃYtºº¢"‡ÎÞ=ÆJ‚2}S˪#Ç^¹4¦(ãÖ¾ÕWáŸLóO7Ù¤óP?Œ¦…תŠµ‹ÈQ\øþYv~
ÛwÖ|J&àu[¦uxؼÏYåÔ’Ñ`‡w)þtÌNq!é<ÔýsÉG`£Uõª-ò~Œÿ{¤¡%­5}#×^VUÓ0M­÷N'7ñïÄ™wR&#´Åï¿^±)kU?	ÊÜðÖCj´0àjÿ·å½(§ù{þ¯8÷-w!à*þÙ¦	僧âLiTýßÓø—;ùÒóù.Â?SÍ•öýµ¯²šñ¯]Fâ*ükù¿µðKôñ&ƒ>Å¿áï`S¼—&/Îô«4=÷üv˜MÙ;ˆÚa|7ÿÕ™¥ÄY‹H´§âÀ¦íñ?5H®Â’S|PwÝÜŸÃ_)“1–Ï×ë=÷Y£·fB\ƒ–N*3:&ãîîòbÎ’GÅn6wl-¸€²ä½µìªY?ðÅ?îGøg¼¬£+“Ê®µìKÐÞ‡öË*Ö»jòÛ›™ö[Ó×ä¿4`>οó|PiùGV¸·ÿk¤™oUt[hýpþískžç=Ì¿gx[;j!ö™ècƒiÖÕ
+ ÿ×çæO>tݝe$ƹ6þ'U«Eºazø×¼¬žÂÄ׸°ò.ݬ@»ÝñΈkÃÕõÓl)z#µ~2}¨Ÿã¢Œ/~¶²Œ‡¸µÜ.О‰õõqàŸï¶Š¬ÙÍÉ©0ÅXçoñOüä¦;‡à®õ“y+ þ½ÜÙíxÛ‹x;Ìmß(¾òr‰·
"„NCß0t6ýýÛ²Ûv{x½ì\bì?„Эí¿mΩ©—|5Åñ?„Ð}ù÷À­¾{[–ÅP/ã¿¡;Û_z!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBþpñ
+ ñ¯áùÃëÿ^ÿûï£Ýaÿç¿wÉ'Ïϓͤ›Ïvµÿæs_¯ßïŽo÷çô0ÒC|¾Ý}ží#æÒ½„üƒøúåþ7ûÿBrÔ!?R嘓ÃN%=€çýÚÿmÿûŸz_Cí£ç7.Ñ8cí`bùi´oïý&f—#&¿®_~¹bcÓ±}Ÿ÷©üYLN%¹E19¼ŠÅä¨Ó-½v÷ìÍÕK‡oKý¤ã}ùcª÷î~žQnßIc…ÁÆ¿=âþ¿÷xÿ¥„Î5þe,-öQò/Ƙè8Ÿqÿ´éuŠÿž")ýJþ¥Jø—ö1!Úß|˜é—Öï…[ߊµN˜àáÕÖ’c}£çÝ\ªèª"¥RÌ8ZÝP³×…‹•ÄʁD×±Áàä‰ù×|c“S±¼Ì±Øv4ßôz›»ÿ¤ÅXç_¨ñ/%NH-!åg	ÿbÊ¿Ý‘$‡õ¼Ié>tþ¥ìÉì¿Ÿ¹ý—ü_Hµ7Ärþ½ÕÜ(lð/¨ÏPðPùSÃþS ã6ø
+ x4-‰˜ó73AcЈ¡nšÅýKÜp×Oc¹äâ”ðJ¶dk 3ªVeÃ`5âXëv®ÊÑ3Møò/¡j<õù—õØìg±cÿe¬zó1éí
þ)&eο
+ už¹pDü+fÉïwʑ迏Añ¬;ü‹s0iñåDõ
ºøjAãÞ´ÍÈX×K£n) ‹6kÑrð±iîÅ;L‹#–»ê	ëwÝä%—W,&±…¯æŸ.3ð¯ñ³ÂäQ+ ÿ¢Æ¿l¨¸üI‘"]+ ÿö‰®†cƒ1òØm»îõÚFþ½gGgs岑âý×ö_ÊsÀÍ×B[ÆQÁ*ª¢ÁµÓÝÖ«pŽõ˜ZùÕ÷î½ê¸ZòË! „AÑ)ˆz:Ž
—ÄjHµH9ï\ì¢GíE¬+ £¥&_ÈË.Å´YwøW4ãX6r…Y$/òoúÜ%1î
+ pçáæì?ݱœñÈU¢RW>Ãj+ ®È?n!F{w?~Äc¿ÈÖàqšE´'š:vèU¦o[?eâvlÂLÇTl7c÷ØTç5v#™A/®/­/Ï¿<U·4c1²¯a’UBÈÜ¯Ì kÚEÊ\¨”€Ò½¤”A},"êñ¿däG™WØsA³ÿ
+ OÙkÿ)Ñ$—ýçôŽ}*6f­íÇ·!=Ù­7ÛµØ]:}P3´bf!GËÀŠ²ÚÅŽbÍÀì–ÒW	Óxlõ±/]ÿj_+/íiQIå-ÄP•Ýû¿Nþ…’)¡LüSq¥>îbêÇPɱ=þ) ëðïý„ZSž©çcvMã¥Úû)žúûsŸ<­1ê¨ûǍ±•JéЬ›uIþi›NÙ
ûYo¡V€>dƒ²ådÜPÌŒ.£öIŒ.ªQë
+ ÿÔ@šz†eŠJžHƒLÓùWLÈÕ+ ÿŠ¶Íþ°ð/¬ä_ßþKjMÇ$ 5Ú•ÎË¿`äßÔ AœÛF=®m³"bǯó`8V6×NÊ‹]ç°ï¹&S¡”iì"–Í-Æz¸8æYL¾27ÞxoîeÇè™CxþíkÅ×c¯ÿJ³±Ê¿r ¸nÿ½:›æ«öS´ð/Æ
+ I‚Ê¿·¯k€íüS§¸ø׈#†"sËn§,Ö*F~b]Îc?ªþrìÄ-Ó§µ«òB,ñØ]ë-ZyÞhq?¹ ˆ½ÿbLfÖž-1ïE-û/K÷ø§xÆï%­bg¶ÿʍǠV2kñ/Ô²"<ü‹ÑÉ¿,c³iÿÅî¼ÌÜQލcÆ}9²w¶h¬;Ê=gȲŒúM-^_Ë,ò“;Ž34FmäÎ>eÙ½æAcºtT9j@æ~\86Üê«ð¯·VD,K¾ó/*üK'ÄÊà‹ºKõ«ü«™71gwT›à2û/tí?µV‹ÞOX11ja¨l®H½§¸“t
+ :…ʍî:Ä~v¶¼Ø?ÈΞc*4=6XŒn»®°<?”je{»ÿ²ùâÍØB‡ÙðgT;iQ ¤Ž‰š	Õá_ù¥èç_ŒVþÅ<¦Xp+vžÌ'ñ/Ž¬kk]â2›2Ê‚´]b€FæÐõL½ØÜ©ÿˆ6GÕ”ïMɍ-Nu%Êì+ î"„.+-³»3ØæãCÅ'nlçºëŸ#„Ð/þ!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„‚!ÿBð£@Á?ø‡‚ð!ÿàBþÁ?„üƒ!øÿBðþ!„àüCÁ?ø‡‚ð!ÿàBòÀ?„üC!ø‡Bð!„àBÁ?„‚!ÿBþ!„üC!ø‡Bð!„àBÁ?„üûé£Ø8}®>»çô¹œ>WŸÝsúömÛÖ{É~]~F`÷œ>Wÿ»O ¶ýý×zIw¦}F`÷œ>WÿŽö_N¼'w/OSïÉ¿
þѸúìþ+ø÷rgÿ£Ú¶'ÞßË“êWž.1B­Eö_jÙe&às?Û—ŠoŒBwж·ûÞïÓà^È_ñ?„º	þ¶íÍ?õÝÓÕÝ^oµŸƒ?„B!„B!„B}³>2bŸ³wØ|tÿŸ=ý^ýí³‡p‰Ý®ùmŸmÛEzzDÛ‡vÚž³w<€>¶ÿ­~¾ýêoÛGá»ÿ\óÛOû½«_éï.m{;÷H¶÷Ô˜ì¿ÌZ?}÷Ÿ»ú[õÔO9„í³íoûpóÛ>Ûþ¶Ï·?…çï÷9=o[þr{?¶ÿíÓ§ÿÉÝo¡¶ïSaûìØ>Üü¶Ï¶¿í
+ ½¿0I?âÿ†Š	p€¶ÏíkX at _¿û­zçO9„í³íoûpóÛ>Û+ endobj
+ 3046 0 obj <<
+ /Length 167       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚOCA"Â"aŒb„E ŠQˆ°¿	Ãù¼ww‚ˆ¶ìî]hÁr«Ñf•˜êÔ`~…‚b½‡`Àyq†!Ÿ1hqVí	„R¡ìJtW‡^sm‰Î‰“ý>ÊàêIó9à¸áŒ’7©)NoRŠë8×z‚Â>Ï&]:7Úª­ìƒ¬t{tÝ´Ñ_›Þá­Åö&Çû±*Šþ«Ûúût6endstream
+ endobj
+ 3044 0 obj <<
+ /D [3042 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 975 0 obj <<
+ /D [3042 0 R /XYZ 230.757 411.86 null]
+ >> endobj
+ 976 0 obj <<
+ /D [3042 0 R /XYZ 244.348 87.172 null]
+ >> endobj
+ 3041 0 obj <<
+ /Font << /F16 614 0 R >>
+ /XObject << /Im45 3025 0 R /Im46 3026 0 R >>
+ /ProcSet [ /PDF /Text /ImageC /ImageI ]
+ >> endobj
+ 3049 0 obj <<
+ /Length 2863      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…YKoÜ8¾ûW4,V
ÄQoí-8ÈÌ)‹1<‡LtKvk£–:’:^ç×oU}$õh%‹,‹d±_±Õ. ?µËÂ]~«Ýátóïû›ßÞ«t§¿ŠÝý“pÝ—Ÿ¼±¯ª·ûÛH)O·%5‚ď7Rïi¯¼îÒÓÿñÊ™ÚG=˜ñ3Õí>̽q+ :¢	*µ:ª@€Éñ•³RzC%@}aîÉ´~¥¤0ö{ö»òySA$5¥[™”G+eDß-y¦ îÑJh‰j²hR
ÊL5IyŒùìkÌ	ó¹v¬-'s[#¬>ú¥2¢$õÓ¼0'ýÀ>²¡PZm«Xö÷G‘ªxaǬ»¯aæ¯Ã*¬˜8lb«j­ÛRë%zìBæ]ó³r^yˆg°fuÛJ6z6³)±C¶Ø=6Õ‰Í2Ž½ß[òÚÞ3ٞĉÕø´Øm£tgÞˆ±º7ÓúùaÊnœDWˆÀwWr%6rlîíê±÷Ø\¦Î¡ïX¨ü77By,ÆÒ|g¢Íøó”\[°–lúĤN$Á/6N“…ê@Ž_Õz¢G=¢óNÀAÇxà+ txj8M7͘%™´Ä;	íÔõ¯3bü…ÉV/ns}¥Í*'“ˆE«<Ù+ ‹Ìk¬u1·©÷¾~¶/?LN}•„RxÒá/ñÞg:eÕfÒÑï‹”»,Ô
+ _Z¦,»ÌF–Õìo†4½f° Ã,ÆIMÝNbŸªÑ°_‡#¹˜<¤£ˆ Þ
+ Åæ“ÒÒ…÷Ó ORnŸšvîÊ3ˆ4ƒµy6ygιÆìÌQøª%­£ÍŒ²3»Q¾¶¯Ê@%(w`˜›
+ N£?1Û§_ŸP,{Vù$ðá6Xˆ{Ù `¹Úz’N1Æ!û/>û<"È”Ääöa€ç*ò½yÃ&xbz©Kû¢ODW+½ÈÓrµŠÖAÐJâí55€éX.Ì“'LÁ>Aavm4óœ"‹S·ñ1«FÄu¸¢uÔáû01Šx	2Wh55xÄÏ­ÅèñÚ|fW¿ŠñÄùR7
¸d4ÓM=²””M>43ÆlžˆòqþKĵÑDòf˜ÚC.…Úޣȱ	Ý=†ԸشÏʼE˕pÂì^·µÙR…Ü9øŽÍÛe"QîÒ#•õæeÓùD6Yxƹ¼ž[ñ+ ~†<òçTíbÓ4–û¡¯LÚŠSeê“KSš©·Ï¢~®8ðÌ€“YÌD²ÊnTÂiåæîþF™<IAIøAžðž_o>}våM°ûã&ð£"ß½P;ðUQìN7*Ϩ•™~sóçÍœúq”ínS?&+ þlp¯ŸÏߢ¤Š!boísoa_£	ö’∂§BžQ+0RÈP¼Ë+ ^å*‰­¯üz|ç2endstream
+ endobj
+ 3048 0 obj <<
+ /Type /Page
+ /Contents 3049 0 R
+ /Resources 3047 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ /Annots [ 3051 0 R 3052 0 R 3053 0 R 3054 0 R ]
+ >> endobj
+ 3051 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [241.824 333.241 248.549 346.449]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.31) >>
+ >> endobj
+ 3052 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [192.214 266.867 213.6 279.768]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.6.17) >>
+ >> endobj
+ 3053 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [134.273 138.059 152.63 147.082]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TruongEtAl:PACT98) >>
+ >> endobj
+ 3054 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [299.167 135.332 323.584 148.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.8.2.1) >>
+ >> endobj
+ 3050 0 obj <<
+ /D [3048 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3047 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3058 0 obj <<
+ /Length 2459      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYQÛF~ϯطʸµ+i$[êá As8ܸEúÐöaÖ’m¡²dHrÒͯ?~$g$ÙÚô`5æp8ù‘œD!ý‹vñÃ.Ì7a=ìÏoÞ=½ùñC´}ˆÂMæOæz*~
ªó¥[EA»ŠwÁTÍqµ6ÆÉ~•'AQ6}5¬â,x‘Éöà˜JüД?Èø·0Jʺv¿_­IP¿=>X5÷›|3Ð麮]¹Yýþôχh»ÉÍöaG›<ŽY󷇡ìVëx».ôÙÑÖ¤a[ÍÖ5Ÿ4VÁ8^ÛètS`°
ÚËPÑÄ,Õ7;€#-±8ôJÆÛJbu]õƒŒª^¾-i£¢‡ÎÂT_ð§ìú¢t³¯¼‰#™¢†|XÁqãÁ6«8t‹ßÂ4|¶{ÜÐÄñ4±yÖ3û¶O?tU¡æ݆reiÄ!¾yðŒ^Ö®oĦ,ÅbW(¹g4"´¨_DÙYlwTÐoý¢Tù¶S)¶(œåZ·Ñ¨ñ†…DÂ%g˜pÑW;lVë4Ž‚wNugË’
ÎLãÖ'Q4ª¤S¨9b'd—Á÷àÏÎ7‹Q'3g»‚é|H/öX:7JL(6ÄŽ¬ÛОÉ×öB™\~rD²|¿å°‡ìSÙÍUšä-êT»¹j¥‡‰Å‡êxb.º¼©U$ Î-Tó8(éô†ÇÆäÀùâý	Mðµb'Î)vÔ؏±¾dâÒ•‡r`Ï=Mì‹©y$ÁÊRñAú)þ®&…qØÙ™u„ˆªPá˜ÚÅò}f°f›Šð¼j¦C¥[a›¸î(àÞ‹uœ“M·
+ ´ý;Q“X
eLÆ+²@LœÂšiü0::Ë64I8l…€óÏ=XŒöƒÔû$€ž:˜ÜÙ¯ìGÁ¢Ë’WV0ØÑ	H\«‘3NÞ_šŽ¢9ÙÆÁÓ©êe^g"ýڧRy}ulª•DíÞ
+ d<b
+ ž0´xä¤c?+	/V껁8š²½¬ü¥¸µ_*,®VïùÌË)Æ^–\‰Žô÷,.E›‚a¥rIó×,üýÕløQn	Z‘8°Ø›@ÄŸ1D¶;Wß܍ñ,ã
>˧®|rʼn·fo]X…—Î.¤¿Iºõ™”õº\`ÙÝSÕ‘ËiáÆI˜bÀG3ÓôáN—œxNÿøjîc\l¯G`‹Ùz˜äýA(T:
›vÁ^SM‡#<3F\ÌN¼®E4ñ#IϵJÚù6X3ópòŸ¶;Ûf¯“¾àà˜jÇj]¤t)2Øèûa•%Á•kšO«Ì·Êô¤ÒÊ;+.\›…`|Â]Æ»4øY>”}®îdÕ£x¹ÛJ•Qʸ¬«#[¦ÖÕt$’ñØX!Y¦o÷U±Ïꬹ“°±¸ðòåëx*‰áz¾È„}•lâ°¢ÔÉEø}°Ìn«“,ö‡Åøà¿D’ñ•K±’Á>Ó„‡S8..c²1/C–:Žv#¹
V	ï©´@ðŠ’ÏóuPˆ:8ú1;Q õöÎd`fÅ뙵g÷® P‰J.4(Êáwe·ž×D&L WÒ‡ZǨá0EðÞzx%–û‚rŠ¿a¢u%
~–Ïbæå©iÀ™*Ô>¡ú¦Ô‡ûñklqŒ	7Q˜i£ÓǬ	Ê6&ÞéüßHÞÖ‰ÈãÔz/21›4ýžÄ|“îÜü?pò,0œx£+ ú.±„”âóNB†/ZØœkƒÃÖ¼hš“{ß´‹âÞˆìÄ”V',¡+&¥jÿšganîY÷.Ê¡Øž‘·tÍü™V'Š¿ø†³Yï@0|SgÀQ§M
¡°oM{§+¨š,Y®t·„}ÅQGÒøaÄ‹®«IQÂ%áb紝µ¥:닽zÒPÓ#þ7ÂhþºtL½ÜåÞÛ-*UZÊĹñ Ç¹
È$uc
lnÛ¶8O?dvRÄp¥l¥cH¨³¯L
+ o®åwí/±­Txc>î´0ø…:QMöý²$mÉ8ß°üý‚…ôú¢tŸÑv„O#ÝCi1ÉÝ.-ûŽNX*o)ÇΞõ·€_w`#ŸµvpсCG¹d5UKXœcá¦*QŸ€lözâèÔÂx0ñ-u”OÿëÝD®/ìú…8ë(Côå¥î?Zc‹=ÊKˆk‚ãÔè%ó dÔ—GQî8ñÅT›µt‚U$Ⳑ<Ñø½|ju	Ɉþa*œ*©Æ…‘ýâ›òv%œm¥*[[÷s®·Ú–±³_¨/ÅXŸVÓHäÂý-ôœµr2A6°â?ô£:/9³ø¾¡ñbýè=Gxü+œ¯x!ä±ÈòY6’¦L:{ý[›Ý&Ê2>ͯç³EH›LŸöÙß:|øm
+ ¯ÖÂõieb†ÉX€5—BÜ[^¦ÕŠ	>JÐØý°4áˆÙ&ߊ6¿0Ôœ%ó@RK‹¢?}Fãƒ(ÇäNÙÙ`¾U={1¸ÕÞõ
 ³®+ wÈv|!s…`Šg·r/7KS'yEE`ôPcâèI~^åƒð)+ /OÏììèíub´bÁwöí©ì&ï.ûj”Ón'µO§›,ÊÖI¼É3±k”¦˜{óþéÍÿ+ endobj
+ 3057 0 obj <<
+ /Type /Page
+ /Contents 3058 0 R
+ /Resources 3056 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ /Annots [ 3060 0 R ]
+ >> endobj
+ 3060 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [155.034 554.587 167.936 563.61]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Jouppi:ISCA90) >>
+ >> endobj
+ 3059 0 obj <<
+ /D [3057 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3061 0 obj <<
+ /D [3057 0 R /XYZ 72 246.159 null]
+ >> endobj
+ 3056 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3065 0 obj <<
+ /Length 1814      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚuXKÛ6¾ï¯ØKˆQÔ³·mÐziÐ.ÐCÛ-ɶYrõÈ>úç;/R’­ ÀŠg†3ß<õÀ?õ˜†iûA¤‹ËÃOÏ?‡ù£Š|%ÏGâz.ÿô§¼h·W*Œ½ßª¡2}±ÓÊ;ïö:½Ol·HaÑŸWÃâ0øéځِëÈË/;Âï=é$EÞSÛ
Ò¯0r’¹½¢Üú‚Þ
­Iã°ûûù—ŸUò¨?r6y¯C?
c2üù\ƒò(ͼb¦`¯òÌu¬z¦]ÐRóuf^El¹7"KÅë#šÐ€I°ÿb/Õžä¬ÙíãÄû§#Y©×WÈÁž!M¬®+ Ú“3™¹ä£uËßßÙZå{ôÞ>T~jº=êjíÅÀôGâ_é@ƒ›´Ÿ¥1þÄA
Ü)¼?vYDNP‘wí«4ðE˜8TßÈidi¨½ÁºˆÜzÅhŠ+ ´"W›¦ycµ3¡_iÄ“ãÙÞ<šÊØ{*ñóT<’cŽ]o
3hÅŽè,ñ:Är{çÊ\™R6
ÿ`ÛðøTŒS+ Þø²lY¬j¨ä

+ ‡+Í™`Ú2ê²$wü%ËPÇUÐߏ¼Ñ²¨’¼†×X,ºmœ*ß¾2”á¤ZE‘WãP¡UâDß$	p; Å=†Ÿ8Ò¦4¾’Õ}íPˆtS¿ÔºS’¢U_WmÁ„9_j€Û=7.mQ¡ý@«mdÔЀõ¢LÖ¥ÜÈe5šºÁ†æùªNQ_„(’©È*^Fg4ãÀ4fâ5_3‡dÙ­§	@eÈøó&áŒ&ä¾C‰èËk×p뀻6ÆÐF{¨jŽL¢XáÂZÆÑ]ÅDÚmÍ¢)„jV¼•^RHX-G¢¥–#²
6ìW¬£*u±A¦ál§ü…¬\ì@ÒÂs¸·ÎÃ{È<ÝbÙÎWy"xÍcðÏÀ”ïvd§ëBÕß´tàbü7=Ž*ÀªøåÒLá{Ÿœy"zN½¹ˆôî¿ñZP
+ à†xߪÉ,	Ù‡`ºr£Ù½â»$w¢©	p§‘‡¯ÌCÖ—N@º!Ì«~ø¾0›)"S¶HµÃž'@¹Ù¦„Ôx–ÝU@›šdZ}¹W‹
ËI‰J0Á‡¥»î.îbû{*(¹Ñ9¯ë9[EÛ×VJnµ-γûõ‹SÉí 
¼‰F†TÍé™*IîreNa¸êqd‚ÛÖÍüܶðV_f;þÞ{ˆ€4„ܹ¶ µÎ¢Ý9%QÎY]¦cܶEâ°œ¹–QÁ‡,@‹¡Ó:—Á¤Z¹¤(,N¥‡æ)CuâWȉ«S{âýÒÎ'ƒ€˜KœûÉíO¶–áÎüy9×ìôù0d#^—‡nTƒ¸Y€ºÇØfI(Ä•<0Ð)]²n9
ì]6¸¿t½ÈárÙ2Y¯”`á/ÊdÓ¼½WG6­ó…†ÂYËŒ\ë6ìµFԻɜ	GR‚ø¹zSŸ¸ô„èPE£àÈYæfÅÆŒìЈ§zmG3-£SGQ+$›Åû¬‘ÄÃgŸNVϾτ
+ Š Ôœè*†2.Ç0|²2'S“'#7oo´IdÜš™¹àHÄˁ<æü¯GôÂ	“„#'3p)‹é5F|<n¸ºVý;ÍC5zÈ…Mì²ì^ìxäéõ+‚…Á}ýÐܤ0O~Z5k<{)hYŒzü„…mz´â÷trœ÷8
ïbÜ:»+–<½êÉ°x_8Ç2úŒØ^b„¼§ÜÛ=Œ¥2Õ‹çN¿ËOÝÜá9ö"—i+—.:È7ØÜ»h¶þc`	Í> gQ×îíD¼6áÜW˜¢Ö\é­Ts9˜È£DpÿìÅ€ÎýÖ@M|)ȱŸ)¨ÈJi?ÌÙ*Npóáçç‡ÿõß2endstream
+ endobj
+ 3064 0 obj <<
+ /Type /Page
+ /Contents 3065 0 R
+ /Resources 3063 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3022 0 R
+ /Annots [ 3067 0 R 3068 0 R 3069 0 R ]
+ >> endobj
+ 3067 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [93.428 653.397 109.36 662.675]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.5.7) >>
+ >> endobj
+ 3068 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [184.943 205.254 192.39 218.156]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 3069 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [205.17 183.332 212.617 196.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.8) >>
+ >> endobj
+ 3066 0 obj <<
+ /D [3064 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 458 0 obj <<
+ /D [3064 0 R /XYZ 72 720 null]
+ >> endobj
+ 3063 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3075 0 obj <<
+ /Length 1877      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}XKÛ6¾ûWèVX)"©g.’4M‚E›"zØìA–h›%9’¼[ÿû΃”ä]£X`E‡ÃáÌ7Zxü	/“^ªâPIáUÍêÝfõæ£,<…iª¼ÍŽ¸6õƒÿþPžÆu |ݯ•¥~¶~Ü|aæ8ÌòŒ™ƒ¸s¡hËf](¿/ÛáTöº]+ᏸ5ñ¿®•ô»µð¥‚TÝóò{\jN½£®å“Dê‰(,¢Âž”Š0Ëø¤4¶„KûU× ¬ì<p€ð÷¸ø(kàá>¹¯-ëK¦¶êu9Ì+ÇK6͉öu=PDz]Ãغ
šŽXjÝ·L(Q‘ÓåV(²Mײ&Â×A,„_¢Ä½fžL9—G+¡®a
+ ÖÀÚo/EXH¾=Ø·Ò¼HâÀÚ8tkŒ@f ÷¬4òíи=ð„«ºÇ“‘Ø;Ç”C×w@o±…Žçšü·gN2TÅ>œöL«h‚Š¾¦rÂI1Ýtý…çUéÜV’ <g¤Më\ùtxhBSƒK–vd‡}ß!ÿ³ó§ã¡–åXò„/9:ëß!Uùe[ã@2Q³
ÜUP[ENX£y’ØÙØ5ïF}únß—MC÷EÚ¨«5Øû€z˜Ÿgg‘W„öh'w,?‹׈¼•HÃB¥W.þ³e!²(üêÕmºáù³8Ê9Èl4àLÞf^bç.(`8Êñ†œÂ¡ÇXì¸`˜™QÝòd0{ºô÷HÄ•…¬MºÔgÍ+(àýƒ+°o‡yg¤KgN'Ýï(«ÃBl–ûEþÈ£EN€à¨™8vüU2ÀÅ-ê=2éúƺl®‹¼,,(ÓÉ8!=IAŠY
+ £’^03aÀËÔÿܺsP¡ÑTç#î0y¯ŽܨŒƒ'Áao`§J0\¢BÇWÂÈôíò¶HZÚVå)+ µ9ÚE\B‡KÕ”ÿaaG‡Û-ߣ$ÒÈA®F«æñ‚ùÁî³ßk¦U%Š~³¹Ç’ªjlàÇg;˜àòº]ß’ãk
+ ƒ×I2s,€7ã/†áÆ#iÚ`^‰-ˆ»æTÎ µ»:ö睗6ƒæUS;";jÎöGÞöc¸gÖ@‘IáoNÚœLµË¢ Ã*lGRt2îêv7JC•.IütÅ™/PPÒmEI,º‘Ä"r)Ÿq#ÞÙ°«X@±˜-„ß-G¤HºR­à“\}‡Í¯ÐlAûʆKåîb…[k/dŽVwC©Y^çC—B¯1ð÷ÐC1“¡Elú×ýK)ŸD	ÐM첍iJ¬Sº“ó`w€Á‰àî
+ jÓE9«fäLú6œ
­ÖyŠÜlÊÃxxg¿}‰;lM¬:G*»?ˆX³°š
+ nÆ~Š1ê!l×pwVEæ_¼ËN?s&SÑ"“¥2L“Øö‚¦­Íj\c“ò:í%Q˜…eíвxVΆ¿©¤‚Bsž\ÃÜP4¯ ßcÉñï0{Çè¼Ä¢„€¯1ªEì/z»µk™Ýªó2:
/Nȉ¡­IB…I¢®pE«ÒÌ_Ôxj Ò½æúdÙÉ|!	ýÎ'nVx¥*í¦çµ
" ^™#ÍnT%"[+¥k+ ŠÜ{†q
+ È;ÍJäŒ2;?®¾­þšäÆ
+ œ†q"ç7¯ð€^¾|òÚŽN^iÊ
H.
+ è’±mîc5¡ê¤ö¨Ú ]úŸžÏ¿XnÈ|ºì+´Æá
s>ñ"¹iÛŠ2•Òý|NŒCåpÖv¹ã}ݹge`W7ÑÍ]Úˆ[\;°—Ó%ːûßûÿÑÙL/<šÒPÎ\k.¤<aØ„é¨? :%ò—w«:[TùÃĹ=EÛà‚Ï—þé¼=Næ8¸Í|È‹è1|‰­2€!(ŠPäôCˆ÷Á¥ˆe9&ôͨ$›ÏMœy:À™7C
ê`\@(+z*8¨½øƒ±öÑì]þ¤ç`ñ›Sm¼ÁTòñáxo³ÏÈvð…g–s	þ2¥Ù¾œ*®{¿aÂ)Àÿàá ÎB™r¾Iæô	ü„-endstream
+ endobj
+ 3074 0 obj <<
+ /Type /Page
+ /Contents 3075 0 R
+ /Resources 3073 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3077 0 R 3078 0 R 3079 0 R 3080 0 R 3081 0 R 3082 0 R 3083 0 R ]
+ >> endobj
+ 3070 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-Uncompressed.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3085 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 2188 433]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 3086 0 R >>
+ >>
+ /Length 3087 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ­[I²#9ŽÝë:çá½îŽ#Èj2S.ªjQ×ï÷8¹9,ÒrñH‚˜	xüëé.ŸºOíéøß	¼~yüëñ—ÿKÏ¿ÿçá®ÖÛóïÿüçÇXÚUž½—+ùø¬Å]Á‡õ÷ß}üíá¯î\ŽÏÿþò–K½røí=ÿ+ 鸞gVFëÁm7œٍ«aÄØrémMó݉ëeVK6óþ’0žê¦’<[¤ü&†11Ñ3àá}JXð.O£„ü†C÷ä¼,œ¼’‚~¶ÏÅ®;Á×c«É§«œœš¯’¢"rÄ!Õ/Šªæ•8¹$!/l-“ìúy$˜,W[àë“¥Ÿ{HðÕÛŸ˜ÓögþÝTŸùÛC0äÿÛ]#~¦ÃC`é‡øà?úÂ0¤+›ë‡¼á²ìqó…Éag²5-
'd¹ÃË?ùÉ­¶¸0S¡Ø8ÉNXZAJŒ×‰n8gчF¿tÕ(ÆáXÊ:^èx™˜`„IÔl75L at + Ç:œ"fiI%€„r¨²#«7^áƒ5žûT˜¨7Qü9ûüC€‚5òD÷0%‡4SŠ‘Å%Mª'†sF'ÄkÜŒ=a¦YД§ÀÉ,TKh&	£2B,]âwyu†9Â>aKÕ7yñÉš7¼ŽºD®£–ý“v’0øÞï…À(^$¯ký>яû?}<&–×;°Ë«¿}PýÜ«éH­0@\âþåÁÐâ=87æÕ÷xÚ :@½ši.Ž©;C§åo‡ñÊ\¾×F˜KcGjɤý'í$i·¢2{óï© }¡÷F têuSKÜ<&&8È
Åj¨
# ;–°ÿD±8°†
+ Á;`ÇÆ(*ª1–)¨›y+ 9ÇÅá9L?ãžñŽ©L(ž”F+ /?nñ:î•Ê¥4‚Š>Ú½ɽL¨*æO8[¹Ê=&†õã+ Ã|H£w° ¬PF jž5§Z`Za̲ÿm„Ñ2§ƒ °øÆú*û_W†ïö®³u¤ÞÁÅ䚘íhp9$›ïÒ0R”
+ €ŸäË$Ùbqþ4ڍñ €La6>s·†6ù&x,¤ŸbëkÕ7¦«ä#Šê²6¨<ß0{„èÂO1ûô¹ê“‘¼KºaFL³Q‰½ŸÏ¸¥þ]:(Z´j‘OÁçR…g·Lô7ÝH]Ù^ò¡°ÁÁÌ
+ );m&#àæ9(‚§jjBäcÌ0vÍÈ
¡o
+ =óÞ °Nnëˆ×ס¸;B*OŠl`C)ÇƒºJqÙ‚8ÖFÆÜ¥×s×ÁÙ¢(QÞ 5‹y
+ êuˆá]†Äʇøä‘(êü´?.lãÁ&6™FŒƒ†"G±äúS­§º0ö[i^^5ÁòÂŒoÉ"Ctåpd>u$0j.nX/XéÄÀÀtVl‡iä–%Æm<ÅyK&ƒ¢xSÊ0—­’çÕ
Éx
+ Þá,¥P̨\Øáj F€#Â[U£ ʨl
+ ‡á¡‚ñº@\“«› Yê*I)+T$ï é:{"mÌrÈšº4zbL“S¶àÊ	Jh餲•è
+ Ÿm‡¬κiT+ýµ¯¾ÎœâúÆõkei…ä^h-,Ó1é`êAƒgFXléV¹e%úi(#k•®DÀD„ï8&›cÑýp«ÈpQÏš…uoª\ðŠIØê­
;߀Uý8U“Â!ÂÒå<Ó]8`¼ªÔË^v½‚Liap#ՁÍÀ+ë¡>Z§\mÑùçïlq6‚A–ï°Gì¥õzlÛ§ŠôŽqB†ñ*Ž9v©ax+ é1-
+ ;㪥&lw⊉	jnñT¨¶ß.+:Œg@WQ»@V¤Uí­…AànzXX\:Å=Ôsž0¹ ÏŃ‚2`%»
+ <•éØ	ö;Ë*ÇnT8–wþÞß;5¯í#‰Â2ß³4'z´<øÃäÞ[PVíjȤŒ®X‹Ä%
¶‰EÇNñÉ·Ovü¤€ƒ2a±•ÊŠdÁmF’…éšJ™	Ð$Ò´‚)¥.X&ÐL¡†98'&ýä*æc©‰§WOóÐÚ{c{.
+ lW–a³Alª}	û
+ 8J!jÀ¯‡˜¨á ðj$ÊÆü£3ÿ².?\9+>¯QȉÈzWì|åtvÒôL>Ý©—ñ»GpÓj$A½zæ-sâDäuÜ{8…õ…8£Vˆš¨ÅË[é|KtböUÆ¢/ıf`"®Yò¹ïÀû®¸ºW}c檿
+ p(‹g„õ°#)`+ž7,—9Œ<…ÀWð¦ðjŠ®H»ài'fGÚ…‘6¡Th+ºâRäiK¥1©¸~çÌjÅZݐŽk7fÅÚg
}ÇÚ˜¬vœ‘4Â)v¬¬}Ž»ûµ^¡vaVd`Pΰ1Á*µ	Áf#Ö.pÅڍ±X‹›Õ#ôÎàòÎÜzß™;,ŠjOŽkc¡té3²Ÿw°MH¬‹çiÔSûˆ2ß*›ê°òÁ¢mÂßÎpûawï-¬nɨ,o„ÛÈÉÃag1+*œc×\
+ —ö0Ãí‚W¸]˜ne}‡ÛX흺Ã-_¼~cÎW¸ý¸Êx¤ŽÀý|õ°YÌ$õþ30F«£­Ý>aVܸ°*ŒI¿TT`jŒ½=P†%–s"ùv´"0ØgÀ\+ «Ý*CŸ»\²6oÅ;‹xv‚ùŽ­ÖËȧx3©fBTb+ ¿ªÑ5£í8¾¶˜v»»(š`D!¯›·(øŒqU9] 
+ »}*×ÜP`×8\Uy±Áâ*V;MŠÔlEÑwGSyÜ1WwuRåÍË®
+ Cs6GùÛÀP:Öþ†Žô¥É€3ŠŠ6¤30Y¥’í°í™gl3³›†ÛïCV™	í+ ÷€“y)¿­êÌÄPmÅÀà Û1(îpZÒ	;HBv-µÿ[­AƏ5|4¥#~¥pÀ|í¥Á”0u|÷Ù&Ëã¢}û²=r
+ f’I	ûØÍöËÀPÍ
Ôß1üvaaȈu’»}”¸àÒm ±1üôÇäŽs±cêҏÁ¯/Î^¿‹è7^×t6²áï~C¹¶8¹J2¬
õÄêÀ$û¤8º¦„2Ž5q´¿¾S4Á”ËɃ³„œã¬&X©E
+ …¦'/£
+ šfáéÀð±b¨úüööAã«;Æ\ï/nŒÃØÊy2qÆ–f*b8ì¯=v\ëusïÍä6EQ`³ÁÔç`jaÖؘî~³ÙŸ«¾1s0L´(;Ss¬ò÷ôƧU_˜5˜ÚLNVpÏè«»g®Ènn©y¦¶.ædêS;¦±¤OöhŠ
¶Æd	pÚs'~ðyNª¸+‡~'EvùX
H¿Î¹Ô牼zæ—Ç\
+ ˜QÒØ\Š»øi%L¹‘óÎ=§Ò®Æצ(&›KÎÊê?ùlk0E¾ÊK²²`Ž¥È¥)hŽ¥S±Ôc©…c)Þ,æb|ï‰ÉÇ_á¤`oz¥¼ÆRcc)“p9ƒÓßr3þ«‚zPdŸŽ)æÖˆÆRŸ
+ 2ÃÉ#âA‹)Í|lmRÜ=?r îolp¬s2ZÚ˜êu¿aT=Õ„31UŸ‚+ o¡ÖñŸ
+ P#¨R­hŒúv°{jZë‚Âø4|Â|Âé85<¦#óJõ4¢Oþp~^Ѭÿ‚Á‹a+äØ£4»š˜âg*,Yú×W§º‘?Ì¡ŒÄ°
†ß•œC3…½“ælÍfbÌ·h¹6]vË"E±‚2£x ÔÃ`‘M.þ‹–"f«²‹ú‚Îm‰‰aÌOS8‚<mcÃ&ø<]\´®éÐqß*s€ïÏ[
‹¤•þ/þû¡]1endstream
+ endobj
+ 3085 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3086 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 3087 0 obj
+ 4555
+ endobj
+ 3077 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [389.549 477.894 407.906 486.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.AddrSpaceRandomization:CCS04) >>
+ >> endobj
+ 3078 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [412.58 477.894 430.936 486.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Yarvin:USENIX93) >>
+ >> endobj
+ 3079 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [435.61 477.894 448.512 486.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Heiser:Mungi:SPE98) >>
+ >> endobj
+ 3080 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [171.498 434.049 184.399 443.071]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Mogul:USENIX95:PointerSizes) >>
+ >> endobj
+ 3081 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [319.515 431.321 326.24 445.136]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.32) >>
+ >> endobj
+ 3082 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [150.273 256.547 156.998 269.756]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.33) >>
+ >> endobj
+ 3083 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [356.055 206.032 367.263 213.803]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LattnerAdve:PtrComp:MSP05) >>
+ >> endobj
+ 3076 0 obj <<
+ /D [3074 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 462 0 obj <<
+ /D [3074 0 R /XYZ 72 720 null]
+ >> endobj
+ 977 0 obj <<
+ /D [3074 0 R /XYZ 258.121 99.103 null]
+ >> endobj
+ 3073 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F20 703 0 R /F30 634 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /XObject << /Im47 3070 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3099 0 obj <<
+ /Length 2123      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝXKÛ8¾ûWs’ˆEêÁÁìa7›+ >o'h<>‘‚H&FÈ,E‘æ	)2NÃõ0]obA÷9NczFÅN¼ˆr­Ã#r¢.ÔÎtô\ÃÆ4òóÔói•DxäHµ§õÓØtàx‘|”´_Î(«©˜ÿÐwlá+ ۍ;x;Œí„̃8ƒØw$±½k7Õd³àKìBK{lÛ¢:`Ï.«cäwb\ߝíeòâÝkSŒ/§sÅ‹ÃÚ8b³r"Mç›u‘Ê•;¸±tÈS¯k;`-ˆ¤!c0P,e¨.=Ô݉I˜k”Oü¸BÞs^¼³@)Ú)D¶q™Åƒtðt·	¥S}ŸãŽh&<ªŽn#÷ dr?…vz6ý‘+óæÑû:V£ Ã2Fe+¿¾ƒ
+ ¨KLŒÄ@4ùg¬ç>€ö$ÆPþ/šr5õ"?pµÁ_Ü_[>
+ ®¢(åtu1C¹¹îyï
+ …À‰„Do)pÿ¶Ã­YՍ×饦3ýÕ1ÝGÐõ¨¥Ø“‡eë£×Œuß½ÁãYh;ŸÉeGM2Ê+\$[å³[LpÝ’Ú~xeþ=p²]ýô,9Ü$Ýé5Û*yÙzö@UߎQöGü…þÈ}óA59ø¤9Qc€îXws~¯0hi‡;&Ng•ǃýl•*X¼‘ÊtXÙÃ<æ£]Oq(+>LiKùm¸× „2u ,¡:öòʼCõõZ“É%oÈŒÙ]9Kç¨qýŠ¶âö‰2_Ño?$q“#RjmD–É@	“òŒbžžÂl¡D^Ï„
Ns*¦«U.±F³w1lyœ’<çÞ‡;ËøB0Ù
+ jærB*wšj+Ç~‹N8uíªÓ#åb1v%#““e©×0½àŸg<âå‚ZVì’æRðVÊ>˜Þ‹_î¡µ˜¯òñÙ£¦Ž¡çQk·”+ÆZÇ®–†þzš‹{Þu‡æh1!s³TSæÎŒ8¥àÃ<u|Ÿf¸m+†&¤3Ͷ—æ†G‘†:Øôb÷8´˜™¨¢‘úc»8x`BEçÂØvóe•(.dü-ðG.w¹õ»é`•äDæ%J<\0èñ.ªœ{ÈAš}v:¾XQÀ¢OxÙvâC*«©n`§îˆ>G`€‰ï=ÖúÇÌíŠ Äè"<÷M鑾a®{˜Zó’—t±âb8edrlKÏÃ㑆O>ç¶V@üCÑ›	I¬<¯l¹>k±µê<´Ïcß\'÷.[–‹ÞþØäÜusƒAðÌsj=)ý¡1³“©J|MÓ¾§÷âPÿ"?–¼k‰šB.5X=
+ yA€(TÁeLŸ|NÔpðËÇ+ ?{AäñÉ¿t¾«#Rҍ.¾9r¡yAîÿ¶O¡’š+¥ú<‚Xï\/¾— b ^»Ôk›u{±‡ÉçÃÓåý
+ Ÿ¯[ìÉ!ó"˜4iDÿÇ.Q<¼Åí´uƒ†;ó+ endobj
+ 3098 0 obj <<
+ /Type /Page
+ /Contents 3099 0 R
+ /Resources 3097 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3101 0 R 3102 0 R 3103 0 R 3104 0 R 3105 0 R 3106 0 R 3107 0 R 3108 0 R 3109 0 R ]
+ >> endobj
+ 3071 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-NormalPool.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3110 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 1986 431]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 3111 0 R >>
+ >>
+ /Length 3112 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ­\I®$GrÝÿSä	B>'ÐZª#$DR@Ö¢¥…®¯÷žù™¿«I€ ÕféƒÍfnîñÿñp—9Ööpüïž?¿þñõoÿ™¿ÿï—üŽÿý÷WôýŠþ‘b»†ùäB»êÇZ¯ÿó__¿Í1øÍ_)=~~å+ÄÔʼ6&×tuü¯–1¥ú|åð˜+ð‰E}„c͏/À9ø+/ŒO¥„Ëï8à’"¢„GÍáדƖÔ/×ú™9æç»´³ˆŸ˜É[®íj=-x.±¹Ù‹Nò&æµ0s•Éß–<W˜ÖtW*=<þïëM|ŸÂúñÎŲ¹úñ¡µŸYk?Þ6þù×µôci鍌Co/mtŸùH¿åú¯êîÇÇÂ?ÿ²®~|9Œkt)ß|&W¯Rü£Åzå˜Ö¿2Áp¹[‚bÿÄð_-·~õòë5ÿÄ _	Þ}…þë•þÄ ÈÌAX>ÿz¥?14ù«ÕR!ŒàÓU|[Ãc̐ÍÛp!§è0 >Z®—K
+ K`¾„¼0H±`ëòè
ë§LõÀÄpbJ¼ŒaÏjjŽíÀ`Ÿ«Ó¢Ëø?Ä8ìeoÌ;=Ø=§«vX/£i!…%”«2&…à¹HG”…YÏŸS^4w
CA(À–ÿþå9¥c5˜2Mu ¦Ð^‡rö 7E¼nrwX7æ‚í˯eŸ|‹—¯žâ•ª§Ü}è úÑ}Å?p×àþÑ]!QÉa—Ò&øüŠjië÷
+ .診+Bêô
+ ô«‰ð=s_ÌäëCÆ.ËÇÄ$5áçWrUAcðÐ9¸ò+ €8
+ °G°8°UŠgڍøAðš0ùéî:ì:yrK+Èk°i¤u¼1tÓÑ÷f”CìWÛB&âf!#¬Aï‘áÓŒ*chŠ¿6£æ¢;|·yF.zaHéraaZ¨Y«wUÙì{6؍“
+ Z„ãzÈZlpžáM0ø`Õù€K“ïs†aànP3fFŸàÕ®dšL ¢²M€Í2x„©Æ`f¦°A¼°‚¨Aq•d{2:í¤yäÈrZ’$³ãÊMP{¢ºî71 ºY!Аºè;†ŒÐ:¦ÑÒiñ46Š}À½"všÐÂÀ©»gô&¤ç¹/öðWÜðóƒ²M«‡é_±Ÿ´ß$­6ÚNŒ¿1P<L—Þ™H܆=גIJ¦LbqÌkßFílðùAØ÷þÑS¨×@|þL¸kÌ{þô˜è_YpûÃA¼Ï¨Âa	kÔã}E´‰pú+ í§õ
»–X
j†0É»yÍ+ ~~P&ͳ–tÅÄhÔ>hsbpÎl¤,0“øÆ¿Ž¡raZQ4š+L™`•'ÆV´"ó«(,Ì-„6fÁüA㝋çâ+tÖ̬~BD
+ ÷†ÁôcÀ°R·`¯s³¨4Lcû†#°íšÖž{˜»%§=‚›0"@¯ÞŒ-â÷à
+ ©o*ßøxÊ[ÁeM§‡¥È`|ZáÀL‰¼Ö¬OÌ9kŽ	J’?us®¼|`ÍúÄÌY¤š‡/R™’ý¹ÿÄ(Ik¥Œ@\èöq`½"y±/¹°Ýáë‚!Ñ̊灉ü+ ÷
ŒmÁX¶™xöxÛ+4dù¸vx~ì	îÓ~·HÞXπƨ¼ÜŠ¾Zy:Y0É6ø§&ƒ°9¢"-kd1‰Ö耑¿ªè¨£> ‹” †gu£¢UB–OO£“kŒ(2ןr鎁ÜR!
+ º„þ~8,:kDe[7X¢Ë/˜Å±˜Ÿ˜†“héæâÓ8 Ü̧ñxzŽ@€)Û\¶JpRWgî]I2%”[pe”oÁubFà#‚ÍiW9*‹k	ˆ–ÛqnmÁغ Âèˆc–`˜†äë™69Ü0‡Sv>±Þ1p½-bÆÂz­½EQ.ŸË1"KEýc³I³—RæÜÔÄõ‰¹EQç£j¯ä{C¬äRd×cbX·61Ûs†é
ƒƒ·"Db©~‡hîÇÔ®ÕâÍžuß}TkUž’VdµÖÕU™Á±žp`o¬8à¤o¨Å¨CUÈx¹à¢<Ï“£ïu`YၛróòdÔâÌ`æ£Ö˜#Ø/§cdVFìOÀÕ3{[u>1I9ƒ’ÅÙ”¼1çsuÏ*š#°;yD	|•rÓ˜®zün56`³”_œ01X)*÷„hÕáÆxðΪp`;¥’$ŸÛç>*’…!9<ºŒœ24x-Ád<`UÔQñmŽ€å‰)¨¯xAÙZ…Lò¡22¨œ\@Ì©Þ¶h‹{+ ~v"§‚?ÖL5YüϘåÕ'u#ž
+ fÞÆyzŽèaø’Ì&œ‰­ÐŸ˜lÝ6vl%wÞ°³Ð§±,x–jÇ+ ÐF0:j	q[,Ž×ÊÁìro8;I…GŽ‰ÉÎÚp®rÄžŠ£ÈQÿI@ÅrÚÁƒ‘·tR¶€˜MŠ?´˜‡1è¢~{$–@UÌþ "™µìÙ9SÉVì…
+ ÿ(™©ªO°Ã_ïRæ+ ]JŒÓÊ
+ 9­]qB±È–X(;©ÆÃùqªÓ­šÅHøE¦ÖèãÀLµRƒM‹zÇkæmLV…yju©V‡(Oå÷lmЩ|Áe.¼+ö3²F×ÄP€¹X;´o£Æ}”§Ãˆ¡´ªÆûÁð ÝÚpS%XY)õ]Iºazü¾ž,Í;ŸonÓû3ƒøÐ:ãÑj_ݸÚxõÃø¢>ÿ¸¹éìÙÏh`öR”q}kÙâÃÇÔÈQá3ʤ'µvîÿ[â½M#¶7,p©š˜Ï6æµ1'-Ãð][:1™ŠiSí¦Özº±pëf.Ÿ4‡Êì¢{— ~rå¼$j¦|]ùÊ5“Ú	•wÖR:ê)¾ÊLpù²áçânb^üžÜE^lP„P/Rüòöscx?îÒ€6]bÈÃãÁn½ôÈsc˜îù„Ôe%×±-¶Pñ3Àç]º)/ã¾€R4Z¥·5óö+ÙõF=aW-à,ŒÞa at Qc!ª7ÏaÁ˜PqhðLjÊ÷ŠZ€·óæM¬.Ì ¢"£´ƒÈ7.ž_¼Kjâ‹e˜_˜ZzµÞSG=`v¸µëĨ	ÇXAò$Ö×æÞôÔc„·ûÝhmp3¶0¬à¸sS=ˆ¼³Ák›Úâ¼0˜*«Ý©²œâ`܈áׄ—Î&fêl®0UÒXâœ:ã}¾ºÓc@×¥íÖÙ„7k3ˆà
+ º™D¾±ñ<[:c·¸ô-ŽÆ»˜¾u¶à¥³‰™:S¿¹oÌ=¶ÎšÓMèQ{6Øt6ÁÃ'fèŒ(M"ïlHg]×¾Ä÷m¢76ªÛR6øw*
ä‹aoÈÀTŸu3­L„½`^é©ÒÆôÄ’+ص
eUb'üÜDÌëƒ,ÐÁL­¶‘µi~nŒžh2íDð‰É„«£šxԁ#WÒÑt‘	:#¤Üéê…žÂ{õ|oâí+ ¼våY…èì]ùLe\Ro²®ž¥ÁX6ð¨#º÷sÎ;ç¹ÁócKæ” ›»À'ýæ	zí©º/P¡•÷¹v¨S•ORuz㤰èZ#’<U+0¿Àî¬[’[9ƒ:Si¨nve÷U3ØM XFÃ,ôÃXÂ0/ÃH¢Ôã‘g¾žÃ@8‹rVô¾˜<Û%žQ'Ž|¥+ $;Q^O®¡ôëð,©¬*´Ï|d([‚"o…ø<f¼©H¶K³ê“Oû¥µ6êc.Ï+¹Mâ-S<	a]Â1¢YtRk pŽvñ³1°€V­f±>¦nÔjBè¡xíf–ØÁPÕÜìþFd©«çÍc·'!ÙÚïÝŽåÃó«Ç&ލsX£r+=*Õs×4jõ9"Ûù$§Á(_Hé´„¢M&¢Œ’²Ã²Å#1æÒ¶>(ˆþ´œØÝmÄÔôé+ ¦ ^O³É9ÜF°'oñÜ‘‘‹±`¥øÀDKÄ\¡‰:÷f*^~^|²nËÁÂÏgiÇçYÞõe:„]†[Å€ >×LÖCçÖ«OTÓö6Œ},º"{,£1F(×!c‚ªù2{ý\f-qëÊKw5dø°Õjˉ1ñqÃ2Z¹¦A¾òz[)vÁÞ:¹K'ð
+ Ó⇎Š*îÍeÔ¡èyð½6ÒúÄ,iñípOg*`ŠPo2˜ƒ¡1ëshb`øÅV<6ıî*¾öœO̘ÄA×7WÍ„¨Ä31{óŽ}äÞSç#u¸¤¿e¢^oI³9—G/Ó>Zp×·ü”a`è':#4{o1uÆ÷‚G¦çúŒaðÃÑØyc%=¸ RÇab–˜Yè§o1C¯ù˜ì½½ëÆÞ£%³ÑÂvh^fÏÇÝ^ÑÙ-«û÷Œ6ùˆß,V“çÀ°5‹Õ{A¿ƒxÎî8W˜ç”p$‚îíE/+ºÒ·xöË]<ƍ£y—lÝ8â<0ÞZ‚AePsÝ^zŽ}ôIJÌ%ßœ©M=GÔY&
+ aÃōï`&f¤{~]ãôã;ÌTÝžõ)N·TÄ$}%ûïùij‚½þ³v_³>0)«!zbßió<ZÔÃ'šÂØrˆnÜ—Ï]^>qöüRiê¢üóC;¦±n¾9¨ÿi_&m?iü$PWvH7Á‚WBÚ~:Æ“,O²Î¸ñ‹¦¶Yi[©Rå]_?`”^[LÌ$‚+ävyçâyðe_!؛Ái|%¡˜
;ëä¦É6&CÉNÃ.çÛr=ï	ê1‚uù¦ÛŽ
/¾&†4ð#a®Ðw)ûΏ÷-z;F¯œÑb
+ §<_³òp‹ÙüyäáKÕCJ‹Õ
+ ûr«ÑxüÞøÁÂLčŮî¯f"Þ˜å,kºcªNSk‘=®rÂÁî~—ã,+ ó£Õ?É'ç³Jf¾ÀÔwÙ&†ôñ`K‡è¼^¿—?ET:H÷ºÔµP)æ)Q“í+t’Íoø	¥îå7¬=p¢ëç'ª
+ +¦ö06£­XÓbœ˜j_½~®ÅM®•ãSGó`*N™Ð[î´›íØD•ÂV]ŸSÚ{ÆsDlúG©c(0kF¿«”Šg
Ä¢8gëÚqÕJyŒ×¼šŽR=`7I,L®z^ÏôÖ}˜÷ˆ2Nõìbý>d•Y²øCš|ÝáoÒ¤ˆ½ˆ_ÞxП\уsÂÊï½oNÈø”Ë©|}@XÑ}˜‡­Ø¬SÊÀ“øtŘ°[«Å ;KÑ&†Çqû‚Ü^©mäåÈÉž/EM5+öÚ›3¼f¬¸ò©t$&éå‰N7Ÿ¬®¾ùäÍWî¦)¤Nò·´z‡ïo˜Êca¼.aÉzÐ4Îö±…H¾‚¦OTV¶)70£Ê&˜ƒ ƒ>~\òI"ß9´8H4‡Ú˜ÊFÄÂPár¸d9 §§e"pBŠÆFûîÂväêiAÏŠ,‚6&×hT×>Rûò:ðoGäFï»"¿vÃèF`ÍgÌáÒÀä÷9(ùd9æF(Œ®èeXf¬粭œÕC$œ¬DøÌOΈõ>"ê-«š|€¨¹Ta/L±çr/aYೈ_³>0•½ÕjÔ+ NVñ1ÆØ‚wú}7ÖMi$JùRå4wS@<áœì‰ÑÆ ë=E6–+“­zíš,M­¹<ÕWg¥ÚWvî3§`¼ÂRÖ0"W‡9@ÈG}l}­ß‡VJÓ‡<F}íÌô'Æ<0϶&Eet	h¥’³€²Ϥo4©{4é'5µY§¡Z7cÂ%˜¼)›££Q˜ÒWô.Ü¢?­*š/3§.»+³ø~³DZçà¿ÿ[­£endstream
+ endobj
+ 3110 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3111 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 3112 0 obj
+ 6808
+ endobj
+ 3072 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-CompressedPool.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3113 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 1314 465]
+ /Resources <<
+ /ProcSet [ /PDF ]
+ /ExtGState << /R4 3114 0 R >>
+ >>
+ /Length 3115 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ­}K’d1ŽÜ¾N‘'ñÿ9Ö£9Bšº%³¬ÅH]_îä‹(kÕ˜©Ûfª$I+ m¾RÃw7fSì"íK‹óÕã_Ò=àÛÑÃh_úM¬6£¥h_ó(¯V€	ñÓWÍœy=F{…ùUS«¯ÜþþUcÊ"ênJ|
À¹§Wª®)½Jai³Æ1‚~€{‹/§¦Z_i8Œ9´W-§EÆ‚æÝ+%VËäHG*;8f‚¤eÍ}¼@¡8ÀXлB:^5;ë1è|sšÀäá˜21Xß'ÿu˜Ëìá˜®$f²naÒÂ0¿
sad>âVó4MÜÎ ’=Œ½²‹e®Úk¦+ zÁÔ@sÁfr0—mEIlC²;'íÄ„ž=6«ÄÍÏå.LÆf*	ßÙgõ™N~‰¦Úeù}-?/Ù˜[@¨’ º_BUÇVÐÚzkc"f7"´ØÓÑrÃub‘ÓÙjyJÉú@nCSI
(±áï_Yz=;¦PÂU*ÔrÍAn˜i¯7¦gB‹_ôÓÆÌ>Ç÷U|ûº:¸‘(˜9RSæÈ¥ãï+ 4Dçðö=ÜüJ
R>&5ìèáB·úÚáIÏêa˜ZèOa
,‡¬ EyÿTÛ^{”@ÿƒ
œ¸ÔZ£h˜vIÑaê„ÒmVƒ¡°…Ъ—L`YØ—LÀÇäÞ¢€\Éa0–EþžÀ’&òk€èë„ŸL ¸}ºAABy’-•š#m/^rÿ$ÀÕXM8nðY«M®kœ)ò~Ú¤]©w¸à‡:,f“+Ió˜Žô@Ãä#<›æûύBÑ6wÄÃSÖaaÈ‚V"Å1P1µ–^ÿ¾/ZdTatB ÄIˆ¤<l*{È<D©ÐÇ©‘{;;\ ÉF5Y3$Gdb¬tï:Ð/>v·L—·XT)¥‘ýbÓ͐/²ù”¨v0#P1Fˆj™tï*þÚ¼},ŠÚ¶Ð‚¼wÄoøÑ ˜°1?ŽÙf`QíO˜-’?þeFˆÑnLa ‰é#ÒTÂéƒH•s}yõúÄœÂ짮½?È%(98ÝI:ö‹!ÿB+ ÞOhrЬ·€A:¬-`çÌjk6z„ª²Á0ê¹0dt¥P,¢•DÀÈÍÚÀ…!U±íݲ¹{·Öćý÷”vÐ:È‹q]Ñ™ØðÆJ„±-{
sƒœ’ÁW+'U!=e^pŒtÙøQCp3õBRƒ¦GÌjl!
 âìF,“úù´X„¢'oÅáÊ]^ÛEÊ: cÇÆæ5Ç·UÐ
+ B'Rãl¿Ž0†aìñÀ¹‘ÚÄžæ–pL!Э+XFÇ‚{ Ê„`NÎÔ¥ïDSJžÉ™Tˆ¼Iö (‚ÂJÛ€ÇLSnÃÒVL×aú´…œÝ˜Î+  Æ©!°?ÆR0€š$67OÂ†FÞ fƒ}‚u%ÎJ1×m°yùý!Toˆa¿zÉI%Ýn11DßW[ä³?1›`”|:} Žß#_¤Pt`} _.Ì5Òêõ‰¹&LO6Á{›Ž°1+^ܘk‚o½HIw“{¶7DEo0~<Aã1ØÇf¢¿vLd«ðLàhæ™ïåãìÏRÅ{zLšÁá9äò3X3´ò«ò°•º…paŒ‰p§€Ñ<ÅkÔlI=°·èá2¢‚<ÍLY`úPh€‹:âœÖƒú‹‡"‹ùÍɳ·™4+ƒ;¸S¤·Ã	4ĺÏS6ÿlåãÚ” 
ò˜=Ð.ó¬pÎMÝ©ƒ!:Ü
³ìèR¤Ä0VLØÚÅwæäáF¸ÜnQ[qÿ]ç
æü+ Ó
+ 5Ý…ÉEG^3³³UF|39L懮Èucè‚)ÅÄŽ=™	‚_n{’è¼õ´€˜ÓêMp°fFÄÆ—`$ü˜f+1ºœ›³_›¡š¿xTÅ”%­×ÖÛ˜c@¦N­Çòäu™”É€fN7)³1—M™=ÊÀ›2;œˆþ¶){ÜmSv›²1Û¦Lú ¤'O£Â Ï–u¦sZ%'–]™ä!8ãvÅnWÐCÇîÛ®L†2L¶t2<«—ðÊr‡fvø?u—YÙð1+ŽYfevž 47+³Ák	é2+:¿¡áfeÊk¨—YÁ—ãm³#8«eV¶³ò.”•-ô
+ í:öÊ´±}Þ‰ÇðôF)†®<p½0pé~íì0÷^¸Ÿbž4ñÏÄX'r·h2yHª€Álª2H“>4Ï
+ á«bø°uêÙaꂦolLGGñfjˆÙ£ux–¡0鎜ãµÌsøxÎß2<;‹Å,.JšŸ$£‡c"œ¸Ò°NIAg¬ör«Š¹Ï¨óìs¥`ËžXèK`1þŸ–^ÔccàÞ0VˆŽ °‘˜<`ìºÐ6r]=è&ÀTXÔŒâ),Li=W*¿Lã¼r¦YÜr`ýþÅŠ,ºd±"|¯ËÏÁ0—"TxNŠ}b
+ H#ýë½>1~ê£Là9+ ZŒxH&ص1¡y"€oÂ,A9ÑiæÐ<n>ØJˬÌ–ã&Ӂ3Ôl-C=¥ãÈh*º+ÚVlºaÒzvÞ-V–—*€>ê„®ìܶa®Ìñ„üò9Ê\ý.3ò±MÀ}ÑJÈbŒkÖyüxë–ƒÙ¥Õ%Á™²fcE´¥mc`²r“ncZ[²ì6¦ñHIec|Øecvã˜ecMu<j©UºoYæÀÕ ôæö¥ñœ™U·/³ì<#wÙ|í—†HŠ~Ä%ÂØñÚໍˆì͸8ìÆå`̸4ã¶èÆ¥Ñ	‘HoãÒxôMçÆ¥1ªc±‡—Æ“Gnùe\ZI¦xh\Ž+ Ú³“I:ˆtLNJWcŒcJÆ(J1[3XŽ“Î&œ!›í™°@š->^fc pá9'©lÊ<ù9+›¼`Àøñ Ýej(žƒÓ¡WBR–GçâZõðOrˆýLQlØÑ<Fê°+,ìi°+¶êδ!7¾Ý9H¯KÇ‹²V˲6̘̞ÍÓbnÊVÕ8÷z®–Ô|ç'¸> [Y'Q‹,"9Œ¥Š†Ç“´B•=w°Ðld}ta2ö	c•	ѐ¶3ÑÂùVßZjc0è-6±2øÑҁHÆMNjR(;|AÕ{Žo«àid!Ðñ™ie˜t0142ÒË*>晵´®c2«FÆ—aÉǐ‚tIŒaBƒŸL{Œ<¬”ò°Ú¦
sÉ¢cXF…x zÏò¹Žï³²Åw®l2*sà¡o°šZËájÕ0š§a˜Þ¦Ï„/¤×Ñ=>†3
kç¡ÒÕ´zdû†/ê-ŒÏ¢ƒ6õšåsäÂNPåŸÐ| ÅøÏTýEÿC>ž|Š|ü¼lìïgƨLaýõŒþE+؈<k¢« Cy2߁@‹¸Y5yòЦ^pZÊ1ƒ	žLA£T)š¢	N0¢j7Œ<¶Ÿ¼kyÚ\0fI=¦Ð;
+ f"ÔheSþÃ^Ç0?!F°Ž¹Kô §.ÿfÁÌMÉöÆd„2“‹j©
+ ¿Dñ„úäÉŽÜ=Yöfÿ=´`ÝÁD•I,˜‰ši;ÚØN\dPÕ]%òÀßX’‡a,NT)Ïà˜'‹4'ÕJʸFêkRš3b>u;¤‰±(ü,,,àŽ&k˜=MPf=_pI6IGHƒTåbI¶!“Bßr~‹êëïÔ¡\+ u˜Ùf+zs­«‚£ËUܘb”*ôTf†¶ú‰y~˜³ÎFÏ—™l`>ëjS¨˜îïÔÐéÊÞ˜çw4kæñUÛ2ä3³Ï\ÁpÌÏÁä,ºL,l‰ý™Òy“³Ú+ ú"™0Þ»+³Š.ß»Ë1‹?§×'æêµÛ1ìúòÂÜ_Þ;àôúÄì^˜5+žÇcÖ©©rãc2OÔu0Î"Ä$§C›s°Ÿ·ˆõ3 at 0Èß0XF÷JÌ[`ïËòVyêN*uV¾Lïž6þ€ÉP¬¶DÇ¹Ç9[À´É›™f„Ê:‰0=Ý"›ª3eÍcS,ñ,¾v«[vÌaÙ&â'Æç
+ RS‘‰¥Î2~³†RÅä…õ9ôÆT
+ ~7WÅKAÆ%¨»Eh«‡BµóK”ߘ%ª?œÇ”ùøÄœùï^ÀÿSÖøÏ+?Þ‰ùºVþ„9ƒï^Ÿ˜ÄÍט x8óT·áÈÌ
];ËN:ñ8-rṂàAÂ-f°fgH«¼±Ç’D±˜~SàpðŒG²™ÐÏŠ8Ï~w×m˜é	ž%åÓ‚Çpmœ/0Æ·l“{<¦2 VYLK
^”£bpÞ¤ê*¿“™cj•òИƁ’Ü£cXŸ“·¨R£€ÛJü„5FgÁ扁üªÏϬÉäŽHuåRI æKyÍÉ’KôñcŽ9%ß‘C²S'G4ž”`Y:±öMÈ$Ÿ÷6mÁ¶ÂnQ»Šxð¤œÙ†Y6fµ¿ŽI‹9Ñtö–ˆfœ¿d¦óôå2}ÿYKgOœU½ùÎ É³±—šúÍŒ_3Þ×Æ,uGµ´)ÔÎT\¬bä!Óhºgu˜@ƝýjÁóxYâΙ ØŠæS°’[
+ ucÎ^œLf>
+ ­È<®›—näYMyhÏ1U•à-Æ*ä\I§³PjÏdéOÃœQ7Á>1·öœ‹ÔîCÕGE"îâf&¸ÛÜ
Î, at Jåy~‡©³¬cçËpþÓ«>š€ªâü3…Uf*e:˜çgäűÚv,Ùƒ+FŸ\HÑ1ô0¡>ih&7d&(éuaØpnà¶Nâ‹oÇݤô¼DecÞ_neµ=ÍÃ?y•,*!0ˆeiƒt‹X÷ÒÎßíÈ2ƪç²PAe·Óaö§]…\˜M%Ê-Z‡c"¤ç†=¨øâ´`@²Ì:ËÐ;sÆXÁHÁ´c˜kH¢1G+ìä˜ QÖ*³äbpP—.ˆCZzÿy²…gSw4l«â:7¦¬D¼)敱ژēц7©Ú#IUE;F%ÕÙ™xò’Ìi³$èn1TÍ$…ÞéÄ2òÈ7;c3	a%'y1Œ»«?OˆG»G˜•39
,½$Ñäx5`´àùMÞ~¥šå
“ØE"ÇK…¼LoE‡îgÎê¼÷ów–6+§?ˆ>pŸ‹ŠÓÍIïé²’H
+ ÓÈöSâš2õkz
+ Lû”k§çÐdÎösOÜƲӹÛmâ À†ä4j‘¬ÊÌÍa¨Ï›~ìI§k’l–¸DºŒÕAÑaC¬Ý£( ß;L˜Â¸sc+ ¢^^qtc1Šh™…ÀÜj³M/,µ+O1à$Ö´üÏØhæ-ušºS¸¨ÌËË$OÏF\¦«zŠ]Ì¢öuò =Œ9¶­)uî!“öč¨&^A'„›gŽú:œ¶0òadF»þL.Kß›úr81ÉÖAµ#V‘D—êœ<6»…wò	ƒz5ªsάæç&–¦­ùÁ
+ –ž¥`){®$l቟!¹Ó¶Ñhgjyq [Szš{ÇüL¶B)b觿axóÑ1ðϨRx:­PÈờúÌÊ'VÚñ@…Ìô%|acŠ)HŽ¡ˆB+\±˜Ù-k3EKÀ©¨‡Áßguóó±Þ{uE3»(PX+qÖŸž7-˜3«/¥it¿ôÀ¼SÖÜ…¡uaÊo¶&Ð(0þþ˜–ØŸ"ó!üì°§$€û}0 Z×=#æÍ„Ó,õ¹0J+èåûÀ¢‡`ŬÙ#ñëÕ‚÷Uïoª”PO׃¥"
^óë=»çü¿ÏŠôVÑÔŠxyð`˜îvÎT´îp.א†á²ªÍ’na‡Z£°`‰¹Ç»EÔ!SZe?¾µ1-¬š7*økŽÏU¨Z'ñ.É“W|Oà¦FŽ^mððjaœWëÎ	Ö<yUú“W5Þ¼t-Ëà5<»Þ³{Îÿû¬èâ÷îÍ+Þ-¿yµáë…q^•rójpñ
+ ÞÏõ÷\§õ^œZ𵤍ٜRÁÆ=ÃøÉ©ÊW7œh´ÖQ9v¹ÊJÓQK°ìà`¨XO2x&»pl/.m˜ÕbÕ6ùÂ¸,}|$¡ÚÑ(K5FvøûÌca~>f&ÌȺ}ÈBY•7lÏluð‡/Çö„yçÃ1€YícÆ›õ9±Ð+åLãKw“¹ÚH‡mÀEÒâX²LS9TMµa^_5ì)(|Rqÿšf´w›þþXˆt`¬]çZyU7EÞ*V¤VTë6ù×1òÝ€î0¿ÚT¥uµ¶´ý…¦ƒî=Æ÷Û˜$VWàÅ€Œ¦³ðÌ'¦¾ÈXͼƒk»`ÍÁfuZÀ]¡Ï‡œ·"8G(^?ÂÛ²¥nU=,ø׉‘R%„ŽžÝXò©¸é›uÕ­˜bbnÉY†æ¼_™¬¡|òµ¶$bÛ`#M’cµ[ÔEî`ïYm¸—l¹Ç0Î5†-bí]ÃÈ®9,buíŠÓb6ùëÌbG	Ki<ØcBC)ԁF|Ù†`EG¹>1Yìt-è18+ {ÔÞ0ŒÓrM,ðÄEº“µm2¾ôC“_*·dNö Åè\«»žÅJ43¬†ÚŸÉžŒƒW]V!¡ñS¾/=Ò¤)³uŒ¯b­
..N3ØÆ+òÚµ¨K†œ[Rt3êj±xÂZVYm¸ÏdÉ®ƒ±ùdI’ŠUh1 at 1&f%‚)rSˆˆ3ª
¯jˆq6gæ<yiÃŒ<Ö"‚Ï£hÃ$¡*ˆ7ÉkЬ»f§…$¥Sù[ðz·ŠÐ7Q\n]³O`»«(Æ0U¸}‹iMK%<€B1…³Jzà×QG^-Xç²b*^£Ùp§ÑšÖcah‚hLƒL§¤ÁÒ
+ Í!9AŒ¾î¿g©X¦'§ˆÏÚ¸¶z,LYé&ö‘"E)A:VÚÉ[&«ã-5˜e¼d†¡é´1â<°VU—ŸŒàÉ+ ¾¯5½«Ø>^ÀæЯÔ5‹
—`¥ÒŽÑöiº$/‘\#\B;Ú½¹F5{<ªmïŸ59† *·ùœác
+ ás¨oÖ7Çw»1ÇúæÖ7Çü°¾0|oÖ7Çú°¾™WÍ/ë«×yÛ_Çø.+ '¹ªÕ§*z±WTöˆø¼%•üý>%3öþ›|¶˜MN4Ãt>¼ÑÚ
+Q1˜ú“§réj‘ªO™yÚàHvÍ|#øÊWKb(/Ú×[Ppút 9 Ÿ%°àŽ*5°b?
+ á°—®è–-GA>Q0õ”aºØ«Œ?owèÎfÐ&쪅Ká—U"¶Z]¢ËÝž˜<°-‰=6¦è
Gµ·’oLÐ툍é|¬&¨¨%Û3ÊÖ3úªcèÐu˜Ša\I4rž˜ƒóÀZf»Z4iP©
Yý™WÍôæ¦ö€*‹tÖgVýxםZÍyÁ]”òÕ¢¬B°ÌcÊΘ͞¶ZµLïB÷sÈÅßB2	Kk)Î.Õ~¯¢_B¦ÇæúcâÑäl7º¾¨‚©r£™²vo”òk=á’¬æÊ¡³ØÄ@IAµÇÊsM›˜Ôÿ°ÛccŒä¹-¹Ý“É,¿ï4ÜÅ
+ DyðœlœöV¤·˜¹˜½Ð/¿Ð"-vX-Žb³Z ,ûÞ™ÛS¹TÙÛ„Y‰,­i¿çÓù£qZæ‚ΚÞpPõ|Õc¯»Ûé–áqYSÝ»†ïMÄtï+æBu<µ[Ìi&hš“>õòå•'pŒ~%A³œz8]U:܃ʭõÀLH¹õã¹x©—ÍjŸy@>œ7ì—S6¦Øcç´ªQ’Fd²nҍ4“LÞÞÕCçoňøAo™tþú„Š¬¦6΁G^ÖÄ1­Ú˜#YAhƒ%!íÀrõʳE,VµÔTîw„PW*¾?¤ROæ„he]k©ü¨ßÊzŸþ‡IGÃß±ú÷ÓäœyZð~{çÑ©=Æ÷Ǩ?¿0÷¥cš-Þ•ãy?ªí¦høBµe·Èo®yy+4Ö¡ÝÚUÜÚV†d½ÛJ‹˜Òªœ’uNÑô²&Y§Ó6Bó]ŇyU<^˜fºâ`¦ª¾ëLT\orˆ7«ÝÞ’:‚eW\RéóŽUñWû3«æ^±Š|›‚[ùæñ(’ÁÂø‡baí¸ÝBümk¦Ã»úýνs:x›/iÈG¢úHü=+ìÃ8WMÅdIÔÿ£M–ù—”t_²hdõàUdúªý+é)ŒªŠsÔyÃ<ýêu…/w¬Âù÷n|¤ñwÉèm¬¼Ïÿ—ïüû%—ý³8‰ÏY–ä9†(LÊdj?5‡ý7XüÍF¾òuÅ1ÞËr™ÿò+o8ûuVm$ý¢„½&3›N`u{_æ'o¡¾›0x 4iUíâŒjzœÆk=»0ÝX›­¨:qûóÇiº½-¸a>Û
+ ÿ—¿W±[0ÞàÝ+>¤Ä{7ÌG7ô“CýÉßØQY7©á¬K\{¢W»”do5MžHò5ˆi¯´Ø<>ö0L`5_åå)7F¨É^£åoT‡õ–l“w¿[ð¥ß¦'ô`â†ÓìÓ"Ѓ©
+ ö&Oµùâß÷iüƒœT×”Øë0nêö?‘t°~ª+ <3b¦w+ OÚ5ÊùUOMÖþl1E™Þõ†Ã#æUŒë˜¢÷"ƒ]\‘'*P¯·¦a7<Õž5Ò”°n¹PÎʨ7Õ+ endobj
+ 3113 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3114 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ /OPM 1
+ /SM 0.02
+ >>
+ endobj
+ 3115 0 obj
+ 11166
+ endobj
+ 3101 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [482.883 467.698 490.33 480.6]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 3102 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [315.61 402.537 331.542 414.226]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.1) >>
+ >> endobj
+ 3103 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [188.862 380.614 204.794 392.304]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.3) >>
+ >> endobj
+ 3104 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [520.664 358.086 527.389 371.901]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.34) >>
+ >> endobj
+ 3105 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [331.635 227.157 347.567 238.846]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.1) >>
+ >> endobj
+ 3106 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [110.207 183.311 126.138 195.001]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.2) >>
+ >> endobj
+ 3107 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [227.826 139.466 243.758 151.156]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.3) >>
+ >> endobj
+ 3108 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [398.199 117.544 414.131 129.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.4) >>
+ >> endobj
+ 3109 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [478.385 95.621 494.317 107.311]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.5) >>
+ >> endobj
+ 3100 0 obj <<
+ /D [3098 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 978 0 obj <<
+ /D [3098 0 R /XYZ 269.924 635.288 null]
+ >> endobj
+ 979 0 obj <<
+ /D [3098 0 R /XYZ 257.409 525.916 null]
+ >> endobj
+ 3097 0 obj <<
+ /Font << /F16 614 0 R /F20 703 0 R /F23 698 0 R /F22 695 0 R /F21 1153 0 R >>
+ /XObject << /Im48 3071 0 R /Im49 3072 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3119 0 obj <<
+ /Length 2555      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíZëoÇÿ®¿‚ùÒQs½ï½mÑvS)œÔ©U @’¬DI„)R¡Nuœ¿¾¿™¹=u§—ky‚öuû˜÷Ì×L4þÌ$ÙIÒYio&Gç/ž¿2qb´Ê:OOxÖáñ·Us65Õòr:sÎW臨®6ÛwÔsU³‘úb»øÏrs…y»i	Ó0ðî™L™¯¥ñƒ‹éÌTGÍr³–±¤0eéÑf}´º:.³.Û“Îígàl~ï
O CÔôûÿ=åÓ$©œxã”Í~2³QÅ”ì”}Õ XDí+”;ÒH#[XÝmá°"¬¦3kcµ¤*ÐVÔ+kb·Æz¥mל¡Ò*IJ%ö2ÚWkªÜÈù¦Vu7ù_˜esõGÀšÓ}¡ñFélÚ¾ÓÚ
Î*•¾žÎ"Ó<ÚêG.A*›"μ¾¯ÓÊø²îtdÓœå+/žÌL2øШU¶ùA$uÊÛÛqÈ¡Løj:«c5ç2ZBí×\.¹¼äq grÆŽAØ䃪“ÿ6ˆÉÓ¦f€‡	Êç´/½mÀWåÃUŸ”@QY_¤à$G–UÕ¥TWR­¤eR°ÕŸ NWƒ®.BÐ#ÒR­€}‹hªTÛ!©2˜_w ŽP4Šy„ð~„ðVƒðv7¹öŽN†¬-4Hߌ«>à÷4%DN9LðÁW¿Ç¦ÒZC³È=ÊCð¨®of¡qAiƒ‡AvBæ,Q%Ub§÷¨‰²y`Ü{Œ9ê&‘^PE|6QªÄÜBïˆ@»A€VììÉH·”ê'ªÄT£·+5$
dÅùÐç<À®…:A¨wÔ™yë„ÐѺ×j­IMƤî“ùk2Ut<Êc.CÌÊ…ôéOˆðŽÈº.Šòç5r}e„Г+ Ê}dŽ?ŠU‡SrפpU³j³dåH	‡;Ôˆ"‰¿jEÿ)µ÷”ÚOíá"«7,›^¹ÀÇa£»=PÙ…þo¦¸¿~AŽ¥z6ëÓ=³XJÞ–{
+ @àq"´§üáo.höó‡Gcb”JÒˆQ’Š¥Ë`;“’Š©h"¢§[Õ&Qé+Ë8¤á]YFĦðyá)Íø”fü¤-E‡ˆÖA-Ä1õS¦ñ—i÷Ë4ÖO™Æßf¦áDŽ}üÆ"ÝYr‰>"”5äzat3
EN”¥’)B@æLŸä÷“c‡›¼T‚WbÓM½µTKdôºì¢­~Gûí÷û]Öãgðã"ÔV/\>,ñÀ3"š×X5Ò….5¸÷ãÃk_o=Ô«£æš%xkÄ^DÚ˜B!mbMϐCRl/¢ŠŠpñNt>Ñ]Ä\sIÞ3Uï¹\£[Ü{­ÀÑÊ]ÃmO÷sÜKö“˜ÙªT?Rú“¤ÕE˜v¯;¹§Û(1‘v‹”Þ«Èö³íþ“gÛݽ²í7áÊ:”Ó(®,܆q
l[¬æË”-.’[7%áÝCÌð/9	ï5Iø^ˆŽ8•[ãÎ{¸ÌörW­¤:–´ÀBz—R5Rm÷|èѨˆ;¯T\J+YøF94Èâ籃ë»Æa×̱ózL¤É™úŸ×¯³TD0M¯"s4.vÛ'ü°²Í˾áמÄæj³’¡«•Íùýf¹VfиT)ß¾¶|µ<¥÷ ÛöÙ&¿ðô 	üty~±ZÈ–«åZ2õÇ¥/IYÅœ¤'"@SÍ	ûŠ2È«rKÍ®;>ßÛ¼ãä7.|ë>™Ød`8ßRNyNÅ’„rþfJ·B:q=u’snŸ•òç¿l0p~±mߢâ¹á¹CêjÆ?µ¿³´'Ñ1ÞhIºf/ׄ(Óð‘"™jƒí»×®Œ6ACOciÊvqLtä™”!§Íø1,}”Ù?-dxs"£×Ϻ”áe»ãñ¼™·Ë›íÕQSØÄ4ïOlh½¼ä-ó…þ|²"iÁêmÇ°grÔŒA#1%¤Í¨l­èÀâ‚òûó‹Ø¼4,<A3¶ S‹@.ä؇œ¾¾_6gÒ¢ÍrûBø´Û²£ó¯dr,°a§i›ï´q—<±iw>ÙnÎ¥Õr!Z! ¯dýN5—Me)×R-Ô3ºº#]wÏšܽoîSɉïH
+  …>·¯Ÿ}Þ?•–¯Úß[À
+ ŸMõv!"EÈÓËëà
+ iùf{Ü—oD…M{¨$Òe÷úÛçë”ù:ošÅùEÓÎ-;=VX™¹–ÓËO÷@¢±‚é¢à/jK¤BüƒÁ‘K*!˜	¹üö_7‡vâendstream
+ endobj
+ 3118 0 obj <<
+ /Type /Page
+ /Contents 3119 0 R
+ /Resources 3117 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3121 0 R ]
+ >> endobj
+ 3094 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-bu-makeList.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3177 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3178 0 R >>
+ /Font << /R9 3179 0 R >>
+ >>
+ /Length 3180 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•VËn[!Ýó,Ó
ex\ ËJU»I¥$–úNœ¤òM•GÕßï¼à:×YØŠŸa˜aà?[ïÀzúÓïílžÍçëdï_͘½¥ÏlB{P"aQø`~Ù'ƒ®ì%~
tç@ñ0)Ü››ÅÀqJFJAPL	‹¡™Ý˜Öªº¡ã-Q Õå=þ£üŒ¶}5¶f©ˆ1g	h=’&$@‹p–nÌ©¨}×
+ 	ò(oª+ s&â¯"ˆøb3E¢!0]C瓝ày¡bB
+ ÉâU邤!/|Oqˆ	¦ªYöfwÒ¬ÌÖÈÌ<á›KÈ~(¸¡‰J*¬¡Ôª+-ˆÉÓ+ Bmtšâ€ň!TV	ŒR¢‹°ƒ—ï!£.>u<ñӻĢŸ¢ÁýŸ•6nWöÝ‘6´ZÍBê{€2¯”EÉ%µxN/wÄË£7f9ù`5f;µ…Ç´<2‚Ž3Û'Ìêl‡âÛ‚•ºCv±	©!Â`;ø–ÜÊvl³¡l3VêFíIr	Ûcvðò=dÔu.ÛÁ§Áö±—\ž¼‡wÍbõ’ÅÖÚºY,!š¥?_OÇ3ó|0ëþHKÁó-—ß>ü«€;MóýqoXwš+ ¹Mé»Ã*P}Ѿ¼N'Ì¢u®ðï?ÀúPendstream
+ endobj
+ 3177 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3178 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3179 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3180 0 obj
+ 792
+ endobj
+ 3095 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-bu-Length.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3181 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3182 0 R >>
+ /Font << /R9 3183 0 R >>
+ >>
+ /Length 3184 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•“Ëj1@÷ú
+ -“kù=]J6íâ&ý€ióâºp“@¿zØ“r	¤a˜Ñ‘lɲ¤9¡w„^ž!·'øtðîŒ1{”·…ÅðhH5‹eà=üÀß@ÿ+ ¤æ]kÑT½ÎpPÎ:÷Š|g—Ü÷ËO¦q6Ø㋪‡=ŸÌbn®>$Y¾í}ð®DÂ+°“ýì2…8²¡ñOhEäHó¸ƒ,ˆÒöbñô‹ú†ñö[õ×cd„JaÍnÕ/þŸþ¼·Cúsàç/Øòßendstream
+ endobj
+ 3181 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3182 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3183 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3184 0 obj
+ 455
+ endobj
+ 3096 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-bu-testlists.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3185 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3186 0 R >>
+ /Font << /R9 3187 0 R >>
+ >>
+ /Length 3188 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœ•UËnS1Ýû+¼,›‹gü¸vw­„`ÓEÛHì	}¡\¤R$Äß3/ûF!ˆDUš3c{<ã“W&ðÿì{»¸W÷þ.ù§7wK0æàù³8œ£ÂB˜cö|vŸýwÁÿràoèóâÒ|®|¼Ú¹ûÚB %˜eB‡±(lIÃüÿã¬B¡•ÙÀÖ.c‘lrŒ´çƒ±X,Ÿt¼âlvæÕÌqæ…Ké5óÙW
+ '}µ¯íâ¯7Ôßæ!ùÍ£Ó¦ƒOÑ×æ7‹»Ø½Û|sqª‰ü›¯îâåÀ~c;OXÍþy°~y`{µ‹™ŸØ„0…~þF8¥î¸cLJ¿•Â*Ž&3ܝQSÆ	³/YÊò#êŒ}øŒÎ
ZëÑ 2´N)úÊÌ ¤Å¤BRã‰@âa1c’MU²¬3£±0tjAì„äx so8Ø$y'ìyfZòE7	lmJT_iÀLOŠRá	غ<‡©Ö¨fÊëÅò^RåSn~ìçH[7â³)ہ‘Ï9´-ej©PÇÕ˜G˜JÿQFqîÓ¦6Z6Üd`ÏTO<¹ÂmŠú¦=møñ@-=â¼w£ªe½†©4k~m¿ŠŽè¿[xBò‡\:¯ãª`Ã`Sˆ,…,º„
cQØ%læž!V˱ç%A†EüÎyOÅV‹VR3)uæ2êJ6ŒEaײa˜_t8Û‹-)Ñ„N%dè¢ö…‰QVù­v+ÿ±]ÇEíêPÔÎQ9©XeNq®"AJ†•"@ÔLB‘¦¿-˜±K2™zx:²h’„*`ª`’„ DÅÎ
0½â‹`pC.¢tÊ.&=2ÿM—«ÎP9¤¨µ
e‚9±ÔØBÁõˆò›ÖŒ#RœÄRu—°©×Û‘5¯sô	jšb„!P×	”Þ®
+ e8ôœä‡ vQØ)Š{D¥ŽyïÝZß²w›<»‡éŠÎj—'ù99aOî–þþ+ endobj
+ 3185 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3186 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3187 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3188 0 obj
+ 771
+ endobj
+ 3121 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [264.852 705.924 280.784 717.613]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.6) >>
+ >> endobj
+ 3120 0 obj <<
+ /D [3118 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3122 0 obj <<
+ /D [3118 0 R /XYZ 84.545 688.987 null]
+ >> endobj
+ 3123 0 obj <<
+ /D [3118 0 R /XYZ 84.545 691.827 null]
+ >> endobj
+ 3124 0 obj <<
+ /D [3118 0 R /XYZ 84.545 682.362 null]
+ >> endobj
+ 3125 0 obj <<
+ /D [3118 0 R /XYZ 84.545 672.898 null]
+ >> endobj
+ 3126 0 obj <<
+ /D [3118 0 R /XYZ 84.545 663.433 null]
+ >> endobj
+ 3127 0 obj <<
+ /D [3118 0 R /XYZ 84.545 653.968 null]
+ >> endobj
+ 3128 0 obj <<
+ /D [3118 0 R /XYZ 84.545 644.504 null]
+ >> endobj
+ 3129 0 obj <<
+ /D [3118 0 R /XYZ 84.545 635.039 null]
+ >> endobj
+ 3130 0 obj <<
+ /D [3118 0 R /XYZ 84.545 625.575 null]
+ >> endobj
+ 3131 0 obj <<
+ /D [3118 0 R /XYZ 84.545 616.11 null]
+ >> endobj
+ 3132 0 obj <<
+ /D [3118 0 R /XYZ 84.545 606.646 null]
+ >> endobj
+ 3133 0 obj <<
+ /D [3118 0 R /XYZ 84.545 597.181 null]
+ >> endobj
+ 3134 0 obj <<
+ /D [3118 0 R /XYZ 84.545 587.717 null]
+ >> endobj
+ 3135 0 obj <<
+ /D [3118 0 R /XYZ 84.545 578.252 null]
+ >> endobj
+ 3136 0 obj <<
+ /D [3118 0 R /XYZ 84.545 568.788 null]
+ >> endobj
+ 3137 0 obj <<
+ /D [3118 0 R /XYZ 84.545 559.323 null]
+ >> endobj
+ 3138 0 obj <<
+ /D [3118 0 R /XYZ 84.545 549.859 null]
+ >> endobj
+ 3139 0 obj <<
+ /D [3118 0 R /XYZ 84.545 540.394 null]
+ >> endobj
+ 3140 0 obj <<
+ /D [3118 0 R /XYZ 84.545 530.93 null]
+ >> endobj
+ 3141 0 obj <<
+ /D [3118 0 R /XYZ 84.545 521.465 null]
+ >> endobj
+ 3142 0 obj <<
+ /D [3118 0 R /XYZ 84.545 512.001 null]
+ >> endobj
+ 3143 0 obj <<
+ /D [3118 0 R /XYZ 84.545 502.536 null]
+ >> endobj
+ 3144 0 obj <<
+ /D [3118 0 R /XYZ 84.545 493.072 null]
+ >> endobj
+ 3145 0 obj <<
+ /D [3118 0 R /XYZ 84.545 483.607 null]
+ >> endobj
+ 3146 0 obj <<
+ /D [3118 0 R /XYZ 84.545 474.143 null]
+ >> endobj
+ 3147 0 obj <<
+ /D [3118 0 R /XYZ 84.545 412.437 null]
+ >> endobj
+ 3148 0 obj <<
+ /D [3118 0 R /XYZ 84.545 415.276 null]
+ >> endobj
+ 3149 0 obj <<
+ /D [3118 0 R /XYZ 84.545 405.812 null]
+ >> endobj
+ 3150 0 obj <<
+ /D [3118 0 R /XYZ 84.545 396.347 null]
+ >> endobj
+ 3151 0 obj <<
+ /D [3118 0 R /XYZ 84.545 386.883 null]
+ >> endobj
+ 3152 0 obj <<
+ /D [3118 0 R /XYZ 84.545 377.418 null]
+ >> endobj
+ 3153 0 obj <<
+ /D [3118 0 R /XYZ 84.545 367.954 null]
+ >> endobj
+ 3154 0 obj <<
+ /D [3118 0 R /XYZ 84.545 358.489 null]
+ >> endobj
+ 3155 0 obj <<
+ /D [3118 0 R /XYZ 84.545 349.025 null]
+ >> endobj
+ 3156 0 obj <<
+ /D [3118 0 R /XYZ 84.545 339.56 null]
+ >> endobj
+ 3157 0 obj <<
+ /D [3118 0 R /XYZ 84.545 330.096 null]
+ >> endobj
+ 3158 0 obj <<
+ /D [3118 0 R /XYZ 84.545 320.631 null]
+ >> endobj
+ 3159 0 obj <<
+ /D [3118 0 R /XYZ 84.545 311.167 null]
+ >> endobj
+ 3160 0 obj <<
+ /D [3118 0 R /XYZ 84.545 301.702 null]
+ >> endobj
+ 3161 0 obj <<
+ /D [3118 0 R /XYZ 311.455 421.901 null]
+ >> endobj
+ 3162 0 obj <<
+ /D [3118 0 R /XYZ 311.455 424.741 null]
+ >> endobj
+ 3163 0 obj <<
+ /D [3118 0 R /XYZ 311.455 415.276 null]
+ >> endobj
+ 3164 0 obj <<
+ /D [3118 0 R /XYZ 311.455 405.812 null]
+ >> endobj
+ 3165 0 obj <<
+ /D [3118 0 R /XYZ 311.455 396.347 null]
+ >> endobj
+ 3166 0 obj <<
+ /D [3118 0 R /XYZ 311.455 386.883 null]
+ >> endobj
+ 3167 0 obj <<
+ /D [3118 0 R /XYZ 311.455 377.418 null]
+ >> endobj
+ 3168 0 obj <<
+ /D [3118 0 R /XYZ 311.455 367.954 null]
+ >> endobj
+ 3169 0 obj <<
+ /D [3118 0 R /XYZ 311.455 358.489 null]
+ >> endobj
+ 3170 0 obj <<
+ /D [3118 0 R /XYZ 311.455 349.025 null]
+ >> endobj
+ 3171 0 obj <<
+ /D [3118 0 R /XYZ 311.455 339.56 null]
+ >> endobj
+ 3172 0 obj <<
+ /D [3118 0 R /XYZ 311.455 330.096 null]
+ >> endobj
+ 3173 0 obj <<
+ /D [3118 0 R /XYZ 311.455 320.631 null]
+ >> endobj
+ 3174 0 obj <<
+ /D [3118 0 R /XYZ 311.455 311.167 null]
+ >> endobj
+ 3175 0 obj <<
+ /D [3118 0 R /XYZ 311.455 301.702 null]
+ >> endobj
+ 3176 0 obj <<
+ /D [3118 0 R /XYZ 311.455 292.238 null]
+ >> endobj
+ 980 0 obj <<
+ /D [3118 0 R /XYZ 271.515 223.333 null]
+ >> endobj
+ 466 0 obj <<
+ /D [3118 0 R /XYZ 72 192.818 null]
+ >> endobj
+ 3117 0 obj <<
+ /Font << /F16 614 0 R /F47 1715 0 R /F20 703 0 R /F26 1666 0 R /F23 698 0 R /F52 1712 0 R /F29 622 0 R >>
+ /XObject << /Im50 3094 0 R /Im51 3095 0 R /Im52 3096 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3191 0 obj <<
+ /Length 3310      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÕZ[oä¶~÷¯póÐh°†wR
Z A³A¤ÝZ`7òX¶…ÌŒœ‘&^ç×÷\HäÑÚÞØÉ&00¼“‡ç|çFYJøS§A‹`ËS_QsºÚœ|õúäó—6œBG8}}Aó^Ÿ¿)ºÅ²´E¿®ØQ}¿¦XQO¿øáõ7Ÿ¿ÔrXg¼Ð®L‹×‹¥Šªh¸è¸ 5'_¿>Q‰gDôª@ÆO'o~§ç'òô›)LOo .…*ËÓ͉ΪÔZŸ¼:ù÷°‡eT¼ÝdDQ¾É5¿âÂp¡Óü0]G¡¥Ik.xxÄ%…ó!
ãŤ-¶X˜f¨7siòÿ`–.‹/Ž·ô"H=³¥Û²„›Æ4ù»ÅÒ«¢†_]¼£_”>2º–®YŸÖ]mëD9ŒS¬‚jÄR”ºÌÀPFâXTX¨Üj¸+  Ë¨CÃî‹
‹”C]!`J”+È¾{ˆ£áËÃ!	ÙÚŒ‘1£õG$xà£1No'©¦/θUqÑqQb^,À/ÍAÈã0GÑ^¥'5… "wÖÜê¹u˜idŠ/«a`uÜ:r
+ ¼wƒ”ž†/÷x9òž=´À38XXð¹ìƒû&ÿ©JPS±œqä€@ôX›ßã."ÜñaôxïÙøª9ãkFÆWCÜ7ƒ}{ÇÚþÖÀ×Nà¾þ(À_^Ÿ%$z"î=`#aYþ(?@%(‡LŽ!ë->NºâKt¾%6tLa3Ú¨	¢›xOÑAü=ë1!­˜»)Ú$5¾çå‘ŠI!¡5"21ˆ#ÐrPõ=ýrÿv.+“i”}L­…ü.ćÈõJÿÉ·“ô åL—9/ âêH”ÓexLUõŸ+Ax(?°ÎÂãNSŽnå{ˆ€‚º'
+ -•ÐÊÝõ`]jÛfƒØ<9*OÔ5ç(¨–jDÓèPëÀä0öƒ•»œá)qÖý•^˜©?‡D4X52jdÓœ}ÈñAúíÇv|
+ |Ô·ðÙÑiv_nâè<;:ǎγ£s÷;:ÇŽŽ“ïæ"<p%ÿ\݇…xSU)Á„ª'Y|HùôÓì¤ÑBý,Áò3˜I£æL6jã€`müýJìò|°Iâ():(cÁõ9gm”F?äÿ¬tÿ÷ˆ7ƒ2[š×liPX‘Ýs4$¥È±xd'	­Ž[ýÐ2Nfké㼕v¥¸ûº9¢Â3ËI¨1çš–Á`¢¼tœ—”)“IZRÌ¥B‚5°ÂåíÜAgJ~Š5
ÛIk&–•lpmF›'ªxôÐñ2¿'æêâ¯ØÆûZb–3nÖjUÔá}ìüÂPÍ­–_†Å7µnâ1,{ܳ:ø%íÍÇzV_š0DøeÕRŒ­¬@ÝhÏ€|…QæyÒû§Í—ž¾"…áÉÏfÒÀoùaïtã×[HfàÞ”ÓÛð/éw¦æãØ5ØÿÄÛ‘Ý‘’xGò¤òP”ò~!0êáW‹I,³ûø
+ Ý‘>F/™CÁÓz.ìû9MNX§·$=dësSí?úÑ’„Dç«…‰ãÀÏŸÁ]æö¯Še/`$³ŧTáÌWÑðì.ùÒ–/myiˆ¾…Uþ©à7”fÕUU	=áeÅ8èkhÎåü'HªtŽÿVøX²´¤—Ö}üä;
÷ŒJ¾È‘H<ØqlñW8ný€ŸDèƒO	×úMQ at rŒRüÊäò
!B7Öލ,çJÖpÁ/2–^‘°³æVÇEÏÅn²àöØ-Z%œ²Ï“ù`Ɛxpv‚+ ¬)§ÆôƒB+¼qUfþ¥*9QÀ”é€MQ¯È’l¶ö’SL…ådçes¹_¨b‡ÆA@Ãý
uÑ_Cý]µ¹^Ó )ª‹¾Þq%XôUß,(šÄ¥È´¢Ý\§Ý Öíšv›ìJ”¥:“ƒéPï}Ñá­Šj
ëÖ´n‡ý®è¯ªm®-(üÆÙøT‹ÏÝ. Ö—t
Æêy*Š¯—¿Üªâgßò¼}×l/¹Zñ\£—gMÏ]MÚør¼u»Ì÷ö0ÿªízÄC:è¿NqÚ®¾¨óuZα𵜲}JmÓÍ€Y5Û›ªã×í·ÊXºäyý{2‰¶Ÿñ§Þ!?áÁj{ÎZ·……i+V-1˜åBr­K=×ôO„¬ú†·_ß.`\ÊBóÜ"‹›®«ž°€õŽepÍ;nªÄhº€U³æÆB÷¨tkÌÍÐ@ÎZPú§}sÀwvŒ3êºA’*Âbìw-Þþ »¼¢ºÈ¬î3`èr_íp‹$r>çŒab±Í»ÂZR£­?Ã7¾XÜÐ4”¶LúѨ¹'±xwÑâîì¯Òü·RY¼hקõ}}ÍÎâ¦Z-`3¤§©NÇèÙo‘]pĆ۫–Ôåœé5éí¯+ •Š–Ÿ×Õš{n¼îU&ÍJs›-ϼVƒûÃi+îbIuiBµK•ó´LØt+ gdljõ¹0÷üv›@ËLÀ>òâ—í®¡‰yóDì+6ý3Ð`Œâ
H<C1õ3þ€QÞsœq|tÒ Ü´»¬$ŸÑïšlŽèàÁZâ¢-Omú.8××ë$R8ï«ë†h(%wˆÔ)Þë/q”]ɢݧʺAƒŽ5¢æÝÀ°ëí`¦Ñ^ð”—xÞå>k7Œa1ˆ©0º@A
+ FǺ>Y8%‡ ˆMOv}8²B<1e
+ #P¯¶ÝàŠ3Y*8F³yC·	þ¤KÜøæzÃëCMKjFå ?›¸åëÂê Zð€ŸXgƒ<6EÖ6F­ÙZ5²ZãGt5¼µÍ=†}f1aþ¹«*)†Z‡]=y1œLs¸>ã:%‚äææªf at VÝQ~ð¿”QÉcZ«‡Sü_HBf“¥…ŨõÂòçrNuþÓpˆã\'yTSžB¢é=;TåøÿO$;ÔïÚþzC@¾à@‡Ø[«– —ãÒ:pÐìYeÛmÚgC1L¿Í£]Ë12Fˆ%‡A:YË‹ýšÛ¦`åz¿»¦‰m7ØtŒÐA5v‰R„EµfI9Ò&I1î:°ªö]}¸i? ßÅHÿ’CŽë]Ë7OûœH
+ ŒgRi›†	™}<XCqþ	ž“g©¸Á¾qµ'7‚ûì	cÖűP Ü«Òö#FBHR¯S0Qtéü4q“ã†Ôü6%³ö€	CïÜù­ÜäUS÷xb+ endobj
+ 3190 0 obj <<
+ /Type /Page
+ /Contents 3191 0 R
+ /Resources 3189 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3228 0 R 3229 0 R 3230 0 R 3231 0 R 3232 0 R ]
+ >> endobj
+ 3228 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [461.006 263.689 467.731 276.897]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.35) >>
+ >> endobj
+ 3229 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.691 197.921 134.107 209.611]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.4) >>
+ >> endobj
+ 3230 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [501.403 197.921 517.335 209.611]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.2) >>
+ >> endobj
+ 3231 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [233.25 153.47 249.182 166.371]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3232 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [199.761 132.153 215.693 143.843]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.5) >>
+ >> endobj
+ 3192 0 obj <<
+ /D [3190 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3193 0 obj <<
+ /D [3190 0 R /XYZ 72 714.022 null]
+ >> endobj
+ 3194 0 obj <<
+ /D [3190 0 R /XYZ 72 716.862 null]
+ >> endobj
+ 3195 0 obj <<
+ /D [3190 0 R /XYZ 72 707.397 null]
+ >> endobj
+ 3196 0 obj <<
+ /D [3190 0 R /XYZ 72 697.933 null]
+ >> endobj
+ 3197 0 obj <<
+ /D [3190 0 R /XYZ 72 688.468 null]
+ >> endobj
+ 3198 0 obj <<
+ /D [3190 0 R /XYZ 72 679.004 null]
+ >> endobj
+ 3199 0 obj <<
+ /D [3190 0 R /XYZ 72 669.539 null]
+ >> endobj
+ 3200 0 obj <<
+ /D [3190 0 R /XYZ 72 660.075 null]
+ >> endobj
+ 3201 0 obj <<
+ /D [3190 0 R /XYZ 72 650.61 null]
+ >> endobj
+ 3202 0 obj <<
+ /D [3190 0 R /XYZ 72 641.146 null]
+ >> endobj
+ 3203 0 obj <<
+ /D [3190 0 R /XYZ 72 631.681 null]
+ >> endobj
+ 3204 0 obj <<
+ /D [3190 0 R /XYZ 72 622.217 null]
+ >> endobj
+ 3205 0 obj <<
+ /D [3190 0 R /XYZ 72 612.752 null]
+ >> endobj
+ 3206 0 obj <<
+ /D [3190 0 R /XYZ 72 603.288 null]
+ >> endobj
+ 3207 0 obj <<
+ /D [3190 0 R /XYZ 72 593.823 null]
+ >> endobj
+ 3208 0 obj <<
+ /D [3190 0 R /XYZ 72 584.359 null]
+ >> endobj
+ 3209 0 obj <<
+ /D [3190 0 R /XYZ 72 574.894 null]
+ >> endobj
+ 3210 0 obj <<
+ /D [3190 0 R /XYZ 72 565.43 null]
+ >> endobj
+ 3211 0 obj <<
+ /D [3190 0 R /XYZ 72 555.965 null]
+ >> endobj
+ 3212 0 obj <<
+ /D [3190 0 R /XYZ 72 546.501 null]
+ >> endobj
+ 3213 0 obj <<
+ /D [3190 0 R /XYZ 72 537.036 null]
+ >> endobj
+ 3214 0 obj <<
+ /D [3190 0 R /XYZ 72 527.572 null]
+ >> endobj
+ 3215 0 obj <<
+ /D [3190 0 R /XYZ 72 518.107 null]
+ >> endobj
+ 3216 0 obj <<
+ /D [3190 0 R /XYZ 72 508.643 null]
+ >> endobj
+ 3217 0 obj <<
+ /D [3190 0 R /XYZ 72 499.178 null]
+ >> endobj
+ 3218 0 obj <<
+ /D [3190 0 R /XYZ 72 489.714 null]
+ >> endobj
+ 3219 0 obj <<
+ /D [3190 0 R /XYZ 72 480.249 null]
+ >> endobj
+ 3220 0 obj <<
+ /D [3190 0 R /XYZ 72 470.785 null]
+ >> endobj
+ 3221 0 obj <<
+ /D [3190 0 R /XYZ 72 461.32 null]
+ >> endobj
+ 3222 0 obj <<
+ /D [3190 0 R /XYZ 72 451.856 null]
+ >> endobj
+ 3223 0 obj <<
+ /D [3190 0 R /XYZ 72 442.391 null]
+ >> endobj
+ 3224 0 obj <<
+ /D [3190 0 R /XYZ 72 432.927 null]
+ >> endobj
+ 3225 0 obj <<
+ /D [3190 0 R /XYZ 72 423.462 null]
+ >> endobj
+ 3226 0 obj <<
+ /D [3190 0 R /XYZ 72 413.998 null]
+ >> endobj
+ 3227 0 obj <<
+ /D [3190 0 R /XYZ 72 404.533 null]
+ >> endobj
+ 981 0 obj <<
+ /D [3190 0 R /XYZ 254.833 365.579 null]
+ >> endobj
+ 3189 0 obj <<
+ /Font << /F47 1715 0 R /F20 703 0 R /F26 1666 0 R /F23 698 0 R /F16 614 0 R /F22 695 0 R /F31 722 0 R /F21 1153 0 R /F39 1156 0 R /F44 1223 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3236 0 obj <<
+ /Length 2434      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅXKãƾëWèÊõ²»ùLNk#¬á,&»s³}àRÔˆY‰”IʳãüùÔ«›¤ÄY8‰c€Q³ŸÕU_}UÕzŸ^§f†¹
+ #½.O«oWoîu²Ö¡ÊÃ|ý¸§Y»ƒá°ÑAÛo¶:¨6[“$ÁÐâo#ÕæçÇïßÜ[=Yg*Š"Yü-O˜mœ©Ä?ÖýÀ›ì^¶ÍÆdÁ¯ø¯ÂS;8 ÖŽ§~‚Ž‹,kZi”í	§œa¬«HÚ^Öèতy°o;ž‹;Ò`Ñ·MÏÇV_p鱨›Ê«xÞ±EižÕf<¢FjYWû–[~×_.8ŽRÀå×Û$Ua’¬·F«.îuZ€ä6ÏHš$jh6¥ôïñš
ü+yôý©È…‡ÊZ:´Io¸ÊÁ†Ûñ(i+ ¢öŸÞŽ²U,äUÄ.Ç=xžÉÑÚ4@F*á!¤¹h?Üma*NxÁù1m]òž,Ê©íäð#Î@µ¼ D-*QnKÈ°¯Å9—aa“hk6¿ ö{d…Š…,aAlpONq!Ú€ÏTnv`Å=ÚƝ"˜bY:U1Щ™7àg-«ª¯Ogò¸ýw /Dgˆó8ä~Ç£Ï:¤ñª'ü3ÌnÓ…6›^d›‚"	˜\7ëw•cVҏrbú˜/Þ±†I¤Ì6¢¤tlX»@) r›ÌYÅ9IÑ<‘¸ºÊEI4U¬YçøKjŠ5q¯sí‘ûŠã‘;ÊBâaÝ…ù¬>U¼÷±F_ê
+ B$nÉÇ¡þ‚WZïš±ïIÖÇ8€nÚžÎÞûz¢E@¨19ï«/Z”'œ²+#dÙœ&M<<¨=Á±ÜÒ¤±wclà§
xÛK9\F'Û"èq*'XÐÛ¸YLx²ç¹è}ª€ß”äÁo+ŠÀ¶ß@ÛuÍ­¼ˆÄÃxÊBö"áän!ðŒ§+HÏbf–ˆN++ V–Uƒ0±`Öï˜Pñ:d›¾÷Løpñê“Üý@€§ņ#©ØMÉvTy’1¡„Ö1`„$	Í«^éā…cPUŸóÁБˆ‹\h6¤@b®tj{—Ð`ÿ®â=j‡f„"ŽgÁ
+ ÏÆÐx’‹NÂ;ÌŒŽt}`É9Ô‹¡•ÛufäµßG&xTf˜ïá×!Û«TÌÆF`ÇùUŒÇøÕPþ‹Ê 7LÁØ1bAÚ\Æë(ëôÉ”7‰÷ÿJcNÑ1Cæ`ŒÒJúút!cÞ^Õtá8_²‡+¹Ž&˹DËÀĥ«$rÏÃ Ñ´O—V
+ &\„¾ÕUpRžü—ârònlLS1Šh¼Á’DDªðûÄg0¶²¨<Lž1ÅC‡/ݏd‚c6A×Låà³\y…:¦Y@ÀD¨fR‚AêÀž|ÌQM6©[ᣖ_aÕªãxÒó2ïÐ…ƒ,¤MyJ5@–©,[[`¤ÜUÄe¢Q!tlÇi
[c'»ÈM¹	ÑW>A&Ù+nPç1qäŽWª<Œì‘‚	³´ïn Ý+JIƒLEN>σˆ`²Ô×{€ª¶gRê’£‹Í ¢°'u£ø0•O£¦ë8™¯½³<<K‚9t%#tNùfïõ%Ë_‹×t`ñÙ¥€¥“+ qù­Þ“\A™?Óû~íŸG¿¢ðyÝo'oޔϷþaÂΓ !`Ø~–B#ƒù¾ªýXŠ†aT>Ò]y­zXi®¨þOô/éû¦Åèý+VYð†·WL^ݪÆæ
+ ²¡nwb¥ý»«¥BdúŠ®„™C~ßUՍÒYŒÒ³ÿYé£ÎA ôw»/¿_åÿ Ôý³<Ä
–Ë„:†¢üË+zÃp«O
qTê¬bL·ò€-sëØå+ m|CNߌ¦âdöÆEtªÒìÏd§%s½Cý~Ù‡nêF”]åF%Ùœºè—m|ÅÌs½.…ÎîA{¬©ýƒàmŒNT¦£?Àåf)/H	‰c
+ âÚPEœôÞ×Tuþ
>’¿bvŠ¥:ä¬sbþN
+ cÿØ×÷þeàÃR9ý?Œµ0*X‡\„È1¥`8éD;ìü¸ìŽendstream
+ endobj
+ 3235 0 obj <<
+ /Type /Page
+ /Contents 3236 0 R
+ /Resources 3234 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3238 0 R 3239 0 R 3240 0 R 3241 0 R 3242 0 R 3243 0 R 3244 0 R ]
+ >> endobj
+ 3238 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [266.883 596.311 282.815 608]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.2) >>
+ >> endobj
+ 3239 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [332.216 596.311 348.148 608]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.3) >>
+ >> endobj
+ 3240 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [324.74 508.015 349.157 520.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.2) >>
+ >> endobj
+ 3241 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [215.61 486.092 240.027 498.994]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.3) >>
+ >> endobj
+ 3242 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [171.799 397.975 196.216 409.665]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.1) >>
+ >> endobj
+ 3243 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [109.129 353.524 133.546 367.738]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.3.1) >>
+ >> endobj
+ 3244 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [522.034 310.285 537.966 321.975]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.6) >>
+ >> endobj
+ 3237 0 obj <<
+ /D [3235 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 470 0 obj <<
+ /D [3235 0 R /XYZ 72 471.823 null]
+ >> endobj
+ 982 0 obj <<
+ /D [3235 0 R /XYZ 249.242 142.366 null]
+ >> endobj
+ 3234 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R /F23 698 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3247 0 obj <<
+ /Length 2504      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­YKã6¾Ï¯0‹´9")ê‘ v³éÅì)@ú–ÙƒZ–ÝÚ±­^IžžÎ¯ßzQ¢l9Ù
´h²X¬ÇW¥bI¯bøӫ̬²¸Pq¢WÕñÝßÞ½¿7ÅJkU8·zØÕÃö×(SkiügÖ­‹>œÖÖDCW>w0µë£ªÆñöÜ•ø¹èg$ja[ä:`D$/ÿˆKÇç®îûFíiý¿×éJǪˆacrU¤9	òÏæóÚäQ}Zo’"!†O5Ÿ×@µp’)¢¡Çc6CËk{IùWy‚ñV8<±LIá@*¯?sÏÓíŸ6*ÏC{,‡¦šÇÿBr8ðDt-s·Þ8› þ0;à	`1¤É¢
+ ª·g˜#ƒ!Ó~ À¤88ÂRü™¶´Â§FÆiTµGd‚ºIt<–ÖšžŸ]}+ àúØv¯<_v[6z;Š½å-~ëBô‡dâã‚A>Æ.æT¸™Rm¢Lb$ãZHÅ0ŠÓT¡œfFÜÄÑËff›iB ‚)£Ö[J“^pÐxHÕL~¨w³ åà9yoˆ13ó¦-ÓìÈ4GfJ5ªVrj¼aÏnFûËNr6lJ~>â;jèQô™K!ù‰hóøç9
»Ñ‰²q>‹ÂòÐ#{HûDzûDA‹ÇZËÇÂóЛ‡
hËý~TsOÉ—Ißæ·šiü~#Þ³«LúÆÄVåY±²ðê.nz0W™KW›‰ˆÓÖø^îo².Ø´1±VÚÀÓ(—&þu„oö†«€Ñ·sDöKÊe¹`]dèD‚z‰ÿ¼¨ÓÅÄL‹K(tm•KXQ+ ýndU–̱™,p²În¹M–Ÿ¶‡Æ{ÓiÎ
‡™BigæH¹t˜#ßf© ßB±'U·‡6
æ呤Ôbr±#v‰ó"jv¼ë†„.Uiš‰}¹Æ²+ •ì'
+ i
+ w³Ë‡kØå{âái¬œ·²‘ÍÚMVÀ¶d¼=S1«tjáÀøòˆtWfÀÉ®ÆV¦\6)žiº=¡_™Ùx.ŸeU:~žHYbÆšt/sÏîÖŸC)àŸAxÖf×’¿-ÃÏ“¤«ý¡Å«°©5kɍ¸O²„r§3¹ùö,o–tò¤ý#p«Êià*÷¸Â4(ªyTI¬‰ìÑ»…öàW%ºâÀBB1ÏCâG‰&iýܦyLÝCxd:Q{ª²+ ¸°…è뇆
+ ù,LÙ¼Ô…u˜go7p#ÆJ»Ç°díQ<—]íCßèúâù3N”ü›S#îÁðôâiÖWÛ”`+‡ù[ è„YO;K¢Q­¾òlšQs4áu¯-X>p\šLi€[O#‰s†Çè(|nëIô£¿(œÐŒ¸º#eŽøcJ^8žýÆ·q[^Þó{ꉹp/f,VΕ‡0.>JKÇÿøåoŠG†¹˜ÿÅÝMP4\·ª»T%÷\cƒß?¨MI’å@`^"ÏÀx[èëXOµìóF¬0‡üøYf쐧ö<È`'ù1KÒ¸>¿¦Þñ÷ŠQ¸ëWyp£CÄàÈšp~&$K7¿Î¥HÂäHB%ÄÒõ
}ЁߓÆy¾jyÄ@ËÔÌæ÷Õ
0~,â&N%®`âqÌÃ2AÆŠkÕ°|cšyžCôÇI˜n9Ò±T´"¬D½Ô…c$Ž•3¥]ÒU»©ÞÐÖ;±Ç`à͟Ǿøm”àù‹|ZsÝEs™ÒÊÒ—±¿~ÒåR’RE
o]D/kñ°o|¸ŠFÃiþ¢S‰:”~(©} Ö:2
.Ò;šÃ§r}çLÙ”ëR«çÝOïþïDæendstream
+ endobj
+ 3246 0 obj <<
+ /Type /Page
+ /Contents 3247 0 R
+ /Resources 3245 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3084 0 R
+ /Annots [ 3249 0 R 3253 0 R ]
+ >> endobj
+ 3249 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [522.034 655.033 537.966 666.723]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.7) >>
+ >> endobj
+ 3253 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [282.412 76.083 306.829 87.773]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.1.3) >>
+ >> endobj
+ 3248 0 obj <<
+ /D [3246 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 474 0 obj <<
+ /D [3246 0 R /XYZ 72 720 null]
+ >> endobj
+ 983 0 obj <<
+ /D [3246 0 R /XYZ 246.636 382.114 null]
+ >> endobj
+ 3250 0 obj <<
+ /D [3246 0 R /XYZ 72 322.701 null]
+ >> endobj
+ 3251 0 obj <<
+ /D [3246 0 R /XYZ 72 292.809 null]
+ >> endobj
+ 3252 0 obj <<
+ /D [3246 0 R /XYZ 72 240.389 null]
+ >> endobj
+ 3245 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F22 695 0 R /F23 698 0 R /F35 1025 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3257 0 obj <<
+ /Length 2735      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅËrÛÈñ®¯à¬2aÌ ¯*KYWv/ÉVt[ï"!k 2²ýõé×+ /6&"’wÕ×@:h×IXc!õ yLJ†n¨¢~<A‚€_ÿFöA”C×2
+ â>Ý¿ó›_a°ÁÁöJeðãSî~x¼SbDJ¹8SjµQY
+ #SZ}Y%qª­Î	h:†Ý/áìƤô‹ï<¤fõ÷îîç»ÕÏ#€ŠµÑÛÌݶҏõÊ¿¸&9šªM£`üµ<›ŠßÄÌ£…Çð©’$Ákm×zfð6.‘·äÆûÖ®ò¸È2$g£Tƒða`â4%Òþš%Z•eÑs¿NÁcp–F'e8ñöþ!ÙÀoSû>°]§餵ó 2‡1m+ L%Í¢²©ÙKê,	Ù	p®Ô#ÍÀðÂÐŽa)ŸÉ*ˆOÁLùñ%?8Q‹Rª’í]®~­O‚ÃPñ |5oÜ&Ï@ØÈ¿¿È쵤K¹ŠÓ L?x)úqð³ Z6Nm*à×ց‚À•1ét‚âfšNéS’$‹‚2A‰Õ¯"š£Ùsv¦ou[;·ý³:ÄÜõ€Ä<çxÄ›ïQË§fbÌ»ïP˜œ{ŸÉ€nYúœœŒ%åH°rö——<>sµ`©‹r·-[éB+ + ¼²ÄC/jƒ¡‡Ž™‚nªgJ6)34”x.¶pHC9)éÄ5¡Òž4B>,Ù4T9Ú
+ + 9
¯Â΃{¿¾	]Ê"š¤v“v¤â¯;K4R>k¢É4ð}à %-¤Œ¥èXñà×½ÁŸP¤+,Òàœzìwˆß#DKù•.Àa[õ¢#ã4¹Þ†|“L3Î'O6wQ
+ ê¢pJ~ùæ{‰*‰‰mffJç_‰üí<Ÿå$$>¼4×X8¬)–Ù(Y˜°£Þvý,‘ÿW‹NVÇ™Ën$ž”9ùœ/ª¸pýX’X¨‰Äá|˜'…Pÿq|iÊžO/w¶eó"››´Ûæ5:v…§üX.—hÎúøº\,ƒ(’ÌWqǧÅj‘ÍTlÜ£·†ÒÝ®Ü>[=æ¼°M©ŸÕ7‚èDžå·“„"„Á7a”½)Ót*&ïVc"Å‚#ýö…
„…ÇA€ÖæÆÛòXåÞ&7K©^œ…ÖÈßÏÛÜ“ØBõ¶Yl°LêôßC"	.sG¨¥VAœåî–Ò`$NÜÿÊšûEªòѽÁšìÿÀ	UÖiUU»¨9P»'ú–æ`i¦™Îû”oé¶Í÷x^¿rÆfÌ,ƒéž’¥¥\gÉô€€ðª’Ï3OgØI¿Øì¥~ä=Ž]cžalÄ™õÊ,Ûm¨agâìå]¹ÿÜz.•|»é~åÙKå*ß‹¤‰“Gòõ§Ç5HêX¤PUÏû³>»-BNcß>
+ Ý"\¼ú°‰‹”&Ù"™—LwR^õÓìÝöQkߧ¦äó>>®\ôññè­>>í·3¯óCÖOêVµÛIÿ §Ï¥6Õ–ªªpÜo¸êÁÄ;q=ŽŸj¦4SØC
+ –¸ý<ý~°¦äŒÖ±NÁßñ++ endobj
+ 3256 0 obj <<
+ /Type /Page
+ /Contents 3257 0 R
+ /Resources 3255 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3259 0 R 3260 0 R 3261 0 R ]
+ >> endobj
+ 3254 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-NonTHPool.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3263 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3264 0 R >>
+ /Font << /R9 3265 0 R >>
+ >>
+ /Length 3266 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœµWK5¾÷¯ð1\—]í7‚\rØìHœÉ$ÙM#– !þ=®—Ý;3ÊL¡Õî~åGUÙþêÑÏÎÏà<ýèÿã:=Oß¾E÷ôezh0.ÞÑï:a®OaQøiúÅý>5ø÷îMûý<(mS¢ý!)<MChã†â½Ã` -8ÒJV9¨l¼-aU¥ý²zG³EÂ*îd
°ºÑgUÅ ¨VäÎÉÆÕ7†ä<©âãØÑIó¾eûw\ÝëC»çê+ äð)|‘àÇ]«?5+<™CÝqzk Ï*ôx’H…Úv—ELÝ\Bú}»+ âøa”Ïjocù
/ßîÚèã4θn¬q5À¢ºmF£‹zuç¼c•½`Ds~Ul­Q¨##,=[‰ßÄa)›8,–º[„1Ö ê[ˆ¢Kâ°á	6o[º_{_0úüµX|w‹œƒÐÓ  ~¯€§3™jxùž‘9g›’¶>-H*ŸŽß+rÚOíÝA/™Ò79Šs”‚Bß`ØC”ºGñ­%›:‚aÛU
©ÍD몭«d]ՐVÅÖU
Éfˆ<¢‘ü;ÖU
iU߬«R›I¶;Òg…õö›®jH«b몆d3LÀd'7²›}íCϺªw¾ÞäüsÉÆ+_vdUøß>öäÀòò{Û XËõ6hÜ eÔŽD"ž¨ˆŽöY¨Q)KÿèT~Òt¥ð­%DaìÍ0Ñ—L“”¾–ˆ[Ëè‚0í‚7d^º ĪYcÕ.Hؘ5a­5dlp[ã0º {V±ë!÷ú)X‹!Žú‰ÔjýŒÍ¹^?#E¸mAjž`-†}% Ñ%õ³ተ)¹Ã¯=]P¬ÑZí|}‘jÙºÖNÅA}’[gt^;#eÈ‹Úymôqç[7Ö8y«Ë6#okÞÔÎ{VÑË=´ŸVíÁendstream
+ endobj
+ 3263 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3264 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3265 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3266 0 obj
+ 1353
+ endobj
+ 3259 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [529.307 347.267 536.754 360.169]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 3260 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [104.834 304.028 120.766 315.718]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3261 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [190.246 259.577 206.178 272.479]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.8) >>
+ >> endobj
+ 3258 0 obj <<
+ /D [3256 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 984 0 obj <<
+ /D [3256 0 R /XYZ 244.621 507.653 null]
+ >> endobj
+ 3255 0 obj <<
+ /Font << /F16 614 0 R /F44 1223 0 R /F23 698 0 R /F22 695 0 R /F25 1028 0 R >>
+ /XObject << /Im53 3254 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3269 0 obj <<
+ /Length 2890      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí\[oÛ8~ϯ0ú0°;5KŠ)˜Yl±;˜`ÛÎ6èKÛO¬$ZØVÖRšf~ýž©‹-9Nã´i·(K"EžóÅS5’ðO\4r2Ò¨ÑÉòèùñÑÓ_”))R™ŽŽO©×ñüí8_MÔxž€¿ùüþΓ©‰Ü¸¸˜Lá'›LÕx=«°½X•O 1–ãê<ã^ëìjWáß_Ð%?™­}Sy^L¢d|µâÛœ~íø—üß	½œHù❌e‡+ k…%^Üyº!înÈ“[ò^É6”üèàìj‚™D溤 ³*N92—=´ÚD$&pvP]ÛcD,Õ†0¾‡6}¡ÍtÍî¡kÜçm¯®A¤Ä³¼é¥Ø%‰oß獫î@z÷µPƒz§Úz÷æ1hå|ù_¤v»´Î™{¿|£2š¦’éƒI%£TÄ:Ýp¢Zö(öo`átìÆ«bCBž
ˆGÃ27¤ÓŽ‘ÔÒ
+ 4çœôãåªX!¦ðäøW~T¬ûp§š¤T›žÉR¸*¸ÂýmÆ?¸Œ"_UÙšá
ù©w%ÔŠøÊžõù	`®Ú"´ë¤	µ¡‹Ô=kiGè‘­iY“g[`w¥ö{–ò—7l,¼gx<„¿vˆÔp{c£¡áöãÓœBÔä6¬LÜuþNéÝòè˜÷ç3²pYÈ7h¯+ Ýðâ® p7ƒ@·A€c!ýØ3¨¯'·u‘]@¹Ü´éÔçuT,…3æÀ
ŸoÏù8 —6h«›º±åc̼éÛðŠ…6ñwe>´2߀”!õmËw_˜|1íÝÂÖ .›#¤cѦíþ¢dg«y_4¦„tÉþqc^2Õ·-šû
„`¼"õUx£Ï°ñ¸/uv"vvG¨ÞEÉè»w¹?ï²SòŸa?eg0)‘¨`p~›L]‚Ÿ³Õø#f¸p¡Óñ5Œ`Á´Ð{T	g£«>ð¤ò~?
ìù%¶mR	VÐ~·0êVS7¾TÑÛ§“¹ðNgó¥£²öm­ßŽžÏê¦ßî¹>qÔn¶XôàAƒø!Ý~Â}_´’á}Nç›‘c:|uÃFL‰¿xú?\Íñ„UþWíˆþ_C‚¡sIé^ÒÛ`œ“>¿ÇZD Ë}(Æ–ˆ‡¶lÃè9¦#sþ˜á…ÀA•|½[Ã]Iœúž€áz,³¸ïÞGÚÖ>°âi|å$uËžºTJTïýi°éMÌ—Üéˆ_+¨L†ƒJ™Pþý5|ߎtâ9¯65òµÿÖ9dÖU"ä]­:[sšæéKëæ¯qŸ„íûãÔpµ¯É8Éÿ-‚½^Ql.wœ"óÅ4
´ŸP‰T$Æ}+zν—ÕšNÑ_×ì8”:Ü4á‡SiºúB è“9è^ìÞÖ±VB+‡@ ±¾Aê­r4GNÀMúl25&ÿ;Tr`–	\.²’ïøädÑlñy_ŸA'Åòb•|t¤XÑáÊi
+ ~m–昉Ò9,А±/#‘–æcë4ð5=¾\Ô@ÁʓȌߩz絓ÜKÈ®Ú3xxÄÃSmÃœIL,ì°7~öZ¸˜%«i"zŠu~FL¦zx\O®cK³‹»âøˆÐŒÂ¨Ùlj¯_,ýdÅdj­Z;HKDõ‘Ž¡3W®æ)IÛØwêlhËÞâ+ g
+ é”RîÞIÅ»gLF>íh‚‡“5Ó?óŠG‹¾.}	–slÜøïuñO´±½`ÔóçD&mƒ”,zJ.ŠS¯hµ\]ÀM÷A
+ q‡>òˆ	z	‚~((DJÅlÞéOIó—l¨pЫtYë žUáwÚËsü+Ë)Ž[„IK3»ÑŠwƒ³õ¤Þì]d§û<,eÄß  Þ¡ØÎWUâ³æT%Žr…Š3?|u^”Yãp×´$¸¡Ï§çeÊš2ïzyƒØU}¾L³µ‡ÙRÌ;€ÛMMãÇèÔ£4
å H©”H<M°b4TtR¸=gó9™?âN™¯Î¸+›!H¼–²º=éÅÕœ»ÎÖëÔ7,|1("²òÔ­"¦-g/y˜	”‡ÎI¶\"Yå'OxíÊŠc¸lˆÖè2Mf|'Ù§eç‘J~T¿TúÔÐ?¶›|½mºÓ±Csñ'¨N<þOƼâr]Íg-›qŽ6Aá æ_aÐe±¾æf‹UÖ"ôbUNêSöÔÓ–Üc‘qÒK.¸âk ›ò|ÙäÙÔÖxÝ7_[Ý¡wéµG·µD“3:÷
ôÅÄwGÑò$ž*©¢g7¹P³Ë‚¸êi?)–̔ߓ8»\úà
ÙZϵíägþ€ê|ÚÐõ§†‹‚÷*OzT.[o‚G?AÞðÙŠ²urÖ§.E]§[ÍB/6Vç3Þ"²?ÎNªÅ57`<ñ’R²°ò£KÒ`="Máá2?÷qP3*¯5:NIw꣌¹„ïÅœ•ÉpJݨ‘$gÔøEvõº%*kÙÂ`ÓüšðKâ	˜ˆCÄŽÑÈøÛLƒ”ŒPÔeß5Öà1Øç•!µð¸ ~Iá:I%ê!¾5Š}'ô ñYŒ§#à·3-g”Ÿ-²é´UwŽT‚†2¯ê—½ý^7ù«¢×¿‘NÒ$§µža°Ú©ÎgOXòo;äÓdBÌNnÒû¸­Rù¾ÑýŒþC‚uð'þë]]˜Ùµ‚…E˜uàn}t³&āÿL§u¢endstream
+ endobj
+ 3268 0 obj <<
+ /Type /Page
+ /Contents 3269 0 R
+ /Resources 3267 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3271 0 R ]
+ >> endobj
+ 3271 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [368.233 705.318 384.165 718.219]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.9) >>
+ >> endobj
+ 3270 0 obj <<
+ /D [3268 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 985 0 obj <<
+ /D [3268 0 R /XYZ 244.636 350.387 null]
+ >> endobj
+ 3267 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F25 1028 0 R /F26 1666 0 R /F20 703 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3274 0 obj <<
+ /Length 3221      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝ]oä¶ñÝ¿bÑ<TÜêDŠÔG>´EŒ^pERÄH’<Ð+íZ½]É'isö¿ï|‘+­å‹“\®@`ÀK‘Ãápf83œ¡Z%ð§V¹^åI'F­¶Ç«¿ß\½¾ÖåJ©¸´vu³#¨›êû(×*Rø/]o”Ò6zÓ®SußÑ}ß­7©Š¶uu¢w€ïÜDß P×À<+ Û°üGšº–'ŽØæ&6Á֏Œf‡ívlx’à…}ªè0ð\×V<Ô×ã	—ke ,ý‘4}-ý»¿{þØ"ÕwŽöÃt
+ q#ïjäñä£5ñÃö¢oÆ»#À™2r·Løþý„8ëx½1¥Š®›~_…źv{‡¬*£‘'~‹¦ÜÞ!] #,u‡åЉ½+ E¼†pW¤h-лíÈùÜ“ª³ÁäÍ"1xÞ˜…©÷0•¨;®Nç_Ú„ »
’:ò$q‚ÁñO_ïê~³`ëv‹ÖÅ&bz
+ œ¡Ñ!OOvØü8±•‡Úxª(¶@$ÏÄ@lu˨°–<íF¬×%S¼Æ $xyT’­WIÄÒe4òJƒL$\ã³è=ò¦§AHÂbyEq€=W_Þ\)‰UU¢â\¥È¯"ÎsXß_}ÿc²ª®’ÕWW	™öÐNbU–«ã•Î˜#߇«o¯þm¸s£ÒØšòY\”+ aŽ8îñ™qÚÂ4Y…0˜¹£\(e›óYâoÛõ’aº(Xdœ•,ŠŸË'¥Eþ´‚”"…ßJò‡)1¬¯§'E<8öMQ EY’E_Sfh™Œ10¦árJá“Jv8žuóÏ%2¤­–Êz¨Ð¨¹T/åªW.…–vCøòôz¦B“¥PÑ{<Ý”cæ}åpø–™Èõ¿<•$a3v‘à÷йŠ‘P†<âúT}&¦`­šš¤Á¢0„4d'¿'õy/O76I%ÛLGÿÁÔX½Bæs"tnknª=aя‡*ðí¡æê¡åN¤ºL<␩¡ÚƒOÒ½H^’‚Å٨ȧ…3×JId@Ò\ Ý×mÝ»Qh˜<)2’§š-Q^	äŽD
2–®ՈĖGˆŠªÎyÁU!øN\rfÎèÒN¸ç§µÍàlœü¼sâbæ':Yí]>ØžaÉåC¬å/ž¼>&ÆùØ׌ž4¤ªür®—¶í9Ÿ¦œÎà6¨WË}bÿø8Ÿ«Š<xV¸GAäQ»i†œaœÅV
+ ¢•Ú™rÁÆ*~»à†¥P¥Œµò÷¦¥gx	-ÝÜ6#ãò<'‚s›'ìˆ÷2Ñî&E‚_>¤Ób*÷Ï‹gб=tTKaƒ`½vyoІ¢ý±Î¸t8Û6‹ñŠM4¯Ðq1@Î¨«”½â<›W½&¬)qÀoí¤~2•àP·›€ë=¢@/¯³èoX‚(€æªEº¦¥Ò†_#—
+ v´dº±Å­¥ìR1æÖ›--Z5ÂøÜ»’®]8$B¾<”•}Ø¡£÷h£)XXŠü¬¹»lÉ¡!ÙhL:³øÉJðþ„Å$Œ Ø£ªŠOT¤jDÓœWü¢ç
+ + }7rÁUÛ'~–:É»À"'T>ý!âGBé¥é?ùòwËEñò7†Ÿ1€FÝ÷ù6<P˜¨"Þƒ&¡3½D¢ÖO+ ĸ€‹7)ØIÃÃy¹qhÆ1Ô„J´‡×iÐÍ":Ö¡€ô?ÚZj{BAu~äAŽÚ$9G–è‘qrÂ;“Gó0{r4ÊðclÀ…‰"$z8d)šW†8ºG@燻s¼xžoqqµÜ[‘;ñ#¼; h.ò¦åŠ{qÈõ¯Þ_¤©Ž•õ¡ÆM=Œ‡f—L§ÍàÆ?yăD/p€Ub«ž[Yzä°ð@3Ÿ¥ú—{W¿–ÖOâTùÌ…„ø—¨tœäú¯aŠl‚‡ž‚Ý»á|ûƒñ³0-b°ÃRçáPEÆÂñÇŽž
a‹¤‡A—!¦Ôü¥–´à?Øñ×Ùqã<Œë'Øà#«aQƶˆbŸIϬOÒü™Ü”endstream
+ endobj
+ 3273 0 obj <<
+ /Type /Page
+ /Contents 3274 0 R
+ /Resources 3272 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3276 0 R 3277 0 R 3278 0 R 3279 0 R 3280 0 R ]
+ >> endobj
+ 3276 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [296.852 588.659 312.784 601.561]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.5.4) >>
+ >> endobj
+ 3277 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [137.142 567.04 153.074 579.032]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3278 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [233.793 545.42 255.179 557.11]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.10) >>
+ >> endobj
+ 3279 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [123.243 98.006 139.175 109.695]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3280 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [525.064 98.006 540.996 109.695]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3275 0 obj <<
+ /D [3273 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 478 0 obj <<
+ /D [3273 0 R /XYZ 72 720 null]
+ >> endobj
+ 986 0 obj <<
+ /D [3273 0 R /XYZ 266.879 403.194 null]
+ >> endobj
+ 3272 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F22 695 0 R /F31 722 0 R /F20 703 0 R /F25 1028 0 R /F26 1666 0 R /F23 698 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3283 0 obj <<
+ /Length 3029      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍËrܸñ®¯˜Ê‰ªh°ÀgR9¬“x×®7)«rYïR×r–äD’¿>ýˆÑŒí”Ë"Ð+ ¡_ÆÕ¹ð0¡­©jb%y?dëÅ´âêÆó}ØÃQðàJ©@2À`›&?ã…ýïôv\¢#àœ¿žÎ[ä>¼j"}á…m°!œÝ3ÔpdUzâ\îH?ÍÎgây
+ ×öpˆ´e͆ŠPÖ¥‘ÙÐóâSG²Â§ã4˜p…×#$¾ž+ Ü3œ>âs—îÐ{µKY*Ž¬}Ñå•Iþ)/|,Ј«­c¯ÌDõ.ÊàÅnð¸8µž¬ªâ-ƒL¦Ö¡rÙ¢èijphYù:×ónš)ÐÀz$ω×Q}Ã=é™Y²Á™ls|O,.ü	®­h+ ž¤v@¶àâ°‡VöS*•q—+ Ñ\.ÌÓú:ÊÒÚ+N‰cÏ øÇŽèv¾û+ endobj
+ 3282 0 obj <<
+ /Type /Page
+ /Contents 3283 0 R
+ /Resources 3281 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3285 0 R 3286 0 R 3287 0 R 3288 0 R ]
+ >> endobj
+ 3285 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [291.325 640.156 312.711 651.845]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.10) >>
+ >> endobj
+ 3286 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [160.883 420.931 176.815 432.62]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.4) >>
+ >> endobj
+ 3287 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [447.156 420.931 463.088 432.62]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.5) >>
+ >> endobj
+ 3288 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [201.47 200.673 208.195 213.881]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.36) >>
+ >> endobj
+ 3284 0 obj <<
+ /D [3282 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 482 0 obj <<
+ /D [3282 0 R /XYZ 72 406.662 null]
+ >> endobj
+ 3281 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F31 722 0 R /F29 622 0 R /F23 698 0 R /F30 634 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3292 0 obj <<
+ /Length 2630      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•YÍ“£6¿û¯pÕ^ìJ›	!HÕ’ÙíÚ™ÓnMß’hƒmv0x+ T}»òž8qÊ…]Î:D˜FéL…'íx"ØÏZK#ŒüŽ?ŒÙ“÷h§H”mrX°Ïü"û†O+
zýšR¸ç5¢ÖA—ðJl
+ »wP°‚œ<?Ê)>þðƒ,D-ƒßÍɐ@„
ù¾ª_ðŠ•¸,p@¹ó‘p|+ ýl±F‘ÇZGIédvp•ìÇ`Ë‚	|gEMTž¥æ9QGO4•“	g^>GD¼±²qM>Ž­@èBäŒ&¾mž-ã5w^OâYò€M›ÚÍ=ayοÊ	pI%¬r±ë™6øú©@
¦@Ƨ;5ûÈçZt¥8îásôiú4´Š+ FXEµ?/%@^‡ñuàWÖz9ˆÈgèP](CÂœ0óº7Ö†åÎA¶·A‡;¢¤‰0—F!=ÎäÏŽ™{ûq»KâŒaŠËÞiÑ !Æê×dêøxú?ïô€$¤uXÈÇÑ¢˜{Ã@:Ùð×0ŠÝÖìÖp¸jJŸðeóZ„Ηrß6‚&Œ=¨uÝ&*†ÂOÂ)•x‘–§–­gnr5XÜ»‹øÃÇ; d§1ÀÇ•£dA+ Ò,›Á.XƒËcSƒ§$gÎWãñMÉát×ñd_±ÒAþ“Ä©ÈÜ,Ê„‰ü“	t4%PA+!¨šá2I­þý´Š¤rRa\Ðg6€“cýômõËoáºX…ëÏ«0ÐYº~÷0ˆ@	ç•+ è\ö|¿«¸wWS¤Ç,ô‘"ý’o._óI§3[8°Äª9#·zw›J;ü´w6<¢™¥~¬ŽW–YØ %¾	ß.úÉ•xâþ!O®É»2kÈ—uÑ3¹Ïeï÷*:®y­%ën™–Ý••|ôjQpÀ'®ÖŒÄÏù7þÊÐËÀ¼£x†¼²8JAÙ>O2ð?&Œ¸ÁAŸbBÍÛmGÃrÃóßÁŒ‹Ä”QúÒñs¢ÌwY`Þ IÃÕ—¤¸È…aârÃG˜PwX€Ø¾½v½ËÛ0ÿ>¦L$™Èü¼Œ©Ø8Ë'ý
+ MöFYµËpâšžÖ8ð©+ ÑÌ
2”.t…›å¦ÛY¢~ÿ½¶šJƒ,á¦Ð'tá^ȱókïóÎV('ª—¸ŠÉ\”ŽµlÑ•ªeCNQñ™ó㶙†cì°#¸ÞNI=µwWF;õ’„…Óä°›dÎÇôàÀ¶PÏí·FjÊ8Ô'þÔý‚bL¤Æe·r¦¾jör¤Á÷gÞDŒnT™Lr7ÈêÀ˜y.ƒòìGØIwž·ö+¨£_ËtÓ(Z³µ“¹‰ŒP8ÙûÖwç[”²f–´áÞ´E¿9H]G3”=õ‡8Ð8q¤‘T¼¿­8âžOûî8I~Ì¥“÷Vƒ¯¾z”´ªÈ‡œßƆÀu?\;×ÿói¾ýÕWø¨Ñß)1|àLt^àÈàw
_ói0¼×U?,Ô*
!Éׂ $R0£žv2˯ây~eÀ-DšòÀŒ”³±Jj“òóŇ‹Á¬ÓÉ<šØ¼­[ÒÀ¦éX·,«Â Òù¿uFµ`Nºz3@Àøó•{47þ¿¢™uþô¥åø“J¤Tž7ÇúÄöAn÷Ò1=#½ ý¨¡g5y3ô–è*ñû>bâèmÇ
÷`²&Sç°Am«$#„Éžc²|岤wˆÂx±Ÿ4ñ­@‚íÆë0‰Åvfç–º™vLñêò•ê–ºÆ<_!8¦!2™Ý7äU6£gµ›¾,ÑØJ6‚ó‹õÝ(˜«ñЋù¦ÑDìPk]Ÿé®¨Cu(e‰P@ƒ:ø_BQb]ý'¯™½endstream
+ endobj
+ 3291 0 obj <<
+ /Type /Page
+ /Contents 3292 0 R
+ /Resources 3290 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3294 0 R 3295 0 R 3296 0 R 3297 0 R 3298 0 R ]
+ >> endobj
+ 3294 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [209.595 364.067 225.527 376.969]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.8) >>
+ >> endobj
+ 3295 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [125.321 298.906 149.738 310.595]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.1) >>
+ >> endobj
+ 3296 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [516.579 298.906 540.996 310.595]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.2) >>
+ >> endobj
+ 3297 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [295.325 276.983 319.742 288.673]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.7.2.3) >>
+ >> endobj
+ 3298 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [432.432 144.415 453.819 156.105]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.13) >>
+ >> endobj
+ 3293 0 obj <<
+ /D [3291 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 486 0 obj <<
+ /D [3291 0 R /XYZ 72 668.558 null]
+ >> endobj
+ 490 0 obj <<
+ /D [3291 0 R /XYZ 72 242.913 null]
+ >> endobj
+ 3290 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F23 698 0 R /F22 695 0 R /F31 722 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3301 0 obj <<
+ /Length 3506      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍZIãƾ÷¯r	…ŒhÖÂ*Ò†d`#0&p>x|`KT‹Šl“”{Æ¿Þo+.-öô8§@€Xdm¯Þò½…T›~jãõÆ'yœXµÙŸo^ßÞ|ñF¹Jâ<É7·Gu{ø9ê«f_nw:7Ñ°UÑ©ì·;ÑUÍžU8 at E=?;c»Øê,úÈî;ÓâƒG^§ðª¢îÒpc¨Î´B¼ÝY“Dß5<±,ö[í£¢}Û¬Õ‚àâaé¬ÝÖ¯ða›À3¡æ- S
+ î¸[Ì,!ä·mšFE
Ã/%,g’$z§ŒÝþrûýoL2cÕ&ÎŒ&Uý7xÆó\0Ò¤±Ë¬|õ±ÙÙ4S•nvZŹÖÔ÷xªöÈ%8¯Q	¬ÉWæ÷À7C+׎hä›Gqâ3ª¨Aºó¨…#Âaþ[XÕÈ|n”zÂEž}jë·h:œ¬ë÷LÐa\PEЀž+èžûŽÄÉ /ø¤Ne÷Xõ“´]ôÏÙ1iµûº$&%ÂCÜY“XÈ;èÌDýå]¢Ü¾.è<xÌ]PÆ¨ãÆp©݁ï:VkbkÅÃîVv)Âî°ÐoøWòówIšuÍkc óöB^Ã}Ü •À̽X…sì‘ÛåÄfš'T›Ý“.È¿ 1<žHŒ.H¬ï6¾;ã
Y^zàÚ•1öZ# ŸÔú&™¶2¿‘$ùòƒìEÏ®”&à
+ 5¯†L&¶Ñ¬<+ XÓ¬€´À¨eÀî@È+ DÜñR`ÎOÞ£zPß#Nh/ˆµàP¢S1ÜŠyÀ2EÚ¼S	8–‘߬ÐAM¬º†#~†×„aý%¸X¼»F'™Gr¤!¤"vÅk`çH%o:¢N€£EzfããÜ“L|§~câ<ÍéïWî2Ï@ÉÆAMK˜¥ Fç]t;ŠMMס”3‚9U{8úG¦äX}uWËyŽ(þŽY«³4V.[¨2ÁÔTuôs^¬•  #(€îš©eaWÒsÚ¥gOÇO¨}¤(å,PApi¤ªCÂq#@ûOAZGDìaÞ}W<œïyÚ½äÌ×îH>
+ }óW„¾cÅì`ÇkÔÉ@op˜Ë—Ü@8*|M=gA¸p.Ã>®.?T»æÌ‚q'åâܸãßT÷qe&O"ÍÒ|ÓŸ8®ìùv¤Úç¢
+ ГŒª¦Œ‰]ªgºæVt-ƒÑù\׺ò±«Ð?˜,‡¨µC!ÞjDl‚p"ºDíÃG”nqˆ¾ç9KÈ(eð3Áëê¸Ò ãBÈÐMØy'˜€a¥óqÍéÐ+ ÌÌÝ1$A_{ä«ð’#_µp!ˆÞ©`è¿ËæžµäiØ›ÇJ;uD5ûaÜ¥j»@Ûzç 8øŒl®}qCAq.­´•¦Þ ñß_ºiI+BøÔF¯‰ûâÒK_È°}˜Ü˜²YìµPÁ¦%³°“|(<3€8WцO§HHÆTGžÍî°ÕoÀÏÚ£ôñ½MI18L¬d¡¡xO’C¿c²YT+ †’D'¾ýTfÝÈDj”˜§¡‡½JOêe30mXuÄ aÚ+ãˆ1[È$ø䯠+µÓ.z¢³Y°À%(4ËF€\NS˜óŒ‹ œÇ¥Aüèˆç«…XÅq!•snŽ¨˜Õû,ªâ2–&™Nxj{´ˆ*w=_{fi¤”SFè&KÀ}`G4³ú=Ô;hÞNP1ÆËs0²­Ó’í
+ nZˆ¾‡ñmÛÖ¯A†kÁng*Ĩ±ÔœE¶ð‹è5ÉÊ	Ë°1GûŽJŽ %IæIE-£ï:’ÓTfÉÑ@¯«
+ ¶Oµÿœj8Ï4›Bûiç…#ÊQ`YIH dLl€6‰âDüº*D—¸xKˆ¿›$kµDj'p]DÙï%Ò‚tÁ^
+ ‘IC:NûÓžðŒØnÒiû·kD™"#û¤X†a³hfG¥¬mƒ‘*¶Ödœs§#ÿaàCcªšá¦OªfƸµ¤<0줮
ú	G¥dPýÂÀF¢¿+Wb «CŒž¸AâÀ2@'“eάp §ß³IÁ:ÃBnWu¹cº }Š+ N(WÁ‡ß•|éùaÏwÕbìJ¦„-Ò!Bˆì
+ ó´÷±u~b_²RÈc?Eþ¾ÂÞ<NòP1´¤ÎæˆKÊçDœ'°Â;T_­Ù­_”º8Ký§ÅébeCåX4¤KÕÉ #†DexØ\¢ASÍn¼³DŸ¦à4ÓŠY™j Í×ê뀝´	"À’þŒ”Q›0ԤЕ)„Êmôö }€üÿ³±5?+ Å_3aA0A&¼Ý:ýv´Ñ«~hOèÌcpSÚ;%í…ÿû57¤ÈöÆ3*ó¬ÄÀ-ë±$t\‡ÖI¬ŒˆÃ²É“Nø0~YcËbS¦²b& "MòèkKŠÿ)(tåvFØbß\©zÙ‘!”ô?б/Ôæçk¥>ëâĆpi+ YWLÆÇã‹”g,ØaéÒ‚ŸdìÉXÕ¬p;´ë°¬í–þÏôä>ú¢œaé\³Ä¥Tmú3
+ §º©®¸vÎع"óù\sVh‹ý(U8*Dl
ýkè[ÚOï²wsºw
+ NÈZ›»ç…:“Øìe©¹OJÍŽvò–À¤ý×ôÿš ¦ vOmÐ0øö7…U¨u&¡°(AǦóÑ«Ï©Ía«Ü¼Ä{?F¸!ªÇM`xð†£X, at h¾´˜/×$®bȱ^Ú6ÍÜK"OÔKʸÎB?GÓPî&¹û$ òÊÒ)Ϗô/w§Ý‹œp½ÈX
+ ã\ÑVpÉø¡p	Z«(jrg:[èÄÿÚ£[ü¾ÙÚ`ªìD!Ð3눬l&GáÂ?·¿Záœ?V¹š"kৱÚS¨k³üªlA>—mÕ—üîñÛ-Wúj‰Ó‹#—@¡¹V/5ví¥fÅ©êÐ/ΰhl@žíŸ09¦âž–d‰j„jVYàÎyÆ¿ãG]Áe£Žoé&LçZÆPîªù[K)bð+ ó
b*ôŸY£?Ê4ªï@PI¾$ÙöôET2-º'ö³ê0Þ—†,pZÞƒõdÊw3xJ>J¹¯¸Œg÷ÏJæ·-8·ðù†eÕÃëXŒ·X¼ñ‹Qö¨n0ßEÒߞ飖çfÊ¡ ‘ÊÊ€ÑÒÃ…[$ ÷ó­E#Š}¯…îš®;“ÆÞqõO¹,`Å·/d®endstream
+ endobj
+ 3300 0 obj <<
+ /Type /Page
+ /Contents 3301 0 R
+ /Resources 3299 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3262 0 R
+ /Annots [ 3303 0 R 3304 0 R 3305 0 R 3306 0 R ]
+ >> endobj
+ 3303 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [122.974 508.621 144.361 521.83]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.12) >>
+ >> endobj
+ 3304 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [221.592 508.621 228.317 521.83]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.37) >>
+ >> endobj
+ 3305 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [436.797 486.395 458.183 498.388]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.11) >>
+ >> endobj
+ 3306 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [441.913 333.241 448.638 346.449]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.38) >>
+ >> endobj
+ 3302 0 obj <<
+ /D [3300 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3307 0 obj <<
+ /D [3300 0 R /XYZ 72 316.304 null]
+ >> endobj
+ 3308 0 obj <<
+ /D [3300 0 R /XYZ 72 320.369 null]
+ >> endobj
+ 3309 0 obj <<
+ /D [3300 0 R /XYZ 72 306.82 null]
+ >> endobj
+ 3310 0 obj <<
+ /D [3300 0 R /XYZ 72 293.27 null]
+ >> endobj
+ 3311 0 obj <<
+ /D [3300 0 R /XYZ 72 279.721 null]
+ >> endobj
+ 3312 0 obj <<
+ /D [3300 0 R /XYZ 72 266.172 null]
+ >> endobj
+ 3313 0 obj <<
+ /D [3300 0 R /XYZ 72 252.623 null]
+ >> endobj
+ 3314 0 obj <<
+ /D [3300 0 R /XYZ 72 239.074 null]
+ >> endobj
+ 987 0 obj <<
+ /D [3300 0 R /XYZ 250.47 196.035 null]
+ >> endobj
+ 3299 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F22 695 0 R /F23 698 0 R /F20 703 0 R /F31 722 0 R /F25 1028 0 R /F35 1025 0 R /F21 1153 0 R /F39 1156 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3319 0 obj <<
+ /Length 2323      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí[[Û6~÷¯ðÓBÎŽYÞtáím¶ÀA›6ÞîCÓÅ–gÔµ-¯¬ÙÉä×ï¹P²lËOÆiìA #S‡äá9ß¹‘”êKø§úÊ:»~¬œˆ¤êç½ÿö~û]ö'=Ùÿ¡'…qIÿž¥PÎõç=£´°ÚÿœõÞô~î)?Ԑ‡ÊˆÐº½C‘„¡øÉSo	Ç}+dâ8ߎz_}¯¢¾’ÂI×M‰l4ù-ø©¨ ¿Îél04Æoàw•VÙ|0TA¶è$¨C†&
”é(Vøv
+ E9Ïðyr ÷ï£zÿ5¼	mMØ°÷ÑË¢4µ&Ña·³“¾m¤¯u‡ô_£l¶4ª0ô_³XI· ÛÙŒ{è°ÝC†"qu—·2Tž¨=¥Ö"v6æÕQ?.Æ׉•ëáBG²ƒ³HXƒ2oˆ<wò †íÓ5#µ„'·‰CZѲ‘N,¤„å(™ˆHT‡xa"˜º¡ùºC¨\­ÎcÛóèu'(	Óšè¤oq|„*ì#›ƒ«NúZı:¼jýTN¢'úS;‚\$Â㫏uÃã1š’픞…
í1˜‰×ZÂþR¢Œ#Êù{‡ò†š…
+ çì~õ1Ž0Žx/hC'ŒRý5Ñ´m€öA©„1•¦’G¡»–["â(úrë‚ýÑ,ž
+ ö]XÝð´r+ yŒƒ<ÃX=j	‰Ñ®1Ä¡P‰Ý‰×a ãàÆLK¹/^WþÉÇà×ðòe{‰lð›NYÚd
RÈ3
+ àþŸÁˆßb—®²ËðÊ‚R×GøÛ|Êbá˽¢3†œèòÕwe½K®‘Ûz·0 «±2ݪŠBa´;m{º-«0ò£¢Øë
+ Öîqù×.›´0O¢N™’ì³ZÓJI^,²;*Xr`ïU&Å5ßÁah…ÿÃ.‹‚¸º‡EEÁ2ë˜Í@ý׬©Vü†^A€R›ç£W.I²;tJÅ[©	7«Š)C¿K®.¢§ú{¼ä¦´"”ÏF°ÃßÇæÂꁉ6 Û¥ÚTOîër˜„"R€f;—ÒBƒ
vUÒþÍaLUÈŠBß‘l‹	Ԑ}›^;ȃ¯wÝ¡Gù}6c“éˆZŠ(ºäa/3F³I½¯•8 <ˆô±^ì|r©§E&GÚ<4û—ÈpâÈpD`PCd¿†O.À¡½WúV6«Lðk×^6TH:iö²+Ò·àŠ¨—«ïèÑÕ·±Ñs©¾ÏÓì…—ßöù¦VúIg@8\Ø>:§âú¹dO_jë/5Øçߧ;µ£8
+ ëÙlÀ=²ÄŠí.Û;ا$âg~¤Ñ™‰ÿÚ}—Äj»y—äŐh%’&Õ¦´¾ëˆlâ÷2íÒ‹šc¯å,Á~â&cOg³‚ÆhMj{Å´?îIJ÷]ÞÙ_ŽŒ|žÃjæÄ?~õÚóï_嚸vaUéöDvn-éŽ[K{•·%·XúëOÜøÐm|,÷ƒg„óvi³±+¢D$Í%Xہu׊À0VRHËZRØuWD¨8:rç`_Ah1½½¬îxÀØ	'ÂvY7j:ªéX$qrÚ”®35ÐFX§Ÿ	s¼ìšWÛöøX/ñNŸ®!?W~Ò]L’Ìçíü/#¬LÛìeFýøj–=ï™Å›$`|Ôå$˜Ð/w6ÚUyzè’Òöå¡N/Ö*41>j:R˜”uåÓ„½zµ×hÂça÷›Å*“¬sU•n©Þ7 þ4öº;áŽ|]ɵúL¦Û©qÈUèÎí¾Å#,¼þ‡®î­Ÿ_ßúŒØŽçJÿm0´6^¢‹Z¤óÜ_!õó'\™¯¥Çë=cä«U^,ø]I÷í¹•n†•r´	¯¡
+ yß™¨]P”
+ Jn©+ endobj
+ 3318 0 obj <<
+ /Type /Page
+ /Contents 3319 0 R
+ /Resources 3317 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ >> endobj
+ 3320 0 obj <<
+ /D [3318 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 988 0 obj <<
+ /D [3318 0 R /XYZ 253 304.302 null]
+ >> endobj
+ 494 0 obj <<
+ /D [3318 0 R /XYZ 72 166.22 null]
+ >> endobj
+ 3317 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F25 1028 0 R /F26 1666 0 R /F20 703 0 R /F29 622 0 R /F23 698 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3326 0 obj <<
+ /Length 2755      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÕZI“ÛƾóW0º„¬[èÈ͉2‰}HÅÉTå`û+ Ù:¡­
+ R<×õ±¬€ñ©°M*Rµ±Gbª-Ý„äŸQÅdNÞ¯.-P°åg²§}’8!90ƒ¶6æŸXx`ËHì?Ÿá¹©ŸšüÄ’RJ	©äHR-Þü•%ÛŒL躍I2ÖG˜F®ÌŽÆЫ[òÜ<s^œzF^Jòš	{QŸæeÝï#%¿†—p$h§Ÿ¦ûqûŸ{úRV<û#(ÑÀ8Ù7.‹ƒxË!ï		kÀÓ¦>û‰ÿÜ$&‘4­È¼šnHÓ°ØÂy¨¸Z²MN‹ˆÿ‡#eÕ^6ûfmÕª>ñÄSƒ3ùù0cVÒ‘f&ÚêmèLä3h+ B Å2F)0À­óÂ¥Çå—eH›Ò‚þ	f¾t»@Ïô?~øödÍòc½ø~±ü~°@
+ k`‘Ôð›uAWg+ <·å)ŒNRª8ƦŒO4löN¼ï‰§å‡üÂc9ÿT|Ú.ø)Œ0ÄÈ‘Wõ÷Ø
gP2“y µØ=3‰
+ `£Ð`£LE%K8Šó^$	¸”N³TXb‡xáÚ­ùÍ\F¤E•w\#ç¸ðzx
æM‚ôž9œh‚ Ê+ £#½™Ð›Ç–éuCz'bÑË~Í-±èìÕ{Üð5#/lj÷”ÃñÊ)®FÇuåê·ž½a©”¥ÃAl¤œAÞóB‚žá%K„"„}SÉ¯™ACž^¥+ ¨	SéUp¿P¥IŒ¢a¢ÇoNÊ÷Iì`\ÝH½q^Šr3NÍøЦ?‹Ì÷Е…ö2ü>`ùô<Xï…ÔÏBMk-ˆn˜‚þ£«”ª™Šâ…²n¦ Æï
Ö-‰…s%5–JAú‡Ÿ’ån‘,¿[$Bgéòe‘\fÙò´+ Dœ8ȲóÓùXP¥
¬¢âñЙéÝKш¥q,/í\0<MlĨi÷c\`˜à®§jܐª+ewHfôk@’ďü÷ko¨(È/}q‹aËë׺p°‰bþr¨˜ánJmL.Ëj®eK”µ78Gf8Ça­Ù»Ç=?#–tõOE]O¢o–8o…ê|é¦bäÕaM—ñ±‡ 3|Îù‡…‡Þµßçu×Ò©æˆ]+ áñªxshêµ~ëz^‰L½ºW„}PNÛÔ_'•»ÅCÞºI½pÙöÝö¥0­7‚Œʨ;C°„`dק?Õ(öQs•|(hé0W<¸L¨{$¨bسùª=£'
Ö=RSŸæJ(hþŸáQì‘»ÍÉ8}Ɓ·º¸&˜?>rùÛ†Ïí T.cdÁ‡¢ë—´%¦T¸‰KÎlð=¹eŽ\
ϳsœf>ǶÄ
R`ê@oã|»ÜÏ–VÂxwOeåoç)è̾ճÀbHߏšýГ3¸‡`†?àƒï+óPJõ•¹¦7+sœŽ%¡(}'©x¢«¬àùXî‹PVÁ[='Q(káøÕŠúvYŠÑ%ô®gn’öWëðÕ†PÀ üpÅGî?-á×”}ű³-v!àx-œ·‰^J¶åêªÝ
ÂŒŽdªÍ¼Le2ÆÑ7Û!óæ£!RŒÒçWdš¼ÙLº«þד|=”ÐÀÂâ¡~¾ŽB²ÒuFñ™eZF	õè”eì§y5ÁL‹[	žüy®+ w@éžAöäü3NÞÏÂE"ÒÌÝÿÕ%ÓIdX¥t°Cƒçw¼rT¦Wë®qõZ¢LoÓÉ€Nä @ªkòqÜn:œÞ½}UØ!
 IÉÐavŶî"CÃv	ü}ü£€{82æux‘Â2¾âåÝGÐ+­¸o˜ãX\ÝŽþ€@aÁ¢©`Áñ¾Nщé¶=ôÝ ¼»AaÅË ÝC\
¸˜Í\}©œš·…´Ëy§w˜wúªyçfÌ;óá/)Òð×7ÍÈæù^fh€s$­Þdo*%ÄàEïæ4$Ê
J¯ùöE’Ï„é¼øf‚ß7ݍ*‰Ì®ÚÔtu‰ÃúÒ
.‘·.ñ³—\ø–ªèEëc³õ»IŸÎPñ“E5ŸÄ"áß‚f‚dendstream
+ endobj
+ 3325 0 obj <<
+ /Type /Page
+ /Contents 3326 0 R
+ /Resources 3324 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ /Annots [ 3328 0 R 3329 0 R ]
+ >> endobj
+ 3322 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-DynamicExamplePointsTo.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3330 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3331 0 R >>
+ /Font << /R9 3332 0 R >>
+ >>
+ /Length 3333 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœµVKo1¾çWäX.Cœw8"!¸ôÐíJü€…>ÐLQ)Ÿø•YFPºU«Õî|¶“/¶c{öÞº	¬Ã<‹¹7owÑ^?˜‹Cr¿‹æÎ! ¦oÌg{gÀÙ_ìyÿÞÕYß" .´)‚ŸÚ¾oõ΀ct0-»©ÖÀbëÄÄt0ûÏ”šÕõ¾d!"t0zÈÙ²:u0—æÞ%@‡Å¾ß÷ôuÑî¯çl+ ÙýbÎvoößLíÇvÃþ‹9ûŽržZþS.^äŸ(ØÛS1ÚæG:ÏÝ‹Uê–˜CDUwâó*-‚}ž!©%ôUÄè£ÃD4AÄ3¤ÅÔ i†°LÁ¢lE@Š²žWÔ©YõìaÑ è&0®‘†S. ´~P ˜1¡aªQ|»‘PN“¯Çpd‡Í…½ÛØ-Ëjþ„"¸É)ß9)üU±7LqC^óx>!ÌÚ&Ÿzv¸Ôì ¦ÚÖ
+ ç0ƒÿµ›r+ ’p«…k\ýŒ¬OXuƒ¾a4TïÚR½ÐçdLcÁˤ4,*6‚Co	aA“ÝãÆnÏNsQS!ŠY²™ˆ5ÛÛ¯ÞÑÀA&Šá	«0†ŒM⸓¡
+ æTÕÕâ“`DE~ô¸J‹àu樤ŒMÓ&ˆx†´˜"ÍC»ð')[Ò#"­ç%ujV={˜4¢Â¸FN™4åÛ‹Ì
+ ÿz³‚‚
~Íð§ut憆´iè£@ÚsxÁ=FÌ-E°öZiÚP²”KK"ÈJ®–ZE‹ðß%ØT£Ø¬"ó°_šôhÓš%£˜!'²Ó< ‰9©:Èò&OïÜÆ-ç‡KÜp9Iÿ>azû´]b4K^X‚ë+#((âŒ
+ Ã,Í2ÕCß]º+È^üz…®
+ YŠ”€â®•=è’ÐS††â…î™EËþª6äÓz4¹E·-y·i¹mK¾ðëZª‹!ðÿ›&Ï*ÉÄú®^—q2seÅãv,‡‹þù
v§9¾endstream
+ endobj
+ 3330 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3331 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3332 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3333 0 obj
+ 827
+ endobj
+ 3323 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/ptrcomp-DynamicExamplePoolGraph.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3334 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 612 792]
+ /Resources <<
+ /ProcSet [ /PDF /Text ]
+ /ExtGState << /R4 3335 0 R >>
+ /Font << /R9 3336 0 R >>
+ >>
+ /Length 3337 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ xœµ“ÁNÃ0†ï~
+ Ç¥ØI–&W$ŽÆ*ñ+ Ý=Ìž&þ ~Þ¸Týû¤Îêc“cõXêƒ}”_NxÛÎu‡9®`CăfçDQ¬Šs’SBՏ9+t
§VëK¨.ØÛÈt!ÎAW’êõº6ò6£OéôŸ…¾û/ú­œ•ƒ09À&"W¡ƒ’m5µ3¥6Ô§Šõd‹2-¼}þÊÛtIÖ‡A¹8æíxÈ[“²F‡1ovc’ìÇ$eßò>Þ¥{TbŽô›¸†liOÓÝMðOÓ=kš­ø+~›s™Ë?T’T]S¢4¤”Ó˜ã‘%µëX+ endobj
+ 3334 0 obj
+ <<
+ /Producer (GNU Ghostscript 7.07)
+ >>
+ endobj
+ 3335 0 obj
+ <<
+ /Type /ExtGState
+ /Name /R4
+ /TR /Identity
+ >>
+ endobj
+ 3336 0 obj
+ <<
+ /Subtype /Type1
+ /BaseFont /Times-Roman
+ /Type /Font
+ /Name /R9
+ >>
+ endobj
+ 3337 0 obj
+ 362
+ endobj
+ 3328 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [502.034 320.599 537.966 333.501]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.2) >>
+ >> endobj
+ 3329 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [441.93 101.98 463.316 113.669]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.13) >>
+ >> endobj
+ 3327 0 obj <<
+ /D [3325 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 989 0 obj <<
+ /D [3325 0 R /XYZ 268.864 402.045 null]
+ >> endobj
+ 3324 0 obj <<
+ /Font << /F16 614 0 R /F22 695 0 R /F31 722 0 R /F30 634 0 R /F39 1156 0 R /F20 703 0 R /F25 1028 0 R /F23 698 0 R >>
+ /XObject << /Im54 3322 0 R /Im55 3323 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3340 0 obj <<
+ /Length 2750      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÍÙ’ÛÆñ}¿‚`•Ï`—ß$oT‘Ë•8ýdû`—ˆ@€@­V_Ÿ¾Á]«b»”RÕrŽžéž¾»!½QðOoâ`«ÔWVoòãÍ›ýÍ7ou´ÑÊOUºÙßÔ¾øÙ+ʼ=nwÚ;mµ×•=ûÿ۝Q±×·ø›xÃ+ »³&ôö8>"BÚ´ˆ•ø–	'ŽÄ´!+ˆMÃÝÃ@™P$a¤¾Vð2 øê»tèUEÉL¬~QÚ2j
nFÞã¡‚•|§ÞÞmwaèý§Ì‰C¨†‡%×ø"ÇG×ÕGD]ú"65›	ý@YáÛëmzpC¨àïšÅ:ñCc—Ò[è
+ ÒØðÊlþGø×96äÚ肟ÞOÝÈ-’aYçCãÇ&΢éª;¢‹ïÍÎ=]|¹Ç_ ÷Œ†Ác²ª+x6¡º*ªV8Ý1c‘~~`ѤI©wËxÊ’Ƀ÷k¤ÍXTp’ø† oòù㩆Ý'¾t²Ìšž§ŸiÚµ;:öip$#ÎB0#sÔ‚+d ö¨¾¸‡µq™Xˆ`?\‘|
+ ¶Ë>øõ
Úø&Ô/˜'ŒåPÜáÛŸFò{䦝qóÒƒ±0Œõ‰E°CÞôБ`y68£6—VñŠ.,
VŽÑ“®üíL:Qò<+Ðþ+Rñ
°zʐ.BØò/ëHÉš¥~—+ 9‹£ÁâvWžÄ±INÀË“.‘:Sv`Á‘å-Ce¤–.¾à­ÏGHÚ&¾‘c®ô¼Œþ•ÍnÁ
ÖÁrH«ÂÉ<œïŽ¢ÀÛS0E
+ 2"h3x„Yª¢……÷Õ¹r°töft’L0bVj`¶8Þ;"GÏÌ&M<T“&ˆ¼n›r¢yIȨÉj® è<×ÚñfžMØÔzÅŃ£ón9/»è¾ÐMØ1ÏÆ4ÜËê®ÌŠ'žœ{—â… úË+ ¨F¹‡.ÓêF/FÄd(p7˜póѱ£ZQ0ÓîÐÅɯ?
è¡Bm¼Û÷+ Ó±X¡ðšˆ¦à.ò"ähy…5Á¬Ê‚©ÆF¹Ê k\.­ßÑõHú+)™	Â1„èA“Õ0Pò¹c?‚!¸òØðR°[aÌ#`8†¿x¡f~G‰ïüfʆq™ªDŒêztVŽZkŽ<Üeâ`”ûCÙ• %%yÀÕŠkaç	"™r&	A>ðÙ4ƒˆ¿ª ]Šú¹6Ž‰à.üIJ…²Û@?1øeÝ	@wcQ”,½Í¤\‰Ô•‰äæccèB[ö·ìÀY``oþ¶¿ÑÒÛÒ*ñmõ’…ÌTkƒ®ßn~þUmŠµùþFù&M60†í4Ýo¨¿82ž×7ïoþ5Þ¶ãŤ¡MŸ½‹€ÜÅ#^^ùŠ^ë«È¾Üuû'Éä¡j2)ÐÓ@~QIžÑ)äI[(È…4=Hîèß{‚—jžà/ØXë'!¼l$è~GŒÌ2iúÈððe†/ƒçÅzˆat+yÆû곘9ø.»ÂECÂ+ þQb…øŠR/fý:ê=\ø‹$¾Æ¸~‚U}ú•„MâaêGAü'ÉüÏsð¤JÊ/¾ômõp–Ô³êhû-vCïßå#d¤²…^õ\»
+ aLÁ*ŸvÏtç…ËEÚì ]ø6†eŒŸÄÜ/yç:ßt—tÂJ—¼œ©€0z*1ûŸµë/ªD„|¦žÓ5üŽÐó/·´º'žBfõp ’vX(ÇÈ:$å[®÷3uW6uéºóc–	)§¬L”…	ºY¯û'X‹B‘ÅçÈGžSS+ endobj
+ 3339 0 obj <<
+ /Type /Page
+ /Contents 3340 0 R
+ /Resources 3338 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ /Annots [ 3342 0 R 3343 0 R ]
+ >> endobj
+ 3342 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [184.905 158.108 206.292 169.798]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.12) >>
+ >> endobj
+ 3343 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [266.248 158.108 287.635 169.798]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.14) >>
+ >> endobj
+ 3341 0 obj <<
+ /D [3339 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 498 0 obj <<
+ /D [3339 0 R /XYZ 72 582.042 null]
+ >> endobj
+ 990 0 obj <<
+ /D [3339 0 R /XYZ 243.106 238.949 null]
+ >> endobj
+ 3338 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F22 695 0 R /F30 634 0 R /F29 622 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3346 0 obj <<
+ /Length 2566      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅËnÛÆv¯¯º¢+ ¨Hâp½
|7:z:”@)G·-°Ù5:ß+ ûùÙóÍšï
+ òm0D
+ ÅXt˜³o·ÕF_À³òØV†¥'¡™xä×ѬÃÝgzÅÈ›¥ xd¿á{¸ªÙþðzâú¼°ŠÅ‰ðæÞÔ×á…ý
+ Â)9qvhÌu>+ @>×ÒÇs"…öyÊ{1,Tœp3«„hÞ§ô§Æfùë¨Û—ûºD·°~¥{%æÞ™bLbR^tV(rÈBr°ø•8PY[@Àç3ƒ¸v"½ÓHoI6‚o°ÕØXä썵„Ù•¹ãÛˆcfþœB­"®¸©
+ fþˆ|qÊ·ÈGa]+t[ŽŽþ÷`zÓ±cåµDä¢×©›Å)=õQ( ¡amdé=qïyÝ3sýÀç
†_±˜ƒåRÖ	&D¯Sî.HñΔ2b°å®G™²¦†§²Ë´¯)gk<6ÝË1S†A ȼc´?-%þæt¥©óp¥ROTžú³‚,¡j÷®Ü£t¿äÃe5ð²LèÐÒhc'(ø‡b…´sfðÒÒ3U)yÄUœ¹‰gÓóñ[µµ‚ü+Â蒁]wì·ä/{~í¡º^rÉ®K°1Yi)xØo?“,:qÚd€§äX{Ie•Ü.mþ+(Ckq¼F(ÖæÌßÕÆC©÷8º3Ô¹¼2usÚÓ:°¹”Ì’siª¤%X¨….ÙôeœL¥±ŠÅþHÝ1†:A÷·ÀénÏ™ŽâÛ3‚t®‹b–®¬‡%‹+’)tQ±þà`œð›f
+ ÉÝ
§aÍX:£{È+Ï•”=°5χۅ€µŠY’„ˆY åà?öA
+ B21¡™Ôâ9L©˜ÕN°©¦BQð’¸E乕G,wd׈š‚8ªñKIážœ¸™™Ð üNùpS@?"`Úòj‹í‡ÔH—Õák流ÞK¨Â¬­ƒaö	½˜xÅÃ1Éá=üO>UÜ6à
lu$?ƒ3¹ØH at p$!xëÄÍj‡c]nM{eDHè-ø+†qÐÓõζ'@ˆ- at p=IÄØ‚ÑÚK¯Q¥'[øâŽÆ´co‹4z[]i›yq×–§$…©Iöâ×m@œ¦sK7òÕeŸAY˜;ª±Dé€j©àóç1¨ÄSÑk¶Pî1ñêÇ;;—ÕPŽ¶ÛÔ›}3Ž
+ ô¢l„<u‹ˆ{{=±ñSÏ
ƒ"dNÕÿ|róûLJ»Ç»‡ÿÜ¡,M Mì|a\à“ßXISfÁ€ß[©Z‘Nm;÷?¡ç&áÕœ+ õ*}òËHÐ,bÊxÎNïlOi³ô¬Íþ^
«®jØ@jØ(Ösé&CüBT§ºÐT¨*no¦>s«|ê6«w@)?4ºèXÕÞSê•yŠíe<2u†³ÚÏxã3Š¤œ§²sÕP}Ës"™ð,„Ïï›èî—ºÞˆW§ëb	OàÆñ4LùÖÈ%›íì`¤x×ÑàÍV(†××%+îIª£lÙbUÉnwœ93§RbLe+ EØxà1A]èq@÷Â'w` æ¬927ò0&2r¤nF.¼ú<_0ƒgÖ¿ÜþÆ+tr
+  ?ß>r~&Å\¤_I²4$åéFÄ©ƒÆ2³&&’jª#
+ p_6QÄÚ+;Gšr—„NªhŽÂš·zÂaNoÉ”ßYoYA7hÊ	iǰ֝QAÀÿ¥‚8ÍØ" ¶³¥Ñ¿À¾ä¡endstream
+ endobj
+ 3345 0 obj <<
+ /Type /Page
+ /Contents 3346 0 R
+ /Resources 3344 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ /Annots [ 3348 0 R 3349 0 R ]
+ >> endobj
+ 3348 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [454.883 518.131 470.815 529.82]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.1) >>
+ >> endobj
+ 3349 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [492.761 518.131 508.693 529.82]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.2) >>
+ >> endobj
+ 3347 0 obj <<
+ /D [3345 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 502 0 obj <<
+ /D [3345 0 R /XYZ 72 580.868 null]
+ >> endobj
+ 506 0 obj <<
+ /D [3345 0 R /XYZ 72 460.017 null]
+ >> endobj
+ 510 0 obj <<
+ /D [3345 0 R /XYZ 72 217.836 null]
+ >> endobj
+ 3344 0 obj <<
+ /Font << /F31 722 0 R /F16 614 0 R /F29 622 0 R /F20 703 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3352 0 obj <<
+ /Length 2815      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅY[³Û¶~?¿BíK¨iÄàN¢™vÆiê™fRǵÏ[œ‘GbM‰
+ IùÔþõÝ@ŠG<¾$ÓéhF+ ’.ypJ0H—zíš°xÑ"x:€U1p
—sÏÕg%.­«HHÏm¯¡éTlé5™¼â¾ª{·¶.LºÑ™Oê0üÌBA_C‹W‘¦ Ñ7ϵ¼à±²&ÕÂ6¿lÛæ;$ 
œÞøÔ;ÆʼnŽÕ;„++ DA6Áò&ÍÉÂڦݝÃhÍXÕî‘dÇ-mêµÕHãXCm²+
±­d~l»ú„  6ØL›†¯lÛUÚqB®4$OŠ#OSt;T‡¶-Úmn“ç5õt¿¥ð -K!é{´zèh§µM…ӁNÿ,ÞV?ÂNàÀ›¿ßÞÈà„ì©uùj“g©ó舽ùù±*oÄꇑjŸ¯ .Réýêp£S¶ÆOÍÍë›M’¸gôå3e¢/?mµZ`¾r0¹
cŠû!r'ÀÚׇSÃ> Œõ3·'|£>Dwúl€xÓƒçaŸ¤‘X8³¹«®
+ ö8´KÁ¡Ë†M<ØŠðŲ¤Ýº¬à1 :yõÑW…ÚQàSËç誒=5abô*à™J@˜—j(q•8^9´@,
+ ,²øTs7OB ã¤+ bqÇEÁ}=òäÛD%`®ÅÑOo¨JÕ¸O¯`˜äs‹ÌiFéÁꩱáF0ÝLHNŠYâÛÅý«š+sϦÝrÑ-(^2ó#¶V\˵ Í}6[xÝlKCš[ÖÜ¢æÐh±/Ë]ò\ŽÇ!¸÷b­0:Oþ…Ç%ÉSi8Ö?A|‘äò#Ì—Oæ4ùg.E¦&Ï'ÃÓÄfP°¤:l™µ¼-„‘U–¢¿´>
7\4E’ƒý=r’+ .z.pS30H'–­Aúl„àb!pH³\Ïx*‚Úñú”+2棁óq<Ì?³s)§qÙŽ—ó‚pk	ÉǨjBU#ªø8ªL'fŠÏp6gï ì’—ÏÙË3ä2ã“YP§™°ÿ+ §à*n~”ø„­9Çm輧ׁ5µ5¸ÜWNP°þ2“X43œ8Ò^t%ê‹[Ì £fõ¯ç¬±—Ó»G~¸‹êç/Ó)¦$<³»m?p­Ži¯€h³SÞ›»)‡×ar±Ó[=W)½So°¡	»râ7ÏÇþ¡FšÔ¸Š]¾”ùë1_
®Ó-'ã©g‹8î‹ž\64!;xêq£µ‚åÖ=Â.ø€ÜE
Æ,&¼êí±f“Ÿ/Ñ€†a¼(ãÇLß9F>ìÆÉ)»éÝ<_¿-š¨k¤£¸Yö¡t¸æÚ%{ÁîzÿÊç”槼+Ôû¡+êÝ>æ~7(µ‰	40“¥…ç[Æ¡™åíŽÅÞ&È.¿à¼Ð|Êõz°"2„˜“ÃÞ	ä7Bºm”=:CjyÏcYb²Ñ¨u0¨1~<Àö"vs,|D£yj’6=m´žäâ£IúÌ&¶Èä§5%Ä;îGn¿@Þ4áµÏ(§‰ÏE0œ®‡2|	–N=¼8¸eÃy–ÿå°©_1þȃ)ÊR5¯_‡Mm¢x…×yt&Ñ»ê܏~T_R0ã¯C¤{üt
+ §Vè¿*Q²@Té.¯†æ<sæ"—:° ™Îàr«vûë!FÛó«ç.xa¾Bš–üôŠzÚ8¾¬ºËx8"š‰†[ö˵Æ{™¾–d*üÂR8³8þSà±lâF˜éS(¶MûÜA,-Ñ)cÙ]Q{ÛL¿dìp°¶áQê<Â_„F|ç©@[€ýuЁÔDÓᇊ+-Ø£fa ¯Ë¢¥š(“°ýE·äžÈ7¡0þD\+ endobj
+ 3351 0 obj <<
+ /Type /Page
+ /Contents 3352 0 R
+ /Resources 3350 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ /Annots [ 3354 0 R ]
+ >> endobj
+ 3354 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [351.404 617.93 372.79 629.923]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.15) >>
+ >> endobj
+ 3353 0 obj <<
+ /D [3351 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3355 0 obj <<
+ /D [3351 0 R /XYZ 72 578.768 null]
+ >> endobj
+ 3356 0 obj <<
+ /D [3351 0 R /XYZ 72 582.056 null]
+ >> endobj
+ 3357 0 obj <<
+ /D [3351 0 R /XYZ 72 571.097 null]
+ >> endobj
+ 3358 0 obj <<
+ /D [3351 0 R /XYZ 72 560.138 null]
+ >> endobj
+ 3359 0 obj <<
+ /D [3351 0 R /XYZ 72 549.179 null]
+ >> endobj
+ 3360 0 obj <<
+ /D [3351 0 R /XYZ 72 538.22 null]
+ >> endobj
+ 3361 0 obj <<
+ /D [3351 0 R /XYZ 72 527.262 null]
+ >> endobj
+ 3362 0 obj <<
+ /D [3351 0 R /XYZ 72 516.303 null]
+ >> endobj
+ 3363 0 obj <<
+ /D [3351 0 R /XYZ 72 505.344 null]
+ >> endobj
+ 3364 0 obj <<
+ /D [3351 0 R /XYZ 72 494.385 null]
+ >> endobj
+ 3365 0 obj <<
+ /D [3351 0 R /XYZ 72 483.426 null]
+ >> endobj
+ 3366 0 obj <<
+ /D [3351 0 R /XYZ 72 472.467 null]
+ >> endobj
+ 3367 0 obj <<
+ /D [3351 0 R /XYZ 72 461.508 null]
+ >> endobj
+ 991 0 obj <<
+ /D [3351 0 R /XYZ 255.711 421.06 null]
+ >> endobj
+ 514 0 obj <<
+ /D [3351 0 R /XYZ 72 391.415 null]
+ >> endobj
+ 518 0 obj <<
+ /D [3351 0 R /XYZ 72 193.08 null]
+ >> endobj
+ 3350 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F40 1305 0 R /F29 622 0 R /F56 2097 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3370 0 obj <<
+ /Length 2036      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍXëÛ6ÿž¿bÑ/•¯‘ª%K‡mÒ )ríá²hHò¶h›ˆ$zd³ýëo^”å]-P,°"‡Ãá<~œ:¹‰á/¹Ù¦7Û¸Šb•ÜìÛ?ß½øñMRÜ$qTÅÕÍ݁¸îêÁy¦ÛÀlÂ$è7Ipp}k;7a¶-‚ñc;Èƽî`‚Q‹{ôha躗ÀQændÍ÷)N2dÌ(»§3~U0:žk<¦fv:rüÍ„TÚym<€HÕ#OPï2pĸÑhú—iD®îe/ÉvxÊ€£O+0èóÝoàˆ0M¢*MÉ!ºÃ½YÔ¨g–yP>ÔxGŸ’L¡¤ßdÉÂÅI¢¢Teâh;¼rí™Ù®"‘©(+<×ws¤lª<GŽ0QeTÄÅ
˜•YFœÛŒÉð_%iÜ¢çjË~SÁ¯º¯ï7 ¦îÑdqÄûéŒq+ n{Îv4œ0’Ê’ƨ@'±^«aáh:npr–"•w¯9'ãº
S‰ýâQG¼½…)¡v4mà‰ãÉc
6Ü#vX¡G…Š=ÃÖ.²Z&¸()8`‡ˆþœŒ?Ôgø*ÀoǸÅá‘ÛGö×8VÒ½	t0
+ ó¢ªÎ%Å_:b<ù#À&<ÚM²¢ù³ë5¿¸t!	}Iß«„”áAzŸV„¢»§ŽÎæ¿’‘.R°}©â`˜PÛeç	DÅ  Âl/]-Ð'®höØ-‹aYáťˌLq¸¡T?ñÆ$*¸#Ãé8{Õ÷ ‰›2+¥„͐ÀI«=x²*¹4[#³“6¥µѦË]iz¹^I­£–@sEZQ•	&á¶ÎµS:~¥ÒÇð=â­óeô©ë x©B^%
+ ’<¾†üËGÉ£ç—oüœ1½o0Z”ñMÕòý¯¨Y‡õ'O–FÛ”…ÀÆ•K+ nIÊMô–/ý@Ù-ðe·<úý	v½ZÉ„óOdiÆ)9~Ñš‹/˺/<ÕB>IGK+DýHÃAÈ,ŸFÔ~œ~B?êûõš4Í£2)!ïVQY¯’-5W/~¹{ñ÷2íendstream
+ endobj
+ 3369 0 obj <<
+ /Type /Page
+ /Contents 3370 0 R
+ /Resources 3368 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3321 0 R
+ /Annots [ 3372 0 R 3373 0 R 3374 0 R 3375 0 R ]
+ >> endobj
+ 3372 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [118.73 163.744 126.177 176.645]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 3373 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [479.067 163.744 486.514 176.645]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.3) >>
+ >> endobj
+ 3374 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [180.812 142.427 188.26 154.117]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 3375 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [437.994 119.899 453.926 132.8]
+ /Subtype /Link
+ /A << /S /GoTo /D (section.7.3) >>
+ >> endobj
+ 3371 0 obj <<
+ /D [3369 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 522 0 obj <<
+ /D [3369 0 R /XYZ 72 669.429 null]
+ >> endobj
+ 526 0 obj <<
+ /D [3369 0 R /XYZ 72 249.009 null]
+ >> endobj
+ 3368 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3378 0 obj <<
+ /Length 2598      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÕZÝsÛ¸×_¡—N©™ˆ!úvñ\®½&mšøÚ‡œgJ‹”Ć"u$uŽÿûî@R²ìhæäŒ<ž±ˆÅb±Xüv±øÓ+ *Ϥ¦ÒÓÈ7‰Þ3ÙÕkĨ#$(w azŹô‰OšC2Yú¥·V`âøÀdDžÇbs³”„\iÌ‹ÿíúù@/+ •ê\¨ü†*‰ôE`×ôHRàLlQF¾ŽŸÄ¥:.¿¡¤ÇO.ñê\Kü7ô0q¿ÄÃjÿ­%^˜ßiÞµÛ‹ˆ”ÚWzoc*Wu‚YÍ}«¹bXÍ…ú«y¿ï×/nß¿¼ˆ]• Œ´Ç3̘”60¾¾të8zÆL+ €Á@ÉÜ9ìÏ¢Ô:‹úƒZľ‘ê5T‚¹i( 7¥ÏC(B„TgK+ ¯
+ CèÚÃ/º’¼¢ÓÚÍÖ¶^Ë—§X÷†Ǫ6à‹_"äÛJì¨ìøŠt›Ù	;‹C]B…ºˆ¿$ã(Ÿn´\ß!ÅòZMv%"Ûzº†ß;bƳæjÅÄÑå°¦ûèþ~ú[Ø!6ŽÞöíé>…WÌšrqQ—e¾°×Å@v}Û@Põ·¸t|H÷È_¬š
êWa˜(@9²
…åÄ^"ó=.Y8ØŸŒCï—²kÒO3aï?¢ø«ùß@¢öìÿ‚9ižj"-Fc©–wW€é‹2jlº#¬öšç|á<+ ï?—lwd*ð·lÖk`q‰±–Ãí÷³¬m‡–9€è+ endobj
+ 3377 0 obj <<
+ /Type /Page
+ /Contents 3378 0 R
+ /Resources 3376 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ /Annots [ 3383 0 R 3384 0 R 3385 0 R 3386 0 R ]
+ >> endobj
+ 3383 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.386 435.15 142.773 446.84]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.7.16) >>
+ >> endobj
+ 3384 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [229.514 393.426 247.87 402.449]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Olden:Dynamic:TOPLAS95) >>
+ >> endobj
+ 3385 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [294.706 393.426 302.153 402.449]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.PtrDist:URL95) >>
+ >> endobj
+ 3386 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [382.552 393.426 400.908 402.449]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Zilles:llubench) >>
+ >> endobj
+ 3379 0 obj <<
+ /D [3377 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 530 0 obj <<
+ /D [3377 0 R /XYZ 72 671.853 null]
+ >> endobj
+ 992 0 obj <<
+ /D [3377 0 R /XYZ 239.333 474.267 null]
+ >> endobj
+ 3376 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F48 3382 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3394 0 obj <<
+ /Length 1046      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝVKoÛ8¾ûW趰bE‘z°·&m
+ ïÂh»õžº{-ÅbY®MÝ_ßyP²¤h©á¼¾o†C)/„ŸòÒÈKC+C£¼u=»ZÎ^ݨÄS¡´¡õ–·¤µ,¾ˆò›e¢ô%ö~ u$î«~‹+% |å+Qõ¼yðPo*ÕaÕ—m‡:ÒŒÑb>ùQâïÏžlR°a°¤h-o®›ß nKrÕUË¤Û¶ öwüš?å®l]”Õ+ ª¬±ÂîäŽf·ÔŸÔ”¶|hÅ
UÃÙà9Ù²M‰’lÊOC=6md²g¦‘ÂnÀiŇ1g›
+ ÀŸhà¶,pdð‰î¸Ý&Ja½-ówiUóÑ!"#C`áù°—;oG¬n3°ð;¯ÁˆÜéZ”ߧÆX÷ÔȳwË™r#<–ÚÄ^ C%•Á)î}õBe*có5ì~àÕ¼Žïm3û4ó>M›‘•i¨¡3´ŒãénÐÖˤM’ó«á¿0sx(¬ ê=BþÁcâ_ÄÑ·ùç~–ˆ7ÿ Ó×ÁœŠ…O+æjF"à?µ¸bËk˜¡°
Ü=€…Fš0õ¦Ä^+ ™5Þ)¡ഏq*i¬~6ÎâAU“©ªs8ë‡ÚÕ“ñ,ò¢ÇÈXêÀ4=ûÁ÷U ,Œ<hQ,S¨&sSmúÐáùb2*}ßN± ¡?œÝ{šNð¶nxœw¤³ªªŸ¾q×p{6ÄÝddfšk{ºñ NòÍŸé²nV»²æ÷®úÁSš.YhÛ4EÞU*cm“J“±ê?}®tñendstream
+ endobj
+ 3393 0 obj <<
+ /Type /Page
+ /Contents 3394 0 R
+ /Resources 3392 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ >> endobj
+ 3388 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/LLU-SPARC.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3397 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 3398 0 R/F1 3399 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 3400 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—MŽíÆ
…WÐ{Ð؃ÕÕ
+ dgàqŒ /@<yÛ7¥¾âyï:¸¤<	èn•ÄO¥â)ÖaÚ’üüöÏí£=öºÕÇÜÆX<·¾—GÊÛoÿØ~ùHûþ(yk«<Fß¾l£µG{üû90+.ÎÇéâzô×íã—>þû¼“ZTyŸò¶?rÅ;Ý~Þþ³}èåWytû~ýKF6üüô#…l&uÈ›þ¶}üu3oÊy=j
¿	á}š7/ÞTöüH=ü&„Wó¢ãúÅ{ÚªçÇ®yAMB¾¹>d+ 6v­ølC#€1kòõ±ºÅ€Ë¨ß™j€6ÞØ4H!2ÀX´8‘+ ”Ø‘ñ"-F¬~1+ p˜r´~¥9<{¢@Éûcê¥gS”Rú‘|ÝhŒ
GÊ¡&ßå‚(J)ýHýtuŽzMýtíSÎÐô/×!MQ H1Ìu;÷Çû
+ SÎ8à;©8œžUNŒRÊ<$àÅØ0p¤Bkww¦Í><'‡#õKê©›CaÊQ'ŽOõã0p–zo7‡Â”³TnŽ
“Ezã;Ù²A`$ÍZZÉÕor˜r´™ðNÆF"5±º!&Hí3ý.ˆ‰¥ìGòÕ[¾¡0åô#ùÎõ¥0p¤ jò“Ë°s˜r:Ôƒ“ÝÓÖr8-¡j¸çCaʇœëLaàHM¬~ŒEìm é6
+ ”9Årb(LnÔýhlœkÌaà$íË’ÇV˜òáþ_ÄaàˆÙæ0pÚa”Wvù}§8Ò´ŠÇÿQ(GÿàÝSŽ+ ƶj¾SŽ„P¦ÖeÈÉ£fZ˜]…Þ6oi	Jœ*,ySX›„+ Kö¸çlc¦E€9ÕzaÀ㑈Iež›ÿÆ"˜âÆTZ>ïDLB(sÒº±ž„‡òÞ÷O¥ÞAZ½ÁMƐ„PfC’»ÏB2Ó"ÀÌ;ÎÁ;_n	J쇰nÌ’`•žCž˜„P¦:#x<03-Li­TX7²NeŽÇqýr+ H­—:hã€ù?©·9¼ƒ@Ö:Ñ)%í¶qî 5éPˆ­©,B£TF¬Ðoj“	£z¦ÜŒ¹2Èlß!󌣞6¡+Tûõ±¦­Q7©
B¶ÉYùNèÂ+ 5G&Ù@\N¡+ƒLŒçËË_`ê4àšJ½|
+ Ý ¤¶'Ån¨+ÔŠ}ŸÏgÊÆ ³3ÉA@ՁÀ$;÷óM ¯[z]ð^ðt¦Ô~Å{ÈãZ«ŸÇȪ¶¦Õuƒ:,­êEe®µJ!3«äbØm0c°¤˜ŸB7©ûO¼¾cê
+ UÛ¾uueYf†Ýuƒ€š‚%YºP;„ÔjI–.$Ä5G˲+_7©3ê–ºB at -Sú26©íI´ó°®0uäÛŸ¿2ÀlXz/‹je€©íp†ø"§6ˆšåÀuçê5fÔ×]Pw¨bK坯T-ˆ™çqÝ! [«î|Ý  Öíƒ=¨ŸS7¨=X£©ßé<T»·8úEØ!jV…µ„t¡$w¨‹
+ v¶ótÝ`&(K	ãBn0sA¡I”‹-r‡€Z]‰õb²îP›|G} 7ò|‡€Ú)5Dø町A@ÕüÒ¬ãqÝ jV#7Ié";TÉßÆEìPSC‘ÌxŸR7¨…±|Ž|À«	‚@
+ Uì)rƒ€Ú Û¥Ü€æú©_ÔBP›†^õ%5~‡rE€¨•ŠÒªõâÆw¨2°§Jí³d‡€ª…ÒjYÿŠ‡þùŸåˆ×S¥²+ á1xkùÅk×Y-ªz·¶%*œ·¶õX¼Ú–ȏq¾3ü<«ì9#ÍUCr0Í5æ­<OýKšý§!ÜS¯¿3a0¿ª~HO*Í·Z	yF‡ãüÓ‚ß÷sJ/å+Õ0{¼¨nÖKJªS­…O¡ó#‡ùÇ{¸y¥Çi*§ÁÃèVE6§>æd~,zžçJæ0ÿ´0†Ÿg
בå°Š…5ÇW<¦A|V8Î?
Ä7bçe=,M·x^ÎcnYÓ Ó.R8Ë?ÞÀÏ«ŽÖ“[ªõ–r{¢3
*½áƒüù¶=±óqªñ7fU–[¦²ÊK”—A|R©2J¿°ŽJ²I}±®ÇT6iTŠõÍ?Þ2(„—6®OC¸9fó¬Ømб†ÆXlò>¯Ë˜mÜÆ᏷öåÿÇ¥ÈG»;ÿ|Sÿ‰@£¨ÀÒ:âÊþü÷×5¸qAÒÚUç]ɉ
+ X£àKîhsS ¹’3'”–^¶/¹sàŠóõió‚ЊD_2w at w‡+$™+ÄL)²wR4\cgp_PˆÞ©¦"¢S:Þ»’ç²k½Ö—l«ïÛ{–NÛ |ÉÜex§ò³ùiuîœÏò–Ƽ+û—:œ|Ûų@ý
ä¹%hY_0—ð/ÏölÎ¡°=Yá¬.æ&+ ™\šwõ¥ ‘P½Õœ±‘K¢T®¨¾äŠ6?3Ú•,hóÒ£w·HÂ(HÎ	—‹C†³¿:4‘tÙùò´š™Bón)S#§è¾4¤Âñ‘Ä]&OšÊ)U÷òk"éÐö¾Am˸Áâ>­Óh¸ºÔÝe\Žcdß`d]$UÆåÀÅÄ•¬%¨I—£{gÎ%|emHÎy‘kÒæ–Sö.’Ü*9{k¢¬íX7Ô\¢3¸n
¹ºÇ¢Ä‚²Î­Aä»’…R9·î=UKŽ(ëÜÝçu)Tˆ%º+ÄR;\Á+ Çæ_¬ó–‡ðÕú`ùÆá¡E±ØðÓx(Eu¬üu<ƒ£my°~ãôPf}lãÉÝŠOñIÔBy¸>XíϤЊŸy$Ë 6±™uòþ¼ÚŸÉ5"vg6*œØØyHFF-Ÿ×ožÚ¸bDÉòHeO·³ÜŒu0±Þ¶¯œ;Xpuc{²€"GyHf‰¾?¯_8<T=ˆW}nµwü¦¨zÌÚÃúaµ>=‘ê7öö4À‘¾sfnÎ~§?ˆ‰õ~°~åðØÁ‰Ÿ7SiPx"?gêkÿ˃õ+§Çžý5Þ”?O°Þÿþ¼ZŸ(û
+ ~Lèv kgXð$Xë_,ß8<42h3„ÿe½Z’eWqàVÎ
+ *@ˆß
+ zÞ½ŽÞÿ´ÑÊåˆ×B“[Ç\“J”JQÔˆò1A4+ÿõ¸½oÉ3IìQ5b'1—ªá ‘/Ö²°î0Fþ±1„ô+ ÛÓö¾5&o^2FeËk½\saÝaŒ:l®Ae2ºƒ”y·taÝa
šgéͨ}ë?ûóºÃ5)=vÓ5eù •°9Š¶€kaÛb
[¤ô®»4‹~Q½=	¾.׶Å£ÔÞøp5d8’>’6kaÝ`YXׇ|áD×çА¦£ŸëcØa.©æ,óѝšö‚kaÝa
Z¥ø®ÛTâÖ»“Ó×íÚv£øà´H¹ÞA´\ëcÐÊWçJtZåê,ËcÐÑ(óu˜é²}φ_¹o[laqŒ½µÜw	Cg]^gò²°í0Ý…ZXç‘Œ¢Æö‘âú0†™û\Xw£B•!e~aÜ.Bš™Ï…õ}cÌ!2[Õà¥-ꐥ­jöƨ¥=s+£¨Yǘ¦.sØžÖ÷1Ke[Ýù‡bŽ"!gݺŠ:–Ä©ßÏëcÔ¤sLÆQ$t¬—àb-œú½°m1†•ñBÔ‡]4Ж†#Mž+®…m‹-l…ʧš£Áë¦ä+ <¥.ËcHäñ"j¹dìô!-<Š’ó¾Ö-Æ°™G#+ Ž¯—غSÌQ©p"™£”P?°>o;ŒQe€d1 ¨ÀÕ	´0ëóºÃ5q¿䉂¢"»r¥()}öçu‡1ªØkÀ®²[2ÛJE.h{½,l[Œa— ä$šT
+ ƒ;•’yœ[ÖÆ £6ÇçÊô/Å]‹Ô+ ÐxÌXî÷mk ï…ïãé™KžrU-í^ØvƒFq(E­À†+ h ™ßëcX`C+ ™SŸOëËÆ€cô$I«I­gµAñ¦ØÔÄhYØvü£¨‹–q¬ýû_ãoà
bPK¥÷j•ÿù;‡LËüêǘBÓRiž¤žTWg#‹ ::z†Ìc˜‰ãÝqyºb*Ï£ÜyÞ"Li!1±¹!Ló}CÊG©oš®˜Êó uUŒ4„¨š2Ö‹•æSt+MÍw¤éŠ)42¯d™.w1ñt5]„bŽ»	ó#é	©,òÎ|
+ «ÚÓˆbŠKTè9\I?Ô­㍧+¦ò<Ê]oacĘbpËA·|`ú˜Ör|cèHôNò-l]sV;³zÛNq| ‹úg,!'Ë“ÄÙšÓ¯"¾4ðoVz@óÍ¥˜ÔûÑt…Tš'©ÃO>ëVŒÒY€OãY«Ôひ½ñtÅTžG¹w6Z%|šHGE6ox~c¶$…Y>Ö«ôFÓRYždސ˜0£Üø¬×ý	Øè/Ê;XÿIÒPH%ÞiÒ«Í˜™•¸Ø€dO4›i=ùÒtÅTž©wŸÅmŒ!ƒ(±•ã°‰ÁÌvi#é‹)<í‰w±Z—jô,| ߘ@ºt lo!™âAÎè2ߎBñµ›Ö'd—R4æüFÑOø¤;¬¡ˆ‚YØ[všs #NÓ–¼izBNš'©gÚK×å„báåA×sø@.$£½³ô„’yÃPŠõ²Ç"º{pÙ¿!IŒìõøBÑ
Où¥\ÄY]px,߀)ˆU³_žßñ&Ń´SK…tÂ̱Šö6kG|B¦<ËÐj.ÞizbNž©6UbïD{Û'Yµ÷‰A#ث畧'æäy;F1WW/KU<åA/{`âa%鉉‡ëtPb¸$¦’–bŽRl]9ú!NŽYg ë
%}j–M4¸šG±'æGðlV¼yºb*ϣܫ¬ô	rÑs®öS`Ž+D©7ûPöFÓShžd>,V[%xÐ;•àoÈaÚZ;ëo,!'Ë“Ä›¸­LØÒxª™ã7`‘:vOŽŽx“âAÚ5M›ÕE5D~é'XUãY봘ͪn¯<=1'Ï“Ü›ø,–	ÆDönu47/ÈR‘ÉŸ¦+¦ò<H½%ºê*L³“{o%ù@l•ŠGÅÉ•¥+¤Ò<Éœ›áz<È*|r<ߐ¯ÏÑ-z£éŠ©<Rï|¸ªÀÉýj±ú³‰ƒcÝ÷åé‹)<rïb·Ê…ÉÃÔà‡™B⺄ƒÔ_hzb*̓ÌS at 6\…™ƒ(1ÿ8A6)K ¾áÊÒRXž$ƒ¸..Æ,óî;F”’´žöO†~hJï(åLÊK,7<Æ©¿Öq÷	9ü w‰l>èß$]!™äIÚ@«ãgÄ"Ò›>Ízàߐ€¼ÆW–žÊò(ñ,&‹í>cFÞD‡æÙ§½ìÖây¡é)4OROALÖ¥PD{tす²Ô¤õÈßHú*㬋ø+nZŒ	¢ÀÔÜœ 1HEr§ô¥é!
 Š©<RÇ(öjH¯žPg™>ÉzBLÌ\’Ù:O¼²ô„’Gy²fãxD‚Ñì}¿+ \Í•ó€,ñ³]ú²tÅš‰ÑëRF&ÙD}Y‹| GwÀ6UÉ•¥'¤²<J¼²Çjþ“1ÉoOö@ŽI‚J²!™Wš®Jó$õá§Ègµ:›Ùp\dÜz´w³æ8nªÉ–ÌôFÓRYeÞÈf‘¹RH$ç–ðàп!PQ’¡«æ̳ô„T–'‰ÓѶ?jmªÂuèÐu6+Éâ8ûDÇSíõóÂÒRiždÞÈl¥JF•‘d˜¸š-Ç7drp$IÙ›¥#ädyxgOEr>~˜&».Rg³~`vK™¡}yºb*Ï£Ü;Ýó4\†Q¦ÒIÃ3؏h‡Ä@]"
ƒm¾G/$!•äAÚF½üaÌä­1cìf’OÈF%‰ÑÞ#_YzB*Ë“ÄY!i‰!IAY‘|c¢:ÄÑu“/IOD%y’wD²X@]+Æ@ŒÅÞ"`;ø‡¹™íÆ+M_L¦y’9„±Ÿ,Ãe’]¬É< íx€Ÿ@ü2)“?7<åw”o¦½8¼~TÌ8À±E«·úØIɈ¥ý”³ô…š™§@æ*¶§YH&òr´Ò|`&¤2ÌáàÌßxºb*Ï£Ü3Ùª<ØeÅŒ¤¾9±yavªÉ`Wô7ž¾˜Âó$wä	Š ZLÞ<Žª[­Æi*#ÞÖÌßXzB
+ É£¼Ë'Ž#F@ρ´8c;8ŸoÌ>02'÷aNý§'æäy{fÈYχe$æê˜y0É9™ç²ßý+ ŸÀwØØ‹ÿ?×±;ÙÄ÷LàšžV«j¦+ †*½dloÃYðëè%¸KÓÒ·Y3j¦7n!S9ÎÚfè³^s®èµ÷C'¬“§Ü1O«²Ï£½ßfÖö@7ðÖ*§’։ϒÀ"ÙÁYð#ëÝØ¥‡fܝ¹C
+ æâkî†Å¼‹%ŸI]kÆ“d²hv0C¼À^,sg
+ ®toš
+ ¨%x”úAŠíÁ¢ØÞŠ{õV섍¨ûƒ½ØOÏ’®ºcIt{µÖL‘ê`‚,ø‘•V¬Pú7lCw¥üN^…b7ÁÆØ£ÖÞ‡³àGÖY±*´³‡ŒvEn®ö‡²…½“'yÔ\)­xÒìA†f7°àG6pcñl»÷œ»«¡»Úí›)8ËÙWuУ^s2[Ûp-¸µFäØh¾½r-Çĝ•:‹ïà…B¯Mâ'Å`(v°‚c/®Þˆy´ÝàÕî*[¢Öœê©óSÕn?Iv+ µA^j­±¢ÖÚ„ù`õ&¬ŠÙVLˆh¨Ôjß°3”ì¦Öµæ&Häƒ50aa lCÿ¤WûŠ-±ØTñb±"ÖØ‚+òÁª=(±ò[io±íÒ¤<3O;QiÄ£b{°(¶·±WmDŠ˜bKAûbÐìfIMõ|…¤KáOrí©"×Á‰½ÀV4"¼€š'½âwð
+ ÙQ°˜;!±XïDŽ»’P'Àý´Q­›‚s¥¿ÒnuÅòA°9Wô:Ø‰«÷¡avå¡•¹) ^¥Þx’rØÌŠ¸ìa…,¸‘Õf”ø2È–ÜÑRi»á7li¨ïênø£Zk¬¨57A"¬	ƒl¡éÉùtT͘\#jû
+ E™½šÈ¢ÙÁ³àFÖ»Q“·çP*ƒÞapÚÝȵq‘×wOŠíÁìá„,¸‘õ^°´×M’Ñ\©SùFn1t›T~Ðì@Ínœ7²Þ–ÂD›…<Ðeq_oJnÎ>Jçä£Ù,š=ܐ7²SïÅ+ ȽðŽ^¡ê$ßÀ{|,hƒt½÷£d{ð‘loÆYð#«Ý˜1d´Ú•htì“¢ícoä=HrcÑ‚1’ÀPìâ/ø‘õfì¡·¢™À|³‡ÞByQµµè¼ÇȆ£°èŽ¾ÏŠÀPìa…ÄN`½-vÌ¢<Òü¥…L‡UŽ4–™‚÷i2=K¶'Íæfœ7°Ú‹´Ðæ4)C-5ì‘¥,p7ðž";u[IWß[s^s#$öâj}(yçjÆŽ`&ïT•)üÎ-f±ŒDvlÅöN öÁêm¨25§&Jmϼ´3ÒKw(ÝÉ‹þ2ØOš=ÈÐìá†,¸‘õn´I×H¢¡=ùÒÉÉœ¼ÇÈXùKøH¶‹b/dÁ¬6cdžF¡Í˜!Rb4ÊASòž"s=ßÁC³Y4{¸!nd½³…”D"Ï„²´…îN^![ì“GÉdHvðBüÈj3Ö¤9W$yUÞ'E—Êïؾ'I“Ý÷¤×ž,’8NXµ
=¥w.í²aÐî¨Ñ–ºgȲK[INzÀ"ÙÜ	,8aõ>ä*é+Tqˆœ#í‹J6Ûrgh”‹ê¼ƒb0$;x!^`½…›’\©H¸Pÿšk'¼%·ò—×7{Áö\lïĉ½Àz+Z}o´ýQm[+í=ïé’íÞÄ‘Ù‹lLÉdÑì`†,xõ^ôB§‘[yñ&Ù’»1¹:
vÉ“f²höpCÜÈz7F»øls+ªÑzi›l~ÓU£wðŒaÒ·qŠíÁ¢ØÞ
+ Ä^\½+nuéô,“›ÚÜ›²úN݃c$±CÛ	}kµÖD¤úˏXhˆë=$T›µˆŸGTžDïàAÓ"ùšÉ^Åæà£ØÁ
+ Ž½¸z#)_1âŽÄÈ­Ø›ÙJé©3âI°Y4[[!NX½yÑIC9;ć†ÍQƒ.×nà=-ÖÊY­k¤%;E³½gÁ¬÷b϶…ŠÙ®•°bòþ˜‰¼¶Sÿ»ÃBÅÞA°=‚Œ@ìþ±üó¿ÿ|x
¿"žpÓ.H|B]ñü“ò¤ÔK}Žxº‘èÏ¿÷­™û°ëzUžÃ_DÄ}ˆy^% /(G¸Y^ŠëG
ž}ÕJ7ÿ÷Ï?þõO½„£Wd€ÿßUcѹÍHšA,ïÑs=6ž€°¸WõƒçɆ!#â»åÍç:4áѽv&T¯HûäñåZབྷÊ
+ ™iU¸¥•jëɾžé×£1wËJaCγ/àCÅK÷¿#O|ÓjhŸÄô%ªX€…ÁGsª•Suð ˜°%:j×µ’P³Î³»eE2Ï"sýµäÍrUTâÁoší¬h‰÷Û`%_*N©.N×Aå3ÕÎßPK3Ô¹3Îc1÷ÊJäo'wÚзîÅKåò„'¿é5´Õi4)
'fiNü4ÿ-s#b¹-"p½ÎÐúyò픆³P8ýÏ“	BÈé*
òb¹ÜOVò£/‚ílZ¼ÅKm…	¡=rEߧW¬Áˆ ·ñ|®Þò¬D@ãnYi¼ÕåÙQ/ðûä­ã묐G¾©54µiÿž
É òµö椟c–«6ãï£užk»¢§7Šï/+'?y¾c€‹—žË¢pœ3éK¯
Øb$.œ˜¿Ûލ”«“»ø³SAoG¦ÈõJ%BÃßéìÄ[<Ÿxì|±y6áÙòZ¹.ŠäÙW½†.ð>ž¼5ÿþŸõjÉ–%D[y+¸Çš‹ªýO[ã£fwUˆˆn¹rÉÊÐÐôÆÍÄ]Äpyse{Ö<3ÒîšØ§ÿõå=seYS8ZÖv{'
Ã_ga«1XÑp¹‘ôØuoy”mcµø^ƒj)¯¾`MD:Œ
ÛqàwZ4ü[ÁD§tÇz1jw8¾ß¡x0‘œ	]zr_JŽ¶õmì”ßýï~¸ÏâÞk‡ÿ'õž¡ÞËÀËfWg-þ¶Ü1˜ßÈÞÿ²é“ÍRr¸oÛv6a-Õõ6°-ÃP6R»ÞcÇKÓþî–ü‰øbÔîp­‡‚gû¶y)_ôó—”cM85YØ€q’vÿ°¦àGP±<Sâ×X×f…$èñµD¤ Ž÷ˆG/9…„’Õñ¼d¾”ðCƒìÕ•3,=‹G[ÃÊVÇL×k{e(VP+ ü–Ë٬؄üïö|'±püvMJ+^<eS$¹5<*0EÎ*JŒ¸³VhxSJŽù-`ÀöI•í>Õ²²*D?_ÌÛÓÕ%—¢ÌV—⃞ÎbN±¥Ï€3«@v¾vŒ•ÝάwfšóQ2v}–¶}uèöïô½\$õ¨¹ÆoËsù”ÐÓGƒ1¥Äv˜ÍwSì(+ îØè 0©ˆÍó›”_×Ì´ç‡<P¦YV°¹IiÏ”ðµV¶A	{†|/5’¬)a¾¨s
+ ”çï;$JùÛ3¤hb)iÏiØè‰TµÓï1!´¬Ì
+ ‰ÀOÀóÐL+¢®&8[S-ä‚y† êÉñöm/zˆZÖ³$©&¤!Û6Ví_¾7+ÔÒ6·ã9÷
ú^.ZôV.¬P.^3$ã1sp2j5s€=“+›Íœi¼£jê€Ý>¦+¯©Ã´+.a?a_̆!¿CÁaØ
+ DÅÙ’îƒRÑ‚Êf&¢“<fi=B¬á«RH
Fº¥@¿\ÔæfÊ+ L*Eo‚8ï~ýsY™ ;Ø‹	P«S³€¹\å+ TpΗ`./ÎÜWœÝ–DN „¤ì‡ÑÒàõ³€Xfy
f¦^‘fCè'Ö‹)¨œÁ«¬ày–ì10ϺDVã®…ü~jå!5PIÚµ`Îô=N[®w-heYŸ˜ï¥¢²ç­LHV"º‡ÑŽ+ÀpÏYv=x„•´aöC¬¶Úö
á·Ý£dXqgÀÓPÆö;ì÷u³†*ö¼§DyyÀ´LN-íAa
:¾ r}‹zpŸpïe¡av˧ðš9à߁Ô«‹öLf at h6qð¾²yRZ|ØÈõã’•2­,»ƒ"öùb"Ô¤Öµ°‚µÝÊ9ZmðµhaÙj7m˜8KûNXÃÚž@–<}îû eT0±ÞKÁ󺑉GZA.ø¨ŒÉŸú·ÄûÌóXVuP!%mi
™ ¡"‰t|pH­kóëÞ
+ äò½L¼IGóòõ{i¿W¢±±.Š ]õÆæ8-…K{^Zág ¢½îyù®7Ø´+BÏP¯% ž®+Á2Ž³=cp.%Ä£,í˹ÅRxóKÄ.i—‚5<PayØö½‹ÁkÛΰ+ ø€ßR‘f!, hÑrÍR×´;(b?1ßKE/ÇÃòw(Pº¥Ïa•Âäó¥‡yPî˜ó}YRFÛŽ×'?–O
+ AçÞÆP•gIøºsHʬýD|/ïyÌ¿¥Hc¢ùV@’S+ <hjèSxæjhsþIš!ÔPX%²§9ØTRöƒdiPÜÂÆ×@¾%ñë¹´ÍŽŠÐOÐ÷r‘tÒUdb)P¿5¡W§ðÎnUãû·ÄÇm+&¢‘–êÚœ5؁¡£w.¿QDb­
+ cZµ8aŸxï¥!똱“ßVÄ8ûs͘U)æPN³>ðÑæÙdKè†I:f
‹‡HÕÝR _.jóYˆßx率à Ëk,Éu^àZ0«Ò`ycµTœ%Ä;†}nÛŽ©¸°’à™_Kƒ²6õo×ø-W–•1	w|/
'Œü¶üâ"6ÜÇ”Â¦¢5Q@¨cØ׶¬˜eZÚ³¦LŒ¡c3}{¦„¯µ°ìŠ‰Ð3à{i˜‡¢o$µú”9šRš»>iN-
+ ŒóÅñÑÚúfZŠëBH10x€Ù3%|­…mo¸C½·ý®³Å`ú
+ ¼œjçøLïß*‹b
+ ˆ´ƒÔØÊái ¤5—&MÿŠ—Óò×Hñ²+(aϘ¯¥¢žDjK:ÐgSƃ°Žq=‰"³ýMÛÎJì’ÂêÒŒV9o¸°i»†0¿õÊP8(¿1ßKEäyŒèy/–q¶Èù4žIm8"
+ ÷?µWÛnÜFýÿÃ<:(֝›f¤Ç¦qŠ Ðí$Îu°ò[ýý’‡¤4ò%».kˆ×ám†d/T¨r
+ $+aC`Â29ª&ª{S+˜õT£«E"»0x½8DÍò C”!ä]/Q”¼ë%f¤I XLõêû™ŽFh¢+ ¢²&˜0+  JåL#‹1&Ù˜º^+ š!¤dTRKF5n=Ùèm.L^âíöB捊ÙÚmß]øÉÿŸ£+ üãá°ÿe¿?ܼÂ[õ1
›gqºDTå¦“ÔÖA’‘lN{‹hEžÏ{üäsn²4»Ž¿Æo¯KïUÖÆeÎW©ßŸíz«Q}š5ªÓé:*5°ÔÑë9wøV®©R­|äx“Ù’¥¾;uuS<7·ÓXòøLcq“bAœíêSÍæð¬Yƒ˜1l¯ªYc™·ŽbóúšÍæõ£aˆ§y¦f6±3áÿQ·‹š
o›šÄŸÙ9=Ôš31Eò2‘w]Ù
+ m9+E*Gùuª,¢&H³3
ŦU póyJ4ËDpaçãAÝÒtB;Ý'æœüïÖ³endstream
+ endobj
+ 3397 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050303192352)
+ /Title <feff0050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 3398 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3401 0 R
+ >>
+ endobj
+ 3399 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3402 0 R
+ >>
+ endobj
+ 3400 0 obj
+ 16547
+ endobj
+ 3401 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1189 1000]
+ /MissingWidth 271
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 991
+ /AvgWidth 441
+ >>
+ endobj
+ 3402 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1098 1000]
+ /MissingWidth 305
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 915
+ /AvgWidth 479
+ >>
+ endobj
+ 3389 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/LLU-AMD64.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3403 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 3404 0 R/F1 3405 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 3406 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô×MŽí¶àô4ö@à?¥È,ÎÀâA^€xò¶ï:‡ê{yº—¥LÃýúªUŸx)²ª·hÿýñÏí­î¡le?¶ÞÏ=[yiûãÛoo1¤½§­žy¯iû¶½õZñÛuáߏ½îGÁç+âãçgÀïÛÛo?½ý÷ñ—ØâÞÛÖj²!„=<ù÷í×í?Û?~·[·¿àÇ¿ìʆÿ~ùy
+ ŸÇ…OöŒ¿moݦg¤rìÑÿ„—é)ãóÏɹì9¹ŸƒðÚ¦]¾xR=Ë^Üú>áöù…|ø|àj“QíŸÎ¹».ä#íw¤Þ÷R>_¸BøýéÅ/URØÏùK]þ¯¿T
{dÚã—_*sW9×ĶÞóI²Ÿ{ˆ9Û¯ÿÛ&¹Aò÷÷YïV¯~jcìÿÛY´|ÿZ{
i›N_qäŠ1A5ö½˜¢ñí–fècî1âäèÆ•Ýq¥‘)©Ì}$+ BõÀL¤óùà%özÙíQ
+ 5[¾Þr¼S¤Ä ÉÝŠgùד"PËhŠsºñægfe¾Î%}:- ‚Pí{¶§ÔzgRjEÐ*VnçîêlÀ쬯Ù
+ Œ¿ž(B?³ÿëÏ̃Ívîǝ5%Ô3løßë]á”úß|F·#ZûÀUb¹±:¡Ê’zýãVgjlØY%”ÙIn˜§Šõ«Ý?‚<L%ßYõŠ@ͨªÅ–Xöu6`ÕbU°»—•"T­©ØÊ­&R˜–§¬›(G½Ñ˜(ÕNâÞ¢“@;¿Þ-NÌÎ’Z­©ð÷yŠ@="vžâïs¡ÚQMjìþ,%L;øÚîJùÆ™L»«Æ€é(ýNC®TëxsÜ8“)µp·;úó©"Píàc+¡”è¯öbÀÄF¸>+ (+ @‘ݍu>î
«ñlÏà¬
+ @ì£žkç®I€"ê + @Œ
›&åµ³À$
+ + PdD_æË_
+ @ì,ƒiñ¤;‰@<xRKíðî@(ò§¼c+ «SLaí=IœÒ°¯…ýº#ap*Oqôׯ;F‡‡ˆÕ}¥ap,ǝxyy)iœžv¸kÍ„DQ9ðö—gYÂà•;,ÄŸ<
+ ,/a	£ÃsyZ$ÌþCE«µšý4NŒ89+ KΧe|C0¬Ì„ÁéWÁXØžS…Q+_ÔåÈcY/®>	ƒs†å”5ÅPh£mZˆSgebqb4ŒÎU&Öº$
ƒÛ{Û´°ð$
+ ʨz«ëNÃ蜣iêKµNÃàd–ŠÕIž£ ”«X¬½s
£spU¯mn‰‚Rëè›߸„Ái‘Óª#at®R±¶75NwU
ƒsD.í•œ5ÅPè£eZ1NœÅÐg¯Ììd—kdGS]ªMÇ
h-R]Ú“§°ƒŒ9,­
ƒc-Šðª#ap°
+ s_ûRÏÖ¢RÙ	be s”]oá`ò*a©ökk•ÚKÅR|Ý‘08%r£—µžFÃàXSan];þH”ž¹/jY©+ådç»Û×	³?ôÐØ®¿²l4Ž,4n=/GÃàpÅcirp¹Øµ_~¶ß-û•ù<0–³¢Ï‚æh›3ò““œˆçh S[:)Np!Œ
—Šýl*A“ç1‹ÂðæLÀŒ™Ç×¾’tDœ+ )Mvµx]î%$N°­)T—©ÌÈ
+ {'O*Asl¬ôUjÎÌ4y­S˜X÷·^‘¯j™½%BˆeË;H	˜5Œ-Åë>Sš}Ü©Cˆ-£–ã³wW*³_å2¢|øL!hŽzyc±ÏÄ#
uã›ó¬nÞR1ÅSkl^oT\%즮ŠéOìJмŠæáΘJÀ´ŽÛ©ïJbJ£ye5ö‘BÐ<Ù¼Ú79	3«f9܉HˆeÍŃªBÐ<°—jF.q’“+ FMF¶šÐß	
+ Wˆ#@èRɏ;îŠÐ *ƵÔßÅ…+ ¹¥¯#—úÊ!·£òœÞ¹sàJa‹ú‚€8lÞÚ¿tˆäŽæw`{†æPhq#oƒ¼‚@Žñ« D¿e‡¼€H¶ILÅn/å+ÜdÓXäí€È¯€&¥­"^8äZ×ÖMï›à+d±¶mi‡¼€@.a^ÄMò"¹Apž²·äš±/¸6{nhÜ¼qoÉÐ…B¦õìí¢¸rÀí™qÿ~, Gàž|âäß`(dV3Ớ¹‚4T‚µëí
^A$[¿ÞvA+d½%¸†»Žbá€kžeÿf¬ ’MøvY¬ 3›öþñ]9àŠ·íÝŠ[A$c»7Eâb)æ¿;„c‡º€@®Ñ
øö‡Bæ«SïÍI+äf­zŸ¼€@îÑ®àn]A$73ßûä+ä!pß©ãŽï€¯,‘:3õn¼‚@N¶SìY«²p¶Ñïnº‰²Ne0[¹£¯ìȸ2e×p_(`ê0o!»Â
+ ÒÐ:%;á²p4VÙ•ø²DÊ]é›wo¬¦³òóÞÝ[8à¶ÌK^ãf]A Î!±–ÍÊXAÚB嘪j½§+dÓºØwG±r˜ÍÚñ†Ð¨MDl¤©„?žÛ6ƒ^dÚ¬›C¯P‡ÏyõÙÆuhX
+ 7[¯á£‘ƒÔB*%(¦òÌ´:õ
+ 5f\<í#wõŠ+ !Õf´ž¦N½B at M>ŸmÈóÂ+ !µqZJMS¯Pk†ß;ª+Ìæu«ú©ì¬zvÏÍÙÂ+ UÇ^¼¥í¤zehT‰"áyM-0U[`+ 5?j,ÿ¯³ÂCÿ÷ŸË+^OñŠ¨m+ ÍmÝ+ ¼°¾´Ï,< ÉÔ‡F‹|èé¨@Œð'«%ð¦cÿáá·¯õWaÛ×5‹>—
+ %&ê¹~IÔh_É#šÓ›zΩۺN¥%Š#q¸TI âHW¢WD˜R5(Zo"ÆI­’À‘ÈÂ@föŸ?ÿþ‰Ž°ÿw°oË,ÒKèîDû^B"âÆàÜ:H¤?~ÑOZI´&)à̌ևjCÌŒS+%ÒÞÜ#âl‡2£C™j*Žä)—3Àn¿$úãû²USÉðÇÒi‚™§1Q1òŠ²+ ÷UíyÑÐßìëÇ’pÇ’ÈfN»"){ñ€8Iýñ-À§Ò*j[¨CœDÿÆ¡JÍ>2êì4%Tö¿[D›Ãì™Ä’ù¬Lï„Ä´µ Ã¥9Έ$_þÙlÖ- Ï¡ñLbÂÞ&¹¹ï*Â憆m=nF¤©™%³?Þ#Œq,³bÝYŠOŠE?¥¸2Ì€×kKawþ½.åä X˜Â+'¬Ðš_ïl×}(-¢º×ÕÃé—õ©§ƒÃE._3‡îº8ª§UU²mµ¢_ª‘£iQŽyD®ªÂª:z'…«&Î1(YóÌ5qŽÁkìçψ<7¨&ÎB÷É'=s*4¨<È*oðZ«¦ ‰Ù½« áXZ0+ÊœƒlU»Rñ·X¾žç[§¯ßërtŽ­-³©©)˪!%íA|¥¯ª)µù¢ÖÁžø;À¾~,©Á¹°Tq¯ƒ	”\ÂgD©¦ñµÓéßq*±¦=7Kå1Rãÿ¡½ZrdÉmà	æ}‚‚HQ¿˜åø¼°7¾ÿÂâG™Ê®.à
Å·iTªSTŠ¨§šî8ÉYoÌÉCy[’Oóþ†b„E†b.K•äÈP"¸?ÀõÆúD
Ä/¾¿0,Ò˜ÀXu¾X¿uTl³¦¸´j³&h/Ôliݲ|˜·áWÂYz†ôçZæ˜`zú‚"ÍVl“üùß¿¾Ž+B QÚPäÎRÓRÌòÒw9ø[És ±…‘Ș2g(dqʱÈÒ€8?B¡²ÁÔÍŒ±È(n+ /ìžÙÛcmá1Ävƒ‡‘’ÄÖãl¨Áf¹ ò?p”4
+ 9‹ãÄ)üÁåWæÐW¿2†:¥ejÑ^¹ôÎzœçØœq5·’\Â[Iþ~æñoøÎ5Ï<CÆèl®S’§pæ`‹Që`½È5¼õÕ.æ;SŽFn	Ù|çZ¢[I›æ¥Ëí•ØÏܲTGžåï!'YÜ‘¡Ÿf
+ ÏÞÁäM€Dý^`K¾?ï;æ¿¿þøÛ¬]~;³vqcd*–Ê5µ-<¶xiÅ5+ ù¬Ûóþ¾“ä¦ãF=(Ø…e†’Áe½-ì;œ¤(ÞæÑô HR"“[)ª^ñz~¼ïåœõ E7”2KÏá²ìʁzÃ×óö¾“2gþF+ -ÔK¤úÚäáù¾—S=
+ J»fNEgæ(…9{Ú_vVõ'j0…Pf1NU=E.êOî…Ç'm3O¹ä>7õ KÜs­ë‚má±Ã˪®òÊÝn.ôÊÕf6ô^Øv8I»º“[x*Ûµ ]æÄ;œ¬#m<ÒòX;w5'÷Âý¾—P­ÉÕØhv”R·>–¾èñ¼ïð±R2?¹®”’YÐëGÞñs‹—V¯Lf\f½±Ë_RRº-l;œ¤ªã¡
ÍûBM½65(Û¾ÅI«ix+©y¿ÔÞo-^Zu(f·‰§3¹GõׄeÝôZØw8Y³zÊ+²¹Ð+{²¹Ð{aÛá$%ó•W鐹ÐU*”wCø|ßË)åê3TPËD³•È®XŸ¶wtE½ÉU0³©<룈5Ùž·
NΪÎäâœY§‡:“{aßá%5;¹ÔžšùÏ¥îTÍ€Þû'mûæ@©=(µoô¹ÃÉÚÕœ\]œf[yÌhÔԢ܏-^Zµ(7íxpvõ'ÛÂþ¾“sˆ?AÉJ¡ì:¥5“8êO¶…m‡´@Ò;f{˼¾~Ïd%UÕÙõüxßɉÚ@UL™s*žÈê²µ­Þû'-‰S‡LZ¬…t6ÄjµY¦‹ \û'iQu¿HkÖú¿8ŠŠûý¼mpr2Áú¸]ç–Œë[6i$ûÂõ¾“p¨+ j­sÕi©&Óp?¨
V!&)É™9¿ŸDEuüÛ¾ÅI;Ñ85ËšN+©û#›FknÜÜ®ÇÇûNÎ"CD©æðël]œ™ÔÍÐ×¢–t[Øv8I[–ä,Ýhm|Œ55Ô:Dxï…ÇûNΡ&·r%2å”UNÎÒÌåÕ®fé^ØwøHÛVNÎÖ¬Nhûœ­Z³³Í)‚õ[Ø·8iÕ§3†œµMááä¬ÃŽÖ@ºúý¼opr²®~A_WڴꡯKlªû¶ã—HŠ—i®ýõù»‘öÏj†Z’v¹Xþù+ ‹1Ñb<95Š>ðU$Ís¹‡ÀL$™×”f(¦†ytrž/YsKUDCÉí8Þ ³Î”sÙÛ'?E	iQž<ëh0¯§h¶£Lóz¼þ†8å*ºDÁQ†BZ˜''j®¯¨lTv€sŠë$ºäî?Fhž™Lq.¹ ±kGzñ†YL“díSœ¡˜çÉÙ‹Äs]PWÁ8¸ '`iêZRèÇã+ “wHùd à%îS—¤“”@f}é@ê.œ7ÈBj²$îØ0#!W˜'Go¯¬c()dVeëìºb +¨ÇJ¬K±QB®(^ó«krW!
 s¨nt÷4õŽYÛk¨#r»àqFb®8ÎÞ’Ú*Q_Á¬ª…¹‚0'+ óàè”p™ª¡Ò;º(e&‰Á¤$›,ÅƉ¹â<:ûØŒ•`q^„nzÇ„K—¢ÃŒ„´(ONU&*Jj[	PåƒÜ¶õ
“º¬ê6ן¢Œ„´(OŽÈ]H]Âìÿ§½l²·a |•œ@à?Ï“EVÙäþ‹°+ ûHG¤Š4l{'|¼Ü‰ûÂDâ’Ñ2N¿ra.Ù7ÇW¢OôY¶\¥Þ´¬1µ<õÇ!õ
+ ¬ZŽæóRþQ¤+PEš6>1>µ‚^ÈÈ*•bß÷;rëå|e¸57*=‘ªÒ²ñÖ ‡z>ó@#”‹ÞŸ¿ò+rqjióqj¹QéJ‘–w:FÿÆ\5\™½¡ÇZ¶~'Ó©*M;Ÿ¦6:+³råèíñTzeŽŒô‡ô´ÝÉôDªJË·TÇÌÄyK~Ë‹Éõ©'”|g™®L‘iØù$ž¢úkŠƒ«Ç0LQælœaúóaïN¦'RUšv>ù©sÆbfáê1
+ ªŠsÉòÖè‰Ä“eϯ•F×it%®3=ŸF߉üÖIÊ‘§FO¢h4ìºQ₱ÎúÛRç"´ž×ß+“*ŠÐ|Ü%nUz"E¤eßyð@Ë¢@ÌŸÒŸðAîYミôtã7*=‘ªÒ²ñÊÁ?Ë[b&ϙߒ²ò,‘å,ùÊteªNÃÖ×ÝLç4ÕJy¦çÃÔÙ¹šçô|滓éŠT™–­ãûõõv¡µåúüí|çMŽ¹NÐG~@UhØñâ˜ë”FÖ&çÓÜòóFöŽ\h’Ðø´ÙÞ‰ôDŠHö{šx«¹íwÁm¬§Špš÷€»ö±+“2^}néé¿—éˆ<Uvž+VÁìü‚zN ƒ9¾óÌ…n‰­?"îuº2U§aï•@îùWTrïëC¬œ×DzU¤eßm îùipë­`̓'3d'n•˜òœUz"U¥eãû»hˆ 	reRùŽ¸Œ›w•è‰Æw½ÇYîÙŒpöƒø*zW•n¹ž¿ê;‘®LÕùtãcè…Cǧ‘8äù||º ÷0f9žyw*=‘ªÒ²ñ=ÍΗwÌœž¹;!sçNɲ]UzU¤eã˜eùËè4Jë†Ê§£Ó¹g]î”Ï'¼;•žHUùˍï,–2>ÀÿL£âÎuÍX4ð«”Ó¯²ÆÀW‹v&þM ü¹ä°HŽ0CâÈv7&ÿv¤.d‹DÍÆ•¼KÂÎõ´‹oúÅù…æ+ ©+™Î>¢×«b\Ð…8²Ñ‰yäóÈ2µJGmÆ	÷ÎYæE>ÓŠýÁªØߊó9
+ l·bŸ²—Åýˆ½HÒM¹©ú’'OŒœ"$GYr„²G¶›QpÖ‹sð^ZqW<Á…or³±pÞ(ö«â+ .‡„MÛÔ{WBTF!’À*9À]ˆ#Ûݨš&ö¬+¡¥&ÄÊßñ%kïCmŽ+ l÷b¨sR™bE–všq
=Á[{–88l—äF±?Xû[¡Ïa`»’€Ñ¤’"I²häLÎ]†ÇŠïDh «æ7d!ŽìàÆ‚¶?±¶æ&Õš–¯äR‡áV±?X8¡qd³eçׯѥôTs(º€‚²C&ºQ+ Ž°Bó[ÙÁ
Ä•e…Z¥•VÀݨ-ËÙ¬7ã“Vgªjuv@" öý·†îƒÜZdœiÄ}3¶3{å.+’|€â°HðBÂÀv/:¡Ö¼îŐ®i>Âß±½¡2:âj½±ªÖÝ}ŠÁ:˜0q–lº¤Ô^¥a6k$¹GÆ9Føq«d°*ðâ\#›Íþ˜‘x¬µK¾’¥ÙE)+ ÒE;¾ãJžM¦D˜!Ù¬Š#¼Ð…0²ÝŒVô\¤¡Ú%¿“—Ë©¸Ñë^>Gâ¢WÂÈf'V=p+ ûsUp€ºG6›7Ž+ âHÛÌ•è;v&üZ
+ êÉ<u:oŸŸ"˜¶½¯Ì©}WÅÝ1yû‰¶"v¯ŽT¼K™1UÝ) ‹ä+ ïÃ=#ûsUp„²G6›ÑÆñêංÑŠ³­=½ƒ;q–’ Ø¬Šý­ç(®ÝˆQ8²w>bìÄB9¢ÞŒÃí•<p$†-cÝêõCn„ºF6;±ø­PblŸ§Ž¶ÓÎàU9ï-óñ­dò©Ùß][½©s†ïùù¨û–ë|s%SâŒÜ+z`„æ+ &ü’-'_À{nBLÙ“ï»sU¯¿òÅý©Šûë¿>üÿ+ ç¿_
+ ~5§càw+nyúëo|:#ý¾þžŽúç«òÀ+ $cJlx¥Ä*@‰„Ûßšt?¼íÄZ‚k®¦æFDŒ?£Ú7%¬ÖÞ¶“—°Ú碑™ ãGuÂ
+ ç”0âܹ PŒ
+ Ð-p™)okÂm7RÒål¶f¸äá
+ JÊ,ôKK¹­Ì9êSù÷%|0ÊN<d¿M·,æU™2¯iή¾ÆƒNMJx?•P#“¤@_ÀÅŽ!ѱ6–]¤„Ý9ŸEaê³DH˜_+•×7?¸ì£E½€D®mž>ì]+ U˜Þ”È5£Ó±=1i•ô¸9Íl
ÕÇ•kJ\Œe®Ñwô_Ê#ÁtçE¨Îýq¬ÊQNº²Û.BErÚ>x÷€ZXgêë"§-¿ÛEо¶³jj®çŽÿ(ñ
+ ý6w|n½³:×iJ‰\:Û+¯¸ÈJj‘æÖ •MórÛ5¬åÆ4šqÆñnÁoSd¸§ãöe!=•E¢Fm¬jZö›	"ìítqu”Fý–°ê·ä{‹›ö¶]¥C؝ö¹h4%fÔ+˜ä­ðî³+ ÛàžSà,­â`
R|â”úô¹mis´$ýß—ì¹ôxÜ/Þˆoÿh`R¿y÷Ѳ¤ùï<¬J_öÂÔTµ„Š„ÎÉ@Kv¼F'o,»H	ûá|0JOš¡àlÕÛ6M¦^ÿ>Ãfêù/-ëÍË.¤¤ÏéjŠf“PŽNô“¦w•Q„ÛùžÃ[ýF?ƒºëoáC‰oÞÄŠ‘¢á¬žÐ$\{Œ©\Çï]x'^@y„€…ÚPV‘#ðCõXòÅTýÜ<¿Åù‘òuñêwog…€D²Ú+ <|ùj"ëŒJÝ^H²Mìíe¿øþ*)jhðö‹gÑ®ãÍÔÆ2Š’p;ãs¸«{ÚÎû _£|gß÷ù]n&6%ò}ÙaÑ~5w`Ü\`tBƒqÉØ„Ø7%¬ÖÞ¶‹(±Ú碑”ð¨s¿M|ÏéÒ9ùtVŠògº•-­…™Bœ¥¨§Ö°C4”yoÏ”°šûÊ,J‚~„2t^Çß&¿ób"ª|ó3ÒÕÒÞ¾LN9-ûÅO¨„é×Gƒ‚YÈqÿóž)q5w¶]¤„Ý(ŸDV†Î™æ·d”£œ3s-Ažçµ@¶}5y𺓁à•K¥Àk'`B»$·°V»Ú\·VâC÷\Šrào)µ6)¼n•Ë¤ÐX2rÀŒ
+ ö¬yPtìÃù#7¾ï,³òK‰k¹¯ì&	è‡ñÁ@ijþ³„
+ ”ËÃ+Á0—Èw³r»½‚ýr
+ +iå»5e:56áá°oJ\ͽm߀¯g"P‹»ÓÊ«`_€šÝQO.õrG\»;jp}þÖã"a‹¸ÊÆ©úË/%¬Õ¾¶«p+ –7!Uúäy+Ïª‹¦'àFö\Z¼âjž¤ÐË×/;ïw»X"Vóô4Ž´?
+ b%mÍ“5¼âÂêí“ï­yÒÞ¶·ßû¡}.=ú›)!…ÚäÖyó1i4&{vÐÊšBZrCQ—D¯>Ú6+©&™n)pmß{o3$òÃ÷`ÚÖ¨þ6öɽniÒ3넇›Üï­Kh/o;–Vѳ†^Ðñôå™]scÛÛÞD|8ŸÅ«­ßoɳܽ‰™‚?¿—ÿ’jû[¶ÁûU-Õ_øó™Þä¡H0½é’±RûÙ(bÄí4¾\ÊIÞ2ß™:üÃ2±Îÿ6õ²§¿´§e‚ ŸðqþGº;í¡	vÀ~¸Œ+ ”:#9"Øó!¼³í.€.¾ç‚pë÷5<Â]ÆÈ×¼\LæuÊÕØKÉ^ÝGøo|­Pècç­"AÛÊ|GÛ1¡;Ùs!H—7øYBç^Ƥ›£Ò—ûñã©ÒiϲkðVRó˜ÔzcÓœ'ì×všÃš®@-ª¯TôôdG 2JpG…Mü6<
Flh¿»óO#oL9¡™wØPÎGv½æ'íl³X¹S>‰¬lŒHäHüyf{„âe‰ØBñ°1£®£¨Áw…¨¥uVºÞB¡­e7O@?¤ÆbÜK¡Ë>¦Ýæn©äúçÿd›ÿRØ8ésï½NV£[R—nW·äMmŽ†ȝï¹0½àn¡­ÐË0¦ÝTÜ"—Â_-ôdõ„¦äÀÜ÷—"î€!ªù%Š†:goi»øûa{.UY§ë·)x¬z1KÊT–ÒQ/ ðƒþ@VM»
+ ˜¤Ë’5„„ôÙàwµ€ÞVfQ"ðCø`”—)-£.µmSc©UϨ§ÊÉ©÷eÇÌ+$þÇìgó”al„ív”ÞÖv1vã{.
+ ³yû[ržW¯<™é1uå¹Y$ªŸµú²I€µræÐÒz]¥aa34AiÏ”°ZÛÎÒAèNø\Z<÷̉æäÿWƸ»£§ûª•c†ìœv'NWãd»áÔÉïÖ8q[™ÛÞ|È^û4™ü6s}N»3"Ï‚¢\‡D¾‰í•ìw½\aR‰Ó)§ÇIŒeº·­hp-w–U¤Ü9ŸEW¾ã^þ6¾`éù÷~¶†ýf¥€D¾/{Ú§]A-Ýë;·Õ_:¾óÌ"¹¦„ÅÜÙæºúç/ås‘x•ôi~“ߦÀ`SÞ‹i2g™Ò«Åȶ²[ •s¯€–R<+ C¥|$v›®S0ÍÕÆÑÁÂUí!™éê¡ÙÖ.7· ºpzµ\¤ÐUÁ*RŸ‚NI!¡Oì
+ j©tó©Å°SäoSuª$®pÐü¸nÔ‹á¦A`-7¦Ð]¢ÞÂãõÑaÆM0~˜éAÁ8	€ë4—P²’€»BZ*%-	øÇ4ˉà®kTGƒëFdÀm“âjîírºeª•Ïëebˆ,3á´–¬$H¥]nFIp[፼íÑã¹¼ˆSÓ¾½ßt…ÒÕŠ¨›%…Ŷ­ËÍ#êÖþ®—…Äv^P, —. r’K®0–£†¢ù
oõ¦QÜÕŒ‚U®%GFJŒš	UÃÌ’àZnjbsÈ4þ®—†œ' êP10÷%™ö´³Ï
+ Þ)£µ%s`´&‚¹):Õyq)4Ú®*ÁÉÝvˤhš»Üœ2ÝÚçõR!àl±&B¥30&AsqD»›&”,£àðˆvÉå#ÑÜTJåÑ;õÀu³vßnÖrcšKÔ[x¼Z"rh±!ŠÔ¡Ð#ê}$×~TäÎ-gžÑa=K	©H‰ä®H*—jX8YKž«f´ân9—VÝ76¹ùHÕÚáõÒÐ%FŠ=TŒ^Ÿ`î"šþQª€œy@À[©ƒ3r+ ŸßÀ²ùüÙ ãí,?ËFug&§Ë@ø\ÛúÊö“:ó%}A¸/·Ý!êè0o`¤4½9í§Œ¾‡é0J»ÝÀ×ìr^(ú§Ok…4ד"–S±K
+ «m_—ÓªV¾>o¸íTú£Ú%¥b>“äò–endstream
+ endobj
+ 3403 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050303192414)
+ /Title <feff0050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 3404 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3407 0 R
+ >>
+ endobj
+ 3405 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3408 0 R
+ >>
+ endobj
+ 3406 0 obj
+ 16527
+ endobj
+ 3407 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1159 1000]
+ /MissingWidth 264
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 966
+ /AvgWidth 441
+ >>
+ endobj
+ 3408 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1075 1000]
+ /MissingWidth 298
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 896
+ /AvgWidth 479
+ >>
+ endobj
+ 3390 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/LLU-IBMSP.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3409 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 3410 0 R/F1 3411 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 3412 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰Ô—KŽ.·
…WÐ{¨q‰z¯À€b²€ ‰ØâÉݾyXÕ%²û·Ñ”21\w©Å¯õâ!O<"ÿ÷뿏·r†|ä³­“úQC:#¿þóø×[8)ߎ·x|¼Ññüô×ã-øï‡ïø3Ö3Ö£:K=~9ÞZ)g¡÷ŸŸÏžñ}G|üž?o?oÿ{~s9s>jgª‡¬ˆ×öÓñ÷ã¿XÖ°(5½vµ”{àgÁþM“)\þ"Ó™7É÷À+r“3ü2™§'}|÷ÀrJõõËä”Ú©—|}¿àæίE¯frïà2Ò}jï7Ϩë—ñáûàÄ7ǏäÓ@Î	÷ÆäÕ|˜!¼…¿üÎjÆV{¸þL{(ÔϦï÷øSíá÷µcîA‡ÿ=CL‰üO’Qö$?Ë?Ø@ïgþð…yz]åøiåŸööì^BÔVä|ƒ~oöÎèÐÿ*¥¼tïγn‹3íÚéÎGÝüCwvüÑŒ)‰V#õœ)nVíÌœG¦¬né9àÒ3¦vX11sžÜ´ÉªçÌ·o“ÁÌùx|æm™ûås©šSÚ‡åè)ÔÔïñ¡™“<žç÷÷·ž‚‡Å—ñL¹¿õ”{aíƒ`é)˜$ßî’=c…Ú—(U
+ Ûª
¯=÷
+ åÿZæ½€j¨ü<î.}¬9¨f€Ùçfý$Ôâ$¯ž™hgç*?3ž˜ãøTT*÷+üð—¡Š!ú'¯-³~¬_‡Z¨‘$ùúÊU¨f:žúçžËÃT0IR*uGÅù5PS„,¦¾|õŠ ¼vò§ÿú½˜9ŸÝÂÎÎ
ÔÎÄ]f­wñ]¢ˆP9[ù»ïì_3À¬RßS¥sý–4C˜ò®6wo wII%oÈ“"€Çï”Å*•µ¡JñMÏlª`r%ÄçVÆkÏJÜlÔëÎêòZˆPšC¾´uäC+ ¿7ÏZ£üjš;êùêJn[vWì%žL_Çm…+ëÑ+ 4€éÛù³t-ð87üðj ŠŸ®
ií%ZÀtl”»Ç) Ž¼e–Œ5ÜŸ.rY=@˜rò´V¨âowF9,¡îÐéÉ@õT=Å2€éÇð€ÖTÐ7F©.>>}Ø2ÎÄOF©ã9.5àñ`Ø¿§½Q@?ý×Ð+ èe;žø×1:
+ ”q†‘]Öˆñ/jŒX^ŠÉu:6Bo¸5öìÊD’…—ø°<zaÃÀ)Ò„&´\ž]™0p×9ò4ö&
+ ”!-[æÖÏ“6ŒÑ‚èF>Õ±aàÚœB¾5Q p£Ãŧ4r]9†3ýðÿŒf˜ûýÚbAã2½Ê{âAk’y©f—m0@ƒ+ ¢@)’+Å5Ï"ÀäŸ8ÕRÈ®m˜!Ìc3º§Zâ€G§y¹À5 &€È•ÍÌðùPƒ4aB©ûú‹T³äõä²¹i`– Þ¨‡å̶a¢¡V1y© rå'l¼Jƒ¦T(Ú]‹+ ¬A 79iÊ¢);d¹‡ƒ’«å|A} B¬âøï-UsÀ„¹”|íÈ°	u•¨¹ÞØ+°âÀÊyyDÕe>ƒ-äHR)ož…	¹ÃC°Lì­Xa@%‘¢è2Ÿ/¸2?tm`+åG¸
ÆB¶±…PsFé¡Ø6WsÀ-Aü76{’fAB®Ð¸«Êm\®8¶¬›¹a at Bâ9bv5
+ ¯È2”3újð준ÉU*Çyè)Ã/°$d)¢Ø{šî€ÐQOo÷‚«905A~ÂÀÖùŽp›t¼l$<]É+°³ˆÜØ<	×ÄàR.‹ól at BnâR‚¯zEÖ S¡[Ô"Ä!€%o=`9KEuÚ¼8¹TŽ|=õ°æwÀ^;—Í7l@ ×r‰Ünå° !$¢´ƒavÐQF63À@¾Ì‹ÍÌ0 G+.ù¬9ÂmxÏÄ9¾Wç,ˆ§æ.¡Û­Ír”žýÐ^‚X«H]L{®ÃpÀ%©Ôè´ÆÞYÅƒí7™—è[¼ßr.ñ:ö]jA ³1•öe·´ {’Ml§‰<Æÿ¥¯0žY®µïk‘Ì^[`×·Wù,äÜ®=ìf¶Ìm86‘·OÀ@nM7ã{OÎpÀåþ[(mSñ-ˆ§Ö(î
îÞýYÈ$vrìQˆYz—D,¤[PÍ·HÏ™XAÒÖµYȍûH£n¶B†îߐ)n*½ñÔÆƁ·[ÜTzç‘Çn¿i8à&é•£½Ú‘,Émà	ömËè(ü^AX_
+ ­Ñ!cïo™ _‘]mÌðQÎô	&ðH ‘+ T%P€¥ì
qŽº€Õn×¾ãv̈>ÄIÙ¦9c+ É{íÅ1g`¦uúæŒAÌü	yH;æ„LS2âaÿ颲JŽï<ÓTðŸ}íÓÓ„+ í¿‹º€+ è9Òû×m`Õ0®§y¶}3p„cqÕË|ŽÔ&@­´£•>¸ÅY8XQYÏÿ¶›FòŠ'£IG5ì’—rŸn!u< =eüÁ@óÑl‚õ.Ñ	;†W‚w‹û…„ZqQO%p(2LJpëúNLF#ÃøÝàܬy8©°äb³„Ûêa5æï5x½h«]ÞË™û0p„ca>¼V+°òµE÷ò2¸^aP•<
j/ƒCq™:5Pui!"Hb­lŽ_¯ýšÀãüŽH%$u­¹O"xÕJ.ÑÍ°(C ‹€ÕŸq,0%­k‚Q”£Õ/§o›l~9BÖü¶]‡f=5Ws–Äàri¨£apu¯¢Š·{Ô£uÉéðÒß0’9G¢n‘óxÃxý°í+ ý±Ÿ*.©ÕÓ—l…¸ük*ÞHÆ~ÒÑh*‰àaà+ ,^$ö(\XýHFžÅcÛþô$odõ§EÊçLXcC’æħ†$C©¼‰Ç‹ÕúƒE;H\‘RÌ]ÛtFJq´›a¡õ³éióIm…ÌžrìJD…ï1~
ƒ”»’ˆ„ð´Èñ¤”ˆvÿ–¯Éˆ«ß˜	ËãdÖ/¤[”NåQX±O‡ø•À—Ö þ9–UHT%YíqHäüç+l-Ö€-x{ä³À”R˜HG‘Mò6ÄŒ8
+ l/?$sª=ÌܐD
u¹‘?ÄdÐá÷¥¬xųÀ%-ê(°‘®â.85EL~oÌcÀÜ!‰zö(²2‹s<Œ/ƒÍ§3ÆãbBð0ʼn* ÏH…rÍZb8~Ç6.¤ØLZ‡\(|D3ÚèYäúé!Ëa¨$·žÑG‘ÇFQ9žs¦~óÿXM¿V\õÿQä@Þ4äðwpÖÔßå÷p˜ˆÔä˜Sõ4'«&”3šõáÚS“ë Ϥ§™H#5épïS»ېr¼•h&!K=ÞU5HZ;MEZ˜*ö"ÛÐ`ô©zZ.«Ý¯±§&þ9ŠÜتq'‡ßÏÎØS_q¼8¥Æp¼©ÆÀõøäCCuÄt|ò‹’ b
Ÿ‡CÖ+ 'Éyܨ€€æïùĦWu*üAðjŠJ3³ñÓ9hZXŽìº-=Yü§ÆÀ\1–è>”Ë´pØt‚J¯js+ ¤ÏÌÞ–:>¹§,¶»þª§GêýÅZ~aé4ƒ®
7-L6}Rò Þ›ÿÄFjõÄ„‹ØÒîïÉ~Ï¥^ƒtàP­]á¡R‚8¢2Îë{2ßõG
€´/üÊ”<¡ñ ÊîïÙzÓclSÝSä?Bƒ“Í´pØti=*Ï>­G•ÕEÏÝ×Â|b×)G‘΢ðªÔ$i]*JY6-Ì'6½*¹frZ˜ “çš{a>±ë´1MŒº«çmT§íZ]µ'ò½0Ùtk}Jý¾œÝÕúTä+:Íh6²ia>±é5‘xîN”>Ó…F'ž{a>±ë´1WîŸj%dþi‰¬3/ÌG6Ýy¦%‡1•Í?-oe÷Â|bÓkYµdïe¯–„î…ò?ÚË-Kr×¢S©xx ÿûÎ.­‘D8¼n&_Yv…7G¤#ë–b³‚·óÛAjÐë¸6^l}±~²¹l—2ô“]šËÖdv©BË‹õ‹ÍU—¡ŸX©iõ5´.eèçÅúÅî¢MüÜÕŒ«¼mâHìÌ–ë'{Ëæ u¨Fqb9H b»ÒôzñöóÍcÿþ
+ 4æ÷”ÃÇy~ÿdwÙ:û•.‹
¬ÁÛ*0[Ü|±~²¹,¤Ù±º¬Ú®µ¯æ(5èçÅúÁîšC,ü\3%)A?kèþy±|±¹h*³]%9IØ¿´Ãqò26wmpú¼~°¹h‰ï§·Ôõ°æöqzןo®ˆ¥•ƒW˜-ÎE$¬š¦ÐçõƒÍE»˜LiÑ®žBZ¥
IîëÅÛ'›Ëâígë<—-!}¬2Êõþ¼~±·j‰b„jÐQ­D-B “Y‰bé—ë'›Ë&ÙÇyi
+ ϱÞÔ²‘?/Ö/6Íâ=_³E)qŽ3|XJN×ÛãúûÍ5åchAg¶RÛ[¥è&Îç·6mìŠ:Z³Ë-AÓP$²&®hy±|±¹(N\dtbÒªCnÉ Lk*Ëãúû½5kä
L±éŽÖÈe.…![XoáÏóÛ›‹ͼêªiÍÄ$堁Tl*˜ÝõÅòÅ梙·0µ 
µf!ṑþYŸ<¿}±¹jáጌ‰ÔßJõöŸ0Z¯
+ ûåyýý暍®ùà‚T_òâ1kc«¶¾X¾Ø\tðæšµÖÁE[œV½Úi—ç·/öVmx:1’´¡6*µÿò˜´þ×úbù`sM ,iÖû|C
+ ÌòÞ"ïáòbýbsQ<›AÁÑIîLË|EJ—¿aÀ#³¾X?ùÕ²º½Îøî¿ÿÁSoÄóXõ0Ÿæ¥ø¿f$ž€N/æÅs@ŠJW¤¨´ÞÈÇâ¤)@²\4˜Ê%4ó[¶Ôælé$Џ§-·$5;‚5rmKxê·7úÆll0R
Þ"Ý€S¡!ê°Ÿ6æÈî1¡‹»{ýì¬5ePæ¥Ð¨
+ M!s/K©¨yŠx´q[+ ƾÍxéIT‘†¸›{@ÐuwØûÓ~ïö°;ýŽ´€îÃ[¦'RUš"oXÅ¡³6F¦«+ ½sÇ[’Ä`«™Ï¼r+ û SãÂ^úöt÷¤Ò©*M¥n3S-Wa'fN\ÙËvÜ"ý€ªÐu®Kéf&Pë’Jì„,ôŸP]J_•®L‘i¼ÈÔ¤¦¬î?ï›ÔOdaôÇW¤#Q5šÂÒfè#™EÈí*ô‰ÄÊ%î´½ßßUz"U¥%p<ÐÜgÂ4¨xâ³m®ý—D¾m5ždú2Y¦%ò&<µXUÍޜށ£¥ ·§»¯
+ ý€ªÐr—âÍN—™™6¶íÀ
؁k{)Ô0}Eº2Uçvà}Bøš+ ¨²A£EÿqbâÔB§`ì7ËG™ŽÈ©Ò9~‹°@þ˜DÇçºoä>‘m2êKq÷J>htãM† K,Œ@Ç&'½ÄÈ‹ cØ=é_˜<²¤Ü·oä£N_¦è´Äž¸P¤žuL-À¥$õ¾[ÙïHìšx}Rßo’Ï2=™Sç~èØq“ÕÅ2cmÿ'&Ö‰XØŨ×vUéŠT™†È+‹Œ–@B)\Nr5Ü ³²ÉäB¼e:"§JCäØ9ú<ëhp^-¶U~;Û˜<òþü.Ò)*-q‹-(èüAv‡Ý¡´»9w$;
*H»·çA¥+QD¯‘«Dépw´¸Ž”^¯´©óÎŒ<´•Ö·]Ç£NW¦êücìáÂÃL?à¿DŽ\z+ 9ÿå2ý^°;WõH?ŸâÚóÐèÎBª£ÌMå—Óì
+ ƹ‹¤~c&¾K>+ Û¯–Öû•àäP$Â^ØÉw;rÚÑ
+ ÿ‚·tÃ߁—…Ú¥»“§ƒ­vX¬?ŸÈƒ½6Ai\Ó'(ï&ãZÀqy]Œ‚6-Ž^Xqƒ¼“¤U){G‘“Èu©Êï&ãýR˜}
+ x]ŠѦU)?ŠÜ¥o‰¼6Tm‚¢”û| ƒòv!à8»A†ŽMñ™ýöâ“æ8Fmœ~À” “ó~1Ìq
+ x]‹˜µUÚl«þªrååkíÆûîè…´E>Aù28ƒŽSÀëZdÏäJäT\äVÝŠ¬×“.àáÈÚaЁŽcÈëR”Š£–åŸ —(MPð}õ†ú@®ùæW»¬¯œ÷#çýj˜ãò²-bóYî$U£g¿–ÏÈ­"ÁÝê»ì+çýÈÆù€Ѳîò²½Û‘Ã5Õåâ“…ÂZÎýÀÍ.êçsuUŠß	oÇ5ÂÛ•˜ö)àe)2J0Dï’Q‚$—’íànWÉZSôòän‡z·Ùªò!àe-"nQ—H®¨ñÚÉk)÷<ÚemŒ¼<§Žpޏlœ¨AÇ9äe5FS¯.]Y—¢Þ$íZ˹Üì­›‘Éx?°QÞ®…9Ž/kQp¦YŒ2n©´Zå>€^•i¹Ê}¥¼Ù8cÀËZT¡Jçk'W]"Ô¸øŽú+ r_ã;çýÈÆù€tœC^Vctó‚Ôµ"÷v¹¥BôŽñ”l]ºûÝ\7£’ëfhœ+ wU‡Ñ¶C–£õ(5fù•ãj÷ó‰œô­˜Ãj÷ó•ódr> †9Ž!ÿßjñÏ?ÿýe]×$
Ju3höM‡>u|	½~_$'iüùkLÎíJs4kïc‘f)0&ÃãºÔ>†Žò7vD`:—ëÚ081ò²ÌþûÏ¿þóïe%P“£ƒ×ëas9ÖTå£+WK?+ bË’ãÓùqýu[Ò×(í×cgUó”£ïÂ"¬íL=åòØY”e“ÊdZ€Ö…ç882ôAxŸ-J›FÓ֐
æHª}²vèJË7g?AŒ0v3×oFKaŸ;k*CGJ(fãºAƒÓßXîÛü¸z¢pj¢öëvÈ•$«69a<m$)›¦<-ÐM—k÷¸¤ÃUÀ¶5qÁ·À¦çÛ€aa2渱DìçR”4å¯ØÏ}ׂõÜÚ`”§G¸·jFºî©#h–X¤þ›Èn
+ l+sœzóÝ&BíºKºD×{h:´î‡ÃÛ´…õ½_Á°%Ž’:n³øÇÖšm¦¢ê†Lµeá™”$ððF´C劯ÛѼþsgS
+ |pYë› µ¸sÔë9gœï;GÑïÎ8yy´	“±ª“"cŸ„÷é ŨjWý¢5d—“ë¡×úíY¶Ô×®w
DZ´€‹Ùôd¨„ØŠ’GlX:›kÛx™7Û}
+ =m¡Ê
ÿzØU>nÀñ­8Ó^ú ú#g
3C0ßv´êi˜Ò1HgÙ=WÄ°‘AÜ“êFšÜë¢6*‚Ù²¼žtJ:œÇg„R»ÇõÀj~	¢mJl¯ƒ
+ ’€ °0‹Ú8Ù0öÁuŸ£½Çµ€6¾YŒ<†ã'Ë”Õç¢	¥'!fyë#ÌsïIQaél.iãʆ¡OªûHP·j‡÷z8¢äÈó*y¢ö5wjO±Ú­Ãh)ꏍ幗R4+ ¨XÕÆÉ(ýyg»O„QÏ´B'+æÀr•¹](ñùy2‚µ©—ùh¥Y ïåßä ²›¹cSd’BìçRtíÉ,ޓӁ2=š!ÇÌ›?A7^1oõ¬µÛJöäšž`­`™9^çOÌäš$Æ=éîSUfæëáàK!]ÌF}L±|©¥ŒÙ&s¼jÈPq¾	èðö–’ÀqRRšÀ°+ ¾7Î¥è¨Ë^rîõp$­~Ÿ{lN»£ùɳE¤Ú=êYÓIËÏ=csûÑ[ÉP3s‡+ê+ 沩ýQ‚ΙTŒö¬;•o*ƒ4‡|˜j§T*Ŧùaf¡„çò‰•ØœãaŠ]‡b
aõq¢¼‘3Eñÿ†iÐèmÑ|…#	âÖŸ!Ò8W¦k›ۈ쒯ö˾Í<û€ù¼R´gîxÍ^‡bEåÓž|`$¼ûvMN=¨­[7òM÷¤ä}15lÃ]Ž»€µü®ÌELÔ<O«Dn^gÜË×IQÿݧ@Æ3g'q‚ä€Y6ÚY6ºRBäCzÛÈäA]ò¥>C ¤æw„{bªž°Ù‹@ÙN{^VxÜä…¼©?6
Sï͝|"¡¿7©ðw£<ý¬+òxsê˲;(ùNÏ+Dp´«—!ôÑ—ûÝ›™fV[v8nWÉÜWâÛ¼¤L̆ŸBCÀZ~™ÖܽÔóÒooݼi°]'Þ
+ 9xã—[ûMÂTxc7<~y¸5úh¥_œ­’*ý¿Ù%_íSÃÍ„D×ⱊ+ 泍D·¤ÎP!¶ Î0{ÝÕæHi*„4ž
}™(cO…ØF•‘ŽõY…O©CY’RA˜IigëÄ:+ üþÏ­D~íÞ½{uÓjí9s÷¶Ù/wÿ¹¼nš7¿[–ß\îþù*ÛäC“¶ [œì¶Å¯[¼¹Yv,[¦E¯w¿5¹äøÌŸÙÓ3{zfÏ“cö¦4ŠQçŲ‹`6-¹7'Ïíµç2ŽÑâH³‡˜Ú°t5ª.uù¤:jõM®öÝ›RìXÂK€þ­•1Ô¼Uû‡_ÿ~ÿty|wùþû¿]¾»ÿðö—÷ïŸ~úøþñÿù͝m¨ì;áÉš'ì³àîj‘cˆ#2Ô-òÝûëýå—ûÃãÏ÷—ŸïŸîßµÿÞÞ+h¸Ø?;q1˜ÙTÈ&4€mØ?Ý_ÞÁÚÊÛÍÉN¬ÙW,øëçzÝfFtœu[\ðJ(.¢Øî={†5éáòªû\/÷8‡^>FûÔöèSØ? s»‚w*Š·ÑÁìÞÇžŠ>’ìMX?ÙVûíÔUaÕž,‰[òÃãÓõ§‡Fù´_*\€i.Z›êæŠ/–Î#Ëö—ÃX‡âêàOÛá_ 8k°ìŠqFfºè\ÿøøøð‡‡‡Ç·_‘­rLx}L9ºâËÇCq¸‰Éž'Ó	ˆ˜µÓžOŠÉãìzô—
“ÎÓönþøxýåëö÷6óRöKá%¤ì]ñâì1™×ˆÉ̼ÍNŠÉò.vUóĐByÌ|lpÞqùjƒ?Ó¿)¾t;Íx>ür{c¶¶»LÅ‹sýDdÏxŠìEÌ[¶n=5²×2·7køŠýù
+ Ìß 21ƒjHñÍ"?«Ætfk~éþ?íáÀã‚Óy…ü‚d¿Ì¾mgâôŠµýT7—;©r¸dŒ·5©…ìv?<î*ÁÂúZ*@\º'0õÈý…Õ¿ìvbr×	ïsÚ­}Éé/‹±/ÿ¿*kendstream
+ endobj
+ 3409 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050303192324)
+ /Title <feff0050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 3410 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3413 0 R
+ >>
+ endobj
+ 3411 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3414 0 R
+ >>
+ endobj
+ 3412 0 obj
+ 14906
+ endobj
+ 3413 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1134 1000]
+ /MissingWidth 259
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 945
+ /AvgWidth 441
+ >>
+ endobj
+ 3414 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1098 1000]
+ /MissingWidth 305
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 915
+ /AvgWidth 479
+ >>
+ endobj
+ 3391 0 obj <<
+ /Type /XObject
+ /Subtype /Form
+ /FormType 1
+ /PTEX.FileName (./figs/LLU-IA64.pdf)
+ /PTEX.PageNumber 1
+ /PTEX.InfoDict 3415 0 R 
+ /Matrix [1 0 0 1 0 0]
+ /BBox [0 0 792 612]
+ /Resources <<
+ /Font << /F0 3416 0 R/F1 3417 0 R>>
+ /ProcSet [ /PDF /Text ]
+ >>
+ /Length 3418 0 R
+ /Filter /FlateDecode
+ >>
+ stream
+ H‰¬WK®%É	]ÁÛÃ{Š+ ió
©7üúJŸØ+ÿü§oº_R=úê~(¾å>[²þXX¾“ ®%µþ¤Ì¬?ÿ¡Ç“%J¶Oí·ý‡¸ô®¸»„sÿ癁ßQq?m×Ò²H¸öõÿU^\™’ÇÁ±ñ‹~'4_”¦žLàšï8ën-ÃõÀYBkE­®rØÊc=reö–éë‘+{¶lÚŽ|qÛ-Öû}~M]ç‰Ú‘o„ÔñV¯!¯G¸¼:„¼‘AVóóHÈë‘Jïz	y=þŸG¾qŸï¦ýïAôWzåO‰î„û笔Gœã±r&Ð5q9†—BÆk”.—¤5Η£*`¡I.¹Â9*gP…ž¥¢§J=⃆kSé?XË߸ԉðéR‡½•s?`o ˆ&$qEÏÃUAÈq•«»HìSñÈË
Ž’õ0ÒZ‹HqB½C!­¬0¢Ù«×¦š 6}YÔsÍñŒw€øeïºctÁ0£IÒ²HÑqŒêß´²){fU«33Ö¸ü—玙fÊúH /ÃsF½Ò­ÒÌ¿7Òk™*^ˆgWTà*7‹çâGŸ	YŸ¿Ò?Zš¯Ó,-¨NÞ΍=âå¹xζÈÙG~l æGóĘ–ÍL7ªksÈ݆jé“{¶<n“þ9²À‘nó:©?ñ6zP·Ê}leÁ€‘‘ä:ÍËéøÚUãüü.ˆ™dÍ3P²J¤ñN±ì hÀÉW3(9Ãß+ ÈJ‹Ïg’fÙ––™²0ˆ–ñF—ÙA`F
굸ðŒ©ØzÂ¥½A‘;ˆ™±‡ËùtÊ÷xºšcÔe]`öÊa>"îuÆù™#+)(®}FU/®¥É-OÇ
+ &noUèŠaF»¹§Óª-¼ÜeæÆrTWxy¤(éG^l p£êÍu
+ –б[iK½ecfK¤“Œš-=’ç¬Èºè/ÉòF/ÚAÌ®-9Bg>霭$,4ÞXYv˜é¶Ãרuî 'ˆ[Y0`D_1”>»•è8ãÏöÍšçcìbv±±ˆ¯‹
+ *ÉŠBZ´}beù„ÂM|ç23Vù2ø
bÛA`FSC3°¤ñF!ï †jŒVòÜ%[%šü„\Þ Ï
VÉ*¹ðlèB¶Õ–¨2!s¨È­e!ÛŸlÌFM¹¹Ffðdó9[«¥D‘“9몖k¤}öB$b_r¶:!š“ê i%…\‘ËÄr"X‚×Èñ¬1ÆÖÉýV[]ï´|º¦ï/f…G29#ûc’ppF&«D’Ùû3f((fòf˜+ yñaý.˜0ÉG¿´Ç^ÖíWEE Ë=ºZí/ß›ýnï¢
+ ßc3[ŸÇÂaä/dzÖ7%|ÁwvÔŃõ{x žð/‹çóbÐz>‘àb$r¹xß…+ N¶Y@²€?LŠí{3ïÕ}²öäí¢°r³{±îyÔÅm6+ [#ßpr€“bcqÊöRÈñRbó&'
+ `é9™«í‘L.uÊÃÏÒký.–äq+³ ×U¶Â:
rÛéQ)þsRbže9pÛÅõ{s±yÔNº?m™œRl,ò¢fZ›E©ýÙÞ¡Åü
+ EDZ!+ ÙjùJìÅ|¥¥/ò…¬³œ9{ûë÷Ÿ.Z<Òr©ë•H¼ŠÆÌOBÄ€a&[Ã|3Ùš 3GyåòÁaûÞ<¶v€/žý¡ˆÌ1)~²’Ï>-ìyêÂm³ÝÃY¿‡³b›Ï¬W;¶ì¸
\÷ðb÷ ÁÏ
+ œÏœx‚yÉì?0
+ µxuƒf²n+ ¥/t|Zi©ýk·ò+íDd70C}öÈWd3€ýҏh4Ã[[?Éozü¡ ]àÄiÔ^F^Átkë÷GíD š™šX V¡i~¦Åÿßøo°n…È€
+ Ï8ÒkIÈ€Γ°0lã>›wÖ+ zM´á§µÃò’B[ãYe“ò7Mt>5¹¤É炽=͘#‰-š#ú©0Ö:ã#'",èUòQö+ êÔÿN}֝‡ƒµR]3¿ÎↃªsO«¯nˆÓ|ð›m«á®n§bfêãցrAO
`)Gù¢YÜgNü*GÛ»¨ÅM7:ÙÕ—cn‘àê†8Œù¤Ð^_¼¥XÉ’÷`„Å/9ø×ßÿ{}­þñu$'È’#­h|ÎêLN]@‡‘ÖÍ $¸ÿüõ¯ÿþûŸ'fmÍç]b2´ïú¡¾}Š¢b_·Ýû±œØÛ@+Ñ”ˆ¹Y²ðÓ"¥‘3óÍÀC<–X(ªf<„Ä
+ ´´…½HîK‹:%nÞì¿x€çÒ2¤4‰öFÕ‘Ò)apJ2*ށ¾x„ÇÒª•K^–óØ°¸$6¿øƒ§s´´ãI åžNÓ
öß›íÍÀC<–˜xH'EÒÓŽq¼¶­)y©‘N.“¿o·lYÏ$¤…ŽûªÄf:ÿRhaqV¢êõúÃþÃ…ØLY¼D4iw;ü}¶I‹s.¡æ"åfqê÷g2Sí
+ úìô‰MSa*Ô½Ó¦A+¡Ó¨»Ê¹YXˆÇòŽ–nb‰
=³×¼Ü>‚˜¨»´º[Œ¸¿‡Ò2¸ŒêsMGË8’@}¿§¾ áRí»Áˆ÷™¤fèÙ‰w°´*ªµ]žœz²…ãküd`!žJŒ‡Ê)0ùp¨Ì䀴'KÌФß-æ£DÁG(ñîÓ“£e ÿ¯—Áy!|#Ü-,Äcy‘áEeotl&ËJkÏ‚Búsà‰éÔÞWƒðXZ¸¼t4³ÃEu±“‚à‘¼½0Å°¼üCiXŠOŽÈ«XÊAùjpêtèU¾DˆÇ+–¢iþŒ¥»ò/–0ÀýšØ:ÐwƒˆðX^ÕЂÄa_-ùõ§Áy?%F¨›Å|öµ®…ŒŸ˜àq|~œê'~¸*óÞ÷)	î™´„±þš´ ü›M%-Žl;\*ãnqÎxef¼T¨„VE¶gq®[èùä±ÚønAåI±Ú·12ë‡þ;\˜æîÑâ6B;ßÜý±¤º¡…ZhÐÏ¡'–fä4¬*–]jOŽŒ%€	žÑ8aÚO ùE@ÚŒ<Äc‰¹$@TWÐс'¢´HQq7 þ¤„æ@Ù片ó<‘­qXwƒñhkœ–_åp¼¤´:
’šBÊü`ñ¨ø'é³°}´åuâÅŸ%Îwƒfè|7àœnŸIËï¡p~ˆ{(ÌÎ+ Æ™µ#*é7Ó@oÒ™µ©¤q·ð%Æ@ŒðŒ‰ÒSÄKœ’t¦Ñ¥»Á|²?V6ÀHí!k±D»±§Ú®ý™*cç¶ïÞI‹k¥¤Œ£c§kQUÀZÐÿ¿öjÛÍã¸ÁOàwØK·…œrŽ—Mã
‚"hä:ud8…eª‹¾~yš]ŽjTð`Æ—ÿ’ßòô‘¼;Þ?T1>ùì¿;
+ ‘GºÇè«äº•ÈÂ3àϦ´S^+ ƒ$œ·Õ2ȶIèi«e”
+ ‰ï”½†û+¶+ô°Õp’Æi¯á,‹)rÜ‹ÌßÊ_\6rI\j_ ´Å`ù"Ÿ\å`ËqsaÐ.ð%‚AË/9oî5\…ŠèD
+ {?‚œaûit—eš¦LETy°ù›c**uwÿðŽUN°½†»pQÝÎø€…û*ŸY[
Ót¢ôÕ²{úqß1Õ¶=95Y+¶Z.ºœ´¸½K2j²
oµ,%Dv›™™£ÀlD—äî0·*lÔÊîbîÂBlsþvX&#:o6ç¯Zlxo‘öZæ"V›+‚˜„.Ͳ×rá*†»KQ(úöa‚(+í—°œääÒÛ¼åc–+ n猄² noÀ”º´6-Œ»¿¹€4 j›
×ÌmR©«áÖ¤˜‰963sQJ®o§¹¥$¬¦·ZÞôÝaÎ4´‰9SŽ›™9Ód¥Ä%ZÊ7ß–™ h¢­¼l¶\…ís{Ívîºûîª(DøÄôêgN¿ Bo9RÍRiÅÆ7cCäý>VÙCßóÈÜäNƒžß/>”(š¯LZŠ‚ÊçÇ.·…`Hu:×X¥‰À(Èi˨Däd2Ê^,En§K0i¬¢rÔšdüCl'ˆô‹8EÐ$9à“J@%e—#ù÷ìV1%e@îdMjÖ”GY0¤}ݳWXÍj at K·fa°J%rë0	Æë‹p4M‰Ô+ ‹ ¨9Óà(9;›i-É&UÔ"l@×’^Œ˜äJc=aÂx•EXŠ“BÒð&!<êÑ#˜àz°$Y‰3këë1ˆäL›þýEÌ\˜È9k˜tJ÷Ñ ÓX-š®Ô¬aŠe+Œþ ›±ùg¯°Š©éJ}ôKµtEëšžÆöìA«¦Œv£ ,X-e²ò3
+ ]ŒÂ—À«,Â6ÍYŽ£ašæF{Ð…I0i¬¢JÒlÆtËŽî £QˆàŒ×áºæK÷;´„1%1@çLºGÿþf
+ š­Œœ­{h¶¨5«ö$]ŒLõ§`VY…Õte9ž6jºÎÎO4;™ìÀ«,ÂFMYVÛ²Úª—èd,ixET´˨«`mÙJ0ds§°
+ ©IËŠˆÖ’ÝœHt-ÎÏçë‹x¼ã|"蒝¨F™t©û´/kGxEÐ,ƒß®FÍBá\™–½ÔµCNÁ¤²[Ô•"ÛÃVu¥¿%âv˜^cµª+¥è„IM=ÉÍl¦š¥h®g§°ˆÙÕ‘Ò¬r»ùF¡ãq“^¯±šƒøQÇ›ƒù1ÜLüÃíâNc4ª#­”2˜#ãÌD¡M¯²K»$Ï=I–¶OÞʸŽ20	¸çIcU'Pè±˜‰îx†×`ƒ$ÓnÄ„q	&•EXá3h
+ Y̏½LSŒ‰Ö	Æë‹pE} )]4¥Õ|¡ËšK/ð*‹°Mý »4¥Mü8#—«Ð¼L‹¨]]iƒ€s7WßfÚæg¯±†Z‚ºÒÁŽ§Í•dÇR¡)žË$ð*‹°4™ú:ZˆMTæý–-¤%J,`RY„E¹ø€§«RA^Þ9oº”íÞ¼Æ"jRWz1ÎæJ!¥Þ„éÙk,¢qC°U´s”Øu'³ßù<),‚VvC²Ó¢Tsd„¯é'ð‹ MÁ@XÚ5‰Ô?z7jO&~'p‹ ]AÚ65©5¨#0rH.†4	¼Æj²õ`D­5J 1d늤t`RY„¾W0Úú[¡1ócÛn…À¤á—Â"$ª±[«Öd~DkÍŠ²zWñ°_ß¾+ ·ûqûüê[úQ<nß¾¸¡Ï¢-žþÿ†~?nÿs¼$Éë?„ð»ãöŸ/¤ƒ¨xŠX9ø퐣¼ý’Òýú&ty/rÜò;/£ÈÛ%/çùüáö÷ÇKxú¢½î½É+ endobj
+ 3415 0 obj
+ <<
+ /Creator <feff004d006900630072006f0073006f0066007400200045007800630065006c0020002d00200050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e0078006c0073>
+ /CreationDate (D:20050303192429)
+ /Title <feff0050006f0069006e0074006500720043006f006d00700072006500730073004e0075006d0062006500720073002e005000440046>
+ /Author <feff004300680072006900730020004c006100740074006e00650072>
+ /Producer (Acrobat PDFWriter 4.05 for Windows NT)
+ >>
+ endobj
+ 3416 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F0
+ /BaseFont /Arial
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 278 355 556 556 889 667 191 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 333 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 750 556 750 222 556 333 1000 556 556 333 1000 667 333 1000 750 611 750 750 222 222 333 333 350 556 1000 333 1000 500 333 944 750 500 667 278 333 556 556 556 556 260 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 537 278 333 333 365 556 834 834 834 611 667 667 667 667 667 667 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 500 556 556 556 556 278 278 278 278 556 556 556 556 556 556 556 549 611 556 556 556 556 500 556 500]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3419 0 R
+ >>
+ endobj
+ 3417 0 obj
+ <<
+ /Type /Font
+ /Subtype /TrueType
+ /Name /F1
+ /BaseFont /Arial#2CBold
+ /FirstChar 32
+ /LastChar 255
+ /Widths [ 278 333 474 556 556 889 722 238 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 333 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 750 556 750 278 556 500 1000 556 556 333 1000 667 333 1000 750 611 750 750 278 278 500 500 350 556 1000 333 1000 556 333 944 750 500 667 278 333 556 556 556 556 280 556 333 737 370 556 584 333 737 552 400 549 333 333 333 576 556 278 333 333 365 556 834 834 834 611 722 722 722 722 722 722 1000 722 667 667 667 667 278 278 278 278 722 722 778 778 778 778 778 584 778 722 722 722 722 667 667 611 556 556 556 556 556 556 889 556 556 556 556 556 278 278 278 278 611 611 611 611 611 611 611 549 611 611 611 611 611 556 611 556]
+ /Encoding /WinAnsiEncoding
+ /FontDescriptor 3420 0 R
+ >>
+ endobj
+ 3418 0 obj
+ 8408
+ endobj
+ 3419 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial
+ /Flags 32
+ /FontBBox [ -250 -212 1159 1000]
+ /MissingWidth 264
+ /StemV 80
+ /StemH 80
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 966
+ /AvgWidth 441
+ >>
+ endobj
+ 3420 0 obj
+ <<
+ /Type /FontDescriptor
+ /FontName /Arial#2CBold
+ /Flags 16416
+ /FontBBox [ -250 -212 1139 1000]
+ /MissingWidth 316
+ /StemV 153
+ /StemH 153
+ /ItalicAngle 0
+ /CapHeight 905
+ /XHeight 453
+ /Ascent 905
+ /Descent -212
+ /Leading 150
+ /MaxWidth 949
+ /AvgWidth 479
+ >>
+ endobj
+ 3395 0 obj <<
+ /D [3393 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3396 0 obj <<
+ /D [3393 0 R /XYZ 307.818 222.23 null]
+ >> endobj
+ 993 0 obj <<
+ /D [3393 0 R /XYZ 202.742 169.374 null]
+ >> endobj
+ 3392 0 obj <<
+ /Font << /F16 614 0 R /F39 1156 0 R >>
+ /XObject << /Im56 3388 0 R /Im57 3389 0 R /Im58 3390 0 R /Im59 3391 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3423 0 obj <<
+ /Length 2946      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…ÙrÜ6ò]_1µOœ*
C<ó&kí-§ä#¶’ìVœhHÍ0æ1!9–µ_¿}$%*[S5F£Ñw7ÃM+ ÙÒ’¼§®’+¦#îÆÔ5¿–m‡”Ž¼´â¹JD£#Öª®ÿJª~À9MÚ‹O¾ú7Ç\’nÍk§ÚŒ÷ÈɾS5’FžG†8ÜøõŒ§PAôDÚÖõIäö<žÙG%&€;öà vh—pñºìçèd½…Å”?cI»|b@˜ø¹Nñ¦:X;Sq
+ Þ0òCÇixðh9²éâØŠÒrÁg惐†¥´‚k"+ sòò€µ/A¼}õŽ_þ}# l™–®rÅ~þˆb§÷/+ X( é8+%ˆƒÄyl„:´—ðäKj„k÷ÿ¤=¸]
+ €Ájó#Ë™¢5v}u GBî‡Ð37e¹ðö™i\½¸Žë€$J5ç5ÏíFŠÚ)Fïú‘Gˆ÷#yH»1ô®j»…Ï~¤¢¼°ãǻÓJ4„" ;”ŽQê×¢a”QÉ	ÙÜÒÓ#÷kÇ¡V»»ŠÂÓJœñ¼'GTâö“Èî%×Û,W3·ËïDByî´Öo*º:Šþ;¯¾­®ð½að]œu‰	5—÷`=h5÷æ5_ýëÀ@à~”.Í"â?¹ÐÂÊúÌñ³6ÜÅ™Ks·NîFñLQ¿à¥;¼Í£8ð——éCU+?83áÐ$Þü·¶{V4„±Qa´ä8¾5xáYTY„‘ÓÄɨÈókïNÒ%6Oƒò;çtçqÊ©WÝ>ø[t®ŒQÖNÅñót‰ç”LQ¤$mæÙ¿SôdΕ„K4µGôàA’Ly·8îxÃL›M/G²!•½$¦ÝÓB$ôAn-%©C9ÅFB¸ˆ†µl˜”?$c°’—Ä.šè©ÈMÃ+Rtn·R°4Õ9°îL¶¸èjæΑȆJŸSMÒ—àõ(ääÚEJÜoó‹¹äÞ©ã!ŸŠiÞHÎWIÏZª´²“ÄK£nÅ%üÞé4—.÷(³¦ãÚmèY?2Èý[’€%§š•n¡Îü@KÝùŸ•Ú.T~–ç`¾WXÄ #·Çj°g®PÙóZåâª,ÃqI6K´ú–2	0}›ägËRÈPl#öeÀ¹+ M›Ç“7
ÉvÀ€o`y™Àð\'[Ÿ¥.0‡Yd;ï馱÷Åï£À
+ J)Çj®MÏ´®2å¹w°öWV³«‘wEA§kà:{nM,Ó%êGL“M²°YÁõ-i³õñÓ*GPMŽ™ÕŒ4€›™}i8hL‡;²àøM™EáMݘt‡V®?²^Ó‹yÚ쥔lfEt!Ijãm’üÇ
³œÇÊ‹S)±õªòÇœë)'ûŒøM5s*S˜u”à|Eaµf­î1£Wcɏ$8ë$yÞGÓIJ™ÛQÆ3Ëì'ßZðnŠI¼’÷ð·Ý´K
+ §}	uôï¯m6MhõF8#—"S’ΣèÚKW\S·’	~1Gz®²¶»¡ V[w£²—ˆ´Å]v[çn§ªÖ‰ÿ{)›ÐKT~é³{›JSj` Ò	Ûñ=#ÔÌS:¦‹uüéÒ\9ðE‹hLA-Öbʪ—yÔ‡–ù‰ŠI•åÕ'4´ëKa¹ äÇE1¯œaõêæ—M*,³
+ =4<ûRM…k•È¿-5wÎ.¹KmSf:Eö\½ûç.‰,ِ™­x«©ë©5DSÙ\È¡––ÍHqš.Ï™ÿY‹Îlê!ÍGJ=tî¶N%V.zÔ÷BD_*qKBÉS“:»~ZÎmƒ«Vz4Ë-Õà‘×i1º•Áa%f°B9³¶¹¢¯®g"­„$V¤:è°­Yâøí+z‡Í\8­ºäåçš@MqVõYYíõB/ŒV†ç7îêÑ`¯ÑÔ.>,®¿ÑÔdŸ•GH6£ÐG“ì\ј¹ìÚYìÇ÷E½/š[Äkͽ™øéԁšÍ:³1#_3½ädËb¾,/Æ3éo%27¬Òßͼ4tQŒÊT»¢“f—Ä,’
+ r T¹Ò}cVQj¸œ¹™ËÁž´èp	 „û‘ß©—+ 甹‹ÀIS÷áˆM´œ»«1¸ÄCë>ÒJgº~ä5Ò¸ý<ƒf†[Σ53ItüÜ»o”†;ê”8©Tû*‚Ì	kÎ8·ud{:(“œ>×<–Îù¯Âú‰'é@üˆì¾LÁdneùºøG~ô )aU]ñÜàÿHÖqƒØoÑWšvp‰Í“rY©ØÏÂ¯åÇš-8LS«	ÿùYÏendstream
+ endobj
+ 3422 0 obj <<
+ /Type /Page
+ /Contents 3423 0 R
+ /Resources 3421 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ /Annots [ 3425 0 R 3426 0 R ]
+ >> endobj
+ 3425 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.532 589.266 145.949 600.955]
+ /Subtype /Link
+ /A << /S /GoTo /D (subfigure.4) >>
+ >> endobj
+ 3426 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [269.307 370.04 276.032 383.249]
+ /Subtype /Link
+ /A << /S /GoTo /D (Hfootnote.39) >>
+ >> endobj
+ 3424 0 obj <<
+ /D [3422 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 534 0 obj <<
+ /D [3422 0 R /XYZ 72 720 null]
+ >> endobj
+ 3421 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F22 695 0 R /F20 703 0 R /F21 1153 0 R /F39 1156 0 R /F42 1196 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3430 0 obj <<
+ /Length 2598      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YKÛF¾ûWÌ‘F
+ Én¾öf›ÀAÙ	öàøÀ9aŠTH*³ã_¿õUU7©'0`5»««««¾zõDw!ý‹îò|W˜ô.‹]h£»ýé݇‡w?ü¥wQ¸+Ââîá‰)ª/Á§n³µ6
+ ¦cAüçó&·Áûß7qüˆ)Œ/ãD«Qpº§‰´Λmœ}ӁhªÙ¹ïO :o¢`¨GǦïd'{ÿÝT4fv£¬•ò3^Ç©–
‘”­ÎSœXó6ì¿œeQXâ?'Åg|ô"`û¾m1̃ýýæëÃ/wÛ(eÕlãhWÄ1k ìªÍÖIðyˆóó-¶¤«i+ ldìóÐYèH©Œ ô-<|ÙÆ>ËÊmk’Bìu”¨“‹^øZ,kd­%vÍ?{íoÄ?hmlØ,{y|ZóãÂsï=‡O­ePÓFÃÚ—ì
+ ^¾Kt±áÛRdÁëäø®¤äk+†ž±lYb܉Nåð
óFÐJ¿ué±bÔu¹âP²—@K€%¿ØIuw‘Ý›J‡°µÉÎ&–Èv´=!#2îïuËÚFØ7YüwSXÜn¥Æ%.&ÞeqÊ\>>	æJ_•µù4tV{Ó(+‚í~R.£3¯„ûë2,¾E†øh*îS	Mó$Û5Ã30Ó6>Ðb¥é]½ÊU‹ ê¿ uóªRŒ¯
I=—¤°(f•òÃ÷™t
+  «ÈD£ú"AÊ8T#ÆÆWlÇÆ㼝K9‹’¥½h„–‰fô;ÎŒvšãø@¿oi¸×±.0[õ¡þ0 ž3#e8'Ý[ûBDŽ©ßx¾
+ kqnç0ΓµŽ1ÎS¨«Ô,úT	w¥ª¸AÃ(;ßèž°Øtû¡.]m‰™/Eþ9ƒNú£“Æ0¤>ª&¥HsƒG•ƒSÇðr¾Ý
+ ÅÛ­Ùµd)| ¯'—4˜+Y|à–IuÃE'ëpèèǦ¿ššÁ5Œ¡+ìƒkU]•Z Ïå~NV‘•ÕÝa§%ÍT—ZöK“R‹Å²^8–éqË‚ßRѽúõ~‰/АÊ,öýLð­
.ÍŸäÍ¡œLQH®…´nÙ»¤+ å+yYB˜øU¢ïå+~òñ=õ«Ú§I|â„@Þ&«.g©ÞæZ5Á(tìTXÛ:™öó»ÈÞ|®Òš¿\fVÍ߸Wuá©Pº»r*…Í8
WzM—™·^1E¹zÐ}^¾CÅN^ÊûË
+ Gy¡ápMNì“ë%
%av	"µ?X¾Y5cQxuºÁ½úP«7!à`ѽ;ðQ(O.+ äwY¯à»ìÊÖ‡HN阜ô·m]Ô
)³q_ÐR10è»$‘À:R“i+zpç¬ëG,Õ?AèÁ…É̓v*Ëk褛Ü+ga—ïˆ+¾ÄÌ\¡–EÁ/V8¬‹Å±ª±À'»¡õQ½<èîÖç­D¤à×z/“‚5‹‰®ÐÈ"W³^ÕÙméŠt at B±ƒö¯ªWý»éJ¾ÀÈ¢W…¼#–z>Ÿu\î/Hë[kçˆfmv¥YšÐ)D:ñÊwìU†gÒæĺÃ{ýº-ºNÿøG;„[{AUl3Nf.?;dMù–þ¢åY8úþï+w‰µÑï²]‘¡A#çã¿B˜]‘¬¯ôq[G·“]žGLùȏ×>ž^Ò(#‹ºGý‘6PÃìñ¦àÇ©î®IŠøͺ\nëúõǏ"âÊÅ[×i‘#€dcÿ²XD·ÕJÉvšZåº(¼/øü6.
OÝD9µ¼¤·$gEYŽµwÿ~x÷=Bèäendstream
+ endobj
+ 3429 0 obj <<
+ /Type /Page
+ /Contents 3430 0 R
+ /Resources 3428 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ /Annots [ 3432 0 R 3433 0 R 3434 0 R 3435 0 R 3436 0 R ]
+ >> endobj
+ 3432 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [360.836 344.872 373.737 353.895]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Mogul:USENIX95:PointerSizes) >>
+ >> endobj
+ 3433 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [105.474 279.104 123.83 288.127]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.AddrSpaceRandomization:CCS04) >>
+ >> endobj
+ 3434 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [128.74 279.104 147.096 288.127]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Yarvin:USENIX93) >>
+ >> endobj
+ 3435 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [152.006 279.104 164.908 288.127]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Heiser:Mungi:SPE98) >>
+ >> endobj
+ 3436 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [370.952 169.492 378.399 178.514]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.JavaPtrComp:CGO04) >>
+ >> endobj
+ 3431 0 obj <<
+ /D [3429 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 538 0 obj <<
+ /D [3429 0 R /XYZ 72 451.454 null]
+ >> endobj
+ 3428 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F29 622 0 R /F20 703 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3440 0 obj <<
+ /Length 2582      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•Y]Ûº}ϯXôIb¯©/K}Kƒæ6(Z ¾-p“<вl+[Ž>’»ùõ33¤¤µ7E ¦È!9Îœ9Ã5kúg6áÃf¯Ö±y(Îoþ²}óøÁ¤f½Ê×ùÃöÀRÛý§ Y„Yð
ÿ•‹¥	ÚÅ2Š¢à´0å‘êr”®}%Úqðë¿ÿ.×–:›Å’$÷5¬QÊX.ñµ£îª—.Vñq54«¶äÁ¾~^dq°Z|Ùþú`ÒU¥ËЬò0du?Ù‰“Naö²G#~Áæ×ÞÊ—lsfåøT]'òW[¡¿â h.]ÕõÕdÁæ +Xù¤#ì ;ºHŒÔîË£³Ë9¦’W>`SѲ:§•å°Dô|õû¾7lšg’©Á`€åÌ[àÛ"I[¥žéû©bÃÓ:'UJÏ-'.°Í“¿`ÕwT®™¸kÔå­>¯MìZ/üJŸLœ~Y-–q¸¶;9¡g½
Ü´UÃë^£Ä*S³îУÓ[¸Ò¢µ-ØYUê{E~	S­gF¢"c¼­Ôר§-kÛWÎßÑàé;i7°æ÷>ցÝÃAÝ	Þ¢3ÕÙ°§q²ÎeuÉV7Šùf„K«ª8;CÛͤö¶çøãÞßíPôÃèÒ2
+ »X¾|¹â½tuÓÉE=Ë!ÈÈS+I0YäÜ´sËx“)¢xïq48+Rö2Ê3ÿ(ø§ÜwÒ9s`¶TœÒ:¥Œrðq«RùÙÕ:ïÄ+ ]äw¸¨¯‰ªûɾ·.Ò`R’«~éš\ïŒK¦HÂ(ØžÊg;5­üee&ïßÚu½Í*[ËX[ŽxØÃ;Üv•þžYEþ¿Á¥êFÀ¤á“ôUs	Ó4(¬†·\‰ñ¼ª“;îTŒÁk^'ë›À+/†®oΰæ:8Ù'fò˜Aýþ\W5{ÛÓŠ—sì’L[Zk+ Çg¯¢‰rÃÔh.^>HËÖö¥®ìv"߇R®÷ ½sX–Ü:
+ |<pêv)œ,ÉÁ™ûI6ŠÂ`ŠçDzÕ^ÛÉ4ö¶²®åËêè$¾ÇT Ø÷VEùìS
á”8ÀÀ#qæù™¢˜¿1¤·1·9­/’è €fÓßC’ÑÚ‘$%Ô|WwÍ[¡8œ\¤éÕø
+ ëV3@§áî:znApRýðÀHúÜYÌb$$‚Uy‡jgÄ2“…1ó~ˆ¾J¼¶‹Œ€ö‰=çXÑ£\®$Ž²àoUkŸ´Óƒhçc¼òÑÇŒžÓk‚;f#å^N|°=Gš•ñØ5G—´’â(’‡/XãëàF¹Y†i6Qü¡*kÕú]Û2Ç}~•k½Ôå	bB6H)ÀûU_}<ý‰$•BÔõaa(#¿ÃNï1º0ÅŸLdÀ’$š‰me¡óžA_/ñ+ ÙI(Üœ+ aù¿V¿íñès’»Ä¨O¯\Â+ endobj
+ 3439 0 obj <<
+ /Type /Page
+ /Contents 3440 0 R
+ /Resources 3438 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ /Annots [ 3442 0 R 3443 0 R 3444 0 R ]
+ >> endobj
+ 3442 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [301.751 664.2 320.108 673.223]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ZhangGupta:ICCC02) >>
+ >> endobj
+ 3443 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [238.556 466.897 256.912 475.92]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Takagi:FieldArrayComp:ISHPC03) >>
+ >> endobj
+ 3444 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [481.181 466.897 499.537 475.92]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TruongEtAl:PACT98) >>
+ >> endobj
+ 3441 0 obj <<
+ /D [3439 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 542 0 obj <<
+ /D [3439 0 R /XYZ 72 208.185 null]
+ >> endobj
+ 3438 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3449 0 obj <<
+ /Length 840       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}UK›0¾çWäR¡ØŽéëP©R¥æÖöà€ÜfÙlþ}çaÈf³ªVŠÍxžß|3+Ö	ü‰uQÄe¶Yo“2Nr±®ºÕ‡ýêý±Y‹$.“r½?’æ¾þ|Ó"0ºÓ2p*ŒD`Ã(-Òà£é«ÆEÚô,Ô¡F¼fäãdàÜø[5kÕª3ýè¬t‹¡9òéð Øtð–`xá¦ì­n‡¡eeÍXáÍ`ª+¶uªBôÖëljBnqå ß7Ö ðÔ„¿÷_בØ"Q*â2M©ð9“l+‚‰Ëòß	e€ç'K'ùㇳð9Un²WË]*íeÔ#k9ç®U•9„ìxaaŒnxáPÇûe + ±Ô$íô‹—FñS£äÀ¢_ÉCBIàÇ`©³OXíU¹¾x`‡.™Oøƒ@Éܝ<O‚Žà茽°gù*ÑûR	!§ -ñM…OZ¤XÌ}  ÂS~¡3?¤„éïÄI$b«èê›<#&°¿|²y7´Øó_‰ÈUÍ©¸ŽÞý(,¼@½3:hætìUY»k>#_Jr¼¥v‰§;òR”ÿ+"fèw#k+ endobj
+ 3448 0 obj <<
+ /Type /Page
+ /Contents 3449 0 R
+ /Resources 3447 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3387 0 R
+ >> endobj
+ 3450 0 obj <<
+ /D [3448 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3447 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3453 0 obj <<
+ /Length 1875      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XKoã6¾çW½TVª%J²µ·íE
+ Ô·n´ÄÄêÊ¢BÉɺ¿¾ó͐²{·`‘ÃyqÞLz¿¦¿ô~“Ý—*OT–Þ×Ç»ww?üšU÷Ù:)Ku¿{`¬]óWôÓAÓ*N#ãV±Ú”Ñvõ÷îwAΓÍv#Èq^%ÛT1ÉŸa¨êS·J#=ÑOû¼R àò+ £ Š€‚Ú³Ù¼=‚4·Nù,YÅùzýfòâñÒH(Ü;¢É˯Ùmi‰’‰<@w¹6`œ#@èZ¼ØˍesyQI$9b­ýš,çQ9’“h}'Ù#Œ‘Â;ÇW6Ž3ÅN#;øŒâÛ]²Š{ÆÛÀ$³¦,]ü,vRìtÃæËAŸæÈ…\¥”\Y­r9©­øÔÈ9ï×BtÁÊ‚ö	f0£œ,|ן—VÒ¯â}ž[;£Ö<-“J•¯|w@ʪ"‹Dl7À÷ˆ¤ÖPâg4œèË:@?!T¡hóÌötº
+ ì1sýÊå
+ èNƒq4&lñãé{둼Y„…Cm„Oˆ\<~usqbPUÄŸ¸ªš½ÌðúäÜ%Ç(p§î,'Tè “ä6‹…ó«’jT±æÈÂF.ATd¤÷	ÑL!´$„+ Hç€-¸J_—ºÙÔÚ`场b_”j|k:c	Fö,Áy'Õ+ß\‚°¶	6ԁûxsÒô qqÓßO^|¨Ïsŧöѧ7!œî±aöO©Ê	§…š…<ë>è;’ê]±®8û¯º1ÚÒ÷sÒVë›Xm«E¬¬oÔ¥Pâ¹ ¶XªÆàP"ð,ýz®ÄPŸxg|žfÔΉhΡ1`¹…$ô2/qF’R;iwr\û^‹€vížmÕ†Þ2ŽÞ[rÉa(Lþ»*”+ µO ½´‡:n$æjܺD†O«iQZ®pJ…@éQ'ói ,®ÛÐlr•ÏÝ`¡+ endobj
+ 3452 0 obj <<
+ /Type /Page
+ /Contents 3453 0 R
+ /Resources 3451 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ >> endobj
+ 3454 0 obj <<
+ /D [3452 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 546 0 obj <<
+ /D [3452 0 R /XYZ 72 720 null]
+ >> endobj
+ 3455 0 obj <<
+ /D [3452 0 R /XYZ 72 265.204 null]
+ >> endobj
+ 3456 0 obj <<
+ /D [3452 0 R /XYZ 72 146.489 null]
+ >> endobj
+ 3451 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3460 0 obj <<
+ /Length 2283      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XI³Û6¾ûWèVE4÷en‰'®É,™TYUsp|À#!‰eŠAÊÏʯŸÞ@ò=ÑIé h4zûza¼‹àïê:LÊtWFueñ®¹¼ùéðæíû¸ØÅQXGõîp$ÊCûQMNA¬Æ`«#<Xw	öišªk°O*e»!Hj5Üw¼cq«T²+=uVx¤i¦ðD¥&»°)•efýžî‘ó
>w¿Gq‡>Ü0ekøu¤K¾ÀþÍ
½ŒaðéðÏÝ>NÃ:ÛíÓ(¬ªšTIiçíû4ZéÉd¬ë!(KuP€<Vf¶‹O'3ü·7/ËKÞ§-ۏÌô…ñâ8‹Â³ý[°/ŠHýG“©îÀ"‹½ùDo¶N–%J;ä½½\q›L/g'4à}ee’¥	+ ¨àÐ}¹yUFaä¡ôAeG2H÷½ð8ZÇÂ/vÙ‘X!%+¬ÌÌñ÷2zGéé¬'~zFÙ,JÕ·¼‚šØ‰?y®8½vÈð«éìÕs[Ø‘Û­óRÈyØéžWgMþ]¨d•
b)O‡' ¡=á}pÄÿ¬‰‘gøÅ݆=;O¨BÝ0{J°õõ¼¨$JÂ8©Dey®þ;ˆ{ÓšM­É¸àL
áö$•ŸyãòhM÷=A×xš„eÓתóÙ«ž[©nâ4¤vD/+ `¦ºÐ®ÏQ˜¦$È4¬ÊŠ[ÄAAv¾. ć?${x´#MË@l\÷´„P‹{)WaøwÖ×i•ßq­àãë^"8hÑ^H‚\4	"ù¦gXöfd„;²;û+ ñ¼`à±UQÓ$,õD§4|Øúvæ«WI}L@™7È`ÙKöÊU	âÑU¯‹'yp+ ni˜É¡ûûØQªÔx^Úm`+gb@#V%Úèä^bh”®‘NŠdé+4AÝàMj=Ÿ6‚ŸÚ…,ñ-ÜÉa.Î’„ôÚ¥¬M<à#"!pãÙ¯Ç׍Tëþ Dæ‚q]ý21ÕRn½œÑK72’P/Ô÷¡íxs¢±èÄC%!a8­ØÞÇÉ\|`ùs77||%.S'¥n.¹0Yrñ¼Xwç÷ÑWö$ô.Χ7ßa %Æa
+ 3ikæ.¶&Ìýã³VûêZJ4{Œ•ã$ÆÇ40˜’V‚ŒÖယ¥zOÆàaàŽ5H„ü*CàO Z,ãhV g½Ÿ…˜W_¹–¨7ÀtNÍ0À‚iú6˜9Ri‡\êÆÉÑàx#èáAÿ
áFž"/çÒBfs©‘8.£>‚Á“~H¨1n:.$|†æ,³í¸Ím\>õpê·Nr~»ølÐõK/‡‰‘«Î*ÿ{LùœTË°J“Uþ_,õ—fLØH4¦JYJ;ÿÖ`
+ °“>IÿÏh?êTð½P?“J!ÒüÝÌS"ð\אí"Ta]p·HY.NÕǬúÞ~ÌêO”Ý$ãÐLµî—Ú̵0ÐW‚V0™ædÞ†ÿÉË›†ùq«4ÏDÔ÷Òö¯8âÔÃz™&g’	™­¿¡D7"ðŽæ}‹ÇÑ	Ïùï>O^(8Ó”¿'€{¼oð#
+ æxŠ×&xfâsD}w†Gpg´ì󟮳BJñd¦‘_þ"Ñ+ endobj
+ 3459 0 obj <<
+ /Type /Page
+ /Contents 3460 0 R
+ /Resources 3458 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ /Annots [ 3463 0 R 3465 0 R 3466 0 R 3467 0 R 3468 0 R 3469 0 R ]
+ >> endobj
+ 3463 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [121.098 653.112 145.515 664.802]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.3) >>
+ >> endobj
+ 3465 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [285.606 478.733 293.053 490.422]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 3466 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [529.307 456.204 536.754 469.106]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 3467 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [87.451 160.493 100.352 169.516]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 3468 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [109.875 160.493 122.777 169.516]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:TECS05) >>
+ >> endobj
+ 3469 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [267.658 94.726 286.014 103.749]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sha:Simplex1) >>
+ >> endobj
+ 3461 0 obj <<
+ /D [3459 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3462 0 obj <<
+ /D [3459 0 R /XYZ 72 702.437 null]
+ >> endobj
+ 3464 0 obj <<
+ /D [3459 0 R /XYZ 72 627.703 null]
+ >> endobj
+ 550 0 obj <<
+ /D [3459 0 R /XYZ 72 399.643 null]
+ >> endobj
+ 554 0 obj <<
+ /D [3459 0 R /XYZ 72 213.025 null]
+ >> endobj
+ 3458 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3473 0 obj <<
+ /Length 2523      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YÛr#¹
}Ÿ¯på©UeiÕ7©;o™ÙÝIR•¤*ë7h‰’÷EËnÙãýúà+ êrô³…+ ¦`áɸéá{àžC~p”â*¢m‚)¶¸›4Wd{zíÂö˜á>kÔwˆW–fp,þ>ÒhQ?A™Ål^äëäarg7zƒÀtr¤]#ÝáÖì$‰€¾¼Wß¼b<ˆ€8§êñ÷Ï
 íÐÖ³–ð!×ÓwfTIöû‘‡6ñVn8ÑÖ^÷l,¹m†ã¾à÷ÐÊMb]å9¬²Ur8êöÒ2òÙ2{(Á}ÓX	¶^eÈw5‘U&»Þo¦ÒØŸñC¬ °‚>l®è¾Ñ·ö‚x$³qÐÄËGJ6Ø8’ep¶°vÎ(üšFÇ‚™*Jz»:‡wüàÄGYñlƳ𜳗4õÐ><¨H“ÃÀœh
ãsÆ‘<hŒ`íhîèvÝïÀ+«{;ýÁyÝhpàFW’Ioܹ¸›ŸëaçìEVº–¬/Ÿì5ºèôWÒ{½J‚W`î·eZø98~Q'mtwj8I±^ѧ®å+ + ÒµQ;P¦éY¿c'§U_¿HGkŽ|„@¶ò;š"Dvßé†g›@êV§qAˆˆE ŒC½[Ñß±#ÏGï^]À+ÖŽHáôEH ³4Îu}P[u捌äÏ9LVU÷Ø„«Yµ¦“à]L5l#Œ¹N2WOÒn!--ÁýFú>-Ëú¥€Ìüi]‡ÃON‚ÄTFx;$A)|ÒmÜ(~€YELÁÿ€ÃL²¶=ç4þËqWµw½Œ®‘­ÓÉm#ߥF˜œÆÅbŽFÆ'8Èm͸˜ÞjT¢‘̹"{ùvö¬ž—®x„7èUY[µ	V¼è@5JØ*ÿÏtSUy62;îz™ñt +l†zy3¦µèT&<5cžúÑU–Êa&À7+ >¦I À‡¾í÷ª,Yè4ðù×—&«&öŸhpÜ}×È’¼zl"r1¢þI¨‰ÓÇ»¶Ì`mÄE¬.â<EßFô[hdkÃÈ„ÛßO`Xs
+ ºÏÕ_·—U®Qä§ÎXT¬&’T͍@ò¨ºp6	»öç>Óí›È&¨ïš¯_ûØ ]ì95Ì*ò@‚‡QZ;ß·ÍàÅè9£ÝGš”§ÇÎ,Hþ¨’N§‹Žè&iôËV„ýwòU¡[N-“³“È[)ɤÑèñÞRõd»M,·ïe‚xÀµ¹ÌfÂ&ù©—Ÿ¼¬›ß®s%‡ÈM
+ c
%±Ø5{òœO~ú5«ïRÚ¼,å‚jÈE•‹«WÚ+ʼnH‰ø}áÍ;»á,ö*ô—Îò>ÿlNçë2ùJXM;>˜ÊJß—>Ø›Èúžï˜µøðB:.êUÅZ|eèÞ›W$*ò^!ÕÒ-v¯äÂ&éhkQ³ad`\Ý:¡ÃrP¨	Ä	ŠP­¼‚¼‹P×{ñ<p¡‚9ÎBBQ̲ªÔcZpÉK2Öõü®¬’ÿàø· ¦3R>K°–Z®RžÀåbÌ4“œ1Y£80¦—^áûÀ‰™òL­èi4í$ Ú˜.qHóòIuòòNlˆxÛmxʼnT#ûØ€ÆÔu$L+ž,¿ªx²¼LW++ %åå95SKÜ&>„È^|O¨Âƒ+Ný¬/%úN Œ&«®A
+ 7S-¥2ÒáPÊÑïË—ZƒoŒs…òÛvayȨÎ$1œîò£—P„”lÇ)î
ûI
+ B{ýÁ²èGø³ÏŒÚöìöºêY×\ 3؉¹ð´+ i%ã•ìéײŒ÷»‘£ÄÜþ ¯¥,=â‚·#Â1ëuò/qÀZÌÄKñ¨#6krÆäO!@ÄX›PðâžÜ ,“ÿ³\‡ØFØ8ž/¯$MÜǍ뀿ܞü̏àE•%¿aÖäü¤P‰1¼ƒ‡‹`ºœUz(Å$°(´¯i浊÷|´,+UZÝQIµ ªÁL«cŸ~yøôñ¼-endstream
+ endobj
+ 3472 0 obj <<
+ /Type /Page
+ /Contents 3473 0 R
+ /Resources 3471 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ /Annots [ 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R ]
+ >> endobj
+ 3475 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [206.553 598.432 219.455 607.455]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:TECS05) >>
+ >> endobj
+ 3476 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [213.693 466.897 226.595 475.92]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.DKAL:LCTES03) >>
+ >> endobj
+ 3477 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [474.571 290.484 492.928 299.507]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Wilson:GCSurvey:IWMM92) >>
+ >> endobj
+ 3478 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [497.649 290.484 510.551 299.507]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Jones:GCAlgorithms:Wiley99) >>
+ >> endobj
+ 3479 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [392.246 268.561 410.602 277.584]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteTalpin:IC97) >>
+ >> endobj
+ 3480 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [156.214 246.639 169.116 255.662]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hallenberg:PLDI02) >>
+ >> endobj
+ 3481 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [172.728 246.639 185.63 255.662]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ConnectivityGC:OOPSLA03) >>
+ >> endobj
+ 3482 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [408.665 202.794 427.021 211.817]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TofteTalpin:IC97) >>
+ >> endobj
+ 3483 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [392.494 137.026 405.395 146.049]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ConnectivityGC:OOPSLA03) >>
+ >> endobj
+ 3474 0 obj <<
+ /D [3472 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 558 0 obj <<
+ /D [3472 0 R /XYZ 72 340.894 null]
+ >> endobj
+ 3471 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3488 0 obj <<
+ /Length 2260      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XYÛF~÷¯ìËRÀH/‘Ì›Ž(ðNŒdûàø¡E¶¤Nx(<<3ùõ[W7)âÝ`€!Y]]]]ÇWUò–ðç?$ÁC²ÌËÈÈ«w›§wï÷þêÁ_.²eöðt$®§â³×›¡œù^1›‡q쩲lfAê=óga`©Õ³¹ïå=“Lu)uE¤9{àP½ij^nŽøŒ¼-2l~Ø.˜¼mª‹jµœÒ7üü¼Z}avUËÒg—D_ákå{|u(	õ¨O̲û>Öø¾òT'Ïš_ª3ÝìËÓ¿à~óÀ_dA@÷<6ílùpÂú<
+ –^ߪÚÊ?ÂKÓVr\}ÆË9Û åÒ"’¿šB3Mñ£B
®,’çHBý[Õ3‘g5²áKÏkXtrßÞ|EV+×TùÚYõUÙ EHWÓŸííôÕåCº¼: ¼Òô(ïM›‘
¿žT{@á'´az6e©IYôù*õŽtóJV_óÒä¼ó2›	ŠA[•Lëú¯ÍûÉ+ »R‰rŽÁH¢¨Ôû}=ø Us^‚•iÈQ›.€×Ç!lð~E	‡¶Œ½ªE9Pΐ¹ð0d¢$âxGžO3Ð\Ì¢ÑÛùFu”‰	‰Y¿ \7äø:лîXÇì€[-²UJ:îxåÕä×H¾ºÍì½Øë^;¶SÕ1¡?«žß\¾kþ&üÍn$izDs˜Í!í›ÄkìU‘.œJ9è×e¼Ô‹`RfÞö§Ÿ7¸ºæEJ°‚ß?âa$‘¼M4ˆý?ïËnûÓGí£%Á9-åQà‘¶¦ìù‹–ª€`œ~J8ŽÌ1tâÆ€® .
+ ¼JµÝµŸ†ÒÄŸb£F+Çb–úåŽ8²Ç¡ï‘QVˉ±!†ÖjØÝCÂì4…S’¸Ð~±,IŽ5ˆL<ÜE7ù“¾DÔ‘@˜ß%,`C®j&ȯš©¤¥ª;‚
+ Ó_Eð6£-Ø‘S\Fö\í0KÛßÁ+é=å†õÎjÑT•XùŽ1.ÌŸFå(Ð8\†’„ð2Ú>Ѝ(çL€^ žx‰"+ ²€3ï•ï­ç6!ø¦ÍI×Í0žà"-Z×"ÙìÀS\vàÇßÀ0A–˜B-ad‰©3œú“Ñ)ºB³˜¡$ò~õÃHLÔi„™ïÍ+º.&-+ i­fs’æ(W¸ÿ6J¨Z$ÚRe8$ñgG<9‡‰§ øˆ¼'›Ø¶(Ý)”‘¶Š›:ãlŒ1Ä)ÚôRŒÜ+ ±›9“óŽ–°¹>i!#C0ö'5?Òe!,Ã0¢CI¥ñR
+ «¡KØß_t7+üÿ¯3rÍÀ<J¸ËMRçbô/~#˜áÓõMøẴüm  0ù¡*IÆ)„j+ ïû´M;Ùü"ÑÆ‘YjÈÛØÜ <)¬…nù¹Ë7lñ¶à[¹üª…é›âï?Ì#cOØâð¬ßô]D~v?ò™0q1|íýÇ}ðËûðqQ)ͼÿLù?ø`.Cª-˜Xéñ÷ÈWQ§=©Úüi!1.x|³¼‰&Èm9֏›ÇíãN&ý0tpãÁ›éNjXÁÿ:³S…P¹²¢YËâÍèz¥2v¾£i…ó@ÂGêUM+?Ê)Rý;NùП¤üYp
Ö^ƒ¹×`ìõ>Â8ÔÙ+ endobj
+ 3487 0 obj <<
+ /Type /Page
+ /Contents 3488 0 R
+ /Resources 3486 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ /Annots [ 3490 0 R 3491 0 R 3492 0 R ]
+ >> endobj
+ 3490 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [364.767 708.045 377.669 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Hallenberg:PLDI02) >>
+ >> endobj
+ 3491 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [407.06 708.045 419.962 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ConnectivityGC:OOPSLA03) >>
+ >> endobj
+ 3492 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [315.004 145.503 333.36 154.526]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TruongEtAl:PACT98) >>
+ >> endobj
+ 3489 0 obj <<
+ /D [3487 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 562 0 obj <<
+ /D [3487 0 R /XYZ 72 625.887 null]
+ >> endobj
+ 566 0 obj <<
+ /D [3487 0 R /XYZ 72 316.765 null]
+ >> endobj
+ 570 0 obj <<
+ /D [3487 0 R /XYZ 72 217.836 null]
+ >> endobj
+ 3486 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3495 0 obj <<
+ /Length 2256      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ½YKã6¾Ï¯0ö$mGOKÊ-™¤	°·ö0™Û¢me$Ñ¡¤™8¿~ëEŠîV÷-AÃY,’Åz|Ud'›þ’MUíëì°)ãzçÉæØøùéÏÉa“Äû:®7O'â|j>Gÿ»l“HowI4lwÙ!‰Zè㤆£FBµÃ6­¢É±ÙεÒ¿ÁpeîÈSf È¢›¤T‘©=6h™5]ÔäZ¼6®ñ{œän§®á‘nN¯Ûpœ,.}Df”t¶š¹”•åŠÝ¹©BU¯·_ž~Ûì’©l—&û:MI3cû7X³,RCÃ
Ú—Îòèm3[Y•˜„.SÌ ò税۴Œ.²MGê¤%˜ÒS§7öÆýï¨u3w"ÎóvÓµ¬mÑjhÿ¦I‚'o¿â4a[TڐŒ3iÕüˆêøá1KW¹ÓMFºùé1yø~á÷ü¶»"-€š5j
+ ÔÔS3 f@Í€šyjÔ¨9PsÞö…‡†;>¡†Òò©æÛ¶€{¥:Ý¿hýž
;¹è561­åã¦e¹˜’èò½"lòUVi›%D$Zò4ð)`(ÈÀºk„}2g
fE.žcDxžÀ³Ùð¼6ŠCvô~»ËAAÍ0¶
,ó–âZ5Âr’}íH2™ôQ—‹­ÓºŠ:¯LĘ9N³`xÑ+ò¨É5F:þÈ#Áq¡÷˜?úQ#4´}çÑóÌŽÄÁPã=f"¢îœ¥Ñ§!Yd’à±£¬Âª%BP7÷~¢Z!Àë{\ÀÃA
zFˆsCBD#UL9Îè-ž>+c<ÁØ/p«y{VÈ@‚@Ö¨„²òšAò„êV(¡3Ø‚Ÿ5ÓÈs2$²“ØÇi ¸Èg‡þ‰à×úîx§!ö²+ s‚Ä™.H 0äMŠ1<[Jžë‹“
É•Í„^l],n¿Æ=©gt>ùÒ ÏŠZ¡bàŒ#9Y9®,ŽhFâtš;ž0i63j²ýs’`~ˆàO3®–Ï™Ðê íÑ%=}fä§ÝŸ¶UÙÙH¤!I»J\£ÌkpÙ	ŽDó?'Ùá‹Ð$€_1ûÍU¡$S®ß\ržL¯&Ýp—<ž›Ÿ“øð…@¾„¬æJÓÄý.t0þÎ3\®Ò7½TÆÄë5ò°Ã¼Ý%°»ÈÍŸŽÎDɵʼ‚]å6µá6®¶äwv·9½T“9¸LUÇ	:/ÁHàËè—9{2 ·`ïÃÑŒp`%΍#ššš:…4ŠYÙ(‘Û©=εdÏ7£<Ï×üYÀ[0vfìÏOÔ´&øÃ
+ È€“P- v˜P|@êÚgJTꥥ@kz ¬µ‚í0VÑöä*Ô†–L&mÁŠfô9Îx¶–*áŒ.\ÆH'†‹L¿«t16DÂœ?÷2´ƒ[‰«’×®2ƒ	jÈK32)#)×q#Õ	‰Ô‚u†Î.pŸ”A¥fa	:h~†&ƝŒüíÚ¾å­)xˆ8êoD­Iñ#Æn.ü©ð3jQéC—Œ/è³v4W¯ÝnÅ7f%·,ž´­ò^ËQÖË1³8
+ ·ÂoÜ{)Sùꔫ5gò1IÖòîv&[þ±O˜Øþ¢Fhaupïë–¦&Ì 7;j9¶–ª¾:úÈûP‚™T¿æ
’sNª7	¯É®NT`a&`²
*ŠÑMK|Z|G‰xyK²üêîR\t¹\~èÿñå@piºO¬¹×P½-f·”¾§Ùìîºí/}Y¶W<…jiNÿ”øE÷D:»~sn®™,Í t
7VíTëÌ#’é‰æ¬,Ù'
+ É+ Ä‘—;œ‹L%Üf‘þuÀb]§÷çýCà·Æ{vU‚¯¿Œƒ§@÷.Oú/€ñ²V ˆ>¿rØ`iø[s¡öµi;¼È”+ ÿ›+ endobj
+ 3494 0 obj <<
+ /Type /Page
+ /Contents 3495 0 R
+ /Resources 3493 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ /Annots [ 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R ]
+ >> endobj
+ 3497 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [493.983 532.665 512.339 541.687]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TruongEtAl:PACT98) >>
+ >> endobj
+ 3498 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [183.592 510.742 201.949 519.765]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RabbahPalem:TECS03) >>
+ >> endobj
+ 3499 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [256.178 444.974 274.534 453.997]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RabbahPalem:TECS03) >>
+ >> endobj
+ 3500 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [222.128 311.318 229.575 323.007]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 3501 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [298.569 291.517 316.925 300.539]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RabbahPalem:TECS03) >>
+ >> endobj
+ 3496 0 obj <<
+ /D [3494 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3493 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F25 1028 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3505 0 obj <<
+ /Length 2267      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¥XKoã8¾÷¯ö$©·ÛÀö5§ÎbÝ}`dÅ&Z$w&ûë·¾ª"M'Î,‹+ úšâe<ó&F™+ à:_ dÊö‡iv°Øq™BÎ[òä‘Mºçû+ 1½œ=èYÖâe;Ýß@åê&Õ-ã3Ï;ÏŒ‹—ENççG@¿°êYÙy^‘²ó´©ú¯MS€©0YòÈ«ºÞuh˜eSãþ…\+ Ù3Zö:¯Òåëë¶ÜªÕLr xVU•¢êÓh&^ˆÙ…£dÁ>×EÛum€ƒîÆF¹È6~VsÕQ¨²H¥ÖP\ÁlßÞrz
+ ço+ ¸ßH=ÿ\ÀVPuø_œ­È·€ÿì«L¿8jbp3xàaqpÔç6œ@ìDŒÚ3'Ö¬¾[±1²èTÚ
+ ¾Yz÷ÛÙE[ˆèéFö+´Ñuw¨<A˜çÿûýUÉ‘5e"­ÅAñH›ä“6{F
œëCˆ”¸+P;^.#©·3³½,+B(„Ütl0r6äãQŠ¥üJõNO]OqmÿÔͳ#—Ê7<ùüªÚÇ#VdˆàˆY­cÇÙÍÙ^¦}ôod¦n2"Ž•¤ŒÕ´) öl…´I¾c¾®Eⓧg)pAJÞQÝ“'¥ÊÊW=ÁI§y¦µ»áƒcTÚõ+ ß`¿û: W–êš{‘x©¦Tu¿G
ÍxÜÍhß*ý,*?1˝½TSÚ
s*‚.¾‹¯+ $…ö!ïE÷ôz ïµ`—J«º}f)ž¸/ßöìe©¾Ñ;@I<G
+ R>ø¤kœJi§ÐÍÓWÚ	8àR۝¸¾Ò#pSm¹')Ë°B‡ÚëAŸóäëÓ·.?0™êªVåŽÄHayÔñkä¦æ»ŸC	ê|YRï8f;¿ˆxd‚½ ³]”Kt{àë>‡§@} Z™šÔHÝöeðç[·Uw~¿ÎÁ5þ°_R›2<·1¼E¼Ïå /½}\d¨
Ÿ)4™Òy}‰7ŽQ8$ú˜×Š
+ 1~
l’‡ðHâ,è¬Ë›™‘äÊÕ!IÄ©+𢷯)¡¡1ȳTÒoqÑú×”wŒhs4øÃbÎhIííÂ\g‰eL#ýmôþ§o/0ÍEo³Ïœ4Éõv˜»uæÅ]^€}§à“3uª³—á–px›‘~©k^))(Š2£ÄõcCqEßØ’E)j ‡¶‰æô 4ºùÍ,^Oì@‡áºÑ±6Óóy˜¯R!—þMIª^ƒ8ºþP£—Yh‚ԝßÂàµw…`¦
ËÞ-AÛú’¢ïMN¹>wíå…±Jó´fÄùô”eeÚ˜æî¾*Ó¬2¼©i*Ð>üüðá?˜Ê%
endstream
+ endobj
+ 3504 0 obj <<
+ /Type /Page
+ /Contents 3505 0 R
+ /Resources 3503 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3457 0 R
+ /Annots [ 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R ]
+ >> endobj
+ 3507 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [326.494 335.33 344.851 344.353]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RomerOhlrich:ISCA95) >>
+ >> endobj
+ 3508 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [246.522 291.485 264.878 300.508]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.TalluriKong:ISCA92) >>
+ >> endobj
+ 3509 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [270.05 291.485 282.952 300.508]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChenBorg:ISCA92) >>
+ >> endobj
+ 3510 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [365.955 201.067 390.372 213.969]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.5.1.1) >>
+ >> endobj
+ 3511 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [223.61 113.377 248.027 126.279]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.6.3.7) >>
+ >> endobj
+ 3506 0 obj <<
+ /D [3504 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 574 0 obj <<
+ /D [3504 0 R /XYZ 72 539.198 null]
+ >> endobj
+ 3503 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3517 0 obj <<
+ /Length 2550      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­É®ÛFòî¯Ð-&dzå’ f1Œaøð(‰’S¤†‹Ÿ_¾>µt“Ô#õò+ zJ©lðÆŒƒÇm¨üûzm›&÷[-ƒ3-u¼tlZØàc[i¡áJÕ§íç‡ÿýðVÆ)¢Ld¼s¨Ò(‹SÚÿcë·;úA¿ßªÔ0qÚ†*Ѽ‘JTpEðæÔæ—'LПa"ïlè
+ Šš‡&ȣ͑äSÇ«¥ÃÍ™æãV%AQUŽò}(Ú®o`"
øy˜o¿«ŠRò{I!>ã05ÁI8Ž®wÅQ5¤°‰R¤ŒQäØ:‘c\™
Ò'böDé†8`jyWÖ'†ïYدøA;äUÇ´›#ƒ¶´¾FÜÄ#ª8±Q¹9cuÞÀí°ï‡Q0G³tïjs 7€Á™7:çíÁÃ#b´
RÁÛ-¨‹å´Añ-¿\«‚ô™6€6õÈØ}®7Mz{[žpGGkÃ>†ÑZ£‘qÕ?Ôû¾š4‚œÑqðƒw»\ÉrEÇ(ý¹àÕŠ6&Û€»Ñjp¤d¹/£Ê~ÚóßG|ŒÞ ïÇx¤1Q
+ –é#‘’€3ržL¤ø蹧gÏDt6ÑY”Â7fta™‚ᕐadæ‘ ŒH°¡´Ò!W8“‘Ú­5)P|z­° DdA†þ
À”	~~Áî¯e4‘x
+ ¿¡—›Äø£ƒø°
m†ŠŽEðÆxÚâv]PÖ*JEâOkt͸óOKM„2M£D³·IY:/êž ’ÁcƒÏÓl¾ ™Ãr?Ê2Éd/é\Fe¤axøÕó ‚R¬+ ,ÓS¼s’Üj…›Sˆ€!	+ ®Ê{ÏUM]\HÎM|+ Qž‹áÌ”¼7³—“犠iN}Ù(ÅÍñçێ¸4îj‡0òv‡Gôß>¹Ò
z`¦7.˵Ê¢RQT©¸¢e6PÊ
+ ±†‹S¸šî_èct‰®àTR‘q¾t¼žSY‰ƒýtc嶣v‡Ó2¸ÍÃhn—0ÊKîy¤`Ò凯[»¹ÏOŽ27|û\à*$\‰g+ÝçöeŽÄ%
+ åXbŒ×•®<ÁwW^ÎPõùxø¨ªê¦Óš˜ŸC)#e}Õn-bZ”øÎRªXºžN"9ÞØxÝ+°}ñ»šÎþ¾/ç³·Žƒ2§à1w%óÒLQ!ŝÉ;zƘý½%Õc®ARÜ-‰oÜ­+ÿôEÔìöÍÝÐö–щa¥æRO4'KŒ¨ÐE>œ]ï‚XÎ}¤.ö3Ô²óý°×öå~ ßn«'^ßQÔÂJÁÝ$ƆzÀ¥*žêØýýåµ'›•FèCƒ®¬Eì4j,L•£öÕxï÷â¨!’sÈÖE“Á/S¥#°‡ŒñÄãót9éâôj—‹:6³œ†ììÌN7oVX—yÅmáá"‰Ç‚Æ÷ûêeÛȾ0khZW	Ñ­®‘\2™yGÖ•§¥ÇEŠ…°XTå…´ê"ȏxu¤ÈxÆU‡#ä5š‡®‚ -u};ê¶÷7	þ<0t–À¹Ç›nâãìÙœƒ¦Æø®!tkgìÇe²®1Ê
÷U;éWa+ endobj
+ 3516 0 obj <<
+ /Type /Page
+ /Contents 3517 0 R
+ /Resources 3515 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ /Annots [ 3519 0 R 3520 0 R 3521 0 R 3531 0 R 3532 0 R ]
+ >> endobj
+ 3519 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [435.365 679.077 448.267 688.1]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.CKP:Prefetch) >>
+ >> endobj
+ 3520 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [452.281 679.077 470.638 688.1]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.MLG:Prefetch) >>
+ >> endobj
+ 3521 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [105.428 633.111 121.36 644.8]
+ /Subtype /Link
+ /A << /S /GoTo /D (figure.8.1) >>
+ >> endobj
+ 3531 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [448.692 384.729 461.594 393.752]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.LM99:GreedyPrefetch) >>
+ >> endobj
+ 3532 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [196.216 362.807 214.572 371.829]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RothSohi:ISCA99) >>
+ >> endobj
+ 3518 0 obj <<
+ /D [3516 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 578 0 obj <<
+ /D [3516 0 R /XYZ 72 720 null]
+ >> endobj
+ 3522 0 obj <<
+ /D [3516 0 R /XYZ 216 617.825 null]
+ >> endobj
+ 3523 0 obj <<
+ /D [3516 0 R /XYZ 216 621.113 null]
+ >> endobj
+ 3524 0 obj <<
+ /D [3516 0 R /XYZ 216 610.154 null]
+ >> endobj
+ 3525 0 obj <<
+ /D [3516 0 R /XYZ 216 599.195 null]
+ >> endobj
+ 3526 0 obj <<
+ /D [3516 0 R /XYZ 216 588.236 null]
+ >> endobj
+ 3527 0 obj <<
+ /D [3516 0 R /XYZ 216 577.278 null]
+ >> endobj
+ 3528 0 obj <<
+ /D [3516 0 R /XYZ 216 566.319 null]
+ >> endobj
+ 3529 0 obj <<
+ /D [3516 0 R /XYZ 216 555.36 null]
+ >> endobj
+ 3530 0 obj <<
+ /D [3516 0 R /XYZ 216 544.401 null]
+ >> endobj
+ 999 0 obj <<
+ /D [3516 0 R /XYZ 249.424 505.642 null]
+ >> endobj
+ 3533 0 obj <<
+ /D [3516 0 R /XYZ 72 318.227 null]
+ >> endobj
+ 3515 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F43 1217 0 R /F39 1156 0 R /F41 1220 0 R /F40 1305 0 R /F35 1025 0 R /F22 695 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3539 0 obj <<
+ /Length 2356      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XÝoãÈ
ß¿"2°ñêÓ’smmQôŠ6À=ôîa"íÁÉ’O’7›þõåäŒäعC€xDrH‡Ÿ“<Äô—<”éC×Û8OšÓ§ž?}ùšì’x[ÇõÃóž©žÛÿFÃ&­¢oøg7I4n’èhM»yLwU4ìñ[F®oFk&¸ž(‚ž´¶X×Ñäþ´½Þ8Ðô[E­lH¢i»yÌÓ4zÂGGPf>|UAv½:ÁŒÎ¼}pDÙCÙYµedÃ{Oç1pUésè•%$›Ù_FÏ/Í|—SœÎt›_žÿNzL“m¦l¨·ÉѶ,Ë#ûÚ”ÑÀl¬BÙ0ûa<™Ù
=`id^DíËâ˜ìõè•dšŒµTœc;è/_³xuWiœlÓ\/l2{+4W÷™¦Û8Û)Í<mÝž¸¿	œ¯‹ÎÀ˜oVrî¿F~Îfœ¡éÌ(˜–í‰Õ4O2c5ÚÏlÂÇ4Ͷi¹SKf¬ÝëÑ5HW›ÕqÄf¥_#?çÑŽö·‹ó>ápÕ@ð¡@À6µ#ÎCævýA÷³•>³Áå’B?c®|ß?ô¦¬ª¡ÀÞΤa);ÕáÁIDz=ñqÍiäëèÀÖË]{œÛéÃÝM¸˜ƒ÷šüªAÀŸ¶êÅUÈ>få6©Jæö¯
9LBÿ;ˆ| Qkù™ˆ”GØéÖm aµ­wóü‰O@÷’'™	GDkÆV€Á{ÍY+ fAgVdÉÑ8"T÷>
a!ÙÍ—Û‰l^FNAgõåÛä¶Ø9»MÕ+ dx™‚šß6ÅNbqd§½O]‚²ƒß¶¨íœõN“îŠÕÉD¾×©:£k7AèE…õÙ‹ÀVÛ“Ò$½Ör;Iu½2@ºŠ?˜º*|€…LØÉQ^Cªʐ%3ºý&Xü¡AôŠµÁYÞ„šK3!èüïò໐3¼F«òmúF‰ØUˆ™ªì´2Áj†ÓQ(ÈĬY58rÉPE]Eÿ!ós5¼ÈKŸ¸÷‹YÂ޳ΓR²kR¾ëßèokŽŸ<Ùùä¦]/£Zñ1¶+Ò¶90¦âL…@w¿†DgtÓìÛ“µ˦]¼ˆ›—rˆªžˆíèD/Éý½¨ýФAžIžçRùLï³[ž­=‘)Œ
X*¨÷,mk[ÙűD¨æfê4'0Âs‡4‡üÊPÁ-yæ‹1ªHmšUë|•ÿo¸+¡‹ŠédŸ¯¤wš+ \êkíJÒ雷[—¹eš&¾Ž[uM„TÝ!
 ­x'·ãiý‡¢XZü*kW["Nñ/§
IZDöÝtVÈq<¾Zù|ÞP½Ù`hø¿m¨¯°£tp<Ôþ8ÊpPî¢"aÇìsøü·íЄ+ý£QáIæwß3H×™rÕäæF>©- ü¥8?=åéª+ ƒÖÜ)Óí(Ÿ<éä ûÝ„)¢³,É—’I+U%`™fõ@šîÔ)Ngy
+ ˜ýˆÖ5ûeG/ìnRصS­èz£5y´V6PÞï6‰¶œúöšm7ÌòÍ%+ Öòïn÷­/uµH¹Ó‡#ÒWŒçüŠUVÞ@^_I“àTµRÜwyAs=ÆqÞ}•E³²ö&ÑTí¼˜«VtÚv}Ö'@}%J~
$‚I\ÎÎÚV©NÏ%„Ü{q!$Êà»°Œë(ë}48q€úŽ+GõƯ¦€Šhy:Ôm+E¡‘vðÖhË2¼‰ôiE¨|Ö6¾y<*ò+šð¸†»Sã¢ëZKï¾o?ŽÉ."`ùÙk¾×_»»]±y–z½×oDöÉ»òÍÛ®&ñ¥ä2^ž¸@¹z	
+ fŒ¥ÇÓ˜—xçOht“jLmðÈ…ê ÊÈ%w¡=kÔ¤ÿÛ$œN2&¤i±­’ê
+ å¶Îk6LRUÀ}úËó§ÿéµpendstream
+ endobj
+ 3538 0 obj <<
+ /Type /Page
+ /Contents 3539 0 R
+ /Resources 3537 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ >> endobj
+ 3540 0 obj <<
+ /D [3538 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3541 0 obj <<
+ /D [3538 0 R /XYZ 72 596.919 null]
+ >> endobj
+ 582 0 obj <<
+ /D [3538 0 R /XYZ 72 320.705 null]
+ >> endobj
+ 3537 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F35 1025 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3544 0 obj <<
+ /Length 2226      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍX[Ûº~ϯ0ò$±#ê®Ç4í)R hÑ,p6yàZ²ÍF¶¶’|röüúÎ73¤d¯Ó,^f†Ãá\>Ò¬bú™U™¬Ê¸ÞÆ™YíNoþôðæý/¦X™x[ÇõêaÏTÍcÔëMš¦Ñw7¥u²çuRE—µ‰ìzc¢N†õÏã4\N-ÏOvrý™ßÉüÚ#õûuR’8Ldêy½!†~t“û
¬-†3.£vØ“&:ß‚k‡V+¬-Ú_b“rc7ÂúHd#Y¢Ë§±6’Zeþu»þúð·•)¶uZ¬6‰ÙÖI»þ»Ý
ýÈõÏ$Ëí KMíÚ¡†ûLÀëŽ2Ê¡Ç~sÌaØvEÔïU
+ Íu’í@;<‰¹˜îìåîDúh‡™™z¿›³ƒò+ÁÑ©2&ìy\Z/œ¶½¹ÚwÊû¶èÖ{jolìÀD¬C%gÐH{´û¶{YWN9©ê¨õHÎ zì!prpöçÍš—Å6#$‹?\ì¡uÄ}S™è}ÜÊ÷®ä”Ä·èp&guú"vB^’Én°G5v9
+ Ì_¤ëØäj‡©ÅÆ+#;a·•ÅªJÐ7fALÓØÉJaá5œÐ”ÄžUžcµUYÖÔûId+£Žyz*8áA†Äš½íà•BTòP/tÿ§vKKHH|‰óøûQ\!@A”×Ñw´{0uŒœ[>RíaY|ŸØVÚ"æÔ!ú6bÑ@I“Cۍ€AeÊ°©AS3ÏQ%‚÷ƒÎýòa_br0ûÈ[D»§±ObPðOwC
Ý,=b™¿ú[ÊQÒÏt$?äY¬Ñ±^8Ÿ|h ã­Ué.Õ¼&âìõþ—¤^Ò+Ï%moÒr[¥rfÕ–ÈüåÄd’<ú'K
«ãýŒ£ý„xsö¶´Ì¢½ºò›*¿ù+÷-X”üŸë4Q2vÈ®í„ÿ×uFÁsßDÙ›C»ÚÖEÅÊþù3Ñ~Xo²¬9&Ë*oF©ŒiXV‘Ný¡Ž×îW9ܦ]á—ïÉú„J]žË×èžx‡ªä$ô]kyV»Óqð:´2Ò¸P¡Â9E}×±©žÂ‚2i9¥w]+e—Îàe>SHók“?˜ª”²ÿJ¢æý¿ ÄRæ~²|¼ôXÁƒãʇ®xÝ°¨_FûéJD’×}æbtÙMÝšч³¥Òa “ƒòÙŸ•Oã Ü©6°«ñ;v¼a©1½Dë"ˆ÷¤1ù>X~/+qf¼þH+ /¹üÓ„÷*éí¤"ì0«ß²[=sý+ 4*‹+1;LÎ¤ÞÁ Ÿ\N²H²èS  ˜é3(gr
+ 6GµƒŠ“âÌd,®‚ff'í;«Ø8+ cIÕæ!Pá ܉ï‹èwÁr\=ØIä.Vvº¬}f½õu”~R<-–%ͦŸ]í^ÜJjB|æ³{‘ž+ ¬ÙvÁ7y3ÀäÝ|?,tÓDÏ4ìbôõïäß/óK‰z3'™!äñš<&+ endobj
+ 3543 0 obj <<
+ /Type /Page
+ /Contents 3544 0 R
+ /Resources 3542 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ /Annots [ 3546 0 R 3547 0 R 3548 0 R 3549 0 R 3551 0 R 3553 0 R 3554 0 R 3555 0 R ]
+ >> endobj
+ 3546 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [411.065 708.045 429.421 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.WilsonLamMoher:PLDI91) >>
+ >> endobj
+ 3547 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [434.095 708.045 446.997 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.ChilimbiLarus:ISSM98) >>
+ >> endobj
+ 3548 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [451.671 708.045 464.572 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Chilimbi:PLDI99:StructureReorg) >>
+ >> endobj
+ 3549 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [469.247 708.045 482.148 717.068]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GCLocality:OOPSLA04) >>
+ >> endobj
+ 3551 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [525.064 312.018 537.966 321.041]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Cilk:PPOPP95) >>
+ >> endobj
+ 3553 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [124.722 158.173 137.623 167.195]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.GhiyaHendren:POPL96) >>
+ >> endobj
+ 3554 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [143.773 158.173 162.129 167.195]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 3555 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [337.824 114.328 350.725 123.35]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.HendrenNicolau:TPDS90) >>
+ >> endobj
+ 3545 0 obj <<
+ /D [3543 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 586 0 obj <<
+ /D [3543 0 R /XYZ 72 582.042 null]
+ >> endobj
+ 3550 0 obj <<
+ /D [3543 0 R /XYZ 72 463.745 null]
+ >> endobj
+ 3552 0 obj <<
+ /D [3543 0 R /XYZ 72 200.893 null]
+ >> endobj
+ 3542 0 obj <<
+ /Font << /F16 614 0 R /F29 622 0 R /F35 1025 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3561 0 obj <<
+ /Length 2441      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XKã6¾Ï¯häˆ5"%YÖ1A6‹ìiéÅfæÀ–h7wôpDy:ίßz‘’½‹ÚY,«¾zQ=eð§ž*ýTeušê©é?üòüáãoj÷¤²´Îê§çQ=·ŸwØló}‘¼mt•Xï’o•ãFïa&Êd~µ<hÍlxä7[•Ì@8›ù<Á@6;?ü¸Á%"kìÒt®áï/Y™¹Ô¦?Ág½O„Ù+ DZ¡±‹0T	nÞ׋’½RdÀ&e#häµÞ ô^^*XÁ«LœlvvP-Ó¾a<¦iþd/Ÿ	U(5Q4(í+2!PI	‡þ{¥“]\²b–Bi$Áú)K(wâ+ ÀIZïö«X¡3ÓÑú³`âh܆s|ì=×kÛ&Ä“û;#MÌí@#Q›Nö!®b±üØ™ø@¨]nð­ê¾q;öƃå¼%Ž>ý©³T/Òº;RÉ?qº~Ïíñ¤:*¶Îoã¬Q oáó'o:¦=™y¶ÓÀd£ZK+ --±šÌ»nœµäjä„Qk©˜fY¾•k·`	Vם¦ç)ö1ŽÙÊKµÊÓ¢,¥ÿ?mJ܉ÿ({ Æ6¥¦qïáe––õ.<DEÏÖ´¢½+(:
+ ʉš7‹øáj×`Ò!
’­®a裎#CÚV±+µ·jÔw‘¿×õA0~~
QÈà&4–…ŽèkùÙŸ'Yó'3­[èâʍê•-·K1a<ûì7v‹TÌö"Œ‹­ÙÈDC‰iÞy¯0R!‡ÊDZ؋iªv+~̵s6Œ¸ -·”Û”¥ÚÐe-Ìï¢ožÇ‡úX
+ 4 ¾­»„á™;ÓµܱÚæ<Ûu)®<,…8µ)Õu5ŽM<ŠWC­j¥q¼.bŒÀ…9 B×û÷ÁEkV5×K¯CüV°Ñõ.l¸8~Í"™¯>îÀM;N‘ÔH×Áú/CO78M™ciΪ+,\'“Bi’-<!¢•‘]¸Mâ›+ .²èiá&—b!‹ïgÒ…¬_4`õÿZð>d@âåç/jà¹I@ÃðÍÕm-Às¡Ç¡I7(utgI0ÿº6o8#<%AÁbqÜy_aÛñÒ…·¿"4s°Çãù(㣠¯Þb”<rÏÞÄböó5îsööp–@JTzÈ2€uî*¥æÖõ“*Ò¼ØIÝ[”Sb²OñhäÁOç_Ó̆.8~X6ç:­ôNÊfÔƒ.ʐ)N«z+ endobj
+ 3560 0 obj <<
+ /Type /Page
+ /Contents 3561 0 R
+ /Resources 3559 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ /Annots [ 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3568 0 R ]
+ >> endobj
+ 3563 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [375.761 686.122 394.118 695.145]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.RinardDiniz:TOPLAS97) >>
+ >> endobj
+ 3564 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [425.156 620.355 443.512 629.378]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 3565 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [383.124 576.51 401.48 585.532]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Sagiv:TOPLAS98) >>
+ >> endobj
+ 3566 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 0]
+ /Rect [455.311 576.51 468.212 585.532]
+ /Subtype /Link
+ /A << /S /GoTo /D (cite.Corbera:ISC:ShapeAnalysis) >>
+ >> endobj
+ 3568 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [303.325 244.556 327.742 257.458]
+ /Subtype /Link
+ /A << /S /GoTo /D (section*.28) >>
+ >> endobj
+ 3562 0 obj <<
+ /D [3560 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3567 0 obj <<
+ /D [3560 0 R /XYZ 72 421.539 null]
+ >> endobj
+ 590 0 obj <<
+ /D [3560 0 R /XYZ 72 163.952 null]
+ >> endobj
+ 3559 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R /F30 634 0 R /F29 622 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3573 0 obj <<
+ /Length 315       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚMQ»n„0ìù
+ —¶làÀm¤¤H”"Já€ï°˜¸Óý}vmÈEH0ûšÙYÉऒ¤ÊÏ
+ AÚ1yi’ç7q""ã*S¤9‡®¦û¤zž™ Þé–Éšöfai^
+ ºöÕ+ÕÞD+ endobj
+ 3572 0 obj <<
+ /Type /Page
+ /Contents 3573 0 R
+ /Resources 3571 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ >> endobj
+ 3574 0 obj <<
+ /D [3572 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3571 0 obj <<
+ /Font << /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3577 0 obj <<
+ /Length 1954      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­Xݏ㶿¿bÑ—ÈÍZ1õe)/ÅõÚ¢	rh[´Mh‰¶™•D‡¢rçôŸï|QÖîº@¬¨áÎüæ7#«‡ü©‡}öPåEšgê¡ÞýþéÝ7Êš‡l—VUþðt$­§îɇ³¾„ÍV%Æo¶ù¾JšÍ?Ÿ¾gå"Ý×{VÞMZ«œ—¸JƶŸ'xZzá5ªzP»´Ù5²¦Ré~Ïk>šÁù+œÕÉt‚Á#~¿l¶ÙÎ?:¿!¡Jô£–Ìb;ñ&à¹O쀫ꄖÂ8ðÔQ·ÁyY&êá¼Y¶â…pˆœôØÒD“¸#+Ž4:^¢/›€Ýø¢| ×ÇhX'–Mè¼~¦Ò&ãëøŠ¨ß:º¡E·`IS°ü¼‚YÎ2<"'xÔ¶Õ=Ývãž%Á&Ýl+?ÉY(<›)žE¢2éXÒÒŽö„L‘Ï»•U¢ûÄš6qœór缪Ó†§ºÅˆ¸©u¶e‘üAM>ÙF]vMF+>?·aöìÕ2/’÷#ÞS%W4Ûò¹0‘±Ë<Oþr	$èÿ¯:Xw‚™ÊÒº®Å´5U‘h|ä	¹Á–aäQ¨O'o&ö»¢[4Ur@'ˆò†0f)4`*a+ €(—3$7NÍ`x‰\T¡Ï‹)åqúEkŠû~>Û•_^Ÿê¢Ä¤8ƒ+ èwØ~IbéM—zH*·Ió`⤑sIëÖ³ð1û¦l1Òƒtª×5 »Õ+ \Íaÿ‡n“6W+ ƒªõ‡^“§JåÞ_œí~{ïs°N+èaYé«hې¿î6²ºä̱­å©
h‹1ëòþ“yž¥UYÿÏ üÁðŸ
+ ƒÚ;Ù%? L–Ûq
+ ø“2ª¹0€ØG+ T-ø“ðU¨5±òÙËf³
·^O5uZ%õû€5¼½j2œz÷ǧwÿ¼àÿ‹endstream
+ endobj
+ 3576 0 obj <<
+ /Type /Page
+ /Contents 3577 0 R
+ /Resources 3575 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3534 0 R
+ >> endobj
+ 3578 0 obj <<
+ /D [3576 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 594 0 obj <<
+ /D [3576 0 R /XYZ 72 720 null]
+ >> endobj
+ 3575 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F35 1025 0 R /F25 1028 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3581 0 obj <<
+ /Length 2796      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍYK“Û6¾ûWÌÞ¨*Kæû±7¯³©ÊV|ò”sØÍ&!	Š”IГɯO¿+ ËÒÕïˆÎ]ÎÛkâÃÎx6q1cQG,ˆKñ@áq'Pö,‰¶Ÿ“É7Ø/ÜâTJ†Ž¤(‚
+ ^¤ËÁËõÄ£ÍÕ³XT¡ã؝8âз›ÓèÊ13…B.Öô[9zèøLÔÈ­¥WõdÙ­A³L$Êè°CM$AÎöRüQ*ffÙAÑlyÐ9#‰äƒœËJ˶P†÷ ìÀнAö½|B@Ê2ù¿QþãH‚tz	ò8ÃAºÞ#G<Ù?f&–¿I¶é$#çÌÈ䤭%ûŸxüÅœNz¸.j8aPý‹ó.3˱‘¦Ñxµ`?hpÆrÄEYK™(‰þqÇu%c]ôÔE!w¸Éb8{Hsã.º+fiJQ0¨/ý:Cސ¾Š[Ý¢™ÎÈÔ|[k9pu`ªPý8hN´®žœ›£3ŸuÁ¹Åa#í3ÎËôW&ÙêÂ9ƒ!{+,ãZ²/~LšãšGéY¯Ë[í	-™#øä@Îîd8bT]ÐØyíÕ‚z4ßàßEÏL½ª„äø¶Ê<¬XÁ¸uœîX»cpœ9NŽ$E©“à^üz†½t9B1R´ÕŽD"Þa«¿~† ·‹w­î1å8k„8Ào S0SøfYù°ÏâCÒätÁ÷”Ðîe4ù;ZJ˜á$Qâ:ẊŽýRµBéhݐòN!þ\’f´O2-5¯²V¿¬5œÃØ
+ û[ÒKB>±¬Ñ„I­ªžBÎ^êߟž7œÿFÑGyh²jcðq"5Ž§qÀè¦JÀ8Zm”üaö¬¤Zpõ©”¸í̐ÕßÖÀy!¹]í¡;ú¸–ϤÀP†o«˜üÍP¹X³áX4I­Gaui\†sf|ðl[ŇAÿˆrµ_á(ø(?#åGœ­¢¨2Žb(Т/ü2'5SþZP(†´IßÉiœÒ¸òÍC8Sž°¾à¨ë(8kbï~ðÙ‰cb2(Í֍+ -pZ›ííoPðáV’*ŒöèPÅœú†§½ô0³éî+) Wœ©ª%¶ÈâfÓ$rÿ°@z†blt¨ƒÕW•£Ò½]þÄ)*Fþ¾P„Ãø	‹³
+ 29
ä í®@Áˆ
`'”'´*1â_>}.ê	/Ÿ÷z¾WTUõ¡*s)ª°pLr.æRåÀ8œôuÕ÷÷8ØBO›o”>ñª.Ûõ/R&ɉ›ò`[³dÐo³–c,NÀåÑ`ûõQ‘¦à`ô—¸^ф˃8
ª"߆š)e4:OÌìÓD(„”¯Qäå….-û¨’ŒxÎâL‚izaĝаS`íßR6õõ¦÷`ú‰rCVæÑ'(Öüƒ3øéç–¬<äE&v&WN‚®=+lÉ’’￝ëˆ1SQ?“¶‚W³æW㯊Zî-oÙÄìÄG|y±ça–ž{éŠì5Ûª‚jf¼8ªƒ*¬ZÁ7PЪ¹»dÅ9ØÁÞ	•ÈSÿ©a™p~ÿ´ò²ê’l+ {û8É«œf‘ž»z2ŽÁ	öE}õíµ«”îü©@N¸eeùú>YY…ü8ı;PÓI”SüÐK®›Wmu|yîàŸµh”BmÿÚGÜGà*(‹Ö§@ye¯Ê5‰•UpÉ»6bnªÍ3wÚ+ «¿#>	ㆠeB‡JEuûdŒ\Œ,Ê&ÞŸ’PQF>¤¤jógU·M+ endobj
+ 3580 0 obj <<
+ /Type /Page
+ /Contents 3581 0 R
+ /Resources 3579 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ /Annots [ 3583 0 R ]
+ >> endobj
+ 3583 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [321.517 426.238 328.964 439.139]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.2) >>
+ >> endobj
+ 3582 0 obj <<
+ /D [3580 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3579 0 obj <<
+ /Font << /F25 1028 0 R /F16 614 0 R /F35 1025 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3587 0 obj <<
+ /Length 2727      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ}YYÛÈ~÷¯ä‰
+ FZÞ"ó6»Ž»ØE<Hâ<ô”ʇLR3ÿúTÕWÝ$GšÀ€Õ¬®¾êøê˜àΧÁÝ>¼ÛûùΏƒ»¢ýðó㇟>é]àïr?¿{<×cùooœ†K1]67T›mà›mäFþ®J&dÞÓ&̼WŒžèÛ¶ïð}ªšófKóÕ+ ´<ß,Mt±$Eð‘;ô“Ñ5EßZp®;]··°÷Ð3îgÉŒ‚YúÆ[2«LŒ-Æ©*Y at yæQÜ*xþ„œ¼ˆ÷I|¡ZXSOF·í¬80«7ÑEêÙBÂûÏjêñĉOº'ü«®L³=j¬¢í
3(z ‡œ÷u[ëÆzš<Š—1“ùùÐ("ã2ì)¯ÀV˜*s¿ÔÓ	¬Á‹¨“>N•9cT4½¢ÏNÃ^²ˆhAºË£t¥ª‡Ë„4Ȑ!l%´ÇÙÞûc…ü?{[–yD}#ËÈ3nÎ ‰wQ`#';à/'své…`nä%â&4Œíã0Y¤úØIÖF¬âèÄçfI=×eÚ—Öå¹n\FƒÅ/V†,ºõ
+ :¹¨mƒ}°“h¥Åƒ@6+ Ö†¾“aW)àhªÊëøw¨€â8…vìJœš®î‘&µõX!öry.µã 
ƒìW6@C4àÃ)Ç­i^»t)0|£½ÍXfàÙ±4s2&¾R¿XÈ™xNÃ?)™S™’6TŒ`a*(XmfÙêQ’è„yê)Lw´—W©Ìyè2YþÐ7¯ÛòÄ`$UþŠë+ H`ÿˆóKÅeå'y.ÝóO˜+k+7ÁsoÎblX£î4—¿ôQWBÓž¼f at 9zýð'‡×’+Ì“ßö£¥¶«B07…7¹l¸+e5•êõ×|uYOâ<R#M¬xÛ][JƒÝÎÂë‰ð&FĨ¬xPuæI}–G›4?Á¾]ìJ-e¯=e•ÄTšÁ8
R²ÒŸ%|ÿU_’¶ÜJT¹!`aÑ3ìÇs£I|(v jâ"L²c>—gì¹![QsÁ˜´£’†
+ ‘w¥Õc«ìÀ¿€ÍëüŠ’žŸšøüf
+ q·±èÏ6·
+ ÓÀû(È£ÏG­ujB2Úù”;­ ç·‹*Eà¦y¥ðM­„“Ðûý³£gµrÚÍèn§hû|—e¡ÞÔœ‘œàþ_}ÓhÎÏsJHë1Cú­ËµþëÃÜVØ‹Ñ*蛩r-‰½šW~+{É#­ÏÈe‹Éfe¸æÒjg+“q¾-æ•j:“ät½´(v˜5²ß§þÿóûT{¼•b€Æ¼Ëlp­òÚ5˜APi×%¡óQ<XJi-<»~YʏƒwÁæ"Œ8ùÈw’
^°PP)IÜä¢nœ«.•…‰ÜxSô¥ñqœÚ%ÊÝñ¬¾]Æ_—"㺃“áÜËÑc¬»'ÉZ'‰&2ÚظHî5X0¸‘\ˆƒæñ;—õ)#èÁ’蛪=*®èx‡q|«rÄ+Û#¬®˜ÆRšLº	%Ðstvig®ÐÊ+Þ´­ääDŠSÕÚ®¦Âò°Ç|™…Dot¢@Òuö.@;[<}Œ aÃ'@Q<£¡´Ö°å¥ˆ°‚q6Öͨ¤<A|Öñ}ì>¡O§5?|E½f©rZÝ’þÛãCüU%^æ&
Gß¿s2cw¹‘S9€ ÜSÂó G:U¸€!þÜ¡žc:ÙšóD¸—k5&oª´Û^KI at ao
+ !n=Hr¯/÷+ ¥ixC4®°%„ݪ/~Éw1bo¢BÚŠeŽ+ "m|$Á;™Ϭü÷z€Äça.`YÚL¿j`‚CÆz÷Raöoq‰oÿ.wm
+ UC9B—2„ÉåüÛ·5µy¦”»ÚsJWŦÌ]ûŸôþhß…¶†9S.l¼W­[Þiã“E
éžÎÝö^Õ:̱.“]dwÛ8ÚE{yxÇ<õᯏþ\endstream
+ endobj
+ 3586 0 obj <<
+ /Type /Page
+ /Contents 3587 0 R
+ /Resources 3585 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ /Annots [ 3589 0 R 3590 0 R 3591 0 R 3592 0 R ]
+ >> endobj
+ 3589 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [494.583 595.705 519 608.606]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.2.5) >>
+ >> endobj
+ 3590 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [71.004 573.782 95.421 586.684]
+ /Subtype /Link
+ /A << /S /GoTo /D (subsection.3.4.2) >>
+ >> endobj
+ 3591 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [289.94 508.015 297.387 520.916]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.5) >>
+ >> endobj
+ 3592 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [370.008 135.332 377.456 148.233]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.6) >>
+ >> endobj
+ 3588 0 obj <<
+ /D [3586 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3585 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3595 0 obj <<
+ /Length 2117      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ…XKãF¾Ï¯èÛÊÀ´GoËÇÉ$³˜œl9$9T˲UYò–Êãxýò#Y’ìv#h ]Åb‘,¾©ä)¦¿äi“>mâí:Γ§úø᧗Ÿ¾&åS¯·ñöéeÏX/»?¢×Õsº‰šÕsùUZEüãmÓ¯žó*|»J+ .x%o¡;ߍOyIR‹l£ìí^¹Ð+·Ð‡ˆ1z„„ E~vl}£oóîTê±¢€XFœxÐÁÉ Áx+NþcÊ8Ð*Êÿý“³‚	0Úÿñùš#+£ßWUŽ@ac¶‹7±ZnÞXeø0>p0åðƒê)cPœÖp8Hw•3;%@w#=Sou¡‰ÅQFY±µI’µf7~ûþÝŒ„HO{«~N,YR-ÒÚ(€WBÄDÚŸq’ñ¢öz³ÓcÛ×®1¬8vꃀE“z”‘@ñ\É:âÍ„s…li|CÏ<ÈÝ£f?§Œáß”B.úõíÇþÁ&-¶ä=»É‚”iω²L¤T
îûò|ÔJ&ö ²çÛ›ëbCè~EÏxiíJƒ-¹ó©Fˆ¾ž¹øífTNæDügãàütçÚŸÝÌï3TcºëhÇ–çBV’Ïï19dÙ_È•ùº(WϬl³×ʼ‰ç`ÄæA0ò²Wg Tb¢nŸY%²—¢¶Øn¾|y†AzŠ€qÈP.H/4"E	ÒÀæo=iGˆŒ™§°¶Fzȵ\)RyušpØ
+ Ó4yÌ4OSÔ.Dƒ^Õâg$Ëósºwès°ššZŸ ð8j2ÚÄeôMý
\C©À/+ ×,jIk´üœ²³¡¨í©í&òp8ô¡JÍ•qñõDöÿ0×påe@š´_{—Û‘¬œÓ	6ü‰o˜j«­Ý0JF?IÕ4,<ˆ”\z o;xEÅ?%K™Ó©àŠ¥ÓNEÀŸKè~°ù±*
+ Uîüéì*ßoä;´vÃÜ­Ÿé§žEGɬzÍ#ºÛ	Ú»ÙíÁ+ JBn}@_»IB«(ßïòtalso:§|”v?Œúн™Q&Ió„ ®¬}º…òÏžý1¿+甍‹¯eÖ-»H|È8ÂKý,p
+ åömþ0PÞvÍSÞ;OìbÀ|ôÅ
+ ÄyÓíäàb»NV’pWIH2£¢ÏF+ endobj
+ 3594 0 obj <<
+ /Type /Page
+ /Contents 3595 0 R
+ /Resources 3593 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ /Annots [ 3597 0 R 3598 0 R 3599 0 R ]
+ >> endobj
+ 3597 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [488 662.079 495.447 673.768]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.7) >>
+ >> endobj
+ 3598 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [432.488 398.402 439.935 411.304]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.4) >>
+ >> endobj
+ 3599 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[1 0 0]
+ /Rect [169.948 311.318 177.395 323.007]
+ /Subtype /Link
+ /A << /S /GoTo /D (chapter.8) >>
+ >> endobj
+ 3596 0 obj <<
+ /D [3594 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3593 0 obj <<
+ /Font << /F16 614 0 R /F35 1025 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3602 0 obj <<
+ /Length 1990      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XKsÛ6¾çWèÎD4ð!æ&ËvG®œxl·=$9À%±æCCQqú×»€¢TiÚŒgL+ S9Ë&7J"ñ„Z>za c?MC%ýTñ±gÙ+Šs·#L×±rÓ5˜ÿàó÷n:ÍÆC«èÀà
«mж«ÝšÒºº‰¸ópoj>B³Ý; ªÛ5#©Ä´ÄI¸zSãòßr:/ÏŒÃ!º=o¹{K^e¾y°¡á}§÷7ÜØà©EÖ,A«nJƒ0À³öÜŠÎýl/-óç¸u]nÐí=Ç¢Oªªh2˜DfÃs„Y18ÄH¥bZ1ÖtÐÇÚ(ðC©-<ï/‚ÍðßÿeÝ¿í‡Ë­`û0‰E½Äo"Úuƍ©Óh3¦Íë
+ Q„’Ç7•Z{›ãM•,¨+þNhË»bèlê#á—¬âDp›­;}M ÃÆî|Á¦S)óïd˾Q0Ñ_>AKž"^’øZY_ z´³Ê-:2~HXÁ†FT„¾=Bú+ ë¼8¡À™Ñ²cϨ5MI€­V,ŸÑXE^ã‘«l‹æ®NÁ~J+2\#cÿ~v5={(?Âó¸WÉ©c+i[”k™úQZ˜K†¹¶0ÿ}Û‚i‰€CwP\l¤ÄCW“oYgfÚ¶rØj¼N‹ÓH¬MV°âeƒAä§Õã4CÞHÅrñî¹f¬R'wùšxŸ†ö{!Û0àÇÀ¯‚£÷è*XþL~*(¼ªg8-
BÈÀ-)vÆö)q~[<ànno	D[šÝrÇ4|ä¼uËÎÛ]—0g¥ñì«‘þ,ôµ@:KnCòãä­µD
+ @%pw »ÆñëkL«}¨g0ìÙ‚¾£ߺð§.9UÖ6V!F1çs
+ ñd®a@wN “É0íQ}‡6M£ùÏ+ ±/чÒ—Œ–¨Þ[0Dà Ægü®óÕº)†½<ª=÷öb¤âs	#‰ý¸Kýÿ—5*JÙ øRÂP:,[xÔ&œ0ƒ„Á±{õSäÄfµÏ ÀpÅÙ"Õd‘:ÌåÞÖ=Ê0ÒÏ°Ç¿”ÊY¬f]Ð*³ª=*«@û¿’¼NâD÷8•§)dþ£è½ÍVû ¸7ÌžÛº(Ì1¿nw6PJÓÈV­~]YvQñRXYsÖÁÐUî¡úž‡>æO]pïÊ-¤
+ Þ.Xd1¬Þ8R<'¯€þC]uÊ.ÈnÅÃ4’,èâôwK°€R“YfôêÁöøƒ‹±ôi©ðï*#´hêg
+ +{¡	P‰cw=v<K:²9fî2É¿*­!׋ôHYìuš¬÷üè­ìjXùÙl³7ÝÐÖÖ!Ùy¡-°Ÿë¹‘eû6_Ue¯ô‰%¼‹üƒGãåôû%§ÈŸ~¾öù¸ç‹ÜóGxK
+ KëèÃz×¬Xó¨¶SÄVz¬’¥)ÙÒ…'œÕc+v]==´Gì_<¸8Å\Wî‘éWÓóIQJí§qz˜hiM:ÚáR}ô ‰-ñfî'¼½O>Ç\Ó7Ò+ÿÔÝAyË—gFÔÅ";æ*óÁÖã\Ê„áOeù¦»èyîÙځ^Yîù‡ê€+nØÚž¼ø}Wjœ°+Þâ ¸žˆ†¡ôÃÈžÄú,Ô‰¤ò+ endobj
+ 3601 0 obj <<
+ /Type /Page
+ /Contents 3602 0 R
+ /Resources 3600 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ >> endobj
+ 3603 0 obj <<
+ /D [3601 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3437 0 obj <<
+ /D [3601 0 R /XYZ 72 593.649 null]
+ >> endobj
+ 1344 0 obj <<
+ /D [3601 0 R /XYZ 72 494.912 null]
+ >> endobj
+ 1041 0 obj <<
+ /D [3601 0 R /XYZ 72 420.825 null]
+ >> endobj
+ 1082 0 obj <<
+ /D [3601 0 R /XYZ 72 346.739 null]
+ >> endobj
+ 1343 0 obj <<
+ /D [3601 0 R /XYZ 72 251.335 null]
+ >> endobj
+ 1535 0 obj <<
+ /D [3601 0 R /XYZ 72 154.72 null]
+ >> endobj
+ 1491 0 obj <<
+ /D [3601 0 R /XYZ 72 103.161 null]
+ >> endobj
+ 3600 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3606 0 obj <<
+ /Length 2270      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅXÙnã8}¯¯È£Ä*q‘(ö›³T¦RYŒ²{½=(¶b«K‹[’“v˜oŸ»P²œŽ`€‹â½¼ÜÎ=<”8	à'NbéÛÀž˜Àú'‹âÃÙüÃÇO":Yæä9_þâýÿ6‡AàÍG±öªÑXÆÞr9‹8½É¶i³r$¼S¨—*òR0x­³&¹?kCÛuJu‘7Aû*ƒ&%–Ú´g®T6Ù–:×3Œ•–¬[IýÍ…m¡uÖRWþè·ùõÇOJF."ßš“±¾•’æðüüì/ÿ9k~ºÜ~üwBãþ¸iëñ2kZÝ9G:X) F`ÜJÀ•RÞ,Ý´\Ö†4+ Õ!¦7ÐaÃ/BºÚkÌ8³ödIké¯IZfL&ÓW"VHX>KÊ’vb…$ë=qN鯁ˆˆ²´‡R„€Æ¿W´?Á_c %·gZ‚ú&[º†T„ EÛp‘<7ˆ_æÙy b·Ë*’Þ"Ésצç|ì|ݹ`JfIC›£(GˆAº<+ êb|”½iÊa€™ÂÇ>&OB[&±BïLó…OâpþÃÑÀ¬}×Í
3ø‡R„"¹
¸`ᇽ·ã{Z+ ‰Äÿ®é´2Òƒ
=<#à !Ÿëý…J×l~‹õ÷:_§ÌûàÛë(OIÇ/Úlqð`ˆc,e‚N+è	Gpwei[6²×DiìfÐÒñã+¤a—‡”ëð…/†À1¿ß«tºƒH(}eô!ÝÊCD´TF¨cÂŽP+Ós‚Ž/¥Ñ¾±ñ«ÍÝf­:à‰.ñÉûN¢ªz$Òåt¾®³=-áѾNköÿäÚ]3í+ !Ec­m<Ãú=B»
+ ’Rjñîû eíÜ}àÀBÈáaÎ?¿@p¸Ê+O”oCÞxüWR8PñbÔ{
’† ¤…¦”¦ÆëË&n¨ñÞUX£Çí£$‚ç´fŽûÛpQ(o¢vs§äî¶~tÖ„Í9r23Í‡í¾£ÙÁ‡
¶O¾é‘´Óñµ
i'b§rx1œýZÍ‹ò™¹ï!	k—³¤~ on‰³ŸOz‰“ïÞøšø7G.]¯{+üàà}´ãä¢RÂ6J

KrÍÚ†î>PU5kFwZc# E¨rÄ®Cå~%÷ç\§ë1…qZ›4Fæ.¸‹×_FdÏüX¾N˜¦öߤo²AŸŸ///1£æb³mù|{µc&öõ€'y—”ñ{xö+µçNm^B}Ú“¥ûJ+ endobj
+ 3605 0 obj <<
+ /Type /Page
+ /Contents 3606 0 R
+ /Resources 3604 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ >> endobj
+ 3607 0 obj <<
+ /D [3605 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2692 0 obj <<
+ /D [3605 0 R /XYZ 72 720 null]
+ >> endobj
+ 1173 0 obj <<
+ /D [3605 0 R /XYZ 72 680.211 null]
+ >> endobj
+ 1496 0 obj <<
+ /D [3605 0 R /XYZ 72 605.174 null]
+ >> endobj
+ 2099 0 obj <<
+ /D [3605 0 R /XYZ 72 530.44 null]
+ >> endobj
+ 1064 0 obj <<
+ /D [3605 0 R /XYZ 72 456.312 null]
+ >> endobj
+ 2755 0 obj <<
+ /D [3605 0 R /XYZ 72 380.972 null]
+ >> endobj
+ 2559 0 obj <<
+ /D [3605 0 R /XYZ 72 287.043 null]
+ >> endobj
+ 3557 0 obj <<
+ /D [3605 0 R /XYZ 72 231.504 null]
+ >> endobj
+ 2756 0 obj <<
+ /D [3605 0 R /XYZ 72 135.454 null]
+ >> endobj
+ 3604 0 obj <<
+ /Font << /F16 614 0 R /F31 722 0 R /F30 634 0 R /F23 698 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3610 0 obj <<
+ /Length 2250      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•X[sÛ¶~ϯð#9c±ð’7Y>IíÚ‰çHmÚ>À%ñ„"5•ÔõLûÙ)Ê‘âñhFÅØýöÛÔE?u‘$±ö"	³ 4êb¾yw5{÷Ó_¨0ÈÂìb¶$ÉÙâï•üålz“µ¯<W-à¿q;¤¼üu5þ(ŠŒwUû:õžðÏm][\bwäËüo™µçž©+ámŽ
+ Wù:óö—¬âwè/ʲ@­ÑJÊñÿÑéDÚ¢SãÞ5-N®øõ¿¤:*×à§dŒñ>«òfäÿ5»½Ð:0Ú\Œ´
+ 2­i«»u±…é¡õZÚÉ–¿‡ªvØ{˺aÚ¾[‚æ;¯á¦òVE]A{ôèvô¾à	ÚƦnžXÓÆUn•oH¤Â¯µ,G€ñ^Ÿ+Gm±É¹÷E¿ú6öl)Ê2ï¦Âíüô!
+ ΋¬
"«Å…o•WãßÿòþoA&¢eã#íÕK~¶kZ0™jÔ©ccE¤tìkëM`ú=LPàÔh|¸ÃiãO܇Ã5í,EËÈ+YIÔ?K\ASƒû7‡µ¡ŒöîpÔ‘ºÕÞ—æ*çÁë|W¬Dƒ¸¤Í¶3W-+ ÄÑÂñÛÌOÁZÍüœLÿ'a„þGôäͶakÃÛœ‘·§H•/Õ[ŠM¤Œ‚“ª÷þ(V™——ņ¾
+ ýøXñ’POUå¬uÇП‰¢&§È®7[
+ f¶;.÷{˜&i¥‰z(«Øq‚a…>¯vnŽjv8’hPâ¿Ch遣zà¬X–A€hÛñ4†Ð‚_¦øòvm¾ÄÇì3ôÑîÆ$s,‘Mƒ<þ*X”EµªyÅÉ3Ä®p˜Ê²Â({F6ñ>
+ ÅÙ…^ï=yËB®‘ð?[3¹àà­+]Ïs0ç_0gâU%œuýT¹
|–¤Ñ([ £âŸÐ;_eGX
Ïȯ¥}ÛÑ–%ÚJ!^OÒ–1a›TŒyë¾:±§JÝÃŒíù‘iý(<õÒ3&HRÛ;†L½e`^Q:{VF|‰lhÐp䊮‡Ü’oâÊÅaËœR0¼%J[ïlBô|2cJa)qIªoëuuÐÈlÝLä%T-½ãý‚¬jãÕãƒ6š÷tAa;/ê=·£$&-®•b´–Žäó’~”¯rñ9_Zˆ‹ì­(Ž8Á³]#µÇ†Xœ$€äº&±
+ RJNêj™É&ßØ%f&™¯‹–>;o÷ŒQA!Ž¦Ùni¥MËS—]kXîá{º	Fy¿C&<Î`@Fဌ°ËU]‘Ð…m€uƒcW<2}ÚÁXËE„xº‘R˜žî>OÏP”†¥)„#¡c£©“ê·Îežý:Â%í(+N%/VâEI¼\SžH~E”d#ÒqŒƵ÷‹à
+ †ñ’ÍâÉO
‡+ âBCª¤ñ¿¹êÂ	‰C~)9Ÿ*®t–I;ËÌÖ”ß!Shˆ<ñ¾–Ƙ¸ðuèVîéê0AAµ£øëXW§¼‚pôëUE†Š"
	Y›P|pKEg.•eæ’ŽÄ·œ“¢0åDÝù‰Ïh“uN„%ÐÍVP¸nV—|ŽàlŸêfC,b¡	\$ŠÙ~Ûm!ù/ÔˆU”"®„ܹgñ‰†Žƒ"‰	t¿¥QÒƒçŒ+ endobj
+ 3609 0 obj <<
+ /Type /Page
+ /Contents 3610 0 R
+ /Resources 3608 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3584 0 R
+ >> endobj
+ 3611 0 obj <<
+ /D [3609 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2759 0 obj <<
+ /D [3609 0 R /XYZ 72 720 null]
+ >> endobj
+ 1367 0 obj <<
+ /D [3609 0 R /XYZ 72 639.533 null]
+ >> endobj
+ 1318 0 obj <<
+ /D [3609 0 R /XYZ 72 563.556 null]
+ >> endobj
+ 2753 0 obj <<
+ /D [3609 0 R /XYZ 72 512.835 null]
+ >> endobj
+ 3535 0 obj <<
+ /D [3609 0 R /XYZ 72 438.98 null]
+ >> endobj
+ 1267 0 obj <<
+ /D [3609 0 R /XYZ 72 365.73 null]
+ >> endobj
+ 3514 0 obj <<
+ /D [3609 0 R /XYZ 72 314.403 null]
+ >> endobj
+ 1468 0 obj <<
+ /D [3609 0 R /XYZ 72 241.76 null]
+ >> endobj
+ 1536 0 obj <<
+ /D [3609 0 R /XYZ 72 167.904 null]
+ >> endobj
+ 3608 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3614 0 obj <<
+ /Length 2098      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíX]sÛ¶}ϯpߨiD+ èOűFÑQ¤~ª£lñêtúêø©ÀOƒôhzÏ’ÓÙ¯Þ¯zôû`w;P^Y,:ñVõl0ÔaèçÔ˜†Êkû—z"ÏÖÔà¤&v¶ro«¢D‡õé;M¼	)ʦ–~e«çe¹ìÕ8u´¶^Þ7˜ia¶+鵊~ùda⟃häYQòˆ±MÑÚÅ’çM½ózðûôâø	¶–¬µêðh¨•ŸjÍ«¿iMŸ?ùúg†¹k¶žL5Iä5÷xŽ¼nžËËyÝåmMV6µ­¤éöyAÃE)]§«…(øP‹ÐU¾àE>»O¸µ-òE^wÒü[çÔu‹.È\Q‹’eíì¤IߌB·Ÿ¯iô(ôþ3Hàí¬Yý	oåíkŒ<öÂâÃCƶ¶3±Æx2LÙ5w䢆J«‚Ð%½#Mà'Iê`;ÔÒhZld’maï›ßehž(I½+Û>@(ö~ZCl–®wBÛÃG,@Þ¤e4OX
àyÏÉò$-0…)t¹,¯,•x×M»°Î¬Éê[“œŽ)ô‘Õ¬še¦ò-â½=+ Ž&Õ`xj~€ùÁ‰ÿTV•ëgâCá1—|É¢_ž—<~…¬Qí±Øg”}8%„ÊŽÁ,Éom.Z+»&öfÕý‹ËoáRÿÿpùEéïÁÒÕ&8H’ô
Xâù‚!¥QR-½\À$tMÜ8 gFÆû…qÅeB!RE^çm_™Z7eaÛ»Þµ\"ÅWÔ¬“
+ ˜D»Fžåâ±Z—Ôü+uÓ!4fßáaømf;ëüZÙ̩抦ۗàU”ø:íÁ,9¹PvÕAòZ+ GH’Vèt´XóV¹CXìo–V©?ŠÌ.Ž?rQ¾Ø]ãè:»³>.@µu.Ô¶}t
+ µÄñkòv\1<ã=n(q†‘Úä×y5¤FnŸ-‹V"yŠwNuîØBâz
æ|}ÃçÈTÒ0¶-#¶$+ ³&ë;›N
+ ‘[w`Dñ,wpJn·R|tµÏ{wÏÂZfOýýˆN·.üHì>wzßç|§ÓæE)¡„%êœ/i\-õá‘£šYþµ]STØ°¹•Á¬è³dAx¿³wëJiy¨<b¬ƒŸ¹3™ß!ïz*}O}ÐÍ¥áÓ–ë{¢½ERøtÒwrV¬€/$*‰¡é Ž%ø³y]2ô]´ûµÝ·ÏJ“Z½»Í)òê$µ	’ØíûHû±¡28Ji˜l;õ¢ïÕÛé«¿®VÆendstream
+ endobj
+ 3613 0 obj <<
+ /Type /Page
+ /Contents 3614 0 R
+ /Resources 3612 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3615 0 obj <<
+ /D [3613 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1085 0 obj <<
+ /D [3613 0 R /XYZ 72 720 null]
+ >> endobj
+ 1140 0 obj <<
+ /D [3613 0 R /XYZ 72 658.592 null]
+ >> endobj
+ 1011 0 obj <<
+ /D [3613 0 R /XYZ 72 561.935 null]
+ >> endobj
+ 1068 0 obj <<
+ /D [3613 0 R /XYZ 72 486.595 null]
+ >> endobj
+ 1066 0 obj <<
+ /D [3613 0 R /XYZ 72 411.861 null]
+ >> endobj
+ 1084 0 obj <<
+ /D [3613 0 R /XYZ 72 359.05 null]
+ >> endobj
+ 2103 0 obj <<
+ /D [3613 0 R /XYZ 72 284.316 null]
+ >> endobj
+ 1268 0 obj <<
+ /D [3613 0 R /XYZ 72 210.188 null]
+ >> endobj
+ 1129 0 obj <<
+ /D [3613 0 R /XYZ 72 157.073 null]
+ >> endobj
+ 3612 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3619 0 obj <<
+ /Length 2181      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XYsÛ8~ϯð#Uqpñš7GŽS>'e+»53;°DIÜðð’Ôd?ì_ß>@ˆr¤™r©JÐøÐýòLÀOž%Ih¢è,Y(Œ<[Tï>Ìßýt)ã3)ÂLdgóiΗ¿¿ëèÉ4"¸™È ŸLePôPÚL¦&Ë‚
+ šÉT%AóŸ4È[n±õipCj–z#5ê|¹›¤&'ÓL§ÁU=þ}Þ>·6šR^B}ÛÚ’mtÅ2Ÿ’ü_Bj*,úaP[î@¹£yv,,ÜØeQ£Û–çÖÕ÷3øc~ýÓ¥#O(eΦJ†™Rä”Ïí$ÂÂßÿrÿ·,&´V¬qt)‚fÅß~“cAçßdpÇ
WŸ>ßžßs㬩WàÁHyíL“¼©Yù3š¦v}M±UEîY÷–dõzk×®÷EÞA{±®¹Ê[…+VS\3ì6/Pӟ˼B_ÑJzÛ8¾ŽRðx$>ß^\ÁW²¯P#…S£vÞC­qÁàéÒòöZ'ýtî
+ ×[‚Wd–¦!Mh*•UŸM5ØL3‡Æø$e\„ü1x‘	«!¤ 5Îâà@µÝwêî—¶,lGÚxïÒ ÍaS`CȝY°Bx¶áZŸ-·vÌ{?Zç€g8š ÿ#¸t…8]¼
W:â¹é˜pEþÒ‘E–+ "p—33kڧȆÁÔ+ 4ÐîÔ|Ò–¹¹âŽçr©C#ߊ~i\&0CLœóv(Ò9+˜™<Bp3x*c=n)ìr/êÓTÏÛÞÅLN¾8îìñdú…lb¢Ãô;Â¥RâE©dËÌçÚ$Ìâì03̇ÆÁ®í±'æ×mۏRœ‰’àŠÀÄÁýŸÄ¶ÖÜ¡tl2l;Ó>êÄåׁøsÖ@î†_ËŸ5¥Ú'XÑ”@ƒÔ{Ÿ[@‹9]Õ´;6O3c®¹Éy¤?…Én×ñöVá ›§Þ$
nâÉa”
+ >bz¬¶uA&Jkp—dß…£ìÝ+ عaB†}šÎo¾S¼³íWÖ»ùûOŒŽœ +;αZ/kÊß7Tö–ýf—’¾†?î7¾p™ˆÅ%ÎT$€2m8ŒŽ/bC×»P…e
+ ¥ù2g‘%&"È8ä
+ –¯ˆ «©ÉØÐoœqPºXq7º•,_æ#RK}™—¢-æ+ endobj
+ 3618 0 obj <<
+ /Type /Page
+ /Contents 3619 0 R
+ /Resources 3617 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3620 0 obj <<
+ /D [3618 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2101 0 obj <<
+ /D [3618 0 R /XYZ 72 720 null]
+ >> endobj
+ 2100 0 obj <<
+ /D [3618 0 R /XYZ 72 657.986 null]
+ >> endobj
+ 1009 0 obj <<
+ /D [3618 0 R /XYZ 72 583.858 null]
+ >> endobj
+ 3570 0 obj <<
+ /D [3618 0 R /XYZ 72 509.124 null]
+ >> endobj
+ 1065 0 obj <<
+ /D [3618 0 R /XYZ 72 433.784 null]
+ >> endobj
+ 1142 0 obj <<
+ /D [3618 0 R /XYZ 72 380.972 null]
+ >> endobj
+ 2248 0 obj <<
+ /D [3618 0 R /XYZ 72 287.043 null]
+ >> endobj
+ 1517 0 obj <<
+ /D [3618 0 R /XYZ 72 209.582 null]
+ >> endobj
+ 1445 0 obj <<
+ /D [3618 0 R /XYZ 72 134.848 null]
+ >> endobj
+ 3617 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3623 0 obj <<
+ /Length 2274      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚåXIoãF¾÷¯ð%+ ?MAå› ‰¬É¹ð/ÒŠè$ëò?¡?‚8¸‚Ö(Ártï2IüDks xÇ‘tæxk
—ß»iätt©„‰²§Oû½93žE’–«KÐ#¥taHŸ„¡…|µÉÿE_\/çsû€KwŠŽO&‘3³h»-.b+í^&8Aã†ÚÙw¼ÿ¯‹j²
Þ¢¨+€‰ÖqJVm·$mk„ÂåzãUÅÌëß"Ú[ÂeÊÛo=%$Uþf\%fA}»¨ÿ21Äx‡s;‰XùZ‰×Ö‹T@àÄï€ÀŒ”p.Ý0q®î¸u~óÜÓÑ^þÄW#ZWxÖ4Wј‰XgÃ’“u¬¡¤¯ë²Y³Ð-a•×‚$[›ÌŠW¹6Jð	f‹SfÝKª¢.šá˜J2N	ؼôÙÍyh!}L HœãÅó}¡‚¼û.gó†ý?/°ÙT>áòŒÃÂ`XÈÄ—ZÇıñeeè#cÜs
+ ‹®GqŒœxÄRàüê¦Ò)Êž­§é~—uˆ¹=þ˜áJ÷#,­’`<Y⁒ICV­€ÝHΈ¹åj˜—‡àÎ;>#ʬsËõv€Ò`7–Š¨ðñ`öOÀ™ïðª­]XqCðD€€-_jXƒkM›ÉˆœHŽ»Ž†I‡çø—'(n¹J
+ ³îQ•M+öSFõ[×SAHÐºˆ•-ÞG4q\X.ëme×W›å‚,žGæцƒ#êš9zæ·à8ÍæHúJ„¯d³‡lÆï°¡cà
+ 0:&ÖÞ!D‘ÔhíÇÖ…Ç
÷·8YNBÔ“ë!ý
÷ÞwãÔË’98]I¼à>Ÿˆg67Å@}ØÂH¡q+ þÞ3ó>#’z2k–9íH¤BGB>ÛèʈŸ9W¬ç8ÅÒÿÅ›¤Ê¾L<…‘ý†
V PY¿xš>~”é-Ük†p4À6Â+ 5ÜÇ¡ æÅmP»3Úؘ#ÚKÚœdÓ²ÆçÀúš[f|aÌ
-	ê[²¤ìŸ׆˜¡àD)ÈCéô5„áCV=Ú@=
X‚Ö½·6r`…¯…"¿6B­ø{@1TÅw\ù¦åŒàN^ZNRÞp/XΆM&ûZXMÏ=vúsQ“
‚psSvüŸµ•Qêk©ÏcR«'„“‘ÕL-•ð!~}f5SÇQ1{$‹8”€Ã
…ÛÝŸì²1]ˆb»:¡‚?rdÑې¤|4²¿à	=‚f¹Ëœý¸ée,KEÍÀ®ìYò6†£ñ«R玑Ԛ¨	EiÖle…Ž¡Hïß–üæ%:^ºÝhK+ ®uê¬(Yš¨FN¦5lÛéÙ;U§Q*LÍ“W¿;$æÝ!1Exœüa f‚BÛO' æ©ØW
+ ±ª â¤E„aòÍõâÍ?Ærû·endstream
+ endobj
+ 3622 0 obj <<
+ /Type /Page
+ /Contents 3623 0 R
+ /Resources 3621 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3624 0 obj <<
+ /D [3622 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1442 0 obj <<
+ /D [3622 0 R /XYZ 72 659.334 null]
+ >> endobj
+ 2752 0 obj <<
+ /D [3622 0 R /XYZ 72 585.478 null]
+ >> endobj
+ 2004 0 obj <<
+ /D [3622 0 R /XYZ 72 490.912 null]
+ >> endobj
+ 1158 0 obj <<
+ /D [3622 0 R /XYZ 72 417.057 null]
+ >> endobj
+ 1139 0 obj <<
+ /D [3622 0 R /XYZ 72 344.414 null]
+ >> endobj
+ 1110 0 obj <<
+ /D [3622 0 R /XYZ 72 270.558 null]
+ >> endobj
+ 1141 0 obj <<
+ /D [3622 0 R /XYZ 72 197.309 null]
+ >> endobj
+ 1513 0 obj <<
+ /D [3622 0 R /XYZ 72 124.059 null]
+ >> endobj
+ 3621 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3627 0 obj <<
+ /Length 2182      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XKsã6¾Ï¯ð‘ª1xñ•KJkdzvì¬kää°™8$q‡"U$5û×·+ ê
+ uðDc5Ž¬üŸo·ÅD0Ö} yµÞçk7ûƶ¨´v‹äÕ’åw[îpj	
»µU—wØEm¿å'‰§‡›;ø•“?Ÿï¸•ñÈrË0N´³ÿ=ÌID°ƒ­[lÊ@õ¢¢ø=N½šzí©’a¦ÍùW»•hlŠhÜ>¸Æý¾š°´	d–™R*4ÊÀ‚"LÓŒÖù#RN¦‘Áã0Qi°·ådª’(¸ýßGò
:wjŠ*l`•ÆÁ½ÅsR7öÀSæ!þšàv’ê n;Ò@[iJü{Ö¡÷e°¬«µ›½½[–\‹ÌJûÑ-ÃÒâÑ/;j“O(Ì›¯!w¨«’.ÚrwS‹Ò’;¼7È«š¼aËb[Ty×_¥ÐAA¿
+ %¯€÷¾o¯°¨«¶krFØбxÝä;mڐ!qÇöŽ`¬d€ƒá‰J`uXöÿ–f&*ê^±ºåÆl¢âàú‘Gç¨zs><=Ì°ý++]Óá(bä1gÊitÌ(æ£w­yü$‚@2Ž èæä€%wÐ®í®´¸†¥CA~¯×ÂG¨0f>+ ìd{Cœ¸!rn¸÷ÒžÎùšà™‚ÃÒ$jþ–q+  3΀uyØÖ
eX‹ôØ•M»o¹¿­«u6¼ß†e
+ lÐgÛÖãvÄ?"BtƒÝµ'‚iW³Üñ£¬ÐõH€Â0hÁø8ŠÎs†’` òœ¡4À(P˜azDá×‚‹©(Ý`¡€#ó‡(­‹®ÙoÝZ•ÏŽl͘)æQCǹ¬°ò½…Çöm>›_n)L¨åå„&“èEf©x¨¹ì«\ÿ·_\ƒc™šó•kDé}
FÉãwÄg/*óµ‹~©b ˜Ó쏢ÀfîA¬EÌ€o袿¡$áK_òèó¦Þæ-Ë)ú´QÚ†ê"£U?Ó-æ”giƒ6<‡‰Ø„B¼Ò—KÚ—Kš+¡ív_ÁÉ<É3Úý4—~°SF†QE]<®ùxŽ¿#¨¬Òã6a!¢b(Ww!&	S£Nî#yå>"€GÈ¿|/v¹Í+ðú‘’Åg
+ YÛt<úsÏAT¾™à™’Kóª‹BÜV·Ï‚ÈY,˜	hr_ÕSÍÛòý~à5¬yPqßZ7Z8«ŽòBCŒ3¤°åßى㮲W;hýbV­w”\-‰’sîºnŠnãw:‹+™ˆ(ï­\§C}§#¾‰³à¾Þ7iw;¤¼â±Î+1jÎAFfêÕlÀGÄŒFÈüeñK,£þ™êæ˜Ä4’ï=þR§¼dôåWÄ…n|ðƒë%7fe_‚ÓªÏ
+ º†“§™Ô<Zr;ÝӁ•”@oœÎ‡W\(^mÒo±+‹Eᆏ³u1Ô ´‹<ŸAŒHC™¼íRÙ›i&æä)´â„0¡ÐE=§’su(ȯÿþæòÙ~Í™šsËÅ&*ñãŠÜºÞO\síVðu'¶ûº“ò¼°ú‚ó„Ü|‘s”ñ¿ÿêŠàÑ_ÌQZê­´xt/Œi&†’kæÝ©FEéÉ;-JC¡O€š9 ~ä'—mù©õlF8Ýzÿ³„‹&h<äRo!ÿþÓòç. †Ë©<´Ì¼™}è‹jüˆÞÅ×­E´•/üc¨pï8^ÀÕC¶qä†ÅèÂ1”¤ûVëŒ)ôé3]¿Â‚Š{ŽØšþ[Ó]uTû`irOφ¦ïSš„‚ó‰Œa(ÂP„U{醾ÿ>:“ýpSšƒG•ÅLe&y‰’t+ ¦Ç#‹Ò×?C+ GÞýüüîÿÉ?žâendstream
+ endobj
+ 3626 0 obj <<
+ /Type /Page
+ /Contents 3627 0 R
+ /Resources 3625 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3628 0 obj <<
+ /D [3626 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2176 0 obj <<
+ /D [3626 0 R /XYZ 72 680.514 null]
+ >> endobj
+ 1515 0 obj <<
+ /D [3626 0 R /XYZ 72 605.174 null]
+ >> endobj
+ 1172 0 obj <<
+ /D [3626 0 R /XYZ 72 530.44 null]
+ >> endobj
+ 2249 0 obj <<
+ /D [3626 0 R /XYZ 72 499.551 null]
+ >> endobj
+ 1465 0 obj <<
+ /D [3626 0 R /XYZ 72 424.817 null]
+ >> endobj
+ 3040 0 obj <<
+ /D [3626 0 R /XYZ 72 372.006 null]
+ >> endobj
+ 2757 0 obj <<
+ /D [3626 0 R /XYZ 72 299.999 null]
+ >> endobj
+ 2003 0 obj <<
+ /D [3626 0 R /XYZ 72 222.538 null]
+ >> endobj
+ 1538 0 obj <<
+ /D [3626 0 R /XYZ 72 169.726 null]
+ >> endobj
+ 3625 0 obj <<
+ /Font << /F30 634 0 R /F16 614 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3631 0 obj <<
+ /Length 2043      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÝXYoÜ6~÷¯ðS¡E»ŠHêÌ›¯øÀ®cx]i’Z¦eÕ+É•ä8®ÿ|ç ´Ú+í}*‚¬x‡Ã™o.‹}þ‰ý(rý ؏¼Äõ|±Ÿ{‡7{ï>ˆp_xnâ%û7÷Dys÷ÙùŠ¯£qàyε~ÉØ1Íh,œ‡ÑXʼnsú0NþŠëVÏÑå&úöêÜðôÂåï™X7%,„B:WHÖ¶y	ŸŒižFc`XÁ’LœÖà}5ߧK=mò†éÚŠ¿/#9U
-ÓórôõæâÝå
ž¤ߍ¢Ð>쪩ð'ÅÓÿÜåÀ©Ä[3¸È÷ ‚É=²Ü«Hº*ûc)ÜDJâÕ>€¾ƒüMq8³óS`Kst£1/\!³ÉÁ%Ÿ˜½°öD²4ùsÁG«’¿WüvÐq™æOsÔ=mßÛíÅ2J4‚pa‘—ÓLpWósPÕ:.¤œ%{û^è*%­r~á³OLg~}GƯWD,¤xJÁ¥”sIä/<ù4Š•µL·ý‰¾óë•cWE’Ä.ß ¥ëKôì¹qœXÊmTñ‘ï9ǺD’$s¦šhÉ7:]¿Žbß±´X 8Ö¸ù-·Ó™y¨M~8K\(O´4Žó¢×ê25ÌMƒÇq7bÇNÛŒQÂ+ì
P¬+ œÑ­¯¼t—7ºÀÇÝ¢²gbæˆ >@7£ä	ŒÞ×à"š8Ýžê*CÞš®i@2›ÝIF¡ëÅjGw’‘è܉Æä:2’ÖO¦¼:CŠs8wz59Àñ¥‡½s¿£ª¼7„~SÚ«Ç*ˆÉ‡ð»â$ô¶ÎApß:(.³'Mƒ2g–9¡&(Tžˆ<½ªÕmÞÝõż«Éñ9|Å'SDÜ ^8b_zž°ØW±pýX®€_YðØ‘U9§h¤ŠÜ !SiŒŸÈ1 + ßê†Î#;ß·@/*pnž÷Z±¬0싸8”8L_ÓyUË}ÖDìˆuÆàK8ÇAsœÌ6bœïú?aüâ¹dŒaäÀËÞ+ ÿLºR¾×óÛ>òÙÌwLwH+ *#cúÒM§<db³<,s®5Ì
+ Ó'ª²×xÃ¥ÔKé’¶õª€–ãBå|±U;Hnqü¡úÕnÞ/"ö~Ñy?,,¼&›
+ Ä+ªñ̬CXÑW‡8áMrFŽßß™âˆkDºÚ&Y¯×‰…
°	±« Ž¾ÞÒ(^lª#‰,ƒì‰hÉÕðޔܭ"TP,RbСR¹*LVPZT^.ª<[Léùœãü-`¦+ )ý@Í3ÕT°å¶¤;A?\É ¾X ™j[2ayGù²Â‰ûL!UO ß‚î%ƒô9Îôé5íÊÞœ—÷‹Ú®0ˆ©±”IW›&NFRßbô^Ë‘ŒÊ´‚‡ÓYm,Ž·tBÐÂDþ®}P¢¸ï€/÷;0`ìÙ”çkNâÓvU23]·ÈbĶä¯ív+ ðÓ­îŠ"|ÚÐÒ^¬-
|èŒÄ֐-º\DWÏÚ©À[Å_<ì7¸kãZ7ºvù(l*ª¤ …| *¿iyë`¾œfa1Zøá±Ñ›öI
°=])–`‰*ºA±ÔÖ{?B”çùl±›÷‘•Za®Áþ]…µcŠ>«îÛÝG0ó¶ˆf:móaÕÞëâä;¥vSç=t6tJqVšFÄ„ Š.X˜ö‚×u% C	µbäd›‘%œž`߯ Ôô!¥4¼C¢ãÖ”<4g祙=5áºgQ¾E1rÔ¬.¸‰jì ¢7æʯlò6ÿf£ÙÒ…iŁˆDúŽ1†ªÆfýHºzé~áÿ-
æRï˜xÎÜèGݾ0…þ¶¨6‡#!cà¶sNµþ_ΩÃ`äS0âOPBÅÐc›Á¥4Šœ0B$¹Ú–Bù/œy¬¼CÔonÿÛD*EↁÚ¦ÂøMÄb©ºîäŒÈÝ¥’bé)ÜÛ;¹Ùû‡Ø‡aendstream
+ endobj
+ 3630 0 obj <<
+ /Type /Page
+ /Contents 3631 0 R
+ /Resources 3629 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3632 0 obj <<
+ /D [3630 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 2321 0 obj <<
+ /D [3630 0 R /XYZ 72 720 null]
+ >> endobj
+ 1971 0 obj <<
+ /D [3630 0 R /XYZ 72 658.592 null]
+ >> endobj
+ 1443 0 obj <<
+ /D [3630 0 R /XYZ 72 583.252 null]
+ >> endobj
+ 1063 0 obj <<
+ /D [3630 0 R /XYZ 72 508.518 null]
+ >> endobj
+ 1038 0 obj <<
+ /D [3630 0 R /XYZ 72 455.706 null]
+ >> endobj
+ 1083 0 obj <<
+ /D [3630 0 R /XYZ 72 381.578 null]
+ >> endobj
+ 2694 0 obj <<
+ /D [3630 0 R /XYZ 72 306.238 null]
+ >> endobj
+ 1062 0 obj <<
+ /D [3630 0 R /XYZ 72 231.504 null]
+ >> endobj
+ 1138 0 obj <<
+ /D [3630 0 R /XYZ 72 178.693 null]
+ >> endobj
+ 3629 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3635 0 obj <<
+ /Length 2289      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڝX[sÛ¶~ϯðÓ9äLÄxËËÙQb;Vì±Ô:mO`	–Ùð¢!);Šÿ|÷RK¦£ŠX+ çß'v+ µ^Ÿwɤ`òš6´€!@‡!"Så	ü DT”t!œU/ö“ÝhAÐQ	¨Wú‚Gd¯3`6æ1`ÉE—€%WÃσ-hÑô]…ÿµy¤ã–L$ÈÀÿ–¸ŽööRÅ`4VS¸ã¡ªyvB:}èâÆómÊF,b[ål3¤ê’S3ÞØßÁúˆC*26ët@Å,rƒü†¸f2…5#|ÃÄr+ ½Ïž)Å”v–½
&ƺm1 ™gŽNç}ÑÐ~çJ°ƒ}Q»%éƒònÊž²¹®÷º1sf° 4väñ¬‚ŒÆ[Pʪôm‡ãÛëõÀ §TÄ@´ª6Ÿ8ÞÅ'Ò.$%"È0vJ{ ó.y)bùþO`Ö®)}™²O_¸ô¦O~=’Á\EAò.°€Œ}Ž
ÔaÍÛ+ ôŸ½@v^€¹“÷êù“Fx2&Xö¡#¬XÖdMPÀɹà
K,‘cÁئe¦sëƒØې0鑼@RTяåÎvç6>ÉÓºrBq9±ñ2¿ò2 ÑIUùðʽ`ŽÜþ¯ïÿt­$ä^\ìs)ع,{(¬{‘àhÊT`ÉþE£=—Úö96ïV‚Ð\æ\(„Ô?õ%.ùÌ€{ñ厹—Œ½8•Gý+J_ã]ª‹û‘ï"Þó®Èz×Åé˜wœUõÒV¤Ðp}¹bêDÂõ-bzz;üüŽ©#TÌ‚›]¦0ê	6Vš–C¾žÚv¸iyLÅ-gŒU]èrfºÜ ¤­‡[ü¹•YS¿*Îü½›Åöf§¦nkrD4B”Bû®Ë¾¥o‘¦\計°æEWçèŠê.Z¾ˆ~XQúÓ
¯»í£Mpáöq㾍¯rË|Bœ=Á5C•"*Z›œà@U=“ô’ë5m«ÊWáƒ}¦ECäßóçÄøœZ²ŽsÓ…•N¡Ìa«§@áÂ#Ý‚HOõ£ÝB*¸[H…-ùàe¿ø'ïê+Ô…ÝYÚY2›ÆVŸqmeÙv¸ýJ¿Ï]´y89âYØ›¤»~õÚÔ œ%\´\¦Û¼€¤áj±ê¿½ò;h¬B±ŸÔÎ)Wî“©fÇšSé2+€yHúˆULwI9§¦²€?`µ-­	œ÷XoⶏµMJÕc87¶ý¤Æyœ3ákc¸Ô÷é<¹§Ïz¡M[Äü×>£åüÅèïðRš2XÝÎÙzÖåߪÄ!
 t„°BÌ'±ÓèÃoóL÷MɬeþÏ,§ÃXL/‘]úù™,<ú|ñÓpWÚ—+ÄŽ¹;$¨>–6Ó´¬¯ȁà›D^˜¨
HÍUçuæúôõù60φ›¸teÕà@R[þ®ƒÞOå/ÚÚëËÍGɃßW”ûQÔÕ`¹r¦Ë.ÇÖ³jëó	'ÅŒKh,ñQk8³¨ê¬},¨
+ ¸%²ó‘³j«‚ܐHï×¥.ìG(MAýØÚ1®P%	Ø/qqêj:fä}¹ô¢4¶·±2^V%—@wÖi¤Öÿðß’êæ+MÊŠ±‚óÐ	ôMÄ*ðN½MßüLt{¼endstream
+ endobj
+ 3634 0 obj <<
+ /Type /Page
+ /Contents 3635 0 R
+ /Resources 3633 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3616 0 R
+ >> endobj
+ 3636 0 obj <<
+ /D [3634 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3090 0 obj <<
+ /D [3634 0 R /XYZ 72 720 null]
+ >> endobj
+ 3558 0 obj <<
+ /D [3634 0 R /XYZ 72 657.986 null]
+ >> endobj
+ 2158 0 obj <<
+ /D [3634 0 R /XYZ 72 605.78 null]
+ >> endobj
+ 1537 0 obj <<
+ /D [3634 0 R /XYZ 72 552.969 null]
+ >> endobj
+ 1101 0 obj <<
+ /D [3634 0 R /XYZ 72 477.629 null]
+ >> endobj
+ 2754 0 obj <<
+ /D [3634 0 R /XYZ 72 402.895 null]
+ >> endobj
+ 1174 0 obj <<
+ /D [3634 0 R /XYZ 72 306.238 null]
+ >> endobj
+ 1036 0 obj <<
+ /D [3634 0 R /XYZ 72 275.349 null]
+ >> endobj
+ 2758 0 obj <<
+ /D [3634 0 R /XYZ 72 200.615 null]
+ >> endobj
+ 2769 0 obj <<
+ /D [3634 0 R /XYZ 72 126.487 null]
+ >> endobj
+ 3633 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3639 0 obj <<
+ /Length 2292      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚÅXYsÛF~÷¯Ð[†UKƒ\~c([¡£«LÅ©\#"±ÂÁà°—öŸß>@‘I´/[ªçèiôt}<sáOž…¡£}ÿ,tcÇÕòl•¿ùþþÍù{œI׉Ýøìþ‘(ï׿‰ß"÷ÉÔw]qSV)òÉT
+ SL¦*ðÄÝ$ÒÂáñ‡²ÝÁþ.…¹¯\± J\ªÊ‰‰Ïiã
+±†aZ%+$i¦¹Ùí&S/	Î×ÌoeVXÚe‚+ZXšêq$ˆÄ%aÆ/{7ýY%Ìš>Ù¤¥½|ä_Ãû5³Ë€(›üqÿáÌóí鳩'ØóH-îf{ø?%êºÆŸ’Ä"!RÓ¤°ûï‹Žb^_VM·Œ"Ö]û‘wA+<¾åýüæï®TtǪån$
+ yþ^¹“y^ìD±´†»«&>
+ 磂|äÝý[£Œ2ÜÀ4°Ceh7%¼°(š¤*LC—ê²°ê¡ÝyY<&ÀÞIay£Ê¦+ T`Ùÿε6•Éùx¹#ðåÍ¾’0„x)ÞË0…)ƒ²N˜QÝ´è{TˆsWZ…ŽôB«d²Ùè¯Y/Zj'tÕÈSî'aÈv5ø¥¢6+”£f(t tÃÄyžÞ¼ÂeSlZkLÀóZóþÝ°f4å8äeÄË=Loï®pk¶<%áN±7ŽçãqGÞ‚Q¿ù:²;Èõ-•ë*‹	¥b'+ <uŠï	?¨¾úo˜êã~Ý}¼²”T¬qü0Aâè×-D+ ƒ<ôyå°Že£M£€r廌`œÐk›.Ü]],N€Ù]ÇWrœ+ ÌD•9
+ ÙW•ò¯a±mšÝÛóó,ûœ;«ÚiÓvå$ëö|]®ês`Vðgm“gǼ:ˆv)ª÷JéîaÖ	^(D*¸0(»”ƒ/,XcÓèSúD—Ì-éËŠKa™Jš“¤9‰ùï
+ ¡„
+ C4ÑÁã†¯¯Œ†Í,b³Àõck²¿U¢÷÷JDY>&'Õ§´ÁÊX}~èà7FÚ_hO…òM°Öu>0+ ^ºH+ endobj
+ 3638 0 obj <<
+ /Type /Page
+ /Contents 3639 0 R
+ /Resources 3637 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3640 0 obj <<
+ /D [3638 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3062 0 obj <<
+ /D [3638 0 R /XYZ 72 720 null]
+ >> endobj
+ 1464 0 obj <<
+ /D [3638 0 R /XYZ 72 657.986 null]
+ >> endobj
+ 1360 0 obj <<
+ /D [3638 0 R /XYZ 72 605.174 null]
+ >> endobj
+ 2102 0 obj <<
+ /D [3638 0 R /XYZ 72 530.44 null]
+ >> endobj
+ 1983 0 obj <<
+ /D [3638 0 R /XYZ 72 455.706 null]
+ >> endobj
+ 2029 0 obj <<
+ /D [3638 0 R /XYZ 72 380.972 null]
+ >> endobj
+ 1187 0 obj <<
+ /D [3638 0 R /XYZ 72 328.464 null]
+ >> endobj
+ 1040 0 obj <<
+ /D [3638 0 R /XYZ 72 275.652 null]
+ >> endobj
+ 1042 0 obj <<
+ /D [3638 0 R /XYZ 72 223.144 null]
+ >> endobj
+ 1093 0 obj <<
+ /D [3638 0 R /XYZ 72 147.804 null]
+ >> endobj
+ 3637 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3644 0 obj <<
+ /Length 2150      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•X[sÛ¶~ϯð#5`$x難ʩ];õX:Íé´} )HB‹†¤ìªž9¿ýì¤$WÊL&31®`÷Ûo?J^øðO^ıµ¾ˆýTø¡¼ÈËwæï.¯et!}‘úéÅ|I+ç‹?¼?Rÿ¯ÑXû¾7Y¤×Øv4¢Ô»Ëº®2
w²jÄûÍ~m²’¯Ï#•xFÀví{óQx
˜Èªv“5¦ÂÉŽ—>Ô&x¤·9¥W—<Ô`»mm]ñܲnø¼;[}¥C<ñSÖeÜšÁ¾®ÙæãÑ_óÛ¥D¨Â‹±’"UŠÖm÷–ñŠ¾ön*\|yøŽ#!í¼ñÐŒ4Ü
+ ÿËñ?3ü·à€µz(Ž`t–ÜîÖØ1ܹ)íMî¹ó¹n¾¶ëzƒ½Ø£ƉwÆLY7;^4ÃÝ;k;SòÊÓ ¤Wf•»
+ Ýý(ˆJ„”¡»ü{Ø©Á±k›g«ÚõnÐôÝ{ò…
+ S秀vÝnùaAxÊ÷µà¥½G_$Iê "T~‚-uµ*,ìSðØ;Kq_qÐ‚û°ÃNäݚ̭þ9kp¼.ÅÞôO_F¹¥XHR„
n§)ð™uP÷àŠqWó4؃S‹]‹˜Å%Zm¸ý²¦#ÈæxCç­ºÿÚ)=qC'#C‘FÉw&Œ}¯°„½NzkÃÓ-XP¦Û¬ð‚0+½Y½ì^2œ£UýrÔj8€Å7ZŒ.™ÔÕÒðZ’Û¥÷§¯}XKVfÓ	tå)l…¡Ht°ÇPŠ·ÉV_£#O¦é«’ºG–NE¢ä²`Eú-4©ShJ­–¡”*Ô‚Û{4Aç–›¹ˆ¨ºÀ¥‚j:Âgʈžn.ùžw¶]Öç 
ŒÎoèD
+ øØÊþCG-xB2ñ錃C“¶bžå¤r8/dŽÃ†eÈ;CpDSîé¢fA4–¼6«µøÌÄ?ƒÏ$Ñ÷3šRä‚@É=@qð¦_Õ¨IÏÀ;á‚Ù®9ìÖ­Ý–ÎVåf;‚o‡‡å†þ‚‡X!ÎÄÇa–S
Ò1•¨ñjv¤q  ±§?à°ÛmÁ0aBÃí¾t0LµÐò-ù¥ÂbÑA(1¸1WïšÊáò+Oý>JB¢W”‚âdP´+ ‘2*L0fà2_e(÷Ñ>þ×é›pjÎ))K›
+ "Ö>x
û¥o5<3°=´oë5Ã;ëí
+ Ȭ
dA£L™9zx]1¿Œ9sp¶ÆqV¨=³>[ó‚“1“}@º®€cÆBYÖîÔ;(C”‹+·â†ø½ÉZžúòý9¾=¥ú0Ê?«TDIÏÐë®ÛüxyÙ˜ÖdM¾¥Í›º…Â/+ 5%ÈÎÇz»×
Ïn±æ} _ £Ÿ²Æ™Ü-ö9Bø%| …³2÷ÕOøQæ
	–w<Îl¢
+ ñl;´´ã9Ù³YK¥¡ã£´t‚¾ɼ®<6怎Ìy­bƒUEAÁD;úBŽ…£Ø“Hà~zZå()…ŠãïT9*qB/Qû†Ã÷ÎÎn>Î~…-×sž$ù³gÍ#ùÃPq9„H¢^¡Ì,Yθ‚L|̾ákî9œâ8zmÞœU}¶iÂVä®Bb‡Ž9EèJÆÂ×o’ñ˜òUöd>p¼$HE˜oàŸ8øßöáÅà6•V¤¹ÚÂ_ª¶«mVcÐé\–MÁ³×bl~Èš®0]ç>"dqeÓ±¬út`0±£ìw˝ƒ2^Ú.{‚5k^>£RÃøi»c0i õ‡£Šà>±Ý·DOçÒÀ–›Â	}·8O’v7–h[¥m
+ ã<~î«'[—º(êÃ08#êÓH$Q÷ÿ*ž~ºù/ãá³=é'dr*tŸGA¿Bø÷U}ø MDªõ©ÂG*€øÁ@˜È“mé-ÖPã6DŒy	NúŒJ-+ø7Æ­ù%k
+ žžôqÉXªá‚Èw	óŸL_á±÷±è‘ø‚Äj'Î1,%ßj¶kÙ×®Í;ñì:úë?ëÌ‚‡³ö¬\k5XýTì‹Åaaq¿&¼	_‹DöŠ›ù6ܳVìÕ›rI~ à`–ü= ¸K=üì*í ŒYþ­¶.®{ÿ¾ä&QÔÍaèׇ»o~ba
+ ü¦ð0Â+ endobj
+ 3643 0 obj <<
+ /Type /Page
+ /Contents 3644 0 R
+ /Resources 3642 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3645 0 obj <<
+ /D [3643 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1100 0 obj <<
+ /D [3643 0 R /XYZ 72 720 null]
+ >> endobj
+ 2002 0 obj <<
+ /D [3643 0 R /XYZ 72 660.713 null]
+ >> endobj
+ 1111 0 obj <<
+ /D [3643 0 R /XYZ 72 585.979 null]
+ >> endobj
+ 1160 0 obj <<
+ /D [3643 0 R /XYZ 72 508.518 null]
+ >> endobj
+ 1010 0 obj <<
+ /D [3643 0 R /XYZ 72 456.312 null]
+ >> endobj
+ 1161 0 obj <<
+ /D [3643 0 R /XYZ 72 402.895 null]
+ >> endobj
+ 1463 0 obj <<
+ /D [3643 0 R /XYZ 72 350.386 null]
+ >> endobj
+ 2106 0 obj <<
+ /D [3643 0 R /XYZ 72 297.878 null]
+ >> endobj
+ 3091 0 obj <<
+ /D [3643 0 R /XYZ 72 223.144 null]
+ >> endobj
+ 1467 0 obj <<
+ /D [3643 0 R /XYZ 72 170.332 null]
+ >> endobj
+ 3642 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3648 0 obj <<
+ /Length 2199      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XYsÛ6~ϯð[Á™ˆ%+ ˜†tDbÜ°ÎvÅ"o`çfÿz›2•‰‹r퍤¨æ
ï°[cQ~ö¢X˜åÆô}Éí?í·sÜÜÖ+Y–øÒyÏ~?S‰Ÿ&ÙÙHI?SŠNk–óORõ‹6+%PoÇë²HÁƒ[ô¹¦/ªs07	qÕ ú__ë`ÏŸ2Œý0ÖÖ«w¡çà_ŽÿÊá_V6¨z‡uƧg¿(yqÕôeטž|b-Átä¦â¼mJR_6V7«A焁{*ÄÏUOßÌû
ª@¿Œœ­ìMO7«ÙÜÁwUŽA¯àâŽ=
+ ûé<sÒmêÝØÌQF‹wDkæ3ÇXâ6
+ "ònIoÉ‡r;§Û5BÉ%ª\3ù¯ 
+ ÆSúô»[ OqDÉ®?€²Ö±¯•õ< OV֐PŠX}K4’£LüÖÒúãù’½a·ï;ãÃt´ã=ÉøêÛ{´LX|Sf™òY‰Ãšü4M]fI›YïÝft®–œ=>.!Å6ý‚ÞŽ`J†~%ödãeß¾‚ƒÇ°5ÔâniúÂs3\ÜÞÿãYÀå=Ÿ{ùšå®ˆ—¿¬ð÷ÜéJ)ðšó:f?œå¤~±;Üu,\2­«5ºUñ+ƒv÷5Ó`’õ6PµÂƒh`‚ »Ï!Ç7½Sfc0uª ˆa#÷C\}FÍVžÀÅG걦mYЩSaøÚ6æåÞìXx3^eÃ;]õȸ¿öùy³]÷]‹ÕP¥‘¸$ÄÍGÓ²}d„¿­8nd°‚ÊkF‰X‡Éæ†	uÉv3×ê¿|Ú “Ã@Ý÷m=B™
è\äŸäb±%vÁå<O{Úó–Ý_~éG§êæÚšã\HåØù"Æä;Qmº­ûæ=,±ËeS2ÚBú²‹'0
~Ä,·€¤"°u¼ä*ûIœüdÉÕššÖxZCöÙ|€—Ó¥¹T„ð`5—ÊueO¬ud³½ÆV×ÞP
©¬:J±LG¢ƒz”LĪ7OOÔ9„¾–á®Ð!HU+ ¦ÂtíàI\
+ .-Bèhµ9弡DUÐè1õPâ4+Þ³^íªl^™eõZ¿uí\VØôâ˜1<e;<!ç9žRj±GË-| Ë~¶…ÃùžpMØ¡VžÉ+Š7Öàk~Ÿ^áÄ
n|ƒ‘ksW°x3½}=c…Ûîq½ é	ö9˜9c÷a¶gòœÛ-%#ª‘;Àa¿­ÈpÛ0Kn\+~2- at jæ%	«m—\BW`p1!,Ì«¦´ÞÈCDßyI,ÆÓÙäTÿ–ڏãl‡ë0J\!+Bý-L‘œ¦â†bûÄŒO4°v®‘[=û.¹ùäÚÁÐÒ÷2æx×mÂ\ r°Q|ÆáaÃHüîóóŽŠŸéÊa2ðÌ6(Ï—þáηttä’jœ*ÑAÌ-° 4¦®r«ah­hJ¨™8­°Ë;å
+ ¶ó*·‹Ô“ŸSçXV‚Í :RñÙq]Éck·t4-Q·ù’íhÛËbMÇÐ'2K¥~7‘ŸÌ¬ÈÇÑ~VÁ‹îìÈÆeKÃócçvSÍ 9:ÈŸ8à1ž+ u0ýé6fïÕPêù&
+ ‹ç츚L&,º—eØ,\—bSf¡vÓYk]ÞiÉ rbÑeZ·Í£(µÁ€ÅµiªÕù‡ÓÚ0F!ûíøúDª)ù*ÒÏÆ)íPk_âÅðæñp§£™£èÜP§%MU˜àï
N½÷fÁ¯LaýÖ¡”ïEaòv'·Ž¥ÃVíó¥ÿÂôV°+)éè®ÜE|÷ƒE±»ná*HZ¯L^²‰tè«Ú
VćÀŸ€.|
¹wõEíMòYj'¿ºí¶ü¾†i’I¤Ç~'åÖç4Wì•fm(í2á4‘©˜Ô÷;Ì¥+ý ÁBž5àuŠ_‡/»¬&~ £½	C†B!LðŸ|%Óø›’©›#âÔÏ@ú»ê§Xý‹óÙ륡Ù4Ò+ ó¡k’5
+ oz®ÉŸÕVáÁ¥áƒ?K2³)qü”Á¡zˆ
x›òºú£j[‚ŠüTBÔ‰‰T‚¼“Ù‹ÿ+ endobj
+ 3647 0 obj <<
+ /Type /Page
+ /Contents 3648 0 R
+ /Resources 3646 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3649 0 obj <<
+ /D [3647 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3536 0 obj <<
+ /D [3647 0 R /XYZ 72 720 null]
+ >> endobj
+ 1492 0 obj <<
+ /D [3647 0 R /XYZ 72 636.669 null]
+ >> endobj
+ 2250 0 obj <<
+ /D [3647 0 R /XYZ 72 583.858 null]
+ >> endobj
+ 1113 0 obj <<
+ /D [3647 0 R /XYZ 72 508.518 null]
+ >> endobj
+ 1799 0 obj <<
+ /D [3647 0 R /XYZ 72 412.467 null]
+ >> endobj
+ 2178 0 obj <<
+ /D [3647 0 R /XYZ 72 317.932 null]
+ >> endobj
+ 3502 0 obj <<
+ /D [3647 0 R /XYZ 72 240.471 null]
+ >> endobj
+ 2105 0 obj <<
+ /D [3647 0 R /XYZ 72 168.464 null]
+ >> endobj
+ 3569 0 obj <<
+ /D [3647 0 R /XYZ 72 113.531 null]
+ >> endobj
+ 3646 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3652 0 obj <<
+ /Length 2146      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•˜YsÛ8€ßó+üHVE4ðÌ›ì8‰³Žã²4›™Z¢$Nx¨HÊ^Å~û%ÙRM¹\e@74¾>@uæß:KS/‰Ó³ØO=?Pg³êÝÅôÝù')ßKýôlº ÉéügÑ´î(T¾³ÎZW9YYæeñ«¨—Ø«œYS­‹2o;Ïýkúõü“ñ÷æPï™4™Æ®K˜ã¨jåLÝ8vZ7ÔN掔SwÙ¬/šºãѦÆ_íÜ‘Dã†ÊY¶ø?«ª&©Qgɲ7Ô_/7Ù2õ¬ž³þdÂ]Òy…M\çÙÈ.m¤•—jMüÓý)ˆ|¿»Aññ:oëÀ4¡ñÂ8”]½wGÆG¥¨¡Æ‡4ÐÏiª†‘4öø¥‰ò‚Þi|/IRRÿCùé_°RßwÆ5n+wGŸ8÷ÍŒ
+ S:r¾‘éû¢Æ±Ø¹ôäWICeÑ•¹mV"÷EäîóõÚÕ‰³u“À©_6çñ›lÓ¢IåÕ_EíKNÇ‚rm^Cgg²g˜n¤c§iqIt
+ ¨7‡ævD;Õ1ÆÆ5´Ñ:«Š¨%!	f}Æ]ßâ”3|WM‹Gˆ#H€†Ï:6ǽ(ßÓâæ,QÑCÕ´[yÎf.¬o…ÒuNªÇðÔQâ~tO£Ì>žÄZ‡«ÆP
+ ͆™EY-¬wG”ÀêÀöÍûô½€Ø„	CŒÉ¶ëóŠzcÆOpÆŒª(õ0ý!¤1êjT‘&K¬eq
Wà_¿àUùÂëq²Ç`â˜åƒhqò$v>3S`Œ?}eP&vþJ
• óÓµOVóc^Ë¡£Î
å26.éqÆc?h¾²Êj¦Ž7´wÚ‰ÕKú’Õ?yÍ7ù#¸…qdà‚µ.òö$ÏÝ*›£/ùFŽ)õA;ÃV’:—+ö`ãºÄ+ñ'ØlŸ!êŽzֱݬÉÕ«ây7³&rÍ‚gÿQÔFŸ_ÃT©8BÉùÿrr$òì¡$ ÓaÀƝøÌ]õÃé£ÓV{ÄQãűõ“=¾gø/þÍw˜ª´`à·_åÜømr…ã·×ÿáçƒÊ¼yêo§2f½ýÙ­À2¯9×ržr>Þ,7CÌx…
ÀOÌK¬•Åz5`K˜b´jZèÐQJ!œw‡:¾G1…ˆâlÍ3ì+|ÇYËB ¬De\×ThJ5þ…]mI‘Uä0”Ùá‰O·2÷¹G‹Dºé`ÃôÙ3†ek”ìˇS<3Äö÷ƒ)>7¸âǝ‹æÉDa0µM’ASSZ"ÿƒÇnÃ)c0Ú¢­ñ±©Èà─Ôqu’zÆ„o…Ñ#ü2ŒÐ¸®û¼­3,:2v"Îò†}G¹lêENÑ<¯åEÄ(y&ü^BDNÇGÁôSF!¥ÙªèiU³~Óêʯ'—ãA\+€;Žá^K~€
¨8zVI,·dÜ'~øilÈsìðïÒøm2~ÿ*Öë+ mk“ªh9&Þ7ýŠ[L4>ãÎ[:ýy&bO~ÊÂð%“s…‰€CT_X¦Lœ8#§Õz$…EÁQ’	£Û|‘÷{i}ÉóSyŠ
v˜]*‘µ
µ΃xv2¢÷´
R†jv”„'•§â7òài,ø—AñÁ2Hþ#¡«l=†]@™Œ/ÉuÖ²v+ ·™rm¼r9v±fp¢°1ç;8²•Å'Ô~tC¨‰Û"{À°%M¥]_}Á–O™;lÐ,+‡J)îF}s:êf¸ŽmgÏ_ŠU°‚¾È3oÎÅ*ÄOƒGPøüßxtrý*Ê[|H+R^¸ÎpÖ@Ô¥Ú~_»”<°ÚᤃåÛ^aË=ó®XÖƒìg¨¡ì½®Öh¼Êë>ã 1TÞ,4C×vÝ|¼>U›ÐSáé8ÄÏa$ÝÚ÷}[ÿFÆóÍ«˜!
 ¨Wõ°ŽBçñX`âûq˜“»Âæ‚Èé¨4à(Fi¯.~e•		>•d\$²äÙ9ÊAãoª@‡å}×l‘#É|.6é[“%T
+ ”,¡ád	ƒëPüÀ@‚ÜPMg[yIt+ ¾|Ø»µÚ'ïu¬[õýúÃùùÓÓ“·€%<+ endobj
+ 3651 0 obj <<
+ /Type /Page
+ /Contents 3652 0 R
+ /Resources 3650 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3653 0 obj <<
+ /D [3651 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1963 0 obj <<
+ /D [3651 0 R /XYZ 72 679.908 null]
+ >> endobj
+ 1494 0 obj <<
+ /D [3651 0 R /XYZ 72 605.174 null]
+ >> endobj
+ 3512 0 obj <<
+ /D [3651 0 R /XYZ 72 531.046 null]
+ >> endobj
+ 1012 0 obj <<
+ /D [3651 0 R /XYZ 72 455.706 null]
+ >> endobj
+ 2177 0 obj <<
+ /D [3651 0 R /XYZ 72 381.578 null]
+ >> endobj
+ 1984 0 obj <<
+ /D [3651 0 R /XYZ 72 306.238 null]
+ >> endobj
+ 2693 0 obj <<
+ /D [3651 0 R /XYZ 72 234.231 null]
+ >> endobj
+ 2107 0 obj <<
+ /D [3651 0 R /XYZ 72 178.996 null]
+ >> endobj
+ 3650 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3656 0 obj <<
+ /Length 2170      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XÛnÛ8}ïWäm) ÖŠ¤®nšî:›´Eí¢ØÛƒb3–¶–hHr
+ o~çBÊvwˆ%^†äÌ™3‡’üÉ‹L]dQF±¼X6¯Þ,^ýüN¦2
+ ‹¨¸XÜÓ¨ÅêOñ§”ÙßÁ$‰"qHaƒ‰Ê…ÝìƒIœ%b^®ë‡×Ð-¥XT¶){lOÅ'L¤Ø„܈²]ñ4î®[è¯Êþ¯xÚ—ž7•Ù4a0ÉÓ\ÌíZêvÍÉZMå–6b&ØP¢¡r³ïk·ü¶³whÉ4Øía¹¿×*󬸘(JÑ7d`½+×ÇêL|«‡
+ Ÿ±2´æ€»Ü-‡ú!ÀeyÔ.À3â>V¸´q™ŸßéèÈ›2ÏÂ,q.*—0ôÌ$J,‚,]àAúÖ°mÏ=—nùù#°øo
J”ØÙ€™†ÝM7d„&­qsôȇÂ	à~ôÀÄí†] iOó}?˜ê$EI´ø+ {Ï¿±Œá—Y;˜®-ï>KSÊ
÷^Ž-÷èZŽÉ‹ÀˆŒzq$¡ú—U=ЖÎ3Ù£<#RÙÒ¦îhâÞùgâNvœ¸ÿOÑi!ò.ŽÄZ•Ï€w³GjÀLìéœyáÃü'¨"
+ e–H!†,Àb+ |6\@¥¦‡QE´\IzÄ‘ŽíbÕ™ž:'½WR%‘«³ØñÎlSÿ[¢`p‹?>ÉP¦ê…àÓ‘FΊ»å—R¡À/tœ¡“\\Úf‹ŽePv,4ˆz\/Âs×ÖKÇ>¤°kÎT¹ÃÕÞ‘†àýòrÎï?ÁKŸ££T…©LO5Ê–ÅÖgUäßu”â%ŠÃÙÄEòÖÊË$,•çÈŒa0F0ì|çï(JWéh@&®°šmj;àBüòÐßìÆŽr²5M^ÂþÛ#õMë¢úæ­!ůú¡$Ù[÷•/×hÞ]UÀûÀ²˜éÎvÐ|Ö•!™+Ñ—Pz]9Ç÷-FÃ:
Þ
5ºRTÝŒ¼ÊƒÊí–v³ôáÄÆÁò/0AŠŸÒbµ;Ï\XéWmbŸs¹1$+¢^P_œßÏd@ž„Yœ¾,Ònæ	¤ïtJ|˜á,lg€ÎŒGœÏY'†™€ûS¡áÙ>CæÃAd,¹‰4X!:¯ûì“ÍéÙœTÐÙ)æçˆI|x[Êκ>_e)#®)͘:ô	®ÂÖy”Ú%ÄQꙺ¬°¯ù®téon]Ýv;R|ǃoL¹Þ7–	š@Â0žrH@ë­E´µé î)”oŠ{³‘äaQû­,º®ÎöŒÇ˜Ž%Iür0çrá¦tÚi=Vû4>#@Á÷:I_*@¡F‘+  ³›zM­DVßPZ˜±…«:àkÙYW\™Ç˜)Wh®C'pèÊ%c^Г¶ãgúà0Ɖ̎….»=4¹ÚÌ]ÀèÛ¤t÷SdåCÙÎ7H87Ïá(eTÁW?ÚtÍ÷*U at b›í@TÞïÑYùÜâÎü°Ó×#§ƒ=Òð;Ûl˜·€
HKhü3¾cþ¥ï.—Pò¶%^·~îŽBT²nŒNP4»qŸîÖO¸åy	™¸È_WXº¶€ºÂËk¤ÖÔä6ŒmT€nìPù›'ôÿÊ×ãÍa:nwG5ÚWUÀp™l›n#¿Þ'Qî?`i (ê‡Z½âioÌ¿ìuó•¾_¡²ºEn¡m`µv³´¨™gàî"n‰7À¦¤(kH^²[Õ²put²2}½n‘Û°ñcÒ
;ª?2w…s‰'de0rrÁó7üÅ‹ILǬc5P#—GäÈG呸ƒ²„9Šv	¿Øîk_ª`<¸
<'&gmkÕòÁ•K¢§GWl:°ÿ²5û‚šþà›–LÓ0OŠSö’*ªZ†Ü@“"!
 ÔŠª¢{^]-^ý7<<öendstream
+ endobj
+ 3655 0 obj <<
+ /Type /Page
+ /Contents 3656 0 R
+ /Resources 3654 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3657 0 obj <<
+ /D [3655 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1539 0 obj <<
+ /D [3655 0 R /XYZ 72 720 null]
+ >> endobj
+ 1765 0 obj <<
+ /D [3655 0 R /XYZ 72 657.986 null]
+ >> endobj
+ 1067 0 obj <<
+ /D [3655 0 R /XYZ 72 627.097 null]
+ >> endobj
+ 3470 0 obj <<
+ /D [3655 0 R /XYZ 72 533.167 null]
+ >> endobj
+ 3088 0 obj <<
+ /D [3655 0 R /XYZ 72 480.356 null]
+ >> endobj
+ 2768 0 obj <<
+ /D [3655 0 R /XYZ 72 402.895 null]
+ >> endobj
+ 1466 0 obj <<
+ /D [3655 0 R /XYZ 72 328.161 null]
+ >> endobj
+ 1368 0 obj <<
+ /D [3655 0 R /XYZ 72 254.033 null]
+ >> endobj
+ 1444 0 obj <<
+ /D [3655 0 R /XYZ 72 179.299 null]
+ >> endobj
+ 3654 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3660 0 obj <<
+ /Length 2257      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•XÛnÛH}ÏWøm[€ÅéÉæ¼ÙÎ:qâLŒHƒv24EË\S¤@Röjüó[—&u	•]ÀÙꮾU:UÕêLŸ:‹õY,“@Zu–­Þ]Îßýr­¢3%ƒD&gó’š/þ*ý5™†RŠ‹UÑ¥÷%'S1ƒfS<OÂH¤ídªDéDÇ‚ûX*­ØÐâ½R¢XðÐgEZ–¬o´¸àÞuƒËd´`Mj¥%¶Û¶Ë±cÅ¿ê†(YM´<Œk¬°QO¦°ëb¿ËE­È°Ï‰EÎ3ëuW¬Š¿Ó®¨«É_óOg:\œœMµ
+ ­Ii²Æˆ²¨`¡§)Ì mœð˵‘{š‹L‹½ú>Õ›†NÖß!ŒEý€_'îšIˆ„Khj‘®VE/¼dÙÛI(A…ËMºÌ[ÞìÀL*JùÍÎùê»%þS¿ªWå|ïû<ã³L’h:<\3RŒ¢³©‘sIoõØ[}\âœÄ‘½Y»9š,2¡ø½ÊêòWŒ­˜?Â8ê4I@õ àm‡@Ibht9/õfݘî´
£œ¿ÏÅD‡¢ª6¨8«bñ
U•?ùÿcЗä6]½Jáx ²ÀnÖ¯ÞéWë§êj•Q¨¥’–¬‰™(
+ CC*Õy%zÌêÐy^þ!ÝTp{«µ˜u¬)øWµË4m ÎXFâÕVŒãvÚÕ,ŸV %¶ädxƒû¸ŸèDlY¦#¯	í9Ó]ú­š¼Êüþ@ü®Ñëe“®Zîx)ÐdVÓ`l„î&ë6MÞö'Yœr‘
zºŸWJ”7Õˆ™C+ $Ö½VK¥]®êªí¸xÑK¢GáºWèU#11(D%ÿ2kòcpA+”‰^U(½{ÞÖ Z<¸ÿýûçóÁS£Ÿ‚,Y²ï­d2J+ Ê<žfU€œt+}ÃŽ•Ï#ðDp›
MÛb‘Oi9è4ÔÈÐÉpʺ©ï‰iVÞW"¸ê¨¯èXƽÙWÀ+˜Ý#N¾B½ì³¯×ó#¼Ï>„ŽHs•1O‰½§ÀhÝÓm÷âQÂl‹BóI!©íÈj(Íé+ qÚC¼,7TÀÁÆ¡â|á‘Ê›%KÝx»Z§ÄçºZz¹/DÁO,ó>àïÇ¢,ýxÏÁ4L¸.üÏ/}‡¤œv»J­õ\Mû9ó	›t*5Ri{
+ Ùä5‰ÝÝvÍypݍï$!§È/”úpÇšB,¶†ÌúoJ˜ú6‡4$þ‰z3¦§øevVÀþ(AËw•bO½(Iù,E§±|–ÖäØÅÒû a¾?î>ò‰|)iÉ®›È¡wÄÍ¿º8kH3BcNÂîöjµ=ÿ¡ÞTÚVéc›{mêŸÊbQ±U0§9Ø{ÙÛ¯yòÄ¥˜¶¨Puô¶€“š|I\‹íb¯6êUÿÞÐïV.‰°.ò	ðXÙ
+ ÷ý†ûe+Z
C®Q+ <¶áB¿@S½$Ô
&:€x_Àâ)†@z˜ZÆÖ>”¬Ú%ç_wé“Q³j
	<¢+-q	Ko
+ ±¶¯qÔ?+|¢—•í!X[@!ddûƒ‘aÖ‘‘3BÅ|êsBHàiò½)T”¬O±ø0DÖ’‰r.¥ùm‡UþÀ_ö?Xê p^pÆÑé=
Lù-«Üä¬+°ÇNWuY¯«ïR‡#
+ @¤w“©ÌÊ6xöMë
Zsָ禸8ÆW5ú´]êSsúIw‰eê]áí Šç-k—Doå-çyËõ¼
F9BÜáS ˆ"“}À?Ÿbž9ôßÝ^`û7ž<±q_Öô§Üw+ ÝhÃÅÕèsš“A”œÕνj¹—pÚ!(» Œ~(µÂc¸ãÛØ!ܱ§™ø26†xì÷ˆ_Ó¥èõ-ßÈîÓû´ÍýlÂ?Ä[Û½nZÓ•½cŒ’™Kàh¯„bÉzxSí]I¹á1hj ¼hàwïm…ÂQ:¼çúh5â(
+ ªx}ZùF#	i"!XGÉäUÅÑ9^ã[2Ý
¬†lÜìh)fC)Þ¨1ºÀZÚH+‰Cïþ9÷_/À£+endstream
+ endobj
+ 3659 0 obj <<
+ /Type /Page
+ /Contents 3660 0 R
+ /Resources 3658 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3641 0 R
+ >> endobj
+ 3661 0 obj <<
+ /D [3659 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1493 0 obj <<
+ /D [3659 0 R /XYZ 72 720 null]
+ >> endobj
+ 1490 0 obj <<
+ /D [3659 0 R /XYZ 72 679.908 null]
+ >> endobj
+ 1533 0 obj <<
+ /D [3659 0 R /XYZ 72 629.824 null]
+ >> endobj
+ 1534 0 obj <<
+ /D [3659 0 R /XYZ 72 552.969 null]
+ >> endobj
+ 2104 0 obj <<
+ /D [3659 0 R /XYZ 72 480.356 null]
+ >> endobj
+ 3446 0 obj <<
+ /D [3659 0 R /XYZ 72 403.501 null]
+ >> endobj
+ 3513 0 obj <<
+ /D [3659 0 R /XYZ 72 328.161 null]
+ >> endobj
+ 1081 0 obj <<
+ /D [3659 0 R /XYZ 72 253.427 null]
+ >> endobj
+ 1080 0 obj <<
+ /D [3659 0 R /XYZ 72 200.615 null]
+ >> endobj
+ 3485 0 obj <<
+ /D [3659 0 R /XYZ 72 126.487 null]
+ >> endobj
+ 3658 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R /F22 695 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3664 0 obj <<
+ /Length 2143      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ­˜[oã6ÇßçS}¢€Z/¥}Ëd:ƒ’Ix;X´}`lEÖÖ–¼’Ü6Í—ßs!åKìéX°¨Ã;ù;JNøɉU›qbäd¾~÷~ö2›È$.’b2{¢R³ÅÏâg©³_£iš$âC$…k¢©I¤øósåZt±mø¯¾³ÌÅÇ(7¢sÍ/‰N"cŒ˜·uÏ5ÞGS)Úhª¬XÔXÇWqÍ$âÚT¹ø%Q:2V‰’ë>”am¬Ubb£ÈL*®ÖCA£¿C¢n*®0ws´-¹‚I”x¤žË¥Ãö¯ÛŽ;mŸ¸ÂâŠ6n]O£_gŸ'Êƹ-&S%ãB)Z¹[­ž±°Â‰ä`h<¶ãøÝàð%ýÐmççDezscn°‡>êdoÕ¥•qš[¿öw]”â¬àoŽåø·¨q˜Ø\…˪2ž+ <V¸p+ZŠi/†¦^D*Ôâ|Y44˜+µPÂÀtj‰Zæâwi½©W´B˜t(wYËó›/›ùŸ-·„4¤	î"›qÇØÚ¬’Wò€_etœ§…_I`Lk-6®¢Æ´Z©­
+ Ÿq;ÚGÚJX²È¢Ècž¸‚‰[O¦:‰ó¼na÷Ýb$PZü³©\ÇI÷Á]+ „$±R怶S§±†e	ó:òªTm]å«J0Í$-ø…)Y½Æƒzù;"2'Vï!‘)P+pfò÷–
«¡¥¼B\^|ïÌ×ÜÇô*UŽ¬ 1‰‡æ3¶½$éQ+ ýÁ­Cð¨1àeÝ=@jKóV°5ƶN4ƒ	+ Ùy‰,ù*УŠ¹Ö¦»'@]v~ÎaDû\ÿ„å²[¹ê›¨^¡¤rI(©\”ÚR(ŠÑêq띿.P’Bx‚úÂä;hš-éFÇhÏ
b.1yCÒ[vHoZˆɍ¤¦ÝÝ8j$ÔøŽXC7¤p÷¾ê½üŽ{ä›o‹ëT¹¦þ˝½]{WÖJ-;cnGÞ[ðÚî;Ç샠€î×ã™}׳‹Ið¨Gßi„T¡ÅÝ^±
x*`AšÍ¨åpÂkŒ>MXk£ÞêJp WJƒ+Ab'ºË¢{FpGû`#
+ /Ä…¦á‹ðn\öHtÁ‚¢‹»åaÝûß…œTúˆ)²ƒ˜Â&£üZ)¤µ/²{qDö*Ž(ä)7ʃiïF÷­wýi2<–À
cNÅ1ÂL¦[`:ÄD›|MŽ/r-O¹V
+ „šÌ0ši>zø“ ¥¼¾ß³úñÀAe¾µ^Ÿ0æaEh|j}îåkçòRúH¾¹§C^œA@3o½WMMáããÂúø÷§";}‚r—Ñ·nýX‚6	žçoRy€2⧲¿ÿÿ?Ž)+χ/Ryëç­ÿ~Iö¢HãÝ©!Óc’'Aëøëk*þ…»%߬Pé&2Âi/蘼wkÇw£ŠƒH¼ÁÄü‰T?=リ¦Œ”{
+ q…ÿhDY›®ÝoªKÂw¿j¹¡ÈÅ/ šý‡ÝT,K+ endobj
+ 3663 0 obj <<
+ /Type /Page
+ /Contents 3664 0 R
+ /Resources 3662 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3666 0 R
+ >> endobj
+ 3665 0 obj <<
+ /D [3663 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 1039 0 obj <<
+ /D [3663 0 R /XYZ 72 720 null]
+ >> endobj
+ 1159 0 obj <<
+ /D [3663 0 R /XYZ 72 657.986 null]
+ >> endobj
+ 1516 0 obj <<
+ /D [3663 0 R /XYZ 72 583.252 null]
+ >> endobj
+ 1495 0 obj <<
+ /D [3663 0 R /XYZ 72 508.518 null]
+ >> endobj
+ 1112 0 obj <<
+ /D [3663 0 R /XYZ 72 436.511 null]
+ >> endobj
+ 3484 0 obj <<
+ /D [3663 0 R /XYZ 72 359.05 null]
+ >> endobj
+ 3556 0 obj <<
+ /D [3663 0 R /XYZ 72 284.922 null]
+ >> endobj
+ 1514 0 obj <<
+ /D [3663 0 R /XYZ 72 190.386 null]
+ >> endobj
+ 1037 0 obj <<
+ /D [3663 0 R /XYZ 72 112.925 null]
+ >> endobj
+ 3662 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3669 0 obj <<
+ /Length 942       
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ•U[oÛ:~ï¯È£k–dÙÖÞÒtÛéÐE›»œ=h¶“ø4–_6ýó#E¹ÍÚõa0`SEŠü>Òb‘À#Æð"7‹<1<IÅ¢lON×'¯ÞŠl!n³Xo¼åºúʶµ«»iˆâTÌ~ÆÞ–cÓ¹Gq®5;wÑ·õûWoUrtXHÍu!ƒ‹«>Ò‚uø*ñU?¼ª&ÌE±`[Œ SÖmð«ØˆÊ]MÊe$5[éZßœƒüîêm–—¤[unSC Éjï0D"§Ž¾GÙzS‹–-8k·Å<ñ|õX
+ n¤ô	\à	붓݂G¥vVÍÖ‘l]EÞª=ìë¶v£Å‘ú¿D't×3´€¥ ’ýVo)Ï´
+ %ûŽ*Åp at 1eRß«4¨/럤üŠu=x½·>áãÍ2H2IRNÉÉ4çZAr*áEa|¨¯"ÕߢX'	[Mà©ÄBï¶ÿÊƁ³4ÍØ5恨•‘ÌÙÎbìŠÌO§ÛHP^xýÐî
ýÁœª”JÅÖYØèZëi¶„=DÁŸ…ê	†€¿ƒ•4ì®õ;ÙàÉë+W¨}M—¸ ðñÞŽÞŸóWáÎW@æžù®òù0dGÖe@
ª˜‰¢¥bgiüµ#--Þ¹ê狧á`K¯à˜·z¡?Œài:÷ÇÇ´syþ‰s3µÈI`ósšš§¢x‘%"×÷¢È†0Fäp Wæ)òY@ †6™FÛE±Ì4û²³X¹-®2æåŠv®¡:cÿ#)~êÝtÀ²XŽQ%;³£¥se×úzðxú¢õˆ%³nØxÞzD¡Y7б
.z²®î0¶mi‡öû}„ˆÒåPÞã½VÔ«ç`S'WvDw+ endobj
+ 3668 0 obj <<
+ /Type /Page
+ /Contents 3669 0 R
+ /Resources 3667 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3666 0 R
+ >> endobj
+ 3670 0 obj <<
+ /D [3668 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3089 0 obj <<
+ /D [3668 0 R /XYZ 72 679.908 null]
+ >> endobj
+ 3445 0 obj <<
+ /D [3668 0 R /XYZ 72 627.703 null]
+ >> endobj
+ 2695 0 obj <<
+ /D [3668 0 R /XYZ 72 552.363 null]
+ >> endobj
+ 3667 0 obj <<
+ /Font << /F16 614 0 R /F30 634 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3673 0 obj <<
+ /Length 1153      
+ /Filter /FlateDecode
+ >>
+ stream
+ xڍVKoÛF¾ûWèÖ%`QZîJ$s³ÕHá bçÒö@‰”Șâ
+ |Ôпï|3Kʁ 0`qçýøfvõlIzG³u”†ÆÎvÇ›ûç›ÅC”Î"ÆI<{Þ³Ðsþ—ºú@«Òµ¿uÁÜÄVÝWŽ‡6;•ÑêüóüçâA¯gz¦ËTtçkƱa›²%…ŠÔ#cÕcÖ÷
‹`®UZ¤ˆT4y‘ãdTQG0‹&ˆÕgÐ>«}r鈒(W£"™F>ïÙr¡ñ¯h{çY_IªeöAH‘ú{¹Z²Õx[ük·ˆ6#†¾%™•QGD1#rsK½óβæ•è>·¯í˜ìS]P‰H‡i$•€³¾³ŠÕÎ
’#§ ¯ÕÞµòq¬râäu!ǫ郑¡¢¹|—¨Å¡üµ†Va0_i£îö}Ñþo%*†YGªô± gcÏ…÷ý>¹—6¥Òk-–«´³h¸ýOuŠ¸NOpPèë¬,Ô^~=³GLÄDÒÈ·VÚšD?U:JŒÚy§cWSÖƒoènÖ‰"ãF(m>vÓf"rŸíÀ/Gní|jp4é&,¢6Æ¿ÍOĸþ`~Pq§hv¬^ÁÏCXÔen×+L œ
ú+ ëˆù÷&8Fη´
+ (tcð¸Âð"óý®šìڐÝ7•ŸÕnBèWÑñ¹®yÜVŠ1)™§_»¤$0Ã<™P6ð‘ñ6A½³êÐÜ
+ G–'RAá ¦ÊÑæ—ð›
+ ;@"øxB)Âß=ùZ¯;éE©©rLéEãÒ3dàÆ`x¦è·áó‡«ÞÅö
+ w'$Ä‹ÁÆjCxÂîêÇ­jìz܉øÜ'‚D|ľj;OÕ&««=¢i^|¢!TÈAÆí­+ ×¾âaƒô®=cSß
+ °yÓc½ÖÕŽôz²UH…!“1”ÏÂò-ŸÂA˽RëCóÜÄUme?€G•*¥‚z¦¼MõÛ
+ “wã¡.&_ÞtF¿{Ó%Ö?˾?}Z,×ä®]{XtÙ¶-WށÚÄ¡]¯ˆÍ ·š
Íz5›„6²ÌŒ´ëæç›ÿ+ endobj
+ 3672 0 obj <<
+ /Type /Page
+ /Contents 3673 0 R
+ /Resources 3671 0 R
+ /MediaBox [0 0 612 792]
+ /Parent 3666 0 R
+ /Annots [ 3675 0 R ]
+ >> endobj
+ 3675 0 obj <<
+ /Type /Annot
+ /Border[0 0 1]/H/I/C[0 1 1]
+ /Rect [155.004 366.541 294.449 379.442]
+ /Subtype/Link/A<</Type/Action/S/URI/URI(http://nondot.org/sabre/)>>
+ >> endobj
+ 3674 0 obj <<
+ /D [3672 0 R /XYZ 72 739.8 null]
+ >> endobj
+ 3671 0 obj <<
+ /Font << /F29 622 0 R /F16 614 0 R /F31 722 0 R >>
+ /ProcSet [ /PDF /Text ]
+ >> endobj
+ 3427 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3316 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3315 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3289 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3233 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3116 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3093 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3092 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3055 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3017 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2679 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2574 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2414 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2193 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2159 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2149 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2143 0 obj
+ [604 0 R /Fit]
+ endobj
+ 2005 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1972 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1933 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1932 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1899 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1889 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1831 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1800 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1721 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1720 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1697 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1671 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1656 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1421 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1413 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1387 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1359 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1317 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1316 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1252 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1197 0 obj
+ [604 0 R /Fit]
+ endobj
+ 1162 0 obj
+ [604 0 R /Fit]
+ endobj
+ 3381 0 obj <<
+ /Length1 802
+ /Length2 1502
+ /Length3 532
+ /Length 2081      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíR{8Tû6É6FIJ»RY!cfŒ1QÉ`fr‰q©‰ÕÌ23¬Y£53˜Ê%÷6©0ÈÝQmÝx"—ÝØ](;í§"l"¤¢D”.»‹t†N{?§þ<ç¯óœµþYïû½ßû½ëûýŒXÞxW´bˆ	ždA²·:øZ$"ÎÈÈ…@‰@„8È Ùؐ+ JøPéÁaÀ[Ä@™@ƒaÀk¦CxAb
‡¸8	à
+ 8`7Ä 8ÂL g$XP¿Ð\iØ×R8„Š•¡+ Ãî pÆ~fIß•A¡+ lq!ùVºú’ÍA7ÅYÂ
áÁ@üB	ÄA$Äe	$>Âbh–‡î·”[›
@ð¡Ñè^î뾜æl
+ ‰,ì/×ñ,&ý•»A‘€?Ñ‚H$)…Ê÷ëWÀ7³èGÄ Êë@±@e8å½P"
+ °.	@‘ÊÀD$Q¶+ 9êß…ÛÁ)äìPˆD"ÕÚj–åHQB$³L¹Ì¯8X \=EBܽ?Dœ
	!9µI§¢ée­§ÕÌ0¼º#îÕWÚÕŒï>ŠOÞtÝcÖ_åûáLÞ"­aµaýˆ)=ñO
û=o1&ì9’Û9=4œ·÷=ßɼ­²¡°ÕƏ.PÔv¼£`<îöÿ~*‹}üzá‹æÑR–‰“Ïõû*WýÃ/\ÍO°¦ú2òàmɉUÆd/íÜ=§R¬’û"´³2æö݉IÆÖ¯ë})jê|(ÖdNª]ÕÏCßô°Òˆ
®oÌSW]ÿSØךí"d¯üTt®6b‹Ê?¶¨˜r‰ýÝZ?¶4[6w¯”¥ŸéSU¬Ä’TkæjW˜å:n~Ϩ^žßª=Dßò,C›pcðBæ¥(ºæþTñ'Ç”|“	üêÂœ#øíÁ®0þuy¼.ùP€b#[¨ˆ56Ýhvúäà³xÛP„£È²Ó©
–Fð"?&î!‰Ð°çø‡fY“¾8Ïõæ†&æÛU8o‡X¤É¡ñ¬Q7$$~ªgœ¹¯J‹QyôÞ°#–Ör¢û¨)˜4±# öz£|«O¡†"ô!R¼Œ	î?[®–ï‰þ³=mSàásºà¡JyÏ߇1o§&œQüÁúq§Ò»f™ý^n’SCg³gVã6½Æ5o$s^\¦/l,¾g²ù‡¨t$Õ>ÖòËýXþ§
+ E@T7öàS‘áà;³/y™ö†Ò±py¿ü|Öæ©)Ó©v¤ |ÂÆr¦ì¯ýŒŒ¥Í/’;×RõøóÜròwórG™a£éC®U/¨Oå‡tìñßžcî<–Ò {	ŸCqë«~cÊÐ×`»÷s15Ó
O»ç>lH ׯJî]b®º—±°ÆW}AqŒì]åË5ÚäÆŠßlƒÒÜ]ÒÃå:^\„Ùç…<£^Ö˜w$®íÍvbÑÍÓ™K·Åaܨ׆Gè'Ј
š8|ø¸ÿ’Ãs£Ù¤¹Îªa쌪Á`EÔ~ÌåF¾Á²ÄÖ¼MØ空c#S«éöŽm©'#ûƒ—fi’`Ê_É_µ8¨+ endobj
+ 3382 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3676 0 R
+ /FirstChar 47
+ /LastChar 80
+ /Widths 3677 0 R
+ /BaseFont /TAAERN+CMBX6
+ /FontDescriptor 3380 0 R
+ >> endobj
+ 3380 0 obj <<
+ /Ascent 694
+ /CapHeight 686
+ /Descent -194
+ /FontName /TAAERN+CMBX6
+ /ItalicAngle 0
+ /StemV 130
+ /XHeight 444
+ /FontBBox [-49 -250 1367 753]
+ /Flags 4
+ /CharSet (/slash/A/C/P)
+ /FontFile 3381 0 R
+ >> endobj
+ 3677 0 obj
+ [693 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1029 0 993 0 0 0 0 0 0 0 0 0 0 0 0 936 ]
+ endobj
+ 3676 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 47/slash 48/.notdef 65/A 66/.notdef 67/C 68/.notdef 80/P 81/.notdef]
+ >> endobj
+ 2527 0 obj <<
+ /Length1 978
+ /Length2 3378
+ /Length3 532
+ /Length 4042      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí•y<”ûÛÇíË [²s[³Ô,Y‘Ý`}Ï43f1c&Tö¥pD–„²;²ïD%‰Ñ•­,ãDQ¿©óœßéé÷çóüõ¼ž¹ÿ™÷u}®ëûy]×÷~ÝJrNG1¤ÓX‘z†é¦H„³3
+ ÀÀP’’)‹¢âHD3«Ààp`L+ "H5K`ô@£ð€	ÃR#À€18~¯±¡XÊ,‚Á+ cÏßÿ|~9Íœˆ&apÄ+ K¤þx+ÿ›ýqŒK‚ņcÑ Éç$´~BPn{RU”yÙÕ쪡Ry•	»[óôÁï¦õ…Æ)Oœ±2k‚‰‚A¸+«6uŒ¿Ö¬x»ñù‡çœ ‰‚ùª–ä;q~@¿óöe(zÐËO¸ž¼4);Ò¡þá¥ÂÆÌ™nöÛe˜N©øj
+ [Õ‹ç»ëQÁÑó“<W1
+ W@>E·ls°®ô™Œ¡íKRi²b@Ô;CxoR¼wêiðk¾<xj’	é‡+çI;·':'ÆƝY>w7ÊŸ^m9¯yÕiàà5þÔ7k$
õƒ¤HNúöþ!=¿†?öžcŸÅåÂs½}æÀ-\9~H9YŒ°_¦ý­3ú‘>
‚“ê3Ïi,^^8OÂ\åî{õ𕻀šŸ…fa¾Û‰d=Éq§à¼•%õƒçÈÚâ¬T&ÿkœªò_íí5X¾*"!üÂ1ÄØÙ¶Yк!‹„ËiÐÙ¬õ;ˆ‡l €ž+‡¢Àkì’ŽöN¸¤é‰²ýCXÌóâØ!Ô\”1[i§ÒèT•{ *Ã~s$èRL|â|³½'Šúfç>-
—\Ø7ò’Ùiš›ý턵êI«Á‡ó´në)~´4Ú¥v­l¨€Áw‡2ŸÄöŽe³û‚¡•o?[Eín2ç÷ÎÒt¢ÃÈñw.ìŽfÓ]j¶µ*5Ø^5Åö˜J
+ 1'MXò8:&KÉäI_³¶´Iþ4RÝƽ%;¸!4GHîêy€Ù†)z{\ù|Qƒ}lõÓÀèâǦ¥|–Ô;3Am"3]éû
+ ÙÊ£¹™œ:aù»¢…ǼF›Þ p›–Éû’ôiïV.äb*ù¾ÆêrW“|·­µ$ù̺aI¹æóXIòŸ)_49×ÁEvÕs÷¶«"
ÄJíi¶Ðó#ì„!r3KæøÎÐVMaAìË—üº3Ñ"l…^7XEü'ÀôIÜBÖôCTU¨V0ð¢õ¡ÌZ»·M%ÖV|ãè«ñ8u}¿ðç£kæY8õ†wK½Œ«±H˜Œ"6¥ŠFÿ€;"‡PǼ:ŒeÏxÐrcôC¾ù}q†¸Ž-æd&?¦‰»®¨4‰/¸
+ .w ˜£F;Ê<ÊeæY\»Ý¦uqÏ‘k¢b‚—ÊHE±&w;ê<݉Eö^^ñk+û b«N‰bÅès‘§5žXAö›^:—†Cpõ%ÄÊvnV“¢4äÞ×èçôÚÒæÜI¨þ3ËŠñ`°„Âï‡î×´7¢×W
U÷3ߧÜÄK-	¶Æ(¼¬e5ª5(=5à¥;5xnKÙW˜Ô†$I	íݳ]ÅØ	lï×rñÇŽ˜¾4Ö3»¸ÄÌ¡/~jYSXF·?ÎùâªË…ž6{ØêùÎAq–wq4ÿW.íÔÔð-‹Úì ÷yiK¹+¢b°†<ƒ9Í­$xmÙÔ
+ 7›DË—ï~[0hXŒÔûru©¡xE at 1.~†ê¸ð¶ṲÒý\ã±s)O|ÏX´9¥5Z˜+sW#O(^®i%ÈVeøVïp6šùé]<º½ÿT®ÍýYîýáXTbk’—¾öÇ·÷8%ýÉ‚##r²yGn»Ž­¥ˆ<9Å«üŒœ¿Ä˱[%Užl,Xñ€CÆîÊ	ðf©'<)–¹ò´º·4Îþ(éEžnB«¯ü¤EÆû›Beí¯0Ö­OàO-Œ˜Ä­MVjéîti¿ðø¼gæÔÙûºø¢ÊÜâºäàöRëÒ‹…T×Ë–áo®mS*ì„
²§™twì_J/÷g&ãf#\ã;îÁbžTßž¥Èô<ˆ½ä
”öð½¼U%už{Ÿàîl,o²±4±o+|äZn˜–“ÌÛ@ª­{Ó‹AzÊ4ßÄe"Á”ØÇUêM{®ßW,;se^Œß¬lÖÿt–p•6ÔÁ3ôÁཎRvC 8fÏH¢¯çsÚŸþ»W+ a
+ ÒeûݜƖäÈEŠ¡7¾¾aS;Œ/WŸŒüìëàžÎ•äK~äN.|ä8ÎÜnUÌìa>žËRµtsÉ£šà8â.!l ýôáÉz×bx~¼Î`8òˆÄT¿Þ¨á6ýB9ㆯœ˜¬$u]YÒ<¾Xd6?(wÈ=2fӐHPTïÝlö2óÝÈÉvdëtlI•|¿Í×vΉÞV?RU꥽âð~Ìãœ5¿5S#R¹Ö±~Ÿ:	Y:s«ñD{û¦T$ÖvÔãTÍR~iú;‰ßU÷Õ͍ĝÊYøÁÇùÃß
ö\<t¶Eo£ò‚§/ïíûoÜ£‘²«›3;Än÷lse­55'•*Q'ôe§^·Á3í„À¦™›+õ%‡	k¹„4Ä ßkÚÚÞežðúf6ݸ…añœ‰ÃYíŸåüw\:\‚£ã*}1P
â¥6¦o¸¡ÈANj·ù†¬æÝf^	̏•Omh2§[Åz`à¥Óâá%öTçj›GòÌPÜ]âýœ†ñK$ªm<…jPûŠWCEOÍ‹Š7îÕ¨YëÎî7ï„àéâGï(2ž}ʵÖÈí}I(ýQ׃ޛ…}¿óÒ¾î1gñÖoX²e5§q©Z€}ŒàdW®¸õaÍâ³jbJsìãÌ£Ì
ü—TK‚¤7R†Ôu/ÜШ­—«¡lg•²]pܶÓ^Ê\Xk=ZïÄdØbé²Ò;>VC/nà0A \¬Ñ/¡Î"uÏtP+>T›ÂV^5÷†E¼$ðt4£ó¾ÐDz|g½%¾°U–÷)ìOá:!6Þ¶\³àóg«$]’R¾ø,jJÅ'—¿gÌApåFÒ!ÍÊþ¡‰{*±櫵–¯íµúíÔ–T‹uCyó–­ý'ûÞˆÙqh'Ÿ¹}O¿]9»¤~`º?Rö‰†òˆÛªô„¼·fK¦Prõ3òº]~‡j_doQK;Åÿ^‹ûìfÊs¦hÔÌÐð“ÐÙÓùànÑåèFgÖ…÷fáÞpsu¹4ut¶EÝ ·}ñ'QY<-üôòHX“fX^¡“Òþ‚À^Mäׇ'5#+ Ľ.åí‡Zäê¹O[6d¦èÝz„ + ÏK³iãö>±tS÷í
qÀ5;Ë®îwË¦t&³æÍ7’î.¤€ÒöVŽ¿0?j`6Üåy®(j¨´íÆ›‰­´ãpdr4Ž=¢LÆ’«;ó6kX”ÄwÔIJ-ŠW}–ó„ZîøB”z/XEû'}<fr¦+ \'j¿™Ú<¼¥bŸ¶Ó1Ò5‡h¼…[!
 ËA‰©^g~œ@ë2klMŽ2`2ß½ý^‘íddÃnÃ=í0ƒs*”ëo©Dwjpü.©²‘
+ JÌ9‘ûÖ/!/,Ó–e>ùÕ
+ y‹unjÛ Ú›²\3]®,˜Ç'ŽÝÃZ=ë<&û$&úp—¿ÒÆ€{ðûK:Ÿ¹;¾¤òç2ÌîµUp\òÛáU4wš!pÏF’Ò¼û¤ýø¶üˆG¶’¨H)®"ãB=«JN1ñd)T1:êÑð`Ë	xI÷Ý°'kù')“ñ¨s˝Cçù’n¾–è› §ŠOËè^ë(°ªºuãi"ü™×5¬ºkŒëûK¦´„²cRKhIËãÜb¾‚•fnyÁïUÜ’›²dâYsiæ.y‰Ðÿáôÿ
þO4@ã±(
+ •D at Q‚Aÿô
+ endstream
+ endobj
+ 2528 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3678 0 R
+ /FirstChar 49
+ /LastChar 121
+ /Widths 3679 0 R
+ /BaseFont /ETIMOC+CMITT10
+ /FontDescriptor 2526 0 R
+ >> endobj
+ 2526 0 obj <<
+ /Ascent 611
+ /CapHeight 611
+ /Descent -222
+ /FontName /ETIMOC+CMITT10
+ /ItalicAngle -14
+ /StemV 69
+ /XHeight 431
+ /FontBBox [11 -233 669 696]
+ /Flags 4
+ /CharSet (/one/two/c/d/e/f/l/n/o/p/r/s/t/u/y)
+ /FontFile 2527 0 R
+ >> endobj
+ 3679 0 obj
+ [525 525 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 525 525 525 525 0 0 0 0 0 525 0 525 525 525 0 525 525 525 525 0 0 0 525 ]
+ endobj
+ 3678 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 49/one/two 51/.notdef 99/c/d/e/f 103/.notdef 108/l 109/.notdef 110/n/o/p 113/.notdef 114/r/s/t/u 118/.notdef 121/y 122/.notdef]
+ >> endobj
+ 2096 0 obj <<
+ /Length1 985
+ /Length2 3167
+ /Length3 532
+ /Length 3835      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí“i<”}ÛÇ-]²$²—è$ÊÖ,ö%e¢,1¶l™1fŒ™1‹‘-{²&%{Še‰ʾ$*J„ì<S×}]WO÷Ëçyuîó|s~ãøÿŽß秴„…Õ	]ÑmH$PO at APM@߇*P„SZZŸŒFP±D‚‚ŠÖ P@—†!+ `‰¦ ÉÞhˆ
+ PX$pEc°NðGÆ7" ögE#ý•òF“)S€ä,À°ˆ"ð~+ íÆ	6#2z¡Nþ?Lý.nHÃãÍž?äÞÒ¿åžX¼ß¿*ˆž$ML‰(4™ð{©-úOs¦h–æù{Ö˜ŠÀc‘º
@þa)†X_4ÊKEºT2
ý3Œ& ~÷À¸·ŸÀvfgàòÿèϤK ÂýH«þ¨þÉИq=d¬/à+  Èd„'c5¤@,…öоÃ`Hew¸Éœ?橬€ÝýHîhøϐª+ cÄ(Ï
+ Ñ®›gYN=ÖŸè¾éñAš*Æ^;ì	-lÂ”i㏘=š³Çùš*©‹u8çCp7†Ú¾T¡¯ÿT“ïý•šé[k%V¾¯ã:ç!ûe4oèÎ0_Š—·ùî¯ÑUÙª?ôÑ}>ȉի#ò:=Öª¦Ä©i› õåá…@¡t‹½N¹mã[Ýø­:´ðõgï†ûwöö‘×=¬ëÒ^iŸÂ.ÀùýJïÊkÏlŠGAc-äú®;fë«äfÈknU¯uâ@Ž°¥·Ï™Ћï™2éœöÙtBÉ<³ipÅSgg7uu/H¸–HN~ûzk%­Ej¼JÍXßtEJ³Åä
E§£þ±K ªØr# ~©”÷éÛÇÓçY‚—1l.3EoÄkžk35x¨»ÝE=3i¡j.á;¡Ó9/Î)xÔn‡¯i^viø(©~Þs at M±ÎÉ,&X-dK’¹ÒVˆpj\×Ó"]8ÛÍsXÒªº>²½ºãšà¤w–«Þ)âFúrAZTpK²ÏòÚéb¢À9Cãcpm,­þ;$rê¢^nëñçϣϭjdME°{Ýds<º-ÇQÞàÖƒŒIE+q²Š’,ÒSÙ¿ãD|ûÎÕâ?*=ˆ¶¥f“ïo:Ç]ºúP„« ‰#¾ÚC®là’°¨áu>ꘙfu‰/Áþ›úL~ÎôðÙ¡µ—¡}ãéÇá…¨ÿÓkýúlô;.
+ #ªöúñõwjm7yLY¥=yÔÖÏ‚Óò}íªsÌcï>ä
¾·Zef:•Š?ÁWtƒ¢´‹­ù-ïnÝÜÖjËVAÖTj0½©oÈžØaÖ>!\åøœ¢Ö¢çÃ<߶-qÐZËËäT¶¹SÚ^¨JJ#SRª•óÑ´†X®mÂþÝ&Ý6L¤ŒËú),ÑÆ{'Ÿ™d€ó̧	X/Ñ:óÀ÷uOMìærËðk³G>¿”
ÍW.4ÔÍÊ+KÉI]¬!»FT‚´¢Zðy¼o˜z4Z>G9³ÃûºÀŒ>wcAœŸû¬¬¡Q^9ôwgê«^à478©Ùáã¯ï	µvÖöª‰o´PšÈ+|ëÙSS×ÂDy×û¾Ræk\YÑX: m"¾>¯ÉæmšË2Ó$ÜñG¸–¥‹õÇtøq|,ÅKF-'Øã_àò'ÂÅô¿ƒ/ž%~”>e“†º-Gâ9«»@<sBuž“…žN²Ôù»°Åå}<‹«Ò¹WŽ‹ŸtÔíÏÉ=¤ÊCQ88y´4õ°X§2±Db6kùñ¦gCõ5š¦þ¥ªD`™Ûï¾ NrÄ[¨¿uðÚ+öÎðГ»ý\Ê
˜—|‘–WåËϸ´¿—²(c
+ ó=»|M,?œxÕü¡'®ðó
¯Oi—ϬOš²~¬ìµ;pL¾½Ê5iâĈÃÀ‚_äø‘]hâ;Gõñ5nqº|çF_º÷ž€5Rï¤:,§ƒ)=™ µhù}áCÀûA#éê»q„”Æd&O?i¦Ë³´âú;nihŠPá=ášp‹¦ô#¯û¤öX¾kè¿šÃm;äÜ©jm:uk-½„#"6—½Q0Û]šü<¦ÖkfÑ‘Ó›PuZ-ŸSø4†™¨‰Å_QÙ?ÓRÑiÞ—g-ƒ<`™`˜o¶î&œØÇkÍ‘nÏ]=º¬¢
[dí$—Ú¬0KÚ.éÈ4Ý¿NJ¥•ÙíŸØZ=¼ûÀk¹M€bÏ€ªì•¹©V7É:ŠèÞƒ›½÷Ä€³Œ˜vEšª$ZqÈÜõ^­:Jjøöi¼ŒÇ}=1ÅíºÕ%[zlÊú8÷Þ§Eæ’‚ð“—*­èµúW¹MSšÒY´¡2˜«}Ûî&9t÷,£²£Ilì0Ÿï£šÏøÆs.X¸¹4˜0\¡U•—Y€”È"8—·÷ú›ÖÛ¾¥¨˜ÿ²5O”ÌÑ<–É3^v’8™ßÙM:,ÖðÆ6p…Ø©c­wþÖbª¢Z燁4'S#ÃŽ”…F¶Œí¹Kˉ™SêڏdÊÔ9J’¦Ôž
^nOWô£gNà ]ûëë•¥Ž5ÎxÞçÑÜôL&©fô±˜FŽpÐÓ¦ ÍûCÞ:yø™Î˜›ðgFQžÐóÌdb®Ž³µ¸O»*6Öœ{ÇûeP$ –¼2º“&U…rj*ïž;8`tÑK!ÐÔôé÷ùéå„EÀV)uš ž>…¬µ\DsLbÚšæjä&×%?HL«V!®à\õûæ\"ÏaþÂ3Ùïb º&³Ûéå³Åh÷É)徍€‰¦;ⱂùeÝøN…h«nù²ðNL‡° á“+ 3.\öÍ^ƒ«\bä/}¾ì¤÷ÝӍÿ_`C}¨p#\­×¼ÞÁ_5€·yâc‚,x[jxwq…K±£á¨(Û5W±JÊ)YÈ|÷àüAç½.™HXtmx]O©.lWÆ6ì¡…Ú”º÷Ía‰§UFæë9\üü€ùºYÞP3'í#ÛÍžæBÃ"_…±úž§¼´âæî Á“û·¼ÃüVA2½c[tv’‡6ðjˆF9õ`РôxÉâ»%
+ a¬ÍiXzó´^‹HîçTGG6ú@üíW}U*•Ãë’²¾5SX‰-Æô=éä –É¯ã<ôܦzIx(3gîXœLé§tW¹vpô
–zi×b\ÂâTAŸJe¦~üÎíL¾ÃŸçkžJ´•b/Ô™Štòjþ¹»í⊠>©
+ ­‰¯à±ÊPª=ÇkÜ’u_õjþ^c ÑfúȲB'ÅûB”·
¨dö
Èc©YeÈØ.êÝ’åy%î*SM©rßf·«eÇ^‚ñòäm^Lãµ^û;}Äý}¨|µsU6©éreÅ9ŠMAëÂ\ûëT£ã˜ÌBDn”
þq|_yÅÿbåÈo‰Þ
+ Úíd&ìލU–/O£æšfÅZ…`zðÊ\Ÿº­n°eLm’˜õ’ÂbÅ÷¤
+ iu
Ì÷ùˆ^).²XUÞ×-¾ÚôdÝ³êÁñq¼Øþù*´Ý±4Ø‘ë8òR4<[V¬zªË|wFûs
+ Óƒ]*øÕÒø‰
ùº°•¸—«çuh”=P[p†=ù?>œÿø@âÑ2•è‰ {pþ»æÇËendstream
+ endobj
+ 2097 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3680 0 R
+ /FirstChar 45
+ /LastChar 116
+ /Widths 3681 0 R
+ /BaseFont /PXNHTP+CMTT12
+ /FontDescriptor 2095 0 R
+ >> endobj
+ 2095 0 obj <<
+ /Ascent 611
+ /CapHeight 611
+ /Descent -222
+ /FontName /PXNHTP+CMTT12
+ /ItalicAngle 0
+ /StemV 65
+ /XHeight 431
+ /FontBBox [-1 -234 524 695]
+ /Flags 4
+ /CharSet (/hyphen/C/a/c/d/e/f/i/l/m/n/o/p/r/s/t)
+ /FontFile 2096 0 R
+ >> endobj
+ 3681 0 obj
+ [515 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 515 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 515 0 515 515 515 515 0 0 515 0 0 515 515 515 515 515 0 515 515 515 ]
+ endobj
+ 3680 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 45/hyphen 46/.notdef 67/C 68/.notdef 97/a 98/.notdef 99/c/d/e/f 103/.notdef 105/i 106/.notdef 108/l/m/n/o/p 113/.notdef 114/r/s/t 117/.notdef]
+ >> endobj
+ 1844 0 obj <<
+ /Length1 784
+ /Length2 1446
+ /Length3 532
+ /Length 2026      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíU{8Tën+9»¢týv¥‹0Æ4;ŒKˆlB¢¶1³f¬šYkÌŒšiÆ%™
+ O!¹¥M¥Ë¹ä~Ù©„“J$º‰JHr+·öÐîÙϱÿ<ç¯óœµþùÞßïýÞß»Þo=ϧ÷³‹›¡%õƒlQD`ˆ7ÂS+ Ù€@¸Í"‰B$bô+ ‰ë”|ð"<×Åy¨ìPMÜ)nÝÑZ»çPœøaXC‰û¼UêN—]Yb¦a]duÕÅÓÖÃ÷'êE{lŽîIWY3.AßÞÚc‚_°Ûk|ddy/‡óqÁPz‹êAý(Œ}ø-…¸‘"»ÓŽ¯‘Î܏靈Rœˆôã¿êÙ¿ ./u¸«½W¬”·X[8w¢<%-ç‹úÓûªéK¶Ï=Ü­J냌Ϭ¼¹=Ä~-r‚×}¬ÇNÂ)ôLÎ>ú¯Ò_Ÿm‡æ44Æ-8Ö*ì}Uþ€¢üådñ=f›î cIÓ$»òÓ	ýqýSž‘h”C{³—éÒäíÆÉzÓq¿Í¢Mâ«vááœÇf[Nå<ÿdà|“[ïž?Ç®aW·ÖÛàÕUEXËÆòwV`Å@NjÑÀs•‘=<?ùZK¾q24qê´r_سµ‡›§pë#‹™¢ç²Ïy»]_•{£4KÖ·ûrÌÍÕ%*ø
+ »„#Tº«×»jLÊÔèmÞùê½q͈ƹˆ:Å#¶14qT)+Ž`›ßÖ®#;ŠÏ(lò‰çŒ½¸$Ø&Þ:á›tA°¦B©¸T$rŠæÛ¾4¢ªë=þnÉJ­Wû÷ìaÖpOWiøœu.SÞ‹H~Ò1…‹Êiªi‘&ÞÇU¿f’†{A&&!ߟoáÐ+U	ÿåÂÂ@jWr¦*Ձ˜ëÞÆ0«-œ7jÐ÷6#/û”âX×ÞŽÅCŒõ¹¦fÊ#ÚÑΙ7
JÛÐ>Iý}Óô¢{Ãòh»7Gw(G”öÝ(|Zå¹éõÉ*߉Ü9n;îNþ­Æ¼,¿nÍfœÛµ[›û¤:^£ËÏ&Ò‚V쾎|æn‹‡;«b[î/ñ¸vaÝR³Mö
µ-_
+ „]ߺ>×9U4~’îûýö?q]ÛC‡;Æ0Òf~UEÉÀkć’R¢oaA;­ ÕìõeÃäz©¯©3ùúÏ°¦egož¨ˆý¹I–)yy½Uw¸Ç§nu©¤æê#:r7Ä\Yºì×€]§)gÁ˜j³üj5˜°(ѺíýÑKæîÇåÎÚ©t©>(©>G6z<ç‰Jì#—«
Á¥;Î/l{¶ØÃæ¡(kÝÚðÖê[ˤöeeŠ¤J•oÆQ{°ºŸÞHTÒ0e/t´ž§L)%Šãq±9Ë¢~ó’°kµõã‹2zÆp4žs÷EY‰ä§¸?ÛvTìõ–Z7¾ÄY_™ù’JQ”±æûkþã¼BJcÁ«V‡'ÆÝ‡Bpÿáƒù¿Àÿ„+ endobj
+ 1845 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3682 0 R
+ /FirstChar 69
+ /LastChar 78
+ /Widths 3683 0 R
+ /BaseFont /JMKVWX+CMMI12
+ /FontDescriptor 1843 0 R
+ >> endobj
+ 1843 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /JMKVWX+CMMI12
+ /ItalicAngle -14
+ /StemV 65
+ /XHeight 431
+ /FontBBox [-30 -250 1026 750]
+ /Flags 4
+ /CharSet (/E/N)
+ /FontFile 1844 0 R
+ >> endobj
+ 3683 0 obj
+ [725 0 0 0 0 0 0 0 0 784 ]
+ endobj
+ 3682 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 69/E 70/.notdef 78/N 79/.notdef]
+ >> endobj
+ 1714 0 obj <<
+ /Length1 1482
+ /Length2 8437
+ /Length3 532
+ /Length 9316      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí—UT\ÛÚ¦ñà$xáîÁÝÝ-^‚ àN€àÁ	î4Hðàî,\tí}þ³“>ç²ûªGWÝÔóÍoÍ÷Ys͹Æ(zjMv)kˆ%HâeçæàȨI
+ ¸9¸Ðéée\A@¨=ÄY‰+ v ÌÁþ„I8þ0§?¦þÜ0
ç?¦ùa. ,×õ„åºý°¥‡þ0
÷?¦áñÂ4ÞüFØˏÓó„ixý0
ï¿ñ¿¦´4ÄÓ‡_ÀÎ۝Ü<¼ü+ Õ£€^Î
+ 7Uv§ŒO@&½hù±$Y~4àñÙ+C™È/H†2Жã,€81¿twQ*Fó²Lû#}pߥu²˜ÐŽÙµ´ˆ›Ü®ïV\ ¹'dlÐd¢Ôžë_LJ®\u¤LõxâFÛ~ÓòüÒû½¢G‘õS’@e0ÉθøFãŽèòf‰8‡¢…’ƒ>nÝewÉ·)ÕоÛ$m\>d
”çÛŒž¬ñ?ÑB,Åi˜b+vO
+ £+;Þ>Cÿ€)rÁã%¹´ïÕã,ÒIl½?â ÷óÉù¹N
4¤ùù0|¼™Þ€OÁff[99÷nÝú2­ò4ièÑ5ŠóiU-à‘â'UÕ¢¦©¹mÂGk÷}‹zÛÍó†½~—ýÔ¼o†›b"¢öÒµŠ<å/ŸŸ"Ƭ’è¿à+¢äÛWTK¿äœ¸¡­äÒ?÷oÂ÷°Ëf2勝„&OóÆŠŒO£œÂó±bSªáÑ/mV@ûq®‡’áÝn÷ö"®#R+t“(1x‰rô€@Ù²=*jΟ6‡¢4Ëä-ØV‘kõf4íòE5eì"z´”Çž¢ÔE3ápd"í‘¿,oËú¬Þi³×œ½›•RD¡žBXÁDOäÕ¾ÕO‹Ì&Ø’^6öv'ð$§H¤rõÎãü
+ ^Ÿ`”ë“Ú<{³šX4(‡ïTšVl×pê¥0ÿñºŒ;òkyGÍ£\á÷‹&‰úºW¸R6Yß	ï
‘¸æV±{;Pná­Pµ[SV)w?ƒ„çzÁTDØbºótŠ6ⳏ*²]t"#èw#YqŸccêBN´¬¬“>¬fwãб¸¦“î4º¦ ¦øï;øï¿jîOþÂôås+ûh\¯W+ NÒ$
+ l2Ö;ý­¬2 3±ƒ]•÷Ëî|§~ߦÎ>¶Y1„ºÂ#ELjý„û*½0ƒi'aa•<‡l•K'È¡‚ôO4¯Ãyl’Kk6ÖÎFò˜~z*7~DÔB¯rÝ:ô<®B…]÷›§œ;ÔcÔH|=¡•l‚³„]֍ÓØWgºÒÖ)Áh…Bîv…>M;d2ÈÇ'Þ·`=…¥­>ýªM9Œ§Yš¹V\v÷ìî¨Ré¦ÇW†>Æ¹=X7…7—(d,û߆&ŒGwÒªÐäñe²Ãæ’Óhœç>|(^,#1úÅ^—ÈypCL›'Ô¼&rA“}ËC‘?©+ ɲ­4á¢
œÕቐ	qѯ&óÝx!8CÊ™ñн}lBW¨Ñêws®ž
nŽ¾«u•Fñ©
ð›¥2jªâ‹£&ÁM¥øñ¦R,E¡Â¦Ëás›·ùIbˆ£&Ù³yÈÄ‹"““eû¦ÉYÆE™=U3i®ÜK&Ôê&}|–HZ¬¦ç.=A¹%ÅÆõS,ÛoD’Þò}Ô‘#1Y¦+ É
xè5ºcü[Þ-{1Üà\“ËfË5ÊOj‹Gä!4™Ðâ.‡Ç•ÌòùH»Òžo$õ&¯:˜Æ3¯<²Ÿ‹½Õ2àÃêN¸ï!û1mP¾urnô’„OETq_àÍÂÝ¥Õœ©ÍÂFe;öLý¹@(Á	Ó¨Î&Èù!{oÏ	#…œ—¯¬ÐEªÃ¿Æ¸KvÓ¡Ä3L° (8Ä`EF_ý›FlŠ˴Ƹ¯åcn‚íø*šÔ¾y‘Û›ð\ŸùæNd%¸èË:¥NoVÑuþØüCE}äP·¾!ÚGµ¤L<úH¬´°Æ7ó㋦„¥&Ú3#Š7§í_$!¤JËA.0…§Ò.º‚í_b‰Y‚tå™àÙ1l-_HˆâÄh¬:öè‡|à`]ª¥éxÜEˆfH)MÜÞD#¾s*éÙ•ý|)ØW@ÙFcˆkœ¤R’[l8‹á@—^MÝÿN¡Žÿ¥.![{Ôòªçw%$Tz{|WlJÝÇoG0Ñ•o§Šš½2?=ä8ERˆq¼Ú•VBPÕQVZ:üxj©F4,AÅ“@#Ñ󄢉Ú3ÏÌʈoRR¾2Ø*¸Ëò[ùi.zëòþ´Ve@͸‰ï.wÔ6Ïa#y±÷z#<qÕ™¹©ßìè+ ­µz°ÊÅý'ύ–DQ{H’»…šsð,<‚-r>ë›C¾À®ÄQ¹šÛ¢gA—ísÇ|ûšqÕùë3Ð/¬UŸS^=!
 ¼ÊöÖu³ÅÙÿVx³¾ðCvË·¶(T¼›«àÆ`_N[i#g÷§††Xäø…RðÆ’=­Û¶<åCûÐŽ™Ù£Lÿ#!/£E_“ÅÚt×Ãg7^ÜfóÝ_øF÷\Â̆D2ï¹,é¡ӤéÓÜi!cÂw_–‹$?çIÄÐE4ï‹rÆoX~à{nTèߪ5ŒÇO¼áæ%¢ûþ•—Mo^Ðéñ·uS¯s©:Lv„áШü_Ú)æÎuC$îé®|Ⱥ;täÄZ­Ô
+ °ÑÖêÑ.\úÏ™4}Á#ù©"$êôˆ†Ä÷ÍGe·(â6ºèW’­v‚òv_dG_™-8•ˆ0!…dè­Ÿ¢I+GlÚDìm^T+ ØmÕk‘aÍ6OÍøFA•'‘s;µZóÎ`YásrB'
+ m"Ûp~VÀmÓˆÂÛ½!슿Ò7/±á˜ü+Xô’ø-5Ô^.š¸Rê÷J¬·kL ÏÝ"ÜçdêÎë4‰¬Ð­©
Mº
9Q6·õöÒ´+ ’–`¥EÁi›\Y7 äÕHXã¦UQ”
_'4Ãz7L…†Ëô\Ž„Úö.òêö5-vÉÏ<³^OÿÆM¢cíèÏq¢¼Ϥ‡ìRßXë®böçÔ¹ˆïGžVE„¸ä‚†°¶Õ&öÊß¾©Ì0ér‹NöÖDÇ}¬])wª&#TͬåR¤
+ ÐžfÐÙûqMGµ±#Õ8¿ú¬Õb©ýÖÃÄNx%cªXä…w 
\HÒ›$UùãZ”œ^]Æ_\ö"uû_~nn‡5RÿÌC*Ú3”TØÃEãe¤?Fz|$5dÛžLKŸ—A—Þ¢sJ‰D‹Ú@+çn"
+ Yò(‹G(_E–/5‰Ë=ÁzX‘y]­q®<¾ÿêú`NµM™‘¥ˆÙIüá;dv`2R©ií[^ÏpÔu*Á([3Ž‰yš¨\Æ7bGùýÓѵÍ>Yž|.
+ Ru!·€åèªï7Yž¹1¾
+ ;Ÿ)^•2"ì§â‰Þžûµä‹fMaÃ×1c°®E+-Ëí96ê24ô@³çÆÆ*`N\×s±ŸhÒ£öœ¸ÿŠíkypºbVÝ+yKDü‚2„gâŒ-96Í!gu|Š#GJxì+9^m%ÿAheÀ̂9 at F|	‡NþE“Å\\UöäüHÖ˜‡œ›˜ŒÁrK~F9JüKó£¯	 ÇøLË¦0´øžà2íéYg£ ñªã‘ÖOm¨(têÁÙÜÈÚÓèÖÜòà©ðÞó7Ȇݟœ2B0}55)Èy=“B„¬¹gæmaúd<á²G†wþDj°=T‘ú1LàÆNBA°Ö¨ìÆL²o [+ 
knäµ‹+õíJ†›õšmÈU7ﻬƒÖs÷©õ».hnB'ý”62ý°_Ò÷Š¥eá.òö¾šÈ7	Õ°µ1`V8ÊýDŸd*½Néƒ]c
+ ’¾Î1¢oWg9?åc¯	µIÁÑß>ÀòŽÉ§±Ö‰ã*SªÑ•|®)l¤©Ž …
+ –¶YÀ5OÙ&õTOJ»íL°¿M"}2úhcÞt˜ÃËh݇a'ŽfWZW«3–Ò·>>©£n\ê‰qÛÜ:/ä£ø:X8.¡”Œœ«S-åË<f¡•›ûÄqÆ5¾j¸îWñ…È»BúDb.Ÿ¬ð>Š®ü ®ä’;]l\	š§•–TKo™\Œ1ýøãþ#§È¼¼jñu׺á¸*F¯D☩#ûîw®(¢ë½£YnÐDl©›k‘cØn˜*“>Ýþ‹>ãƒöäϏ¨Ùà0Æ;±¹_•V#C1ôè™ñà¯!2%
†£¼&¹ÖÃÐ
+ õq⊭#Q9—5²Èµ–
+ ´Vç48+|±	ïÃ÷á±
+ ïúÇuÖ›Ù‹XÐ{>œ%MJR~×,9\ǘ"RLJöî¥æa‰|í98ÉZ\|·Šx…ÚçÁÄ·7Ýe€õÎiýøÁu£†Ò=ú¼3¤dO¸Â±Z4¨©nÕyö˜é©<„I?Öl«Ê-¼–+YMb)«æ+ 3 >Ž±d
‘؈ìŠE롇5aOD´å”_©>-G{r²w·S©éà™.;õèø–™ô‰<«¡öÉDõ»Yã²gæ
+ «áblœXÒ{‹|,þÇ©¤	Eûé
‘ÏÁ6,«ïâc«
+ yzxÍ Bã¾úœÄá¤{‰D2“fs+B^Ì%UPñÖO…êé±	o7ô†bKKïIÍU±¿ã®AÚ4&·ËyAF¸Fk´lIÉzѦiÿ4¹î‰Â[ë'›’uùòMNëýAãì€X[U¼F€z”Ó.»¦gÕ‡€ü¶¤tÛÄ¢Cîuy+wÙ!m4FÈV¦×±7ÒÏ‚5i¾`#=Pð×`[¨’(Äžh†åïG–FtÿÒ¹f3ೂžûzy<8×Ô,Û>hty;b¿,ü8ŸÕ8“œ‚™¥Wú¼ÏÃB£9LÐÒ”×êuº˜»š-ˆ4}ùdU”NÛͨ’OYWÀnÿÂG[eèÿm\šY£üt'Cø`Aå|›Ã°³Zb‚âg³÷–,fœ-I0½¦Z0‚‹Fˆï0+ Q<SH݇vûzhàÅ{õ!‚ŒNÒjƒþÑ<ê8-ýòoÄQŸ_—·ÊÛ^Õ’UË|“åL4W)1$ÂäìÏšE—ÊDN%™ò˜Dþ+ I—fÂD‰Pˆ×Ã~~–®¸F@匑$®šr	áÇe¹RC9¬VÀI„ÚIWtVÏêȬ«¿$«}o—,^ËSñkÝê²6‹Æ*E×gwÈágí|Œ+:bߝÎm3¯[ˆ%÷ù˜\ãÝÖ	½L¬6	3w}}ý¹«Î«õ×Úysw-ò…‰¿µÏG&o¢ÞÑFöMvÑç7Öx#Í ”u
+ (ë‡áô¦ÑZAúÕXýJ‡oë:.ê"K¬ó(—•å³5Ðïž•wõÛÙOÌF	Ë¥3kòýz—yzKùÌ¥ZàÓÓ¸,5GɤU‹°XX/Ù¯Öª4IÍ‹+Õ†ÁÇ2‡à¶ñ–ØÒtàÛäªÓ@µè’퇈Ú¸Ø®K„ºNžzVŒ·ÔyëôŸáßunëÓÄÇûjJÝ%õ#söT‰|ŸÀão÷¾ºøÞ3°jڞ‡kGj;$¥½[!³½'Þkó¥2ÇöÛ=t¯ÐüLØ-žt€?e¨¨‘—ØãJÞdõ83XÐW ]ÞŠûùó6‡özgö>~E0pÓ¯Í0‘ìök
+ ‡¶ÚD\ÅX~pžƒFZå“©kJUæ؁™š:e‰qD×Ææ¨Ft¡îÂi4u¼Ÿ+ ó!Š=¢‰Îµ+3á)»üV›vÏ•ÄÒ_gï+g_8á+9Ù¢4Í–iº®‚¨
ÁQ˜ÉÞ;“†5Åb…ÉÌ¡È)a#¾=ÁƘŒ[Îþ"z½%4~À[Égæ‚ÙY‰i	wþ¸ÏòÇ5rÛcUJ|Òà,ϳó•ÃÃ~ý8Ó_*€'“¸«Íùú\!Å»WFñ}½Ü|T'BàéçV#~y°è\ÜK ´;‚ßLuÝj¾4Ü’…äX‡âò¨†SÌSËÛŽ	DÞK!\(kx}gÇÁ‘®âÉ‚¶o‹ý+ á&'s3˜œE-¶Zb&
ê–ßÅW«›Ðf/nÛëUýé91ª_¡ …ÕbW—ž-
jø.˜ÃÏ8%NØ°ÃÅ]½µ6¬ÒDŒîy4Q1!¤n\£•ÀNgØjõú'4Lƒ¢uOì©fnÖó¤ò½¸kr
+ ž
w-ì¨T2µé.QS1´‚³·öiÐy¢õ‹±Ò·«ÔÓŒ¼Æ¥ïw:
+ 1u6¹{t³îéTã¼Ö5ì*ö/ÈFôÂëÐà’ç0 r÷;õ×áŸô§Ï¦õßyø	oûmªMæ}_y+5ºZ7¸è^[(A¹\(¸õ½÷BßþÅ))e¨xÙŸÄøÞ10ãš7KûÕDE„V&þñEŸ¨í€Ñ{Uëä;¢Uøá;=Ìø¼ªð&Ç®QôGÉí‰Ôˆ5ª+­Éåâζ=Ÿá¥É»üÛãlf‰Õ%ä,£SÍhÍ&bšësÍè°ØÃñ¬¶ëœøSá‘i7¿LÀ‰’mlJ÷v¦D­Ù•¹r&’+ïíZvdrEX¨ïåñwŒða]ÝÜÇ{ã‹3º%#f–·5Oe)CR7ñ³sßŠÌ…¶ý±"›»ÕRæç ½d(„eï­‚SpI°Å¬ÔŽ¯~F™@ËV·œ\“ßB-ËÖi#*B°ÇW£iÛØžA¤ôum5Ûá=ÑüÈWҼƁápkŸ”ЗíÇL‰*(´¤—õ/žÅöÓ_%AÔ$¯²5“ShÊ—Ýú²ÑÙÃfDCÙ±( ;
+ AŸn‹ê%ÏÛvÍԔͼ|ŸJ·—>²
+ 缃r’}?Ï(–OÖ§³áÛÿòàÖÌ5Ezi§2o’×\|FdBmåÓqO·OhÀ´=?hùåkS†9Q£¼ÚìÁ,ñŽw/•øâ?Q=êq礬²kŒ¾£Ð8ÂLÿŒ‰ÉA3N{§Ëåõ}z…*»ŽÔ?…ºµ¾¡™¬#‡j£òë|áv°.«.àì|—)¸á„yÝ‚&û*í£xÝàÍ3S½p¤fè‹îâ± pö,óeòþaSd¸2õôA	è×8zMÖºT×ïŠëdIX´"8ož3ÛŪ
RSÖ½æ	̹~Ñyö-r'Ût¨y¿
JtQTÛHÒ§+ ÿ£ùHWiZËITÕ_ü¤{ÖŽNcÓÕî¸ò3ƍh‡ŽƒÙ»­‚Çz…÷cñr¨ßãw̍y»ºÄË‘¸}þò~Yf/r„>É9'Ëp·«2,îIs÷摘àö®joËÚÑD«öõ”ðÖ¬ÞÑówv
+ Ä8vÊ8¨.ÐO“‹íÍŽ‹ôêt?g<7Çí2ïZBz‚±øjÒ~nz"Yn¹É÷V`å)knÿ•+ endobj
+ 1715 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3684 0 R
+ /FirstChar 40
+ /LastChar 122
+ /Widths 3685 0 R
+ /BaseFont /GVZDIH+CMBX8
+ /FontDescriptor 1713 0 R
+ >> endobj
+ 1713 0 obj <<
+ /Ascent 694
+ /CapHeight 686
+ /Descent -194
+ /FontName /GVZDIH+CMBX8
+ /ItalicAngle 0
+ /StemV 122
+ /XHeight 444
+ /FontBBox [-59 -250 1235 750]
+ /Flags 4
+ /CharSet (/parenleft/parenright/plus/zero/one/two/five/nine/A/B/C/D/E/F/G/I/L/M/N/O/P/R/S/T/U/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/v/w/x/y/z)
+ /FontFile 1714 0 R
+ >> endobj
+ 3685 0 obj
+ [476 476 0 953 0 0 0 0 613 613 613 0 0 613 0 0 0 613 0 0 0 0 0 0 0 922 869 885 938 803 769 962 0 459 0 0 735 1159 955 920 835 0 915 681 852 939 0 0 0 0 0 0 0 0 0 0 0 595 681 544 681 561 374 613 681 340 0 647 340 1021 681 613 681 0 506 483 476 681 647 885 647 647 544 ]
+ endobj
+ 3684 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 40/parenleft/parenright 42/.notdef 43/plus 44/.notdef 48/zero/one/two 51/.notdef 53/five 54/.notdef 57/nine 58/.notdef 65/A/B/C/D/E/F/G 72/.notdef 73/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T/U 86/.notdef 97/a/b/c/d/e/f/g/h/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 114/r/s/t/u/v/w/x/y/z 123/.notdef]
+ >> endobj
+ 1711 0 obj <<
+ /Length1 1250
+ /Length2 7118
+ /Length3 532
+ /Length 7917      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí•U\\Û¶æ!Mp-‚‚Nî^¸KZTÜ=¸CpÁÝ	Aƒ'¸»<Xp.{Ÿ¾g§Ï}ì~ê_¯zYÿ1¾9Æ7Ç\k=
+ ˜U‚0…J!àŽ¬@6 + ‡ü§“Çáýíƒ]UAWVÌü¯Cý;§bbwTw³ƒ8þÿÍÀøqDöV®+ º ®†ÙÙàÇÇ%€ÇÁxÌö˜)ÀnnõWìoäâ°?ªa&¶ÿ@+ ‹iâZ‘(à•ÒÁþ”-æ—öñõŽ_dÓÄ+CŽB›.K›Ù‚õW|”r¢²|‡8	Ždå<j•µIæêŒáöÜc–ú×8þ÷ËÂKãQ§ÄBÒú o5¦B†	o\’îGŽ(ÕRÆL£Ã0ƒ×A1ž¯N¶»Qø"#MmptMëÕßÔ9M§Ú¬ªEõ5“h!!cÐÓmÜT²21	(ãü’c•×Ä%©•²óûŒ©˜\nŽ£äŠ˜
+ ¢÷b
y”räãzf©s•ÙœI`àæå5.m¨ßɐZ­{Ä’íùÐuðåj>/¼¤¨SÉ@”ÈsÛÃ,†æFᮜñ‡}Ñ;¡¸TÙî %÷˜µÖV5­ÙðÈÆ`¢ãü÷ÂÆíʵà´qL)™ÏL—ÝÜ™‡Q	¾*FêÎ
+ WòÖ
+ ‡=Yr’&ž¨ýU-còü‹(WèVŸ1²Óµ²V®_·¹øÒø“ÔÖwÓ¶Û™zͧ¯Ô¯7W{qDá:ÜÓÀÝEV¥q™]ŠÔ€Ìd+)MçakòÅ<~ŠvP®K(ñyK"Ç`O.~4ÃmO6Ç£÷;õF`zš®«ÐêÆo×Zf
ð¡"¾λkX`³†¾»[ÈêÝ·‰ÖÚÙ6æ%–Ä9=ÉÁ€™'TÍåF-1†ež's»´+tLi=I:×43jøk	ÔÍ,;!·Ü½íQºm~äNLy	•Ûd^ƒ¦gª 9÷Ñ¢8¿A¦Lz‡‡ñÜëòfâžkßý>ß2‘QÚ3ðf½7èu8j€94¥ÄÜÈyX%*2¼èEbØK×_ßïl»hfò´iÜ+JfÐI©
+ ‹½ DX¼> ð”¨;±Ì^T‚‡zó&­3¾ôÿ¡Ìio¨e<$%4óÒ0K÷·Îæì9WåvŒaC Dã8QùvÈ_ÍqøRC?>O§^nm—y§µvƒùm?w,BÎ!L¼FÅð1<Zï3GTòƒ€wU8nX;õR]·Ì|ÕûR&ÀiÃ
篂èb7ÍfÙ/üDÞø¨rºcï;ƒèÇåQ!ŠgYú[^Ú”=Ù5]ÎÉÙ‹…:‘l\훸ÛµÒ5t_q]$ÔR
¦ÍÌ—ñô÷+ bawá
z•ÆzNšò+ÑÃkÔ§²CA ÏÖÎŽskաܤ‰È$\;LÌjå±,JtoKçìé1ƒCQ•š)‹ŠxŽæ»œ"yòtB¾ÂÑê˜`ô®‹!dµ3ÞŽ¼°NåÕÛu¼†’žlñ@*Hêï¨Î±k$^DŒGv(`Š·¡Ìäe´ùYÔŽâáÇÕi‡¨e»ÀIã;KzöÇ/²ÝN·Â‰”UÉNB—œ^©|MS9õþN	±h$¡)êg‹K;N¿ßFé}'Ü/¨‡ÅôŠt¦h÷FÂ~¼sàìùHVà\cOe¯O_(jÕ,M<!¤–VNuCâҝ×FÝÙò*ã(—Ö~]ª—‘º=	R3™³$•À}ù#P#×DržIÜåËtC§¤p(7³Àx;eF~™Ž@
+ &<û1Åÿâ4¿ݏÁ1ü^šà5B—°dmÿ~<9ä'ä‰n¿%[µ2#Ò’ Át¦€òK´Ó£Qêïy‹ö\S¿
'Å	¡íH7ÛR7§µ¸ý…ëtʺá<¿	ðªðÛ¾«’ÔÙçú¨Áž£1³pk¿RY2yy³?”Ï>‹ûÝÄu©þ1´•å²"QV”K£ê#GÇRˆ9He"û&Kjüö·5Îü¼&˜Ðºñ9~}öá2/Ó—l̇¸á±‘©êþàU[&›Ó†Ï(¾p;©âË^Õ¡ö_r¢ðßf}²‚pϴ륒ã[¿yŽîõ!ô	<¢”¡õ¯pO©»C¡¡
	í¦æïÅÑ%Ü~v%:¼Ò‡žcÛÆÃ%%ÁH)( ¡@ši"‡¥/¢¬ “}Ún¬²´ ù&{´¯VUšT|¦¤bÊFrV?¥ù5°¯¼µŽé§¦Q¶>ûé(‰äÕÇ‘+£MíãñÆ»)ccõ¸„í²Žïþ¢Îmý|“O<趣! ‘ƒïq{JHYe.QØ”_å
+ zUԍ™ÝŽÇâž´wõ@yڝ9öbUvéûôä¦ŃÎè„I레Ц¿äøÇ©ÛpR#q‘OóëØ÷ÄÙJAjî·Œ®~¯€Ì#OÂGµŠÇ#XãÍçÑ–¶¬êçìùÊ(b]×ÍݏëOpjÌózq3îð€¼]¼®†Ü2ªö-x"ҝÉ+ ®_#tÍ÷Ï'Ú¸“^’€è£Ô)w6Î-,Ø	®È€^BUÇúSýïôÊj§?ðyRÏ+-òAd\‰ä%7™sZísäA1ä¨n¼ç‘‚ø3ë5³FmPÛŠÒØIÞä^ÍðíÕ°>“Í2†
¶Ëd¹x¼™mÙŽ²#X|\J$¥sÃîhqÅ|£¦ç
F“‘Já욪§}Ø,WáB{añ¦2ã}½_ŒÉEê#éDƒ×(s©oeùAèXÔ&šA^ï÷ko,À“5hfÊ«ëc·ÎNû¯ðöš|Â&Ãî˜ô‚@Çnø7Ƚh	t~Í5Œs'ÛgÄR¾_ ñ±,*‹á CyÓE•½\y×E|OùÈÞ·%o¿„ºu$?UÈ¢-ë߀#A{b·™UñïR1;'±½·}133Ù/Îâ.O‘ûy­Ók³¢t–
<Áë²z°+ åÕ|å	Œñ«š/ì¿22-™K8{òOSL·%1yîW¡ÇÇh4ÚIvÇ3zW”T«v~mˆúչ澊ö6ê­ˆ‰ó¶ÂE”¾V÷S?q ï¹,j“’зþtê¹"õ†Áªzwùk-³_$§àg¥Ã¨I¯úPÜÒŽµÆ­9–`—ßã\ù¬øµ¿Òù$}Ô©w8—f¤xø’ö¶Ýw·â¥O CBXüÅmp3]ß7K¬Ú›)ŽJ9+_Ë#pvÉ3Ñè&€£¤	ž•ÕÝ.
+ ñÌ:¢ˆö™×/‰j5=þ	8Ghšœ¿#ÀÔ0ÁÚZÂDû®
5G4‹\p&IµôË€š2.¸,HQky§whßžI$D«sȐne}*Sª!¸0EX¬9YUÎñ²hU{•à¹»%eÒ'Ò‚Âu&ÚD%wI/°b(¬É²pbš&ÅÈ¢–o£!×QïÏ]‡NYEüÕÖÃ!äÏ옖ËdÎõàg8¬Å?RÖÉÓŸ‡æ¥–¿¢šõ´¹•hžJ9×9ѐûV)^f<ÑGf– ¦Â+ >QÕÇf£ý¾ÉZo!z¡’š8³éëiP¡º/öiƒ’gÒa(º.rþõؽXØëC§{ÑÛyQ]ÂÝ€ZcÌìâBì¥.q§0³yLb9a½»ükÃpžæ÷#ç7`¤NѸga­5rß:´S„ÈCÒ/«*ñžOZEñúV¨oÍ¢¦
³ò²T4¬NûÈী;âî91œÈbCq×–TŽâˆ*«©?e9‹e ÐæmKìÒ="¾U–VczAáý쌰ÕÝ‘/Ñ.ßâ5$U¨xìà9·e5ʹ‰©tè÷ÍWt´ï“.?øIïe¢"ô}DʃC»Ò1\2®(©)šŸé`IäÐDT:Së
+ ôñŒë»Ôu~ìÚÏúÁò:–F¸ìwDã‘Ì×+^œ#”áëRa…-1ƒ,•¤n⟐ke[AÆ‘¹-•=×}äðMü•Œ˜hUÛže:ÅÛŸlHº”ò7w]­{싦ì¯hF4DðóMâry„÷aº(ìŒdJü
+ z°s(äiŒ‹nU—>Í×ÝsbªÁ_þÖH¸a&þ. ¦ÅÝÒ*ìeî+šnlZ"CWIg0ôÊþ•¹¹@ΏLyo0܈iÏXWЫñÔ¡ûÂlÄvHwÇ'iU•
—Â…ã•x\Uj+f“J¸þ¼‘XDì#›äæP'›Y6Ó6PÇva¬+µ„tâüÆÑĝö3}·ÌŸö»~¦~é}ÊÌ~Ç_X™°Ѝ|ÀÝñCH/0ÒKãZÔÐÞ^ûÛO°¦âÕl>~伩M<= ´­(Ú×=&®~b­éC0àÞ¹epÓn‚NrÑTꜯ9$0©[¼]ëÈ/o¦ëðGº`s¦X€Ê‹ÕÒêƆÄ?¹¾ÔŒ·Çò±ø‘à%ÏÒ2…Ü@¦Ž
i´´c7?‹“E·ßrë'
+ VWØz­xVÖè„ecaü@0/_G¸æ€žùÚ;õï×*`Ôvõ"”ö,¹»eüv~f§2Cîi¨éIü>*
íîvem¤¼q†A$þÖ›¯mºî/ï‹a)-…8Ñ}7¡a½è7 c‘êãÏ#N/h
+ Ììf茬É>Ÿ©Ž©.
¯žZ¿ö5‹ºÚ1+ Wd6çõ<w5•+ .>]$„Øþˆ/SJêt4®zÑÕš‘x›V%HÇŸï^£’\Îñ•7—¶ü–jˆw'Sž<ãËH¿£¸û"ÆÀÚ¶-²órÕbÁ¯÷FûlOâ–µ®$'bISÅ?'øŠç`ò¶„ï”H~·"Þ ƒÙß¹+ CÞ–šc‡,Ž\~…OÎ-TÙYW×3ÍO=¸6•ï)Lµ.û-Î#Q½ÕfáS+Xªß1+¿ÖOûè2ãð[¶ÈôWOŽ9âïêÛ1dH­)}²žº•J\°Xð.Ëj¢-½âGóÈqŠÈ|uU<·þìeñuGb–6[•6o¦¹¯O†….ø©ç³àÖ™Èj³ÁcoZ®¢®+~ÎÛu‡ösO÷Å9ÿþ÷¤ëÚToÇ¿ì¤]eÕb+ sÒîÜï “<è•8RŸš…ý”€£Š6¿·²Ø×#Œû0(M<—Â\!çø'j¨“ò%$E|ôaÒTgso¦þó­õ»HºÈùË^,&+¢ý'Ná°£"¤åUdTº=ü>|Ù"˜Ç¡.žåh8×R,R§¼ÌŒüP-½‘“K$}á9éèéA«;Žä«¯ú<¢VrJ-„—ñ½é¤‚ê$ïî„$t:P~­ˆrj˜êÕ“–r#l€ùF_؍»\á²Æ™*Ñ,Ñ–# ³BM¦w>¯Ú-Á§h³<H
+ ¦öïIÓÄoó^%²O–)òŸh¯ñ¦®dƒÚï¯B¡A²ä*û…ažÿ‡æÿ/ðÿD3ÔÄÞakboƒù_/”à·endstream
+ endobj
+ 1712 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3686 0 R
+ /FirstChar 12
+ /LastChar 122
+ /Widths 3687 0 R
+ /BaseFont /QLZIDS+CMTI8
+ /FontDescriptor 1710 0 R
+ >> endobj
+ 1710 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /QLZIDS+CMTI8
+ /ItalicAngle -14
+ /StemV 73
+ /XHeight 431
+ /FontBBox [-35 -250 1190 750]
+ /Flags 4
+ /CharSet (/fi/exclam/comma/period/slash/A/B/C/L/M/P/a/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/v/w/y/z)
+ /FontFile 1711 0 R
+ >> endobj
+ 3687 0 obj
+ [603 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 329 0 0 0 0 0 0 0 0 0 0 329 0 329 549 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 797 755 768 0 0 0 0 0 0 0 0 673 961 0 0 727 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 549 0 494 549 494 329 494 549 329 0 494 274 878 603 549 549 0 453 439 357 576 494 713 0 521 439 ]
+ endobj
+ 3686 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 12/fi 13/.notdef 33/exclam 34/.notdef 44/comma 45/.notdef 46/period/slash 48/.notdef 65/A/B/C 68/.notdef 76/L/M 78/.notdef 80/P 81/.notdef 97/a 98/.notdef 99/c/d/e/f/g/h/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 114/r/s/t/u/v/w 120/.notdef 121/y/z 123/.notdef]
+ >> endobj
+ 1704 0 obj <<
+ /Length1 767
+ /Length2 603
+ /Length3 532
+ /Length 1155      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚSUÖuLÉOJuËÏ+Ñ5Ô3´Rpö
Ž4S0Ô3àRUu.JM,ÉÌÏsI,IµR0´´4Tp,MW04U00·22´26áRUpÎ/¨,ÊLÏ(QÐpÖ)2WpÌM-ÊLNÌSðM,ÉHÍš‘œ˜£œŸœ™ZR©§à˜“£ÒQ¬”ZœZT–š¢Çeh¨’™\¢”šž™Ç¥rg^Z¾‚9D8¥´+ @'¦äçåT*¤¤¦qéûåíJº„ŽB7Ü­4'Ç/1d<(0¤s3s*¡
+ òsJKR‹|óSR‹òЕ†§BÜ曚’Yš‹.ëY’˜“™ì˜—ž“ª kh¢g`l
+ ‘È,vˬHM	È,IÎPHKÌ)N‹§æ¥ ;z`‡è{{ùiCb,˜™WRYª`€Pæ"øÀ0*ʬPˆ6Ð300*B+Í.×¼äü”̼t#S3…Ä¢¢ÄJ. QF¦¦
+ Õ†
+ ™y)©
+ ©@ëëåå—+ úE™@·…¹0½áä”_Q­k¢ k	Tihld©`naV‹ª.4/³°4ÕÓEÁÔÀÀÀÂâÑäÒ¢¢Ô¼pꆌŸ–	ÕÔÔŠÔd®›×ò“­[²¦ok[YçºøÂ*V}Ο'Ö¾¼É~ bGÝìÌ”Ú`ÓyŠé%K^-|´µï°xöE	¯dë©ÂE[${ýzâ¾,^³µkÁ²ˆ	
¦ûõn‹W6wMãý§­þÊópaØŒ9­¤­ö=žÕ©¬só‹rý	žy)/œ¢ïû~﷐VÐ$-%)ó›+Øï2Š‰WÞ}~õ´"gó¼è ûÛb«—†Ÿ1½æùíuªts¹€É.ËÛ½NY*!v_‚æéNž¨ºU´¤)£o‚ë!}¯_>s§Ç0M,?›2ýÕY	ùK⃤|œÉÛ•½6š¸Ò1ÂNýþ±îI‚ê‘Ì“WÿîZr1ÉV<1ëÀ}YÐ
êÕ/µŸo6n}¾D ®ß¸àgãŽól>?`¨î™¯;Ù_åêÄõ÷Åç¼yq¤ÎÛ(¸J׶âŸW=OnhRÛl™ÀðñÒ§.gºJw„Œ+*Sã»(zôo(ð¹Ðæë€
?·ùavï»ç|çYyûf¼ôŽµð\Ⱥ#E²çcuÙÔ¦þíð½vôÙ¬+×ß>H\•|ûúÑËt¼´lš•Ï°"Ža厊ôµ«¹&l¼sÈûÜå}Õ뺿q|¹rl®ÒN-†­1/êNÄEêŸQÜÊüÅò¬^ŸbœÅOãGU·ïEý©z©¦A¢÷Ô©‚Õní|gxjýUÓT‰G15§d÷/4e<)z¤¤{cj´Žûçùë÷{\Õýžowè¼ð¼½-|oRWiÍÎVm¼±ÜšOæ“´¼Ý£ÅMü«—†8ï÷9ûŠûhÙ
+ ¿÷î›üêö2ýYá÷gJÉZuG
+ רÀäœÔÄ¢’üÜÄ¢l.+ endobj
+ 1705 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3688 0 R
+ /FirstChar 48
+ /LastChar 48
+ /Widths 3689 0 R
+ /BaseFont /KSIRLR+CMSY6
+ /FontDescriptor 1703 0 R
+ >> endobj
+ 1703 0 obj <<
+ /Ascent 750
+ /CapHeight 683
+ /Descent -194
+ /FontName /KSIRLR+CMSY6
+ /ItalicAngle -14
+ /StemV 93
+ /XHeight 431
+ /FontBBox [-4 -948 1329 786]
+ /Flags 4
+ /CharSet (/prime)
+ /FontFile 1704 0 R
+ >> endobj
+ 3689 0 obj
+ [366 ]
+ endobj
+ 3688 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 48/prime 49/.notdef]
+ >> endobj
+ 1686 0 obj <<
+ /Length1 943
+ /Length2 3504
+ /Length3 532
+ /Length 4163      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí’w<ÕÿÛDz³W‘JF8ŽYe‡Œp8ÎÐqœœ¬ì••ì™”¬2"Ù+|­pÉÈÈ–=Rù©ïýý}»¿¿?ïû¯ûq>ÿ¼Ÿ×u½¯ëõx]o~C15ÖÔÄbðbPq¨ ®§§#%$hÔq Äb4àxP€ÊËË+ U€I)À$i+ ÿ¼áƒî Ž+ (…ÝyRò‚ºëƒ_¥(Š/O(²â^¿»	žÛdfvA2%®^/† aSÜ•jÞí^&àæv6áÇ©&T_–­mNvdµ53¢3ÂçGùfÝ^_þòáÂÎ$¡žòåE¨l÷jEþðûï[¾®~=S£tɈs‰´·³jn$€f“±]_W´°O°£O;8­SwXŒr7¸~dH‘ÌÒ#ÿ|ÝJëe¡ü·ð±É­Þ;Ɔ'x¹e0•ßÙ¯(0ÑسÌÊǺûEI¢¥½|?ªÇý1©q2¸ê{ÆéäA˜·žÇ×¥ESS©g¨]ÞŠµ6©Pùqz>"̝$bœ¨^Ú=S)™8é8d½EûÞ*þj—3ÆLëÖpÄQs)ÏBû¥­ö&šÀÔ\'s­Iø'‰§6ÂÞO×¹DTX¨-7wȵ™îàTïæËù
+ †¦&êÛra¥‹bür¥ëzYøWN÷ÍXÌ-ÙÀ±Ë±-4YuMµ4û/k­×8¨)
+ ’÷û
+ n¾Î½?Ï~ÕÑ(Ä:ZCŒøÀ—™‚vw.o•+TB7ØÀ‘nµ£•Šfç6À…
¾h£,Ù¶ï9„`÷ŒéÖHˉµ u§aŠA#Þ†ÜLôM¥ï™=xNÊÛ~FS¡=‚Õß|Q‡ÃtŒ‹ÈýØÇÌ:¤A½«¢Rn:·óάáLr³itôÄÝQãÎò» ù£ä@3R{//ü	Zó¦ IѪݶBÑtXdûY^
\%Vz¶Ü‡2käŽ`ïÞ+•†¬¸ÂbϺ‡ªu	Ëy÷–èÆúg†b……–†àšäœO®B·ô_Øs4»it=˜yÃÙ›cIÑh¢®ÇÝv}.™ê¤•çè]OŒÒ¡¶\Po=£þlÝzf‡ÈÕÄò¤Û7fŸ©ª);“r;±qcù‰ô¬8eá[d#êNCcÎVQŠÑ»6%ÇàƒÖUÁI·xã÷g‡>±SS%Uyã°!.³ûâŽâxÔïÈ ébö0§×vMëû¹ùf¯LâHû¦™O´ƒ[¦]7Š•ó>ÖC‰Ùgßí¥|r lÝ÷=ï|G~§j‰Úc—ìv"¸4dž-Rxû¢{×) –bâã)ÜtD­à%¸äFˆ:$2žVœç+ïáøB…R÷oŸPÿa£çëÚèþòqe»åë²·ZÅL¯¨XÜÆë©Ð`WÞžª%ñYõ%æu•ÚT”!œ‘ä¯d-wÕ7ñÃIü·Wt®K‹„vV˜	†Ýy¥ù¹lwÓSñ.ÑúîÓÑ|&?)†ë¡S+²©6Õù·¸Y4Œ•'ãxuˆLóšãÔæýÙ„}zé\CO˜ØÌ…É#G½¹#öT“w§?¿ñOö¹u¦þÎG±Œî"e´}hXÄýb¡£ñd
"Zuv=áu3HJáèO£ùüT“ýFȼü%
+ Ÿ7øÄŠˆ{ÖÌãTÆÉÌçç–m]J,%/½`liv£:kùŸ­RYސþM&Õ·3¨83|†|‹ånŠ£¹bkÅP¦M0¥sßä„߸yHáÙ'MXÐâ`=SÙó;F+OÃ|EaZG°dyí=lÖ×…ÎúX¾ÈÚò”SAb0$Ò®0$\PšÙ¿›²ÇAJ»WÖªjœ^*Ó@èN?Í~Ëבk³=ºªíi®.ÌB½[s¸¡%'râ©FyTx‡µ.ëF¥ÝT.[˾	‘ó{*•¹ÂC›&Æ¿Hì vwê
bäÈdvªg½ú.&Ƶñ(E¿5›Õ£Z¹n:+ ¡pLu·²´6ü•ªëù‘0lËå‡J<ÑÌkü¦vÕìÃX&O‚ä‹c‹x{l»PPÑ‚—»GÚºœºû®(…ш¿UÓ\štÏÎ	‘æ†ã;âRŽaû¯Ì©óêIÎUJÅÝ2¼†ÁÂj£3[^D12È¢)8\¢á^(Õ¦1gJÌ…w<½äòiÏûuÆ•¬ZNuÞž=uÅM¦˜ÓU±º‘ñ"1©Ë}¾Bù&Ãb“ãÙôÈò[ü˜—¤0¡5§ÿ,äôÙŠ#›×Ë@&Z£h+!_\·•bu7M©JwNnË;ƒ~ /«u frP˜@mÙŒ=L‰]—2¸Î°ñZ˜WÁ%5ÎK[œ#˜\$à‹±UˆÑÉ’Ž’½+¹±H6˲g¿¢ív…¥„¬*÷-µeºÜ;+ ì½¼ï“Zf³„Á~+WlÚ&Óä³—×pÔ›¤ÏÜ[mÏwZp”wgWÐp|Võ`&ò¹B7ßôž5+WAmi¦´nÕ4`+ 'JºÐÎ/¸T?á¸H¸)÷år¥»«mÒdD9ýaþùDD­FþÝ”…bõŒm-Ëû—fÚ&¿²„ºÒåõî·èŠa}UŸú“8Ox³wfÜÌêzwúífGŠ¯¥…¬æ“6äKÉã,à—µR–	zsííק™N„„bÙ{o…dFhU06¾Q…ý·Èû-‹É¿/Æœ££jì/goyÔˆó²ÇªŒªÉyÏDÏVž½°{¸<=«³ôáÑ%Í=ù}ÂóDŽ¾JKE±òšI-C0É´Æâ°ìŒIш‡¹=Ä0• ºŠXíœý†À`S‡§h™z{ì)bYœO]õIA+qVväǽ}nÓ©Ü«›X÷|¹°ÎÒßïì´ÕñRò=t»45‚ñ¡ônfsʬKŸHѤ´Y³¨.ý;áú€–C³º¿÷h•!
 ž·¤'Í@F3Tì?踓d/»B–Nñ+ endobj
+ 1687 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3690 0 R
+ /FirstChar 67
+ /LastChar 114
+ /Widths 3691 0 R
+ /BaseFont /PSWCPW+CMMI6
+ /FontDescriptor 1685 0 R
+ >> endobj
+ 1685 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /PSWCPW+CMMI6
+ /ItalicAngle -14
+ /StemV 85
+ /XHeight 431
+ /FontBBox [11 -250 1241 750]
+ /Flags 4
+ /CharSet (/C/V/a/c/d/e/g/i/j/l/m/n/r)
+ /FontFile 1686 0 R
+ >> endobj
+ 3691 0 obj
+ [884 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 730 0 0 0 0 0 0 0 0 0 0 675 0 559 642 589 0 608 0 446 512 0 402 1094 770 0 0 0 580 ]
+ endobj
+ 3690 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 67/C 68/.notdef 86/V 87/.notdef 97/a 98/.notdef 99/c/d/e 102/.notdef 103/g 104/.notdef 105/i/j 107/.notdef 108/l/m/n 111/.notdef 114/r 115/.notdef]
+ >> endobj
+ 1669 0 obj <<
+ /Length1 822
+ /Length2 1640
+ /Length3 532
+ /Length 2234      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíRy<”ûnRÑä„ܬÉkÍ>3kαËÉØŠl93f^¼ÌÌË,KtÑHIÖ4J–"ê“5¤¬R8¶r²qe"IÒºÝsnçÏ{ÿºŸûþþyŸï÷ù=¿çó|¿JrŽÇ4ÍH°h
Sš-Œ`;~Ü+ itž)@…gRàY$ÁT2 ¾H”=Ì{ä9ùo˜úVÜšI&Û(›ò›!ý¥M @dÖ?	0%ˆÉ+ À‹$
+ ð…iÈÍiêj(—DÜìl1h4€"ý	bôä-	
+ þ4+ ·µ[ѽ“;'eC×¥é‰"žZ/œ¾˜Õ¿1‚Ÿä„ß“v{ËÁ±^É¿º_Ý·ü‹pèé(Nw¿Þvu±}6ÏQÅòøÿÜ¶fϐªæì8=}7kÙ…_¡¬#ç,œ\œ ËNOÝ1Ü{*€-P«þ‚?`î[+ÈMÛø	ÁÆÀ±Ãã¯z¢Ÿ®´u:dTÏëˆ×§Ô¤Ê¢
‡±ìþ®êö顸æ°%ÕôõèÛT9³¼W³Žâɍ³VéV"t雇Ģ~k1X‡n	¼|<´zõŠ‘VV#2zA9ÊÄU´Ê!)çïd#b¶ë‘RLý;Ìv坅ºšý§›|Ñ™g«×Ò5ã²Uƒ21“Â$ÜûêE÷¼´ËÈÃؘNc§gWͳÌÒû¸a1âÀYTõá³Eû©®w§—å#DÃäÕKúú5B­5%Rå÷Šì»"Fαº
1)Õÿ¼ê™úØKU¨tæâ7øEJ‡"†^ÎqÀ	«Ç83—¥ß'îÄ
e-ç}~—jm’n‹ÿˆ	|½hˆÿPþV´ãItß0z<‹Øѧο=#ø	¾K᡾£6ÖC0_`c—_ ñ‘²´ŽèŠ¦6#JZq¨tc?êcOÕbW®”š”Lß‚×ù…7iŠùƦ¨'²Î¿ø¢
û¹U.Muê¾hI<˜¾-|&ÊÎ)í2·¦øÈZÔ?a?E‡Ý-×2†ñ¾WXö¬¿YÞê<.^Z2kÃʸϰ­Qч¢Œ_	ã~¼Å6®(§Ü¨0žWjÐ8­ÒÚ…r°H´wÔ®kuid3[ÂgÈôùÞYTÒÝq×;‡Ì*½¦Û
ÜH)™X>á3;ÐK$ó-žwQoìÎ3é·•…ªêjç®Â2S/Â?žiÕI2*:Ày[››áõéŸ—r)«ÂÉuxU¹¨#@°µÃ‚ÿÜlïÄåß2\Õæ#ó#ÂÇ×NÕ—°wrbÐû?ôGì^jìHôá¼¼ò14z,{Hðe§6UfD°iDö&鶴š‹.+Ät¯Róý"m‡Àú¹S·RãD:UL©¦RÇÞŒ«%ÓtÓçI§W»ÃÏåeÄ͏Î{Üòx›Â:ݤè£\"ßYþ 'Ä¿T©Á2þT€´hª+S,rÕ{æ4-¥!@«ŒU›ëFëÖ5ʐ…?Ü‘É̹¼§Û«¸ì2qùfïŒ%<f1êÊ'qÒåp¡J3ÎÍH›ï(±§RÚU„?ÇÎÄn¯ÈÔõ¨Hlàœ§ì8­Ÿ÷˜^“0®ÿù*ùö=Óc!
 ¿NgwŒ‡‰ëº4Ú +(½^‹ÔŠ«8w']+ B,?-ÞžûyÌu{¼î"Ø%sðzÑBÊûƒÞAá™z1ÏäfalT»˜„ÿwÝ"Ê‚è‚)yg‹ßËWGÊ.y's¾KFM¤±ó=»eÜS‡%ï
+ :çNðņ‹J}úTÕ5)R[WÆãËt?¬¯Ìr$z/P.	˜RUÆú>sƼ³»ZµŸÕXé¤e_l ÚpGN›äy)[Ï:Âø&iÇGÓýKí
®=Zm~¬ÅTMÆÕË.à`«AÊç¥èxÝj°ÐÊóª‰EˆÔÉÃ-=b6rŽ–HµëQ$&u2—ž¾¿>úDbâ¤Q² uY´aÉÕg&0~‡»K[vµÞZkì-—¯¹GÔ¨C~\Z
+ †›7pwnâl®„s½·¿!öX2W_i*eçû³B[6º*™¨µl-¾pÑë4¨ŸÝF
+ }Ôð½|ØöHÉîRß·vtL‡eÓ Lm¹åù”Æ_z´FçãKÜÍWä<òd^Ro×÷Kv»ñÓ„­HÆʘæߪ<j¯ÏÜ
+ ‰=á^«,ó‘Îx^!EãÔ¬MM»pÛ/ÜZX%•dÍpKê„™xºÇÎÉÊœlw;ÞƒS=pîy­ÙÃí¹ÛV=}—ZŒ¨Ðno“â7/bä.DŠãY¿îѰѤï°Å¹-+qm$v‹[ðã è¤ì~šD<bœ¤3¥æ¨ŽÚ…©^IÍO:Õ%BlœzÑ>É¥Aº„hú?üÿøŸ ’AS´@ä?+ endobj
+ 1670 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3692 0 R
+ /FirstChar 42
+ /LastChar 118
+ /Widths 3693 0 R
+ /BaseFont /BEMOUN+CMTT8
+ /FontDescriptor 1668 0 R
+ >> endobj
+ 1668 0 obj <<
+ /Ascent 611
+ /CapHeight 611
+ /Descent -222
+ /FontName /BEMOUN+CMTT8
+ /ItalicAngle 0
+ /StemV 76
+ /XHeight 431
+ /FontBBox [-5 -232 545 699]
+ /Flags 4
+ /CharSet (/asterisk/d/i/o/v)
+ /FontFile 1669 0 R
+ >> endobj
+ 3693 0 obj
+ [531 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 531 0 0 0 0 531 0 0 0 0 0 531 0 0 0 0 0 0 531 ]
+ endobj
+ 3692 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 42/asterisk 43/.notdef 100/d 101/.notdef 105/i 106/.notdef 111/o 112/.notdef 118/v 119/.notdef]
+ >> endobj
+ 1665 0 obj <<
+ /Length1 1044
+ /Length2 2189
+ /Length3 532
+ /Length 2890      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíSy<TýF™É’bZÔ{Œ”%³ÙƤ…‘p#‘]4fŽq˜…Ùl‘BñÉV$´X_½M²äVd©diˆ,E¶4v¡î¨·Û{{ÿ¼÷¯û¹çüs~Ï÷ù>ç9Ï÷{ÔUmíuL(L/ÐœÉàè`QX@´¶wÁX¦®Nd$Äd˜‘8 Àa.ÀêCGÀŠH+ ×ÿ{‰²Ø"S€†È¤& ²Ha2hÁ+ Ä 8}€Äb‘‚a‘N_Ń`È0Å`rD-€(™0À›É‚- éƒË^F¿º+ ÕÑÅ+ ÃĶc¤b7µ–TàÕìå|_)U½WVU
+ ⧮5þ1Ý%hF”<ÔÝzô%»[mQiÄÕ/Íà¤îåôJ¯
œ¶$­îqxb© Q<ÁzËh07E¯ˆxž¨aá/¡®¶ÐPn8€Úþ´UÈ^¬`tÝ㪻·¾«šóZk´»ÞÓ¸d¬Í?Í0X4nPµ0&T'Z¸š5k·ë.¼mqíJ6¸ÏäŠÃÀ{:Îíä“Kð{J1J³¨ƒýåJäÓ¥sÆaFº	ååÈÀ€ÆúdF"FG<Œs_:ªÆe#é¡'xá«-AZã‚äq_ðIø9fÇ¡•Þû,Ög3BŸž‡éo†BÂ*=ÍGû0Ã!fé°¤S&Ys*[#O4›ŒJÏ•‘OÊOs]¤C"ê–4œF+qK‹Î»›v³‘×&ÔÚÛyÅ/ªÁéžq—láµ›§jÄq§ÄCÆ9ò±™”½	ÉõÝ%ë]¼Á€!~öuM‡}2m‚+FŸ;®5ÜÈÿ"Þó¡Á¦úcÈ¢3-vŠ§½Ã-³¼F°«rý¾ûÂÕ͵MȤ§{¿&L˜AI¸ûÝTP;Ͻ[DÔP\
+ ”s.Î\èK›5Šù½%ö@Áƒ…ß'<û3†“ãq
+ Ým+¾¸M?í?ÐYý´-ŒÈn/'œ9QºéÁ#4!ùYI
+ á\cØUj]ta>ÌÃËsbLb#*‡º?RÑbKw°¥t>úWÛà²7žÞ|ãDwÕ&µQ¸œ¥wŒBd¿85Zœ	Z¶j½g*œË0ýœÖ“¹êív¡{ó5ÛëyQ2w+‡Å½'Ú³;Nš`£Y_+Âçi6Þ=4r>‘‘˜s0+   "å²®ã<q.¿*ïxÕ°z³Ï1"W'i·staRÖz°V€/ç¸8=5$ÐÏy›àVܩǼnDŸ®"nv¶b›o]
+ ÝHÈb—13'~”—®-}°©7jÿY\á7D ¿F`µîæ­ÁØ/ÌÑ&ýz½éZuoKûBô[¤Î’ðDYûö®.¡>S¬›Vé¸üÑû‚4Ä»6Ea³û>Ët¬¸ú¨ÈI×î³äêüAmß•J´©¦U,é½UíUâúzȃ‘·zŠJ6l| vïjtK╉^Ó·œ£•iá1û).½yEŸøO·ÛZå‹øY¡-61VM Û‰½›¡ðRË·>Z¿ÙgLƒ½kÿdº2d{…öúëX»è»þãdz+T*¨ê+¯f
+ Ó‡´p†‚üÇÁ}Uä‘
¯žê*xR¿so¥!MjzõyÞbM±a–3$~tø¨Ñ¹çJöᎼQ}ÜÞÛ[¸h ¶—ªÚÐ*Ým vHàšQ­£?§‚jΰÍíÌ✛ô}Ó¥ø9ªñYô©±ÒG𚈗kfu”ÍALsƒàŽ±Ôæâ“~©·4#Ï‘Çn?8ØàñuÚ/MÚ_[h6÷pe==«k¤¶òÜü4:kÏšnø¤„ÆUŠ9äT|†#mªö£”ÆFòë÷°M“ýÛ½ëègœŽ
+ šè«áQ•±ãpVÖ€ï'‰Hb7U#Da
Þ”•–ôD›(~ÁQÙÚ0orél#mý›Bùœ¡£{Ì¢ììm»‡n.§|§ÞÞQ¹Ñcybâ&U£
+ o[Íð“wV¤”	NLIôœd²£	WíãöŠò²©Gúu%_¶¹º9guÛ¦oÑ&¾(ý>ž›ÃÏöàÆÆ=-9s÷¥dšÚxÚpÀ|R§Òm_þhl}G÷™=âÍ°×ð‰(Ÿ¡ëp|¬ZŸŽLJŸ}ê®'-’×ÜÈÀëªYçì1窚šÑêašVV¬DçDì­:Zau§ßõËR„ØSüÔ-‰àw³Rˆš£ ‡ §JêôB–Íåþ#*R¡	0Ì:9Y…‹ZûS+rQvÉE©rã‡$]…c;w	¤heÞÝZŸï#ûÛ—•ÓÓ|×+],Í@Ó!Ém|XÉÍYÊE’øœc½õ…
…Kù%Ç—|ªsÊåºÂLU³ŽëêØ*’6áû§;‡Šf¤ÂòwÚæ…c<oÞ‡jû#ȄȲÓ6Ör”¸GþÞ2ÂjØLÝfqt>aîe‡?}~Ûóñ¡xÙ‡ùRoZAðI’g®§5|÷]¤f†É@f_b½§z@¸×‰K®¤W¥JkCeãÕîKl“Ùµ`œœe÷2y*ù€éŒ¬JrémŽNÒ=²Tµ%,ýÜö›÷2:Žˆ§ûÇóëö ö‘žìúÊì™q×	™*<ÙçÄš_,î¬e84tñoUº4ß/'ùU±C×àRßÏ|2·;$!»™:ž1¥‰º(Po€F½/Ý£ÁÒ/¦_¹[°O¤)½ØÈL{–65­ÁkÝg+ut\ùùÕÞÃG­RÍ
7Ò*)…!È\~Û] à4rú}¨ØsŸ¹²'Ô÷’jÿ_G¦ÖæUí§Ø54	¸¨ÃÕ&•í{:iûö“¯a’w³TSQ{*àN¬ÌžÜå285I$fg*'Üézo©åKÉx‡ù‘7Ö=¡{„ê‡ZÁ‰g62¦òókÊ£1Ù¹ÆV~/^»X¸ÆnÌxÁþ/ð?!@¦$‡I'±ü`ÿm){endstream
+ endobj
+ 1666 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3694 0 R
+ /FirstChar 0
+ /LastChar 110
+ /Widths 3695 0 R
+ /BaseFont /JBHVFS+CMSY8
+ /FontDescriptor 1664 0 R
+ >> endobj
+ 1664 0 obj <<
+ /Ascent 750
+ /CapHeight 683
+ /Descent -194
+ /FontName /JBHVFS+CMSY8
+ /ItalicAngle -14
+ /StemV 89
+ /XHeight 431
+ /FontBBox [-30 -955 1185 779]
+ /Flags 4
+ /CharSet (/minus/asteriskmath/prime/element/negationslash/universal/logicaland/braceleft/braceright/angbracketleft/angbracketright/bar/backslash)
+ /FontFile 1665 0 R
+ >> endobj
+ 3695 0 obj
+ [826 0 0 531 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 288 0 708 0 0 0 0 0 590 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 708 0 0 0 0 0 0 0 531 531 413 413 295 0 0 0 531 ]
+ endobj
+ 3694 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /minus 1/.notdef 3/asteriskmath 4/.notdef 48/prime 49/.notdef 50/element 51/.notdef 54/negationslash 55/.notdef 56/universal 57/.notdef 94/logicaland 95/.notdef 102/braceleft/braceright/angbracketleft/angbracketright/bar 107/.notdef 110/backslash 111/.notdef]
+ >> endobj
+ 1613 0 obj <<
+ /Length1 868
+ /Length2 2411
+ /Length3 532
+ /Length 3022      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíRy<”íÎvd¢p,ÉöÚ·˜Œ­”]>Ù—¤3/†Y˜Åg¡B–dß÷½D¾K¶"kvY¦!QR–PäLu:_§ïÏsþ:¿ó>ÿ¼×}_÷õ\¿ë~¤Ä,muQx7Џ#)•àZ€¾™¾>À•`))}èJBãq®$P€kjÂ]²+ t‡@Íñô»@º“ÿ†©_ōÈŒ¹+ö«ü÷˜þBpÅ¢1”RðX2	$+ Ð8è€þtËP%žDè©îxäëJ55(òké‚ÃT+ äµfrNžÝç+­û4ÓÓ(Z#ßüê«(ij+^(]|»AÖùoì­Ü¼0æÀuá3´Va©JnÄáì£4%ûÈi1Xd£ôµâ9²Ô“Øò›¦þùŽKª>‘åZ{µÉÇΩ^šWøĦƒ„LÅ@Zøƒâˆ’r9‹!¯-W™z«eR ú#%þõô{ýmÛË
wϳUȘݎLÈu8ÞÕÓb:՝ÀÅiW^¼ŠUlô‰Ãû¶$ÿÎ0ê¸`TÂÓyõD².¸·‚9¢R£€áóû9Áò¡Ã¡¥:X·Eœ:»-Ÿðû(Žµà¡AýúX—?çœ•Ôª_{Ut€ºïg½¾?wwû²\ʦ¶ËíñîKÖ=e™K­úS}m{+>d+9„ì‰äãúX=F
…Ú58¢ï>ž}½Uš¹˜(¾š}œ&e‰ØÐÍ{&(ÔÚ°¤„	ræäû!*ø€æµýÚƒhÉÏ•¡!Ú¯òFñ„ˆOân\oUßÓИÝà“>û[_5 ‰CÙ–7þôzzç”üÁ VRj¤RN’âFìÕî÷â‚kÞ›ÍG=µ~SZòÚ(«P
çuÔáq=Èö“6zñ1§Û0et®»|K'^ü†—iGÔµ—š³%QM\(d46YÌøÝq·ëŒ€‹°€î‚
+ gÒÉÒK6òõ\|6ò£+ÓänÝY†Ž­4”ñ†fôPÓ%³‡›2ôÄZÿÎzÁo`3ZøØ8‹Ç…¡ß7è¥ã£&Ç¥P!~ß«ÇrÕƒ9ïoåq-óŠ»r¬»ÌäÄbã¼x"ÑÏPK}°îÂÛÒÁôrIrJk蕐º$iÑ(Q•¤—¯>ï•¿.Ð>yíX¶Ùóˆð˜Oï'˜:<×Kà-ï´öNŽvœ­T­ÿ¸¦9ꐟpÀxâÔà¬òpÑòE_æ{9N‚ìÚš=¬‘¨“
˜leûë~Äiãê£aÙºéD|ŸÞ%$°BÈ»çòö­£,ø­²4qR¿½åÒåwhX{¯b¹hi„bJP+áÜdF­w©÷4½·nmVv>gÄU•¶)*ñiëñ˜ÝRt†Õ5>ÔùCâŒÑWñ~+‰ûw6+Í„.JR¸k×^îûpfŽõùî­؁”vùÚΝŽíN®É°´fÌ먎žæÁì lßn’½Ú4t…¹LännÞìs>X¤q0\"b˜Rn?`Õ@¦>J­Ú¾géüªß™YÖ áÖ8õÜ,|Ã<¤ÓólGÕ’ç-œmxâ˜i²dá¹á÷ÖŽí
äÏöËšF±¨RmÖ—6YíœÜoHr³ŸqgCã9»2ó t(‚QW/?oh¼Ö©a¶õDVðê7ÌÀEx×Ô½&oçaöo»5(_KèàŸü<tD萓ç+V¡,O1ÜŠéï€fªI¸9a$ŠUæ²^ø[Twk²\›ãÎR¾›^›yڍϻxf™Ø·%í>9Qe¬wJ%ÃcÉ©òm¬ìCQVsßôõ:-’²„¤ä-¾+‹1n|˜/ÆÞܨ;¯è呐´n„xK9q‰5õ<`R)Ð1NÃetÔH²µie­ƯUø”ŸrZúm7¬aŒÈ9x¦‹§Ub£ckådºFiÛUVwt)Ýÿ¢ÍP´ë…qvAðμîHb¦G¶xDhœƒë‹ÑþŽ³r%ìúÛ·´E½¬Ë!ìi`'*À+ÆÌl±'Ål«fÅh3xñDU»Í´ê#'ÕÁ.ñ©ŒBéêü?½ÿpýmkŸÁ‘ÒXž>çéεÒioDø'G·}s$ÉS¾ÝÁ—¿ÜœXÈzZó첬çª\)AxaÞ×Ù”ºa¼•eQ}/wr¿eeƒx¦péIàÄ4‹æŒ=ށEî$Öêãìæ•…Ô|ìÕAê^¨yYY‡{ÔåþbÇå<XÈsª@g!
 ›‚í#exÍóžâ¸ÔhQèKª£ß
+ Ø›XuðÎGoÕÝëؤÌÃV‡Ž~‘:¤¢–aâØÚ_e]˜;ü[,ѯZ¸YÀ£ZOjo!MIávœì'gÅ©—´=Që!‡ëí¯šë	[ðmÚ'$ÌY9漸/Nmô77OòCLÕ¢N¢§7¶&ƒù–,‚¦“¹ÿþðý˜`Ê9=Û)?Þù×29g¾;'&XÔvºU´M‡»Öd}O·ˆg‰•¯ö.‰çƏ+0lCU³ÔAqÅÂ.D2MÔ"À³&_´I³1øím“¸J£-ñþ|ÊØö ˜ãxvÐê)ßóŠMå©3eyN£$
E‰9duz¤öˆ˜VàLpdè@–ç¨1ù–d›V XꎅïÝNim1³}¦HÇu–Úç.VôÜü¢*3E†Hº)aA"I§Kwý¾äć8x“Ü+ËFæCÛ>LžU­RâÔ—}(JìÕ¹Iò‡©ö‚×5<W´Å
+ â̯š‰÷ÇJíˆÔJ¶ÔZUÜéPsŸ±¶ëªhjŠÿBÕù|e••
+ c"ò®_‘Mm̵'´I3“üa‡tgå}wm¢½LS™	ÞaÕa´šQž^]x)˜þ¬á,ªöè¨{&z)àw‡Ýõ€¤¸w“ˆgŽ¥Á^àX_‰Ôs;1áÜ.ÇEÈ‘8r2»A²NPÄK‹0[ðæ0ëJ©ÉK{½¶vO¶›[Ó…÷]‚ÖF†–HuÖªèˆä•®Æg­lÚþûR«‡¯z¯äF…î½åAVïŒÆD\¯cv\w?\çó.]æ¾[xmÄ«WK‰±«**L¹¹a™µÒ)õù~ëŠ
+ ÓÔ©´F”]éÃAÄ2º‰(”™”
Þ„¿ÒµÛ“½ÂJuØØ‚ý‡äÿÿHèJ á±®oÈ?+ endobj
+ 1614 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3696 0 R
+ /FirstChar 99
+ /LastChar 117
+ /Widths 3697 0 R
+ /BaseFont /WSCBZE+CMCSC10
+ /FontDescriptor 1612 0 R
+ >> endobj
+ 1612 0 obj <<
+ /Ascent 514
+ /CapHeight 683
+ /Descent 0
+ /FontName /WSCBZE+CMCSC10
+ /ItalicAngle 0
+ /StemV 72
+ /XHeight 431
+ /FontBBox [14 -250 1077 750]
+ /Flags 4
+ /CharSet (/c/g/h/m/o/r/s/u)
+ /FontFile 1613 0 R
+ >> endobj
+ 3697 0 obj
+ [591 0 0 0 641 613 0 0 0 0 747 0 636 0 0 602 458 0 613 ]
+ endobj
+ 3696 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 99/c 100/.notdef 103/g/h 105/.notdef 109/m 110/.notdef 111/o 112/.notdef 114/r/s 116/.notdef 117/u 118/.notdef]
+ >> endobj
+ 1304 0 obj <<
+ /Length1 1426
+ /Length2 10382
+ /Length3 532
+ /Length 11252     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí·UXÝÖ­‹î&ÜÝ]‚»ëdâÎÄ5¸Kp'¸w‚»»‚»Ãæ[ëü+9k_žsµŸ]uSo½Zo£UOQ’*©2ˆ˜Ú›€$ííÀ,Œ,¼+ rr~3 þ—MÀ›IS{;€)È‘IÁþ­èÍËÿ¶þ[\ÒÅÆFÁØöùõ¿
ÛZÚxü?	ö¶.`@ÞÞäd÷ß©š {“™ZºØþ÷¨ØØÆ(bgn0°°32³ÿ;né,ié2U²-+ r€Üß31ÚÙƒßn¼5Æ`fï„øϪ²r+ ¶ˆL5i,O÷é»}Rݏ½©¤kþ2¿Ïƒ ¢/:³ôT™»•„¥ß5¤	s·"l‡ñ35ïS×aå¬ÒÐŽ7>Éê4ÓÔä÷42UHôÄã²ÀÜ[,šÀ-"BØ™b0¢&ò…Ý‘ü7Žá}€f@¦é•î+ÏùD­ÚOˆWùº:E§D©hÑÄ°Wdÿ¶ü-§{-½'Üé3¾¬ßÓ+æ‚Àă„\@/3Hì)ɏÎ*kQ·.¹0êUywμñªß·=kDq>âºI¿ý©×A€Ôb¿údí"m	Ó$áÃÃ])™T%à¯!ÏOúÍðB"W§Êʻé\†î#Óø"êãªT¢ðPMmÑ•
žüµžYÛä’¶F¡²–g0f¦¸‹^1#2ršORåÇ Û‡/úËkskAŽ#¿ ˆkaÈ­Å'm|XDÌn'‘ÍfHVRL%Í-û^¾h¸68ZZØ4„ñ„h+Ýö>È{îøn-þtż߮…àS8ü4\Ë«‚çAÜ­³£qŒO&¬;Ж¹ªDÒ́¯å²|z~ªk€Õ$«ù”€¢%ŸÌÿQ%€õ4‚×k®•ë}Sö·é<ø¡j4®Æ@~îJÄ~,)×ÄÖígô[T˱ëÝÁÝ[rÜ“Ê
ÞÑÐfTÝáˆd‚Æ'ßý\½éè¢~º.Qˇ¸“žsš·‹NžÑIÕ~ ®¾Ÿ‘’bvkL°qy¢e§S{¤‡j”"m†\¨ÑJ_HI«$žJ ,¡ã%1fí=4ËÍiI­SªìjÇ®öœs‰0>¢p%§pŠ‡h¸Ù!
0þÖùì1Ü;ã±Ñ‘HyXZ£LöØ“‹øšðò*П¢Ë¸?Å	)]œëà3núÏïFÇ/­dØéÊata0E Ö@õ$É8¡ýO65Šþ§}„Û)…øuI5–?÷
[¹PnÏëÂ_Mv~s2¬ï,ŽÊD!
 &^ñ×+ ÜÏ×ý±(ôk¼NÈD”·|6lÄS©ñtº*†²7Oõ#Ñ@^xwĪ‹ªó„HjŸ69*SªwëÑ´/IˆðÔ=ä§ÛÉ­l2À.hHšr®czâèc`Ͳ”ÊÚÂvk­Qý
þ¼%¡TïÄ¿È\»4€²ßœÞ.5;§ê~™CƒÆøcŸöš¢t¼¼ÙPRÖjŽFhy(RzÅeA¡cºÒ‚ot©Ü°E™²#xäδýc¥mΟë9u,ž&;2´›aäiH._2Ì·ÍêUÁùÚ<}ÛÈ;¿Âïõí;Â,i‚8ºA=æ§m©SÍ!ÅFQÜΘÂ\³'63£TÛÃÖ8æˆ-8fá²ln‡E—àzì¤<cN7ùbåH6ÙÅ$ßµc£GKå4f܇ª
+ ÇènŠßÅs–îXùÏ>lä,ô:6š3 vk3
+ s~Ì~)MÛÆ¡pdìM£b×ÝÛó
~afAxGpÏ×XN_mç÷…
Ò†Áb4&ïdÍÏø<‘dLH¾û\z¾K-üé„Èô÷ºS³òÞUUÐ!µ(]bòïìøÇ<¨è4ú™¾“À¬öœêù|I‘ˆì³R‡»jE¶²‹º62›B—8¸x(cùDCÿÚ¹7	½rôxZçUùËxí^õ1ñDb÷%ÓÛÞÏDåv}ÍÑìŸÐ…æf3&ô»Ìòp¾ïç(gC”Û­7Þ/ÌÀJ}çÁÏÉÊ
Å&ÛW‘ñkR%tHüL|67¬ï…]©Û;ዾ–/"á;˜ØípýÓ¯p“YU`\Ü©­Bš[+ ‘îð£µÇ°mà_,qHÕŒ‡Òv"56Y+f¿á¹0òúóŒyÅŽòV¬ƒÒVøø¾ZOÝå©2—§´’¨V£ÌømÚm•ß¶†™C1õ
+ ÀôŒHx ¿Þ{bUÒÑ=áxn}ž¸ZìÅYj5a„%Àß/¬£‹ã
+ ôxþè}¯³¯d
:mä¡N’ãÂÜTÈý&X­ªõ[Á82¥8œèË;d¦‡~~õŽý­Sê_hâm¨±}n•ò—ܻܓkÞoÉüÚ@ç„áËu“3›"͸Dqá	Õî?¾xYžá|¶.`Ñ¡¡צ3’©ª…C9Ö³vo¨{aVßq6qº~+ ?J˜<—ª»ki{îõ3-–]¹¿¨
+ „…<׬]ÉÊòSl”fujȲÁnÁd|ë
+ ÊDž¶6>ncíóžððËíMϺ”Ø¢åÆ!Ì#78K7lƒ¯
dW¸§G)¯§âÝHîÈ4çÎØ»Y±©»¡’‚–P0ÔÎmïóë¡ q‹©u%n˜sxùZªVËÁF+A<‘ÓmׁêíÛ;69ë¬LA³Ó§¥g‘Jt0,÷8D8“øû#iÅãÊ󚇒JiÝ裊ÔæÏ׃¬ŠnD‰e¢ªl
ðAX³¿Î@ﮢ£±ÊqÏŠg³¬1Žñ-ú“Ët^Ù	o/‘£pá›ñe—›IñX¾;êîÜà·áYO߶|_¾­ZQ
ÿaÇ\«$ÿA•œB5g”ŽLžUVc!æVCXÉ‹Š153°‚@긱¸øÒ<äÁÌhh$Åæä}û˜@¹Œœ‹s,E­Q¢5ŽÕhZâ‰ó!ˆ¤ýY;ߦ©ŠT‡†¶60]&âõÉ`¡·“@3\p:ÅvU¶~Õ'#[ôÖ[±Ã•—+vÀTs7S×,Å)”ß-]î!ù´%–üøÌnœ7–­ƒ/o÷™~¾\¬uaØ…Òö¸9ö®ÀýZlÞJ¯s•¥üè2˜Zø©G;4¼B>
(Q9Áš/o¥‡|þ[î`a+ œkâAÉõ€+ ïváåZ{!¬ý˜…^¢ä1
\—Ì¿üö…'÷oÝCë›}EVhåÃ--”ÖmT&B°
ÕŸèmºTÎpéÕö›+—ð{µábÕwm½À}6‹NÅ㈧ž2<>Ò¬ôÆÁkv‹pêm€Êè_"ñJ(ëûðùŽ	ŒÁ×½»Mbà**îÇ¡~çyª¯¾¶CŠEߐ*Òè]´ô1+ Â5Àï¹!ËÅ-S¾ì¿Wôl3ê•L­Í؇1_÷†=_;k ‡2uÂ)'ɪk9ÙÔBüra»Å·RLÆöº+C¼zs„/žÐ>@§‚Ü,&Dm— ®™åI{Èò‹ø÷e®„9üüÇOÀ›Ù«
+ pÉŒ¥ìæ¤\Sq<B•ð¡Ž¼L@!m<@eŸVQÁ½}{0Ådy¬ÂK­,j…4,¾ô“}r IžÏûÁôÁ1¯ØŽ¸qê¤wÅ·	&|Õ6éC‚2.–—úŠ‘ƒHù%A4íZ´g%b°^Š-¡9·F{èWG¿l_öÎôdY}u‘Ъ8ü°Ì,Ÿ~v„¿}2Æg`Û¥ˆî°ãÐ)(úL˜¹b±{´	ü%~™xÚ#oX›å]WËeÛSq0KË–Ú7{ôu HÂ>æPwÄ£çl„"…€ºù¦„Ø0 `.t	wHak¼c‰v@óWì{Y鏚3ϲ´ÊK¾Ïx¶›ƒó9RɲÜFšˆrŒ*JsÈ»JR+Ì7 á+ú‰xï¨å)—3x&,ýSÁ÷'ºm0O)‰U+åìHjâH¶ëÞ!J„̯•"º‡`îçß%ùu-ØïÔ‚_Ï‘^çÕ‹\õ—Ü;ò%¡g4©÷ Xž¬4ò–È5‡u¹—Œĝ”…Ô y…Cj⑤+dŸÖj~èÖdh²"Ì~Ã+±GÅÏÏ2"9Ð5M ›RÝác5,±nÍ»3âMêâ>ÛwªÞ$žÞ].¬&@ÖñGÈj3Ze4õäì>}zY^S¨ N¥ëÊÓNÈ·±^½É>M¢gäYÉÏ,:m —ÎÕÛ DΖÅAì´?žPrVöUvÁ>˜%TMç@2EsßGV©0Z‡üìÜaÓ‹8§þümí”N‘þ&Ì£V{($⪼kúí{f÷U±£fv`J:9úŽShxœócѾð÷C¯~¾yøqv³õ¤©­ö’<Âmg¹¨ìú8¢g® iö-Ò)"(š¯.¾Aò·oBÎ*ºdÛK?ÿ¼æé¤D&?.
H-T
+ P,p|S
$ »Ÿ³¯{‰ <MÙõ,ûjmRƒï›ŠômÃZ ÔÔ~»ï±¯»âÞ8«Ï”º"8~†œõps›“¸‹1¯[ nò”ögàW&*¯´ÄÅ?	9LŸ.ß#9°Ð›£ä:âîdš‘}
|m5–æ3ˆ¼%+9‰âõÜgˆn,dñYçYŒkXÃ+ 㱋‘RóÞóçýZ_¬'†À6Ó÷¨êˆ~c%›³š€/?û_gb	½°†ñI®F\¹dÏsëEnv‰“19¿â=û„[ô%
xÕnAܝUúÆÓ‡- Š`¾„Ã8÷£ž\‰60®ÀNì"²ÓvèÒU€é3z)¾‹ýh¡ãúŠîI´¥=Ш…71eéßlÙt!ÜInaêò7"9ׂÞùmzÁ÷@~é}I^8Ÿ£¥¦Å÷²øïq”=šj.\ôMæ|=Ó•byšMäóÓt·ÑÕ’‹å%½&A8ªV‹Ý!žÍ™µSŸ0Fèd>È)Ò=8¯"Ò±«[iù¸/ž®b 9r s|jêঞ“ZÎt©[J{úXtvÃN³ve-Bɦ|‘ÏFÏ“qºî…“ ‰! .KÞgöU9$"*k/Ë´Z¾›m¯DͽW¥Òt{Ú­ÅÉ‘K["u1GË=­ÌŽkÀx²Ñ$.‡up£ÖM ælÈóagêè5y6ªã1âN”¿ŸùYb¢Ò­8
#µóX¢Û…Ë^(]„3’äÊ7qÅdG«•dX¥7¤á’Úè¾Ÿm×j²Ã7W'Ë©‹þÚ}dþ†•^XÆH…=WZý!\˜õ{f±Â0ôTͶFˆ©Áð U3L(¿é;‰·»ßuȶ‡¬±¢ßzŠw®Z"3ñÐå%©Ö&8/)—¯~s{qèÛABhueJ‰x¥¤¶¾à±ÇÖ–)=Cpd'^þ€¥!ÁÛm
o1ZÅó:™ãáÝæ•M/‰M;Ï1¿êYÀ±dÃÖ\d,
+ q·|Ð}áÕ5ª’={?Ù›7¥Dö+nÛ"æ2³~ž4’ûÑâ¥JÛp5„Bp:=Z‰ë´VÌâ—éB¤§Êw̦ñm£ú]@É:Æ>(¦(¾˜;ôþ£s§Ûº˜{Ló;žH@ *doE›§ü)øTÿ†Ýi~ñÝ‘¥]9ýÒ:Ý4sÓšX£{Zu’'FV•Óiñl‡]ÖŽa-Œnß/>5þƒïÛʼnB‘^9âlMRåtÂp$é¢Ð
 –i.;w‹~;C'?•H×P=O46žþROM;§‡âÜl:Œ¤M©zˆrf]“‘U<±OÒÁ”¡èºÔöЩóäàØ8ø×£èºg¯Á"džñ3¤2f!„"&↽dgýiùÁ¸…KUqX+v3Þ\~ÍM9ý|Ù]>ž–)$PkzÁÔ¥¨ú&SrÍr†-;J]H©¯v™~lBXÃ2ph!ƒXéÚéjR§ûpš¦éÖLÙð™4ÊývÅ¢]^‘gÇ#^òå&%ŸÎŒÖÒ°’ádÃå›~'Bã`¼;j#Fy´üí±‰ó6aA„BVMÖß® !Êñ\j‘2½˜WáxÔï$-´ñ"éu€Å…?⹍sŸƒ¬(Áw7»ï¯¯¤Ðdøð÷«ŽVOjR]J#qeˆå™*dÝ°bm…B÷w`zL&!etöx¼¸žWU$»ï#v\²…z8KNù‘…Džr9døñ†¥20Ÿp$i­D9‡Áèv`o ïÁ¾íˆÎ%fÙÍ –ÊG­&yp†¸íP4`Nm7«I+%^åœòôÃ;(_*u§Ý±u¶šÐn–wρÉk²–Þ!41y…½TjŒó½&<\Ä(Ïö
+ âzaŸ\Š,#|ËU¦|(" 6Ë•lŽÆn&¸û„rÐŽe`"GXçÒ›i’6¸½Œ»²`|¨E#y!á:©ó†Åpß:ý“ I«lÄ/–Í®hÕ9f>—|‡ Ù*»†+ðÀ±ÃlJè°±ã—í¼Ÿy¡*fpŽYOÊ1ãnóq¡C/öZjÖNk*{y¾	v£a+ ‘xÅ™@yšt+‰R» JÂÄmB´[[pÀmæ,¢×ÁÖbç8\øÿ&ÚèŠàï!FªMʯWÝ™áþD #MZAì¸ Õ/MÁÄ@`:î*¹SÈš°€€¨œ«múj[1wUq˜XÆ‹UÄ:S¿A°¿"LR€ŠËþ€½oü™9^dR£[V‘C(ðB}*¿×sJþ¨$e{ØU½ªîWnâËæFǪn at B{=3Døi#w€Må—/ÐØðÞ‹T‚ƒñlN¡iRGÐ%s3¬OkÃÆÓ+ËH㛈ÇÌÀ¢8þü*÷e5Q\Ôu“y|êÓ²æ|Z"÷!G¥¸îUUŽé8Ž„¢e›^
+ ‘C1ÌF~4ô„oQ‰$JŒ\Z|¿a'vŽïK™º¶ÇW9óë¢èd6‡v	Û[£WíTïG$DÙɳ‹Z”¶ŽÝ
+ 
+ §ÙÔ}.k¥2"23}ÊÊ‹ŽHxt1HÝÀúà–öÜ‹“lPróI­¦")º™ò
+ <i}Ãb”æ_—`Ó!J-L1	,’eƒÚÊbd }
+ YìÞŠ“£€Æö^Ae£Y­oì0ÙèCÓ©×y—Žu´Š™$äØZ7î²0GéÒãJÇÁ8h‘¬†*|soþšdO‰¹³Úm*{-ùª`‹@°ïrðìZ‡iæGÉ^&®~ØÑYKýöè(ŠŠC¨çσ	ð.•Ü+Ý<aD_ÚC¨+ –™)û(¿p¢$4·ùÕ„ü¸	)òåÃjî5sä_Rƒ¡gÆÑÓ¦Ô<sÍØ&A}†DŸ?¨y¹†ÑtÒGS¦µùµô«ñ?JøÛ]€¾©ws债01mDabÑûÁ*ÐþTS¬ÜÜãDLOµ6μžým‡I®;ÉZÆ8¢p¸×¬HûeY,³ÀH™øYø*A·¡
+ ÞU,¡Å”jiC=q`A(<±àºäf°§_û+¤»]±÷¾Wè`r¿ð—ïUÐî	¬]0¬å½Ø>¾,ª—ûÂ}˜¤©îC›šMݶmÔÈ«0ChTE©QhÞ=󾒍^cžhšGìq l–¨’˜mÛjÕQÆ°ÏcjÚãG´’
+ ©anYIzùçn5%ˆA±Dg¸­+ ÓVáMfÊšêÖéöó¶üT¸¼>±œÿÀIlb[A<2¢YöþJg+ endobj
+ 1305 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3698 0 R
+ /FirstChar 25
+ /LastChar 122
+ /Widths 3699 0 R
+ /BaseFont /MQZSYI+CMMI9
+ /FontDescriptor 1303 0 R
+ >> endobj
+ 1303 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /MQZSYI+CMMI9
+ /ItalicAngle -14
+ /StemV 74
+ /XHeight 431
+ /FontBBox [-29 -250 1075 750]
+ /Flags 4
+ /CharSet (/pi/tau/period/comma/less/slash/greater/B/C/E/F/G/I/L/M/N/P/R/S/T/U/V/X/Y/Z/a/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/y/z)
+ /FontFile 1304 0 R
+ >> endobj
+ 3699 0 obj
+ [588 0 0 452 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 286 286 799 514 799 0 0 0 778 734 0 756 656 805 0 449 0 0 699 993 822 0 656 0 778 628 600 699 599 0 849 597 699 0 0 0 0 0 0 545 0 445 533 478 499 490 592 352 0 535 307 906 620 498 516 0 464 479 371 591 0 0 0 506 478 ]
+ endobj
+ 3698 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 25/pi 26/.notdef 28/tau 29/.notdef 58/period/comma/less/slash/greater 63/.notdef 66/B/C 68/.notdef 69/E/F/G 72/.notdef 73/I 74/.notdef 76/L/M/N 79/.notdef 80/P 81/.notdef 82/R/S/T/U/V 87/.notdef 88/X/Y/Z 91/.notdef 97/a 98/.notdef 99/c/d/e/f/g/h/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 114/r/s/t/u 118/.notdef 121/y/z 123/.notdef]
+ >> endobj
+ 1222 0 obj <<
+ /Length1 1785
+ /Length2 13847
+ /Length3 532
+ /Length 14868     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí•S|¥Qº§cÛªdǶmÛN*N*¶mÛ¬ âŠmÛÛ©ØƤ»ÏéªÓs9s5¿Ùûf?ï·Öú?Kß&%TP¦4¶54³µq¢e¤cä˪Hré`HI…Lœ,lmDœL¸+  ôŽ+ /öï#¢j”,âfX=fzg/‚RäÄërÌPN¡
+ ÈôôËÔ|B¬H$ÐDrñӹʅhø¿l–!]ïcûþê*(ù™“ÌcõËŒñ_°¯Û)çÒTaSFS’и£}“èk†SWñ}ú×Ò¹I¹¯T~NÁîlVò‚Ûo/ã¢ÏØm)¼&çÁL*	N­'›×ò?@‰uqw½ j#n,Vœ»8ÖÛC¿ˆè•al‡ku&C´b«:󉸙Ìñ\+ â7ü;aŸ!fíĉ|Jû‹»…¤ÕÄ„öā•!GË{M+Ööq`´Øa‘©/}®ÛÊúIÓ™°g‘§ïÉ¡àWëfɆÓÇå˜~h×Ì~%tÇ™©HÀùîY¾¸àŒ>éʐÉ<Ãqµ|Š¾#cp 1¸V°ø¡ò
+ ¨B+ È?t(*¦#ýøc),´Çwecù!¤Œ¹ŒmÎMŠLT3ꆦ¿}-‡f|k4ØUB†_×ýµ;ÌuïeÐK–a&•ã_Ã•ˆž±ʬ7Ô¸Þ¥ºœg¯¼3D¿ØGð«±ëžèvÐŽË#‘{úq3§ô¸Û5m“lÑN
+ ¥9^BçØÃQÄkIÂßôÉ?ü‘QÇ
-„µy4…¯*C<œXxvˆùç÷î>¼,¤%Ÿ·ç›	ï0)ѼþÛöú?fµ¥Ä˜áµfmÉ¡âDûDQÜ‘o¬ð—л©UIü…ñÌæ7=¨Yº°˜MX$…_«ã£JÆ>ÿ¿Š*0L”ëÍàGA6Êi®=ìF¦Î: í¸QjÿòñtÁA†)s|º.O7 xl¤‚ÕBj z/0²²Ð0Å·0BÌËV>Ê«?Y°>ÞÒL¿yK¬›â©L @ Ô¸ç!xúƳ¯$Ò}(ðqu'ÝÒìv~äïÿ¸a­@ýÕš˜€:ªc²_ßÖ÷\q)hÂô¡ÿäƻӹºdúýS/H5v×ÚŸ²vdótÄrež>e/—0*”Ýó}f֍Rc%:’CücÞÜî—|¹%<Ú¥Lîà!K¶‰/ªZˆè3,LÁÑ[uŠfá*=çc2̉°‚äEò»ÄuX>`1æétÙ+QÚ!»þ˜†³Älî1L%“ꃽeé%8Þj,QV\žúi½\ŒÝсÐZóÖ´ÒôAcíükŸ˜gØŒöÛFÌ`ÍOU$y¹‘´²óèçÁ™œ÷ídµE÷
+ d+*ñSZ¯yâ»<¬h0xbÊ0b*=Ã@Í
+ 4bÿ›†ù¼ÐX¦2yÉ]sêF"’×vÇzjó™qïZ%#Þ*?ßÌUÐ|yÓQ¦?f
Þs·,L­R£èb¡éÁöÊK´ÂŽmi
'Ò¸¡Ž+ 5׺Óhœ+Ím]¢Æ`}ÓÚn·Yh{âÈcÜN0| îÏ}tu["ÖŸi<dµñZåæåÈ•4Ï­òTäFìT'GÎWÍç·êÖ‡ùûÈĈø!ÆM~J“šÅª“¼wR\Ž‹Dôñ=nóŠ ­6?¶mq
¹¿P®+ „ŠÙLðlù.Æ…Æ0C½Ã£Š•h–²uY;jààÁ¥á¼È””'gnL‹'¬qâA¶¹©yUò®ókM¦?_>J`ŽG•Ó¸¤VT3#`i¼:JÖ¿¢-B!)¡A¶XøÊpž‹i#™ö¶3ö©ÇJAµ<™jj¬©¹TMZŸjªÎ¹ä+ýv׫Îu Ù%7ÐØôWÛE3}Wc	ƒ“̱Q\*ÝéhVç„	Ý’‹aÓ£Š×HvfÔàÚÏÕ¿ö¾Œù	ç]1¥Q(œ9FÛÚIՍµ¹Žx6(’‚Y»bÃ%š3f„ÿu—0ÃÜV¥ìù-þ0éTéeõB©¾\	µ«c+ &­kìQha×% pŠú†÷=Õ$_"¦Ù¡À·" ë[¡ 
¤ä7òi–= úå]ÍÜlQftzýÊËüã§	©è8£0ºJxõ1
+ Ÿžéjû"¿?˜	8×BC§1ÌPn(’OÇù	ç°0ÞÙ\utÍTï…D¶Iµ;ó0Š£Î¿å‰êž+E& |‘Îý}RD)o)§Ëy,íx®ð¦„ٝRÑׁ„ƒÆ@*Q˜\Žaù¿„G6¬¦=Y_å¸Jù¦ØdU“Ä[Œ´4b£¦{5é­–E^'îõ@±tÅIg%µ)yِŸ¹…~ŸàW9÷´íF-"é´R-žNbÿ¹E°ÛpzEãËá‡KG9ÖÎG¨²‡?ÐÃ9
Èæ¢JŸö1üž×¸vëüÉ|<ŠIƒwý3‚ej£¿}ˆß$µkz.qÒOãÀ:¾…8Ê0‚ÇÇý¤Ô³CÀŸ‹øý'x¥]\19‘ˆ¾1
2ŒèÛNÕ3æW‡†/X'vD¢£nœä@.Îu9¼®Ð+ËB„xF‘k`ówØFä×0U‹óáõžö4µ· ÷sôx×wð+¿C^Ò¶¿+Í°;mí@•0Ïàý¡t~™ÛNC81ZZâ£1Ó×æª=Øn
+ U¡>×ßÙ<‘z/}Øî±æ¥eDDøn¨i–tkt7E¹ê˜ÆŽgâFŸ/`õXýU*Ù_^4|'U!¯Ï#uøô›÷|ðê 	ÿHc.%þÂóÃ_ÔÄK&Njܝhø•ßc×Êï0r!<®G±Š>fvV*ÚG2õ•´‰‘'yHÇ])¢hˆÐQ?îÊ&žÌ]Ý+RïÜLgZ¡sØñÅ)zö‚°é꤭)¸Ð+„äƒ>µJÒEìmç*¥³nµb›‹‚¶£Ø©r•ðã¥Ü¯ÑZîl^Áf\à	Uë„\½–Q2åßúìôÆìZýß$úÛAy
0G¦½éÆià‹zý£
+ ß!°üï9sš²™s‡~"'ỸqÆègCv%|}½Ï9&W^ë#ížÆ šÚò¨ºÊVQ¸ÍmÜ.¿ï•yžù9/ÿUyéjZ‰zy
+ è£Ø@ñãýµfJR~]^]È’W°ñ&z&ÙA«	çZF[læHgWœû@P¤9;λт`%
Ú”çBˆÓ­êFæ~\ï}!´³…È4Èc\ÏéqZ*¢Bç;¨ï–Yr¬¼Ç|ëÇÆø¯¸\­G
+ -¤,ˆ„„
+ Š„Ï|´í%q¹G8(*=—	t—nà¦A“)§üa—¶^íçŽEÒ0X¿¹Ý7ƒÉYù)©êÎ",7o¾‚õ¢7	´£¬©9®|8ÌȍŜCô¹à+¨±$"!·rµ2¨ŒÑû6íñx	°ˆ]Çu/€éîó÷UßäKݪ4è«w1çåx©’Ž¨ˆ«J8"žå”Š¾o”“>6Y=ÿ&òðTpš{º7¤Éd„Ì+íç£i
+ lCå
+ qŽóöòŸ;ÆÇÕàÒ'{P	0tÔ–öô¤æó0âHgÕÚÍ!¿¯-‹Å–ÇXG©à‰WnÝ]ÛwÆ°ª‚€+ „ƒC\Ôf²òÖÜ:,¡Š‚½ÈF`ûÐôX]Z,£Jqñ4™Ý©PŒ]‚	Æ#‚ê™×ÌûÓúÐT@`Ș1<¸€>mÚõõwf+*^¾¯ÎT‘ŠÀy±›ïrdN¿‘mLb£cbÈ	K7œâ¸Ÿ¤.º5Îãrò±ï²5ßÝñHðI¬v³Î–Ûàl-qèûÃJ„¬a,BCMð?…ùõf\Ìo>h'3gU¦Œc¦Û5ÀèA¼Üñ[ª#X³îïêâ4$­5d¢yÖF(‚$/A³®É­%8XÄe2òpEáÏP”ƒKl­X5‡c3 ïܯxVÓE¯‹O¡i$@¥ß‘LÎD–ìXÎV”»º”ÉÅƍ_RÝŸjòç²e‚¨ù&v›vêácG‡ŸYÛtqJWòHd†Op8Ťã™j‡åUHtöÜÏ2v¡~7Ô>ø~?½ÞŸž½ÆL½õ%«ZƒÂH’	€gþaDÈב(VÓwFO;÷¦t±Ýûää£f^Ï!AMš\,VÌ(IF‹,ô1%Aù1utk†ú‰”BóŒçdL´YÆk õÙ•aÒLÇ¢?Ò·‡·„¸9ó;
+ ú‡·®9äiå6AÏfª¯IÝ­bäQúä½Ø$-'üìõд½sls“Û­h…º7-³lRÂðŠë¸wëå3ÒEÅÔó!yønÜm„ÆPʼn´'F™7 Í—Ú v4	ûJ†Hc?#sTD õ½Ç+ g¹ŸvÞµ!]kî¢#æ×ψ˜y÷S˜¥Kr‘rwÝU¢â!ËëDtyþ³ö	£tþŠ,ºِüOÞ_¤ý[9ÒP›(]êÄ´T“VHª²å~µ²w¿«3¯}ŒxYw*xÔxÊöíÛû
ƒ°ú×SB:Ûdbjô‘¿ÿþ2š¹ù÷ːЄ°íå ÒåÛÔŸdÓFìº=L¹LÚÝUúáó
+ 
yÜ{Ï]YDꈿ¢Öyï/“6Úà·ò.T¦9㱕“7 x±ÁŸlîpÏ€_¶ëÃ#É›F+ Ø×®ÞË{=úˆëÉéí0[#½Øeœé
+ qÁò˽–AÓÖ®úéùa.lDÅ
¹|5ʃC´ÍÚ4™µ^¾‘gêÐêó¡Î¦†=Ð1–)C%Û£u¯N¥ß›ÜãY®‚Ðm÷	uæ+Œ9Ä”9À$OŠ„¶Úa”êœ}þA h¸à…k§¬ƒ‘úDVߢ‹4Qý`P)Ùk}
+ ?ÍŠ“HYÙwsØ^^¶xŸ{qO’i°Œ¤om%ÚÍ<•ó3avéxØÙY•ç*B/›úEœ®ÐƒR%.2Øݝ¾Ä“Óýýi…¬1s”’úæ»× /0…ÎÂbòí3òí!IÏ»nI= s ›â³´hº‚ñŸL[uS쁚ü͇s­8Ô8a[ç+ â+vrͽá_§b󩦅\°è=u(byîRcÎlzg¨V ÃY	Õ=›¨†¶N*‰ÅÅ8Ã+ |t¬K~Í1wì¥P–åÂÔŒÞ	áF4{hœí“lûØ\ç:Ž‚0¦w82Ý]£N¡ˆIº0ð‘ÜâÞî×Ýe=”(nt‹lÉ6Œß „
+ í®€-Ê	~«©CÁ„Ÿ-rH¢մV; ¢²÷\`F0i®Úö¦»èJ ñà6}h¬ÄnO7 (Û„Qý☾¸K‚7aúph;Ҫ욜³!Fñ#Yo:§-ü«|ðW£ÐÎmíîZãwsUhK~âúûb&¡YE¼þß÷c\9LêÖw%’C6©r.±‡˜{ÛäµXz2dÉXÁbás=ÂP³áy|_®„3ŠXóuOdk®»ø¹ŠX„Ø 5ŸÍY¥\žTE²XÐåÆÆ'«_áí£"Ã+ Ë“Y_¹™%†Ð¹M€Gƒ7Ê»$)a¬^c#PjW2¶ð ìŠ7zDŠiåy.I2yî
+ «eS°!w—.(tTJwnß‘l›hÎ=|[Ì^p*WÀ‹…?oƒsäNéם|6•¸7—’%€,-‡'A?fX+'"Å0öÜIô^‰„ñ`ó/ÿŸC,âuÇЕh1›y‡—²Þ
^?’“²½=æ	(}/'‘$z“Ýp)YCUuž"Y­Fê+ >Ù»1T¼·ôpràƒ7Óÿ¨e#ñ!ßHŠ>k™rR GÃ/Ct:×\âI.o™\”¡¾è@C…|‹oàÄüÉÈ?¸ððj×õ|ÉwÓq‰~¸%G4:‡©‡bì*<ßïÚYˆíþu	1áïu.J§Šë¨¾Ü’b±(	 DxípxèLÅÏ,üÝäváÛY^	6Þe
+ ñØ—T@>ƒz'é®ÂíCî&< }Õ}qf.)ÃÅ+b½GÇ““c…ç-=ɧ$&ñ¡{NU­ŠžõzÀ†É¯¹^ª<I¤‚Ïr;2ÚT­êX}1('ö’92y’{¹×Ì°îÌ i,€-A?Åcê'3ç3pöuqúŠ î”r’·M¼”’Ê®©¹÷K¥#XĨeöR@Îœ“ø¡¡Y¬¦±*ÿû¸×û»p!Ü鍲ÌLŒÚ)dƒljÆ—a)õÖ½O_¨`Ûý»˜ªüÍX~7.Fe¨*ÉÂ6=3pÆÒ¯¿‘.ÌtÊ/Áeoâ¨	'L¶&dWÅRçq¿«”m½ç2áYI2ÄŽJF>)(ö¥@jö;8“¢ù-ç¼c£4»+ ÿÛ£#ä1
20_ƒ|ÐìyƒŠ
+ }b4	O
aü+ ݳ³ŸT÷vÕòØSiåaÃ®%FéaÛ$ §%„&-–NÄÑ‹w!r­Ë¿AN˜R9êŒîT?>²^"ŒuÒ–> „JZ‹Ó甊ÕϾ¸WlT'¹­_š|ÀPÍ-Àônü&/&xZÑ%J>/aikßÙ1ÿ} E/ͤnNùL+ 2PÁõ;Ñh‹˜.;†ªËÀºŽî[ÁA çŽM„?AËãDfg.\eõàôey
+ ¹Ø[¥–D^z+TðL2J]pÆ™^~âm‡1³iS"
+ ã•PjyO÷AMh-2ž¤”oÅàþþ‚ÛîL-ŽÈ+É„™¤é1ý³N+ ¶¯òÝÏGÌ5M֏
í‹ QTn®…3N‰—XtVœBD'pWOõßd2Ý‚j™5Ü£†ÕŠ¸ñ'g‹nÂØڍZêNKšhû‚ÝGW°woUžÈó¡+xï2Ä>]÷Ì°:ësË$’bô3wµNePîȝ\G{Dv‘¡h"2¹Õ3K)t¿f3å,S©ö¨œ8â!+„+ ä`"Þ<¼¡lÆ+ ll›wü…+íÅ3µH¿¯S*Ïe3òC3])ô
ïþ¼Ãë‰e˜¸XÌÐQ[ôGÑŠZqM;¨þõ’
+ L™Öº»dA—uŒ§%÷ :özõ:á!äŸkVñ~39A*oÓU‹QƁ±ˆ‡¿€GPŽ¥¼u8>µ1ÂÃKƒõ„AwÞX—ÈÏ(o’]óìhÐ…³“³Õj7Ûª¯|Eã(‹‘ÂÌ_ÊÓ¿
•Q»Š5¢Dt]øI–Λþ9;‚sòY< T³ééД;ûµ`¥Ñn½&XB2}wÑ>7:ú ¡õî.¿FõÑ~ãN>YKEx›^ÓjìÄ®l¶Ã›†v«%À‰B!˜Ó£ÀXÎëP%å $þ!˜"ûÀs <Ö‹áf9[~ã¤1¶OÅ'ê›1R˜¼ïõ(I¸+ ™IØÀ@;cw<:±f|+ ¹¾üb'÷Û¢U„Dÿîû´xÔ’a}¾…XsŸÿ¡-¾ÚœÙ·Ìҏܓ¶Ë@nM“âtí
+ _×ÉR`HÇTäŽÇ€Æ«óÔAÃoÉè÷gŠ‡ÎˆûY˜ÙZf›VeDd·Gý±îÈ®5Í'Ké–⚎
îSþúûŒÝô¨£‚Jed<õêï½Ì%´âØü_œk†Û"SM^Ôéã²—¾.Ký:DYGª$¹’¬r0è: À;¡[ú RTëî^l½Åwþi—q)raàtÜ(ê`ý”/Ô©ßÃÇÞóÚ¦3Èr@‘oÄPŠóÌ2!r©é$Kàç;ÞXãd†bðìœ~¶¸öøÝÛó1§ù0¦u)+õËÆ·‚4d1|%^ý¨‘L)£·C>…ÐÔ{b›Hkdõ¡"Xr7Ûøé»ÅxS¢;ë×ïra‘ü„“ʤ¸0×Cô£†8TئR0‚é¦p®¥YìHc¢,O–­~@ßÐ,)H–ùè6 ó½k±Õao«s¨týDvö8P0Oß×¹a/½qo…‘–5Òï±ÜÔ³š—P(X‘LØÍå)'ˆ˜
`ñØ瘪:Î
_JV/!«ÔˆXÊfQÅhÀÑ֝K6qÊã°çR^¨ÑöŠKéd‰ëcû(ÅO>d=ø\¢Ä¯5úPo|™RÈÿ6ù*=rªH±ñm6]…—*m‰Ž`¯xƒù·„É«ŸR¬=ždªsyÕ°ð•Íã*ƺÀÌš7ã¶%oÝVä›yúß–Û‚ÞS8x½£æër°_*zBc–ÑÍ¢TS†ñA´VÏeƒl´¡aH‘¶÷3¦ô3‚Ïr+£@áÀ{–GÇV¢ú¿ÂD|—Ú¢]½	_ÌÚô*ecrlT/(¯ƒ¡íYK—¶Iîf–wùyb¨ºßVñ»–¸¾—0¹<ÅìLâ¥<‚EuÂwsÌâM|ÓY3ÛŒÛ[5:†·lu©.®ÞwgP\}Ž’ô©Å©r‰Ô¾M”@†ây[ýøÐ-Äɘ­ŠtºÞÞgì¯X•;nÑ9éq½A¾"yUöÒ	·o´0+ ›û˜
+ ÚKÀØI˜ÌZÔlò Þfbc?X¹ÄcE6rT‰w¡ŸƒÚC7Âӝy	þ! ›é‡!+ µÄ¶WÆ᪃ÍLL¡ø"³'‡àü1‰y½ÝbòñðL˜Å"$•Dܧpà5„k»|ô‘Ώb´0ô¹;nY¶5Ö®3%®¦~ÅHíóeÈJ/Ä£Üß²¢M¼\ö¬ž÷òžù´[kÇp¾-FšI†nñj±;hdk÷…süB÷¢V‰G"ZÊ|´mÓh­b§rѦPèYDĪG£ˆÄ“UBù’½
+ ó!ZªV&
+ ¬Æ"T#RMà›L¨$tø 4¹6®–2Dm£”ÞT}4fÅ·áöŒ*;•DùÓNhrˆêãa¤ÕbÎe)²2ÅÕV—Ž†”Í)¤*%ÆMníÑF„ÌÅä¾î=,Kgê®6eÑ6e†}9kžo}'+ëÊ0õL·L†õ/ísŠœwLR³J†Ni^zºáÔhÄ[6+MHéí	ùkz{5Z^ÙØ%méߏ²ËeÎô%³qÄ@ìÌýüY"^ÆœQa<u0ÕÇ	oYd:–õY^³ö,Æ{õm%‰û:ÀWÐö—_9T©ÊóqÎö—ªì­3A¶â›ˆdhçA&t
+ cѯͺ/Ei~ßµbãµÈNaA«xSF6e
+ >ö¥À,QóH‘ˆšbõ#å·Kø
qIÙŠžÞå boÑr±ù7æŸ(Í»¦b\õale¬UŽ`o§ïÚç=p€/e Ü|?U‚|9’ñU€WZSq“ãó™­<Y¾MÒRŠ`Œý½àR¨:ÞÑ[¹Qj’ÎÌ÷žI„wçÝ^fÖ×÷uÆøË+ cÆ=ÿza3²ûžÇö`¿o[¨ž†B¸í¡ÎÑ5Ýd¥×w–Ã,¸–ÊMg b3€¸DXý6å³µ| ±"éu?#û\þÖ¸õ­Ú¥®/Ðú¿’}`ÛƒºlžÝáVØÒ=‘Ø…qg-–@Fû¬F¨…fÓ]wuX?Ì5`Œâ^#+ô¼®„Ïo¥D1ÏL‰eª
+ ÜŠï´\¼!}hIlÞïVÔqoa̝ ôX]íç yÔx’½6[¹€Êò^UM3»Ž¢Z‚-Ø’\œo«\=ãÉÛ	¯vŒjÜ øÅYjÿ´ñƒšÙc†•Ž¤$
+ «Þ±õ‹Æ{oÊž,’–hÛÖ6õO¾í¯oÀ
ò=-XÒŠîóá¤P™Å[¿Å,Ë
+ ¯õEÚ#ƒtÈb”»qÙ&Ó—ª›1YÿzÐå
üboºNk¼–ŸÄ¢	þ¥2‹Y4(mªIðv Éå°|Ùý}eli)l‡1­#)`DW<Ža™w"¾úNfŽéA¯ÊvÚµÕ}¸Y˜`\îӼ̣ìúwâÈ´­¿sKLJЀG÷SΩÀ‡srZajˆûoV!á1BlœÕõ!32øŠ)ˆÅFíÅyÈ’ªœØ²ŽÒ–¡Ò®êÓÁh0½=%G°™/pGm1¡"æeĘ}ø[uŒ»SY{yÝëYB§dζÁÀqÃ2+ ÛPQóó¹—“PBîçÖÃŽêüÅ8´QYrøC¸º“U	5ϝö3Òݍ\œzÍ)
+ G(OFŠÑð—äðð’[2PhÐŽ
È-èÙÐðÑUI$mè+ã­2HPDP–	_Ìë]õ³¯ö¦M]mõÌï;þ‰'Óm8Ö"pÆ&LG¯…XRâ:ˆ;mñd›PëAtnþ
¸ÊŠø+ 
Çjds¯a$ÑqËàÕáó4ÞSáÀ	Ýøx€{鈐œÎÑYeÀ%l¿6ø¡Kßǝ;æ··ß<€Ð^àÕs©h?ÃGö#¥ÛãUd´ÆME³Ú¹ÂËhTœCõ¦€SþnÒ>E0Ï¡çYÑ5ƒTÒ:²FìÑeýzvŠ€»IÈƌɨß`U‘pë¢‘½p“n&0Ê!KÝDa¢˜jIH:z KÉwÏÆ£©{MòCQÔ³ÁN÷AُÚgØ’Pb>[<þ}--^'!¦ñ<—ø°gqãzík‡b¤€–vßÏ_È6çS'	äK{BR§ÎšH~p׋«ÞîÍÒj¬ë áÌe´'˜l Ú–¶²”¼Ü¡Fê˜ùY+‹äå‘ç“ÛA4}øÔïÏ‚ÚÖ±'ßõ	ypª’â'Y¹$tXE^΁R€SÂϬGž¤í|¢×ï?ü,C ßnះ,ÕJ*âféŸÙ™‡tÓו¥
Úá¦=D\”–^›YËÕ´ ÂRjF)¢›Z¾Xq0q‹Ìßån,Ì·Ð:N·°—šz+8ê»8¾P沃tö%jçrzŽcê†<†eòµæ—cø?üÀüÿþŸÀÈÊÄÀÁÉÖÚÀÁæB:™¿endstream
+ endobj
+ 1223 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3700 0 R
+ /FirstChar 11
+ /LastChar 122
+ /Widths 3701 0 R
+ /BaseFont /GCEYUG+CMTI9
+ /FontDescriptor 1221 0 R
+ >> endobj
+ 1221 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /GCEYUG+CMTI9
+ /ItalicAngle -14
+ /StemV 70
+ /XHeight 431
+ /FontBBox [-35 -250 1148 750]
+ /Flags 4
+ /CharSet (/ff/fi/exclam/ampersand/quoteright/parenleft/parenright/comma/hyphen/period/slash/one/two/six/colon/semicolon/equal/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/U/V/W/X/Y/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z)
+ /FontFile 1222 0 R
+ >> endobj
+ 3701 0 obj
+ [630 577 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 315 0 0 0 0 787 315 420 420 0 0 315 367 315 525 0 525 525 0 0 0 525 0 0 0 315 315 0 787 0 0 0 763 723 735 775 696 670 794 763 396 0 0 644 920 763 787 696 0 749 577 735 763 763 1025 763 763 0 0 0 0 0 0 315 525 472 472 525 472 315 472 525 315 315 472 262 840 577 525 525 472 433 420 341 551 472 682 474 498 420 ]
+ endobj
+ 3700 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 11/ff/fi 13/.notdef 33/exclam 34/.notdef 38/ampersand/quoteright/parenleft/parenright 42/.notdef 44/comma/hyphen/period/slash 48/.notdef 49/one/two 51/.notdef 54/six 55/.notdef 58/colon/semicolon 60/.notdef 61/equal 62/.notdef 65/A/B/C/D/E/F/G/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T/U/V/W/X/Y 90/.notdef 96/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef]
+ >> endobj
+ 1219 0 obj <<
+ /Length1 1049
+ /Length2 2329
+ /Length3 532
+ /Length 3040      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíSi<”ýVB´MÖ©‡PÈ,˜¬eÉÈ2R‘1ó˜y˜…Y03&$…Tñ•}IY“䤥$[¤l‘J’7•–3êí­ÓûñœOçwæù2ÿë¾îë=÷}=Zêx7}kôcÐÙúhÚÀ:¹y™hJFKË	lˆA·%°A3+ ؈ÕY Ö4		tÀ‰À¦€4‘‘@ÜDds€5•
+ ¸.t°+ -"Šžÿ¼»kÈ At2`€Ù˜LW%’2À`+ ²X`0G´·(F„‚TÒÙ?1#+ Ð7Ř+ H­>\r`[ÞýR	¤ô‡–sÏû¤®í®=‘n˜ìêdvþdÎpÕñ늁JDóf¥ò1çŸÙ\…²ªø3…»#1ˆ^7Ent¼pŽ
“¸ëÁi™1êfÌ‘ô¸õ›úf×G´,Ï&MØìÉ»:7ؽL^×5IWCŸ¯Xêñ¢5ŠÜÇãëfj#Rom!NÝ}äˆÃ+²ìâ7tøo]æ7Kx7*ãír_\`8ãŒ,Ó“>g¿ûþx¥˜Ë½N[ÝæŽHOó±¿êû2‡6«ÄNŸvy¬·R!òAT½fHý¶¯¨ä@MÁçOÔþâøVÃ(õ[jOž$ñ2C¿®ns€Ó"1Œrŵ	ÆAëñ8¾íè¦xÅì©HA)¬öÈÍ`åô]ÍM:;n+ ×㊦éqÁæ«(joúôÿ`¨´gºl»ú¾{½W¡;Ïe„ ]é|=XòÊ™ªSMæÂÁí«ßT¥îw
+ ŒGb{Èy¯aYSþJ»ü§¨»Ùî»P·UÎÁ§›Q]vúÙŠé½U3&t÷vK·‰7®ñdÏ´ö³}å
âÝlZjþ\¸ ½$åM¬¹Ùôpë§ó
+\I¬ÙÛÉٝÕ|m{µÅ­/xÍÈÞEvgÕ[aÁyHÊûÉô™´f–¤ÄÃWì¾µr®,0_ýFeÖ†2fû`„þÌÎmicÊYü­m³ºÊ7úà°ö5ÌHק›>,ã¤b¾â‚ïÉÆ›ÉØŠdjT¤S	{1‡š
xpžƒÂÏdžpÆ#QªÝɽ°¼ëѱ†I«ÖÄÁíG±Ç©ëœ…kV	ÅÙn6{‚Ôɪ7µ0²Yz±á%¶«,Ý÷¦Ý?:m,qPSc/qEÍí‹¥Å*{
ò“ÐçéMnº£¡°É“1Îû$Ö¯ˆÍ8¾©Àµ;Èamt(Ös›ãÔÛÈEֳƷ’¼õ²kZs$¾+ åc—$!Ú—v:œíÛÂjžX¬³Cˆú’S†ßmÖ·AÐ"Õ^œ¿Ú¯ÆAísËvÎU8i)#4Û@­„Í砌ۉ˜p_
Þ“d™;ªó<[é“ÛŽ§ÆȾ)•o›™9¨Ùc´;ž—rH(öÙ'(÷™A©¯µfÖdz¼Ã)CŸœ<=˜Ê£„téTM'w¥¹¡ëÁ:ÔKŸÒì¢Ã­}‡Z ×VÎö‹À•m=rÆ^nÓ‰ǯD=”S¸øº²Çè]x¾/||äà€IXÍö¹Ã-E¸ŒÅÍ•e¡cOFW×–“(Eg£É¾rî[Ý´æ-¡JsBØ®þ1rw¶Ñqy-Iôø„ßf%lÓ¶
Ý%Þ|¾ÚçÏKGåµzšúµ‘¬§ÅOšì*“–“íÇ7<HÊîrã÷ɏ¬Kˁïj÷¾h .•K
Ù¹ç1=VõÈšïïð«dOOç)ßL(¾ˆgdÚŒÛXow*^ïœXÁ´ÛäIEÔÙ'6ãµ÷ÞLzn…GµfûÅò§ÅQé¾%ÂH™VxödÚn›Î*ÄÞÝ# íyj>¾çWrê,s¯¾XL²Zzúê–ñ ø3­_S.Äò˜«ÞízÙ¦…’œV^4ö%<^"Ìd‚qyµr-мÓúŸ
Ü=ÓYžuáˆ÷¾Ñ…õY¢¬öβÃ]!ID»‘'Sï §ÇŒÄ¨îWT7U¿	1s¶ã‹_†á¢@¯,8_óINÑVu—^uJ~|'YŸ ¥®Qc¹H8,¹UX½›gË+ï—Ajä&*t(ĺŸ™/ÕYԣǬ,ÜÇ/!
 ¾mƒUi²¶­*0UŸ:ÐgY¥¨À£5bÚP턵‚\•âÊÐgz#NsÙ¼ô÷對·cúßlÁâ-$Iž%U;†ÃKªç4õ—löõ¹OþCnÇîõ‡«™)Å˦ÆB4h­mîúå~·‡—© ˆw÷,¾‹‹Å<Ôé6ÒVŠ¡=èíâ_–ŸûgZ^OEL @ÎîU×ÃËÚãîÑ⯧júÎ#ªÊÓK;v˜ß*ªô°zËÍÒËsyî–HvS¸WIϤ4¬Ò]._äâs¬:TK~f«ß’ËqöÚSR¯E¦8DaÄ37,§gÄxí{IöªwaѨ‹¦˜ž³UÿÉ÷H¡4Çà¤y#kOÀý™Ó‡´íË.áB¼ºœåƯQfoìÏùÃäõÑóÞÇêTFU3hçW¨·Ñru‰“„m®·¤aÂ=S¦Óm’.B7O ¥'zXã\¾PJ¢ºU¥k'‰æ³.5[¬PK”/Š½Gý‡?™ÿüO© ÉfÐÌ@™zu-endstream
+ endobj
+ 1220 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3702 0 R
+ /FirstChar 0
+ /LastChar 105
+ /Widths 3703 0 R
+ /BaseFont /DSLZCB+CMSY9
+ /FontDescriptor 1218 0 R
+ >> endobj
+ 1218 0 obj <<
+ /Ascent 750
+ /CapHeight 683
+ /Descent -194
+ /FontName /DSLZCB+CMSY9
+ /ItalicAngle -14
+ /StemV 87
+ /XHeight 431
+ /FontBBox [-30 -958 1146 777]
+ /Flags 4
+ /CharSet (/minus/asteriskmath/lessequal/element/negationslash/universal/existential/union/logicalor/braceleft/braceright/angbracketleft/angbracketright)
+ /FontFile 1219 0 R
+ >> endobj
+ 3703 0 obj
+ [799 0 0 514 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 799 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 685 0 0 0 0 0 571 571 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 685 0 0 0 685 0 0 0 0 0 0 514 514 400 400 ]
+ endobj
+ 3702 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /minus 1/.notdef 3/asteriskmath 4/.notdef 20/lessequal 21/.notdef 50/element 51/.notdef 54/negationslash 55/.notdef 56/universal/existential 58/.notdef 91/union 92/.notdef 95/logicalor 96/.notdef 102/braceleft/braceright/angbracketleft/angbracketright 106/.notdef]
+ >> endobj
+ 1216 0 obj <<
+ /Length1 1523
+ /Length2 8747
+ /Length3 532
+ /Length 9633      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí´U\\ÛÖ§‚»—"¸»»» ¸NR…;!¸[€@pwÁ]6Np·	4x×Þç;'ùÎ{Ù}Õ¿®º©g̱ÆÿYsÍZtÔš:lRÖ`K <aãbçȨI¸Ø9ÑèèdÜ€{0HÖp		q¤ ¶+ °]ûG€CQM×@G†å_OóŸ5M{D×Ûå?Sÿnþ‡¹~3loÜì½+ T’…nNNØ™ü»jus‚ ÿ¼1ao‡³=ì]z­Ð–æÁV"ïÒ›Þ—ÈL•#2ÃIÛ~IPoèžé@]L„s*Qqe^¯7¸«ÈÄÇÚEÜ¥ò| sj÷Ó—?
vMø0÷´ëa¾›éÓBfpž©æ½ãòú&ô»­iöòˆNcz}´,åmá@öÙàaž&£¬îò*õ‹#Æž¬wüò™NoÂÃêéy¨µq>¸–Eð†¯yâ¤$!¬M†8„£4³¬ü·Cñî
+ Pr“ŸÌà­ÇõÌoTNÒ¼1¿Þ%ŒÝàÕ™”F}ƒæªe¼«z°4Z¥úÈeät“5ËpÁ
+ 1ΨîtY®žÍ)4¼Õ@!á-WˆTÀ´2I®ï3mærÈ{O5–qåWOùîÅŽr!ä³+ÞÙ,T™°³'‘èÇŒUä{dÏ2|ãž8ÀVrµËxäe>”peºk÷Óm¦®gÚmäfˆ‘ãÜeRƒÃOþƒÄfzMÒïB€
+ ëçn­@–””,€çátÃ2SƍnŽc­ÆÀ­6KÃD‘Ïá›ÖEúJØÅKo­Ýúh]ªC”@8*ôg[¶¯û!ÆÄÈ4¯«=Ç-l¦ÍM0°ñ_	Hù5½xçš^žèüU¶#ˆl}ÿüÓƒWÈi44uò(Ér›Ž:‚­›Ë
/»«è^W/ƒÖÕÖÑæI‡ñQ‡AÝù&ÀŸµ ÒfMldSÿ+/JÉà£ú64mMšÍŒ7qóÀ‰ÓJÆ–ÿ(‡—ÝMŠu‘æAì5IõNz…ÃñÌwÉø͜Ҝz`FeqºhRŽÇÔÅyмöD‘†ñðúí¾Bˆ
+ 2Ï/o²;á^@*ó¿³û”áà™_¿ ©á[\zÀVXâ©Sr$
+ ¢:b'®+ vc¼KÁªOI¾mE›D뜱MJ_uìœòúZ ž$ynQàÑÔ*'õ„¹Äƒ‰¡u±AÏnã·#`"ŠåïÀ˜`0%ºÊhS’ˆÒsÏЋÇ+7e-Uʹ¨¸–n1¥(Ÿ¤Ê<
a²»Y»0ïýÅôhc]B9Î÷Ø’gmÒRõ­³QE¼¥¢çß³4³CŸ.m¬dˆRÆvP¯½»}ŸÉ¸eGäT׋æë,òÅ ãˆA(‹Ô)+;ÜóÊ¢CŠ§RŠ®$þF–wÑCôÎ×æ]j¼ÝÚ܈ªà;r÷iE4Y+ (¿K-"G"Á£*Òuš«Q«8êýÀ7/01ÖeTô.ø¥f—¶×ní»ðÕCÂ6eP‰ø{÷.œæ.³iɱֲ'ïó§éA›ä©ƒ€“UQû՝¿¾Äí“d.`	`©ˆ©¶s¿Î–"9,é:#ÒÕ¬¨Pæü¨–Ë¢yµÍ¢Ú²ÆùðD“b09É n룼(íC<p÷Ë>3Cha`O_q£Û¶³Àd™Yí«ŸB¹‡cf›ê£_nåë,ãÁÇw¼{3#ïX±R‰‹9;ýŠ–†7Ò”°Üç^ÆXÜÎ%+ïE2Šó¨%
¯d˜©çg0¯ì!À±N1Ô	
AÃ;ÍæÉã“Ä#e8ôÉ®³³qýO‘ÒVo¨BuD£m‰¾m÷ߢûf&.Á£Ê‘ƒ1Ú.ô]µ´ÇTD+Œ‘ôb*±{(ÝÐ4F¦\UT)‹Ã'ccpÛ†ê\ñÞ•öêžöšPé^u/¤v"æ‡W|¿.?—]Å‹ LŸj‰ŒÍgÿð4nN@˜Ø/œUíÛƒ>}͈gåGT=!»QaêN.~ýNÈDAóûé v½s¿7cÇór[•—„ùJÄæä91î73Áé…`ÌÊ•Ã=]<àáø—¥¶ Î0"¶#ðÊ˹L¶þ Ô;$žXZJŠ(쪎B“Ú	®-­íuÕ’î6Ö¼³ø`x9°F2×G¥Xɤ긃h½¨Å!PÀ`mkì¥|ö÷­f‹Ç\rEQ(6âé49ÄN
báAÚÅg#ÄøÎE½¦f#d[s’®æ<
+ Þï±ÍܧÂv A¶\ò
KQ…jÓcY_0Åo,ðÃru¾‡Î7fqcG\ÑÖšÃ/ï†÷<O•F­ù1pÒÆØ ô5y˜)—T^Ž~¢c
+ Âm†“|ß© Å
Rbé> ‰Â¼Sf>€gª
\6°èº!³â:´eűXrTé÷	p}3UÑ!Rù}l®FÆ+F(Ó‰ücšm:Ôäðœ„óZjbbiäM†8Ñ*†ù1_ÀÕ@L’òŠ„ž-ÅG­Èî¶êK
ѸX<üÓ.8Ë»ó€ÉÙXΗµ}wó‡Üö	·VÄ0oê^V'p*Æ=þˆ¥L+ÒV•W&þÆËD›2ļ֞±exA-†É_¥·fuƁ´pLͳÙÛÑþúðv°f‹„BFl~Õ¸‹“å+É2ñöúþƒ÷—4{;#d¬s[7[˜‘¼íõ¶ÓGê°NuÀ/ÊQG“ . ›h6óª[--RBÿ<¦0žuõtæ[¦ç†+ ÓQwïX{ëcu„çOÏ™Ÿû;zĈ$Uv6sð¸ðoÙÂiŠ[f á½oä’“tÓ§G_GÎ?F‡¼HÇgiûŽçû™)¿]2s9ò
úàmÌ²¹™ííla‘6 †ê;™A÷‰ÂÜýcgû—ÑP}xæ=;‘*ÊÌÔsHøÜ
7ÏK7}®ÆÆÉjü®ˆÉÀß&Ç<å
A3¤}5,¼„÷
+ .aúžÈ[ZˆA/^´¯Ö’|N…ã<-+º.
»ÐMvÎ}u×n'"¾J‹¹BŒWT¬	y/}/*CüªÇÓáÓÐÁ€â­W¥éx{_Ë=E«&§g@;BÓ&®Êæ?º²ÒŸ@ƒðñG¸“­M‘4g	c/d­½³bC¼cÑãíÐ7u4ñ8rÛŽ¿‰R/›*OªüòsÖº$®U`6¼PàÁxe‡áœ­ŠÂmA0‘=¦yA˜ÛýÖœ…;j×M¼ž?DórAù­Rçp{ïr!R«ðˏŸʺ¿<Ûåéms ,ë»ßfªßöè­]ú>ÁUqoÍž¡ëœ¡0¢Ú|•XR`¤
n[óŸ6—wÈû°T¹5ëÑ:ž9Óu¯,½%ÄÛ=x؉è)ל<»'@ áÕkœNÀ¯ŸuD´ƒÜߪ³bü˜Úz%4+ ÷¬•ÒnÞü¤.sðN¨'þZ‰Â\Òùë~¨Uäˆ{ærì{Î~sȉd€‘¶þ*G®uVÄaýзC(ìÑ1«Çj™[Îjm¶ŒÃq@Èò<¥¤7é|ÍêW/ú ‡G;º³€ˆÈâaëºú)ÿÎn`ég¹Nýnl}îØ“ žÅÑƒòï™ZRiÔB)ݦ‰¼ŒÌ‚Û™½ö…ÐF¾ñ¦œg.h) ôÜÚŒbd&•RïÄtÆ.µ_Oà#Sß|ÆclF¹-§G¼ögÃ¥‚Xm-µ“¼€÷_ÉXž}qŸAÂ%f|¼cþ¦„–߸½®å_–ÍVáÆenÄ<„yä æ‹Î¿5RG/ʌ׆òVÛîY(þºa ÙB•Ý¸G"gŠ×:¤ów]øÅöƒG9©Øw6RWüÌWUÜؾ˜á	ÂÏì'Ñ}i^'÷™œÏ
—,ý%Í2^­I×»šó÷±<}«ï&2bÝ!ײ5…ú¡öš)i6%Poyõñï2Vù¯¢áhŒ™6³äoöÂià¿ÿø°!þz:æg¬¨H ‹]3¾ãkÊ@&6{󚈗ü ÏŸM—v"Ó—ÿêiGqÁ˜€€ú‡7¶@µªë·,TÒýºÇ_süeøþn‹ÄÇ餧_»IMÈút7ºå#3ŸfY³_òl.%qs¼ðo¼ƒ‡3Õ6ö/in_„Ϙü\‹ÕØg<Í_´¹ê£í^«ße"“Ë]ë=¦cJeveO½LEÚq[«ïŸØÑãÀ¨2Êb#e wZMö	(•Ž¢¥¢&ý˜´*¬˜•ÇÉ’p¢û¾!
 õFé…8dñ„×îÜMTAÊŠMO:Nœ¢Bº&ï|MÕ×}…˜6I
çdÀ°BrÔÓÀ\Œ±ìcžuÖI·ËÈ’>‡au8[£If;tO—…¶ û*Ø—u·]pUЊFªöK¢¾¹'²Õ¤¤Ùy?]
+ ‰“S6¸5¯±w:
+ 쌥T×I.Vn‡¸AÒ½ð¹0ÃÌÆäÈr©8âÞÛ¬–íHÂ]@^²îRû:;¿ÊvÏ*ú(8Q©xöWD·f´D¦&®è;Íãà	
o6ùú-nΩ³H󨥴^¯&—¸?ió	Yí g"ôÁ…OuÚ ×!ÿÜïhVðÞ>Âï³04æ²Ò2:yÕ•çUôñ‰g
â-c¤M’g6SµšX´Ïo©ƒ`aU[‡rþ”eŽË%‹fåŒà
+ j9¼N]_yÔÉ>ªukáÔâ¾çû´øž×‹K‚ãC¿“*šŸ»“°„µB4y²|eã9˜í´þ€|„$ŽN,ð×/ŠXŽÁ¤H¥Ç| 6òÔ^Àsˆ8Îj­2äXͺ¢ò{=#³
k=»!
‚áÐù%¹g ±ùD0uI?“¨fØNhʪxšÌxçÓÂöó1ô_Y6=aF	SœûŸ8¢!?Ñ8Ätfv¢DܸÀu5Á>SûàÂk~z¥ŸïZªD'¹q(ßFiin?%wô¾óæŸ8¼«›Žó§G{b¾6†Ô.nW 8›5äÇ©XÖ›^Ãé@QŒ¤v˃.j^Ä=d}›až8!-ë¯ÂõÄò?êÖÄ#¯ÊÈb£[ÞpÚÃÈö‡SpàÃæ?Z‰ÆCˆ‘Ô=Ädz(Ç
+ ÖÒ8.Z±Ì°79z®7ÞÐ:—j_¤0艪¸îäáF×z¶¸SóO:ûSkáiGø‘ÚN»^ã–cí¤l²(CÓÔ¹«Š“ïöŸwµÄŸ†ÔŒ3$؏Õ“Ff“pÞc»ˆq¥…QºÜOn¾´VGb76ñ埊Ꮋ7)f(4ŽŒ¨íõ/®Á0Q¬Åç+Bv£4òìVÐX)~§f¾å¶}z”/8ÔÉwU+ ÷z‚š­]‰)-µ±UK¡YFk5*
+ |Fÿ¾¶&¹2^±¯ÄýÑ}ÊG`Ù  4Þ§Dõ~¹vʰײη’1èù8zr—´p÷uÁ›Èå&¦Uì²èøCÏÃâÌÚ[ÈzÁ {xrÚÜãò².²]ÆkøD1Ε½j3+zjþ•_ô„?ëÞ1~7øe˜)cçeWΊGÔM¼­‚JྈÊÚB3mO˜¯¬ÉByõ&å¼%L 6
 X9Üø€áz/¬|"«rÍjÕKì_l"­^g«e­|°÷XRª5=xE³™ð“9_WRÿ35Úv4©»ªÿø·)Ð’qLy”’—ÉkäS€	Xµa—²· ùM^8~¯@PWeÆg”w’Õe¡ ¤ùÂ#ßú£xNedÛÃß@FL¾‘YÂTk":?ZÔ¨!Ü[~ýЍQZ3ÔkŸ•ŠCؽ‚lÝ¥7Ãó‚Smß÷X0ít¨šÆšpšª
+ rL‡òñ(³=¿ŠGV+ Ñ»Bl³ç÷ØÎ@áúºŽ¤•—^YE/¾`ݛߟhž%_Ë>ÇQ fãÞ†s×kiö$ŸV0ÉŒ¯'$®p	ñ¬6xðºµÈîÇ¢ ²81ù©Fæ…'Φ%ÅQ]“´•úäŸèß±#¤C0+Ï‘‡jí½q§Ì¡ÃjêÖýbb6õ‚¢ã×é“OR„§”Çu=Èò/‹)—tÔj8DlÂö^¢®s<D×­/€ÔÞ=o‰DŸn¸5_¹ó¥tó6×AÊFý&W+ ÍpðÒÕÞ1‚’»¸ô„iáÇgŒ·Äf—§ÅŠÌËøGZË2Ø8aÎŽÒIÍϳöòú™þS¨ …ºÎ;±.Amí²ï«w;´Á-¾-!箞ð2T¦ÀU¼ð¬~[¬ª?½J¿ÛJôx¢«'ÅA¨¤UàÄyÍ8ð2
 d²"%ž†d5·¡?“(ÆÅ—rk]>ÁTãÔ5}¼°-íâ–Ø¥;éhþÒK'ðnh%›cÓy&†á"™.¾šÑv¹¥àáÍw+02Rþ[œæ´|sETYפ‹aôÚù‚ˆ
½n.o¹§{{tëÐÍ—0Őáæcs>²F¥´
+ ™Ë#’6
+ Ÿ-¿Òº6~Þ#è\@å_Åy[ý$Þ÷Y¯Ãˆåÿ%v2zí§³ò4\%ZøUkÛ²úyƒ° yî¶p^+îÔª¤í
à5[òr|NŠ½lZƒåñùâPÊÌ~ñtÃj—mÂœumAÒ‡ÊÎÜäÔùT÷·h< W—²û¨8AÏÐ[ò¡sZã𠎁l¾‹ùpNù~S^)ëx9y}ýø¾ï¾$ázì*£Ú脲¾‚ Y'éÈúÍsJ´©ž¢.2ßH·¤Žu1™ê~À?áX›:^UÖ¨§$É^%zmöfe¨KÓ’±«$aF#ü.öMÆœKœß>ÜùæVLLçäGœ`¦qij¾+ –qP6ÅŸ‚åÂù5ØéÅXŒ…Ø°cñez¥Ó#©tïó¯Ù	TøÅZnG¨¨t_s¿§›<FÃ@'p4é§OÑËS@µ¿)Š¢jTÃŒõôwm’ÊR),pvUqM5L)Ž“'[ª¬Êá[l"ãM‰9`þAÒåŒ]ŸFC2ÿé‘ôn-E,úKÃ.€Èg›¤­+ uÍ¢šþÉM‹‰Å¡¶©ØnrôZ©韵ðQ$ž©„m±sÂJ¶“Çp~ïxaÊÅªyn!Vם~Â'Óço¼ãv`%Ðóá~ ¦âÕÓ“Ñí~&in™26ËÓÖÏ#-xÀ0u­Âß)âgªÊ³ÜOÿœ;åb–Lµ[àMP _’Ínþù*Žq-ÝÁDÿÝjnK/åׁIq>mW¾sV}wÓcæ%R…℺ہ+¢£ê Ý®r”g¿Êû„‰IÕÍ>bì8þRýËðLC;*skQ=9gý,ÜF[šwí£bžê‘‘Ö
HJår‘Þ×à[rÆù–ÔŒ	Û€Þ}ßÞœµPÚ:Y«À¼¨Ì§òC8Ç¿Ú_øÁsOGÆÛEs~U67µx‹elÃJµNŒ)\À ²b„Pÿ"É(£`·E¢>zÍP¬Ãë‰ç—ÉŸEFž6›O=¼fh휻0q<Y¸ª u1SæXàóêϏd_g(¿}ô.tº©ÃlÐ8üŽ¬LѺQý]¯™b/ýTËà!	ÂìÏ´,­0ÆøÖžÔ¿9¾œ¢"h¦!!àV}Ýéã^f”j€Pc>AÐþÊþ6ÑPnƒÁ䊔üø.J7<€	ÉçžÖ]±0‹Éö+sÅõ$«“Ä+ dE¸=Œõì„ÖlrÒ "jè'ùO*ÚØ”ÝÿŠŒ
+ }ûa*† éAI`ŒZ‰ZjIÿŽ»š¹£­Å0.¼Ÿ²aµcUð}¨n‹èØ sƒÄà‚ýHr‚XÁ±Ï+ endobj
+ 1217 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3704 0 R
+ /FirstChar 12
+ /LastChar 122
+ /Widths 3705 0 R
+ /BaseFont /HMTXSC+CMBX9
+ /FontDescriptor 1215 0 R
+ >> endobj
+ 1215 0 obj <<
+ /Ascent 694
+ /CapHeight 686
+ /Descent -194
+ /FontName /HMTXSC+CMBX9
+ /ItalicAngle 0
+ /StemV 117
+ /XHeight 444
+ /FontBBox [-58 -250 1195 750]
+ /Flags 4
+ /CharSet (/fi/quoteright/hyphen/slash/zero/one/two/five/nine/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/U/V/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/r/s/t/u/v/w/y/z)
+ /FontFile 1216 0 R
+ >> endobj
+ 3705 0 obj
+ [657 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 329 0 0 0 0 0 394 0 592 592 592 592 0 0 592 0 0 0 592 0 0 0 0 0 0 0 893 841 855 907 777 744 930 924 446 0 0 711 1122 924 889 808 0 887 657 823 909 893 0 0 0 0 0 0 0 0 0 0 575 657 526 657 543 362 592 657 329 362 625 329 986 657 592 657 0 488 467 460 657 625 855 0 625 526 ]
+ endobj
+ 3704 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 12/fi 13/.notdef 39/quoteright 40/.notdef 45/hyphen 46/.notdef 47/slash/zero/one/two 51/.notdef 53/five 54/.notdef 57/nine 58/.notdef 65/A/B/C/D/E/F/G/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T/U/V 87/.notdef 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p 113/.notdef 114/r/s/t/u/v/w 120/.notdef 121/y/z 123/.notdef]
+ >> endobj
+ 1195 0 obj <<
+ /Length1 1545
+ /Length2 8122
+ /Length3 532
+ /Length 9038      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí•e\›Û¶îâP¼P<8„âîîî.„àÒRh±"Å¥@Ñ-îÚ"EŠ»mq÷'kí³W{öùxï§û»É—üÇs<Ï;Æ;g˜è´õ8dì 6`E¨œƒ‡“G §¡¯/àáäÆfb’ƒApÔM‹xDDx+ ÀŠ0É@X´ƒº¹øìÀöØ\šP„áäÿ†©ÿ,®èåâ¢	rý«ü_Mú_Ë Wˆ‹ß'@]ݽà`@j†¹ýgªø_Þ4Àv/×ÿ\Uƒ\ ¶2n.`+ ©9¡NkGÕJ[‘h(ÒÂB6ÃàËQ>¯´F)-öâÀsrW
ª=š…HûMå鮤~^ž‚[¹Ê×¼\[2¥Ê>øÇb“^˜ƒI"%(¤QÉ{^UÓ^c(†·¯ÀçÐÚc7¤›¬;õž"™Ï‰2SÙ–ìzC’éâÅÂZ®2zÊ«a+låymmµ£Và“8+uÝâé§Æß1T1¯XŠ€$)PöWu”8?­ÇÑíï¦i]Œý^ähl½°¦Ö( T¼'	ÓFB%þ쟟iìoò©¶ÂŸèTËݽ¹kïáÙ!"Ô~ë@µþÕÉU­çí— !#$Y#Ó,F&7äÖBz‰Á…]횦ãͨA?OÓÄ>æêÐVƉA61\6¸‘…_X¶v–4f¶ð+ ;gî~$”ªnPŏl+,õ²°ËŽDݐ.Ú)k^oNˆ;hº‡ˆæ L½)Ža»%‹/̬+ y6™Ö)ÕgL°u£ÈürÖ|R0„å{ˆmº¼Ù§Yni£ªËý bëP¤üÖ±<­w?O[ß~È8írÔ¼Ú;ác±Ñ.²ºÃ‹qéJüœMhVãù¸Í…´ûÑÔ~ÏA‰
‹2΍öz¶"¾–ßt‚OëáY«úž¤¶Î ÿ;´Ë‹Ïô38ÏÐN,Kjå¥}ÙüÊEžt¸I/È÷UøÜ+r=Õ Ã| nt
¡é%5A¥´-ÃD_ ^»t¾„ñD©©Æ—ŸF±`kÉÆ5j_áÔ=¶…‘zJREí°Ñ†©ü#JCúð÷3Èå–Ò¸^•ì¦=ôò±öJãP¿[Û·‡[õÒ
+ 4™?eXPᣁƒ%b
?>¥¢®&
+ µq³ŠJï^‹‹r°|ÅT¬“'ûE€õcψ˜3Pä]nýdÄ4Å‚¡—ºi*)`ï{¥6òè.OÁea‰ç@Ýþ+Úæ+4NóHW¿ë´r®o3îM53Î+bMÜÁõ·:zò]~EãKÙ‡-ì¥UON#©ÂÄÏx‹VÄ¿¡Lyð²ÛQd±`ÿ0¯0g•éQ×N	r¿Qb¹ˆ~E†¢!ˆÙ+·§ÑVvaùéö~,Gz,üŒÞ°8¼sH»Rí¦OW_jËñÅú䧩’¹úDÖýÈZi[*²îMAï—û>òØ‚B§L¸zTlµ>«ê:g?‡âSµ”…kp(jó¹ì_
ÞŒmO…Çmì8°V0’™÷©Û‹kdwhÁé§}ôLŒîdå·7}¤†i›ÎÆ'EMŸ—°CéP7q¶’uMÆi÷1z
ÓDï½gÛ¶ÆðÎ.³–BT\¸°@4s싍Á÷ï+W_`}}¶ŠÄËðþÞûhؐ(®<,9mV7ʏñ+´çÛ ›ÂþvÂýÕÖ5/,ÐÔ©³44´çrRÿ¸qàµil:×8f“-^ÖkÎôˆ\óBiéîÈ9<؁—ÞX[+ $z¦€£BnNG$Y­ÕM¶592¢¿+ >]»ë.ʘ)õG(nDF_@l]¢ŒZL´å^“ ‘ÎÞ¼ÏÜ[t¥tOPp\šÖm$Z$œ/æô£k£'í×xèLÌÉ*ÊG‡Ða£>d	¯ÃÌÛõc3$ë—tùX…òR{èŸxœ£§ë­Í6¤TNN€Zí¾€ËÙMï/›ŸŒÆnhxÇȳkÉ?à`é&4?L€HˆŸ^<Ðñ÷ö+ÒB,JÔç°wêŠfD'È5·}kª°6.L	è¿ù¯X±Í°h®ë¡`¢Þ‚žQb
Lqè«¥w\³ÑöXÝ×i|+[+ K¶™ç’~§ò–k]_UÝqYWÏg*ÜÝü¶yŽ;­l;)ÚŸ¿¼ä‡Fªî‡û¯Æý‹ñ Nóinñ„—4…r^ߟJ†ÞJݾ	<ÓÃ쬭tЏ˜Ñyÿ3{È*f`–¸æ|þõ^#ü«cWú/µŒà—4'ú×ÆsùºÃcÉKZ4åg%oòЂ‚ á‡ IsQþ”·}·ÈÉ„3¹·BDÙMU"X‰BwOø»·:šŠö$„J	–Œ¡†úԬ͔d±åظÃ,Î>îe>j“l„y?ïç„X¶µd¬!
 ¨{^óV>={8«ÏýÐàWè‰íAf¸$Ç•\Vò^½"É÷½¯f]uuåG¬ñ<*#.Õ¤ÔÏh9qzJñW¬n‚ds¸Cß埩ëwnç«ÞÝzÐ2öM¸àú’py˜ë¬hrË|VÓ
+ GwŒrd^õÚÃ!êþ^é2Œnš{R÷ö³÷êF‚rŽfnÀʃK:!ˆþƒ.6üâ²)ž­Ý7…áç5¹~Ù¢Vµ°òóÈÎymÀ¾;áœPþË7›{²‚Zt”Ø—7µ0™Âhþïs~V~N[•“^H2Îå~Ÿ$ý¼Ev‡Þ€…Tã|/ivC&¢•“+ ¹$ÿˆìPKu×iðË+ §Ókþ.[Áùú^j¦‹\Ø¢à7Ë\|øßs£ëcà,æ¤¾~±ræ>ÝþKF–dýô…óœßtmN^Á¼TõIèäHn9‡,á˜&KS•†Òn‡iȲÌ*¼­³Ä¯n)YÍ	;]UìXZüSpU>lEK­Ê+ |´ÉDDh°|~7J¦O.IÉÓöäÁ¯‡y‹Û©HÜ–’‰ŸUMÿ¾ºÞݵ|Ô+²Ì%"¢è˜ûˆ€ëÁr^Á€¶o1Ïák¥u0£TF	+ª^J6_´ðyszã[ÅÍsIÀë%W"‚8ãmÅÞ ‰Á½À:±O(DÞÆÁ›÷½fO…æ•~Å A³7H­'0(?ǵÉ÷=ã±¼ñ^ä(}꣏ZØ }ߤÀ>+¯˜-Ek†W—]‘ã*ã½}¿ïüè>ØÆt<YÖ}(2ÓRc¢>`8/e9FvMŒœ°éD—]-T¥;9)`	#åwÍh9F³ÐÕáí;y+ …Ã4íÝü€g}ÈÐÄ'ýlÔ}ìeê+ÿ:u쪟‚Pí¬Âº²ï¨/ÃÏÖ’
G£Ü,–cQ0’	ŠL³"„¿Ûö2¾>4t³³”®á÷]Õ'‡Ë½ÈþºÓa²Á+ ßgX ‘&<²©Ã
+ ì<썰œ¾†·c+]úyXˆfÝöõ4¹³w3bW¹.-u¾ 
(ÙD\mò²qˆ2kݦî’HÕ¡öqúƒN§¨£ÞÏxZ†Š„¨ö\é´¾¹Öô[9üÌÖ¡­›É@é¸æ.|‘x7b©±§pb¤øžQnX'ò“óí…óÍ°¡–bTIÞQ‰¹í×Ân³—×ï«“õ•&Ç>4mì—‰Š:5xU-pÓú½üÔ©é³ÄsÎì*”³áµ.i}lÏÀùä`šõ­Z3‰m¨F\‰T7êÜ=AñÔÚi4†ÞU!TtS|yþ†Ôoš.ûÀŽ4òI»b»”Und‡#ë@¢±¡`ùÉt ¦ÍÖn‹ûyú¦«¥ƒ¢b~‰>O†2v©AþÈ}‘+ \Ãß\Òø´‚}?ž
+ ¥ ÝÚ úΟç¿Î-úeÓÄS;
+ „i+ [–4èÚ•t¬G7¢™\Ñ&Á-Àã°êË”º˜NØõ¨¯ÅOld©ºc¨·P‰¶O’>SRu8âkírÆgWúØÁ¯ù7ìü¥ÎÅí‘ÕÊöš}ÏNÙ]ßá9½7””¢¿¸øv—ë~(ij7,m“w(“š´|cµ1¬zHYÎ"G¢o™&³Ò9ë¬ÇÖ¸½çUo:B
W$ÛP—ÃwFIö³zO*Öi¨tÑû4üä~(ë¸7íÄ…ß2—ÑGîtûgåÞ“xqf)ÇÕW¥/¥Œñz8Y¥¡ØJÌFÝP„`&Ø‰Ù+ÂöÜ´©cñ–©ÍE–ßQöò
+ ²Ž‹F=О¤=/bžª×—÷¡­6”YS+ Z±ëD3ÙÙ[‘‚°X<!,^Üš*ûå_ÝÑ´¤é8ò%µk‰Þ¨Ñ¿&;s²®õ+ CCáêµÝ
‡@•ûPƒõ8–¯ÒÁ”I];¯¦ÈfÉqG	†´uÕ˜ì1Ádn‹™Æ³9¸]ؐZ?qUw7µ¡Ã‡6_Q‰e±zp83çP±¡Ëˆ‡`òO¹ò[¶fïf§:cuÔ+ÓmZ ë€
ƒ*ïÒÖ)4R+!ù†ýr×5F×pÅ€)\½©¸y3Uqø,»Ë	ó{ÖeÈ
²ïÓ½PNC—h¬&êÉ=`1ÁmCƒ_Î!!2ÅŠÉ13¹Üò²QÈç(<Ò_5)ÁëAa{ÄL@ÈOTö”9¯¥‘Å—\ñí%#ÿÇÁ°¼abËîŸØ´‘Ø·þú=ºüùÖÄíŸo™‰—Šì­Á5”0¾ÚFpÇÀ°=(²ó	crêÔ 1˜•P¹Ù.aݶžžjh”L;wª·M—¤”¯:¨„¶Pø|LÃøj·´È‰/vî‚+ endobj
+ 1196 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3706 0 R
+ /FirstChar 38
+ /LastChar 121
+ /Widths 3707 0 R
+ /BaseFont /CCDUEK+CMTT9
+ /FontDescriptor 1194 0 R
+ >> endobj
+ 1194 0 obj <<
+ /Ascent 611
+ /CapHeight 611
+ /Descent -222
+ /FontName /CCDUEK+CMTT9
+ /ItalicAngle 0
+ /StemV 74
+ /XHeight 431
+ /FontBBox [-6 -233 542 698]
+ /Flags 4
+ /CharSet (/ampersand/parenleft/parenright/asterisk/comma/hyphen/period/three/colon/equal/greater/A/E/G/L/M/N/O/P/R/S/T/V/X/Y/Z/bracketleft/bracketright/a/b/c/d/e/f/g/i/k/l/m/n/o/p/r/s/t/u/v/w/x/y)
+ /FontFile 1195 0 R
+ >> endobj
+ 3707 0 obj
+ [525 0 525 525 525 0 525 525 525 0 0 0 0 525 0 0 0 0 0 0 525 0 0 525 525 0 0 525 0 0 0 525 0 525 0 0 0 0 525 525 525 525 525 0 525 525 525 0 525 0 525 525 525 525 0 525 0 0 0 525 525 525 525 525 525 525 0 525 0 525 525 525 525 525 525 0 525 525 525 525 525 525 525 525 ]
+ endobj
+ 3706 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 38/ampersand 39/.notdef 40/parenleft/parenright/asterisk 43/.notdef 44/comma/hyphen/period 47/.notdef 51/three 52/.notdef 58/colon 59/.notdef 61/equal/greater 63/.notdef 65/A 66/.notdef 69/E 70/.notdef 71/G 72/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T 85/.notdef 86/V 87/.notdef 88/X/Y/Z/bracketleft 92/.notdef 93/bracketright 94/.notdef 97/a/b/c/d/e/f/g 104/.notdef 105/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 114/r/s/t/u/v/w/x/y 122/.notdef]
+ >> endobj
+ 1155 0 obj <<
+ /Length1 2186
+ /Length2 15123
+ /Length3 532
+ /Length 16302     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí·UXœÍ¶p‹kàNãî.ÁÝ5¸Ó¸»»“àœàîî,¸{‚»»þý­½÷JÖþ/Ϲ:Ï¡o³dŽšUo½Ý$Jª¦öÆ@	{;F^€¨¼
+ €…‘‚BÔ	häbio'fää°ðð°+ €¨½ƒ§“¥¹…€Z”æŸN\+ 3HÍê/9Yÿ… ©¿®$fÕŸë†…de÷‚¬ìÿB•Ã_øÏþAVNá?OÓ_²rùAV®!ÈÊí/Y¹ÿu«‚¬<þB•ç_²òúÿIdicú_Õü¿_,""öÞ K‘t‰€JË	:è̾ÿÙQÝÎôhJ‹îff.Ðñø'jâêº]þõ&½´þ‡Í,A¯8 Ðh‚°¼`oÂb•ÚVê'^0UM.bÞ§Pß3Û‰¼nS4*ëH»Q§ùTžŽ¼½Gìþ‚ïÕá£<.qè—6ÿ¶çf¸—áÕŠ¯y•!ï¹ë@z|ŒÒÞ4ws®8³1Vš¤õ}0ëâÇqžµ˜Ú>ì	X¯Ž[Cï·N.M‰õðÐ:J6Ô4ÇÒöðuwÔ¤¨õÉ`?«p¸ºÕKûW´§¸ÜÄ7Ý{Ì؏&Äl*[´*û‚'%ßÃQQj߆«…¾ÌU+ ™/
+ ì+›<'5Û^gw	_g1ZñÕ1iÎ+ püYœ:=¶³*¤Q_°ˆ±(”Ç	ÌÇñI6æY!¡ì«kÑâÍ—èµL×7ÍXX¸vÂã°”
+ _!ŽÇA!À3ªçØò!kÆfÓÒþud˜øÆ啃xI›×H1žS,üM8/ÃÚ5®^b±nò1CÔၕ~ì$â[_1Ù˜æ‹L)óÆ:7}é$Ò×gàEùék†i» ¼3#Av$iì0‚C?ÏH`Šm=¾n¦fÆ!¼,|@¹R‚«×)ñ`ý£·‚·dHb+Q³ýª`Ñ"wY­ôsXmz&‰˜Þ6¶?ÉRSY=·åp‘@QãÉgIëÏì8Dc|o«žG|lŠöܲ›YUZô1“$\Ñj%«÷c	A¿­
+ ±K‰Æ%ò4îê@F_·KòEÈôdǶ¢m±¤WfÑhpQ9à€«Ø˜õy'c,\LD$LíõÀÖÁý–Ê‹‹Ïö“³B‚2,~H¸nNªDèíë7¦Ì_Xø7Ok²NaïûÆZó{1Õa&ŠûzXð…»¹›5cþTEÏ'C,´üÓð¬/>¨¡ü*äÍzGQ¦Ñþì·Ž„5¢#[ŸMQqtú½W]{û´H–Ö+ÙÒèÙ¬¯œÚênb,H\ ßrÔ½É91JüL=ä©R΄=ŸÈ¦»¶Ï#‚¨ÚÑòX¢4.£w×ã¸1)q?ªú Ö€%>S׶BYeZuIˆlÐÔ²°‚ŸÖQl;¢Š÷Wïä8î¤d†'„¸ÓÇ×ëœ•ìÅÊá,ÀÑF0Tƒ¸!­:Á+ Äâló’/¥0d•h ™†ø!Èôç´Ô´'zhI·ø€ù/ÖQ‰peȝ\R±r]É7àHÆ[åµÎg]Sn-’=¦¡Î)	ý§´…ÙD0E]là8|KÅ’®`z6ȯHÒ,
+ ׁZjš[1™ˆÊåð7=]ý˜_å÷%eʱÄ}C…¼¯çgKHŽ;æКÅ•Ò^mÄqüD¤c
š~ExħÄRâÀÜa>i‰D	r`Yþôì¦(­eïĪB!ÇIIF­³Ê-¦Á6®çÞ,ß8 Ä‹+\`s•ü%·AòhKéP“UXSáÐF?1+ ýÁÓ›œö„’qª£÷^\"M¾±•J&ÓâÓâE43)LJÁ÷þ¢ããÌ_+¿„¿Ñ‡}HþöåV㜱øæ2òqZ"S‰÷N\¿3YSÈ…°mðóªÌÙaeÐöºs¬÷óâ¤¯iÀˆæUæ1ÛFÊ‘®÷ØâRÈd±-•ÊgèQ(ßb†ßQ·”Å°£~EÃòí;LP#sëËl"›ÔlvŒþÑë€GÇôºa4¦åôµ…˜t*ËES¤ÖyÍy¢c3Ù՝nW_+v‘
+ fBˆËgÊ¢ß^gD㧓Iä`qOa†à	üÚ¬xcF±ÄÌôpAÞ„"Õ~Pe’"K™î‡ü<í_ñ³®G²‰×ù2[‹`j€Sswú)¶
§ŽdÒËLµ[UÍÝ€M3Ô”&D å¢Çp8ÁÐgò‰Ô"Mz¬ƒp&g=)ÅôUЋ_W:üe\©fË@}Qò³XŠ”/R¤»	2í}KBÈG²cøT4	›ÈD.”KìóS§xÐWj’Nû|ñê1,Xl•÷ð	,KWËàêÅ-nlˆ
+ ÚS/ÉŠ”Hä€Ìþ-K®âjäš““”Ô½á]òª–HŸºQk©C<ZUáHô^‡B„5F‘—#H£!”Šó_óg1+q'ÁF÷å`ìr÷Ós$ßRw À¹^¿óø‘?­új<LwWÅ1ãQ'µŸzø*È1Qó6œ‡Ì^ÆH—B|Ùî~8Œ)?¶¼cvT¤ÌÊò‹ÞXK0N.àÕ¢GN>•f^ê‚a‰3$å–Ò4×éWäÐWSvÔLÅY@ûáC©]&4½X¹ÜA‹ye{ÑÆïøq±¥R(z5ª®ÇŠ)1ôæ—)ìx±
+ ó—>øÆa|·˜žºå¡!diTmþú®‡€]£zA–ΰŒD‰u×R9¿Xþú 4;®<#l˜zä qã>•éÓÚk1V@,rÝRÆM‚§†«Š£Þ	3l˜
ô–Ž¬‚Ë/¼ñ
+ /Z£€Î¹ùdÿ‚óî¡øZ’aH…eÒÀÕàGãÙ½'+ ÆQ\¼‡Ð„¥NØ›‡#…2ô¿
+ ¨
ßïìšäñ¦Ü`uõ“%‡nw!eåÑëgdçd[EXi´øhNß'éº+zøæI'?p}Mk`i_”‘~GrR£øì.!mGñ…e•„gýGƯ…Á¨’~VìÏ"‹‹
+ ¨Uœ÷>É%ñqÂ;îB™ÙÌÛ¥ÄÕ$‚_íX*ÄvQ5w"c6û+E%ÒÉÐá<IšV¾/'ñX˜µðHÕYœS¢!JZ,XT¡lé&çÑLœ-©˜kEsèØÀ¤OqîªW®”D—¥zÁ˜…À§¦gëeiÇáás€uœY}3ÔÝîÕÓ®nÊkf׊§,ìà–©Ä‹EŒá|c_éþbMw rKno’
+ Ïåg]…HçÛERHm_5“5IžXÔÂ*ºóÅ®nP¿öÁ:° AÜÿ÷ª¥)mé·8 ŸºŒÛHuçF.Ò¬…)Ëõ[ËÅQhJ)©0šhúªóᮿ^lYVà4Ï~Í%n#ØÀϘ‹t›rÔV	?Óû8)9]eرÎ_о]3ÒŠ#‹¤šªW·<KðÒÊ“^Éò2
+ 8¢±¨GqõÝ‚Ã
+ =‡‡OÀûŒ§Í9Ð
4]7ŸÜfÿ`ÌÔ&Ëðë+ µ0Æ¿ýu4þ"DKƒB¯)è*³a⨠ØcSY±’XP$ƒ ·h´©9ƬP¢HûÚþ°ù•’ïñGõê½%¸ï
+ ²$l±Éäy €'Þ}ª¦&#wð
+ .©óÐåœ:]¨Q™™w9š±û¢«C1ñÚ»¾½ÆL+ ‹ ÑT¦MKJ—~eTUÄ‹=Ħ7w¶6˜´ï[#Šk\ä¯ÑîjðÔŽY#†Ù`VáSÊý“»k?™KúpaK3/¬‡ŠÚˆÕˆ‹:ÓnNÀ%ŸñÚIÏ"9(
—ºGtûí°æxÜã=¡ž6íIDÙÕêÖ‚ˆïJC'[Óaµb²dè?1GloÐEëɤKlµ22 + ]Á›sÙ‹ÞYS;œä4òATZ‘ç2üôfÞÂÆÌ@”uTOêWºgIi¯“¸¹_‡þf݅Ǹۍz_OBâV¾aÐGû¹¡3akV/Á©"ZF8h˜îE¤ø×ttÆ»,ß #-ÚÆ Rç"-=Ñ{1’¡-SÖ¤“/¨=ÍjžýÆp¨è¾Ç§Ñ-úvÏ8¿ºó`¦…6–ØdSʱ™ªkšê¤tnˆDNøéújWŽ¹+µ‘w…¬º°£©¯*E‚6Ó#9HäÀ5¦n«ÎE+;ÉÕ© Í‡9ˆv„ït§Uú¨ÎíL!‡ÑOîªè{¬"gnþu}¯x°åq4Õ•/o÷J²…	‡ƒÜšLk•t¶ÄÉôtŒ’î¼»Å•­Â?.8r3•ê«´Ge‹»2À†}GÙuGô™¾ùqÚ—ðÕXì# ØÍ‘»Àê¤Rñ.âª{,Ì—T^FitÙµþÆ€$ÂŒ‚éÉØŽI^5¶â&aµæ>êíæeÔ5Çidã¸bîðR9»ð,OïÝÎÐÐØî §µûyHÿ
W=Åôpa³àæO'	_èù¦Y¸Ï6×r[„_Yx(m¶ÍÕ4ub;3Yʆ4t¨q¾ncQ¹ùÁuf¿Ú´‡#ù£½ãÆÃÜ®tHÁ¥EÉݺ‰YôKFêæ–àGRñX£rÏ1Í°^îï>#-büHzæDýh¸¢Ø¢vL=*ëÆyøøxF$+ îF¹(ûl¢øúl×£-!ÆÂõ"3ï'ìôNý«-zŽ~‹ÎÊ¡Z,r>]…á&•¨úéÐÅC«f:}˜µ3†øh7æ¿f î²®†_è‰>¾.>âÜ>+Ÿ®†_ЪR°™þ*ÎWÓuN(ãhü…ð7ýš¬À·ÿêkg®I{Dh´ÜŒ‘ƒ¤ØWÔË7EµÔlòÀèÞ2WßìŒñŒ7²É›±àak“¾ÜéhÑÌ›™Í¼É͍ôo0½ãWÙ˜´/+’£.ŠÚÆÏ¿¿µL<fu»zD!
 ROÁš~˜Æà)ÐpêÒOk((|åÁ­A…ãÅŠoTâ:4„|Eœ/²ÀwoáçN«Á	«£r¢ítn ·û1!:¾ôÒ†s?»sè)æMü×!=®NEíòJ<öáW¦o‹¢È‘įRÛ¨Ù}GßY˜	ÙDEppš—éð@G¦mÉüƒ-kg}E"^D^NÂÇ¿ÝT®Ø‘‚ï_}
Àüü6¿n}O-WÒ“„;ŸzQ¤¡°†2³n削›Ww}µ¯ÒŸ1Ðg`µÌH>é!Ô1Ö~ ÄÑ©*2&sœÆBóªkhè×õ˜ÕÉr¯.觴Y˜IÜþÇ°…nM2
Æþ¡‹;>aÞ¡;€äsej{©…ìûB8=N—ÈW+ ÑÚÇŽüý;†ÿÃÏïB-Eâb›ÑSBØÉÀâ†¬ÎÑÎÕ’$ÛssU]ýVÓHsDóî\ÛÐﲆ»ÛÉ‹¾T»Ãg\–h	“_qX2é]ß6-ÅòPù%“«½CHÚZc(
.D¾v}Lhþù‹E â³Jf‚ýM|¾ šW曢Ǻ¹¹U‚‡;ßåÁ‚žH|Îâ–µz™ª\=š¢\Ñëû§DsŒB0¾ç6KÖFžéÕXóÞvŸ]»þn	Kæ"¿ÅùëGºK&5œ|¤Ï;!îÓB™#ApGo£ùê65ÎÄR"C¹L´¤V¼Ôš,¤ŸN5'HÓmZ£vT¨øåêӏN*Õp2Š2ÂØÞ¡êÒûæ_!~hÜ>/=¿¸‰y5ßîÏdIâVº39]q2/ç|ù¢M²’¬½ õLÓçÖ´Éâ‡E†ØA™OòÃJ¸.ât>-Ø—²vpßS§9Íœ(ìÇuû«a,kš¹½WÛ½"À‹»×ïŒsy,ˆO³1‘)ǼtpƒÝãt¾žÊfRfJ&óNè|½Æ;Uh¥×sÚÃ÷-óE$xÜBÅè¼½dJaÍÿlMR<IÅÇÿ@cà.MÕ(~p¶ËÄkù-Lê'1ÿ5šv£êFY04Oö;l³ˆÕo6xLsÚâÙËgs\`ñD°ÛØÚT\îÞÖèPVËL5>BÏ_Ìržß-ØžBÑë#ýÅóQ¤©ßÌn×ûŠ³ð	'~}B[Ž(µá‹¶Y1k^ÝxZO½ú˜ApP»i®æϝyõêñìú›:3kúedE­"WŸ
+ ¡7é´$âÝýØØG×CGö×G°¢‚wõl˜ì	Ìq¨IyûjlÒ.ì§ã§¾ —@ÙÀ¦Ë÷ÂSš…êŠ1*ä«Ìn*+yª8[µ\ú¹ùoÌgƒ("ÛÖóÐ%ßfS¾öó"ð5Ú’_çìSš§‡a4•	AT¿1nhE'ºÏ±õû™ØÅ©ë²LZýÒ„«_‚dt¾,³¥íµ˜ª²½Ÿõ´¸´ÉædB-+ žá%>
+ j]_öýtòõ8kÕÚèWza„³Z¢j¹fjñ¨„íq­fë:YÏäSù¡ûj*t™Æ²+ •F!n£Æ¯Œ¦´MFìשóÀšC!;¦‘±)„V–2ÃF_;(‚[¢F˜4>99ê?ÙÄ6y*—Bú8‘ÈG˜ÙL[Åû Q+_âéeýDÔ̶‚JõcËÛ¨¨aÿ=âc|Oob6Å.¶ñR,¹‚Z»¼ˆÄ6÷²¾F‘¿á\ßr–'¬¶Jýj?d¢øãÐ@ËxË•å|DÔ9úa+áâT>7ç&F,jæ.§épê5«o/2>þå·CäÈOð*|Ï/áëÍü[i6ŸüîاnÔnæH~Ô<Ýnóæ­TþaØk(¥eCg{–©Ô»‘¦áË?ñPÊ”Òø#ñé¡ÎtrÂkà+Ý£tI˜–à£?ýñæÕiLK{ÅÂƪ|ßd±q7ØÚâñr<Ò°Ög™º8‡Æ$Ú½¤8½Þ¾d¬¢M¥S²{IS°jLñ5,ý!ÞjHžE\Ó†•÷t¢è„YVCft	$ï„\Öz½ñäyåC‹~û´,³ÞƒI_ˆ³“’<%½0X
+ CaÄaš¹àÄ?Ö;î%]iwwz“Eèèi«ÇF x‰R¦3ÓÙ†5ø3Öß÷(…¯m¤:Ht€Š¼J°•-اmr\É_}6jìG 5dBuYQ`‹¼.qÞH°Âꌞ¼EJ°Ç‡º‘6뙃Ü3Š+ cOº|ClÝÞ7o`þ-¶¹rÀÒ”1RœéÝÿõû…Ù+ éâ,ÒN=UãZT|€+î+ *§ú£ºŸfÔZ4å;aKóí~çt@§±ßP㨯‘õ{¥Õ?àAÛ*•R'¡6ßÍ@ 8ÈÊO?G.‰N—
+ èŸ÷èëÇ‹9¥—¬~ZbÐþ¼«“̸õÝÈ^¾AÍÀËl¥PÕP§ÒdøÆý˜ðÜFXí_³ïùà =­ ´8o²úsp§Œ>É“ÏäXtZ´œç 'Q?A•)ËõW?|ƒ!šÍ©‰€V÷ã„wuTVÃYÂc‰7<'‰\"©ÿƒ8Òc¥%Yä£Ï¸egWç+¾Óô9ñ4IoóVà.Ï*J7ü~5´X[^ÓÄ—®Î‰ËõmÈ[äO±V¥rd¿¸O»j/ÙöñD„´UÂhy›Þõ×EW~lG®Ù…LäYŸÄæ®ÍåõŽÌŽ[:iW3í
+ w䬾aå.ö®&}—o¬æUÚG¼Kbà[sÛ;a®Õ˜6'ãÝKÍƳ_—âÃhÔžîa†	›U”²ùJSøþ¨7À•À„ÖÃoëåx¨™³ñuËájƒçÊyЃÃ/à½ÁzxŸjgz+ «µË"ᬏ!+ ßi9=öKk´oÁ«L×w|ß3Å÷ÑXÚ\c»7ôåh¶¤qkHöA;À]Úðn31×0¹ƒ»Ë΀6¹ŸsäiHnŠ_›RÓPÃré“´–7 û¬™k?Í÷¹WuüᆏS£D\ê'_×ÞqúTî€óÓqû˜{úØÁÿ1ÏõK]6ãlÝÙå(Œôrz#8¿~jLIwyÒ¹’n “_×õ׶BðÏjuéàK]ùn‹{&7Ï}ÜÚÕr<êÒã°eWnV”8M_}­‹ç¹éÝ›Z˜™Ùp~Rî~Xøèà§øëÒŠËñ䎏ÒuÂm±–ŒÒŠSÀhcf̱Mâ´ÇÐL·¸zÐoÍ®Ö'ߌ$€×)ô¾¸øDVv¨ äoOÚ!ù¢GË
+ Ññ	~nŠ/-E¦åá“+ øÀ¤©møŽ†E!”$8ó—¤-í>è’ýeþ¶”ô„&æ}™u0ývwç—î4[0ss–1Ÿç–º‰š«èór•ÅÐjœì¥[Wƒ“
Q»îWv¢¬‹¨N„•]¹üyÔ󌊫˜[~ʼn¢HMBÎ8Éœâ=Ù‰ii‡>Å¡(߯ЩnB
£Á›³œŽ‘Ô¦w¥V’VkôgÕIù4+WÇ+ ÍØ›_wB)þë³;’1:g-,Tg69¥q"¬ÀÃBL"WA÷¿~È’
P.}½)‰Ê‚@ÝR†Hª:‰S§k›™8ÿTßé¹{_ŒýË"“õÚsˆ‹é’ÖU¥`YiTK8— Ž[hRËÎ,2‰/O›[Ÿä6¬ÛæFøãE;üq¿Œ3Kô-NIøó`–nѱ°ã
`¡bnaK"U
+ ûÜÀ<¦¥n“µœÜ´Y™Æ,‡v:%º‰ŠÀ‘ÕN‡¿C²ß³*õðH”H>(ÎÍÂ,á"7gN®ØI£Ü“k­E²É±O›h¥ÉEâÞ†0ñ^eWµ‘G=eGÍ÷š×:éûi_?É!ãT‹ù-M
+ +í27·ÊèL{kµ~i%@|ñ-Y[}$CrÀÑ°CjvàÍ¥…Ît“ùý«”J]•®^^´ö]›kÙô–î^=‘ðNSj5/jˆÂ]m÷uNEЯxèT”õ†ß@þ×îÏA%0¢Þô3oFíŸ^eÀȸÀ2Ä·:Ü€ãì5mU‰KlÍRø-#iroF¸¨,­©	”#h€+³9‘í5-–Êékä¾öÌ^¤#)E:ßÇížà‰…sø·‘ïß›>x€/wF|D¶PA,ëÈô‰õñþS÷S²P/Aê`¨žLŽ+ ›Æ4¨¼Ž¬eùHfƒ°„.åÐ…§,5ñqÜÈ‚þ³®{G¦7Þm:úpÎC_Õ'xïñht˜Ç “·’¤võÆ‹½ó\ñß;>êsf?Íæu˜mŒì‘´héXÄm|¬Ö%5q¯ÑÂdÌ¿
+ éÌÁQa[ÝmîɆzñ‹ ¦n¬Ÿ‘îòη.§øÝS•ÿ¬
¿?ß4yÿYùYöXœKÁ‹J†ÿÌDQ¹)C? k×ôu˜ËU]|ö3Âö£å{»jc’þ	Ù¾ô˜°!š<ì²/Wª;/öww¸\ˆ•Bž=óC#IŽ@-ƒÕrÏ“¹¥ pA·®LUø¸d­›‚è‚õúó˜)LŽdQê)ùXqocJ1k >µTUSDÓRy(}¼e¥k3ÄÕ_SJº­/2ÉoDÆbÊ뎾W†G›à×O׿4C«ë¥N¬.%$ }ü¹|­/Õ‰ª'¥…‰C¸n…eò2¡… ™Â+ 8Ë^pîU/¸"ËU6$ìúÏXÇlƨß=®ï\èJ*•ï‡Ãd=g’òOnP½˜7ÐiyY?Š$Òf¼ŠpqÈبXgâ4´Æ(˜ð‰|t5ì+ ξ^ÆÀËÊŸ:©Ÿ{U}+ OCÖ΋	ö°†ï¯9‘ànS\Á]z ½4ùÑV†ËU¥Ê^ž°«>ê}ðpß{õݶnôp¥ÿö±øð§’äx­6µ³H¶fºž=ÆÞWyÕxt{¢‹
GŽø»,kí¬ªþÔæLK5N_Ì’ª \ßÏÆ`€Zê$ΞôñzúsÔêF­p½žÞÕ
+ ÜÍkµq±«Dæx„ÎÂ;¿ë½wÖ×lºw<Kæv‰'–„'種{•K©µ#x÷D¯ (.^Ûn8Ç3Q¯­:òPª¢•—x:¹¯ÃØ›)è^·éя
+ rˆÕËÒ𡬗ŽÝðoƒB¾Õ±H*1ö”‰¿OÞòæÔ–ÍÐìޏ;ÍrÎc—“ÐÕËìk+ßËm’Èüf7	ßé˜~V…Yl#Þž4eÏ_ƒ{±sšYs÷ßcýý¨[W0ŠEßÔ«âÚ}“Ñü{ÛÂÐÕ²	z	ÌZÄfŒè“ÒÂ…8)Í(u³ABÔYÞp55Jaâ`cÊfä¸xñ;ÅÄG¤¹ÃÆ™eyªƒyÅ•AºÌ ø
+ ö4Æwé
+ ê{TÊ~Ìfä%–Ù%p[c.Ò$NêQ
+ ùáU„”)‰Ò…6q5Æ?M.™.«Ü÷GUy9XY㽜Ã?–¾u%ÿ|vö’ÎPÄ°¢NTiô‹
À34ëM甚 :'죫0^˜v™ñ)9¹4ŠÙŒ¾+ ;e8\/ºÖ‰<Í4Ýi=×|Á¹#Ùf{ºN·÷®xÖ:/±ù¾+ |Îe¨p¥—óó^Ü»ZÒpê@,öW´¶}J™Fá}E·Ðünð‚‚—+ hà̼œIÏ…%µ¿%ÀJŸæ”ú.ÒDW	=#è©“¦…×6óäSbº‰“I·‡ù›èÆð
+ £œÏ\íâGþć^£8M at Qqþ¨ØÐÅ\»‡KmjXÓ­Ä}…ž¦˜”}ýT$d쮃ª—ñjƒ ÚʝNÕ8†æ4¹lhG€·ÐÒzÿ\@f€„ý€¸4Ùˆ®x¢Ó?Û‹jæ‰ßùuŸ† Šcä|¤àb ôu¢"-zåK~K
äñi‡£buÏ3FD6ºf†ý&…|ßÊ/Aaûa„!{Þ6„Ñ-œ²K›„™Ê­×‹0+*]©ä/,Wž‡wS¿7>üíÑù‹³×÷”F¢¬•-RÄC-®9—ÖÆ{5Å–åO-ej‚r…‚„HD›Õtc¨iâôÝ”¥ÒIkî–>þ*np$݆®BÌ]Y]
‚"U³ÔEÕo¶
+ 
+ œ=ódµç^-¿ÝX7Â܃QÉŸº¦,¿a•|Ëb¢ì+ Ž€]°¹]ÂX"
ÄúRiîÚ¹Y´¢‡žmhfù÷Wéed˜ñ?„Áî†Á$V·¤-èm[…3ù¼Ð†À¾6Wí	sòâæ	ö›J¯96s]ÑbcÞó¯~‹ˆÒõ—»LÒprÉ4H!!o5šSRY`u¼£)%ÅmËù^´ÖàI ¦”&5²ØéœîºüÅ|A6)éªg–Ç6ÍۺǀÛ\
ý[ÙA„XÿuÛž=3éI~²Õ%¢Û˜€AJ\N†÷ R|úE.–âÀØ7fÖžmÿ)¾»QpJõÓ1NI,¶ÇTí	üºÔ-Ú’$¬Ç%ì”Ÿ»°j%›M·Éª …ìŽ	‰øÕ’§×TÊü~³Ù^ÎÇD\a8ëÜð¯£=£ø”35ËfNÍƱ¡	˜þSØÑ·ôÉ4Ìœ¡.£¹ŸG¿{›7ÕÄ~³~+
˜W§ìG
+ J–þ°¬¶oóÉb“^+ Ő¤ñ š/1þgç_>EsÕJ&¤;ÄŒÞFÞTÓ<2vs
.Ã¥ÄÆ(@Á͉þËÕâqäÑ\3ŸôÿÛäØyŽù8»ã|™†HRÆlhº£;VHV¦QyZ¾º]*Òõ÷ 1ó„ëW(¹(øÑê9´Fª	ô‡Šµ¦;ÏÅAâñÙ®Ý®¢á%W&{ª¡K)ü…Ž
+ àg…M0žŸr¨¾Çƒ_ºÁ¾µÛ²W¹¥ÔjÏ9Dîœ^ÝÜ®3Âí(b†Øë6`S>¿w§ôTàæÚÎ’¿¦´8fW^³,°ÿ<s,€r ¨ÁMìFAÖ2Ó`6•ÓÍÙcœ¥/Ö	sgÇÃZúºý,Ú0Øº&éù•L
+ uŠ³Ýfä­"ù„‹ùÿáÂÿ?Áÿ'&0±9¹ØÛ9Y#üWWb…endstream
+ endobj
+ 1156 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3708 0 R
+ /FirstChar 11
+ /LastChar 126
+ /Widths 3709 0 R
+ /BaseFont /MEBXGZ+CMR9
+ /FontDescriptor 1154 0 R
+ >> endobj
+ 1154 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /MEBXGZ+CMR9
+ /ItalicAngle 0
+ /StemV 74
+ /XHeight 431
+ /FontBBox [-39 -250 1036 750]
+ /Flags 4
+ /CharSet (/ff/fi/fl/ffi/ffl/exclam/quotedblright/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/question/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/tilde)
+ /FontFile 1155 0 R
+ >> endobj
+ 3709 0 obj
+ [600 571 571 857 857 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 286 514 0 0 857 799 286 400 400 514 799 286 343 286 514 514 514 514 514 514 514 514 514 514 514 286 286 0 799 0 485 0 771 728 742 785 699 671 807 771 371 528 799 642 942 771 799 699 0 757 571 742 771 771 1056 771 771 628 286 514 286 0 0 286 514 571 457 571 457 314 514 571 286 314 542 286 857 571 514 571 542 402 405 400 571 542 742 542 542 457 0 0 0 514 ]
+ endobj
+ 3708 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 11/ff/fi/fl/ffi/ffl 16/.notdef 33/exclam/quotedblright 35/.notdef 37/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon 60/.notdef 61/equal 62/.notdef 63/question 64/.notdef 65/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P 81/.notdef 82/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright 94/.notdef 96/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef 126/tilde 127/.notdef]
+ >> endobj
+ 1152 0 obj <<
+ /Length1 911
+ /Length2 2612
+ /Length3 532
+ /Length 3256      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíSi<”íŽ"FY“²ä)”3–±WÖJöå¨,3fŒfÁ¯}¢FY³EQ²gɾ‹Ê¾ë(d?S÷}Ïé|<çÓùçùò\×ÿº¯ûºÿÿû;il&¥ÂÛƒºxI
+ &
S´Lá+ Ó"€ÓF@+ "`
+ A‚;ˆ’†À`+ $ö #‘ùžç
+ Î(þ¤Qd×?Jî HˆÓCžèQx– @ˆŒ!ž¾HOòßõ«¹.‹5D¸|·§÷èߪ4–ò:ÞÅ•L	€p¿J-ÁŸÑ@šìòkõ
+ 	E#5pŽX€þ¤ÐD]´'ˆ2F“N€Kð õkzÛ~D1³°0¼l!ùcš?JÆ4ŽdNqýÓô»ö†ý…é½! =+¨4
+ £éï_6¿l¥ƒCâQhý:(À€ @è÷‚Ž€[0+ Õ£á4ß|¶„+ªÔ¢…†ýmßæ€îjIS¢ÞÞÉvÚ†Û1/8£—YlŒÔÉQ	á;b̺ùÛwƒ×¿]S]ºÜ—çÓ‘_Uæ¹³-QçIÃ
+ ¾£ØÚs†_ð¨8­í]bd0ÁÖ¨rѲðbÏ–ø“¦æ‡ùÍÞi7Ý$ÊŠo ]ïÔªši†[ð@œ¦õ“f¯ÐFrÌÀª´žÞ“þ‘&c/ƒØ2¼vÆÅקýõD뙦i&¬	1¡yª›å»ÜúÑ×>­“ÆìVïy»dÏÊ'WzÄ[¥çkÔ\‚±gWYX|‰¨Ðñ^žc.¤¥vË[ú¤}ȏÊ‚Ä,èô„¦²’Âjñ¨×³j³zN4TBªM}å<Ù>(8’ÛùíºôÎÂêqŒ0Ëâ3ž¼½­•¶õÉã¥¹@ÉÖμcaØq;·ã—Vj¯kONÐ{—ße¸˜]*NÑrê
Asj ãëN¿é‹„gòÙö°éô*¥vâèzq2¥f—G eÔ5ÐúD§•ªN¹ãì~3ž¾æ®wÊ»9ŸÕß"ùôY›Vi}Aox…Š³EÅT˜¯@&(#6”Nj´Ú¬@–8×øȹÇY;;–_ÚÂEE1ZN¯j‡!Ÿ=ᆆÍ=­7[‡•S©ÇÝu+e}BÑ%§¸/¥ãéy>ßÔ9#òls,ñß9fv«×7’ýÉŒùÁþfWÙT‹´Ucœénœ¢Z‰‡Z^(I,dæSô(ŸèäêiL›?"s†ÍãÁýFÑ@ñ䘛`FÉ#ÞØô(1áwHòq‡N’MàåûØûÎ|“©–²cñÒ³B	E¹ÎVì6…ÖêÓ7Ž’µ‡¾ð¾}'T;¹o\õRcîÇï¿SžØ’toÐQNøªÎž²³ùzåQ–uû/I­V:ïm…¶4~K¥l2ŸÒΔ
+ ò>4¦‘!/hº;:SEÍBçÞ{”‘û¥;0bJ=w¶`3úž9ªYߊ%öÒEò$ýi+•'›™­§Þ6ø¦Iá¦K5XÖ(””»¸Åicô©€½®Ê	œîôSõ!¬Ìcz
|ŠšBý°ñxZ”w”ךá+éòÞ<ŸŒ‡)¥zf÷dó¶<$[³Œ=bqê¹
+ ÆW‰ÊÊëÜ%­ˆ
+ ¹œ[?LjÙ•öž¹‘3YJ›pzžÛñ:6C»±5æä!»“2÷TS±dé­¯óïNK¬ñœHqKSoà7¨I•p†'Áí;Ã(>#WçŒÝNÎ.^¼p‘½1:…D’íª`¶X-ïZ4ãb ”Ý<©ÿ‡XÏmQ¦Û·Õux1®Ïêßò4jèË»~½±IÐUäüùWhœ¿ŠÄdkàa—ƒ³F”ƒ¦Cs3•¯L÷ø[¤»¹f$ø¸!|«ý°ŸScžFlWV;>µ5ÐÉtº­çÆ¢Ä10r$®ý¥lNnkz­£kácø¦vY÷/¿çŸÎ©NH\¥×VÁ¦r¶Ð•ññ¹lµsJ at X«ŸQ”!R-ð\¢aQªŸ0KkÁ‰‚¹7ÇõVâŸ{`ñ䶑œsØcº¨÷j:CynQNÎ!ÎîZù`ÔPò4œæýú©V{ÍTt6[7ô>Åž€ëg?åãævWX³‘ÅRç<HbÑÛkÔ<{Êcö›s[ürSn‡¿Lx1ÇàÖ§}Lsrû×xÐÍ࣢m¼$s­ùÇ‘W†V¨‰DÛµpé;ÖbÚûÞÙaAŸé`–;…ºî‹ot´Wô™#Þ^T-Ð*`Ìgõ::…êžxÏî\yO»&¦þÜ´©E¬ðqýmQ²ÍÓ0Á½±®yo¹RuËZnræ%ÑvkÁr·‡Dÿ¯4aÖªßÏí¿œ[›¾t6ºæy¼à¢Ã–<³)-%o°ÄUëR°²&Þ½P'lÛ½@ez¬}.ߧÂÒ¯<VÔ¤ÄýUSjUvïùÀ:§:~檴ë]‹rÇàYšZZ÷,ªÙ?›²uY­$÷
+ Ø2pï~þþº'
øñ‚kx™==ªÕýÝ€€-§žXÙH¶€8玍ÛQWžÉV˜!©]Ä:¤ºh—0›¬¿¦Uòâ+úãýÇà1šSÅC”Åa«Åx{!¢—ÊsøR¦;þÑÑ{ݱçŽÌiDQûha [s{±èF0%âCã|Déç%\öjû±î;2ÃgÔ™üsK—I·öYOwCo7óÞOµŸÒUªxÉ…Ag0*K!ÛO«…ì¼ë´kÙë•	0J ‹Hœ	‘^!¨•Ø¼b>£hùàø·™–zò^?LCŽ+vC´µ0Q}‹*þäŽÐä•Ã,Þ'ŽVÄ¿•'ûÈzÃB°3OmlkÑm’)7§•¦_ìU÷Vïìl§¥f]4£QúÖ¡ÿáù¿Áÿ„"$¼‚àù;úÊ·endstream
+ endobj
+ 1153 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3710 0 R
+ /FirstChar 48
+ /LastChar 57
+ /Widths 3711 0 R
+ /BaseFont /SUUNHU+CMR6
+ /FontDescriptor 1151 0 R
+ >> endobj
+ 1151 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /SUUNHU+CMR6
+ /ItalicAngle 0
+ /StemV 83
+ /XHeight 431
+ /FontBBox [-20 -250 1193 750]
+ /Flags 4
+ /CharSet (/zero/one/two/three/four/five/six/seven/eight/nine)
+ /FontFile 1152 0 R
+ >> endobj
+ 3711 0 obj
+ [611 611 611 611 611 611 611 611 611 611 ]
+ endobj
+ 3710 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 48/zero/one/two/three/four/five/six/seven/eight/nine 58/.notdef]
+ >> endobj
+ 1027 0 obj <<
+ /Length1 1073
+ /Length2 2522
+ /Length3 532
+ /Length 3243      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíSi<”{æ¨43Íi“-êAˆÁÌ`•=Ä0JÈ6f³0ceË^¡&!K©œJD!KB–tŒ¦0NB’%½¶’òŽ:çtNçãû~zïó|yîë¾þ÷}=÷}ý•ì4Mˆ4/ЂFej¢µÐ€™ƒ3 µPPee3:ˆg’hTs<4+ E®*²¤zÓ+ -$
+ ß?¾Ü¾kvJ IT@³ÀÓéø¨ÐA„¡•²-TŒÔ¢Ò˜Â#€p4€7]]+
+ @RHTcýè+ éVK–µèX±|iòªÊqñã‘×ßHó‘ÏíÏ4¾£ú¾×RJåºÌ”å'½*Wí„lžw_¤Tw–@E.ýœ-IÓ¼tÒªa¤I!ÐIlãüæt‘ρɗêÄ6òvõž1½ÓãlY6°Ïïaí8duR^KëéÔH^Ð2·Ó\ÏÒ;î×È® 7Pªß¥8$!­†nyd#¿£ðöYÂú¬xëmnK³{·óëÛ[éì&ߝcçÓ+º¦xꬥopQHoz™zÓÇSu=àøüKWn˜éÛ„å_
+ LN[©†Áx¤ïê7WÕ¬¬d‰LHñfK†’ø!s¼ô”ÒÃoÂ?Ôå+ß^l.¿Us½ñJɃ7§j".¿:±[g w{{aC<{œÇDØ—5V}Lzb2sÔ
+ ètãîÖa
á?5ö6YIm0ÓŸœ’´«ÎÑ':WŒL¦HxžÓœØiŒZs³WdýŠU[+ øfù:-µ
å¢õ\Ü0 ËÓ¯NóHÁç-cû&‚‹øµ±ÍÐá5ºŸ.šEßqqyÚ^:st.ÃÇ6°E –µ#ûRµÏ°¡¶¼'ºF„Z¥¨ÄL·F—KýÒS"¢°ÙlöÊÝÆgÚuVúY[§ª6+ }Áè	Þ>Œëñ³>ÇÝœìÛtÕp*¤&£¼ˆSU»j4*8!K—n^½ì•|䨞|”ìbuìöC%yéñð„™¡nøPUöÆKûPÆÎ<ëú®]ô¡DzÍœèÅ×äÏ$‘
ùÝbª×hn~+×Ú“+ ™“¸s8¡míLsد,Îã'ЏÖ=ÒÔB^“½t£³qM؏ysÆÀVç.~%¬Ê¨ÿŽˆ° ‡i­š£Ú+ó AqQ3š[K'Ûå]¯¹ó×ñÕó"ªâ
+ AùÕp5½áGùåFæ]Ï]áªJㆣY,²¬%7pöç9¿þò8ÑYw¥ßZ¯Ar›ô÷©D¡Åw4ÜZPÍiâD¨©Qwí‘”%•¶zÏÂë: üK¡ñK¦#Em´P‹=óøÊÉùÍí7´E§íŒÔáâ‡Gí/E[;ÊÁ¯/ºrÖ¢ÄYmù¦Øò¥œëCQ²Ï–ÛrYCÑ¢œ㏑Þý.{Ö`}zΘGk¿ƒ9w¸w¡
+ eV<—&ÊØSDx}œ´‚ÏhQº¹yyØÙh‡žS†ËRS~Ÿ˜áxŸ`îÔêÉJñpÏ´}øIõô£‹&‘Ÿç‚c.‘ŸÄÞú+¢pÚ4Ùþ‘æ8½¾Ÿ×ù]Ý4ð«š»±çÅ"¦ÇPÛ~ת¾S!qs[È5ÐDå*ìx®ýxPdûYÞšî+yÖÊÞ°œ””ÏÓÉûÙh,£!ØOnçéÓ™àI/5²5Š¾TŸ
¾ï‘ëZq–ÿávêBí¹xfBÕ›º.J[+÷|í¥ò€Ì-ÛÒ<6Å=}xᢪ¿¯{¹£bÌbvxÞ”øy½´ÇõÚ¶(TÔÏw¬Ÿ²ÕQä/gµÏ9¥“NŽQù7PÛl‚dÕ8ù<¶Gä“m³°ØÂêÙ½šÃǤ?.Ø\ésQРÉßhRàT,í
+ µÂmìAôu÷­5?9‰±ÙVlKHSïÆo™h¼bøzCÌ	M~’•&9*zò”†¶‹LZnÎ;Ëo“J^‘Qlc|®.®H=Pczß±¢vdêáNø®bïnçCnҁM¶¥*NØÍ¿oÍ.sT—Bý‡ôÿþ'
+ È žÎ¤Qðtè¿ê"­Uendstream
+ endobj
+ 1028 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3712 0 R
+ /FirstChar 0
+ /LastChar 105
+ /Widths 3713 0 R
+ /BaseFont /PRCPDV+CMSY10
+ /FontDescriptor 1026 0 R
+ >> endobj
+ 1026 0 obj <<
+ /Ascent 750
+ /CapHeight 683
+ /Descent -194
+ /FontName /PRCPDV+CMSY10
+ /ItalicAngle -14
+ /StemV 85
+ /XHeight 431
+ /FontBBox [-29 -960 1116 775]
+ /Flags 4
+ /CharSet (/minus/asteriskmath/bullet/arrowright/arrowdblright/element/negationslash/universal/emptyset/union/braceleft/braceright/angbracketleft/angbracketright)
+ /FontFile 1027 0 R
+ >> endobj
+ 3713 0 obj
+ [778 0 0 500 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 0 0 0 0 0 1000 0 0 0 0 0 0 0 0 667 0 0 0 0 0 556 0 0 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 667 0 0 0 0 0 0 0 0 0 0 500 500 389 389 ]
+ endobj
+ 3712 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /minus 1/.notdef 3/asteriskmath 4/.notdef 15/bullet 16/.notdef 33/arrowright 34/.notdef 41/arrowdblright 42/.notdef 50/element 51/.notdef 54/negationslash 55/.notdef 56/universal 57/.notdef 59/emptyset 60/.notdef 91/union 92/.notdef 102/braceleft/braceright/angbracketleft/angbracketright 106/.notdef]
+ >> endobj
+ 1024 0 obj <<
+ /Length1 1778
+ /Length2 12115
+ /Length3 532
+ /Length 13120     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí·UXœM—¨
Á‚{£!¸[à\‚;CãînÁÝÝÝ=8Á‚{°àîn»ßof¾dfÿÿh_8è{ÕzjÝ«žªê*2e!c!PdãÈÀÂÈ‘Vga°023#RQ‰Ø
ÍA6¢Ž@^+ @ó/͏+ `þ¹ƒ¸¹+ÐXÁÜÑÈ`b`å+ ʼ,*Ü­êWÿú‡ÀÕÕþMàêß[È
+ hòg[ðpþçÀ‚þ³QxÀꆬnôoba»ÿ…àÅþ…ÿ¼è¿ÜŒé_îÆì/·cþ‚Õ,þB°“å_–²úÁVÖ|°™lþB°è/[Ùþ…ÿ줿leÿ‚­þB°•ã_¶rúÁVÎ!ØÊ岂­\ÿB°•Û_¶rÿþï›KXäêÁÀ^]Vðñ[°xØ9½þ{¦ª9øDH‰‚O 33x‡ÿ5r²·ßÿú¶+ ›6ÇÈÕwÏt",ÆBZ|±£]«S,OÃDÝ…Ù%uy&tïðT?ó³‹I™{ÝuÖßMso%T¿L“uÛ±%¿8Bkoš½>怔Ÿ^-MÐ(È<<ÊU UÙƒûEÑ£åÜГÈÉ¥.žf¥TGÍF¦„žbWʲꂞ½:àmßB·rêpzÿ˜Ÿÿªñ`á@ºàˆ„²|B(èïÕºÞÀÅÀÃѼ•µW‘ÝTÚøS–©Š°{GsƒîY\ÄÕ¥õV›b«­äqKtu¸œo´ÛÀ?f‘èëÃ\×ë(CÍVjò¥ñ,|'Xˆê0üã[`ZÝ+ äñA.¯õMšµåA’ÌG`Â݇ÆkÌäXíF=Œë7Ž¯þÇȵۤ{ÎÀì¿êðú¥;?VJÒ
+ ‚î)Ŭz”[:v5mqÈÔ~†×¦•›#Fçk/ùiz	y—s*MEêÎ/˜ßbʝV}ÎØþ,#ô|5h,ènX¿)V7ΗK~-_5Ç>Ú}¯ö%!âµ5½?˜Ä¯Å–Ž•.C³»~;tSY›ïyˆIéÖ coT82@ÌÌçÇØŸ8S+@)Ù¨Dºö2àOÈ·”öñìÙg¾îIFí¾ôƒ³—\Ö '›ÍÁ`Júô§-Ù`ÃèJ¹ìÍ=¹°k,¼;¡¬ç§ç-—š,Ñq1>ªÇ0É‹‡»eçÑ<\ýt¥.Ð$ìe¾Qƒƒ‘ ÒYSÑu³ëKr)„N"ÔöCåî3£Y€Vn+ ´)ÕîN
Ѥ²Ï¹ŠxÞþüL²I|_}%ú³úO„Uûf‚/ß­ô7™*=Ý­Ã<ÆÛ,}½óSÄPúßÓ®Î+ØÒõhD¶uhÊ›+o›2ä“YûFVV-ÏÚßËêˆ/¥Ì=ÿNxk ›¥4QoÏgr%qJŒ¯È8mbEì„—¾í¢£IŽR'ÅëE+°…›o8ŽmaÒýa—"V–A™ì4 ¡éŠV_jt„§¼…×	ô,Ñ×àkÚkýä CT¼©û‘Ž›ª^‚i£ŸOÍý
+ GS‚ŸT6†ˆÓ=%ŒVò,ëGÓ¢Îñä-m™­[x†X+ύÂWÁ
+ QãÚg—{¬oîL^ʲüñZؐ;n-rÂTêéAŽåP›È­®r?Kr(#[6ÞDË»Œ+ á,¼­w­A›$y\YPºß¸»ù~w¥ŒöLÚ7k02¬ì
Zü:†k”Ø;cèéCNË€Á±<ö¤è7¨ã/ց›	»t©aEñ×ô*aÔ¿¯ãÇ&<AçÐ@§j/s»BT¨<´uAç?ª!‡Öþ(a¨Žü n¬ê«c  `ñᦀ<"ÒSfÁôŠ1—u¬Z+ —P?>ák=ÕÑY™ý|ÍW7ƒÉ»ös3¨µ²ìV¨w‡¸'šH6Óصèù[¨Ô¸„EÝò©Äü·5ÎÃJ°”«{}Ÿ/L½ÅödL(Ü‚-¡Ÿ˜-^ëÛ²ø	mœö±¥òÉðöºšÐL®°$%(Ñl…ßáPÏú7a]Šª!}3&‹š&Ô°ü8ÏÜ„jLA5ïã°‚Ùùó.U\·-C?Çflœ*¡Ey`¶ïG—Ò@Ð	¨X¸!áNÔB	·­3ܦîì©ÛšLbN,nfžïåB:²€ÂÞdˆvWdš¹ûŽ©°#z½GÛ#àëEMº¶æU¼+b?¾›_{†P2G–KféHΧo+ pã›i•ÓøÇßqÃòÁéÆ
+ äϼ†5PA`•<¥ð)˜ì·+ z³‰ÎRúÖK&BÙÎð5|¸5Í~÷¨Áüém\9Ù©¯ðÓqôL¥¶ò]èLƒ¬§®–Ú,«ŸÁûª3³Âˆy
`ИŒ‘s·¨bÛfªyɹôþÎmÃ
+ ³_Ð-±…®æ¡™ž‰Þ“ýœÂ1±#vEŸøÅÓݏÏ'oh‰Z”î¾íGùEÆSYÞN“>¡ÆÓ™½Ø’柘†ü•uÏ<ñáEcuº>‘Ï;rµ™™™¼×-÷d!hǤâfiÙà—âÃs%;´/Q2
+ j?Á#ÎnüŠ ºÜÈgj‰ˆªcLÀñQ$é<‹¤ ÿ@%à­§E^ ™¨:Õ*$Àu¯±j.,Ff´C­€·­Ë+ ´çóšM¯/OkøI×Ü|Ò1ºã
YÝØWÐPphD(öŠ.b–j•ۏ'uen¿N×´9®êK‚O“7#.½D/z95Ù®tø‘CõnX+×”‰qïe0Ú;JŸ†ÔÙ?O%Ô§bv†SÜ+ÏjãS`’žtwèhq[CM–ÃÐEݦ‚ ƹÇ~cŽ½Nû¸ó$ÕÆJx…í„Uƒ*èH¡ÌžåzÕÜ(˜ÑTnF÷|æ[I_m§VµË-³dŸ‡%+;ð 5<.JvuoLI¬œÜä‹üh+Æ—¸¨¢á²?Å5?/±ÒäöCÚt{µvæi5³ˆBU]Žó5²ïb'B
+ ×.áH>…XòŠ&Ä\z§ý ?—½Ž°jZš°ºÌêÔCn¡ý
VY®]ä{t|ú…‘ã±â\ûJםwúï^C<z@sˆuĝ°¥—" R~ ×os}P©<¸É‡õ‡ÃX¸4|q5¦v?NœheÙ)Çî71û@=´G/»²×:2&äóÊSú_-ªÅë	ÁÛÄK?´"q-ØL ƒîhMqÝøú Vf‰T€²‰ýâ½vB›G@¦^®.Ûv/Q††‹å÷íº¥°óƐw¢|P¼L|¬˜š#¿´Æfñg'3AW9IŸIê„rE'p-½äPÓ\Ïïta–êä«ÔΣ''é[_¶Æ-¬cFUÙú<põé5£½´~^ûû
+ 5ÚáIHÞBx¹¹IˆÐ守yv¦lípHæ­k ÇÞ‘Ê_qYuÊ!Ìo÷Z+ ×,6ÒvBÛOƒV›yC«2Ø*ÁÎ:—¾á•ùýqÜÄMš%B¥ÀÛŽ‚6Áß³¯q¤¼¥%”n+_êõÊøý±,º¿tÔcµ&†RH!–Þ9Ì5™áÚ4õáT©2gæ¯Ê(“Ú)ýò‡N{~†Óܤd×!jM
+ Á¸¸Ð–XPE×óôhóv’kg¢®DU¶oºÉ¥IìóÓÃ3«Ï7fR…{¼[¯µ³´Iñö`ws&l—\FçÌ[±Ð›ž³@‚¸,Éøãõëï¼¶±
+ BŸÑ4#‰Ÿ{ÏõQœQ¥a%o™.iŽLçvùžT÷µÇ0Æ;×EÏêÅF‰6ó¼:ˆÒƒæ çŸ{íS¿ßZ†ÌAäè[ºDéGQN}eŒ>ÀCzQ"z›wÆ"3˜>ð þîkßï,T{–¸½ÎçAÀ’®…Ö6Ob—-”ðýÛËýÒ×/òì9‰70õ«y_¶zÔÊ»š
+ ï‘*4°'U¡\?î@:±8\„+ЈԪU¨‰T¨<©CÃn˼éq¦|ÚŒáhæÜ®oÝMøŒGºDº†;©Ó‡ßK-K'åð8ú9]óP¡Ÿu:úæwžÍÆ>ûi "菝Û"‚—¯_Ý%Îb€KHå{úXÅ¢W-ýd߃òHœÝå <Ø
5É;¡žˆ	~";ñ)¿&g»[ãNú9YH#Òaë«5l¯üŠë¤å¹
+ 
Ú¸²#À5x¬² ,ß®ŸÙäÓurƾ×iw¦åöÁÃóÜ‘zŠdsöÓ—·©Ð}™×ÿáo²§ÝžBߦ‰3ß S˜7”Ýpwµ›v¡O{Mq©ðv0ßãؤ—–ílÍ+ !sç¡dó«˜xœ®Í£Z¢´ztÀšæ&wØóy·æahiºÔ‡§½›öÎÞ?]
+ ÂÚS!Ë0 ¹¼1Rc+ È‚È	Ž$!Ë8T*d1šš+&nɦÈìÐýpðCP¢ZÅ–7^m»V“ϯõ[#ûé:âa€%_5ÿ¤ROåû"Qh:¶ÜÄÄ;pYòÎ9ܸC“àUT½Î	%;Î…üþõ¼`y^?k÷®Êñ›ýJ‘Ó·§î@bq3D/ÁœÆö“æýeÅÐÃ8ñ%® þNƒ²«d¢=qƒf—su9žþxõ	åÝ…æzª²Úô3#xx/YÙ*§Ë%<-l΄ 诂§Ÿ“(ÖœêN³Ðªd7DÜð>Û^Ĩ
íØ	¾ô wÎó6Ÿ&nŸ!ÍÇeE
+ ˆ0°ÆLE (#á7ÑéñÙBŒõn·ä§Y!Ùà·ö> 	`¯h¹qí“캚L´¨¿Ç’ÙÕ´­œm$06þír©4JÕîet7i:èÕc‘B_Rð*Ã<èµ)BŽ/Øëc8àæºs ì›ùQbÃ푱»ÛÿNkÀj®¾~Î9%JŒm®`%“¼‘.ÙbtÛö,híµ¹˜´M¿å®+þŽÄ#ìËqß‹¿ëqŽÍCšoUŒ>ùA‡,C…a@â$ÅNÙö›€E–
+ «55	×ÌnF÷˜`Z–¼&¶ˆþÛ±)A¤B¨,Áˆ–"Š4”š­Ý·_±ù°µçF
+ ³Ý>üæO}]8_¦£sF«H"…±Ÿª¨ìT
Š¨Š¿!Ûž‘~dHÀų©x¶ó÷ò¯Nž]’b{Íf¹±·x­E{ûü$¸ô8Žmix1®× [õu÷"ç‰Ò˜É¾-ú[NÚüô32µS`σSàˆ= Òú<Å¥CºN©›9ÊÁô9búIa	>—KxRøÑìÄY8-f$ú(zl9[µ¨x,{Îp/ý’ŠY¦z´3ÅjõbÅÜZ·Õ-`1ùOàü÷‹Õ(<—Ã|7¶8¡”Áåf½QãmaYýE׫Ÿÿ´K”ºÊš©µ©{B£¡Gmƒý6òÈY‰aâå¬b•l²ô]73ŧYô:uÐâ¸uG¨ŽÆž™:ÛáÄ-lœŒ·|Ûå:’ïè#¾ݧ
+ ²sø«'—OFÓÑ–D.At¡‡LN­ü›¿ß©³à˜ÓïåhEÚ‡ŸFo.ÝËÚP”äŽ|KjR{¿ÊSÖ0â`ð+•$µy…¿ 7†áDºˆ@TÎ@£Û)ƒéB|{5¾^es˳÷ü>}JMµ8uXI?nºíK‰ÂuÅèL“C¢'
ö.^¢È$|?yD·ÄX)¢†yE¸ue	1 
+ žI}?”¿½›Ì=-À)ûD´ƒC©…ïsfæÖòPŠ¡TÀ¾Rlm¤ß\®÷¸\³8¾J«Í`©­ùÝŽAO‚¯óï.iMËtèoo4-*-î¨lš¥êŸŽQ¿NX >~§4Ã]U!'t%cä+Ǩ¸¨Èjü(­@Q¢Ñ“lÖí 9þHéO„Øyk4h”W2‰ÿAEUGÕ°NÃó)ý>.:Ë[*ëm‰ˆBj¦4X‚§¶ANVV­±ª"FÈMjòlº!ïg„~Ýç…åËO‹r•9úd‘عÇEìÍœj+ ­¨®;ÓÎà ¸Ͳy¹áØ0/cÓ<×}‚UË|Òˆ<ܲ\<™èÿdÄÐØ“ Yñ¾ö‚¬"írq?Xq4tŠœÏ;SC™ÊïWOاÄ_›„Ô¿ÉIuí"{Ê],¹žûøMCžRç
€Ò¶Äéærò	AßxºìÎbr"¼Ê.×J‹1X×Â5%¬£³ªˆë¤
+ ®Ðõ'D/œê{‚—Ü?§Îýp¿@º ÐÖ[Ç­Í_Éc©õÑõß@çÝÖç™tžÝP¨ü²<§ä÷’!åhfƒ]±oâMjÑ[xöyeNzì؝èµ¾§ƒwÙ‘¤8˨-,ªÏò•ÙœùCv­YY¯6i¼ ¿ÿ§Â$…¢z¢ß7fwå(œn$Á\ˆ‹cûrXÇð›Ûuä>€:Y¼ÒytÄiØÍR£¬ç—λ譵>Ç»ÒÃc*7·*mÜ5D
+ ‹r›þ]²‹ÅŽ$偶05›ööx,=k¤‹<GcP?Šž¦w«K¶zòýQ)Í~vìN„ûÆíž;¡^Æc›wE׆K1¤²(a…MäÖʸÖÎÌ‘À:6óZžÖ‘ÒfBfOÌ:TÊ·égµ¼X¦9±&¨u!³â@›öqdn.ë"qñæý!Uº×G¦tâ…r=fǃÜk.ù:HW¨ŽêýÙhfO¤©–ê8¹0å\?˜ŠWغ1èû¢ºâ¬=ûm
+ Cm[Òü,õ«¥ž!úšs»%¿Í_ãÜÂ`~Ÿ!ÿÞÄ¥! &3ŠaL’ˏèŠçõ‡îA‹séI¶1Jö½ùH ›Î¹òµpžLË1fÝC6P9¼§,:ÖÊ+¥Xïmjg9 at mЈôîJjGÃN›Ècª@|GâìŒk`ü<4ê”MCˆÖ.
+ Ò¿&pFÖ]ÀžiùN^@^›L!’4÷Ê5Ç·šžöE7ýÊ 	Úš³€$7TP¤Öˆ»}ùçÜA—„ê’¤5å
+ #–V\?â†PÜ Ü¨¦HæqtruYË“owQ"‚㏉+ 4¤ô„;fxp€¿“QÎ`_wÂ[á
+ ö) ûêW~Þú— †£E—ã¿OœÜ±í¡%ẟMá±=bdü{Ë\>êMc#Ç—'Òîâþ¤§qá)>w†¿yZ‚ o¨)`·¦ÂœZ†ž'ôp¾À(™?#æïQíù`'†W‰èõ¬Q-¦x–‡kýÖú"ÎÿJÚC®è}?ÍÍ+lê{Getf\®DO•#þqÒ>j7õ;%a•FÈÂ}Ô+¼¬²	+4߸ùk}	ņ
+ Œ –LX™\b‰5·o©ú—Ãnõc{¤Èè•­,Fî<˜ª'¯NõMÙKŒ<k*Zd#{Éëe×–!ÙE~L]!×òÖÑ	ð÷솢ƁøHÂ,ÔÎW|ãA$¨ ŸòÁ‡Ù¶æW[ÇÁ_É/ÜiõJáT(ä &3CjG£Þ;jä”Ï«#J5§Æ-×Òý®ëyuÀ¯¤DèôîW»ëž×G×b$—é¹Ö>Ñè
+ ëÚÎÅçòW×þH¡œ×š‰°O…%¥.>è̤/<óëïÇ‘ÑÂwì<ÅïÍt]n¶µ,#‡à	
z÷¤1ØHî% ‘'•Æ…yár6±Ö*—"§‰{¹!â}Yl9¬H¼¹ºÅéeK4-!‰ììû°“\Š@ú™ìgG&–
+ ½#›9±jçožU˳¨´Àö¸`4·èSÁßw¬%""-6¾VF2)qL9¾ŠºµÈ+¼_Äë­HêD‚CÚXö
+ ‘swÆÓ¾ýF]o_'{§t@EŒwå|‚IJ%¦ B÷(àé4AñØïÔÒOY|ú+Š%Í}ú˜ú¨hË£¾w?î÷è¡*B D¿¶Ž¬.$ù–
+ 'cå½£ÓƒUãXFFê‹¿‰·ãª8rf/:a¼»–,º^Bb¡?ü¢ÅMý
>µ%é7óÏKÒ+"\k™oÛ¤€—qóuþK\3 ¹uC"‡NÙIb¿ÄàZ‰j-Rk',Â{Ád¼øm{wÜát	¬µ…9ύD/Zð>5/ÔŸ#ûM³‚vÕl\Ç@K	·KÚ•U²¿1K;ûòˆH4̓§š Å%Ûd1«ém:ry•n4¼†Í|âbb ¸¡K
+  I÷‡‹®œ@Òß2¥4ÉRd;r>jXÈ!0Ɖ\$¾“næ´ë?™qL®LðqªoÜ9Œ!„¬™ §;Â1¡#0õ쵚ÓH|(d‘W- hôàfÜÝ’ý(“Ž¡ÌŠòý%pQFº[Y†Ô–äú@;¦]|ø!Àë°ušÍ镇¯@Š‹í²œÚ“”»Æ'2#ÙÒõCÂZoÄùˆê'ßMÀÂúC³UŽþœž0LY鯩¬¨^žµ»â
+ l_œË¶f£Ï´Ó;Ê÷ô¢☏•µékRøËÕʳy
Hhé'“9ñù•{±gB“nZô¯û¬
=˜/~ݏXM“îï·yÅ£­{L6ŽÝ'æ”ïC&èaÑÖ¿|ؽ¸p..Þó“þ\¯–DFîÌÌLèUÿ¹'&MùA5d'ñ»;	©&.ªš;qØ$ªÒѤK¿#Ä3áËZn66ÕÌÂAë+Ù#º¶”Žò ÆUêLԍû[Ö-§´ŠLÜ‘	Cªw›ú‡wï[5ýÌìÖ+2£mø"fä™\6¾9µ}ƒ!¦ˆ-ºGßÿî]²ù‹vÕíY®¢ú‡˜nç-_ I»îýEÍØb]fq_G/­ò[m+ GÉ"ñ±•‹n)%žòë.¦?.¾rÀ
¼¾“ŒjÕ–¬Ò²õ}E¹†ñvd“3k'kez>I¸Z¿WQ„Kq5ÇTF²è\N¥“Mê©Ãî;ž	²"Ê3O‚™û‡uÇV«ÐyTí]^–M/&I{.«d’”`M'K,}az»ºÉ¯þöNgƒÛBù®ò+ïëÆSzÛö®9Ö[,Úe4,˜TS>]ýv[M‡»Ã‰™Omݏä¤#IgÆÜð1}Ü«jű5»í(EC¾^ÉÑCÌâ“ça,.KJ¢s›ʯ´˜WNÞƒ*m+¸!'G×(·i¸ÅÐ×+ož˜žqÝŒª²ì0JÔ]ut'¥}“QÆBnoÈô,5 ´ýÚ°2fA"ßC£§æÌ<J_É“-ƒÚzꐒ@lIj]l=¿‡ÁÀQa«ª`näw`}ÊRúƒàC[í»¾4™t´•wªWVǾaBUmžzÔJèÒOTòªn?YÙ%<1¨u.¨Èf4wÅ}…â'®“¼ÊÓû¾%p°PuÎÕŽECóì’Ð'Cµæ»¹u»QøÐcßÚôQ5‡”÷?Q3½6	uçiü'Oa’ó9A»}tÉ'`ÏJó£ä+µÎtpàLDÈÄû\RJ`	8¥cvb˜4Æ"âò¾À¬±òwZ—K§yñ]¯}ë`›g‰“ù…Œ“,T“Ê
ûìþð$3JÌ?ó¤ù“îµÑØW Ý.Ç$µµ+ÀV2åÓ™‰Ot%úùÝvì
[ŘG}òäÓö7L¥ý	4·×!8èø,ÑàZ
‘/êë}Aó
¢»dG1œå~Ýô¢Ò/æ}rŠ¿š¥iWqøÚ×ò5àÔ¨Å9e¤¥ôY4”F¬8Þù²Ä»ö{!
 ÊwÊki4µ™—“äŸT¯¿¥|E ”ÃܵKGyÎŽ%ªš‘3~Å‹¾ÉW4ã6‡Ûî{M)Ê»v;U­Øˆ¯
¾k=Ô{cBWH˵bi’RßÛÌ#öïæ)=QH‹ÞòÓͱ®„D¨~R–/àŒäQhŽò‰
+ ˆà„†Ct4ÃÀ´ž>YC”1sÕ3TD-êaÎâÁÚ…5]Ÿ³©iÆÔöY5[Dí>T{°Uk½¦Å$ö¯1{SúàM‡ôÞ;±c at qÂ箽²+ endobj
+ 1025 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3714 0 R
+ /FirstChar 12
+ /LastChar 122
+ /Widths 3715 0 R
+ /BaseFont /DHANPH+CMBX10
+ /FontDescriptor 1023 0 R
+ >> endobj
+ 1023 0 obj <<
+ /Ascent 694
+ /CapHeight 686
+ /Descent -194
+ /FontName /DHANPH+CMBX10
+ /ItalicAngle 0
+ /StemV 114
+ /XHeight 444
+ /FontBBox [-301 -250 1164 946]
+ /Flags 4
+ /CharSet (/fi/quotedblright/percent/quoteright/comma/hyphen/period/slash/zero/one/two/three/four/five/six/colon/question/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/U/V/W/quotedblleft/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z)
+ /FontFile 1024 0 R
+ >> endobj
+ 3715 0 obj
+ [639 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 603 0 0 958 0 319 0 0 0 0 319 383 319 575 575 575 575 575 575 575 575 0 0 0 319 0 0 0 0 543 0 869 818 831 882 756 724 904 900 436 0 0 692 1092 900 864 786 0 863 639 800 885 869 1189 0 0 0 0 603 0 0 0 319 559 639 511 639 527 351 575 639 319 351 607 319 958 639 575 639 607 474 454 447 639 607 831 607 607 511 ]
+ endobj
+ 3714 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 12/fi 13/.notdef 34/quotedblright 35/.notdef 37/percent 38/.notdef 39/quoteright 40/.notdef 44/comma/hyphen/period/slash/zero/one/two/three/four/five/six 55/.notdef 58/colon 59/.notdef 63/question 64/.notdef 65/A/B/C/D/E/F/G/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T/U/V/W 88/.notdef 92/quotedblleft 93/.notdef 96/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef]
+ >> endobj
+ 721 0 obj <<
+ /Length1 1887
+ /Length2 11759
+ /Length3 532
+ /Length 12828     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí—UXÜËö¦qKÁ	–Æ	îÁÝBp·Æi w·+ @û·Íw+ °™]@W¨af&#ô'+ ´ö–ëß";4ÖÆ	ò[à+ þ7›YBïk Ðh‚ö}Î΄?Ð*¡.¸Ð["g¢‘VÔ¼>Z±ºcºõEÀÂX›oCrt«Uš÷ÅÉØè;ˆ;o]~AÂ[<?ŒJžø9D'Î>í8î$»7iž'+¸mÛ“ßb4×Í\þä„UšZ.ŒÕÊíM;í;ÌR¦WÝE^&ƒéÔq®éL	äâÖ”L¶Q	ª¢f'SyèPʲâò:6ae<ÀÛ*¥~éÌ®Å	ë>%óë“̝	Ò'6Ñô…úq+ÁdÆ7<+ºâæw+z„+ 	718Lm¤ô&Ö¿F^¿êšµ5;µ­¢ä‘ %>8Ú?(àýLêøNçÓèÚ銸Ä,ëõg7WlÈ¥»úyè¡èeѝɊõEƒk¬¸èS^G	m€¥žLkØÛâ“=Ëd´­£ šðaròt\cö¤AÁÝïœÙÅEwãNÌÙY¡í‰Ú_/¤	+ ÍùÅÀò³Ûgºöž‹_cuå«)+`Àï:
ý>Up,+am¥$JSK ~Üšr8Œìš¤‹Ép<â-b78¯‰š×QÑç”÷!**}„™Þa]¥$o+zbp𳱆pÞ×Â"	ùKm{jÃxA6kVn9̤_´h]}‘¦*^r¸/­1j|	g3F _Â^ò㢵V¨ÌÌSôå¶~WÆ1š"+C§nDw½pýee>þg[õ©Œ•g]žŒ½8Nâ.t¼Ôl—°¸2N0®B"Òü{fIuã¤ðύx‡J·KáWšÒU˜î»«Ó:ÆkzÞ$bmþ½ò_5©ª“ãçóJòÁùtö²ë’|³OÞäò¿Ú¹#^ÎZ÷Òz'‡À|G•Pè%ýîZJKzé4©e`ÃHPï`'0mÉ«BÞän•®F­^±2Ø'çàÙ+GM>;˜™ý’µ›xôª—¦NK :S
+ 4C1&v¤î^ùܼ{óp)škµ„ÃhŽ…Kú2EQ·Ã’lw‹_¯¹s:Ý8-í ‘¶ÿíã+©{ŒøÃ`fкZiKÝfsÇçÞ)üä/þŒº‘š<÷Ž±ÂËu:?uúˆ“Ñû`]OtØ l‚´Îd+°
_oµȜŃ¢˜vÝÆ5ô³\€ËõgËܛú•sÃ­ÓY'áDÒ¥Æ~ûÏ	LÄ>¡Ò}R/ÖNïaåVëä}d(EÓãÖ¦¿Ã¤vç­$é²àµF™:¥kC4ØM`ìöù†ïž™v“QI™,Õ?¦6´Ÿu²EŒ/i«åó]Ÿ"oÕ»sc\O~¼h3<nbö'`û·ªÎ¹útíǽչÙHM]i°M}Ú÷µ4EôíÙëíÙQš,*Læ²yÙåøÔ}“+ zÂ{”Ζx#ð*R^
c?vÎH"a.‡$ñI6=k¶Ë½~ð³1®0¦¶•¬ˆ}õͥ☂‘ÿ]c¢];ûóm!1"z$ÿ1BTzö™8qÀGÃWçb+ ÂUngrÅW¤º´â[]ø—žÞˆ4¼m0f¾ê(Rñmt¦¶<D­jû§Á.Fq
+ ·:N”‹!íflÃ7¥È±Û%¯2©ÜÎ+ ÈI©Ó2›cwûí9s+÷0Í|b3P%@g[ûZ>¡?šÌ¿bôìV‡lHø­ì†\9Y¹Ê·ìðºøŒõ™,в•l¡ÿ´âð<ËcUеÂi¡ìŠ5ÉÚâp’`_H>¸„_“üj•ÜW}"ð~uª¦µòCÎD+5·iP
+ òÛ™ãÆ„ŸÁ\Cý}?“3ê. áê{ÏÚK‡Ä9‹F ûûS¹WRŸêiAdȐô·ÝáS?•¯%_5I˜x»)Üç¤5“¹æy*kGäFXË<¸:¨¼a|³Í鯝feÐ?6áÕÞ£¶á‡wÍ‹i ´ašÑ+ÑÌëæ%\MLƒõ*ØÃëMygbŸ
+ dW¡n€÷’â3ªé¹²ÕLˆO¹Ç‰QÄ-I U¤I)ju›“ý,°Jƒ•[tg³5íu;¹Åçéd+Ãg:ÑêQå8ÜãT×Ä´”ä/ŒLêäÓEFåNÔŠ*$ïí\¬Q⫨ɑt·'h>‰<÷SH6Ê'æÍŠn`›¡M†ÂÌÅ*
+ ÇŒA;ÚŸWcÒºy
i™fí<7ßf›U4Å\¸N>Í÷(îrÎý̲2k8?ã^é<×ñýz‚ƒú%ó+ ,ŸÚK@'|†Ÿÿ“8wÍñ¾™} …¨>Hi?uý¦9­ÝÞ#{€¡=jç[ï`ØW¤ë2y&z8
+ Š*Ùå67)½¥ªÏÀô(
´Z¿…-%Ša„1š¥x¥GCÅ
úKÙˆ³sœf±¡ÎÜ‘Ùg‡Ñ>oY—‡öÚròéðyî~é?!_¶aexx_ ’Ñq®qã²ã‡å€5­Þé9z$<U‹kkŽd‹ÀroQWàÝøßñÞµµú­ÍûÌà	a`ÞÙž&cúÔŒªîbÝ­g[-³h[öõk¿0â(ó<ÞÔdʱpOLíßRò`ì‘G¿] BÃ^ó6bR¦"X“&7´È@äÒJ¦QSÍ]š'XýƒE:NI=p²L¬lÚ„Hô–ªâ`_åâFXv‚»çO,ËH……Wc¿ÂCL5ÅHWø[Or}Aëf•b½¸"Ti§»žöÛˆÙ‚_¼ÈfHÜ\‘ËïcqåE¸ì;ö^Ð
+ ·òå+½ú’¸ëEL“ªmcPBQ€ÝÆñ5à¬P\”¢³ˆœf±…EöüŽSöÏã¡Ì‚ 6ªØ®;`›#t÷óÁ‡ç³¨
°g­p4à·•Ž#?NáØ>àÝr×òmÞ,|Jê}¦ÄNäâ¨æû±Ìč½&_V‚½ôõðíºõ²==ö>ODðüTNí$£ª×i–¸«¨ïïßìÏŠqÑiq|¬ËùÉC£¦{î Gc¦¹.fâ¯áÔJ+ ¯{Av÷«Â!­Ét^¿LçȦßx4"žkí;“¢@vj^vyVjQs‚ï@$œ}B’~Xl¯dk”hriÞ4¨Hxd1vŠ‰-B£&À£¦e]›á(é”=ú*]hßé›t;Òº o+yþY¾Á¨Á&¼âhó+ 
G_ç!Å7Šð™Ê’-BˆÒ1¥Y2¬š£Gøø耍ǩñéP5FµÅ U’îÙ¹ÑBX±"9-Þ'GJ÷¯Îóæ;‘ö³f“³™SWã+ åçC¬0%\Ø+CÄo‘?á_I„,p‰IÌđȴôÝÝ ÄÄȦeªÁs¦hr«C=>‚	|íÊ}b³[½?íœÂ‡#gt/ÝrÜEž|–°óDS>3Ð3P9O:îbmÙƒqæ^Ò`}ˆ4=B†£Ê#$,ïSàUj"W8èa+•ø.®tu“ûâ¡RÁ«©Øëµ44`úióæé„CDú"|k|°_Ä©k‘LmÒŸŽÒwRF/¯Öq2¯µîÔ–æ›cžÒ—?¹ãÑ!?ü•I/î=öPV>da¬öšú†˜¢ùøkÈ+$'Ù ~½Ïb)Êxõît‡F3ÎÓ®©½¹èl}gµ0ü6r§¯U.£Þ ± Ðì)¨âqe¯ÚnÐ`mà´G®xPeîlE‰š9Wó}¾îæþ¥"ù±ŒzîeWànÚŠõÇׂ«Nüö-`ûD’øaÃàQêç—2qƒîJöB;X‡²Y%	x}UÌàÍfZUú®_Ç&ç`¹Î‡$yØV†£†õ©¯TFY³÷ñ;[;íœÓ~7öQ{÷âÃÕù>©Í—…)Ý'Û
+ å­|Þ›.ò>jèg£Ô×n}'£0•Ë®`%7Râ’SAÂG×i»
©$’çsÕâT^l‡%
+ :¡IJ÷—W‚¯T”c»oOB„¶¥êk¦Hݦ"
+ á
'±
+ ßgÄr‡Pè^÷l•Öˆ‡¾¶·ê§Îa‹Hð’땳*<†›“ôl~Ðw,ë÷/×O¯»_äR~ÞÇÝ*~h+ OE˜-GÇå†yÊÆ$qÌ›CùD(uüdŸ9@——%']±@<ÖΪ3¼Á¯ðFïrKu3¹+ü¼ç¹’¶,äÄ¿ò»Õ¶ž•¸ëŽ¦öâÁrd“u¼[4Éœ•Y{³—ɵÇ+xª²Mü}¤)ÛWšHÃë€ò…º—æ9ÁúîÓ­œOø?W*‹ÅkžàRߧg2ð®-Mp9»E²ÞźöV¡ì$Ù…
WÁõ&é3!ez¸©äÉVÿºd?Ú±¯óI<}ÑZÏ3òƒCÕ†¯þ[6ëÐÕž~6¢P¨o[Þ²Q¯‡1¼¦C­Ÿ1ìÁÄ,ýCU@ã ³à™Á½’ÆZº¬©8ã*Ìãél5™ŸÏf/dÖôáØapiÛßpXÑ0›aÃÄ>_v
òÅÉÕ~K‰ñ‹,覲tCÖŸwX/Ü4FüðôfÃ7EfdX¼K¡~Å)×°Ñ%l›æ[»„åÚvdêðaCx`Ä'ÅoKØŠÑC’_	¬ñ¾:áøn¨¸­¶…Z¿¹¸4[Íɤ¨hp¾“*ËòEQ:ÚØëz÷ÊO;!?¿	¯ð9ç­ÈjÊ£Úx&3®R†C;FçÐá„n£ˆ§xŽ_#Ç5‡tKlÀªMªóáô±¯IóM\ͶÕÖdyfÑAìݧ(¼_gT!_‚Tu®,¥+ømà<òκ'ó={À¦ôõšl†¬EÎtCExBÅÉ^lLGÂٮݎ+ª¾E³Òò;Ó%«Ø³¼ÏëPÙÏ«z;wÝ\“˜í¨¨ƒ|B¹k» •“Fi#TX”‘8¡Ð™[B*H»(•ŠöH’AÆ’qŽGQÎOÿÖsXkÔSr­BeNsItÁKÊð½_ŽhNºxÎa–%H8áiSRVnýR¥)ďL~F0BÜk7%3.̉EdFëà‹í5«rëbœ¶‰4
+ •êˆçÞ!i'bï­,¸_€ðH£B¶ø^Ål	ÛbaïCv·oXl¾|5 âz‰PËn9	—BiŽ‚÷Ø=™äM€²	÷@utΚÛE²~DËÏÇ·¶pƒÐÀÙ¾góa›u·„Û20âZu±$IUŽ4M¨¶žÅöT‘ÞÌ‚{y
ÓRI³>Q˜Ëåíp)Í(kêÉÔ‹Ÿpé¤lž³©·ŽlÙ,´yG{‹ØÁ;ÞGé"õˆµIý}eýkjxOË†B<¬P‡r¹LÛˆº/³°%„'X7uå’Iqz®Ï*aBa.£ÕÍaH÷ý¾R˯¸—%Ø<ýö9–<ˆËû8ñŸˆFÈßEî»OLâî°ëšiÁ¢aké(c`—+ 1hazm–õ<WÌP}E—UqŒÖxÇ|»jÃÒ&R{;Ãëw
¨Ðun‡'ª©)æ VÍò0 ‡Ib°¯ž?;É™IþtÆã°(&;É®(ÿºryî=? ×öåðúit¥µ{(O÷-½Hy0x4Œ.!üs7?³¿pÝÈ÷³@ƒ7n½±†g°ù‹)µ[<,1Jkx‹úŒÜÊß³#oKä}́`!AIQtëáoUyù=N³õNáôNˆcäv<2%éoÉS¢ÚRüoñÖ¸#I‘°–©ËÆ0šV„íÅÉ##NpëÑèc>ÉÂÔ«õ;³¨ÍYFÊ&¶ Žüäà‘š/¹(÷8ä¦S&=ë«&Q1ßï]­ÈIJ‰B×=ÕM¦è¶xÕ‘â5lV^.ö@ezL__+ 	b>b*zŒW#êßçOÙ¥ÜW5‡uš1è.Kñ–ÃRÙ/¶…õ$œau›¤gAkRá©+Í-tæ3ËA½²ÿxÖÚì†k¹;E‹‰Þ+PddÝél² Øí[7T¼I<„šâ…Á˜øÕ’Û‚Ü­ÁƝ
+ ¾üÏêÆ+¯.¯òÔg§ß¿Ïí÷üÈ©æ*ôÊ›’ôA…?mÃ	á~#»¦(ýeåÞ^Ïp´òp³[­Pþ`ôaž0{?ŒY±9EH†Kòü\]Â9fÉåöˆWY¾˲CêÉÔˆë¯c\¿ƒàDÜY¬[ìM`Ê	®kZEî‹Ïãeé(È’#C.òÔ±–āÎö²(ͼ^½âîêx‘Kß—W²°6„;¬ý‡))¢´‹ì­ÌëF~BBµa
äÒR Éya(x\›sÒž\Ý.Õ(ù´C8œzGtÃ0ž„¨›‘èRÇcbî"-õlKÄ¿~TQÍR³	.ö7qÏšªW¿gÒåwî¹Q|Ì‹Þã”âóé³—+XÄ”71ð|	ŽÿTEŽ¾zéfæN%‚*RÁ[Ji}š±Í=…¦ã¾—0‹¬¶ùƒyéãm8ÂqGízµ{À›§KÔÄj¤2Ro&—r㬸Y4j}dIšúœ\‡·³œÉ?QÝSD™h?kÁO-­¬Ü)zÕ¢ù-â±}ß:üu$ªþ®aì™@l¬´aŒdo:0æôQÔgR!>uÐh/ׄYeá¼çZn“-o›812ÿ¬c§ÊDòÔÑ–˜B/1*KL¤>aà‡_V0,•Yøæ5'­Ä´A7¢ÍЃW„:»:hÁËËq({÷!‚»oÖuûÍ‚´O°úD¦2mÂ
+ 1Cºªý°_†U1cŠÁ#VŒ%Îô÷Ð/]9*¥õ®X£®™ƒ`
ü^„•Äww|åIök¦¬ïýÈ·;øUIS8	÷FÛæ>>¦ä½óQ†QefC;Åx=k¦ýPƒVáÝʹwU‚=lNŸDíÐ×YŸª1$j/ösí–
+ èæmB!˜TŸ8»¢…óVzGªž_׋y2íôØZûôÆŽ¹¿äáÌ\ÊÕÏ‹ßuÑ^.&/5‚£‘¬Ð†•³*…§Fé¾x¤Tñ~ŠÖ
+ ¯´X_øR¢¦ý
+ w†ôM]X‡Ö‚v25"v}2œˆuœÊå¹Ù¬žÌýý"1ðM*]=	UôœªÈø\Ú‘ˆ,Šn÷~Ѝ˜ü{
½Ð7Ö+gDÔÞYï	Ò׈[’o9À–‹IæöÈiì5Fe­ŠÓ(Ô?½kJÑÂ?‚溎[”Sù´©ö;p·Ôž­á˜£6óW-¸ž¤J“Nu돝ذíÖ/×Íí\+ Z—+¤ÁÕMÈÒO@‰P:þÓøhöÁ¼$)1úÆÄ°°Ì[nŽã”H˜¤ëÝ~­0`mÍL[ʝ’®Ó¬©)h£Õo|ïõõ‘TÇœy?ä9Ã÷12s”)”WNT~˜$%
+ KÃѽ‹øÅz÷
ûÊÄ<QC»ߌ+ VÑþ
+ ?P*S駔´üêaAhœ°aÜ7$± ÅlD´ÓÙ“™·‰‹OH™ÓêRMÚ±†Ú7=Æçø×MpN2aï«$Î^®DÁ³·§ïÍìè.ÈZÐáÄäb(Ò×	|®XµƒËhåü6¾ó^—ŒD÷Ùw`kM
“1Ñô ²žx»?ÙÖi¨Dt)ë± W(ùõ±ºcîHœ¡r^¿t%õ:Fâ]ñÛòVž¬+á›xmA/ŠON§èŽuQü•"ã'ÙuƒÌY˜îtéYˆý¢³]†ô¼ü´ˆmðàþ@vHÚ˨Ÿ‹eª’¯‡©8y1Éíb/Éõ°CKk-ˆlq|1
#ç³—æ.
©Z¹¿½î3}Ï7^f+jŽi+1rÆ:ß[k%ÂÚŽP$š*^r”ÐN僪/«­Ó⢵Õy[—!¡HU-ß”œÔ2WÈÀÉÁÓÅãq©R{Bõ‚y6ž¿ÿœ~|3%éÝÌVg7½;ÌC™›g|š½­‰`fŸ†E{£?ÓƒGÉN®O©k>Jøƒ®ˆðÁGv±fôÖ?Mx]ÕϸçÛVPÙ럛
!éø"ß…žàEÔAëdS¡“›HÝA T
gyBåéߝ„ŒÜÓA‡i˜·í“d©©½7A)AEã`ÚÑt¤”0SÀQ%þ.‘ÝZ«E€P3uopù
ý1½‚ØVX5ÁDN:Žˆ3ðþ`¯9Þ
½¹ñnwDÚ}ßG+¿cê¾ ›]ÒV~ö„ѳ7šLUÆz–Ì`ÂíÇ"åzÉ‘€3H½¨ŸÎ„Ý1ù–Ÿ#ïSTõÊj\TóŒÙ¼¦¥^ز¨5FfA½éU("kõ7J++ e´Öya±Rq]V¥Òݏ[ÿV›Z†ßŽšAøÆSë];º¾»'~›zúLIÀ™Î–Î~dçˆü
µ{GÊW‚ÙÁâX‚œ­]ñ9zéKà%{Ó¢ ¶žå6™
+ º³Œ*=áÉÄb@Ú¼¨ýEî×ÙûS¯~‰_ÜH}ݵI ¼õ®h½+ÍÑ0Ð<œe
]ï5,V­µ{«^ísہìFYNrRð
.û¨£c¿²L\ç„Ø=¥•áv%ÖXƍ;µç­áÉ«_gMåžfiÙÈqæw6bw.¯ø]ªVzõ¬»Œ^bïž5ŠËh‘w¬µ?ª'oØè¨:8–UÌ÷Ï
+ 
+ 5{×0R…ô~f+ Y5+ˆ&Š.˜[ó×Éá1+ ç`ëæp†»Êq3ªróè|ƒ³;nl¥,ûÚÕÔF¡ ƒ]ö«ÜŠ¡JÄ,J|œä‹¼,â˜-!iq]ég]Ý–y¥ì{Çä©^\¼›L¿»¼©©^©]ËK–F²ŸoôÄÊÜ&Õë‡Gí3ÍèàËšî=UBU¿bl}ç:%ú!b4åaÌvû¬w©”­¨€-ò#yÈ}—Éâí%­³ÂX˜>“žCY®‘
+ ŒÈ	“Pô=ŽBT(¤Âôäk`×S–ÓR.ú)ö`oÕTóÝr31È¢¦ÏÓäM(i¹µ€ý-,תxƒ >ÿÚ÷9+!²¯ó¤^¿ÂLc?wHû¶0}xÂÛ2—~7Êﵧ«©ƒTC;©2¸u­Šè€ê]'7LøÙk$ÄAª,&žï(Ѧ‹ˆÃ&ÝB±¼ª“¬8Ò¨
ӈ䆯ß)|n‚œ2SŽMDøË‚xuC5ÚèÉg´qÞŸ¿Æb)­qïG®ï®ç‹£2ó|)ü{@Ëé~è\”øËÁ[Xož†
t«ºXëÛ²o@§ÃCW¡Ë(7,½n<k¬ˆí•õðgš…nªfãj[R¬£ðaÏa³V{¢Fà„õ”;ém8vå[wʶ¯R웶=aÚÍÃëjŽ"
›…–þO™á_=ô…®.Ò
k‰°
+ Ãý°ï©
+ ‚1aLª}î—0åEõ8UWëæ浇ädÝMé^¢OÚ €¾™:«jžÖ⩱qÆ£q&EÅõ0eÜw¾q»k–3¡ý'õÉê‹ä>y¹ç序cñ.$|~òM%=±AXŽ’ÙáG¿O=Þ
Š¸b]øduÆÕáCÀÙZ‡Ñróê‰À®ÓV™C+ …-'$‹ýtÈ·
+ â|ãŒÇÃ@¢¤Ñò"´/Í|¢Ø ë§è6ú»T…[æ‰Õ¾L$Û«!뢲ŒCÞÚw'ÃK⏳^fô³OÊ\ã”…ÌŸÛÄáNÎ¹Ñ>%À\žçk½Å¬J[³&C|Ú=uÀæ²UªH	ï+*jòŸø>8+ÂþZücä„é{ó1¥kb,±
×<sÐÍq©q¬QájŒ,l”èIü5þ
+ ŽÄcÔ˜ó56]<ó8ÿ
ÐæŒU¤§±È9®WºJ'LNê¸NãTîÛÈK5Š¦Ë{0™ÔeYI‰]‡›0!¿ÁpKÁYBW±áräM×åéÎë¤ÂL?אé<²ËMï0IÁáFyÓù+ endobj
+ 722 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3716 0 R
+ /FirstChar 37
+ /LastChar 126
+ /Widths 3717 0 R
+ /BaseFont /RZUVEF+CMTT10
+ /FontDescriptor 720 0 R
+ >> endobj
+ 720 0 obj <<
+ /Ascent 611
+ /CapHeight 611
+ /Descent -222
+ /FontName /RZUVEF+CMTT10
+ /ItalicAngle 0
+ /StemV 69
+ /XHeight 431
+ /FontBBox [-4 -235 731 800]
+ /Flags 4
+ /CharSet (/percent/ampersand/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/one/two/three/four/six/seven/colon/semicolon/equal/greater/question/A/B/C/D/E/F/G/H/I/L/M/N/O/P/R/S/T/V/X/Y/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/asciitilde)
+ /FontFile 721 0 R
+ >> endobj
+ 3717 0 obj
+ [525 525 0 525 525 525 525 525 525 525 525 0 525 525 525 525 0 525 525 0 0 525 525 0 525 525 525 0 525 525 525 525 525 525 525 525 525 0 0 525 525 525 525 525 0 525 525 525 0 525 0 525 525 0 525 0 525 0 0 0 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 0 0 0 525 ]
+ endobj
+ 3716 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 37/percent/ampersand 39/.notdef 40/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash 48/.notdef 49/one/two/three/four 53/.notdef 54/six/seven 56/.notdef 58/colon/semicolon 60/.notdef 61/equal/greater/question 64/.notdef 65/A/B/C/D/E/F/G/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T 85/.notdef 86/V 87/.notdef 88/X/Y 90/.notdef 91/bracketleft 92/.notdef 93/bracketright 94/.notdef 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef 126/asciitilde 127/.notdef]
+ >> endobj
+ 702 0 obj <<
+ /Length1 1914
+ /Length2 12057
+ /Length3 532
+ /Length 13137     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí¶U\ÜͲ÷‹;‚ûîNpnÁ‚0ÀÀ`ƒC ¸»»w
OÐàNp‚‚»¿ó¬½÷JÖ~/Ϲ:Ÿ7|«««~]]]è_©k±IZ8˜äì]ظع„Ò*š‚+ ´û'<¬Fÿ×*Ðñüïu;GW â`‚ÚÿoW]ÐISY€]íþ÷ª¢6—´·‚€+ ôÄ€õŒø+ ýwŒÿÀË	+ ý×,5w…Âƈ˿¾\°!ý?l	†tÈdŽ±8ç`.d“ÚRæ+[8QŽÌ/eÕ§ÚÐ=݁¸)Vrb^­×»«ÈÀ±ƒ¼Cíþ@îÑþAcTîØß).möiÇÍt'ë•\ï,CÅsÛ‘æ:ð+ Ï5	YÓÛRÞÜšDLR~®Öx…A¼ÕÛg°Ó,	M4¦}%ÔH±q<?’bµSEæqÌV4±¦)ÝUñg\"‘'¼·$ßš§jÐOAïÄÝvpŸoø9	:5íôÐœûŠXïâ©>ƒ‘O…Ÿtœ/	C?¼¶ÞX©þ¨ûýâ{ß"p	‡IØyÚ‰ì}ªè­AE>ìùí§Â2µ¾ÝûñÌ,#b\Ã×HÈ+5aë':’_¦xR½d¼åráÅ‚ùÊæD»ï½ËÞO5Ÿ†ó}ý¨ø«äMj©)ë{†#üù¼·$üÊ«ë´«Ù~âs{r
ׯ;øñ}UáͤF9¼O’³gfðI[ƒ'Œ¤8ÄЭŒ‹Ëp:»"¥êL™Às)¯»#¤(^Gu3Ž0Ef¥I	U´ÚÚ„Sà›NÄæŒÐ+ TåÒùÈ´œ>Õõ®`rãÌ"Ü–³êÓP`U&™¹%ZÆûŽÆK²–ÙÜüʇq0/B+Á܃ϨÒC®B9ÿ‰–¹cL|±|h#ŠÑ•Mø}¯€”Þ§y0A‚_ñù;YLÈáÀýRAGI s\%ëÔ,ÕRxÊf¦¥ykÄMþGÍºZ¹pzY™”ºbçXû”œ¤†¼
0f‡z²fÊ׋ñÙ+¾~é/5ÌØ“íüÖeREôRž¦x¯eß‘ÂÉ*Fw´AëŸwÓ£ýp0eh½1L€ïž€ö‘Ë‚å+2]RÑÖÞÂKõ{Ñ‘Bü‘½I\$õ¡®‚1'[/ÜÌSKº¼Éõix_-
Þwõ»w×!s
ÛXª3xÿ ?(¹ƒOZ™>ªdþÖÄéèë—…‘qHõ©–Wxógo(:zúí4µý»æB¼f%G†”r?Íú+!
  ¥0ᇒm18‰¢Œj—Œ{>7xŸkúð>1CD@…—3¡}üˆº«ªæJó+N[åӍ¾e¤’
JWOþ’v›¥?øVÜm9«gºE%“ö%ç¯eYï6ˬp4R¢FÕýÅZ+"ôÅ¿6x›r}Wö:×Ïde“Æcêe𡬱œÕL´¯œ£Ëà„û†ÆYHPΆ±NùEˆ<°nv¥IíEz¿êGVÝ"ê¹Æ‹u-#Ùxú¹¦ð!¾ÁŒŠÎõ´3l\ô'ñ^ÙWñý„Â*£8ËçZDŒïG¸#x1Vô)æñ›IA‰\uêºRŽ—Š-jéšTB¿BøòõóoñŸ€‹¥‰u“2-tá‚“~>@Gãñµù&GÕ9×X“r„⸱Áå¨THƒ‘4Ÿ`^Û^RNî×köˆc×ï%¿Øí&×!tÉ!$³¿lÎÓÂ	òŠã«·ª/ôøZçé÷÷ºè£²E>‹©m<ÎÿPþÖú„¨³Ýû1;Z°ïœž¤tVn©™E™q„o1õÛ÷\˽ôw<!¢éíìkÔz·ñ2¢m¤I´QÇO	[ÇÉýؐ‘Xèí{JßZÐO5Z”jŒ}'Lúmï‹ cÌ‘hŠ"pčµ¯~SÐmÍ  U°yôœs9–¦’Àôqr£‡+ 7ŽÛ3~¢Ìž´dÞë ³õ¡”ÆP´’›â;+˜-y¸ú×Ób.žï·L©,PÅz]Eé.¦´íg2GHlr'0Nç»-
+ 4¶âo'¨µôÛ>ñ<•;Ñfì*{MÌPÎ6ÝòšhSPé*òT'¼Æ©÷"t¸§NŒ³“V–:¦EúFŒÒš9eÌð¨œçk`7ž?	ÐubVâ½7kL äG ì­Î‰e‹B#¯~´ß¾ºæþ‰·ƒù kàÔÁ¶ŠÅI*Ü÷ÈqÎÑ÷Þ¦¹p:¡¨pÖâf¶lÍÆ+/Ñ\ÚþPš
Yòý?»ï!aèáyÕ„plu{0¨}bÝ'`ýMÒ2©S™€ÒÒìU÷ul®z’µêàÌBÎDáÐBù³Ïõž£Yñ+ G'ëó¹šÅ|—f•ðÉ3Ò>ujòĬg¼ZFõ!ÛtsÞ,Eî›[8í@˜¸j/óÛ’¼à)ËÛ÷„x{p—^òµVØ_Š£J‰f«‹¢Jjs†ë‚Ãېíì>Ý®¸5Ì©Rcû‚6GwýQ#}Çů’EŠ&‡»ÇÚH[q%÷0±6‚H WЯ(¥s¦a½éðÓ‡Yá5ŽjóU»DAŽ»³yqâ?Y‚ŽGA:ᛆCÛÅ9í=~’@´Œ/DÏñb¹–=. at 5ãá8’³2•Ê%²VÇûÑkÇ$ÍòØN²çžOâaÌêYä’OÐÁ··£Øuý ×‘	~AWfnƒÃRVí!Éd£Ãáw…+i€ïG»ÈXx˜«?"êÛVx|êX;£ë庪Oï爨¶%ßÑ(ˆÞ`÷<Øj_Öí»Ò¨R€´‰ç8õúÂÛ”'ãÐèÂ0m>"Ç3S=£÷~Üøöô=ø®„_SQfçþЯ¼œ–‹½{‰ÏΉCÃç8¤ûK[>úüf<°å{zw¿Z½)tå–¼|x~É'ŸîQŽÁŽ0¸7Ür”/U»!júLÞ¯|˜Ä
+ ß­TanÙîžz¢+ÑÏ0F§Ã‡Iˆ`;fü0ü‘"„”ûõqÎ!VÑ›RSþ”áÛv§Ó1ƒô›Oв(8]–:Û/½Ï1l[hb?Ì%(\îÔ’«ÂXxñ¡­<Nh"{µõȨK"Œã¡k­
Ÿ¬šöÓ4ºãË6J՝ú
+ >®¦«M¤o6s7ә؜{­Ç®	Ìeé
+ ^¤B{•€w
Nl€BTÆ;ÝǍ8ªqú›Áª•îE®BÚa²2ÂÙ6ÒƒSª2áðb5?9ò4Ïͽ#-Š&=òu¤8­EÜÞGÒ„´n^ã¼,¡Z‹Xm©«'HŠqbUÿHwàO–ëˆ1zOC*A‰ªîü~£ãÊd¸ü=j7" Ó!«Ôt0Q³= ǃȜ£(ü¢Zgz[Ó%H3‡Ú»kïé
éžB]O$v¹”VåJtõÎÅ[²:çWá&ŒIÞiLH¡SÚÖ]|Ü1"ÐE2Y´3>5l1¹E™%·ÄùÔf¾H]ÐS5hñ`Á˜t¬bXÀÏpÆŸ>ÏJý*+õQ\YMêQR§yÌ]1¬Ë-¯¤<pÓá4T÷Ì	X9$"Ò—8»òÎb©`yb]ú9ÓQ+ ALr€UÞ¾D	ŒvæöÁ2£*äîVX¹ýY‚3©*nrI/]£¯t=E>ûޏÂÀM#Z(OjÀ ÛÜKƒ
Ÿ,²VëÁ¬-´™öüÏëqB¨ù¾BVâǖõ‰y‹ã=t¼zPÖ
+ 6Ç´É,²Ò|4¶vRõGGšçlò’ª|ºïÊ‘\ª-.1¨5¤êâ,†ÙŽº5ã1ä¹A2I–VkÊyâ—¯f—bT¤••UÑ<½IÍ«RT×úp(±¯{-äPþ|ôÃT¯&C!„Èq>èW7b™Ÿú!‡$ò8`Ú/¤Îçv'Œ5$+ DùÞëÊ›ҽ¹Z¬‡‘P¡VØòå1á14:Ø"©–£ÔÍÇ{Md™ël“ó3nlOz™WÛMn†ÊD-<"'Æ°òÁÎx…ünÿ@"!r²WÕ®iÛtg7“d8½n¡ÿz—;†¬GÂÖÁUÛÿcJb|‡jè˜çüû¬…wuóÌ©“EöÌÙ”`ËáX\\ζMþÚ‹…àQŠª’¥ì#¹&N¸u‡ÎhÅÕ)áåK?ôü,þ»¨hH¯»L†²­R?"&_FDÔì«P°h¤üÉ&÷‰do†‚¥0ù3Z
jjw‘Ȭ*ð+Tófo<¹3à{¿s·u=Ã6‰çùfd†Œ§¹Œ¤KØ8P½†8À]CµE/ÆíéÛ=ÐíQmê·³ÑH^\iQÔ^êšqŒ,5Ï8êzr5«ýëÛÎTîʍÅKškÖôamÿž,1ú–5þuåFòcËYÇœ‘‚Nޕč'›AJTzѲé:GR3¤“ÀŽÈàû¡ï»€êNYàÇ_ñⶳëÇËìž^솄•*µÏ‰œäéým|S¦×Aã­]íæEëb¾[sQ;?É­4GUc^Ô7šúüH„ä×¹ø¸	¿UÁÜG²x[03,VbÒK/À Ú;šAÍ’µvwÆdx-ÍØS–M"¯[Ú±_M

Ì|i÷SršÍ!Vò·"ÎÀ‹~›HĺÜÝÙµFMNñ+©Ñæ©j׊ò/€/8ô„OºKLئ‡>”QG¦‹ušþÃwáBfèؤM?Ü
+ ji„Y	TL£Ô‘{ìÞf'Õä_3X‰”³’×K:S»¯:V®…õÔ¥Ÿg³F R‚ÝýH«g¡™BBXÕmµ!T£[˜?ô	w'ÐÐ)fßüps2 ÀÓ¨i3Ä™ÿZw¡”}¥Äh9¶34©Òº¬?IWºvók<tGvÄœW/{ÿÞ¸MPD©Q$ô‹˜¤õ.íÏ òG‹˜‚y²6:Y1g]-ü¯^õ4‹¾½’NìâÅ~µ5~¹lhÒz?(Bð‚Æ­á7^/Ì6Ñ„{µ¢Œ>×gf6!ÚR·¯p½ƒ ±ôš‘[ûùZFù.Éß´ßåÁÌÃ"_å^|:CiÇŠJ‡{+²B°ôÚUNZ|Gè7¤ÝwÎç‰b)Ðãšùê^ŽˆNûXº3ìsPóL—®ÏhÑ,=fy%)Œª* gˆ²~ï4hÎ1‘t&OzˆøE‹ÞõUþÝJÐó·&º½•æÑr'ôÔ>ÔåûeÜÀ$"[%®LÕ Þ$Àcˆw{êÊ»<[LÿæG)i ÿ¡¶0°*[iÌúëwŸMÉÇx	Ý
+ $Ò;nBkûBïvLáJ›9"Ëý
Ÿ´D‹iêÝ¢M€œÃëDÛóÅUǏ]Ÿš’N*‰]àÖnà*÷{ƒZ¯b‰.s[yô¼DnE×$ˆ“U=+ ¢Ãž£ºÂ^Š¹˜UÑÑZ€^{Ÿðî[äÒÝìØ« Wñ¿–:˜G›œ±\U“U9Y\</KR¡T~؁—©½-s€§N6ëÒ߈̙´U±¤1À¬Ê-ÐõÇÜX— éñûQçV᢯ãÆHIkÿUfù–ódòeÅ7Û@¨Û$í˜ÌÛÉ¡VÌMÞ{æé–«/r^Ûn;ô›E†-È­	绉‹º/'y~PmHúqd#¼ÛyB鑹‹xë½%b Cÿòvº,9D÷ÒóŒ`†v¦¶+ :
+ iʉ¿™5[¹OãNb¥×u½±ë	>uÏ• Bˆù0óD¶PüQð܇)xßqpñÜêb_±_rWžtþ¥Ýcq$Q`d^¤í³k.yá+W©á>:o#·´5”¼ãr5DõÎFSæ¢þÚŒPùಀ¹Ÿ;
+ $),-•…OY1PaãÇl²å;ø‡uN.¿4ƒÀ´òëBgËT¤k0d6†J©|VQî^…Õ›zh±µÜ…xaL¡²]N§‘Øx€ݐ&Ê“0(»xÓróÍäÊJqŽoùጏ,Æ“ (ûÔ¶^¯pôhÔtTäK^œ™tNBWé^Šb“ÐR9‰n¦Úý¼ð™bãNmý…éÏX‹
+ ú{?öVßò
+ ›ædaõž§ˆÑq€!uÙ¿;@¬¡aïó¿^çW¿Š«Â½øF+ £|þ“'6+úê7wµ¤]¤Öîf‚ÉâIé–‰GúV&&®Szwvéàà!(Š9µQ¹­n]ЛR˜’6Lu‘]â¹µ|X9Žßyypí\É0ð×"ààÖêaÞh5No‹;wŠÒ‘›+Ð-4cãúáã’™û6ý[©3fÔŽ~\šcŠÕ–ÀûG3™Ïx
SÝ•?ÛdÈØÖq­:»p§Ë7]âq1Xi–^ÅÑß0C¾EºÛø$pS/Xœ¶iÀÇøõtdŸ¡RtBùæ¥zÛXˆb+”qÔ´/§;î Ö‰â™6Ò&-§‚q]4Ç<ŒºÉã¨øV\85ƒÿz,hú;·zwYÄóÑÎy‘
+ x(Þˆ¨/Í12N‚TŽÄ£üFsÃò(Vž¸Þùs¦–Ӂuñ{þ$qä“uÓÓ¥Eñ‘DÝŸæ{•¤œpîDíS(b§ºþÌêÓAý—»W¯Î«Z—-izgRyh¢¡ñá¦}/‹{ÁAhFâr½À;ëv’9S-[!Úßxç	h£Àåõå¢ÃmîmÅM‰cKêó;¬òßêÁLÌÊ€¤ü2Ëw&BS)³¾`‚»ØÜ|¯§àÇ‹[Ü>uê	MäÔˆrÒ|ØhTT¬¸*;Ò XÐS×Açy°õ c;ø}k’t¢<fÛg$ƵÀ탯æLôœ+Ï Á`ÇC®¹æ’h˜¼Ï¶q“ÑÿqÚÕjR^*ú¾žÔ…õ<ôÍÚæ[üørö¯›!S­0Eu¿¾I匍Kc"蔃ëh~‡”aÅTð²»Ãèà˜DG»è>.û¨Ô¹] œQvÇŸzÍ¢ZÕA›’ÂØð‘ÁuàÀ±£ò¬OÎVþzaïr,·OÍ0Ú5qlt÷P>°z3žjm¨,cs½Œš•¾V¹4"/±%ýÄgGi
ˆfj¶6ŽzxR‹þ›ÖZBNô[Ö7…¯µUQEoˆ¦6©¤B#£Çnú²/
?„ďç #`]íö‰bú2àCHç=ÝøPœN˶b[3¥èr†:õúÊž?š¡¶ÕúµJ×ùu„ÆeÛ 6u¦2`ª¹¶eš+1æ¶zÇ™q÷2uÿá†Î	X9î—ƒ†‚«¬ì†@€óÜ?I¨›R,Û~Ý鯊'YÛ1Dç캑ºì"@8o|™C=q¯Û6Í[=EгâÑËós‚rN¶;„HžÊ1ŒyYK(ðS¹I1)hs8{¬ìPÿ,uÈ%4΍ø¨Àíó÷x1®lÑ›™¾÷©Àí¾DcѱÓF©‰<OµÈ»ƒ#¸'ío[c,†I\çihæ{Äš®fyÄgLl £ù‚òÒšÂêÌjÀ-.|±Çþ¥k:ý„MCí+üy÷é/=õ|>ZÖXýWŽ¤mgôåÈN­8Úå`.¦(¬bÙpñ´V_«4áÖw¸Ð-³ÐÏÚ¿ý8ݯqüéùÃgatè+ w› œ¹ÙYvšwÑ6RY
ãèk"ûÅÛAc±Íè5³ëz*1±/¹Ÿù¨3xbr~QrÆIÀ뢮¾š;àt7©yV§“çL}ó׈ÑÑͬ"}¹Ð€\ÀXr66õ¥5z‰¨iúѳvkÅ¥QjÄëà9ÖŽ9¤!q!
 R;Oêpzkv9oì&ê_¿_E7ÓâΨ9+ %_¯ÐpÞà÷˜+ éò÷¤ìþ,éÞû ÇÐ:S\ç:gT$‰ûŽ°Â²‘@kc°˜ôÜÊ¢+ ”1zàÊ©Ô´g'u]F÷¢¢k	QûÂ+ ÷º˜^À×%ƒý&ò½7´b}C”‡ç‹3Ú•PƒúÁgE3d³ED×qo}#;v½ªS­MÄ‘Nšî«ù±w¢eæ°ŠùÒNnuC©=îGu>å‚HŒ5'â ¬	èÝõfý%ElÃòØ‹©:†ÎMû?Ù˜¿ \ÑÂÅ1”¾ê75Ó®z®4_QªX« Å»£Ç‚¦…'‹µ/Œ–䝯•±”([Ÿµ¦ _¬µsŒT¹hŸ~¹1øRpØñ1‹_Œá¯Ž`âùŸ|€ÓÒ•¤XÚñ+ÎDmd\müMÚKõ!j?€ ADšéáW#ía\]³@‡SMaµgðÐÄfïmð¡½
+ 1É(3.Þ쩞ؤÍ$b©¦ƒÈåáÍ}1Íf²¬3çIYÈ£B"µM0ÂÇÂ3!3ˆ´–G³vàü[x\M'œ®býË];[|××}½³¹Wñ•Ulu?n¾AJFœ^Yê%ŸµùúžƒýåPѦ£mhšèÜ,²÷j;éX}÷‘º,ªî+ ¿lÁϤ¹ì1YmŒi\úÉßµüt¢%d‡$R{B_Ç­}Bí4°`1npõˆ+ñ<$>
+ æÄhðϾ«Ê– -©ÉÕàRv¥Ýtô]ǨËvv.¥…TÎ嘮ÊÏ$st¿!ž ^YÒõÓØ6>a“tFÊ(䦭)¼CÙúÝa¦‚ÈñÙ«š}» ×Þ©Â7h,ÕÛXÆâU\MRÇûïÊ7:쏫ă¦ßª
+ ›oÞÝ*'årHÖ*ýàu;y§k©·±æŠ€2ÞîH={#¥¾Éì:bR©H½¶w–æшð,+ ÁÕ¤!¡î{„¾¨¸NÌa_äø!8˯Áa´\2¡²£Ã C’¡ÈÅõ}õ“	Ô±?SÂ_jÏYÓHQQçS$7{% 1¸¾ŒpЁOzôæœ3M¯1Å×ÊG¯påd%<zf%Àœ!ÊclumÕõ¬$áP[}¿é€)/0ž©¯hYÝD^KV¥•¶Î-p ôh.†*ú ·Çm³#…ðI¤¥0bºUFg,3áܦBÞ~^ìT9»Ÿ_ûÞ¥Á>+Øý²¾+ Z}ýFZyBï3Å“ÜKi}êÎ%}Ý¿Q^T6üéì¨03Uk3Iý­ðÌŏ뽂ࢉo¹'·ÅÓžK^ŠÀ‘ÜÓ¾KQ먛å³Dò	<oŽò¿w€.XAÞŸ•–Ûƒœi|  uW=”N³÷¾)šëþ_9‹¬¤P#>ƒÝ¥ú¬ªP8=|Lïð\¨'=äG´á˜EdiòÉQ0ûìgd“ÐIu
ÃG.K=›+ÇÈ
+ €Ú*÷¤çëõ–².ó˜VSDj_°•è+=¥Œeå]c#J›Ã‘'?ù˜Ðta‘8ý÷0E^K…z{Š7¾^V¦áöK-=سðN ïxýÖ+ ZÓÙ3gWHË—¶öü^Åe_í.XO˜m¿óò¶·>fE/'ûz!èI¾|ŽÓQݽZˆN¥EÛ‹¸TÏv!”M~›{äszó"-(}oË©ŠGõÍùÇYÎÿ‡?ÿ€ÿO0‡€€P; Ôãÿ+ endobj
+ 703 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3718 0 R
+ /FirstChar 13
+ /LastChar 122
+ /Widths 3719 0 R
+ /BaseFont /GYJBJV+CMR8
+ /FontDescriptor 701 0 R
+ >> endobj
+ 701 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /GYJBJV+CMR8
+ /ItalicAngle 0
+ /StemV 76
+ /XHeight 431
+ /FontBBox [-36 -250 1070 750]
+ /Flags 4
+ /CharSet (/fl/exclam/quotedblright/percent/ampersand/quoteright/parenleft/parenright/plus/comma/hyphen/period/zero/one/two/three/four/five/six/seven/eight/nine/semicolon/equal/question/A/B/C/D/G/H/I/L/M/N/O/P/R/S/T/V/X/bracketleft/quotedblleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z)
+ /FontFile 702 0 R
+ >> endobj
+ 3719 0 obj
+ [590 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 295 531 0 0 885 826 295 413 413 0 826 295 354 295 0 531 531 531 531 531 531 531 531 531 531 0 295 0 826 0 502 0 796 752 767 811 0 0 834 796 383 0 0 664 973 796 826 723 0 782 590 767 0 796 0 796 0 0 295 531 295 0 0 0 531 590 472 590 472 325 531 590 295 325 561 295 885 590 531 590 561 414 419 413 590 561 767 561 561 472 ]
+ endobj
+ 3718 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 13/fl 14/.notdef 33/exclam/quotedblright 35/.notdef 37/percent/ampersand/quoteright/parenleft/parenright 42/.notdef 43/plus/comma/hyphen/period 47/.notdef 48/zero/one/two/three/four/five/six/seven/eight/nine 58/.notdef 59/semicolon 60/.notdef 61/equal 62/.notdef 63/question 64/.notdef 65/A/B/C/D 69/.notdef 71/G/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T 85/.notdef 86/V 87/.notdef 88/X 89/.notdef 91/bracketleft/quotedblleft/bracketright 94/.notdef 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef]
+ >> endobj
+ 697 0 obj <<
+ /Length1 1135
+ /Length2 5781
+ /Length3 532
+ /Length 6531      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí“e\”]·Æi¤A at jhÉ¡S%†îf€¡†¡[@º”phF at BºkhQ:¤CZiPð ïyŸÇóœç|:¿sß_îÿÚk¯ëÚk¯›IK—W³‚(Âœ¼|’+ –ˆ$@@BB âîð‹IŠIŠã³äa.Þp¨­ð@žóW’@Ö	‡Z[:Ô-v§ÛÖ–Ž+ Þ–òþÿ}dää`^¾¼‚Â+ ÎÜ4]œCë]3Œþì¾.b§ÌÈ­YÆu—zîÃ9–Ó%6¬Jµm±<šý(Ì’é©ëã+ Ë/-˜É[sâ|Ï?W¿Ãûl­ËƒXk³èÕÏ¡hi¶¯¡}þbÚ•è%ìEJ6¼I#ÝG¦Ó~	ÿZ©çU¼˜ˆ{ß`âºSÄ"ëæóÅUݨ
Ã	EA­U­¡fQ¤ eúñµ•'‰”nÍÀæ¼ÜT
:å™o&ÎsÀ¤;»Â+lùÖË«vmäké,‹ªV,5A†*‹žÒXôFpöˆY^÷(ßQÄè	æPý³é\§mO´G@ßþpïD¯É¯¹H×wˆd·‹DIH22RT63Ìoö4«	ðîÍl“
+ ¡P²ƒÚœjáZgur—«ÙÖ²ú#×:GåÙ%X…W¼ÞâCå	[<?=ÿ×Tå’~£ÜžÔòSÙ/ó±Ò\ArÁ屪eҶͶð‡˜X—k¦Ü<¨p5RMÃÜ°~ƒ‡„Ã%ÒA)âê®yH%å7¨þ†J½”ûâåI²³»ŽŒ«Ž¯[1žŠ°ÎÙsTp]|2Ëè’+•|ÐÕ¤šòœêEwôÛ÷§1ÌsHÃjÂÈԼÚXŽÌEwÑiróØúföÚ±’ÿø!›óHì¤ìnç¬ûUe
+ ½Î3VŒY²ã³4dSæªô.uZÉO;«á9}Y“¥}Ìp·Ô’¸ì í\ïAÍ”QMbZ­lø’”í¨œç7ÉýïZ劝ùKÈžŽÉõãw$0C5®¯áp)…ÕD®r/²/¤‰²ÊÛ»/–»ƒ±Ÿ3ò5œ\…¹Õ*
+ $®Ïb¤ú}ÅßZ’UÒ¤£î¸ÚF}1´]̝Ò!rΓÉ+Ä€ãfd‹yfs/,½´ê#ãËè“9JbcDº´,Ÿmòz·z£®‚ÉR!¢á+å˜úÄr6:Ü {:ÁÊ¥X^уîxÿÌ6ñÑþì:@ó†^ÛÑ@Ägõ‡
+ ÁɃ¥4À+<¿¤W—Y(¼*üõ³of5½ñš“uä¥žñ=+Y¹¥ß	¬d
´^)ºÈôw0ÔÄÀ¿Üq$KQ,fã˜{CžCQ#]]±“ä–“.赓^/¹Ó˜ÏºÍdôÔ¡–çàiúæ¬3¶WE>kîQmŸƒÜЦæCà­âXmã­@ù}wÚ¸ôš)1‰ŠÔê]D92HÑ€Ïoýt%ö%>r‡hbÐ-; ÝY#Ƥî>“âaj°„nOG^øù‡âèØ¡ÈJv*ºv¸\ÏR·‡³Ý¹Ÿýì2vù¨‚(ô7åÂÛ\#3Z6%dE¾ïXUUŹ¢yЯ‚šM‹880}•W=‰Ì9£¿OIùªé©Ôd=eÈ„7­°ŽÆ~|Õpáðá¾¢Aª[*1צ\Ò‡!»ÐG£ -Sh¼pÝóÑ:[1Qç"9Ó絜ê&³Ù¤§µ7#—ÂBV¥ë`¯Ýò¾oßc:býD®(xµt›<SÝÛën´»l8™úüZwwc¯®ó›õu#Ζ‰^BVÄ1¦ëcØG`xvŸ;Ñ3²ƒf-k¦äÌ©ÄÛ~›ö¤KÆl"‰´Å‚³(ã!3:-ÒîúØ’P…Ÿ4e»߃[ƒ‘[ìƒ[¼•²øð
+ ˪ó“U|ž)r3ÜoÜL­ߝvö~nJ1¢6rÅSd·¨˺:fÿ²t¯cøðɸjôŠòÐÖā7œƹY¶NÖ“|4…˜+ Ühù¾Ä·áîó5—Ôе•Y^¶OîᦖQǐmýû¤š¼4ý¤a ª“¬ýÅâ‚ñ7æß|³ä)#cuµ×MÏ78ü}6†]ÞŸÒ±è§öÔ=ªžmÓ¯^õI6Š¡”òphº*Òç°×“e¹ŸIꜝw?MšžÁGÅR$v±Òâ³Ç›{Þ‘Âë›{î/>£òRæâ Ú½55eó1(9¹,Ò¶qMaǺ`°÷¯mlªLG0Ç|º~O÷3‚ƒÖ5¸oÜ—îsÑu˜I%vÝl'çñåp+û¢bSétKèê‡É‹&êAqسëªÃÊfþ/qK§†SÄOQ³¯êÐÖL?t‹ùPˆ‰NGü¼äRä!Ür²Ëzº
ãÚÒºé . bøóåt_)+ 怜SW6Ì1ý¡Áah:/iñÊ¢kqhoô#Iƒ$[ÌûÔr°ƒã;×\–UyÕí&q`¬¸ß/û¸‘fù¼Å)þè®4jâB¶˜+¬‡Á.øº¦¿$ î
b©7£”c7µÑbÔô‰û—ÄTÙç¯iŸ[µ.|´–f›¹´y;z_?˜â2Ôf,:IƒKNI?,Ã<íŸ2)*`è+ Ç=¿ú„­Ôi…•×JU—ÿº€ïùóŸ¥ì ‡‡nßCÂmU5Ä™€¦Ë78rHÜ1-ä½X"“Ȩx–|å›ù®oÖ,§w¼žö8ûËIWc{"O5ÏX7{íVq¹¯2ç´RÙÓéÇo"S³L¢×],ݸ0®à™xè‘+üŒWÆ(
3ˆp‰ruQ–òÍàº
+ îD*•kOlÛMSáå«"7¦hÃr`Y­ÔvµûÝ‘vëE{ÍÒU§¥f\íõÌ"I‘¡T4Ùä”,N1Ùø é•°*ôŸÖXÆ°âD¤”qR¬Zԏ@þðBþÞòE="Ê>–ÓjóRöËdÏL§,™œÒ·Á¡/’<JRYnî”å¶Q×î wiO ÑE6îv‚RwßÏ2W÷¼A2oÃx6‘;Í£öì›åêóª²ÅÚR¨dp»Â«í¾é<hë\²¡•’÷UÑt{¸~Ž3¯¥#ÕgÝX öyj¤#bËR½šÓ»O1ٝÕ)|@8s†°‘uN" 7ŠœÅwW7ã =W™ÈßuZŠ	ÚÁîÿDå²ÞQ
+ ¤P‰¿gLã)v!`ÿœZ´×#'’
áÝè	æ©¢êVû’Çö	óQµG§O…ÅÜÏïóòTód¡4é¬è¨Yã’m«³ô©¯ æð­%xm‘s°º,äì11C¿š»þŠT]”ºuv¼¾¼Ï8ñ•”ü—ïó!‹Â>½¯’Ì{qöx+Q*ٍÁ˜±gÓ“/0EZò"»º…‚‘w9öÕ}rk&Ó’<ÇN)ðz£ùƒö ”¶•fmØœ,;³ØÌ$@jG)òåÁq²+±M?+ ÎÀA%»Ù{,ë핝ù¶ÁÓ‘ÅË농¡Ò[AH_⋯ËO at OÅF¥¦y>+lÇ>J×¾~ìMjH™Cå‚17Łõý¨Š®Qø“<íšpf´á¦]®AÞÊà²5öê±ëëeÃ_.Û=<ßu£§(³@à’½òCé@½Ö¹A:ˆÊiÐÎ<¡hûƒeèÆÜ0»Q:OÛ;‹Ne¢G>êâúã2Þ?·Œ1‚V7»·NmXGêÉ×.ÃZU,Üc…”F‹êC2ä]½þ×ñÇ
+ â\<è±6v†GïüîðY¶QvWÐďS¬<
+ âÀÜ}J¾«£/^0¿É[Û}aw%1ÛOˆ›²&'ð²4CYÍ„òB˜x	ñ/Ä2>|“Œ+Yª`»Ù<ZY§èÉuuEåÂf°MžµøàQ¹ò).m¨JOe¶ïÚFÐvÑå¸þؐ±ècÁ0n?áý*ð1ï“Þp}®+(}ô²–y*¼a^»»èÐkVœ“+ Ÿs'gà„qöH€Ü\Ùž¹âÞ2ï«MúM}£“6|LU•©¤›hd.î…
+ z†õ	:f¯¨Aþ/cþ²•¹.½?E.AFßb°_ȹÊÅ U**¼:¸2J+/bñdjø6|
rU6tóN6ß•)EçÐ6¯Ð¦l×
ç©SÂæýè­’w‹Öö¢¬xÖW= ²Âw;E§•i•cq¼cï(HE£ˆáÏøp¿åÔízŠuäãì˜wóH6„++uý˜St?¡ÍïÚ8¯ó1È¡_nÕ&3÷ã‡mk6¿š„KQ³RŸê%=ú1Ê)áT¬gúÊáEύª@§úzùí–}ñy1ô=¼˜âÚûóÖ-Ë~)}Üní÷tä˲w}È™U^7»=»ïp¢F_«î:n¡ÈüX78ÎOc{±+À²	1ø%esÛ«Á_*L®¨(î£%I«Fþ8æ<yÚZ;Ã#Íï{–×\.Zä+ b+ „ø‚}-"OdX°zñ•=*l˜ööh9ÚÒí	ÐiÞnX ~ÔÖ*sÙƒµ9`§}ö•™ì£/ç½9,"—EÈ8²_b‰·Vj†;v]bçÀXÞ½©…™“
+ ?½Ô®±*(ÆÜߘávïÈ7ðT——!ºÛ£Zjøq.Ž0Ø‚¦·½|¬°)'Ø©A:áu#J”x>·‡³Ç†µ0÷1ºÕ)‚Üv[PèJÚ@;]¸dÛÖ†dKD@juÂêã*ˆ(¢-NÓQ´¨ØC
+ dß/Õ	¸Ú$ŽD´) $r×Ú±YDÛUË
+ «•Þª½ÕMçZl–ÿQ VÐq†¦­ò´å'sõƒú›ô`}:ú÷sŸ•‚X‰ŠLõçóz~ïV•	9*ˆ
+ Ò¾y›R·Ãÿ?|ðÿ¿Àÿ‰ÖŽK8æd	wÀÿbuXendstream
+ endobj
+ 698 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3720 0 R
+ /FirstChar 28
+ /LastChar 121
+ /Widths 3721 0 R
+ /BaseFont /NLUQRJ+CMMI8
+ /FontDescriptor 696 0 R
+ >> endobj
+ 696 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /NLUQRJ+CMMI8
+ /ItalicAngle -14
+ /StemV 78
+ /XHeight 431
+ /FontBBox [-24 -250 1110 750]
+ /Flags 4
+ /CharSet (/tau/phi/comma/less/greater/C/E/G/V/c/d/e/f/h/i/k/l/m/n/o/p/s/t/u/y)
+ /FontFile 697 0 R
+ >> endobj
+ 3721 0 obj
+ [472 0 632 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 295 826 0 826 0 0 0 0 757 0 779 0 828 0 0 0 0 0 0 0 0 0 0 0 0 0 0 619 0 0 0 0 0 0 0 0 0 0 0 0 460 547 493 510 0 612 362 0 553 317 940 645 514 535 0 0 491 384 615 0 0 0 525 ]
+ endobj
+ 3720 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 28/tau 29/.notdef 30/phi 31/.notdef 59/comma/less 61/.notdef 62/greater 63/.notdef 67/C 68/.notdef 69/E 70/.notdef 71/G 72/.notdef 86/V 87/.notdef 99/c/d/e/f 103/.notdef 104/h/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 115/s/t/u 118/.notdef 121/y 122/.notdef]
+ >> endobj
+ 694 0 obj <<
+ /Length1 1539
+ /Length2 11321
+ /Length3 532
+ /Length 12236     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí·UT]M·®‹»Kp˜xp·àÜuân!Á!¸»»ûÄÝÝÝ=xpw8|ßÚëOÎÚ—ç\í¶ç¼Oï½ê}«×¨jmP’*(1Û%lmœXY>Dee¥X˜ïÏÌÌ””¢@'s[1'à'+ ÀÊ`æúÄÁö‰ƒ jk÷ÝÁÜÔÌ	ðQ”æŸ".€°5ÐÁÜÈÀ kàd´~ŸÃÈÀ
+  dkdtúζ²|ýg„#à+Ðèà4fD`a›9¦æ6Lÿx’²1±pýWØØÙî¿S.@ÇwS€ÿÚ¤¼›4¶µ±ú0š 0ÉÙ¾«ß½üÿaëN.ále%g`ýÏôÿvêËX›[}ÿ_¶ÖvÎN@€¬­1ÐÁæ–ªÿËœ,ÐØÜÙúf¥œ¬Ì„mL­€+ 9‰<¡wý,#•iݸO!Û¿”éŸä.«ú@h¬ìΠ˜hYZü¥8Àúû||	èœ2˽íZ¸±Ï$Ó!
+ Pùñ‹×
-M?¥ÞpÙ…Z”ÂSŽ>£ƒ†`kG·ƒÍNŃ›k«¼¯¶éë´@á×¼|·H¯³‹v¢`=„Oˆ[‹Û<xvâ?<ß~Þ.J:#¢‹7Žj-Ùì—$¯
mšólûµå¡;“ó«—S	tàUv{J{ÂNf‚üTn;í2ƒœXD/‹ìQ9ª2§^Î} zaÎÁ³§ôKŽÝÉ‹³¬B´,“UüliòDýÚ֏ž;*{z;ë#Z¤>'Ï2H
Rƒˆ>W¶Qx®,X™„&¿9ž-e¯A[‘©@gû±”jû™GhÈYì>è÷ùÈ:¼4f§ã$.œ	-T]V9ǁ+“¿ô­ óõ"elÊ؈´‰ŸÕSi1,ë€ò1ºD­í[Õ÷ÓWp5lÕ:pýäx˜¡£ñù¤<¼p†kì=Pa¯X«Ò‡ù{ú„<‰ZCâÚïAŸU‚JÇæ:€ò+>󡢎ºßv/i´È”B¢yDê6"’
+ Búƒ­;-DiÏܨO™çÐJÝÛÂ:ÉŠ§G‹à|³Y297/x@ă„
+ +ÈÇªp%ç7Q	½éã æHazÉÊ–P³=µ1qÀe“ìH+þJíQ’93}e+ m‚AHžPs¯½Óþ÷âÖDnXÿ/Ÿ†N³;÷GTƒ@±[Šoxwæ"sÝÕ¯P9óÑÁ•XÌ¿Àÿʁiz„8	Ò´žß*ÙâßV:¿ÙÜt_+ ÅŽ¶>->¦‡ùý ÊÚÌb(N¬„΂Á7€:ÚŽW?‘[²PìË°>ø]†}7ð3¢×OÛ‚hwµéÕä¬MÒ4ˆ+ƒWPêó°kW«A,*’Rn›žW“ÂÄw£(ÏPè_O©ÑŸHÂ)‰„6ÙŸŸWõ¤.zG»ì
+ °¡ßvXˆÀëDì 'Ó;¨‘df·I+¸ÇAóH”h—>ª··š½"ø9Ä8<NƒxgÅÕwAöðÚÁ¼*þÜ?C¦" •I&ôóΑ¿d,;S˜Ö‹~
è½(ùÛ"PYž 'w	Ò\ˆ
صo¤ëvJ•]p§
+ ÛõEÈ–+ÄÄ>ьƓü2ʇðŒ*“ú«vDHN¥úõ‡>ûFˏ²”C
+ fG.aðÀVwïUbSÑ«—9ÑÞº={}{̸›¨~Ž=žš8ÿÌ!!ž‡#âéÅû¤@A	Áf6{—°
+ ÉñÃÅÔŠ|ñå.pJ–~‘®óUï%öe#{ÕaH^¨q	BÀ£x¹P8À9\1¾‰aj»u…nñSò×b¢­üÎË°o)‡Î³*Ë‘øžÅ\(
ÜrpòN³’ÙÄI!_
+ *õð?
ñ'A¤`5øâMðÖL/«k™cÀáV”ìãÜ€Ò¾tcæÕ‹ùÇôÊl¯ømô[Ãʶð»Î1╨yn(@áFùú_Á©I/¹q?¦åA˜²k‹&óÎ9ªÓJ’Ó…@d“£ZDuH,³\¯šyÊWÍ‚òt64Þ.KÃsx׎§ƒó®§TŽ01`‡Z¶áZPGr4fª
'½EÙ×(skYíEÙ¶|ûÍԁë_²¿.q}ÔbôY+ ÎjìÃi‡¨è؁’GœÚ}1ÿÐ_à‹7Ñv4š#e%6¶í¿èa3¬XÉ'p‘Â)¼5ꎝt>«3!ã/«+ þ+ è¾ä‰<"Ù
+ Çh\ìŽƒí´tGÌëÞÑÈ(ŸlÖjF–琔Ø?hƒ;ÍnŒ4r_éÐÌà€fé˜9\¼Ü—§ú¶á³@vù¬Þö¤'3»œŠÏ4(ödŽ˜ß…bIF²Û4ñðËm'›øDeĄ̊4]ººH§ïõ6íî~÷£ÐǶ¢¬êBàÞ@qï‰> ¬.ÐkÚ@²Y  ø`›æÚt/]ŸµØpÕ`Š.Tóa„þæÆ{G¯–Ń•:°—/kÌÏÖ±X9Žq¶Ú!„}WËAƒ`²µEŒJN—Œ7Úw%ë­‚Ä«x$8s+W˜¶=cUòZ‘4ŸJÁ6¼˜<tSɯb•æÄ[M!·ÛŽÜTŒÇ}Ûÿ ]gê
׌"ñ&cî cð«|ºiBTTªT€ÊC½õGº¼æÆôWÇ$Q©1~_ë=mÜô„òÂœ—m֐UÆ{qO´
+ è%÷A$	¦_Ý«œ+9oÙ’=fƒÛ´Y‰•hå$l"ÝÔo_§Ýâ0÷k‡,5‹‚¬t[`kvRt@Je­!Žr$Zèƒ'Íl.;ßôÕú¶Wýš•ôF2@'{F-bè7N;ñG¥mR˜^§ÔÒƒøs@¤¬#-­çœdКºçéùD¿­°“Fš¨ÕÄX&Í›Yzr‹µ{±Þ‚šü+JW¿æƒuwO—LKìäµY+fÓSû™ ·mPËlåOõ¿áÓëpŸexX{»Îv~jO¶l(Û‡eãæOW"æFicûɨ¸U> zmÅ”%	¯ç„³´$ky#Ïe‘I*˜X׫ýFA
+ u·-Õ­Ü6s©#³›{)þjî¬Ó³N1ᵢ΄wÍsË4¢žÕP¾[°¦­FÔƒ¤Kåß’†+ + ªÃÝ`ªÉC$ìwÅ'•ÅEÕX†À—ôNY¦ózÆØ	ß<oîùšZ/º6žµ„ÀrKÍsñƒ­×2|Žõmå§8£—yíX0E+暸Å$ôУ0{Í^bZh±!õ`*¤$ñ€@ô3\.)|Z$Tˆ·W,¡qLφ™ŒKñ7Ô!Þ¿Ðï{LkãšAÙ`V~VfëÚ„ôÛ•ðõMM–ß±|Id³y
ý(9ó#KÒàt5I½?PJkcËEº>‚[\T[ú‰›/ø¶ø9¢]¡XŠ|Ð9†seÇðþ½¨Sï^
+ í$Ê›üÊÙÞ+²É²¢ÕVHÈyæ5ø¡ÞþÑ®oÝ(KP¯7ׯÍØʇ.þå“1dÁu—ª“}ÝœY™žt+”q^ÑØA7\äT¤x}wfmä]ԍLmÏhïu×jQau•q)u ¢#ZÆXË~Áàè(÷WÌ“íÜ+ €ùì^ü}«FÐ\$Ua*áßÏ8ï2îkõt_ášx¸\òg%nI0´‚A1ù\"µkwfÍëÍ6[žËïv*ü^ø–Ü&¡BÜÁ«¥9²zS¶4[Pä£Ò1»Ü[
+ Ìlõ“ç5—¶š“h¼ö{7ÄnÌ”¤Œ: æ¡Ý+ œrUp{
:	Ê4ƒ`pß°Î|ë#Š=WtÏ
+ çq.ù}p[-;	i]€ƒ[Ž…²".ë1"ñ1e¡çø¸½NĝĚÑöw~’LF
ñå¥KmʏÓÒ¤!>2tÐâúg“ÂÅÃõ•ró¿V¿ùç?\ù@q4𪴺2Ô¿ÛL&ËwÖ«D¼EÙ{ԁc·6íW&·lüÈKƒG#Z:ŒØ­ÖÏ·Ô?|廃ƙ+ }òlÊ!ãüæ%/ZÎhc¸Í=ì0wˆÛ`eê(?÷MºdŽÝdÇ¥N1»ãN_vY\·i
Ü·ÓqèOëbÒQl†ñ­wƒÇ@¾ÐIP»¯¿¿¬|’5»)Âr﹞÷#ÿe	ùQîxwÿ×@.
+ ö’¦ÓœHBæ,)=ºÙÉ÷ƒ4¬5aké9±®×Ñ–}Çk}¶l1)¨¾Á(èä
¥giB»‡RªöAÑPÎ{ÕhA]£çaÆF"’÷õ£c‘_{ñ¬¶7ÙëÊè³—èˆ	:õCè°ŒoT¼”Ó©KVE?´[ðNÈA3ýP|gN,Fä?xùÈ~þúeÃаöë›G÷€Âí‚$ÐŽ-É+Àš4,*f]²œ‰}¹­ÔC£ÕS˜÷bº+}ÐÖH;‚&.è˜ÞÙc‡Ó!œ
+ Fv[ÙD!cÛ¼$šˆ‘.`õ»Ò£ÍûÀƒˆŸ‰a̎噜O°‡'|¬3j§ø-Kîî –ÏОÚ`ƒ1’À0§RÂ8ÌDÙ®|Y¦mç‘7QšrøáüéyV*:É;~(6Ù IÉ®þiÍÐ:ÍçÖxóF¹‚Ò’ù{íÉÎ`U3[Çuš­¤cUÓ²û+ •Q4OaÓjíát»˜÷$º?à1©g±¦Å¡ãA#s­ªâŸ/³Ñ±ÝÄ÷¹æ×´¡D^õØs,å+E9çˆgÒÈ—8:$UŸ¢slâŒy|!wèåÒ=[×X­W°äÄu²¥¾W”uAM3Zòcí‚7ðo^Tk>D$	«Õ?íƒá%ö蹸VúÂTöz{<V¯ÄÖf+¦+Ñg£XØþ:{†y¼}Mó}¨Ú¿©bÿŒ÷yvn—uœW¿ŒbÃëÑ8û(Kð›T“º>ƒewëf‰cêÏÊ«hdÝ¢lŒÒšÛ l‰­:í†(J”G8~Vm–wThä¦GÈýHdŒÇ› ÆÒ2T³‡ä©È/Eü+ sÔº
+ R¶w‹ëî}ýHU¦ÊoÐÕÇÙVEÛ6Ò]9|ÙEšís/‚øCœ„å¥;³õÞê´|öe%‡ûÌV#¯cni$¢¥y²|è*L†^û¯LüJt¾é²EšG1æi¨¥ÚzRsúS-jaw—¬V˜MõnQøV쏑է–¹ÏïÜÔˆdÒ.Ns"L‚Åé³Át|>»Ùž™ãŽ4({ ©²¾Ud*e‘.L˜pÁ—:¡'j»dn.ÏLšívÛF”	Êåö·ƒ
·	L’Fàøӏt˜[Î;(U	`x¦cGàb™š‹»Ð<0ìÎîËÄå:3°Ò—˜¼Ù£¿äbÀ%ª£/qž„˜ﮧ«Fua5ldST陫ȶ“ºV^['䈄á.)úY~´Ø?¡d,Á§¨q¦´ÖSzrXwBŒ¬›c Bºla:x®qórûâº	§eóU‚•œÉ…A<ߘI|â¼ao‹‹ØtÓò°¼>hÌ¸îK¦qÎ4ã7cñ½ðcÃ%®ìg?
+ ‚{¥o§Ð"G17»?IÊ›E¾{ÃwRé–Ín»¾ßܸ!ú-¿	züj|Ë©ðÌ.,ÿ5ÿlyÙéR¹¯ÐœwSGÌ¥[ì¥üஃ8$0¿¼ˆ}œò¥¿rždAþ®±ªÇ•b6·ËG×¾CrÑT0Šá›”Ĉ¨â§&ìëdhÚçv:yfZW…wÜPV2õÍd^©‡•ÇÚúnÐ)ŽÓVˆ®À¨×ìz„†YŽóŒ„(|ÎÅ¹X+ q|_,—²öÑã¼$t‘Á*‰ÂBê¤?IP0Á]µcEb
+ <ä¢
„|2+†…­Òl¾’È’ªÔ¯ðê‚iïÕéÔ¾ì+p:ÉC#
\·u›HEH‹"G
o—Â/ïûÕŒ<{QORŽýIìRÊÒmoÔ"†a›h¨Q’2]­·«IX©ÛÆÁBð2ÙR–ƒ¼
ª
Ä8n¯=—˜õ˜go=mÓc³›^5È!x4
+ BìŽR©äÌÐMïô©
Vå€õßÅß&9*ô»î.™Ð„m­¦Y—®Wðä5¡á}äñ[0!K"½ÆÙs¾?°ÇŽH°¶ .ô¨»*]å`+ DhŸ,+Àô[ýhÆ8û;$ã’š/„æ¼÷°®L^f…©#į¾Ó\“´A +©»¡õrröÄ¢FM?Äá`\JÏy—ºë‹ˆË1n»éH°X¿ôK©ßƝà»ûßzº¢7ÍR¨éè’?œ"¬a÷K‡é9JîU¬ÄþÆr.æ«ÆŒõõ7¹Ê,«™§þ0ru´³2Øû£ds?^7)ÅØ»Ük²±Ë=åA‡ñ#¤Æý¯Í9á!£ÒVbÆv2>¼…hçk„JÄ
ÏèJøÖY× %QönÏ5‹ßƒ7ȇ8T> TnºW“ÆèãsæFèÙDëÕ¡:ø<6,´òi¯˜Ò-‘>.!H4ò‚v
ÕAËLVE;¾ F!&Kd0žh±6­”IÛP±Ba9ª'Rôƒ‡‹K*÷:O_	:ß#<›j	¥$›©áY¾É+ž+l3¤Vt^ê¼ç
Nœ:קVËf§Hs7gЧ­ZUPݶõóyyüäR9BÃ|¹ïå:ö&7ô¡Øj¼zV2þsP‹ê¸ä³«Ô„>çX¾RÔnANœVÉ©=kÎa§ûhi»„ÿ+sÎÙ<‰Àlhöó4¡¹«Ã™ÁžD
+ ®r%¥ëÄ	ñ®)ôdàÒ/ÁwÇÇjÅÁ¡ÕQK¢·e½j>âሃ…8kî×ïzee™<?µ·9-x·ZžVª-ôâ±=‚8Õ󞋯$Ø­¬‡5ä¦]´çÜíz¿‰¿…:}÷3qãÞšÂK¤Ç½}ãÒLr´‡€%	"ò&Zʏó®Ÿi,ø¼0ë¾ÌŒh/íWßþ)¢Þ*øˆ>ÅÃÓ)Ø·b‡ ;áåÜ‚!Ž‹ôG;kà#ôÆÞKU},wØxe	>­õ¬%"‚LÇÚ`a¹‹+ànV2Ï’ùÊ÷ËÝY~U>P÷)o
+ ÓvÖ§…4¿ÉÃyó,,$Ž’¦C–/ÇdzG!ôÕÕã~PN–å§&e4$ÀPq+Od¤Âõ뙶sñé,Ú0 ñ^æ9€šî$WhçpCŒ2üUSvc?¿ÿ9ŠúÁjÜ›6|‚&à†7õ">2iK¥CóqV[
w±ºlõfË83!¥Þ€áýBžR|È^@&³q™ÁÌ~iÛZ5\ –%„iCvbèxÔ$$°tH©§Ð.uXRJÕ›·Œ„*ኴ{³Çšøø¹8zÅ.G2¯~9¶“Ò>cÜ@81	ÐvXÖXífÿžyK	_E?Ö6<›9øa{`,«>ž'SL<'æBŸÀëäž™·Ð]é}Ãr\¬MùqO
+ N*æmègjíõ²íãGnÖ¦‘ƒùMɬ§±M˜Å’™ƒig`ÞŸ¦§ÓEôXru|ãdxE\GíêÝÚZ²É`–¼šdl<û+ ²v©ä90¿ùúB|›*¦¶úÁ9SÁ%·¢Uð*ôŸÏò+ endobj
+ 695 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3722 0 R
+ /FirstChar 11
+ /LastChar 121
+ /Widths 3723 0 R
+ /BaseFont /FIPQYP+CMMI10
+ /FontDescriptor 693 0 R
+ >> endobj
+ 693 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /FIPQYP+CMMI10
+ /ItalicAngle -14
+ /StemV 72
+ /XHeight 431
+ /FontBBox [-32 -250 1048 750]
+ /Flags 4
+ /CharSet (/alpha/lambda/pi/tau/phi/period/comma/less/slash/greater/A/B/C/D/E/F/G/I/K/L/M/N/O/P/R/S/T/V/X/Y/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/v/x/y)
+ /FontFile 694 0 R
+ >> endobj
+ 3723 0 obj
+ [640 0 0 0 0 0 0 0 0 0 583 0 0 0 570 0 0 437 0 596 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 278 278 778 500 778 0 0 750 759 715 828 738 643 786 0 440 0 849 681 970 803 763 642 0 759 613 584 0 583 0 828 581 0 0 0 0 0 0 0 529 429 433 520 466 490 477 576 345 0 521 298 878 600 485 503 0 451 469 361 572 485 0 572 490 ]
+ endobj
+ 3722 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 11/alpha 12/.notdef 21/lambda 22/.notdef 25/pi 26/.notdef 28/tau 29/.notdef 30/phi 31/.notdef 58/period/comma/less/slash/greater 63/.notdef 65/A/B/C/D/E/F/G 72/.notdef 73/I 74/.notdef 75/K/L/M/N/O/P 81/.notdef 82/R/S/T 85/.notdef 86/V 87/.notdef 88/X/Y 90/.notdef 97/a/b/c/d/e/f/g/h/i 106/.notdef 107/k/l/m/n/o/p 113/.notdef 114/r/s/t/u/v 119/.notdef 120/x/y 122/.notdef]
+ >> endobj
+ 633 0 obj <<
+ /Length1 1884
+ /Length2 16249
+ /Length3 532
+ /Length 17330     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¬–cxÝÖ¨c[³bۍmÛ¶ÍƶÑØN'mÛ¶“&sòîïÛ»=ûü=×Z?Ö=æ˜Ï¸Ÿ1‘Ê+Ñ
+ ÛšˆÚÙ:Ó2Ò1~É(K02+ à³3ß+ ÿ…ŸÝ3ùÿYä¿ðó
ÌþÂÏW0ÿ?ßá¯cÁð©fù~:Yý…ŸR)†O+›?øyOÐÛþ…ŸVv᧕ý_øiåð~Z9þ…ŸVN᧕ó_øiåò~Z¹þ…ŸVn]ŸVî᧕Ç_øiåù~Z}ÞŠÿ>uÿïå((hçîEËÈÆ eú<nŸÞlŸËÉùíÿÎT±µpp1‘þ<‘LÿŠ¹8~^Îÿú»ôYãßljñyY›˜¸›Á¬,ÚqY¦6…”ùˆL—ƒS:ᦗw7¤sѝmr¡Ì;6O)›àß"#[ZT ¥\HUÑ›²nc5	xy)Ñ/#Á£Qæ}W‚¼2:ÓÖÎìE´É
+ ?Z!Ø·o¦¾Z%¾ßrí¯‘>adÏǺˆ+ ¤zéxö¾¨¬ÔÜdKÀŵè~9?ö-mEÄ ™•cïËxJ¥u><rôì†Í”ü:·ŠKÔaaà³z¯LtK5ª+3!óô:ZdÚübŠÎ "¿88+ ²ªÀ3 at 6ݐ<r¾1*8—Nˆ(´·8aãí©ò	ìžm×Dšß÷˜‘×xÄÍløoûʪgOˆ$2ÝEmó*;:¶Œ~ŒxŠSò?º¾ÁøßåàÃ\´ÓyU7J¼ã)@E¡³§n‡7.,êâÊÒRÁm<×é$kË,3ÂØ[1ÁÔiG;ÓØQ&3)?+¯V"Ì»…~ÃjŸùÞèúãÊßá
V‰‹[í·r;äÙH—Î7j&‘¬tƒæþ+Q‚Tȝ“¿íd_F/Ãy­/”öÌ¢˜h¯Í«¯ß¿½¨qr­rö¥<ê3•ùAŸîx};æâÚ·¹
Nûе.Nf$¢Jñ‘›ÇÝÐ_ÜGÿ®þ¬b{ÇïÞèQb45ÒyNn!ÜqJª~%‹?±s*t¹–¬‚ú‹ncŠ³Z‘
+ ¯w]‘Ìö\ztW-¡¤7̉^µqüè¸)/o-¤ö”#ŒWç´‘Ÿøb¥-éÈþ²È­ª#Û´â[d´A¶Ç­à”â!f%|µ£·¼÷ùišãüñÊ—Cš´­C3*ú“ÂÉþV*
+ &и:((eø6}@ÚDb6-á¢IrðÝ”LŽ.jÚ7J»jû¸ßipÉÇ\‘:W0Ap¦Œ=tLÔňq}Ž5ë8!ºƒk½ãì²÷åQä
+ Ä#j\õ&±!0ßË„Rg®Ê¶
±‡N*ƒ¹Gx®øœ9N;æi}P3…ÐjTs–5hÓ£¯ƒó!
̝—ðôÁï±Ü¥´˜'¦h–¯M¡ùgxFuÎÜÒĘ„ˆ×c¢ÚލÁ¸­—¶Û`¸"‚fæk´*{œBu“Më^tYåìîydèÌô[r™¦2ÓR
ý£WÞµõƒFÕ°j¹‰|S<?©W%R÷Ÿ–NCš%†pÅu$h¼¥M8Ÿ˜ãoñ£Ýbª§l¸5›÷]Á<è„cŒrKûýw€[D
+ ›n¹sd ¼^¨c'=•µ/Nô¾¹a“¥`½Uä“Í	œ†­Y °Äƒø+ ¦ÛPañËWÚE’'U=qKû«ÓÖĐ×
+ –ºۻύá¥Ê]6‰™…æ+äÃvÚæX.Xs×kà4éÅyÕËZ¥%
+ ø:TO¾KVÇpqg5·ƒUò­¯‡/ÛæWžPÞxP1íß(ù
+ °,ÚïµyÅ>ºB4Ìf­þÜ“}ät²½z_R³súÊ÷¥nrý[BIúÑMôÄ>~³}koæê¬ëôcË÷—]]—qgS,ãoO–#v´Rtü$ÅÀM¹Ç·R·+ ('Ø
+ äuÅÒÔè}è»õo?•"žxO9tÄ*ýˆ|+ ,*mŽa%
%9!)¢¯vuõK˜
¤™*õ—Ãí¡ÞôÎQ7ªÜ2ål”ÐÝ–±Rž[ÑDÜ®7F´p VC¯öê+ /{=믩!!Hs]uö—ß-¦yÝ	¤å i®Qûë>¾ñ‰¸½ÍáZ±hî}t§	Cu‰t‚xû)ÓDù_‚¤zØ­å&6¹Ê²y; ÛDaÚ€~ÂíxˆC6Ü¢z"¢0m;¿5:–Z-mfµ9æ'‹ØÀÕ?†HT¼pMóDíú:âÄvÑ”Bàî7Œ4Ô(ÏkÂåÞ%:Ôà6ÂEf3/.¨×KŒ¥xSÛËûvè4'{ã=wœ&TŠSí±©VÞÙx{&@98¢NGÈÜ“~¾X-î·D¾÷©JàÏiäÏ•™Ú)p4’¦…•pë÷PxM3¶M£«´p¸Ÿ”3º­A·=y‡ŽútE-Äð‚÷h]zL‹ $|»>8qÒfôOe_7)Â}$ˆÝ{ü&+'kÛµûAÙ‚MYm#UABÌŠhÄ…?" Ÿq¬ƒµýÙԐõp¦ë™Á{4ÖPîͦÙ
ÖÈ3̾ãøT+¦ÀûØPIìäÃèÆBýÆ
+ ŒÎ	Û2SêQñÎ7Ùlvª¶/)s²çÄÁ‡\ÿÂú¬…|ÚËí°•›yÆáÒÕÅ¡í##1ë`Ý;ª|n¼5nÝ+Ž³r‰<…žŽŠ¹ªFª¦©×”uº­ ˜ÔGt&Â/C§^Œlê6åVÄwC‡hX:WÜÈÒ¥$z÷ÀåÉ—÷âD«ÞÉ\vïo“›<?Éܱ`úÁˆ_EôoÛŒÞH;H›U
+ OL•[ôq¤Š~Ž¨³ñž>¶™j'ÅV§w1‚mÕÕxØÎB‡4؈¦Ž€¶Õ™„lµšŒ+ çA™£¦ò\?8ÏN¦mC•š£–MgÛ3˜ñGZn™·)m÷ îMöOPF“R§
+ ñÌEci¸†hZ–µs鶈èKÖpƒDŒ3}	ÞÞÖEè,~±kUÄM£ž“±A]ã‰o?+ j‹ðͽ':_mµ]Z1Sr>S	+‡¾²ÃÁi‰÷Ål´Ë‰çW6sÝfÏvÝÏïÓý‹*9¡øÁíåbà‰½ÒE9¥º¼Î4M¦£×²¿éé:P
+ Cp­˜˜Xê~̈ÒÌÀ;dAøt6ÒÚêÒ6¶
#
+ ò⧋ì@u…¸?æ+ Z
s2;ïm_Û5e”됆ï7 'NðßE¬zþ‘Õ7࿼ÓuÖv„Xë^‡€=u—­ÃÖ{ÖMDæ™iú%.,5cà¢ÛŒÄ¹(ÑÀLOºf-ºR3?ntít[®Äא­T#­ôs̽çßrŒˆPÊІr׸<(X‡n™†9³M•®xÕhš«_®î°œÊtÕ/fW›vÔŠ'(ÎUy4á]+k\FîDȘíë™%’ˆáTù%¯Bß!n#9ª%©i-™‹FŸÅ–À¢+NÂ¥ò¤’0Òd.Í",ºƒ‡_%_ä/Æ
gÀ»ž½±+çÞµ@¾+ ÞÙdÝJ ÇÇß[8]êäê„k¯ ~í·xNiÒÅêPåí¶ØXÚ[f;»n²ÚñÛ2ÏU‰œqÒÄwO•¦o’`%V֍j +*Ærªòš ÛLåMëqÙ¦6um˜b‘ÖYüfb¬Ê[±æ·u¹@ZN*´"KGFtÔ^Š -‘f%jÿéÆõÚ}žð¥GÙV¥
+ ýrµßÁž¼Ëtm½™„'”gß‹"Q90M+ õ×pŸ5.2È/ m,É"ö@X[i97R¡Î2ë+ ³®“ÐHJµ7ÁPžP‘Ý62:Ðd¦;8G²#Ad®¡EW°_ÇIÞªø3§OùK:Sv‘2ÐÝh~Ôp#1`ôÈÁ]«âEu1.Š1„®‘þrQV¼
ý4WSˆ#K©ËNLº¯$sÅ܇
+ {âÁ,7
³#‚Dë>“¬i,™dðؽM’Aœí鶹íîÚì®fÉÎ!‡'TXóÀ‡Y>¾`º÷6óæ·ÍYÆÆ|x㏎ì†‰ŽÎzæ Ɉœ©Hÿ2™·qºhD[a¹©1¿[=ÿØïÖÑŠ`;¨#²	gUéÃâû#6iÌæí`XØ_Jà dí Ž€ÁÜ–}]³ùŽãÆUB|`›ò]J÷艹èkøÒî°õAOYÒqü€|^ÃÞ2OÓ°]›ÞXz²HâCÍFÐæÖEObhÔ̤՚.Zq™3m‘³ä\ø2 †Ü‘©«M«ûD$¿Åf°jžÙ€Fø¥ÅhËß-F§$*d~Ëð×36ûaÙªGœár’æð|XRJeÓœ½&n¶¶Ï°ŒÁK»9.ê÷½6['µ’›Éƒi¥~ô÷½ÑoòšŸƒíÝßÙ6Ù.Uj;VqlÓAZvÐÖ_­0ÏÇ+ À&^"!¬‘FÉWܵRp‚ÊKßS[[Œ¹cøú&rϤ5’ÌoX Z|=ØE¦X‡Áúì.€œ†.ÿAƒ¾A²Õ’™Í>6T;ÃO»b· <!5‰IN3AAÓøS­õbqw÷è8Ìï…âŒ-ý™}·ÞOër[^j«Ì|NãTÿü@Nß$„C>OŠZ)¦™Ñ>Sî‚S-j§A%Ü`>Dä@´j×ó›ƒya´Ày£‰¹`‰ùF¥B½˜¤:‘c츅,˜Ã¦ÍjH'äøöÆ"YcºNbþíÙ$Œ±¸·$Ó,~KX÷É»êv9@œžblÝiöj牁`î%îpOgIQæ]+ oNN
êºJ׆ôÛÙáRˆÐ€!Œ»+YùÇC?˜Ó(;£ÒÀ?®AY	ÒZ¦¹UÁ”d
+ 
á*¬­ÊfœËG9›]ª$’]M at OÞH5Øøe	Â÷Õ
ŸÊ	ïø¨ûË¡/$¡"7A{·+ "[ýÜl+ ·)Ô” Œ­J§‹ùç[©¾C¦úÝ	±ÀøcJ	~ÚÙá/bÞtwiXßËÔo¹Ö~ìÉä\†®äéʬ®±B$/é+l±·'–OÀ€Í¬^m­÷hhVWëŒ.ù¦"¦9ÁõÑ‹’Ó‡\,˜;‘ýaõsªo“	%Ð6\ê#}<M&2ÎZÝŠðåyØCOÍn„²T
̪½P*¾ª	9ûæÑã‘´¨Oº³oÌgOŒT.ŠjíZjXדíwÕ•zV~ƒvLÛ{.YùE‚ºÚseÿÂ߉d‘ÖÖYäîÀ¦ ø§)õ#œƒOHþÕ,šmŽú
òŒ·V^Z´(D¸'Á!â™’‹ô_*ã\¯`’L5AÖ	óbô×i’·"]ýa·ØvƒßŽ?Ž!|ºqýƒÝ£Íss)“.ŒëšÓhm<CÌ*.mE@™‰€U¼”¹ºc7¸W^FŸ5ÈJlÏ4Ç”¦K2BÌ™¸ãœjзøõÔ^VØô…„Ôk©b)%éeãQº’Py8ë]F`ïÏ‹Ø
+ …™KŸÌ@ðDIi{$¶b~¼|¨£–I+n#lzÍF¶þ`g^iâf+ ¾MÖ:’}­*“}®mðmì½ØN7æOqBŽY^œÜ®>šM{†@ëu0±@:ïÅ‹åÍjÿþF­âü+ ¼+uŸàÑ:Yš<u~kÐÜÌ·ð85QmŠÒYt„t³µÕƒ^YµªÔW¢øåûÏY‘Ø$væ{v훣 »¯“r6ÉÍjµ÷ëíÊåD¼=—w8ºª&âfÅŸnÎNx>.á+á¡©ªkEt´¤|{Í)•¢
+ õI'ïOZwù‚£¬ý•ƒÑoBŸkN+ (ɺHÑ©¥²4kм¬x$î,x™jÔL¥Îö¿@’ÞÔËŸØ#ƒÈÞJ
+ âøzHTÝè+ B¢ˆ@h;`zš<n“&ræ`\3S×»côJÄ‹äµ	{êÇòÝà;øqIæ῾óŒ2’Ä€`Ð`Æ“­•äs/ˆŠÿ˜jïJö™ž+Êtú²ÕO3ìÎMl=s§Ì4¦¬—@˜¨Ú)0£ǐÿª	<8¡î1Ò^uN6‡î0Ý)´.˜Owû-AÅ´Ëóä;Êvê’åo(t`žÆ»L3±Úº¿_mEE[Q!¥¸8	û·—ó'Ói‹ÖŠ¾
+ kQŒm&+…·XAƒHŒr‰Ñõ¤½Ø‡›˜f›Rñ×L¹Ù¨oñî%°¿8¥4ÐÔžà¶AO›µ·G²ªz)ãý×ù[‡R¬Ö8™
+ —¢DòôSgûh¹äîD\fŒÙÇ~©mD#¡)†nåkßÊ–v˜
r€û¯(e†ìQùr#+B‹ÜðKÂF–ˆÎËS¬Î¼UQ—k‡Éø˜{
é¨Tˆè74a#ÁU½{² e8+\¶Õ&¥ 0°L>I©±]ž^þ¹¼¹:´röÖꪒ¤HI]¹¿¬Ö®‹‹‘Q–H}¥/Ĭ¶í4ßXYq䉠!¦KOúóåYÓ€”÷—ü8"MÇ%<+ šÇ Oþ0yíÆU+h9ÔÔOÌ—oŠuðZÔU°W<W4R(ÓI‚®$wяx¥/['8!~FQWŸØ›²!"8š™öý¥‹ã`I(OsÂØ‚tk€d¢
+ ¤G—}НDŒ¿»!÷øA(7Ø+ìï1hªìuf½Šoï/€)€m[³6fk¶ô¶ƒ2…@ÿ9+Wl€Ð¤YúÛȸɢäSeÇYjTäÅr ß8/½‰e½E°r­‡	j9R;³m
ÍÛÛóD‘~£Å–XŽŒÎ˯£ˆ‰œR¬]Z®+ ïï^WQx½í"ѐH'š©¥f«£‘¿6VF종GÈÚ‚=‚6KzýȘÚ\#fhPë‘Xó²ã/QÍ\ÒµÌfi·ê	)Q¼m>Ð]—.[5l›ÂôwEÉ7pË…e.%#w½sYhsó$çia2Gzá\õ²SH˜ˆhò:Ÿ¥¹×z¯ˆ]ý¾®û€¯KÒ)ÓL-Q‰Jˆ$òÝ6KÀ{t¿+ Bá–ßÕO	°éMµð•öL¢§©Ì3IXÀCS¶?îS4á´O‘ðgéuî…[SKóüb¾:èY«ÍÂd82üà	h·Y°0E¦î0eà}CW±œô9«÷kŽH£Ù1U1òÏZR¦h«Ò¥¯³‰h+<ò#	l•5oœ¨g«æ/g0*'¸r6ëX†Yà1L–¹ÑQ_6yaÓ‚-‚M@Û)É~ís‡Šn"v;Œú㖝4ú+ ÷pN¿j²Ð¾TúüðCŽŒ„HOº¥-Þ†oüz*S Ú¸Ç`öRØÖ!¼éL% ¶Þfíâ8aµ´› J8¦Ø,§µô!A¬’{WNñZ´Xußkg·LJ:`ôºÜ•“n¢%+ekŠ&‰Ü=´U‚4FAÉg4zß•Ã%¯Šê ·¢..
+ 7÷8áõ÷eÔ;m
Ï¥1NkN‡%õØ(dáec­’4䎒"mmÊàÂúº„œ"f}QàJ­î\â§k]ÿÖ…³¾™á¹ì“"¨±é­!å;ñz…8§O~KÖt<v¦ß‚íêåÞ*°ÛßNqEèËTjqËU=þ’òk¶‘æV¹e¨õAZÊ©šx1Ntä`tØĵ“còîÄ>¸‚ëã2Ñ03LïvØúIËðtôè±
+ ¹}ÀªÞX¨[ßÔÙvøPž±‘ùkC`o8œ3Ä—ó Žé)’a¯ò†ƒJÎÅ@©‡úQ´bc5QS{õÔ蔓fpÌŸÆ-ofþ eáFD ¼½%¸D¶ˆµtú–M“„™íø\y^’Ûè@¨I_¡ßèPeG¼jŽìK'û²±ŸKY`dôGVq¤Ëóëª÷)ÝoçÎÖDGÝáÏ»d¿`Z£wÀŒÉX‘öeêfd¦µþÂ
+ ½œtàqîѺÄÕkGdªx†X™±øbó0„Ÿµ‚Wpˆ¿¨²oÃnfÁLC[¥*ìÒþBñPV—dsk]“‡Á7¦¾ŒîŒ*Å›a²¬zɘþaސ£Iûːt"Ñbpzè@ÿ›‘Ÿâ¸®K(d5ÊâYìx½V²ü»]»/.áóŒyFg‡§ÓQÕóŠÄQWâ)*ªp_Êh
.5»ì2G;P¾+ ‘ÂÉ2—,4Ê*ìê#ÞðÂÔž›ËOüùN¿;ÒŠÝq˜Àszdvyß…pæ@•Ê*‚µZ#û·_’´ÕUjïôѦ3¤•õL$+Žéž/­É‰oÑÛÖIu¾¯¢¶»‡Ï:L_›:R},FçwùÄ:“˜7ègGš‘ìŸLÕ
+ Óµ¸ý{TÖøDVe{Êy²¹–s¶Ê¶ÊM]Šå&Tò;2ë†T÷¸vXëîúØ{+Â_Sød-Ŧ`³²Ç‹ÊûYÄ]ßõ¾UøØ|x¥ñ¯{’+ªµ·Þ÷Ð̨%;/°JË
ÅËømŠ}þgJ#SŒC1ñuˆ§pKBìÐëÙþ9¶ÀS¡öp k
ç{, Ìžj>1‚É<ÓóU«‰"¨Ÿ…+)س’Òµ+ vû¨±+ Ȧ°üW0df (¡C~Üx¸¹Ô2ç¼G¦Ñm¦˜¢Ð,,ð¦I€W¹øÍ,M¿«ƒÍe݉ºî”LŒкêNÊY­h{KUk^Çðu•TyÏÖ勐‚šô¬Ìo
+ ´É½ë£,#0«‡l‚gPˆ1]	ÿ!cÞrN¬'õšñl!÷þ@‘c+oc=É6ëŒrÚÎy‡=žèÂ
#Lê.I}»å}9 µ‘n7ÆrÂÆÝ^Øæ˜b~sZ– NßՍ¥=yÛZ	&bY$"~tì/Ç:GwÑôçÁw9Võ÷ŽìN#Ú	¬/NÔàN`ßvÔz8(™‘ÓääϘ>Š2úØ*]±„z²±@:Oûª=€™@ÑGxÑá8©Ô”À”à-p8©HAŸ¥†vêçΚR=‹Çι6“ùô¦|Ì¿pmÙÕþÒÛ¢8®éc9C¥öïpšùŠ„ð;N”È¡“àËî,F¨ñ«otŠÖD®Ÿ)ì×q¹U"?ž†_Z+rÂÄ–J(¨¼O˜Â½g^Gí:Å™D[ŒAk%Á˜ñ'e±»hô£CN©KÔ¡=
TPŒÚ‡Áz6ºEÍûó¿Ü›“’@ì4dÂ<6õÏ•©ºGð„‘‹ù8ý+ Ãr)ä`aA(Õè|h쮕ì‡ç|ȶ·ÑæÚ•ÃCqÈ
¹Î"†;ºÙYý¢úš‚Ž)¯q¢ìç|WaAèl‰É»ƒZ=ÏÐSÒýcôŽ\öþ°5¾”¥›>©É!Ð9º3ä~fbƒ–˘±Ó²2.B¥Þ"¿g:fÁ̱ßzçí,x¦!EýËÊXTñ['è±Ë»B~ä;÷ JL6ʉ¸PÙcì6þ´Ô¢þRÊPzz7¿×rTnsU®Æ¿ÂâÖÃfZ{5¯ŒÚªkNCà·â}1×éÃÖ¨üIXjæ–¾À”¿Ü«`Å+ ¢MŽÊÑà:Ãw­hòã.6i
	˜ñ3÷¾ôãwd‰wÉÝN+‰x5Ãñ·¿IÏyŸºIœj˪¾¶²6¨³µcŸnP;Ü*ý“A‹òX}cKâså›ñÕòýf¹«L†—0[W•îÈð66xUNZB8:ï™È@8ˆÖ9Ê«Çy¼áÎB–%ú©`ì&ºÒ÷•9€¡ÈWyÎ2
¹±ØïSQ˧¿­‰“^z§»r¨WË+¸¦„¼Ž’ª©uô3üâÉ+ÿ+ ÂQÄé¥v€\œ²G´
6ñ9Ò¤—`è~âpž„‡kb¦VŠi¯Ð…oµ§Ð’úê–ìIC±ó%÷îÑyÄÅõµØn3?ïñ’V«M¦«äûkƒ*/šk0¶"
+  
%#DJ¿Ì¦îd©\ÙGǾ!:(µíñŠ`Ú¹[ûØò”z‹‹±…÷ :Zëý"é»5ÎïÝä	ºò?Y„•SbùÕ{ÚgŠØuœMC/b”dV8¼ŽÉžª!É%„~ýöÕ¨Ï`ˆ
îU­>ééUerš6;ÁCæ»3ûãÌŽb‘É™>øþ+ŠiöʯWðý’´ êÃQ
+ ušT¸e"ƒ°Y	[ÍÚkÕµß÷U¬½Wãژݗy‚ìÔj.µ¨øï‰÷€®¬š²Ð¦®2ùêÞ‹W^óöÙ©†Q+ ê:D,3„ñ$2>v½3߶ß/Õb»ÝtïWæ^‚9ŠwoÒíëoœöÃx{ÏP•ãȳn½-·ºjëDþòQgƒ›!A£ßéÂÐyÀgë8Qd m4$ªÔ«#÷ÜUCÕ–±³aê¡#{¡íaPVB`&Zv8Q©P{	Ưdç,bwÉ›¡bg%:‹Ð#¸§ÔF|àåÞ5õ/B"æ&‹¼6QŒ¯b@ú*×
oðAц7‡§¡Œ:ë÷·c‘×¹¶B1ç-«˜‡ûÝúœ.4zJ¥êhŒÛ¢
+ ÎßB³šñ‡_@¨Hð*u7c5¥UÀ¦
+ ¤-ƲԫÈ]ü´†&µCå“ÃA‡l1˜;ŒIy“Äå'}½3Ý„g7‚êäšmŠß¢–J:L÷+ rïªìØ	rLhêï%fë"4Á²hñr{lç7f”NÚ³.M	ã‹–U\Þ®RÃòˆxÞ–°dÆ‚Ô@¿U,;ÕÌÿ.L´œ\ÃF[æ®Îì,ß@>qHÔ­OÄêÃååÉ#¾zÐ1#’«ý‰õxO¤,©œ¦"½ï˜½½Â}‘ñ³8³³6¨:N/–ƒ=‡q¼K×u­:‘ÐòÖyÝõ·…+ EKæõU:é=³ÿd{jß[!Ù©µmË%»ª;¦¦Ÿ)~sÂåîù5ZïÍ2iÉI¨½ã]ºêíÎêîÛjçL½Äc&bñIâ€ào¡Ã<]½+vt,Ù¶ìѱ¼ÝW{'Ÿxd›l™qpå¹2“sB
+ ?uÕªôÔÿŒVZølÞ©}–|:Å”÷P%ôÖ‘†4ã?†ÜyKžF¤þvʱ5w˜f踡ùY謔ùï\¿È›¬ü,ÿ•ñ_¢hÐÂùÝ{¶+˜…éœaÝõ%uÓE½ã÷W^Áöp‚s{Ã%¾©	Ü]¬×ƒ6ú4où5£*áÁŽäÈõGþ¨os<,ÿ«ÓUFö&î¿Å>ñ‡7l`7ß·ëߣb…ÊŒ+¶·¸ëÞÍ­Øwõ‚‰•Á£Í>¬JO?pù~ú§vqû­
+ îx]k5 p0,HÎIM,*ÉÏM,Êæ+ endobj
+ 634 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3724 0 R
+ /FirstChar 11
+ /LastChar 123
+ /Widths 3725 0 R
+ /BaseFont /VAIXHN+CMTI10
+ /FontDescriptor 632 0 R
+ >> endobj
+ 632 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /VAIXHN+CMTI10
+ /ItalicAngle -14
+ /StemV 68
+ /XHeight 431
+ /FontBBox [-163 -250 1146 969]
+ /Flags 4
+ /CharSet (/ff/fi/fl/ffi/ffl/ampersand/quoteright/parenleft/parenright/comma/hyphen/period/slash/zero/one/two/three/four/five/six/colon/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/R/S/T/U/V/W/X/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash)
+ /FontFile 633 0 R
+ >> endobj
+ 3725 0 obj
+ [613 562 588 882 894 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 767 307 409 409 0 0 307 358 307 511 511 511 511 511 511 511 511 0 0 0 307 0 0 0 0 0 0 743 704 716 755 678 653 774 743 386 525 769 627 897 743 767 678 0 729 562 716 743 743 999 743 0 0 0 0 0 0 0 307 511 460 460 511 460 307 460 511 307 307 460 256 818 562 511 511 460 422 409 332 537 460 664 464 486 409 511 ]
+ endobj
+ 3724 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 11/ff/fi/fl/ffi/ffl 16/.notdef 38/ampersand/quoteright/parenleft/parenright 42/.notdef 44/comma/hyphen/period/slash/zero/one/two/three/four/five/six 55/.notdef 58/colon 59/.notdef 65/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P 81/.notdef 82/R/S/T/U/V/W/X 89/.notdef 96/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash 124/.notdef]
+ >> endobj
+ 621 0 obj <<
+ /Length1 1852
+ /Length2 11900
+ /Length3 532
+ /Length 12927     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚíµUXœÝ–p‹»Cp©àÜÝÝÝ!Háîîîîî4x€`ÁÝ]ƒ»þõíîÞÉ¿ûòœ«óœâ†1×\kŽ¥/ÅG%UzaS{c „½=33@T^D‹™ÀÌÀ„@A!ê4r±´·3rò+ 4C`T°Õ‚LþߐúÏÁ%\mlŒlÿþ_«ô¿Úl-m<ÿ;ÃÞÖÁÕ萷7:Ùýgª&ð¿äDìmþWi#Ka;s €é¿B–Ζ@S%K€™‘3ð_q é*€–í_ŒªÂr
+ r²tÿ½ŸÿjT2²´sQótø÷°ÿdÿ‹™ÿ0huœ,=+  Ì`ŒŒäü‚ŸÜ•7Gà]óu•tœ8Áã&I­:ÕíΘ'2Sˆ¹¬+ E)»KÑ:ƒ"½¾B¢(ŒÚ„?>ÁŠ+ ÁTvÆc£w§¥Å—sô>öƒ¤m˜Hª³¸¹ZC=ª"6…¾rÞü:æîâz#tÙ'Güø&•"2œ¬ûg~¹v6c—¬\7iGŠ\žÁú²n%ä 	ãz¿BMÉKAþGéžpK~Ù’Ÿü(Ñs‚¤0Ÿ¡WKåæ†Æw”—u³_p5pÁ£Òè:dt`¶q2à5í	ïº
+ qÙ-oˆúóXÓ£«W"rueç©›b\Åo”°r~Š¤,6×——o­(+=ÞQicÄZÃːÛ
+ (7×vaϽ»ŠÉuó„ëúÝÄ#Â'3R¿à†¶£ÓzFi,؉¹ßC`jñÀ}«ÐÎtëàZL~‡û<
+ §]+÷VQO;GÏ'Ñ/ß@WŒ”ôú{>¦ö‚Õy71O÷©ÙkÅk-EeEïËö¶4ûÖ¸8çœ2…è‡wmJÖ“ÉiV3©¼Ý€i”Ùðí–_QÞ3°QyÀËjQ¨)(“+ÚÙ§ý„•Òw˜õi2îhé}xËÀô—[]]MC6_ü(•Ò›0·w›ÖôP
^NƒhìÐ
+ ³ý0±Ð,xú€k¯ñªŽ z*‰’îÀø£‘:ªeZ¡ØeÑ)yœfXiÈ;BŒº1ÎÓ<ÃʑQšéGt±Éüy¦Ïý“pé‰ÏªÆ#/×gEr;ORnïÇ1|"Bãv8¸O‹F{Ñ–qc`N	'=ñ6CÄ¥s†gcؼït‡MÈw9Ô	´úª9£ŠË’™’ô+ÐoÇ+¼Áv){dÄÒÐmõZLŒ©¨š™Y×ùâWü²mÞ,+EÖPáJBõV#c.u	eÝ_(`cð”4á9+ ƒ¾No-øÉÑ$Ü¥ë$>Dprì ;§;“6ùìځÀ¢­%¥y@ŸÌ‹/é@&¯Ü¤x>•(6ðÐF-¸LÿC@â"ôù–|89Êb“ӲƲ`©kÜÄ7OÌÒ»·œGÜ„x€é¹âÊUî½¾½W2„D¼ƒŽ«H¸ÐÉJ­”AP4°cH¥Å{ªŽ „ uà`LÊÌä(f³/Aiç¶,¢ç‰
óÁäê‰2wY‰®1ð·÷9X<{"ß¡tu×E¨¹+ &õI|—Q–¥YOJ½H:ª†Gðä("‚2å`áNç	E'Õ	›¶’ƒ÷ž?¹ÑépAÃS©'"¦~ª:Ú%gù(ÌSéG(í,ÐBZáze^]Ëùè"‹åi@ˆ3åÖÊþ4U¦¬“±u„jɳY	Tmšå¡Ö-)¸ø£9¦AfŠP÷—#„Ù®Ú	{%9Q³mËFüS»ÔÖ³ŸC´Åã÷œˆŽR=šŸQ†$š<ªX`Ñ*p;Áp—Ë&ZÌ’’†¥õèV®ÁQžªK‹zøˆñÄ9ëk
+ 6L3Yõˆ%ÐÞ@¢³¯E¸=nŸõöh)±ŠSèÞÆU´é¸'e¯­O®´¶&jÐF²dh+⁽Åäڧ躢@¼4ÎÃϤö˜-ˇ/u@>T¤ŒIÉNŠä+ÅVn#¶uÔ‰cÙ¢¯ØC:¥•†4
+ Ý2K¹A«ˆ~.¨ñ?d	.cA_x‰ŸÑS8iÿtª’¦Ot93©zA3Tì”wÞ—ú©tƒg'û‡~÷"ÅÁfuL±]Nn)™uøF¾Žø›|>~øœ_F3mÌkO´ž°„Ì…’4+G3½ø^FŽˆ’ýdyM®RÔ¾¥úy>ýäTú@DDª™
uÙÔCÚíÓã!zÝv[òìèîL4騽s<†Ø–c|ÆlºóJUà|1½0µže7TĦ^<ãáw<’¯¿–¨çF«§‡j”6ßy?ÇÏâ}+Ä	(¥ÓPÚDС#®)qÍG•á
ˆ W÷#Ý*Ž¢ÎÊMTn÷Uk¦îWõe9Kq,81è~.ÖëN›%*Ù2¦é„ùŠm8‡ß×ÑõÑ_„s¦Š–²KgÎ3IP%ýºþ)9;i®ÜOŽƒŸ"³Æ,ÖÜÖÊÿ±ÍÖ…˜ÐéÔ\&ë?›'²}~>a‘ŠìÚˆ§·ï1¿Ð˜ñ2e¿ÖàÛ·à¯Ö‚Ä6õÏß
ÙkË Nß"URÚŽ4+~
œ\ÛÑC¥òj˜|PòÌÙŽM
¶›ju‹ã­¯?0ãÿ?I$08DÕ€S_þ¸ZCìÊ®1Œ„G9²Ÿ«Æu¯·utz¦ñ;íp§J“øp'&ág©­”Ó›Õ¢±Ù´ÓJ·ñðÝm¤Z¶Þ…|Ú„ Ìi*MY»³ª}º	\¦b°3(Ã_¾§Ï
+ k.v|›ùa3%œUS°!=ðÉâMgŠJÖê}»PÑ+H|g¸Ppö?ôqZžñ+ ^Yâ‰æ»¿³ULžQ\jÏ…;9¢
K·è±“ÁÔƬEñÏÛÔ!es]·eÄvãÖÚ"ñÇomS„`OÊ¡™Ð·L¥ÄÔ-rÊ %²÷ßÜ7o3ZÈd¯K…Ï3îZ
ÿôZý¡†ÄdE,䠁°ÕÜ‹XùZ}Ô„ÚÌäÜü è½nËu6Dc`)Â(‚úˆµ lKµµr%br5Ç*¹5j8úàPÑŸ?ã!a–Õªƒ=C>þÙ¯ŠÍ9$*h±W†ðiö}FºLN߯WK."Œü¨˜Öž45õ;kú¾¢ÌqÍ×Ö²…K­o¦mî·?µª£„dõˆ~j_±mz›¨x(Zè
—žb”˜8A«Š¤§Ër½Y”U“£Ï/x„Ãf¾ëé}.¬XŽokÀ÷¾ö4››¿Sö[›àÏä»Pl
‘ÜëO%ú²F®6ÙƒŽd¼zâS¨¬4õ›¿SYÙðǵŽŠ}å>Ü7ÓTäVŠ2³€S†UÚgk.¼c¾ß±3ÏáOŸk¨?h¿Ú¿e|jÝ2D"hÅé8{ Ãi\x51ãyùÁ³C‹­¾F¼aNZu×Súi[g
+ Æq¹
+ “óëœU)~¾éDü+ Tx¥Î¬'¥X&4Ì>mó-IÚDgÆ4÷Y'@2úgÞênixüQXŽŠâ!â÷î뢣m>ð¥eÏexèn’[L˜€ Bµ•@¦Í|Ê2\×Vc6ÔðŽ'>ŠŒý¼¢
ÒX;\þÀKw᏷û‹õ•{A.¼^C¬ð¶ÙÔ®c¤ÓãT
+ q¹…M…[FSw¿y,ÐW–œ­"ž'çÛJ[›&žߐÈs€;Ù¨ú}E±Ür»…AŸOöª»_^Û+ ßkç,üÆÉa˜¥îË•òMvœ²ËÁýÔkBxUX¾››Éšˆ[PÇɏlÏ®†G<;ðz% L¼qšsGGö®ò;„‰çPÓ~&5¨þ×€’w-»'üFЋŒ8¬n×àÄ*º"ímU
)ân¼sK+ Ñ®'x‚ìಭæFô[3‡šgœ0?×~±Í-•7Å^½-5¹Ï´Z¯òc”o©Á\ËkÌø³Jż­:‡øëœ*§uŽýv¾í`À€ZŽp.©÷ûM+ VB]N6©è£gn·HÙã4·8d}»jr‹2!Ÿ©ˆ0mj”2¥PXÃ6—™õœÎßÉ“¡.ÜPDÃ6³¨°dtÓLõœ	±LÎÝœQÄ”<Içº_ã× §·
+ ÇjBÿ> U•!Q8,=º“ãÆgŽÜncɸ4¾Æ×+÷^zöŸF!€k‡ÿ“}
+ ÄzçЇH·
©PÃ2*ÕŸþ/¥	vàŸC"FÒÞ;\†Ó ¶Z»	FþäËœ#¼*ܸ|núG¾ú0ÿ¾ŸÕMåy.©DYäPĘåí£ }ˆ^ÏmÕV™aã^Ëz$‚¢Õ4|€ÎrÉUa”É–Bò‹uï!YpyKµH]µÖqç³nð…ðqxFͽû‡yj7ÆÁ
+ 壿ɔJn\ýj—;ù¹ûSÐ7ˆiòæ}‚‚¹Ü%2Û±¶"¿¬FÞ¸‹¯§,âEUX›87ÉPq/Só5âòþ%Aã¿ËàÀ²‡ÃÎ=âwz
+ ¨|U§Àªñû£ä÷–~M‚«Ô¥¼в°³ì¼q4Ú§ãg½vÿ8¢–wA±ÒSӏl£¾ºÍÜ…—j$fi}úxÄdP7o<ÖLÛ,Éž˜ïºß¿ÓÝxF®Ë¾:éþú@²Æ/ÖÜ^rÛ¼8]	_t„|倠„!L;ø{—Ý°žÎ×¾D®ÛœÈ&V,ÂÊ£™ÕádN¯e`su¾ÑmEÙæSíØêgº»û&Êì¹²ciá$.” ß¡_RÚE~ËQ¨Ò#,¸í‘}ïà€Åz
+ ‰³>DŒ´A"™q?'ÄcbÁMphX?
+ •FÍ@SóÝ2uœ/8 at Móûåpmg>3— ËÀEŠuò‘x…?%£½ú¾Ã}r 1c?ߎ)óØb¤ñ¤4óŸÜ¼êúµuIÿéáróÀù³cécÄ¢¦Ï3ñ±6ÃcixI «¾	âSçQj‹L­ü¯XJ)‘½~,Ú1ÊSÛ¯t&¨5 TR,äV9ÞûØмyý'§|ò<´D‹´iÃÈ‹ä Ž.‰¿Fw8Ã5–àžòÙálÎV'ø'ós–¤|ï <ié´W8ÕÌC¶e ÞqÙ¾B®WÛ)ÔÂâ,¨KÎ~ŠXe,”åæCõx‰5°ô,ŽŠ6v?pHÃÃM‹œK5u›Þ˜G6Úùú›7XäÃ""]ë|=;8ib`üõò“4aÃ0ÎèìùX{Í‚F“@ú”ìÈC…šDåç7—û‹ë^aŽ
+ ðÁU#¼:AúV⃣ø9ÛWÅÏ#±àßېëû+—HT.fÕU­Y¹É ²Ù‘ÕØã«Ô‹‡!UšôkÔ¶L?¬×ÇSdoB×ãkëñ¯8©ÂYPÑUú‘—õe7rz©õ4qø™Y&‡Pò\âæ6‚u#FZÓ‚ ?"êa^un}¤ÿ¼
ÄF!'ïÎ…ÜîcàÒŸG‰¡r®pXfœ©6í/]ÛLÊ»!MÉžCÓ -9¡µZO\‘ªÞ8Irkµb+'Ñä\	+ yåA2ê"¸[D`€k
""“%{q럌½ÔíÔív˜¬ÄÄ&áƏ˜0ö-Toì0ëñe?5G–*Å*BLÀ‘#¸oúrD¸dcƒ#‰†ñøI§f]'“ǐ_úŒ^™Ñè†ìiÄÂ?'ep)Ö@Ð/¿4#p㊏“ܝãŠ'Ïéë\fhñü¼A½þÚ!›¾Z‹fä¦/iÆlw›|á{+ “K„ú0ëlй轎nµ›Õ‘êì-)üÂϘ2@Ûž›g>Ù„+ éØ‹/µ“Öܐ™‰ž7³Ý_…æsúc>­Ë¦Q¬‡4ækC¢s—6q­;ò’ôšÙ4Ê¥ñvxRŒèlúŸt17Ë3ÓGÖBç}F7cP§dœ²¦üÑÙ°Càj‹Ò‘J+ æzrŸ¾²†©˜Íž;-Ê[	FªîwÚf
jKR]¿`GârÑ8Ï}@œø'ž4"+³
Œ‡£ÑlsÏÍñ$ •!Ÿ5µ ã¹Aø冎¶úF†6xýÎ}a곡R»ßo€„ÃN11AQ¶k
+ ¯Íײe@†“Fq^ ë4f6<L”篗Ɠò ™ÿÃS9;Å€ºßÚ/v…	É:}¹{$ãzÌ,#üî•/Ìë‰lÇcÚ¯lÛüíÌÕÔƒîÍìÑQ]ˆYäb[ÝB>”Rgã˜yœRlÃ@I*á\uð._½fÙ:… Ö÷O©Ô\xE>K§IEû¦ôÛlu!Xnå,‚=*»‘<?ÛZÂÓÓh,âˆ%Ôí“·FÄ}LüTa^„ØìϨ¼t*I|€/Â=8¿—¨ÂÜß«îÔ[–4ÐÒá–çúF¡–ùêÖm^M`‘	Òãw4„òþ:ê!IâEü¦’ZCF'WA ß98[_•á“’!øx3ëˆàÇ”-îDb4IMà=ìë{p"ólÀ©©"
+ Zó@ôÄ”€cùŽèS€7³W*¶ôõ;¦þ©b:šúožž¼ÏQÌOÙ«æ˜9x)Ve°œÑ…ÔmGáQTЫw<>CR¬Óëtâ%¥>Ï&×RW–o‰¿ïãJ½ÃÓ›±âi¹àgAóžü0­Fäœâ^¾ÒX4/ãå%f`E¨4­½…ûÎ}^7D+é8Uc©`l+¥º–3Z€jãâ¯C2(Çæ-¦Dñ$ü³s—¬pv€+ÿÚI[ž/…Ê4p1×jšìÒ¶ú׫ÀnË^}±°ö»nE΃Ì+ ³…嗍)ây¸U1èîé¢Y¥ð
a?™üR(âáòR»Ù6sR‡ùÅ•>Ê$ºpé0¡ˆ˜š¨—S…ñžŽé^P|öv2H÷{ÔA2Áë²äå:.¥€AüÊLæ4ͺ,#Ñh­Xž“’ÚÏÜ¢ß#QäqÐdÚIH‹—0£‹‰ŸÖ_Ä>T¨¬æ’Bío™¼´é“C|ªðZæ#-s£Ž^ά1(@Q³Ç=Š*¨ÊC4ú ¨ù<ѲÜh-<q[4³+%ö £-¯n¹>…яv˜ýi\9ë-i?'h-ò+ž“¦Zeí²£²ÖÒ¬\K©Ãüqý÷Rb9&cä<¸Ü­Z‘þ`	Í3Ç–$¥õ…t=‚­{šÍkÎ<.ŒÙ@#ù¡­	ÏÄQÒ‘uùz™ï•ù¢áÑ"ýUCž‘g+Öw9Ý&å$Þ[(ª¨t/kS=›,y	–àQ)n¹t©(O“i+:­÷Á)Õ·ÛôM"ý¾Õ¸Ò_`	ä;$ým¹†|ócèÀž`±zêáP&ôÛƒ^üáüÁ½’à£*‘Ž¿ø~¿»L 
ë‡<—	Q	U…Ýý¹ÆOÐ]v¨¶H¤/ÈgÕ²c÷0Ù“-Ÿtê{ð’JSèÅËçãá	¿â1ÒÌ­r\zÉe
+ ‡ËàË€Ü.[ùÊ<ÉzËÁÖ¨û+ &…ÛÉ~;fê+ ÝGIêe„‘7ŒáœÚŽ†dÅÜèˆ.D‘D°‹Bxk°wLÌ'ïºîœ»Ãpx‰#¹Znÿj&Ïm¾m0ZfáîHšŠÏý´|郶º-;{,ÌÆíÿ¦±.>xOvW¬y›ÿT
+ ®Ã¦	DHø¡®µ°òÕ¤c“…¬?4–9‡¤	¾ÆBd+¹•P'ŠQKúö€`Îi†ôòÕâ‰þ­Ña|0}
+ vV"&®ó5‘×»Ãø{³Aˆ¯'‡ðB	wÅÒ·ÿ^õ	¶Pº.û>ÏÔÑo˸Ýɉ¿ktØýeÆÙQô¿œžþN"Õk¾4À1…ÛÙŒ"éÄkÍ°`´ûIœ›N]PÍÖWËNV;b%‹*E/Ué‰y £ ÆÁ„K嫺6WÌ–•ž`’‹¶
Æ*2ü"ŽÉ“(vWIú,Ú[)(¡Vb‰>j³]¢ÙîÉT h(÷’w´'¥çGeŽooË©	¦ÈäÃ…(Í¥ÙÁ‡{ÝåàËüVÚÙ

®|E;MšÀ—xuŠ=cm]¿q»_ìSºzìÿšU7É3DZíaüÛï•8<l/¦‡RœŽ±zƤ*Ü:¬œûK=)¬ÙÌÈsîgm]§¶¼2"ÿ·½¯ƒÃPŒ«-•‚™Ñ&xbhWL²?+ ¯Þüõ³‰!â³WßB—d¸³ÆÞ¥#|¶› ®öé”8ö0„Kañ„8I‚÷!êËÛ¦ÊÇqîÌ„öxëƒs´b2§§Šü­óª†
ËŸîß¹q¾¦f°¢[!öú†;YítH|,¾IÁcqÇ÷”yç¥OPä£^ÄÐ…ØIìxî?'G5ì´CcJHbÞ¨uns
ÿþÒfd"²¬˜
+ m¸‹Š¿Àòâûúµ–“eñâíã1ïÃóIDýÚË6ƒ×=Ô®.%Ál$‘ÌÈ-Ó¥+ endobj
+ 622 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3726 0 R
+ /FirstChar 11
+ /LastChar 122
+ /Widths 3727 0 R
+ /BaseFont /SALNLK+CMBX12
+ /FontDescriptor 620 0 R
+ >> endobj
+ 620 0 obj <<
+ /Ascent 694
+ /CapHeight 686
+ /Descent -194
+ /FontName /SALNLK+CMBX12
+ /ItalicAngle 0
+ /StemV 109
+ /XHeight 444
+ /FontBBox [-53 -251 1139 750]
+ /Flags 4
+ /CharSet (/ff/fi/fl/ffi/ffl/ampersand/quoteright/parenleft/parenright/comma/hyphen/period/slash/one/two/three/four/five/six/seven/eight/nine/colon/A/B/C/D/E/F/G/H/I/J/L/M/N/O/P/Q/R/S/T/U/V/W/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z)
+ /FontFile 621 0 R
+ >> endobj
+ 3727 0 obj
+ [656 625 625 938 938 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 875 313 438 438 0 0 313 375 313 563 0 563 563 563 563 563 563 563 563 563 313 0 0 0 0 0 0 850 800 813 862 738 707 884 880 419 581 0 676 1067 880 845 769 845 839 625 782 865 850 1162 0 0 0 0 0 0 0 0 0 547 625 500 625 513 344 563 625 313 344 594 313 938 625 563 625 594 459 444 438 625 594 813 594 594 500 ]
+ endobj
+ 3726 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 11/ff/fi/fl/ffi/ffl 16/.notdef 38/ampersand/quoteright/parenleft/parenright 42/.notdef 44/comma/hyphen/period/slash 48/.notdef 49/one/two/three/four/five/six/seven/eight/nine/colon 59/.notdef 65/A/B/C/D/E/F/G/H/I/J 75/.notdef 76/L/M/N/O/P/Q/R/S/T/U/V/W 88/.notdef 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 123/.notdef]
+ >> endobj
+ 613 0 obj <<
+ /Length1 2369
+ /Length2 17526
+ /Length3 532
+ /Length 18846     
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚ¬¶eT]M¶p{p8wwwwwwww	îÁÝÝÝ!8NpwwÿÎÓ÷ÞNºß¿ß€Á8sÕÚU³VÕ^By%c;CQ;[gZN€Œ"=€–ž^Ž„DÈÑÄÀÙÂÎVØÀÙ„ÀÀÁÁ51~+ ÓÑÚÚ9+  3¶s¶6qrú+‰@g`<˜GÓOÁÚúp% ·µÍŸ0ÍÁÅÎÙÄØÐúîÕ¿G€ëÚºØþs-Ílÿ„Ù+ ¼vt&ÿQ ª­Åß"ìÿìÙÚ8þ™ÆÆâ?£¬@Aƒ?ˆ•éŸs1qú§þ	þp}Á?\[èþCÀEEþMlÀêˆþ!àÒbXñ?”øCÀŠHþ! ‹ÔºHÿ! ‹ÌºÈþ! ‹Ü¿‰è"ÿ‡€.
+ è¢ø‡€.Jè¢ü‡€.*è¢ú‡€.jè¢þ‡€.ÿ& ‹æº:Y™8ÿÇ;+ '×0£‚R`Ý÷µNˆÒª¬´ØyŒFg«úKxŸMwME‹Rç§2~¬*¼£€ö¨w«âUú’־וD;«'VÛ1$R<5¥Ü+ t¡R$N->t¥ðXÕvâ˖ێþê¯&.V¢@×n?¤Š¼äÞƒƒ f}^VVj«ÔP‡ ø"_É[çŶɹq+sÁT&“°:ÇòmsÎWòúh\Rs£¶z at J‰-ýgiÐ~å¶æµG`N´XÝ¾HïbùSŠÛwùʇçZðÀ]zÁ>[5§¡ÞÒ”ùë™C¦m”:„xß
+ ²Ðç ¾`¥¯Õî–¿»–£O½ˆãÇ5–ßZR)«½lvÔ‰¥©uêÔ(£²|¼|—±²­ÙÜUrJ¿p·ö(GcI>‡ýê`ð}ifs	œ¶î øàаÚHtex5°åƒ•}ú]dE’e at xعÚÀ,¤ w›ttH»A3ƒÛys¨Énè4Ý|oŒGìt…ÝÛL¬ÝM V«R)‹ïˆ\p±Ë—eÇÿd+H€_íƒcçn6yVŠ¦%WñžÖÚ‰$¾Æ‚GÞÕ*®«üq7ê<x?}Äÿ®ƒôãúžˆP¦ÌÎð÷]´‘öy“Úšt¾Ü‚…ï9Ü!Ï"<‹òÑ΂h¦kƒ/'v‚œZ­à%Z‘y6]ú!¾–· Àã¯CÅ-Ÿ.43%غ§­.\¯­v@×óó Íøª±‘¹o
ì»o(s %SwàÍ'rÖ“zÁS»Å
tø
dÂ|IGŸT‰Þ«
­m!b•
+ °lðk·(Õ›*m‘¯õ²ÞeWt5˜Éï»]}
Ä¿ËŽ–LÀ&'´ø
+ Xé!ɾ¾„³;o£.—x˜©›|2X>_èǼrx[Õ^J]^ý
+ ¡Jݦªkx®O3~™Î5¾Ð–P-‚NÐr2ìW×Ыé„dzrÍTÚÞÕÜëd[¬šÁ³IS\r? Ð`Ï?•‚U‡;¡á‰‚Ë¿üõX#ü°vFÀð|~ÐÑð‡é¥µœÂK:+ tfu,­ªÃcÛö5 ¢w&íZ¯aºÕv¡C]Î0$DAÜâ[Ùˆ^Ç¡º»!÷É*	Ƭ¦r%Ëwäµõ‰Òé:p­›¹I]1§buóõ¼«Ôtrróf"mú2=„\.8wëû‰ûïfñŸ2èê¤~Ì
+ `mòaï%B2{‘‚4'=÷]ßÅ<ý®òÿ¤/ÀÀÕ«5S‘	­Ñ0Λ³ü.Üçø-”:ÒóÁ!ž·ZÕv	Ã%B­@Mh®žùy¼Î
mð÷ÓÑJîò€ž/áY¦Ú`.÷SÖ7鸗ZYpêÃÛJr¾\|½k#ãìôø'ÃqSiŒ Ê­Ïç$XÌ,Ôñ¶ø[ܼÑD;MTÆS–ô9¨’¿Ÿ„Óé‡1¯&në?(¢&®dki°aî,ÐÜ«ùÖMŒ&›´åƒIi^l8¸ÊÒvû—®UNxòðÓ(Dâ#~äJó›&¾fs“JKÝr%y Ë!z3’vkJÕ£±Pó¼ñ™½†/½‚ݸ݄¶+Âö–‹iÒèþû]öf«šØ©Û´Í¢ƒ0J$ ½	zÍ{Ce©=¶hb&¯>Fž¡éb»Ž,x঍óAK¨™T2ÛŒAy¸jdæ/ER+»Cìx¢‰q9ˆ,j9+WÌà	$áÒî"Xq¥	AÉ!ÉmI¼Òl?Ixº]¤¶¬ävK¬ŽPãÙ3ë^²¯µÖŒQv«†D¥Ú673À¬è£9†¾Tg˜þbÊ诲*æ~á¥CïB¡C«¥{§yžÎÏ”•êŽÂyÄvÙ¥zú¡>¡‘÷0}#©Q¯	—&Ÿî7/JôKCþ,ΊýC*’®Šòa‡‹¨«ûºzZ‘“ßWƒÕœv´ý*òd‹Î)û&¢¥CÍŸx¦KKIw¶ÿtxµ"9»ô7¼Or§²\LÂn4¾ä¯ú€õ²%莑³8ˆÏ:šf¶J€ÎåíI˜œÓäu&nþ½kÛÉvÅh§X.€ñ âcæ†c5fPDÉýwÖaáE™^Ñ|Ê@ÌΆ‹ÆØÌiÆqŽ.­)D@|U·B³ýŒ’ìZ4ü_*M"î	²¬ËÛ7ö¾N·-*â–mÑó,”ýŒó¶ÜP´cŽÌ,zxîÁpì Ôëžo|«+­èžàâšÒ,ä…¢¯>˜°™ùw¥L‡{f­ªf蘦BEŠX±(=Ÿír-Õ½ò–Ͼ*~®õ(¿@FŒ\ÑšÑôݘEº	¼Àáa¡·ùüeÜLˆ–å„÷(GVß¡;8ñõ±œmq‰Î²»—Öª¦=íôƆ¼Ìø¡0×c‡ËåÖðÁ/ç¼À‘2k]MÜQ¢ý‰4Œo4.9i'‹™YÊìGäðüU®Tw]®?K:%ü…?Ö™3j/4G(‹Óô
tO2ªiî5ƒncçK
ÎF—Öûâ@NánI¦‚¨½Yþk+ ©!
 –Ö“=C{gÁˆåKGÕ—qüú…e¬‘OÄk+ùº‹\¥Fƒ{ßõŠAO;qrxÄé­¥µ~æ	–”ß…6£ÕögyšÃÁÔ£E"`™ÃÛ[=ځMU{©ƒÕî§gz¹ÿþô%ö£¡’³¦Ìbã¨á:Šs`1
+ öÆþ¬“ðþG¼~½üªÛ×{xaÿi8á´È}âb½_]\rÙë—}ïÁ0G¹sU1D>$_¯D²º‹ø0>SyÐR€~1“© ÚÅðNEMÀO:¤¦“\­W?í]°ÏyÒ–¼y{Aoω^
+ ü"Òùœœî„ãäy`În{ìBW²L	"¾1 at 6y[Õ0†“Ñ*´eýÂPg:”Žö)gã%bz,²Ã»>njìþíå)©5‚Æõ®ûŠÌ¸ÿºjâj+Ðu+ C2=‘ÒM˜+¡‡x§ãHõúŸ#¥Íÿ£ãítQþi¥'ÞA;ʃ]^ï4ý>o6¦\µŽ^Ÿ³£^J=5¿ü˧pwùš
½+ ïÌõÆÝæ¨
+ 0Z™
+ XÌé0c¦ûdóeÖ¾†^8°>[ŠÔ‚B\zå|Œ/B¥Äaí·ÝÚxŒ’qŠ‹ÌÞ’ï
QÏÎ'±¨Ÿ¥0«Ïj«ÊùÁ	ž£SnCúÂ[™R´ÞçcÇDDŽÖX"x>§¤ ö݈¿Í.ä€ÿz	Ò,ƒþqóÃT£ÞZ–èTl¢<ñÛOV*棦ßùél	m
+ Í03MÆàÚ8_ßýÅŒ³àŒ˜ÜƒzK++ }z„Èwe1|wæ?ñ—ꢀ%EsrïeªNÈS›	I¿âåi}ú:±_i$È·v7pg›´TOvµeÞÔ522__îƒ×±=‡Î{jÁâaÓw}ÄÓÍï‰_
þYß½ànú:™Ze¸WÏùBÐuÿgñoՁS®X/ÿ$9íS¼øõäcRGX€§
×MF!TÓ6[Ñ‘g}àµT*ŐWÒGÅ8cžê@À4n˜ ÷‚ËâÕ.6
jþ¨ûôÏFÌ 	4cmþN“ž
à²õ1¯ÄðÕ»$«‰Vƒbåžß¾ô§ ¬¥M~÷¤»”õ‡© ×ëž«Æ¿¾B”J³}ëFÍeÂx œ¥
T&¹ê‰<=1‚²*Þ!)э9ÉóÝÛ†H/pÃÃÚÕ“8OŽ¨æ/å@VÂŒú]_È3¸s6•ÞØ™üuÈ®5ÃLø|cfòú<ag»vM‘_ÒYOàâînŒíQe’ˆ©ö|ÑL§¬¤6whTˆô;)Úël·wôsªS€_eåÌáÆ—~D÷ìÝ>ZQáóó0‘§nbH¦èÚÜ©=JYíä/â-B¾ä‡¢V܉‡ ÃÚ=¶}m+ bh©ç7¹øö¬×5JCÔq)&T$LÀñ½Ðó¥ì*Áª¢ºÚA[¶âŽÎ´wÔ!•+ «—X½#ËÐ~¥)2ƒ;Mú^gÏ	™KÖá͸èø‰ê,:oÙË×õ±²ßrè\“D9»Aޏ=¥ÈÁ^VÚñŸî*™î´ ý©.$“ÁÏJ–±ïæZª# ¼û‹¾Ê7Æ[4äxÌ*äÇ¥2꬘⃢
5]ÈÑÖ‘£E˜"Ò~eðIrȬy6þñ`ã“Ö‰2K¼LÃïÂ$cÎk\‡·¤¨-Çœg¶ñuJ:Áݦñ°ÝÏ¢+ òº’€ˆ@ÚÆUU{éyO³
=Ÿ"ÚǵE<®D
+ \›Ð΂õ5ï\ðø ‘+nÖe0>§ãÛq$/¡ºp” A”fK';­^Xû¹R¥ªs¼ñ†yt‘¿n j
+ XáV—\âñ ŒÙJY³%aNÓ<ºêj?!àJqÜyЁÕp©¿®rÈ€~®·¶-–:ñJ4±H‹âÛ<û+ ÕSÄe×{áßa85?ùoÖøæsOŐ¿-_¢Å˜§>X†
¼©W_&f ¡Ò¸R•+G–©l1ÊXKóŠëº(¨üaß\Tݸ¾øÀÜŽ³²ï¿,ŸûÙEth˜2ê#ð%86u…pÍèøÎû3Q©Uuàû¨»éTGÊ굞®¡r¡Ó/ø^= M™w±2žîÆz/èRgß‹f,[~±´½¹ÀÇL½hY6žñYâ0(çâèÏuA.Èa.üýáٍìk÷]cü3vxÍñ÷Þ‚ÁP‘û¾›ZÐ(Ë/]¥µC¡fH¡€0üì7ñ0GÑöÊŽM"Ó°ZÅçÈj“oµzR\Ì\sçGZ°ÑAºw9õ>fÚ¡rˆTO0½fÐ%	:þûGâZ]ýºxî‚éP.d7²<äT0jˆQò›[çC3Že”¼œcÞ`Ü+-'œ#ßÄk°$Fì¿Óñl|‹õ8ýÅÙngYÎqàWf[d9žrƒWÓ£O)ø!+׃Á-ùÌYåÿñxÐH¤A$¨áømè©?-I*¢W®…³|{/¬;zwoL<(ÉûÓÕw
¿c¾ŽwšÏFx d™3?­J©	9Abf„áã©ÚCa?sî—qQéÚ;¬¾à
+ >}Büð(¿¾Þ¾ƒT_K©íK‰®ë°ÆõéæÕFwÈÍú>¾W¼ÃÉ õÿ‰BK€-=í´bô}Ö9÷K%Q]v†q=
+ ¯s–7@»ÁŠ{.ý“íÇr.Ž€kÒ–]ÙÉœ£EÒý4:”·Ž°¯À”øQ„@–Ÿ2Èô6b.æ¹.©†$t€F$š#ŠŸßF÷z9åR¡#ñá0l:}REØdF_›#Áó÷(©×NMz“ö;º&¶Vm¡Ä:ÎÐg¢;,gŒõ‘óü%Ùñ_™Ù†‰¶4eÞè4µÈHvK þ ÚÏžÓ­˜«óh¿¹rMó¢`„ ˜Ü–”£«ê¾KwSz!a¶<V4ØûÚ¢„èª\©íÛ8¿
+ üâánï9¾‚`ˆßv‚Õwé ¨Vh˜þ¹4ò•òaœïÖ
}°EøuáéžuÓêÁ'KqÁÃÍeQOÜñ­AôIñ¶ö;†È”€‚ƒôdã·5|“<´í¶}ñݼEb¥ÌÐ]&¿%µð9íÑkñ@¡Úþœ)5Væƒc'få¹C;Þ¹£ø»RŠ*ù·0ÂR§*Ò³a§pN¬OÆŠ‘.HӁ„zT©j~Œac€«ŸîæýgbRK*/Ò >-ô,÷H.~
tÉrõ~âh–_OWŒZAs»ißúŒ{Ç+‡j͏êGú?íºÆÖ«\¡?6ÀïÆؽ$mð=À¦®°b9M¨®B¨Û¦Ñ§þ<ïŒie®Iñnæ£vjRŸå{z8ÁÈ8:ª>%Ô³Ln
+ J at 6dX¯·'à³an€ZuC~5`Fi?
$Þ\ÂO_ÈRël×3¾Q™ºî|>´§†¹K°Øg鮎NrŒW^MÇ0M‚÷}èu†÷½*ÚlEÞh4‹€¦@`,°=›Žs/-œ²CÓ-ê¦$0“L>ÅúºWœ|õà6;9ã“£]En 4ÿ¾è•µwd¨Úg²úØ31gÁÐœœ ¢4è‹B¸Û4®?ÄvúÙ[t‘a×+èUKWï:#3&…Ñyäå¨*{üõóÐåþ-Qþ¬cžü箧ê}C÷s¤s×Úú0Þòø¢’õy±‰”Õ®O-+ ëºþÆöU›Ÿm‚0v³)¢¹}Öú|pég×”T¦9ÌûØÇêai;¶ï°XÃàîdã¢gc]ªBqõ!?l«LÞwn,èéToP	ûºì±ÐØÍÖZ(_îûýxß¿ÊÒ3à†‹òOØœƒÕ0qSë J?°NóÃŒ{g¼»kQ
+ I/ì9f¸S½˜ç@HÁîU" ¥*7EW›s®£C[jî‡?Ò8"×ÿÊR‚²"$wK&¾Ú¶«˜å&Àõå*A;Ãi.Í¿"ükvþâtß›·G’!TÔ]ÏÒ\ÂSÁFìA3©­¢vx?Y»5××áÂ
ÿõ‡U§L]t­¥MÊL.Ìv!L¨‘j_t%Äþ¥¦]~œ0‚§â»}miÖ‚i’
#ÊE‚Z0¡†e½¢™±3~´U´bïOj…˜ÌsŒ!ÌòöŽß"8âÝ…æ’ùÚڏŽó0û¤…:K³WçGÖŽ8ý¾8ÂÅÎ+¥‡ñS_jÁ݃·ÏÁßGØ"üä¡;\š}jé¼£"7-.øD¯Ú4OUnî'Â#É2´–~¾¯›kœZÐœ‡h&-€kR©R7ª#³û*_ß÷h»”$R·ÉÐÜ55@°ÄÅM˜ZÝ70ÀBpp!µÝ	#Ùþrãæ+ î°èøsAâ;Ú	I¼·–Ü,•)#8Ëší±ÒÌYùbžüõ[T©‹MF\¶ÄPl{³C»ÂTX/dÉÑ›=^l¶#^úzÅÖndeÓ/ìËæÛVCRgú¤“Gš[¡òÝ×+i½\”ͶôNõ	šÎð!j\•Ény5ª–‰Xê‚ÜàªE¶vΑh2ªÕ•çi!¿j‚cˆêžáÅ]Ë”0X•94oJ‡-ÔÒËž
]j‰÷OE†p¹FÍoQÑ×W–ä`–úªÑe•‹aH"iJÆj/\„E¢wÅuÇ
+ ƒ®À"Y´‹#±+È·ŽÉ“
AfäæuµÆ;èÞš$UÇ“JVÛh(ӐαeÁd0˜"[Õ[ å:ù#÷IÚ>áÛ4B°G©˜™k3Ú‡ù±è.ÐÿÌŠ¬þr`&?O¶êÔ…9Ð!JÜÐÛl2?å<Ý«ó+
;À“­ÏÅ—u‰æüÒ8N$Ù ºí6ˆñçg:‹x5Ȉ!C5™õqŸrFêw'»KÇ›$‚ßWö'p\µŒYdJ§ašˆ‡ÓQi}ëÃïß.}tæ…°R¾>õ#¡j		ªõ”dp;Ÿ™žá›¢7%N]æˆAÞ»¡øÜ™³võ·ô·ZLˆ³î:¸}¼\ªÇ'G-‚
+ ^Ž+PÎD×ÏâyéiŒG…ý]öˆ°ð;¼¥_a‰K|ƒjLaý¦Ë=ðæI»¡Ü÷H™Fד|ëeù>uðx	¡ß{&v7ñžÚEÒ#·ª¼z|þÀ¬E%CÝaú5rÚî•‚AÓZ3L¨©KbH¤‰ªœjYIy´)ˆt²=؈ئ_¸<Àvø	)Ökj/mžc’­Š¸¨£<%1¬œ‰Â›ÙgÕÅdjPUYÙF³‹Ðâ©önOMƒm…q{1Ð8sFŦPJRëè=¥KQÕ(øâݺô"0–ÚÚ9œÝ–ûVÔL4c—²	ý³¹Píº—Þ[KSÈ|(º%_hÚx£žªô’m]")5u²°¸3¢'v8wÁ[ÇÑ<ì·k-VPå·Ð߇±D¾5ôŒšDý{ö^Jcq³_~Ò7ÍŸõVØ-(Äë})ƒñO“%cï0xO%š?1¤Ûl]Ò³¼Ö+õY«“ØLò›EdÐõKó%ûDÚ¦õ½“{êVw쾶8ÃÆÞËþq§œ‘çR¿Þê†^’yY×úÒò—íU9`Laa4ÃÉÿ#ó	²\+ ñ'½°Â=Ÿ½OL$Ñ!c-
+ ä(ç]ìM͏3Y™Üºþ>vMV…Dõ‚¸V“|f˜!ÀûIÐâDd†¨¹Âë˝l܆n•)x@Êæ£Q–„Þ_U¦Óë$T±ÙXä0ç’oǼ2ì·b좇°q•¼yû³_éÈÍå®&ä’Fk¾ø±³{N`Æ•ZùBxv+ ü9²²ÊÏ[lÈC&´‰õÒ½/þÕpÄ“šŠï{‚c‡j'ÆÚ±ÞE\iÉ‹¶Î{_¤®&Ç^è_gL¦S†‘Ù;œ€l¼qÙ¥Š˜ÓB…˜†o_­©a£ïûd|…:DûF&Î1·3Óû-°ëí	VøIÌ­ÇB»ÒH™ƒC¶°Ñè6ê‰ÔþŒfŸÁZéH¡<ß+ú5Ë|ïѾ+ u$-¥A éâô~ÌLžç»Èß­ÈoôÒ{#¨­¯†“XJÝÁúfœòùJ³Z~±Ø>S¥1&Çç8n¤êÂhe>‰]¯Ø¹	Oc¿ñÚ¾8-ž#ÏÕ.ö¬Ûq\Ñ%ø»Âk&ñä˜6õRØ4˜¯÷›öš¬’„élê¡m:!æÖlH>èÉgö¥<€Å›a,zÍ/wb+œÔÖKÂxœ¸¹‡Èq)|§¤!?èi/ËŸmÔxzž;6èdD<Hý¸õ(>ŠùBžï¶^ÞxvÙlçºíl$(SõIé}Â1L#ÑV/»± ¯Á­§ôæÛRŸô×ÃqÓæäõ5­/òž<
5:8l²]ÏHu¥düòèõdK¸²¨°00mÝ„ê1wwªßlÄ=©Ãž«:–ÔUìd½¥o	¶‰÷‰`‚4&K¸+Íä]'ùê	]‡¾`“Åyõ¢õ®"h¥ˆÉÉLÌw}Rh'–k[¿ôk"5n‡a÷Å|u$Ý5P.		–C&}æ”,¤*NÕüѲ-oül\Å7¤Àˆ#`{¯wëZUÉ‚ ò›Ù‚! ²äR[*¢[%v»#FÐ&«eê¥(…÷P6X%BVýz1ôÃ4£¢|Všz)RÎWû±è¢³•xIXÍ~yÉw­uÚé,—L«¸¹þÉ'NŸþxEPZì
+ GøüC‹æ§:Ÿ±cžñRä¨äó륡ÑÜéÚû½iª›ç¹ŽÓ9G7Ž½³µ©EuÄӁãÂs{b…Ë'Ì^oaëM5ÕÅÖgÆ»„Ïg;΀ÖÇÁ¬d)‹Yƒyä:#—Øêì@ç¢Úþá9ƒm'¿¹D9œ	‘‹ì¯-íŸ*[r‡}RG“ƒ…¬X+$±m©¢G+ ,†¾ç«RÓŸ2 ¸ócù•H™$FN=}–¢4žÒ n§èÀé©Ö~}Éô•éøAmÅÒ
+ ߪÔÊrÍ*Q•J5æå@Vmo²i<ï&é[zô¼a@•þÌ6v¯òâòpq¿P>9”)Ö¢ž]Rß´Eë$p²Žë³w¢
%ˆt¯C˜d‹”o¤È"ÇK±)Š'F&Š’ù4Þ¹¥+ ónɘ;b‡±Y»zÃØÆϹÀâT¡s…[(r3µØl<X•¤Ù33X¨çœâ(Xnëç!g™Š`°ä^iW3Q¶V¾rZ þÌ;F¹0	¸Œž}êR+ åiºžV7b¼†ìϨ’=Ñ´ëýJ8â	‚+­LÌ	ÏÕø•|ÁeóNÄTL,õ‚β…Ò$
+ %bÀø‘›ï¥SafZ7c9l‹¹N ¥4¶£ZeæbÖñGzG!†2•%>õŽfn³¼GØr[åD mtÀd+ $çNÐ¥ÿtx»u¢,µë‚Ú$M¼}X°2tHé8:SÿK2“wÙâZá}zèdØýç7Q6'05°·eäª4w£ÞŽþmÝh0FOa…-gƒj6……[wûo°ñàtr:sìÊ	—ôÊìù–x$-	’<Æž{´éŸ›XtŸ)%±Ûž#,ÎPÓó¯H?6ªj8Ø`wÅN«CÞâ™0Íè î}È5û}B?ÅXhïpu:DY ˆñ{N¬’ÿ’Ü«¨Ù®Íq_ónNÑ©9#ûéËÞüFbd”Ømžp		£ô0Ô—ØZ-z˜ë¯ë}Ù¤À>0JòUÂI±2ú	õ¾TÚN€(Ânyk‡Yõ=x¦M
‰svBZí#+ á†04fŽ	þ˜æ;™çI#®Øhùäû4eòÞœXîÑRKxæ·CÿºnYÍ'XNšG¸u´¯ aìJ䞆g$ÎR
«×	­¼)ÄîA__/±Õîô3ê´;|}r§ôËõøñè¼dø„j¬°ÏS¨ôí‚E}+ ‡a„˜|'Rÿ—9HºHS×íC¬Àì V®•}­ÅŸ×N>æ{ÔŒ"yþàpœØ+•Ï¨\F˻Œ$@Û…µ÷ìGß%@ä*.üÑ©9·¶}¹Sc¼ƒÕô•M¿ÁòO“Í=G×FaÅ+ …£”JÝ—IýfxõE˜“µ&œz*3œ<n¬ÇÕg[h½Å*’”˜~nSŒÃÅ•1˜­_u¡1½S‘‡P8‹¢QØN2cžÐ.}$3!Â{¬¨ûÐ3ìüi5ÁµïhD¥~ÈïZbíPëÓ
ƒçR],ï)Ë9χ:SM¸2¬›‘nµN`‹b
8ßaXŠ—W™yex
çç/mµ½r%¥vÓ}/g11DöØE/ÔÖ¬÷×ñ/¼W ¶-“es¥øÁ¥Ù—ZÓ
+ äXÉT\?œ>:Eõ{ÝHj ''gfèÈÓSл²š¸#G‰[p¶o0[8°+ 1¹gÝ<0è{!*½ýl
+ p+½â-Ͳ–ñÙìH-uÂUXq`v¾ÀN È®x™YìÿæÄG»EB‘ñ•ÙWÔš\]žê¡óÐ__zì×X?N&Ê VÉËS¬nÑ'K{ÎZ`P"e·…ß99s1ÏÌœ'¤Ù>a•ÌÛòroš—›O<üÂûÁíÙC	‡¥˜.¹(s-ÿÛÉPîKfܳÁ¡ÓmNmX%l¾0Ò‰Z¾œ±öþZäô’5¹F™¸ËB	½ÝÜ’d~m±œnÖˆ‚Ò¾[ªa‹Åòº°%?ÍŽ;Æ5Rg²ÐûЫ·!O
+ ·ʵ¿¶ÍØ6–¿ös¦+ ®Q-T©:û@iR´¢ˆy8Ý£•VÏ«bXCÙPQž{Êâ1ŒÂzjáªY{Œ²cò²Œ» ÒJ•‡ée=!	k»m!íÃ(ÅZd+Tæ⍓ÉÛË(%5ß}+;T2Tâ¥'ê(
ÄŠ›˜³JÕëxc‹Kbú+ øI|rš§ã¸GGATÜŠdƒc5CNîŽiI!w÷®§PR`ª=FÙðÊ*dÎ(G4Ø÷8QäCr¡À‘0¦¨ÞB±Ÿ¼¾C#]™¤“ªT_w5‹µM˜dnò[Ÿ¡ÝÔø8=q™ Xeäùƒ&’2oÂõÇ“.ª»‡²
7¼\°ùÁ·©>ãÎªgTŪf?Eí&	G:ݬ.ú);œ¯‡>Ÿ¯RX7¢`Œ«‰ÊxÌ©êýë³te‚ãE1…Û`Ý}“)x1ž¿6;¸áêõ1W{WÃÒG*Jl¯…[„AIÃJ0—W<¬qÔ{œ"ïST„‡ŠòU=Wáé²·‚Ï~¨zó‹[?Ð=-;èR B5P3èDq	äøZÌaˆq@]ÚÍ¨'c—F=@­i~–?Tûk;›za¯¤õä’i?Î]ÒÞò¯m>¸™Pæµs? œþçúõµï„òÛQB¥dÛ%ýҝ³Ð„K·Éÿ×Îœÿ3Á0+ ¢Êv9ôì^
+ 2æÔøt§jlõŽ¬¡àæ_ݤ)Y—øtö³éù%QFVi¥‰§”¼»\b
+ úýo10ó¦MÜYA„~Ñ“§>	Í‹h/8"‰sÆ+ ]¸kÙì©á–p"!9Sîçñ—<ÀÆzë
+ §6½m®y½Ñ,‚/ZyÑŽÇèâcv=Ñ»HöófÒlf"ÃÏÙ©ß‘+ 3ǫ̀5‘u¯Qæ—»}ÐG¹T¹í/.
×Åèé|ÓŽ2öRDp`ÚâÅŸœÕ¶^VºXî[gÜWٌ鿭H´)¢jDKS±´eL[5#
+ ÔlŒ|n»š¹M$Çi>Æqª¥&ŸVÁGÄԷŹ¤TmyIyµ1@&â\ŸzšC¼ªYóåäÌ\%Û+¢!fÍ],a²â“<0Zè
öi>H<ݸ™U,òuÏÅØ"87,ŸÚN‘‹úeª%ì¶Zùò0¼ÓíÒùÊR4éwr[%½gQlTgÓN·`¢ÝëRÓ•œ(÷Á]RæÁ“	Cu‡P¿ïX®°x#:Õ±ÿî‹ÐŸv02ÁóÃGòKU{Ѫ­Ä¶{]Cïg}86:Î-NT¾ñ'<k—1ÈË<ýv5—Ë.=fdqö*…k _¸?Ëö€Ô¾ym¾©-+)‚Cª†›Fè¯[ŸìD|/K(‘fA·Üd#˜ª²Y-0÷w)¢
+ ElÔzÙ5ÞüDöÆÝ|6qø,0À‰ã>nš˜_éèh¡&þ‹]Ùå>¤<:Ëõלx˜£1}×çÇ®jeØŠ3	˜Ç‰pº•–åè3-©·%ӐÎÉ+uc<Ê܃82èMÛÎþÎc¿çêon€æ{ß®y'*_ÌnKB×GýT^§RI³&±;ǝœ·ç_	±óÞc½<pe¹Þ‹fÞÙØð‘Ü8kÁÃN>æç@ç³Ð Â$®Zè(=Àù…­mÈݽ½o4q•ø\}ä{8ÓVq&êæhïÛ2QØ\šXþ.§4ÔVFÈ…•Æ/:üƒ5º:}$»`"x^¤{`¶OÕ¥CÉÓ0z
:‹È
§žœû(ˆ¾0ó*‡eÛÒmüéf›s—*ê¾5鶴í
+ Q·BåxRSK×GK_Œ*¿¼ˆue\‹êQ,‡û[×Fg„ üMSÖŠ®5@¸:vrÎ^GM¶Îè–,^\N³“à¥#ÑÏ)õƒ3ny»©¬Ì}n¬¿ÿ³7E¨ù®Ï’cA5êÃ牼ßoŠºÿ%àÿƒÿ‰+ endobj
+ 614 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3728 0 R
+ /FirstChar 2
+ /LastChar 127
+ /Widths 3729 0 R
+ /BaseFont /TEQVDA+CMR10
+ /FontDescriptor 612 0 R
+ >> endobj
+ 612 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /TEQVDA+CMR10
+ /ItalicAngle 0
+ /StemV 69
+ /XHeight 431
+ /FontBBox [-251 -250 1009 969]
+ /Flags 4
+ /CharSet (/Theta/ff/fi/fl/ffi/ffl/dotlessi/acute/cedilla/exclam/quotedblright/numbersign/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/equal/question/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash/tilde/dieresis)
+ /FontFile 613 0 R
+ >> endobj
+ 3729 0 obj
+ [778 0 0 0 0 0 0 0 0 583 556 556 833 833 278 0 0 500 0 0 0 0 444 0 0 0 0 0 0 0 0 278 500 833 0 833 778 278 389 389 500 778 278 333 278 500 500 500 500 500 500 500 500 500 500 500 278 278 0 778 0 472 0 750 708 722 764 681 653 785 750 361 514 778 625 917 750 778 681 778 736 556 722 750 750 1028 750 750 611 278 500 278 0 0 278 500 556 444 556 444 306 500 556 278 306 528 278 833 556 500 556 528 392 394 389 556 528 722 528 528 444 500 1000 0 500 500 ]
+ endobj
+ 3728 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 2/Theta 3/.notdef 11/ff/fi/fl/ffi/ffl/dotlessi 17/.notdef 19/acute 20/.notdef 24/cedilla 25/.notdef 33/exclam/quotedblright/numbersign 36/.notdef 37/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon 60/.notdef 61/equal 62/.notdef 63/question 64/.notdef 65/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright 94/.notdef 96/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash 125/.notdef 126/tilde/dieresis 128/.notdef]
+ >> endobj
+ 610 0 obj <<
+ /Length1 981
+ /Length2 3675
+ /Length3 532
+ /Length 4341      
+ /Filter /FlateDecode
+ >>
+ stream
+ xÚí”y<TýÛdzÝÙ·%KÖ˜ËXK’5kö-†9Æ̃!*»¬%{‘5dß³/ÉZ(…(Yâ¶/õ›ºŸßíõÜ¿?Ÿç¯çõœóÏy_×õý\Ÿs}¿çœ06•RGb@-,† “†)×a2+ °ž8ˆ°Hùg©%ø—7‰òñügV—€@£œÕ1®h€þByk¡ˆ ÒEpv\hoðwÄ ÿi‚4·ß êæfºz’íçïœ1…!˜ùãþVýUü›a'LšEl¡ÒP(ŒTHºÿýdÿ^šg,…!y8€Àãþ´¤“A"yà&@a + 2+ @ŒOˆÔáú	‘:˜ž+ [¡þK!¯‚Hrnfen9œñqþÊn¼šëë3¼ôÚzñ¦÷0‹7P2áð{ËÏÉ’"÷ØSiºRù «ÉÒ•,ÏZ·›{­yßNÙtXírÓs¢£;M“Bñ„Ž¯!üA½cðJ3*Ys¹Ð¥3Žb5ÈèÒ‡~.‰<~×òáV8ô¥ÆŸþ`j”·ónGݍr+ès]-FIYÿˆ
ãNéÔ,?ãnžÂ‹úÞÕQ»7ºE F¨©¹_»åû´8òˆ3yÚ´^"ÍL”‘˜¥K¦ÐÚ9=q`°;ýœdýxD¿«e뮇iªÁV.©xÝÿT¦Ì“4}ŽC}ë:o÷¿¨Ó3*Ÿ’3[ÔR˜Ë-eSnÞÑ]+7Ò²©óüó+»QþY“ÏòÁXfÌuš£¨CâÌÒ¡ú&ýϽ¬€pHô†Ìâ'sóîñ=;ì5Ê!Ë@¹ñ8ƒC’EÑf ðø~<NS¡bäQª{¬—j”î“laí³­¯bößûqÞ&&\À®€*FŽù!(PÞGò§”¶¯ï”}小ˆ<f¬iÔÕŒ¢€b@Ðx0I“#Èq`ºA“­´œI.Ô5s–Ú¢u—)²` ÞâtÎՇ紮Ѯ¹HN•Ýªã{¼äˆ*ÅÒÜ|Qh“'Žåh}
+ ;S!­EÒ¨ó®fà=tÄ­fÚoV&âŽ^Þ›»Yõ~%»eðÖO틹FÜß»'®UxÎ3X¦¤sCY[´_ÚÊf»w'¢êZÝ%›-ù2{ù!h™ÁÐeç?|¿èùÀ±Îõ¾f¾Ý|@Q{ç„	jU¢´Õr|Úx0ä–±Ým›ÚœP’?/ÄœÿY£SXq?}V·È¡ÊRý•YY¼Äšó{ò5gí€UDë»Âªæ•ƒÃ«q“ö›Ùm<Ì€æB¹©3nCœêé{Î01É·ì¸=^kÝ؈™ UªoïŽx¤Ø-–4½VyNßÂM}ûxíY1<âóñxR¶’KaͪªOF•ÍÛœ¸Ùǯ4.ùËEçFXhõufÝOÅI[ïÎ/
£|œM„ÍÔž‚Е²ã´kêÏA÷ÈÞÐÇäÛ½%ºÃ]-á¢Þi)ÁDjš[½s+"u›=b"»(mÿ}½@¹úQJ±ñ(¿fŸÜƒ}úÁÞÛ¾/Iÿ(A›Ðù1÷‰ÙúÐKl:¼›i¶ñ­jpä7ïgÄr}üÎ{êÆ“³•¶½)ºðœf%hA™GÔàw™¹ëôax«Up‹?4ê8å i£ö#{‡ý\"Ç%VO̯„ŽKÚ~1hwÚOPìáWn*ùîE±;²0[n™1àÍvÁ]VêJâ5{1ú|ØõOKÕ¥½:Çìù%¬ýN盵+©|Ÿè9Ð0™²²»Á3‰h?:R‹,¢#Þ w¢9«‘™¢8%Eø£zË	+j/sq…
+ Ó›÷õåñ©ëiŠ[f2åßÁٝûÄjÉ&·VB=•Î1Ÿië
t´dPêÙ£Q>mgt8´•´Ú/Ó6F‹öYòQN²L¿ò³ªg,:&à¾Ù²EòRÖ±5¹iÇ4±ð…»W"’+;r¦ºüñv–…QK¤“V(«\Uë\—¾*÷Ãó÷ÏøiP…ÍÈ+ Ít[mõ};ÊËÛ‰ÅpÊg*GÓ½ì è×ú¯Â—_×ß
6/v¿BBSY"J*å1NÖ¬_—‡™f>G±g´±{|V=åRÁýˆvMÅž3Ïõ–QBý’$ÇUX:œ£Çög pW§€çº€ùR‡W¼… Õí|cñµ^û—ƒiF5§M¢ Í€È~Eq›ÃzCÀgÖCÓd½ß1™|Ÿ§n´®¶„wfõzw6+'Õ›Òi폨¥w©ŠX_Ü«{Ñ]?å¤$”PþH“&P-l»IÒHI¬=ÿÕÄnÓ²žè‚l›ÄæŽLÈ‚‚†á+ ˬ¡™‚Ÿ(b÷jddä³ø‰}ƒSSb¹\4‘¾È=é‹lUKQyÂg£ß‡q^pƒb¯ÔíèÞŽ2Bÿ‡íÿüŸpFƒ<ë‰À{Ðþ"´¼%endstream
+ endobj
+ 611 0 obj <<
+ /Type /Font
+ /Subtype /Type1
+ /Encoding 3730 0 R
+ /FirstChar 65
+ /LastChar 90
+ /Widths 3731 0 R
+ /BaseFont /AUTIMJ+CMR12
+ /FontDescriptor 609 0 R
+ >> endobj
+ 609 0 obj <<
+ /Ascent 694
+ /CapHeight 683
+ /Descent -194
+ /FontName /AUTIMJ+CMR12
+ /ItalicAngle 0
+ /StemV 65
+ /XHeight 431
+ /FontBBox [-34 -251 988 750]
+ /Flags 4
+ /CharSet (/A/C/D/E/H/I/L/M/N/O/P/R/S/T/U/Y/Z)
+ /FontFile 610 0 R
+ >> endobj
+ 3731 0 obj
+ [734 0 707 748 666 0 0 734 353 0 0 612 897 734 762 666 0 721 544 707 734 0 0 0 734 598 ]
+ endobj
+ 3730 0 obj <<
+ /Type /Encoding
+ /Differences [ 0 /.notdef 65/A 66/.notdef 67/C/D/E 70/.notdef 72/H/I 74/.notdef 76/L/M/N/O/P 81/.notdef 82/R/S/T/U 86/.notdef 89/Y/Z 91/.notdef]
+ >> endobj
+ 615 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [604 0 R 617 0 R 625 0 R 629 0 R 636 0 R 641 0 R]
+ >> endobj
+ 741 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [681 0 R 743 0 R 792 0 R 821 0 R 897 0 R 995 0 R]
+ >> endobj
+ 1008 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [1001 0 R 1014 0 R 1018 0 R 1044 0 R 1049 0 R 1070 0 R]
+ >> endobj
+ 1092 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [1087 0 R 1095 0 R 1103 0 R 1115 0 R 1126 0 R 1131 0 R]
+ >> endobj
+ 1157 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [1144 0 R 1164 0 R 1176 0 R 1189 0 R 1199 0 R 1210 0 R]
+ >> endobj
+ 1251 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3732 0 R
+ /Kids [1247 0 R 1254 0 R 1270 0 R 1309 0 R 1321 0 R 1333 0 R]
+ >> endobj
+ 1349 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1346 0 R 1351 0 R 1362 0 R 1370 0 R 1374 0 R 1381 0 R]
+ >> endobj
+ 1397 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1389 0 R 1400 0 R 1415 0 R 1423 0 R 1428 0 R 1447 0 R]
+ >> endobj
+ 1462 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1452 0 R 1470 0 R 1498 0 R 1503 0 R 1519 0 R 1541 0 R]
+ >> endobj
+ 1559 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1554 0 R 1561 0 R 1605 0 R 1632 0 R 1647 0 R 1658 0 R]
+ >> endobj
+ 1679 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1673 0 R 1681 0 R 1689 0 R 1700 0 R 1707 0 R 1723 0 R]
+ >> endobj
+ 1743 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3733 0 R
+ /Kids [1735 0 R 1757 0 R 1767 0 R 1774 0 R 1803 0 R 1812 0 R]
+ >> endobj
+ 1824 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [1817 0 R 1826 0 R 1833 0 R 1840 0 R 1852 0 R 1877 0 R]
+ >> endobj
+ 1888 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [1881 0 R 1891 0 R 1901 0 R 1909 0 R 1935 0 R 1953 0 R]
+ >> endobj
+ 1962 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [1957 0 R 1965 0 R 1974 0 R 1986 0 R 2007 0 R 2011 0 R]
+ >> endobj
+ 2028 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [2020 0 R 2031 0 R 2038 0 R 2063 0 R 2109 0 R 2123 0 R]
+ >> endobj
+ 2142 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [2129 0 R 2145 0 R 2151 0 R 2161 0 R 2167 0 R 2186 0 R]
+ >> endobj
+ 2198 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3734 0 R
+ /Kids [2195 0 R 2212 0 R 2228 0 R 2235 0 R 2252 0 R 2262 0 R]
+ >> endobj
+ 2320 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2269 0 R 2326 0 R 2335 0 R 2339 0 R 2343 0 R 2347 0 R]
+ >> endobj
+ 2383 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2369 0 R 2385 0 R 2389 0 R 2396 0 R 2406 0 R 2410 0 R]
+ >> endobj
+ 2419 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2416 0 R 2421 0 R 2437 0 R 2444 0 R 2543 0 R 2551 0 R]
+ >> endobj
+ 2567 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2561 0 R 2569 0 R 2578 0 R 2628 0 R 2634 0 R 2642 0 R]
+ >> endobj
+ 2654 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2651 0 R 2656 0 R 2681 0 R 2697 0 R 2703 0 R 2712 0 R]
+ >> endobj
+ 2751 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3735 0 R
+ /Kids [2719 0 R 2761 0 R 2771 0 R 2782 0 R 2787 0 R 2793 0 R]
+ >> endobj
+ 2823 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [2798 0 R 2826 0 R 2848 0 R 2859 0 R 2869 0 R 2879 0 R]
+ >> endobj
+ 2896 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [2891 0 R 2900 0 R 2912 0 R 2919 0 R 2925 0 R 2935 0 R]
+ >> endobj
+ 2951 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [2945 0 R 2965 0 R 2969 0 R 2986 0 R 2997 0 R 3007 0 R]
+ >> endobj
+ 3022 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [3019 0 R 3028 0 R 3042 0 R 3048 0 R 3057 0 R 3064 0 R]
+ >> endobj
+ 3084 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [3074 0 R 3098 0 R 3118 0 R 3190 0 R 3235 0 R 3246 0 R]
+ >> endobj
+ 3262 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3736 0 R
+ /Kids [3256 0 R 3268 0 R 3273 0 R 3282 0 R 3291 0 R 3300 0 R]
+ >> endobj
+ 3321 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3318 0 R 3325 0 R 3339 0 R 3345 0 R 3351 0 R 3369 0 R]
+ >> endobj
+ 3387 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3377 0 R 3393 0 R 3422 0 R 3429 0 R 3439 0 R 3448 0 R]
+ >> endobj
+ 3457 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3452 0 R 3459 0 R 3472 0 R 3487 0 R 3494 0 R 3504 0 R]
+ >> endobj
+ 3534 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3516 0 R 3538 0 R 3543 0 R 3560 0 R 3572 0 R 3576 0 R]
+ >> endobj
+ 3584 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3580 0 R 3586 0 R 3594 0 R 3601 0 R 3605 0 R 3609 0 R]
+ >> endobj
+ 3616 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3737 0 R
+ /Kids [3613 0 R 3618 0 R 3622 0 R 3626 0 R 3630 0 R 3634 0 R]
+ >> endobj
+ 3641 0 obj <<
+ /Type /Pages
+ /Count 6
+ /Parent 3738 0 R
+ /Kids [3638 0 R 3643 0 R 3647 0 R 3651 0 R 3655 0 R 3659 0 R]
+ >> endobj
+ 3666 0 obj <<
+ /Type /Pages
+ /Count 3
+ /Parent 3738 0 R
+ /Kids [3663 0 R 3668 0 R 3672 0 R]
+ >> endobj
+ 3732 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [615 0 R 741 0 R 1008 0 R 1092 0 R 1157 0 R 1251 0 R]
+ >> endobj
+ 3733 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [1349 0 R 1397 0 R 1462 0 R 1559 0 R 1679 0 R 1743 0 R]
+ >> endobj
+ 3734 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [1824 0 R 1888 0 R 1962 0 R 2028 0 R 2142 0 R 2198 0 R]
+ >> endobj
+ 3735 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [2320 0 R 2383 0 R 2419 0 R 2567 0 R 2654 0 R 2751 0 R]
+ >> endobj
+ 3736 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [2823 0 R 2896 0 R 2951 0 R 3022 0 R 3084 0 R 3262 0 R]
+ >> endobj
+ 3737 0 obj <<
+ /Type /Pages
+ /Count 36
+ /Parent 3739 0 R
+ /Kids [3321 0 R 3387 0 R 3457 0 R 3534 0 R 3584 0 R 3616 0 R]
+ >> endobj
+ 3738 0 obj <<
+ /Type /Pages
+ /Count 9
+ /Parent 3740 0 R
+ /Kids [3641 0 R 3666 0 R]
+ >> endobj
+ 3739 0 obj <<
+ /Type /Pages
+ /Count 216
+ /Parent 3741 0 R
+ /Kids [3732 0 R 3733 0 R 3734 0 R 3735 0 R 3736 0 R 3737 0 R]
+ >> endobj
+ 3740 0 obj <<
+ /Type /Pages
+ /Count 9
+ /Parent 3741 0 R
+ /Kids [3738 0 R]
+ >> endobj
+ 3741 0 obj <<
+ /Type /Pages
+ /Count 225
+ /Kids [3739 0 R 3740 0 R]
+ >> endobj
+ 3742 0 obj <<
+ /Type /Outlines
+ /First 7 0 R
+ /Last 601 0 R
+ /Count 150
+ >> endobj
+ 601 0 obj <<
+ /Title 602 0 R
+ /A 600 0 R
+ /Parent 3742 0 R
+ /Prev 598 0 R
+ >> endobj
+ 598 0 obj <<
+ /Title 599 0 R
+ /A 597 0 R
+ /Parent 3742 0 R
+ /Prev 595 0 R
+ /Next 601 0 R
+ >> endobj
+ 595 0 obj <<
+ /Title 596 0 R
+ /A 593 0 R
+ /Parent 3742 0 R
+ /Prev 547 0 R
+ /Next 598 0 R
+ >> endobj
+ 591 0 obj <<
+ /Title 592 0 R
+ /A 589 0 R
+ /Parent 547 0 R
+ /Prev 567 0 R
+ >> endobj
+ 587 0 obj <<
+ /Title 588 0 R
+ /A 585 0 R
+ /Parent 567 0 R
+ /Prev 583 0 R
+ >> endobj
+ 583 0 obj <<
+ /Title 584 0 R
+ /A 581 0 R
+ /Parent 567 0 R
+ /Prev 579 0 R
+ /Next 587 0 R
+ >> endobj
+ 579 0 obj <<
+ /Title 580 0 R
+ /A 577 0 R
+ /Parent 567 0 R
+ /Prev 575 0 R
+ /Next 583 0 R
+ >> endobj
+ 575 0 obj <<
+ /Title 576 0 R
+ /A 573 0 R
+ /Parent 567 0 R
+ /Prev 571 0 R
+ /Next 579 0 R
+ >> endobj
+ 571 0 obj <<
+ /Title 572 0 R
+ /A 569 0 R
+ /Parent 567 0 R
+ /Next 575 0 R
+ >> endobj
+ 567 0 obj <<
+ /Title 568 0 R
+ /A 565 0 R
+ /Parent 547 0 R
+ /Prev 551 0 R
+ /Next 591 0 R
+ /First 571 0 R
+ /Last 587 0 R
+ /Count 5
+ >> endobj
+ 563 0 obj <<
+ /Title 564 0 R
+ /A 561 0 R
+ /Parent 551 0 R
+ /Prev 559 0 R
+ >> endobj
+ 559 0 obj <<
+ /Title 560 0 R
+ /A 557 0 R
+ /Parent 551 0 R
+ /Prev 555 0 R
+ /Next 563 0 R
+ >> endobj
+ 555 0 obj <<
+ /Title 556 0 R
+ /A 553 0 R
+ /Parent 551 0 R
+ /Next 559 0 R
+ >> endobj
+ 551 0 obj <<
+ /Title 552 0 R
+ /A 549 0 R
+ /Parent 547 0 R
+ /Next 567 0 R
+ /First 555 0 R
+ /Last 563 0 R
+ /Count 3
+ >> endobj
+ 547 0 obj <<
+ /Title 548 0 R
+ /A 545 0 R
+ /Parent 3742 0 R
+ /Prev 463 0 R
+ /Next 595 0 R
+ /First 551 0 R
+ /Last 591 0 R
+ /Count 11
+ >> endobj
+ 543 0 obj <<
+ /Title 544 0 R
+ /A 541 0 R
+ /Parent 463 0 R
+ /Prev 539 0 R
+ >> endobj
+ 539 0 obj <<
+ /Title 540 0 R
+ /A 537 0 R
+ /Parent 463 0 R
+ /Prev 527 0 R
+ /Next 543 0 R
+ >> endobj
+ 535 0 obj <<
+ /Title 536 0 R
+ /A 533 0 R
+ /Parent 527 0 R
+ /Prev 531 0 R
+ >> endobj
+ 531 0 obj <<
+ /Title 532 0 R
+ /A 529 0 R
+ /Parent 527 0 R
+ /Next 535 0 R
+ >> endobj
+ 527 0 obj <<
+ /Title 528 0 R
+ /A 525 0 R
+ /Parent 463 0 R
+ /Prev 503 0 R
+ /Next 539 0 R
+ /First 531 0 R
+ /Last 535 0 R
+ /Count 2
+ >> endobj
+ 523 0 obj <<
+ /Title 524 0 R
+ /A 521 0 R
+ /Parent 503 0 R
+ /Prev 519 0 R
+ >> endobj
+ 519 0 obj <<
+ /Title 520 0 R
+ /A 517 0 R
+ /Parent 503 0 R
+ /Prev 515 0 R
+ /Next 523 0 R
+ >> endobj
+ 515 0 obj <<
+ /Title 516 0 R
+ /A 513 0 R
+ /Parent 503 0 R
+ /Prev 511 0 R
+ /Next 519 0 R
+ >> endobj
+ 511 0 obj <<
+ /Title 512 0 R
+ /A 509 0 R
+ /Parent 503 0 R
+ /Prev 507 0 R
+ /Next 515 0 R
+ >> endobj
+ 507 0 obj <<
+ /Title 508 0 R
+ /A 505 0 R
+ /Parent 503 0 R
+ /Next 511 0 R
+ >> endobj
+ 503 0 obj <<
+ /Title 504 0 R
+ /A 501 0 R
+ /Parent 463 0 R
+ /Prev 487 0 R
+ /Next 527 0 R
+ /First 507 0 R
+ /Last 523 0 R
+ /Count 5
+ >> endobj
+ 499 0 obj <<
+ /Title 500 0 R
+ /A 497 0 R
+ /Parent 487 0 R
+ /Prev 495 0 R
+ >> endobj
+ 495 0 obj <<
+ /Title 496 0 R
+ /A 493 0 R
+ /Parent 487 0 R
+ /Prev 491 0 R
+ /Next 499 0 R
+ >> endobj
+ 491 0 obj <<
+ /Title 492 0 R
+ /A 489 0 R
+ /Parent 487 0 R
+ /Next 495 0 R
+ >> endobj
+ 487 0 obj <<
+ /Title 488 0 R
+ /A 485 0 R
+ /Parent 463 0 R
+ /Prev 467 0 R
+ /Next 503 0 R
+ /First 491 0 R
+ /Last 499 0 R
+ /Count 3
+ >> endobj
+ 483 0 obj <<
+ /Title 484 0 R
+ /A 481 0 R
+ /Parent 467 0 R
+ /Prev 479 0 R
+ >> endobj
+ 479 0 obj <<
+ /Title 480 0 R
+ /A 477 0 R
+ /Parent 467 0 R
+ /Prev 475 0 R
+ /Next 483 0 R
+ >> endobj
+ 475 0 obj <<
+ /Title 476 0 R
+ /A 473 0 R
+ /Parent 467 0 R
+ /Prev 471 0 R
+ /Next 479 0 R
+ >> endobj
+ 471 0 obj <<
+ /Title 472 0 R
+ /A 469 0 R
+ /Parent 467 0 R
+ /Next 475 0 R
+ >> endobj
+ 467 0 obj <<
+ /Title 468 0 R
+ /A 465 0 R
+ /Parent 463 0 R
+ /Next 487 0 R
+ /First 471 0 R
+ /Last 483 0 R
+ /Count 4
+ >> endobj
+ 463 0 obj <<
+ /Title 464 0 R
+ /A 461 0 R
+ /Parent 3742 0 R
+ /Prev 383 0 R
+ /Next 547 0 R
+ /First 467 0 R
+ /Last 543 0 R
+ /Count 20
+ >> endobj
+ 459 0 obj <<
+ /Title 460 0 R
+ /A 457 0 R
+ /Parent 383 0 R
+ /Prev 427 0 R
+ >> endobj
+ 455 0 obj <<
+ /Title 456 0 R
+ /A 453 0 R
+ /Parent 427 0 R
+ /Prev 451 0 R
+ >> endobj
+ 451 0 obj <<
+ /Title 452 0 R
+ /A 449 0 R
+ /Parent 427 0 R
+ /Prev 447 0 R
+ /Next 455 0 R
+ >> endobj
+ 447 0 obj <<
+ /Title 448 0 R
+ /A 445 0 R
+ /Parent 427 0 R
+ /Prev 443 0 R
+ /Next 451 0 R
+ >> endobj
+ 443 0 obj <<
+ /Title 444 0 R
+ /A 441 0 R
+ /Parent 427 0 R
+ /Prev 439 0 R
+ /Next 447 0 R
+ >> endobj
+ 439 0 obj <<
+ /Title 440 0 R
+ /A 437 0 R
+ /Parent 427 0 R
+ /Prev 435 0 R
+ /Next 443 0 R
+ >> endobj
+ 435 0 obj <<
+ /Title 436 0 R
+ /A 433 0 R
+ /Parent 427 0 R
+ /Prev 431 0 R
+ /Next 439 0 R
+ >> endobj
+ 431 0 obj <<
+ /Title 432 0 R
+ /A 429 0 R
+ /Parent 427 0 R
+ /Next 435 0 R
+ >> endobj
+ 427 0 obj <<
+ /Title 428 0 R
+ /A 425 0 R
+ /Parent 383 0 R
+ /Prev 411 0 R
+ /Next 459 0 R
+ /First 431 0 R
+ /Last 455 0 R
+ /Count 7
+ >> endobj
+ 423 0 obj <<
+ /Title 424 0 R
+ /A 421 0 R
+ /Parent 411 0 R
+ /Prev 419 0 R
+ >> endobj
+ 419 0 obj <<
+ /Title 420 0 R
+ /A 417 0 R
+ /Parent 411 0 R
+ /Prev 415 0 R
+ /Next 423 0 R
+ >> endobj
+ 415 0 obj <<
+ /Title 416 0 R
+ /A 413 0 R
+ /Parent 411 0 R
+ /Next 419 0 R
+ >> endobj
+ 411 0 obj <<
+ /Title 412 0 R
+ /A 409 0 R
+ /Parent 383 0 R
+ /Prev 387 0 R
+ /Next 427 0 R
+ /First 415 0 R
+ /Last 423 0 R
+ /Count 3
+ >> endobj
+ 407 0 obj <<
+ /Title 408 0 R
+ /A 405 0 R
+ /Parent 387 0 R
+ /Prev 403 0 R
+ >> endobj
+ 403 0 obj <<
+ /Title 404 0 R
+ /A 401 0 R
+ /Parent 387 0 R
+ /Prev 399 0 R
+ /Next 407 0 R
+ >> endobj
+ 399 0 obj <<
+ /Title 400 0 R
+ /A 397 0 R
+ /Parent 387 0 R
+ /Prev 395 0 R
+ /Next 403 0 R
+ >> endobj
+ 395 0 obj <<
+ /Title 396 0 R
+ /A 393 0 R
+ /Parent 387 0 R
+ /Prev 391 0 R
+ /Next 399 0 R
+ >> endobj
+ 391 0 obj <<
+ /Title 392 0 R
+ /A 389 0 R
+ /Parent 387 0 R
+ /Next 395 0 R
+ >> endobj
+ 387 0 obj <<
+ /Title 388 0 R
+ /A 385 0 R
+ /Parent 383 0 R
+ /Next 411 0 R
+ /First 391 0 R
+ /Last 407 0 R
+ /Count 5
+ >> endobj
+ 383 0 obj <<
+ /Title 384 0 R
+ /A 381 0 R
+ /Parent 3742 0 R
+ /Prev 311 0 R
+ /Next 463 0 R
+ /First 387 0 R
+ /Last 459 0 R
+ /Count 19
+ >> endobj
+ 379 0 obj <<
+ /Title 380 0 R
+ /A 377 0 R
+ /Parent 311 0 R
+ /Prev 375 0 R
+ >> endobj
+ 375 0 obj <<
+ /Title 376 0 R
+ /A 373 0 R
+ /Parent 311 0 R
+ /Prev 359 0 R
+ /Next 379 0 R
+ >> endobj
+ 371 0 obj <<
+ /Title 372 0 R
+ /A 369 0 R
+ /Parent 359 0 R
+ /Prev 367 0 R
+ >> endobj
+ 367 0 obj <<
+ /Title 368 0 R
+ /A 365 0 R
+ /Parent 359 0 R
+ /Prev 363 0 R
+ /Next 371 0 R
+ >> endobj
+ 363 0 obj <<
+ /Title 364 0 R
+ /A 361 0 R
+ /Parent 359 0 R
+ /Next 367 0 R
+ >> endobj
+ 359 0 obj <<
+ /Title 360 0 R
+ /A 357 0 R
+ /Parent 311 0 R
+ /Prev 347 0 R
+ /Next 375 0 R
+ /First 363 0 R
+ /Last 371 0 R
+ /Count 3
+ >> endobj
+ 355 0 obj <<
+ /Title 356 0 R
+ /A 353 0 R
+ /Parent 347 0 R
+ /Prev 351 0 R
+ >> endobj
+ 351 0 obj <<
+ /Title 352 0 R
+ /A 349 0 R
+ /Parent 347 0 R
+ /Next 355 0 R
+ >> endobj
+ 347 0 obj <<
+ /Title 348 0 R
+ /A 345 0 R
+ /Parent 311 0 R
+ /Prev 343 0 R
+ /Next 359 0 R
+ /First 351 0 R
+ /Last 355 0 R
+ /Count 2
+ >> endobj
+ 343 0 obj <<
+ /Title 344 0 R
+ /A 341 0 R
+ /Parent 311 0 R
+ /Prev 327 0 R
+ /Next 347 0 R
+ >> endobj
+ 339 0 obj <<
+ /Title 340 0 R
+ /A 337 0 R
+ /Parent 327 0 R
+ /Prev 335 0 R
+ >> endobj
+ 335 0 obj <<
+ /Title 336 0 R
+ /A 333 0 R
+ /Parent 327 0 R
+ /Prev 331 0 R
+ /Next 339 0 R
+ >> endobj
+ 331 0 obj <<
+ /Title 332 0 R
+ /A 329 0 R
+ /Parent 327 0 R
+ /Next 335 0 R
+ >> endobj
+ 327 0 obj <<
+ /Title 328 0 R
+ /A 325 0 R
+ /Parent 311 0 R
+ /Prev 315 0 R
+ /Next 343 0 R
+ /First 331 0 R
+ /Last 339 0 R
+ /Count 3
+ >> endobj
+ 323 0 obj <<
+ /Title 324 0 R
+ /A 321 0 R
+ /Parent 315 0 R
+ /Prev 319 0 R
+ >> endobj
+ 319 0 obj <<
+ /Title 320 0 R
+ /A 317 0 R
+ /Parent 315 0 R
+ /Next 323 0 R
+ >> endobj
+ 315 0 obj <<
+ /Title 316 0 R
+ /A 313 0 R
+ /Parent 311 0 R
+ /Next 327 0 R
+ /First 319 0 R
+ /Last 323 0 R
+ /Count 2
+ >> endobj
+ 311 0 obj <<
+ /Title 312 0 R
+ /A 309 0 R
+ /Parent 3742 0 R
+ /Prev 235 0 R
+ /Next 383 0 R
+ /First 315 0 R
+ /Last 379 0 R
+ /Count 17
+ >> endobj
+ 307 0 obj <<
+ /Title 308 0 R
+ /A 305 0 R
+ /Parent 235 0 R
+ /Prev 295 0 R
+ >> endobj
+ 303 0 obj <<
+ /Title 304 0 R
+ /A 301 0 R
+ /Parent 295 0 R
+ /Prev 299 0 R
+ >> endobj
+ 299 0 obj <<
+ /Title 300 0 R
+ /A 297 0 R
+ /Parent 295 0 R
+ /Next 303 0 R
+ >> endobj
+ 295 0 obj <<
+ /Title 296 0 R
+ /A 293 0 R
+ /Parent 235 0 R
+ /Prev 283 0 R
+ /Next 307 0 R
+ /First 299 0 R
+ /Last 303 0 R
+ /Count 2
+ >> endobj
+ 291 0 obj <<
+ /Title 292 0 R
+ /A 289 0 R
+ /Parent 283 0 R
+ /Prev 287 0 R
+ >> endobj
+ 287 0 obj <<
+ /Title 288 0 R
+ /A 285 0 R
+ /Parent 283 0 R
+ /Next 291 0 R
+ >> endobj
+ 283 0 obj <<
+ /Title 284 0 R
+ /A 281 0 R
+ /Parent 235 0 R
+ /Prev 263 0 R
+ /Next 295 0 R
+ /First 287 0 R
+ /Last 291 0 R
+ /Count 2
+ >> endobj
+ 279 0 obj <<
+ /Title 280 0 R
+ /A 277 0 R
+ /Parent 263 0 R
+ /Prev 275 0 R
+ >> endobj
+ 275 0 obj <<
+ /Title 276 0 R
+ /A 273 0 R
+ /Parent 263 0 R
+ /Prev 271 0 R
+ /Next 279 0 R
+ >> endobj
+ 271 0 obj <<
+ /Title 272 0 R
+ /A 269 0 R
+ /Parent 263 0 R
+ /Prev 267 0 R
+ /Next 275 0 R
+ >> endobj
+ 267 0 obj <<
+ /Title 268 0 R
+ /A 265 0 R
+ /Parent 263 0 R
+ /Next 271 0 R
+ >> endobj
+ 263 0 obj <<
+ /Title 264 0 R
+ /A 261 0 R
+ /Parent 235 0 R
+ /Prev 251 0 R
+ /Next 283 0 R
+ /First 267 0 R
+ /Last 279 0 R
+ /Count 4
+ >> endobj
+ 259 0 obj <<
+ /Title 260 0 R
+ /A 257 0 R
+ /Parent 251 0 R
+ /Prev 255 0 R
+ >> endobj
+ 255 0 obj <<
+ /Title 256 0 R
+ /A 253 0 R
+ /Parent 251 0 R
+ /Next 259 0 R
+ >> endobj
+ 251 0 obj <<
+ /Title 252 0 R
+ /A 249 0 R
+ /Parent 235 0 R
+ /Prev 239 0 R
+ /Next 263 0 R
+ /First 255 0 R
+ /Last 259 0 R
+ /Count 2
+ >> endobj
+ 247 0 obj <<
+ /Title 248 0 R
+ /A 245 0 R
+ /Parent 239 0 R
+ /Prev 243 0 R
+ >> endobj
+ 243 0 obj <<
+ /Title 244 0 R
+ /A 241 0 R
+ /Parent 239 0 R
+ /Next 247 0 R
+ >> endobj
+ 239 0 obj <<
+ /Title 240 0 R
+ /A 237 0 R
+ /Parent 235 0 R
+ /Next 251 0 R
+ /First 243 0 R
+ /Last 247 0 R
+ /Count 2
+ >> endobj
+ 235 0 obj <<
+ /Title 236 0 R
+ /A 233 0 R
+ /Parent 3742 0 R
+ /Prev 127 0 R
+ /Next 311 0 R
+ /First 239 0 R
+ /Last 307 0 R
+ /Count 18
+ >> endobj
+ 231 0 obj <<
+ /Title 232 0 R
+ /A 229 0 R
+ /Parent 127 0 R
+ /Prev 215 0 R
+ >> endobj
+ 227 0 obj <<
+ /Title 228 0 R
+ /A 225 0 R
+ /Parent 215 0 R
+ /Prev 223 0 R
+ >> endobj
+ 223 0 obj <<
+ /Title 224 0 R
+ /A 221 0 R
+ /Parent 215 0 R
+ /Prev 219 0 R
+ /Next 227 0 R
+ >> endobj
+ 219 0 obj <<
+ /Title 220 0 R
+ /A 217 0 R
+ /Parent 215 0 R
+ /Next 223 0 R
+ >> endobj
+ 215 0 obj <<
+ /Title 216 0 R
+ /A 213 0 R
+ /Parent 127 0 R
+ /Prev 199 0 R
+ /Next 231 0 R
+ /First 219 0 R
+ /Last 227 0 R
+ /Count 3
+ >> endobj
+ 211 0 obj <<
+ /Title 212 0 R
+ /A 209 0 R
+ /Parent 199 0 R
+ /Prev 207 0 R
+ >> endobj
+ 207 0 obj <<
+ /Title 208 0 R
+ /A 205 0 R
+ /Parent 199 0 R
+ /Prev 203 0 R
+ /Next 211 0 R
+ >> endobj
+ 203 0 obj <<
+ /Title 204 0 R
+ /A 201 0 R
+ /Parent 199 0 R
+ /Next 207 0 R
+ >> endobj
+ 199 0 obj <<
+ /Title 200 0 R
+ /A 197 0 R
+ /Parent 127 0 R
+ /Prev 167 0 R
+ /Next 215 0 R
+ /First 203 0 R
+ /Last 211 0 R
+ /Count 3
+ >> endobj
+ 195 0 obj <<
+ /Title 196 0 R
+ /A 193 0 R
+ /Parent 167 0 R
+ /Prev 191 0 R
+ >> endobj
+ 191 0 obj <<
+ /Title 192 0 R
+ /A 189 0 R
+ /Parent 167 0 R
+ /Prev 187 0 R
+ /Next 195 0 R
+ >> endobj
+ 187 0 obj <<
+ /Title 188 0 R
+ /A 185 0 R
+ /Parent 167 0 R
+ /Prev 183 0 R
+ /Next 191 0 R
+ >> endobj
+ 183 0 obj <<
+ /Title 184 0 R
+ /A 181 0 R
+ /Parent 167 0 R
+ /Prev 179 0 R
+ /Next 187 0 R
+ >> endobj
+ 179 0 obj <<
+ /Title 180 0 R
+ /A 177 0 R
+ /Parent 167 0 R
+ /Prev 175 0 R
+ /Next 183 0 R
+ >> endobj
+ 175 0 obj <<
+ /Title 176 0 R
+ /A 173 0 R
+ /Parent 167 0 R
+ /Prev 171 0 R
+ /Next 179 0 R
+ >> endobj
+ 171 0 obj <<
+ /Title 172 0 R
+ /A 169 0 R
+ /Parent 167 0 R
+ /Next 175 0 R
+ >> endobj
+ 167 0 obj <<
+ /Title 168 0 R
+ /A 165 0 R
+ /Parent 127 0 R
+ /Prev 139 0 R
+ /Next 199 0 R
+ /First 171 0 R
+ /Last 195 0 R
+ /Count 7
+ >> endobj
+ 163 0 obj <<
+ /Title 164 0 R
+ /A 161 0 R
+ /Parent 139 0 R
+ /Prev 159 0 R
+ >> endobj
+ 159 0 obj <<
+ /Title 160 0 R
+ /A 157 0 R
+ /Parent 139 0 R
+ /Prev 155 0 R
+ /Next 163 0 R
+ >> endobj
+ 155 0 obj <<
+ /Title 156 0 R
+ /A 153 0 R
+ /Parent 139 0 R
+ /Prev 151 0 R
+ /Next 159 0 R
+ >> endobj
+ 151 0 obj <<
+ /Title 152 0 R
+ /A 149 0 R
+ /Parent 139 0 R
+ /Prev 147 0 R
+ /Next 155 0 R
+ >> endobj
+ 147 0 obj <<
+ /Title 148 0 R
+ /A 145 0 R
+ /Parent 139 0 R
+ /Prev 143 0 R
+ /Next 151 0 R
+ >> endobj
+ 143 0 obj <<
+ /Title 144 0 R
+ /A 141 0 R
+ /Parent 139 0 R
+ /Next 147 0 R
+ >> endobj
+ 139 0 obj <<
+ /Title 140 0 R
+ /A 137 0 R
+ /Parent 127 0 R
+ /Prev 131 0 R
+ /Next 167 0 R
+ /First 143 0 R
+ /Last 163 0 R
+ /Count 6
+ >> endobj
+ 135 0 obj <<
+ /Title 136 0 R
+ /A 133 0 R
+ /Parent 131 0 R
+ >> endobj
+ 131 0 obj <<
+ /Title 132 0 R
+ /A 129 0 R
+ /Parent 127 0 R
+ /Next 139 0 R
+ /First 135 0 R
+ /Last 135 0 R
+ /Count 1
+ >> endobj
+ 127 0 obj <<
+ /Title 128 0 R
+ /A 125 0 R
+ /Parent 3742 0 R
+ /Prev 47 0 R
+ /Next 235 0 R
+ /First 131 0 R
+ /Last 231 0 R
+ /Count 26
+ >> endobj
+ 123 0 obj <<
+ /Title 124 0 R
+ /A 121 0 R
+ /Parent 47 0 R
+ /Prev 119 0 R
+ >> endobj
+ 119 0 obj <<
+ /Title 120 0 R
+ /A 117 0 R
+ /Parent 47 0 R
+ /Prev 107 0 R
+ /Next 123 0 R
+ >> endobj
+ 115 0 obj <<
+ /Title 116 0 R
+ /A 113 0 R
+ /Parent 107 0 R
+ /Prev 111 0 R
+ >> endobj
+ 111 0 obj <<
+ /Title 112 0 R
+ /A 109 0 R
+ /Parent 107 0 R
+ /Next 115 0 R
+ >> endobj
+ 107 0 obj <<
+ /Title 108 0 R
+ /A 105 0 R
+ /Parent 47 0 R
+ /Prev 79 0 R
+ /Next 119 0 R
+ /First 111 0 R
+ /Last 115 0 R
+ /Count 2
+ >> endobj
+ 103 0 obj <<
+ /Title 104 0 R
+ /A 101 0 R
+ /Parent 79 0 R
+ /Prev 99 0 R
+ >> endobj
+ 99 0 obj <<
+ /Title 100 0 R
+ /A 97 0 R
+ /Parent 79 0 R
+ /Prev 95 0 R
+ /Next 103 0 R
+ >> endobj
+ 95 0 obj <<
+ /Title 96 0 R
+ /A 93 0 R
+ /Parent 79 0 R
+ /Prev 91 0 R
+ /Next 99 0 R
+ >> endobj
+ 91 0 obj <<
+ /Title 92 0 R
+ /A 89 0 R
+ /Parent 79 0 R
+ /Prev 87 0 R
+ /Next 95 0 R
+ >> endobj
+ 87 0 obj <<
+ /Title 88 0 R
+ /A 85 0 R
+ /Parent 79 0 R
+ /Prev 83 0 R
+ /Next 91 0 R
+ >> endobj
+ 83 0 obj <<
+ /Title 84 0 R
+ /A 81 0 R
+ /Parent 79 0 R
+ /Next 87 0 R
+ >> endobj
+ 79 0 obj <<
+ /Title 80 0 R
+ /A 77 0 R
+ /Parent 47 0 R
+ /Prev 55 0 R
+ /Next 107 0 R
+ /First 83 0 R
+ /Last 103 0 R
+ /Count 6
+ >> endobj
+ 75 0 obj <<
+ /Title 76 0 R
+ /A 73 0 R
+ /Parent 55 0 R
+ /Prev 71 0 R
+ >> endobj
+ 71 0 obj <<
+ /Title 72 0 R
+ /A 69 0 R
+ /Parent 55 0 R
+ /Prev 67 0 R
+ /Next 75 0 R
+ >> endobj
+ 67 0 obj <<
+ /Title 68 0 R
+ /A 65 0 R
+ /Parent 55 0 R
+ /Prev 63 0 R
+ /Next 71 0 R
+ >> endobj
+ 63 0 obj <<
+ /Title 64 0 R
+ /A 61 0 R
+ /Parent 55 0 R
+ /Prev 59 0 R
+ /Next 67 0 R
+ >> endobj
+ 59 0 obj <<
+ /Title 60 0 R
+ /A 57 0 R
+ /Parent 55 0 R
+ /Next 63 0 R
+ >> endobj
+ 55 0 obj <<
+ /Title 56 0 R
+ /A 53 0 R
+ /Parent 47 0 R
+ /Prev 51 0 R
+ /Next 79 0 R
+ /First 59 0 R
+ /Last 75 0 R
+ /Count 5
+ >> endobj
+ 51 0 obj <<
+ /Title 52 0 R
+ /A 49 0 R
+ /Parent 47 0 R
+ /Next 55 0 R
+ >> endobj
+ 47 0 obj <<
+ /Title 48 0 R
+ /A 45 0 R
+ /Parent 3742 0 R
+ /Prev 7 0 R
+ /Next 127 0 R
+ /First 51 0 R
+ /Last 123 0 R
+ /Count 19
+ >> endobj
+ 43 0 obj <<
+ /Title 44 0 R
+ /A 41 0 R
+ /Parent 7 0 R
+ /Prev 39 0 R
+ >> endobj
+ 39 0 obj <<
+ /Title 40 0 R
+ /A 37 0 R
+ /Parent 7 0 R
+ /Prev 23 0 R
+ /Next 43 0 R
+ >> endobj
+ 35 0 obj <<
+ /Title 36 0 R
+ /A 33 0 R
+ /Parent 23 0 R
+ /Prev 31 0 R
+ >> endobj
+ 31 0 obj <<
+ /Title 32 0 R
+ /A 29 0 R
+ /Parent 23 0 R
+ /Prev 27 0 R
+ /Next 35 0 R
+ >> endobj
+ 27 0 obj <<
+ /Title 28 0 R
+ /A 25 0 R
+ /Parent 23 0 R
+ /Next 31 0 R
+ >> endobj
+ 23 0 obj <<
+ /Title 24 0 R
+ /A 21 0 R
+ /Parent 7 0 R
+ /Prev 11 0 R
+ /Next 39 0 R
+ /First 27 0 R
+ /Last 35 0 R
+ /Count 3
+ >> endobj
+ 19 0 obj <<
+ /Title 20 0 R
+ /A 17 0 R
+ /Parent 11 0 R
+ /Prev 15 0 R
+ >> endobj
+ 15 0 obj <<
+ /Title 16 0 R
+ /A 13 0 R
+ /Parent 11 0 R
+ /Next 19 0 R
+ >> endobj
+ 11 0 obj <<
+ /Title 12 0 R
+ /A 9 0 R
+ /Parent 7 0 R
+ /Next 23 0 R
+ /First 15 0 R
+ /Last 19 0 R
+ /Count 2
+ >> endobj
+ 7 0 obj <<
+ /Title 8 0 R
+ /A 5 0 R
+ /Parent 3742 0 R
+ /Next 47 0 R
+ /First 11 0 R
+ /Last 43 0 R
+ /Count 9
+ >> endobj
+ 3743 0 obj <<
+ /Names [(Doc-Start) 608 0 R (Hfootnote.1) 1162 0 R (Hfootnote.10) 1656 0 R (Hfootnote.11) 1671 0 R (Hfootnote.12) 1697 0 R (Hfootnote.13) 1720 0 R (Hfootnote.14) 1721 0 R (Hfootnote.15) 1800 0 R (Hfootnote.16) 1831 0 R (Hfootnote.17) 1889 0 R (Hfootnote.18) 1899 0 R (Hfootnote.19) 1932 0 R (Hfootnote.2) 1197 0 R (Hfootnote.20) 1933 0 R (Hfootnote.21) 1972 0 R (Hfootnote.22) 2005 0 R (Hfootnote.23) 2143 0 R (Hfootnote.24) 2149 0 R (Hfootnote.25) 2159 0 R (Hfootnote.26) 2193 0 R (Hfootnote.27) 2414 0 R (Hfootnote.28) 2574 0 R (Hfootnote.29) 2679 0 R (Hfootnote.3) 1252 0 R (Hfootnote.30) 3017 0 R (Hfootnote.31) 3055 0 R (Hfootnote.32) 3092 0 R (Hfootnote.33) 3093 0 R (Hfootnote.34) 3116 0 R (Hfootnote.35) 3233 0 R (Hfootnote.36) 3289 0 R (Hfootnote.37) 3315 0 R (Hfootnote.38) 3316 0 R (Hfootnote.39) 3427 0 R (Hfootnote.4) 1316 0 R (Hfootnote.5) 1317 0 R (Hfootnote.6) 1359 0 R (Hfootnote.7) 1387 0 R (Hfootnote.8) 1413 0 R (Hfootnote.9) 1421 0 R (Item.1) 1326 0 R (Item.10) 2117!
  0 R (Item.11) 2118 0 R (Item.12) 2119 0 R (Item.13) 2120 0 R (Item.14) 2121 0 R (Item.15) 2132 0 R (Item.16) 2133 0 R (Item.17) 2134 0 R (Item.18) 2135 0 R (Item.19) 2136 0 R (Item.2) 1327 0 R (Item.20) 2137 0 R (Item.21) 2139 0 R (Item.22) 2140 0 R (Item.23) 2141 0 R (Item.24) 3250 0 R (Item.25) 3251 0 R (Item.26) 3252 0 R (Item.27) 3455 0 R (Item.28) 3456 0 R (Item.29) 3462 0 R (Item.3) 1328 0 R (Item.30) 3464 0 R (Item.4) 1336 0 R (Item.5) 1337 0 R (Item.6) 1506 0 R (Item.7) 1512 0 R (Item.8) 1524 0 R (Item.9) 2116 0 R (chapter*.1) 623 0 R (chapter*.2) 639 0 R (chapter*.3) 644 0 R (chapter*.4) 824 0 R (chapter.1) 6 0 R (chapter.2) 46 0 R (chapter.3) 126 0 R (chapter.4) 234 0 R (chapter.5) 310 0 R (chapter.6) 382 0 R (chapter.7) 462 0 R (chapter.8) 546 0 R (chapter.9) 594 0 R (cite.ANDF) 1491 0 R (cite.AddrSpaceRandomization:CCS04) 3088 0 R (cite.Aiken:PLDI95) 1082 0 R (cite.Alto:MuthThesis99) 1492 0 R (cite.Andersen:PhD) 1535 0 R (cite.Banning:ModRef:POPL79) 2099 0 R (c!
 ite.BarrettZorn:PLDI93) 1064 0 R (cite.BergerZornMckinley:Reap!
 s:OOPSLA
02) 2755 0 R (cite.Blanchet:TOPLAS03) 2559 0 R (cite.Boyapati:PLDI03) 2759 0 R (cite.BurkeTorczon:TOPLAS93) 1367 0 R (cite.CKP:Prefetch) 3535 0 R (cite.CLIOverview:TR01) 1161 0 R (cite.CPPItaniumABI) 1268 0 R (cite.Calder:ASPLOS98) 2753 0 R (cite.Chase94:Exceptions) 1267 0 R (cite.ChenBorg:ISCA92) 3514 0 R (cite.ChengHwu:PLDI00) 1536 0 R (cite.CheremRugina:RegionsForJava:ISMM04) 1085 0 R (cite.Chilimbi:PLDI99:CacheConscious) 1011 0 R (cite.Chilimbi:PLDI99:StructureReorg) 1068 0 R (cite.ChilimbiLarus:ISSM98) 1066 0 R (cite.Chin:RegionInference:PLDI04) 1084 0 R (cite.ChoiBurkCarini:POPL93) 2103 0 R (cite.Cilk:PPOPP95) 3557 0 R (cite.ConnectivityGC:OOPSLA03) 1101 0 R (cite.Cooper:ModRef:POPL85) 2100 0 R (cite.Cooper:PLDI97:RegisterPromotion) 1009 0 R (cite.CooperKennedy:PLDI88) 2101 0 R (cite.Corbera:ISC:ShapeAnalysis) 3570 0 R (cite.Courts:CACM88) 1065 0 R (cite.Cyclone:PLDI02) 1443 0 R (cite.Cyclone:Usenix02) 2758 0 R (cite.DAISY:ISCA97) 1141 0 R (cite.DAS:PLDI00) 2248 0 R (c!
 ite.DKAL:LCTES03) 1139 0 R (cite.DKAL:TECS05) 1110 0 R (cite.Demers:POPL90) 2752 0 R (cite.Deutsch:PLDI94) 2004 0 R (cite.Dynamo:PLDI00) 1496 0 R (cite.EmamiEtAl:PLDI94) 1513 0 R (cite.Etch:Romer:Usenix97) 1494 0 R (cite.FX32:Micro98) 1140 0 R (cite.FahndrichEtAl:PLDI00) 1515 0 R (cite.Fanhdrich:OnlineCycleElim:PLDI98) 2176 0 R (cite.Foster:ContextSensPrecision:SAS00) 2249 0 R (cite.FredmanTarjan:JACM87) 3040 0 R (cite.FreeBench:URL) 2693 0 R (cite.GCLocality:OOPSLA04) 2754 0 R (cite.GayAiken:PLDI98) 2757 0 R (cite.Ghiya:PointerAnalysisToWork:POPL98) 2321 0 R (cite.GhiyaHendren:IJPP96) 2003 0 R (cite.GhiyaHendren:POPL96) 1538 0 R (cite.Golf:SAS01) 1517 0 R (cite.HPCMO:PLDI98) 1173 0 R (cite.HackettRugina:POPL05) 1038 0 R (cite.Hallenberg:PLDI02) 1083 0 R (cite.Hanson:SPE90) 1062 0 R (cite.HeineLam:PLDI03) 1138 0 R (cite.Heiser:Mungi:SPE98) 3090 0 R (cite.HendrenNicolau:TPDS90) 3558 0 R (cite.Hind:PASTE01) 1537 0 R (cite.HindPioli:ISSTA00) 2158 0 R (cite.IBM:XLFWhitePaper) 1!
 174 0 R (cite.IntelPointsTo:PLDI01) 1971 0 R (cite.JVM) 1160 0!
  R (cite
.Jalapeno) 1318 0 R (cite.JavaPtrComp:CGO04) 3437 0 R (cite.JeannetEtAl:SAS04) 1036 0 R (cite.Jones:GCAlgorithms:Wiley99) 2769 0 R (cite.Jouppi:ISCA90) 3062 0 R (cite.KDA:CASES02) 1360 0 R (cite.KistlerFranz:TOPLAS03) 1464 0 R (cite.LA:PoolAlloc:PLDI05) 1093 0 R (cite.LLVM:CGO04) 1042 0 R (cite.LLVM:GCCSummit03) 1040 0 R (cite.LLVM:MICRO03) 1041 0 R (cite.LLVMOnlineRef) 1187 0 R (cite.LM99:GreedyPrefetch) 1010 0 R (cite.LRZ:PLDI93) 2102 0 R (cite.LTAL:PLDI03) 1468 0 R (cite.LarusHilfinger:PLDI88) 1983 0 R (cite.Lattner:llvm:AliasAnalysis) 2029 0 R (cite.LattnerAdve:PtrComp:MSP05) 1100 0 R (cite.LiangHarrold:ESEC99) 2002 0 R (cite.LiangHarrold:SAS01) 1111 0 R (cite.MLD:Fernandez:PLDI95) 1172 0 R (cite.MLG:Prefetch) 3536 0 R (cite.ManagedC++) 1463 0 R (cite.Milanova:ModRef:ISSTA02) 2106 0 R (cite.Mogul:USENIX95:PointerSizes) 3091 0 R (cite.Nystrom:Cloning:PASTE04) 1113 0 R (cite.Nystrom:SubsetBasedCS:SAS04) 2250 0 R (cite.OM:Srivastava:JOPL93) 1493 0 R (cite.Olden:Dynamic:TOPL!
 AS95) 1963 0 R (cite.Omniware:PLDI96) 1344 0 R (cite.Pearce:CycleDet:SCAM03) 2178 0 R (cite.Pearce:WEA04) 1799 0 R (cite.PtrDist:URL95) 2692 0 R (cite.RabbahPalem:TECS03) 3502 0 R (cite.Razafimahefa:SideEffectForJava:Thesis99) 2105 0 R (cite.RinardDiniz:TOPLAS97) 3569 0 R (cite.RomerOhlrich:ISCA95) 3512 0 R (cite.RothSohi:ISCA99) 1012 0 R (cite.Rountev:OfflineVarSub:PLDI00) 2177 0 R (cite.Ruf:PLDI00) 1984 0 R (cite.RyderEtAl:TOPLAS01) 2107 0 R (cite.SafeTSA:Amme:PLDI01) 1343 0 R (cite.Sagiv:TOPLAS98) 1539 0 R (cite.SedgewickBook:1988) 1765 0 R (cite.SeidlZorn:ASPLOS98) 1067 0 R (cite.Self:OOPSLA87) 1159 0 R (cite.Sha:Simplex1) 3470 0 R (cite.Shaham:StaticGC:SAS01) 2768 0 R (cite.Shao98:TypedIL) 1466 0 R (cite.Shukla:MSThesis03) 1368 0 R (cite.SmallTalk80:PLDI84) 1158 0 R (cite.SmithHeil:IWIA99) 1444 0 R (cite.Spike:1997) 1129 0 R (cite.Steensgaard:CC96:FieldSensitive) 1533 0 R (cite.Steensgaard:POPL96) 1534 0 R (cite.Stocks:ModRef:ISSTA98) 2104 0 R (cite.TAL:Morrisett:TOPLA!
 S99) 1467 0 R (cite.Takagi:FieldArrayComp:ISHPC03) 3446 0 R (c!
 ite.Tall
uriKong:ISCA92) 3513 0 R (cite.TheSSAPaper) 1142 0 R (cite.TofteBirkedal:TOPLAS98) 1081 0 R (cite.TofteTalpin:IC97) 3485 0 R (cite.TofteTalpin:POPL94) 1080 0 R (cite.Transmeta:CGO03) 1445 0 R (cite.TruongEtAl:PACT98) 1039 0 R (cite.UNCOL) 1490 0 R (cite.Vault:PLDI01) 1442 0 R (cite.VivienRinard:PLDI01) 1516 0 R (cite.Wall:PLDI86) 1495 0 R (cite.WhaleyLam:PLDI04) 1112 0 R (cite.Wilson:GCSurvey:IWMM92) 3484 0 R (cite.WilsonLam:PLDI95) 1514 0 R (cite.WilsonLamMoher:PLDI91) 3556 0 R (cite.YahavRamalingam:PLDI04) 1037 0 R (cite.Yarvin:USENIX93) 3089 0 R (cite.ZhangGupta:ICCC02) 3445 0 R (cite.Zilles:llubench) 2695 0 R (cite.fpgrowth:SIGMOD00) 2694 0 R (cite.franz97communications) 1465 0 R (cite.grunwald93customalloc) 1063 0 R (cite.rtjava:COMPUTER00) 2756 0 R (conj.4.6.1) 2399 0 R (conj.4.6.2) 2404 0 R (figure.2.1) 861 0 R (figure.2.2) 862 0 R (figure.2.3) 863 0 R (figure.2.4) 864 0 R (figure.2.5) 865 0 R (figure.2.6) 866 0 R (figure.2.7) 867 0 R (figure.2.8) 868 0 R (figure.3.1)!
  869 0 R (figure.3.10) 878 0 R (figure.3.11) 879 0 R (figure.3.12) 880 0 R (figure.3.13) 881 0 R (figure.3.14) 882 0 R (figure.3.15) 883 0 R (figure.3.16) 884 0 R (figure.3.2) 870 0 R (figure.3.3) 871 0 R (figure.3.4) 872 0 R (figure.3.5) 873 0 R (figure.3.6) 874 0 R (figure.3.7) 875 0 R (figure.3.8) 876 0 R (figure.3.9) 877 0 R (figure.4.1) 885 0 R (figure.4.10) 894 0 R (figure.4.11) 895 0 R (figure.4.12) 949 0 R (figure.4.13) 950 0 R (figure.4.14) 951 0 R (figure.4.15) 952 0 R (figure.4.2) 886 0 R (figure.4.3) 887 0 R (figure.4.4) 888 0 R (figure.4.5) 889 0 R (figure.4.6) 890 0 R (figure.4.7) 891 0 R (figure.4.8) 892 0 R (figure.4.9) 893 0 R (figure.5.1) 953 0 R (figure.5.2) 954 0 R (figure.5.3) 955 0 R (figure.5.4) 956 0 R (figure.5.5) 957 0 R (figure.5.6) 958 0 R (figure.5.7) 959 0 R (figure.6.1) 960 0 R (figure.6.10) 969 0 R (figure.6.11) 970 0 R (figure.6.12) 971 0 R (figure.6.13) 972 0 R (figure.6.14) 973 0 R (figure.6.15) 974 0 R (figure.6.16) 975 0 R (figure.6.17) !
 976 0 R (figure.6.2) 961 0 R (figure.6.3) 962 0 R (figure.6.4)!
  963 0 R
 (figure.6.5) 964 0 R (figure.6.6) 965 0 R (figure.6.7) 966 0 R (figure.6.8) 967 0 R (figure.6.9) 968 0 R (figure.7.1) 977 0 R (figure.7.10) 986 0 R (figure.7.11) 987 0 R (figure.7.12) 988 0 R (figure.7.13) 989 0 R (figure.7.14) 990 0 R (figure.7.15) 991 0 R (figure.7.16) 992 0 R (figure.7.17) 993 0 R (figure.7.2) 978 0 R (figure.7.3) 979 0 R (figure.7.4) 980 0 R (figure.7.5) 981 0 R (figure.7.6) 982 0 R (figure.7.7) 983 0 R (figure.7.8) 984 0 R (figure.7.9) 985 0 R (figure.8.1) 999 0 R (lstlisting.2.-1) 1213 0 R (lstlisting.2.-2) 1225 0 R (lstlisting.2.-3) 1238 0 R (lstlisting.2.-4) 1259 0 R (lstlisting.2.-5) 1273 0 R (lstlisting.2.-6) 1290 0 R (lstlisting.2.-7) 1392 0 R (lstlisting.3.-10) 1862 0 R (lstlisting.3.-8) 1564 0 R (lstlisting.3.-9) 1855 0 R (lstlisting.4.-11) 2041 0 R (lstlisting.4.-12) 2045 0 R (lstlisting.4.-13) 2049 0 R (lstlisting.4.-14) 2055 0 R (lstlisting.4.-15) 2066 0 R (lstlisting.4.-16) 2070 0 R (lstlisting.4.-17) 2074 0 R (lstlisting.4.-18) 2080 0 R (l!
 stlisting.4.-19) 2273 0 R (lstlisting.4.-20) 2279 0 R (lstlisting.4.-21) 2285 0 R (lstlisting.4.-22) 2292 0 R (lstlisting.4.-23) 2299 0 R (lstlisting.4.-24) 2307 0 R (lstlisting.5.-25) 2447 0 R (lstlisting.5.-26) 2486 0 R (lstlisting.5.-27) 2581 0 R (lstlisting.5.-28) 2600 0 R (lstlisting.5.-29) 2660 0 R (lstlisting.6.-30) 2805 0 R (lstlisting.6.-31) 2829 0 R (lstlisting.6.-32) 2873 0 R (lstlisting.7.-33) 3122 0 R (lstlisting.7.-34) 3147 0 R (lstlisting.7.-35) 3161 0 R (lstlisting.7.-36) 3193 0 R (lstlisting.7.-37) 3307 0 R (lstlisting.7.-38) 3355 0 R (lstlisting.8.-39) 3522 0 R (lstnumber.-1.1) 1214 0 R (lstnumber.-1.2) 1224 0 R (lstnumber.-10.1) 1863 0 R (lstnumber.-10.2) 1864 0 R (lstnumber.-10.3) 1865 0 R (lstnumber.-10.4) 1866 0 R (lstnumber.-10.5) 1867 0 R (lstnumber.-10.6) 1868 0 R (lstnumber.-10.7) 1869 0 R (lstnumber.-10.8) 1870 0 R (lstnumber.-11.1) 2042 0 R (lstnumber.-11.2) 2043 0 R (lstnumber.-11.3) 2044 0 R (lstnumber.-12.1) 2046 0 R (lstnumber.-12.2) 2047 0 R!
  (lstnumber.-12.3) 2048 0 R (lstnumber.-13.1) 2050 0 R (lstnum!
 ber.-13.
2) 2051 0 R (lstnumber.-13.3) 2052 0 R (lstnumber.-13.4) 2053 0 R (lstnumber.-13.5) 2054 0 R (lstnumber.-14.1) 2056 0 R (lstnumber.-14.2) 2057 0 R (lstnumber.-14.3) 2058 0 R (lstnumber.-14.4) 2059 0 R (lstnumber.-14.5) 2060 0 R (lstnumber.-15.1) 2067 0 R (lstnumber.-15.2) 2068 0 R (lstnumber.-15.3) 2069 0 R (lstnumber.-16.1) 2071 0 R (lstnumber.-16.2) 2072 0 R (lstnumber.-16.3) 2073 0 R (lstnumber.-17.1) 2075 0 R (lstnumber.-17.2) 2076 0 R (lstnumber.-17.3) 2077 0 R (lstnumber.-17.4) 2078 0 R (lstnumber.-17.5) 2079 0 R (lstnumber.-18.1) 2081 0 R (lstnumber.-18.2) 2082 0 R (lstnumber.-18.3) 2083 0 R (lstnumber.-18.4) 2084 0 R (lstnumber.-18.5) 2085 0 R (lstnumber.-19.1) 2274 0 R (lstnumber.-19.2) 2275 0 R (lstnumber.-19.3) 2276 0 R (lstnumber.-19.4) 2277 0 R (lstnumber.-19.5) 2278 0 R (lstnumber.-2.1) 1226 0 R (lstnumber.-2.10) 1235 0 R (lstnumber.-2.2) 1227 0 R (lstnumber.-2.3) 1228 0 R (lstnumber.-2.4) 1229 0 R (lstnumber.-2.5) 1230 0 R (lstnumber.-2.6) 1231 0 R (lstnumber.!
 -2.7) 1232 0 R (lstnumber.-2.8) 1233 0 R (lstnumber.-2.9) 1234 0 R (lstnumber.-20.1) 2280 0 R (lstnumber.-20.2) 2281 0 R (lstnumber.-20.3) 2282 0 R (lstnumber.-20.4) 2283 0 R (lstnumber.-20.5) 2284 0 R (lstnumber.-21.1) 2286 0 R (lstnumber.-21.2) 2287 0 R (lstnumber.-21.3) 2288 0 R (lstnumber.-21.4) 2289 0 R (lstnumber.-21.5) 2290 0 R (lstnumber.-21.6) 2291 0 R (lstnumber.-22.1) 2293 0 R (lstnumber.-22.2) 2294 0 R (lstnumber.-22.3) 2295 0 R (lstnumber.-22.4) 2296 0 R (lstnumber.-22.5) 2297 0 R (lstnumber.-22.6) 2298 0 R (lstnumber.-23.1) 2300 0 R (lstnumber.-23.2) 2301 0 R (lstnumber.-23.3) 2302 0 R (lstnumber.-23.4) 2303 0 R (lstnumber.-23.5) 2304 0 R (lstnumber.-23.6) 2305 0 R (lstnumber.-23.7) 2306 0 R (lstnumber.-24.1) 2308 0 R (lstnumber.-24.2) 2309 0 R (lstnumber.-24.3) 2310 0 R (lstnumber.-24.4) 2311 0 R (lstnumber.-24.5) 2312 0 R (lstnumber.-24.6) 2313 0 R (lstnumber.-24.7) 2314 0 R (lstnumber.-24.8) 2315 0 R (lstnumber.-24.9) 2316 0 R (lstnumber.-25.1) 2448 0 R (ls!
 tnumber.-25.10) 2457 0 R (lstnumber.-25.11) 2458 0 R (lstnumbe!
 r.-25.12
) 2459 0 R (lstnumber.-25.13) 2460 0 R (lstnumber.-25.14) 2461 0 R (lstnumber.-25.15) 2462 0 R (lstnumber.-25.16) 2463 0 R (lstnumber.-25.17) 2464 0 R (lstnumber.-25.18) 2465 0 R (lstnumber.-25.19) 2466 0 R (lstnumber.-25.2) 2449 0 R (lstnumber.-25.20) 2467 0 R (lstnumber.-25.21) 2468 0 R (lstnumber.-25.22) 2469 0 R (lstnumber.-25.23) 2470 0 R (lstnumber.-25.24) 2471 0 R (lstnumber.-25.25) 2472 0 R (lstnumber.-25.26) 2473 0 R (lstnumber.-25.27) 2474 0 R (lstnumber.-25.28) 2475 0 R (lstnumber.-25.29) 2476 0 R (lstnumber.-25.3) 2450 0 R (lstnumber.-25.30) 2477 0 R (lstnumber.-25.31) 2478 0 R (lstnumber.-25.32) 2479 0 R (lstnumber.-25.33) 2480 0 R (lstnumber.-25.34) 2481 0 R (lstnumber.-25.35) 2482 0 R (lstnumber.-25.36) 2483 0 R (lstnumber.-25.37) 2484 0 R (lstnumber.-25.38) 2485 0 R (lstnumber.-25.4) 2451 0 R (lstnumber.-25.5) 2452 0 R (lstnumber.-25.6) 2453 0 R (lstnumber.-25.7) 2454 0 R (lstnumber.-25.8) 2455 0 R (lstnumber.-25.9) 2456 0 R (lstnumber.-26.1) 2487 0 R (lstnum!
 ber.-26.10) 2496 0 R (lstnumber.-26.11) 2497 0 R (lstnumber.-26.12) 2498 0 R (lstnumber.-26.13) 2499 0 R (lstnumber.-26.14) 2500 0 R (lstnumber.-26.15) 2501 0 R (lstnumber.-26.16) 2502 0 R (lstnumber.-26.17) 2503 0 R (lstnumber.-26.18) 2504 0 R (lstnumber.-26.19) 2505 0 R (lstnumber.-26.2) 2488 0 R (lstnumber.-26.20) 2506 0 R (lstnumber.-26.21) 2507 0 R (lstnumber.-26.22) 2508 0 R (lstnumber.-26.23) 2509 0 R (lstnumber.-26.24) 2510 0 R (lstnumber.-26.25) 2511 0 R (lstnumber.-26.26) 2512 0 R (lstnumber.-26.27) 2513 0 R (lstnumber.-26.28) 2514 0 R (lstnumber.-26.29) 2515 0 R (lstnumber.-26.3) 2489 0 R (lstnumber.-26.30) 2516 0 R (lstnumber.-26.31) 2517 0 R (lstnumber.-26.32) 2518 0 R (lstnumber.-26.33) 2519 0 R (lstnumber.-26.34) 2520 0 R (lstnumber.-26.35) 2521 0 R (lstnumber.-26.36) 2522 0 R (lstnumber.-26.37) 2523 0 R (lstnumber.-26.38) 2524 0 R (lstnumber.-26.4) 2490 0 R (lstnumber.-26.5) 2491 0 R (lstnumber.-26.6) 2492 0 R (lstnumber.-26.7) 2493 0 R (lstnumber.-26.8) 249!
 4 0 R (lstnumber.-26.9) 2495 0 R (lstnumber.-27.1) 2582 0 R (l!
 stnumber
.-27.10) 2591 0 R (lstnumber.-27.11) 2592 0 R (lstnumber.-27.12) 2593 0 R (lstnumber.-27.13) 2594 0 R (lstnumber.-27.14) 2595 0 R (lstnumber.-27.15) 2596 0 R (lstnumber.-27.16) 2597 0 R (lstnumber.-27.17) 2598 0 R (lstnumber.-27.18) 2599 0 R (lstnumber.-27.2) 2583 0 R (lstnumber.-27.3) 2584 0 R (lstnumber.-27.4) 2585 0 R (lstnumber.-27.5) 2586 0 R (lstnumber.-27.6) 2587 0 R (lstnumber.-27.7) 2588 0 R (lstnumber.-27.8) 2589 0 R (lstnumber.-27.9) 2590 0 R (lstnumber.-28.1) 2601 0 R (lstnumber.-28.10) 2610 0 R (lstnumber.-28.11) 2611 0 R (lstnumber.-28.12) 2612 0 R (lstnumber.-28.13) 2613 0 R (lstnumber.-28.14) 2614 0 R (lstnumber.-28.15) 2615 0 R (lstnumber.-28.16) 2616 0 R (lstnumber.-28.17) 2617 0 R (lstnumber.-28.18) 2618 0 R (lstnumber.-28.2) 2602 0 R (lstnumber.-28.3) 2603 0 R (lstnumber.-28.4) 2604 0 R (lstnumber.-28.5) 2605 0 R (lstnumber.-28.6) 2606 0 R (lstnumber.-28.7) 2607 0 R (lstnumber.-28.8) 2608 0 R (lstnumber.-28.9) 2609 0 R (lstnumber.-29.1) 2661 0 R (lstnumbe!
 r.-29.10) 2670 0 R (lstnumber.-29.11) 2671 0 R (lstnumber.-29.12) 2672 0 R (lstnumber.-29.13) 2673 0 R (lstnumber.-29.14) 2674 0 R (lstnumber.-29.2) 2662 0 R (lstnumber.-29.3) 2663 0 R (lstnumber.-29.4) 2664 0 R (lstnumber.-29.5) 2665 0 R (lstnumber.-29.6) 2666 0 R (lstnumber.-29.7) 2667 0 R (lstnumber.-29.8) 2668 0 R (lstnumber.-29.9) 2669 0 R (lstnumber.-3.1) 1239 0 R (lstnumber.-3.2) 1240 0 R (lstnumber.-3.3) 1241 0 R (lstnumber.-3.4) 1242 0 R (lstnumber.-3.5) 1243 0 R (lstnumber.-3.6) 1244 0 R (lstnumber.-3.7) 1245 0 R (lstnumber.-30.1) 2806 0 R (lstnumber.-30.10) 2815 0 R (lstnumber.-30.11) 2816 0 R (lstnumber.-30.12) 2817 0 R (lstnumber.-30.13) 2818 0 R (lstnumber.-30.14) 2819 0 R (lstnumber.-30.15) 2820 0 R (lstnumber.-30.2) 2807 0 R (lstnumber.-30.3) 2808 0 R (lstnumber.-30.4) 2809 0 R (lstnumber.-30.5) 2810 0 R (lstnumber.-30.6) 2811 0 R (lstnumber.-30.7) 2812 0 R (lstnumber.-30.8) 2813 0 R (lstnumber.-30.9) 2814 0 R (lstnumber.-31.1) 2830 0 R (lstnumber.-31.10) 28!
 39 0 R (lstnumber.-31.11) 2840 0 R (lstnumber.-31.2) 2831 0 R !
 (lstnumb
er.-31.3) 2832 0 R (lstnumber.-31.4) 2833 0 R (lstnumber.-31.5) 2834 0 R (lstnumber.-31.6) 2835 0 R (lstnumber.-31.7) 2836 0 R (lstnumber.-31.8) 2837 0 R (lstnumber.-31.9) 2838 0 R (lstnumber.-32.1) 2874 0 R (lstnumber.-32.2) 2875 0 R (lstnumber.-32.3) 2876 0 R (lstnumber.-32.4) 2877 0 R (lstnumber.-33.1) 3123 0 R (lstnumber.-33.10) 3132 0 R (lstnumber.-33.11) 3133 0 R (lstnumber.-33.12) 3134 0 R (lstnumber.-33.13) 3135 0 R (lstnumber.-33.14) 3136 0 R (lstnumber.-33.15) 3137 0 R (lstnumber.-33.16) 3138 0 R (lstnumber.-33.17) 3139 0 R (lstnumber.-33.18) 3140 0 R (lstnumber.-33.19) 3141 0 R (lstnumber.-33.2) 3124 0 R (lstnumber.-33.20) 3142 0 R (lstnumber.-33.21) 3143 0 R (lstnumber.-33.22) 3144 0 R (lstnumber.-33.23) 3145 0 R (lstnumber.-33.24) 3146 0 R (lstnumber.-33.3) 3125 0 R (lstnumber.-33.4) 3126 0 R (lstnumber.-33.5) 3127 0 R (lstnumber.-33.6) 3128 0 R (lstnumber.-33.7) 3129 0 R (lstnumber.-33.8) 3130 0 R (lstnumber.-33.9) 3131 0 R (lstnumber.-34.1) 3148 0 R (lstnumber!
 .-34.10) 3157 0 R (lstnumber.-34.11) 3158 0 R (lstnumber.-34.12) 3159 0 R (lstnumber.-34.13) 3160 0 R (lstnumber.-34.2) 3149 0 R (lstnumber.-34.3) 3150 0 R (lstnumber.-34.4) 3151 0 R (lstnumber.-34.5) 3152 0 R (lstnumber.-34.6) 3153 0 R (lstnumber.-34.7) 3154 0 R (lstnumber.-34.8) 3155 0 R (lstnumber.-34.9) 3156 0 R (lstnumber.-35.1) 3162 0 R (lstnumber.-35.10) 3171 0 R (lstnumber.-35.11) 3172 0 R (lstnumber.-35.12) 3173 0 R (lstnumber.-35.13) 3174 0 R (lstnumber.-35.14) 3175 0 R (lstnumber.-35.15) 3176 0 R (lstnumber.-35.2) 3163 0 R (lstnumber.-35.3) 3164 0 R (lstnumber.-35.4) 3165 0 R (lstnumber.-35.5) 3166 0 R (lstnumber.-35.6) 3167 0 R (lstnumber.-35.7) 3168 0 R (lstnumber.-35.8) 3169 0 R (lstnumber.-35.9) 3170 0 R (lstnumber.-36.1) 3194 0 R (lstnumber.-36.10) 3203 0 R (lstnumber.-36.11) 3204 0 R (lstnumber.-36.12) 3205 0 R (lstnumber.-36.13) 3206 0 R (lstnumber.-36.14) 3207 0 R (lstnumber.-36.15) 3208 0 R (lstnumber.-36.16) 3209 0 R (lstnumber.-36.17) 3210 0 R (lstnumb!
 er.-36.18) 3211 0 R (lstnumber.-36.19) 3212 0 R (lstnumber.-36!
 .2) 3195
 0 R (lstnumber.-36.20) 3213 0 R (lstnumber.-36.21) 3214 0 R (lstnumber.-36.22) 3215 0 R (lstnumber.-36.23) 3216 0 R (lstnumber.-36.24) 3217 0 R (lstnumber.-36.25) 3218 0 R (lstnumber.-36.26) 3219 0 R (lstnumber.-36.27) 3220 0 R (lstnumber.-36.28) 3221 0 R (lstnumber.-36.29) 3222 0 R (lstnumber.-36.3) 3196 0 R (lstnumber.-36.30) 3223 0 R (lstnumber.-36.31) 3224 0 R (lstnumber.-36.32) 3225 0 R (lstnumber.-36.33) 3226 0 R (lstnumber.-36.34) 3227 0 R (lstnumber.-36.4) 3197 0 R (lstnumber.-36.5) 3198 0 R (lstnumber.-36.6) 3199 0 R (lstnumber.-36.7) 3200 0 R (lstnumber.-36.8) 3201 0 R (lstnumber.-36.9) 3202 0 R (lstnumber.-37.1) 3308 0 R (lstnumber.-37.2) 3309 0 R (lstnumber.-37.3) 3310 0 R (lstnumber.-37.4) 3311 0 R (lstnumber.-37.5) 3312 0 R (lstnumber.-37.6) 3313 0 R (lstnumber.-37.7) 3314 0 R (lstnumber.-38.1) 3356 0 R (lstnumber.-38.10) 3365 0 R (lstnumber.-38.11) 3366 0 R (lstnumber.-38.12) 3367 0 R (lstnumber.-38.2) 3357 0 R (lstnumber.-38.3) 3358 0 R (lstnumber.-38.4) 335!
 9 0 R (lstnumber.-38.5) 3360 0 R (lstnumber.-38.6) 3361 0 R (lstnumber.-38.7) 3362 0 R (lstnumber.-38.8) 3363 0 R (lstnumber.-38.9) 3364 0 R (lstnumber.-39.1) 3523 0 R (lstnumber.-39.2) 3524 0 R (lstnumber.-39.3) 3525 0 R (lstnumber.-39.4) 3526 0 R (lstnumber.-39.5) 3527 0 R (lstnumber.-39.6) 3528 0 R (lstnumber.-39.7) 3529 0 R (lstnumber.-39.8) 3530 0 R (lstnumber.-4.1) 1260 0 R (lstnumber.-4.2) 1261 0 R (lstnumber.-4.3) 1262 0 R (lstnumber.-4.4) 1263 0 R (lstnumber.-4.5) 1264 0 R (lstnumber.-5.1) 1274 0 R (lstnumber.-5.10) 1283 0 R (lstnumber.-5.11) 1284 0 R (lstnumber.-5.12) 1285 0 R (lstnumber.-5.13) 1286 0 R (lstnumber.-5.14) 1287 0 R (lstnumber.-5.15) 1288 0 R (lstnumber.-5.16) 1289 0 R (lstnumber.-5.2) 1275 0 R (lstnumber.-5.3) 1276 0 R (lstnumber.-5.4) 1277 0 R (lstnumber.-5.5) 1278 0 R (lstnumber.-5.6) 1279 0 R (lstnumber.-5.7) 1280 0 R (lstnumber.-5.8) 1281 0 R (lstnumber.-5.9) 1282 0 R (lstnumber.-6.1) 1291 0 R (lstnumber.-6.10) 1300 0 R (lstnumber.-6.11) 1301 0 !
 R (lstnumber.-6.12) 1302 0 R (lstnumber.-6.13) 1306 0 R (lstnu!
 mber.-6.
14) 1307 0 R (lstnumber.-6.2) 1292 0 R (lstnumber.-6.3) 1293 0 R (lstnumber.-6.4) 1294 0 R (lstnumber.-6.5) 1295 0 R (lstnumber.-6.6) 1296 0 R (lstnumber.-6.7) 1297 0 R (lstnumber.-6.8) 1298 0 R (lstnumber.-6.9) 1299 0 R (lstnumber.-7.1) 1393 0 R (lstnumber.-7.2) 1394 0 R (lstnumber.-7.3) 1395 0 R (lstnumber.-8.1) 1565 0 R (lstnumber.-8.10) 1574 0 R (lstnumber.-8.11) 1575 0 R (lstnumber.-8.12) 1576 0 R (lstnumber.-8.13) 1577 0 R (lstnumber.-8.14) 1578 0 R (lstnumber.-8.15) 1579 0 R (lstnumber.-8.16) 1580 0 R (lstnumber.-8.17) 1581 0 R (lstnumber.-8.18) 1582 0 R (lstnumber.-8.19) 1583 0 R (lstnumber.-8.2) 1566 0 R (lstnumber.-8.20) 1584 0 R (lstnumber.-8.21) 1585 0 R (lstnumber.-8.22) 1586 0 R (lstnumber.-8.23) 1587 0 R (lstnumber.-8.24) 1588 0 R (lstnumber.-8.25) 1589 0 R (lstnumber.-8.26) 1590 0 R (lstnumber.-8.27) 1591 0 R (lstnumber.-8.28) 1592 0 R (lstnumber.-8.29) 1593 0 R (lstnumber.-8.3) 1567 0 R (lstnumber.-8.30) 1594 0 R (lstnumber.-8.31) 1595 0 R (lstnumber.-8.32) !
 1596 0 R (lstnumber.-8.33) 1597 0 R (lstnumber.-8.34) 1598 0 R (lstnumber.-8.35) 1599 0 R (lstnumber.-8.4) 1568 0 R (lstnumber.-8.5) 1569 0 R (lstnumber.-8.6) 1570 0 R (lstnumber.-8.7) 1571 0 R (lstnumber.-8.8) 1572 0 R (lstnumber.-8.9) 1573 0 R (lstnumber.-9.1) 1856 0 R (lstnumber.-9.2) 1857 0 R (lstnumber.-9.3) 1858 0 R (lstnumber.-9.4) 1859 0 R (lstnumber.-9.5) 1860 0 R (lstnumber.-9.6) 1861 0 R (page.1) 607 0 R (page.10) 794 0 R (page.100) 2341 0 R (page.101) 2345 0 R (page.102) 2349 0 R (page.103) 2371 0 R (page.104) 2387 0 R (page.105) 2391 0 R (page.106) 2398 0 R (page.107) 2408 0 R (page.108) 2412 0 R (page.109) 2418 0 R (page.11) 823 0 R (page.110) 2423 0 R (page.111) 2439 0 R (page.112) 2446 0 R (page.113) 2545 0 R (page.114) 2553 0 R (page.115) 2563 0 R (page.116) 2571 0 R (page.117) 2580 0 R (page.118) 2630 0 R (page.119) 2636 0 R (page.12) 899 0 R (page.120) 2644 0 R (page.121) 2653 0 R (page.122) 2658 0 R (page.123) 2683 0 R (page.124) 2699 0 R (page.125) 2705!
  0 R (page.126) 2714 0 R (page.127) 2721 0 R (page.128) 2763 0!
  R (page
.129) 2773 0 R (page.13) 997 0 R (page.130) 2784 0 R (page.131) 2789 0 R (page.132) 2795 0 R (page.133) 2800 0 R (page.134) 2828 0 R (page.135) 2850 0 R (page.136) 2861 0 R (page.137) 2871 0 R (page.138) 2881 0 R (page.139) 2893 0 R (page.14) 1166 0 R (page.140) 2902 0 R (page.141) 2914 0 R (page.142) 2921 0 R (page.143) 2927 0 R (page.144) 2937 0 R (page.145) 2947 0 R (page.146) 2967 0 R (page.147) 2971 0 R (page.148) 2988 0 R (page.149) 2999 0 R (page.15) 1178 0 R (page.150) 3009 0 R (page.151) 3021 0 R (page.152) 3030 0 R (page.153) 3044 0 R (page.154) 3050 0 R (page.155) 3059 0 R (page.156) 3066 0 R (page.157) 3076 0 R (page.158) 3100 0 R (page.159) 3120 0 R (page.16) 1191 0 R (page.160) 3192 0 R (page.161) 3237 0 R (page.162) 3248 0 R (page.163) 3258 0 R (page.164) 3270 0 R (page.165) 3275 0 R (page.166) 3284 0 R (page.167) 3293 0 R (page.168) 3302 0 R (page.169) 3320 0 R (page.17) 1201 0 R (page.170) 3327 0 R (page.171) 3341 0 R (page.172) 3347 0 R (page.173) 3353 0 R !
 (page.174) 3371 0 R (page.175) 3379 0 R (page.176) 3395 0 R (page.177) 3424 0 R (page.178) 3431 0 R (page.179) 3441 0 R (page.18) 1212 0 R (page.180) 3450 0 R (page.181) 3454 0 R (page.182) 3461 0 R (page.183) 3474 0 R (page.184) 3489 0 R (page.185) 3496 0 R (page.186) 3506 0 R (page.187) 3518 0 R (page.188) 3540 0 R (page.189) 3545 0 R (page.19) 1249 0 R (page.190) 3562 0 R (page.191) 3574 0 R (page.192) 3578 0 R (page.193) 3582 0 R (page.194) 3588 0 R (page.195) 3596 0 R (page.196) 3603 0 R (page.197) 3607 0 R (page.198) 3611 0 R (page.199) 3615 0 R (page.2) 1016 0 R (page.20) 1256 0 R (page.200) 3620 0 R (page.201) 3624 0 R (page.202) 3628 0 R (page.203) 3632 0 R (page.204) 3636 0 R (page.205) 3640 0 R (page.206) 3645 0 R (page.207) 3649 0 R (page.208) 3653 0 R (page.209) 3657 0 R (page.21) 1272 0 R (page.210) 3661 0 R (page.211) 3665 0 R (page.212) 3670 0 R (page.213) 3674 0 R (page.22) 1311 0 R (page.23) 1323 0 R (page.24) 1335 0 R (page.25) 1348 0 R (page.26) 1353 0 R!
  (page.27) 1364 0 R (page.28) 1372 0 R (page.29) 1376 0 R (pag!
 e.3) 619
 0 R (page.30) 1383 0 R (page.31) 1391 0 R (page.32) 1402 0 R (page.33) 1417 0 R (page.34) 1425 0 R (page.35) 1430 0 R (page.36) 1449 0 R (page.37) 1454 0 R (page.38) 1472 0 R (page.39) 1500 0 R (page.4) 627 0 R (page.40) 1505 0 R (page.41) 1521 0 R (page.42) 1543 0 R (page.43) 1556 0 R (page.44) 1563 0 R (page.45) 1607 0 R (page.46) 1634 0 R (page.47) 1649 0 R (page.48) 1660 0 R (page.49) 1675 0 R (page.5) 631 0 R (page.50) 1683 0 R (page.51) 1691 0 R (page.52) 1702 0 R (page.53) 1709 0 R (page.54) 1725 0 R (page.55) 1737 0 R (page.56) 1759 0 R (page.57) 1769 0 R (page.58) 1776 0 R (page.59) 1805 0 R (page.6) 638 0 R (page.60) 1814 0 R (page.61) 1819 0 R (page.62) 1828 0 R (page.63) 1835 0 R (page.64) 1842 0 R (page.65) 1854 0 R (page.66) 1879 0 R (page.67) 1883 0 R (page.68) 1893 0 R (page.69) 1903 0 R (page.7) 643 0 R (page.70) 1911 0 R (page.71) 1937 0 R (page.72) 1955 0 R (page.73) 1959 0 R (page.74) 1967 0 R (page.75) 1976 0 R (page.76) 1988 0 R (page.77) 2009 0 R (pag!
 e.78) 2013 0 R (page.79) 2022 0 R (page.8) 683 0 R (page.80) 2033 0 R (page.81) 2040 0 R (page.82) 2065 0 R (page.83) 2111 0 R (page.84) 2125 0 R (page.85) 2131 0 R (page.86) 2147 0 R (page.87) 2153 0 R (page.88) 2163 0 R (page.89) 2169 0 R (page.9) 745 0 R (page.90) 2188 0 R (page.91) 2197 0 R (page.92) 2214 0 R (page.93) 2230 0 R (page.94) 2237 0 R (page.95) 2254 0 R (page.96) 2264 0 R (page.97) 2271 0 R (page.98) 2328 0 R (page.99) 2337 0 R (section*.10) 1431 0 R (section*.11) 1438 0 R (section*.12) 1635 0 R (section*.13) 1636 0 R (section*.14) 1650 0 R (section*.15) 1628 0 R (section*.16) 1728 0 R (section*.17) 1760 0 R (section*.18) 1764 0 R (section*.19) 2887 0 R (section*.20) 2889 0 R (section*.21) 2894 0 R (section*.22) 3010 0 R (section*.23) 3034 0 R (section*.24) 3061 0 R (section*.25) 3533 0 R (section*.26) 3541 0 R (section*.27) 3550 0 R (section*.28) 3552 0 R (section*.29) 3567 0 R (section*.5) 1207 0 R (section*.6) 1208 0 R (section*.7) 1403 0 R (section*.8) 1!
 418 0 R (section*.9) 1426 0 R (section.1.1) 10 0 R (section.1.!
 2) 22 0 
R (section.1.3) 38 0 R (section.1.4) 42 0 R (section.2.1) 50 0 R (section.2.2) 54 0 R (section.2.3) 78 0 R (section.2.4) 106 0 R (section.2.5) 118 0 R (section.2.6) 122 0 R (section.3.1) 130 0 R (section.3.2) 138 0 R (section.3.3) 166 0 R (section.3.4) 198 0 R (section.3.5) 214 0 R (section.3.6) 230 0 R (section.4.1) 238 0 R (section.4.2) 250 0 R (section.4.3) 262 0 R (section.4.4) 282 0 R (section.4.5) 294 0 R (section.4.6) 306 0 R (section.5.1) 314 0 R (section.5.2) 326 0 R (section.5.3) 342 0 R (section.5.4) 346 0 R (section.5.5) 358 0 R (section.5.6) 374 0 R (section.5.7) 378 0 R (section.6.1) 386 0 R (section.6.2) 410 0 R (section.6.3) 426 0 R (section.6.4) 458 0 R (section.7.1) 466 0 R (section.7.2) 486 0 R (section.7.3) 502 0 R (section.7.4) 526 0 R (section.7.5) 538 0 R (section.7.6) 542 0 R (section.8.1) 550 0 R (section.8.2) 566 0 R (section.8.3) 590 0 R (subfigure.1) 1698 0 R (subfigure.2) 1738 0 R (subfigure.3) 1739 0 R (subfigure.4) 3396 0 R (subsection.1.1.1) 1!
 4 0 R (subsection.1.1.2) 18 0 R (subsection.1.2.1) 26 0 R (subsection.1.2.2) 30 0 R (subsection.1.2.3) 34 0 R (subsection.2.2.1) 58 0 R (subsection.2.2.2) 62 0 R (subsection.2.2.3) 66 0 R (subsection.2.2.4) 70 0 R (subsection.2.2.5) 74 0 R (subsection.2.3.1) 82 0 R (subsection.2.3.2) 86 0 R (subsection.2.3.3) 90 0 R (subsection.2.3.4) 94 0 R (subsection.2.3.5) 98 0 R (subsection.2.3.6) 102 0 R (subsection.2.4.1) 110 0 R (subsection.2.4.2) 114 0 R (subsection.3.1.1) 134 0 R (subsection.3.2.1) 142 0 R (subsection.3.2.2) 146 0 R (subsection.3.2.3) 150 0 R (subsection.3.2.4) 154 0 R (subsection.3.2.5) 158 0 R (subsection.3.2.6) 162 0 R (subsection.3.3.1) 170 0 R (subsection.3.3.2) 174 0 R (subsection.3.3.3) 178 0 R (subsection.3.3.4) 182 0 R (subsection.3.3.5) 186 0 R (subsection.3.3.6) 190 0 R (subsection.3.3.7) 194 0 R (subsection.3.4.1) 202 0 R (subsection.3.4.2) 206 0 R (subsection.3.4.3) 210 0 R (subsection.3.5.1) 218 0 R (subsection.3.5.2) 222 0 R (subsection.3.5.3) 226 0!
  R (subsection.4.1.1) 242 0 R (subsection.4.1.2) 246 0 R (subs!
 ection.4
.2.1) 254 0 R (subsection.4.2.2) 258 0 R (subsection.4.3.1) 266 0 R (subsection.4.3.2) 270 0 R (subsection.4.3.3) 274 0 R (subsection.4.3.4) 278 0 R (subsection.4.4.1) 286 0 R (subsection.4.4.2) 290 0 R (subsection.4.5.1) 298 0 R (subsection.4.5.2) 302 0 R (subsection.5.1.1) 318 0 R (subsection.5.1.2) 322 0 R (subsection.5.2.1) 330 0 R (subsection.5.2.2) 334 0 R (subsection.5.2.3) 338 0 R (subsection.5.4.1) 350 0 R (subsection.5.4.2) 354 0 R (subsection.5.5.1) 362 0 R (subsection.5.5.2) 366 0 R (subsection.5.5.3) 370 0 R (subsection.6.1.1) 390 0 R (subsection.6.1.2) 394 0 R (subsection.6.1.3) 398 0 R (subsection.6.1.4) 402 0 R (subsection.6.1.5) 406 0 R (subsection.6.2.1) 414 0 R (subsection.6.2.2) 418 0 R (subsection.6.2.3) 422 0 R (subsection.6.3.1) 430 0 R (subsection.6.3.2) 434 0 R (subsection.6.3.3) 438 0 R (subsection.6.3.4) 442 0 R (subsection.6.3.5) 446 0 R (subsection.6.3.6) 450 0 R (subsection.6.3.7) 454 0 R (subsection.7.1.1) 470 0 R (subsection.7.1.2) 474 0 R (su!
 bsection.7.1.3) 478 0 R (subsection.7.1.4) 482 0 R (subsection.7.2.1) 490 0 R (subsection.7.2.2) 494 0 R (subsection.7.2.3) 498 0 R (subsection.7.3.1) 506 0 R (subsection.7.3.2) 510 0 R (subsection.7.3.3) 514 0 R (subsection.7.3.4) 518 0 R (subsection.7.3.5) 522 0 R (subsection.7.4.1) 530 0 R (subsection.7.4.2) 534 0 R (subsection.8.1.1) 554 0 R (subsection.8.1.2) 558 0 R (subsection.8.1.3) 562 0 R (subsection.8.2.1) 570 0 R (subsection.8.2.2) 574 0 R (subsection.8.2.3) 578 0 R (subsection.8.2.4) 582 0 R (subsection.8.2.5) 586 0 R (table.5.1) 2701 0 R (table.5.2) 2710 0 R (table.6.1) 2929 0 R (table.6.2) 2941 0 R]
+ /Limits [(Doc-Start) (table.6.2)]
+ >> endobj
+ 3744 0 obj <<
+ /Kids [3743 0 R]
+ >> endobj
+ 3745 0 obj <<
+ /Dests 3744 0 R
+ >> endobj
+ 3746 0 obj <<
+ /Type /Catalog
+ /Pages 3741 0 R
+ /Outlines 3742 0 R
+ /Names 3745 0 R
+ /PageMode /UseOutlines /URI<</Base()>>  /ViewerPreferences<<>> 
+ /OpenAction 603 0 R
+ /PTEX.Fullbanner (This is pdfTeX, Version 3.14159-1.00b-pretest-20020211)
+ >> endobj
+ 3747 0 obj <<
+ /Author(Chris Lattner)/Title(Macroscopic Data Structure Analysis and Optimization: Chris Lattner Ph.D. Dissertation)/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.00b)/Keywords()
+ /Producer (pdfTeX-1.0b-pdfcrypt)
+ /CreationDate (D:20050504180600)
+ >> endobj
+ xref
+ 0 3748
+ 0000000001 65535 f 
+ 0000000002 00000 f 
+ 0000000003 00000 f 
+ 0000000004 00000 f 
+ 0000000000 00000 f 
+ 0000000009 00000 n 
+ 0000079293 00000 n 
+ 0001552646 00000 n 
+ 0000000054 00000 n 
+ 0000000094 00000 n 
+ 0000089712 00000 n 
+ 0001552538 00000 n 
+ 0000000141 00000 n 
+ 0000000203 00000 n 
+ 0000089765 00000 n 
+ 0001552464 00000 n 
+ 0000000256 00000 n 
+ 0000000304 00000 n 
+ 0000094504 00000 n 
+ 0001552390 00000 n 
+ 0000000357 00000 n 
+ 0000000407 00000 n 
+ 0000101821 00000 n 
+ 0001552268 00000 n 
+ 0000000455 00000 n 
+ 0000000516 00000 n 
+ 0000101878 00000 n 
+ 0001552194 00000 n 
+ 0000000569 00000 n 
+ 0000000630 00000 n 
+ 0000105224 00000 n 
+ 0001552107 00000 n 
+ 0000000683 00000 n 
+ 0000000739 00000 n 
+ 0000105277 00000 n 
+ 0001552033 00000 n 
+ 0000000792 00000 n 
+ 0000000845 00000 n 
+ 0000108816 00000 n 
+ 0001551947 00000 n 
+ 0000000893 00000 n 
+ 0000000953 00000 n 
+ 0000111809 00000 n 
+ 0001551874 00000 n 
+ 0000001001 00000 n 
+ 0000001043 00000 n 
+ 0000114198 00000 n 
+ 0001551747 00000 n 
+ 0000001089 00000 n 
+ 0000001150 00000 n 
+ 0000114251 00000 n 
+ 0001551673 00000 n 
+ 0000001198 00000 n 
+ 0000001233 00000 n 
+ 0000130389 00000 n 
+ 0001551550 00000 n 
+ 0000001281 00000 n 
+ 0000001326 00000 n 
+ 0000130446 00000 n 
+ 0001551476 00000 n 
+ 0000001379 00000 n 
+ 0000001440 00000 n 
+ 0000134079 00000 n 
+ 0001551389 00000 n 
+ 0000001493 00000 n 
+ 0000001580 00000 n 
+ 0000146488 00000 n 
+ 0001551302 00000 n 
+ 0000001633 00000 n 
+ 0000001709 00000 n 
+ 0000146545 00000 n 
+ 0001551215 00000 n 
+ 0000001762 00000 n 
+ 0000001824 00000 n 
+ 0000160422 00000 n 
+ 0001551141 00000 n 
+ 0000001877 00000 n 
+ 0000001951 00000 n 
+ 0000196811 00000 n 
+ 0001551016 00000 n 
+ 0000001999 00000 n 
+ 0000002052 00000 n 
+ 0000196864 00000 n 
+ 0001550942 00000 n 
+ 0000002105 00000 n 
+ 0000002178 00000 n 
+ 0000203943 00000 n 
+ 0001550855 00000 n 
+ 0000002231 00000 n 
+ 0000002309 00000 n 
+ 0000207904 00000 n 
+ 0001550768 00000 n 
+ 0000002362 00000 n 
+ 0000002424 00000 n 
+ 0000210988 00000 n 
+ 0001550681 00000 n 
+ 0000002477 00000 n 
+ 0000002539 00000 n 
+ 0000211045 00000 n 
+ 0001550592 00000 n 
+ 0000002592 00000 n 
+ 0000002660 00000 n 
+ 0000213809 00000 n 
+ 0001550515 00000 n 
+ 0000002714 00000 n 
+ 0000002796 00000 n 
+ 0000216871 00000 n 
+ 0001550386 00000 n 
+ 0000002845 00000 n 
+ 0000002897 00000 n 
+ 0000216928 00000 n 
+ 0001550307 00000 n 
+ 0000002951 00000 n 
+ 0000002998 00000 n 
+ 0000239530 00000 n 
+ 0001550228 00000 n 
+ 0000003052 00000 n 
+ 0000003106 00000 n 
+ 0000247036 00000 n 
+ 0001550136 00000 n 
+ 0000003155 00000 n 
+ 0000003191 00000 n 
+ 0000259577 00000 n 
+ 0001550058 00000 n 
+ 0000003240 00000 n 
+ 0000003274 00000 n 
+ 0000262855 00000 n 
+ 0001549926 00000 n 
+ 0000003321 00000 n 
+ 0000003374 00000 n 
+ 0000272388 00000 n 
+ 0001549809 00000 n 
+ 0000003423 00000 n 
+ 0000003471 00000 n 
+ 0000288548 00000 n 
+ 0001549744 00000 n 
+ 0000003525 00000 n 
+ 0000003573 00000 n 
+ 0000306359 00000 n 
+ 0001549613 00000 n 
+ 0000003622 00000 n 
+ 0000003668 00000 n 
+ 0000306413 00000 n 
+ 0001549534 00000 n 
+ 0000003722 00000 n 
+ 0000003774 00000 n 
+ 0000315132 00000 n 
+ 0001549441 00000 n 
+ 0000003828 00000 n 
+ 0000003874 00000 n 
+ 0000322495 00000 n 
+ 0001549348 00000 n 
+ 0000003928 00000 n 
+ 0000003978 00000 n 
+ 0000357076 00000 n 
+ 0001549255 00000 n 
+ 0000004032 00000 n 
+ 0000004081 00000 n 
+ 0000360457 00000 n 
+ 0001549162 00000 n 
+ 0000004135 00000 n 
+ 0000004180 00000 n 
+ 0000360515 00000 n 
+ 0001549083 00000 n 
+ 0000004234 00000 n 
+ 0000004279 00000 n 
+ 0000364184 00000 n 
+ 0001548952 00000 n 
+ 0000004328 00000 n 
+ 0000004393 00000 n 
+ 0000364240 00000 n 
+ 0001548873 00000 n 
+ 0000004447 00000 n 
+ 0000004490 00000 n 
+ 0000371148 00000 n 
+ 0001548780 00000 n 
+ 0000004544 00000 n 
+ 0000004594 00000 n 
+ 0000375022 00000 n 
+ 0001548687 00000 n 
+ 0000004648 00000 n 
+ 0000004729 00000 n 
+ 0000375080 00000 n 
+ 0001548594 00000 n 
+ 0000004783 00000 n 
+ 0000004859 00000 n 
+ 0000383488 00000 n 
+ 0001548501 00000 n 
+ 0000004913 00000 n 
+ 0000004981 00000 n 
+ 0000383542 00000 n 
+ 0001548408 00000 n 
+ 0000005035 00000 n 
+ 0000005100 00000 n 
+ 0000387131 00000 n 
+ 0001548329 00000 n 
+ 0000005154 00000 n 
+ 0000005197 00000 n 
+ 0000387189 00000 n 
+ 0001548198 00000 n 
+ 0000005246 00000 n 
+ 0000005290 00000 n 
+ 0000387247 00000 n 
+ 0001548119 00000 n 
+ 0000005344 00000 n 
+ 0000005409 00000 n 
+ 0000418517 00000 n 
+ 0001548026 00000 n 
+ 0000005463 00000 n 
+ 0000005526 00000 n 
+ 0000441762 00000 n 
+ 0001547947 00000 n 
+ 0000005580 00000 n 
+ 0000005631 00000 n 
+ 0000454369 00000 n 
+ 0001547816 00000 n 
+ 0000005680 00000 n 
+ 0000005716 00000 n 
+ 0000458439 00000 n 
+ 0001547737 00000 n 
+ 0000005770 00000 n 
+ 0000005810 00000 n 
+ 0000458493 00000 n 
+ 0001547644 00000 n 
+ 0000005864 00000 n 
+ 0000005930 00000 n 
+ 0000464015 00000 n 
+ 0001547565 00000 n 
+ 0000005984 00000 n 
+ 0000006048 00000 n 
+ 0000466843 00000 n 
+ 0001547486 00000 n 
+ 0000006097 00000 n 
+ 0000006170 00000 n 
+ 0000473150 00000 n 
+ 0001547353 00000 n 
+ 0000006217 00000 n 
+ 0000006310 00000 n 
+ 0000473204 00000 n 
+ 0001547236 00000 n 
+ 0000006359 00000 n 
+ 0000006421 00000 n 
+ 0000476796 00000 n 
+ 0001547157 00000 n 
+ 0000006475 00000 n 
+ 0000006544 00000 n 
+ 0000481214 00000 n 
+ 0001547078 00000 n 
+ 0000006598 00000 n 
+ 0000006669 00000 n 
+ 0000487161 00000 n 
+ 0001546947 00000 n 
+ 0000006718 00000 n 
+ 0000006797 00000 n 
+ 0000491006 00000 n 
+ 0001546868 00000 n 
+ 0000006851 00000 n 
+ 0000006911 00000 n 
+ 0000494997 00000 n 
+ 0001546789 00000 n 
+ 0000006965 00000 n 
+ 0000007018 00000 n 
+ 0000506024 00000 n 
+ 0001546658 00000 n 
+ 0000007067 00000 n 
+ 0000007136 00000 n 
+ 0000506078 00000 n 
+ 0001546579 00000 n 
+ 0000007190 00000 n 
+ 0000007236 00000 n 
+ 0000509267 00000 n 
+ 0001546486 00000 n 
+ 0000007290 00000 n 
+ 0000007340 00000 n 
+ 0000509325 00000 n 
+ 0001546393 00000 n 
+ 0000007394 00000 n 
+ 0000007444 00000 n 
+ 0000513288 00000 n 
+ 0001546314 00000 n 
+ 0000007498 00000 n 
+ 0000007545 00000 n 
+ 0000513342 00000 n 
+ 0001546183 00000 n 
+ 0000007594 00000 n 
+ 0000007660 00000 n 
+ 0000517329 00000 n 
+ 0001546104 00000 n 
+ 0000007714 00000 n 
+ 0000007755 00000 n 
+ 0000572066 00000 n 
+ 0001546025 00000 n 
+ 0000007809 00000 n 
+ 0000007852 00000 n 
+ 0000578865 00000 n 
+ 0001545894 00000 n 
+ 0000007901 00000 n 
+ 0000007974 00000 n 
+ 0000585410 00000 n 
+ 0001545815 00000 n 
+ 0000008028 00000 n 
+ 0000008089 00000 n 
+ 0000621684 00000 n 
+ 0001545736 00000 n 
+ 0000008143 00000 n 
+ 0000008194 00000 n 
+ 0000624313 00000 n 
+ 0001545657 00000 n 
+ 0000008243 00000 n 
+ 0000008295 00000 n 
+ 0000634794 00000 n 
+ 0001545524 00000 n 
+ 0000008342 00000 n 
+ 0000008397 00000 n 
+ 0000642180 00000 n 
+ 0001545407 00000 n 
+ 0000008446 00000 n 
+ 0000008509 00000 n 
+ 0000645407 00000 n 
+ 0001545328 00000 n 
+ 0000008563 00000 n 
+ 0000008619 00000 n 
+ 0000663992 00000 n 
+ 0001545249 00000 n 
+ 0000008673 00000 n 
+ 0000008724 00000 n 
+ 0000668076 00000 n 
+ 0001545118 00000 n 
+ 0000008773 00000 n 
+ 0000008836 00000 n 
+ 0000668130 00000 n 
+ 0001545039 00000 n 
+ 0000008890 00000 n 
+ 0000008966 00000 n 
+ 0000672101 00000 n 
+ 0001544946 00000 n 
+ 0000009020 00000 n 
+ 0000009093 00000 n 
+ 0000688345 00000 n 
+ 0001544867 00000 n 
+ 0000009147 00000 n 
+ 0000009220 00000 n 
+ 0000696347 00000 n 
+ 0001544774 00000 n 
+ 0000009269 00000 n 
+ 0000009315 00000 n 
+ 0000699151 00000 n 
+ 0001544643 00000 n 
+ 0000009364 00000 n 
+ 0000009422 00000 n 
+ 0000699205 00000 n 
+ 0001544564 00000 n 
+ 0000009476 00000 n 
+ 0000009535 00000 n 
+ 0000699263 00000 n 
+ 0001544485 00000 n 
+ 0000009589 00000 n 
+ 0000009647 00000 n 
+ 0000708943 00000 n 
+ 0001544354 00000 n 
+ 0000009696 00000 n 
+ 0000009740 00000 n 
+ 0000708997 00000 n 
+ 0001544275 00000 n 
+ 0000009794 00000 n 
+ 0000009846 00000 n 
+ 0000712474 00000 n 
+ 0001544182 00000 n 
+ 0000009900 00000 n 
+ 0000009952 00000 n 
+ 0000716154 00000 n 
+ 0001544103 00000 n 
+ 0000010006 00000 n 
+ 0000010060 00000 n 
+ 0000719903 00000 n 
+ 0001544010 00000 n 
+ 0000010109 00000 n 
+ 0000010145 00000 n 
+ 0000736030 00000 n 
+ 0001543931 00000 n 
+ 0000010194 00000 n 
+ 0000010269 00000 n 
+ 0000739384 00000 n 
+ 0001543798 00000 n 
+ 0000010316 00000 n 
+ 0000010376 00000 n 
+ 0000742088 00000 n 
+ 0001543681 00000 n 
+ 0000010425 00000 n 
+ 0000010467 00000 n 
+ 0000742142 00000 n 
+ 0001543602 00000 n 
+ 0000010521 00000 n 
+ 0000010606 00000 n 
+ 0000746528 00000 n 
+ 0001543509 00000 n 
+ 0000010660 00000 n 
+ 0000010720 00000 n 
+ 0000763747 00000 n 
+ 0001543416 00000 n 
+ 0000010774 00000 n 
+ 0000010842 00000 n 
+ 0000786123 00000 n 
+ 0001543323 00000 n 
+ 0000010896 00000 n 
+ 0000010958 00000 n 
+ 0000789300 00000 n 
+ 0001543244 00000 n 
+ 0000011012 00000 n 
+ 0000011063 00000 n 
+ 0000789710 00000 n 
+ 0001543113 00000 n 
+ 0000011112 00000 n 
+ 0000011177 00000 n 
+ 0000793422 00000 n 
+ 0001543034 00000 n 
+ 0000011231 00000 n 
+ 0000011300 00000 n 
+ 0000793480 00000 n 
+ 0001542941 00000 n 
+ 0000011354 00000 n 
+ 0000011407 00000 n 
+ 0000796555 00000 n 
+ 0001542862 00000 n 
+ 0000011461 00000 n 
+ 0000011520 00000 n 
+ 0000826397 00000 n 
+ 0001542731 00000 n 
+ 0000011569 00000 n 
+ 0000011645 00000 n 
+ 0000830108 00000 n 
+ 0001542652 00000 n 
+ 0000011699 00000 n 
+ 0000011764 00000 n 
+ 0000830162 00000 n 
+ 0001542559 00000 n 
+ 0000011818 00000 n 
+ 0000011885 00000 n 
+ 0000834637 00000 n 
+ 0001542466 00000 n 
+ 0000011939 00000 n 
+ 0000012020 00000 n 
+ 0000838243 00000 n 
+ 0001542373 00000 n 
+ 0000012074 00000 n 
+ 0000012166 00000 n 
+ 0000851851 00000 n 
+ 0001542280 00000 n 
+ 0000012220 00000 n 
+ 0000012303 00000 n 
+ 0000875018 00000 n 
+ 0001542187 00000 n 
+ 0000012357 00000 n 
+ 0000012422 00000 n 
+ 0000878648 00000 n 
+ 0001542108 00000 n 
+ 0000012476 00000 n 
+ 0000012537 00000 n 
+ 0000975614 00000 n 
+ 0001542029 00000 n 
+ 0000012586 00000 n 
+ 0000012665 00000 n 
+ 0000984165 00000 n 
+ 0001541896 00000 n 
+ 0000012712 00000 n 
+ 0000012773 00000 n 
+ 0001017828 00000 n 
+ 0001541779 00000 n 
+ 0000012822 00000 n 
+ 0000012872 00000 n 
+ 0001028673 00000 n 
+ 0001541700 00000 n 
+ 0000012926 00000 n 
+ 0000012987 00000 n 
+ 0001032006 00000 n 
+ 0001541607 00000 n 
+ 0000013041 00000 n 
+ 0000013102 00000 n 
+ 0001045914 00000 n 
+ 0001541514 00000 n 
+ 0000013156 00000 n 
+ 0000013217 00000 n 
+ 0001050157 00000 n 
+ 0001541435 00000 n 
+ 0000013271 00000 n 
+ 0000013352 00000 n 
+ 0001054124 00000 n 
+ 0001541304 00000 n 
+ 0000013401 00000 n 
+ 0000013452 00000 n 
+ 0001054182 00000 n 
+ 0001541225 00000 n 
+ 0000013506 00000 n 
+ 0000013567 00000 n 
+ 0001062168 00000 n 
+ 0001541132 00000 n 
+ 0000013621 00000 n 
+ 0000013682 00000 n 
+ 0001071715 00000 n 
+ 0001541053 00000 n 
+ 0000013736 00000 n 
+ 0000013797 00000 n 
+ 0001075133 00000 n 
+ 0001540922 00000 n 
+ 0000013846 00000 n 
+ 0000013904 00000 n 
+ 0001075191 00000 n 
+ 0001540843 00000 n 
+ 0000013958 00000 n 
+ 0000014009 00000 n 
+ 0001075249 00000 n 
+ 0001540750 00000 n 
+ 0000014063 00000 n 
+ 0000014122 00000 n 
+ 0001079490 00000 n 
+ 0001540657 00000 n 
+ 0000014176 00000 n 
+ 0000014237 00000 n 
+ 0001079548 00000 n 
+ 0001540564 00000 n 
+ 0000014291 00000 n 
+ 0000014356 00000 n 
+ 0001082722 00000 n 
+ 0001540485 00000 n 
+ 0000014410 00000 n 
+ 0000014459 00000 n 
+ 0001082780 00000 n 
+ 0001540354 00000 n 
+ 0000014508 00000 n 
+ 0000014552 00000 n 
+ 0001086486 00000 n 
+ 0001540275 00000 n 
+ 0000014606 00000 n 
+ 0000014651 00000 n 
+ 0001162253 00000 n 
+ 0001540196 00000 n 
+ 0000014705 00000 n 
+ 0000014782 00000 n 
+ 0001166218 00000 n 
+ 0001540103 00000 n 
+ 0000014831 00000 n 
+ 0000014867 00000 n 
+ 0001169769 00000 n 
+ 0001540024 00000 n 
+ 0000014916 00000 n 
+ 0000014967 00000 n 
+ 0001173222 00000 n 
+ 0001539891 00000 n 
+ 0000015014 00000 n 
+ 0000015094 00000 n 
+ 0001177160 00000 n 
+ 0001539774 00000 n 
+ 0000015143 00000 n 
+ 0000015221 00000 n 
+ 0001177218 00000 n 
+ 0001539695 00000 n 
+ 0000015275 00000 n 
+ 0000015353 00000 n 
+ 0001181750 00000 n 
+ 0001539602 00000 n 
+ 0000015407 00000 n 
+ 0000015470 00000 n 
+ 0001184949 00000 n 
+ 0001539523 00000 n 
+ 0000015524 00000 n 
+ 0000015600 00000 n 
+ 0001185007 00000 n 
+ 0001539392 00000 n 
+ 0000015649 00000 n 
+ 0000015725 00000 n 
+ 0001185065 00000 n 
+ 0001539313 00000 n 
+ 0000015779 00000 n 
+ 0000015836 00000 n 
+ 0001192103 00000 n 
+ 0001539220 00000 n 
+ 0000015890 00000 n 
+ 0000015974 00000 n 
+ 0001195923 00000 n 
+ 0001539127 00000 n 
+ 0000016028 00000 n 
+ 0000016084 00000 n 
+ 0001199489 00000 n 
+ 0001539034 00000 n 
+ 0000016138 00000 n 
+ 0000016210 00000 n 
+ 0001203571 00000 n 
+ 0001538955 00000 n 
+ 0000016264 00000 n 
+ 0000016334 00000 n 
+ 0001207492 00000 n 
+ 0001538876 00000 n 
+ 0000016383 00000 n 
+ 0000016414 00000 n 
+ 0001210513 00000 n 
+ 0001538782 00000 n 
+ 0000016461 00000 n 
+ 0000016501 00000 n 
+ 0001538688 00000 n 
+ 0000016548 00000 n 
+ 0000016578 00000 n 
+ 0001538608 00000 n 
+ 0000016625 00000 n 
+ 0000016663 00000 n 
+ 0000017368 00000 n 
+ 0000017586 00000 n 
+ 0000016716 00000 n 
+ 0000017480 00000 n 
+ 0000017533 00000 n 
+ 0001532177 00000 n 
+ 0001527554 00000 n 
+ 0001532015 00000 n 
+ 0001525807 00000 n 
+ 0001506677 00000 n 
+ 0001525645 00000 n 
+ 0001532697 00000 n 
+ 0000020018 00000 n 
+ 0000019794 00000 n 
+ 0000017671 00000 n 
+ 0000019906 00000 n 
+ 0001505461 00000 n 
+ 0001492248 00000 n 
+ 0001505297 00000 n 
+ 0000019961 00000 n 
+ 0000020654 00000 n 
+ 0000020487 00000 n 
+ 0000020103 00000 n 
+ 0000020599 00000 n 
+ 0000021124 00000 n 
+ 0000020957 00000 n 
+ 0000020726 00000 n 
+ 0000021069 00000 n 
+ 0001491014 00000 n 
+ 0001473398 00000 n 
+ 0001490850 00000 n 
+ 0000023721 00000 n 
+ 0000023498 00000 n 
+ 0000021209 00000 n 
+ 0000023610 00000 n 
+ 0000023665 00000 n 
+ 0000031479 00000 n 
+ 0000025512 00000 n 
+ 0000023806 00000 n 
+ 0000031367 00000 n 
+ 0000031422 00000 n 
+ 0000025916 00000 n 
+ 0000026067 00000 n 
+ 0000026220 00000 n 
+ 0000026379 00000 n 
+ 0000026538 00000 n 
+ 0000026691 00000 n 
+ 0000026850 00000 n 
+ 0000027009 00000 n 
+ 0000027168 00000 n 
+ 0000027320 00000 n 
+ 0000027471 00000 n 
+ 0000027622 00000 n 
+ 0000027775 00000 n 
+ 0000027928 00000 n 
+ 0000028086 00000 n 
+ 0000028245 00000 n 
+ 0000028404 00000 n 
+ 0000028563 00000 n 
+ 0000028722 00000 n 
+ 0000028875 00000 n 
+ 0000029033 00000 n 
+ 0000029191 00000 n 
+ 0000029350 00000 n 
+ 0000029507 00000 n 
+ 0000029666 00000 n 
+ 0000029823 00000 n 
+ 0000029976 00000 n 
+ 0000030135 00000 n 
+ 0000030294 00000 n 
+ 0000030446 00000 n 
+ 0000030599 00000 n 
+ 0000030750 00000 n 
+ 0000030901 00000 n 
+ 0000031058 00000 n 
+ 0000031210 00000 n 
+ 0000041237 00000 n 
+ 0000033644 00000 n 
+ 0000031564 00000 n 
+ 0000041182 00000 n 
+ 0000034128 00000 n 
+ 0000034287 00000 n 
+ 0000034446 00000 n 
+ 0000034604 00000 n 
+ 0000034763 00000 n 
+ 0000034922 00000 n 
+ 0000035075 00000 n 
+ 0000035234 00000 n 
+ 0000035393 00000 n 
+ 0001472275 00000 n 
+ 0001459753 00000 n 
+ 0001472111 00000 n 
+ 0001458905 00000 n 
+ 0001452090 00000 n 
+ 0001458742 00000 n 
+ 0000035550 00000 n 
+ 0000035708 00000 n 
+ 0001450625 00000 n 
+ 0001437204 00000 n 
+ 0001450463 00000 n 
+ 0000035867 00000 n 
+ 0000036026 00000 n 
+ 0000036185 00000 n 
+ 0000036338 00000 n 
+ 0000036497 00000 n 
+ 0000036656 00000 n 
+ 0000036815 00000 n 
+ 0000036967 00000 n 
+ 0000037126 00000 n 
+ 0000037285 00000 n 
+ 0000037443 00000 n 
+ 0000037594 00000 n 
+ 0000037745 00000 n 
+ 0000037898 00000 n 
+ 0000038057 00000 n 
+ 0000038215 00000 n 
+ 0001435839 00000 n 
+ 0001422725 00000 n 
+ 0001435675 00000 n 
+ 0000038368 00000 n 
+ 0000038527 00000 n 
+ 0000038686 00000 n 
+ 0000038839 00000 n 
+ 0000038997 00000 n 
+ 0000039156 00000 n 
+ 0000039313 00000 n 
+ 0000039471 00000 n 
+ 0000039623 00000 n 
+ 0000039782 00000 n 
+ 0000039941 00000 n 
+ 0000040094 00000 n 
+ 0000040253 00000 n 
+ 0000040411 00000 n 
+ 0000040564 00000 n 
+ 0000040715 00000 n 
+ 0000040868 00000 n 
+ 0000041026 00000 n 
+ 0001532815 00000 n 
+ 0000051001 00000 n 
+ 0000043422 00000 n 
+ 0000041361 00000 n 
+ 0000050946 00000 n 
+ 0000043906 00000 n 
+ 0000044059 00000 n 
+ 0000044217 00000 n 
+ 0000044376 00000 n 
+ 0000044535 00000 n 
+ 0000044688 00000 n 
+ 0000044841 00000 n 
+ 0000044999 00000 n 
+ 0000045157 00000 n 
+ 0000045308 00000 n 
+ 0000045466 00000 n 
+ 0000045625 00000 n 
+ 0000045784 00000 n 
+ 0000045936 00000 n 
+ 0000046089 00000 n 
+ 0000046240 00000 n 
+ 0000046393 00000 n 
+ 0000046552 00000 n 
+ 0000046711 00000 n 
+ 0000046870 00000 n 
+ 0000047028 00000 n 
+ 0000047186 00000 n 
+ 0000047339 00000 n 
+ 0000047498 00000 n 
+ 0000047657 00000 n 
+ 0000047816 00000 n 
+ 0000047969 00000 n 
+ 0000048126 00000 n 
+ 0000048285 00000 n 
+ 0000048444 00000 n 
+ 0000048603 00000 n 
+ 0000048762 00000 n 
+ 0000048921 00000 n 
+ 0000049078 00000 n 
+ 0000049230 00000 n 
+ 0000049381 00000 n 
+ 0000049534 00000 n 
+ 0000049693 00000 n 
+ 0000049852 00000 n 
+ 0000050011 00000 n 
+ 0000050170 00000 n 
+ 0000050323 00000 n 
+ 0000050480 00000 n 
+ 0000050638 00000 n 
+ 0000050796 00000 n 
+ 0000056719 00000 n 
+ 0000052439 00000 n 
+ 0000051086 00000 n 
+ 0000056664 00000 n 
+ 0000052763 00000 n 
+ 0000052922 00000 n 
+ 0000053081 00000 n 
+ 0000053240 00000 n 
+ 0000053398 00000 n 
+ 0000053557 00000 n 
+ 0000053710 00000 n 
+ 0000053868 00000 n 
+ 0000054027 00000 n 
+ 0000054178 00000 n 
+ 0000054331 00000 n 
+ 0000054482 00000 n 
+ 0000054635 00000 n 
+ 0000054794 00000 n 
+ 0000054953 00000 n 
+ 0000055112 00000 n 
+ 0000055265 00000 n 
+ 0000055424 00000 n 
+ 0000055583 00000 n 
+ 0000055742 00000 n 
+ 0000055901 00000 n 
+ 0000056059 00000 n 
+ 0000056211 00000 n 
+ 0000056362 00000 n 
+ 0000056513 00000 n 
+ 0000065036 00000 n 
+ 0000059045 00000 n 
+ 0000056804 00000 n 
+ 0000064925 00000 n 
+ 0000064980 00000 n 
+ 0000059457 00000 n 
+ 0000059609 00000 n 
+ 0000059761 00000 n 
+ 0000059913 00000 n 
+ 0000060065 00000 n 
+ 0000060217 00000 n 
+ 0000060369 00000 n 
+ 0000060521 00000 n 
+ 0000060673 00000 n 
+ 0000060825 00000 n 
+ 0000060977 00000 n 
+ 0000061128 00000 n 
+ 0000061279 00000 n 
+ 0000061430 00000 n 
+ 0000061581 00000 n 
+ 0000061733 00000 n 
+ 0000061885 00000 n 
+ 0000062037 00000 n 
+ 0000062187 00000 n 
+ 0000062340 00000 n 
+ 0000062493 00000 n 
+ 0000062646 00000 n 
+ 0000062799 00000 n 
+ 0000062952 00000 n 
+ 0000063105 00000 n 
+ 0000063258 00000 n 
+ 0000063410 00000 n 
+ 0000063561 00000 n 
+ 0000063713 00000 n 
+ 0000063865 00000 n 
+ 0000064015 00000 n 
+ 0000064167 00000 n 
+ 0000064319 00000 n 
+ 0000064471 00000 n 
+ 0000064622 00000 n 
+ 0000064774 00000 n 
+ 0000142585 00000 n 
+ 0000143119 00000 n 
+ 0000150724 00000 n 
+ 0000155530 00000 n 
+ 0000156477 00000 n 
+ 0000196921 00000 n 
+ 0000233044 00000 n 
+ 0000236639 00000 n 
+ 0000281508 00000 n 
+ 0000288485 00000 n 
+ 0000294357 00000 n 
+ 0000310228 00000 n 
+ 0000317966 00000 n 
+ 0000322434 00000 n 
+ 0000334121 00000 n 
+ 0000340752 00000 n 
+ 0000352646 00000 n 
+ 0000357013 00000 n 
+ 0000380329 00000 n 
+ 0000395188 00000 n 
+ 0000418575 00000 n 
+ 0000441700 00000 n 
+ 0000445704 00000 n 
+ 0000450597 00000 n 
+ 0000481151 00000 n 
+ 0000487098 00000 n 
+ 0000540417 00000 n 
+ 0000540480 00000 n 
+ 0000540542 00000 n 
+ 0000559497 00000 n 
+ 0000559560 00000 n 
+ 0000559623 00000 n 
+ 0000581684 00000 n 
+ 0000588009 00000 n 
+ 0000590271 00000 n 
+ 0000075449 00000 n 
+ 0000067427 00000 n 
+ 0000065134 00000 n 
+ 0000075394 00000 n 
+ 0000067943 00000 n 
+ 0000068096 00000 n 
+ 0000068248 00000 n 
+ 0000068401 00000 n 
+ 0000068553 00000 n 
+ 0000068705 00000 n 
+ 0000068857 00000 n 
+ 0000069008 00000 n 
+ 0000069160 00000 n 
+ 0000069312 00000 n 
+ 0000069464 00000 n 
+ 0000069616 00000 n 
+ 0000069768 00000 n 
+ 0000069920 00000 n 
+ 0000070072 00000 n 
+ 0000070225 00000 n 
+ 0000070378 00000 n 
+ 0000070530 00000 n 
+ 0000070682 00000 n 
+ 0000070833 00000 n 
+ 0000070983 00000 n 
+ 0000071135 00000 n 
+ 0000071287 00000 n 
+ 0000071439 00000 n 
+ 0000071591 00000 n 
+ 0000071743 00000 n 
+ 0000071896 00000 n 
+ 0000072048 00000 n 
+ 0000072201 00000 n 
+ 0000072354 00000 n 
+ 0000072507 00000 n 
+ 0000072660 00000 n 
+ 0000072812 00000 n 
+ 0000072964 00000 n 
+ 0000073115 00000 n 
+ 0000073266 00000 n 
+ 0000073416 00000 n 
+ 0000073568 00000 n 
+ 0000073720 00000 n 
+ 0000073872 00000 n 
+ 0000074024 00000 n 
+ 0000074176 00000 n 
+ 0000074328 00000 n 
+ 0000074481 00000 n 
+ 0000074634 00000 n 
+ 0000074787 00000 n 
+ 0000074940 00000 n 
+ 0000075093 00000 n 
+ 0000075243 00000 n 
+ 0000592632 00000 n 
+ 0000616733 00000 n 
+ 0000616796 00000 n 
+ 0000616859 00000 n 
+ 0000645461 00000 n 
+ 0000659806 00000 n 
+ 0000659868 00000 n 
+ 0000672159 00000 n 
+ 0000684455 00000 n 
+ 0000692262 00000 n 
+ 0000704494 00000 n 
+ 0000747525 00000 n 
+ 0000763684 00000 n 
+ 0000763804 00000 n 
+ 0000773687 00000 n 
+ 0000786177 00000 n 
+ 0000789647 00000 n 
+ 0000823161 00000 n 
+ 0000823224 00000 n 
+ 0000830220 00000 n 
+ 0000851788 00000 n 
+ 0000867002 00000 n 
+ 0000867063 00000 n 
+ 0000875075 00000 n 
+ 0000902942 00000 n 
+ 0000903004 00000 n 
+ 0000965812 00000 n 
+ 0000965874 00000 n 
+ 0000984219 00000 n 
+ 0001007249 00000 n 
+ 0001007312 00000 n 
+ 0001017765 00000 n 
+ 0001024560 00000 n 
+ 0001028731 00000 n 
+ 0001032060 00000 n 
+ 0001037861 00000 n 
+ 0001041400 00000 n 
+ 0001045968 00000 n 
+ 0001059276 00000 n 
+ 0001062109 00000 n 
+ 0001068097 00000 n 
+ 0001071773 00000 n 
+ 0001079428 00000 n 
+ 0001086544 00000 n 
+ 0001158488 00000 n 
+ 0000076136 00000 n 
+ 0000075797 00000 n 
+ 0000075534 00000 n 
+ 0000076081 00000 n 
+ 0000075929 00000 n 
+ 0001196516 00000 n 
+ 0000079345 00000 n 
+ 0000078261 00000 n 
+ 0000076208 00000 n 
+ 0000078434 00000 n 
+ 0000078614 00000 n 
+ 0000078782 00000 n 
+ 0000078961 00000 n 
+ 0000079125 00000 n 
+ 0001532933 00000 n 
+ 0001235302 00000 n 
+ 0001253929 00000 n 
+ 0001232242 00000 n 
+ 0001260025 00000 n 
+ 0000082429 00000 n 
+ 0000082256 00000 n 
+ 0000079444 00000 n 
+ 0000082372 00000 n 
+ 0000086760 00000 n 
+ 0000084898 00000 n 
+ 0000082515 00000 n 
+ 0000085116 00000 n 
+ 0000085282 00000 n 
+ 0000085453 00000 n 
+ 0001421464 00000 n 
+ 0001408055 00000 n 
+ 0001421298 00000 n 
+ 0001407085 00000 n 
+ 0001403555 00000 n 
+ 0001406920 00000 n 
+ 0000085622 00000 n 
+ 0000085801 00000 n 
+ 0000085967 00000 n 
+ 0000086130 00000 n 
+ 0000086282 00000 n 
+ 0000086445 00000 n 
+ 0000086604 00000 n 
+ 0001247800 00000 n 
+ 0001269516 00000 n 
+ 0001244468 00000 n 
+ 0001269049 00000 n 
+ 0001251017 00000 n 
+ 0001223094 00000 n 
+ 0001251076 00000 n 
+ 0000089822 00000 n 
+ 0000089246 00000 n 
+ 0000086887 00000 n 
+ 0000089392 00000 n 
+ 0000089552 00000 n 
+ 0000094560 00000 n 
+ 0000092499 00000 n 
+ 0000089908 00000 n 
+ 0000092726 00000 n 
+ 0000092878 00000 n 
+ 0000093031 00000 n 
+ 0000093190 00000 n 
+ 0000093359 00000 n 
+ 0000093525 00000 n 
+ 0000093686 00000 n 
+ 0000093854 00000 n 
+ 0000094020 00000 n 
+ 0000094198 00000 n 
+ 0000094351 00000 n 
+ 0001244645 00000 n 
+ 0001244409 00000 n 
+ 0001226255 00000 n 
+ 0001235420 00000 n 
+ 0001232360 00000 n 
+ 0001262957 00000 n 
+ 0001232301 00000 n 
+ 0000098700 00000 n 
+ 0000097141 00000 n 
+ 0000094659 00000 n 
+ 0000097341 00000 n 
+ 0000097508 00000 n 
+ 0000097679 00000 n 
+ 0000097840 00000 n 
+ 0000098005 00000 n 
+ 0000098181 00000 n 
+ 0000098363 00000 n 
+ 0000098546 00000 n 
+ 0001266435 00000 n 
+ 0001266376 00000 n 
+ 0001223153 00000 n 
+ 0001244527 00000 n 
+ 0001232419 00000 n 
+ 0001232128 00000 n 
+ 0000101935 00000 n 
+ 0000101194 00000 n 
+ 0000098786 00000 n 
+ 0000101349 00000 n 
+ 0000101502 00000 n 
+ 0000101668 00000 n 
+ 0001533058 00000 n 
+ 0001251135 00000 n 
+ 0000105334 00000 n 
+ 0000104573 00000 n 
+ 0000102047 00000 n 
+ 0000104728 00000 n 
+ 0000104878 00000 n 
+ 0000105052 00000 n 
+ 0001253697 00000 n 
+ 0001247623 00000 n 
+ 0000108873 00000 n 
+ 0000107827 00000 n 
+ 0000105433 00000 n 
+ 0000108000 00000 n 
+ 0000108159 00000 n 
+ 0000108312 00000 n 
+ 0000108479 00000 n 
+ 0000108644 00000 n 
+ 0001238624 00000 n 
+ 0001253811 00000 n 
+ 0001269281 00000 n 
+ 0001257008 00000 n 
+ 0000111866 00000 n 
+ 0000110387 00000 n 
+ 0000109000 00000 n 
+ 0000110587 00000 n 
+ 0000110740 00000 n 
+ 0000110893 00000 n 
+ 0000111046 00000 n 
+ 0000111198 00000 n 
+ 0000111351 00000 n 
+ 0000111504 00000 n 
+ 0000111656 00000 n 
+ 0000114308 00000 n 
+ 0000113902 00000 n 
+ 0000111966 00000 n 
+ 0000114039 00000 n 
+ 0001232595 00000 n 
+ 0000118181 00000 n 
+ 0000117205 00000 n 
+ 0000114394 00000 n 
+ 0000117378 00000 n 
+ 0000117540 00000 n 
+ 0000117701 00000 n 
+ 0000117861 00000 n 
+ 0000118021 00000 n 
+ 0001244704 00000 n 
+ 0001238565 00000 n 
+ 0001232183 00000 n 
+ 0001238683 00000 n 
+ 0001235479 00000 n 
+ 0000122274 00000 n 
+ 0000121307 00000 n 
+ 0000118281 00000 n 
+ 0000121480 00000 n 
+ 0000121646 00000 n 
+ 0000121807 00000 n 
+ 0000121956 00000 n 
+ 0000122120 00000 n 
+ 0001403117 00000 n 
+ 0001399577 00000 n 
+ 0001402954 00000 n 
+ 0001398025 00000 n 
+ 0001381436 00000 n 
+ 0001397861 00000 n 
+ 0001533183 00000 n 
+ 0001238506 00000 n 
+ 0001269104 00000 n 
+ 0001253870 00000 n 
+ 0001253988 00000 n 
+ 0001274074 00000 n 
+ 0000126272 00000 n 
+ 0000125240 00000 n 
+ 0000122401 00000 n 
+ 0000126215 00000 n 
+ 0000125413 00000 n 
+ 0000125582 00000 n 
+ 0000125743 00000 n 
+ 0000125909 00000 n 
+ 0000126064 00000 n 
+ 0001241441 00000 n 
+ 0001226079 00000 n 
+ 0001247741 00000 n 
+ 0000130503 00000 n 
+ 0000128865 00000 n 
+ 0000126358 00000 n 
+ 0000130332 00000 n 
+ 0000129065 00000 n 
+ 0000129238 00000 n 
+ 0000129393 00000 n 
+ 0000129547 00000 n 
+ 0000129702 00000 n 
+ 0000129855 00000 n 
+ 0000130010 00000 n 
+ 0000130172 00000 n 
+ 0001250958 00000 n 
+ 0000134136 00000 n 
+ 0000133561 00000 n 
+ 0000130615 00000 n 
+ 0000134022 00000 n 
+ 0000133707 00000 n 
+ 0000133867 00000 n 
+ 0001380256 00000 n 
+ 0001370931 00000 n 
+ 0001380091 00000 n 
+ 0001274041 00000 n 
+ 0000138205 00000 n 
+ 0000137175 00000 n 
+ 0000134316 00000 n 
+ 0000138148 00000 n 
+ 0000137348 00000 n 
+ 0000137502 00000 n 
+ 0000137656 00000 n 
+ 0000137834 00000 n 
+ 0000137987 00000 n 
+ 0000216986 00000 n 
+ 0000220790 00000 n 
+ 0000143182 00000 n 
+ 0000141249 00000 n 
+ 0000138304 00000 n 
+ 0000141703 00000 n 
+ 0000141760 00000 n 
+ 0000141819 00000 n 
+ 0001369873 00000 n 
+ 0001359953 00000 n 
+ 0001369708 00000 n 
+ 0001359034 00000 n 
+ 0001355708 00000 n 
+ 0001358870 00000 n 
+ 0001354453 00000 n 
+ 0001339297 00000 n 
+ 0001354288 00000 n 
+ 0000141878 00000 n 
+ 0000141937 00000 n 
+ 0000141996 00000 n 
+ 0000142055 00000 n 
+ 0000142114 00000 n 
+ 0000142173 00000 n 
+ 0000142232 00000 n 
+ 0000142291 00000 n 
+ 0000142350 00000 n 
+ 0000142408 00000 n 
+ 0000142467 00000 n 
+ 0000142526 00000 n 
+ 0000141395 00000 n 
+ 0000141549 00000 n 
+ 0000142648 00000 n 
+ 0000142707 00000 n 
+ 0000142766 00000 n 
+ 0000142825 00000 n 
+ 0000142884 00000 n 
+ 0000142942 00000 n 
+ 0000143001 00000 n 
+ 0000143060 00000 n 
+ 0000146602 00000 n 
+ 0000146139 00000 n 
+ 0000143337 00000 n 
+ 0000146431 00000 n 
+ 0000146276 00000 n 
+ 0001533308 00000 n 
+ 0001274008 00000 n 
+ 0000150787 00000 n 
+ 0000149515 00000 n 
+ 0000146756 00000 n 
+ 0000150314 00000 n 
+ 0000149679 00000 n 
+ 0000149845 00000 n 
+ 0000150371 00000 n 
+ 0000150430 00000 n 
+ 0000150489 00000 n 
+ 0000150548 00000 n 
+ 0000150607 00000 n 
+ 0000150665 00000 n 
+ 0000150006 00000 n 
+ 0000150160 00000 n 
+ 0001229456 00000 n 
+ 0001232536 00000 n 
+ 0000156540 00000 n 
+ 0000154356 00000 n 
+ 0000150915 00000 n 
+ 0000154472 00000 n 
+ 0000154529 00000 n 
+ 0000154588 00000 n 
+ 0000154646 00000 n 
+ 0000154705 00000 n 
+ 0000154764 00000 n 
+ 0000154823 00000 n 
+ 0000154882 00000 n 
+ 0000154941 00000 n 
+ 0000155000 00000 n 
+ 0000155059 00000 n 
+ 0000155118 00000 n 
+ 0000155176 00000 n 
+ 0000155235 00000 n 
+ 0000155294 00000 n 
+ 0000155353 00000 n 
+ 0000155412 00000 n 
+ 0000155471 00000 n 
+ 0000155593 00000 n 
+ 0000155652 00000 n 
+ 0000155711 00000 n 
+ 0000155770 00000 n 
+ 0000155829 00000 n 
+ 0000155888 00000 n 
+ 0000155947 00000 n 
+ 0000156006 00000 n 
+ 0000156065 00000 n 
+ 0000156124 00000 n 
+ 0000156182 00000 n 
+ 0000156241 00000 n 
+ 0000156300 00000 n 
+ 0001338277 00000 n 
+ 0001326737 00000 n 
+ 0001338112 00000 n 
+ 0000156359 00000 n 
+ 0000156418 00000 n 
+ 0000160479 00000 n 
+ 0000159580 00000 n 
+ 0000156723 00000 n 
+ 0000160365 00000 n 
+ 0000159744 00000 n 
+ 0000159898 00000 n 
+ 0000160053 00000 n 
+ 0000160208 00000 n 
+ 0001273975 00000 n 
+ 0001273942 00000 n 
+ 0001229280 00000 n 
+ 0000163065 00000 n 
+ 0000197160 00000 n 
+ 0000162919 00000 n 
+ 0000160646 00000 n 
+ 0000196754 00000 n 
+ 0000196445 00000 n 
+ 0000196599 00000 n 
+ 0000196984 00000 n 
+ 0000197043 00000 n 
+ 0000197102 00000 n 
+ 0000196283 00000 n 
+ 0000196340 00000 n 
+ 0000196421 00000 n 
+ 0000200974 00000 n 
+ 0000199804 00000 n 
+ 0000197288 00000 n 
+ 0000200803 00000 n 
+ 0000200860 00000 n 
+ 0000200915 00000 n 
+ 0000199977 00000 n 
+ 0000200146 00000 n 
+ 0000200306 00000 n 
+ 0000200472 00000 n 
+ 0000200640 00000 n 
+ 0001223212 00000 n 
+ 0001223035 00000 n 
+ 0000203999 00000 n 
+ 0000203770 00000 n 
+ 0000201074 00000 n 
+ 0000203886 00000 n 
+ 0001533433 00000 n 
+ 0000207961 00000 n 
+ 0000206899 00000 n 
+ 0000204112 00000 n 
+ 0000207847 00000 n 
+ 0000207072 00000 n 
+ 0000207226 00000 n 
+ 0000207381 00000 n 
+ 0000207534 00000 n 
+ 0000207694 00000 n 
+ 0001273909 00000 n 
+ 0001250723 00000 n 
+ 0000211102 00000 n 
+ 0000210449 00000 n 
+ 0000208101 00000 n 
+ 0000210931 00000 n 
+ 0000210595 00000 n 
+ 0000210765 00000 n 
+ 0001229221 00000 n 
+ 0001263252 00000 n 
+ 0000213867 00000 n 
+ 0000213636 00000 n 
+ 0000211188 00000 n 
+ 0000213752 00000 n 
+ 0000217045 00000 n 
+ 0000216189 00000 n 
+ 0000213953 00000 n 
+ 0000216814 00000 n 
+ 0000216344 00000 n 
+ 0000216499 00000 n 
+ 0000216654 00000 n 
+ 0000220849 00000 n 
+ 0000220112 00000 n 
+ 0000217158 00000 n 
+ 0000220733 00000 n 
+ 0000220267 00000 n 
+ 0000220420 00000 n 
+ 0000220573 00000 n 
+ 0001273876 00000 n 
+ 0000223947 00000 n 
+ 0000223345 00000 n 
+ 0000221004 00000 n 
+ 0000223642 00000 n 
+ 0000223699 00000 n 
+ 0000223758 00000 n 
+ 0000223821 00000 n 
+ 0000223884 00000 n 
+ 0000223482 00000 n 
+ 0001533558 00000 n 
+ 0000226102 00000 n 
+ 0000233107 00000 n 
+ 0000225956 00000 n 
+ 0000224102 00000 n 
+ 0000232928 00000 n 
+ 0000232985 00000 n 
+ 0000232620 00000 n 
+ 0000232774 00000 n 
+ 0000229182 00000 n 
+ 0000229239 00000 n 
+ 0000229304 00000 n 
+ 0000230363 00000 n 
+ 0000230386 00000 n 
+ 0000230692 00000 n 
+ 0000232597 00000 n 
+ 0001273843 00000 n 
+ 0000236701 00000 n 
+ 0000236068 00000 n 
+ 0000233264 00000 n 
+ 0000236523 00000 n 
+ 0000236580 00000 n 
+ 0000236214 00000 n 
+ 0000236368 00000 n 
+ 0001273810 00000 n 
+ 0000239647 00000 n 
+ 0000239357 00000 n 
+ 0000236856 00000 n 
+ 0000239473 00000 n 
+ 0000239588 00000 n 
+ 0000244025 00000 n 
+ 0000242188 00000 n 
+ 0000239760 00000 n 
+ 0000243850 00000 n 
+ 0000243907 00000 n 
+ 0000242397 00000 n 
+ 0000242557 00000 n 
+ 0000242717 00000 n 
+ 0000242878 00000 n 
+ 0000243038 00000 n 
+ 0000243199 00000 n 
+ 0000243966 00000 n 
+ 0000243361 00000 n 
+ 0000243526 00000 n 
+ 0000243690 00000 n 
+ 0001238329 00000 n 
+ 0001244350 00000 n 
+ 0001263311 00000 n 
+ 0001235656 00000 n 
+ 0000247094 00000 n 
+ 0000246684 00000 n 
+ 0000244112 00000 n 
+ 0000246979 00000 n 
+ 0000246821 00000 n 
+ 0000251342 00000 n 
+ 0000249939 00000 n 
+ 0000247193 00000 n 
+ 0000251285 00000 n 
+ 0000250130 00000 n 
+ 0000250289 00000 n 
+ 0000250453 00000 n 
+ 0000250623 00000 n 
+ 0000250791 00000 n 
+ 0000250954 00000 n 
+ 0000251125 00000 n 
+ 0001533683 00000 n 
+ 0001254047 00000 n 
+ 0001250664 00000 n 
+ 0001241558 00000 n 
+ 0001263193 00000 n 
+ 0001254224 00000 n 
+ 0001229573 00000 n 
+ 0000257126 00000 n 
+ 0000254030 00000 n 
+ 0000251415 00000 n 
+ 0000257069 00000 n 
+ 0000254311 00000 n 
+ 0000254478 00000 n 
+ 0000254638 00000 n 
+ 0000254790 00000 n 
+ 0000254943 00000 n 
+ 0000255109 00000 n 
+ 0000255278 00000 n 
+ 0000255436 00000 n 
+ 0000255603 00000 n 
+ 0000255763 00000 n 
+ 0000255931 00000 n 
+ 0000256092 00000 n 
+ 0000256257 00000 n 
+ 0000256418 00000 n 
+ 0000256579 00000 n 
+ 0000256743 00000 n 
+ 0000256909 00000 n 
+ 0001266022 00000 n 
+ 0001223329 00000 n 
+ 0001256890 00000 n 
+ 0001265967 00000 n 
+ 0001259907 00000 n 
+ 0001269222 00000 n 
+ 0001226138 00000 n 
+ 0000259631 00000 n 
+ 0000259230 00000 n 
+ 0000257199 00000 n 
+ 0000259520 00000 n 
+ 0000259367 00000 n 
+ 0000263027 00000 n 
+ 0000261799 00000 n 
+ 0000259717 00000 n 
+ 0000262798 00000 n 
+ 0000262909 00000 n 
+ 0000261972 00000 n 
+ 0000262137 00000 n 
+ 0000262302 00000 n 
+ 0000262471 00000 n 
+ 0000262639 00000 n 
+ 0000262968 00000 n 
+ 0001238742 00000 n 
+ 0001269457 00000 n 
+ 0001241382 00000 n 
+ 0001269163 00000 n 
+ 0001235597 00000 n 
+ 0000268001 00000 n 
+ 0000266006 00000 n 
+ 0000263140 00000 n 
+ 0000267885 00000 n 
+ 0000266224 00000 n 
+ 0000266404 00000 n 
+ 0000267942 00000 n 
+ 0000266571 00000 n 
+ 0000266738 00000 n 
+ 0000266899 00000 n 
+ 0000267064 00000 n 
+ 0000267228 00000 n 
+ 0000267389 00000 n 
+ 0000267554 00000 n 
+ 0000267722 00000 n 
+ 0001266081 00000 n 
+ 0001266140 00000 n 
+ 0001223271 00000 n 
+ 0001229631 00000 n 
+ 0001247564 00000 n 
+ 0001241794 00000 n 
+ 0001262843 00000 n 
+ 0000272445 00000 n 
+ 0000270730 00000 n 
+ 0000268114 00000 n 
+ 0000272331 00000 n 
+ 0000270939 00000 n 
+ 0000271094 00000 n 
+ 0000271249 00000 n 
+ 0000271404 00000 n 
+ 0000271558 00000 n 
+ 0000271710 00000 n 
+ 0000271864 00000 n 
+ 0000272018 00000 n 
+ 0000272178 00000 n 
+ 0000276149 00000 n 
+ 0000275627 00000 n 
+ 0000272544 00000 n 
+ 0000276092 00000 n 
+ 0000275773 00000 n 
+ 0000275933 00000 n 
+ 0001533808 00000 n 
+ 0000281571 00000 n 
+ 0000279003 00000 n 
+ 0000276288 00000 n 
+ 0000279294 00000 n 
+ 0000279351 00000 n 
+ 0000279411 00000 n 
+ 0000279471 00000 n 
+ 0000279531 00000 n 
+ 0000279591 00000 n 
+ 0000279651 00000 n 
+ 0000279711 00000 n 
+ 0000279771 00000 n 
+ 0000279830 00000 n 
+ 0000279890 00000 n 
+ 0000279950 00000 n 
+ 0000280010 00000 n 
+ 0000280070 00000 n 
+ 0000280130 00000 n 
+ 0000280190 00000 n 
+ 0000280250 00000 n 
+ 0000280310 00000 n 
+ 0000280369 00000 n 
+ 0000280429 00000 n 
+ 0000280489 00000 n 
+ 0000280549 00000 n 
+ 0000280609 00000 n 
+ 0000280669 00000 n 
+ 0000280729 00000 n 
+ 0000280789 00000 n 
+ 0000280849 00000 n 
+ 0000280908 00000 n 
+ 0000280968 00000 n 
+ 0000281028 00000 n 
+ 0000281088 00000 n 
+ 0000281148 00000 n 
+ 0000281208 00000 n 
+ 0000281268 00000 n 
+ 0000281328 00000 n 
+ 0000281388 00000 n 
+ 0000281448 00000 n 
+ 0000279140 00000 n 
+ 0000284488 00000 n 
+ 0000285438 00000 n 
+ 0000286206 00000 n 
+ 0000288606 00000 n 
+ 0000284315 00000 n 
+ 0000281767 00000 n 
+ 0000288428 00000 n 
+ 0000287661 00000 n 
+ 0000287816 00000 n 
+ 0000287968 00000 n 
+ 0000288121 00000 n 
+ 0001326273 00000 n 
+ 0001322963 00000 n 
+ 0001326106 00000 n 
+ 0000288276 00000 n 
+ 0000285209 00000 n 
+ 0000285266 00000 n 
+ 0000285331 00000 n 
+ 0000285416 00000 n 
+ 0000285977 00000 n 
+ 0000286034 00000 n 
+ 0000286099 00000 n 
+ 0000286184 00000 n 
+ 0000287432 00000 n 
+ 0000287489 00000 n 
+ 0000287554 00000 n 
+ 0000287639 00000 n 
+ 0000302885 00000 n 
+ 0000291646 00000 n 
+ 0000293107 00000 n 
+ 0000294538 00000 n 
+ 0000291509 00000 n 
+ 0000288816 00000 n 
+ 0000294300 00000 n 
+ 0000294420 00000 n 
+ 0000294479 00000 n 
+ 0000294147 00000 n 
+ 0000292878 00000 n 
+ 0000292935 00000 n 
+ 0000293000 00000 n 
+ 0000293085 00000 n 
+ 0000293918 00000 n 
+ 0000293975 00000 n 
+ 0000294040 00000 n 
+ 0000294125 00000 n 
+ 0000298500 00000 n 
+ 0000297429 00000 n 
+ 0000294720 00000 n 
+ 0000298384 00000 n 
+ 0000298441 00000 n 
+ 0000297602 00000 n 
+ 0000297756 00000 n 
+ 0000297911 00000 n 
+ 0000298063 00000 n 
+ 0000298216 00000 n 
+ 0001273777 00000 n 
+ 0000302944 00000 n 
+ 0000302020 00000 n 
+ 0000298640 00000 n 
+ 0000302828 00000 n 
+ 0000302184 00000 n 
+ 0000302364 00000 n 
+ 0000302520 00000 n 
+ 0001322046 00000 n 
+ 0001318870 00000 n 
+ 0001321882 00000 n 
+ 0000302674 00000 n 
+ 0001318311 00000 n 
+ 0001315791 00000 n 
+ 0001318146 00000 n 
+ 0001273744 00000 n 
+ 0000306471 00000 n 
+ 0000305673 00000 n 
+ 0000303139 00000 n 
+ 0000306302 00000 n 
+ 0000305828 00000 n 
+ 0000305983 00000 n 
+ 0000306150 00000 n 
+ 0001533933 00000 n 
+ 0000310289 00000 n 
+ 0000309879 00000 n 
+ 0000306584 00000 n 
+ 0000310171 00000 n 
+ 0000310016 00000 n 
+ 0001315209 00000 n 
+ 0001310760 00000 n 
+ 0001315044 00000 n 
+ 0000315186 00000 n 
+ 0000314130 00000 n 
+ 0000310513 00000 n 
+ 0000315075 00000 n 
+ 0000314303 00000 n 
+ 0000314457 00000 n 
+ 0000314611 00000 n 
+ 0000314766 00000 n 
+ 0000314921 00000 n 
+ 0001273711 00000 n 
+ 0000333934 00000 n 
+ 0000318027 00000 n 
+ 0000317793 00000 n 
+ 0000315407 00000 n 
+ 0000317909 00000 n 
+ 0001310444 00000 n 
+ 0001309005 00000 n 
+ 0001310280 00000 n 
+ 0000322553 00000 n 
+ 0000321587 00000 n 
+ 0000318226 00000 n 
+ 0000322377 00000 n 
+ 0001308085 00000 n 
+ 0001299881 00000 n 
+ 0001307920 00000 n 
+ 0001298894 00000 n 
+ 0001289291 00000 n 
+ 0001298729 00000 n 
+ 0000321751 00000 n 
+ 0000321907 00000 n 
+ 0000322061 00000 n 
+ 0000322217 00000 n 
+ 0001273678 00000 n 
+ 0001273645 00000 n 
+ 0000326713 00000 n 
+ 0000325812 00000 n 
+ 0000322803 00000 n 
+ 0000326597 00000 n 
+ 0000325976 00000 n 
+ 0000326135 00000 n 
+ 0000326654 00000 n 
+ 0000326288 00000 n 
+ 0000326442 00000 n 
+ 0000329717 00000 n 
+ 0000331022 00000 n 
+ 0000332296 00000 n 
+ 0000334182 00000 n 
+ 0000329562 00000 n 
+ 0000326852 00000 n 
+ 0000333877 00000 n 
+ 0000333993 00000 n 
+ 0000334057 00000 n 
+ 0000333409 00000 n 
+ 0000333563 00000 n 
+ 0000333717 00000 n 
+ 0001534058 00000 n 
+ 0000330793 00000 n 
+ 0000330850 00000 n 
+ 0000330915 00000 n 
+ 0000331000 00000 n 
+ 0000332067 00000 n 
+ 0000332124 00000 n 
+ 0000332189 00000 n 
+ 0000332274 00000 n 
+ 0000333180 00000 n 
+ 0000333237 00000 n 
+ 0000333302 00000 n 
+ 0000333387 00000 n 
+ 0000337863 00000 n 
+ 0000337048 00000 n 
+ 0000334407 00000 n 
+ 0000337688 00000 n 
+ 0000337745 00000 n 
+ 0000337203 00000 n 
+ 0000337357 00000 n 
+ 0000337523 00000 n 
+ 0000337804 00000 n 
+ 0001262898 00000 n 
+ 0000340815 00000 n 
+ 0000340399 00000 n 
+ 0000337989 00000 n 
+ 0000340695 00000 n 
+ 0000340536 00000 n 
+ 0000344628 00000 n 
+ 0000348307 00000 n 
+ 0000352709 00000 n 
+ 0000344446 00000 n 
+ 0000341000 00000 n 
+ 0000352589 00000 n 
+ 0000351655 00000 n 
+ 0000351808 00000 n 
+ 0000351969 00000 n 
+ 0000352124 00000 n 
+ 0000352279 00000 n 
+ 0000352434 00000 n 
+ 0000345810 00000 n 
+ 0000345867 00000 n 
+ 0000345948 00000 n 
+ 0000347147 00000 n 
+ 0000347169 00000 n 
+ 0000347429 00000 n 
+ 0000347500 00000 n 
+ 0000348285 00000 n 
+ 0000349225 00000 n 
+ 0000349282 00000 n 
+ 0000349363 00000 n 
+ 0000350562 00000 n 
+ 0000350584 00000 n 
+ 0000350840 00000 n 
+ 0000350907 00000 n 
+ 0000351633 00000 n 
+ 0001257067 00000 n 
+ 0001273612 00000 n 
+ 0000355431 00000 n 
+ 0000357134 00000 n 
+ 0000355294 00000 n 
+ 0000352922 00000 n 
+ 0000356956 00000 n 
+ 0000356801 00000 n 
+ 0000356572 00000 n 
+ 0000356629 00000 n 
+ 0000356694 00000 n 
+ 0000356779 00000 n 
+ 0000360573 00000 n 
+ 0000360097 00000 n 
+ 0000357276 00000 n 
+ 0000360400 00000 n 
+ 0000360234 00000 n 
+ 0000364298 00000 n 
+ 0000363339 00000 n 
+ 0000360712 00000 n 
+ 0000364127 00000 n 
+ 0000363503 00000 n 
+ 0000363662 00000 n 
+ 0000363817 00000 n 
+ 0000363972 00000 n 
+ 0001534183 00000 n 
+ 0000367763 00000 n 
+ 0000367239 00000 n 
+ 0000364436 00000 n 
+ 0000367706 00000 n 
+ 0000367385 00000 n 
+ 0000367541 00000 n 
+ 0001273579 00000 n 
+ 0000371206 00000 n 
+ 0000370632 00000 n 
+ 0000367944 00000 n 
+ 0000371091 00000 n 
+ 0000370778 00000 n 
+ 0000370938 00000 n 
+ 0000378013 00000 n 
+ 0000375138 00000 n 
+ 0000374010 00000 n 
+ 0000371332 00000 n 
+ 0000374965 00000 n 
+ 0001288943 00000 n 
+ 0001286631 00000 n 
+ 0001288778 00000 n 
+ 0000374183 00000 n 
+ 0000374338 00000 n 
+ 0000374498 00000 n 
+ 0000374657 00000 n 
+ 0000374811 00000 n 
+ 0000380392 00000 n 
+ 0000377876 00000 n 
+ 0000375290 00000 n 
+ 0000379267 00000 n 
+ 0000379324 00000 n 
+ 0000379388 00000 n 
+ 0000379452 00000 n 
+ 0000379516 00000 n 
+ 0000379580 00000 n 
+ 0000379644 00000 n 
+ 0000379708 00000 n 
+ 0000379771 00000 n 
+ 0000379833 00000 n 
+ 0000379895 00000 n 
+ 0000379957 00000 n 
+ 0000380019 00000 n 
+ 0000380081 00000 n 
+ 0000380143 00000 n 
+ 0000380205 00000 n 
+ 0000380267 00000 n 
+ 0000379112 00000 n 
+ 0000378883 00000 n 
+ 0000378940 00000 n 
+ 0000379005 00000 n 
+ 0000379090 00000 n 
+ 0000383600 00000 n 
+ 0000383315 00000 n 
+ 0000380588 00000 n 
+ 0000383431 00000 n 
+ 0000387305 00000 n 
+ 0000386285 00000 n 
+ 0000383740 00000 n 
+ 0000387074 00000 n 
+ 0000386449 00000 n 
+ 0000386604 00000 n 
+ 0000386757 00000 n 
+ 0000386921 00000 n 
+ 0001534308 00000 n 
+ 0001273546 00000 n 
+ 0000391411 00000 n 
+ 0000390398 00000 n 
+ 0000387458 00000 n 
+ 0000391354 00000 n 
+ 0000390571 00000 n 
+ 0000390724 00000 n 
+ 0000390879 00000 n 
+ 0000391034 00000 n 
+ 0000391194 00000 n 
+ 0001273513 00000 n 
+ 0000395251 00000 n 
+ 0000395015 00000 n 
+ 0000391539 00000 n 
+ 0000395131 00000 n 
+ 0000398089 00000 n 
+ 0000408101 00000 n 
+ 0000421383 00000 n 
+ 0000431748 00000 n 
+ 0000418638 00000 n 
+ 0000397889 00000 n 
+ 0000395365 00000 n 
+ 0000418460 00000 n 
+ 0000417209 00000 n 
+ 0000417363 00000 n 
+ 0000417518 00000 n 
+ 0000417673 00000 n 
+ 0000417828 00000 n 
+ 0000417983 00000 n 
+ 0000418138 00000 n 
+ 0000418293 00000 n 
+ 0000404996 00000 n 
+ 0000405400 00000 n 
+ 0000406476 00000 n 
+ 0000407558 00000 n 
+ 0000407581 00000 n 
+ 0000407835 00000 n 
+ 0000414104 00000 n 
+ 0000414508 00000 n 
+ 0000415584 00000 n 
+ 0000416666 00000 n 
+ 0000416689 00000 n 
+ 0000416943 00000 n 
+ 0001273480 00000 n 
+ 0001273447 00000 n 
+ 0000441820 00000 n 
+ 0000421237 00000 n 
+ 0000418864 00000 n 
+ 0000441643 00000 n 
+ 0000441329 00000 n 
+ 0000441488 00000 n 
+ 0000428643 00000 n 
+ 0000429047 00000 n 
+ 0000430123 00000 n 
+ 0000431205 00000 n 
+ 0000431228 00000 n 
+ 0000431482 00000 n 
+ 0000438224 00000 n 
+ 0000438628 00000 n 
+ 0000439704 00000 n 
+ 0000440786 00000 n 
+ 0000440809 00000 n 
+ 0000441063 00000 n 
+ 0000445767 00000 n 
+ 0000445531 00000 n 
+ 0000441991 00000 n 
+ 0000445647 00000 n 
+ 0000450660 00000 n 
+ 0000450069 00000 n 
+ 0000445867 00000 n 
+ 0000450540 00000 n 
+ 0000450215 00000 n 
+ 0000450370 00000 n 
+ 0001534433 00000 n 
+ 0001259848 00000 n 
+ 0000454427 00000 n 
+ 0000453677 00000 n 
+ 0000450773 00000 n 
+ 0000454312 00000 n 
+ 0000453832 00000 n 
+ 0000454000 00000 n 
+ 0000454155 00000 n 
+ 0001244291 00000 n 
+ 0001273414 00000 n 
+ 0000458551 00000 n 
+ 0000457216 00000 n 
+ 0000454580 00000 n 
+ 0000458382 00000 n 
+ 0000457398 00000 n 
+ 0000457566 00000 n 
+ 0000457732 00000 n 
+ 0000457893 00000 n 
+ 0000458056 00000 n 
+ 0000458223 00000 n 
+ 0001250840 00000 n 
+ 0001260143 00000 n 
+ 0000464072 00000 n 
+ 0000461596 00000 n 
+ 0000458650 00000 n 
+ 0000463958 00000 n 
+ 0000461841 00000 n 
+ 0000462006 00000 n 
+ 0000462173 00000 n 
+ 0000462336 00000 n 
+ 0000462499 00000 n 
+ 0000462655 00000 n 
+ 0000462820 00000 n 
+ 0000462984 00000 n 
+ 0000463153 00000 n 
+ 0000463320 00000 n 
+ 0000463478 00000 n 
+ 0000463632 00000 n 
+ 0000463793 00000 n 
+ 0001253752 00000 n 
+ 0001241735 00000 n 
+ 0001238447 00000 n 
+ 0001273381 00000 n 
+ 0000466897 00000 n 
+ 0000466670 00000 n 
+ 0000464238 00000 n 
+ 0000466786 00000 n 
+ 0000470123 00000 n 
+ 0000469085 00000 n 
+ 0000466983 00000 n 
+ 0000470066 00000 n 
+ 0000469258 00000 n 
+ 0000469418 00000 n 
+ 0000469581 00000 n 
+ 0000469751 00000 n 
+ 0000469915 00000 n 
+ 0000473262 00000 n 
+ 0000472126 00000 n 
+ 0000470196 00000 n 
+ 0000473093 00000 n 
+ 0000472299 00000 n 
+ 0000472452 00000 n 
+ 0000472605 00000 n 
+ 0000472766 00000 n 
+ 0000472940 00000 n 
+ 0001534558 00000 n 
+ 0001250899 00000 n 
+ 0000476854 00000 n 
+ 0000476124 00000 n 
+ 0000473375 00000 n 
+ 0000476739 00000 n 
+ 0000476279 00000 n 
+ 0000476432 00000 n 
+ 0000476586 00000 n 
+ 0000481272 00000 n 
+ 0000479544 00000 n 
+ 0000477020 00000 n 
+ 0000479834 00000 n 
+ 0000479891 00000 n 
+ 0000479955 00000 n 
+ 0000480018 00000 n 
+ 0000480082 00000 n 
+ 0000480146 00000 n 
+ 0000480206 00000 n 
+ 0000480265 00000 n 
+ 0000480325 00000 n 
+ 0000480385 00000 n 
+ 0000480449 00000 n 
+ 0000480512 00000 n 
+ 0000480576 00000 n 
+ 0000480640 00000 n 
+ 0000480704 00000 n 
+ 0000480768 00000 n 
+ 0000480832 00000 n 
+ 0000480895 00000 n 
+ 0000480959 00000 n 
+ 0000481023 00000 n 
+ 0000481087 00000 n 
+ 0000479681 00000 n 
+ 0000487219 00000 n 
+ 0000483881 00000 n 
+ 0000481468 00000 n 
+ 0000485781 00000 n 
+ 0000485838 00000 n 
+ 0000485902 00000 n 
+ 0000485965 00000 n 
+ 0000486029 00000 n 
+ 0000486093 00000 n 
+ 0000486153 00000 n 
+ 0000486212 00000 n 
+ 0000486272 00000 n 
+ 0000486332 00000 n 
+ 0000486396 00000 n 
+ 0000486459 00000 n 
+ 0000486523 00000 n 
+ 0000486587 00000 n 
+ 0000486651 00000 n 
+ 0000486715 00000 n 
+ 0000486779 00000 n 
+ 0000486842 00000 n 
+ 0000486906 00000 n 
+ 0000486970 00000 n 
+ 0000487034 00000 n 
+ 0000484099 00000 n 
+ 0000484268 00000 n 
+ 0000484437 00000 n 
+ 0000484606 00000 n 
+ 0000484764 00000 n 
+ 0000484934 00000 n 
+ 0000485103 00000 n 
+ 0000485291 00000 n 
+ 0000485463 00000 n 
+ 0001285992 00000 n 
+ 0001281870 00000 n 
+ 0001285826 00000 n 
+ 0000485630 00000 n 
+ 0001226197 00000 n 
+ 0001235243 00000 n 
+ 0001235188 00000 n 
+ 0001250782 00000 n 
+ 0001232477 00000 n 
+ 0001266199 00000 n 
+ 0001257244 00000 n 
+ 0001254106 00000 n 
+ 0001260261 00000 n 
+ 0000491417 00000 n 
+ 0000490156 00000 n 
+ 0000487388 00000 n 
+ 0000490949 00000 n 
+ 0000490320 00000 n 
+ 0000490476 00000 n 
+ 0000490635 00000 n 
+ 0000490794 00000 n 
+ 0000491063 00000 n 
+ 0000491122 00000 n 
+ 0000491181 00000 n 
+ 0000491240 00000 n 
+ 0000491299 00000 n 
+ 0000491358 00000 n 
+ 0000495055 00000 n 
+ 0000494483 00000 n 
+ 0000491583 00000 n 
+ 0000494940 00000 n 
+ 0000494629 00000 n 
+ 0000494783 00000 n 
+ 0000498303 00000 n 
+ 0000497425 00000 n 
+ 0000495194 00000 n 
+ 0000497717 00000 n 
+ 0000497774 00000 n 
+ 0000497833 00000 n 
+ 0000497892 00000 n 
+ 0000497951 00000 n 
+ 0000498009 00000 n 
+ 0000498068 00000 n 
+ 0000497562 00000 n 
+ 0000498127 00000 n 
+ 0000498186 00000 n 
+ 0000498245 00000 n 
+ 0001534683 00000 n 
+ 0001273348 00000 n 
+ 0000501917 00000 n 
+ 0000501568 00000 n 
+ 0000498484 00000 n 
+ 0000501860 00000 n 
+ 0000501705 00000 n 
+ 0001273315 00000 n 
+ 0000506136 00000 n 
+ 0000505159 00000 n 
+ 0000502098 00000 n 
+ 0000505967 00000 n 
+ 0000505323 00000 n 
+ 0000505488 00000 n 
+ 0000505644 00000 n 
+ 0000505813 00000 n 
+ 0001247506 00000 n 
+ 0001273282 00000 n 
+ 0000509383 00000 n 
+ 0000508717 00000 n 
+ 0000506330 00000 n 
+ 0000509210 00000 n 
+ 0000508863 00000 n 
+ 0000509030 00000 n 
+ 0000513400 00000 n 
+ 0000512045 00000 n 
+ 0000509497 00000 n 
+ 0000513231 00000 n 
+ 0000512227 00000 n 
+ 0000512387 00000 n 
+ 0000512568 00000 n 
+ 0000512745 00000 n 
+ 0000512916 00000 n 
+ 0000513076 00000 n 
+ 0001241323 00000 n 
+ 0001260084 00000 n 
+ 0001257126 00000 n 
+ 0000518088 00000 n 
+ 0000525655 00000 n 
+ 0000533079 00000 n 
+ 0000541242 00000 n 
+ 0000548263 00000 n 
+ 0000552967 00000 n 
+ 0000517387 00000 n 
+ 0000516486 00000 n 
+ 0000513553 00000 n 
+ 0000517272 00000 n 
+ 0000516650 00000 n 
+ 0000516805 00000 n 
+ 0000516957 00000 n 
+ 0000517113 00000 n 
+ 0001273249 00000 n 
+ 0000540603 00000 n 
+ 0000517972 00000 n 
+ 0000517541 00000 n 
+ 0000540360 00000 n 
+ 0001534808 00000 n 
+ 0000523793 00000 n 
+ 0000524301 00000 n 
+ 0000525377 00000 n 
+ 0000525400 00000 n 
+ 0000531217 00000 n 
+ 0000531725 00000 n 
+ 0000532801 00000 n 
+ 0000532824 00000 n 
+ 0000538498 00000 n 
+ 0000539006 00000 n 
+ 0000540082 00000 n 
+ 0000540105 00000 n 
+ 0000559685 00000 n 
+ 0000541126 00000 n 
+ 0000540736 00000 n 
+ 0000559440 00000 n 
+ 0000546401 00000 n 
+ 0000546909 00000 n 
+ 0000547985 00000 n 
+ 0000548008 00000 n 
+ 0000551105 00000 n 
+ 0000551613 00000 n 
+ 0000552689 00000 n 
+ 0000552712 00000 n 
+ 0000557578 00000 n 
+ 0000558086 00000 n 
+ 0000559162 00000 n 
+ 0000559185 00000 n 
+ 0000563404 00000 n 
+ 0000562714 00000 n 
+ 0000559818 00000 n 
+ 0000563347 00000 n 
+ 0000562869 00000 n 
+ 0000563023 00000 n 
+ 0000563178 00000 n 
+ 0000568253 00000 n 
+ 0000566294 00000 n 
+ 0000563531 00000 n 
+ 0000568196 00000 n 
+ 0000566512 00000 n 
+ 0000566671 00000 n 
+ 0000566837 00000 n 
+ 0000566996 00000 n 
+ 0000567165 00000 n 
+ 0000567347 00000 n 
+ 0000567519 00000 n 
+ 0000567695 00000 n 
+ 0000567861 00000 n 
+ 0000568032 00000 n 
+ 0001235538 00000 n 
+ 0001241499 00000 n 
+ 0001256949 00000 n 
+ 0000572124 00000 n 
+ 0000570889 00000 n 
+ 0000568367 00000 n 
+ 0000572009 00000 n 
+ 0000571071 00000 n 
+ 0000571240 00000 n 
+ 0000571394 00000 n 
+ 0000571548 00000 n 
+ 0000571702 00000 n 
+ 0000571856 00000 n 
+ 0000575733 00000 n 
+ 0000575061 00000 n 
+ 0000572264 00000 n 
+ 0000575676 00000 n 
+ 0000575216 00000 n 
+ 0000575369 00000 n 
+ 0000575523 00000 n 
+ 0000581747 00000 n 
+ 0000577980 00000 n 
+ 0000575847 00000 n 
+ 0000578808 00000 n 
+ 0000578144 00000 n 
+ 0000578923 00000 n 
+ 0000578987 00000 n 
+ 0000579051 00000 n 
+ 0000579115 00000 n 
+ 0000579179 00000 n 
+ 0000579243 00000 n 
+ 0000579307 00000 n 
+ 0000579367 00000 n 
+ 0000579427 00000 n 
+ 0000579487 00000 n 
+ 0000579547 00000 n 
+ 0000579607 00000 n 
+ 0000579667 00000 n 
+ 0000579731 00000 n 
+ 0000579795 00000 n 
+ 0000579859 00000 n 
+ 0000579923 00000 n 
+ 0000579987 00000 n 
+ 0000580051 00000 n 
+ 0000580114 00000 n 
+ 0000580174 00000 n 
+ 0000580234 00000 n 
+ 0000580294 00000 n 
+ 0000580354 00000 n 
+ 0000580414 00000 n 
+ 0000580474 00000 n 
+ 0000580533 00000 n 
+ 0000580597 00000 n 
+ 0000580661 00000 n 
+ 0000580725 00000 n 
+ 0000580789 00000 n 
+ 0000580853 00000 n 
+ 0000580917 00000 n 
+ 0000580981 00000 n 
+ 0000581045 00000 n 
+ 0000581109 00000 n 
+ 0000581173 00000 n 
+ 0000581237 00000 n 
+ 0000581301 00000 n 
+ 0000581365 00000 n 
+ 0000581429 00000 n 
+ 0000581493 00000 n 
+ 0000581556 00000 n 
+ 0000581620 00000 n 
+ 0000578296 00000 n 
+ 0000578475 00000 n 
+ 0000578657 00000 n 
+ 0001534933 00000 n 
+ 0001244236 00000 n 
+ 0000593363 00000 n 
+ 0000601707 00000 n 
+ 0000609940 00000 n 
+ 0000585468 00000 n 
+ 0000584411 00000 n 
+ 0000581889 00000 n 
+ 0000585353 00000 n 
+ 0000584584 00000 n 
+ 0000584736 00000 n 
+ 0000584888 00000 n 
+ 0000585043 00000 n 
+ 0000585198 00000 n 
+ 0000588071 00000 n 
+ 0000587836 00000 n 
+ 0000585567 00000 n 
+ 0000587952 00000 n 
+ 0000590333 00000 n 
+ 0000590098 00000 n 
+ 0000588186 00000 n 
+ 0000590214 00000 n 
+ 0000592694 00000 n 
+ 0000592459 00000 n 
+ 0000590448 00000 n 
+ 0000592575 00000 n 
+ 0000616920 00000 n 
+ 0000593247 00000 n 
+ 0000592809 00000 n 
+ 0000616676 00000 n 
+ 0000598553 00000 n 
+ 0000599005 00000 n 
+ 0000600081 00000 n 
+ 0000601163 00000 n 
+ 0000601186 00000 n 
+ 0000601441 00000 n 
+ 0000606787 00000 n 
+ 0000607239 00000 n 
+ 0000608315 00000 n 
+ 0000609397 00000 n 
+ 0000609420 00000 n 
+ 0000609674 00000 n 
+ 0000613523 00000 n 
+ 0000613975 00000 n 
+ 0000615051 00000 n 
+ 0000616133 00000 n 
+ 0000616156 00000 n 
+ 0000616410 00000 n 
+ 0000621742 00000 n 
+ 0000619703 00000 n 
+ 0000617053 00000 n 
+ 0000621627 00000 n 
+ 0000619930 00000 n 
+ 0000620085 00000 n 
+ 0000620240 00000 n 
+ 0000620395 00000 n 
+ 0000620550 00000 n 
+ 0000620703 00000 n 
+ 0000620857 00000 n 
+ 0000621012 00000 n 
+ 0000621166 00000 n 
+ 0000621321 00000 n 
+ 0000621474 00000 n 
+ 0001535058 00000 n 
+ 0000624371 00000 n 
+ 0000624140 00000 n 
+ 0000621856 00000 n 
+ 0000624256 00000 n 
+ 0000627720 00000 n 
+ 0000627006 00000 n 
+ 0000624485 00000 n 
+ 0000627663 00000 n 
+ 0000627161 00000 n 
+ 0000627326 00000 n 
+ 0000627491 00000 n 
+ 0000631297 00000 n 
+ 0000630297 00000 n 
+ 0000627821 00000 n 
+ 0000631122 00000 n 
+ 0000631179 00000 n 
+ 0000630461 00000 n 
+ 0000630620 00000 n 
+ 0000630787 00000 n 
+ 0000630951 00000 n 
+ 0000631238 00000 n 
+ 0000631940 00000 n 
+ 0000631767 00000 n 
+ 0000631397 00000 n 
+ 0000631883 00000 n 
+ 0000634848 00000 n 
+ 0000634444 00000 n 
+ 0000632013 00000 n 
+ 0000634737 00000 n 
+ 0000634581 00000 n 
+ 0001273216 00000 n 
+ 0000637921 00000 n 
+ 0000637748 00000 n 
+ 0000635002 00000 n 
+ 0000637864 00000 n 
+ 0001535183 00000 n 
+ 0000642238 00000 n 
+ 0000640529 00000 n 
+ 0000638008 00000 n 
+ 0000642123 00000 n 
+ 0000640738 00000 n 
+ 0000640891 00000 n 
+ 0000641044 00000 n 
+ 0000641198 00000 n 
+ 0000641353 00000 n 
+ 0000641507 00000 n 
+ 0000641661 00000 n 
+ 0000641815 00000 n 
+ 0000641969 00000 n 
+ 0000649531 00000 n 
+ 0000650981 00000 n 
+ 0000652825 00000 n 
+ 0000645524 00000 n 
+ 0000644724 00000 n 
+ 0000642378 00000 n 
+ 0000645350 00000 n 
+ 0000644879 00000 n 
+ 0000645032 00000 n 
+ 0000645190 00000 n 
+ 0000659929 00000 n 
+ 0000649385 00000 n 
+ 0000645636 00000 n 
+ 0000654962 00000 n 
+ 0000655019 00000 n 
+ 0000655078 00000 n 
+ 0000655137 00000 n 
+ 0000655196 00000 n 
+ 0000655255 00000 n 
+ 0000655312 00000 n 
+ 0000655371 00000 n 
+ 0000655430 00000 n 
+ 0000655489 00000 n 
+ 0000655548 00000 n 
+ 0000655607 00000 n 
+ 0000655666 00000 n 
+ 0000655725 00000 n 
+ 0000655784 00000 n 
+ 0000655842 00000 n 
+ 0000655901 00000 n 
+ 0000655960 00000 n 
+ 0000656019 00000 n 
+ 0000656078 00000 n 
+ 0000656137 00000 n 
+ 0000656196 00000 n 
+ 0000656255 00000 n 
+ 0000656314 00000 n 
+ 0000656373 00000 n 
+ 0000656432 00000 n 
+ 0000656490 00000 n 
+ 0000656549 00000 n 
+ 0000656608 00000 n 
+ 0000656667 00000 n 
+ 0000656726 00000 n 
+ 0000656785 00000 n 
+ 0000656844 00000 n 
+ 0000656903 00000 n 
+ 0000656962 00000 n 
+ 0000657020 00000 n 
+ 0000657079 00000 n 
+ 0000657138 00000 n 
+ 0000657197 00000 n 
+ 0000657256 00000 n 
+ 0000657315 00000 n 
+ 0000657379 00000 n 
+ 0000657443 00000 n 
+ 0000657507 00000 n 
+ 0000657571 00000 n 
+ 0000657633 00000 n 
+ 0000657697 00000 n 
+ 0000657761 00000 n 
+ 0000657825 00000 n 
+ 0000657889 00000 n 
+ 0000657953 00000 n 
+ 0000658017 00000 n 
+ 0000658081 00000 n 
+ 0000658145 00000 n 
+ 0000658208 00000 n 
+ 0000658272 00000 n 
+ 0000658336 00000 n 
+ 0000658400 00000 n 
+ 0000658464 00000 n 
+ 0000658528 00000 n 
+ 0000658592 00000 n 
+ 0000658656 00000 n 
+ 0000658720 00000 n 
+ 0000658784 00000 n 
+ 0000658848 00000 n 
+ 0000658911 00000 n 
+ 0000658975 00000 n 
+ 0000659039 00000 n 
+ 0000659103 00000 n 
+ 0000659167 00000 n 
+ 0000659231 00000 n 
+ 0000659295 00000 n 
+ 0000659359 00000 n 
+ 0000659423 00000 n 
+ 0000659486 00000 n 
+ 0000659550 00000 n 
+ 0000659614 00000 n 
+ 0000659678 00000 n 
+ 0000659742 00000 n 
+ 0000654657 00000 n 
+ 0001281246 00000 n 
+ 0001276916 00000 n 
+ 0001281079 00000 n 
+ 0000654810 00000 n 
+ 0000650752 00000 n 
+ 0000650809 00000 n 
+ 0000650874 00000 n 
+ 0000650959 00000 n 
+ 0000652595 00000 n 
+ 0000652652 00000 n 
+ 0000652717 00000 n 
+ 0000652802 00000 n 
+ 0000654427 00000 n 
+ 0000654484 00000 n 
+ 0000654549 00000 n 
+ 0000654634 00000 n 
+ 0000664046 00000 n 
+ 0000663157 00000 n 
+ 0000660184 00000 n 
+ 0000663935 00000 n 
+ 0000663321 00000 n 
+ 0000663474 00000 n 
+ 0000663628 00000 n 
+ 0000663781 00000 n 
+ 0000668188 00000 n 
+ 0000667045 00000 n 
+ 0000664172 00000 n 
+ 0000668019 00000 n 
+ 0000667218 00000 n 
+ 0000667378 00000 n 
+ 0000667538 00000 n 
+ 0000667698 00000 n 
+ 0000667853 00000 n 
+ 0001226373 00000 n 
+ 0000672222 00000 n 
+ 0000671426 00000 n 
+ 0000668341 00000 n 
+ 0000672044 00000 n 
+ 0000671581 00000 n 
+ 0000671735 00000 n 
+ 0000671887 00000 n 
+ 0001535308 00000 n 
+ 0000676325 00000 n 
+ 0000675807 00000 n 
+ 0000672417 00000 n 
+ 0000676268 00000 n 
+ 0000675953 00000 n 
+ 0000676109 00000 n 
+ 0001273183 00000 n 
+ 0000679514 00000 n 
+ 0000680788 00000 n 
+ 0000684518 00000 n 
+ 0000679398 00000 n 
+ 0000676507 00000 n 
+ 0000682065 00000 n 
+ 0000682122 00000 n 
+ 0000682181 00000 n 
+ 0000682239 00000 n 
+ 0000682298 00000 n 
+ 0000682357 00000 n 
+ 0000682416 00000 n 
+ 0000682475 00000 n 
+ 0000682534 00000 n 
+ 0000682593 00000 n 
+ 0000682652 00000 n 
+ 0000682711 00000 n 
+ 0000682769 00000 n 
+ 0000682828 00000 n 
+ 0000682887 00000 n 
+ 0000682946 00000 n 
+ 0000683005 00000 n 
+ 0000683064 00000 n 
+ 0000683123 00000 n 
+ 0000683182 00000 n 
+ 0000683241 00000 n 
+ 0000683305 00000 n 
+ 0000683368 00000 n 
+ 0000683432 00000 n 
+ 0000683496 00000 n 
+ 0000683560 00000 n 
+ 0000683624 00000 n 
+ 0000683688 00000 n 
+ 0000683752 00000 n 
+ 0000683816 00000 n 
+ 0000683880 00000 n 
+ 0000683943 00000 n 
+ 0000684007 00000 n 
+ 0000684071 00000 n 
+ 0000684135 00000 n 
+ 0000684199 00000 n 
+ 0000684263 00000 n 
+ 0000684327 00000 n 
+ 0000684391 00000 n 
+ 0000680559 00000 n 
+ 0000680616 00000 n 
+ 0000680681 00000 n 
+ 0000680766 00000 n 
+ 0000681836 00000 n 
+ 0000681893 00000 n 
+ 0000681958 00000 n 
+ 0000682043 00000 n 
+ 0000688399 00000 n 
+ 0000687838 00000 n 
+ 0000684773 00000 n 
+ 0000688288 00000 n 
+ 0000687984 00000 n 
+ 0000688135 00000 n 
+ 0000692325 00000 n 
+ 0000691420 00000 n 
+ 0000688551 00000 n 
+ 0000692205 00000 n 
+ 0000691584 00000 n 
+ 0000691738 00000 n 
+ 0000691892 00000 n 
+ 0000692046 00000 n 
+ 0000696405 00000 n 
+ 0000695334 00000 n 
+ 0000692481 00000 n 
+ 0000696290 00000 n 
+ 0000695507 00000 n 
+ 0000695660 00000 n 
+ 0000695820 00000 n 
+ 0000695974 00000 n 
+ 0000696134 00000 n 
+ 0000699321 00000 n 
+ 0000698978 00000 n 
+ 0000696517 00000 n 
+ 0000699094 00000 n 
+ 0001535433 00000 n 
+ 0000704557 00000 n 
+ 0000702568 00000 n 
+ 0000699420 00000 n 
+ 0000703554 00000 n 
+ 0000702741 00000 n 
+ 0000703611 00000 n 
+ 0000703670 00000 n 
+ 0000703729 00000 n 
+ 0000703788 00000 n 
+ 0000703847 00000 n 
+ 0000703905 00000 n 
+ 0000703964 00000 n 
+ 0000704023 00000 n 
+ 0000704082 00000 n 
+ 0000704141 00000 n 
+ 0000704200 00000 n 
+ 0000704259 00000 n 
+ 0000704318 00000 n 
+ 0000704377 00000 n 
+ 0000704435 00000 n 
+ 0000702896 00000 n 
+ 0000703050 00000 n 
+ 0000703211 00000 n 
+ 0000703394 00000 n 
+ 0001273150 00000 n 
+ 0000709055 00000 n 
+ 0000707404 00000 n 
+ 0000704753 00000 n 
+ 0000708886 00000 n 
+ 0000707604 00000 n 
+ 0000707757 00000 n 
+ 0000707910 00000 n 
+ 0000708063 00000 n 
+ 0000708225 00000 n 
+ 0000708395 00000 n 
+ 0000708557 00000 n 
+ 0000708723 00000 n 
+ 0001226024 00000 n 
+ 0001260202 00000 n 
+ 0001244586 00000 n 
+ 0001270975 00000 n 
+ 0000712596 00000 n 
+ 0000712127 00000 n 
+ 0000709154 00000 n 
+ 0000712417 00000 n 
+ 0000712264 00000 n 
+ 0000712532 00000 n 
+ 0000716212 00000 n 
+ 0000715317 00000 n 
+ 0000712709 00000 n 
+ 0000716097 00000 n 
+ 0000715481 00000 n 
+ 0000715634 00000 n 
+ 0000715785 00000 n 
+ 0000715937 00000 n 
+ 0000719839 00000 n 
+ 0000719961 00000 n 
+ 0000719121 00000 n 
+ 0000716311 00000 n 
+ 0000719782 00000 n 
+ 0000719276 00000 n 
+ 0000719431 00000 n 
+ 0000719610 00000 n 
+ 0000728139 00000 n 
+ 0000722864 00000 n 
+ 0000720100 00000 n 
+ 0000728082 00000 n 
+ 0000723253 00000 n 
+ 0000723414 00000 n 
+ 0000723576 00000 n 
+ 0000723743 00000 n 
+ 0000723905 00000 n 
+ 0000724074 00000 n 
+ 0000724241 00000 n 
+ 0000724409 00000 n 
+ 0000724573 00000 n 
+ 0000724739 00000 n 
+ 0000724918 00000 n 
+ 0000725086 00000 n 
+ 0000725268 00000 n 
+ 0000725434 00000 n 
+ 0000725598 00000 n 
+ 0000725763 00000 n 
+ 0000725926 00000 n 
+ 0000726090 00000 n 
+ 0000726251 00000 n 
+ 0000726415 00000 n 
+ 0000726582 00000 n 
+ 0000726753 00000 n 
+ 0000726914 00000 n 
+ 0000727080 00000 n 
+ 0000727256 00000 n 
+ 0000727439 00000 n 
+ 0000727592 00000 n 
+ 0000727745 00000 n 
+ 0000727900 00000 n 
+ 0001535558 00000 n 
+ 0001238388 00000 n 
+ 0001229339 00000 n 
+ 0001247682 00000 n 
+ 0001226314 00000 n 
+ 0001226491 00000 n 
+ 0001241676 00000 n 
+ 0001247859 00000 n 
+ 0001229166 00000 n 
+ 0000731991 00000 n 
+ 0000731076 00000 n 
+ 0000728225 00000 n 
+ 0000731934 00000 n 
+ 0000731240 00000 n 
+ 0000731423 00000 n 
+ 0000731589 00000 n 
+ 0000731759 00000 n 
+ 0001263134 00000 n 
+ 0001247918 00000 n 
+ 0000736088 00000 n 
+ 0000734577 00000 n 
+ 0000732077 00000 n 
+ 0000735973 00000 n 
+ 0000734768 00000 n 
+ 0000734935 00000 n 
+ 0000735106 00000 n 
+ 0000735267 00000 n 
+ 0000735432 00000 n 
+ 0000735608 00000 n 
+ 0000735790 00000 n 
+ 0000737154 00000 n 
+ 0000736807 00000 n 
+ 0000736200 00000 n 
+ 0000737097 00000 n 
+ 0000736944 00000 n 
+ 0000739438 00000 n 
+ 0000738875 00000 n 
+ 0000737227 00000 n 
+ 0000739327 00000 n 
+ 0000739021 00000 n 
+ 0000739174 00000 n 
+ 0000742200 00000 n 
+ 0000741739 00000 n 
+ 0000739524 00000 n 
+ 0000742031 00000 n 
+ 0000741876 00000 n 
+ 0000747588 00000 n 
+ 0000745360 00000 n 
+ 0000742300 00000 n 
+ 0000746471 00000 n 
+ 0000745542 00000 n 
+ 0000745702 00000 n 
+ 0000745856 00000 n 
+ 0000746010 00000 n 
+ 0000746582 00000 n 
+ 0000746641 00000 n 
+ 0000746700 00000 n 
+ 0000746759 00000 n 
+ 0000746818 00000 n 
+ 0000746877 00000 n 
+ 0000746936 00000 n 
+ 0000746994 00000 n 
+ 0000747053 00000 n 
+ 0000747112 00000 n 
+ 0000747171 00000 n 
+ 0000747230 00000 n 
+ 0000747289 00000 n 
+ 0000747348 00000 n 
+ 0000747407 00000 n 
+ 0000747466 00000 n 
+ 0000746164 00000 n 
+ 0000746317 00000 n 
+ 0001535683 00000 n 
+ 0000750450 00000 n 
+ 0000763867 00000 n 
+ 0000750304 00000 n 
+ 0000747784 00000 n 
+ 0000762921 00000 n 
+ 0000762978 00000 n 
+ 0000763037 00000 n 
+ 0000763095 00000 n 
+ 0000763154 00000 n 
+ 0000763213 00000 n 
+ 0000763272 00000 n 
+ 0000763331 00000 n 
+ 0000763390 00000 n 
+ 0000763449 00000 n 
+ 0000763508 00000 n 
+ 0000763567 00000 n 
+ 0000763625 00000 n 
+ 0000762608 00000 n 
+ 0000762767 00000 n 
+ 0000762446 00000 n 
+ 0000762503 00000 n 
+ 0000762584 00000 n 
+ 0000766705 00000 n 
+ 0000773749 00000 n 
+ 0000766550 00000 n 
+ 0000764052 00000 n 
+ 0000773630 00000 n 
+ 0000773164 00000 n 
+ 0000773316 00000 n 
+ 0000773470 00000 n 
+ 0000773003 00000 n 
+ 0000773060 00000 n 
+ 0000773141 00000 n 
+ 0000776535 00000 n 
+ 0000786240 00000 n 
+ 0000776380 00000 n 
+ 0000773865 00000 n 
+ 0000786066 00000 n 
+ 0000785609 00000 n 
+ 0000785763 00000 n 
+ 0000785915 00000 n 
+ 0000785448 00000 n 
+ 0000785505 00000 n 
+ 0000785586 00000 n 
+ 0000789768 00000 n 
+ 0000788952 00000 n 
+ 0000786382 00000 n 
+ 0000789243 00000 n 
+ 0000789089 00000 n 
+ 0000789354 00000 n 
+ 0000789412 00000 n 
+ 0000789471 00000 n 
+ 0000789530 00000 n 
+ 0000789588 00000 n 
+ 0000793656 00000 n 
+ 0000792235 00000 n 
+ 0000789923 00000 n 
+ 0000793365 00000 n 
+ 0000792417 00000 n 
+ 0000792577 00000 n 
+ 0000792737 00000 n 
+ 0000792896 00000 n 
+ 0000793048 00000 n 
+ 0000793538 00000 n 
+ 0000793212 00000 n 
+ 0000793597 00000 n 
+ 0000796613 00000 n 
+ 0000796148 00000 n 
+ 0000793795 00000 n 
+ 0000796440 00000 n 
+ 0000796497 00000 n 
+ 0000796285 00000 n 
+ 0001535808 00000 n 
+ 0000798917 00000 n 
+ 0000812938 00000 n 
+ 0000823287 00000 n 
+ 0000798771 00000 n 
+ 0000796740 00000 n 
+ 0000823104 00000 n 
+ 0000822796 00000 n 
+ 0000822950 00000 n 
+ 0000812776 00000 n 
+ 0000812833 00000 n 
+ 0000812914 00000 n 
+ 0000822635 00000 n 
+ 0000822692 00000 n 
+ 0000822773 00000 n 
+ 0000826455 00000 n 
+ 0000825722 00000 n 
+ 0000823418 00000 n 
+ 0000826340 00000 n 
+ 0000825877 00000 n 
+ 0000826032 00000 n 
+ 0000826185 00000 n 
+ 0000830283 00000 n 
+ 0000829598 00000 n 
+ 0000826541 00000 n 
+ 0000830051 00000 n 
+ 0000829744 00000 n 
+ 0000829897 00000 n 
+ 0000834695 00000 n 
+ 0000833889 00000 n 
+ 0000830396 00000 n 
+ 0000834516 00000 n 
+ 0000834044 00000 n 
+ 0000834573 00000 n 
+ 0000834204 00000 n 
+ 0000834357 00000 n 
+ 0000840462 00000 n 
+ 0000845939 00000 n 
+ 0000838301 00000 n 
+ 0000837563 00000 n 
+ 0000834794 00000 n 
+ 0000838186 00000 n 
+ 0000837718 00000 n 
+ 0000837873 00000 n 
+ 0000838026 00000 n 
+ 0000853810 00000 n 
+ 0000854534 00000 n 
+ 0000860761 00000 n 
+ 0000851909 00000 n 
+ 0000840307 00000 n 
+ 0000838400 00000 n 
+ 0000851731 00000 n 
+ 0000851269 00000 n 
+ 0000851423 00000 n 
+ 0000851577 00000 n 
+ 0001535933 00000 n 
+ 0000842745 00000 n 
+ 0000843237 00000 n 
+ 0000844313 00000 n 
+ 0000845395 00000 n 
+ 0000845418 00000 n 
+ 0000845673 00000 n 
+ 0000848076 00000 n 
+ 0000848568 00000 n 
+ 0000849644 00000 n 
+ 0000850726 00000 n 
+ 0000850749 00000 n 
+ 0000851003 00000 n 
+ 0000853874 00000 n 
+ 0000853637 00000 n 
+ 0000852040 00000 n 
+ 0000853753 00000 n 
+ 0000867125 00000 n 
+ 0000854418 00000 n 
+ 0000853961 00000 n 
+ 0000866945 00000 n 
+ 0000857567 00000 n 
+ 0000858059 00000 n 
+ 0000859135 00000 n 
+ 0000860217 00000 n 
+ 0000860240 00000 n 
+ 0000860495 00000 n 
+ 0000863752 00000 n 
+ 0000864244 00000 n 
+ 0000865320 00000 n 
+ 0000866402 00000 n 
+ 0000866425 00000 n 
+ 0000866679 00000 n 
+ 0000869264 00000 n 
+ 0000875137 00000 n 
+ 0000869127 00000 n 
+ 0000867243 00000 n 
+ 0000874961 00000 n 
+ 0000874806 00000 n 
+ 0000871660 00000 n 
+ 0000872104 00000 n 
+ 0000873180 00000 n 
+ 0000874262 00000 n 
+ 0000874285 00000 n 
+ 0000874540 00000 n 
+ 0000878705 00000 n 
+ 0000877796 00000 n 
+ 0000875266 00000 n 
+ 0000878591 00000 n 
+ 0000877960 00000 n 
+ 0000878119 00000 n 
+ 0000878278 00000 n 
+ 0000878432 00000 n 
+ 0000883769 00000 n 
+ 0000894810 00000 n 
+ 0000883075 00000 n 
+ 0000881847 00000 n 
+ 0000878791 00000 n 
+ 0000882959 00000 n 
+ 0000883016 00000 n 
+ 0000882029 00000 n 
+ 0000882184 00000 n 
+ 0000882339 00000 n 
+ 0000882495 00000 n 
+ 0000882650 00000 n 
+ 0000882805 00000 n 
+ 0001273117 00000 n 
+ 0000903065 00000 n 
+ 0000883653 00000 n 
+ 0000883216 00000 n 
+ 0000902885 00000 n 
+ 0001536058 00000 n 
+ 0000894562 00000 n 
+ 0000902637 00000 n 
+ 0000908010 00000 n 
+ 0000938714 00000 n 
+ 0000907374 00000 n 
+ 0000905791 00000 n 
+ 0000903199 00000 n 
+ 0000907258 00000 n 
+ 0000905991 00000 n 
+ 0000906146 00000 n 
+ 0000906301 00000 n 
+ 0000907315 00000 n 
+ 0000906460 00000 n 
+ 0000906622 00000 n 
+ 0000906791 00000 n 
+ 0000906950 00000 n 
+ 0000907104 00000 n 
+ 0001241617 00000 n 
+ 0000965936 00000 n 
+ 0000907894 00000 n 
+ 0000907461 00000 n 
+ 0000965755 00000 n 
+ 0000938466 00000 n 
+ 0000965507 00000 n 
+ 0000969869 00000 n 
+ 0000969014 00000 n 
+ 0000966070 00000 n 
+ 0000969812 00000 n 
+ 0000969178 00000 n 
+ 0000969334 00000 n 
+ 0000969487 00000 n 
+ 0000969652 00000 n 
+ 0001273084 00000 n 
+ 0000972950 00000 n 
+ 0000972536 00000 n 
+ 0000969996 00000 n 
+ 0000972834 00000 n 
+ 0000972673 00000 n 
+ 0000972891 00000 n 
+ 0001250609 00000 n 
+ 0000975668 00000 n 
+ 0000974945 00000 n 
+ 0000973050 00000 n 
+ 0000975557 00000 n 
+ 0000975100 00000 n 
+ 0000975253 00000 n 
+ 0000975405 00000 n 
+ 0000977903 00000 n 
+ 0000986864 00000 n 
+ 0000994153 00000 n 
+ 0000984281 00000 n 
+ 0000977712 00000 n 
+ 0000975754 00000 n 
+ 0000984108 00000 n 
+ 0000982941 00000 n 
+ 0000983118 00000 n 
+ 0000983281 00000 n 
+ 0000983447 00000 n 
+ 0000983623 00000 n 
+ 0000983778 00000 n 
+ 0000983934 00000 n 
+ 0001536183 00000 n 
+ 0000982780 00000 n 
+ 0000982837 00000 n 
+ 0000982918 00000 n 
+ 0001263075 00000 n 
+ 0001270857 00000 n 
+ 0001247392 00000 n 
+ 0001254165 00000 n 
+ 0001273051 00000 n 
+ 0001273018 00000 n 
+ 0001010319 00000 n 
+ 0001011691 00000 n 
+ 0001012724 00000 n 
+ 0001007375 00000 n 
+ 0000986655 00000 n 
+ 0000984451 00000 n 
+ 0001007192 00000 n 
+ 0001005805 00000 n 
+ 0001005955 00000 n 
+ 0001006108 00000 n 
+ 0001006262 00000 n 
+ 0001006418 00000 n 
+ 0001006573 00000 n 
+ 0001006728 00000 n 
+ 0001006883 00000 n 
+ 0001007038 00000 n 
+ 0000993992 00000 n 
+ 0000994049 00000 n 
+ 0000994130 00000 n 
+ 0001005643 00000 n 
+ 0001005700 00000 n 
+ 0001005781 00000 n 
+ 0001272985 00000 n 
+ 0001017886 00000 n 
+ 0001010182 00000 n 
+ 0001007546 00000 n 
+ 0001014231 00000 n 
+ 0001014076 00000 n 
+ 0001014288 00000 n 
+ 0001014351 00000 n 
+ 0001014414 00000 n 
+ 0001014477 00000 n 
+ 0001014540 00000 n 
+ 0001014603 00000 n 
+ 0001014666 00000 n 
+ 0001014729 00000 n 
+ 0001014792 00000 n 
+ 0001014855 00000 n 
+ 0001014917 00000 n 
+ 0001014980 00000 n 
+ 0001015043 00000 n 
+ 0001015106 00000 n 
+ 0001015169 00000 n 
+ 0001015232 00000 n 
+ 0001015295 00000 n 
+ 0001015358 00000 n 
+ 0001015421 00000 n 
+ 0001015483 00000 n 
+ 0001015546 00000 n 
+ 0001015609 00000 n 
+ 0001015672 00000 n 
+ 0001015735 00000 n 
+ 0001015798 00000 n 
+ 0001015861 00000 n 
+ 0001015924 00000 n 
+ 0001015987 00000 n 
+ 0001016050 00000 n 
+ 0001016113 00000 n 
+ 0001016176 00000 n 
+ 0001016239 00000 n 
+ 0001016302 00000 n 
+ 0001016365 00000 n 
+ 0001016428 00000 n 
+ 0001016490 00000 n 
+ 0001016553 00000 n 
+ 0001016616 00000 n 
+ 0001016679 00000 n 
+ 0001016742 00000 n 
+ 0001016806 00000 n 
+ 0001016870 00000 n 
+ 0001016934 00000 n 
+ 0001016998 00000 n 
+ 0001017062 00000 n 
+ 0001017126 00000 n 
+ 0001017190 00000 n 
+ 0001017254 00000 n 
+ 0001017318 00000 n 
+ 0001017382 00000 n 
+ 0001017445 00000 n 
+ 0001017509 00000 n 
+ 0001017573 00000 n 
+ 0001017637 00000 n 
+ 0001017701 00000 n 
+ 0001011462 00000 n 
+ 0001011519 00000 n 
+ 0001011584 00000 n 
+ 0001011669 00000 n 
+ 0001012495 00000 n 
+ 0001012552 00000 n 
+ 0001012617 00000 n 
+ 0001012702 00000 n 
+ 0001013847 00000 n 
+ 0001013904 00000 n 
+ 0001013969 00000 n 
+ 0001014054 00000 n 
+ 0001024623 00000 n 
+ 0001021491 00000 n 
+ 0001018100 00000 n 
+ 0001022441 00000 n 
+ 0001022498 00000 n 
+ 0001022557 00000 n 
+ 0001022616 00000 n 
+ 0001022675 00000 n 
+ 0001022734 00000 n 
+ 0001022793 00000 n 
+ 0001022852 00000 n 
+ 0001022911 00000 n 
+ 0001022970 00000 n 
+ 0001023028 00000 n 
+ 0001023087 00000 n 
+ 0001023146 00000 n 
+ 0001023205 00000 n 
+ 0001023264 00000 n 
+ 0001023323 00000 n 
+ 0001023382 00000 n 
+ 0001023441 00000 n 
+ 0001023500 00000 n 
+ 0001023558 00000 n 
+ 0001023617 00000 n 
+ 0001023676 00000 n 
+ 0001023735 00000 n 
+ 0001023794 00000 n 
+ 0001023853 00000 n 
+ 0001023912 00000 n 
+ 0001023971 00000 n 
+ 0001024030 00000 n 
+ 0001024089 00000 n 
+ 0001024148 00000 n 
+ 0001024206 00000 n 
+ 0001024265 00000 n 
+ 0001024324 00000 n 
+ 0001024383 00000 n 
+ 0001024442 00000 n 
+ 0001024501 00000 n 
+ 0001021664 00000 n 
+ 0001021820 00000 n 
+ 0001021980 00000 n 
+ 0001022135 00000 n 
+ 0001022287 00000 n 
+ 0001272952 00000 n 
+ 0001028794 00000 n 
+ 0001027333 00000 n 
+ 0001024818 00000 n 
+ 0001028616 00000 n 
+ 0001027524 00000 n 
+ 0001027674 00000 n 
+ 0001027824 00000 n 
+ 0001027983 00000 n 
+ 0001028142 00000 n 
+ 0001028302 00000 n 
+ 0001028462 00000 n 
+ 0001032300 00000 n 
+ 0001031491 00000 n 
+ 0001028906 00000 n 
+ 0001031949 00000 n 
+ 0001031637 00000 n 
+ 0001032123 00000 n 
+ 0001032182 00000 n 
+ 0001032241 00000 n 
+ 0001031791 00000 n 
+ 0001035411 00000 n 
+ 0001037924 00000 n 
+ 0001035256 00000 n 
+ 0001032440 00000 n 
+ 0001037804 00000 n 
+ 0001037343 00000 n 
+ 0001037496 00000 n 
+ 0001037650 00000 n 
+ 0001536308 00000 n 
+ 0001037113 00000 n 
+ 0001037170 00000 n 
+ 0001037235 00000 n 
+ 0001037320 00000 n 
+ 0001041463 00000 n 
+ 0001041052 00000 n 
+ 0001038081 00000 n 
+ 0001041343 00000 n 
+ 0001041189 00000 n 
+ 0001046031 00000 n 
+ 0001044918 00000 n 
+ 0001041616 00000 n 
+ 0001045857 00000 n 
+ 0001045091 00000 n 
+ 0001045245 00000 n 
+ 0001045398 00000 n 
+ 0001045551 00000 n 
+ 0001045704 00000 n 
+ 0001050215 00000 n 
+ 0001049320 00000 n 
+ 0001046210 00000 n 
+ 0001050100 00000 n 
+ 0001049484 00000 n 
+ 0001049639 00000 n 
+ 0001049792 00000 n 
+ 0001049945 00000 n 
+ 0001272919 00000 n 
+ 0001054240 00000 n 
+ 0001053105 00000 n 
+ 0001050394 00000 n 
+ 0001054067 00000 n 
+ 0001053278 00000 n 
+ 0001053432 00000 n 
+ 0001053592 00000 n 
+ 0001053752 00000 n 
+ 0001053912 00000 n 
+ 0001059338 00000 n 
+ 0001057965 00000 n 
+ 0001054378 00000 n 
+ 0001058749 00000 n 
+ 0001058129 00000 n 
+ 0001058283 00000 n 
+ 0001058438 00000 n 
+ 0001058593 00000 n 
+ 0001058806 00000 n 
+ 0001058865 00000 n 
+ 0001058924 00000 n 
+ 0001058982 00000 n 
+ 0001059040 00000 n 
+ 0001059099 00000 n 
+ 0001059158 00000 n 
+ 0001059217 00000 n 
+ 0001272886 00000 n 
+ 0001272853 00000 n 
+ 0001062225 00000 n 
+ 0001061936 00000 n 
+ 0001059532 00000 n 
+ 0001062052 00000 n 
+ 0001536433 00000 n 
+ 0001065360 00000 n 
+ 0001066778 00000 n 
+ 0001068160 00000 n 
+ 0001065214 00000 n 
+ 0001062378 00000 n 
+ 0001068040 00000 n 
+ 0001067732 00000 n 
+ 0001067887 00000 n 
+ 0001066549 00000 n 
+ 0001066606 00000 n 
+ 0001066671 00000 n 
+ 0001066756 00000 n 
+ 0001067503 00000 n 
+ 0001067560 00000 n 
+ 0001067625 00000 n 
+ 0001067710 00000 n 
+ 0001071836 00000 n 
+ 0001071202 00000 n 
+ 0001068371 00000 n 
+ 0001071658 00000 n 
+ 0001071348 00000 n 
+ 0001071503 00000 n 
+ 0001075307 00000 n 
+ 0001074622 00000 n 
+ 0001071975 00000 n 
+ 0001075076 00000 n 
+ 0001074768 00000 n 
+ 0001074922 00000 n 
+ 0001079605 00000 n 
+ 0001078315 00000 n 
+ 0001075419 00000 n 
+ 0001078605 00000 n 
+ 0001078452 00000 n 
+ 0001078662 00000 n 
+ 0001078721 00000 n 
+ 0001078780 00000 n 
+ 0001078839 00000 n 
+ 0001078898 00000 n 
+ 0001078957 00000 n 
+ 0001079015 00000 n 
+ 0001079074 00000 n 
+ 0001079133 00000 n 
+ 0001079192 00000 n 
+ 0001079251 00000 n 
+ 0001079310 00000 n 
+ 0001079369 00000 n 
+ 0001082838 00000 n 
+ 0001081891 00000 n 
+ 0001079774 00000 n 
+ 0001082665 00000 n 
+ 0001082055 00000 n 
+ 0001082207 00000 n 
+ 0001082360 00000 n 
+ 0001082512 00000 n 
+ 0001086607 00000 n 
+ 0001085616 00000 n 
+ 0001082937 00000 n 
+ 0001086429 00000 n 
+ 0001276473 00000 n 
+ 0001274107 00000 n 
+ 0001276309 00000 n 
+ 0001085780 00000 n 
+ 0001085933 00000 n 
+ 0001086103 00000 n 
+ 0001086265 00000 n 
+ 0001536558 00000 n 
+ 0001087950 00000 n 
+ 0001108005 00000 n 
+ 0001128040 00000 n 
+ 0001146454 00000 n 
+ 0001158551 00000 n 
+ 0001087834 00000 n 
+ 0001086707 00000 n 
+ 0001158368 00000 n 
+ 0001158425 00000 n 
+ 0001104819 00000 n 
+ 0001105303 00000 n 
+ 0001106379 00000 n 
+ 0001107461 00000 n 
+ 0001107485 00000 n 
+ 0001107739 00000 n 
+ 0001124854 00000 n 
+ 0001125338 00000 n 
+ 0001126414 00000 n 
+ 0001127496 00000 n 
+ 0001127520 00000 n 
+ 0001127774 00000 n 
+ 0001143268 00000 n 
+ 0001143752 00000 n 
+ 0001144828 00000 n 
+ 0001145910 00000 n 
+ 0001145934 00000 n 
+ 0001146188 00000 n 
+ 0001155183 00000 n 
+ 0001155667 00000 n 
+ 0001156743 00000 n 
+ 0001157825 00000 n 
+ 0001157848 00000 n 
+ 0001158102 00000 n 
+ 0001162307 00000 n 
+ 0001161740 00000 n 
+ 0001158713 00000 n 
+ 0001162196 00000 n 
+ 0001161886 00000 n 
+ 0001162041 00000 n 
+ 0001272820 00000 n 
+ 0001166276 00000 n 
+ 0001165140 00000 n 
+ 0001162461 00000 n 
+ 0001166161 00000 n 
+ 0001165313 00000 n 
+ 0001165489 00000 n 
+ 0001165665 00000 n 
+ 0001165828 00000 n 
+ 0001165995 00000 n 
+ 0001222976 00000 n 
+ 0001169827 00000 n 
+ 0001169051 00000 n 
+ 0001166388 00000 n 
+ 0001169712 00000 n 
+ 0001169206 00000 n 
+ 0001169370 00000 n 
+ 0001169547 00000 n 
+ 0001270916 00000 n 
+ 0001266258 00000 n 
+ 0001171020 00000 n 
+ 0001170847 00000 n 
+ 0001169926 00000 n 
+ 0001170963 00000 n 
+ 0001173394 00000 n 
+ 0001173049 00000 n 
+ 0001171093 00000 n 
+ 0001173165 00000 n 
+ 0001173276 00000 n 
+ 0001173335 00000 n 
+ 0001536683 00000 n 
+ 0001177276 00000 n 
+ 0001175857 00000 n 
+ 0001173493 00000 n 
+ 0001176985 00000 n 
+ 0001177042 00000 n 
+ 0001176039 00000 n 
+ 0001177101 00000 n 
+ 0001176199 00000 n 
+ 0001176352 00000 n 
+ 0001176505 00000 n 
+ 0001176665 00000 n 
+ 0001176825 00000 n 
+ 0001263016 00000 n 
+ 0001181808 00000 n 
+ 0001179979 00000 n 
+ 0001177375 00000 n 
+ 0001181693 00000 n 
+ 0001180188 00000 n 
+ 0001180348 00000 n 
+ 0001180508 00000 n 
+ 0001180679 00000 n 
+ 0001180854 00000 n 
+ 0001181019 00000 n 
+ 0001181185 00000 n 
+ 0001181356 00000 n 
+ 0001181521 00000 n 
+ 0001269340 00000 n 
+ 0001266494 00000 n 
+ 0001185123 00000 n 
+ 0001184235 00000 n 
+ 0001181894 00000 n 
+ 0001184892 00000 n 
+ 0001184390 00000 n 
+ 0001184556 00000 n 
+ 0001184727 00000 n 
+ 0001188609 00000 n 
+ 0001187559 00000 n 
+ 0001185222 00000 n 
+ 0001188552 00000 n 
+ 0001187732 00000 n 
+ 0001187898 00000 n 
+ 0001188065 00000 n 
+ 0001188232 00000 n 
+ 0001188385 00000 n 
+ 0001257185 00000 n 
+ 0001192161 00000 n 
+ 0001191057 00000 n 
+ 0001188709 00000 n 
+ 0001192046 00000 n 
+ 0001191230 00000 n 
+ 0001191397 00000 n 
+ 0001191564 00000 n 
+ 0001191727 00000 n 
+ 0001191887 00000 n 
+ 0001259966 00000 n 
+ 0001266317 00000 n 
+ 0001229514 00000 n 
+ 0001196638 00000 n 
+ 0001194892 00000 n 
+ 0001192261 00000 n 
+ 0001195866 00000 n 
+ 0001195065 00000 n 
+ 0001195224 00000 n 
+ 0001195383 00000 n 
+ 0001195977 00000 n 
+ 0001196037 00000 n 
+ 0001196097 00000 n 
+ 0001196157 00000 n 
+ 0001196217 00000 n 
+ 0001196277 00000 n 
+ 0001196337 00000 n 
+ 0001196397 00000 n 
+ 0001196456 00000 n 
+ 0001195534 00000 n 
+ 0001195702 00000 n 
+ 0001196579 00000 n 
+ 0001536808 00000 n 
+ 0001229398 00000 n 
+ 0001256835 00000 n 
+ 0001199547 00000 n 
+ 0001199257 00000 n 
+ 0001196820 00000 n 
+ 0001199373 00000 n 
+ 0001199430 00000 n 
+ 0001203747 00000 n 
+ 0001201967 00000 n 
+ 0001199660 00000 n 
+ 0001203514 00000 n 
+ 0001202167 00000 n 
+ 0001202337 00000 n 
+ 0001202506 00000 n 
+ 0001202685 00000 n 
+ 0001203629 00000 n 
+ 0001202853 00000 n 
+ 0001203688 00000 n 
+ 0001203014 00000 n 
+ 0001203182 00000 n 
+ 0001203345 00000 n 
+ 0001269398 00000 n 
+ 0001226432 00000 n 
+ 0001247447 00000 n 
+ 0001207550 00000 n 
+ 0001206382 00000 n 
+ 0001203860 00000 n 
+ 0001207376 00000 n 
+ 0001206555 00000 n 
+ 0001206724 00000 n 
+ 0001206887 00000 n 
+ 0001207048 00000 n 
+ 0001207433 00000 n 
+ 0001207221 00000 n 
+ 0001257303 00000 n 
+ 0001235361 00000 n 
+ 0001208232 00000 n 
+ 0001208059 00000 n 
+ 0001207663 00000 n 
+ 0001208175 00000 n 
+ 0001210567 00000 n 
+ 0001210340 00000 n 
+ 0001208305 00000 n 
+ 0001210456 00000 n 
+ 0001213918 00000 n 
+ 0001213571 00000 n 
+ 0001210694 00000 n 
+ 0001213861 00000 n 
+ 0001213708 00000 n 
+ 0001536933 00000 n 
+ 0001217680 00000 n 
+ 0001216840 00000 n 
+ 0001214032 00000 n 
+ 0001217623 00000 n 
+ 0001217004 00000 n 
+ 0001217160 00000 n 
+ 0001217318 00000 n 
+ 0001217470 00000 n 
+ 0001220645 00000 n 
+ 0001219978 00000 n 
+ 0001217780 00000 n 
+ 0001220588 00000 n 
+ 0001220133 00000 n 
+ 0001220282 00000 n 
+ 0001220435 00000 n 
+ 0001223388 00000 n 
+ 0001222803 00000 n 
+ 0001220732 00000 n 
+ 0001222919 00000 n 
+ 0001226550 00000 n 
+ 0001225851 00000 n 
+ 0001223500 00000 n 
+ 0001225967 00000 n 
+ 0001229690 00000 n 
+ 0001228993 00000 n 
+ 0001226662 00000 n 
+ 0001229109 00000 n 
+ 0001232654 00000 n 
+ 0001231955 00000 n 
+ 0001229776 00000 n 
+ 0001232071 00000 n 
+ 0001537058 00000 n 
+ 0001235715 00000 n 
+ 0001235015 00000 n 
+ 0001232753 00000 n 
+ 0001235131 00000 n 
+ 0001238801 00000 n 
+ 0001238156 00000 n 
+ 0001235801 00000 n 
+ 0001238272 00000 n 
+ 0001241853 00000 n 
+ 0001241150 00000 n 
+ 0001238887 00000 n 
+ 0001241266 00000 n 
+ 0001244763 00000 n 
+ 0001244063 00000 n 
+ 0001241939 00000 n 
+ 0001244179 00000 n 
+ 0001247977 00000 n 
+ 0001247219 00000 n 
+ 0001244849 00000 n 
+ 0001247335 00000 n 
+ 0001251194 00000 n 
+ 0001250436 00000 n 
+ 0001248063 00000 n 
+ 0001250552 00000 n 
+ 0001537183 00000 n 
+ 0001254283 00000 n 
+ 0001253524 00000 n 
+ 0001251293 00000 n 
+ 0001253640 00000 n 
+ 0001257362 00000 n 
+ 0001256662 00000 n 
+ 0001254382 00000 n 
+ 0001256778 00000 n 
+ 0001260320 00000 n 
+ 0001259675 00000 n 
+ 0001257448 00000 n 
+ 0001259791 00000 n 
+ 0001263370 00000 n 
+ 0001262670 00000 n 
+ 0001260419 00000 n 
+ 0001262786 00000 n 
+ 0001266553 00000 n 
+ 0001265794 00000 n 
+ 0001263456 00000 n 
+ 0001265910 00000 n 
+ 0001269575 00000 n 
+ 0001268876 00000 n 
+ 0001266652 00000 n 
+ 0001268992 00000 n 
+ 0001537308 00000 n 
+ 0001271034 00000 n 
+ 0001270684 00000 n 
+ 0001269661 00000 n 
+ 0001270800 00000 n 
+ 0001272721 00000 n 
+ 0001272354 00000 n 
+ 0001271120 00000 n 
+ 0001272664 00000 n 
+ 0001272491 00000 n 
+ 0001276781 00000 n 
+ 0001276683 00000 n 
+ 0001281676 00000 n 
+ 0001281479 00000 n 
+ 0001286422 00000 n 
+ 0001286225 00000 n 
+ 0001289192 00000 n 
+ 0001289147 00000 n 
+ 0001299510 00000 n 
+ 0001299223 00000 n 
+ 0001308678 00000 n 
+ 0001308369 00000 n 
+ 0001310673 00000 n 
+ 0001310648 00000 n 
+ 0001315577 00000 n 
+ 0001315433 00000 n 
+ 0001318708 00000 n 
+ 0001318523 00000 n 
+ 0001322646 00000 n 
+ 0001322379 00000 n 
+ 0001326559 00000 n 
+ 0001326484 00000 n 
+ 0001338898 00000 n 
+ 0001338591 00000 n 
+ 0001355251 00000 n 
+ 0001354873 00000 n 
+ 0001359631 00000 n 
+ 0001359374 00000 n 
+ 0001370555 00000 n 
+ 0001370207 00000 n 
+ 0001380925 00000 n 
+ 0001380636 00000 n 
+ 0001399016 00000 n 
+ 0001398586 00000 n 
+ 0001403424 00000 n 
+ 0001403363 00000 n 
+ 0001407696 00000 n 
+ 0001407435 00000 n 
+ 0001422264 00000 n 
+ 0001421889 00000 n 
+ 0001436649 00000 n 
+ 0001436308 00000 n 
+ 0001451500 00000 n 
+ 0001451117 00000 n 
+ 0001459428 00000 n 
+ 0001459169 00000 n 
+ 0001472960 00000 n 
+ 0001472613 00000 n 
+ 0001491843 00000 n 
+ 0001491452 00000 n 
+ 0001506279 00000 n 
+ 0001505890 00000 n 
+ 0001526902 00000 n 
+ 0001526433 00000 n 
+ 0001532512 00000 n 
+ 0001532405 00000 n 
+ 0001537406 00000 n 
+ 0001537530 00000 n 
+ 0001537656 00000 n 
+ 0001537782 00000 n 
+ 0001537908 00000 n 
+ 0001538034 00000 n 
+ 0001538160 00000 n 
+ 0001538249 00000 n 
+ 0001538376 00000 n 
+ 0001538456 00000 n 
+ 0001538530 00000 n 
+ 0001552755 00000 n 
+ 0001583080 00000 n 
+ 0001583121 00000 n 
+ 0001583161 00000 n 
+ 0001583409 00000 n 
+ trailer
+ <<
+ /Size 3748
+ /Root 3746 0 R
+ /Info 3747 0 R
+ >>
+ startxref
+ 1583697
+ %%EOF


Index: llvm-www/pubs/2005-05-04-LattnerPHDThesis.ps
diff -c /dev/null llvm-www/pubs/2005-05-04-LattnerPHDThesis.ps:1.1
*** /dev/null	Wed May  4 18:19:13 2005
--- llvm-www/pubs/2005-05-04-LattnerPHDThesis.ps	Wed May  4 18:18:53 2005
***************
*** 0 ****
--- 1,451614 ----
+ %!PS-Adobe-3.0
+ %%Title: (Macroscopic Data Structure Analysis and Optimization: Chris Lattner Ph.D. Disse)
+ %%Version: 1 3
+ %%Creator: (LaTeX with hyperref package)
+ %%CreationDate: (D:20050504180600)
+ %%For: (Chris Lattner)
+ %%DocumentData: Clean7Bit
+ %%LanguageLevel: 2
+ %%BoundingBox: 0 0 612 792
+ %%Pages: 225
+ %%DocumentProcessColors: (atend)
+ %%DocumentNeededResources: (atend)
+ %%DocumentSuppliedResources: (atend)
+ %%EndComments
+ %%BeginDefaults
+ %%EndDefaults
+ %%BeginProlog
+ %%EndProlog
+ %%BeginSetup
+ %%BeginResource: l2check
+ %%Copyright: Copyright 1993 Adobe Systems Incorporated. All Rights Reserved.
+ systemdict /languagelevel known
+ { systemdict /languagelevel get 1 eq }
+ { true }
+ ifelse
+ {
+ initgraphics /Helvetica findfont 18 scalefont setfont
+ 72 600 moveto (Error: Your printer driver needs to be configured) dup show
+ 72 580 moveto (for printing to a PostScript Language Level 1 printer.) dup show
+ exch = =
+ /Helvetica-Bold findfont 16 scalefont setfont
+ 72 520 moveto (Windows and Unix) show
+ /Times-Roman findfont 16 scalefont setfont
+ 72 500 moveto (Select ªLanguage Level 1º in the PostScript options section) show
+ 72 480 moveto (of the Acrobat print dialog.) show
+ /Helvetica-Bold findfont 16 scalefont setfont
+ 72 440 moveto (Macintosh) show
+ /Times-Roman findfont 16 scalefont setfont
+ 72 420 moveto (In the Chooser, select your printer driver.) show
+ 72 400 moveto (Then select your printer and click the Setup button.) show
+ 72 380 moveto (Follow any on-screen dialogs that may appear.) show
+ showpage
+ quit
+ }
+ if
+ %%EndResource
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: file Pscript_CFF PSVER
+ userdict/ct_CffDict 6 dict put ct_CffDict begin/F0Subr{systemdict/internaldict
+ known{1183615869 systemdict/internaldict get exec/FlxProc known{save true}{
+ false}ifelse}{userdict/internaldict known not{userdict/internaldict{count 0 eq
+ {/internaldict errordict/invalidaccess get exec}if dup type/integertype ne{
+ /internaldict errordict/invalidaccess get exec}if dup 1183615869 eq{pop 0}{
+ /internaldict errordict/invalidaccess get exec}ifelse}dup 14 get 1 25 dict put
+ bind executeonly put}if 1183615869 userdict/internaldict get exec/FlxProc
+ known{save true}{false}ifelse}ifelse[systemdict/internaldict known not{100
+ dict/begin cvx/mtx matrix/def cvx}if systemdict/currentpacking known{
+ currentpacking true setpacking}if{systemdict/internaldict known{1183615869
+ systemdict/internaldict get exec dup/$FlxDict known not{dup dup length exch
+ maxlength eq{pop userdict dup/$FlxDict known not{100 dict begin/mtx matrix def
+ dup/$FlxDict currentdict put end}if}{100 dict begin/mtx matrix def dup
+ /$FlxDict currentdict put end}ifelse}if/$FlxDict get begin}if grestore/exdef{
+ exch def}def/dmin exch abs 100 div def/epX exdef/epY exdef/c4y2 exdef/c4x2
+ exdef/c4y1 exdef/c4x1 exdef/c4y0 exdef/c4x0 exdef/c3y2 exdef/c3x2 exdef/c3y1
+ exdef/c3x1 exdef/c3y0 exdef/c3x0 exdef/c1y2 exdef/c1x2 exdef/c2x2 c4x2 def
+ /c2y2 c4y2 def/yflag c1y2 c3y2 sub abs c1x2 c3x2 sub abs gt def/PickCoords{{
+ c1x0 c1y0 c1x1 c1y1 c1x2 c1y2 c2x0 c2y0 c2x1 c2y1 c2x2 c2y2}{c3x0 c3y0 c3x1
+ c3y1 c3x2 c3y2 c4x0 c4y0 c4x1 c4y1 c4x2 c4y2}ifelse/y5 exdef/x5 exdef/y4 exdef
+ /x4 exdef/y3 exdef/x3 exdef/y2 exdef/x2 exdef/y1 exdef/x1 exdef/y0 exdef/x0
+ exdef}def mtx currentmatrix pop mtx 0 get abs 1e-05 lt mtx 3 get abs 1e-05 lt
+ or{/flipXY -1 def}{mtx 1 get abs 1e-05 lt mtx 2 get abs 1e-05 lt or{/flipXY 1
+ def}{/flipXY 0 def}ifelse}ifelse/erosion 1 def systemdict/internaldict known{
+ 1183615869 systemdict/internaldict get exec dup/erosion known{/erosion get
+ /erosion exch def}{pop}ifelse}if yflag{flipXY 0 eq c3y2 c4y2 eq or{false
+ PickCoords}{/shrink c3y2 c4y2 eq{0}{c1y2 c4y2 sub c3y2 c4y2 sub div abs}ifelse
+ def/yshrink{c4y2 sub shrink mul c4y2 add}def/c1y0 c3y0 yshrink def/c1y1 c3y1
+ yshrink def/c2y0 c4y0 yshrink def/c2y1 c4y1 yshrink def/c1x0 c3x0 def/c1x1
+ c3x1 def/c2x0 c4x0 def/c2x1 c4x1 def/dY 0 c3y2 c1y2 sub round dtransform
+ flipXY 1 eq{exch}if pop abs def dY dmin lt PickCoords y2 c1y2 sub abs .001 gt{
+ c1x2 c1y2 transform flipXY 1 eq{exch}if/cx exch def/cy exch def/dY 0 y2 c1y2
+ sub round dtransform flipXY 1 eq{exch}if pop def dY round dup 0 ne{/dY exdef}{
+ pop dY 0 lt{-1}{1}ifelse/dY exdef}ifelse/erode PaintType 2 ne erosion .5 ge
+ and def erode{/cy cy .5 sub def}if/ey cy dY add def/ey ey ceiling ey sub ey
+ floor add def erode{/ey ey .5 add def}if ey cx flipXY 1 eq{exch}if itransform
+ exch pop y2 sub/eShift exch def/y1 y1 eShift add def/y2 y2 eShift add def/y3
+ y3 eShift add def}if}ifelse}{flipXY 0 eq c3x2 c4x2 eq or{false PickCoords}{
+ /shrink c3x2 c4x2 eq{0}{c1x2 c4x2 sub c3x2 c4x2 sub div abs}ifelse def/xshrink
+ {c4x2 sub shrink mul c4x2 add}def/c1x0 c3x0 xshrink def/c1x1 c3x1 xshrink def
+ /c2x0 c4x0 xshrink def/c2x1 c4x1 xshrink def/c1y0 c3y0 def/c1y1 c3y1 def/c2y0
+ c4y0 def/c2y1 c4y1 def/dX c3x2 c1x2 sub round 0 dtransform flipXY -1 eq{exch}
+ if pop abs def dX dmin lt PickCoords x2 c1x2 sub abs .001 gt{c1x2 c1y2
+ transform flipXY -1 eq{exch}if/cy exch def/cx exch def/dX x2 c1x2 sub round 0
+ dtransform flipXY -1 eq{exch}if pop def dX round dup 0 ne{/dX exdef}{pop dX 0
+ lt{-1}{1}ifelse/dX exdef}ifelse/erode PaintType 2 ne erosion .5 ge and def
+ erode{/cx cx .5 sub def}if/ex cx dX add def/ex ex ceiling ex sub ex floor add
+ def erode{/ex ex .5 add def}if ex cy flipXY -1 eq{exch}if itransform pop x2
+ sub/eShift exch def/x1 x1 eShift add def/x2 x2 eShift add def/x3 x3 eShift add
+ def}if}ifelse}ifelse x2 x5 eq y2 y5 eq or{x5 y5 lineto}{x0 y0 x1 y1 x2 y2
+ curveto x3 y3 x4 y4 x5 y5 curveto}ifelse epY epX}systemdict/currentpacking
+ known{exch setpacking}if/exec cvx/end cvx]cvx executeonly exch{pop true exch
+ restore}{systemdict/internaldict known not{1183615869 userdict/internaldict
+ get exec exch/FlxProc exch put true}{1183615869 systemdict/internaldict get
+ exec dup length exch maxlength eq{false}{1183615869 systemdict/internaldict
+ get exec exch/FlxProc exch put true}ifelse}ifelse}ifelse{systemdict
+ /internaldict known{1183615869 systemdict/internaldict get exec/FlxProc get
+ exec}{1183615869 userdict/internaldict get exec/FlxProc get exec}ifelse}if}
+ executeonly def/F1Subr{gsave currentpoint newpath moveto}bind def/F2Subr{
+ currentpoint grestore gsave currentpoint newpath moveto}bind def/HSSubr{
+ systemdict/internaldict known not{pop 3}{1183615869 systemdict/internaldict
+ get exec dup/startlock known{/startlock get exec}{dup/strtlck known{/strtlck
+ get exec}{pop 3}ifelse}ifelse}ifelse}bind def end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ /currentpacking where{pop currentpacking true setpacking}if
+ %%BeginResource: procset pdfvars
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Version: 5.0 6
+ %%Title: definition of dictionary of variables used by PDF & PDFText procsets
+ userdict /PDF 160 dict put
+ userdict /PDFVars 89 dict dup begin put
+ /docSetupDone false def
+ /InitAll 0 def
+ /TermAll 0 def
+ /DocInitAll 0 def
+ /DocTermAll 0 def
+ /_pdfEncodings 2 array def
+ /_pdf_str1 1 string def
+ /_pdf_i 0 def
+ /_pdf_na 0 def
+ /_pdf_showproc 0 def
+ /_italMtx [1 0 .212557 1 0 0] def
+ /_italMtx_WMode1 [1 -.212557 0 1 0 0] def
+ /_italMtxType0 [1 0 .1062785 1 0 0] def
+ /_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
+ /_basefont 0 def
+ /_basefonto 0 def
+ /_pdf_oldCIDInit null def
+ /_pdf_FontDirectory 30 dict def
+ /_categories 10 dict def
+ /_sa? true def
+ /_ColorSep5044? false def
+ /nulldict 0 dict def
+ /_processColors 0 def
+ /overprintstack null def
+ /_defaulttransfer currenttransfer def
+ /_defaultflatness currentflat def
+ /_defaulthalftone null def
+ /_defaultcolortransfer null def
+ /_defaultblackgeneration null def
+ /_defaultundercolorremoval null def
+ /_defaultcolortransfer null def
+ PDF begin
+ [/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
+ /applyInterpFunc/applystitchFunc/domainClip/encodeInput
+ /initgs/int/limit/rangeClip
+ /defineRes/findRes/setSA/pl
+ %% to keep CoolType entries in GlyphDirProcs safe from collisions with Win PS driver
+ /? /! /| /: /+ /GetGlyphDirectory
+ /pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
+ /pdf_shfill /pdf_sethalftone
+ ] {null def} bind forall
+ end
+ end
+ %%EndResource
+ PDFVars begin PDF begin
+ %%BeginResource: procset pdfutil
+ %%Copyright: Copyright 1993-1999 Adobe Systems Incorporated. All Rights Reserved.
+ %%Version: 4.0 2
+ %%Title: Basic utilities used by other PDF procsets
+ /bd {bind def} bind def
+ /ld {load def} bd
+ /bld {
+ dup length dict begin
+ { null def } forall
+ bind
+ end
+ def
+ } bd
+ /dd { PDFVars 3 1 roll put } bd
+ /xdd { exch dd } bd
+ /Level2?
+ systemdict /languagelevel known
+ { systemdict /languagelevel get 2 ge } { false } ifelse
+ def
+ /Level1? Level2? not def
+ /Level3?
+ systemdict /languagelevel known
+ {systemdict /languagelevel get 3 eq } { false } ifelse
+ def
+ /getifknown {
+ 2 copy known { get true } { pop pop false } ifelse
+ } bd
+ /here {
+ currentdict exch getifknown
+ } bd
+ /isdefined? { where { pop true } { false } ifelse } bd
+ %%EndResource
+ %%BeginResource: procset pdf
+ %%Version: 5.0 7
+ %%Copyright: Copyright 1998-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Title: General operators for PDF, common to all Language Levels.
+ /cm { matrix astore concat } bd
+ /d /setdash ld
+ /f /fill ld
+ /h /closepath ld
+ /i {dup 0 eq {pop _defaultflatness} if setflat} bd
+ /j /setlinejoin ld
+ /J /setlinecap ld
+ /M /setmiterlimit ld
+ /n /newpath ld
+ /S /stroke ld
+ /w /setlinewidth ld
+ /W /clip ld
+ /initgs {
+ 0 setgray
+ [] 0 d
+ 0 j
+ 0 J
+ 10 M
+ 1 w
+ false setSA
+ /_defaulttransfer load settransfer
+ 0 i
+ /RelativeColorimetric ri
+ newpath
+ } bd
+ /int {
+ dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
+ exch pop add exch pop
+ } bd
+ /limit {
+ dup 2 index le { exch } if pop
+ dup 2 index ge { exch } if pop
+ } bd
+ /domainClip {
+ Domain aload pop 3 2 roll
+ limit
+ } [/Domain] bld
+ /applyInterpFunc {
+ 0 1 DimOut 1 sub
+ {
+ dup C0 exch get exch
+ dup C1 exch get exch
+ 3 1 roll
+ 1 index sub
+ 3 index
+ N exp mul add
+ exch
+ currentdict /Range_lo known
+ {
+ dup Range_lo exch get exch
+ Range_hi exch get
+ 3 2 roll limit
+ }
+ {
+ pop
+ }
+ ifelse
+ exch
+ } for
+ pop
+ } [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
+ /encodeInput {
+ NumParts 1 sub
+ 0 1 2 index
+ {
+ dup Bounds exch get
+ 2 index gt
+ { exit }
+ { dup
+ 3 index eq
+ { exit }
+ { pop } ifelse
+ } ifelse
+ } for
+ 3 2 roll pop
+ dup Bounds exch get exch
+ dup 1 add Bounds exch get exch
+ 2 mul
+ dup Encode exch get exch
+ 1 add Encode exch get
+ int
+ } [/NumParts /Bounds /Encode] bld
+ /rangeClip {
+ exch dup Range_lo exch get
+ exch Range_hi exch get
+ 3 2 roll
+ limit
+ } [/Range_lo /Range_hi] bld
+ /applyStitchFunc {
+ Functions exch get exec
+ currentdict /Range_lo known {
+ 0 1 DimOut 1 sub {
+ DimOut 1 add -1 roll
+ rangeClip
+ } for
+ } if
+ } [/Functions /Range_lo /DimOut] bld
+ /pdf_flushfilters
+ {
+ aload length
+ { dup status
+ 1 index currentfile ne and
+ { dup flushfile closefile }
+ { pop }
+ ifelse
+ } repeat
+ } bd
+ /pdf_readstring
+ {
+ 1 index dup length 1 sub get
+ exch readstring pop
+ exch pdf_flushfilters
+ } bind def
+ /pdf_dictOp
+ {
+ 3 2 roll
+ 10 dict copy
+ begin
+ _Filters dup length 1 sub get def
+ currentdict exch exec
+ _Filters pdf_flushfilters
+ end
+ } [/_Filters] bld
+ /pdf_image {{image} /DataSource pdf_dictOp} bd
+ /pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
+ /pdf_shfill {{sh} /DataSource pdf_dictOp} bd
+ /pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
+ /pdf_maskedImage
+ {
+ 10 dict copy begin
+ /miDict currentdict def
+ /DataDict DataDict 10 dict copy def
+ DataDict begin
+ /DataSource
+ _Filters dup length 1 sub get
+ def
+ miDict image
+ _Filters pdf_flushfilters
+ end
+ end
+ } [/miDict /DataDict /_Filters] bld
+ /RadialShade {
+ 40 dict begin
+ /background exch def
+ /ext1 exch def
+ /ext0 exch def
+ /BBox exch def
+ /r2 exch def
+ /c2y exch def
+ /c2x exch def
+ /r1 exch def
+ /c1y exch def
+ /c1x exch def
+ /rampdict exch def
+ gsave
+ BBox length 0 gt {
+ newpath
+ BBox 0 get BBox 1 get moveto
+ BBox 2 get BBox 0 get sub 0 rlineto
+ 0 BBox 3 get BBox 1 get sub rlineto
+ BBox 2 get BBox 0 get sub neg 0 rlineto
+ closepath
+ clip
+ newpath
+ } if
+ c1x c2x eq
+ {
+ c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
+ }
+ {
+ /slope c2y c1y sub c2x c1x sub div def
+ /theta slope 1 atan def
+ c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
+ c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
+ }
+ ifelse
+ gsave
+ clippath
+ c1x c1y translate
+ theta rotate
+ -90 rotate
+ { pathbbox } stopped
+ { 0 0 0 0 } if
+ /yMax exch def
+ /xMax exch def
+ /yMin exch def
+ /xMin exch def
+ grestore
+ xMax xMin eq yMax yMin eq or
+ {
+ grestore
+ end
+ }
+ {
+ rampdict begin
+ 40 dict begin
+ background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+ gsave
+ c1x c1y translate
+ theta rotate
+ -90 rotate
+ /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
+ /c1y 0 def
+ /c1x 0 def
+ /c2x 0 def
+ ext0 {
+ 0 getrampcolor
+ c2y r2 add r1 lt
+ {
+ c1x c1y r1 360 0 arcn
+ xMin yMin moveto
+ xMax yMin lineto
+ xMax yMax lineto
+ xMin yMax lineto
+ xMin yMin lineto
+ eofill
+ }
+ {
+ c2y r1 add r2 le
+ {
+ c1x c1y r1 0 360 arc
+ fill
+ }
+ {
+ c2x c2y r2 0 360 arc fill
+ r1 r2 eq
+ {
+ /p1x r1 neg def
+ /p1y c1y def
+ /p2x r1 def
+ /p2y c1y def
+ p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
+ fill
+ }
+ {
+ /AA r2 r1 sub c2y div def
+ /theta AA 1 AA dup mul sub sqrt div 1 atan def
+ /SS1 90 theta add dup sin exch cos div def
+ /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+ /p1y p1x SS1 div neg def
+ /SS2 90 theta sub dup sin exch cos div def
+ /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+ /p2y p2x SS2 div neg def
+ r1 r2 gt
+ {
+ /L1maxX p1x yMin p1y sub SS1 div add def
+ /L2maxX p2x yMin p2y sub SS2 div add def
+ }
+ {
+ /L1maxX 0 def
+ /L2maxX 0 def
+ }ifelse
+ p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+ L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+ fill
+ }
+ ifelse
+ }
+ ifelse
+ } ifelse
+ } if
+ c1x c2x sub dup mul
+ c1y c2y sub dup mul
+ add 0.5 exp
+ 0 dtransform
+ dup mul exch dup mul add 0.5 exp 72 div
+ 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 1 index 1 index lt { exch } if pop
+ /hires exch def
+ hires mul
+ /numpix exch def
+ /numsteps NumSamples def
+ /rampIndxInc 1 def
+ /subsampling false def
+ numpix 0 ne
+ {
+ NumSamples numpix div 0.5 gt
+ {
+ /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+ /rampIndxInc NumSamples 1 sub numsteps div def
+ /subsampling true def
+ } if
+ } if
+ /xInc c2x c1x sub numsteps div def
+ /yInc c2y c1y sub numsteps div def
+ /rInc r2 r1 sub numsteps div def
+ /cx c1x def
+ /cy c1y def
+ /radius r1 def
+ newpath
+ xInc 0 eq yInc 0 eq rInc 0 eq and and
+ {
+ 0 getrampcolor
+ cx cy radius 0 360 arc
+ stroke
+ NumSamples 1 sub getrampcolor
+ cx cy radius 72 hires div add 0 360 arc
+ 0 setlinewidth
+ stroke
+ }
+ {
+ 0
+ numsteps
+ {
+ dup
+ subsampling { round cvi } if
+ getrampcolor
+ cx cy radius 0 360 arc
+ /cx cx xInc add def
+ /cy cy yInc add def
+ /radius radius rInc add def
+ cx cy radius 360 0 arcn
+ eofill
+ rampIndxInc add
+ }
+ repeat
+ pop
+ } ifelse
+ ext1 {
+ c2y r2 add r1 lt
+ {
+ c2x c2y r2 0 360 arc
+ fill
+ }
+ {
+ c2y r1 add r2 le
+ {
+ c2x c2y r2 360 0 arcn
+ xMin yMin moveto
+ xMax yMin lineto
+ xMax yMax lineto
+ xMin yMax lineto
+ xMin yMin lineto
+ eofill
+ }
+ {
+ c2x c2y r2 0 360 arc fill
+ r1 r2 eq
+ {
+ /p1x r2 neg def
+ /p1y c2y def
+ /p2x r2 def
+ /p2y c2y def
+ p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
+ fill
+ }
+ {
+ /AA r2 r1 sub c2y div def
+ /theta AA 1 AA dup mul sub sqrt div 1 atan def
+ /SS1 90 theta add dup sin exch cos div def
+ /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
+ /p1y c2y p1x SS1 div sub def
+ /SS2 90 theta sub dup sin exch cos div def
+ /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
+ /p2y c2y p2x SS2 div sub def
+ r1 r2 lt
+ {
+ /L1maxX p1x yMax p1y sub SS1 div add def
+ /L2maxX p2x yMax p2y sub SS2 div add def
+ }
+ {
+ /L1maxX 0 def
+ /L2maxX 0 def
+ }ifelse
+ p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
+ L1maxX L1maxX p1x sub SS1 mul p1y add lineto
+ fill
+ }
+ ifelse
+ }
+ ifelse
+ } ifelse
+ } if
+ grestore
+ grestore
+ end
+ end
+ end
+ } ifelse
+ } bd
+ /GenStrips {
+ 40 dict begin
+ /background exch def
+ /ext1 exch def
+ /ext0 exch def
+ /BBox exch def
+ /y2 exch def
+ /x2 exch def
+ /y1 exch def
+ /x1 exch def
+ /rampdict exch def
+ gsave
+ BBox length 0 gt {
+ newpath
+ BBox 0 get BBox 1 get moveto
+ BBox 2 get BBox 0 get sub 0 rlineto
+ 0 BBox 3 get BBox 1 get sub rlineto
+ BBox 2 get BBox 0 get sub neg 0 rlineto
+ closepath
+ clip
+ newpath
+ } if
+ x1 x2 eq
+ {
+ y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
+ }
+ {
+ /slope y2 y1 sub x2 x1 sub div def
+ /theta slope 1 atan def
+ x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
+ x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
+ }
+ ifelse
+ gsave
+ clippath
+ x1 y1 translate
+ theta rotate
+ { pathbbox } stopped
+ { 0 0 0 0 } if
+ /yMax exch def
+ /xMax exch def
+ /yMin exch def
+ /xMin exch def
+ grestore
+ xMax xMin eq yMax yMin eq or
+ {
+ grestore
+ end
+ }
+ {
+ rampdict begin
+ 20 dict begin
+ background length 0 gt { background sssetbackground gsave clippath fill grestore } if
+ gsave
+ x1 y1 translate
+ theta rotate
+ /xStart 0 def
+ /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
+ /ySpan yMax yMin sub def
+ /numsteps NumSamples def
+ /rampIndxInc 1 def
+ /subsampling false def
+ xStart 0 transform
+ xEnd 0 transform
+ 3 -1 roll
+ sub dup mul
+ 3 1 roll
+ sub dup mul
+ add 0.5 exp 72 div
+ 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
+ 1 index 1 index lt { exch } if pop
+ mul
+ /numpix exch def
+ numpix 0 ne
+ {
+ NumSamples numpix div 0.5 gt
+ {
+ /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
+ /rampIndxInc NumSamples 1 sub numsteps div def
+ /subsampling true def
+ } if
+ } if
+ ext0 {
+ 0 getrampcolor
+ xMin xStart lt
+ { xMin yMin xMin neg ySpan rectfill } if
+ } if
+ /xInc xEnd xStart sub numsteps div def
+ /x xStart def
+ 0
+ numsteps
+ {
+ dup
+ subsampling { round cvi } if
+ getrampcolor
+ x yMin xInc ySpan rectfill
+ /x x xInc add def
+ rampIndxInc add
+ }
+ repeat
+ pop
+ ext1 {
+ xMax xEnd gt
+ { xEnd yMin xMax xEnd sub ySpan rectfill } if
+ } if
+ grestore
+ grestore
+ end
+ end
+ end
+ } ifelse
+ } bd
+ %%EndResource
+ %%BeginResource: procset pdflev2
+ %%Version: 5.0 15
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%LanguageLevel: 2
+ %%Title: PDF operators, with code specific for Level 2
+ /docinitialize {
+ PDF begin
+ /_defaulthalftone currenthalftone dd
+ /_defaultblackgeneration currentblackgeneration dd
+ /_defaultundercolorremoval currentundercolorremoval dd
+ /_defaultcolortransfer [currentcolortransfer] dd
+ /_defaulttransfer currenttransfer dd
+ end
+ PDFVars /docSetupDone true put
+ } bd
+ /initialize {
+ PDFVars /docSetupDone get {
+ _defaulthalftone sethalftone
+ /_defaultblackgeneration load setblackgeneration
+ /_defaultundercolorremoval load setundercolorremoval
+ _defaultcolortransfer aload pop setcolortransfer
+ } if
+ false setoverprint
+ } bd
+ /terminate { } bd
+ /c /curveto ld
+ /cs /setcolorspace ld
+ /l /lineto ld
+ /m /moveto ld
+ /q /gsave ld
+ /Q /grestore ld
+ /sc /setcolor ld
+ /setSA/setstrokeadjust ld
+ /re {
+ 4 2 roll m
+ 1 index 0 rlineto
+ 0 exch rlineto
+ neg 0 rlineto
+ h
+ } bd
+ /concattransferfuncs {
+ [ 3 1 roll /exec load exch /exec load ] cvx
+ } bd
+ /concatandsettransfer {
+ /_defaulttransfer load concattransferfuncs settransfer
+ } bd
+ /concatandsetcolortransfer {
+ _defaultcolortransfer aload pop
+ 8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
+ 6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
+ 4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
+ concattransferfuncs
+ setcolortransfer
+ } bd
+ /defineRes/defineresource ld
+ /findRes/findresource ld
+ currentglobal
+ true systemdict /setglobal get exec
+ [/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
+ { /Generic /Category findresource dup length dict copy /Category defineresource pop }
+ forall
+ systemdict /setglobal get exec
+ /ri
+ {
+ /findcolorrendering isdefined?
+ {
+ mark exch
+ findcolorrendering
+ counttomark 2 eq
+ { type /booleantype eq
+ { dup type /nametype eq
+ { dup /ColorRendering resourcestatus
+ { pop pop
+ dup /DefaultColorRendering ne
+ {
+ /ColorRendering findresource
+ setcolorrendering
+ } if
+ } if
+ } if
+ } if
+ } if
+ cleartomark
+ }
+ { pop
+ } ifelse
+ } bd
+ /knownColorants? {
+ pop false
+ } bd
+ /getrampcolor {
+ /indx exch def
+ 0 1 NumComp 1 sub {
+ dup
+ Samples exch get
+ dup type /stringtype eq { indx get } if
+ exch
+ Scaling exch get aload pop
+ 3 1 roll
+ mul add
+ } for
+ setcolor
+ } bd
+ /sssetbackground { aload pop setcolor } bd
+ %%EndResource
+ %%BeginResource: procset pdftext
+ %%Version: 5.0 6
+ %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
+ %%Title: Text operators for PDF
+ PDF /PDFText 78 dict dup begin put
+ /docinitialize
+ {
+ /resourcestatus where {
+ pop
+ /CIDParams /ProcSet resourcestatus {
+ pop pop
+ false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
+ } if
+ } if
+ PDF begin
+ PDFText /_pdfDefineIdentity-H known
+ { PDFText /_pdfDefineIdentity-H get exec}
+ if
+ end
+ } bd
+ /initialize {
+ PDFText begin
+ } bd
+ /terminate { end } bd
+ Level2?
+ {
+ /_safeput
+ {
+ 3 -1 roll load 3 1 roll put
+ }
+ bd
+ }
+ {
+ /_safeput
+ {
+ 2 index load dup dup length exch maxlength ge
+ { dup length 5 add dict copy
+ 3 index xdd
+ }
+ { pop }
+ ifelse
+ 3 -1 roll load 3 1 roll put
+ }
+ bd
+ }
+ ifelse
+ /pdf_has_composefont? systemdict /composefont known def
+ /CopyFont {
+ {
+ 1 index /FID ne 2 index /UniqueID ne and
+ { def } { pop pop } ifelse
+ } forall
+ } bd
+ /Type0CopyFont
+ {
+ exch
+ dup length dict
+ begin
+ CopyFont
+ [
+ exch
+ FDepVector
+ {
+ dup /FontType get 0 eq
+ {
+ 1 index Type0CopyFont
+ /_pdfType0 exch definefont
+ }
+ {
+ /_pdfBaseFont exch
+ 2 index exec
+ }
+ ifelse
+ exch
+ }
+ forall
+ pop
+ ]
+ /FDepVector exch def
+ currentdict
+ end
+ } bd
+ Level2? {currentglobal true setglobal} if
+ /cHexEncoding
+ [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
+ /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
+ /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
+ /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
+ /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
+ /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
+ /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
+ /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
+ /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
+ /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
+ /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
+ /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
+ /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
+ /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
+ Level2? {setglobal} if
+ /modEnc {
+ /_enc xdd
+ /_icode 0 dd
+ counttomark 1 sub -1 0
+ {
+ index
+ dup type /nametype eq
+ {
+ _enc _icode 3 -1 roll put
+ _icode 1 add
+ }
+ if
+ /_icode xdd
+ } for
+ cleartomark
+ _enc
+ } bd
+ /trEnc {
+ /_enc xdd
+ 255 -1 0 {
+ exch dup -1 eq
+ { pop /.notdef }
+ { Encoding exch get }
+ ifelse
+ _enc 3 1 roll put
+ } for
+ pop
+ _enc
+ } bd
+ /TE {
+ /_i xdd
+ StandardEncoding 256 array copy modEnc
+ _pdfEncodings exch _i exch put
+ } bd
+ /TZ
+ {
+ /_usePDFEncoding xdd
+ findfont
+ dup length 6 add dict
+ begin
+ {
+ 1 index /FID ne { def } { pop pop } ifelse
+ } forall
+ /pdf_origFontName FontName def
+ /FontName exch def
+ currentdict /PaintType known
+ { PaintType 2 eq {/PaintType 0 def} if }
+ if
+ _usePDFEncoding 0 ge
+ {
+ /Encoding _pdfEncodings _usePDFEncoding get def
+ pop
+ }
+ {
+ _usePDFEncoding -1 eq
+ {
+ counttomark 0 eq
+ { pop }
+ {
+ Encoding 256 array copy
+ modEnc /Encoding exch def
+ }
+ ifelse
+ }
+ {
+ 256 array
+ trEnc /Encoding exch def
+ }
+ ifelse
+ }
+ ifelse
+ pdf_EuroProcSet pdf_origFontName known
+ {
+ pdf_origFontName pdf_AddEuroGlyphProc
+ } if
+ Level2?
+ {
+ currentdict /pdf_origFontName undef
+ } if
+ FontName currentdict
+ end
+ definefont pop
+ }
+ bd
+ Level2?
+ {
+ /TZG
+ {
+ currentglobal true setglobal
+ 2 index _pdfFontStatus
+ {
+ 2 index findfont
+ false setglobal
+ 3 index findfont
+ true setglobal
+ ne
+ {
+ 2 index findfont dup rcheck
+ {
+ dup length dict begin
+ {
+ 1 index /FID ne { def } { pop pop } ifelse
+ } forall
+ currentdict end
+ }
+ if
+ 3 index exch definefont pop
+ }
+ if
+ } if
+ setglobal
+ TZ
+ } bd
+ }
+ {
+ /TZG {TZ} bd
+ } ifelse
+ Level2?
+ {
+ currentglobal false setglobal
+ userdict /pdftext_data 5 dict put
+ pdftext_data
+ begin
+ /saveStacks
+ {
+ pdftext_data
+ begin
+ /vmmode currentglobal def
+ false setglobal
+ count array astore /os exch def
+ end
+ countdictstack array dictstack pdftext_data exch /ds exch put
+ cleardictstack pdftext_data /dscount countdictstack put
+ pdftext_data /vmmode get setglobal
+ } bind def
+ /restoreStacks
+ {
+ pdftext_data /vmmode currentglobal put false setglobal
+ clear cleardictstack
+ pdftext_data /ds get dup
+ pdftext_data /dscount get 1 2 index length 1 sub
+ { get begin dup } for
+ pop pop
+ pdftext_data /os get aload pop
+ pdftext_data /vmmode get setglobal
+ } bind def
+ /testForClonePrinterBug
+ {
+ currentglobal true setglobal
+ /undefinedCategory /Generic /Category findresource
+ dup length dict copy /Category defineresource pop
+ setglobal
+ pdftext_data /saveStacks get exec
+ pdftext_data /vmmode currentglobal put false setglobal
+ /undefined /undefinedCategory { resourcestatus } stopped
+ pdftext_data exch /bugFound exch put
+ pdftext_data /vmmode get setglobal
+ pdftext_data /restoreStacks get exec
+ pdftext_data /bugFound get
+ } bind def
+ end
+ setglobal
+ /pdf_resourcestatus
+ pdftext_data /testForClonePrinterBug get exec
+ {
+ {
+ pdftext_data /saveStacks get exec
+ pdftext_data /os get dup dup length 1 sub
+ dup 1 sub dup 0 lt { pop 0 } if
+ exch 1 exch { get exch dup } for
+ pop pop
+ { resourcestatus }
+ stopped
+ {
+ clear cleardictstack pdftext_data /restoreStacks get exec
+ { pop pop } stopped pop false
+ }
+ {
+ count array astore pdftext_data exch /results exch put
+ pdftext_data /restoreStacks get exec pop pop
+ pdftext_data /results get aload pop
+ }
+ ifelse
+ }
+ }
+ { { resourcestatus } }
+ ifelse
+ bd
+ }
+ if
+ Level2?
+ {
+ /_pdfUndefineResource
+ {
+ currentglobal 3 1 roll
+ _pdf_FontDirectory 2 index 2 copy known
+ {undef}
+ {pop pop}
+ ifelse
+ 1 index (pdf) exch _pdfConcatNames 1 index
+ 1 index 1 _pdfConcatNames 1 index
+ 5 index 1 _pdfConcatNames 1 index
+ 4
+ {
+ 2 copy pdf_resourcestatus
+ {
+ pop 2 lt
+ {2 copy findresource gcheck setglobal undefineresource}
+ {pop pop}
+ ifelse
+ }
+ { pop pop}
+ ifelse
+ } repeat
+ setglobal
+ } bd
+ }
+ {
+ /_pdfUndefineResource { pop pop} bd
+ }
+ ifelse
+ Level2?
+ {
+ /_pdfFontStatus
+ {
+ currentglobal exch
+ /Font pdf_resourcestatus
+ {pop pop true}
+ {false}
+ ifelse
+ exch setglobal
+ } bd
+ }
+ {
+ /_pdfFontStatusString 50 string def
+ _pdfFontStatusString 0 (fonts/) putinterval
+ /_pdfFontStatus
+ {
+ FontDirectory 1 index known
+ { pop true }
+ {
+ _pdfFontStatusString 6 42 getinterval
+ cvs length 6 add
+ _pdfFontStatusString exch 0 exch getinterval
+ { status } stopped
+ {pop false}
+ {
+ { pop pop pop pop true}
+ { false }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ ifelse
+ Level2?
+ {
+ /_pdfCIDFontStatus
+ {
+ /CIDFont /Category pdf_resourcestatus
+ {
+ pop pop
+ /CIDFont pdf_resourcestatus
+ {pop pop true}
+ {false}
+ ifelse
+ }
+ { pop false }
+ ifelse
+ } bd
+ }
+ if
+ /_pdfString100 100 string def
+ /_pdfComposeFontName
+ {
+ dup length 1 eq
+ {
+ 0 get
+ 1 index
+ type /nametype eq
+ {
+ _pdfString100 cvs
+ length dup dup _pdfString100 exch (-) putinterval
+ _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+ 2 index exch cvs length
+ add 1 add _pdfString100 exch 0 exch getinterval
+ exch pop
+ true
+ }
+ {
+ pop pop
+ false
+ }
+ ifelse
+ }
+ {
+ false
+ }
+ ifelse
+ dup {exch cvn exch} if
+ } bd
+ /_pdfConcatNames
+ {
+ exch
+ _pdfString100 cvs
+ length dup dup _pdfString100 exch (-) putinterval
+ _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
+ 3 -1 roll exch cvs length
+ add 1 add _pdfString100 exch 0 exch getinterval
+ cvn
+ } bind def
+ /_pdfTextTempString 50 string def
+ /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
+ /_pdf_CheckCIDSystemInfo
+ {
+ 1 index _pdfTextTempString cvs
+ (Identity) anchorsearch
+ {
+ pop pop pop pop true
+ }
+ {
+ false
+ _pdfRegOrderingArray
+ {
+ 2 index exch
+ anchorsearch
+ { pop pop pop true exit}
+ { pop }
+ ifelse
+ }
+ forall
+ exch pop
+ exch /CIDFont findresource
+ /CIDSystemInfo get
+ 3 -1 roll /CMap findresource
+ /CIDSystemInfo get
+ exch
+ 3 -1 roll
+ {
+ 2 copy
+ /Supplement get
+ exch
+ dup type /dicttype eq
+ {/Supplement get}
+ {pop 0 }
+ ifelse
+ ge
+ }
+ { true }
+ ifelse
+ {
+ dup /Registry get
+ 2 index /Registry get eq
+ {
+ /Ordering get
+ exch /Ordering get
+ dup type /arraytype eq
+ {
+ 1 index type /arraytype eq
+ {
+ true
+ 1 index length 1 sub -1 0
+ {
+ dup 2 index exch get exch 3 index exch get ne
+ { pop false exit}
+ if
+ } for
+ exch pop exch pop
+ }
+ { pop pop false }
+ ifelse
+ }
+ {
+ eq
+ }
+ ifelse
+ }
+ { pop pop false }
+ ifelse
+ }
+ { pop pop false }
+ ifelse
+ }
+ ifelse
+ } bind def
+ pdf_has_composefont?
+ {
+ /_pdfComposeFont
+ {
+ 2 copy _pdfComposeFontName not
+ {
+ 2 index
+ }
+ if
+ (pdf) exch _pdfConcatNames
+ dup _pdfFontStatus
+ { dup findfont 5 2 roll pop pop pop true}
+ {
+ 4 1 roll
+ 1 index /CMap pdf_resourcestatus
+ {
+ pop pop
+ true
+ }
+ {false}
+ ifelse
+ 1 index true exch
+ {
+ _pdfCIDFontStatus not
+ {pop false exit}
+ if
+ }
+ forall
+ and
+ {
+ 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
+ {
+ 3 -1 roll pop
+ 2 index 3 1 roll
+ composefont true
+ }
+ {
+ pop pop exch pop false
+ }
+ ifelse
+ }
+ {
+ _pdfComposeFontName
+ {
+ dup _pdfFontStatus
+ {
+ exch pop
+ 1 index exch
+ findfont definefont true
+ }
+ {
+ pop exch pop
+ false
+ }
+ ifelse
+ }
+ {
+ exch pop
+ false
+ }
+ ifelse
+ }
+ ifelse
+ { true }
+ {
+ dup _pdfFontStatus
+ { dup findfont true }
+ { pop false }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ {
+ /_pdfComposeFont
+ {
+ _pdfComposeFontName not
+ {
+ dup
+ }
+ if
+ dup
+ _pdfFontStatus
+ {exch pop dup findfont true}
+ {
+ 1 index
+ dup type /nametype eq
+ {pop}
+ {cvn}
+ ifelse
+ eq
+ {pop false}
+ {
+ dup _pdfFontStatus
+ {dup findfont true}
+ {pop false}
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ }
+ ifelse
+ /_pdfStyleDicts 4 dict dup begin
+ /Adobe-Japan1 4 dict dup begin
+ Level2?
+ {
+ /Serif
+ /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiMin-W3}
+ {
+ /HeiseiMin-W3 _pdfCIDFontStatus
+ {/HeiseiMin-W3}
+ {/Ryumin-Light}
+ ifelse
+ }
+ ifelse
+ def
+ /SansSerif
+ /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiKakuGo-W5}
+ {
+ /HeiseiKakuGo-W5 _pdfCIDFontStatus
+ {/HeiseiKakuGo-W5}
+ {/GothicBBB-Medium}
+ ifelse
+ }
+ ifelse
+ def
+ /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
+ {/HeiseiMaruGo-W4}
+ {
+ /HeiseiMaruGo-W4 _pdfCIDFontStatus
+ {/HeiseiMaruGo-W4}
+ {
+ /Jun101-Light-RKSJ-H _pdfFontStatus
+ { /Jun101-Light }
+ { SansSerif }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ /RoundSansSerif exch def
+ /Default Serif def
+ }
+ {
+ /Serif /Ryumin-Light def
+ /SansSerif /GothicBBB-Medium def
+ {
+ (fonts/Jun101-Light-83pv-RKSJ-H) status
+ }stopped
+ {pop}{
+ { pop pop pop pop /Jun101-Light }
+ { SansSerif }
+ ifelse
+ /RoundSansSerif exch def
+ }ifelse
+ /Default Serif def
+ }
+ ifelse
+ end
+ def
+ /Adobe-Korea1 4 dict dup begin
+ /Serif /HYSMyeongJo-Medium def
+ /SansSerif /HYGoThic-Medium def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ /Adobe-GB1 4 dict dup begin
+ /Serif /STSong-Light def
+ /SansSerif /STHeiti-Regular def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ /Adobe-CNS1 4 dict dup begin
+ /Serif /MKai-Medium def
+ /SansSerif /MHei-Medium def
+ /RoundSansSerif SansSerif def
+ /Default Serif def
+ end
+ def
+ end
+ def
+ /TZzero
+ {
+ /_wmode xdd
+ /_styleArr xdd
+ /_regOrdering xdd
+ 3 copy
+ _pdfComposeFont
+ {
+ 5 2 roll pop pop pop
+ }
+ {
+ [
+ 0 1 _styleArr length 1 sub
+ {
+ _styleArr exch get
+ _pdfStyleDicts _regOrdering 2 copy known
+ {
+ get
+ exch 2 copy known not
+ { pop /Default }
+ if
+ get
+ }
+ {
+ pop pop pop /Unknown
+ }
+ ifelse
+ }
+ for
+ ]
+ exch pop
+ 2 index 3 1 roll
+ _pdfComposeFont
+ {3 -1 roll pop}
+ {
+ findfont dup /FontName get exch
+ }
+ ifelse
+ }
+ ifelse
+ dup /WMode 2 copy known
+ { get _wmode ne }
+ { pop pop _wmode 1 eq}
+ ifelse
+ {
+ exch _wmode _pdfConcatNames
+ dup _pdfFontStatus
+ { exch pop dup findfont false}
+ { exch true }
+ ifelse
+ }
+ {
+ dup /FontType get 0 ne
+ }
+ ifelse
+ {
+ dup /FontType get 3 eq _wmode 1 eq and
+ {
+ _pdfVerticalRomanT3Font dup length 10 add dict copy
+ begin
+ /_basefont exch
+ dup length 3 add dict
+ begin
+ {1 index /FID ne {def}{pop pop} ifelse }
+ forall
+ /Encoding Encoding dup length array copy
+ dup 16#27 /quotesingle put
+ dup 16#60 /grave put
+ _regOrdering /Adobe-Japan1 eq
+ {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
+ if
+ def
+ FontName
+ currentdict
+ end
+ definefont
+ def
+ /Encoding _basefont /Encoding get def
+ /_fauxfont true def
+ }
+ {
+ dup length 3 add dict
+ begin
+ {1 index /FID ne {def}{pop pop} ifelse }
+ forall
+ FontType 0 ne
+ {
+ /Encoding Encoding dup length array copy
+ dup 16#27 /quotesingle put
+ dup 16#60 /grave put
+ _regOrdering /Adobe-Japan1 eq
+ {dup 16#5c /yen put}
+ if
+ def
+ /_fauxfont true def
+ } if
+ } ifelse
+ /WMode _wmode def
+ dup dup /FontName exch def
+ currentdict
+ end
+ definefont pop
+ }
+ {
+ pop
+ }
+ ifelse
+ /_pdf_FontDirectory 3 1 roll _safeput
+ }
+ bd
+ Level2?
+ {
+ /Tf {
+ _pdf_FontDirectory 2 index 2 copy known
+ {get exch 3 -1 roll pop}
+ {pop pop}
+ ifelse
+ selectfont
+ } bd
+ }
+ {
+ /Tf {
+ _pdf_FontDirectory 2 index 2 copy known
+ {get exch 3 -1 roll pop}
+ {pop pop}
+ ifelse
+ exch findfont exch
+ dup type /arraytype eq
+ {makefont}
+ {scalefont}
+ ifelse
+ setfont
+ } bd
+ }
+ ifelse
+ /cshow where
+ {
+ pop /pdf_cshow /cshow load dd
+ /pdf_remove2 {pop pop} dd
+ }
+ {
+ /pdf_cshow {exch forall} dd
+ /pdf_remove2 {} dd
+ } ifelse
+ /pdf_xshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ _pdf_x _pdf_y moveto
+ 0
+ rmoveto
+ }
+ ifelse
+ _pdf_i 1 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdf_yshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ _pdf_x _pdf_y moveto
+ 0 exch
+ rmoveto
+ }
+ ifelse
+ _pdf_i 1 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdf_xyshow
+ {
+ /_pdf_na xdd
+ /_pdf_i 0 dd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 /_pdf_showproc load exec
+ {_pdf_na _pdf_i get} stopped
+ { pop pop }
+ {
+ {_pdf_na _pdf_i 1 add get} stopped
+ { pop pop pop}
+ {
+ _pdf_x _pdf_y moveto
+ rmoveto
+ }
+ ifelse
+ }
+ ifelse
+ _pdf_i 2 add /_pdf_i xdd
+ currentpoint
+ /_pdf_y xdd
+ /_pdf_x xdd
+ }
+ exch
+ pdf_cshow
+ } bd
+ /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
+ /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
+ /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
+ Level2? _ColorSep5044? not and
+ {
+ /pdfxs {{xshow} stopped {pdfl1xs} if} bd
+ /pdfys {{yshow} stopped {pdfl1ys} if} bd
+ /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
+ }
+ {
+ /pdfxs /pdfl1xs load dd
+ /pdfys /pdfl1ys load dd
+ /pdfxys /pdfl1xys load dd
+ } ifelse
+ /pdf_charpath {false charpath} bd
+ /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
+ /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
+ /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
+ /pdf_strokepath
+ {
+ {
+ pdf_remove2
+ _pdf_str1 exch 0 exch put
+ _pdf_str1 false charpath
+ currentpoint S moveto
+ } bind
+ exch pdf_cshow
+ } bd
+ /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
+ /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
+ /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
+ Level2? {currentglobal true setglobal} if
+ /d0/setcharwidth ld
+ /nND {{/.notdef} repeat} bd
+ /T3Defs {
+ /BuildChar
+ {
+ 1 index /Encoding get exch get
+ 1 index /BuildGlyph get exec
+ }
+ def
+ /BuildGlyph {
+ exch begin
+ GlyphProcs exch get exec
+ end
+ } def
+ /_pdfT3Font true def
+ } bd
+ /_pdfBoldRomanWidthProc
+ {
+ stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
+ 0 0
+ } bd
+ /_pdfType0WidthProc
+ {
+ dup stringwidth 0 0 moveto
+ 2 index true charpath pathbbox
+ 0 -1
+ 7 index 2 div .88
+ setcachedevice2
+ pop
+ 0 0
+ } bd
+ /_pdfType0WMode1WidthProc
+ {
+ dup stringwidth
+ pop 2 div neg -0.88
+ 2 copy
+ moveto
+ 0 -1
+ 5 -1 roll true charpath pathbbox
+ setcachedevice
+ } bd
+ /_pdfBoldBaseFont
+ 11 dict begin
+ /FontType 3 def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /Encoding cHexEncoding def
+ /_setwidthProc /_pdfBoldRomanWidthProc load def
+ /_bcstr1 1 string def
+ /BuildChar
+ {
+ exch begin
+ _basefont setfont
+ _bcstr1 dup 0 4 -1 roll put
+ dup
+ _setwidthProc
+ 3 copy
+ moveto
+ show
+ _basefonto setfont
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ pdf_has_composefont?
+ {
+ /_pdfBoldBaseCIDFont
+ 11 dict begin
+ /CIDFontType 1 def
+ /CIDFontName /_pdfBoldBaseCIDFont def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /_setwidthProc /_pdfType0WidthProc load def
+ /_bcstr2 2 string def
+ /BuildGlyph
+ {
+ exch begin
+ _basefont setfont
+ _bcstr2 1 2 index 256 mod put
+ _bcstr2 0 3 -1 roll 256 idiv put
+ _bcstr2 dup _setwidthProc
+ 3 copy
+ moveto
+ show
+ _basefonto setfont
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ /_pdfDefineIdentity-H
+ {
+ /Identity-H /CMap PDFText /pdf_resourcestatus get exec
+ {
+ pop pop
+ }
+ {
+ /CIDInit/ProcSet findresource begin 12 dict begin
+ begincmap
+ /CIDSystemInfo
+ 3 dict begin
+ /Registry (Adobe) def
+ /Ordering (Identity) def
+ /Supplement 0 def
+ currentdict
+ end
+ def
+ /CMapName /Identity-H def
+ /CMapVersion 1 def
+ /CMapType 1 def
+ 1 begincodespacerange
+ <0000> <ffff>
+ endcodespacerange
+ 1 begincidrange
+ <0000> <ffff> 0
+ endcidrange
+ endcmap
+ CMapName currentdict/CMap defineresource pop
+ end
+ end
+ } ifelse
+ } def
+ } if
+ /_pdfVerticalRomanT3Font
+ 10 dict begin
+ /FontType 3 def
+ /FontMatrix[1 0 0 1 0 0]def
+ /FontBBox[0 0 1 1]def
+ /_bcstr1 1 string def
+ /BuildChar
+ {
+ exch begin
+ _basefont setfont
+ _bcstr1 dup 0 4 -1 roll put
+ dup
+ _pdfType0WidthProc
+ moveto
+ show
+ end
+ }bd
+ currentdict
+ end
+ def
+ Level2? {setglobal} if
+ /MakeBoldFont
+ {
+ dup /ct_SyntheticBold known
+ {
+ dup length 3 add dict begin
+ CopyFont
+ /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
+ /ct_SyntheticBold true def
+ currentdict
+ end
+ definefont
+ }
+ {
+ dup dup length 3 add dict
+ begin
+ CopyFont
+ /PaintType 2 def
+ /StrokeWidth .03 0 FontMatrix idtransform pop def
+ /dummybold currentdict
+ end
+ definefont
+ dup /FontType get dup 9 ge exch 11 le and
+ {
+ _pdfBoldBaseCIDFont
+ dup length 3 add dict copy begin
+ dup /CIDSystemInfo get /CIDSystemInfo exch def
+ /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+ /_basefont exch def
+ /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
+ /_basefonto exch def
+ currentdict
+ end
+ /CIDFont defineresource
+ }
+ {
+ _pdfBoldBaseFont
+ dup length 3 add dict copy begin
+ /_basefont exch def
+ /_basefonto exch def
+ currentdict
+ end
+ definefont
+ }
+ ifelse
+ }
+ ifelse
+ } bd
+ /MakeBold {
+ 1 index
+ _pdf_FontDirectory 2 index 2 copy known
+ {get}
+ {exch pop}
+ ifelse
+ findfont
+ dup
+ /FontType get 0 eq
+ {
+ dup /WMode known {dup /WMode get 1 eq }{false} ifelse
+ version length 4 ge
+ and
+ {version 0 4 getinterval cvi 2015 ge }
+ {true}
+ ifelse
+ {/_pdfType0WidthProc}
+ {/_pdfType0WMode1WidthProc}
+ ifelse
+ _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
+ {MakeBoldFont} Type0CopyFont definefont
+ }
+ {
+ dup /_fauxfont known not 1 index /SubstMaster known not and
+ {
+ _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
+ MakeBoldFont
+ }
+ {
+ 2 index 2 index eq
+ { exch pop }
+ {
+ dup length dict begin
+ CopyFont
+ currentdict
+ end
+ definefont
+ }
+ ifelse
+ }
+ ifelse
+ }
+ ifelse
+ pop pop
+ dup /dummybold ne
+ {/_pdf_FontDirectory exch dup _safeput }
+ { pop }
+ ifelse
+ }bd
+ /MakeItalic {
+ _pdf_FontDirectory exch 2 copy known
+ {get}
+ {exch pop}
+ ifelse
+ dup findfont
+ dup /FontInfo 2 copy known
+ {
+ get
+ /ItalicAngle 2 copy known
+ {get 0 eq }
+ { pop pop true}
+ ifelse
+ }
+ { pop pop true}
+ ifelse
+ {
+ exch pop
+ dup /FontType get 0 eq Level2? not and
+ { dup /FMapType get 6 eq }
+ { false }
+ ifelse
+ {
+ dup /WMode 2 copy known
+ {
+ get 1 eq
+ { _italMtx_WMode1Type0 }
+ { _italMtxType0 }
+ ifelse
+ }
+ { pop pop _italMtxType0 }
+ ifelse
+ }
+ {
+ dup /WMode 2 copy known
+ {
+ get 1 eq
+ { _italMtx_WMode1 }
+ { _italMtx }
+ ifelse
+ }
+ { pop pop _italMtx }
+ ifelse
+ }
+ ifelse
+ makefont
+ dup /FontType get 42 eq Level2? not or
+ {
+ dup length dict begin
+ CopyFont
+ currentdict
+ end
+ }
+ if
+ 1 index exch
+ definefont pop
+ /_pdf_FontDirectory exch dup _safeput
+ }
+ {
+ pop
+ 2 copy ne
+ {
+ /_pdf_FontDirectory 3 1 roll _safeput
+ }
+ { pop pop }
+ ifelse
+ }
+ ifelse
+ }bd
+ /MakeBoldItalic {
+ /dummybold exch
+ MakeBold
+ /dummybold
+ MakeItalic
+ }bd
+ Level2?
+ {
+ /pdf_CopyDict
+ {1 index length add dict copy}
+ def
+ }
+ {
+ /pdf_CopyDict
+ {
+ 1 index length add dict
+ 1 index wcheck
+ { copy }
+ { begin
+ {def} forall
+ currentdict
+ end
+ }
+ ifelse
+ }
+ def
+ }
+ ifelse
+ /pdf_AddEuroGlyphProc
+ {
+ currentdict /CharStrings known
+ {
+ CharStrings /Euro known not
+ {
+ dup
+ /CharStrings
+ CharStrings 1 pdf_CopyDict
+ begin
+ /Euro pdf_EuroProcSet 4 -1 roll get def
+ currentdict
+ end
+ def
+ /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
+ /pdf_PathOps /pdf_PathOps load def
+ /Symbol eq
+ {
+ /Encoding Encoding dup length array copy
+ dup 160 /Euro put def
+ }
+ if
+ }
+ { pop
+ }
+ ifelse
+ }
+ { pop
+ }
+ ifelse
+ }
+ def
+ Level2? {currentglobal true setglobal} if
+ /pdf_PathOps 4 dict dup begin
+ /m {moveto} def
+ /l {lineto} def
+ /c {curveto} def
+ /cp {closepath} def
+ end
+ def
+ /pdf_PSBuildGlyph
+ {
+ gsave
+ 8 -1 roll pop
+ 7 1 roll
+ currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
+ dup 9 1 roll
+ {
+ currentdict /StrokeWidth 2 copy known
+ {
+ get 2 div
+ 5 1 roll
+ 4 -1 roll 4 index sub
+ 4 1 roll
+ 3 -1 roll 4 index sub
+ 3 1 roll
+ exch 4 index add exch
+ 4 index add
+ 5 -1 roll pop
+ }
+ {
+ pop pop
+ }
+ ifelse
+ }
+ if
+ setcachedevice
+ pdf_PathOps begin
+ exec
+ end
+ {
+ currentdict /StrokeWidth 2 copy known
+ { get }
+ { pop pop 0 }
+ ifelse
+ setlinewidth stroke
+ }
+ {
+ fill
+ }
+ ifelse
+ grestore
+ } def
+ /pdf_EuroProcSet 13 dict def
+ pdf_EuroProcSet
+ begin
+ /Courier-Bold
+ {
+ 600 0 6 -12 585 612
+ {
+ 385 274 m
+ 180 274 l
+ 179 283 179 293 179 303 c
+ 179 310 179 316 180 323 c
+ 398 323 l
+ 423 404 l
+ 197 404 l
+ 219 477 273 520 357 520 c
+ 409 520 466 490 487 454 c
+ 487 389 l
+ 579 389 l
+ 579 612 l
+ 487 612 l
+ 487 560 l
+ 449 595 394 612 349 612 c
+ 222 612 130 529 98 404 c
+ 31 404 l
+ 6 323 l
+ 86 323 l
+ 86 304 l
+ 86 294 86 284 87 274 c
+ 31 274 l
+ 6 193 l
+ 99 193 l
+ 129 77 211 -12 359 -12 c
+ 398 -12 509 8 585 77 c
+ 529 145 l
+ 497 123 436 80 356 80 c
+ 285 80 227 122 198 193 c
+ 360 193 l
+ cp
+ 600 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Courier-BoldOblique /Courier-Bold load def
+ /Courier
+ {
+ 600 0 17 -12 578 584
+ {
+ 17 204 m
+ 97 204 l
+ 126 81 214 -12 361 -12 c
+ 440 -12 517 17 578 62 c
+ 554 109 l
+ 501 70 434 43 366 43 c
+ 266 43 184 101 154 204 c
+ 380 204 l
+ 400 259 l
+ 144 259 l
+ 144 270 143 281 143 292 c
+ 143 299 143 307 144 314 c
+ 418 314 l
+ 438 369 l
+ 153 369 l
+ 177 464 249 529 345 529 c
+ 415 529 484 503 522 463 c
+ 522 391 l
+ 576 391 l
+ 576 584 l
+ 522 584 l
+ 522 531 l
+ 473 566 420 584 348 584 c
+ 216 584 122 490 95 369 c
+ 37 369 l
+ 17 314 l
+ 87 314 l
+ 87 297 l
+ 87 284 88 272 89 259 c
+ 37 259 l
+ cp
+ 600 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Courier-Oblique /Courier load def
+ /Helvetica
+ {
+ 556 0 24 -19 541 703
+ {
+ 541 628 m
+ 510 669 442 703 354 703 c
+ 201 703 117 607 101 444 c
+ 50 444 l
+ 25 372 l
+ 97 372 l
+ 97 301 l
+ 49 301 l
+ 24 229 l
+ 103 229 l
+ 124 67 209 -19 350 -19 c
+ 435 -19 501 25 509 32 c
+ 509 131 l
+ 492 105 417 60 343 60 c
+ 267 60 204 127 197 229 c
+ 406 229 l
+ 430 301 l
+ 191 301 l
+ 191 372 l
+ 455 372 l
+ 479 444 l
+ 194 444 l
+ 201 531 245 624 348 624 c
+ 433 624 484 583 509 534 c
+ cp
+ 556 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Helvetica-Oblique /Helvetica load def
+ /Helvetica-Bold
+ {
+ 556 0 12 -19 563 710
+ {
+ 563 621 m
+ 537 659 463 710 363 710 c
+ 216 710 125 620 101 462 c
+ 51 462 l
+ 12 367 l
+ 92 367 l
+ 92 346 l
+ 92 337 93 328 93 319 c
+ 52 319 l
+ 12 224 l
+ 102 224 l
+ 131 58 228 -19 363 -19 c
+ 417 -19 471 -12 517 18 c
+ 517 146 l
+ 481 115 426 93 363 93 c
+ 283 93 254 166 246 224 c
+ 398 224 l
+ 438 319 l
+ 236 319 l
+ 236 367 l
+ 457 367 l
+ 497 462 l
+ 244 462 l
+ 259 552 298 598 363 598 c
+ 425 598 464 570 486 547 c
+ 507 526 513 517 517 509 c
+ cp
+ 556 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Helvetica-BoldOblique /Helvetica-Bold load def
+ /Symbol
+ {
+ 750 0 20 -12 714 685
+ {
+ 714 581 m
+ 650 645 560 685 465 685 c
+ 304 685 165 580 128 432 c
+ 50 432 l
+ 20 369 l
+ 116 369 l
+ 115 356 115 347 115 337 c
+ 115 328 115 319 116 306 c
+ 50 306 l
+ 20 243 l
+ 128 243 l
+ 165 97 300 -12 465 -12 c
+ 560 -12 635 25 685 65 c
+ 685 155 l
+ 633 91 551 51 465 51 c
+ 340 51 238 131 199 243 c
+ 555 243 l
+ 585 306 l
+ 184 306 l
+ 183 317 182 326 182 336 c
+ 182 346 183 356 184 369 c
+ 614 369 l 644 432 l
+ 199 432 l
+ 233 540 340 622 465 622 c
+ 555 622 636 580 685 520 c
+ cp
+ 750 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Bold
+ {
+ 500 0 16 -14 478 700
+ {
+ 367 308 m
+ 224 308 l
+ 224 368 l
+ 375 368 l
+ 380 414 l
+ 225 414 l
+ 230 589 257 653 315 653 c
+ 402 653 431 521 444 457 c
+ 473 457 l
+ 473 698 l
+ 444 697 l
+ 441 679 437 662 418 662 c
+ 393 662 365 700 310 700 c
+ 211 700 97 597 73 414 c
+ 21 414 l
+ 16 368 l
+ 69 368 l
+ 69 359 68 350 68 341 c
+ 68 330 68 319 69 308 c
+ 21 308 l
+ 16 262 l
+ 73 262 l
+ 91 119 161 -14 301 -14 c
+ 380 -14 443 50 478 116 c
+ 448 136 l
+ 415 84 382 40 323 40 c
+ 262 40 231 77 225 262 c
+ 362 262 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-BoldItalic
+ {
+ 500 0 9 -20 542 686
+ {
+ 542 686 m
+ 518 686 l
+ 513 673 507 660 495 660 c
+ 475 660 457 683 384 683 c
+ 285 683 170 584 122 430 c
+ 58 430 l
+ 34 369 l
+ 105 369 l
+ 101 354 92 328 90 312 c
+ 34 312 l
+ 9 251 l
+ 86 251 l
+ 85 238 84 223 84 207 c
+ 84 112 117 -14 272 -14 c
+ 326 -14 349 9 381 9 c
+ 393 9 393 -10 394 -20 c
+ 420 -20 l
+ 461 148 l
+ 429 148 l
+ 416 109 362 15 292 15 c
+ 227 15 197 55 197 128 c
+ 197 162 204 203 216 251 c
+ 378 251 l
+ 402 312 l
+ 227 312 l
+ 229 325 236 356 241 369 c
+ 425 369 l
+ 450 430 l
+ 255 430 l
+ 257 435 264 458 274 488 c
+ 298 561 337 654 394 654 c
+ 437 654 484 621 484 530 c
+ 484 516 l
+ 516 516 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Italic
+ {
+ 500 0 23 -10 595 692
+ {
+ 399 317 m
+ 196 317 l
+ 199 340 203 363 209 386 c
+ 429 386 l
+ 444 424 l
+ 219 424 l
+ 246 514 307 648 418 648 c
+ 448 648 471 638 492 616 c
+ 529 576 524 529 527 479 c
+ 549 475 l
+ 595 687 l
+ 570 687 l
+ 562 674 558 664 542 664 c
+ 518 664 474 692 423 692 c
+ 275 692 162 551 116 424 c
+ 67 424 l
+ 53 386 l
+ 104 386 l
+ 98 363 93 340 90 317 c
+ 37 317 l
+ 23 279 l
+ 86 279 l
+ 85 266 85 253 85 240 c
+ 85 118 137 -10 277 -10 c
+ 370 -10 436 58 488 128 c
+ 466 149 l
+ 424 101 375 48 307 48 c
+ 212 48 190 160 190 234 c
+ 190 249 191 264 192 279 c
+ 384 279 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ /Times-Roman
+ {
+ 500 0 10 -12 484 692
+ {
+ 347 298 m
+ 171 298 l
+ 170 310 170 322 170 335 c
+ 170 362 l
+ 362 362 l
+ 374 403 l
+ 172 403 l
+ 184 580 244 642 308 642 c
+ 380 642 434 574 457 457 c
+ 481 462 l
+ 474 691 l
+ 449 691 l
+ 433 670 429 657 410 657 c
+ 394 657 360 692 299 692 c
+ 204 692 94 604 73 403 c
+ 22 403 l
+ 10 362 l
+ 70 362 l
+ 69 352 69 341 69 330 c
+ 69 319 69 308 70 298 c
+ 22 298 l
+ 10 257 l
+ 73 257 l
+ 97 57 216 -12 295 -12 c
+ 364 -12 427 25 484 123 c
+ 458 142 l
+ 425 101 384 37 316 37 c
+ 256 37 189 84 173 257 c
+ 335 257 l
+ cp
+ 500 0 m
+ }
+ pdf_PSBuildGlyph
+ } def
+ end
+ Level2? {setglobal} if
+ currentdict readonly pop end
+ %%EndResource
+ PDFText begin
+ [userdict /pdf_svglb currentglobal put true setglobal
+ 39/quotesingle 96/grave 128/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/.notdef/AE/Oslash
+ /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+ /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+ /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+ /guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
+ /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+ /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+ /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+ /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+ /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+ /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+ /hungarumlaut/ogonek/caron
+ 0 TE
+ [1/dotlessi/caron 39/quotesingle 96/grave 
+ 127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
+ /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
+ /bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
+ /quotedblright/bullet/endash/emdash/tilde/trademark/scaron
+ /guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
+ /currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
+ /guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
+ /twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
+ /onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
+ /questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
+ /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
+ /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
+ /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
+ /aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
+ /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
+ /ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
+ /ucircumflex/udieresis/yacute/thorn/ydieresis
+ 1 TE
+ end
+ 
+ userdict /pdf_svglb get setglobal
+ %%BeginResource: pdfasc.prc
+ %%Version: 4.0 2
+ %%Copyright: Copyright 1992-1997 Adobe Systems Incorporated. All Rights Reserved.
+ /AS {
+ 9 dict begin
+ /shrink? xdd
+ /Pury xdd
+ /Purx xdd
+ /Plly xdd
+ /Pllx xdd
+ gsave newpath clippath pathbbox newpath grestore
+ /Dury xdd
+ /Durx xdd
+ /Dlly xdd
+ /Dllx xdd
+ Durx Dllx sub Dury Dlly sub
+ Pury Plly sub div exch Purx Pllx sub div
+ 2 copy gt { exch } if pop
+ Durx Dllx add 2 div Dury Dlly add 2 div translate
+ shrink? { dup scale } { pop } ifelse
+ Purx Pllx add -2 div Pury Plly add -2 div translate
+ end
+ } [/shrink? /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly]
+ bld
+ %%EndResource
+ currentdict readonly pop
+ end end
+ /currentpacking where {pop setpacking}if
+ PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
+ PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
+ PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
+ PDFVars begin PDF begin
+ PDFVars/DocInitAll get exec PDFVars/InitAll get exec
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font RZUVEF+CMTT10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMTT10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /RZUVEF+CMTT10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -4 -235 731 800 } def
+ /XUID [6 5000832 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5D673C647FDACF190F06118F289D2CA3C383F4695BF8B1281FF0
+ A685A5A98B8A6B83D6A275897818FC87CFE403C2F363B01464E2671ECB011A62
+ 54B55729E6739775DD76E427D10F13DA43569D7CF323F9E66A45BA661AB0CC07
+ 35E9906BEA549ECBC2E0B1043900E3E21AA5856183907B5BAD9B313C86B80169
+ 1E80681EC1BEF69FA5B0F67E675F17512CEE81C43D2ED2C134C987EC0C8BF9FD
+ CE3A3FCA339829D45F471225B5DFA7CB8EFF7E1BE6E19E8045483480F2CCAFDB
+ 686D979F04F612209B443C7D5323CE42168F0B6760038662D59C87E9EE07FA9E
+ 31B8B79ED16F0AEEBFBED1C02A6C9390DD95B1CF3283860C1705DC4BE70AC493
+ 62FA45EA0BB4571C40D93C1D42E9CB6708096C1DC386195910301A6032580B5B
+ 653B28143C4BF9DC8083E9B540932B81BC3DE8EF08F6DDABFA8535B09A51C755
+ AEB085CD136A88E9453607B1A4966A7F9941FEDB18665F655B234169934ADE77
+ 684D4D9DE8F97BBFA39BFF20924AA28F18193AC91967D0EA25B52CAE7152B373
+ 5979315B45E1E9E1B82254BE2108206D7ADFD5CA7473C33E88435A422A1E72C1
+ 2FFE23AA67231A04BC2D7FD4A20F8C01E5826CB99A5872CAC37575961CF6D773
+ 412F31BE4AE18005CE51712FC58F692B55941BBA14AA700FA466E41F25B384C8
+ B69F759EEEEBD030ED585F912B79F7D1C09158E04D1EDE18F06F01523E7B90EE
+ 4B4A4BFDAA2FBE65BC779C3883ED77EFED55413BB1A3E457D1E46D6717DF44AD
+ 1ACCFF765A0251201C45CF2213A08A60DF73A167B0A441ABD6AFDB9B35195600
+ 048B62F68D48F58A2B543DCEE24BE9F570B803F2156A8129CD6893B419AC7727
+ 4FB891BF69F9394F75AAE5820AC7908505301EA6903B5E9335603288E7FB503D
+ 9BD277670982A8C5FFEBC92F5640E188384AC5354D8A96B28CDEC08BAED8F7CD
+ 2CD5787ACACF017CAC59113402DEDAE8FDA1E4871BAF2B11A56DC7695A2ABE0A
+ 456E19DACC83FB91E7E43E0EF044CC6D38B8C379B36248C084A5888BA9079910
+ 71C329743A3FB8F51912ACE0393405F6295C3193C6FFDB6BED51F6C76DF17490
+ C79963BB8F4FA903E75246AB81B7DB725CEE46B9FE5123D484AF6879FA711499
+ D009DC808254AD270FFFD6FB300F32D649D4C2930695BAE95B76FD6176AAA0A7
+ 2E031672633B5ACD5902BDFAB1882486450367620A4E8959F9585633EB85F858
+ 354C1277E4FD330630CBC9B1D5D4895D84001E79E1B2F55C8F8D3D88E746E82C
+ 073B905DDB57152E86E18F8F0A59B42D32F126CE750BBB27173E671591F15CFB
+ F8CD8F604E5E737D22FFF287D4EE08043687841A679268B6F10598AB10CE8FF2
+ E1FB3986342BBE3624D1CC2618C70A38E4325DBFAECBD325AE26D31B7FD0214F
+ F769D6012C7A3B178855C9CBAC2BD5C5E39ACBFA705D9C947F07F87F56CA84C1
+ 05253674DBE09DC90DBFC996EFFBF61EB4676AED3A4F9C8F112C76A3BD81042F
+ 96F7444143F09E2D7487E919D55E604498DEE596B6D4A240D0BEABB6C0004728
+ 782D47DB3A2AFEBB067C5A32C413CE1FBAC9D7303F38D98A534DCED54B27DD68
+ EFAA076B211027F18B7EF7436171DC79EED1BF0E4CB197490A4129F33ED2B016
+ 56F4AA44D0E4D158D09F3D67231EF5B9B51FD2C48D386D2C3D0AF1BFA4334C2A
+ 8EC52DC601EF1A94CBFE63B9679C1BA3CD867A8705BE5C60860CA5D2955F180A
+ 9C7E66A259A2C2467F359BE61452BB7429B11A769D2F6956ACB8A97722CD2CEE
+ 26068D027561124A924755F723DE12F763B781D798E36EA308BA4E9F8C46C514
+ EBD76697AD72AD41B085EA39E7EE2A7B4E40CBCE56C22D9D0DA37614C781A187
+ 7A01016F12D2FB0384DCC6AC829984F4688720EFB2AC3278343BCC35FA91B9B2
+ 80C0170CDD5BBBFFDE35B823E4E6E8361B09D7A22A6FA101708269D44A8CEE7E
+ DC3FA5B720D346E3CBB66651885D8975589E0C18BF91846AD290608B88DF77FE
+ B6653557817D0314C46B768EB0F4A90426BDC7A76BB39E4F834A4323F32B1C32
+ 6A2DA00EDBA520A9804DA7863F365BF663ED156822217C05C8B85304E90E1648
+ 8186FCD9457943F512B6F996F0E44A2E06687B0098143C086D37C46F82B839BA
+ 41AEE119399E322C84A88F33CEB834B70D9551486622BF13A7EFF04265578541
+ B3798E4D3E2EAAB5146B3189DC2EE741175250C63F329854A17534C47D681100
+ 2151F2410B922D100F8254E8B9DA381A54B5C04F8A15E2FD242EB9B361D70309
+ 5289B17469352E3362FE18051201C20B7D82E0EEEE382D4B49936238EC837012
+ 17F208B798B354DEEEF646E2103D3F5FD1D3532D36CDBB52E1301E1E40D8CC0C
+ 3105B35B0FD358D1FBDFD72F8B5021B3B2EC04D57DD7E7A11B6D762C8CD7A1DD
+ B78007CE4A88F18E89BAE001EE11CD77EB24D47C40E559C86B620F0BF80024F2
+ A3A7733AF1E3DB09ED186ED33AD6250F3CB8953F8D5ECB3B3A0F74D2477F64D5
+ 9DCFC1184184D6A723A674A3D69C5D324170B7DE1A31C889AF0C6F5BE8164FB6
+ A3E964D71212346BF3D382CC0559021DFBCF05F5A736075F96B045B93ED5F8C1
+ 9AD6CB810E57B8F01EA72AB39A4E5D221EAFC02E3F12A38A4E37A7425B1818E7
+ 1DC7226A49EB40A2CE11CED213EC2C4D1FD5A233E63C716D4DA58C9BDE493DD9
+ FE2458BCADD011AB623226346A536FC4AB53406A13AD1C3FDBB3B5D1FCABF440
+ 835080C3ED290C954EE545365E58AEFD7208B5822E12926DB719B4A2C4E95E47
+ 6959E92EA03E02F510EF3B36233390F34538AA146B727628E546D91930A9B993
+ 899969E60A633C7CB15FF8997204E9F7F38354065F7AD109E8FE4BD10BDB76B0
+ 558F45FEE052EE979283D6827AC34D4505E953BD5DB76D0E952C969824581A2A
+ DBF6CB880B4FC0103DFD1D13D87D445EA815E4B057727507D8DF79C007BC6404
+ AB83F76F1D27F265B7734C3D371AD7951D75B3E658D1A8C4E69E08104CBECD34
+ 1049B94574E2D2B9BA5DA2ACE5085465E09A4046B8A6C85E4C282E34C6186A3E
+ FA6DEE2A2DBC2187189684B0F4D997B3B976E3BD960E69441C4EA65B5886CDC0
+ 31A8C49A5650BE055842A53251BC10589E051418A6CE1726D11804EFB019BE8D
+ 690E9ED84FFC261BDC12FDFC278AFC7CA3473000678520DAC0CE46E19648CBB3
+ 714320864767DC9A00821F2CDA324E73199B691C61880F44BD1E759D9E6151A0
+ 28B510FEC5C3499AAA0D946FD7E16DF0322EB2E671960B054321EE5524B8ECF7
+ 209DD14491D81EF447481DAB19854EBA6F39C7917A8C7C7BF2FF2CAE9587F62D
+ 3D13C1806B570F609A11EACF4A24DCCA56D27CEB1348D13DAD2AA3B918B8A01E
+ 3C44AA56879ACD258CF18D946DC389596FA4BD9B3A5A97731A8A091ACDE55FF0
+ 238179B6B80ED9C12725874CFDEDD386F20B64FBA34F14D5B12C3FA21DB40FED
+ AFB2C7AE57C9F488C7D5EFE0ADAED3020DEC7B4BD2EAD3BA2AD1216D93ABE017
+ D9D366F4AA66DBAAD729917A495F8692B7186858F865ACABB1C38AF4B6753E49
+ 67FEF6ED9A4F4A4814F36293D7D518B908AAA5C37505D7001D48653D8680D713
+ 247A1AAE80C5DE99BCAB10ADB534801263F51168C32A866BC134DF31260D8C92
+ 8CA0E7AB66954CDABA2FB8C8F4FFF1F239934F28168B38B69B07403998CB4844
+ F3D0BCA9E1B1EA763B62399C26232B157D64A12E097806B6758C7EB56F8F85C8
+ 8DC420280E57A1093C2475DD0F0C4582CD3D8B2267E51BFED7E4504B66DCEA76
+ 0701272727501E83524C9CA3352D40BF5EA4384759165EB5A785D3002723B80D
+ B5E9EB68ECDA6F515A384A9984A398ECB45E565E81F266545B0552D62FB55697
+ 14914EFF3F1894F006D85534344F9733C45B27F6642B6CB187903C3C404489E8
+ A149F87CECFDB146EFE92860CEC734C4A3BAA446DA6899E740911E6A4B8C565F
+ 0528B475B57B5104C5D844BAA39BCB9335B36BEF3A710819CCCA50093DDF1417
+ B076F00D46D922D3911083F768EFDF833922F435E0E3E25BDA7AC53A041D852A
+ 7D90F6EFA467D7902B48820B41F99F49EC07C021BA9CE63130A7B13D04C97259
+ D76F89B50A7E52EB48720A6AB6650382017F1F6461A1DB561E4A499B66AD7258
+ 0DE89035F45BF838218A10499095BAB774108DDD056DFFE75A6AB042AD4E34A8
+ 0D2CB902D5EA78DE74A9BC72F21C17A9029D7C1AAB01308A2C33C02E755BDB91
+ AC0A9176FED110DAE9EF500AB94697CDF18B82D812EAECBAA9D235A10DE89D15
+ CDC69358ABCDC64159849D99F8AA5CF04FD204F597FB80188A28117BC7FE1C4A
+ 7FAB7A0225504014F3361BBE4871AEAA12C5B0CAE203BBC56DD1EE0FB5FFEDEA
+ D201D3CC32D77631815E7C3E6D65C0B60283861CA3AACBB0E038AD02D059B109
+ 0120354AC952944374CB77BD3BAE80F268AA38148CA20919EF4133717E663637
+ E6BBB4DEF6C3694782E000C31BA57D7B56458E5B0C0D7714A8CFC08D2B23269C
+ D54F7C40AAE6427A9328DA249D4F4D4C19DF534A2761B7D7C80ACC3217F9D37F
+ 17AD2026287232B2849C4C8D89E7B95467EFB2F2F4BD73ADB91F0E2DB2C04CB5
+ 64D68C5115CBFA570BA83561B77859104390386A037CE667CB135A4E2AC00E73
+ 3207B4D2EFC33CEC552D8FE31107A45A7404750D41938EFF2A5A4A30C54A21D9
+ 805CF652E366D6ECF050A461BCB68483B2CA1768664CC4AB4926CC0C2C994A78
+ 574AC51C78A4FD6E65E9BF40DCCBD0EA5E1E9AC3F608DAD89F324B11B501087F
+ 9F88FF2E616903F15E32AA6EF41F19E0C2BDE74BB6174019DAD779B4CF09AA3A
+ 27560E3F415CBAB0C3212E7376BCD6EE264AFD28BDFF146D84771C7FDA52AA46
+ BDAE6015F78503D315D6BAD2A1A1A40ABFB5DE3E300583DA99A02D09A74341C6
+ 32830719B40BF9C775B1FD023CDFD60EC207838915C22994FFCABE27AAD75222
+ 99C71C28A7DDE974DE2E35D1504B89C382832D9A83FB32A337239531C6351C97
+ A7DB53E8DED82A827B750C38F4BE077F781A7C6CF48BD6127DD6D4CC53E8F0E1
+ 54FE395F40A55E17147926280FA222952EC614BF88F6E22C69D523A6A007CCCE
+ 8CAC1EEE8F0DECC26104121CF4EC8D015E9A49E8FAAAA94611D92A39A01C0EA3
+ B6C6D25F120055593B53B9452F8AD931CC26BC2C2AE29DA252BD7269F8BBADFB
+ 47EFED6F5F14E3A317622B8BA4B14F6D2A2E510462795CA5DC580FA6E2725A39
+ 6E9FEC01BD1E92FBB0D0ACFD6AF30DB67A9EE09B4012D0238AD2D19FD7EC9A54
+ EC63FC2E3FA9941A5A93A38DABDD2304303657B8B48677D91C36A01552FB6106
+ 1A55D1FDBBD15F04203D3DB11B82CC12BFFA9EBE08519794DE8071CA70C36033
+ 54F1AAD7757DD77E8757BA9F7243D2583C949A80E30A8E111ED509E3C8538A97
+ AB13166ADD198B0BC8096F0AFE81A6CF539C2988375281B3FD37A72C0686F9FA
+ 59EE176EB49ED6CAEC58A9F04B93D52CA7635B142D4DA4BC1FEC076F966F2689
+ 94C28ED79AECD6F1BDE18C1011D62EB0F002ABF71CC657EED612A0F2230D04FB
+ 3CCD2207F84392E94C624A097D0F055199EF01F04FDE20BDD87E73585BBA0ACC
+ FAB1C799CE07ED862AD223FB0E8C4FE68CCD510E5392E6EF8FA8368E239650B2
+ 1E25125D4CC280D383ACE24EE223C6335DFE84F8151CC045ED68D972C765C030
+ BEB5C9F76B7846B9C23FEB7B141822EE34FEC85D87E48C236CC69D71418421DF
+ 94AC39389947ADC5BF48632821803EB51DF092AACCF11DF88E8BB616C9920EBD
+ C8D68A5CA83CF7C4DA4925754DEFD3982464CBFFDCD1913D37A7BC129C8CCB85
+ BC18092B650A31E4CE7B098980540063912C446AB21A63FF9EF77361DC610315
+ 96BEC86D7C548DAF6B272F9A0C52523BF742EE5BA1E931718BB3598720C7EEAC
+ 90AFB48DC3FA166EFD4E65F81C1CC74D587863E363AE0F7FC686D01A154C4125
+ 2CCEAD10240276108F7A148A578C8C4F1D1E5186C5E8F3176197BFE0211D9AE0
+ 6A40680C1FC4EA0C964C2A59AE5D6220C9BDC67EE178740932159D2E096F88C5
+ 39F164FE585390F12388792328ACC9AFD5E38E29F81FE6CF8226E5541ACE36B8
+ 9DA104F85C5D13D59C35FEF54E1161C769196F11DFBF2CBC4C1CC328DD89F810
+ E51E539317AAA7CC19FE02888DDA80FD68E324FC148103D0D70519B6FDD9F598
+ 4714EE4036BE272DD89D6CD6C0FBB9E019D35A531067DDB0B9B0D711F67F5104
+ 9AF998B3B69418B7B545FEBBC1413E26A964F469D4FEFED18CF6B8EBA419DAA6
+ 0BF7F34DAD93E2C03319DDFEE1E6D4F6AE5B60E604106986635B5F4556773407
+ ED29EA44B1DFC993936C70723A23EFFE6FC4E51331522F0AE9B988FA066FA6CA
+ C2D4898E2A0CF54C261C1B6758F3F37786FC5DAA532D14086493D80F9ED207D1
+ B1BF0725DE8952678D14701E0CA5C93A61372FDB51080F5B6B425FAAF18A974A
+ 0AF63281058391E29F48086B401490F6B397E458DAEFBEC72C8CB166745A5702
+ BC5416E15190282905E56DE60CB0D43C013B379F6BE4618FE72A2E00D30C14E8
+ EFA43A518B606DFF874819CAB5CB03F6F1E7395D4B7CCF6D647436F29D5ACC5A
+ 2FE5991A5D429FA212EFDB9012DDFE0E89726A62288EC56D120C91D429D0AC4A
+ 12B759D0A10FFB85D0EFD5D53C075C4A8C14A97C5647EF314224C63B67455431
+ 84288EE00AEAAB1A6CFD8F895D74D48128E11DCFB601161BEF6CFCE2926ADEB6
+ C92E5FF023AE03B801F3F8DC87000B4AC52596621F6FD4B42B40F0DC2FB35D95
+ DCAE8918629BD1F66D17EABD319D2046FC63262B34B9259874724AB2EC247449
+ 9E1F6D8F7E16B497477AC21A25399F05C677495F6FC4BD5E790E963E50DD7DF4
+ 8CF9F6B55BFEBCA40BDBA03B2EC8E49F1445D06961A6248F4006F61A4B75A7F6
+ 73008F0618785669BC33EA15BCC5875190B15D5F2974172717D09917C8CC36A4
+ 518215235A263D4261E7964EA63FFF0E223E64B07F2A07AF37241788B98FCED8
+ 0F2EC5B03ED453BA63312CBC72559152D5C4DC70270C1F383E125823CD1F3767
+ 2A92741A34C1096716CB55ACBA1ED599DB2B56214877436DB673A519EEC87253
+ 7D6E922D3F134A621DE34E5019BF9A6A4D60F506EA44200CA0BC00C9CE4B2DF2
+ DE77C41DE78BA935B524E94AB10B6BFD32FFEB7DA30ABCE2862B15A856C00EE4
+ 23A3419AC0428B9254DF5E03266C01EF2BECE61A2CFBD81F7F06EEC66CEE5F4E
+ 3A1F838103F188D2DE501BFF8AAE429F830D750D9292BFD1D790CE146411C7E4
+ 35D14E630BC27324CA4969BA5326E47D061AFBEEB5F04F2196F24C455C844B23
+ AC229199DDBD27E4C9FF24AF4C6891500CB8DA25E6D8CC83C41566BAA2C1077A
+ E15B3183E6279E2A3A3B45FBC431E23746060B067EF78B9450BA3033E8C7BCB1
+ DEFCA27E681CF95D8633822D8450D734EAF1510743F209E9A565EFE033A15DFB
+ 674AE4FB24890E900D87A7FD361852644BBBE0736086A9474942BF1A7F94E84C
+ 37B3F32992E4444BB006CF1C6FF91E1E22DB8768A529F6F16CD009BD639F6507
+ 11E213B6CA5FD8F399AAF9C791F2C81DBBEC58EA9DB53663C774326B71ED3DF1
+ F1A81F5A0C89EE60D38CD47F3E307119E6D11088DDE904C8D4009E268E2598D3
+ 84CD5A09F7B8B1FC01A591C2470356F08E4FE030EC4810C59256416187EEC754
+ F1513555828F751B8C865884006E4FA231C0FA612A244ADA29B8023BAC00BC4D
+ 694F40850E3EEF6BA047189125BAE0CB4A9D15AE5579579D272D94F3ED7EE331
+ 517808735B336F61721405750D1D20F346D749A9662D3B08319EB92F23A523F0
+ 0987F2E79F10986ECDCA632279F1C79D4D103E54A774F4F4EB2BF94FCF288587
+ 3D97A009F504EA1411A70F2842DFD19BF9E1876C10D846503A305EF50BCC41A5
+ A423B8E66CE2EA7CEF71BE968C8E032F68B39498EB4C225CD1AB02BB51B115D8
+ C36F84F9640503AD8C638E093439222F4773529E596F13B40532A504A57B153F
+ 70DB047DB5481EFBBC20EF04EB2BEC34005CBBE5249B1717AC62C895B62BBB77
+ 8FDACCB5C6E47E6A14CEC08139B701F27D23136F58BCF71AB7286952477F63CD
+ E2D5DEACA0B9E843EABDE64EE3C0DE321374BC83E9C82E06457D97B970C43E82
+ A2020739AAA13D80FD05B06085BE8113A2692245EBDE20AA378EF704B4AD48DD
+ 7CBEE2325935F2437DA42B6C162A4BDB98359A3D4354D42FD3B2247D6D9BE1AC
+ 4A39A0D20E6AA5E9B87ADC2BD53C7B962B1422EAE7097C02EBC9624A46A8980D
+ B3803BBC4198BBD079F4DF32C9E1E86E47DF2DFBC153E3A4FD05795A931FFAD7
+ EF4B5538570A691BC0BED11E0B233EE147830B663B2971650F76705F9A1F2434
+ 8512A559A0C05C8B53530D6CBF15BC17027C0238C896319AFDD930073F76BD7D
+ 98D821E77B162523C095721898A06C32905F5C86795D34494B8AB86A8FACAD6F
+ 76FB7CE27CFBD1AA0F2EE89C5283FB4CC3A287FB3079E8AC4DE2EC3E7CE7D114
+ 90F5A630C1549D060A859867DB9451AE70FD945916A6F27CA53BCD6A82ED720E
+ 2385C2B896656311EF2DEF2CC50D790E3B03B1AEEF6C9396ED16E3DDDCCDBD70
+ C8F49EDC2051E7BC2EE17A28FC6359C78C80D107AB0A5133569666B8DD9D0DAA
+ 26BCD49E7C1C16BE6CE51D7D27D5C5D3D228486B60B04765E3986FC1601DC97C
+ 86A33CECAA81182212A9DD7200A52075252F3EEDEBB1EA71F4AED294D3669D7B
+ 2E9788669E787ADBFF4D522AA12E25C576DD935814980472F175EA28EDAF1CD9
+ CABA80F61742BD00DBACF6FD75BD7C658700D8267B48C26C1036DC4DE5B80C6D
+ F799EA2E8C631D66C0B5A9DCBB21CD527C199E0956153C37BBE5235EB3582A63
+ 939F201466AF07C13F97502746E96142C6EFEFB5284C18139A5E13A92AAE267A
+ B1AC46874D25373B7E5FF1EE0FF8636CB922211B1D6ECB1245D072FBCEA97FE6
+ 48DE1A0D10F2946B2945454FC5624FA066077DECF2FDDB96A96E8C49561828EC
+ F304A1792044DCB91E09323B7880547069A2CFE9D8D8FDF90C36BC93AE324A96
+ 4532F9F612E8AA330B55DA12370AD9FDC5CFFAED62B412454734CACBC431E05B
+ 3262B2F7393A26A4365767A8FE346F8223500667ECD885CEE338C2EC73309AC0
+ BB5C077F35BC0C7F65CC7020B34671A162D736C14EB16FB690F5FFDB40FC9466
+ 89E91F16E747312AFC618C30779DFC6BAFE3DE9633D850E5ED692F21C26F0AF0
+ B5AEFB5B3DE83D41AAA1824A5D46CA9259FE277447DC4B817B1A506CFC3CDA70
+ B7ADCEF756BF2CCDC4989C0156D765CB63E8EF68A93AA52B30109699F36AAB0F
+ 6016B7E0870ED44DC427E3E3F78B047B0A399900A4EDA4868CCEA86A825EB899
+ 85D7D45704B3FAEE618AF2C564E69302A64A1556DF446211CDC99D8C1E640D5B
+ A8D299EEF0D314175737A8832102F75923C0C2DAC9F5D27C878E55701F81C07A
+ FA73747E9592ADDFED8321FE2918489852D1EEA7680293A669C24E0A64950FA2
+ 64DE4AFD8458C09ABB8976EB7DC4B763F25E2EBDEB03A8FDB1ED623BE59A9022
+ F88C9ABE92FEC518170BF97A5D6D3BF8EE4D845903D7057F95E15B9D5E436114
+ DD464164F8920BA3574A68EE4D6BB83DEB20B722F86780B98C08F168BC2AC199
+ 8F9F76995D512C7A0225687C75D7338F7EDB25F68B31CDE3B027E57F11C815E3
+ DBBAAF18FFD97B1BC64C40F8641DF0DE786A6A4B689F4092DF85E9F3B1662B8C
+ B61BC09102975C89AA708A81465AB0076EBA3F135C727543C5C36770EE7D757E
+ F20E252F856CA4423F52A4CA6F305CE65FE3B4D708E52163CCA772975AB1A253
+ 20138CE9347B193628E4B6B7DADE4F4B9F8EB1476E5F778979B5EF10A0980449
+ DB0CB3AEFF83A0C5BA0B630F9961D956059C1731FC9F588A933B155E34AE526D
+ 8B671792543587F7DCAF75884D6C4092F67E0AE4E726A064E1D6323EC767695A
+ FF32DF611EFB014261A90FA1531A6597A88BE14857C2EC4C5ABF59B81A299261
+ 1F79AC7B8F55219ABE29B9DD2543D7EE3897C32F011729A435BE247C2BFD3446
+ 5FA5CA6157FA2E8DFE12DFAC7CD098D0999A911231F19A431541628F605AF79B
+ CF22E5B671D1014F83582B58F0BFFA7BAA79C2D45C2DF6EC6BFBFE8119FDAB81
+ D48380B38F27380DDCF92E3CB5761DDEC271899A0449BA1DAA6E54B05402B34C
+ 7031FA424CE917C936CB08496F996089F947DA0ED8E322F8EE8937905AE8A25F
+ 15ABAC89F2EF45EDA7939D6F25A7F65B6380CA11F734CEFE149C496AA9C0D97E
+ 55D5E0AF210883E7BB1F339AAD07B76C3C0611BE73F37D5E73F3F4B3FD9DB8CC
+ 6AC5A5DAB14CF43427EC04D5B8CB2DE81EC38E669A61AD1EED9F4DFC86A9C450
+ 8E149FB71899370AE8ACB46F8837643489DA32C293CDBE971593FDCC226F6B1E
+ DE96A660B0A3AD83079463FAA12F0B1621EFF0EB1EE74AFA31D0AA7CF20D543A
+ 3083B4A27E1B1743DBB3E95138622A526B07F2705A93E6F3F460C6EB82373456
+ 491E450758FA9CCFCBC57DB21156A7C8A1A8410651BC611F897F16C7A8FCCCB4
+ 864F543242C252494DA4290D073C5739785337121E2BB53D5C770A3F203366BD
+ 4B1959315B2AD1A7D46C368083C99FD0107EF4CC8B687C4EED916DFFEADF5ABD
+ B314E8507FEA6BC9A8CAACB3D751F48602F3ACC2A4AA01D29DA8D6726F639151
+ E3A884F8969D8D448021BA84797E2263C15BE5D488F752FD34BB6758128DAF2A
+ BAFA952B8B0D9E1175BABDFCDA0734A6415D3845B312BC03B387234B48C5BCDA
+ 99CFF3D71B88762D9472D12BA80E356BDCCC20DEA7C9880DD3D041F09437B87B
+ BAEA9749EF6FC0B3D1B16BFC8A1F4D76DBE2160A85A3F25A84A8610A4670E7AB
+ A7B2370552CB077469DFDB126DCC1E619C087B6412335B0745AA7E07849F6A99
+ 6E9CF946AC1334E6316066AF16241CC3CCF0A2BA6D3E4CEBE25A1ACE3F4CF53C
+ CD26AFF554D7BA99D3A9F41AE0A8F2CB704F682DABFA6D9040C1B61150A515EA
+ 477EFC5B626B68AB6AF6079F1C97A32D84DE8E8ADA1628B509C55EF5B7DB29D3
+ FEA383F85FA4A08811F8F261A52D8A2E8020A7E7DDA1499E59AFB79E7C33DC5E
+ 5D15F722CBC925F4D7BBFD7C315D3E5DB027B5E3AE3B4C94A148F65A6A7111B5
+ 6D505F11D039903994AD650329808B2F22DFEEFEDC00A6D8D1A60A91D7C24A9A
+ 794FB3BF1555CC6F4A8059DBDF23FB4CE8478E0E508DC694420A42A56F8AAB4F
+ B08C4E5C732B8010738190937B488B4B2864DEDBDC0F56367485DA9F3F02D55C
+ 6FBEC69AB82EA276FBC7683ECF2CF099E4FE6395B0487727D105F62AED2E742B
+ F22AB60E3352E5385AB8A033FE94A47478A7E3192A4A3B96EEB3131D3B697533
+ 0A2EB1207278D7D91D4244DF0DB7DB727ED384479B8AA4E15B614F779E9B428C
+ 12FA275961573CE6D458F5E331A367576913933988E022AC84E93A865A2A43E7
+ DE5A999E83B694B988BC6EE99248968BCF844671DEA8F5E31C21C2C7397482A2
+ 89ACEE69C7DC0E2D6687D17F90946EA6A2DE105FDB44EBEE7F86513F181D52EA
+ B7AD80A0687D9B28D4CF06821FA4A9F65C7C5B1AA951081165AB9C5511F616BE
+ 7206990FC6C0268D57875949EDEC2C72FE9E5C306558C8A02D17E8590C9798BC
+ 65DAA86D078D0758922AEE5672153D133241E4FB1BF919BC395FA3D5F5F627CB
+ 04551F66D1F0809584C0FFDDC33D7024A413E11A710F0F9BF00B3D25E283B8AB
+ 2FEAD3EA76416943E4DDF6989F1B7E4FBC932D6E10F8DFC886DAE77FDE5E62AF
+ 7E90B2677026BE2B8447F6C5AA6BBDEA356219DA1B2BE92F5BB72FBD3E451825
+ 8D68C9084B6E7A304D009FD77556BC24885DFBD19A33B1DBC88FB730B363D38A
+ 556577A787E1150BC440AD50DF131A481D37B527541CC1314E186D426A214922
+ AFCB8852D7CF6D751CE77A9D47F8BAA753BDB6C0A4C5EAE38C1D284FB84524CF
+ 3E31E067DD754AB99CECC27AB1AD1A2F740A566AB5D17D5CD0E3D4C1B40AFAB6
+ 41AE11784477D6CBCCA6BF41EE797EDC6D4A2073E6CFA1CE6FC2DE222042FAEE
+ 74BE793246E98FA7BDC7BC25873D23341EB18914FA71290826F0434A1772546B
+ 3EC90C67588D5669D356B32425A36040D28FB7AD80EFFDAE49802797522A9657
+ BB9A0AD001BAEED0BF5B59AAADF18E79E61FD4BFF032E8E0B28FA9DA47DCF935
+ A8C0B71FFC8999C51A1AFA9D8589282A6671A2E935977AA641E114D2B70CE32E
+ 2496FF52BC2AFA6B0CD167F47601D22D0C5A3A8578707EDA28DF99742B05EE60
+ 9E84DB348E8B9CE5F8E3483BBDCB453ADB9EC35EDF16AED1B0CEF47597286F59
+ BF9FC83222F05D5C041A800B123B39B280E782C11D96FB20F5AB8B1DE56FA2FE
+ 7ACD05A1285AA3BCDC54E7716C6627CE5C3E602AB1C989B08B1F6C24C8A53F20
+ 455742D68ECE2DFC34D02AAFB0E0EE2ADB507D7E4D5E7533548FBA7069FEF688
+ 6802440BBEE0C4724E8FF83580F88B6F9BDB2123B1CA0C1736DC9800F2A3730F
+ B65D30365296ACE3BB498CE2119A1D4F27FBFD7DB5906B4727CD0011657F085C
+ 017A128D4A2E590CA4E7AC9D517F5D507741B3BFF488E534E41AB13DA5CAEE02
+ B0779743830AE12DD9735CBE08BE542D174BFC2ACB1568A0DE834A99C5ED5F89
+ 89CFC2A95147BC528FB0A78F190A2F0EF47B627B6F4E7E1E809ADAAA501B418F
+ 39D34F1B2FEC2DE64E893DACF6E307DC47B00B227F562ED1F110FCF2A43A9766
+ 7EE102494F111ED265C89966ACBE9814099391DB6D4CF85CCAEAB111721D4157
+ 4234E11F97B4CA1EBE4EFA896762010B1C3BCABCE120F67F959B40CC0E6C8BA8
+ 3B91166C401F7073BFFD259C2D1EB8DBFAFC5DFD239CE4EC4CDCB6DC8BE3BBD9
+ 033FCA496DA556D9A942A7A3B2448C7C0E201BA54D1D16163273220B96C8C78F
+ 5598E96F06A5B898316D5A0879A3935989BD0E8E466B4E85BCAC6D231628B1A5
+ AC9337B9D2573408E17FAEAE32041AEA2A6C1F7A8B0068A70B6238B893B653A2
+ CD72301E588C2C98295E784C1752E529E283822EB23433FFBF95B64FEA6144A2
+ 1F8437B5FE7329721EA8EE9A3E3C027DBEB1C1644E6258DF9557725DE1849BFC
+ A2A11B174DB38AA89C1989EBF29E4930BC2EF820EDDA253C717E75B2ADD06205
+ 2599736D79D85731E16C2D50A52F62C9DEA261F1BC54D7D933445653D05CD020
+ 70FE9C1E406D66C037EC47EC51A0BB59F95BC7CE04C47975F85F5D00E3EFB9C6
+ 0BDCB06127FF816EA406BE0C33A3977048DB287615F072455544819F67E21F57
+ 0D8F3E64B1C709E320106AAC30D6A4E5A778A635EF23B3FDA58A778F6D77A33F
+ D89BF40A6D6383BE71B7D6FD5792B4317E1ED191CB613A246B6BD0FBFD265A97
+ 225ABB811DDD82BD754DBABC2F35FEB67C88F5057DAF0C041B1F976FB42251AC
+ 43B622B7EC9CB4FD2263D03A8C1EA19E5CD35C4DCD322C0EAA69D2561B3064F8
+ 51BA7AB258027CF10882815ED899A07AFD22350CE21ACECF1DA3B4FE4C9E0CF4
+ D15732C358B432292A7466076A631AC2350BC547809FF2E935F3EDBB5AAFBA0B
+ 7B583CC138E5BC1A3462046E0E7569129372979F6CD102A44D52F989F3DDE654
+ B250DF1DDFDFD9565B65D19592A9B2F6FD3BBC2CA441785F3254CED82084FF21
+ EFCA21C25602ABD3038F458ABD724D0224BA0A95B7C29149F92BE988E8EC6A14
+ 95E5B0B39C31D7BD22E5EF004C12D6ACB784335B67DA1A073647C0DB46B16C22
+ 9D578ED969E6E3EFBD57290E8512890720F36C0A3542ABE1415327A46FC58AAD
+ 8148B4828B56C4A9962D6141AE3E9E35FE6B2F27D25F49C400D3636686874B3E
+ 063E1C573D430BCEF9B86AD571505802F0D55FC1CD437EA716B2A1077B89EFCC
+ 093B8F2D5637EEE670EDA984CC0746A7743C2970EFBC2721922DF42903BDDD80
+ D4A4F79B43F191EB6E4C3EED7686E1CF7F0A44657465C5B1C05D05505271B7EB
+ 16C5E279F6D94DDC856F81B05F2EB2597581971701EF896A0F363CCB27637C13
+ B8E897D252D36230088C260E9FE9420A55CCB215E224BD29E1B4B429F87A0DAD
+ 42838710835B101D342D45E4179484B8283F0A3E72918772A1105B92772E0DC6
+ 7C8DF25F70F8D070C7A57268E91C35040313C15027E351929FB8196E2F105DF4
+ F6AA9FB068538792ADB3EB269FE433119EEE5279B70102CE94018697B7D8CF13
+ 809960D1953FDC086ED9747DC4812AF5ABE07671B7805730BB799103C0575734
+ DCB3A9C0D187148F7961E16FABB4E38632D14CD4F36FBA9CD7FDEE27DD8176F1
+ E38C5B00236EF0CBD4215EE373EF3F7E6BFE65F0DF40F781893EF4B5B9250262
+ 5D43C9AF74305D21F8785049DD483220A95DDAA8FDCAC84CEAEF3D4729F23C39
+ D2E035F7E2C1C1E570E5BB9B281D0E9C111841D5E083A247D9D6ED5F78BC519A
+ D1AC53CF8735411886F336BEC6C3F27345490DAA069DCCB609E2F0C32F1F9590
+ 51DA7AD2D883F39B428E3C52D7F08F480BB59DB98217A82B90F97667DB834204
+ BE4A21484D107FBFA9E4E5E5BE021975D63C65A0E842D5C6D4E388B264FC51D7
+ E8CAE95C3DCACD7E02A539F832EDCA6322C12EE1FB57E872A3874016056DC02C
+ 599D07042C83C7ABB4D1B409B0F7453F8609E0BA83F6746FE80AD78FCE1230D7
+ 62C84C3CA338A6479DD36EB79D1CE4DDB8627F441596981F4D45189B1CB0DD5D
+ A9C4CC3921038A716735F8568D0A7748231679256CCDB24E1858266E5483A274
+ A221326B74C1ADCCEF8F4827E78A62C7704111431CB6FC3F7A15DB98BC5D160D
+ 55F9FBDC87652AC3850F4777362A744DB84934DBE729D1F3327897B41555FF61
+ F5E0AF1889035E1E8CE41F62B3E694E1AAEDE0907ED2A4D7AE31735FE3FA6FF0
+ 6D9A122BE7ABA49CA869D17478C2BEEC1DB11EBE04AF33F5FEB949C156DD2DC5
+ 3B41FCBB169CCC1FADB5A32E55688BFFFBF6B805704AB43ADBB380D5BDFFFC17
+ F80F1019E85E831EA1240CF8AB626672AD2B75E59DA2F42B446A0780D3E6A528
+ E4A9DF89D0D3F31C37E718FE55CB714BF50779EE54B1B711037720BE15E621AC
+ 9F33F5C650BF75E3959341F310EF264D2615FAB16EDC45BC059A7F9EEFBBC24F
+ 2483DB9048C8369CDD5110C1FD732B15A81ECA8E6C67B97E8324E7586EA0EEA0
+ 17582F1BC0B7B1B5AB68AAFC75A785FF2C0768B6884E36C5855DBBC9A269E898
+ DDF2C1B5EC0644B0F1CE613AC0A69E1D9C25C521F0D965606D08F736E4E97839
+ 6AAC80228FB7C3213883FFC4E7DDAE223A7852CA9BE1AB6EC11989E5CFE23914
+ DF46EC0EED6873E7DD6E2FC3BD39EDDCF3D7B50C2CC186CA4F4C6F71F6E45F97
+ D005E1012D975B30518C86ABE69F9A3204938BB3A25F0D18640A9878B8E54441
+ A5D9F590E2E5221E4A108275C6E53A1ADFFA03CC507F425B84346382C1E46F56
+ 72D5C876A9AE65C84AEDCE4F66D56BE18DDF3FC3B30862285DB7749729747754
+ B1A720435886CC062D1578A2E9585ADCFE7695DCE52C432495FD1B7B4E5ED934
+ EE07C32C2562170B00D084C495639D3E2549875096E25A27C0CA570148E502A9
+ 0879BBA67343CCF4C8110EF864177A271E3584937E9BCC56F6CFD180C956B029
+ 2D414DBFEB78A071406BF11E828FD38CB6FCBC138A140A8E8F45D83AF9178B45
+ 9A45540A4EE65AEDB3CCE4FA98C167118D3516977F8C0FB28C1AD0CF6AABBACE
+ B0CB0B43F27E8C1986FF24FEBDFA0D12FB3E7771FD530471617FC9DE69BF6292
+ B1A8C64BB18EE6D29E1522BF779836A86DDA8BC79E55310BAFC1B4B793CC392E
+ 366B43694853BA09389455B4809BCECD77A420D54A2B657AFD14F9D7803F1C3B
+ 927312C8D7C6B4AD1AE9A524412345865E9CE2EE9E160CF3646726DD25D5EABC
+ 96B72A7D2C89178FB928
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /RZUVEF+CMTT10 findfont /Encoding get
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 91 /bracketleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 126 /asciitilde put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/percent/ampersand/.notdef/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /.notdef/one/two/three/four/.notdef
+ /six/seven/.notdef/.notdef/colon/semicolon
+ /.notdef/equal/greater/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /.notdef/bracketleft/.notdef/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /asciitilde/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N722/RZUVEF+CMTT10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font TEQVDA+CMR10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMR10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /TEQVDA+CMR10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -251 -250 1009 969 } def
+ /XUID [6 5000793 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C33B910EC9F1A2CB9EFF55282DDA2B7E7C4B1FF6BBEDD12916474
+ 7C47C4F0B9730A20110B972C6E3B152D541C5EEFFD9815AA1D2A5396F0EE6FF8
+ C72686B1CA6ED6692D437E716C93E5EBDC25D177D5521810869088C82EBF4483
+ CF1296528C0320AE7776B6C2348CBF592DC554866FFE33BDFA1D0610D9672A49
+ 0417D1494EA769AE1DB57C163FE76277DACFC6AE3C75FB83DB2091F24AE61962
+ 8315A9DA3516D9313B6E99322E5D326C0DD17EBB5EECEA839FBCE8FE3BD6CD57
+ A596C100328F24B6541F455E19BB48F23AC441B9041AEEBC0EEE70382DD18313
+ 6DB72ECFAF899FFD1A51F59E6A4919D502F99FBA2C6D6E963D5D4E999C22B2E6
+ 675334E93FD82C0048C287A1ABC6C3F81D840036C0610F03A1ED0244C06A05C8
+ E6A4B86A5089C6ADE7F260A3E2CAB7CA4514828A4EFAF571FA56B068BD96C37C
+ B19FE02A2DA6345E00C0B5A2A18E5DDE1174386F08CF358FF68BFDC503A7E9EE
+ DE1C4168BE7F44380CD5972A38A1F71B83C589901F74E7DEE258627AA98EE53C
+ 7960E0C054265D2A81D3BBF95C289344D3B62B007BE9033209DDDAF50816E086
+ 1514B42E6CB818CE0E9D0FBA19C81B7EF5C85FB7DEDF1F5CF7F06ECD440467D4
+ 1FE583FA56AA3A8E710C9706B6BFC09040D04D8E927AC319A4A9196C1E144D8F
+ 91EC3736C52B79C6FA8C0D9C9FC094A04D0CB3E6590B3E798619B4F7118300D4
+ 4FB0D69DA2D351B2C64FBE9BBCD8F8F26F0C6336B33A29DBDCC87DB7C5ABBE62
+ E13479A2E650420148E39C57C4B407F7ECA18B3F54468639C82F6876767E3DB0
+ A5366E3D8B827AD5E3BD3A299B184B6ED6DDB4E183B62D67EB85C730A2D43594
+ 6E6B04BB1C70A411F68EA68235F09F82DE10877BE05B388CA6B170666A689EA5
+ F02619E19C418C467AA2AFE4EDAAEE7418ECF7042450F9DE0BF63EA5A33679FD
+ 97FF27654CF5BC2EEBED678880CDC99E85B1C6000BD2478AB13A3E53D1F0C527
+ F5A68292D3605B0338554E02D39F7DE723288E6C565C5128243B9E60391590B0
+ 7627F0E1B43E9B33AC9E735657A5FBD67C6123695666AC2DF8794B1D7394099C
+ 14BABAEFDC75ED85957E1F756E8BA21FD08EEC3173CE1B64D336BB3CB1051308
+ A032B9D59C1E1146F15D7B6FA2E450D6904D3EF88AA0FBEE2418806BC31039A2
+ 576658578334757D7BC1CDB8284F77552CA3E3609D459F186EED214D54695220
+ A6625E04E85DD8E3AB29F96309262357A97E482E1805D1A9A47929B94C6D4F23
+ BA73EE0246DF00B3FE933218C241F80F14D37B1C9719055E67C90074B610463E
+ B7BCA18F26959EC52B2505AA9C1A0653126304FEB2F2328535615EC7BC322745
+ 3371FADA4A73925F2BB35AA86B373D956103BD01132E1996E93C7CD168DA42A8
+ 7229C2C278C10607D5E687B85457DE8C4395E299A3CB8ADD2F43E217DFC46FFB
+ 0ACEEFCAF6E90BAD86F7C7176E60B08970407D8811BD11C16203F54B96A20581
+ 11CF71E5985799F739D38D97D596019A59F0030DD88BAAB55C2F61C601E73864
+ EEE339F8E4A5C4BC59B1B6341AA0FEBF7D9966752BF0202737836FA300BDE546
+ 17425DE83A43A755E9761623FCFCC9B23A71BADA10F3B054CA7095B4E6C8183D
+ 9001842C6146F265F94D5D55D871E29A020CE30954E97A37A0EC92516CBA3DA9
+ 797992BFFB6F39249828389D4AAC119E0579AE461084D9CEA5DF0291EE4CC161
+ C84A914BF429270A5595AB880200A8C5F2344C16AF5E5850B04CC0151E6D32EE
+ 6A3EDF73B9DE136FD14267B103F8CC294EB1226EF19A9E077562EDE44CB52424
+ 2C6052735B60FC082D06CD08C9521CB8FE45B0599E377D8304726846B295F35E
+ 27156CB74B215AE9CFE2960180954B371B9CBF1CE88B2D273CC8C3E21965D3A3
+ D0253EB677CBC5F9F888FCC7046B699128387DB28BF55CC1346787F9C3BBD0E5
+ F97ADCFAF918143A47DD3117ACC60A728008B5537D8DE15FE7B31824D5780153
+ 8764A4A52D383C1A82468A4AD082EB855B1D060397534F6A4CE97AAA5967A854
+ A34CC85563547BCA3597DDD79FE88EBE5E9D35025AC1BBF62B3F615939DF5D16
+ 0DCB9AC1291753FD2FB956CB01BC8B1EF1883D9299C455149FBE0616A24211BF
+ DB5F20F968A196A056803FEE9BB31CA00F2D13BC666F4881F98FE20EA4EBC7FE
+ D493D46E53A8720D340FC111C3B6D1A0F3EFA7F0F297D06594F2B4A712477660
+ B61040080DD8BAC9266A32391A0D4BB277A71BDFE599104B8F604BDF0B8E36D9
+ C725F39A68951F4D04380E9156965B37DBCC0F8DC2F2772AA47C5D0BAE75BBA5
+ 835DB0471481300B175CF12D1C1FA3990FDF9271E41DBE889D83165E00CD7061
+ 23F4BD262EA0EDA93D3FA11D86DEE3C7399A085C51B9416D11E3B1496B3A8BBE
+ 03BF9F6B03A3E2D4E8C5F369FF6F44016CE52DD8E605C9B292D5792C27D3C8DA
+ 737C374167D06464342AEC7AE2ACB56EE0DE9DB2A51326476DD28243932786E0
+ 424A52D492E6438F66CD6C818325EAEEB78AAB5F3B512FF367156F33F77EF068
+ 53ABEA5852B2DC3E20553EFDB38E253D8E6C7B74CDE7541CE602602BC401D5F2
+ 50D9755A97C4D48AAAF11FE5871F4074E4D87A69BA2DB50F151C80F149122E0E
+ 94031D48DC0E191CB8C94D5B293DE6806872B34DFED08BEADC2F0258F04153E1
+ EED1939BD61B768077B11B0E3204AE45745D9ADE0F8BC4ACDF3BB07B119BE44B
+ E98BA83D3BD81B15FB5DEE4D4E5B585BCC429E7D655A3824421A1E05AEECFCB3
+ 6514F5E2D4747107278EB1143EFDA129FF20165FC325CEF9BF889BCD6A866A38
+ DA84D8AF3BF6E51BD1665426C32D858C79EB25E13F44B7FDB0B3C5BE73BEC043
+ 2755E394C2E4677BB615C58374EB8B7FBF6FE7B63A4C0072E5CBADBCA680392D
+ 5041F1F3A57E35D30E5E93BE4B6148BCA2F0A66168DC65356ED773DFEFAE0AB8
+ 975BB692BEFE3244976DC0C6CC6B43ECF126A37B59A14D4D63A4591594E0B194
+ 0272EB3833EE79C86159902EA67F481B583AD2AB53A925996ED641E9F15A580F
+ EAE80EF8CAD9238670400956DA7BDA4784C4D7356FB8EDC7846C199B26377E33
+ 5A019F3FCA4C417E51A1D2A3467F45522E61C59C22B783221231A67210646380
+ DCC44994C46A7B42234F8058DED8FB87ED00A2B279F97B878D87DBB321C9EE45
+ EC075117168BC6AA4DBC91E508C5250A58A663A9B934C5D346FF3F22292FD08A
+ EE93D88E4EF06C8ED2C2A6526E2E4779BB6D7FDD5CBD5097AEA865C49110D284
+ F23492C04DCCC36C6FBA7EE2F2AAEC52D5A704ADCBC9A003CF111F7D29EC723F
+ 6D2D000FCE2D020E9876826F6D0E565DE9224791C84B49807D3AD2A8F8CCD6C6
+ 7798848B0244958CC2CDB84BDF509BA2002B6436C42DBA0E97AF6053562B67DD
+ E5771BE22C715CCFBAF1A95B90C70BC839B8D7A1E5B64F029D4F3F433E785D2F
+ FC44C80DF7F035114CE544D4777370AF488B03C88CBC75765BE377726B43F7D5
+ 388F669C0821B2CEEAD9C1EA72186BF6216010E2ED80090C506B1DE58F0B1BD8
+ 448817190F7E2CF8880A139EEE90BECE9C8573F66F294A523322AAD44997C82E
+ FDA83026F8E84736294BE9113082E3F37546782CAB9D57DF3E0A367F7E5A1720
+ 5BD0FAA115D891970BC63A5589536C3CC0BF1A41ED2C7D9293704F4A36E33530
+ 8E4B88802D50EABDA98A8F843CB09446CA153C1AD38431770B791B236B294937
+ A79791FBEABBBD818D5CE4FA11A4A5D40AB17D6278E8DAF64ED446796A0F6153
+ FE06A2CEB2A3723A4FE1E45CB4348F342C1E1F07487B61CFB50337F09614F336
+ 51C97E2A295B5150C059515E4F8E335C691A441192DA90F2ED6F525CE7D1D2FD
+ 11591E05D74C5B4E30A201DC6BC6C8F27824B8FCDF383BF34020D53AEC3421DD
+ 5C1CB50820FA27B20A0677243CD78B5FF8226E0A9F72E253376BCB184B945CFE
+ DE2D13536F468AA2700A1ECF6F70892934FECDB59BFD31EDD5EF7A6A5E44FBDD
+ 8F1C55FD75DB4400C7F4219EEA12E93C5EB86CD48B1C85BDFAE82BAF7125F228
+ 55C2A24B30A73C514E40903CA0162524174517BF9CF89F67BEC122A8619B832F
+ 67ED707417A8FA8994F48ABB8C3A7677B5F26DF65451291A7DD2C1BAEFCAE51B
+ E4B63297C322DBDA274026F4D4796C50A3F4F285B4C9EE5A5AE72E72C731B5F8
+ 0DAFACF8C6D60C3204DFAD2593256C8BF95F73D049348407B8DF2AAA38ED7620
+ 323F3C4DB14CCC3EC28DBD9AF7C589832ED11ABB2456442EEDA1C276DB3C0B2B
+ 7AE29FEDB290324E1089B059A0B35FE927724853A9B8EE99E7DBF9872F31C857
+ 4DCE8D4C092EE7255F48FC8F2E449C1A1EFD3D628F2EAE8042527C035405E7CD
+ 42483A39093581762B833C743B987EC4E2302CA3452D65FB72F16CDCE155DD8F
+ F52DCC4DB162B88C1FFF87328C6837455A882CE1F019E45C4571BA223B18A40C
+ B0E79D162D4A10BD518E1673698FA5DC0D427270AE00B90DC82C454A5970F06A
+ 5450F99727B9030D9B702A8D5BAF55FE35782472AA4FB10B1EF7D688AF43E996
+ 206C99D3904056EB31D58AD084FB10D23F93202600C30D26C885B89313A87437
+ 1784CDA5B227821B82B6E86A40191B0FD1F372D63B8594A9AED94E48CB0848C2
+ E7FCE856E17E0A12A9748D398F87DEEA80CEF71EB07DB79AE27C502015C611F4
+ 4EE9409F22663DFE62D4A86F4A7C0D639DB2AA821F34D809006B2D9CD1406055
+ 5DCB4A6A908DAF51ED172C98D380D983535A6E6E818A41D1705062E524A4188F
+ 6E58CD74E479BC3C171ADED1A7202E6BE6862CDE140A806412C0571FB82468FC
+ 54FAB7572D29015D5A83BA6877D14A30D4348043382A15037E2578148F739E80
+ 474660823630628F05C65D25481EE17075C5B6E7330D5746C0E1F4A95462C635
+ 59FE6AFE75FFFD99D18C8248D0947A74D9515CC09016FFD48FACDC99E7D62549
+ 39AA1376559CF78E0F6711E3E98B01CBFA833BC6E823335A73F29D0D230D4424
+ 7AC2839C29D3022AD0616BCBD413BA827EBBE6C7EB54139EDE7273ACC5A7BC84
+ BC58605F6BEE955D1BCB2565F4174248125E143E306FD62B80EB6B3B2065ADD3
+ 3724F5C9AF81067943ADB2C01FA5F0AA5E332459DA97F9CA1A9525248669089B
+ A08FA6DDAB6C641FA651AF3D7DBF665BADE303845ACFAD5C5ABC69BE8B8FB627
+ 077C20EAABA57192DA9056E3BB8640752FF9645AEF1A192319E1B04EC19DA003
+ 4162ACF684453367CAFFCAE72866341A8D828607C34CF227F0D55069947E2DDC
+ 4AF3813205BA1F6EAF421C2B49EAACF42DA070346FC7C6B39AAE3FCF1CF55AB5
+ 4E6DBB567842CFEC377D2CF6DEE73F00EC2F9332E1F80E359E1EB0F9562F6299
+ 094EE0DC820AE38AFD75BF75A72CC642ADE117F26F85477540FE769FD30E42F1
+ 285285916ECD2D258F81F5705835C9EC17B071263980DE940F9EDCC7FCC619FA
+ D3FA20235B8A741A8177648EDC71B5DDA175486E1395E393DBD6E60DD534CD42
+ 5F2D3A3511CF898DA80F6696E000E9C783BF3A1CC3A1D6D3D7F67D84037BFC92
+ 4A2E41BEE9BE553368C60ECD5040E1CC341A487442B8CC82213D2902BC78CE0C
+ 3647B6EF5A90A255ECAFA85C113485457FB492721CDC1434E051B968920DB9AF
+ F157D1726D6BF533BA7482418D7FC4E6BF92B4973A0074BB669477912A0E527E
+ E33F54DF19DC4D3A60F2761BA9EB4E5ABF6ACAD1232F74EB0F34D20FEC1CC47B
+ D8C4E2BD00851D546A538B4D3EFF8E1F8F9746E243FC0DA8869B3A20C439ED96
+ B77BAEACAC5955AF82C14ED975D5D07C040C30794FAC16B0783F798409E425B9
+ A098C326385FF3CCA42EE16087E290C9AD0B69EFFD4B13C9B6483B3F7A207F52
+ 491A2B9074FC18F834B0D77DE2EDD2F4A01CCC248AE462A714D552A5BCA4BE45
+ 41443BDE102F9C45F30128D8B60F6568BCDA38A19C2CF05EAC496A62E211B906
+ 27AD04964C4E6F167EB08FD88CE7089E551E8B1806EBAC6534FAD2626F2E0467
+ A5EDBD626E4B6E7F4FBF29A4DCBA48CE90D915825573BF9C864A557C6689D547
+ 15EBBF3FD54C7F22D463E5A0E95D1D90530479B639D72DCD3F663385D00FD47A
+ 490B404BE928B790F24812C8C9BE22AE742E1559A251FDFB81D10197C10FF09E
+ 5DC330D8E4893A2D079300FB4E6AF65D4D22A490669117422943419FEB9BF738
+ FC190D72859FC6C62C8664B439146B1957F1242C93FB9F1F2A09CB63E879A62A
+ 31D8C69A6868AA72435877F484488FA6B7A20E41A34BBFCA6B385E5F9B85DF0C
+ DB577102491B00AF4C4975DF4082C9EFCE0C196DAA01BDA95614D7173137EB32
+ 2B6ADF90542C30C17D5E8BE4560CFABB7600810ED171A292B4787D8388E1BAFA
+ F1375D256A73FDF8461C662FCF6D3359F83D42C58A6DC0CA4A94AD85709B845F
+ C267184E7F53AF26B9729AE661CA8627A9A8649C79B0AA18D2AA263161645A3A
+ 4C6DCC0347B7D0CDFABC3ACB6BAA40AE5DD04ACF1369588D8DF78930DD360433
+ F53FE2447C3CFACAC27E3A35AAC33BA89B88D1987FFCE99D5E551846E57EAF5F
+ 7E334FB60FFD3F3C0B932CB0C1F9C8036AEEE2848A3336CEB8874F1FBF67B3B2
+ 052CB0A886A3100824609B455C013C771C63285D2172394CC11D231E9F4073B9
+ 82F8A073C0B2B2E470FE748EFE81ED21332BB431B00757C4F83853D5088A48D8
+ 94FD0A14D1C0E251261060E4FFD8759BCC8310737415CD5CFEF3B3431FC68A2F
+ 089C2540AB1F38B36ADDFFB9E1C8B9BF1C131FEA01C48CC8687E27CF42146180
+ A944A1C2D67C2D8DEFA74025DC939EA165F9658F6997A8C5E1DF0B96072D1264
+ 54BBFE7D03A40729293E003BDB52DB08DCE5105216D5041E1B718E6B582AEA6B
+ F79663339C927F12F54E4ABDA7BF0FC19E73F6F69C148D9A79FD7BF561E6573B
+ A553BC57D8B44F91760BD7ABBE6C196C77B7CCFB4060F03EB9FC16E3C69E427C
+ FA5BD6254A3545D08A0EE99F103C6D266AB83ED0CC876ED8DE2867A3C032DE2E
+ C27A81864B6292A4921BAD725E1AAC3D8A29FE1CE461548A8D515A2FE6A82373
+ 5BC20CD1ED09288F6EBF7C384F1EF170B456C8B3DD1324FD346D7D8A23E4A855
+ C7FD09FBE71D05C33D1705BEC5D96D410F232EA44704338D50825CC05D2BC973
+ FF8FA8DFAE11A31E4C28B8F3ED277C42437A94F8EA037F943A82D7CD2B58EDB1
+ F70F4B7CDE814629A77CF99D59708FCC6AAD2349EE6C805E5C99DC4F7EBB374E
+ 1C4490AB3DB2303D37CDA85AC969643227FADB3ED540E05B5133F12B7504C976
+ E54FA6403841ED9A82DED351E339F7D8E625F109C63287324EB82B1859BD86FE
+ 60600104D430DF8F471EF5669E3ADD7122236BAD49F6A28DC462A595B4F69E3E
+ 943FEE5E6F2BE23748A5DAC0634EAC3FC18F74A44494222189F074097305C806
+ B6CCE59E633473D67CC986ED8991125441CA53A326C4EAC64722F25A3D49C7B1
+ 5CF84C9FB301E24F7A46668E2406952B6E31A581BF2924FBE2D857E34C8F0A96
+ CE1B99824A4409BCD46E599494EE77E518C9FE48807A68242C2D3FE93E4B01AD
+ BC6D3ADB36D9468CF452CEB04990760D856DAFE13B5582B4DFC6FAFE14E5D192
+ BAE5633C1526B922213F54506AD5A5EDA6D8570BECCABE001BFE504E94260D46
+ 1C5DF0357C8D06C40CD698F33B53A49EDE1484C5BC21109985D43023310CCB5C
+ 2E70650411824761603C3F4C309DE9E7C2903F43E554F038553F4148705744E3
+ CA1C84D534CFCFF33D4AD45B2607B764C9541AF1D6B1BE6FE1BF45FF1F440924
+ EAF1A44E56FDB2A98D334F291B0F2AA5190177E731C147566064222814AB886E
+ CBA4A101C584DC04549488FA18E6DDEEF2CFE1F691199529E8D4A96B9329E547
+ 947624A3FB759E40F7502F01D7218A8E892D3D089586377DF6865488C2C716B4
+ E43BBBFA846DAFDD4B758E674B538AA9D14DFFDC569DA970154353AB5E4FB9F3
+ B2BEB99BA10DF6935C95F9BAE4FF14BBC67579306F8FEB5D6852B9E7E388C741
+ EF3C678E77F1A1BEBE7DF7947E7933C32EC995DB9AD7D4F0C02B93B9313B71B6
+ D641F54821D01504E867CCEF55444323C45806D0B870A04670F5BB8CE9C7CB5E
+ 2833380F6D3563AD103F4C100AEF4C8E748F6C9E6E8927818DC3FE731C9B2DA1
+ C7A397465981336B2B1927B7899477135E429858407BCEC512CEFE40D0964DA7
+ D273DB664F7CE2D1B1799DF766067BCD33036DA01CC4FB527A02437EFE81373E
+ BA0670E32D0376DCB5EB5068B851ECE8B6FD69014677BB3A0DB4771DA30C1ABC
+ BE627595695A1974C20E2373A950119E77400E00B1C7B6D9F2D8E43DF29573D5
+ 6A25ED74833A93A459EEF833FECC686001F4BD0466D86AE9417DBFDEE729C2D2
+ 16D0D90686AD1797035D4BF2DD13B0B931F95A633A2096D40E84F9A44F23937D
+ C6AB72FE1A2FFA50F2315C598305A2AB7252C25F51F9F34C003A129FB1ABCBBD
+ F36529343CB4270431F02F2782E8F666376B7FDC88FEBE9ECC015F4E908C6B6A
+ 3820777103DE54739309518304B9F0B5A822F8BDDA2DB4D61652F32D19894110
+ AE98F86916372FAC21FBA801438DA832F0FF8326288E25A539844926199526AC
+ C15F06E4427EB2D12540007AC700EE886F267DC73C8C2CBF95A952E74E7C4DAC
+ C2A19158FBD0CE5A8C12228D2EBB35A6AAF66C73D21C09C6F0FEDBED1C363C5B
+ 2BB28DB1872A5464B1466B3D1B1F04B6306F9B899B3509F99CD9F959EDE3C5D5
+ 32CE2D9EF63B3DB999F375D111BF312467B63A2F7299019CC8609944C96006E0
+ 14969F9BF8514F522E5EDB19934253E6C018E52C8A4522D04CEF152F1A110A8A
+ CB0B8B58E968CED9C5CA27E4EFDD3645F5C26BD27DE97FE0F790A429DD592BE8
+ 3953C59AD9759B63828FAF46D15DEE918FB33F598637B56F25E61D9374F4F4A2
+ 4156FFA0728741C5C1014B26190476FD843FC23504A4563563A032D66C4DAC14
+ CD4D31B50B07806A4B3E92DE661AD3D483CECA1FE3539F32DDFA9E433ADB7313
+ 3A8FFCCB908DB3E33E529D2D4D30E6AFE958AEAA3E6A58041C2083351510D2A4
+ 8445FE9A2413973C00D51E8551CD0B1696D02C18106B1A57C027E23024182225
+ D464F81A9FF876205153D5C0315ED4DE719D48D77865929A385B06B39244E675
+ 37ED3F4656E88F207453F5B9A1DD3A8B842F863EAB1B1E2399CC5A6CDF0314B4
+ D64DBAEF9A44FC7778026D9C84C218210C6EBFE399E5EAA059E1AFBF321B9A53
+ 7B77024F12D7EAA767D9954D5E4B61037B6479527B2878C657D197166D7E32EF
+ 306440EDAC7675263B3E900EA19F18207E6CC4396BD8860105D29BF3F28FDDC6
+ E33EB50F103900B9401A61162521C422DBAFE7F9516DBEE7070ACDF24EDC7C08
+ ACCAC839EA093680DA692436469D9D1BC64804A7AB5D356948DE0D4FAB29A395
+ 64660DA6C531765F2CA5004BF2139F21C4C989E39B3C4A6404437112E0952866
+ 34369E780B2139BFF1288DC525463854FC4EE21D546893441FA392741E829C48
+ ECA093E3B5F9BCAF4A7B2D5509B89EA287A9E18E4C11B4269D9C57F7EE225E25
+ AD37242F20FCE4020BC4FC466F37532512B3414AE04D92037B823C84FC3A93B5
+ D8B2CC80A223EC453604F0571652A9A9044338BAB9F1231684CFDFAA786BBE08
+ 2DE7933CFE4CFCED69A73B560B935AB6080183FD93C1875AB4F825F85061F7FF
+ 37D8E9D6F62F2367DCE8C1C797237094DD522811D3D3F01B5390BC93EB8F6BE0
+ 2197C6EEAA6AEA8FF9B78BD46588395B20B8FC3BF4CF285AC97E9A7E230E4643
+ 0203FFDEA413435BFDD0836B83F6BFFDC3B1BE591426D4A51160889229D162A7
+ 817EEED70592EA4E5DA52C4E54BF5C193BFA1CE17898853E31454643B8114484
+ DE763F98225D4FAF679513610B33C1BC91B3CAE74974EEA6A013AC6E4C36271F
+ C80BD0DAF22BF81BFD8FC43AB2FE2F100CB8A8B0B9EFD60FFA81B72C79725310
+ EC41F71ECF907E559D464BE8E4A9A11DAA8AAE170C0B1179952FE17516CB6C4D
+ CB200159E3C31CEBAD0F165C5C40E0FC0C3BB9333FB2B60D0D18A8A51D98C95C
+ 6650F8C87942C1B463CBB4F23DED173A1AEC29D9943C1BBAE9855CF04899862A
+ 2AEB6EC81B1CC89D7B246C6CA741D22E5CCAA30D52578BAAB912FE23EA3DE1FF
+ CF34C63B49897E2755AFF56FF6DB1C46E9AF40516D80779AE93D24225C1F565E
+ 5C3699FDA830BFE08EB68887928D57360E8C464307E92273DF59C535A7B4A546
+ CEE4C20E7F6B683542EB40E233BB9CB8BECBE6267FD9767D98CBF60D1993CA0B
+ 6175B285FDEE67CC529C8023AC2C9D2FF9A1F1073D2FC751FCD93BC633304065
+ 52CA4C80C40D5CCC3509DBAC3E4C99D465FC1DC49834BE3832EB5282B4163539
+ 70B7F01D7CBD8107AEBDE31DA69B108214A6FCE1E9DD05E790D15D742FEF9450
+ 344F6B0F16ADF1B6A17E82C67E655FE53961DE5DA35667CDA603615D8456B173
+ 6976659DECCDCF4229007442BD3A566B69C8222AE57C61F206824ED1B4DA9C8F
+ 210D8E269DD187981BA2DCC8D3DD20DCA7478A896E3142200A1BAB2ABA4D10DB
+ 9D0FAAEF3F438619C0BAC679DCEAE4B16355E91ADF82E62F01E699B44B3DADBB
+ 695A2372A12815E2BAE9D0639B649ACD15653C49609134C69AA3007E81458824
+ 35D4F2CF28373962F045217C2C678D1CA694735192BF11B89D67BC669F685231
+ 800A5321AD4E5FD76109B1AD255C8D768B62DFF2013DFEAA57A14E72852FDAEC
+ 93278C888C88E1B0C08DDFEA83236D35924348DFFDF9ECBD7F60AEF496327C1E
+ 4A1466FE98361338047FD2DE14257AB2B7C6CC80C551E19EBAC5BB0CFE033248
+ 90399B199CA219C484A7BAEC2A04A6EAEF0C85CC1F3123B4961A758546662A1C
+ 947338D66C029CF981999B4A8F72B0409E264BEA61EA43AE3F54013F766EA993
+ A51078DA893F2B4BF271A3C15DCD2F903EEB8C605ACE1E05FF99065767E6286B
+ 13653CFCBD9A321B9DC879CEE9963270115D882430B2E0B04D08DD1FE61BFC93
+ 5B8DABB87B0CA19A53347CB708EB36DBD01F2C660B3D6D319ABB7A90D9BDA22B
+ 3B5DB5F0D6163B633FADDE75F806837F4F35C6787C3D8CE63494101DD66FB3E8
+ E1560DDA6389FB32C8036F06C8ADD46384A6255B52883B8161C8BE9FEA9D3119
+ 647515964883906ACBED5060C97A8314A2E7046EC6686C411EC0E96186CB303B
+ A26969DB61148FA98CB3AD7A7E6FD0C49406B67871DCE5FD418134E32B106BC4
+ 9DB2E8F58059661EFAF8B45CD75D82C6A4B6FD949D4F8693A5B40C54FEBB4207
+ 440E63A85A93FBFB2ECD0C9D343678B02E2C19EEFF56C5645F51E9DCF08350E7
+ D59485C428B3A154B4F84D0889CBDA0D75411A3C67381E9E9AD3F96D6F8F0FCB
+ 1495C4441656BE4E3F603265783C49788BA25C4A72A9BA1E29BFC2528C9F8BD9
+ 4A4712409A8943ED3E1F327CFE49916A5C925B69C1F101DA9F1320608B58052D
+ C15FA0EC1FE8F2121593B74CE4D79C6D7954FDC0E1AB445DC54AE6F5A03CD00E
+ 90BE6F03910C5707D1F81E0890B014844EB8702C3CC3E85AFE108B97664ADAFA
+ A4FAF82A342C7F8A3D66E8A95C21ACDA384F4516E10D14480C3EEC79B23240AC
+ 7203B0B2B04F819F5AC727D5B2DD47973C1DECD65B32F4366DC8BB21B5D74CA3
+ FD6716C3D5A41F36F03ADA3EEF70E62AFFD07D9F895BA5DAE39518073015C0A4
+ 413635AAE8495F1F166A9AFF390AC9D829A74C76B30D986C08E987D878157C66
+ 2C82FE182043B6E72DA8F2A77238F7D405A313EA269AB26C4773685C154CED5C
+ 1F091AD08E5AFC2FDF30FE4A72C64D3DC4DE53B9FA65EF9379C19FFC007BA428
+ AFFA49B0A38A851520A3ACCEA5FFCA10F68707A4491F3B11B4A839588AA1B68B
+ C40A9AD19594E2534E461E329C28C1935C55A1F8E9A4C9AEC2A495F18BEB9CDD
+ C2512AAA3A067F8A408141558027C8296EB623385CCABEF3CF908446480D6FFB
+ F6D5302F3B11E7CBC2F5AB8818A24F7A75DE78FE1F692305E56411464772D6B7
+ 10968A52F88154A4F4A8B274AF46386EC6955021D542C1792986B5011704BA21
+ A1C308EB6CF2C69BFD491BD1CD47992FAD184B89F5CC0B6114697DA5B8B02320
+ 07A30C3787F2397A3C1E11F14D61C459E09132813A880F9C34953F6D5C0444C4
+ CEA82D29BE3B643704A13838348D8F509AA1D3198E78D1A8EBC14347102ADBE1
+ 1F7BA24C3E7D18746DD0FD00C98C2755DB1D7FA35BADEEA9834EBB4857B6B5B2
+ DFEC8F9AB37898CE03C31F8FE8582D291DD2C33C6A372064753E63D7F05E13B6
+ EB2F96091A219D65392161B4C846BE5E66279F58E8A3082D97EE161CEA0E069F
+ 030BA59B9F76B4C1BEAAEDACE9B42F49D7DB472E0047EC8BBC98F8B6C0F185BA
+ 65FDA9B5C141E514A63F76B88BAA04743CB92ED6C96102E76B04309962A90844
+ 768624B85FFF5AF830D0646DEFF0E177F8C4AB9B3FEA59494C1B6F94A937F81A
+ ED8DA44AB2E35B5906B94358C3C2ED971B3B27EDF170535524E32E97E63FE1B7
+ E299C72A3ECBE906E3624DA331D252AA35354FE95120DF8372D11E8B868423F7
+ A5892B0EF35BA0FE7F111B37707840795590160C038BF2466B79C179985FFF64
+ B896A1E78617E312571822EB4C42C415EC20091430CC765FC70CA68FA57E16EF
+ C3C6DC25BAC2471B26E35569F63C7937F3E0BFEEE004AC734985077016E7C218
+ C0B0A0C6AD64BFA00B5A38E5D24CBF39F8B7D329E3F629057F9269F6254FE01F
+ BDBA487B064B791A47F212898D229228371689E4295AF8C685750B6769093959
+ 6E1195FC070619193A8D4AD767D0405F157A46CE51E1794CAC8B800E89CCA8CD
+ 58A78D93CCF621C66B35BBB3E8FA3A6AC2D1229A49FA61BE455E12AABA24AA20
+ 8E85DDE724020DCE15F2C247A96AD55C9EBAB1B04101D7B261746437ED10B261
+ 450A272324DF5810E0A1521DF9E41B53B5619B832E22D7430160AE63C9A06EFA
+ 4E739027C10A65CD010CC8C20728794EC31CE3D17BED2B482FE2F070837B993A
+ 5A52B5DB885A240DB3C1A3FFB9C82A2AFEB0EE8F8AD5D39F2D956E62BE6D598D
+ D33B2518E4BE33E221095BF0A607E7C9CCC9A78278C1DA5CA55E15EF7748615E
+ 3132AC4BB2524832750647FE351ABACF4C55BE2F09A410DC68F41676E918E51A
+ D15FF180A1AEC358359C3922899123FCFFEA139DC097516EEC747C702D8136CD
+ C7FEF7FB28D2505235BC2078983CECDC316920FA29BC2F5BFF525C1BC1EF0A2E
+ F8ED2E502CEF4F1B5219F97623CCF31CA8472DD6DE1226286D9617D9D3B98014
+ 4A2BFB8A9D619B0FC4DCC415F451D65CCD41561F49A5023B61EFEFCB3E93B7B8
+ A29A88D063918932FD5628154295D47C3DAE02294FA20057277DBD6BB71E4F0E
+ 178C5B3DE2ACE929A8495E858B03C582457ABC8535698817112EBDEDD0AABEF8
+ E40652BDEC8CA0423E1CE38D518B985EF1467E1952EED83CBA7B10DDD1DA0ED4
+ 2E3F517085F596C1840B3F1888EDADAC1974C0E899EA33A6521F5867F1529A24
+ 3AA42D2E170F358A458ECEC4296F8BFC9F2C9A63A5D994E1EACA33607ED910BA
+ 25072A7C9E305B2A9AA0DB1B7B32F746538CD70C3FDCDECBC0179372FDC91F65
+ D0CC102D9BBA498E59BC7E8B3C15FB20E534415A868D237E809B6042DE570C03
+ 9AD72E3BC38446D6E7B5BE28A467A36539A1F8C64FA0A296029622B07C835FA4
+ F198D67C35C40BE2F2033EECFEC19DBE92EBD920029008D0A0D3ECFDC2D79C2C
+ 94C21D7DABF97588DF9C0F208E46F1C7B7088B9AC4F7CDE9BCD30FCB08E1F718
+ F8CC476E0BE8DB1F66E8F23313BE92F4131439FDA8EDFC20C39FADCE885BCEE9
+ 8390412B87CF3893421CAA4E17C92E7835D0841061DA174C7563A6725E12E83D
+ 8FFDDFA0271BAA962F064B7876629F2A88F5282C2D6DBD7E23C2BEE446965CDD
+ AC334E504D21FDB110FE9FDB28A0D6FD13742509DF17E5F2CDE9E3B2DAEE7767
+ C3C1B3E733B053C204843FCF87D2FE0D427DAD1BB0A99E383DB8201105A87804
+ 88AF6E51D06AAAD5085E8850818636ACD2C60B85288F2959E4ABC8807E5F82C5
+ 0D669355C429A3EDD00AC929E6F16D2355537BC9B33F99EA367452F2FB6F3FEF
+ 165A69B3889926664D3E73FF4557C5CBDDE3669A451106FA44D71CFE114D9B37
+ 0936EB0B8D61A23978F6F6D2AC3D83217370536EC1FEA60A9AA4E951CA43592E
+ CCAE15C0F2BFD720C9B01FA4EEFDFF2D9946880386CA0BBBD00E504CE2988143
+ ED24296F8A1C858D2B32746F2317FFADB1C4BA3248DBCE6696F95B19953E9263
+ 208F2019A7EB663EB649E85480F79595C44F189379ED3103BFC710C26B02F0A0
+ 056B0AB4087089261F263B1662D8D56D0942CE94264C51DE639F9B2B08573F7D
+ 9E0DF6C23711D95D51307D3449FCD188C1EED0DD1E96243037EAEB812E99BD3D
+ 9CBD461BF0BA950597515A6A7F675C04A004E3597A00CAD8117689C2F40699D7
+ 7848746EDB2A27DD6B740BB1435588FC74850A7AF5167A62E57E9A31C622005F
+ 6EA0B79B29F078ED3D1AE2EE8B494878DD9607DAD5E0CDD0573A9B0FB860A24D
+ 22C97DB138D25982D7E60015ADE3C639513218794C164D155235CF617A6FD856
+ 89BCCA9071F3221857B5EAE7054E20C169563B8F3C2E5182DA9814CEF82A444C
+ 3C63053A116117664C055D67FED854122CB327DD703CAB0E332996109E31169A
+ 4D013626A617042C8D10A2E87E4D38F7D53EB0BFB50ADABD40441AF4DD247D24
+ 6DF1BA4F66B3F9F4F1DDAA9D6050B9B078DE9C97A35D5B24407BA6EB9D73BEEB
+ 0A73BFCF48B96EFF7EC3276CEDEECEB54C937DB9DEBCF58DDE72E0E3A61004BF
+ 9C0C9E27FF46971A078E34D73B48E39AFC30341DFD7EAFAC445916DA031F8CD5
+ ABCDF337DB0D138A675D9463BB5FDEA1C669BC9BC9F75E4A0A757DA4AE10AAB2
+ C111AD5929F270791EC3D6A3DFFF31DE8C4A48EA07C48C7FECF81FEF8BFDC933
+ 00CD79D51703B4804206500D7CB341CCA45523E98B42BD95579FB9FA71F5BDA6
+ F2E9BFB5D7A7C43C27A2AAF6E2C83BD8877FBDFE154B80FE70BD789107060C55
+ 525925CD5B66B062EF1769FB79810888C83475CB9A30BC418304D857BA5643D4
+ 58D94B0A62D042A9494F21FFFCD53E738DF97C280ED7DC105359DBD86736FD66
+ 0B46362955A75D6E7916715B401FBD7700C471EA7F016B6089DA46E582B6867D
+ F322BF618BCC1287D446838B79644699F13DF60E4D6132B822D924F6ACE8A844
+ A5ECF873BFD829081BC3A62586609EE9098AC0CA9701B861C20C227131248FA0
+ 53EDC85160A92ACD81735E9B90653A8100F808AF9F6738BCF2731669FBA0D013
+ BA72C4E125829124EEAC3C0F86EFF6A7F3100069F949F0B4794A8718F88F4E52
+ 91E411D746DB5F4EB1E685F11FEAF2FB87A2CD427975ADE35653761E4941DB09
+ 5765C1B8D251A40C555ADC132BB26EBADA3B02696F323023548FBB46A7C9CFA9
+ A54116CBAFFE73B3E899B1928DD829299D8612F2477579CBCD763BF061125A2A
+ 20D6FDF8E711356C2AE363D80DD3FFB77E887F117BC7FE1C71A3665AD4308406
+ B1BCBA2F66455CA6D6693AADD5DE956ED7B84EB95A4829F66CAF8371C2613699
+ 3953012B5FB3E6D4BBABADAC8E6866894443342345DB549F48B6CBD70123C2F9
+ CBF5EC699128300D9F1D2C0C40239FABE5C4A5E09BEE286391B40D54FA8FA20E
+ AEC9407B1CB16E0561BE3316923AB2D891FFEDD6F237B0BF05576B85B67E4DAD
+ 03D8646CC504AA2BC0004002E1C0E53BE16A0EF9BC10309AAEE524E833F21C09
+ DDE930100194161E961508961543D3C0829CAF7921559588C8996ECC334585F1
+ EC9B6DE76CEAA196A0013E7C8E44AEC07BD2CEB5F9BC20F4A0674EC24FA4CF88
+ 90A1D1424EA7008B8AFACE988CE3CF4F6BB167A4F21E106642F342976EE56CB1
+ 618A85705755A68F14140552831240F6242D485D57B56025F589B96B0033E276
+ 5A768D0D417545BFD24A6A648D7038D07E3192584065482FD59AD49D76B69258
+ 7ED055421C74A91D73950A22B4E1AE5A5C3F6C920544A1C745D2545FA01631AC
+ 37EB9E5BC7C4C455DFD15CE1E6F6B16073710EB88A5DF50C80CDA4771F602333
+ D320BFFE3E036DCD97FF5C28F575D0CB2E1797FA12DA1526E7D222E302377E82
+ 6DFBC5C13473D5C4A2641A2941A178A231369CA7A444DAC7A712BC55CAA8AFCE
+ D2D1591868B9C62D0D136614A540D3654D1BDD7DDD44EADA68AEC6F84219A9F4
+ 1482184FCE55DE28E7C20083A0C2316D9A46B4D52681EA8ACCD990483216A04B
+ 3D50F1872EC1D61128CF36E2E3A5C2E32EF8E79A8E3C817550B83802615D7701
+ DBD0CAB9D6AB922FAB6D9CFC5C401DC9F01D0B2293C124AAE17BF5C025048C4B
+ BBF86C713FB2E13A02C453F5B2DD1E5C7EB7C65BAF3DA81E43274B65771B01AB
+ 4D147EC6C8E6A39A48DAD45CFF6EDC6FD4B90052D10A72681DEEFA186C50FBB2
+ 122CF2F98E6AD9DC18704B2404D808B7D05D058BCC3213DAF7A0D1C371B971F1
+ A133656FF6283C400347F027276893F1A2061CBEABB6A1F1E8C46E7437D59795
+ 1527CB6E2A4918E469958E1A5A5371A94FB24B0AF2DA13E154A87BA36079BD04
+ 345907E2F89358241537C8469925674942C196E2C2C064B8089A7246A4EA2AA3
+ C3577EFB950D9B4DE96B478D71D10A8446EBDA4CACBC48DDAC88BD812D68F8A1
+ 98543DEC34E9CA86EE35B9A43120C1B901502B79B13CAB67737CEACCA258C78C
+ E2A366D38EB2A5E0C06FC4D12ACE329F4B0B2692F52D8B14FE5D42B195CCB1DF
+ 7856F5E5E04F89D4F97DF144DB33EAC1753B0296724936CAFB71E4B15550FDEF
+ CFCA25A6E4F4763BACE722B7BD9BF13BA6729252181E2397D984D768AD1076B6
+ 36A9F9E9ABB83B6F5C5D08C7FD576DC984925F90B771C2055BDFBC7DDC21C2C4
+ 2617B7CB300EBE9EFB00BA3199F111FB16CA401171455B7E4133161CED9F52A3
+ 188F94FFF4D9D28C7CD3E13B686E7FA8F3801A9EE1F8A67B0F8C61396DC246E3
+ 6A5597B2F6E2A95EBDC8FEA51660605B6A0C3DC7BADD19F1A3AE5D6800FA1A5D
+ 2C98EE2E7D0CF4438C62A59939B512D7E467CFE4E193E4C904C16C7C1ADE203A
+ 193D3999503C3A59CC059CBA263E12D529FB2250E8E6F6008BC570F4DC2258F4
+ A55376F3B13980E5257596C1930228169C0BA2884A8797AFE4DA57DE5EC8E09D
+ 6914F9BD600B78DCF6B5D831EEE19D39A585C6E286DA9872BCC0217C8DCF6CF4
+ E34577DE20EB36103E4D55B7CB8B6B20EA2B7F1C4EEA001D329056C5BD5B9729
+ 6E8E0D735075FABC92C5827A4ACF7A11B61A262316A7CBD1FDC0B5A9B2FFDE90
+ FA4A7A9EC2CB0607CCA25ABB7A4E69DA9A5F7E775637ED2BB959A15805319A1C
+ 03543646A93F2C63B5747D2D64542BCF42B5E137D8B9BBD7BCC207682B750469
+ 75B4D58A13D27FC69B3451E6AD66979EF8B39B627D4809ACFAB9290F095349EF
+ FBB88D19DB406B3FCC6D4151E4BA20D9A905EAF20B4672AEFA61DB38E81DF824
+ 77E66C910EFFEED4C50A1D7600D7B6817A8830FCE59F01FFA0F4FA0B779B3535
+ A251942F00C20ED3BE7B31E966469D5BC25B0E23062659672E445393D7C23F75
+ 0247B31378042F836209456165BDFDD28A24685D3CD2CE37AF9DFA21EC32CEB3
+ BBB9C71DAFADD2C152835E4C9FD7F0D40A7A9A6B79428A7C17D50DE7615341C3
+ 1BBFCB72196B8CAD75EB6BAA41111115601D245F9FA88F51059495A3DE297CFB
+ 6E5FE558AEF03BDE143C2CF60EC59EDFB22C5E522BF8BA0A3736B91124E19F11
+ BC3C0687FB71411FBEE822A0AD39E1F104744B098CC7D3583567161C695F08DC
+ E6950C03ABC0002011A23DF434C183E01D5A1C965BC194CBA1DD6E1259F4F329
+ 0F5CB3AC0EE71A6E60F96308363598E12E8F8318DEA9D76FF66E9C2D265C1352
+ 9F8EBE6DE0CD28E61A5FD9538DCD0EEEAB135B181BD75A2BEAE9BFBB81AA470F
+ F52838F8F8A0FE2F393A04D032FE528BAF359D6EC0FF08BB7908005058BD9D34
+ 09720789E925BA34D4A4BB5016BF426A6087D173C320AF8604AAC3D7286ED253
+ 923755F7FEBD7CD230B366D5B7FC5FCBB319F7E3EA4CFFB5FEF5DE60A6BBB015
+ C3CC914254A6E92603B2239E368906EFFFEAFEEF1B32EADAAFD71EB38C552DB0
+ 79AAA656CA98C9DCD090C59B0E67842B06F6CD8ADB7324D11F1E23FF92C4CFCF
+ 27D6EC64FA9E253872CEABC6D4827267B3CB129DB6D80D94B37DE9DAD660C1D2
+ 88E1EF7BBD16D60217C1A3EAE1B175B6655671055E6B14577A954F320A50DCB8
+ 7187F9B013EBBE244C42B830AD89A120F388036628B2C3BE991CC16D9F2E6C5E
+ 2EAED0B349557751DFE5C90D935480C11CA14CA8BE2A20E4E45212B20BB176CF
+ C778412D5DEE9669584AED14DE3E8343CA609DB45AA0B47DCC9D2E1EB7ECEE58
+ 83988E6097BFE88653CA05AE9713617E7BA1695B1D7219EE06338B3379EC9366
+ 0A96C0EDC214DB074C429DEEB3ED0B466432025427269EA1447547C3B9A78B11
+ 45BA108C514A0704AF7B0992B7FBAED71F22DD8B93F725BB3B24D9C211044C0C
+ 71F9A37EF4A8A1447FDE380B2DC52D4ABBFD9AD7B0474DE2FFA1E1E0943A0299
+ 3F4A3CEBFDE8957E8BBDE42D1015D8B9A6DFAF72D7D0A9346C6219BC60556EE4
+ BCF63FA04D7644891E942D169E613FA5BDC43747237B9EB52EEC414292AA8925
+ 60A777CA0FB6AE82AE7E95FE64706C651E9C2D8AD1557DF916FF02DC570E1285
+ AB2D761BB72596CD92E01971025AFD8AF68EFC706CD1CA25BEE5F39FD9F69DAB
+ DED489D9FB7DCD7890FB27EB3F321B98336514EE9AD4258DCAD94515BD9C74B8
+ A1BE56823D32CC3BFE70AF8B541EA756CF4604CB9457CBCE5C83C8E8EF566CEE
+ 72FB7A3E64038A1A88644828093761AE4F27611880D822FB0AD1A6032E09C405
+ CE1EEDA10498709C795FEDC9BC69EFCFAA436959229D5E627E4F9D3DB0DE8669
+ 91A7A9454722FD669F11D2142DB0D9A0DDCA4663B304DA28189AC24EA4B4E844
+ EB3649C97DF060EEC13ABCB47E8A93A70D2C95496F2FEC3A969A4757FF3B799E
+ 7254FCF9867E0814E636598359CF0AC3DA8FC9CAC9672786E6359D40A53D8B61
+ 14BE1FBAC708DEB12629C70A5E64966256E393C6B8D1F2EA2F2BDE3BEF78103B
+ 6733633306B38C9026640B8A3502BBE7A33C25966FE13152C986ACF9244A29F5
+ E3A685519950F7A63DC1A5952313533AD6D0760D19DB7306729492A2903EB116
+ FBFEA99DB0240A1119D27A2EABFD88DDABAD7BD4EF39CDCD2839E88B274C9AD2
+ 8D95C48EFC4BC39E073A8BB46408CAAEDD86DE0580F54180104D59B0A6377F07
+ 06ED0F073371E2E71B6209568CFE7023BBD9FE08AC7D51A8787C26D40C8216AF
+ 88A5D715BD14D390402F532E062FEEBE4854CB05F82DF443521F8658CEB2DB27
+ D66D1FF818F410DEB77F8BEE2340AA61833AEBDD31FF9E68D2C96CEC275E4140
+ 8434BF71E5C7DF967EA46B04DA27D947B4074B78C3294319BF60B5961C2D6680
+ A5C838DD3406705363171694680AC3CD4C92FFC71B1BE1E333B72BAADA9D253E
+ 0DFEE8F10FCCE566C09E0E6B70E9C6DB3FDE2898987D0E78937DFC41D9C26D98
+ C3B625BC504A4F832C25582FAC1EF8F7BF2E565663A84C2EC8B9C0C9FEB1F0C7
+ 9553486A982D111F4597D1FDB0E48B114E26758A5BD414CA4ED4E3D004375FC8
+ AE9224A1908004FA543C9496E78765DAC048D15B9E9DD9E6A49ECF024BDE5FFD
+ 9E11E7549A54CCD567B1D100067E7F731D0BFC288DC9638DB506AA6E2F12A025
+ 86AF65EF83ABCCB609FB9414FA33E2E21826E2E615A074DC835AE929C0902B3D
+ 8F1D3F97C7B0772005A90339E32126B20D6C4B5AC210C808A615E94260A15F84
+ D67701D5BC4644D82E8235ABB54345B90C6BA6827337751E53BDE64AF22CF207
+ C3AB2D679DA146E2CCFFD2A6817D9C366C3CFD5BBE38D2CEDFD50CB69C4096B3
+ B1453DC62AE888A845F1C79160C813D8A8A6DCE73D5614B4BA5BED6EF8280B65
+ 6460ACA13EECF07F3F322C323FF1C0A998967C029108D722D47542111D7A803B
+ 1A1F08EDB8C647D2C6CFE107ECB5B1982D12EC23E62F8106C684843E61485DEC
+ 4B365D2A5092A4F96C29365FCEA5A190726555AC0790BA5BE694B042253D3F60
+ 129267A796E088A62CF7A56C666A6D7B501F0D199180A5F6CB957127806FC574
+ 9D5AEC520719642E63DD47A58D31620F2333C6D8E27296E69D5EBC8F852A090C
+ 5CEDFF6C77223E76A53E351D77715E2D6E89CE15163B2C8F6C851D1D38C35168
+ 49B67839A08C797C44AF93A87564C75ECDB648FC81431883A848915DA0143EAD
+ E4995075CEF65E64497D9ED9D63E64B822D9DCF5EF453DCA49C9A08DE0B18AE8
+ 0CB26ADCBE07D070028DFF617413D556A7798CE1C52320EABC0FBA9633D4E107
+ 9AE8E39731F5F94F1A8144E5408399D31E833EB48B500C0CD8BDE18D07DE18E1
+ 57D4494B2CF38924B44971C7550AC69A25AD28A10983A59A75CAD287D669767C
+ 9A33BB770907A47BF8E6906D6BDC75377FFED4B65A030C988AC7AE6276128D5D
+ 49A3ACE90FC871D8DEBCFB6BAD765EC299AE7019D043CF1FD627C389285595DB
+ BB8657C9B9AF11D8115CDBCD2E2041B4B3409AEC153BC696326920B7C5F805E2
+ 4ABA1BA9887BCB128954DFEF1C799E6DCB217B6859B111FE981227AD40D12CC7
+ DB06F27345FBCEFDDFC7C5AEDB0CAB4FC8B55A6A5E41051ADD690B63443724CE
+ 92459FD0AFED5DD5BC4B85425C3543C91DAF0023A1C0BAF5FC0E3A061AC47CC0
+ 6F6D1FD94BE64B076F6D672F355EAD71A909956C346BAC19A036D109C0F15672
+ 8CF7F163EE57B61233DD0BBF0B2398627C43B1E92566DCECE5BF4256899FF6A3
+ 490F125E56812DD8F9FABC3BE75A6113969136B2BB64C2CC475D1745179F7E5E
+ 03FA767F847FBF39E48BE9E39BC7BC176D29BE4218FC672848E78BA696638EB2
+ 06B7E66A9F7B12E1B69B7757B8FD21EC10575A3F36712F0568EC0D533F1DE2CF
+ B93D5128F36361C401A400A2C9520EA38B38C8141785C0B1C2B18CDA1D1FCBC3
+ 55D30F6C469BAFCF081A22FFA03AF1712DEB24A24F82C3A9AB9722F6BA909C1B
+ CDF669D54CBEB3D5EA6B78DA08589515463EA4BB7B1DD75DA84D38A48C4F6C13
+ 35B0CFFEBBD08E50DA8AD9433D6A9BA0B0FCBC460A2F9D98113256F1910FDDFF
+ D4206A4A4D20E96EC35C38C532E923CC62B40C0813BAFE5952341A16C76C6130
+ 7CE3C331EC57A6DD4C8011BA0F60C8164C52BF70FD877F2800011D6A362EF9E5
+ 1B62ABF6211F125214DE9C55FDA6C43BF7D8028647E9A809551AB220B1B1A37F
+ 820AA214EB72AC86C86490797395FF978BB0B98ADA23D925799559BC149DAF89
+ EFEA9357123442433A49BE64583EEB36B2910F6EB2032DD0DE666CFBA9D9DEC1
+ AD1288B86E9EA8C17F561A63ABDD13D3B4EC892B3464324AA77989639714A017
+ 738224F3F2551DC92E9AFDF0325B4C8EC0BDC5BBD6424DE89658524BF42BB425
+ B36AD9BC4342B0ECAC017469A232DB60ACA324D506B8276B2076933671E34B24
+ 57A13245DAA4C1F0460451C25CF7F42FFDF73397FA3C7EFD180036D3F8516C14
+ FB840864BFE0C655FE295ABC4EDC485482265B6EC9F71AC6A62C63639D082AFC
+ 58FF1D6E5B58C05035FC27058D2BDF066B19B7FBE4A204649CF3A7FD4FB9A3EC
+ DD5799C69348C181D2E57A6621E3A7F561599EFD48FF744BFE15388071005C07
+ FFD9BAE32237E53DFC5E5D03870C0105424C331659A2AD7D3D6B83DD7B27FB21
+ D806B72938AB7F7497FC0EEA827A9A82FD30E53A5BDC64EAE0840F2B81578E67
+ 512826EBCE7BB53D9353AAA13FE74E5ED72184EADDB16326C2A0AAE2E69E664D
+ DAE2C37005AE0C6888F2A043AE519D8C770FF3720DEBCA0D56DCC83F3208613A
+ 6339F93928387A81881C5DC6900AFDEE6CE959DC6F0CF00FC5B2EDDB0029BCF8
+ A1D6811B62BC687B8DCA0D83F7E13526A2D429F66798D966EBAE064CB40070A0
+ 27A41C7AC9737BEF98F2D59CCA9683A4921763691202EF2423D41C86F82BD1DB
+ 7CD301374E479958C9C039305826EFD47133DAA9F6B4CB5C513D31CBFB45121F
+ 5FF836F9D26D181D87DDDB8F15D3CE37E3CB0D4FC6289399D03D3D67BFDF26E9
+ D69AFF5C116B3AAD11735B897AD22B9053C583952284F8E6E54F05216875441F
+ 595F887954AEE853D714F47F4CD9596D1F9C78757E82BD7838E9ED8C8D553494
+ 0D8FD480E84FDEA457BD990803041A2E4A645742FA8B11B3F13F5C3D39773471
+ DD3EF10F72126518A952AC2A4391BB6427E2E565C5D9D32357D50ED99B50D5BF
+ 2C017AC0455D3E99714146F5E20DEE78AA3197C235FCDFDDF92C0FBAA51DC791
+ AB366298F86EBCCA03FEFC79301E8C907FEB90D25F96BD98DBA8D8B5756950E6
+ 6734773E41433B54617346D9D161C29D153A0631F63A78EABD8FBFC181E95855
+ 8366843586D54D03FC7BC405AD53A6016EB59D6D08CF66DF50BFAE50BB8F3E2E
+ 75137D082446FCBD0DE9A7516554C138795CA0C4E58CCA063011BB3A1FE87B7F
+ CD6AF452265CD3DAB18FA6F158D891F221CF41A732D88550B681B3BDE3AEC917
+ 7457EAF00B8FDA31363AC27F63E09907AEC7DA17CE2A95E893A0A0C3FD462792
+ 042B9D51A4A8623B9EF52E5EF22F8B72A2D23B2EBFDCA9753788FB4AED6D0A5C
+ B36969D0FE9EC7B9466A3BCEFC2E0E112D93E96DC8BC52A90E64BA44EDEC771F
+ 953DEA46506EDD12103C2F7808595C7544B4064B15BB377D731DF40F9BBF0B64
+ 652228EE8DAF0A4168D3F54F7BA4FAB80E10471A500A13C1C86CC16D36C4593B
+ EBB25BE0A7726FF4814E2ABCD4881E84819C70DC2486A6D2879E217D9CE71B9A
+ 79AD0F47FF09C05B0CD4F7750A3ADA663EE527FB1AFE00CBA311E67560754234
+ 005DDACCD910E8F4674EEF7E86224EF70678774CDC21A275FBA83E3182F88A3D
+ 13360E2236F2E0015C9ADE38E81670A4C3FFCFC004C1BB7D1EAEC5A6BC09F321
+ A59E70A0473EBC237D3A1D6A27FF5D59AE5FC338C767668AF1CD2A3AB6EAEA68
+ 07EA856360FF18C5E284F1EBB56EC606B52F1A208A3A7ADF991F8BA82CE41807
+ 9C16E2C38E819050FC995AD3FB32F485B101BEA1FA44E0807C7A5EFA33960571
+ 9FB44DF64E2380C85DA8A315FC6BB8492148FC1724909E090D1AE3839738B963
+ EAB7BED393854C436322DAFC4C4841791B43C0C345DD7D6F9FCF81923B09F38F
+ 3C133C348B5A9F96625455034A980AA7D04F9A09491DC64B6EBDA9872B19F222
+ 5E7C7CE8D537DB35BEF9232273CF73B81B4886B6EDBA09D2A944BC5C1F8E7BCD
+ B21073A3937836951BB856C58F8C16FB630CEB30A2340B01B822B06649264F72
+ 3E4E2B3863825F89770E1CE07549DCC15DE261022AADBB5A6CCFA945A47FA2C9
+ D384A5E30CC0C407BB61EA1BE4BF82AFFF8D49504481B6210C7BEC1892C061E4
+ 9D9D124220CA2E378C7758A71D3799B09BA84E9745A83FCBD884231FC91F9B73
+ A9ED613C021D09551DA85667AA6FE54D44D52049AB91D4410D29E7A2910D120E
+ 355DD2CEE6E4A49BF71D8A61D36B16FD08EB3119748B6270A05DD71CBBFC5CB1
+ E9B3BD155CD45604DAA4F92D99C308D8CD0C558586F28F11745663644D91902D
+ 8AA1F890A5461E96BC366470D422D24E69CCD01875505106637B02D0D040B0C3
+ A947CB7A4279B8781F95DA19B65412626C50488334307020B5DA917EAE788348
+ D0D02E4E4E4FC525E56FE1DF93E28D3BD8630CD2C769AC8FF87A7DE55BB0F49C
+ BA2AB133E381F834CC848D39405A67DDD4C1655E7C90C33C9BA11DBB81124560
+ 0E0D73
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /TEQVDA+CMR10 findfont /Encoding get
+ dup 2 /Theta put
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 16 /dotlessi put
+ dup 19 /acute put
+ dup 24 /cedilla put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 35 /numbersign put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /endash put
+ dup 124 /emdash put
+ dup 126 /tilde put
+ dup 127 /dieresis put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/Theta/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/dotlessi/.notdef
+ /.notdef/acute/.notdef/.notdef/.notdef/.notdef
+ /cedilla/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/numbersign
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/colon/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/Q/R/S
+ /T/U/V/W/X/Y
+ /Z/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/endash/emdash/.notdef
+ /tilde/dieresis/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N614/TEQVDA+CMR10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font SALNLK+CMBX12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /SALNLK+CMBX12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -53 -251 1139 750 } def
+ /XUID [6 5000769 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC698FF8E70859812B9B1D5C7E4FD37F567E45F827518C39376A886
+ A804C346208D37664B1B9E94DB1FB2E2EE9F9F1DB367186382AAAC9F88AE0B1B
+ 76F3D577A495E8941B2845D58030749D3FF00468783A615907208CF914F9918C
+ DA0D219B6E2B51CE87499D98C30CA000F373786617007C4E72F955EFA73ACDD7
+ E584726C3AFC22EB900C82CF2D8177914EFE48AA370F7D5CD02CDF91919D186E
+ 63FDD2F8FEBCD41D4C3B1B928A1A815296FF0953856E29CF6A2F670E83591EAC
+ 77FE25BCA4F2867052E0B846DC2EC87C634E709D8E88FA5ADEB86D5BBF953D5A
+ E5BCEDD294D4CDA8D8FBDBA47F351B3F117E678E1C3D253AC2F9AAF5023F1EA8
+ 19E9D6AABF66C49F5D2C5591F0A4B173F74FBDE6BA67F703FF63026502BBEEC8
+ 4AA68C76BEF6D21F15ECD326E787410AC606DAFC12EA42F4671FEA9F65606493
+ 4FE97033A84ABF79CF4345263C8D6DCA1957A1E27DC60404C324A7F5DBE5BB6B
+ DFD5EFB3ED4D6BB6CF6E1D701F5CCA0C3AE7E3B72E4DEB931DA853921178519F
+ C8FDC220AD8BFD90E4731DC41EF880054C54824A991E330BE5630D02CBDA4874
+ 70D9648636475BA352060CAE7303389161E71BC0EDCAEC5660CC7CBBA773F0C1
+ 04CC871ED896574C147F2B0AADBCCFF2AFFE819A7D6DA71FB954ECCC22EA2869
+ C9E585AC37B6A045BE660A766FAFB91750034816800AD3AC6D447F16821F77AE
+ 272F0192F311C232A08F7ED439998ADECF49C0A1CD76F40F2177A7CE4167C463
+ 1ECB1052D388C2EACAFB876CA92FBFE45053CD9385A915A31C37B363252E8897
+ 4F2182C20F4669B99E2BEFD41A18E33A2099DCA0904BB200F1C4E18695B33C8D
+ FCAA525577F524E87AC892A64575D0E3E54194FE37276A3AD49CFDC8510472E3
+ 8928F00891D315ACB503A7310EA8FCE2AE949AAB28B71DCDACBC32115D4EC015
+ 64EE49856B867849E6735383DF5BF4F523F4EA73156096793EF7276F2A99E004
+ E0513F40CC3DB39814179E72785D7A963375FC510A6ED7865C14011EA6DFAC6D
+ A6970B57F95E02939942981F079D790636BF4226FEE5AC072CEB78444E6E9B15
+ A7931111DAF18D419777340D050AD1E000EB575FFEA05997C05338DAD83FC982
+ 97884A81F02CAC668431B4B0DEDB23CC50631716DCE27C73ADD5124BD5C8B206
+ 84BF8BF880DCD9F9FD9AEED0E6D0F30BC63AA4DE980CBEA520AC6DFFA33FF886
+ 3921607279E7B97B11C0CE75AFF1EC35DD9A2A8021EA29E04C1F95577AC035E8
+ F6DF2BF5060DF1FFF1C69644CDE6A9083068690C9D62464C1050570BC5521C8B
+ C5C7F0FA102003D3588AD0FE4CFF116425B8BFE2DE55A33E9487778984E03296
+ 2AE2B850FD58CFD80E5D7C8A6C5832DA22E625804922AD557EA2F06665ADEE1E
+ A3D3C3B530B97D17B33F38ED6EB3E6B306C0D84BAD1E312B64931F508BF3C1BD
+ EEE6339A587AE7CEB29D6ECE8DBD2F6E8D70B8516C003870EC4825F3660C4078
+ E522AC5676EBC17E121F7BA1EDFF80C3DD6AB55EF226BFA3C8486F98B3B46C23
+ E741E7CBE3DAA6C4EB7323A3B94BE335E53A70267533340EE7005D7D4D97A7D7
+ 1DBD12D422E862679A936E9E9CD91B6301668A02FE547BE50DD32CD677812032
+ C341A70DC51B4A51B85B2B0561E574C33388EE0C5DC840DA99919818F82D4689
+ D924A7731F1B29D3513BA91FCAACB9492DEFD532527C96E5EEBB57E110561608
+ D7B065F82460D4D1669D1EC722DE204590B52063223CEAE9B7EDBBDA06307619
+ B49C56552D4966B0A35C1DB1D179EBECA2226898A97DB270B4E966803D60584C
+ 658965AC09339552A56E5CBCB4584E4196C9FE261AEAB3E41E94F223D5C9FEB0
+ 5BA737C51388CD18978BF31672F9EE4AC602FFB099BC20F128F4196A4718F497
+ EEA9F6D26C500EFFE944126464A499AB157D7572A904D876DCFB34AFECF8EF97
+ 410EE1432C4A612E58BCE8A12A6CF7092B62CA40A88A8D65D57F91450176B36A
+ D64ECEB6E09C7F4833FD2C1989F455328396A08E3F2D67BFBD7D013A85BA938A
+ 1B2EB381FADBD5BA85475BCA929038CA5DB0028B5730C8884ED58409DDA28FC2
+ 2FC3EA2B82A2D5D0C79699D6364FEDAAE9F6709CCFA50392DCE8609B1543360D
+ 2694020751B58AD429F8200F4359490307A8E01F1511C2E238B5508EE6293E9B
+ D944D40E071B3043E96D3C5CE500B78166DB807B3753CBA1EB35F73057940088
+ EDA5ACA66EE6C6C9008EB50557DBBFE6CCCB74E716C20115FEAFE4CC9B658EC7
+ 92E637AE64D208D15A3746A971ED33F5D21AF398FF4EFFE7ED6C8FA05B2DC9B6
+ A9F6A42B0FDDF349434999AA372617DEFF29F8708DF159EBA217DE3DD9FDCC86
+ 713A169E67652ACBC83A586D13EAE9A50C6C41B37507FB41AC8318AEC8BE743E
+ F3FC7A05851BD351D829C33A8A2FA1AD9F51ADED5E313485DB5402ABA8B823C5
+ D4CE25DEA7374128CAD0944CE27906ECED8EB1B2D5D0BA36BA33CDCF5ABB02EB
+ CD929C5B455F72BA09E4A471766C0B071C6E4F8E80D67AA409118E2E38FEA5C9
+ C2145536BDBCE020C15153B43E352EA2CFEE0BD2F49C2B7290B789AE6D2F0D4A
+ 48151C799D0DA87107CF8408A8D34361B835D4A0A5ADF0938C6BD33D011F7478
+ 9E903726C84D69F99367AEA19EFB5B9866E0BFD52BBED2BFEF8F4EF377E0EDCF
+ 82C275AE0CCF9C45A1239E7AC027C871665DB6A3556EEE3D789BEE2C65F54F52
+ 2F58D762B1FE1A5F02A26BFA312B0F21BFB9003B493E46143595E2CFDFF4D974
+ 0E473EC74CF557A723CDE21552A447070154F45CE6AB089277DC60DC2BFA3742
+ 6C05695A5A50B4A5C21FD27A87818D5E0D1E7EBECFD9737090B64E217B1FF0F8
+ 3A1D15BEBDEE2095EA1B2476459E1050E77C7BECD652DCCB9DE261FAEBB8EBD7
+ 8A5845A4EC49325AAFA909B2CFA8B20BCE4AC4FFC25B9C62350C55C053D797F0
+ 3F05F4D726C35BBCA46855D3B8D7E59E2522778F59BEB87A8BCA2871D6A4E1A4
+ 2BDCA8790E37CE052FD2192989682F78D490FE1B323639995E1008A3D422B144
+ 45F8EF250F58111820CB17517942CEAC5B9CE93DDE66795745B2A9F908ACBA46
+ 9EB2A65727E9C86726AB555BE1D779D8B77E23700AAF0DE070AC64F74C963B0A
+ 3AD0070A8071C4E11BB600ADCD80B28B591F7C39DF1A4F44192F6B86AEA62BC7
+ 7E2F2D3DDC810D67AD86A6398DD9C68C033035B7BABB7793A86D8AB0CDF0199B
+ 8A76DEDBB4C5718EC41A8F1791821FB43371BD0BA07331F0E934A3FAB0FA11DD
+ DA114570EE282FB7F35B0B9CECFC9A144DDA28E1A084F636681D9E85263E3394
+ 5A2FB892A677FAB93CEF00C531921EA0378C11C30910DF4E8E370A37FEBF4C4E
+ EF3BA96BFF417DAD3E2A5A11FB5D0D566C4E4A3F35DAB756A170A741FAD8E7D4
+ 4CA10DC05ACCF771BE90AFE0A4D9DCF0B3DD5409B0EE29356153436164CC5C2B
+ E00D44696ECA6EAA9916FC1367017C91CAFF2527E7A2D4E6D3AB55367F1F6F51
+ 02163E6126917575083B8F9769F62F3DEB799E4DD2EE182579D6A9E8D41C1A53
+ 1BEB058CFE85EE4B8E20CD146CF5E4F477BB123B2C85A01A9C9E326132E93255
+ 3DFE23BC289FEF828D6E5646A69367BD5CE3BE0C1481706F98A0082EC26ACE98
+ 4143B6F862B5659B319228E33E2AC243CCB1120A8D71F39FC2A06E965D33B917
+ E98AD81B35FA5620E0376B8F99B85EE6F4DDF88CB0A6B4BCFD7F0823A9C2A2FD
+ 02B9234D007DCD06789A810DA364C00F7C0A2E226166D811337554715133F5DB
+ 6AC7F44A7CA097A48E07E1C2794F1C1ADC388B30FCA28996A258B528D97DC357
+ 5FF36CE7BF312E9D7DDE6BE674D786BDE61CE5652C69C2C68DA64DFD9DF83D6F
+ 3DD1A3B2F8597FD97E048E8B09E17552BC5D5166FB3D90B0132E5E6CD8B5D2EC
+ 7DE048DD25FF9083A65109BC483CDE82BEE289985315B3A6EDC1F311330C6C30
+ 87AF02521037DD5BBFB619E8C0093068D0D4926BEFAE909D1D312D9227EBDDEB
+ 84D548E022D0D4AFEBABBA824F1639542A8484D07BDB634B973E09F8AE10815B
+ E0AE7D83AC464F54FD02B2989E747B61EBA71E289ECF5EF3A80E1B4AB7C8B256
+ 29EB57A2A7157C94FDA1FB042892B44C42C0F27D9F79217BCDE04BE431B901AA
+ A90111AC16DAFAC55357DBAA9B701130A39645D71DADBBA88414103D0B138458
+ 425057E7056EABDCB7711CA008147D5CD14807E24BD231C62A157B59DFF4B96D
+ 27BDCBA08B9FAC623DC39B2C197D146BDF0D32DD3D2C4F8AC7EA4DA3ACC82E06
+ 36B83FB0830C9DBA90154755627E5424D31E0DEC2DE77B925D8C0E2403F138A6
+ DE9235EE20D3487C6B7E56A4FBA91879DCD20735F5E801B8C633A5A2F534A3B6
+ 250AF850518957CBE8B546D99FFBBF8037CC86E2FA1BBED097D1FAEE6A069A42
+ 59148510601A09BEBC4675B0BD9E33D6FA808DB4051940AC9C4605EB7BED8193
+ 8212181AC5F1A7611CFF9A61FD9D81DA8B29607125C11F034D467CEE4E7333F7
+ C377B70931D17FF47501E2BC08754552C394190AF2282AEB40997C46187DA76B
+ 5334C20A494E5F2F1A7D917B9796BAFC2DB8E3E9D91DFC3999599ADB618D4899
+ 025F646E0D5BB0F6A4BD65A0A22855AFE0BFE81C87438697C2E824A94073F7D7
+ 8A706E59D34E3A9086AC8BD7D08F270A05B9A70034BE532A0A1944F303EDF5AC
+ 8B1C0DA7EC29A3B024EA01F1064B83E2D9802B930AC768DB33DDBF8D322631BE
+ CD848662192B4E6F7240F894D3F534E2E41A6F5663E2A195B9AC086EE60B9969
+ F02AD7AABB1C80635277E234301F3B4266D04CA484889A0AE03B196E790ADA8C
+ B1ABEA49482608299F8BBBEEAB3710A6A0CC06FDE208B9CA9B41F8EB06C8866D
+ 5D6E0B17A639793FB493F629792CB2DE4675DDEF4A31763C7DE079B21C17D099
+ 25329BEF043C523FB9BFA54121BEFB2CEC22FA4BD67DB5F567391F0AC8CC24A2
+ 2676E09F3D006DEF2DBC085082B7B63CC6717B8E44DFB14DC849706609CDF7E5
+ D282EFF75D53AED7987D389749726B0810FB3D602C74CA3F0668DECAA698F97A
+ 3B658406603C61057A1BFE8B6FF36FC9732BCA4058BB3B614F5BE6FB47E2E419
+ DFD09C7ACEFCFD54FB14D7D3A8803F8BAFC3FC65FAC2A575D8663867355FCBD0
+ 11B47C6F779B7A314701B847DDF078CEAF29869EFFEB8F7577304DF3BBCDD64B
+ 217EB2CA6EEC8C2D1E0229FB789C1A81C89D71AFF6DFABA708EE78D45E8814A1
+ 7B96D598603C337CBD4E7281AB295C832A8D7FFDD381CDFA51C30FDA30FAD696
+ 04A2BC3DF0273F2870CBE3D6CF09C2D77D6AE471A98A11C3EB7148CA95F9326F
+ 4CA61232B23F06207D9C2A091FDCD9A247D71564E2573D47DD203B0076215318
+ 1AA668FAEC1EFA8DFF8C80977BB2FD082C061BECD3B8CBC05122CA6FFAA98A70
+ 6EAC415E5B611843206715D066041260DE939FF905DCADEC0CF093BB7079B9AC
+ 0E32EF6096D337BAEB3FC76449BAF2CC3E474B384C6888E7312E9074B4EB46F1
+ 249AC3C837186125956BB087ED6AE8A1EDF0D22B990DF1F595DA5C0BEE5141F0
+ 961E8FBE727B6FFEB4E1784A8E5D784581CE318635B70FE3B60A1A076BA2836C
+ ABD29F4D6FE30F73982499B96D54BA653B129015AD88C4646B38C30AB176167A
+ CC713B57C471ADA135A8B2D5157452B253807C0734B89C5627E0A37E650624A2
+ 6F24C3DA41B9077372FB495C57E68BDE6B812084C43824B8BD73C22D2DB74B89
+ 01A55CBE6E4A1D95ABB8A634173C9BC25C69E87A3C6FB832A191FFA7F6103AF0
+ A267D9C4877211EFD51C34926269FFDF78782A044B1D2D1BEBC3C02FB6F49FB9
+ D00D08B8D6C94D57E5A8557556927B4D4ADB46963093D93AFE8C9EA0B713D588
+ A5E2D5837F28BDCADBE139B355581C6F9B23E75036FAFF24E0DBDA76D07BBA85
+ 07F5BCC6544C22861BFFEDDF8F4BC7868CF161CBB6197D4389F7DD6D72BFA63C
+ 8648B2C03CC8BC6C541A7365933FA81CA54F6420B36504ACB9C55F9771A2D4DF
+ 60D1B9BF098162E1E99406751EECFF13B7F40470404D46AA11CDA8CE4CCEA3E9
+ 89F97D9668D78387B95D15B8F0DF291925AFED12170F367D7785F802CD11405E
+ 5C329DE7712572554E1A44882BE3F74DD824D0354BD5CE59812BF26B67647EC7
+ D61453221B4D519F21ED9649C9B999BD520BCDA0C96219E805AEF05A8C87F410
+ 11AD6C20080A7884FF9E0AE24C4191EC004CE88C9670C376DBB50AA6EB7BDA92
+ 799E8290AF6EC59C5BCA4A638964CEB01DC089A7AD680FDD5FB53560B294F7C9
+ AD5C0188325FFE4A505FDB96BE5FF79ED239AB697EA17873A2098E85D866D7E1
+ F7E6728C291DD13640C06950A11D46CC9EDB29EDFE8170CCE06D8E45CD79A0AE
+ 8AA1C260EBADAA6D4202F9BBAE285123D18412C9E76A6F96172299531D24724A
+ 2771F4571854B72A1ECAADAD32A7D511525329CCC9820E3C106008D5EC44CA56
+ B09BE3B84EB4D634CF0AD7BC05EA009C759BCE8F99C7616A256A449CAB9EA48C
+ 65CB8E68948796C00CD79D62508C3A506EA3B3C534F2E07782C25C615D79FB7C
+ C27D7E652C578E897952A0A4415B14AB7594744077B71936800A100C1F88DAB0
+ 6B3489505C6272F36510434E610D6B86621AA0A00E8053E2A52208067F12B60E
+ 05EEEBAAC82655DE9A30933211B85D8CD189D5BD03E002E412FE0B55CA0E356F
+ 46A8EEB8FE7E051C4D776B456165FA3673B206A16BCCEE3501B5104BB4D52ECC
+ 0CCAE5F5379BC9199986D92A9084CB2BDE1F7CF15D7E84E8AD4E0EB7BDEC9D99
+ 76E99F5B3ACD84999A24FA6464BB3234FA39DBFA5999E8C7B278CB2B1D232BFF
+ BF92B2144FAEB38AED48547ACBF930FE23BFC5E1BA99A1CFB150AC2D7306E78D
+ 77D61E2B7F4EDA22AF8A43A79CE53D90023A27EE8229CC0843026BFCD9D45AAD
+ 29C6196824D038BD8357909C80223CE4D940C05AA88B0AC29C439283D718094C
+ 73191831274402847286BDC049B05EB5C883812490A15F790BBE1D22CE0003F8
+ A02858FF57C587A744EB87656BA0E3B5642BFCC0A4C00D1E5709A2A04ACDE00C
+ 13C51CA70AA1504B1919985C9CB2BC464AF73F271E05467B065FE224AD123616
+ 68E7D325AEB69D495B1B48017B76B9F1A79076DC31782DFD634A1D338445270B
+ 75F79529AC50ACD8B05C9193BB9467E4C7643AD7CF98E3BD658753D5F48793A0
+ 43F15C8D6586D6CE7411BF6E9537CE37F7511A29AC65FEAB3F9F2925B56F8A93
+ A03D228E2D22D1D4A9A36F9327FB6DC38D76D6AEE71108AF5B2047DB1C4566E8
+ 95E63F67C51CDDEA73A3EF5D55F8515B7A43A7629EDA2A82FD7A7E507A57E880
+ 71DF9D1A377F1D5FFBF41306FF918536F5BA5D7EA6FBC166CFC7128BDC2F9E77
+ 97AA1FD38EDF0DF23237822B7C0343035810DC53C2FF3C5BA88C3C6B3C21C072
+ 4D42FB9F30120D2D4B8C0261B45A2E7C29FEAD9AC8D48D5BABD4825F5064184A
+ A21D968706DEDA0CD7ED0E233D08168157D26036C8DABC62AD179C4173181194
+ EFAF96F390B36C7A339995B9CEA812386831DA5E3F0BC5BBA3269C059A4E3FBA
+ 51C954E7AE4E6712864828777B01FDEDBDA6E82A0E75D39425A33E683B3E60C2
+ 8B1E50D5AA52B171A67FBB3AC5F02B842641CF96103311E596E4125280EA9846
+ 5E95E54E9EC401EAEDB6299AD89A1FF33132FD32A926970772F20756A5BAA1DE
+ CF33E887171CEB4809513E9EC31A6B14106486963BF2579A0FB4C9EB07E6CC0B
+ BCA017E2B4CA540E3A03B9742474166BED100294A434BC6F67238C8021128F9F
+ 7B70BE4CF28A892DD0FBB0E90C5B1E45630A215063976B315925E4EE3C8D66D6
+ DFFC9B8EB9DF9C0C5E88A0BE1D3E343D5B9849A9CC4BA1665E56E4501A65E508
+ F9509E6D3B978B716CC8D62493382534CD9C43D118A13B1250F82CD6601F753A
+ 5C3449078E84E01A3A97A9C5FA31B11FDD7BC2C9EA6517918DF49BAF43D8A0AC
+ 4ACE5BF97339DE10B20D8A797023B157FF4AF8C2FB0CCDCAAD660A4ECB3B74D8
+ 3A6B9E224BC6F93091058E0CECF0D5CEC2628C0821850BDEDEE72ED381889F8A
+ E362512AE8CA682359BDE4C2E78C9956E56DAEFE9E1293825D9A95B4841D2687
+ E2AA497D2EA1862C487EAAEE9C8A58BCF9D959F855AC96110CFA4229CD8A3A33
+ C72D71D20067AB31D4FB9D28709C428B547342C7D51255C2513496CCC1364517
+ 43C718898622A4C8836BC6248022A7F3686181EA26C9C67DC5DE5E010151F14B
+ 4EE2042150ABC809C4B6A2927FE95B6B82BB2627B2C84820FF6E2D09AC3DFF1B
+ 54618E055B08B50D3D5C829352787D952CAB93ADBF5C0450063C49863E053487
+ 75057A79020B07D2160AE8CF59B5ABD6120A6BF0390626D3A989E19AF9BE3415
+ 8BBB52A5E955527F9A1BF1EC2D2F336DEC05FD205E93ADD47603AA864F9EB86D
+ 701B96B0C9BE588DED1E9F4A59ABA509C5A3ABC4F51B2345F2A18D64E8CA1BA8
+ 43E3E57B04C591867C42468D174A5D6F21B08B9787A058E1A9ABCEC37D95EFC1
+ 935B0AAEFC841EA036D69F04A200BE2584B794548964028CC1D5C1564C497593
+ B417C7B03022C0CF4E800D1A05F90E2E312DD57FA90D21B49275CD3A7917B603
+ 2B53D6C4E53F4994EBEBDA29BB0E0C4A05C81A5D1E6326B7BBC9C1AFEC90A5F5
+ 4C73D124E9FD0C67D2743597B818CB86F69ACA2358CD79C9B172A8D737C97FDE
+ 7DE604430B563B36BC566E30C0ED03BC3701FFB3E44CE545B5B56CC0E602EF78
+ CAEBC66C4CD1CEEEDF0D5D550FD3972A913FEA748895E5921F78E0DC77F2F672
+ 8AB42A3FC03E5C9B4559B2786B4D543F9B2920A0FB4BE93EF7002C6E20ED5439
+ C623F8FEB4F613991061D563EAC07FF0C10E317F6E8C389B26A1DF9EE5757A15
+ 571F106449A797724AD695AA0E3B5F3427A0846923CA3B5B08F1197BDCDA4FD5
+ CA7B5D86D174F7044C5D518DB1AE9EB3288C6E88E00BEF4CED48B63A00DED2E7
+ 4857B7B43FCDB4E44DC45A2A5490352695178A1DD889531361DBBB02B9AE988A
+ 9013DD49C8E4675D49FD8F18A2CD9C374B6FD434B7AC8F0256A1326D01130BB1
+ 9A8EC9B182D59801B0DCAA4D86DF546F73FB94B0FB20559508B579EFCFB566EA
+ FE0272BA36B50374D051B59AE0E01FD463E3B07BE183574DC6D16DCF5480257A
+ C5B9B41A347940983FBFF5FFE569A76BAE67B4BE043C71F8B4CEB35C9728627D
+ 5AD13A93AF8CADE2D90DAD8BF14FDDA0A1650A3ACE6F7FEB068D101C3F53D8FF
+ 36FF8A536E8052A48AAF3645A75F30E72E894A5D50C7B2A9411C6EABDD5892B7
+ D368B42F47FF373EEC6AA1EA98DB1A8F5B65E10F2FC70D93F34394E19399C743
+ 2B4FA7B21C0D2AF7ACF19A1AAE9673544BF8020EE6EFA6EE0F66BA193C625C53
+ B44E16015B219F7669EA8287088612795D13884996CD798EA4A77E9221D5F9BB
+ 1FD2D8F950A37238D3450B6AD91515FB4273CBCC595BE0CF03F13F1A2E4DD206
+ 9CD85DFBDB22C2F9E14AC16BF5FC76BD980030048D40BAF79AB135B75D5D5C2C
+ 69A258E2A6940B5168BA83B02D94FF49B37440BBE7A5C90074243940189056C5
+ E7677A5F659BC98D55D49AE9DCB62C153219EAC945879CEA4C7AB4631ADC14FC
+ ACC2F0BFAAE410FD8DA65F33B6547A1D3016B1A24778E92B9394078AD4CA681D
+ 7AA9757470D9747C01D309ADE416BAA63EF6DFE8D8B5ED27DB3399211EA4FD0F
+ 961B81B0C9B414781660913B160CB4EE9D3EA82F0284405D40E0C1081D720E48
+ D943A1C2EE6AFE13AF15F87C21B37E51097960F451E6632808699C340CBD6D83
+ AFD0B274BED7983377BA9F7471B616F752A39C366C1F5633B94320D76F5E27A5
+ FD283DD2FB9835E325341E56CB65D03077453090FBFAA7C589C7941A0E412B4D
+ DD3FEB2E42480BE9E8236725DD7D642B339277FC0695ADDED537FEF106BD2023
+ 3FB1D8CE3539FB2351A8C07E7BA90FE809D950966DE4BEC69C4BE92A7C78A32D
+ 67457CC6534D25363430D7BD2B1F0B61A65E57575B0AFEC17631A6786C8F1791
+ FF253F3993C56847FE80957125D670F8D377044862CD1D34EAE20801EE355B4E
+ E3B5DDA796FDBB3912F85370A24BBEA776F7890219575FC7314B90999C32A97A
+ A84D9271926536F388C03E07F2C670A9C9DED2F0516787662E4B3A008BC73742
+ 1D06D2C3D8D5810E753B47D98DDBAE05135E7B0B64404AFC8374365C54A64396
+ 33241694AAB2EDFC9B0524CC171A203C84130E73734BA93CA7C4542D41C10477
+ 1A401C01690614B0E0EA957D9012946227BDC1BCB231682718F2D1B5663BB704
+ 5E6094B9BB74248F4903ADFEFCDB948CD16BF546D0E85397165627F7BD92F538
+ 7D669E5B72B78DDB575FA2702AC3A017E442325D9D45031D413F85F30C517884
+ 2326D228AECFFFE973F6320F48A4C3544C12EDBFB011A72C30534F2B18D7638C
+ 31358A47284263535BAF43F5408691695DC42C5DCCFB25DC9810C2FB4B672D2D
+ 2F5FC5CDF94EED35D1BFC403F246B5CCED4ED79E7D34652FCD8675D59E89522C
+ ED3B847C8CFCE8B1CB5B1AE49B72A7367CC24A8BE181CCED5AAEFB0684124380
+ 7E610325DF3C9AFF142361A19D94954373B6130A99DC5DE4AC792085CA40CFFC
+ 04CDAE5BF1BA11634844DD68724D8897AE86761943EE2A41DAABBFBC54C684C9
+ C9D87C63CE746FB8B94082F0B375999C314A5EB2D0EF5FF83B22029E6B0DCCD5
+ E2ECCD1701AE983C5E305EFE7B94A33B5BB4A682EACCB274A7FBBA7B28EB6C1E
+ B37056B2E48EDA441172D2DB8FB3148932CADF0FB74B50C7D39D1377B6A4A19A
+ 2FCD4C31CC7365B953EA226E5F7AAF03D95483412E15A4CD91C8BDA03541C087
+ A6410DBA0F9525D7255E53A5759C20D1B8E8C119DEB7B929907301CEA2385DA0
+ 0BFA6F11C11D8F1B4971E0EB20FBB175B1ADFF434DC951B448D5E147106598B2
+ 1D97E30B589E7B197CE634011C6A08AC771B68796B928F176A85169CEBF0E298
+ 466266D41DF003AC61D6946DB9A1F3332D01CFBD3B4965245F18A767FA0D24C4
+ 28BA0DC4491967B622701E4199426284A0292BF6D074DBD641642A75AB5717F2
+ AE1A7473445F538A497FF3BACE3FA250567EF90300FE331CA28C6B7D0C49A77F
+ 59CD2BF574F85615FB05975D125A0001613CB257F698EA60BE4B864E9FB14575
+ E4D15C4E68DF524742F9EFBC239A6EDC31E81BE63C8714801DEF071FE3B74D40
+ 8ED986AF024E9E9FB53FDBB1E4BDEA67CE18070FDD3772C689973A5E3BBEE3B6
+ 748AA9985B982F9E7DDFB653537279797CCCBE736AECCF7DA559D1CBFE811579
+ C50A0E79C928095A7E7FD84ED587467731BEFEA1EF6E5D79BD6A17655936A7E0
+ 8C951A2CDFFB876DD82C7EBC131681E17E18E1EEE9A9D2CEDBA9CE8212B8122E
+ 532526F4E3F9281CC306B6C9080BCD4424E56C1DC9E0242031D4F92D1BD70F61
+ C2AA75FBD920A03C2F77F431A1CAA15669866181937D2F11E157DB0223CC8413
+ 1B3A876A0E75EC8EDBB6CF134524E28EF27D730214E3CADAE716AFB20C568148
+ A040985DF3EC902214061E3E30EC74409CE0075731A4ACFC8A6BC5FE4A7B0138
+ E8B33D2515440410348218B10D987C6910D9022AF43FC6F8EC48A189DF111C9A
+ 6342E6E5BDDCCD627B0C0162B9053017D2C73503F5D4ECA266CBEF59407529BD
+ 2E6BF59336ED024B9D5A6DC496480E83A4E238172311931D6F06CED0D017ACD1
+ 4070832F396F2DB9EAE01576BA249B9F208D7E6839ADDD86921F4EE1567CC491
+ D57C3BB4F70BC5BBFA9C10FC29131C99E7695D047CBF558ACB0D98939D810E46
+ 0EEA900B63DDB44C59DC45BD0BBFDF59466ABF7CF86E4BF3E6BAF466559B5BB6
+ 1732AEC4E15C454A5DEB110116FDEBABECFFE9AF816C25F2F4C8389B9F1B37EB
+ 380EFC955D7AC0BCF9E8B2D3821C50EB981700595EAD17BBC11EEF11B49AF8A2
+ 883D295E6C615C25C11DCAA9316E420F6E84E797E16918E8DD1A4BD3E16AD14A
+ FBE5C56BBEC4CC4C7478E3CFC14F1BB01B598318B42333B3A6458534D97D5934
+ 136EC27F511D5DE6FAA66BA0004C453C2A349B25402288C849B47585C355888C
+ 9F4137B69F8F64E2CE16DF80A44AF3F8BD106E236396991930CFC7F8B68F6A26
+ BC76F64F808C229E61A582D2D9E41EDD8337D84560791F5EA61F06C672C7A990
+ 0C4F614C821C873BFE0156A1767ECC2FC0C58A96F71F4C9CD4DCBD8EB8C1DEE9
+ 5389175C4D72D20DD3F1556E2A2D19E1B3E06EA6835FA38B14DFD406239BC51A
+ 4DD833AB7A1068145194C18DC15A0C819EBE59D9EBB436CD5D270E26DAEE6B3B
+ 76A7EB889F100C8EDB09A827793928A4FB9FDB13E6F400431CB7396019265145
+ 9FBBA4AF7B7BEBDFECFB25E516016E139EA331B62FA5CB35664371D902BA4544
+ 31BA96FAD508DE58AA5741C417984F5744A8AD297513499B9EF34BB19983B427
+ FE5EA246D87C23D3288FDA3B831BFA661C6735E61B3F825F3B5B1059D78A2530
+ 8D54BF7B9B3BBA18BCB6DF057AE2F8B4F56D7D0AB6BD0F7BE285765EB746D396
+ 0E83EAC9C743353CBBDD44B85E05739A08EF0962FD9D80F2EDB70FF231571C9A
+ 9B41BA7D31B9063B4AF249973DE44E79910C1E13137935E1A873D89CF48FE4BF
+ 1172DDDF8A18CEF850A486561108640F0F3596BFA6361DDD45A750D5C278ED1A
+ 35269C7B999D88E0D03F1907E37B96BF6E9A67E0ACD7A73A8591BFAD8750C89B
+ 62BCEAE523530028C861D4DC9C2913A874B488A35502BAC8C432479B82EFAC54
+ D12757C9142D2201C0D93440B252AE3840E9A155C3A1E4059BAD5BE3DCE409FB
+ 38792D63EEBC4E4E986D6BFDA15691E6A0B6FC4AA8E51541DEE483F10C3859D1
+ 48235FF8CE93FA6032C532A3C30A706FE5B0849E869A150044369ED2E8840430
+ FE90756023F5C210D9EF945AC9CAF981E7A140932145A7AD704B9CD6B911F94B
+ C338B714E63483974063B2C5750A41F7481EEDF3307120B5C7F9199EEB3CB316
+ 52243EFA28D3B5A745DD8C283FBC4394C41B66772938062113AD1E786BA363B5
+ 2C2FC1A9C26E064052D5E1013493DA857DB2193FE09727DE0A0A91EAEFE69E13
+ F0EF8F2F47DA4252EB0DA0FB170866231015C21166D50CC2159F8EA632F87CAD
+ 0A35779BD2981F84C9006B9016EFBBCA1164AD243E2479CF6AD2FF5B2D2CC211
+ 529E9822CF3BA2233CDA77EF197B5E5EA741EE64E46B5F0D2A1ACF10172AE494
+ 177B78CB70F3323929B86174B847583A3CD38112EE3AE08EB67937A2669C0D5D
+ 2E04D8A77BE5D5A881C8A5FFBA546759E3008927989F82CAB5661C1B00032B30
+ 2131715F993B0E1C03DBDB2B769F18A4910FBD319B9038E51550EAA4F5CDD5F8
+ AD4E2223C5668FF4DA796F5D24794F2F0915692E52B0076963BC753B34A33EC7
+ 33BDFB02528946D628C299E9C3EE084F7149E11123562E49059809003365A13C
+ 527B4437D1942B390F288C0FCECD6F14173B7A7F4ED3DE9E7D8D9DAB884D76D1
+ E8D59BF0692B110967D1715888FA801E8E8476ED14D3C6FD0CD055D92B044F9A
+ B2B6AD13A2D2CC161283D7A41BA5648EB8AAA2F87DA099D0E4ECA6E2A4835967
+ 3FC0F6AB7E0F78DABD0EE41F3A33DCADBF9B0FE731ADB9A67D96D71CD55CE698
+ FAFEE3DCDD9BCCB838BBF13AD6F7DB9698B12F26A8369ADAE84FDCB1152125AF
+ 1601C5403AD04B7AFB3C7D4C42FB1F5FEBF04EA4065124970A8058C562E24F88
+ 11C55C3BAF7C481388BB35ABDF50F3BD9B839FE5A4308D4F84A1405763504066
+ BB426AEAB389D1B8751C02417EFFF84EC4ECCD8D9B7FFFAFBB8890163638B0A5
+ 0A579096EED1FDD93D58B1DEE38BC892B8006A2AD3F5A40D722F83078A041F93
+ A06F097C3198BC97D8CEEB40D3AA6EF4F12CC4F506D678C084F9294B06DD03B5
+ E7A6D695C498233439B93E42F0C7A5950C9B2E3F8BBE896018D606B36E36FCE7
+ E5F7C749C7A4D94758D721AE3C51A25E000DE33281F911FF4D843DF31C02EAEF
+ 2CECDF17F63A6EA87CAEA2EB8A88D73CF38867EFCF12AA4872694B820380AE7A
+ 5B0850AB9573B3C82593475983ED43F18F7B07BC0363DAFD6276DF1A0A981650
+ AA776BE2E976B91BE9E544DD7F5A63AE63DD7144530C6AEF3791ED490DD92F2E
+ C69AB15B0216266305D5E9F9B8791C15D6000DBDA6B8BAA8312728E4D4BBD47F
+ 505795480110441898022200CD6D430C4FA470645B074D8894297AED718DBDFC
+ 8A0E16E62390863D87979386B3904FF0E833147F5D83291C3B83099EAFF7C330
+ 388315BE95E710A97CF00082F35F902ABC38E0790F5E7917CD5476DD95EA1837
+ 43FEB059FA1AD57BFAEBCC1387488A43DA22BEE04F702168BD3B788A3388ED6E
+ D613F340DEA94AE94A1C343E0FC3D75AEF0C11D233AFB9128D05413AB3B0D7AE
+ 2A69779D6B6C6923CCBC10A94B5EBBC78AB6B19ED117A20DAD9DE40DFEB92495
+ D7A67DB0E58563B56A7283B085EFD1E61540A1DEB7A02F75BCFCEFB2175553EE
+ 25E8E87123800F8685764BF9D673129D03F0E00582DB55FD94129AFE44B647A4
+ 4E20359DFA915B895281CCA653C53B78ABF39DABCA9215C1DF0845BFAE9C177D
+ 8029592DFC82090832C4E6EAD424FC35FB8D97F2944FF16CA407E919566BDFDD
+ CAB7C167C9C6132EA06AB985F1168C4516F10AEA602BCFD4D61ABD82E046C3C6
+ 3A75ACA134AC9F97B7DCB0A9993DEE4C0770A517453BB85009AACE0D099F8483
+ 35571CF7216A4DCC89724122DB33D8829968F2ACBCD9038AE72D6266046B6081
+ AD3227829607A4C2F39A3B9925AEC46988B0CA99969C244694C0E6AB9900502A
+ 5DF69058739CAE2D5D09E185AAC2B29C49DA9D37F4468435577D0B5ADF3F2779
+ FC47D803E1769F352938F8EAFB1F5C9750FD720624415A9F1DB664D37CDC199E
+ 0135D3AE8CAE11293A5C9066E3ED6792969D9FAE77254363FFFF24982721CFF5
+ CA18DD4E9499D09ED85FCCE82E1B6FF6073D132830F43A955659C82CCB6DD4F1
+ AB7531826C1450A01777AB20CE346493DAE34A1E5EE99B013AAA54641205683F
+ 9BD5E81C626EEFC87E6603E2E6039B2CBB46B424E17806174458E7B31C975E9D
+ 355FCBEC3488ED2C4F522DF920CBF1D35F72C14B0779C9DA04723857333ABB04
+ 143823DCBC57CB2A2B7F6544B87ADF51E22FD174535D1B4B03E9A409A9A643B5
+ C4C42FECEFE0F4F43080E081701F2D5F17486C239C2F6C40AB75D2E1865737C9
+ 6815130B61306D09022669FE48B5E9E18798CE244B5C140E319C5F91502A070E
+ 1391BF2D44F087F603F04B93318EA7200685CB2FD05DF3DD6E8A0D0490DD5D99
+ 570A9BE433C76C8B5433C7A050AEA55A453DD2AB239422C09004C1C7FEAEAEA8
+ 41643857F4E1E80ABF463BBBBFE270FA5B73AD38DD474D4802FF5C39E326968D
+ 8CD4D990342858FB8461CD53BF7CA6A57F307A81E66A814B4F8F7B215F611189
+ 818D3351234311D5A3C7EF1D4F6DCC5FB472A3183001EDB9819ACE14AAB66E99
+ 30534BACDD4E392437217E24F4ECD999CA72F710B268F441091519BE58C5C552
+ 8382D013C44666ECF1C80BE2E15DA2E9C5461F270962C6D40C404F5BA80E6A50
+ 97E9821894E63DE4FFB173D6B4144510D9ECE10B0E2CCA2952E6A9A6042ECC65
+ 0DDA781F940FD312A3961BD5C9E6C9A7C3AE00A7117CD7442C39304368631A2B
+ E09B6307189FE47543CC6D4E7CCF6253E2B49EBBC7813D66439AA6E7FF728676
+ ECE063F0F1D53A19DEDE71F11184F571596EECA9770FAF903AB70E33DC72DC23
+ 85E7B089E54DB5BACF898C9F607B81977001CFA0E74CC6099233F335979B41CD
+ E6591075F9801C004ADF1454C311C5E76F32140913C1E28A4ECF62F471991ADD
+ 706138506D6849A7A23FAB2A73EE3BE29A1287DE8969F0A0FF4057D93E834329
+ 0D4C2E5FF34EA2FE21F34CC60B2C0CFFC452B5A33E05D29372BD5AC6611CEEF8
+ 870A0A2024D6A4CCBF972301534410575633E54A7FD2ED63286CBB35068C9161
+ DB35F04956E93916B60ACA51F22FCFC25D805CE2EFA5FBAFFC045CAFF0EF7A3D
+ DE91AE233F1E08AF2A5779A03B2921BFC892C660B99FA5DD98CFC2C18A2E4B28
+ 7FCD8479D479E60BF6688BD69EA5C1758096D57345DB9F8A37D25978D26D63AB
+ B1A7B98237A0865CE6A68FFE430F5C19093A8F2DE05721628E4A36FCFC109BAF
+ 6734E01B06057ED3C650A30BD8EAAD619F10B7BC2128BDEAE2FBA35828544E44
+ 980B6C7B3D7C8EE6340059D4DADC6A832944B3CECBC6DC680781EB3166447D03
+ 70D4132D384FCCB6D11B5279333236EFEC125751478D52F30AED377EAA6B43D8
+ 64B5E210C88BC544A314BDB6D3069599D9A9C5B38BE35684D914E9C189F782A6
+ E8BF3CBC4A4FC3821C53B37010E45A9E61A81D85D3FBBC7669FBAE50438E2F70
+ 4AC70D7689BE06C5122AF504AD6464EA4AC1DC250EC95F6981647520397AA2D0
+ 9E2B908AD4E7BCA2336199F842199426262394B44EBC89DD7DEBAE8E69FB5020
+ AB5BF92B7947D8523FBA3AC6CCC0849F4EB1F330AE1C72F02267AFB30E32BB36
+ AB4A4939C91A33632FAD72FC586391CBF513829B19310C698126C9D282E0985F
+ F9919CEBBDC3622E8296DD475206F85ABA55471847D693806EE5590F2F5DC5A9
+ 5033869FDC619E191D79C484D7A2983C923D00409AAA53BB7410D5C0685703C0
+ 8D5591E347C5BEA23FB6A49D2362CE34071D1F76E6D96093FDC66E182F5793B6
+ 6D2F6CC5D488837D36DD1C8B7DE77912954DDA33A55A6D90C6C00E0AF54C7BC2
+ 0E28321AF8FD21843F071DFF791AFCE86570D14A09DD6FB51E64EFA129F9642A
+ C3717F04EC9CD5F5DC9E263FAF3EAC63697BA02BF6B4C11F8CB2E9D8ECA9C96D
+ 27D47360727497276723D07ED51C28EBE6BE3F7012AECCFCBB7647DC672601C1
+ 832714D1691F3C8D4B05B7AF6EFE790E5ED120C9AC7D5FCC05FEDB57EA04474D
+ 6FFECCA153587AFE4EB6B334E0E82D933C2FB7D57AE1EE551C0AC3B384BAA723
+ 3301D4BE935C39A0020F0614986B9A26D10088F7D66AF27780CE68BA593AC5CD
+ 63ABBAAAC31B2FE59EDA231EC3E28D577D82
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /SALNLK+CMBX12 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /.notdef/one/two/three/four/five
+ /six/seven/eight/nine/colon/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/.notdef/L/M
+ /N/O/P/Q/R/S
+ /T/U/V/W/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N622/SALNLK+CMBX12 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font VAIXHN+CMTI10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMTI10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /VAIXHN+CMTI10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -163 -250 1146 969 } def
+ /XUID [6 5000828 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB291E279785A
+ 8FA62A8FF0F384616D2ED3322FCDC51D63D20804B29DE55335DA44AB8BD7A7F9
+ 299FE02A507936078A013E9ABC3F98283FC88BBEF132DD439A2F9254962434B2
+ 35482131895D2B6C17122EFC89D80B3420B28B6EF60F26F526432DB76CB6D6E8
+ E2A212E8B1770A722A7B383DA4E0622C2CCF27772D13FA0C00CEF2ED121B8050
+ CB28848128BA372639D1C3BA224A9A1ADAB9C8F9A0447DFFFAE039904553ADBC
+ 427EAB27ECAF1752D17D9FB3E49881A960694E1980B8991578F0C6F6CD75C040
+ 2A4AF8821F7B113C21CB1095EA7F62779675ABE24C743EB0FF1B52355479FB77
+ 1A6666F10C531E66FB1F66E234155C7C43490B50F102F2587C51AE0F071AF5D1
+ 7BF8F57CACCF365ECEAEFBDFC9FDE28DA49BAA4C389135240138EE56A1ABC6C5
+ 538B524A2F114066E1DE309FBE7B91E28F70C55F44F0BAD93E61BCCA468003DE
+ 481B9643621B5896D59E2B3A883B04BFF2CE63A7D7C0A6D3685821DAAAE43F69
+ F47FD9CFC284BD18239DF509E59C5DBCE5210887BCC8CCD9A4E6648F8181D710
+ CF0E47E6A5AD1034694B354ED0EB84673E59609EA19F5B29C4A7AD628684C1AF
+ 62FBAF982C0E05739EE5D2F4803380F63351B330456D82D2553D2797026257B4
+ 1EFE800CF40ABC0C39A4F544D5C2DE0C520E1DC5813D5BE12D1E448DAC215CBE
+ 4B10889493F79196DC79982000AC5E49AF595E521A3A788B7C24ACBEF024A902
+ D4B0F633B6301BA4F01E325B2DA88BB19C475BA7698189E2B6962B605C2DFE1B
+ 248CAB7B3006E1A09894A2A217E74FAD39A84A3CE09CD350FFEB4FECCFE87A4C
+ 3925FB2EE5607EB5AF498F577A0656441CCDA7F5F5B1680C045E53CEB86113C2
+ 06FC306E649C4A39BAB7CD0E3057923DB8006E71C5FABE2EB82630AB31A8E2BB
+ 5C885DB8BC11BA64F2546C89A388F6BB3BFCA79051647CFF73C6FC0E2C998E1B
+ 091A15C732B48763C400EB4AC62F92DAA8773892495C26D01D04D73CB0FC084C
+ 7744344FAA4673DC698A263DB15A97B34099910B853EDFB6572DD517B562F08C
+ 620310ACE659AAEA5C9BE7E962705CD265919595610F3582670C60CD1D0A7FAD
+ A9BC83654CF86C7D0879139D64F09CDC013B1DB1A3852CB2BFAF69B34B53F129
+ BFBAF56DC5853D1FAD8CD13130754B849159F366D129D4CB037086D46878BEB7
+ 80BC5DE0BFDF1925CB692A09535395DEC4A40FB8B3CEBFD40F3CAABAACA3B75B
+ DB7E81358140345361DB0F63E848E48547B1BF54BE23D4CB97A5B89C8E9FA5A8
+ 97E9A75901E18C8B8226ACB7F2C9103A6DA3987BDAE47F0637E5583E4AD9DC5B
+ 9B3BE35115A4285D66898B4DF73FBED6AEA8195D0D8562390D68E939FFD23ED2
+ C6212735FB1B3ECDC69058C63FC3865DEBFD5C412C8D1F7F7DBD54356D4BB19C
+ 9A0C3DDE8B43DEFD9C0B70CB67B7017A2548DD93A1F8068886CAF1B4DE0D7B79
+ 5D2CBC3BD9D069053E32481F474DDA212BC875D59D78FA8C425229B02B03B8F9
+ BEDD01632D183856D68E100B3E9B5157780B17F1966D4D63C8AD9D31C791A472
+ 285397502B912702664A186ECD2B444F242BBA38ABBB520683DA3459346FF674
+ AC6C32629DC5B3399DEC4D5F480AFE4B29B54E49A09AFF40070E0D71EF577732
+ 05E4F7FEBF835713CCF0B872A799F982AFCA3C0A6F24BC799FAA503A74C1E00D
+ 4FE9B20577BF179E3533DF4513F86CC35396E7DE2EC42B39FA3E5F20B004FD60
+ 5A04948A596E4D199E8CD1B76237ACE4A05F4FA4D12A23D3152BC2D0626D7F11
+ 19B8891CADA321E45B5650DB0CB7658D30932065B9226D9B44F2F77B4051C0E2
+ C8BAB8253F039D70995D87D18D266816239B7F35C6626AB2E34F59F1C5E31A2A
+ 66385F19D8E6EF957C8EAF8D0577CAC5C85484AF2512D760DF6C1955D794D063
+ 3C8A68D9B0367591096CFC0CEB3EE2704EFE573960680DD9514C6B0C51378EEE
+ DB8D3C2F670E9C9BDD0F29E4E015B2BEE4A0F0DA6F63D99824153C789D98F071
+ 512FBFB21E4C66FE2259591CD89437D6CC8F2E485F818D589D195FAFD6B93955
+ 22F5517A8A88593D1D62E0C4489A43BA95115C97F44F6E6C50638BC2155F9D97
+ C5E8A8BED14E3955ACD72A0847B5750C5BE978FDAB0262F049A1F3D4BB3CD4DD
+ 21DCAF0E9339EFF592025CAF6CF4C0A543DF46A50DDF2047FFE8A45D42B5B585
+ 44ACCD8B1CB127C53A37C128157751CA0D8B5A8C5099335B8B61A247DF6A1452
+ FA79435FB7056C44F80887932F174AA8EA3C8B79D2913F2F8618E567420A0746
+ 6729FCE79ED3B25D6405E6330B8D816103D166C2AF74DDEAC264A99B1CBB29AE
+ 958F45E5B8BCFEC1AD517809F88D88A811F0B5E7C3606D2C896405D0CB158458
+ 73F53D14BE3BAEC3C485F535A5DDB454170DBD01CF4E4326538EAD5A9749C9ED
+ 8045149C914E93B35E6A72C17AA44B82C52BBE9F3AC7ACCC2206B15C1F3626E8
+ D7CA0FFC26311C98418023F6D5E6280E2717489920998A9275626E4548746C90
+ 6842D1A04B0F256FB0EF14BF8739E7965EC1EE4ED41969EFDE296740B5F65EAE
+ 12B8A23650EA3D4E5F3389FCDA7885E3852608398E4C334CB26EA652223FB087
+ 72F739B756AFDA47AB40E23FD434433EE106971E7D4DF8F46FD92148E679AC75
+ 938B9286D0159206E5D099F066443A6D5E71618658B9624BF9CEDEEE245E613F
+ D1CD9C67E76F7C09EA96414E9E1A0376C03C98DDCD8B2BB1FA26B550553CAC74
+ A3096D2C051446F3BCD9823F1A3BA9C65716CFE860B5B1284CA5AE8406FC26E9
+ 46E3560B2F62FE5C7D4428B9C4198C6C5B691478D3A93E3A1C033022A538A8BA
+ F5BCA9CAE490E94B9D4BA46A32A2700E73045CCD786DC3E6C802CAE7DE5A8FD1
+ 85EF5BC918B883DAA5FEACC1242530B5AF0D3DEAF6D97293ED2DD87F535BB79D
+ 73B0CB5AE23DD6D8A1AEE5C4B25317BC959F92C5E56BE2B315EB92E5CC5772AE
+ 02009406A6CE669E22A749162E17A6DCF275D477DAA23CD5A77938F432EE015F
+ 1A713F67F8A3AA63A7E1ACE5366A87F247783C8DF1CCFBBFA032AD35A5ADD00B
+ 5F7619A3E6A3004D52A87810CA7E065C240A4CBB39246697F344A036A2283370
+ 1B46E9859F6D34E502996605FD3A67CFA06E10E1D5884AE43EB92750D22EAF49
+ B33E71187C723F5CC16F40C165E2068F0C1B978E73313D922D11D1B14D7800F8
+ 173E85A840094E5FE51EC7CA3B2228C64C91D324976B6C73F37869B51B246081
+ 026BCA2B29FA10435286565A5A61B11724056F890771C7632E7CB60E80B7CB8B
+ 43D47F177E255836FF96BCE0B88B0451D0D614ED9A4264D9789D378D7B2B21AF
+ 049D40141A22E4ABAB49482199F17A35DC1C5A317B013D54CD5250FBC6EB7292
+ D3C5F72D52FCDE01093FA61CEC30A1951CC0D1DA01FEDAF95326006803D6336F
+ 492A4DAC0B153D831C08EC3C6CAA6290A2AA08A880681975D0786196EF714397
+ 6769539A3AD923C9234D88022216045F117A57F53AB2D16C88954D83F4107D08
+ A18DB882CC9DBFFFBF00B97912D0956AB7F676BA79FD66D9F8367B40B05FCAAC
+ ABEA15941381FDF61BB750D52E76970E024B38E2AB21B72555A5470E5041FC05
+ E2260C7EF138067945D6ECA295F45CB3079F39F7D9B0F6729C712606196108A2
+ ADF7E3029F63918A812E9E3A2A8FE0D6C5CD1CBC5F0409A76C86A7BC49C2D23E
+ 2729F559D24F660BAA1CA2D5B91AA254592C253320F834737F229E775F7C3890
+ 4E3D57F9FD9A666B55B5B3A3D34CD5216DF7347CBF42FE6E4AC6C417C797323A
+ A91FDEC5A7B5F27FC5DDC13EE2CB81F6975C77C0FF28C72B94E26FACEFDCF16F
+ CDDC4415A89F0B9073DCBB8C48FDE8BAD2E9987A3BBB1CBFD634FE59443E4263
+ 2FB2679ED31CA89C148D3C4343364E04EFAEB276BEE4496988FD814E9D495D32
+ EED156854DD4E317D5AF77133D35075C3F9957C4FFB0A215693EAB4D6274E57A
+ D48E124B04F8002438DDB39F300D0F2472DC1CEB9116D26648DA6317099059D4
+ EAFD59C8AC70F9506DD19E112FDE84B6671AC119AF493EF04BF432DF02BD70D0
+ 51BFA4C4402E551D1D5C9A733CF9F6D85BA94F5892E51F8DA598A438E24B015E
+ A1E1BCE64D313CF9A0363894696FC1E54FCCC00EF095DBD7B972402AD6508C6F
+ 04A0AE1E2779700D95963649FCB5F96E18B59AE8D50F588D50D398662F26F9D5
+ 68364713D5B91276345FFB25F95944CF8EAE24E47B22B6F1323600827A7B10AF
+ CB5BE376097D6E01112993C50DAAEC61179799FC72340A78477A1313CCE5017E
+ 938E6E5175FCA037024454315E9FE9B44362C980EB08910C5263D06728992E9A
+ 16E5781F7168507C0A32EFDB7A85FD14EC74C3D937B6AA039F3A8CE200C0DAAB
+ 49C2C5E19F84936B7F294772EEA4AD517645DBA88C70300127223321EE734A2A
+ 32C09BC65928761AF0392555D21A61A986DCED2D1282382FA0170700D8B66E5E
+ 99C5CCF2E441B8B89C28A4AA13AAF7F3D8D537112146D55FED29C8D6B8CA7697
+ 300CCE517257A492235C0F2FC2C100AEC70364A49A0946B42B48104B5C4F3BFA
+ 51F597161152C0E8A76837623DA2994C6BDA749615C7FD87C962DFB500BCAD8C
+ EFA6295D4A215D7434ECDCB1981815252E574BF0CE99B502C75FBDDACC16150E
+ B69EF1DF0094ED569C41666CEEC6E96E78D57A63D2B8830DC1860F1EBF0C0DE7
+ 07F4E1C7188459A62D4ABC30CE2E35F9BACC693764A9583176CF2907CCBAF4DA
+ 5B158DFF60CEEB2C735F853676DFB3AF2176706653985059B9FCF639FA0E7475
+ C67D5B2E7B7E76335E59EB8C9DC273053AFCFAB4AA8FE190553C7DFE5B57EB23
+ 83627B861D7284D4981A4AA3C2D8C4F11458ADCEB495232B2BE22DE73E7C6DB6
+ 956BF79233FE2C35458EF4387B65676BF8EBA18C5741F5AA3201FB07013D38F3
+ 9A589C4A88AFA061BF5A3A0D911F9B12060CED14AA2D2E7582CC3D814139A362
+ 55584DA5E52B09141FBEDC3DB0B4B08F25EB1E8AB54CE15EEBCFBEC06E432738
+ 1EF054B8B033404C8B475E5AF247A0DBFF3E4E63935AB17088DEC20FF4D47FB8
+ E0734FA0610995BEC1DDA053298EFB091F5CE9C0200AFE6D1A5C938E7987D040
+ 521339E7B13BE7F1282B92A0B92B427044E5F7AAFF6F062AB9633D90DCAC8411
+ 4B7AE0CC90BD33ADE82B1068019C47157419B536DF4AC68F8F5514043A7A0A27
+ 088F7C2F4A4D0F87955F29956756D8EEEB5961358C776B2A7783A15AB59F97CB
+ 4E24C9265DA3AFEA7B82AE0C1E87692C24E15F33366F6D8D89C2A692610843D9
+ E2B9390B7E582F93C52254D1A73EF021CB6D329AFCA450A6CED02A18DF2F72AE
+ C485266C9290CCAFE9A5B1C4A8D3C73B4A52F849EB9EE8848D68F2E11DC953DE
+ 29BC4D66BCF135804CDFC59B2E216C9994C66157D298B20905206BBEFA08B52C
+ 2554D0ED83761DDE5669389590AE2072CD1BF6236A2E8E386FDFBF83B6399362
+ A58D3918A1734E46D0AF044464BF8B144EDC98775891641C98B16FAC3E3AD173
+ 99E4070963B0CE0B2491A62C31F5D682F3D11E546781D6346062E6583852FDEA
+ 05D74F6246EF86958578ED04A817E87340C921C3372B9654E37A713FBD2C32F1
+ B3A1840DB19D3FED4333D59F386255BFDA2DEDCA91B9F249E566D729CFDF5B5B
+ F8AB4E99E2B173A0E3BC7357287E8D0398F275ABAD79DBFE32559699F37DA515
+ 34225A67498995E9FA74FDED6ABA77539D21AC9E4E2355594911189E4A262D4A
+ 944D940EC5524F0475E8964B23D2804C6642437A6756B6A8D0EFB9BBE2992E23
+ D97AE6A934E2C019579F89139FD3A6FFF4EAD3CBC1C0CEAE7E9CCF478318A517
+ 2EB7D1392B13FDD062DC999FCA632F7A2FD996F2BE30D710018AF82257371204
+ EE7C35679FB46AA0A7084752CECC940EE76DD40C07E6E02045DB870750EE243E
+ 6E5E9527EBF06E297CDE848633658A64F3A9D1210DC4A4C8FC568B9055F4E16E
+ 7DE191175CD1AB1060CB12669F0441217A4AC2A8FE9234692AFE1270D2FECD4E
+ 6AF9B6275D63894DD49244CA19173623D525C3D61F0BBE4499143F4961371D0A
+ E551C667F61E56037D7BCFF4638E9A1C223BC4E04C82BCFE0EC5509FEE8287F6
+ E2C0C4E7FD0A24229E464B59C2D374810D253902BBD00C70926164657BFB2183
+ 0F128AA8863DB5B4C09A718334D3F9C178440474AEE29298DFB8D66E5B553577
+ 06B7798C25324AEEB615CD95C25CAB8E10B45ECC12C3A03E0024C722E0EEB13C
+ F34CD19288A268913EBBC54088290F4D489BE6320E707A105D4DAE7FA2370562
+ A0C8C7E97D71E485F23CC226C821826D1AF998167F23B917425F6CAA1D4F5DE0
+ EE00DF327358892E09E7BED9EE129CCACF40BE8AE323378FFECA910AF39DF99D
+ 77F97A86F47705A0BA43279AAF60FC86476A17036D6316C97F59E9BBA2B1D881
+ 3E056C23A6F7C7D4D5FAEDAF0F347E5B8E90F7F8A00F23098A3A4B15A0853292
+ CA0F52AF7F0D0C635527B99BC738626F2BB8ED73C5684091B5BEB551B03450F5
+ 657EF645FE019A00C4ADC1FB9AD1EC0B0C61BA52B9E622CFC5E3B31F6B6E05B6
+ 9D3727D810DD2B4B62B9B7F97ED21175603900FD22BAE7F097C8764087329349
+ B96B2A6D27429EA0905B00B62DA66966403697391F8A22D924F272BAB2D83015
+ 92F26DEB46BD7E578709926D6C4E1576DC491248B1F0A5E7C305903E80D17EF9
+ 892EAB60C4459EF9DE97B4D59EE00CB3FD109F179F01686DFC6B7FA8B5F5720F
+ EF981817A056B94B8DC22E12C321170FA7CED48215BD7BCDA35E02AFD0B0970D
+ B94C57295DE51991E90A86A3E9969276DD877D8536F5E25F46CFAF1A8D104C2E
+ BABF75253C142A2A84636B64652F53A540C2919E59B9518A300CEF31FE6C7D3A
+ EF23362ADF7654DB6DE72BF69489B21346D42EA140F9FCA11E52FE4CBC073CA6
+ C158CE82C9B2544D350CD970082DA999916D9CA05F50CECAB95E926B13332EED
+ D32BFC296E3760041ACBFD9A62E1D9515BCDFF1D6DD3687E86715F516C8AE853
+ 0C5658B95C961614C06F320EAAF29BB4E0AC5AEF35836EADA262B269F6CEBB86
+ F2780C5422C5057CC135188993583AC64AA21B3ACCC7B86D11D96A477C0697EC
+ 16080F56A86A995AFACC3C27C3303AE10501455001FA3F99AA80C95D0AAF759A
+ 6ED0EB770E9C8A880AADBA62BAD160D32CCA10A1E6B64D7786704D3103BCD4B9
+ C70D34C013BCC32D7B7F1B635FB3526E561BB2D8C4DC90EC0009A584F893574A
+ 6A40C106DB5B687264843822BB2718B991CE54154C5EE9B3858BEB2113A86F7B
+ CDA6083055A6A50D1D4DEE3EF7C119A1BA5910222217AD15753B28D873EBB857
+ F6C0858EDFACFC931DEEF50080FE97689ACE70C4A43655F06029FDDC241AF4E2
+ 942686B1DBDF5579F9481B1785C72799A190EA2BB82573CE88E6CD163CB7424F
+ A55EA559EA6541FFBA3AA2A0536B8C1B71BE29A1D6A996E0407931699FEF0F22
+ D2BD43F9F4CFFCD4ACB5FFABA04970F9901DD9FF2F7F9887E0F52F6A35EAF59F
+ 452E67D24E4171F38AAD35A26976FDBD0AC2BD5FC8ADF0A26563F40E38088B26
+ E19A043E20EDE5C2D7A894F6CF1BC8B087AF2218DE96EE074CC2B7681E3436A6
+ 493967C8E1DB37083834B42F8BAC3D2F26D74FD6139CCF864F5DDB9B440EF30C
+ E37FB26385C9F8D314F18C9DDC38E7E4A5E517D7D56060C0ADAA4567AAF0712E
+ 9CAE4C72047F7E516E377EAF47D9B30BEB9F257D09395F7716EA7D06B03187DE
+ 29E73B71B0DFED924F2C199D3CA68FA6AACD3B045CF2CD3BF626B32394084B58
+ 560921CD6E5F1898EB541D70D57176FCA266BFEAD7B5D22DB7644A879A60AB23
+ 18343EFFB88EFA76FC9CECECB467EF3E695F7D5FD28B575FC5E5D755C9E8FC87
+ F0B2E0905DAC22338CAF33444938C2FD998E4B4424649C312EE9DBB63FF00755
+ 054ABB0A3E56C91F3B484938F415658B0CF3B91976DB521138B5EB4D4C747175
+ 846C706A48723B14A2A31E739F25A4181FF1BC0B54ECFAA865739D29494B33C3
+ E829CF576F731453D261A3EB5FD8519BBC8557D1F7C4F4B1F29335C95C531924
+ 5CFD2617772AF78C5D14415E23CA16CB4DAA75243F40A252A1A3FDFC31B06503
+ 0A3F295DF7435B718EE57810267594EA88F7E3461B83A3E545297D7AD260B79F
+ 65A7EBBB7FA49F0F19612C248AB3508DDA37D519DF2456A8B1BCFE3C370DA26A
+ 433C647FCC56167196E9A179C7ADEB1D16C1A339EA2DB3956CF5CDF85401F527
+ 7E3F1165F6B29C76286BE1721400246C8C742041A2781E2B9DEAD4DF2D2A1B2D
+ F3FD131248FE3626374E1426F50F3A13BFE09384EEE3014B397B50ED359A1D07
+ 362D1EC61269C1DEE51569E4C8F1908889E314D6F54D855AE99C37C31BA8ED53
+ B39EF95097EA8907D2B48472FA112D8602323A1FE609A2992EE1C538EED4D4AD
+ 6744B6EA69CF32CA397A2368458EA6D2FD66F56C12398A40BB4E9B694C4B8BEA
+ D0D0665A76B9D7722FA7BDFAA7FCA268C8E6CE6B625F8DBD0FE4111239831D34
+ 28DEC5951AC3BA5EE53DD1521D7AE1AD5C106CEA7142B671D30EECABBD1626B0
+ 045F24602B300C12A8E1B18D6D242110A740F7821F6B00B8005349B70CAABB1D
+ 7A9CE8BE1BED9F08D189F566C0A1FD93B74A3F489D4DA2608E5849DA26A6134A
+ 9597AD62E05D052B544AB5A51E263671073CD18860E0CB75BCEBC55463EF645C
+ 5E82AF7E8C558C9A50F688D0FAF147565B68A5BD18DD7293F71161B8002811E6
+ 6CFC9F58E203B74D0328ABA015A9F25055917E72BA59034C40BA080FED7FDB6B
+ B8448699BC0E141CDB36F711A5C0CFC1FA61F09277BB26E61FA777C4E9F0ECA0
+ B8B2AF22D2F8CB593523AC94B148C2AA5BF0FD54317ADA219BBE6EFFB8C176C6
+ 56EF79965C2391716D7DE5A6A78C85D738303EE62CFB79A741C522AF90699441
+ A1DDF3873D5E94248788C3030A699529DDCCEF984BAFEA0A8CF3D298AAB59FA5
+ C9D3CF42520C433D4E8A4E715541D923B8CCD97349BAEE3331A348D816753596
+ B203C43E788FB27EEC0B8CF2E47C613DC279EEBA1F4F817EC7929FFD5692632D
+ 9F059190160C48EB567F97B20C5F943EAE79481C9943171E75632F2E3C3DB11E
+ 4B38495680386AB64BE0CFEFB9327F894E84141D4E0C0D7A754EACC1F5062A10
+ 1BD47F8A939DA93F11DCA910CF652A8E22F456C021F0B03FD167B59B68172126
+ 7E30C98B29EB1886137BAA77323355EDEA9C305D37BDF057A99267A3AFB4BCC2
+ A0FEC99AFDC91D952AEB71BFF3C3B6DC80E030E9FABC9880ACC1FDD87CE06C02
+ 765F4618AFE2831628949CC50F48A42182DBCDF73B6B6E247CD56CF745E681BD
+ FCAD4C93ED49F9096001AB3B42D79BD66FBAD718A2E9AF730C46256453E63BD4
+ E0DD46A63621351646E4671F5016B5CF067316D026F93A8B1052C659575E288B
+ CACCAC45A4B7B75D82F46D527E96C9FDC13D584217BBDBF4C6FA355E296CD00D
+ 30A23C198582804EBD8029003B3E7FD13C82E92237A8A766C99C6ED9382DEEC2
+ F626681393CADC562880B759D38E8B3D0C17E9ED7EE406F7F3E1B9CB60172C3E
+ 5CC9D19DE56AF7FD4363D8F7A4F5F0F8324D6618F314AFCB34D0194F33D297C4
+ EA1CC5E44F934FC214915E916EBD8C2BD6F7614000777C2CC9599259624510C4
+ EE3DFA83F3D47778838CCAC33D864EC80A74B790668678C9B6C84E7A960024E9
+ B730E588BA5750470FA2B126AE39800DE2907DE5F38832BC68075F384E0F987E
+ 109BB591C6991714BFF3739D557C4F35D9AA131E31DDE5C43310CC8A9E39CC44
+ 6B8E9F887CDF5B12987A309DBCE116E4E7FAAD03CE9435BEE38DD0EFE4687EDF
+ 0039F47C0D17867F4810520C55EE949B587A804EFE8897848F8F1EA0EE65B315
+ 848B6F7F6B818F735AB73A9CE01934039A13A195AEBD78440097B8729B462981
+ 2C562875A40DC9D3D02F79FD1CBE7F6DBF3DE4C982BCC4C24A8E10F3A3805295
+ 4347F3AFB8083BD8C4F47A80D02B14D729278DDDF564DB24818EE5CE0C40FC7C
+ 8399F875B70FA308480B2F167333EBE09C721D1E152B8D2E47C8489ECCAC5E7D
+ FA3716A70E0EDCF7A016E6E2B1A3DBDF0AB229FD12DB263EF6245197802F6800
+ 90622CB373AD152F5E719C55C132BD4CC7AACAC881C8E33F4AE3216FE3D75632
+ 24DA1DE8D0AD01DFBE5E7B9FC64AACEB8F8A6B42F4BC3723DCF6ED7791927AA7
+ 7B5FE0BD77DB6AC42F14C99939AACEA7E96B9773DCF64B182B2360CAA11C9C34
+ 18F79CD7BA354A505C4F0765CFEEBB814D97560E8FB88F286D513201A67A5D3B
+ 4949427E72BB6AF882FD9557EECFA3BB79B7E4B123969FBE75025BA82EE9C686
+ AB476F5BBF06B0FB041C36FB23FB87FFE819A8AC2BFDB8A21C594A1CB0AC407F
+ 880B18823F2D64B99271544D46791D86345B8678239601BA0CDE01BD8AB4F5A8
+ 4941CAD19F19DACCF0AB150E4480667D9318BE27813FEA7489829977269F108E
+ AFFB2D8F6F1F8131BDC3939BB45313123B221D24B6DFEC6808D488DE4135DB49
+ 27A8367223A2D823E3CB54F891F5DE465EE43CF72CD4EB3FE662913E245987AE
+ F28B36CADAC2C65564B8AB6A33D75DFE2AFB7113AB4B81B3ECFF1C846F70D252
+ 5217D88B9DB1BC3CDEE0737DA1527A22740CC3FBF266A2B05E6637A78516B8DE
+ CF264BA66487E7AD69E74D23081FF6AD7CA682DC576787734056E88BD71AEBFE
+ 6DB7BDD51C6A58843AE60A5DBAD36FE5666A2DAEEBC9E29CD1CB9480741155E4
+ FBC4F85D37290A691940AAB7F7323D0FB3244245031BD26C10281982C6192EFE
+ EFF891C7F504504F32F11165C866688A4C3E78A813BA4D6BACF975D09C4AD7DC
+ A638F8D7DB7CA8CA2A02F6C9EDEFB139F54D2225FE11E185A5062F8E0B924F24
+ 1A976625C32A399FEB50A74CD8A44BF2B71478EC92CBC0B4B690A7FE894561AA
+ 34BE20A35FC685E74F3C31E2979D60405B983F197A48FC145063978C5E3C23D5
+ 3768833D46FDBC2E2A170358E53EE745242083A262670DA2F2EDA94A1C642B95
+ 4372C031BC2760450B44BA51F043DE450641F2E3C164511CD60CAF9832F65756
+ 87E7D868BBB9E77823ABC71A5D7F0FA25D52967F1E50397731535002B7A5B7F0
+ 8DE5D1B4B9EB4CB8111C92D222DBCA5EFFDF3FA79F9647A40046AA3037825D25
+ C0BD51C806422DA17EDEB60CC3D6F849BFF906A31B86538D08518F5D45A2B3F7
+ BB354DE622676629E3BBC8797741700C4D4B18AAB3E07E309AF4595749CFEC4F
+ 4C86EE3E3621EFF286F35BEA6576AC767209B0847DF10D3A1240EAE771816EFC
+ 201AF6EFF54F9BC4EF8BED68C344E3378462996DF1D42102575288579D5786BE
+ 15BFC361C79724033F992BA2CFE49B6FDE0A308B822033497FBF68A8E8999427
+ 5430A85F367F9AFD5A07EC5BA1054DA5BD55238834654DA10E6B0FB73ADDAB10
+ F87F0E0466B00EDB737083B2E1E369431E29C520AD4DE55AA8545AB9A44CA1A8
+ 78617C9A845C55D9CA054EB4D9EFA7542B1ADB3C51F7A40D6AB3110C72B81637
+ 54C06F9D73B3EA8DAD1CE061986EE8CE365B2B7510EBE5CF0BDBD3BEB90197B0
+ F478C1C1E5D23D913FA51A4B3F8B08E081B80C1244D523EB68515B79749C6D4D
+ F310F8B6D7CC845D14641C834363B25F9D25288955EF17893B18E94650619EB7
+ B90DB088E64FF909DDE32E31FD6CA0BE9DCA04CA8DBD1F484EFA712AFCA5AC14
+ CAA29F3A689586B309E565B4B75808358F7EACECD4FA3A330CDC08DC71E4B358
+ 3272701505D8FC901D0396D361FCF8823E2D6B21FD8A99B421ADDA6FB4984F0F
+ 3E97996F7148581FB5644C293364C37CC7B7FFB41325CB918CEAEE4461B21754
+ A1301F9452552ECAA4D5BCBF9E1BB47FC5A32DEDE3C82AE525E93AF1464E8F23
+ E4D79B9A9A4C52E11B9F1AC8F991E8ECE0327A95B0E526F64D3E9CA33D46F8A5
+ ED0B0B73484915D889F464766C4562F9DB68F6E02AA938E483D85FBD4D0F31CC
+ 3A11226956F493A766CADD9D116D55929968389AE486DE8153447BCE4B9C1748
+ AB049EE8366BE4F17FDE82656407A2E0CDD3C6B9478E520EC271DB6B3DD38CE1
+ 1A53D43C53ECCB217F76C3B209B63A82F5620B68740194148C8BB9927FFAA4CD
+ BC1B4A4BFA3196175B07C01B70E2BF076FDB4DE73D1527724B997DDE30C1545C
+ 6B9747CD8A1F4A47DA005FEF916126AEE670C077F47AE22353700E1DEB65DEE2
+ 1ABC09DB321A07C29B142D8D5F7A6FC1E4C4609F8EE64DB426344771217F8491
+ 8E833A57C7E6FABC798850B7E641B9967A13669D3125606B52C8ADA42572205C
+ ECF5AE70A3599B8F5D3DAFF2EABFD945BDEBBD1E09D3ABBBCE17854E0234EB6B
+ 8BD99CC30C02725D03D3ACFEC98B749B883702FE3FEA2383E3A1108DFCFA256E
+ 092331153D634ED8774B262ED467B90DBE3D69D40AC86949CFA1C939B001515A
+ 5D93C4B1EBF6B5A746A58C690807D51D9B2C51D8AF832D319379026B79857275
+ A918B20E3C72AB6F179AB072EA6932EF6289474DD90D1DC76E166B75C35309A2
+ B75ED026E4B8FD5B4F5758E91B843D9255226443BC0019492F1AA76C7F6E8035
+ D0AC32E2E4E10B2FA7C15D424F2C24AAB8656DBE4D93B7FFAA71B94D58DF3D97
+ 136431BD7515002165D3AFB984517CCB64EA3E2D2A1ECE65B66225FD334B8E52
+ F9AE94210DC1B5AD7D724ACEB62268305686AD4169D7846656535329020B78B5
+ 8D903B6D8A4EAF4A4D34D15D1E952F306377A4BC2E63C494088D39CF1208220C
+ 891D4F74213ABDABBF5E2E83EEB243722766FC9B85F3922C53EFDC6E3C5D3FAD
+ 3528E5FA3ACCC0D54254C7A67F5BA1609DB2BB4826F4C41FD4C2BC1B350FFED0
+ 5AE2616A5D590B14E62A0F0B89BFBDCFE54685E9575EE188C0A590D741FAF3F0
+ 9121E6CEDD5CFBCD32F388800EB8AACA6858571374CEB69AFDC7B2375F09E3C9
+ 4CD4F8D17C6ED8857B42F11902B0F52A8DE9C976B0314DEAD3A6259BBEBCB6CF
+ 86811939B90D1C0236FCDDE6C4C115B3E9C41B07345172F64BF1960CFB8A235D
+ E244F725F2EA97827D142C72C1EBDED319034162E868316B87786D7CABB008FF
+ 0C7D6B6F14455C5E48E4A625F0509623038C3EFB6A41FB5FCEBC31469E0DAC56
+ 2C0F6B048A14AF8066B33F9A0B23AE35A71D6EBF2A138A409D28523C8849A05F
+ 1005671069E2384BD26634EFAF783A80BE3D4B43098EF36ED7AB9E73B4AEF8DC
+ 520D9F0DEC53420E82C7897A68C2EB59CD91E501FD9DA41F3F5148F4D3645B92
+ E40DBE7F50198190FCCFBF4ADF73D4AD67E2E1C871EA93C7404FB8068946709E
+ BC872F1B07267124C1C6DCF80A960836ACBA9EA3783C8DA29FF09E6665ECD7A5
+ 33E3A48F2215A3E565000DD161E731B1A1B3B8383B189507F145B5151572E7A2
+ EDEC22B2847DD7BDD5387D27867E4D52F9356092003E4D05249768A0EBFB39B3
+ AB7660E1D5B75C98AE866BFC060C8712B0BC3D77732416506D8ED23E34BC80DA
+ DAF2DC7C6E491AFDC16C9B1DE5A2F925747035F1D04A1F3E445FB51B5FBE74CD
+ 0D0070E82E45B38A387351BFA740D8AA70BA0751B11C03E632A8AB6606711BA1
+ D11E0B2A02D80E444C1AE0AE278849AE0C239DFF6730DB28BEDAA12B129787E2
+ A7B5B6ADF3604701AD8213EF3749D3C7AE271E5D8070DCC89A661BD2DB88D65D
+ 56667048D3551B925EFD5A6C282D5B662F46B9D95C3A7DDA15A05E66889D4957
+ B0BC4F011C0AFD188C56936BD4717F7BBDEBA6C2A6C097CD6B3E54ACB2C12C59
+ 9E7AB851FD51E6C1475FDE4EA1BD7EE0A26B0C7EF7748B3C7C15956351749B4A
+ D7DE61CACE22AE0589F7DD2EB5AC7CF3EE9F523C55553591395ACA160EE2DCDD
+ 5D35BCCA47EFC49F509EDF1ACAD935C0CD189DFBF9AA77EE1FF012DE3D50478A
+ FC83EA796C24C03EF69FDF7FA375DF807A6B7F49C23D16B007723B6F7B6B02E1
+ 767F15E0154A2054FE7CD25CD21066F17FDD30D413FD1CD66C1521C6D296FC46
+ A8DE5162551C8D27E91EF93899240A4DA981E4909736401773FA84B1954810F0
+ DD3C47D581A9377DA0833C36403725D087B0958610CE9D107F74E24C7A1CDE56
+ 08C40A2D68BD0F7F6EE1337A4ACBB408746F00940EB70CE9764B3C0F765DD85E
+ CA43771FB1D9578BBE0CBF45B87FAF22EEADB162597C1AC28A5B266089AF44F3
+ 70BA8600773B11FB23CF8C10E19144BAB82727D10127132557579F1992F799DA
+ 268A0EE142AEC2F819513A0165EB50B8BF7EF19E46E6289DD15C6F741E3FFDD1
+ E4BEE9B2982D9245CC21D6A76150C665D6C848FEBD2F3E89627401F845E1EB59
+ F111AE9EF624CF20CC946D5D6A722C6FEDBF29BFFF0E5669B969373C6512121A
+ DB1054EBC97D3F1AC892CE0766A91990375A7DE5319CF8DB3B6732DC6314C855
+ FE1DF925B9B190518032FABC79B4E34FF7256AA9F1297291E7C78F134F4C6DCF
+ 5A3ED903BA50DF537D447D3485D861EE30489706A1764AAC789EB91513DF5568
+ A23FFBAC8BAE89CD968CFAE84518C79FFB25392B7A596E1F3C85B2B928582D26
+ 10C6AE3E5210DACFA85C354E69F6718C1DFF8ADA420979BB65EAB30F65AE6CCB
+ EB890D22D4305B9D843DD680D29E3D87C4307DA287D721153EA56F05C40EB576
+ C296D9215565D64DA00AB12F99507BB1AE30E0A6F6078E5DFFE42126A7CC7E5F
+ 5D656EC45641BA70082376F3A41D580D6DD877C678E352648F965960CBDBE67B
+ 18EFDADF4F3A80E2A28D175262706430C2D4B8AAD52B01145E290A1F6769EB02
+ FF9533D85E5FB14265F60BF5BDF42E1DBA093104354D45FF4B44924BE9645E46
+ C69FC5EE58047832CA192A315F181AC5F857E4CF30CC92670C26F909591B05EF
+ 8F3CD433AED18A74DB170CAD80061C2169DF14C36A9D6E3F13D86D7F79177E4C
+ AC322C906643EF055E2E052414A671EE61540D2CF6A7EE80FCC003E7FD6E644B
+ 7D17B20AF3CFA1FA2EBAE3DD0A8A99864CC3F51A00E140D9CB6924EFE05EF5A2
+ 4B09069BDAFABEC8E63E02FA493DA6290A0635AC8E09D840724D87835EB62235
+ C4A2458FE8EE5EC47BED27B868C5FF736B4EE76AF9C97B49634DEDA4CE963115
+ 99A54BED595FD4D8A06618AEE09E93CDA6A21D6140FE3EE91D6B03CB1E6CDC5B
+ 895E7C59A97C67AADEE064A573F6784EAC6FCAEE3E25B91C8C1EA5D8C99EC9A3
+ 5B7055DB22BCB5298C8F505E4A7E4C4A6D28B1F4C7BA90C355B637DEEFCE1C81
+ 66ABBE2DD2C5160930610A9AA8333BA7DF4D514AA84E2A3BCEB95364C13215F9
+ 90EDCBE2D93211709EA7E08EBA080EB0FD52829DBE8AB8E493F6694CBE891987
+ B92018A765E34AD9B2A0647300FA405EA14BBA170EA676ACB75700AA4448F63A
+ DBDD15F4A2F8D95F860DBF91A470230FC081948C6525EB2B18C2910D36FAA938
+ DADF468945C302CEF446AF690A50C662529ABDB2BE9E2FEF832C5DAB3B3D4A7D
+ 5F3F55F6646F43B6ECBA74CAF7B7B0B48AD6DF8C04EEDF7508F1E4C58F46E5E3
+ 23B64621C34E734779B51879758DD4E5A2DC27A1B8086C95653CB67C8C4D5F86
+ A314E0FDA3041030D3033C69FC1EAECB4A56DE9C02B0DBEEAE580774F2DDE02E
+ EF724E4CBA15F80994AFF1BF767DBA674E70CA342013F48E04F5588901D93C8E
+ 366B4085CBE0C0BEFA5055D0E8780DF299337057902C608BE3DDA344744C30A1
+ B1163D88CE663C5B50E259F67BC380E95A7B9EEF5194F79CD57F42AB2133FE89
+ 0635366156477CC70530A1F98C13970597FB7D97CABFBBA63815D33922854FF5
+ 0CA64717CA0511205814684C6F0699142605B9AFF00B4CE21EF876FD7EE22B12
+ 5714C141FA392DAFD25268C9025A9327DAA5E662B3DA415A341FDBCCB44D0957
+ F879F15D76C6AC3D807C5AD4449EF1924F65315030EC5434AC24EB154DFB5295
+ 2577B498F10A4A8CFE021EFA073FA5A777F0F792DC61D7CE981716DDE55DA41E
+ C15C834629A243F1AE244BC5C421F37509F99BC3775145B8683AC4FA10FADA61
+ F71F8F48F58E928D0FE6E7E4D6A5E37089AF77E51C7311E8A0F32D84FBACC126
+ 86E6516DA6DDF0242220CE77F5D50D1E6B6E6DE355430FC5CD920BF06C2223EA
+ 3C206D35CFD8A1F5988336D5334A0DB2EB34E20D42285D118B5536DC9D50B438
+ D43B5FB8D69C9A5A4C8470B4DF3ECCD6CA58184ECB25932DE5ABD70FCE9AEB44
+ AAAF0A59AC7FB023C973B8EB0767A381F9F4A71C7420BB46A1B8318862A8D60C
+ 0C25765F04FC070B31E29439EA218F6CD19914A1FED3CE31DCE0EA3BCDA078F7
+ B42351214F924E97C1A6E1CA3189328C9950DAF81076C40AEBA4581803EF2CA3
+ 44832AE617CC9C108BF2F836A57F39B03923AA72C25CF3C5A1D9DDEF6D3FEF92
+ A77EA461D3D1387B723D51D293D807C0AD6B1322B1DFFD6D0A8B7FBB45AD468D
+ C7682D3638FD681C8DB04EA62495EE1D40731870E1330DE4686B6A1FC57FC0B9
+ B91CE8620292D4933E105F8DB652307B0CC589C665032A8EFA520140A4816C9A
+ A1FDE1AC1339613563613470D11C4896090B406BEDB487A99FB80D59CCEF544A
+ 69D89C2975AA628EDA8EA3C3EE79D8CFF55B37D762035B35EEC0953B609A87ED
+ A07F15575959B7C1B3FB527B652CBA6201DFF49474F8A5E6C0533DD9A54E879B
+ 9E74D90F40DCDA91FEAA600810577391F63D5A9FC4A201E7E5FC1AC0E67098A8
+ AA5177F97A8FABA86DEF04630FA5C126C250FD78A9183B03196758017C4920D6
+ 3F6A0F9185CF839FE624687544B22D73A0879854B1F758998DBE99E4F93FC9F2
+ FF197BAD05FC4A2CDC03513B7269355FB93E8CD3469167280F6A7B5F91499899
+ 8717AEFED40CA8E19860B9852153AE823D360E93FDC613EC65636FB1FC444E6F
+ 453B3053D3F19A9A15C1B77C52A922AA1F7E0ACF2D33FA7CB717833F5C02A038
+ 85DCE30FB7A8A959C46C87B391A424CDDFD3947BBD19AE1AD606D6778E096A77
+ 61875BE860053B6BD6D6D72AA6F40DC8C5A87567A04A009284B5D849BCA59DCE
+ 84865EC18F6DC9155390E342A2D747EAFEE01DC2797246C74AFB72E3106CC1DD
+ 088998828ECA7D712E7BF7D072E13F962236B5535BED7211B93E92263338030D
+ 049D83AD6D65E18238F10C8BE0C840EF687A9CABEBB4947E8C29919E686AC90D
+ 331DEECF0E5D2BE90B2EA25C6845F41541D1DA8461AEB6DC615A2B4291183C96
+ 1DC7124E60D90247155E4AE4219187D68F2F3D1943406B94439BCDC45126C5F3
+ A37ECFF4968EA62C378B34DB8F147088655D97AFCB39BA340438439990358948
+ A7C3F9669A4D1B3B55983B26B22C0A9031751BFDA3C5D9A16BB28A554D8DB5D7
+ AF7B7C7B49355E12BD80978C685CB44F1868CF4ECC6C1853CB694BC7F614A6DF
+ 781E3AE91C5BAD14428B7DC886BF1F23F6B9E319FDB69B9DCD1F058EA837F581
+ 8C41A19061716F07C5DB7154011F3655E6B1190A7CBAB83D61301EB86D3CAA0C
+ B67639D42ADE7BF1AD5E33101EAA2F73F7E19CB51737F8C64AEDC431A1B0A869
+ 488FE881AADCEEAE782AF65472F6CF40C90BFF0727CC3548A2C464DEDD7CEC87
+ 054FE75CC9E1E0A65E3C1AA23223E1EB63589D6E006B2E13297D2CAA20FBABE8
+ DF414B064300AB340D964368C1F7ED0A80AE4FB79F9415F23D47E7D89C246AFE
+ 1C9BAB5B3A7C2B59E8AF90A4DF7B93A781939002BC26F7937127798774ACD9F4
+ F6178D3B4AD4E9BA15DCE8F3A3CD1D5AA507C57E4845635FD2513501FADC46C3
+ BA958F7A047E6C898E1B0F9F58FB711552699D5D967750BE5A1BBEBFFE1495D1
+ C311346DE711A27D14A8B79D9B3284848CB39DA5D0E391CA9EC58C505C4E79EE
+ 22C9B9F7D5E81A2CED453A60B50B977D75B11E90E179376F9DF1631D0A8EB29B
+ 56689236736632FAC0B9DA43821897B2821B0A92E232C4517523A2BED0AC52DB
+ BDF95ECD3701D49980F11E62E0BF5F5189FB837881FEFA9BE72F570688B0D9E8
+ 3116CFE30171A91C4296D23008531529738CD7DA87D2368CF44C088FFD427793
+ 5F4891E5CFDA269FB17CEA56F4A63E3E3A2B61518D85D2F47E354F1159D64C37
+ 2045BDD8388231170087F183AB1A98A71165B606A2CE09324C659BAB9A68EB8E
+ F1185F6C81BF2AEE60D466007BFA3BFD1C63385A0F42221F1F8E09F7B100F54A
+ EA7A328D39572A4B5614A4EFDB8856851F86C428F994EFDB2E4D643D9D0B5972
+ 8A9B103DBB883BD2376E7E5404464C66B22499509C540D5026A2D814493DE73E
+ 73C88DE0B93538CA4E1970A0E912334984F908E8BD66FE6A51FCBA8FE8DFA5CE
+ 4CD0205C1C31A9AAE0CCA8514853C4D3375B411300FDE5220CA1F4E3E935FD91
+ DD095D8C953039B9DB8423E13A4F2938CD0FB4C28A0CCE35F32DEB162166EB41
+ DAC441EBF36C720FBE78A82B730FC99E0232BF3C34DF77130BDBB9BE25CD84F9
+ 9DE7858DAB7C069EDC0E52A7AF48F892F296A8B74765E0C1FFB4C556157A1DD8
+ 36A4A0951DA6DF7C6F165917DD250C416989FE4B795A6EDDC238164405D3C589
+ 799BA32DD84D3F95FC9DF4AEEEBDA45317C7FF1FB3B9A510E34C3D314C693FD5
+ 0DDD354540F6AB9CA482CC0D8EE7525CC39FE02CC6119E3DB51EF35B46B0D5DC
+ C782514EDCEF236B049E3A2F3CB58F1C5C7BA576CC872A1520769EEF01B8487D
+ 06325BB9AB7BACCACAC78896CF5C9063C8E3170D7315872397BA90883E32E3C8
+ 3BDE728C9131F17A9C83417F4232AA74621D7AF9B955AD7FF83D5A2A8863D0F9
+ 0A38900B85E8131296F178663F9CBAD67EE24669B1019869D82019D21CD9A71F
+ 725F5D3BD402E595E04455FB58D3BCB8EB3175AAA9862673F34A3AF777179CBE
+ B779C3BCEF486D0DADA9E44D6D5250755A687103ABC95CA76D963158D964B2BA
+ 61A9B918CE7709AA1F8A6A856F15ED22404E4029579BC844E45132085075C579
+ E7DA5042AB06FD248BBC19334A2C0C8F1B61585435E668EF31FE709E7DB66BB6
+ 0CB50CF17FA3F62BA5556CDDBDD1D61C9A36A0204CF93C06A99DD5290548C3D2
+ 52B1FB65B4485EE5F1D3BFBC8FFF7057A143FDE170455485B0FB59048807D119
+ F1273DAA3909CF4C567F6247CCC37C6A0D96E35D376349CE34868BFA498FE20D
+ 4677758363362D6B0C1CE9580CA0937B765C73442A9856966490A9A125277067
+ 5C8D4C5B21168023A9843EA4487D0FA0D3B2647331BF9E4FAFA386418D2F3686
+ D16001AF404F3431D91E2387D37002084BB52C06B6C0910B8D6E7B1FF5C28E0A
+ 59DEA8A41626A75AB96F64B73E3E292F2149DAC76BEC2115ED1953E55C04EA22
+ 6835C39ACB832B010B418F28B6220F9A7DDF0B13602502FDBDC16EEE0C2336AD
+ BDA9BFC3EEC9EE0E701CF563CBAC9750633A387F83186F25F3DBAC06E7C3A742
+ BD8CA09775041FE8D14910C5B037FA8943810CB17E91FCEA33D047490D660415
+ 288F7280BBB73335BC6AC13B4BC92E27343EE18A71EB8A6A2B0378EA5E437A13
+ EC5CEED928B00A424A3D6211707675C15A6EDDF4FF8C7C568F61BFE91F22FBDB
+ 708D359524FDB63074D14C4B84AC9FD47AF72F4EA4EC55B09875809AE03AA6D2
+ 8C58C1EDCD785C8F37A9657933C53E7063F0F672B5DD1364713027D624941B69
+ 23CB7D5D429F902C2E6265EEC5BA2B5A313E408E836DD6ECAB0D489353B6B89C
+ 25A34D0264201D629A48C5DE98220A2DFADB42008C44AEB6ED79ABCC0D3FCE87
+ 7C656D041B44239B800B3EFFD51BB58FD7A40296D04E3E14D38D90AAB295C119
+ 836997418B3135A2CCD717CF08D804AA99326566149722707D2B29649BEEE85E
+ 4BBDB5E3291DAD9C61CB401BFC04B6749F87C98E08B7827D6600E864B8807AF2
+ 5018B4A3B6BD85E5E1DDAE970980DCA4D892A397FA138FF7B1F110DB9D64B7B9
+ 5813F362FD88E14A382708E03D214424EB5912A58D0E7AA3A9443E415B4B89DD
+ D4B86C1AE7D04F4F1E13F1509C91EE9CB6D22B518618F24006F6F41BA0E4A82A
+ 21337F1992921CE6621E407F7A074249D047A06569D813C296486F35CC4F273F
+ 4ED41FCDA04474808A868DA4846832802FCE9245417F8A02CFCA12535C202AEB
+ 700C392A2007ABCEDDB2A656E0D96BEB391BE4A99C1A8730758DFA165A5C5CDB
+ 48E37CA53A476C526516B04A6E77AF2809DAD758CCD83DC781BD0F6F415C42A2
+ E4B1A41BD2FA4FAAAD79665E16729B17955901670C764B811E283A83A70731B5
+ A1D68594CAC493177F3CAA5D103989473C67C06E7AD2472D95D416E5711CB49F
+ 778D452879A04F081EE676FD5DC5CDCB17FE5BFE2878CBF15E8F1E51A2B762A1
+ 6D927D4C5451E7F2B55A8DDFA4872FF91A25875031264E1F4467AF7D5556B701
+ D62105CEEAA8DDB37FFF684D014E08B7516D9FEBCD351D41639556018DDF813E
+ 538D0D35ED2D1CA9DB35DB91E60C52D4FB88613B4D0CCC6AB5040B9D30D316BA
+ FDA43EEC383C989D4B5CDB8BA222E2763A386940956AAAD89E69EF5CEEE485A7
+ 6EE345E3D097EA0FAAD6687EF45C8ECB7952CE486E7A7278DCB3BD99E61704AE
+ 5DC3141A1412CCBD4212A6BB712F87AF79F7445576186350FEA5B2D268DA12E1
+ A03338C52F4769E87603A35066F95BF57B09293C3C56E9D3F90525491BC0A0CA
+ D1492321A9661229B729F39237FF162DDDAE2CF20273E76CB446BB1046DD68A2
+ CC604B484BFD39A16B6EC816B75D7ABC056764F837FB66BA444FA0DD2B84FA92
+ 20BE382CEA729334886619BE97A2BE05D5FACB74BBCF0C14A9BA760C3406BECD
+ E2B7C36E1D3725592BB69AEB4F513009358BCA8A5DCF1F1BAB76BA3521BAEA04
+ 5E65387BFE6AE2418CA1B4E0792EDC0D054249F749241AE4F67D86EEE0083086
+ 142B6EAD4363287AEB292280CBA489ADE71D1E7D96B84F6C68EE7F78CB9240FB
+ 2B82DB1FBE04ADC6B543D542BA972E8DF92219005681276B2BC55AE01CC8CB19
+ D513C23A31CB98219D5E88FBCE25B4F776929DBF7CFC6F7BFAD7475DE70DB59F
+ EC8268D4EFBBACADD35099119792FD3CB5E005F88240360DDA109D76386A9E0F
+ AE877A2506D9CB54BA02E48AF12E43CF89F56E8DAF0F056412B58C0B44623B15
+ 0A5219A0205EA842496655549ADB5C9C25BBC06C808456790843199C26B792FA
+ 33CB5131086CF80F122907949A321A74F0ADB392F5A0A60B685B9FAD427DC7D8
+ CA3D7A0C829DE1145B52AF7AE556E59E3FB59B11D9D5423F5870857FF735EB96
+ 370BCE3F9445FEE388102B7A14D13CA61BC45B9248F39F1CFC7CEDA9EDE1EE62
+ 353202C0C6414E473DF07D13542C1B0463D466D563F1121B39202843EB38CED5
+ 582F14C1825171E8A8534D7DFAE2F1E0A2A1055FFD02A9AD2836BF4042BE53AF
+ 8727C1D57949857184790525E4CFE9FAF24C14D6ECFF944D10C665761C8CFA54
+ C3E22179DEEB3ABD34010C0E7FDC965CAD61DBB611FCBADCD26D86D65A639899
+ B0EC782E61AE34E1D6F7C05C98238C6AEFBE5C64136EF0309EBFB32874E01364
+ 972EF25E4F367A4E8E3857766A4D6F975321A00634EEC3AECC51814696AC87CF
+ CF8F86547DC412CDC8FF14CB3686E3E622201C1D817500626CF13499076B217F
+ 4FDC7B05B68AECC357C769F823569693E30E1FDAC58CF4E05516597E3FB25F08
+ 6ED15240E21370DA6D6E26329EE77FE66A84A5F1248A38B940F66220A70D8531
+ 107DC86EED783BD4B8DCE17D6E95D1E7C99FD9477DE77FA5B3B9FA1542DD107C
+ F41C0DAD5CD6539BDC892E7EA2736E93F03005A9589F45EE7ABE2769C190CA49
+ 2D18F7D7E5F55758E82EEA4D449AEDB6929FC356E71F0BCE924782FFD4B79493
+ 0566F4C2F4D78D76928A3343F138ACFFB6132227C9F7481134F10E7ADCD870AC
+ 0E62204AE0797408ECFE6D157C1E7EC9D8B3330B23CDD862BB3EA900B11ED99E
+ BB0DA2171B5937C0CBBC9E5F6C1A3110821681343DD7C29D9386BAD229486B62
+ 834B984A75866163AC8A431B8F17361568E830CCABE56E460F62FF394517AC7C
+ 6236E9E6B8FCD50B66B751FC94EB77567187810F1F2770C161EC5BCE0D4CA698
+ 3B1D62DA9AF64A0A0F72E1D5B43D3B5CCE9A3033EC2DB6570A52A44CB85EAAE4
+ C4A3A31C6883AA3D679DC430FBD6BAF040D49DB896DF909BBE2D61AB7D0F7F4D
+ 169E068FDD1C07BB68686556DCC732337D304EC9C2C7CD5A9EC36C57D24B1277
+ 483793270080079D95C8B0A64BAF37715BF44D717D2769E17150C023EB1265E0
+ 0D8E85B6E8BDB396C9C20030C9B2613D24E79960735567007260FEBFBE22ED0F
+ 87FEDAC76CA4A23A65EC68DD9F90DDABEBD698107FA69F218A8EDBD534849372
+ F9B9D99077BBC5B4CC435C00C5E05B926372FA609BF5FC9D0CBA81E28EA12A9D
+ 4F72B5E1E2CCC5E1892D4C0C86FE18464A87F9AFAF74B498290E0AC45CEA3FB6
+ A449CAD62B2AF4F65C5783A0658F9FCD260D1DF1B9CA70EC8D6D7A59F0BDF9AF
+ AD5AC307C5F59D6372443118BE4911643298E849CB18F3C3D118EECFA212FAF1
+ D0D261E5E575842E5BA90657BDAD1AB05F02491A4C1F5C1A05B8D3530CC35C4E
+ 418D971DDB663C696BEC344B5543F9E228C4DD093B6538B932609EF1CB7AF1BA
+ F7D7BA53026C52A076648FF0AE7E824689F16131082459366A783E34B0758630
+ 0BE1F2DA6AB5BC02A3F6E48F180279B32C40B46BFB5E4C69D1
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /VAIXHN+CMTI10 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /endash put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/endash/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N634/VAIXHN+CMTI10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font FIPQYP+CMMI10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /FIPQYP+CMMI10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -32 -250 1048 750 } def
+ /XUID [6 5087385 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB03FB0392FE0
+ DD1B381E192CDDE6EC064726FE07A46ABAE08BFAA613B8A042D015EE7CE253E8
+ 08727F73BCBC9B99270D557D06018142C27A7ED95D3AA666CC36583600E54C19
+ 78353FB232E97BBD2C7677F7F482F9C427DA43966CF504999C21554CED6AFF26
+ 2AADE446B0B09A001F7C1FDA17CC82E9DF8448F332E1E3C4EC6BDEE9A21F01A4
+ 6957355A5D4161A2F21791D8BE95C7AD9D9855D8A3FDEC54DDC9CED857684258
+ 0D8B1A7F8E4A0E8E70030BB0894D8BB181E02EC730C1C608F6F8C3DCB6396754
+ 71C8098A84ECE5355044359C7AEC8FC864D315DA2F2DD2555CFB93222D149848
+ A6B81DADB8DC2F573CBC0EC59E60E22D9648838FF0D1B51BE192858658E17CD7
+ 435ECD414A961FAF38EC8305ACB95DD22D718BC9D52458651DCB4C745118E934
+ 150F5359D098F5B1CF66AE559AD205A0B229705AA59928B998158D7F69E872BF
+ 5E25F60B1A37EA6313495EB4AC215F568FA93336508E6DA2378C2E16902B03DA
+ 28C776EFFC0E878833EF71EE519BD0AB1903A1C977FC7CA6FDACB31D317E1805
+ 269B3D498010A8EB034C8E617DFC3DC42A22DEB72DE2A66A69245E40ECF954A6
+ A5DB301688ADA8174B76D523290F82B936E795468F37EB34A675E25C0B8F0993
+ 2A045C7A54F134F326859B3B1E7D9F28EC88A25180DCFDDE33EC37BF869F39BC
+ 7FC992B29322B03214B078BCAC929875C59C3F57A97074BFE8D49D9F8163DD31
+ B3AD333364B573135187D26A8EBF04B025AF5CB9C32AFF88FE48D8A823D8B475
+ B50A095BD4030CC47F07C088245150F99F101C141C9F878D17363731FEC3C77B
+ 8057DB509162011C8BE93E2C2CDB23F38FD7914BA42CBE20FE92BA08F688049C
+ 1F1B0C8F1555E88AE77D252E436E0DF418F4585F37C83B08D3F1F04C99F38773
+ F564173A92E9B93AC30B30997FC321E88E3504D16DBC674F14B3BE50B9B26F93
+ CD32403684FDB6ABE39577C0107889D2F572C4281BEB7197CB2DF3954C460C35
+ EB757DEB84FA693D8ED0C2D10996B2D96F175150775447D7CF1EC86D2C9536C1
+ B8208547AC119EE22D0E646311C85F9A4EE693A56285C73E1E4DAFE46B4E5FC1
+ 4D46EA6BF49F665C8028B345D93385473E5CDBC1246DFCDC037D674D89829C41
+ F27F3C6C5A68F5A1F248E816786185C03C63DC4FB54520837AB888D6A5B542E2
+ 91BB8051CDBC99ED21DB74DB8CE076D69B783D4F5EC3A30EA4245015FBBA0C9E
+ 3F34518B6A378EE3424460EE51EC17347E7911527847936B4D9822A4D315E789
+ F21B2D4A830C8FF50FAE16C2B494C88584552E1B0630D95E423718E8A35B0A8D
+ 3A4E12B841ED0C1B34DAB5BC59ADCDD2494381F2338433E2074531BEFA4A2315
+ 50E115AE9544D386DB8054613DB66514DEDF0A7B574EF1340B5D8882F033346E
+ 074C0AA09596E46E85AD3682DF8E6797219B013BCB86B98EA8A01A8D69A2F2C5
+ 6C290CDA67E8B347857D72F54EF379F12C00D11CA04A0587FD8F23956E15B67F
+ AF7895475DA986B14C07FD8F7CA525093892BC8051E75285529BE388E42E6591
+ A29DC22729103F04C221A2AE81E3B208C4F994C44C6DD8D667B4FE5031638CF1
+ 6A7724CF080DF3284E79D28D424A7EDD8398EC27064A2208D50C303A3D4B0F0E
+ E0A6A88B1F6A6825E15DF9184C0642335A0A6A389836A9D20D14744F82353CC3
+ 91082723D8EFFEE2BF6F14823588F0EA6B4034937E8E3F0C22427C4F1E1A77EE
+ C366C6165661EB249F574E2E1D26E6C1BA1387DBFBFE8101DA39A0990BF84B01
+ 272AF3B4187A3FB1120499AF820793F3C8E410657807CCD8E947E66D9FE81AD4
+ 4151B9D5B2F182506982527B48A12020766C7BBAAF5567184F331E7E6D22BA41
+ 83ACFF4BCEA590F7A69B4F037C6042572A6E2F0BBE94245862059E04D1D0CB3C
+ 969EFE3B99F28CDEDBE185356CB706C9FDBF2DB0F71B134D51F39A4983CA4596
+ 394E1DB7B35AED5384F9685AE76FC57125CEED6F278547502048751630610A8C
+ 0510AA878FE36BD92D0574AF6A8A299C3F5829ED4DF002D4B31F9883A5FE783E
+ F2B1B055D82199CE0C9136700C563870F20D488F9E4184E7A12DC01182A05119
+ E75888AF945B68E057699D75359654461BAC9D54B36B351266D921D069203FD8
+ A4EACA03364DB63072184F2A4E2255332F5E031F5F0520C8116B1C361A01E539
+ D36B431C62074DAAE358CF2815C61E6AE503AC6BBA7C1DD336AC9EC5D74F664D
+ 153F31B481501AB7186A0E420C718A1272207F526A33D60BBD4B9AD59DC2FE87
+ 84C68C56D71B9E7970734883F19369937DBE8A3DDA2164F2D9F648CC7592B297
+ 0F69FA5A32497D6340AB418236D7C683D0D8A3572853E763E37A85DB00A8DF18
+ 7DA3DBEB505AFB435C5FDE554C6C78510CCCB9DA4A9D2A21D85BDB655410679E
+ 4D4BAA861A1373B30C2163163D169E23EFAB3EB7C3F87790BE9DE2629FDE92E3
+ 3A01F97E97D2B8E6BF74FBC9A9D0054D7DEC2AB756AAF575A34D5B0F5D56BD21
+ 2AA61EDF81F4C280F09A3D3DF416E248233AD031B740A6A20BC17E7F89D1800E
+ 8D791EEF4AAE08D1E4119B34EC7D8D8E6C5C5C2746D815DEECCB6315C864A888
+ F4233992432AEA52D652E12E4642330180EDDA8A8CF784486531F3CDF97CED25
+ C2E71D7087A6231872F4112BFBCC02D829D47F9E4889B7C3AAD055E4F18ED907
+ 98E604C1C800539CBA0340C60468C5A4B195E220AD5FEB706B5725FFB0EF9ECC
+ DD4548D1A9F94AF71403E55F7B159F504927CAA7915A8877D39A01DFB072C543
+ 51811A059288FA4B23FEC792B24308BBED5182A9C07A669499FD84F67C9745D2
+ 8353836219AF68577DEA7488EFF512F427ACBDBEE3B0D4D82FAE55B25BC4A87D
+ BE14D73E3229BE56CB5808AC132A7F89E3C5D98784E3D621D6A3CE24F445D4EA
+ D9CEDA718AF5D0848564F3E2C6E060AA1703F4EBF5162B1A626602D64009D119
+ 042E79AE0909702D6E11AA4F8717CF19712090BDEC8526E56489DF474E33FB13
+ 2D3DB751BFC54501F7890144B6C0B05200C84117F8EEA838586C49C3A0D8B890
+ 8EA48EA4B9647929BC8CD3F4A06E8E28558CF515FA8B66B466F8954952B03A97
+ B0B90C47374D0AFDEEEC89A9070975C72DE602A1EB1226CEBE746191A8D69BAB
+ A8F58D7E5A7D08675E061A530B49B5876681F8495081C62D1EAA9CC701EF36C3
+ 4F370288A0EB8A2618F5DB9B1E862D315CE6EA3B0A5D1E7DAE6AB82A142A2017
+ 0B707186F45EDF7EA4BA1ACAF47CC11F62F254726CA6A18B2A5D63EF24705706
+ 83C188817C031B22F06A0EEED0E312DDEE93142988BD92F561E3CAE49A53B9CB
+ 542AA0CC3D1496F442E5D58FF8CD6E293884E3C881DD551E687B720D4B72E4B0
+ 11E05B46C47F796BFAD35868FD3DB4A59B8F3D8BD6DF579BF93C79715A5A465F
+ 41FDD3A32DE5BF49D2883BFC08F9BB1BEB8770EFF3B2DA4138715445339B2C47
+ C8C67570896748433CA84495EFFF28F3D1F196F865207D73903EF92C75BE7CC3
+ 80EA5A48F69C75B8B1AD4D59F08948FAE3AD9F0879BC56256987CC9BBDB7FB9F
+ 5B223EA47CF2400F6B791D85A24FF3E8A4CAC54BADD9A1DB03E4F965F9F91D9D
+ 18E9AEE2D686C070513B9568409465A5D5BADCDC716F3149B39DEBEBE9BEA08B
+ 9865521DC18CCB034618AE3D975B3986CE0BB4454C7B263ECE9EFF8CF59BC9F4
+ 519BF1436BCAF02C2F8AB28A63F8714D75FE1EAB75A9EE7146B07FA75C2254E0
+ CCE76A9C7D08D3E776688EF1917704DCE30B7114972F95B9953DC5EA3A9ECB25
+ 3C22BD3DB22E4C1C0C93228CAB0982535C681ED234DD2220B2C649545E10B7FF
+ E5A137EADB5A1BB0ACDB568BCFB4B07B45378E5DF1934B27D4A1C1ACE16EF0FD
+ FA4476540CA33BE8A48A4EE9D81DB6E95A9EDA54400241543A60936042EC3AEB
+ 8F4E70A483C7FC98FB7C7E15918924589BA24475E287304FD822C7991CF98183
+ 78F62685ABDCC4ED325035119A8670ADD991929A17CA96BA7C9580BDB19B9690
+ A15B34D348B842DF04A4F90215B15DE33EA7A69600AB315ECB1E7C0FB69B4E61
+ 684161D4B3ABE775B612FEC016681181FBB8DDC15EC75127D71810AB7970F47B
+ 0E17C23804460B6E63B7797B36C3F1FC43DDCFF21B910D31A197E392FF2D4FE5
+ 127D2B3279023A83C29602B6AADFA90453508DAA3B6E785CB55E6A85353D8954
+ B20B3D368C60CC59E5E392D3C73A2A9A055B6C5ECBBB620C2BE026ED14AA81C8
+ 10A4DF615D1A79A1043FB5EB814A6BF2CC40461A009A30E285433104533C0717
+ 3AC38AE3F99134E83A3A8D4AE2F729BF4633B6BCCFFB4D6FAFE043F8FB40F6B1
+ EBAB299E816F346F667F5824460C4B5E411653BE862CC83EAE4F676E956952DB
+ 52D228F02D17E809AFD482B0F3F6C158053148FD3564C9B924EEE5BF61F3106C
+ B03352A0584C6EA6A67598E2050ADE83DC29089D3BE68D01F098FC6813B9A900
+ 1E41DCB31F2A165796E04792FC1FA0400C33D08DA08C02350BF8B1B4724E2B27
+ EA1FD0ECB4EDB1D64076BDD4275F66B70E27D8F2CC58E61E5B676609A4633A91
+ 1687FFEC875C754EDBA818F99112AADE2F89C9681AD046F3F127EC81FA5D0BAE
+ FFD0F1E966A42524519F6ED4D475986D5968B17B0B03BFA6407E67752F1FE385
+ 975E83610FA4007DEA1061206182A3E0A826D3157257675B664C0275BF8C584F
+ F8261F5A43343892C0BF3BE6A3274A5AD69DE50CD7172572D1682523E025FBB5
+ 41F3BAAEF0A6F6E0C47AFF395B2B7A94E6B8E9BEC9EE3415E9C7B47201A62BB1
+ 38C7C25A8E075840B7E02FA21F582778CA2F62C9638F9724577E9D104B9C9DD5
+ A3C5430C07FE6F0DDF6081D3AEBFF2A4F835B4CF028F27DB44A754A26BE40515
+ 7C2A3778F88C495E366AF0660EF7422C7CD7804055DD932DC78CE4053972502D
+ 2205050952717D9D086ACFCE47AEF1FDC14BF13C00744B77728E638052A9A453
+ FC18DB6F2E44AF7B90F3ADC69338FA87423EC932EE76FE7BFE151045B29EB484
+ F8F4629358AA33EEBFF134AB065911E802C40F6999F809014ABD2F6612A65E95
+ 48360C550E9003FC22D7D6832DB76B262FB27749591462C64D7716D27A2FE4FD
+ E02FD2DB6AFE93414A208A5C5F88AFFB0A4BE687DBC595D36CE9DD35D61FF240
+ B5A4E22E86F8649ACCF84FF2F0323D7192E5B7B5C092F11DBF04F164CD66704A
+ F463D202353EF2B9E83C25668E74A75C1640AF5DF04EA2A5E1C14070BF36F8F7
+ 016816923F057C06A1DCB6262158C8E57DBA69C5544D4D7B093A1C537F509B94
+ 105037CF27849708889E9E74777EF2DD7073DF74EFD2E4358115C4B1A1EDADC9
+ C8FDA9DD7E6C9AC825DF7DAF64FA6F47371ED39F4767384EB8E0B86FD48C7592
+ C9B2F5B63BDCCF0BB4168BAAA771E70E7F442A211B726698569DFEB4BE55799B
+ 2DCEF8163A27AA7674A528E981CC654B4A3685B6216799FD5CB14D081EA11AFC
+ CF44E49285C9AD52F579465860BD634C2A5854D635AC8D303CC2F1CB95B93D02
+ 3509F89D4CA4DEF2A760BE9C3D51A4AFB8995860A30E9220E34FDAACBFF85416
+ E03ED2460A81C15E2AB8661F2EEA1F636184963EE7D0DADA9323B3CDB51F628F
+ 1F912FA29E6E1CBAF34850F61A862A5377661F2E28506E5E7A84CAFFE37E31C1
+ 560D4A7DE98EC2E2AF28D8FAF8D8C5A6F7D8A7A4985DC5AEB2C233A0401D180A
+ 326BB42899DF27265E4D7431B0A81AA6EC69A9A6FA884F4A5153D6B5623278A5
+ 92439BAFB255673861658E6E45FADC942615A9CA62D50F5D4FC20ADE00BA9D1D
+ 043646638FD5D19FD6C95709B62E6CC8FD045003F24333880257BDE1B961A000
+ A08DD1A6EB47D9842AA042C666387FF40E170FDCD4155103832BF1973D1BB5E6
+ CCAAB9A61B71175098DEB773FC62B2AF3A2219FAA2391357EDC4842988EF99D3
+ 54E370E0F25CC7AE81ED884F1AFD0F76BA5691A94F56ECEB553BB226F31C3108
+ AEEC20B456453E6B605B4D33EDE8DA321CA5D32A15ABB4B151F700B1E7165A2E
+ 47826D415699018F3185E7EE3AA8885620B7CE564CD277ABF1F357C83E34A9B6
+ F642431E5490D5A5606E7A67B478BC4A4C96C02B547DD297A7E404FC45B031D0
+ 6376593625BBA7F31FB0175D9211BEEFF03280534E677A90EBE0A853BB24E1C1
+ 8A64359EB86742EAF7295220263FEF3E33C36D45F9E146FDDF79028E95067EFF
+ 122EC7A9DF2B60EE44920C3A72CB2E24E08FD18A6DF58E350F874528AE2232C2
+ 383E2367134701DFAA077BCFD16ADE2C7386E5A64569834A7195AFE745319FB3
+ AAE7D4B1D6CE2A0F2697309F34A2C49C2EAA4E0C5CDF5529815F1E4BC0ED3254
+ 7ACFE1C240FBBE0196217A5BF86C499C2C7B3AE5FF73C762022437D8592E7ED9
+ E96DB854A5D7E8DFB3E3A8672271B10C200C397F1F07D989B3A6CA5DA89D4D81
+ AADF2D60D8C603CF91C554FAF89DEEA2354AAF340E371C0F69B108B2AF8E36B6
+ C81C942971250FD02EEDCD84C87F3968D589425AE3A02C6FEF4189FFF7AC0522
+ 212BE4B1B3AAAD5D0ABEC1D30A80C28EAEBBF6CC843CFBFEEA477DE13A695297
+ 6F0CFB6EF011A7A5A043620C360CECDA861E614E65CC6DFFDDF1A8D1B4E58D6F
+ CA57346A84C52BC273E4B9E84982BFCA927FBE39F76A57B81F2B7454710D30D4
+ D1AFE26307E928E1997150F0F27D58E49B99D109928DA34C5EB225D35E36B07B
+ 43096A068535A1A41465B454E158689EA7352F3408F4C66137970F305EF648B8
+ F97A5B80E27F135C82AE56DCCB3BD53397203B66EF7FDB39C14273D812F7DD5F
+ 4562092F9CCF0D989FE7E47956EB3D8E259B478C2C8C5DDC8BD26D10FD141E1A
+ 5B00A6E2F685CCA02F336F9FC81CD0FC98C4D63D9A3D383510A8DA828647E595
+ 8B75E0EC5CDD3F706BF5EBFE353A7B8F4A4DA60AD51228C16A9270824FFDB375
+ E2CFE7B61E9EDC9BC7C1320D74D32ADBAC985A82C805C97FA77C9D4B8AE5CA69
+ 9F20F7B5F2DACB6F149F813AC7E5AF97047237387E002974381398A48079E5D6
+ 419BC346A2D0F793C6D1594FBE29ADE338C10E289497E2625C5350329484FCBF
+ 39018B9637E674BFFA7FF247F99973751D070C045D7076BBB9187B70CF2C3E66
+ 8E9ABB74C9233EC669916C9AD63DD5CA9634E6328E15B43FEBE405141C6E1DCA
+ 50E67F6C4B4A1CBACF47487BCA746D852E98290FA88C04102239D3E3D9703C0C
+ FF68CBEA59BDED3C0D73A85DF07AB032A43FC2D1F4D35D7D038D153142DBC1A0
+ EED9E5A4133BE50D48397BEA0B03952482F8D035212DE6994D08AD62344174F8
+ 54E3962FC8A4C0C091F0181212D0024D9BB161E348742A728A9660CB15948288
+ 71EC20322B2DB31DCF18C44C32C6B5637C02EFC571C2225951EFD9F5A0A08AE9
+ 06F1F2F9C4C06EF2E27CAF5B7A97E48C95D35A95C556849830D2F4CA620A7EF5
+ E6EAFA166BE3F084BCB485845BE6DF494A855BA174AC0B55B85FEBA2430630C0
+ AB6795AF1332B1D0FB701888482F78F6A49C5B61CF0A0E2A278F29FBA113A522
+ D47BAB6EDC21A3CFA28E49221F0651E9EE730F26881F95CC748BD6A27F79E84F
+ 767D800685112B830480BA66097004250922F3B3AA8B12B0608F1F19AB52E200
+ 4BCCFAB34662C4DE7CEE952D683C2144A79153BD29C949C17319430B15FA0381
+ E398FF80B34D3A9C391575D2533F3FAED891C4BE5E13A39CA1B3FEB29EF5D4E1
+ F19AB845EF5EA5F9888536B0EB6C1D18F594F34E2CC800030E7C0B457B02E511
+ FD28AE057CE438CB576F6AB45CA4CCD7376AAE0A2C32B438CA2BDC6341E755F2
+ 5D09D650C4A510DA99E70AAE625910A7553E4B7EAD838FA76EF1CB358A500196
+ 3E7E295311D9482883593CCF0AA13451A8B36BAA1B94BB3366C31BE8CCBAEC07
+ 7D56533F4A5BA70F86500511CFF3DEAF4FD3DE66106EB1100F97A001F6994577
+ 952FE0A457A3D778C6CF392C7DE5D12AF847C97CDEE48444DF1D9953E2E67BAE
+ BE1F02A1F8CCBD41F7DCD8E082E5E205DE89464990EAF1F67F443BB5A17B4F0C
+ 2BBFB9B3D8E1F9EACDBAE057DC8A09A9D3197D7D25DE8CB5B1E5E313E1071164
+ 5DD834A9A18656AA95E759718D06993CD20987BC8024BC2CFE5C460786BD214E
+ 753AB783F117F0E8E37DCB30965DDE1AE43C898FE0330790BE404C6AB16AFB12
+ 5279FF433E62B1C6DBD0B58D3A6BB4D226141853530829FE3B0C9773AEE78C59
+ 57F72D0653B3ED53B20A421D6245B936968F83BEEE8ABB8CEFC1FF88A2D435CF
+ E8D0FDAF311C7E6861A159E95E5EED7C9C3199967D229DFFBCD371F42732D492
+ 9098334AF5F871097CEB16E59288283471FB90B4F932CBBF91FA7EEE255A73F7
+ FC2CB770F8E92DB163BB3E7A6D9106EBE3008518F205CFFD67A2C289A4E1538D
+ 1D8FC1D44634E355F460768825E31B463DA5664DD225C82BA2ACBD77E55A1284
+ A9DEFA491ED2718D062159A7B2DE7E080E0D034F9A02B9041A4F3DD12525288C
+ 1C4188565945DBC7460C6C40646D98E7B27A82C7646071644CD28C4DDFE0F26F
+ 3666CAEE4D2197B0CD9EFDEB955D5B7CB1E9F6B77F9E9BBF0C4EFFBD3375946E
+ A5AAE1001916EBABD0A656FACB18E31FF324D5B42C78F8087212A4613F37BAB0
+ 61B1B1AE24FDFF8822CA71BF4D5A2E2AA1ACD4739007F885931A6A84F1C3BAFE
+ D49B1326921A338C62137AB24BEEC0511B3F5B4E8C75A19CBB90BE1084EBCB01
+ 9722EEA4CBE87913E37CF1643D0B0F1748B509BD28F571BFB1920D9DC03E8F1A
+ 1C9094B0EA7D7A20FBC13CFB48F6F2579AB62CA0ED6C167CC9BA5317E21D2A0E
+ 5A44BDEF9EC4670D3476B210B2C017D586A3471C624F86D2B71EFC639D6DA79E
+ 41094A785C674506E090750C936F4D1CF5271E9F721AFCAE5C24F57C56937309
+ C468C2D345A6F3962AFC12E35285F10B5AA80EAE4B9B9AA634905B061972226A
+ 1A9A449429CE05EE16A81FA536F44484B0D294CC7A41C9897F77FB897D448E2E
+ E3F745CB7BA3DA70FF0A6E7DC90FEE449238BC3B53FCBC32185C917FCBA1B89A
+ 25D795746C7999917E084D45617C82B8251E593989621E46203A5D1C5C53E546
+ BC389DFEC6FC6806C474EDE71E26F4CB9D370A36A3F0D26863AA7D87B693B770
+ 0C90BEFF7B01B6DA90F279471AE05E8AA432D56DDA4D055DD49812D0E304DE73
+ 779B8AF62299B97805EFC1554FEA34DC0EF21500BD761BC8BA798EEBE8B4089C
+ 97BA03AA1FF2EF3485B05679E0F1087CF11CF1F3BA66918788CB286F59B92DBB
+ 4430F0D3737B8166446CC4AF470A0DCB1C1B73A6F03625682F14CE341E421C88
+ 60DCA8709A5DDD6DE0CD6ADF17454DACFC184A58EA4A8673549DF56DDB58B05E
+ BE04659ECD851DC80D6FC9DBF020639673B89636517A9A3F927D208C3DF162F7
+ 1464E6228A96C61466886F18ECAA988C238673BA17A809ED3C16951740D232AD
+ E04AFC55906489D629943DA9DA08B59E9688FEE6AE04A566687567F67CE37CFB
+ 21D9F2F6FE70DE0C9BC430C8B99F30AC3F4B8B39E945C0BC0233292E350D01DE
+ C60F42ADAF65EB0C7ECCD9B6810493F10D60764A2447C4ACA0B0488971168BC1
+ E4F150B52864B7D709ED7A80698CF6D6259EB237BE6AE3DFFD4D2247150C61FE
+ 2BF25FE95D5219D43B93D8791B16D162F3F7B822AA8958DCC2FC1E49C9C2CF0C
+ 7E91292017C2B3B2085C4C9343E880D5B74956A83D5599478502CE92B356F8C7
+ ED4F05941524C7FDA59A04AD1D678927B680B45E291FB6D9CCC41F4AA8564151
+ AAD8B7D3581225B5C01F607ECE072E04C40C2B29E6E509D549DF5D390A3ED7B2
+ 90EFEC211A0EB2B40A15C6F970F8B3E01BE5F9D4B75296731960321992B5796B
+ 92FA4D930499C606C7CB4A49F59A0EFBB8FA54D34ABA3F8AF31D14672986F140
+ A43EB52C4EB833F37F768AA88623C9E0B18FDE102FEF901615791DFF1F83EFDE
+ 97B90E2866F06505C179A8485303244D0B134EE6D8303D01990C9477EB9B74A3
+ C280D43997DC9582DBA24719CCD4FC4D1448EFE9067321E569214708AA885AC9
+ 97E95E0E5251209F450CC440D5030DF5D2A503CEA20C13D174303A659FC17D69
+ 195A82A2C15D02C3571278271C8A90CA4B501715EEC00FD48D05A050431D0666
+ 3B4BB1B42C068F51B0728F64F6CD5E8E22DDD9447DC1009FE83FADE49EBF4AE9
+ 4CC2718D12EE87360C68B6B81F0E3CC9E52A03689E0A0F8D34DEEF8D4AD12793
+ D82A78F0BD4D7073C32946A211EC7E87EEF646F61DB2A1C29A62CB4CD90F5E61
+ 59F3AFC22C2470598A634A0F53B1D55F548AD25F8B9C4FE14FFF08EAE20E3808
+ 7736824AB55F129848992984CC7A6E0816F273EDC39AE6C5F2ABDE68CE1E72DA
+ 7BAF22DA8C69DD9A4A713FCEB0714AD67FC2C8AD727F66EA879632CC251C7393
+ 97F0129522044DD7F97D31E9EFF78B87202CD6A25584603B97FF7DC695B51FB1
+ A8750A8E0F4D62150160F1B0C5EB871CD30EFEF8C073221F91E917AD5CC9D7DA
+ 1A7443A48D7CF4015BE15ADFD88F37E16258708B70164A033BCFFA7DC08B6AB5
+ 8EE118C7A906F6D9DC1E61A1AFBDD9E6E5F72DF792050C1D69E9FDC36C3DB741
+ 560E243E7DF075865A3C462E38A8A3D18531B0D47E7CC9D7777CA52985671EC0
+ 92A33951A3E5D1E3183E1AFD367BCF3645E9FC7FBCDCB87DD741C9E487927E56
+ 32494F6F668E85D3BECDC8921ECFE5F38E2497584B519278C7BB1F5E288B9A05
+ 8D355FC66919CC6277C3ECA66C6326C1BA5DB3BBA1BB2FA9E46E475880BE478E
+ 69E87C05722D6D602122095F2A4E5326DFB3B6907249950B95ED665AC979C789
+ 4DF5573637F455B4F91FB337C5FB84E417A10829CC1E6F354ACD959395472AFA
+ CB6C84D2287F3B6FD43148594DA031A45075E5EDDEE757532A8A3BC0E3C8AC81
+ 97029BD5262715740F71A7BBD9E82A9A9E6EC12B7C437DB4AC74E5768D2C08A2
+ F5148E7C94B144E6C12A5DB72CC367D8678D4F73F67CE0F14D8F4E10B7C51669
+ 86AB9860B6DF412A662768B362941A7B3C37743ABF20B4BF84B0627839705715
+ 9A2B572FA785BE5516138D136217236E97B4012AD35FD2EC0B283B82CA5D1325
+ 147DCF181CA15B06EB23B04306CC4D9248C3AB4F1A1F38E46C0A6BBE4ACFB62B
+ AC87B9B49468DBAB4F06A942AE100A50CB151458B977B5F25B0CA039CA74B01E
+ 9D01FADC383E97227A42F348861BB132C7F8D5896CD91A958A1C5461A407C39D
+ DF30CBE2ABCA6C271379474B54D013890F249E521F1696B4515EA236F0DFB6AC
+ EA5D0858DB35B9C2AC9310FDD9A975C4384C62B6FF380351BEC6E839B75063C2
+ 652E84D19A711FB3E1F7F9E232EBF49378E327870492A4DE7F18922C8D5A22A9
+ A620FA8BE231729D54F332B70C01894070C3E10CE8C86E9D6E14C2D2048AA82B
+ B00664F3CEEAA7000E9364F4C2492B5B3DEDF9A8F60DEF3DED8CEE41577A3C11
+ 849456D5186ECA262AF6E5DD88C01E7390C13D19CDF592DFB7C501079717B90E
+ 36DBAE86ADEC94DE6A40E20F1632C39A3121F1E900FC37CB33ABC89ACB35978F
+ F05F8375D8F912444FE816047863DC225E8B5819CCBE9F08EC19221461DD0449
+ FDFD289BB702E50F4120FC1EDCBF7C12AF6C4022E9BF61E3D041F21649B10134
+ A9B1E666827E2F1DE19654CA8B2B5AE52FBF3BC82929F9CB204AEDB5CEFA365F
+ 3AFE6B52317FAE30EA9FEF95DEA963922F66C6753D889DC75BE2A3C54AA59D49
+ 47E839310364D25DD580B30521465FAF87323D027F93B09325A1B1665EDE4342
+ DB2E4AAD8059FD4ABCF92177195FBC362C09EAEE88F0D16323AC9DE9B1D3AB21
+ DB8DC7E8C2506B462A4A7866DEDCB14081CD50079925DFF50D27457339AFA4C9
+ 9D21FF458E919C71DF074C97443807CD2A95F8A955818E89C5F83D26B0A182C3
+ AFE72949F0C2DA699DC8C3CFCEC70D489909ED8AC40B1B82EBD83519A96E1DF6
+ A9C60E330680041157CF4A230812E2BBC5534B6EC3F46D5D94E12FEC28C98DE1
+ C46A5B9B8D023A3DF3D0BFEFB790C5A8F78DCFBCB7CD33D77225A17CE5205CE8
+ E90804BB37D7D36C13EC964B2F955FFE6016764B7D2C23842AAA05B242E8F415
+ C6115F815EC64BEDD182A3A56B7AA327F13FDFAC88E96B16105139EF528B5466
+ 019CC54893B8A7356728EA00985AEC1C4DB9B08C1DBAA3894048F039DA3CAF28
+ 59826653586252B9BD97D258A3E210A31699B565A5427C743FEC0A6A3EE0B5FF
+ A5E48A42B2921C155C830F81A349C88BF4C0D2F3EA9984BAC9DAB67DD8F03EE5
+ 0665A2805D65017B38C55FB8FBC5B29FF54EF7D94F7514309C2AB5822FBA006C
+ 52DE52B5E0E472E0554465ABEDA193057B579371D6FAC6591DCADB43E5BB1F76
+ FE245637DF606180A6B62737BE574FF8BF4157CC0F05B20A2EB03C446F176C52
+ 30D481FEE92CF27BB050F11189215E89AD9F181A02407423AA26E43C6CF926EC
+ 9EE9C6C1E4FE55A788DAA04D88D8B82C3FEE72E9EA9B955A1C4D6D6402A061E6
+ 6FCEB4B1F5B9B21C12F09C2FF854A5E9F74447CFB0F2D78B08D251A245FB878F
+ 5B4DABF6232C7CB5B432785A3593C026759F197E9E3805E17E8112EBBF8380E9
+ 57AAC6D9DCA0398C7B677CB40D60D64951A38EFEDD81868AF6DA7B95F93AD57F
+ 980C1845588A82ABB104AF8C9E54263F28C091EA2A93FDAA1FB369A7D2509D76
+ A45F0E9AB08C15D994CCC402EEC9B0FE81A2B0B1E3108BB940ADD3B23634D95D
+ A7FB8E856BA74C0558D467D374B3467523A3DDACE40C90EFAA385480331DA9E8
+ CC2ED64BA157062D67F1E939CD3DB737B6FEC8CB7A30677948D42E8514D34E72
+ 40E03392499EE29514D2AD78866BBC1C43093467C3EE25C35910ACA0D32583EB
+ 52661126EFE8BE207EF9B1AFAC31FB16E5AAA7EA90BD7F721CE30B9BA13FA19B
+ DA527569E3F2BF2C2F5E46CD128FCC5781618A2827CB2F85D4203D64E88807E7
+ 7D6B21A9E5D10FAF85B9C4DE345126FA7593B4576713F7A8704D1CA8DC8C02ED
+ D5A579173E02EEE35D093FB5987B5BF2C58FBDFDBE89F5A2CDB8E70564D67F69
+ A04139EF208BB649D084C11CC96380D80060431B664B2A28D2FD012936A9F865
+ BE970935AE31E2748D572A80CC5A1076EA376DFF0DDFBD6ECC4B2E5EA1427761
+ 8892B1CA4FD1675433BB2FB39808FD60058F3597A800386B72EBF908570683B5
+ 39EAAB6E4C1129E5AE59245C948CBE538B61891FDC354329B56A5BF19E2511B1
+ 55AC63C407B3D99677ED90B817B65BE580BD69FA61824A94CE7A436C64A2372B
+ E7ACB60319FE9A2FC5AE881D1CA1E057C5A23006616F1F1B03472912A68E67FE
+ B4BA82EF84A255B37AD85D15E718E73C19E2EF9A3F06B5573835AE0EFD8E7901
+ 0898F828948107310053DFFA180C6CEF114101AD54EF839EC46B07095D9AD90B
+ 0346FE320760599DB39E3B41A8364930C644C31C3E7F2927B7C552C948225A5C
+ 24446F8BAEB7F823D42D510C07D115D890A4B754AD2C09233AC591368FDA2C35
+ 3BDBF82199BC66721BEDEABEEF34FE95E9C0051494CB76FFD4D1921058E9C49A
+ 261AF777CA44D758327E6AB0C963E201068D684366458D6CF45E3DAFA8C4F50B
+ 69F0642981F48DC7F6E62B96E2CBD1CE96AA776FB49738A5FEDC54447458806C
+ 4696F0F57D76E29AA3CD464B344B81E8B5FAF43DE42A2DA148AAEC1E223E8541
+ 52766B7D5BFBF8112A3D2242AC4735AB6132789C4232A5B55A52DC99C2853CE3
+ 10B05B7B0EDD7A27C4A0D9C41A5D8ABB366A07ECCDFB3462498EE7B1EE07EF54
+ 380A264070295E208D9A5DC4F0D244D4D28E5E40593BB794F1D6A2162901FEF1
+ 8B485FC14FF463B2C66B1B6020110647BF6A304C04B6A9E6540A0EA97698C02B
+ 018DEBAAAB9EA24D288A3F57E41283902460CC86C1B26B681CF24A1DF5F368C6
+ C31C697FA1D2753F62AC9B68BF718653C3DF0532E01C9CAA86EAB2C2381B7EC6
+ 4A5C6046E170EA12034B53250934B40291132EE4AA62BBE83E6FE140415BB829
+ 3A8F5352E8429D1BD586E5A9FDE04E3EB023A6D95EB1BDBA0B8258D0B04EA78D
+ D3C9C34A27846E2E9D14E8F9A9606A812DDFF8918CF7B16565289B5E7E390EDD
+ D273BCEDB94BBE6C3729FF2949E5974EEF02743AE6658AA3350180FFC7706FF3
+ 98ECCC904CC3C3B01762F40AD6C09F5490790F641815EA276F36456C12FAD554
+ 62DF3FC20AD8839256E3F4F31D231FC32381A3A53E18E3E96999490AE944CBE1
+ 28CD00D4DD97A06A315F38434FD68EE471D5456D75D74B163D4CFEE9C3CF0038
+ 837434B8062C041CB246D961E57CD9328CBFE85145C39605EC9045226E0C8D76
+ 505976AEBF9F60F3163AEDF8EB283770AF89CCA758E832AFF3FCE53469A6276F
+ B3B2C56573BC93D43AF4554F11922250FFA3C1C4547CF85A9EE7DD9DFE39132F
+ 73B62B74488772CD13A118352B8D91B5DC8DE890612764AF2BBC7E7F994F1D51
+ 1425512D7270C4C79E78473584B75B4CFD68C01B1EAC652080798B4AE0E4E67A
+ F625ACEC2FCBB151F65F5B3CBA6911BF01A9A1AFD5290D2671332A4B2A841C8A
+ 5866DDDEF3CC83B7C89C5CD56377B3EBACC17A039B6D72B1BA24E8ED0F0BCDA6
+ 10B1467CCD05E74094501C3642F513926749A79BA25D6A91B91D462C3EEB5FE4
+ F8F7453BB2B791FB6D80328DE8FB64FEBC216F9CDCCDC06FAF6A27E9D75B3F80
+ EEC6EA5A9FFE0C97218EC351AB141694F4ED06FB85412A4D4703187DBF1E32D7
+ E2C4CCD0E8C08F8B4DC775A4530E10857E2D7E71D060374BE68918AD75C05725
+ 5F381CCA89902D0F791D138740920050D0456AAA9D16527D1B05A0F3DC68DAF1
+ 290D38BC29F7F6417B81E8D7DCA89F31581F88723020FAD40AE05F3BC56C3499
+ C347788006996572BE7F2BE0A2206EBA626FC267868A4B32BF8D43A6339A3DB7
+ 1F361462F466431DEB241B125431D3ECD55C508D826639AF0320039929EC8997
+ 19006FB52E6CADAFF5A96D224DC0E57638F48E4D73E9056820E78A11A2C55945
+ 001CD83C183E2464A917129CA690E54D6191485241786AFBB46F4D262AD56EC8
+ AED5C3BABFE0414542AFF44567EA5E7FBF0379F432123AEB9BF6D72162F4886C
+ AD6D85342C1E6F236322198E499D2011DAF4F3FCAF1A56EF4D3006174F2A39DF
+ 692EAA54759391C1078B83CF097F0B5F3AD0D5A92B2035B45C61B65870F37153
+ 3442EA25563A779E21B6DAF9C2A6C3FCF65B6782EEE850CEC4954F15D13519F7
+ 18A466C1E456006761E3126FF0C0C67649BC9489BEDBA0524AB3D8820A241EB8
+ FE34D0AC0A7CAE167B690DF4C3BFD93536CF89C18F0DC63B65C69AAB797AC5BD
+ E4609876C931A22702521F6174CA21B68FFA5866C43BD7DDCEAF8BE448530171
+ FFEF021E332945E0DD8C063167D69C9D00A5E4C85438D07314CC12D33458C465
+ F2D806E9765D04ECEC61955A33E1548D70CD6E59C1BCC856851B892C823C838F
+ 9FC5C8D096B2C35DE89700743F06EC0DE5B436399F940BA677E96253545675E8
+ 8C30891B53258C41AF4AC36AEAB2A87A385DCBAD5FD6D75FF37F09B9CAFDA770
+ B5661EFDA4DBAFD63A50C2AFBF6665E2FDF89625E18FF097FA16B52914FB505E
+ E97C7EFA247991535768AE1169B3045B7728072F1077A021A85F6C00910FB40F
+ CC9E57C10705D8721DA535CFF35391F7D7B5378C1521977535EBD34D89BF0ECB
+ 0D5C7719B9A17DEEF264B983DE1E485CCBBF78CC390D9A0544FFFED1E0F99D53
+ D389259458F581DA423C77F2A1D24105E89DEE9ED7D213E325D98304D871D851
+ 190408AE48B2AC39173220E7821A86E1149602ED20A8D8512F0FD3EC8DFFBADE
+ A84D03B4CA7E128630235AEA51D89CF8DD8AD56F0998F1D623ACFFAEB3476C78
+ D2C1C93B064209CD1278B9C07833A0C6444670ADD306849D8470D1792577CABF
+ 01E0FB943F956BF154BED0288ECFE6D05126B462DE6DA0D4B2C44EFFEFC865CC
+ 4BE77D57BC008E44FD2C7494C9DDBCBE4C873743D5E7242250B480340EA291FA
+ 9612C8FED8AC6CE4
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /FIPQYP+CMMI10 findfont /Encoding get
+ dup 11 /alpha put
+ dup 21 /lambda put
+ dup 25 /pi put
+ dup 28 /tau put
+ dup 30 /phi put
+ dup 58 /period put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 61 /slash put
+ dup 62 /greater put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 120 /x put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/alpha
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/lambda/.notdef/.notdef
+ /.notdef/pi/.notdef/.notdef/tau/.notdef
+ /phi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/period/comma
+ /less/slash/greater/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /.notdef/I/.notdef/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/.notdef
+ /x/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N695/FIPQYP+CMMI10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font NLUQRJ+CMMI8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /NLUQRJ+CMMI8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -24 -250 1110 750 } def
+ /XUID [6 5087383 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA2546223925319CEB3BE55C0C2E160B4F0B9291C
+ 9E6200A7E444A155ED0AA71B63C461DEA355CB5983D4A87920C6CDADB1641444
+ FE736C3B7268161F02873753BBED96852391411561526A32554BB22BDF4EA0AD
+ 7398B6FA1FCC7EE83D5C45CCEE780E45974EB0CED5801D486274C73DF3B56B7E
+ 644A0174E13A3E075678599C28F8A4C9CB7E4C31663C7AF31AE9EF2C86A188EF
+ F2D5987C750066CD60FE4A7F04B8E20A9116BFD2E58FC279CDD270470B89AB5A
+ 32F1197216A034D427F51B3085F639ACBB3501EE7348661D12C5846573444207
+ 293BB2B16730718E3988CE6A1F6D7F445121CC25AB95503EB12B0C1B0B1033E8
+ 73787AFA9526F9DFCFDBBAF4367DA27EA9C9065B6279DF30ED4C528F83E249B9
+ F3F203396574881A59147C8CC3BA5BD5E9337364A8E3AF12CD3B332AAE28EE13
+ 70D1A09DB8D1AA56F1F13260FF5829026D2F4C2896052D7CEF01DFF0BE80B2C8
+ 8782CE7E59C9B05CC4C64541FA6908B3A75CE5824D8A46944612EFC026F5F3B4
+ AC54B1EE06B795DA9C9699B9A5B08681ADF41D328FA534ADA18EB1B2B5C2B793
+ AD26B705391A345CE0D2373EA5EF32DA366A6506910EC59C24099D89AFA8BCAC
+ 90F4D27C98AEE228A4C95542C275B866913D09AD588807D071DFBEE024714B57
+ 0D31E588E15CDFCA03DEF3F8BE5E00A687E9425CBCB23FFF98EB25B5C4C5459A
+ F5B81C31DB351CDE79AD503772B5CC973CC5077E9CCF6377EFA9B4A3E11946AE
+ 8B3E75F7714170B10E63D2401DC89BA063AFD5EBAB40F1B9CD4BAF922FAC0C2C
+ ED1E2CB6E07F0F916E6B402207EC015F6FD51953CDBC6D30ADB0960BA44F7428
+ 1CF76D37A150A3230D242085C83CC43D62FEB0741E62D1AFBA8238B5289B854A
+ 7EFECC1BBDA25BE7BA78BCE17CEEE9FFA5CB566C913E65377C488FF94B5BBD41
+ CBE10E0EA3AE0835F9DC46531A21A40378E2D23894521E8CD79D5F6234A7F693
+ A2DB01998F15621AB2A749A6BA68756032617BF50683C6B948C8E5F203396574
+ 87C51A50D5DAFA52BB858D805EDBADB33CBB995B9640F1F226DA3B688923B2A9
+ E71E24643AC5733A5860A1D08C68A0F0FDEAFC736F9B42EF451DDECD9772A86C
+ AF7E6099EF9E393598AD814E384A9BE977A6A23237BB06B112574A9B80F3CA9F
+ 830F582EBD7506D415FE731711877A39884CEE9098023D3AC6CE583D45F58BFB
+ AF9AB6FD15E41CA3FAD69A4261DF6382BA4F9E881C470200A691CB11EA144054
+ 71182F3BF44831B58103BB88C9BBB07A7E6E2FC9AB4681580434BE62065355C3
+ 06CBD2D8E44DCA99960AA484A534301318F55EDD656B9FC59E5A3A29FC034008
+ 1677DD68C87211B3F9637C5629232013677BC74114861931068D7D7AAFEA4A47
+ 567261464CC35337FA4B6348CAD95AC679220E07761F916C623EAE66C5ECBF20
+ 6C0888CF006992420F81C069CADD2B71DAF17FCF61847515EE9CF2EF0B24F7FF
+ B3942F385E0009512B9F7F93ABD5A88228BC8DD0D199D5E8F48CE721C0C73C84
+ AA627351F6C6BCC97B5C722ED287D142D543DD3EAF5103DCF09D18145E2F5110
+ 8FCC5A3400F8EC54E1DA2613C6A5A6568C7913D80E77515FBEF6F837F340C0E3
+ 4B907096B149DD06861933806A8279C5D60E83E94A712D4FA0FC1A1A85B57FA7
+ AF69F76FB5E5FADBFB9C55333B7FC492A583AB50841FD2628E35926A62E0765B
+ 63737CBB1B7E63960803CA4222174D898417B1AEF06C443C7C48D1B8DF489A71
+ 45D124CBC0CDD03B4518BF7230393AD99CDB1196EE47B1EAE2C3580F084AFAEB
+ 14505F3284DAB995A3094D52341EC7AEB9B102A6C08B04A75D21057541883A14
+ A2709473C8D0FB521B897B3F3ED76CD5BD1D1D9D40DC4D1C08A4F08AC16374D8
+ 346076CCFFC6B26C9702DAAC6387BCED54E418B3A1B161F1E433E889F705454D
+ 43422680EE6AAC9C1D0DE800777E122564B12764A6068DACE34F9C66EB969B30
+ 199376EEDDE3223AB77657E9A28A5EB38E85B013C021909D0D6D5D05C85C9184
+ 1ECD20EA88265DCC8746F73C5D5E67DBA48820BDED9E016ADA6B689994BEE5E8
+ D790BD297A5EA424D00FE43A4733840C429029E79289EAD8E4E9CE27F3982B93
+ 4AC4D131B689A5A2AD0B9B988C000D19CBE429B6C070E25FB4E63D96D734A7E3
+ 27B35F9E40F2F702E3E3D5B9365FC1BE0D64A7A1A508888EFDFDB50CA19190BE
+ E8F88841ACA5D1D6A6E7A7E6E69F728B0B7D0CE0614DFEFF8CA814E4A2B014C1
+ FF8B84CA78814A002001FFEA6D83FE01D8BE8F7BD531FE4B5785F108D19E1595
+ 972274175DB7957136AA99EDC4DA15E116C20658943EA998BE3E68A42D926E63
+ 8C980E7DF3BFABFDC2F1722C63BCBBC58543E9012B2BBA26E896C4AF6546464B
+ 8CB70DEC97A68E46ADF40C543E35F57E745AB35AC8B50B4E552112EF3F558B48
+ CCF2CAAFC79745B7F3112C218EC6890E49E0A75A6B90FD32FFC710A1D3BD3E18
+ 54DA4C5A9EA99CC0CAC0421DEECF9E4910F1ACF8BCDE8862750F4A9C82935259
+ E8EC5B25D96DB829BAB015A9127789C604C0F53D7DB4C65C944D30EE1A46C8E4
+ 66B259AF826B4AD8CD0A0009AAEC2BE12A280FC87EFC95128BCED9546F8201C6
+ 2386F227C0AA8FA6CCA1AC6E385C769C5F1BA3DAE30C29A348E6DC94731B1201
+ AFA3254E3CF31E0F1D5CD93BC38EB391B32B9631C42477E755B389F478DD2A0A
+ 3EC42274C7C0CAD0D175A04D745B70D04E2B92CEC76628D6A15DFDD045847438
+ B567234F83A1761BF5EA1B6BFBE16E354C9290BC01AC51DE7F93FDCF3744745D
+ F0428FC16AA8E529E23501A27E657379F1A6EEAD322D051C3A860A14F801EA92
+ 82936A8071FA441A5EAB8D2F7CA34781980AA465D13894FC7806F63F89A988B4
+ EB407389AD9901733C84182E9A5001E6689F68C1CECB3E61FA46B801FEC93965
+ 764CC6CAAF2A5DAF2D269B6A5977682087C63BDD7E8E32903F6682CEA11C6420
+ 0F20CB7A01B0B3D9500C26B3A51AA3836F6E20AA96C1970A799239F04A214EF2
+ 73EBDB83C2C125FDD65E78A1DE985CE221DC45F9AF1B45646448D6B0F45AC61F
+ E8F5CEC04B8F8843C6BA5D549C43C94A3F54460AA5DF4D147B8E0DBC2E75AAE1
+ 3E49629021DE288A56276704008C0E5A260C584236D161F9FA71A515740AD5E7
+ 92A04158E44BAFE8BB4308BF691C35B253C6A66E4EF84FF6435948956FAE9792
+ 6DDC46D65D2A07523A0199FBF21A8A0520AEDF0CF0202EA5474602781A67748F
+ 91E999F678C1CCCAD9919A743560C89FBF275A40225FBA22E0231208B942573C
+ 1EAA33F6BC1AC91CBCB9290FEFEEC749DA806A1CFFC226BAD385AD9E66C4E787
+ B4343BEE339482696FFD7019EB4C22C7BB06284E634F73797BF668D16806068B
+ 1AF9639B456D57EE64230BF42CC70679A8293A6E8E4FD24A93241347A7C82495
+ 676E5A48F90C0CAA9412DC212E0546F8E3A29EE8921E4C3025A44A826CFD3300
+ 8207C742087352437536150A891804F32569158244AEAD8CA5EDA46D98F2CF81
+ 584F8BF954D100E8EA8A86E019C9CD9A5A35BA67A705B8FE0900E95C819EDE05
+ 58B6B5EC9371078DB3BF9CEA8EB7F4D823D066F6B8440147D48549994BFFE60F
+ 4FF6174DD944A1E5FDD198C7D976874612AD5678CC91D1377D523A724371F483
+ B9381FCF46CCE636E8E0506EFF82948849F01E9059249B9BEA39B180D41CE6F4
+ 3DD529241CC63DAE2CC6AA3ECE63197B4F2664F4B06E8F992904E63EC760CAA6
+ 03CA70C8F1A255E50DC6A0CF564C4722B81EDCFD5BDD3810FC2321E84C9F5F3E
+ AA8E0B5E571CA49829F0538ACAAFD0B5E859F39EBB7B7432007B4A7879D91040
+ 2FF28DA161BF8B1F4633F4347946FABD1BBA475184F47A5E0D9C669943D76BB8
+ 90FBDEEE48B7358E1DE137B9614876F7F66EDF2A0E0D9711B1F9238CCCA4A750
+ 2A9226E1EE24AC899AFEA9F3B453C477AEAA9D2F9ED67A2E5F78F6149C7F2437
+ 3A51EFAAC517839B4C8C87545191B14E0F86E10F9F7327D9C2C9C7A3BEEA8188
+ A5C7F1296BF50D62E1CEF81A9C8F4BEA8BDF0806206E7B2B75E89DDD0B15DB78
+ 68DFE554606F1E252C4B0C91865D4DDE9FC78219A55F72ABCE8D7A40271202AA
+ 9ABB932601FD829D26F51B8B5F66B1AB83444EA3C74ACC622F97840A87FB34F3
+ 761E2E0FDFC37B2A894E28868029F738EDA0E8005AB81B735B17BC2590DD6995
+ E13A36BFC386527367B0B5D046FE0C696A23052E5729F39AF9B8F06E92ACAFF0
+ 794A6332F12F0BA6E1993FA86DEE2FD16BC09E06215E348BA40D6A5CC3BB9708
+ 349588114FD3F7B536CA987DDCE101F3B3F2F10FCE0449EEEE435D52100DAD82
+ 27A520E213B46C84B0FC227C0814AFCD8B7A6C1423D2858575470E44E5C716FB
+ 2AA3B7588AEC693F20473299EFFB6D965E04BF9D1C559DCF98F1343CBEDAA623
+ 00D2B862E51660B3B11378548518C1CD2EDC3DEA6AD450D77FCA1B6DB745F024
+ A7D0083FF93951D75A974B12B480FA935D423D8721AA0FB1228972B71401805D
+ E00E853D930134472A06C8697CE27DC5558DCD1C0F2865A4B44F1A876B1592CF
+ 5D8C214E974AF3B441DCA9C57BEF4420E79E9D13042D5CC5BA3BE0A0CFC3151C
+ 85617AEC90A4B0B33E377CA7667CCC9DDCA9CED47404D9F56A51784924E1C39B
+ D0D9538D40A17852944E82BD1EAD93D22E13DE7081C2331FA5C247143E613E37
+ 1F675FF17D10F6DE042E98350AC421DB8D1695C96B411EEEAF3722F73D15059D
+ F307C7EED44245844F83F22FA645C6EE0692CC0D2B2D6BCE74CDC426EBCBE9E3
+ 4FF3BFB5CB33DB9A65E06DE6A5B5D137DD62EBE2A067191AABABEC1BA9A1DCA8
+ 309CCE1CF8F9AB10DDEEAB0FE4ECB34A6E078F45325E3109B1198E3BCB7C5F8B
+ E44A82C720004688D47EB7991503F7CE5F8D6CE3D45C6D0EDB6533714B942373
+ C424488609F3D8F8E39BF32E2B16797D364B508DCDDE450BBD56AD97A5BB5772
+ 05FAB59F8EF4A4838C3C744DCD061746DCE8AAFAC4B53AC330EFDF99CA5FF88C
+ 779557D5D541654CFE174AB137FA6BA799262A4F5959AA6508414957603F7E23
+ 10393595C4720589D63B700AB7EF2980D7246B140639354C92F0CBD274538B59
+ FCD759CA6689F44BC23DF068DB3F0C7452106F7A46B2E5171C0ECAA5DC634BF3
+ 33C39D024DCB4B24F97171C6DEF5949BC5B152EC6769C16F441EA426B78D2C78
+ F783585E21824EE2CE3510F5006E423C360B241172890065B3552B791FF14D49
+ C1FFE7CB5BFE29FC83B1DDE74941506D3829260EE4A585452C08A1A635D7FC0F
+ 42513EAB5FBCFEFB7D47BA8EB2C57661514FDCA02F074499160B7982012A4233
+ D6A2941AFE760E51B448FCFD97F347ED13C3013F2446966667C5FB34740C644F
+ 9FA246B8526816DBD0211EA91C9B8681E72A0099B843F822FA91F4B5DC3BA592
+ 0409D66CD92A8D607F44F8B07C55E6EC30338E28ADDEE75C0BF5323037FA21A5
+ 44A21462E26BE55D840CEC94FAB6B6CF7D07FCE4B0DBC1D804E85F85E662E9CA
+ 54C22E89AB08B0EE3A39D90291A31D586466325452E6FE2E5EC8125B1B43BC50
+ 4A2013A9C86532BD988F83EED289727171040DE4EBBBD3B5C930FBF5828D3FD9
+ C1E5F0453ACBEEF4DB011F2F9262DCE2ECDD07880E5EF3EDD5C7BEB24686F7D7
+ 1C9BC2C28E3E5AEBE272B81D6E150D38B9D1AE798A381891F56390D51DBB42A7
+ 159248E9AB3865EEC539D1DF1CEE291854B2408D55514285929B71F3E911CEE8
+ 025422CC71A733C61808608F140619673516B50794AE5A1E75CE0B97FC028DF2
+ F0DC07B1A08AD38B9DAE6A0593B9120A3D429C784920405594AFD972373ADD25
+ C5A2F4FA50E61F18C5F6D15932FCC348BB066DF3B607EE8F66E485B837C3485A
+ 320618D8A9255C4871BDF9F516C122518A74611D4E51C59034AEC04CBF04DA08
+ C755B7FF3D803091AABCE8737A751DEB92604F46274186284BD2B13BCE857F4B
+ A7E6E30A0A073A7D82B7ACB4DF194768064AB474EB0242E50B00B8C761D33F86
+ A4A6E366FA941D75DCECA7FB55B6F4A0B011742630D832978A39CDAAA1BDFA65
+ B752759FC735BB4244000C3C4C59DAC7EFEAB33488915818CBDFA43483DBC531
+ 7DD556008E3A8E9383377683650417065031F84349931631AFA9BB68C544F2DD
+ FBB10BFE85FA8A8A5CD3DE323AC407CF6765B00F40E4C764678BAECA8BABDD9D
+ B86FCFCC87AB6E421E066CB77A7061D067DAD36FC940753E6B6EB061C98833C8
+ C24FCDC74222B128403480A688916253E0B7558A802BB1A4A2C494D9EBE01071
+ E640AB02F5271B743A8A569C14BA72D3B87C7A14873B74F524EE245A9CA2A678
+ 0003027D89B755935C1CC7C09CE1BB4FAEE218CC38736618FB1AA74F86266D68
+ D2118B736FBB0098123273B0613F64942297ABFE0C3AD798C219528082235438
+ F7AAC8581037E5C3AEC9E5BA2FB7D60553C2E05F974BB5345FAEC644CDD4C4DD
+ 4AB100CB85F0F178D7A50E374FB9ED26D2C0C486FE01FD993D866AA98AFF07EB
+ A851B6CBAC0B1B8ECE984BB04DD5E844770E63C22C686150A47CEA29EEFF8436
+ D7AE810430FBB4D35698382922048E72F60BA996C2A35A32A3048F48E6AB4417
+ D8A06BC5E534D8FE838BE486CF2ECC6018814C11AD4238509DFB67C1DAF230F7
+ 2A5B12CAD0F06C3CCD23C93C2D61649AB1109169085EF35C6D881B867A8B88D1
+ F596EB789CDAF41AA3D1F9F491787BBA898D3C599989023C0C61F5A7663CCE71
+ 21331AC7BDB3D0DE0DE2B45AE199517189D834C0730360CCF8BB673AD4DBDECA
+ BE242E78FF73861C7ABDF04EDFF5B82C3EF02C186327D96892DBC23FAEC44B31
+ 7825C2FA487D15EB0EF196799B6DDDA8FF52A7D672B8E017A7FF8292CB7BBDC5
+ 048E44FBC2FEE95C2A7AA16F557F1574AF25436F5192F647BC2F31EFFAD93405
+ 1CF1F6FACC83C1F5E8D682767741EC0F89BB3D56E2234CE559CF3879EBA784CD
+ DC35F2D94F291A27B85D7AA3CBD48E2BE7D3877A46470343ECC3518FC3DCDFBE
+ DAD5C4BEBFC5B1E986B6638728B36AA717E3846E9A1E8284EA34A1A430B25E08
+ 8F7345E3E6831494F5DE3921BBA0F4F62E26F3AA31B14918C30AE7027EC1167B
+ 1075EB6220F1EF159FD8B22F667F8E9B05AB49C9EA48A5D2DB77F25BF49E06AB
+ F224ECBB341DCCC026B31B2EACE837F831573A34EACC3231FCE4C0BC46C6408D
+ 797B9D1AA9E1F3D02722217FE0EEFE8FC39D44B1AE1F6A075AD8CB313D16657E
+ 228F429C2614B79BC21932997889AC83F124595025CC963DC8C28AE73BE7DECB
+ D00D541AEB01DE4E9D1F04A2B13ECFF0E7053280B0EBB954FC5575D154E615CF
+ C3C9056C716D9D3CFA5665957FB25423CD803F414DD1762A8987DA607C39ED9D
+ 7C9411860C8A431BF3E6AE5FB2340781AAC5EB671A0EAC86ABBA87E616A1242F
+ 063A827717AB23559FC5E860E14B5A1973B0E55471EA524C100106FD27919FF8
+ 508D2660F4EC9AD403E595355B82934A5F06ADE717AB6B0B2D451B77B11AEBEB
+ 90B5D5C18BE6D359B1996DC45A98CA5E0B54D28BCB1F69D027B31CA3FE2414C1
+ 488BF1B280F1ADE3F70DB9387B493530098127824041408CD49E812599B67419
+ A6CCF369CBDF772881E026ED5DC8C13336030D8C01EC89F3FAF55225E561B865
+ C7425197841EC4F8A938BC809960E6EE30E637C027658297AA2BC619B385E9A7
+ 055297D50271E4D5AFF3F1033E56C39365E1EBC9A4DF5D4655CADA3048022CCF
+ BB20422D9735483D21AE80A03021CC39983BF6F13A2AB45FB9414B5A480684AC
+ CD2511C06157692530C5230E534E2FFB92FBA8A99EBF75E0373C400C3B48F9D3
+ 1DAD485839EF7F891A062EBB1C6DD02025DA482C0699B2D70D8E516F82CE5963
+ AEEEB595F1DE45442F5F6AF5BAFFBD7367AE64DEFE23BFB56EF1AA787D984D42
+ AABA6FB3BBEFBA371EBACC99B4B9ED769400120B884D37DB61B88EFD75B564E5
+ FBBF04120AD5FFE1121AE159353CF77601A28A379C48E14489E6D6A795661FFF
+ A123E19CF810AE55EDA1CA1170EC2D37BBE57DE52B027F0B1910127C958DA14E
+ D6A48C2DB01A721EB8B6417E8467B7CE9021639E3AA1BC45
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /NLUQRJ+CMMI8 findfont /Encoding get
+ dup 28 /tau put
+ dup 30 /phi put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 62 /greater put
+ dup 67 /C put
+ dup 69 /E put
+ dup 71 /G put
+ dup 86 /V put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/tau/.notdef
+ /phi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/comma
+ /less/.notdef/greater/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/E/.notdef/G
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/d/e
+ /f/.notdef/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /.notdef/s/t/u/.notdef/.notdef
+ /.notdef/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N698/NLUQRJ+CMMI8 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font DHANPH+CMBX10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.00B) def
+ /FullName (CMBX10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /DHANPH+CMBX10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -301 -250 1164 946 } def
+ /XUID [6 5000768 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69B6A58BCA74053E0E96130F5001892B5C44092C0A7D79CE153EE
+ B530DA55A4BCC30F48027C64AFF4F47B0FC51196BE3BECF3C189A5768669274B
+ CB1E24EF3BB152486BDCCEEF89570A6987460D4A8D66381F13F17D88965E84A7
+ D5FA75A6A25587F91EBCDC6AFF9FBC6A222B6C36519945846077CA2DBB85B220
+ 02F4E7A79D8009F1392AE8231FE67A5E70FFC5B07CEAB06132F03161C70DC644
+ CA23347D64422863F96C724BBCBF3EA083F50E38FC9372323A5B2CA056B23122
+ EC8063D227DDFBAE9BF721A876562F43FBB4FAE5B9D2835A8138D0174B589F44
+ E62E253C2B00EBD75A74EB4C802FEC30CC72DB97CA3274C3F16B5EAE2D9996AA
+ D87E4B38BA16A4A36E8FE88FA9DCEC6BD5DA8AB64FE71A783F0CD6C5BD440543
+ 1E1C9A5D86AEC3429814290550663F74AE581E9948E74101FD5F517E6B11EA01
+ 66B4FF39E432907C71226839C0E9181C1DD477B7D4229418EB7BC3A9A4928BC2
+ 81A1F02543448FAC91D921FF9F80BFBB0807A8D569132BE304F7A45C1B210495
+ 186459CD6C063678367D5A48C95B1DAABA4A07987E6C1A55D62EDAB4A0B9CBFE
+ 2AE30349FFA98395008358E1D011CE987C91A5E83DB0909303F37A6EEFEE3943
+ 982C28602125DD9C4552440A832FDFD857CB2F47A96FD93ECFE8A3901332795E
+ F5291A690EB202EA57A1CAA6B342890715FB239CB735A39523505B24C1D62D1D
+ 5E17B9A469F3FD8DA893C4935A8728C89E3B2F138183ED84B589DCDE04FF9715
+ 0F85FFB14F8ACD56C5EC816EBFE5DE695EAE4332A454612D7C00118A934FC016
+ 9BD9048287FB708888319568CD0851F70D1482699DE5D5FF3F1097DC4691A922
+ 5FD9DCE733D7560D6269C7AA1F01857BF9B53501290F349DBAD3BA9E529C9AB4
+ 09132197B918E272AC9F095AB0EA30EBECC3558C4F826897AFF13C65ABA09411
+ 894390CE7C17EF011FB8A5521697FEB4FE848D6C3AA6D9B591E7C97199ADCD06
+ 463767103516A95579EF4BB032141F29AF2CE3B416648CA77B45452DA36D0742
+ F9769D89C8810F0C95D045E85DA049018E27F77D9ABF996800554AD065994477
+ 7D347A8B6443BD0650E6FF0A0071364536A5D7905696D5F5BD1025D13AB23F1B
+ 8F7E6CCADF709D604545015AC8DBA9697C293DB3556C05BBFB11C9321ECB5436
+ E269AB9C85DE5B538B4D32634958B51D0261DA98DC47B536A0ED8295EA6850AC
+ 547536985063FB5F07085B0A32EE47EB72B863EF83E56216D2CC3CAAEA31FA11
+ 3FD879805539CE27A348CA105FB4FF932F53C0E616CABCF70D688F42A0B96205
+ E13358FBA2FACBBAFB9E6389F572C4E9B32F1206BA3B5D1BDC246B2266512438
+ 1091557CDA217699E25117828EAF45F7802E53B42721F5914C58DEC81DEB4369
+ 1794DC2EA87F88AFC2748FFE839B8F209CA73DD72CB33711CA2D45448278D2AF
+ 088203000C0D8DF1DA2EDEA426C755159CB4B1DA2D4BA35EBE1AD5F7F36C8F50
+ 38586C48F315269121912BFD3E0DE6040BFEA81A6E39DB5D41F16542F4CAD66E
+ B0463642E166C98B05CFC675FEE474E974E3A89746B6484E8AB2BA034579E4A9
+ 5795DE5D258A6A5A9E588D2E774D7F43082309278BC49ADC64CB1C55D8BFDC8C
+ B7102C94F286FB740C2A24C09AF7476F12D735A1E341A5A86FACBBF49773C0DC
+ FA84513D828E17D727FFA053C45E87018A760FD2E6A55C257D50C459E7E9E80C
+ 356E72D3A4703538995C9B1FA30475E8E3E7D1C723184C5466ABD6091E894FA0
+ E5C8585D60EE0C3F081D2F5A56E816D3FACEB0F4E23EDC5DF569201EC94E7E8C
+ 0EF3883C84864CAFEB4E48DABCAF6EF6CE4022C120D722EA686A0F824C5EC84D
+ DBA74F2E3266008079C3F02F7CB428D4EF49E314D319A3BAE50BB00B100575E8
+ 6AEC1CECCF6B31BBEA224B0110DCCFF5CCF6BEB1D11D15BE7DB593DAA887498B
+ 7332736F691C427F67E8EA7A797394FCADE91B58F6D9B451612674549E21889D
+ 344DEA225204631981A8D5DD0E647A19612A91700EC60452BCBFBA3A9B02193B
+ E5B3E6E40C428AE3BA686BB11EC359D84C50F92BBAA47721AC2CD812FF827556
+ 1D4B5BDEACB9781DEBF3AB36B564D7C98E624B01E35611A6951E176F81FAABC8
+ 80BD0591FE9C75940E7CCCB7609C23ABF2F6FC6A88E0A4721868AD7ADD46D130
+ BC3D9653BB23C7F9B933559715BF29129D452AF26AB9332957526A23AEF81416
+ F39A3B5BB3A9496A6BC70692E57E9530A3931DB7590F8576736BE01589DDE0E5
+ D91FB32453550B1F4DE28395179E5239C53C78872AD917BBE968E6DF2F92A375
+ A74961488E0CDDFAB6C61594B29E8807C757AD84845D1A6C7163E6634BAA34D8
+ 1A42E90AD3F23C8788E69E3B76BE800486766190B5902AC190BEB97864C0D127
+ C5D12E5BBA097BC1245024B0E1E2DD36E1BD12981F45C267AEE9FB92C179838A
+ 2F80A4BCF64BD9467E660003C27953DABEF9058C7ACC0320E8C29833BCA93914
+ 50E89C2DFDBEEEE19DE9A8B0D1D365AF570BDDB3F6F8F5A6F8449DF0C38C5BBA
+ 686A7502A6C289762D3314CC2C8F95EEA71CE130AE54DE3DEFC6997AD535D15C
+ 69F7C853CE18B202ED428A9645298FE20CBA59766F9863868B2788599947DA1F
+ F11FC1B4EA046D46F61D381ED9029C74BD46E493857957F231A25EB8BD2ED927
+ 2481AD695DC027877375D8A12FF08A41B8998895BB016CA9508A5399DA698859
+ A1E30950EDF830FC5AA90BA3000140186BCB579277C7733CD7D705D9F2272623
+ 6134CE73C51A1ED30E5A2D70940C95FEEB287DD7347C2EA8E25F96B1CA0810D6
+ B7587CD059744BAA1F4BBB946A793FFC0A1330791E5DA5876B58E92104A04E52
+ B9574362331F4F0DEFCBB1CBCEEFCA434E5FFCADB2B6003EC70E29EFCF7C81F2
+ 0EAE94A2B9080471731B65B2A40F225B6CE9400FDC0D6B6235852F03560E42F0
+ 5132D94550BE7398F74FDA30324F79A1F73DD056E1A13C62B13A0D6F0B0BA4A9
+ 71F4D1E2F31AFE3209A8F6E57EA441B212BE91FBD1DA8C7E2E287F19275EF0B4
+ 31FF8EA5E703F9CF785C020EEDA9B9294EAC0649ED1FF8DD47D036714A1B8CD2
+ 6942CEC1A1C51EDA0856536E415B90E8130E6209625A8DEEFA06FFBBC5F0D263
+ 97FB710CA4D49C62DB0D736D15070CC287C4DB9AEE1810ADFDB6233DA96EABF4
+ EA62D430EE3F45967F81278F2983425F69EFE29749A5FA594AA367FA36BAC6BA
+ E89AC82E46C2C0B4D4CFC0B722BEBECD56E3EEC789BA541D263D006ADF152463
+ 37B7A04E09FA06410B4E2EF9D97F09D5399F3597E554E1DA332682369E4A1F67
+ 952328AF7A0092B135B4C12AB93425B47AEC936879FA050FF491B83B51AA9746
+ 9889003D33865938A72DB7AF6A231A6811CC528CF2768BA3A69729D50D0A2CCE
+ E58629D5B384163125E8CFA786D3F6D128E0D1592EA9C140B8C81A03C8B74C28
+ FC86CACF363004D1A495EC653356ED4A5EACB461DF7B92D1A0DE6C846718F107
+ BABA6D6E5B42468F6467F88997713795E1099F030B04E2973D14E48CFBD2FCDA
+ 4B96FE338B1EB23A708B4ECE4CB298F9125AF131F3336722E224C3EFD41512EC
+ EC305AABAA6E978DC0FB905430649D702D8EF84859E3C7F0F746D24A518423C3
+ 5DC666E5684281A23C87CFD38B9B8A5DB728A304672EDBC43E23EA30DA1BF110
+ 6A8E17C685223928E645CB86C0C4AB4BB2D148FB2009B0442BA5D299508355F7
+ E1C19DFB4B194304F9E7871D70D3D5098575A925F33D8AD472F1970C4CD5AD8C
+ F0AF5DA840721E5B70597664CEFC3D8FC5CB1E9FB11CDB78CCD43E862A3169DF
+ B48BE8C3575881B3AE059CA374F4D3CE64085203F34E396EDC11955C4965BBA5
+ 1DE15E614E8938AF960B224FDC89D0620D42489E6BF6396DA684632DEE4ABC30
+ E8D78B57093B5621613F6C2C11A6BC7612D2EF4BF73C26D1A5D47F14F39CB62B
+ CAADFE44637260301FCB0CFE2260A661BB37E42D0EE239250CE8119DC1F5F274
+ 460FFCAE381DAFDE54D9F0670D1CD72EBD544DC894CA477ECC29990E84141B39
+ 9FFFCD4097F74BFA04E4B96A3889351F893923C9E9D40A3DD6766318349B9314
+ BD5CD3085AE9E4DE951C62489FA8DAD7BA62FC6AB98B97948168483CA45352CA
+ 2BAB2DBFC16BD0E316E7128E820CA2721E720A340CA31B5C62C5968B6A413869
+ CA02288ADE416678E76516763E64F92C2BC8E39EF7FAC869FC4811A52F448769
+ 7379F1B3DF9C74345F204439A666CCCC9D4DC2AE3F7CAB38012E805F49E11435
+ AADBA3B678AAC721F09EF76070B2641018A53CA0D0352F48464532CC5439289E
+ BE309413F7CBEF18844C26F265F8E213E6DBC444D10916E3D0ED334335C47769
+ 17DBFB3661D2444BF5E8ED52FFC9BBAB5316E5974F7889DC2A1EF1F35FFE615C
+ 3D437F656D6D44A2CADDAF164D2CF921EFC0C614A9C69A6F76E27A2409DDBFA2
+ 4DD561E9440862396703021E07CDE929528E9F5D1187E3F9582757B2182F33FC
+ C3E2434F0FFFF5C29980BCF565B359DBBA15F90EC8D97C4D60F4891F8531E4F9
+ 144919573FB5B42B5A5FE331485C8DAF20B1CFBC6EFA2DAF41C331C3D9947379
+ 73B3E62DFED1B06C4AEE9845B5988F842ACC8DF14E0E2C70B04ED1211975AA30
+ 7015516B060633931463C9E535440C5FF8DDFB229B23496221A2EE717675D652
+ AE1C9BB58A52227615FC74B066A80E4B1BB01302A72C0CE5FB25BCFFEAE699E3
+ 6F3AE122F010F148B245E52EF8A06B2D4140CF84E5E6D80A4CE40AB8DE3CAD62
+ F95A9E38B7303C5AC93B4B3204A76AE14DDE5518CD4713C5919C4F66B38EFA3B
+ 041CAC831F29FBDCB067E2B11A8A3882C7B3BB580C7D5D653E6EBA2DDB896318
+ E5713EB1173450E3019570E2CCCFBFA771D5FDDACBF271945C130EB378C4208E
+ 5DE6C3EBCC5E070CFDCB38BF20834064C021E875965E44E0B461408EAA166166
+ 71B1FECB173770E7444D0F0286C5960FAD970358E17AFC96D8F793B511CC44D6
+ 4F2C9FE82D9C74FA8094C93F58F6F48DFDBDCE4B4124BE771EDE367EFCDEBD4B
+ DE4943C92DB9FCC9BC8BDC43BB693F2647F41630AF783297D72F49B00E902708
+ 860DF21D56446A0F7DDB4709D15734C9706E144506AF1096E6F60F63D21847C2
+ 8BA91B2952CF09D9273EA79C224A9A2BA374212CB0CCF512B4C506A12578F714
+ 94AD1CD0D4D2B7583ED9AEADDFA687726D9AF4D6D0A0AFA4DAF0F445748958ED
+ A04FBB81DAEB8E91D7BB10F88A30DB04D03E78724F31AA60A3B0A095B7FABA28
+ 8B1CAB814547E46B2BF33BCEEAAEA9FE0A769A1C4FB433BA0ED5D7424A59504C
+ 0DDBBCA9992276B06BC3A568EF7C26ADA8C44C642718CD4966BF98F96614A536
+ D88DF3E77390D878DD610912FA68FFDF5F77CAC32D93FB498A80D0E3952FD459
+ 6E571998A1BB4FE07B8F98F54E7B0C4E303784C61DBB6B1552BDF724320E4B27
+ A48E5BE1D85AC4F1C47DF14592C0D0B2F3407C669519DB29F1088ED58605FD72
+ B7136744517F03D1602D643591612A26863AC1ED71038D267A33821260753CF4
+ 6DF84B0099F489AD43B0E24D2E0B570801800C144A0056CF198A7F4934BDD1E6
+ E458E5759F3FA15A389B47E3A6CB669B8E2B2D8B005B0FBA599DD7573B967C81
+ C6E367DA13CF0791198A7DF4C249993ED8AE5C0966072374F341524C6CE64FC8
+ 4A9B2DBC66517CE489CEC88933939A3D270F6AF80D8E4749C68941EB913313A2
+ D0ABD174A3EFC446B37D80ECC3F9B575D20A921809EE85EFD73ECC4ADF8CE03E
+ 71058EDFB165BAAEC90C07057B8B7E21B37B2EBD5F91D1B264AFE8F876C2829D
+ 9BEBD541558AA6D731F2C5A0DB1EA4D33205C28D7EC624E2C8637781C1F37533
+ B07C282DB97822403F30EDCADC84DB9E43BD25F8F6E0A8D5B47DE933B4594A3C
+ 25145C73312A134965708A9795B1E691E5FB56B109A16135049337D035816F80
+ DE83360E59ABDC8BE09B579F4B5807CBC9A9AFABBAB1DF243F3C451F4CE582C6
+ 40E3F4672A265A0A3D717DB1C9E74253F9B090A2C807478EDD1446171304680C
+ EB28E31CFE9E25F28635673AF7065C39399139DC46B34012869CACFEA6ECF2FA
+ 8D7A75DA7E7CA05381B715243A500E7FC40BF174346030CE863B9D0B7EC8EB1D
+ D571AACE2222DC60ADCC24D3E092D0F0EDD53BDEDDEB376B86A1894CC223F8EA
+ C2E329B724CC42727EA808369D483F5E7C1F9CE5A656DEB1092216A872731793
+ E84083A204842DBEFA8E7552BE2592C95E09CB7C2F62D634EABBE26997841585
+ 3C297A448561D71143D48BB50B6FB09BED8E9ED726E4ACC88EAD8C3F435943C4
+ B7B0FA59F2EB10C85BE459B5CAB814F5332975A01EC099EF021DCF4D0A87998B
+ E99C593C538C7FD49A44CF6CDA7B5538ADEADCDB44BFC2DB51AF0F20B7FE4279
+ D3BFA3EFA5EE52B6B5A06B547E751C4F8036AFB4837493730C57124F711E6A6B
+ 0FDF06F112A536530D6390F92DA685935A5BECA550B8EEE23ECA1AE9C19F8100
+ 73F38AB3E648D9B11EA0BEB78AB691DDA9350E2C7D940C7C673F1E44A16181BF
+ 87E9C6BA070F4857A120B43CF02F6167F370755FCE35DF7A2C05B11C5A8F567E
+ 95F01C7931F0F3AA241D13E41375D124EFA99D4104B84406BA9B7CB2430F7023
+ AAA0168CCFE736A6D63C317036575B76185D72C3F613F33965BD8CAFD8F00C6F
+ C73259EE2680AEF330397671F0D9E35E285CD9CACA5F9D03BF0ADF1DAA82D6E9
+ B025EDBAFA2A46B43F805DFDA06E0C558C32381C2C46A0C6CBE97F9B36C5E949
+ C1BFAB9FD1CF91EC69534C82CE51CFC79510EB18E966F14663D2C8BFF48981E9
+ 0E984E51AB2BA13981A3365AB24E090131C127418EE3F0782E78B8485AAE89FE
+ 27F59A29B951363A1049CBB73BF3C7CA8A66AE8B4032DAE2AF8089637321284F
+ 03A777857AF763240F7577A3BBB7898A161536AF2E26146E32169461CD0CD4C5
+ E57C152E301EDD801F29BF27D0003E4BEFBD51580D8428EE06F56621FC620FDD
+ 1BC1EE42BAF0EFD922A725B6F75E2525A1FE794C3D539B92CF1D20DEEACAEC0A
+ AEC4B010C560E3F9B88CCFC7C9610F9413C46D7B7C1316468DFAE8627C0FBE87
+ 25C31AC13CFDCBC938B285A3CEAF1A6D263728A3308F09520A28E0CD6BEC2DD0
+ F9154B2D19C8F1EE34A42760B1A122C2145891D0B08279ADF7926FD48BCD3011
+ EDFCB3FA9B6AF7E9E652E3377D11DB349A2ADFD10B69514777E262AE5D579F3B
+ FF25B66624D1215E846866CE3FC861929D8F197AA585EA996CB662EBB2434244
+ 556302C011DE78214D62EC77E9953E54AA293879701A7D57DFD657A03B93031C
+ 7F505CF797E23BE271547EA39413E4AA0BE526C726B353D09045B14FC64DECAF
+ 160151A8B0928F2A7F51AD429020C930CAB07081D6735F1880754CA32A98FDA7
+ C8D0BD9495C7178497DA3E15C6A51AB0A5A98C5B6F36F666865966973F860879
+ 4A1E6A3B4814E99B54AAA5F2D998C7A52F319FFC46007F703E32FC26801487A6
+ 70B59061B58442010D2EA3ABE3487BC96BB25C388A8843D949F46F9F1C80BD98
+ E73C4F05A2EEEE38794CCC4FFE4439C96DDDB8FBD21D4E8BF8491A8911F9D359
+ 68B775489028DBC2366DBC2B5E43F5E66E5999F2B0601D5E8CB41BDA16644BDE
+ D1CC47830C6922C2E98B54CA9D8E226AAD0D4489B21519A66AC7C4E2239FE47F
+ F3466F45002A92AD0F120C728A38BFBCACD77C690FDBAF9F183DE5964C0F6D46
+ DAFDAB1863D0FA061C5DFD7613F51DCF1B84E25C596ABA2BF130741CCEAE5AD0
+ EE61C2BE7CA4E06E1163AE8E919A3B2B19C2444BF955E38790F4A7D24E2438B9
+ 021476CC6FD498FD2B7E9DA933C8689C21C22A3198A33EDD56E5ECEB1C207B83
+ 879D4AFC6C63214D170D422983B15BF24B2FBFC324B1F16FF682B7EACC6F7A71
+ 8433736637BFF81AA1E29D8E0AC28FB09D84C4511F015F87E9D1DE0CE94A04FC
+ 9E0E2A31D20F041F07DBACA352425A0D31A211B693D8E28ABD6BEE13BB1855D4
+ 6935EF5A70607D4EB49938903349D873609C3B98C97A4587803507B55245C010
+ 69ED2834A0FD9F495C13BB54DFD2F6FAC008CE81AA2AD791883D346EAD0BF758
+ B5231DD85567E2AD4CA1F652F831D972AAF5BA868D5C39A9D34BA08CCCDE767E
+ B0B7B693D55C8EE70A4D66F95B04CBF4F1187B6453A2CEC5C8D9CB39030A8F7F
+ 1C987C1D39FE371E958388A802398CC8B74A899070E79072B1DC241AE0E06E52
+ CF4479E957F80058601824C0C01C02256C840321A22DCFA85477170A7E8360AB
+ 9B797A65053B60525E747ADD97154ACF02E250AC659034AEC5829A0D1D684AC7
+ CCAED1A5180D17F8F645B01518D42304226FC3E56FD2E9A055B8C26CABF81D97
+ DD8A38E9178BB25564BCA518A5662C6403FECEFDF8E2FC1CDC5DBD9F80599465
+ E1235E0FB2043AC97EDD94A1CCD80E53D19C490300E6749F5EF3EBE15B04DFD5
+ B8C1075B404E28B6DD3E95AF97C0F8A301E10B9DF6168F12C544ECB11E8871F9
+ F88F6CE9E769A12E661525E6D0117BB62602E7DAE93F410CD1F15B5E77611276
+ 1D1399663491F70A62696F63A3C127721B737BB088D4BA61973434F499C38B06
+ 100308837AE0F70C5F5CB8216FE5FF52B520CE3147F35825D71A3D1E8DDDCB02
+ 2D8C8197D8C39D583E59A42AD252AF5FED708FDF25BC4B504960BB68C8CD6611
+ F32D53FF82390AD38119298B64D40AFB371BBDF2BD1DC110A771804FD7C44F93
+ 308BAD2667507F01E7414AE9042902803FB364B4B11E531C13170056C950C55B
+ B3C900CB0C9629D056F26029E16B0C9F932E349308CFD86A1C7B466DD80F49A1
+ ADD24AF9D410B357D5B55CA4F600B9BDB2873A1C373DECFDA3F50766EB36E824
+ C8256B9F60FF1323440C703CEB1135141A828F4691F60E9722608007748C357D
+ 8C83097A6E7DBC025C6EFC748730105D3393C222FCA2BA0B71F5419DF9C9A022
+ ADECC987F0F315A2E34A56CBD1C5D1E0D1D8D69F3DE7328EB3E5D4AD776F5B14
+ DB01B7F153BEA128FC0A56CC1EA7B43FCDE51701567CDA15E964B2CFF3CAA397
+ A576E3F29CFC973C185AE3BEB5560A7D35E8364F34290F9ECEA518E276831B61
+ A86C4338BFD2AE5FA8D75F48B4186AEBB4EA9FC98D0157EBD30CEE3090F1D8BF
+ 07EE9DA61674C632E121D1F1AA67FF5CC4B7413F3DEC4BDC39F1A14CA8D90A59
+ 699B1341DEE35242149A7DE450EAA6741E09C8D9D3224E1A20D8E84EBCC35317
+ 85B51532CA1900B091B87D16BEF65CD6A14332F9DC46531A21A4037D3E8F7337
+ E74C258FF46D6D190E6CB4D11C58FBADFDFA5E1B97848B540B368C203821D5E6
+ 753441D3EA1FE0607B227487211781FDD7C3886895C2CA9BA46313D9E69C084D
+ 2BCF84B8184F9094F6E290454C68EF3486F92689B53F2595935BD64063F04564
+ D404F4755D5BC66397F750249D640F0ED56E8FD44A49B227CC85D56C4959435C
+ C216A1F0E3BF679B07DED0773B87A9E1BD2D23FE66A51D1CBBEE38882644067D
+ 46CBB83A29D6A31173901288863B34343664DEE8F9DD730EE48FF3E5AB25B815
+ 7E9D9539924B2B2428C929D69E60B3E6690191988B8667ADF9555F49D961527F
+ 6C2DA3D59A638895644D3B53C06CBE9E91F2CD00AB2978F72EB66DB7B2B68248
+ C6753245AFE31828E9F58B17A95337276043BE24FBC9FBEFCC96D32418E8E812
+ C67C6CC3BD74CFDCDDED665B68A01F42F6E6F69EC1680D7BFCF7A2F139C461F0
+ 9A336B45A8C07D622EB62734803E7C9EA0B92150D259AB50BC91D487F4942047
+ C8BC8A3F54D05B133BC73F72F2B314290427E41AC2CC09A46D4831D3257C28E5
+ 874FF2429D03676908FB91271FB7AB3726BA8CFE4609FA3023FAB5008C184412
+ 6D427475357045F5D2B1AE3A72C6A0A49A76A1D8184D125939A5F47607B734C4
+ ADA5B1475E17F9B93E6C4BF0620A20B5A78501D28A193F310B4296D35048F304
+ 34615126579B8CEB31E95EEF9A8111B21BD14170A1F13BD86B4BA2BAB572F8A5
+ 794CF29FFE113C6057E353AB9443C4377BA03E457E1E84217C5DE1DA60291C44
+ E9F588D18949AC9D10668321568FD4F97C9D70DDFE376886A5AF6B6B2FD2C20C
+ 2794D0042BD56F28A713C75DC5FE982A064DFC678CA4E24C23E86B05D00C59FE
+ 14B2DEB4BE71D856A836AB0694E7A4DE0D4C8A2E11E16026AFEB3F2C2D1F7C16
+ B1963F1040879438256A1B7BB9A7A96231A5E1D34B753B38227C481D9848949D
+ 5A85381ADEB54DD10A905BF585A5BA2973ED6FA2110ED7587FF1156874325515
+ 66E4BA9C62C7C912A88244310B82E3A619D88B5AC02FAAF824CE98E7ACE165B0
+ F3E6C619A2176E026C7B8D0716E785B926EFDF26CCE73770CF6CF4183C16DC96
+ D3125E0F4BCC38878ACF0315D34B9136DD6F06B76B81950553DC529A95AF60D8
+ 6A50AC212A9E882C42DAE190EF31F099C1CEBB1FF6DD2152882F5672CD2C5CBC
+ 92AC8DBB7EDD7EF83E7E88EAD99772D23A22B7D0F1172B72A87A37482CF51563
+ C00E4788FB9F253CDA3F7A1A229D38502C7405588E174B18CB11E83EB1A8EFDF
+ DB08BE83FC91E24B53605E8097F15EFC1815A0E54364F2491EC3E45D5F1EC69B
+ AFD35A69E5C55586DF4FA7EA9CB7CD1B448FB939461FFB0E0068DD7367893D52
+ D94EC07B976F302372C121726A655613B5E5947CFC9FDA475075ECE288BD4FD2
+ 3E585486B550FD18467B568B652CF941C63C08303B0E9F41E889B6CEB6E7ADC7
+ 4E1F715C61818FB1E84F90665236BD31E21C8F8EE53F50BE93E8CF633836063C
+ A29B15F9210CD93E31F19B373843CB29E738DA0FF95762333EFE3CBBF09DAC77
+ B0052CC3BC95043681CB9CD2FA7C2F3E090885F02EF5CBF3584E097B251697F0
+ DAF09875D52744B9C9B4921D79F88B773C12A88BCD6F72B10D4FE45602520A7C
+ 3D4F5928E30EBDF05D6B8E7C5E1033F15428ED07C84EF1A21F6B07A59C153F89
+ 423A58DF69FB354D8C93F0EF557D59BB9B42A4659F337BE5847DEC3A4B85DC86
+ 3EF52AB2E69A893E535FA63947266783FD37557E620F4C3C6C90CE4807229E57
+ 16FA6050088BA1281DA3344DA9405271F88BAE492A60270D241DED4A5A15AB9F
+ FAC4A794E30AA631481D2671B2C02316CCA7957A4C2698000FE4191942B3EEB6
+ 350CFCCD120CFF0F92BBAE235928A5A407922FA8B6F1490B7506DF49E9A51933
+ 09E70E154349B1F51683AA0EF2D875F36FD3EE535016C8043D38DB401D4D7ABD
+ E9125726172DBAC7F86B7CF1B422D3D49AE6031DB1C68C57F21E84030FE48CB2
+ C58781847C8DC28505F3A9C9C1D4B7B56021DBAC395618E9F0BC8AAB360069D0
+ AB64A516F74E0ACD44572F8922A4EAA6A930511554EFD9BC94F90A6A12EA72BF
+ 1A0757ADE15388B36B1E84A5EC67287941E0B48BA089E857FE20964013C005A9
+ E8C68F34A462076380B1B69F6A18FD3F39E202647F3857073610439E4FFF6705
+ BFDD998321C70CCCB34DB214335C73C4A2928A9A6281CC727F043E7A0CFC05F3
+ E9AA7FB6DDF98EE8086958C73E6734A0F2BAD77EF040FC1EB70ECC1C822D9A67
+ A8E88594D265839155020B3C5073EB382CCD4B1C5CB6869FBB6050AA1597B9BF
+ 99C875B13C8044930D91749F1392A36C0C25CAF8D2F2715A16CCA6FAA896943D
+ EF0B7A36C0C78C22E5E34F40F962473AB228DB0B9D081305466225C44469BFCD
+ E220F2B89A5B8E96033CC8045EA69F5AFFC4F2FAF3E56DC6C33DF3D877C881FF
+ 4B1491309470E55489EC83AB4D12B3ADD0CA6BA6085607FFD67BF1950099C157
+ 31976CD24CBCC88A70E0BE528250C3AE3D17AC22E16922C2A949421A07D64256
+ 403AAE244547575C6AB1122031D3FD628866EA6ECB69192E15C1138AB212698A
+ 033B570F12131AD6D325639C4C390A3FCF18B75638AAD31128605D35C21CBA0E
+ 57914161A8D7F8E9CA5FD6E274B7191DBD764E5AC19DC51B71A2B1861A5CB73F
+ A8E6AA89892FDF9DE5D233E17ED5B01582A877E9097E3009825011D2A47D2C1F
+ 1BBE0317FA6C4961CDF156892BA8F05DBA00D2863350C8DCE7C1846EA18B4360
+ F58CFCED11EBBCC1AF5F8AF66164DD85CE0ECA7B21BCF91F118B8857F77DA029
+ 3206DB06A44192228C3AE1DBD6838201A4BE28E37843759D4641E6E225E41A99
+ 7E82B31070FE38683008A070B77B4005925D58CE7FBBD248FB8992CA78E36111
+ 35A1F35C06DDDE6451C100D2F9DC5355CF83D846A0FD2DF6D9D8D7CD3D21423C
+ 3B7666699E8210D0BCED88A40573789718C8E1580916AB60CD9BAC919B817C47
+ 8AB86F2810BC92D0F65D8F05553EB2F784ED89048773A6851F846BEBB4052C10
+ 7AB14F5FA450A3FA16A32654FF0E862BD8EAFABC9B0661D2CC9F8626E932E31B
+ 52E4D9DA7C140C638DE3EDE228265343CAE1FBCC34D35B90816F914F7D9D95D9
+ 7C74EC08A25AE513A9DA0F7DB81F412B6B405667D7B39197A3BD0389AC64CC1C
+ 36570E0E7EFAA6D37035CFDB499EF047B7FF4565EFB571103DAF121956BB69F0
+ C6400847F95776DA8845D5D73DC02A22800485F1EB1849F8BDC359E13ACF3B33
+ 67BA1F0918E7C75768AF8C52E668EEF90ADE48A032837BDB65EC5E2B7B76A362
+ 227E80A20AEEA07867576DB0A80BC8984841D19EA8CBF9A4C8A3F50753E393C0
+ 3C2DAE403859FFD6429C18ABD065334A47812DD97780466DD7CBECBB053C67B9
+ 8EC763B4F05CEBB8B1DC173103C1D3BC67FCA92915833847C277FFAA5F9696D1
+ 3EC6D8B4F66BC19CD9FBDEC6BF048E639BC132DC91C5BFE7DB4BDB08428D884E
+ 55780A57F58B68F6285287BD8B17BA68A9E237BAC3397806C7911B75691E4801
+ B08FA6DC4F532029A5F6ED242C45A43F4C468F16D82B190386FFE3905F2C6AA0
+ 6D85412750F3F40F5F3359FAB75F634E4FCAE3862158AD8AC02409E64E74BC39
+ 12527298B864200A708E1C4E95DA6746EB9FAE9D9CE74AE08A1F0FED5F106654
+ 87EE5A98147E82ECAE62F9F582DD8DBA5BFB7D55E48CD90951241DD42594BFE6
+ 48591E358992E86C4A75E201D79311E6DE54ECF2CE2C89BF28A660A90AE79121
+ 757F2CF320CFBCF2B3B4DE3C354A9E0B7E21550CD97DCB20D0A2FF5976E531C2
+ E5B8BD46DCF0BEE753FD59C8C1F1C410762C810B7C2EB559B51EEAC00DAEAB27
+ A976A87107DB11F2DDBAB8B80D238FA69183793552082697E3AAAF1F379F6553
+ B0DD85A435DBB1689F49B71FAF76396046F620FA976E2FCDFF9DAE3DC7A77C79
+ 2FE6F863012FEFC86219B34EF246633D0614370914B7469D35C5C30FB00D507A
+ 6C766B02F2CA9F97B991E55D49D073F6AF7BC9D1F44B8B7C3A49C29BDA2009DC
+ B4E844EB364F9F3D0D8E86417950ABC8467FAD0D5E62A11E9172E0CDE1DBB2B2
+ A1DE014DF5DD5C8FF478DCF2B0D452A6EDCE4E6FBA668BDBDD0583DD06D6BD2C
+ FDC6F5ADAABFE00269E510A9E580EA44C8CA71301997D583A2CDEE32045FD4D1
+ 526F7C3DE2685CCEA1685753E9AE8CDF517D06B6004E88FAC423F8EA572429AF
+ AB6E83DE6989BD59625BD28119061151134A1EADE46850ACB2A8973AA09EBEAF
+ 5939048AABCB7EFA4993E146CA2A65534F69D97FC46C9F583FE1DAE81BBF2C67
+ 7589AB656E2DDC66E3D5ABE049DE0B73CC366FD130788579463CFF2B4CD96D44
+ 16EF709EDC05453014442A931B737D128CFB8E965D32140CC1E09B0BBAEAB793
+ 87A2BACEBD1CAEA1A47265DD7DD0F5E844D9FF0054C59823D525F390A53B6496
+ DAB52E2CE5A3F2A7096A5EB4B37EAE54AA4D7739F626239BC4C96FC066E6BBB6
+ C482E3BBB0E25DD1DDF2AF218B81E9B7865FF1F7E4D17E24AB06AD30236B59FB
+ 43F3132EE5FF62711E14FA4E6CC1C9617930E7159795B249E82BE8450F2EF034
+ 75B4890CD18B3FC803AE4F1A1A45C8D9148DA8ED9753F756DE3E730741028BB0
+ BFB1E867FA31F5BD619BC044B8872ACF9663BBCAC214F1F7FA38415B20615F38
+ 9F848E7D73DD6B5DB59D73AD1B89073567AE38205FA3A2BC252139B2EB7A84A1
+ BFE8AEDD29C92272024EC65F6F3CAA9A8DFA6D3966E4D9F041AE1044D069B491
+ CB1E3D330206F6B1E4DF71C3AE1B376048303C32CB78F9F56E1300ACFA8DBA56
+ 445F5DAEA5A844340D37F3F385C40EE0D2C752E8D19239B0401B48579CF36BBD
+ F3A293CE7A66E8A9E3DAD67E674C5C06816A02F812450D4F55F4073480637014
+ EFEDCDE45C004A9E656331A223153F6AAC6832E8D3EFF1F8AFD5DFEAAB888589
+ 9384909782E3C67B8FE9E78641831A472CC37554B68207CBD827F691500DE7CB
+ E66C5313A7854C56561DB3B60A26C1E1C61778BF0139F5B7684D53FB9091D24F
+ B190DA3889A59F92D9B789E7E6C24C939B5E7E9065662E26E4EDEBA3423DBE8D
+ 489D29C8B8E9379895DB3D767C38F5303868B77BB50AEE421E21A22DB06E2B88
+ CEE12FBA40F6B3E43C98234648DAC13310649985E72CD97D869FEBCA1DEB706D
+ B2331BE4195504272021ACDC65C44A854B8991EED12D04CE9F9FAA62AD5898C6
+ B68C3E7071C5FDE733580D3D75CAD1BB91D37636E308DD5523C96001CAEC8176
+ 7C3DB670F58C71B56CE5DFFEB839ED6DFA0B8A6F50F19AB740D7B978B6040CB9
+ EF8CB6F68F69159CA5A9716A5B51D8A4E7D12ED435496B45A1DA8F1D7D8870EB
+ 3D620420F4C920E4AA3FC0434990DEE85BED12D882E4B1DD1088BA80C0BE9048
+ 57B3D16681B4268AB6A546DCD37ADB9D0E325F550C527C02643E1AA2E556DE06
+ B7AD05D1907AA4012B46E6206EE5C819C08DCACFA7F434AF9580DD5238087997
+ 3CE61C507A54272BD095B1DCA40FC7678AC59D451B52857145BFB0CE9EF86316
+ F4C72C0FCBF53AD6212E6AC05D789833486CEC6602AF9BD546E792D5A32E43BB
+ E840A660F60F34B75F76F2B9ECAE9EB8EC59CAACF3F200B7953BBE00DF8B5D17
+ 5103445D5A9FC5FA51A5C498555828E9371D334747263DB01ADF4BD9440AB38A
+ 190CFDFB28EE392D5CFFD4261A4EB41CFD80F17A400B5FE24AC1DBB8C32AA409
+ 8FE4A40BCB56CE9432C3B999B8984B5C492B0E7EB356F8E432AC06F01780A37F
+ BE468119C3ADBACDADBD4B7DB7C55153F09EF87D67DBF79AC848D09BBCEAD70D
+ 3A77EE1A09A89D8332D5AE3DE27E4DD67A32B4AA53E39487E313B6AB9C188691
+ A00463E2326312BA2D265F6249E657C329693D58B0F2758C9D193072B8236229
+ 7882C7DC16AFFC681FAB2010D8BC3D756F1E301A7E2B1037E3B656A7A2AE95DA
+ A05C4A8EDB71910DEEE5D991BF8FCC771393E5D97E982D037B1455812CE998A0
+ 9285E62774642E65DD6E342060ED98BFE6FBC62BB385EB75D729B02CFFCCE68B
+ 2845652ECF91E647D28A53E0E2CDE741DF3A3793FD0253398CDC23B6C540B503
+ 01BC3A9AC41FC42872146239EB1EA676E285EB0F260B4B6859B5601B618C40B5
+ DEC0D33271DDD692BA312397C506048F3FAF6C8C0118BDC20AA51D92F2770FFD
+ 850C06CCB3D131F605F7575FB865A610422111D162F94F4F52E75B31C1AA25DE
+ 75559F719B9602C9E41189C74FE36F1D5DF4D40B48187B1DA27A90C95666D7C4
+ B42C703E7BBDC4350A1C2E16157A0EC5AEAA1B8D998051874A01D3C4BB39FF81
+ DE6AF81BBEB1BB9747DB983C53DA7174A757CE21386B99B0EF0D3F070AA248A3
+ 7572981F564457C71B481EABD5D208ADDDA272460A4CEEE69311B6F83FFF6D90
+ 7DD06AC9B47170DEDA661EA5BFDB12CE9B9CB5EEA415F1FEC1B1AE74B0AA5804
+ 93031D878FEA4BEA8FFAD6211DAF7C9FDE2E6B5CD925111752B47C3B57183491
+ E73B7D59B5510D0A0CC9D191546994520BE4EFD61DE729B241C4F3C5E5EB5948
+ 6FCBA689CE2C812E1E9C7875926B9A129FBEC48ADA38CD97A1CC0D4B8FE5B060
+ 5ECA262AF6E5CF7E49D9D600567C0F007C9C8BE868A2291ED62DC1F2594E539E
+ A26ADDB27F43B575D7044BE21F81EAA6C4EFDA9F7FB1AFA2FC70AB4F1598F87A
+ EED6DB7DDF2B2856ED10C629840200363CF0A777B89CC94B3B6DF002A1217CD1
+ 77E0F6352C8DC9C4B62BE4841CAFF193FD2B50A1214E37197A4C8F2AFAF3597A
+ 22EAF2BD6E0DCEE2542D6B02067D0A3288A8F5A71B3971B58D6F987DAB45738E
+ C497E3BEE4CB2A7B7DAD78D14AAA60621B859BC67FB4FA61184A9FA8063164FA
+ 1875466F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /DHANPH+CMBX10 findfont /Encoding get
+ dup 12 /fi put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 39 /quoteright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 92 /quotedblleft put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/quotedblright/.notdef
+ /.notdef/percent/.notdef/quoteright/.notdef/.notdef
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/.notdef/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/.notdef/.notdef
+ /.notdef/.notdef/quotedblleft/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1025/DHANPH+CMBX10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PRCPDV+CMSY10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PRCPDV+CMSY10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -29 -960 1116 775 } def
+ /XUID [6 5000820 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A28C5E08CEE6416DE4AEF5349B075E
+ FACA5CF9FAFC5D181F0E28DA28D0066C8C517A9FA3BA8CFD79F6BF8E6D413BB6
+ CD114D039B32EC438B5D98C00EFDE01390A5581181E4714914A4A965558C7657
+ CDBC51A5E6FD2A7C4423E8381AA2258278EC813F0C9CB8921E7D9EA9E6A7E196
+ CE393F94AD1124BA2D992E9A350C60F76FD1F90489C5173303B3677908F1E3CD
+ 990ADD159E88D50400AFF196E850B44AB1C183C8211D52E51A1851961AAE7B31
+ 66B5B72652706B29569A85FA75D6D2A88EFEDB1F56018E503A02835BE3E89BB2
+ 631203116C4A564B03178015522FA0E8E51AEF0508158C3E2C500EBFE7403B52
+ 2BC73DAD0447AF0D0DBB9ED89FAB02EB50D9303229027278B5E9BDD0F37DABAD
+ F82B2B87C4CCAF1E56E74989162538E595598372067BD858A3AF2FBC16603658
+ CDAB7BCC8C444DB95ED4C0B180B939473A89619057261A1378EB275A4157E3FF
+ 9DA4343A9D1C632BCD2E96ABDD1A5100D76D17402AFB9FA3387D5465D25E16E0
+ B4E15E2BE6996B8605D732B85367CAB3F59E3F934FB2BB526EADBC3048799B13
+ 93C72C992C4F3F0B654550DB47B7F1C1D9ADE09C71711B102C7E7EBA881A082F
+ E40253C0B3572316A68299B9EC6F3108E35A5E51D98BB564AC499363BA0C4209
+ E35C0B382A1784D5591B6586D0276709C2988F281141E117B6E344F6C89F314A
+ 58DC641399F55227E0AFCEDFD6B2770C6E9AB6440D0C8A89096A5A4C21CCFAE6
+ EBEE6A6C3E11A293CE94A7928C73F46D0C4EDE7EA83087D3E59C8BF59AE380C7
+ E66CC43544300898E3DEE80C7E690A173568ACB6C753CAEB09E05E9536301CE2
+ CD6921DA60C52DC7B20ACD80C6B32C25E107740041BB122BD1220AB6C3C39662
+ B3BB7BA06F68172643AD27C85533086F1C6127FBDFCD9F61BE40AA54052D2C5F
+ 77801E6A3A55EAE3D9A9FA3B7F2952AFDED9E9449DAFFE84F1453FF8842E0406
+ D0770CABBEEF7D96CB43C338A418DC61D23514557D69141E25F2176B4420A581
+ 361D93794F5D8F8423AECE259D1ED6C9087A0AA4FACFD7E00F96FEC932963F50
+ FBDECBA46C31B251A1BE4899986B8BB909367E40137076241B487FBFF2ACCEC3
+ D28C4EE8B354D76059983A8EBB92E8A6CF5A73B5FB538ADA58FDADF0A1E84E67
+ F09E268E2FEB7617362AC35D85D9936AA1308CE06F0324E539AF7198E034D3A8
+ A844BCC32FE838CD8F826CD36A15F81AE0F918CE6EC26DE5B32B6B11F250CBB3
+ 055311775EB20943B10B4F2D48BC584637CB76E9D5511F377F0720DBE5AEE4D6
+ 2E7F2513935D17C66D3B93C3A17EDEA2FAFD6DC194F149B902F5D0A9F1ECA072
+ 99C72B4425880B47A5F24A3045C89113E78F4EA411AF85C8048FD4665469B025
+ 814B18D73F7400E58A2216BB0ECE75EEA9846FDE0681397A6A683E8C16D23ABE
+ 3D591FB4AC5817C9A8D5F1A478EE7A9A7A1A5ECBFC61EF50674002AD4572D0AE
+ A6DD74ECF722A7F5D89F733F4AD6F5AA2B719DFF8209DA156052EAD30D252C6F
+ 36A19831F4300E64D682DE33139A830CE3D18741866CC399A048838A9A6644FD
+ 2964251FE94321298608083E0E949A34EC921C322C2B096D94EF1FD35A5E63A9
+ F7AEFB74F3939A4B66782289FA8FF88CE904D2966E1D8B93EB3E22198085D5B8
+ 3CBE20E6D2E78AFAE76C1026C46CAC8E891FC0A6B276E6C8F437F2619B4893CA
+ 6C2263FC6D49B49868122C3DFFD393A339AB53B3437965E531508280A9F13E8B
+ 087E09D011682F3324CE32786CACDD0087393A041549E88D648ACCFEE821806C
+ 0D03218B0BD6AACD2D7693270A65A65BC14212FA4DFFB43B7D287AFBAFB772F0
+ 5B15EDDA8AB9FD3EF45FCA4EBF9DFEA0FE230CF6D8CD72DC8DD619BFCEEE8D34
+ 4D771D35660CA55DA424014025289554F5119655AC33EE567E14782900435046
+ 5DFBDDAEDE9F699350C43CF60ECCCD982B154EFE0973C4CE1AA4CBEDA8AD890A
+ DA2C0126F18E43D7E0BC1BAC15954C51FCFC0ECAA7EBD2ED3E77AFFFAFE55D21
+ 70DB1F0F72138F0ADC9D3F971EEA38CBDB80A48E14345EEBE2BF013A4DBE331E
+ E7770B20FF9A988186A52855A90958C6079FF1830CCABABF2C54596F89360709
+ 3D9F16E01004FE4AF3CBD76B117DC654D61C1DBEC7821AF36266CC6FA4878846
+ 55209D0882F8478AD9C9111D9F8F7381A7AA8D3F632A4A92B080C9F17EC09E87
+ 29815FCBE975F6AB17612846D35E039109F6D6FF1A28F0CBD2B32EC84FB8B825
+ 089E884ECB1A5024741535351A0D78ABA7EEAEE7C20A7FD81C271B303F775BE2
+ 533A9390B453965B32BB8D41B047FCDC1149E2A9371C49B321C60D038C0BA382
+ 3CBC4F263828BCA5E541E35E2F61912190E96A5072314A78EF564F0E91FEAC3C
+ F21C57EF9CDD63A1A0AB4EDDE28E918B87FA15DFDEDFFF3B242F6ACD5F08EE82
+ DDE454DD6A27DA2DF540820119069B0033462C54C08880DF732EBCBA416E02B2
+ FBCF677C3AB8D4B9823A5FAF5F505631614414B61FFA411DDA078E081A6F279D
+ F48ED63E261E769BDAF09F49FCF3084B2BE5C8AA6BCD82EBAFD4FCC8606E07DB
+ B86D94F3C9B13F3019A7DC4E90ABC5164EC79BA3284D589B7D91EF1C6C5328AF
+ 71F64CB11FBD95DCDA54837D8976E9133DAF8E1998BCD1DC0B3DFE31EE38CAE2
+ 74F0118C697AB384059DE21DB846084550F2C34EBDFD811F0A7849FBA0956D9F
+ 7A76798242EDAC7D98ECA19E7F6F355C914ABE727B84CEEF589D8D2F4EB7562C
+ 6CC5EF344C6BD32C5C55A46DA91053442CE0FB8E1F540DAC1427DC828CDDE8AC
+ 141D1724CE8B107543CFE8E46D710575AA905BB045389E202A965C58915D0660
+ D6EEA170B7EF0BB44AFDFBFC62F780932C8BA060B53D4CC3EA3D05229F15E3BF
+ 6EF77FFE2370115B8432C9DD0068C0E9EC667B4ECE736A51749D68D8AA35598F
+ F0C382046B9D047378A90820850621D6FA2DD1A211F9B7536034AF52649544D0
+ EC3D636F56DD71EFD5593D79C658F5D09D0C57A6A8AE3318992BBC02CE8B14BD
+ 0E97547390ED19239C98B79024CE5261AC90C8F7C8FD4E2C7E5ACB1A0DA8EFDC
+ E670A4AA0CA3C3C497C37F8E80B32383C69CBE4B6EB9EAD755138334BAF3EFA9
+ 2D1CC8931B9964405EADC399D587FEA1BBCACB7D0F1D8CDB150FBDD2892A7AED
+ 6A54E0A72DD942CC79DB69756AECB571625FCEDB246483C94AA727147451D8BE
+ B02B3A90480AB73F50C5046E98EE48C1B1FCEEA1745E4921BA4EF730F6F6F1F8
+ 67AF02367A46CBD871F0059BB3AB55CB22C029E922912145A10930E15AC17419
+ 5EE231AA90163392F143FF5B4D4D5D39104BB0DC6B65E4876D6C45714CDF68F6
+ 65393EEE51021283C7697C33EA9703E57F62BB918751D221E828298B6F6F54C9
+ 53F4DB90CCDB28C4D4A2BDA9DC1551212DCED0FF5448C29EC209B1A722FB5404
+ 9DA9AAAF236958789480611A8803092EC76D0D0528C8E6C90624F306917DB09A
+ AA3D07E51B433E2AED9837EAE9B360CDE129C3700D2F6E7390703E20DF5FDCFC
+ 60310C64C971C05B021427CF2C227D2102DAA39E4DC16876FFE30A80D281FF56
+ 0C582CE89E8EBB3D04C7BA2482F612686C9AA0958C19BB37D48A2FDF64D3F8B0
+ 9BE8E22BA28B7B181C96021B1C95529976A0151541E8F27240B1A33ED4492528
+ C6D0C1FA2899D3E9E9BCB29D9173BDAA96067B1B79C807FF4C09315D0E2AB52D
+ DD2387E4AF855192BB36A7432A46DE3C93C9DDC1B5646726B9E2B646EFF6C92A
+ 550A3CC8AF66E8C33BABCE9529C98E0DC9D69DF262317F2ADE5A78610E6E50CA
+ FCFD513015307D3447A7F0031EEE9C75E9C11A728D3731336728CA17B13E6C40
+ AFD8D52C6ED8962082E607F559B9E46295C6C29C4E93C7B4E3BBECC74E48219C
+ 5AB1E33261917B07234D20A40797B115C50B947330CEC1267CE49AC1BA322733
+ 18AAFD2917B82840677E4033F0CB628BF96C8F5952DB5C514CCCAF1B510417E6
+ DB4F6FEBE90346CCAC0773E3FE1FBF95416B1A0CBD2484C88DE92932A27A723E
+ CEF6D2A8E2731CD8EC3F6E9909D74D09B12F23AE6EB4FA637FCAA3F32CFF888C
+ EB59CADD2F75C6995BA490B6775AD87B347E63B59C3CCE7E700649182F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PRCPDV+CMSY10 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 15 /bullet put
+ dup 33 /arrowright put
+ dup 41 /arrowdblright put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 59 /emptyset put
+ dup 91 /union put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/bullet/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/arrowright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/arrowdblright
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/.notdef/.notdef/emptyset
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/union/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1028/PRCPDV+CMSY10 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font MQZSYI+CMMI9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /MQZSYI+CMMI9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -29 -250 1075 750 } def
+ /XUID [6 5087384 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB03FB0392FE0
+ DFF893455E2C3785748902E5F51526A31E87B129BD404665F66962F76F87E716
+ D8768CEAC96B7838DA716A3801B02A566FB190B2D18AAAA483EC2E7DDAA6C439
+ 4187573E61147AEE121694FD17E60BFA0AC761448989E5B615E965AD3F48FE15
+ 7CAE71F20B2E95A411CA9DF845F9C8FE7BFB6B3E3FAA98B0540A3B53E3185F96
+ 87D534990A6E163E1FC27304E0954BCE660BEF7E601CF70F12FD03F289129A78
+ 6B2CDD508A21B611B8ED332C51FDB1BB2F7C3D6A621058D23BE6102BE695AE04
+ FA463AFD26E97B498CBFCDBCFD214496FF8DB1A645DA19486F136A513E849E01
+ C1FAC6FDF8DC82CB950BDEFAC7935E402C2012B074BD61154BB1CD0F4FF2FEA8
+ 7ED70CEB6C2117F44043307FB388261D3F91086DF86483BF910FDFF7C21FA525
+ 0EB83EB00E2A1A3BB81EA51C4419AA3A1622DE47426C749B391A05CFA96BFE23
+ C59220385CA33EF9C3862EDD9ED33D2227E0C3DB290205ECB2DC4667D75E67BD
+ 5B37A98EA401CB8E31B1FEC6FC365E21EFCEE0C6FF600E6C168F4949CCF075A1
+ 747475482F12FB0E4C2C17043454953ED4160FDE2FF91352F06775D037E0BF26
+ 8A62A757DA274B1510C191866E042C72D4559F00718EA3E77049FCC8F510803F
+ 7D3C20BF5591DD5CF6B37DF87E2F43FEDE038A30F84551C0B7A40D9027156633
+ 21CBC04262E9DE4D630F82839CD877527E8735E7EB487B342CDF257182A2D37C
+ 843FB895F0DE1D34D749185BFE6BFFBE9A4543A8AB6716034F729901643FA184
+ 22E2AB3A8A5077A0587DC06016BCC787F9E7AA842627BCB048678F52F958BCAB
+ DF339E1D9219A975F09FF5A170E2D8B0AA7E161D3814FA74547899EA683AF6FA
+ 42BE1666E63AB9B100946097D6E4819A873D4B8048BEE1A699FC94396F9096A0
+ F39C2978A816235EEDA67A07E184AF0B2A0FACAF79DDA7EECB0F12BACB916C1D
+ D30E2C73A7926B6D43C80ADFCCF251C95E5049ECC42173358B49375DA672171F
+ FD750A6142803F8DB4F310625D88B8BE0A9AC588D24193DA78296BADE10CD73D
+ 0A67BC60AEDCA3E44A473E3F8B2C98BCE800658821C4C95D6D7A299AC03DF892
+ EC95864642DE21B2D1E8DEB74C5B76FF914D62746AE4DED312BB91D49B20D3DD
+ B81DAB1C37D2A0121D2F88047C3EDE7325FA30D7CDD0E5B79409B9F984CAE5DF
+ 51DF0D0ACC3DF31BA9AA17E9D316169BB0C3ED6BE6A02D2AD791FF55C33223DF
+ 7E35F0642B29D76701BD6D89AA119A07F7F4366D28FDFF61AEF2024D74086C21
+ 0013B687C09BB2A2D5F6F688A34AC49A800482A5D9337C45BFD43BF3CE245C6A
+ 8C0B8706AE4F5BF1501890756AA2691EDE10151B0BF1F12FE6AA17A4D303DF35
+ D1581C18CB6F36D7229EEAEB126359B24DA4BB5A17A8F52B42E7EA623BBE88C8
+ 999629A80DAC83C4B3623D5F20E0B03FC45270978E0F263A6520338A20076B61
+ 74432FEE0996AAC7D8A1C0583D41857AF0DD8277FC68596A75B5AE33E89C454C
+ 4E91E4700A081058A68A397A862FF100607A91B7C8ACE72F415A8500F5A3513B
+ 934D3B30C4AF4C5D2C5FD695B2117CE4CCF0187A6C10463AE48C1509420F8E2E
+ 7483B78648A19D5BA7434E042121DDF33270B1094268537B5161B3EFBFF6F50C
+ C5BD2F96DAE1F8274FFEBD46CDDCA4D7D6AB6250250E397DDE2F4B0D5279BE97
+ 4EED6A78ECA0CD5A75F309082A940554DCA6E251CC6E908ECDD0A9E83BFB08FD
+ 96478CCB0FDF900F7A51AE5C7BB0C5B10F86CD8BA15099DA633770FF34913AD3
+ 118FD33A7B3629BE4F3880D375897554A3DA469B2ABDC591C681B3F5B59358A7
+ 8F06BE622D854DE80455228321082444EAB78E74F2A88E817435D813DAEB3525
+ C5ACED38C4032DD6D913D613E72EF01E1876FDF0B270B3E4DFA7FF76C09BAE85
+ CDFECE7ADD3AA2F16ABD79C96D1AF67FDA12B1BCC327657B1BA223BF49A22AD9
+ 297FFD2EBE5655906953F54BAB1EA8470DF774FE7C3B6EF074E8A5E71F536B1F
+ A877BB4CFC2D66404A8FFDB76A9E40B013C24072A097B4617CF79D085E9BE7F5
+ FC504AA1DC24A7E5304E8B115CFE3A1A3B06AC7E69FAC83A5A2E99244FD85FC2
+ F67E4199AD45AD4FC1B5E915C6F936169CA84952F006FCF1E999635EED5A72E3
+ B2D276BD420B6AEE4E68091DDE6022FE3BB1D0DBB582DC827F8D4C1249C323B0
+ 003ECC1DAFDED9CE82124A7E1536DD5413806B0979CD6355BDD3CC88B672B008
+ 226721F35CADA41CED0A94F9D178A0290A948226FFA4DE4EE056DEE1197F1506
+ F23B48B1425FED4401816E2EE65324A63E40529F22FB79DBA4C5479F3A95F79D
+ CE37C5C9C744B9647C11035F2A1237C333596A82BE13A799B68E3F190EC33BBC
+ 40462D8505836DE3498DAE886ECBDB7D3EA6203C1FD394D00A497E8E2C212159
+ AB5BD40BE1E223F3307CF8D61FC4BD268A3177B45737DC987EA3CF827F3AF2C2
+ 8C133A85B0E2B2AD8E297EFF46E6713AC0E3F66A036982FE0157FF0779FA7682
+ 7BD6C98C9628027D1BD3D43C51E59238A2FFEDE7E093BD140FA3D1E076195188
+ CF5D5185D002020E2332C5685777B9B3BD63AB0F9F842A09BEDC27D19C5E0C6A
+ 992C33E3B5A6C0A8D056F672A9F9F1AC12DCCBD956E2B113B8781DBD252E31A3
+ 472AF11D0F5C179957CDAD0A982EB4CD9AB433115A1900E7A5B6F19E96D048F9
+ D3506F9C38157801D6AAFF7B4655F217DA1757EE24D528D0667AB6752D1533D4
+ 1E22420E5DABACC067695426174A25795C10DCFCDCFA7B2003CABFEF20E8FCAC
+ 437F4A40570507E6727CE3918D6B54531CCCB619BC413AE5454E19EC2E5C2885
+ AA1C4C8FA66A73BFEA9764BDD0DF40CFD7924870DB8008F129EC454B5A9F9213
+ 235E202DA8B4EF29F1B3D2A80408BBD2386C7063C083966896DF210610CE7D6B
+ F8C0831BB0FF21B5647427E46830703DFED2D639AA6E9B61F90F3676950A9977
+ D2DEB4017B83874F83845355F60A7607CE1C23E3F17AD032946DC2B834141512
+ 69244F6129DA07E4437A37A2C8BD18FB8E86B69A96D52B597E032B8D2A5C6093
+ 72597253D5AA9877759B9B39B7F0D1178A2E15ED5A4576331E7B4ECA29FC2688
+ 8E46CF565EAEA26274C4157D37E067AE899203088F64E4DD43482FBB7A8A8F69
+ BCBCED3F25ED11E894DADCAF1A41AEBFA8323B5FDAA0EDAB60E8F4AC287EA2AC
+ ED7B1880795E7245E0433A32E14731261B960F8063608C60C08D4F44A0BBEAC2
+ FB160BA4692CBE2CE5BB50BED4AE1E18579B9D44DC641964ADFA052E5487286D
+ 865AA2394B6C43D254FE5ED3A443D9C9A6BB68FDDCA7DC287AD04DABC29A2AD7
+ F294CA17DD49962E5171169E3D94CCBE332D867679EA3221BC4656E1AF105484
+ AD2831FECC3F3CE3535409C2BDEC418C7767A33A6F1D462F1AF73DD40FC9ECC6
+ 653BB8FD0E5666D39230EE9642ADE43D8B8929C8BE07E0381E41CD1A213FBF12
+ A32CD277910CE904E6933EB94367855146021529939E360F79D3D33AED51D01C
+ B1413444D6F7F8B1DECF33B69F8B72C0389E0385B85BEE689CBF1DE9315DF122
+ D9035D8793753F9214348DED4B0F0279FBF609CEFDDE0449AC9B9EDA3CF56BC6
+ 0DD2AE46A1ADF5A72A902B790BDA753E40BF56054B93610AE1C001D548B95EBC
+ 404E72AA5481A3EBFEA060BBBAEED6D2E87B6E54764E3CA81C45F5AB0900C96B
+ 8F396E4902509E5B575BA7D19624C40AF27F2B58B7034C2B85317B107BD26695
+ 42E25E52B52338CE3F0784DC438A92A4CC4E9006290051686CE97087722B8677
+ 4DAD3487D501ACEF31D4B86C353669796E29E263C937670B85BB0222DAC57CA6
+ CC431FFBC7650E0619933EFBA2D40401AB947E7D0EC6B67326090B1DC25645FA
+ 650D22885CB75FCB4ECCBBCD6A957003E8603FEA3E939C66B66BBFFE51EFD9B1
+ 12B7C8F3B48795AAA449810709B03B48C705FC8426FB23E386D9B5A9E3F7A572
+ 91555DD34E909F3C11B94D6B049DE53CB12FD1BB04E902975A64C3325BFF24EC
+ D6CE1233294B01C8CFE0999F8ED95F29B77EFCB36E8E6775DDD1249CC627DFDB
+ 918DA3A1E731DB319F2344B7F4503A23225F400AD1BFB8762DD023F5535BDC17
+ 92538A5171FDAE8253384B8F9AC5F519DB95DCF74F7204BEEC308A7A353F2D39
+ 2F0DF5A1722ECEB952C15C0FE8D7DB065A506F1CC0DA9428C133826B9033C1C8
+ D37A0A34649E1C95751302BFECB2DBAABF839473F59E0B04F2FA8F744E41A688
+ 05DF6E95E23A9D08372D49237C5F456592B65E3A0104B315C0F8D5DC74935563
+ 4972F160F660A56911F998D024BC9B0E6552C9F70B2C36EC358803AA1BF13BAC
+ 4B62151E9AEE46D58CE1E7D3F7F691AD90A77C4A2494B021157C23AFA5A65816
+ 5B5E9DBC0DEEC79EC8431C893C2E91FA59E0650A430D07D8632C6CC76317C674
+ CEDB4B542D356528B6EDA33B916B883439CE46A0292DF49ECECEE02FAED270EB
+ BDA51006D6C40D9E428599FA285FC7CEB312591D5E620A4D34F1365F58E3A0A2
+ 403D1BEB2245E2C6780072B096840925FF94D86F87C96584060FDC9DE02D0588
+ 4A5E96DA4545B618B01761974654481740CDDD05565D5658CAAD6CCB40878628
+ C87762DB3E5560A59E634D446810A0FC493B10C1638417076D44A12BF0C1976C
+ 8364D461D6BE75FDF2310E78CC355845FBE4A4F52FC65F3634ACCB8443240098
+ 4FD413BACA442B4E6540117F9A57E06B870AED66BA2CE7BEAAB91CC099D63F15
+ 0C9F42CB6643EF3BF94DC8AD9BDEA33D02789D1AEDB38C5D4422897FE4007F9C
+ 7AEBEB66A89FC2208F913CFA415F165D479DC9FAB101A09A198C5AEDBB172A02
+ F23CD45D8663A1E4A1AC6DFE8B5231DA54ACD7F747C9B935E1AFE09F74AE5F45
+ C42F397BD6F3B0A8202CA635F61AC018DA8A6C69C4ABAA95D7E0050CD4517C1C
+ BA5631193445B141472F777073EEAFC07824BB95E2BEA33D247E5CE33936ABE4
+ 775D1B673D6CC7837FBE272476ABF6D1762E0F2D7123740E7E5BDB480DE524EA
+ 568FC43A56D559E6AA6C38B060EA1C2BB6DFCC7E8EAFA6F4495678A55F3A122F
+ CD01BFCC86868C7A5B428FF2027529A5115DC662253C81A293B445409F7C78E7
+ 82707B72E130691A4147070E671707FF6959A768DDE353D301EC21726B9288DA
+ A21970F5742A679B2AAF68DD419B86CAF69DEFC88F1C2BCF47A7DBF54008865E
+ D762D697504F8BA1C2A1A4C16061BB7977FF783D5D31F0EF37E07671E720D9C8
+ C73C3AA062CF59D3EBE62EC8BA6E2DAEE61663F761C0AC199FB7F72B1897C6DF
+ AF84845266A96AFA592997DC68368FA6451A492322295BBA8E7EA140B34992AF
+ 7CC1ABBB91A2D120AAA3B1A9E08952BB49B55030C243CA705D65081E765BD4B8
+ 4284463A32C06A9414C01FB67633ABAD04D6EFABBCDB981A661A45782FF4C418
+ C38F4E0B2646067C69DBD92F5EAAA47A6CC7C1CDE9EFB249E8E0994B10760EB0
+ 8CFBED86EA38CD3E47D98536848BA0BDB80F99E93CDAFEDD5C670888DE933868
+ 01D0E58A142BAB04DB1964BD05E67966A771223CABB34A267D89E1AFDE87887E
+ 4C97E034BA74D7D620053C3452EBA14E5D5DFBEEBD8D209DC158F83A99BAFE3E
+ F74AFC50F580A040C3509C37140A4B3B7646B87C205C2AA16D152A5EF214CDEC
+ 87B8F04ED7EFD27C1EBC425FD891E18E3E874A2821A91D7DF80DD39B2335CBC2
+ 8991A14770A2FB9C717C14E657A1BD9543735EC67C0B1C928F50243C995BDA39
+ 666ACCAA6B66B1FEB64041ABC5DF0258B10260462474626BE72AF1F063C43543
+ 4C992FB57401FD73D6746E4BCF2AD22C7773C808BB4EC3344F4C8867283311D6
+ 1FD4CC6B1FE00D9A4E8C8033F3A6CAD66ECA6EAB73825B75AFB316301885A249
+ 30BD9DA6A83ED8F943E42F7F56698F1C4205C4E403BE220BE7CC2940C866955A
+ B0D1A039841D95073AD200F047A2F3029C3B2004CC4A1B4377E55AD9F88068F5
+ 32B220937E2B3FA6FC02698DD662B1679CA825FC7B3FE0400F69519C0860CC8F
+ FD5236B9DD21ACD9C4C9858942D00EBA8D31BED05DDD93624D0C652372F19218
+ D00A2BD70C3EE160B5B63F829FEDCDC5F1775A216AF8F9D2AECFF045C4E9F884
+ 0045114578162084F621AC6EBE6FBE289C16ADB88B9DC5A5558A35B30E5532D9
+ 36ADB841C7B5860B1B6FE1D21718C8DF9D911CC8E57C2FD1C4FBFDAB9D45EB90
+ E24040E324DC7AC56B7559CAF065C6AED553B9D582D13E1130DC8388B6386E6A
+ 9B56C35E1773AE056FF0D3B846BBA4171FD9A515F28AEF0E2CE4DDC4819B9FA2
+ 5F252BEDA8DFCF5DD1B5197BE840E9CA64A2E241D34FB0B8398A068FF2CD4D09
+ D08B1775DD90BE3364321AB05FC653632D7FEBC0420808461EA03903E2366BC8
+ 5C8718A795E7DC45125F88C7A2007592F5EBB27E3E34C8B67E76C31E2C73D869
+ 6892494CC5412BF6BAB9201AB75CE5C9632B4CABF7F695EB6A8E3C98770A0EC3
+ 521A69425A66F8EC6B8E4AD96E30E6A6CDC63B499A847FED65E487DC9587A3E7
+ F577CD75D1E29244238054E79A29E1307445D098513B32F06D385A989F2ED021
+ 754BC81BACB2EED6F7B229FA3627C2827D4BDF7D01D08EF84B193557EE5AE4C4
+ 2D2EAC3F111810ECB8C37B68C54FDF503120A10D399EEBDD95CAF13D662BDAEB
+ 91B46D8F33F9ED5ABF5A763954CE224B6116F8133929757DAC15DF652B670EC6
+ B8CF2F1859DF67E7EDDB77820013F635F9F3C2862DE6BCCAC4F1697B2D2EA96D
+ 7B5A52699113488071E5AAC89A46A3088AAA324388663E033352F157D63F0AAC
+ 05A95D43169F2B2E595C2FC1F5C4AF0DE06DCB7810A7A1F2ED8752013D3E0AEB
+ 5A77D0471A7A78BDA6566965C89FB6982364F6417AA34FD6BE5D30959B1537A8
+ 91060C8FE63FA6017F8B51EF0B4BF16578D5B2DD69786142C218AF84BFCA8458
+ 2F9D4E62239067B82D7071C2FC40C9E873C70B8EE14431AA09AB3640624D6C31
+ 4A5E64C70710CCC037496C7E9891DD85EEBC875ED2EA06E24CD09EC3EDAA4398
+ BE5E0011C6EACB9B87A9EB3C9D916B85B6968CE665362484A5A03355659A8DA8
+ 99688CDD5C34CC5935D2E41BE13DAE46D3900356890FB3C8595534D0F5102713
+ 87214966AE95706B007BA1AB5EE6CB5BDF77FABD184732FA055C1E1A34BD904C
+ 04DFAD444E17BB947BEF751E17902F61846981B3643C25A8F0259278150F067B
+ 31D230FCFDE21713FBE24DCD4FEB4DEC82C8F37CEAD34227D231F795CFC2AE1E
+ 4AE54C2365854CF096D1DEEB714727F7FC9A95106794FE09EEEF6732BA533251
+ 708942BE0E35F91A78DE5D72C2EA484906AAD8980375E18E0B431D35FD4D6B4B
+ E44C714608F61FECB72AF4DF00F28F6C7ED44A342556225A99C10D8DDA5CB5F7
+ EB4F55958D4BDC5F94EA43B7DC59C186E76213544611DC043C6264138BBE5DA2
+ 1600C18732D98DD83AA21B3CB3D2288043C4950A6255E0035EEA18E746CD0840
+ 6CDADFAAC8389AB00B5707BDE315CA2772F97B6FDDB89B6A389344B7F9FEC300
+ 7906911826F270ED510259302E78B58B0B8CBFD5B5283E91A4AB3A17F10CB6F4
+ 0D7914744A747858DBCFF73D699AFFFE84FD9659045A84AD65D809424A397468
+ 6A56947CE303FB87E440F470124FCFA29A81C0F48DE4FC7A544D6F2F0487E3C7
+ 04D9368310823A7AFEA5E64F96D46C601770C482F55E515761AA411E5366ED02
+ D19EB99CE2210B7A0A486CDE090824FE3DA041D260510315405971E9DF527F2E
+ 21ED82404ABBB94DAA1234706A25F90E49E2780D4987F56B651F2F4DCC3D9139
+ 9484C9C531928D7819A1856BA66215C54670C1D811892A19D38E1C768095D6B6
+ EAEA78BB832C7350A282B476FC6130CC4ED672934363D537E3F910A832389F91
+ 71BDEBD57A48FD96DD4A942312BD163030F7740F558766AC695F7E305D32AFD6
+ 14A4A94E4C18BD9600AD1F391424D8297FFA6E2ED90D59BD99CB8AB372F186F0
+ 10E6962D5E8F78893E1694BA46C532F95A78B70C39C3F297272B8664BAE9F84D
+ 2E5467AA373BD8F4C7766112DD764251EEBC782C9122F94CFFD1B188BB47ADD7
+ C39EB7932FDDC7F7E40096D9E060C256FDC8BD8DD78A0286B4C1FDA86E03A213
+ D3444239ED6306226948FE8046CD4CDE001A42FAC0243A50ACF34983219998CC
+ 3AFF28DB3DAA59961CBF4AB89D22ED5555E8250F88B3FA2BAA97E740F34C95B1
+ 884BC04394B88666AE060569F855E62255096ADA52B847745AA0AC22BAD83F35
+ 9FA892430098ADD9E213725B2E9B83D47B39549604F1CDA76FFB67987462D710
+ 899242959795ABB37288E0F148EADE97ECEBF1A58E728416BD0494B2706E589E
+ A9929A2404CDC71DC4E31AE5D1972253FC044816F23728177EF2067E90C0F7C9
+ BBE8946068BB0B98F776B53DD586D5C9A622302F05EEF4B3878E96250F2C4D56
+ D8153FD899D9DEEE671B1A32AB174E319371BDE66DA866066426C71775509676
+ 053214EB994AED0FB363475AAFC2EDF9D5239630597763A1F591E24B89BF4BAB
+ F4F4512C0713409CDAD39034BEDD5E42E3EB637600E5D6506D55198CA2F22354
+ DC228F670893F3120E6E36310DB1225EBA51A3399596461E2C402AFFB982AD2C
+ 69DA46C292AAC6B77F01B7997260C52AE1C3AB0055DE5FF92D7A020014930E69
+ AFC46C207CC59D122C3ABEC656541BA1BB7F7A29F07D867686DC635590B088C6
+ CDE9EE4DAB9D4F3A9AC38B1FC3D5483B89D3225DC6CF99E28A28DA7648FA8C60
+ 04208B28A2A80B74A9E13046D09BC859F16CEA646C5BDB439705605F7176A286
+ 1415C2D493BE1D799460B3E4117B9092925FD83FE6A6FAD8A5E1CC36E76C606E
+ A7B8EDA36D85E551A5AE1F012C1CBBA47DFA7539D112A926F54924AEAFFF5EF4
+ 3DD89E2B9295FE48FFF74DBB08C32CCE5DE72FA8598A62873BE3581A67ED3E15
+ DBE720A84DEC7EEF623C6886BE9BA9B15C5C3A2FD44E96ADC6967C6BDD779CEC
+ 13B24DB5636F41C70F90E715B64979969B70A069EB3C7045D10BD2B1D5456996
+ 9B670F69EE6CA442F10E398D7FADC6A9114A52487E98768ECE9590C800D25A2B
+ B0E0D203DABA8E852D6BD2A7615A2CC31BCFFB2C3B07AF9501546EBE38999F34
+ 7872B421D063FD2D298A2632EBABDD54948201C5D545B10727F2AC219813ACD5
+ 688C7DC19607E454D9C0CB8D3D6102D7ED97BACC05DECA36EACA466E4AA9F1C0
+ 9A49C70BB18231A616C5BE9315014F53F8FADBEA6400AA046DA2908C4E774E93
+ D84FE8BCEB64C0E4761BB452022664D0CEE9456F562C9189A7AC15B1E33AD8ED
+ 643B6AE7804FE2CCF494CB7478459F3237C7F2FF8D4F80F61BDC9AD0AF0BC2C8
+ A41F2548FB6260BC16C5F0AC8F7F6DC3ABB90E9822460A1892E08D072390D5F0
+ 045ACEA08FA60AC326D304DE6A222C96F867808A9203E60D93385976CF7C3A73
+ 3B2D1B5F2EAB36658D4F537B63F60BE2EB934CCC89F433FFAC7B79A6E0511F89
+ 83EC50113C2949E187573BC5694CD89344B36D1751D9585DDAAD04AE9B66E923
+ 095443B739C6F66E21E2700E390CC9487B9FD1D14930A10B87CC2405985BD728
+ 27E590222D91BF46DA810F75474CA703A853F3011EC439FE53A288C240BF9D39
+ A1805C8E200CF32F9560F2F4AA96418F304A5DBECFF42CB3838F5AA3721BBD2A
+ 74DEE62FC1B6DB22FDC4E99166EC5443F45C9DC70B323E6C46C08913109605D5
+ 01346006868C15CCBA6E8B67EA1BACC4D568D4DED2DD1005CF4993B3D959BDE5
+ 010F486E38863CBD0687D85D4A002AB7E8DF383DAC720ECB01817A38F730C94C
+ 0481FDBDC1531DB0E23BBA25C06A8F14C426A9CDB1E135183E8B9618AA457257
+ 6F3C5F569449B21C75988FFF6647491F3E9B84A9E62501897EA27CF8FBC2DC16
+ 6DB2FF17890EDDA5834B4DB38744646B390D4B099B452AAD9B4A05D5E247BE85
+ 5FCC745ED30EC514C6439AD2AF0CE6DB85E3B34D0AFB1AD36DEFB5C3014B88E9
+ FCED6084256312DD4C8CB1A25E842A2B7225C6B5BDB8F97A17CB971E5700E693
+ 6156CAD4BDAE136510C37AC42166B8BFEFF40B5CB8541CB78FD6E6A65607FC27
+ FC173A779604117A8788DE36C33ABF88092A5253F4635830ACBF671DCD2D1695
+ 7CF8241FFDD5CB558B7A7F791BFC7A4C4996F943E7DAB9E97FDC5B5A84B3A14F
+ EB3254D9E6A659C93D9800A0DC0B0CCCDF0457EB18F9773741543AD6D8D20931
+ 19865AFB45FCC14159066B6BA3AE5CD66D46B9ED103051CF087297AA5A156EE4
+ 3A4D08DAC777FF59170FAB4C956EB60DC1CB92286F1D10AB31B81F35E4007402
+ 34F930EBB3E2EFB2F4295E296B4C554733B1C238ECACA9F5DDF5276FDCCA8887
+ 63ED9B3D7085D2346FE9A9103FC9391801FDFEAA020F111FE5F199CD3BC3BE38
+ C260795154079C70B68B859958EDDDFE8C74809BC32BADC8C0BF9F73D5804F63
+ 1BBB5B67D7A3686D4EED04C7CD928742266BC094B4C36C23530025B43FA003C5
+ AC3D628A901CA6E882B03430C3D32316049C196BD251ED2E5BA1DAE074466B0B
+ AA9EC6F0DEE9B3C8E0AC8D2C78B47BC52CFB9BFDCA5657A8D9902A1C83351096
+ FE793E5D2BB5EDDFC49573743FB3AC98F3A975A9254F3C60BAD6FA7C0E4937FB
+ 1C7D4A6924C79B72D96DA5D7820E9CD34DD1ED9C7F5B1ECE1FFBB0FAE7F7DC05
+ D8272BB94F873901E13A753C890E66C3C3F09A9F1153809B570FFD9E7C84BEFA
+ B912596DC9EE6B6915B21AB5F68F446B1B8DAD2EB65A64505C8D0A49956B0906
+ CADA99270F5F07960745F6EEC09678AF236E742C2C0AC0BEEE264586607E7C88
+ C4A60099D07194D357D866E457FD01B93E7188DBF59A624A6118BC3B77D1DB55
+ 63CF0C3C233F2B5ACEBEFFF64187606B802E4E3279A0260DBB5AA4854FE663D8
+ 98FEA9E692774E5600690795840A30ECB28D67D618BADFD3CEE6FC8BADA24FDD
+ 8AF75F25D37840FB49A35F784DCE9B499E620B2B06972F729EE3E0E5D36073E1
+ C44ECF98ECDEED5734B1DC7DD7079C1BCBF688DDB82D023570092457AECA017F
+ D6C58EE2F2BF5AFBC3025F0E658A77DB40969E41D01B1291977095F11CA58E83
+ 44215F42776B8C09ABA6A490BACF3F1B93BB0AA756D91B6E010EA54D0295F2D9
+ 9EC9EA76B2D294AD5597A149A1F00CA7E986959FCE99012AD8DDA4C79FF13E56
+ 9AF034A52B13DEDCE4CDE78023D5F70AC38C284B6593D62F640A2F4D743CC402
+ 3C7915AC96BFD74930B5179D799C32F74217C2822531D8F4E3CDE28B67D8F094
+ 2FD9F96B1B7A5D37725A3BD8F0B1A09908B852192B77DF61B8A836C0A9D5AB06
+ F2ACC62A6F779FBFC0ABA8E3B518745656C68D2B67425F0E054E8E28A8091ABE
+ 90464E52B3CBB9409BEEDF5A69B14896C8C8EF632CC55637DA765FDEA112172E
+ 8B4F5DA1C0E2E31738BA3D326AEF7E3C52FEF0071B194936A936C6CA0426FB02
+ 3A06347AB4E27C1408B24BD619E219940E816F4DC57D987D60A432A2CEDF5FB3
+ DF7D16D805CC2940EB3E5BE205A6EA2F5A344F28D848A877C67D9609D08A67C7
+ 8A9B174BD92629A1531062BF8FCF953AF38054BF27CDBF23AD66BB0354FA3713
+ A3C4DD6CF7A13C6629217C36299B722EE6477B503BC010099BD65E85F6C7BEF2
+ C5D0F9DA55E7C665A5B91B6153C53B558F12B3EB304621C41A521FE355D9B828
+ A5E9C0CE8A777A8BC14188E48314F499FB4EAC58A5A6DE10AFB6EE0D48ACC552
+ AD55F52B5211A7598D220754AD23DC950FF65DC2FFCFAB950AEE5BC8A80A7C35
+ FD5AF82486985EB3171AFE342C35FEA1AC2CD10DB32DF60BB3AEFD01AD7B57B9
+ 884B00B39CCBCA5FEB6160C89478FC996D2BFEBA11BB0D88176D340F5E0FD5E6
+ 0838A22398B176A3A191D8900DCB7C98BDE93FEA9BFA11F44741DE0C98F2F486
+ 2CAFDC49B34E7655AA94A62930572D686E4BAFEA3399F57AB8EF09806EFFB05A
+ A3E9FE5CF281BF79CCE62BBCB03B742D287CF11AF0A3AEEF76DBB3E162226219
+ 0146DE4E36C5E02A8CEE795F66C5C91DF23216C5224A2B2DF0379BC129DB9727
+ C16B0F73AF1E4C1098869A59A810E11E9F065FDF27A24F16AFD401A2F9947928
+ AA6599CACF6E8994C71D44A3F02336C8DDF0447CBAC23C6ACDB70E43925764CC
+ 5FF51360523CB916D51066E95F5243B30B974795F59655000DFACC9E32EEC5D8
+ 97CA2977DB9AB04E73032133384DB1180093BDCAB4A6ED0776D4D5AB47953671
+ 497E9AA4199D4A2D507E1CCC9B8447D3D7DB7D614C21EBD686FD720670E0DB3E
+ 4FE05AAFB05CEDD5A55197E468B06601AE3C185803EA505BD70C95DF8ED90F93
+ DF60B47121AB5D3CFCE17259498BF091F5D99FB604F04D703B71DE98F05E9C96
+ 172182DD45179BDEF317D4D35E6C9F1F68F3C34E1093945E159055ABD306F8B5
+ D72189189B2CC44C404CE83234C187C3C4E7F14F4A731B99611D94EFA0C4C790
+ E9EE13210F9AF73D6F7808EECFC0FC1B46FDD3C1F3B66D151AB51CCE284B32BE
+ 5675324CDDDD9B8D91B5C719208FA75B494C0EF79A7CA6765C57BFD4538026E6
+ FEE41F58B2830AD9E08E1A3BACAA5C592D05AABA92C78C81A4910404B4A5EBD0
+ 46E8A6B2B239E906265FBFB94E72AF4B9304A48EBA7D953591BE3C34A5D86CA8
+ 51D3B6869B4FAD8C07BDA2DB347C8F5C5AF0ED2BCE8D68CFF13E07408A03E35C
+ DF5D95BDF6EF5DECFA5E9DF93C1109E1A82A2749B486C8DA70F2FF907769A025
+ 06DCB8D8BDA6A8F60A7F4C82140ED6ADCD724B30A3F66F68E8ACE93B05D7119C
+ 577A7011555987AFD3BFBC79B2E0A24416640A1B3DFD2AE4F1F9849D47ED80B5
+ 96D1CD4E41FFB7ABC6EB1265850DCA468758A014F0758592AB8256E7B30FD6F9
+ 79BD2AAF59977D87BD715D208CAF7ACC4B4E33F3D91824AE5A900B607E4E791C
+ 0B8B49D94FED67F999E27394C96AEFA388826BF9413E52C2A8681981B77469F9
+ DA2763144B494C1AA1D9E383DAE5051849D7DF60C0289B0019C641C3A1AA9E32
+ A1832E586B6BCD49C9DBE48E14582151004E01B825E31A181B78D4BC0C7AC010
+ EB43CBDE04A9F6579197C6E953023E4FBE3149B52BBF7EEDB3656EFC66A68FF5
+ 9F02E4938B99C4308ED4C9B9608E2967CEAD79941EF5BBA1C18C387D6F840570
+ B97FC33F7EEE70F889BB455F116590C242EFFAE2DC46AC0FC07F6B9F2D2918A9
+ FE6E701D4C7CFFA3B1A50AC56F7D72FCC7B610B52200A97480D73FD8C2E52629
+ EAD00BE0462F8965BA0420D7B2DA5A72698F29A72BF7ACDBA706953CA96E90C7
+ D64662DDAB9F8D9339A5502F378C9BB3FC0501BD8B6732890854F4C6043F0397
+ 3B7D5F76771E6B0C082803695A34EC72E3C81E15B36E33CE4115E5AC970060AC
+ 4AB7E894F738B168FB22D9D3108F0E40E8CBF07FBC5F46BC3394638D95877B05
+ 177730C28934F621616E94564EAE8C9AC23C5CC1DA0D1D99C44E4BAF77284AC3
+ 33920697279DD5E2E91A08A1FA629FC054DCF2D0C28B8E23249DF5D1F2A219BD
+ 2E18CF8D182A0F0DB060C8BAC9ABF000C628D5DF5630A6D4D867C71BD5B40492
+ 4B5EC2B062D10E312536237F011E034B24549D1E7C716F695442CCB13CAC3E37
+ B88BA25F556BC1D22239DB89434797F44D64738011B18540BF22DF7A78263D2D
+ 826FD437C89B0B7B5E9C66C048AC97527864B440FAB04E11279351DE8E355626
+ D7A941C03C7D1BC747B28B6A1B7FF6151C96086B702C5DCFEF04DB09108EF371
+ 40F17BF45C0485CFF07654CA43F6EA56EBDA5C949F425A91B782DE630EF93193
+ B74168116B691640CE94F19391022747C7C2316F379B970C67B5B8239B403CF2
+ F1F9FAF19EFCC61CC3798F71F41FD865630ADA8CBBC5801D3C3583D7A2244184
+ 16EFF79B92A7AB6B3B84888A736EE53C34B12CD3213FF110E4854F231F17EA7F
+ 4C5538D5D119F15A80272A4BBED07F22567275CB71DCA754D089BE54283FD583
+ E5B3ED891AF944E7597865D793EC95D055A37EE18A9D1E19707A0B8F9307A1C0
+ FA60E629995A43681A77F9C1A76326E07DDB51BCF5DA26EA701336D73C2F4912
+ 4BC7A7DB357C2854E595B61A6328CD24662B5E50A03ED2F53F7B2EB8CAAE1798
+ 05DE328642E49C7A51DAE2CEACA43C05610FED56805093CA101ED1B389E4C833
+ 2C043BC65710CAEFDD47B424E97F33DC346E9662DAC54B485E3A6366E0AAED01
+ 17F82137F21EB6D7A5328B8681B5A371DB5CD1906631C34A82DDD17B75D99E7B
+ 569B7CA272D6546D9E47103A947D83C8A0BA42B506E1BBB182EF209F691CB8E3
+ 7C7B86C2158F08B56CB14899BA0C6AB3F848321A06E0CB7F6CEBF75BDEF0FE9D
+ B3AC2061031ABA5E2AE2A1798C19C74F29ED5CA74847CD093A63EC1649BF8F4C
+ 80326DA9D6AE967F4419E2CFBE6B61D2E82463671A1AA4C2FF424398E80F565B
+ 7B370EC3E44BA7EF9CDBE221B869C555EB0F4ACA9290D5FC34EA54D0B2CC37F1
+ B7678B93B821BD5E73B919F7948C47CACD89B31742C792F4145909CA6AEBB380
+ D72F1D513062AF27E9611D01710CC608B0F11509C0C134016B7FB3321EF67891
+ C45B20A4EBABC915D521B684B404DC5A61421BE86B95EE4C23827FEAD8BD32CB
+ E6178FD395F1678522B0DA051CB5F7D45256DCEF387A978F3466930E40F40CF1
+ F29716F85535877948A92C5A3B4BD3E8611D80C88451A9907DD8264C73807C8A
+ 4A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /MQZSYI+CMMI9 findfont /Encoding get
+ dup 25 /pi put
+ dup 28 /tau put
+ dup 58 /period put
+ dup 59 /comma put
+ dup 60 /less put
+ dup 61 /slash put
+ dup 62 /greater put
+ dup 66 /B put
+ dup 67 /C put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/pi/.notdef/.notdef/tau/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/period/comma
+ /less/slash/greater/.notdef/.notdef/.notdef
+ /B/C/.notdef/E/F/G
+ /.notdef/I/.notdef/.notdef/L/M
+ /N/.notdef/P/.notdef/R/S
+ /T/U/V/.notdef/X/Y
+ /Z/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/.notdef/.notdef
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1305/MQZSYI+CMMI9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font DSLZCB+CMSY9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /DSLZCB+CMSY9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -958 1146 777 } def
+ /XUID [6 5000819 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A28C5E08CEE6416DE4AEF5349B075E
+ FACA5CF9FAFC5D181F0FF680355D326C9CBD45B6B2140737633E3D044B58CD36
+ 3EE47BB24EDED0140CCD03F64551279737C5D839B510F851165458311A754D25
+ 5480025AD3C5D23313257AA4635E7FC74993AEE04551E452462A2F8BA3D17F6E
+ BFF1F56C2B23DF455BFC6BA1CE2F4AC21804040DA1D25B402E182FCE0EB32408
+ A348E0353F7DEFCF477C46E9C61478E8C2AB235520352CF25ECDDA99635E1413
+ AC5C136B83C51593197E9ED75E0B6EB82844B199D201A4ECB649EA5FAE3AEB13
+ 87A0C43F0BD8D7904E4F617210923FAAF6EFD143C917BC8B1C26934FAA6A2B86
+ E1E341DD50BDB8220F1922D048B01D3F95941D4BACDA1E6EC6CA93D2BE0013AD
+ 7304C6ABDDB5CD27B12C452CEA316ABB11D58048AF4CA6D7422946E7E07EFF90
+ 553293299313ED628428B6DA58866A6652FE3B18F62CBE18609A1A92B6693D40
+ 13A0C2F3DE95AEFCD0CB975EAB93B42D3E1553AA6D1998BF13869DB9B61E5DEE
+ A2CCB18E314F384A0791CF9EF1BF2186AA0034E4481BFC95302E4FAC364C8BF4
+ F6486CC0569A107BAC545DD40ED64E1CA9CC0D70B3E677CFCA4AF4E6E9EB84D3
+ BE8013D0571748330CDE7A12C8812328338A3F1D3968F6364CA13BB768D5ABD6
+ 98EAE87AC5FCF45F17E80A1FCD1A2CC42D690D07160CE02FEB08B5B9053EAFD2
+ 109459D33BCBEF981C96471E6497C768D5FA0225C2E762E526D6F82E6FE7BF22
+ F52C6CB2F2B9706A976FDBD0ABD2EB1756B49C877AB904464E5FB4E0BF3E5BE4
+ 9E8369A97E3F4B45BEADB99CEBC0F7CA7067A154193BC633A8EA6CAFE4C496C2
+ 0435E255E1EDC9F9A503C1E2C6E60073A74B683AA3563666157047065942B3F4
+ 0156507C9EEA4E70950CF421750A66353736C5764EBD26BF49A38647BA103BD6
+ FD5A67C05FECBF43D40421169F54330DD22003A18AD302D75CFF694EB0DACE2E
+ B50AF4A6CBCB9296008E1D3104C2938A1ED4CEDA6CF0802CED463F9CFD00B446
+ 4EBA1038E3D80BC540ADC8B9B7C1973072BAE502CCF726AAAF3E8A085C40E3F4
+ E0DCA3FF9B33CBD5AF09484E06443AA01D8B4930D3B953642698AE3A8289B5A4
+ 14CBC0755BB16575D24AF0954D5E8A81600FDD69AA09B38CECC6359C49B092C3
+ 712BC93105D0B1DC9DBF78A6774895644C0CAC9D95B87CEB39DB0E52FB0CD433
+ 391B6F4E7C4967E11D7BC76F842DCEAA010A144D87E0E918ABDC04610ACD2B67
+ 27E2A34E824CB1FA7D7018F82F7EBB39D948ED6BFB87C1A08869F6936862DA1A
+ 9729A050E1521B5FB40AF9C1327A45C0112F0DB50D462A70A1880D45C57AC321
+ 2D4AC01FBFF0EC6285B0CA177AD17B7027DD4B9A766040AE50CB764F0DE88A53
+ 9356DDCDF8FC9967B389F7A1CB45E4B3C3354DF9F134F5D28CF8112905CF87A3
+ D8A495EE8868B8A0F5C701F45130DF192C7B30A1EBB010140F5F4A042CCD2DDC
+ 8AC2A138A2599E3A875EDAB17656FDEA13900E4C1A2A52B6B3134ABCE76A0FB0
+ 2EA5E41A3204B12E6B7AA81C7AEDB067AA39C538EC7B3E1380CD1620B33B0534
+ F8C4FF8CCDC44A9342B0515661D0F9D6CBCE63CD0C9BDC24F24DE7734D6AB625
+ 8B73685A7A78CD12C0A1A2929A9DC3D55E929A4206583006C66095F71E340B69
+ B9D50BC3F2D37A3437A4EDF1FE2B4F6B03A3B8A7BF563FA9B6AF7260C3C9BCD0
+ A10AC0040955A9BDF3E85BFBF2C242B2E3F0C4F0A82351CBADD4153D95A8FA69
+ 8C8829C683ADE2090A18ED89933B43B6B81BDF1ED8E32E0D1C641F41F33AA44C
+ 7750D3B30C96091008D4A84E1EA1BE105C89783989BC0B7B19220E57108D0A45
+ CC167296DF261EF00ECACD7E3998DE59CD60BBDE9C20A4FE266D785FA81A7046
+ 41FBE65446C294934007A32D5B219D39165DF6DADEC91D4FCCB07AB96AFAEB43
+ 70968025CE5CEB8FD909609C4571953DAE0ACD8AB304F9D041AE4E0EDA4511A3
+ D9F0DB573D9A0A8B1C0FCCA3A8C95A80A1FE1AE104E5EB3DA9E8193669DA9544
+ D8978276441E0509E76EF282F363699C7FAE3C43B92FC9F39320B4FFD41DD2D6
+ C44D3058E8674293D640EC3FEED93CA3A31D005A1E5E7F263C14690D3728BADC
+ E2F006D5E32D93F0C30B8B3113F4926AB71C2C188263B3178BE0BA288B4E614D
+ 55724566488588F54DDBD23DC20B7E1E59AE6F2F14C1CDA39530A113B5B794E4
+ F7CB6349221F0737005E9B920D2905F6D34E2685669F55CD9B996204BA820C4D
+ 92F99BE05B9D446200AD3460AD8C815BB5A1F8BF6AC483A2A38F53DD075A1393
+ 92B83D132827BE0DB14615B9990A87FD54ACB57E2CA55BECE728C4EC85C6BB1E
+ 480FA10B8256BE448872019715D45282335BC778C3F38B8FDDADE19DE6F78E40
+ B0B9D30C50053DCC10B06A8D917CDF030A5F5AABBCA0DD43457AE67A59B0F6DF
+ A7BE84C5632E433AB53D31FEDA824BC3B354847975618F9817E24980BC848249
+ 6F306D6828A5A93F74675696F4E7BD184A4E508344B63D7D8F1C0067ED91C87C
+ 09B752DE848788941441797856550E438DCCB2F62D77509A8A190C1DDB512043
+ CC34BC3FADC21DA2D73A1F97C48F4A2EF1168514DBA958E8311FE7539FB26D96
+ F7E2910517951BF62A6210E299733CAA6784E63ABC48A4B3321F87FBD0A6DE75
+ 40E3C775DAAC3B2E7FA5D371F83A9A36AAC484BB9F2FF5A2495AA1F62A29AEC0
+ 6C15B1C0CEE6E0C574D4DA82313957BB5979CE71837772128D54AB80F3069D73
+ 03B8BE8B50EE23C471253F1EFDBF67660D999F1F04EC10FCF2D5C15913558EF6
+ B6622CAFB7D9682840E3C724083718E2C1EDA010536A8814B203B2C4CF47D823
+ D90D3E1ADD84CE6BBC16472A44AA2F79E013FD49F0BC83E60D1EFB43762510EC
+ 4F719C2CDA878076C96B2B6153705CD162C5BBFE0D3A2AADD33AC1912EF3EB5B
+ 1422C5295391D6A5CD93E045D868AA99CB64B2DDB82A432149CB99E41DC989EB
+ 86EEE66E7878428B920ABFD90A023E9E3759683837DD8323AD8BD9F55D0F8216
+ 078EE7AE82C548F28ED6ADF76B21B4E703E5DCDF5F482CB87074E993A6A61073
+ 5675E036B92AACC09FAF2AD20490301AF7EDD31141660FAEF2B44847D9653341
+ F55723C879A52AF71DD82821DAEF66C61568C3DB5AD0D45395C8363F576BACAE
+ D5B6485A4D3CB9F0BAADB3ACBD15108F190B1CF67791EE75C7F78D1CA8D511D7
+ F0D88DE81EFEE90F7350E21BD358B97CF4F7F0E9A2904781AAC6A33290B11525
+ FC82A53A4C999B1ACFE0A359CB762031B3E5B2CF6F0D8944072DFAC091F5FA72
+ F69D4A3FAAE0599ED50D83A921993BD7D9033E69BF268A0B7D8D1C9A7E3E1602
+ D11B428CD03E1227D14A55EA76EEDD64D6554CE71F8FEEBF246E62397CAF72E5
+ 6201DD74C1D44E4A9CBDD888B302BBA5A432A56FDF3616817D96F04DB483C8BD
+ CE679CF44273B013FB0D0B4C860EA6CC665199DE5639FEB42AD10E5E51F40E56
+ A9DAB7AC7378976F31ED534DF06541BFCF7FDF6EA50071FC12785E040C8A46A2
+ D9F58F96E82C26F801D3DFD6CE84D76A4702835B0711EC5304FDAB6D563E1792
+ 438CD3EB787C041D3605835F175A2C4DBF6967BA2DFA397857B6AD7343360705
+ 6868F5787C48AAE7F8FEF45892F7411C1898F756B81EF4DE3B565DF1511D43C4
+ A776398BDCD7DDF9C45FB5FBBBBE02EF3BBA55DCFD67041FC8545B4118C041D7
+ C9E396A4DE59B26EAA4CF492CB339FC6FAF9D5A9B268497E19B9849345A08FBC
+ 65E032AFBFB714C40F7E9C29968DB54886E0D758DBE5610F8CED2B13DC860BFC
+ 2D56D496E57CEB37FD07ED5AD39F2202C8628D025440290A518D595B
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /DSLZCB+CMSY9 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 20 /lessequal put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 57 /existential put
+ dup 91 /union put
+ dup 95 /logicalor put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/lessequal/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/existential/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/union/.notdef/.notdef/.notdef/logicalor
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1220/DSLZCB+CMSY9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font MEBXGZ+CMR9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /MEBXGZ+CMR9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -39 -250 1036 750 } def
+ /XUID [6 5000792 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C33B910EC9F1A2CB9EFF55282DDA2B7E7C4B1FF6BBEDD12916474
+ 7C47C4F0B9730A20110B972C6E3B152D541C5EEFFD9815AA1D2A5396F0EE6FF8
+ C72686B1CA6ED6692D437E716C93E5EBDC25D177D5521810869088C82EBF4483
+ CF1349D650BC7A3ED82F6200B951EC10D51CE055FB250251F145BE449AF13C79
+ 02F01DD7F72846BD10BF85E225F0700D822F22759312EAFCA3BA4678DC12C440
+ D16318569431F937B147536900D06834BD3D8D0643C68454EA1F89B00E386442
+ 14B149305E2B3EF0D33D97CD1F1E4C4985E81A993D03D0F39CC3CF66EC190EEE
+ 68FFBFC2E24C8B5B8661E71A7DD0A9FEDFDA391080416E38D9E8A3F70EA8B8FC
+ F70A29041594A28910EEF6C1769161E0E02A8F902706ED21B26E550303E6ADF6
+ 9925AD467409A586145B6A6BE5A63EABF3507AAE3071354FCE6D17A363156EA7
+ 220DF5CD4FE98B167BED43DF96B2722960EDF8D3AD9A89D0F064FA22123A7EA7
+ A903FCA4AEB38868C3833780157E1F5FDAC87D99DEDCF78101E42BCA7E8F81DD
+ 5C031E196D38AD9119B16DF1C0A2369436BA65C707DCE6576642489815F83D8E
+ A74D6EAE631E3CDFED5F72C83B3B82F2C60C2124656624B6ED75127718AEAFC6
+ BE37BF74B9DF069C008F681EE2260E8D32D7E11836F8F162820F321E0674FFCE
+ E685C0C61D476DD619A7D22056205F7F37418D1316AABA88E4773250E6B9C025
+ AB588C7FEE1F1AF12D17606D5AA03FB91B8134A25A485D4C947243F8DF256653
+ 7EF2E3E10DABB78367155B920086E36CECEF11C6BD6C8FDF6764C3303D01C77E
+ 40A9D9DD24ACDA832A8D3FBFF9A3105842CA3FD2A58BD158C2349EDA38188CCA
+ 9053ED256C2454DD02F0ACFE14ADA50D2AF05A9A1949A0F767CB5548BA937E1F
+ 4519B5EDE5F5EFACE4335FB8339AF4BA62921AFF21DF1CA43EB47719E2678E4E
+ 4072C8B80618FDFE1EE3948B3036DBDE5BDEFAD565A7E3E547A418F6F1324230
+ F7E73F0CBCF216F62B57305920F1C8B4AAE9F2262F99382870E6C2353BAD84E7
+ 929CDFAB7EF31EC79ECF1D0C7F0F8E5905291BA8EA5AC7E54F1CE6097792D7BA
+ 127945DA41A4986BAAF0341F74FCDD420108F5443F1B399814545CE8B36F8589
+ 59BF87A8AEBCA479C507DD2578357FD66483122DC7B790CC44145865D2CBCAF4
+ 9A0F4AD57A3DDC0CFF74AD7451BCBCEE9FBC5F45C17B8A29C34F0AA219C38873
+ 47D19E3EF7B28D6CBA4DB374A19AE081D429D832F5FB3B6BC5CCB99C1661EBA7
+ 0A0AF086E811DB04D525FE10FCFD2CB4F795AD263492539A45542267DA248CDF
+ 8D97FBA73C819736B30F1B2EC83D7E426DD1BB598AAFE3FD2E35C4F17D7A588F
+ F4FDCBAD0F41AFC7F249F4629E1243C596AE8030658FBD8B2B8CA474D5F36C38
+ 95AB528B7A89B4DC77CB6DFDA12E419ABF738D848A044D510AD53E9FFB59E80C
+ AFAE9A5D29A51177FFC557D1FA51149DEBDC2E013CC10601911CEC2A37F550D9
+ D37D3B0C8D5EF3B3341C1C4076EC190CE471D86154EDB70420D3B1B6C4160C4A
+ 094B6ED21188CCA51290CCF28FA304FF97DE7DB708AA27E5DDCA003594E3C07B
+ 1654A176D7F3EA1D94DE31C988905ED733313788BA7AF93436BC0A9635147481
+ 17AC6C4CD28838865D0ACDEA122915CD8500ADBBC289180A06B8E8E6883760EE
+ 666EEC7BBB04FC41DF12153F8376C5F3CFAEF3119804B399F7D7275D91FE9511
+ A3B9A78C5A7CDCC7F5CECAF4BD06BCAFC861F062AAEDFB3DAE0A9DDE074C23BA
+ E4677959982C1C471BC9ECF54EAB1E8B7C098CFDA5FEB60567BE57FA0BDCB040
+ C9FE917659F073F0C6FA0033817FF3C2E1064B9ABA4192BBFC2D115402EB2793
+ 0215D0A3BB26753E46C2E39CBD2B0316EAB663403CC5B348C084DA477869017E
+ 559DAB742C2D55DD25F0373AF1430FD6C4DB31FEDB542384DCA5E51E2A9F0BF8
+ A1DFCC7F41B85C23C53711F8DF15A54D211471B01E2F313D1DCA40D71CEA5289
+ A4B69B7F430FE5DA9FA9C9F030A70DC1F3621F759C959A9DDE323D312CEC1119
+ 8C02E3403AAFCD2BB78AEE598768589E1EB5E4E87692BD215035190BCB5F17B4
+ A5B8B8ABE422325AEED01EBD7A64C86AB1F17014EA10805FD58ECE49DD0E7178
+ 45586365E31B7D408A946DE721582A64D862055798F25381DE11EF3F3C036F16
+ 31334424EB84402A2F87A0280F7A484D1AE27E2D1556CC5643C621D9D1F59D05
+ 275B5B9648F8FCA023DD7107DADBBC21D3A89218F2D1D4209317E395DA4E0C66
+ 5535A267589174CF369C0A2E73EB7FA8CD5F126A305956EC69F5A344970103BC
+ 86EA3490351EC060FB17E28C6D1258D7F10758C7F655D6B17DF0A7AB32EC07E5
+ CED529F20745AE241A33E5DB0CA360288D3AAF8802A5279F0FF94AC81761EEF5
+ 6C1DEB86EF631F1EB282B2473CDEB4D1F73832390DF73510B1C7035A59ECAEF0
+ 5E0A8A53DF8E65F1C25DD8090B737D95DBE91B0E14191C84B0957221908D0BC1
+ 8E8DBAE942AEE42950E8F76481AFEC7DE5DCEB00086B5EE2B76EF7D4D0728D3B
+ 4579E8D69A8CFD1E7A06C880F537C414DE4C8EDBB2943BD7FBD7A3CF27C11753
+ FBA30D8CF2A1BBEC407968D21D40F5304EB151A95CA25F217AE60EC5CA09921C
+ 01B8371EE65E6C966CBE805768A5DDFFA4CD2D002B23C08EC379494ABF972950
+ 593180C4B6C81A493D6213CC79AD4CC327F553A3E0C7323E8BE82AC20FB222E5
+ 3F9888E7B58C82A47724EEC1E947CFACAE27FB7EE85803D2D9692F469AE1C286
+ 342C06D6EADD460F7A57E19BF6CD52CE77CECFB01337549CE43F940065DDCA69
+ AF0AC64661687DE9744BC2E453AAC2E7C55995A53E881B6D7341766E9EAC3E77
+ 825BBD3CDA8D9A0158F36AB03F140C5F5AFC4904415867F527B699E3F2BAD5DB
+ 9B4A381B35573CAFF70E6F26A43825334EAEB19A3BBA5D25D8F84F5AA4CED6F9
+ BBADD624350A05494636808F61D0B860239359974BCEEB0447BDA60399564940
+ 941CB16F51741B23F37089A85089C87223FD4035B731BBBC0563E070F5CF3DAF
+ 78AC9BB88BFA7F9B8E9F8C91DC8A27B623CA6BC896208037A93E208B206C23C5
+ FA761D3910DEBD07BC5555A936CC86C06EB188C750DA343FF9D76A2BF6CF6A17
+ D9D23C69CE516B0985A546065D5C4B4DE95A901463A493E34503A2C162CA5632
+ CD292DE47297630B366CADFB2C84B3E5831FA230DCABE89F6DBD42AC5CA3F738
+ 5A8D686AFFAC5007F1DE41A561B2399759052852A9B1FA3DCAEC2EA9648527AC
+ 8999BCF17C21ECF285F1489ADB2403669FC6A0FD5531981D27F17CC229801665
+ E3B671654A8A7CA0A2580C77967E4376DAEDE5A8EB59E062B9975613F2767B99
+ 268664ECA8CC7218E6BFB3D396B4CE8193709FEBCA5B2C879EA2A92A2F8B1C06
+ 5B16A3E3C237BE552754E98DD11B5F2EEB4DD3BCD1952E7BE87EFB2F89CCC12A
+ AF3EF04F8C2048A5BF554145E9ACDD25A9D65EC2E1D6845B369603FCEDB28710
+ D8482708DA39DA847BF551B9CC34E2EE629B1A90FAAE5C4C26919CB251EC6514
+ 05BF31E2E4342FE578F7D61F43AFE4DFB6191A0D0CC7A078092F6AE0834CF2D7
+ 3A6A55D683808E33CA1DB76FDF3B0785D4832B29DDA65FC441B5F79A1884F53D
+ 703AD0059ABFD790A1EE8793C0618435E8D9A964C6AFFD56A9EBD28ED2A853D2
+ 3640A96F55741A67C7825FC4D9E38D5EA2475B13FEF02409F32A4EAF9A165EC0
+ 812F091F27196D6538F452E4B1FC88C2C9E778142E58362A0C7F502B549581C3
+ 9A86F33B8E5D494D747BA3E9822E611B332FDDA91DE6CF7DB2B9483C61F14D03
+ 4CC513B2348C638CC2AD433229B262F6C97A3BC6B5A27C3FEBA301F0DD2C0C60
+ 08D9599F209F3F2D8E534439A61BE5BD460CF9E4F097B2DFA3F799628F0EECB2
+ 61F5CF37FC97E32A321C9F97363D5F4530F2F3EBA4EF86DE46C7C3744AAFFF5E
+ 5679636B09FDE5DF81B4ADAA8736D506085F17A8DF9E02D7253D7522FB0C181B
+ E62CD1ED994C3BFBCD6A155CF104D3E5E7CA0A1FBC69828D8584E39E6ED8CD90
+ F8B42D377DB41B7D5DFFE38140D39C5796F910B8CD8394D2AEA1AEE1A26A83A7
+ 623EFEA11AF0F7E9302BA69E079C9BF60BB084018261839C4A4CEFF544997C13
+ FB88393CA2DB4FE2EFDDF70B23FFD46074166824242487A323CBEA71339064DC
+ E30CF560A6FF4C7CA4C75CCE5C3B9FBA415B58F26742A6E01F16B59CE4F959E4
+ A1011971BD90D1B89A8CF0CC80737EC66A572A078366C4F2D11CC980866C35C3
+ B2F20D3FCA5EBF538940F046BEE43D3D41DEB7726D45A8DB6C021AB7EB9A1EA1
+ 9D57F9A6119F38CE9813AD7D5045701854AF6A23622379DE63CEEC5E64F175B3
+ BFDEAB84BE28EA1F30A6398DF8D6BE66E731FF9A3E5E471B089894930E746E3C
+ 2971D6D2CF0F887F73B63E9E0FC76A187940261A32200EEAABC54FBD5D67957B
+ 9E5A9BA59526EB36A02E986F76DB8251EEA3D592AB5FC993722344F610CF5CFD
+ 5BBBDF53BF208D4E6F1FB840BAE7493967B713A261CB11646333E10A6C56D872
+ 1398FD394080760B3E51E6976E103D7C724CAB89326DD6F2D90A923EDA8DCA5A
+ E671FCD5E45FEC394D7AC0CDACD42BCD7DEF57D77CE6DD9E6E59624520E608E8
+ 1D0F8ED5761F08390967489A500B250C71D56C0B5EE54D1FB0CB8BD148813CA8
+ 2F1049E5A73C78ECDCABE8104EC925C1C1C18313504EFAFE113C9C1DBAA42534
+ 44803BEB0BF4D043EEC73DBA9A46DBB885A9C94B597F65D2A9D1F3736EED2944
+ E57D4082425E1A44B930479497182F564FD8B14417542269466E7956CA2EB300
+ A53E889CBEE547AA31EC084CF01FE76C2AAA28BED7D961E19D03C2F22D4DC125
+ B8F5E1B0E6DBC1134C977DC02CCE75916716F0D558CA98531CD1B41F923ED0AE
+ 07A4C881AE5E7792C8E9D1C96F084FA1F21DF0402B3A76F352CD2C2C84F9138A
+ 038A8B6884E0A96F6113755BB5CA46B3BC001DA92D4C79A1594A2777EAC9FDB2
+ 20176A7E38BC3DC5ABEEDC622422472F75365BE458B026E032EE2749BF4692BD
+ AB96498099922E4A1B317AE363618C66CA8D102F21DE007CEA151F1243832194
+ 71C9461FE26CE8CE2C2A60FE23CC4A6D9F77094DB56990238FC1FBABB87FC2EE
+ D616055F271F0CBD0E1A37CFF2AF4A8186ED7D89E817301CE82B0E9DEB48C8C8
+ 9537FD0C5CA7D045FF27162CD005687C61F1DD7EE4C227EA51D57EE9492DB8E3
+ 0A84C35F9FE1835E071C01FC25750BA4E57A51730243B17F92B238DA934244AA
+ 8B4E12E6E33752A706807AC7A4B5B5129B4F40745858AA050AEF5EDCE4301329
+ 78DDEC6AFE2859C90684B84ABC01CF762E7C0F9B1B7494E1B8629DDAD2A907BE
+ 87664865F9A9386A822A0DE0E948CC9992D35F7E1F1888E2D79055DE50F5D2B4
+ A4322AED668140EFC0EE560A176A7C29639F48C7423B84F99B0774C0F63FB07D
+ FA4DC2F4743A69ECAA4F69CDA17111AB37B9511A23EDA5118E747C6D940741F7
+ 49F0647FB3FB1E7945806BB4519C582C59ECBCEC7C55BC09DF4CEADDAB404804
+ 82785D126CA0CFA51AFEEFE31767FF713A0BB8015690F3D9FF21921B22E37CEC
+ FF738B4140A08DF46EF67F3B2D975F4ABDB6647F53DF90D2881DC49757FC19E1
+ ABCC0866EFE2DBD809A52B557B97BA9C8EA8AD44D9850ED45A7C19998227CA0E
+ 796E11FEC1EC3AE86D4F7C1CF38DC22A5774EC83499E716A9004906CFBDA9F53
+ F6D7E09E0687CEFE417D5D70AF56D6C414C203D18356632B485388627EC70666
+ BB129C5D0B7DB8B89D9E27D9A77B9874767D0CC8A058D767BC5296EFD6A66CB4
+ E01D966591ADDAC31382BAAAEC5953A65454B386484B088B3C94C37777AEFD51
+ 7F523BF9192E89FDCCA1FC3F24E7A4C9DBB4568935E9CBBFBA8D6C4A5894D815
+ 9435668BF1087D74B2914885B583FD968D7C773E5082635B62CBF603D614BA89
+ 9BDC27757BA781E1CF2455D7B54DC4EC2337A4C501A9FB806F38165F3F953721
+ 954BCC4C685CC80762EE2197CB5371FAA4BFCE47AD09FAFE5270074E23C1EEB8
+ AD94DBE73A1072F7EE16160D7FDB48EF535D7CE937DE0975647D394B477672A5
+ C6DDA02986674E36C41F79B60E856F07F706CA6BD7137B551C4AE4BA70426588
+ 19C39934D1C58EF904CA18B912099575EF1A97411CF492709C23AAF0AB05D371
+ 2E35C18B435B28498A26357E46B140F4F81661CAA6E86BC39296AE92AD024DD0
+ 64D223ECD6D87CF9E7DE12B8A7298D08807A3A1C84E06D069A2C737290B054F8
+ 321B1BBA8013A2897AE9439788DFCE9A1AD0F73800EA4AC042791B39B81FA628
+ A1D86761D29CE290D2DE9B64156D1F47F23D7374AA7961C833B7E424E4470294
+ E0D03116D09860FB27F5E3B6044F5242795AF0ADBA68D8AADF824474DC497144
+ 225D97DAD58D297AA7641BCAB3D339A577F9EE4C93D1F87E197CBE6241138B3D
+ 9CFA4FFB2428E91B5AB88416964DE69CB4495461351A4781B2A7C5CDD46C7405
+ 5523908C3ED6E332F9B05D3C42010C92DDF6320FC71DBB6887D98A3062AF2DFD
+ 7CE23F0BE99F1C7797EB082AD615D68EE0171C83FAF60828BE8FED23D66D8304
+ D76DF12C808AAA07E200E45B8EC4E94B50ABA368C118266E61811F208E347A77
+ B928288ADD76D7A5455EE3F4F4DAE9C17D053B12DCDFC2B3DE47310CB7452953
+ 117A36CCCAC3525B61D2CB6E741B1437971342E6987826C24503143BD6A29562
+ 33133A6A82CF76A8A018295773205FC810B8BB739601409076A48F69FF7F3548
+ CE93E29CA2E10428E129B8D46ADB9624320A0A46EC79407DBC819025343F0AEC
+ 7D6B0DFF189182E0D4EB43590677D9DF58708BFDD0B57DC41D8C11C96AAFC2AB
+ 683B465720975BA965B96AACA498699F7E065A63D169A0A78D4CEE36FB48C40E
+ 93E85D7BA61F81366FEF456EEAF9CF970D2A3DB9BA55242A393ECB07D6366978
+ 528B60ADDEDCDEF8D4A320039F815E9ADEF31CD9D4302751912373D7447F4157
+ 0F918F0307CFA720BF1C1B121B71D5BD336547A58880E18EF281EB1A86E0C68C
+ CD1E893FBEFF30445950AA715EF3C92B5CFAE59FBC18B5D877D3F6F1BA48AD32
+ 500F4AC497890464594128CE0E9B4C54C6DA495D42BD1D023243AD2D6F2CD894
+ C4635B226524F5A7F23815A0D12EFD3A5CD982CEA3CC6D8ECECBADFA425E6268
+ A37D274205010978F9B93635273598EDC76AA612E533A3859F6CC93147524AF1
+ 7B7ACC0DBCEC6DA28B7B3E5775B5D0929DAE4AAC025EC0C16415A09FEA6B166E
+ DF7A719E8B5AE53AF8934C8D8DB4790CE8B3998F4139D46FE20951E8B02C7C76
+ 090F20E1B66AFE95CB3FA320E80A4A953D7E355FB86C5C02DE31E5063008AD13
+ 0F7E19E370FEAD791ECC10E8638124E4BEEB2BB8D5B84ADCD09D167C5CFF9269
+ 83E73072739318E85B07E524E08B55AAEF2F9D06084DEEDEA902679472D1E2B2
+ C470E092887151B2D511A99B693BFA069313690626B527564281390596FD090C
+ 57FA0C4381FC92918DD6CA6F078ECCBE20A089EA5573373F95EBE85D25BCB4A2
+ 1471619E0E12E51DA29E464BC051F2F585D36FA960EBC16ADB04CF38DC12D378
+ E9F97CEEF672F5F3BC05F25B82723B211A9601216B0B7C06DF44F43CB10C8CEA
+ 952F9BE182C59B067CC7C66A1BC32DDB08ECE2BD89F285473D93D80AAB0E4E52
+ BD28DFB16BE020EE0C1434300A4A6DD90022843D8C0C4C0C93C9D316B97CE92C
+ A6EFE78B0764A21D68AE3FCFB3A69A803DCE5EBC33527A19D66B20688F139AF3
+ ACF9B38DB1379ADA41DF42AA1B88FCF57D9D568FA506D43BED1769C5398938BC
+ 531D7307F5445496B9F4C7EDBCF4345830CF4C8E2BB5E022AE2D7E4FF0CE7ACF
+ 461ABD5E82818D8DDC9241AB1609FD1E1069BC798E60D8DCA381357887DF32C6
+ 0D94A690CE27AD1A6B734BD3E25F43A75F2AF190B0F1F89132584131669EF07E
+ 57B2E013EE5C23B2B6129A49234FEE1A4D6A7AB904221AEEEB2B38316D939D50
+ 7538F888F59B6CB2C03C22D5E42D396232093B9A5B1A97F4208082868D1F7C76
+ 7857AE0C92D3F7E60229443B0E48D7E2A18683DE367F27397717A5DDFF9E4E30
+ F2A4448BF4FDAA348D1697D86D2213BAD8F6BC939CB972042931F83A22FBE4F3
+ AE0DA395C52BCA921F2DDC9150E02B8514CF4AF472EA3E0C9430AE3CA6B8C9FE
+ D2EFD83B77A1E96AC35D12E97731E534EEF3DC60666DBD84F273CD790C666CC4
+ 782A40452C9D183B01802C99203E5F1EA9D631DBE4A46829E908627D66EDEDBC
+ 180AD0DB4DCDA7AE642C9904ACB84035F57383D2CA5E523BCB5D4C48D93F6C7A
+ D6EEA2A5494CFFAEE6C007F37182949593C90BA7F67BF19BE56ABD9F1177761D
+ EC4F900F7D483798AB5AD1E3C9ED7577BCE51727D3703D90D119AA3922512935
+ 677DE17DD702C980006494D8BAED6A787C1CEF5EA5F16903062764BC2E98F1EB
+ 34062FD716A197B9608B2DA1D84DD241FFA5C8BA00E3C9398D607723085C984F
+ 40FA726F50B6356F2108EBFF06520618666DFE88D71D6A6CEC803D3EC666E192
+ DBD4495F33A9B64A36D8787810D1E33F1DF4C6CD60539CD03CF09B20A6C63FD7
+ 92690D461DB3F05071262C304F10E27FE323395470DD73D68AF19F381FF8D817
+ 783EAD1CFDB1F520C9EF09DFE236048C43C6460D730651C2E3CA673ED2BC5B80
+ 13F69EB92C4D86A656D0E652C7D8196064AB0D7D33FDCC1551E8C94D54F80574
+ 0A51A16C807938ACD3E264144AD80E14B15270C09BE3C1D1F7CDEFA8D94A812C
+ C42AABFDFA15045C7FFFE81D5BE9FD09A75187BE33960A7E39960EBB0232DAA8
+ CC267932E49DABA26ABAE32C7FAE86325CD3E864DF9590F23BF4E61A8E6280A0
+ 5DAE42307198C89FCDBD0872140FB80EE1CBE675D1A5961331412BBE85956482
+ B1DC4C55C0C4A361C49E4BD6A073591C8AB679CC1F5046D772F938CEEE546AE3
+ F60978ED2466CE8E89D8BDF0BC99DFFE6F0C417571DE11F8A2BBF119673174F6
+ 4ED22B358FC396D06E8E5247A34A809C6507E68A52F600F775F8CCDED9B69660
+ 68D37BA1988DCC1C0F90165E8A9216D3C7344357C9BC37B701DB0034DC981057
+ 9E4F1EFEC02BD523887B60823D85FB6E591282E8947F6CB934FFDD7DE34537A3
+ 99A64C238F2FF80F57F965AFCF026AB050CB46F2DA4217DAFB014727625EF8DE
+ 548D9F8E21054FE8FF6F243EDD23662486BEF81442B36277BF42AD0C08F143BE
+ 2FC5EDB88E8F37B29F6A564EC6F4EA169A1D740CEE74D2642270900C853B0008
+ C930D01EFD25344A36E212084555B7DAC0EDA9CDF266E3023A74E9E7EC56032A
+ E1E754EAFCE5D0D1FE85C6FEC248FCB9F7F8389F0781F32D5543A468443FC4F2
+ 267F2DFCE38B1B7FF3E02A1E1508B85E03EE83A50686091BC849B32BAD913E2B
+ 4596E474135BAAC87ACF6BBE6529350077143487674BF4A20290E1B65839DBB0
+ 0EA22B0E533B01A386F85192786570F8DDC835D101DC785A2A866F515AF8B280
+ 3D6EFBEEBBD4960E5E68FF2DD503A8EB427612A45A3C7A857357A62B5886C2F3
+ 6261D2D6795DCD6F2E05656281E49D518EEAD3F058E6DBBF0A6E1597A90FDB5B
+ 1FAFB4E885FE7F6A0488C4AABDDF589170C819879CFA7500E5F2D260F517F414
+ B3F2F6343F34BE0B7B3216DD2EF2C742534F11BC372509FB9A511B16AAC90896
+ 0AB993876A8E9C94CB1C14D1D44CD1CE7350A4FCF015CBD616C9F3DDBD0E18FD
+ 304A6D75AD86A13379E7CC9843788938CEDD671021CCAF7A02481E4DF2B29D4E
+ 0D85651E3D458E06DA4CC2373B6DECCD34193EDDB3D795497617D33C5FFED782
+ B66FB440DBC8B1DB6839D5F9BFE77D7E608B8567401C8828DE58C19BFD618B5A
+ F1327B13910B82D3FFFAF8BFFEFE231EEDEE48A80EA8E7D89DF9E3445D0F950C
+ A9BF5B2F3CCD84DD74D0681502C9861ACFC83138BAB9BA905F99F22FBF65832D
+ EBC9A8AB4EF444530964AD58794EB4134FF09E0CF31D4AA3AD05BAE6AE6E0036
+ FDC6B1862A68CEBDE429FC52A80B2E6B10EA3D2398F24F892BA68BEBF4E4E13E
+ 5DCFE2D42FB08927807E7DAE3853C746161AA29DE8A3D9A42FCCC080BCC3290F
+ D153C2E53879F782E8FD5589D0CD829CA378DA272B767B30FF0888C1DFC9FF71
+ D58E5C6799448741E1B9E32BBD330A378BE802D59DB97316A1AA42AEEAB3ED71
+ E47BB8680A5BCB2A74E0B86BA41E634192DB963D30CB4E3FC0CE17E25D64B823
+ 26A7608027DA69A6601D52BBCB45A35F540799A64E82C6C6DB999268CA86826A
+ 62FFA3FA2DD5C12F2C5F7561476DDD5EB9D41994FE005871A1901B0B80DAA56B
+ 4CD679638F50AA281B3F9FC2BC10935556F4B14EE96EE5E588BCCDA4BA7E0E14
+ ACC9FD87AD5212A03656104B28C7B73F7D31533EF6C90A2B71FED3E765761D95
+ 8BB4E3047E9E060AD7864FEDB8601BD7C7FAF03A2C493D6B632E21B71FE7A4B2
+ D0093F690538F1D82364108B75320E2744862A8743D7525A56C86B942C325C2D
+ E5F777717F00D45168122804477840FD1DD32388C4FBF9A93C5D781DA3D010ED
+ EE4730DEDF3B8680D7D07C98BEEA813F17B2028365F42D2E241115D615DFB898
+ 53132600C17F4CE678B1DA20FA8E8169497A21F008D66EDBE50223E5D0D7F055
+ 05CCADD44E6C09DC83311294E71D9532F8BD2946194135A06DE80C8D5364C8C3
+ CED34EC0DE1ADC00FEB35152E1386458093BC32FC04FE6317D0AFA92DE7E2053
+ AA1FB5709F038C1D9A4BEAD0B0054C5541EC9B8AB352F1ED59A152A19739B4BA
+ 0E16007A7E984426E02604012E293482F69A4A4A2FF63F48F56F0CA3CE84390C
+ 6AFDDDB6F7818BB3AB9457A9BF9062A54715772865409E8A8034318047935BB5
+ EE4BF1261757AFC704F13AAE05F4CDB29B3A28C694113904179BD2A373D49B72
+ 0BCABAC8511C4E633952E98272056FE4B6A73C2AEB60AAC7E65231429398E81C
+ 71937A78F2AB3A97B31ECAB3C1123AE996FFF0F4CA04921131E52568E82EE869
+ 2317DB4ECD8A8FE3EFA3888AD94D98EED9488710FAB3F7600610FC46E320505E
+ 1D82DC5B4F16E927DD1CA76D65BAC98DBA69986A5C6791C7E8A074345C04D861
+ 8738F926001F8CF8BDD67EF35ABBF4D3724049C1CEE7F8A225B473397973850A
+ 50BA6158E34B1D66DC9B919394F51BA14D1CE0F827856B9E64127C56709D299C
+ 2D22B43F9D70D0AE98B94EBF66F7E11590C53B9AF237E732A83A971A73C5EB58
+ 07E0407FBF1746A80461B52F5648106D7EF2B1055CAE30C7D1B88EB4DBD7AC0B
+ 31BFD32CE11CDAA5534500C9C06E722478563ECDB3E9CEF25FEB5315FF24FBD7
+ F3A05C725BBEF6DC8A5EB2A4CFF6CE33876239A4E17E1E89D31AA09B0D03287E
+ F1ED9C2F2BC45C7BB5E44C663326904A3F4E2BFC03CA18CE770F6DFF64C9BA95
+ 50D0FF441B53250274BED23D14F26A43E8ECBEDFE730B01AB5DCFA3C3A086BC6
+ DF61F2C11C51D985C967389D3DD111B107B1C616678B68C832BE1B5007AEAA92
+ 7257B98F89DA93D6985EBCDDFD91316DB09D4FBC9422AC3644C74DDB51F1C667
+ 84B0A922F247690FD0CF5BE6BE11588ED3FC59E5F9779D2E58F959ACE447649F
+ 407008B533F027C455D1C9903AFED09036AADB20882A86A6B0E4852D73EAE914
+ 5CF039E85DAEF808053F753CD4F118ED186EF893FA92BE3BE9519E58B266DBDC
+ 251A5BE40FF25925AB656BC806B8EB75D65E6C88C974A0A08282C379EA8549C8
+ C07E2EFE299A6B18286493D5BE26F16073EB546F5EB35F23F3FFB363F2D6B268
+ 035724BC75C3BD58BA69201EAABC99F0C10B51191A45B2A2A3D591E76F2B0615
+ BD5552CA1D2E4DD2D5CF204DFF89C77BCF452DEC56C3D814A2D4CD59FB5A9ADE
+ E9153BC696326920B7C5F805E2417FF41D9AB78E0AA0BDBC55A1811DEEE52452
+ 32FE61DCD54F1D705BDBCCFE28C131C541480FD18FF8BC7516BBBB5259A202CE
+ 2925C664ED72B6067B063E16730192CB81F54566A91DDFA1B37EB32CA8A36EFE
+ 9EF53F1302967C69C3CC723B20322697F66C79CC3ECB0C49C056111CCFA26EA5
+ 496FF47CD55079BD5A92F51A60C6EEF6D71DB0FFD2A3CBC84CD3382C852DA190
+ E2B20E77C02427A2F967761896D8C0FEEB870A6210D82D5C763B8CACA63113A1
+ 10C0B2171F38AE7460FDEE4C0E500B875A35A56A1EEBE7071D2BC711EEDEE5CA
+ 5A42C750F3A61CDB6CF84E7873B66DB7970B478694E8E7833616BF51F802AC96
+ 7D6DA09537B78E7A1EC9D5DAC2AD7B34F505E455E5F92079C88EB8F6ACBD3745
+ B831F10D20BAD115926B714F6F58689F2F9BFCA33EF9383C1FD0CC556B02C544
+ C6EA4282C79847F41BD85F61E707E10BD1CEBE506894B52A7D29537D60EF95D0
+ E6C5F5A276064946B81BFB39FFCD6A925DFB753CCBD36DAC366AC8C2B666D3B7
+ E51805823A604FAE01953E070A233EA370ED19121771D8CF1CC87C75E23E2665
+ D42195C62797B915E3A6942EF5C3D9DD6D50D51D0C16C30FEE209160B5975CD7
+ 9D2177735464B32C13A7984C32FEB333D8B95650983DC930A890215622264060
+ C2C6946F1AE955B864186122238C71A3C81396F3A8FBC79C395913A38920E2FC
+ 7BCCF06335625E8ADF21BA09365FAD3CFA3DBB6C8554AE8C292F042390A51421
+ B2B952610771E8A881616D07ED9C2B5EE52F55EF2588FAA2C86B054406D1450D
+ 6B00F390F120C9E6BC1AE481653E310716DD5ADCA5BA9F90693BEDD15302F302
+ F931EB81645883664721FCBB4C28BCEEDB91B1F69DCA91810C6A7F67B94C0E44
+ 103BB0AB62DB256B2DD17FC71525F6F5FDA7794557D2E935619104D44FF077BA
+ 92F595CE6E250329BE86375DB7E387F65CD18A7A085F1471A8D21D0B740295F9
+ 20922E6BDB3B6FD3A38174A672F3C62631486CAB522E66247F3F9D00E32DB7BE
+ F746C8D0E08B80F2E7411B440311B122B435CB40DC2F970FC803FD040DD8D840
+ 308045CCE3CE2845E45FB4824319327CC5BAEE486B8565C75664140ABF37A523
+ A7B30C0BC2DBA6357377141439ACD946173B9F98647AB85D42810DD93FEE3E0A
+ 42977E37DC584C36B9FB5D352FBE276C0429BBE77AD919D557C9070708207888
+ 6C2380B21001A1AE1160C2C3B7985E8685EBADB065060975F34F46D99FD7EC6E
+ ACF8CB690B70AF814E40CB9863B42041860ED7000D87FB22D2EED1A103A8187A
+ FFEE06BF143F544C2857EB06DF06B66DBAE5917DC48B133375268A286CD38E12
+ B98D8ECD7268EE8C38EB5C33A0C05CFB138A70024D65B791736856F2D529F23A
+ E41B205070EEF20BFCBE963F3F034E30CE5A1384D49F0C16E03337E36C125667
+ 8FFA1230221577D545B73BA735BC57EA23A33835E1AC0744F7B9CFEC4481A367
+ 3891A487944F2CA395C70751150876F39BD6D5104A5DD92872C692375F7DA784
+ 3FD47B36AA40CBAC339394FB461180E029F1E8C20543DB28E8EC9C2289A41DA6
+ BFB9B89CD8CFABD48A8AD790929DF0CA7009AB9DDF917A2564E220BFEE2F33FF
+ 1F3542BE4B9E4EAB5F81CF9E2D4CEEE180D71DF67F5DD28F5DCD2DF37106A73F
+ B8470D5FC16AACFBAD58A29F51ED98997E12E59C63E3FF7521A137E32028F54F
+ 2F722E53B63944094B0944FB7818CA4D17D2A6817BEC7D13E0D479E1EA048B14
+ 8E05AD1B565B84DFD4BCFEF16913ADE68F454CB6BF1B91F4E60E80A7144E330B
+ EB2093DF7ECC28A12F02B08A07B161A69B95E50DC5AC7BF39DE18B2BCA3CE2E6
+ DC1D3DB5377E750E2F58B2366C3B2122C6EEAEA9231C81326EEE83A60BB8D784
+ 56C390A1993256331B80EF57157F6AC41CEBA84FAB4113D422D1B07CB5F537FF
+ 51D87B968C0789902124B364EC2608E255FB400222BFA017F08343D5BD4FE4C4
+ F834A85BEF9C17A6081F3987B7823B6E423CAA762111898BED290C3A0107C3F5
+ 2F19494A2B74FC532B88F4CB788A8C42711FF7275709F0D2DA97FC96932AB1F7
+ FA2DEB1D8271F758A5CF3B1AFEF8F5D34AA7292AA616B867114B4189F6663CD4
+ 754363C905FE52C3E0106E283DA7D0B0F6B6AB52814CA191250F60238595D183
+ 98429EEDFF0E4976FDDCA891580398FA691955E5AEB77610419420BF4BA54F49
+ F364C690FF9D777F5779BEE9ACA9EBA73814E66CACB295380C465706A3789551
+ 4E2345EC1AC3C0DD8BD4776221ECB1D4B1C215CA76141D0B2D43CA23988C1473
+ C84810C6D0DAB5BD8E1F4300D21B73EC4EA0553B1C292CAEFDCBDFA1E19BB737
+ DD0F20D7A926180534C1D593FB5972CDAC2267E2759FBBA3C21BAE36A3701D5D
+ 88E9EF6240540050DDE366896838E66201B18E158383032CA0C4B3F8842676A9
+ 00B5952D1C3B68722CD4316F62ED1FC610FB1FAA71565ADDE80DEE57CE0FEC71
+ FF734AF2E18732FC91478A926821F0703994F7F4DCB6D05CBB5358E494A6EB52
+ DFF85AC8725F922AA54908ED4B83BF069F0C171DB09CCBEEE3C6118964B241A5
+ 8F61B575945B592B2B8C213B6B0DE7E94605E258F1D609A3E601EF5CB1A7C3B1
+ 30B62986857A4BEE49225596EEB0390D4E530F8811C5449BF7CA73835C0B0832
+ 286C95089ECB56A94169970A4C8AF6F06B55FDF42161289404600BCF975222C5
+ 88BF2935FF4A6518FD4125ACEC9E887FE8AD10FF6EACAB30CCCE425F726267E9
+ 5C16E2A45EC2AAAC0C354979D3550F098A7799379127DA46FDBF53E333E42390
+ 789F7DE5E84BA3EE694D28F719A425E90B37647B3D37BD96C99660F6F0EAF0B3
+ 7D9E92E01CE8702BEC0B35A81371035186E78F89FCEF3D25D0A49968217796CC
+ DAC317C93ABD64C1656AE48245941DA1D463E7B92EC0795D2B23A7D9EFD3440E
+ E4C7F1F0E3651F1918A95DFAF8A874EBF4C22FFDB92B4B2D49C1AF67BF3B009C
+ 657DFBACEAC9D05D533B264E95FDA953CADE85802BACD5EE823E966FAAEA8FF5
+ 2E9F49735CB05708E72837E1659F3C3635BA3B182CA5EEDF84655C3327D37CDB
+ 8B709E288442D82121ADB27C5C043657CF50139E8BCF9383DEC75258C48DAF94
+ ECA67B2B19C9D5A41C086096DE889489A593EAEF808A839323A6ED8FCC81B8BB
+ 10643244D82F741BFF0A53EB67181B78B0B045F964A4F9041606ABCAD2CD5625
+ 3D231385DEBC4AB72842446F2D51323925B72E26FD830B3F2180DB6AE616962F
+ 89C8AECF4ADE8870F34C5BFC92B923DD61141BC026D81D07DF202D25F75D368D
+ D10557F28A8CD8096FDA56EAD64A528DD5AD95292D7C77DC4979A7FC2603A8DC
+ 259ECDFD72FCB416490CF27AFFB9228D8990EFF75575C4E1F7088B22BDD223DC
+ A40EC615A9A0982932959348EAC502B0316C09E0079C783243A86F1E53AE4A59
+ C617927A3B211CC769ADDEFF7DF587790622A101681363EFA46841803C4AE086
+ F59F4610AE6100ED4976DC8D99ABF4042C2CDF6E85CB20A0218CEC28D714A9C2
+ D9671CC06AFA72F7DBEEA90C0DB53DB8F1D0346620F34DD610A1CA9F1BB8513F
+ 2171AA38EB0507391FE02DB90B674E138BB3A5EE2E872B1D5AD9D44F2084A7EF
+ A7D4C32F787D449C904E4582DD29BEA36471B6ABD380F1167D1B1CB1D48373FF
+ 0B69376FFD5A1086D159F3B08B29BC0179BF2BF2435743E16E79362B779D987A
+ 65F1D3853C26580CE8B4EC4BED1243BF7DA711C29B9C35C850B977BE52BD5A14
+ 2B7B5F1DACF65F7BB0F39A7D2CF69D347F7FB0A58FCB3C9AC9F09B8DFA6385B3
+ 5D17863D1B42B7110F4F61CB19E0A74BE28E11A4385B51CFFF4C8E2EDF247F0E
+ 84D3E489151201ACEFA209E7C83E3862201A21D1F9D971D774EBA0C94D76699C
+ 115949E85CF09F130437671D1F89C60C360761C707F48FAE58117D97A6AAE9EF
+ 163A1035A37E24F6014F3F0CDE3E93A1AA0D821A49476111AD5FB890F9001F8D
+ 1C5CB1CEEDC057C21AE6D9A489FC94CF8912DFAF742DAC33572561E070A93476
+ A4BDA5FEAE58493704ADD83D8398F8431FDF22DD0CC49DC88F6DD699D8958B12
+ 96F340297DC89C03116B94A52EE8A28AD245ABC9E692102EAD57B37D2B831CA2
+ 252B61348742ACC299B4BDD82CE0222FC8DF90849FCFDAB5B188F3DD8F231253
+ C3B8ED5F5531DDD585E7940ADAD248EB4222291CA487A10716C28CE3429A1AF9
+ 1B002DEBD549FD4F84C804C2A232E8C027A18FA7AAB44F34E58AA5A8ADF7EF66
+ 88913A7D142095AFE59BC1FCE7926458B50A1CED5CFF644E2F5D9072222FDD3F
+ 481C02B9A6B59BED7BBB3E68B69127A8387633C61B74A9A4CA2EDD4F6F1153F3
+ D94D3C99E051533630AE2CCDE410B73162470706C511B690A4D90750CA1CE854
+ ADD3384C397079E725EC7698488B354F570F6B8474D16CED1B0DD5B56AE3CF66
+ 1C644102771A89ACA9C75152B6CA431E56C44F4838E873239CD4CF57995EFDE3
+ 16C45F718FAC40462BA34A7550BD53A6F3BCC5A95FC1E241C32348138F51BD73
+ B7EF10ED577B8C3FC0A0D01CCE3FCB368439B2A04191DD9D1DDC3C2392357D6C
+ 85A144EFC7CF417368F44ACDC147254083CB4329D20DDE94DC18261FB8277E62
+ 533B1BAA2E7513675AC57DF73D9CC3EA9DF7CEECFEC00C87A0C7DEA734E37BBF
+ 5D7B31E3B496D7C89D003DD62ACAFF1E0D57990AA27783B7CD61D43B9049F684
+ 06DBA9DAD7B9286ED52D82CECB9AB231AB90677ACEF16A3958235DE198218045
+ 658732F0FDCF75AB668DA047614FC2BC8B6E232E471378D265187393447D8BA6
+ 09C4CB416A6BBC7E52D851D62361F7426A82145E49C5399597893689DF333459
+ 58B72BD1E6F30BBBE099B66F859640E10B3D5710BBDF553DD0DCD50FFF55ECF3
+ 1F07098006F43EB93FABD4BAE95FCA2C33EA272F7658E23A0A57F750A10AAB5F
+ FBC7C5529BCFA0A36B2295542167756C78B1623D09052A0180AB6162AD88900D
+ 42826DA0EA0301C9069678217B904E6456EDB4BFB8345CFD642D3EEEC90431EA
+ 2526ED64ABD8FB8BF5803F3AFF8907417D56290B713F0FC974802D66FA0DA36D
+ ECD0789C164E7E879784368A98BAE4732F19126CB3435B93ABB337A4BC37A026
+ 5CB5C211C58EF755571E2549682531EF063992B58B8BF7FECDBE8E9CE7DE2CFB
+ 2EA2570EE9DDF78333117AAB25AD63CB6D0D9585C823EE2071CE17DEC964CE89
+ A2B81D2A39048A75367EA069904BC6533AF0CCCFCD330D357002F8BEA2AB1014
+ 5953D1E4C653470905E999D7BD6A11473A7598292A21AE862E2051993D485300
+ D5704585B91A9EF76E35D8A1E2A96C0C543AA02BFDB93BFBF6B8B756C46A086A
+ 7D89206ACAB8950C9491556EA0AF4E8121E350CD8E32F3FC836FCDCDED846138
+ BEE2B13A51CB002686789F81789DC1806610E5557A3A4F029DFB71B303467CDA
+ CF292A54A579B7A52D040248BCAE1F6C41F94F0414991F8AD80CB3C4ED1FCCA3
+ 00B3E237A03DEE54815EACACA2AAEAC2AA2D7FEDDC0CBFFF7AB84D9D06D3754C
+ B2FE5C5CE4EC0A2AB7993472B43136338103C8118FD3A17C6EDC90437B9F029B
+ 087BA7B07A99E736EF35DC0CD6CC2B841B6A9D99D4B8F6A399763E4B52AFC9BE
+ D607EDB7DB69276126A066894234EFB58BA247D684A210F59FD68A4493620C75
+ 1CA11250D3961E952D68D2B0556AC94D39957FFDE1E8BF83E1736B36563ECB74
+ B9C91C59F116C1A23F9F147A4E66B14DD42009FFB42AF1D715516540D6B14FC7
+ 08D09E3B887876036CBC18A9EC09E6EAEF2058F7F6ED1E21030C697F1F3A9075
+ 314F88D04FC29C00E2EF9767B96319165E441894F7A229153A2125FE9CD7FE21
+ F59A51C518D21F84B41B1D08FCBF2385A1085D018688E52BB389AE0B1385A385
+ BD9D22C713470C9D38D31AFD601D38F27B78AB10D08624998B808F0A2B9C4C8A
+ 00BD953E828B26B7CAEC96247D8433EFC9E88956229B97AB7ACD42C905B2CAB4
+ 894DE949B23316354D6847D1C912F2CFAFBDF6DC7583C6157259EE2AEFE28F4C
+ A5C05F33930AD86BEF25C66F2DC241C8C9615B0C93095CB8E07BBF592AAE8737
+ DE5360B04915A2A839E9A4470FCD2F9ED11799B614B8061FC60E028B72347FA5
+ 73C0B4D951469815248C7B97EDB1CD7D282D4B6A697ADF5018F521C97C0D7E20
+ 557C68E414DD9A711CA668C11E7E54B3FF9A663104D691634F17F46505171715
+ D8E19EC300EC9D7ADE0B7AF4E7F84364F90AA3527E39CF1C7859B65BEA055C5C
+ 1808E6EA1FAD729567C92698F563825F5FCE0B8B93921D18A949D1604DFFA4EB
+ C3403E690EE5E0409D30442547DE498C0D44F160EBDA8C01CE9A893D689508E4
+ 42355E2D8C5C759825CDFD3DF32445E23B39075B3ED8985A3A669474747E66B9
+ A94579F38CD1A34E4F18CBC693923C370732C918DBF46B9A2F4EA86E29C8D945
+ F54FDA6A408C4C4A4D3A7E1434E36CEB174E8DD357B8D46C4A7A9C5AF38D7422
+ 7017F901F1C973707A165F98D1DE47E5405083E75851B5AC1C2E13D0347C5D0A
+ 712F83A48BBE88ED230F3478903C557B8BF1C09DEF13B6A8435B778890AAA177
+ 43FBB8A193D91B2DED7EA16DFD3EF50AA2BCB0F7CD660336E3573D79181526D4
+ DA002C91D4C777A520224CA803E95D351F1D975D22E7C5E56E104767CF524FA3
+ 2104ADC8586A541EA4AC9EED71C3E937F29A8733F0F188F5B771F10020D5166A
+ 6D9EFA1CE9EC706E7095D7B09EFBF632B1E9AF6B1A9016786742BE0B6A25F1B4
+ 865FB4A11BCD1568A63BD45E039E68537F6C7A545407B34998BACDA12EB17AD9
+ A028EDFEF55C145962DD7125E8D1D62CDFDB95B1CFFCD06C915FD7D04590E518
+ AD1EFEF7D2AB4E18EAABCF8FEBF0C85C36AA36BFE1C84A80EF63F46D3DF93314
+ 84397A8B5B533592F4E0CBF4BDD933FC2A407FF744740B0F4460478B5B376506
+ 863F31E8E82A2A75BF7B9E78FA3A47766B70AB01996511DBF5A9C7A1009E11DB
+ A86B9CE31E210F9DA521764EB667B95BBDC501CD4D1809BAB43115081D54E11A
+ E4E86F2ACCD5985E162B80963A94D55D04787CE4A7D67E78F3815AC490889D87
+ DECEF376C0CBECB93BB8944DD48B4525151A2F4065F7B63443262B9998D3C699
+ 6FB96D981231036F212813124777F83BFDB4257B50D758A2F659B8ACAAD755B2
+ 18FBDAD75FBEAED1F03B4772FD5336DFF906550EF3AAB9E46C0BF4CF7461CD8D
+ 0097F9055459B909A00A2FF6EBFE463DB1D267DE40CCB37A91E84E142E92EC8D
+ 5D6F98299D0612C3471D04D945ADFD525D1204C19295BD6620B629D5A82B861A
+ 4DE7934182BAAF10BB2F65880516E459FE1BFE93BBB738F2DBC22401714CDD27
+ 6D0CDF55B4627FA110ABAD4B7DABDCF9DA4005CECEB34E80EF886B70FB1BF8E3
+ E2771F107D1FF153BF123B3025DB1A59811F1E961E643CB90D718F2A2622788E
+ F4CCD44965417D9230AD6215980C15229ECF6336C3AF121CB6B6421F10BFC137
+ C0AE6086D2C383553488DDD456D307702FFBD066C300B11F6F9A2D8E27A37BA7
+ 8212BABFA9F65DE3E23F15C00EEA37C50405FB50D018546E587D6BF88E4EF2E3
+ A543A841DF4788CD7DC8D24B24848696C21F8FAA9CFC91A4DD636FECA3B3260F
+ D3939E72D0DE479A4CC53EB89C46F972745B708E2F78D02A8CB3FC1CEEC3BE72
+ 84751CA65A412ED6E97517481008E30E2AA6678A2C3EC345F382DE0D199EAE0E
+ F7D8A6320AC0567D6A53CFB1B2822DDF4699EFD61DBE6E44E44C03D15AB96493
+ ECF80563302A8A7B8237302CE7D33786F3812E14C679B8DD997434A7FBF535BE
+ A190F0F5DE84F3AC8E55702CC0B537684AF357A9CD224B6900242FF65AA5C3E7
+ D48450205D7624187B0C1B7ABE09C6DAAA12326515809BC7B11937BC3E0224F1
+ CFF08C489D4153CA4673296449CE106E6C927B1788E8D54A3E08F3B16AB6B2C0
+ C42EFDECF38C65F691F492025B48A1D4CD0002A29F12C4CE8938C38D888154E1
+ 34493F1DA740CA4A8F6F734F38C930896E9BE481FE18285B00216724B6FC9677
+ 8AB466FA8259F2D8FF2D3BCA0F0DAF053E3A4679598D5020C0F7CDDADE7E2D0B
+ 8B43EF91F47928EFE4B40339162AEDF39AA5838D031FDEEBFF52F3F3D9E6B630
+ DAFFFF9D2CBDE1200B232E411805A4762A460A89C381F5DCA55CC6BA4757473E
+ 5E5F1A8F32CE01BAA02C9545E33F194D92BEF3F8D194D76E64C6967E65011797
+ C80C222D66FEDCD7D00842F8E703346D3FBCABD3CB79E324100E96F2E87456C2
+ 0B7D1777B0192E6A2EBE86F5C0AB0D19B6FC49B611F68AFA4A164AB9CE064959
+ 55DE013220CE6D69716BECAB6CE1D06771ADE65E5FAF1E4513EDF4637B07D301
+ 292E0B7C7FDD168C8ECF8C2F5677B30AB376E77E5E5BFDF52092CDABAA01CAE5
+ AD1FF995490C499BDDD6134E564693B9FB688F1504B626902BB6565DBA0A60C9
+ D36089878FA302E6EF24D44F8E0E978C76A2E34BA26006046D111B05BAB1B897
+ D62D7FF0BBC543BDC9DFF8C5D94A45E439A59874BDE6A78C82C72BDD4E032969
+ D11D29E2DCCDF5A8C630DA5386E2CC7B30A4960267E30FDFD9CE58338BDE0BB4
+ B539FA3B60667DFD760C52F89CBD36B6610EDE8F9D15B333ED5E138299E92299
+ 2B733BC12A7313A6D476F22B01B5A4843FE4B8C787ADAB0A2263EFCF6CB94903
+ 1E9E33C499A72751DD667AD7AE3C8DF248FA635E0D0F4D1CEAE89961250B9A57
+ 235A890D455F4CE8A43BBBD52137D71CE717AE17E1DC59635E147E1BF9AC2CF0
+ 13F63C630F39DD767B71FDC2DC5882AC7F7BD039AD24F7BD5373BDF2516A3728
+ 4FFC43ABF716C58E8A5A872355E3FEB3BAD78251EBA2162500E8B976CB46597F
+ B287F85285F84D409FB47634066D26322807210AC1D94FA6B52DB4DB1F2F932F
+ F7521EB92195285B02081A586FF95654D8208BB228E0B16D96130E22F1441D70
+ 1CC979F17181EA67170D9C32A9B672E05611299FBCF8CFDB613C9C49713984D0
+ E6E23C59C03ADE68213D8F3A95B7D2FFC6DEAC78415B6D7758B73833A046DBEC
+ BEC157565CF020A24319BE54708B1B797ABB5BEA817861FB6F1086F538D01463
+ DC2ADA7693C633CCB366046602EE84EB8A393A8B40861BB413142A21EA5F99D0
+ CE5C6FD6FB4945AE066B0EC1BD52D345EDDD38B73EA17A5D5FB1065798057E75
+ 6641FCB555F84FA42C9314962DA05016AA4A838371A518B9EAB93FDA63C8DE44
+ 62072291348FABE5692F0226AEBA0745F3311A4BF60908D6CEC2B4398B069BDA
+ 17514C904FC5D4D7894B5C6BD22931A8D2EA5B58C864B5F48391747C53543280
+ B578225F2A0D1B81081648789585EC3D71F71A25E508996A92B18BEC5AE3EE51
+ 3A81BB07F4DE85C32075CAECBB053C67B98EC763B4F05C6A7CC6F897DC0D1E39
+ A3A58D24E7BE8A40AD1F0637F27627B088234070EC4271926712A1D9488182D7
+ FAF23C81F55100185DF58CB891EDD9E8809DD2259238EE7897D7FB4B92C5EE6E
+ 333B615FBB149371B8EA1D337AC6F28BD6FB0739CC3BA6A457C54BA10E270D9B
+ C285E1C64B9D5116CF69DB2D2C889EA3EBAD55EFDC4EB436276B06204E7D6CFB
+ 9CC7901849E107852CD8B8F13DA94B1FC1F5246C2ACA09D642957B
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /MEBXGZ+CMR9 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 13 /fl put
+ dup 14 /ffi put
+ dup 15 /ffl put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 126 /tilde put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/fl/ffi/ffl/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/.notdef
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /asterisk/plus/comma/hyphen/period/slash
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/colon/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/J/K/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/Y
+ /Z/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /tilde/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1156/MEBXGZ+CMR9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font HMTXSC+CMBX9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /HMTXSC+CMBX9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -58 -250 1195 750 } def
+ /XUID [6 5000767 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC698FF8E70859812B9B1D5C7E4FD37F567E45F827518C39376A886
+ A804C346208D37664B1B9E94DB1FB2E2EE9F9F1DB367186382AAAC9F88AE0B1B
+ 76F3D577A495E8941B2845D58030749D35E037421D0230B441A6DB6739BBDF37
+ 49E513B83C458A2F479149034094845A0217568A96AE0FBFED42200A04A734BE
+ ACD1049E4FEE31CBF57271EA9C50A6D6F2588F925B893FEAD10ACDA35FE01901
+ 0EC6C95E0A8D1909719CF18BE424923A5E97CBCA83D0E9FA2E2B627102A1A0BB
+ C73765638DF307B219AEBF3180F390BB5A644B65A8D199E0EBF2A091C90F8282
+ 7C82551BD15383D45F824DF454C29132C8313A271C1FEEA9969B53A588974F25
+ 26D812B7ABC989EAD35DA77CD5DE6A44095276595EC77CBCED9A47D960A71EDB
+ 32F3BBBB6D12D33BDB14F5E9567BEBAED5BB249C1C1481F77F4B9ED3FE37F48B
+ 557ABC692B33ADE26EC2C64CD50F41A8A5C65F8C97EB48DB3583C9550A1DDFD9
+ F99C3EED99AC68AFFE056D1AEBF7D7300672B552D688587C4FB0E3830D9D0A5A
+ 2955BFF38FDAC51E14E67E27F1804A51F01D8E10443AA01D8B469F0AF01EC2D9
+ CE22D4DE2FF7691672C0F7628E61F7544FC37DB45744FB303ED3C790BA08D8F8
+ 05A7EE085AEB4B7C01F8EC90D39620EC93E5EFBE1276F6D6F0843BDCD9C70D9C
+ FADF3AA79394ECB16ADDAF4AE2A56F4E1079E6CDE0EA9AE423C4D797F8FC3869
+ 275D73E1405958AF2ACDD5D294257C727A27C7D0753B223806724B8EC19B5912
+ E3F5B47E235E80F627D5E8E1818AC4D8FC32C7D7D865B21EA4765F927ADCB560
+ 6DC143080EE8C89B4553B1FC78A733D7EB1FBCED63E343F6D430DB701E9DF36E
+ BCDCDBAAF8A5D51EFE50D0BEB09F88D1B906BC5DF62503433C2C7EAB205B5D98
+ E3497D9F793AE67BA584D9A90BA70B5059FF3AB5D45BB267B8CBA49F94A2F473
+ 2140E0B04A7E7077E6E2C63186220E0C18EF9C1ECB58B87ECB463533330F14EC
+ 8D0C3FB7F01379423B1BD5808D87D38A41F20AE37AE6B1BD9BE84C6B85C47874
+ F74FCF5E0FE9EDAD46595DA14C0C956E1C5D3BA80CBE1733440D300F2D386818
+ 8A66810170AF2DDA32A13181AE78559E9209CB3A0DC3FFAD5B0927DDFD8E22C8
+ F6DB6346E17437FF4846233AA7C51C6E53527451174B4B66E53835DB1E40A96E
+ 7B9B39F2A72FD7773DAE524E6C5FFB0A83997DA659F478C42E12DF3DD66A56C2
+ 8E4EB5F8A94140145C70B566F98C5AE7B68E1A2E609AEC1722F43DB828B395A2
+ 14FD378C0EC1ADEAA41DA50B406C8CB502A5FE3690577C62999E7AA60818F68C
+ C2BF4DD9BEBB9DBBB29B3BCD103A43220E509215A7BE77DD0E8A5A249867F275
+ 506ED882C8B42ED48C692B3E67B2C476449355AAEA1F36B696EC48559559E94C
+ EF989748CE24A3FC5E3F5142E963E719CB621766DF7872B9AAEF3F57AA48F317
+ D69BDA3EE68AE3C6AF5556553E1970D4693AFC4360BAA96AFF2B1B975C847417
+ 17CE5467EE6CFEC9E06C262721E6D07DE3A5E795074CF9389107624A584B5407
+ F14AA11E81F404F9C885147C36FB0D0EC286DCED375000E018189180FDA0EB54
+ 9D808D11EDB5A3B2127DFCA63766D211D2971F46E787DDB2BAF677AC0C106A96
+ CDEDC37D0E29ACF5E46AD65596C873AB332955A0DD05D406902B30F0393794BC
+ 8DC65A4163F0F845B1EBAFFE014DA242AA441E6A952A6C41888884E6EDAD7BD6
+ ACF4BD137B9EF0BBC7DBE0B1569C1A1809E20B28C3A852D86741B6F6E5152BC1
+ 3655F35941D9753525D556B9248FDEEDF704FA8C1BCA2D3B0DA038EF7C7D09C8
+ 0B6A18007107D9C8613C2CE9A0100C5C2DB8376FCD2ED9CD7120E59836E627A5
+ F364B1AA118ED7F8B4A5BA9DECA99C4F145EE30592BBDF3DCB5AFFBA7BF37D90
+ 6DA38ED459D8AE951CBF06F1AD9B6D27D261C05A24BEF54ACAC22F2CBB53FAD9
+ 6249CCABE1D6730F7C311F9496692297C2516EB1E930077558260746D0E2F1F4
+ CE41BE98097435FDA35E1979BA27EECD4785007B6C6991265CD4C1B04F7D85D6
+ C5760B3C78605BE86C1A1436C20A3650999907883098ADAAD051B2EED293FCAC
+ 5E3E9359ECEAAF9E88BA59C4D1CDD247E6E204D576E9BD8B81B391D1F4007D35
+ 4062A4610AF74FFB53FC852E3CF2456BCDA2801C3E63EB9F5366438315E53C43
+ F73CED51695F7643CF2DC3B41457751B2592508FB195C9A2AA4D65D805EB7545
+ 28E5FC494E40D04AD6F13608B4F25918E18F78E4DBD61D4B8BDC039B86451CFF
+ ABEA337787AE39A604F8F6AF84AF65C6A44559FEC7434395C8ACB8805E64674C
+ 642C3637D9D3AEF40C946E3ABF28F854F66C9583089AFF1F50F0B10B1C7477DA
+ 8F22571D9980173C214505A75FEA06684C221988823DCA77F18B033A5A5C2E8B
+ 22987F3AA1738B5D3FE43CF99C1E2E4D5AE3548F2B454A641743F977F9A9980B
+ 0CDF94F9A0BFE50FA9537D9CA6F25F5EF0F5C08F516131F82BF6B1BAF4606C34
+ 620EED9F7FA891FE1C430C17486D67C72CEE0AF611883E3D88E090970C0968A3
+ D516CECB50D77A95F58F28D35E00D9ACC0284C51C688E722587082C8FCBC2AFB
+ 495E0911C83EE08D36191E95ED17C21F922CB385436B98BCC5933AA7359629B2
+ D8EC0FA4E19B0ADD5435B1A96258315CE23C2AF50C9BED5CF656345C89BA5038
+ B35F37D492F41F91C0600DFF1C7E6DBDEC0EF82380F76A1C20E05A7D64FBE86B
+ 2F70A1CC9C5F500D60720AB8293482DB217671F9F8CCC6BCA752E379B38BC1AA
+ 0180EAA7A70E7D01D7929CAF06CF59128C9696BDF022557601A437E6DFCFB703
+ C605BB34B9BD560038C1750FA2407EBE8B1C9BCA03F064C09D299B1190593CFD
+ 72BAABFF3901150126146EFE8507B4DBFB6489EA0B627C8E2D148A9B5EAB6D14
+ EC4CAC9B497D77E75DDA9118E53A9E0B72F8A7DB4A6D7D51B2D44F6321F513C0
+ CEBB05F10B05B255DD98497F8F8E5815849F5EFCB27CF45E31667282B38C85C1
+ B24A496F86C379D825AB8DBDCEE0D9A19C5C9065081F0FD2182D3923E42A7DEA
+ 859C603A7EA5953BD84CD46DB68885EEC32B890B7D394FB51DFDD84577204836
+ 09DEAA427840C2EC3E5ACEB081EE54A1ED1B0DE4A59B45A56FF973C0034C395F
+ 0DC44983D9BAC574701EE64547404BC9FF94BADEE3D9AD653CF47FE786E5B969
+ 43AAC8EAE2FF1ED87140B0D90668FBCF0FF5EB44AA91264E09E3356D01FB1379
+ 090804CA225763922FB6511CF4EA176CF3C7ED0ADA7C413642FB1539ED8A474D
+ 6D690632C2C4C1785B61062E193EC9000C73864730A177EE4601B3C98E2F38D3
+ CEE17BFF87E5042A9BA216C03B1D0932F90A3AA081124774D9A39D7FC5578636
+ 0AC6B440ACB3E45A8DDA9A1544A15522BFFB743CBCB0D2024188F274B3BAE406
+ 710B40FF78650ED05986A8356E9291F430B567E574F19328E390147AB2180207
+ 0A2AA8C61709C0D452B38287AD7BE96E1AEFB1DB1193CBE7B633EEC7A6DD3E31
+ DA6D80CA63BEC7B5C8CD6AAE4820429936C8A1974644B294E2AA25CEC1671FC3
+ F04271D4BD5F046E1D9063AAC6F397F593947E52F1D26CF4992FD13BAB3DE257
+ A9403FC7569E4B8B3324B811DEC8C4F7FFFB1BFEE80111DF7AAA8E4E0029D20F
+ 4554B344C93D613A7334B392FD6F9270687CA6F3BB5919410B67E16ECBF68833
+ 482428C70FE76A74C917B6E615963F4DBFF2D6A5F4DF4B60E2C9A5B655EEC6D0
+ E02E0F54CD380D995E3BF8311C65A809579F1291C051681351E4AC8A186D625B
+ 509746F9763EB0465CADF112318F5A31CFC8C71A50D846F180AEDA30BF09BB0B
+ 1CA67473C5205B50F2DE506ED3068A8F7018CE8CF237A9CBF239ED133151FEF0
+ 1C1091FD9A590293C07CD1078B70F7BC6D28385102A5C51D700FCA589CD9E7A8
+ C52ACCD05F608FAA6A5D34172707622660CCEC12CDAF7C73079FBF7FC97C7821
+ B55A0CF75F74447C7B4422F810C34DD70593E7768E2D47D90BDFA52AB1A350D1
+ 960203E5C56B71DBC622ED092B21E9D5F7FAC6611CD31B55A511E92821F4E8CA
+ C16944F44799D809CFA3FD75DA73DC011B1DFAA32D38263D8F3ACCCDE1332075
+ 37DE3715B48549D53995BE3378F197AEE1A9B60445ED5B5EDB04B5A4DC9B9279
+ 4B253B7CF97A38986F670B38E9D6CD6917755A0C17661B0F7B61823A77698627
+ C44E925972C041A1754529B4EC814C67369E0BE6DEB18C30E1E42DE5F0C5C50D
+ E9BF5C8B9D989723B2236AE35BB1D48CFD361AF7F89F0615BF91C07B07716746
+ 15E033F4EC68B21A99D7D5474E60FD33C2F57D0C8BD74B52943BF501C93DEB63
+ C2975F9561DF02B86F480C1331DB856F53B2A1144764FFC49FEEBEDDDC8F3A22
+ 4CE8A2630BCC29752CF38EB7C2E5BD1BB5FF63AEEB292F5A1716BDF3B0E714BE
+ 61A518E2AD51884F678CE72C57D0BD39A9AF009DFA22674BB5CBEA69C1BAB3C1
+ C4127DD4B8A175918F14FBCAF11CE6D55C269BEE95791DA499A9D47F016066C3
+ 342F19C269FA573088133EB82C6971EDBE3949C9E6667157DBFC8D90EDE270D1
+ B610E2D8B0AA7E0D0651B8D69169A2744D63EB97FAB362967B8AF56089323DDF
+ B6F0B2A61DD146E7FF0F2F3C185FD135F41EF4943F4E9E50B4767DC7DF4DB636
+ 6B893AD8B0C1494F1E11B030453CCE0B61905A2CEB63854B44BD53B874100B37
+ E294E32D74225A4A5FF745797D1D96E0F36D8BD5AE3F22302B18F148769C9CFD
+ 060EAFA5A094744A48EC2088FA4B1B409647FE68D7A8C106484B753A8EA6D42C
+ 917A600F0E955D8D766E1BA851DD55D7B60D7B3E5B71ACA546696FEEB95D622C
+ 2044D8A534C6B1CC7348CC8EDEDF03DB8BD332A2E59EB146F39A196978264961
+ FC3A1FAAFB56B0D37C456EC3EAB3458E84F9B6BAE384C0C469E1F6E5402965F8
+ 3B60C00C7A9DD644B295D2B48C6480893F38B549FC6FD383A12D836E4F7B3994
+ B7FBD306194CF23E0B0F6C25A125AEEB37EE0FFFED64E7D4EC709C7B3C25B502
+ F052693703DE54894E7E44788AD44056129D9C5166975F86FEAD39413DAE9D84
+ 54C35D2574577065F39DEA9459FECA22E60EFF2FE29DF7A2084D175144622587
+ 31E1FAC744AD43265E5A1B310E4695653BB1EBC64A62EC017927443120FABB27
+ 094DD0BBA8D2FD11F9886E0720734E8A98DACA2236F68B2A8F2EF90424F53E4E
+ 96D80D90BBD098D8E8EE66BE3DA61EAAD961683FACF2029CB4098BB5D0A7C0EC
+ 2D82CAB6F0364ABBA87CA64DBD354609A3564FADDA604A357951DBFC208D6D31
+ 6839A92AA955388A7E9FBE9B894FFF9401A6E6A2D3F652E5EE5B3DCFCA674EB0
+ 7D657F7422D1CC1D7DEE38AE555F05AE590F6D5D675C2CC746B16554E9930DCB
+ 0BE29BF59850808DE1EBE83DA7718C0B2F0000963EBA6F286AD2CF60EC166B5A
+ F6FA1142388A945F3A89D43A2E48358329D7FF1E0ED36026770655E97DEEB51E
+ A0623E936617983CF7FE22277BD87DD85830EDC57B7116449461AE8B507EF669
+ AF6413BFB69AAF2682DB51955E0D1BCAD16EEFF4756BC51B84B3DBDD4B8E1485
+ E32F614B6B95E97F22D98A92F6C552E076FB283D47272A7D73EA25B26A3F3CF3
+ 8CD06FE20977F4E37C42CEB8F8854768025CB534CA514F73F9204ACC97E5A474
+ 07034A16C909E92E86B5A5171BD2C13F82C7883D43123F6A76226F38A6223724
+ 3E2FC3F02A688E4907B3FA3019EDDBD3B55EE2900BA11ECF62CEFE5CBA6B2537
+ 656F96FE960EF9BECA15B94C0CBB3CC7804111031F150233261E6FA71FC0C963
+ DBA158C62FE8B7EC949DEC10C19E7C82DE68F8214426856019C86D839C3CD372
+ C86E54DEA7207537446268F6D4A9D42B176D5DAB537A74BE2F0C9373A9D4F4CC
+ E9D9D488FE006E342C619947D5A1741F69BEF8244064E449F46907EC14630B96
+ B1E2CE37961B443AA9678EEDC00F5943F60CD361EE02F449956387B2FC032F2D
+ DA73A466911F1223D281091402425586C22A258B649E4F33BED8575CC9FAA849
+ D8802C9DBADDA9BAA81A59FC767B6475066348D0AA90505688818E79E48A3758
+ FF69CEC4FF4510E52AF6003D8A8B51F26731AB9A94BA1326A344B8B899EFEB9C
+ A3A01802E8D79279C66750332ED080BBAE96CF7886A986DABCA8CA10678DE8EB
+ 60032F1F444E88EDA8A86B057D243E21B6281729E960A1129883D917DBFB1589
+ 9E856E7FEAC37CC3A7BF2794343A17E2E38AC65F6663CF1B5F15DA1D5B29AD6B
+ 5C19B2533C253F6CC05666A3DD0EB037B1E76AFCE84A204430A209C528D12984
+ 0CC086AED7B6034F5BBA2F5C1EF7286B35636AA5A5FF1882AA0C4598FB403BC2
+ 89AD2C9EB46FE556E462587C2AD52C61BCB6A0CB229837E0A2F052A99D2750A2
+ F26A68E695C683CFBE6A542D4BE7E7C7E634BDAB2D91BF918AED3ED4132F020C
+ C10FAC6DA46F7096D48C43C01BE03E8F26AF083DE677DE8B5E282D66073F3DB6
+ 792CCD180D0C57FC91E696BB32C060692AFF924C76BAFD2F9E14C95AB9C48A02
+ C102244480179C2786EBAD083102E1137DAC159EDD861AE9CBD36B799B86EB77
+ C744A048C41655665F4C0B3E62353A95A9984D7C95977EBCF976A8CA9DA486A2
+ A351B2DA623399C4B6172D86F38DA6153AE5675A26E2F0C3A6E8CF2273BE7269
+ 34416C4747F1FF76F7A8697FCB14CDD52D3A96FEC5F65C4840CA339FD642AC86
+ 1D8326CBD07646016D252716A2605E405EB95CC5EF63C20706826664EACFB13E
+ 7C2A465B8B9CD286B5EC4890FF8D785CE43BCEF284EC314B13D4C18516122F7B
+ 44F5DA66F5FD4F749ECB9A4A1AB93E5F50DCE6AB0DEE59DD2D0161B0DDD38619
+ 93827DEF9973A92024C934B0F221C9D42F7593743721FBEFAFA8DF2E11355281
+ 63D512E3984663FC98327E813687161EB25987CFDF6681E680D633D0447CD8BE
+ 92994AB826B71091D5171D95DB09486C4C611F7628D964585B4A1E5F8435BA85
+ 96E25E1EBEE1F2FE57064A613BCD5B68EEB5DDD20920151947FB1203FFEC9CED
+ 3F05D76F8E8C348B41F5AF712523BAEFF4FF5F4DE97206EC1CEEDE1F3E630B69
+ 12B7DB5735BFED17C22C97C5DE69A63195CCECD245EBD30B22B078994E44EEA4
+ 86EA3444BE6AAAD56E6FD3C3BB099E1817C012B7C0ABC4779F141056563757F8
+ D6B58FC7CD83C873D5DE5E4B615F0433157FC26B786A832DD7C4A893DE4BFA87
+ 64D121EB6639970AEF45B51EE7BA53CC201F6FCE97671F46E3D31AD68C39E1E9
+ 0D9B34D5C54E1CB3C3772F639005B4286E8CD8C783790295D18ED8BF6E3D7372
+ B205434D4AAE34BC137685C5381418B0D6F0210796DF83AAB441C6B8C5DD170E
+ DBF418779DB43E631E5D7EDE65CC3C1FE9505A72A90F5F24D2AB2442CA6DEC12
+ 58102905090329D3F67CFFA395B7E0BB92DEA38C21D1CED4E30D5ED7DFCAA2E5
+ 1578DB3F6064765246D8E6D7FEBF8CCC1F1E0DD043CDB772C554893FB586096A
+ 87172E768400712CDA090E07A7FEF0DC65752641C94107DD2C76252C0DEA4E43
+ 38D689367B2371C9A0B8D5CCFE918A8AAA9AB5092F34DFE4187508026CFAE033
+ C7D8F88E1C0F27A410159BCAC52072810E1F01D58D184710DAE81DF1129B604F
+ 9A7F0CAB003C64E4C97A69F4B3C99A48BEB14F3ACFCDA2074DD8F9308744B919
+ E35224621A258B54B4D38877AC24CA62054A9B4BF2557FA346BD7AF0534BC10A
+ 0E0AF1F18D6E71CFFC871DD08E5156E1954FA71E82993A82CD54EE122E860805
+ DB8B3555B9092C886CA24A7881CE0CAD2291C32901E73ACA3D3581555A4058DD
+ 3DA90547C91CF165D19A8F294CCBDDB772631E8D07BFF98C11197717B26D53D8
+ 564A6654575448BFEB4F4D52E292552C01D779E7862CF155CDB6A958D90FD69B
+ 9D6FCD4813A51F7032B095CE463AECDFFADCF1B970D5517266ADAF5029BADE2D
+ 9A2E13E8CD333ECCB15E9F7AB4499D6400F6F949DDECBF947AC9C1E6342F7EF7
+ 908F430E35044FA4B058098FE71F86C60402964A5C88443E0D3903DFF27131C1
+ 81D852CE3E3393D567468F1659DF33883DD1D51CA7B2A34127EBC7D1684E871B
+ EBFE84CA0FC6D23D35ECED2AAF64468E58B1554A7E05E9EDB74CB818CEC2A947
+ 60F59A5548B3DD40C5D1D4DAFFD6080238100544DC704D77E7819E0D74FA35E3
+ D2413EF2EA3EB4493245C63915C499711D99D28FE33F9AD8D8F9F821E8B34CB1
+ 452927E964DA149980FB70A89DA44042CEE46DD972EE6C5E79F5691B9D7A35FA
+ E37092E64728B593F2E307251AFC5293F50F4D381FA920E0BC92EB024B43C5F2
+ 91DDED02E9AEEE4A6C86C717A77A1EF0EA88A82F2458BC2BE94DF7141652AD56
+ 62F820E0E83E414ACB35EEF1CB956FE2EB1BBE00F9B4E174B9594D0B1F8468CC
+ BB5882455610432EC3DF1193C2E40EFAAD8B30B3E6A90552F8785B0B83FBC7B6
+ 1A6E9957C49C43F364EC07E72725F7E9ED83E026DE052733AF1A91EF960BE486
+ D6CC8C2B6778AF131CABD4A0548B71E073E653590D87CCFEA6653196DCF9340D
+ 20BDCA7D8994B76BC38ABBD641CAFF8E5BEB7E5BFC68E80B65D676E2D448E14C
+ 7E90EA544E76D05861E3BBB53C99355FCFF05CD36F9674003828511637BFCA32
+ B23765A0646390557B035E58AE78425F0AE0EDA3A339FE5247E033E8CD7CBAF4
+ 451045DC4D9530ACCA119C5C1982679B11DA8858C5FAF137624FC562CDFEB490
+ 43A38BCB76F72D8B6DE3A8D2E5158580F42CFAF0863D0035064540D0D19D8A24
+ F52CCD49068268EB28D9F00719727BBCAA10D4E4FAC0840C84816A798D0F5E50
+ 1802E47AC557568590328F32BE1D44286ED03BDE83C8EEEAE4CCF54027E0BEE3
+ 71DA7F4FD418668C278303F2C9FB999D95BAF4F6CA8E10E900A1A7A71A7A0A5E
+ 238F52A94B5CF1C187DFE599A8308D165719D9CC63C05936261B21E781103567
+ D4A4100AB22DE01F2308D7FE6D1243260007CAA76B677BC99CC75648A470140B
+ 2AD4C247774D6D9E90EE670A8045CFE7C4FAF2F54180BCABE21A7871558CE022
+ 5C0A8BAF836BBA3C56C857A8C9F75998E232EB243EB315F5986D609E4575ECDD
+ 76185FD4EAB25FC63EB4CA1498DDF504E24AA44FC9A5B316356F9068CC6FF9C8
+ 209F3C429FAC2B6E3D738F4FBC4501B24ACE543ABCBDDBB03B672B9344A02C9D
+ FCD5E3CD01063B6CF3AD1CB5F127F9F8876F3273390A35EB89960735F1C57FB3
+ 258B85A9D3312AA33B3069FBE166947448AAA7E9D3C3EC6216F94564F4874C40
+ 8D9C22EA718079C7CB1E67E86BE17E3F604B78922CB03D9CA83FB0224B3818A8
+ F9D3ECE6830A26B7FAA4B6F86D3E28CB34A5A8ABE6A498D3FED35C51B46424CD
+ 1F04BACC51513ADFA0AE19237AB49A646147E277B6811733C4B13A2B7F6DB3B3
+ 50F3C04A7E8A94CEA70F68DCB99867784DA50BA59A50AF45A637C8581DE31F33
+ CE98AE76374C250A3A80B8D17F113511E850AD6415EECDC24EFC90C06233CFCF
+ F1D59BBFB5CA638DABC0AF14311B4BCB6A82F51384BEA951F9CFBF6C4B9E2883
+ 496A747225E849A4C7228D1D92954AB5AB5EE100902B551FE9968845C86F6194
+ 7CC942DA2496FED186EA3F09866B644B1D0BC27411510861AFCF815DF95D33FF
+ A6350A6775ED4BC43521FFC6E9E82F4A61E06102F505EF7ADD42082A7E569B3A
+ 4A3AC9356933F5377298DFDA84D08ECAE812B3F790689540433F27E07EE75E56
+ B672654F3395F4647CDC4BBBC3B4BC7132262F9853BCBDE727952C142C354704
+ 5BC5AF22F6EA1738CECAC67131310BB3426CDD5C23004D77E270904E3812FFB2
+ 7172AEFA720AC3B8D4265D576D7B8ECC58FB8732C0245DA285BC0D33C522DC5C
+ 18E6C1F5FB99353669406E3771B92F97DF5D5C95B5260E71BC9E393783C6E7A7
+ 4EECA0FC2F3E9F6B19FA2C91BC90380BB3C93E71F56E80A5F3AC228122FBBB77
+ 87B0B5B3416F251DCB2B3EDCD61B02EC5E5CD6E12BC4A734226D7A0B82575C8B
+ C8CEB49C0257F048AD9B11A3F67AB05EF575062F7221339452C4FF25BE362DCE
+ E3F16F0780EEC5D796941F16BFE0837C3B9022B7770DD15FBC27657EE0580647
+ E72DA00480967DCF24AE1113841C6DB10A7D857BDA040EFF6725BACD91469D3A
+ 0F6129841D8A9EFF0EF6DB7B81232C3AAF920B84FD06A7FB707964A8D5566E4B
+ B03621534218C22A625355B72ADFA8D3A80F75468E398007EB30DF1C99F86E00
+ 6C2B8AC03E710D1BB13434073FEF535254A2862ED93157133B76C5F9CD70B09F
+ 5E65673B03B9C07B1B7CDD45592AD4534028995932B3E032CC82F8BBB9B31A19
+ B5CF3A5B8C72D3BECD3FCD9046F2377F2F2803E1BEC2AB02C81B8A74F783E871
+ 363608038858889867ABC618497F5EFC37D15C5BAC7DA01F0C64BC59851894D1
+ 43D3B58689E6048E253A521306599C86506E39756B9E80C0156274FE7B5CF10A
+ A66A4B52853A24CE982FE4F3F6010222730CF63CFAC15BB2D5C4E391BB9A2696
+ CC99D8FE7A51C6B0FA6C89612C7E4D29166C44245432DEF32FFCC1F22C2FF06D
+ BC895C508099C040B62C7C9B999E303ADCF50CD4E3F50A750C24D3063489A33B
+ C8FD877A49514E77CDCDA3FD3FA8C7BA28B6F746A280F5E719FF1AC4BB062B3B
+ C96E96C08D052C32A413E214A70655FF80212DCFDB57C6D4A4D860C54D396751
+ F01C1E8EFE6A389F575779DB7ACC1E853C934C4EAE60D1065723423472CB1641
+ CDD28B7F40EFBEA2F76CAD2088A6ECB572FD25D774804A4B4E77EC81C413E28C
+ DEF21D18DAAA07C591F11AB1B9633A05C94670FB620DC64929D9D86CC14BFD50
+ 2C6ABABEBA1C12F7F15018FDEE7190704A4CB77B5A024B03B6D2C406B7B1613C
+ 2B4BD6DB4FC532EFC4F37F2493797757A06279A68F60987002D7C9DF96298FD4
+ F075024456D4C5AF6848125F4E9ECEDBE61C3BD50F034E24DB160C4C53825619
+ 239A5BA46A2FC4166F853660FA42B8769D3A6ABBF731D8EA2A93E4A3B52462D0
+ DEF11C54577A97569B1852405A097DE3476039DBE00A0E951DF742705BC7B436
+ D257E4C80A79102D4538769C07E6476579C83B2BD9EBDAD9316BEAD68A7F90F3
+ E5F6F31E0DA2AFB2A2FA20593015ECAF512790AFEF9E6DACBD1909D148AC85E9
+ 6FCCF55355345F6A76D19D39867B9D6A7BFD33EFC8A6872916C9783490513B96
+ 16CE5AAEC694DEABD2FBE48BD60D06AEE67452FC2C28B106CECEA11239E45A25
+ 1C34B5766AC73AEE99C2135FEDCDAD1181343BF842C2C043168B597AF319614C
+ 99953F53B8A0D1501C625935EBE93035E53DF673BDD3184BDE5134C1391C0CD4
+ 6B249BE16A975524EA74EDF8C6F765BC850C2CAB6A0086B728EFF8DA12F06FEF
+ 2B847C3FB4C715786D8E152BF4DD1B3DEBA0D881DD660B50AA2AE1D3BC4B34C1
+ 8459A4937081CEADF64C6271EEFC0778D30852517B1F1B1B793056E00EAFFF0F
+ E3B66C4152D76D2E8B85413A2DFE33263D7F12125E10FFE412C7BFAC29276CD3
+ 902C9BB6BDEB2B676DC2A2BE76BB3FA4A4F3DF3FEC7370C4BABCBD5D990B7A3D
+ 95CF137597BE9F92FD13E22A476959038B211BCC8C3659838301969E11F6722C
+ 54663EDA7D0A678035DF58E2BAF72323AEFB0AC32E5A9874C3CEAB7114CDBD57
+ A0E8417E98B060DA0609CB196FB83858066CA80EAD18F2C33383E8773483CACF
+ 6C94352DA9902078510619BD3719BFBD5310D211479B6EB1D96DEAE2D34A2080
+ 8CEFB6281A4EFC20C41A6C22640D7285F07E106F9575FF4D3B2C2E2143CD3699
+ 76FBFB16A91ECC8E758FD5D1D68AC8FAF7C667D4FB06F2287FA9F20E7373F474
+ A7F1A32E6323EBF74BF8B9DA81402A12DF5539463ED40C09D2E234999E40C523
+ 2A2402088BC0F79A323F310FAF95C3F598051239C81F0CAC725B8371EF8EB957
+ EC19494E1FEF1442A40DA9EE25BBB4DDC755DE01FF1516D6CD6676EE0C55AF71
+ 0807659F35308C68EE31E19229388D5E1B03A43425C4006637EA47D403896719
+ 76C8838D8ED2C244D8C1B47BA2837FDB5E6A7B548B1347DDCD329C6BFBA42921
+ 7BE4CBEAF086DDC5389629532AA03E745312A23D3AA977F3EA49A37DDDB69F6F
+ 97D7A14EF16D5A12D276B6C34028386286BABB8D9B37537C1E72D9950630D329
+ 9DA3DEEB0EA843CC5E248D4836683855DD4853E89322B479FD4B5FB72CF54FA2
+ 754ADEB3F12856A8885337B9E09C4D0C4BDC4F3F7C8A51B92563CD1F54AE3711
+ B15EEF93F31FC51CBD5BC323DFCEB02E65A1601AD2DF1048FA551487C57EE8BB
+ E3A6E97D1F9A1948C53A3CF220ED8B7DDE1FA1E56D2D7914E79ADF3B4B5B9055
+ D6B55F280712CB7FED0C0FC47B5642C4B8F46489C44B6C288922194A38E28241
+ 19C4BF5CCF809741A0223730AFF86D7468DCC6A9C5AF624AD50EF6B83C777CB2
+ 958FD9C1D362EC81BB97C8E924317AE8EDD4A9B64787B584927DDA14AB4519F4
+ BEB6E294A618C5EC487DC585D9E39AC6D9E51B380041B7
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /HMTXSC+CMBX9 findfont /Encoding get
+ dup 12 /fi put
+ dup 39 /quoteright put
+ dup 45 /hyphen put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 53 /five put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/quoteright/.notdef/.notdef
+ /.notdef/.notdef/.notdef/hyphen/.notdef/slash
+ /zero/one/two/.notdef/.notdef/five
+ /.notdef/.notdef/.notdef/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1217/HMTXSC+CMBX9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GYJBJV+CMR8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GYJBJV+CMR8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -36 -250 1070 750 } def
+ /XUID [6 5000791 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E93CF1831BF85FFBDA2B3E8E47574D58A3C
+ 0BDB86392657FE58D31EB9A46568936CFF9AA38783781CBF1569100AF518AE17
+ ED503B824603DA7B89F83248CE14CAB35699BA1EFE0831D7AA9073D0F8318A65
+ 00519D90C8AD5E8F64AC91767FA56FF1EA8E3DB37C64207C5D0FDCDF1B82A0CC
+ 7CC1EE1F7E8348AFF28CA7D668DACBABDEEE354F20A3601183B20DAE22287D4D
+ 736C1E6B320D49EAA30EFBB0D9B2AA7F3802A26BA19DE02221EDA0085A926C9F
+ 2710B9B37288582A0B780D097C2C639814FD40E00E0E956CB2919A8081674B89
+ FCF0FEA7DC083B12223B8A28A8412B0365227CD787ED6388B5DB172D0B96A64C
+ 0755DE7D2A1CE0B4147A72083F708A7129EDD9E249765D7E619525BF4A3AB87A
+ 48910FD5D4E46ECB17037FE31621CB5C7C7C031E46214F8D3C83C1D285F106F2
+ 9936137170094724D4CFD368518DECB656B4DD6833F4B8348155F79BF7222127
+ 1BABE47BFF8D22EF15355D92EF89A183898AE4569748A52F964D316AF2E8B25A
+ 1ACB5D8944669A0B950363A339E9E47018702F9F320385816670AFAE8641700C
+ EBB71F849D1DB3F3085DD3F98E6645989A84D90C942CCFB9D085EA68186FFF5E
+ 7692655C4AAB37CC2868E6917203CF43D33C3B4547266546FAE833C678E73389
+ 8CC5BC975B552E3DBA9882AF51FDDD9C941BAE5F55D2D16830F6361076D9177E
+ E560581532AF31A66B810FF3E509EC5A5E654917572F36EAB8575B978C957BA0
+ E88DBF0B935CC4943CC6EE042080B4D725EF283B5E054E9EA8DBC347A1FA4473
+ 8A3F8E19A602F02314C9365CC6997B3B4023FC81F35027723F6335426B685AB7
+ 44AAE629BFB039F4184F0F91B4F319DDB2E8972384A56AFA0948DB4A5AD401EB
+ C216120EC533132FE5AF1418AE172C8BF995D24EE0C6BD7DAD8466965902FB11
+ 4AF41B1D4E3452D1C302D037F96D3A42AD12E5F0806CA1EC8188DFCB311B5C79
+ E4CF84883674A1DC425AEB2F30E2812B6C74842F7002B033656E170F637893FA
+ 87007FD0E64D7C74DBE37D238A4CB00CD49F488394682075DCD5DD193FBFD068
+ 636C9DAF09F6EDA12D5EA5F926E2E8A7CEC01244D18844A9C98827B375E9E78B
+ 130928298E39FB9EF36015EBC21E1685E517745BBD57974647ED1811B9D2EFDB
+ 5D6A3206562F76070333532574B8ED73EE948FD347B3B5D2A3636D7AB8B0DD19
+ EA2EA2CDA456DBA69777A8CA0732FB0F83F396B9D896A00307D0B4D4AF77B1B9
+ 214F1A817374BC4EC59588AF36A245792E26A9C478902434E28CE0505FFD7F1B
+ 2AD62BA0904DFE15B86482C5403027FBB116216859EAD1C5EFCFF1421FC73F10
+ 26B0DF749602F20384F0C82D80C40D8FECC349A45F91D0826FEBFB8C2F82AB5B
+ 71227C7A4EE2F11EBC337A06F36E07218149C68419141219B9CCC81181661BF7
+ 0E9D1951982B8565FE5D10DAE2C643135CA41E527A7AB7721226A09E5C525230
+ 758F5510EBC943E46F4D99B85E25330906BDC4DF800EA654FEFA492469F5AFB3
+ D7A8B01B6B286CCBA1B774D7E8FBDD90D026E3D52DCC265A5A093C9A8BD670CB
+ 041C44FD21815912F9D8B3A50D67CE1714B17504DB3AF1889110BDC8862D1260
+ 22B8A46D51A686DFF65FCB35F823C1EB10F54F5D727BD412E05AFD5F234CE70D
+ 03F8840E259B0DA74BBB38505AF59EB64B3F0F1B1A989AEA0B4BA62E9792D1DD
+ 936000B58CCD938417A6AC6BA66B091FFBB9D423E6A770D29E0A46C5867F6F6A
+ 1E3B08A41FE8ADE9EAA692DD062E714260E87944C69FBE0C13E3344F6E531D9E
+ 93F9637927189824AC9D41D981AA2E81F350C0069C76824A84D8C820EFB1E747
+ 32A22759B4DAE5F56FBCE624EAA7614362589AC8E442F6A2916155EDC2C87949
+ 20DC08A2CDFF940D876C739F28B0F5277A7C707BB4215B5755BE502C8305D0F3
+ 6A249FBE44FDEFB84F6533B78A8005DC8A3D77E1D5E870FC143E984F65463EAE
+ C072827D23F409B40443AD2E244CB6B49467A50A4252D00709697063DB70996D
+ AC72176D19C71977E1CFF96B19E0B10EBB046991BF26A432B47950A6236B8F78
+ EDCB2CD9C09BCE78D7576F6EFB6CC751237FC3C540BBA10EE9623AC7C7F41734
+ 99ABDA2C8DE8D4E4EBC4C951F03124DDAC37FC4FBE4D3BE648429295F33A3455
+ BFA5940917A3F62C0748C48EE3DB4C88745AB3AE31D6BA98573016A3B293577D
+ A7625BCBA887E7E9DD48A980903A267A186F1629097C2E4834EDF1AB0CFCEAC8
+ 03BB90DD143DDA805833B3A558326FA8434D8DDAA289E331693325B1EDEABF23
+ 4163AB7F5CE4C841993ECCC2FE696F9E51ED51F3F069295C4F23286613495994
+ 020A5A8BBBF8D127BEE5CF66C0E3C901D2DD8D3B531FE656F0FB27AAD8A45796
+ 19F52E7D5C6799A627486BD130FE49B69BFDACBF52C2929757E7F71E3EB4EEB2
+ BF8350953D4CAAF16B523A04FF821DE6536742D79B02DBBA75000D4802AAA166
+ 111D7D54A18C7261F30361E2F05F9700C72A30CA6D44130B76D808DBFCC0446C
+ 152E23A4C49782CE7D8FD479B9A319BEF1A23C76F95BB1A3D8566DBF2428B47C
+ 3625D966CBD181186260E76AF80DC50E6ECE262BA83FEFDEE59FA674E2276942
+ 6DB96EA3B530D175D4F786C89384BB58C17E170C9D5A60AEB963A7FFF873C114
+ 86395E218E6D3B5E5F7C086B907703A8AC2C99F35B97723621A175F0C89C271F
+ 3A059588954854C1247A38562EC7D58280C28AC77F2EA6437BFA609FD1ED7220
+ 98D67D525EBD743FF6942B08DF07D4B9192B0F70090AB2F94D025451CD68FE88
+ 7C02B76E826C81963251AC456A79D451D786BB2FCA5114BDF10C9F46967DA172
+ 236919EB8F765C37DE5F6D97451B3B50EC59D8B1617EEA184B487EE26456BB5B
+ D47FB072F2DB6370B218D3E0C1666B8244B2D7CE850B5EB6C8A706C964908822
+ 37DDE45CDBD62798DDC8830E2B1200B93965B9A036F2CC7A42FB079A3CC13C27
+ E4890660E3225566E74A7182E44922C8F22C48D18E0CF83F2FB25FDEF4230C40
+ 197849DC275A3DF6C0009BD777C27B89EF452F5C1A1313AAFB67F2D4B89FF478
+ 62B0B7E6BE4A8A56A69CC1B06D2EE6A9A846298874B482B6A166C3E8DD2E0BCB
+ B94F873AA82DA83E9E57E8D13F4020A044FBDD82F0F39B4867371F5E9405AD23
+ 0776C157E74465A0C078A4FAD6D6D80AD54DEFF9B1760AAF50A80DC373C84454
+ 8DC7524333C071018E48E3BFB12C550E70EB54C01B7B00073392E36E98281F94
+ 724D8F3DC5EB25F31F27D327E296BE62CAA78AF37BC23F95D295CF515C266175
+ 9C9DB58B583E156AD02E0E0BE819854C877CC8EE72D90374A4E35450E1D970B5
+ D5E5FC14F4DB626B68AC27344546BF1817722F06DEA95A77F983C721A8283F7D
+ DA3535E2BCD83900C2C0428797DAA317434D2F7443E1E0A27467CD71AB4FDBEB
+ 5651787FA1785B9F9C16913FEC08EEA465649C6EF45F90BF75A024424F231F32
+ 20729D0C8AED886928AE1EFF7E559CBF93271AB73AAB6779A55DBCBD5867DFA1
+ 1887F0AF4AD28F32C9605562146A5D69CDEBF31690F47A1C24FBEAF652C8DA36
+ AEA74B02AA2EA4134D458A48F83D0949CD800B2A15E33A1F010C0BE8DCF66A34
+ D7671E9BF8861E9587FCE0D4442AD0CD5E561C3820672211DA4F29490F7B2F9D
+ 24F2137C5C5975AB560DBA278EA490804CBB53A5A1AA84F1192D371981278D45
+ D2F5100B1E1B76374C8CE4BF79BC6009759598B7E00203555AAA4CBA2DC6F18A
+ 7B9AFD1E371BA61C43238E85B4BF531153E54754AFC60C01F1F79C689933D32D
+ 2F39065B4FBED4D8C982EACF251CC384BE535207B5713CBE6E463BA39A2AA7D1
+ 4F6FC435912350FF2FFE1C6374A05558A47E8BD8B817A6EB5598AA097DF3A4E7
+ 11ABC5C618DA29C0672F2888620DD4CBFCB65F6456A6B18BECC914126DE82E78
+ CA361FAD2AB13D0378BF9CAE38C9DAF968CF024E3F575D46EA00433739C630B1
+ 20CB13EDF2AB3DF82347C4689E22D0DF1A93B2791CD939A0661EB6AD143A8EB2
+ 33824081BD22B585FAB0C9BA81F5625FCA530301BE007D4B9337B34AF0D1BBFD
+ 5DB096F4CF06D9ED18D455E7D56B7AD2507F659223A8D6435DB087866835E144
+ 9FA59148BA632A3FEE9F5C585C9E7B65E8A300701E11E313A06001709EEF61E1
+ 6698514580E66A5AE924D06CF47F3122519BB0E25A2DA80C37952DA4B310B70E
+ BCA3CC5A0DCDA87DC555842B5406C2F0DF7D769AEE0C6343ACC0EEE0C3CC3A36
+ 309458EB45309C49A69590DE0FF953147DDCEA4E8276E035DA734433C883D32D
+ 3605D6A62852364B70616DA390AF42860EF9A3E672F6516BB9F4603B5873D12B
+ E685643A0904C92813B6C5953495BF740F6507FB6E8666F525155514D94057B9
+ CF1C04CF28CA7C4BD58602D3A3661663D2B7E339CD5CCC78B3C3C8FD5D1DC2EA
+ E093F51A2527A49F53F2D202A8713D6B821E82A66F17C337E06DAEA445A63E53
+ 89621E574D023C48683AF5ECE6E8D3CA0E92A1C6A63BE6DCAAA1F867B800F3A3
+ 2003EE09A2058C7F6A56A766871E8AFDF6FDD92C0190BBC86755E50F36152D6B
+ 23338ED1DABA200F4B339A2D9B86BB00C1756286DF408B233ACAC7725D522699
+ ADC3DC028197A64A246051D55BE89AD11FDD81361E15BD49D4B276242286486D
+ 383D701D4F23511E7D91DEE2D5147E324990FCDB674A07C14FDF255E5C0D9E9A
+ B7D2BDE3069B5180A83F6C91386655E51A383055FB946A35ACB2596381632E30
+ 99599C307BA5DFFC3705135219E828931F19A1C2B553BB18BB51A775A908E7F2
+ 097965C2DE3F9275836E9D4EDFB21BD8A3139A9AB16078EF133A786CED9909BB
+ 27997FD880828C132E55B9538FBEB922AA4E863C96B2A5BECAA490F8FC2E0FFE
+ 1CB0F554AECB721C74B4B8AAA542A52CE3CCCB339A42D3EF69282B9A3D74C3DD
+ 11718BC0260767C21237E772829F1483EC21277D16E3429E5E6CA5DF3A740A5F
+ FCF4AB64BF80336AD6823948C89E35A3BDBB671316A19A385C85A0F2BA5AA7F8
+ C390ED083DE207E263363A422A8DB1DC5FC4F73A8F46EAE22B35839C87720AB3
+ 465842A1166039AB8BA3881DC8FF0956D8EAEA80997918B99ED6AB033F64BE00
+ 64618FD586154E666EBC872E7C798B4ED1F3BE6A7E0C291C5EE87BE3B2594472
+ 27D736DD0387133D4EC13739F988249E17F62E33090D6B99509794F206DE4995
+ A8B51BD883B70DAA8422F9705E8CC729BCDF234B18445B756BF4C02ADD2204FA
+ 4ED2653B89DBAAEC398770C935D314FA40596D7A6CD7EEA10B97B22E77737125
+ 74F27FC6E6093DB644084DBC8A46F6B6439950F479641C0FE42571D357280F0A
+ DE8313D5B03B1C621CC4EA43BBD378FB4D8310871B0E7368A8E34E868A0A14C1
+ 93EAB5B24F66D1E579453E7EA1D1DA7F4B58C34AC475C81BD299F59F229F29D1
+ 9E99A81E0FE113DCBD8148F3897E0289450891AEB44EB163808FF60ACE324152
+ 6CAC7BB11539FDB8CAC33E2FB4E0831863A3A90042B052F56E435FA409A14FA9
+ E283BF4E8665797BB9DD2A52562BF629630C1E35A4D98FC67341277CFC408CC6
+ 92B879746E636FFC6FBB8645D35CEC4C1475044B61083B94661C976754AB984B
+ 86A292B6BB41094032A81718FCD6079F31DCF7D6B3A8798BED95B5CA3E66A7E7
+ DDD19815DF2FA855A3E3568EB7DA3BD6FE8261C84F50B45431D654DD5E0BCB6B
+ 4A5896193456604BE2C2D3C6507EE901A460536FE34C6419E0947D35EC521275
+ 626282D401CB34B541D6FF292CA567F85AD6432A036BD0B3E08A31FC42442A8E
+ 8FFBBED51395A9A9F1369C664E0D361C8ED11CC36A77D15D340BB36B197DC725
+ A66692AA6EC7E3151197CDC3241F09C0F6B3904DA5D7CF85E06367893E440096
+ AA84FC728BF910004238DA3441C59E934A40CAD1C2F92BBAC5AED7A24FA934B6
+ 272EC8331A3D81F349ACAD6120659A33440C8C0699F5DBED613400AD9DE81CDF
+ 7C5DC0EABED35B21839C5BBC52750BD15CEEAB9B82720E010EC8380A5A98BF4C
+ BB2A5871592489B929EA462638A8368E9F58BCEAD73F4B1DB22390BCC8E2402B
+ B2F7ED01AD4D2C18C81A593C7A9AED854BBB42B45931702345CCB025ECECA367
+ 58FA800F0599EBE444CF0CC3FBD4695570DB38DD7E97A58EEA73209BFDAD1EF3
+ EE6CE362493ED2D7BA9181C3E65ECF36E66D05FE86850CF60A34561C675EB401
+ 8B5B946722BF53DD54CDB962082306D7802584C00AC99868DFF7A261C2FCB3D1
+ 2FCC4270026DF000DA13C90AE7EFB2780A4254D237C3AA8D2450C432C99EB92B
+ 3516CDE6CBCB078C4D5F4180D1A130D2C868220C4D3F685AC85EB6E5A17931DE
+ 966CA60E9FF6BF9951647F1DCD5FE87C4319D78921C52BE4825C3DA7CFABFAA6
+ 3E92EE1A7145A68D935E6107C8781555C9B8228F18EE976769DE2FAF97B13E55
+ BBF054ADFC3E76D24749E31AFE80862BF687CE8F66CD26D71615A940AA813613
+ 53E3769D89586EC66CB0841A1F5B2D2958689200BD156707E3DD6819505827BD
+ 545799E40F86A9F5A11EFC84243DFB1B89388555D7F7F9E3C3B251923982794F
+ C7F484AC49C2871BA46E43663926E249E5193640DB63E4F32EAA55589D6EDE68
+ 80B690C8FABD15AE11D06624A29ABE57E6367FDEED4C798731A38A5368D1760D
+ 2E732C46CE3773F8705749BCE76D94AAEE026923FA934B1C5DE5EB363B6F7DEC
+ A1A3AA0AAB9D735E42B542577EBD19D9ED66E4955A9359A4EE18397B5E0E4B09
+ 8ACA2123EE54651BA149FC1CE6D431C2C16BB4797CE16963F5048D8AF8A56761
+ 915F96DB1268FF7C3E06F45D4B184C7C47003F37E7635441138877CF8A9637D4
+ 2167B988F36C4E55D2D7BA16B1C6730EAD2072EBD84D541F1C52BEDE170C1373
+ 8F3BF1510A88EC22A103023D84F53D50A03694CF8ED2831634B338AC08AD0F9D
+ 86D05DE8554156ECAB2D65397095A09425687AFB4E231358D53F57E1F2EE924C
+ 8AD603E2A9AB0C1D338254E0BA5D5E5950CD273BE6F3162EBAA5511C73791FAC
+ 8E561E21F4587345BF6746C2FB6A89DFA674EDD57AED7BFA796175AD796C2072
+ CA8A71351D25D2867152FF1DAB7B0FE4BE7A860DBD2D93DB537CEAEF9E2EF3F5
+ 6AE0F719016CC7011F93278050C886E9563F2D7674CD81BA7DAABB3238AC5B9D
+ E38B1CBEF7894025ECA58FE913BAE170A05133E6CB97C78C355607EEE894CF9A
+ 2F0F2CAF201B1F2E0F53B69ACF4D32D59CF011BF39CD8DC2B0705406C6F02433
+ 3757AFF955BE1A75EED80195C2850F1492B3399430634C2641011686007D5135
+ 2B157109B44F2F468945A840A0C692E7EACC936439F52117334423822B5625F6
+ 1BE81DB2FA97972D696E92B0C46E83E0F1F0C02DED9419CF5049411269ABF986
+ E17FBCD707F3286D3EFFCFEC80F3DC4E54C9D5A92E4D680EC2542E2B39E874E2
+ 643458B2C8066E5FC89E4649A66FC7D896599E6E3D36EC0B67647D08487E0D7D
+ 3F64C3482A35AC3452A14BF5855CAC126516EE0D62317BB0810B79E53B3F2CC9
+ BB695E50D3F83661A732938709F03D5586F4710822CCE03D7BC82B544D25147C
+ BD5E8B1BFCE86E5FA204F5B36AE58FDF3E7CFFED2202B35EDEAD6FA15C595292
+ 5247419E72F44532EAB5E061C81D252388F5EAB40F0282CE20AE7234BABD41B2
+ 5EE35B221893A6EB2F1F688CFB0547E4B365110A213B00A2406EE6D46AF766C4
+ 4C6543049A2758CDC71A293CB45BE500F55F2EE8B13C6CF7DED8BEF155DF9A78
+ EB33C5C57586123A58BD23363817B3449761189A54006A4C8227B514781BD205
+ E036716EC98E94D5E64707A3796DBE06EEDED2D0792801FE911105FCFB578BF9
+ 5701D473E3E48BF725489278F25CA23FA74836E8332A229772F042E5D05D1A74
+ CBD740116DCF1A6D266BF3B0FD9D550E3695859DAA022F3FE2B174076D9316D7
+ FC6F07C6CCF45E46DA23CEB40C0048DA30A807967E2255F586E210092B79A046
+ C5EE55E9B8D6983961AE1932B72FBF9BE28017DE5329048D626A993F01E11D0D
+ 01E28D6C713B2FCA228BD4D96D4D29FFFDDB692DEEC375B3A831DBF923A05425
+ 891B60A2EFEDE4B0487CD0818F022BE1216B8504D1EE8C325EA0530EF5C39EB8
+ 1641F4FF610AFE2759698C9D5F092BD0C7F4040AD41353F9BF05377825EA84E5
+ F32398AD8F28B17428D7336CE7D6E262F77742CCBBB0F5F17CAEDF2D86F9251A
+ F5D918A493EDFC88A484AD454F46BB738A9ACBE7A2BDAAE649D2B4481C06EBED
+ 52AF0B5241652D1D8830A1B76278489AAC20682FA72986C7F0FDF6CEA57EBE89
+ C1F86E2E5394429192172344FF64D767E31F640182508204F9DAEA2BA4260DCF
+ 873879ACC727C222B06547FBB3A1FEF86AF5324620C792A903D9B6F93CF38615
+ 624B00BB8ECC90D121BFB309E253F8C9E4184A90E01B550ABA1312F4BE23110E
+ 32B5D9013B130A6A625294E4D7CDD2E36CD39AB288A597C1CB1EA22F7E5C5205
+ 5C8393DE3542D7B33D7EC16EEA2B7B5F7EC236CD070272CC52708F949E926643
+ 8863659E8C1B7CCD102CB7D7A10C40983703FE540D0D39A9B676BF3BF365601D
+ 1C387732B726889D5598FEDC506FE9D6E54E1A316AD04F523DE2150DDAF737DA
+ E8F853C6BCDAB80739F06FCE0FA07BCBDCFCEBB66BF4C9E6F38AE12656E35159
+ 28608B27DB281386178176196D1F9A582849EDFE014B273631ACD963E9A1D8C4
+ 10CBDEE04AB05252DF258B0C71E84021E07C61452E4673E540C85A8ED08958D3
+ 9E6A3B1C50B0C71F6FE57E5B98BE1B2E134F2A4512E7D7A3AC9B7E7C6B2F45EA
+ 2322F464B2124500CB8E7D082E07AF4E7ED37B894979E4F4665DAE68C49CD748
+ 777E3B81EB991B6201946B2A4C7E964E624E505EF04369B02BFB11BE8A19AFD4
+ 7F95AF9B978B7D9F54010BED5945BAC00223FFDB24BDD054791109EA39769E8D
+ 75C0A68B1CFE49C4876AF0575E793F903E26725AF63C9CA861A0EAD876AFA7D3
+ 1A603B82F2D64C25FA1131A48FAD6C785162A693BDBF0F67D6B72F8576819009
+ 51DD21ED86E8DCDF46051A54F65CE9EC2E6D22ACE59CE6F4531E8BB4A47D8C53
+ BEA133ED150F508E0A4E8AA03B44C4F322D314DF8E2DDCA909C357E63BD060C3
+ F73D770D8D209AF54C2903CAE170CCCEB296586C616B460EDA33A3813826AB3A
+ 82738264AE46D47505C65E5EA04E2B38D2D26F97BF15B251BFEE98EA54906738
+ 656A734E549339536D0B76472013A940E80D399191937EFCE09D821DBA2F831E
+ 8D69335A161B198FADAAD4AF78BBBFE5EAC3A556EF42C375D134A36A8B402D67
+ E43F6A31309CDB525FACB563411E707C2CF0A9D8E729B350DC5AD4B10ECECDCF
+ ECFD6DC57E7D93DEA7EE5C3FE47165BF505CA084D5C014224EF865C0C09E3A06
+ 0233E06DB9CCD620FA0C91F039ED4B151A8FD2649C849B39E100D9C443359993
+ 52F761B23D0F472EEC80857C4C07C69B281695746A8F54968056B846644ABC07
+ 3D6BA063FEE06B310EA3AA05B4A1AA01B90E2DC88F51D51778D4C08CC83334E3
+ 73925D61693D6E75C2F4AE16B991FBAF8EF0C391E753AB270060DC6B012D07B1
+ 68BFA21291858B01BA698574C3BB396F32D393E1FE921E7C560ECE903360077C
+ B0099C00233E27848938C46469BF8381D1D06C2BD1D3F533F589D895D902BD41
+ 0ED1D7D57A512557FBEEDC1556493882398D6536503990384AF005A543C19EF8
+ E9644E1D0C6F9E7D5746E73BA029B2E964908C24A302472A2CDA3FA20E319FDA
+ 27E49F92343B5CF3E9FDE4E011571CC5ACA48EABC0E90B065E167FFC5465D5A8
+ A1FD0CA66585D3A312DA7ED62B3A4D7003097F9B932EB980C88BA1B02A758E29
+ B879AC8FEE53F51B999B02C28562D7FC7C7C56863D7CF12F49194C88D9E7568B
+ 99DD44A1BA8AC19F948E67FA682304E26CE2B2B06442474A8A9961B9C7A98926
+ D040E45F618CAD451DC13D3CBE3DADB91F170EF1554C1FFB2C018DCDB4FECACF
+ 4A0E2ACDE8517B3423804246F419E5772D21C665C283EA822A8890C581AC5F25
+ 8B50D507E206DF38DFF3F501EA38F3506D3BAB776B9A74785B30AA32E436767A
+ F4CA6397900568433C068B82D7211D9759792ACE2CD619A7E597FAEF66D170AA
+ 8A64E2EE98D3D3409AD677B7CFC3DCA9DF048A7B3D9E6AAA54B1CB9095F98976
+ 9F638D8A0862DD684BCCF35851E2123A4C9032FF9D516196727CF733D0998A49
+ 5911EA153C01BAC464810398CE9542A8E836F070EF94193CA1C0553180FF03C5
+ 0A36E40D8175771559A8813ECBD17A0D8429E84106CA18458A93578041246266
+ 1B8CF5B6B357869557F4997A0072D52F2523AA0F50212DDB21296AE81776B5AB
+ BE1FCD135B6E281D30C32679B901149C5F3BECFD10831CDAB888F38537B406F8
+ B095419FFD669827B8BD57A0EDE9CC512DE6BBC9516E631A5A382DB1290CAE5F
+ A624631829F712E8ED9B8B303511D39BF40EA4E9952385409C77B72C47678F8B
+ B508DC1CCBFCC849591AED02BE49F1C30BB9BE62FB114A52E2C9A879BBB2817A
+ 4CFCF7353FB08F402B6B51B92AC9CD5BABC03F86CB26BDCEE2A08CB74503064E
+ 2B2E8D7656EB20769DAAFED86344E6B042B4ED0798713A518BD7B9D19900AEB1
+ A9295647BD7928D4918CD5C01949F6C397CEE8C553F9346E1EDF1CE29516371A
+ D5823101440595AC8FC87A30D07CA05406947DFE3A5E308A3D0EB82BA0002C6C
+ 075AA8BF525EF361219402D0D5765FF55539F96A3C10B085B74628211C0D8983
+ 1510B0B981BE8C69AD7E9484D2F6B388B1C2C37B0D20DA3AF0512E5B667965F7
+ E3B003C10C0BD6635D418BC233B382A34C6931655EDE8BD5AC66CF881518B821
+ 81DF07C865103321D92D5A326A484187D2C303F72AA58AFD87B44D35DC2DB886
+ EC0D70E9A875DB62EF86C1319198B9F21951CC067021055982DD55CDA6E9A42A
+ D201C31D5C686D236D1CBDAB895637E49ABA0D27302A2CAFB4A30B05DF72616C
+ 1820A4FAFE41D3C49FB8C0200F4C14F41A40ABC0B31D8F7C1302E01D45932486
+ 33E33F5A7DA0FC36EBC1023338E7F1048202D9433A0738D43757218EE8137D6D
+ 140B46A44D66B71041F60F5E919628640B7AF2841338A4D143212F16650DEFBE
+ 549D68D0317B396362A6B598E305CF41B76E964D1DD35AF5B71E088BB9C41201
+ A573BC52AB9DDD32C56B91561D12E3EDD6372C02A58D4C1A8556314CFF08A347
+ C76EA7D31D73EC058ADCDB729217B4DADA51BEC30BC6B90C06F15552C5F3ED4F
+ 1F9750BEE455F2FF861B946873F6F7A42B9C35034B83A3B1AF7671577532012B
+ 9EEEA8843C4E0C4439DC34AFC0EF629F70D14D8051C11D23F9D78323C50839BE
+ 1B71916CA1B55AE32A2F4B7930818FA0932D9DCDCC082AD9F8D773545C2823C6
+ 6843FD12FCFDB71A7E433885C881B8DC49A7E30F9CAE2D882D092136786E3596
+ B24544035F77308B8D24C856CC65CC3018EF3C733FD0E3AF16258C25FC500459
+ 7F44D67811F2C406DD03FC7838B4712E109FEA0EC43219F7D554FA6C6C56EB6C
+ DAFFCC173F5D99B325AF3DD520B76C1CAC849E3773B2441568BD4D2B45C7CD6D
+ 6B58F409F6DE64F85D6669D4997FC57CA0C5FF08F84D5DAAE9F90A146BF9B52B
+ 3B657F2756B7215C3C820FE5AA0D27B8AAFE281BF518EDA74B8870908864C580
+ 1AE9CA3203ACA42B93DA2FFA85D0781B06F3524111948E25ED0241DDCAB17318
+ 9C161CC562CEAF6C4A7A74A725BC79160F6AEAB344ABE49D7D44E528E120FA49
+ 49F160EE9606879EE42A19DD9CBCBA34653453423D00809CB93B02519745260E
+ 568BF5A80B8A31BF0395A2CCFE2040A0346B211E273D0541CF56CAE168DA64AF
+ 83DA3F8C19D93995F00D9E0272AB843F9CE644EBCF11711F7C4F4EAE69BE6005
+ A323DDB30EC2797DA3D94A874813BD6FBDAD5A70F20FECF8AE09726A1E8F5D9C
+ A565B47F9F68A673C429F0BDC2D14887080F6120BE453589C2655C258A6986E1
+ E494C0328AF40BC3DC2BAC6918C0B770364A891D04BD81095A2939C0813DCC92
+ 0C0339CB5AD8F8055825BB3CC73C0624DA7A86CEF545D98CA9E3E39212071F99
+ 70EA3B397EA4B6A4DA09BCDE5B5ECBF1EA715CA2B498AB8F29FA49FFAEB73ADD
+ 23466E7C5463128EA7AC8C49805DEBC19B7940B81B896D3A3B9771BACA415915
+ 00BB990361DC22871917B100878721A179637093EFEAEF114DD2CFC78168F194
+ CB889937852E83BD465E3C0AD160BD12D1AA74885386BC360EC38B7BD146ED92
+ 060401DE5807FF6C3AD026380CB3DCE02ABE3CA97FBAD242CF3CBDE70EB92573
+ 8DE95C0BBFC46813901078619F9261563D9DC17401364A2E5D5A4B61427016CB
+ BA029A61EB0B96D9638DBA58D9C2D39C04E1163E7E0BBEE617C6773EFAC90EC3
+ 46DA44A9B24B8050F7BBE82D2390296D5DC055E3E393A2076D5A69569F8AFCF7
+ 0907139A7A017440B0C0A318D24A8D34010AE13E479487600A36D167DBE56A4B
+ 79C51301889F1DBD6D429291D9490BDC2C03123F7997DD97F6C442751D49B191
+ 6A80006D24D10CECB46A0D7CE373F840E590E025DA305A6BD1EA86EE8F04787E
+ 5845A96343D40575FC3EC211446AA395D9050A928C6BB7833366EDB6B0F8CF48
+ 9BFB72122BBEEB35B184D7799F527CFEDD2829D5BE3897783AC37DB11D10B940
+ FDB3F1768E9598FF8A91FE11D8834D05702364128D5CE37E8FED60B6A13333E9
+ 1A9168AD86D5A443DC70663857229C593FA9B330078ED9BEA299BAC2784A794D
+ CBE128A2A687E1A5266DE34879A578A75D71C20415A7F31AB4DC59CE78273CF9
+ A4A8F61C5E741F9CF4E7054CF062725FFBE5157243090F60E7C58438D4643F7C
+ 53A48E5A48BE43819E50E1D1DBEA8252398CF9ADF263E557C30CD42655663E37
+ 1233BBF7510825C408D52596664154A773DCCD8451F7588795420E3AA2CA242A
+ 7F56096DFF6AFED2E60B30F08102456F8E10D875A03C68B3CEBEC1631156F739
+ 0B79445967E9B5981E413467402F1A51A2668D1301D8193A6DB66ECE0392CF55
+ B5BDE83FF1473FB66D2CB2DB9409995DD5EFE39DD69E1D85EE071530814090CF
+ 93DCEA938E16E35F247798F3A91939BA4820EB9150945E1A6579FAF9E4122F34
+ 8C7A73620319A5E64A7170802B467C7AF85783BBBED3FAE3FF80DB7ED05BFAC8
+ 38FB161731564D9E05D1FD02CACDF8A9286B04550BE5DF31BAFD778F179256E1
+ 33A8E2B28C23BB997B794A519AC2154263D9A3E57E45D0B86E2FFDA0E67455B8
+ 44E533BB9465DFF1CE97EBEB09C564B83C317159A6D65400D670C4C1EB7B54F9
+ 48A701B53950197C0A14715D58FE27A40E3A1B523558A620C28A9A28816BE702
+ CC109B1D11A11E499B6C6F092652147D161E6F23D57CD670E0FEBC1C690CF0F8
+ 528EB292B84CDD88EA02A8D985A85198735AC407C986854E0049DEE3692B58C8
+ 21CA69DE162F904F0DBA63C8B384E06E154A4FDBE44FF0A9DAFABBD6FBDBC6B0
+ 07C1B205535F407E605CBB6762E8C4A628B43E2BBF2BA8B7C3E42A9EAAEB5834
+ 8BED644C4B93C4018E8CF5E58F2ABDEF4D14B90BBCE4237B9C52F1F545855F46
+ F1AA8F6A68FA3C69FDE3A002A887B3EF8AEFB4BF4D0F2BA5E332A89D18E512A2
+ 1C259F54D00EC2C3B2594AE2EFB5F74EA05569C9B15D8C3E084D8B09F3099B8F
+ 2273FEFAB29B823339A062828D3A9207FE7F057A29FE9C02000745F49AE37B08
+ 0FF43F828CE05387F99F1696F7AEAFD3267572871475A01A503A2CA01BF7AA81
+ E45AD0F8C7909AA0394A7B3F6C9BDF850F191BBD805F05485994004455D9AF32
+ BD9C098AF54CE5D8743E2868D9AD4BF2430C8CDDD53CFBC8A97E86230A95D3EB
+ 1C4EC1F1451A6AC73C57E2C350AA30593FEF6BBFBF8688C1D77C114CB12D4154
+ 57066D23BE5B7FA12AAAAA39486D62E40F968FFE8665688A4C8C0C3C1CF9336B
+ 4E08A8A1FD446735116E726B04955F5580A7B7143248C7F51B299C3C3CA3C366
+ 7A899FFB7AE9C3BBCDB73DCDF31983F62BB299B28B0A7EFA3181AD8C3A12D7F2
+ 3F565A35CA1CA4750F3C7F8A44403C1434CFC28AF6DCE712B035C4BC34574AE5
+ E4EDA7934914AF8FCC156C12F00ECA95CA516E70A3418F1BB91DFEC858B7B779
+ D787D8732DFC7FB0FD979E7C82F073393AB0DDB0BAF05C85C388F2A2FC1776A3
+ 51B9C9A85E451C9AE1DB13B634D7EE3EAEE5B716993CB415BB44823A9993CB6A
+ E62FA60AE88C6E9E31BF9B0E950A24E706ADD7488BCEF6F13D612541E7ED33D8
+ 29148BB537E4E0916C7174670CAE051D63714C550AA40A13ED7CBAD37B4C49E6
+ 2A220AA10DACF7AD187DC642941D0597884188B96465A3BB120A8C177B4E27F2
+ 4F2F9775DFAE0AB68169A1BFDC39BD68CA6FA20D32B7E9186DC90F7E527A3153
+ 9E4C1D3BC953DC693C642969CD3482BC4C5CA98B6C74BBEE9873E880DFDD1B55
+ D87FDAA814DB1A4C713B6891F19D0DB1A94F6D085C0984A1B421C9FAD6E1F9BA
+ C1F6BF93D687093E8478CDCF9AA78775ECF092BDBFC5692E6CFE28E610365D75
+ D3B87E4FC841C0E541E55244570FE9CB8CD690B3E6DED37C1D7EB0B5C7C09EA1
+ B16AFC56676CEA228D9DEBBA0B3EC1752BBAD2680886A4A396660DA707DAE963
+ 6D11F9CA1F52865C4EFB777C670F34637BA2F24322E8109FF9E3BA4D5B33BDB9
+ 1B8D5724EC4189DB526E8DA1819F3005BB0B51F2D4D5A5000166FA6DDF4DBD70
+ CA63A397AD789FA70A1A1FAC602F5AFCE868C3BBF99DE5136E946A8B000D9151
+ 5DFCA55D7D6D38D121EF6CEA83B38359B4EF65240375503D2E75E663F4FEADF4
+ 9353FD3240C8AF6A3CD5CD2840A92502896BA5C843F87395E140A74D23AFAE1D
+ FF61D3219BF761E46DE41C3E99D261F2BB15A49CA1D963E22C2499F06D339C0A
+ 64F2E1EF3F390E1A5C0A5A1CC67A94D9A753F185B9036BD7493BF8FACB87C490
+ A9A77E837B74D146B67DAA25D195A79F54EF752BDD5CFA98F28DA6EE78007A15
+ F6B4724FAC5F50686F6029717A087B087146AB2FC465BF5B7424607C9DC38860
+ 441410F66ED444F76FDFB96F0D469617122B8F1601AE60D5562AE7DC204D55C4
+ C844D67FD858ACFE12DF4FD4C0912B14EBB2B3D880EA3978A3C9BC000127ED59
+ FEE1B67CB71E136E39F1270CA36F552A5970D917619375812B635DAA14C2ED78
+ A2E02F026D9B5BE97A61BE93445438DB19B0BEC456308FF06E637C244B4F5284
+ F25D46D376FB9162E94ACBD5A65DFB70E8EB35968BC563FEF7283FD2C177B779
+ 8E2D2BE8A341F55DF9FF26F04CCC6227E8A5E9B06D9C1B172AC582345A97D0F5
+ C756D10B6146321655DB945BD2ED0BDA7ABD9CFCC384B8C7E1A95AE32B587ED0
+ CA008D85D04E93991FB2B3DDC16E62D2728E6C1744FDDD706C9BD2314415C3DA
+ 64E8BC9AAF4698605B0B20DE4983E47E93C4622261BAA850799573742F8C7532
+ EE63D1ED8CE8A4486DA6A1E9443891F427CDD52D97D281E48F140B49852D92BC
+ C2AA381F5EAAFAB6158F291CF6435574A5738DC6EEA5816113BB9E2E716A71A6
+ 029F28AC0E915B9195FE2939EE36748B1EF124922D2E30B1ACA1F9AB00399C57
+ C7DFA4123BE162C2321A246F545AB2695090D2E525F871CB58D19E44FAF885A5
+ 119F245A1D119A0A86F417D1C287E16F65296E610115E0BA7F191578D9D0E66A
+ 4420E86137F945BE9AF284FC226D7A9D45F77687DF0E784DFF6DA2A4ED310886
+ E1A77CE4E3953FAC618E2A210288D0F2DE1C3E9230389E9E2C37344AEF9BF447
+ A2CBED6DDBB8A8147C3CBF4B249F968310296DB9439CABD939044C83B2288709
+ 0CA385FAF82517AF4FFA6765192E2B2CADAC72B64B5E9EE85A700D8B9246EBA0
+ 6268F35B1C884F6C3C6D12DF640A3D35D903B230FF245240B4E97C87A5DF30BE
+ 21EAF4F222387D21D94BB5A8D50E04F2B912C0CD8C15B16DC19B5615FC2F6C9A
+ 284D6AF9D787CBABF282AE3C2F1F7268D2D4E9A7366140AD7A74FE647E393D0D
+ A954F81E9A50DCA006832C06DBF116AC8DA151176F6BDEB6E303F68B9F1E0943
+ B50BC72F793C1DA9840E1BF4D862F5771E7BAA2C3E8AB8E38E8A3D681CCDB558
+ E8625AADAE89751F7741E14F378513EE763D2B07D855A40571F2D88AF537B0DA
+ 507AD04A8B501B98C5BA04E23F1D0B9D3520F6451DF498C5B2F367B1042EB324
+ B37B1A17F645A0EDAE544823E605481F4BCEEA20B7A410429FB611E91FBD496C
+ 5E8D2A36D439AE1C83FDFB5AFBF9022332F4BCB52B36B46F2D5EF4E7DECEBA8B
+ 4384B33B8F6FA5E7CDEA6C60DF0EBE647BCAB55A72A57AC9EF3973730BFCCB4E
+ FFD473BC75DC58319B6EC18C45460F25159401F20118EED4C9A93208895BB557
+ 71F3A3B65B3FE38F9049258A9B6FF46A29823704B712F6D77F207DEA701177B9
+ B6195DF3FB05C8C2F0923B88505BEFFA25AC21B39F46C4A4CBDA47B960918776
+ 56DC85033C9295CF9D66B69192426B909048547C48C20964E98CE73F43498A1D
+ 9103CBDE754B20D19CE5538CB47AFC25E922BBA2E6ACA6E7DE09DCF83B9D0BE7
+ 0D3E986E95197B8884D832A052889F5DC05363EFA549CDC57A3F19956520A896
+ 6D8E241064BF5DE4FB9875035114D613F68BF22C24D5F6BC9C3ED17DF2E18913
+ AEAEF7DFC0333C5C218E8ECD198A73BB167EC01357F4042285F78C8154178A37
+ 7F539CBD3F328AF82B9F5EF2174E37957F59D65651CA06B75A2F058E10745EE7
+ 950A09CCB1557206CA0DD8D0C7BADAF01BAC3E6F6BE1F0BA05AB8D953C3D9293
+ 2CDCAAC213660B66ACB17B20EDC1EEDBBDA826DE9CF33D1974B89B34358C820B
+ 753967A85C2B32CD316CE65840E750087BB21D7973AD721BEC602B9180BB5ED7
+ B750890FFEF10EB8437D56C0E28840DAFE9B7339762F074AEEFD8B3926C2528E
+ 663A6A49778FA10AF0C19F0F44217E3BDE639CFAB9F87B5FAC13EA7DA92650C7
+ CFA099E3FB844FA641B6757BDD8C92856CAB686DE0AA994B964E0B5F1E56F0D1
+ E89368405BAE6D4C5CC5B89C8C79133FF4E83BC0189CC1171F9584965B08E4B2
+ ADE2D9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GYJBJV+CMR8 findfont /Encoding get
+ dup 13 /fl put
+ dup 33 /exclam put
+ dup 34 /quotedblright put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 63 /question put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 91 /bracketleft put
+ dup 92 /quotedblleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/fl/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/quotedblright/.notdef
+ /.notdef/percent/ampersand/quoteright/parenleft/parenright
+ /.notdef/plus/comma/hyphen/period/.notdef
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/.notdef/semicolon
+ /.notdef/equal/.notdef/question/.notdef/A
+ /B/C/D/.notdef/.notdef/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/.notdef
+ /.notdef/bracketleft/quotedblleft/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N703/GYJBJV+CMR8 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font CCDUEK+CMTT9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /CCDUEK+CMTT9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -6 -233 542 698 } def
+ /XUID [6 5000831 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5D673C647FDACF190F06118F289D2CA3C384AB2669C85FEC931C
+ 62B863B1ECA1F72077FFADD6746ED7CCEEA1323B374607DCB88E93011D0A54D4
+ 542325CCFAD17A65A9C7638B7E0A3BBEA0A7ED07C43E7AC6B2942871AEA3F050
+ 247DAFB05E0C861428ECA6EB8ED74A93E408462BF62082A899EFFEFBC0B3AE64
+ 88C0C3DE94F0723168E5C139B101B854682970DD9A5B30A2CB3E26C8047DA982
+ CFDA918BB1D1348707A2A64C4BAA049D675204EB3A45B7BD8334CD5D1A390B09
+ 24169509904BCDC04E94AB8723D89BCE5DA0A5AFAFA5119B8D4FB860D62C1A23
+ 98791DEDC78E312551F342916737261FCEB9441C1FE9D90FDCE76AAFB6A945F0
+ 3C675D13D942B8C909CCA12D6D0C9BB4313613065C44CC9D4D7EFEE7C07A5220
+ 19F44E3B2068E81A1040A4FA3B6FD17C7570F11299BC7D1CD74165AF687D84B0
+ 011D8C5201E412BA5FF6C316E1DF756438454BD98CCFCC15ACCA13006A9EF175
+ C14A170EFD0E84788FB20E389FAE98A4AFAE533DF5CB168B50B408C1D1616B24
+ 5AF5F9162D5EA14B300073F435D3855212E56B4CC492CF6C9D07D7F5008622B3
+ C9C1531AFCC18332876A9102F72A4FEFC02FBC6BDE5EC8E6377DB8410542892D
+ 62411BC8E8D589519F74E5FBB98AE6C5A119468F79C640BD25D378B81E53DCDA
+ F52074D893DF23ABA2D7D8510C4F4627FE551403D1FB8EAAEABEAA55F5495033
+ 4393CC20DB4535158565D501A116FEC9BB25FE01550F47DB455048B98EADF9E9
+ D53A68541DC07878322783313D483BF229F7DF39093F5169034732EC38C62A7B
+ 3E54DC1E061892D730D76F21831B7086C1C74E430597D7F03E0F9F42C226D858
+ 33EEF94674FC0CD8BE36B2BE1D44F6C0E323C75D5C8ADD5177A4007943C05F0D
+ 517BFA6D246081D035A9AB39B25C51257E5EA4BF4D6A0B6395839FA966FF0E1B
+ C380847DF2DE901415D3DFC8649582281B32B0111F912F24C08C4A493992C268
+ 5F20AE69B183A8399EC016F936D98EB7E6B450D1E8CE680A38083B9CB2258BB8
+ 611A220D1FC4A73B0F066D34FB459434EA8DBCA35E168F5EE1BC0C885F826B1A
+ 3744B9407786503D95F16C750E218BAC6DCFCF8363F5631C575B74D29EF43569
+ 3BC5E2851EFF6D6738B002AC91F101E3438D3FCA73BE9E547FE6319C4903ACC4
+ BFBC608ED4E0E74EF5187C336B2EDB5F97874A3CAC4F15EDF36D5F77F5CE9B0E
+ 4C2247A7811B956AFB710B551F344D43883A383639EC95BF8D5B1EC4227AA701
+ 469A883E414DC0CD60BA26F4569188A904730F8A87884308ACD53D92FCAB9A7A
+ 11D1B451DB2C6F33ECC650AC19CFB021C708078D324E309913C5B4ADC70952ED
+ 6998D4A1CC2736E9BEED65AB52DB2562CDC9AEA7CEE5EB74C664C05D88D791B7
+ C88EFCAD755570680F6CA3D2800A3808EA4733CD850AA66CC1A8423421167D0C
+ 7649E84FE566896A3B0120AE22F407DD2779829172E1EB711CA463D931C24308
+ 292969809727837CA7B9ACE938A49C00364B59E204B0AB896F837CACD9062F81
+ 174C69FE72AF467CDDF54F1BC37F544C6F7144BDDF30AB513DD6C6167957E835
+ 0285256BA364769B03CAAE50531232018A0C8D047FDAE3D86CC0ED1DF4D8D551
+ 6753F2362CF664AC866542D3A2B767A38D6D9C8FB7CA0445BEBF001B79CD69AF
+ 23FDC7D1B499B1600BE7D5D4906493DEF3472B7B5A8B4D09D455DA60D7C201B9
+ EB466F86ACFD04717846D5DCF1AAAB304AEDD4D4AD6744B6EA69CF35E789C525
+ 7CC900CFC3FB143D53E5203B74FBF100D66EE5B33D30481D38271FC8B46231FA
+ 6F3CDB828657584A904070067065BDAAFEE767F28B8F8963C994428787A2CEA6
+ 0CA72D5E027E76C532E6B45232061E6BF92000F7D84648E5ED9D04B0047C98BB
+ 406DC2907E0E45F6B38EBEB02D1AB6AE93FCFB930F7686FF5D6B572AD7E4D3A9
+ B422D4D67CC59519F3DB66B41733C5E5E9D0D7F8A99269BA404EAB65909F0566
+ 3A0A575480FDCF997190E90DD43B31DDE373F6D61DF0B5AAE78DCD2D44D097B6
+ D26A2582646AB2C901BBC964D2A9AD2398024282E1C44E2A83B554CBFC0776F9
+ DF60AD0447C724A5E635D25263B118AAACFF36C6EFFC61BBEC4F3A91C0ED75B8
+ 0F396E1C246DBE39CFCDF13E3721ECB9875D4D877D4FC1D7E22705411345DCB6
+ 098C8818CCF06335626EFE703F5D2926AECABC01940F8D5C2C749CB36DE3054E
+ F372E1BA85045B342E6EE19D7ED543826A51443929EA2BC2E7597AD50BE90827
+ 409324A3580C589BBDE8A8B1A86F9E3C50332651BF221C357EC7DBB2FCE58F01
+ CBAEBCDE07F715A38C390659E294F0165EF36B82E1609C867D781EB597EDC7F2
+ 6FDDE2D22D2A5663A618EE3E448FD2792BD720C2CF00447248226EC8DA2DFCA2
+ 3BC4A2D62684C073E381A91F46163949E4E274C1ABE60886E01B6F15E9CD2062
+ E51CCC36B27AE4FC85A31AF9E652D22D89003EC278D4382418AB4895E6577587
+ 9181C92D075F470EA2B4D0E7895285733BEC5B8733B96C1841B0C24701D8945C
+ 500E2BC3E5C3BBFBFDE23DA19C6789A3936B00CE914766B11806F5C139DA52E8
+ 99B99928504D9AC031B48B8A4E11E58B7D5DE4F1932081B6CD10ECFC5A5A3878
+ 28CD6EDD10B8A3C752085AF03BEF6297CBD83EAAEB9EC596A6BCA5C349E7C9C2
+ D2A585E769D4BD53B1475C08CAAEA8D4ACB5E8683DBD602F429FF85D00BE7662
+ F67EE8351E57E3F2931D91C57C298B1E20FDC2699BEED2509109521539E22A6C
+ 979DE40C669AB58E5BF41628226333C8C5A742582CC9C1B31DE4C2FA81995673
+ 030994B0256C42D14F0BD38E87C3500B13BCFA720D80C135CB50833E97B59A45
+ 0C34E82F72069F40273FD43339D6AE26EC93E70F3A9F4AD04665AA98573C4DD6
+ D4736086643A2FD82161BD9417F912746FEE75891A0A1A9544097C2479404145
+ 9A08055165327B75AEC48A984C95A03F875A1B882C5E3C92D8333DCE3CC0EF59
+ 4178550F1A23775FF9A96F3C2F5FB747C6CDCF4060947D52982F8F3833C00B95
+ 16F21A4377EDEA0B3C780960C45600DC51AE7C7179C6B291776BE7311974307C
+ 5C914492620A37EFFD5F62CD0798FD38F7DC7CEF30187C4BCB7D03154CE9DECC
+ 611D3AC36290AD8891CE3884CB590C49B6CF16B1214AC495576E1041C9F29CDC
+ 5E11655F91AD542DED8595EAEA748781C6DF7984EFEC4D17EAB6BE80A6932958
+ 0CD4ADCC83FC16274BC8B8F4E0A538B809D472F9C00AF8CC0C56A5A7DC649387
+ 07FAC65B4D5DCF61BACCC4395F00359ABF651E2037D395ECFD9E830F947B8F9A
+ 9D46383517F12C5A8297F22BE4C5FF26AF398AC679B672DE2DA1FD7EE1C5A5F9
+ 31EB11CD689D401E1A0DF21470581FB4D2170C270281220FD4F0250D594E110D
+ A4E661C4019F42A79A58E98018049A5E9D45208B397CEE913DCB462D77987793
+ 434D2EB3C15FADF8AC5155F753B83752F51E98DFDE5BC7E540DC7F18D9C19F49
+ 59AB01888738627DE1ABC370509E1B32903A87FDD0F7598287A6FC8B0B59D2A7
+ 07035739C3203305B0799219FBB6657F77D540A3E8A3B34E2A13AAB203752DB8
+ B016BB25B7A6BB9F9ADFDD28ABB85EFF51057A14D799B4A3264BB35B3500947C
+ F4308285A1CEAEEC08EA9700C469E68831B74F54D97955DCD3518AC815019AB0
+ A3C1AF71BA84CA10046180A6C41AE1BB4E929F7B2C8A46E47FE9D0132341AD80
+ 7314C19179AABFC4F17C50AF8882F3E029770DCB5D1722667FAB49B1B63FB5EA
+ 0CC73A3B40A8C5870B22E98FA447BEC9603552332A7349807421BC7CBAC9EF74
+ B6C0BDB004A198F9F03883F98D233A51CA0659D79F4B0051346ECEBAEE62076F
+ BDB62BD37EE74538EF73755C9CA80B9095D0853ED0DF80D28777146C94722241
+ 122ECE784D25EFC728990DB852CF1DA8F6E951FFACA741C9B7D64BA050B1C510
+ 606A36A4B919274E4E8C4025A9BBA0008A63EA0BF39D228F355BC09701DA44E4
+ E6AFBD7C3AA4D3CA14CF83BE5912BF35C1342FD1C834E9FA170F4F98EDD23455
+ 48C18500F03501D329B4743C04F5C06354018A1375205AD4125ED25AC27FB30F
+ 168973ACBFBEBD89E617CF51E4E81FF48810822148559F62AE39914862001F2E
+ 954C65A03A789F3678CD76FC3D4C139038F472A1068D029D22C7E88A6A6AD910
+ D3D4D889534866B46724A624907384C85A2013910F2025D1823BAE8260F71A47
+ 1FD4922EAA0BE0955611155F7AB98132D7092827ABA772E25133617116ACCA1B
+ 3D58A94460C0FDD17F4410357711597077FF7CA25D42DFA8645FB7B838A9FF2C
+ C95855F77A0627DFD81ADA4909709287BE0392B63027055360E01D373689F2DB
+ A4890075AA2E5DFD7646561A709BF3D0D6E728555762CBA65D879BFBEFEFF600
+ FFE7E1E19BD2327F3F9A55919BF404C51AF852F84DA080EDFF8E2F665D198ED3
+ 97791ADC0731239A13EE144539A1B2D26F8203BAA26C0303718313F3E6AD20EC
+ D4E67C8A2E61F4E943A18E727E8C325BDC7F54C633147C266E9F6EAFBDA21993
+ D7A88F8F451CC34E187534438ECB0A27640C84B18B05E4EC79BE2CB7F6D932D6
+ EFDC8F193AEB92BFAEB6DAFE135D39E2CF254C4C00F6BEFAB74D5090D5F7EB2C
+ 98B22D17A4D9B4D1A0E0E87F7BE9DA190BF3173EC8F0B2F1E2B4591237CBE52E
+ 21C9CA048451F017F7A4364AB10BFCF1AA0D9452420F234BF7E60EA43328505A
+ 5AF03EF8B73379598BC9573243B438960DA9190CE09DF6DD010F2F75B084C2F4
+ 2429AAD339AC8E500E142B141D0A1C3CF159008F86150778F5165FBA88763CC3
+ 635FF0873983DC7DE13CC4C3CC1D8A680E88272C6A1458195A2F15903972617E
+ D5D11F13DA5A1DA94563AB06C0B2EB6D87A973F6F11C14DC18FBB2F9AA393FC7
+ EB0CC01597DF8E89EDB775C59D7C7F353F43E3046215EBB6954F675C5B47FF75
+ 8BC40730DBD363E4FE23F1C8AFB6E9A4B00CF2530690AEBCCA96518F07CAD73E
+ B1FB6E5173554E5547CD421B974EFAC02DE332FFE37AEF0AF73967701321DF5E
+ C26791C93D0300D7B0DF6FA2F6FCA9610FE0F14E65C6EF9A5C5A948945EED3AA
+ 9DCD38262E0FB1ED918BA4C204FB5671273969B062FE82E93DC0ED9211BD8F6B
+ AD4F4D65419E34E1545FF575A7B5F0AABA1655339B49746BF91A46C725549BE0
+ 0ECD1E4953BA6A3B320BE126A8C8C4EAF78468367D6EAA2DF216C37029DED195
+ C3BBB2177B986069A5B8F49387670B63ECDF14C778973F8CDC6F217B6DA85C81
+ 6F035DAC2016626CB2926E2FAFC378BF3969C442C137D637E8402B09D7C99F38
+ ACA5A8D2EAABE2BFCD8331B6AD2CD71F786F0BBE0E8C34A08FB943FF13142480
+ 59BC4E842281348AE4810069D045F03EAF1850A3B04B43DF2EEBD7905B31B9B8
+ 501867E7F4D1A8E9382D518E593F3EF9B6ACFD99E794F118E874479537D2A49E
+ 4D92B24E74DCF92E432F685C34715C4A978930A77B88F191BCF78BD8E200A172
+ C67F82C60396C8C6936C3E05F848076C5EA6DF0A069F37861C50F078617A5853
+ BFB1BCB47C12D1123AF7C45F08FC07BA15F09AFAAB3F5E56F6F5C0F1E06A61B9
+ CF3FFF8E3571444E7D1EDF6704D216D9AE5721E3C5025410976B3CBF2D0127D9
+ FC2CD7C049625DF675EA7DFBC2BED4DDE4CC8155AEC10CFDB0C131551665B1EE
+ 92BE724B988B1BCABE26C2C411872CD3AB2DB3C80B0124C626D7B36FAA4EB8AC
+ 4E6B5ADC002558D06BCEF116C36C969ED975322C860A44F505BAB03790C981A0
+ ACB9DC6AD2AD754BB04B7FB6AEB0B4BE879C3D354CEDB75363C4103194FB95C5
+ 61E956DDB11E3481EF1D7CF8803261F626CBB8A84268A99ED893516591D58882
+ 52C660B5F62C71A531DE309BF988AB55B6199678EFF995C0C033F6D456BAA520
+ 1C4614E367040A56586ED7AB0EFC308F7816A68A2DB329A0ABD7677790DA653F
+ DADA72D042228E21846F1E960DA288535981888088A39B11542FF3DC427F0511
+ E1EAEA9F6D82AFA1C63454B612BF13F72644E6226CF659D655CAD4899C081226
+ FD15D78F640266FCE98B51413A83C186E9DA57DB7F140B4AC579ED431AE999CB
+ 4E071DC69355791A70F1D6C265DA76BEB191F953CB1620C01DC15B61B2CC613E
+ CF1AD068B602B883AA91917BAA9D7197627F2919DD731CD4EB4CDF8216E6935E
+ 4BF9CD039C198B086A9B25754794C4DDD681EBE6971F351A2BCE406856ADEC7D
+ 4EB3C4E2F5B41A1D5F6025310380FBE31A5A5BE7ADB2C376B74953E7B254EF4A
+ 6204BE24172EBB6F56FCC7F462E493DB6D5B7584E56A27FB1E5F92A3114EC4C8
+ 0AD73D04092B112F7D3E90A13B5C8E5902688BDE600F087E46C4C2163933EBF1
+ C01BD0CBF69AD5F5B4DBBFF92E8A20FC490A9590CCE25A701EE7EDDFFA1FC216
+ B3FE815776318DA25AC27698B91A5C3E609C19C7668ADA6307370D55438D0BA7
+ 9DFFE878D53C7B423A133B5CB07ED26F8B9AC851FB5B459C759452175D3C33F5
+ 56BE329B40FC817C1090631F7F96F979D0B551D47ECA8A9830C1E86F9C6B7213
+ F88E3F830B80430936AAB43A9AB8C16AD62D8B12B4D388FC1205FD484AD342FE
+ D1AF22BF06CDA29E7430A0139572625101BCB4B4561D100825BF736A0762324B
+ B5D0B5B3457EB8E0BE0DFFC76A83B9CE9CF77B24B9D61EC26CBA940704B73788
+ 00A12EED9F1060C1313B87308EF9FA6DB9F837035539201DBF78922BB02F29C1
+ 1DE85A630EC1909BC34A0F5FEE98B16E1DA07C3A20557F8F2E8E093EF50E40CA
+ 86F79CA6BC33B2E546979C64AA605D1F80AF9C00FA34E85E0A84EC4DD5BA94F6
+ 74DC37A83642FDC893AD878F8B920FA0C27C7F7B8407B3F49BF7545E967D43FE
+ 349C7556CA64BCEC581242B9D5BD7487B428B5BF5AE3671E31151E4E82B2363A
+ D779E798BB51809CC34F18739260A4D51FD822F64244C7A7289A0258DB139473
+ EA6EF95886BE524F0C7B5D962AB5A0C918184851A298457A6749A4730A18F0E5
+ 402D744482E7641764BD60E1BD84DBC37B8C4F3BF129FB0ED87E8CED8674383B
+ DDDCEBCA9359442AACDADF1124D5F625A0F7D2F5B6C19526EAA88EFB1F2339EC
+ F913AD97093010CDC6B248A675E9D76007C3502764184CA5DE92F50A373DC357
+ BF1951873EF9AA48BD8D4634D1F42CFCCBD2E50F333254A653BF0DA5C2E98FE5
+ 4D83F2976CE8454F5E0647FE31C8471C83EF2EDE0993A4C2C7DDC5857CEEDE38
+ 090DEF8B1B047F63B6CFE24DF5C9F160C576DF3DA07F7B063BFC6EEC36DFAB2A
+ 15943FADB35EBAF381C8B7F33A2C9F07B51A4336587C99A1CBA86940D46585C4
+ 561FCB2C44421F3914D34E09520E6CAD2F01087F3341455AD26DD020A402FC8D
+ 6497FE947A752E1A5F2FA0CE4AA86A4D091B3BA93829719CBC711D7E05714402
+ 3FE3376E9BAC9A2637E9223D75BBB6D7811611AE5E61FBBAF304322676E0E265
+ E414C9FF633A6F6AB762EAB5EF9211E11CE1A8BE0133322CF0EC678BA8DDE8D8
+ 339C5B31B357829166F417F1BFDA17A58194FF101EF0BBCFBBD2F5E2E157D7F6
+ E99BD8C50E52D813A36794FB5EBF1EA664CE03CA7080AD713E2B0E4BE0F305E7
+ 88F71E1B4AB1E830D90140A41AD39E37CA9C9FFF962BF0DB4F640FED6B00732C
+ 276981DC5C8B4452E09AF1A4971D719C6848744B98C7D3858C634CCC26394371
+ 936BCA04DD88FE616F753FEBEB990CFDD1121CC4BE280EF10190A6D4FA853A6A
+ 8343AE3531C42F5BBBB6A79E08E3FD172DFCCECD7817471F1BBA8801CBB2F00F
+ 5D1E6BE0E3F59DA6A3DB87F62561BEE6F79EAC27F66B183EE5FBC03BEA1FD7B0
+ 2AB24FCDBB9931BE84570204734FD70B50AE4A2CACAA02E1B1F46B087836E524
+ 75AA0DD10ADED5338D7AC2940C5BD79E815B8B9183CB4AC15646A42C8DB87EF1
+ 012C26B3CC3723D8484267BEAD637FD6E9106B23DE6011AA61F84226A76762A3
+ 5153915C751CB96CA855073C55E0712B766219D6D671DBA0F2B289BE365A0D56
+ 07754C4E281BCD8B6BFB7AF59B2D2BF504C8EC416E1013E19438376E4551C8E4
+ 70E3191D3A51F51513BD65DEFF3D20E2460D270583F2A7A77BBE2B4C2AFA9975
+ 4D62450E4B59F1ACBF466DC0478A60B29B2288AC6F2959F20E5EB05E7EEEDC29
+ 8E222438658670B8AF080C9B87C3377541FF5D0B8BB7552B498D5D7F07D0A249
+ 49C87D077492D22CDD2B6BA280562055F28605B13834BA3CC0FEDDDB99B4BCF2
+ BF75BB269F7070910D78B79E9A57C155C521A7AAD159BC0166608C3468AAFBA6
+ E63F75B997C2579F2BAD5A6A4217696BF7974661C815B35397A6D39DB0F4656D
+ 14ECF091EB95F8A1E87F738580F5E363BC7781D61CDBD1E4AC8043E939D90638
+ 20588F78B018F487387864E511D2A6AAC08927DE9A908778E5B38002F8CB12BF
+ 26C8D91BF9CC8F6145DC6488D51EEC42004EF553D485ED08F7FF88491D53C0D7
+ 27587A5439501B4F0EA197F8BA1C06F2768921A1C2CBCF09DCACC91F4B9B4C27
+ 497BD4AAC5E27176D173E1374DF6906566A26D9C3ABD14982F88A46690243D22
+ 916E6FBFEA4F117ED6BE90F6F6173D9ABF09BC28A1DEDA60D52948413540B056
+ FF2A7F16CE20681BBEED32DCAA1D0EF63495053AFC7EDB91B879E21ECB2CA535
+ EE8873F37DCD14ABE711AC8B3A541CE399BCA23B49CC6EA82285154DD37FB5AC
+ 3F433F5EDB05B96B34F4E6B8A166DAAAB1DD4B090FFCF6409FD098DDCA8E4DAE
+ B01B17E7B684485258E76CEFE197E270994388D9B20A1245D3E330D19A054F16
+ 4284B9F97AEA91B9F0C5CE0175562DCD4FBCE65B81A347525E6CAE0CF05507C4
+ 9D27A796288E2A8A8990E0A3C1EAA93090521DE5C1EC4ED186BC548A72B32B47
+ 247C0675CBC8E565C51F6D1E9396E43E94B6A50E7B1C9A6EE0183601317210E3
+ 872A14B96B9EBCE002ACF2C812B9873F3EB4C1A17BEB140211F52E58586708C9
+ 3456798B880DE98CB090D0B95518D2A3C915AA40C932B992EBAA3299CF1A4321
+ 0DFF676398C066D40DA0E8610B09EF695BECDDD3EFDFD2F405FBC6D2946FAA1D
+ FEAFC6451BF8F17800E1A7E2AFEB26E403B42527172AE1B6EABF4E9F71337734
+ DB46506F249695B4426716EDEECCBFB2C8D4E12B5A1DCF811B951D24ABC7615F
+ 2F50517A204FF561DF02AC57626D5F3164F2C91AFA9C68F42E54A31910095145
+ 92ED62CFA4BE97DAC5AEAAB95B4E3B870318E54D2CBC7DA5592ECC3D69098F31
+ FDCEA18AE1C0543DC6AD46DAD3AA8B8B24105DBCE5787E59CDD520E7B126AD9C
+ D833DAB12AEE359C128F7098F18AAED855FB2FC7E4192CB148ED6FAF4535A114
+ 5F0E8CAB3555946F51BD368D53B5C36D89DB16E8F9F0FF7C17F2C12CD3CF0FD2
+ A08664D9362ADC12954551332B756D96904F4525E32F7AEB6B40F9DC1D7B9710
+ B9BFC3C0638C350EBB50F0117DD79BBD8D08258B8C68E1F20CA0E58276730EE3
+ 9CF180E420CEC2B50BF263C8A911EE10B0AF041BF53CE1EF1ED4FE982652F3DD
+ A4AA4991355371ADD6FEF682D4284E35666C6DAD370319972B3CDE4E5B7FF509
+ E776A8A53BA70E793A1FBF483FFF17075027ECCCDB219B002B3380E6295B16FB
+ 1B4C00DC9D046427658007317F5384ABFCBC22B1010D6D72491F6D19500E12FF
+ 17BF0BA045FD5FECAADEC575959F8F27C33F49CC7EC5DD94EEDC87A04728CC16
+ 364818B36B37F9215C60FD08DF358FFE585EC7941C8D9E10034C0D630F1E3C85
+ 058FCF4415C62B019202EAE8A71201D06C4B5D920636EC25A00808673F26928B
+ 204F27B0C46E568F3D3110D4F84F16FC1C6425D9090C90ECD1AC495F9AD3687B
+ 2A7EEBA95E52BAFA45923B73301E482D8533B014ED9E24F00107D81DA55DA561
+ EC088F213407A532DC9FCF19782F1978A2FA2F99EF33840A135EC47203D15B20
+ FC116D2F18C8EB4E83FD9BEE15244C2B13E257CD51E04483C384D4E395EF6534
+ EBC6F46F12725BDEFC9CF980D7829286DA0743642EA04B5C6EEB82056C656530
+ A43E1BB5A1FB7A3724497AB0ACCF706FEB5760231849372C79701CCB18F46D74
+ A38BF3ECCE62E7935B6E4748AA5A72D37AE338CC0D60C2BB660CEE117C97EBCC
+ 0285BF458AEEE88B3226DA1C149E4C3E9FBF98184B06C08573C66E1AA06AF74E
+ 79D3FF4618259C561F3F6ABD92360E3C3067E838FE5BA6F9BCF311BB33513161
+ 0E5C807D60049BA57E20BE9B13F64E8A2018DBE24E4F9DEC7DE65209AB3F99B4
+ 7DC18D0B06B7CF8324370F14CF9F6DF97A2145F328264351F69FE6090D1113EE
+ 9304DD1DAF4C6780B7C2C268AEDB467D8E0365EC853C6D421A325F45118FFAD0
+ 8D8C55592DF9426ED1AD169A726F6E4876A198FE55D42C8A862BD1DE546D351B
+ 73E9C44AB1EF1D45EC94281A405BDF524104C9E8966B5A094DA1324F14B6356C
+ AF3BDC4C91B2432ED55B5C9B11700DA0BABDD3E38EA3107E9902B71BBB3AF8E7
+ 24C8AB94F1BB22226FF289F95F656F7CF1816DB8125D530DBC0D807F8273F33F
+ F23596BDF39C845C69EF86DB89C4D63B53C5B70D6AC79FB3E5BCE38B9BFE50FB
+ 243ACDD8E1F850A490152268FC00BF13DC5D1E6C15E0FCBA6673483C299F0C04
+ 72BC8A608A330E4EE209CDF2A9EFA1F1AEEFB539B48B72AC46D63010F7473708
+ ECA8E5C9CF01DF681BF2046D59A5065EE21460833482BE691D8A9607E30EB0F5
+ 290B43832AC17FD5158BA30FE124CA0D565AFAD5E1B256B6E7B24FD2074F01A5
+ DA777CFC8320FDBC48F759F3A51547D9571607A8EF4AF6404A8679B595024D5D
+ C3DE7E42DDCAFFF73D01329F6D6A7D147CB68A9390CA9F5B6EC2B2DC386FA4EF
+ E7436E102958E93F9BC0118CCEA3F67292A274FFB57DE374BBC411FBD32D259E
+ 1634D9AD99130BA90BDEBD605340421548BD2879577984001733CC74C367EA85
+ 3F5AB5C12891326EDB4F4AF35D3807742EBD1F3724D41487DBAACEF8E0FA50C0
+ 91FDB09DEBA8B6CFA45CD088B0662F5B48B906EF5E480876D61360AAE3B8C319
+ 55AC2BCA1289ABB4DD4C6733237670CDF5097E5238DEBBA025BC20D432405818
+ ED3495B733F7DDBB175A0D8AA733FE3FF62F9045FE4FF5CC79C5AFD405520DB7
+ 2A6FC7F06F5CB18701219F9CC28C541DF35F16DB7D0822DAD18A20522A62B8EF
+ 2AB593DCA238823A43D085DA4E0AC2C2982A56A099159905B3296B102A795600
+ 76BFB9B47270902444DDE012D170EF3EC640F6A0D13FD0DA8F6608E1157B81E9
+ 8F110A2CEF515519D2F2B9121417599D58CF6C951BF9A2BEA466B55BEBAF6E2D
+ 415F39FB8E77D06043BC3BD5F210B7F88088A19219FE99C798A1A72EDF9CCF7C
+ 0A8B1AA929450E44561B181C9EF40E6AFF25DE38A85604C2B38F9AA5610764BA
+ 78E4A20F1D0282DE0B6990ECA359E9E5A3011B4A6800585AEB9FACE4613CE5AF
+ 608B318C421F882545D83F5525D5600F765C635184922BDF8640D084357BD8D8
+ E128EB3A06BBF94ADABE1A35662F22DF72E5F041C4823B09D8429DBF28AABBA6
+ B15C
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /CCDUEK+CMTT9 findfont /Encoding get
+ dup 38 /ampersand put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 51 /three put
+ dup 58 /colon put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 65 /A put
+ dup 69 /E put
+ dup 71 /G put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 86 /V put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 93 /bracketright put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/ampersand/.notdef/parenleft/parenright
+ /asterisk/.notdef/comma/hyphen/period/.notdef
+ /.notdef/.notdef/.notdef/three/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/colon/.notdef
+ /.notdef/equal/greater/.notdef/.notdef/A
+ /.notdef/.notdef/.notdef/E/.notdef/G
+ /.notdef/.notdef/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/.notdef/V/.notdef/X/Y
+ /Z/bracketleft/.notdef/bracketright/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/.notdef/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /x/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1196/CCDUEK+CMTT9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font SUUNHU+CMR6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /SUUNHU+CMR6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -20 -250 1193 750 } def
+ /XUID [6 5000789 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E93C50823709E63E403FA6806A47F546803
+ 791F1C4A699B3876ACC3C1627197282846C56D0860C72CE09A0E9F15940F97C1
+ D60E04432017A2F4A6AD17BBCB37B1FF1243DBB625457DC68963DE292DE32127
+ E138AF6376B513BCDE1DCC3402C13F5D3B9D9F186DE2693F4A65C4C69D820B58
+ BC5BDF244769E7B66135D12E786851BBA0409FA76D97B87B298047AD107A382D
+ B1D30C41C8893BD243E63B0D3B35EF5195D1C3B8E79136CFB5125ECF682FCB3D
+ 8B56CAC622F629C951F89D69EEFD03A591B6D9E0E69A4426EBBBCED25F07F333
+ C44E8B1127B30F33E6ADE5E75818E77139C483997B705A2E4F8503DDD51019FB
+ EA06672B646498FCB31C86E38A58152EFECCCF2D2BBCD70C9025EFCC938227DF
+ EF54CE4733D7CEB749EDF48E142193CD62FE0B6920F3046F845C9D6674DBA25B
+ B7E7303E486A8FBD27900943AC31AC33C1743949F403E1F90112C539ECDF35F4
+ CBFEEC471FAC0F4E457AF7751626DA31A317AE0A72BA4B3D27523E0408B9D1B7
+ B01A6A91ABBE268155FCE47D86B5C7D60F54EB369EAD9AB0844F3228F9E50C71
+ C60BB1F7604794CE28B1467EC838BF8FF598B67CC7D0F82DEE79671D9D2FA8EF
+ B9DBDB91D1BDAC55E45CE8579EE6CD8EE7477A91DA5C901F25225A7037C7A6E9
+ B16C1C48F31CD69ACA4928D3B44188024A41D0CFA383E4CB0D554DC3DC09FB23
+ D2E28218B9B79FED1FE3832215F5BCE62027ACA2078F268E240C2B1CF66A00CB
+ E8F69E83191C5C9B823669DADCF7F23271612F19CCB1EB0D86FEAB25D5EE8176
+ CB1E44D558CDF3F61FC28EB6F9E75817CBF36610C843E75C7095DF365E8293BE
+ 9BBAEA7096D29B5D15E8A2CB1EDA3C9350A8443BD82A702313ACE31F06B8DF89
+ C22676E4737CC655D3CC6F555C6E6C4AE928744FC9A89F1AE27BAE3F8096E6A0
+ 04AA0027E37EB89E682DF636654322F1D60A62F44A24483BFCB7349186CDC274
+ F0CE81234DE2996EFBC9EFE5A6A2233FB8BE22841FFC8F024BB02AF267B85235
+ F0C75B5DE2D95AB39D18281494304D99E0CB081B1E37A3346C1383C1A340665A
+ EBFD552316DFC43FA5C6B98179E995FDEF03D19CE2FB4805D65BC638411055CF
+ 959DD3CC25D004E819252279A826BE128EA3CE5133909FC545639ADB7FEF9848
+ 35C30463D478D960CD67CBEFA1004FD91479042A11042AD7DB0A7BA0B5F6979D
+ 4345A9E9AE0DD27491D6A2211E1012147F24F6CB28135C941AACCFC7BDEDA063
+ B481A60F242547EAD9E233F0F91F78C5EB405756EB48D05BE59FFE6E2BBBBB44
+ 162930D8DAC14CCCB2C48887424A9E4BA92899F900BE3604117DF81824F61C23
+ DFFB7C903607459E1D48A610BE57328ED542A37E2916E8B6FC25831036F715F4
+ 5805CBC9A08C924868326320A8E4EDF923A7E9ECFAAD5C9B087DDFB95A9558D4
+ 2B0C65ADE0BE6D5175FFA18F17B4FC5B6127F7BACEA52F5150B3D27E837CF3CC
+ CB5370D4BB3BD002BE486F73E2BB5C01265C90A2EEB9A07EAABCAA80E46DCEB0
+ D67E9074BCF540339E86B8B31436623E92C71BC673090F736B02D690B70CADB2
+ 0FE0010AA1E2AD3B05D7009825AE0E97CFB8FA88E0BC6D5ED220D21DFFC254EA
+ 3F4A4B1A317B2CC53136E9AE3FAD56FD936B46E761D5623E50F2C06B6BCB7600
+ E3BD8198ED75D0DD77CBCF5A92DF91E690FD55ACE96B295B3322D19A3C5F4E66
+ 63A2B7C13ADBC2CCABF1B77742136649293806D4369BAA3345EE0EAECBE48F3C
+ 6A0919B02357F8F61FBD4ED548F9399C5B85DE508561F813EE3036C5A81D1028
+ 6144BC243D9A3A59C9DA600EEEC4108962008FB72717804335F1B95C5BB25DE4
+ 1A88B9EB7F08AF0806EB002F59097678BE37CFF0A73104761066A04E04C8877A
+ 6914A6E36577F163D8958A385CEC38722AADA2693FD92B363F1C7E2D147654BA
+ 1D7A443162EFEF6335CCE4864ECAE6F8B313F7711F34C9BA6648FE5F450C0A0D
+ F03B72AC2A2CFC37321ADD8925A3DBC5BE3B17EA358BD29E923C564D1D6A3A39
+ 3F5CF55A11E3DB842FFBB0EFD06F4F69A5842DB8FC113C441B59D022AEB5001F
+ 3801C5B7BC684775F4C2937C4643D5474B3FDC36B2A43C1210E71EC992CEC266
+ FC7844A5F21D38178F2C32D26D89D049E2DC16C99C572BD5B2326FCF9ADA9F08
+ 9659C71C1167EA82BA0510733E1EA0E3C4FF743BD26704E563B7BE84E5C9FA7C
+ F250F3825CAA7ABEEE9FDB4B1DAD5C4E5910332B73A49BC042FA0A8721E85219
+ FE4EA8149B15E11DCB5D9572FC1E40A306FB347A7EF3E8F0F379107C94B59BE7
+ 3ECE71787BF8504955EF9FE52CD70C44DDA163B80257BE748C2B8EDD981A2FF6
+ 4734C93E30B9C08A8530C1BC4B11CD85188DB46BFA9AF34F74C90FD8CD0FFC1E
+ 980B274EE0D994E76FD871C5EB435765B5E0C44FD3281CAF40AB7C8EF41C6F47
+ 1EFA12016A8629FEBEC520AF876A1AF8B4063221B05F602EC35FF092EB849957
+ 8A52DCDB40136AA83B5FD14C450C1D7D230DA811CE39267190587C2C188B77C2
+ 28229A41097A174F85546B9D08160C1864ACC94CD38C797F4E592748D1849644
+ 2F4EBECEA6D446821E26D953365D21FF4C678BAF4951153F9DF039FB112F388E
+ 4F5C213DF1206B74FE3B20062F3677635D0A39042CFEFE30D4770BB52E019D08
+ DAB6CD59C6D9F0F0B464A79B93CD452FA7632D6220D5409E94556E740538A17C
+ 245722122F898CB4F6365CCDCA8AFA796724D2E878BA1C9DCDEE7364DBD6E137
+ B33BE5B714E6F38A0A9DED0B180432BCE298DEBF6FA58A8D05F3D990B70D606D
+ 57DBF4AE03F7E81B529934A588074A82C64F964A5ECD7674A089D428C2E53025
+ A9D14D94A621B202031F2A8CF29089ED3F4D11FE499099139C7BA46046E87FA8
+ A763619AC860C40150F0AA9F6C5E8328607CEA408158791D764C0403F3480C86
+ 26441602EDADFD0565E3C4958C8F6855D8978D234B820AB3B8A7BF0B3734F653
+ 1ED80FEAB7AC282197168AE7766ED648A5EFD4B6AD87F4745140FF33F8723FBA
+ 49A68057F2F2B6BE018C40A3053FD1E558C7601CAB6D93AC1715834321A0FB8B
+ 235F90C1D8FE9FC49FA98A6882DFA9DEF139AECF711973FD8F96D0FE76CEEDF6
+ D9913178BDC3EC650F478E820D9C0010DB991BEA7FB0C83C46C71B1F0D48006F
+ 8EDA4B7932AA7BC039A5EDE5D2453ECBEB1ECC85F07038661857F650BA4CACB6
+ ECB19D5632FE720BBFCB37BB56CAF0DE21D77A9782A8BFE440D9B86853125E46
+ D379DEC59A1465F43AC130510470C7ECD1CEBDA7CDC4235256E339C188176B75
+ BF7F1D94998488831D40958BF5342DAD3AF1B338631DE2F59973B9A503FF9A7F
+ 3D0EC389AF892B528BAA63559B82EA2CAB5D7DF4EBE92E21961815EDF095AA28
+ D252CFB13645CF54F429A4DE001B21DC13FC506433A6E28B15299120CC37987E
+ C53EF63547CFB29DF57CF813B44471016A7333928D2E8C30AF5F9B1CCE03B3E7
+ EEFC9E25134582618FB59FCEB1F6A4186E4618B1CE70A1094C3148160FA9F49D
+ 92E4AC437EC14262623A0CE8E609CEB9ABDACDAC23C84312898D4193281C028D
+ 9A61E0DA67FAFCA4158B80ED5CA1F4CE54D7F54F4D0051652A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /SUUNHU+CMR6 findfont /Encoding get
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /zero/one/two/three/four/five
+ /six/seven/eight/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1153/SUUNHU+CMR6 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PXNHTP+CMTT12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PXNHTP+CMTT12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -1 -234 524 695 } def
+ /XUID [6 5000833 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5E3566166B9AD8C9BAF6E3E37AB8CAAB8DD9D30F8C99D2D9AA97
+ 07C436D6E5A4EBA656E18210110C7DC97F3C1CA555AD538266E5C5714C4914D0
+ 8CCEFFA12DEA9F758A20A5DC4EEF354CDEA2BE81A139614352970281E0477246
+ D2FBFDE6E39B551D384BE3BF0575C2AF603D290976084CB27B4439FFC4BB543C
+ B1B0EAEFB1A7F9CF9B0B748270553152BED56E3C66AEB539B9A3091FE1F2C46C
+ A58E400256AEEB6982170B474ED4D0A170868B5AD7C1CC948F240E92462BA2B5
+ 82BF9885149D0D0F4BF75EA36D98A16BBC7E3715B62F04D4773EE2B04F40E5D7
+ 1F3E265AD436C546F39EF228027F9F5362155DD10DFFE806EE905B0F20CCE48F
+ 648A3384D753D8DD404AD39963C6D221BBF9F629A5BF778342B9EA29F41FD21C
+ 92DBE85C91D5B2772D878BFC76301960E56DAEA417DB867D28E30F872181D835
+ 5EF3F59965BD14089023A22ADE47A4C17E433A36E1F8CC264A93E80618B6E739
+ 172579CA628DEF64D526E4E1173FD50D8B934BF6FDC22572565F7A28766BF2DB
+ 8D9528679905545BE74398CF2E7DBCFCFE74C9FF565489B62AD973386A2B80E9
+ B58ACBCA8212BDD84897AF56FD4EFCDDA24E770EC8F1E784702B4B8044B2F928
+ 0737E596AFB9A2084BB513B96EFD7DC82951B6AF57404476720B969DEE5D7A70
+ 28705194E484AF5ACBA923D9C809698A01BA8A5772EA074E9C1C949E62CE4C5A
+ EAE1CB485AC638115B6114F7D55489B3DBE9AE24F7903E6C690699FB538E3800
+ BB5A332959A4638E307F90552ECC3EF0080AACD425F759FB888BD9E8CAF62720
+ AA7725B7A6CA2479E9D0A21DBF8733D590FF07F33CB70A13C6314DC5B07AB033
+ 847B6D838D3980370410F22E9C3A324D898C6215E4457B3A94A0A23D7C7BFF32
+ 6B86077B506FF6D63A070F47E7D2BE04AC7DC99D47D407E0FE906990486B7594
+ 3B09A9847541B99D7667B37010E988DC87AF46BB266240C28DF84B8C2EDE81F0
+ E9FE0B0DAE30C9B309A09DABDA549DC88FAA2E9013580A59F0A73AFAC56C6CB2
+ 8324A66F39170C981CE2466A6A8862CB12B9B48F306BFA96231EE01AEFF78DF5
+ 72000B3F90FDED5C32D0841F2C3CC583A1C295118A1BAC537C506843DEADB05F
+ 1A394C66815B6E79DD2A8F46049A94AC2D82A0CEA0B401ADDC3A91207B50076F
+ E71DC9EB20D6C3CE71801044BF58DFAD5D6B0E34E05EEF478EBF7EC2D742329E
+ 721736F7FEBCA9590AFFF7200AC48A2D29324C143D4B0EF4F6B8D6FC2CF67740
+ 13A0E3EDFAD86E2300DA355175AFD5495BC12DD955404C8D2B6AD08C9FC9A4AB
+ CE6156330E862BB574C8097F130F4E27D428883E57CB117E9943EC3A0BF702AA
+ 96A295324C9096690E60A90FCCC003DD82B9BE8791F9F07C69A041D9876D9510
+ E9B8CFCDE5C2B47A49003AAC64018778FFFB98C76BF0C27B887C3E1EF096BF15
+ 6670CDF6271DA5C595A006A08509CF5206DE43665E731950B7BA68FD4E91D88B
+ 13F78994397217004E8A6D5B84EB2741E7396399250E5CB51AE29F8FB1AE6B89
+ 66FC191FBBDC3A0E312A727938BC6F98CCA1261573548C6279F061C802AF22F9
+ 642CC4A2BE90CE21C8654A26CBB4A4AEBE87BF135029F2FDCB04AD24335017B9
+ 0573038AA07A53011F8CA97D44458E67B19A36006B763329FEB5133E60159FCF
+ 6FD74CE8505706CAF6E3B7E706D7AC5FD9EF04D5B8E7716ED41CC337E4005E14
+ 43D774FC23D062DC033639019B307F45116DAE4559E76A4A160745922A754732
+ DC347EFD92EDD9E3CEF3AF978F57B32E0FB062D503C0C45BE6383C34BAC154B3
+ 319BDD371E36B92BF8142901185E7EE3A43471F9C890AA3EDE58D26433695B32
+ 1B2D19CAFCC232E4193C9EDC4E90383ECC4471CBC62EDA07671F8E1CDC277A63
+ D32580B6DEFD669CFF753E29CE431C17F8F8929D2B032BB41B89B055357B9A3E
+ 02FE306F00BA3E3F946F2D0D1B5B37D2B3F46FB2A1C1B845276E39B2C4086723
+ 04917DFB68EC1785875A60B3A1F37F4E1B203820A62EBD80810DE7D039F8B773
+ 6791E6B4B90E2583D40ED5AF245C72B2E2E6F9207FDF33F08BB7D469ED48631F
+ 42C28B5F56BA983359A0CCBE3B232B7F2EDB8883450218F8CBBCCF47DC9CF543
+ 8883619DB2AC0DA6174FF5EE5702D7D8FAA9F41187E6497B0592923951761207
+ EF3B1FF8D019A86F1FE3EC8C2FF41AEDD656D196F0F44D9C285D51FE32D2BC96
+ D20C11EB626037FCF570C1257E17E795AA20866959F198FFC0E02F05285513BA
+ 9D271352753424B85D7B8CF7EE07E25093CD8A85151E6AEC3A6E365F010B75DC
+ 7C7DB615AA27838755F6D604AA277BCB49161144F027CAF753113B0FDB3F0EA1
+ BB1ABDC7CABD38D2AEEEF3C6A60EA0BCF56481C1CCC83557EB799F77B3F90B54
+ 2B3324D03C216BDFE0C8C3E48D2C81BAD74CB070D296AE754A6A3C5A48E89213
+ 99F28E3D9573F24A3EB9E31B17F0851F4E4F0EFD83DB4E19C44E3CEFA94AC384
+ 24DC2FA53AA62016C40371503FF0B23C3B29FD2CDA2CE3EC243DC26D14F349EE
+ 27C2E364A0AAC9CCD5A9F2AE58A254F08C52F949F816D452CEF491E0237D1C3F
+ B219829FEC59A6D9F566ACE2F87FBB10FB103D817A24D39EE9E303EBE39BD7CE
+ 34377C41B635F2355E0C4643EBE5F358F0523C4BA8E6E515DEBA42A87D1F689D
+ 047664D1103CD3D785BF4771381B69E136CBF1715423EDBE5BD7AB39978B3B63
+ 08B52E40448082E35613EB98C473C47604078742927FBFFD604475E3C5DBAC70
+ B89D2A5E302421FC8EF80D6A6F17408EF87314D4E6865A46C8C95AED64474698
+ 1B1B6A9DC4036429C84306F8ED17C50CD25C7751E8AF6970619F6A460359E821
+ 7FEABBC2182FD832CAB37E8A53B7C6000E421600953952DD2AAB08D65E164C66
+ 3C9A25679EE6906C07F0FAB123955C923755855E96F48951B0A3D45204956759
+ 914072A1E8280C879D4A7FC3196B094143C671E0FC849DAAC46E532030941AB6
+ 721E7775F59DA42C2B67AB740B90C81D5AF096F5EF45FAE886760D2529772936
+ 57E18F2449C4D0E90B44AEE005A70E625871BD58953775F9B6C8B0AC81FC6B07
+ B08162D64D51D303C29E1CCD2495ABEBE4D84E30866193D9CAAC36CAF859339F
+ 09752AF23672658CE735AB28596974258DC5E73FB59BC51F2EC3ED4DED0ECAF6
+ 2C1DF9872B0D9767FE06EB802690A632A89D76E4F8593F25DAB6E9CB8333B052
+ C0E69AD0DC5F6B6D95D15E676A6D1C953B0EDACE4124AEFD14C883B3EDFBC1CD
+ 2909053E8944484EBF6D5861CFF63439D71E1580076D2F9DD128B06DCBDEE320
+ 1C51EC5094323D45988D72D039C6F48C5E39C4033D9C9335FAD2BEE858433A1B
+ 484F7322BD9064734D64F9B62FB674BF22D5B3053E315FA795860CE2FEFDBE33
+ 65095FFB7505962773F370F1A82646AF61EB6450EC0F4C97A5314AA173B02988
+ B5F431846184CE9A9E72011D59143739D1616FD67246758FD637D90CC66E151B
+ D67058B51AC8434C21C79F81748DE378FB9F81E33545698795B1B3B8CA946B20
+ 8C443A4448946A810E74D731A80AC698B29EFD68B441FBA0DEE0CC0789CC197F
+ 82D40E4F0CEB6297C600B0206E075B54D30DA8612AC2D10AE043FB1E2D4E4AB8
+ 673C326659FD0CDBF9085D921EFC33097ECBF490F1B184A7A2EAC35EEA56FE87
+ 1D0B7770FABB520473CBA459329B2D0B0B9794E538334B6E054E25A8721F8925
+ B6437E2418F2D6B244E73772C9A49435F6C3579C7029A17BABC3020576334FED
+ 96F747B56CFED42EDC3518559E0101E80DEDBB66DFF87DC23A267B66BDF87ECB
+ E9A5C38A697D5B0AA2ABD1502DB511ADE4D117E0A427D53FCA2706D57D98F50A
+ 1C4B048EEF7BCF368E6A6222520132F4CE7162DEFA0C5331383F05246ACA86D5
+ 68000A1FE4B4F31DB8C5BA144DE79444A58BA0CF72A1273B170C88E52A2A5CD0
+ F0133C7F2D65AD9936477C82E545EC1B589B2683E184C7618465256B771970FD
+ 44CE1665F3F2131052744A7E4FD6F9834FF64B6A46C85DD0DF15BC00477F25DF
+ 763023B3849B487D4C6472E01B0F1971CCC6A4D81272E8A9EF3928F6A866B245
+ DDB93F658AC33F0D8ECABFD48375F69E6CBAE32C6C02678137E371E6F9863ACD
+ F76A562E36D598051CBE922B933B0835F051DE293188F7527C6EB74D8667DBE2
+ A90E1BFC8F49D3DCB4352B29D8F720A9DC72B3D54C79AB361F7D153310FAAF77
+ E5E2AC9CA2D1E52CEEE92ECE00B6898DDAA89F6154EEBC5EBFEC3372A1A4BD58
+ 37802E329833919731412F0EA76F811B1C425DBDB700FF8BB628C9B59FD86850
+ 3945A4B67FEF9E1FDD6C92FF3C3191CC2EF206F352AD65F0665A92C7AAB6B9DC
+ 539100E9BC57D2F9A509267103D0631DD2F1A655DD41E2A788001F8713844673
+ 7F1363169481AF1059385624BAD8D4F4EC0643F42555A555DC4B80A25B18A79B
+ 314DAE0BF39E7B183AD051708B0881358F9661433B4B42DFB2DC39F4AE9AE2FF
+ 1F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PXNHTP+CMTT12 findfont /Encoding get
+ dup 45 /hyphen put
+ dup 67 /C put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 105 /i put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/hyphen/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/.notdef/.notdef/i/.notdef/.notdef
+ /l/m/n/o/p/.notdef
+ /r/s/t/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N2097/PXNHTP+CMTT12 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3336/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3332/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font JBHVFS+CMSY8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /JBHVFS+CMSY8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -955 1185 779 } def
+ /XUID [6 5000818 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C86969CB4B5CCF05DC3E38970E9B011FDB0554BB85546291DFDCD
+ FE57213631231CAFC2B3449A2C01AB5EA3D0960ED6C98F6E55F3FBB6556F1D37
+ 0871F416467B9900F045715CB9DD32E1EB8308438BE84550A04548367644494B
+ 4387F9E462B40E206805C95CFA771115BA3A6E1EE800ECA489B17615B92759B5
+ 610794A12A3B90BB80E603F94586A213CED766E41D43A214F6CC06E0F0500E63
+ 6BF5F0A2D90838F113EC027670F054AF0000697BA31EF2E8852B8E1DD040FCF2
+ FD80E1D12291CB2ABD46F6988F28624E06A0AB7BD9583F92A3A295E953FF58A2
+ B9CD220B01E0B78526BA2C20A66417CCD9FCD6F9BBA9F25C512D18175329E69B
+ 1E20E83D071D45D9D908935047C1E7A5128AB7E089DE1E68233A0D6C558C9257
+ 7B9DCE99C3EDCBCD9F9988C0B425A25C4449A9C9E818E00329789888C87893A9
+ 85CDC8A1823942A58318E3289AF81A8EC9FE414FBA2B7AA7C4364AF5E54C3811
+ 3E0365120542F0C3E627644F89B83C633E1981503C363026CA633A6A242F3756
+ D430F4E8009ACF9B99083EE457D2A8AD9D2CF1C0744E84A3FF28BFCA8D6A5D82
+ 48587B743FCF00D016D767CD25B4CD0A94C1A6DAF2DA6C21875B41988F7A16A1
+ 2315DEB8FCF38C8B409A1532B0C8FF1B39FD58DB10D0743BA86A1D690848B1A7
+ DA37FDFE40044FB483A352A2CB49CABE81CC7C2DFD99F2C06C46428CD3F50824
+ 8472542A17141DB1C1DC66C22F5DD301B913100AD2DE9A1B3F1A8BB2266DB3F3
+ 520B1E31FDF83BD33FF79039C5DD4EC3A6231332C7F5CAF105ED8A8ACE413D0B
+ BD449527FBFEBAC256F25FA60A9C5E1351B6E1F267137646EBD29FF7BB9CD826
+ DEFA639B9AC5F53BFE16C879F699D2F5BA95AA1E2977977BD158E5FEE777DFF7
+ F0B05CEFF78178A576A33C411C43E80AA88F335B390108A752974DFBF97E8110
+ 1B457FE5E74D6E6D4957F08FEBEAEEFF38447AADF4D3D562BDF20C1B9EFAF741
+ 8AC5957D55D0F6768EF528D713C58AF42A1222965E2FA5AD69C0429B352F8625
+ 3084E5BED589F7BD2C935984CED4F0E625A45BE3461B5DEC8F57EC5806E98D7F
+ 8633BEEE476E18121AF06BFE5B2715F456B5C46225FB9351C428F5F0FA925C8F
+ 4CC05D8099AAAFA94F71AD2DA1192F6A89B46651BC5F0D3D6F3D304FE95120DF
+ 8372D11E8B807D29534C537A10D410946B9C3B06B493D93B40207F9443F2677A
+ 9B46205FC4477851BD2AF3AC6F7889BEF712A0CE6E3A937D87D71A727FC39E32
+ D39753ECDE933895202EAF87F733BAD2F2FE549D4EA4AF01F101162BF4A237D6
+ 955FC7A5ABEF62EF815430C36B44F4BB5D5E0AEDB24587A21BF6C23F87780E25
+ 5C7D9D11F9F84D5C0B5FF7E3794252364453A5E82E23AE19B1335B88F263476B
+ E850B61A51484A2416D2BED66E3636BFF489735078E280B25685F075C91E39B0
+ 874B7B663D5BC30F3382FC04A77E5EE69316F9745A1D1E1BEA0D86ABA431CCFE
+ 90F81B48CE0486F3874A5CAB8DD13F5B5FB0DF11B0E5B1F8A51D5503547696A6
+ A47DB5DDE07C25CEEC4C3102149A1916B0673749EE36854B369948D2FF9923B7
+ 2AC86D360338D5090969941CCE8B052C5189399E98B78038C5C94D0E797D0C8D
+ 6582D1044953A79320BD3856F763F39CDAEEE20E039A0F9C5FB56FC227EC69E3
+ 468CA54288DDFB32F7846C662BDDDE1FFA86A7F1E1B94D3F3228E6178DBCEFFE
+ 55C216AEA6537EF5D49D25E88FB9570D55AD2DC1CF929D0F5028518700CA2C35
+ DF988BF39F2980F05FF760ED1EF996DA342D1971C72AE95898D7252B6127BB5D
+ 10B5DE41C2DAC39B2774495118167125D2188E1E8C965C2D31CDB64E4B4A4F66
+ 4E32CE45327479E297593D3B01CDC70BB18DA074AEA6E43C5A43557F601D6AC0
+ CC56C44D1BD6ABE0D8510921173DEADA4FAA810FA0C7D24FB5A46BFCEB5DC059
+ 64291C2331B4D9EE8CD3C8B6B2D91C2E3B8A86DDF2385F3D6A3E418AF57648AB
+ 16924FDA232CD8F4946F46BA822507638245776CA39BDE0E94E546CC3CE0C2E8
+ B7F29948DDF6C16B1278E4EDA5BC5C51F9003AC436900B65D24F4CE892F4D051
+ CCA4FEAB7D338F9061F99F19B2592958B9CAF5E9C28CAE67D5F0B0FEDD5B4129
+ 7911C9EB6D5C6DBCF6506723C04E722DE64350D9CAC209964ACB72DA9AE484D0
+ 5B8711F1532C10BBA240B8D0D21694709C2273188E1DB5AF3D1A7962EC684224
+ 20EAFB8A7F9B87C9F7E409D9004263468D4AACF958BAA724A483DFF1E70A9E71
+ CF8B13C0949DED6F3ADDF7B5FF144DD54FBB08D45CB261FDC848B112122E93B7
+ 9A2941377673B84E8003CAEF3A19405F9E16A4449CAA712D9D806A85F8F96A64
+ 0128F1CFC6408A40776995B0BA773266ADCD5DFA0A82C25335BB79BE22E2B841
+ 6226CF1D59F05EF6BCDDF5BD06F012239282AFC4385371EC47BF62D7AF615847
+ 769A0E667CCE978809B398F6538B414892621CFBD24F98B0A5645D8222763069
+ AEB005975A609035A7771F4E1B4A85B6CF9F5B259955FDF494AF94198B03A121
+ 0AFF3931B6111D21FE2F1A8735120B25BEC99E1F8E78D866C7728F083B429A5F
+ 46AA5AE76FD01A13DA07B6A8BE592BD2D6145A1FBF7D186241FFF39C2013CA7D
+ F2CA5E7D7719406C3C81FE38BAA948048D27E05B31DA22A1FDAAD7EF7EBA26A3
+ 38F5B001DC184BDE733DD6CF3AE3E09CBEE534E70C17A725BE4530EAA7F8BA00
+ F5613361EB6E70F8751AAC877B3980BD52234954E1CECDC781082E3E6CFBF37A
+ 1F516D287E1DA7EA12EA5327AB03D94B826257651F6B1FAF67422E025470B536
+ 2121B07AC66B39A191DDBEF4BFA21353A851112A2F5A4096A13B078333D4C5E4
+ 515555E2F98A9810920D7992E17887CA933DE40946ED068CA1BC97D30D6DBDB3
+ 816DCBB42DB363964401089D00C08B0211FF51256FBDDBA7660D86C498110F9B
+ 9F93AD8205E13CD15546061AD5F05F3EA7F0039CE8E9615ABD1463AA6881A5B2
+ BB54C47CC4DD367936BDD1666F0B54A439FCB40EBF9BF98C34BE2556AD32E836
+ 5248A25A70F726B4B67465810FAFC33B0B101F57443E84A4CBB91BC81AB88251
+ F3E36A1A5F095C3C0499AC650DDA7A386A9FF26FAEF0F7B21632B8B0A8FF7144
+ 3A20274DAD48CD97D194FAE801564BE6F6A7EDE21B6AE8A193C58240E4949218
+ 0685DED31120B159579211EB3FC3F07FAC1F39CAC97685E411048147197EA2D1
+ 68463D34BF067687D331A4280FFC5C74D7C4B75DA71D851FDEA310159821FAC0
+ 5F81381C304FD1128EE8A389D92142D2C7586E543CE32517A1087EE17C176BC1
+ 94BC0C535B1D51917219A81B4D01CE64F918862F4D6C8C98AB06A827C5D7203B
+ 83E5843195F64F38C3BAD1AE03C8E433BC34411F4B68A2407C471DBEEDAB9FD8
+ 0960CBC87C99E992C32D371F273FF3428FBD5BB220F355B3F6824B4107071883
+ 83627BF8917F4E3DAF079F7B839F7056A24AA4D966C040161A3C605DFA77314A
+ A500DA4A763F8A5BD4E2D03EB2B886A0BEED400DEB50058AA545DA56F3AA480F
+ CFB970DC8DFE5DB572007E30A3F8A1259AF30A4F7A2DBE172993968F08397612
+ 53F479C9AF92A24329A715228460AD590AF0A746149ACE51EE4FEBE8A27726C0
+ AA37FFD92DF04471B91120C9DB63241BD5
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /JBHVFS+CMSY8 findfont /Encoding get
+ dup 0 /minus put
+ dup 3 /asteriskmath put
+ dup 48 /prime put
+ dup 50 /element put
+ dup 54 /negationslash put
+ dup 56 /universal put
+ dup 94 /logicaland put
+ dup 102 /braceleft put
+ dup 103 /braceright put
+ dup 104 /angbracketleft put
+ dup 105 /angbracketright put
+ dup 106 /bar put
+ dup 110 /backslash put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /minus/.notdef/.notdef/asteriskmath/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /prime/.notdef/element/.notdef/.notdef/.notdef
+ /negationslash/.notdef/universal/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/logicaland/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /braceleft/braceright/angbracketleft/angbracketright/bar/.notdef
+ /.notdef/.notdef/backslash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1666/JBHVFS+CMSY8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3265/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GCEYUG+CMTI9
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTI9) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GCEYUG+CMTI9 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -35 -250 1148 750 } def
+ /XUID [6 5000827 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E5715CD8DD3C7DDBB291E1AB3383
+ B17843C5BAEF5D71763E26B19C8252D3EA366C655038AB9008F124ED082F3EC8
+ 84C1DD565748E1346AD01F3AC5FC60890744B26671340478705A3CBD1E1E91E3
+ 7E586E4F40C9FF465BAD7F26B98C38EEF7D5F9D473C542B553488F3AA704C184
+ 8CC9DF2E01A543446767F347CA7C0DAE94688D9D4FCB233B8D4A3553522C6C4E
+ 0977E797203E63199C5663218F80A80D13B4DE0ECB7972141C25F77A45247FEB
+ 7C1586A452E5C8E2D93FA796237EF2C450D3DB6524F3695950EB25612E942DB6
+ 62DEDC1C9A8F7A526095469D582D5DB073024D0C38A87B721D65CF0A6BA7F34C
+ DCA8BA0938D21E8DF2FDCC17967EBFA0E1ABF0628135C1163A108C734F378C4E
+ 0A0D712FC58F69216351EEB857F61763B774E483B83A3AF681DF02140335C48D
+ 9A4AEEB0454F07EA11F3B97B1BB5D1184B1ABA0D660E0184A9F9B161E36D77F4
+ C75BDC8C76A8A84E4CB653BF0C5C81191EBD70E65222066E68850CB20D020976
+ 038EAF1A386D3B13D7BF4D0EA34F1CEC13B5E98B922FFAFB7E0CE39996C20323
+ 20541A4C2C638C4D260803A08E9CEA52FE2A465C85973F6000C53AFED18F6E8D
+ F505C6C9B55E5F77905768564D8AA5ABA7855143ADB158FABECBDAFE39D42CB4
+ 651229A369131E4B228F8306FB2A4056EFCE6526D237D3E84582D1D6E25AEA83
+ C971458EF0D2BACD751B0C48C1C8042D6FBBDFD793B9E0CE30F1F9D645E99C85
+ F7ACEBE4FE457AF3EB201F494EAB53E32B6B080F91ADA3740FFE4506E83813CD
+ 462D3147D843C6957049A8D4A5A84DF5A6D7A7A7CCE842E9D6E483493DABD0B9
+ A6EF456DFB1E5784CC63452F680E016BABD98DE96589380BD2726E009C4C7A7B
+ 1A9573CC39E943517C181A50EC3C6F60C7D735FE0736FA68BD375F9CA6E7A286
+ 1736B098E15C3BB7A46BFE6B35AD9A33540BF4476F8937409FC21E95827965CD
+ 3AFE5A38F7BD80BAD36603B9141BBF4788F8FD09F28ECED78116C230D96121A1
+ EAD35032A936B01983BAE91593772F8C7FA5BCF1AABDE7D453E48E9C5126EE7A
+ 04B3BF700B9AE6D41A7228122783CDA81681B89042B3CE277DD7249E66DAE292
+ 8F599AC13F2C4C43EBDAA78A525D95260B340AAA2B1E47F8248B8ACF7D7AA7CE
+ 606D367B107C2FCB45388131F71B205A46236435B7744445324D601DFA62B52E
+ F06DC0BEF966D30E8832FCF216E0FDADEB5DEBE731699E1A08B1560E660E9443
+ F8D03A9CB46D638A5098E65922B9AC31CD7FC22881A77607B04A22CF87B8AFE1
+ D346306E283332A329FCC420555428A0922D65905090AC4F4E9C0469E2764AD9
+ 2F78A422FF85C9CEB65D191FF91D687F2238B2FCAA157D1CF84BEFCA6ECBD6F7
+ 65A6B0E9DC2A83C5F47A8BEFE811CFE1B60915A08D445A1D203F00A2C7EF82D9
+ 49F484B4E8FE630D787D7CB45E8F5CD1E816D4F94618C84330AD73F29F334EBF
+ 2B9F4AD6ADC3147703C13C7DB20D0A101BDB33CD547875CE431D3E675D44A423
+ 0AB5479715BD66DBDB5E2156BEDAE363E4BA14063742AD2969F08421974681F9
+ F2155166EA0C0A8500EB58DC58FF3A7342EA9E58CAC6DB560CB7214F53A4C95D
+ 1C186C909D34F329B3EA5442AD4FC51170EB86EFF4EEC6171B3D9D07850D864C
+ BEDA5EFF794E0A9624C070478A973E6B19E29300B60821E677DC519EB5379365
+ A322C725799236F90BE35A70D2627F93BB722B5A20B564405C955459CDFFC1A6
+ ABB564F34C0528072E38C66497BF5F970E70D15A19B73E1237A3FBFAD9667FEB
+ 49E48B0B89AB89958FF728443E6317C2557820EAD8FA533009B83854559216C5
+ 2A05C95EC814F98929B446875B7B1BEA411A87E52CA6336D6106501DE69EF623
+ 94CA425725BDC845CF585DE09D692CB3D9AD979E6764B668F4731CAFDE1BAEC1
+ 03D777DE2C28FC384BAB3762F00B37D73C0D4C39A25CFF06CD5CF0D4E3F760E0
+ C41F59BAC77A6A47EC0C3DB043971162211E73755323EBA2C406F5D21BCAE6FD
+ 19E70241BC323F47773C38ABC45A6FBE22EEB535E18EDCD1DF37921D3F98DF94
+ 08B188D9B76EED55040888F1E0A7E8A83995DBEFE9B6939F911F3FDCD107C1C4
+ EB18EFDC39A1921095FB046F8C4E326FF35C8B3F69C37C8BD33A9927403D0B2C
+ 8CC00D26F2C46E067156388022AF88FCF9694E7DB6ED38124071E85D7C139F8A
+ 44E10CE2DD1E63B34FEB6492ECE1BD9C8F2FD49D319CB5B90530BCEE2E44E991
+ 13E2310D2FA91DFA433721A82FE2709BC4DADC15D52004BA28FD095AE0E624AF
+ 4520DECEA96BC5D802B5CFBA000FACF652433DA873B91B8956AFE30D07F56525
+ C7423146E1177FA332E6EB17B715638180DD9A85C218DD0DD6CB9813D59EE2DD
+ 161A101AF22358A8DA38AFBCE1183FA5E7FCDA89881BADABCD318D5A266E5879
+ 3961B7B71A89B1664EE424B652ED6B56AC77418F4DD74D4E574DB70157C0D1AD
+ 9C29950F8E93C5A08ED7B95F32F1BE902448DA7DFE8ECBF66CB183CD10C67357
+ 3966CDDF268C8DDC44781031FC332861BCD7D6737B9879870B668D940C5E2755
+ AF5718746CC46DACA9EC6CC69BE0BF5504733C9C51FB5895C9B52DB8C91CDA51
+ 6219E3C4E062765A5209F98DD94CB78ABC2985FC4A9A053660A7E9CBE57DED47
+ AB3FCBDF4FA17EB132A10F2694247753B4D5893748E56BBA5B83EA87489CE9CF
+ 3E2B9A8302FF336A82FAEBD4DA10A251E366B35606CC861175CBA82C55A7EB00
+ 47339D7D756889033C772B04F60BD1A42EC9B81977892F99A02A5EA3B65EFF5E
+ C9E0F3C5B093DAC6AE8F52AD6F58479AD49FDD6DE5F58BC85ACD21A1EA67E2AC
+ 5B3A4EF6F60F67031B4D0AA4CD0F02FC752DB91854502F6EB177F7DB3C132136
+ 07DD76A9C69B903509F83486D0EE49775319256C8E9C01DD6F179E3831C66282
+ 2EE46FACF733A481EFD7E114F66D80BAE116C0F1DB0F7EAE42299FCF3D941942
+ 4A33060A2B44EC4882E293DB694F995B81EB55AFD8D983541D5C18BCA3BB1DE8
+ AC971C6183702A2CD859EE209EE8E767AC84DCCB9CB830F3ECAA2D12FA9BD1E3
+ F0D78CA87CC98DE53F11229D3FB526AFA04FF51A0054419CB94737DE607F2045
+ CF0177239C8C4B6AA4C3A46AEB88816337DF6136E9A938AD31B623E4DD73D1C0
+ 15D74AB311471F87967CF35BA0AC67A5AE35DE241A1C04B8ED6FE26ACAC56441
+ 5B22388E7E4553A8295B170BD16BECB0B4A3FBC8A2CEA10E7DD96C82E1D1C989
+ 21225835D557B8C86787988E06B173CB6B7415A160D72195B10068A625E1A7C9
+ FE64A7D9C3BBDF584885C89A05A406A5F3D4D72DE99936378A9417AD2E8EB0E1
+ D5F5E31567F8CF9DEB915E0D536A27BC4A274368A7E56099B254A809E0E2D950
+ 580A403A10E4E1C2963F4641D3E59C138FE13DAA0ADA3A4C3075BFC7CEEB80D1
+ 106D4BE8B690ADC85FBC9E26720914CA13CD84E4A36B602B5D898479BA9977F3
+ 5A31E63C8F9FB341D04A333B105F2F23EF60B7266186B4B8862EE6A0F5216B12
+ 913FB9B6232DF0784915E17B809D845CB865ACAA8159B7AF894798BB4A990D21
+ DF7D2ED4A72FB479CAEB8172CD8C8ED4077B73B9731894ADEB8474E2FC1419BA
+ B3DA338FB4138D8875C4291299EFADB4D6FD0007B8F095BE2691F5DE6AC50D34
+ 954C900E33EB8C87B5AF93F184E925FA4654E3140842461E8834DA8CC2278A71
+ B6BD5987117B57FBB3C8EC2D38E3E6A0BE84BAFFCEF08A4C3BBEAABD68033098
+ C223182DBA9A94805DEBBC5FEBE247A82E8146CF34061626AA8AFD0E4F69942D
+ 02D8DA15832F4DD53D887239F4694AE80D56FB77F287A5ED08EE92264CFBF24A
+ 68D03D6200A791BDD7A703F81FB1B1F412D4E86001CCCADA69E520DB05E9DF90
+ 84B0DC5289EE7741E008C72DC51DAF5B741B6635BBD47A6B7B8D8AB8825A61FB
+ 113BA1BD4871D1CD63F65A6F0A07A140179F88448346FD9D457B1C2659ACBC06
+ 6FF43A9BE799B9BC3E923818281D4E4D763CE95D6DFCAADD2E3EC76FCABE588C
+ 367E6FA97ADD01833A02299AB264AFC6043C5B42BC340EA3685B063B50ED3EF4
+ 658153164967E676AFD7CDDF4AD2BF0DE72CBD3B7D7E0F5F53887CB785240E34
+ 7DCCC6C225AA59B19CB0A5B6B4CDC0458A70AAADFAA0A1DCE72EA71C59FF3211
+ CE8584BBB3507022BE10CB1B69CF8E8225BCCFB8CF267D97F158A7F1FCC2F6DF
+ 8EE2BD2BE8A05992223C93AADC5E846DBF82EDD727DB8709CBAA480A0F15938E
+ C286817B82FC8D276954F3944A903C30D72BD11D42207F1B06F3524111948E25
+ 1435EF38FF6C36D33515CD93982536CF6CDB838061CDA4DFF8B4C51D941C7A18
+ BA5641EA7D693EC6F5C4BA48845315833D2B38DA53DF54A33A94B53CB1A9EDE8
+ C376ECB8F10E462D764036F3BFFD183F01DE38DAFE40888DDF0AB0635031FCD5
+ 0D747CEE569441506778FA7598473F9EACD34F74BEA894C7A3D761F1962D4461
+ 8AEC10FEDF005E357954D1B582200498833F214B0E3B43CA30403042CDBE2BEE
+ 08BDC177EF2DA1390A8F129363F28243BDE9B8CE52FAFBD9C846D17F71455001
+ DD9CD5210937979ED04800F29030A865F20C70FDFE8379E9AAADD666A0F5E0FD
+ F497A00E8492C3F724B5CF697F4626522C960C51489E8AFB4E294773C249BC27
+ 77DFA591ECED52935EA6981C40DE2089513ED0D56B08ADF6BFF0C813404530B0
+ DDEB2678A4B5993A716C37FEC01295AFA7234E5E16FBB3472EFA4E4CBEB09F84
+ 77A4F6B2BE9843E2C440A4E536B03BCC594D0AEF2A91BCB547C1F0936BB9BFC4
+ 904F32F13E368218620155A3446672C54B07296F976606EAAFBC692CD7D14BFF
+ 2607FAA9F9BD9116FAF166A36A2F60A35B96BF5B21E78001E7DAAA361A80C0C5
+ 9DEF12B40C23302F66DC5D800E4BAD7C9FB95749F7C25C758903316A5D1409ED
+ D2115EAFE1EB85F39802B3D7EA67D74207FADDC3DBEC5A9A4A612340E5C2B448
+ 6FD9F5D344270B3A2764D6A767B512C915E15F57BF9164A61916FBFB37F9A750
+ 1152E88AF4DF93083719A3F2CB50A09A6A3D5A0712422AC68372B40771CAD1E2
+ 26FAB7EB3B86484AD3285253EF9872149090A10CCBBB033E7D6BB1891E731501
+ 200AAD5F5DD46078A4EC640B4E4AD802DD8A3C532927D17487EF45A706620AA5
+ 2052011725FF9B087A4E3C3CD9BD4BFC7742D5B5DB9E41697608D7D58300A79C
+ 026337B766A50B51E6A247F374872DE1694A721E70E92C2AFE85A731AE226208
+ 51419EE7219A0CFC75913773169941CAFF1896DB7AC68A198E42255DBDEA7457
+ 442FF2D5DEF0B19E1AEDE0DF19E7EC7FEBBFDCD5FF84E45286C2C748CF82E9F8
+ 2E9662D8B503AD43B8D41CE24FAB42F0082FD0D69E811D63DA347324292A6E1C
+ BA34C594DD3753ED596277BF3175FF432EEBCA667528D772DF09F8139386D345
+ 00205357572505F6FF06ADFD4DD7A182CFF927C200AC7E59BABECACD86B59454
+ 52347A131582C262C0B3B77AED49BA73D878877E03238AE6D332345D89A01146
+ 4A4DD61756FCCDFF5A33343DB144B48AC52B0AA339E9F76283BB035E93A14DE2
+ FDD0C305138BC958F8E18EC88E61B8090C43CAB07A1D54BD9768A03257D6228F
+ 6889EF3245BC7F0D0A808545940EEA2D2F5782D87122BD3E089D60BCD76AEB57
+ B889788ED6D604C82002FD89B39D5C7668076186BFBBE356B85DF7FA0192FA34
+ 49A5A70215A0687612DE2FCFEEDCB9B00E90886D2FF7B237568DC47C943FB6DC
+ 05203103EC038E39D5D5A9BB443E28BCD29EE43C7C393330E34A406963B2CB11
+ 7211E179FBD5C07EB36F8FEDC3D6DCE59B8D87E4B84C79EFFE292B5D11F06921
+ 28EB23FB7EA75CFA8CF39E9E9CD771146455649AF4B6711852F9632110CD37A3
+ 78D2C660D9EE470A55DDF71C38B90A612BD375ED5128099C2F9A8400CADCDF01
+ C8921BD58CF33C340129EB6F0D27D8991F2116F2E954CF470A2D62D362F01425
+ D0C8ABE9DD63A35542BFF62EED5CB63131878DE6B3657B1E9C33C6913B42E356
+ F5ACF08D67658C9CBB870ED9F149D46A7F9D00BB9C5927F2A2FA791BD427F515
+ 49C05535351992506E457ADA4A831B3614EDB5E870EF6A39CCEE055D47ADA3A0
+ E190C59861612051E15CA310F896374933AB3591583530B647C16FB8F2B237C6
+ 0BFA65541F8CFB90A9FE01BFA86F0B2BF1FA5DD566A847FE3DE0D2DBB4EB6E90
+ C0C578E6C2DB69022FBA37C2E8B65B060BF265FDF5FB3BE6414D38CD877EBD6D
+ 433F2F4F564AC1D8598564EE1D8F383F3552A8E22273AC5688C454743D6338D5
+ 3DB00F428A8230483F3A40DB11498AAE05DEE18D21460DCAA952DD16D026761A
+ 3D6A6578A526AA741DAEE1E329ACCFDC4DD43C09419D227F70A5A81D47A909A8
+ AB32C52EBB47FD39E56E8D82D4A013ABD7D0FCE1041B4CA77FBDE42E27B1358B
+ BFA12DAD628EBE240E29CC305CE7FB058ED3DBA32232F3D59F4CB13C5E55B8C8
+ 1BC79D5A5A743E0ACF7EAE1F686B593805DBD98C65F2121E4D3B500A759F27A7
+ 2D5F85452915C58A6E841716A10A826F61F7AC84882241E469D45A9AE3F7069C
+ 9A24A3E54F15BFF772A9C9071D35AAB5270AD7B15851B3FCC8746E50E4E6295D
+ 2546BE3558CE9B840C99450DE029A3E82051F26EF4AC187FEE3F64338C557946
+ E288232DA9CF187BD91D2E8763314A300344A5500BE99F9BBE9F7CE38EE0B97D
+ 46262730E4EC39250D6867BF2BF95A07D27CCC179F36684948BF5603833B3795
+ 9B1996FD962BEAF3134ED56149B08121D68EFAF2BD958086538CA8FC18B05564
+ 062622FE5FD86983BC927138E870A9C1A321E69A88F74875DE2D89E31DEE37DC
+ 5DB956E2FEDBC4D5D06B8A78E42D07F6F80FF4FD3A3306EF94E75CE140767A07
+ 86FC5505AABD8AA05D149030753CC4A24D42B4B04EA7D936E2C0DDE74184F81A
+ CA1FC770C7CDA4F92BC2503F238D0EF6B45CE4CDA80BA71CF3A058E2E9F8B222
+ 1215842E586BE79EB054BB3E7B67FDF17FE93DA30A61AFC450632F54BD4FB0FB
+ 9B4C83EEED259B0606C7B1EA2799B363438C6720A3D2C278385A429E60544125
+ 3CA7ED15F3E1B291A48FE896BA934B714B33564C1148EF1E1CC0516AAAD094E9
+ C41545F33712676B65184FEDF0729C53475D88BBAC69A4D0C0445F15F2096880
+ C9534F2F4984CD4CC9A621BDFCE164675AF2E858C8C0B4DD128A100FC637616F
+ 37024D8C9EEAFC41F081908B09BB1529A2F9ED1706196C96ACC725DFF133F74E
+ 7F7570D2423B68D18C135F4ACDC38B1F1EDE14BF24F167B8C4FB7BD69D0C5200
+ 4B3EF0EEA7AD121C14FD8AE20A379043A410D9AE65DA438D1CC7FDF760E6B9CB
+ 03C28AF19DCFC43F9A2DC48D95AF498E28468E2E910B18C11B6F4641EF4981CA
+ FE092F0B6FB039D693E726AF68FB7995074AE99E5625E4031FE06FA6CCD6DFBF
+ 5A7206B2505B140C67767D0487AE294BD62B09D3EA2FDD414C129E466F6936A4
+ 9B176F292F94CACA68E979BE8231924A5F846CD507848F45D6E08C9004AE94BE
+ B0347CDE9EF2310D94AEB6EF929C0D8C413C21E195C50BB66DA96D42376BE08B
+ 9688C5212CB21097EEC37AFE49FD4A1C0EC9EA4742A37D70EDF23DF5CFD4E7FF
+ F8F2B1957B1CEAFACBF8674C00F420826885F10C1E10906FD2B99BABE9F40CCE
+ ACB4765A65AA047FB5F0999EEF8E042E8EA9F0ABB734B36FB385EEC6ACB6E086
+ 88486BF4FE7C621BA963412DCEAAF330DC0819FBF5298E5E4333F22443FD418B
+ F8F773F3C2934CE68D47B7A37301B68D857AD6C71942D3EDF36491F7E5E276C7
+ 585E6B122AA5A44ED8B97CF07D7D246D4973CE80201DDE0E05E623336FD0E700
+ DB5F9604BE111E8ECBDED53DBDA620DA7FBFF7841F3EE04AD49A2FF781FEA741
+ CF29A1B550C0A93DE8506766764CBBCD2A9D043FFC3778B38828A73AF1A2177A
+ 8DD55C6DE33839608C264CF8FC61F4234C9ADDC46D3707A3D00F27C2921500E5
+ 808CF4EE303DF9AE9702BBFA8645B19087347E2B271C83A7185AEDAC02270371
+ 47077E6CB8B83B1BF239258E2FD82DF3B1B62F1A1BD1650BEBAE4DB3332BE64A
+ 8B3C86DC8806985DB26107E8892864BFDA05FB172CEFCDD64DA56FB18B0FE7A2
+ 80C8887AB60D962461074BB9B422251AA2BF9252429362968E8F27C2FD33EAE3
+ A0AC0231B9745A3EF47365F5F359EA1ADAD39EE27ECBFEBB6079BF5C2A33A8D4
+ 625B53F2443BE0EBAC27E08EA7C50397E5F1DBB405AD58097B2A38F3EFCE47AF
+ 2B2D5AC85A2C492C3F6B4A89C96B370B591E36B4618118573FBEF85DE6399DBA
+ 5139A2AB300284A8650C5F820236FFAB039F85BB0012CB2254ACC0A2F46723AE
+ 12FBBCDF782B44ADB4943DC913117BB18A99B89C773F6D4B35B159676DB422D9
+ 5129ACB8A2C4C5388C1DA2FFD4D35EC790A3AC3A55B678A8EB56D933D29A09F2
+ D924024E0F85A3CD2929BB85CA7AC4373C6E5D158F6B30ABAA5179F3CA24ED0B
+ CC5FB0B11EEA3514A8C006C8E6CC388F21956CD2F5AE21B2DA38F3181A1A8B39
+ 43344B3EC911465CAE901B1A31E340660056BD03361D3C11EE3A8FC9A044B4B0
+ 4F8624A9F635637EB8693F93BCA73E3FDD2F9C7B3081CA2C4CCA42274EE0E68D
+ 2EA2CE9C73DFFEE898582A183385347C89B4777EF6BBBF4E0527A8E36D414831
+ B85E988C13C2B4C237C29DEBA31C9A32236E25115C1290F3A3D5BB18F020565E
+ 2B3E27A31EEBDE497DB6B5B6D63BF3264B5E4FC24927F8587BB85FC8ECC3C58F
+ 3590A7EB20032B6AADEB4F49E166C4CE596D74CAF32651B2DD853806D4FC435C
+ 82A440DD0161426B969816D9EEF8BDCDD89FC8AB13041B2C266188EC0ECB9A1E
+ 0B7EABA4E0BB376D9809EF4B189E4B30BA0B6304A9FCEF834C95F9D196E03165
+ 2600AF9E849CDB6796232B06F0EAB9002A747DACA76C9104860CA99D73D213F2
+ C8CC54116091669DA321912A4BCF8AC9A39899F5B24699BAEC56AA58BE4793F5
+ 211D290D10E045A77E9CD1A7291326E8F54E20BAFD92E4B0C534C54EAE2FAF5F
+ 066F776905B2D32E3CE663A14E19563E21E5359157B73788C1DFDFAD62CA4E12
+ 1CC01F15CF6A99792BE912AA5EDDDF42D29D98579A2E9B547DBAFC66835B24A7
+ 1081105D2AF40F0210C09565045031584BBAFBDDBD2F2493A994EF55B6E0C115
+ 52B2AD016A767631B25D359585BAF8F02473F4A33CCC7EAF9438FDB154501C1A
+ 4EAED1F977BB6FCEC3A117AA1E3F020D6653E3DD94685E5C5CBF0FD4A10891CD
+ 45E61A6D78748CE6D8337CAC3380E43FF7087C16AB490BCE2CD2FEDD929434AC
+ DF637435EC2FFA545C7AB60B273231805EC947414DD63D173D759566C096EB62
+ 90285105DDB804B17F86D1B4FB559B9F4CC2B661A9A3D77B9E4605789660D846
+ 525D64A610EEED769D5467BB9CA0298C4BF2B269830FFE817392742EFA2B1375
+ A466264202400D320E220F455122DA931F7477D755C2E06FB57CCC6203993C6B
+ 80A73CEA50EBAB6757579518EC043451152797500B8B031317B1213355C7017E
+ F7D4E162CD6E03256AC214A55F3A8AC659D1CC7250C4E40B3CA7BED113A719CB
+ C895E65DD9D1B0EB1020D0EA1FC6F09FC663D4BF310729A5CD0CFC7EB509777F
+ C70D5A830A807008BE638D306EEF5E45239B4192D1CB6E6E2C565D1F2193AE1B
+ 50055134D9C38E7EA360971C593F53A25A2DEF3DB0D4834BE8B699C24FD9657C
+ E5A5CF6AFBCD0465CCBEA43EEF79E2E4D7AC93020157E2BA0117DDF6E78399E2
+ 599E8DC42EB7612421811DC8F549949CF1DA8422AF6519115CD10D2A97C860BE
+ F1D091FCA2F642A47A3FBFD9BF9FFBDC3E54A395D679FD31C731A5092AC7A687
+ D7DEC8984C091A796E0A47AEFDE5B793780CF6AB55CFB5DBDEDCE6AD14277A41
+ F733FC6E80E937048F0AD18CDEFF541B1074689E84F0674AF2255619120DAAA6
+ 92D699DED51F529441215452634E9B5A2DBBD21E562C40823EBFCF45AFE653F0
+ 9F23A5DA2E5448657EC1EB59FC1768B338085A481AE0D87E3C8F0D2905839FC6
+ 024BE831DB725A5291E74C23B1EA9516EEE2CBA28135C1189275209134DA1C80
+ 58B67501A8F3FFE676A2095ECC9355391BC5D9A3E086E40CC3188BE3E7226DE5
+ E1EBDED52D3DBA707E52C566A932E8CB87C395BBEB4D4C555340C32894596718
+ E808DF4570BBB2D9263C95667A645753C1408A9D90A7DC137E16EFDD6F7F7451
+ AF7F1112F71691783059D7650A50255A20D966C3ED99E89A8A68C7856BD6E738
+ 19336CF0C52E069EED249EA22777ED56E68D180A0BA7388B90BDE10B3497E336
+ 79328179A554C722B89C6D305A45AC8C935A2B35FA31BF6122C9C5A648C95D52
+ C869BB5137E43FAAE9F035C478E65E68D03F19153204912F9768752143C66BAD
+ 364F0FA28ABD88B89F41AD74110F863157EE2079E5F7CE2D7E1234997B0B559E
+ 676CD5B422416E942CAB79A073463B042C266D71D6C37D624D94858A3874FFC8
+ E5A0DE7ACB102935CE3929C12FC19953690C088BE39A3E01F5C91F25D1F7039B
+ 6BA67CA108B63334FF0F2A2DD666F10FAAFF368CA684CD66F869FAF521716B0D
+ 320C878956D9ECFF2EA65F2F1E2808AE0AD1DD45E4EC42921B32CE219AFDC930
+ 02916F471DFFFB96396978CD058AEFE5301D5D5752663DD29FE6B0045898EED6
+ 5121761F3A06DD337287C37AF8079E76D8C5FEE0435D0A790CAF9AC3824995E8
+ 9F414BF86E3685880B03FA84C33332ECA9465AB626D508E23CDC7F49DFB31CD6
+ 61EFCAA4C74E996DEC7B024A886E4B7937D6B82277C0FF23EF279082C10867B2
+ 92A5E5059DF0847E7F839A62055B5ECE76E9B053BF58FE805314FA7E32BF684F
+ E28EDF8B0BD7B22C002BCD07BD5A430521AC979D742F9824A4422C158AED1A99
+ 98AE7E8A15BDF284393F84C132DD90EC451C2A59A181C0462F3EC7E4F77FF2A1
+ 5D251E2C651AA157EF3A32B68F21D095A4F9C63CAEA14B13679FCC026C1D7B1E
+ BC2E6C198FDD5DFB1F6B70B3D9AC338683915D6679491025E56BE835DEFA2A60
+ FAF4374A579E07594826F38057E8463A2B0005BF374EA6460A2AA3A5FBAE4E07
+ 46BFD7B7C367279C04B3C0ABC4466D22F6654EF22D6A2CC6DB004EB698B86D1A
+ 4CC5AB3D7441CDA11D282C8BD3E38B736E909FCEBBC8D3A013DE1118E310491D
+ B8466FCED404487A5CFE1F54804628B5ED75A4ED5663E588B29465522AD2C2F3
+ ED171A2079676C7A59CAF53860E11F4D507BE7AAAB13AFC7AB9A84EB7802A0AF
+ DE1DCA759119BD1A983BD1B1B6D9CB2735C86E9A1035FBBD98C313659F269080
+ 36FF19E54ED8AB498C389D2B9D0C7F702B1AC8B2857F342CADAA5FED31DB04B7
+ D5AD121220BCD8B705B5636645022FFF07DFF63559A2BDCD13CA3A895017572B
+ E4E7DE7976C18F8EDCBE13A25D03855485B91B1A23287B214AA8C5A6E66A8CFE
+ 535B4F251FC45A22A6B24691C2EAC18D5C4522A21F56C3C591E0314E7DBD74B2
+ 9C6CAB78F41FBB0584AABF8343C3AB219E254F394DA8BABBE0AB0EBA3E68E2BF
+ CA0AE99837A5ED16DC810CCAFC6550B0369D887BB83A0A79278C0E4B3C2719D7
+ 473E30B049B7749EBBA91BDEDBD525259549CFEA30BBCEC93870C0699662D1E2
+ AC5ED2F291EA0FCC68F21CD85358B89B41C5A4BFD21DCECF57A58487634FFF7C
+ DA983285073EDD30A1DB73704CE94D36C1C04660464BCDC6C5438A83A4DB34A9
+ 57AB966506E8D614664F092B3C100A176FD16F59FEBD771C3E1A176C9B71B615
+ 905A52B936F0579B7BFE55288A36E569905B4BEC051202B61BCE25E93B1A10D8
+ 5D25A50676DE7B16B694661B301E380D3D5354A6CBE36E81F75D5A92559F42CA
+ 0D806E18AE83F9D5026E40F6B004F311EE535F63D29590003EF57132D1F37C52
+ CC98449CB7F98374E526AC4A0885B5137BE6C308ADC5B4BE8045A15E530ED9DE
+ 080A4635E0A56129EE05CEA19284A8873113EBFA53063E21A9C0749ABAB6BF13
+ BDF4CF48CA970E5B8E147A86BEE7063FB2B1F06D7CA029E05ECD4D04CD51EB7F
+ FD20D6AAED82895BB8B38953417276EC062C8B7FDD2C9EF7A194AB04EB4A2D78
+ 2DF68CC8D43F2F8E08BD66621A31ADA0C4AC9FB106AE3E0E68C5C1927162D1AD
+ 6962BD1F86ADE5115E0F28874E9419C4250CB1AD7EBE0EC4116E0DB3F1DFB404
+ 60B07563A837F20668A2948FF29F09231371EEAD54C998467C14854E7624CFDA
+ 711B61459930878668E64324F9BFE8684AAD0F91BE33A0BF5A651CBA0756C704
+ 7BD37FC47301C9B7C4382F05B4EA5895B239669E90907C503526E7B62D3AB658
+ D1BCC11D084261687A4BC74911A3E8975DD117C16456D73C2FC9B7661A2B2312
+ 1B454460F6DCEB766750936BCC9C1DF862DDCF00DED310F3A031604587166B5B
+ FA00101B1203DFD11126B6FD5EEBB48AF1AE73619630666A68DB6E7657E9B31C
+ 9848A9D44D77BE16B9A8392F05199AB17F4605833749C595D6F9E52A161F9129
+ B035DF10870A1B987C16A6A9EDE2483EB1734AC654E66317541CD1B56BEB6A22
+ 8B67128FA30AD4F6E23B9A3554EE4F64E774F3ED4E89A0261EA095BF1576581B
+ F36D75E11370CC274F99A6F36F297A6B93047C7B66E74F52BB594D0DC4AD6813
+ F6E3E33DABBAF5D5CA903B211982228CDE3652A481334EBB074DE29245E01989
+ 288EB7C7372F1AB94FD541B0474D13945B655B70136F431F851C57BFA94F6829
+ BB50C202190CFB90CBA78E54321E4C4A2A9C4940C34981EFC87D36BD9E5AF560
+ 5B7EDC0D2F774121C9030FF33B050FC2A57F1A20F1B945F37B16764B01975C75
+ 6B5D4E995D31073BDB10A7171E4D5F90F834AA11254DB925345F8B11D3382581
+ 0572052966F78F3802CEEF9D0F23FF19EC342D4DEEAD61DC8A35AA979843880B
+ E74141FF723FFC8C5CD71828ABFC03D5FF4DD398AB9D5302E9E7F4F86CB52876
+ B64131B6E60B29B980CAA7261D30E608A5F8B98F3C90B19F790AEF853C6D86AA
+ C2A4CE8BCBC8D6DA4A7080F1E651B7B3B2A8B75B71F44B9C2648D46E17E486A2
+ 0BD44BAE2E7D1CBDE7A80027F1023761604F2B8D358E2FB745857516CF263B89
+ 15290EAD5FCFA93D1FA79653E066D23F99BF3323BF52E7E28C593E48F4029F95
+ 3F3F9BCFD09A55CBD975B4799DB89145B6AB95A086788B9742E257C4212AC146
+ 5D722204F8312D70C6F5818469954BBBCE8CAA2B36D2E14CFEEBA01C514BAD56
+ 4C6EF91778296755969B0FCEB66BA8B9C4C835E9BC9809FC66CF1DF248B6DF55
+ F931812CB3361D84D9AD08E4BFE2643EB94EED7913CE1807DEFE51EF66F9A65C
+ 6FA91A168E4D41A7BF64965A768CC90049D1F82106E811758B4C5FEC52F58EA7
+ DC3A242A0A31A3AF038B3C400D3D45740DB5152B0F35505C20D71AE47D74EBCF
+ D1B936188C6358419B98C122C70887C0C24DE8545984661648A1E8249ECEDE4E
+ 390785A80C6F1A3D2B95ACFB63547036CC3E59D573A0CABAD3206B65FE0A2908
+ 80F4D077A1761C966F2450366CF5295075BCB4F9252E7297CD0E86814A7A0BDD
+ 28255D3D606ACF2E283A9DA59B5AD81198B4CD4226EBAD9CA9BD6C78945F93BA
+ 03CB1E2FAFB6C6A9B80C9E0B8040B9BE80B861DB0DB8F74F74D81E4B63A0E170
+ B473E1D46BE41656845149CF853BE8A8C3DD9B4F69810F2834D4A320E4B927E3
+ 1B3B995A769AF74A5A7E5007043C09FAB9E020F277DCFBE0DD5A6456BEABBAF7
+ D0188F1044EF98B4DC380ADCF01118DE2355D3232511B395D7C3E6E64F179AE9
+ 360906566504F63CABFE9AF7A24D5692003F714272377A203A3FEFE4E43E203A
+ 96E81F51DF477A5769BA974D57A8AC7611F0C6AD05020AD67D47BC0F0B1EE40B
+ B238E447CF2B963F8D17D36BF219FB9B4B681F89310B1DE591A78194B0FE8E5B
+ E3102DB6078D3746BF142F8003134F42D193130927FD57B739AB054A4752700F
+ DA3B099B965C44D92A3C77F5D6FADEFDCDDE5DF42F386FA98D0121B5AAE95AA8
+ 4C477EA03C71FBD8A11664F21812F63B51623742D276E5D6ECE12A5480496457
+ 73E3C1E4CC3B675C668FF3347A91459C491B610A49164EF5D7DAAF31CC5F84A8
+ 684A50A6E376787732E373157F883D2F21AEEAAEF2253097E2C593779511ACAD
+ 83EAC3204E5FDCB7C1A2E2DB75F628A37DA7C6B700670DACE88A4A95C8FD6C14
+ ACBC225D4C1C7DBE10B08915AA8A9CE481C0123744E3D4B3CD9384E54C5CBEB1
+ DFD0E4F54E959BF686ACE0686A9DB3540FE57EEF280310DD6DBD84490DA3B180
+ C88AFFE15B6698483ECB857050D1E405E3F4A44DD03062DB55AA2B22832D7E59
+ FCFDCFC273FCA6C61C689E5D7E55AA3052B36515234AE5FCACE05E1347627DD7
+ A9AA362F8791251C218DFB29E6D7E84D412C7BCF57418A57710EC4CF4E803B00
+ 3DC3BD8113B6FBD13D1B76638C89F1FB759EA84B77638790F5284292A1B6BD8F
+ 10038042BFFED0A9A69A2DF47446460522FAB97F88E9056DAD455C0E475E0932
+ BFC3A4C44D7A2B4A03C943378573F097E19E93C572FB51373BA7D5888292DF79
+ 9F3323899E897FB6A90B17B7129D3CA89C7562417C543FD269E136A4415108EB
+ 2B2B69CD9798BF85CD70B91978009783F42D45CF18C25178BD81BBD6F73EECFA
+ 8365C4A81552934046CDC5D301DBE8F0E09FA09429495D3C50C43CAF63F74E60
+ CA3844D3E18F464BF58CA31A66FEC6B29F8A323868580DAB428F21178D6F1263
+ 64C3D3F4205BC3738975536363E19E3803351EAA9AEC5A6C25777437109D5197
+ 73721C534C5BB14C7788A542957799F2E269C914650B60BA0B30773861FD44D8
+ 551C3A9515ABB572B42C19860844EAD6A81E28537829A17C281C6ACD739EC675
+ 9FC9916AFF5B8617EEB644407E2C504EF6B7D8A7DF4E8791C8640A7A7B66FB3A
+ F2573C5297EF223D4368EE987D350747F1075A4FE6F167C628DE6870F9C233B6
+ B7923F8B871B4A141FAA0EB9B34819A25ADB583E94EE2AFD85769FB9ACB857AE
+ 01002E4F625A1F39DB50927E3F3E62B9A20C1120469AF28506EAF5D8F4D83AC0
+ 86F1C6B5E50DDC86E5EDF7F75A6E61DA744AAE3E34BF306470108791848BE161
+ 49E3AC6B04B3E2101C394AA3308321F29A0A9FF3BE752E3C34FA3FC5BD9CCCB7
+ 47A886A1144DC4EC3B8018C7BC477F336948EA070D83C78EA383AEB1DF6537D9
+ 1B8E42683E6B19E29300B637736949000DC353E61DCCF07659A5B7BBF3D06969
+ 28BD93E386F1237F68CD6496655F86DBC68A9F3DCA04A216DB49586EA9367224
+ 0165543F7C0FDA1C7522B31A2B8A9319C301A25AC1A2A99A18FF5113096E9484
+ D55A765A04FBC90FCAA4E6054E7AF09303647C534645CAA231C0BADA54D35C09
+ B3F78311525AA49D25A5CDFBEBB6DCDAB8D172D8AAC4DCD53002894A80B6956F
+ B00AC8CF5A6C6FB39D701D4D194B382F99B39647D33D5A1B251F1FAB4CBF2B90
+ C431FCF18981ED9033BE69C1C8BEC37702C501099010E64361890CFE69CE64F9
+ B40194A08FD86CED8E541B4EE1A9F35F7192FE4805DD174284CAA166F76C168A
+ A5C042498F25275A042751236F964A3C0FC810BEE8A2913E5EA1F7000E88BC32
+ 84856CCA008F2A1E827DF10C78ECF07428C9404F605DB53596CE2018364BD3B2
+ 0C7A2CAC48B9434919BDCFBB76AFA1F6449AF4D03251F19E27761274FA24713C
+ 0544278D0FF2CDDB011DC17B4577327088E879F1326C69D91D496FDD8B25FC28
+ 3CD062AACF4891FDEA38737F38F2354C86DF097EA15F6E9E4A2E4094BD3BFEC3
+ FFBA287C249ACA675EA87B10BE1E5B6D62E42E99A33B02489B6A0E85AA9E2846
+ 41171C368C2C8A67802E13B6A50ECF58C45D1D5489CAB9D503AFE95BDF11E69F
+ 7BDAFF0686254C3CB44959E1DD1AE590380660ED56B925C78FCAC6C6A478DA9C
+ CC863504E64A0866E1BF3A434B4664D9DBCF9922C54DBAD7CE80A8572F836F44
+ 6829BD46FA8BA92EE483EC0803307C3D7FAD2EED36C5E85C62D07DF81652DBBA
+ 37C643B464260419E436B18EE229DEC192B48294F5F50FC79763CEB95743F088
+ FCFEFAB1B902950C97AD9D919158A7EB629AFF48A2CFF5C3A6A2D529048B0F8D
+ B1C48467D6A59C8675FB14E6E13B02FD3CE2D9540284536BA96CD8886B877B69
+ F8FC85C530118D91F361955EB9DFF9F533094B271D7921E54824A91AE7BFAD56
+ 09FFE488011F28082DDD3758B1E32ABCE487BF40E8581A12DFD42C755BF23B7C
+ 9C42EF469BFF00D8B56DDDB33F3B5EC0AD64B03E97860F7094C3965CE4C7B8A0
+ 02929CE9D991B92EAAAD5F71B1C086712FDA717E3583B4FF4783A7930E26E92C
+ 303E75E33D11C56DE31EB28E820AC34CB0F5666B67F45801D0D8164ED65878F6
+ A6E9DAB8111C10406CA1196FCC536A91BEF165294CE696520204F434F7F7DA9F
+ 224E570BF2B415DEBB85E23CFC9956A57149E9EA998F26763BA77DF0E86A2678
+ 713DAD0C45C307775D48D6B3424DED7A66FCDCC3B80DF3CF840C14E195B4C40A
+ 5C4F43517FD3638B0CEF58549BC14318F736FCCD1DA072152BE9C94AA2027FCA
+ A59D055546CE4206A73D8295A56A6525CBEE144221877B410C5571B3F0CCBA77
+ 45B9A7EF368F24EF3207D887181BE8ABFA6D65814D0FED42E738C706B6CBAA55
+ 2D5092D793A56617C4380BE5D3D9768B050B72C7A6910ACA4BB73590FCBEDE3A
+ 17B705FA2214329D425C48A6B8A2C1F90E44E654437AB8C404019561BCE9D5F8
+ DE46E28A8D842175B3500D80A48BD7EFC1528DB1AFAFEC3E6390023B86C16162
+ 077C457CB936E52074E8C405E1E8FC6F82260AEC3CE1216E709C95E84A1AA575
+ ABBF6025BC127BFD4B6E2F2E96A56CE84AEB23B32CDC675F51236EEEFB8E82FA
+ 080C637B7FEB4D2F8B10E2548101736442384EBD4962E33B48A132414F9BC934
+ BEDCC8BE5AA9E1700E68091B3C625146C98B7677F337E6E0854630FE4F191F4A
+ DE45EAAF93ECA31A8401E581B3014122EC70F3A60A5BFBA020582D2FF8E75C20
+ A4004CE1D08301E6B86F56B66AD0C92D55070D094E177C1A8B6DE50EAEDA191F
+ CDF37D63FC9DC4F78150BC1E9DADD33AC8B3B3DA9E6458A1E0ED7EB4004994A5
+ 79897D6FCAC1EA57CEB9436A5FB8B2034084C1E69641093B23CAE5504F53AAAE
+ D33B8E07934EA5B6198AD82E78547F81298CBBBA4A35F81064536516F5529952
+ 05297032F66AE71ED6DA703C29E63D19BC03F3DA752CF570D32EEB6F2997F755
+ C506F2A8C02C62B5F6145FF84E43267E48BB308BE4C466D0E3ADAE5B7DF7C74F
+ D2A650FB87187EE3DDEFE1E925087ABC1964DCE93ACA2D165E564D7C5000AA0A
+ 2C5F70175ADDEC2684AD9A238A77C23FBB0F02AD560251981B8745593D88263A
+ 28897071B5E1238278686998878F5FF4F35E45F7CDBB85B87790C4BD14E64589
+ 891963AE02F03C64A47287222F0961F56355D3CBE91A47B95F9809801F27D754
+ D63A38AE3A408959D6C52AE0A2D6B9F99024C62A2D2D57484DC761A13A5BC872
+ C552B45EB425A14D328CA1D036F14CC248D10D5E38643B267E046CD0FF86C835
+ A6CB15D259E4BFBE57CD4D57AA11A06B92FECE5E310BF8C8361C572084C4B49F
+ C3ABC4DBBED808255B95F21E1A8962497B579EF8443068568F3006713437E390
+ BFCDE4D6E5B5C7ED6FD7840DC5860B9DA180FB6E5D0B5BA176A46947114556BC
+ 76A7F1D6825FE1D59957CB7E94A29759FC5D9FA9738C6F33B484535394B377A6
+ DE9ADD033B3D4684F710FB0098A8DDE85A21BADFA86A8EDC5D4FFA77D981FF0A
+ 1613BFAB1E991E089DEF304C8574F8D4D92B0010138A8AD50A395329E6715E92
+ 3B36313A5535E3622DA6C49A6D5733893E8864DB7D7E5848EC23C5D994CB413B
+ 32506751CFFC8B614D76D5937B2723429BE2ED54247FD3C6E866B1CF5F61B967
+ 9D8F7CF2C8EB2BD66CF6F93B0419F0DD25B1EEAC688B575E3B79452E28065D33
+ 5A217168F27A954F158065B77143C7012137409FFEC634039D4CE261ED008A3D
+ E8998BFFE96AD783C091A396BF0D7681A64F42C208B62F4ED0D754B0AD7BA79D
+ 279A7B098C7936F6E5CE8BFD7481DCF6D0AF3214BA412014DEC1CF2C0ED2F902
+ B50F8DB57B5D09A8D19F66CC41CC41EBB08510C3F633D246A8D02F1775D8C2E3
+ DC01CC9ECEBF41F01A97A1CEFBFBB08CBA93A6D5F1B2FAD203EDD64BD36C78C9
+ 6DAC66486E09D605AADAAE8B10CACF7B5344CB0E54C98013AB4182DBD530B1B6
+ D9CC189046FF3A871734EDE5B3C87AE59B3BFA2A12E75A63EE68553577C5338B
+ 788E7298F0E5C352E6782275DE0811D44C19B44BD6A2550416A7DE06FD0DA577
+ 7DCE321DA53B4D485DD63043A32100BC9EE38C747016523FF2734A2CE28B453A
+ A910ACBCFE8AE142C17ECDE7385B16A8B196957741019F6CD5392473440F2E6D
+ ABC46FFEFDC844D1B3B7225E13E534E06C97C4BFFCE673EA8D2E57FABD56A2AE
+ B2401E53391A612CA3E137E63412F3E17347BEA95625EDF180BF88E2DC29646A
+ B326B82CC19513E74B0A6FA5758F527CEE865B1FABBA4BE8D1F40250E9819C61
+ A7557D9353584BF25180C2ABD351DF9FB69DAB574F39931853E5EA41D79F39E1
+ F6B38F3D4A919B5A918D928B68B20A939EC339293413F3B2EF221016A2810CF4
+ 452006B7D4FCABA0A77BE47EB296FBFF0FD025D4D787D16EEA88B82CCB1BC42B
+ 402B0314856A85E33E3C26987DE7B12D76605997EC92475C3483BB40415193F9
+ EDC38405663FEA6E09C77EEA06BAB5E01D7FC6902C0CD58977B81F0A099397A5
+ E14411C2A501B4EF9D2E705646ADA38D61747F87006DD24619DD3BB31FAB0A4B
+ 1DBA90B4139993D011F62C6AEA38674B07B7FA928B1F96F29B3FD4F1ED5C2D2A
+ 85817DE331A18524496594D4056686B0C8AC998E155FD76B1031B16FFB113BA1
+ BD4871D1CD63F65A35005795724A60472125E6C72105238B079DD0B675A027BD
+ EC5E57BF2E2D9468CC0CACD69E2B0C9E6167D5087F2F9CC55EAE86504118A120
+ 57F60ED823CD0FC48C4798C93D6427FC8E0A7AB5AB55AC158E7FAC40E6CAE99E
+ 976B98FEFD39AB550A7B50BA73FF8204E5AB8A3A440E5FB83A10ADA1DF7864B8
+ 79A2847D0F6438FC8EC59A0E72FB9A9BB2398BAE32773896A9264E7DB06E98E1
+ 085F4ACF5BAE7382458D62722D64C818057BD0A46E8745C648C70F1847A5DE76
+ E40F70E439B04150A92FCE237B77954E4749A8BFA568D867FD126B5BC345DDCC
+ 60319C9B56485BEF5696FADD78A4751D4A758CBA2A610B761DCDD49DD58DDD04
+ 64D76FC4615445ED2E94B6C98E439B4F704B396D3BBB582595DB53F1B1D98DA9
+ A9747BBA4B5A33CBBC6DA47AA1025FDE35FA8E4D7014CA8186A3641595BDB974
+ 05838B89195E65C04E7BC2A1D95E84DF334311D53FBDAFAE3CBCC6EDE6E5B87C
+ BEC6EE94B2D65198D21DD2E14548507A16CD9401E9AC7E684CF83418611CA2F0
+ 1EDC794779CBADCFB07BA33388EC9F916BCB3FA48DEC6CDECE2C897A3C2EF40D
+ 4E1FAFDC76B5FE7A9BEB36EA0E95E2C3F11E6F58AF8186C04377C353E85B13AC
+ 3AC3ACCF11D2E7F4179B104F9DD2E2483BBC658A80F0F06B7B2C29307ACE86A8
+ 04F381F77339BA7D3A435DD1E317EBA9BACAE9F7D7B6ACE330F5290C3FCC0217
+ E3ADA5B5
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GCEYUG+CMTI9 findfont /Encoding get
+ dup 11 /ff put
+ dup 12 /fi put
+ dup 33 /exclam put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 49 /one put
+ dup 50 /two put
+ dup 54 /six put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 61 /equal put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ff
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/.notdef/.notdef
+ /.notdef/.notdef/ampersand/quoteright/parenleft/parenright
+ /.notdef/.notdef/comma/hyphen/period/slash
+ /.notdef/one/two/.notdef/.notdef/.notdef
+ /six/.notdef/.notdef/.notdef/colon/semicolon
+ /.notdef/equal/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/V/W/X/Y
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /quoteleft/a/b/c/d/e
+ /f/g/h/i/j/k
+ /l/m/n/o/p/q
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1223/GCEYUG+CMTI9 -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font GVZDIH+CMBX8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /GVZDIH+CMBX8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -59 -250 1235 750 } def
+ /XUID [6 5000766 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69E95D3506D523EE5A5BBE06C6591EBCE827D48AE04235A2EAD5D
+ 6564EC498BB4592169BF2CCD58666E2441A0709B105D567E20D3DD11CD458AD6
+ 241EED11FB03A0EA9DD6CEEBD2E5F16B17A3F8DDA809F68A3AE5F538032BA901
+ 2F38FA87705BA624C18A804B5837D6F98658DD90ABB2E58EA663035E71C8B9F6
+ 8CD082679D35EE9992301A4D6CAF7FAD66476A4B001E6D2E1FDFE080195C0907
+ 1C84BC2B80C99AB791D3D6504A3066B995AB947126C90DE9B300CE7EC46B3B40
+ 6E9E0C17D18DBC2021DBFD5C550C90628E65DBE5F727B0746E41807FEBB330F9
+ 39EA94B566D4DE6531EFD3D40CA68DC42664EED7AD72F58089E44B4646442627
+ E52E7C3CED1C1EFD59026BA454EBC2F9CDA53AC5530E6816B4F6380DC820E1DC
+ 17C94F7600791D0CFE17800A659BCEA3A8DCA328AFD6DE0E7F0FC39346954C0F
+ FF5A8A618E3707C7438C76B608E7DFD95DC86BFA17F0C852535C31E12C134D54
+ 48BAC95F334490A4C139F15A4D7C5CA80D8DBF6CD569A142A52BEB25F6E78B71
+ 04A1DC4AB97D60D1667AD6CE326500140CC9BB06F68A50A70EAB218B251EF48B
+ DD533F704BE6EBCF38C2633A78686CB041B98FA9A7959E3AB5918D1E9AEBA043
+ 731280A16FFB25F7F9405DC61AF839188D828667F1BCDDE7BB8B32CA0AEDF770
+ FE62DA2D574607C3345EDEE059B2FEED41E602D37DD4DF02A51F1F8726248C2B
+ A1742B748D2BD0719FB67F27747117B847D9D880493DDB5E2D07E28A8B6ACCBB
+ 3264290188F210786FCD9DAD72660857FF1239E99559FDFC59E6CE43BA2A3C38
+ CAAC60CC5592037CF77B143AABE7EB0213EFC879CCF034EBF689F1AF9E20CB5F
+ 13C120E4E8CE92B05D3A575ACF93BF4B839013E9BC1737F5598535965CBF52BF
+ 5E268EEEBDE0DDA2618ED093FEC7D190B1A94F5316EF25AF08BD2BBC6272CDB1
+ 784193C05D3A1F27AAD8313277FC3967E9A6E84E05E21ABCA018AE28CD7A43D6
+ F74269E13BE94CC13C0BCF929F0FC9BE695E4CBD4CEED63902BD611FF59CEE90
+ 9098EB8B1626B0E75E99962B8E8D9EB8FAAE162AE5B84F33E60ECB6EC5FDF398
+ 663B091C37ACB769B615D775B565FDF7A425C675E4537952A7FD4E1BCBC7E0CB
+ 19424D4CFCED1B98828CC814ECCCDF7CF6B4C531768420DA7EAB381C4FF3E178
+ 913C2B4AFA0107BA85D5D4C5CB38DFEBF35A2AB0CD29E87F83C71F2140A14E40
+ B7998777AA956860539E376CDBBC1604AD2AF6ED343BD048048D8332D74BD552
+ 71F8B0727C6D1D878CBE13218C512443623824A0CE56029FA62625D633D63AA4
+ 86DD6173D13A9E5113CDC0703811E6D36E6E2591E1AA01D4E5232F794519FD63
+ DC8E1A8D7EC70254023F5C0673C8483E70250BFF5FAD1FEC37940267E4854902
+ 41B58704920419DA854F90CFD6F8CDF7F2A6093DCE5AA6C50F37834E73D469CF
+ B308F0192C403D7D03CDCD4B9A13DD9CC342635631463D70D118FAC97C1B6325
+ 19BD8DBF4500F7387613481DBF0130293A2821BEBB063EE3F9BB7A198646F104
+ F5A4B1994CE6938DFA7CDD2D8009F3A6CA1D0C514C7B7C019BEDB407A7F4EFA6
+ 036DB735C133EBD6FE26B62AF491BACC16979FB5DDEA660D74A1CEEABA95CA6A
+ DEB824556596DB820257F4E342FBF3E13B8C5D6614E676485BE77832315D7477
+ 631F5B4099A51A04E69E050C705D621FAA616A5B8225CAF0726C7645E2E05AB6
+ 188A01DAAC00589BD57BF6E61245A069F04DF6935A5238A559707E63BC7DEB55
+ 923211C6037ED65F3D45DC207C5E18274118591D87A2AEBB7F8394041C9E4F3D
+ 7AD3ADCE34BAC708104A9063ECD4838780C1495A6D40B62C7E4C666C937DE35A
+ 1DA3A453F07FD2FD233F3AAC01F918E96439826316F9E6D9483B911DE903EEB2
+ E25807E0FB0C6BC18DD39AC161F83C2BEED3838A1766BDB4DF54B447350D5448
+ D8BFEFAA0FC0C7C1FB35FA268D4102C5A8B6E489350D7B05F0849D558D150C6E
+ 0302E54A6411007B742CB1720192E9C134DAD668B6F91F6149C9EC825116F696
+ 9555F442DE079E0082E1E050C6C3717AF042289F7E2589AF865C6E975BBA61A6
+ 9D7B5EC321B81A113C6A2E321E80522808B7CA4F996A4504106F54A1C3C3F90C
+ E10F163E2F5423E8F9917C633BD9BD59CA33FEBB900A45FA3DE8C286AA76A08D
+ 39BD76382D96932A0AE23B90C6AC43458E4A71F7E31A6EDD6160F9D6055447BA
+ AD405D2F6EC7ADC4331E9D58068E3C91C99F37F64878E0C28067486558E3809F
+ 1737C9664252383DD24F2958112838E63C47D0B26D609B77C84F54DB4C2D482B
+ A27976C61EC737079D38F86F0E3822842352F55BC3E3DE736076068FB4ADBDE3
+ 9F368E18B4684E4B8F8CE5E067877489C74D149FC12EADB33601A6833DFF85A0
+ 5852368A7BE6460AFB9B7A3D844CDCABE4837D639A7BD1CAD50BA5A21DAD3A1C
+ BD91FB16445CBBB88D8C22F115602B3FD1473F95666DFFC90B7922FF795A7B19
+ F757678C1A03EFE86AFE10B51DDF1101A4D56C4F2A3E4FD89113E625E6DC9E99
+ CBD50A09A0C9822E3248A812B2FA5A6B36DCAE4CE32CEA7502454B7E028E1CBC
+ 2CE0EC780FAE59586401A2A03F93E52E0ECDDB08A4EA250321B48CB7A26E845B
+ 74E22D9B22AE250B0A0F5C7388F5CDB44DA08DDB9F0F8E3646A81E4D7ACB1B41
+ F20DBFBFDB4D0774CBA14E2B0C1E86D136EF1BCA3F24144C5C81FD5065201B79
+ 813F6FDD9C23786F181136C59EECA6B85211AF90342BB1E8744716DAE054DF04
+ B301C4E3411F57421412F2FFAC372E054158FF655713DFB6F33A5C7508AF3795
+ 448F401350D768104F833FA27D91A9870547B56EADABB56454C02BCCE56B0552
+ 436D6D1D5C2C3294C4EAB2B8922915A6948D9C68CC7E7B9C250157E1FD88F78D
+ 63B882D439C19A757B6EEFE261D61B23E40A1EA323801583528F51F94086E773
+ 80CE5E5EB2050B20AD6620A0BA5381555D618E6E121CEC00965EF1097E615319
+ 901E60D177EFF7FBC43607D0E68485F26E16228907CC2D760D2D534337975F13
+ 267F9929DB54164B21DAF66BC93A25C6CB16E81B9FFD73E409F6FDDCACFC3B0A
+ 36D7FE303B4FF03F37F3EC32853B21D48FD18710260775D44722D8F11FCF4EA9
+ D8936F02C5DD497B7245D62FAA13BF593C218EB86B4F7AB09506DE80FFCEAF49
+ 9D7FC0F50618E91B01874EABEE149AF0667127448420FC13918FB152528E09EA
+ EF931376ED6D02309C424D39D70604F6C7AA68FA099A1E45D83AF00F57D902FC
+ D1281D89879534C28B885C7350531E8E49608935D30D83C193F8974FFA81B96E
+ 935EE44B65C5C3446BADEBB7688729C200D261B3130DB554E1E5D6B851BFED8E
+ A119C3EC566B8A0A188A7388751E27B050EE5B783B12A52BFDC071A5723A9A75
+ A540C78E66EE801B3E27DBADCD99468F63396226C2723E630F6EB43E35FA7380
+ CBF9F0C86E3EB45F2833C59E04D2E44A5A690FE4AD1C498486596E736572E046
+ A97DE18F0D98021CD58EFDFFF0041EA3EE8AC342A7FC733E0DD5516576A42D87
+ CBACC14232FFF87F707E1A8BC61A9DA2B73800151F4F804A29C9EE72458AFB4C
+ 666CE79FF36D4A66BB34C5485CF83B85D626E456950CFE6FAEA91E494E7753F3
+ 09C9FFC9589FFFD8F1EAD2161292A3B26E055CAC559C53751A49AB18BCD6BC17
+ E7EAC46495A371397421C44627707780FB6E89AD2F633EDB2E16658E00457543
+ 5EB052147A1B062D1520C09F8158615B2E04F5CD30F0834B3B860911143CC5A3
+ E24041DBE3DCC88CBA1EB250A2888014D9709C8461728C3BCA795F6FAD6AA638
+ 05ACAD553A09640B87439B1F71D8B5DDA4461E84FF28BC0E350460D47124E573
+ E265F170DE119CB09330C9E34B3E92D8E2ABADF19F0CDBAD789AB2F7947A6DA8
+ 8399ECB604D7E402AF4D6D14B3DC0DC7419154D7835AF9BE7050A81FB3A6A707
+ 7E6D7B6A14656AE55E80165604338D981A3FC6B5799AB988C9A1528975B9DF13
+ FEE4AFA5C8487C4995D8262DD781403EA4C21A3F8A2242504AC45EEA52E48F32
+ 663DA4D87E49EA89B2F91F4107D53E4262B8707F1CD8ECC0E77A98B244E25E13
+ DE05097233138D375BEEAC774C98E0ADC77B6E99D0B5871DEB91B6016D34A2B2
+ F4251DC80BD81BE26BBDBB5BC95FF664E2A177C7DE4D4401710BA84BDABF51CD
+ F73595968B8303832DEA4EE605CE19B6E2BA49BE9EAF4B65CEA22214CE2EC61D
+ 90AD0116B13268A0DA23CB479DA7B2CB86CCA3FB238C3ABEDB3540F04611A0F7
+ 1C0672A0C791B80225031604EB6528BC1815BDE3EB54CDE8EBA942AA81224EB6
+ 56719EA5903571FBAEC031FD05A4B139370330259FC29225AFABC92D9E7099F2
+ E14A338AECBA2E3F846E4D1C01C6CBB099333630271991D4C6B9F335372E9E6F
+ E909EAFB1E1F765895F4558E24CC55A248AF08C6FE00198551A63BAE3F4F73B0
+ 4F6B2932A7D8B0198E76B002A038C6EA553E061B0AF9BDD2F834EA303D82BD23
+ 54D72872D2E3413DFF5DF6BA02A5ABB30B4B465B31043401F04F42B7D9399EE3
+ 8AEA765DDABAAE26B4510BBEC37B2D2F78C97AC0D6D3E21FA8818506DD7A339E
+ C9F06367E550A62B9F22D133E202092064B790F464553C92E0958E32616C1EBF
+ 84FA273BFD4FE8B653059881FCB2E5BF00C341729787D1222BDBFCC5F0F42B81
+ 26A006826EF55861DB588CE0E7DDBCB71EBEE1FDC0755E6E3EC73C98F52F3884
+ DB1F11B1FD305649097DBACB952DB30B981C41EA5DE4D257BF965016E68C3332
+ 49FE2DB63A669FBE0612826EE7571FB38C2FFF8D0C57BE90017E059F87D2C311
+ 48FFFDCAB9832E7A0D513324BB008F0D9C8347379EA07D208870ECD88832EE5B
+ E0881B79A1F8ED105A8CCD32ECBE30FB2B0865A6002D543CF1FE6DF78E29DA2A
+ 8FBFC0133BC52E363F696D36C7CB66680B6C71A021671C206A17DC1520A091D9
+ FFC822744DA47298CA9D866FEF585F004F0942DEC366AF3681CEE1B2F1BA1960
+ BD1602DBC08B055AC54EDFC2B63838F6A95B12DE347C2F486EC1A990F26BED92
+ 7FCE8A586468BBD4EE5A2DCAD731AF5CFA333212789DA0CB2D641543FB2D404D
+ 722CA04E6E4CA25DE85378DFE258866E8E1697E8E661E2667E6A63410FE80A04
+ 620D7DD3721595AFD2668680BC691183C6C566FAF0ED2F2801CC0620EDF7AB85
+ 72BAD51482218D18F5FD35B6292F4FCEA2A688C6A131CD77AEE88B9951222C15
+ 9C0D80C02643F28E13A08F8B0650F8EA944D1A73F0366C95441F00C93B6F6763
+ 8238886D025C8CCD5E4474DD425448E6D4554AC6C33B1BB7D154E60C37260F65
+ E488BD99044D40C61D4A82ABEFD5695A3C0C2BDD1A6E540ABAFDE8B00A056ADE
+ 35178F0561A90DDE10B9124B45009000C47623AF215A75EEEE60F383691378B5
+ 1015707680C4DB0CED8CDB74BEF1037DAB2974EE024830DFEE5D72A3DAB906E5
+ DC27844C6E7FAB7AAE5762AA6D8EC19DFD8446A660B66FB376BB6DDC3304765A
+ D43EB46C6E00D29188AF2D9E3C0D44BC5AD4BB1A5002AB575E0D6506D8F7B395
+ 0E4FC5E53DDC2D276EA6C4C4A28192569CF508EAC347F77F389378BF9AE0B424
+ 91512DDA34CE53933867085D1F3D7D76F1FF0F7E752DC7E8A91223881739EB04
+ C2D0B04EFD7A79F427ED826FDA0CB99442F49DA10C02184E3FF828D4FD936422
+ BB2A816462C5FED35F15432EB4B509516D0A586EF0C39D13854CD7C92C9D96D2
+ 4BC6A4486732F0B3A52B70F00ADCF679059D44DFFEBB2D3BF350E03DB8B7A6ED
+ 94442145A2FF6C819B783D6003EE41882450163F14FAE7944692A0B74F28EE65
+ 2041E3E885B8603A690FFF2D727061CB35EA47B163F20EF1306EF566A94C129B
+ 27F678362A55C6426E6B8EF204BC05E9FA8B29D69A9927F3C54D8DB048D0CC10
+ B0653036E6DC77FF6E001B0BB053423CF535A0B5FB20144832411237AD0F9A1A
+ 0F08BA81D45A0B5A01E6456D330001EBAC0186EEEBE90E7629B20896B22EC5A6
+ D7508C45948690B6C55AC10995D9EF6D9F0BFDC5B5817BAE20709C376D65CFF3
+ 27E57383E4CA14986071DE475A356030F40F90EC040C09136E3032B6A70A9804
+ CF04CC55540A10F52DD524A82F76B03862152ED9B50382F7046B311C637BBF3A
+ ADE02047C3574DFE934E7DDA2F315A81E02BE42843866A5239FE448C0F7F0B0D
+ 72ABAB24D1EA048C4601BEF67E28E953248656EACEFE1D046F981704B85029D6
+ 8F08163B85C262956578096ABD69844AC305A27E0EF35282B859270B83CF20AB
+ BB22FA6B77E1F5264B4B77894511AAB56BD25D5E37CEFE12CE45FFE8E97EE0E1
+ 0831E94834D8C9B7B2FDFE9968E59704092615CF827EBE445C7C6B39D305C9F6
+ A4B7E0864616C5D7D968F52F441219D6FC538E11580E89184EF8F5FCFDFC22EF
+ 657A595B44A73E7286702016A4795696EB79AE82F08967D7D068027781517DCD
+ 13AAEDC2BB0FBA60EAE797970C77A8FFBA0C0B9D349F8A5FEBB00E56CFA3DD5E
+ E8933C57C32C45A9CAC0F37545C9E410C74828DB678B05ACE41F3CEC9DB94CAA
+ DE9A901EE6B08949D37628040330C344CA0ECD6626418AB2034E381F23BCBA62
+ 8097ECAC16ED7CC575EC6B7198C3BA187F2E9F505E5509305758D552711B323F
+ 657661FF359234EF78BF1717A4E12A2C8D429CCF5A1CD2F71B31646A1A2FD629
+ B2EA7975C34286EB743DA1257E32301CB4042ABB1E479DFF5F2783DA668DA429
+ A6A1E9FAD5377ECA87D04E48539C1EE9C0CD74AB61307E52965CC72A6217B1EA
+ 99BA716BF5EF455AD188E20558DED9E60DEDBF7D999991961BC6B645196ADF52
+ B32A9082915D186DE83B41D6B91286230DD7B6D70E94A61263B02FE65E4356A9
+ B29E7FAB6EFC660F831BDAB7E18AB285C268FB024F8821CB66518E1FF885FDF5
+ 1BB26E7792AF99DA4A267F922F77C7AA85568A1E2D74E61421958745EA24E77F
+ 4299AC988910CC83A4D7FB93D4C8DF5BEA215653447C4819A751431D3662692B
+ 05D680F41C5F14CA03FFA21D91935E77B05101A751D8F6FB7D5E617DEFDF7C42
+ 958B5C71FD341E16B0A2E5A63A0FC10152A0C84B048E40FF8E17DA0B770BFE88
+ 24E4F9E4EE3C53ED81133AF28D014DCE411EE607257E65849580905D32275C1C
+ B18DC4B8411BBEA2F333B44D7EAA6323CF4A09EB1E28BADD0DE908C03F7841A9
+ 53BA07D652D382C975DFA713708510D0E2E57A761A271A3BBFF87908615CFB85
+ 4EE08390CCF3AC595B4A922D23A473CFB44BAF61744A10912A0FC12FF07A4ED2
+ 31CEEB8C7894BE3D4B86E51D9AED8F70300B5C8C8936612114A8A55F6D9C532B
+ F44F7918BD78B650C0EAD58443F07B3A838CAD14000539F34327F96EC30B9961
+ FB1EDC173CF8FB3A65189A2E5FC4DD13ED70AED44E1DC59BE103E3D0018A36C1
+ B9852F35A6BDA65197DB2CB3C68174607994AC4EBF841AC24DE9521FAB103FC1
+ DC467F401407A4AA97E06B68FD0FA951D6BA268AC91F0BD31365B0C97B437667
+ AA5ED7088268B696732AA8EF24D14B6F2F7D0F00F04E96C516B8FC3534C1A203
+ A1A136BB12D4272AF4AB7D47879EE7FF00D519F4325A49C4A4E79C05CD0BEF84
+ E2FEC4D63DA892947B415A101853F9F84060BD234B60CA76A73BD8E8756914E6
+ 9F4AA59FD003780C7403EEAE8C8777F4207EE4E71B4B3A3A5643FC9BD5DDE244
+ C83A9091447A37F1FE991BFB276CCF7029042BB9E4EA2C3245FD40B57B4BBB92
+ 15581B4E93BC1DBCAC7F00EF0AD85161CEA5B05A2CCB6FF1860CF595686336CE
+ A5317F849CB08A5A0C2FD5AF9C7CBF70C0D00ACCF4DF4DF4D7CB307BA5AC0539
+ 501EC7182A2C0D74874BC7C4A2E46EDB100F78786BD41069C60924FF61514FE4
+ 4369E5FC2DA964BFDB6AF423582EA0CF8B14A568DD36C901FC209B79459AA3C7
+ 4242C5006EEC166E3D6C7417924C0F7C71F71C7D4B2843A9E35AB2BEBFAC67B8
+ 32DA65ED8BA29426963F524D5D31B0DA0FDA8C8E2D0D763EF3D2894B0182F6EF
+ C1E9EFD1A0E8FD4742E5C07D09AD19B4B3A354BDB463431022ABF9116D68A088
+ A2700EE23842BA43A25AA128B17EB5187ADF34CA2026A480622F77058559CF0D
+ 9D12FA3119594035152931885A10026895248F6E1D20BBF447BFDCB2CDC7B488
+ 6F0B5593C389EAF944F193BD09A74E8897CD11B4F1486162D37152A0C4A54863
+ 18123449D6206B57D5F1688BE75B871D79EC160E324D8560AD87D3A7434B32A2
+ 0805593931AC292F0BA134100D236A37901D14D74D35051FCE825A1BCD942372
+ 18269EFC7C60CBEA12DF41B1F7DF665B09D0A0C2A319CCAE8808284B9B1C6CBD
+ 8419EFA1F7FD676D104AECEAD8248B981244C9AD4D809EA1D9F212C5D7C6183A
+ 95A5CEBB16416ACC0AADCE0F6AF5A580C2CF2A5D16CF91134480B3AC04D55E14
+ E77E47D48A3AA5162714AAB058A9A4D746DAE2B4EC0FC195DA91FD8E70B503D3
+ 157D8085ADF37F224B5EA66F6EE79A9E8CAE275EE12EA342854FF92EB5E4F251
+ 157B25349A98BCD81696AE6FD9EBEF3A641194A5B4EDB12B8F7E90DF4F48B385
+ BDC90A6FA2888BCD7A90C071F8B8EECFFADD4D7C5A155AF207BFBE24BA5ED1AD
+ 89A61C115F01FE22F24F4EEFDF62E4E099F151B16AEB38D5B718AB5EE45B586E
+ BEB3AC6F37BCFEFAE061A7901515E08B8CA32DC7658D61787414FAFD41F51FB0
+ 833E84C9FB3AD1C4532132CECD6A5A0C2E5D865366A79682620B3EA51E561E95
+ 79C413AA1D77DB6FF78F7049AE3FC902C06C5BD8585A28DE93BE943F15B1996D
+ 752E508811122AD893F5085D6536FA826CD1969C5A6485F69DB2737CA99D27B8
+ B15DA6A6D579BBC3A003008769105E9A406CA7756AA8F589432AE6DDFA2FA3B8
+ EECBF650D80627E98C519E35969E88C8C73B8478C2F7FE586DB33E2674E815A1
+ 155024A56611C675B3CECA3DAFA3151A996CCA8D026A692F760872677F784574
+ DBCC8B5AC3F9F3999341A2892AB93802D7DB75F77B661E66AC1B86918F4FBBD8
+ F2C66086B6B4A22713053A52DB8EA8BFFF202940E6DE5F5F4821BDE8A607B4BB
+ 3AD9294066956EA977B37A17DE51B78BF6BDA2D3E0B982244B8BA22AD213174E
+ CD0161B3E93D46DA05585F779A3752AAD1B46149A08F9B7D50A8D008A063DC6B
+ 2D9BA2FAF2731F60B10DA97B7283EF7F8A438FF041EA8A6E01D38FA07AA2E1E6
+ 91D756C3C016AA42135E2F29E01F378E39E4F5B57E4A0B782D94415511298921
+ 087FA7C35A0905F8A30E0D148366365702A9B26250BDCF6B337143B4E9FBEFF7
+ DEAFFFD5D8EAB25AD960F3D29DF6461B13BA66FD18D15E5AC22DAB151C340A1F
+ 7C00F1C10765C2510D2BAD1ACE556C8116EC98255C5E690FCA53F7E831A30A72
+ 9CD3FA4713987C8A8DEB3E8100A69806499F506FE3AEA684FF8D42C00CC8511D
+ EFF85FEDDDD2A1AB56A6BE8E545C22D1305428BF5F7D9DBCE2E281AF35E03610
+ 99EEED30078D930BD226368F9115686367D3A800FB8CCE12D3C4BE2A0A7CE876
+ 37BE606A2A765F3CB71DB4D55A22D30C98961147599762D127D01DDAA6F15513
+ BAF719534E5AEF781F17577267428394F7B49736D82371ADFB8ADB16183659F1
+ F7A5FA063CF3B840A4CABFB29CF87FBCAEBDC107B14231E8401996097E2322A0
+ 8F935E9601F4E71377A2392498A1CA014016DAD83892AEB90679DCB08571D866
+ DE96EEBA25204DCFB4D0CF5F3024973FBE13E03B763EEA35C75A6C4F94E97387
+ 3909025CF593E6C425BB6F9F22B72FED07AB06037B9EEFED123F5CEEFFCF77B1
+ E5E36B7832159980F781503B3EE034BA531FD21A51CBA9CBE9A9370803143589
+ 104965710539977A9C6D1D225CE12C0925BF567CA07924105671B6779D6FAC5A
+ F061341CA1181A5F6E279F14CA83048670713B6C7F0A38526DD681280AD40047
+ EE083AD9E81C9410DEBAA1EFED06D68C838AAED2B2848E933BD436E9ADD5B2E5
+ F1AA6B1F1CE0CC5977C131321F55657FE65E07A500167305A8A779A6323AFEE9
+ BF307F5571642CD2D28EBF07C62546E13B39ACF1C791892D704AF9B0C17C4039
+ 7CFAB2948F5F31605F30CDFFB486DA7A97BBEE367DBB2AE7F8A12B9DA17E90D5
+ E464510CE70134504A4FDA5C60F827CF3DD7A78D26693E514BE6690C0270BE43
+ E60F1E3D8A8C25F91E0BAD856450F5456FAA29EDD184BCF8952FEE605043455A
+ 328AB579F6BA85043F6D040A8A9DD56281664DFF626FB1C9DD92137665619061
+ 6B92FE40A791E4063073412C3E72B93CD58AFAB56E2E78DE2E0AF45DB60E7E1C
+ C871144B4A48D9B6486D379C8ECDA781C5EF6B633F058ED1229C42EB2C60846A
+ E89A1BFB8B30A8A1A5985C736B1AD409E5BA2B83EEB75F93F070B12AAF35C30F
+ 131294001B7B8BDB568F068A9BF52BF4E89AC58637B56CC7089C7A2E526569A8
+ 735AA221D7F2EA6317BCE8E842A92FD9B38324A66F39170C989C27F0DBDC6929
+ B190988043D030B8860A1C0511DAFD0211C3EE13F4EE18171DEA757FFF8BCFA9
+ 4654522FD6D0F702CD1DDD2EB56CAD373BE8A3F8DE69B1E1A81D50FA4B86F3DE
+ D05F47F59C199A8BEC3B437233BB0315B7967EEB10180957CEC6BAF7B3BB0144
+ D92B3508CF1D8F6F2D20D828694C99BE0F4B2229C8D551FE9C702E1FEC1EFB95
+ 366BCF492B129E09109DDA57483DB39F7CD8DC94752341D143CB58FC9C22A65C
+ 5CA14AFAF7EBF0F02B62DD8E7BAE27BC137B7EE62063AE57C00D3D7A7272C01C
+ 411A6E13B34CA4325971896A41AB61E0272F344D32F43533FE537BBD6F7084F6
+ 4619E3D931A8851E1564FE699E2C5EE4792600C9A0C0B00633AFBCD16DBE66B8
+ 0FB926AE24CE0CF5D06C32BFDF5D4D617ABB0CCCEC6F3253939CB391857944AB
+ 729EFE738E1FB2D929567A1C58B66D53ABD6126E10729B334B51462EC6B86D25
+ 753C3E45661BC9C25A74CB14A30DEF8FCCB8DB8AFB944DA22D1E82529422D9A5
+ 372E525F9241109960BB5B0936EEEC645F71BA84A055DA34EC0BB64D3DC1DD20
+ 91B80F0A3DF13EF3B70EEF78C9B991BF9EDC33311BB825025BDBDE5EF17FEB4E
+ 99540314803FA16A1E00F7B0D4DD6C7CAC07EF21A71E9AE2E0D0F17023325D48
+ 48A9CC2A77EC64FE3867452499E71666CB34FA7FF532FE5025E8B107448A607B
+ 1A1243063BDD6BE8DDEFACA349792107E6A416F2421A978C41FAFFE7CE655F72
+ CB90004F15B10DB608003D6A30D60FBD22FF1D247C55AD4F06DC22B7E9736B3C
+ EC8D31DA02DA4714C23A0A4A95F06CB965894573046A9648E9E07CD9B250BBC4
+ 4CC1854305984666B34C52ABB681156610BD660C2A66E3E9AAD65C8444E5A1AA
+ CA6EE6DA8D3346C42CE8541BFEA53EF3169D96CECA854AF0F2F845624FAB0BAB
+ 691E71B033A593E65019AE26F0BF62B02F67CEE82728D0FB42BBB53BB401797C
+ 71032537B3A08703A417E7AC57D6A207C8DCA36ED92D6BFE19DB7CEAB559B497
+ 27F5BA12ED7D66A5661A9B4C245C018FCFF5B33EF27816E1A5946CF4AABC7146
+ AAF0B69B977F0E3FD8CEA01E18A8A43CBF2952CDA492897444BE8E610449803A
+ FAD70F01B39812C60A10C44BFE4891D18AD8C78E64C6DB7A1E4AB4F7F2FDCFCD
+ 5104FA61FB62CCFA3E02ACE8C81F2E034E83BF3D1E910E56B7FD37B94BDFA7DD
+ 0B515CC321FE0673AD01A3C2236E8117C962BECB8D4E8239C7D3BAEE6960E590
+ ED7BED5D719F4E51BA791C5FD6F9EA84323E993DBBA58114880B381CECE60500
+ 095178599F100D9A2105684F3AA94C74C566DE72319695EF7C0D19A598B5BD0E
+ 9FB4E5C4982D9BD028DAB6ACB1920BCA4CDB8445AA59B171735B2AA1689DD1F8
+ FAD49496DDD5CE039798896F004B545FA2A7084558F49E0A61A955F28579516E
+ CC03CA108B5E13D95EFD6A14319EA0678ADC3C14D70D479062BCC4BAE8D62469
+ 1B938D9976A349FD1CE2BF8F2BE66CF42793F45784C959297ED8892F25849983
+ B79F6B12F96722B753D36041DA4B7134C04B509F711FE7A26A0AC600E876FCEB
+ 
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /GVZDIH+CMBX8 findfont /Encoding get
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 43 /plus put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 53 /five put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/parenleft/parenright
+ /.notdef/plus/.notdef/.notdef/.notdef/.notdef
+ /zero/one/two/.notdef/.notdef/five
+ /.notdef/.notdef/.notdef/nine/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/D/E/F/G
+ /.notdef/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/b/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /x/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1715/GVZDIH+CMBX8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N3187/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3183/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N3179/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font QLZIDS+CMTI8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTI8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /QLZIDS+CMTI8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -35 -250 1190 750 } def
+ /XUID [6 5000826 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CA8AAF83A79F8
+ 66DE7EF367B087FDC28A5ED9754FACD2F45992D59F5915EF432D3210E23153FC
+ EEF0F389773807EEF20A95B9E91DA5EC8BE96554EB6778D46FC0BC582DD4CBAA
+ 623CC96949544CA936411EF1DEBCF7542841F922466E40010AE62345DA470BB2
+ 4ADCC3BDA10717A9080FFDC7894AF815EA00E8B4790F204CDDE30CCD66212971
+ BC9E93975C75C2966A1863F76ABC51A0E1B01F922F0F810F0F3B0F62D81384CD
+ BD8DC3E8F17F3428CC6EAB7C90C32EEC39F40E275CA856C9FC976584777095FB
+ 4FBBBBA9DF43DA94E370DA7280D0EA554F7A0937CA15C8541439BAFDB1714EB4
+ CBB3268E1959F7BC3A04ACA5837517CBED94BA2B2A9D0C8E104565E3389A7751
+ B2104FD02973483EE9F654CC44817FFE53325240204F0B48F5160ABA13B81533
+ EBD3299CE2A3B303DE5D29FDE09F8F8AADD368D3EE369C43B49EEDD10168B7E8
+ A4F1EC165227304A00AA10F42E0A885688AF5726E65C13AABE06AA78BF655B5B
+ C66FB2A61BAB1E0055EF792447E60F29A2C7293DD11AA232219FCB02D0794AFF
+ D286FE7CCF4F81E51DF1E86A7EA8DB4F03053746250B3EECF283E71EF1361B1B
+ 81B900F302F7AC1D491D720250E2B33A117716BDFF78F17B6953C8ED66C092D4
+ A7226CCC8A9748D7D9416A8548F0C1ED3281F3F26C00C44395572FF051793331
+ C0984BD94C4A86099A3451FFA794EC593FDCE60A8759756A13869A18CD351346
+ B070EEDAC01C147309CB7C01209F43428ED6819678C005A475C38B9F19344EF1
+ F01C2213A2216AE64E47BDAEA713747FD6A2D53E695660D9AFCB737990BA6F55
+ C3D19F30E603B9308BBF7119F73C9BC14218939DC98D943974C1F3848EDEF9B4
+ 97BB4632F4D7E67BB78F083F68942274B5E5CF733AD1DD4BF7F69F9CE5DEA6FA
+ 789C22EAB3EAAAFE66F68DDD6E6606A50C9ADE4BAE4ECB18C2C4F91B96E02071
+ 0F72BA1E5955E9402756E0CE1A9BDAF603292D32D92BAD04D6357EB5E1F27C7E
+ 90390C732F717E94C61C5768A5E9536F13BC3B050A1BE4F6523EFC4073277595
+ 99A6A469229942C5B7A1A529B9F3FA9207F7F898AA71663456317A573B4B877E
+ 71F5079E7A8C0D412179CF25E617BBAF8C64748F70789C376B1F3B6626DA0B9F
+ 69A617AE9B05965B0F794BA178B838461110F672B3B26D014A098B256368AE84
+ BD212313E088DC36CA7B355AD286AA26F5404CBFA75261BB7604A872AAD2215C
+ E27DA88B5CEB538F5AD020A5C1DE40DE6A4B0548BF3415765AE1655A05C5B531
+ 6F5B00947E0FB85C765513CA9DBF42D3B82CEE29EB536C3E78622CB851E9B0E3
+ CF415615439E8CC459FA6B1E877AC37DF11F29AE9121C15BF7D2A57AAED0DA1F
+ 2539A885FE8C72DE0B4F01A7F98DFC87B98EDD1DC29CC54CFA8A26671B1695A5
+ 5432C76E6704BEFC52D1DE842EB87A020764560F4BF7A33CF104687CF6AFA679
+ 642243EB0BE390C496C1162861FBAC997A7D9DD4F80485844A5B7802A3FB3748
+ 78C2033D626D0A5962EEB21F8877D6375292A55B2B8C1B19A4ECC31EA6641193
+ A7B74F82A3E44D16466E04AA8D36F377ABA1267811EF177B85F748C9E3CAEBAB
+ B36921016CBA361F6D38ED537370658F2099695AAFAA26666C8B5A7008B2489C
+ 15FE72CC08E4C30B1654F532A58CC6D79536A4B8B67B11F62D7711200F88F293
+ BF3126F285D9EC8BC78DE4E64E2126491858C2317F1000BAD4440B63D0C01B96
+ B596FD636FE3D536FF1F8C30D6F997401FBBF6F19E83AD08EAA45552E50F86D3
+ 8FC815BC5D9DBCE7902C7DCBAFC9DEE71134FD0A5A7F06EA964F3420AEA938D1
+ 90D1E77915C59A697FDCF90ACF20B7FE314A09A607113193A50DB6649B28395D
+ 87CDC9DA80BB14480E6F631086804FCE0B8ABD20F4B2EE75C71FFCED5D52EB9C
+ F7397DE7637801D9B4EA8A150B03768AA0D67DED5011EA87E70CFC61DE3E72C3
+ 92A9F1DD9AB953D63807D95A12EA4C8D29ADE2FB104D80F5D099C517024B4EF1
+ C3404B0779F49635A309AA3E6BDDAA5E28AF623B98C40C965DC6F49BF89713A2
+ D22ADC686B1260F50CDB7BFF99FDF5CA3F5C7346845D975DD7B6567B23677718
+ 5EAB0B3A771FAAE23ADCEE2F0C4524EC703697659863209971FE7C712933CBD8
+ 2082B1639325499B47B84489B4A73A025E0CEE6ADDCABCCCF00DA62ED7FD4BD8
+ 36FD007377945179759860CF0F80375103AA79EE52EF27388D0742B8392DF864
+ ABAC03186683279D64977081FFFBC9D8299ABD5D5CD3D8FADE693C79386FC901
+ E3A81816CDBB22116CB970A0D8E96971DA452E8009F42338C1BCC9DE1AB41244
+ 4CDBE2B8DB24C4873C962A080CF721ED9BFFBA04739B036268393FA96B0C2186
+ F1F365E10F4AE950CA90BBF6A0D1E8B4B778DAB10365DD9D57028053C51DCDF3
+ BBAC1482D92E66E63A439D71E97430577F8C050E6C40EC8A86C1C1130998A02E
+ 748BCF9EE70BF437B7534F6E2B19308132065C90B936FC222FCA78E93AE5ACFF
+ E47B4E2B5DB0689FB2AD9C28976B1B2E9E49F6116C8BE3C0E4BAB1138330F921
+ FE02C1E0342E7C7008B810392E9E7E2247312C46D36AD9908DD2019E2E47D1AF
+ A80D65D8EE8008B6EC3556EB413906F06239561FCDCAE33D0324A2EA35472CE7
+ 0C43163B941A4835677A69430E6593F05AA776CC281EEB3C4C41010CE8F186BA
+ 796A78C6D0DA1DFA79EFFC03F40B8429C8ECE21D130AAC7BD3F02BD21764EE36
+ 69D171C77AA1E8FE60AC838DF7D5E7A85BCC632C9039CE8F567BFA43B58D0166
+ 2E315EB87029A4EF21E32A5490B9CD5475A9CD0D1AB802C4B9503C5BED5A1BBC
+ 61A07E02FD2F8A0E2CF6C9BBC9F42C8B67EC87FE99E304315A675CD04A49053B
+ 456276D5424C5B64E8FB55E37E619B39770DD9C2037C4DDEE6CE88695DD6BBA2
+ 870BE499387A779DCE685F00F84F3D55846436661B92476FB163FEFE94B23DD8
+ 070A8BA7529D8FBCFD172D4913749A9E3506133C148528F5C28E6F7E25D919C2
+ 04C20080BB184C59DD44365118CFDADB1E709BC32B63972ADE44BFF735D500AE
+ EF1C646689C02EED3CA01BA6EECFAD6D0EEA90CA29EC2186A45092402A08D0BF
+ 93225B6D3821254CB1EB4AFA535EFC28AA49B0111C6FD8F90A8DBA59C87CF392
+ D59BC81AD64D3CFC2FA4B6C2AFB386EC047457124F242D75A2D077ED77E2799A
+ BE151A0EA1E4630F87C89D27E790F51B1110ACEA4360E8AC4DFD1E2B384254A3
+ D8072D713D313AC8DE63347598FEE9ACF32D0C6CBB8D51E012654BB0944E22B1
+ FE75EEB98964566DB31B1759DC95F5B14B05E730B817C6F52F242A2C8D1F5CD9
+ 6734B1C12789C5CA5480AA985B9F946954569B0AE5D35373A6D78605CA70E7CC
+ 398B826ED52A37F1409E7501799A5CE525A1093C722E9066344ED272E132ADF2
+ CF4AD718C4E85CB0B6E1F7B6C35FE143B01BE8FD37BE75A0E93662D0F2D4C8FD
+ B007AE48A17F8935280E5E257C75B5657BE3EDBE782638C1A30C9541DBE3DCC8
+ 9935F6BBEB6BBF242DBB487329B2888D7C6926BDFC9E57DAAF7108B0F9EDFE93
+ 6D3236A0A16C6635DEC4E0B2BBCB9897C52867B3A15244D6A969A44BC98E32E4
+ 851C3702D43E967097E4F74B8E45F209748220BAA5BD1E619DB182A7A27768FD
+ A49452D1E08091E54F2D7C28A6208E3A41BF91EAD05AACFE73029A5D5922F221
+ CC003D6AE667B1B7161ADA24B05B2AEBBDA5CB7812F4B872756BD68B31A6D6EC
+ 1A052BE2E4C9104B9D968CE84AE74553C8B341B215544101A5CF20C179DDB627
+ 8CBC6F1783266ACFA80954318304A8CA956C5E7FA5ACB92106ACA1FF636E95EE
+ 03D26E3DCB8302073D16DADCED347D5ADFCB1A4591E9746E6025D71EA6E01A16
+ 9F8F18320A70360D480FEAD604DC23669B35AAEC72F673099C90D6614FA57530
+ 4687597CD8E7625C9249992D6EF2D17CA8B309D7C8E415CEFE9CEEB91A703CAE
+ 6C15CA62AA325AABC686E53F52B2F418FF5FD5C4E913BDC2E7CB27A27CB175A2
+ DD74D92688574BBDC384AD779C0E651B0E3CA49C20CE887498C1114F4AD6CD01
+ 2516E3D54B9F9FF697DD2FAA8D7B90EAE8F3A9D84D390816DA9846D4903E7A71
+ D04B9F3E02533383DDEBC076B6FD1049DE1F4263BE8B9C662B8556AF73EB1C52
+ ECCAB91AF9768C2C70A689464DB808AAA99EA0B28E5C5E8301EA11611E03A2F3
+ EFF42EC28E69CC9BA4E1B733D73179C482DBD3FFDC7C173CB320DE83EBBF9444
+ AD4B75E1B1FD2A48890A6BAAF875BAC50F91A2CBDABA8C119C2492773FB43DB4
+ 11B2D44A506BDFE8B5A348C6ADFF3B5CC621F505A2982887F90E5990DE59105C
+ C2BC115922B000D21ABD4BE09CD4FBDCEE22CBD44C2EA228771658C836437567
+ 4E148241F4BB3FBABAA4488F7A864ECA2F73A03A1F83A79FD7F5763BF748FB14
+ B42E8450F7280AD4DED2BF7DB6A753777C2F751120CB9C3781ADBC4578D4336E
+ 29BE7036C80550BCD5184B0F212A52DF7FF0E1D79EB4EE5CD80ACF29C1916E85
+ 4EF258ACF11783FA8DAE62BDDD2D25FC95E5EAF83B808836D50E97AE806A3E34
+ E597671C4B0EEE74350C23DB1FCCD17B8DA476C7BCE22EC5591DB7140C5DE973
+ 073C6E3C31C9E2F7822C7298F6F21D90D56FDB05767CC37D34F0EE9C62E45DD2
+ 6A30AFDB83E700C7A7A3315F1BD466030FA220C31FD44332B845B2F9F7D6606F
+ 86978C4F3060707C432B25EF501A03D230C8F2C25EABC31CDE8A99FE497B6339
+ DADF34A73DA35C8917BA68A9E237BAC3397806C79DBCA92DD81288A523210074
+ 4555A2C3A13F7B1C7D23AAE646C8A8EC4E5BFEB3765AEC7D3866CCDD82077CC9
+ 28ECCD2160532DF7F675872FFE631E5C37C835ECC2FEF23A56E33F65777C7F15
+ D5559B9A24AC83514BA189B2B6912A507EAE00265AA6E27767100B31A87574FE
+ 6ACE0724DD7BF6CDB82F035371BCF5411D66F51505EB2D569694E627E850AC50
+ 6652E340A8E28DDB190EE6D8F0B8C77F555D06A799E7EA772A9459E0CBC4F564
+ FD7D515B43F9688ABE75C9252E46EB28A8F3EF7D49E8B229253ECC33FF5C37B8
+ A97798EF18E71AAF34FFD4837DC61EE4367C5018058526715A2FD0091BD46B98
+ A05860FEB3B11C5E2F7580C8A195DC57417BCBECB30B8C90D50FC64AD8CA97C4
+ 05E6530BDCAB550730A8CE79CB36210D2DBEEB38B5123E1676D1240722CA7B86
+ 60E01DE7021A11EB33B9B2888687D7AC35659AFAC43B185905652DE7EFBAD4E9
+ 8CE56F701FD72DEF0A77A8EA76BBE0F5C1D72F80DF7C75AD83658D2141B8D54D
+ FE4371C27757D80297B9F3823D28CF953655C540F7AF5C7F90BBB1BB385E10A5
+ 4F6EDBDEAE7AB70B3975B40DC3F7FDD0C967D1A302EEA305B0C2282770BB972C
+ BB8C0713EF283047A6196C3BD417BEDD220215607FEA3B0205617D768F1B5746
+ E5A20D5A24C4DAC44721B7881F086888B6931F45877926FB12FFF21A8FE2EDF4
+ 1BDA6C994C291E609F28B7BCA1585F15E0B6CB7F774FA7F08D9073E4C125E3B1
+ 4354E405E7CC7E9AAEBFFBD3F6A9AF263E861125062B4CA398C6AA820386A136
+ FE3E93F3CCC927478E91007854FE4F4569D6C1EFD35005C2DC19B18B6CE7B29D
+ 192FFAD13C8418808C8187AC6D118E523CDB4A9366A05D97AD0C3BEB23CE811F
+ 115682DB4CAE9A3F9B3DC4C810DD92F60CCD03067B7CC38D6A6ED861990EA9DC
+ 4A95231020A10115E07A6BE7A6A51A8F673CB63C7E63ACDF882427529B787D7D
+ 9B0BF2866F7C27D24168B5B67015A28BFB1A2D02A7EF751C1E702A85EC676902
+ 852D10376494EDF50EC915FAD46BC9C7B400F5363FDAE3A0D78EDA1B0264475A
+ 6772983E32287EF640213FC2E494BE4144F7FCF782E205E430E792B10584DD24
+ 1D1A857BDF5E54E20F7F4FEAB018A2AE378B25A9D60636602193DB8F7F65AD9F
+ AE160B5FFDC267B1CDA184F679E1CAABAF22A7C457E406253BD8770F74E80802
+ FEB405B71987D7723FB10C5D9C601CCE461933B1C6C7FB7AD8B09EE79DE67B76
+ 1CB8CCF04E5B7762E31FCB5795ACE5ABF4003695A3139C90E00F10D8507345A2
+ 5347C45511091C582968BDA63680B383559F04B761D6F1AB7F26064CBE27D642
+ 783CF5C87D38F85578C38655B1F4188E0818BFC10C591DBE572AEE8EEDDBD5FA
+ 49DAAF9294FC5618492133100F565CD9C14428C400F436664B2EA7779C1CB3F9
+ CEC48515F68E0B223E590D46A9F39126616362574FF8A6A4F4DBD3ACFC184D2A
+ A9142144C57D183BBEBAECFF7D5B6C859CF6A68E1AA7B7E3B574A5DE6FA8BA86
+ 847651F320BC7212661775EB2516A1ADEF70C40564377CBD4C1638274F24B556
+ 17FBF0B077459405D99B896BF463B7B4B5871051163298EF121980F6C1221788
+ 77E109769179B281337E08B64D955E744A6FDF6EC8F45E39393B650CB8CDA530
+ AABD33F2E9DF3B04E1B2A2D88B339CB664F3101C471B7E90EC7216795C35952A
+ CC3AB1F739304181FABEEABD864601052ED316B98BA20AE301D26C3611278E88
+ E6A27878D7D2E550E2FC68D7C19B867263F1BDF45C47C413429C8467B98658D8
+ 6D704FB32A71CF9EEA2F8E47842C74806022AB7BA70F0F914BC34B5C23A61416
+ 66BEE6BDF6B30054DE106F6227A5F76BA2A0CDA1EFA1EABA73AC98E97614A397
+ 7CF4E13254640652AD5DFEA562296974B3CA2F6A75C93AAD3F31A6E61D13E47E
+ 129EF162F05426B7FA8A9B4903234CA0313527EE2EE9121298A77E9F81761EFA
+ EEC0315B5B67F98C1C9139DC8F74EE5E3865C71F2BC8B6472AFA59B85D84CCD2
+ F4D56226F0D9B065D4085D1244DA2F3DE2D53A5166B40698F29582E79211B0E7
+ 27938741526C9D8F51E6573B6037CA208D62D09BAE87AED5996B6A4422F03CF8
+ BECCD95AECEA5E9845D0CA2DFAA368E2BD4BB9B6F00AA29463E94AA304628731
+ 5BE9479163917AC09FE5FA844FB67B8ECDE1CB6A5AEE53CBB751C7CCDF8D5E1D
+ 58F212F45FA874246D1EE04CB31F5CE47CCC747C16BE26EFCB31730B48319BFF
+ 4DB328D8771C07EAC4CDD197EAB64DF1E4520E572C8441B3CD5212DF30DFE3E0
+ F2D597E1620271D87DE1BA72CD1434A505DC8ED9A2D3DE93F4DFA774D27D6C62
+ 6B6430857B92FD7ADBB14CF3FAD0737837B197CBD99D00F1FEA465D2F444A23A
+ 8F92269AB809BA8F34BED05683A3D9E97ED96DEF24EEEAEDCBE0120CB7FC2E1F
+ 6005776776101F64E844D813275FAE0C0B6D1EBEF3E4B61B150FB2EFEFF83E84
+ C7379ED8C3B36FB0F1B1B9FE9E6B268DD3A8F4AAA2672DBC0A002A8E0B78F62B
+ 56B8A7ED1E1B0B88361761D3B8257D2ED8E31A61FC0AC548C964B7B1A5172BBD
+ CF949CD8C00E2E6D3B619F62C42392794FE4E474C1E1ECEE8F7F742F24C00D71
+ B9163AFE98F7C1D4C0D68F106A24A0CDFA60C2D1249BEA283E13D6E5423E71E5
+ 2C3778C624CC60B53B82725BBB1F7E484430AEED279C894F8478AF5FDCE5999B
+ 7C62914B22C17741AD1E1B10FF95BCD18EB33AF36CE3C8CFCD42073BB893ABCB
+ 0976161EF0933936F2C157E25A9603EE8FBE540529CDDDACA51E2A0ED1C39BD5
+ 58D9FA356A8BE3B27D0A3542FEF1287C5E059C36C63FC438BCF052FA41F4B357
+ BA87AC2BBD2576DDDD1DCE0C6199BBA75D2FE832568727E3252987381D8F0DC5
+ 51F010A5AF30A04CD4466099504F66060F01AB2B628B7DAC70C0E185ABEA9972
+ FAE52A1CB36366B3762A054181C286D9F8D855914919276C536A6E71B372DDBD
+ F27E0BA3CC0CCBC3DB365640C066392B6D099984668A55EC0F48E0479CA00E2A
+ FDE0A220A6CA9CF3C5E3803B0278640064B724A8C3E71E16A8BB607E2E34B824
+ 78E936F9E379F06E0BC2808558B0C03BBB679106527AA37AAF76AACDF404E85B
+ E6D59635FE44F7C5CFF66DD9B153FF2AB15CCDBE7D409F72D2FE4942AAC77FE8
+ 93A4670D5747EF52550287E09014E920369C9244837591FFAC967A0E80F4E5DF
+ 65EBB0F35DD35944BDFD52A380DDFEB44E52637E7DC22A6CF439F823416A5D25
+ 7087F370664754EEFB42A9C5FAAB7014766615C72816AFB16BF873B5171DCE40
+ FD54C2D82404C168DD0C26AC353CE2B2B5391F00F5F9EAAF6E6F50130B2BD416
+ AA28380BA1DD79E7A40F23E7B7EA4B69D75886801F38000CC75B077A0D1DA1AE
+ C55C3F086CAB1344CE63E745C8FFF46DA595FE7D3C925F91D80815F1584F7838
+ 9D7D148417651EF7AE2BBA14DFA34AD682FDCE1B005C05C3BD5D008773E0C9F6
+ 1E208E7AAEF43F3D95B0DFA546121D98073D930E3BA6E7B06AA3291D30946C55
+ E1B3F09430CEA43827C380E0EEB3863BFA832BAF8E2DC6792AEA8C192AA4B4A9
+ 98115C1A144259E277E61AF2EC6EC14062923268B71DBACF8FE540812B3F2138
+ A96DFE943EE80F8906C37538916310E97198D8F086034C045F11D5F92E08A8A9
+ 2ECB86FDB73D3CC0FD74C4BA4A2E4CCADB5B5BE9B5FC4D9474AB2DC1195F6972
+ C5D8515C33C89753C48CD6FAD57E97FAEA961E5EB692B729C2C756CFB86481BB
+ E8AF71D6710A83E34E1D848B9C86F97BC6610B14CE49611F807066E8FDC20F67
+ 9076BC34225E1BD2CDC25DB08634D397D8BC32F253CD4A35426CF38CA8C6F46B
+ 2FE63227367C6996BAA2587EC1BD2FE6FA617103A3E41ED2AEB538CB841864C3
+ 0964DDD54AB61DB5D635CA311D820B28A09B5736509B4CDDD4523DB160444506
+ 5D8B9C8252AA8A2468D39B1372858CC1A1969A2ED653A9918142DF9228F08930
+ 87462998435DAD5A1B59A77BE9CC49A6D284BE5951159EC69ABCE473F3375318
+ 967BDB3316AA33AA5D3D9D6D8BA651223E514D8755BDAEC41B15DD9D0DF3D8DB
+ BC18B72E1845E08ACD517048F896E2366DCED261640621E374423960DCA20046
+ 7E2A308FC3BFE9775BBA88436EE025A54EDC004263AD65D053C9E2DB2F3C4F37
+ A79187178C1D778A2D23CD6938ADFE34F34C12A01CA37DF58A7EF957429B10D6
+ 059F16740EA86FF4F53548E9A18643457AE5831EFC6C1B1B10FFCB1BDAFF1E65
+ C176D730BFCDBC011EE01C85B35ABB15D9F4800E4DFC1227FDFDBB43741FC32C
+ B0AD23112CBFBD6F0C31345C6B29C98A4D4B9C1FA34289A36F6B4DEAF85AEC15
+ AB424DE80D94A20894A1B636F0E18C05F5EEF00DCDCDBE6AC2E139B5A9A44DFF
+ 888CD13DF2445F011A0B9E632DF762019A35CD9D703B477225A1F3AF99FB36EF
+ 1E9E626E91BEFA739B90EE35506D91E557C36881882869789080CF73533514FA
+ AFBC0F3B60DAC061368957551468A8A726FB14043DC079A3BADA0FF1A9E9E511
+ E93FFEC9190C248C4DAA8CD63F51A5A841C833A0384C47A560DBE068629D8740
+ 5695439BAA92B1E5D4D37A3F550EC61190436D49069FDD5207055142ACB8019D
+ 52AF39007494BF9A42B00759A062B8A277F97ACDD16C3AF43AD976E4EAFD4B8F
+ 9C80CC752A1FBC34A2A2063156B224AB2FAA30B01A5EAA83D31563FCF0CFF0E6
+ 53353CD324FA127C3F9880CC3BE8F603EF4B730561029DFDD727E0133432B59D
+ 77C72471FCF69E203FB8ACD6292C4BD7C9476F61980F853919EB7D578507D39D
+ 9A85DA84B9B921A508C3CAF64D7445B7E20F7F6D7628EBBDE2842ADA39551DD0
+ 4991EDF2CD51C4216E004E2BBEB82A8B60B100A063F0C7BAD7E9FA32ED5531F4
+ E58C72C492981E6A8BEFDDA188C982559F3269E6BA78597AF1F1B0278BE01DC1
+ 8D1B310C0905366514509A9AC4694DCE42976FB36A46D73BB015CE77D4C864CD
+ DC416E79D4BD9735784B7A9E843AED35AD6E23B368D06847CB32BE8CAC02AA3D
+ 1651CD06FDD0430FEB24027AB2A6A93EA0590A10DD7576E2103003089E46FA6B
+ 4EFC0D80A20527D9BB9230ECF9D623DF4FC403B81C3E64286990ECA29A3314C4
+ F3073B241D8B2123461C545431F60D79CB022C7DC33DC261AB17A8E88400139D
+ 015985F6052EE68E3C83932AFE4C32816A843D7F9EE05B01E1FE185BFA6B28F9
+ 4CED04BF7E28097F6FAD346831798F01F19B7BC32020E96825738370DCAED065
+ 8C2476500A5C79370CA73F049CE034874944482E2CFEA9E3DB1EE83DEAA0340F
+ AD6D09C5A09F94467A9BB9AD62CB11CA44B2411DB70860
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /QLZIDS+CMTI8 findfont /Encoding get
+ dup 12 /fi put
+ dup 33 /exclam put
+ dup 44 /comma put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 76 /L put
+ dup 77 /M put
+ dup 80 /P put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 121 /y put
+ dup 122 /z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /fi/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclam/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/comma/.notdef/period/slash
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /B/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/L/M
+ /.notdef/.notdef/P/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /f/g/h/i/.notdef/k
+ /l/m/n/o/p/.notdef
+ /r/s/t/u/v/w
+ /.notdef/y/z/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1712/QLZIDS+CMTI8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N2625/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2621/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font ETIMOC+CMITT10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMITT10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /ETIMOC+CMITT10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 11 -233 669 696 } def
+ /XUID [6 5000779 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33F2F7EBE41F5627C7D0184CDFA9F2A570342A8B72ACB3CA25431C6
+ 3D4B3D2E717752A6379F0BE677533B15866160887194BA053F85E9BE7F45CFB0
+ EE404ABADE5980A466D8829B81FE31E32D4881A3CD4A7A885BFDBCD3475D0E8D
+ D03BFCF2CECB7EE5EDE292E144313924C2C9DD7E9F2CCE8E262E44F8E0EDE547
+ 333DF17738F10CF1C4246073D51F17A5900F53F7E50F796DA27275FBE6024DE7
+ F165C1D84FA1046C6043EEB4C49C62C5958BB47E0FEA75FABAF58D82BF2B9607
+ 7089B127510DE68AEF4C5A16B768867DC83DBE4F189CB5E373CBF41322300AA0
+ 2E7AB62036C95279E07D9B4EA54B709D8E88FA5AD5FCE9500A3E73A3DD8CBEDA
+ 60573266E422B409B40ECCF5E78AE1D3C3DB157CEEB545D142DEE29149AE6F90
+ BDB0D9182F6AF035D23DED83B4AE21259EB4AE303A2C1D6CB828147A263C8086
+ 4D2A169BBD9F039AF06D22C8E0C53FAC56BA62679992A42EE48C48F446E9C5D7
+ DD406899A0C3B41BF06FE83A0E3BE44752EA4ACDBE68ED09FE1A578FEFDAC706
+ 4BEB23ED4F371CB222FD04F89C3C5C615D8ECAC20B51E2CBE2044B7DC9F5BEB7
+ B7CA3FFBFE4AC479AAE4F6F9B57301FC43E7EAFC784133DF5DC207D63801C280
+ CD3531FC6135D9FB1E45BF54535E20D0E7D4DBE2BC15E85543BC9DA21C52CA55
+ 1AC714F0A60B5B7C9D8F53C9345F76ABD6CEF24C0DDA18E68A591DD4724CEFB9
+ 0AAE3A9F49CD458476E6C2406C6FF65EA85B7B32C58EAAC120156E6CFEEFC1F9
+ 90CB09B097C36B8792C38BA3D58DDAAE42205318AA28AB6BD0F8C0159FF9C3E3
+ 49C90284C1B91F9ED4B0C2D62DA7F65350AD6F27F5FCBC0DF9A480A967EAEF0A
+ 94D7703E66E0AFC53ECC4D99F83B45FD5CFFF47C91E52AF2090CEDC0AAE2EFFF
+ FDC71B3E91DBD858BC3A910676366B8D9F24D2D9770E0C9565FAEEC1CD280262
+ 5F4E290D4E8393BAF85752E80FA88819131F3642F40FFF6F0652ABCE83FCD5C7
+ CF1F928E53921741047CFD957F955E06F04E3F26E043DE3FC303EAE11BC422AC
+ EA28F95CF1A6C5B7295D3ADE558242AB375C6330661BF99BB8EB34EC97622B31
+ BDBD9B7C1D0CC21334DD94DEF6EA988820C8398750D3CB6C0C926232F70B69A6
+ C9EFF8AAE9FCCC895B7C5E793EA2A96642FCD467ACC540017AC8EC5B8B41C81C
+ 5296D57B12D29D88FEDC355ED74C54EFD0E705FAF0E73E53D860F339CE827D2A
+ 3C53878BD80240629CD46D3AB2EACC12C9F5905761898D92959CF6C48600AE72
+ E0C556DD4215032221C27FA393848AE63A9ABE2330B96D372C91F4AE7DAA0C1B
+ 265631ABC47E2D2E7ECB3B2D3B28660FDCF738EEB9C887A73E6074B80DC862A0
+ 72B2A44635263FE6306E2085CC0784A5421D7C8B6E275CD2E9A2D0E42689DF1D
+ 8405616EA443AEDBE79566A8A8E2B5A53BBD1404F7E8058C74A706C873FC6CB7
+ C9A984C9A6461E728CC9C2E14E37983E9CCC69A2364896EB66669BB89C6DF77F
+ C915A63CAAB5B34D3E84D717418C91972255B62B126DD40083D5A51827310FB3
+ 68480425D46789C5EB9B28EDAF2157EA2653392CEE7E6E39561EF09BC13150F9
+ 1980B7FE3A23FBDCA199EC012F7E1DA1F46FD43A829670A5D8DF3E0139E1241A
+ DF01457A8AA668580B71BF5A7F2E957756554850FC146D55D4D0B88035EF2CAF
+ 674FF6C7DABBEF8115A302501545FE08F433AA2AED1DFC55135FD62FB43F5C2F
+ 6D9B20ACC6E0D5F74A622F2376BEA1A221DCD05C9A62940601E9D58F0C9C5FA0
+ 64C8430E179EA8F492F31B27707B36A2D4601E6169CD449FFBF84FF6DF68DA7A
+ 555929E94CB8A1BFB3064315484E0DF05CDEBE6A184DF5A74B40569589CC8257
+ A3E1E283DAA6D13FE1F4337DC3CE9CC98E0D259D3BDDD591AB2B8A02F2F1E87E
+ C3A46DBB15D99E717A337931EEAA8A090802CA250D61138C23CE6AEF3304F8FB
+ D2FA86E8819626DEE1454AF3BCB62DD530E9DA834E515CB3BBB8273B4F6F395E
+ 978A7FA8DB1C003185FE76A467495FA0EDC1953D2C1BAC7046774437F4F20C0A
+ 6E26C41C2749C90D4BD5D47BDFDF8867ADD9518A2D847BA50E7C50F3D8FC938B
+ CB8181B4237430915244E6CF1D821FA11C2A0445BD2A6F8432EA4E3D810B5D28
+ 834AA400DAF1317C6784537463507366AB27C252D8D774D0CF4FB3D924858E2E
+ 484383C4432E5BF9893A492607412CD3D579CAFBBA63762C34374F47B917A971
+ 42A81768DAC7F09763BF461949E59175C8F49F077E68BE0305639337AA157EE3
+ 5707B5A9E352A5F2C4E5321784E7FDDE2B8FB78CB0F98823DE4FA5D1456FFE0B
+ 5C758B90756FF26399209BD86D9455410F729C9954F2E7D93AB4B639BA08F5B3
+ 52A4E772441B465B0C13616EBCB9599DFF00BF1BD10769A77301E89230C4CDB2
+ 2680C040A12CF16ED2AB2191D27AB9E966AA353418636FF5F31D06996DFEEE83
+ 5209B8E745376FEAD6823F905DDFC243473E7932305B0130BDF277358AF742C6
+ E829A1EA8BC5BE500A08E51492AB5D8588A6D25084D64DFA4D696791B0A3903F
+ 7C11801637F1E1922B3D6A94DA129243942BB8FEDC79499F3F029D17182E2476
+ 707F56E2DDBF863A79E920E507FAC1093EFB0A9FCF8D8D2B390E5A5D38B8D29C
+ C8E3D6415F747614CAA6CC89306C587292B18520248B9B17B684AD2CE039AD29
+ D897C1CF20435EFF8C53E74D99605EDF5B241CD39ACD102C6E69D445E5824274
+ 27FC3E7CA5CC97F2903EAA182E75E684AB17065E9E57348F5FE5AD875DC08E0B
+ 7090D6C9144B0636D82D378FEAF4693F90A531EF5BF4720F4E1CA5B1A3DF6D9F
+ 44326A50484226F394F61E6D3A4AEE3A2A76DFCAC4F725F969660C7846DD7C33
+ DD9CC235168B750171555DEE59954BF6A060A741D6E3679DE4C02D4F458947D7
+ E8C7968B92B6FDE2FB49F3CD456FA6A465E294B8A18A5BCD593F286A5D662779
+ 9D22AFAE223BE2505A6C795369F871FDC9FEFDDCDCF869B2B84F6AF0FB15E255
+ 508A24B565E573B62BE8B95E66FE8CA586FEDEB18C73D8AD0DC0FFE2A3F3141A
+ A3061D5D43E1CFE9911813CF1784217B3949F962BA747C95130755FF1A3742AE
+ D6637C818E4ACF133B4D4D9C72DB8AE0F317C8521C293A0E3739BCDABE963294
+ 737C2C73C24EC87873B9F92C51C7AA5D24988276BD3CE296C82EFDA83026F8E8
+ 47362ECBE015F42716DECDB5CCB002E79391CA6BD32A3BC767886514C7223C88
+ C905CDA19A52682344FDF8037C34F9B058239E0AE87169DF517965ECF66D0EE6
+ 1977E1D7E18B7F0E64B4786D388FC3641E008447AF7A5B1E0C73E7E3340BD2D0
+ CCEDFF3925C1936305396F21391E917174377DFE70AAFF65A6DDE16B5990BA37
+ AFD9FE566447321AAA47BFDC79DE5BE38D1A91BC40B019553FC0DEB4C18254E1
+ 9FD13B8C40BCFF60D0B9F48746758C1464B6C738226971E079F3A9E491AF393A
+ 272EB0F7EF6B1587AF69D9D9750251FC40241AAEE2D0F9A02753AD4C854AE73C
+ 0DEE9DF78BCA9CD293B9D65F3CC707EBFBF7CD830DD8A9228A74F75DB98E66BA
+ 33F30624E0A36D509914DA039D0899237CA5DD72B598D1E1057E553497936FC4
+ 4E1978CEADCC0A69937378D6A695F4F5600915F03FB0C0D2A03580ABD95EEB14
+ C0AC30DA5CB2B733A781C1338DC725EBC540945E88B7709D4B8E398E5D95F4BA
+ 1ED6166D546ABE5AD6B5C7D356C9035F304DBF371228B5C6328F0F7E0895F15D
+ DAF54D6644EDB6A1FC6D8250A12658300E594461F9D5684F6AD760E61BC9B8C3
+ 51D96FAABA4139C1F691D08213632C5EC2454D34AF8AA7487F1006C10874C65E
+ 8B49114E45EF3CF0AB39DB6B5EC3F0A365D63504D58E1578B5910EA2520DF4A0
+ 4C6C2E02D259D9A4E2B38C42B7148745700FB0FDC86B0F65286DF613C409BCAD
+ 09FE14B2DB1B209A8A4933DDFFEE19F005E4BC830C7FA289FC19292CD2D2914C
+ F0C8FC12A2DD4DD3160B7323DD01E706948C2DD9D927636DF89B80D3D1C89CC5
+ 065F7A19CD511DCC3AEBB73CA07E5EEB8BEE0F3BCE8408399E55D512BD0D4632
+ EE92EE1A8C217C26A029D2C599F40D0741FC9C4493225FA8B59F7C30FCE2EABF
+ 0125DE89BEBCC851E3AF332B13FF3A91895FF7B6477B447B9DD84713F65D1F67
+ 5DEF90548213EB6CF472D5521DB910E0C23A0F28656157927998C9894E435951
+ F036BF4C689F5050BA754A27FC907DC8ABF7C5B030A85BD1F79D899AEF36A730
+ A95884923D5761B2700ACD9181BD268B7C783269A01439CF720B680E53745DF5
+ 33DD359EEA7B86F9F02392199525F01F19F3771C32D7BC2AECA0D24E7DBC035A
+ B589A402A2296BAE5230A6D0F8B54C4C2BB429382BACC1AF01401FE40F31972E
+ 527B2B87D138AF3A6EA4D790C7F29223DBF50971DDC0BB1702D7968F1C1CE281
+ 715C5E155A36CA1AD2B67F2FBBA7A2E3DAEE091462747F7A0EE9C3740B920F04
+ 4AD311E3230DDA978D9ADE3063543258C4892C0005C6FD4D667E11FD978F964C
+ 945A933A52FCCC8548B258F484D29EE470DD25BDA313D5FA3BA65B61DEBFE9C8
+ 30C30446FC2AAD9FFFD654C6D8042B052DDCA7C0382C6FBB0765C7DD25F4103A
+ C6BCA8AD062870053A9E7B28D59BD4C75E5CEE11A15E81AA90E6B509FE081AF6
+ 400FB2E6A64BFF5B4E0B258486BD2872F12EF0E1754291E50278930A1A19ADC6
+ 435AE221AE48F18A4F9728D4695C08F4A08DD257208D188F208F846877842AEE
+ 7FE5BB19DE08020076CB062BC2F1D1BC1B7760BCCADAF3F858826CC04054F94A
+ 370F7CFBC892121C8DE33C249252CD73EF96DB50D5E9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /ETIMOC+CMITT10 findfont /Encoding get
+ dup 49 /one put
+ dup 50 /two put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 108 /l put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 121 /y put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/one/two/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/d/e
+ /f/.notdef/.notdef/.notdef/.notdef/.notdef
+ /l/.notdef/n/o/p/.notdef
+ /r/s/t/u/.notdef/.notdef
+ /.notdef/y/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N2528/ETIMOC+CMITT10 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N2540/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2536/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N2532/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font JMKVWX+CMMI12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /JMKVWX+CMMI12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -30 -250 1026 750 } def
+ /XUID [6 5087386 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA2546222E3096A72074F116BB70A66FCB030CD2B
+ C56E4A4EEA6B49A92B3D92E124DADCFF0286B3EB743353B744791E16B0C220FA
+ 3C39FFE545E1FCC712107B29C8FF8CE2498559141083FC7F578D3BDA174CE7D6
+ B83457872CA09B19417E47CCEC7E1CAC06A85733B82F11A2592DB22508C2FA07
+ 70F8EDD3F6DFC77C86F8DB554551285E43F266FE2DC9AC88EE91A9CDA8060AF6
+ B6DCCDC05C1468F3CA78FEE389E15240642B0BFCBBA740C044D5C9B0729F283E
+ D5FE6CD04904EEE1AFF67B4D94B809BE3AFAE825DFF7A67061222E529A0A19D4
+ A9B222ABEACAA9D599920A6F9BD3DF28A72559FE83A105288751350BB2F054E7
+ EB745114DC076B7C528B7F463A3B2C8AD82DBDEBC38C3B036996A43D809496B6
+ EDD59F8B3204969C423E2DFD8A781A2EB81DA5DD01DA229FFE250592007263EC
+ EAF4D676D2C9F048AFE64E64340C69C6933038FF7671D8665DDEB0B6A2A67D3A
+ 38DC06DAB91E4AF9CC2DFDFB8C8054C7F489FF25B6EC1C50D458D2B3538B60BA
+ 2FF054F38B255DC5379F30EBF48E35D293792D5BB616347AECDD3B3A40EF03C8
+ 965BCA2A32F91C219EF3AD4A89F2FC57C713A7BDEFCEF3A7B428967A6D09FCB7
+ B71804D988BD7A4C6B39764D185600097154A196C71B05D00324661289576EAE
+ FF11B2EF2768ED1A99C73A3EDF53A09E057460BCB4C0F0395E53143EF1D19710
+ 96BAB56AE6261DA4404255CEE1B8CD1FD0EE7963F769DB26ACF0737707744FE1
+ 2936C1E0E05B8C59FA680AA67EDE5FC2365EF94CE9112EEF26D43F5FFEC854A1
+ DC2F2190F679B7283FBB0EDC82F0951EFA853CCEEE3D2315850CDECCD0B68842
+ 3C3ACC13EA015570C0E1AA4305621FDBFE1EBC01449226E3051FE222D84F225F
+ 6F0EAF986F3CA47F6DA5CAF25E5D8F5B0A803811584482C3693FD3E851922C68
+ 0F5762B8ACF136D479CFC2CEE17A4474E6F1A730BF600D4259B4BA60C183AA12
+ 6A75024A642F33197E36DBCCEA10B0347DDCD91A943D59356D42F38B572344FA
+ 0E911361C408A56A2998EFFCDC2DC02A3DB84C32884974114B00253F3C4FB787
+ 98BF8E1C49C551574E1D18C153949372A305C59CC8063A32508E0CA90E5A594B
+ 658A2DF031ACE03D782A9342B41939F5F1851D1F63E5CFAB16F216C1A1603346
+ D8D9C5382DD4D218B811B4D7D99AAECD1E84087292B0DF2F50970939904B008E
+ B5CE61D143C7B92F2C9EE0D295B41F1DABD7DD8AE1E59320379629D0CF045ABB
+ AB9A3CF228AA165577B92F06D629C4F7D8B4A29FDF008359259EDD2BF49E5490
+ D1596EA50E957657C5B2740F9FE6F83569D9B99D5ABFDF8A1A3B631CD910682D
+ D0A9E5D1CCA252879569CDD1A6129008EF9EA4F117E33F4CE7CA7EA8F54ABC1C
+ EF5C20CDBC0DD4F7606DC01BCF67E5F3282846812CF33F2B59FF9765CB3D08E0
+ E53C4C393157584909003CE7F77E79DB86945B66C274EBBD477FBD11F283BF4F
+ 8D9153FDF5E8DF772BE865D88AE2F530BDCE0D78A741E416A8BA342A1FB2F0A3
+ 4032CE0D444CD76A335CD8D287A1C80B3F05296EFEE4510A502E75B0A698252D
+ F7373CA9324B829FAF8A1E0BB23B9C9149515189B1630C189CCB5FABCED6A716
+ 418C3470A724FEC206554E176A90C4671982979F01665994E43A07AB35B4F500
+ 19335748F4898B9A6E8FB600616DDE7B004E5EF28BE98EF3A3F4D0EA16F7FA67
+ 2F7EB30B226868B7348B78BD98FE2C3B840E1550CDC58E60C769848FB19556AC
+ DCD0A132913D2185532824A90E7C05E73C7D291FF13BFEF47508C1BEE3BAD91D
+ 2C3C71CAE1F7BC5F180FF6C8F60212F29311016891863C76DA2ED6758C85BA5F
+ 7370C9C63460EFD9A6167D190A7314532DA25A2C3A337CDB526D25F113579281
+ 919934C40F3FDD069B3C5F60756A953AB9E7D48FC76F9458C934B700830E67CB
+ E1C2E09E1A
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /JMKVWX+CMMI12 findfont /Encoding get
+ dup 69 /E put
+ dup 78 /N put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/E/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /N/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1845/JMKVWX+CMMI12 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1874/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1809/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font PSWCPW+CMMI6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.100) def
+ /FullName (CMMI6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0400085 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /PSWCPW+CMMI6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 11 -250 1241 750 } def
+ /XUID [6 5087381 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C836B01D3632DEB22D63B3C2572FE1DFC7708120CAA0CA9B3F456
+ 466316FAA7FD8AD564A34A1722B01919885465C73385A487D3448EE4E06C605F
+ 02212AA06C32EFB7A17576FAA254622395FEABA212326235C9484FD61A7A6F4D
+ 6529F7AE1024F03E8D484AEE36E4419F53DC2AA83C7696E515AF1B3BF26FE748
+ E8F39382705C8BE510DFBB18DE3DA518842C507D6BEAE68F938C14AFB1DC3AD8
+ 4B8343BB780F719E6353726BFE4A14CF107B7DA816B4BC2D24533F461E71A67B
+ 0BFE797E50FA91D9D7E9013D4C37E0E6ADEA8B8F7D9204422A9A8376EE758BF8
+ 057FEA5C00676D08EB645C396C626F7577FDAFCA96619D2D92103C9823A0FE23
+ 76166625C360430EFC94AC51684100176C42614F2A0FF7671503EF98C067F81D
+ F5B53137E18FA3208A3950E234FD8B5B265C618889D821F31923D3C01AAD221F
+ 361BA35BD585091241BE27D86B6EBBA4C95ACD983F8A67F1AAAC008B1A15B0A6
+ 5E5E7E5D0D0A5EEB879C2E65197374C6E3D7484E860A67CA71069D2002E4EB60
+ 7D416AB8D1289B691E7486A6E28C861A6843DB441530A5964DF2775E5DDF3A42
+ F2B4991C24A102B8D0E1F77569CF4B360294C5E09D43388890DF21D629FD43D4
+ 37FC8BF02B3CAD1E1E5BB39F2C2A0915AE1D12D56655357EA1F7D373EF8E4DE2
+ ABCA65DDDABFE5A9488DCF9B8D799E432AACD7E540CD96D3301BD5C7F5832DE9
+ 46EBD12A2BD579DCFDB72995AA580350EBCF598C43BD366B11FE5421F4D6B44F
+ 03A173F5C5AAF6B4F8ED7DBC89B49935A1E6FEFF2777A9870270F0674DA1D5A1
+ B019AC9E8E39A7CCFA571EBA97FC8FE01E68A8C983F1FD4C81A57F58A9DDEEC6
+ D6136716F324C372536C6217756424D060A2A5762C492BF381DE87FC39EE88C4
+ BFF9A7D66352341132ACB4CAFA629E9A593576151576DCC52502D87C5C04B9D8
+ E6DED831F05960398462691E0085CC4E9C465A8F68AFEAA96DC29BDE63D1ED49
+ 895B89E3D642D4770FA1D3B140263E65B51023E10E6EEDE27BE88D3F5F3C1653
+ 82A37B570C5A0D231159D0ED514DBDE7A612C7D14DC570608E5998B58148C356
+ BD9E1044D3D9AD419B230ABC3D565725D0AC12B99F1799FA411AA5B8C5F91D94
+ 70ACB3F86800EA968A8E0450BF733A6D15184369A33F6BDA2D094695399F355B
+ 20C8AB93737F70BB88158D6949936654AFE1427FC2646D8C984F4F83BC81C4A7
+ EF5236039CB313C4736774F47BF299D5BB0152BBBDD11E72F9DDF87E655AF36C
+ 34D2DEA3F910DD8C52423D19EB6136559B826E9123FED046D6021059B0B58CEE
+ 6F6D736BB6A1EAA908CF648621479927FB41815A2CE69F80B9E37A640471BF2F
+ EE21D3A8DD5E3DE81936DAD3C182B441CFB4B33CA2D4E9ACDDF4F0B3C084F8D5
+ A1EA5CD2DB3CF184C901B9713F473B3AEC78CFD2C2454E73B153CAC613D097DE
+ C73B991698B31AA2581E67DBA8293A92B6932B6CAA0030F353297EB952037C69
+ 8EB46D4ABE83E7EA9EB17B54B855D0AAEBFF64C7550E773063D6A12FD9E1D464
+ 22CB112E5A2E919ED798A49E56D7AFB9AC95C03C3F0177DA00B0E111F8F3751D
+ D24572A3693536FF560F051E21E087073C8A9703A1C457DA1CCCBF9631533A37
+ 41483B1B405515001AB20984573DD15731317BA8F95373370C9697F636F3E562
+ 6D16C472A931FF88E76DF691FF773AC3186C17033E2D3702F6A70FA5663C696B
+ A6889280E4175CD0922DDEE3DA2E5A206E72B118D07DD99D1595900330897DB7
+ BF5AD6D5FF2FE5F7625C5FC99F603E8B6CF364654328F01D51614A4685F7936D
+ 2070304D65FE8400891E84098A4CA5397AA60BAEA5FAF31C8087BD9D0D127DD3
+ 5ABF7CD75859FBBD1321840CA911E181AFB022C57176AAD1DF08BD18D6BE78BA
+ CE71958E8EFA37103808FF98E9C15231E6CFDF1BE7B81F5B6080080DDBFE601E
+ FCF9517BF390CB79F1AD0968C89FAA308065082DDA8CB1421DE0E95ADF5C92D4
+ 76C9F580B4CF9BFE36091A7BC6200A90BC1FBA8BDAF2A97885272D9E759398AD
+ 2BB6B8836FEFC1F20F7EAEA6683B7D2171014D3746C995AEF656B9A9C151A871
+ B711621B9385873CDABFAD0C9F5B073AD5EDB575BF5E5A4106CC87E90B0B1DBB
+ F80E1DE4E889FC68B74802C2CC60D080BF25B27B832C29D7F0AFCCAEC4540899
+ 3F0F46D289130727E90B37647B2873BB4ACE24E16D4BFFB5BF3C95CE47EF5433
+ 4CA1FF442F91B9513CB4C75ED691BC6FE2A89D5D347232ECD72BA4C93ED08DF1
+ 01B280EBC9C7B90CA24C481A21155A284831FE56E08EB047DB9E43DDBFB13B98
+ 4A110B132BF81E603978E3F4BBDFDB1CF8C97F90EBF068907EDB842BC7D524D4
+ 15A9CCAF2FE9C91D9ED784FF5805F83F2786632249822567CC658412CE993C3B
+ 9C198EFFEDAC7DEC70213C2353B3CC10BB634AF8AD20617BDD55C0ED192D8F38
+ 3CD2B8DF1D17D43287CBAA6688C1D6F248D3252B9D0B466597CCCDEC88AC3B2C
+ 3427DBCB619F435E3465105B0031F4BB8C233822B55DBDBFCEBE837EBF6C27EC
+ 86AA591EABC6F7D89A796DB8FACEFEF0302A717D467A7927594F5C63242F07F3
+ 052B4A2620EF0F32AE3DDBA53FB7213DABC658B10DD1CED227D4DAB02600A02F
+ 09677C187DC786E6969CABFCA948D308064B181E6D1F2FA114DB07676A3969B2
+ ADF79FF16543599493AC6B54FB40CB6EB9546F6E15A0A20DAD9DE4054B6E87E3
+ 8F2B3E7C189328E3E64EE9DF9C661360E993F9A9737E6A9741E569228A9DBBED
+ 6CBE156ADB4696CD147F983AEF2480D8BB68B86D812070B1056E394018362959
+ 466D372DFE742163328FADE880114F8106FFBC0B5B6E6A96AA11144F63FB18AC
+ 042186D297E8996EF6C0E37025CBCFD3FF570BE0AA79C57B1F7572A9CD2443EB
+ 0982CF75E03312BD9164DD49A4DB62979E25B4D66CED6E6C885A381205ABFD5A
+ 614E8BD971586D87FD1472D779A206BE6744CD9F2A9949F53DF9F4806663F809
+ 91889F2BB60141517594743FD9066D6DBAFF474F3973DF5A2DC72A3E759F349E
+ 63B0746987A728E460F5680E03640680618B9E2662BEC8DBE2503CFE9164620C
+ 9386E83DC9797FA8E77A59A11373F47688C6CDE9432E8A67A47F5782A49F4A15
+ E88680F005C659DEF9197DC0C5BE1C8E18A4CEC06449375E7BEBEA8726FEE531
+ 9071A30FE94E2530479200B3DEFA715902B92CB93C0C8E91169F48ACA58CC07A
+ 8CB6EB84B8366CEA824AF329BDF4C694B34233D9306209235A447BF3A7A1D899
+ 07D6CC2110FAC6F57F8034E2CE935480C11CAC6B0DEE145262786EFF0DA1D272
+ 5F2ADD9978831A1A32FE5C3362D08EF52834788AC30F2ABD12E6BB4D7F694518
+ 4F5C63253454FAA07CFC85971FF1268F6D6C97D611E483E36DEAB700CB1C869E
+ 3CEC6B36C3417ED0C33C0CAF5DBAB355B6BE4C1FD705FD6DB00FEE55986C7BF2
+ 48FB3EEBD8F8DB4893418009448300195DA55309E5920E442B4717FFBAB46B99
+ 65ABF1C1E2C036FE9CFE57E46F3B7306905A2BFB8D9142B53FE22B16BB874317
+ F6F742B7DD2F9DEC2CE2306B49DBD134307D8575F2B7135FECA94F8888C31E0D
+ 3ED77D15FBBA31D927598B8DFF5990B3F7F4E59E3C4B8BA8380BD1E97960C8C5
+ 8C83533A3B479E925C6CFD5CD061E4B8EB1AC8A0044AE7B9B4160E0097F2E269
+ 95A025CB64676770FC53707663668F3B88BC24A8BF138EF2DCBCED3985DDEB3D
+ 30AC2C6E475CB990C9817E1C099D9CC3C2F7E3154483FB28C59108B09D28E7AE
+ 6F0630A4EEB059C1DD72885A1A37B6AD56AE37ABABB69EA6F34F12B7B9074F4D
+ 167E0ECF11E0E482EF5100B0F5F8DF02745B057BAD168C61BDA953B83A22CC68
+ 7759CCF9270C1205798A3DFB93406F943F4F101EFB55305E68B70794FBC40F81
+ A2572433D5B88729A5C959AF319AA14DEDA505A2DA1649B29845C11FD68E673A
+ 419B676A2D0DDF81A6737C5CCC4CE20CC7E91DE19FD50111B2D2B53013CC104B
+ 5C0E185D19DF46C2DCBAC96129FBF3379DC64AF13782D7B629E4AF1788225DFF
+ C92E2C4A717BD8DE82D2B2144C62D874CE7869159CBC1591721785FB76B96399
+ 14857C38A004C3AA4F191400A51327E564214E708536A7473BEB5B085AA3C42F
+ E5B9652A05FA8C034F185674026258B932E2444D3C50D83786FFC68166BA0B48
+ E8ACD840C93F2A3EB58ECEA106131ED46C855B201889353ED85C689FCD926804
+ D7BBDF3E6A7E488FA0CD871004A85FEB580A8B3C5F053EF435FD0D6B266F68E5
+ 846C744F4144BD32DB581F1473D66040750BE0FC54AD48ABB90A7C9F7BD9B4FC
+ D95A843A8F218B645F828060D41F1A0B12A3A4C0C4C205FE78781D942EEF0EEB
+ 2599F47E9B6831AA24466ABB1EB2BA88D7E4AC89A9DC0B40C477FA49EE00A2B5
+ 694666DDFDAFA7370E5197C6FAA126DFC802001A9396D52DE1941F907507905B
+ 6CB8BA89B70DEC581AB8312B5F9F70E39C5BFE5D364ED4EAB9D055DE962C291E
+ 49DEA4093317242FD3ADFFBEC169ADA21A3C0184FED87CE327330A16A2E77F7E
+ B6F715E82509C9B04C32850C9FD8FD522829A44DAC25CBF2D7B5164B02C85A84
+ DBB9ABAD0ABB63E65966759608DD66A38B04C4A58AD58BE0F58431A66E27FD20
+ F42399712496CB3AB29AAC5FCFDBF81C7286CA840F2B08A017F0A0710C952D7A
+ 0E0C07E8994B168CF4D2CDFF9F006DC186F6D2A6CEAB5A096ECDA292576EE58E
+ 21A8A2D10EE0B8FD3834A8CAE44321926318C6188D9AF39283277097D2930A9B
+ 51D9BF559FDD0E702D3486DD5D26DF0C72EEF8F9EB1BBDE138562C73558814DA
+ 1FCDDF4D4B37791790F4F4979C4F22D0314C96071678B65A9E8DA154581D8F36
+ 04A203F27A5175A91C6103756108295A0D7BE2C823AB83DA2EB231A4386C0003
+ 4BCBC35368FB0F1BEB2644B7E0C0E7D7F13E61148996331B537C057CB19ACB7E
+ 9D5D3703466801F824BFA64B18193800B23F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /PSWCPW+CMMI6 findfont /Encoding get
+ dup 67 /C put
+ dup 86 /V put
+ dup 97 /a put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 103 /g put
+ dup 105 /i put
+ dup 106 /j put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 114 /r put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/V/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/a/.notdef/c/d/e
+ /.notdef/g/.notdef/i/j/.notdef
+ /l/m/n/.notdef/.notdef/.notdef
+ /r/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1687/PSWCPW+CMMI6 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1754/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1750/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1746/Times-Roman -1 TZ
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font BEMOUN+CMTT8
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMTT8) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch true  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /BEMOUN+CMTT8 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -5 -232 545 699 } def
+ /XUID [6 5000830 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9F5C586A329F0FB0AED76C7FE1C5C1268DD82EB723B9FD2004AEE8
+ 31A8635942C47D479F0326346AFE07A0963EC969D8574483F36A73E22FD95EC4
+ 968AA81979934FDAC941D2A0B7715D0BF24DBF05481AB6CC9B4A91098825E00E
+ 85797C632D1E1CCE61A5277464F39D3828278870D99E479E6D24C8380D2B08F2
+ BCE8A99D895E07EED56E0AB401F727FBA51758A57EDDB48229A9C8F0D81F97C7
+ 16582DB65B441D02CDE171FBCD39B4963E0A0443F1191430F2163F1DAB968FDE
+ 814B1180D4E1EE09AC048D8BCFA62498B86AC40A21DE8F92C486B2AB5B3ADAD2
+ 381F6A00AC921B2A6BA1906D183D78AD6341CCAB454DE9715F6D66EFF298B364
+ D0F5A86C2DFC8E33C6F513B58150713A259730AB0A166479F75A2C158F45E033
+ 6BE2AB3456A62095F114937159A66B885D0565AA98AB74BA1ABC73D3C3FF521C
+ 76D3EB0CDE84863AD4BF663FB9A4B29BF1A81DE00F54C3B32B3D529994A39B03
+ C585D89881C3D32F58FBE355A05779AC5C78F71CEE8CA28A024435F52D73D1E2
+ 8869E7A4BBF6067C1231CAE6E98E39DF41106857BACDADE433B6C985FCBD1955
+ A8D8E7166526641A9C9783F462860478EE7A1F4D54FCEDA4E09B0BDDBEAF93AA
+ C4F63736650FBB419DBA566B516A00AF0AE437E053051173BA35499224255833
+ 1187C3A9FA6CD38373DD2ED0E874C8BBFF4194A73BD6FEE12429949AAD2512D9
+ 212D94C9C034A142F6789622D8D4B3ED0C474DD6F8382ED8F54E278146D762B3
+ 9364E4B373B49DC0572BAD4C579893D649775D713798048E0A9C194B10DE5955
+ B99CFAA1071BC346A59CC54105B2D9D82DCA20218EB1D48DFAF0AC1F5C0727C3
+ 8958BBC1B8B2D3A1568B71EA1A8EDDDA010DEA84792B3005D42ACFFA4DA55833
+ 8164BA4DD6D3054960CD3E43F6E03947B2C0BE7F071792E18F680A99F9DF7E5D
+ 9A52589D02751862EB658F558E80024B898EE075BDEFF875BDFF271B5A145364
+ C88009591292876BA2BD83AEA997B15F327F00858983D858523953FD2CD1B7CE
+ 1F256F172224871B46D0598415CC62B84D22FD750AA15C5AAA9EBBA4879A36B1
+ EAD6706A33B0783039C249C3382BC06C002070F72A1F91B580F5631D4ECF72FB
+ 87E79A4EC1BFD886BCA5A616478C059DDBE7EB54F2FDEDF0024A9B58914B8B85
+ 27F87A319975008D41B8A7A5050C351B0D1BD5C47BA6F9B65A5A6FF7F3B91ECC
+ C45092C384E94916C9EE58CA1B61BB214A04719D52781F089085D89E201F223C
+ 7D656CE98A95442FFEED23EFE7CA751CC47380E47F54BD996152A218BDDDC2B6
+ 72E8999890E8CDA5C218D383852B15BF3EEC9DF6B909D4F60216B0421726BFA7
+ 4CB76B7930973618677D5D6C215ED229E68BCF5CED516E09BB25F88851702A3E
+ 0850B7A8D96729269C49FFAC65060EF49E22111D7D296922366468C51130E12E
+ B64F42F5C54F5B079A6F2C514E1E0BD4E55A96D15B2CC7593199900D4EB2A2CF
+ 3C11B5131F1FF7D016481FAA538F0C5A3F78417502BD9D5C2787B59BBA3774E9
+ 52EE00E60287D3318FDC5F0BDEB2DE0FC71245A6A01BB8341C30533BCAC078D8
+ 1761F0854096EC41B280C36591B33C13CD973537D467CEB5B668714FDC3261C4
+ 1113AA3BDDDDA28A6C8F71CD9CA3E5887A278FA597065F501F7E93CEBB37C275
+ 62F7E9F1562E2492CC7842FE55809589458FF9593FA4577990B7748FAFE18010
+ CFF211817350E212104A9A17097658428586AA77C3588110DC8E86C61534BC96
+ 80DAD26ED48D26F3C0A83D3A5E5E2559E4E1582509CA1FFA670B9EC4EC4F7636
+ 756A3FAE837CA6BE00DBAD00EEA9E54599ACA824DE427730362F3CF06838DFF7
+ C2D8F9C2AD8ACEC16213CCBA827311964453A6C9F46668FE4F17C92681FAD195
+ 972BE5BC2B1B212C98D9092B89EB4A5869660AE858ECDDF160A0EFCAA7A44CB4
+ A362FF2E8FBA972A0E756AC330431D1953DE6490C4D19BA48D10871CC815FA8D
+ 356855F667543B19A98CA4F5AABB56FEB05789645E27CCBF729AADE8E0641D6B
+ 7706E8C74EEBBAFE15498FFB20A600E04561C547D0EEC8FFE9ADECBECE55823E
+ 673E5D0ED6839C423AEB934160AB92F1930354E5C98BD96B8855060B5FBCFBEA
+ 8D135C01C576B363F19D100AA7D3DFCD687D6CDCAB02A39CEA206A6DFCC0F790
+ 5AA7435D43FFFF4E001C434E1595E38E42FB6C9008A5C7EB944B951BD6594617
+ 606873149B68D45FACEF4934D25BBDA7EBF6981E702E92B0C0231E237738BAFF
+ 4CA233D1F521DB97E24F1D3AADC0EC8695F40FB25FC12B12C78B6BA5AF3BD969
+ 3D3AC1FF76D2F7F6
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /BEMOUN+CMTT8 findfont /Encoding get
+ dup 42 /asterisk put
+ dup 100 /d put
+ dup 105 /i put
+ dup 111 /o put
+ dup 118 /v put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /asterisk/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/d/.notdef
+ /.notdef/.notdef/.notdef/i/.notdef/.notdef
+ /.notdef/.notdef/.notdef/o/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/v/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1670/BEMOUN+CMTT8 -1 TZG
+ %%IncludeResource Times-Roman
+ [/N1644/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1640/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1626/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1622/Times-Roman -1 TZ
+ %%IncludeResource Times-Roman
+ [/N1618/Times-Roman -1 TZ
+ PDFVars/TermAll get exec end end
+ 
+ %%EndSetup
+ %%Page: 1 1
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font AUTIMJ+CMR12
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMR12) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /AUTIMJ+CMR12 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -34 -251 988 750 } def
+ /XUID [6 5000794 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC9EBBC6A5E
+ 2825687306A156DACC32FBF734087CDFC35B78DDA68032BCA38CA8E8A340AAA3
+ 002A0E52D0B9162BC68AACFC0F14A1C933363A56EE460EB41CE8C2E9EDC509AB
+ 9E0462B9F619AD944F133AF072E5FD1625902963260181189070C40FB0D49A96
+ 50D86FB0AA90098027455AC2354A299FC7BFC34B4F1162E5E9A3EFD80D6240B6
+ 9378BB4F6F9C300E5EF7BC558969907B583EDD5DAF8C916767D08EB8CBACE45A
+ E97DE422B942588C7A9C988EA7DB9AFA8443B83DAA733B430DED23D044BC48DD
+ 41CD3329B44755813431C67F85476E9217601EB9EF09B04129D6D36A4E160797
+ ED7B8D1252FDC2E5ABF623E7A353DF8D5F5FA85AE5AAFD93FBBA1F8E9034219E
+ 5BF783EE79B21166BB32FFF75BDCDA20AF252024B870F99C268D3445B086E16A
+ 0345B8AB573B1FDA7C6CD0ED9D1594C434FC369F1AD9D0A8A476FC3A3FD276FE
+ E147D2F89BC5AA5335B7ABAAF2424FA895571457683A554BB34D9C749193D018
+ 0DEA50AB376ADE9FC43706378362F51A657375C9114841606D683B2F5E9A5472
+ 35EF86B590A0E842B1E77C235F8FF3225E4DBB23F5F4AD69DE32D82D74FE95B5
+ C7A54FE9FA19A4EA6EE1508B92BCB5FCA9F8F33D20FFD9C33BE26BF01354D746
+ A3FE8677ABB1BF1220744E52A967C85F813CBF426BA15C43CFB1AF8D31FE42F5
+ 233F6737A57F5DB2B6859F9A1E078E948B3F14EF6F9F0B66E1B371B1D19A7124
+ 11BEDBAF1913F2A89D653322343AA837ACBC072AE9DBE9E16747FF190EB4F992
+ 52F8EAEEA9624FD671B0116050CC34E106DC5D9D421C1B2556B93AA768FFE6D5
+ C419F853289D255F05DDC5D951170477C4479A9A4F9FC5564134D8731CFCE40C
+ 5F17A30E0EA0E6A8A13B8B3C3726B1635CCD9EF3EE702B4B962E7741950E3F7E
+ CD983BF5F874CBA36FCE8D5CECF33DAA1C542D3740330FD9AFA5CB76A3070CAA
+ 78BE329241A42A3310DA59F4F4EBC7A89C1431EC3B04192012422D4084984D10
+ F3C949D74F79A24AAB7D4C66FE29B17E7A90B425205E3313DD1535C15D465DE2
+ F4D9046D1B58BAAA080EB8DDDB34C0478814D5AA520EB607F4E933E8325F3DA8
+ 9152E186A9550A8A7AD421F2D2FD1A13D1CE7D1CD3603E39A1203ED0DAB9F7CD
+ D6D7CB226AD49C9B7E850D48D6D774AC863F9228ED01E0EEB35BCA1FF7E7520C
+ 258A76B1605871C3E43C5A3A8296224B6477A00B8EEE3484D7BD52B575E01252
+ 9E7CAE1FBC063E0EF740120F4E798BEE055DE69571B3FA2DC65C9A3FF0196B63
+ C58187F4B99749D8E6BC9BB534142C387DCDBF2ED16BD9BB1EED2AD3BAEEA587
+ 35A7119B82FC65BB174811DF6751B970CFC6FACD3F9877C8A73DF93E81AC888D
+ 81768BB7C115D0DE73660BA15800B361306A6E6FB795BC9D3784FD33DE41FC59
+ CEEDD24DB2411B8750D6039B1D9664A54DB65984254C9C7AEE0AA54835668CD8
+ 2EA3CE4A213AB7BA2FDE1261B5939FFA519DD7ADBF5ACE7146B417CE2B037BFA
+ A080DC81A1DFC4E94191E345F6D7566F40784AA2B6CC63A2A1A71F12B928FE18
+ 7C480DC99B1DA6B52CBC2327A1EE154BAC92FBCA569901E6B2FC84E15D81813F
+ 62BDC972431C13D1E481E1DE0A0C7E5DF3A7CF060EA77F8C0DD32EA197CDFCFE
+ 6B73FA204ADDD685B92D040E4B4B78927E293B3B45DFD93DD40AE15FC0CE1DCB
+ A9C8B08043E58AF8DE419DB6A92E490F4F5F75A0272CA67A58DF1B5E7815C5AE
+ 5E3F22C82B990FFF5BD7BFEB5DFBE889089199B5AD47A07EDED707116DC55B23
+ F70700E86017FC5A569CE69DF18C2B5898EC7CF88C8B38B52C72BA9DCD7D4834
+ ACF78AF38C9948182111798EBC03DD2A398DE19346B4A122427B14EBB4F17552
+ 8B87AB4613E9EFF20D0DEF81D22B1409B93F9EB66E465BD95FBE088EE96D5F8F
+ 5E27F3D4D4C3B045045540ACEBAB2A2E0E9B152E47FA2C46E33A27882F1DA087
+ B6BAE91500BBF4497E75D98B388481E748C70C7CC6D16670CC9F32623269DEED
+ 89149EF46762788CDA117AB181E9AE599584751F5E87A8AE76CDC7021E5459A9
+ 857B18F589AB9871E6260F753A8C10824FCD3619F7364B290053DD88FD85A114
+ 25BBEDE371B3330F948D200CD6110F095B2D7C3CE84BF6CE8A5968FF8F0C91F8
+ C42746076E2D9F87512F616C33A6A96A7974F79E9BA693302015445A8EEF3DD9
+ 129DA1CD9F6015B0F341E500C1C1743B6401CDB9C3FD300EF2B83197087CA8B4
+ B558713FD3DB73021DC2CEF0F1724F8A6548FD3B838AA32DBDB3D46916E30415
+ 93638735854C1EF50A7A20C1380D2E5C72EDD533375F8043DC5183B9459CF984
+ 3F5C60E1C0C4F280F396E63F1536C016A4EB7496A82A9E14A03AF177ABC6F936
+ 8930155AD29C36AAC8E9EAC8435F443BC3627EE5F1C89935782F6C4EC006AAFD
+ E1DFFD03492BFC49C7C8F1AD0EE7BBBD34E351B24A849F4B84ADE4B0B30CBB11
+ 92CB379B2EBC5F769A6B5BBA38F7F3C1702D4284F80DF3C3A9BA06BB613208BC
+ 19675AF3CCB5B8FAFD8FC15B631F3539338C46CF3F13DEDDA12C3B6A1D10F855
+ 1E29B2371A925C1D57FF1AF08C3D7BACAE171095404793071B8592DBF1AE6F39
+ B83E095819212DF68851990DE38C3EB9E7AC7FEC5FC6C6AFFC18E37BC8635D91
+ AB83EF55E8DD8C747F1C17520891023CE1406AE6BE2980D42AAD2BBE2C88DEF2
+ 262111BBD78C889CDDA82B86B9F4A2647F5F8C5F182A8D73F409445F0FB21E12
+ B176C7768EC23D488E425AE8FC9A34746FE6884354154B916D87A778733FE33D
+ 581C6A08F86CE87055ADBF7B72DAEF23A2227F82C21AF6A145FD34734D8960C9
+ 9BBEDDAC9A955B0E1C7CA92987DF0430CCA2930CD1F633ABC2D1972A682F8EC6
+ 7A5CD53747D898793DF7347B3E2CFFBC9BE082E1925C5A11DD11C664DDE354B8
+ F6B881EBD298898DCFD63C8E6B9362DE6360F86146DCA1830DFED36267D1DFEC
+ 27F14A61E5960DBA70FD749A4459BEE90F825F7ABE6D38909D2EB69D2500E227
+ 10B40DD8127EB48F6149DC7316DE0BF440C7AF37DCF71C79759B80B233327AB7
+ CA6B69733DFFF9688EE370F0F249F465E32757563044C80ED3F05C79D94C823B
+ EE78C7CD2B5B3B398CBEFBD58760D0A981CA726B999F3CCCC8C6BA7080A8CFBF
+ CD69CB5E996350C80FC7CE36CE9077E74817FF2740E3C724083718E2C1EDA011
+ 6B5382AAA187A68A8422FA95A554FA4C96C866118CE2D157BE6265E78A177567
+ 41EEC08293F1D965968680A683B22F0B52040884EE632C104E56C4D157F444D0
+ 8FFBE5D4667E3EB544104CCC3D4B3AAA94DD8F4468285C91C744E8B17C26E25B
+ C8405E5CB708581A5117FBFDC4755367E5C160616F0B6E216EB9E134433A5720
+ A029BDCC8C9AA45C7B9600FAB18E60A9923C9AF2F481818D1BC48026C1B8612F
+ 77C249258C7B14815D871DC0AE1291D029D0BCC9071ABD62FC3B8E3CA53DBC4F
+ 6B02A3CCE4803507770B01261B17DBBC9C7CAE092D140A52BF390019A0FC4218
+ CE41302894FC4522E5A4E37C37E775CE89F66456B7FB5226CE8EA9DBC6D3418D
+ 78C9B2AD6288F81BB50AFD872D0CC45399F34A9FE35DDC885A1FB60970E6A4CA
+ 1821CEAFD1C730F4E930C03923EA58BD247F5661E8F1DB4617D2A6778C32FCBA
+ 6EDFDCED18D320C56BCF1365AA3051809E47B8119658D21014AE588B06706272
+ 473E9AA863F81C960368A2F000D683BCCD8CA6F8B6B15D3CF46D7B46DAE4D88C
+ F47C969B38E596AA7C4F0842153E7A6210125614A93CE4F0AD5EABF67E71B3D4
+ 14A1C0B1EEFFA878E7BA57DA8EA18A580B6345100AEEAA5C341B7CBBD9C821B0
+ B301D1B12C2BEFF22853F96B0557D9F12FCCADBECE00104A3E8E9E57CDD8ABE5
+ 8E43FDB221C9C33AD4B61E03DEE988996F88A29C963742AC959C1801F17A9C6C
+ 5C117DD62C40AB04120439B4D5F93DF516C7F8E7573C40835D88CEEC574D8A91
+ E8A4BE3E42F56D32F479992A599BE77CCBBC53FD942FA43E3C0607498A987575
+ DBDF9F82C1DE7B149420D6A37A820A4243B48F304743A4AFF72DE18DD479D0DB
+ C6B3A4CC389C0049B5F6AA0C98CF562DEF93A856097C97B83CE5BCCC6588D9D4
+ 88D64622D92FD5151A55AAD4A1B4F2F30793BE13186C4503DDD87090A0BCAF5B
+ DC85BF6B90FC2820309DFE3B13D3D55D4DCE16DAB030135ED3DF5456D85479E7
+ 4A0175349572A1439AAD1E469034C698F8EC8BA9B0E704D8837BC916EAA13A45
+ 76593BF4CD6D30715BF1FF29BEA7AD732CF1084EC0AA5AB884D9258B56ABE5D7
+ 291F70EA9672F0A23A1A1A71ADDEEF847C92CDF41E81A60FDCD617450C47F3FD
+ 5F43DD5A8BC63FB46F2B0AF2CA42F4B16F33684D301C3488670B5FC1C5035EDA
+ F1468E68AF8C6DFD6A18DFB3A9AA3F951CF51AA7FA2504589C39CAB166F50CDF
+ 92031A2C552B070D635BC1A39C8DE12E06E6F9A19E40321791FAFCFEAAE422DA
+ 369886C9F950A1564AE25B1FF743E6A377F9E331DB43E3B59D450B570D2EA548
+ 145813858D60447C13CD2F24F7ED389353EB8F687024964F20BC106CC2D74581
+ 328A5A854C91F0B5EBEC8D8B33E0FAAD7FC4E524700C42180A4192CD64F0375C
+ D7EB91EBA2ABA171293014EF13367933245BEE45ED6533D4C157CDB245628785
+ DF1B281F63E35D94C5A873C03602994A4E76FB71E4DD1B5A2C4714334053C479
+ 1B4AF56F52B9D41EF1125A631CEE3B0F679DFE09371A1CFABD32BEE25E04A9FC
+ B9BF07D912454857F71BF4F102CD3D1C402E9E49ADEB74F53BF463080113D732
+ 8A38A81D9ED3D55A09F511366F9B4466C2AAE4E131EA0CBE9B0DB9747EB0095F
+ FD57012146376ECFB6BF8E1C94A8AE39AAB07CA5AB1D85A319DA15BAA59F1AC9
+ 9FDE676EBF8D87203D9FE5FFE056CB476BD72428BDC244601178C49A6E080D28
+ 41E1431A42B239CAC0F2AE64949CC98F44B223DBA14188DA463AC25CAFF94C12
+ 63420ABE615D51B6FBC750701F1FBB41FF6135B61A488478CD907BA7D0343E11
+ 837F7C7D10B1D84BB19CE720535ECACB5004C93647876FC4D5F301CB2E37F340
+ 61D3832D273CE906B9086D7C5E135B9E4DC28A9377B203AE9DFC06833C5A78AB
+ 4CCB24C9C0DC64CBE977E89893296CF2D8BC94D4B1E738F4EA59F8B1027F55E1
+ 1C9E8CF8C1BAA191B2D9F124DC0DAB06049C270328B960B2994628750C8C58DA
+ 17705DE84E6F46DD3554AD43E6921471F5A55A498C4C12CE397A7644AFEFD627
+ 593C86A292BDC2AC867DEE9F92E0A3443C49916CAC8E50BC049467669ACE7380
+ C0F1F500C99EC091DC29E4ED9C5F8A27324A5E2FE395BAC21ED96CB08A1A9F59
+ F9638B6B471B81F49E53B6E80213F1C7973BAC2F6833F456E01F287FD31DBA6A
+ E78AE9201ADD142440C2F4EE016538
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /AUTIMJ+CMR12 findfont /Encoding get
+ dup 65 /A put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 72 /H put
+ dup 73 /I put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /.notdef/C/D/E/.notdef/.notdef
+ /H/I/.notdef/.notdef/L/M
+ /N/O/P/.notdef/R/S
+ /T/U/.notdef/.notdef/.notdef/Y
+ /Z/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N611/AUTIMJ+CMR12 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 110.22 621.831 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N611 11.955 Tf
+ (M) show
+ (A)
+ [8.4521 ] pdfxs
+ (C) show
+ (RO)
+ [8.29668 9.09767 ] pdfxs
+ (SC) show
+ (O)
+ [9.10962 ] pdfxs
+ (P) show
+ (ICDATA)
+ [4.22007 12.3615 8.61956 7.79457 7.48383 12.6722 ] pdfxs
+ (ST) show
+ (R)
+ [8.29668 ] pdfxs
+ (UCTU) show
+ (RE)
+ [8.61946 11.8594 ] pdfxs
+ (ANA) show
+ (L)
+ [6.33614 ] pdfxs
+ (YS) show
+ (IS)
+ [4.23203 10.4009 ] pdfxs
+ (AN) show
+ (DO)
+ [12.8397 9.10962 ] pdfxs
+ (PT) show
+ (I)
+ [4.23203 ] pdfxs
+ (M) show
+ (IZA)
+ [4.22007 7.14917 7.80653 ] pdfxs
+ (T) show
+ (IO)
+ [4.22007 9.10962 ] pdfxs
+ (N) show
+ 187.825 -126.282 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (Y) show
+ 146.855 -151.786 m
+ /N611 11.955 Tf
+ (CH) show
+ (RISLA)
+ [8.61946 4.22007 10.4009 7.31645 7.80653 ] pdfxs
+ (TTNE) show
+ (R) show
+ 114.962 -174.222 m
+ /N614 10.909 Tf
+ (B.S.,)
+ [7.72349 3.0327 6.0654 3.02179 6.6763 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.8436 4.27631 4.29811 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fP)
+ [6.97085 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (nd,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (2000) show
+ 63.416 -187.771 m
+ (M.S.,)
+ [10.0036 3.02179 6.0654 3.0327 6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (2002) show
+ 154.947 -307.278 m
+ (DI) show
+ (SSERTAT)
+ [6.0654 6.05449 7.42902 7.11258 6.97085 7.2763 7.8763 ] pdfxs
+ (I) show
+ (O)
+ [8.4872 ] pdfxs
+ (N) show
+ 72.825 -332.782 m
+ (Submi)
+ [6.0654 6.05449 6.0654 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (edinp)
+ [4.8436 9.6981 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lful\fllment)
+ [6.6654 3.32724 6.0654 3.0327 6.05449 3.0327 3.0327 9.08711 4.8436 5.75995 7.87638 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (herequirements)
+ [6.0654 8.4872 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 4.29811 ] pdfxs
+ 52.962 -346.332 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rthede)
+ [7.909 4.23277 6.0654 8.4872 6.05449 4.85451 ] pdfxs
+ (g) show
+ (ree)
+ [4.2654 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fDoc)
+ [6.97085 8.32365 5.75995 4.85451 ] pdfxs
+ (to) show
+ (r)
+ [7.909 ] pdfxs
+ (o) show
+ (fPhil)
+ [6.97085 7.41812 6.0654 3.02179 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (phyinC)
+ [6.05449 5.75995 9.39264 3.0327 9.6981 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erScience)
+ [4.85451 7.909 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 4.8436 ] pdfxs
+ 122.848 -359.881 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (heGr)
+ [6.05449 8.4872 8.5636 4.2654 ] pdfxs
+ (a) show
+ (du)
+ [6.0654 6.05449 ] pdfxs
+ (at) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (lle)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 77.81 -373.43 m
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mpai)
+ [9.08711 6.05449 5.46541 3.02179 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (2005) show
+ 158.765 -493.373 m
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 2 2
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (b) show
+ (str)
+ [10.9806 10.8568 11.3772 ] pdfxs
+ (ac) show
+ (t) show
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (Providinghi)
+ [7.42902 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.25083 6.05449 3.0327 
+ ] pdfxs
+ (g) show
+ (hperf)
+ [9.86173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncef)
+ [6.05449 4.85451 8.63993 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [8.06173 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-in)
+ [4.85451 4.2654 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.65084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.10535 ] pdfxs
+ (o) show
+ (nmodern)
+ [9.85082 9.08711 5.75995 6.0654 4.8436 4.27631 9.85082 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uresis)
+ [6.05449 4.27631 4.8436 8.10535 3.0327 8.09444 ] pdfxs
+ (a) show
+ (nincre)
+ [9.86173 3.02179 6.0654 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -83.696 m
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (lydi\016cultpr)
+ [3.0327 8.20356 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 6.6873 6.05449 4.27631 
+ ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.02179 4.85451 11.5307 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [6.71992 4.8436 ] pdfxs
+ (o) show
+ (mpilers.P)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 7.48357 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-intensivepr)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 
+ 7.28721 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 6.74173 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.29812 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enb)
+ [4.85451 8.49811 6.37085 ] pdfxs
+ (o) show
+ (undbymem)
+ [6.05449 6.0654 8.50901 5.75995 8.20356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryl)
+ [4.2654 8.20356 3.0327 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ 0 -105.618 m
+ (a) show
+ (ndc)
+ [6.0654 9.08719 4.8436 ] pdfxs
+ (a) show
+ (cheperf)
+ [4.54905 6.05449 7.8763 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,but)
+ [6.0654 4.8436 4.85451 6.17449 6.0654 6.05449 7.27638 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 7.33081 ] pdfxs
+ (t) show
+ (o)
+ [8.47629 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 7.8763 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsusu)
+ [6.05449 3.0327 4.8436 9.09802 7.33081 6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.0327 8.78174 3.33815 ] pdfxs
+ (a) show
+ (il:P)
+ [3.02179 3.0327 7.57084 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -127.541 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.24717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.78174 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enhi)
+ [4.8436 10.0035 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hly-irre)
+ [6.05449 3.0327 5.75995 3.63261 3.0327 4.2654 4.27631 4.85451 ] pdfxs
+ (g) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.21446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.78174 4.85451 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.21446 6.05449 ] pdfxs
+ (a) show
+ (sli)
+ [8.24717 3.0327 3.0327 ] pdfxs
+ (t) show
+ (tlec)
+ [4.23277 3.0327 8.79265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverthelay)
+ [6.97085 5.14905 5.4545 4.85451 8.21446 4.23277 6.0654 8.79265 3.0327 5.14905 5.4545 
+ ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.18183 ] pdfxs
+ (o) show
+ (fhe)
+ [7.2763 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.0035 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -149.463 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -171.386 m
+ (This)
+ [7.8763 6.0654 3.0327 8.78171 ] pdfxs
+ (t) show
+ (hesispresen)
+ [6.05449 4.85451 4.29811 3.0327 8.78171 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (sanewcl)
+ [8.78171 9.9381 6.0654 4.8436 12.3599 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (echniquesn)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.78171 6.05449 ] pdfxs
+ (a) show
+ (med)
+ [9.09802 4.8436 10.5381 ] pdfxs
+ (\\) show
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picD)
+ [6.0654 3.02179 9.3381 8.32365 ] pdfxs
+ (at) show
+ (aStruc)
+ [9.9381 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.3272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 4.29811 ] pdfxs
+ 0 -193.308 m
+ (a) show
+ (ndOp)
+ [6.0654 9.55628 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (") show
+ (,whichisanew)
+ [6.55631 7.8763 6.0654 3.0327 4.53815 9.55628 3.0327 7.7999 8.95629 6.0654 4.8436 
+ 11.3781 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chto)
+ [4.53815 9.56719 4.23277 8.95629 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.34538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem)
+ [6.05449 3.0327 4.85451 12.5889 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 8.94538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.55628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingp)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 8.95629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 0 -215.231 m
+ (intensivepr)
+ [3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 8.63993 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 8.35629 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzingindividu)
+ [3.0327 5.74904 4.85451 3.0327 6.05449 9.25083 3.0327 6.05449 6.0654 3.0327 5.74904 
+ 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [6.82903 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.2654 8.65084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (o) show
+ (rs)
+ [8.06173 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 8.63993 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 0 -237.153 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.47626 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chiden)
+ [4.54905 10.2326 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes,)
+ [3.0327 6.05449 4.85451 4.29811 7.33084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzes,)
+ [3.02179 5.75995 4.85451 4.8436 4.30902 7.31994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2217 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsformsen)
+ [6.05449 4.30902 3.32724 5.46541 4.2654 9.09802 8.46535 4.8436 5.75995 ] pdfxs
+ (t) show
+ (iremem)
+ [3.0327 4.2654 9.02174 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 9.91628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.46535 ] pdfxs
+ (a) show
+ (sauni)
+ [8.47626 9.61083 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.Thef)
+ [9.46901 7.8763 6.0654 9.01083 3.33815 ] pdfxs
+ (o) show
+ (un-)
+ [6.05449 6.0654 3.63261 ] pdfxs
+ 0 -259.076 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.53815 9.55628 3.02179 7.7999 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisn)
+ [3.02179 5.75995 4.30902 3.02179 7.7999 6.05449 ] pdfxs
+ (a) show
+ (medD)
+ [9.09802 4.8436 9.55628 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [8.94538 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.34538 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.78899 ] pdfxs
+ (a) show
+ (nda)
+ [6.0654 9.54537 8.94538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nn)
+ [9.54537 6.0654 ] pdfxs
+ (a) show
+ (med)
+ [9.08711 4.85451 6.0654 ] pdfxs
+ 0 -280.998 m
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.75993 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.69447 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.35992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.74902 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisac)
+ [3.0327 5.75995 4.29811 3.0327 8.21444 3.02179 8.21444 9.35992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 8.75993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.18173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhich)
+ [3.0327 5.75995 4.29811 3.0327 8.21444 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -302.921 m
+ (identi\fesd)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 8.06172 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.20719 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.06172 ] pdfxs
+ (o) show
+ (nthehe)
+ [9.81809 4.23277 6.0654 8.6072 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.81809 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.81809 ] pdfxs
+ (t) show
+ (heirimp)
+ [6.0654 4.8436 3.0327 8.029 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.99638 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.06172 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.81809 ] pdfxs
+ (a) show
+ (stypes)
+ [8.06172 3.93823 5.75995 6.35994 8.6072 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (.)
+ [8.2472 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ 0 -324.844 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.47267 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.65086 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuses)
+ [8.69447 6.05449 4.30902 4.8436 6.92718 ] pdfxs
+ (t) show
+ (heresults)
+ [6.0654 7.47267 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 6.92718 ] pdfxs
+ (o) show
+ (f)
+ [5.96722 ] pdfxs
+ (Da) show
+ (taStruc)
+ [4.23277 8.08357 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.47267 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 6.92718 ] pdfxs
+ (t) show
+ (ose)
+ [8.07266 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (edyn)
+ [7.47267 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 8.38902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -346.766 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.34172 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.88721 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 6.1854 ] pdfxs
+ (g) show
+ (ivingc)
+ [3.0327 5.75995 3.02179 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [6.0654 5.14905 5.4545 4.85451 7.2981 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 7.8763 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.27638 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.8763 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.47629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureinmem)
+ [6.0654 4.2654 7.88721 3.02179 9.0981 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.78174 ] pdfxs
+ (t) show
+ (o)
+ [8.4872 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.88721 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 16.936 -368.689 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.6363 ] pdfxs
+ (o) show
+ (n)
+ [10.6254 ] pdfxs
+ (t) show
+ (hesetwof)
+ [6.0654 4.8436 4.30902 9.41447 3.93823 7.58175 10.0254 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6254 ] pdfxs
+ (t) show
+ (echniques,)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 7.83266 ] pdfxs
+ (t) show
+ (histhesisdescribessever)
+ [6.05449 3.0327 8.87989 4.23277 6.0654 4.8436 4.30902 3.0327 8.86898 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.87989 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (lperf)
+ [7.60357 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprov-)
+ [6.05449 4.85451 9.41447 3.0327 9.08711 6.0654 4.27631 5.14905 5.75995 3.63261 ] pdfxs
+ 0 -390.611 m
+ (ing)
+ [3.0327 6.05449 9.30537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 8.1599 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [8.12718 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-in)
+ [4.85451 4.2654 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.69447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Firs)
+ [9.08711 4.30902 8.50902 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.92721 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.69447 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.87267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [9.90537 3.0327 ] pdfxs
+ (t) show
+ (selfprovides)
+ [4.29811 4.85451 3.02179 7.18903 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 4.29811 ] pdfxs
+ 0 -412.534 m
+ (imp)
+ [3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntloc)
+ [5.75995 9.10909 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityimprovementsf)
+ [3.0327 3.0327 3.93823 10.6254 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 
+ 9.08711 4.85451 5.75995 4.23277 9.17444 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.14172 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.71992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Oncethepr)
+ [9.08711 11.5854 8.4872 6.05449 4.85451 9.71992 4.23277 6.0654 9.71992 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mispo)
+ [13.9525 3.0327 9.17444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.89811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,sever)
+ [4.85451 6.05449 8.21447 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -434.456 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-speci\fc)
+ [3.0327 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.54537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.99989 4.85451 ] pdfxs
+ (a) show
+ (nbeperf)
+ [10.7563 6.35994 9.54537 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 10.7563 ] pdfxs
+ (t) show
+ (oreduceinter-)
+ [10.1454 4.27631 4.8436 6.0654 6.0654 4.8436 9.54537 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.8436 8.94546 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.0654 3.02179 6.0654 10.1454 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.0654 10.7563 6.37085 5.74904 ] pdfxs
+ (o) show
+ (loverhe)
+ [7.73448 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -456.379 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,wedescribe)
+ [6.0654 6.0654 7.30903 7.58175 8.99993 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 9.01083 ] pdfxs
+ (a) show
+ (n)
+ [10.2108 ] pdfxs
+ (agg) show
+ (ressivetechnique,)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.01083 4.23277 4.85451 4.54905 6.05449 
+ 6.0654 3.0327 5.74904 6.0654 4.8436 7.31994 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icP)
+ [3.0327 8.99993 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.43264 7.8763 ] pdfxs
+ (o) show
+ (mpression,whichreduces)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 5.46541 6.05449 7.31994 7.8763 
+ 6.0654 3.02179 4.54905 10.2217 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.45444 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -478.301 m
+ (size)
+ [4.29811 3.0327 4.85451 8.41084 ] pdfxs
+ (o) show
+ (fp)
+ [6.89448 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.86536 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.81092 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.87627 ] pdfxs
+ (o) show
+ (rless,incre)
+ [7.83264 3.0327 4.8436 4.30902 4.29811 6.61085 3.0327 6.05449 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (singe\013ec)
+ [4.29811 3.0327 6.0654 9.01083 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.41084 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.53815 6.0654 8.41084 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.32719 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.63264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -500.224 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (inter-in)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -522.146 m
+ (Thisthesisdescribes)
+ [7.8763 6.0654 3.0327 7.73445 4.23277 6.0654 4.8436 4.30902 3.0327 7.73445 6.05449 
+ 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 7.73445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.05449 6.50176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 6.50176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.49082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (o) show
+ (fpr)
+ [6.76358 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.73445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.49082 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ 0 -544.069 m
+ (t) show
+ (echniques,)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 6.65449 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 9.67628 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.9199 ] pdfxs
+ (t) show
+ (henetperf)
+ [6.0654 8.45447 6.0654 4.8436 7.86547 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.45447 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.86547 ] pdfxs
+ (o) show
+ (fthe)
+ [6.94903 4.23277 6.0654 8.46538 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Fin)
+ [6.05449 4.30902 7.86538 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,itdescribes)
+ [3.0327 3.0327 4.84359 6.65449 3.0327 7.85456 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.35994 4.85451 4.29811 ] pdfxs
+ 229.455 -577.5 m
+ (iii)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 3 3
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (al)
+ [10.3745 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ecl)
+ [9.76355 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.21807 ] pdfxs
+ (o) show
+ (fp)
+ [8.2472 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.94175 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 9.22898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.18536 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 9.76355 7.58175 ] pdfxs
+ (o) show
+ (rkin\feldssuch)
+ [4.2654 10.6799 3.02179 10.9854 6.05449 4.85451 3.02179 6.0654 9.21807 4.30902 6.05449 
+ 4.54905 10.9744 ] pdfxs
+ (a) show
+ (she)
+ [9.21807 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [10.9854 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 10.6799 ] pdfxs
+ (a) show
+ (ndreli)
+ [6.05449 10.9744 4.27631 4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bility,)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [12.7307 6.05449 6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,dis)
+ [6.6654 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributedc)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.6981 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.47629 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 229.606 -657.201 m
+ (iv)
+ [3.0327 5.75995 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 4 4
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 191.419 384.22 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (ToT)
+ [6.97089 9.47994 6.97089 ] pdfxs
+ (a) show
+ (ny)
+ [6.13082 5.30169 ] pdfxs
+ (a) show
+ (,f)
+ [7.24365 3.34914 ] pdfxs
+ (o) show
+ (r)
+ [8.49808 ] pdfxs
+ (he) show
+ (runw)
+ [8.50899 5.85816 6.13082 7.24359 ] pdfxs
+ (ave) show
+ (ringl)
+ [4.60356 3.34914 6.13082 8.92363 2.78176 ] pdfxs
+ (ov) show
+ (e)
+ [8.92363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rt.)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ 111.702 -332.38 m
+ /N614 10.909 Tf
+ (v) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 5 5
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (Ack)
+ [21.0691 11.6003 14.7233 ] pdfxs
+ (n) show
+ (owle)
+ [13.162 20.1519 7.73363 12.7405 ] pdfxs
+ (d) show
+ (gments)
+ [13.9304 23.2503 12.7157 14.7235 10.832 11.0054 ] pdfxs
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (This)
+ [7.8763 6.0654 3.0327 7.53809 ] pdfxs
+ (t) show
+ (hesisw)
+ [6.0654 4.8436 4.30902 3.02179 7.54899 7.57085 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.30537 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.48365 6.37085 8.08357 6.37085 ] pdfxs
+ (o) show
+ (ssiblewi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.08357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (t) show
+ (hesupp)
+ [6.0654 8.09448 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.48365 ] pdfxs
+ (o) show
+ (fm)
+ [6.57812 9.08711 ] pdfxs
+ (a) show
+ (nype)
+ [5.75995 8.99992 6.37085 4.8436 ] pdfxs
+ (o) show
+ (plewhohavehelpedmeinways)
+ [6.0654 3.02179 8.09448 7.8763 6.0654 8.69447 6.0654 5.14905 5.4545 8.08357 6.0654 
+ 4.8436 3.0327 6.37085 4.8436 9.30537 9.08711 8.09448 3.0327 9.29446 7.58175 5.14905 
+ 5.75995 4.29811 ] pdfxs
+ 0 -83.696 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndsm)
+ [6.0654 9.6981 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ 16.936 -105.618 m
+ (I) show
+ (np)
+ [10.2872 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,Iw)
+ [4.27631 7.3963 8.15985 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.0327 10.2763 3.0327 3.0327 5.4545 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkmy)
+ [6.0654 9.97082 8.79257 9.98173 ] pdfxs
+ (a) show
+ (dvis)
+ [6.05449 5.75995 3.0327 4.29811 ] pdfxs
+ (o) show
+ (r,)
+ [4.27631 7.3963 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.74904 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.3089 ] pdfxs
+ (A) show
+ (dve,f)
+ [6.0654 5.4545 4.8436 7.3963 3.33815 ] pdfxs
+ (o) show
+ (rhissupp)
+ [8.48718 6.0654 3.0327 8.5199 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,p)
+ [7.3963 6.05449 ] pdfxs
+ (at) show
+ (ience,)
+ [3.0327 4.8436 6.0654 4.8436 4.85451 7.3963 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -127.541 m
+ (especi)
+ [4.8436 4.30902 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyhis)
+ [3.0327 3.02179 10.1454 6.0654 3.02179 8.69444 ] pdfxs
+ (t) show
+ (rust)
+ [4.2654 6.0654 4.29811 8.6291 ] pdfxs
+ (a) show
+ (ndrespec)
+ [6.0654 10.4399 4.27631 4.8436 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.)
+ [10.1235 ] pdfxs
+ (H) show
+ (e)
+ [9.22901 ] pdfxs
+ (ta) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htmehow)
+ [5.74904 8.6291 9.08711 9.23992 6.05449 5.15996 12.2617 ] pdfxs
+ (t) show
+ (oc)
+ [9.82901 4.85451 ] pdfxs
+ (o) show
+ (mmunic)
+ [9.08711 8.79257 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (eide)
+ [9.22901 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (sm)
+ [8.68353 9.09802 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.2654 9.23992 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 7.60357 ] pdfxs
+ (g) show
+ (ave)
+ [5.14905 5.4545 4.8436 ] pdfxs
+ 0 -149.463 m
+ (me)
+ [9.08711 10.1017 ] pdfxs
+ (t) show
+ (hefreed)
+ [6.05449 10.0908 3.33815 4.27631 4.8436 4.85451 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [14.3343 ] pdfxs
+ (t) show
+ (oinves)
+ [10.7017 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (ethe)
+ [10.1017 4.23277 6.0654 10.0908 ] pdfxs
+ (\() show
+ (br)
+ [6.0654 4.27631 ] pdfxs
+ (oa) show
+ (d)
+ [11.3017 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 11.3017 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imess)
+ [3.0327 9.08711 4.85451 9.54534 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e\))
+ [4.8436 9.49091 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [9.54534 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [9.49091 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erestme,)
+ [4.8436 4.27631 4.85451 4.29811 9.49091 9.08711 4.85451 8.67265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -171.386 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edm)
+ [4.8436 9.32719 9.09802 ] pdfxs
+ (a) show
+ (nyide)
+ [5.75995 9.02174 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [7.57081 ] pdfxs
+ (t) show
+ (o)
+ [8.7272 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.57081 7.58175 ] pdfxs
+ (o) show
+ (rk.Few)
+ [4.27631 5.74904 7.75629 6.21813 4.8436 11.149 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.54901 ] pdfxs
+ (a) show
+ (dvis)
+ [6.05449 5.75995 3.0327 4.29811 ] pdfxs
+ (o) show
+ (rsw)
+ [4.27631 7.57081 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 9.32719 ] pdfxs
+ (a) show
+ (llowam)
+ [3.0327 3.0327 5.14905 11.149 8.7272 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (eds)
+ [4.85451 9.32719 4.29811 ] pdfxs
+ (t) show
+ (udent)
+ [6.0654 6.05449 4.85451 5.75995 7.50547 ] pdfxs
+ (t) show
+ (o)
+ [8.7272 ] pdfxs
+ (g) show
+ (o)
+ [8.7272 ] pdfxs
+ (o) show
+ (\013) show
+ 0 -193.308 m
+ (a) show
+ (ndbuild)
+ [6.0654 9.68719 6.0654 6.0654 3.02179 3.0327 9.6981 ] pdfxs
+ (a) show
+ (nen)
+ [9.6981 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.0327 4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 ] pdfxs
+ (t) show
+ (osupp)
+ [9.08719 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (t) show
+ (heirrese)
+ [6.05449 4.85451 3.02179 7.909 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rch.)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ 16.936 -215.231 m
+ (MywifeT)
+ [10.0036 10.189 7.8763 3.0327 3.32724 9.28356 6.97085 ] pdfxs
+ (a) show
+ (nyais)
+ [5.74904 5.4545 9.88355 3.0327 8.73808 ] pdfxs
+ (a) show
+ (nunsh)
+ [10.4835 6.0654 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 9.28356 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 9.27265 ] pdfxs
+ (o) show
+ (fsupp)
+ [7.7672 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt,unders)
+ [4.27631 4.23277 7.65811 6.0654 6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.65811 ] pdfxs
+ (a) show
+ (ndlove.Shehelpedme)
+ [6.0654 10.4835 3.0327 5.14905 5.4545 4.85451 10.2545 6.0654 6.05449 9.28356 6.05449 
+ 4.85451 3.0327 6.35994 4.8436 10.4945 9.08711 4.8436 ] pdfxs
+ 0 -237.153 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keit)
+ [5.4545 8.32357 3.0327 7.71274 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.53446 ] pdfxs
+ (t) show
+ (heocc)
+ [6.05449 8.32357 5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.22901 ] pdfxs
+ (g) show
+ (rueling)
+ [4.27631 6.05449 4.85451 3.0327 3.02179 6.0654 8.92356 ] pdfxs
+ (a) show
+ (llnigh)
+ [3.0327 6.50176 6.0654 3.02179 5.46541 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.77808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.53446 ] pdfxs
+ (o) show
+ (therch)
+ [4.23277 6.0654 4.8436 7.74537 4.54905 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ingp)
+ [3.0327 6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.77808 ] pdfxs
+ (o) show
+ (f)
+ [6.80721 ] pdfxs
+ (t) show
+ (hesel)
+ [6.05449 4.85451 4.29811 8.32357 3.0327 ] pdfxs
+ (a) show
+ (st\fve)
+ [4.29811 7.71274 6.0654 5.4545 4.8436 ] pdfxs
+ 0 -259.076 m
+ (ye)
+ [5.4545 4.8436 ] pdfxs
+ (a) show
+ (rs,sel\resslysupp)
+ [4.27631 4.30902 6.59994 4.30902 4.8436 3.0327 6.0654 4.8436 4.29811 4.30902 3.0327 
+ 9.31628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingmeevenwhenunderpressuresfr)
+ [3.02179 6.0654 9.02174 9.08711 8.41084 4.8436 5.46541 4.8436 9.62173 7.8763 6.0654 
+ 4.8436 9.63264 6.05449 6.0654 6.05449 4.85451 7.83264 6.0654 4.2654 4.85451 4.29811 
+ 4.30902 6.05449 4.27631 4.8436 7.86536 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mherownrese)
+ [12.6544 6.05449 4.85451 7.83264 5.14905 7.8763 9.63264 4.2654 4.85451 4.29811 4.85451 
+ ] pdfxs
+ (a) show
+ (rchw)
+ [4.2654 4.54905 9.62173 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.32719 ] pdfxs
+ (a) show
+ (ndj)
+ [6.05449 9.63264 3.32724 ] pdfxs
+ (o) show
+ (b.)
+ [6.0654 7.85448 ] pdfxs
+ (I) show
+ (n) show
+ 0 -280.998 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (o) show
+ (fmyrese)
+ [6.95994 8.79257 9.39264 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch,shec)
+ [4.27631 4.53815 6.0654 6.6654 4.30902 6.05449 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inues)
+ [3.0327 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (oenrichmylife)
+ [9.0981 4.8436 6.0654 4.2654 3.0327 4.54905 9.6981 8.78166 9.39264 3.0327 3.0327 
+ 3.32724 8.4872 ] pdfxs
+ (a) show
+ (sawh)
+ [7.94172 9.08719 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le.)
+ [3.0327 4.8436 3.0327 ] pdfxs
+ 16.936 -302.921 m
+ (Ihavedeeplyenjoyedmyin)
+ [7.38531 6.05449 5.14905 5.4545 8.29084 6.0654 4.8436 4.85451 6.05449 3.0327 9.19628 
+ 4.85451 6.05449 3.33815 5.14905 5.4545 4.85451 9.50173 8.78166 9.20719 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.74536 ] pdfxs
+ (a) show
+ (ndfriendshipswi)
+ [6.05449 9.50173 3.33815 4.27631 3.02179 4.85451 6.05449 6.0654 4.29811 6.0654 3.0327 
+ 6.05449 7.74536 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.50173 ] pdfxs
+ (t) show
+ (hemembers)
+ [6.0654 8.29084 9.08711 4.8436 8.79257 6.35994 4.85451 4.2654 7.74536 ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrese)
+ [13.44 4.27631 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.53815 6.0654 ] pdfxs
+ 0 -324.844 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (up)
+ [6.05449 10.9744 ] pdfxs
+ (a) show
+ (swell)
+ [9.21807 7.57085 4.85451 3.02179 7.94175 ] pdfxs
+ (a) show
+ (s)
+ [9.21807 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.76355 ] pdfxs
+ (o) show
+ (pen-s)
+ [6.35994 4.85451 6.05449 3.64352 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 9.76355 4.8436 ] pdfxs
+ (o) show
+ (mmunitywehavebuilt)
+ [9.08711 8.79257 6.05449 6.0654 3.0327 3.93823 10.669 7.57085 9.76355 6.0654 5.14905 
+ 5.4545 9.75265 6.0654 6.0654 3.02179 3.0327 9.15273 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 10.9744 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.B)
+ [9.99272 7.94175 7.7344 ] pdfxs
+ (ot) show
+ (hhaveprovided)
+ [10.9635 6.0654 5.14905 5.4545 9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 6.0654 ] pdfxs
+ 0 -346.766 m
+ (imp)
+ [3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntinsi)
+ [5.75995 8.3891 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (s,h)
+ [4.30902 7.29812 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 10.1999 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blems,)
+ [6.0654 3.0327 4.8436 9.09802 4.29811 7.30903 ] pdfxs
+ (a) show
+ (ndadesire)
+ [6.05449 10.2108 9.59992 6.0654 4.8436 4.30902 3.02179 4.27631 8.99993 ] pdfxs
+ (t) show
+ (om)
+ [9.59992 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.99993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.149 ] pdfxs
+ (a) show
+ (ss)
+ [8.44353 4.30902 ] pdfxs
+ (ta) show
+ (ble,r)
+ [6.05449 3.0327 4.8436 7.30903 4.27631 ] pdfxs
+ (o) show
+ (bus)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (ndex)
+ [6.05449 10.2108 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ensible)
+ [4.85451 6.05449 4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -368.689 m
+ (a) show
+ (sp)
+ [8.13808 6.35994 ] pdfxs
+ (o) show
+ (ssible.Speci)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 8.46538 6.0654 6.35994 4.85451 4.8436 
+ 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.86176 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nks)
+ [6.05449 5.75995 8.13808 ] pdfxs
+ (g) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (oMishaBrukm)
+ [9.29447 9.99272 3.0327 4.30902 6.05449 9.29447 7.72349 4.27631 6.05449 5.75995 9.08711 
+ ] pdfxs
+ (a) show
+ (nf)
+ [9.89446 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [8.10537 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ding)
+ [6.0654 3.0327 6.05449 9.29447 ] pdfxs
+ (\(a) show
+ (ndrere)
+ [6.05449 9.89446 4.27631 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (din)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\)m)
+ [8.08365 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.58901 ] pdfxs
+ (o) show
+ (fmyp)
+ [7.16721 8.79257 9.58901 6.05449 ] pdfxs
+ (a) show
+ (pers)
+ [6.37085 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -390.611 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhisp)
+ [9.6981 6.05449 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlycri)
+ [4.2654 3.0327 9.39264 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (leyef)
+ [6.6654 4.85451 5.4545 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rinc)
+ [7.909 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-hyphen)
+ [3.63261 5.75995 5.75995 6.0654 6.05449 4.85451 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndmispellin)
+ [6.05449 9.6981 9.08711 3.0327 4.30902 6.35994 4.8436 3.0327 3.0327 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -412.534 m
+ (Iw)
+ [7.1344 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.25083 3.0327 3.0327 5.4545 8.03993 ] pdfxs
+ (t) show
+ (o)
+ [8.63993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nk)
+ [6.05449 8.95628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.03993 ] pdfxs
+ (UIU) show
+ (CCl)
+ [11.0726 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssic)
+ [4.29811 4.30902 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lFencingClub)
+ [6.21813 6.21813 4.8436 6.0654 4.8436 3.0327 6.0654 8.63993 7.8763 3.0327 6.0654 
+ 9.25083 ] pdfxs
+ (a) show
+ (sawh)
+ [7.49445 8.63993 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le,)
+ [3.0327 4.8436 6.31631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (Jo) show
+ (hnM)
+ [6.0654 9.25083 10.0036 ] pdfxs
+ (a) show
+ (inzer)
+ [3.02179 6.0654 4.8436 4.85451 7.46173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.25083 ] pdfxs
+ (L) show
+ (ud)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ 0 -434.456 m
+ (Y)
+ [7.2763 ] pdfxs
+ (a) show
+ (fremavainp)
+ [3.32724 4.27631 4.8436 9.09802 5.14905 5.14904 10.0908 3.0327 10.7017 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,f)
+ [4.2654 7.91993 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (o) show
+ (rbingm)
+ [4.2654 6.0654 3.0327 6.05449 10.0908 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.3963 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (hefrus)
+ [6.0654 9.47992 3.33815 4.2654 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.94535 ] pdfxs
+ (a) show
+ (ndcr)
+ [6.05449 10.7017 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ziness)
+ [4.85451 3.02179 6.0654 4.8436 4.30902 8.94535 ] pdfxs
+ (a) show
+ (ccumul)
+ [4.8436 4.8436 6.0654 8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edover)
+ [4.8436 10.7017 5.14905 5.4545 4.85451 4.27631 ] pdfxs
+ 0 -456.379 m
+ (t) show
+ (hec)
+ [6.05449 9.39265 4.85451 ] pdfxs
+ (o) show
+ (urse)
+ [6.05449 4.27631 4.30902 9.38174 ] pdfxs
+ (o) show
+ (fthisw)
+ [7.8872 4.23277 6.0654 3.0327 8.84717 7.57085 ] pdfxs
+ (o) show
+ (rk.Theyprovided)
+ [4.27631 5.75995 10.5926 7.88721 6.05449 4.85451 10.2981 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 10.6035 ] pdfxs
+ (a) show
+ (nimp)
+ [10.6035 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.78183 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (let)
+ [3.02179 4.85451 8.78183 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6035 ] pdfxs
+ (ta) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htmephysic)
+ [5.75995 8.78183 9.09802 9.39265 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (law)
+ [7.57084 5.14905 7.58175 ] pdfxs
+ (a) show
+ (reness,)
+ [4.2654 4.85451 6.05449 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ 0 -478.301 m
+ (\rexibility,)
+ [6.0654 4.8436 5.75995 3.0327 6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 7.29812 
+ ] pdfxs
+ (a) show
+ (nddex)
+ [6.0654 10.1999 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (erity)
+ [4.8436 4.27631 3.0327 3.93823 9.89446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tIdidn)
+ [8.37819 8.08348 6.0654 3.02179 10.2108 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.3891 ] pdfxs
+ (t) show
+ (hinkw)
+ [6.05449 3.0327 6.0654 9.89446 7.58175 ] pdfxs
+ (a) show
+ (sp)
+ [8.44353 6.35994 ] pdfxs
+ (o) show
+ (ssible.They)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.85451 9.39264 7.8763 6.0654 4.8436 9.90537 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.98902 ] pdfxs
+ (a) show
+ (lsoresp)
+ [3.0327 4.30902 9.58901 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.0654 4.29811 3.0327 6.0654 3.02179 8.99993 3.32724 ] pdfxs
+ (o) show
+ (rkeepin)
+ [8.42173 5.4545 4.8436 4.8436 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -500.224 m
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (mw)
+ [12.1525 7.57085 ] pdfxs
+ (o) show
+ (rkpl)
+ [4.27631 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cevi)
+ [4.8436 7.90903 5.75995 3.0327 ] pdfxs
+ (o) show
+ (lence)
+ [3.0327 4.8436 6.0654 4.8436 7.90903 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (a) show
+ (n)
+ [9.11992 ] pdfxs
+ (to) show
+ (ler)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (blelevel,f)
+ [6.05449 3.0327 7.90903 3.0327 4.8436 5.4545 4.85451 3.0327 6.20722 3.32724 ] pdfxs
+ (o) show
+ (rwhichmyc)
+ [7.33083 7.88721 6.05449 3.0327 4.54905 9.11992 8.78166 8.82538 4.8436 ] pdfxs
+ (o) show
+ (lle)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (ag) show
+ (ues)
+ [6.0654 4.8436 7.36354 ] pdfxs
+ (a) show
+ (reund)
+ [4.27631 7.90903 6.0654 6.05449 6.0654 ] pdfxs
+ (o) show
+ (ub)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ (edly)
+ [4.8436 6.0654 3.02179 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkful!)
+ [6.0654 5.75995 3.32724 6.0654 3.0327 3.0327 ] pdfxs
+ 16.936 -522.146 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Iw)
+ [3.0327 3.0327 4.84359 6.95994 7.81076 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.93809 3.02179 3.0327 5.4545 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nkS)
+ [6.0654 9.62173 6.0654 ] pdfxs
+ (t) show
+ (evenVe)
+ [4.8436 5.4545 4.85451 9.92718 7.26539 4.85451 ] pdfxs
+ (g) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (hl,whoenc)
+ [6.0654 3.0327 6.94903 7.88721 6.05449 9.32719 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (ag) show
+ (edmetopursue)
+ [4.8436 9.92718 9.09802 8.71629 4.23277 9.32719 6.0654 6.05449 4.27631 4.29811 6.0654 
+ 8.71629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [8.71629 4.29811 ] pdfxs
+ (t) show
+ (udies)
+ [6.0654 6.05449 3.0327 4.8436 4.29811 ] pdfxs
+ 0 -544.069 m
+ (a) show
+ (ndwh)
+ [6.0654 9.68719 7.88721 6.05449 ] pdfxs
+ (o) show
+ (seinfec)
+ [4.30902 8.47629 3.0327 6.0654 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (uslove)
+ [6.0654 7.93081 3.0327 5.14905 5.4545 8.4872 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (o) show
+ (mpilerss)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.94172 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edme)
+ [4.8436 9.6981 9.08711 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.02179 7.94172 6.0654 ] pdfxs
+ (at) show
+ (hin)
+ [9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he\frstpl)
+ [6.0654 8.47629 6.0654 4.27631 4.29811 7.87638 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 3.0327 ] pdfxs
+ 229.606 -577.5 m
+ (vi)
+ [5.75995 3.0327 ] pdfxs
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 6 6
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (T)
+ [17.0782 ] pdfxs
+ (ab) show
+ (leofContents)
+ [7.73363 22.0109 13.9552 17.8217 20.1271 13.9552 14.6987 10.8568 12.7157 14.7235 10.832 
+ 11.0054 ] pdfxs
+ 0 -64.309 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er1)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roducti)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.......................................)
+ [9.03265 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (1) show
+ 16.364 -77.858 m
+ (1) show
+ (.1F)
+ [3.0327 16.6035 6.20722 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heM)
+ [6.0654 8.47629 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (A) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch........................)
+ [4.54905 11.8363 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (4) show
+ 41.455 -91.407 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis..............................)
+ [3.0327 5.74904 4.30902 3.0327 10.0253 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (4) show
+ 41.455 -104.956 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n............................)
+ [16.2108 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (5) show
+ 16.364 -118.506 m
+ (1) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picTechniques.........................)
+ [6.05449 3.0327 8.4872 6.97085 4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 
+ 4.85451 12.6326 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (7) show
+ 41.455 -132.055 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1SimplePo)
+ [3.0327 17.9344 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nOp)
+ [9.6981 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns......................)
+ [6.0654 12.8726 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (7) show
+ 41.455 -145.604 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2Tr)
+ [3.0327 17.9344 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.........................)
+ [9.54537 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (8) show
+ 41.455 -159.153 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3O)
+ [3.0327 17.9344 8.4872 ] pdfxs
+ (t) show
+ (herM)
+ [6.05449 4.85451 7.909 9.99272 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picTechniques..........................)
+ [6.0654 3.0327 8.4872 6.95994 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 13.5162 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 18.6107 ] pdfxs
+ (8) show
+ 16.364 -172.702 m
+ (1) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisThesis..........................)
+ [6.0654 3.02179 7.94172 7.8763 6.0654 4.8436 4.30902 3.0327 15.0544 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 18.6107 ] pdfxs
+ (9) show
+ 16.364 -186.252 m
+ (1) show
+ (.4ThesisOr)
+ [3.0327 16.6035 7.8763 6.0654 4.8436 4.30902 3.02179 7.94172 8.4872 4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................................)
+ [15.6653 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (10) show
+ 0 -210.71 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er2The)
+ [4.85451 7.909 16.3635 7.8763 6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure..........................)
+ [6.0654 4.2654 7.66903 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (11) show
+ 16.364 -224.259 m
+ (2) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.........................................)
+ [9.42537 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (11) show
+ 16.364 -237.808 m
+ (2) show
+ (.2Pr)
+ [3.0327 16.6035 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (R) show
+ (epresent)
+ [4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..................................)
+ [12.0326 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (15) show
+ 41.455 -251.357 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1Overview)
+ [3.0327 17.9344 8.4872 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.509 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nSet......................)
+ [9.6981 6.05449 4.85451 8.66183 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (15) show
+ 41.455 -264.907 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-)
+ [4.85451 3.63261 ] pdfxs
+ (I) show
+ (ndependentType)
+ [6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 5.75995 7.87638 7.57085 
+ 5.75995 6.37085 8.47629 ] pdfxs
+ (I) show
+ (nf)
+ [6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,C)
+ [6.0654 6.6654 7.8763 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndGe)
+ [6.05449 9.6981 8.5636 4.8436 ] pdfxs
+ (t) show
+ (ElementP)
+ [7.42902 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 7.42902 ] pdfxs
+ (t) show
+ (r.....)
+ [12.0981 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (16) show
+ 41.455 -278.456 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3ExplicitMem)
+ [3.0327 17.9344 7.42902 5.74904 6.0654 3.0327 3.02179 4.85451 3.0327 7.87638 10.0036 
+ 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (U) show
+ (ni\fedMem)
+ [6.0654 3.02179 6.0654 4.8436 9.6981 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryModel............)
+ [4.2654 9.40355 9.99272 5.75995 6.0654 4.8436 8.57447 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (19) show
+ 41.455 -292.005 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4Func)
+ [3.0327 17.9344 6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ndExcep)
+ [6.0654 9.6981 7.41812 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Ha) show
+ (ndling.....................)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 14.4871 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (19) show
+ 41.455 -305.554 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5Pl)
+ [3.0327 17.9344 7.42902 3.02179 ] pdfxs
+ (a) show
+ (in-)
+ [3.0327 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,Bin)
+ [6.6654 7.7344 3.02179 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (I) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryRepresen)
+ [4.2654 9.39264 8.03985 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns...............)
+ [6.0654 7.86536 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (22) show
+ 16.364 -319.103 m
+ (2) show
+ (.3The)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure............................)
+ [6.0654 4.2654 14.8144 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 41.455 -332.653 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-)
+ [6.05449 3.64352 ] pdfxs
+ (L) show
+ (evel)
+ [4.8436 5.4545 4.85451 6.6654 ] pdfxs
+ (D) show
+ (esi)
+ [4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpilerFr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 6.21813 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk.............)
+ [4.2654 15.1526 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 41.455 -346.202 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpile-Time:Ex)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.63261 7.88721 3.02179 9.09802 4.8436 7.8872 
+ 7.41812 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lFr)
+ [6.6763 6.20722 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-end)
+ [3.64352 4.8436 6.0654 9.6981 ] pdfxs
+ (a) show
+ (ndStaticOp)
+ [6.05449 9.6981 6.0654 4.23277 5.46541 4.23277 3.0327 8.4872 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizer............)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.21083 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (25) show
+ 41.455 -359.751 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (L) show
+ (inker&)
+ [3.0327 6.05449 5.4545 4.85451 7.909 12.1199 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imizer.......................)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 13.658 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (26) show
+ 41.455 -373.3 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4O\017ine)
+ [3.0327 17.9344 8.4872 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (JI) show
+ (T)
+ [11.5199 ] pdfxs
+ (Nat) show
+ (iveCodeGener)
+ [3.0327 5.4545 8.47629 7.88721 5.74904 6.0654 8.4872 8.55269 4.85451 6.05449 4.85451 
+ 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n......................)
+ [10.0145 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (27) show
+ 41.455 -386.849 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeP)
+ [3.0327 9.08711 8.4872 7.12357 ] pdfxs
+ (at) show
+ (hPr)
+ [9.6981 7.41812 4.27631 ] pdfxs
+ (o) show
+ (\fling&)
+ [6.0654 3.02179 3.0327 6.0654 9.08719 12.1199 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................)
+ [11.7817 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (27) show
+ 41.455 -400.399 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6O\017ine)
+ [3.0327 17.9344 8.4872 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hEnd-userPr)
+ [9.6981 7.42902 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 7.909 7.42902 4.27631 
+ ] pdfxs
+ (o) show
+ (\fle)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (I) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n...........)
+ [14.8362 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (28) show
+ 16.364 -413.948 m
+ (2) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (ndExperiences...............................)
+ [6.0654 9.6981 7.41812 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 
+ 4.8436 11.029 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (29) show
+ 41.455 -427.497 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (epresen)
+ [4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nIssues...............................)
+ [9.68719 3.94897 4.29811 4.29811 6.0654 4.8436 14.4871 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (29) show
+ 41.455 -441.046 m
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2Ex)
+ [3.0327 17.9344 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M..........................)
+ [13.7236 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (34) show
+ 16.364 -454.595 m
+ (2) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (36) show
+ 16.364 -468.145 m
+ (2) show
+ (.6C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.........................................)
+ [16.9635 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (39) show
+ 0 -492.603 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.75995 4.29811 3.0327 10.6035 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (40) show
+ 16.364 -506.152 m
+ (3) show
+ (.1TheD)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.0981 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureGr)
+ [6.05449 4.27631 8.4872 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph................................)
+ [6.0654 17.0071 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (42) show
+ 41.455 -519.701 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1Gr)
+ [3.0327 17.9344 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (ndFields..............................)
+ [6.0654 9.6981 7.12357 3.02179 4.85451 3.0327 6.05449 9.38171 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (45) show
+ 16.364 -533.25 m
+ (3) show
+ (.2C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm..................................)
+ [6.05449 17.2143 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (49) show
+ 41.455 -546.8 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1Primi)
+ [3.0327 17.9344 7.42902 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (iveGr)
+ [3.0327 5.4545 8.4872 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phOper)
+ [6.0654 9.68719 8.4872 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns............................)
+ [6.0654 8.1599 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (49) show
+ 228.091 -577.5 m
+ (vii)
+ [5.75995 3.0327 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 7 7
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se................................)
+ [4.29811 7.9963 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (51) show
+ 0 -13.549 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3B)
+ [3.0327 17.9344 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [9.6981 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se............................)
+ [4.29811 13.7562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (53) show
+ 0 -27.098 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4T)
+ [3.0327 17.9344 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.05449 3.64352 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.6981 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPh)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 6.05449 ] pdfxs
+ (a) show
+ (se.............................)
+ [4.30902 9.80719 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (59) show
+ 0 -40.647 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 9.39264 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.74904 4.30902 3.0327 10.2326 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (60) show
+ 0 -54.197 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.6B)
+ [3.0327 17.9344 7.72349 ] pdfxs
+ (o) show
+ (undingGr)
+ [6.0654 6.05449 6.0654 3.0327 6.05449 9.0981 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phSize...............................)
+ [6.0654 9.6981 6.05449 3.0327 4.8436 15.5017 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (60) show
+ -25.091 -67.746 m
+ (3) show
+ (.3En)
+ [3.0327 16.6035 7.42902 6.05449 ] pdfxs
+ (g) show
+ (ineering)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (nE\016cientP)
+ [9.6981 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis........................)
+ [3.0327 5.75995 4.29811 3.0327 14.9344 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (61) show
+ 0 -81.295 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1TheGl)
+ [3.0327 17.9344 7.8763 6.0654 8.4872 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.02179 7.94172 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph.................................)
+ [6.05449 9.75264 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (61) show
+ 0 -94.844 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2E\016cientGr)
+ [3.0327 17.9344 7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 7.88729 8.55269 4.27631 
+ ] pdfxs
+ (a) show
+ (phInlining..............................)
+ [6.0654 9.68719 3.94897 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 13.3744 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (63) show
+ 0 -108.393 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 96 -108.393 m
+ /N695 10.909 Tf
+ (E) show
+ 104.053 -110.082 m
+ /N698 7.96999 Tf
+ (V) show
+ 115.001 -108.393 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rE\016cientGl)
+ [7.909 7.41812 9.08711 4.85451 3.0327 4.8436 5.75995 7.87638 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.4872 ] pdfxs
+ (It) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.............)
+ [12.3163 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 13.1562 ] pdfxs
+ (64) show
+ 0 -121.943 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4Shrinkin)
+ [3.0327 17.9344 6.0654 6.05449 4.27631 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 84.333 -121.943 m
+ /N695 10.909 Tf
+ (E) show
+ 92.386 -123.631 m
+ /N698 7.96999 Tf
+ (V) show
+ 103.334 -121.943 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGl)
+ [9.6981 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.02179 6.0654 8.4872 7.41812 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.0327 4.8436 6.0654 4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (sses..............)
+ [4.29811 4.30902 4.8436 8.49808 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 13.1562 ] pdfxs
+ (64) show
+ -1.52588e-05 -135.492 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 81.273 -135.492 m
+ /N695 10.909 Tf
+ (N) show
+ 91.227 -131.533 m
+ /N703 7.96999 Tf
+ (2) show
+ 99.596 -135.492 m
+ /N614 10.909 Tf
+ (I) show
+ (nliningf)
+ [6.0654 3.02179 3.0327 6.0654 3.0327 6.05449 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rFunc)
+ [7.909 6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers...................)
+ [4.8436 4.27631 12.8289 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 13.1672 
+ ] pdfxs
+ (66) show
+ -3.05176e-05 -149.041 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6Mer)
+ [3.0327 17.9344 10.0036 4.8436 4.27631 ] pdfxs
+ (g) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (N) show
+ (odesf)
+ [5.75995 6.05449 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rEx)
+ [7.909 7.41812 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lFunc)
+ [6.6654 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns....................)
+ [6.05449 14.0835 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (66) show
+ -3.05176e-05 -162.59 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7)
+ [3.0327 17.9344 ] pdfxs
+ (D) show
+ (irectC)
+ [3.0327 4.2654 4.85451 4.8436 7.87638 7.88721 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (N) show
+ (odes.................................)
+ [5.74904 6.0654 4.8436 14.9671 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -25.091 -176.139 m
+ (3) show
+ (.4Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -3.05176e-05 -189.689 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1Benchm)
+ [3.0327 17.9344 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 9.39264 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndSimpleMe)
+ [6.0654 9.6981 6.05449 3.0327 9.08711 6.0654 3.0327 8.4872 9.99272 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s...................)
+ [8.81444 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (67) show
+ -3.05176e-05 -203.238 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTime&Mem)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 9.09802 8.47629 12.1199 10.0036 
+ 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryC)
+ [4.27631 9.39264 7.8763 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.....................)
+ [12.8181 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (70) show
+ -3.05176e-05 -216.787 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (nferredType)
+ [6.0654 3.32724 4.85451 4.2654 4.27631 4.8436 9.6981 7.58175 5.75995 6.35994 8.4872 
+ ] pdfxs
+ (I) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.............................)
+ [10.2108 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (71) show
+ -25.091 -230.336 m
+ (3) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (74) show
+ -3.05176e-05 -243.885 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1Sh)
+ [3.0327 17.9344 6.0654 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses...................................)
+ [3.0327 5.74904 4.30902 4.8436 9.03262 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (75) show
+ -3.05176e-05 -257.435 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2Cl)
+ [3.0327 17.9344 7.8763 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedC)
+ [4.29811 4.85451 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-Sensi)
+ [3.63261 6.0654 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses....................)
+ [3.0327 5.74904 4.30902 4.8436 10.4181 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (75) show
+ -3.05176e-05 -270.984 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (No) show
+ (n-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningC)
+ [6.0654 3.02179 6.0654 9.08719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extSensitive)
+ [4.85451 5.75995 7.87638 6.05449 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 
+ 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.....................)
+ [3.02179 5.75995 4.30902 4.8436 11.9999 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (76) show
+ -25.091 -284.533 m
+ (3) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:Summ)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.87629 6.0654 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..................)
+ [6.05449 11.1817 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (77) show
+ -41.455 -308.991 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er4)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.0654 9.08719 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.08719 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (I) show
+ (PMod)
+ [11.0617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.8436 6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis........)
+ [3.02179 5.75995 4.30902 3.02179 12.1526 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (79) show
+ -25.091 -322.54 m
+ (4) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.05449 9.6981 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efInf)
+ [4.85451 6.95994 3.94897 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n........................)
+ [17.2689 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (79) show
+ -3.05176e-05 -336.09 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (A) show
+ (ssump)
+ [4.29811 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..................)
+ [6.0654 10.5381 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (80) show
+ -3.05176e-05 -349.639 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2Mod)
+ [3.0327 17.9344 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.95994 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (A) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns................)
+ [6.0654 8.02899 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (81) show
+ -25.091 -363.188 m
+ (4) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.05449 9.6981 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (:) show
+ 262.909 -363.188 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 300.662 -363.188 m
+ /N614 10.909 Tf
+ (.............)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 13.1562 ] pdfxs
+ (82) show
+ 0 -376.737 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses.......................)
+ [6.0654 4.29811 4.85451 8.32353 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (83) show
+ 0 -390.286 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingMod)
+ [3.02179 6.0654 9.08719 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 6.97085 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses..........................)
+ [6.0654 4.29811 4.85451 7.14536 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (84) show
+ -25.091 -403.836 m
+ (4) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.94172 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [7.909 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (n.....................)
+ [10.6035 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (87) show
+ 0 -417.385 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 34.909 -417.385 m
+ /N722 10.909 Tf
+ (local) show
+ 67.181 -417.385 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis................................)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (87) show
+ -1.52588e-05 -430.934 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 34.909 -430.934 m
+ /N722 10.909 Tf
+ (steens-fi) show
+ 90.09 -430.934 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.............................)
+ [3.0327 5.75995 4.29811 3.0327 11.3562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 13.1562 ] pdfxs
+ (88) show
+ -1.52588e-05 -444.483 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ 34.909 -444.483 m
+ /N722 10.909 Tf
+ (steens-fs) show
+ 90.09 -444.483 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.............................)
+ [3.0327 5.75995 4.29811 3.0327 11.3562 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 13.1562 ] pdfxs
+ (88) show
+ -1.52588e-05 -458.032 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ 34.909 -458.032 m
+ /N722 10.909 Tf
+ (anders) show
+ 72.909 -458.032 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis...............................)
+ [3.0327 5.74904 4.30902 3.0327 11.5744 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 13.1562 ] pdfxs
+ (89) show
+ -25.091 -471.582 m
+ (4) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPrecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 4.2654 4.85451 4.8436 3.0327 4.30902 
+ 3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (haSyn)
+ [9.6981 9.08719 6.0654 5.75995 5.74904 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (icClient........................)
+ [3.0327 8.4872 7.8763 3.0327 3.0327 4.8436 5.75995 9.68727 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (89) show
+ -3.05176e-05 -485.131 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sPrecisi)
+ [7.93081 7.42902 4.27631 4.8436 4.8436 3.0327 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...................................)
+ [14.2362 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (90) show
+ -3.05176e-05 -498.68 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2Mod)
+ [3.0327 17.9344 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efPrecisi)
+ [4.85451 6.97085 7.41812 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.................................)
+ [11.7163 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (95) show
+ -25.091 -512.229 m
+ (4) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisPrecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.42902 4.2654 4.85451 4.8436 3.0327 4.30902 
+ 3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hSc)
+ [9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.68719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns...................)
+ [6.05449 10.7235 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (97) show
+ -3.05176e-05 -525.778 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fTr)
+ [6.97085 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPerf)
+ [6.05449 7.94172 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed......................)
+ [4.27631 9.08711 4.85451 10.1781 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (98) show
+ -3.05176e-05 -539.328 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (ndMod)
+ [6.0654 9.6981 10.0036 5.74904 6.0654 ] pdfxs
+ (/R) show
+ (efQueries............................)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 3.0327 4.8436 10.9635 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (103) show
+ -25.091 -552.877 m
+ (4) show
+ (.6Observ)
+ [3.0327 16.6035 8.4872 6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (ndC)
+ [6.0654 9.6981 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns...............................)
+ [6.0654 9.23989 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (104) show
+ -41.455 -577.335 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er5)
+ [4.85451 7.909 16.3635 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..............................)
+ [16.7889 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (108) show
+ -25.091 -590.884 m
+ (5) show
+ (.1TheTr)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nOverview)
+ [9.6981 8.4872 5.4545 4.85451 4.2654 5.75995 3.0327 4.8436 11.5199 ] pdfxs
+ (a) show
+ (ndEx)
+ [6.05449 9.6981 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mple.......................)
+ [9.08711 6.0654 3.02179 10.0581 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (110) show
+ -3.05176e-05 -604.433 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rRun)
+ [7.909 8.03985 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ry.........................)
+ [4.2654 16.4289 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (111) show
+ -3.05176e-05 -617.983 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2Overview)
+ [3.0327 17.9344 8.4872 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.5199 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (nEx)
+ [9.6981 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple............................)
+ [9.08711 6.0654 3.0327 7.62539 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (113) show
+ 185.121 -657.201 m
+ (viii)
+ [5.75995 3.0327 3.02179 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 8 8
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (5) show
+ (.2TheC)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 7.8763 ] pdfxs
+ (o) show
+ (rePo)
+ [4.2654 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n........................)
+ [13.6908 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (114) show
+ 25.091 -13.549 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:FindingPo)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.87629 7.12357 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (escrip)
+ [4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsf)
+ [4.27631 7.94172 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (chH)
+ [4.53815 9.6981 11.8254 ] pdfxs
+ (N) show
+ (ode..............)
+ [5.74904 6.0654 13.1453 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (114) show
+ 25.091 -27.098 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2TheSimpleTr)
+ [3.0327 17.9344 7.8763 6.0654 8.4872 6.05449 3.0327 9.08711 6.0654 3.0327 8.47629 
+ 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\(N) show
+ (o)
+ [9.08719 ] pdfxs
+ (I) show
+ (ndirectC)
+ [6.0654 6.0654 3.02179 4.27631 4.8436 4.85451 7.87638 7.8763 ] pdfxs
+ (a) show
+ (lls\).................)
+ [3.0327 3.0327 4.29811 10.3964 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (115) show
+ 25.091 -40.647 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (a) show
+ (ssing)
+ [4.29811 4.30902 3.02179 6.0654 9.08719 ] pdfxs
+ (D) show
+ (escrip)
+ [4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.2654 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (ndirectFunc)
+ [6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.87638 6.21813 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (a) show
+ (lls.................)
+ [3.0327 3.0327 12.2071 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (118) show
+ 0 -54.197 m
+ (5) show
+ (.3)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmicC)
+ [6.0654 9.08711 3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mplexity..................................)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 13.0581 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (120) show
+ 0 -67.746 m
+ (5) show
+ (.4SimplePo)
+ [3.0327 16.6035 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (e\fnements...........................)
+ [4.8436 6.0654 6.0654 4.8436 9.08711 4.85451 5.75995 4.23277 14.6071 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 25.091 -81.295 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentP)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (a) show
+ (ssingf)
+ [4.29811 4.30902 3.0327 6.05449 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rGl)
+ [7.909 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls........................)
+ [3.0327 8.21444 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 25.091 -94.844 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2po)
+ [3.0327 17.9344 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [3.0327 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (/) show
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royPl)
+ [4.27631 5.14905 9.39264 7.42902 3.02179 ] pdfxs
+ (a) show
+ (cement........................)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 13.6581 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (121) show
+ 0 -108.393 m
+ (5) show
+ (.5Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (123) show
+ 25.091 -121.943 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.1Me)
+ [3.0327 17.9344 10.0036 4.8436 ] pdfxs
+ (t) show
+ (hod)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (y)
+ [9.39264 ] pdfxs
+ (a) show
+ (ndBenchm)
+ [6.05449 9.6981 7.7344 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks..........................)
+ [4.27631 5.75995 14.6617 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (123) show
+ 25.091 -135.492 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.2Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nS)
+ [9.6981 6.0654 ] pdfxs
+ (ta) show
+ (tis)
+ [4.23277 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics.............................)
+ [3.02179 4.85451 12.8071 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (124) show
+ 25.091 -149.041 m
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.3Po)
+ [3.0327 17.9344 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (mpileTime..........................)
+ [9.09802 6.05449 3.0327 3.0327 8.4872 7.8763 3.0327 9.08711 14.6944 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (125) show
+ 0 -162.59 m
+ (5) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (126) show
+ 0 -176.139 m
+ (5) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.................)
+ [16.538 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (129) show
+ -16.364 -200.598 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6Op)
+ [4.85451 7.909 16.3635 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizingPo)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edCode...........................)
+ [4.85451 9.6981 7.8763 5.75995 6.05449 13.7562 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (131) show
+ 0 -214.147 m
+ (6) show
+ (.1Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.....................................)
+ [6.0654 8.98898 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (132) show
+ 25.091 -227.696 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idingPo)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rSin)
+ [7.909 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (nObjec)
+ [9.6981 8.47629 6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:Selec)
+ [4.29811 7.8872 6.05449 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivePA.........)
+ [3.0327 5.4545 4.8436 6.52358 18.6871 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (132) show
+ 25.091 -241.245 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 60 -241.245 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 109.454 -241.245 m
+ /N614 10.909 Tf
+ (Elimin)
+ [7.42902 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:Po)
+ [6.0654 7.87629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim.......................)
+ [3.0327 6.20722 4.27631 4.8436 4.85451 7.41812 3.0327 3.0327 12.6325 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (133) show
+ 25.091 -254.794 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (idObject)
+ [3.0327 9.6981 8.47629 6.6763 3.32724 4.85451 4.8436 7.87638 ] pdfxs
+ (H) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (derOverhe)
+ [6.05449 4.85451 7.909 8.4872 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d:Bump-P)
+ [6.05449 7.87629 7.7344 6.05449 9.09802 6.05449 3.64352 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er.................)
+ [4.8436 10.2435 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (134) show
+ 25.091 -268.344 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (iding)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentP)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (:)
+ [7.87629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nOpt.....................)
+ [6.0654 8.47629 6.0654 10.7564 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (136) show
+ 25.091 -281.893 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.5T)
+ [3.0327 17.9344 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.0327 6.6654 7.12357 ] pdfxs
+ (a) show
+ (ddingOp)
+ [6.05449 6.0654 3.02179 6.0654 9.08719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n............................)
+ [16.5053 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ 0 -295.442 m
+ (6) show
+ (.2C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fDS)
+ [6.97085 8.32365 9.6981 ] pdfxs
+ (N) show
+ (odesin)
+ [5.75995 6.0654 4.8436 7.94172 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oSh)
+ [9.0981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (redPo)
+ [4.2654 4.85451 9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (ls.......................)
+ [3.0327 14.8144 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ 25.091 -308.991 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmEx)
+ [6.0654 12.7198 7.42902 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (oSupp)
+ [9.08719 6.0654 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtC)
+ [4.27631 7.87638 7.88721 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..................)
+ [12.0872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (138) show
+ 25.091 -322.54 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (H) show
+ (euris)
+ [4.8436 6.0654 4.2654 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics............................)
+ [3.02179 4.85451 9.29443 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (138) show
+ 25.091 -336.09 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3Experienceswi)
+ [3.0327 17.9344 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 
+ 4.8436 7.94172 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n........................)
+ [10.6581 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (139) show
+ 0 -349.639 m
+ (6) show
+ (.3Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.0654 9.6981 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nPerf)
+ [9.6981 7.11266 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s.................)
+ [7.36354 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (141) show
+ 25.091 -363.188 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndEv)
+ [6.0654 9.6981 7.41812 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nFr)
+ [9.68719 6.21813 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk...................)
+ [4.27631 12.6544 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ 25.091 -376.737 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6763 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nOpp)
+ [9.6981 8.47629 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ies..................)
+ [3.0327 4.8436 14.9344 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ 25.091 -390.286 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceB)
+ [6.0654 4.8436 8.4872 7.7344 ] pdfxs
+ (a) show
+ (seline,)
+ [4.29811 4.85451 3.02179 3.0327 6.0654 4.8436 6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (n\ruence,)
+ [6.0654 6.05449 6.0654 4.8436 6.0654 4.8436 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndOverhe)
+ [6.05449 9.6981 8.4872 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d...........)
+ [15.5671 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (143) show
+ 25.091 -403.836 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (Agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ePerf)
+ [8.4872 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceE\013ect)
+ [6.0654 4.8436 8.4872 7.42902 6.35986 4.8436 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (llocati)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n&Optimiz)
+ [9.6981 12.1199 8.4872 6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns......)
+ [6.0654 13.3853 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (144) show
+ 25.091 -417.385 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceC)
+ [6.0654 4.8436 8.4872 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (ndividu)
+ [6.0654 6.05449 3.0327 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..........)
+ [6.0654 10.1999 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (145) show
+ 25.091 -430.934 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.6981 7.8763 ] pdfxs
+ (L) show
+ (B)
+ [11.3671 ] pdfxs
+ (I) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.87638 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n....................)
+ [8.93447 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (148) show
+ 25.091 -444.483 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ern)
+ [4.85451 4.2654 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityCh)
+ [3.0327 3.02179 3.94914 9.39264 7.8763 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es......................)
+ [4.8436 15.3053 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (149) show
+ 0 -458.032 m
+ (6) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ese)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchC)
+ [4.27631 4.54905 9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fPo)
+ [6.97085 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nOptimiz)
+ [9.6981 8.4872 6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns...............)
+ [6.0654 15.0217 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (156) show
+ -16.364 -482.491 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er7Tr)
+ [4.85451 7.909 16.3635 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [10.1126 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (157) show
+ 0 -496.04 m
+ (7) show
+ (.1St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icP)
+ [3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n................................)
+ [14.869 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (159) show
+ 25.091 -509.589 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1P)
+ [3.0327 17.9344 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry......................)
+ [4.2654 12.0326 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (161) show
+ 25.091 -523.138 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lP)
+ [6.6654 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.......................)
+ [9.87264 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (162) show
+ 25.091 -536.687 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lP)
+ [6.6654 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.......................)
+ [10.4835 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (165) show
+ 25.091 -550.237 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.4MinimizingPo)
+ [3.0327 17.9344 10.0036 3.02179 6.0654 3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 
+ 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lSize)
+ [6.6654 6.05449 3.0327 4.85451 8.47629 ] pdfxs
+ (V) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.05449 ] pdfxs
+ (tat) show
+ (icC)
+ [3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........)
+ [15.0762 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (166) show
+ 0 -563.786 m
+ (7) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micP)
+ [9.09802 3.02179 8.4872 7.12357 ] pdfxs
+ (o) show
+ (interC)
+ [3.0327 5.75995 4.23277 4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n..............................)
+ [17.1489 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (167) show
+ 25.091 -577.335 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (micC)
+ [9.08711 3.0327 8.47629 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n......................)
+ [10.5163 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (167) show
+ 25.091 -590.884 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micC)
+ [9.09802 3.02179 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry.....................)
+ [4.27631 12.6653 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (169) show
+ 25.091 -604.433 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (micC)
+ [9.08711 3.0327 8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n......................)
+ [11.1163 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (171) show
+ 0 -617.983 m
+ (7) show
+ (.3Op)
+ [3.0327 16.6035 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imizingP)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.08719 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressedCode..........................)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.68719 7.88721 5.74904 6.0654 
+ 14.5744 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (172) show
+ 213.242 -657.201 m
+ (ix)
+ [3.0327 5.75995 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 9 9
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ddressSp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.93081 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.4872 ] pdfxs
+ (R) show
+ (eserv)
+ [4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n............................)
+ [16.2653 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (172) show
+ 0 -13.549 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.05449 9.0981 ] pdfxs
+ (R) show
+ (edund)
+ [4.8436 6.0654 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ntPo)
+ [5.74904 7.88729 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.0327 7.72349 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (Loa) show
+ (ds......................)
+ [6.05449 14.0289 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (172) show
+ 0 -27.098 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.05449 9.0981 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 129.151 -27.098 m
+ /N722 10.909 Tf
+ (isComp) show
+ 167.151 -27.098 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (ns.....................)
+ [6.0654 8.56353 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 7.70175 ] pdfxs
+ (173) show
+ 0 -40.647 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4Struc)
+ [3.0327 17.9344 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureField)
+ [6.0654 4.2654 8.4872 7.12357 3.0327 4.8436 3.0327 9.6981 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (o) show
+ (rderingf)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.....................)
+ [4.85451 4.2654 14.2144 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (173) show
+ 0 -54.197 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.05449 9.0981 ] pdfxs
+ (Ha) show
+ (rdwareSupp)
+ [4.2654 6.0654 7.57085 5.46541 4.2654 8.4872 6.0654 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt.............................)
+ [4.27631 7.47275 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (174) show
+ -25.091 -67.746 m
+ (7) show
+ (.4Experimen)
+ [3.0327 16.6035 7.42902 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (R) show
+ (esults....................................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 7.24354 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (174) show
+ 0 -81.295 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1Perf)
+ [3.0327 17.9344 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s................................)
+ [10.7781 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (175) show
+ 0 -94.844 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ureSpeci\fc)
+ [6.0654 4.27631 8.47629 6.0654 6.35994 4.85451 4.8436 3.0327 6.0654 8.47629 ] pdfxs
+ (I) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.87638 ] pdfxs
+ (o) show
+ (fP)
+ [6.97085 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n..............)
+ [11.7163 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (177) show
+ -25.091 -108.393 m
+ (7) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (el)
+ [4.85451 3.02179 ] pdfxs
+ (at) show
+ (edW)
+ [4.85451 9.6981 10.2981 ] pdfxs
+ (o) show
+ (rk........................................)
+ [4.27631 11.389 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (178) show
+ -25.091 -121.943 m
+ (7) show
+ (.6P)
+ [3.0327 16.6035 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nSumm)
+ [9.6981 6.05449 6.0654 9.08711 9.08711 ] pdfxs
+ (a) show
+ (ry..............................)
+ [4.27631 13.6362 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (179) show
+ -41.455 -146.401 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8Specul)
+ [4.85451 7.909 16.3635 6.05449 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.47629 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picTechniques................)
+ [6.0654 3.02179 8.4872 6.97085 4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 
+ 4.85451 13.7562 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (181) show
+ -25.091 -159.95 m
+ (8) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (No) show
+ (n-Perf)
+ [6.0654 3.63261 7.12357 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (o) show
+ (fM)
+ [6.97085 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picTechniques...............)
+ [6.05449 3.0327 8.4872 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 
+ 4.85451 10.8981 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (182) show
+ 0 -173.499 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (H) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (pS)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.32724 4.85451 3.93823 9.39264 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (La) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hExplicit)
+ [9.6981 7.41812 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.87638 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.............)
+ [14.9017 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (182) show
+ 0 -187.049 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.2C)
+ [3.0327 17.9344 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivity-B)
+ [3.0327 5.75995 3.02179 3.94914 5.74904 3.64352 7.72349 ] pdfxs
+ (a) show
+ (sedG)
+ [4.30902 4.8436 9.6981 8.5636 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.....................)
+ [15.7417 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (183) show
+ 0 -200.598 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aM)
+ [9.08719 10.0036 ] pdfxs
+ (a) show
+ (rsh)
+ [4.2654 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llingf)
+ [3.0327 3.0327 3.0327 6.05449 9.0981 3.32724 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-B)
+ [4.8436 4.27631 3.63261 7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.6981 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures..............)
+ [6.0654 4.27631 4.8436 11.2362 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (184) show
+ -25.091 -214.147 m
+ (8) show
+ (.2Pr)
+ [3.0327 16.6035 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mPerf)
+ [12.7307 7.11266 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce-)
+ [6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ (R) show
+ (el)
+ [4.8436 3.0327 ] pdfxs
+ (at) show
+ (edM)
+ [4.85451 9.68719 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (A) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns................)
+ [6.0654 9.08716 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (184) show
+ 0 -227.696 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.4872 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erleaving.........................)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.0654 15.3599 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (184) show
+ 0 -241.245 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 17.9344 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icuse)
+ [3.02179 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (fSuperp)
+ [6.97085 6.0654 6.05449 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esf)
+ [4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (I) show
+ (nprovedT)
+ [6.0654 6.05449 4.27631 5.14905 5.4545 4.8436 9.6981 7.88721 ] pdfxs
+ (L) show
+ (BE\013ec)
+ [11.3562 7.42902 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness.........)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 12.2944 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (186) show
+ 0 -254.794 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 17.9344 ] pdfxs
+ (N) show
+ (ew)
+ [4.8436 11.5199 ] pdfxs
+ (A) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.53815 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rPrefetching.........................)
+ [7.909 7.41812 4.27631 4.85451 3.32724 4.85451 4.23277 4.54905 6.0654 3.02179 6.0654 
+ 15.1526 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (187) show
+ 0 -268.344 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.4)
+ [3.0327 17.9344 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureTravers)
+ [6.0654 4.2654 8.4872 6.97085 4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l-Order)
+ [3.02179 3.64352 8.47629 4.27631 6.0654 4.8436 7.909 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.4872 ] pdfxs
+ (R) show
+ (eloc)
+ [4.85451 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n................)
+ [12.4799 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (188) show
+ 0 -281.893 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5)
+ [3.0327 17.9344 ] pdfxs
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (oa) show
+ (rse-Gr)
+ [4.27631 4.29811 4.85451 3.63261 8.5636 4.27631 ] pdfxs
+ (a) show
+ (inP)
+ [3.02179 9.6981 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelW)
+ [3.0327 3.02179 4.85451 6.6654 10.2981 ] pdfxs
+ (o) show
+ (rk...................)
+ [4.27631 8.9781 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (189) show
+ -25.091 -295.442 m
+ (8) show
+ (.3Summ)
+ [3.0327 16.6035 6.0654 6.05449 9.08711 9.09802 ] pdfxs
+ (a) show
+ (ry..........................................)
+ [4.2654 14.5744 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (190) show
+ -41.455 -319.9 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er9C)
+ [4.85451 7.909 16.3635 7.8763 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.......................................)
+ [16.5708 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (192) show
+ -41.455 -344.359 m
+ (R) show
+ (eferences...............................................)
+ [4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 7.70172 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (196) show
+ -41.455 -368.817 m
+ (A) show
+ (uth)
+ [6.0654 4.23277 6.0654 ] pdfxs
+ (o) show
+ (r'sBi)
+ [4.27631 3.02179 7.94172 7.7344 3.02179 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phy.........................................)
+ [6.0654 5.74904 16.0908 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (213) show
+ 189.666 -657.201 m
+ (x) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 10 10
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (L) show
+ (istof)
+ [7.73363 11.0054 20.1519 13.9304 17.8217 ] pdfxs
+ (F) show
+ (ig)
+ [7.75841 13.9304 ] pdfxs
+ (u) show
+ (res)
+ [11.402 12.7157 11.0054 ] pdfxs
+ 16.364 -53.4 m
+ /N614 10.909 Tf
+ (2) show
+ (.1Ccodef)
+ [3.0327 16.6035 11.5199 4.8436 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.0327 4.8436 9.39264 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.39264 ] pdfxs
+ (a) show
+ (ddressing.........................)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 16.2108 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (18) show
+ 16.364 -66.949 m
+ (2) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.05449 3.0327 4.85451 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ddressing.......................)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 6.05449 10.4508 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (18) show
+ 16.364 -80.498 m
+ (2) show
+ (.3C++excep)
+ [3.0327 16.6035 7.8763 8.4872 12.1199 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (ndlingex)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.0981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.............................)
+ [9.08711 6.0654 3.02179 8.55266 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (20) show
+ 16.364 -94.047 m
+ (2) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.9527 4.85451 5.74904 6.0654 8.80356 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.22536 ] pdfxs
+ (t) show
+ (heC++ex)
+ [6.0654 8.80356 7.8763 8.4872 12.4363 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Theh)
+ [9.09802 6.05449 3.0327 4.85451 8.83629 7.8763 6.0654 8.80356 6.05449 ] pdfxs
+ (a) show
+ (ndlercodespeci\fedby)
+ [6.0654 6.0654 3.02179 4.85451 8.22536 4.85451 5.74904 6.0654 8.80356 4.30902 6.35994 
+ 4.8436 4.85451 3.0327 6.05449 4.85451 10.0145 5.75995 5.75995 ] pdfxs
+ 362.104 -94.047 m
+ /N722 10.909 Tf
+ (invoke) show
+ 400.424 -94.047 m
+ /N614 10.909 Tf
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 41.455 -107.597 m
+ (t) show
+ (hedes)
+ [6.05449 8.4872 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (to) show
+ (r........................................)
+ [4.27631 12.6653 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (21) show
+ 16.364 -121.146 m
+ (2) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Musesaruntimelibr)
+ [13.6363 6.05449 4.30902 4.8436 7.94172 9.08719 4.27631 6.0654 5.75995 4.23277 3.0327 
+ 9.09802 8.47629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 9.39264 3.32724 ] pdfxs
+ (o) show
+ (rC++excep)
+ [7.909 7.88721 8.47629 12.1308 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssupp)
+ [6.0654 7.93081 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtbutexp)
+ [4.27631 7.87638 6.0654 6.05449 7.87638 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sesc)
+ [4.29811 4.85451 7.94172 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l-\row.)
+ [3.02179 3.64352 6.05449 5.14905 7.88721 18.7198 ] pdfxs
+ (21) show
+ 16.364 -134.695 m
+ (2) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem)
+ [13.6363 4.29811 5.75995 4.30902 4.23277 4.85451 12.7307 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (uredi)
+ [6.0654 4.2654 8.4872 6.0654 3.02179 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m............................)
+ [12.8725 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (23) show
+ 16.364 -148.244 m
+ (2) show
+ (.7Execu)
+ [3.0327 16.6035 7.42902 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.05449 3.0327 8.4872 4.29811 3.0327 4.8436 4.85451 7.94172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (X86) show
+ (,Sp)
+ [6.6654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (rc)
+ [4.27631 8.4872 ] pdfxs
+ (\() show
+ (inKB\).....................)
+ [3.02179 9.6981 8.4872 7.72349 8.36728 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (32) show
+ 16.364 -161.793 m
+ (2) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imin)
+ [3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (insec)
+ [3.0327 9.6981 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds\)....................)
+ [6.0654 6.05449 4.30902 8.56365 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (33) show
+ 16.364 -185.305 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 41.455 -185.305 m
+ /N614 9.963 Tf
+ (Ccodeforrunningex)
+ [10.511 4.43354 5.26046 5.52946 7.75121 3.04867 4.97154 7.22316 3.90548 5.53942 5.52946 
+ 5.53942 2.76971 5.52946 8.29918 4.43354 5.26046 ] pdfxs
+ (a) show
+ (mple)
+ [8.2991 5.52946 2.76971 4.42357 ] pdfxs
+ 172.422 -185.305 m
+ /N614 10.909 Tf
+ (.................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 13.1562 
+ ] pdfxs
+ (44) show
+ 16.364 -198.854 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ 41.455 -198.854 m
+ /N614 9.963 Tf
+ (Gr)
+ [7.82099 3.89552 ] pdfxs
+ (a) show
+ (ph)
+ [5.53942 8.8571 ] pdfxs
+ (Nota) show
+ (ti)
+ [3.86572 2.76971 ] pdfxs
+ (o) show
+ (n) show
+ 121.514 -198.854 m
+ /N614 10.909 Tf
+ (.......................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 13.1562 ] pdfxs
+ (45) show
+ 16.364 -212.404 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ 41.455 -212.404 m
+ /N614 9.963 Tf
+ (L) show
+ (oc)
+ [5.26046 4.42357 ] pdfxs
+ (a) show
+ (l)
+ [6.08739 ] pdfxs
+ (D) show
+ (SGr)
+ [5.53942 7.81103 3.90548 ] pdfxs
+ (a) show
+ (phsf)
+ [5.52946 5.53942 7.25303 3.03871 ] pdfxs
+ (o) show
+ (r) show
+ 131.852 -212.404 m
+ /N722 9.963 Tf
+ (do) show
+ 1 0 0 1 142.94 -212.404 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (all) show
+ 19.012 0 m
+ /N614 9.963 Tf
+ (a) show
+ (nd)
+ [5.53942 5.53942 ] pdfxs
+ 38.384 0 m
+ /N722 9.963 Tf
+ (addG) show
+ 68.768 0 m
+ /N614 10.909 Tf
+ (............................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (46) show
+ -129.714 -13.549 m
+ (3) show
+ (.4Primi)
+ [3.0327 16.6035 7.42902 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusedin)
+ [6.05449 7.94172 6.0654 4.29811 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm.......................)
+ [4.27631 3.0327 4.23277 6.0654 21.207 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (50) show
+ -129.714 -27.098 m
+ (3) show
+ (.5The)
+ [3.0327 16.6035 7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisfunc)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n................................)
+ [14.3235 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (52) show
+ -129.714 -40.647 m
+ (3) show
+ (.6m)
+ [3.0327 16.6035 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.85451 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.05449 9.6981 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (eType)
+ [4.8436 7.58175 5.74904 6.37085 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns..........................)
+ [6.05449 9.42534 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (53) show
+ -129.714 -54.196 m
+ (3) show
+ (.7C)
+ [3.0327 16.6035 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.4872 7.72349 11.8144 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 77.347 -54.196 m
+ /N722 10.909 Tf
+ (addGToList) show
+ 145.13 -54.196 m
+ /N614 10.909 Tf
+ (...................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (55) show
+ -129.714 -67.746 m
+ (3) show
+ (.8B)
+ [3.0327 16.6035 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (pCl)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (o) show
+ (sure)
+ [4.29811 6.0654 4.2654 8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm..............................)
+ [6.0654 19.4834 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (57) show
+ -129.714 -81.295 m
+ (3) show
+ (.9)
+ [3.0327 16.6035 ] pdfxs
+ (Ha) show
+ (ndlingrecursi)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.0981 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [9.6981 6.05449 6.0654 8.47629 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.6981 3.02179 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.47629 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pph)
+ [9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se..........)
+ [4.30902 12.109 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 13.1562 ] pdfxs
+ (58) show
+ -129.714 -94.844 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0FinishedBU)
+ [11.149 7.12357 3.0327 6.05449 3.0327 4.29811 6.0654 4.8436 9.6981 7.7344 11.8144 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 6.70996 -94.844 m
+ /N722 10.909 Tf
+ (main) show
+ 34.8289 -94.844 m
+ /N614 10.909 Tf
+ (................................)
+ [8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 13.1562 ] pdfxs
+ (59) show
+ -129.714 -108.393 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1CS)
+ [11.149 11.5199 6.05449 ] pdfxs
+ (o) show
+ (urce,)
+ [6.0654 4.2654 4.85451 4.8436 6.6654 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rGlob)
+ [7.909 8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.2763 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.0327 6.05449 8.4872 7.42902 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.0327 4.8436 6.0654 4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssEx)
+ [4.29811 7.94172 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mple.)
+ [9.08711 6.05449 3.0327 12.8726 13.1562 ] pdfxs
+ (65) show
+ -129.714 -121.942 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2Benchm)
+ [11.149 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 9.39264 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (ndB)
+ [6.0654 9.6981 7.72349 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.02179 8.4872 ] pdfxs
+ (D) show
+ (SAMe)
+ [6.0654 11.8144 10.0036 4.8436 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.....................)
+ [7.29809 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (69) show
+ -129.714 -135.492 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3Sc)
+ [11.149 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ling)
+ [3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTimewi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hPr)
+ [9.68719 7.42902 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.0654 3.02179 4.85451 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.2654 9.40355 8.47629 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ions\)....)
+ [3.02179 5.46541 6.05449 4.30902 8.05092 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (70) show
+ -129.714 -149.041 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4Sc)
+ [11.149 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ling)
+ [3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisSp)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 6.05449 6.0654 ] pdfxs
+ (a) show
+ (cewi)
+ [4.8436 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7198 6.0654 3.0327 4.8436 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.27631 9.39264 8.4872 6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\)...)
+ [6.05449 4.30902 14.1163 8.47629 8.4872 13.1562 ] pdfxs
+ (71) show
+ -129.714 -162.59 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5)
+ [11.149 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisTime)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndSp)
+ [6.0654 9.6981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ceC)
+ [4.8436 8.4872 7.8763 ] pdfxs
+ (o) show
+ (nsumpti)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Dat) show
+ (a...................)
+ [13.8108 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (72) show
+ -129.714 -176.139 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.60355 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (Loa) show
+ (d&S)
+ [9.39264 11.8144 6.05449 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 8.18175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 7.63627 7.8763 6.0654 3.02179 4.54905 9.39264 ] pdfxs
+ (a) show
+ (ccessn)
+ [4.8436 4.85451 4.8436 4.30902 7.63627 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed,c)
+ [6.0654 4.29811 4.8436 6.0654 6.4254 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 6.41449 ] pdfxs
+ (D) show
+ (S)
+ [9.39264 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 10.2981 ] pdfxs
+ (73) show
+ -129.714 -199.651 m
+ (4) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fEx)
+ [6.97085 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleP)
+ [9.09802 6.05449 3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisClients.......................)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 3.02179 4.85451 5.75995 4.23277 
+ 8.72717 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 13.1562 ] pdfxs
+ (81) show
+ -129.714 -213.2 m
+ (4) show
+ (.2Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.09802 6.05449 3.0327 8.4872 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fmod)
+ [6.97085 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refresul)
+ [4.27631 4.8436 6.97085 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s............................)
+ [12.7526 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (82) show
+ -129.714 -226.749 m
+ (4) show
+ (.3Percent)
+ [3.0327 16.6035 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (L)
+ [10.4508 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.94172 8.4872 6.0654 4.8436 4.27631 3.02179 4.85451 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.2654 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s"...............)
+ [4.29811 9.47992 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -240.299 m
+ (4) show
+ (.4)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayMod)
+ [9.99272 5.15996 9.39264 9.99272 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef"..............)
+ [4.85451 4.17814 8.50902 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -253.848 m
+ (4) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\N) show
+ (oMod)
+ [9.08719 10.0036 5.75995 9.68719 ] pdfxs
+ (o) show
+ (rRef"..............)
+ [7.909 8.03985 4.8436 4.17814 15.7853 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (91) show
+ -129.714 -267.397 m
+ (4) show
+ (.6)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayOnly)
+ [9.99272 5.15996 9.39264 8.4872 6.05449 3.0327 9.39264 ] pdfxs
+ (R) show
+ (ef"...............)
+ [4.85451 4.17814 11.869 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (92) show
+ -129.714 -280.946 m
+ (4) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses)
+ [6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayModOnly"..............)
+ [9.99272 5.15996 9.39264 9.99272 5.75995 9.6981 8.4872 6.05449 3.0327 5.75995 15.5999 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (92) show
+ -129.714 -294.495 m
+ (4) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4508 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesf)
+ [6.05449 4.30902 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rds-)
+ [7.909 6.0654 4.29811 3.64352 ] pdfxs
+ (a) show
+ (a.....................)
+ [11.269 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 
+ ] pdfxs
+ (92) show
+ -129.714 -308.044 m
+ (4) show
+ (.9Sc)
+ [3.0327 16.6035 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.68719 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.......................)
+ [6.0654 15.2071 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 13.1562 ] pdfxs
+ (97) show
+ -129.714 -321.594 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPr)
+ [6.0654 7.93081 7.42902 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (edTo)
+ [4.8436 9.6981 6.97085 9.08719 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers.................)
+ [4.85451 4.2654 13.9089 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 13.1562 ] pdfxs
+ (99) show
+ -129.714 -335.143 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Loa) show
+ (ds)
+ [6.05449 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (o) show
+ (rSunk............................)
+ [7.909 6.05449 6.0654 6.05449 15.7853 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (100) show
+ 83.5279 -365.096 m
+ (xi)
+ [5.75995 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 11 11
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [11.149 ] pdfxs
+ (N) show
+ (umber)
+ [6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rSunk.........................)
+ [7.909 6.0654 6.05449 6.0654 12.5126 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (101) show
+ 0 -13.549 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3Percent)
+ [11.149 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CM)
+ [7.8763 13.6363 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.93081 8.4872 6.0654 4.8436 4.27631 3.0327 4.8436 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.27631 6.05449 4.85451 9.68719 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.40355 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s".................)
+ [4.30902 13.2653 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (102) show
+ 0 -27.098 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4Percent)
+ [11.149 7.12357 4.8436 4.27631 4.8436 4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.8763 13.6363 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.94172 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.2654 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (Mod)
+ [10.0036 5.75995 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (R) show
+ (ef"........)
+ [4.85451 4.17814 9.23992 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (102) show
+ 0 -40.647 m
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5)
+ [11.149 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.8763 13.6363 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.85451 6.97085 8.47629 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesBre)
+ [6.05449 4.30902 4.8436 7.94172 7.72349 4.27631 4.8436 ] pdfxs
+ (a) show
+ (kdown...................)
+ [5.75995 6.0654 5.14905 7.8763 11.7817 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (102) show
+ 0 -64.159 m
+ (5) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.05449 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry....................)
+ [4.27631 16.4399 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (111) show
+ 0 -77.708 m
+ (5) show
+ (.2Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleillus)
+ [9.09802 6.05449 3.0327 8.4872 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.0654 8.4872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n................)
+ [10.1563 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (112) show
+ 0 -91.258 m
+ (5) show
+ (.3BU)
+ [3.0327 16.6035 7.72349 11.8254 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinFi)
+ [6.05449 7.94172 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (5) show
+ (.2\()
+ [3.0327 9.0981 4.23277 ] pdfxs
+ (a) show
+ (\)......................)
+ [13.8654 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (112) show
+ 0 -104.807 m
+ (5) show
+ (.4Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm..............................)
+ [6.05449 12.458 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (115) show
+ 0 -118.356 m
+ (5) show
+ (.5Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEx)
+ [9.6981 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.09802 6.05449 3.0327 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hFunc)
+ [9.6981 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers....................)
+ [4.8436 4.27631 13.0471 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (117) show
+ 0 -131.905 m
+ (5) show
+ (.6Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (epo)
+ [8.47629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r.........................)
+ [11.6399 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (119) show
+ 0 -145.454 m
+ (5) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (ftermovin)
+ [3.33815 4.23277 4.85451 7.909 9.08711 5.14905 5.75995 3.0327 6.0654 ] pdfxs
+ (g) show
+ 91.788 -145.454 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 192.787 -145.454 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlier........................)
+ [4.27631 3.0327 3.0327 4.8436 14.1489 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (122) show
+ 0 -168.966 m
+ (6) show
+ (.1Fi)
+ [3.0327 16.6035 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.02179 9.0981 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ 159.848 -168.966 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 209.302 -168.966 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.......................)
+ [3.0327 3.0327 15.2398 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (133) show
+ 0 -182.515 m
+ (6) show
+ (.2)
+ [3.0327 16.6035 ] pdfxs
+ (A) show
+ (fterelimin)
+ [3.33815 4.23277 4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ 110.576 -182.515 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 160.03 -182.515 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dlo)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps....................)
+ [6.05449 14.4544 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 7.70175 
+ ] pdfxs
+ (134) show
+ -1.52588e-05 -196.065 m
+ (6) show
+ (.3St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdPo)
+ [4.2654 9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.47629 8.4872 6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.0654 3.02179 7.88729 ] pdfxs
+ (8) show
+ (-By)
+ [3.63261 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment...........)
+ [6.0654 9.08711 4.85451 5.74904 9.20728 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (134) show
+ -1.52588e-05 -209.614 m
+ (6) show
+ (.4Bump-P)
+ [3.0327 16.6035 7.72349 6.0654 9.08711 6.0654 3.63261 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erPo)
+ [4.85451 7.909 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.75995 5.74904 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment........)
+ [6.0654 9.08711 4.8436 5.75995 11.0291 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (135) show
+ -1.52588e-05 -223.163 m
+ (6) show
+ (.5)
+ [3.0327 16.6035 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.47629 8.4872 6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (R) show
+ (educed)
+ [4.85451 6.05449 6.0654 4.8436 4.85451 9.6981 ] pdfxs
+ (4) show
+ (-By)
+ [3.63261 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment...........)
+ [6.0654 9.08711 4.85451 5.74904 11.9345 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (136) show
+ -1.52588e-05 -236.712 m
+ (6) show
+ (.6Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mpleS)
+ [9.09802 6.05449 3.0327 8.4872 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urewi)
+ [6.05449 4.27631 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hT)
+ [9.6981 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.02179 6.6654 7.12357 ] pdfxs
+ (a) show
+ (dding..........................)
+ [6.0654 6.05449 3.0327 6.0654 15.7526 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (137) show
+ -1.52588e-05 -250.261 m
+ (6) show
+ (.7)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.0654 6.05449 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.0654 8.47629 7.88721 ] pdfxs
+ (o) show
+ (llocati)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n....................)
+ [11.9017 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (140) show
+ -1.52588e-05 -263.811 m
+ (6) show
+ (.8)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.0654 6.05449 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPerfect)
+ [9.6981 7.12357 4.8436 4.27631 3.32724 4.85451 4.8436 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.0654 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.................)
+ [15.9708 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (140) show
+ -1.52588e-05 -277.36 m
+ (6) show
+ (.9St)
+ [3.0327 16.6035 6.0654 4.23277 ] pdfxs
+ (at) show
+ (isticsf)
+ [3.0327 4.30902 4.23277 3.0327 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rPo)
+ [7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.............................)
+ [6.0654 12.7853 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (142) show
+ -1.52588e-05 -290.909 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (Agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (eexecuti)
+ [8.4872 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imer)
+ [3.0327 9.08711 8.4872 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(L) show
+ (eft)
+ [4.8436 3.33815 7.87638 ] pdfxs
+ (1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.74904 7.88729 ] pdfxs
+ (1) show
+ (.0=B)
+ [3.02179 9.0981 12.1199 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.30902 4.8436 6.51267 ] pdfxs
+ (A) show
+ (\).......)
+ [7.00366 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (145) show
+ -1.52588e-05 -304.458 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1Po)
+ [11.149 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (\(1) show
+ (.0=)
+ [3.0327 9.08719 12.1308 ] pdfxs
+ (N) show
+ (oPo)
+ [9.08719 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\).............)
+ [6.0654 14.2036 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (147) show
+ -1.52588e-05 -318.007 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2Po)
+ [11.149 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.6981 7.8763 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (\(1) show
+ (.0=PAwi)
+ [3.0327 9.08719 12.1308 6.51267 11.8144 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (llPo)
+ [3.0327 6.6654 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lOp)
+ [3.0327 8.4872 6.05449 ] pdfxs
+ (t) show
+ (s\)............)
+ [4.30902 11.2691 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (147) show
+ -1.52588e-05 -331.557 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3)
+ [11.149 ] pdfxs
+ (L1/L2/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (BC)
+ [11.3671 7.8763 ] pdfxs
+ (a) show
+ (cheMiss)
+ [4.54905 6.05449 8.4872 10.0036 3.0327 4.29811 7.94172 ] pdfxs
+ (Rat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (s..............................)
+ [10.9962 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (148) show
+ -1.52588e-05 -345.106 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4ch)
+ [11.149 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.68719 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.68719 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (free....................)
+ [3.32724 4.27631 4.8436 10.2981 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (151) show
+ -1.52588e-05 -358.655 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5ch)
+ [11.149 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.68719 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.68719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.......................)
+ [13.2326 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (151) show
+ -1.52588e-05 -372.204 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6ft)
+ [11.149 3.33815 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.93081 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.05449 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.......................)
+ [3.33815 4.2654 4.85451 8.47629 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (153) show
+ -1.52588e-05 -385.753 m
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7ft)
+ [11.149 3.33815 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.8436 4.85451 4.8436 4.30902 7.93081 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n..........................)
+ [11.4217 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (153) show
+ -1.52588e-05 -409.265 m
+ (7) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.02179 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ech)
+ [8.4872 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ers..............................)
+ [4.8436 4.27631 8.72717 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (157) show
+ -1.52588e-05 -422.814 m
+ (7) show
+ (.2Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.68719 ] pdfxs
+ (L) show
+ (ist................................)
+ [3.0327 4.30902 15.2945 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (158) show
+ -1.52588e-05 -436.364 m
+ (7) show
+ (.3P)
+ [3.0327 16.6035 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist..............................)
+ [3.0327 4.29811 7.24366 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 
+ ] pdfxs
+ (158) show
+ -1.52588e-05 -449.913 m
+ (7) show
+ (.4Simplelinkedlistex)
+ [3.0327 16.6035 6.0654 3.02179 9.09802 6.05449 3.0327 8.4872 3.0327 3.02179 6.0654 
+ 5.4545 4.8436 9.6981 3.0327 3.0327 4.29811 7.88729 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.................................)
+ [9.08711 6.0654 3.02179 10.6035 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (159) show
+ -1.52588e-05 -463.462 m
+ (7) show
+ (.5Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 7.909 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.............................)
+ [12.3926 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (160) show
+ -1.52588e-05 -477.011 m
+ (7) show
+ (.6Po)
+ [3.0327 16.6035 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lC)
+ [6.6654 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry............................)
+ [4.2654 9.39264 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (161) show
+ -1.52588e-05 -490.56 m
+ (7) show
+ (.7Pseudocodef)
+ [3.0327 16.6035 7.42902 4.29811 4.8436 6.0654 6.0654 9.08719 4.8436 5.75995 6.0654 
+ 8.47629 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n...........................)
+ [12.9708 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (162) show
+ -1.52588e-05 -504.11 m
+ (7) show
+ (.8Ex)
+ [3.0327 16.6035 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.09802 6.05449 3.0327 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hTH)
+ [9.6981 7.8763 11.8144 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.6981 6.05449 ] pdfxs
+ (o) show
+ (n-THnodes...........................)
+ [6.0654 3.63261 7.8763 11.8254 6.05449 5.75995 6.0654 4.8436 7.17809 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (163) show
+ -1.52588e-05 -517.659 m
+ (7) show
+ (.9)
+ [3.0327 16.6035 ] pdfxs
+ (R) show
+ (ewri)
+ [4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.27631 6.05449 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [8.96719 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (164) show
+ -1.52588e-05 -531.208 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [11.149 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lrewriterules................................)
+ [6.6654 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 8.4872 4.27631 6.05449 3.0327 
+ 4.85451 4.29811 11.029 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (165) show
+ -1.52588e-05 -544.757 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1Ex)
+ [11.149 7.42902 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erdyn)
+ [4.85451 7.909 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micc)
+ [9.08711 3.0327 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n...........................)
+ [15.1744 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (168) show
+ -1.52588e-05 -558.306 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [11.149 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nrules............................)
+ [9.68719 4.27631 6.0654 3.02179 4.85451 9.99261 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 7.70175 ] pdfxs
+ (169) show
+ -1.52588e-05 -571.855 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3)
+ [11.149 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micexp)
+ [9.09802 3.02179 8.4872 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nex)
+ [9.6981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple................................)
+ [9.08711 6.0654 3.0327 8.32357 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 7.70175 ] pdfxs
+ (170) show
+ -1.52588e-05 -585.405 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4)
+ [11.149 ] pdfxs
+ (R) show
+ (ewri)
+ [4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.27631 6.05449 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [7.909 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls..........................)
+ [3.0327 7.17809 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (171) show
+ -1.52588e-05 -598.954 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (15) show
+ 25.091 -598.954 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 71.596 -598.954 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc32) show
+ 26.545 0 m
+ /N614 10.909 Tf
+ (a) show
+ (fter)
+ [3.33815 4.23277 4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n............................)
+ [17.1817 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 7.70175 ] pdfxs
+ (173) show
+ -75.032 -13.549 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6P)
+ [11.149 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nBenchm)
+ [9.6981 7.72349 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (R) show
+ (esults.........................)
+ [4.85451 4.29811 6.0654 3.0327 4.23277 8.12717 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 
+ 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (175) show
+ -75.032 -27.098 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7llubenchm)
+ [11.149 3.0327 3.0327 6.05449 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk:)
+ [4.27631 5.74904 7.8872 ] pdfxs
+ (t) show
+ (imetoprocess)
+ [3.02179 9.09802 8.4872 4.23277 9.0981 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 
+ 7.94172 ] pdfxs
+ (o) show
+ (nenodevspr)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 8.4872 5.75995 7.93081 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsize................)
+ [6.05449 3.0327 4.85451 12.7198 4.30902 3.02179 4.85451 11.8472 8.47629 8.4872 8.4872 
+ 8.4872 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 
+ 8.4872 7.70175 ] pdfxs
+ (176) show
+ 136.695 -58.247 m
+ (xii)
+ [5.75995 3.0327 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 12 12
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (8) show
+ (.1)
+ [3.0327 16.6035 ] pdfxs
+ (L) show
+ (inked-listp)
+ [3.0327 6.05449 5.4545 4.85451 6.05449 3.64352 3.02179 3.0327 4.30902 7.87638 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (singex)
+ [4.30902 3.0327 6.05449 9.0981 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple............................)
+ [9.08711 6.0654 3.02179 8.8472 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 
+ 8.47629 8.4872 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 
+ 8.4872 8.4872 8.4872 8.47629 8.4872 8.4872 8.4872 8.47629 8.4872 7.70175 ] pdfxs
+ (187) show
+ 210.212 -657.201 m
+ (xiii)
+ [5.75995 3.0327 3.02179 3.0327 ] pdfxs
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 13 13
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter1)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (I) show
+ (ntro)
+ [14.7235 10.832 11.402 14.6988 ] pdfxs
+ (duc) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Mem)
+ [10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 8.67265 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 11.9998 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceis)
+ [6.0654 4.8436 7.7563 3.0327 7.22172 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.7563 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.76721 9.08711 ] pdfxs
+ (a) show
+ (inf)
+ [3.0327 8.96719 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rslimi)
+ [4.27631 7.21082 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.3672 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [8.96719 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 7.76721 ] pdfxs
+ (o) show
+ (nmodern)
+ [8.96719 9.08711 5.75995 6.0654 4.8436 4.27631 6.0654 ] pdfxs
+ 0 -133.509 m
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ures.Today,modernc)
+ [6.0654 4.27631 4.8436 4.29811 10.6035 6.97085 5.74904 6.0654 5.14905 4.8545 7.79993 
+ 9.08711 5.75995 6.05449 4.85451 4.2654 10.6035 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.84717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.39265 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.39265 ] pdfxs
+ (t) show
+ (o)
+ [9.99264 ] pdfxs
+ (agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 3.0327 10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 9.39265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (o) show
+ (ptimizepr)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 9.39265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -155.431 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusedense)
+ [7.61456 6.05449 4.30902 8.21448 6.05449 4.85451 6.05449 4.30902 8.20357 ] pdfxs
+ (a) show
+ (rrays,s)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 6.44722 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (imesprovidingmul)
+ [3.02179 9.09802 4.8436 7.66899 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 3.02179 
+ 6.0654 8.81447 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplef)
+ [3.0327 6.05449 3.0327 8.21448 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.65808 ] pdfxs
+ (o) show
+ (fperf)
+ [6.69812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.0654 4.8436 8.21448 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.P)
+ [7.78902 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 0 -177.354 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sedrecursived)
+ [4.29811 4.8436 9.13083 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 
+ 7.91993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 6.20722 ] pdfxs
+ (o) show
+ (n)
+ [9.13083 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.90903 ] pdfxs
+ (ot) show
+ (herh)
+ [6.0654 4.8436 7.34174 6.0654 ] pdfxs
+ (a) show
+ (nd,haveproven)
+ [6.05449 6.0654 6.20722 6.0654 5.14905 5.4545 7.91993 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 9.13083 ] pdfxs
+ (t) show
+ (obemuchm)
+ [8.51993 6.35994 7.91993 8.79257 6.05449 4.54905 9.13083 9.08711 ] pdfxs
+ (o) show
+ (redi\016cult{b)
+ [4.27631 7.90903 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 7.30911 8.51993 6.37085 
+ ] pdfxs
+ (ot) show
+ (h)
+ [9.11992 ] pdfxs
+ (to) show
+ 0 -199.276 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.38902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.59991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imize{)
+ [3.0327 9.08711 3.0327 4.8436 8.38902 8.99992 ] pdfxs
+ (a) show
+ (ndthusc)
+ [6.05449 9.61082 4.23277 5.75995 6.0654 7.84354 4.8436 ] pdfxs
+ (o) show
+ (mpilershaveh)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.84354 6.05449 5.15996 5.4545 8.38902 
+ 6.05449 ] pdfxs
+ (a) show
+ (dmuchlesssuccessimproving)
+ [9.59991 8.79257 6.0654 4.53815 9.59991 3.0327 4.85451 4.29811 7.84354 4.30902 6.05449 
+ 4.85451 4.8436 4.85451 4.29811 7.84354 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 
+ 3.0327 6.0654 8.98901 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.38902 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 0 -221.199 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Theprim)
+ [7.8763 6.0654 9.8181 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryexis)
+ [4.27631 10.7235 4.85451 5.74904 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.54905 6.0654 4.8436 9.27262 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.2399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 10.4181 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.029 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmingp)
+ [4.27631 9.08711 3.0327 6.0654 10.4181 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 9.8181 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -265.044 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 7.75629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (otwobr)
+ [10.1781 3.93823 7.58175 10.1781 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dc)
+ [10.789 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (go) show
+ (ries:sc)
+ [4.27631 3.0327 4.8436 4.29811 10.069 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.9999 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.03262 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.789 ] pdfxs
+ (a) show
+ (sre)
+ [9.02171 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.9999 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.789 3.0327 ] pdfxs
+ (37) show
+ (],de)
+ [3.0327 8.02902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [10.789 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -286.966 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.01086 ] pdfxs
+ (g) show
+ (reedyprefe)
+ [4.2654 4.85451 4.8436 6.0654 8.57447 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 8.26902 3.0327 ] pdfxs
+ (94) show
+ (],e)
+ [3.02179 6.01086 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [5.99995 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 8.87992 4.29811 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 7.65812 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.11264 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 7.65812 6.0654 4.8436 3.0327 8.87992 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.05449 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 0 -308.889 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urespli)
+ [6.05449 4.27631 8.82538 4.29811 6.0654 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (ing[)
+ [3.0327 6.05449 9.42537 3.0327 ] pdfxs
+ (28) show
+ (],jump-p)
+ [3.0327 7.07994 3.33815 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (interprefe)
+ [3.0327 5.75995 4.23277 4.85451 8.24718 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 9.42537 3.02179 ] pdfxs
+ (112) show
+ (,)
+ [7.00357 ] pdfxs
+ (94) show
+ (],e)
+ [3.0327 7.07994 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ (\)) show
+ (.These)
+ [8.87992 7.8763 6.0654 4.8436 4.30902 8.81447 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.26899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (att) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -330.811 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.71629 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.62173 ] pdfxs
+ (o) show
+ (nlyrequireloc)
+ [6.0654 3.02179 9.62173 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.71629 3.0327 
+ 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lchan)
+ [6.89448 4.54905 6.05449 5.46541 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.1599 ] pdfxs
+ (t) show
+ (othepr)
+ [9.32719 4.23277 6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:afewins)
+ [9.08711 8.33447 9.32719 3.32724 4.85451 11.7381 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.1599 3.0327 9.92718 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.0654 8.70538 6.0654 4.27631 4.29811 8.10547 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.92718 ] pdfxs
+ (a) show
+ 0 -352.734 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 8.47629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 8.47629 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.4872 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 16.936 -374.656 m
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.84359 6.64358 ] pdfxs
+ (t) show
+ (hisisprecisely)
+ [6.0654 3.0327 7.90899 3.0327 7.90899 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 
+ 4.85451 3.02179 9.37083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.46538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perty)
+ [6.35994 4.85451 4.2654 3.93823 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tlimi)
+ [7.85456 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.46538 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (ga) show
+ (in)
+ [3.0327 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.45447 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches.)
+ [4.54905 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -396.579 m
+ (Sc)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [9.30536 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.33807 ] pdfxs
+ (a) show
+ (reinheren)
+ [4.27631 9.88355 3.0327 6.05449 6.0654 4.8436 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lylimi)
+ [3.0327 10.789 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 11.1054 ] pdfxs
+ (t) show
+ (om)
+ [10.4835 9.09802 ] pdfxs
+ (a) show
+ (kingloc)
+ [5.74904 3.0327 6.0654 10.4835 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lperf)
+ [8.07266 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 9.88355 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sbec)
+ [9.33807 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -418.502 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.07628 ] pdfxs
+ (o) show
+ (nlymodifyafewins)
+ [6.05449 3.0327 9.07628 9.08711 5.75995 6.0654 3.02179 3.33815 9.07628 8.77083 3.32724 
+ 4.85451 11.1926 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.61445 ] pdfxs
+ (a) show
+ (ta)
+ [7.56002 8.77083 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.17084 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.59264 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ap)
+ [9.09802 6.05449 3.0327 4.8436 6.41449 8.77083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rl)
+ [7.59264 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.38173 ] pdfxs
+ (o) show
+ (rs)
+ [7.59264 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.Thesec)
+ [7.77811 7.8763 6.05449 8.17084 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -440.424 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chism)
+ [4.53815 9.49082 3.0327 7.72354 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.26902 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.26902 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.47991 9.08711 ] pdfxs
+ (o) show
+ (repr)
+ [4.27631 8.26902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (misin)
+ [9.08711 3.0327 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,but)
+ [6.49085 6.0654 6.05449 7.66911 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyrequires)
+ [3.0327 3.0327 9.17446 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.72354 
+ ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.26902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mtobewrit)
+ [12.5234 4.23277 8.87992 6.37085 8.26902 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ 0 -462.347 m
+ (inatype-s)
+ [3.0327 10.0581 9.4581 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fes)
+ [3.33815 8.8472 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.2654 4.85451 4.8436 3.64352 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.8472 ] pdfxs
+ (a) show
+ (ndislimi)
+ [6.05449 10.0581 3.0327 8.30172 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0581 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 297.238 -462.347 m
+ /N634 10.909 Tf
+ (a) show
+ (llin)
+ [3.34903 7.02536 3.33823 6.14173 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 360.396 -462.347 m
+ /N614 10.909 Tf
+ (o) show
+ (fap)
+ [7.33084 9.4581 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (iculartype)
+ [3.0327 4.8436 6.0654 3.02179 5.46541 8.269 3.93823 5.75995 6.35994 8.8472 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -484.269 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.76355 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 14.0071 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.18536 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,a\feld)
+ [9.09802 6.05449 3.0327 4.8436 8.27993 10.3635 6.0654 4.8436 3.0327 10.9854 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisunusedin)
+ [9.16364 3.0327 9.21807 6.0654 5.74904 6.0654 4.29811 4.85451 10.9744 3.0327 10.9854 
+ ] pdfxs
+ (o) show
+ (neins)
+ [6.05449 9.77446 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 9.77446 ] pdfxs
+ (o) show
+ (fad)
+ [8.2472 10.3745 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.3745 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,butn)
+ [6.0654 4.2654 4.85451 8.26902 6.0654 6.05449 9.16364 6.05449 ] pdfxs
+ (ot) show
+ -3.05176e-05 -506.192 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ther,c)
+ [4.23277 6.0654 4.8436 4.27631 6.6654 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tberemovedfr)
+ [7.87638 6.35994 8.4872 4.27631 4.8436 9.09802 5.14905 5.4545 4.8436 9.6981 3.33815 
+ 4.2654 ] pdfxs
+ (o) show
+ (mei)
+ [12.7307 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -528.114 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 6.73093 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,nei)
+ [3.0327 4.84359 5.74904 6.05449 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 6.75265 ] pdfxs
+ (o) show
+ (f)
+ [5.8254 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.34176 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chesis)
+ [4.53815 6.0654 4.8436 6.79627 3.0327 6.78537 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 7.34176 ] pdfxs
+ (t) show
+ (o)
+ [7.94175 ] pdfxs
+ (atta) show
+ (ck)
+ [4.53815 8.2472 ] pdfxs
+ (t) show
+ (hero)
+ [6.0654 7.33085 4.27631 5.75995 ] pdfxs
+ (o) show
+ (tc)
+ [6.72002 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.33085 ] pdfxs
+ (o) show
+ (f)
+ [5.8254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.33085 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem:)
+ [6.0654 3.0327 4.8436 9.08711 7.30903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -3.05176e-05 -550.037 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.46173 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.42911 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 8.02902 ] pdfxs
+ (o) show
+ (rc)
+ [7.46173 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [6.21813 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 8.03993 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.42911 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.48354 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.02902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Inp)
+ [6.0654 7.72357 3.94897 9.23992 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.3054 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 8.02902 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 231.273 -582.481 m
+ (1) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 14 14
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.44357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.04356 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresexhibitpo)
+ [6.0654 4.2654 4.85451 7.89808 4.85451 5.74904 6.0654 3.0327 6.05449 3.0327 7.84365 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (rloc)
+ [7.86537 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityis)
+ [3.0327 3.0327 3.93823 9.34901 3.0327 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.83274 ] pdfxs
+ (t) show
+ (heirnodes)
+ [6.0654 4.8436 3.0327 7.86537 6.0654 5.75995 6.05449 4.85451 7.89808 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.45447 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (endistribu)
+ [4.85451 9.65446 6.05449 3.0327 4.30902 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.66537 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (t) show
+ (hehe)
+ [6.05449 9.05447 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pwi)
+ [10.2654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hli)
+ [10.2545 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.02179 9.05447 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbetween)
+ [10.2545 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.2545 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 9.04356 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.44365 ] pdfxs
+ (o) show
+ (fthenodes)
+ [7.53811 4.23277 6.0654 9.05447 6.05449 5.75995 6.0654 4.8436 8.50899 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (/t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.23266 6.0654 ] pdfxs
+ (att) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ 0 -43.845 m
+ (o) show
+ (fthepr)
+ [8.06175 4.23277 6.0654 9.56719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.09802 11.1381 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usethe)
+ [6.0654 4.29811 9.5781 4.23277 6.0654 9.56719 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 9.03262 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.8436 4.27631 6.0654 9.02171 ] pdfxs
+ (o) show
+ (f)
+ [8.06175 ] pdfxs
+ (t) show
+ (heserecursived)
+ [6.05449 4.85451 4.29811 9.56719 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.56719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.1781 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 9.02171 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.5781 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [8.96728 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 9.05447 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.45456 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (nthehe)
+ [10.2654 4.23277 6.0654 9.05447 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,s)
+ [6.05449 7.37448 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.2654 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.50899 3.32724 ] pdfxs
+ (o) show
+ (rimproving)
+ [8.47627 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.65446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.4872 ] pdfxs
+ (o) show
+ (fdense)
+ [6.97085 6.05449 4.85451 6.05449 4.30902 8.4872 ] pdfxs
+ (a) show
+ (rraysc)
+ [4.2654 4.27631 5.14905 5.75995 7.94172 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [7.87638 6.37085 8.4872 ] pdfxs
+ (a) show
+ (pplied)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 9.6981 ] pdfxs
+ (t) show
+ (onodesinarecursived)
+ [9.08719 6.05449 5.75995 6.0654 4.8436 7.94172 3.0327 9.6981 9.08719 4.27631 4.8436 
+ 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -109.613 m
+ (Agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 3.0327 10.0035 ] pdfxs
+ (o) show
+ (ptimizingpr)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 9.6981 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.54171 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (theavilyuserecursived)
+ [8.48728 6.05449 4.85451 5.14905 5.75995 3.0327 3.02179 10.0035 6.0654 4.29811 9.09811 
+ 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.09811 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.6981 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresisinheren)
+ [6.0654 4.2654 4.85451 8.54171 3.0327 8.55262 3.0327 6.05449 6.0654 4.8436 4.27631 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lydif-)
+ [3.0327 10.0035 6.05449 3.0327 3.33815 3.63261 ] pdfxs
+ 0 -131.535 m
+ (\fcultf)
+ [6.0654 4.8436 6.0654 3.02179 8.92364 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.95627 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [7.70175 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.05449 4.30902 10.9963 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,in)
+ [7.96357 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.70175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 8.97807 3.0327 4.29811 ] pdfxs
+ 291.741 -131.535 m
+ /N634 10.909 Tf
+ (re)
+ [4.04721 4.45094 ] pdfxs
+ (q) show
+ (uire)
+ [5.85816 3.34914 4.0363 4.46185 ] pdfxs
+ (d) show
+ 333.216 -131.535 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 10.429 4.27631 4.8436 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.58175 ] pdfxs
+ (o) show
+ (rldpr)
+ [4.2654 3.0327 10.7344 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:)
+ [9.09802 3.0327 ] pdfxs
+ 0 -153.458 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.81447 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.42537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.26899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (encre)
+ [4.85451 10.0254 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 7.07994 ] pdfxs
+ (t) show
+ (raversed,)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 4.85451 6.05449 7.07994 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 10.0254 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royedwi)
+ [4.2654 5.15996 5.4545 4.8436 10.0254 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hrecursivefunc)
+ [10.0254 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.81447 3.32724 
+ 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 7.06903 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -175.38 m
+ (o) show
+ (ftenp)
+ [3.33815 4.23277 4.85451 10.0799 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 10.0799 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.25819 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.86902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.14539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enused)
+ [4.85451 10.0799 6.05449 4.30902 4.8436 10.0799 ] pdfxs
+ (t) show
+ (obuildl)
+ [9.47992 6.05449 6.0654 3.0327 3.0327 10.0799 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.29082 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (es)
+ [8.86902 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.32353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [9.03265 ] pdfxs
+ (a) show
+ 0 -197.303 m
+ (list)
+ [3.0327 3.0327 4.29811 8.24728 ] pdfxs
+ (o) show
+ (flis)
+ [7.35266 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Sec)
+ [8.99992 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 104.032 -197.303 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 9.54529 ] pdfxs
+ (agg) show
+ (r)
+ [4.0363 ] pdfxs
+ (ess) show
+ (i)
+ [3.34914 ] pdfxs
+ (ve) show
+ 204.051 -197.303 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.31262 ] pdfxs
+ (o) show
+ (fin)
+ [7.34175 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.0363 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.31262 ] pdfxs
+ (a) show
+ (rerequired:modern)
+ [4.2654 8.86902 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 6.05449 8.62901 
+ 9.08711 5.75995 6.0654 4.8436 4.27631 6.0654 ] pdfxs
+ 0 -219.225 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (redesi)
+ [4.2654 8.18175 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ntechniquesenc)
+ [9.40355 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.63627 
+ 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (ag) show
+ (e)
+ [8.18175 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.18175 6.0654 4.29811 8.18175 ] pdfxs
+ (o) show
+ (fmodul)
+ [6.6763 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.60355 ] pdfxs
+ (a) show
+ (ndreus)
+ [6.05449 9.40355 4.2654 4.85451 6.05449 4.30902 ] pdfxs
+ (a) show
+ (bled)
+ [6.05449 3.0327 8.18175 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.79265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urelibr)
+ [6.05449 4.27631 8.18175 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,)
+ [4.27631 3.02179 4.85451 4.29811 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -241.148 m
+ (t) show
+ (heselibr)
+ [6.05449 4.85451 4.29811 9.90537 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (riesmaybeusedindi\013erentwaysindi\013erentp)
+ [4.27631 3.02179 4.85451 9.35989 9.08711 5.14905 10.8108 6.35994 9.90537 6.0654 4.29811 
+ 4.85451 11.1163 3.02179 11.1163 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 9.29455 7.58175 5.14905 5.75995 9.35989 3.02179 11.1163 6.0654 3.0327 6.35986 4.8436 
+ 4.27631 4.8436 5.75995 9.29455 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.34898 ] pdfxs
+ (o) show
+ (f)
+ [8.38902 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.89446 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 12.1308 ] pdfxs
+ (I) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (lly,we)
+ [3.0327 3.02179 4.8545 8.43265 7.58175 4.8436 ] pdfxs
+ 0 -263.07 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.0327 9.92718 3.0327 3.0327 5.4545 8.71629 ] pdfxs
+ (t) show
+ (obe)
+ [9.32719 6.35994 8.7272 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizeindividu)
+ [3.02179 9.09802 3.0327 4.8436 8.71629 3.0327 6.0654 6.05449 3.0327 5.75995 3.0327 
+ 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lins)
+ [6.89448 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.17081 ] pdfxs
+ (o) show
+ (fap)
+ [7.19993 9.32719 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rd)
+ [8.149 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.32719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,evenif)
+ [6.05449 4.27631 4.85451 6.95994 4.8436 5.4545 4.85451 9.92718 3.0327 7.19993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (o) show
+ (f) show
+ 0 -284.993 m
+ (t) show
+ (heins)
+ [6.05449 8.83629 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttype)
+ [8.22547 3.93823 5.75995 6.35994 8.83629 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 8.82538 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 10.0472 
+ ] pdfxs
+ (a) show
+ (ndcre)
+ [6.05449 10.0472 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [10.0472 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nfunc)
+ [10.0363 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.2799 ] pdfxs
+ (\(t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsc)
+ [7.01448 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -306.915 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 9.15262 ] pdfxs
+ (a) show
+ (reinsu\016cientf)
+ [4.27631 9.6981 3.0327 6.05449 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 9.09819 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 9.6981 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.30902 ] pdfxs
+ (\)) show
+ (.Third,c)
+ [11.5199 7.8763 6.0654 3.02179 4.27631 6.0654 8.18175 4.8436 ] pdfxs
+ (o) show
+ (mpilersf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.15262 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [9.1199 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.6035 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -328.838 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.72717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 10.1781 6.0654 9.87264 6.05449 ] pdfxs
+ (o) show
+ (thavec)
+ [8.66183 6.0654 5.14905 5.4545 9.26174 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [7.45084 5.14905 5.4545 4.85451 8.68354 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.26174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.1781 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementrun)
+ [4.8436 9.09802 4.8436 5.75995 8.66183 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.02179 9.09802 4.8436 7.6472 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lylimi)
+ [3.0327 10.1672 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -350.761 m
+ (t) show
+ (heinf)
+ [6.05449 8.7272 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.93809 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lith)
+ [6.90539 3.02179 8.12729 6.05449 ] pdfxs
+ (a) show
+ (sover)
+ [8.18172 5.14905 5.4545 4.85451 8.13809 ] pdfxs
+ (t) show
+ (heruntimelay)
+ [6.0654 8.7272 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.71629 3.0327 5.14905 
+ 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.11638 ] pdfxs
+ (o) show
+ (fad)
+ [7.21084 9.32719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.3381 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.Fin)
+ [6.05449 4.27631 4.8436 8.59629 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,c)
+ [3.0327 3.0327 4.84359 6.97085 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -372.683 m
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.90537 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizeuns)
+ [3.0327 9.08711 3.0327 4.85451 8.69447 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 8.69447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.14899 ] pdfxs
+ (\() show
+ (likeC)
+ [3.0327 3.0327 5.4545 8.69447 11.7272 ] pdfxs
+ (o) show
+ (rC++\)mustc)
+ [8.11627 7.8763 8.4872 8.4872 8.08365 8.79257 6.05449 4.30902 8.08365 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyh)
+ [3.02179 9.61082 6.05449 ] pdfxs
+ (a) show
+ (ndlepr)
+ [6.0654 6.0654 3.02179 8.69447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.14899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.09456 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ 0 -394.606 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.61808 ] pdfxs
+ (o) show
+ (rrely)
+ [8.58536 4.27631 4.85451 3.02179 10.0799 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (hepreciselay)
+ [6.0654 9.16356 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.16356 3.0327 5.14905 
+ 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.56365 ] pdfxs
+ (o) show
+ (fd)
+ [7.6472 6.05449 ] pdfxs
+ (at) show
+ (ainmem)
+ [9.77446 3.0327 10.3745 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.069 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,pr)
+ [3.02179 7.5163 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.61808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.56365 4.8436 ] pdfxs
+ (o) show
+ (pys)
+ [5.75995 10.0799 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.61808 ] pdfxs
+ (to) show
+ 0 -416.528 m
+ (disk)
+ [6.0654 3.02179 4.30902 9.39264 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssanetw)
+ [4.29811 7.94172 9.0981 6.05449 4.85451 3.93823 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -438.451 m
+ (Thr)
+ [7.8763 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.04729 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.11264 7.57085 ] pdfxs
+ (o) show
+ (rk,weuse)
+ [4.27631 5.74904 5.99995 7.58175 7.64721 6.0654 4.29811 7.65812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.64721 ] pdfxs
+ (t) show
+ (erm)
+ [4.85451 4.2654 11.9016 ] pdfxs
+ (\\) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.25811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure"tome)
+ [6.0654 4.2654 4.85451 8.25811 4.23277 8.25811 9.09802 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.86901 ] pdfxs
+ (a) show
+ (n) show
+ 338.644 -438.451 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 380.198 -438.451 m
+ /N614 10.909 Tf
+ (o) show
+ (fahe)
+ [6.13085 8.25811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [8.86901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.31266 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.91265 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urep)
+ [6.0654 4.2654 8.31266 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.02179 9.2181 3.33815 ] pdfxs
+ (o) show
+ (rmedwi)
+ [4.27631 9.08711 4.8436 9.52355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hmul)
+ [9.52355 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iplenodetypes)
+ [3.0327 6.0654 3.02179 8.31266 6.0654 5.74904 6.0654 8.30175 3.94914 5.74904 6.37085 
+ 4.8436 7.76717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.a)
+ [7.82175 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phwith`ed)
+ [6.0654 9.52355 7.8763 3.0327 4.23277 9.52355 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e')
+ [4.8436 6.49085 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (`node')
+ [3.0327 6.05449 5.75995 6.0654 4.8436 6.35994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thisw)
+ [7.77811 7.8763 6.0654 3.0327 7.62536 7.57085 ] pdfxs
+ (o) show
+ (rkisn)
+ [4.27631 9.07628 3.0327 7.62536 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.56002 4.85451 ] pdfxs
+ (o) show
+ (ncernedwi)
+ [6.05449 4.85451 4.8436 4.27631 6.05449 4.85451 9.38173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hcl)
+ [9.38173 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssi\fc)
+ [4.30902 4.29811 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (o) show
+ (fad)
+ [6.65449 8.78174 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.78174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.17084 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.17084 ] pdfxs
+ (a) show
+ (ss)
+ [7.62536 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.81812 4.8436 ] pdfxs
+ (o) show
+ (ncep)
+ [6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ltype)
+ [6.80721 3.94914 5.74904 6.37085 8.62902 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.abin)
+ [8.32356 9.23992 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.54537 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.62902 ] pdfxs
+ (o) show
+ (ralinkedlis)
+ [8.06173 9.23992 3.0327 3.02179 6.0654 5.4545 4.8436 9.85082 3.0327 3.0327 4.29811 
+ ] pdfxs
+ (t\)) show
+ (,ins)
+ [6.85085 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,wefocus)
+ [6.0654 6.85085 7.57085 8.63993 3.32724 5.75995 4.85451 6.05449 8.09444 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.62902 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (reindependent)
+ [4.2654 8.4872 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 8.4872 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hlevelc)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 4.8436 ] pdfxs
+ (o) show
+ (nceptu)
+ [6.0654 4.8436 4.85451 6.0654 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ltype)
+ [6.6654 3.93823 5.75995 6.35994 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.nodelay)
+ [7.87629 6.0654 5.75995 6.05449 8.4872 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 7.87638 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -548.063 m
+ (Pri)
+ [7.42902 4.2654 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (o) show
+ (urw)
+ [6.05449 8.96718 7.57085 ] pdfxs
+ (o) show
+ (rk,sh)
+ [4.27631 5.75995 7.98538 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisw)
+ [3.0327 5.75995 4.29811 3.0327 8.98898 7.58175 ] pdfxs
+ (a) show
+ (s)
+ [8.98898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (o) show
+ (nlyex)
+ [6.0654 3.02179 10.4508 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.93455 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [8.95627 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingm)
+ [4.27631 9.08711 3.0327 6.0654 10.1454 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.11264 ] pdfxs
+ (o) show
+ (fpr)
+ [6.13085 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.11264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tused)
+ [7.04729 6.0654 4.29811 7.65812 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.25811 4.30902 ] pdfxs
+ (t) show
+ (ructures.Sh)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 7.59266 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 7.64721 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.10173 3.0327 7.11264 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.64721 ] pdfxs
+ (t) show
+ (oprovides)
+ [8.25811 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.65812 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (ngcl)
+ [6.05449 8.25811 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssi\fc)
+ [4.30902 4.29811 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -591.908 m
+ (o) show
+ (fd)
+ [7.81084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.92719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.78171 3.02179 10.5381 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.31629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.5707 ] pdfxs
+ (a) show
+ (sv)
+ [8.7708 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (o) show
+ (ushi)
+ [6.0654 8.7708 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypes,such)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 7.50539 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 7.72357 4.29811 6.0654 4.53815 10.5381 ] pdfxs
+ (a) show
+ (sasin)
+ [8.78171 9.92719 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (ly-)
+ [3.02179 5.75995 8.11621 ] pdfxs
+ (o) show
+ (rd)
+ [8.749 6.05449 ] pdfxs
+ (o) show
+ (ubly-linked)
+ [6.0654 6.05449 3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 6.0654 
+ ] pdfxs
+ -3.05176e-05 -613.831 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,abin)
+ [8.91265 10.8981 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 11.1926 ] pdfxs
+ (t) show
+ (ree,e)
+ [4.27631 4.8436 4.85451 8.91265 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 13.2872 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (un)
+ [6.0654 6.05449 ] pdfxs
+ (at) show
+ (ely,sh)
+ [4.85451 3.02179 4.8545 8.91265 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 10.2872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesc)
+ [3.0327 5.75995 4.29811 4.85451 9.73079 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (th)
+ [9.67636 6.0654 ] pdfxs
+ (a) show
+ (ndlen)
+ [6.05449 6.0654 3.0327 10.2872 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 10.2872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (2) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 15 15
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (providenomech)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.57447 6.05449 9.18538 9.08711 4.8436 
+ 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nismf)
+ [6.05449 3.0327 4.29811 12.818 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.99628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lling)
+ [3.0327 3.02179 3.0327 6.0654 9.17447 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.57447 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.97456 ] pdfxs
+ (o) show
+ (fhe)
+ [7.05812 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedd)
+ [4.30902 4.8436 9.78537 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.17447 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (a) show
+ (reex)
+ [4.27631 8.57447 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (expensive[)
+ [4.8436 5.75995 6.37085 4.8436 6.0654 4.29811 3.0327 5.4545 8.4872 3.02179 ] pdfxs
+ (77) show
+ (,)
+ [6.6763 ] pdfxs
+ (144) show
+ (,)
+ [6.6654 ] pdfxs
+ (65) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (This)
+ [7.8763 6.0654 3.0327 8.98898 ] pdfxs
+ (t) show
+ (hesisdescribes)
+ [6.0654 4.8436 4.29811 3.0327 8.99989 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 
+ 6.35994 4.85451 8.98898 ] pdfxs
+ (a) show
+ 132.094 -43.845 m
+ /N1025 10.909 Tf
+ (m)
+ [10.4507 ] pdfxs
+ (ac) show
+ (r)
+ [5.17085 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.47997 10.9745 ] pdfxs
+ (app) show
+ (r)
+ [5.15995 ] pdfxs
+ (oa) show
+ (chf)
+ [5.22543 12.3709 3.82904 ] pdfxs
+ (o) show
+ (r)
+ [10.5599 ] pdfxs
+ (ana) show
+ (l)
+ [3.49088 ] pdfxs
+ (yz) show
+ (i)
+ [3.47997 ] pdfxs
+ (n) show
+ (g)
+ [11.6726 ] pdfxs
+ (a) show
+ (nd)
+ [6.96002 12.3709 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (an) show
+ (sf)
+ [4.94172 3.83994 ] pdfxs
+ (o) show
+ (rmi)
+ [5.15995 10.4616 3.47997 ] pdfxs
+ (n) show
+ (g)
+ [11.6617 ] pdfxs
+ (heap) show
+ (-) show
+ -1.52588e-05 -65.768 m
+ (a) show
+ (llo)
+ [3.47997 3.49088 6.62173 ] pdfxs
+ (cate) show
+ (d)
+ [13.3091 ] pdfxs
+ (dat) show
+ (as)
+ [12.4363 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (tur)
+ [4.8873 6.96002 5.17085 ] pdfxs
+ (e) show
+ (s) show
+ 146.44 -65.768 m
+ /N614 10.909 Tf
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 11.5744 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.81807 ] pdfxs
+ (t) show
+ (hede\fciencies)
+ [6.05449 10.3635 6.05449 4.85451 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 3.0327 
+ 4.8436 9.81807 ] pdfxs
+ (o) show
+ (fprevi)
+ [8.83628 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 9.81807 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chesbyusin)
+ [4.54905 6.0654 4.8436 9.81807 5.74904 11.269 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -1.52588e-05 -87.69 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.98173 ] pdfxs
+ (\() show
+ (butpr)
+ [6.0654 6.05449 9.38182 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l\)s)
+ [3.0327 9.38182 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 9.98173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.43625 ] pdfxs
+ (t) show
+ (oiden)
+ [10.5926 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.02179 3.33815 10.8981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 11.2035 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ -1.52588e-05 -109.613 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.M)
+ [6.05449 4.27631 4.8436 4.30902 7.87629 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.7307 ] pdfxs
+ (to) show
+ (:) show
+ 16.364 -143.49 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -143.49 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 9.16356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 8.91265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1235 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.1562 ] pdfxs
+ (a) show
+ (n) show
+ 169.807 -143.49 m
+ /N634 10.909 Tf
+ (e) show
+ (ntir)
+ [6.13082 3.62179 3.34914 4.04721 ] pdfxs
+ (e) show
+ 201.057 -143.49 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.52355 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.92356 ] pdfxs
+ (a) show
+ (saunit)
+ [8.36717 9.52355 6.0654 6.05449 3.0327 8.31274 ] pdfxs
+ (a) show
+ (nde)
+ [6.05449 10.1345 4.8436 ] pdfxs
+ (a) show
+ (chdis)
+ [4.54905 10.1235 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (t) show
+ 406.871 -143.49 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 449.69 -143.49 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (a) show
+ 27.2729 -165.413 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureindependen)
+ [6.05449 4.27631 8.4872 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ 16.364 -196.302 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -196.302 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 12.7963 ] pdfxs
+ (g) show
+ (ivep)
+ [3.0327 5.4545 10.1236 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [8.30175 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverthehe)
+ [8.31265 5.14905 5.4545 4.8436 9.55626 4.23277 6.0654 10.1236 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-lay)
+ [6.0654 3.63261 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.51273 ] pdfxs
+ (o) show
+ (fd)
+ [8.6181 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.7345 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 10.1236 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 9.57807 ] pdfxs
+ (t) show
+ (o)
+ [10.7345 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1236 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 27.2729 -218.224 m
+ (a) show
+ (llowingitre)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.0981 3.02179 7.88729 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizes)
+ [3.0327 9.08711 3.0327 4.85451 8.47629 4.30902 ] pdfxs
+ (o) show
+ (meimp)
+ [9.08711 8.4872 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntlay)
+ [5.75995 7.87638 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 7.87638 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies.)
+ [3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 16.364 -249.113 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -249.113 m
+ /N614 10.909 Tf
+ (...)
+ [3.0327 3.0327 9.15265 ] pdfxs
+ (t) show
+ (uneindividu)
+ [6.05449 6.0654 8.91265 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (lins)
+ [7.09085 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 8.36717 ] pdfxs
+ (o) show
+ (fd)
+ [7.3963 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.51264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.52355 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 8.91265 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuse)
+ [8.31274 6.05449 4.30902 8.90174 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.09802 9.15265 ] pdfxs
+ (R) show
+ (eus)
+ [4.85451 6.05449 4.30902 ] pdfxs
+ (a) show
+ (bled)
+ [6.05449 3.0327 8.91265 6.05449 ] pdfxs
+ (ata) show
+ 27.2729 -271.036 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urelibr)
+ [6.05449 4.27631 8.39993 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.85445 ] pdfxs
+ (a) show
+ (reveryc)
+ [4.2654 8.39993 5.4545 4.8436 4.27631 9.30537 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n,butdi\013erentclien)
+ [6.05449 6.59994 6.05449 6.0654 7.78911 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 7.78911 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (shavedi\013erentus)
+ [7.84354 6.0654 5.14905 5.4545 8.38902 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 
+ 5.75995 7.78911 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (ebehavi)
+ [8.39993 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rs,)
+ [4.2654 4.30902 6.58903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.2729 -292.958 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmayc)
+ [9.6981 9.08711 5.14905 9.39264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inm)
+ [3.02179 9.6981 9.09802 ] pdfxs
+ (a) show
+ (nydis)
+ [5.74904 9.39264 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctclien)
+ [3.0327 6.05449 4.85451 7.87638 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helibr)
+ [6.05449 8.4872 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 16.364 -323.847 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -323.847 m
+ /N614 10.909 Tf
+ (...provideafr)
+ [3.0327 3.0327 7.53812 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.48357 8.07266 
+ 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 8.38902 3.32724 ] pdfxs
+ (o) show
+ (rexis)
+ [6.90538 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.07266 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 6.92718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusemod)
+ [6.87275 6.05449 4.30902 7.47267 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 5.95631 ] pdfxs
+ (o) show
+ (r)
+ [6.89447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [6.92718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 5.85813 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.0654 8.68356 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 27.2729 -345.77 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.44353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.3891 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.98902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyimplemen)
+ [3.0327 3.0327 9.89446 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ingbych)
+ [3.02179 6.0654 9.59992 5.75995 9.89446 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingstruc)
+ [3.0327 6.05449 9.59992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypelay)
+ [6.0654 4.2654 8.99993 3.93823 5.74904 6.37085 8.98902 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utf)
+ [6.0654 8.37819 3.33815 ] pdfxs
+ (o) show
+ (rentire)
+ [8.41082 4.85451 5.75995 4.23277 3.0327 4.27631 4.8436 ] pdfxs
+ 27.2729 -367.692 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.68716 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,s)
+ [3.0327 8.8581 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urere)
+ [6.05449 4.27631 10.2326 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.05449 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (g/) show
+ (\fssi)
+ [6.05449 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [11.4435 3.0327 ] pdfxs
+ (28) show
+ (],ins)
+ [3.0327 8.84719 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.0654 4.8436 10.2326 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaving[)
+ [4.8436 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 10.8435 3.0327 ] pdfxs
+ (136) show
+ (],jump-p)
+ [3.0327 8.84719 3.33815 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2729 -389.615 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ching[)
+ [4.53815 6.0654 3.0327 6.05449 9.08719 3.0327 ] pdfxs
+ (112) show
+ (],e)
+ [3.0327 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,s)
+ [6.6654 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesm)
+ [3.0327 9.08711 4.85451 7.93081 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hemm)
+ [6.0654 4.8436 12.7307 9.08711 ] pdfxs
+ (o) show
+ (repowerfulin)
+ [4.27631 8.4872 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.6654 3.0327 
+ 9.6981 ] pdfxs
+ (t) show
+ (heprocess.)
+ [6.05449 8.4872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ 16.364 -420.504 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -420.504 m
+ /N614 10.909 Tf
+ (...besui)
+ [3.0327 3.0327 7.60357 6.37085 7.67994 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 7.69085 3.32724 ] pdfxs
+ (o) show
+ (rinclusi)
+ [7.11265 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninac)
+ [8.90174 3.0327 8.89083 8.29084 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [5.85813 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Ourimplemen)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 7.61448 8.4872 6.0654 7.10174 3.0327 
+ 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.90174 ] pdfxs
+ (o) show
+ (f)
+ [6.16358 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.67994 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 27.2729 -442.426 m
+ (a) show
+ (resc)
+ [4.27631 9.11992 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.11992 ] pdfxs
+ (t) show
+ (ol)
+ [9.73082 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [9.11992 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,w)
+ [9.09802 4.29811 7.46175 7.58175 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.2654 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinc)
+ [10.3308 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.11992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 7.46175 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.11992 4.29811 ] pdfxs
+ (a) show
+ (fein)
+ [3.33815 9.11992 3.0327 10.3308 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.0654 9.11992 6.05449 4.27631 4.85451 4.29811 4.85451 6.05449 4.85451 9.11992 ] pdfxs
+ (o) show
+ (f) show
+ 27.2729 -464.349 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 142.094 -464.349 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 176.457 -464.349 m
+ /N614 10.909 Tf
+ (/) show
+ 181.912 -464.349 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 225.629 -464.349 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls,c)
+ [3.0327 3.0327 4.29811 6.6654 4.8436 ] pdfxs
+ (o) show
+ (rrectlydeterminewhe)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 9.39264 6.05449 4.85451 4.23277 4.85451 
+ 4.27631 9.08711 3.0327 6.05449 8.47629 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herad)
+ [6.0654 4.8436 7.8981 9.08719 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 27.2729 -486.271 m
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (ccessedinatype-s)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 9.6981 3.0327 9.6981 9.08719 3.93823 
+ 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feway,e)
+ [3.32724 8.4872 7.57085 5.15996 4.84359 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.9369 -520.149 m
+ (By)
+ [7.72349 9.90537 ] pdfxs
+ (a) show
+ (chieving)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 9.59992 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.98902 ] pdfxs
+ (goa) show
+ (ls,weshow)
+ [3.0327 4.30902 7.29812 7.58175 8.99993 4.29811 6.0654 5.14905 12.0217 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [8.3891 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.98902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.45444 4.8436 ] pdfxs
+ (a) show
+ (ndr)
+ [10.2108 6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.02179 9.91628 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.99993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -542.072 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.30538 ] pdfxs
+ (o) show
+ (fhe)
+ [7.78902 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pin)
+ [10.5163 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 9.30538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,wi)
+ [9.08711 4.30902 7.69084 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpurely)
+ [10.5163 6.0654 6.05449 4.27631 4.8436 3.0327 10.2217 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 9.30538 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.75989 7.8763 6.0654 
+ 3.0327 4.53815 10.5163 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.30538 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.5163 ] pdfxs
+ (at) show
+ -6.10352e-05 -563.994 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mlink-)
+ [12.2616 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.Thisw)
+ [3.0327 9.08711 4.85451 7.72357 7.8763 6.0654 3.02179 7.48354 7.57085 ] pdfxs
+ (o) show
+ (rkisimplemen)
+ [4.27631 8.92356 3.0327 7.47263 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.22901 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.01812 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.75995 7.40729 ] pdfxs
+ (o) show
+ (f)
+ [6.50176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.01812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.1672 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.43992 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -585.917 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 11.1163 7.57085 ] pdfxs
+ (a) show
+ (sbuilt)
+ [9.34898 6.0654 6.05449 3.0327 3.0327 9.29455 ] pdfxs
+ (t) show
+ (osupp)
+ [10.4945 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.29455 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.89446 ] pdfxs
+ (agg) show
+ (ressivelink-)
+ [4.27631 4.85451 4.29811 4.30902 3.02179 5.4545 9.90537 3.02179 3.0327 6.0654 5.74904 
+ 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.89446 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.35989 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1163 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequiredby)
+ [11.1163 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 11.1054 5.75995 10.8108 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -607.839 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.75629 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MisdescribedinCh)
+ [13.2654 3.02179 7.5599 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 9.31628 3.02179 9.32719 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er2)
+ [4.8436 7.5381 8.70538 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.71629 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.10539 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.10539 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extf)
+ [4.8436 5.75995 7.49456 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.52719 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.02179 7.5599 7.58175 ] pdfxs
+ (o) show
+ (rk,p)
+ [4.27631 5.74904 6.37085 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.5599 ] pdfxs
+ (o) show
+ (fwhichwere)
+ [6.58903 7.8763 6.0654 3.0327 4.53815 9.31628 7.58175 4.8436 4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -629.762 m
+ (publishedin[)
+ [6.0654 6.05449 6.0654 3.02179 3.0327 4.30902 6.05449 4.85451 9.6981 3.02179 9.6981 
+ 3.0327 ] pdfxs
+ (87) show
+ (,)
+ [6.6654 ] pdfxs
+ (3) show
+ (,)
+ [6.6654 ] pdfxs
+ (88) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (3) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 16 16
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (1.1Fo)
+ [8.07685 4.476 24.2161 8.7941 8.0625 ] pdfxs
+ (unda) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (soft)
+ [11.7494 8.0625 10.3147 6.26925 ] pdfxs
+ (h) show
+ (e)
+ [12.7536 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.36962 ] pdfxs
+ (c) show
+ (o)
+ [8.0625 ] pdfxs
+ (p) show
+ (icA)
+ [4.49035 12.5527 12.1798 ] pdfxs
+ (pp) show
+ (ro)
+ [6.59915 8.0625 ] pdfxs
+ (a) show
+ (c)
+ [6.72827 ] pdfxs
+ (h) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Ourimplemen)
+ [8.4872 6.05449 8.66173 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (fm)
+ [7.72357 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.23992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.69444 ] pdfxs
+ (a) show
+ (rebuilt)
+ [4.2654 9.23992 6.05449 6.0654 3.0327 3.02179 8.6291 ] pdfxs
+ (o) show
+ (naf)
+ [10.4508 9.83992 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4508 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.83992 ] pdfxs
+ (o) show
+ (ftwo)
+ [7.72357 3.93823 7.57085 9.83992 ] pdfxs
+ (t) show
+ (ech-)
+ [4.85451 4.53815 6.0654 3.63261 ] pdfxs
+ 0 -54.648 m
+ (niques:)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 11.3563 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.8326 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 10.2217 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4326 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 10.2326 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.41084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.B)
+ [6.05449 13.1126 7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.4435 ] pdfxs
+ (o) show
+ (n)
+ [11.4326 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 9.67625 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -76.571 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,m)
+ [6.05449 6.6763 9.08711 ] pdfxs
+ (a) show
+ (nynew)
+ [5.75995 9.39264 6.05449 4.85451 11.509 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (refe)
+ [4.2654 8.4872 3.33815 4.8436 ] pdfxs
+ (a) show
+ (sible.)
+ [4.30902 3.0327 6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ 0 -114.403 m
+ /N622 11.955 Tf
+ (1.1.1D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.23633 5.48733 ] pdfxs
+ (uc) show
+ (t)
+ [5.23633 ] pdfxs
+ (u) show
+ (reA)
+ [5.48733 10.616 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ 0 -143.371 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [10.4945 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.89446 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 9.33807 ] pdfxs
+ (\(D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\)isac)
+ [9.28364 3.0327 9.33807 10.5054 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-)
+ [8.68348 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.05449 11.1054 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 
+ 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.89446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.0327 4.29811 12.0981 ] pdfxs
+ (I) show
+ (tisused)
+ [9.29455 3.02179 9.34898 6.0654 4.29811 4.85451 11.0944 ] pdfxs
+ (to) show
+ 0 -165.293 m
+ (identify)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.3963 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.49083 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.3963 ] pdfxs
+ (o) show
+ (fmem)
+ [7.97447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3963 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinapr)
+ [8.93444 3.0327 10.7017 10.0908 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,iden)
+ [9.09802 7.91993 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifyinst)
+ [3.0327 3.33815 10.3963 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.94535 ] pdfxs
+ (o) show
+ (fd)
+ [7.97447 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1017 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -187.216 m
+ (a) show
+ (ndc)
+ [6.0654 9.93809 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ureimp)
+ [6.0654 4.27631 8.7272 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntpr)
+ [5.75995 8.12729 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.19263 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (t) show
+ (hesestruc)
+ [6.05449 4.85451 4.29811 8.73811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures\(such)
+ [6.0654 4.2654 4.85451 8.19263 4.23277 4.30902 6.05449 4.54905 9.949 ] pdfxs
+ (a) show
+ (swhe)
+ [8.19263 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.15991 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 8.18172 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.19263 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -209.139 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -231.061 m
+ (D) show
+ (SAis)
+ [6.0654 12.2835 3.0327 8.42171 ] pdfxs
+ (a) show
+ (n)
+ [10.1672 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.9672 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.14539 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichusesfull)
+ [3.0327 5.75995 4.29811 3.0327 8.41081 7.88721 6.05449 3.0327 4.54905 10.1672 6.0654 
+ 4.29811 4.85451 8.41081 3.33815 6.05449 3.0327 7.14539 ] pdfxs
+ (a) show
+ (cyclicc)
+ [4.8436 5.75995 4.85451 3.02179 3.0327 8.9672 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.14539 6.05449 ] pdfxs
+ (at) show
+ (hs)
+ [6.0654 8.41081 ] pdfxs
+ (t) show
+ (on)
+ [9.56719 6.05449 ] pdfxs
+ (a) show
+ (mehe)
+ [9.09802 8.95629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p) show
+ 0 -252.984 m
+ (a) show
+ (nds)
+ [6.0654 9.949 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.64355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (\() show
+ (itis)
+ [3.02179 8.13819 3.0327 8.19263 ] pdfxs
+ (\\) show
+ (fully"c)
+ [3.32724 6.0654 3.0327 3.0327 5.74904 9.34901 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensitive)
+ [4.85451 5.74904 8.13819 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 
+ 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.98176 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.34901 3.0327 8.12729 ] pdfxs
+ (t) show
+ (oiden)
+ [9.34901 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.33815 9.64355 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intins)
+ [3.0327 5.75995 8.12729 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fd)
+ [7.22175 6.05449 ] pdfxs
+ (ata) show
+ 0 -274.906 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,evenif)
+ [6.05449 4.27631 4.85451 4.29811 6.80721 4.8436 5.4545 4.85451 9.80719 3.0327 7.07994 
+ ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.50173 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.59629 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.80719 ] pdfxs
+ (a) show
+ (ndprocessedbyc)
+ [6.0654 9.80719 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 9.80719 
+ 5.75995 9.50173 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nhelperfuncti)
+ [9.81809 6.05449 4.85451 3.02179 6.37085 4.8436 8.01809 3.33815 6.0654 6.05449 4.85451 
+ 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 8.21447 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 11.9235 4.85451 ] pdfxs
+ (a) show
+ (nsupp)
+ [9.80719 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -296.829 m
+ (asuperset)
+ [10.429 4.29811 6.0654 6.35994 4.85451 4.2654 4.30902 4.8436 9.21818 ] pdfxs
+ (o) show
+ (f)
+ [8.31265 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 9.82901 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ssupp)
+ [9.27262 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edbym)
+ [4.8436 11.0399 5.75995 10.7235 9.09802 ] pdfxs
+ (o) show
+ (st\row-insensi)
+ [4.29811 9.21818 6.0654 5.14905 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 
+ 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 9.82901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [8.0072 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s,mod-ref,)
+ [4.30902 8.33447 9.08711 5.75995 6.0654 3.63261 4.27631 4.8436 3.33815 8.33447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -318.751 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.77449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.80719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,in)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 6.80721 3.0327 9.79628 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (osupp)
+ [9.19628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.19628 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.58538 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.59629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesdescribed)
+ [3.0327 5.75995 4.29811 4.85451 8.0399 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 9.80719 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.98547 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -340.674 m
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.30902 8.82538 ] pdfxs
+ (D) show
+ (SAsupp)
+ [6.0654 12.1308 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.25808 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.80356 3.33815 6.05449 3.0327 6.98176 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.70901 ] pdfxs
+ (o) show
+ (fC)
+ [7.28721 7.88721 ] pdfxs
+ (/) show
+ (C++pr)
+ [7.8763 8.4872 12.4363 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.25808 ] pdfxs
+ (a) show
+ (ndprovidesc)
+ [6.0654 10.0145 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.25808 4.8436 
+ ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (a) show
+ (tivelyc)
+ [4.23277 3.0327 5.4545 4.85451 3.02179 9.71992 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -362.596 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (o) show
+ (finc)
+ [6.97085 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (a) show
+ (ndlibr)
+ [6.05449 9.6981 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.)
+ [4.27631 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -384.519 m
+ (Theprim)
+ [7.8763 6.0654 8.4872 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryrese)
+ [4.27631 9.39264 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 9.6981 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8144 ] pdfxs
+ (a) show
+ (re:)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 10.303 -418.397 m
+ (\() show
+ (i\))
+ [3.0327 9.69818 ] pdfxs
+ (N) show
+ (ew)
+ [4.8436 12.0108 ] pdfxs
+ (t) show
+ (echniquesused)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.43262 6.0654 4.29811 
+ 4.85451 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ (chievei)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 8.97811 3.0327 ] pdfxs
+ (t) show
+ (sspeed,sc)
+ [8.43262 4.30902 6.35994 4.85451 4.8436 6.0654 7.28721 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility,)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 7.28721 ] pdfxs
+ (a) show
+ (ndlowmem)
+ [6.0654 10.189 3.0327 5.14905 12.0217 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.2654 9.89446 3.33815 5.75995 ] pdfxs
+ (o) show
+ (tprintwhen)
+ [4.23277 6.0654 4.27631 3.02179 5.75995 8.37819 7.8763 6.0654 4.8436 10.1999 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -440.319 m
+ (lyzinglar)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 9.03265 3.02179 5.46541 4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [8.42175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.61085 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ei)
+ [8.42175 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.87627 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.42175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Weshow)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.85448 10.2981 8.42175 4.29811 6.0654 5.14905 
+ 11.4544 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.82183 ] pdfxs
+ (D) show
+ (SAusesli)
+ [6.05449 11.749 6.0654 4.29811 4.85451 7.87627 3.0327 3.02179 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.0327 8.42175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 27.273 -462.242 m
+ (a) show
+ (ndisf)
+ [6.0654 10.3745 3.0327 8.61808 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.55274 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.3745 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 9.16356 3.0327 10.3745 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 8.58536 4.8436 5.75995 6.35994 4.85451 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (npr)
+ [10.3745 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mssp)
+ [9.08711 8.61808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (nning)
+ [6.0654 6.0654 3.02179 6.0654 9.77446 ] pdfxs
+ (4) show
+ (-5)
+ [3.63261 9.77446 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.61808 ] pdfxs
+ (o) show
+ (fm)
+ [7.6472 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ 27.273 -484.164 m
+ (o) show
+ (fcodesize)
+ [7.85448 4.8436 5.75995 6.05449 9.37083 4.29811 3.0327 4.8436 9.37083 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.76001 ] pdfxs
+ (200) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.97082 3.02179 3.0327 6.0654 4.8436 8.82535 ] pdfxs
+ (o) show
+ (fcode)
+ [7.84357 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,never)
+ [7.7672 6.0654 4.8436 5.4545 4.85451 8.78172 ] pdfxs
+ (ta) show
+ (kingm)
+ [5.75995 3.0327 6.05449 9.97082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.5817 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (s)
+ [8.81444 ] pdfxs
+ (o) show
+ (n)
+ [10.5817 ] pdfxs
+ (t) show
+ (hesecodes.We)
+ [6.05449 4.85451 4.29811 9.35992 4.85451 5.75995 6.05449 4.85451 4.29811 10.5163 10.309 
+ 4.8436 ] pdfxs
+ 27.273 -506.087 m
+ (describewhywebelieve)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 8.05084 7.8763 5.75995 8.95628 
+ 7.58175 8.05084 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titwillc)
+ [7.44002 3.0327 7.45093 7.8763 3.0327 3.02179 6.23994 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.74904 6.0654 8.05084 ] pdfxs
+ (t) show
+ (osc)
+ [8.65083 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lewell)
+ [3.0327 8.05084 7.58175 4.8436 3.0327 6.22904 ] pdfxs
+ (t) show
+ (ol)
+ [8.66174 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erpr)
+ [4.85451 7.47264 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinSec)
+ [9.08711 7.50536 3.0327 9.26173 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.50536 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 27.273 -528.009 m
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [10.0908 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 12.5563 3.0327 8.67262 ] pdfxs
+ (t) show
+ (he\frstfullyc)
+ [6.0654 9.21811 6.0654 4.27631 4.29811 8.61819 3.33815 6.05449 3.0327 3.0327 10.1345 
+ 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 8.61819 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.21811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmwe)
+ [6.0654 13.4616 7.58175 9.21811 ] pdfxs
+ (a) show
+ (reaw)
+ [4.27631 9.22901 5.14905 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzes)
+ [3.0327 5.75995 4.8436 4.85451 4.29811 ] pdfxs
+ 27.273 -549.932 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinafr)
+ [9.08711 7.88717 3.0327 9.64355 9.04356 3.32724 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (hetime)
+ [6.0654 8.43266 4.23277 3.0327 9.09802 8.42175 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 9.64355 ] pdfxs
+ (t) show
+ (oc)
+ [9.03265 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.43266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.43266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.6653 7.88721 3.02179 ] pdfxs
+ (t) show
+ (has)
+ [9.64355 9.04356 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.64355 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.02179 4.85451 3.0327 6.05449 ] pdfxs
+ (g) show
+ 27.273 -571.854 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.509 ] pdfxs
+ (\() show
+ (GCC)
+ [8.5636 7.8763 7.8763 ] pdfxs
+ (\)) show
+ (.Fur)
+ [7.26539 6.20722 6.0654 4.2654 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 7.40721 ] pdfxs
+ (t) show
+ (hefr)
+ [6.0654 9.07629 3.32724 4.27631 ] pdfxs
+ (a) show
+ (cti)
+ [4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2981 ] pdfxs
+ (o) show
+ (fc)
+ [7.55993 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 9.07629 ] pdfxs
+ (t) show
+ (imeusedby)
+ [3.0327 9.08711 9.0872 6.05449 4.30902 4.8436 10.2981 5.74904 9.99264 ] pdfxs
+ (D) show
+ (SAisqui)
+ [6.0654 12.4035 3.0327 8.54171 5.74904 6.0654 3.0327 ] pdfxs
+ (t) show
+ (esm)
+ [9.07629 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll:)
+ [3.02179 3.0327 9.07628 ] pdfxs
+ (a) show
+ (lways)
+ [3.02179 7.58175 5.14905 5.75995 4.29811 ] pdfxs
+ 27.273 -593.777 m
+ (less)
+ [3.0327 4.8436 4.30902 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (%in)
+ [12.7198 3.0327 9.6981 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 7.909 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 7.27298 -624.666 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (se)
+ [4.30902 7.88721 ] pdfxs
+ (o) show
+ (fanovelex)
+ [6.38176 8.49811 6.05449 5.14905 5.4545 4.85451 6.07631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.0981 ] pdfxs
+ (t) show
+ (oT)
+ [8.49811 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'sS)
+ [6.0654 3.0327 7.34172 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.0327 8.79265 7.88721 ] pdfxs
+ (o) show
+ (nnectedC)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 4.85451 9.0981 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nent)
+ [6.0654 4.8436 5.75995 7.28729 ] pdfxs
+ (\() show
+ (SCC\)\fnding)
+ [6.05449 7.88721 7.8763 7.28729 6.05449 6.0654 6.05449 3.0327 6.0654 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 9.08711 ] pdfxs
+ 231.273 -657.201 m
+ (4) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 17 17
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (a) show
+ (llowsincremen)
+ [3.0327 3.02179 5.15996 7.8763 7.37445 3.02179 6.0654 4.8436 4.27631 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ldiscovery)
+ [6.09813 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 8.82538 ] pdfxs
+ (o) show
+ (fSCCsin)
+ [6.40358 6.05449 7.88721 7.8763 7.37445 3.0327 9.11992 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.91993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.09813 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,evenwhened)
+ [6.05449 6.0654 6.21813 4.8436 5.4545 4.8436 9.13083 7.88721 6.05449 4.85451 9.13083 
+ 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.37445 ] pdfxs
+ (a) show
+ (redyn)
+ [4.27631 7.90903 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (discovered)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ -23.031 -51.482 m
+ (\() show
+ (iii\))
+ [3.0327 3.02179 3.0327 9.69818 ] pdfxs
+ (U) show
+ (ses)
+ [4.30902 4.8436 8.17081 ] pdfxs
+ (o) show
+ (fasimplemech)
+ [7.21084 9.32719 4.29811 3.0327 9.08711 6.0654 3.0327 8.71629 9.08711 4.85451 4.53815 
+ 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.9598 ] pdfxs
+ (\() show
+ (\fne-)
+ [6.05449 6.0654 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ininc)
+ [3.0327 9.93809 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpleteness)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 6.05449 4.85451 4.29811 8.18172 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckin)
+ [4.54905 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [8.11638 ] pdfxs
+ (t) show
+ (os)
+ [9.31628 4.30902 ] pdfxs
+ (o) show
+ (lvesever)
+ [3.0327 5.4545 8.71629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lh)
+ [6.90539 6.05449 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 9.92718 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b-)
+ [6.05449 3.63261 ] pdfxs
+ 0 -73.404 m
+ (lemsinp)
+ [3.0327 4.8436 9.09802 7.38536 3.0327 9.14174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,including)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.22904 3.0327 6.0654 4.8436 3.0327 6.05449 
+ 6.0654 3.0327 6.05449 8.54174 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 7.94175 6.05449 4.30902 7.93084 ] pdfxs
+ (o) show
+ (fspecul)
+ [6.41449 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.0327 5.4545 7.93084 3.93823 5.75995 6.37085 7.93084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.0654 6.22904 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micdiscovery)
+ [9.08711 3.0327 7.93084 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 
+ 5.75995 ] pdfxs
+ 0 -95.327 m
+ (o) show
+ (fthec)
+ [7.85448 4.23277 6.0654 9.37083 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phwi)
+ [6.0654 10.5708 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uti)
+ [6.0654 8.7491 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.7672 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.5817 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (a) show
+ (tivelyc)
+ [4.23277 3.0327 5.4545 4.85451 3.02179 10.2763 4.85451 ] pdfxs
+ (o) show
+ (rrecth)
+ [4.2654 4.27631 4.85451 4.8436 8.76001 6.05449 ] pdfxs
+ (a) show
+ (ndling)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 9.97082 ] pdfxs
+ (o) show
+ (finc)
+ [7.84357 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.37083 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -117.249 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 3.0327 ] pdfxs
+ -10.337 -147.139 m
+ (D) show
+ (SAisusedby)
+ [6.0654 12.6326 3.02179 8.75989 6.0654 4.29811 4.8436 10.5163 5.75995 10.2108 ] pdfxs
+ (a) show
+ (llm)
+ [3.0327 7.48357 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.30538 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.74898 ] pdfxs
+ (a) show
+ (ndisdescribedinde)
+ [6.0654 10.5163 3.0327 8.74898 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 10.5163 3.0327 10.5163 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.02179 7.48357 3.0327 10.5163 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.72718 ] pdfxs
+ (3) show
+ (.Bec)
+ [10.3308 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -27.273 -169.061 m
+ (a) show
+ (ll)
+ [3.0327 6.86176 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 8.69447 7.57085 ] pdfxs
+ (o) show
+ (rkinthis)
+ [4.27631 9.58901 3.0327 9.90537 4.23277 6.0654 3.0327 8.13808 ] pdfxs
+ (t) show
+ (hesisdepends)
+ [6.0654 4.8436 4.29811 3.0327 8.14899 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 
+ 8.14899 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,wepayspeci)
+ [6.86176 7.58175 8.68356 6.0654 5.14905 9.58901 4.30902 6.35994 4.85451 4.8436 3.0327 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (enti)
+ [4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (t) show
+ (om)
+ [9.28356 9.09802 ] pdfxs
+ (a) show
+ (kingsure)
+ [5.74904 3.0327 6.0654 9.29447 4.29811 6.0654 4.2654 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -27.273 -190.984 m
+ (issui)
+ [3.0327 8.75989 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.0654 3.02179 9.31629 3.32724 ] pdfxs
+ (o) show
+ (ruseinac)
+ [8.73809 6.0654 4.29811 9.31629 3.0327 10.5163 9.91628 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.49448 4.8436 ] pdfxs
+ (o) show
+ (mpiler,whichincludesbeingf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.70175 7.8763 6.05449 3.0327 4.54905 
+ 10.5272 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.75989 6.37085 4.8436 
+ 3.0327 6.05449 9.91628 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 8.70546 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.5272 3.32724 ] pdfxs
+ (o) show
+ (rpl)
+ [8.73809 6.0654 3.02179 ] pdfxs
+ (a) show
+ (usibleuse,)
+ [6.0654 4.29811 3.0327 6.0654 3.0327 9.30538 6.0654 4.29811 4.85451 3.0327 ] pdfxs
+ -27.273 -212.906 m
+ (fullysupp)
+ [3.33815 6.05449 3.0327 3.0327 10.309 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtinginc)
+ [4.27631 4.23277 3.0327 6.0654 10.0035 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.40356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 7.81084 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.0654 10.6145 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.0035 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 9.40356 3.32724 6.0654 3.0327 7.58175 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.309 ] pdfxs
+ (o) show
+ (fC)
+ [7.8872 12.4363 ] pdfxs
+ (\() show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.08711 6.0654 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,)
+ [6.05449 5.75995 3.33815 9.08711 6.0654 3.0327 ] pdfxs
+ -27.273 -234.829 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.0035 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 7.04721 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 10.0035 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fep)
+ [3.32724 8.79265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.21446 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Weev)
+ [8.79265 10.2981 8.79265 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.79265 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.79265 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (D) show
+ (SAwhenused)
+ [6.0654 12.1199 7.8763 6.0654 4.8436 10.0035 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ -27.273 -256.751 m
+ (a) show
+ (sast)
+ [7.94172 9.08719 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdp)
+ [4.2654 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinCh)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.02179 9.6981 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 7.909 ] pdfxs
+ (4) show
+ (.) show
+ -27.273 -293.957 m
+ /N622 11.955 Tf
+ (1.1.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [5.22437 3.74195 10.4606 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -27.273 -322.925 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.85448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.03267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 7.309 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 7.85448 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.46538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresiden)
+ [6.05449 4.27631 4.8436 7.309 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedbyDSA)
+ [3.0327 6.05449 4.85451 9.06537 5.74904 8.77083 8.32365 6.0654 11.1817 ] pdfxs
+ (t) show
+ (ose)
+ [8.46538 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ethemem-)
+ [7.85448 4.23277 6.0654 7.85448 9.08711 4.85451 9.08711 3.63261 ] pdfxs
+ -27.273 -344.848 m
+ (o) show
+ (ryf)
+ [4.27631 8.79265 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.30901 4.8436 ] pdfxs
+ (a) show
+ (chd)
+ [4.54905 9.0981 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.4872 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 7.88721 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.4872 8.49811 ] pdfxs
+ (\\) show
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l")
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [7.31992 ] pdfxs
+ (\\) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.05449 8.49811 ] pdfxs
+ (o) show
+ (fmem)
+ [6.37085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.F)
+ [4.27631 4.84359 7.67993 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.30901 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,if)
+ [9.08711 6.0654 3.0327 4.8436 6.19631 3.02179 6.37085 ] pdfxs
+ (D) show
+ (SAiden)
+ [6.0654 11.2144 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\festw)
+ [3.0327 6.05449 4.85451 7.34172 3.93823 7.57085 ] pdfxs
+ (o) show
+ -27.273 -366.77 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intlinked-lis)
+ [3.0327 5.75995 7.60365 3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.65808 ] pdfxs
+ (a) show
+ (sp)
+ [7.65808 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.60365 ] pdfxs
+ (o) show
+ (fi)
+ [6.68721 3.0327 ] pdfxs
+ (t) show
+ (sexecu)
+ [7.65808 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.44722 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.20357 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwilltr)
+ [9.41446 7.88721 3.02179 3.0327 6.39267 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.4471 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -27.273 -388.693 m
+ (t) show
+ (ocre)
+ [10.0799 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.46901 ] pdfxs
+ (o) show
+ (nere)
+ [6.0654 9.46901 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (fmem)
+ [7.96357 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryf)
+ [4.2654 10.3854 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.90172 4.8436 ] pdfxs
+ (a) show
+ (chlis)
+ [4.54905 10.6799 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.89811 ] pdfxs
+ (a) show
+ (nduse)
+ [6.0654 10.6799 6.0654 4.29811 9.46901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [8.8691 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (om)
+ [10.069 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [9.46901 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.65811 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -27.273 -410.615 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edf)
+ [4.8436 9.49082 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.70173 4.85451 ] pdfxs
+ (a) show
+ (chlis)
+ [4.53815 9.49082 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (.)
+ [7.81084 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.27993 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.45812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nensures)
+ [9.49082 4.8436 6.0654 4.29811 6.0654 4.2654 4.85451 7.72354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.27993 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (miclife)
+ [9.08711 3.0327 8.26902 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.27993 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.26902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (to) show
+ -27.273 -432.538 m
+ (beasuperset)
+ [6.35994 8.4872 9.08719 4.30902 6.05449 6.37085 4.8436 4.27631 4.29811 4.85451 7.87638 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (miclifetime)
+ [9.08711 3.0327 8.4872 3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 8.47629 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urebeingpo)
+ [6.0654 4.2654 8.4872 6.37085 4.8436 3.0327 6.05449 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ -10.337 -454.46 m
+ (Theprim)
+ [7.8763 6.0654 9.07629 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rym)
+ [4.27631 9.98173 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.06538 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lalloc)
+ [7.25448 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.2763 3.0327 8.5308 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 341.528 -454.46 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (rti)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ (a) show
+ (lc)
+ [7.23263 4.46185 ] pdfxs
+ (o) show
+ (ntr)
+ [6.13082 3.62179 4.04721 ] pdfxs
+ (o) show
+ (l)
+ [7.23263 ] pdfxs
+ (o) show
+ (ft)
+ [7.7891 3.62179 ] pdfxs
+ (he) show
+ -27.273 -476.383 m
+ (d) show
+ (yn)
+ [5.30169 6.13082 ] pdfxs
+ (a) show
+ (micl)
+ [8.92348 3.33823 9.91635 2.78176 ] pdfxs
+ (a) show
+ (y)
+ [5.30169 ] pdfxs
+ (o) show
+ (utofa)
+ [5.85816 8.50903 5.58542 8.23637 10.4617 ] pdfxs
+ (da) show
+ (ta)
+ [3.6327 10.4617 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (e) show
+ 147.421 -476.383 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [10.1672 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.55628 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Whilepri)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 11.1054 11.2144 6.05449 3.0327 3.0327 
+ 9.55628 6.0654 4.27631 3.02179 ] pdfxs
+ (o) show
+ (rc)
+ [8.98899 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.98899 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshave)
+ [6.05449 9.0108 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -27.273 -498.305 m
+ (providedlimi)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.51264 3.0327 3.0327 9.08711 
+ 3.0327 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.51264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (loverlay)
+ [6.47994 5.14905 5.4545 4.85451 7.72355 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.70183 ] pdfxs
+ (o) show
+ (fhe)
+ [6.78539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.51264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (\(ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.30175 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (to) show
+ (r)
+ [7.72355 ] pdfxs
+ (o) show
+ (r)
+ [7.72355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.51264 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryheuris-)
+ [4.2654 9.2181 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 3.63261 ] pdfxs
+ -27.273 -520.228 m
+ (t) show
+ (ics[)
+ [3.0327 4.8436 9.32716 3.02179 ] pdfxs
+ (68) show
+ (,)
+ [8.05084 ] pdfxs
+ (64) show
+ (,)
+ [8.05084 ] pdfxs
+ (12) show
+ (,)
+ [8.05084 ] pdfxs
+ (39) show
+ (,)
+ [8.05084 ] pdfxs
+ (30) show
+ (,)
+ [8.05084 ] pdfxs
+ (119) show
+ (,)
+ [8.05084 ] pdfxs
+ (29) show
+ (],f)
+ [3.0327 8.38902 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.29445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,n)
+ [8.38902 6.0654 ] pdfxs
+ (o) show
+ (nehavebeen)
+ [6.0654 9.86174 6.0654 5.14905 5.4545 9.87264 6.35994 4.8436 4.85451 11.0726 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.86174 ] pdfxs
+ (t) show
+ (oc)
+ [10.4726 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [8.05084 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 9.86174 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.26182 ] pdfxs
+ (o) show
+ (f)
+ [8.34538 ] pdfxs
+ (a) show
+ -27.273 -542.15 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.91265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.30175 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.30175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nul)
+ [5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rity)
+ [4.27631 3.0327 3.93823 9.20719 ] pdfxs
+ (o) show
+ (findividu)
+ [6.78539 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (linstances)
+ [6.47994 3.0327 6.05449 4.30902 4.23277 5.46541 6.05449 4.85451 4.8436 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.30175 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.90174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.0654 4.2654 4.85451 6.51267 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.51264 6.05449 ] pdfxs
+ (o) show
+ (nehavebeen)
+ [6.0654 8.30175 6.05449 5.15996 5.4545 8.30175 6.35994 4.8436 4.85451 6.0654 ] pdfxs
+ -27.273 -564.073 m
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.23629 ] pdfxs
+ (t) show
+ (osupp)
+ [8.83629 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtsubsequent)
+ [4.2654 7.62547 4.29811 6.0654 6.0654 4.29811 4.8436 5.75995 6.0654 4.8436 5.75995 
+ 7.62547 ] pdfxs
+ (agg) show
+ (ressivec)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 8.22539 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.6581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.62547 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized)
+ [3.02179 9.09802 3.0327 4.8436 8.22539 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.83629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.69081 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (a) show
+ -27.273 -585.996 m
+ (per-inst)
+ [6.35994 4.85451 4.2654 3.64352 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nceb)
+ [6.0654 4.8436 7.85448 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 7.309 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (t) show
+ (hesimple)
+ [6.05449 7.85448 4.30902 3.02179 9.09802 6.05449 3.0327 7.85448 ] pdfxs
+ (o) show
+ (nesinCh)
+ [6.0654 4.8436 7.309 3.0327 9.06537 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6)
+ [4.85451 7.27628 8.45447 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.85448 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 7.84357 ] pdfxs
+ (o) show
+ (neinCh)
+ [6.0654 7.85448 3.0327 9.06537 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.28719 ] pdfxs
+ (7\)) show
+ (.Inp)
+ [7.65811 3.94897 9.06537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ic-)
+ [3.0327 4.8436 3.63261 ] pdfxs
+ -27.273 -607.918 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,bec)
+ [4.27631 6.43631 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.19266 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.38176 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 8.19266 6.05449 5.75995 6.0654 4.8436 7.64718 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedd)
+ [4.27631 9.08711 4.8436 9.40355 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.79265 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.64718 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.19266 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edbyac)
+ [4.8436 9.40355 5.75995 9.0981 8.80356 4.8436 ] pdfxs
+ (o) show
+ (mpiler-c)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lled)
+ [3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -27.273 -629.841 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.61811 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,c)
+ [4.27631 4.84359 6.83994 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 8.05082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.08354 4.8436 ] pdfxs
+ (a) show
+ (nemitcode)
+ [9.83991 4.8436 9.09802 3.02179 8.01819 4.85451 5.74904 6.0654 8.61811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tiden)
+ [8.01819 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.0327 6.05449 4.85451 8.07263 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.829 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.07263 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.80721 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 204 -657.201 m
+ (5) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 18 18
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.309 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.54171 3.0327 10.309 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.09811 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.6981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.09811 ] pdfxs
+ (a) show
+ (tpr)
+ [8.48728 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrun)
+ [13.3416 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime,whichen)
+ [3.02179 9.09802 4.8436 7.42903 7.88721 6.05449 3.0327 4.54905 10.309 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (blesnoveltr)
+ [6.05449 3.0327 4.8436 8.55262 6.0654 5.14905 5.4545 4.8436 7.28721 4.23277 4.27631 
+ ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -21.922 m
+ (\() show
+ (like)
+ [3.0327 3.02179 5.4545 8.4872 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.47629 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedbelow)
+ [9.6981 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 6.35994 
+ 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -43.845 m
+ (Theprim)
+ [7.8763 6.0654 8.4872 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryrese)
+ [4.27631 9.39264 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 9.6981 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (re:)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ 10.303 -77.723 m
+ (\() show
+ (i\)Weshow)
+ [3.0327 9.69818 10.2981 9.11992 4.30902 6.05449 5.15996 12.1526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.52001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsucceedsinse)
+ [6.05449 13.3743 4.29811 6.0654 4.8436 4.85451 4.8436 4.8436 6.0654 8.57444 3.0327 
+ 10.3417 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingrecursived)
+ [4.23277 3.0327 6.0654 9.73082 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.11992 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.73082 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.57444 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.13083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 27.273 -99.645 m
+ (providingasubs)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.59992 9.61083 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lperf)
+ [7.18903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.05449 4.85451 8.99993 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 8.40001 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.43264 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.17812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Weexperimen)
+ [9.08711 4.30902 9.42537 10.2981 8.99993 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.273 -121.568 m
+ (\fndth)
+ [6.0654 6.05449 9.74173 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.92001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmimproves)
+ [6.05449 12.7744 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.53084 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (o) show
+ (fsever)
+ [7.01448 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.69812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (msby)
+ [9.09802 7.97445 5.75995 9.42537 ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,speedsup)
+ [9.08711 6.71994 4.29811 6.35994 4.85451 4.8436 6.0654 7.97445 6.0654 6.0654 ] pdfxs
+ 27.273 -143.49 m
+ (twoby)
+ [3.93823 7.58175 8.68356 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.48365 ] pdfxs
+ (2) show
+ (x)
+ [8.98901 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.0654 9.30537 3.93823 7.57085 8.69447 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.05449 4.85451 4.27631 7.53809 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (10) show
+ (x,)
+ [5.75995 6.34903 ] pdfxs
+ (a) show
+ (ndexpl)
+ [6.0654 9.29446 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.30537 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.09448 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.09448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 7.27298 -174.379 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (nlikeprevi)
+ [6.0654 3.0327 3.02179 5.4545 8.85811 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.31262 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesrel)
+ [4.54905 6.05449 4.85451 8.31262 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.05449 4.85451 8.31262 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [7.04721 ] pdfxs
+ (133) show
+ (,)
+ [7.0363 ] pdfxs
+ (4) show
+ (,6)
+ [7.0363 5.46541 ] pdfxs
+ (6) show
+ (,)
+ [7.0363 ] pdfxs
+ (31) show
+ (,)
+ [7.0363 ] pdfxs
+ (26) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 374.807 -174.379 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 390.526 -174.379 m
+ /N614 10.909 Tf
+ (o) show
+ (fwhichrequire)
+ [7.34175 7.8763 6.0654 3.0327 4.53815 10.069 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.8436 ] pdfxs
+ 27.273 -196.302 m
+ (atype-s)
+ [9.3381 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feinputpr)
+ [3.32724 8.73811 3.0327 6.05449 6.0654 6.05449 8.12729 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.7272 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.949 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.18172 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.7272 3.33815 6.05449 3.0327 6.9163 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (fC)
+ [7.22175 11.7599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.273 -218.224 m
+ (C++pr)
+ [7.8763 8.4872 12.7526 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.57444 ] pdfxs
+ (\() show
+ (includingindirectfunc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.71992 3.0327 6.0654 
+ 6.05449 3.0327 4.27631 4.8436 4.8436 8.52001 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (lls,mu)
+ [3.02179 3.0327 4.30902 7.45084 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrecursivefunc)
+ [3.0327 3.02179 10.0254 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 9.11992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.0654 4.29811 7.46175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.10902 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 27.273 -240.147 m
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 7.87638 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,l)
+ [6.0654 4.29811 6.6654 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.39264 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.97085 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fety,se)
+ [3.33815 4.8436 3.93823 4.8545 6.6654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,e)
+ [6.0654 5.74904 3.33815 9.08711 6.0654 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 4.24199 -271.036 m
+ (\() show
+ (iii\)Our)
+ [3.0327 3.02179 3.0327 9.69818 8.4872 6.0654 8.82536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.6471 3.0327 8.85807 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.40356 6.0654 4.2654 4.30902 8.79273 ] pdfxs
+ (t) show
+ (operf)
+ [10.0145 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmre)
+ [4.2654 13.6471 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceb)
+ [10.6145 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.40356 6.0654 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.6145 ] pdfxs
+ (o) show
+ (nasc)
+ [10.6145 10.0035 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.0654 3.02179 9.40356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -292.958 m
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,which)
+ [6.74176 7.8763 6.0654 3.02179 4.54905 9.76355 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.01808 6.05449 8.00717 ] pdfxs
+ (t) show
+ (op)
+ [9.16356 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.76355 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.76355 6.0654 ] pdfxs
+ (at) show
+ (aby)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ 268.207 -292.958 m
+ /N634 10.909 Tf
+ (rea)
+ [4.04721 4.45094 5.58542 ] pdfxs
+ (chab) show
+ (ility)
+ [3.33823 2.79267 3.34914 3.62179 5.30169 ] pdfxs
+ 321.873 -292.958 m
+ /N614 10.909 Tf
+ (.W)
+ [8.09447 10.2981 ] pdfxs
+ (o) show
+ (rkc)
+ [4.27631 9.4581 4.85451 ] pdfxs
+ (o) show
+ (ncurrent)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.94183 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (o) show
+ (urs[)
+ [6.0654 4.2654 8.01808 3.02179 ] pdfxs
+ (26) show
+ (]) show
+ 27.273 -314.881 m
+ (usesas)
+ [6.0654 4.29811 4.8436 8.37808 9.52355 4.29811 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.30183 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,butusesan)
+ [4.53815 6.0654 7.21085 6.05449 6.0654 8.30183 6.0654 4.29811 4.85451 8.36717 9.52355 
+ 6.0654 ] pdfxs
+ (o) show
+ (n-sc)
+ [6.05449 3.63261 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,doesn)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.19994 6.0654 5.74904 4.85451 8.36717 6.0654 
+ ] pdfxs
+ (o) show
+ (th)
+ [8.30183 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.05449 3.0327 8.91265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -336.803 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.76717 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (a) show
+ (ll,requirestype-s)
+ [3.0327 3.0327 6.52358 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.75627 
+ 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,)
+ [3.32724 4.85451 3.93823 4.84359 6.52358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.51264 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.75627 ] pdfxs
+ (ot) show
+ (herlimi)
+ [6.0654 4.8436 7.72355 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 7.76717 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.51264 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.72355 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.51264 ] pdfxs
+ (\(a) show
+ (s) show
+ 27.273 -358.726 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 4.54498 -389.615 m
+ (\() show
+ (iv\)Wepresentasimples)
+ [3.0327 5.75995 9.68727 10.309 9.85083 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 9.25091 10.4617 4.29811 3.0327 9.08711 6.0654 3.0327 9.85083 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.7672 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (rrectlyh)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 10.7672 6.05449 ] pdfxs
+ (a) show
+ (ndlingindirectfunc)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.4508 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 9.24 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.0617 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 9.31625 3.02179 11.0726 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryC)
+ [4.27631 10.7563 7.8763 ] pdfxs
+ 27.273 -411.537 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utm)
+ [6.0654 7.87638 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mplex.)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 ] pdfxs
+ 7.57599 -442.426 m
+ (\() show
+ (v\)The)
+ [5.75995 9.69818 7.8763 6.05449 7.33085 ] pdfxs
+ (a) show
+ (lg)
+ [3.02179 5.46541 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 11.5744 4.8436 ] pdfxs
+ (o) show
+ (mputess)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 6.77446 4.30902 ] pdfxs
+ (tat) show
+ (icm)
+ [3.02179 7.33085 9.08711 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.0654 6.05449 3.0327 6.05449 7.93084 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.53083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mp)
+ [11.5635 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 6.77446 ] pdfxs
+ (t) show
+ (o)
+ [7.93084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.31994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.77446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [6.70912 ] pdfxs
+ (t) show
+ (heyp)
+ [6.0654 4.8436 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ 27.273 -464.349 m
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ (.We)
+ [7.7672 10.2981 8.1272 ] pdfxs
+ (a) show
+ (rethe\frst)
+ [4.27631 8.1272 4.23277 6.0654 8.1272 6.05449 4.27631 4.30902 7.51638 ] pdfxs
+ (t) show
+ (odem)
+ [8.7272 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [7.52729 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.3381 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.1272 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.3381 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.57081 9.09802 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 27.273 -486.271 m
+ (beused)
+ [6.35994 8.4872 6.0654 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llow-)
+ [3.02179 3.0327 5.14905 7.88721 3.63261 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueslikeTr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 3.0327 
+ 5.4545 8.4872 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.937 -520.149 m
+ (I) show
+ (n)
+ [10.8763 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (o)
+ [10.2763 ] pdfxs
+ (t) show
+ (herese)
+ [6.05449 9.67628 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 10.8763 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,weshow)
+ [6.05449 4.30902 8.13811 7.58175 9.66537 4.29811 6.0654 5.14905 12.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.06546 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.66537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.11989 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8763 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nre-)
+ [10.8763 4.27631 4.8436 3.63261 ] pdfxs
+ -1.52588e-05 -542.072 m
+ (quired)
+ [5.75995 6.05449 3.0327 4.27631 4.8436 10.8217 ] pdfxs
+ (t) show
+ (operf)
+ [10.2217 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.8543 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 9.06535 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.8217 6.35994 ] pdfxs
+ (ot) show
+ (hrequireveryli)
+ [10.8217 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 9.61083 5.4545 4.85451 4.2654 
+ 10.5272 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.0327 9.61083 4.8436 ] pdfxs
+ (o) show
+ (mpiletime)
+ [9.08711 6.0654 3.0327 3.0327 9.61083 4.23277 3.0327 9.09802 9.61083 ] pdfxs
+ (o) show
+ (rmem)
+ [9.03263 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.5163 ] pdfxs
+ (\() show
+ (less)
+ [3.02179 4.85451 4.29811 9.06535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -563.994 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (s)
+ [8.19263 ] pdfxs
+ (\() show
+ (including)
+ [3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 3.0327 6.0654 9.3381 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 12.0653 ] pdfxs
+ (t) show
+ (ime\)f)
+ [3.0327 9.08711 4.85451 8.12729 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.73811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.19263 7.57085 8.73811 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed,whichincludecodesup)
+ [4.8436 6.0654 6.98176 7.8763 6.0654 3.0327 4.53815 9.95991 3.02179 6.0654 4.8436 
+ 3.0327 6.0654 6.05449 8.73811 4.85451 5.75995 6.05449 4.85451 8.19263 6.05449 9.949 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.3381 3.0327 3.0327 6.05449 4.85451 8.19263 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -585.917 m
+ (code)
+ [4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Toputthisinperspec)
+ [8.1272 6.97085 9.17447 6.05449 6.0654 7.96365 4.23277 6.0654 3.0327 8.01808 3.0327 
+ 9.77446 6.37085 4.8436 4.27631 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 6.76358 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 8.02899 3.02179 8.02899 ] pdfxs
+ (a) show
+ (tm)
+ [7.95274 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.96365 ] pdfxs
+ (3) show
+ (%)
+ [12.8071 ] pdfxs
+ (o) show
+ (fthe)
+ [7.05812 4.23277 6.0654 8.56356 ] pdfxs
+ (t) show
+ (imerequiredf)
+ [3.0327 9.08711 8.57447 4.2654 4.85451 5.74904 6.0654 3.0327 4.27631 4.8436 9.77446 
+ 3.33815 ] pdfxs
+ (o) show
+ (rGCC)
+ [7.98537 8.5636 7.8763 11.5963 ] pdfxs
+ (t) show
+ (oc)
+ [9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.56356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -607.839 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1125 ] pdfxs
+ (\(o) show
+ (n)
+ [10.0908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.87993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.33444 7.57085 8.87993 ] pdfxs
+ (t) show
+ (ried\))
+ [4.27631 3.02179 4.85451 6.05449 8.2691 ] pdfxs
+ (a) show
+ (ti)
+ [8.2691 3.0327 ] pdfxs
+ (t) show
+ (s-O3level)
+ [8.33444 3.63261 8.4872 9.47992 3.0327 4.8436 5.4545 4.85451 7.05812 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Wefeel)
+ [6.05449 9.05447 10.2981 8.87993 3.33815 4.8436 4.85451 7.04721 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.2691 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.87993 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.2691 ] pdfxs
+ (o) show
+ (f) show
+ 231.273 -657.201 m
+ (6) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 19 19
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urcesusedisqui)
+ [6.05449 4.27631 4.8436 4.85451 8.26899 6.05449 4.30902 4.8436 10.0254 3.0327 8.26899 
+ 5.74904 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [8.80356 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.81447 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.23627 ] pdfxs
+ (a) show
+ (n)
+ [10.0254 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.41446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingmem)
+ [3.0327 6.05449 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -21.922 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emperf)
+ [4.8436 12.7307 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (The)
+ [7.8763 6.0654 8.63993 ] pdfxs
+ (A) show
+ (utom)
+ [6.0654 4.23277 5.46541 9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.82903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisdescribedinde)
+ [6.05449 12.8834 3.0327 8.09444 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.85451 9.85082 3.0327 9.85082 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.0327 6.81812 3.0327 9.85082 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.06173 ] pdfxs
+ (5) show
+ (.P)
+ [8.35629 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.09444 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.29811 ] pdfxs
+ 0 -65.768 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rkwerepublishedin[)
+ [4.27631 9.39264 7.58175 4.8436 4.27631 8.4872 6.05449 6.0654 6.05449 3.0327 3.0327 
+ 4.29811 6.0654 4.8436 9.6981 3.0327 9.6981 3.0327 ] pdfxs
+ (89) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 0 -111.222 m
+ /N622 14.346 Tf
+ (1.2A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.07685 ] pdfxs
+ (n) show
+ (sof)
+ [11.735 8.07685 10.3147 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.35528 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icTec)
+ [4.476 12.5527 9.88436 7.3595 6.72827 ] pdfxs
+ (hn) show
+ (iq)
+ [4.49035 8.50709 ] pdfxs
+ (u) show
+ (es)
+ [7.37385 6.36962 ] pdfxs
+ 0 -143.948 m
+ /N614 10.909 Tf
+ (Building)
+ [7.72349 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 7.97448 ] pdfxs
+ (o) show
+ (n)
+ [8.58538 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.37448 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.58538 ] pdfxs
+ (o) show
+ (f)
+ [5.84722 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 10.7017 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.58538 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.37448 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.55268 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,awider)
+ [6.05449 5.77086 7.97448 7.88721 3.02179 6.0654 7.37448 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [7.36358 ] pdfxs
+ (o) show
+ (fnewm)
+ [5.85813 6.05449 4.85451 10.3963 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -165.87 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.51627 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.07266 6.35994 ] pdfxs
+ (o) show
+ (ssible.This)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 7.74539 7.8763 6.0654 3.02179 7.52718 
+ ] pdfxs
+ (t) show
+ (hesisexpl)
+ [6.0654 4.8436 4.29811 3.0327 7.52718 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (ressever)
+ [4.27631 4.85451 7.51627 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lm)
+ [6.25085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.06175 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.52718 7.8763 6.05449 
+ 3.0327 4.54905 9.28355 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etimproved)
+ [4.85451 7.46184 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -187.793 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,describedbrie\rybelow.)
+ [6.0654 4.8436 4.8436 6.6763 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 
+ 4.85451 9.6981 6.05449 4.27631 3.0327 4.8436 6.0654 9.39264 6.35994 4.85451 3.02179 
+ 5.15996 7.8763 3.0327 ] pdfxs
+ 0 -225.625 m
+ /N622 11.955 Tf
+ (1.2.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (S) show
+ (im)
+ [3.73 11.2138 ] pdfxs
+ (p) show
+ (lePoolAllo)
+ [3.73 10.616 8.82275 7.08935 6.7307 8.21312 10.1618 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ 0 -254.593 m
+ /N614 10.909 Tf
+ (The\frst)
+ [7.8763 6.0654 8.54175 6.05449 4.27631 4.30902 7.93092 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.75264 9.08711 ] pdfxs
+ (o) show
+ (sts)
+ [4.30902 7.93092 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.2654 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.75264 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisac)
+ [9.75264 3.0327 7.99626 9.14174 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (o) show
+ (fsimpleimprovemen)
+ [7.0363 4.29811 3.0327 9.08711 6.0654 3.02179 8.55266 3.02179 9.09802 6.05449 4.27631 
+ 5.14905 5.4545 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.54175 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -276.516 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edcode.Bec)
+ [4.8436 10.9526 4.8436 5.75995 6.05449 4.85451 11.629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.74174 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.74174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.90902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [9.16354 6.05449 ] pdfxs
+ (a) show
+ (sc)
+ [9.19625 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [9.74174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lover)
+ [7.91993 5.14905 5.4545 4.85451 9.15263 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.73083 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lrun)
+ [7.91993 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.74174 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 0 -298.438 m
+ (wec)
+ [7.57085 8.77084 4.85451 ] pdfxs
+ (a) show
+ (nexp)
+ [9.98173 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (searicherin)
+ [4.30902 8.77084 9.37083 4.27631 3.0327 4.53815 6.0654 4.8436 8.20355 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.77084 ] pdfxs
+ (t) show
+ (o)
+ [9.37083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.77084 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.19264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nwh)
+ [9.98173 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tisprovidedby)
+ [8.16001 3.0327 8.22535 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.98173 
+ 5.75995 9.67628 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.77084 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdClibr)
+ [4.2654 9.98173 11.8035 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -320.361 m
+ /N722 10.909 Tf
+ (malloc) show
+ 37.243 -320.361 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 57.698 -320.361 m
+ /N722 10.909 Tf
+ (free) show
+ 83.486 -320.361 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (mily)
+ [9.08711 3.0327 3.02179 8.63992 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.21813 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.62539 ] pdfxs
+ (I) show
+ (np)
+ [8.93447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,ifthec)
+ [4.27631 6.05449 3.0327 6.21813 4.23277 6.0654 7.72357 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.14537 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [8.93447 6.0654 4.27631 5.14905 5.4545 7.72357 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tapo)
+ [7.11275 8.33447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.90177 ] pdfxs
+ (o) show
+ (fmem)
+ [6.21813 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -1.52588e-05 -342.283 m
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 9.83991 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (innodes)
+ [3.0327 10.1345 6.05449 5.75995 6.05449 4.85451 8.37808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequire)
+ [8.32365 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 8.92356 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.92356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,itc)
+ [7.21085 3.0327 8.31274 4.85451 ] pdfxs
+ (a) show
+ (nlower)
+ [10.1345 3.0327 5.14905 7.57085 4.85451 8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentrequirementf)
+ [6.05449 9.09802 4.8436 5.75995 8.31274 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 9.08711 4.85451 5.74904 8.32365 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -364.206 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.07994 ] pdfxs
+ (\() show
+ (whichdef)
+ [7.8763 6.0654 3.02179 4.54905 10.1126 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (8) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 8.90174 ] pdfxs
+ (a) show
+ (lignmen)
+ [3.0327 3.02179 5.46541 6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (\),p)
+ [4.23277 7.18903 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyreducingin)
+ [3.0327 3.02179 9.80719 4.27631 4.8436 6.0654 6.05449 4.85451 3.0327 6.05449 9.50174 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.28001 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [9.11992 ] pdfxs
+ (L) show
+ (ikewise,if)
+ [3.02179 5.4545 4.85451 7.8763 3.0327 4.29811 4.85451 7.17812 3.0327 3.33815 ] pdfxs
+ -1.52588e-05 -386.128 m
+ (t) show
+ (hec)
+ [6.05449 9.30538 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.71627 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [10.5054 6.0654 4.2654 5.14905 5.4545 9.30538 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.29447 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryisneverde)
+ [4.27631 10.2108 3.02179 8.74898 6.0654 4.8436 5.4545 4.85451 8.71627 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.5163 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.538 9.90537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,itc)
+ [3.0327 7.67993 3.02179 8.69455 4.8436 ] pdfxs
+ (a) show
+ (ninf)
+ [10.5163 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.538 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 9.29447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -1.52588e-05 -408.051 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.57455 3.0327 8.56365 6.0654 5.75995 4.8436 8.62899 6.0654 ] pdfxs
+ (o) show
+ (tneedtokeep)
+ [8.56365 6.0654 4.8436 4.8436 10.3963 4.23277 9.78537 5.4545 4.85451 4.8436 10.3854 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 10.0908 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (a) show
+ (nyme)
+ [5.75995 10.0799 9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (af)
+ [9.78537 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.62899 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.17447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.36357 ] pdfxs
+ (\() show
+ (reducing)
+ [4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 9.77446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -429.973 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndelimin)
+ [6.05449 9.6981 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (ingaper-)
+ [3.0327 6.05449 9.0981 9.08719 6.35994 4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 7.87638 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.8436 7.909 7.58175 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -451.896 m
+ (Thekeyc)
+ [7.8763 6.0654 9.38174 5.4545 4.85451 10.2872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5926 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.78183 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.57084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidesisby)
+ [10.6035 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.83626 3.0327 8.83626 
+ 5.75995 5.75995 ] pdfxs
+ 296.432 -451.896 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (rtiti)
+ [4.60356 3.62179 3.34914 3.62179 3.34914 ] pdfxs
+ (o) show
+ (ningdi)
+ [6.13082 3.34914 6.13082 9.74181 5.58542 3.33823 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (t)
+ [8.3563 ] pdfxs
+ (da) show
+ (ta)
+ [3.6327 10.2981 ] pdfxs
+ (s) show
+ (tru)
+ [3.6327 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (es) show
+ -6.10352e-05 -473.818 m
+ (int)
+ [3.34914 10.2871 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.17454 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (ap) show
+ 53.2079 -473.818 m
+ /N614 10.909 Tf
+ (,so)
+ [7.01448 4.30902 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.16001 ] pdfxs
+ (t) show
+ (hesedecisi)
+ [6.0654 4.8436 4.30902 8.75993 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.22535 4.8436 ] pdfxs
+ (a) show
+ (nbem)
+ [9.98173 6.35994 8.77084 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (naper-d)
+ [9.98173 9.37083 6.35994 4.85451 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureb)
+ [6.05449 4.27631 8.75993 6.0654 ] pdfxs
+ (a) show
+ (sis.F)
+ [4.29811 3.0327 4.30902 8.71629 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.18173 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.01448 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.29811 ] pdfxs
+ -6.10352e-05 -495.741 m
+ (a) show
+ (llowss)
+ [3.0327 3.0327 5.14905 7.8763 8.05081 4.30902 ] pdfxs
+ (o) show
+ (med)
+ [9.08711 8.59629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.19628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.05081 3.0327 9.80719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.59629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8398 ] pdfxs
+ (t) show
+ (obefully)
+ [9.20719 6.35994 8.59629 3.33815 6.05449 3.0327 3.0327 9.50173 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nedwherenecess)
+ [6.0654 4.8436 9.80719 7.88721 6.05449 4.85451 4.2654 8.59629 6.0654 4.8436 4.85451 
+ 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.81812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.80719 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 8.05081 ] pdfxs
+ (t) show
+ (ouse)
+ [9.20719 6.05449 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -517.663 m
+ (less)
+ [3.0327 4.8436 4.30902 7.81081 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentwhenp)
+ [6.05449 9.09802 4.8436 5.75995 7.75638 7.8763 6.05449 4.85451 9.56719 6.37085 ] pdfxs
+ (o) show
+ (ssible.Wi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.84357 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utpo)
+ [6.05449 7.75638 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,evenwi)
+ [6.0654 6.56721 4.8436 5.4545 4.85451 9.56719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hamu)
+ [9.5781 8.95629 8.79257 6.0654 ] pdfxs
+ (ta) show
+ (blerun)
+ [6.05449 3.0327 8.35629 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.3672 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,these)
+ [4.27631 4.8545 6.56721 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -539.586 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.09444 ] pdfxs
+ (o) show
+ (fdecisi)
+ [7.11266 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsw)
+ [6.05449 8.09444 7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.85082 6.05449 5.14905 5.4545 8.63993 ] pdfxs
+ (t) show
+ (obem)
+ [9.23992 6.35994 8.63993 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.63993 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l\(per-pr)
+ [6.81812 4.23277 6.37085 4.8436 4.27631 3.63261 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m\)b)
+ [9.09802 8.0291 6.05449 ] pdfxs
+ (a) show
+ (sis,whichw)
+ [4.30902 3.02179 4.30902 6.85085 7.88721 6.05449 3.0327 4.54905 9.83991 7.58175 ] pdfxs
+ (o) show
+ (uldr)
+ [6.05449 3.0327 9.85082 4.2654 ] pdfxs
+ (a) show
+ (rely)
+ [4.27631 4.85451 3.02179 9.54537 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 7.8763 ] pdfxs
+ -6.10352e-05 -561.509 m
+ (a) show
+ (nyimprovemen)
+ [5.75995 8.98901 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (.Ch)
+ [7.74539 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter6describes)
+ [6.0654 4.23277 4.85451 7.50537 8.68356 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 
+ 6.37085 4.8436 7.53809 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 9.29446 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.52718 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.07266 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.53809 3.0327 9.28355 
+ 9.09802 ] pdfxs
+ (o) show
+ (rede)
+ [4.2654 8.08357 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il,showing)
+ [3.0327 3.02179 6.34903 4.29811 6.0654 5.14905 7.8763 3.0327 6.0654 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -583.431 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.07266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.05449 7.53809 3.0327 3.02179 5.4545 8.08357 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.53809 4.8436 ] pdfxs
+ (a) show
+ (nprovideup)
+ [9.29446 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.08357 6.05449 9.29446 ] pdfxs
+ (t) show
+ (oa)
+ [8.68356 8.68356 ] pdfxs
+ (40) show
+ (%perf)
+ [12.3162 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementover)
+ [6.0654 4.8436 8.08357 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 7.47275 5.15996 5.4545 4.8436 7.50537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.47275 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 5.75995 ] pdfxs
+ -6.10352e-05 -605.354 m
+ (providedbypo)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 5.75995 9.39264 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (7) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 20 20
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (1.2.2Tr)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 5.49929 ] pdfxs
+ (an) show
+ (s)
+ [5.29606 ] pdfxs
+ (pa) show
+ (rentPointerCom)
+ [5.49929 6.13291 7.10126 9.70749 8.82275 6.71874 3.74195 7.08931 5.23633 6.13291 9.98241 
+ 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 7.22184 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.08711 7.28718 ] pdfxs
+ (a) show
+ (rebec)
+ [4.27631 7.83266 6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mingb)
+ [9.09802 3.02179 6.0654 8.43265 6.37085 ] pdfxs
+ (ot) show
+ (hincre)
+ [9.04356 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyimp)
+ [3.0327 8.74901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 7.23275 ] pdfxs
+ (a) show
+ (ndincre)
+ [6.05449 9.04356 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 8.7381 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.65811 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -50.89 m
+ (use)
+ [6.0654 4.29811 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.05449 3.0327 8.3891 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erscandr)
+ [4.85451 4.2654 8.45444 4.8436 5.46541 10.1999 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 9.90537 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.3891 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.99993 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.99993 ] pdfxs
+ (o) show
+ (fp)
+ [7.48357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-intensivepr)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 
+ 8.98902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 7.30903 ] pdfxs
+ (a) show
+ (s) show
+ 0 -72.813 m
+ (t) show
+ (heyrequiretwice)
+ [6.05449 4.85451 10.7454 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 9.83992 3.93823 
+ 7.88721 3.02179 4.85451 9.83992 ] pdfxs
+ (a) show
+ (smuchmem)
+ [9.29443 8.79257 6.05449 4.54905 11.0508 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,c)
+ [4.27631 4.84359 8.3672 4.8436 ] pdfxs
+ (a) show
+ (chesp)
+ [4.54905 6.0654 9.83992 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce,)
+ [4.8436 4.85451 8.35629 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 11.0508 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 10.7454 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (htoprocess)
+ [11.0617 4.23277 10.4508 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 9.29443 ] pdfxs
+ (a) show
+ (s)
+ [9.29443 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -94.735 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.Tr)
+ [4.8436 4.27631 4.29811 8.10538 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.75995 7.95274 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.98537 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (\013erstwoways)
+ [6.37077 4.8436 4.27631 8.00717 3.93823 7.58175 9.16356 7.57085 5.15996 5.74904 8.01808 
+ ] pdfxs
+ (o) show
+ (fc)
+ [7.0363 4.85451 ] pdfxs
+ (o) show
+ (mb)
+ [8.78166 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.16356 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.01808 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem:s)
+ [6.0654 3.02179 4.85451 9.08711 8.02902 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.55266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -116.658 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -138.581 m
+ (StaticP)
+ [6.0654 4.23277 5.46541 4.23277 3.0327 8.4872 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyiden)
+ [3.0327 3.0327 9.39264 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.02179 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmsins)
+ [4.27631 9.08711 7.94172 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.85451 7.94172 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.97085 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fed)
+ [3.33815 8.47629 6.0654 ] pdfxs
+ (ata) show
+ 0 -160.503 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,repl)
+ [6.05449 4.27631 4.85451 4.29811 6.23994 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cingp)
+ [4.85451 3.0327 6.05449 8.55265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.40718 3.0327 9.15265 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.94175 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.55265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewi)
+ [6.05449 4.27631 7.95266 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsm)
+ [9.15265 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerin)
+ [3.0327 3.0327 4.8436 7.37446 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.37446 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (sfr)
+ [7.40718 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthes)
+ [12.1962 4.23277 6.0654 7.95266 4.29811 ] pdfxs
+ (ta) show
+ (rt)
+ [4.27631 7.34184 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -182.426 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.73813 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.45447 ] pdfxs
+ (a) show
+ (reloc)
+ [4.27631 7.54903 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edin.Bec)
+ [4.8436 8.77083 3.0327 6.05449 7.57084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usepo)
+ [6.0654 4.29811 7.54903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.73813 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndividesapr)
+ [8.75992 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 7.00355 8.15993 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mupin)
+ [11.7925 6.05449 8.77083 3.0327 5.74904 ] pdfxs
+ (t) show
+ (opo)
+ [8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,it)
+ [3.0327 4.29811 5.92358 3.0327 6.94911 ] pdfxs
+ (a) show
+ (llowsrecursive)
+ [3.02179 3.0327 5.14905 7.88721 7.00355 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 
+ 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -204.348 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.61083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.45444 ] pdfxs
+ (t) show
+ (oe)
+ [9.59992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2108 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 12.0217 ] pdfxs
+ (t) show
+ (o)
+ [9.59992 ] pdfxs
+ (2) show
+ 162.068 -200.389 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ 175.182 -204.348 m
+ /N614 10.909 Tf
+ (bytes\()
+ [5.75995 5.75995 4.23277 4.85451 8.45444 4.23277 ] pdfxs
+ (a) show
+ (ndins)
+ [6.0654 10.2108 3.0327 10.1999 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.99993 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.45444 ] pdfxs
+ (2) show
+ 304.648 -200.389 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ 317.762 -204.348 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,wi)
+ [7.29812 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utenc)
+ [6.05449 8.40001 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ering)
+ [4.85451 4.2654 3.0327 6.0654 9.59992 ] pdfxs
+ (a) show
+ -3.05176e-05 -226.271 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.4872 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (r.However,)
+ [4.2654 7.87629 8.19266 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 6.6654 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisrun)
+ [6.0654 3.02179 7.94172 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.4872 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (risn)
+ [7.909 3.0327 7.93081 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccep)
+ [4.85451 4.8436 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blef)
+ [6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (lld)
+ [3.02179 6.6763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ins.)
+ [3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -248.193 m
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micP)
+ [9.09802 3.02179 8.10539 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.52719 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.30537 4.30902 ] pdfxs
+ (o) show
+ (lves)
+ [3.02179 5.4545 4.85451 7.54899 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 7.5599 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blembyspecul)
+ [6.05449 3.0327 4.85451 12.338 5.74904 9.01083 4.30902 6.35994 4.8436 4.85451 6.05449 
+ 3.0327 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 9.01083 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 8.70538 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.48365 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -3.05176e-05 -270.116 m
+ (t) show
+ (o)
+ [8.22538 ] pdfxs
+ (32) show
+ (-bitindicesintype-s)
+ [3.64352 6.05449 3.0327 7.01457 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 7.07991 
+ 3.02179 8.83628 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 7.62539 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.22538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,while)
+ [6.0654 4.2654 4.85451 4.29811 5.97813 7.8763 6.0654 3.0327 3.0327 7.61448 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.22538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 11.8689 ] pdfxs
+ (t) show
+ (o)
+ [8.22538 ] pdfxs
+ (g) show
+ (rowb)
+ [4.27631 5.14905 10.6581 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.53083 ] pdfxs
+ (t) show
+ (ofull)
+ [8.22538 3.33815 6.05449 3.0327 5.80359 ] pdfxs
+ (64) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.01457 3.0327 6.0654 6.05449 4.85451 5.74904 4.85451 4.29811 
+ ] pdfxs
+ -3.05176e-05 -292.038 m
+ (whenneeded\(rewri)
+ [7.8763 6.0654 4.8436 10.1235 6.05449 4.85451 4.8436 6.0654 4.8436 10.1235 4.23277 
+ 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ingmemory)
+ [3.0327 6.05449 9.51264 9.09802 4.8436 9.08711 5.46541 4.2654 9.8181 ] pdfxs
+ (a) show
+ (sneeded)
+ [8.35626 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.This)
+ [9.14174 7.8763 6.0654 3.02179 8.36717 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 8.35626 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.90174 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.33445 ] pdfxs
+ (t) show
+ (ospecul)
+ [9.51264 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.30183 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.90174 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -313.961 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureswillbesm)
+ [6.05449 4.27631 4.85451 7.93081 7.88721 3.02179 3.0327 6.6654 6.37085 8.47629 4.30902 
+ 9.08711 ] pdfxs
+ (a) show
+ (llwi)
+ [3.0327 6.6654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utl)
+ [6.05449 7.87638 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.08719 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [8.47629 6.0654 ] pdfxs
+ (at) show
+ (asizes.)
+ [9.08719 4.30902 3.0327 4.8436 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -335.883 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er7shows)
+ [4.85451 7.25446 8.43265 4.29811 6.0654 5.14905 7.8763 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tS)
+ [7.22184 6.05449 ] pdfxs
+ (tat) show
+ (icP)
+ [3.0327 7.83266 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.25446 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.04356 4.85451 ] pdfxs
+ (a) show
+ (nspeedupp)
+ [9.04356 4.29811 6.35994 4.85451 4.8436 9.04356 6.0654 9.04356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.25446 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 7.82175 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msfr)
+ [9.09802 7.27627 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -3.05176e-05 -357.806 m
+ (20) show
+ (%)
+ [12.2725 ] pdfxs
+ (t) show
+ (o)
+ [8.62902 ] pdfxs
+ (2) show
+ (xinex)
+ [8.93447 3.0327 9.23992 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remec)
+ [4.27631 4.8436 9.09802 8.02902 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.48354 ] pdfxs
+ (\() show
+ (overpo)
+ [5.14905 5.4545 4.85451 7.45083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.20722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,m)
+ [6.3054 9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.63993 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.02902 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.02902 ] pdfxs
+ (o) show
+ (fpr)
+ [6.51267 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.48354 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -379.728 m
+ (t) show
+ (ousen)
+ [8.57447 6.0654 4.29811 7.97448 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.97448 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.02179 7.37456 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersinm)
+ [4.85451 4.2654 7.429 3.0327 9.18537 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.87992 4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 7.70175 ] pdfxs
+ (I) show
+ (nc)
+ [9.18537 4.8436 ] pdfxs
+ (a) show
+ (seswhereuse)
+ [4.30902 4.8436 7.429 7.8763 6.0654 4.8436 4.27631 7.97448 6.05449 4.30902 7.96357 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (64) show
+ (-bitmodeen)
+ [3.63261 6.0654 3.0327 7.36366 9.08711 5.75995 6.0654 7.96357 4.85451 6.05449 ] pdfxs
+ (a) show
+ (blesfe)
+ [6.0654 3.0327 4.8436 7.429 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.429 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -401.651 m
+ (a) show
+ (ren)
+ [4.27631 8.03993 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [7.44002 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.05084 3.0327 9.25083 ] pdfxs
+ (32) show
+ (-bitmode)
+ [3.64352 6.05449 3.0327 7.44002 9.08711 5.75995 6.0654 8.03993 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.73448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (A) show
+ (M)
+ [10.0036 ] pdfxs
+ (D6) show
+ (4)
+ [8.65083 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ecture)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (,p)
+ [6.31631 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.47264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.26173 4.8436 ] pdfxs
+ (a) show
+ (nevenbe)
+ [9.26173 4.8436 5.4545 4.85451 9.26173 6.35994 4.8436 ] pdfxs
+ (at) show
+ -3.05176e-05 -423.574 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tive)
+ [4.23277 3.0327 5.4545 8.4872 ] pdfxs
+ (32) show
+ (-bitperf)
+ [3.63261 6.0654 3.0327 7.87638 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 3.0327 ] pdfxs
+ 16.936 -445.496 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisdue)
+ [9.6981 3.02179 7.94172 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obepublishedin[)
+ [9.08719 6.37085 8.47629 6.0654 6.0654 6.05449 3.0327 3.0327 4.29811 6.0654 4.8436 
+ 9.6981 3.0327 9.6981 3.02179 ] pdfxs
+ (90) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -483.328 m
+ /N622 11.955 Tf
+ (1.2.3Ot)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 5.23633 ] pdfxs
+ (h) show
+ (er)
+ [6.13291 9.98241 ] pdfxs
+ (Mac) show
+ (ros)
+ [5.48733 6.7307 5.30802 ] pdfxs
+ (c) show
+ (o)
+ [6.71874 ] pdfxs
+ (p) show
+ (icTec)
+ [3.74195 10.4606 8.225 6.14487 5.59493 ] pdfxs
+ (hn) show
+ (iq)
+ [3.74195 7.10119 ] pdfxs
+ (u) show
+ (es)
+ [6.13291 5.30802 ] pdfxs
+ -3.05176e-05 -512.296 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.10902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.56353 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.3199 ] pdfxs
+ (a) show
+ (lsobeusedf)
+ [3.0327 4.29811 9.71992 6.35994 9.10902 6.0654 4.29811 4.85451 10.3199 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [8.53082 9.71992 7.8763 3.0327 6.05449 9.10902 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (f)
+ [7.59266 ] pdfxs
+ (ot) show
+ (hern)
+ [6.0654 4.8436 8.53082 6.0654 ] pdfxs
+ (o) show
+ (n-perf)
+ [6.0654 3.63261 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.0654 4.8436 9.10902 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edpur-)
+ [4.8436 10.3199 6.0654 6.05449 4.27631 3.63261 ] pdfxs
+ -3.05176e-05 -534.219 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ses.)
+ [4.30902 4.8436 4.30902 7.72357 ] pdfxs
+ (I) show
+ (np)
+ [9.22901 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.29449 ] pdfxs
+ (t) show
+ (heymaybeused)
+ [6.0654 4.8436 8.92356 9.09802 5.14905 8.92356 6.35994 8.01812 6.0654 4.29811 4.85451 
+ 9.22901 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [8.61811 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 8.01812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mcheckp)
+ [12.2616 4.53815 6.0654 4.8436 4.54905 5.75995 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ing\()
+ [3.02179 6.0654 8.62902 4.23277 ] pdfxs
+ (o) show
+ (nlycheckp)
+ [6.0654 3.0327 8.92356 4.54905 6.05449 4.85451 4.53815 5.75995 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ingd)
+ [3.0327 6.05449 8.62902 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -556.142 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.17809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (thavech)
+ [7.12366 6.0654 5.14905 5.4545 7.72357 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (edsincethel)
+ [4.85451 8.93447 4.29811 3.0327 6.0654 4.8436 7.73448 4.23277 6.0654 7.72357 3.0327 
+ ] pdfxs
+ (a) show
+ (stcheckp)
+ [4.30902 7.11275 4.54905 6.0654 4.8436 4.54905 5.74904 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t\)) show
+ (,p)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ningmem)
+ [6.0654 3.0327 6.05449 8.33447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 8.63992 3.32724 ] pdfxs
+ (o) show
+ (rembeddedsys)
+ [7.15628 4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 8.94537 4.29811 5.75995 
+ 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ -3.05176e-05 -578.064 m
+ (a) show
+ (ndn)
+ [6.0654 8.77083 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lprocess)
+ [5.74904 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [6.98174 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures,c)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 5.92358 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivity-b)
+ [3.0327 5.75995 3.0327 3.93823 5.75995 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 8.78174 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [7.55994 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [8.77083 3.0327 ] pdfxs
+ (74) show
+ (],pr)
+ [3.0327 5.92358 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mun-)
+ [11.8035 6.05449 6.0654 3.63261 ] pdfxs
+ -3.05176e-05 -599.987 m
+ (ders)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (ndin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,pr)
+ [6.85085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mvisu)
+ [12.8725 5.74904 3.0327 4.30902 6.05449 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.85085 ] pdfxs
+ (a) show
+ (ndevend)
+ [6.05449 9.83991 4.85451 5.4545 4.8436 9.83991 6.0654 ] pdfxs
+ (at) show
+ (am)
+ [9.22901 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lingf)
+ [3.0327 3.0327 6.05449 9.22901 3.33815 ] pdfxs
+ (o) show
+ (rrem)
+ [8.05082 4.27631 4.8436 9.09802 ] pdfxs
+ (o) show
+ (teprocedurec)
+ [4.23277 8.62902 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 8.62902 
+ 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.08354 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -621.909 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erb)
+ [4.8436 8.56354 6.0654 ] pdfxs
+ (a) show
+ (sedd)
+ [4.29811 4.8436 10.3526 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.74173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresbyc)
+ [6.05449 4.27631 4.8436 8.59626 5.75995 10.0363 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ingp)
+ [3.02179 6.0654 9.74173 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.59626 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oindexes)
+ [9.74173 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.Fin)
+ [9.82901 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 7.47266 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.56354 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (upisinves)
+ [6.0654 10.3526 3.02179 8.59626 3.0327 5.74904 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 231.273 -657.201 m
+ (8) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 21 21
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (gat) show
+ (inguse)
+ [3.0327 6.05449 9.8181 6.05449 4.30902 9.19629 ] pdfxs
+ (o) show
+ (fm)
+ [7.69084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.2072 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.6508 ] pdfxs
+ (t) show
+ (oprovidepr)
+ [9.8181 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.2072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mhe)
+ [13.4507 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [10.4181 4.29811 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.33815 4.8436 3.93823 10.1126 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.629 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 8.66171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplici)
+ [10.4181 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.429 3.0327 ] pdfxs
+ (49) show
+ (],)
+ [3.02179 7.58175 ] pdfxs
+ (a) show
+ (ndto)
+ [6.05449 10.429 4.23277 9.8181 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ee)
+ [4.85451 9.2072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.60728 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.2072 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.4181 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.3963 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.429 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 10.4181 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [8.629 9.8181 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mis)
+ [13.4507 3.0327 4.29811 ] pdfxs
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (und.Wediscusss)
+ [6.0654 6.0654 6.05449 7.87629 10.309 8.4872 6.05449 3.0327 4.29811 4.85451 6.05449 
+ 4.30902 7.94172 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 8.4872 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.94172 3.02179 9.6981 
+ 9.09802 ] pdfxs
+ (o) show
+ (rede)
+ [4.2654 8.4872 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinCh)
+ [3.0327 6.6654 3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (8) show
+ (.) show
+ 0 -88.923 m
+ /N622 14.346 Tf
+ (1.3)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (soft)
+ [11.7494 8.0625 10.3147 6.2836 ] pdfxs
+ (h) show
+ (isT)
+ [4.476 11.7494 11.2185 ] pdfxs
+ (h) show
+ (esis)
+ [7.37385 6.35528 4.49035 6.36962 ] pdfxs
+ 0 -121.649 m
+ /N614 10.909 Tf
+ (Thehi)
+ [7.8763 6.0654 8.62902 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.80721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.08354 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.53446 3.0327 8.08354 ] pdfxs
+ (a) show
+ 215.261 -121.649 m
+ /N1025 10.909 Tf
+ (ne) show
+ (w)
+ [13.4071 ] pdfxs
+ (app) show
+ (r)
+ [5.15995 ] pdfxs
+ (oa) show
+ (chf)
+ [5.23634 11.3127 3.82904 ] pdfxs
+ (o) show
+ (r)
+ [9.51263 ] pdfxs
+ (ana) show
+ (lysis)
+ [3.49088 6.61079 4.95263 3.49088 9.2835 ] pdfxs
+ (an) show
+ (d)
+ [11.3236 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (an) show
+ (sf)
+ [4.95263 3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (a) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (on) show
+ 0 -143.571 m
+ (o) show
+ (f)
+ [8.60717 ] pdfxs
+ (heap) show
+ (-int)
+ [4.1781 3.47997 6.62184 4.8873 ] pdfxs
+ (e) show
+ (nsive)
+ [6.96002 4.95263 3.49088 6.27261 10.5162 ] pdfxs
+ (p) show
+ (r)
+ [5.15995 ] pdfxs
+ (og) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (mswri)
+ [10.4507 9.71986 9.06531 5.15995 3.49088 ] pdfxs
+ (tte) show
+ (nin)
+ [11.7491 3.47997 11.7382 ] pdfxs
+ (a) show
+ (r)
+ [5.17085 ] pdfxs
+ (b) show
+ (i)
+ [3.47997 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (rys)
+ [5.17085 11.3889 4.95263 ] pdfxs
+ (o) show
+ (ur)
+ [6.96002 5.17085 ] pdfxs
+ (ce) show
+ (-l)
+ [4.18901 3.47997 ] pdfxs
+ (anguage) show
+ (s) show
+ 360.232 -143.571 m
+ /N614 10.909 Tf
+ (.This)
+ [9.41446 7.8763 6.0654 3.0327 8.44353 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chh)
+ [4.54905 10.2108 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.45444 ] pdfxs
+ (a) show
+ 0 -165.494 m
+ (br)
+ [6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [10.3199 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (fp)
+ [7.59266 6.35994 ] pdfxs
+ (ot) show
+ (enti)
+ [4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,s)
+ [6.05449 4.30902 7.43993 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.10902 ] pdfxs
+ (o) show
+ (fwhichweexpl)
+ [7.59266 7.88721 6.05449 3.0327 4.54905 10.3199 7.57085 9.11992 4.8436 5.75995 6.05449 
+ 3.0327 ] pdfxs
+ (o) show
+ (reinde)
+ [4.27631 9.10902 3.0327 10.3199 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il,)
+ [3.0327 3.02179 7.45084 ] pdfxs
+ (ot) show
+ (herwe)
+ [6.0654 4.8436 8.53082 7.58175 9.10902 ] pdfxs
+ (o) show
+ (nlydiscuss.)
+ [6.0654 3.02179 10.0254 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 3.0327 
+ ] pdfxs
+ 0 -187.416 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (respeci\fc)
+ [4.2654 7.77812 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.09813 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.76721 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 5.95631 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.22172 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.0327 7.22172 ] pdfxs
+ (a) show
+ (re\(see)
+ [4.2654 7.77812 4.23277 4.30902 4.8436 7.76721 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.0654 7.76721 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lch)
+ [5.95631 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ersform)
+ [4.8436 4.27631 7.22172 3.32724 5.46541 7.18901 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -209.339 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (\)) show
+ (:) show
+ 16.364 -240.821 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -240.821 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.30175 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.70175 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.48357 ] pdfxs
+ (A) show
+ (n)
+ [8.91265 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.70175 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 8.91265 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.02179 7.70175 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-)
+ [4.85451 5.75995 4.23277 6.49077 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.0654 8.91265 6.05449 4.85451 3.02179 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivehe)
+ [3.0327 5.4545 7.70175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [8.90174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -262.744 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [7.78911 4.29811 ] pdfxs
+ (a) show
+ (felysupp)
+ [3.33815 4.8436 3.0327 9.29446 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.38902 3.33815 6.05449 3.0327 6.56721 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.29446 ] pdfxs
+ (o) show
+ (fCpr)
+ [6.87267 11.4108 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.84354 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 9.29446 ] pdfxs
+ (o) show
+ (ftype-s)
+ [6.87267 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,v)
+ [3.32724 4.85451 3.93823 4.84359 6.58903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.38902 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.273 -284.666 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 77.034 -284.666 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 111.398 -284.666 m
+ /N614 10.909 Tf
+ (/) show
+ 116.852 -284.666 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 156.943 -284.666 m
+ /N614 10.909 Tf
+ (,inc)
+ [6.37085 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.1163 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,e)
+ [9.08711 4.30902 6.35994 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.75629 ] pdfxs
+ (I) show
+ (n)
+ [9.32719 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.35994 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.4435 3.0327 7.5599 ] pdfxs
+ (a) show
+ (tle)
+ [7.50547 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.50547 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 4.27631 ] pdfxs
+ 27.273 -306.589 m
+ (o) show
+ (fm)
+ [6.83994 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (udef)
+ [6.05449 6.0654 8.35629 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.7781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nprevi)
+ [9.56719 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usfullyc)
+ [6.0654 7.81081 3.33815 6.05449 3.0327 3.0327 9.26174 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensitive)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 
+ 5.4545 8.35629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms[)
+ [6.05449 9.08711 7.82172 3.02179 ] pdfxs
+ (9) show
+ (2,)
+ [5.46541 6.53449 ] pdfxs
+ (140) show
+ (,)
+ [6.5454 ] pdfxs
+ (103) show
+ (],m)
+ [3.02179 6.56721 9.09802 ] pdfxs
+ (a) show
+ (kingi)
+ [5.74904 3.0327 6.0654 8.9672 3.02179 ] pdfxs
+ (t) show
+ 27.273 -328.512 m
+ (t) show
+ (he\frst)
+ [6.05449 8.13811 6.05449 4.27631 4.29811 7.52729 ] pdfxs
+ (t) show
+ (o)
+ [8.73811 ] pdfxs
+ (ta) show
+ (keasm)
+ [5.4545 8.1272 8.73811 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llfr)
+ [3.02179 6.31631 3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (t) show
+ (imerequired)
+ [3.02179 9.09802 8.1272 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.34901 
+ ] pdfxs
+ (t) show
+ (oc)
+ [8.73811 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 8.13811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.1272 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwithas)
+ [12.3816 7.8763 3.0327 4.23277 9.34901 8.73811 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 27.273 -350.434 m
+ (o) show
+ (ptimizingc)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 16.364 -380.525 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -380.525 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.59266 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.77086 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:The\frstfully)
+ [6.0654 7.42903 7.8763 6.0654 7.59266 6.05449 4.27631 4.29811 6.99275 3.32724 6.0654 
+ 3.0327 3.02179 8.49811 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 7.59266 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.01447 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.80356 ] pdfxs
+ (t) show
+ (op)
+ [8.19266 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -402.447 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.04356 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.88717 ] pdfxs
+ (o) show
+ (fapr)
+ [6.92721 9.03265 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.6871 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.44357 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pwhilere)
+ [9.64355 7.8763 6.0654 3.0327 3.02179 8.44357 4.2654 4.85451 ] pdfxs
+ (ta) show
+ (iningen)
+ [3.0327 6.05449 3.0327 6.05449 9.04356 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinf)
+ [9.64355 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.64355 3.33815 ] pdfxs
+ (o) show
+ (rsubsequen)
+ [7.85446 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.273 -424.37 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.31264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Po)
+ [6.05449 9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovides)
+ [10.1017 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.33444 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.87993 4.85451 ] pdfxs
+ (o) show
+ (mpilerwithinf)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.31264 7.8763 3.0327 4.23277 10.1017 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -446.292 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.6582 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.47991 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.45812 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [6.44722 5.14905 5.4545 4.85451 7.69082 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.26902 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.66911 ] pdfxs
+ (o) show
+ (fmem)
+ [6.75267 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.17446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.72354 ] pdfxs
+ (o) show
+ (nap)
+ [9.47991 8.87992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.87992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnode)
+ [6.05449 9.49082 6.05449 5.75995 6.0654 8.26902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 27.273 -468.215 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (rity,)
+ [4.27631 3.0327 3.93823 4.84359 7.09085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.0363 4.8436 ] pdfxs
+ (a) show
+ (nsubs)
+ [10.0363 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.02179 9.74173 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.82538 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.82538 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (o) show
+ (frecursived)
+ [7.30902 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 8.82538 6.0654 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [9.42537 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 8.82538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 27.273 -490.137 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.364 -520.228 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -520.228 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.57445 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n:The\frsttr)
+ [6.0654 9.20719 7.88721 6.05449 9.15265 6.0654 4.27631 4.29811 8.55274 4.23277 4.27631 
+ ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (oselec)
+ [9.75264 4.30902 4.8436 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyshrinkp)
+ [3.02179 5.4545 4.85451 3.0327 10.0581 4.30902 6.05449 4.27631 3.0327 6.05449 10.069 
+ 6.35994 ] pdfxs
+ (o) show
+ (intersinselec)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.60717 3.02179 10.3745 4.29811 4.85451 3.02179 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edre-)
+ [4.85451 10.3635 4.27631 4.8436 3.63261 ] pdfxs
+ 27.273 -542.15 m
+ (cursived)
+ [4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.58901 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1999 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.05449 4.27631 4.85451 9.04353 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.8325 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 8.9891 ] pdfxs
+ (t) show
+ (o)
+ [10.189 ] pdfxs
+ (32) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (,dr)
+ [8.05084 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreducing)
+ [3.0327 3.0327 10.4945 4.27631 4.8436 6.0654 6.05449 4.85451 3.0327 6.05449 10.1999 
+ ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.58901 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 10.4945 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (prin)
+ [6.05449 4.27631 3.0327 5.74904 ] pdfxs
+ (t) show
+ 27.273 -564.073 m
+ (a) show
+ (ndw)
+ [6.0654 11.0181 7.57085 ] pdfxs
+ (o) show
+ (rkingset)
+ [4.27631 5.75995 3.02179 6.0654 10.4181 4.29811 4.85451 9.19637 ] pdfxs
+ (o) show
+ (fp)
+ [8.29083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 9.2399 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 9.8181 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.26171 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 9.19637 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.Wedescribe\(buthave)
+ [4.8436 9.09802 4.29811 11.8472 10.309 9.80719 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.35994 9.8181 4.23277 6.0654 6.0654 9.19637 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ 27.273 -585.995 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tyetimplemented\)afully)
+ [8.52001 5.4545 4.8436 8.52001 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 4.85451 6.05449 8.52001 9.74173 3.32724 6.0654 3.02179 3.0327 10.0363 
+ ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lversi)
+ [7.30903 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3308 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichc)
+ [10.3417 7.8763 6.05449 3.0327 4.54905 10.3308 4.85451 ] pdfxs
+ (a) show
+ (nspecul)
+ [10.3417 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tively)
+ [4.23277 3.0327 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ 27.273 -607.918 m
+ (shrinkp)
+ [4.29811 6.0654 4.27631 3.02179 6.0654 9.54537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erswhilere)
+ [4.8436 4.27631 8.09444 7.8763 6.0654 3.0327 3.02179 8.63993 4.27631 4.8436 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.54537 ] pdfxs
+ (t) show
+ (odyn)
+ [9.23992 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.02179 9.55628 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.8834 ] pdfxs
+ (a) show
+ (trun-)
+ [8.0291 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imeif)
+ [3.0327 9.08711 8.63993 3.0327 7.12357 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 27.273 -629.841 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityisrequired.)
+ [3.0327 3.0327 3.93823 9.39264 3.0327 7.93081 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ 231.273 -657.201 m
+ (9) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 22 22
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lMicr)
+ [6.7963 9.99272 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:Ac)
+ [6.0654 4.29811 8.13811 11.9563 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (o) show
+ (fsimple)
+ [7.10175 4.30902 3.02179 9.09802 6.05449 3.0327 8.61811 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswhichc)
+ [6.0654 8.07263 7.8763 6.0654 3.02179 4.54905 9.829 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [9.829 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybe)
+ [3.02179 3.0327 9.52355 6.37085 8.6072 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 10.909 -21.922 m
+ (plied)
+ [6.0654 3.02179 3.0327 4.85451 9.62173 ] pdfxs
+ (t) show
+ (om)
+ [9.02174 9.08711 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.32719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.0327 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.62173 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 9.62173 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedrun)
+ [4.29811 4.8436 9.63264 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.41084 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries,)
+ [4.27631 3.0327 4.8436 4.30902 6.61085 ] pdfxs
+ (a) show
+ (imed)
+ [3.02179 9.09802 4.8436 9.63264 ] pdfxs
+ (a) show
+ (timprovingc)
+ [7.81092 3.02179 9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.02174 4.85451 
+ ] pdfxs
+ (a) show
+ (cheden-)
+ [4.53815 6.0654 8.41084 6.0654 4.8436 6.0654 3.63261 ] pdfxs
+ 10.909 -43.845 m
+ (sitybyreducingin)
+ [4.29811 3.0327 3.93823 8.7272 5.75995 8.7272 4.2654 4.85451 6.05449 6.0654 4.8436 
+ 3.0327 6.0654 8.42175 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.85451 4.2654 3.64352 6.05449 5.75995 6.0654 7.81084 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 8.42175 ] pdfxs
+ (\() show
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.7272 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.03265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ders,)
+ [6.05449 4.85451 4.2654 4.30902 6.13086 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.21093 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,e)
+ [6.13086 4.85451 ] pdfxs
+ (t) show
+ (c\))
+ [4.8436 7.21093 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 10.909 -65.768 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (hesem)
+ [6.05449 8.4872 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [6.6654 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.08719 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -16.364 -111.222 m
+ /N622 14.346 Tf
+ (1.4T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (esis)
+ [7.3595 6.36962 4.49035 11.735 ] pdfxs
+ (O) show
+ (rg)
+ [6.59915 8.0625 ] pdfxs
+ (an) show
+ (i)
+ [4.49035 ] pdfxs
+ (z) show
+ (atio)
+ [7.83287 6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ -16.364 -143.948 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er2describesb)
+ [4.85451 7.81082 9.01083 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 7.84354 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (undinf)
+ [6.0654 6.05449 9.61082 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.78911 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.5491 7.8763 ] pdfxs
+ (o) show
+ (mpilerInfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.81082 3.94897 6.05449 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,whichw)
+ [6.0654 4.27631 4.8436 6.59994 7.8763 6.05449 3.0327 4.54905 9.59991 7.58175 ] pdfxs
+ (a) show
+ (s) show
+ -16.364 -165.87 m
+ (devel)
+ [6.0654 4.8436 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.4726 ] pdfxs
+ (t) show
+ (osupp)
+ [9.86173 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.65092 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.71626 7.57085 ] pdfxs
+ (o) show
+ (rk.F)
+ [4.27631 5.75995 10.1999 6.20722 ] pdfxs
+ (o) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.86173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,Ch)
+ [7.6363 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers3)
+ [4.85451 4.2654 8.71626 9.86173 ] pdfxs
+ (a) show
+ (nd5describe)
+ [6.0654 10.4726 9.86173 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 9.25083 
+ ] pdfxs
+ (t) show
+ (hetwof)
+ [6.0654 9.26174 3.93823 7.57085 9.86173 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.364 -187.793 m
+ (o) show
+ (fm)
+ [7.82175 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 9.3381 ] pdfxs
+ (t) show
+ (echniques:)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 9.5781 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.9381 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.3381 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.79262 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.549 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.3381 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Ch)
+ [6.05449 10.429 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.749 ] pdfxs
+ (4) show
+ -16.364 -209.715 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.95625 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.50174 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (o) show
+ (f)
+ [7.98538 ] pdfxs
+ (D) show
+ (SAf)
+ [6.05449 12.829 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.92354 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.95625 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.94535 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.94535 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.0654 10.7017 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er6describes)
+ [4.8436 8.92354 10.1017 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 8.94535 ] pdfxs
+ (t) show
+ (hesui)
+ [6.0654 9.49083 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -16.364 -231.638 m
+ (o) show
+ (fsimple)
+ [7.59266 4.30902 3.0327 9.08711 6.05449 3.0327 9.10902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsused)
+ [6.05449 8.57444 6.05449 4.30902 4.8436 10.3199 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.71992 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 9.10902 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.10902 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.11992 ] pdfxs
+ (o) show
+ (fpo)
+ [7.59266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edpr)
+ [4.85451 10.3199 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Ch)
+ [9.08711 4.30902 9.75264 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 8.53082 ] pdfxs
+ (7) show
+ -16.364 -253.56 m
+ (describesTr)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.22535 6.97085 4.27631 
+ ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.17092 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.20355 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.02539 ] pdfxs
+ (a) show
+ (n)
+ [9.98173 ] pdfxs
+ (agg) show
+ (ressivem)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.77084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.77084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.05449 8.74901 6.20722 ] pdfxs
+ (o) show
+ (llowin)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.364 -275.483 m
+ (t) show
+ (his,Ch)
+ [6.05449 3.0327 4.30902 7.89811 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er8describesm)
+ [4.8436 8.90172 10.0799 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 8.92353 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.47992 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ions)
+ [3.02179 5.46541 6.05449 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.8691 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.47992 6.05449 ] pdfxs
+ (o) show
+ (tac)
+ [8.88001 10.0799 4.8436 ] pdfxs
+ (o) show
+ (rep)
+ [4.27631 9.47992 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 8.8691 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.93444 ] pdfxs
+ (t) show
+ (hesis:b)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 9.87264 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ -16.364 -297.405 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (seexpl)
+ [4.30902 9.07629 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (redprim)
+ [4.27631 4.8436 10.2872 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyby)
+ [4.27631 3.0327 3.0327 9.98173 5.74904 9.98173 ] pdfxs
+ (ot) show
+ (herpe)
+ [6.0654 4.8436 8.49809 6.35994 4.85451 ] pdfxs
+ (o) show
+ (ple)
+ [6.05449 3.0327 9.07629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2872 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.07629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.06538 4.30902 ] pdfxs
+ (t) show
+ (illspecul)
+ [3.0327 3.02179 7.25448 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ive.Fin)
+ [3.0327 5.4545 4.8436 9.64355 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.0327 4.84359 7.40721 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.49809 ] pdfxs
+ (9) show
+ -16.364 -319.328 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ncludesthew)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.94172 4.23277 6.0654 8.4872 7.57085 
+ ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (10) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 23 23
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter2)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (T)
+ [19.3834 ] pdfxs
+ (h) show
+ (e)
+ [22.0356 ] pdfxs
+ (L) show
+ (LVMCom)
+ [13.6575 21.0443 35.7429 20.1519 13.9304 23.2503 ] pdfxs
+ (p) show
+ (iler)
+ [7.73363 7.75841 12.7157 20.6971 ] pdfxs
+ (In) show
+ (fr)
+ [8.50179 11.402 ] pdfxs
+ (a) show
+ (str)
+ [10.9806 10.8568 11.3772 ] pdfxs
+ (uc) show
+ (t)
+ [10.8568 ] pdfxs
+ (u) show
+ (re)
+ [11.3772 12.7157 ] pdfxs
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picd)
+ [6.05449 3.0327 7.57085 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.18175 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.58176 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.02536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.78174 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninheren)
+ [8.79265 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyrequires)
+ [3.02179 8.4872 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.02536 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.57085 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -133.509 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (obee\013ec)
+ [10.5926 6.35994 9.99264 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ive.When)
+ [3.0327 5.4545 4.85451 12.3817 11.2035 6.0654 4.8436 11.2035 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 9.44716 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 10.8981 4.29811 ] pdfxs
+ (ta) show
+ (rted,no)
+ [4.27631 4.23277 4.85451 6.05449 8.55265 6.05449 10.5926 ] pdfxs
+ (o) show
+ (pen-s)
+ [6.35994 4.85451 6.05449 3.64352 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 9.98173 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 0 -155.431 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emw)
+ [4.8436 13.2325 7.57085 ] pdfxs
+ (a) show
+ (sav)
+ [8.45444 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.98902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tprovided)
+ [8.37819 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 10.1999 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.98902 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesneeded.)
+ [3.02179 4.85451 8.44353 6.0654 4.8436 4.8436 6.0654 4.8436 6.0654 9.39264 ] pdfxs
+ (A) show
+ (ssuch,wedevel)
+ [8.44353 4.30902 6.05449 4.54905 6.0654 7.29812 7.57085 8.98902 6.0654 4.8436 5.4545 
+ 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.1999 ] pdfxs
+ (a) show
+ (ndbuilt)
+ [6.0654 10.1999 6.0654 6.05449 3.0327 3.0327 8.37819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -177.354 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [14.1818 7.8763 ] pdfxs
+ (o) show
+ (mpilerInfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.45445 3.94897 6.05449 3.33815 4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.03265 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ncurren)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 9.9381 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2435 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.03265 7.58175 ] pdfxs
+ (o) show
+ (rkin)
+ [4.2654 9.949 3.0327 10.2435 ] pdfxs
+ (t) show
+ (herest)
+ [6.05449 9.03265 4.27631 4.8436 4.30902 8.42183 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.48717 ] pdfxs
+ (t) show
+ (hesis\))
+ [6.0654 4.8436 4.30902 3.0327 4.29811 8.42183 ] pdfxs
+ (t) show
+ (osupp)
+ [9.64355 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -199.276 m
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.49811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.69812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.71991 ] pdfxs
+ (t) show
+ (obuildanovelpr)
+ [9.10901 6.05449 6.0654 3.0327 3.0327 9.709 9.10901 6.0654 5.14905 5.4545 4.85451 
+ 6.6763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mrepresen)
+ [12.7525 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.709 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (treduces)
+ [7.8982 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -221.199 m
+ (t) show
+ (hedi\016culty)
+ [6.05449 8.4872 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fimplemen)
+ [6.97085 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (echniques.)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.10535 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribess)
+ [4.85451 8.07264 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 8.10535 
+ 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.65084 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.65084 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntde)
+ [5.75995 8.04001 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ils)
+ [3.0327 3.0327 8.10535 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.66175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (MC)
+ [13.8109 7.8763 ] pdfxs
+ (o) show
+ (mpilerSys)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.07264 6.0654 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.8944 ] pdfxs
+ (\() show
+ (whichis)
+ [7.8763 6.0654 3.0327 4.53815 9.87264 3.02179 4.29811 ] pdfxs
+ 0 -265.044 m
+ (nowusedf)
+ [6.0654 5.14905 11.9017 6.05449 4.30902 4.8436 10.0799 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [8.29082 3.33815 ] pdfxs
+ (a) show
+ (rm)
+ [8.29082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.86902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0799 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.87993 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.86902 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.32353 3.0327 10.0799 
+ ] pdfxs
+ (t) show
+ (histhesis)
+ [6.0654 3.02179 8.33444 4.23277 6.0654 4.8436 4.30902 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (,including)
+ [7.14539 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.47992 ] pdfxs
+ (t) show
+ (hetypesys)
+ [6.0654 8.86902 3.93823 5.75995 6.35994 8.86902 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -286.966 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (ndins)
+ [6.05449 9.6981 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nrepresent)
+ [9.6981 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -332.421 m
+ /N622 14.346 Tf
+ (2.1)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (I) show
+ (ntro)
+ [8.50717 6.2836 6.58481 8.52157 ] pdfxs
+ (duc) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -365.146 m
+ /N614 10.909 Tf
+ (Modern)
+ [10.0036 5.74904 6.0654 4.8436 4.27631 10.669 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.91262 ] pdfxs
+ (a) show
+ (reincre)
+ [4.27631 9.44719 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singinsize,ch)
+ [4.30902 3.02179 6.0654 10.0581 3.0327 10.669 4.29811 3.0327 4.8436 4.85451 7.87629 
+ 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.4581 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.05449 4.85451 3.02179 8.8799 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (rsi)
+ [8.8799 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlyduringexecu)
+ [5.75995 4.23277 3.0327 10.3635 6.0654 6.05449 4.27631 3.0327 6.05449 10.069 4.8436 
+ 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -387.069 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtdyn)
+ [4.27631 7.33093 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micex)
+ [9.09802 3.02179 7.95266 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.39627 ] pdfxs
+ (a) show
+ (ndup)
+ [6.0654 9.15265 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (des,)
+ [6.05449 4.85451 4.29811 6.23994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.16356 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhavec)
+ [4.85451 9.15265 6.0654 5.14905 5.4545 7.94175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (swri)
+ [7.40718 7.8763 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (eninmul)
+ [4.8436 9.16356 3.0327 9.15265 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ipledi\013eren)
+ [3.0327 6.05449 3.0327 7.94175 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ 0 -408.991 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Whiles)
+ [4.8436 4.30902 7.66902 11.2144 6.0654 3.02179 3.0327 7.8763 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 7.86539 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nshavesm)
+ [6.0654 7.31991 6.0654 5.14905 5.4545 7.8763 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llh)
+ [3.0327 6.05449 6.05449 ] pdfxs
+ (o) show
+ (tsp)
+ [7.26547 4.30902 6.35994 ] pdfxs
+ (ot) show
+ (s,)
+ [4.29811 6.1854 ] pdfxs
+ (ot) show
+ (hersspre)
+ [6.05449 4.85451 4.2654 7.33081 4.29811 6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.08719 ] pdfxs
+ (t) show
+ (heirexecu)
+ [6.05449 4.85451 3.0327 7.28719 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntimeevenly)
+ [9.08719 4.23277 3.0327 9.09802 7.86539 4.85451 5.4545 4.8436 6.0654 3.0327 5.75995 
+ ] pdfxs
+ 0 -430.914 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.43274 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.2435 3.0327 ] pdfxs
+ (34) show
+ (].)
+ [3.0327 9.53446 ] pdfxs
+ (I) show
+ (n)
+ [10.2545 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.45445 ] pdfxs
+ (t) show
+ (om)
+ [9.64355 9.09802 ] pdfxs
+ (a) show
+ (ximize)
+ [5.74904 3.0327 9.08711 3.0327 4.85451 9.03265 ] pdfxs
+ (t) show
+ (hee\016ciency)
+ [6.0654 9.03265 4.85451 9.08711 4.8436 3.0327 4.85451 6.05449 4.85451 9.9381 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.22175 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 9.03265 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,we)
+ [9.08711 4.30902 7.35266 7.58175 4.8436 ] pdfxs
+ 0 -452.836 m
+ (believe)
+ [6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.57447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpr)
+ [7.97456 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.818 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmustbeperf)
+ [9.78537 8.79257 6.05449 4.30902 7.96365 6.37085 8.57447 6.35994 4.85451 4.2654 3.33815 
+ ] pdfxs
+ (o) show
+ (rmed)
+ [4.2654 9.09802 4.8436 9.78537 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.97456 ] pdfxs
+ (t) show
+ (helife)
+ [6.05449 8.57447 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.57447 ] pdfxs
+ (o) show
+ (f)
+ [7.05812 ] pdfxs
+ (a) show
+ 0 -474.759 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Such)
+ [9.08711 10.2545 6.0654 6.05449 4.54905 10.4835 ] pdfxs
+ (\\) show
+ (lifel)
+ [3.0327 3.0327 3.32724 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.05449 9.88355 4.8436 5.75995 6.0654 9.27265 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 9.88355 ] pdfxs
+ (t) show
+ (echniquesenc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.72717 4.8436 6.0654 
+ 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 8.72717 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.46175 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -496.682 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 10.0581 ] pdfxs
+ (a) show
+ (tlink-time)
+ [8.23637 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 8.83629 ] pdfxs
+ (\(t) show
+ (opreserve)
+ [9.44719 6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 8.8472 ] pdfxs
+ (t) show
+ (hebene\f)
+ [6.05449 8.8472 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.30172 ] pdfxs
+ (o) show
+ (fsep)
+ [7.33084 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [8.83629 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,m)
+ [7.12357 9.08711 ] pdfxs
+ (a) show
+ (chine-dependent)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 3.63261 6.0654 4.8436 6.37085 4.8436 6.0654 
+ 6.05449 4.85451 5.74904 8.23637 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -518.604 m
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.80353 ] pdfxs
+ (a) show
+ (tins)
+ [8.73819 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.02179 7.52721 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.34901 ] pdfxs
+ (o) show
+ (ne)
+ [10.549 4.85451 ] pdfxs
+ (a) show
+ (chsys)
+ [4.53815 10.5599 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,dynamic)
+ [4.85451 9.08711 7.74539 6.05449 5.75995 6.05449 5.46541 9.08711 3.0327 9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.549 ] pdfxs
+ (a) show
+ (trun)
+ [8.73819 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 7.74539 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 10.549 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -540.527 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbetweenruns)
+ [9.6981 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 9.6981 4.2654 6.0654 6.05449 
+ 7.94172 ] pdfxs
+ (\(\\) show
+ (idle)
+ [3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (") show
+ (\)usingpr)
+ [7.88729 6.05449 4.30902 3.02179 6.0654 9.08719 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 8.4872 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edfr)
+ [4.8436 9.6981 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (t) show
+ (heend-user.)
+ [6.0654 8.47629 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 4.2654 3.0327 
+ ] pdfxs
+ 228.545 -582.481 m
+ (11) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 24 24
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.4144 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.38173 3.0327 7.63627 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.18175 ] pdfxs
+ (o) show
+ (nlyusef)
+ [6.05449 3.0327 9.08719 6.05449 4.30902 8.17084 3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.60355 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 8.78174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.62536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.38173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.O)
+ [6.0654 7.77811 8.47629 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.60355 ] pdfxs
+ (a) show
+ (ppli-)
+ [6.05449 6.0654 3.0327 3.0327 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.14899 ] pdfxs
+ (o) show
+ (fs)
+ [7.18903 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.69447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.14899 ] pdfxs
+ (a) show
+ (refund)
+ [4.27631 8.69447 3.33815 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyin)
+ [3.0327 3.0327 9.61082 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.92721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.91628 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.70538 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rem)
+ [4.27631 8.69447 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.09456 4.85451 ] pdfxs
+ (o) show
+ (nvenient)
+ [5.74904 5.4545 4.85451 6.05449 3.0327 4.85451 5.74904 8.09456 ] pdfxs
+ (to) show
+ -16.936 -43.845 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.6653 ] pdfxs
+ (a) show
+ (tlink-time)
+ [7.81092 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 8.42175 ] pdfxs
+ (\() show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesinclude)
+ [9.08711 6.0654 3.0327 4.8436 7.87627 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 
+ 4.8436 ] pdfxs
+ 172.575 -43.845 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (ac) show
+ (rosc)
+ [4.0363 5.58542 4.45083 4.46185 ] pdfxs
+ (o) show
+ (pic)
+ [5.58542 3.33823 8.86909 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.42539 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (ture)
+ [3.6327 5.84725 4.04721 8.86909 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.91258 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 363.235 -43.845 m
+ /N614 10.909 Tf
+ (,s)
+ [6.62176 4.29811 ] pdfxs
+ (tat) show
+ (icdebu)
+ [3.0327 8.42175 6.05449 4.85451 6.05449 6.0654 ] pdfxs
+ (gg) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,) show
+ -16.936 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icle)
+ [3.0327 8.91265 3.02179 4.85451 ] pdfxs
+ (a) show
+ (kde)
+ [9.8181 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ecti)
+ [4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.1235 3.0327 ] pdfxs
+ (69) show
+ (],)
+ [3.02179 7.19994 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.1126 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.8181 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.33445 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.S)
+ [9.14174 6.0654 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1126 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.36717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1126 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.17081 ] pdfxs
+ (a) show
+ (rebeingdevel)
+ [4.2654 8.71629 6.37085 4.8436 3.0327 6.05449 9.32719 6.0654 4.8436 5.4545 4.8436 
+ 3.0327 ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 9.92718 ] pdfxs
+ (t) show
+ (oenf)
+ [9.32719 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcepr)
+ [4.27631 4.8436 8.71629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [12.9598 4.30902 ] pdfxs
+ (a) show
+ (fety,butmustbedone)
+ [3.32724 4.85451 3.93823 4.84359 6.95994 6.05449 6.0654 8.11638 8.78166 6.0654 4.29811 
+ 8.11638 6.35994 8.71629 6.05449 5.46541 6.05449 8.71629 ] pdfxs
+ (a) show
+ (ts)
+ [8.11638 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (reins)
+ [4.27631 8.71629 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -109.613 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.62902 ] pdfxs
+ (o) show
+ (rl)
+ [8.06173 3.0327 ] pdfxs
+ (oa) show
+ (d-)
+ [6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime[)
+ [3.0327 9.08711 8.62902 3.0327 ] pdfxs
+ (48) show
+ (].)
+ [3.0327 8.32356 ] pdfxs
+ (A) show
+ (llowinglifel)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.23992 3.02179 3.0327 3.33815 4.8436 
+ 3.0327 ] pdfxs
+ (o) show
+ (ngre)
+ [6.0654 9.23992 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.62902 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8834 ] pdfxs
+ (g) show
+ (ives)
+ [3.02179 5.4545 4.85451 8.08354 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.08354 ] pdfxs
+ (t) show
+ (hepower)
+ [6.0654 8.62902 6.37085 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ -16.936 -131.535 m
+ (t) show
+ (oev)
+ [10.0254 4.8436 5.4545 ] pdfxs
+ (o) show
+ (lveprocess)
+ [3.0327 5.4545 9.41447 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 8.87989 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.05449 10.6254 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sedin)
+ [4.30902 4.8436 10.6254 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.32724 ] pdfxs
+ (a) show
+ (cesinm)
+ [4.85451 4.8436 8.86898 3.0327 10.6254 9.09802 ] pdfxs
+ (o) show
+ (re\rexibleways[)
+ [4.27631 9.41447 6.05449 4.85451 5.74904 3.0327 6.0654 3.0327 9.41447 7.57085 5.14905 
+ 5.75995 8.86898 3.0327 ] pdfxs
+ (27) show
+ (,)
+ [7.60357 ] pdfxs
+ (50) show
+ (],while)
+ [3.02179 7.83266 7.8763 6.0654 3.0327 3.0327 9.41447 ] pdfxs
+ (a) show
+ (llowingle)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.0254 3.0327 4.8436 ] pdfxs
+ (ga) show
+ (cy)
+ [4.85451 5.75995 ] pdfxs
+ -16.936 -153.458 m
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (orun)
+ [9.08719 4.27631 6.0654 6.0654 ] pdfxs
+ 77.094 -153.458 m
+ /N634 10.909 Tf
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 99.131 -153.458 m
+ /N614 10.909 Tf
+ (o) show
+ (nnewsys)
+ [9.6981 6.05449 4.85451 11.509 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 3.0327 ] pdfxs
+ -1.52588e-05 -175.38 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.93444 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.8436 8.90172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 4.29811 
+ ] pdfxs
+ 113.539 -175.38 m
+ /N1025 10.909 Tf
+ (LLVM)
+ [7.54904 6.15269 9.47995 11.9126 ] pdfxs
+ 153.263 -175.38 m
+ /N614 10.909 Tf
+ (|)
+ [15.5453 ] pdfxs
+ (L) show
+ (ow-)
+ [5.14905 7.8763 3.64352 ] pdfxs
+ (L) show
+ (evel)
+ [4.8436 5.4545 4.85451 7.65811 ] pdfxs
+ (V) show
+ (irtu)
+ [3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lM)
+ [7.66902 9.99272 ] pdfxs
+ (a) show
+ (chine|ac)
+ [4.54905 6.0654 3.02179 6.0654 9.47992 15.5453 10.0908 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.91263 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.3854 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -16.936 -197.303 m
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.84717 ] pdfxs
+ (t) show
+ (om)
+ [9.99264 9.08711 ] pdfxs
+ (a) show
+ (kelifel)
+ [5.4545 9.39265 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngpr)
+ [6.05449 10.0035 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.6362 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.30902 3.02179 8.84717 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nav)
+ [10.6035 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 9.38174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.81445 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rys)
+ [4.27631 10.2981 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,)
+ [4.2654 4.85451 7.78902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.936 -219.225 m
+ (inam)
+ [3.0327 10.5163 9.91628 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 8.73809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [8.70546 3.0327 8.75989 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.85451 5.74904 8.70546 ] pdfxs
+ (t) show
+ (opr)
+ [9.91628 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmers.)
+ [9.08711 9.09802 4.8436 4.27631 4.29811 10.3526 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4654 ] pdfxs
+ (a) show
+ (chieves)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 4.85451 8.75989 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.7708 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htwop)
+ [10.5272 3.93823 7.57085 9.91628 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 9.52355 ] pdfxs
+ (\(a\)) show
+ 445.488 -219.225 m
+ /N634 10.909 Tf
+ (a) show
+ -16.936 -241.148 m
+ (co)
+ [4.46185 5.01816 ] pdfxs
+ (d) show
+ (er)
+ [8.4 4.0363 ] pdfxs
+ (ep) show
+ (r)
+ [4.04721 ] pdfxs
+ (ese) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 77.601 -241.148 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsever)
+ [9.11992 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [6.09813 6.0654 5.14905 5.4545 4.8436 6.09813 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.36354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tserves)
+ [7.30911 4.30902 4.8436 4.27631 5.4545 4.8436 7.36354 ] pdfxs
+ (a) show
+ (sac)
+ [7.37445 8.51993 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nrepresen)
+ [9.11992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.13083 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -16.936 -263.07 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.83994 ] pdfxs
+ (a) show
+ (ndcodedis)
+ [6.05449 9.829 4.85451 5.75995 6.05449 8.61811 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n;)
+ [6.0654 6.86176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.829 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ 209.628 -263.07 m
+ /N634 10.909 Tf
+ (ac)
+ [9.59993 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (r)
+ [8.62898 ] pdfxs
+ (des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n) show
+ 297.696 -263.07 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.01819 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.07263 ] pdfxs
+ (t) show
+ (hisrepresen)
+ [6.05449 3.0327 8.07263 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -284.993 m
+ (t) show
+ (oprovideac)
+ [8.85811 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.25811 8.85811 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (fc)
+ [6.74176 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisn)
+ [7.64729 3.0327 7.71263 6.05449 ] pdfxs
+ (o) show
+ (tav)
+ [7.6582 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.25811 3.0327 9.46901 ] pdfxs
+ (a) show
+ (nyprevi)
+ [5.75995 9.16356 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 7.71263 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.936 -306.915 m
+ (weknow)
+ [7.57085 8.4872 5.75995 6.0654 5.14905 11.509 ] pdfxs
+ (o) show
+ (f.)
+ [3.33815 3.0327 ] pdfxs
+ -4.57764e-05 -328.838 m
+ (The)
+ [7.8763 6.0654 9.50174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [14.6618 4.8436 5.75995 6.0654 9.50174 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ndescribesapr)
+ [10.7235 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.95625 10.1235 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (musing)
+ [13.7562 6.05449 4.30902 3.0327 6.05449 10.1126 ] pdfxs
+ (a) show
+ (n)
+ [10.7235 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.90182 ] pdfxs
+ (RI) show
+ (SC-likeins)
+ [6.0654 7.8763 3.63261 3.0327 3.0327 5.4545 9.50174 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -350.761 m
+ (setbutwi)
+ [4.29811 4.85451 8.95637 6.0654 6.05449 8.96728 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hkeyhi)
+ [10.7781 5.4545 4.8436 10.4835 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-levelinf)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 7.74539 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.7781 3.32724 ] pdfxs
+ (o) show
+ (re\013ec)
+ [8.98899 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Thisincludestypeinf)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 11.1163 7.88721 6.05449 3.0327 9.02171 3.0327 
+ 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 9.02171 3.93823 5.75995 6.35994 9.56719 
+ 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -16.936 -372.683 m
+ (explicitc)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 6.91639 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row)
+ [5.7054 6.0654 5.14905 10.5599 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs,)
+ [6.0654 6.05449 4.30902 5.89086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.7381 ] pdfxs
+ (a) show
+ (nexplicitdat)
+ [8.72719 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 6.91639 6.05449 5.46541 
+ 4.23277 ] pdfxs
+ (a) show
+ (\rowrepresen)
+ [6.0654 5.14905 10.5599 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (\() show
+ (using)
+ [6.0654 4.29811 3.0327 6.0654 8.1272 ] pdfxs
+ (a) show
+ (nin\fni)
+ [8.72719 3.0327 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e,typedre)
+ [4.8436 5.90177 3.93823 5.74904 6.37085 4.8436 8.7381 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -394.606 m
+ (setinS)
+ [4.29811 4.85451 8.97819 3.0327 10.7999 6.0654 ] pdfxs
+ (ta) show
+ (ticSin)
+ [4.23277 3.0327 9.58901 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.58901 ] pdfxs
+ (A) show
+ (ssi)
+ [4.29811 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.85451 5.75995 8.97819 3.33815 ] pdfxs
+ (o) show
+ (rm[)
+ [4.2654 13.8325 3.0327 ] pdfxs
+ (40) show
+ (]\).There)
+ [3.0327 4.23277 11.1926 7.8763 6.0654 4.8436 4.27631 9.58901 ] pdfxs
+ (a) show
+ (resever)
+ [4.27631 9.58901 4.29811 4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [7.7672 6.05449 5.15996 5.4545 4.8436 7.7672 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresin)
+ [6.0654 4.27631 4.8436 9.04353 3.0327 10.7999 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.58901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [14.7381 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ -16.936 -416.528 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 8.41084 ] pdfxs
+ (\(a) show
+ (\)Alow-level,)
+ [8.13819 12.0872 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 4.85451 3.02179 
+ 3.0327 ] pdfxs
+ 137.012 -416.528 m
+ /N634 10.909 Tf
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (-in)
+ [3.89453 3.34914 6.13082 ] pdfxs
+ (de) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (de) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 242.394 -416.528 m
+ /N614 10.909 Tf
+ (typesys)
+ [3.93823 5.75995 6.35994 8.74902 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.9925 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.1491 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.97082 6.35994 8.74902 6.0654 4.29811 4.85451 9.95991 ] pdfxs
+ (to) show
+ 401.719 -416.528 m
+ /N634 10.909 Tf
+ (impl)
+ [3.34914 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ -16.9361 -438.451 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tatypes)
+ [4.23277 8.58538 3.93823 5.75995 6.35994 4.85451 7.429 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.18537 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 7.429 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mhi)
+ [12.218 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 6.15267 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,exp)
+ [4.85451 4.29811 6.26176 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.05449 8.58538 ] pdfxs
+ (t) show
+ (heirimplemen)
+ [6.0654 4.8436 3.0327 7.39628 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbehavi)
+ [9.19628 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [7.39628 ] pdfxs
+ (t) show
+ (o)
+ [8.58538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -16.9361 -460.373 m
+ (s)
+ [4.29811 ] pdfxs
+ (tag) show
+ (es)
+ [4.85451 7.87627 ] pdfxs
+ (o) show
+ (f)
+ [6.90539 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thistypesys)
+ [6.05449 7.86538 7.8763 6.05449 3.0327 7.87627 3.93823 5.75995 6.37085 8.42175 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emincludes)
+ [4.85451 12.6653 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 7.87627 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.42175 3.93823 5.75995 6.35994 8.42175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedbys)
+ [9.63264 6.05449 4.30902 4.8436 9.64355 5.74904 9.3381 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.63264 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ -16.9361 -482.296 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independen)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (\))
+ [9.01091 ] pdfxs
+ (t) show
+ (echniques,such)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 8.08356 4.30902 
+ 6.05449 4.54905 10.8217 ] pdfxs
+ (a) show
+ (s)
+ [9.07625 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 9.07625 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [9.04354 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.04354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,dependence)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.08356 6.05449 4.85451 6.35994 4.85451 6.05449 
+ 6.0654 4.8436 6.0654 4.8436 9.62174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -16.9361 -504.218 m
+ (a) show
+ (ndd)
+ [6.0654 10.069 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.46901 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 8.99992 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 8.24728 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.31262 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [8.27991 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmingtypec)
+ [4.2654 9.09802 3.0327 6.05449 9.46901 3.93823 5.75995 6.35994 8.85811 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (a) show
+ (ndlow-level)
+ [6.0654 10.069 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.0363 
+ ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -16.9361 -526.141 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (icwhilepreservingtypeinf)
+ [3.02179 7.84357 7.8763 6.0654 3.0327 3.0327 7.83266 6.0654 4.27631 4.8436 4.30902 
+ 4.8436 4.27631 5.74904 3.0327 6.0654 8.44356 3.93823 5.75995 6.35994 7.84357 3.0327 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.66902 ] pdfxs
+ (\() show
+ (c\)Twolow-levelexcep)
+ [4.8436 7.24366 7.8763 7.57085 8.45447 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 
+ 5.4545 4.8436 6.02176 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-h)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (ndlingins)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 8.45447 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.29809 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.9361 -548.063 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.0654 9.58901 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fcexcep)
+ [4.85451 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.97811 4.85451 5.75995 
+ 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [10.189 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,whileexplici)
+ [3.0327 4.8436 4.30902 7.28721 7.8763 6.05449 3.0327 3.0327 8.97811 4.85451 5.75995 
+ 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyexp)
+ [3.0327 9.88355 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (singexcep)
+ [4.29811 3.0327 6.05449 9.58901 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.16721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ -16.9361 -569.986 m
+ (\row)
+ [6.0654 5.14905 11.509 ] pdfxs
+ (t) show
+ (othec)
+ [9.0981 4.23277 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ -7.62939e-05 -591.908 m
+ (The)
+ [7.8763 6.0654 10.0799 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [15.2399 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [11.2908 3.0327 4.29811 ] pdfxs
+ 145.37 -591.908 m
+ /N634 10.909 Tf
+ (so) show
+ (urc)
+ [5.85816 4.0363 4.46185 ] pdfxs
+ (e) show
+ (-lan)
+ [3.90544 2.78176 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (-in)
+ [3.89453 3.34914 6.13082 ] pdfxs
+ (de) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (de) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 280.163 -591.908 m
+ /N614 10.909 Tf
+ (,f)
+ [8.67265 3.32724 ] pdfxs
+ (o) show
+ (rtwore)
+ [9.51263 3.93823 7.57085 10.6908 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.0654 4.29811 12.6763 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,ituses)
+ [8.66174 3.0327 9.48 6.0654 4.29811 4.85451 9.53443 ] pdfxs
+ (a) show
+ -16.9361 -613.831 m
+ (low-levelinstruc)
+ [3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 7.22175 3.0327 6.05449 
+ 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.2435 4.30902 4.8436 8.43274 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.2545 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rymodelth)
+ [4.2654 9.949 9.08711 5.75995 6.0654 4.8436 7.22175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.04356 ] pdfxs
+ (o) show
+ (nlysligh)
+ [6.05449 3.0327 9.9381 4.30902 3.0327 3.02179 5.46541 5.74904 ] pdfxs
+ (t) show
+ (lyricher)
+ [3.0327 9.949 4.2654 3.0327 4.54905 6.05449 4.85451 8.45445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ns)
+ [10.2435 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.2435 ] pdfxs
+ (a) show
+ (ssembly)
+ [4.30902 4.29811 4.85451 8.78166 6.0654 3.0327 5.75995 ] pdfxs
+ 211.609 -657.201 m
+ (12) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 25 25
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.66902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (t) show
+ (hetypesys)
+ [6.05449 9.29447 3.93823 5.74904 6.37085 9.28356 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.8436 13.5271 6.0654 5.75995 4.8436 8.73808 6.0654 ] pdfxs
+ (ot) show
+ 203.329 0 m
+ /N634 10.909 Tf
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (eve) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 243.232 0 m
+ /N614 10.909 Tf
+ (representingcodewi)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 3.0327 6.0654 
+ 9.89446 4.8436 5.75995 6.05449 9.29447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hlit)
+ [10.4945 3.0327 3.0327 4.23277 ] pdfxs
+ (t) show
+ (letypeinf)
+ [3.0327 9.28356 3.94914 5.74904 6.37085 9.28356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 0 -21.922 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,itdoesn)
+ [6.0654 6.0654 7.22175 3.02179 8.33456 6.05449 5.75995 4.8436 8.38899 6.05449 ] pdfxs
+ (o) show
+ (timp)
+ [8.32365 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.93447 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.83991 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rrun)
+ [8.35627 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imerequiremen)
+ [3.0327 9.08711 8.93447 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (o) show
+ (rsem)
+ [8.35627 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 8.38899 ] pdfxs
+ (o) show
+ (npr)
+ [10.1345 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 9.2181 ] pdfxs
+ (N) show
+ (ev-)
+ [4.8436 5.75995 3.63261 ] pdfxs
+ 0 -43.845 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,it'simp)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 8.71629 3.0327 4.23277 3.0327 9.57807 
+ 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.51273 ] pdfxs
+ (t) show
+ (on)
+ [10.7235 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [10.1236 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.51273 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [15.2727 3.0327 4.29811 ] pdfxs
+ 237.139 -43.845 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (tint)
+ [9.03266 3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ (edtobeauni)
+ [4.46185 10.9854 3.62179 10.9854 4.46185 10.4182 10.9854 5.85816 6.13082 3.34914 ] pdfxs
+ (ve) show
+ (r)
+ [4.60356 ] pdfxs
+ (sa) show
+ (lc)
+ [8.19262 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (rIR)
+ [10.0144 4.19998 7.9527 ] pdfxs
+ 449.697 -43.845 m
+ /N614 10.909 Tf
+ (.)
+ [8.30175 ] pdfxs
+ (I) show
+ (n) show
+ 0 -65.768 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 7.95266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [14.6618 6.05449 5.75995 4.8436 8.96716 6.0654 ] pdfxs
+ (o) show
+ (trepresenthi)
+ [8.90182 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 8.90182 6.0654 
+ 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.0327 4.8436 5.4545 4.8436 7.69084 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efe)
+ [9.51265 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresdirec)
+ [6.0654 4.2654 4.85451 8.95625 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.4181 ] pdfxs
+ (\() show
+ (soitc)
+ [4.29811 10.1235 3.02179 8.91273 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbeused)
+ [8.90182 6.37085 9.50174 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.83264 4.29811 ] pdfxs
+ (o) show
+ (mel)
+ [9.09802 8.41084 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-dependent)
+ [4.8436 3.64352 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 7.81092 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,n)
+ [6.61085 6.0654 ] pdfxs
+ (o) show
+ (rdoesitc)
+ [7.83264 6.0654 5.75995 4.8436 7.86536 3.0327 7.81092 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (urem)
+ [6.05449 4.27631 8.41084 9.09802 ] pdfxs
+ (a) show
+ (chine-dependentfe)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 3.63261 6.0654 4.8436 6.35994 4.85451 6.05449 
+ 6.0654 4.8436 5.75995 7.81092 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.87627 ] pdfxs
+ (o) show
+ (r) show
+ 0 -109.613 m
+ (codesequencesusedbyb)
+ [4.8436 5.75995 6.0654 8.4872 4.29811 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 
+ 4.85451 7.93081 6.0654 4.30902 4.8436 9.6981 5.75995 9.39264 6.05449 ] pdfxs
+ (a) show
+ (ck-endcode)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 9.6981 4.8436 5.75995 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 7.94172 ] pdfxs
+ (\() show
+ (itmustbelowered)
+ [3.0327 7.87638 8.79257 6.05449 4.30902 7.87638 6.35994 8.4872 3.0327 5.14905 7.57085 
+ 4.85451 4.2654 4.85451 9.6981 ] pdfxs
+ (t) show
+ (odos)
+ [9.08719 6.0654 9.08719 4.29811 ] pdfxs
+ (o\)) show
+ (.) show
+ 16.937 -131.535 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.02902 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (t) show
+ (hedi\013ering)
+ [6.0654 8.02902 6.0654 3.02179 6.37077 4.8436 4.27631 3.0327 6.05449 8.63993 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 7.49445 ] pdfxs
+ (a) show
+ (ndrepresen)
+ [6.05449 9.23992 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 256.75 -131.535 m
+ /N634 10.909 Tf
+ (LLVMiscom)
+ [6.83993 5.72721 8.11625 13.2654 3.33823 7.95262 4.45094 5.58542 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ryto)
+ [4.60356 8.78166 3.62179 9.06539 ] pdfxs
+ (h) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (h-l)
+ [5.58542 3.89453 2.79267 ] pdfxs
+ (eve) show
+ (l)
+ [6.27264 ] pdfxs
+ (v) show
+ (irtu)
+ [3.34914 4.59266 3.62179 5.85816 ] pdfxs
+ (a) show
+ (l) show
+ 0 -153.458 m
+ (m)
+ [8.92348 ] pdfxs
+ (ach) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (es) show
+ 47.779 -153.458 m
+ /N614 10.909 Tf
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,Sm)
+ [3.0327 6.78539 6.05449 9.09802 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.02179 6.97085 ] pdfxs
+ (a) show
+ (lk[)
+ [3.0327 9.49083 3.0327 ] pdfxs
+ (47) show
+ (],Self[)
+ [3.02179 6.78539 6.0654 4.8436 3.0327 7.06903 3.02179 ] pdfxs
+ (137) show
+ (],)
+ [3.0327 6.78539 ] pdfxs
+ (JV) show
+ (M[)
+ [13.7345 3.0327 ] pdfxs
+ (93) show
+ (],Micr)
+ [3.02179 6.78539 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ ('sC)
+ [3.0327 8.02899 7.8763 ] pdfxs
+ (L) show
+ (I[)
+ [7.66894 3.0327 ] pdfxs
+ (95) show
+ (],)
+ [3.0327 6.78539 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.79628 ] pdfxs
+ (ot) show
+ (hers)
+ [6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.78539 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 436.968 -153.458 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.61449 ] pdfxs
+ (a) show
+ (n) show
+ 0 -175.38 m
+ (a) show
+ (lt)
+ [2.79267 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (v) show
+ (etoth)
+ [9.42545 3.6327 9.98175 3.62179 5.58542 ] pdfxs
+ (e) show
+ (se)
+ [4.45083 9.43635 ] pdfxs
+ (s) show
+ (yst)
+ [5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 132.7 -175.38 m
+ /N614 10.909 Tf
+ (.)
+ [9.54537 ] pdfxs
+ (I) show
+ (tdi\013ersfr)
+ [8.43274 6.0654 3.02179 6.37077 4.8436 4.27631 8.49808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (t) show
+ (hesein)
+ [6.0654 4.8436 4.30902 9.03265 3.0327 10.2545 ] pdfxs
+ (t) show
+ (hreekeyways.Firs)
+ [6.05449 4.27631 4.8436 9.04356 5.4545 4.85451 9.949 7.57085 5.14905 5.75995 4.29811 
+ 9.54537 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.36357 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mh)
+ [14.1927 6.0654 ] pdfxs
+ (a) show
+ (snon)
+ [8.49808 6.05449 9.64355 6.0654 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -197.303 m
+ (o) show
+ (fhi)
+ [7.79993 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelc)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 7.50539 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ssuch)
+ [8.7708 4.29811 6.0654 4.53815 10.5381 ] pdfxs
+ (a) show
+ (scl)
+ [8.7708 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses,inheri)
+ [4.29811 4.30902 4.8436 4.30902 7.70175 3.0327 6.0654 6.05449 4.85451 4.2654 3.0327 
+ ] pdfxs
+ (ta) show
+ (nce,)
+ [6.0654 4.8436 4.85451 7.70175 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.73809 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-h)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (ndlingsem)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.91628 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,evenwhen)
+ [3.0327 4.8436 4.30902 7.70175 4.85451 5.4545 4.8436 10.5381 7.8763 6.05449 4.85451 
+ 6.0654 ] pdfxs
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilings)
+ [9.09802 6.05449 3.0327 3.0327 3.0327 6.05449 9.10901 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.2654 4.85451 8.4872 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.85451 7.94172 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.709 ] pdfxs
+ (t) show
+ (hesefe)
+ [6.0654 4.8436 4.29811 8.49811 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures.Sec)
+ [6.0654 4.2654 4.85451 4.29811 7.90902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 6.6763 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [13.6472 6.05449 5.75995 4.85451 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tspecifyarun)
+ [7.88729 4.29811 6.37085 4.8436 4.85451 3.02179 3.33815 9.40355 9.0981 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.49811 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -241.148 m
+ (o) show
+ (rp)
+ [7.42901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.42901 ] pdfxs
+ (o) show
+ (bjectmodel:itislow-levelen)
+ [6.66539 3.33815 4.8436 4.85451 7.39638 9.08711 5.75995 6.0654 4.8436 3.0327 7.6363 
+ 3.0327 7.39638 3.0327 7.46172 3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 
+ 4.8436 6.1854 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.2181 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.40729 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 8.00721 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.00721 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emf)
+ [4.8436 12.2507 3.33815 ] pdfxs
+ (o) show
+ (rap)
+ [7.42901 8.6072 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rl)
+ [7.42901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -263.07 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeimplemen)
+ [10.3963 6.35994 9.17447 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.3854 3.0327 10.3854 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mi)
+ [14.3345 3.02179 ] pdfxs
+ (t) show
+ (self.)
+ [4.30902 4.8436 3.0327 3.32724 9.95991 ] pdfxs
+ (I) show
+ (ndeed,)
+ [6.05449 6.0654 4.8436 4.85451 6.05449 7.53812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3236 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.3963 6.35994 9.17447 6.0654 4.29811 4.85451 10.3854 ] pdfxs
+ (to) show
+ 332.697 -263.07 m
+ /N634 10.909 Tf
+ (impl)
+ [3.34914 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 386.369 -263.07 m
+ /N614 10.909 Tf
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 7.35266 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 0 -284.993 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (chines.Third,)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 4.30902 7.52721 7.8763 6.0654 3.0327 4.2654 
+ 6.0654 5.8254 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mdoesn)
+ [12.6 6.05449 5.75995 4.8436 6.89446 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [6.82911 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eetypes)
+ [4.85451 7.43994 3.93823 5.75995 6.35994 7.43994 4.29811 ] pdfxs
+ (a) show
+ (fety,mem)
+ [3.33815 4.8436 3.94914 4.84359 5.83631 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.35629 4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.93823 4.8545 5.8254 ] pdfxs
+ (o) show
+ (rl)
+ [6.87265 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ein)
+ [7.43994 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (nym)
+ [5.75995 9.39264 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.30902 4.29811 4.85451 8.78166 6.0654 3.0327 9.39264 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [8.47629 3.33815 ] pdfxs
+ (o) show
+ (raphysic)
+ [7.909 9.08719 6.0654 5.75995 5.74904 4.30902 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lprocess)
+ [6.6654 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rdoes.)
+ [7.909 6.0654 5.74904 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (The)
+ [7.8763 6.0654 7.61448 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [12.7636 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.03628 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkexpl)
+ [4.27631 8.51993 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (sthecoderepresen)
+ [7.069 4.23277 6.0654 7.61448 4.8436 5.75995 6.0654 7.60357 4.27631 4.8436 6.0654 
+ 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (t) show
+ (oprovideac)
+ [8.21447 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 7.60357 8.22538 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (o) show
+ (f\fve)
+ [6.09813 6.05449 5.4545 4.8436 ] pdfxs
+ 0 -350.761 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.90899 ] pdfxs
+ (t) show
+ (hatwebelieve)
+ [6.05449 5.46541 7.84365 7.57085 8.45447 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.45447 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 8.45447 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 7.84365 3.0327 9.66537 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.87628 ] pdfxs
+ (t) show
+ (osupp)
+ [9.05447 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtlifel)
+ [4.27631 7.84365 3.0327 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.90899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.66537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -372.683 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.44354 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (rypr)
+ [4.27631 9.9381 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 9.51264 ] pdfxs
+ (I) show
+ (n)
+ [10.2435 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 7.35266 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.03265 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.47626 ] pdfxs
+ (a) show
+ (requi)
+ [4.27631 9.03265 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (edi\016cult)
+ [9.03265 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 8.42183 ] pdfxs
+ (t) show
+ (o)
+ [9.63264 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (insimul)
+ [3.02179 10.2435 4.30902 3.0327 8.78166 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (usly,)
+ [6.0654 4.29811 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -394.606 m
+ (but)
+ [6.0654 6.05449 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mdesi)
+ [13.6472 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ndoessoinheren)
+ [9.6981 6.05449 5.75995 4.8436 7.94172 4.30902 9.08719 3.0327 6.05449 6.0654 4.8436 
+ 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly:)
+ [3.0327 5.75995 3.0327 ] pdfxs
+ 7.879 -421.53 m
+ (\(1\)) show
+ 27.273 -421.53 m
+ /N634 10.909 Tf
+ (P)
+ [7.39623 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ (ist)
+ [3.34914 4.45083 3.6327 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.55994 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (minf)
+ [12.8507 3.34914 6.13082 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 178.032 -421.53 m
+ /N614 10.909 Tf
+ (:Thec)
+ [7.94175 7.88721 6.05449 8.51993 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmodelpreserves)
+ [9.73082 9.08711 5.75995 6.05449 4.85451 6.69812 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 4.2654 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.51993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.6691 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -443.452 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.51638 ] pdfxs
+ (a) show
+ (n)
+ [9.3381 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n'slife)
+ [6.0654 3.0327 7.57081 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.38176 ] pdfxs
+ (a) show
+ (llowings)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.73811 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.57081 ] pdfxs
+ (t) show
+ (obeperf)
+ [8.7272 6.37085 8.1163 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.32719 ] pdfxs
+ (at) show
+ 27.273 -465.375 m
+ (a) show
+ (lls)
+ [3.0327 6.6654 4.29811 ] pdfxs
+ (tag) show
+ (es,includingrun)
+ [4.85451 4.29811 6.6654 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.0981 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.47629 ] pdfxs
+ (a) show
+ (ndidle)
+ [6.0654 9.6981 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (imebetweenruns.)
+ [3.02179 9.09802 8.4872 6.35994 4.8436 3.93823 7.58175 4.8436 4.85451 9.6981 4.2654 
+ 6.0654 6.0654 4.29811 3.0327 ] pdfxs
+ 7.879 -494.678 m
+ (\(2\)) show
+ 27.273 -494.678 m
+ /N634 10.909 Tf
+ (O\017ineco)
+ [8.36718 9.75261 3.34914 6.13082 9.39272 4.46185 5.01816 ] pdfxs
+ (d) show
+ (e)
+ [9.40363 ] pdfxs
+ (ge) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 139.044 -494.678 m
+ /N614 10.909 Tf
+ (:)
+ [8.91265 ] pdfxs
+ (D) show
+ (espi)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ethel)
+ [9.01083 4.23277 6.0654 8.99993 3.0327 ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 8.40001 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (,itisp)
+ [7.30903 3.0327 8.40001 3.0327 8.45444 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.01083 ] pdfxs
+ (t) show
+ (oc)
+ [9.59992 4.85451 ] pdfxs
+ (o) show
+ (mpilepr)
+ [9.08711 6.0654 3.0327 3.02179 9.01083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.45444 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe\016-)
+ [9.59992 4.85451 9.08711 3.63261 ] pdfxs
+ 27.273 -516.601 m
+ (cientn)
+ [4.8436 3.0327 4.85451 5.74904 7.4182 6.0654 ] pdfxs
+ (at) show
+ (ivem)
+ [3.02179 5.4545 8.02902 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.05449 3.0327 6.0654 8.01812 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ 152.389 -516.601 m
+ /N634 10.909 Tf
+ (o) show
+ (\017in)
+ [9.76352 3.33823 6.13082 ] pdfxs
+ (e) show
+ 182.22 -516.601 m
+ /N614 10.909 Tf
+ (,usingexpensivecode)
+ [6.29449 6.0654 4.29811 3.0327 6.05449 8.62902 4.85451 5.75995 6.35994 4.8436 6.0654 
+ 4.29811 3.0327 5.4545 8.01812 4.85451 5.75995 6.05449 8.02902 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (echniquesn)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.48354 6.05449 ] pdfxs
+ (o) show
+ (tsui)
+ [7.4182 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.01812 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 27.273 -538.523 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imecode)
+ [3.0327 9.08711 8.4872 4.8436 5.75995 6.0654 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Thisiscruci)
+ [6.0654 7.87629 7.8763 6.0654 3.0327 7.93081 3.0327 7.94172 4.8436 4.27631 6.0654 
+ 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.6654 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [7.909 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce-cri)
+ [6.05449 4.85451 4.8436 3.63261 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lpr)
+ [6.6654 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 7.879 -567.826 m
+ (\(3\)) show
+ 27.273 -567.826 m
+ /N634 10.909 Tf
+ (U)
+ [8.10534 ] pdfxs
+ (se) show
+ (r-b)
+ [4.60356 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.45094 10.189 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (o) show
+ (\fling)
+ [6.13082 2.79267 3.33823 6.14173 9.62181 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.189 ] pdfxs
+ (op) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 207.562 -567.826 m
+ /N614 10.909 Tf
+ (:The)
+ [9.41446 7.8763 6.0654 9.25083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [14.4 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.1672 ] pdfxs
+ (gat) show
+ (herspr)
+ [6.0654 4.8436 4.27631 8.70535 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\flinginf)
+ [6.0654 3.02179 3.0327 6.0654 9.86173 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -589.749 m
+ (a) show
+ (trun-)
+ [9.52364 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 88.767 -589.749 m
+ /N634 10.909 Tf
+ (int)
+ [3.34914 11.5417 3.62179 ] pdfxs
+ (h) show
+ (e\f)
+ [10.44 6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.78176 ] pdfxs
+ (d) show
+ 148.081 -589.749 m
+ /N614 10.909 Tf
+ (so)
+ [4.29811 10.7345 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisrepresen)
+ [9.51273 3.0327 9.52364 3.0327 9.57807 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (ive)
+ [3.0327 5.4545 10.1236 ] pdfxs
+ (o) show
+ (f)
+ [8.6072 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lusers,)
+ [8.31265 6.05449 4.30902 4.8436 4.27631 4.29811 8.71629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.3344 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [11.3344 ] pdfxs
+ (a) show
+ (pplyitf)
+ [6.0654 6.05449 3.0327 11.029 3.0327 9.52364 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 27.273 -611.671 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uidedtr)
+ [6.0654 3.0327 6.05449 4.85451 9.6981 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsb)
+ [6.0654 7.94172 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (trun-)
+ [7.87638 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndinidle)
+ [6.0654 9.6981 3.02179 9.6981 3.0327 6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 334.182 -607.713 m
+ /N703 7.96999 Tf
+ (1) show
+ 338.915 -611.671 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 0 -619.579 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Ani)
+ [6.91274 8.18594 2.56423 ] pdfxs
+ (d) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (-time)
+ [3.07535 3.58634 2.55527 7.6838 7.1728 ] pdfxs
+ (op) show
+ (timiz)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 ] pdfxs
+ (e) show
+ (r)
+ [6.67063 ] pdfxs
+ (ha) show
+ (s)
+ [6.70655 ] pdfxs
+ (no) show
+ (tyetbe)
+ [6.66167 4.59962 4.10643 6.65271 5.37062 4.10643 ] pdfxs
+ (e) show
+ (nim)
+ [8.18594 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (dinLLV)
+ [8.19491 2.55527 8.19491 5.75615 4.73403 6.91274 ] pdfxs
+ (M) show
+ (.) show
+ 216.108 -31.169 m
+ /N614 10.909 Tf
+ (13) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 26 26
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 79.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (\(4\)) show
+ 19.394 0 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (ntruntimemo)
+ [6.14173 8.22539 4.60356 5.85816 6.13082 3.62179 3.34914 8.92348 9.62181 8.92348 5.01816 
+ ] pdfxs
+ (de) show
+ (l) show
+ 151.155 0 m
+ /N614 10.909 Tf
+ (:Thesys)
+ [9.41446 7.88721 6.05449 9.26174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.85451 13.4943 6.05449 5.75995 4.85451 8.70535 6.0654 ] pdfxs
+ (o) show
+ (tspecify)
+ [8.64001 4.30902 6.35994 4.85451 4.8436 3.0327 3.32724 10.1672 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.1672 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.68354 ] pdfxs
+ (o) show
+ (bjectmodel,ex-)
+ [6.66539 3.33815 4.8436 4.8436 8.65092 9.09802 5.74904 6.0654 4.8436 3.0327 7.6363 
+ 4.8436 5.75995 3.63261 ] pdfxs
+ 19.394 -21.922 m
+ (cep)
+ [4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [10.4508 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics,)
+ [3.02179 4.85451 4.29811 7.60357 ] pdfxs
+ (o) show
+ (rrun)
+ [8.66173 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeenvir)
+ [3.02179 9.09802 9.22901 4.85451 5.74904 5.75995 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [7.59266 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.0654 8.68353 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.83992 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 10.1454 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [9.22901 ] pdfxs
+ (\(o) show
+ (rc)
+ [8.66173 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (f) show
+ 19.394 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es\))
+ [4.8436 4.30902 7.87638 ] pdfxs
+ (t) show
+ (obec)
+ [9.08719 6.37085 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpiledusingi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 
+ 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 0 -74.184 m
+ (\(5\)) show
+ 19.394 -74.184 m
+ /N634 10.909 Tf
+ (Unif)
+ [8.10534 6.14173 3.33823 3.34914 ] pdfxs
+ (o) show
+ (rm,w)
+ [4.60356 8.91258 7.52728 7.24359 ] pdfxs
+ (ho) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mc)
+ [13.0362 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 195.12 -74.184 m
+ /N614 10.909 Tf
+ (:)
+ [8.34538 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-independencem)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 6.05449 4.85451 8.71629 9.08711 ] pdfxs
+ (a) show
+ (kesitp)
+ [5.4545 4.85451 8.17081 3.0327 8.10547 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [9.32719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.8436 4.8436 ] pdfxs
+ 19.394 -96.107 m
+ (a) show
+ (ndc)
+ [6.0654 9.16356 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 7.96357 ] pdfxs
+ (a) show
+ (llcodec)
+ [3.0327 6.13086 4.85451 5.75995 6.05449 7.96357 4.8436 ] pdfxs
+ (o) show
+ (mprising)
+ [9.09802 6.05449 4.27631 3.0327 4.29811 3.0327 6.05449 8.57447 ] pdfxs
+ (a) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninaunif)
+ [9.17446 3.0327 9.16356 8.57447 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rmm)
+ [4.27631 12.1962 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 7.38537 ] pdfxs
+ (\(a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erlinkin)
+ [4.85451 7.38537 3.02179 3.0327 6.0654 5.74904 3.0327 6.0654 ] pdfxs
+ (g\)) show
+ (,includin)
+ [6.23994 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 19.394 -118.03 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcruntimelibr)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.47629 4.27631 6.0654 
+ 5.75995 4.23277 3.0327 9.09802 8.47629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.94172 ] pdfxs
+ (a) show
+ (ndsys)
+ [6.05449 9.6981 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emlibr)
+ [4.8436 12.7307 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.)
+ [4.2654 3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 9.058 -147.545 m
+ (Webelieve)
+ [10.2981 8.54175 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 87.697 -147.545 m
+ /N634 10.909 Tf
+ (nopr)
+ [6.13082 9.52357 5.58542 4.0363 ] pdfxs
+ (ev) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (ussy)
+ [5.85816 8.4108 4.45083 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [12.8725 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (id)
+ [3.33823 5.58542 ] pdfxs
+ (e) show
+ (s)
+ [8.4108 ] pdfxs
+ (a) show
+ (ll\f)
+ [3.33812 6.74172 6.13082 ] pdfxs
+ (v) show
+ (e)
+ [8.96727 ] pdfxs
+ (o) show
+ (fth)
+ [7.29819 3.62179 5.58542 ] pdfxs
+ (e) show
+ (se)
+ [4.45083 8.97818 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rti)
+ [4.60356 3.62179 3.34914 ] pdfxs
+ (es) show
+ 347.067 -147.545 m
+ /N614 10.909 Tf
+ (.S)
+ [8.02902 6.0654 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 4.85451 5.4545 4.8436 6.71994 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ -7.879 -169.467 m
+ (provide#2)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.73083 9.08711 10.3526 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 10.9526 9.08711 ] pdfxs
+ (4) show
+ (,butdon)
+ [8.23629 6.05449 6.0654 9.13091 6.05449 10.3417 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [9.13091 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 9.13091 ] pdfxs
+ (t) show
+ (oprovide#)
+ [10.3417 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.73083 9.09802 ] pdfxs
+ (1) show
+ (,#3)
+ [8.22538 9.09802 10.3417 ] pdfxs
+ (o) show
+ (r#)
+ [9.15263 9.09802 ] pdfxs
+ (5) show
+ (.)
+ [11.629 ] pdfxs
+ (L) show
+ (ink-)
+ [3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (imein)
+ [3.02179 9.09802 9.73083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -7.879 -191.39 m
+ (o) show
+ (ptimizers[)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 4.27631 8.67262 3.0327 ] pdfxs
+ (54) show
+ (,)
+ [7.3963 ] pdfxs
+ (9) show
+ (,)
+ [7.3963 ] pdfxs
+ (76) show
+ (],c)
+ [3.0327 7.58175 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (ninc)
+ [10.429 3.0327 10.429 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.85451 ] pdfxs
+ (o) show
+ (mpilers,provide)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 4.30902 7.58175 6.05449 4.27631 5.14905 
+ 5.75995 3.0327 6.05449 9.21811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.2072 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.1235 ] pdfxs
+ (o) show
+ (f#)
+ [7.70175 9.08711 ] pdfxs
+ (1) show
+ -7.879 -213.312 m
+ (a) show
+ (nd#5but)
+ [6.0654 9.43628 9.09802 8.83629 6.05449 6.0654 7.62547 ] pdfxs
+ (o) show
+ (nlyup)
+ [6.0654 3.02179 9.14174 6.0654 9.44719 ] pdfxs
+ (t) show
+ (olink-)
+ [8.83629 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.Pr)
+ [3.0327 9.08711 4.85451 7.78902 7.42902 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 9.44719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizersf)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.27631 7.6799 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.6581 4.29811 ] pdfxs
+ (tat) show
+ (icl)
+ [3.0327 8.22539 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esprovidebene\ft#)
+ [4.85451 7.6799 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.23629 6.35994 4.8436 
+ 6.0654 4.8436 6.0654 7.62547 9.08711 ] pdfxs
+ (2) show
+ -7.879 -235.235 m
+ (a) show
+ (t)
+ [7.25457 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.86539 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.25457 ] pdfxs
+ (o) show
+ (f)
+ [6.34903 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rency,)
+ [4.27631 4.8436 6.0654 4.8436 4.84359 6.17449 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 9.07628 9.08711 ] pdfxs
+ (o) show
+ (stcruci)
+ [4.30902 7.25457 4.8436 4.27631 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 8.77083 6.0654 8.46538 6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.25457 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.86539 9.08711 ] pdfxs
+ (3) show
+ (.)
+ [7.66902 ] pdfxs
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.04358 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.04358 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.0654 3.0327 6.05449 4.85451 7.309 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -7.879 -257.157 m
+ (a) show
+ (s)
+ [8.10535 ] pdfxs
+ (JV) show
+ (M)
+ [13.8 ] pdfxs
+ (o) show
+ (rC)
+ [8.07264 7.88721 ] pdfxs
+ (L) show
+ (Iprovide#3)
+ [7.7344 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 9.08711 9.26174 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.87264 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyprovide#1)
+ [3.0327 3.0327 9.55628 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 9.08711 
+ 9.26174 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 9.87264 9.08711 ] pdfxs
+ (5) show
+ (,butdon)
+ [6.87267 6.0654 6.05449 8.05092 6.05449 9.26174 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.05092 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.8944 ] pdfxs
+ (t) show
+ (oprovide#)
+ [9.25083 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.65084 9.08711 ] pdfxs
+ (4) show
+ (,)
+ [6.87267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -7.879 -279.08 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdon)
+ [6.0654 4.8436 7.45083 6.05449 8.62902 6.0654 ] pdfxs
+ (o) show
+ (tprovide#2)
+ [7.4182 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.02902 9.08711 8.62902 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.19631 ] pdfxs
+ (o) show
+ (rwi)
+ [7.45083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut#1)
+ [6.0654 7.4182 9.08711 8.62902 ] pdfxs
+ (o) show
+ (r#)
+ [7.45083 9.08711 ] pdfxs
+ (3) show
+ (.Bin)
+ [7.72357 7.72349 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryrun)
+ [4.2654 8.93447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.02902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsys)
+ [9.23992 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsprovide)
+ [4.85451 9.08711 7.47263 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 ] pdfxs
+ -7.879 -301.003 m
+ (#)
+ [9.08711 ] pdfxs
+ (2) show
+ (,#4)
+ [6.40358 9.08711 8.75992 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 9.35992 9.09802 ] pdfxs
+ (5) show
+ (,butprovide#3)
+ [6.39267 6.0654 6.05449 7.54911 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.14902 
+ 9.08711 8.75992 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 9.05447 ] pdfxs
+ (a) show
+ (trun)
+ [7.54911 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.14902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (oalimi)
+ [8.75992 8.75992 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (edex)
+ [4.85451 9.35992 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ent,)
+ [4.85451 5.75995 4.23277 6.40358 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.35992 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 7.54911 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyd)
+ [3.0327 9.06537 6.05449 ] pdfxs
+ (o) show
+ -7.879 -322.925 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.87638 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.4872 9.09802 ] pdfxs
+ (1) show
+ (.Weexpl)
+ [7.87629 10.2981 8.4872 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (heseinm)
+ [6.0654 4.8436 4.30902 8.47629 3.0327 9.6981 9.08711 ] pdfxs
+ (o) show
+ (rede)
+ [4.27631 8.4872 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.0327 6.6654 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 9.058 -344.848 m
+ (Weev)
+ [10.2981 8.14902 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.13811 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.13811 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 7.60354 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.2981 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emwi)
+ [4.85451 12.3816 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hrespect)
+ [9.35992 4.2654 4.85451 4.29811 6.35994 4.85451 4.8436 7.5382 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (t) show
+ (hreeissues:)
+ [6.0654 4.2654 4.85451 8.13811 3.0327 4.29811 4.30902 6.05449 4.85451 4.29811 7.71266 
+ ] pdfxs
+ (\(a) show
+ (\))
+ [7.5382 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.14902 4.29811 3.0327 4.8436 8.14902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -7.879 -366.77 m
+ (e\013ec)
+ [4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 8.74898 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 9.28356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,includingthe)
+ [6.0654 7.66902 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.89446 
+ 4.23277 6.0654 9.28356 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.0327 3.02179 3.93823 10.1999 ] pdfxs
+ (t) show
+ (oex)
+ [9.89446 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctusefultypeinf)
+ [4.8436 8.68364 6.0654 4.29811 4.8436 3.33815 6.0654 7.46175 3.93823 5.75995 6.37085 
+ 9.28356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.5054 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [8.70536 7.8763 ] pdfxs
+ -7.879 -388.693 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms;)
+ [9.08711 4.30902 6.45812 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.57093 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.18175 4.8436 ] pdfxs
+ (o) show
+ (mpilerperf)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.60355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.18175 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (ttheperf)
+ [7.58184 4.23277 6.0654 8.18175 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.17084 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (edcodewhichdepends)
+ [4.85451 9.39264 4.8436 5.75995 6.05449 8.18175 7.8763 6.0654 3.0327 4.53815 9.39264 
+ 6.0654 4.8436 6.35994 4.85451 6.0654 6.05449 7.63627 ] pdfxs
+ (o) show
+ (n) show
+ -7.879 -410.615 m
+ (t) show
+ (hep)
+ [6.05449 9.30538 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rcode)
+ [8.72718 4.85451 5.74904 6.0654 9.30538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.72718 ] pdfxs
+ (o) show
+ (r)
+ [8.72718 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsequencesused)
+ [10.5163 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 8.75989 6.05449 
+ 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (;)
+ [7.8872 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5163 ] pdfxs
+ (\() show
+ (c\)ex)
+ [4.8436 8.70546 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesillus)
+ [9.08711 6.0654 3.02179 4.85451 8.75989 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.90537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -7.879 -432.538 m
+ (keyc)
+ [5.4545 4.8436 9.40355 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.85451 7.93081 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovidesf)
+ [13.6363 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.909 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lch)
+ [6.6654 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.909 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems.)
+ [6.05449 3.0327 4.85451 9.08711 4.30902 3.0327 ] pdfxs
+ 9.058 -454.46 m
+ (Ourexperimen)
+ [8.4872 6.05449 8.44354 4.85451 5.74904 6.37085 4.8436 4.27631 3.0327 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (ta) show
+ (lresul)
+ [7.19994 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sshow)
+ [8.47626 4.29811 6.0654 5.14905 12.0435 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.41092 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.1709 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.44354 ] pdfxs
+ (\() show
+ (using)
+ [6.05449 4.30902 3.0327 6.05449 9.62173 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.62173 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.01083 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.0327 5.74904 4.30902 3.0327 8.46535 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -7.879 -476.383 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.54901 ] pdfxs
+ (3) show
+ (\)c)
+ [7.51638 4.85451 ] pdfxs
+ (a) show
+ (nex)
+ [9.3381 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctreli)
+ [4.8436 7.52729 4.2654 4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.0327 8.1163 3.94914 5.74904 6.37085 8.1272 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.3381 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (a) show
+ (naver)
+ [9.3381 5.14905 5.4545 4.85451 4.27631 ] pdfxs
+ (ag) show
+ (e)
+ [8.1272 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (68) show
+ (%)
+ [12.3598 ] pdfxs
+ (o) show
+ (fthes)
+ [6.62176 4.23277 6.0654 8.1272 4.29811 ] pdfxs
+ (tat) show
+ (icmem)
+ [3.0327 8.1272 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.03265 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ -7.879 -498.305 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.30172 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssar)
+ [4.29811 8.30172 9.4581 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.8472 ] pdfxs
+ (o) show
+ (fSPEC)
+ [7.33084 6.05449 7.42902 7.41812 7.88721 ] pdfxs
+ (IN) show
+ (T)
+ [11.869 ] pdfxs
+ (200) show
+ (0Cbenchm)
+ [9.4581 11.8799 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks,)
+ [4.2654 5.75995 4.29811 7.12357 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 10.0581 3.32724 ] pdfxs
+ (o) show
+ (rvir)
+ [8.269 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.75264 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 8.30172 3.0327 6.0654 ] pdfxs
+ -7.879 -520.228 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (redisciplinedpr)
+ [4.27631 9.58901 6.05449 3.0327 4.29811 4.85451 3.0327 6.05449 3.0327 3.0327 6.05449 
+ 4.85451 10.789 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.We)
+ [9.09802 4.29811 11.1708 10.309 9.5781 ] pdfxs
+ (a) show
+ (lsodiscussb)
+ [3.0327 4.30902 10.189 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 9.04353 6.05449 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.7999 ] pdfxs
+ (o) show
+ (n)
+ [10.789 ] pdfxs
+ (o) show
+ (urexperience)
+ [6.0654 9.01081 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.8436 6.0654 4.8436 
+ 9.58901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.97819 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.5781 3.94914 5.74904 6.37085 9.5781 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.879 -542.15 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uredby)
+ [6.05449 4.27631 4.85451 11.2035 5.75995 10.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misen)
+ [15.1418 3.0327 9.44716 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htoen)
+ [11.2144 4.23277 10.6035 4.85451 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.99264 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.99264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.44716 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [9.39273 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 11.2144 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.0327 10.909 6.35994 4.8436 ] pdfxs
+ -7.879 -564.073 m
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.6799 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 10.3635 ] pdfxs
+ (o) show
+ (ntype-s)
+ [10.6799 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fel)
+ [3.32724 9.46901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esins)
+ [4.8436 8.92353 3.0327 10.669 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.6472 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.91262 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.6799 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.46901 6.05449 4.30902 9.4581 ] pdfxs
+ (o) show
+ (fm)
+ [7.95266 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -7.879 -585.996 m
+ (t) show
+ (echniques.Codesizeme)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 8.57447 7.8763 
+ 5.75995 6.05449 8.71629 4.30902 3.02179 4.85451 8.71629 9.08711 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sshow)
+ [8.17081 4.29811 6.0654 5.14905 11.749 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.11638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresent)
+ [13.8654 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.92718 3.0327 8.17081 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (bleinsize)
+ [6.05449 3.0327 8.71629 3.0327 9.92718 4.29811 3.0327 4.85451 8.70538 ] pdfxs
+ (to) show
+ -7.879 -607.918 m
+ (X8) show
+ (6m)
+ [10.0908 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.0654 3.02179 6.0654 9.47992 4.85451 5.75995 6.05449 9.49083 ] pdfxs
+ (\() show
+ (aC)
+ [10.0908 7.8763 ] pdfxs
+ (I) show
+ (SC)
+ [6.05449 12.5235 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure\))
+ [6.0654 4.2654 4.85451 8.88001 ] pdfxs
+ (a) show
+ (ndr)
+ [6.05449 10.7017 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.02179 10.3963 ] pdfxs
+ (25) show
+ (%sm)
+ [13.7234 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.91263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (RI) show
+ (SCcode)
+ [6.0654 12.5126 4.8436 5.75995 6.0654 9.47992 ] pdfxs
+ (o) show
+ (naver)
+ [10.7017 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ -7.879 -629.841 m
+ (despi)
+ [6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [9.78537 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uringmuchrichertypeinf)
+ [6.0654 4.2654 3.0327 6.0654 10.3963 8.78166 6.0654 4.54905 10.9963 4.27631 3.0327 
+ 4.54905 6.05449 4.85451 9.20717 3.94914 5.74904 6.37085 9.78537 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (a) show
+ (swell)
+ [9.23989 7.58175 4.8436 3.0327 7.97448 ] pdfxs
+ (a) show
+ (s)
+ [9.23989 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0072 3.0327 6.05449 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ere)
+ [9.79628 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersetinSSAf)
+ [4.85451 9.20717 4.30902 4.8436 9.18546 3.0327 11.0072 6.05449 6.0654 13.1235 3.33815 
+ ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 220.666 -657.201 m
+ (14) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 27 27
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wepresentex)
+ [3.0327 3.0327 4.84359 8.01811 7.58175 9.56719 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 8.96728 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.56719 ] pdfxs
+ (t) show
+ (imin)
+ [3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (g) show
+ (sshowing)
+ [9.02171 4.30902 6.05449 5.14905 7.88721 3.02179 6.0654 10.1672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.95637 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.56719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.7163 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsupp)
+ [10.7781 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sex)
+ [9.02171 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (stin)
+ [4.29811 7.87638 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Theprim)
+ [7.8763 6.0654 8.44357 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryl)
+ [4.2654 9.35992 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (essupp)
+ [4.85451 7.89808 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.66537 5.75995 9.34901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6036 ] pdfxs
+ (a) show
+ (reC)
+ [4.27631 8.44357 11.4872 ] pdfxs
+ (a) show
+ (ndC++,which)
+ [6.05449 9.66537 7.8763 8.4872 8.4872 6.63267 7.8763 6.0654 3.0327 4.53815 9.66537 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.44357 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ 0 -65.768 m
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (irelys)
+ [3.0327 4.27631 4.8436 3.0327 10.3417 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly.)
+ [3.0327 3.0327 4.84359 10.7345 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.5854 ] pdfxs
+ (a) show
+ (lsosupp)
+ [3.0327 4.29811 10.0363 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ssever)
+ [8.8908 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.61448 ] pdfxs
+ (ot) show
+ (herl)
+ [6.05449 4.85451 8.85809 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.8908 ] pdfxs
+ (t) show
+ (ov)
+ [10.0472 5.14904 ] pdfxs
+ (a) show
+ (ryi)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usex)
+ [6.0654 8.87989 4.85451 5.75995 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.85448 ] pdfxs
+ (a) show
+ (nda)
+ [6.0654 10.6472 10.0363 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ 0 -87.69 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-endiscurren)
+ [3.63261 4.85451 6.05449 8.87992 3.0327 7.12354 4.85451 6.05449 4.27631 4.27631 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (lybeingdevel)
+ [3.02179 8.58538 6.35994 4.85451 3.02179 6.0654 8.26902 6.0654 4.8436 5.4545 4.85451 
+ 3.0327 ] pdfxs
+ (o) show
+ (ped.)
+ [6.35994 4.8436 6.0654 7.60357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misfreelyav)
+ [12.8182 3.0327 7.12354 3.33815 4.2654 4.85451 4.8436 3.0327 8.57447 5.15996 5.14904 
+ ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (bleunderan)
+ [6.0654 3.0327 7.66903 6.05449 6.0654 6.0654 4.8436 7.09083 8.27993 6.05449 ] pdfxs
+ (o) show
+ (n-res)
+ [6.0654 3.63261 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (rictivelicensefr)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 5.4545 7.66903 3.0327 3.0327 4.8436 4.85451 
+ 6.05449 4.30902 7.66903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 0 -109.613 m
+ (t) show
+ (he)
+ [6.05449 8.01812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.1672 6.05449 ] pdfxs
+ (o) show
+ (me-p)
+ [9.09802 4.8436 3.63261 6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.01812 ] pdfxs
+ (\() show
+ 110.404 -109.613 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/) show
+ 247.857 -109.613 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.22901 6.05449 ] pdfxs
+ (a) show
+ (sbeenusedf)
+ [7.47263 6.35994 4.85451 4.8436 9.22901 6.05449 4.30902 4.8436 9.22901 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.42901 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 8.92356 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.19631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (demicprojec)
+ [6.0654 4.8436 9.09802 3.0327 8.47629 6.0654 4.27631 6.05449 3.33815 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (t) show
+ (od)
+ [9.0981 6.05449 ] pdfxs
+ (at) show
+ (e..)
+ [4.8436 3.0327 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (Therest)
+ [7.8763 6.0654 9.21811 4.27631 4.85451 4.29811 8.61819 ] pdfxs
+ (o) show
+ (f)
+ [7.71266 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 8.68353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 8.65082 3.02179 8.68353 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.05449 3.0327 4.8436 4.85451 10.4399 ] pdfxs
+ (a) show
+ (sf)
+ [8.67262 3.33815 ] pdfxs
+ (o) show
+ (llows.Sec)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 10.1017 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4399 ] pdfxs
+ (2) show
+ (.2describesthe)
+ [3.0327 9.82901 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.68353 
+ 4.23277 6.0654 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepre-)
+ [14.3672 4.85451 5.75995 6.05449 9.22901 4.2654 4.85451 6.05449 4.27631 4.85451 3.63261 
+ ] pdfxs
+ -1.52588e-05 -175.38 m
+ (sen)
+ [4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Sec)
+ [6.0654 10.9854 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 10.1345 ] pdfxs
+ (t) show
+ (hendescribes)
+ [6.05449 4.85451 10.7344 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 8.97807 ] pdfxs
+ (t) show
+ (hedesi)
+ [6.05449 9.52356 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [10.7344 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [14.6727 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.94536 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk.Sec)
+ [4.27631 5.75995 10.9854 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ -1.52588e-05 -197.303 m
+ (discusses)
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 7.40718 ] pdfxs
+ (o) show
+ (urev)
+ [6.05449 7.37446 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (o) show
+ (fthe)
+ [6.43631 4.23277 6.0654 7.94175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem)
+ [13.1018 4.29811 5.75995 4.30902 4.23277 4.85451 12.1853 ] pdfxs
+ (a) show
+ (sdescribed)
+ [7.40718 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.15265 ] pdfxs
+ (a) show
+ (bove.Secti)
+ [6.37085 5.14905 5.4545 4.8436 7.70175 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (2) show
+ (.5c)
+ [3.0327 8.54174 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 4.8436 7.39627 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [13.1018 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -1.52588e-05 -219.225 m
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edprevi)
+ [4.8436 9.6981 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (ussys)
+ [6.0654 7.94172 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.Sec)
+ [4.85451 9.08711 4.30902 7.87629 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.6c)
+ [3.0327 9.08719 4.8436 ] pdfxs
+ (o) show
+ (ncludeswithasumm)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.94172 7.8763 3.0327 4.23277 9.6981 
+ 9.0981 4.29811 6.0654 9.08711 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.0654 ] pdfxs
+ (a) show
+ (per.)
+ [6.35994 4.85451 4.2654 3.0327 ] pdfxs
+ -1.52588e-05 -264.68 m
+ /N622 14.346 Tf
+ (2.2Progr)
+ [8.07685 4.476 24.2161 11.0177 6.59915 8.0625 8.07685 6.58481 ] pdfxs
+ (a) show
+ (mRe)
+ [18.822 12.0507 7.3595 ] pdfxs
+ (p) show
+ (resent)
+ [6.58481 7.37385 6.35528 7.37385 8.52152 6.26925 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ -1.52588e-05 -297.405 m
+ /N614 10.909 Tf
+ (Thecoderepresen)
+ [7.8763 6.0654 8.93447 4.8436 5.75995 6.0654 8.93447 4.2654 4.85451 6.05449 4.27631 
+ 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedby)
+ [10.1454 6.0654 4.29811 4.85451 10.1454 5.75995 9.83991 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.0836 3.0327 8.38899 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.93447 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hekeyf)
+ [6.05449 8.93447 5.4545 4.85451 9.83991 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.38899 ] pdfxs
+ (t) show
+ (hatdi\013eren)
+ [6.05449 5.46541 8.32365 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (esitfr)
+ [4.8436 8.38899 3.0327 8.33456 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.178 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -319.328 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems.Therepresen)
+ [4.8436 9.08711 4.30902 8.67265 7.8763 6.05449 8.74902 4.27631 4.85451 6.05449 4.27631 
+ 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisdesi)
+ [9.97082 3.02179 8.20354 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.95991 ] pdfxs
+ (t) show
+ (oprovidehi)
+ [9.34901 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.74902 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelinf)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.92721 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 8.13819 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.13819 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -341.25 m
+ (needed)
+ [6.0654 4.8436 4.8436 6.0654 4.8436 10.6035 ] pdfxs
+ (t) show
+ (osupp)
+ [9.99264 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 8.78183 4.29811 ] pdfxs
+ (o) show
+ (phistic)
+ [6.0654 6.05449 3.0327 4.30902 4.23277 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.6035 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.83626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5926 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.6035 ] pdfxs
+ (a) show
+ (sm)
+ [8.83626 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pictechniques)
+ [6.05449 3.0327 9.39265 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -363.173 m
+ (whilebeinglow-levelen)
+ [7.8763 6.0654 3.0327 3.02179 8.15993 6.35994 4.85451 3.0327 6.05449 8.75992 3.0327 
+ 5.14905 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 6.33813 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.37082 ] pdfxs
+ (t) show
+ (orepresent)
+ [8.75992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 7.54911 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rypr)
+ [4.27631 9.06537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.61445 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (opermitex)
+ [8.77083 6.35994 4.8436 4.27631 9.08711 3.0327 7.54911 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ensive)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 8.14902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -385.095 m
+ (ins)
+ [3.0327 9.92718 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 8.7272 4.8436 ] pdfxs
+ (o) show
+ (mpilers.Thissec)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 4.29811 8.58538 7.8763 6.0654 3.0327 
+ 8.17081 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.92718 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.85451 8.17081 ] pdfxs
+ (a) show
+ (noverview)
+ [9.92718 5.15996 5.4545 4.8436 4.27631 5.75995 3.02179 4.85451 11.749 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.71629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.8763 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [9.92718 4.30902 4.8436 8.11638 ] pdfxs
+ (a) show
+ (nddescribes)
+ [6.05449 9.93809 6.05449 4.85451 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.17081 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -407.018 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independenttypesystem,)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.54183 3.93823 5.75995 6.35994 9.15265 4.29811 5.75995 4.30902 4.23277 4.85451 
+ 9.08711 7.49448 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.14174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rymodel,excep)
+ [4.27631 10.0581 9.08711 5.75995 6.0654 4.8436 3.0327 7.49448 4.8436 5.75995 4.8436 
+ 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.3635 6.05449 ] pdfxs
+ (a) show
+ (ndlingmech)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.75264 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nisms,)
+ [6.05449 3.0327 4.29811 9.09802 4.29811 7.49448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3526 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -428.941 m
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 7.90903 ] pdfxs
+ (a) show
+ (ndin-mem)
+ [6.0654 9.11992 3.0327 6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryrepresen)
+ [4.2654 8.82538 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.Thede)
+ [6.0654 4.29811 7.69084 7.8763 6.0654 7.90903 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledsyn)
+ [3.0327 3.0327 4.8436 9.11992 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (x)
+ [8.82538 ] pdfxs
+ (a) show
+ (ndsem)
+ [6.0654 9.11992 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.05449 7.91993 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -450.863 m
+ (de\fnedin)
+ [6.0654 4.8436 6.0654 6.05449 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mreferencem)
+ [13.6363 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.47629 9.09802 
+ ] pdfxs
+ (a) show
+ (nu)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (l[)
+ [6.6654 3.0327 ] pdfxs
+ (86) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -488.695 m
+ /N622 11.955 Tf
+ (2.2.1Overviewoft)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 6.73059 6.13291 5.49929 7.10119 3.73 
+ 6.13291 14.2026 6.71874 8.59556 5.23633 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (L) show
+ (LVM)
+ [6.58714 10.1499 17.2511 ] pdfxs
+ (In) show
+ (str)
+ [5.29606 5.23633 5.48733 ] pdfxs
+ (uc) show
+ (tion)
+ [5.23633 3.73 6.7307 11.955 ] pdfxs
+ (S) show
+ (et)
+ [6.13291 5.23633 ] pdfxs
+ -1.52588e-05 -517.663 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.44357 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mins)
+ [13.5927 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetc)
+ [9.65446 4.30902 4.8436 7.83274 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uresthekey)
+ [6.0654 4.2654 4.85451 7.89808 4.23277 6.0654 8.44357 5.4545 4.8436 9.34901 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.89808 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (o) show
+ (rdin)
+ [4.2654 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ryprocess)
+ [4.27631 9.34901 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsbutav)
+ [4.2654 7.89808 6.0654 6.05449 7.83274 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idsm)
+ [3.02179 6.0654 7.89808 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 ] pdfxs
+ -1.52588e-05 -539.586 m
+ (speci\fcc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.93447 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ssuch)
+ [8.38899 4.29811 6.0654 4.53815 10.1563 ] pdfxs
+ (a) show
+ (sphysic)
+ [8.38899 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lre)
+ [7.11266 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers,pipelines,)
+ [4.85451 4.27631 4.29811 7.23266 6.05449 3.0327 6.35994 4.85451 3.0327 3.02179 6.0654 
+ 4.8436 4.30902 7.23266 ] pdfxs
+ (a) show
+ (ndlow-levelc)
+ [6.05449 10.1563 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.11266 
+ 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.0654 9.53446 4.85451 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 9.23992 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -1.52588e-05 -561.509 m
+ (provides)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.5599 ] pdfxs
+ (a) show
+ (nin\fni)
+ [9.30537 3.0327 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (eset)
+ [8.09448 4.30902 4.8436 7.49456 ] pdfxs
+ (o) show
+ (ftypedvirtu)
+ [6.58903 3.93823 5.75995 6.35994 4.85451 9.30537 5.75995 3.0327 4.27631 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (lre)
+ [6.28358 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erswhichc)
+ [4.85451 4.2654 7.5599 7.8763 6.0654 3.0327 4.53815 9.31628 4.8436 ] pdfxs
+ (a) show
+ (nh)
+ [9.31628 6.0654 ] pdfxs
+ (o) show
+ (ldvalues)
+ [3.0327 9.30537 5.14904 5.46541 3.02179 6.0654 4.8436 7.5599 ] pdfxs
+ (o) show
+ (f) show
+ 349.379 -561.509 m
+ /N634 10.909 Tf
+ (p) show
+ (rimiti)
+ [4.60356 3.33823 8.92348 3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (etyp)
+ [8.56364 3.62179 5.30169 5.01816 ] pdfxs
+ (es) show
+ 422.394 -561.509 m
+ /N614 10.909 Tf
+ (\() show
+ (Bo)
+ [7.72349 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -583.431 m
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (er,\r)
+ [4.8436 4.27631 7.25448 6.05449 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.0327 6.0654 9.55628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [7.25448 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.1672 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Thevir)
+ [9.28356 7.8763 6.0654 8.95629 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.13448 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.41081 ] pdfxs
+ (a) show
+ (reinSt)
+ [4.2654 8.95629 3.0327 10.1672 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icSin)
+ [3.0327 8.95629 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.94538 ] pdfxs
+ (A) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 8.34546 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A\)) show
+ 0 -605.354 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm[)
+ [4.2654 14.2253 3.0327 ] pdfxs
+ (40) show
+ (].)
+ [3.0327 12.3599 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misal)
+ [15.1309 3.02179 9.43625 10.5926 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.98173 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.27631 4.53815 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure:pr)
+ [6.0654 4.2654 4.85451 10.8654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.42534 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsferv)
+ [6.05449 4.30902 3.32724 4.85451 9.40354 5.14904 ] pdfxs
+ (a) show
+ (luesbetweenre)
+ [3.0327 6.0654 4.8436 9.43625 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.1926 
+ 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 9.43625 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -627.276 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 9.44719 4.29811 ] pdfxs
+ (o) show
+ (lelyvi)
+ [3.0327 4.85451 3.02179 9.4581 5.74904 3.0327 ] pdfxs
+ (a) show
+ 90.256 -627.276 m
+ /N722 10.909 Tf
+ (load) show
+ 116.856 -627.276 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 138.123 -627.276 m
+ /N722 10.909 Tf
+ (store) show
+ 170.45 -627.276 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsusingtypedp)
+ [6.0654 7.99626 6.05449 4.30902 3.02179 6.0654 9.14174 3.93823 5.75995 6.37085 4.8436 
+ 9.75264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.The)
+ [4.8436 4.27631 4.29811 8.05084 7.8763 6.05449 8.54175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mmem)
+ [13.6909 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rymodelis)
+ [4.27631 9.44719 9.08711 5.75995 6.0654 4.8436 6.71994 3.0327 4.29811 ] pdfxs
+ 228.545 -657.201 m
+ (15) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 28 28
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -21.922 m
+ (Theentire)
+ [7.8763 6.0654 8.23629 4.85451 5.75995 4.23277 3.0327 4.27631 8.23629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.3963 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsetc)
+ [9.4581 4.29811 4.8436 7.63638 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.69081 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.15265 ] pdfxs
+ (3) show
+ (1)
+ [8.8472 ] pdfxs
+ (o) show
+ (pcodes.Thisisp)
+ [6.37085 4.8436 5.75995 6.05449 4.85451 4.29811 7.79993 7.8763 6.0654 3.0327 7.69081 
+ 3.0327 7.69081 6.37085 ] pdfxs
+ (o) show
+ (ssiblebec)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.23629 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use,\frs)
+ [6.0654 4.29811 4.85451 6.46903 6.0654 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,we)
+ [6.46903 7.57085 4.8436 ] pdfxs
+ 0 -43.845 m
+ (av)
+ [5.14905 5.4545 ] pdfxs
+ (o) show
+ (idmul)
+ [3.0327 10.1235 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.91265 ] pdfxs
+ (o) show
+ (pcodesf)
+ [6.35994 4.8436 5.75995 6.0654 4.8436 8.36717 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.33445 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.91265 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.91265 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 227.641 -39.886 m
+ /N703 7.96999 Tf
+ (2) show
+ 232.373 -43.845 m
+ /N614 10.909 Tf
+ (.Sec)
+ [9.15265 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,m)
+ [6.05449 6.0654 7.18903 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.30183 ] pdfxs
+ (o) show
+ (pcodesin)
+ [6.37085 4.8436 5.75995 6.0654 4.8436 8.36717 3.0327 10.1126 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.0618 ] pdfxs
+ (a) show
+ (reoverl)
+ [4.27631 8.91265 5.14905 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (oa) show
+ (ded)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.70173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.50176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 84.889 -65.768 m
+ /N722 10.909 Tf
+ (add) show
+ 105.494 -65.768 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.47991 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.26902 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 6.0654 7.72354 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.18537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.70173 ] pdfxs
+ (o) show
+ (r\r)
+ [7.69082 6.0654 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.02179 6.0654 8.87992 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.6582 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -87.69 m
+ (type)
+ [3.93823 5.75995 6.35994 4.85451 ] pdfxs
+ (\)) show
+ (.M)
+ [7.73448 9.99272 ] pdfxs
+ (o) show
+ (stins)
+ [4.30902 7.45093 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,including)
+ [6.05449 4.30902 6.31631 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.66174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.23994 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmetic)
+ [6.0654 9.08711 4.85451 4.23277 3.0327 8.06175 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.27264 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.22904 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.31631 ] pdfxs
+ (a) show
+ (reinthree-)
+ [4.27631 8.05084 3.0327 9.27264 4.23277 6.0654 4.27631 4.8436 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddressf)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.50536 3.33815 ] pdfxs
+ (o) show
+ (rm:)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.4872 ] pdfxs
+ (o) show
+ (rtwo)
+ [7.909 3.93823 7.58175 9.08719 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (ndproduceasin)
+ [6.0654 9.6981 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 8.4872 9.08719 4.30902 
+ 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leresul)
+ [3.0327 8.4872 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -131.535 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MusesSSAf)
+ [14.269 6.05449 4.30902 4.8436 8.57444 6.05449 6.0654 12.4472 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.3634 ] pdfxs
+ (a) show
+ (si)
+ [8.57444 3.02179 ] pdfxs
+ (t) show
+ (sprim)
+ [8.57444 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rycoderepresen)
+ [4.27631 10.0254 4.8436 5.75995 6.0654 9.10902 4.27631 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,i.e.,e)
+ [6.0654 7.46175 3.02179 3.0327 4.85451 3.02179 7.46175 4.8436 ] pdfxs
+ (a) show
+ (chvir)
+ [4.54905 10.3308 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [7.29812 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (eriswri)
+ [4.8436 8.54173 3.0327 8.56353 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ 0 -153.458 m
+ (inex)
+ [3.0327 11.2581 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 10.9635 ] pdfxs
+ (o) show
+ (neins)
+ [6.05449 10.0472 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.61811 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 11.2581 4.85451 ] pdfxs
+ (a) show
+ (chuse)
+ [4.53815 11.2581 6.0654 4.29811 10.0581 ] pdfxs
+ (o) show
+ (fare)
+ [8.53083 10.6472 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (erisd)
+ [4.8436 9.46899 3.0327 9.50171 6.0654 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tedbyi)
+ [4.23277 4.85451 11.2581 5.75995 10.9526 3.0327 ] pdfxs
+ (t) show
+ (sde\fni)
+ [9.50171 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Mem)
+ [6.05449 12.5672 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -175.38 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 9.59989 3.0327 11.3563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.2945 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 117.64 -175.38 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 139.305 -175.38 m
+ /N614 10.909 Tf
+ (inSSAf)
+ [3.0327 11.3563 6.05449 6.0654 13.4726 3.33815 ] pdfxs
+ (o) show
+ (rmbec)
+ [4.27631 14.3889 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 10.1454 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 11.0508 6.37085 ] pdfxs
+ (o) show
+ (ssibleloc)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 10.1454 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsmaybemodi\fed)
+ [6.0654 9.59989 9.08711 5.14905 11.0617 6.35994 10.1454 9.08711 5.75995 6.0654 3.0327 
+ 6.05449 4.85451 11.3563 ] pdfxs
+ (at) show
+ 0 -197.303 m
+ (asin)
+ [10.1345 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 9.53447 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 9.52356 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hap)
+ [10.7454 10.1345 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er,m)
+ [4.85451 4.2654 7.97448 9.09802 ] pdfxs
+ (a) show
+ (kingitdi\016cult)
+ [5.74904 3.0327 6.0654 10.1345 3.0327 8.92364 6.0654 3.02179 9.09802 4.8436 6.0654 
+ 3.0327 8.92364 ] pdfxs
+ (t) show
+ (oc)
+ [10.1345 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructare)
+ [4.27631 6.0654 4.8436 8.92364 10.1454 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blyc)
+ [6.05449 3.0327 10.4399 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,explici)
+ [7.97448 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -219.225 m
+ (SSAcoderepresent)
+ [6.0654 6.05449 12.7853 4.85451 5.75995 6.05449 9.4581 4.27631 4.8436 6.0654 4.2654 
+ 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.669 3.33815 ] pdfxs
+ (o) show
+ (rsuchloc)
+ [8.8799 4.29811 6.0654 4.53815 10.669 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.The)
+ [6.0654 4.29811 10.7999 7.8763 6.05449 9.4581 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [14.6072 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsetincludes)
+ [10.669 4.30902 4.8436 8.84728 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 
+ 8.90171 ] pdfxs
+ (a) show
+ (nexplici)
+ [10.669 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ 450.818 -219.225 m
+ /N722 10.909 Tf
+ (phi) show
+ 0 -241.148 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichc)
+ [6.0654 6.85085 7.8763 6.0654 3.02179 4.54905 9.85082 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.29811 6.37085 ] pdfxs
+ (o) show
+ (ndsdirec)
+ [6.05449 6.0654 8.08354 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.54537 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.63993 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.85082 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ 327.389 -241.148 m
+ /N695 10.909 Tf
+ (\036) show
+ 337.676 -241.148 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (fSSAf)
+ [7.12357 6.0654 6.05449 11.9672 3.33815 ] pdfxs
+ (o) show
+ (rm.SS)
+ [4.27631 9.08711 8.32356 6.0654 6.05449 ] pdfxs
+ (A) show
+ -3.05176e-05 -263.07 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmprovidesac)
+ [4.2654 13.5816 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.80353 9.9381 
+ 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctdef-use)
+ [4.8436 8.73819 6.0654 4.8436 3.33815 3.63261 6.05449 4.30902 9.3381 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimpli\fesm)
+ [8.73819 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 6.05449 4.85451 8.79262 9.08711 
+ ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 10.2545 6.05449 ] pdfxs
+ (ata) show
+ (\row)
+ [6.0654 5.14905 12.3708 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.79262 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 10.549 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,\row-insensi)
+ [6.11995 6.0654 5.14905 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.05449 4.30902 
+ 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.26536 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (chievem)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 7.81084 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.71629 ] pdfxs
+ (o) show
+ (f)
+ [6.29449 ] pdfxs
+ (t) show
+ (hebene\f)
+ [6.05449 7.81084 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [7.26536 ] pdfxs
+ (o) show
+ (f\row-sensi)
+ [6.28358 6.0654 5.14905 7.8763 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmswi)
+ [6.05449 9.09802 7.25445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -3.05176e-05 -306.915 m
+ (expensived)
+ [4.8436 5.75995 6.37085 4.8436 6.0654 4.29811 3.0327 5.4545 8.51993 6.05449 ] pdfxs
+ (ata) show
+ (\row)
+ [6.0654 5.14905 11.5417 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.97448 ] pdfxs
+ (No) show
+ (n-lo)
+ [6.0654 3.63261 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.73082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinSSAf)
+ [6.05449 7.97445 3.0327 9.73082 6.05449 6.0654 11.8472 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.7634 ] pdfxs
+ (a) show
+ (refur)
+ [4.27631 8.50902 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (hersimpli\fedbec)
+ [6.0654 4.8436 7.94173 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 
+ 9.73082 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -328.838 m
+ (t) show
+ (heydon)
+ [6.05449 4.85451 8.87992 6.05449 8.57447 6.0654 ] pdfxs
+ (o) show
+ (tenc)
+ [7.36366 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.39628 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 6.75259 ] pdfxs
+ (o) show
+ (r)
+ [7.39628 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (putdependences)
+ [6.05449 6.0654 7.36366 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 6.0654 
+ 4.8436 4.85451 7.41809 ] pdfxs
+ (o) show
+ (nSSAre)
+ [9.18537 6.05449 6.0654 11.3017 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers.)
+ [4.8436 4.27631 4.30902 7.70175 ] pdfxs
+ (No) show
+ (n-mem)
+ [6.0654 3.63261 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.86901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.30902 9.08719 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lysimpli\fedbec)
+ [3.0327 9.39264 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 9.6981 
+ 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use\(unrel)
+ [6.05449 4.30902 8.4872 4.23277 6.0654 6.0654 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (t) show
+ (oSS)
+ [9.08719 6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)re)
+ [7.87638 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.93081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [7.87638 6.0654 5.14905 5.4545 8.4872 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -372.683 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.7018 ] pdfxs
+ (a) show
+ (lsom)
+ [3.0327 4.29811 9.15265 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.99626 ] pdfxs
+ (t) show
+ (heC)
+ [6.0654 8.54175 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lFlowGr)
+ [6.73085 7.12357 3.02179 5.15996 11.5744 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.76355 ] pdfxs
+ (\() show
+ (CFG\))
+ [7.8763 6.81812 8.5636 7.94183 ] pdfxs
+ (o) show
+ (feveryfunc)
+ [7.02539 4.85451 5.4545 4.8436 4.27631 9.4581 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nexplicitin)
+ [9.76355 4.85451 5.74904 6.0654 3.0327 3.02179 4.85451 3.0327 7.94183 3.02179 9.76355 
+ ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.54175 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (-) show
+ -3.05176e-05 -394.606 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Afunc)
+ [6.05449 8.03993 11.869 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisaset)
+ [9.75264 3.02179 7.99626 9.14174 4.29811 4.85451 7.93092 ] pdfxs
+ (o) show
+ (fb)
+ [7.02539 6.05449 ] pdfxs
+ (a) show
+ (sicblocks,)
+ [4.30902 3.02179 8.54175 6.0654 3.02179 5.75995 4.54905 5.75995 4.29811 6.73085 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 9.74173 4.85451 ] pdfxs
+ (a) show
+ (chb)
+ [4.54905 9.74173 6.0654 ] pdfxs
+ (a) show
+ (sicblockisasequence)
+ [4.29811 3.0327 8.54175 6.05449 3.0327 5.75995 4.53815 9.44719 3.0327 7.99626 9.14174 
+ 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [13.68 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (endinginex)
+ [4.8436 6.0654 6.0654 3.02179 6.0654 9.29447 3.02179 9.90537 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.58901 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.68356 ] pdfxs
+ (t) show
+ (ermin)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 ] pdfxs
+ (ato) show
+ (rins)
+ [8.10537 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (\() show
+ (br)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (nches,re)
+ [6.0654 4.54905 6.05449 4.85451 4.29811 6.9163 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn,)
+ [6.0654 4.2654 6.0654 3.0327 ] pdfxs
+ 305.942 -416.528 m
+ /N722 10.909 Tf
+ (unwind) show
+ 340.305 -416.528 m
+ /N614 10.909 Tf
+ (,)
+ [6.9163 ] pdfxs
+ (o) show
+ (r) show
+ 360.785 -416.528 m
+ /N722 10.909 Tf
+ (invoke) show
+ 395.149 -416.528 m
+ /N614 10.909 Tf
+ (;thel)
+ [6.97085 4.23277 6.0654 8.68356 3.0327 ] pdfxs
+ (att) show
+ (ertw)
+ [4.8436 8.10537 3.94914 7.57085 ] pdfxs
+ (o) show
+ -6.10352e-05 -438.451 m
+ (a) show
+ (reexpl)
+ [4.27631 8.47629 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedl)
+ [3.0327 6.05449 4.85451 9.6981 3.0327 ] pdfxs
+ (a) show
+ (terbelow)
+ [4.23277 4.85451 7.909 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.E)
+ [7.87629 7.42902 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.6981 ] pdfxs
+ (t) show
+ (ermin)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 ] pdfxs
+ (ato) show
+ (rexplici)
+ [7.909 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ (lyspeci\fesi)
+ [3.0327 9.39264 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 7.93081 3.0327 
+ ] pdfxs
+ (t) show
+ (ssuccess)
+ [7.94172 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.0654 ] pdfxs
+ (a) show
+ (sicblocks.)
+ [4.29811 3.0327 8.4872 6.05449 3.0327 5.75995 4.53815 5.75995 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -476.283 m
+ /N622 11.955 Tf
+ (2.2.2L)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 ] pdfxs
+ (an) show
+ (g)
+ [6.7307 ] pdfxs
+ (ua) show
+ (ge)
+ [6.71874 6.14487 ] pdfxs
+ (-Ind) show
+ (epen)
+ [6.13291 7.84247 6.13291 7.48382 ] pdfxs
+ (d) show
+ (entType)
+ [6.13291 7.10126 9.70749 8.97817 7.10119 7.84247 10.628 ] pdfxs
+ (In) show
+ (form)
+ [4.10049 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (,C)
+ [8.22507 9.70749 ] pdfxs
+ (a) show
+ (st,)
+ [5.30802 5.22437 8.22507 ] pdfxs
+ (an) show
+ (dGetElementPtr)
+ [11.955 10.5682 6.13291 5.23633 8.82286 3.74195 6.13291 11.2138 6.13291 7.10126 5.22437 
+ 9.19335 5.22437 5.48733 ] pdfxs
+ -6.10352e-05 -505.251 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 8.82538 ] pdfxs
+ (o) show
+ (fthefund)
+ [7.30902 4.23277 6.0654 8.82538 3.32724 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (ldesi)
+ [7.00357 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nfe)
+ [10.0363 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 8.26899 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [13.9636 3.0327 8.2799 ] pdfxs
+ (t) show
+ (heinclusi)
+ [6.05449 8.82538 3.02179 6.0654 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (o) show
+ (fal)
+ [7.29812 9.42537 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-independenttype)
+ [4.85451 3.63261 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 
+ 5.75995 8.21456 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -6.10352e-05 -527.174 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.EverySSAre)
+ [4.8436 9.08711 7.84357 7.42902 5.4545 4.8436 4.27631 9.27265 6.0654 6.05449 11.7054 
+ 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ister)
+ [3.0327 4.30902 4.23277 4.85451 7.78901 ] pdfxs
+ (a) show
+ (ndexplicitmem)
+ [6.0654 9.5781 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.75638 9.09802 
+ 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.28356 ] pdfxs
+ (o) show
+ (bjecth)
+ [6.66539 3.32724 4.85451 4.8436 7.76729 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.82172 ] pdfxs
+ (a) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edtype,)
+ [4.8436 9.58901 3.93823 5.75995 6.35994 4.8436 6.57812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.5454 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -549.096 m
+ (o) show
+ (beys)
+ [6.35994 4.85451 10.0145 4.29811 ] pdfxs
+ (t) show
+ (ricttyperules.Thistypeinf)
+ [4.27631 3.0327 4.8436 8.49819 3.93823 5.75995 6.35994 9.10902 4.27631 6.05449 3.0327 
+ 4.85451 4.29811 9.74173 7.8763 6.0654 3.0327 8.55262 3.94914 5.74904 6.37085 9.09811 
+ 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisusedinc)
+ [10.3199 3.0327 8.55262 6.0654 4.29811 4.85451 10.3199 3.02179 10.3199 4.85451 ] pdfxs
+ (o) show
+ (njunc)
+ [6.05449 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [10.3199 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3199 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 9.10902 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (o) show
+ (pcode)
+ [6.35994 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -571.019 m
+ (t) show
+ (ode)
+ [9.13083 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermine)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 8.53084 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.53084 4.85451 5.74904 ] pdfxs
+ (a) show
+ (ctseman)
+ [4.85451 7.92001 4.30902 4.8436 9.08711 5.46541 5.74904 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.98535 ] pdfxs
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (a) show
+ (nins)
+ [9.74173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.\r)
+ [8.01811 6.0654 ] pdfxs
+ (oa) show
+ (tingp)
+ [4.23277 3.0327 6.0654 9.13083 6.37085 ] pdfxs
+ (o) show
+ (intvs.in)
+ [3.02179 5.75995 7.92001 5.75995 4.30902 8.0072 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.95264 ] pdfxs
+ (a) show
+ (dd)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Thistype)
+ [8.0072 7.8763 6.0654 3.0327 7.98535 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -6.10352e-05 -592.941 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nen)
+ [9.80719 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesabr)
+ [6.05449 3.0327 4.8436 8.05081 9.20719 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dcl)
+ [9.80719 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.05081 ] pdfxs
+ (o) show
+ (f) show
+ 176.061 -592.941 m
+ /N634 10.909 Tf
+ (h) show
+ (i)
+ [3.34914 ] pdfxs
+ (gh) show
+ (-l)
+ [3.90544 2.78176 ] pdfxs
+ (eve) show
+ (l) show
+ 223.857 -592.941 m
+ /N614 10.909 Tf
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.05081 ] pdfxs
+ (o) show
+ (n) show
+ 317.897 -592.941 m
+ /N634 10.909 Tf
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (w-l)
+ [7.24359 3.90544 2.78176 ] pdfxs
+ (eve) show
+ (l) show
+ 361.79 -592.941 m
+ /N614 10.909 Tf
+ (code)
+ [4.8436 5.75995 6.0654 8.59629 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.01809 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,see)
+ [9.08711 6.0654 3.02179 4.85451 6.80721 4.29811 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 0 -603.041 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (o) show
+ (r)
+ [6.6796 ] pdfxs
+ (e) show
+ (x)
+ [4.85963 ] pdfxs
+ (a) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (,t)
+ [5.63957 3.57737 ] pdfxs
+ (her) show
+ (e)
+ [7.1728 ] pdfxs
+ (ar) show
+ (e)
+ [7.1728 ] pdfxs
+ (n) show
+ (o)
+ [7.68392 ] pdfxs
+ (un) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (yop)
+ [7.94393 4.59962 5.37959 ] pdfxs
+ (era) show
+ (t)
+ [3.58634 ] pdfxs
+ (or) show
+ (s:)
+ [3.63121 2.56423 ] pdfxs
+ 181.871 -3.80899 m
+ /N1196 8.96599 Tf
+ (not) show
+ 199.064 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 216.983 -3.80899 m
+ /N1196 8.96599 Tf
+ (neg) show
+ 234.177 -3.80899 m
+ /N1156 8.96599 Tf
+ (ar) show
+ (eim)
+ [7.1728 2.55527 7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (e) show
+ (dint)
+ [8.19491 2.56423 8.18594 3.58634 ] pdfxs
+ (er) show
+ (ms)
+ [7.6838 6.70655 ] pdfxs
+ (of) show
+ 351.015 -3.80899 m
+ /N1196 8.96599 Tf
+ (xor) show
+ 368.208 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 386.127 -3.80899 m
+ /N1196 8.96599 Tf
+ (sub) show
+ 400.249 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (re) show
+ (sp)
+ [3.64018 5.37062 ] pdfxs
+ (e) show
+ (ctively.)
+ [4.09746 3.58634 2.56423 4.59962 4.10643 2.55527 4.09752 2.56423 ] pdfxs
+ 216.108 -47.708 m
+ /N614 10.909 Tf
+ (16) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 29 29
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.8872 ] pdfxs
+ (I) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,typemism)
+ [6.0654 6.6654 3.93823 5.75995 6.35994 8.4872 9.08711 3.0327 4.30902 9.08711 ] pdfxs
+ (at) show
+ (ches)
+ [4.53815 6.0654 4.85451 7.93081 ] pdfxs
+ (a) show
+ (reusefulf)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 3.33815 6.05449 6.6654 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [7.909 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerbu)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.909 6.05449 6.0654 ] pdfxs
+ (g) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (The)
+ [7.8763 6.0654 8.69447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypesys)
+ [13.8436 3.93823 5.75995 6.35994 8.69447 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emincludess)
+ [4.8436 12.938 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 8.14899 4.29811 
+ ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentprimi)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.05449 4.85451 6.05449 6.0654 4.85451 
+ 5.74904 8.09456 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ivetypeswi)
+ [3.02179 5.4545 8.69447 3.94914 5.74904 6.37085 4.8436 8.14899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hprede\fned)
+ [9.90537 6.0654 4.2654 4.85451 6.05449 4.85451 6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -43.845 m
+ (sizes)
+ [4.29811 3.0327 4.85451 4.8436 9.62171 ] pdfxs
+ (\() show
+ (v)
+ [5.4545 ] pdfxs
+ (o) show
+ (id,bo)
+ [3.0327 6.0654 8.77083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,si)
+ [3.0327 8.77083 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (/) show
+ (unsi)
+ [6.0654 6.05449 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nedin)
+ [6.0654 4.8436 11.389 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ersfr)
+ [4.8436 4.27631 9.62171 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m8)
+ [14.4216 10.7672 ] pdfxs
+ (t) show
+ (o)
+ [10.7781 ] pdfxs
+ (6) show
+ (4bi)
+ [10.7781 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 8.77083 ] pdfxs
+ (a) show
+ (ndsin)
+ [6.0654 11.3781 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le-)
+ [3.0327 4.8436 8.95621 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 11.3781 6.0654 ] pdfxs
+ (o) show
+ (uble-precisi)
+ [6.0654 6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -65.768 m
+ (\r)
+ [6.0654 ] pdfxs
+ (oa) show
+ (tin)
+ [4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (-p)
+ [3.63261 6.35994 ] pdfxs
+ (o) show
+ (inttypes)
+ [3.0327 5.75995 9.30546 3.93823 5.75995 6.35994 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Thism)
+ [12.1417 7.8763 6.0654 3.0327 9.35989 9.08711 ] pdfxs
+ (a) show
+ (kesitp)
+ [5.4545 4.85451 9.35989 3.0327 9.29455 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.90537 ] pdfxs
+ (t) show
+ (owri)
+ [10.5163 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (ep)
+ [9.90537 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blecodeusing)
+ [6.0654 3.0327 9.90537 4.8436 5.75995 6.0654 9.90537 6.05449 4.30902 3.0327 6.05449 
+ 10.5163 ] pdfxs
+ (t) show
+ (hesetypes,)
+ [6.05449 4.85451 4.29811 9.90537 3.94914 5.74904 6.37085 4.8436 4.30902 8.44356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -87.69 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-p)
+ [6.05449 3.63261 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blecodec)
+ [6.0654 3.0327 8.34538 4.8436 5.75995 6.05449 8.34538 4.85451 ] pdfxs
+ (a) show
+ (nbeexpresseddirec)
+ [9.55628 6.35994 8.34538 4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 
+ 9.55628 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.25083 ] pdfxs
+ (a) show
+ (swell.)
+ [7.7999 7.57085 4.85451 3.02179 3.0327 7.83266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.4945 ] pdfxs
+ (a) show
+ (lsoincludes)
+ [3.0327 4.29811 8.95629 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 7.7999 
+ ] pdfxs
+ (\(o) show
+ (nly\)\fvederivedtypes:)
+ [6.05449 3.0327 5.75995 7.73456 6.0654 5.4545 8.34538 6.05449 4.85451 4.2654 3.0327 
+ 5.4545 4.8436 9.55628 3.94914 5.74904 6.37085 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -109.613 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.09813 ] pdfxs
+ (a) show
+ (rrays,s)
+ [4.2654 4.27631 5.14905 5.75995 4.29811 6.08722 4.30902 ] pdfxs
+ (t) show
+ (ructures,func)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 6.08722 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.08722 ] pdfxs
+ (a) show
+ (ndS)
+ [6.05449 8.9781 6.0654 ] pdfxs
+ (I) show
+ (MDvec)
+ [9.99272 11.2473 5.4545 4.85451 4.8436 ] pdfxs
+ (to) show
+ (rs.Webelieve)
+ [4.27631 4.29811 7.6363 10.309 7.7563 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 7.76721 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.15638 9.09802 ] pdfxs
+ (o) show
+ (sthi)
+ [4.29811 7.15638 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 5.9454 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -131.535 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tatypes)
+ [4.23277 9.14174 3.94914 5.74904 6.37085 4.8436 7.99626 ] pdfxs
+ (a) show
+ (reeven)
+ [4.2654 8.54175 4.8436 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrepresentedusings)
+ [3.0327 3.02179 9.44719 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 
+ 4.23277 4.85451 9.74173 6.0654 4.29811 3.0327 6.0654 9.14174 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.54175 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 9.74173 ] pdfxs
+ (o) show
+ (fthese\fvetypesin)
+ [7.02539 4.23277 6.0654 4.8436 4.30902 8.53084 6.0654 5.4545 8.53084 3.93823 5.75995 
+ 6.37085 4.8436 7.98535 3.0327 9.75264 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.98535 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 0 -153.458 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lbehavi)
+ [5.7054 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (r.F)
+ [4.27631 7.55993 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [6.95992 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,C++cl)
+ [9.08711 6.0654 3.0327 4.8436 5.90177 7.8763 8.4872 11.1599 4.85451 3.0327 ] pdfxs
+ (a) show
+ (sseswi)
+ [4.29811 4.29811 4.85451 6.98173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinheri)
+ [8.7381 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 7.52721 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.27631 7.52721 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edusings)
+ [4.8436 8.74901 6.05449 4.30902 3.02179 6.0654 8.13811 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -175.38 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 7.94172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.95994 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.6763 ] pdfxs
+ (a) show
+ (sdescribedinSecti)
+ [7.93081 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.68719 3.0327 
+ 9.6981 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.) show
+ 16.936 -197.303 m
+ (Equ)
+ [7.42902 5.74904 6.0654 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 9.34901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (,)
+ [6.63267 ] pdfxs
+ (t) show
+ (he\fvederivedtypes)
+ [6.0654 8.43266 6.0654 5.4545 8.44357 6.05449 4.85451 4.2654 3.0327 5.4545 4.85451 
+ 9.65446 3.93823 5.75995 6.35994 4.8436 7.89808 ] pdfxs
+ (a) show
+ (bovec)
+ [6.35994 5.15996 5.4545 8.43266 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.43266 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.44357 3.93823 5.74904 6.37085 8.44357 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusedevenbys)
+ [9.65446 6.0654 4.29811 4.85451 9.64355 4.85451 5.4545 4.8436 9.65446 5.75995 9.34901 
+ 4.30902 ] pdfxs
+ (o) show
+ (-) show
+ 0 -219.225 m
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (edl)
+ [4.85451 10.0035 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independent)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.18183 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0035 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.05449 4.30902 8.79265 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.21446 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,\feld-sensi)
+ [9.09802 6.05449 3.0327 4.8436 7.05812 6.05449 4.85451 3.0327 6.05449 3.63261 4.30902 
+ 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.79265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -241.148 m
+ (t) show
+ (o)
+ [10.5272 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyseslike)
+ [3.0327 5.75995 4.29811 4.85451 9.3708 3.0327 3.0327 5.4545 9.91628 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.5272 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.92719 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,c)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.46538 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.10538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 11.1381 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1381 ] pdfxs
+ (\() show
+ (includingf)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 3.0327 6.0654 10.5272 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.34899 ] pdfxs
+ (o) show
+ (bject-)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -263.07 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC++)
+ [4.8436 8.84717 3.0327 3.0327 5.4545 9.39265 7.8763 8.4872 8.47629 ] pdfxs
+ (\)) show
+ (,sc)
+ [7.79993 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rpr)
+ [8.81445 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (o) show
+ (f)
+ [7.87629 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (es,)
+ [4.85451 4.29811 7.79993 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.6035 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 9.39265 6.05449 4.85451 3.0327 10.6035 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rdering)
+ [4.2654 6.0654 4.8436 4.27631 3.0327 6.05449 10.0035 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 0 -284.993 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns[)
+ [6.05449 7.04718 3.02179 ] pdfxs
+ (28) show
+ (],)
+ [3.0327 5.9454 ] pdfxs
+ (o) show
+ (nlyusep)
+ [6.0654 3.0327 8.4872 6.0654 4.29811 7.59266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,s)
+ [4.8436 4.27631 4.29811 5.9454 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,func)
+ [6.0654 4.27631 4.8436 4.29811 5.95631 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 5.95631 ] pdfxs
+ (a) show
+ (ndprimi)
+ [6.05449 8.80356 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ived)
+ [3.02179 5.4545 7.59266 6.05449 ] pdfxs
+ (at) show
+ (atypes,while)
+ [8.19266 3.93823 5.75995 6.35994 4.85451 4.29811 5.95631 7.8763 6.05449 3.0327 3.0327 
+ 7.58176 ] pdfxs
+ (a) show
+ (rraydependence)
+ [4.27631 4.27631 5.14905 8.49811 6.05449 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ndlo)
+ [6.0654 9.6981 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsuse)
+ [6.05449 7.94172 6.0654 4.29811 8.4872 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (seplus)
+ [4.30902 8.4872 6.05449 3.0327 6.0654 7.93081 ] pdfxs
+ (a) show
+ (rraytypes.)
+ [4.27631 4.27631 5.14905 9.39264 3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.58901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misl)
+ [14.7272 3.0327 9.04353 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependent)
+ [9.5781 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.75995 
+ 8.97819 ] pdfxs
+ (a) show
+ (ndmustsupp)
+ [6.05449 10.7999 8.78166 6.0654 4.29811 8.97819 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtwe)
+ [4.27631 8.97819 7.57085 4.85451 ] pdfxs
+ (a) show
+ (kly-typedl)
+ [5.75995 3.02179 5.75995 3.63261 3.94914 5.74904 6.37085 4.8436 10.7999 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ 430.503 -328.838 m
+ /N634 10.909 Tf
+ (d) show
+ (e)
+ [4.46185 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (d) show
+ 0 -350.761 m
+ /N614 10.909 Tf
+ (typeinf)
+ [3.93823 5.75995 6.35994 9.40356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninale)
+ [10.6035 3.0327 10.6145 10.0035 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (l)
+ [7.58175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mpr)
+ [14.5527 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmayn)
+ [13.6471 9.08711 5.14905 10.309 6.0654 ] pdfxs
+ (o) show
+ (tbereli)
+ [8.79273 6.37085 9.39265 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.85451 10.6254 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,s)
+ [6.0654 7.81084 4.29811 ] pdfxs
+ (o) show
+ (mep)
+ [9.09802 9.39265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -372.683 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmmustbeused)
+ [6.0654 12.7089 8.79257 6.05449 4.30902 7.86547 6.35994 8.47629 6.05449 4.30902 4.8436 
+ 9.68719 ] pdfxs
+ (t) show
+ (odistin)
+ [9.07629 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishmem)
+ [6.05449 3.0327 4.30902 9.67628 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.38174 ] pdfxs
+ (a) show
+ (ccessesf)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 7.9199 3.33815 ] pdfxs
+ (o) show
+ (rwhichthetype)
+ [7.8981 7.8763 6.05449 3.0327 4.54905 9.68719 4.23277 6.0654 8.47629 3.93823 5.74904 
+ 6.37085 8.46538 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.47629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etis)
+ [4.8436 7.86547 3.0327 4.29811 ] pdfxs
+ 0 -394.606 m
+ (reli)
+ [4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (blyknownfr)
+ [6.05449 3.0327 10.0145 5.75995 6.05449 5.14905 7.88721 10.309 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sef)
+ [4.29811 9.10902 3.32724 ] pdfxs
+ (o) show
+ (rwhichitisn)
+ [8.53082 7.8763 6.0654 3.02179 4.54905 10.3199 3.0327 8.49819 3.02179 8.56353 6.05449 
+ ] pdfxs
+ (ot) show
+ (.Them)
+ [9.74173 7.8763 6.0654 9.09811 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.49819 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 9.09811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmcurren)
+ [4.27631 3.0327 4.23277 6.0654 13.3416 4.85451 6.0654 4.2654 4.27631 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (lyincluded)
+ [3.0327 10.0145 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -416.528 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4508 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.3781 3.0327 8.69444 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.83992 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.23992 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.69444 ] pdfxs
+ (\() show
+ (describedinCh)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4508 3.0327 10.4508 
+ 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.66173 ] pdfxs
+ (3\)) show
+ (.Ourresul)
+ [10.1345 8.4872 6.05449 8.66173 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sshowth)
+ [8.69444 4.29811 6.0654 5.14905 12.2726 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdespi)
+ [8.6291 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ 0 -438.451 m
+ (a) show
+ (llowingv)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.42175 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 7.26536 ] pdfxs
+ (t) show
+ (obe)
+ [8.41084 6.35994 7.81084 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (rilyc)
+ [4.27631 3.02179 3.0327 8.71629 4.85451 ] pdfxs
+ (a) show
+ (stto)
+ [4.29811 7.21093 4.23277 8.42175 ] pdfxs
+ (ot) show
+ (hertypes,reli)
+ [6.05449 4.85451 7.23265 3.93823 5.75995 6.35994 4.85451 4.29811 6.13086 4.2654 4.85451 
+ 3.0327 3.02179 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.0327 7.81084 3.93823 5.75995 6.35994 7.81084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisav)
+ [9.02174 3.0327 7.26536 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.02179 7.81084 3.33815 ] pdfxs
+ (o) show
+ (ral)
+ [7.23265 8.41084 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ 0 -460.373 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccessesinCpr)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.94172 3.02179 9.6981 11.5199 6.05449 
+ 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 16.936 -482.296 m
+ (The)
+ [7.8763 6.0654 8.53084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M`)
+ [13.6909 3.0327 ] pdfxs
+ 76.736 -482.296 m
+ /N722 10.909 Tf
+ (cast) show
+ 99.645 -482.296 m
+ /N614 10.909 Tf
+ ('instruc)
+ [6.71994 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused)
+ [9.74173 3.0327 7.99626 6.05449 4.30902 4.8436 9.75264 ] pdfxs
+ (t) show
+ (oc)
+ [9.14174 4.8436 ] pdfxs
+ (o) show
+ (nvertav)
+ [5.75995 5.4545 4.8436 4.27631 7.93092 9.14174 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 8.53084 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (o) show
+ (netype)
+ [6.05449 8.54175 3.93823 5.75995 6.35994 8.53084 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.96355 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rytype,)
+ [4.27631 9.44719 3.93823 5.75995 6.35994 4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -504.218 m
+ (a) show
+ (ndis)
+ [6.0654 10.4181 3.0327 8.66171 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 53.146 -504.218 m
+ /N634 10.909 Tf
+ (o) show
+ (nly)
+ [6.13082 2.79267 5.30169 ] pdfxs
+ 78.267 -504.218 m
+ /N614 10.909 Tf
+ (way)
+ [7.57085 5.15996 10.1126 ] pdfxs
+ (t) show
+ (operf)
+ [9.8181 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsuchc)
+ [4.27631 13.4507 4.29811 6.0654 4.54905 10.4181 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns.C)
+ [6.0654 4.30902 10.0472 7.8763 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s)
+ [8.66171 ] pdfxs
+ (t) show
+ (husm)
+ [5.75995 6.05449 8.67262 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.2072 ] pdfxs
+ (a) show
+ (lltypec)
+ [3.0327 7.3963 3.93823 5.74904 6.37085 9.2072 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.74904 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nsexplici)
+ [6.05449 8.67262 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (,) show
+ -3.05176e-05 -526.141 m
+ (includingtypecoerci)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 9.34901 3.93823 5.75995 
+ 6.35994 8.74902 4.8436 5.75995 4.8436 4.27631 4.85451 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (\(t) show
+ (here)
+ [6.05449 4.85451 4.2654 8.74902 ] pdfxs
+ (a) show
+ (renomixed-type)
+ [4.27631 8.73811 6.0654 9.34901 9.08711 3.0327 5.75995 4.8436 6.0654 3.63261 3.93823 
+ 5.75995 6.35994 8.74902 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.20354 3.0327 9.949 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [10.0036 ] pdfxs
+ (\)) show
+ (,explicitc)
+ [6.92721 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 8.13819 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (sf)
+ [8.19263 3.33815 ] pdfxs
+ (o) show
+ (rphysic)
+ [8.17082 6.05449 5.75995 5.75995 4.29811 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -3.05176e-05 -548.063 m
+ (subtypin)
+ [4.29811 6.0654 6.0654 3.93823 5.74904 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.35994 ] pdfxs
+ (a) show
+ (ndreinterpre)
+ [6.05449 9.30537 4.27631 4.8436 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 
+ 4.8436 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 8.70538 4.8436 ] pdfxs
+ (a) show
+ (stsf)
+ [4.30902 4.23277 7.54899 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [7.50537 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fecode.Apr)
+ [3.33815 8.08357 4.85451 5.75995 6.05449 4.85451 7.74539 11.4217 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.3271 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 376.214 -548.063 m
+ /N722 10.909 Tf
+ (cast) show
+ 399.123 -548.063 m
+ /N614 10.909 Tf
+ (sisnecess)
+ [7.54899 3.02179 7.54899 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (a) show
+ (rily)
+ [4.2654 3.0327 3.0327 5.75995 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.4872 ] pdfxs
+ (\() show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (bsence)
+ [6.05449 4.30902 4.8436 6.0654 4.8436 8.4872 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccesserr)
+ [4.8436 4.85451 4.8436 4.29811 7.94172 4.85451 4.2654 4.27631 ] pdfxs
+ (o) show
+ (rs,e.)
+ [4.27631 4.29811 6.6654 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.6654 ] pdfxs
+ (a) show
+ (rrayover\row[)
+ [4.27631 4.27631 5.14905 9.39264 5.14905 5.4545 4.85451 4.2654 6.0654 5.14905 11.5199 
+ 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -591.908 m
+ (Acri)
+ [12.4472 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ldi\016cultyinpreservingtypeinf)
+ [7.30903 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 10.0254 3.0327 10.3308 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 4.27631 5.74904 3.0327 6.0654 9.71992 3.93823 
+ 5.75995 6.35994 9.11992 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.3308 3.32724 ] pdfxs
+ (o) show
+ (rlow-levelcodeisimplemen)
+ [8.55263 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.29812 4.8436 
+ 5.75995 6.0654 9.11992 3.0327 8.56353 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.73082 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 4.29811 ] pdfxs
+ -3.05176e-05 -613.831 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic.The)
+ [3.02179 4.85451 7.7672 7.88721 6.05449 4.8436 ] pdfxs
+ 79.002 -613.831 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 156.775 -613.831 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisusedbythe)
+ [9.38173 3.0327 7.61445 6.0654 4.29811 4.85451 9.38173 5.74904 9.08719 4.23277 6.0654 
+ 8.17084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.32 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.4034 ] pdfxs
+ (t) show
+ (operf)
+ [8.77083 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmp)
+ [4.27631 12.4144 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.59264 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (h-)
+ [6.0654 3.63261 ] pdfxs
+ 228.545 -657.201 m
+ (17) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 30 30
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (icinaway)
+ [3.02179 7.48357 3.02179 8.69447 8.07266 7.58175 5.14905 8.37811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [6.86184 6.37085 ] pdfxs
+ (ot) show
+ (hpreservestypeinf)
+ [8.68356 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 6.93809 3.93823 
+ 5.74904 6.37085 7.47267 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.68356 ] pdfxs
+ (a) show
+ (ndh)
+ [6.05449 8.69447 6.05449 ] pdfxs
+ (a) show
+ (sm)
+ [6.92718 9.09802 ] pdfxs
+ (a) show
+ (chine-independentsem)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 
+ 4.8436 6.0654 6.05449 4.85451 5.74904 6.87275 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics.Given)
+ [3.0327 4.8436 4.29811 7.54902 8.5636 3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (atypedp)
+ [9.76355 3.93823 5.74904 6.37085 4.8436 10.3635 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.57445 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (a) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.54183 ] pdfxs
+ (o) show
+ (fs)
+ [7.63629 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.15265 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (etype,)
+ [9.15265 3.93823 5.75995 6.35994 4.85451 7.49448 ] pdfxs
+ (t) show
+ (hisins)
+ [6.0654 3.0327 8.60717 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3635 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.60717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.15265 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.60717 ] pdfxs
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (a) show
+ 0 -43.845 m
+ (sub-element)
+ [4.29811 6.0654 6.0654 3.63261 4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 7.68002 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.27993 ] pdfxs
+ (o) show
+ (bjectinatype-preservingm)
+ [6.66539 3.33815 4.8436 4.85451 7.68002 3.02179 9.50173 8.89083 3.93823 5.75995 6.35994 
+ 4.85451 3.63261 6.05449 4.27631 4.85451 4.29811 4.8436 4.27631 5.75995 3.0327 6.05449 
+ 8.89083 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 7.71264 ] pdfxs
+ (\() show
+ (e\013ec)
+ [4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyac)
+ [3.0327 5.4545 4.8436 3.0327 9.19628 8.89083 4.8436 ] pdfxs
+ (o) show
+ (mbined`.')
+ [8.79257 6.05449 3.0327 6.0654 4.8436 9.50173 3.02179 3.0327 7.81084 ] pdfxs
+ (a) show
+ (nd`[]')
+ [6.0654 9.49082 3.0327 6.46903 3.0327 6.45812 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r) show
+ 0 -65.768 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [10.0036 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -87.69 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.51991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.42903 ] pdfxs
+ (t) show
+ (heCs)
+ [6.05449 9.0872 12.1199 4.30902 ] pdfxs
+ (ta) show
+ (tement)
+ [4.23277 4.85451 9.08711 4.85451 5.74904 8.48728 ] pdfxs
+ (\\) show
+ 171.866 -87.69 m
+ /N722 10.909 Tf
+ (X[i].) show
+ (a=)
+ [11.4544 11.4544 ] pdfxs
+ (1;) show
+ 234.866 -87.69 m
+ /N614 10.909 Tf
+ ("c)
+ [9.99264 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 10.2981 6.37085 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (edinto)
+ [4.85451 10.2981 3.0327 5.75995 4.23277 9.6981 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.0872 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.51991 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Min-)
+ [14.2363 3.0327 6.05449 3.63261 ] pdfxs
+ -1.52588e-05 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 32.101 -132.439 m
+ /N1156 8.96599 Tf
+ (%p=)
+ [6.80514 10.0419 7.16379 ] pdfxs
+ 61.306 -132.439 m
+ /N1217 8.96599 Tf
+ (getelementpt)
+ [5.79199 5.34372 4.61754 5.35269 3.42496 5.35269 9.32456 5.35269 6.3748 4.61754 6.3748 
+ 4.60858 ] pdfxs
+ (r) show
+ 135.979 -132.439 m
+ /N1156 8.96599 Tf
+ (%xty)
+ [8.59833 5.6845 4.40225 4.85963 ] pdfxs
+ 160.656 -132.439 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 168.95 -132.439 m
+ /N1156 8.96599 Tf
+ (%X,)
+ [7.52242 7.80037 2.56423 ] pdfxs
+ 194.43 -132.439 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 213.389 -132.439 m
+ /N1156 8.96599 Tf
+ (%i,)
+ [8.76869 6.34788 2.56423 ] pdfxs
+ 237.97 -132.439 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.33063 ] pdfxs
+ (e) show
+ 270.73 -132.439 m
+ /N1156 8.96599 Tf
+ (3) show
+ 277.817 -132.439 m
+ /N1223 8.96599 Tf
+ (;) show
+ 33.9729 -150.171 m
+ /N1217 8.96599 Tf
+ (storein)
+ [4.98505 4.92239 6.10579 5.17343 12.0951 3.85533 6.7962 ] pdfxs
+ (t) show
+ 88.9459 -150.171 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 105.961 -150.171 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 121.951 -150.171 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 130.245 -150.171 m
+ /N1156 8.96599 Tf
+ (%)
+ [8.19487 ] pdfxs
+ (p) show
+ 145.115 -150.171 m
+ /N1223 8.96599 Tf
+ (;) show
+ 16.9359 -177.189 m
+ /N614 10.909 Tf
+ (wherewe)
+ [7.8763 6.0654 4.8436 4.27631 9.21811 7.58175 9.21811 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 4.8436 ] pdfxs
+ 104.457 -177.189 m
+ /N695 10.909 Tf
+ (a) show
+ 114.599 -177.189 m
+ /N614 10.909 Tf
+ (is\feldnumber3wi)
+ [3.0327 8.67262 6.0654 4.8436 3.0327 10.4399 5.75995 6.05449 8.79257 6.35994 4.8436 
+ 8.65082 9.82901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.429 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.21811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ 302.713 -177.189 m
+ /N722 10.909 Tf
+ (X[i]) show
+ 325.622 -177.189 m
+ /N614 10.909 Tf
+ (,)
+ [7.59266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4399 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.21811 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureis)
+ [6.0654 4.2654 9.22901 3.0327 8.67262 ] pdfxs
+ (o) show
+ (ftype)
+ [7.71266 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -0.00012207 -199.111 m
+ /N722 10.909 Tf
+ (%xty) show
+ 22.9089 -199.111 m
+ /N614 10.909 Tf
+ (.Mul)
+ [7.70175 10.0036 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.0654 3.02179 7.96357 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.96357 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (a) show
+ (rrayindexv)
+ [4.27631 4.27631 5.14905 8.86901 3.0327 6.0654 6.05449 4.85451 8.86901 5.14904 ] pdfxs
+ (a) show
+ (luesc)
+ [3.0327 6.0654 4.8436 7.41809 4.8436 ] pdfxs
+ (a) show
+ (nbespeci\fedin)
+ [9.18537 6.35994 7.96357 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 9.18537 
+ 3.02179 9.18537 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ 338.825 -199.111 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 416.394 -199.111 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -0.00012207 -221.034 m
+ (t) show
+ (oindexin)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 9.39264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ones)
+ [9.08719 6.0654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (etypes.)
+ [8.4872 3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 28.4679 -247.877 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 65.5579 -247.877 m
+ /N1156 8.96599 Tf
+ (RT)
+ [5.98931 6.6528 ] pdfxs
+ 83.3999 -247.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ 122.226 -247.877 m
+ /N1223 8.96599 Tf
+ (/) show
+ 127.513 -247.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 139.468 -247.877 m
+ /N1223 8.96599 Tf
+ (Structurewithcomplextypes)
+ [6.41064 4.29474 5.11957 6.17752 5.46925 4.29474 6.17752 5.1106 12.0862 7.19975 3.90023 
+ 4.14232 12.1578 5.07475 5.54093 8.36523 5.54093 3.19183 5.06578 11.853 4.29474 5.70238 
+ 5.9444 5.46925 3.7657 ] pdfxs
+ 299.163 -247.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 304.353 -247.877 m
+ /N1223 8.96599 Tf
+ (/) show
+ 39.0988 -258.836 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ 65.6608 -258.836 m
+ /N1156 8.96599 Tf
+ (A;)
+ [8.02452 2.56423 ] pdfxs
+ 83.8438 -258.836 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 104.557 -258.836 m
+ /N1156 8.96599 Tf
+ (B[10][20];)
+ [7.93487 4.47399 6.50938 6.51834 4.46502 4.47399 6.50938 6.51834 4.47399 2.56423 ] pdfxs
+ 166.273 -258.836 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ 192.962 -258.836 m
+ /N1156 8.96599 Tf
+ (C;)
+ [7.5763 2.56423 ] pdfxs
+ 28.9428 -269.795 m
+ /N1220 8.96599 Tf
+ (g) show
+ 34.8478 -269.795 m
+ /N1156 8.96599 Tf
+ (;) show
+ 28.4678 -280.753 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 66.1118 -280.753 m
+ /N1156 8.96599 Tf
+ (ST)
+ [4.87749 6.6528 ] pdfxs
+ 83.3998 -280.753 m
+ /N1220 8.96599 Tf
+ (f) show
+ 111.168 -280.753 m
+ /N1223 8.96599 Tf
+ (/) show
+ 116.454 -280.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 126.939 -280.753 m
+ /N1223 8.96599 Tf
+ (STcontainsaninstanceofRTembeddedini)
+ [4.94022 13.0634 5.40649 5.88163 6.35685 4.23198 5.88163 3.99885 6.35685 10.8578 5.10159 
+ 12.3282 4.05265 6.40168 4.99404 4.28577 5.93543 6.40168 5.46925 12.1668 5.88163 8.78669 
+ 5.96232 11.9965 4.85957 8.15902 4.85957 4.86853 5.33471 5.32574 4.86853 11.8799 3.84643 
+ 13.4489 4.54578 ] pdfxs
+ (t) show
+ 376.573 -280.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 381.763 -280.753 m
+ /N1223 8.96599 Tf
+ (/) show
+ 39.6097 -291.712 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 60.1317 -291.712 m
+ /N1156 8.96599 Tf
+ (X;)
+ [8.02452 2.56423 ] pdfxs
+ 83.2777 -291.712 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.23134 5.64853 6.23134 6.23134 3.29047 ] pdfxs
+ (e) show
+ 120.954 -291.712 m
+ /N1156 8.96599 Tf
+ (Y;)
+ [8.02452 2.56423 ] pdfxs
+ 139.054 -291.712 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 176.144 -291.712 m
+ /N1156 8.96599 Tf
+ (RTZ;)
+ [5.98931 11.342 7.06525 2.56423 ] pdfxs
+ 28.9427 -302.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ 34.8477 -302.671 m
+ /N1156 8.96599 Tf
+ (;) show
+ 28.5507 -324.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 49.5587 -324.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 56.4316 -324.589 m
+ /N1156 8.96599 Tf
+ (foo\()
+ [3.95396 5.74727 6.72456 3.58634 ] pdfxs
+ 78.2316 -324.589 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 115.876 -324.589 m
+ /N1156 8.96599 Tf
+ (ST)
+ [4.87749 6.6528 ] pdfxs
+ 132.498 -324.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 139.179 -324.589 m
+ /N1156 8.96599 Tf
+ (s\))
+ [5.91754 3.58634 ] pdfxs
+ 154.41 -324.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 39.2246 -335.548 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 75.4986 -335.548 m
+ /N1156 8.96599 Tf
+ (&s[1].Z.B[5][13];)
+ [8.38316 6.55413 4.52778 6.57214 4.52778 4.47399 7.06525 3.54152 7.98867 4.50985 6.57214 
+ 4.50985 4.51882 6.56317 6.56317 4.51882 2.56423 ] pdfxs
+ 28.1066 -346.507 m
+ /N1220 8.96599 Tf
+ (g) show
+ 111.833 -375.996 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:Ccodef)
+ [7.8872 11.509 4.85451 5.74904 6.0654 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.02179 4.85451 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 16.9356 -408.992 m
+ (Theex)
+ [7.8763 6.0654 8.62902 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.62902 3.0327 9.85082 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.63993 ] pdfxs
+ (2) show
+ (.1isCcodefr)
+ [3.0327 9.22901 3.0327 8.09444 11.6617 4.8436 5.75995 6.05449 8.63993 3.32724 4.27631 
+ ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 8.01819 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tde\fnestwostruc)
+ [8.0291 6.05449 4.85451 6.05449 6.0654 4.8436 8.09444 3.93823 7.57085 9.23992 4.30902 
+ 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypes)
+ [6.0654 4.2654 8.63993 3.93823 5.74904 6.37085 4.8436 8.09444 ] pdfxs
+ (a) show
+ (ndafunc)
+ [6.05449 9.85082 9.22901 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -0.00038147 -430.914 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tperf)
+ [8.16001 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsc)
+ [4.27631 9.08711 8.22535 4.8436 ] pdfxs
+ (o) show
+ (mplexindexin)
+ [9.09802 6.05449 3.0327 4.8436 9.67628 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 
+ 6.0654 ] pdfxs
+ (g) show
+ (.Fi)
+ [8.71629 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.75993 ] pdfxs
+ (2) show
+ (.2shows)
+ [3.0327 9.37083 4.30902 6.05449 5.14905 7.88721 8.21444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [13.92 4.8436 5.75995 6.05449 8.77084 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edbytheCfr)
+ [4.8436 9.98173 5.75995 9.67628 4.23277 6.0654 8.75993 11.8035 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end,)
+ [3.63261 4.8436 6.0654 6.0654 3.0327 ] pdfxs
+ -0.00038147 -452.837 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mmen)
+ [9.09802 9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ry,illus)
+ [4.27631 4.84359 6.6654 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 164.061 -452.837 m
+ /N722 10.909 Tf
+ (getelementptr) show
+ 242.151 -452.837 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 28.9996 -479.983 m
+ /N1223 8.96599 Tf
+ (;LLVMtypedefinitions)
+ [8.80462 4.86851 4.86851 5.93549 14.0049 4.18715 5.60375 5.82784 12.4538 6.26717 5.79203 
+ 4.38439 4.38439 6.73342 4.38439 4.61751 4.37542 6.26717 6.73342 3.7657 ] pdfxs
+ 26.5706 -490.942 m
+ /N1156 8.96599 Tf
+ (%RT=)
+ [5.80991 5.98931 10.5709 7.16379 ] pdfxs
+ 61.1476 -490.942 m
+ /N1217 8.96599 Tf
+ (typ)
+ [4.44719 5.92652 6.22237 ] pdfxs
+ (e) show
+ 88.9286 -490.942 m
+ /N1220 8.96599 Tf
+ (f) show
+ 99.9516 -490.942 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.60848 6.321 6.02514 4.54582 ] pdfxs
+ (e) show
+ 128.987 -490.942 m
+ /N1156 8.96599 Tf
+ (,[10x[20x)
+ [9.26182 4.37536 6.41972 11.6379 11.5124 4.17811 6.23143 11.2524 4.85963 ] pdfxs
+ 205.488 -490.942 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 223.066 -490.942 m
+ /N1156 8.96599 Tf
+ (]],)
+ [4.45606 6.34788 2.56423 ] pdfxs
+ 243.784 -490.942 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.08791 4.62651 ] pdfxs
+ (e) show
+ 276.259 -490.942 m
+ /N1220 8.96599 Tf
+ (g) show
+ 26.5706 -501.901 m
+ /N1156 8.96599 Tf
+ (%ST=)
+ [6.3658 4.87749 11.1268 7.16379 ] pdfxs
+ 61.1476 -501.901 m
+ /N1217 8.96599 Tf
+ (typ)
+ [4.44719 5.92652 6.22237 ] pdfxs
+ (e) show
+ 88.9285 -501.901 m
+ /N1220 8.96599 Tf
+ (f) show
+ 100.251 -501.901 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.66704 6.62584 ] pdfxs
+ (t) show
+ 117.924 -501.901 m
+ /N1156 8.96599 Tf
+ (,) show
+ 127.47 -501.901 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.18651 5.6037 6.19548 6.18651 3.24564 ] pdfxs
+ (e) show
+ 161.168 -501.901 m
+ /N1156 8.96599 Tf
+ (,%RT)
+ [7.27138 7.70174 5.98931 6.6528 ] pdfxs
+ 193.32 -501.901 m
+ /N1220 8.96599 Tf
+ (g) show
+ 28.9995 -523.818 m
+ /N1223 8.96599 Tf
+ (;Functionbody..)
+ [10.6068 6.91276 5.83681 6.0789 5.13751 3.95403 3.72987 5.60369 12.4089 5.03889 5.50506 
+ 5.50506 7.29832 4.85062 4.85062 ] pdfxs
+ (.) show
+ 26.5705 -534.777 m
+ /N1156 8.96599 Tf
+ (%ST)
+ [6.3658 4.87749 6.6528 ] pdfxs
+ 44.5405 -534.777 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 52.8345 -534.777 m
+ /N1156 8.96599 Tf
+ (%s=...)
+ [8.93008 11.1357 13.7269 4.29467 4.30363 2.56423 ] pdfxs
+ 26.5705 -545.736 m
+ (%tmp=)
+ [6.65272 3.64014 7.72863 9.88051 7.16379 ] pdfxs
+ 66.8345 -545.736 m
+ /N1217 8.96599 Tf
+ (getelementpt)
+ [5.79199 5.35269 4.60858 5.35269 3.42496 5.35269 9.32456 5.35269 6.3748 4.61754 6.3748 
+ 4.60858 ] pdfxs
+ (r) show
+ 141.508 -545.736 m
+ /N1156 8.96599 Tf
+ (%ST)
+ [7.54035 4.88646 6.6528 ] pdfxs
+ 160.655 -545.736 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 168.949 -545.736 m
+ /N1156 8.96599 Tf
+ (%s,)
+ [8.61627 6.70655 2.56423 ] pdfxs
+ 194.429 -545.736 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 216.119 -545.736 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 232.439 -545.736 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.3396 ] pdfxs
+ (e) show
+ 265.882 -545.736 m
+ /N1156 8.96599 Tf
+ (2,)
+ [7.54046 2.56423 ] pdfxs
+ 282.203 -545.736 m
+ /N1217 8.96599 Tf
+ (ubyt)
+ [6.10582 6.10582 5.80996 4.3396 ] pdfxs
+ (e) show
+ 315.646 -545.736 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ 332.407 -545.736 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 359.88 -545.736 m
+ /N1156 8.96599 Tf
+ (5,)
+ [7.54046 2.56423 ] pdfxs
+ 376.641 -545.736 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 403.329 -545.736 m
+ /N1156 8.96599 Tf
+ (1)
+ [5.6845 ] pdfxs
+ (3) show
+ 100.468 -575.226 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.8436 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mplexmem)
+ [9.08711 6.0654 3.0327 4.8436 9.39264 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.39264 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 16.9354 -607.918 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 8.82538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.66899 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (icexplicitisimp)
+ [3.0327 8.21448 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.61456 3.0327 
+ 7.6799 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntso)
+ [5.75995 7.61456 4.29811 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisexp)
+ [7.61456 3.0327 7.61456 3.0327 7.6799 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 9.43628 ] pdfxs
+ (t) show
+ (o)
+ [8.82538 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.3745 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (-) show
+ -0.000595093 -629.841 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.90171 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.83637 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,re)
+ [3.0327 4.84359 7.86538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nandredund)
+ [10.6472 5.46541 6.05449 10.6581 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 10.3526 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (;)
+ [8.10538 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (elemen)
+ [4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ptr)
+ [6.0654 4.23277 8.869 ] pdfxs
+ (a) show
+ (chieves)
+ [4.54905 6.05449 3.0327 4.85451 5.4545 4.8436 8.90171 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 228.544 -657.201 m
+ (18) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 31 31
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.07274 ] pdfxs
+ (o) show
+ (bscuring)
+ [6.0654 4.29811 4.85451 6.05449 4.27631 3.0327 6.05449 9.29447 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.05449 8.68356 3.93823 5.75995 6.35994 8.68356 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.47629 ] pdfxs
+ (Loa) show
+ (d)
+ [9.89446 ] pdfxs
+ (a) show
+ (ndst)
+ [6.05449 9.89446 4.30902 4.23277 ] pdfxs
+ (o) show
+ (reins)
+ [4.27631 8.68356 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.12717 ] pdfxs
+ (ta) show
+ (keasin)
+ [5.4545 8.68356 9.29447 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lep)
+ [3.0327 8.68356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.10537 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 9.89446 6.05449 ] pdfxs
+ (o) show
+ 0 -21.922 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tperf)
+ [7.87638 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.7307 ] pdfxs
+ (a) show
+ (nyindexin)
+ [5.75995 9.39264 3.0327 6.05449 6.0654 4.8436 5.75995 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,whichm)
+ [6.6654 7.8763 6.05449 3.0327 4.54905 9.6981 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.93081 ] pdfxs
+ (t) show
+ (heprocessing)
+ [6.0654 8.4872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 
+ 9.08719 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (ccessessimple)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 7.93081 4.30902 3.0327 9.08711 6.0654 
+ 3.02179 8.4872 ] pdfxs
+ (a) show
+ (ndunif)
+ [6.0654 9.6981 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.27631 9.08711 3.0327 ] pdfxs
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (2.2.3Ex)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 ] pdfxs
+ (p) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (it)
+ [3.73 9.71945 ] pdfxs
+ (M) show
+ (emoryAllo)
+ [6.13291 11.2138 6.71874 5.49929 11.5843 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (an) show
+ (dU)
+ [11.955 10.3411 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (\f) show
+ (ed)
+ [6.14487 11.955 ] pdfxs
+ (M) show
+ (emoryMo)
+ [6.13291 11.2138 6.71874 5.49929 11.5724 12.7679 7.08935 ] pdfxs
+ (d) show
+ (el)
+ [6.14487 3.74195 ] pdfxs
+ 0 -88.723 m
+ /N614 10.909 Tf
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovidesins)
+ [13.4072 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.71263 3.02179 6.0654 
+ 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.71263 3.32724 ] pdfxs
+ (o) show
+ (rtypedmem)
+ [7.67992 3.93823 5.75995 6.37085 4.8436 9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 7.79993 7.8763 6.0654 4.8436 ] pdfxs
+ 301.344 -88.723 m
+ /N722 10.909 Tf
+ (malloc) show
+ 339.114 -88.723 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.71263 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.25811 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -110.645 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (reelemen)
+ [4.27631 8.74902 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (o) show
+ (faspeci\fctype)
+ [7.23266 9.34901 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.74902 3.93823 5.75995 
+ 6.35994 8.74902 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.73811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,re)
+ [6.0654 6.99267 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urningatypedp)
+ [6.05449 4.27631 6.0654 3.02179 6.0654 9.34901 9.34901 3.93823 5.75995 6.37085 4.8436 
+ 9.95991 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 8.17082 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (t) show
+ (henewmem)
+ [6.05449 8.74902 6.05449 4.85451 11.7708 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.The)
+ [4.27631 4.84359 8.66174 7.8763 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -132.568 m
+ /N722 10.909 Tf
+ (free) show
+ 26.347 -132.568 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrele)
+ [9.50173 4.2654 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (sesmem)
+ [4.30902 4.8436 7.74536 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.19628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.49082 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 249.901 -132.568 m
+ /N722 10.909 Tf
+ (malloc) show
+ 284.265 -128.609 m
+ /N703 7.96999 Tf
+ (3) show
+ 288.997 -132.568 m
+ /N614 10.909 Tf
+ (.The)
+ [7.81084 7.8763 6.0654 4.8436 ] pdfxs
+ 319.036 -132.568 m
+ /N722 10.909 Tf
+ (alloca) show
+ 356.837 -132.568 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nissimil)
+ [9.50173 3.0327 7.73445 4.30902 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.71264 ] pdfxs
+ (to) show
+ -3.05176e-05 -154.49 m
+ /N722 10.909 Tf
+ (malloc) show
+ 38.454 -154.49 m
+ /N614 10.909 Tf
+ (exceptth)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 8.33456 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [8.33456 3.0327 8.33456 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (esmem)
+ [4.85451 8.38899 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.85082 3.0327 10.1454 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.93447 4.29811 ] pdfxs
+ (ta) show
+ (ckfr)
+ [4.54905 9.85082 3.32724 4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.94538 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.93447 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 8.33456 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [10.1454 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.1563 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -176.413 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,)
+ [6.0654 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.40355 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.19266 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryis)
+ [4.2654 9.10901 3.02179 7.64718 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyde)
+ [3.0327 3.0327 9.0981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (o) show
+ (nreturnfr)
+ [9.40355 4.27631 4.85451 4.23277 6.0654 4.27631 9.40355 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4362 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.05449 8.19266 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.77811 ] pdfxs
+ (A) show
+ (lls)
+ [3.0327 6.37085 4.30902 ] pdfxs
+ (ta) show
+ (ck-residen)
+ [4.53815 5.75995 3.63261 4.27631 4.8436 4.30902 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -198.336 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (ta)
+ [4.23277 9.0981 ] pdfxs
+ (\() show
+ (including)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (\\a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic"v)
+ [3.0327 4.8436 9.08719 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles\))
+ [6.0654 3.02179 4.85451 4.29811 7.87638 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edexplicitlyusin)
+ [4.8436 9.6981 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 
+ 9.39264 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 328.667 -198.336 m
+ /N722 10.909 Tf
+ (alloca) show
+ 363.03 -198.336 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -220.258 m
+ (I) show
+ (n)
+ [9.43628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.40358 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.40358 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.21448 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\()
+ [7.6799 4.23277 ] pdfxs
+ (\\) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [7.61456 ] pdfxs
+ (a) show
+ (reexplici)
+ [4.2654 8.22539 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.13083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed.Gl)
+ [4.85451 6.05449 7.78902 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.40358 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.22539 ] pdfxs
+ (a) show
+ (ndfunc-)
+ [6.0654 9.42537 3.33815 6.0654 6.05449 4.85451 3.63261 ] pdfxs
+ -1.52588e-05 -242.181 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde\fni)
+ [10.5054 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsde\fneasymb)
+ [6.05449 8.74898 6.0654 4.8436 6.0654 6.0654 9.29447 9.90537 4.29811 5.75995 8.78166 
+ 6.37085 ] pdfxs
+ (o) show
+ (lwhichprovides)
+ [7.47266 7.8763 6.0654 3.0327 4.53815 10.5163 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 4.85451 8.74898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.75989 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.30538 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.69455 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.69455 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (o) show
+ (bjecti)
+ [6.66539 3.32724 4.85451 4.8436 8.69455 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.02179 4.18905 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -264.103 m
+ (a) show
+ (nd)
+ [6.0654 11.1272 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 8.10538 4.29811 ] pdfxs
+ (ta) show
+ (ckmem)
+ [4.54905 10.8217 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryisexplicitly)
+ [4.27631 10.8326 3.0327 9.3708 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 
+ 4.23277 3.0327 10.8326 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edwith)
+ [4.8436 11.1381 7.8763 3.0327 4.23277 11.1381 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 267.618 -264.103 m
+ /N722 10.909 Tf
+ (alloca) show
+ 307.053 -264.103 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.0654 12.1853 7.8763 6.05449 3.0327 9.38171 ] pdfxs
+ (g) show
+ (ivesauni\fed)
+ [3.02179 5.4545 4.85451 9.3708 10.5272 6.0654 6.05449 3.0327 6.0654 4.8436 6.0654 
+ ] pdfxs
+ 0 -286.026 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rymodelinwhich)
+ [4.27631 10.0799 9.08711 5.75995 6.05449 4.85451 7.34175 3.0327 10.3854 7.8763 6.0654 
+ 3.02179 4.54905 10.3854 ] pdfxs
+ (a) show
+ (llmem)
+ [3.02179 7.35266 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0799 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includingc)
+ [6.05449 4.30902 7.5163 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 
+ 9.77446 4.85451 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 7.34175 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,occur)
+ [6.0654 4.29811 7.52721 5.75995 4.8436 4.85451 6.05449 8.59627 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htyped)
+ [10.3745 3.93823 5.75995 6.35994 4.85451 6.0654 ] pdfxs
+ 0 -307.948 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.There)
+ [4.8436 4.27631 4.29811 9.29446 7.8763 6.0654 4.8436 4.27631 8.95629 ] pdfxs
+ (a) show
+ (renoimplicit)
+ [4.27631 8.95629 6.05449 9.56719 3.0327 9.08711 6.05449 3.0327 3.0327 4.8436 3.0327 
+ 8.35637 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 8.41081 ] pdfxs
+ (t) show
+ (omem)
+ [9.56719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,simplifyingmem)
+ [4.27631 4.84359 7.25448 4.30902 3.02179 9.09802 6.05449 3.0327 3.0327 3.32724 5.75995 
+ 3.0327 6.05449 9.56719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.86173 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.8436 4.30902 8.41081 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1672 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -329.871 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nneedsno)
+ [9.6981 6.0654 4.8436 4.8436 6.0654 7.94172 6.05449 9.0981 ] pdfxs
+ (\\a) show
+ (ddress)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.94172 ] pdfxs
+ (o) show
+ (f")
+ [4.17814 9.0981 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 0 -367.703 m
+ /N622 11.955 Tf
+ (2.2.4F)
+ [6.7307 3.73 6.7307 3.73 20.1801 7.32842 ] pdfxs
+ (unc) show
+ (tionC)
+ [5.23633 3.73 6.7307 11.955 9.70749 ] pdfxs
+ (a) show
+ (lls)
+ [3.73 3.74195 9.79114 ] pdfxs
+ (an) show
+ (dEx)
+ [11.955 8.82286 7.10119 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (tionH)
+ [5.23633 3.73 6.7307 11.955 10.5085 ] pdfxs
+ (and) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (n) show
+ (g) show
+ 0 -396.671 m
+ /N614 10.909 Tf
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (o) show
+ (rdin)
+ [4.27631 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.26174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.56719 4.8436 ] pdfxs
+ (a) show
+ (lls,)
+ [3.0327 3.0327 4.29811 6.55631 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mprovides)
+ [13.5054 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.81081 ] pdfxs
+ (a) show
+ 219.18 -396.671 m
+ /N722 10.909 Tf
+ (call) show
+ 245.591 -396.671 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (ta) show
+ (kesatypedfunc)
+ [5.4545 4.8436 7.81081 8.95629 3.93823 5.75995 6.35994 4.85451 9.55628 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.56719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 0 -418.594 m
+ (\() show
+ (whichmaybeafuncti)
+ [7.8763 6.0654 3.02179 4.54905 10.7999 9.08711 5.14905 10.4945 6.37085 9.5781 10.189 
+ 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nn)
+ [10.7999 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 9.5781 ] pdfxs
+ (o) show
+ (r)
+ [9.01081 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [7.7672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 9.01081 5.14904 ] pdfxs
+ (a) show
+ (lue\))
+ [3.0327 6.05449 4.85451 8.97819 ] pdfxs
+ (a) show
+ (ndtyped)
+ [6.0654 10.789 3.93823 5.75995 6.35994 4.85451 10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lar)
+ [7.75629 5.46541 4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s.This)
+ [4.30902 11.1708 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -440.516 m
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (saway)
+ [7.94172 5.14905 7.57085 5.15996 9.39264 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heunderlyingm)
+ [6.05449 8.4872 6.0654 6.05449 6.0654 4.8436 4.27631 3.0327 5.75995 3.02179 6.0654 
+ 9.08719 9.09802 ] pdfxs
+ (a) show
+ (chine)
+ [4.53815 6.0654 3.0327 6.05449 8.4872 ] pdfxs
+ (a) show
+ (ndsimpli\fespr)
+ [6.0654 9.68719 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 7.94172 
+ 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -462.439 m
+ (One)
+ [8.4872 6.05449 8.90174 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.90174 9.08711 ] pdfxs
+ (o) show
+ (stunusu)
+ [4.30902 8.29092 6.0654 5.74904 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lfe)
+ [7.07994 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.0509 3.0327 8.35626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titprovides)
+ [8.30183 3.02179 8.30183 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.35626 
+ ] pdfxs
+ (a) show
+ (nexplicit,low-level,m)
+ [10.1126 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 7.18903 3.0327 
+ 5.14905 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 3.02179 7.18903 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.0654 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ 0 -484.361 m
+ (independentmech)
+ [3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 9.41455 
+ 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nism)
+ [6.0654 3.0327 4.29811 14.258 ] pdfxs
+ (t) show
+ (oimplementexcep)
+ [10.6254 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.85451 5.74904 9.41455 4.8436 
+ 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [11.2363 6.05449 ] pdfxs
+ (a) show
+ (ndlinginhi)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.6145 3.0327 11.2254 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 8.20356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.)
+ [4.8436 4.30902 12.469 ] pdfxs
+ (I) show
+ (nf)
+ [11.2363 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,)
+ [8.57447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -506.284 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (memech)
+ [9.09802 8.57447 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.8071 ] pdfxs
+ (a) show
+ (lsosupp)
+ [3.0327 4.30902 9.17447 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 4.29811 ] pdfxs
+ 150.385 -506.284 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 188.473 -506.284 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 209.774 -506.284 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 253.589 -506.284 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinC,)
+ [6.0654 8.02899 3.02179 9.78537 7.88721 6.75267 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.18538 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.57447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nst)
+ [6.0654 8.02899 4.23277 ] pdfxs
+ (o) show
+ -1.52588e-05 -528.206 m
+ (be)
+ [6.35994 9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.74904 4.85451 4.8436 10.2763 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedin)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 10.2763 3.0327 10.2763 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.06538 4.30902 ] pdfxs
+ (a) show
+ (meway)
+ [9.08711 9.06538 7.57085 5.15996 9.97082 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texcep)
+ [8.46546 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfe)
+ [10.2763 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresin)
+ [6.05449 4.27631 4.8436 8.5199 3.0327 10.2763 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 8.48718 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.50899 ] pdfxs
+ (a) show
+ (re.The)
+ [4.27631 4.85451 9.61082 7.8763 6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -550.129 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nexcep)
+ [9.6981 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmech)
+ [9.6981 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nismisb)
+ [6.0654 3.0327 4.29811 12.7307 3.0327 7.93081 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (ntwoins)
+ [9.6981 3.93823 7.57085 9.0981 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 288.212 -550.129 m
+ /N722 10.909 Tf
+ (invoke) show
+ 326.212 -550.129 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 347.424 -550.129 m
+ /N722 10.909 Tf
+ (unwind) show
+ 381.787 -550.129 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -572.051 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.1189 -572.051 m
+ /N722 10.909 Tf
+ (invoke) show
+ 78.8759 -572.051 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 100.846 -572.051 m
+ /N722 10.909 Tf
+ (unwind) show
+ 139.604 -572.051 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.69444 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (hersupp)
+ [6.0654 4.8436 8.67263 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.64001 ] pdfxs
+ (a) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctexcep)
+ [4.8436 8.64001 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [10.4617 6.05449 ] pdfxs
+ (a) show
+ (ndlingmodel)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.85082 9.09802 5.74904 6.0654 4.8436 3.0327 
+ ] pdfxs
+ -0.000106812 -593.974 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 9.46901 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.77446 ] pdfxs
+ (o) show
+ (ns)
+ [9.77446 4.30902 ] pdfxs
+ (ta) show
+ (ckunwinding)
+ [4.53815 9.47992 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 9.16356 
+ ] pdfxs
+ (\(t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.77446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M-)
+ [10.0036 3.63261 ] pdfxs
+ (to) show
+ (-n)
+ [3.64352 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.56356 4.85451 5.74904 6.0654 8.56356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rsmayuseei)
+ [4.27631 8.01808 9.08711 5.14905 9.47992 6.0654 4.29811 8.56356 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.99628 ] pdfxs
+ (\\) show
+ (zer)
+ [4.8436 4.85451 4.2654 ] pdfxs
+ (o) show
+ 1 0 0 1 0 -604.074 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Whe) show
+ (n)
+ [8.85839 ] pdfxs
+ (na) show
+ (tiveco)
+ [3.58634 2.55527 4.60858 7.83628 4.0885 4.8686 ] pdfxs
+ (d) show
+ (eis)
+ [7.83628 2.55527 7.37003 ] pdfxs
+ (genera) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.85839 ] pdfxs
+ (fo) show
+ (ra)
+ [7.33411 8.3474 ] pdfxs
+ (progra) show
+ (m,)
+ [7.67484 2.56423 ] pdfxs
+ 197.921 -3.80899 m
+ /N1196 8.96599 Tf
+ (malloc) show
+ 229.899 -3.80899 m
+ /N1156 8.96599 Tf
+ (and) show
+ 248.481 -3.80899 m
+ /N1196 8.96599 Tf
+ (free) show
+ 271.045 -3.80899 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (sa)
+ [7.37003 4.59962 ] pdfxs
+ (r) show
+ (ec)
+ [7.83628 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dtot)
+ [8.85839 3.58634 8.33844 3.58634 ] pdfxs
+ (h) show
+ (ea)
+ [7.83628 4.59962 ] pdfxs
+ (ppropr) show
+ (i)
+ [2.56423 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (na) show
+ (tive)
+ [3.58634 2.55527 4.60858 7.1728 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (nc)
+ [8.18594 4.09746 ] pdfxs
+ (a) show
+ (lls,)
+ [2.56423 2.55527 3.64018 5.6306 ] pdfxs
+ (a) show
+ (llowi)
+ [2.55527 2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ (n) show
+ (gc)
+ [7.67495 4.09746 ] pdfxs
+ (u) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (o) show
+ (mm)
+ [10.7502 7.6838 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (or) show
+ (y)
+ [7.93497 ] pdfxs
+ (a) show
+ (lloc)
+ [2.56423 2.55527 4.8686 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.57737 ] pdfxs
+ (or) show
+ (stobe)
+ [6.70655 3.58634 7.67495 5.37959 7.1728 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (ed) show
+ (.) show
+ 216.108 -46.675 m
+ /N614 10.909 Tf
+ (19) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 32 32
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (")
+ [8.55265 ] pdfxs
+ (ta) show
+ (ble-drivenme)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.16356 9.08711 
+ 4.8436 ] pdfxs
+ (t) show
+ (hods[)
+ [6.0654 5.75995 6.05449 7.39627 3.0327 ] pdfxs
+ (22) show
+ (])
+ [6.13086 ] pdfxs
+ (o) show
+ (r) show
+ 163.845 0 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 198.209 0 m
+ /N614 10.909 Tf
+ (/) show
+ 203.663 0 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 246.85 0 m
+ /N614 10.909 Tf
+ (t) show
+ (oimplement)
+ [8.55265 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.34184 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 7.95266 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 398.838 0 m
+ /N722 10.909 Tf
+ (invoke) show
+ 436.298 0 m
+ /N614 10.909 Tf
+ (isused)
+ [3.0327 7.39627 6.0654 4.29811 4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -21.922 m
+ (t) show
+ (ospecifyexcep)
+ [8.62902 4.29811 6.37085 4.8436 4.8436 3.0327 3.33815 8.92356 4.85451 5.75995 4.8436 
+ 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.22901 6.0654 ] pdfxs
+ (a) show
+ (ndlingcode)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 8.62902 4.8436 5.75995 6.0654 8.01812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmustbeexecu)
+ [7.4182 8.79257 6.05449 4.30902 7.4182 6.35994 8.01812 4.85451 5.74904 4.85451 4.8436 
+ 6.0654 ] pdfxs
+ (t) show
+ (eddurings)
+ [4.8436 9.23992 6.05449 6.0654 4.27631 3.02179 6.0654 8.62902 4.29811 ] pdfxs
+ (ta) show
+ (ckunwindingf)
+ [4.54905 8.92356 6.0654 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 8.62902 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.43992 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.23992 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -43.845 m
+ /N722 10.909 Tf
+ (unwind) show
+ 38.082 -43.845 m
+ /N614 10.909 Tf
+ (isused)
+ [3.0327 8.01808 6.0654 4.29811 4.85451 9.77446 ] pdfxs
+ (t) show
+ (o)
+ [9.17447 ] pdfxs
+ (t) show
+ (hrow)
+ [6.05449 4.27631 5.14905 11.5963 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.78537 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.78537 ] pdfxs
+ (o) show
+ (r)
+ [7.98537 ] pdfxs
+ (t) show
+ (operf)
+ [9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8071 ] pdfxs
+ (a) show
+ 260.362 -43.845 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 300.453 -43.845 m
+ /N614 10.909 Tf
+ (.We\frstdescribe)
+ [8.1272 10.2981 8.57447 6.05449 4.27631 4.29811 7.96365 6.0654 4.8436 4.30902 4.8436 
+ 4.27631 3.0327 6.35994 8.56356 ] pdfxs
+ (t) show
+ (hemech)
+ [6.0654 8.56356 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nisms)
+ [6.0654 3.02179 4.30902 9.08711 4.29811 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (hendescribehow)
+ [6.0654 4.8436 9.6981 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.4872 
+ 6.05449 5.15996 11.509 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [9.68719 6.37085 8.4872 6.05449 4.30902 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rimplemen)
+ [7.909 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingexcep)
+ [3.0327 6.05449 9.0981 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.05449 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.9359 -87.69 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 39.1519 -87.69 m
+ /N722 10.909 Tf
+ (invoke) show
+ 76.9429 -87.69 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [9.49082 7.57085 ] pdfxs
+ (o) show
+ (rksjustlike)
+ [4.27631 5.75995 7.72354 3.33815 6.0654 4.29811 7.66911 3.0327 3.0327 5.4545 8.26902 
+ ] pdfxs
+ (a) show
+ 212.809 -87.69 m
+ /N722 10.909 Tf
+ (call) show
+ 235.718 -87.69 m
+ /N614 10.909 Tf
+ (,butspeci\fes)
+ [6.50176 6.05449 6.0654 7.66911 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ 7.72354 ] pdfxs
+ (a) show
+ (nex)
+ [9.49082 4.8436 5.75995 ] pdfxs
+ (t) show
+ (rab)
+ [4.27631 8.87992 6.0654 ] pdfxs
+ (a) show
+ (sicblock)
+ [4.29811 3.0327 8.26902 6.0654 3.0327 5.75995 4.53815 9.18537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tindic)
+ [7.66911 3.0327 6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ -9.15527e-05 -109.613 m
+ (t) show
+ (hes)
+ [6.05449 9.83992 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingblockf)
+ [3.0327 6.05449 10.4399 6.0654 3.0327 5.74904 4.54905 10.7454 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.26172 ] pdfxs
+ (a) show
+ (nunwindh)
+ [11.0508 6.05449 5.75995 7.8763 3.0327 6.0654 11.0399 6.0654 ] pdfxs
+ (a) show
+ (ndler.Whenthepr)
+ [6.05449 6.0654 3.0327 4.8436 4.27631 11.9235 11.2144 6.0654 4.8436 11.0508 4.23277 
+ 6.0654 9.83992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mexecu)
+ [14.0834 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.28353 ] pdfxs
+ (a) show
+ (n) show
+ 374.014 -109.613 m
+ /N722 10.909 Tf
+ (unwind) show
+ 413.364 -109.613 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -0.00012207 -131.535 m
+ (itl)
+ [3.0327 9.55636 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyunwinds)
+ [3.02179 3.0327 11.0726 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 9.62171 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 10.1672 4.29811 ] pdfxs
+ (ta) show
+ (ckun)
+ [4.54905 11.0617 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ilitremoves)
+ [3.02179 8.34538 3.0327 9.55636 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.6108 
+ ] pdfxs
+ (a) show
+ (n)
+ [11.3781 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrec)
+ [11.3672 4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (rdcre)
+ [4.2654 11.3781 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 11.3672 5.75995 11.0726 ] pdfxs
+ (a) show
+ (n) show
+ 412.549 -131.535 m
+ /N722 10.909 Tf
+ (invoke) show
+ 446.913 -131.535 m
+ /N614 10.909 Tf
+ (.)
+ [12.9053 ] pdfxs
+ (It) show
+ -9.15527e-05 -153.458 m
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.3199 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsfersc)
+ [6.05449 4.30902 3.32724 4.85451 4.2654 8.56353 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (t) show
+ (o)
+ [9.70901 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.10902 6.05449 ] pdfxs
+ (a) show
+ (sicblockspeci\fedby)
+ [4.30902 3.02179 9.11992 6.05449 3.0327 5.75995 4.53815 10.0254 4.29811 6.37085 4.8436 
+ 4.8436 3.0327 6.0654 4.8436 10.3199 5.75995 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 278.705 -153.458 m
+ /N722 10.909 Tf
+ (invoke) show
+ 313.068 -153.458 m
+ /N614 10.909 Tf
+ (.Thesetwoins)
+ [9.75264 7.8763 6.0654 4.8436 4.30902 9.10902 3.93823 7.57085 9.71992 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexp)
+ [6.0654 8.56353 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -0.00012207 -175.38 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowin)
+ [6.6654 6.0654 5.14905 11.509 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCFG.)
+ [13.6363 7.8763 6.81812 8.5636 3.0327 ] pdfxs
+ 16.9359 -197.303 m
+ (Thesetwoprimi)
+ [7.8763 6.0654 4.8436 4.30902 7.38539 3.93823 7.57085 7.99629 6.0654 4.2654 3.0327 
+ 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ivesc)
+ [3.0327 5.4545 4.85451 6.83991 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.59629 6.37085 7.38539 6.0654 4.29811 4.8436 8.6072 ] pdfxs
+ (t) show
+ (oimplementawidev)
+ [7.98539 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 6.78548 7.98539 
+ 7.88721 3.02179 6.0654 7.38539 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 8.30174 ] pdfxs
+ (o) show
+ (fexcep)
+ [5.86904 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.59629 6.05449 ] pdfxs
+ (a) show
+ (ndlingmech)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 7.98539 9.09802 4.8436 4.54905 6.05449 ] pdfxs
+ (a) show
+ (nisms.)
+ [6.0654 3.0327 4.29811 9.09802 4.29811 3.0327 ] pdfxs
+ -0.00012207 -219.225 m
+ (Weimplemen)
+ [10.2981 8.15993 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edfullsupp)
+ [4.8436 9.37082 3.32724 6.0654 3.02179 6.33813 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtf)
+ [4.2654 7.54911 3.33815 ] pdfxs
+ (o) show
+ (rC's)
+ [7.57082 7.8763 3.0327 4.29811 ] pdfxs
+ 176.355 -219.225 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 210.718 -219.225 m
+ /N614 10.909 Tf
+ (/) show
+ 216.173 -219.225 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 259.565 -219.225 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.60354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.35992 ] pdfxs
+ (t) show
+ (heC++excepti)
+ [6.05449 8.14902 7.88721 8.47629 11.7926 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 
+ 3.0327 ] pdfxs
+ (o) show
+ (nmodel;inf)
+ [9.35992 9.09802 5.75995 6.05449 4.85451 3.02179 6.44722 3.0327 9.35992 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,) show
+ -0.000152588 -241.148 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hcoexistcle)
+ [9.20719 4.8436 5.75995 4.8436 5.75995 3.0327 4.29811 7.38547 4.8436 3.0327 4.8436 
+ ] pdfxs
+ (a) show
+ (nlyin)
+ [6.0654 3.0327 8.89083 3.0327 9.19628 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.40719 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [9.20719 3.02179 ] pdfxs
+ (33) show
+ (].Atac)
+ [3.0327 7.71266 7.8763 7.38547 8.59629 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.16358 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e,ifs)
+ [4.8436 6.27267 3.02179 6.47994 4.29811 ] pdfxs
+ (o) show
+ (mecodemustbeexecu)
+ [9.08711 7.9963 4.8436 5.75995 6.05449 7.9963 8.78166 6.0654 4.29811 7.38547 6.35994 
+ 7.98539 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edwhen)
+ [4.8436 9.20719 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -0.000152588 -263.07 m
+ (a) show
+ (nexcep)
+ [10.7563 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.7563 3.0327 8.99989 ] pdfxs
+ (t) show
+ (hrown)
+ [6.0654 4.2654 5.15996 7.8763 10.7563 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.96718 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 185.534 -263.07 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 219.898 -263.07 m
+ /N614 10.909 Tf
+ (,)
+ [7.99629 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (ch"blocks,)
+ [4.54905 6.05449 10.1563 6.05449 3.0327 5.75995 4.53815 5.75995 4.30902 7.98538 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icv)
+ [3.0327 9.54537 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bledes)
+ [6.05449 3.0327 9.54537 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (to) show
+ (rs)
+ [4.2654 4.29811 ] pdfxs
+ -0.000152588 -284.993 m
+ (inC++)
+ [3.0327 10.5599 7.8763 8.4872 8.4872 ] pdfxs
+ (\)) show
+ (,thecodeuses)
+ [7.74539 4.23277 6.0654 9.34901 4.8436 5.75995 6.0654 9.34901 6.05449 4.30902 4.8436 
+ 8.80353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 139.759 -284.993 m
+ /N722 10.909 Tf
+ (invoke) show
+ 178.622 -284.993 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.5599 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.77081 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.34901 4.85451 ] pdfxs
+ (a) show
+ (ll.When)
+ [3.02179 3.0327 10.4726 11.2144 6.05449 4.85451 10.5599 ] pdfxs
+ (a) show
+ (nexcep)
+ [10.5599 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.5599 3.0327 8.80353 ] pdfxs
+ (t) show
+ (hrown,)
+ [6.05449 4.27631 5.14905 7.8763 6.0654 7.74539 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -0.000167847 -306.915 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.57081 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.1163 4.29811 ] pdfxs
+ (ta) show
+ (ckunwinding)
+ [4.54905 9.02174 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 8.71629 
+ ] pdfxs
+ (t) show
+ (ostopin)
+ [8.71629 4.30902 4.23277 5.46541 9.31628 3.0327 9.32719 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.1163 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 7.50547 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,execu)
+ [6.05449 6.37085 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.10539 ] pdfxs
+ (t) show
+ (hedesiredcode,)
+ [6.0654 8.1163 6.05449 4.85451 4.29811 3.0327 4.27631 4.8436 9.32719 4.8436 5.75995 
+ 6.0654 4.8436 6.37085 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.32719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ -0.000167847 -328.838 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (runwinding)
+ [7.909 6.0654 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 17.0488 -356.563 m
+ /N1220 8.96599 Tf
+ (f) show
+ 28.3848 -367.522 m
+ /N1156 8.96599 Tf
+ (AClassObj;)
+ [7.64795 7.39698 3.29944 5.3438 4.37539 10.275 7.54036 5.48718 4.99401 2.56423 ] pdfxs
+ 105.606 -367.522 m
+ /N1223 8.96599 Tf
+ (//Hasadestructo)
+ [5.25401 11.0998 7.16383 5.0209 10.0329 11.9875 6.05199 5.58581 5.1106 4.4113 5.22716 
+ 6.28511 5.58581 4.40233 6.06095 ] pdfxs
+ (r) show
+ 28.6398 -378.481 m
+ /N1156 8.96599 Tf
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.95761 5.4423 5.45127 2.56423 ] pdfxs
+ 105.606 -378.481 m
+ /N1223 8.96599 Tf
+ (//Mightthrow;mustexecutedestructo)
+ [5.25401 11.5481 9.0108 3.58642 4.99406 5.4692 10.2123 3.92713 5.56782 4.743 5.56782 
+ 8.62534 9.97917 8.09625 5.50507 4.32159 10.3468 5.42442 5.44235 5.42442 5.42442 6.12372 
+ 4.24991 12.3013 6.05199 5.58581 5.1106 4.4113 5.22716 6.28511 5.58581 4.40233 6.05199 
+ ] pdfxs
+ (r) show
+ 29.8728 -389.44 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 17.0488 -400.399 m
+ /N1220 8.96599 Tf
+ (g) show
+ 125.273 -429.888 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:C++excep)
+ [7.8872 7.8763 8.4872 12.1199 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (ndlingex)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.08719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 16.9359 -463.766 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.44354 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 7.33084 4.85451 ] pdfxs
+ (o) show
+ (nsiderFi)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 8.43264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,whichshowsac)
+ [7.33084 7.8763 6.0654 3.0327 4.53815 10.2326 4.29811 6.0654 5.14905 7.8763 8.46535 
+ 9.62173 4.85451 ] pdfxs
+ (a) show
+ (sewhere)
+ [4.29811 9.02174 7.8763 6.05449 4.85451 4.27631 9.01083 ] pdfxs
+ (\\) show
+ (cle)
+ [4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupcode"needs)
+ [5.74904 6.0654 10.2217 4.85451 5.75995 6.05449 4.85451 9.62173 6.05449 4.85451 4.8436 
+ 6.0654 8.46535 ] pdfxs
+ (t) show
+ (obe)
+ [9.62173 6.35994 9.01083 ] pdfxs
+ (g) show
+ (en-)
+ [4.85451 6.0654 3.63261 ] pdfxs
+ -0.000137329 -485.688 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.86173 5.75995 9.55628 ] pdfxs
+ (t) show
+ (heC++fr)
+ [6.05449 8.65084 7.8763 8.4872 12.2835 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.)
+ [3.63261 4.85451 6.05449 6.0654 8.35629 ] pdfxs
+ (I) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he`)
+ [6.0654 8.63993 3.0327 ] pdfxs
+ 181.515 -485.688 m
+ /N722 10.909 Tf
+ (func\(\)) show
+ 215.879 -485.688 m
+ /N614 10.909 Tf
+ ('c)
+ [6.82903 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.82903 ] pdfxs
+ (t) show
+ (hrows)
+ [6.0654 4.2654 5.14905 7.88721 8.09444 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.86173 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,C++)
+ [6.0654 6.87267 7.8763 8.4872 12.2726 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ees)
+ [4.85451 4.8436 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.04001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -507.611 m
+ (des)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (to) show
+ (rf)
+ [7.99628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 87.9809 -507.611 m
+ /N722 10.909 Tf
+ (Object) show
+ 126.066 -507.611 m
+ /N614 10.909 Tf
+ (o) show
+ (bjectwillberun.Toimplement)
+ [6.66539 3.33815 4.8436 4.85451 7.96365 7.8763 3.0327 3.02179 6.75267 6.37085 8.56356 
+ 4.27631 6.05449 6.0654 8.1272 6.97085 9.17447 3.0327 9.09802 6.05449 3.0327 4.8436 
+ 9.09802 4.8436 5.75995 7.96365 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.76358 ] pdfxs
+ (a) show
+ (n) show
+ 328.843 -507.611 m
+ /N722 10.909 Tf
+ (invoke) show
+ 366.928 -507.611 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused)
+ [9.78537 3.02179 8.02899 6.0654 4.29811 4.8436 9.78537 ] pdfxs
+ (to) show
+ -0.000152588 -529.533 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ltunwindin)
+ [3.02179 8.59637 6.0654 5.74904 7.88721 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.55993 ] pdfxs
+ (t) show
+ (hedes)
+ [6.05449 9.19629 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (to) show
+ (risrun,)
+ [8.629 3.0327 8.6508 4.2654 6.0654 6.0654 7.54902 ] pdfxs
+ (t) show
+ (henunwindingisc)
+ [6.0654 4.8436 10.4181 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 3.0327 6.0654 
+ 9.79628 3.0327 8.6508 4.85451 ] pdfxs
+ (o) show
+ (ntinuedwi)
+ [5.75995 4.23277 3.0327 5.75995 6.0654 4.8436 10.4072 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hthe)
+ [10.4181 4.23277 6.0654 4.8436 ] pdfxs
+ 374.65 -529.533 m
+ /N722 10.909 Tf
+ (unwind) show
+ 413.364 -529.533 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -0.000183105 -551.456 m
+ (The)
+ [7.8763 6.0654 8.01812 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (McodeisshowninFi)
+ [13.1781 4.8436 5.75995 6.0654 8.01812 3.0327 7.47263 4.30902 6.05449 5.14905 7.88721 
+ 9.22901 3.0327 9.23992 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.02902 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [7.72357 ] pdfxs
+ (Not) show
+ (e)
+ [8.01812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tafr)
+ [7.4182 8.62902 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endf)
+ [3.64352 4.8436 6.0654 9.22901 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.43992 ] pdfxs
+ (J) show
+ (avaw)
+ [5.15996 5.14904 8.62902 7.57085 ] pdfxs
+ (o) show
+ (uldusesimil)
+ [6.0654 3.0327 9.22901 6.0654 4.29811 8.02902 4.29811 3.0327 9.08711 3.0327 3.0327 
+ ] pdfxs
+ (a) show
+ (r) show
+ -0.000183105 -573.379 m
+ (code)
+ [4.8436 5.75995 6.0654 9.04356 ] pdfxs
+ (t) show
+ (ounlocklocks)
+ [9.64355 6.05449 6.0654 3.0327 5.75995 4.53815 9.949 3.0327 5.75995 4.54905 5.74904 
+ 8.49808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (a) show
+ (cquired)
+ [4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 10.2545 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hsynchr)
+ [10.2545 4.29811 5.75995 6.0654 4.53815 6.0654 4.27631 ] pdfxs
+ (o) show
+ (nizedblocks)
+ [6.05449 3.0327 4.8436 4.85451 10.2545 6.05449 3.0327 5.75995 4.54905 5.74904 8.49808 
+ ] pdfxs
+ (o) show
+ (rme)
+ [8.46536 9.09802 4.8436 ] pdfxs
+ (t) show
+ (hodswhenexcep)
+ [6.0654 5.74904 6.0654 8.49808 7.8763 6.0654 4.8436 10.2545 4.8436 5.75995 4.85451 
+ 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -0.000183105 -595.301 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (t) show
+ (hrown.)
+ [6.0654 4.27631 5.14905 7.8763 6.0654 3.0327 ] pdfxs
+ 16.9358 -617.224 m
+ (Akeyfe)
+ [13.6144 5.4545 4.85451 11.1926 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ure)
+ [6.05449 4.27631 10.2872 ] pdfxs
+ (o) show
+ (f)
+ [8.75992 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.70899 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.53815 11.4981 3.0327 9.7417 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.67636 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 10.2872 4.8436 ] pdfxs
+ (o) show
+ (mplex,l)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 8.91265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fcde)
+ [4.85451 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 10.2872 6.05449 4.85451 
+ ] pdfxs
+ (ta) show
+ (ils)
+ [3.02179 3.0327 9.7417 ] pdfxs
+ (o) show
+ (fwh)
+ [8.77083 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tcode)
+ [9.68727 4.8436 5.75995 6.05449 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (20) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 33 33
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 101.873 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ -0.872986 -10.959 m
+ /N1223 8.96599 Tf
+ (;Allocatestackspaceforobject)
+ [11.0103 8.15009 3.65806 3.65806 6.00716 5.54098 6.00716 4.36647 12.3462 5.03887 4.3306 
+ 5.98026 5.51408 12.0324 4.76989 5.70231 5.71128 5.22717 12.0593 4.12438 5.99819 12.113 
+ 6.12371 5.63961 4.24093 5.64857 5.63961 5.82792 ] pdfxs
+ (:) show
+ -3.30197 -21.918 m
+ /N1156 8.96599 Tf
+ (%Obj=)
+ [6.97549 7.54036 5.48718 7.89899 7.16379 ] pdfxs
+ 37.471 -21.918 m
+ /N1217 8.96599 Tf
+ (alloca)
+ [6.15064 3.93602 3.94499 6.29408 5.71134 5.15542 ] pdfxs
+ 72.931 -21.918 m
+ /N1156 8.96599 Tf
+ (%AClass,)
+ [8.42798 7.55829 7.29835 3.20978 5.25414 4.27677 6.74241 2.56423 ] pdfxs
+ 125.598 -21.918 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 152.389 -21.918 m
+ /N1156 8.96599 Tf
+ (1) show
+ -0.873001 -32.877 m
+ /N1223 8.96599 Tf
+ (;Constructobject)
+ [10.7413 7.6211 5.73818 6.21339 4.80575 4.08852 4.92232 5.9713 5.272 11.0372 6.11475 
+ 5.64857 4.23197 5.64857 5.64857 5.81896 ] pdfxs
+ (:) show
+ -0.957001 -43.835 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 50.814 -43.835 m
+ /N1156 8.96599 Tf
+ (%AClass::AClass\(%AClass)
+ [8.51764 7.64795 7.39698 3.29944 5.3438 4.37539 6.35687 4.53675 5.28093 7.64795 7.39698 
+ 3.29944 5.3438 4.37539 4.30366 3.51461 8.34729 7.65692 7.38801 3.29944 5.35276 4.36643 
+ 3.63121 ] pdfxs
+ 180.547 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 188.841 -43.835 m
+ /N1156 8.96599 Tf
+ (%Obj\))
+ [8.35625 7.54036 5.48718 4.16018 3.58634 ] pdfxs
+ -0.873016 -54.794 m
+ /N1223 8.96599 Tf
+ (;Call``func\(\)'')
+ [10.9296 7.80938 5.92646 3.57737 10.6964 5.37065 5.0927 3.81057 5.92647 6.1596 6.67966 
+ 5.22715 6.67068 5.73825 4.2768 ] pdfxs
+ (:) show
+ -1.80402 -65.753 m
+ /N1217 8.96599 Tf
+ (invokevoid)
+ [3.37116 6.321 6.01618 5.72922 6.02514 11.2971 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 61.872 -65.753 m
+ /N1156 8.96599 Tf
+ (%func\(\))
+ [8.77765 3.8105 6.10583 6.1148 6.67967 5.16435 3.58634 ] pdfxs
+ 108.902 -65.753 m
+ /N1217 8.96599 Tf
+ (tolabel)
+ [4.67134 12.3461 3.91809 6.13271 6.85896 5.84582 2.94976 ] pdfxs
+ 155.87 -65.753 m
+ /N1156 8.96599 Tf
+ (%OkLabel)
+ [8.34729 7.73761 5.42449 6.32997 5.17344 5.68443 4.66232 2.56423 ] pdfxs
+ 86.097 -76.712 m
+ /N1217 8.96599 Tf
+ (unwindtolabel)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 11.8261 4.66237 12.3461 3.92706 6.12374 6.86793 
+ 5.83685 2.94976 ] pdfxs
+ 172.458 -76.712 m
+ /N1156 8.96599 Tf
+ (%ExceptionLabel)
+ [8.77765 7.27146 5.85486 5.09269 5.09269 6.12376 4.5726 3.55946 5.60381 6.1148 6.76034 
+ 5.60381 6.1148 5.09269 2.56423 ] pdfxs
+ -12.719 -87.671 m
+ (OkLabel:)
+ [7.73761 5.42449 6.32997 5.17344 5.68443 4.66232 4.60848 2.56423 ] pdfxs
+ -0.873032 -98.63 m
+ /N1223 8.96599 Tf
+ (;...executioncontinues..)
+ [11.6648 4.92235 4.92235 11.5213 5.45132 5.46028 5.44236 5.44236 6.15062 4.26784 4.03472 
+ 5.9175 13.0813 5.39753 5.87267 6.33892 4.22301 3.98989 6.33892 6.10579 5.40649 6.95759 
+ 4.85062 4.85062 ] pdfxs
+ (.) show
+ -12.289 -109.589 m
+ /N1156 8.96599 Tf
+ (ExceptionLabel:)
+ [7.27146 5.85486 5.09269 5.09269 6.1148 4.58157 3.55946 5.60381 6.1148 6.76034 5.60381 
+ 6.1148 5.09269 5.03885 2.56423 ] pdfxs
+ -0.873032 -120.548 m
+ /N1223 8.96599 Tf
+ (;Ifunwindoccurs,excecutioncontinues)
+ [11.2703 5.11058 10.5171 5.5499 5.77406 6.72455 3.434 5.77406 11.7723 5.63059 5.16441 
+ 5.15544 5.87268 4.80576 7.26243 10.6337 5.45132 5.46924 5.45132 5.45132 5.45132 6.15959 
+ 4.27681 4.04368 5.92646 13.0903 5.39753 5.87267 6.33892 4.22301 3.98989 6.33892 6.10579 
+ 5.39753 3.7657 ] pdfxs
+ -0.873032 -131.507 m
+ (;here.First,destroytheobject)
+ [10.7144 5.72025 5.2451 4.89542 6.89485 16.1029 7.16381 3.98092 5.03887 4.92231 7.0204 
+ 10.6516 5.9444 5.46925 4.99404 4.29474 5.11957 5.9444 12.382 4.20508 5.84577 12.3282 
+ 6.11475 5.64857 4.23197 5.64857 5.64857 5.82792 ] pdfxs
+ (:) show
+ -0.957031 -142.466 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ 50.814 -142.466 m
+ /N1156 8.96599 Tf
+ (%AClass::~AClass\(%AClass)
+ [8.51764 7.64795 7.39698 3.29944 5.3438 4.37539 6.08789 4.27674 4.27674 7.06527 7.64795 
+ 7.38801 3.29944 5.35276 4.36643 4.31263 3.51461 8.34729 7.64795 7.39698 3.29944 5.3438 
+ 4.37539 3.63121 ] pdfxs
+ 186.076 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 194.37 -142.466 m
+ /N1156 8.96599 Tf
+ (%Obj\))
+ [8.35625 7.54036 5.48718 4.16018 3.58634 ] pdfxs
+ -0.873047 -153.424 m
+ /N1223 8.96599 Tf
+ (;Next,continueunwinding)
+ [10.3288 7.45971 4.85957 4.86852 5.95345 10.5082 5.33476 5.80094 6.27615 4.16025 3.91816 
+ 6.27615 6.03406 11.7275 5.80095 6.03407 6.9756 3.67608 6.04304 5.55886 3.68504 6.03407 
+ 6.44655 ] pdfxs
+ (:) show
+ -2.37103 -164.383 m
+ /N1217 8.96599 Tf
+ (unwind)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 5.89063 ] pdfxs
+ -29.873 -193.873 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.38902 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (:)
+ [7.83266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.5381 4.85451 5.75995 6.05449 8.39993 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.82173 ] pdfxs
+ (t) show
+ (heC++ex)
+ [6.05449 8.39993 7.8763 8.4872 12.0217 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Theh)
+ [9.09802 6.05449 3.0327 4.85451 7.84357 7.8763 6.0654 8.38902 6.0654 ] pdfxs
+ (a) show
+ (ndlercodespeci\fedby)
+ [6.05449 6.0654 3.0327 4.8436 7.82173 4.8436 5.75995 6.05449 8.39993 4.29811 6.37085 
+ 4.8436 4.8436 3.0327 6.0654 4.8436 9.61082 5.74904 5.75995 ] pdfxs
+ 341.766 -193.873 m
+ /N722 10.909 Tf
+ (invoke) show
+ 379.674 -193.873 m
+ /N614 10.909 Tf
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.84354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -29.8731 -207.422 m
+ (des)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -29.8731 -238.306 m
+ (mustbeexecu)
+ [8.79257 6.05449 4.30902 8.23637 6.37085 8.8472 4.8436 5.75995 4.85451 4.8436 6.0654 
+ ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0581 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (t) show
+ (hrow)
+ [6.0654 4.2654 5.14905 11.8908 ] pdfxs
+ (a) show
+ (ndrecoverfr)
+ [6.05449 10.069 4.2654 4.85451 4.8436 5.14905 5.4545 4.85451 8.269 3.33815 4.27631 
+ ] pdfxs
+ (o) show
+ (mexcep)
+ [13.0907 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsisis)
+ [6.0654 8.30172 3.0327 8.30172 3.0327 4.29811 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (t) show
+ (othel)
+ [9.4581 4.23277 6.0654 8.8472 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efr)
+ [8.85811 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt-end)
+ [5.75995 4.23277 3.64352 4.8436 6.0654 10.0581 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -29.8731 -260.229 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcruntimelibr)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 7.65812 4.2654 6.0654 
+ 5.75995 4.23277 3.0327 9.09802 7.64721 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.56356 ] pdfxs
+ (\() show
+ (soitdoesn)
+ [4.29811 8.26902 3.02179 7.0582 6.05449 5.75995 4.8436 7.11264 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.04729 4.8436 ] pdfxs
+ (o) show
+ (mplic)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [7.65812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.64721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.8072 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,however)
+ [5.99995 6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ 423.909 -260.229 m
+ /N634 10.909 Tf
+ (t)
+ [3.62179 ] pdfxs
+ (he) show
+ -29.8731 -282.151 m
+ (ex) show
+ (c)
+ [4.46185 ] pdfxs
+ (ep) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lc)
+ [6.06537 4.46185 ] pdfxs
+ (o) show
+ (ntr)
+ [6.13082 3.6327 4.0363 ] pdfxs
+ (o) show
+ (l-\row)
+ [2.79267 3.90544 6.40355 5.58542 10.5163 ] pdfxs
+ (d) show
+ (ueto)
+ [5.85816 8.30182 3.62179 8.84721 ] pdfxs
+ (s) show
+ (ta)
+ [3.62179 5.58542 ] pdfxs
+ (c) show
+ (kunwin)
+ [8.29091 5.85816 6.13082 7.24359 3.34914 6.13082 ] pdfxs
+ (d) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ 195.437 -282.151 m
+ /N1025 10.909 Tf
+ (is)
+ [3.47997 4.95263 ] pdfxs
+ 207.148 -282.151 m
+ /N634 10.909 Tf
+ (e) show
+ (nco)
+ [6.13082 4.46185 5.01816 ] pdfxs
+ (d) show
+ (edwit)
+ [4.46185 8.85812 7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (int)
+ [3.34914 9.40352 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [8.29091 ] pdfxs
+ (app) show
+ (lic)
+ [2.79267 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nco)
+ [9.40352 4.46185 5.01816 ] pdfxs
+ (de) show
+ 375.413 -282.151 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 9.01083 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -29.8731 -304.074 m
+ (exp)
+ [4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (sedinal)
+ [4.29811 4.8436 10.1345 3.0327 10.1235 9.52355 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-indepenentm)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 4.8436 5.75995 
+ 8.31274 9.08711 ] pdfxs
+ (a) show
+ (nnerto)
+ [6.0654 6.05449 4.85451 8.34536 4.23277 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer.TheC++excep)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 9.18537 7.8763 6.05449 8.92356 7.8763 
+ 8.4872 12.5563 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (ndlingmodel)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.52355 9.09802 5.75995 6.05449 4.85451 3.0327 
+ ] pdfxs
+ -29.8731 -325.996 m
+ (isveryc)
+ [3.0327 7.89808 5.4545 4.85451 4.27631 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mplic)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ed,supp)
+ [4.8436 6.0654 6.63267 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingm)
+ [3.0327 6.05449 9.06538 9.08711 ] pdfxs
+ (a) show
+ (nyrel)
+ [5.75995 9.35992 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (tedfe)
+ [4.23277 4.85451 9.66537 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uressuch)
+ [6.05449 4.27631 4.8436 7.90899 4.29811 6.0654 4.54905 9.65446 ] pdfxs
+ (a) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.74904 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (at) show
+ (chblocks,checkedexcep)
+ [4.53815 9.66537 6.0654 3.0327 5.74904 4.54905 5.75995 4.29811 6.64358 4.53815 6.0654 
+ 4.85451 4.53815 5.4545 4.85451 9.65446 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -29.8731 -347.919 m
+ (speci\fc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,func)
+ [6.0654 4.29811 6.46903 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (t) show
+ (ryblocks,etc.,)
+ [4.2654 9.15265 6.05449 3.0327 5.75995 4.54905 5.75995 4.29811 6.46903 4.85451 4.23277 
+ 4.85451 3.0327 6.46903 ] pdfxs
+ (a) show
+ (ndreqiringc)
+ [6.05449 9.4581 4.27631 4.8436 5.75995 3.0327 4.2654 3.0327 6.0654 8.8472 4.8436 
+ ] pdfxs
+ (o) show
+ (mplexsem)
+ [9.08711 6.0654 3.0327 4.8436 9.15265 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 7.69081 3.33815 ] pdfxs
+ (o) show
+ (rthedyn)
+ [7.66901 4.23277 6.0654 8.23629 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (miclife)
+ [9.09802 3.02179 8.2472 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.2472 ] pdfxs
+ (o) show
+ (f) show
+ -29.8731 -369.841 m
+ (a) show
+ (nexcep)
+ [9.75264 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.TheC++fr)
+ [8.02902 7.88721 6.05449 8.54175 7.8763 8.4872 12.1635 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endsupp)
+ [3.64352 4.8436 6.0654 9.74173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (hesesem)
+ [6.0654 4.8436 4.29811 8.54175 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsby)
+ [3.0327 4.8436 7.99626 5.74904 9.44719 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingc)
+ [3.0327 6.0654 9.14174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.98535 ] pdfxs
+ (t) show
+ (oasimple)
+ [9.14174 9.14174 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -29.8731 -391.764 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -0.873108 -419.489 m
+ /N1223 8.96599 Tf
+ (;Allocateanexceptionobjec)
+ [11.0103 8.15009 3.65806 3.65806 6.00716 5.54098 6.00716 4.36647 11.4585 5.10159 12.3282 
+ 5.46925 5.48718 5.46925 5.46925 5.93543 4.29474 4.06161 5.93543 13.3503 6.11475 5.64857 
+ 4.24093 5.63961 5.64857 ] pdfxs
+ (t) show
+ -3.30209 -430.448 m
+ /N1156 8.96599 Tf
+ (%t1=)
+ [7.55828 4.5457 10.2661 7.16379 ] pdfxs
+ 32.2189 -430.448 m
+ /N1217 8.96599 Tf
+ (callsbyt)
+ [5.98929 6.41962 4.22293 10.2391 4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 86.5489 -430.448 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 94.8429 -430.448 m
+ /N1156 8.96599 Tf
+ (%) show
+ 1 0 0 1 104.811 -430.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.74699 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19299 0 cm
+ 0 0 m
+ (llvm)
+ [3.98982 3.98982 6.29419 7.6838 ] pdfxs
+ 1 0 0 1 23.931 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (cxxe)
+ [5.52306 6.29419 6.29419 5.52306 ] pdfxs
+ (h) show
+ 1 0 0 1 30.738 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (alloc)
+ [6.03418 3.98982 3.98982 6.03418 4.09746 ] pdfxs
+ 1 0 0 1 26.127 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.19398 0 cm
+ 0 0 m
+ (exc\()
+ [5.53202 6.28522 6.50035 3.58634 ] pdfxs
+ 23.525 0 m
+ /N1217 8.96599 Tf
+ (uin)
+ [6.54515 3.59531 6.54515 ] pdfxs
+ (t) show
+ 50.726 0 m
+ /N1156 8.96599 Tf
+ (4\))
+ [5.93555 3.58634 ] pdfxs
+ -210.431 -10.959 m
+ (%t2=)
+ [7.55828 4.5457 10.2661 7.16379 ] pdfxs
+ -175.393 -10.959 m
+ /N1217 8.96599 Tf
+ (castsbyt)
+ [5.50513 5.94442 4.96711 10.9386 4.6802 6.39273 6.08791 4.62651 ] pdfxs
+ (e) show
+ -120.58 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -112.286 -10.959 m
+ /N1156 8.96599 Tf
+ (%t)
+ [8.93904 4.5457 ] pdfxs
+ (1) show
+ -87.169 -10.959 m
+ /N1217 8.96599 Tf
+ (toin)
+ [4.67134 12.2834 3.84636 6.80516 ] pdfxs
+ (t) show
+ -54.075 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -208.002 -32.877 m
+ /N1223 8.96599 Tf
+ (;Constructthethrownvalueintothememory)
+ [10.7413 7.6211 5.73818 6.21339 4.80575 4.08852 4.92232 5.9713 5.272 10.7682 4.20508 
+ 5.85474 11.7006 3.85541 5.4961 4.67127 5.4961 6.90387 12.6868 5.43339 5.89957 3.55047 
+ 6.14166 12.2296 4.09748 6.44651 4.32164 12.6599 4.20508 5.84577 11.0371 7.63899 4.35747 
+ 7.64795 4.82365 3.99882 4.46507 ] pdfxs
+ -208.558 -43.836 m
+ /N1217 8.96599 Tf
+ (storein)
+ [4.98505 4.92239 6.09683 5.1824 12.0951 3.85533 6.7962 ] pdfxs
+ (t) show
+ -153.585 -43.836 m
+ /N1156 8.96599 Tf
+ (1,)
+ [7.54046 2.56423 ] pdfxs
+ -136.57 -43.836 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -120.58 -43.836 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -112.286 -43.836 m
+ /N1156 8.96599 Tf
+ (%t)
+ [8.93904 4.5457 ] pdfxs
+ (2) show
+ -208.002 -65.753 m
+ /N1223 8.96599 Tf
+ (;``Throw''anintegerexpression,specifyingthe)
+ [11.2972 5.37065 4.33059 6.82312 4.94021 4.11538 4.94021 8.12325 5.88171 9.56673 5.10159 
+ 12.4806 4.20507 6.5541 4.44716 5.61271 5.62168 5.61271 11.9427 5.37959 5.39752 5.84577 
+ 5.02991 5.37959 4.91335 4.91335 3.96299 5.85474 9.11837 10.8668 5.21819 6.15958 5.68444 
+ 5.6934 4.2768 4.2768 5.92653 4.2768 6.63479 12.3641 4.20508 5.85474 4.23195 ] pdfxs
+ -208.002 -76.712 m
+ (;exceptionobject,thetypeidfortheobject,and)
+ [10.9385 5.46925 5.48718 5.46925 5.46925 5.93543 4.29474 4.05265 5.9444 13.171 5.9444 
+ 5.46925 4.06161 5.46925 5.46925 7.17282 10.562 4.20508 5.85474 12.2206 4.36647 5.78307 
+ 6.01612 5.54995 4.13334 12.8392 4.11541 5.99819 11.853 4.20508 5.85474 12.1489 5.93543 
+ 5.47822 4.05265 5.46925 5.46925 7.18179 9.90744 5.20918 5.67543 4.70709 ] pdfxs
+ -208.002 -87.671 m
+ (;thedestructorfortheexception\(nullforint\))
+ [10.8489 4.21405 5.84577 12.2655 6.05199 5.57685 5.11956 4.40233 5.22716 6.29408 5.57685 
+ 4.4113 6.05199 12.0503 4.11541 6.00716 11.853 4.20508 5.84577 12.1489 5.46925 5.48718 
+ 5.46925 5.46029 5.9444 4.29474 4.05265 5.9444 12.3641 6.56309 6.63479 6.3927 3.81945 
+ 10.6336 4.11541 5.99819 12.0861 4.21404 6.5541 5.93551 5.25405 ] pdfxs
+ (.) show
+ -208.086 -98.63 m
+ /N1217 8.96599 Tf
+ (callvoid)
+ [5.98929 6.41962 4.22293 10.2212 6.06997 5.78302 3.41599 5.89063 ] pdfxs
+ -156.315 -98.63 m
+ /N1156 8.96599 Tf
+ (%) show
+ 1 0 0 1 -146.824 -98.63 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.47499 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.92099 0 cm
+ 0 0 m
+ (llvm)
+ [3.72084 3.71188 6.02521 7.6838 ] pdfxs
+ 1 0 0 1 22.844 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.92099 0 cm
+ 0 0 m
+ (cxxe)
+ [5.25408 6.01624 6.02521 5.25408 ] pdfxs
+ (h) show
+ 1 0 0 1 29.379 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.922 0 cm
+ 0 0 m
+ (throw\()
+ [4.74295 6.27618 4.76088 5.7652 8.78671 3.58634 ] pdfxs
+ 35.38 0 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 62.839 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 71.132 0 m
+ /N1156 8.96599 Tf
+ (%t1,)
+ [8.70593 4.29465 7.5315 2.56423 ] pdfxs
+ 33.793 -10.959 m
+ /N1305 8.96599 Tf
+ (<) show
+ 41.688 -10.959 m
+ /N1156 8.96599 Tf
+ (typeinfofo)
+ [4.85951 6.1328 6.39274 5.3796 3.82844 6.39274 4.08845 12.8035 4.20501 5.99831 ] pdfxs
+ (r) show
+ 113.019 -10.959 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.66704 6.62584 ] pdfxs
+ (t) show
+ 129.216 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 137.049 -10.959 m
+ /N1156 8.96599 Tf
+ (,) show
+ 35.359 -21.918 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 63.009 -21.918 m
+ /N1156 8.96599 Tf
+ (\() show
+ 68.556 -21.918 m
+ /N1217 8.96599 Tf
+ (sbyt)
+ [4.6802 6.39273 6.09687 4.61754 ] pdfxs
+ (e) show
+ 96.956 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 102.813 -21.918 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 107.646 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 118.711 -21.918 m
+ /N1217 8.96599 Tf
+ (null)
+ [6.77827 6.78723 3.82843 2.94976 ] pdfxs
+ 140.914 -21.918 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -131.138 -32.877 m
+ /N1217 8.96599 Tf
+ (unwind)
+ [5.74718 5.75614 7.51346 2.80631 5.74718 5.89063 ] pdfxs
+ -30.1131 -32.877 m
+ /N1223 8.96599 Tf
+ (;Unwindthestack)
+ [10.0419 7.17279 5.51405 6.44661 3.15605 5.51405 11.7095 4.20508 5.85474 12.1848 5.03887 
+ 4.33957 5.98026 5.50512 6.85898 ] pdfxs
+ (.) show
+ -152.731 -62.366 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Musesarun)
+ [13.6363 6.0654 4.30902 4.8436 7.94172 9.08719 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.2654 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rC++excep)
+ [7.909 7.8763 8.4872 12.1199 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssupp)
+ [6.05449 7.94172 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtbutexp)
+ [4.2654 7.88729 6.05449 6.0654 7.87638 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (sesc)
+ [4.29811 4.85451 7.93081 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l-\row.)
+ [3.0327 3.63261 6.0654 5.14905 7.8763 3.0327 ] pdfxs
+ -141.704 -96.244 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.79991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 6.57812 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 7.79991 ] pdfxs
+ (t) show
+ (heexpressi)
+ [6.05449 8.37811 4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n`)
+ [9.58901 3.0327 ] pdfxs
+ 39.9919 -96.244 m
+ /N722 10.909 Tf
+ (thro) show
+ (w)
+ [11.4544 ] pdfxs
+ (1) show
+ 80.0819 -96.244 m
+ /N614 10.909 Tf
+ ('.Thisc)
+ [3.0327 7.84357 7.8763 6.05449 3.0327 7.82172 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.83263 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.58901 ] pdfxs
+ (t) show
+ (hrows)
+ [6.05449 4.27631 5.14905 7.8763 7.83263 ] pdfxs
+ (a) show
+ (nexcep)
+ [9.5781 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.58901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 69.9049 -125.433 m
+ (21) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 34 34
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (ertype.The)
+ [4.8436 8.05082 3.93823 5.75995 6.35994 4.85451 8.29084 7.8763 6.0654 8.61811 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.83991 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (McodeisshowninFi)
+ [13.7781 4.85451 5.74904 6.0654 8.61811 3.0327 8.08354 4.29811 6.0654 5.14905 7.8763 
+ 9.83991 3.0327 9.829 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.61811 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Theex)
+ [8.30175 7.8763 6.05449 8.62902 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplecodeillus)
+ [9.09802 6.05449 3.0327 8.61811 4.85451 5.75995 6.05449 8.62902 3.02179 3.0327 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.07263 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (keyfe)
+ [5.4545 4.8436 9.38174 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uremen)
+ [6.0654 4.2654 8.46538 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.05449 4.85451 9.67628 ] pdfxs
+ (a) show
+ (bove.Therun)
+ [6.35994 5.15996 5.4545 4.8436 7.87629 7.8763 6.0654 8.46538 4.27631 6.05449 5.75995 
+ ] pdfxs
+ (t) show
+ (imeh)
+ [3.0327 9.08711 8.46538 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.0327 4.8436 7.9199 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.65449 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (heimplemen)
+ [6.0654 8.46538 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcde)
+ [6.0654 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.46538 6.0654 4.8436 
+ ] pdfxs
+ (ta) show
+ (ils,such)
+ [3.0327 3.0327 4.29811 6.65449 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tingmem)
+ [4.23277 3.0327 6.0654 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.73082 3.33815 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.24718 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 173.049 -39.886 m
+ /N703 7.96999 Tf
+ (4) show
+ 177.782 -43.845 m
+ /N614 10.909 Tf
+ (.Sec)
+ [8.89083 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,therun)
+ [6.05449 6.0654 7.09085 4.23277 6.0654 8.82538 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imefunc)
+ [3.0327 9.08711 8.82538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsm)
+ [6.0654 8.2799 9.08711 ] pdfxs
+ (a) show
+ (nipul)
+ [6.0654 3.02179 6.0654 6.0654 3.02179 ] pdfxs
+ (at) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (d-loc)
+ [6.05449 3.64352 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (e)
+ [8.58538 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (heexcepti)
+ [6.05449 8.58538 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [9.79628 6.0654 ] pdfxs
+ (a) show
+ (ndlingrun)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.18538 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,butd)
+ [3.0327 9.08711 4.8436 6.7963 6.05449 6.0654 7.97456 6.0654 ] pdfxs
+ (o) show
+ (n't)
+ [6.05449 3.0327 7.97456 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyunwind)
+ [3.0327 3.02179 9.49083 6.0654 5.75995 7.8763 3.0327 6.05449 9.79628 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.57447 4.30902 ] pdfxs
+ (ta) show
+ (ck.Bec)
+ [4.53815 5.75995 8.17084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.58538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.58538 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ -1.52588e-05 -87.69 m
+ (codeperf)
+ [4.8436 5.75995 6.0654 8.15993 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.62536 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.17084 4.29811 ] pdfxs
+ (ta) show
+ (ckunwind,)
+ [4.54905 9.07628 6.05449 5.75995 7.8763 3.0327 6.0654 6.05449 6.41449 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerh)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.59264 6.05449 ] pdfxs
+ (a) show
+ (sabe)
+ [7.62536 8.77083 6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erview)
+ [4.8436 7.59264 5.75995 3.02179 4.85451 11.1926 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.17084 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row)
+ [6.34903 6.0654 5.14905 11.1926 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.17084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -109.613 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uthaving)
+ [6.0654 8.54183 6.0654 5.14905 5.75995 3.0327 6.05449 9.76355 ] pdfxs
+ (t) show
+ (operf)
+ [9.75264 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 13.3962 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.33084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.This)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 9.87264 7.88721 6.05449 3.0327 8.60717 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 8.60717 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.3018 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (t) show
+ (urns)
+ [6.0654 4.2654 10.3635 4.30902 ] pdfxs
+ (ta) show
+ (ckunwindin)
+ [4.53815 10.069 6.05449 5.75995 7.8763 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -1.52588e-05 -131.535 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.74536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (odirectbr)
+ [8.90174 6.05449 3.0327 4.27631 4.8436 4.85451 7.69093 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ncheswhen)
+ [6.0654 4.53815 6.0654 4.8436 7.75627 7.8763 6.0654 4.8436 9.51264 ] pdfxs
+ (t) show
+ (heunwind)
+ [6.05449 8.30175 6.05449 5.75995 7.8763 3.0327 6.0654 9.50173 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etis)
+ [4.8436 7.69093 3.0327 7.75627 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.30175 4.29811 ] pdfxs
+ (a) show
+ (mefunc)
+ [9.08711 8.30175 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (s)
+ [7.75627 ] pdfxs
+ (t) show
+ (heunwinder)
+ [6.05449 8.30175 6.0654 5.74904 7.88721 3.02179 6.0654 6.0654 4.8436 7.72355 ] pdfxs
+ (\(t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -153.458 m
+ (o) show
+ (ftenoccursdue)
+ [3.33815 4.23277 4.85451 9.6981 5.75995 4.8436 4.8436 6.0654 4.27631 7.93081 6.0654 
+ 6.0654 8.47629 ] pdfxs
+ (t) show
+ (oinlinin)
+ [9.0981 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,f)
+ [6.6763 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -175.38 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.28358 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.74904 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (at) show
+ (chblocks)
+ [4.53815 9.2181 6.0654 3.0327 5.74904 4.54905 5.75995 7.46172 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.2654 8.00721 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edinas)
+ [4.85451 9.2181 3.02179 9.2181 8.61811 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.2181 9.08711 ] pdfxs
+ (a) show
+ (nner,using)
+ [6.0654 6.05449 4.85451 4.2654 6.28358 6.0654 4.29811 3.0327 6.05449 8.61811 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.00721 4.29811 ] pdfxs
+ (a) show
+ (memech)
+ [9.09802 7.9963 9.09802 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -1.52588e-05 -197.303 m
+ (nisms)
+ [6.0654 3.02179 4.30902 9.08711 7.47263 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.05449 9.22901 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesupp)
+ [3.0327 9.08711 8.01812 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (.)
+ [7.72357 ] pdfxs
+ (A) show
+ (nyfunc)
+ [5.75995 8.92356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.22901 4.8436 ] pdfxs
+ (a) show
+ (llwi)
+ [3.0327 6.19631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.01812 ] pdfxs
+ (t) show
+ (ryblockbec)
+ [4.27631 8.92356 6.05449 3.0327 5.75995 4.54905 8.92356 6.35994 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mes)
+ [9.08711 4.85451 7.46172 ] pdfxs
+ (a) show
+ (n) show
+ 375.445 -197.303 m
+ /N722 10.909 Tf
+ (invoke) show
+ 409.809 -197.303 m
+ /N614 10.909 Tf
+ (.)
+ [7.72357 ] pdfxs
+ (A) show
+ (ny)
+ [5.75995 8.92356 ] pdfxs
+ (t) show
+ (hrow)
+ [6.05449 4.27631 5.14905 7.8763 ] pdfxs
+ 3.05176e-05 -219.225 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.93809 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (t) show
+ (ry-blockbec)
+ [4.27631 5.75995 3.63261 6.0654 3.02179 5.75995 4.54905 9.63264 6.35994 4.8436 4.85451 
+ ] pdfxs
+ (o) show
+ (mesac)
+ [9.08711 4.85451 8.17081 9.32719 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.71629 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.7272 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.63264 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.17081 3.0327 9.92718 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.71629 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.71629 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ (\)) show
+ (,f)
+ [6.95994 3.33815 ] pdfxs
+ (o) show
+ (llowedby)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.93809 5.75995 5.75995 ] pdfxs
+ 3.05176e-05 -241.148 m
+ (a) show
+ (nexplicitbr)
+ [9.81809 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.99638 6.0654 4.27631 
+ ] pdfxs
+ (a) show
+ (nch)
+ [6.05449 4.54905 9.80719 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (ec)
+ [8.6072 4.8436 ] pdfxs
+ (at) show
+ (chblock.The)
+ [4.54905 9.80719 6.0654 3.0327 5.75995 4.53815 5.75995 8.23629 7.8763 6.05449 8.6072 
+ ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (chblock")
+ [4.54905 9.81809 6.05449 3.0327 5.75995 4.53815 5.75995 9.20719 ] pdfxs
+ (t) show
+ (henuses)
+ [6.0654 4.8436 9.81809 6.05449 4.30902 4.8436 8.06172 ] pdfxs
+ (t) show
+ (heC++run)
+ [6.05449 8.6072 7.8763 8.4872 12.2399 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 3.05176e-05 -263.07 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.46901 ] pdfxs
+ (t) show
+ (ode)
+ [9.16356 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermineifthe)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 8.55266 3.0327 7.04721 4.23277 6.0654 8.55266 
+ ] pdfxs
+ (to) show
+ (p-levelcurrentexcep)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.74176 4.8436 6.0654 4.2654 4.27631 
+ 4.8436 5.75995 7.95274 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.77446 3.0327 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (hetypes)
+ [6.0654 8.55266 3.93823 5.75995 6.35994 4.85451 8.00717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tish)
+ [7.94183 3.0327 8.01808 6.05449 ] pdfxs
+ (a) show
+ (ndledin)
+ [6.0654 6.05449 3.0327 4.85451 9.76355 3.0327 9.76355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (chblock.Ifs)
+ [4.54905 8.93447 6.0654 3.02179 5.75995 4.54905 5.75995 7.61448 3.94897 6.20722 4.29811 
+ ] pdfxs
+ (o) show
+ (,it)
+ [6.05449 3.0327 7.11275 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsfersc)
+ [6.05449 4.30902 3.32724 4.85451 4.2654 7.17809 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.90177 ] pdfxs
+ (t) show
+ (othe)
+ [8.33447 4.23277 6.0654 7.72357 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (at) show
+ (eblock,)
+ [7.71266 6.0654 3.0327 5.75995 4.53815 5.75995 6.05449 ] pdfxs
+ (ot) show
+ (herwiseitc)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 7.72357 3.0327 7.11275 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 4.29811 ] pdfxs
+ 378.193 -284.993 m
+ /N722 10.909 Tf
+ (unwind) show
+ 415.43 -284.993 m
+ /N614 10.909 Tf
+ (t) show
+ (oc)
+ [8.32356 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.75995 6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -306.915 m
+ (unwindin)
+ [6.0654 5.74904 7.88721 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.Theruntimelibr)
+ [10.2326 7.8763 6.0654 9.27265 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 9.26174 
+ 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryh)
+ [4.27631 10.1781 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.02179 4.85451 8.72717 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.27265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fcsem)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 9.26174 4.30902 4.8436 
+ 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 8.72717 ] pdfxs
+ (o) show
+ (fde)
+ [7.75629 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminingwhe)
+ [4.8436 4.27631 9.09802 3.02179 6.0654 3.0327 6.05449 9.88355 7.8763 6.05449 4.85451 
+ ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 3.05176e-05 -328.838 m
+ (t) show
+ (hecurrentexcep)
+ [6.05449 8.4872 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.87638 4.8436 5.75995 
+ 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.6981 3.0327 7.94172 ] pdfxs
+ (o) show
+ (fac)
+ [6.97085 9.08719 4.85451 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (httype.)
+ [5.75995 7.87638 3.93823 5.75995 6.35994 4.85451 3.0327 ] pdfxs
+ 3.05176e-05 -366.67 m
+ /N622 11.955 Tf
+ (2.2.5Plai)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.1814 3.74195 6.52739 3.74195 ] pdfxs
+ (n-) show
+ (text,Bi)
+ [5.22437 6.14487 7.10119 5.22437 8.22507 9.55207 3.74195 ] pdfxs
+ (na) show
+ (ry,)
+ [5.48733 5.97742 8.22507 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (In-) show
+ (memory)
+ [11.2019 6.14487 11.2019 6.7307 5.48733 11.5843 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (resent)
+ [5.49929 6.13291 5.30802 6.13291 7.10126 5.22437 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ 3.05176e-05 -395.638 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.4072 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.46901 3.0327 7.71263 ] pdfxs
+ (a) show
+ 146.911 -395.638 m
+ /N634 10.909 Tf
+ (\fr)
+ [6.13082 4.60356 ] pdfxs
+ (s) show
+ (t)
+ [7.30904 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (as) show
+ (sl)
+ [8.14898 2.79267 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 239.803 -395.638 m
+ /N614 10.909 Tf
+ (whichde\fnesequiv)
+ [7.8763 6.0654 3.0327 4.53815 9.46901 6.0654 4.8436 6.0654 6.05449 4.85451 7.70172 
+ 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.8436 5.75995 7.64729 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,bin)
+ [3.0327 6.47994 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.2654 4.8545 6.47994 ] pdfxs
+ (a) show
+ (ndin-)
+ [6.0654 9.46901 3.02179 6.0654 3.63261 ] pdfxs
+ 3.05176e-05 -417.561 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.22538 ] pdfxs
+ (\() show
+ (i.e.,compiler'sin)
+ [3.0327 3.02179 4.85451 3.0327 5.72722 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 
+ 4.8436 4.27631 3.0327 6.77446 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l\)represen)
+ [3.0327 6.70912 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Theins)
+ [6.05449 4.30902 7.48357 7.88721 6.05449 7.31994 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsetisdesi)
+ [8.53083 4.29811 4.85451 6.70912 3.0327 6.76355 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 8.51992 ] pdfxs
+ (t) show
+ (oservee\013ec)
+ [7.93084 4.29811 4.85451 4.2654 5.4545 7.31994 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ 3.05176e-05 -439.483 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.64355 ] pdfxs
+ (a) show
+ (sapersis)
+ [7.88717 9.03265 6.35994 4.85451 4.2654 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.62176 ] pdfxs
+ (o) show
+ (\017inecoderepresen)
+ [9.08711 3.0327 6.0654 8.42175 4.85451 5.75995 6.05449 8.43266 4.27631 4.8436 6.0654 
+ 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (a) show
+ (sac)
+ [7.88717 9.03265 4.8436 ] pdfxs
+ (o) show
+ (mpilerin)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.85446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lrepresen)
+ [6.61085 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wi)
+ [6.0654 6.62176 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hn)
+ [9.64355 6.05449 ] pdfxs
+ (o) show
+ 3.05176e-05 -461.406 m
+ (sem)
+ [4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.95629 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsneededbetween)
+ [6.0654 8.41081 6.05449 4.85451 4.8436 6.0654 4.8436 10.1672 6.35994 4.85451 3.93823 
+ 7.57085 4.85451 4.8436 10.1672 ] pdfxs
+ (t) show
+ (hetw)
+ [6.0654 8.95629 3.93823 7.57085 ] pdfxs
+ (o) show
+ 219.231 -457.447 m
+ /N703 7.96999 Tf
+ (5) show
+ 223.963 -461.406 m
+ /N614 10.909 Tf
+ (.Being)
+ [9.29446 7.72349 4.8436 3.0327 6.0654 9.55628 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.94538 ] pdfxs
+ (t) show
+ (oc)
+ [9.56719 4.8436 ] pdfxs
+ (o) show
+ (nvert)
+ [5.75995 5.4545 4.8436 4.27631 8.34546 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodebetween)
+ [14.1054 4.85451 5.75995 6.05449 8.95629 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 
+ 10.1672 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 1.52588e-05 -483.329 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 8.91262 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utinf)
+ [6.0654 8.85819 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nl)
+ [10.6799 3.0327 ] pdfxs
+ (o) show
+ (ssm)
+ [4.30902 8.92353 9.08711 ] pdfxs
+ (a) show
+ (kesdebu)
+ [5.4545 4.8436 8.92353 6.0654 4.8436 6.0654 6.05449 ] pdfxs
+ (gg) show
+ (ing)
+ [3.0327 6.0654 10.069 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmuchsimpler,)
+ [6.05449 8.92353 8.79257 6.05449 4.54905 10.6799 4.30902 3.02179 9.09802 6.05449 3.0327 
+ 4.8436 4.27631 7.89811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 ] pdfxs
+ 1.52588e-05 -505.251 m
+ (t) show
+ (estc)
+ [4.8436 4.30902 8.59637 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.66171 ] pdfxs
+ (t) show
+ (obewri)
+ [9.80719 6.35994 9.2072 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (ene)
+ [4.85451 10.4072 4.85451 ] pdfxs
+ (a) show
+ (sily,)
+ [4.29811 3.0327 3.0327 4.84359 7.57084 ] pdfxs
+ (a) show
+ (nddecre)
+ [6.05449 10.4181 6.05449 4.85451 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 8.66171 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.2072 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.59637 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (imerequired)
+ [3.0327 9.08711 9.2072 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 10.4181 
+ ] pdfxs
+ (t) show
+ (ounders)
+ [9.80719 6.0654 6.05449 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 10.4181 ] pdfxs
+ (t) show
+ (hein-)
+ [6.05449 9.2072 3.02179 6.0654 3.63261 ] pdfxs
+ 1.52588e-05 -527.174 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryrepresen)
+ [4.27631 9.39264 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 0 -536.667 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (o) show
+ (r)
+ [6.6796 ] pdfxs
+ (e) show
+ (x)
+ [4.85963 ] pdfxs
+ (a) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (,t)
+ [5.63957 3.57737 ] pdfxs
+ (h) show
+ (eim)
+ [7.1728 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.58634 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (ha) show
+ (stobec)
+ [6.70655 3.58634 7.67495 5.37959 7.1728 4.09746 ] pdfxs
+ (arefu) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (ves)
+ [4.60858 7.1728 3.63121 ] pdfxs
+ (pa) show
+ (ce)
+ [4.09746 7.1728 ] pdfxs
+ (fo) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (hr) show
+ (owi)
+ [4.34857 6.66177 2.55527 ] pdfxs
+ (ng) show
+ 330.716 -3.80899 m
+ /N1196 8.96599 Tf
+ (std::bad) show
+ 1 0 0 1 368.939 -3.80899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.825 0 cm
+ 0 0 m
+ (alloc) show
+ 26.608 0 m
+ /N1156 8.96599 Tf
+ (e) show
+ (xce)
+ [4.8686 4.0885 4.10643 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ -371.764 -7.14999 m
+ /N1153 5.978 Tf
+ (5) show
+ -367.613 -10.959 m
+ /N1156 8.96599 Tf
+ (I) show
+ (nc)
+ [8.00662 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (ra) show
+ (st,ty)
+ [3.64018 3.57737 5.48714 3.33529 4.85963 ] pdfxs
+ (p) show
+ (ic)
+ [2.56423 4.0885 ] pdfxs
+ (a) show
+ (l)
+ [5.45128 ] pdfxs
+ (J) show
+ (VMim)
+ [6.91274 11.342 2.55527 7.6838 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.86852 3.57737 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (sc)
+ [6.52723 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (t)
+ [6.48235 ] pdfxs
+ (fro) show
+ (mt)
+ [10.5709 3.57737 ] pdfxs
+ (h) show
+ (est)
+ [6.99348 3.64018 3.57737 ] pdfxs
+ (a) show
+ (ck-)
+ [3.83745 4.8686 3.06639 ] pdfxs
+ (ba) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (dbyt)
+ [8.01559 4.85956 4.85963 3.58634 ] pdfxs
+ (e) show
+ (co)
+ [4.09746 4.8686 ] pdfxs
+ (d) show
+ (el)
+ [6.98451 2.56423 ] pdfxs
+ (angua) show
+ (ge)
+ [4.59962 6.99348 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.00662 ] pdfxs
+ (o) show
+ (\017i)
+ [7.6838 2.55527 ] pdfxs
+ (n) show
+ (eto)
+ [6.99348 3.58634 7.49563 ] pdfxs
+ (a) show
+ (na)
+ [8.01559 4.59962 ] pdfxs
+ (p) show
+ (-) show
+ -384.201 -21.918 m
+ (propr) show
+ (i)
+ [2.55527 ] pdfxs
+ (a) show
+ (te)
+ [3.58634 6.49138 ] pdfxs
+ (repre) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [7.51349 ] pdfxs
+ (fo) show
+ (rc)
+ [5.98922 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (ilert)
+ [2.56423 2.55527 4.10643 5.98922 3.58634 ] pdfxs
+ (ran) show
+ (s)
+ [3.63121 ] pdfxs
+ (for) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s,a)
+ [3.63121 5.09264 4.59962 ] pdfxs
+ (n) show
+ (dsome)
+ [7.51349 3.64018 4.59962 7.6838 6.49138 ] pdfxs
+ (e) show
+ (v)
+ [4.60858 ] pdfxs
+ (e) show
+ (nc)
+ [7.51349 4.0885 ] pdfxs
+ (o) show
+ (nv)
+ [4.86852 4.60858 ] pdfxs
+ (er) show
+ (tto)
+ [5.97129 3.58634 6.99354 ] pdfxs
+ (SS) show
+ (A)
+ [9.30666 ] pdfxs
+ (for) show
+ (m)
+ [10.0688 ] pdfxs
+ (fo) show
+ (rt)
+ [5.98922 3.58634 ] pdfxs
+ (h) show
+ (isp)
+ [2.55527 6.02513 5.12854 ] pdfxs
+ (ur) show
+ (p)
+ [5.37062 ] pdfxs
+ (o) show
+ (se\()
+ [3.63121 6.49138 3.58634 ] pdfxs
+ (e) show
+ (.g.,[)
+ [2.56423 4.59962 2.56423 4.94919 2.56423 ] pdfxs
+ (1) show
+ (9]\).)
+ [4.59962 2.56423 3.58634 2.56423 ] pdfxs
+ -155.656 -110.272 m
+ /N614 10.909 Tf
+ (22) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 35 35
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (2.3T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (e)
+ [12.7392 ] pdfxs
+ (L) show
+ (LVMCom)
+ [7.90457 12.1942 20.6869 11.649 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ilerArc)
+ [4.49035 4.476 7.37385 11.9646 12.1942 6.58481 6.72827 ] pdfxs
+ (h) show
+ (ite)
+ [4.49035 6.26925 7.3595 ] pdfxs
+ (c) show
+ (t)
+ [6.2836 ] pdfxs
+ (u) show
+ (re)
+ [6.58481 7.3595 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.29084 ] pdfxs
+ (goa) show
+ (l)
+ [6.47994 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.30175 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.4509 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.71264 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.20719 3.0327 7.74536 ] pdfxs
+ (t) show
+ (oen)
+ [8.90174 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 8.29084 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.51264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.75627 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.69093 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -54.648 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll-time,run-)
+ [3.02179 3.0327 3.64352 4.23277 3.0327 9.09802 4.8436 6.43631 4.27631 6.05449 6.0654 
+ 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.43631 ] pdfxs
+ (a) show
+ (ndidle-)
+ [6.0654 9.40355 3.0327 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (ime,by)
+ [3.0327 9.08711 4.85451 6.43631 5.75995 9.10901 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.81447 ] pdfxs
+ (o) show
+ (n)
+ [9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.20357 ] pdfxs
+ (L) show
+ (LVMrepresen)
+ [5.59632 8.19266 13.3418 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.41446 ] pdfxs
+ (o) show
+ (fapr)
+ [6.68721 8.80356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.4471 ] pdfxs
+ (a) show
+ (t)
+ [7.59274 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -76.571 m
+ (s)
+ [4.29811 ] pdfxs
+ (tag) show
+ (es.Tobepr)
+ [4.85451 4.29811 9.4581 6.97085 9.61083 6.35994 9.01083 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lhowever,itmustbe)
+ [7.18903 6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 7.31994 3.0327 8.40001 
+ 8.79257 6.0654 4.29811 8.40001 6.37085 8.99993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rent)
+ [4.2654 4.85451 5.75995 8.40001 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndevel)
+ [10.2217 6.0654 4.8436 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (pers)
+ [6.37085 4.8436 4.27631 8.46535 ] pdfxs
+ (a) show
+ (ndend-users,)
+ [6.05449 10.2217 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 4.27631 4.30902 
+ 3.0327 ] pdfxs
+ 0 -98.493 m
+ (a) show
+ (nditmustbee\016cienten)
+ [6.0654 9.26173 3.0327 7.44002 8.79257 6.0654 4.29811 7.45093 6.35994 8.05084 4.85451 
+ 9.08711 4.8436 3.0327 4.85451 5.74904 7.45093 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [9.26173 3.33815 ] pdfxs
+ (o) show
+ (rusewi)
+ [7.47264 6.0654 4.29811 8.05084 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hre)
+ [9.27264 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.57085 ] pdfxs
+ (o) show
+ (rld)
+ [4.27631 3.0327 9.26173 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thissec)
+ [6.0654 4.29811 7.73448 7.8763 6.0654 3.0327 7.50536 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribeshow)
+ [9.26173 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 7.51627 6.05449 
+ 5.14905 11.0835 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -120.416 m
+ (over)
+ [5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llsys)
+ [3.0327 6.6654 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.0654 8.4872 3.02179 6.0654 6.0654 3.02179 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (redesi)
+ [4.2654 8.4872 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (goa) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 0 -158.248 m
+ /N622 11.955 Tf
+ (2.3.1Hig)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 3.74195 6.71874 ] pdfxs
+ (h-L) show
+ (evelDesignoft)
+ [6.13291 6.73059 6.13291 8.22507 10.3052 6.13291 5.30802 3.74195 6.71874 11.955 6.7307 
+ 8.58361 5.23633 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (L) show
+ (LVMCom)
+ [6.58714 10.1618 17.2391 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ilerFr)
+ [3.74195 3.73 6.14487 9.97045 7.34037 5.48733 ] pdfxs
+ (a) show
+ (mework)
+ [11.2138 6.13291 9.33689 6.7307 5.48733 7.10119 ] pdfxs
+ 0 -187.216 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.74539 ] pdfxs
+ (2) show
+ (.6shows)
+ [3.0327 8.35629 4.30902 6.05449 5.14905 7.88721 7.19991 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.7563 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 5.93449 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.7563 ] pdfxs
+ (o) show
+ (f)
+ [6.22903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.74539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msystem.Brie\ry,s)
+ [12.9054 4.29811 5.75995 4.30902 4.23277 4.85451 9.08711 7.6363 7.72349 4.27631 3.0327 
+ 4.8436 6.0654 4.84359 6.08722 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 7.74539 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.1781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends)
+ [3.63261 4.85451 6.05449 6.0654 4.29811 ] pdfxs
+ 0 -209.139 m
+ (emitcodein)
+ [4.8436 9.09802 3.0327 7.30911 4.8436 5.75995 6.0654 7.90903 3.0327 9.13083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.91993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.0691 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichisc)
+ [6.05449 6.21813 7.8763 6.0654 3.02179 4.54905 9.13083 3.0327 7.36354 4.85451 ] pdfxs
+ (o) show
+ (mbinedt)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 9.13083 4.23277 ] pdfxs
+ (og) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herbythe)
+ [6.05449 4.85451 7.34174 5.74904 8.83629 4.23277 6.0654 7.91993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mlinker.Thelinker)
+ [13.0582 3.0327 3.0327 6.0654 5.4545 4.8436 4.27631 7.69084 7.8763 6.05449 7.91993 
+ 3.0327 3.0327 6.05449 5.4545 4.85451 4.27631 ] pdfxs
+ 0 -231.061 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsavariety)
+ [4.27631 9.08711 9.17444 10.3199 5.14904 5.46541 4.2654 3.0327 4.8436 3.94914 10.6254 
+ ] pdfxs
+ (o) show
+ (flink-)
+ [8.20356 3.02179 3.0327 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.71992 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,wi)
+ [6.0654 4.29811 8.21447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hafocus)
+ [10.9308 10.3199 3.33815 5.74904 4.85451 6.05449 9.17444 ] pdfxs
+ (o) show
+ (nin)
+ [10.9308 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltechniques.The)
+ [7.90902 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 11.5744 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -252.984 m
+ (resul)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.89446 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [14.4436 4.8436 5.75995 6.05449 9.28356 3.0327 8.73808 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.4945 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4945 ] pdfxs
+ (t) show
+ (on)
+ [9.89446 6.05449 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.0327 5.4545 9.28356 4.8436 5.75995 6.0654 9.28356 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.70536 9.89446 ] pdfxs
+ (g) show
+ (iven)
+ [3.02179 5.4545 4.85451 10.4945 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (et)
+ [4.85451 8.67274 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.68364 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.28356 ] pdfxs
+ (o) show
+ (rinst)
+ [8.70536 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ 0 -274.906 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.25085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.96357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeissavedwi)
+ [13.1018 4.85451 5.75995 6.05449 7.96357 3.02179 7.41809 4.29811 5.14905 5.4545 4.85451 
+ 9.16356 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.17446 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 7.96357 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 7.95266 4.85451 5.75995 6.05449 7.96357 ] pdfxs
+ (\(a) show
+ (l)
+ [3.02179 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (at) show
+ (ively,a)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 6.25085 8.56356 ] pdfxs
+ (JI) show
+ (Tc)
+ [10.9854 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.38537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.17446 6.35994 7.96357 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -296.829 m
+ (Then)
+ [7.8763 6.0654 8.54175 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.54175 4.85451 5.74904 6.0654 8.55266 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rinser)
+ [7.96355 3.0327 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (sli)
+ [8.00717 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htins)
+ [5.75995 7.94183 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (t) show
+ (ode)
+ [9.15265 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ectfrequen)
+ [4.8436 4.8436 7.95274 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyexecu)
+ [3.02179 9.4581 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edcode)
+ [4.8436 9.76355 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -318.751 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.28718 ] pdfxs
+ (\() show
+ (curren)
+ [4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lylo)
+ [3.02179 8.7381 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pnes)
+ [9.04356 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ces,butp)
+ [4.8436 4.85451 4.29811 6.14176 6.0654 6.05449 7.23275 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.7381 ] pdfxs
+ (a) show
+ (lsofunc)
+ [3.0327 4.30902 8.43265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [6.14176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.04356 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 7.83266 4.85451 ] pdfxs
+ (a) show
+ (nbe)
+ [9.03265 6.37085 7.83266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 6.0654 ] pdfxs
+ 0 -340.674 m
+ (a) show
+ (trun)
+ [8.78183 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime.Thepr)
+ [3.0327 9.08711 4.85451 10.6035 7.8763 6.05449 9.39265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fled)
+ [6.0654 3.0327 9.39265 6.05449 ] pdfxs
+ (at) show
+ (ac)
+ [10.0035 4.8436 ] pdfxs
+ (o) show
+ (llected)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 4.85451 10.6035 ] pdfxs
+ (a) show
+ (trun)
+ [8.78183 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imerepresent)
+ [3.0327 9.08711 9.39265 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 8.78183 ] pdfxs
+ (t) show
+ (heend-user's)
+ [6.0654 9.39265 4.8436 6.0654 6.05449 3.63261 6.0654 4.29811 4.85451 4.27631 3.02179 
+ 8.84717 ] pdfxs
+ (\() show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.78183 ] pdfxs
+ (t) show
+ (hedevel)
+ [6.0654 9.39265 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (per's)
+ [6.35994 4.85451 4.2654 3.0327 4.29811 ] pdfxs
+ (\)) show
+ 0 -362.596 m
+ (runs,)
+ [4.27631 6.05449 6.0654 4.29811 6.61085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.62173 4.8436 ] pdfxs
+ (a) show
+ (nbeusedby)
+ [9.62173 6.35994 8.41084 6.05449 4.30902 4.8436 9.62173 5.75995 9.31628 ] pdfxs
+ (a) show
+ (n)
+ [9.61082 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.0327 6.05449 8.41084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.83264 ] pdfxs
+ (t) show
+ (operf)
+ [9.01083 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.6544 ] pdfxs
+ (agg) show
+ (ressivepr)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.39993 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.62173 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 458.521 -362.596 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ 0 -384.519 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e\f)
+ [8.92363 6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.79267 ] pdfxs
+ (d) show
+ 41.272 -384.519 m
+ /N614 10.909 Tf
+ (duringidle-)
+ [6.0654 6.05449 4.27631 3.0327 6.05449 9.0981 3.02179 6.0654 3.0327 4.8436 3.63261 
+ ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.6654 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (o) show
+ (red)
+ [4.27631 4.85451 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hespeci\fc)
+ [6.05449 8.4872 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.4872 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etm)
+ [4.85451 7.87638 9.08711 ] pdfxs
+ (a) show
+ (chine.)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 18 -472.037 cm
+ q
+ 0.320679 0 0 0.320679 0 0 cm
+ q
+ q
+ 0 0 1347 229 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 5938.49 908.597 1417.3 850.38 re
+ 1 sc
+ f
+ 28.346 w
+ n
+ 5938.49 908.597 1417.3 850.38 re
+ 0 sc
+ S
+ n
+ 6430.48 1390.48 m
+ 6430.48 1522.37 l
+ 6430.48 1537.51 6433.01 1546.82 6437.85 1550.09 c
+ 6441.37 1552.62 6444.92 1553.64 6454.57 1554.63 c
+ 6454.57 1559.44 l
+ 6394.87 1559.44 l
+ 6394.87 1554.63 l
+ 6404.33 1554.63 6407.82 1553.61 6411.52 1551.26 c
+ 6416.51 1547.67 6418.74 1538.35 6418.74 1522.37 c
+ 6418.74 1435.32 l
+ 6322.97 1559.44 l
+ 6279.19 1559.44 l
+ 6279.19 1554.63 l
+ 6290.08 1554.63 6293.64 1552.69 6303.76 1541.21 c
+ 6303.76 1427.29 l
+ 6303.76 1400.71 6300.2 1395.8 6279.19 1395.8 c
+ 6279.19 1390.48 l
+ 6338.88 1390.48 l
+ 6338.88 1395.8 l
+ 6319.71 1395.8 6315.49 1401.7 6315.49 1427.7 c
+ 6315.49 1528.56 l
+ 6425.93 1390.48 l
+ 6430.48 1390.48 l
+ f
+ n
+ 6575.4 1409.55 m
+ 6571.11 1406.32 6568.06 1405.18 6564.25 1405.18 c
+ 6558.42 1405.18 6556.66 1408.52 6556.66 1419.01 c
+ 6556.66 1466.38 l
+ 6556.66 1479.06 6555.3 1486.18 6551.23 1492.04 c
+ 6545.29 1500.81 6533.63 1505.46 6517.68 1505.46 c
+ 6492.2 1505.46 6472.18 1493.47 6472.18 1478.11 c
+ 6472.18 1472.47 6476.98 1467.59 6482.48 1467.59 c
+ 6488.28 1467.59 6493.3 1472.43 6493.3 1477.78 c
+ 6493.3 1478.73 6493.3 1479.98 6493.3 1481.67 c
+ 6493.3 1483.83 6493.3 1485.77 6493.3 1487.5 c
+ 6493.3 1494.02 6502.43 1499.38 6513.83 1499.38 c
+ 6527.84 1499.38 6535.54 1492.34 6535.54 1479.25 c
+ 6535.54 1464.44 l
+ 6496.53 1449.26 6492.2 1447.28 6481.31 1438 c
+ 6475.74 1433.09 6472.18 1424.76 6472.18 1416.7 c
+ 6472.18 1401.26 6483.33 1390.48 6498.8 1390.48 c
+ 6509.95 1390.48 6520.32 1395.76 6535.8 1408.81 c
+ 6537.08 1395.76 6541.7 1390.48 6552.26 1390.48 c
+ 6560.99 1390.48 6566.41 1393.56 6575.4 1403.39 c
+ 6575.4 1409.55 l
+ 6535.54 1423.41 m
+ 6535.54 1415.85 6534.22 1413.69 6528.76 1410.76 c
+ 6522.49 1407.38 6515.19 1405.18 6509.73 1405.18 c
+ 6500.6 1405.18 6493.3 1413.43 6493.3 1423.88 c
+ 6493.3 1424.84 l
+ 6493.3 1439.17 6504.01 1447.94 6535.54 1458.61 c
+ 6535.54 1423.41 l
+ f
+ n
+ 6643.48 1505.46 m
+ 6617.89 1505.46 l
+ 6617.89 1534.87 l
+ 6617.89 1537.4 6617.63 1538.17 6616.12 1538.17 c
+ 6614.36 1535.9 6612.86 1533.62 6611.1 1531.06 c
+ 6601.5 1517.12 6590.68 1504.99 6586.65 1503.96 c
+ 6583.86 1502.16 6582.32 1500.4 6582.32 1499.12 c
+ 6582.32 1498.35 6582.58 1497.87 6583.35 1497.36 c
+ 6596.77 1497.36 l
+ 6596.77 1422.34 l
+ 6596.77 1401.26 6604.36 1390.48 6619.24 1390.48 c
+ 6631.63 1390.48 6641.24 1396.53 6649.56 1409.62 c
+ 6646.26 1412.37 l
+ 6640.95 1406.14 6636.62 1403.64 6631.05 1403.64 c
+ 6621.7 1403.64 6617.89 1410.39 6617.89 1426.08 c
+ 6617.89 1497.36 l
+ 6643.48 1497.36 l
+ 6643.48 1505.46 l
+ f
+ n
+ 6693.59 1503.56 m
+ 6658.75 1489.88 l
+ 6658.75 1486.18 l
+ 6660.33 1486.43 l
+ 6662.68 1486.91 6665.21 1487.17 6667 1487.17 c
+ 6671.7 1487.17 6673.46 1483.21 6673.46 1472.32 c
+ 6673.46 1414.86 l
+ 6673.46 1397.01 6671.48 1394.29 6657.73 1394.29 c
+ 6657.73 1390.48 l
+ 6713.09 1390.48 l
+ 6713.09 1394.29 l
+ 6696.59 1394.29 6694.58 1396.79 6694.58 1414.64 c
+ 6694.58 1502.79 l
+ 6693.59 1503.56 l
+ 6683.8 1559.44 m
+ 6678.22 1559.44 6673.46 1553.61 6673.46 1546.49 c
+ 6673.46 1539.42 6678 1533.59 6683.8 1533.59 c
+ 6689.81 1533.59 6694.58 1539.16 6694.58 1546.49 c
+ 6694.58 1553.61 6689.81 1559.44 6683.8 1559.44 c
+ f
+ n
+ 6842.88 1505.46 m
+ 6807.64 1505.46 l
+ 6807.64 1501.65 l
+ 6815.75 1500.95 6819.56 1498.57 6819.56 1494.06 c
+ 6819.56 1491.53 6819.05 1489 6818.06 1486.47 c
+ 6792.94 1420.8 l
+ 6767.09 1485.66 l
+ 6765.59 1489.22 6764.82 1492.78 6764.82 1495.05 c
+ 6764.82 1499.3 6767.6 1500.95 6776.48 1501.65 c
+ 6776.48 1505.46 l
+ 6726.79 1505.46 l
+ 6726.79 1501.65 l
+ 6736.44 1501.65 6738.2 1499.12 6749.86 1473.01 c
+ 6780.29 1400.27 l
+ 6780.8 1398.73 6781.54 1396.97 6782.31 1394.95 c
+ 6783.85 1390.37 6785.35 1388.35 6786.85 1388.35 c
+ 6788.39 1388.35 6790.15 1391.62 6793.97 1400.97 c
+ 6826.42 1481.96 l
+ 6833.75 1499.12 6835.29 1500.88 6842.88 1501.65 c
+ 6842.88 1505.46 l
+ f
+ n
+ 6954.99 1433.45 m
+ 6942.81 1415.01 6931.92 1407.97 6915.72 1407.97 c
+ 6901.27 1407.97 6890.38 1415.01 6883.01 1428.83 c
+ 6878.46 1438.07 6876.67 1446.07 6876.15 1460.88 c
+ 6954.22 1460.88 l
+ 6952.2 1476.72 6949.67 1483.79 6943.33 1491.57 c
+ 6935.74 1500.33 6924.08 1505.46 6910.88 1505.46 c
+ 6898.23 1505.46 6886.31 1501.1 6876.67 1492.81 c
+ 6864.75 1482.84 6857.93 1465.54 6857.93 1445.59 c
+ 6857.93 1411.64 6876.15 1390.48 6905.3 1390.48 c
+ 6929.39 1390.48 6948.39 1405.07 6959.06 1431.77 c
+ 6954.99 1433.45 l
+ 6876.67 1467.92 m
+ 6879.45 1487.2 6888.07 1496.33 6903.54 1496.33 c
+ 6919.02 1496.33 6925.07 1489.4 6928.37 1467.92 c
+ 6876.67 1467.92 l
+ f
+ n
+ 6288.58 1160 m
+ 6286.3 1219.29 l
+ 6280.99 1219.29 l
+ 6279.45 1213.97 6275.38 1210.93 6270.24 1210.93 c
+ 6267.97 1210.93 6264.12 1211.7 6260.31 1213.2 c
+ 6247.77 1217.27 6235.01 1219.29 6223.02 1219.29 c
+ 6202.04 1219.29 6180.85 1211.7 6165.01 1198.24 c
+ 6147.16 1183.06 6137.44 1160.29 6137.44 1133.34 c
+ 6137.44 1110.57 6145.1 1089.52 6158.12 1075.55 c
+ 6173.45 1059.64 6196.91 1050.33 6222.17 1050.33 c
+ 6251.03 1050.33 6276.29 1061.4 6291.88 1080.94 c
+ 6287.33 1085.16 l
+ 6268.56 1068.51 6251.84 1061.47 6230.79 1061.47 c
+ 6214.84 1061.47 6200.65 1066.35 6189.76 1075.63 c
+ 6175.79 1087.54 6167.95 1109.47 6167.95 1136.53 c
+ 6167.95 1180.64 6191.52 1209.17 6228.26 1209.17 c
+ 6242.71 1209.17 6255.87 1203.63 6266.03 1193.03 c
+ 6274.13 1184.56 6277.94 1177.19 6282.75 1160 c
+ 6288.58 1160 l
+ f
+ n
+ 6365.49 1165.31 m
+ 6333.01 1165.31 6310.24 1141.81 6310.24 1108.08 c
+ 6310.24 1075.04 6333.48 1050.33 6365.02 1050.33 c
+ 6396.51 1050.33 6420.53 1076.25 6420.53 1110.02 c
+ 6420.53 1142.07 6397.5 1165.31 6365.49 1165.31 c
+ 6362.12 1158.2 m
+ 6384.01 1158.2 6399.41 1134.84 6399.41 1101.48 c
+ 6399.41 1073.98 6387.68 1057.44 6368.13 1057.44 c
+ 6357.94 1057.44 6348.3 1063.27 6342.83 1073.02 c
+ 6335.54 1085.67 6331.36 1102.72 6331.36 1119.99 c
+ 6331.36 1143.09 6343.6 1158.2 6362.12 1158.2 c
+ f
+ n
+ 6520.61 1050.33 m
+ 6557.72 1063.49 l
+ 6557.72 1063.49 l
+ 6553.17 1063.49 6552.66 1063.49 6551.89 1063.49 c
+ 6542.76 1063.49 6540.74 1066.24 6540.74 1077.68 c
+ 6540.74 1221.34 l
+ 6539.49 1221.82 l
+ 6527.28 1217.53 6518.37 1214.96 6502.06 1210.67 c
+ 6502.06 1206.64 l
+ 6504.11 1206.89 6505.69 1206.89 6507.74 1206.89 c
+ 6517.31 1206.89 6519.62 1204.36 6519.62 1193.95 c
+ 6519.62 1154.39 l
+ 6509.94 1162.53 6503.05 1165.31 6492.85 1165.31 c
+ 6463.56 1165.31 6439.83 1137.67 6439.83 1102.94 c
+ 6439.83 1071.59 6458.94 1050.33 6486.99 1050.33 c
+ 6501.25 1050.33 6510.97 1054.25 6519.62 1063.49 c
+ 6519.62 1051.1 l
+ 6520.61 1050.33 l
+ 6519.62 1078.05 m
+ 6519.62 1076.36 6517.82 1073.46 6515.22 1070.79 c
+ 6510.56 1065.91 6504.11 1063.49 6496.63 1063.49 c
+ 6475.18 1063.49 6460.95 1082.92 6460.95 1112.77 c
+ 6460.95 1140.23 6473.6 1158.2 6493.26 1158.2 c
+ 6506.97 1158.2 6519.62 1146.8 6519.62 1133.93 c
+ 6519.62 1078.05 l
+ f
+ n
+ 6665.79 1093.3 m
+ 6653.62 1074.86 6642.73 1067.82 6626.52 1067.82 c
+ 6612.07 1067.82 6601.18 1074.86 6593.81 1088.68 c
+ 6589.27 1097.92 6587.47 1105.91 6586.96 1120.73 c
+ 6665.02 1120.73 l
+ 6663 1136.57 6660.47 1143.64 6654.13 1151.42 c
+ 6646.54 1160.18 6634.88 1165.31 6621.68 1165.31 c
+ 6609.03 1165.31 6597.11 1160.95 6587.47 1152.66 c
+ 6575.56 1142.69 6568.74 1125.38 6568.74 1105.44 c
+ 6568.74 1071.48 6586.96 1050.33 6616.11 1050.33 c
+ 6640.2 1050.33 6659.19 1064.92 6669.86 1091.61 c
+ 6665.79 1093.3 l
+ 6587.47 1127.77 m
+ 6590.26 1147.05 6598.88 1156.18 6614.35 1156.18 c
+ 6629.82 1156.18 6635.87 1149.25 6639.17 1127.77 c
+ 6587.47 1127.77 l
+ f
+ n
+ 6857.26 1139.5 m
+ 6793.09 1139.5 l
+ 6793.09 1134.95 l
+ 6804.31 1134.95 6807.43 1134.22 6810.58 1132.28 c
+ 6814.47 1130.11 6816.04 1124.5 6816.04 1114.09 c
+ 6816.04 1074.78 l
+ 6816.04 1067.01 6800.13 1060.45 6781.36 1060.45 c
+ 6738.86 1060.45 6712.79 1088.24 6712.79 1133.6 c
+ 6712.79 1156.51 6720.23 1178.7 6731.89 1190.65 c
+ 6743.55 1202.57 6760.02 1209.17 6778.06 1209.17 c
+ 6792.91 1209.17 6805.92 1204.55 6816.26 1195.82 c
+ 6824.22 1189.04 6828.47 1182.47 6835.11 1167.66 c
+ 6839.51 1167.66 l
+ 6839.51 1219.29 l
+ 6833.06 1219.29 l
+ 6831.48 1214.48 6826.79 1210.93 6821.29 1210.93 c
+ 6818.68 1210.93 6814.5 1211.7 6809.81 1213.46 c
+ 6798.04 1217.27 6786.01 1219.29 6774.24 1219.29 c
+ 6721.99 1219.29 6684.63 1183.28 6684.63 1133.34 c
+ 6684.63 1109.32 6691.52 1090.99 6705.82 1076.54 c
+ 6722.91 1059.64 6747.4 1050.33 6775.45 1050.33 c
+ 6797.42 1050.33 6829.32 1059.05 6839.51 1067.74 c
+ 6839.51 1116.99 l
+ 6839.51 1130.74 6842.55 1133.78 6857.26 1134.95 c
+ 6857.26 1139.5 l
+ f
+ n
+ 6968.19 1093.3 m
+ 6956.01 1074.86 6945.12 1067.82 6928.92 1067.82 c
+ 6914.47 1067.82 6903.58 1074.86 6896.21 1088.68 c
+ 6891.66 1097.92 6889.87 1105.91 6889.35 1120.73 c
+ 6967.42 1120.73 l
+ 6965.4 1136.57 6962.87 1143.64 6956.53 1151.42 c
+ 6948.94 1160.18 6937.28 1165.31 6924.08 1165.31 c
+ 6911.43 1165.31 6899.51 1160.95 6889.87 1152.66 c
+ 6877.95 1142.69 6871.13 1125.38 6871.13 1105.44 c
+ 6871.13 1071.48 6889.35 1050.33 6918.5 1050.33 c
+ 6942.59 1050.33 6961.59 1064.92 6972.26 1091.61 c
+ 6968.19 1093.3 l
+ 6889.87 1127.77 m
+ 6892.65 1147.05 6901.27 1156.18 6916.74 1156.18 c
+ 6932.22 1156.18 6938.27 1149.25 6941.57 1127.77 c
+ 6889.87 1127.77 l
+ f
+ n
+ 6984.9 1150.35 m
+ 6986.4 1151.12 6988.97 1151.38 6991.72 1151.38 c
+ 6998.83 1151.38 7001.1 1147.57 7001.1 1135.14 c
+ 7001.1 1072.18 l
+ 7001.1 1057.7 6998.32 1054.14 6985.38 1054.14 c
+ 6985.38 1050.33 l
+ 7038.94 1050.33 l
+ 7038.94 1054.14 l
+ 7026.04 1054.14 7022.22 1057.18 7022.22 1066.31 c
+ 7022.22 1137.67 l
+ 7034.4 1148.48 7039.97 1151.38 7048.33 1151.38 c
+ 7060.72 1151.38 7066.81 1143.57 7066.81 1126.96 c
+ 7066.81 1074.31 l
+ 7066.81 1058.43 7063.51 1054.14 7050.86 1054.14 c
+ 7050.86 1050.33 l
+ 7103.4 1050.33 l
+ 7103.4 1054.14 l
+ 7090.97 1055.35 7087.93 1058.21 7087.93 1069.87 c
+ 7087.93 1128.02 l
+ 7087.93 1151.38 7076.93 1165.31 7058.45 1165.31 c
+ 7046.97 1165.31 7039.2 1161.17 7022.22 1145.55 c
+ 7022.22 1164.8 l
+ 7020.39 1165.31 l
+ 7007.78 1160.77 6999.05 1157.98 6984.9 1153.91 c
+ 6984.9 1150.35 l
+ f
+ n
+ 4181.04 2269.21 m
+ 5541.64 2269.21 l
+ 5541.64 1722.54 l
+ 5269.52 1813.66 5133.46 1813.66 4861.34 1722.54 c
+ 4589.22 1631.43 4453.16 1631.43 4181.04 1722.54 c
+ 4181.04 2269.21 l
+ 1 sc
+ f
+ n
+ 4181.04 2269.21 m
+ 5541.64 2269.21 l
+ 5541.64 1722.54 l
+ 5269.52 1813.66 5133.46 1813.66 4861.34 1722.54 c
+ 4589.22 1631.43 4453.16 1631.43 4181.04 1722.54 c
+ 4181.04 2269.21 l
+ 0 sc
+ S
+ n
+ 4096 483.407 1530.68 850.38 re
+ 1 sc
+ f
+ n
+ 4096 483.407 1530.68 850.38 re
+ 0 sc
+ S
+ n
+ 4633.29 1010.02 m
+ 4629 1000.23 4625.45 994.292 4621.63 989.892 c
+ 4612.76 979.845 4598.83 975.189 4577.78 975.189 c
+ 4560.8 975.189 l
+ 4542.32 975.189 4539.02 976.729 4539.02 985.749 c
+ 4539.02 1107.55 l
+ 4539.02 1125.85 4542.58 1129.44 4562.6 1129.44 c
+ 4562.6 1134.25 l
+ 4491.18 1134.25 l
+ 4491.18 1129.44 l
+ 4509.91 1129.44 4513.21 1125.81 4513.21 1107.59 c
+ 4513.21 992.202 l
+ 4513.21 973.979 4509.66 970.092 4491.18 970.092 c
+ 4491.18 965.289 l
+ 4627.46 965.289 l
+ 4639.64 1010.02 l
+ 4633.29 1010.02 l
+ f
+ n
+ 4689.39 1078.37 m
+ 4654.56 1064.69 l
+ 4654.56 1060.99 l
+ 4656.14 1061.24 l
+ 4658.48 1061.72 4661.01 1061.98 4662.81 1061.98 c
+ 4667.5 1061.98 4669.26 1058.02 4669.26 1047.13 c
+ 4669.26 989.672 l
+ 4669.26 971.815 4667.28 969.102 4653.53 969.102 c
+ 4653.53 965.289 l
+ 4708.9 965.289 l
+ 4708.9 969.102 l
+ 4692.4 969.102 4690.38 971.595 4690.38 989.452 c
+ 4690.38 1077.6 l
+ 4689.39 1078.37 l
+ 4679.6 1134.25 m
+ 4674.03 1134.25 4669.26 1128.42 4669.26 1121.3 c
+ 4669.26 1114.23 4673.81 1108.4 4679.6 1108.4 c
+ 4685.62 1108.4 4690.38 1113.97 4690.38 1121.3 c
+ 4690.38 1128.42 4685.62 1134.25 4679.6 1134.25 c
+ f
+ n
+ 4722.71 1065.31 m
+ 4724.21 1066.08 4726.78 1066.34 4729.53 1066.34 c
+ 4736.64 1066.34 4738.91 1062.53 4738.91 1050.1 c
+ 4738.91 987.142 l
+ 4738.91 972.659 4736.13 969.102 4723.18 969.102 c
+ 4723.18 965.289 l
+ 4776.75 965.289 l
+ 4776.75 969.102 l
+ 4763.85 969.102 4760.03 972.146 4760.03 981.275 c
+ 4760.03 1052.63 l
+ 4772.21 1063.44 4777.78 1066.34 4786.14 1066.34 c
+ 4798.53 1066.34 4804.62 1058.53 4804.62 1041.92 c
+ 4804.62 989.269 l
+ 4804.62 973.392 4801.32 969.102 4788.67 969.102 c
+ 4788.67 965.289 l
+ 4841.21 965.289 l
+ 4841.21 969.102 l
+ 4828.78 970.312 4825.74 973.172 4825.74 984.832 c
+ 4825.74 1042.98 l
+ 4825.74 1066.34 4814.74 1080.27 4796.26 1080.27 c
+ 4784.78 1080.27 4777.01 1076.13 4760.03 1060.51 c
+ 4760.03 1079.76 l
+ 4758.2 1080.27 l
+ 4745.59 1075.73 4736.86 1072.94 4722.71 1068.87 c
+ 4722.71 1065.31 l
+ f
+ n
+ 4849.52 1124.13 m
+ 4852.82 1124.38 4855.09 1124.64 4857.62 1124.64 c
+ 4865.98 1124.64 4868.51 1121.34 4868.51 1109.09 c
+ 4868.51 986.189 l
+ 4868.51 972.916 4867.74 972.146 4849.52 969.102 c
+ 4849.52 965.289 l
+ 4908.63 965.289 l
+ 4908.63 969.102 l
+ 4903.57 969.102 l
+ 4893.45 969.102 4889.63 972.732 4889.63 981.752 c
+ 4889.63 1029.24 l
+ 4925.13 980.946 l
+ 4925.9 979.919 l
+ 4926.37 979.149 4926.89 978.379 4927.66 977.609 c
+ 4929.67 975.006 4930.44 973.466 4930.44 972.182 c
+ 4930.44 970.349 4928.17 969.102 4925.13 969.102 c
+ 4920.29 969.102 l
+ 4920.29 965.289 l
+ 4975.54 965.289 l
+ 4975.54 969.102 l
+ 4964.4 969.102 4956.55 974.016 4945.88 987.179 c
+ 4907.12 1037.23 l
+ 4914.46 1044.19 l
+ 4932.46 1061.24 4948.19 1073.09 4955.52 1075.18 c
+ 4959.34 1076.2 4962.89 1076.72 4967.18 1076.72 c
+ 4969.2 1076.72 l
+ 4969.2 1080.27 l
+ 4917.5 1080.27 l
+ 4917.5 1076.72 l
+ 4927.4 1076.72 4930.19 1075.69 4930.19 1072.06 c
+ 4930.19 1070.01 4927.91 1066.38 4924.36 1063.3 c
+ 4889.63 1031.8 l
+ 4889.63 1138.83 l
+ 4888.64 1139.31 l
+ 4879.04 1136.26 4871.74 1134.25 4857.11 1130.18 c
+ 4849.52 1128.16 l
+ 4849.52 1124.13 l
+ f
+ n
+ 5080.39 1008.26 m
+ 5068.22 989.819 5057.33 982.779 5041.12 982.779 c
+ 5026.67 982.779 5015.78 989.819 5008.41 1003.64 c
+ 5003.87 1012.88 5002.07 1020.88 5001.56 1035.69 c
+ 5079.62 1035.69 l
+ 5077.6 1051.53 5075.07 1058.6 5068.73 1066.38 c
+ 5061.14 1075.14 5049.48 1080.27 5036.28 1080.27 c
+ 5023.63 1080.27 5011.71 1075.91 5002.07 1067.62 c
+ 4990.15 1057.65 4983.33 1040.34 4983.33 1020.4 c
+ 4983.33 986.445 5001.56 965.289 5030.71 965.289 c
+ 5054.8 965.289 5073.79 979.882 5084.46 1006.58 c
+ 5080.39 1008.26 l
+ 5002.07 1042.73 m
+ 5004.86 1062.01 5013.47 1071.14 5028.95 1071.14 c
+ 5044.42 1071.14 5050.47 1064.21 5053.77 1042.73 c
+ 5002.07 1042.73 l
+ f
+ n
+ 5093.47 1062.53 m
+ 5097.03 1063.3 5099.3 1063.55 5102.35 1063.55 c
+ 5108.69 1063.55 5110.96 1059.56 5110.96 1048.59 c
+ 5110.96 986.299 l
+ 5110.96 973.832 5109.2 972.109 5092.96 969.102 c
+ 5092.96 965.289 l
+ 5153.64 965.289 l
+ 5153.64 969.102 l
+ 5136.41 969.102 5132.08 972.879 5132.08 987.179 c
+ 5132.08 1043.68 l
+ 5132.08 1051.75 5142.97 1064.29 5149.83 1064.29 c
+ 5151.33 1064.29 5153.64 1063.04 5156.43 1060.51 c
+ 5160.46 1056.95 5163.25 1055.45 5166.55 1055.45 c
+ 5172.64 1055.45 5176.45 1059.74 5176.45 1066.85 c
+ 5176.45 1075.21 5171.13 1080.27 5162.52 1080.27 c
+ 5151.85 1080.27 5144.51 1074.44 5132.08 1056.48 c
+ 5132.08 1079.76 l
+ 5130.84 1080.27 l
+ 5117.45 1074.7 5108.36 1071.4 5093.47 1066.6 c
+ 5093.47 1062.53 l
+ f
+ n
+ 4408.76 652.453 m
+ 4408.76 633.057 4405.46 629.94 4384.19 629.94 c
+ 4384.19 625.137 l
+ 4459.4 625.137 l
+ 4459.4 629.94 l
+ 4438.64 629.94 4434.57 633.57 4434.57 652.417 c
+ 4434.57 767.072 l
+ 4434.57 785.919 4438.13 789.292 4459.4 789.292 c
+ 4459.4 794.095 l
+ 4384.19 794.095 l
+ 4384.19 789.292 l
+ 4405.72 789.292 4408.76 786.432 4408.76 767.292 c
+ 4408.76 652.453 l
+ f
+ n
+ 4518.63 697.883 m
+ 4525.23 697.883 4529.55 697.883 4536.23 697.883 c
+ 4556.14 697.883 4569.92 700.449 4580.92 706.646 c
+ 4596.25 714.859 4605.45 730.552 4605.45 747.529 c
+ 4605.45 758.345 4601.89 768.099 4595 775.579 c
+ 4584.81 786.909 4562.66 794.095 4538.72 794.095 c
+ 4471.51 794.095 l
+ 4471.51 789.292 l
+ 4490.28 787.239 4492.81 784.709 4492.81 766.302 c
+ 4492.81 655.717 l
+ 4492.81 634.267 4490.8 631.737 4471.51 629.94 c
+ 4471.51 625.137 l
+ 4542.5 625.137 l
+ 4542.5 629.94 l
+ 4522.44 629.94 4518.63 633.46 4518.63 651.903 c
+ 4518.63 697.883 l
+ 4518.63 775.799 m
+ 4518.63 782.875 4520.39 784.709 4527.24 784.709 c
+ 4561.56 784.709 4577.29 772.462 4577.29 745.586 c
+ 4577.29 720.323 4562.29 707.269 4533.11 707.269 c
+ 4528.01 707.269 4524.46 707.269 4518.63 707.783 c
+ 4518.63 775.799 l
+ f
+ n
+ 4702.52 794.095 m
+ 4654.56 794.095 4620.38 758.822 4620.38 709.616 c
+ 4620.38 686.59 4628.41 664.333 4641.98 650.107 c
+ 4656.54 634.67 4678.9 625.137 4701.01 625.137 c
+ 4750.48 625.137 4784.65 659.42 4784.65 708.626 c
+ 4784.65 732.863 4777.35 753.689 4763.57 768.392 c
+ 4747.73 785.295 4726.64 794.095 4702.52 794.095 c
+ 4702.52 784.965 m
+ 4714.18 784.965 4725.84 780.565 4734.97 772.755 c
+ 4748.64 760.839 4756.49 737.886 4756.49 708.883 c
+ 4756.49 694.51 4753.19 677.68 4748.13 664.993 c
+ 4745.86 658.906 4741.53 652.783 4735.7 647.173 c
+ 4726.83 638.667 4715.42 634.267 4702 634.267 c
+ 4690.34 634.267 4678.94 638.667 4670.07 646.22 c
+ 4656.9 657.44 4648.54 682.043 4648.54 709.139 c
+ 4648.54 733.999 4655.66 757.649 4666.29 769.125 c
+ 4676.15 779.612 4688.58 784.965 4702.52 784.965 c
+ f
+ n
+ 4870.94 794.095 m
+ 4853.96 794.095 l
+ 4795.92 625.137 l
+ 4813.15 625.137 l
+ 4870.94 794.095 l
+ f
+ n
+ 4898.35 652.453 m
+ 4898.35 633.057 4895.05 629.94 4873.79 629.94 c
+ 4873.79 625.137 l
+ 4948.99 625.137 l
+ 4948.99 629.94 l
+ 4928.24 629.94 4924.17 633.57 4924.17 652.417 c
+ 4924.17 767.072 l
+ 4924.17 785.919 4927.72 789.292 4948.99 789.292 c
+ 4948.99 794.095 l
+ 4873.79 794.095 l
+ 4873.79 789.292 l
+ 4895.31 789.292 4898.35 786.432 4898.35 767.292 c
+ 4898.35 652.453 l
+ f
+ n
+ 5008.22 697.883 m
+ 5014.82 697.883 5019.14 697.883 5025.82 697.883 c
+ 5045.73 697.883 5059.51 700.449 5070.51 706.646 c
+ 5085.84 714.859 5095.04 730.552 5095.04 747.529 c
+ 5095.04 758.345 5091.49 768.099 5084.59 775.579 c
+ 5074.4 786.909 5052.25 794.095 5028.31 794.095 c
+ 4961.1 794.095 l
+ 4961.1 789.292 l
+ 4979.87 787.239 4982.4 784.709 4982.4 766.302 c
+ 4982.4 655.717 l
+ 4982.4 634.267 4980.39 631.737 4961.1 629.94 c
+ 4961.1 625.137 l
+ 5032.09 625.137 l
+ 5032.09 629.94 l
+ 5012.03 629.94 5008.22 633.46 5008.22 651.903 c
+ 5008.22 697.883 l
+ 5008.22 775.799 m
+ 5008.22 782.875 5009.98 784.709 5016.83 784.709 c
+ 5051.15 784.709 5066.88 772.462 5066.88 745.586 c
+ 5066.88 720.323 5051.89 707.269 5022.7 707.269 c
+ 5017.6 707.269 5014.05 707.269 5008.22 707.783 c
+ 5008.22 775.799 l
+ f
+ n
+ 5279.52 629.94 m
+ 5268.12 629.94 5265.59 632.47 5256.71 651.097 c
+ 5193.61 794.095 l
+ 5188.51 794.095 l
+ 5135.82 670.677 l
+ 5119.58 633.973 5116.54 629.94 5104.4 629.94 c
+ 5104.4 625.137 l
+ 5154.56 625.137 l
+ 5154.56 629.94 l
+ 5142.39 629.94 5137.33 632.983 5137.33 639.583 c
+ 5137.33 642.627 5138.1 646.183 5139.38 649.483 c
+ 5151 679.11 l
+ 5217.41 679.11 l
+ 5227.82 654.763 l
+ 5230.86 647.943 5232.62 641.343 5232.62 637.787 c
+ 5232.62 631.847 5228.33 629.94 5214.88 629.94 c
+ 5214.88 625.137 l
+ 5279.52 625.137 l
+ 5279.52 629.94 l
+ 5155.33 688.496 m
+ 5184.48 758.125 l
+ 5213.89 688.496 l
+ 5155.33 688.496 l
+ f
+ n
+ 1094.92 1139.98 m
+ 1085.2 1139.98 1077.17 1131.73 1077.17 1122.24 c
+ 1077.17 1112.08 1084.8 1104.27 1094.7 1104.27 c
+ 1104.86 1104.27 1112.89 1112.08 1112.89 1121.8 c
+ 1112.89 1131.73 1104.86 1139.98 1094.92 1139.98 c
+ f
+ n
+ 1094.92 856.522 m
+ 1085.2 856.522 1077.17 848.272 1077.17 838.775 c
+ 1077.17 828.619 1084.8 820.809 1094.7 820.809 c
+ 1104.86 820.809 1112.89 828.619 1112.89 838.335 c
+ 1112.89 848.272 1104.86 856.522 1094.92 856.522 c
+ f
+ n
+ 11721.1 171.601 1729.11 822.034 re
+ 1 sc
+ f
+ n
+ 11721.1 171.601 1729.11 822.034 re
+ 0 sc
+ S
+ n
+ 12294.3 658.286 m
+ 12284.6 658.286 12279.5 660.853 12272.1 669.506 c
+ 12219.7 734.112 l
+ 12236.8 737.449 12244.5 740.565 12252.9 747.495 c
+ 12261.1 754.205 12265.9 765.022 12265.9 777.122 c
+ 12265.9 788.195 12262.6 797.728 12256 805.171 c
+ 12246.4 815.731 12225.4 822.441 12201.6 822.441 c
+ 12131.7 822.441 l
+ 12131.7 817.638 l
+ 12150.7 815.584 12153.3 812.725 12153.3 794.428 c
+ 12153.3 682.779 l
+ 12153.3 661.366 12150.7 658.286 12131.7 658.286 c
+ 12131.7 653.483 l
+ 12201.6 653.483 l
+ 12201.6 658.286 l
+ 12182.3 658.286 12179.1 661.623 12179.1 680.139 c
+ 12179.1 730.775 l
+ 12193.1 731.289 l
+ 12253.3 653.483 l
+ 12294.3 653.483 l
+ 12294.3 658.286 l
+ 12179.1 803.778 m
+ 12179.1 811.001 12181.8 813.055 12191.9 813.055 c
+ 12223.2 813.055 12237.8 801.945 12237.8 777.708 c
+ 12237.8 764.802 12232.5 753.985 12223.5 749.072 c
+ 12211.9 742.362 12203.1 740.822 12179.1 740.309 c
+ 12179.1 803.778 l
+ f
+ n
+ 12421.6 668.186 m
+ 12420.3 668.186 l
+ 12408.6 668.186 12405.9 670.973 12405.9 682.596 c
+ 12405.9 768.468 l
+ 12366.2 768.468 l
+ 12366.2 764.142 l
+ 12381.7 764.142 12384.7 761.612 12384.7 749.072 c
+ 12384.7 690.039 l
+ 12384.7 682.999 12383.5 679.479 12380 676.729 c
+ 12373.2 671.193 12365.4 668.186 12357.9 668.186 c
+ 12348.2 668.186 12340.1 676.546 12340.1 686.886 c
+ 12340.1 768.468 l
+ 12303.3 768.468 l
+ 12303.3 764.912 l
+ 12315.5 764.912 12319 761.135 12319 749.512 c
+ 12319 685.859 l
+ 12319 666.169 12330.8 653.483 12348.8 653.483 c
+ 12357.9 653.483 12367.5 657.443 12374.1 664.116 c
+ 12384.7 674.749 l
+ 12384.7 653.996 l
+ 12385.8 653.483 l
+ 12398.9 658.653 12408.3 661.476 12421.6 665.106 c
+ 12421.6 668.186 l
+ f
+ n
+ 12434.8 753.509 m
+ 12436.3 754.279 12438.8 754.535 12441.6 754.535 c
+ 12448.7 754.535 12451 750.722 12451 738.292 c
+ 12451 675.336 l
+ 12451 660.853 12448.2 657.296 12435.2 657.296 c
+ 12435.2 653.483 l
+ 12488.8 653.483 l
+ 12488.8 657.296 l
+ 12475.9 657.296 12472.1 660.339 12472.1 669.469 c
+ 12472.1 740.822 l
+ 12484.3 751.638 12489.8 754.535 12498.2 754.535 c
+ 12510.6 754.535 12516.7 746.725 12516.7 730.115 c
+ 12516.7 677.463 l
+ 12516.7 661.586 12513.4 657.296 12500.7 657.296 c
+ 12500.7 653.483 l
+ 12553.3 653.483 l
+ 12553.3 657.296 l
+ 12540.8 658.506 12537.8 661.366 12537.8 673.026 c
+ 12537.8 731.179 l
+ 12537.8 754.535 12526.8 768.468 12508.3 768.468 c
+ 12496.8 768.468 12489.1 764.325 12472.1 748.705 c
+ 12472.1 767.955 l
+ 12470.3 768.468 l
+ 12457.6 763.922 12448.9 761.135 12434.8 757.065 c
+ 12434.8 753.509 l
+ f
+ n
+ 12624.9 768.468 m
+ 12599.3 768.468 l
+ 12599.3 797.875 l
+ 12599.3 800.405 12599.1 801.175 12597.6 801.175 c
+ 12595.8 798.901 12594.3 796.628 12592.6 794.062 c
+ 12583 780.128 12572.1 767.992 12568.1 766.965 c
+ 12565.3 765.168 12563.8 763.408 12563.8 762.125 c
+ 12563.8 761.355 12564 760.878 12564.8 760.365 c
+ 12578.2 760.365 l
+ 12578.2 685.346 l
+ 12578.2 664.263 12585.8 653.483 12600.7 653.483 c
+ 12613.1 653.483 12622.7 659.533 12631 672.623 c
+ 12627.7 675.373 l
+ 12622.4 669.139 12618.1 666.646 12612.5 666.646 c
+ 12603.2 666.646 12599.3 673.393 12599.3 689.086 c
+ 12599.3 760.365 l
+ 12624.9 760.365 l
+ 12624.9 768.468 l
+ f
+ n
+ 12675 766.562 m
+ 12640.2 752.885 l
+ 12640.2 749.182 l
+ 12641.8 749.438 l
+ 12644.1 749.915 12646.7 750.172 12648.5 750.172 c
+ 12653.2 750.172 12654.9 746.212 12654.9 735.322 c
+ 12654.9 677.866 l
+ 12654.9 660.009 12652.9 657.296 12639.2 657.296 c
+ 12639.2 653.483 l
+ 12694.6 653.483 l
+ 12694.6 657.296 l
+ 12678.1 657.296 12676 659.789 12676 677.646 c
+ 12676 765.792 l
+ 12675 766.562 l
+ 12665.3 822.441 m
+ 12659.7 822.441 12654.9 816.611 12654.9 809.498 c
+ 12654.9 802.421 12659.5 796.591 12665.3 796.591 c
+ 12671.3 796.591 12676 802.165 12676 809.498 c
+ 12676 816.611 12671.3 822.441 12665.3 822.441 c
+ f
+ n
+ 12707.6 754.279 m
+ 12710.9 755.049 12712.9 755.305 12715.7 755.305 c
+ 12722.3 755.305 12724.6 751.235 12724.6 739.062 c
+ 12724.6 674.823 l
+ 12724.6 661.109 12721 657.296 12706.8 657.296 c
+ 12706.8 653.483 l
+ 12763 653.483 l
+ 12763 657.296 l
+ 12749.5 657.296 12745.7 660.046 12745.7 669.836 c
+ 12745.7 740.529 l
+ 12745.7 741.005 12747.7 743.535 12749.5 745.295 c
+ 12755.9 751.052 12766.8 755.305 12775.8 755.305 c
+ 12787 755.305 12792.6 746.469 12792.6 728.832 c
+ 12792.6 674.163 l
+ 12792.6 660.083 12789.8 657.296 12775.3 657.296 c
+ 12775.3 653.483 l
+ 12832.1 653.483 l
+ 12832.1 657.296 l
+ 12817.6 657.296 12813.7 661.623 12813.7 677.316 c
+ 12813.7 741.225 l
+ 12821.4 751.162 12829.8 755.305 12841.5 755.305 c
+ 12856.1 755.305 12860.7 748.559 12860.7 727.879 c
+ 12860.7 675.263 l
+ 12860.7 661.036 12858.6 659.056 12843.8 657.296 c
+ 12843.8 653.483 l
+ 12899.3 653.483 l
+ 12899.3 657.296 l
+ 12892.7 657.296 l
+ 12885.1 657.296 12881.8 661.916 12881.8 671.889 c
+ 12881.8 724.615 l
+ 12881.8 753.692 12871.9 768.468 12852.4 768.468 c
+ 12837.6 768.468 12824.7 762.345 12811 748.668 c
+ 12806.5 762.088 12798 768.468 12784.5 768.468 c
+ 12773.4 768.468 12766.4 765.205 12745.7 750.428 c
+ 12745.7 767.955 l
+ 12743.9 768.468 l
+ 12730.7 763.665 12721.9 760.878 12707.6 757.065 c
+ 12707.6 754.279 l
+ f
+ n
+ 13008.4 696.456 m
+ 12996.3 678.012 12985.4 670.973 12969.2 670.973 c
+ 12954.7 670.973 12943.8 678.012 12936.5 691.836 c
+ 12931.9 701.076 12930.1 709.069 12929.6 723.882 c
+ 13007.7 723.882 l
+ 13005.7 739.722 13003.1 746.799 12996.8 754.572 c
+ 12989.2 763.335 12977.5 768.468 12964.3 768.468 c
+ 12951.7 768.468 12939.8 764.105 12930.1 755.818 c
+ 12918.2 745.845 12911.4 728.539 12911.4 708.592 c
+ 12911.4 674.639 12929.6 653.483 12958.8 653.483 c
+ 12982.9 653.483 13001.8 668.076 13012.5 694.769 c
+ 13008.4 696.456 l
+ 12930.1 730.922 m
+ 12932.9 750.208 12941.5 759.338 12957 759.338 c
+ 12972.5 759.338 12978.5 752.408 12981.8 730.922 c
+ 12930.1 730.922 l
+ f
+ n
+ 12137.4 482.289 m
+ 12089.4 482.289 12055.2 447.016 12055.2 397.81 c
+ 12055.2 374.783 12063.3 352.527 12076.8 338.301 c
+ 12091.4 322.864 12113.8 313.331 12135.9 313.331 c
+ 12185.3 313.331 12219.5 347.614 12219.5 396.82 c
+ 12219.5 421.056 12212.2 441.883 12198.4 456.586 c
+ 12182.6 473.489 12161.5 482.289 12137.4 482.289 c
+ 12137.4 473.159 m
+ 12149 473.159 12160.7 468.759 12169.8 460.949 c
+ 12183.5 449.033 12191.4 426.08 12191.4 397.077 c
+ 12191.4 382.703 12188.1 365.874 12183 353.187 c
+ 12180.7 347.1 12176.4 340.977 12170.6 335.367 c
+ 12161.7 326.861 12150.3 322.461 12136.9 322.461 c
+ 12125.2 322.461 12113.8 326.861 12104.9 334.414 c
+ 12091.8 345.634 12083.4 370.237 12083.4 397.333 c
+ 12083.4 422.193 12090.5 445.843 12101.2 457.319 c
+ 12111 467.806 12123.4 473.159 12137.4 473.159 c
+ f
+ n
+ 12235.1 412.843 m
+ 12237.4 413.1 12239.2 413.1 12241.5 413.1 c
+ 12250.1 413.1 12251.8 410.57 12251.8 398.763 c
+ 12251.8 280.991 l
+ 12251.8 267.938 12249 265.151 12234.1 263.648 c
+ 12234.1 259.358 l
+ 12295 259.358 l
+ 12295 263.905 l
+ 12276.2 263.905 12273 266.765 12273 283.191 c
+ 12273 324.147 l
+ 12281.7 315.861 12287.7 313.331 12298.1 313.331 c
+ 12327.5 313.331 12350.4 340.72 12350.4 376.213 c
+ 12350.4 406.536 12333 428.316 12308.8 428.316 c
+ 12294.9 428.316 12283.9 422.486 12273 409.91 c
+ 12273 427.803 l
+ 12271.4 428.316 l
+ 12257.8 423 12249 419.7 12235.1 415.373 c
+ 12235.1 412.843 l
+ 12273 397.077 m
+ 12273 404.373 12287 413.1 12298.5 413.1 c
+ 12317 413.1 12329.3 394.656 12329.3 366.533 c
+ 12329.3 339.62 12317 321.434 12299 321.434 c
+ 12287.2 321.434 12273 330.161 12273 337.457 c
+ 12273 397.077 l
+ f
+ n
+ 12428.1 428.316 m
+ 12402.5 428.316 l
+ 12402.5 457.723 l
+ 12402.5 460.253 12402.3 461.023 12400.8 461.023 c
+ 12399 458.749 12397.5 456.476 12395.8 453.909 c
+ 12386.2 439.976 12375.3 427.84 12371.3 426.813 c
+ 12368.5 425.016 12367 423.256 12367 421.973 c
+ 12367 421.203 12367.2 420.726 12368 420.213 c
+ 12381.4 420.213 l
+ 12381.4 345.194 l
+ 12381.4 324.111 12389 313.331 12403.9 313.331 c
+ 12416.3 313.331 12425.9 319.381 12434.2 332.47 c
+ 12430.9 335.22 l
+ 12425.6 328.987 12421.3 326.494 12415.7 326.494 c
+ 12406.4 326.494 12402.5 333.24 12402.5 348.934 c
+ 12402.5 420.213 l
+ 12428.1 420.213 l
+ 12428.1 428.316 l
+ f
+ n
+ 12478.3 426.41 m
+ 12443.4 412.733 l
+ 12443.4 409.03 l
+ 12445 409.286 l
+ 12447.3 409.763 12449.9 410.02 12451.7 410.02 c
+ 12456.4 410.02 12458.1 406.06 12458.1 395.17 c
+ 12458.1 337.714 l
+ 12458.1 319.857 12456.1 317.144 12442.4 317.144 c
+ 12442.4 313.331 l
+ 12497.8 313.331 l
+ 12497.8 317.144 l
+ 12481.3 317.144 12479.2 319.637 12479.2 337.494 c
+ 12479.2 425.64 l
+ 12478.3 426.41 l
+ 12468.5 482.289 m
+ 12462.9 482.289 12458.1 476.459 12458.1 469.346 c
+ 12458.1 462.269 12462.7 456.439 12468.5 456.439 c
+ 12474.5 456.439 12479.2 462.013 12479.2 469.346 c
+ 12479.2 476.459 12474.5 482.289 12468.5 482.289 c
+ f
+ n
+ 12510.8 414.126 m
+ 12514.1 414.896 12516.1 415.153 12518.9 415.153 c
+ 12525.5 415.153 12527.8 411.083 12527.8 398.91 c
+ 12527.8 334.67 l
+ 12527.8 320.957 12524.2 317.144 12510 317.144 c
+ 12510 313.331 l
+ 12566.2 313.331 l
+ 12566.2 317.144 l
+ 12552.7 317.144 12548.9 319.894 12548.9 329.684 c
+ 12548.9 400.376 l
+ 12548.9 400.853 12550.9 403.383 12552.7 405.143 c
+ 12559.1 410.9 12570 415.153 12579 415.153 c
+ 12590.2 415.153 12595.8 406.316 12595.8 388.68 c
+ 12595.8 334.01 l
+ 12595.8 319.931 12593 317.144 12578.5 317.144 c
+ 12578.5 313.331 l
+ 12635.3 313.331 l
+ 12635.3 317.144 l
+ 12620.8 317.144 12616.9 321.471 12616.9 337.164 c
+ 12616.9 401.073 l
+ 12624.6 411.01 12633 415.153 12644.7 415.153 c
+ 12659.3 415.153 12663.9 408.406 12663.9 387.727 c
+ 12663.9 335.111 l
+ 12663.9 320.884 12661.8 318.904 12647 317.144 c
+ 12647 313.331 l
+ 12702.5 313.331 l
+ 12702.5 317.144 l
+ 12695.9 317.144 l
+ 12688.3 317.144 12685 321.764 12685 331.737 c
+ 12685 384.463 l
+ 12685 413.54 12675.1 428.316 12655.6 428.316 c
+ 12640.9 428.316 12627.9 422.193 12614.2 408.516 c
+ 12609.7 421.936 12601.2 428.316 12587.7 428.316 c
+ 12576.6 428.316 12569.6 425.053 12548.9 410.276 c
+ 12548.9 427.803 l
+ 12547.1 428.316 l
+ 12533.9 423.513 12525.1 420.726 12510.8 416.913 c
+ 12510.8 414.126 l
+ f
+ n
+ 12751.8 426.41 m
+ 12717 412.733 l
+ 12717 409.03 l
+ 12718.6 409.286 l
+ 12720.9 409.763 12723.5 410.02 12725.3 410.02 c
+ 12730 410.02 12731.7 406.06 12731.7 395.17 c
+ 12731.7 337.714 l
+ 12731.7 319.857 12729.7 317.144 12716 317.144 c
+ 12716 313.331 l
+ 12771.4 313.331 l
+ 12771.4 317.144 l
+ 12754.9 317.144 12752.8 319.637 12752.8 337.494 c
+ 12752.8 425.64 l
+ 12751.8 426.41 l
+ 12742.1 482.289 m
+ 12736.5 482.289 12731.7 476.459 12731.7 469.346 c
+ 12731.7 462.269 12736.3 456.439 12742.1 456.439 c
+ 12748.1 456.439 12752.8 462.013 12752.8 469.346 c
+ 12752.8 476.459 12748.1 482.289 12742.1 482.289 c
+ f
+ n
+ 12886.2 347.797 m
+ 12881.6 348.824 l
+ 12879.1 336.027 12877.6 331.92 12874.3 327.594 c
+ 12870.7 323.231 12862.1 320.921 12849.2 320.921 c
+ 12814.2 320.921 l
+ 12882.4 424.54 l
+ 12882.4 428.316 l
+ 12794.4 428.316 l
+ 12793.7 398.213 l
+ 12798.3 398.213 l
+ 12800.5 416.876 12804.3 420.726 12819.5 420.726 c
+ 12854.5 420.726 l
+ 12787.1 317.144 l
+ 12787.1 313.331 l
+ 12882.6 313.331 l
+ 12886.2 347.797 l
+ f
+ n
+ 12998.8 356.304 m
+ 12986.7 337.86 12975.8 330.821 12959.6 330.821 c
+ 12945.1 330.821 12934.2 337.86 12926.9 351.684 c
+ 12922.3 360.924 12920.5 368.917 12920 383.73 c
+ 12998.1 383.73 l
+ 12996.1 399.57 12993.5 406.646 12987.2 414.42 c
+ 12979.6 423.183 12967.9 428.316 12954.7 428.316 c
+ 12942.1 428.316 12930.2 423.953 12920.5 415.666 c
+ 12908.6 405.693 12901.8 388.387 12901.8 368.44 c
+ 12901.8 334.487 12920 313.331 12949.2 313.331 c
+ 12973.3 313.331 12992.2 327.924 13002.9 354.617 c
+ 12998.8 356.304 l
+ 12920.5 390.77 m
+ 12923.3 410.056 12931.9 419.186 12947.4 419.186 c
+ 12962.9 419.186 12968.9 412.256 12972.2 390.77 c
+ 12920.5 390.77 l
+ f
+ n
+ 13011.9 410.57 m
+ 13015.5 411.34 13017.8 411.596 13020.8 411.596 c
+ 13027.1 411.596 13029.4 407.6 13029.4 396.636 c
+ 13029.4 334.341 l
+ 13029.4 321.874 13027.7 320.151 13011.4 317.144 c
+ 13011.4 313.331 l
+ 13072.1 313.331 l
+ 13072.1 317.144 l
+ 13054.9 317.144 13050.5 320.921 13050.5 335.22 c
+ 13050.5 391.723 l
+ 13050.5 399.79 13061.4 412.33 13068.3 412.33 c
+ 13069.8 412.33 13072.1 411.083 13074.9 408.553 c
+ 13078.9 404.997 13081.7 403.493 13085 403.493 c
+ 13091.1 403.493 13094.9 407.783 13094.9 414.896 c
+ 13094.9 423.256 13089.6 428.316 13081 428.316 c
+ 13070.3 428.316 13063 422.486 13050.5 404.52 c
+ 13050.5 427.803 l
+ 13049.3 428.316 l
+ 13035.9 422.743 13026.8 419.443 13011.9 414.64 c
+ 13011.9 410.57 l
+ f
+ n
+ 9765.2 1617.25 2919.64 453.536 re
+ 1 sc
+ f
+ n
+ 9765.2 1617.25 2919.64 453.536 re
+ 0 sc
+ S
+ n
+ 10283.1 1927.94 m
+ 10235.2 1927.94 10201 1892.66 10201 1843.46 c
+ 10201 1820.43 10209 1798.17 10222.6 1783.95 c
+ 10237.1 1768.51 10259.5 1758.98 10281.6 1758.98 c
+ 10331.1 1758.98 10365.3 1793.26 10365.3 1842.47 c
+ 10365.3 1866.7 10358 1887.53 10344.2 1902.23 c
+ 10328.3 1919.14 10307.3 1927.94 10283.1 1927.94 c
+ 10283.1 1918.81 m
+ 10294.8 1918.81 10306.4 1914.41 10315.6 1906.6 c
+ 10329.3 1894.68 10337.1 1871.73 10337.1 1842.72 c
+ 10337.1 1828.35 10333.8 1811.52 10328.7 1798.83 c
+ 10326.5 1792.75 10322.1 1786.62 10316.3 1781.01 c
+ 10307.4 1772.51 10296 1768.11 10282.6 1768.11 c
+ 10271 1768.11 10259.5 1772.51 10250.7 1780.06 c
+ 10237.5 1791.28 10229.2 1815.88 10229.2 1842.98 c
+ 10229.2 1867.84 10236.3 1891.49 10246.9 1902.97 c
+ 10256.8 1913.45 10269.2 1918.81 10283.1 1918.81 c
+ f
+ n
+ 10456.6 1873.96 m
+ 10425.7 1873.96 l
+ 10425.7 1903.37 l
+ 10425.7 1918.07 10430.5 1925.92 10440.1 1925.92 c
+ 10445.4 1925.92 10448.9 1923.39 10453.5 1916.06 c
+ 10457.5 1909.46 10460.5 1906.93 10464.8 1906.93 c
+ 10470.6 1906.93 10475.4 1911.47 10475.4 1917.3 c
+ 10475.4 1926.43 10464.2 1933 10449 1933 c
+ 10433.3 1933 10419.8 1926.14 10413.2 1914.52 c
+ 10406.6 1903.37 10404.6 1894.24 10404.6 1873.96 c
+ 10383.8 1873.96 l
+ 10383.8 1865.86 l
+ 10404.6 1865.86 l
+ 10404.6 1784.75 l
+ 10404.6 1765.91 10401.8 1762.79 10383.6 1762.79 c
+ 10383.6 1758.98 l
+ 10449.3 1758.98 l
+ 10449.3 1762.79 l
+ 10428.5 1762.79 10425.7 1765.61 10425.7 1784.94 c
+ 10425.7 1865.86 l
+ 10456.6 1865.86 l
+ 10456.6 1873.96 l
+ f
+ n
+ 10543 1873.96 m
+ 10512.1 1873.96 l
+ 10512.1 1903.37 l
+ 10512.1 1918.07 10516.9 1925.92 10526.5 1925.92 c
+ 10531.8 1925.92 10535.3 1923.39 10539.9 1916.06 c
+ 10543.9 1909.46 10546.9 1906.93 10551.2 1906.93 c
+ 10557 1906.93 10561.8 1911.47 10561.8 1917.3 c
+ 10561.8 1926.43 10550.6 1933 10535.4 1933 c
+ 10519.7 1933 10506.2 1926.14 10499.6 1914.52 c
+ 10493 1903.37 10491 1894.24 10491 1873.96 c
+ 10470.2 1873.96 l
+ 10470.2 1865.86 l
+ 10491 1865.86 l
+ 10491 1784.75 l
+ 10491 1765.91 10488.2 1762.79 10470 1762.79 c
+ 10470 1758.98 l
+ 10535.7 1758.98 l
+ 10535.7 1762.79 l
+ 10514.9 1762.79 10512.1 1765.61 10512.1 1784.94 c
+ 10512.1 1865.86 l
+ 10543 1865.86 l
+ 10543 1873.96 l
+ f
+ n
+ 10557.4 1915.62 m
+ 10558.9 1915.62 l
+ 10561.7 1915.87 10564.7 1916.13 10566.7 1916.13 c
+ 10574.9 1916.13 10577.4 1912.57 10577.4 1900.66 c
+ 10577.4 1779.77 l
+ 10577.4 1766.09 10573.9 1762.79 10557.9 1762.79 c
+ 10557.9 1758.98 l
+ 10617.5 1758.98 l
+ 10617.5 1762.79 l
+ 10601.6 1762.79 10598.5 1765.28 10598.5 1779 c
+ 10598.5 1930.32 l
+ 10597.5 1930.83 l
+ 10584.4 1926.54 10574.8 1923.98 10557.4 1919.69 c
+ 10557.4 1915.62 l
+ f
+ n
+ 10667.2 1872.06 m
+ 10632.4 1858.38 l
+ 10632.4 1854.68 l
+ 10633.9 1854.93 l
+ 10636.3 1855.41 10638.8 1855.67 10640.6 1855.67 c
+ 10645.3 1855.67 10647.1 1851.71 10647.1 1840.82 c
+ 10647.1 1783.36 l
+ 10647.1 1765.5 10645.1 1762.79 10631.3 1762.79 c
+ 10631.3 1758.98 l
+ 10686.7 1758.98 l
+ 10686.7 1762.79 l
+ 10670.2 1762.79 10668.2 1765.28 10668.2 1783.14 c
+ 10668.2 1871.29 l
+ 10667.2 1872.06 l
+ 10657.4 1927.94 m
+ 10651.8 1927.94 10647.1 1922.11 10647.1 1914.99 c
+ 10647.1 1907.92 10651.6 1902.09 10657.4 1902.09 c
+ 10663.4 1902.09 10668.2 1907.66 10668.2 1914.99 c
+ 10668.2 1922.11 10663.4 1927.94 10657.4 1927.94 c
+ f
+ n
+ 10700.5 1859 m
+ 10702 1859.77 10704.6 1860.03 10707.3 1860.03 c
+ 10714.4 1860.03 10716.7 1856.22 10716.7 1843.79 c
+ 10716.7 1780.83 l
+ 10716.7 1766.35 10713.9 1762.79 10701 1762.79 c
+ 10701 1758.98 l
+ 10754.6 1758.98 l
+ 10754.6 1762.79 l
+ 10741.7 1762.79 10737.8 1765.83 10737.8 1774.96 c
+ 10737.8 1846.32 l
+ 10750 1857.13 10755.6 1860.03 10763.9 1860.03 c
+ 10776.3 1860.03 10782.4 1852.22 10782.4 1835.61 c
+ 10782.4 1782.96 l
+ 10782.4 1767.08 10779.1 1762.79 10766.5 1762.79 c
+ 10766.5 1758.98 l
+ 10819 1758.98 l
+ 10819 1762.79 l
+ 10806.6 1764 10803.5 1766.86 10803.5 1778.52 c
+ 10803.5 1836.67 l
+ 10803.5 1860.03 10792.5 1873.96 10774.1 1873.96 c
+ 10762.6 1873.96 10754.8 1869.82 10737.8 1854.2 c
+ 10737.8 1873.45 l
+ 10736 1873.96 l
+ 10723.4 1869.42 10714.7 1866.63 10700.5 1862.56 c
+ 10700.5 1859 l
+ f
+ n
+ 10928.6 1801.95 m
+ 10916.4 1783.51 10905.5 1776.47 10889.3 1776.47 c
+ 10874.9 1776.47 10864 1783.51 10856.6 1797.33 c
+ 10852.1 1806.57 10850.3 1814.56 10849.8 1829.38 c
+ 10927.8 1829.38 l
+ 10925.8 1845.22 10923.3 1852.29 10916.9 1860.07 c
+ 10909.3 1868.83 10897.7 1873.96 10884.5 1873.96 c
+ 10871.8 1873.96 10859.9 1869.6 10850.3 1861.31 c
+ 10838.4 1851.34 10831.5 1834.03 10831.5 1814.09 c
+ 10831.5 1780.13 10849.8 1758.98 10878.9 1758.98 c
+ 10903 1758.98 10922 1773.57 10932.7 1800.26 c
+ 10928.6 1801.95 l
+ 10850.3 1836.42 m
+ 10853.1 1855.7 10861.7 1864.83 10877.2 1864.83 c
+ 10892.6 1864.83 10898.7 1857.9 10902 1836.42 c
+ 10850.3 1836.42 l
+ f
+ n
+ 11172 1763.78 m
+ 11162.3 1763.78 11157.2 1766.35 11149.9 1775 c
+ 11097.4 1839.61 l
+ 11114.5 1842.94 11122.2 1846.06 11130.6 1852.99 c
+ 11138.8 1859.7 11143.6 1870.52 11143.6 1882.62 c
+ 11143.6 1893.69 11140.3 1903.22 11133.8 1910.67 c
+ 11124.1 1921.23 11103.1 1927.94 11079.3 1927.94 c
+ 11009.4 1927.94 l
+ 11009.4 1923.13 l
+ 11028.5 1921.08 11031 1918.22 11031 1899.92 c
+ 11031 1788.27 l
+ 11031 1766.86 11028.5 1763.78 11009.4 1763.78 c
+ 11009.4 1758.98 l
+ 11079.4 1758.98 l
+ 11079.4 1763.78 l
+ 11060.1 1763.78 11056.8 1767.12 11056.8 1785.63 c
+ 11056.8 1836.27 l
+ 11070.9 1836.78 l
+ 11131 1758.98 l
+ 11172 1758.98 l
+ 11172 1763.78 l
+ 11056.8 1909.27 m
+ 11056.8 1916.5 11059.6 1918.55 11069.6 1918.55 c
+ 11100.9 1918.55 11115.5 1907.44 11115.5 1883.2 c
+ 11115.5 1870.3 11110.2 1859.48 11101.2 1854.57 c
+ 11089.7 1847.86 11080.9 1846.32 11056.8 1845.8 c
+ 11056.8 1909.27 l
+ f
+ n
+ 11281.4 1801.95 m
+ 11269.2 1783.51 11258.3 1776.47 11242.1 1776.47 c
+ 11227.7 1776.47 11216.8 1783.51 11209.4 1797.33 c
+ 11204.9 1806.57 11203.1 1814.56 11202.6 1829.38 c
+ 11280.6 1829.38 l
+ 11278.6 1845.22 11276.1 1852.29 11269.7 1860.07 c
+ 11262.1 1868.83 11250.5 1873.96 11237.3 1873.96 c
+ 11224.6 1873.96 11212.7 1869.6 11203.1 1861.31 c
+ 11191.2 1851.34 11184.3 1834.03 11184.3 1814.09 c
+ 11184.3 1780.13 11202.6 1758.98 11231.7 1758.98 c
+ 11255.8 1758.98 11274.8 1773.57 11285.5 1800.26 c
+ 11281.4 1801.95 l
+ 11203.1 1836.42 m
+ 11205.9 1855.7 11214.5 1864.83 11229.9 1864.83 c
+ 11245.4 1864.83 11251.5 1857.9 11254.8 1836.42 c
+ 11203.1 1836.42 l
+ f
+ n
+ 11355.5 1873.96 m
+ 11323 1873.96 11300.2 1850.46 11300.2 1816.73 c
+ 11300.2 1783.69 11323.5 1758.98 11355 1758.98 c
+ 11386.5 1758.98 11410.5 1784.9 11410.5 1818.67 c
+ 11410.5 1850.72 11387.5 1873.96 11355.5 1873.96 c
+ 11352.1 1866.85 m
+ 11374 1866.85 11389.4 1843.49 11389.4 1810.13 c
+ 11389.4 1782.63 11377.7 1766.09 11358.1 1766.09 c
+ 11347.9 1766.09 11338.3 1771.92 11332.8 1781.67 c
+ 11325.5 1794.32 11321.3 1811.37 11321.3 1828.64 c
+ 11321.3 1851.74 11333.6 1866.85 11352.1 1866.85 c
+ f
+ n
+ 11424.8 1858.49 m
+ 11427.1 1858.75 11428.9 1858.75 11431.2 1858.75 c
+ 11439.8 1858.75 11441.6 1856.22 11441.6 1844.41 c
+ 11441.6 1726.64 l
+ 11441.6 1713.58 11438.8 1710.8 11423.8 1709.29 c
+ 11423.8 1705 l
+ 11484.7 1705 l
+ 11484.7 1709.55 l
+ 11465.9 1709.55 11462.7 1712.41 11462.7 1728.84 c
+ 11462.7 1769.79 l
+ 11471.4 1761.51 11477.4 1758.98 11487.8 1758.98 c
+ 11517.2 1758.98 11540.1 1786.37 11540.1 1821.86 c
+ 11540.1 1852.18 11522.7 1873.96 11498.5 1873.96 c
+ 11484.6 1873.96 11473.6 1868.13 11462.7 1855.56 c
+ 11462.7 1873.45 l
+ 11461.2 1873.96 l
+ 11447.5 1868.65 11438.7 1865.35 11424.8 1861.02 c
+ 11424.8 1858.49 l
+ 11462.7 1842.72 m
+ 11462.7 1850.02 11476.7 1858.75 11488.2 1858.75 c
+ 11506.7 1858.75 11519 1840.3 11519 1812.18 c
+ 11519 1785.27 11506.7 1767.08 11488.7 1767.08 c
+ 11476.9 1767.08 11462.7 1775.81 11462.7 1783.1 c
+ 11462.7 1842.72 l
+ f
+ n
+ 11617.9 1873.96 m
+ 11592.3 1873.96 l
+ 11592.3 1903.37 l
+ 11592.3 1905.9 11592 1906.67 11590.5 1906.67 c
+ 11588.8 1904.4 11587.3 1902.12 11585.5 1899.56 c
+ 11575.9 1885.62 11565.1 1873.49 11561 1872.46 c
+ 11558.3 1870.66 11556.7 1868.9 11556.7 1867.62 c
+ 11556.7 1866.85 11557 1866.37 11557.7 1865.86 c
+ 11571.2 1865.86 l
+ 11571.2 1790.84 l
+ 11571.2 1769.76 11578.7 1758.98 11593.6 1758.98 c
+ 11606 1758.98 11615.6 1765.03 11624 1778.12 c
+ 11620.7 1780.87 l
+ 11615.3 1774.63 11611 1772.14 11605.4 1772.14 c
+ 11596.1 1772.14 11592.3 1778.89 11592.3 1794.58 c
+ 11592.3 1865.86 l
+ 11617.9 1865.86 l
+ 11617.9 1873.96 l
+ f
+ n
+ 11668 1872.06 m
+ 11633.1 1858.38 l
+ 11633.1 1854.68 l
+ 11634.7 1854.93 l
+ 11637.1 1855.41 11639.6 1855.67 11641.4 1855.67 c
+ 11646.1 1855.67 11647.9 1851.71 11647.9 1840.82 c
+ 11647.9 1783.36 l
+ 11647.9 1765.5 11645.9 1762.79 11632.1 1762.79 c
+ 11632.1 1758.98 l
+ 11687.5 1758.98 l
+ 11687.5 1762.79 l
+ 11671 1762.79 11669 1765.28 11669 1783.14 c
+ 11669 1871.29 l
+ 11668 1872.06 l
+ 11658.2 1927.94 m
+ 11652.6 1927.94 11647.9 1922.11 11647.9 1914.99 c
+ 11647.9 1907.92 11652.4 1902.09 11658.2 1902.09 c
+ 11664.2 1902.09 11669 1907.66 11669 1914.99 c
+ 11669 1922.11 11664.2 1927.94 11658.2 1927.94 c
+ f
+ n
+ 11700.5 1859.77 m
+ 11703.8 1860.54 11705.8 1860.8 11708.6 1860.8 c
+ 11715.2 1860.8 11717.5 1856.73 11717.5 1844.56 c
+ 11717.5 1780.32 l
+ 11717.5 1766.6 11713.9 1762.79 11699.8 1762.79 c
+ 11699.8 1758.98 l
+ 11756 1758.98 l
+ 11756 1762.79 l
+ 11742.4 1762.79 11738.6 1765.54 11738.6 1775.33 c
+ 11738.6 1846.02 l
+ 11738.6 1846.5 11740.7 1849.03 11742.4 1850.79 c
+ 11748.8 1856.55 11759.8 1860.8 11768.7 1860.8 c
+ 11779.9 1860.8 11785.6 1851.96 11785.6 1834.33 c
+ 11785.6 1779.66 l
+ 11785.6 1765.58 11782.7 1762.79 11768.2 1762.79 c
+ 11768.2 1758.98 l
+ 11825 1758.98 l
+ 11825 1762.79 l
+ 11810.5 1762.79 11806.7 1767.12 11806.7 1782.81 c
+ 11806.7 1846.72 l
+ 11814.3 1856.66 11822.7 1860.8 11834.5 1860.8 c
+ 11849 1860.8 11853.6 1854.05 11853.6 1833.37 c
+ 11853.6 1780.76 l
+ 11853.6 1766.53 11851.6 1764.55 11836.8 1762.79 c
+ 11836.8 1758.98 l
+ 11892.2 1758.98 l
+ 11892.2 1762.79 l
+ 11885.6 1762.79 l
+ 11878 1762.79 11874.7 1767.41 11874.7 1777.38 c
+ 11874.7 1830.11 l
+ 11874.7 1859.19 11864.8 1873.96 11845.3 1873.96 c
+ 11830.6 1873.96 11817.6 1867.84 11803.9 1854.16 c
+ 11799.4 1867.58 11790.9 1873.96 11777.4 1873.96 c
+ 11766.4 1873.96 11759.4 1870.7 11738.6 1855.92 c
+ 11738.6 1873.45 l
+ 11736.8 1873.96 l
+ 11723.6 1869.16 11714.8 1866.37 11700.5 1862.56 c
+ 11700.5 1859.77 l
+ f
+ n
+ 11941.6 1872.06 m
+ 11906.7 1858.38 l
+ 11906.7 1854.68 l
+ 11908.3 1854.93 l
+ 11910.7 1855.41 11913.2 1855.67 11915 1855.67 c
+ 11919.7 1855.67 11921.4 1851.71 11921.4 1840.82 c
+ 11921.4 1783.36 l
+ 11921.4 1765.5 11919.5 1762.79 11905.7 1762.79 c
+ 11905.7 1758.98 l
+ 11961.1 1758.98 l
+ 11961.1 1762.79 l
+ 11944.6 1762.79 11942.6 1765.28 11942.6 1783.14 c
+ 11942.6 1871.29 l
+ 11941.6 1872.06 l
+ 11931.8 1927.94 m
+ 11926.2 1927.94 11921.4 1922.11 11921.4 1914.99 c
+ 11921.4 1907.92 11926 1902.09 11931.8 1902.09 c
+ 11937.8 1902.09 11942.6 1907.66 11942.6 1914.99 c
+ 11942.6 1922.11 11937.8 1927.94 11931.8 1927.94 c
+ f
+ n
+ 12075.9 1793.44 m
+ 12071.4 1794.47 l
+ 12068.8 1781.67 12067.3 1777.57 12064 1773.24 c
+ 12060.5 1768.88 12051.9 1766.57 12038.9 1766.57 c
+ 12003.9 1766.57 l
+ 12072.1 1870.19 l
+ 12072.1 1873.96 l
+ 11984.2 1873.96 l
+ 11983.4 1843.86 l
+ 11988 1843.86 l
+ 11990.3 1862.52 11994.1 1866.37 12009.2 1866.37 c
+ 12044.2 1866.37 l
+ 11976.8 1762.79 l
+ 11976.8 1758.98 l
+ 12072.4 1758.98 l
+ 12075.9 1793.44 l
+ f
+ n
+ 12188.6 1801.95 m
+ 12176.4 1783.51 12165.5 1776.47 12149.3 1776.47 c
+ 12134.9 1776.47 12124 1783.51 12116.6 1797.33 c
+ 12112.1 1806.57 12110.3 1814.56 12109.7 1829.38 c
+ 12187.8 1829.38 l
+ 12185.8 1845.22 12183.3 1852.29 12176.9 1860.07 c
+ 12169.3 1868.83 12157.7 1873.96 12144.5 1873.96 c
+ 12131.8 1873.96 12119.9 1869.6 12110.3 1861.31 c
+ 12098.3 1851.34 12091.5 1834.03 12091.5 1814.09 c
+ 12091.5 1780.13 12109.7 1758.98 12138.9 1758.98 c
+ 12163 1758.98 12182 1773.57 12192.6 1800.26 c
+ 12188.6 1801.95 l
+ 12110.3 1836.42 m
+ 12113 1855.7 12121.7 1864.83 12137.1 1864.83 c
+ 12152.6 1864.83 12158.7 1857.9 12162 1836.42 c
+ 12110.3 1836.42 l
+ f
+ n
+ 12201.7 1856.22 m
+ 12205.2 1856.99 12207.5 1857.24 12210.5 1857.24 c
+ 12216.9 1857.24 12219.1 1853.25 12219.1 1842.28 c
+ 12219.1 1779.99 l
+ 12219.1 1767.52 12217.4 1765.8 12201.1 1762.79 c
+ 12201.1 1758.98 l
+ 12261.8 1758.98 l
+ 12261.8 1762.79 l
+ 12244.6 1762.79 12240.3 1766.57 12240.3 1780.87 c
+ 12240.3 1837.37 l
+ 12240.3 1845.44 12251.2 1857.98 12258 1857.98 c
+ 12259.5 1857.98 12261.8 1856.73 12264.6 1854.2 c
+ 12268.6 1850.64 12271.4 1849.14 12274.7 1849.14 c
+ 12280.8 1849.14 12284.6 1853.43 12284.6 1860.54 c
+ 12284.6 1868.9 12279.3 1873.96 12270.7 1873.96 c
+ 12260 1873.96 12252.7 1868.13 12240.3 1850.17 c
+ 12240.3 1873.45 l
+ 12239 1873.96 l
+ 12225.6 1868.39 12216.5 1865.09 12201.7 1860.29 c
+ 12201.7 1856.22 l
+ f
+ n
+ 10814.9 1135.37 m
+ 10831.3 1135.37 l
+ 10831.3 1184.64 l
+ 10857.3 1184.64 l
+ 10893 1184.64 10911.1 1198.5 10911.1 1225.53 c
+ 10911.1 1238.03 10906.8 1246.87 10898.2 1252.04 c
+ 10891.9 1256.07 10882.9 1257.39 10863.4 1257.39 c
+ 10814.9 1257.39 l
+ 10814.9 1135.37 l
+ 10831.3 1196.38 m
+ 10831.3 1244.37 l
+ 10856.9 1244.37 l
+ 10884.2 1244.37 10892.3 1239.61 10892.3 1223.88 c
+ 10892.3 1205.62 10880.3 1196.38 10856.6 1196.38 c
+ 10831.3 1196.38 l
+ f
+ n
+ 10927.7 1135.37 m
+ 10944.1 1135.37 l
+ 10944.1 1192.49 l
+ 10951.2 1204.77 10957.1 1210.35 10963.4 1210.35 c
+ 10965.1 1210.35 10967.3 1209.87 10970.3 1209.03 c
+ 10970.3 1224.54 l
+ 10969.6 1224.54 l
+ 10968.3 1224.54 10966.6 1224.54 10965.6 1224.54 c
+ 10956.1 1224.54 10949.7 1219 10944.1 1205.76 c
+ 10944.1 1224.54 l
+ 10927.7 1224.54 l
+ 10927.7 1135.37 l
+ f
+ n
+ 11020.5 1224.54 m
+ 10995.8 1224.54 10980.6 1207.63 10980.6 1179.95 c
+ 10980.6 1152.6 10995.8 1135.37 11020 1135.37 c
+ 11045.4 1135.37 11060.4 1152.12 11060.4 1180.1 c
+ 11060.4 1207.63 11045.2 1224.54 11020.5 1224.54 c
+ 11020.5 1212.36 m
+ 11036.2 1212.36 11044 1201.62 11044 1180.28 c
+ 11044 1158.76 11036 1147.54 11020.5 1147.54 c
+ 11004.7 1147.54 10997 1158.28 10997 1180.1 c
+ 10997 1201.44 11004.8 1212.36 11020.5 1212.36 c
+ f
+ n
+ 11083.6 1135.37 m
+ 11100.1 1135.37 l
+ 11100.1 1212.36 l
+ 11116.1 1212.36 l
+ 11116.1 1224.54 l
+ 11100.1 1224.54 l
+ 11100.1 1236.93 l
+ 11100.1 1250.17 11102.9 1255.04 11110.9 1255.04 c
+ 11113.7 1255.04 11116.8 1254.2 11121.2 1252.04 c
+ 11121.2 1264.65 l
+ 11116.3 1266.12 11112.9 1266.78 11109.2 1266.78 c
+ 11092.3 1266.78 11083.6 1256.18 11083.6 1235.28 c
+ 11083.6 1224.54 l
+ 11071.8 1224.54 l
+ 11071.8 1212.36 l
+ 11083.6 1212.36 l
+ 11083.6 1135.37 l
+ f
+ n
+ 11129.3 1135.37 m
+ 11145.7 1135.37 l
+ 11145.7 1224.54 l
+ 11129.3 1224.54 l
+ 11129.3 1135.37 l
+ 11129.3 1241.18 m
+ 11145.7 1241.18 l
+ 11145.7 1257.39 l
+ 11129.3 1257.39 l
+ 11129.3 1241.18 l
+ f
+ n
+ 11167.7 1135.37 16.4268 130.275 re
+ f
+ n
+ 11218.9 1189.37 m
+ 11220.7 1205.84 11227.7 1213.02 11241.7 1213.02 c
+ 11255.2 1213.02 11261.3 1205.84 11261.8 1189.37 c
+ 11218.9 1189.37 l
+ 11278 1152.78 m
+ 11267.7 1149.26 11259.2 1147.69 11250.8 1147.69 c
+ 11241.7 1147.69 11234.6 1149.77 11229.3 1153.92 c
+ 11222.7 1159.2 11219.9 1165.43 11218.5 1177.9 c
+ 11278.3 1177.9 l
+ 11278.5 1182.66 l
+ 11278.5 1183.8 l
+ 11278.5 1210.49 11265.8 1224.54 11242 1224.54 c
+ 11217 1224.54 11201.5 1207.93 11201.5 1181.38 c
+ 11201.5 1153.04 11219 1135.37 11247.2 1135.37 c
+ 11256.9 1135.37 11266.9 1136.87 11278 1140.24 c
+ 11278 1152.78 l
+ f
+ n
+ 10828.9 908.597 m
+ 10851 908.597 l
+ 10844.4 915.527 10838.8 922.237 10833.9 929.35 c
+ 10845.1 940.79 10850.6 955.236 10850.6 973.166 c
+ 10834.6 973.166 l
+ 10834.6 967.006 l
+ 10834.6 953.66 10832.1 944.896 10826.3 937.6 c
+ 10816.7 948.086 10807.4 960.81 10797.7 976.686 c
+ 10817.1 984.753 10825.3 993.919 10825.3 1007.12 c
+ 10825.3 1021.6 10814.7 1030.62 10797.9 1030.62 c
+ 10780.2 1030.62 10769 1020.47 10769 1004.66 c
+ 10769 997.879 10771.3 991.426 10776.5 982.223 c
+ 10767.6 978.849 10763.2 976.466 10758.5 972.103 c
+ 10751.4 965.54 10747.9 956.703 10747.9 946.143 c
+ 10747.9 924.473 10766.2 908.597 10790.8 908.597 c
+ 10801.5 908.597 10810.9 911.42 10822.7 918.057 c
+ 10828.9 908.597 l
+ 10815.1 927.92 m
+ 10805.9 922.823 10799.8 920.77 10793.1 920.77 c
+ 10777 920.77 10764.3 933.31 10764.3 949.04 c
+ 10764.3 960.333 10769.7 967.63 10782.6 973.35 c
+ 10793.3 954.613 10804 939.507 10815.1 927.92 c
+ 10791.7 986.366 m
+ 10791.5 986.843 10791.2 987.173 10791.1 987.466 c
+ 10787.2 994.799 10785.4 1000.81 10785.4 1005.91 c
+ 10785.4 1014.16 10789.6 1018.45 10797.5 1018.45 c
+ 10805.1 1018.45 10808.9 1014.31 10808.9 1006.53 c
+ 10808.9 997.329 10803.9 991.463 10791.7 986.366 c
+ f
+ n
+ 10948.6 908.597 m
+ 10965 908.597 l
+ 10965 1017.61 l
+ 11006.2 1017.61 l
+ 11006.2 1030.62 l
+ 10907.4 1030.62 l
+ 10907.4 1017.61 l
+ 10948.6 1017.61 l
+ 10948.6 908.597 l
+ f
+ n
+ 11023.7 908.597 m
+ 11040.1 908.597 l
+ 11040.1 965.723 l
+ 11047.2 978.006 11053.1 983.579 11059.4 983.579 c
+ 11061.1 983.579 11063.3 983.103 11066.3 982.26 c
+ 11066.3 997.769 l
+ 11065.6 997.769 l
+ 11064.3 997.769 11062.6 997.769 11061.6 997.769 c
+ 11052.1 997.769 11045.7 992.233 11040.1 978.996 c
+ 11040.1 997.769 l
+ 11023.7 997.769 l
+ 11023.7 908.597 l
+ f
+ n
+ 11158.7 921.943 m
+ 11157.6 921.943 11157.3 921.943 11155.6 921.943 c
+ 11150 921.943 11147 925.903 11147 933.017 c
+ 11147 970.893 l
+ 11147 989.446 11137.6 997.769 11116.3 997.769 c
+ 11105.9 997.769 11096.1 995.753 11084.2 991.023 c
+ 11084.2 978.189 l
+ 11094.9 983.25 11103.8 985.596 11113.2 985.596 c
+ 11124.8 985.596 11130.6 980.719 11130.6 970.929 c
+ 11130.6 960.81 l
+ 11126.6 960.81 l
+ 11093.2 960.81 11076.6 951.167 11076.6 931.88 c
+ 11076.6 918.24 11087.5 908.597 11103.1 908.597 c
+ 11113.3 908.597 11122.1 912.483 11133 921.943 c
+ 11135.5 912.667 11139.9 908.597 11147.8 908.597 c
+ 11151.8 908.597 11155.9 909.624 11159.8 911.677 c
+ 11158.7 921.943 l
+ 11130.6 930.303 m
+ 11122.3 924.327 11115.8 921.943 11108.2 921.943 c
+ 11098.4 921.943 11093 926.527 11093 934.74 c
+ 11093 946.106 11103.6 952.12 11123.2 952.12 c
+ 11125.1 952.12 l
+ 11130.6 951.936 l
+ 11130.6 930.303 l
+ f
+ n
+ 11242.4 926.967 m
+ 11233 923.337 11226 921.76 11219.1 921.76 c
+ 11201.5 921.76 11191.4 933.126 11191.4 953.183 c
+ 11191.4 974.376 11201 985.266 11219.8 985.266 c
+ 11225.5 985.266 11231.6 984.166 11241.4 981.49 c
+ 11241.4 994.726 l
+ 11231.9 996.743 11223.7 997.769 11216.7 997.769 c
+ 11189 997.769 11172.6 981.343 11172.6 953.183 c
+ 11172.6 926.307 11189.1 908.597 11214 908.597 c
+ 11223.2 908.597 11232.2 910.1 11242.4 913.327 c
+ 11242.4 926.967 l
+ f
+ n
+ 11276.5 962.606 m
+ 11278.3 979.069 11285.3 986.256 11299.3 986.256 c
+ 11312.8 986.256 11318.9 979.069 11319.4 962.606 c
+ 11276.5 962.606 l
+ 11335.6 926.013 m
+ 11325.3 922.493 11316.8 920.917 11308.4 920.917 c
+ 11299.3 920.917 11292.2 923.007 11286.9 927.15 c
+ 11280.3 932.43 11277.5 938.663 11276.1 951.13 c
+ 11335.9 951.13 l
+ 11336.1 955.896 l
+ 11336.1 957.033 l
+ 11336.1 983.726 11323.4 997.769 11299.6 997.769 c
+ 11274.6 997.769 11259.1 981.159 11259.1 954.613 c
+ 11259.1 926.27 11276.6 908.597 11304.8 908.597 c
+ 11314.5 908.597 11324.5 910.1 11335.6 913.473 c
+ 11335.6 926.013 l
+ f
+ n
+ 10914.5 681.829 16.4268 122.025 re
+ f
+ n
+ 10960.1 681.829 m
+ 10976.5 681.829 l
+ 10976.5 738.002 l
+ 10985.6 751.238 10993.7 757.142 11003.1 757.142 c
+ 11011.5 757.142 11014.1 752.888 11014.1 738.955 c
+ 11014.1 681.829 l
+ 11030.5 681.829 l
+ 11030.5 744.528 l
+ 11030.5 761.945 11022.7 771.001 11007.4 771.001 c
+ 10995.3 771.001 10986.1 765.465 10976.5 752.228 c
+ 10976.5 771.001 l
+ 10960.1 771.001 l
+ 10960.1 681.829 l
+ f
+ n
+ 11058.4 681.829 m
+ 11074.9 681.829 l
+ 11074.9 758.828 l
+ 11090.9 758.828 l
+ 11090.9 771.001 l
+ 11074.9 771.001 l
+ 11074.9 783.395 l
+ 11074.9 796.631 11077.7 801.508 11085.7 801.508 c
+ 11088.6 801.508 11091.6 800.665 11096 798.501 c
+ 11096 811.115 l
+ 11091.1 812.581 11087.7 813.241 11084 813.241 c
+ 11067.1 813.241 11058.4 802.645 11058.4 781.745 c
+ 11058.4 771.001 l
+ 11046.6 771.001 l
+ 11046.6 758.828 l
+ 11058.4 758.828 l
+ 11058.4 681.829 l
+ f
+ n
+ 11139.3 771.001 m
+ 11114.6 771.001 11099.4 754.098 11099.4 726.415 c
+ 11099.4 699.062 11114.6 681.829 11138.8 681.829 c
+ 11164.2 681.829 11179.2 698.585 11179.2 726.562 c
+ 11179.2 754.098 11164 771.001 11139.3 771.001 c
+ 11139.3 758.828 m
+ 11155 758.828 11162.8 748.085 11162.8 726.745 c
+ 11162.8 705.222 11154.8 694.002 11139.3 694.002 c
+ 11123.5 694.002 11115.8 704.745 11115.8 726.562 c
+ 11115.8 747.902 11123.6 758.828 11139.3 758.828 c
+ f
+ n
+ 2332.65 199.947 m
+ 2408.88 199.947 l
+ 2408.88 212.963 l
+ 2349.08 212.963 l
+ 2349.08 321.972 l
+ 2332.65 321.972 l
+ 2332.65 199.947 l
+ f
+ n
+ 2428.65 199.947 m
+ 2504.88 199.947 l
+ 2504.88 212.963 l
+ 2445.08 212.963 l
+ 2445.08 321.972 l
+ 2428.65 321.972 l
+ 2428.65 199.947 l
+ f
+ n
+ 2560.76 199.947 m
+ 2576.97 199.947 l
+ 2622.4 321.972 l
+ 2607.73 321.972 l
+ 2570.37 221.727 l
+ 2531.36 321.972 l
+ 2513.61 321.972 l
+ 2560.76 199.947 l
+ f
+ n
+ 2639.85 199.947 m
+ 2653.93 199.947 l
+ 2653.93 299.532 l
+ 2686.08 208.05 l
+ 2702.91 208.05 l
+ 2736.06 299.202 l
+ 2736.06 199.947 l
+ 2752.48 199.947 l
+ 2752.48 321.972 l
+ 2730.85 321.972 l
+ 2696.5 227.446 l
+ 2663.02 321.972 l
+ 2639.85 321.972 l
+ 2639.85 199.947 l
+ f
+ n
+ 2304.3 1588.9 m
+ 2380.53 1588.9 l
+ 2380.53 1601.92 l
+ 2320.73 1601.92 l
+ 2320.73 1710.93 l
+ 2304.3 1710.93 l
+ 2304.3 1588.9 l
+ f
+ n
+ 2400.3 1588.9 m
+ 2476.53 1588.9 l
+ 2476.53 1601.92 l
+ 2416.73 1601.92 l
+ 2416.73 1710.93 l
+ 2400.3 1710.93 l
+ 2400.3 1588.9 l
+ f
+ n
+ 2532.42 1588.9 m
+ 2548.62 1588.9 l
+ 2594.05 1710.93 l
+ 2579.39 1710.93 l
+ 2542.02 1610.68 l
+ 2503.01 1710.93 l
+ 2485.26 1710.93 l
+ 2532.42 1588.9 l
+ f
+ n
+ 2611.5 1588.9 m
+ 2625.58 1588.9 l
+ 2625.58 1688.49 l
+ 2657.74 1597 l
+ 2674.57 1597 l
+ 2707.71 1688.16 l
+ 2707.71 1588.9 l
+ 2724.14 1588.9 l
+ 2724.14 1710.93 l
+ 2702.51 1710.93 l
+ 2668.15 1616.4 l
+ 2634.67 1710.93 l
+ 2611.5 1710.93 l
+ 2611.5 1588.9 l
+ f
+ n
+ 4596.96 1937.96 m
+ 4593.37 1929.78 4590.4 1924.87 4587.24 1921.2 c
+ 4579.84 1912.81 4568.25 1908.96 4550.69 1908.96 c
+ 4536.53 1908.96 l
+ 4521.14 1908.96 4518.39 1910.24 4518.39 1917.76 c
+ 4518.39 2019.25 l
+ 4518.39 2034.5 4521.35 2037.51 4538.04 2037.51 c
+ 4538.04 2041.51 l
+ 4478.9 2041.51 l
+ 4478.9 2037.51 l
+ 4494.52 2037.51 4497.27 2034.47 4497.27 2019.32 c
+ 4497.27 1923.11 l
+ 4497.27 1907.97 4494.3 1904.7 4478.9 1904.7 c
+ 4478.9 1900.71 l
+ 4592.08 1900.71 l
+ 4602.24 1937.96 l
+ 4596.96 1937.96 l
+ f
+ n
+ 4647.16 1994.9 m
+ 4617.02 1983.54 l
+ 4617.02 1980.42 l
+ 4618.34 1980.64 l
+ 4620.28 1981.04 4622.41 1981.26 4623.87 1981.26 c
+ 4627.8 1981.26 4629.26 1977.96 4629.26 1968.87 c
+ 4629.26 1920.98 l
+ 4629.26 1906.13 4627.61 1903.86 4616.17 1903.86 c
+ 4616.17 1900.71 l
+ 4663.44 1900.71 l
+ 4663.44 1903.86 l
+ 4649.69 1903.86 4648.04 1905.91 4648.04 1920.84 c
+ 4648.04 1994.28 l
+ 4647.16 1994.9 l
+ 4638.47 2041.51 m
+ 4633.48 2041.51 4629.26 2036.63 4629.26 2030.73 c
+ 4629.26 2024.82 4633.3 2019.95 4638.47 2019.95 c
+ 4643.82 2019.95 4648.04 2024.6 4648.04 2030.73 c
+ 4648.04 2036.63 4643.82 2041.51 4638.47 2041.51 c
+ f
+ n
+ 4700.99 2043.6 m
+ 4699.9 2044 l
+ 4690.73 2040.85 4684.86 2039.16 4674.6 2036.41 c
+ 4668.29 2034.72 l
+ 4668.29 2031.35 l
+ 4669.57 2031.57 4670.42 2031.57 4671.88 2031.57 c
+ 4680.32 2031.57 4682.22 2029.66 4682.22 2020.79 c
+ 4682.22 1913.94 l
+ 4682.22 1907.53 4700.23 1900.71 4717.16 1900.71 c
+ 4745.1 1900.71 4766.7 1923.22 4766.7 1952.48 c
+ 4766.7 1977.67 4750.86 1996.92 4730 1996.92 c
+ 4717.27 1996.92 4705.18 1989.4 4700.99 1979.14 c
+ 4700.99 2043.6 l
+ 4700.99 1968.39 m
+ 4700.99 1976.31 4710.71 1983.61 4721.45 1983.61 c
+ 4737.59 1983.61 4747.93 1967.77 4747.93 1942.98 c
+ 4747.93 1920.43 4737.99 1907.45 4721.05 1907.45 c
+ 4710.31 1907.45 4700.99 1912.11 4700.99 1917.21 c
+ 4700.99 1968.39 l
+ f
+ n
+ 4778.01 1982.14 m
+ 4780.98 1982.77 4782.85 1982.99 4785.38 1982.99 c
+ 4790.66 1982.99 4792.57 1979.65 4792.57 1970.45 c
+ 4792.57 1918.27 l
+ 4792.57 1907.82 4791.1 1906.35 4777.57 1903.86 c
+ 4777.57 1900.71 l
+ 4829.31 1900.71 l
+ 4829.31 1903.86 l
+ 4814.93 1903.86 4811.34 1907.01 4811.34 1919 c
+ 4811.34 1966.34 l
+ 4811.34 1973.09 4820.43 1983.61 4826.12 1983.61 c
+ 4827.4 1983.61 4829.31 1982.55 4831.62 1980.46 c
+ 4834.99 1977.49 4837.3 1976.24 4840.05 1976.24 c
+ 4845.15 1976.24 4848.3 1979.83 4848.3 1985.74 c
+ 4848.3 1992.7 4843.86 1996.92 4836.68 1996.92 c
+ 4827.8 1996.92 4821.68 1992.08 4811.34 1977.08 c
+ 4811.34 1996.48 l
+ 4810.24 1996.92 l
+ 4798.69 1992.26 4790.84 1989.51 4778.01 1985.52 c
+ 4778.01 1982.14 l
+ f
+ n
+ 4943.54 1916.62 m
+ 4939.95 1913.91 4937.42 1912.95 4934.27 1912.95 c
+ 4929.39 1912.95 4927.93 1915.74 4927.93 1924.54 c
+ 4927.93 1964.21 l
+ 4927.93 1974.85 4926.75 1980.79 4923.27 1985.66 c
+ 4918.14 1993.03 4908.09 1996.92 4894.34 1996.92 c
+ 4872.45 1996.92 4855.18 1986.91 4855.18 1974 c
+ 4855.18 1969.31 4859.43 1965.2 4864.35 1965.2 c
+ 4869.48 1965.2 4873.95 1969.27 4873.95 1973.75 c
+ 4873.95 1974.55 4873.95 1975.58 4873.95 1977.01 c
+ 4873.95 1978.84 4873.95 1980.46 4873.95 1981.89 c
+ 4873.95 1987.39 4881.58 1991.86 4891.08 1991.86 c
+ 4902.74 1991.86 4909.15 1985.96 4909.15 1974.96 c
+ 4909.15 1962.56 l
+ 4875.9 1949.88 4872.23 1948.23 4862.95 1940.45 c
+ 4858.19 1936.35 4855.18 1929.38 4855.18 1922.63 c
+ 4855.18 1909.73 4864.68 1900.71 4877.84 1900.71 c
+ 4887.34 1900.71 4896.21 1905.11 4909.37 1916 c
+ 4910.47 1905.11 4914.47 1900.71 4923.56 1900.71 c
+ 4931.11 1900.71 4935.77 1903.27 4943.54 1911.45 c
+ 4943.54 1916.62 l
+ 4909.15 1928.21 m
+ 4909.15 1921.9 4908.05 1920.07 4903.51 1917.65 c
+ 4898.3 1914.79 4892.21 1912.95 4887.63 1912.95 c
+ 4880.04 1912.95 4873.95 1919.88 4873.95 1928.61 c
+ 4873.95 1929.42 l
+ 4873.95 1941.41 4882.86 1948.74 4909.15 1957.69 c
+ 4909.15 1928.21 l
+ f
+ n
+ 4946.01 1982.14 m
+ 4948.98 1982.77 4950.85 1982.99 4953.38 1982.99 c
+ 4958.66 1982.99 4960.56 1979.65 4960.56 1970.45 c
+ 4960.56 1918.27 l
+ 4960.56 1907.82 4959.1 1906.35 4945.57 1903.86 c
+ 4945.57 1900.71 l
+ 4997.3 1900.71 l
+ 4997.3 1903.86 l
+ 4982.93 1903.86 4979.34 1907.01 4979.34 1919 c
+ 4979.34 1966.34 l
+ 4979.34 1973.09 4988.43 1983.61 4994.11 1983.61 c
+ 4995.4 1983.61 4997.3 1982.55 4999.61 1980.46 c
+ 5002.99 1977.49 5005.3 1976.24 5008.05 1976.24 c
+ 5013.14 1976.24 5016.3 1979.83 5016.3 1985.74 c
+ 5016.3 1992.7 5011.86 1996.92 5004.67 1996.92 c
+ 4995.8 1996.92 4989.68 1992.08 4979.34 1977.08 c
+ 4979.34 1996.48 l
+ 4978.24 1996.92 l
+ 4966.69 1992.26 4958.84 1989.51 4946.01 1985.52 c
+ 4946.01 1982.14 l
+ f
+ n
+ 5055.15 1994.9 m
+ 5025.01 1983.54 l
+ 5025.01 1980.42 l
+ 5026.33 1980.64 l
+ 5028.27 1981.04 5030.4 1981.26 5031.87 1981.26 c
+ 5035.79 1981.26 5037.26 1977.96 5037.26 1968.87 c
+ 5037.26 1920.98 l
+ 5037.26 1906.13 5035.61 1903.86 5024.17 1903.86 c
+ 5024.17 1900.71 l
+ 5071.43 1900.71 l
+ 5071.43 1903.86 l
+ 5057.68 1903.86 5056.03 1905.91 5056.03 1920.84 c
+ 5056.03 1994.28 l
+ 5055.15 1994.9 l
+ 5046.46 2041.51 m
+ 5041.47 2041.51 5037.26 2036.63 5037.26 2030.73 c
+ 5037.26 2024.82 5041.29 2019.95 5046.46 2019.95 c
+ 5051.81 2019.95 5056.03 2024.6 5056.03 2030.73 c
+ 5056.03 2036.63 5051.81 2041.51 5046.46 2041.51 c
+ f
+ n
+ 5162.3 1936.49 m
+ 5152.18 1921.13 5143.09 1915.26 5129.56 1915.26 c
+ 5117.53 1915.26 5108.44 1921.13 5102.32 1932.68 c
+ 5098.54 1940.34 5097.04 1947.02 5096.63 1959.37 c
+ 5161.68 1959.37 l
+ 5159.99 1972.72 5157.86 1978.66 5152.59 1985.22 c
+ 5146.24 1992.59 5136.53 1996.92 5125.56 1996.92 c
+ 5115 1996.92 5105.07 1993.25 5097.04 1986.29 c
+ 5087.14 1977.89 5081.42 1963.37 5081.42 1946.61 c
+ 5081.42 1918.34 5096.63 1900.71 5120.91 1900.71 c
+ 5140.96 1900.71 5156.8 1912.84 5165.68 1935.1 c
+ 5162.3 1936.49 l
+ 5097.04 1966.05 m
+ 5099.38 1981.85 5106.53 1989.33 5119.44 1989.33 c
+ 5132.31 1989.33 5137.37 1983.65 5140.12 1966.05 c
+ 5097.04 1966.05 l
+ f
+ n
+ 5238.24 1967.11 m
+ 5237.44 1996.92 l
+ 5234.83 1996.92 l
+ 5232.96 1996.92 5232.74 1996.92 5231.94 1996.92 c
+ 5230.69 1996.92 5228.64 1996.92 5226.36 1996.92 c
+ 5221.82 1996.92 5217.27 1996.92 5211.92 1996.92 c
+ 5195.64 1996.92 5183.87 1986.47 5183.87 1971.73 c
+ 5183.87 1960.25 5190.47 1952.08 5208.07 1942.25 c
+ 5220.06 1935.47 l
+ 5227.28 1931.36 5230.8 1926.45 5230.8 1920.1 c
+ 5230.8 1911.08 5224.2 1905.36 5213.71 1905.36 c
+ 5206.71 1905.36 5200.33 1908.04 5196.41 1912.51 c
+ 5192.12 1917.65 5190.25 1922.34 5187.57 1934 c
+ 5183.87 1934 l
+ 5183.87 1900.71 l
+ 5186.87 1900.71 l
+ 5188.3 1900.71 5189.11 1900.71 5191.6 1900.71 c
+ 5193.44 1900.71 5196.3 1900.71 5201.03 1900.71 c
+ 5206.75 1900.71 5212.28 1900.71 5215.99 1900.71 c
+ 5231.75 1900.71 5244.88 1912.59 5244.88 1926.92 c
+ 5244.88 1937.15 5240.08 1943.94 5228.09 1951.31 c
+ 5206.53 1964.4 l
+ 5200.95 1967.7 5197.95 1972.79 5197.95 1978.33 c
+ 5197.95 1986.54 5204.14 1992.26 5213.31 1992.26 c
+ 5224.68 1992.26 5230.65 1985.3 5235.24 1967.11 c
+ 5238.24 1967.11 l
+ f
+ n
+ 4861.34 1722.55 m
+ 4861.34 1574.73 l
+ S
+ n
+ 4747.96 1574.73 m
+ 4861.34 1347.96 l
+ 4974.72 1574.73 l
+ f
+ n
+ 14.1729 1248.75 2154.3 453.536 re
+ 1 sc
+ f
+ n
+ 14.1729 1248.75 2154.3 453.536 re
+ 0 sc
+ S
+ n
+ 492.312 1500.15 m
+ 490.038 1559.44 l
+ 484.722 1559.44 l
+ 483.182 1554.12 479.112 1551.08 473.979 1551.08 c
+ 471.705 1551.08 467.855 1551.85 464.042 1553.35 c
+ 451.502 1557.42 438.742 1559.44 426.752 1559.44 c
+ 405.779 1559.44 384.586 1551.85 368.746 1538.39 c
+ 350.89 1523.21 341.173 1500.44 341.173 1473.49 c
+ 341.173 1450.72 348.836 1429.68 361.853 1415.71 c
+ 377.179 1399.79 400.646 1390.48 425.909 1390.48 c
+ 454.765 1390.48 480.028 1401.55 495.612 1421.1 c
+ 491.065 1425.31 l
+ 472.292 1408.67 455.572 1401.63 434.526 1401.63 c
+ 418.576 1401.63 404.386 1406.5 393.496 1415.78 c
+ 379.526 1427.7 371.679 1449.62 371.679 1476.68 c
+ 371.679 1520.79 395.256 1549.32 431.996 1549.32 c
+ 446.442 1549.32 459.605 1543.78 469.762 1533.18 c
+ 477.865 1524.71 481.678 1517.34 486.482 1500.15 c
+ 492.312 1500.15 l
+ f
+ n
+ 569.226 1505.46 m
+ 536.74 1505.46 513.97 1481.96 513.97 1448.23 c
+ 513.97 1415.19 537.217 1390.48 568.75 1390.48 c
+ 600.246 1390.48 624.262 1416.4 624.262 1450.17 c
+ 624.262 1482.22 601.236 1505.46 569.226 1505.46 c
+ 565.853 1498.35 m
+ 587.743 1498.35 603.143 1474.99 603.143 1441.63 c
+ 603.143 1414.13 591.409 1397.59 571.866 1397.59 c
+ 561.673 1397.59 552.03 1403.42 546.567 1413.18 c
+ 539.27 1425.83 535.09 1442.88 535.09 1460.15 c
+ 535.09 1483.24 547.337 1498.35 565.853 1498.35 c
+ f
+ n
+ 640.671 1491.27 m
+ 643.971 1492.04 645.988 1492.3 648.775 1492.3 c
+ 655.375 1492.3 657.648 1488.23 657.648 1476.06 c
+ 657.648 1411.82 l
+ 657.648 1398.11 654.091 1394.29 639.902 1394.29 c
+ 639.902 1390.48 l
+ 696.111 1390.48 l
+ 696.111 1394.29 l
+ 682.581 1394.29 678.768 1397.04 678.768 1406.83 c
+ 678.768 1477.52 l
+ 678.768 1478 680.821 1480.53 682.581 1482.29 c
+ 688.961 1488.05 699.924 1492.3 708.871 1492.3 c
+ 720.091 1492.3 725.701 1483.46 725.701 1465.83 c
+ 725.701 1411.16 l
+ 725.701 1397.08 722.877 1394.29 708.357 1394.29 c
+ 708.357 1390.48 l
+ 765.19 1390.48 l
+ 765.19 1394.29 l
+ 750.634 1394.29 746.821 1398.62 746.821 1414.31 c
+ 746.821 1478.22 l
+ 754.484 1488.16 762.88 1492.3 774.614 1492.3 c
+ 789.17 1492.3 793.753 1485.55 793.753 1464.88 c
+ 793.753 1412.26 l
+ 793.753 1398.03 791.7 1396.05 776.924 1394.29 c
+ 776.924 1390.48 l
+ 832.363 1390.48 l
+ 832.363 1394.29 l
+ 825.763 1394.29 l
+ 818.173 1394.29 814.873 1398.91 814.873 1408.89 c
+ 814.873 1461.61 l
+ 814.873 1490.69 804.973 1505.46 785.43 1505.46 c
+ 770.727 1505.46 757.784 1499.34 744.071 1485.66 c
+ 739.561 1499.08 731.054 1505.46 717.561 1505.46 c
+ 706.524 1505.46 699.521 1502.2 678.768 1487.42 c
+ 678.768 1504.95 l
+ 676.935 1505.46 l
+ 663.735 1500.66 654.935 1497.87 640.671 1494.06 c
+ 640.671 1491.27 l
+ f
+ n
+ 840.178 1489.99 m
+ 842.451 1490.25 844.248 1490.25 846.521 1490.25 c
+ 855.138 1490.25 856.898 1487.72 856.898 1475.91 c
+ 856.898 1358.14 l
+ 856.898 1345.09 854.111 1342.3 839.152 1340.8 c
+ 839.152 1336.51 l
+ 900.054 1336.51 l
+ 900.054 1341.05 l
+ 881.281 1341.05 878.018 1343.91 878.018 1360.34 c
+ 878.018 1401.3 l
+ 886.744 1393.01 892.721 1390.48 903.171 1390.48 c
+ 932.541 1390.48 955.457 1417.87 955.457 1453.36 c
+ 955.457 1483.68 938.041 1505.46 913.877 1505.46 c
+ 899.944 1505.46 888.981 1499.63 878.018 1487.06 c
+ 878.018 1504.95 l
+ 876.514 1505.46 l
+ 862.875 1500.15 854.075 1496.85 840.178 1492.52 c
+ 840.178 1489.99 l
+ 878.018 1474.23 m
+ 878.018 1481.52 892.024 1490.25 903.538 1490.25 c
+ 922.054 1490.25 934.337 1471.8 934.337 1443.68 c
+ 934.337 1416.77 922.054 1398.58 904.051 1398.58 c
+ 892.281 1398.58 878.018 1407.31 878.018 1414.61 c
+ 878.018 1474.23 l
+ f
+ n
+ 1011.32 1503.56 m
+ 976.486 1489.88 l
+ 976.486 1486.18 l
+ 978.063 1486.43 l
+ 980.41 1486.91 982.939 1487.17 984.736 1487.17 c
+ 989.429 1487.17 991.189 1483.21 991.189 1472.32 c
+ 991.189 1414.86 l
+ 991.189 1397.01 989.209 1394.29 975.46 1394.29 c
+ 975.46 1390.48 l
+ 1030.83 1390.48 l
+ 1030.83 1394.29 l
+ 1014.33 1394.29 1012.31 1396.79 1012.31 1414.64 c
+ 1012.31 1502.79 l
+ 1011.32 1503.56 l
+ 1001.53 1559.44 m
+ 995.956 1559.44 991.189 1553.61 991.189 1546.49 c
+ 991.189 1539.42 995.736 1533.59 1001.53 1533.59 c
+ 1007.54 1533.59 1012.31 1539.16 1012.31 1546.49 c
+ 1012.31 1553.61 1007.54 1559.44 1001.53 1559.44 c
+ f
+ n
+ 1045.52 1547.12 m
+ 1047.02 1547.12 l
+ 1049.8 1547.37 1052.85 1547.63 1054.86 1547.63 c
+ 1063 1547.63 1065.53 1544.07 1065.53 1532.16 c
+ 1065.53 1411.27 l
+ 1065.53 1397.59 1061.98 1394.29 1046.03 1394.29 c
+ 1046.03 1390.48 l
+ 1105.65 1390.48 l
+ 1105.65 1394.29 l
+ 1089.7 1394.29 1086.65 1396.79 1086.65 1410.5 c
+ 1086.65 1561.82 l
+ 1085.66 1562.33 l
+ 1072.54 1558.04 1062.93 1555.48 1045.52 1551.19 c
+ 1045.52 1547.12 l
+ f
+ n
+ 1215.12 1433.45 m
+ 1202.95 1415.01 1192.06 1407.97 1175.85 1407.97 c
+ 1161.4 1407.97 1150.51 1415.01 1143.14 1428.83 c
+ 1138.6 1438.07 1136.8 1446.07 1136.29 1460.88 c
+ 1214.35 1460.88 l
+ 1212.33 1476.72 1209.8 1483.79 1203.46 1491.57 c
+ 1195.87 1500.33 1184.21 1505.46 1171.01 1505.46 c
+ 1158.36 1505.46 1146.44 1501.1 1136.8 1492.81 c
+ 1124.88 1482.84 1118.06 1465.54 1118.06 1445.59 c
+ 1118.06 1411.64 1136.29 1390.48 1165.44 1390.48 c
+ 1189.53 1390.48 1208.52 1405.07 1219.19 1431.77 c
+ 1215.12 1433.45 l
+ 1136.8 1467.92 m
+ 1139.59 1487.2 1148.2 1496.33 1163.68 1496.33 c
+ 1179.15 1496.33 1185.2 1489.4 1188.5 1467.92 c
+ 1136.8 1467.92 l
+ f
+ n
+ 1228.2 1487.72 m
+ 1231.76 1488.49 1234.03 1488.74 1237.08 1488.74 c
+ 1243.42 1488.74 1245.69 1484.75 1245.69 1473.78 c
+ 1245.69 1411.49 l
+ 1245.69 1399.02 1243.93 1397.3 1227.69 1394.29 c
+ 1227.69 1390.48 l
+ 1288.37 1390.48 l
+ 1288.37 1394.29 l
+ 1271.14 1394.29 1266.81 1398.07 1266.81 1412.37 c
+ 1266.81 1468.87 l
+ 1266.81 1476.94 1277.7 1489.48 1284.56 1489.48 c
+ 1286.06 1489.48 1288.37 1488.23 1291.16 1485.7 c
+ 1295.19 1482.15 1297.98 1480.64 1301.28 1480.64 c
+ 1307.36 1480.64 1311.18 1484.93 1311.18 1492.04 c
+ 1311.18 1500.4 1305.86 1505.46 1297.24 1505.46 c
+ 1286.57 1505.46 1279.24 1499.63 1266.81 1481.67 c
+ 1266.81 1504.95 l
+ 1265.57 1505.46 l
+ 1252.18 1499.89 1243.09 1496.59 1228.2 1491.79 c
+ 1228.2 1487.72 l
+ f
+ n
+ 1500.22 1448.12 m
+ 1500.22 1505.46 l
+ 1494.39 1505.46 l
+ 1491.34 1485.7 1486.8 1482 1466.48 1482 c
+ 1429.74 1482 l
+ 1429.74 1540.77 l
+ 1429.74 1548.22 1431.03 1549.79 1437.85 1549.79 c
+ 1472.31 1549.79 l
+ 1500.95 1549.79 1506.52 1545.65 1510.85 1520.9 c
+ 1517.19 1520.9 l
+ 1516.42 1559.44 l
+ 1381.89 1559.44 l
+ 1381.89 1549.79 l
+ 1400.63 1549.79 1403.93 1546.27 1403.93 1528.64 c
+ 1403.93 1419.48 l
+ 1403.93 1398.55 1401.14 1395.28 1381.89 1395.28 c
+ 1381.89 1390.48 l
+ 1452.81 1390.48 l
+ 1452.81 1395.28 l
+ 1433.3 1395.28 1429.74 1398.84 1429.74 1417.17 c
+ 1429.74 1472.61 l
+ 1466.48 1472.61 l
+ 1487.05 1472.61 1491.34 1468.8 1494.39 1448.12 c
+ 1500.22 1448.12 l
+ f
+ n
+ 1674.1 1432.98 m
+ 1667.02 1432.98 l
+ 1654.33 1405.88 1643.44 1399.87 1607.18 1399.87 c
+ 1600.36 1399.87 l
+ 1587.93 1399.87 1577.26 1401.11 1575.5 1402.87 c
+ 1574.25 1403.64 1573.74 1406.39 1573.74 1410.65 c
+ 1573.74 1472.61 l
+ 1612.79 1472.61 l
+ 1633.54 1472.61 1637.36 1469.35 1640.66 1448.52 c
+ 1646.49 1448.52 l
+ 1646.49 1505.46 l
+ 1640.66 1505.46 l
+ 1638.9 1495.34 1637.87 1491.64 1635.08 1488.16 c
+ 1631.78 1483.98 1624.67 1482 1612.79 1482 c
+ 1573.74 1482 l
+ 1573.74 1540.77 l
+ 1573.74 1548.22 1575.24 1549.79 1582.1 1549.79 c
+ 1616.31 1549.79 l
+ 1644.95 1549.79 1650.52 1545.65 1654.85 1520.9 c
+ 1661.19 1520.9 l
+ 1660.42 1559.44 l
+ 1525.89 1559.44 l
+ 1525.89 1549.79 l
+ 1544.63 1549.79 1547.93 1546.27 1547.93 1528.64 c
+ 1547.93 1416.7 l
+ 1547.93 1399.06 1544.37 1395.28 1525.89 1395.28 c
+ 1525.89 1390.48 l
+ 1662.69 1390.48 l
+ 1674.1 1432.98 l
+ f
+ n
+ 1818.42 1561.56 m
+ 1773.43 1538.5 l
+ 1773.43 1534.94 l
+ 1776.48 1536.23 1779.26 1537.22 1780.29 1537.73 c
+ 1784.84 1539.49 1789.16 1540.52 1791.69 1540.52 c
+ 1797.01 1540.52 1799.28 1536.7 1799.28 1528.6 c
+ 1799.28 1413.8 l
+ 1799.28 1405.44 1797.27 1399.61 1793.2 1397.34 c
+ 1789.38 1395.06 1785.83 1394.29 1775.19 1394.29 c
+ 1775.19 1390.48 l
+ 1844.49 1390.48 l
+ 1844.49 1394.29 l
+ 1824.47 1394.29 1820.4 1396.82 1820.4 1409 c
+ 1820.4 1561.05 l
+ 1818.42 1561.56 l
+ f
+ n
+ 14.1729 256.64 2154.3 453.536 re
+ 1 sc
+ f
+ n
+ 14.1729 256.64 2154.3 453.536 re
+ 0 sc
+ S
+ n
+ 451.512 479.692 m
+ 449.239 538.981 l
+ 443.922 538.981 l
+ 442.382 533.665 438.312 530.621 433.179 530.621 c
+ 430.906 530.621 427.056 531.391 423.242 532.895 c
+ 410.702 536.965 397.943 538.981 385.953 538.981 c
+ 364.979 538.981 343.786 531.391 327.947 517.935 c
+ 310.09 502.755 300.374 479.985 300.374 453.035 c
+ 300.374 430.266 308.037 409.219 321.053 395.249 c
+ 336.38 379.336 359.846 370.023 385.109 370.023 c
+ 413.966 370.023 439.229 381.096 454.812 400.639 c
+ 450.265 404.856 l
+ 431.492 388.209 414.772 381.169 393.726 381.169 c
+ 377.776 381.169 363.586 386.046 352.696 395.323 c
+ 338.727 407.239 330.88 429.166 330.88 456.225 c
+ 330.88 500.335 354.456 528.861 391.196 528.861 c
+ 405.643 528.861 418.806 523.325 428.962 512.728 c
+ 437.066 504.258 440.879 496.888 445.682 479.692 c
+ 451.512 479.692 l
+ f
+ n
+ 528.427 485.008 m
+ 495.94 485.008 473.171 461.505 473.171 427.772 c
+ 473.171 394.736 496.417 370.023 527.95 370.023 c
+ 559.447 370.023 583.463 395.946 583.463 429.716 c
+ 583.463 461.762 560.437 485.008 528.427 485.008 c
+ 525.053 477.895 m
+ 546.943 477.895 562.343 454.539 562.343 421.172 c
+ 562.343 393.673 550.61 377.136 531.067 377.136 c
+ 520.874 377.136 511.23 382.966 505.767 392.719 c
+ 498.47 405.369 494.291 422.419 494.291 439.689 c
+ 494.291 462.789 506.537 477.895 525.053 477.895 c
+ f
+ n
+ 599.872 470.819 m
+ 603.172 471.589 605.188 471.845 607.975 471.845 c
+ 614.575 471.845 616.848 467.775 616.848 455.602 c
+ 616.848 391.363 l
+ 616.848 377.649 613.292 373.836 599.102 373.836 c
+ 599.102 370.023 l
+ 655.311 370.023 l
+ 655.311 373.836 l
+ 641.781 373.836 637.968 376.586 637.968 386.376 c
+ 637.968 457.069 l
+ 637.968 457.545 640.021 460.075 641.781 461.835 c
+ 648.161 467.592 659.125 471.845 668.071 471.845 c
+ 679.291 471.845 684.901 463.009 684.901 445.372 c
+ 684.901 390.703 l
+ 684.901 376.623 682.078 373.836 667.558 373.836 c
+ 667.558 370.023 l
+ 724.391 370.023 l
+ 724.391 373.836 l
+ 709.834 373.836 706.021 378.163 706.021 393.856 c
+ 706.021 457.765 l
+ 713.684 467.702 722.081 471.845 733.814 471.845 c
+ 748.371 471.845 752.954 465.099 752.954 444.419 c
+ 752.954 391.803 l
+ 752.954 377.576 750.9 375.596 736.124 373.836 c
+ 736.124 370.023 l
+ 791.563 370.023 l
+ 791.563 373.836 l
+ 784.963 373.836 l
+ 777.374 373.836 774.073 378.456 774.073 388.429 c
+ 774.073 441.156 l
+ 774.073 470.232 764.174 485.008 744.631 485.008 c
+ 729.927 485.008 716.984 478.885 703.271 465.208 c
+ 698.761 478.628 690.254 485.008 676.761 485.008 c
+ 665.725 485.008 658.721 481.745 637.968 466.969 c
+ 637.968 484.495 l
+ 636.135 485.008 l
+ 622.935 480.205 614.135 477.418 599.872 473.605 c
+ 599.872 470.819 l
+ f
+ n
+ 799.379 469.535 m
+ 801.652 469.792 803.449 469.792 805.722 469.792 c
+ 814.339 469.792 816.099 467.262 816.099 455.455 c
+ 816.099 337.683 l
+ 816.099 324.63 813.312 321.844 798.352 320.34 c
+ 798.352 316.05 l
+ 859.255 316.05 l
+ 859.255 320.597 l
+ 840.482 320.597 837.219 323.457 837.219 339.883 c
+ 837.219 380.839 l
+ 845.945 372.553 851.922 370.023 862.372 370.023 c
+ 891.741 370.023 914.658 397.413 914.658 432.906 c
+ 914.658 463.229 897.241 485.008 873.078 485.008 c
+ 859.145 485.008 848.182 479.178 837.219 466.602 c
+ 837.219 484.495 l
+ 835.715 485.008 l
+ 822.075 479.692 813.275 476.392 799.379 472.065 c
+ 799.379 469.535 l
+ 837.219 453.769 m
+ 837.219 461.065 851.225 469.792 862.738 469.792 c
+ 881.255 469.792 893.538 451.349 893.538 423.226 c
+ 893.538 396.312 881.255 378.126 863.252 378.126 c
+ 851.482 378.126 837.219 386.853 837.219 394.149 c
+ 837.219 453.769 l
+ f
+ n
+ 970.52 483.102 m
+ 935.687 469.425 l
+ 935.687 465.722 l
+ 937.263 465.979 l
+ 939.61 466.455 942.14 466.712 943.937 466.712 c
+ 948.63 466.712 950.39 462.752 950.39 451.862 c
+ 950.39 394.406 l
+ 950.39 376.549 948.41 373.836 934.66 373.836 c
+ 934.66 370.023 l
+ 990.026 370.023 l
+ 990.026 373.836 l
+ 973.526 373.836 971.51 376.329 971.51 394.186 c
+ 971.51 482.332 l
+ 970.52 483.102 l
+ 960.73 538.981 m
+ 955.156 538.981 950.39 533.151 950.39 526.038 c
+ 950.39 518.961 954.937 513.131 960.73 513.131 c
+ 966.743 513.131 971.51 518.705 971.51 526.038 c
+ 971.51 533.151 966.743 538.981 960.73 538.981 c
+ f
+ n
+ 1004.72 526.661 m
+ 1006.22 526.661 l
+ 1009.01 526.918 1012.05 527.175 1014.07 527.175 c
+ 1022.21 527.175 1024.74 523.618 1024.74 511.701 c
+ 1024.74 390.813 l
+ 1024.74 377.136 1021.18 373.836 1005.23 373.836 c
+ 1005.23 370.023 l
+ 1064.85 370.023 l
+ 1064.85 373.836 l
+ 1048.9 373.836 1045.86 376.329 1045.86 390.043 c
+ 1045.86 541.365 l
+ 1044.87 541.878 l
+ 1031.74 537.588 1022.13 535.021 1004.72 530.731 c
+ 1004.72 526.661 l
+ f
+ n
+ 1174.32 412.996 m
+ 1162.15 394.552 1151.26 387.513 1135.05 387.513 c
+ 1120.6 387.513 1109.71 394.552 1102.34 408.376 c
+ 1097.8 417.616 1096 425.609 1095.49 440.422 c
+ 1173.55 440.422 l
+ 1171.53 456.262 1169 463.339 1162.66 471.112 c
+ 1155.07 479.875 1143.41 485.008 1130.21 485.008 c
+ 1117.56 485.008 1105.64 480.645 1096 472.358 c
+ 1084.08 462.385 1077.26 445.079 1077.26 425.132 c
+ 1077.26 391.179 1095.49 370.023 1124.64 370.023 c
+ 1148.73 370.023 1167.72 384.616 1178.39 411.309 c
+ 1174.32 412.996 l
+ 1096 447.462 m
+ 1098.79 466.749 1107.4 475.878 1122.88 475.878 c
+ 1138.35 475.878 1144.4 468.948 1147.7 447.462 c
+ 1096 447.462 l
+ f
+ n
+ 1187.4 467.262 m
+ 1190.96 468.032 1193.23 468.289 1196.28 468.289 c
+ 1202.62 468.289 1204.89 464.292 1204.89 453.329 c
+ 1204.89 391.033 l
+ 1204.89 378.566 1203.13 376.843 1186.89 373.836 c
+ 1186.89 370.023 l
+ 1247.57 370.023 l
+ 1247.57 373.836 l
+ 1230.34 373.836 1226.01 377.613 1226.01 391.913 c
+ 1226.01 448.415 l
+ 1226.01 456.482 1236.9 469.022 1243.76 469.022 c
+ 1245.26 469.022 1247.57 467.775 1250.36 465.245 c
+ 1254.39 461.689 1257.18 460.185 1260.48 460.185 c
+ 1266.57 460.185 1270.38 464.475 1270.38 471.589 c
+ 1270.38 479.948 1265.06 485.008 1256.45 485.008 c
+ 1245.78 485.008 1238.44 479.178 1226.01 461.212 c
+ 1226.01 484.495 l
+ 1224.77 485.008 l
+ 1211.38 479.435 1202.29 476.135 1187.4 471.332 c
+ 1187.4 467.262 l
+ f
+ n
+ 1459.42 427.662 m
+ 1459.42 485.008 l
+ 1453.59 485.008 l
+ 1450.54 465.245 1446 461.542 1425.68 461.542 c
+ 1388.94 461.542 l
+ 1388.94 520.318 l
+ 1388.94 527.761 1390.23 529.338 1397.05 529.338 c
+ 1431.51 529.338 l
+ 1460.15 529.338 1465.72 525.195 1470.05 500.445 c
+ 1476.39 500.445 l
+ 1475.62 538.981 l
+ 1341.09 538.981 l
+ 1341.09 529.338 l
+ 1359.83 529.338 1363.13 525.818 1363.13 508.181 c
+ 1363.13 399.026 l
+ 1363.13 378.089 1360.34 374.826 1341.09 374.826 c
+ 1341.09 370.023 l
+ 1412.01 370.023 l
+ 1412.01 374.826 l
+ 1392.5 374.826 1388.94 378.383 1388.94 396.716 c
+ 1388.94 452.155 l
+ 1425.68 452.155 l
+ 1446.25 452.155 1450.54 448.342 1453.59 427.662 c
+ 1459.42 427.662 l
+ f
+ n
+ 1633.3 412.519 m
+ 1626.22 412.519 l
+ 1613.53 385.423 1602.64 379.409 1566.38 379.409 c
+ 1559.56 379.409 l
+ 1547.13 379.409 1536.46 380.656 1534.7 382.416 c
+ 1533.45 383.186 1532.94 385.936 1532.94 390.189 c
+ 1532.94 452.155 l
+ 1571.99 452.155 l
+ 1592.74 452.155 1596.56 448.892 1599.86 428.066 c
+ 1605.69 428.066 l
+ 1605.69 485.008 l
+ 1599.86 485.008 l
+ 1598.1 474.888 1597.07 471.185 1594.28 467.702 c
+ 1590.98 463.522 1583.87 461.542 1571.99 461.542 c
+ 1532.94 461.542 l
+ 1532.94 520.318 l
+ 1532.94 527.761 1534.44 529.338 1541.3 529.338 c
+ 1575.51 529.338 l
+ 1604.15 529.338 1609.72 525.195 1614.05 500.445 c
+ 1620.39 500.445 l
+ 1619.62 538.981 l
+ 1485.09 538.981 l
+ 1485.09 529.338 l
+ 1503.83 529.338 1507.13 525.818 1507.13 508.181 c
+ 1507.13 396.239 l
+ 1507.13 378.603 1503.57 374.826 1485.09 374.826 c
+ 1485.09 370.023 l
+ 1621.89 370.023 l
+ 1633.3 412.519 l
+ f
+ n
+ 1859.39 370.023 m
+ 1859.39 501.912 l
+ 1859.39 517.055 1861.92 526.368 1866.76 529.631 c
+ 1870.28 532.161 1873.84 533.188 1883.48 534.178 c
+ 1883.48 538.981 l
+ 1823.79 538.981 l
+ 1823.79 534.178 l
+ 1833.25 534.178 1836.73 533.151 1840.43 530.805 c
+ 1845.42 527.211 1847.66 517.898 1847.66 501.912 c
+ 1847.66 414.866 l
+ 1751.88 538.981 l
+ 1708.1 538.981 l
+ 1708.1 534.178 l
+ 1718.99 534.178 1722.55 532.235 1732.67 520.758 c
+ 1732.67 406.836 l
+ 1732.67 380.253 1729.11 375.339 1708.1 375.339 c
+ 1708.1 370.023 l
+ 1767.8 370.023 l
+ 1767.8 375.339 l
+ 1748.62 375.339 1744.4 381.243 1744.4 407.239 c
+ 1744.4 508.108 l
+ 1854.84 370.023 l
+ 1859.39 370.023 l
+ f
+ n
+ 2681.65 503.524 1014.55 895.191 re
+ 1 sc
+ f
+ n
+ 3696.2 503.523 m
+ 3696.2 421.123 3469.08 354.325 3188.92 354.325 c
+ 2908.76 354.325 2681.65 421.123 2681.65 503.523 c
+ 2681.65 585.923 2908.76 652.722 3188.92 652.722 c
+ 3469.08 652.722 3696.2 585.923 3696.2 503.523 c
+ f
+ n
+ 3696.2 1398.71 m
+ 3696.2 1316.31 3469.08 1249.52 3188.92 1249.52 c
+ 2908.76 1249.52 2681.65 1316.31 2681.65 1398.71 c
+ 2681.65 1481.11 2908.76 1547.91 3188.92 1547.91 c
+ 3469.08 1547.91 3696.2 1481.11 3696.2 1398.71 c
+ f
+ n
+ 3696.2 1398.71 m
+ 3696.2 1316.31 3469.08 1249.52 3188.92 1249.52 c
+ 2908.76 1249.52 2681.65 1316.31 2681.65 1398.71 c
+ 2681.65 1481.11 2908.76 1547.91 3188.92 1547.91 c
+ 3469.08 1547.91 3696.2 1481.11 3696.2 1398.71 c
+ h
+ 0 sc
+ S
+ n
+ 3696.2 1398.71 m
+ 3696.2 503.523 l
+ 3696.2 421.123 3469.08 354.325 3188.92 354.325 c
+ 2908.76 354.325 2681.65 421.123 2681.65 503.523 c
+ 2681.65 1398.71 l
+ S
+ n
+ 2963.45 738.521 21.1196 20.4597 re
+ f
+ n
+ 3044.3 827.693 m
+ 3019.63 827.693 3004.41 810.79 3004.41 783.107 c
+ 3004.41 755.754 3019.63 738.521 3043.79 738.521 c
+ 3069.16 738.521 3084.2 755.277 3084.2 783.253 c
+ 3084.2 810.79 3068.98 827.693 3044.3 827.693 c
+ 3044.3 815.52 m
+ 3059.96 815.52 3067.77 804.777 3067.77 783.437 c
+ 3067.77 761.914 3059.78 750.694 3044.3 750.694 c
+ 3028.47 750.694 3020.84 761.437 3020.84 783.253 c
+ 3020.84 804.593 3028.65 815.52 3044.3 815.52 c
+ f
+ n
+ 3155.45 738.521 m
+ 3171.88 738.521 l
+ 3171.88 815.52 l
+ 3187.94 815.52 l
+ 3187.94 827.693 l
+ 3171.88 827.693 l
+ 3171.88 840.086 l
+ 3171.88 853.323 3174.74 858.199 3182.69 858.199 c
+ 3185.55 858.199 3188.6 857.356 3193 855.193 c
+ 3193 867.806 l
+ 3188.08 869.273 3184.71 869.933 3181.01 869.933 c
+ 3164.07 869.933 3155.45 859.336 3155.45 838.436 c
+ 3155.45 827.693 l
+ 3143.61 827.693 l
+ 3143.61 815.52 l
+ 3155.45 815.52 l
+ 3155.45 738.521 l
+ f
+ n
+ 3201.1 738.521 m
+ 3217.53 738.521 l
+ 3217.53 827.693 l
+ 3201.1 827.693 l
+ 3201.1 738.521 l
+ 3201.1 844.34 m
+ 3217.53 844.34 l
+ 3217.53 860.546 l
+ 3201.1 860.546 l
+ 3201.1 844.34 l
+ f
+ n
+ 3239.5 738.521 16.4265 130.275 re
+ f
+ n
+ 3290.66 792.53 m
+ 3292.53 808.993 3299.46 816.18 3313.47 816.18 c
+ 3327 816.18 3333.08 808.993 3333.6 792.53 c
+ 3290.66 792.53 l
+ 3349.8 755.937 m
+ 3339.5 752.417 3331.03 750.841 3322.6 750.841 c
+ 3313.47 750.841 3306.39 752.93 3301.15 757.074 c
+ 3294.55 762.354 3291.69 768.587 3290.33 781.053 c
+ 3350.13 781.053 l
+ 3350.32 785.82 l
+ 3350.32 786.957 l
+ 3350.32 813.65 3337.63 827.693 3313.8 827.693 c
+ 3288.79 827.693 3273.28 811.083 3273.28 784.537 c
+ 3273.28 756.194 3290.84 738.521 3319.04 738.521 c
+ 3328.68 738.521 3338.66 740.024 3349.8 743.397 c
+ 3349.8 755.937 l
+ f
+ n
+ 3371.55 743.764 m
+ 3383.1 740.061 3392.27 738.521 3401.44 738.521 c
+ 3423.51 738.521 3437.26 748.274 3437.26 764.077 c
+ 3437.26 776.067 3429.08 784.83 3412.88 789.634 c
+ 3399.75 793.63 l
+ 3391.9 796.013 3387.98 799.863 3387.98 804.96 c
+ 3387.98 812 3393.77 815.52 3405.21 815.52 c
+ 3413.76 815.52 3421.6 814.273 3430.33 811.743 c
+ 3430.33 824.98 l
+ 3420.39 826.85 3413.21 827.693 3406.17 827.693 c
+ 3383.36 827.693 3371.55 819.7 3371.55 804.043 c
+ 3371.55 792.53 3378.59 784.72 3392.67 780.247 c
+ 3407.45 775.774 l
+ 3416.54 773.06 3420.83 768.917 3420.83 763.16 c
+ 3420.83 755.021 3414.2 750.694 3401.99 750.694 c
+ 3392.27 750.694 3383.1 752.894 3371.55 758.137 c
+ 3371.55 743.764 l
+ f
+ n
+ 2168.47 1475.52 m
+ 2488.51 1226.6 l
+ S
+ n
+ 2418.9 1137.1 m
+ 2667.51 1087.37 l
+ 2558.12 1316.1 l
+ f
+ n
+ 2168.47 483.407 m
+ 2468.08 649.856 l
+ S
+ n
+ 2523.14 550.74 m
+ 2666.31 759.984 l
+ 2413.01 748.971 l
+ f
+ n
+ 3699.15 965.289 m
+ 3855.06 965.289 l
+ S
+ n
+ 3855.06 851.906 m
+ 4081.82 965.289 l
+ 3855.06 1078.67 l
+ f
+ n
+ 3699.15 908.597 m
+ 3855.06 908.597 l
+ S
+ n
+ 3855.06 795.213 m
+ 4081.82 908.597 l
+ 3855.06 1021.98 l
+ f
+ n
+ 3699.15 851.906 m
+ 3855.06 851.906 l
+ S
+ n
+ 3855.06 738.521 m
+ 4081.82 851.906 l
+ 3855.06 965.289 l
+ f
+ n
+ 3693.26 1107.02 m
+ 3769.49 1107.02 l
+ 3769.49 1120.04 l
+ 3709.69 1120.04 l
+ 3709.69 1229.04 l
+ 3693.26 1229.04 l
+ 3693.26 1107.02 l
+ f
+ n
+ 3789.26 1107.02 m
+ 3865.49 1107.02 l
+ 3865.49 1120.04 l
+ 3805.68 1120.04 l
+ 3805.68 1229.04 l
+ 3789.26 1229.04 l
+ 3789.26 1107.02 l
+ f
+ n
+ 3921.37 1107.02 m
+ 3937.58 1107.02 l
+ 3983.01 1229.04 l
+ 3968.34 1229.04 l
+ 3930.98 1128.8 l
+ 3891.97 1229.04 l
+ 3874.22 1229.04 l
+ 3921.37 1107.02 l
+ f
+ n
+ 4000.45 1107.02 m
+ 4014.53 1107.02 l
+ 4014.53 1206.6 l
+ 4046.69 1115.12 l
+ 4063.52 1115.12 l
+ 4096.67 1206.27 l
+ 4096.67 1107.02 l
+ 4113.09 1107.02 l
+ 4113.09 1229.04 l
+ 4091.46 1229.04 l
+ 4057.1 1134.52 l
+ 4023.63 1229.04 l
+ 4000.45 1229.04 l
+ 4000.45 1107.02 l
+ f
+ n
+ 5626.68 1248.75 m
+ 5706.04 1270.39 l
+ S
+ n
+ 5735.87 1161 m
+ 5924.81 1330.06 l
+ 5676.2 1379.78 l
+ f
+ n
+ 9083.86 1670.38 m
+ 9453.39 1929.05 9084.89 1617.25 9536.62 1767.82 c
+ S
+ n
+ 9018.84 1763.27 m
+ 8898.08 1540.34 l
+ 9148.88 1577.49 l
+ f
+ n
+ 9572.48 1660.26 m
+ 9751.75 1839.53 l
+ 9500.77 1875.39 l
+ f
+ n
+ 5394.02 1418.83 m
+ 5470.25 1418.83 l
+ 5470.25 1431.84 l
+ 5410.45 1431.84 l
+ 5410.45 1540.85 l
+ 5394.02 1540.85 l
+ 5394.02 1418.83 l
+ f
+ n
+ 5490.02 1418.83 m
+ 5566.25 1418.83 l
+ 5566.25 1431.84 l
+ 5506.44 1431.84 l
+ 5506.44 1540.85 l
+ 5490.02 1540.85 l
+ 5490.02 1418.83 l
+ f
+ n
+ 5622.13 1418.83 m
+ 5638.34 1418.83 l
+ 5683.77 1540.85 l
+ 5669.1 1540.85 l
+ 5631.74 1440.6 l
+ 5592.73 1540.85 l
+ 5574.98 1540.85 l
+ 5622.13 1418.83 l
+ f
+ n
+ 5701.21 1418.83 m
+ 5715.29 1418.83 l
+ 5715.29 1518.41 l
+ 5747.45 1426.93 l
+ 5764.28 1426.93 l
+ 5797.43 1518.08 l
+ 5797.43 1418.83 l
+ 5813.85 1418.83 l
+ 5813.85 1540.85 l
+ 5792.22 1540.85 l
+ 5757.86 1446.32 l
+ 5724.39 1540.85 l
+ 5701.21 1540.85 l
+ 5701.21 1418.83 l
+ f
+ n
+ 7502.04 1784.64 m
+ 7503.91 1801.1 7510.84 1808.29 7524.84 1808.29 c
+ 7538.37 1808.29 7544.46 1801.1 7544.97 1784.64 c
+ 7502.04 1784.64 l
+ 7561.18 1748.05 m
+ 7550.88 1744.53 7542.41 1742.95 7533.97 1742.95 c
+ 7524.84 1742.95 7517.77 1745.04 7512.52 1749.18 c
+ 7505.92 1754.46 7503.06 1760.7 7501.71 1773.16 c
+ 7561.51 1773.16 l
+ 7561.69 1777.93 l
+ 7561.69 1779.07 l
+ 7561.69 1805.76 7549.01 1819.8 7525.17 1819.8 c
+ 7500.17 1819.8 7484.66 1803.19 7484.66 1776.65 c
+ 7484.66 1748.3 7502.22 1730.63 7530.42 1730.63 c
+ 7540.06 1730.63 7550.03 1732.13 7561.18 1735.51 c
+ 7561.18 1748.05 l
+ f
+ n
+ 7575.92 1730.63 m
+ 7590.96 1730.63 l
+ 7612.55 1766.45 l
+ 7636.72 1730.63 l
+ 7655.49 1730.63 l
+ 7625.9 1774.89 l
+ 7653.29 1819.8 l
+ 7638.26 1819.8 l
+ 7618.16 1786.33 l
+ 7595.69 1819.8 l
+ 7576.91 1819.8 l
+ 7604.96 1777.75 l
+ 7575.92 1730.63 l
+ f
+ n
+ 7684.43 1784.64 m
+ 7686.3 1801.1 7693.23 1808.29 7707.24 1808.29 c
+ 7720.77 1808.29 7726.86 1801.1 7727.37 1784.64 c
+ 7684.43 1784.64 l
+ 7743.58 1748.05 m
+ 7733.27 1744.53 7724.8 1742.95 7716.37 1742.95 c
+ 7707.24 1742.95 7700.16 1745.04 7694.92 1749.18 c
+ 7688.32 1754.46 7685.46 1760.7 7684.1 1773.16 c
+ 7743.91 1773.16 l
+ 7744.09 1777.93 l
+ 7744.09 1779.07 l
+ 7744.09 1805.76 7731.4 1819.8 7707.57 1819.8 c
+ 7682.56 1819.8 7667.05 1803.19 7667.05 1776.65 c
+ 7667.05 1748.3 7684.62 1730.63 7712.81 1730.63 c
+ 7722.46 1730.63 7732.43 1732.13 7743.58 1735.51 c
+ 7743.58 1748.05 l
+ f
+ n
+ 7889.63 1730.63 m
+ 7911.74 1730.63 l
+ 7905.14 1737.56 7899.6 1744.27 7894.69 1751.38 c
+ 7905.83 1762.82 7911.41 1777.27 7911.41 1795.2 c
+ 7895.35 1795.2 l
+ 7895.35 1789.04 l
+ 7895.35 1775.69 7892.82 1766.93 7887.1 1759.63 c
+ 7877.45 1770.12 7868.14 1782.84 7858.5 1798.72 c
+ 7877.82 1806.79 7886.07 1815.95 7886.07 1829.15 c
+ 7886.07 1843.64 7875.51 1852.66 7858.68 1852.66 c
+ 7841.01 1852.66 7829.75 1842.5 7829.75 1826.7 c
+ 7829.75 1819.91 7832.02 1813.46 7837.27 1804.26 c
+ 7828.36 1800.88 7823.96 1798.5 7819.23 1794.14 c
+ 7812.15 1787.57 7808.63 1778.74 7808.63 1768.18 c
+ 7808.63 1746.51 7826.93 1730.63 7851.53 1730.63 c
+ 7862.31 1730.63 7871.7 1733.45 7883.5 1740.09 c
+ 7889.63 1730.63 l
+ 7875.84 1749.95 m
+ 7866.67 1744.86 7860.55 1742.8 7853.91 1742.8 c
+ 7837.78 1742.8 7825.06 1755.34 7825.06 1771.07 c
+ 7825.06 1782.37 7830.48 1789.66 7843.39 1795.38 c
+ 7854.1 1776.65 7864.8 1761.54 7875.84 1749.95 c
+ 7852.48 1808.4 m
+ 7852.3 1808.88 7851.97 1809.21 7851.82 1809.5 c
+ 7848.01 1816.83 7846.18 1822.85 7846.18 1827.94 c
+ 7846.18 1836.19 7850.32 1840.48 7858.31 1840.48 c
+ 7865.83 1840.48 7869.64 1836.34 7869.64 1828.57 c
+ 7869.64 1819.36 7864.66 1813.5 7852.48 1808.4 c
+ f
+ n
+ 7491.62 1503.86 m
+ 7567.85 1503.86 l
+ 7567.85 1516.88 l
+ 7508.05 1516.88 l
+ 7508.05 1625.89 l
+ 7491.62 1625.89 l
+ 7491.62 1503.86 l
+ f
+ n
+ 7587.62 1503.86 m
+ 7663.85 1503.86 l
+ 7663.85 1516.88 l
+ 7604.05 1516.88 l
+ 7604.05 1625.89 l
+ 7587.62 1625.89 l
+ 7587.62 1503.86 l
+ f
+ n
+ 7719.74 1503.86 m
+ 7735.94 1503.86 l
+ 7781.37 1625.89 l
+ 7766.71 1625.89 l
+ 7729.34 1525.64 l
+ 7690.33 1625.89 l
+ 7672.58 1625.89 l
+ 7719.74 1503.86 l
+ f
+ n
+ 7798.82 1503.86 m
+ 7812.9 1503.86 l
+ 7812.9 1603.45 l
+ 7845.05 1511.97 l
+ 7861.88 1511.97 l
+ 7895.03 1603.12 l
+ 7895.03 1503.86 l
+ 7911.46 1503.86 l
+ 7911.46 1625.89 l
+ 7889.82 1625.89 l
+ 7855.47 1531.36 l
+ 7821.99 1625.89 l
+ 7798.82 1625.89 l
+ 7798.82 1503.86 l
+ f
+ n
+ 7979.4 544.512 1014.55 895.192 re
+ 1 sc
+ f
+ n
+ 8993.95 544.511 m
+ 8993.95 462.112 8766.83 395.313 8486.67 395.313 c
+ 8206.51 395.313 7979.4 462.112 7979.4 544.511 c
+ 7979.4 626.911 8206.51 693.71 8486.67 693.71 c
+ 8766.83 693.71 8993.95 626.911 8993.95 544.511 c
+ f
+ n
+ 8993.95 1439.7 m
+ 8993.95 1357.3 8766.83 1290.5 8486.67 1290.5 c
+ 8206.51 1290.5 7979.4 1357.3 7979.4 1439.7 c
+ 7979.4 1522.1 8206.51 1588.9 8486.67 1588.9 c
+ 8766.83 1588.9 8993.95 1522.1 8993.95 1439.7 c
+ f
+ n
+ 8993.95 1439.7 m
+ 8993.95 1357.3 8766.83 1290.5 8486.67 1290.5 c
+ 8206.51 1290.5 7979.4 1357.3 7979.4 1439.7 c
+ 7979.4 1522.1 8206.51 1588.9 8486.67 1588.9 c
+ 8766.83 1588.9 8993.95 1522.1 8993.95 1439.7 c
+ h
+ 0 sc
+ S
+ n
+ 8993.95 1439.7 m
+ 8993.95 544.512 l
+ 8993.95 462.111 8766.84 395.313 8486.67 395.313 c
+ 8206.51 395.313 7979.4 462.111 7979.4 544.512 c
+ 7979.4 1439.7 l
+ S
+ n
+ 7355.79 1333.79 m
+ 7740.67 1281.3 l
+ S
+ n
+ 7725.35 1168.96 m
+ 7965.36 1250.66 l
+ 7755.99 1393.65 l
+ f
+ n
+ 5626.68 738.521 m
+ 7738.46 738.521 l
+ S
+ n
+ 7738.46 625.137 m
+ 7965.23 738.521 l
+ 7738.46 851.906 l
+ f
+ n
+ 6584.55 511.753 m
+ 6660.78 511.753 l
+ 6660.78 524.769 l
+ 6600.98 524.769 l
+ 6600.98 633.778 l
+ 6584.55 633.778 l
+ 6584.55 511.753 l
+ f
+ n
+ 6680.55 511.753 m
+ 6756.78 511.753 l
+ 6756.78 524.769 l
+ 6696.98 524.769 l
+ 6696.98 633.778 l
+ 6680.55 633.778 l
+ 6680.55 511.753 l
+ f
+ n
+ 6812.66 511.753 m
+ 6828.87 511.753 l
+ 6874.3 633.778 l
+ 6859.63 633.778 l
+ 6822.27 533.533 l
+ 6783.26 633.778 l
+ 6765.51 633.778 l
+ 6812.66 511.753 l
+ f
+ n
+ 6891.75 511.753 m
+ 6905.83 511.753 l
+ 6905.83 611.339 l
+ 6937.98 519.856 l
+ 6954.81 519.856 l
+ 6987.96 611.009 l
+ 6987.96 511.753 l
+ 7004.38 511.753 l
+ 7004.38 633.778 l
+ 6982.75 633.778 l
+ 6948.4 539.252 l
+ 6914.92 633.778 l
+ 6891.75 633.778 l
+ 6891.75 511.753 l
+ f
+ n
+ 9572.67 1475.52 m
+ 10452.5 1475.52 l
+ 10628.5 1191.05 l
+ 10452.5 906.582 l
+ 9572.67 906.582 l
+ 9396.7 1191.05 l
+ 9572.67 1475.52 l
+ 0.826996 sc
+ f
+ n
+ 9572.67 1475.52 m
+ 10452.5 1475.52 l
+ 10628.5 1191.05 l
+ 10452.5 906.582 l
+ 9572.67 906.582 l
+ 9396.7 1191.05 l
+ 9572.67 1475.52 l
+ 0 sc
+ S
+ n
+ 9927.26 1113.63 m
+ 9909.22 1105.31 9896.02 1101.75 9882.56 1101.75 c
+ 9847.29 1101.75 9826.72 1127.38 9826.72 1171.27 c
+ 9826.72 1212.6 9846.52 1239.4 9877.39 1239.4 c
+ 9886.63 1239.4 9893.75 1237.27 9901.67 1232.03 c
+ 9905.08 1202.15 l
+ 9927.26 1202.15 l
+ 9927.26 1252.6 l
+ 9907.68 1258.17 9892.54 1260.7 9876.37 1260.7 c
+ 9822.32 1260.7 9786.83 1223.82 9786.83 1168.08 c
+ 9786.83 1112.64 9821.62 1077.67 9876.48 1077.67 c
+ 9894.26 1077.67 9909.99 1080.71 9927.26 1087.82 c
+ 9927.26 1113.63 l
+ f
+ n
+ 9939.38 1077.67 m
+ 10039 1077.67 l
+ 10039 1098.97 l
+ 10001.5 1098.97 l
+ 10001.5 1147.81 l
+ 10009.3 1147.81 l
+ 10056.9 1147.81 10086 1172.12 10086 1211.61 c
+ 10086 1246.04 10066.1 1260.7 10019.5 1260.7 c
+ 9939.38 1260.7 l
+ 9939.38 1239.4 l
+ 9963.94 1239.4 l
+ 9963.94 1098.97 l
+ 9939.38 1098.97 l
+ 9939.38 1077.67 l
+ 10001.5 1169.07 m
+ 10001.5 1239.4 l
+ 10009.3 1239.4 l
+ 10036.7 1239.4 10046.1 1231.04 10046.1 1206.77 c
+ 10046.1 1181.72 10032.8 1169.07 10006.2 1169.07 c
+ 10001.5 1169.07 l
+ f
+ n
+ 10093.7 1240.02 m
+ 10105.9 1240.02 l
+ 10105.9 1142.31 l
+ 10105.9 1120.2 10108.9 1107.99 10116.5 1098.56 c
+ 10127.5 1084.89 10145.7 1077.67 10168.9 1077.67 c
+ 10192.1 1077.67 10208.7 1085.11 10218.8 1099.77 c
+ 10225.4 1109.45 10227.9 1122.36 10227.9 1147.95 c
+ 10227.9 1240.02 l
+ 10240.1 1240.02 l
+ 10240.1 1260.7 l
+ 10192.3 1260.7 l
+ 10192.3 1240.02 l
+ 10204.4 1240.02 l
+ 10204.4 1143.77 l
+ 10204.4 1109.82 10197.6 1099.22 10175.9 1099.22 c
+ 10151.5 1099.22 10143.4 1112.02 10143.4 1150.92 c
+ 10143.4 1240.02 l
+ 10155.5 1240.02 l
+ 10155.5 1260.7 l
+ 10093.7 1260.7 l
+ 10093.7 1240.02 l
+ f
+ n
+ 9568.56 625.137 m
+ 10440.9 625.137 l
+ 10615.4 340.669 l
+ 10440.9 56.2021 l
+ 9568.56 56.2021 l
+ 9394.09 340.669 l
+ 9568.56 625.137 l
+ 0.82399 sc
+ f
+ n
+ 9568.56 625.137 m
+ 10440.9 625.137 l
+ 10615.4 340.669 l
+ 10440.9 56.2021 l
+ 9568.56 56.2021 l
+ 9394.09 340.669 l
+ 9568.56 625.137 l
+ 0 sc
+ S
+ n
+ 9787.29 235.645 m
+ 9797.01 233.115 l
+ 9812.59 229.302 9825.1 227.285 9835.8 227.285 c
+ 9871.85 227.285 9890.47 244.701 9890.47 278.251 c
+ 9890.47 389.02 l
+ 9920.87 389.02 l
+ 9920.87 410.323 l
+ 9813.14 410.323 l
+ 9813.14 389.02 l
+ 9852.93 389.02 l
+ 9852.93 280.708 l
+ 9852.93 256.948 9847.87 248.845 9832.65 248.845 c
+ 9826.31 248.845 9820.22 251.045 9811.6 256.215 c
+ 9808.56 294.421 l
+ 9787.29 294.421 l
+ 9787.29 235.645 l
+ f
+ n
+ 9945.49 227.285 m
+ 10067.7 227.285 l
+ 10067.7 248.588 l
+ 10025.4 248.588 l
+ 10025.4 389.02 l
+ 10067.7 389.02 l
+ 10067.7 410.323 l
+ 9945.49 410.323 l
+ 9945.49 389.02 l
+ 9987.8 389.02 l
+ 9987.8 248.588 l
+ 9945.49 248.588 l
+ 9945.49 227.285 l
+ f
+ n
+ 10114.9 227.285 m
+ 10208 227.285 l
+ 10208 248.588 l
+ 10181.3 248.588 l
+ 10181.3 389.02 l
+ 10209.5 389.02 l
+ 10209.5 355.984 l
+ 10233 355.984 l
+ 10233 410.323 l
+ 10089.8 410.323 l
+ 10089.8 355.984 l
+ 10113.3 355.984 l
+ 10113.3 389.02 l
+ 10143.8 389.02 l
+ 10143.8 248.588 l
+ 10114.9 248.588 l
+ 10114.9 227.285 l
+ f
+ n
+ 8999.86 738.521 m
+ 9224.5 511.807 l
+ S
+ n
+ 9143.96 432 m
+ 9384.12 350.724 l
+ 9305.04 591.613 l
+ f
+ n
+ 8999.86 1078.67 m
+ 9164.87 1125.4 l
+ S
+ n
+ 9195.76 1016.3 m
+ 9383.06 1187.18 l
+ 9133.98 1234.49 l
+ f
+ [56.692 ] 0 d
+ n
+ 10540.5 1333.28 m
+ 11012.4 1560.56 11324.2 1390.48 11550.7 1164.01 c
+ S
+ n
+ 11470.5 1083.83 m
+ 11711.1 1003.66 l
+ 11630.9 1244.18 l
+ f
+ n
+ 12585.6 993.635 m
+ 12594.3 1376.37 l
+ S
+ n
+ 12707.7 1373.79 m
+ 12599.5 1603.08 l
+ 12481 1378.94 l
+ f
+ n
+ 12514.8 993.635 m
+ 12331 1397.9 l
+ S
+ n
+ 12434.2 1444.82 m
+ 12237.2 1604.34 l
+ 12227.8 1350.98 l
+ f
+ n
+ 12429.7 993.635 m
+ 11976.5 1446.88 l
+ S
+ n
+ 12056.7 1527.05 m
+ 11816.1 1607.23 l
+ 11896.3 1366.7 l
+ f
+ n
+ 12912.5 1418.83 m
+ 12928.9 1418.83 l
+ 12928.9 1468.1 l
+ 12954.9 1468.1 l
+ 12990.6 1468.1 13008.7 1481.96 13008.7 1508.99 c
+ 13008.7 1521.49 13004.4 1530.33 12995.8 1535.5 c
+ 12989.5 1539.53 12980.5 1540.85 12961 1540.85 c
+ 12912.5 1540.85 l
+ 12912.5 1418.83 l
+ 12928.9 1479.84 m
+ 12928.9 1527.83 l
+ 12954.5 1527.83 l
+ 12981.8 1527.83 12989.9 1523.07 12989.9 1507.34 c
+ 12989.9 1489.08 12977.9 1479.84 12954.2 1479.84 c
+ 12928.9 1479.84 l
+ f
+ n
+ 13025.3 1418.83 m
+ 13041.7 1418.83 l
+ 13041.7 1475.95 l
+ 13048.8 1488.23 13054.8 1493.81 13061 1493.81 c
+ 13062.7 1493.81 13064.9 1493.33 13067.9 1492.49 c
+ 13067.9 1508 l
+ 13067.3 1508 l
+ 13065.9 1508 13064.2 1508 13063.2 1508 c
+ 13053.7 1508 13047.3 1502.46 13041.7 1489.22 c
+ 13041.7 1508 l
+ 13025.3 1508 l
+ 13025.3 1418.83 l
+ f
+ n
+ 13118.1 1508 m
+ 13093.4 1508 13078.2 1491.09 13078.2 1463.41 c
+ 13078.2 1436.06 13093.4 1418.83 13117.6 1418.83 c
+ 13143 1418.83 13158 1435.58 13158 1463.56 c
+ 13158 1491.09 13142.8 1508 13118.1 1508 c
+ 13118.1 1495.82 m
+ 13133.8 1495.82 13141.6 1485.08 13141.6 1463.74 c
+ 13141.6 1442.22 13133.6 1431 13118.1 1431 c
+ 13102.3 1431 13094.6 1441.74 13094.6 1463.56 c
+ 13094.6 1484.9 13102.4 1495.82 13118.1 1495.82 c
+ f
+ n
+ 13181.3 1418.83 m
+ 13197.7 1418.83 l
+ 13197.7 1495.82 l
+ 13213.7 1495.82 l
+ 13213.7 1508 l
+ 13197.7 1508 l
+ 13197.7 1520.39 l
+ 13197.7 1533.63 13200.5 1538.5 13208.5 1538.5 c
+ 13211.4 1538.5 13214.4 1537.66 13218.8 1535.5 c
+ 13218.8 1548.11 l
+ 13213.9 1549.58 13210.5 1550.24 13206.8 1550.24 c
+ 13189.9 1550.24 13181.3 1539.64 13181.3 1518.74 c
+ 13181.3 1508 l
+ 13169.4 1508 l
+ 13169.4 1495.82 l
+ 13181.3 1495.82 l
+ 13181.3 1418.83 l
+ f
+ n
+ 13226.9 1418.83 m
+ 13243.3 1418.83 l
+ 13243.3 1508 l
+ 13226.9 1508 l
+ 13226.9 1418.83 l
+ 13226.9 1524.64 m
+ 13243.3 1524.64 l
+ 13243.3 1540.85 l
+ 13226.9 1540.85 l
+ 13226.9 1524.64 l
+ f
+ n
+ 13265.3 1418.83 16.4268 130.275 re
+ f
+ n
+ 13316.5 1472.83 m
+ 13318.3 1489.3 13325.3 1496.48 13339.3 1496.48 c
+ 13352.8 1496.48 13358.9 1489.3 13359.4 1472.83 c
+ 13316.5 1472.83 l
+ 13375.6 1436.24 m
+ 13365.3 1432.72 13356.8 1431.15 13348.4 1431.15 c
+ 13339.3 1431.15 13332.2 1433.23 13326.9 1437.38 c
+ 13320.3 1442.66 13317.5 1448.89 13316.1 1461.36 c
+ 13375.9 1461.36 l
+ 13376.1 1466.12 l
+ 13376.1 1467.26 l
+ 13376.1 1493.95 13363.4 1508 13339.6 1508 c
+ 13314.6 1508 13299.1 1491.39 13299.1 1464.84 c
+ 13299.1 1436.5 13316.6 1418.83 13344.8 1418.83 c
+ 13354.5 1418.83 13364.5 1420.33 13375.6 1423.7 c
+ 13375.6 1436.24 l
+ f
+ n
+ 13012.1 1192.06 16.4268 122.025 re
+ f
+ n
+ 13057.7 1192.06 m
+ 13074.1 1192.06 l
+ 13074.1 1248.23 l
+ 13083.2 1261.47 13091.3 1267.37 13100.7 1267.37 c
+ 13109.1 1267.37 13111.7 1263.12 13111.7 1249.18 c
+ 13111.7 1192.06 l
+ 13128.1 1192.06 l
+ 13128.1 1254.76 l
+ 13128.1 1272.17 13120.3 1281.23 13105 1281.23 c
+ 13092.9 1281.23 13083.7 1275.69 13074.1 1262.46 c
+ 13074.1 1281.23 l
+ 13057.7 1281.23 l
+ 13057.7 1192.06 l
+ f
+ n
+ 13156.1 1192.06 m
+ 13172.5 1192.06 l
+ 13172.5 1269.06 l
+ 13188.5 1269.06 l
+ 13188.5 1281.23 l
+ 13172.5 1281.23 l
+ 13172.5 1293.62 l
+ 13172.5 1306.86 13175.3 1311.74 13183.3 1311.74 c
+ 13186.2 1311.74 13189.2 1310.89 13193.6 1308.73 c
+ 13193.6 1321.34 l
+ 13188.7 1322.81 13185.3 1323.47 13181.6 1323.47 c
+ 13164.7 1323.47 13156.1 1312.87 13156.1 1291.97 c
+ 13156.1 1281.23 l
+ 13144.2 1281.23 l
+ 13144.2 1269.06 l
+ 13156.1 1269.06 l
+ 13156.1 1192.06 l
+ f
+ n
+ 13236.9 1281.23 m
+ 13212.2 1281.23 13197 1264.33 13197 1236.64 c
+ 13197 1209.29 13212.2 1192.06 13236.4 1192.06 c
+ 13261.8 1192.06 13276.8 1208.81 13276.8 1236.79 c
+ 13276.8 1264.33 13261.6 1281.23 13236.9 1281.23 c
+ 13236.9 1269.06 m
+ 13252.6 1269.06 13260.4 1258.31 13260.4 1236.97 c
+ 13260.4 1215.45 13252.4 1204.23 13236.9 1204.23 c
+ 13221.1 1204.23 13213.4 1214.97 13213.4 1236.79 c
+ 13213.4 1258.13 13221.2 1269.06 13236.9 1269.06 c
+ f
+ n
+ 9004.37 2153.14 m
+ 9006.24 2169.6 9013.17 2176.79 9027.18 2176.79 c
+ 9040.71 2176.79 9046.8 2169.6 9047.31 2153.14 c
+ 9004.37 2153.14 l
+ 9063.52 2116.55 m
+ 9053.21 2113.03 9044.74 2111.45 9036.31 2111.45 c
+ 9027.18 2111.45 9020.1 2113.54 9014.86 2117.68 c
+ 9008.26 2122.96 9005.4 2129.2 9004.04 2141.66 c
+ 9063.85 2141.66 l
+ 9064.03 2146.43 l
+ 9064.03 2147.57 l
+ 9064.03 2174.26 9051.34 2188.3 9027.51 2188.3 c
+ 9002.5 2188.3 8986.99 2171.69 8986.99 2145.15 c
+ 8986.99 2116.8 9004.56 2099.13 9032.75 2099.13 c
+ 9042.4 2099.13 9052.37 2100.63 9063.52 2104.01 c
+ 9063.52 2116.55 l
+ f
+ n
+ 9078.26 2099.13 m
+ 9093.3 2099.13 l
+ 9114.89 2134.95 l
+ 9139.06 2099.13 l
+ 9157.83 2099.13 l
+ 9128.24 2143.39 l
+ 9155.63 2188.3 l
+ 9140.6 2188.3 l
+ 9120.5 2154.83 l
+ 9098.03 2188.3 l
+ 9079.25 2188.3 l
+ 9107.3 2146.25 l
+ 9078.26 2099.13 l
+ f
+ n
+ 9186.77 2153.14 m
+ 9188.64 2169.6 9195.57 2176.79 9209.58 2176.79 c
+ 9223.11 2176.79 9229.19 2169.6 9229.71 2153.14 c
+ 9186.77 2153.14 l
+ 9245.91 2116.55 m
+ 9235.61 2113.03 9227.14 2111.45 9218.71 2111.45 c
+ 9209.58 2111.45 9202.5 2113.54 9197.26 2117.68 c
+ 9190.66 2122.96 9187.8 2129.2 9186.44 2141.66 c
+ 9246.24 2141.66 l
+ 9246.43 2146.43 l
+ 9246.43 2147.57 l
+ 9246.43 2174.26 9233.74 2188.3 9209.91 2188.3 c
+ 9184.9 2188.3 9169.39 2171.69 9169.39 2145.15 c
+ 9169.39 2116.8 9186.95 2099.13 9215.15 2099.13 c
+ 9224.79 2099.13 9234.77 2100.63 9245.91 2104.01 c
+ 9245.91 2116.55 l
+ f
+ n
+ 9391.96 2099.13 m
+ 9414.07 2099.13 l
+ 9407.47 2106.06 9401.94 2112.77 9397.02 2119.88 c
+ 9408.17 2131.32 9413.74 2145.77 9413.74 2163.7 c
+ 9397.68 2163.7 l
+ 9397.68 2157.54 l
+ 9397.68 2144.19 9395.15 2135.43 9389.43 2128.13 c
+ 9379.79 2138.62 9370.48 2151.34 9360.83 2167.22 c
+ 9380.16 2175.28 9388.41 2184.45 9388.41 2197.65 c
+ 9388.41 2212.13 9377.85 2221.15 9361.02 2221.15 c
+ 9343.34 2221.15 9332.09 2211 9332.09 2195.19 c
+ 9332.09 2188.41 9334.36 2181.96 9339.6 2172.75 c
+ 9330.7 2169.38 9326.3 2167 9321.57 2162.64 c
+ 9314.49 2156.07 9310.97 2147.24 9310.97 2136.68 c
+ 9310.97 2115.01 9329.27 2099.13 9353.87 2099.13 c
+ 9364.65 2099.13 9374.03 2101.95 9385.84 2108.59 c
+ 9391.96 2099.13 l
+ 9378.18 2118.45 m
+ 9369.01 2113.36 9362.89 2111.3 9356.25 2111.3 c
+ 9340.12 2111.3 9327.4 2123.84 9327.4 2139.57 c
+ 9327.4 2150.87 9332.82 2158.16 9345.73 2163.88 c
+ 9356.43 2145.15 9367.14 2130.04 9378.18 2118.45 c
+ 9354.82 2176.9 m
+ 9354.64 2177.38 9354.31 2177.7 9354.16 2178 c
+ 9350.35 2185.33 9348.51 2191.34 9348.51 2196.44 c
+ 9348.51 2204.69 9352.66 2208.98 9360.65 2208.98 c
+ 9368.17 2208.98 9371.98 2204.84 9371.98 2197.06 c
+ 9371.98 2187.86 9366.99 2181.99 9354.82 2176.9 c
+ f
+ n
+ 8993.96 1872.36 m
+ 9070.19 1872.36 l
+ 9070.19 1885.38 l
+ 9010.39 1885.38 l
+ 9010.39 1994.39 l
+ 8993.96 1994.39 l
+ 8993.96 1872.36 l
+ f
+ n
+ 9089.96 1872.36 m
+ 9166.19 1872.36 l
+ 9166.19 1885.38 l
+ 9106.39 1885.38 l
+ 9106.39 1994.39 l
+ 9089.96 1994.39 l
+ 9089.96 1872.36 l
+ f
+ n
+ 9222.07 1872.36 m
+ 9238.28 1872.36 l
+ 9283.71 1994.39 l
+ 9269.04 1994.39 l
+ 9231.68 1894.14 l
+ 9192.67 1994.39 l
+ 9174.92 1994.39 l
+ 9222.07 1872.36 l
+ f
+ n
+ 9301.16 1872.36 m
+ 9315.24 1872.36 l
+ 9315.24 1971.95 l
+ 9347.39 1880.46 l
+ 9364.22 1880.46 l
+ 9397.37 1971.62 l
+ 9397.37 1872.36 l
+ 9413.8 1872.36 l
+ 9413.8 1994.39 l
+ 9392.16 1994.39 l
+ 9357.81 1899.86 l
+ 9324.33 1994.39 l
+ 9301.16 1994.39 l
+ 9301.16 1872.36 l
+ f
+ [] 0 d
+ n
+ 10004.7 625.137 m
+ 10008.2 750.743 l
+ S
+ n
+ 10079.1 748.766 m
+ 10012.2 892.417 l
+ 9937.39 752.719 l
+ f
+ n
+ 9626.95 764.185 m
+ 9628.82 780.648 9635.75 787.834 9649.75 787.834 c
+ 9663.28 787.834 9669.37 780.648 9669.88 764.185 c
+ 9626.95 764.185 l
+ 9686.09 727.592 m
+ 9675.79 724.072 9667.32 722.495 9658.88 722.495 c
+ 9649.75 722.495 9642.68 724.585 9637.43 728.728 c
+ 9630.83 734.008 9627.97 740.241 9626.62 752.708 c
+ 9686.42 752.708 l
+ 9686.6 757.475 l
+ 9686.6 758.611 l
+ 9686.6 785.304 9673.92 799.348 9650.08 799.348 c
+ 9625.08 799.348 9609.57 782.738 9609.57 756.191 c
+ 9609.57 727.848 9627.13 710.175 9655.33 710.175 c
+ 9664.97 710.175 9674.94 711.678 9686.09 715.052 c
+ 9686.09 727.592 l
+ f
+ n
+ 9700.84 710.175 m
+ 9715.87 710.175 l
+ 9737.46 745.998 l
+ 9761.63 710.175 l
+ 9780.4 710.175 l
+ 9750.81 754.431 l
+ 9778.2 799.348 l
+ 9763.17 799.348 l
+ 9743.07 765.871 l
+ 9720.6 799.348 l
+ 9701.83 799.348 l
+ 9729.87 757.291 l
+ 9700.84 710.175 l
+ f
+ n
+ 9809.34 764.185 m
+ 9811.21 780.648 9818.14 787.834 9832.15 787.834 c
+ 9845.68 787.834 9851.77 780.648 9852.28 764.185 c
+ 9809.34 764.185 l
+ 9868.49 727.592 m
+ 9858.18 724.072 9849.71 722.495 9841.28 722.495 c
+ 9832.15 722.495 9825.07 724.585 9819.83 728.728 c
+ 9813.23 734.008 9810.37 740.241 9809.01 752.708 c
+ 9868.82 752.708 l
+ 9869 757.475 l
+ 9869 758.611 l
+ 9869 785.304 9856.31 799.348 9832.48 799.348 c
+ 9807.47 799.348 9791.96 782.738 9791.96 756.191 c
+ 9791.96 727.848 9809.53 710.175 9837.72 710.175 c
+ 9847.37 710.175 9857.34 711.678 9868.49 715.052 c
+ 9868.49 727.592 l
+ f
+ n
+ 11721.1 582.618 m
+ 10850.8 392.164 l
+ S
+ n
+ 10826.5 502.927 m
+ 10629.2 343.687 l
+ 10875 281.4 l
+ f
+ n
+ 8880.58 171.601 m
+ 8956.81 171.601 l
+ 8956.81 184.617 l
+ 8897 184.617 l
+ 8897 293.626 l
+ 8880.58 293.626 l
+ 8880.58 171.601 l
+ f
+ n
+ 8976.58 171.601 m
+ 9052.8 171.601 l
+ 9052.8 184.617 l
+ 8993 184.617 l
+ 8993 293.626 l
+ 8976.58 293.626 l
+ 8976.58 171.601 l
+ f
+ n
+ 9108.69 171.601 m
+ 9124.9 171.601 l
+ 9170.33 293.626 l
+ 9155.66 293.626 l
+ 9118.3 193.381 l
+ 9079.28 293.626 l
+ 9061.54 293.626 l
+ 9108.69 171.601 l
+ f
+ n
+ 9187.77 171.601 m
+ 9201.85 171.601 l
+ 9201.85 271.187 l
+ 9234.01 179.704 l
+ 9250.84 179.704 l
+ 9283.98 270.856 l
+ 9283.98 171.601 l
+ 9300.41 171.601 l
+ 9300.41 293.626 l
+ 9278.78 293.626 l
+ 9244.42 199.1 l
+ 9210.95 293.626 l
+ 9187.77 293.626 l
+ 9187.77 171.601 l
+ f
+ n
+ 9116.72 1359.45 m
+ 9118.59 1375.91 9125.52 1383.1 9139.53 1383.1 c
+ 9153.06 1383.1 9159.14 1375.91 9159.66 1359.45 c
+ 9116.72 1359.45 l
+ 9175.86 1322.86 m
+ 9165.56 1319.34 9157.09 1317.76 9148.66 1317.76 c
+ 9139.53 1317.76 9132.45 1319.85 9127.21 1323.99 c
+ 9120.61 1329.27 9117.75 1335.51 9116.39 1347.97 c
+ 9176.19 1347.97 l
+ 9176.38 1352.74 l
+ 9176.38 1353.88 l
+ 9176.38 1380.57 9163.69 1394.61 9139.86 1394.61 c
+ 9114.85 1394.61 9099.34 1378 9099.34 1351.46 c
+ 9099.34 1323.11 9116.9 1305.44 9145.1 1305.44 c
+ 9154.74 1305.44 9164.72 1306.94 9175.86 1310.32 c
+ 9175.86 1322.86 l
+ f
+ n
+ 9190.61 1305.44 m
+ 9205.64 1305.44 l
+ 9227.24 1341.26 l
+ 9251.4 1305.44 l
+ 9270.17 1305.44 l
+ 9240.58 1349.7 l
+ 9267.97 1394.61 l
+ 9252.94 1394.61 l
+ 9232.85 1361.14 l
+ 9210.37 1394.61 l
+ 9191.6 1394.61 l
+ 9219.65 1352.56 l
+ 9190.61 1305.44 l
+ f
+ n
+ 9299.12 1359.45 m
+ 9300.99 1375.91 9307.92 1383.1 9321.92 1383.1 c
+ 9335.45 1383.1 9341.54 1375.91 9342.05 1359.45 c
+ 9299.12 1359.45 l
+ 9358.26 1322.86 m
+ 9347.96 1319.34 9339.49 1317.76 9331.05 1317.76 c
+ 9321.92 1317.76 9314.85 1319.85 9309.6 1323.99 c
+ 9303 1329.27 9300.14 1335.51 9298.79 1347.97 c
+ 9358.59 1347.97 l
+ 9358.77 1352.74 l
+ 9358.77 1353.88 l
+ 9358.77 1380.57 9346.09 1394.61 9322.25 1394.61 c
+ 9297.25 1394.61 9281.74 1378 9281.74 1351.46 c
+ 9281.74 1323.11 9299.3 1305.44 9327.5 1305.44 c
+ 9337.14 1305.44 9347.11 1306.94 9358.26 1310.32 c
+ 9358.26 1322.86 l
+ f
+ n
+ 11148.3 284.985 m
+ 11224.5 284.985 l
+ 11224.5 298.001 l
+ 11164.7 298.001 l
+ 11164.7 407.01 l
+ 11148.3 407.01 l
+ 11148.3 284.985 l
+ f
+ n
+ 11244.3 284.985 m
+ 11320.5 284.985 l
+ 11320.5 298.001 l
+ 11260.7 298.001 l
+ 11260.7 407.01 l
+ 11244.3 407.01 l
+ 11244.3 284.985 l
+ f
+ n
+ 11376.4 284.985 m
+ 11392.6 284.985 l
+ 11438 407.01 l
+ 11423.3 407.01 l
+ 11386 306.765 l
+ 11347 407.01 l
+ 11329.2 407.01 l
+ 11376.4 284.985 l
+ f
+ n
+ 11455.5 284.985 m
+ 11469.5 284.985 l
+ 11469.5 384.571 l
+ 11501.7 293.088 l
+ 11518.5 293.088 l
+ 11551.7 384.241 l
+ 11551.7 284.985 l
+ 11568.1 284.985 l
+ 11568.1 407.01 l
+ 11546.5 407.01 l
+ 11512.1 312.485 l
+ 11478.6 407.01 l
+ 11455.5 407.01 l
+ 11455.5 284.985 l
+ f
+ [56.692 ] 0 d
+ n
+ 7979.4 1248.75 m
+ 8546.32 1135.37 8517.97 993.635 8989.91 1079.18 c
+ S
+ n
+ 8886.47 1532.21 m
+ 8546.32 1333.79 8546.32 993.635 9000.88 1091.03 c
+ S
+ n
+ 7979.4 738.521 m
+ 8574.67 738.521 8584.61 1021.47 8999.86 738.521 c
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 103.076 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Msys)
+ [13.6363 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 12.7198 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uredi)
+ [6.05449 4.27631 8.4872 6.05449 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -104.14 -33.878 m
+ (Thiss)
+ [7.8763 6.0654 3.0327 9.21807 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yprovides\fvebene\fts)
+ [10.669 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 9.22898 6.05449 5.4545 
+ 9.76355 6.35994 4.85451 6.0654 4.8436 6.0654 4.23277 9.21807 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.15273 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.76355 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [9.15273 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.0327 9.76355 3.02179 10.9854 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.76355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmodel)
+ [7.95266 9.08711 5.75995 6.05449 4.85451 7.94175 ] pdfxs
+ (o) show
+ (fs)
+ [8.2472 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ -121.076 -55.8 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (t) show
+ (on)
+ [8.53084 6.0654 ] pdfxs
+ (at) show
+ (ivem)
+ [3.0327 5.4545 7.93084 9.08711 ] pdfxs
+ (a) show
+ (chinecode.We)
+ [4.54905 6.05449 3.0327 6.0654 7.93084 4.8436 5.75995 6.0654 4.8436 7.70175 10.2981 
+ 7.93084 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (uedinSecti)
+ [6.05449 4.85451 9.14174 3.0327 9.14174 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.15265 ] pdfxs
+ (2) show
+ (.1)
+ [3.02179 8.54174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.33093 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 7.94175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilities)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.38536 ] pdfxs
+ (a) show
+ (reimp)
+ [4.2654 7.94175 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -121.076 -77.723 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.909 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.0981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (a) show
+ (ndwen)
+ [6.0654 9.68719 7.58175 8.4872 6.05449 ] pdfxs
+ (a) show
+ (med)
+ [9.09802 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hem:)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ -107.743 -111.601 m
+ (1) show
+ (.) show
+ -93.803 -111.601 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 7.52722 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (minf)
+ [12.818 3.34914 6.13082 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 54.511 -111.601 m
+ /N614 10.909 Tf
+ (,) show
+ -107.743 -129.336 m
+ (2) show
+ (.) show
+ -93.803 -129.336 m
+ /N634 10.909 Tf
+ (o) show
+ (\017ineco)
+ [9.76352 3.33823 6.13082 8.92363 4.46185 5.01816 ] pdfxs
+ (d) show
+ (e)
+ [8.92363 ] pdfxs
+ (ge) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 14.227 -129.336 m
+ /N614 10.909 Tf
+ (,) show
+ -107.743 -147.071 m
+ (3) show
+ (.) show
+ -93.803 -147.071 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (se) show
+ (r-b)
+ [4.59266 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.47994 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (\fling)
+ [6.14173 2.78176 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (op) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 82.111 -147.071 m
+ /N614 10.909 Tf
+ (,) show
+ 107.469 -161.652 m
+ (23) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 36 36
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 85.333 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (4) show
+ (.) show
+ 13.94 0 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (ntruntimemo)
+ [6.13082 7.52722 4.60356 5.84725 6.13082 3.6327 3.33823 8.92348 8.92363 8.92348 5.01816 
+ ] pdfxs
+ (de) show
+ (l) show
+ 140.939 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -17.735 m
+ (5) show
+ (.) show
+ 13.94 -17.735 m
+ /N634 10.909 Tf
+ (unif)
+ [5.85816 6.13082 3.34914 3.33823 ] pdfxs
+ (o) show
+ (rm,w)
+ [4.60356 8.92348 7.24365 7.2545 ] pdfxs
+ (ho) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (p) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramc)
+ [4.0363 5.58542 12.818 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 186.09 -17.735 m
+ /N614 10.909 Tf
+ (.) show
+ 3.60397 -51.613 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 7.30903 ] pdfxs
+ (a) show
+ (redi\016cult)
+ [4.2654 7.31994 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 6.70912 ] pdfxs
+ (t) show
+ (o)
+ [7.90902 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (insimul)
+ [3.02179 8.53083 4.29811 3.0327 8.79257 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (ne)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uslyf)
+ [6.05449 4.30902 3.0327 8.21447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [6.73083 ] pdfxs
+ (a) show
+ (tle)
+ [6.70912 3.02179 4.85451 ] pdfxs
+ (a) show
+ (sttwore)
+ [4.29811 6.70912 3.93823 7.57085 7.91993 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.05449 4.30902 7.48357 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [5.72722 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.05449 7.30903 4.85451 5.75995 6.05449 7.30903 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -13.333 -73.535 m
+ (\() show
+ (#)
+ [9.08711 ] pdfxs
+ (2) show
+ (\)n)
+ [7.20002 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (llydoesn)
+ [3.0327 3.02179 8.71629 6.0654 5.75995 4.8436 7.26536 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.20002 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 10.8435 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (a) show
+ (tl)
+ [7.20002 3.0327 ] pdfxs
+ (a) show
+ (ters)
+ [4.23277 4.85451 7.23265 4.29811 ] pdfxs
+ (tag) show
+ (es)
+ [4.85451 7.25445 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (t) show
+ (hehi)
+ [6.05449 7.81084 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-levelrepresen)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 5.98904 4.27631 4.8436 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [9.02174 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -13.333 -95.458 m
+ (o) show
+ (fn)
+ [6.23994 6.05449 ] pdfxs
+ (at) show
+ (ivem)
+ [3.0327 5.4545 7.7563 9.08711 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.54905 6.05449 3.0327 6.0654 7.74539 4.85451 5.75995 6.05449 7.7563 ] pdfxs
+ (\() show
+ (#1)
+ [9.08711 8.35629 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 8.96719 9.08711 ] pdfxs
+ (3\)) show
+ (.Sec)
+ [7.6363 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,lifel)
+ [6.0654 6.05449 6.08722 3.0327 3.02179 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngc)
+ [6.0654 8.35629 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.95628 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.21082 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llybeen)
+ [3.0327 3.02179 8.66174 6.37085 4.8436 4.85451 8.96719 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.29811 5.75995 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -13.333 -117.38 m
+ (o) show
+ (nlywi)
+ [6.0654 3.02179 9.39264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hby)
+ [9.6981 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecode-b)
+ [4.8436 4.85451 5.74904 6.0654 4.8436 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedl)
+ [4.30902 4.8436 9.6981 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,whichdon)
+ [4.8436 4.30902 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 6.0654 9.08719 6.0654 
+ ] pdfxs
+ (o) show
+ (tprovide#4)
+ [7.87638 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.4872 9.09802 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enn)
+ [4.8436 9.6981 6.0654 ] pdfxs
+ (o) show
+ (t#2)
+ [7.87638 9.08711 9.0981 ] pdfxs
+ (o) show
+ (r#)
+ [7.909 9.08711 ] pdfxs
+ (5) show
+ (.) show
+ 3.60397 -139.303 m
+ (I) show
+ (nf)
+ [10.8217 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,wen)
+ [8.06175 7.58175 9.61083 6.05449 ] pdfxs
+ (ot) show
+ (edin)
+ [4.8436 10.8217 3.0327 10.8217 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.61083 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 215.923 -139.303 m
+ /N634 10.909 Tf
+ (no)
+ [6.13082 10.5163 ] pdfxs
+ (ex) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (tingc)
+ [3.62179 3.34914 6.13082 9.95999 4.46185 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [11.0726 ] pdfxs
+ (app) show
+ (roa)
+ [4.0363 5.01816 5.58542 ] pdfxs
+ (c) show
+ (h)
+ [10.5054 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (de) show
+ (s)
+ [9.39261 ] pdfxs
+ (a) show
+ (llt)
+ [3.34903 7.72353 3.62179 ] pdfxs
+ (he) show
+ -13.333 -161.226 m
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [5.01816 ] pdfxs
+ (ab) show
+ (iliti)
+ [3.34914 2.78176 3.34914 3.62179 3.34914 ] pdfxs
+ (e) show
+ (sli)
+ [8.36716 2.78176 3.34914 ] pdfxs
+ (s) show
+ (ted)
+ [3.62179 4.46185 9.47994 ] pdfxs
+ (a) show
+ (b)
+ [4.46185 ] pdfxs
+ (ove) show
+ 95.951 -161.226 m
+ /N614 10.909 Tf
+ (.Ourre)
+ [7.87629 8.4872 6.0654 7.909 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsare)
+ [6.0654 7.93081 5.46541 4.2654 8.4872 ] pdfxs
+ (a) show
+ (sf)
+ [7.94172 3.32724 ] pdfxs
+ (o) show
+ (llows:)
+ [3.0327 3.0327 5.14905 7.8763 4.30902 3.0327 ] pdfxs
+ 3.03096 -192.114 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -192.114 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [7.42903 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.42903 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilersprovide#2)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.70535 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 9.25083 9.08711 9.85082 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 10.4617 9.08711 ] pdfxs
+ (4) show
+ (,butdon)
+ [7.62539 6.05449 6.0654 8.64001 6.0654 9.85082 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.64001 ] pdfxs
+ (att) show
+ (empt#)
+ [4.85451 9.08711 6.0654 8.64001 9.08711 ] pdfxs
+ (1) show
+ (,#3)
+ [7.62539 9.08711 9.85082 ] pdfxs
+ (o) show
+ (r#)
+ [8.67263 9.09802 ] pdfxs
+ (5) show
+ (.) show
+ 13.94 -214.037 m
+ (Theydoprovideinterprocedur)
+ [7.8763 6.0654 4.8436 9.43628 6.0654 9.13083 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 8.53084 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 
+ 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butrequiresi)
+ [6.05449 6.71994 6.0654 6.05449 7.92001 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 
+ 8.53084 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntch)
+ [5.75995 7.92001 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.98535 ] pdfxs
+ (t) show
+ (o)
+ [9.13083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -235.96 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (ke\fles.)
+ [5.4545 4.8436 6.0654 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 3.03096 -266.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -266.848 m
+ /N614 10.909 Tf
+ (Sever)
+ [6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (mpilersprovide)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.74898 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 9.29447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.29447 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbene\ft)
+ [7.48357 6.35994 4.8436 6.0654 4.8436 6.0654 8.69455 ] pdfxs
+ (o) show
+ (f#1)
+ [7.77811 9.08711 9.90537 ] pdfxs
+ (a) show
+ (nd#5)
+ [6.05449 10.5163 9.08711 9.90537 ] pdfxs
+ (a) show
+ (tlink-timeby)
+ [8.68364 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 9.29447 5.75995 
+ 5.75995 ] pdfxs
+ 13.94 -288.771 m
+ (exp)
+ [4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.29084 ] pdfxs
+ (t) show
+ (heirin)
+ [6.0654 4.8436 3.0327 7.11265 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [7.69085 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (t) show
+ (o)
+ [8.29084 ] pdfxs
+ (o) show
+ (bject\fles[)
+ [6.66539 3.33815 4.8436 4.85451 7.08002 6.05449 3.0327 4.8436 7.14536 3.0327 ] pdfxs
+ (54) show
+ (,)
+ [5.85813 ] pdfxs
+ (9) show
+ (,)
+ [5.86904 ] pdfxs
+ (76) show
+ (])
+ [5.86904 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 8.90174 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 8.29084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 13.94 -310.694 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.58172 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.52729 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.75629 ] pdfxs
+ (N) show
+ (osuchsys)
+ [8.73811 4.29811 6.0654 4.54905 9.3381 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emweknow)
+ [4.8436 12.3707 7.58175 8.1272 5.75995 6.05449 5.14905 11.1599 ] pdfxs
+ (o) show
+ (fis)
+ [6.62176 3.02179 7.59263 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.02179 4.30902 8.73811 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.1272 ] pdfxs
+ (o) show
+ (fpreservingitsrepresen)
+ [6.62176 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.75995 3.02179 6.0654 8.73811 
+ 3.0327 4.23277 7.59263 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -332.616 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rruntime)
+ [7.909 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (o) show
+ (ridle-)
+ [7.909 3.0327 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (imeuse)
+ [3.0327 9.08711 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (\() show
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s#1)
+ [7.94172 9.08711 9.08719 ] pdfxs
+ (a) show
+ (nd#)
+ [6.0654 9.6981 9.08711 ] pdfxs
+ (3\)) show
+ (.) show
+ 3.03096 -363.505 m
+ /N1028 10.909 Tf
+ (\017) show
+ 13.94 -363.505 m
+ /N614 10.909 Tf
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (her-levelvir)
+ [6.05449 4.85451 4.2654 3.64352 3.0327 4.8436 5.4545 4.8436 6.31631 5.75995 3.02179 
+ 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.3054 9.08711 ] pdfxs
+ (a) show
+ (chineslike)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 7.58172 3.0327 3.0327 5.4545 8.1272 ] pdfxs
+ (JV) show
+ (M)
+ [13.2763 ] pdfxs
+ (a) show
+ (ndC)
+ [6.0654 9.3381 7.8763 ] pdfxs
+ (L) show
+ (Iprovidebene\ft#3)
+ [7.22167 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.1272 6.35994 4.8436 6.0654 
+ 4.85451 6.05449 7.52729 9.08711 8.73811 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.3381 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (llyprovide#)
+ [3.0327 3.0327 9.03265 6.0654 4.2654 5.15996 5.75995 3.02179 6.0654 8.1272 9.08711 
+ ] pdfxs
+ (1) show
+ 13.94 -385.428 m
+ (\() show
+ (inp)
+ [3.0327 9.28355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.33813 ] pdfxs
+ (t) show
+ (heyfocus)
+ [6.0654 4.8436 8.98901 3.33815 5.74904 4.85451 6.05449 7.53809 ] pdfxs
+ (o) show
+ (nrun)
+ [9.29446 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.08357 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,bec)
+ [6.0654 6.33813 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.08357 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.08357 6.0654 4.8436 4.85451 9.28355 3.33815 ] pdfxs
+ (o) show
+ (rby)
+ [7.50537 5.75995 5.74904 ] pdfxs
+ (t) show
+ (ecodeveri\fc)
+ [4.85451 4.8436 5.75995 6.05449 8.08357 5.4545 4.85451 4.2654 3.0327 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 13.94 -407.35 m
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyres)
+ [3.0327 9.66537 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.21444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmaybed)
+ [8.16001 9.08711 5.14905 9.66537 6.37085 8.75993 6.05449 ] pdfxs
+ (o) show
+ (nebef)
+ [6.0654 8.75993 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rerun)
+ [4.27631 8.75993 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime[)
+ [3.0327 9.08711 8.75993 3.0327 ] pdfxs
+ (5) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.C)
+ [8.70538 7.8763 ] pdfxs
+ (L) show
+ (Ip)
+ [7.85439 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llypr)
+ [3.0327 3.02179 9.67628 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 13.94 -429.273 m
+ (vides#5bec)
+ [5.75995 3.0327 6.05449 4.85451 8.42171 9.09802 9.5781 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 8.97811 3.0327 8.36728 4.85451 ] pdfxs
+ (a) show
+ (nsupp)
+ [10.189 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtcodeinmultiplel)
+ [4.27631 8.36728 4.85451 5.75995 6.05449 8.97811 3.0327 10.189 8.78166 6.0654 3.0327 
+ 4.23277 3.0327 6.0654 3.0327 8.9672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,but)
+ [4.85451 4.29811 7.28721 6.05449 6.0654 8.36728 ] pdfxs
+ (a) show
+ (nylow-levelsys)
+ [5.75995 9.88355 3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 7.1563 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emcode)
+ [4.8436 13.2216 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 13.94 -451.195 m
+ (a) show
+ (ndcodeinn)
+ [6.0654 10.0035 4.8436 5.75995 6.0654 8.79265 3.0327 10.0035 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (rmingl)
+ [4.27631 9.08711 3.0327 6.0654 9.39265 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esisexecu)
+ [4.85451 8.24717 3.0327 8.24717 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.0145 ] pdfxs
+ (a) show
+ (s)
+ [8.24717 ] pdfxs
+ (\\) show
+ (unm)
+ [6.0654 6.05449 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edcode)
+ [4.8436 10.0145 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ (") show
+ (.Suchcodeisrep-)
+ [8.81447 6.05449 6.0654 4.54905 10.0035 4.85451 5.74904 6.0654 8.79265 3.0327 8.24717 
+ 4.27631 4.8436 6.0654 3.63261 ] pdfxs
+ 13.94 -473.118 m
+ (resen)
+ [4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edinn)
+ [4.8436 9.83991 3.0327 9.85082 6.05449 ] pdfxs
+ (at) show
+ (ivef)
+ [3.0327 5.4545 8.62902 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.8834 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.83991 6.0654 ] pdfxs
+ (o) show
+ (tin)
+ [8.0291 3.0327 9.83991 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 8.63993 7.8763 ] pdfxs
+ (L) show
+ (Iin)
+ [7.72349 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.63993 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,soitisn)
+ [6.05449 6.85085 4.30902 9.22901 3.0327 8.0291 3.0327 8.08354 6.0654 ] pdfxs
+ (o) show
+ (texp)
+ [8.01819 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 13.94 -495.04 m
+ (t) show
+ (oC)
+ [10.1563 7.8763 ] pdfxs
+ (L) show
+ (I)
+ [8.65075 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thesesys)
+ [6.0654 4.29811 11.0835 7.8763 6.0654 4.8436 4.30902 9.55628 4.29811 5.75995 4.29811 
+ ] pdfxs
+ (t) show
+ (emsdon)
+ [4.85451 9.08711 9.0108 6.05449 10.1563 6.0654 ] pdfxs
+ (o) show
+ (tprovide#2wi)
+ [8.94546 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.54537 9.09802 10.1563 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (h#1)
+ [10.7672 9.08711 10.1563 ] pdfxs
+ (o) show
+ (r#3bec)
+ [8.97809 9.09802 10.1563 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (userun)
+ [6.0654 4.29811 9.55628 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 13.94 -516.963 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.6145 3.02179 8.84717 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.2981 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 10.2981 6.35994 ] pdfxs
+ (o) show
+ (ssiblewhenusing)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.39265 7.8763 6.0654 4.8436 10.6035 6.0654 
+ 4.29811 3.0327 6.0654 9.99264 ] pdfxs
+ (JI) show
+ (Tcode)
+ [12.4253 4.8436 5.75995 6.0654 9.39265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Theydon)
+ [6.0654 10.6035 7.8763 6.05449 4.85451 10.2981 6.0654 9.99264 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.78183 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ 13.94 -538.885 m
+ (t) show
+ (oprovide#)
+ [9.01083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.39993 9.09802 ] pdfxs
+ (4) show
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (ndins)
+ [6.05449 9.61082 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (dprovidearichruntimefr)
+ [9.61082 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.41084 8.99992 4.27631 3.0327 
+ 4.53815 9.62173 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.39993 3.32724 4.27631 
+ ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.30537 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.82173 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.80001 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 9.61082 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 13.94 -560.808 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3635 ] pdfxs
+ (o) show
+ (bjectmodel,e.)
+ [6.66539 3.32724 4.85451 4.8436 8.54183 9.08711 5.75995 6.0654 4.8436 3.0327 7.49448 
+ 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.49448 ] pdfxs
+ (J) show
+ (ava)
+ [5.14905 5.14904 9.75264 ] pdfxs
+ (a) show
+ (ndC#.Omniw)
+ [6.0654 10.3526 7.8763 9.09802 9.86173 8.4872 9.08711 6.0654 3.02179 7.58175 ] pdfxs
+ (a) show
+ (re[)
+ [4.2654 9.15265 3.0327 ] pdfxs
+ (2) show
+ (]provides#5)
+ [7.31994 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.60717 9.08711 9.75264 
+ ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.3526 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.54183 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 13.94 -582.73 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.59626 ] pdfxs
+ (o) show
+ (f#2)
+ [7.62539 9.09802 9.74173 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use,like)
+ [6.0654 4.29811 4.85451 7.48357 3.0327 3.0327 5.4545 9.14174 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M,itusesalow-levelrepresen)
+ [10.0036 7.31994 3.0327 8.54183 6.05449 4.30902 4.8436 8.59626 9.74173 3.0327 5.14905 
+ 7.88721 3.63261 3.0327 4.8436 5.4545 4.85451 7.31994 4.27631 4.8436 6.0654 4.2654 
+ 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpermi)
+ [8.53092 6.35994 4.85451 4.27631 9.08711 3.0327 ] pdfxs
+ (t) show
+ (sex)
+ [8.58535 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 13.94 -604.653 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.6072 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,but)
+ [6.81812 6.05449 6.0654 7.99638 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.6072 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.99638 ] pdfxs
+ (o) show
+ (fn)
+ [7.09085 6.0654 ] pdfxs
+ (o) show
+ (tprovidinginf)
+ [7.99638 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 3.02179 6.0654 9.2181 3.02179 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.81809 3.33815 ] pdfxs
+ (o) show
+ (rhi)
+ [8.029 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.78539 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 8.06172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 13.94 -626.575 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (i.e.,#)
+ [3.0327 3.0327 4.8436 3.0327 6.6654 9.09802 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.8872 ] pdfxs
+ (I) show
+ (tdoesn)
+ [7.87638 6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.7307 ] pdfxs
+ (t) show
+ (oprovide#3)
+ [9.08719 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.47629 9.09802 9.08719 ] pdfxs
+ (o) show
+ (r#)
+ [7.909 9.08711 ] pdfxs
+ (4) show
+ (.) show
+ 215.213 -657.201 m
+ (24) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 37 37
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentbin)
+ [4.27631 4.8436 5.75995 8.49819 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ryrun)
+ [4.2654 10.0145 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.09811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsys)
+ [10.3199 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emslike)
+ [4.85451 9.08711 8.55262 3.0327 3.0327 5.4545 9.09811 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (mo)
+ [9.09802 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.309 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 9.09811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.09811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (inTr)
+ [3.0327 9.39264 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsme)
+ [6.0654 4.29811 9.08711 4.85451 ] pdfxs
+ (t) show
+ (aprocess)
+ [8.78174 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsprovidebene\f)
+ [4.27631 7.62536 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.17084 6.37085 4.8436 
+ 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s#)
+ [7.62536 9.09802 ] pdfxs
+ (2) show
+ (,#4)
+ [6.41449 9.09802 8.78174 ] pdfxs
+ (a) show
+ (nd#)
+ [6.05449 9.39264 9.09802 ] pdfxs
+ (5) show
+ (,but)
+ [6.41449 6.0654 6.05449 7.57093 ] pdfxs
+ (t) show
+ (heydon)
+ [6.0654 4.8436 9.08719 6.0654 8.78174 6.0654 ] pdfxs
+ (o) show
+ (tprovide#)
+ [7.57093 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.18175 9.08711 ] pdfxs
+ (1) show
+ (.They)
+ [7.77811 7.8763 6.0654 4.8436 5.75995 ] pdfxs
+ 10.909 -43.845 m
+ (providebene\ft#3)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.57447 6.35994 4.85451 6.05449 4.85451 
+ 6.05449 7.97456 9.08711 9.18538 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.49083 ] pdfxs
+ (a) show
+ (trun)
+ [7.96365 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.78537 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.49083 ] pdfxs
+ (t) show
+ (oalimi)
+ [9.18538 9.17447 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edex)
+ [4.8436 9.79628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (entbec)
+ [4.8436 5.75995 7.96365 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.57447 ] pdfxs
+ (t) show
+ (heyw)
+ [6.05449 4.85451 9.47992 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.49083 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.49083 ] pdfxs
+ (o) show
+ (n) show
+ 10.909 -65.768 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tivebin)
+ [4.23277 3.0327 5.4545 8.4872 6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rycode,limi)
+ [4.27631 9.39264 4.8436 5.75995 6.05449 4.85451 6.6654 3.0327 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (a) show
+ (nperf)
+ [9.6981 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -95.912 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -95.912 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (o) show
+ (\fleGuidedOp)
+ [6.0654 3.0327 8.45447 8.5636 6.05449 3.0327 6.05449 4.85451 9.66537 8.4872 6.0654 
+ ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.66537 3.33815 ] pdfxs
+ (o) show
+ (rst)
+ [7.87628 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icl)
+ [3.0327 8.45447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esprovidebene\ft#3)
+ [4.85451 7.90899 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.45447 6.35994 4.85451 
+ 6.05449 4.85451 6.05449 7.85456 9.08711 9.06538 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.46538 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.84365 ] pdfxs
+ (o) show
+ (fn)
+ [6.94903 6.05449 ] pdfxs
+ (o) show
+ (tbein)
+ [7.85456 6.37085 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -117.835 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent\()
+ [4.27631 4.8436 5.75995 7.14548 4.23277 ] pdfxs
+ (t) show
+ (heyrequireamul)
+ [6.0654 4.8436 8.66174 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 7.74539 8.35629 
+ 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-ph)
+ [3.0327 3.63261 6.0654 6.0654 ] pdfxs
+ (a) show
+ (sec)
+ [4.29811 7.74539 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocess)
+ [8.95628 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [7.62539 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,PGOsu\013ersfr)
+ [3.0327 3.0327 4.84359 6.07631 7.42902 8.5636 11.3781 4.30902 6.05449 6.35986 4.85451 
+ 4.27631 7.19991 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 10.909 -139.757 m
+ (t) show
+ (hreepr)
+ [6.05449 4.27631 4.85451 8.39993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blems:)
+ [6.0654 3.0327 4.8436 9.08711 4.30902 7.83266 ] pdfxs
+ (\(1) show
+ (\)Empiric)
+ [7.80001 7.42902 9.08711 6.0654 3.0327 4.2654 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly,devel)
+ [3.02179 3.0327 4.8545 6.59994 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (pers)
+ [6.35994 4.85451 4.27631 7.85445 ] pdfxs
+ (a) show
+ (reunlikely)
+ [4.27631 8.39993 6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 9.31628 ] pdfxs
+ (t) show
+ (ousePGO,exceptwhenc)
+ [9.01083 6.0654 4.29811 8.41084 7.41812 8.5636 8.4872 6.57812 4.85451 5.75995 4.8436 
+ 4.85451 6.05449 7.80001 7.8763 6.0654 4.8436 9.62173 4.8436 ] pdfxs
+ (o) show
+ (mpilin)
+ [9.09802 6.05449 3.0327 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -161.68 m
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks.)
+ [4.27631 5.74904 4.30902 7.79993 ] pdfxs
+ (\(2) show
+ (\)WhenPGO)
+ [7.63638 11.2144 6.0654 4.8436 9.4581 7.42902 8.5636 8.4872 ] pdfxs
+ 152.258 -161.68 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 163.464 -161.68 m
+ /N614 10.909 Tf
+ (used,)
+ [6.0654 4.29811 4.8436 6.0654 6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.46901 3.02179 7.70172 ] pdfxs
+ (t) show
+ (uned)
+ [6.0654 6.05449 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.05449 8.2472 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.2472 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (inin)
+ [3.0327 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ 10.909 -183.602 m
+ (run.)
+ [4.27631 6.05449 6.0654 9.44719 ] pdfxs
+ (I) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.01083 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (iningrunisn)
+ [3.0327 6.0654 3.02179 6.0654 9.61083 4.27631 6.05449 10.2217 3.0327 8.46535 6.05449 
+ ] pdfxs
+ (o) show
+ (trepresen)
+ [8.40001 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (ive)
+ [3.0327 5.4545 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (heend-user'sus)
+ [6.05449 9.01083 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.8436 4.27631 3.0327 
+ 8.46535 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [8.99993 6.0654 ] pdfxs
+ (att) show
+ (erns,perf)
+ [4.8436 4.27631 6.05449 4.30902 7.31994 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 10.909 -205.525 m
+ (mayn)
+ [9.08711 5.15996 9.35992 6.0654 ] pdfxs
+ (o) show
+ (timprove)
+ [7.85456 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 8.46538 ] pdfxs
+ (a) show
+ (ndmayevenbehurtby)
+ [6.0654 9.66537 9.08711 5.15996 9.35992 4.85451 5.4545 4.8436 9.67628 6.35994 8.46538 
+ 5.75995 6.05449 4.27631 7.85456 5.75995 9.35992 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.05449 3.0327 4.8436 3.64352 6.05449 4.27631 3.0327 5.4545 4.8436 9.67628 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.86538 ] pdfxs
+ (\(3) show
+ (\)Thepr)
+ [7.85456 7.8763 6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\flin)
+ [6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 10.909 -227.447 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [8.58538 3.0327 6.829 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elys)
+ [4.8436 3.0327 8.29084 4.29811 ] pdfxs
+ (tat) show
+ (ic,me)
+ [3.0327 4.8436 5.78177 9.09802 4.8436 ] pdfxs
+ (a) show
+ (ning)
+ [6.0654 3.02179 6.0654 7.98539 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.77457 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.37448 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 6.79629 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [6.77457 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 7.37448 6.0654 4.29811 7.38539 ] pdfxs
+ (o) show
+ (fph)
+ [5.85813 6.0654 6.0654 ] pdfxs
+ (a) show
+ (sebehavi)
+ [4.29811 7.37448 6.37085 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -249.37 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7198 ] pdfxs
+ (o) show
+ (rad)
+ [7.909 5.46541 6.05449 ] pdfxs
+ (a) show
+ (pt)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (och)
+ [9.08719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingus)
+ [3.0327 6.05449 9.0981 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [8.47629 6.0654 ] pdfxs
+ (att) show
+ (erns.)
+ [4.8436 4.27631 6.05449 4.30902 3.0327 ] pdfxs
+ 0.572998 -278.398 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.79265 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.79265 ] pdfxs
+ (a) show
+ (lsosi)
+ [3.0327 4.30902 9.39265 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlimi)
+ [5.74904 8.19274 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.23626 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.79265 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Ms)
+ [13.9418 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y.Firs)
+ [4.8545 8.79265 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,l)
+ [7.04721 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-speci\fc)
+ [4.8436 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.79265 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -300.321 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmustbeperf)
+ [6.05449 8.73808 8.79257 6.05449 4.30902 8.67274 6.35994 9.28356 6.37085 4.8436 4.27631 
+ 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 10.4945 3.02179 10.4945 ] pdfxs
+ (t) show
+ (hefr)
+ [6.0654 9.28356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-endbef)
+ [3.63261 4.8436 6.0654 10.4945 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.28356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.89446 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcode.)
+ [14.4327 4.85451 5.75995 6.05449 4.85451 10.2654 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.4327 3.0327 4.29811 ] pdfxs
+ 390.168 -300.321 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 410.969 -300.321 m
+ /N614 10.909 Tf
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ -16.364 -322.243 m
+ (t) show
+ (orepresents)
+ [9.89446 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.68364 4.29811 
+ ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.29447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (estypes)
+ [4.8436 8.74898 3.93823 5.75995 6.35994 4.85451 8.74898 ] pdfxs
+ (o) show
+ (rfe)
+ [8.71627 3.32724 4.85451 ] pdfxs
+ (a) show
+ (turesdirec)
+ [4.23277 6.0654 4.27631 4.8436 8.74898 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly.Sec)
+ [3.0327 4.84359 10.2981 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,itis)
+ [6.05449 6.0654 7.66902 3.0327 8.69455 3.02179 8.74898 ] pdfxs
+ (a) show
+ (n)
+ [10.5054 ] pdfxs
+ (o) show
+ (penques)
+ [6.35994 4.85451 10.5054 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhe)
+ [10.5054 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -16.364 -344.166 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esrequirings)
+ [4.8436 8.49808 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 3.02179 6.0654 9.64355 
+ 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (tedrun)
+ [4.23277 4.85451 10.2435 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 9.04356 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emssuch)
+ [4.85451 9.08711 8.48717 4.30902 6.05449 4.54905 10.2435 ] pdfxs
+ (a) show
+ (s)
+ [8.48717 ] pdfxs
+ (J) show
+ (avac)
+ [5.15996 5.14904 9.64355 4.8436 ] pdfxs
+ (a) show
+ (nbene\ftdirec)
+ [10.2435 6.37085 4.8436 6.0654 4.8436 6.0654 8.42183 6.0654 3.0327 4.2654 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (lyfr)
+ [3.0327 9.949 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ -16.364 -366.088 m
+ (We)
+ [10.2981 9.74174 ] pdfxs
+ (a) show
+ (recurrentlyexpl)
+ [4.27631 9.73083 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 4.23277 3.0327 10.6472 
+ 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ringthep)
+ [4.2654 3.0327 6.0654 10.3417 4.23277 6.0654 9.73083 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbene\f)
+ [7.90902 6.37085 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fimplemen)
+ [8.22538 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (inghi)
+ [3.0327 6.05449 10.3417 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-levelvir)
+ [6.05449 4.85451 4.2654 3.64352 3.02179 4.85451 5.4545 4.8436 7.91993 5.75995 3.0327 
+ 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [7.91993 9.08711 ] pdfxs
+ (a) show
+ (chines)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -388.011 m
+ (such)
+ [4.29811 6.0654 4.54905 9.6981 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (JV) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (rC)
+ [7.909 7.88721 ] pdfxs
+ (L) show
+ (I)
+ [7.57076 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (to) show
+ (p)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 0.571945 -409.933 m
+ (Thesubsec)
+ [7.8763 6.0654 7.76721 4.29811 6.0654 6.0654 4.29811 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbelowdescribe)
+ [6.05449 7.22172 6.37085 4.8436 3.0327 5.14905 10.7999 6.0654 4.8436 4.29811 4.85451 
+ 4.27631 3.02179 6.37085 7.76721 ] pdfxs
+ (t) show
+ (hekeyc)
+ [6.05449 7.76721 5.4545 4.85451 8.67265 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [12.9163 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.18901 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ure,emph)
+ [6.0654 4.27631 4.8436 6.09813 4.8436 9.08711 6.0654 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -431.856 m
+ (sizingdesi)
+ [4.29811 3.0327 4.85451 3.02179 6.0654 9.05447 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.65446 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfe)
+ [9.65446 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.84365 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.44357 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.44357 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilities)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.89808 ] pdfxs
+ (a) show
+ (bovepr)
+ [6.35994 5.14905 5.4545 8.44357 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (a) show
+ (nde\016cien)
+ [6.05449 9.65446 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -469.337 m
+ /N622 11.955 Tf
+ (2.3.2Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ile)
+ [3.74195 3.73 6.13291 ] pdfxs
+ (-) show
+ (Time:Exter)
+ [9.36073 3.73 11.2138 6.13291 9.71945 8.82286 7.10119 5.22437 6.14487 5.48733 ] pdfxs
+ (na) show
+ (lFront)
+ [8.22507 7.32842 5.49929 6.71874 7.10126 5.22437 ] pdfxs
+ (-) show
+ (e)
+ [6.14487 ] pdfxs
+ (n) show
+ (d)
+ [11.955 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.22437 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (er)
+ [6.13291 5.48733 ] pdfxs
+ -16.364 -498.305 m
+ /N614 10.909 Tf
+ (Ex)
+ [7.42902 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [5.98904 4.30902 ] pdfxs
+ (ta) show
+ (tic)
+ [4.23277 3.0327 7.81084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [12.96 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 7.26536 ] pdfxs
+ (\() show
+ (referred)
+ [4.27631 4.8436 3.33815 4.8436 4.27631 4.2654 4.85451 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (sfr)
+ [7.26536 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends\))
+ [3.63261 4.85451 6.05449 6.0654 4.29811 7.21093 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [7.81084 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (epr)
+ [7.81084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 7.26536 3.0327 5.74904 ] pdfxs
+ (to) show
+ -16.364 -520.228 m
+ (t) show
+ (he)
+ [6.05449 8.68356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mvir)
+ [13.8436 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [6.87267 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset.E)
+ [9.89446 4.29811 4.85451 4.23277 8.47629 7.42902 ] pdfxs
+ (a) show
+ (chs)
+ [4.53815 9.90537 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.68356 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.10537 4.85451 ] pdfxs
+ (a) show
+ (nperf)
+ [9.89446 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.9271 ] pdfxs
+ (t) show
+ (hreekeyt)
+ [6.0654 4.2654 4.85451 8.68356 5.4545 4.8436 9.59992 4.23277 ] pdfxs
+ (a) show
+ (sks,)
+ [4.30902 5.75995 4.29811 6.9163 ] pdfxs
+ (o) show
+ (fwhich)
+ [7.16721 7.8763 6.0654 3.0327 4.53815 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.364 -542.15 m
+ (\frst)
+ [6.0654 4.2654 4.30902 7.09093 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.91265 ] pdfxs
+ (t) show
+ (hird)
+ [6.05449 3.0327 4.27631 8.91265 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.70175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l:)
+ [3.0327 7.48357 ] pdfxs
+ (\(1) show
+ (\)Perf)
+ [7.10184 7.11266 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rml)
+ [4.27631 11.9453 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-speci\fc)
+ [4.85451 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 7.70175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e.)
+ [6.05449 4.30902 6.03267 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.04358 ] pdfxs
+ (o) show
+ (ptimizingcl)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 8.31266 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (suresin)
+ [4.29811 6.0654 4.27631 4.8436 7.15627 3.0327 6.0654 ] pdfxs
+ -16.364 -564.073 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.88717 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hhi)
+ [9.65446 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her-)
+ [6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (rderfunc)
+ [4.27631 6.05449 4.85451 7.85446 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.85448 ] pdfxs
+ (\(2) show
+ (\)Tr)
+ [7.83274 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (es)
+ [8.43266 4.30902 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.05449 4.27631 4.8436 8.44357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.88717 ] pdfxs
+ (t) show
+ (o)
+ [9.04356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcode,syn)
+ [13.5927 4.8436 5.75995 6.0654 4.8436 6.62176 4.30902 5.75995 5.74904 ] pdfxs
+ (t) show
+ (hesizin)
+ [6.0654 4.8436 4.30902 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.364 -585.996 m
+ (a) show
+ (smuchuseful)
+ [8.26899 8.79257 6.05449 4.54905 10.0254 6.0654 4.29811 4.85451 3.32724 6.0654 6.99267 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypeinf)
+ [13.9636 3.93823 5.75995 6.35994 8.82538 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (a) show
+ (sp)
+ [8.26899 6.37085 ] pdfxs
+ (o) show
+ (ssible,especi)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.07994 4.85451 4.29811 6.37085 4.8436 
+ 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.71992 ] pdfxs
+ (t) show
+ (oexp)
+ [9.42537 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sep)
+ [4.30902 8.81447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,s)
+ [4.8436 4.27631 4.29811 7.07994 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 7.07994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.364 -607.918 m
+ (a) show
+ (rrays.)
+ [4.27631 4.2654 5.15996 5.74904 4.30902 9.91628 ] pdfxs
+ (\(3) show
+ (\))
+ [8.56365 ] pdfxs
+ (I) show
+ (nv)
+ [5.75995 5.4545 ] pdfxs
+ (o) show
+ (ke)
+ [5.4545 9.16356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mp)
+ [14.3127 6.0654 ] pdfxs
+ (a) show
+ (ssesf)
+ [4.29811 4.30902 4.8436 8.61808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (rin)
+ [8.59627 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.62899 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (t) show
+ (hemodulelevel.)
+ [6.0654 9.16356 9.08711 5.75995 6.0654 6.05449 3.0327 9.16356 3.0327 4.8436 5.4545 
+ 4.85451 3.0327 3.0327 ] pdfxs
+ -16.364 -629.841 m
+ (The)
+ [7.8763 6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (rebuiltin)
+ [4.27631 8.4872 6.05449 6.0654 3.0327 3.02179 7.88729 3.02179 5.75995 ] pdfxs
+ (t) show
+ (olibr)
+ [9.08719 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries,m)
+ [4.27631 3.0327 4.8436 4.30902 6.6654 9.08711 ] pdfxs
+ (a) show
+ (kingite)
+ [5.75995 3.0327 6.05449 9.0981 3.02179 7.88729 4.8436 ] pdfxs
+ (a) show
+ (syf)
+ [4.29811 9.40355 3.32724 ] pdfxs
+ (o) show
+ (rfr)
+ [7.909 3.33815 4.2654 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-ends)
+ [3.63261 4.85451 6.05449 6.0654 7.94172 ] pdfxs
+ (t) show
+ (ouse)
+ [9.08719 6.0654 4.29811 8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (25) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 38 38
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thefr)
+ [7.8763 6.0654 8.65084 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt-enddoesn)
+ [5.75995 4.23277 3.64352 4.8436 6.0654 9.86173 6.05449 5.75995 4.8436 8.10535 6.0654 
+ ] pdfxs
+ (o) show
+ (thave)
+ [8.04001 6.0654 5.14905 5.4545 8.63993 ] pdfxs
+ (t) show
+ (operf)
+ [9.26174 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmSSAc)
+ [4.2654 12.8944 6.0654 6.05449 11.9781 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.3672 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,v)
+ [6.0654 6.87267 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesc)
+ [6.0654 3.0327 4.8436 8.10535 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.86173 6.35994 8.65084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 9.49083 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.4072 ] pdfxs
+ (\() show
+ (whichisn)
+ [7.8763 6.05449 3.0327 4.54905 10.7017 3.0327 8.94535 6.0654 ] pdfxs
+ (o) show
+ (tinSSAf)
+ [8.89091 3.02179 10.7126 6.05449 6.0654 12.829 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [7.93084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7126 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.49083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Ms)
+ [14.6509 4.29811 ] pdfxs
+ (ta) show
+ (ckpr)
+ [4.54905 10.3963 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7017 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.7017 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rexp)
+ [8.91263 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -43.845 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ssesc)
+ [4.29811 4.29811 4.85451 8.14899 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.90537 6.37085 8.69447 6.0654 4.29811 4.85451 9.90537 ] pdfxs
+ (t) show
+ (obuildSSAf)
+ [9.30537 6.05449 6.0654 3.0327 3.0327 9.90537 6.0654 6.05449 12.0326 3.33815 ] pdfxs
+ (o) show
+ (rme\013ec)
+ [4.2654 12.9489 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.S)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 8.51993 6.05449 ] pdfxs
+ (ta) show
+ (ckpr)
+ [4.54905 9.61082 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.91628 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ss)
+ [8.14899 4.30902 ] pdfxs
+ (ta) show
+ (ck-)
+ [4.53815 5.75995 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edsc)
+ [4.8436 9.91628 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r) show
+ -16.936 -65.768 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 7.98535 ] pdfxs
+ (t) show
+ (oSSAre)
+ [9.14174 6.0654 6.05449 11.869 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersif)
+ [4.85451 4.2654 7.98535 3.0327 7.02539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 7.96355 ] pdfxs
+ (a) show
+ (ddressdoesn)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 7.99626 6.05449 5.75995 4.8436 7.99626 6.05449 
+ ] pdfxs
+ (o) show
+ (tesc)
+ [7.93092 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.53084 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.54175 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.93092 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,inser)
+ [6.05449 6.73085 3.0327 6.05449 4.30902 4.8436 4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 397.485 -65.768 m
+ /N695 10.909 Tf
+ (\036) show
+ 407.67 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -16.936 -87.69 m
+ (a) show
+ (snecess)
+ [7.78899 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.25083 ] pdfxs
+ (t) show
+ (opreserveSSAf)
+ [8.94538 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 8.33448 6.0654 6.05449 
+ 11.6726 3.33815 ] pdfxs
+ (o) show
+ (rm.Sc)
+ [4.27631 9.08711 7.83266 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rexp)
+ [7.75628 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nprecedes)
+ [9.54537 6.0654 4.27631 4.8436 4.85451 4.8436 6.0654 4.8436 7.78899 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.78899 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 9.54537 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ndsloc)
+ [6.0654 6.05449 7.7999 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ls)
+ [6.51267 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 7.78899 ] pdfxs
+ (to) show
+ -16.936 -109.613 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rswhereverp)
+ [4.2654 7.94172 7.8763 6.0654 4.8436 4.27631 4.8436 5.4545 4.85451 7.909 6.35994 
+ ] pdfxs
+ (o) show
+ (ssible,so)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (heir\feldsc)
+ [6.0654 4.8436 3.0327 7.909 6.0654 4.8436 3.0327 6.05449 7.94172 4.85451 ] pdfxs
+ (a) show
+ (nbem)
+ [9.6981 6.35994 8.4872 9.08711 ] pdfxs
+ (a) show
+ (pped)
+ [6.0654 6.35994 4.8436 9.6981 ] pdfxs
+ (t) show
+ (oSSAre)
+ [9.08719 6.0654 6.0654 11.8144 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.94172 ] pdfxs
+ (a) show
+ (swell.)
+ [7.94172 7.57085 4.85451 3.0327 3.02179 3.0327 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (Not) show
+ (e)
+ [9.47992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [8.8691 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.3963 ] pdfxs
+ (\\) show
+ (hi)
+ [6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level")
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 3.0327 10.0799 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.93444 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.47992 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [8.8691 4.27631 4.85451 ] pdfxs
+ (a) show
+ (llyl)
+ [3.02179 3.0327 10.3963 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-dependen)
+ [4.8436 3.63261 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,)
+ [7.91993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7017 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.47992 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ -16.936 -153.458 m
+ (speci)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lc)
+ [6.98176 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.24717 ] pdfxs
+ (o) show
+ (fm)
+ [7.28721 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.80356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.98176 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmaybeperf)
+ [8.19274 9.08711 5.14905 9.70901 6.37085 8.79265 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 10.0145 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode.F)
+ [13.9527 4.8436 5.75995 6.0654 4.8436 8.82538 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.22536 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -16.936 -175.38 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hvir)
+ [10.9199 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.8872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nres)
+ [10.9199 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.909 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edl)
+ [4.85451 10.909 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.15262 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.9199 3.0327 10.909 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.909 ] pdfxs
+ (7) show
+ (\))
+ [9.09819 ] pdfxs
+ (a) show
+ (ndt)
+ [6.0654 10.9199 4.23277 ] pdfxs
+ (a) show
+ (il-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ -16.936 -197.303 m
+ (recursi)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nelimin)
+ [9.25083 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nwhichiscruci)
+ [9.25083 7.8763 6.0654 3.0327 4.53815 9.25083 3.0327 7.48354 4.85451 4.27631 6.05449 
+ 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.21813 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.46173 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [6.21813 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (esc)
+ [4.85451 7.48354 4.85451 ] pdfxs
+ (a) show
+ (nbed)
+ [9.23992 6.37085 8.02902 6.0654 ] pdfxs
+ (o) show
+ (nein)
+ [6.0654 8.02902 3.0327 9.25083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.Insuchc)
+ [9.99272 6.21813 3.94897 9.23992 4.30902 6.05449 4.54905 9.25083 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -16.936 -219.225 m
+ (itisbe)
+ [3.0327 8.72728 3.0327 8.79262 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (ertoex)
+ [4.85451 8.75991 4.23277 9.94901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 10.549 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3381 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.75991 ] pdfxs
+ (t) show
+ (operf)
+ [9.9381 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmthe)
+ [4.27631 13.5816 4.23277 6.0654 9.3381 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,r)
+ [6.05449 7.73448 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 8.75991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninves)
+ [10.549 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -241.148 m
+ (e\013)
+ [4.8436 6.37077 ] pdfxs
+ (o) show
+ (rtincodewhich)
+ [4.2654 8.13819 3.02179 9.949 4.85451 5.74904 6.0654 8.73811 7.8763 6.05449 3.0327 
+ 4.54905 9.949 ] pdfxs
+ (o) show
+ (nlybene\f)
+ [6.05449 3.0327 9.64355 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (sap)
+ [8.19263 9.3381 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rfr)
+ [8.15991 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.This)
+ [3.63261 4.8436 6.0654 6.05449 8.62901 7.8763 6.0654 3.0327 8.18172 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.30902 9.3381 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.19263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.18172 ] pdfxs
+ (t) show
+ (obe)
+ [9.34901 6.35994 4.8436 ] pdfxs
+ -16.936 -263.07 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hrou)
+ [6.0654 4.2654 5.46541 6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.4872 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ -16.936 -300.903 m
+ /N622 11.955 Tf
+ (2.3.3Li)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 3.74195 ] pdfxs
+ (n) show
+ (ker&)
+ [6.73059 6.13291 9.97045 14.9437 ] pdfxs
+ (I) show
+ (nter)
+ [7.10126 5.23633 6.13291 5.48733 ] pdfxs
+ (p) show
+ (ro)
+ [5.49929 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (ral)
+ [5.49929 6.52739 8.22507 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (er)
+ [6.13291 5.48733 ] pdfxs
+ -16.936 -329.871 m
+ /N614 10.909 Tf
+ (L) show
+ (ink)
+ [3.0327 6.05449 9.38174 ] pdfxs
+ (t) show
+ (imeis)
+ [3.0327 9.08711 8.47629 3.0327 7.9199 ] pdfxs
+ (t) show
+ (he\frstph)
+ [6.0654 8.46538 6.0654 4.27631 4.29811 7.86547 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.46538 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocesswherem)
+ [9.67628 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.9199 7.88721 6.05449 4.85451 
+ 4.2654 8.47629 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ 298.984 -325.912 m
+ /N703 7.96999 Tf
+ (6) show
+ 307.34 -329.871 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.47629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misav)
+ [12.7089 3.0327 7.93081 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.47629 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -351.793 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.18172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.92718 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.59629 ] pdfxs
+ (A) show
+ (ssuch,link-)
+ [8.17081 4.30902 6.05449 4.54905 6.05449 6.97085 3.0327 3.02179 6.0654 5.75995 3.63261 
+ ] pdfxs
+ (t) show
+ (imeisan)
+ [3.0327 9.08711 8.7272 3.02179 8.18172 9.32719 6.0654 ] pdfxs
+ (at) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lpl)
+ [6.90539 6.0654 3.02179 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 8.71629 ] pdfxs
+ (t) show
+ (operf)
+ [9.3381 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.9707 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.71629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 4.27631 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ -16.936 -373.716 m
+ (cedur)
+ [4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.66902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.93444 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.29811 8.94535 ] pdfxs
+ (t) show
+ (heen)
+ [6.05449 9.49083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irepr)
+ [3.0327 4.2654 9.49083 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thelink-)
+ [9.08711 10.8872 7.8763 6.0654 9.49083 3.02179 3.0327 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.49083 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.93444 3.0327 10.7017 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.64 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e) show
+ -16.936 -395.638 m
+ (o) show
+ (n)
+ [10.7454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.6836 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndirec)
+ [10.7563 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.8545 7.97448 ] pdfxs
+ (ta) show
+ (king)
+ [5.75995 3.02179 6.0654 10.1345 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.53447 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hesem)
+ [6.05449 9.53447 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icinf)
+ [3.0327 9.53447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nitc)
+ [10.7454 3.0327 8.93455 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins.)
+ [3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ -16.936 -417.561 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcurren)
+ [14.269 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lyincludesanumber)
+ [3.02179 10.0363 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 8.57444 9.73082 
+ 5.74904 6.0654 8.79257 6.35994 4.8436 8.55263 ] pdfxs
+ (o) show
+ (fin)
+ [7.60357 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.29812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,such)
+ [3.0327 5.75995 4.29811 4.8436 4.30902 7.46175 4.29811 6.0654 4.54905 10.3308 ] pdfxs
+ (a) show
+ (s)
+ [8.57444 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.71992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.13083 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -16.936 -439.483 m
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.33445 ] pdfxs
+ (3\)) show
+ (,c)
+ [7.18903 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.09085 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.1235 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,Mod)
+ [6.05449 7.19994 10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (ef)
+ [4.85451 7.3963 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.19994 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 10.1235 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.09085 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 8.35626 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ -16.936 -461.406 m
+ (inlinin)
+ [3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,de)
+ [6.0654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.95628 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lelimin)
+ [5.92358 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 6.0654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.95628 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.09802 4.8436 5.75995 7.13457 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 6.07631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dtypeelimin)
+ [8.94537 3.94914 5.74904 6.37085 7.73448 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 6.07631 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.13457 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -483.329 m
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.19631 ] pdfxs
+ (a) show
+ (rrayb)
+ [4.2654 4.27631 5.14905 8.80356 6.35994 ] pdfxs
+ (o) show
+ (undscheckelimin)
+ [6.0654 6.05449 6.0654 7.34172 4.54905 6.05449 4.85451 4.53815 8.80356 4.8436 3.0327 
+ 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [9.10901 3.02179 ] pdfxs
+ (82) show
+ (],simples)
+ [3.0327 6.19631 4.29811 3.0327 9.08711 6.0654 3.0327 7.88721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.05449 4.27631 7.88721 6.0654 4.8436 3.0327 9.0981 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rderin)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.0981 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.88721 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.936 -505.251 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (5\)) show
+ (.) show
+ -4.57764e-05 -527.174 m
+ (Thedesi)
+ [7.8763 6.0654 8.83629 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [10.0472 ] pdfxs
+ (o) show
+ (f)
+ [7.33084 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.8472 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.63622 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 10.0581 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.8472 ] pdfxs
+ (o) show
+ (ptimizersin)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 4.27631 8.29081 3.0327 10.0581 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mpermit)
+ [13.9963 6.35994 4.8436 4.27631 9.08711 3.0327 8.23637 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.83629 6.0654 4.29811 8.8472 ] pdfxs
+ (o) show
+ (fawell-known)
+ [7.33084 9.44719 7.57085 4.85451 3.02179 3.0327 3.63261 5.75995 6.0654 5.14905 7.8763 
+ 6.0654 ] pdfxs
+ -16.936 -549.096 m
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.3381 3.33815 ] pdfxs
+ (o) show
+ (rspeedingupin)
+ [8.75991 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 6.05449 9.94901 6.05449 10.549 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.5163 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Atc)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 10.4399 7.8763 8.72728 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (ime,in)
+ [3.02179 9.09802 4.8436 7.73448 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lsumm)
+ [7.5163 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 4.29811 ] pdfxs
+ -16.936 -571.019 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [9.54537 6.35994 8.33448 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 9.54537 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.75628 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.54537 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [9.54537 3.0327 9.53446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.32357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.578 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.54537 ] pdfxs
+ (atta) show
+ (ched)
+ [4.53815 6.0654 4.8436 9.54537 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.33448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mby)
+ [13.4727 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecode.Thelink-)
+ [4.8436 4.85451 5.74904 6.0654 4.8436 7.83266 7.8763 6.0654 8.32357 3.0327 3.0327 
+ 6.05449 5.75995 3.63261 ] pdfxs
+ -16.936 -592.941 m
+ (t) show
+ (imein)
+ [3.0327 9.08711 8.51993 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.69812 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.94173 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.73082 ] pdfxs
+ (t) show
+ (henprocess)
+ [6.05449 4.85451 9.71991 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.96354 ] pdfxs
+ (t) show
+ (hesein)
+ [6.0654 4.8436 4.30902 8.50902 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lsumm)
+ [6.68721 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.97445 ] pdfxs
+ (a) show
+ (sinputins)
+ [7.96354 3.0327 6.0654 6.05449 6.0654 7.9091 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ 1 0 0 1 -16.936 -602.435 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.76933 3.58634 ] pdfxs
+ (ha) show
+ (ts)
+ [6.24924 3.63121 ] pdfxs
+ (hare) show
+ (dli)
+ [7.79144 2.56423 2.55527 ] pdfxs
+ (brar) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.30308 ] pdfxs
+ (an) show
+ (dsyst)
+ [7.78247 3.64018 4.85963 3.64018 3.57737 ] pdfxs
+ (e) show
+ (mlib)
+ [10.3467 2.56423 2.55527 5.12854 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (smay)
+ [6.30308 7.6838 4.34857 7.5315 ] pdfxs
+ (no) show
+ (tbeav)
+ [6.24924 5.37959 6.76933 4.34857 4.34857 ] pdfxs
+ (a) show
+ (il)
+ [2.56423 2.55527 ] pdfxs
+ (ab) show
+ (le)
+ [2.56423 6.76036 ] pdfxs
+ (fo) show
+ (r)
+ [6.27613 ] pdfxs
+ (ana) show
+ (lysis)
+ [2.55527 4.8686 3.63121 2.56423 6.30308 ] pdfxs
+ (a) show
+ (tli)
+ [6.24924 2.55527 2.56423 ] pdfxs
+ (n) show
+ (ktim)
+ [7.5315 3.58634 2.55527 7.6838 ] pdfxs
+ (e) show
+ (,)
+ [5.30782 ] pdfxs
+ (o) show
+ (rmaybec)
+ [6.26716 7.6838 4.34857 7.5315 5.37959 6.76933 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (il)
+ [2.55527 2.56423 ] pdfxs
+ (ed) show
+ -12.437 -14.768 m
+ (d) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (ctlyto)
+ [4.09746 3.57737 2.56423 7.93497 3.58634 7.67495 ] pdfxs
+ (na) show
+ (tiveco)
+ [3.58634 2.55527 4.60858 7.1728 4.09746 4.85963 ] pdfxs
+ (de) show
+ (.) show
+ 216.108 -48.314 m
+ /N614 10.909 Tf
+ (26) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 39 39
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (fhaving)
+ [7.11266 6.05449 5.14905 5.75995 3.0327 6.0654 9.22901 ] pdfxs
+ (t) show
+ (oc)
+ [9.22901 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (eresul)
+ [8.61811 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sfr)
+ [8.07263 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mscr)
+ [12.8616 4.30902 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ch.This)
+ [4.53815 6.0654 8.29084 7.88721 6.05449 3.0327 8.07263 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 8.61811 4.85451 ] pdfxs
+ (a) show
+ (ndr)
+ [9.829 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyspeedupincremen)
+ [3.0327 3.0327 9.53446 4.29811 6.35994 4.85451 4.8436 9.83991 6.0654 9.829 3.0327 
+ 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (l) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenasm)
+ [9.52355 7.8763 6.0654 4.8436 9.53446 8.92356 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llnumber)
+ [3.0327 6.49085 5.75995 6.0654 8.78166 6.37085 4.8436 7.74537 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuni)
+ [9.53446 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (a) show
+ (remodi\fed[)
+ [4.27631 8.31266 9.09802 5.75995 6.05449 3.0327 6.05449 4.85451 9.52355 3.0327 ] pdfxs
+ (18) show
+ (].)
+ [3.0327 7.82175 ] pdfxs
+ (Not) show
+ (eth)
+ [8.32357 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.71274 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 7.77808 3.02179 7.77808 ] pdfxs
+ (a) show
+ (chieved)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -43.845 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utbuildingapr)
+ [6.0654 8.47637 6.05449 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 9.68719 9.68719 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (md)
+ [13.3198 6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.07629 ] pdfxs
+ (o) show
+ (rdeferring)
+ [8.509 6.05449 4.85451 3.32724 4.85451 4.2654 4.27631 3.0327 6.05449 9.68719 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.0872 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (t) show
+ (heinputs)
+ [6.05449 9.07629 3.0327 6.0654 6.05449 6.0654 8.46546 4.30902 ] pdfxs
+ (o) show
+ (urcecodeun)
+ [6.05449 4.27631 4.8436 9.0872 4.8436 5.75995 6.05449 9.0872 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ 0 -65.768 m
+ (link-)
+ [3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (2.3.4O\017i)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 11.2138 3.73 ] pdfxs
+ (n) show
+ (eor)
+ [10.628 6.71874 9.98241 ] pdfxs
+ (JI) show
+ (TN)
+ [13.8319 10.5204 ] pdfxs
+ (a) show
+ (tiveCo)
+ [5.22437 3.74195 6.71863 10.628 9.70749 7.1013 ] pdfxs
+ (d) show
+ (eGe)
+ [10.616 10.5682 6.14487 ] pdfxs
+ (n) show
+ (er)
+ [6.13291 5.49929 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (Bef)
+ [7.72349 4.85451 3.32724 ] pdfxs
+ (o) show
+ (reexecu)
+ [4.27631 9.05447 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,acode)
+ [6.0654 7.38539 9.65446 4.85451 5.74904 6.0654 9.05447 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (risused)
+ [8.47627 3.0327 8.50899 6.0654 4.29811 4.85451 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (efr)
+ [9.05447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.298 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.2036 ] pdfxs
+ (t) show
+ (on)
+ [9.66537 6.05449 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.0327 5.4545 9.05447 4.85451 5.74904 6.0654 9.05447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 0 -154.49 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (at) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.9962 ] pdfxs
+ (\() show
+ (wecurren)
+ [7.57085 9.75265 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lysupp)
+ [3.02179 10.6581 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.14182 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.74174 ] pdfxs
+ (X86) show
+ (,PowerPC,Sp)
+ [8.2472 7.12357 5.14905 7.58175 4.8436 4.27631 7.41812 7.88721 7.93084 6.05449 6.0654 
+ ] pdfxs
+ (a) show
+ (rc)
+ [4.2654 9.75265 ] pdfxs
+ (V8/V9) show
+ (,)
+ [8.2472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9526 ] pdfxs
+ (A) show
+ (lpha)
+ [3.0327 6.0654 6.05449 10.3635 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,in)
+ [8.2472 3.0327 6.0654 ] pdfxs
+ 0 -176.413 m
+ (o) show
+ (ne)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (ftwoways.In)
+ [7.94175 3.93823 7.58175 10.0581 7.58175 5.14905 5.75995 4.29811 10.789 3.94897 10.6581 
+ ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 9.4581 6.05449 4.27631 4.29811 8.85819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.8872 ] pdfxs
+ (t) show
+ (hecode)
+ [6.05449 9.4581 4.85451 5.74904 6.0654 9.4581 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (risruns)
+ [8.8799 3.0327 8.90171 4.27631 6.0654 10.669 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.3635 ] pdfxs
+ (a) show
+ (tlink)
+ [8.84728 3.0327 3.0327 6.05449 10.3635 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.4581 ] pdfxs
+ (o) show
+ (rins)
+ [8.8799 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -198.336 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.90539 ] pdfxs
+ (t) show
+ (o)
+ [9.27265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ehi)
+ [8.66175 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hperf)
+ [9.88355 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncen)
+ [6.05449 4.85451 8.66175 6.0654 ] pdfxs
+ (at) show
+ (ivecodef)
+ [3.02179 5.46541 8.66175 4.85451 5.74904 6.0654 8.67266 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,usingp)
+ [6.0654 6.89448 6.05449 4.30902 3.0327 6.05449 9.27265 6.37085 ] pdfxs
+ (o) show
+ (ssiblyexpensivecode)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.5781 4.8436 5.75995 6.35994 4.85451 6.05449 
+ 4.30902 3.02179 5.4545 8.67266 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -220.258 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntechniques.If)
+ [10.069 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 8.9781 3.94897 7.33084 ] pdfxs
+ (t) show
+ (heuserdecidestouse)
+ [6.0654 8.8472 6.0654 4.29811 4.85451 8.27991 6.05449 4.85451 4.8436 3.0327 6.0654 
+ 4.8436 8.31262 4.23277 9.46901 6.05449 4.30902 8.8472 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.8472 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-link)
+ [3.63261 3.0327 3.0327 6.0654 9.75264 ] pdfxs
+ (\() show
+ (run)
+ [4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.85811 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0581 ] pdfxs
+ (o) show
+ (\017ine\))
+ [9.09802 3.02179 6.0654 4.8436 8.25819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers,)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 4.30902 7.12357 ] pdfxs
+ (a) show
+ 0 -242.181 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 10.3526 ] pdfxs
+ (o) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mby)
+ [14.5854 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecodef)
+ [4.8436 4.85451 5.74904 6.0654 9.44719 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.44719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misincludedin)
+ [13.6798 3.0327 8.8908 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 10.6472 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.05449 9.44719 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blei)
+ [6.0654 3.0327 9.43629 3.0327 ] pdfxs
+ (t) show
+ (self.)
+ [4.29811 4.85451 3.0327 3.32724 10.7563 ] pdfxs
+ (I) show
+ (n)
+ [10.6472 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -264.103 m
+ (t) show
+ (hecode)
+ [6.05449 8.49811 4.8436 5.75995 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (rc)
+ [7.91991 4.8436 ] pdfxs
+ (a) show
+ (ninsertli)
+ [9.709 3.0327 6.05449 4.30902 4.8436 4.27631 7.88729 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htinstrumen)
+ [5.75995 7.88729 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.49811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (t) show
+ (oidentifyfrequen)
+ [9.0981 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 9.40355 3.32724 4.27631 
+ 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -286.026 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edre)
+ [4.8436 9.6981 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fcode.)
+ [6.97085 4.85451 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -307.948 m
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (at) show
+ (ively,a)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.10904 8.39993 ] pdfxs
+ (J) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (-In-TimeExecu)
+ [3.63261 3.94897 6.05449 3.63261 7.88721 3.02179 9.09802 7.78903 7.42902 5.75995 4.8436 
+ 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEn)
+ [8.99992 7.42902 6.05449 ] pdfxs
+ (g) show
+ (inec)
+ [3.0327 6.0654 7.78903 4.85451 ] pdfxs
+ (a) show
+ (nbeusedwhichinv)
+ [8.99992 6.37085 7.78903 6.0654 4.29811 4.85451 8.99992 7.8763 6.0654 3.0327 4.53815 
+ 9.01083 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (kes)
+ [5.4545 4.8436 7.24354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.78903 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (ecode)
+ [7.79994 4.8436 5.75995 6.05449 4.8436 ] pdfxs
+ 0 -329.871 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.43264 ] pdfxs
+ (a) show
+ (trun)
+ [8.3891 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.30903 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.61083 ] pdfxs
+ (o) show
+ (nefunc)
+ [6.05449 9.01083 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (a) show
+ (ta)
+ [8.40001 9.61083 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 8.99993 3.33815 ] pdfxs
+ (o) show
+ (rexecu)
+ [8.42173 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (\(o) show
+ (ruses)
+ [8.42173 6.0654 4.29811 4.85451 8.45444 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.99993 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 8.99993 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -351.793 m
+ (slow\))
+ [4.29811 3.0327 5.14905 7.88721 7.37456 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Min)
+ [13.1345 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpre)
+ [4.8436 4.27631 6.05449 4.27631 4.8436 ] pdfxs
+ (t) show
+ (erifnon)
+ [4.85451 7.39628 3.0327 6.46903 6.05449 8.58538 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 7.97448 4.85451 5.74904 6.0654 7.97448 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (risav)
+ [7.40719 3.0327 7.429 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.The)
+ [7.71266 7.8763 6.0654 7.97448 ] pdfxs
+ (JI) show
+ (T)
+ [11.0072 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (ato) show
+ (rc)
+ [7.39628 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.18537 ] pdfxs
+ (a) show
+ (lsoinser)
+ [3.0327 4.30902 8.58538 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 0 -373.716 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (meinstrumen)
+ [9.08711 8.4872 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (sthe)
+ [7.94172 4.23277 6.0654 8.4872 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.05449 8.4872 4.85451 5.74904 6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 0 -411.548 m
+ /N622 11.955 Tf
+ (2.3.5)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Ru) show
+ (ntimePathPro)
+ [7.08931 5.23633 3.73 11.2138 10.616 8.82275 6.52739 5.23633 11.955 9.19335 5.48733 
+ 6.7307 ] pdfxs
+ (\f) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (n) show
+ (g&)
+ [11.2019 14.9437 ] pdfxs
+ (R) show
+ (eo)
+ [6.14487 6.71874 ] pdfxs
+ (p) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -440.516 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.43629 ] pdfxs
+ (o) show
+ (fthe)
+ [7.93084 4.23277 6.0654 9.43629 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 8.8908 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mprojectis)
+ [14.5963 6.05449 4.27631 6.05449 3.33815 4.8436 4.85451 8.82546 3.0327 8.8908 ] pdfxs
+ (t) show
+ (odevel)
+ [10.0472 6.05449 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ (o) show
+ (panews)
+ [10.6472 10.0472 6.05449 4.85451 12.4581 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [10.3417 3.33815 ] pdfxs
+ (o) show
+ (rrun)
+ [8.85809 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.43629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6472 ] pdfxs
+ (o) show
+ (f) show
+ 0 -462.439 m
+ (o) show
+ (rdin)
+ [4.27631 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.90537 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 9.40355 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.3891 7.57085 ] pdfxs
+ (o) show
+ (rkis)
+ [4.27631 9.90537 3.02179 8.45444 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.99993 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.99993 4.29811 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.98902 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.44353 ] pdfxs
+ (t) show
+ (hesis,webrie\rydescribe)
+ [6.0654 4.8436 4.30902 3.0327 4.29811 7.29812 7.58175 8.98902 6.0654 4.27631 3.02179 
+ 4.85451 6.05449 9.90537 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ ] pdfxs
+ 0 -484.361 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (y)
+ [9.39264 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (t) show
+ (skeybene\fts.)
+ [7.94172 5.4545 4.8436 9.39264 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 4.30902 
+ 3.0327 ] pdfxs
+ 16.936 -506.284 m
+ (A) show
+ (sapr)
+ [8.12717 9.28356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (ramexecu)
+ [4.2654 5.46541 12.9053 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es,)
+ [4.8436 4.30902 6.89448 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.67266 9.08711 ] pdfxs
+ (o) show
+ (stfrequen)
+ [4.30902 8.06183 3.33815 4.2654 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyexecu)
+ [3.0327 9.5781 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (edexecu)
+ [4.8436 9.89446 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.88355 6.0654 ] pdfxs
+ (a) show
+ (ths)
+ [4.23277 6.0654 8.12717 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 8.67266 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.05449 4.85451 9.88355 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (a) show
+ 0 -528.206 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.02179 6.0654 8.98902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1999 ] pdfxs
+ (o) show
+ (nlineins)
+ [6.0654 3.02179 3.0327 6.0654 8.97811 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.189 3.0327 ] pdfxs
+ (124) show
+ (].The)
+ [3.0327 9.38174 7.8763 6.0654 8.97811 ] pdfxs
+ (o) show
+ (\017ineins)
+ [9.09802 3.0327 6.05449 8.98902 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (\() show
+ (insertedby)
+ [3.02179 6.0654 4.29811 4.85451 4.27631 4.23277 4.85451 10.1999 5.75995 5.75995 ] pdfxs
+ 0 -550.129 m
+ (t) show
+ (hen)
+ [6.05449 9.5781 6.0654 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.02179 5.4545 9.5781 4.85451 5.74904 6.0654 9.5781 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r\)iden)
+ [4.27631 8.96728 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fesfrequen)
+ [3.0327 6.0654 4.8436 9.03262 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (lyexecutedlo)
+ [3.0327 10.4835 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 4.85451 10.789 3.0327 
+ 5.74904 ] pdfxs
+ (o) show
+ (pre)
+ [10.789 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.02171 3.0327 10.789 ] pdfxs
+ (t) show
+ (hecode.Whenah)
+ [6.0654 9.56719 4.85451 5.75995 6.05449 4.85451 11.149 11.2144 6.05449 4.85451 10.789 
+ 10.1781 6.05449 ] pdfxs
+ (ot) show
+ 0 -572.051 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pre)
+ [10.5272 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisde)
+ [10.5381 3.0327 8.7708 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.5272 ] pdfxs
+ (a) show
+ (trun)
+ [8.71637 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,arun)
+ [3.0327 9.08711 4.85451 7.71266 9.92719 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeins)
+ [3.0327 9.08711 9.3272 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (rumen)
+ [4.2654 6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [10.5381 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryins)
+ [4.2654 10.2326 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.7708 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 9.31629 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -593.974 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tivecode)
+ [4.23277 3.0327 5.4545 7.98539 4.85451 5.75995 6.05449 7.98539 ] pdfxs
+ (t) show
+ (oiden)
+ [8.59629 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyfrequen)
+ [3.0327 3.32724 8.90174 3.32724 4.27631 4.85451 5.74904 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly-executedp)
+ [3.0327 5.75995 3.63261 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 4.85451 9.19628 
+ 6.0654 ] pdfxs
+ (at) show
+ (hswi)
+ [6.05449 7.4399 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinth)
+ [6.0654 3.02179 9.20719 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [7.38547 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Onceh)
+ [6.0654 7.71266 8.4872 6.05449 4.85451 7.98539 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [7.38547 6.05449 ] pdfxs
+ (at) show
+ (hs)
+ [6.0654 7.4399 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 7.98539 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed,)
+ [3.0327 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 0 -615.897 m
+ (weduplic)
+ [7.57085 9.17447 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.16356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.34175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodein)
+ [14.3127 4.85451 5.75995 6.05449 9.16356 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [9.77446 9.76355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ce,perf)
+ [4.8436 4.85451 7.5163 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.4071 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [14.3236 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.61808 ] pdfxs
+ (o) show
+ (ni)
+ [10.3745 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.5163 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (27) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 40 40
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (en)
+ [8.46538 6.0654 ] pdfxs
+ (at) show
+ (ivecodein)
+ [3.02179 5.4545 8.46538 4.85451 5.75995 6.05449 8.46538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oas)
+ [9.06538 9.07629 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re-m)
+ [4.27631 4.8436 3.64352 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ed)
+ [4.8436 9.67628 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cec)
+ [4.8436 8.46538 4.85451 ] pdfxs
+ (a) show
+ (che.We)
+ [4.53815 6.0654 4.8436 7.87629 10.2981 8.46538 ] pdfxs
+ (t) show
+ (heninsertbr)
+ [6.0654 4.8436 9.67628 3.0327 6.0654 4.29811 4.85451 4.2654 7.86547 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (nchesbetween)
+ [6.05449 4.54905 6.0654 4.8436 7.9199 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 
+ 9.67628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (o) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lcode)
+ [6.6654 4.8436 5.75995 6.0654 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (henewn)
+ [6.05449 8.4872 6.0654 4.8436 11.5199 6.05449 ] pdfxs
+ (at) show
+ (ivecode.)
+ [3.0327 5.4545 8.4872 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Thes)
+ [7.8763 6.0654 8.26902 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ydescribedhereispowerfulbec)
+ [9.17446 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.47991 6.0654 
+ 4.8436 4.27631 8.26902 3.0327 7.72354 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 
+ 6.0654 6.44722 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 8.26902 3.0327 7.6582 4.85451 ] pdfxs
+ (o) show
+ (mbines)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 7.72354 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.26902 3.33815 ] pdfxs
+ (o) show
+ (llowing)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.86901 ] pdfxs
+ (t) show
+ (hreech)
+ [6.0654 4.27631 4.8436 8.26902 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (eristics:)
+ [4.85451 4.2654 3.0327 4.30902 4.23277 3.0327 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -65.768 m
+ (\(a) show
+ (\))
+ [7.85456 ] pdfxs
+ (Nat) show
+ (ivecode)
+ [3.0327 5.4545 8.46538 4.8436 5.75995 6.0654 8.46538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.67628 4.85451 ] pdfxs
+ (a) show
+ (nbeperf)
+ [9.67628 6.35994 8.46538 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.67628 ] pdfxs
+ (a) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (d-)
+ [6.05449 3.64352 ] pdfxs
+ (o) show
+ (f-timeusings)
+ [3.32724 3.64352 4.23277 3.0327 9.09802 8.45447 6.0654 4.29811 3.0327 6.0654 9.06538 
+ 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.67628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsto)
+ [6.05449 9.09802 7.9199 4.23277 9.07629 ] pdfxs
+ (g) show
+ (en-)
+ [4.8436 6.0654 3.63261 ] pdfxs
+ 0 -87.69 m
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ehi)
+ [8.82538 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-perf)
+ [6.05449 3.64352 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncecode.)
+ [6.05449 4.85451 8.81447 4.85451 5.75995 6.05449 4.85451 8.87992 ] pdfxs
+ (\() show
+ (b\)Then)
+ [6.05449 8.21456 7.88721 6.05449 8.82538 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.82538 4.8436 5.75995 6.05449 8.82538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.24718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0363 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 8.82538 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.23627 4.85451 ] pdfxs
+ (a) show
+ (nw)
+ [10.0254 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 0 -109.613 m
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (hersince)
+ [6.0654 4.8436 7.03628 4.30902 3.0327 6.05449 4.85451 7.61448 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 7.61448 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [8.82538 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.01457 ] pdfxs
+ (o) show
+ (f)
+ [6.09813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.61448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [12.7636 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.74904 5.97813 ] pdfxs
+ (a) show
+ (llowingtherun)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.22538 4.23277 6.0654 7.61448 4.27631 
+ 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.61448 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 7.04719 ] pdfxs
+ (t) show
+ (oexpl)
+ [8.21447 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfr)
+ [4.27631 8.48728 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3307 ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 9.0872 4.85451 5.74904 6.0654 9.09811 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r)
+ [8.509 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,f)
+ [3.02179 7.42903 3.33815 ] pdfxs
+ (o) show
+ (rins)
+ [8.509 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (a) show
+ (ndsimplifying)
+ [6.0654 10.2981 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 3.33815 5.74904 3.0327 
+ 6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [9.6981 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ 0 -153.458 m
+ (Therun)
+ [7.8763 6.0654 9.14174 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.15265 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.57445 4.8436 ] pdfxs
+ (a) show
+ (nusehi)
+ [10.3635 6.05449 4.30902 9.14174 6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelinf)
+ [6.0654 3.63261 3.0327 4.85451 5.4545 4.8436 7.33084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nfr)
+ [10.3635 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3853 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.14174 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.3018 4.2654 4.85451 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (t) show
+ (operf)
+ [9.75264 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -175.38 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (edrun)
+ [4.8436 9.6981 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Webelieve)
+ [10.2981 8.50902 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 8.49811 ] pdfxs
+ (t) show
+ (hesethreech)
+ [6.05449 4.85451 4.29811 8.50902 4.23277 6.0654 4.27631 4.8436 8.49811 4.54905 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.95263 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herrepresent)
+ [6.05449 4.85451 7.91991 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 
+ 7.88729 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.49811 ] pdfxs
+ (\\o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (l"desi)
+ [3.0327 9.0981 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (np)
+ [9.709 6.35994 ] pdfxs
+ (o) show
+ (intf)
+ [3.0327 5.75995 7.8982 3.32724 ] pdfxs
+ (o) show
+ (rarun-)
+ [7.93082 9.10901 4.2654 6.0654 6.0654 3.63261 ] pdfxs
+ 0 -219.225 m
+ (t) show
+ (imeop)
+ [3.0327 9.08711 9.17447 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imizerbec)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.59627 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.17447 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.0908 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.02179 5.15996 12.2072 ] pdfxs
+ (t) show
+ (hebestch)
+ [6.05449 9.18538 6.35994 4.85451 4.29811 8.57455 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icein)
+ [3.0327 4.85451 9.17447 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hreekey)
+ [6.0654 4.27631 4.8436 9.17447 5.4545 4.85451 10.0908 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s:hi)
+ [4.30902 9.26174 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-qu)
+ [6.05449 3.64352 5.74904 6.0654 ] pdfxs
+ (a) show
+ (lityiniti)
+ [3.0327 3.0327 3.93823 10.0799 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lcode)
+ [7.36357 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -241.148 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (\(o) show
+ (\017iner)
+ [9.08711 3.0327 6.0654 7.65812 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 7.09083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [8.86901 ] pdfxs
+ (o) show
+ (nline)
+ [6.0654 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,co)
+ [6.01086 4.8436 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (at) show
+ (ivesupp)
+ [3.02179 5.4545 7.65812 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfr)
+ [4.27631 7.0582 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9016 ] pdfxs
+ (t) show
+ (hecode-)
+ [6.05449 7.65812 4.85451 5.75995 6.05449 4.85451 3.63261 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 5.99995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.86901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.66903 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -263.07 m
+ (t) show
+ (operf)
+ [9.40355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 13.0471 4.29811 ] pdfxs
+ (o) show
+ (phistic)
+ [6.0654 6.05449 3.0327 4.30902 4.23277 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.0145 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0145 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.25808 ] pdfxs
+ (\() show
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.41446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mr)
+ [13.9527 4.2654 ] pdfxs
+ (at) show
+ (her)
+ [6.0654 4.8436 8.22536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nn)
+ [10.0145 6.05449 ] pdfxs
+ (at) show
+ (ivecode)
+ [3.0327 5.4545 8.80356 4.8436 5.75995 6.0654 8.80356 ] pdfxs
+ (a) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -284.993 m
+ (inpu)
+ [3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t\)) show
+ (.) show
+ 0 -322.825 m
+ /N622 11.955 Tf
+ (2.3.6O\017i)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 11.2138 3.73 ] pdfxs
+ (n) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (eo)
+ [6.13291 6.7307 ] pdfxs
+ (p) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (za) show
+ (tionwithE)
+ [5.22437 3.74195 6.71874 11.955 9.71945 3.73 5.23633 11.955 8.82286 ] pdfxs
+ (nd-u) show
+ (serPro)
+ [5.30802 6.13291 9.98241 9.1814 5.49929 6.71874 ] pdfxs
+ (\f) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (In) show
+ (form)
+ [4.11245 6.71874 5.49929 11.2019 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -351.793 m
+ /N614 10.909 Tf
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.7563 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.7563 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.9163 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nispreservedperm)
+ [8.96719 3.02179 7.21082 6.0654 4.27631 4.8436 4.29811 4.85451 4.27631 5.4545 4.8436 
+ 8.96719 6.35994 4.85451 4.2654 9.09802 ] pdfxs
+ (a) show
+ (nently,iten)
+ [6.05449 4.85451 5.75995 4.23277 3.0327 4.8545 6.07631 3.0327 7.14548 4.85451 6.05449 
+ ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.21082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.8436 5.75995 7.15638 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.05449 7.7563 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -373.716 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.62901 ] pdfxs
+ (o) show
+ (f)
+ [5.91267 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsduringidle-)
+ [6.0654 6.87264 6.0654 6.05449 4.27631 3.0327 6.05449 8.02902 3.0327 6.0654 3.02179 
+ 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.41812 ] pdfxs
+ (o) show
+ (n)
+ [8.63992 ] pdfxs
+ (a) show
+ (nend-user'ssys)
+ [8.62901 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 4.2654 3.0327 6.87264 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.Such)
+ [4.8436 9.09802 7.5163 6.0654 6.0654 4.53815 8.63992 ] pdfxs
+ (a) show
+ (n)
+ [8.62901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerissimplyamodi\fed)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 6.85083 3.0327 6.87264 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 8.32356 8.02902 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 6.0654 
+ ] pdfxs
+ 0 -395.638 m
+ (versi)
+ [5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (o) show
+ (f)
+ [7.73448 ] pdfxs
+ (t) show
+ (helink-)
+ [6.0654 9.25083 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (imein)
+ [3.02179 9.09802 9.25083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer,butwi)
+ [3.02179 9.09802 3.0327 4.8436 4.8436 4.27631 7.62539 6.05449 6.0654 8.64001 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.4617 9.85082 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (teremph)
+ [4.23277 4.85451 8.67263 4.8436 9.09802 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 8.70535 ] pdfxs
+ (o) show
+ (npr)
+ [10.4617 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-driven)
+ [6.0654 3.0327 4.8436 3.63261 6.0654 4.27631 3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (-speci\fc)
+ [3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -439.483 m
+ (A) show
+ (n)
+ [10.1235 ] pdfxs
+ (o) show
+ (\017ine,idle-)
+ [9.09802 3.02179 6.0654 4.8436 7.21085 3.0327 6.05449 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (imere)
+ [3.02179 9.09802 8.91265 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerh)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.33445 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [8.36717 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lkeybene\f)
+ [7.10176 5.4545 4.8436 9.82901 6.35994 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s.Firs)
+ [4.29811 9.17447 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (sn)
+ [8.37808 6.05449 ] pdfxs
+ (ot) show
+ (ede)
+ [4.8436 10.1345 4.8436 ] pdfxs
+ (a) show
+ (rlier,unlike)
+ [4.27631 3.0327 3.02179 4.85451 4.2654 7.21085 6.05449 6.0654 3.0327 3.02179 5.4545 
+ 8.92356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di-)
+ [6.0654 3.0327 3.63261 ] pdfxs
+ 0 -461.406 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.33813 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (g) show
+ (uided)
+ [6.0654 3.0327 6.05449 4.85451 9.35992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizers)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 4.27631 7.60354 ] pdfxs
+ (\() show
+ (i.e.,c)
+ [3.0327 3.0327 4.8436 3.0327 6.40358 4.8436 ] pdfxs
+ (o) show
+ (mpile-time)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.64352 4.23277 3.0327 9.09802 8.14902 ] pdfxs
+ (o) show
+ (rlink-)
+ [7.58173 3.02179 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.14902 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,itc)
+ [6.39267 3.0327 7.54911 4.8436 ] pdfxs
+ (a) show
+ (nusepr)
+ [9.37082 6.05449 4.30902 8.14902 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.0327 8.14902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -483.329 m
+ (gat) show
+ (heredfr)
+ [6.05449 4.85451 4.27631 4.8436 8.77083 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mend-userruns)
+ [11.8035 4.85451 6.05449 6.0654 3.63261 6.0654 4.29811 4.85451 6.98174 4.2654 6.0654 
+ 6.0654 7.01445 ] pdfxs
+ (o) show
+ (f)
+ [6.04358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.55994 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Itc)
+ [6.0654 7.55993 3.94897 6.94911 4.8436 ] pdfxs
+ (a) show
+ (nevenre)
+ [8.78174 4.8436 5.4545 4.8436 8.78174 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 7.54903 ] pdfxs
+ (a) show
+ (n)
+ [8.78174 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmul)
+ [8.78174 8.78166 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 7.55994 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 4.29811 ] pdfxs
+ 0 -505.251 m
+ (inresp)
+ [3.0327 10.3526 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nse)
+ [6.05449 4.30902 9.14174 ] pdfxs
+ (t) show
+ (och)
+ [9.75264 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ingus)
+ [3.0327 6.0654 9.74173 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (ep)
+ [9.14174 6.0654 ] pdfxs
+ (att) show
+ (ernsovertime)
+ [4.8436 4.27631 6.05449 8.60717 5.14905 5.4545 4.8436 8.57445 4.23277 3.0327 9.09802 
+ 9.14174 ] pdfxs
+ (\(o) show
+ (r)
+ [8.56354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedi\013eren)
+ [3.0327 9.09802 3.02179 4.85451 9.14174 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (lyf)
+ [3.0327 10.0472 3.33815 ] pdfxs
+ (o) show
+ (ruserswi)
+ [8.56354 6.05449 4.30902 4.8436 4.27631 8.59626 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdi\013erin)
+ [10.3526 6.0654 3.0327 6.35986 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -527.174 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (erns)
+ [4.85451 4.2654 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Sec)
+ [9.50173 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,itc)
+ [6.0654 6.05449 7.34175 3.0327 8.41092 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [10.2326 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.44354 ] pdfxs
+ (t) show
+ (hecodetode)
+ [6.05449 9.03265 4.8436 5.75995 6.05449 9.03265 4.23277 9.63264 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledfe)
+ [3.0327 3.0327 4.8436 10.2326 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.47626 ] pdfxs
+ (o) show
+ (fasin)
+ [7.50539 9.63264 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.02174 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etm)
+ [4.85451 8.41092 9.09802 ] pdfxs
+ (a) show
+ (chine,where)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.34175 7.8763 6.05449 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (a) show
+ (s) show
+ 0 -549.096 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbin)
+ [6.01086 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (rydis)
+ [4.27631 8.7381 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributi)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.28718 ] pdfxs
+ (o) show
+ (fcodemust)
+ [6.31631 4.8436 5.75995 6.0654 7.83266 8.78166 6.0654 4.29811 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enberun)
+ [4.8436 9.04356 6.37085 7.83266 4.2654 6.0654 9.04356 ] pdfxs
+ (o) show
+ (nm)
+ [9.04356 9.08711 ] pdfxs
+ (a) show
+ (nydi\013erentm)
+ [5.75995 8.74901 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.22184 9.08711 
+ ] pdfxs
+ (a) show
+ (chinec)
+ [4.54905 6.0654 3.02179 6.0654 7.83266 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -571.019 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.829 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.02179 6.0654 3.0327 8.61811 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 8.08354 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.83991 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.22901 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.Third,unliketherun)
+ [4.8436 9.09802 4.29811 8.29084 7.8763 6.0654 3.02179 4.27631 6.0654 6.83994 6.05449 
+ 6.0654 3.02179 3.0327 5.4545 8.62902 4.23277 6.0654 8.61811 4.27631 6.0654 5.74904 
+ ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.62902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.05082 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -592.941 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sb)
+ [8.41081 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.1672 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.0654 8.95629 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usbene\fts)
+ [6.0654 8.41081 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,itc)
+ [7.25448 3.0327 8.35637 4.8436 ] pdfxs
+ (a) show
+ (nperf)
+ [10.1781 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmmuchm)
+ [4.2654 13.1998 8.79257 6.05449 4.54905 10.1781 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.95629 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.95629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 8.41081 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitis)
+ [6.0654 4.29811 8.9672 3.02179 8.35637 3.0327 4.29811 ] pdfxs
+ 0 -614.864 m
+ (run)
+ [4.27631 6.05449 9.6981 ] pdfxs
+ (o) show
+ (\017ine.)
+ [9.08711 3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (28) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 41 41
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (N) show
+ (ever)
+ [4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,run)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 7.17812 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.89083 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.1017 4.8436 ] pdfxs
+ (a) show
+ (nfur)
+ [10.1126 3.32724 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herimproveperf)
+ [6.05449 4.85451 8.31264 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.89083 6.35994 
+ 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebec)
+ [6.0654 4.8436 8.89083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.89083 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.89083 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.02179 3.0327 3.93823 9.80719 ] pdfxs
+ (to) show
+ -16.936 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8834 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsb)
+ [6.05449 8.10535 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.86173 ] pdfxs
+ (o) show
+ (nrun)
+ [9.86173 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imev)
+ [3.02179 9.09802 8.63993 5.15995 ] pdfxs
+ (a) show
+ (lues)
+ [3.02179 6.0654 4.85451 8.09444 ] pdfxs
+ (a) show
+ (swell)
+ [8.10535 7.58175 4.8436 3.0327 6.82903 ] pdfxs
+ (a) show
+ (sp)
+ [8.10535 6.05449 ] pdfxs
+ (at) show
+ (h-sensi)
+ [6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.63993 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (\() show
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 9.86173 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -16.936 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (usesi)
+ [6.0654 4.29811 9.98173 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntcode)
+ [5.75995 9.37091 4.8436 5.75995 6.05449 9.98173 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (hifd)
+ [11.1926 3.0327 8.45447 6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.97083 ] pdfxs
+ (agg) show
+ (ressively)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.85451 3.02179 10.8872 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.09802 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.54174 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1926 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 10.8872 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizecodef)
+ [3.02179 9.09802 3.0327 4.8436 9.98173 4.8436 5.75995 6.05449 9.98173 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -65.768 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingexecuti)
+ [3.0327 6.05449 9.31628 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nbehavi)
+ [9.92718 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rwi)
+ [8.12718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinarun.F)
+ [6.0654 3.02179 9.92718 9.30537 4.27631 6.0654 6.05449 8.55265 6.20722 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.12718 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic,l)
+ [9.09802 3.02179 4.85451 6.94903 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-running)
+ [3.63261 4.27631 6.05449 6.0654 6.0654 3.02179 6.0654 9.31628 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.30902 6.93812 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 6.93812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (\017inere)
+ [9.09802 3.02179 6.0654 8.4872 4.2654 4.85451 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizersc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 7.94172 4.8436 ] pdfxs
+ (o) show
+ (uldco)
+ [6.0654 3.02179 9.6981 4.85451 5.74904 ] pdfxs
+ (o) show
+ (rdin)
+ [4.27631 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (oensure)
+ [9.08719 4.8436 6.0654 4.29811 6.0654 4.27631 8.47629 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 8.4872 6.05449 3.0327 ] pdfxs
+ (g) show
+ (hest)
+ [6.0654 4.8436 4.29811 7.88729 ] pdfxs
+ (a) show
+ (chiev)
+ [4.53815 6.0654 3.0327 4.8436 5.14904 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -16.936 -133.145 m
+ /N622 14.346 Tf
+ (2.4A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.07685 ] pdfxs
+ (n) show
+ (s)
+ [11.735 ] pdfxs
+ (an) show
+ (dExperie)
+ [14.346 10.6018 8.50709 9.42532 7.3595 6.58481 4.49035 7.3595 ] pdfxs
+ (nc) show
+ (es)
+ [7.37385 6.36962 ] pdfxs
+ -16.936 -165.87 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.04718 ] pdfxs
+ (2) show
+ (.2)
+ [3.0327 8.20357 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.81447 ] pdfxs
+ (2) show
+ (.3describe)
+ [3.0327 8.20357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 7.60357 ] pdfxs
+ (t) show
+ (hedesi)
+ [6.05449 7.60357 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.59266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [12.7527 4.8436 5.75995 6.05449 7.60357 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.80356 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.80356 4.85451 ] pdfxs
+ (o) show
+ (mpilerarchi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.01447 5.46541 4.2654 4.54905 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ -16.936 -187.793 m
+ (I) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 7.61445 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,weev)
+ [6.05449 6.41449 7.57085 8.15993 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (tethisdesi)
+ [4.23277 8.17084 4.23277 6.0654 3.0327 7.61445 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nin)
+ [9.38173 3.02179 9.38173 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.61445 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (hreec)
+ [6.0654 4.27631 4.8436 8.15993 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (go) show
+ (ries)
+ [4.27631 3.02179 4.85451 7.61445 ] pdfxs
+ (o) show
+ (fissues:)
+ [6.64358 3.0327 4.30902 4.29811 6.0654 4.8436 4.30902 7.71266 ] pdfxs
+ (\(a) show
+ (\)thech)
+ [7.56002 4.23277 6.0654 8.15993 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cteris)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -16.936 -209.715 m
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.54175 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n;\(b\)thespeed)
+ [6.05449 6.76358 4.23277 6.0654 7.94183 4.23277 6.0654 8.54175 4.30902 6.35994 4.8436 
+ 4.85451 9.75264 ] pdfxs
+ (o) show
+ (fperf)
+ [7.02539 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingwh)
+ [4.27631 9.08711 3.0327 6.0654 9.14174 7.88721 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.8436 3.64352 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7853 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.99626 3.0327 6.0654 ] pdfxs
+ -16.936 -231.638 m
+ (t) show
+ (hec)
+ [6.05449 8.10539 4.8436 ] pdfxs
+ (o) show
+ (mpiler;)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 6.40358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.30537 ] pdfxs
+ (\() show
+ (c\)illus)
+ [4.8436 7.49456 3.0327 3.0327 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (iveuses)
+ [3.0327 5.4545 8.09448 6.05449 4.30902 4.8436 7.54899 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.09448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msys)
+ [13.2545 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 12.338 3.32724 ] pdfxs
+ (o) show
+ (rch)
+ [7.52719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.02179 6.0654 8.70538 4.8436 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.52719 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 7.54899 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -16.936 -253.56 m
+ (a) show
+ (sm)
+ [9.21807 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.76355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 9.20716 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9744 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns\),focusing)
+ [6.0654 4.30902 4.23277 8.25811 3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.0654 
+ 10.3635 ] pdfxs
+ (o) show
+ (nhowthenovelc)
+ [10.9635 6.0654 5.14905 12.7963 4.23277 6.0654 9.76355 6.05449 5.14905 5.4545 4.85451 
+ 7.94175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesin)
+ [3.02179 4.85451 9.20716 3.0327 10.9744 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.936 -275.483 m
+ (bene\fttheseuses.)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 7.88729 4.23277 6.0654 4.8436 4.30902 8.4872 
+ 6.05449 4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -16.936 -313.315 m
+ /N622 11.955 Tf
+ (2.4.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (p) show
+ (resent)
+ [5.49929 6.13291 5.30802 6.13291 7.10126 5.22437 ] pdfxs
+ (a) show
+ (tion)
+ [5.23633 3.73 6.7307 11.955 ] pdfxs
+ (I) show
+ (ss)
+ [5.29606 5.30802 ] pdfxs
+ (u) show
+ (es)
+ [6.13291 5.30802 ] pdfxs
+ -16.936 -342.283 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 8.10539 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.09448 ] pdfxs
+ (t) show
+ (hreeimp)
+ [6.05449 4.27631 4.8436 8.10539 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntch)
+ [5.75995 7.48365 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cteris)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 7.54899 ] pdfxs
+ (o) show
+ (fthe)
+ [6.58903 4.23277 6.0654 8.09448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.2545 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Firs)
+ [6.05449 7.75629 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,akey)
+ [6.35994 8.70538 5.4545 4.8436 9.01083 ] pdfxs
+ (a) show
+ (spect)
+ [4.29811 6.35994 4.85451 4.8436 7.49456 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -364.206 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.58901 3.02179 7.83263 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.37811 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independenttypesys)
+ [4.8436 3.64352 3.02179 6.0654 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 7.76729 3.93823 5.75995 6.35994 8.37811 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 7.84357 ] pdfxs
+ (D) show
+ (oes)
+ [5.75995 4.8436 7.82172 ] pdfxs
+ (t) show
+ (histypesystemprovide)
+ [6.0654 3.0327 7.82172 3.93823 5.75995 6.35994 8.37811 4.29811 5.75995 4.30902 4.23277 
+ 4.85451 12.6107 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.3672 ] pdfxs
+ (a) show
+ (nyuseful)
+ [5.75995 9.28356 6.0654 4.29811 4.8436 3.33815 6.0654 3.0327 ] pdfxs
+ -16.936 -386.128 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenitc)
+ [9.76355 7.8763 6.05449 4.85451 9.76355 3.0327 7.94183 4.85451 ] pdfxs
+ (a) show
+ (nbevi)
+ [9.76355 6.35994 8.55266 5.75995 3.02179 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 9.76355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.76355 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s?Sec)
+ [4.30902 10.1999 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,howdohi)
+ [6.0654 6.0654 6.74176 6.0654 5.14905 11.5854 6.05449 9.16356 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.73085 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (efe)
+ [8.55266 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresm)
+ [6.05449 4.27631 4.8436 8.00717 9.09802 ] pdfxs
+ (a) show
+ (p) show
+ -16.936 -408.051 m
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.3672 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypesys)
+ [12.9163 3.93823 5.75995 6.35994 7.76721 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.0107 ] pdfxs
+ (a) show
+ (ndcoderepresen)
+ [6.05449 8.9781 4.85451 5.75995 6.05449 7.76721 4.27631 4.8436 6.0654 4.2654 4.85451 
+ 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n?Third,howl)
+ [6.0654 9.75264 7.8763 6.0654 3.0327 4.2654 6.0654 6.08722 6.0654 5.14905 10.7999 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (eisthe)
+ [7.76721 3.0327 7.22172 4.23277 6.0654 7.76721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.9163 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -429.973 m
+ (whenwri)
+ [7.8763 6.0654 4.8436 9.6981 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (odisk?)
+ [9.08719 6.0654 3.0327 4.29811 5.75995 5.14905 ] pdfxs
+ -16.936 -467.161 m
+ /N1025 10.909 Tf
+ (Wha) show
+ (tv)
+ [9.05453 5.92353 ] pdfxs
+ (a) show
+ (l)
+ [3.49088 ] pdfxs
+ (u) show
+ (e)
+ [9.92711 ] pdfxs
+ (d) show
+ (o)
+ [6.62173 ] pdfxs
+ (e) show
+ (st)
+ [9.13077 4.5273 ] pdfxs
+ (y) show
+ (pei)
+ [7.32002 9.93802 3.47997 ] pdfxs
+ (n) show
+ (f)
+ [3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (at) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (p) show
+ (ro)
+ [5.17085 5.92355 ] pdfxs
+ (v) show
+ (i)
+ [3.47997 ] pdfxs
+ (de?) show
+ -16.936 -496.129 m
+ /N614 10.909 Tf
+ (R) show
+ (eli)
+ [4.85451 3.02179 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.0654 3.02179 8.08357 3.94914 5.74904 6.37085 8.08357 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.29446 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.50537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.53809 4.85451 ] pdfxs
+ (a) show
+ (nen)
+ [9.29446 4.8436 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.08357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.50537 ] pdfxs
+ (t) show
+ (operf)
+ [8.68356 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.3271 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.08357 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -16.936 -518.051 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.50899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.45456 7.57085 ] pdfxs
+ (o) show
+ (uldbedi\016cult)
+ [6.0654 3.02179 10.2654 6.35994 9.05447 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 
+ 8.44365 ] pdfxs
+ (ot) show
+ (herwise,such)
+ [6.05449 4.85451 4.2654 7.88721 3.02179 4.30902 4.8436 7.37448 4.30902 6.05449 4.54905 
+ 10.2654 ] pdfxs
+ (a) show
+ (sre)
+ [8.49808 4.27631 4.85451 ] pdfxs
+ (o) show
+ (rderingtwo\felds)
+ [4.2654 6.0654 4.8436 4.27631 3.0327 6.05449 9.66537 3.93823 7.57085 9.65446 6.0654 
+ 4.8436 3.0327 6.0654 8.49808 ] pdfxs
+ (o) show
+ (fas)
+ [7.53811 9.65446 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.04356 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -539.974 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.1781 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement\()
+ [4.8436 9.08711 4.85451 5.75995 8.66183 4.23277 ] pdfxs
+ (a) show
+ (sdescribed)
+ [8.72717 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4835 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utthis)
+ [6.0654 8.66183 4.23277 6.0654 3.0327 8.71626 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [10.2217 ] pdfxs
+ (A) show
+ (sn)
+ [8.72717 6.05449 ] pdfxs
+ (ot) show
+ (edinSec)
+ [4.85451 10.4726 3.0327 10.4835 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,however,)
+ [7.6472 6.05449 5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 3.0327 ] pdfxs
+ -16.936 -561.897 m
+ (typeinf)
+ [3.93823 5.75995 6.35994 8.1163 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.32719 3.02179 9.32719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misn)
+ [13.2654 3.0327 7.57081 6.0654 ] pdfxs
+ (o) show
+ (treli)
+ [7.50547 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.1163 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.32719 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.1163 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.57081 ] pdfxs
+ (\() show
+ (typic)
+ [3.93823 5.75995 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyincludingap)
+ [3.02179 3.0327 9.02174 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 
+ 8.7272 8.71629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.5381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ -16.936 -583.819 m
+ (mustcheckthedecl)
+ [8.79257 6.05449 4.30902 7.08002 4.54905 6.0654 4.8436 4.54905 8.6072 4.23277 6.0654 
+ 7.69085 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypeinf)
+ [4.2654 4.85451 8.90174 3.93823 5.75995 6.35994 7.70175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbef)
+ [8.91265 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (reitc)
+ [4.27631 7.69085 3.0327 7.09093 4.85451 ] pdfxs
+ (a) show
+ (nbeused.Akeyques)
+ [8.90174 6.35994 7.70175 6.05449 4.30902 4.8436 6.0654 7.61448 11.029 5.4545 4.8436 
+ 8.6072 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nishowmuch)
+ [8.90174 3.0327 7.15627 6.05449 5.14905 10.7345 8.78166 6.0654 4.53815 6.0654 ] pdfxs
+ 417.47 -583.819 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (li)
+ [2.78176 3.34914 ] pdfxs
+ (ab) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ -16.936 -605.742 m
+ /N614 10.909 Tf
+ (typeinf)
+ [3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisav)
+ [9.6981 3.02179 7.94172 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M?)
+ [10.0036 5.14905 ] pdfxs
+ 211.609 -657.201 m
+ (29) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 42 42
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [9.25083 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.65084 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.10535 ] pdfxs
+ (\() show
+ (DS)
+ [8.32365 6.0654 ] pdfxs
+ (A) show
+ (,describedinCh)
+ [6.82903 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.86173 3.02179 
+ 9.86173 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3isa\row-insensi)
+ [4.85451 8.07264 9.25083 3.02179 8.10535 9.25083 6.0654 5.14905 7.8763 3.63261 3.0327 
+ 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,\feld-sensitive)
+ [3.0327 5.4545 4.85451 6.86176 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.65084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.69447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.29447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisincludedwi)
+ [3.0327 5.74904 4.30902 3.0327 8.13808 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 4.8436 9.90537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.90537 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 6.87267 ] pdfxs
+ (D) show
+ (SAserves)
+ [6.05449 12.0326 4.29811 4.85451 4.2654 5.4545 4.85451 8.13808 ] pdfxs
+ (a) show
+ (s)
+ [8.14899 ] pdfxs
+ (a) show
+ (nimp)
+ [9.90537 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nth)
+ [5.74904 8.08365 6.0654 ] pdfxs
+ (o) show
+ (stf)
+ [4.29811 8.08365 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.11627 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -16.936 -43.845 m
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.14902 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.14902 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.60354 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.35992 3.0327 9.35992 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.60354 ] pdfxs
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.7672 ] pdfxs
+ (A) show
+ (sp)
+ [7.60354 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.5382 ] pdfxs
+ (o) show
+ (fi)
+ [6.63267 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.40358 ] pdfxs
+ (D) show
+ (SAex)
+ [6.05449 11.4872 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.936 -65.768 m
+ (typesf)
+ [3.93823 5.75995 6.35994 4.85451 8.30172 3.33815 ] pdfxs
+ (o) show
+ (rasubset)
+ [8.27991 9.4581 4.29811 6.0654 6.05449 4.30902 4.8436 8.24728 ] pdfxs
+ (o) show
+ (fmem)
+ [7.34175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.75264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.30172 3.0327 10.069 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 8.98901 ] pdfxs
+ (I) show
+ (tdoes)
+ [8.24728 6.05449 5.75995 4.8436 8.31262 ] pdfxs
+ (t) show
+ (hisbyusingdecl)
+ [6.05449 3.0327 8.31262 5.74904 9.76355 6.0654 4.29811 3.0327 6.0654 9.4581 6.05449 
+ 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (redtypesin)
+ [4.27631 4.8436 10.069 3.93823 5.75995 6.35994 4.8436 8.31262 3.0327 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode)
+ [14.1054 4.85451 5.75995 6.05449 8.95629 ] pdfxs
+ (a) show
+ (sspecul)
+ [8.42171 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.02179 5.4545 8.9672 3.93823 5.74904 6.37085 8.95629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.26539 ] pdfxs
+ (a) show
+ (ndchecksc)
+ [6.05449 10.1781 4.53815 6.0654 4.8436 4.54905 5.75995 8.41081 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelywhe)
+ [3.02179 5.4545 4.85451 3.0327 9.86173 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (hermem)
+ [6.0654 4.8436 8.389 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.86173 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entwi)
+ [4.8436 5.75995 7.87638 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedecl)
+ [4.29811 8.4872 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.27631 4.8436 9.6981 3.93823 5.75995 6.35994 4.85451 4.29811 ] pdfxs
+ 235.185 -105.654 m
+ /N703 7.96999 Tf
+ (7) show
+ 239.918 -109.613 m
+ /N614 10.909 Tf
+ (,wi)
+ [6.6654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uthavingtoperf)
+ [6.05449 7.87638 6.0654 5.14905 5.75995 3.0327 6.05449 9.0981 4.23277 9.0981 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmtype-inference.)
+ [4.27631 12.7198 3.93823 5.75995 6.35994 4.85451 3.63261 3.0327 6.0654 3.32724 4.85451 
+ 4.2654 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4072 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.3describes)
+ [3.02179 9.79628 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.6508 
+ ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.19629 6.05449 4.30902 9.18538 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.5235 ] pdfxs
+ (t) show
+ (overify)
+ [9.79628 5.4545 4.8436 4.27631 3.0327 3.32724 10.1017 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.18538 3.93823 5.75995 6.35994 9.19629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [10.4072 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 10.4072 5.74904 10.1017 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [14.3454 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -153.458 m
+ (asui)
+ [9.41446 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.81447 ] pdfxs
+ (o) show
+ (fC,C++,)
+ [7.28721 7.88721 6.99267 7.8763 8.4872 8.47629 7.07994 ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.05449 10.0254 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [12.1417 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,c)
+ [9.09802 4.29811 7.06903 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.41446 ] pdfxs
+ (t) show
+ (hefr)
+ [6.05449 8.81447 3.32724 4.27631 ] pdfxs
+ (a) show
+ (cti)
+ [4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (o) show
+ (fl)
+ [7.29812 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.936 -175.38 m
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 9.03265 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.48717 3.32724 ] pdfxs
+ (o) show
+ (rwhichreli)
+ [8.45445 7.88721 6.05449 3.0327 4.54905 10.2435 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (bletypeinf)
+ [6.05449 3.0327 9.03265 3.93823 5.75995 6.35994 9.03265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.42183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 10.2435 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sisav)
+ [8.48717 3.0327 8.48717 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (bleusin)
+ [6.05449 3.0327 9.03265 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -197.303 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.)
+ [6.40358 ] pdfxs
+ (I) show
+ (tshows)
+ [7.61456 4.30902 6.05449 5.15996 7.8763 7.66899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tav)
+ [7.61456 8.82538 5.14904 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.61456 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.61456 ] pdfxs
+ (o) show
+ (ftypeinf)
+ [6.69812 3.94914 5.74904 6.37085 8.21448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisav)
+ [9.42537 3.0327 7.6799 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 8.21448 3.33815 ] pdfxs
+ (o) show
+ (rCpr)
+ [7.64719 11.2472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.44722 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.21448 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.21448 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -16.936 -219.225 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.4872 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (epermi)
+ [8.4872 6.35994 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 6.6654 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fn)
+ [6.95994 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (febehavi)
+ [3.33815 8.4872 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -1.52588e-05 -241.148 m
+ (I) show
+ (tisimp)
+ [7.85456 3.02179 7.90899 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.85456 ] pdfxs
+ (t) show
+ (on)
+ [9.05447 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.45447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimil)
+ [7.85456 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rresul)
+ [7.87628 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sw)
+ [7.90899 7.57085 ] pdfxs
+ (o) show
+ (uldbeverydi\016cult)
+ [6.0654 3.0327 9.66537 6.35994 8.45447 5.4545 4.8436 4.27631 9.37083 6.05449 3.0327 
+ 9.08711 4.85451 6.05449 3.0327 7.84365 ] pdfxs
+ (t) show
+ (o)
+ [9.06538 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inif)
+ [3.0327 9.66537 3.0327 6.93812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.6036 6.0654 ] pdfxs
+ (a) show
+ (dbeen)
+ [9.66537 6.35994 4.85451 4.8436 6.0654 ] pdfxs
+ -16.936 -263.07 m
+ (a) show
+ (nuntypedrepresen)
+ [10.1781 6.0654 5.75995 3.93823 5.75995 6.35994 4.8436 10.189 4.2654 4.85451 6.05449 
+ 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.3381 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,checking)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.2763 4.54905 6.05449 4.85451 4.53815 5.75995 
+ 3.0327 6.0654 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdecl)
+ [8.35637 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.2654 4.85451 10.1781 3.93823 5.75995 6.35994 4.85451 8.42171 ] pdfxs
+ (a) show
+ (rerespec)
+ [4.27631 8.9672 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edismuche)
+ [4.8436 10.1781 3.0327 8.42171 8.79257 6.0654 4.53815 10.189 4.8436 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.85451 4.27631 ] pdfxs
+ -16.936 -284.993 m
+ (\(a) show
+ (ndrequiresless)
+ [6.05449 9.75264 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.99626 3.0327 
+ 4.8436 4.30902 7.98535 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.99626 ] pdfxs
+ (t) show
+ (ime\))
+ [3.0327 9.08711 4.8436 7.93092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninferring)
+ [9.74173 3.0327 6.0654 3.32724 4.85451 4.2654 4.27631 3.0327 6.05449 9.14174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (setypesf)
+ [4.29811 8.54175 3.93823 5.75995 6.35994 4.8436 7.99626 3.32724 ] pdfxs
+ (o) show
+ (rstruc)
+ [7.96355 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.54175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (a) show
+ (rraytypesinalow-)
+ [4.27631 4.2654 5.14905 9.44719 3.93823 5.75995 6.35994 4.85451 7.98535 3.0327 9.75264 
+ 9.14174 3.0327 5.14905 7.8763 3.63261 ] pdfxs
+ -16.936 -306.915 m
+ (levelcoderepresen)
+ [3.0327 4.8436 5.4545 4.85451 6.17449 4.85451 5.75995 6.05449 8.00721 4.2654 4.85451 
+ 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.72357 ] pdfxs
+ (A) show
+ (s)
+ [7.45081 ] pdfxs
+ (a) show
+ (nex)
+ [9.20719 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 6.27267 ] pdfxs
+ (a) show
+ (ne)
+ [9.2181 4.8436 ] pdfxs
+ (a) show
+ (rlierversi)
+ [4.27631 3.0327 3.0327 4.8436 7.42901 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.20719 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.00721 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCfr)
+ [13.1454 11.029 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endw)
+ [3.64352 4.8436 6.0654 9.20719 7.57085 ] pdfxs
+ (a) show
+ (sb)
+ [7.46172 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.2181 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -328.838 m
+ (GCC'sRTLin)
+ [8.5636 7.8763 7.8763 3.0327 8.17081 7.12349 7.8763 10.6908 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lrepresen)
+ [6.89448 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichprovidedli)
+ [6.0654 6.94903 7.8763 6.0654 3.0327 4.53815 9.93809 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 9.92718 3.0327 3.02179 ] pdfxs
+ (tt) show
+ (leusefultypeinf)
+ [3.0327 8.71629 6.05449 4.30902 4.8436 3.33815 6.05449 6.90539 3.93823 5.75995 6.35994 
+ 8.71629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.95994 ] pdfxs
+ (a) show
+ (ndb)
+ [6.05449 9.93809 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.92718 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -16.936 -350.761 m
+ (a) show
+ (ndpo)
+ [6.0654 10.7672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.73448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweremuchlesse\013ec)
+ [10.7672 7.58175 4.8436 4.27631 9.55628 8.78166 6.0654 4.54905 10.7672 3.02179 4.85451 
+ 4.29811 9.0108 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.OurnewC)
+ [3.0327 5.4545 4.8436 11.0944 8.47629 6.0654 8.97809 6.0654 4.8436 12.589 7.8763 
+ ] pdfxs
+ (/) show
+ (C++fr)
+ [7.8763 8.4872 13.189 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (-endisb)
+ [3.64352 4.8436 6.0654 10.7672 3.02179 9.0108 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.7672 ] pdfxs
+ (o) show
+ (n)
+ [10.7672 ] pdfxs
+ (t) show
+ (heGCC)
+ [6.05449 9.55628 8.5636 7.8763 7.8763 ] pdfxs
+ -16.936 -372.683 m
+ (A) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ctSyn)
+ [4.8436 7.87638 6.0654 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (xTreerepresen)
+ [9.39264 6.97085 4.27631 4.8436 8.4872 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichm)
+ [6.0654 6.6654 7.8763 6.0654 3.02179 4.54905 9.6981 9.08711 ] pdfxs
+ (a) show
+ (kesmuchm)
+ [5.4545 4.85451 7.94172 8.78166 6.0654 4.53815 9.6981 9.09802 ] pdfxs
+ (o) show
+ (retypeinf)
+ [4.2654 8.4872 3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nav)
+ [9.6981 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ -16.936 -409.871 m
+ /N1025 10.909 Tf
+ (H) show
+ (ow)
+ [5.92355 13.2435 ] pdfxs
+ (d) show
+ (o)
+ [10.4508 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (gh) show
+ (-l)
+ [4.18901 3.47997 ] pdfxs
+ (e) show
+ (v)
+ [6.27261 ] pdfxs
+ (e) show
+ (lfe)
+ [7.66903 3.82904 5.75987 ] pdfxs
+ (atu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (sm)
+ [9.13077 10.4616 ] pdfxs
+ (a) show
+ (p)
+ [11.1491 ] pdfxs
+ (o) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (oLLVM)
+ [10.4508 7.54904 6.15269 9.47995 11.9126 ] pdfxs
+ (?) show
+ -16.936 -438.839 m
+ /N614 10.909 Tf
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Misamuchlowerlevelrepresen)
+ [13.7891 3.0327 8.08354 9.23992 8.79257 6.0654 4.53815 9.85082 3.0327 5.14905 7.57085 
+ 4.85451 8.06173 3.0327 4.8436 5.4545 4.85451 6.81812 4.2654 4.85451 6.05449 4.27631 
+ 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ns)
+ [9.85082 4.29811 ] pdfxs
+ (o) show
+ (urcecodef)
+ [6.0654 4.2654 4.85451 8.62902 4.85451 5.75995 6.05449 8.63993 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.06173 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rds)
+ [4.2654 9.85082 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.63993 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Even)
+ [4.8436 4.30902 8.33447 7.41812 5.4545 4.85451 6.0654 ] pdfxs
+ -16.936 -460.761 m
+ (C,whichitselfisqui)
+ [7.8763 6.38176 7.8763 6.0654 3.0327 4.53815 9.41446 3.0327 4.23277 4.30902 4.8436 
+ 3.0327 6.68721 3.02179 7.65808 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (elow-level,h)
+ [8.19266 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 4.8436 3.0327 6.43631 
+ 6.0654 ] pdfxs
+ (a) show
+ (sm)
+ [7.64718 9.09802 ] pdfxs
+ (a) show
+ (nyfe)
+ [5.74904 9.10901 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ureswhichmustbeloweredbyac)
+ [6.0654 4.2654 4.85451 7.64718 7.8763 6.0654 3.0327 4.53815 9.41446 8.78166 6.0654 
+ 4.29811 7.59274 6.37085 8.19266 3.0327 5.14905 7.57085 4.85451 4.27631 4.8436 9.41446 
+ 5.74904 9.10901 8.80356 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.62537 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -482.684 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.F)
+ [10.0036 7.31994 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.57445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.08711 6.0654 3.0327 4.8436 7.49448 4.85451 ] pdfxs
+ (o) show
+ (mplexnumbers,s)
+ [9.08711 6.05449 3.0327 4.85451 10.0581 5.74904 6.0654 8.79257 6.35994 4.8436 4.27631 
+ 4.29811 7.49448 4.30902 ] pdfxs
+ (t) show
+ (ructurec)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 9.14174 4.85451 ] pdfxs
+ (o) show
+ (pies,uni)
+ [6.05449 3.0327 4.8436 4.30902 7.49448 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns,bi)
+ [6.05449 4.30902 7.49448 6.0654 3.02179 ] pdfxs
+ (t) show
+ (-\felds,v)
+ [3.64352 6.05449 4.85451 3.02179 6.0654 4.29811 7.49448 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesized)
+ [6.0654 3.02179 9.15265 4.29811 3.0327 4.85451 4.8436 10.3635 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.2654 4.27631 5.14905 5.75995 4.30902 3.0327 ] pdfxs
+ -16.936 -504.606 m
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 5.93098 -504.606 m
+ /N722 10.909 Tf
+ (setjmp) show
+ 40.294 -504.606 m
+ /N614 10.909 Tf
+ (/) show
+ 45.749 -504.606 m
+ /N722 10.909 Tf
+ (longjmp) show
+ 91.13 -504.606 m
+ /N614 10.909 Tf
+ (a) show
+ (llmustbeloweredby)
+ [3.0327 8.32356 8.78166 6.0654 4.29811 9.53455 6.35994 10.1454 3.0327 5.14905 7.57085 
+ 4.85451 4.27631 4.8436 11.3563 5.74904 11.0508 ] pdfxs
+ (a) show
+ (n)
+ [11.3563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MCc)
+ [15.2836 13.1672 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.55626 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 11.3454 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.32356 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 10.1345 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 11.3563 5.74904 5.75995 ] pdfxs
+ -16.936 -526.529 m
+ (llvm-)
+ [3.0327 3.0327 5.74904 9.09802 3.63261 ] pdfxs
+ (g) show
+ (cc)
+ [4.8436 4.85451 ] pdfxs
+ (\)) show
+ (.)
+ [10.069 ] pdfxs
+ (I) show
+ (n)
+ [10.429 ] pdfxs
+ (o) show
+ (rderf)
+ [4.27631 6.05449 4.85451 8.63991 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.05449 9.21811 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.429 ] pdfxs
+ (t) show
+ (osupp)
+ [9.8181 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rte\013ec)
+ [4.27631 8.60728 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.21811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.67262 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -548.451 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 8.15993 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ms)
+ [11.7925 4.30902 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (efe)
+ [7.55994 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.01445 ] pdfxs
+ (t) show
+ (o)
+ [8.15993 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Msh)
+ [12.7091 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 8.77083 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.54903 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 7.54903 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 5.73813 ] pdfxs
+ (o) show
+ (perati)
+ [6.35994 4.85451 4.2654 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lbehavi)
+ [5.73813 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -570.374 m
+ (a) show
+ (scle)
+ [7.94172 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nly)
+ [6.0654 3.0327 9.39264 ] pdfxs
+ (a) show
+ (sp)
+ [7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -4.57764e-05 -592.296 m
+ (Wediscuss)
+ [10.2981 8.13811 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 7.58172 ] pdfxs
+ (t) show
+ (hisissuebyusingC++)
+ [6.0654 3.02179 7.59263 3.02179 4.30902 4.29811 6.0654 8.1272 5.75995 9.03265 6.0654 
+ 4.29811 3.0327 6.0654 8.7272 7.88721 8.47629 11.7708 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (a) show
+ (nex)
+ [9.3381 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,sinceitistherichestl)
+ [9.08711 6.05449 3.0327 4.85451 6.38176 4.29811 3.0327 6.0654 4.8436 8.1272 3.0327 
+ 7.52729 3.02179 7.59263 4.23277 6.0654 8.1272 4.27631 3.0327 4.53815 6.0654 4.8436 
+ 4.30902 7.51638 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ef)
+ [8.1272 3.33815 ] pdfxs
+ (o) show
+ (rwhichwe)
+ [7.54901 7.88721 6.05449 3.0327 4.54905 9.3381 7.57085 4.8436 ] pdfxs
+ 1 0 0 1 -16.936 -601.79 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (DS) show
+ (Aisq)
+ [9.6922 2.56423 6.41964 4.85963 ] pdfxs
+ (u) show
+ (ite)
+ [2.56423 3.57737 6.88589 ] pdfxs
+ (aggre) show
+ (ssiv)
+ [3.63121 3.64018 2.55527 4.60858 ] pdfxs
+ (e) show
+ (:itc)
+ [6.51823 2.55527 6.3658 4.09746 ] pdfxs
+ (a) show
+ (noft)
+ [7.90799 4.59962 2.82424 3.57737 ] pdfxs
+ (e) show
+ (n)
+ [7.90799 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.57737 ] pdfxs
+ (ra) show
+ (cttypei)
+ [4.09746 6.3658 3.32633 4.8686 5.37062 6.88589 2.56423 ] pdfxs
+ (nfor) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [7.90799 ] pdfxs
+ (fo) show
+ (r)
+ [6.38372 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (ctsst)
+ [4.09746 3.58634 6.41964 3.63121 3.58634 ] pdfxs
+ (ore) show
+ (dintoa)
+ [7.90799 2.55527 4.85956 3.58634 7.39701 4.59962 ] pdfxs
+ (n) show
+ (dlo)
+ [7.90799 2.56423 4.59962 ] pdfxs
+ (ad) show
+ (ed)
+ [4.10643 7.89903 ] pdfxs
+ (ou) show
+ (t)
+ [6.3658 ] pdfxs
+ (o) show
+ (f)
+ [5.6037 ] pdfxs
+ (\\) show
+ (ge)
+ [4.59962 4.10643 ] pdfxs
+ (ner) show
+ (ic)
+ [2.55527 4.09746 ] pdfxs
+ (") show
+ -12.437 -14.768 m
+ /N1196 8.96599 Tf
+ (void*) show
+ 14.171 -14.768 m
+ /N1156 8.96599 Tf
+ (da) show
+ (tast)
+ [3.58634 7.67495 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (,)
+ [5.6306 ] pdfxs
+ (de) show
+ (s)
+ [3.64018 ] pdfxs
+ (p) show
+ (itet)
+ [2.55527 3.58634 7.1728 3.57737 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (a) show
+ (ststo)
+ [3.63121 3.58634 6.70655 3.58634 7.67495 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (fro) show
+ (m) show
+ 197.992 -14.768 m
+ /N1196 8.96599 Tf
+ (void*) show
+ 221.528 -14.768 m
+ /N1156 8.96599 Tf
+ (.) show
+ 216.108 -48.959 m
+ /N614 10.909 Tf
+ (30) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 43 43
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (haveafully-func)
+ [6.0654 5.14905 5.4545 8.62902 9.23992 3.32724 6.0654 3.0327 3.0327 5.74904 3.64352 
+ 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lfr)
+ [6.81812 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end.Webelieve)
+ [3.63261 4.8436 6.0654 6.0654 8.31265 10.309 8.62902 6.35994 4.85451 3.0327 3.02179 
+ 4.85451 5.4545 8.62902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.01819 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.81812 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.85451 ] pdfxs
+ (o) show
+ (mplex,hi)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 6.85085 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelfe)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.80721 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.08354 ] pdfxs
+ (o) show
+ (fC++)
+ [7.12357 7.8763 8.4872 12.2617 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (expressedcle)
+ [4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.6981 4.85451 3.02179 
+ 4.85451 ] pdfxs
+ (a) show
+ (rlyin)
+ [4.27631 3.02179 9.39264 3.0327 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.0654 4.8436 3.0327 7.909 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (obee\013ec)
+ [9.0981 6.35994 8.4872 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.75995 4.8436 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized:)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ 16.364 -55.8 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -55.8 m
+ /N614 10.909 Tf
+ (Stringc)
+ [6.0654 4.23277 4.27631 3.0327 6.05449 10.1126 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.95625 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.9308 ] pdfxs
+ (\\) show
+ (hellow)
+ [6.0654 4.8436 3.0327 3.0327 10.1017 7.58175 ] pdfxs
+ (o) show
+ (rld)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (") show
+ (\))
+ [8.89091 ] pdfxs
+ (a) show
+ (relowered)
+ [4.27631 9.50174 3.0327 5.14905 7.57085 4.85451 4.2654 4.85451 10.7126 ] pdfxs
+ (t) show
+ (oc)
+ [10.1017 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (,preini)
+ [7.94175 6.0654 4.2654 4.85451 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lized,)
+ [3.0327 3.0327 4.8436 4.85451 6.05449 7.94175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.6509 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -77.723 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 16.364 -108.612 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -108.612 m
+ /N614 10.909 Tf
+ (I) show
+ (mplicitc)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 3.0327 7.54911 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.61445 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.c)
+ [7.7672 4.8436 ] pdfxs
+ (o) show
+ (pyc)
+ [5.75995 9.07628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.05449 4.85451 4.23277 ] pdfxs
+ (o) show
+ (rs\))
+ [4.27631 4.30902 7.54911 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.37082 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.61445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.`)
+ [7.7672 3.0327 ] pdfxs
+ (t) show
+ (his'p)
+ [6.0654 3.0327 4.29811 6.33813 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers\))
+ [4.85451 4.2654 4.30902 7.54911 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.15993 9.08711 ] pdfxs
+ (a) show
+ (deexplici)
+ [6.0654 8.15993 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.364 -139.501 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -139.501 m
+ /N614 10.909 Tf
+ (Templ)
+ [6.97085 4.8436 9.09802 6.05449 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 9.69807 ] pdfxs
+ (a) show
+ (refullyinst)
+ [4.27631 10.2436 3.32724 6.0654 3.0327 3.0327 11.149 3.0327 6.05449 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 11.4544 5.75995 11.149 ] pdfxs
+ (t) show
+ (heC++fr)
+ [6.0654 10.2436 7.8763 8.4872 13.8762 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ntendbef)
+ [5.75995 9.63273 4.85451 6.05449 11.4544 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 10.2436 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [15.3927 4.85451 5.74904 6.0654 10.2436 3.0327 9.68716 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 27.273 -161.423 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.85451 8.19263 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.949 ] pdfxs
+ (t) show
+ (ruep)
+ [4.2654 6.0654 8.73811 6.37085 ] pdfxs
+ (o) show
+ (lym)
+ [3.02179 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphictypesw)
+ [4.27631 6.0654 6.05449 3.0327 8.73811 3.93823 5.75995 6.35994 4.85451 8.19263 7.57085 
+ ] pdfxs
+ (o) show
+ (uldbeexp)
+ [6.0654 3.0327 9.949 6.35994 8.74902 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedin)
+ [6.0654 6.0654 4.8436 9.949 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.3381 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lentcodeusingn)
+ [3.0327 4.8436 5.75995 8.13819 4.8436 5.75995 6.0654 8.73811 6.05449 4.30902 3.0327 
+ 6.05449 9.34901 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 27.273 -183.346 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (lym)
+ [3.0327 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphictypesin)
+ [4.27631 6.05449 6.0654 3.0327 8.4872 3.93823 5.74904 6.37085 4.8436 7.94172 3.0327 
+ 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [9.99272 3.0327 ] pdfxs
+ 16.364 -214.235 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -214.235 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (secl)
+ [4.30902 8.4872 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.47629 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedin)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ones)
+ [9.08719 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (edstruc)
+ [4.8436 9.6981 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypes.F)
+ [6.0654 4.2654 8.4872 3.93823 5.75995 6.35994 4.85451 4.29811 7.87629 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisC++fr)
+ [6.05449 3.0327 7.94172 7.8763 8.4872 12.1199 3.33815 4.2654 ] pdfxs
+ (ag) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (:) show
+ 50.909 -237.944 m
+ /N1156 8.96599 Tf
+ (classbase)
+ [5.61272 4.07948 6.12384 5.15543 11.6109 6.05203 5.54105 4.56368 5.02993 ] pdfxs
+ (1) show
+ 116.202 -237.944 m
+ /N1220 8.96599 Tf
+ (f) show
+ 127.705 -237.944 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 148.227 -237.944 m
+ /N1156 8.96599 Tf
+ (Y;)
+ [8.08729 2.56423 ] pdfxs
+ 165.669 -237.944 m
+ /N1220 8.96599 Tf
+ (g) show
+ 172.14 -237.944 m
+ /N1156 8.96599 Tf
+ (;) show
+ 50.909 -255.675 m
+ (classbase)
+ [5.61272 4.07948 6.12384 5.15543 11.6109 6.05203 5.54105 4.56368 5.02993 ] pdfxs
+ (2) show
+ 116.202 -255.675 m
+ /N1220 8.96599 Tf
+ (f) show
+ 127.945 -255.675 m
+ /N1217 8.96599 Tf
+ (floa)
+ [4.38436 4.09741 6.4465 6.30306 ] pdfxs
+ (t) show
+ 159.285 -255.675 m
+ /N1156 8.96599 Tf
+ (X;)
+ [8.08729 2.56423 ] pdfxs
+ 176.727 -255.675 m
+ /N1220 8.96599 Tf
+ (g) show
+ 183.199 -255.675 m
+ /N1156 8.96599 Tf
+ (;) show
+ 50.9089 -273.407 m
+ (classderived:base1,base)
+ [5.61272 4.07948 6.12384 5.15543 11.8441 6.26722 5.25408 4.76088 3.72084 6.01624 5.25408 
+ 13.2876 10.3736 5.90858 5.40656 4.42919 4.9044 8.0067 10.1764 6.05203 5.53208 4.57264 
+ 5.02096 ] pdfxs
+ (2) show
+ 210.2 -273.407 m
+ /N1220 8.96599 Tf
+ (f) show
+ 221.424 -273.407 m
+ /N1217 8.96599 Tf
+ (shor)
+ [4.81469 6.51825 5.93544 5.00308 ] pdfxs
+ (t) show
+ 253.922 -273.407 m
+ /N1156 8.96599 Tf
+ (Z;)
+ [7.44182 2.56423 ] pdfxs
+ 270.725 -273.407 m
+ /N1220 8.96599 Tf
+ (g) show
+ 277.196 -273.407 m
+ /N1156 8.96599 Tf
+ (;) show
+ 27.2729 -305.79 m
+ /N614 10.909 Tf
+ (t) show
+ (he)
+ [6.05449 7.53812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mtypef)
+ [12.6982 3.93823 5.74904 6.37085 7.53812 3.32724 ] pdfxs
+ (o) show
+ (rcl)
+ [6.97083 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.29811 ] pdfxs
+ 142.389 -305.79 m
+ /N722 10.909 Tf
+ (derived) show
+ 185.169 -305.79 m
+ /N614 10.909 Tf
+ (is`)
+ [3.0327 6.99264 3.0327 ] pdfxs
+ 198.223 -305.79 m
+ /N1028 10.909 Tf
+ (f)
+ [11.1817 ] pdfxs
+ (f) show
+ 214.859 -305.79 m
+ /N722 10.909 Tf
+ (int) show
+ 232.041 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 237.496 -305.79 m
+ /N722 10.909 Tf
+ (,) show
+ 248.95 -305.79 m
+ /N1028 10.909 Tf
+ (f) show
+ 254.405 -305.79 m
+ /N722 10.909 Tf
+ (float) show
+ 283.041 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 288.495 -305.79 m
+ /N722 10.909 Tf
+ (,)
+ [11.4544 ] pdfxs
+ (short) show
+ 334.313 -305.79 m
+ /N1028 10.909 Tf
+ (g) show
+ 339.767 -305.79 m
+ /N614 10.909 Tf
+ ('.)
+ [3.0327 7.55993 ] pdfxs
+ (I) show
+ (f)
+ [6.02176 ] pdfxs
+ (t) show
+ (hecl)
+ [6.0654 7.53812 4.8436 3.0327 ] pdfxs
+ (a) show
+ (sseshavevirtu)
+ [4.30902 4.29811 4.8436 6.99264 6.0654 5.14905 5.4545 7.53812 5.75995 3.0327 4.27631 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.2727 -327.712 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,av-)
+ [6.05449 4.30902 7.23266 9.54537 5.75995 3.63261 ] pdfxs
+ (ta) show
+ (blep)
+ [6.0654 3.02179 8.94538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erw)
+ [4.8436 8.36718 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 10.1454 ] pdfxs
+ (a) show
+ (lsobeincluded)
+ [3.0327 4.30902 9.54537 6.35994 8.93447 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 10.1454 ] pdfxs
+ (a) show
+ (ndiniti)
+ [6.0654 10.1454 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 10.1454 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.33456 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 27.2727 -349.635 m
+ (t) show
+ (op)
+ [9.08719 6.37085 ] pdfxs
+ (o) show
+ (int)
+ [3.02179 5.75995 7.87638 ] pdfxs
+ (t) show
+ (othevir)
+ [9.0981 4.23277 6.0654 8.4872 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (ta) show
+ (ble,describedbelow.)
+ [6.0654 3.0327 4.8436 6.6654 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 4.8436 9.6981 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 16.3637 -380.524 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2727 -380.524 m
+ /N614 10.909 Tf
+ (Avir)
+ [11.5963 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.44722 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (ta) show
+ (bleisrepresen)
+ [6.0654 3.02179 8.26902 3.0327 7.71263 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.47991 ] pdfxs
+ (a) show
+ (sa)
+ [7.71263 8.86901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 3.0327 ] pdfxs
+ 269.239 -380.524 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ 313.277 -380.524 m
+ /N614 10.909 Tf
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 9.16356 ] pdfxs
+ (o) show
+ (ftypedfuncti)
+ [6.75267 3.93823 5.75995 6.35994 4.85451 9.46901 3.33815 6.0654 6.05449 4.85451 4.23277 
+ 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.47991 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ 27.2727 -402.446 m
+ (plus)
+ [6.0654 3.02179 6.0654 7.73445 ] pdfxs
+ (t) show
+ (hetype-id)
+ [6.05449 8.27993 3.93823 5.75995 6.35994 4.85451 3.63261 3.0327 9.49082 ] pdfxs
+ (o) show
+ (bjectf)
+ [6.66539 3.32724 4.85451 4.8436 7.66911 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.70173 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 8.27993 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss.Wi)
+ [4.30902 4.29811 7.81084 11.2144 3.0327 ] pdfxs
+ (t) show
+ (hthisrepresen)
+ [9.49082 4.23277 6.0654 3.0327 7.73445 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,vir)
+ [6.05449 6.50176 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lme)
+ [6.45812 9.08711 4.85451 ] pdfxs
+ (t) show
+ (hodc)
+ [6.05449 5.75995 9.49082 4.8436 ] pdfxs
+ (a) show
+ (llres)
+ [3.0327 6.45812 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2727 -424.369 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeperf)
+ [11.509 6.35994 10.2872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 11.4981 5.74904 11.2035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.4363 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.70899 ] pdfxs
+ (a) show
+ (se\013ec)
+ [9.7417 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 11.1926 ] pdfxs
+ (a) show
+ (sbyatypic)
+ [9.7417 5.75995 11.1926 10.8981 3.93823 5.75995 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ls)
+ [8.46538 4.30902 ] pdfxs
+ (o) show
+ (urcec)
+ [6.05449 4.27631 4.8436 10.2872 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 27.2727 -446.291 m
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.27631 8.30175 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyif)
+ [3.0327 5.4545 4.8436 3.0327 9.20719 3.0327 6.78539 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.30175 4.29811 ] pdfxs
+ (o) show
+ (urcec)
+ [6.0654 4.2654 4.85451 8.30175 4.8436 ] pdfxs
+ (o) show
+ (mpileruses)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.72355 6.05449 4.30902 4.8436 7.75627 ] pdfxs
+ (o) show
+ (nlyper-moduleins)
+ [6.05449 3.0327 9.20719 6.37085 4.8436 4.27631 3.63261 9.08711 5.75995 6.0654 6.05449 
+ 3.0327 8.30175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.51264 ] pdfxs
+ (o) show
+ (fcr)
+ [6.77448 4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss-modulep)
+ [4.30902 4.29811 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 8.29084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2727 -468.214 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.3637 -499.103 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2727 -499.103 m
+ /N614 10.909 Tf
+ (C++excep)
+ [7.8763 8.4872 12.6435 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.46535 ] pdfxs
+ (a) show
+ (relowered)
+ [4.2654 9.01083 3.02179 5.15996 7.57085 4.85451 4.2654 4.85451 10.2108 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (he`)
+ [6.05449 8.99993 3.0327 ] pdfxs
+ 204.742 -499.103 m
+ /N722 10.909 Tf
+ (invoke) show
+ 239.105 -499.103 m
+ /N614 10.909 Tf
+ (')
+ [7.18903 ] pdfxs
+ (a) show
+ (nd`)
+ [6.05449 10.2108 3.0327 ] pdfxs
+ 271.049 -499.103 m
+ /N722 10.909 Tf
+ (unwind) show
+ 305.412 -499.103 m
+ /N614 10.909 Tf
+ ('ins)
+ [7.18903 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.45444 ] pdfxs
+ (a) show
+ (sdescribedinSec-)
+ [8.46535 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.2108 3.0327 
+ 10.2108 6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ 27.2727 -521.025 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8872 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (,exp)
+ [8.15993 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (singexcep)
+ [4.30902 3.0327 6.05449 10.2872 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.85448 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowin)
+ [7.85448 6.0654 5.14905 12.6981 3.0327 10.8872 ] pdfxs
+ (t) show
+ (heCFG.)
+ [6.0654 9.67628 7.8763 6.81812 8.5636 7.85448 ] pdfxs
+ (I) show
+ (nf)
+ [10.8872 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,having)
+ [8.15993 6.05449 5.14905 5.75995 3.0327 6.05449 10.2872 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 9.1308 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2727 -542.948 m
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.89083 ] pdfxs
+ (a) show
+ (tlink)
+ [8.2691 3.0327 3.0327 6.0654 9.78537 ] pdfxs
+ (t) show
+ (imeen)
+ [3.0327 9.08711 8.89083 4.8436 6.0654 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 8.34535 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.0291 ] pdfxs
+ (t) show
+ (ouse)
+ [9.49083 6.05449 4.30902 8.87993 ] pdfxs
+ (a) show
+ (nin)
+ [10.1017 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.49083 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (eunused)
+ [8.87993 6.05449 5.75995 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 27.2727 -564.871 m
+ (excep)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nh)
+ [9.65446 6.05449 ] pdfxs
+ (a) show
+ (ndlers.This)
+ [6.0654 6.05449 3.0327 4.85451 4.2654 4.30902 7.85448 7.88721 6.05449 3.0327 7.88717 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nismuchlesse\013ectiveifd)
+ [9.64355 3.0327 7.88717 8.79257 6.05449 4.54905 9.64355 3.0327 4.8436 4.30902 7.88717 
+ 4.8436 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 8.43266 3.0327 6.92721 6.05449 
+ ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.43266 ] pdfxs
+ (o) show
+ (naper-moduleb)
+ [9.64355 9.04356 6.35994 4.85451 4.2654 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 
+ 8.43266 6.0654 ] pdfxs
+ (a) show
+ (sisin)
+ [4.29811 3.0327 7.88717 3.0327 6.0654 ] pdfxs
+ 27.2727 -586.793 m
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 6.6654 4.8436 
+ ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 228.546 -657.201 m
+ (31) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 44 44
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font EWUKXJ+LuxiSans
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (c) 2001 by Bigelow & Holmes Inc. Instructions copyright (c) 2001 by URW++.) def
+ /FullName (Luxi Sans Regular) def
+ /FamilyName (Luxi Sans) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /EWUKXJ+LuxiSans def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -215 -211 988 993 } def
+ /XUID [6 5078987 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33F263D87905C71AD331AF645110C849CEA90109A0B573C274D5B5D
+ DD997AD71C9A140A1C97EF634631B64961FC18703C858045F61218BD7AB87E94
+ 97AFAD125AAEFCB69FA656DC2DC87274E2618698D546B9C3C1982E7CA503B39C
+ 2D66D54DB6254612DE5C24C703661D833BEE1D4E2664E24095EF560DED111769
+ 8DB64797C2158BF150015EE91264F23EDB89D386ADBB4177D6C1CD006CA11698
+ B6AA467E4CBAA5FEA0CE36FB10F040E782BDE8CA06951BCD923D733D2558F4DD
+ 0C12AD340D04544A496B511AF6E929E255F1DED542CE16B1B234363223E81EC8
+ F20C0FD7263979FEA37DF59BBB268C177E2391C61AECCA8AAEC3596097D4D06B
+ 0EEAB6945406C1DC1A1F33267A1E69AA94FE3E4D1706245305F9F179881308B3
+ 6236D95E82967A244A1837945501D099DA3A26C0DCDAA3E839C681220EB10CE7
+ A2EECCC2F601B44C426760BEC4ED92D5A9D01B5D5EBE8C533E9D328AC33169D2
+ 08511CC69AE11AB72DB7526DA90923B7D6CB1D74367E56412907DE7E67F288E9
+ F7866674B50F903C80899B3582D294BF7D1F9EA431635F89C237CC84866EBEC0
+ F73305999049D6C74BA1D8367AD2C483A6ACE2F75CA1E765A1161404DFD1E38B
+ 3BC753F9A3F0CB7A91AC5BD025FC6E218CA3D2CEF523D2400C2FA02F115188C1
+ 472EE747F7B64C3776AE0C08D83E408402A7E740D02BEF37F607657DC07B115C
+ 0E2BC5837BA05307C207D2A5D622FEA9D0125C6E0C9C9F0D995C41D134A2BAE1
+ ADEA8291EE71EADD4F99E6C33E08599273BEAD50C3BA151F332CCDDACB99B271
+ 0D2957495950E9993700A225D1145BD15F52C8384DE83726C1A72B7CDDEA2EC0
+ D0E94483404364357740BF7FB486FD92DBC4FAB3F6822D639677C6C022DB50F1
+ C74FBDF6323195EBB104C984D5E29B71002DB83FA0DC7E2E9376AD31DE24E644
+ A9ED47F98861017B3DCA21ED4C8E79078D17ACC3AB9DCC5908CD125AF0F8D78C
+ D7A87F0CC3AD42C6F2B2584D650E1EF35FE3A2972ABAB31B7C647D6E85DC1906
+ F8580A616E7B0280C3B354215DF21B2BE669363F76AB9280CC091E045C5E9750
+ 828A2D3AA6F5667142BB5A7E7135C95B74A9551CBD5702C5CFB248C34ED25953
+ 86F9F16C078733C963A4797D612CD3E6466664F19CC552B439A4E671252E8CED
+ 691754BB415368A02327BE3A0A577CA0C8FD36BBC5AE9E281F3D7097C56D6B03
+ 9B2E3EFD69EC18ACCCE4C9CCAB9AB2DCAEE46C0892D9D2B3F02BCD4A4A2A0AA2
+ 5157F3798A63432DB41F178E14282EE276A05631FAA68725E4240AE1AF1DA787
+ E97B03EE065446FB2EA32FDBA9C6694303525281F8C5E2BAE55DF92C67592999
+ 8C925947BADC6C86F8B030479F2452E3164B854DE2078B3B86C2B5D870B923E3
+ CDC1D5D290A7FA74D268B081325E9AC4B514D4534616122B9691D35FE8B9E5F4
+ ECC874A1584555DB5389E0E17C5FD81F38F1A3FE5F39FA2A5F147E0DF995463E
+ 0D2DC82DEA86F054154AD62BAFDC3DC45DFFEFA908702BC6779111F1768F347E
+ C50B5CA08FE2F967F43880C6FB60CF47C84D5BBC7491761E4B72EBE1F8DAA0B7
+ C9D0CB3A82DA5BDFDB5B354F316931BFC45D0661A9DD2A32A60D9BBDF87B2C3F
+ F324C3B03246BE00FFA7E2F886E4B62EB8F77776A39B16278E33B65A8275427B
+ D51CF0AD90E095A81104D90CBC0C11E1EB695CD027EBCBE167CD8E4289191B18
+ 0B9B97B9975A39EC5E23D6306FC17CBE30C61628D9367873D1ADDE12F0411F17
+ EC925FA8DCD3B4D4C83437EFF873011FE036FA016B6CD765930A24E4E5D2D646
+ A7FF0B7650D2345B93FA8C67B0E4FA1EA9ACD83752CE93DBFBA6A67E92FB1D7B
+ 1BDFBA8CABB3609333A536AF290BF839608EF8D1ACB21A91D00301BFE6CFA243
+ 40B29D9A54764F922E2252D350700C910230FA228FDC95710896F44A9D110B51
+ CF458657B7E631AD6F58B267C6D60F4671F3BDE1EE2383DBBCCD56049E80EC43
+ C857358C409FD1C2D4FF773CE5F42ED69DA38F9FD812D8B989F02E592EF6D223
+ 2758EA09D8B0650F25E7B7460820AA814FA5A58BDB2F05CE9BFE79E9B662D0C4
+ EB250CBE68D7AF4F8B8E1219771F4075CD13497422CB021D6BC17CA3B430E259
+ 7D837A6A19320D4C29D24A0DEAE63A39E36E70681E786DAB416C28EF66F5E9CB
+ 8E62BF961A858A3569CF52FC0CB83478D8A2D2A448DF6BAEE7A4AF2C38EFC136
+ 49E44628A999F22848AEE7947F6D12F2A92A5C87ED83687D70C4E7C48FCD7547
+ 46B96056ED04339BA34489292D3F7D41DE1D4646DE379BA90435DF9F18A13388
+ F6845E22550140FD9E154E3E7A830AB289E385FB525388AA0F34C3D13DC236AC
+ 9597F58D372BD122FB8CA6552F313868C56C81555ACF9988E417FC7CCC610147
+ D612D3D4DB57B0BB1C5E83BD920DF5402C2E3BB632EA1A2C5D97B110CD19298C
+ 363EC637C4175EA75DDB2B075BA4982DA3FC8974E679A0CEFDD958D4EFB8BA21
+ D8D661F51769E633E95C39E44039241906929F83DAD6E0A418EADE85C47FC8A3
+ DB1A51019264ECFE6F0DBEB239D377BC4B3F03E5D7BFE707588B534591753B68
+ BD6AEBF260165EB444E353C8EF7C02894E0C18DC2428B279B4FD19EBEC25603A
+ 83AAA59CD68ACA521832E83569AF18A7676B71DFC2FC151CD321F26724D3D4AF
+ 285F4293F5658936B9D0A4CB6262CED10282BB3AF9510D3B3C5DB821C002CB91
+ C7207FD569003CF74572356110D187CE0DF038BB93456A833549072CA93974C9
+ 2AEDF5E73FC9528D5087DFBFC95728A750251736C9FB7C25A5903906BE2034AD
+ F9D7DD0B4FE8101937F1622E1E95141A009BA3ABF5B037A080DC6DDBA8294308
+ 947ABBEE6293B2492D400665565F80910B31D7B3B7AC84DA3DB18D018321E7DF
+ 86992DD418571675A9B0211A5C8F429B01120C4F9F4510AA7A995B59747C275D
+ A6737A0F75B18062CEA78A166D03AD9B61FA9E8845BB93D4BFE29AD73DCFE63B
+ 27FB169C0F0BF5DC8B97BFB6127695FBAD7520F84152FA670FB6008241776E50
+ 755F05A000D63C48750F07056D96E71FF213B9A224E21DD0108BC1531CBA3311
+ 5EF0EB50CD42BBF93CF2C45E722EE817B41414B60EA1C40FBC29416523E5F308
+ D76423949CB56F1F38946D944E998B6FBC2FF19CE353A504E1BA9F599C9CD510
+ 558AB253E79B0574189C64F5341E69D367CC91DE2694DA322A01A633507B4A72
+ 94B752235A2DA7483581F2E4AE7BFF6FD2FF31CD499AD4BC6259C3A0C5A0C69A
+ 6CB9DAA86B73045592E44B56BA2D2FB0526DE474024095446495D54C47C027D5
+ 6BDFE48FB31A7DBE24511954907FB7AE85DC6E4EDF12400966BD0726EC35936F
+ 2274590AA758CD601C94102856BC22417C9AB511B13C38B12E3AADB530E391E4
+ 94F6D2A0BB1D97691E4A0ED5E1336B00A7C47DB7C3AC070D46CD99F31FC6DAB3
+ 6EBCDCA4AA81DB64E24B74918D0EE74DAE60D7646C2A8CF1971A66596BCF04B3
+ C83E173B2B187B4DA06CA99AE2E220E4548FBEFD6361262FE167CC6CC73EAD97
+ A73372C57145EAA9A86373363A9988AF5897646BA87C4ACA1DBF49F2A7D8838F
+ 3C2ED489211158A7246DEB038172979A1BFDB517950BA7A040CBB385521A6D5A
+ BA0E86BD2366733173A2AD8868DEC7EB10A280982B1AA929332A7DC9F82EC1F7
+ DD5A0E98A3EBB37BFC12CB3B9C03296C9B9CC89964A05EAC01237A1986008021
+ 41FBDA2F49F5CCBF5D5D6B03017B5EB7C6F1C3679269C274D12CD199C80498B8
+ FF42D56C080C15F5A53A7834766AC394FB6B6CD8F0A84D080798968CA9A41E18
+ 77210F753762A61734721CB6B901E49CEA90ECBDD89941EAC846B9E0D48BEBC6
+ 54A84D284D60AB114A3725025E6CFD76AED58057707C051649418436C053C4A2
+ 4D4736C4536FA29A1921A55AEA3D02FB1B5F755CEA0EDB7C173811DF8C473D90
+ 14943EFEF8137F10D0BF4160D2D884E28216E727DABD7201BE5191554CE9737F
+ 6FF99E33AA0BEF7C16DD83C7928C1D450A45B31B48D512A98C09A170B9B0BCCA
+ CDA1C78136A3EF4817D3DA9E864AC4B9BFDF5BD55A631F6D66DB6A551DAB205C
+ F22600802EE52155216D1386AB574A11A6C288507B6166D5D01FAF95B7767923
+ 268782E55048CA43949182DB89D4C0E5DDB84E187A32BDCD4B555E82D50EF5EE
+ 81EBD10D4AA4DA1C9EED5EAC4F0616401706585ED56AE63E3BD8E866E2855160
+ 210D624DF6C52EE1E6F81951DC72667AA8AD8F34715AC87D1E29C8D88ACC6EFE
+ 590EFA364FCD87B89C2EFBBC5DE13A21C503529B12FC6FE1A98328BD469EF4FC
+ 72AED7E3667D5EF3FB5A09ABFE11F29AD03C0611B3CAC6B0EDF36419A94A931E
+ A79863152AB11490D0DF68F26DEFF7CCBF25D54109173938B3BCC13B360B2E1D
+ D49710F35D74495166489DDD24587CF4F99909E30A05A50117D8EAFA5EE888F0
+ 7FABBA904F64BCD0D0B51DC4BBF5DD23C14A214446A844575FF82B3BB8BC95FE
+ C96713FABCBE4C3C92F482D368DFCE344BC393052E01521AA7417C84A7CABBEE
+ BDE4ACC07B3979C197C52F2C389FC0AABFDD2C9F5DE04FBBB00A170DACD5983B
+ A922765E4B2A1B1375A19191C8BA72D4402EB8F155F29BDA54AFB6270084A9A7
+ 12AFCB5CB53FD4ED634720708FF8051A66C63973C62027E494406B125ABF5C02
+ E70CF9082274DC5CEF9233112FC15D322ECFA594A8C5AB2F11441B984BE889F1
+ A6D3577EFAE1A970DE65BCE2F00DE7182A83926786C6F260
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /EWUKXJ+LuxiSans findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /EWUKXJ+LuxiSans findfont /Encoding get
+ dup 0 /.notdef put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 65 /A put
+ dup 76 /L put
+ dup 77 /M put
+ dup 83 /S put
+ dup 86 /V put
+ dup 88 /X put
+ dup 97 /a put
+ dup 99 /c put
+ dup 103 /g put
+ dup 112 /p put
+ dup 114 /r put
+ dup 118 /v put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [/N1408/EWUKXJ+LuxiSans -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Webelieve)
+ [10.2981 8.69447 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.09456 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rlycle)
+ [4.2654 3.0327 9.59992 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.90537 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mimplemen)
+ [13.8436 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexistf)
+ [6.0654 8.13808 4.85451 5.75995 3.02179 4.30902 8.08365 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.11627 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.09456 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.14899 3.02179 9.90537 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 8.11627 3.0327 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [7.89812 3.33815 ] pdfxs
+ (a) show
+ (milieslikeScheme,)
+ [9.08711 3.0327 3.0327 3.0327 4.8436 7.36354 3.02179 3.0327 5.4545 7.90903 6.0654 
+ 4.53815 6.0654 4.8436 9.09802 4.8436 6.20722 ] pdfxs
+ (t) show
+ (heMLf)
+ [6.05449 7.90903 10.0036 9.87264 3.32724 ] pdfxs
+ (a) show
+ (mily,Sm)
+ [9.09802 3.02179 3.0327 4.8545 6.19631 6.0654 9.08711 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.0327 6.97085 ] pdfxs
+ (a) show
+ (lk,)
+ [3.02179 5.75995 6.20722 ] pdfxs
+ (J) show
+ (ava)
+ [5.14905 5.14904 8.51993 ] pdfxs
+ (a) show
+ (ndMicr)
+ [6.05449 9.11992 10.0036 3.02179 4.85451 4.2654 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 7.2982 7.8763 ] pdfxs
+ (LI) show
+ (.Wehaveimplemen-)
+ [6.08722 10.309 7.89812 6.0654 5.14905 5.4545 7.90903 3.0327 9.08711 6.05449 3.0327 
+ 4.85451 9.08711 4.8436 6.0654 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nexperiencewi)
+ [9.68719 4.85451 5.75995 6.35994 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 8.4872 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpr)
+ [9.6981 6.0654 4.2654 ] pdfxs
+ (oto) show
+ (typeMSC)
+ [3.93823 5.75995 6.35994 8.4872 10.0036 9.6981 7.8763 ] pdfxs
+ (L) show
+ (I)
+ [7.57076 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (J) show
+ (avavir)
+ [5.14905 5.14904 9.0981 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.6654 9.09802 ] pdfxs
+ (a) show
+ (chines)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tindic)
+ [7.87638 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (elikelysuccess.)
+ [8.4872 3.0327 3.0327 5.4545 4.8436 3.0327 9.39264 4.29811 6.0654 4.8436 4.85451 
+ 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ -16.936 -81.033 m
+ /N1025 10.909 Tf
+ (H) show
+ (ow)
+ [5.92355 13.2435 ] pdfxs
+ (co) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (tistheLLVMr)
+ [9.06544 3.47997 9.13077 4.8873 6.96002 9.93802 7.54904 6.14178 9.49086 16.0907 5.17085 
+ ] pdfxs
+ (e) show
+ (pr)
+ [6.96002 5.17085 ] pdfxs
+ (e) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (tat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on?) show
+ -16.936 -110.001 m
+ /N614 10.909 Tf
+ (Sincecodef)
+ [6.0654 3.02179 6.0654 4.8436 8.31266 4.85451 5.74904 6.0654 8.31266 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.30175 4.85451 ] pdfxs
+ (o) show
+ (mpiledpr)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.51264 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (miss)
+ [12.5562 3.0327 7.75627 4.30902 ] pdfxs
+ (to) show
+ (redin)
+ [4.2654 4.85451 9.52355 3.02179 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.30175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.4618 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uti)
+ [6.0654 7.70183 3.0327 ] pdfxs
+ (t) show
+ (slife)
+ [7.76717 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -16.936 -131.923 m
+ (itisimp)
+ [3.0327 8.53092 3.0327 8.59626 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.53092 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titn)
+ [8.54183 3.02179 8.54183 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [8.54183 6.35994 9.14174 ] pdfxs
+ (t) show
+ (ool)
+ [5.75995 9.74173 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e.The\r)
+ [4.85451 9.83991 7.88721 6.05449 9.14174 6.0654 ] pdfxs
+ (a) show
+ (t,)
+ [4.23277 7.49448 ] pdfxs
+ (t) show
+ (hree-)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddressf)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.59626 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.3853 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Miswellsui)
+ [14.2909 3.0327 8.59626 7.58175 4.8436 3.0327 7.31994 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 10.3526 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -153.846 m
+ (asimpleline)
+ [9.4581 4.30902 3.0327 9.08711 6.05449 3.0327 8.85811 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (rlay)
+ [8.27991 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (,wi)
+ [7.13448 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [10.069 9.08711 ] pdfxs
+ (o) show
+ (stins)
+ [4.29811 8.25819 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrequiring)
+ [6.05449 8.31262 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 9.46901 
+ ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.05449 3.0327 9.76355 9.4581 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.85811 ] pdfxs
+ (32) show
+ (-bitw)
+ [3.63261 6.0654 3.0327 8.24728 7.57085 ] pdfxs
+ (o) show
+ (rde)
+ [4.27631 10.069 4.8436 ] pdfxs
+ (a) show
+ (chinthe\fle.)
+ [4.54905 10.069 3.0327 10.069 4.23277 6.0654 8.85811 6.05449 3.0327 4.85451 3.0327 
+ ] pdfxs
+ -16.936 -175.768 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.23629 ] pdfxs
+ (2) show
+ (.7shows)
+ [3.0327 8.8472 4.29811 6.0654 5.14905 7.8763 7.69081 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.23629 4.30902 3.02179 4.85451 8.23629 ] pdfxs
+ (o) show
+ (f)
+ [6.71994 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M\flesf)
+ [13.3963 6.05449 3.0327 4.85451 7.69081 3.32724 ] pdfxs
+ (o) show
+ (rSPECCP)
+ [7.66901 6.05449 7.42902 7.42902 11.269 7.8763 7.41812 ] pdfxs
+ (U200) show
+ (0execu)
+ [8.8472 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.69081 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erlinkin)
+ [4.85451 7.6581 3.0327 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,c)
+ [6.47994 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.44719 ] pdfxs
+ (to) show
+ -16.936 -197.691 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tive)
+ [4.23277 3.0327 5.4545 8.4872 ] pdfxs
+ (X8) show
+ (6)
+ [9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (32) show
+ (-bitSp)
+ [3.63261 6.0654 3.0327 7.87638 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rcexecu)
+ [4.27631 8.47629 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesc)
+ [6.05449 3.0327 4.85451 7.93081 4.85451 ] pdfxs
+ (o) show
+ (mpiledbyGCC)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.6981 5.75995 9.39264 8.55269 7.88721 11.509 
+ ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlevel-O)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 3.63261 8.4872 ] pdfxs
+ (3) show
+ 405.655 -193.732 m
+ /N703 7.96999 Tf
+ (8) show
+ 410.388 -197.691 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 10.046 -528.898 cm
+ q
+ 0.518143 0 0 0.518143 0 0 cm
+ q
+ q
+ 0 -1 1 0 0 612 cm
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 0.000244141 0.000244141 5188.8 7197.6 re
+ 1 sc
+ f
+ 2.39999 w
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ 0 sc
+ S
+ n
+ 4245.6 633.6 m
+ 4245.6 6936 l
+ S
+ n
+ 3794.4 633.6 m
+ 3794.4 6936 l
+ S
+ n
+ 3345.6 633.6 m
+ 3345.6 6936 l
+ S
+ n
+ 2894.4 633.6 m
+ 2894.4 6936 l
+ S
+ n
+ 2443.2 633.6 m
+ 2443.2 6936 l
+ S
+ n
+ 1992 633.6 m
+ 1992 6936 l
+ S
+ n
+ 1543.2 633.6 m
+ 1543.2 6936 l
+ S
+ n
+ 1092 633.6 m
+ 1092 6936 l
+ S
+ n
+ 640.8 633.6 m
+ 640.8 6936 l
+ S
+ n
+ 189.6 633.6 m
+ 189.6 6936 l
+ S
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ S
+ n
+ 4696.8 633.6 m
+ 4696.8 6936 l
+ S
+ n
+ 4740 633.6 m
+ 4696.8 633.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 717.6 m
+ 5076 717.6 l
+ 5076 943.2 l
+ 4766.4 943.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 75.84 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 75.84 m
+ (6) show
+ 497.04 75.84 m
+ (4) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1027.2 m
+ 4696.8 1027.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 1111.2 m
+ 5076 1111.2 l
+ 5076 1336.8 l
+ 4766.4 1336.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 115.2 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 115.2 m
+ (7) show
+ 497.04 115.2 m
+ (5) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1420.8 m
+ 4696.8 1420.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 1504.8 m
+ 5076 1504.8 l
+ 5076 1730.4 l
+ 4766.4 1730.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 154.56 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 154.56 m
+ (7) show
+ 497.04 154.56 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 1814.4 m
+ 4696.8 1814.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 1900.8 m
+ 5076 1900.8 l
+ 5076 2124 l
+ 4766.4 2124 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 193.92 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 193.92 m
+ (7) show
+ 497.04 193.92 m
+ (7) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2208 m
+ 4696.8 2208 l
+ S
+ Q
+ q
+ n
+ 4766.4 2294.4 m
+ 5076 2294.4 l
+ 5076 2517.6 l
+ 4766.4 2517.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 233.52 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 233.52 m
+ (7) show
+ 496.8 233.52 m
+ (9) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2601.6 m
+ 4696.8 2601.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 2688 m
+ 5076 2688 l
+ 5076 2913.6 l
+ 4766.4 2913.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 272.88 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 272.88 m
+ (8) show
+ 497.04 272.88 m
+ (1) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 2997.6 m
+ 4696.8 2997.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 3081.6 m
+ 5076 3081.6 l
+ 5076 3307.2 l
+ 4766.4 3307.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 312.24 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 312.24 m
+ (8) show
+ 497.04 312.24 m
+ (3) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 3391.2 m
+ 4696.8 3391.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 3475.2 m
+ 5076 3475.2 l
+ 5076 3700.8 l
+ 4766.4 3700.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 351.6 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 351.6 m
+ (8) show
+ 497.04 351.6 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 3784.8 m
+ 4696.8 3784.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 3868.8 m
+ 5076 3868.8 l
+ 5076 4094.4 l
+ 4766.4 4094.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 390.96 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 390.96 m
+ (8) show
+ 497.04 390.96 m
+ (8) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4178.4 m
+ 4696.8 4178.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 4264.8 m
+ 5076 4264.8 l
+ 5076 4488 l
+ 4766.4 4488 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 430.32 m
+ /N1408 18.24 Tf
+ (1) show
+ 486.96 430.32 m
+ (9) show
+ 497.04 430.32 m
+ (7) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4572 m
+ 4696.8 4572 l
+ S
+ Q
+ q
+ n
+ 4766.4 4658.4 m
+ 5076 4658.4 l
+ 5076 4884 l
+ 4766.4 4884 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 469.92 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 469.92 m
+ (5) show
+ 497.04 469.92 m
+ (3) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 4965.6 m
+ 4696.8 4965.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 5052 m
+ 5076 5052 l
+ 5076 5277.6 l
+ 4766.4 5277.6 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 509.28 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 509.28 m
+ (5) show
+ 497.04 509.28 m
+ (4) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 5361.6 m
+ 4696.8 5361.6 l
+ S
+ Q
+ q
+ n
+ 4766.4 5445.6 m
+ 5076 5445.6 l
+ 5076 5671.2 l
+ 4766.4 5671.2 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 548.64 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 548.64 m
+ (5) show
+ 497.04 548.64 m
+ (5) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 5755.2 m
+ 4696.8 5755.2 l
+ S
+ Q
+ q
+ n
+ 4766.4 5839.2 m
+ 5076 5839.2 l
+ 5076 6064.8 l
+ 4766.4 6064.8 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 588 m
+ /N1408 18.24 Tf
+ (2) show
+ 486.96 588 m
+ (5) show
+ 497.04 588 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 6148.8 m
+ 4696.8 6148.8 l
+ S
+ Q
+ q
+ n
+ 4766.4 6232.8 m
+ 5076 6232.8 l
+ 5076 6458.4 l
+ 4766.4 6458.4 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 627.36 m
+ /N1408 18.24 Tf
+ (3) show
+ 486.96 627.36 m
+ (0) show
+ 497.04 627.36 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4740 6542.4 m
+ 4696.8 6542.4 l
+ S
+ Q
+ q
+ n
+ 4766.4 6628.8 m
+ 5085.6 6628.8 l
+ 5085.6 6852 l
+ 4766.4 6852 l
+ h
+ W
+ n
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 666.72 m
+ /N1408 18.24 Tf
+ (A) show
+ 488.88 666.72 m
+ (v) show
+ 498 666.72 m
+ (g) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 4500 878.4 196.8 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ 2.39999 w
+ n
+ 4696.8 926.4 m
+ 4696.8 878.4 l
+ 4500 878.4 l
+ 4500 976.8 l
+ 4696.8 976.8 l
+ 4696.8 926.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4296 1272 400.8 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 1322.4 m
+ 4696.8 1272 l
+ 4296 1272 l
+ 4296 1370.4 l
+ 4696.8 1370.4 l
+ 4696.8 1322.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 554.4 1665.6 4142.4 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 1716 m
+ 4696.8 1665.6 l
+ 554.4 1665.6 l
+ 554.4 1764 l
+ 4696.8 1764 l
+ 4696.8 1716 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3338.4 2059.2 1358.4 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2109.6 m
+ 4696.8 2059.2 l
+ 3338.4 2059.2 l
+ 3338.4 2157.6 l
+ 4696.8 2157.6 l
+ 4696.8 2109.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4620 2452.8 76.7998 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2503.2 m
+ 4696.8 2452.8 l
+ 4620 2452.8 l
+ 4620 2551.2 l
+ 4696.8 2551.2 l
+ 4696.8 2503.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4653.6 2846.4 43.2002 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 2896.8 m
+ 4696.8 2846.4 l
+ 4653.6 2846.4 l
+ 4653.6 2944.8 l
+ 4696.8 2944.8 l
+ 4696.8 2896.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4624.8 3240 72 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 3290.4 m
+ 4696.8 3240 l
+ 4624.8 3240 l
+ 4624.8 3338.4 l
+ 4696.8 3338.4 l
+ 4696.8 3290.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4060.8 3633.6 636 98.4001 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 3684 m
+ 4696.8 3633.6 l
+ 4060.8 3633.6 l
+ 4060.8 3732 l
+ 4696.8 3732 l
+ 4696.8 3684 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4384.8 4027.2 312 98.3997 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4077.6 m
+ 4696.8 4027.2 l
+ 4384.8 4027.2 l
+ 4384.8 4125.6 l
+ 4696.8 4125.6 l
+ 4696.8 4077.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4262.4 4423.2 434.4 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4471.2 m
+ 4696.8 4423.2 l
+ 4262.4 4423.2 l
+ 4262.4 4521.6 l
+ 4696.8 4521.6 l
+ 4696.8 4471.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 2956.8 4816.8 1740 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 4864.8 m
+ 4696.8 4816.8 l
+ 2956.8 4816.8 l
+ 2956.8 4915.2 l
+ 4696.8 4915.2 l
+ 4696.8 4864.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3388.8 5210.4 1308 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 5258.4 m
+ 4696.8 5210.4 l
+ 3388.8 5210.4 l
+ 3388.8 5308.8 l
+ 4696.8 5308.8 l
+ 4696.8 5258.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3105.6 5604 1591.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 5652 m
+ 4696.8 5604 l
+ 3105.6 5604 l
+ 3105.6 5702.4 l
+ 4696.8 5702.4 l
+ 4696.8 5652 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4521.6 5997.6 175.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6045.6 m
+ 4696.8 5997.6 l
+ 4521.6 5997.6 l
+ 4521.6 6096 l
+ 4696.8 6096 l
+ 4696.8 6045.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4053.6 6391.2 643.2 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6439.2 m
+ 4696.8 6391.2 l
+ 4053.6 6391.2 l
+ 4053.6 6489.6 l
+ 4696.8 6489.6 l
+ 4696.8 6439.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3820.8 6784.8 876 98.3999 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ n
+ 4696.8 6832.8 m
+ 4696.8 6784.8 l
+ 3820.8 6784.8 l
+ 3820.8 6883.2 l
+ 4696.8 6883.2 l
+ 4696.8 6832.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4579.2 780 117.6 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 828 m
+ 4696.8 780 l
+ 4579.2 780 l
+ 4579.2 878.4 l
+ 4696.8 878.4 l
+ 4696.8 828 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4401.6 1173.6 295.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 1224 m
+ 4696.8 1173.6 l
+ 4401.6 1173.6 l
+ 4401.6 1272 l
+ 4696.8 1272 l
+ 4696.8 1224 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 1862.4 1567.2 2834.4 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 1617.6 m
+ 4696.8 1567.2 l
+ 1862.4 1567.2 l
+ 1862.4 1665.6 l
+ 4696.8 1665.6 l
+ 4696.8 1617.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3724.8 1960.8 972 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2011.2 m
+ 4696.8 1960.8 l
+ 3724.8 1960.8 l
+ 3724.8 2059.2 l
+ 4696.8 2059.2 l
+ 4696.8 2011.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4651.2 2354.4 45.6001 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2404.8 m
+ 4696.8 2354.4 l
+ 4651.2 2354.4 l
+ 4651.2 2452.8 l
+ 4696.8 2452.8 l
+ 4696.8 2404.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4656 2748 40.7998 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 2798.4 m
+ 4696.8 2748 l
+ 4656 2748 l
+ 4656 2846.4 l
+ 4696.8 2846.4 l
+ 4696.8 2798.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4644 3141.6 52.7998 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3192 m
+ 4696.8 3141.6 l
+ 4644 3141.6 l
+ 4644 3240 l
+ 4696.8 3240 l
+ 4696.8 3192 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4178.4 3535.2 518.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3585.6 m
+ 4696.8 3535.2 l
+ 4178.4 3535.2 l
+ 4178.4 3633.6 l
+ 4696.8 3633.6 l
+ 4696.8 3585.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4471.2 3928.8 225.6 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 3979.2 m
+ 4696.8 3928.8 l
+ 4471.2 3928.8 l
+ 4471.2 4027.2 l
+ 4696.8 4027.2 l
+ 4696.8 3979.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4423.2 4324.8 273.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 4372.8 m
+ 4696.8 4324.8 l
+ 4423.2 4324.8 l
+ 4423.2 4423.2 l
+ 4696.8 4423.2 l
+ 4696.8 4372.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3592.8 4718.4 1104 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 4766.4 m
+ 4696.8 4718.4 l
+ 3592.8 4718.4 l
+ 3592.8 4816.8 l
+ 4696.8 4816.8 l
+ 4696.8 4766.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3794.4 5112 902.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5160 m
+ 4696.8 5112 l
+ 3794.4 5112 l
+ 3794.4 5210.4 l
+ 4696.8 5210.4 l
+ 4696.8 5160 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3463.2 5505.6 1233.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5553.6 m
+ 4696.8 5505.6 l
+ 3463.2 5505.6 l
+ 3463.2 5604 l
+ 4696.8 5604 l
+ 4696.8 5553.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4586.4 5899.2 110.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 5947.2 m
+ 4696.8 5899.2 l
+ 4586.4 5899.2 l
+ 4586.4 5997.6 l
+ 4696.8 5997.6 l
+ 4696.8 5947.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4305.6 6292.8 391.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 6340.8 m
+ 4696.8 6292.8 l
+ 4305.6 6292.8 l
+ 4305.6 6391.2 l
+ 4696.8 6391.2 l
+ 4696.8 6340.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4089.6 6686.4 607.2 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ n
+ 4696.8 6734.4 m
+ 4696.8 6686.4 l
+ 4089.6 6686.4 l
+ 4089.6 6784.8 l
+ 4696.8 6784.8 l
+ 4696.8 6734.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4612.8 681.6 84 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 729.6 m
+ 4696.8 681.6 l
+ 4612.8 681.6 l
+ 4612.8 780 l
+ 4696.8 780 l
+ 4696.8 729.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4440 1075.2 256.8 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1125.6 m
+ 4696.8 1075.2 l
+ 4440 1075.2 l
+ 4440 1173.6 l
+ 4696.8 1173.6 l
+ 4696.8 1125.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 1492.8 1468.8 3204 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1519.2 m
+ 4696.8 1468.8 l
+ 1492.8 1468.8 l
+ 1492.8 1567.2 l
+ 4696.8 1567.2 l
+ 4696.8 1519.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3700.8 1862.4 996 98.4 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 1912.8 m
+ 4696.8 1862.4 l
+ 3700.8 1862.4 l
+ 3700.8 1960.8 l
+ 4696.8 1960.8 l
+ 4696.8 1912.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4675.2 2256 21.6001 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 2306.4 m
+ 4696.8 2256 l
+ 4675.2 2256 l
+ 4675.2 2354.4 l
+ 4696.8 2354.4 l
+ 4696.8 2306.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4675.2 2649.6 21.6001 98.4001 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 2700 m
+ 4696.8 2649.6 l
+ 4675.2 2649.6 l
+ 4675.2 2748 l
+ 4696.8 2748 l
+ 4696.8 2700 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4665.6 3043.2 31.2002 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3093.6 m
+ 4696.8 3043.2 l
+ 4665.6 3043.2 l
+ 4665.6 3141.6 l
+ 4696.8 3141.6 l
+ 4696.8 3093.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4243.2 3436.8 453.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3487.2 m
+ 4696.8 3436.8 l
+ 4243.2 3436.8 l
+ 4243.2 3535.2 l
+ 4696.8 3535.2 l
+ 4696.8 3487.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4480.8 3830.4 216 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 3880.8 m
+ 4696.8 3830.4 l
+ 4480.8 3830.4 l
+ 4480.8 3928.8 l
+ 4696.8 3928.8 l
+ 4696.8 3880.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4478.4 4226.4 218.4 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 4274.4 m
+ 4696.8 4226.4 l
+ 4478.4 4226.4 l
+ 4478.4 4324.8 l
+ 4696.8 4324.8 l
+ 4696.8 4274.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3271.2 4620 1425.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 4668 m
+ 4696.8 4620 l
+ 3271.2 4620 l
+ 3271.2 4718.4 l
+ 4696.8 4718.4 l
+ 4696.8 4668 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3571.2 5013.6 1125.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5061.6 m
+ 4696.8 5013.6 l
+ 3571.2 5013.6 l
+ 3571.2 5112 l
+ 4696.8 5112 l
+ 4696.8 5061.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 3852 5407.2 844.8 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5455.2 m
+ 4696.8 5407.2 l
+ 3852 5407.2 l
+ 3852 5505.6 l
+ 4696.8 5505.6 l
+ 4696.8 5455.2 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4632 5800.8 64.7998 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 5848.8 m
+ 4696.8 5800.8 l
+ 4632 5800.8 l
+ 4632 5899.2 l
+ 4696.8 5899.2 l
+ 4696.8 5848.8 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4243.2 6194.4 453.6 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 6242.4 m
+ 4696.8 6194.4 l
+ 4243.2 6194.4 l
+ 4243.2 6292.8 l
+ 4696.8 6292.8 l
+ 4696.8 6242.4 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4068 6588 628.8 98.3999 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 4696.8 6636 m
+ 4696.8 6588 l
+ 4068 6588 l
+ 4068 6686.4 l
+ 4696.8 6686.4 l
+ 4696.8 6636 l
+ [/DeviceGray] cs 0 sc
+ S
+ n
+ 4696.8 633.6 m
+ 189.6 633.6 l
+ S
+ n
+ 4696.8 633.6 m
+ 189.6 633.6 l
+ S
+ n
+ 4696.8 590.4 m
+ 4696.8 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 476.88 46.08 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 4245.6 590.4 m
+ 4245.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 431.76 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 431.76 35.9991 m
+ (5) show
+ 431.76 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 3794.4 590.4 m
+ 3794.4 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 386.64 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (5) show
+ 386.64 35.9991 m
+ (0) show
+ 386.64 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 3345.6 590.4 m
+ 3345.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 341.52 25.92 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (7) show
+ 341.52 35.9991 m
+ (5) show
+ 341.52 46.0782 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 2894.4 590.4 m
+ 2894.4 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 296.4 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 296.4 25.6791 m
+ (0) show
+ 296.4 35.7582 m
+ (0) show
+ 296.4 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 2443.2 590.4 m
+ 2443.2 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 251.52 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 251.52 25.6791 m
+ (2) show
+ 251.52 35.7582 m
+ (5) show
+ 251.52 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1992 590.4 m
+ 1992 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 206.4 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 206.4 25.6791 m
+ (5) show
+ 206.4 35.7582 m
+ (0) show
+ 206.4 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1543.2 590.4 m
+ 1543.2 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 161.28 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (1) show
+ 161.28 25.6791 m
+ (7) show
+ 161.28 35.7582 m
+ (5) show
+ 161.28 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 1092 590.4 m
+ 1092 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 116.16 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 116.16 25.6791 m
+ (0) show
+ 116.16 35.7582 m
+ (0) show
+ 116.16 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 640.8 590.4 m
+ 640.8 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 71.04 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 71.04 25.6791 m
+ (2) show
+ 71.04 35.7582 m
+ (5) show
+ 71.04 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ 2.39999 w
+ n
+ 189.6 590.4 m
+ 189.6 633.6 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 26.16 15.6 m
+ /N1408 [0 18.24 -18.24 0 0 0] Tf
+ (2) show
+ 26.16 25.6791 m
+ (5) show
+ 26.16 35.7582 m
+ (0) show
+ 26.16 45.8372 m
+ (0) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 2594.4 6192 777.6 720 re
+ 1 sc
+ f
+ 2.39999 w
+ n
+ 3372 6552 m
+ 3372 6192 l
+ 2594.4 6192 l
+ 2594.4 6912 l
+ 3372 6912 l
+ 3372 6552 l
+ 0 sc
+ S
+ n
+ 2664 6244.8 156 156 re
+ [/DeviceRGB] cs 0.599991 0.599991 1 sc
+ 
+ f
+ n
+ 2820 6321.6 m
+ 2820 6244.8 l
+ 2664 6244.8 l
+ 2664 6400.8 l
+ 2820 6400.8 l
+ 2820 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 280.32 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (L) show
+ 280.32 653.999 m
+ (L) show
+ 280.32 662.638 m
+ (V) show
+ 280.32 672.957 m
+ (M) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 2906.4 6244.8 156 156 re
+ [/DeviceRGB] cs 0.599991 0.199997 0.399994 sc
+ 
+ f
+ 2.39999 w
+ n
+ 3062.4 6321.6 m
+ 3062.4 6244.8 l
+ 2906.4 6244.8 l
+ 2906.4 6400.8 l
+ 3062.4 6400.8 l
+ 3062.4 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 304.56 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (X) show
+ 304.56 655.679 m
+ (8) show
+ 304.56 664.318 m
+ (6) show
+ Q
+ Q
+ q
+ n
+ 0.000244141 0.000244141 m
+ 5191.2 0.000244141 l
+ 5191.2 7200 l
+ 0.000244141 7200 l
+ h
+ W
+ n
+ n
+ 3148.8 6244.8 156 156 re
+ [/DeviceRGB] cs 1 1 0.799988 sc
+ 
+ f
+ 2.39999 w
+ n
+ 3304.8 6321.6 m
+ 3304.8 6244.8 l
+ 3148.8 6244.8 l
+ 3148.8 6400.8 l
+ 3304.8 6400.8 l
+ 3304.8 6321.6 l
+ [/DeviceGray] cs 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 328.56 645.36 m
+ /N1408 [0 15.6 -15.6 0 0 0] Tf
+ (S) show
+ 328.56 655.679 m
+ (p) show
+ 328.56 664.318 m
+ (a) show
+ 328.56 672.957 m
+ (r) show
+ 328.56 678.237 m
+ (c) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 64.563 19.008 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:Execu)
+ [7.8872 7.41812 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.0654 3.0327 8.47629 4.30902 3.0327 4.8436 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (X86) show
+ (,Sp)
+ [6.6654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rc)
+ [4.27631 8.47629 ] pdfxs
+ (\() show
+ (inKB)
+ [3.0327 9.6981 8.4872 7.72349 ] pdfxs
+ (\)) show
+ -74.609 -34.484 m
+ (The\f)
+ [7.8763 6.0654 8.83629 6.0654 ] pdfxs
+ (g) show
+ (ureshows)
+ [6.05449 4.27631 8.8472 4.29811 6.0654 5.14905 7.8763 8.29081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.23637 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeis)
+ [13.9854 4.85451 5.75995 6.05449 8.8472 3.02179 8.30172 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utthes)
+ [6.0654 8.23637 4.23277 6.0654 8.83629 4.30902 ] pdfxs
+ (a) show
+ (mesize)
+ [9.08711 8.8472 4.29811 3.0327 4.8436 8.8472 ] pdfxs
+ (a) show
+ (sn)
+ [8.29081 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 8.8472 ] pdfxs
+ (X8) show
+ (6execut)
+ [9.44719 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.30172 ] pdfxs
+ (\() show
+ (adense,)
+ [9.44719 6.05449 4.85451 6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ -91.545 -56.406 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble-sizeins)
+ [6.05449 3.0327 4.8436 3.64352 4.29811 3.0327 4.8436 7.69085 3.0327 6.0654 4.29811 
+ ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [8.90174 4.29811 4.85451 4.23277 ] pdfxs
+ (\)) show
+ (,)
+ [6.03267 ] pdfxs
+ (a) show
+ (ndsi)
+ [6.0654 8.90174 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lysm)
+ [3.0327 8.59629 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.11265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nSP)
+ [8.90174 6.05449 6.52358 ] pdfxs
+ (A) show
+ (RC)
+ [7.72349 10.7235 ] pdfxs
+ (\() show
+ (a)
+ [8.29084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.87995 ] pdfxs
+ (32) show
+ (-bitinstruc)
+ [3.63261 6.0654 3.02179 7.09093 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -91.545 -78.329 m
+ (RI) show
+ (SCm)
+ [6.0654 11.2472 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Webelieve)
+ [7.78902 10.309 8.21448 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.21448 ] pdfxs
+ (t) show
+ (hisisavery)
+ [6.0654 3.02179 7.6799 3.02179 7.6799 8.82538 5.4545 4.8436 4.27631 9.11992 ] pdfxs
+ (g) show
+ (oodresult)
+ [5.75995 5.75995 9.42537 4.27631 4.85451 4.29811 6.0654 3.02179 7.61456 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.8436 9.43628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.61456 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mencodes)
+ [13.3636 4.85451 6.05449 4.85451 5.75995 6.05449 4.85451 7.66899 ] pdfxs
+ (a) show
+ (nin\fni)
+ [9.43628 3.02179 6.0654 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [8.21448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 1 0 0 1 -91.545 -88.428 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.58523 3.57737 ] pdfxs
+ (ha) show
+ (tLLVMc)
+ [7.06514 5.75615 4.73403 6.91274 11.9248 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pre) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (sbyt)
+ [7.11898 4.85956 4.8686 3.58634 ] pdfxs
+ (e) show
+ (co)
+ [4.09746 4.85963 ] pdfxs
+ (d) show
+ (e)
+ [7.57627 ] pdfxs
+ (\f) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (swith)
+ [7.11002 6.66177 2.55527 3.58634 8.59838 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ (2by)
+ [8.08739 4.86852 8.33844 ] pdfxs
+ (de) show
+ (fa)
+ [2.82424 4.59962 ] pdfxs
+ (u) show
+ (lt.T)
+ [2.56423 3.58634 7.8721 6.66177 ] pdfxs
+ (he) show
+ (sen)
+ [3.63121 7.57627 4.86852 ] pdfxs
+ (u) show
+ (mbe)
+ [7.42379 5.37062 4.10643 ] pdfxs
+ (r) show
+ (s)
+ [7.11002 ] pdfxs
+ (ar) show
+ (ec)
+ [7.57627 4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (e) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (e) show
+ (dwitht)
+ [8.59838 6.6528 2.56423 3.57737 8.60734 3.57737 ] pdfxs
+ (h) show
+ (isc)
+ [2.56423 7.11002 4.09746 ] pdfxs
+ (o) show
+ (m-)
+ [7.67484 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (pre) show
+ (ssion)
+ [3.64018 3.63121 2.56423 4.59962 8.19491 ] pdfxs
+ (fea) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (et)
+ [7.1728 3.57737 ] pdfxs
+ (urn) show
+ (ed)
+ [4.10643 8.18594 ] pdfxs
+ (o) show
+ (\013.LLVMcan)
+ [5.37965 6.65272 5.75615 4.73403 6.91274 11.5213 4.09746 4.59962 8.19491 ] pdfxs
+ (rea) show
+ (db)
+ [8.19491 5.37062 ] pdfxs
+ (o) show
+ (thc)
+ [3.58634 8.19491 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.19491 ] pdfxs
+ (an) show
+ (d)
+ [8.18594 ] pdfxs
+ (non) show
+ (-com)
+ [3.07535 4.09746 4.59962 7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (dbyteco)
+ [8.19491 4.85956 4.8686 3.57737 4.10643 4.0885 4.8686 ] pdfxs
+ (d) show
+ (e)
+ [7.1728 ] pdfxs
+ (\f) show
+ (l)
+ [2.55527 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (na) show
+ (tively.)
+ [3.58634 2.56423 4.59962 4.10643 2.55527 4.09752 2.56423 ] pdfxs
+ 216.108 -52.43 m
+ /N614 10.909 Tf
+ (32) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 45 45
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (,richtypeinf)
+ [7.1563 4.27631 3.0327 4.54905 10.0908 3.93823 5.75995 6.35994 8.87993 3.0327 6.0654 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 7.16721 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l\rowinf)
+ [7.05812 6.0654 5.14905 11.9126 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.16721 ] pdfxs
+ (a) show
+ (ndd)
+ [6.05449 10.1017 6.05449 ] pdfxs
+ (ata) show
+ (-\row)
+ [3.63261 6.0654 5.14905 11.9126 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)inf)
+ [8.28001 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nth)
+ [10.1017 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tn)
+ [8.28001 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -21.922 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blesdon)
+ [6.05449 3.0327 4.8436 7.94172 6.0654 9.08719 6.0654 ] pdfxs
+ (ot) show
+ (.) show
+ 16.936 -43.845 m
+ (Curren)
+ [7.8763 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly,l)
+ [3.0327 4.8545 7.78902 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [9.39265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.84717 ] pdfxs
+ (a) show
+ (reencodedlesse\016cien)
+ [4.2654 9.39265 4.85451 6.05449 4.85451 5.75995 6.05449 4.85451 10.5926 3.0327 4.85451 
+ 4.29811 8.84717 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nsm)
+ [10.6035 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.81445 ] pdfxs
+ (o) show
+ (nesbec)
+ [6.0654 4.8436 8.84717 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.39265 ] pdfxs
+ (t) show
+ (heyhave)
+ [6.0654 4.8436 10.2981 6.0654 5.14905 5.4545 9.39265 ] pdfxs
+ (a) show
+ 0 -65.768 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erset)
+ [4.85451 7.66901 4.29811 4.85451 7.63638 ] pdfxs
+ (o) show
+ (fre)
+ [6.73085 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 7.66901 5.14904 ] pdfxs
+ (a) show
+ (luesav)
+ [3.0327 6.05449 4.85451 7.69081 5.15996 5.14904 ] pdfxs
+ (a) show
+ (ilable)
+ [3.0327 3.02179 5.46541 6.05449 3.0327 8.2472 ] pdfxs
+ (a) show
+ (t)
+ [7.63638 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.15265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,m)
+ [6.46903 9.08711 ] pdfxs
+ (a) show
+ (kingith)
+ [5.75995 3.0327 6.0654 8.8472 3.0327 7.63638 6.0654 ] pdfxs
+ (a) show
+ (rder)
+ [4.2654 6.0654 4.8436 7.66901 ] pdfxs
+ (t) show
+ (o\ftins)
+ [8.8472 6.0654 7.63638 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.70172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.8472 8.85811 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -87.69 m
+ (encodin)
+ [4.8436 6.0654 4.8436 5.75995 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.When)
+ [7.84357 11.2144 6.0654 4.8436 9.59991 ] pdfxs
+ (a) show
+ (nins)
+ [9.58901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.59991 6.05449 5.75995 4.85451 7.83263 6.0654 ] pdfxs
+ (o) show
+ (t\ftin)
+ [7.7782 6.05449 7.7782 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [8.98901 8.98901 ] pdfxs
+ (32) show
+ (-bitencodin)
+ [3.63261 6.0654 3.02179 7.7782 4.85451 6.05449 4.85451 5.75995 6.05449 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (,)
+ [6.58903 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [13.5381 3.32724 ] pdfxs
+ (a) show
+ (llsb)
+ [3.0327 3.0327 7.83263 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.28356 ] pdfxs
+ (o) show
+ (na)
+ [9.59991 8.98901 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.0327 7.7782 ] pdfxs
+ (o) show
+ (r) show
+ 0 -109.613 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erencodin)
+ [4.85451 7.93082 4.8436 6.0654 4.8436 5.75995 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.69812 ] pdfxs
+ (a) show
+ (sneeded.Th)
+ [7.95263 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 7.95266 7.8763 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitw)
+ [9.71991 3.0327 7.8982 7.57085 ] pdfxs
+ (o) show
+ (uldbep)
+ [6.0654 3.0327 9.709 6.37085 8.50902 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.50902 ] pdfxs
+ (t) show
+ (om)
+ [9.10901 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.50902 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.50902 3.33815 ] pdfxs
+ (a) show
+ (llb)
+ [3.0327 6.68721 6.05449 ] pdfxs
+ (a) show
+ (ckc)
+ [4.54905 9.41446 4.8436 ] pdfxs
+ (a) show
+ (sem)
+ [4.30902 8.50902 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.49811 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,) show
+ 0 -131.535 m
+ (wehaven)
+ [7.57085 8.4872 6.0654 5.14905 5.4545 8.4872 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (odos)
+ [9.08719 6.0654 9.08719 4.30902 ] pdfxs
+ (o) show
+ (.) show
+ 0 -168.723 m
+ /N1025 10.909 Tf
+ (H) show
+ (owf)
+ [5.92355 13.2435 3.82904 ] pdfxs
+ (a) show
+ (stisLLVM)
+ [4.95263 9.06544 3.47997 9.13077 7.54904 6.14178 9.49086 11.9126 ] pdfxs
+ (?) show
+ 0 -197.691 m
+ /N614 10.909 Tf
+ (A) show
+ (nimp)
+ [10.5163 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.70546 ] pdfxs
+ (a) show
+ (spect)
+ [4.29811 6.35994 4.85451 4.8436 8.70546 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.4545 3.0327 8.75989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.70546 ] pdfxs
+ (t) show
+ (helow-levelrepresen)
+ [6.05449 9.31629 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 7.48357 
+ 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nen)
+ [10.5163 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 4.29811 ] pdfxs
+ 366.339 -197.691 m
+ /N634 10.909 Tf
+ (e) show
+ (\016)
+ [9.62178 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ 408.572 -197.691 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.75989 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -219.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,bec)
+ [6.05449 6.58903 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.38902 ] pdfxs
+ (o) show
+ (f)
+ [6.86176 ] pdfxs
+ (t) show
+ (hesm)
+ [6.0654 8.37811 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll,unif)
+ [3.0327 3.0327 6.57812 6.0654 6.05449 3.0327 3.33815 ] pdfxs
+ (o) show
+ (rmins)
+ [4.27631 12.6216 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nse)
+ [9.59991 4.29811 4.8436 ] pdfxs
+ (t) show
+ (,)
+ [6.58903 ] pdfxs
+ (t) show
+ (heexplicitCFG)
+ [6.05449 8.38902 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.76729 7.88721 
+ 6.81812 12.0872 ] pdfxs
+ (a) show
+ (ndSSArepresen-)
+ [6.0654 9.59991 6.05449 6.0654 11.7163 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 
+ 4.8436 6.0654 3.63261 ] pdfxs
+ -3.05176e-05 -241.536 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.88358 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.87264 4.8436 ] pdfxs
+ (a) show
+ (refulimplemen)
+ [4.27631 4.8436 3.33815 6.0654 6.83994 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (o) show
+ (fd)
+ [7.14539 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.26174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.Thisspeedisimp)
+ [6.05449 4.27631 4.85451 4.29811 8.39993 7.8763 6.0654 3.02179 8.11626 4.30902 6.35994 
+ 4.8436 4.85451 9.87264 3.02179 8.11626 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.05092 3.33815 ] pdfxs
+ (o) show
+ (ruses)
+ [8.07264 6.0654 4.30902 4.8436 8.11626 ] pdfxs
+ (\\) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (e"in)
+ [4.85451 9.26174 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -263.458 m
+ (t) show
+ (hec)
+ [6.05449 8.15993 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocess\(i.e.,)
+ [9.37082 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 7.61445 4.23277 3.0327 3.0327 
+ 4.8436 3.0327 6.40358 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.56002 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.15993 ] pdfxs
+ (o) show
+ (rrun-time)
+ [7.58173 4.27631 6.0654 6.05449 3.64352 4.23277 3.0327 9.09802 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.7672 ] pdfxs
+ (I) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.58173 ] pdfxs
+ (t) show
+ (oprovideasensef)
+ [8.77083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.15993 8.77083 4.29811 4.85451 
+ 6.05449 4.30902 8.15993 3.32724 ] pdfxs
+ (o) show
+ (rthespeed)
+ [7.59264 4.23277 6.0654 8.15993 4.29811 6.37085 4.8436 4.85451 9.37082 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -285.381 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,Fi)
+ [10.0036 5.80359 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.62539 ] pdfxs
+ (2) show
+ (.8shows)
+ [3.02179 8.23629 4.29811 6.0654 5.14905 7.8763 7.07991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 7.62539 ] pdfxs
+ (o) show
+ (frun)
+ [6.10904 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 7.07991 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.04719 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lin)
+ [5.80359 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.80359 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.30902 7.58175 ] pdfxs
+ (A) show
+ (lltimin)
+ [3.0327 5.81449 4.23277 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (g) show
+ (s) show
+ -3.05176e-05 -307.303 m
+ (werec)
+ [7.57085 4.85451 4.27631 8.06175 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.28355 ] pdfxs
+ (o) show
+ (na)
+ [9.27264 8.67265 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (06) show
+ (G)
+ [8.5636 ] pdfxs
+ (H) show
+ (z)
+ [8.06175 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (el)
+ [4.8436 6.25085 ] pdfxs
+ (X) show
+ (e)
+ [4.8436 ] pdfxs
+ (o) show
+ (nprocessor.The)
+ [9.28355 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 5.46541 4.2654 7.74539 
+ 7.8763 6.05449 8.07266 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [13.2109 4.85451 ] pdfxs
+ (o) show
+ (mpilersys)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.48355 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emw)
+ [4.8436 12.3053 7.58175 ] pdfxs
+ (a) show
+ (sc)
+ [7.51627 4.85451 ] pdfxs
+ (o) show
+ (mpiledusin)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.27264 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -329.226 m
+ (t) show
+ (heGCC)
+ [6.05449 8.4872 8.5636 7.8763 11.5199 ] pdfxs
+ (3) show
+ (.3c)
+ [3.0327 9.08719 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlevel-O)
+ [9.6981 3.0327 4.8436 5.4545 4.85451 6.6654 3.63261 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 1 0 0 1 123.09 -343.701 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (D)
+ [8.13213 ] pdfxs
+ (G) show
+ (E) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (D)
+ [7.83625 ] pdfxs
+ (A) show
+ (E) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (inlin)
+ [2.94976 5.89063 2.94976 2.94976 5.89063 ] pdfxs
+ (e) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.112 3.28799 cm
+ 0 0 m
+ (G) show
+ (CC)
+ [7.66588 7.66588 ] pdfxs
+ 1 0 0 1 29.442 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.549 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0018) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0063) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0127) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (937) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0096) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0082) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0564) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (804) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0496) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1058) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (6455) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (55) show
+ (.)
+ [2.55527 ] pdfxs
+ (436) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0051) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0312) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0788) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (844) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0002) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0007) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0085) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (591) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0010) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0007) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0174) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (193) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0000) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0009) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0100) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (632) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0016) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0162) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0531) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (444) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0200) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0072) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1085) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (663) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0021) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0096) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0516) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (593) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.55527 ] pdfxs
+ (b) show
+ (mk)
+ [7.6838 4.85963 ] pdfxs
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0137) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0439) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (8861) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (25) show
+ (.)
+ [2.55527 ] pdfxs
+ (644) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0065) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0384) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1317) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (18) show
+ (.)
+ [2.55527 ] pdfxs
+ (250) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.372 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1081) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0539) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (2462) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (621) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.372 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0015) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0028) show
+ 1 0 0 1 31.376 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0122) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28699 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (520) show
+ 1 0 0 1 26.769 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.748 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.372 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0712) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (0152) show
+ 1 0 0 1 31.376 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (1742) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (986) show
+ 1 0 0 1 31.377 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -218.549 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 218.748 0.19899 l
+ S
+ Q
+ 1 0 0 1 -35.681 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imin)
+ [3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (insec)
+ [3.0327 9.68719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ -70.472 -34.483 m
+ (Thet)
+ [7.8763 6.0654 7.31994 4.23277 ] pdfxs
+ (a) show
+ (bleincludesnumbersf)
+ [6.0654 3.0327 7.31994 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.76355 
+ 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 6.77446 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [6.74174 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.49813 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 193 -34.483 m
+ /N1025 10.909 Tf
+ (DG) show
+ (E) show
+ 223.194 -34.483 m
+ /N614 10.909 Tf
+ (\(agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 274.861 -30.525 m
+ /N703 7.96999 Tf
+ (9) show
+ 282.062 -34.483 m
+ /N614 10.909 Tf
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (dGl)
+ [8.53083 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [5.49813 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -87.4091 -56.406 m
+ (a) show
+ (ndfunc)
+ [6.0654 9.29446 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nElimin)
+ [9.29446 7.41812 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,) show
+ 42.2279 -56.406 m
+ /N1025 10.909 Tf
+ (DAE)
+ [9.27269 9.47995 8.24717 ] pdfxs
+ 72.4639 -56.406 m
+ /N614 10.909 Tf
+ (\(agg) show
+ (ressive)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 8.08357 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.29446 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.0654 9.08711 4.8436 5.75995 7.48365 ] pdfxs
+ (\(a) show
+ (ndre)
+ [6.05449 9.29446 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.27631 9.29446 5.14904 ] pdfxs
+ (a) show
+ (lue\)Elimin)
+ [3.0327 6.05449 4.85451 7.47275 7.42902 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.34903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 -87.409 -66.506 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (9) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (\\) show
+ (Ag)
+ [6.91274 4.59962 ] pdfxs
+ (gr) show
+ (essiv)
+ [4.10643 3.63121 3.63121 2.56423 4.60858 ] pdfxs
+ (e) show
+ (")
+ [8.74191 ] pdfxs
+ (D) show
+ (CEs)
+ [6.6528 6.27624 7.76453 ] pdfxs
+ (a) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (u) show
+ (me)
+ [7.67484 8.23078 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (cts)
+ [4.09746 3.58634 7.76453 ] pdfxs
+ (ar) show
+ (e)
+ [8.23078 ] pdfxs
+ (dea) show
+ (d)
+ [9.25289 ] pdfxs
+ (u) show
+ (ntil)
+ [4.86852 3.57737 2.56423 6.68859 ] pdfxs
+ (pr) show
+ (oven)
+ [4.34857 4.60858 4.10643 9.24393 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (her) show
+ (wise,)
+ [6.66177 2.55527 3.63121 4.10643 6.95757 ] pdfxs
+ (a) show
+ (llowi)
+ [2.55527 2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [8.73294 ] pdfxs
+ (d) show
+ (e)
+ [4.10643 ] pdfxs
+ (a) show
+ (d)
+ [9.24393 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (j) show
+ (ectswithcyclestob)
+ [4.10643 4.0885 3.58634 7.76453 6.66177 2.55527 3.58634 9.25289 4.09746 4.85963 4.09746 
+ 2.55527 4.10643 7.76453 3.58634 8.73294 5.37959 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (de) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (ed) show
+ (.) show
+ 216.109 -45.262 m
+ /N614 10.909 Tf
+ (33) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 46 46
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (i)
+ [3.47997 ] pdfxs
+ (n) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (ne) show
+ 34.659 0 m
+ /N614 10.909 Tf
+ (\() show
+ (afunc)
+ [9.97082 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.5708 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.5817 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [10.5163 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (t) show
+ (hesein)
+ [6.05449 4.85451 4.29811 9.37083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.54902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsw)
+ [6.0654 8.81444 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.2763 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 9.35992 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1089 ] pdfxs
+ (a) show
+ (tlink-)
+ [7.26547 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.66902 ] pdfxs
+ (I) show
+ (n)
+ [9.08719 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.17449 ] pdfxs
+ (t) show
+ (heyspendm)
+ [6.05449 4.85451 8.77083 4.30902 6.35994 4.85451 6.05449 9.08719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.25457 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 7.28719 ] pdfxs
+ (t) show
+ (imetraversing)
+ [3.0327 9.08711 7.8763 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 
+ 6.05449 8.47629 ] pdfxs
+ (a) show
+ (ndmodifying)
+ [6.0654 9.07628 9.09802 5.74904 6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 8.47629 
+ ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 7.86539 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndirectly,so)
+ [9.32719 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 4.8545 6.35994 4.30902 
+ 8.71629 ] pdfxs
+ (t) show
+ (heyre\rect)
+ [6.05449 4.85451 9.02174 4.2654 4.85451 6.05449 4.85451 4.8436 7.50547 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.10539 4.85451 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.57081 ] pdfxs
+ (o) show
+ (fprocessing)
+ [6.58903 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 3.0327 6.05449 8.71629 
+ ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 8.10539 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.75629 ] pdfxs
+ (A) show
+ (sareferencef)
+ [7.5599 8.71629 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.10539 
+ 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 79.301 -65.768 m
+ /N1025 10.909 Tf
+ (G) show
+ (CC)
+ [9.06531 9.06531 ] pdfxs
+ 110.819 -65.768 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lumnindic)
+ [3.0327 6.0654 9.08711 9.59991 3.02179 6.0654 6.0654 3.02179 4.85451 ] pdfxs
+ (at) show
+ (esthe)
+ [4.8436 7.84354 4.23277 6.0654 8.37811 ] pdfxs
+ (tota) show
+ (l)
+ [6.56721 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.37811 ] pdfxs
+ (t) show
+ (heGCC)
+ [6.0654 8.37811 8.5636 7.8763 11.4108 ] pdfxs
+ (3) show
+ (.3compiler)
+ [3.0327 8.98901 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 4.8436 7.81082 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.8436 7.84354 ] pdfxs
+ (t) show
+ (oc)
+ [8.98901 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.0327 8.37811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -87.69 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (t-O)
+ [7.87638 3.63261 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -109.613 m
+ (We\fnd)
+ [10.2981 8.99993 6.05449 6.0654 10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tin)
+ [8.3891 3.0327 10.1999 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.16721 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 7.29812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.98902 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (imeissubs)
+ [3.0327 9.08711 8.99993 3.02179 8.44353 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyless)
+ [3.0327 3.02179 9.90537 3.0327 4.8436 4.30902 8.44353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.37819 ] pdfxs
+ (t) show
+ (oc)
+ [9.59992 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.98902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7307 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC,despi)
+ [9.6981 8.55269 7.88721 7.8763 6.6654 6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ethefact)
+ [8.4872 4.23277 6.0654 8.4872 3.32724 5.46541 4.8436 7.87638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tGCCdoes)
+ [7.87638 8.5636 7.8763 11.5199 6.05449 5.75995 4.8436 4.29811 ] pdfxs
+ 253.071 -131.535 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ 268.418 -131.535 m
+ /N614 10.909 Tf
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ssmodule)
+ [4.30902 7.93081 9.09802 5.75995 6.05449 6.0654 3.02179 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.6763 ] pdfxs
+ (a) show
+ (ndveryli)
+ [6.05449 9.6981 5.4545 4.85451 4.2654 9.40355 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.88358 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.90537 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hina)
+ [6.0654 3.0327 9.90537 9.29447 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nuni)
+ [9.91628 6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.In)
+ [8.50902 3.94897 9.90537 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.92721 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.70538 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -3.05176e-05 -175.38 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssc)
+ [6.05449 8.93444 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lem)
+ [3.0327 9.46901 9.09802 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (lyline)
+ [3.0327 10.3854 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rwith)
+ [8.90172 7.8763 3.0327 4.23277 10.6908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.47992 5.74904 6.0654 8.78166 6.37085 4.8436 8.90172 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.92353 ] pdfxs
+ (t) show
+ (heyperf)
+ [6.0654 4.8436 10.3854 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm.F)
+ [4.27631 9.08711 10.8545 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.90172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 7.90902 ] pdfxs
+ (D) show
+ (GE)
+ [8.5636 7.42902 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.60354 ] pdfxs
+ (33) show
+ (1func)
+ [8.75992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.61445 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.37082 ] pdfxs
+ (55) show
+ (7)
+ [8.74901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.32722 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.60354 ] pdfxs
+ (\() show
+ (whichincludes)
+ [7.8763 6.0654 3.02179 4.54905 9.35992 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 8.14902 4.30902 ] pdfxs
+ (t) show
+ (ringc)
+ [4.2654 3.0327 6.0654 8.74901 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nts\)fr)
+ [5.75995 4.23277 4.30902 7.54911 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3925 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ex,)
+ [4.85451 5.75995 3.0327 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (D)
+ [8.0291 ] pdfxs
+ (A) show
+ (Eelimin)
+ [10.1563 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.04718 ] pdfxs
+ (10) show
+ (3)
+ [8.19266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.03627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.79265 ] pdfxs
+ (9) show
+ (6re)
+ [8.19266 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 8.80356 5.14904 ] pdfxs
+ (a) show
+ (luesfr)
+ [3.0327 6.05449 4.85451 7.03627 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.8362 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 5.9454 ] pdfxs
+ (a) show
+ (nd`inline'inlines)
+ [6.0654 8.79265 3.0327 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 5.77086 3.02179 
+ 6.0654 3.0327 3.02179 6.0654 4.8436 7.04718 ] pdfxs
+ (136) show
+ (8func)
+ [8.19266 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (\() show
+ (dele)
+ [6.05449 4.85451 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (43) show
+ (8which)
+ [9.08719 7.8763 6.0654 3.0327 4.53815 9.6981 ] pdfxs
+ (a) show
+ (renol)
+ [4.27631 8.4872 6.05449 9.0981 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erreferenced\)in)
+ [4.8436 7.909 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 
+ 6.0654 7.87638 3.0327 9.6981 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc.)
+ [4.85451 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -278.98 m
+ /N622 11.955 Tf
+ (2.4.2Ex)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 ] pdfxs
+ (a) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (leA)
+ [3.74195 10.616 10.1618 ] pdfxs
+ (pp) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (atio)
+ [6.52739 5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (sof)
+ [9.79114 6.71874 8.59556 ] pdfxs
+ (L) show
+ (LV)
+ [6.58714 10.1499 ] pdfxs
+ (M) show
+ -3.05176e-05 -307.948 m
+ /N614 10.909 Tf
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 6.90539 ] pdfxs
+ (t) show
+ (oillus)
+ [9.28356 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.67266 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.68356 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilitiesprovidedby)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 8.12717 6.0654 4.2654 5.14905 
+ 5.75995 3.0327 6.0654 4.8436 9.88355 5.75995 9.58901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.09446 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,webrie\rydescribef)
+ [4.2654 5.75995 6.90539 7.58175 8.67266 6.0654 4.2654 3.0327 4.8436 6.0654 9.58901 
+ 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 8.68356 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -3.05176e-05 -329.871 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 7.9199 ] pdfxs
+ (o) show
+ (fhow)
+ [6.93812 6.0654 5.14905 11.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.6145 6.05449 ] pdfxs
+ (a) show
+ (sbeenusedf)
+ [7.9199 6.35994 4.8436 4.85451 9.66537 6.0654 4.29811 4.85451 9.66537 3.33815 ] pdfxs
+ (o) show
+ (rwidelyv)
+ [7.87628 7.88721 3.02179 6.0654 4.8436 3.0327 9.37083 5.14904 ] pdfxs
+ (a) show
+ (ryingc)
+ [4.27631 5.75995 3.02179 6.0654 9.06538 4.8436 ] pdfxs
+ (o) show
+ (mpilerpr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.88719 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems,emph)
+ [6.0654 3.02179 4.85451 9.08711 4.30902 6.64358 4.8436 9.09802 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sizings)
+ [4.29811 3.0327 4.8436 3.0327 6.0654 9.06538 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.46538 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -351.793 m
+ (t) show
+ (henovelc)
+ [6.05449 8.4872 6.0654 5.14905 5.4545 4.8436 6.6763 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilitiesdescribedin)
+ [6.05449 3.0327 3.0327 3.0327 4.23277 3.0327 4.85451 7.93081 6.0654 4.8436 4.30902 
+ 4.8436 4.27631 3.0327 6.35994 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -388.981 m
+ /N1025 10.909 Tf
+ (P) show
+ (roj)
+ [5.17085 6.97082 3.82904 ] pdfxs
+ (ect) show
+ (s)
+ [9.13077 ] pdfxs
+ (u) show
+ (si)
+ [4.95263 3.47997 ] pdfxs
+ (n) show
+ (gLLVM)
+ [10.4617 7.53813 6.15269 9.49086 16.0907 ] pdfxs
+ (a) show
+ (sa)
+ [9.13077 10.2763 ] pdfxs
+ (gene) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (l)
+ [7.65812 ] pdfxs
+ (co) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (il)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (ri)
+ [9.349 3.47997 ] pdfxs
+ (n) show
+ (fr)
+ [3.82904 5.17085 ] pdfxs
+ (a) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (t)
+ [4.8873 ] pdfxs
+ (u) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ -3.05176e-05 -417.949 m
+ /N614 10.909 Tf
+ (A) show
+ (sn)
+ [8.85807 6.0654 ] pdfxs
+ (ot) show
+ (ede)
+ [4.8436 10.6145 4.85451 ] pdfxs
+ (a) show
+ (rlier,)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 7.82175 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [14.5527 6.0654 ] pdfxs
+ (a) show
+ (sserved)
+ [8.85807 4.29811 4.85451 4.2654 5.4545 4.85451 10.6145 ] pdfxs
+ (a) show
+ (s)
+ [8.85807 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 9.40356 6.05449 ] pdfxs
+ (o) show
+ (stf)
+ [4.30902 8.79273 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.82536 9.09802 ] pdfxs
+ (a) show
+ (nyv)
+ [5.74904 10.3199 5.14904 ] pdfxs
+ (a) show
+ (riedc)
+ [4.27631 3.0327 4.8436 10.6145 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.82536 ] pdfxs
+ (t) show
+ (echniques.Them)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 10.6472 7.8763 
+ 6.05449 9.41447 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -3.05176e-05 -439.871 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 10.1563 ] pdfxs
+ (o) show
+ (f)
+ [8.63992 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 10.1563 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 10.1454 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.7672 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 10.1563 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.6108 ] pdfxs
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\))
+ [9.54545 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3672 ] pdfxs
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 10.1563 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.33447 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,which)
+ [6.05449 8.75992 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -461.794 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.68356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.89446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.9271 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.13808 3.0327 9.89446 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 8.13808 ] pdfxs
+ (o) show
+ (f)
+ [7.16721 ] pdfxs
+ (t) show
+ (heirl)
+ [6.0654 4.8436 3.0327 8.10537 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.86176 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.28356 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.13808 ] pdfxs
+ (\(a) show
+ (sdescribedin)
+ [8.12717 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.89446 3.02179 
+ 9.89446 ] pdfxs
+ (t) show
+ (heres)
+ [6.0654 8.68356 4.27631 4.8436 4.29811 ] pdfxs
+ (t) show
+ -3.05176e-05 -483.716 m
+ (o) show
+ (f)
+ [8.67265 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 9.64352 ] pdfxs
+ (t) show
+ (hesis)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.Thesetechniquesinheritafewsi)
+ [12.9817 7.8763 6.0654 4.8436 4.30902 10.189 4.23277 4.85451 4.54905 6.05449 6.0654 
+ 3.0327 5.74904 6.0654 4.8436 9.64352 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 
+ 9.57818 10.789 3.33815 4.8436 13.2217 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntbene\ftsfr)
+ [5.75995 9.57818 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 9.64352 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m)
+ [14.4325 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,especi)
+ [10.0036 8.3672 4.8436 4.29811 6.37085 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lly,\()
+ [3.02179 3.0327 4.8545 8.79265 4.23277 ] pdfxs
+ (a\)) show
+ -3.05176e-05 -505.639 m
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.04356 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.49808 ] pdfxs
+ (a) show
+ (reonlye\013ec)
+ [4.27631 9.03265 5.46541 6.05449 3.0327 9.949 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveifm)
+ [3.02179 5.4545 9.04356 3.0327 7.5272 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.43274 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.04356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misav)
+ [13.2871 3.02179 8.49808 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (ble,i.e.,)
+ [6.0654 3.0327 4.8436 7.36357 3.0327 3.0327 4.8436 3.0327 7.36357 ] pdfxs
+ (a) show
+ (tlink-time;)
+ [8.43274 3.0327 3.0327 6.05449 5.75995 3.64352 4.23277 3.0327 9.09802 4.8436 7.50539 
+ ] pdfxs
+ (\() show
+ (b\)type)
+ [6.05449 8.44365 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -3.05176e-05 -527.562 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niscruci)
+ [9.95991 3.02179 8.20354 4.85451 4.27631 6.05449 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.93812 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.17082 ] pdfxs
+ (t) show
+ (heire\013ec)
+ [6.0654 4.8436 3.0327 8.17082 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness,especi)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 4.29811 6.99267 4.85451 4.29811 6.37085 
+ 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyp)
+ [3.0327 3.0327 9.65446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.20354 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.95991 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures;)
+ [6.05449 4.27631 4.8436 4.30902 7.05812 ] pdfxs
+ (\() show
+ (c\))
+ [4.8436 8.1491 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.74902 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -549.484 m
+ (a) show
+ (res)
+ [4.27631 8.69447 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.2654 4.85451 4.8436 3.64352 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependen)
+ [8.69447 3.0327 6.05449 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (;)
+ [6.98176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.90537 ] pdfxs
+ (\() show
+ (d\)SSAsi)
+ [6.05449 8.09456 6.0654 6.05449 12.0326 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyimproves)
+ [3.0327 9.59992 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 8.14899 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.69447 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,which)
+ [6.88358 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -571.407 m
+ (is\row-insensi)
+ [3.0327 7.94172 6.05449 5.14905 7.88721 3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive.)
+ [3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -593.329 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (herrese)
+ [6.05449 4.85451 8.59627 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchersn)
+ [4.27631 4.53815 6.0654 4.8436 4.27631 8.62899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.56365 ] pdfxs
+ (a) show
+ (\016li)
+ [9.09802 3.02179 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 10.3854 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3854 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.60718 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (uphavebeenac)
+ [6.0654 10.3854 6.0654 5.14905 5.4545 9.17447 6.35994 4.85451 4.8436 10.3854 5.46541 
+ 4.8436 ] pdfxs
+ (t) show
+ (ivelyusing)
+ [3.0327 5.4545 4.8436 3.0327 10.0799 6.0654 4.29811 3.0327 6.0654 9.77446 ] pdfxs
+ (o) show
+ (rexpl)
+ [8.60718 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ring)
+ [4.27631 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.17447 6.0654 4.29811 4.8436 ] pdfxs
+ -3.05176e-05 -615.252 m
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.18538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3454 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.61809 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk,inanumber)
+ [4.27631 5.75995 7.53812 3.0327 10.4072 9.79628 5.74904 6.0654 8.79257 6.35994 4.8436 
+ 8.61809 ] pdfxs
+ (o) show
+ (fdi\013erentways.Theseincludeusing)
+ [7.66902 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 8.58546 7.58175 5.14905 
+ 5.75995 4.29811 9.99264 7.8763 6.0654 4.8436 4.30902 9.18538 3.0327 6.05449 4.85451 
+ 3.0327 6.05449 6.0654 9.18538 6.0654 4.29811 3.0327 6.0654 9.78537 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.3454 ] pdfxs
+ (a) show
+ (s) show
+ 228.545 -657.201 m
+ (34) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 47 47
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nin)
+ [11.1926 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (erepresent)
+ [9.98173 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.1926 3.33815 ] pdfxs
+ (o) show
+ (rbin)
+ [9.40354 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry-)
+ [4.27631 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-bin)
+ [3.63261 6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.8872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 8.54174 ] pdfxs
+ (a) show
+ (sac)
+ [9.43625 10.5926 4.8436 ] pdfxs
+ (o) show
+ (mpilerb)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.41444 6.05449 ] pdfxs
+ (a) show
+ (ck-end)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 11.1926 ] pdfxs
+ (to) show
+ 0 -21.922 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtah)
+ [4.27631 7.32002 8.53084 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re-b)
+ [4.27631 4.8436 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedtr)
+ [4.29811 4.85451 9.14174 4.23277 4.27631 ] pdfxs
+ (a) show
+ (cec)
+ [4.85451 7.91993 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 7.91993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.14174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsys)
+ [9.14174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.85451 9.08711 6.21813 ] pdfxs
+ (a) show
+ (sab)
+ [7.38536 8.53084 6.0654 ] pdfxs
+ (a) show
+ (sisf)
+ [4.29811 3.0327 7.37445 3.33815 ] pdfxs
+ (o) show
+ (rrun)
+ [7.35264 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 7.91993 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -43.845 m
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (o) show
+ (fGridpr)
+ [7.55993 8.55269 4.27631 3.0327 10.2763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 7.40721 ] pdfxs
+ (a) show
+ (s)
+ [8.5199 ] pdfxs
+ (a) show
+ (nimplemen)
+ [10.2872 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npl)
+ [10.2872 6.05449 3.0327 ] pdfxs
+ (at) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmf)
+ [4.2654 13.3198 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.49809 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelpr)
+ [7.25448 6.0654 5.14905 5.4545 4.8436 7.25448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmin)
+ [9.09802 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -65.768 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 6.6654 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (JI) show
+ (Tc)
+ [11.5199 4.8436 ] pdfxs
+ (o) show
+ (mpilesh)
+ [9.09802 6.05449 3.0327 3.0327 8.47629 4.30902 6.05449 ] pdfxs
+ (a) show
+ (dersinaph)
+ [6.0654 4.8436 4.27631 7.94172 3.0327 9.6981 9.08719 6.05449 6.0654 ] pdfxs
+ (oto) show
+ (-re)
+ [3.63261 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icrenderer,e)
+ [3.0327 8.4872 4.27631 4.8436 6.0654 6.05449 4.85451 4.2654 4.85451 4.2654 6.6654 
+ 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (A) show
+ (s)
+ [8.12717 ] pdfxs
+ (o) show
+ (fthiswri)
+ [7.1563 4.23277 6.0654 3.0327 8.12717 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.90539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mh)
+ [13.8218 6.05449 ] pdfxs
+ (a) show
+ (sshipped5maj)
+ [8.12717 4.29811 6.0654 3.0327 6.05449 6.35994 4.85451 9.88355 9.27265 9.08711 6.0654 
+ 3.32724 ] pdfxs
+ (o) show
+ (rrele)
+ [8.09446 4.27631 4.85451 3.02179 4.85451 ] pdfxs
+ (a) show
+ (sesr)
+ [4.29811 4.85451 8.11626 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hly)
+ [6.05449 3.0327 9.5781 ] pdfxs
+ (o) show
+ (nceevery)
+ [6.0654 4.8436 8.67266 4.8436 5.4545 4.85451 4.2654 9.5781 ] pdfxs
+ (t) show
+ (hreem)
+ [6.0654 4.2654 4.85451 8.67266 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (hs.The)
+ [6.05449 4.30902 8.43265 7.8763 6.05449 4.8436 ] pdfxs
+ 0 -109.613 m
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (pidly)
+ [6.05449 3.0327 6.0654 3.02179 9.41446 ] pdfxs
+ (g) show
+ (rowinguserb)
+ [4.27631 5.14905 7.8763 3.0327 6.0654 9.10901 6.05449 4.30902 4.8436 7.93082 6.05449 
+ ] pdfxs
+ (a) show
+ (sebuilding)
+ [4.30902 8.49811 6.0654 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 9.10901 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.0654 9.709 ] pdfxs
+ (t) show
+ (hecompilerisa)
+ [6.0654 8.49811 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 4.8436 7.93082 3.0327 
+ 7.95263 9.10901 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (ta) show
+ (ment)
+ [9.08711 4.85451 5.75995 7.88729 ] pdfxs
+ (t) show
+ (oi)
+ [9.10901 3.0327 ] pdfxs
+ (t) show
+ (s\rexibility)
+ [7.95263 6.0654 4.8436 5.75995 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 9.41446 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.71991 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (-) show
+ 0 -131.535 m
+ (a) show
+ (bility.)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ 0 -168.723 m
+ /N1025 10.909 Tf
+ (S) show
+ (AFECo)
+ [9.47995 7.8981 8.24717 9.0544 6.62173 ] pdfxs
+ (de) show
+ (:As)
+ [9.06538 13.6581 4.95263 ] pdfxs
+ (a) show
+ (felow-l)
+ [3.82904 9.93802 3.47997 5.92355 9.06531 4.1781 3.49088 ] pdfxs
+ (e) show
+ (v)
+ [6.27261 ] pdfxs
+ (e) show
+ (lr)
+ [7.66903 5.15995 ] pdfxs
+ (ep) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (sent)
+ [4.94172 5.75987 6.61093 4.8873 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.16 ] pdfxs
+ (an) show
+ (d)
+ [11.1491 ] pdfxs
+ (execut) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (v) show
+ (ir)
+ [3.47997 5.17085 ] pdfxs
+ (on) show
+ (m)
+ [10.4507 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ 0 -197.691 m
+ /N614 10.909 Tf
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (FECodeisa)
+ [7.11266 7.42902 7.8763 5.75995 6.05449 8.90174 3.0327 8.34535 9.50174 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fe"coderepresen)
+ [3.33815 4.8436 9.50174 4.85451 5.74904 6.0654 8.89083 4.27631 4.8436 6.0654 4.27631 
+ 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (a) show
+ (ndexecu)
+ [6.05449 10.1126 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nenvir)
+ [10.1017 4.85451 5.75995 5.74904 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,b)
+ [7.17812 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1126 ] pdfxs
+ (o) show
+ (natype-s)
+ [10.1017 9.50174 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fesub-)
+ [3.32724 8.89083 4.30902 6.05449 6.0654 3.63261 ] pdfxs
+ 0 -219.613 m
+ (set)
+ [4.29811 4.85451 8.91273 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.The)
+ [9.99272 7.71266 7.8763 6.05449 9.52356 ] pdfxs
+ (goa) show
+ (l)
+ [7.70175 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.52356 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 10.429 3.0327 8.97807 ] pdfxs
+ (t) show
+ (oenf)
+ [10.1235 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcemem)
+ [4.27631 4.85451 9.51265 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 10.429 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 10.429 ] pdfxs
+ (o) show
+ (fpr)
+ [8.0072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.97807 3.02179 10.7344 ] pdfxs
+ (t) show
+ (heS)
+ [6.0654 9.51265 6.0654 ] pdfxs
+ (A) show
+ (FECode)
+ [7.12357 7.41812 7.88721 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -241.536 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hs)
+ [10.2326 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 9.03265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,byusingav)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.34175 5.75995 9.9381 6.0654 4.29811 3.0327 
+ 6.05449 9.64355 9.63264 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.74904 8.43274 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 9.02174 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.21085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [10.2435 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.2435 ] pdfxs
+ (o) show
+ (f) show
+ 0 -263.458 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [9.71992 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [10.9308 3.0327 ] pdfxs
+ (48) show
+ (],)
+ [3.0327 8.21447 ] pdfxs
+ (a) show
+ (ndusingextensivein)
+ [6.05449 10.9308 6.0654 4.29811 3.0327 6.0654 10.3199 4.85451 5.75995 4.23277 4.85451 
+ 6.05449 4.30902 3.0327 5.4545 9.71992 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.90902 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 9.71992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.17444 ] pdfxs
+ (t) show
+ (ominimizerun)
+ [10.3308 9.08711 3.0327 6.05449 3.0327 9.09802 3.02179 4.85451 9.71992 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -285.381 m
+ (checks[)
+ [4.54905 6.05449 4.85451 4.53815 5.75995 7.94172 3.0327 ] pdfxs
+ (82) show
+ (,)
+ [6.6654 ] pdfxs
+ (48) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -307.303 m
+ (TheS)
+ [7.8763 6.0654 8.15993 6.05449 ] pdfxs
+ (A) show
+ (FECodesys)
+ [7.12357 7.42902 7.8763 5.75995 6.05449 8.15993 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emexpl)
+ [4.8436 12.4034 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (sne)
+ [7.61445 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.06537 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.33813 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.61445 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.15993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mfr)
+ [13.3091 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,exceptrun)
+ [4.2654 5.75995 6.40358 4.85451 5.75995 4.8436 4.8436 6.0654 7.54911 4.27631 6.0654 
+ 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -329.226 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (tdirec)
+ [7.63638 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyuses)
+ [3.02179 9.15265 6.0654 4.29811 4.8436 7.70172 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [13.3963 4.8436 5.75995 6.0654 8.23629 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichprovides)
+ [6.0654 6.46903 7.8763 6.0654 3.0327 4.53815 9.4581 6.05449 4.27631 5.14905 5.75995 
+ 3.0327 6.05449 4.85451 7.69081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (a) show
+ (bilityto)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.15265 4.23277 8.8472 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 4.8436 ] pdfxs
+ 0 -351.149 m
+ (C)
+ [10.789 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.0654 8.9781 7.8763 8.4872 11.3999 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,whichiscruci)
+ [9.08711 4.30902 6.08722 7.8763 6.0654 3.02179 4.54905 8.9781 3.0327 7.21082 4.85451 
+ 4.2654 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [5.9454 3.33815 ] pdfxs
+ (o) show
+ (rsupp)
+ [7.18901 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingembeddeds)
+ [3.0327 6.0654 8.3672 4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 8.9781 
+ 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,middle-w)
+ [4.2654 4.85451 6.08722 9.08711 3.0327 6.0654 6.05449 3.0327 4.8436 3.64352 7.57085 
+ ] pdfxs
+ (a) show
+ (re,)
+ [4.27631 4.8436 6.09813 ] pdfxs
+ (a) show
+ (ndsys)
+ [6.05449 8.9781 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ 0 -373.071 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries.S)
+ [4.2654 3.0327 4.85451 4.29811 7.83266 6.0654 ] pdfxs
+ (A) show
+ (FECoderelies)
+ [7.12357 7.41812 7.8763 5.75995 6.0654 8.35629 4.2654 4.85451 3.02179 3.0327 4.85451 
+ 7.7999 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 8.34538 3.93823 5.75995 6.37085 8.34538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.56719 3.02179 9.56719 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.5054 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hnosyn)
+ [9.56719 6.05449 8.95629 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (icch)
+ [3.0327 8.34538 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es\))
+ [4.8436 4.30902 7.74547 ] pdfxs
+ (t) show
+ (ocheck)
+ [8.95629 4.54905 6.05449 4.85451 4.54905 5.75995 ] pdfxs
+ 0 -394.994 m
+ (a) show
+ (ndenf)
+ [6.0654 9.91628 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rcetypes)
+ [4.27631 4.8436 8.70538 3.93823 5.75995 6.35994 8.70538 4.30902 ] pdfxs
+ (a) show
+ (fety.)
+ [3.32724 4.85451 3.93823 4.84359 8.54174 ] pdfxs
+ (I) show
+ (trelies)
+ [8.09456 4.27631 4.8436 3.0327 3.0327 4.8436 8.1599 ] pdfxs
+ (o) show
+ (n)
+ [9.91628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (a) show
+ (rraytypeinf)
+ [4.27631 4.27631 5.14905 9.61082 3.93823 5.75995 6.35994 8.70538 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.91628 3.02179 9.91628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.8545 ] pdfxs
+ (t) show
+ (oenf)
+ [9.31628 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rce)
+ [4.27631 4.8436 8.70538 ] pdfxs
+ (a) show
+ (rrayb)
+ [4.27631 4.2654 5.15996 9.61082 6.35994 ] pdfxs
+ (o) show
+ (unds)
+ [6.0654 6.05449 6.0654 4.29811 ] pdfxs
+ 0 -416.916 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.94914 4.84359 6.46903 ] pdfxs
+ (a) show
+ (ndusesin)
+ [6.05449 9.44719 6.0654 4.29811 4.85451 7.69081 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.41449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.69081 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.83629 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (erun)
+ [8.23629 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeb)
+ [3.02179 9.09802 8.23629 6.35994 ] pdfxs
+ (o) show
+ (undschecksinm)
+ [6.0654 6.05449 6.0654 7.69081 4.53815 6.0654 4.8436 4.54905 5.75995 7.69081 3.02179 
+ 9.44719 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.14174 4.8436 ] pdfxs
+ (a) show
+ (ses[)
+ [4.30902 4.8436 7.69081 3.0327 ] pdfxs
+ (82) show
+ (].)
+ [3.0327 7.78902 ] pdfxs
+ (It) show
+ 0 -438.839 m
+ (usesin)
+ [6.0654 4.29811 4.8436 8.58535 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.30903 4.30902 ] pdfxs
+ (a) show
+ (fetychecking)
+ [3.32724 4.85451 3.93823 10.0363 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 
+ 9.73082 ] pdfxs
+ (t) show
+ (echniques,expl)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 7.47266 4.85451 
+ 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.74173 ] pdfxs
+ (t) show
+ (helink-)
+ [6.05449 9.13083 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (imefr)
+ [3.0327 9.08711 9.13083 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.0363 ] pdfxs
+ (t) show
+ (oret)
+ [9.73082 4.27631 4.85451 4.23277 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.3417 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -460.761 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fsep)
+ [8.21447 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [9.73083 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9417 ] pdfxs
+ (\() show
+ (akeydi\016culty)
+ [10.3417 5.4545 4.8436 10.6472 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 
+ 10.6472 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tledprevi)
+ [9.13091 3.02179 4.85451 10.9417 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (ussuchsystems)
+ [6.0654 9.18534 4.29811 6.0654 4.54905 10.9417 4.29811 5.75995 4.30902 4.23277 4.85451 
+ 9.08711 9.18534 ] pdfxs
+ (t) show
+ (oav)
+ [10.3417 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idusin)
+ [3.0327 10.9417 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -482.684 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (echniques[)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.94172 3.0327 ] pdfxs
+ (44) show
+ (,)
+ [6.6654 ] pdfxs
+ (63) show
+ (]\).)
+ [3.0327 4.23277 3.0327 ] pdfxs
+ 0 -519.871 m
+ /N1025 10.909 Tf
+ (E)
+ [8.24717 ] pdfxs
+ (xte) show
+ (r)
+ [5.15995 ] pdfxs
+ (na) show
+ (l)
+ [7.66903 ] pdfxs
+ (IS) show
+ (A)
+ [13.669 ] pdfxs
+ (de) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (g) show
+ (nf)
+ [11.1491 3.83994 ] pdfxs
+ (o) show
+ (rVir)
+ [9.33809 9.49086 3.47997 5.17085 ] pdfxs
+ (tua) show
+ (l)
+ [7.66903 ] pdfxs
+ (In) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Se) show
+ (tC)
+ [9.06544 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (ut)
+ [6.96002 4.8873 ] pdfxs
+ (e) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 0 -548.839 m
+ /N614 10.909 Tf
+ (V) show
+ (ir)
+ [3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [5.65086 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nSetC)
+ [8.67265 6.0654 4.8436 6.86184 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ers[)
+ [4.8436 4.27631 6.91627 3.0327 ] pdfxs
+ (125) show
+ (,)
+ [5.65086 ] pdfxs
+ (43) show
+ (,)
+ [5.63995 ] pdfxs
+ (3) show
+ (])
+ [5.65086 ] pdfxs
+ (a) show
+ (reprocess)
+ [4.27631 7.46176 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rdesi)
+ [6.88356 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ns)
+ [6.05449 6.91627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tusetwodis)
+ [6.86184 6.05449 4.30902 7.46176 3.93823 7.58175 8.06175 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctinstruc)
+ [3.0327 6.0654 4.8436 6.86184 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -570.762 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 8.9781 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (llyvisible,vir)
+ [3.0327 3.0327 9.9381 5.75995 3.0327 4.29811 3.0327 6.05449 3.0327 4.85451 7.35266 
+ 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [7.22175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.2435 4.29811 4.85451 8.42183 ] pdfxs
+ (\(V) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\)whichserves)
+ [8.43274 7.8763 6.0654 3.02179 4.54905 10.2435 4.30902 4.8436 4.27631 5.4545 4.8436 
+ 8.48717 ] pdfxs
+ (a) show
+ (s)
+ [8.48717 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.03265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen-)
+ [13.2762 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 6.0654 3.63261 ] pdfxs
+ 0 -592.684 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.9308 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.15263 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 7.89811 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re,)
+ [4.2654 4.85451 8.21447 ] pdfxs
+ (a) show
+ (ndahiddenimplemen)
+ [6.05449 10.9417 10.3199 6.0654 3.0327 6.05449 6.0654 4.8436 10.9417 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcins)
+ [6.05449 3.64352 4.29811 6.35994 4.85451 4.8436 3.0327 6.0654 9.71992 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [10.9308 4.30902 4.8436 9.12 ] pdfxs
+ (\(I) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\))
+ [9.10909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [9.10909 3.0327 9.17444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -614.607 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lh)
+ [6.93812 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.75993 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.As)
+ [6.93812 12.0872 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (retr)
+ [4.2654 8.75993 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (rc)
+ [8.17082 4.85451 ] pdfxs
+ (o) show
+ (-desi)
+ [3.63261 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (nedwi)
+ [6.0654 4.8436 9.97082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.95991 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 8.74902 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.74902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.20354 ] pdfxs
+ (V) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (SAcode)
+ [6.05449 12.0872 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (35) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 48 48
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.62902 ] pdfxs
+ (I) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SA)
+ [6.0654 11.9563 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyf)
+ [3.0327 9.53446 3.32724 ] pdfxs
+ (o) show
+ (rexecu)
+ [8.05082 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.83994 ] pdfxs
+ (a) show
+ (ndis)
+ [6.05449 9.83991 3.0327 8.07263 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.61811 ] pdfxs
+ (o) show
+ (nlys)
+ [6.0654 3.0327 9.52355 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.94914 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.61811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisaw)
+ [8.01819 3.02179 8.08354 5.14905 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.62902 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.61811 ] pdfxs
+ (I) show
+ (-)
+ [3.64352 ] pdfxs
+ (I) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.This)
+ [6.80721 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (ato) show
+ (risessen)
+ [7.909 3.0327 7.94172 4.8436 4.30902 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyas)
+ [3.0327 3.0327 9.39264 9.08719 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed,implement)
+ [4.8436 6.0654 6.6654 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-speci\fcb)
+ [6.0654 3.63261 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ck-endc)
+ [4.54905 5.75995 3.63261 4.85451 6.05449 9.6981 4.85451 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (nrecentw)
+ [8.94537 4.27631 4.8436 4.85451 4.8436 5.75995 7.13457 7.57085 ] pdfxs
+ (o) show
+ (rk,we)
+ [4.27631 5.74904 6.07631 7.57085 7.73448 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ued)
+ [6.05449 4.85451 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (a) show
+ (nex)
+ [8.94537 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endedversi)
+ [4.8436 6.0654 6.0654 4.8436 8.94537 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.94537 ] pdfxs
+ (o) show
+ (f)
+ [6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.73448 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mins)
+ [12.8836 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetc)
+ [8.95628 4.29811 4.8436 7.13457 4.8436 ] pdfxs
+ (o) show
+ (uldbea)
+ [6.0654 3.0327 8.94537 6.35994 7.73448 8.34538 ] pdfxs
+ (g) show
+ (ood)
+ [5.75995 5.74904 6.0654 ] pdfxs
+ 0 -65.768 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (icef)
+ [3.0327 4.8436 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.57447 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.75267 ] pdfxs
+ (V) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SAf)
+ [6.0654 11.9017 3.33815 ] pdfxs
+ (o) show
+ (rsuchprocess)
+ [7.99628 4.29811 6.0654 4.53815 9.78537 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 
+ 4.29811 ] pdfxs
+ (o) show
+ (rdesi)
+ [7.99628 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ns[)
+ [6.0654 8.02899 3.0327 ] pdfxs
+ (3) show
+ (].Wepr)
+ [3.02179 8.13811 10.309 8.57447 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (sedanovelimplemen)
+ [4.30902 4.8436 9.78537 9.17447 6.0654 5.14905 5.4545 4.85451 6.75267 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.6363 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.15263 ] pdfxs
+ (t) show
+ (hevir)
+ [6.05449 9.73083 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (to) show
+ (-n)
+ [3.64352 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.71992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (ato) show
+ (r)
+ [9.15263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ten)
+ [9.12 4.8436 6.0654 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 9.17444 ] pdfxs
+ (o) show
+ (\017inecode)
+ [9.08711 3.0327 6.0654 9.71992 4.8436 5.75995 6.0654 9.71992 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.9308 4.8436 ] pdfxs
+ (a) show
+ (ching)
+ [4.54905 6.0654 3.02179 6.0654 10.3308 ] pdfxs
+ (o) show
+ (f) show
+ 0 -109.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (edcodeinac)
+ [4.85451 9.6981 4.8436 5.75995 6.05449 8.4872 3.0327 9.6981 9.08719 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elyOS-independentm)
+ [4.8436 3.0327 9.39264 8.4872 6.05449 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 
+ 4.85451 6.05449 6.0654 4.8436 5.75995 7.87638 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.73819 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 5.75995 ] pdfxs
+ 72.637 -131.535 m
+ /N634 10.909 Tf
+ (exp) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (it)
+ [3.33823 3.6327 ] pdfxs
+ (s) show
+ 113.482 -131.535 m
+ /N614 10.909 Tf
+ (t) show
+ (heimp)
+ [6.05449 9.35992 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntfe)
+ [5.74904 8.7491 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.81444 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 9.34901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetrepresen)
+ [10.5708 4.29811 4.8436 8.7491 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.74539 ] pdfxs
+ (a) show
+ (ndex)
+ [6.05449 10.5708 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ends)
+ [4.8436 6.0654 6.05449 4.29811 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (it)
+ [3.0327 9.10909 ] pdfxs
+ (t) show
+ (obesui)
+ [10.3199 6.35994 9.71992 4.29811 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.70901 ] pdfxs
+ (a) show
+ (sa)
+ [9.17444 10.3199 ] pdfxs
+ (V) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (SAf)
+ [6.0654 13.0472 3.32724 ] pdfxs
+ (o) show
+ (rh)
+ [9.14172 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re.Thefund)
+ [4.27631 4.8436 11.5744 7.8763 6.0654 9.70901 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lbene\ft)
+ [7.89811 6.35994 4.8436 6.0654 4.8436 6.0654 9.10909 ] pdfxs
+ (o) show
+ (f)
+ [8.20356 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mf)
+ [14.869 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 9.16353 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 10.6254 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.01091 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.61083 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcoderepresen)
+ [14.76 4.85451 5.74904 6.0654 9.61083 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nislow-levelen)
+ [10.8326 3.02179 9.07625 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 
+ 7.79993 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.8217 ] pdfxs
+ (t) show
+ (orepresent)
+ [10.2217 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 9 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryex)
+ [4.27631 10.5163 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [7.79993 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.43628 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.43628 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emcode)
+ [4.8436 13.0689 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,yetprovidesrichen)
+ [7.10176 5.4545 4.8436 8.22547 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 8.2799 4.2654 3.0327 4.54905 10.0363 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinf)
+ [10.0363 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (osupp)
+ [9.42537 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 8.22547 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.67263 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.70535 3.02179 10.4617 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.23992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (r.Asec)
+ [4.2654 10.1672 12.5781 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndkeybene\ftis)
+ [6.05449 10.4617 5.4545 4.85451 10.1563 6.35994 4.8436 6.0654 4.8436 6.0654 8.64001 
+ 3.0327 8.70535 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.1563 ] pdfxs
+ (t) show
+ (odob)
+ [9.85082 6.0654 9.85082 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.4617 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 9.23992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (o) show
+ (nline)
+ [6.0654 3.02179 3.0327 6.0654 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichisexpl)
+ [6.05449 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 3.0327 7.94172 4.8436 5.75995 
+ 6.0654 3.02179 ] pdfxs
+ (o) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.68719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (heOS-independent)
+ [6.0654 8.4872 8.47629 6.0654 3.63261 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 
+ 6.0654 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.6981 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y.)
+ [4.8545 3.0327 ] pdfxs
+ -3.05176e-05 -286.602 m
+ /N622 14.346 Tf
+ (2.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -3.05176e-05 -319.328 m
+ /N614 10.909 Tf
+ (Wefocus)
+ [10.2981 9.31629 3.33815 5.75995 4.8436 6.0654 8.7708 ] pdfxs
+ (o) show
+ (nc)
+ [10.5163 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.27631 3.02179 6.0654 9.91628 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [14.4654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5272 ] pdfxs
+ (t) show
+ (hreecl)
+ [6.05449 4.27631 4.85451 9.30538 4.85451 3.0327 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.7708 ] pdfxs
+ (o) show
+ (fprevi)
+ [7.79993 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.0654 8.7708 7.57085 ] pdfxs
+ (o) show
+ (rk:)
+ [4.27631 5.74904 9.54537 ] pdfxs
+ (ot) show
+ (hervir)
+ [6.05449 4.85451 8.73809 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-m)
+ [3.0327 3.64352 9.08711 ] pdfxs
+ (a) show
+ (chine-b)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -341.25 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilersys)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.63991 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems,rese)
+ [4.8436 9.08711 4.30902 7.57084 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.54905 10.4181 ] pdfxs
+ (o) show
+ (ntyped)
+ [10.429 3.93823 5.75995 6.35994 4.8436 10.429 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 10.1235 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.57084 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.0654 10.4181 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.2072 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.63991 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.2072 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -363.173 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.08711 4.30902 3.0327 ] pdfxs
+ 16.937 -385.095 m
+ (A) show
+ (sn)
+ [8.73808 6.05449 ] pdfxs
+ (ot) show
+ (edintheintroduc)
+ [4.85451 10.4945 3.0327 10.4945 4.23277 6.0654 9.28356 3.0327 5.75995 4.23277 4.27631 
+ 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.28356 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.4327 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.28356 4.8436 ] pdfxs
+ (o) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ry)
+ [4.27631 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.28356 ] pdfxs
+ (o) show
+ (fhi)
+ [7.7672 6.0654 3.02179 ] pdfxs
+ (g) show
+ (her-level)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.85451 5.4545 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -407.018 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (evir)
+ [8.1163 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.3054 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 7.57081 4.29811 6.0654 4.54905 9.32719 ] pdfxs
+ (a) show
+ (sSm)
+ [7.5599 6.0654 9.08711 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 3.0327 6.97085 ] pdfxs
+ (a) show
+ (lk,Self,)
+ [3.0327 5.74904 6.37085 6.0654 4.8436 3.0327 3.33815 6.37085 ] pdfxs
+ (JV) show
+ (M,)
+ [9.99272 6.3054 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.32719 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.10539 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edmode)
+ [4.85451 9.32719 9.08711 5.75995 6.05449 8.1163 ] pdfxs
+ (o) show
+ (fMicr)
+ [6.59994 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 7.50547 7.8763 ] pdfxs
+ (L) show
+ (I.)
+ [3.94897 3.0327 ] pdfxs
+ -3.05176e-05 -428.941 m
+ (H) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.33813 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.33813 9.08711 ] pdfxs
+ (a) show
+ (chinessuch)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 7.60354 4.30902 6.05449 4.54905 9.35992 ] pdfxs
+ (a) show
+ (s)
+ [7.60354 ] pdfxs
+ (t) show
+ (heserequireap)
+ [6.05449 4.85451 4.29811 8.14902 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.14902 
+ 8.75992 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.57082 ] pdfxs
+ (o) show
+ (bjectmodel)
+ [6.66539 3.33815 4.8436 4.8436 7.54911 9.08711 5.75995 6.0654 4.8436 6.32722 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 9.35992 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 8.14902 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emf)
+ [4.8436 12.3925 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -450.863 m
+ (use.Thisimplies)
+ [6.0654 4.29811 4.8436 8.39993 7.8763 6.0654 3.02179 8.11626 3.0327 9.08711 6.0654 
+ 3.02179 3.0327 4.85451 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ttheyc)
+ [8.05092 4.23277 6.0654 4.8436 9.56719 4.85451 ] pdfxs
+ (a) show
+ (nprovidehi)
+ [9.86173 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.65084 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-leveltypeinf)
+ [6.05449 4.85451 4.2654 3.64352 3.0327 4.8436 5.4545 4.8436 6.83994 3.93823 5.75995 
+ 6.37085 8.65084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.05092 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.65084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,but)
+ [9.08711 6.88358 6.0654 6.05449 8.05092 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -472.786 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.61456 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.22539 ] pdfxs
+ (t) show
+ (osupp)
+ [8.82538 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtl)
+ [4.27631 7.62547 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.61456 6.0654 8.82538 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.62547 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 9.44719 ] pdfxs
+ (t) show
+ (heirdesi)
+ [6.05449 4.85451 3.02179 7.6581 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [9.43628 ] pdfxs
+ (\() show
+ (even)
+ [4.85451 5.4545 4.8436 9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rien)
+ [4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edl)
+ [4.8436 9.44719 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (essuch)
+ [4.85451 7.6799 4.30902 6.05449 4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -494.708 m
+ (a) show
+ (sC++)
+ [8.56353 7.8763 8.4872 8.47629 ] pdfxs
+ (\)) show
+ (.)
+ [9.74173 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,pr)
+ [3.0327 3.0327 4.84359 7.43993 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msin)
+ [9.09802 8.55262 3.0327 10.3199 ] pdfxs
+ (t) show
+ (heserepresen)
+ [6.05449 4.85451 4.29811 9.10902 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.56353 ] pdfxs
+ (\() show
+ (exceptC)
+ [4.8436 5.75995 4.8436 4.85451 6.0654 8.49819 7.8763 ] pdfxs
+ (LI) show
+ (\))
+ [8.49819 ] pdfxs
+ (a) show
+ (rerequired)
+ [4.27631 9.09811 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 10.309 ] pdfxs
+ (t) show
+ (obetype-)
+ [9.70901 6.37085 9.09811 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ -3.05176e-05 -516.631 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (fe.Thisisimp)
+ [3.33815 4.8436 8.92356 7.8763 6.0654 3.02179 8.29081 3.0327 8.2799 3.0327 9.08711 
+ 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.22547 3.32724 ] pdfxs
+ (o) show
+ (rsupp)
+ [8.25809 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingm)
+ [3.02179 6.0654 9.43628 9.08711 ] pdfxs
+ (o) show
+ (bilecode,butm)
+ [6.0654 3.0327 3.02179 8.83629 4.8436 5.75995 6.0654 4.8436 7.10176 6.05449 6.0654 
+ 8.22547 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.2799 ] pdfxs
+ (t) show
+ (hesevir)
+ [6.0654 4.8436 4.29811 8.83629 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [7.00357 9.09802 ] pdfxs
+ (a) show
+ (chinesinsu\016cien)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 8.2799 3.0327 6.0654 4.29811 6.0654 9.08711 
+ 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -538.553 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [8.34536 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.63261 3.94914 5.74904 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fel)
+ [3.32724 8.93447 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (ges)
+ [5.46541 4.8436 8.37808 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 10.1345 3.32724 ] pdfxs
+ (o) show
+ (rlow-levelsys)
+ [8.35627 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 7.11266 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emcode.)
+ [4.85451 13.1671 4.8436 5.75995 6.05449 4.85451 9.19628 ] pdfxs
+ (I) show
+ (t)
+ [8.32365 ] pdfxs
+ (a) show
+ (lsosi)
+ [3.0327 4.29811 9.53446 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lylimi)
+ [3.0327 9.82901 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -560.476 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (a) show
+ (nbed)
+ [9.6981 6.37085 8.47629 6.0654 ] pdfxs
+ (o) show
+ (nebef)
+ [6.0654 8.47629 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rerun)
+ [4.2654 8.4872 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imebec)
+ [3.0327 9.08711 8.4872 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.4872 6.0654 4.8436 4.85451 9.68719 3.33815 ] pdfxs
+ (o) show
+ (rby)
+ [7.909 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ecodeveri\fc)
+ [4.8436 4.8436 5.75995 6.0654 8.4872 5.4545 4.8436 4.27631 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.937 -582.398 m
+ (TheMicr)
+ [7.8763 6.0654 9.71992 10.0036 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftC)
+ [3.33815 9.12 7.8763 ] pdfxs
+ (L) show
+ (Ivir)
+ [8.8253 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [7.90902 9.09802 ] pdfxs
+ (a) show
+ (chineh)
+ [4.53815 6.0654 3.0327 6.05449 9.73083 6.0654 ] pdfxs
+ (a) show
+ (sanumber)
+ [9.17444 10.3308 5.75995 6.0654 8.78166 6.37085 4.8436 9.15263 ] pdfxs
+ (o) show
+ (ffe)
+ [8.21447 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.85451 9.17444 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdistin)
+ [9.12 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishitfr)
+ [6.05449 3.0327 4.30902 10.9308 3.0327 9.12 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.9634 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ -3.05176e-05 -604.321 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 8.03993 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [8.03993 9.09802 ] pdfxs
+ (a) show
+ (chines,includingexplicitsupp)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 8.38902 3.0327 6.05449 4.85451 3.0327 
+ 6.05449 6.0654 3.02179 6.0654 10.4726 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 
+ 3.0327 9.26182 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 9.26182 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [9.28354 10.4726 7.8763 3.0327 6.05449 9.86174 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.86174 ] pdfxs
+ (o) show
+ (ffe)
+ [8.34538 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 9.31625 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mmul)
+ [14.0943 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ -3.05176e-05 -626.243 m
+ (plel)
+ [6.0654 3.02179 8.56356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,l)
+ [4.85451 4.29811 6.76358 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ein)
+ [8.56356 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bilitysupp)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.46901 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,n)
+ [6.76358 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fecode,)
+ [3.32724 8.56356 4.85451 5.74904 6.0654 4.8436 6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.77446 ] pdfxs
+ (\\) show
+ (unm)
+ [6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ed"execu)
+ [4.8436 6.0654 9.16356 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 228.545 -657.201 m
+ (36) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 49 49
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (mode.)
+ [9.08711 5.75995 6.0654 4.8436 7.78902 ] pdfxs
+ (U) show
+ (nm)
+ [6.05449 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edmode)
+ [4.85451 9.40355 9.09802 5.75995 6.05449 8.20357 ] pdfxs
+ (a) show
+ (llowsC)
+ [3.0327 3.02179 5.15996 7.8763 7.64718 7.88721 ] pdfxs
+ (L) show
+ (I)
+ [7.28713 ] pdfxs
+ (t) show
+ (orepresentcodein)
+ [8.80356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 7.59274 4.8436 
+ 5.75995 6.0654 8.19266 3.0327 9.41446 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryl)
+ [4.27631 9.10901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,including)
+ [4.8436 4.30902 6.43631 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.80356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.20357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -21.922 m
+ (don)
+ [6.0654 9.94901 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.73819 4.8436 ] pdfxs
+ (o) show
+ (nf)
+ [6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5925 ] pdfxs
+ (t) show
+ (oi)
+ [9.94901 3.0327 ] pdfxs
+ (t) show
+ (stypesys)
+ [8.80353 3.93823 5.75995 6.35994 9.34901 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 13.5925 ] pdfxs
+ (o) show
+ (rrun)
+ [8.77081 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imefr)
+ [3.0327 9.08711 9.34901 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk,e.)
+ [4.27631 5.75995 7.74539 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.74539 ] pdfxs
+ (AN) show
+ (S)
+ [6.0654 ] pdfxs
+ (I) show
+ (-s)
+ [3.63261 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC++[)
+ [4.27631 10.5599 7.8763 8.4872 12.9817 3.0327 ] pdfxs
+ (96) show
+ (].)
+ [3.0327 10.4726 ] pdfxs
+ (H) show
+ (ow-)
+ [5.14905 7.8763 3.63261 ] pdfxs
+ 0 -43.845 m
+ (ever,codeinunm)
+ [4.8436 5.4545 4.85451 4.27631 6.78539 4.8436 5.75995 6.05449 8.58538 3.0327 9.79628 
+ 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edmodeisn)
+ [4.8436 9.79628 9.08711 5.75995 6.05449 8.58538 3.0327 8.02899 6.0654 ] pdfxs
+ (o) show
+ (trepresen)
+ [7.97456 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edin)
+ [4.85451 9.78537 3.0327 9.79628 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 8.58538 7.8763 ] pdfxs
+ (L) show
+ (Iin)
+ [7.66894 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.58538 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.78537 ] pdfxs
+ (\() show
+ (MS)
+ [10.0036 6.0654 ] pdfxs
+ (IL\)) show
+ (,) show
+ 0 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.74173 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reisn)
+ [4.27631 8.53084 3.0327 7.99626 6.05449 ] pdfxs
+ (o) show
+ (tsubject)
+ [7.94183 4.29811 6.0654 6.66539 3.32724 4.85451 4.8436 7.93092 ] pdfxs
+ (t) show
+ (odyn)
+ [9.14174 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 8.54175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninC)
+ [9.74173 3.0327 9.75264 7.8763 ] pdfxs
+ (LI) show
+ (.Inc)
+ [6.71994 3.94897 9.74173 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (st,)
+ [4.30902 4.23277 6.74176 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6909 ] pdfxs
+ (a) show
+ (llowscodefr)
+ [3.02179 3.0327 5.14905 7.88721 7.98535 4.85451 5.75995 6.05449 8.54175 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m) show
+ 0 -87.69 m
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryl)
+ [4.2654 9.56719 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.10535 ] pdfxs
+ (t) show
+ (oberepresen)
+ [9.26174 6.35994 8.66175 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edinaunif)
+ [4.8436 9.87264 3.02179 9.87264 9.26174 6.05449 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rm,richrepresen)
+ [4.27631 9.08711 6.87267 4.27631 3.0327 4.54905 9.86173 4.2654 4.85451 6.05449 4.27631 
+ 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.86173 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 9.87264 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (t) show
+ (helife)
+ [6.05449 8.79265 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.79265 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hecode.Asec)
+ [6.05449 8.79265 4.85451 5.74904 6.0654 4.8436 8.80356 12.1199 4.30902 4.8436 4.85451 
+ ] pdfxs
+ (o) show
+ (ndkeydi\013erenceis)
+ [6.05449 10.0035 5.4545 4.85451 9.6981 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 6.0654 4.8436 8.79265 3.0327 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Ml)
+ [13.9527 3.02179 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.75995 8.24717 ] pdfxs
+ (t) show
+ (heinter)
+ [6.05449 8.79265 3.0327 5.75995 4.23277 4.85451 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bilityfe)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.6981 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -131.535 m
+ (o) show
+ (fC)
+ [7.29812 7.88721 ] pdfxs
+ (L) show
+ (Ibut)
+ [7.90894 6.05449 6.0654 8.21456 ] pdfxs
+ (a) show
+ (lsodoesn)
+ [3.02179 4.30902 9.42537 6.05449 5.75995 4.8436 8.2799 6.05449 ] pdfxs
+ (o) show
+ (trequires)
+ [8.21456 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 8.81447 4.30902 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.26899 ] pdfxs
+ (t) show
+ (om)
+ [9.42537 9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 10.0254 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.81447 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.81447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0254 ] pdfxs
+ (o) show
+ (bjectmodelf)
+ [6.66539 3.33815 4.8436 4.85451 8.21456 9.08711 5.75995 6.05449 4.85451 7.00357 3.32724 
+ ] pdfxs
+ (o) show
+ (rin-)
+ [8.24718 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -153.458 m
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (bility.)
+ [6.0654 3.0327 3.0327 3.02179 3.93823 4.8545 8.30175 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,itrequiress)
+ [6.0654 6.83994 3.0327 8.01819 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 
+ 8.08354 4.29811 ] pdfxs
+ (o) show
+ (urce-l)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.62902 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.07263 ] pdfxs
+ (t) show
+ (om)
+ [9.22901 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ein)
+ [8.62902 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bility,but)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.84359 6.85085 6.05449 6.0654 8.01819 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -175.38 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 ] pdfxs
+ (a) show
+ (llsuchcode)
+ [3.0327 6.6654 4.29811 6.0654 4.53815 9.6981 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obeexp)
+ [9.08719 6.35994 8.4872 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sedto)
+ [4.29811 4.85451 9.6981 4.23277 9.0981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizers)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 7.93081 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 6.6763 4.29811 ] pdfxs
+ (tag) show
+ (es.)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (TheOmniw)
+ [7.8763 6.0654 9.0872 8.4872 9.09802 6.05449 3.0327 7.57085 ] pdfxs
+ (a) show
+ (revir)
+ [4.27631 9.09811 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [7.2763 9.08711 ] pdfxs
+ (a) show
+ (chine[)
+ [4.54905 6.0654 3.02179 6.0654 9.09811 3.02179 ] pdfxs
+ (2) show
+ (]iscl)
+ [7.2763 3.0327 8.55262 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ser)
+ [4.29811 4.85451 8.509 ] pdfxs
+ (t) show
+ (oLL)
+ [9.6981 6.82903 5.59632 ] pdfxs
+ (V) show
+ (M,bec)
+ [10.0036 7.2763 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.09811 ] pdfxs
+ (t) show
+ (heyuse)
+ [6.05449 4.85451 10.0035 6.05449 4.30902 9.0872 ] pdfxs
+ (a) show
+ (n)
+ [10.309 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ctlow-level)
+ [4.85451 8.48728 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 3.0327 
+ ] pdfxs
+ 0 -219.225 m
+ (RI) show
+ (SC)
+ [6.0654 11.5526 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.2654 4.54905 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.53084 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.74173 4.8436 ] pdfxs
+ (a) show
+ (nsupp)
+ [9.73082 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.92001 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rycode\(includingn)
+ [4.27631 9.43628 4.8436 5.75995 6.05449 8.53084 4.23277 3.0327 6.0654 4.8436 3.0327 
+ 6.0654 6.05449 3.0327 6.0654 9.11992 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fecode\)fr)
+ [3.33815 8.51993 4.85451 5.74904 6.0654 4.8436 7.92001 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7634 ] pdfxs
+ (a) show
+ (nys)
+ [5.75995 9.43628 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 4.8436 ] pdfxs
+ 0 -241.148 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.8436 7.71266 ] pdfxs
+ (H) show
+ (owever,)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.26176 ] pdfxs
+ (t) show
+ (heOmniw)
+ [6.0654 7.97448 8.47629 9.09802 6.05449 3.0327 7.58175 ] pdfxs
+ (a) show
+ (reins)
+ [4.2654 7.97448 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetl)
+ [9.19628 4.29811 4.85451 7.36366 3.0327 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.74904 7.429 ] pdfxs
+ (t) show
+ (hehi)
+ [6.0654 7.97448 6.0654 3.02179 ] pdfxs
+ (g) show
+ (her-leveltypeinf)
+ [6.0654 4.8436 4.27631 3.63261 3.0327 4.85451 5.4545 4.8436 6.16358 3.93823 5.74904 
+ 6.37085 7.97448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M.)
+ [10.0036 3.0327 ] pdfxs
+ 0 -263.07 m
+ (I) show
+ (nf)
+ [8.82538 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,it)
+ [5.97813 3.02179 7.01457 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.069 ] pdfxs
+ (\(a) show
+ (ndrequires\)s)
+ [6.0654 8.82538 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 4.30902 7.00366 
+ 4.30902 ] pdfxs
+ (o) show
+ (urcec)
+ [6.05449 4.27631 4.8436 7.61448 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 7.07991 ] pdfxs
+ (t) show
+ (ocho)
+ [8.21447 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 7.61448 6.05449 ] pdfxs
+ (at) show
+ (alay)
+ [8.22538 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (s,perf)
+ [4.30902 5.96722 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.858 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.069 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.8436 ] pdfxs
+ (t) show
+ (ic,)
+ [3.0327 4.85451 3.0327 ] pdfxs
+ 0 -284.993 m
+ (a) show
+ (ndperf)
+ [6.0654 10.9963 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmre)
+ [4.27631 14.0289 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.20717 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9963 ] pdfxs
+ (\(t) show
+ (oasm)
+ [10.3963 10.3963 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llset)
+ [3.0327 7.96357 4.30902 4.8436 9.18546 ] pdfxs
+ (o) show
+ (fvir)
+ [8.27993 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [7.97448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [11.7926 ] pdfxs
+ (A) show
+ (ll)
+ [3.02179 7.97448 ] pdfxs
+ (t) show
+ (hesefe)
+ [6.0654 4.8436 4.30902 9.78537 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresm)
+ [6.05449 4.27631 4.85451 9.23989 9.08711 ] pdfxs
+ (a) show
+ (kei)
+ [5.4545 9.79628 3.02179 ] pdfxs
+ (t) show
+ 0 -306.915 m
+ (di\016cult)
+ [6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 8.19274 ] pdfxs
+ (t) show
+ (operf)
+ [9.40355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.0471 ] pdfxs
+ (a) show
+ (nys)
+ [5.74904 9.70901 4.30902 ] pdfxs
+ (o) show
+ (phis)
+ [6.05449 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.0035 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.24717 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.80356 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ingOmniw)
+ [3.02179 6.0654 9.40355 8.4872 9.08711 6.0654 3.0327 7.57085 ] pdfxs
+ (a) show
+ (recode.Thesedi\013erences)
+ [4.27631 8.79265 4.85451 5.74904 6.0654 4.8436 8.82538 7.8763 6.0654 4.8436 4.30902 
+ 8.79265 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 4.29811 
+ ] pdfxs
+ 0 -328.838 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.2327 ] pdfxs
+ (a) show
+ (risebec)
+ [4.27631 3.0327 4.29811 8.08357 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.08357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (goa) show
+ (ls)
+ [3.02179 7.53809 ] pdfxs
+ (o) show
+ (ftheirw)
+ [6.57812 4.23277 6.0654 4.8436 3.0327 7.50537 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 8.98901 ] pdfxs
+ (a) show
+ (reprim)
+ [4.27631 8.08357 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.02179 3.0327 8.98901 ] pdfxs
+ (t) show
+ (oprovidecodem)
+ [8.69447 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.08357 4.85451 5.75995 6.05449 
+ 8.08357 9.09802 ] pdfxs
+ (o) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 8.98901 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.30537 4.29811 ] pdfxs
+ (a) show
+ (fety,)
+ [3.33815 4.8436 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -350.761 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tab)
+ [7.34184 8.55265 6.05449 ] pdfxs
+ (a) show
+ (sisf)
+ [4.30902 3.0327 7.39627 3.33815 ] pdfxs
+ (o) show
+ (rlifel)
+ [7.37446 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.0654 8.55265 4.8436 5.75995 6.05449 7.95266 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Theirvir)
+ [6.05449 7.70175 7.8763 6.0654 4.8436 3.0327 7.37446 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.11995 9.09802 ] pdfxs
+ (a) show
+ (chinec)
+ [4.53815 6.0654 3.0327 6.05449 7.95266 4.8436 ] pdfxs
+ (o) show
+ (mpilesOmniw)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.40718 8.4872 9.08711 6.0654 3.02179 7.58175 
+ ] pdfxs
+ (a) show
+ (recodeton)
+ [4.27631 7.94175 4.85451 5.74904 6.0654 7.95266 4.23277 8.56356 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -372.683 m
+ (code)
+ [4.8436 5.75995 6.0654 9.26174 ] pdfxs
+ (a) show
+ (trun)
+ [8.66183 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.6363 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.0654 10.4726 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.72717 ] pdfxs
+ (o) show
+ (nlyrel)
+ [6.05449 3.0327 10.1781 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysimple)
+ [3.0327 5.4545 4.8436 3.0327 10.1781 4.29811 3.0327 9.08711 6.0654 3.02179 9.27265 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nspluss)
+ [6.0654 8.71626 6.0654 3.0327 6.05449 8.72717 4.29811 ] pdfxs
+ (o) show
+ (mes)
+ [9.09802 9.26174 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erm)
+ [4.8436 8.69445 9.08711 ] pdfxs
+ (a) show
+ (chine-)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -394.606 m
+ (dependent)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -416.528 m
+ (Kis)
+ [8.4872 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ler)
+ [3.0327 4.8436 8.06173 ] pdfxs
+ (a) show
+ (ndFr)
+ [6.05449 9.85082 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nzdescribeac)
+ [6.05449 8.62902 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.62902 9.23992 
+ 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ecturef)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 8.62902 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [8.06173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 9.23992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.83991 3.0327 9.83991 ] pdfxs
+ (t) show
+ (he\feld,)
+ [6.05449 8.63993 6.05449 4.85451 3.0327 6.05449 3.0327 ] pdfxs
+ 0 -438.451 m
+ (usingsimpleini)
+ [6.0654 4.29811 3.0327 6.05449 8.49811 4.29811 3.0327 9.08711 6.0654 3.0327 7.88721 
+ 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ll)
+ [6.0654 3.0327 ] pdfxs
+ (oa) show
+ (d-)
+ [6.05449 3.64352 ] pdfxs
+ (t) show
+ (imecode)
+ [3.02179 9.09802 7.88721 4.8436 5.75995 6.05449 7.88721 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,f)
+ [6.0654 6.1854 3.33815 ] pdfxs
+ (o) show
+ (llowedbypr)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.0981 5.75995 8.80356 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fle-)
+ [6.05449 3.0327 4.85451 3.63261 ] pdfxs
+ (g) show
+ (uidedrun)
+ [6.05449 3.0327 6.0654 4.8436 9.0981 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.88721 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n[)
+ [9.0981 3.0327 ] pdfxs
+ (81) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -460.373 m
+ (Theirsys)
+ [7.8763 6.0654 4.8436 3.0327 8.08355 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.9053 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (t) show
+ (heOber)
+ [6.0654 8.66175 8.4872 6.35994 4.8436 4.27631 ] pdfxs
+ (o) show
+ (nl)
+ [9.87264 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e,usesSlimBin)
+ [4.85451 6.88358 6.0654 4.29811 4.8436 8.12717 6.05449 3.0327 3.0327 12.9053 7.72349 
+ 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ries[)
+ [4.27631 3.0327 4.8436 8.11626 3.0327 ] pdfxs
+ (56) show
+ (])
+ [6.83994 ] pdfxs
+ (a) show
+ (si)
+ [8.12717 3.02179 ] pdfxs
+ (t) show
+ (scoderepresent)
+ [8.11626 4.85451 5.75995 6.05449 8.66175 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.88358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -482.296 m
+ (providestypes)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 8.20354 3.93823 5.75995 6.35994 
+ 8.74902 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 9.66537 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.95991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.65446 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementsimil)
+ [4.8436 9.09802 4.8436 5.75995 8.13819 4.30902 3.02179 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.17082 ] pdfxs
+ (t) show
+ (o)
+ [9.34901 ] pdfxs
+ (ot) show
+ (herhi)
+ [6.0654 4.8436 8.17082 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levelvir)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.92721 5.75995 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [6.92721 9.09802 ] pdfxs
+ (a) show
+ (chines.They)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 8.66174 7.88721 6.05449 4.85451 5.75995 
+ ] pdfxs
+ 0 -504.218 m
+ (don)
+ [6.0654 9.37083 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.16001 ] pdfxs
+ (att) show
+ (empt)
+ [4.85451 9.08711 6.0654 8.16001 ] pdfxs
+ (t) show
+ (osupp)
+ [9.37083 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 8.16001 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryl)
+ [4.27631 9.67628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.22535 ] pdfxs
+ (o) show
+ (rtousea)
+ [8.19264 4.23277 9.38174 6.05449 4.30902 8.75993 9.37083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentrun)
+ [4.2654 4.85451 5.75995 8.16001 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.02179 9.09802 8.75993 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.8436 9.09802 7.01448 ] pdfxs
+ (a) show
+ (s)
+ [8.22535 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -526.141 m
+ (does.They)
+ [6.0654 5.74904 4.85451 4.29811 7.87629 7.88721 6.05449 4.85451 9.39264 ] pdfxs
+ (a) show
+ (lsodon)
+ [3.0327 4.29811 9.08719 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tpr)
+ [7.87638 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 8.4872 6.05449 ] pdfxs
+ (o) show
+ (ingst)
+ [3.0327 6.0654 9.08719 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (rlink-)
+ [7.909 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Thereh)
+ [7.8763 6.0654 4.8436 4.27631 9.13083 6.05449 ] pdfxs
+ (a) show
+ (sbeenawider)
+ [8.58535 6.35994 4.85451 4.8436 10.3417 9.73082 7.8763 3.0327 6.0654 9.11992 4.27631 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.11992 ] pdfxs
+ (o) show
+ (fw)
+ [7.61448 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.0363 ] pdfxs
+ (o) show
+ (ntypedin)
+ [10.3417 3.93823 5.75995 6.35994 4.85451 10.3417 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (erepresen)
+ [9.13083 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Func)
+ [6.05449 4.30902 9.80719 6.20722 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ll)
+ [7.30903 3.0327 ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -569.986 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.45444 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enuses)
+ [4.8436 10.2108 6.0654 4.29811 8.98902 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lytypedintermedi)
+ [3.0327 9.90537 3.93823 5.75995 6.35994 4.8436 10.2108 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (el)
+ [8.98902 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.45444 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [9.40355 3.0327 ] pdfxs
+ (123) show
+ (]\))
+ [3.0327 8.3891 ] pdfxs
+ (a) show
+ (san)
+ [8.44353 9.59992 6.0654 ] pdfxs
+ (at) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [7.17812 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -591.908 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.0872 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.Projects)
+ [4.8436 9.66537 7.42902 4.27631 6.05449 3.33815 4.8436 4.85451 4.23277 8.54171 ] pdfxs
+ (o) show
+ (ntyped)
+ [10.2981 3.93823 5.74904 6.37085 4.8436 10.2981 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 9.99264 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.54171 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,T)
+ [3.0327 7.40721 6.97085 ] pdfxs
+ (A) show
+ (L[)
+ [11.0508 3.0327 ] pdfxs
+ (99) show
+ (])
+ [7.26539 ] pdfxs
+ (a) show
+ (ndLT)
+ [6.05449 10.2981 5.90177 6.97085 ] pdfxs
+ (A) show
+ (L[)
+ [11.0508 3.0327 ] pdfxs
+ (24) show
+ (]\)focus)
+ [3.0327 8.47637 3.32724 5.75995 4.85451 6.05449 8.54171 ] pdfxs
+ (o) show
+ (n) show
+ 0 -613.831 m
+ (preservinghi)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.75995 3.0327 6.05449 9.04356 6.0654 
+ 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypeinf)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.62176 3.93823 5.75995 6.35994 8.44357 
+ 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (ndtypes)
+ [6.0654 9.64355 3.93823 5.75995 6.35994 8.44357 4.29811 ] pdfxs
+ (a) show
+ (fetyduringc)
+ [3.33815 4.8436 3.93823 9.34901 6.0654 6.05449 4.27631 3.0327 6.05449 9.04356 4.85451 
+ ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.The)
+ [6.0654 4.29811 7.86538 7.8763 6.0654 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (37) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 50 50
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (S)
+ [6.0654 ] pdfxs
+ (a) show
+ (feTSA[)
+ [3.32724 4.85451 7.8763 6.05449 11.1926 3.0327 ] pdfxs
+ (5) show
+ (]represen)
+ [6.03267 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisac)
+ [9.07628 3.02179 7.31991 8.45447 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (o) show
+ (ftypeinf)
+ [6.34903 3.93823 5.74904 6.37085 7.85448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.06537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hSSAf)
+ [9.06537 6.0654 6.05449 11.1926 3.32724 ] pdfxs
+ (o) show
+ (rm,which)
+ [4.27631 9.08711 6.16358 7.88721 6.05449 3.0327 4.54905 9.06537 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 7.309 ] pdfxs
+ (t) show
+ (opr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -21.922 m
+ (videas)
+ [5.75995 3.0327 6.05449 7.66903 8.26902 4.30902 ] pdfxs
+ (a) show
+ (febutm)
+ [3.32724 7.66903 6.0654 6.0654 7.0582 9.08711 ] pdfxs
+ (o) show
+ (ree\016cientrepresen)
+ [4.27631 7.66903 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.0582 4.27631 4.8436 
+ 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.87992 ] pdfxs
+ (JV) show
+ (Mby)
+ [12.8182 5.75995 5.74904 ] pdfxs
+ (t) show
+ (ecodef)
+ [4.85451 4.8436 5.75995 6.0654 7.65812 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.09083 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.15995 8.26902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 7.60357 ] pdfxs
+ (I) show
+ (nc)
+ [8.87992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.01086 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mvir)
+ [13.9527 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lins)
+ [6.98176 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsetdoesn)
+ [10.0145 4.30902 4.8436 8.19274 6.0654 5.74904 4.85451 8.25808 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.19274 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.19274 ] pdfxs
+ (t) show
+ (opreservetypes)
+ [9.41446 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 8.79265 3.94914 5.74904 
+ 6.37085 8.79265 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 9.70901 ] pdfxs
+ (o) show
+ (fhi)
+ [7.28721 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.64352 3.0327 4.8436 5.4545 4.8436 6.98176 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,)
+ [4.85451 4.29811 7.05812 ] pdfxs
+ (to) show
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (urehi)
+ [6.05449 4.27631 8.08357 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-leveltypeinf)
+ [6.05449 3.64352 3.02179 4.85451 5.4545 4.8436 6.27267 3.93823 5.75995 6.35994 8.09448 
+ 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.30537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (msuchl)
+ [12.3271 4.30902 6.05449 4.54905 9.29446 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,)
+ [4.85451 4.29811 6.34903 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (t) show
+ (oenf)
+ [8.69447 4.85451 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rcecodes)
+ [4.27631 4.8436 8.08357 4.85451 5.75995 6.05449 8.08357 4.30902 ] pdfxs
+ (a) show
+ (fetydirectly)
+ [3.32724 4.85451 3.93823 8.99992 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 
+ 8.99992 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -87.69 m
+ (itc)
+ [3.0327 8.47637 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.2981 6.35994 9.07629 6.0654 4.29811 4.85451 10.2872 ] pdfxs
+ (t) show
+ (odoso[)
+ [9.68719 6.0654 9.68719 4.29811 9.68719 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.Inste)
+ [9.66537 3.94897 6.05449 4.30902 4.23277 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.0872 ] pdfxs
+ (goa) show
+ (l)
+ [7.25448 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mis)
+ [14.2254 3.0327 8.5308 ] pdfxs
+ (t) show
+ (oen)
+ [9.68719 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 9.07629 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.5308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbey)
+ [6.05449 7.94172 6.37085 4.8436 5.4545 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 9.68719 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.8436 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Therehavebeen)
+ [7.8763 6.0654 4.8436 4.27631 8.26902 6.0654 5.14905 5.4545 8.27993 6.35994 4.85451 
+ 4.8436 9.49082 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.72354 ] pdfxs
+ (t) show
+ (ode\fneauni\fed,)
+ [8.87992 6.0654 4.8436 6.0654 6.05449 8.27993 8.87992 6.05449 6.0654 3.0327 6.05449 
+ 4.85451 6.05449 6.50176 ] pdfxs
+ (g) show
+ (eneric,in)
+ [4.8436 6.0654 4.8436 4.27631 3.0327 4.8436 6.50176 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (erepresent)
+ [8.26902 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thesehave)
+ [6.0654 7.79993 7.88721 6.05449 4.85451 4.29811 8.27993 6.05449 5.14905 5.4545 4.8436 
+ ] pdfxs
+ 0 -153.458 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elyf)
+ [4.85451 3.0327 9.67628 3.32724 ] pdfxs
+ (a) show
+ (iled,r)
+ [3.0327 3.0327 4.8436 6.0654 7.01448 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingfr)
+ [3.02179 6.0654 9.37083 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.75993 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.94903 ] pdfxs
+ (UN) show
+ (ivers)
+ [3.0327 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lC)
+ [6.94903 7.88721 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erOrien)
+ [4.8436 8.19264 8.4872 4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.98173 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e[)
+ [8.77084 3.0327 ] pdfxs
+ (127) show
+ (])
+ [6.94903 ] pdfxs
+ (\(UN) show
+ (CO)
+ [7.8763 8.4872 ] pdfxs
+ (L\)) show
+ (,) show
+ 0 -175.38 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 9.22901 7.57085 ] pdfxs
+ (a) show
+ (sdiscussedbutneverimplemen)
+ [7.47263 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 9.2181 6.0654 
+ 6.05449 7.40729 6.0654 4.8436 5.4545 4.85451 7.42901 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 6.28358 ] pdfxs
+ (t) show
+ (o)
+ [8.61811 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.01812 9.08711 ] pdfxs
+ (o) show
+ (rerecent)
+ [4.27631 8.00721 4.27631 4.8436 4.85451 4.8436 5.75995 7.40729 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.01812 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.22901 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e)
+ [8.00721 ] pdfxs
+ (N) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -197.303 m
+ (D) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributi)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nF)
+ [9.83991 6.21813 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (t[)
+ [8.01819 3.0327 ] pdfxs
+ (7) show
+ (])
+ [6.80721 ] pdfxs
+ (\(AN) show
+ (DF)
+ [8.32365 7.12357 ] pdfxs
+ (\)) show
+ (,whichw)
+ [6.80721 7.8763 6.0654 3.0327 4.53815 9.83991 7.58175 ] pdfxs
+ (a) show
+ (simplemen)
+ [8.07263 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbuth)
+ [4.8436 9.83991 6.0654 6.05449 8.01819 6.0654 ] pdfxs
+ (a) show
+ (sseenlimi)
+ [8.08354 4.29811 4.85451 4.8436 9.83991 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (eduse.Theseuni\fed)
+ [4.8436 9.83991 6.05449 4.30902 4.8436 8.30175 7.88721 6.05449 4.85451 4.29811 8.62902 
+ 6.05449 6.0654 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -219.225 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.47989 ] pdfxs
+ (att) show
+ (empt)
+ [4.85451 9.08711 6.05449 9.43637 ] pdfxs
+ (t) show
+ (odescribepr)
+ [10.6363 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 10.0254 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.4908 ] pdfxs
+ (a) show
+ (t)
+ [9.42546 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0363 ] pdfxs
+ (A) show
+ (STlevel,byincludingfe)
+ [6.05449 13.0581 3.0327 4.85451 5.4545 4.8436 3.0327 8.59629 5.75995 10.9417 3.0327 
+ 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 10.6472 3.32724 4.85451 ] pdfxs
+ (at) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 9.4908 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.2798 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -241.148 m
+ (supp)
+ [4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rteds)
+ [4.27631 4.23277 4.85451 9.63264 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.2654 4.85451 8.42175 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.)
+ [4.8436 4.29811 7.86538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mismuchless)
+ [13.5709 3.02179 7.87627 8.79257 6.05449 4.54905 9.63264 3.02179 4.85451 4.29811 7.87627 
+ ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 7.87627 ] pdfxs
+ (a) show
+ (ndism)
+ [6.0654 9.62173 3.0327 7.87627 9.08711 ] pdfxs
+ (o) show
+ (relike)
+ [4.27631 8.42175 3.02179 3.0327 5.4545 8.42175 ] pdfxs
+ (a) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (ssemblyl)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 9.32719 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e:)
+ [4.85451 3.0327 ] pdfxs
+ 0 -263.07 m
+ (itusesasm)
+ [3.0327 6.79639 6.05449 4.30902 4.8436 6.86173 8.0072 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llset)
+ [3.02179 5.5854 4.30902 4.8436 6.79639 ] pdfxs
+ (o) show
+ (ftypes)
+ [5.89086 3.93823 5.74904 6.37085 4.8436 6.86173 ] pdfxs
+ (a) show
+ (ndlow-level)
+ [6.05449 8.6181 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 5.5854 
+ ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 5.80359 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.6181 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.40721 ] pdfxs
+ (\\) show
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 8.0072 ] pdfxs
+ (o) show
+ (fhi)
+ [5.87995 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h-levell)
+ [6.05449 3.63261 3.0327 4.85451 5.4545 4.8436 5.5854 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 0 -284.993 m
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ (at) show
+ (uresisdescribedin)
+ [6.05449 4.27631 4.85451 7.58172 3.02179 7.59263 6.05449 4.85451 4.29811 4.8436 4.27631 
+ 3.0327 6.35994 4.85451 9.3381 3.0327 9.3381 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.58172 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (t) show
+ (hesetypes.)
+ [6.0654 4.8436 4.30902 8.1272 3.93823 5.75995 6.35994 4.85451 4.29811 7.75629 ] pdfxs
+ (I) show
+ (ns)
+ [9.34901 4.29811 ] pdfxs
+ (o) show
+ (meways,)
+ [9.08711 8.1272 7.58175 5.14905 5.75995 4.29811 6.38176 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msimply)
+ [13.2763 4.30902 3.0327 9.08711 6.0654 3.02179 9.04356 ] pdfxs
+ (a) show
+ (ppe)
+ [6.05449 6.37085 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 7.58172 ] pdfxs
+ (a) show
+ (sas)
+ [7.58172 8.73811 4.29811 ] pdfxs
+ (t) show
+ (rict)
+ [4.27631 3.02179 4.85451 7.51638 ] pdfxs
+ (R) show
+ (ISC)
+ [3.94897 6.05449 7.8763 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -328.838 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lsys)
+ [6.81812 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsperf)
+ [4.85451 9.08711 8.08354 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 12.8725 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.81812 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.01819 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime.S)
+ [3.02179 9.09802 4.8436 8.32356 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.62902 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.62902 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (ssembly)
+ [4.29811 4.30902 4.8436 8.79257 6.05449 3.0327 5.75995 ] pdfxs
+ 0 -350.761 m
+ (codef)
+ [4.8436 5.75995 6.0654 8.58538 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.01809 9.18538 ] pdfxs
+ (g) show
+ (ivenprocess)
+ [3.0327 5.4545 4.8436 9.79628 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 
+ ] pdfxs
+ (o) show
+ (r[)
+ [8.00718 3.0327 ] pdfxs
+ (101) show
+ (,)
+ [6.76358 ] pdfxs
+ (126) show
+ (,)
+ [6.77449 ] pdfxs
+ (34) show
+ (,)
+ [6.76358 ] pdfxs
+ (110) show
+ (])
+ [6.76358 ] pdfxs
+ (\() show
+ (focusingprim)
+ [3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.05449 9.19628 6.0654 4.2654 3.0327 
+ 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 9.49083 ] pdfxs
+ (o) show
+ (nm)
+ [9.79628 9.08711 ] pdfxs
+ (a) show
+ (chine-dependent)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.64352 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.0654 4.8436 5.75995 7.97456 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -372.683 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,while)
+ [6.31631 7.8763 6.0654 3.02179 3.0327 8.05084 ] pdfxs
+ (ot) show
+ (hersexp)
+ [6.0654 4.8436 4.27631 7.50536 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.45093 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (linf)
+ [6.22904 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.26173 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.05084 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.05084 4.85451 ] pdfxs
+ (o) show
+ (mpiler,ei)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 6.32722 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herin)
+ [6.05449 4.85451 7.47264 3.0327 9.26173 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.06175 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.2944 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (a) show
+ (n) show
+ 0 -394.606 m
+ (I) show
+ (R)
+ [12.1634 ] pdfxs
+ (o) show
+ (r)
+ [8.39991 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns[)
+ [6.0654 8.43262 3.0327 ] pdfxs
+ (139) show
+ (,)
+ [7.1563 ] pdfxs
+ (54) show
+ (,)
+ [7.16721 ] pdfxs
+ (9) show
+ (,)
+ [7.1563 ] pdfxs
+ (76) show
+ (].)
+ [3.0327 9.37083 ] pdfxs
+ (No) show
+ (ne)
+ [6.05449 8.97811 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.97811 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.43262 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.37819 ] pdfxs
+ (t) show
+ (osupp)
+ [9.5781 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 8.37819 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (at) show
+ 0 -416.528 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.26902 ] pdfxs
+ (o) show
+ (r)
+ [7.70173 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 8.26902 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 7.70173 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (reisinst)
+ [4.27631 8.26902 3.0327 7.73445 3.02179 6.0654 4.30902 4.23277 ] pdfxs
+ (a) show
+ (lledin)
+ [3.0327 3.0327 4.8436 9.49082 3.0327 9.47991 ] pdfxs
+ (t) show
+ (he\feld,)
+ [6.0654 8.26902 6.0654 4.8436 3.0327 6.0654 6.49085 ] pdfxs
+ (a) show
+ (nditw)
+ [6.0654 9.47991 3.0327 7.66911 7.57085 ] pdfxs
+ (o) show
+ (uldbedi\016cult)
+ [6.0654 3.0327 9.47991 6.37085 8.26902 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 
+ 7.6582 ] pdfxs
+ (t) show
+ (odirec)
+ [8.87992 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyex)
+ [3.0327 9.18537 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 6.0654 ] pdfxs
+ 0 -438.451 m
+ (t) show
+ (hemtodos)
+ [6.05449 4.85451 12.7307 4.23277 9.0981 6.05449 9.0981 4.29811 ] pdfxs
+ (o) show
+ (.) show
+ 16.936 -460.373 m
+ (Therehave)
+ [7.8763 6.0654 4.8436 4.27631 8.55266 6.05449 5.15996 5.4545 8.54175 ] pdfxs
+ (a) show
+ (lsobeensever)
+ [3.0327 4.30902 9.15265 6.35994 4.85451 4.8436 9.76355 4.30902 4.8436 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (lsys)
+ [6.73085 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsth)
+ [4.8436 9.09802 8.00717 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tperf)
+ [7.94183 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.7962 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentrun)
+ [4.2654 4.85451 5.75995 7.94183 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.55266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (fn)
+ [7.0363 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 4.8436 ] pdfxs
+ 0 -482.296 m
+ (code[)
+ [4.8436 5.75995 6.0654 8.21448 3.0327 ] pdfxs
+ (10) show
+ (,)
+ [6.39267 ] pdfxs
+ (50) show
+ (,)
+ [6.40358 ] pdfxs
+ (43) show
+ (].Thesesys)
+ [3.0327 7.78902 7.8763 6.05449 4.85451 4.29811 8.21448 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsinherit)
+ [4.8436 9.09802 7.66899 3.0327 6.05449 6.0654 4.8436 4.27631 3.0327 7.60365 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.40358 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.21448 4.54905 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.66899 ] pdfxs
+ (o) show
+ (f)
+ [6.69812 ] pdfxs
+ (o) show
+ (ptimizingm)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 3.0327 6.05449 8.82538 9.08711 ] pdfxs
+ (a) show
+ (chine-levelcode[)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 3.64352 3.02179 4.85451 5.4545 4.8436 6.40358 
+ 4.8436 5.75995 6.0654 8.21448 3.02179 ] pdfxs
+ (101) show
+ (]in)
+ [6.40358 3.0327 6.0654 ] pdfxs
+ 0 -504.218 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2545 ] pdfxs
+ (t) show
+ (othec)
+ [9.66537 4.23277 6.0654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.0327 5.74904 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.53811 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingunder)
+ [3.02179 6.0654 9.65446 6.0654 6.05449 6.0654 4.8436 8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.04356 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.44365 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 9.05447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (frun)
+ [7.53811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeop)
+ [3.02179 9.09802 9.04356 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -526.141 m
+ (I) show
+ (nc)
+ [10.7999 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (,)
+ [8.03993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.749 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 9.04353 ] pdfxs
+ (t) show
+ (oprovidetype,d)
+ [10.1999 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.59992 3.93823 5.74904 6.37085 
+ 4.8436 8.05084 6.0654 ] pdfxs
+ (ata) show
+ (\row)
+ [6.05449 5.14905 12.6217 ] pdfxs
+ (\() show
+ (SS)
+ [6.0654 6.05449 ] pdfxs
+ (A) show
+ (\)inf)
+ [8.9891 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (a) show
+ (nexplicitCFGf)
+ [10.7999 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 8.97819 7.88721 6.81812 
+ 13.2981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -548.063 m
+ (usebyrun)
+ [6.0654 4.29811 8.80356 5.74904 9.70901 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.80356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.05449 4.30902 8.81447 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.22536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.05812 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.22536 ] pdfxs
+ (o) show
+ (nline)
+ [6.05449 3.0327 3.0327 6.05449 8.80356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (cingfr)
+ [4.85451 3.0327 6.05449 9.40355 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk\(Sec)
+ [4.27631 9.70901 4.23277 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\)direc)
+ [8.19274 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -569.986 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (t) show
+ (heCFG)
+ [6.0654 8.30175 7.8763 6.81812 12.0108 ] pdfxs
+ (a) show
+ (truntimetoperf)
+ [7.70183 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.30175 4.23277 8.91265 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmlimi)
+ [4.27631 12.5344 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edins)
+ [4.85451 9.51264 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (o) show
+ (fh)
+ [6.78539 6.05449 ] pdfxs
+ (o) show
+ (tlo)
+ [7.70183 3.0327 5.74904 ] pdfxs
+ (o) show
+ (pre)
+ [9.51264 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.Fin)
+ [6.0654 4.29811 7.82175 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.0327 4.84359 6.52358 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ 0 -591.908 m
+ (o) show
+ (f)
+ [7.54902 ] pdfxs
+ (t) show
+ (hesesys)
+ [6.0654 4.8436 4.29811 9.06538 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emssupp)
+ [4.8436 9.09802 8.5199 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (slink-)
+ [8.5199 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime,ins)
+ [3.0327 9.08711 4.85451 7.38539 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 7.3963 ] pdfxs
+ (o) show
+ (r)
+ [8.48718 ] pdfxs
+ (o) show
+ (\017ine)
+ [9.08711 3.0327 6.0654 9.06538 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,wi)
+ [6.0654 4.29811 7.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2763 ] pdfxs
+ (o) show
+ (rwi)
+ [8.48718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utpr)
+ [6.0654 8.45456 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fle)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -613.831 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (38) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 51 51
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (2.6Co)
+ [8.07685 4.476 24.2161 11.649 8.07685 ] pdfxs
+ (nc) show
+ (l)
+ [4.476 ] pdfxs
+ (u) show
+ (sio)
+ [6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.07263 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribed)
+ [4.85451 8.03991 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.829 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,asystemf)
+ [10.0036 6.7963 9.22901 4.29811 5.75995 4.30902 4.23277 4.85451 12.8616 3.32724 ] pdfxs
+ (o) show
+ (rperf)
+ [8.05082 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rminglifel)
+ [4.2654 9.09802 3.02179 6.0654 9.22901 3.02179 3.0327 3.33815 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ngcode)
+ [6.0654 9.2181 4.85451 5.74904 6.0654 8.61811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.07263 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.829 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -54.648 m
+ (whilerem)
+ [7.8763 6.0654 3.0327 3.02179 10.2217 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.0654 10.8217 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rent)
+ [4.27631 4.8436 5.75995 9.62182 ] pdfxs
+ (t) show
+ (opr)
+ [10.8217 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmers.Thesys)
+ [9.08711 9.09802 4.8436 4.27631 4.29811 13.0908 7.88721 6.05449 10.2217 4.30902 5.74904 
+ 4.30902 ] pdfxs
+ (t) show
+ (emusesalow-level,typed,SS)
+ [4.8436 14.4652 6.0654 4.29811 4.85451 9.67625 10.8217 3.0327 5.14905 7.8763 3.64352 
+ 3.0327 4.8436 5.4545 4.8436 3.0327 8.83629 3.94914 5.74904 6.37085 4.8436 6.0654 
+ 8.83629 6.05449 6.0654 ] pdfxs
+ (A) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 0 -76.571 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [11.4872 4.29811 4.85451 9.66545 ] pdfxs
+ (a) show
+ (s)
+ [9.73079 ] pdfxs
+ (t) show
+ (hepersis)
+ [6.05449 10.2763 6.35994 4.85451 4.2654 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entrepresen)
+ [4.8436 5.75995 9.66545 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.4872 ] pdfxs
+ (o) show
+ (fapr)
+ [8.75992 10.8763 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,butwi)
+ [9.09802 8.90174 6.05449 6.0654 9.66545 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utimp)
+ [6.0654 9.66545 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (singaspeci\fc)
+ [4.29811 3.0327 6.05449 10.8872 10.8763 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 
+ 4.8436 ] pdfxs
+ 0 -98.493 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeenvir)
+ [3.0327 9.08711 8.1163 4.85451 5.74904 5.75995 3.0327 4.27631 ] pdfxs
+ (o) show
+ (nmen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.The)
+ [7.75629 7.8763 6.05449 8.1272 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [13.2763 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [9.32719 3.0327 7.57081 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eindependen)
+ [8.1163 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (,)
+ [6.37085 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.71629 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.3054 ] pdfxs
+ (t) show
+ (hecodef)
+ [6.05449 8.1163 4.85451 5.74904 6.0654 8.1163 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -120.416 m
+ (apr)
+ [9.49083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,includingsys)
+ [9.08711 7.16721 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 9.47992 
+ 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emlibr)
+ [4.8436 13.1344 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 8.33444 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.0908 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswri)
+ [6.0654 8.33444 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enindi\013erentl)
+ [4.85451 10.0908 3.0327 10.0908 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.28001 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.1563 ] pdfxs
+ (t) show
+ (obec)
+ [9.49083 6.35994 8.87993 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -142.338 m
+ (a) show
+ (nd)
+ [6.0654 10.9199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 10.9199 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.The)
+ [6.0654 4.8436 4.27631 11.5417 7.88721 6.05449 9.70901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.8581 4.8436 ] pdfxs
+ (o) show
+ (mpilerfr)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.13081 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkisdesi)
+ [4.27631 10.6145 3.0327 9.15262 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.9199 ] pdfxs
+ (t) show
+ (opermit)
+ [10.309 6.35994 4.85451 4.2654 9.09802 3.0327 9.09819 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.9199 ] pdfxs
+ (at) show
+ 0 -164.261 m
+ (a) show
+ (llst)
+ [3.0327 6.88358 4.30902 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.1599 ] pdfxs
+ (o) show
+ (fas)
+ [7.18903 9.31628 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (relife)
+ [4.27631 8.70538 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime,includingex)
+ [3.0327 9.08711 4.85451 6.93812 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.31628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensives)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.70538 4.30902 ] pdfxs
+ (ta) show
+ (tic)
+ [4.23277 3.0327 8.70538 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.94903 ] pdfxs
+ (o) show
+ (nline)
+ [6.05449 3.0327 3.0327 6.05449 8.70538 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusin)
+ [9.91628 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -186.183 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.5163 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5489 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.31629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode,)
+ [14.4654 4.8436 5.75995 6.05449 4.85451 7.70175 ] pdfxs
+ (a) show
+ (ndidle-)
+ [6.05449 10.5272 3.0327 6.05449 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.31629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusingpr)
+ [10.5272 6.05449 4.30902 3.0327 6.05449 9.91628 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 9.30538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (gat) show
+ (hered)
+ [6.05449 4.85451 4.2654 4.85451 6.0654 ] pdfxs
+ 0 -208.106 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mpr)
+ [13.3198 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmersinthe\feld.Thecurrentimplemen)
+ [9.08711 9.09802 4.8436 4.27631 8.5308 3.0327 10.2872 4.23277 6.0654 9.07629 6.0654 
+ 4.8436 3.0327 6.05449 9.65446 7.8763 6.0654 9.07629 4.8436 6.0654 4.2654 4.27631 
+ 4.85451 5.74904 8.47637 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nincludesapowerfullink-)
+ [10.2872 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 8.5308 9.67628 6.37085 
+ 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 7.25448 3.0327 3.0327 6.05449 5.75995 
+ 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.07629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -230.028 m
+ (a) show
+ (ndin)
+ [6.0654 11.2363 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [8.20356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizer,alow-overhe)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 4.2654 8.6072 10.6363 3.0327 5.14905 7.8763 
+ 3.63261 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [11.2363 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 10.6363 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 10.0363 3.32724 ] pdfxs
+ (o) show
+ (rrun)
+ [9.45808 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.0363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.59629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -251.951 m
+ (J) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (I) show
+ (n-Time)
+ [6.0654 3.63261 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.6981 4.29811 ] pdfxs
+ (tat) show
+ (iccode)
+ [3.0327 8.4872 4.8436 5.75995 6.05449 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (ato) show
+ (rs.)
+ [4.27631 4.29811 3.0327 ] pdfxs
+ 16.936 -273.873 m
+ (Weshowedexperimen)
+ [10.2981 8.31266 4.29811 6.0654 5.14905 7.57085 4.85451 9.51264 4.8436 5.75995 6.37085 
+ 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 9.20719 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 9.51264 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.52355 ] pdfxs
+ (o) show
+ (nexperience)
+ [9.51264 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 8.30175 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.70183 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.4509 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.51264 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.91265 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.30175 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -295.796 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mCh)
+ [11.8253 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.00356 ] pdfxs
+ (3) show
+ (\)m)
+ [6.98184 9.08711 ] pdfxs
+ (a) show
+ (kesav)
+ [5.4545 4.85451 7.03627 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (bleex)
+ [6.0654 3.02179 7.59266 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensivetypeinf)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.58176 3.93823 5.75995 6.35994 7.59266 3.02179 
+ 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nevenf)
+ [8.80356 4.8436 5.4545 4.8436 8.80356 3.32724 ] pdfxs
+ (o) show
+ (rCpr)
+ [7.01447 10.6145 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,whichc)
+ [9.08711 4.29811 5.9454 7.88721 6.05449 3.0327 4.54905 8.79265 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.80356 6.35994 7.58176 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -317.718 m
+ (t) show
+ (os)
+ [9.31628 4.29811 ] pdfxs
+ (a) show
+ (felyperf)
+ [3.33815 4.8436 3.0327 9.62173 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmanumber)
+ [4.27631 12.9489 9.31628 5.75995 6.0654 8.78166 6.35994 4.85451 8.13809 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (agg) show
+ (ressivetr)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.71629 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [8.10547 7.57085 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.91628 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.02179 9.62173 6.37085 8.70538 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.91628 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -339.641 m
+ (o) show
+ (ntype-s)
+ [10.4508 3.93823 5.74904 6.37085 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 9.22901 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esins)
+ [4.8436 8.69444 3.0327 10.4399 4.30902 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.05449 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.41812 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers.We)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 10.1235 10.309 9.22901 ] pdfxs
+ (a) show
+ (lsoshowed)
+ [3.0327 4.29811 9.83992 4.30902 6.05449 5.15996 7.57085 4.8436 10.4508 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.389 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -361.564 m
+ (isc)
+ [3.0327 8.1599 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (bleinsize)
+ [6.05449 3.0327 8.70538 3.02179 9.91628 4.30902 3.0327 4.8436 8.70538 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (X8) show
+ (6m)
+ [9.30537 9.09802 ] pdfxs
+ (a) show
+ (chinecode)
+ [4.53815 6.0654 3.0327 6.05449 8.70538 4.8436 5.75995 6.0654 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.91628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.09456 ] pdfxs
+ (25) show
+ (%sm)
+ [12.9489 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.12718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nSP)
+ [9.91628 6.05449 6.51267 ] pdfxs
+ (A) show
+ (RCcode)
+ [7.7344 11.7272 4.85451 5.75995 6.05449 8.70538 ] pdfxs
+ (o) show
+ (naver)
+ [9.91628 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ 0 -383.486 m
+ (despi)
+ [6.0654 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [9.78537 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uringmuchrichertypeinf)
+ [6.0654 4.2654 3.0327 6.0654 10.3963 8.78166 6.0654 4.54905 10.9963 4.27631 3.0327 
+ 4.54905 6.05449 4.85451 9.20717 3.94914 5.74904 6.37085 9.78537 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (a) show
+ (swell)
+ [9.23989 7.58175 4.8436 3.0327 7.97448 ] pdfxs
+ (a) show
+ (s)
+ [9.23989 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0072 3.0327 6.05449 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ere)
+ [9.79628 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersetinSSAf)
+ [4.85451 9.20717 4.30902 4.8436 9.18546 3.0327 11.0072 6.05449 6.0654 13.1235 3.33815 
+ ] pdfxs
+ (o) show
+ (rm.)
+ [4.2654 9.09802 3.0327 ] pdfxs
+ 0 -405.409 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,we)
+ [3.0327 3.0327 4.84359 6.23994 7.58175 7.95266 ] pdfxs
+ (g) show
+ (avesever)
+ [5.14905 5.4545 7.95266 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lex)
+ [6.14176 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.0654 3.0327 4.8436 7.40718 ] pdfxs
+ (o) show
+ (fwh)
+ [6.44721 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.02179 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1962 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.40718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.34184 ] pdfxs
+ (a) show
+ (reverye\016cient)
+ [4.27631 7.95266 5.4545 4.85451 4.2654 8.86901 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 7.35275 ] pdfxs
+ (t) show
+ (operf)
+ [8.55265 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -427.331 m
+ (o) show
+ (n)
+ [11.1926 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.98173 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [15.1309 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Akeyques)
+ [6.05449 12.3708 13.3199 5.4545 4.8436 10.8872 5.75995 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwe)
+ [11.1926 7.58175 9.98173 ] pdfxs
+ (a) show
+ (reexpl)
+ [4.27631 9.98173 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ringcurren)
+ [4.27631 3.0327 6.05449 10.5926 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyiswhe)
+ [3.0327 10.8872 3.0327 9.43625 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herhi)
+ [6.0654 4.8436 9.41444 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-level)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 3.0327 ] pdfxs
+ 0 -449.254 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (evir)
+ [7.62539 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lm)
+ [5.80359 9.09802 ] pdfxs
+ (a) show
+ (chinesc)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 7.069 4.85451 ] pdfxs
+ (a) show
+ (nbeimplemen)
+ [8.83628 6.35994 7.62539 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (ede\013ec)
+ [4.85451 8.83628 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 8.53083 ] pdfxs
+ (o) show
+ (n)
+ [8.83628 ] pdfxs
+ (to) show
+ (p)
+ [8.83628 ] pdfxs
+ (o) show
+ (fthe)
+ [6.10904 4.23277 6.0654 7.62539 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mruntime)
+ [12.7745 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 7.61448 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -471.176 m
+ (a) show
+ (ndcode)
+ [6.0654 9.68719 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.6981 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (39) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 52 52
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter3)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (D)
+ [21.3664 ] pdfxs
+ (a) show
+ (ta)
+ [10.8568 22.8535 ] pdfxs
+ (S) show
+ (tr)
+ [10.832 11.402 ] pdfxs
+ (uc) show
+ (t)
+ [10.832 ] pdfxs
+ (u) show
+ (reA)
+ [11.402 22.0109 21.0443 ] pdfxs
+ (na) show
+ (lysis)
+ [7.75841 14.6985 11.0054 7.75841 11.0054 ] pdfxs
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.31991 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [7.2981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 7.31991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.07628 4.8436 ] pdfxs
+ (o) show
+ (mplexp)
+ [9.08711 6.0654 3.0327 4.8436 8.78174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-b)
+ [4.85451 4.2654 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedd)
+ [4.30902 4.8436 9.07628 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresh)
+ [6.0654 4.2654 4.85451 7.31991 6.05449 ] pdfxs
+ (a) show
+ (sbeenm)
+ [7.31991 6.37085 4.8436 4.85451 9.07628 9.08711 ] pdfxs
+ (o) show
+ (stsuccessful)
+ [4.29811 7.26547 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 3.33815 6.05449 
+ 6.04358 ] pdfxs
+ (at) show
+ 0 -133.509 m
+ (g) show
+ (uiding)
+ [6.0654 3.02179 6.0654 3.0327 6.05449 8.7272 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (di)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llow-levelmem)
+ [6.3054 3.02179 5.15996 7.8763 3.63261 3.0327 4.8436 5.4545 4.85451 6.29449 9.09802 
+ 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.02174 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.These)
+ [6.0654 4.29811 7.75629 7.8763 6.0654 4.8436 4.30902 8.1163 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrely)
+ [6.05449 7.57081 4.27631 4.8436 3.0327 9.03265 ] pdfxs
+ (o) show
+ (ndis)
+ [9.32719 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -155.431 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.02179 4.27631 8.00717 ] pdfxs
+ (o) show
+ (fmem)
+ [7.02539 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryreferences)
+ [4.27631 9.4581 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 
+ 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (o) show
+ (niden)
+ [9.76355 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingloc)
+ [3.02179 3.33815 5.75995 3.0327 6.05449 9.15265 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.75264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lside-e\013ec)
+ [6.73085 4.29811 3.0327 6.05449 4.85451 3.63261 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (o) show
+ (fs)
+ [7.0363 4.29811 ] pdfxs
+ (tat) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 0 -177.354 m
+ (I) show
+ (nc)
+ [10.069 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.13448 ] pdfxs
+ (t) show
+ (hereh)
+ [6.05449 4.85451 4.27631 8.8472 6.0654 ] pdfxs
+ (a) show
+ (sbeenmuchlesssuccesswi)
+ [8.31262 6.35994 4.85451 4.8436 10.069 8.79257 6.05449 4.54905 10.069 3.0327 4.8436 
+ 4.30902 8.31262 4.29811 6.0654 4.8436 4.8436 4.85451 4.29811 8.31262 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (h)
+ [10.069 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.30172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.24728 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.76355 ] pdfxs
+ (t) show
+ (oen)
+ [9.46901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.2654 4.8436 ] pdfxs
+ 424.788 -177.354 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 0 -199.276 m
+ /N614 10.909 Tf
+ (o) show
+ (f) show
+ 12.301 -199.276 m
+ /N634 10.909 Tf
+ (da) show
+ (ta)
+ [3.62179 9.37084 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (es) show
+ 86.511 -199.276 m
+ /N614 10.909 Tf
+ (such)
+ [4.29811 6.0654 4.54905 9.56719 ] pdfxs
+ (a) show
+ (salis)
+ [7.82172 8.9672 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s,he)
+ [4.29811 6.56721 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps,)
+ [6.0654 4.29811 6.56721 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.M)
+ [6.05449 6.0654 4.29811 7.84357 9.99272 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 9.27265 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsexistf)
+ [6.0654 7.81081 4.85451 5.75995 3.02179 4.30902 7.75638 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (t) show
+ (hisdisp)
+ [6.05449 3.0327 7.82172 6.05449 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rity,includin)
+ [4.27631 3.02179 3.94914 4.84359 6.56721 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -221.199 m
+ (t) show
+ (hep)
+ [6.05449 8.82538 6.37085 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 3.02179 3.0327 3.93823 9.74173 ] pdfxs
+ (o) show
+ (fn)
+ [7.29812 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (femem)
+ [3.33815 8.82538 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.73082 ] pdfxs
+ (a) show
+ (ccessesinc)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 8.26899 3.0327 10.0363 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (npr)
+ [10.0363 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmingl)
+ [9.08711 9.09802 3.0327 6.05449 9.43628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.2799 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,C)
+ [3.0327 7.09085 11.8472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -243.121 m
+ (C++)
+ [7.8763 8.4872 8.4872 ] pdfxs
+ (\)) show
+ (,)
+ [7.93084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7126 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.50174 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyhi)
+ [3.0327 3.0327 10.3963 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hc)
+ [10.7017 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.89091 ] pdfxs
+ (o) show
+ (f)
+ [7.98538 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.94535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.89091 4.8436 ] pdfxs
+ (a) show
+ (ndis)
+ [10.7126 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishdi\013erentins)
+ [6.05449 3.0327 4.30902 10.7017 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.89091 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.95625 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (a) show
+ 0 -265.044 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [6.6654 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 16.936 -286.966 m
+ (En)
+ [7.42902 6.05449 ] pdfxs
+ (a) show
+ (blingsuch)
+ [6.0654 3.0327 3.02179 6.0654 9.08719 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrequiress)
+ [6.05449 7.94172 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.93081 4.30902 
+ ] pdfxs
+ (o) show
+ (mepowerful)
+ [9.08711 8.4872 6.35994 5.14905 7.58175 4.8436 4.27631 3.33815 6.05449 6.6654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.93081 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ies:)
+ [3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 13.333 -320.844 m
+ (1) show
+ (.) show
+ 27.273 -320.844 m
+ /N1025 10.909 Tf
+ (F)
+ [6.85084 ] pdfxs
+ (u) show
+ (llC)
+ [3.47997 9.46901 9.0544 ] pdfxs
+ (o) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (ext-)
+ [5.75987 6.61079 4.8873 4.1781 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.49088 ] pdfxs
+ (v) show
+ (it)
+ [3.47997 4.5273 ] pdfxs
+ (y) show
+ 160.049 -320.844 m
+ /N614 10.909 Tf
+ (:)
+ [11.0072 ] pdfxs
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingdistinc)
+ [3.02179 3.33815 5.75995 3.0327 6.05449 10.6581 6.05449 3.0327 4.30902 4.23277 3.0327 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ 268.788 -320.844 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (es) show
+ 317.2 -320.844 m
+ /N614 10.909 Tf
+ (o) show
+ (fd)
+ [8.53083 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.6472 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresrequiresthe)
+ [6.0654 4.27631 4.8436 9.50171 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 
+ 9.51261 4.23277 6.0654 4.8436 ] pdfxs
+ 27.2729 -342.767 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.61808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.3962 ] pdfxs
+ (t) show
+ (odis)
+ [9.76355 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishbetweenhe)
+ [6.0654 3.02179 4.30902 10.3635 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.3635 
+ 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.3745 ] pdfxs
+ (o) show
+ (bjectscre)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.61808 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedviadi\013erentc)
+ [4.23277 4.85451 10.3745 5.74904 3.0327 9.76355 6.0654 3.0327 6.35986 4.8436 4.27631 
+ 4.8436 5.75995 8.55274 4.85451 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 7.34175 6.0654 ] pdfxs
+ (at) show
+ (hsin)
+ [6.05449 8.61808 3.0327 10.3635 ] pdfxs
+ (a) show
+ 27.2729 -364.689 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8071 ] pdfxs
+ (\() show
+ (i.e.,n)
+ [3.0327 3.0327 4.8436 3.0327 6.76358 6.0654 ] pdfxs
+ (a) show
+ (ming)
+ [9.08711 3.0327 6.0654 9.17447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sby)
+ [8.02899 5.74904 9.47992 ] pdfxs
+ (t) show
+ (heirc)
+ [6.0654 4.8436 3.0327 7.98537 4.85451 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.74176 6.0654 ] pdfxs
+ (at) show
+ (hs)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,bec)
+ [6.76358 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (used)
+ [6.05449 4.30902 8.56356 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.17447 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.01808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (encre)
+ [4.8436 9.78537 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 27.2729 -386.612 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [11.1054 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nlibr)
+ [11.1054 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.7999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Evenm)
+ [6.0654 4.29811 12.0981 7.42902 5.4545 4.8436 11.1054 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.7999 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.7999 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.88355 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsdon)
+ [6.0654 9.08711 9.34898 6.0654 10.4945 6.05449 ] pdfxs
+ (ot) show
+ 27.2729 -408.534 m
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 8.46546 ] pdfxs
+ (t) show
+ (odis)
+ [9.67628 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishhe)
+ [6.05449 3.0327 4.30902 10.2763 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.2763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sbyc)
+ [8.5199 5.75995 9.98173 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.25448 6.05449 ] pdfxs
+ (at) show
+ (hs[)
+ [6.0654 8.5199 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [7.24357 ] pdfxs
+ (143) show
+ (,)
+ [7.25448 ] pdfxs
+ (53) show
+ (,)
+ [7.25448 ] pdfxs
+ (138) show
+ (,)
+ [7.24357 ] pdfxs
+ (42) show
+ (],whichm)
+ [3.0327 7.3963 7.8763 6.0654 3.0327 4.53815 10.2872 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.5199 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 9.08711 ] pdfxs
+ 27.2729 -430.457 m
+ (un)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.88355 ] pdfxs
+ (t) show
+ (odetect)
+ [10.4835 6.05449 4.85451 4.23277 4.85451 4.8436 9.27273 ] pdfxs
+ (t) show
+ (hiskeypr)
+ [6.0654 3.02179 9.33807 5.4545 4.8436 10.789 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perty.On)
+ [6.35994 4.85451 4.2654 3.93823 4.8545 12.0544 8.4872 11.0835 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.88355 ] pdfxs
+ (ot) show
+ (herh)
+ [6.05449 4.85451 9.29445 6.0654 ] pdfxs
+ (a) show
+ (nd,na\020ve)
+ [6.05449 6.0654 8.39993 6.0654 4.2436 1.2109 3.0327 5.4545 9.87264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 9.33807 ] pdfxs
+ (t) show
+ (ofullc)
+ [10.4835 3.32724 6.0654 3.02179 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.2729 -452.379 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.02179 5.75995 3.0327 3.93823 9.32719 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.63264 4.8436 ] pdfxs
+ (a) show
+ (silyle)
+ [4.30902 3.02179 3.0327 9.32719 3.0327 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.62173 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (a) show
+ (nexpl)
+ [9.63264 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.63264 3.02179 9.63264 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.42175 4.29811 3.0327 4.8436 8.42175 ] pdfxs
+ (o) show
+ (f)
+ [6.90539 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.41084 6.0654 4.8436 ] pdfxs
+ (a) show
+ (prepresen)
+ [9.63264 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (\() show
+ (bec)
+ [6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -474.302 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fc)
+ [6.63267 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.32722 6.05449 ] pdfxs
+ (at) show
+ (hsis)
+ [6.0654 7.59263 3.0327 7.59263 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enexp)
+ [4.85451 9.34901 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lin)
+ [6.32722 3.0327 9.34901 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.13811 4.29811 3.0327 4.85451 8.13811 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.13811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.34901 4.85451 ] pdfxs
+ (a) show
+ (nm)
+ [9.34901 9.08711 ] pdfxs
+ (a) show
+ (kerecursi)
+ [5.4545 8.14902 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2729 -496.224 m
+ (di\016cult)
+ [6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 7.88729 ] pdfxs
+ (t) show
+ (oh)
+ [9.08719 6.05449 ] pdfxs
+ (a) show
+ (ndle.)
+ [6.0654 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 13.333 -527.113 m
+ (2) show
+ (.) show
+ 27.2729 -527.113 m
+ /N1025 10.909 Tf
+ (Fi)
+ [7.8981 3.47997 ] pdfxs
+ (e) show
+ (ld-)
+ [3.49088 6.96002 4.18901 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (v) show
+ (it)
+ [3.49088 4.5273 ] pdfxs
+ (y) show
+ 116.781 -527.113 m
+ /N614 10.909 Tf
+ (:)
+ [7.78902 ] pdfxs
+ (I) show
+ (den)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.90174 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.29084 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [6.46903 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.02179 5.75995 3.0327 3.93823 9.20719 6.05449 ] pdfxs
+ (att) show
+ (ernofad)
+ [4.8436 4.27631 9.50173 5.46541 6.77448 8.90174 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.90174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urerequires)
+ [6.0654 4.2654 8.30175 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 
+ ] pdfxs
+ 27.2729 -549.036 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishing)
+ [6.0654 3.02179 4.30902 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (opr)
+ [9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fdi\013erents)
+ [6.97085 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 7.87638 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure\felds.Such)
+ [6.0654 4.2654 8.4872 6.0654 4.8436 3.0327 6.0654 4.29811 7.8872 6.0654 6.05449 
+ 4.54905 9.6981 ] pdfxs
+ (\\) show
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivity"is)
+ [3.0327 5.75995 3.0327 3.93823 5.75995 9.08719 3.0327 4.29811 ] pdfxs
+ 228.545 -582.481 m
+ (40) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 53 53
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (ftensupp)
+ [3.33815 4.23277 4.85451 9.56719 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.5781 5.74904 9.27265 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.81081 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.05449 8.9672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.81081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 8.35629 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (febutisdi\016cult)
+ [3.33815 8.35629 6.0654 6.05449 7.75638 3.0327 7.81081 6.0654 3.02179 9.09802 4.8436 
+ 6.0654 3.02179 7.75638 ] pdfxs
+ (t) show
+ (osupp)
+ [8.9672 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (e\016cien)
+ [4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.39264 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ll\)inn)
+ [3.0327 3.02179 7.88729 3.02179 9.6981 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 8.4872 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,see[)
+ [3.0327 6.6654 4.29811 4.85451 8.47629 3.0327 ] pdfxs
+ (128) show
+ (,)
+ [6.6654 ] pdfxs
+ (92) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -13.94 -51.583 m
+ (3) show
+ (.) show
+ 0 -51.583 m
+ /N1025 10.909 Tf
+ (Ex)
+ [8.24717 6.61079 ] pdfxs
+ (p) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (c) show
+ (it)
+ [3.49088 9.15272 ] pdfxs
+ (Hea) show
+ (pMo)
+ [11.2473 11.9126 6.62173 ] pdfxs
+ (de) show
+ (l:)
+ [3.47997 3.47997 ] pdfxs
+ 123.17 -51.583 m
+ /N614 10.909 Tf
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzingmem)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 9.17447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.47992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (srequiresc)
+ [8.02899 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 8.01808 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.17447 ] pdfxs
+ (a) show
+ (nexplicitmodel)
+ [9.77446 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.96365 9.08711 5.75995 
+ 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -73.506 m
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.90903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 8.81447 3.0327 9.13083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.90903 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,including)
+ [9.09802 6.20722 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 8.51993 
+ ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sn)
+ [7.36354 6.0654 ] pdfxs
+ (o) show
+ (tdirec)
+ [7.30911 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lynecess)
+ [3.0327 8.82538 6.05449 4.85451 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (a) show
+ (ryf)
+ [4.2654 8.82538 3.32724 ] pdfxs
+ (o) show
+ (riden)
+ [7.34174 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.51993 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -95.428 m
+ (S)
+ [6.0654 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 9.52356 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.97807 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.96716 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 8.97807 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,S)
+ [3.0327 7.96357 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's[)
+ [4.2654 6.0654 3.0327 8.96716 3.0327 ] pdfxs
+ (129) show
+ (])
+ [7.70175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7344 ] pdfxs
+ (A) show
+ (ndersen's[)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 8.97807 3.0327 ] pdfxs
+ (6) show
+ (])
+ [7.70175 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (-) show
+ 0 -117.351 m
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms\)build)
+ [6.0654 9.08711 4.30902 9.36 6.0654 6.05449 3.0327 3.0327 11.1817 ] pdfxs
+ (a) show
+ (nexplicithe)
+ [11.1817 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 9.36 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (prepresen)
+ [11.1926 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butdon)
+ [6.05449 8.53083 6.05449 6.0654 9.36 6.0654 10.5817 6.05449 ] pdfxs
+ (o) show
+ (tprovide)
+ [9.37091 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.97083 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.8763 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity.)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -139.274 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (her,m)
+ [6.05449 4.85451 4.2654 7.33084 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 9.01083 6.37085 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 7.18903 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 8.47626 ] pdfxs
+ (o) show
+ (nlyrec)
+ [6.05449 3.0327 9.92719 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.2217 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.46535 6.0654 ] pdfxs
+ (a) show
+ (irstode)
+ [3.0327 4.2654 8.47626 4.23277 9.62173 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminep)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 9.01083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.43264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (singproper-)
+ [4.29811 3.0327 6.05449 9.62173 6.0654 4.2654 5.46541 6.35994 4.8436 4.27631 3.63261 
+ ] pdfxs
+ 0 -161.196 m
+ (t) show
+ (ies[)
+ [3.0327 4.8436 8.33444 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [7.05812 ] pdfxs
+ (25) show
+ (,)
+ [7.06903 ] pdfxs
+ (73) show
+ (,)
+ [7.05812 ] pdfxs
+ (140) show
+ (].)
+ [3.0327 9.06537 ] pdfxs
+ (R) show
+ (et)
+ [4.85451 4.23277 ] pdfxs
+ (a) show
+ (iningb)
+ [3.0327 6.0654 3.0327 6.05449 9.49083 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.0908 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (iesisch)
+ [3.0327 4.8436 8.33444 3.0327 8.33444 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ingdue)
+ [3.0327 6.05449 9.49083 6.05449 6.0654 8.87993 ] pdfxs
+ (t) show
+ (o)
+ [9.47992 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.87993 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [7.06903 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -183.119 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (pmodel)
+ [9.6981 9.08711 5.75995 6.0654 4.8436 6.6654 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 11.5199 ] pdfxs
+ (t) show
+ (obeveryl)
+ [9.08719 6.35994 8.4872 5.4545 4.85451 4.2654 9.39264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ -10.337 -213.312 m
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.88717 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.64355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.85446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.88717 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmshaven)
+ [6.0654 9.08711 7.88717 6.05449 5.14905 5.4545 8.43266 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.82183 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.64355 ] pdfxs
+ (t) show
+ (oprovidethec)
+ [9.03265 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.43266 4.23277 6.0654 8.43266 
+ 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -27.273 -235.235 m
+ (o) show
+ (fpr)
+ [8.02902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesdescribed)
+ [3.0327 4.8436 8.99989 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 10.7563 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 7.99629 ] pdfxs
+ (o) show
+ (r)
+ [8.96718 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.54537 6.0654 ] pdfxs
+ (o) show
+ (tf)
+ [8.93455 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 8.94546 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.7563 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [8.96718 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icuseinac)
+ [3.0327 9.54537 6.0654 4.29811 9.54537 3.0327 10.7563 10.1563 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.72357 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ -27.273 -257.157 m
+ (\() show
+ (requiringminu)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 10.3308 9.08711 3.0327 
+ 5.75995 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.17444 ] pdfxs
+ (t) show
+ (oh)
+ [10.3308 6.05449 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.2654 9.17444 ] pdfxs
+ (o) show
+ (f)
+ [8.21447 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.17444 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 9.73083 3.32724 ] pdfxs
+ (o) show
+ (rmediumsizepr)
+ [9.14172 9.09802 4.8436 6.0654 3.0327 6.05449 13.9634 4.30902 3.02179 4.85451 9.71992 
+ 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [11.5854 ] pdfxs
+ (I) show
+ (fc)
+ [8.21447 4.8436 ] pdfxs
+ (o) show
+ (mpiletimeisn)
+ [9.08711 6.0654 3.0327 3.02179 9.73083 4.23277 3.0327 9.09802 9.71992 3.0327 9.17444 
+ 6.05449 ] pdfxs
+ (o) show
+ -27.273 -279.08 m
+ (issue,)
+ [3.0327 4.29811 4.30902 6.05449 4.85451 6.50176 ] pdfxs
+ (\\) show
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.27993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis")
+ [3.0327 5.74904 4.30902 3.0327 4.29811 8.89083 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.73445 ] pdfxs
+ (a) show
+ (repowerfulen)
+ [4.27631 8.27993 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.45812 4.85451 
+ 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.49082 ] pdfxs
+ (t) show
+ (oprovidethisinf)
+ [8.89083 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.29084 4.23277 6.0654 3.0327 
+ 7.73445 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 9.50173 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.27993 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ -27.273 -301.003 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [11.3235 ] pdfxs
+ (t) show
+ (oiden)
+ [10.7235 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyap)
+ [3.0327 3.32724 11.029 10.7235 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rstruc)
+ [9.53444 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 10.1126 ] pdfxs
+ (a) show
+ (sa)
+ [9.57807 10.7235 ] pdfxs
+ (\\) show
+ (linked-lis)
+ [3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (")
+ [10.7235 ] pdfxs
+ (o) show
+ (r)
+ [9.53444 ] pdfxs
+ (\\) show
+ (bin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 11.0181 ] pdfxs
+ (t) show
+ (ree"[)
+ [4.27631 4.8436 4.85451 10.7235 3.02179 ] pdfxs
+ (60) show
+ (,)
+ [8.30175 ] pdfxs
+ (117) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Sh)
+ [12.7635 6.0654 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ -27.273 -322.925 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,however,h)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.04721 6.05449 5.14905 7.58175 4.8436 5.4545 
+ 4.85451 4.2654 7.04721 6.0654 ] pdfxs
+ (a) show
+ (ssof)
+ [8.23626 4.30902 9.39265 3.33815 ] pdfxs
+ (a) show
+ (rn)
+ [8.20355 6.0654 ] pdfxs
+ (o) show
+ (tprovenpr)
+ [8.18183 6.05449 4.27631 5.14905 5.4545 4.85451 9.99264 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lf)
+ [6.97085 3.33815 ] pdfxs
+ (o) show
+ (ruseinc)
+ [8.21446 6.05449 4.30902 8.78174 3.0327 10.0035 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.09802 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.97085 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.39265 4.85451 ] pdfxs
+ (o) show
+ (mpilersdue)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.24717 6.05449 6.0654 4.8436 ] pdfxs
+ -27.273 -344.848 m
+ (t) show
+ (oi)
+ [9.08719 3.0327 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (ta) show
+ (blesc)
+ [6.0654 3.0327 8.47629 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bilitywi)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hcurrent)
+ [9.6981 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.88729 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ -10.337 -366.77 m
+ (I) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.81081 7.57085 ] pdfxs
+ (o) show
+ (rk,wepresent)
+ [4.27631 5.75995 6.55631 7.57085 8.35629 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 7.74547 ] pdfxs
+ (a) show
+ (n)
+ [9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.81081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.5889 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 6.0654 ] pdfxs
+ 243.979 -366.77 m
+ /N1025 10.909 Tf
+ (Dat) show
+ (a)
+ [10.1236 ] pdfxs
+ (S) show
+ (tr)
+ [4.8873 5.15995 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.17085 9.77438 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 4.95263 ] pdfxs
+ 377.099 -366.77 m
+ /N614 10.909 Tf
+ (,whichis)
+ [6.55631 7.88721 6.05449 3.0327 4.54905 9.55628 3.0327 7.81081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -27.273 -388.693 m
+ (keyf)
+ [5.4545 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.99264 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.20355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.77084 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.78174 ] pdfxs
+ (t) show
+ (echniquesdescribedinthisthesis.The)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.23626 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.99264 3.0327 9.99264 4.23277 6.0654 
+ 3.0327 8.23626 4.23277 6.0654 4.85451 4.29811 3.0327 4.29811 8.77083 7.8763 6.05449 
+ 8.78174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 13.0253 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 4.29811 ] pdfxs
+ -27.273 -410.615 m
+ (t) show
+ (olies)
+ [8.54174 3.0327 3.0327 7.94175 4.29811 ] pdfxs
+ (o) show
+ (mewherebetween)
+ [9.08711 4.85451 7.8763 6.0654 4.8436 4.27631 7.93084 6.37085 4.8436 3.93823 7.58175 
+ 4.8436 4.85451 9.15265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (diti)
+ [6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [6.11995 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.39627 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.14174 9.09802 ] pdfxs
+ (o) show
+ (repowerfulsh)
+ [4.2654 7.94175 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.05449 6.13086 4.29811 
+ 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.94175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.39627 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -27.273 -432.538 m
+ (inpower,whilebeing)
+ [3.0327 9.47991 6.35994 5.14905 7.58175 4.8436 4.27631 6.49085 7.8763 6.0654 3.0327 
+ 3.0327 8.25811 6.37085 4.8436 3.0327 6.0654 8.86901 ] pdfxs
+ (a) show
+ (sf)
+ [7.72354 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.6582 ] pdfxs
+ (a) show
+ (s)
+ [7.72354 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.45812 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.25811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.72354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 7.81084 ] pdfxs
+ (I) show
+ (tprovidesthe)
+ [7.66911 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.72354 4.23277 6.0654 
+ 8.26902 ] pdfxs
+ (t) show
+ (hreerequired)
+ [6.05449 4.27631 4.8436 8.26902 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 6.0654 ] pdfxs
+ -27.273 -454.46 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.02179 3.0327 3.0327 ] pdfxs
+ (t) show
+ (ieslis)
+ [3.0327 4.8436 8.61808 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3745 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.15996 5.4545 9.16356 ] pdfxs
+ (a) show
+ (nditsupp)
+ [6.05449 10.3854 3.0327 8.55274 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 9.17447 3.32724 6.0654 3.0327 7.34175 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.0799 ] pdfxs
+ (o) show
+ (fCpr)
+ [7.6472 12.1963 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,includingtype-uns)
+ [9.08711 4.30902 7.5163 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 
+ 9.77446 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -27.273 -476.383 m
+ (code,inc)
+ [4.8436 5.75995 6.0654 4.8436 7.89811 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [9.46901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,func)
+ [9.08711 4.30902 7.89811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6799 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,recursi)
+ [4.8436 4.27631 4.29811 7.89811 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.89811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 273.667 -476.383 m
+ /N722 10.909 Tf
+ (setjmp/longjmp) show
+ 353.848 -476.383 m
+ /N614 10.909 Tf
+ (.Webelieveitis)
+ [10.8326 10.309 9.46901 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 9.46901 3.0327 
+ 8.8691 3.0327 4.29811 ] pdfxs
+ -27.273 -498.305 m
+ (e\016cient)
+ [4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.87638 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.6981 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.05449 3.0327 8.4872 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (ruseinc)
+ [7.909 6.05449 4.30902 8.4872 3.02179 9.6981 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (mpilers.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ -10.337 -520.228 m
+ (Weshow)
+ [10.2981 8.47629 4.30902 6.05449 5.15996 11.4981 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.86547 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.47629 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lw)
+ [6.6654 7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.29811 7.86547 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.47629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.47629 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.67628 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 9.38174 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 9.38174 ] pdfxs
+ (a) show
+ (re\002)
+ [4.27631 8.46538 8.4872 ] pdfxs
+ (\() show
+ 358.934 -520.228 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 372.501 -520.228 m
+ /N614 10.909 Tf
+ (\() show
+ 376.743 -520.228 m
+ /N695 10.909 Tf
+ (n) show
+ 383.291 -520.228 m
+ /N614 10.909 Tf
+ (\)+)
+ [6.64366 8.4872 ] pdfxs
+ 400.825 -520.228 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 413.867 -520.228 m
+ /N614 10.909 Tf
+ (\() show
+ 418.11 -520.228 m
+ /N695 10.909 Tf
+ (k) show
+ 424.132 -520.228 m
+ /N614 10.909 Tf
+ (\)) show
+ 428.375 -520.228 m
+ /N695 10.909 Tf
+ (e) show
+ 433.454 -520.228 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ -27.2731 -542.15 m
+ (a) show
+ (nd\002)
+ [6.0654 9.22901 8.47629 ] pdfxs
+ (\() show
+ 6.19786 -542.15 m
+ /N695 10.909 Tf
+ (fk)
+ [6.51273 5.68354 ] pdfxs
+ 18.7359 -542.15 m
+ /N614 10.909 Tf
+ (\)) show
+ (,where)
+ [6.29449 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ 60.3479 -542.15 m
+ /N695 10.909 Tf
+ (n) show
+ 66.8958 -542.15 m
+ /N614 10.909 Tf
+ (,) show
+ 73.1878 -542.15 m
+ /N695 10.909 Tf
+ (k) show
+ 79.2108 -542.15 m
+ /N614 10.909 Tf
+ (,) show
+ 85.5028 -542.15 m
+ /N695 10.909 Tf
+ (e) show
+ 90.5818 -542.15 m
+ /N614 10.909 Tf
+ (,)
+ [6.29449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 117.618 -542.15 m
+ /N695 10.909 Tf
+ (f) show
+ 127.302 -542.15 m
+ /N614 10.909 Tf
+ (den)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 8.01812 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.01812 5.74904 6.0654 8.79257 6.35994 4.8436 7.43992 ] pdfxs
+ (o) show
+ (fins)
+ [6.50176 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.29449 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.01812 9.08711 ] pdfxs
+ (a) show
+ (ximumnumber)
+ [5.75995 3.02179 8.79257 6.0654 12.2507 5.75995 6.0654 8.78166 6.37085 4.8436 7.43992 
+ ] pdfxs
+ (o) show
+ (fnodes)
+ [6.50176 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -27.2732 -564.073 m
+ (inad)
+ [3.0327 10.3308 9.73082 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.71992 4.30902 ] pdfxs
+ (t) show
+ (ructure)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 9.11992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 10.3417 3.32724 ] pdfxs
+ (o) show
+ (rasin)
+ [8.55263 9.73082 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leprocedure,)
+ [3.0327 9.13083 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 4.85451 
+ 7.46175 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.11992 5.75995 6.05449 8.79257 6.35994 4.85451 8.54173 ] pdfxs
+ (o) show
+ (fed)
+ [7.61448 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esinthec)
+ [4.8436 8.57444 3.0327 10.3417 4.23277 6.0654 9.11992 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.29812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 7.46175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3308 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.2732 -585.996 m
+ (tota) show
+ (lnumber)
+ [6.28358 5.75995 6.05449 8.79257 6.35994 4.85451 7.52719 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.58903 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.74539 ] pdfxs
+ (I) show
+ (npr)
+ [9.31628 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 158.167 -585.996 m
+ /N695 10.909 Tf
+ (k) show
+ 167.445 -585.996 m
+ /N614 10.909 Tf
+ (issm)
+ [3.0327 7.5599 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll,typic)
+ [3.0327 3.0327 6.35994 3.93823 5.75995 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 9.02174 ] pdfxs
+ (o) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.10539 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.52719 ] pdfxs
+ (o) show
+ (fahundrednodes)
+ [6.58903 8.70538 5.75995 6.0654 6.05449 6.0654 4.2654 4.85451 9.31628 6.05449 5.75995 
+ 6.0654 4.8436 7.5599 ] pdfxs
+ (o) show
+ (rless,)
+ [7.52719 3.0327 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ -27.2732 -607.918 m
+ (eveninl)
+ [4.8436 5.4545 4.85451 9.6981 3.0327 9.68719 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 3.0327 ] pdfxs
+ -10.3372 -629.841 m
+ (Weev)
+ [10.2981 8.27993 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.26902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.26902 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 12.5125 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (3) show
+ (5Cpr)
+ [8.87992 11.3017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,showing)
+ [9.08711 4.30902 6.50176 4.29811 6.0654 5.14905 7.8763 3.0327 6.05449 8.87992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmisex)
+ [6.05449 12.5234 3.0327 7.72354 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelye\016cien)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.18537 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ 201.272 -657.201 m
+ (41) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 54 54
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inpr)
+ [3.0327 9.64355 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.85451 8.42175 ] pdfxs
+ (\() show
+ (inb)
+ [3.0327 9.64355 6.35994 ] pdfxs
+ (ot) show
+ (hperf)
+ [9.64355 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.43266 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.64355 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.3381 4.8436 ] pdfxs
+ (o) show
+ (nsump)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Thisincludespr)
+ [7.85448 7.88721 6.05449 3.0327 7.88717 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 
+ 4.8436 7.88717 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.88717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.82183 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexhe)
+ [9.09802 6.05449 3.0327 4.85451 9.92719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [10.2217 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,recursi)
+ [6.0654 4.2654 4.85451 4.29811 7.34175 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.33084 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.0654 10.2326 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.30902 9.46901 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.44354 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,itrequiresless)
+ [9.08711 6.0654 3.0327 4.8436 7.33084 3.0327 8.41092 4.27631 4.8436 5.75995 6.05449 
+ 3.0327 4.27631 4.8436 8.47626 3.0327 4.8436 4.30902 8.46535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.2326 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 0 -43.845 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.9199 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.46538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.67628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (19) show
+ (MB)
+ [9.99272 11.3453 ] pdfxs
+ (o) show
+ (fmem)
+ [6.94903 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.38174 ] pdfxs
+ (t) show
+ (o)
+ [9.06538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 4.8436 ] pdfxs
+ 309.313 -43.845 m
+ /N722 10.909 Tf
+ (176.gcc) show
+ 349.403 -43.845 m
+ /N614 10.909 Tf
+ (,apr)
+ [6.65449 9.06538 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mc)
+ [12.7089 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.07629 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -65.768 m
+ (over)
+ [5.14905 5.4545 4.85451 7.87628 ] pdfxs
+ (222) show
+ (,)
+ [3.02179 ] pdfxs
+ (00) show
+ (0lines)
+ [9.06538 3.02179 3.0327 6.0654 4.8436 7.90899 ] pdfxs
+ (o) show
+ (fcode.Over)
+ [6.93812 4.8436 5.75995 6.05449 4.85451 7.86538 8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelieve)
+ [3.0327 3.0327 6.63267 7.58175 8.44357 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.45447 ] pdfxs
+ (t) show
+ (hebr)
+ [6.05449 8.45447 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (derimplic)
+ [6.0654 4.8436 7.87628 3.0327 9.08711 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (f)
+ [6.93812 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.87628 7.57085 ] pdfxs
+ (o) show
+ (rkis)
+ [4.27631 9.35992 3.02179 7.90899 ] pdfxs
+ (t) show
+ (oshow)
+ [9.05447 4.30902 6.05449 5.15996 11.4763 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -87.69 m
+ (afullyc)
+ [8.82538 3.33815 6.0654 3.02179 3.0327 9.13083 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 7.61456 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.22539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.6799 ] pdfxs
+ (a) show
+ (sdescribedherec)
+ [7.66899 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.43628 6.05449 
+ 4.85451 4.2654 8.22539 4.85451 ] pdfxs
+ (a) show
+ (nbepr)
+ [9.43628 6.35994 8.22539 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lf)
+ [6.40358 3.32724 ] pdfxs
+ (o) show
+ (rsi)
+ [7.64719 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,l)
+ [6.45812 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e,re)
+ [4.85451 6.45812 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.57085 ] pdfxs
+ (o) show
+ (rld)
+ [4.27631 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -109.613 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Therem)
+ [7.8763 6.0654 8.13811 4.27631 4.8436 9.08711 ] pdfxs
+ (a) show
+ (inder)
+ [3.0327 6.0654 6.05449 4.85451 7.55992 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.59263 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 7.55992 3.0327 7.59263 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.05449 3.0327 4.85451 4.8436 9.34901 ] pdfxs
+ (a) show
+ (sf)
+ [7.59263 3.33815 ] pdfxs
+ (o) show
+ (llows:Sec)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 7.71266 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (3) show
+ (.1in)
+ [3.0327 8.74901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roducesthed)
+ [4.27631 5.74904 6.0654 6.0654 4.8436 4.8436 7.60354 4.23277 6.0654 8.13811 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [8.73811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.05449 10.9744 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9744 ] pdfxs
+ (a) show
+ (nditssem)
+ [6.0654 10.9744 3.0327 4.23277 9.21807 4.30902 4.8436 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ics.Sec)
+ [3.0327 4.8436 4.30902 11.7054 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.9744 ] pdfxs
+ (3) show
+ (.2describesthe)
+ [3.0327 10.3745 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.21807 
+ 4.23277 6.0654 9.76355 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsused)
+ [6.0654 9.08711 9.21807 6.05449 4.30902 4.8436 10.9744 ] pdfxs
+ (t) show
+ (oc)
+ [10.3635 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -175.38 m
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsusedby)
+ [6.0654 6.05449 8.1599 6.05449 4.30902 4.8436 9.90537 5.75995 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Sec)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.51993 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (3) show
+ (.3describesimp)
+ [3.0327 9.30537 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 8.14899 
+ 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nten)
+ [5.75995 8.09456 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineering)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.02179 6.0654 9.30537 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.05449 9.91628 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -197.303 m
+ (issues)
+ [3.0327 4.29811 4.30902 6.05449 4.85451 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.96002 ] pdfxs
+ (a) show
+ (recri)
+ [4.27631 7.55994 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lf)
+ [5.74904 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [6.99265 9.08711 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.05449 8.17084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.55994 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysise\016cientinpr)
+ [3.0327 5.75995 4.29811 3.0327 7.02536 4.8436 9.08711 4.85451 3.0327 4.8436 5.75995 
+ 6.96002 3.02179 8.78174 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Sec)
+ [3.0327 4.8436 4.85451 7.57084 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.78174 ] pdfxs
+ (3) show
+ (.4ev)
+ [3.02179 8.17084 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.01445 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.57085 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (t) show
+ (ime,mem)
+ [3.0327 9.08711 4.8436 6.86176 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryus)
+ [4.2654 9.54537 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e,)
+ [4.85451 6.85085 ] pdfxs
+ (a) show
+ (ndtypeinf)
+ [6.05449 9.85082 3.93823 5.75995 6.35994 8.62902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [9.85082 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.83991 5.75995 9.54537 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.05082 ] pdfxs
+ (\() show
+ (as)
+ [9.23992 4.30902 ] pdfxs
+ (t) show
+ (udy)
+ [6.05449 6.0654 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [7.11266 ] pdfxs
+ (D) show
+ (SAprecisi)
+ [6.05449 11.9672 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.83991 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (includedinCh)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 8.6181 3.0327 8.6072 7.88721 
+ 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (4\)) show
+ (.Secti)
+ [7.5163 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (3) show
+ (.5c)
+ [3.0327 8.0072 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [6.86173 ] pdfxs
+ (o) show
+ (urw)
+ [6.05449 6.82901 7.58175 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.2654 8.31265 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpri)
+ [8.6181 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [6.82901 ] pdfxs
+ (a) show
+ (rtin)
+ [4.2654 6.8073 3.02179 8.6181 ] pdfxs
+ (t) show
+ (he\feld.Fin)
+ [6.0654 7.3963 6.0654 4.8436 3.0327 6.0654 7.5163 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,Sec)
+ [3.0327 3.02179 4.8545 5.80359 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ -3.05176e-05 -263.07 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizes)
+ [4.2654 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hekeyc)
+ [6.05449 8.4872 5.4545 4.85451 9.39264 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (ndresul)
+ [6.0654 9.6981 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.08719 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.47629 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -308.525 m
+ /N622 14.346 Tf
+ (3.1T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eData)
+ [12.7392 12.3806 7.83287 6.2836 13.227 ] pdfxs
+ (S) show
+ (tr)
+ [6.26925 6.59915 ] pdfxs
+ (uc) show
+ (t)
+ [6.26925 ] pdfxs
+ (u) show
+ (reGr)
+ [6.59915 12.7392 12.6819 6.59915 ] pdfxs
+ (aph) show
+ -3.05176e-05 -341.25 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [9.10901 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.50902 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.96354 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esa)
+ [4.85451 7.96354 9.10901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwec)
+ [6.05449 9.73082 7.57085 8.50902 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.69812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.50902 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.11992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureGr)
+ [6.05449 4.27631 8.50902 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.71991 ] pdfxs
+ (\(D) show
+ (S)
+ [9.71991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\)f)
+ [6.0654 6.05449 7.9091 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.94173 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -363.173 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninapr)
+ [9.63264 3.02179 9.63264 9.02174 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,summ)
+ [9.09802 6.61085 4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizing)
+ [4.2654 3.0327 4.85451 3.02179 6.0654 9.02174 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.41084 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.32719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ (ccessiblewi)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 3.0327 8.41084 7.88721 3.02179 
+ ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.62173 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.42175 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 9.02174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -3.05176e-05 -385.095 m
+ (t) show
+ (heirc)
+ [6.05449 4.85451 3.0327 9.66535 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.0327 5.75995 3.02179 3.93823 11.149 6.0654 ] pdfxs
+ (att) show
+ (erns.E)
+ [4.8436 4.27631 6.0654 4.29811 13.1453 7.42902 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.4544 ] pdfxs
+ (D) show
+ (S)
+ [11.4544 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnoderepresen)
+ [6.0654 11.4544 6.05449 5.75995 6.0654 10.2326 4.27631 4.8436 6.0654 4.27631 4.8436 
+ 4.29811 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sa\(p)
+ [9.68716 10.8545 4.23277 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunb)
+ [3.02179 3.0327 11.149 6.0654 5.75995 6.35994 ] pdfxs
+ (o) show
+ (unded\)set)
+ [6.05449 6.0654 6.0654 4.8436 6.0654 9.63273 4.29811 4.85451 9.63273 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -407.018 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micmem)
+ [9.08711 3.0327 9.55628 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4617 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.0108 ] pdfxs
+ (a) show
+ (nddistinctnodesrepresentdisj)
+ [6.0654 10.7672 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.95637 6.05449 
+ 5.75995 6.05449 4.85451 9.0108 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 8.95637 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intse)
+ [3.0327 5.74904 8.95637 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,i.e.,the)
+ [4.29811 8.0072 3.0327 3.0327 4.8436 3.0327 8.0072 4.23277 6.0654 9.55628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.05449 10.7672 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -428.941 m
+ (a\fni)
+ [9.54537 6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e,s)
+ [4.85451 7.22175 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 8.93447 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.93447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.83991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.Bec)
+ [4.30902 9.2181 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useweuseauni\fc)
+ [6.05449 4.30902 8.93447 7.57085 8.93447 6.0654 4.29811 8.93447 9.54537 6.05449 6.0654 
+ 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -450.863 m
+ (a) show
+ (lldyn)
+ [3.0327 7.16721 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 8.98902 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swhichmaybep)
+ [8.44353 7.8763 6.05449 3.0327 4.54905 10.1999 9.08711 5.15996 9.89446 6.35994 8.98902 
+ 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1999 ] pdfxs
+ (t) show
+ (obyasin)
+ [9.58901 5.75995 9.89446 9.59992 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.02179 8.99993 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.98902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 8.41082 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.98902 ] pdfxs
+ (o) show
+ (r\feld)
+ [8.41082 6.0654 4.8436 3.0327 10.1999 ] pdfxs
+ (\() show
+ (ins)
+ [3.0327 10.1999 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -472.786 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.27631 8.4872 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (sasin)
+ [7.93081 9.0981 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lenodein)
+ [3.02179 8.4872 6.0654 5.74904 6.0654 8.4872 3.0327 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 16.936 -494.708 m
+ (S)
+ [6.0654 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.87264 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.29811 6.0654 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.32716 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.26182 ] pdfxs
+ (t) show
+ (heinputpr)
+ [6.05449 9.87264 3.02179 6.0654 6.0654 6.05449 9.26182 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [14.1162 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0726 ] pdfxs
+ (a) show
+ (renecess)
+ [4.27631 9.86174 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 10.7781 3.32724 ] pdfxs
+ (o) show
+ (rdescribing)
+ [9.29445 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 3.0327 6.05449 10.4835 
+ ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ -3.05176e-05 -516.631 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.05449 8.70538 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n;)
+ [6.0654 6.01086 ] pdfxs
+ (o) show
+ (therde)
+ [4.23277 6.0654 4.8436 6.92719 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ils)
+ [3.02179 3.0327 6.949 ] pdfxs
+ (a) show
+ (redescribedinSec)
+ [4.27631 7.49448 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 8.70538 
+ 3.0327 8.70538 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.70538 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [7.54902 ] pdfxs
+ (I) show
+ (npr)
+ [8.70538 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (iceweperf)
+ [3.0327 4.85451 7.48357 7.58175 7.49448 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.7271 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.68359 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -538.553 m
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.1818 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [10.2545 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.2435 3.0327 
+ 10.2435 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [9.52355 ] pdfxs
+ (H) show
+ (owever,)
+ [5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 7.35266 ] pdfxs
+ (t) show
+ (herequiremen)
+ [6.05449 9.03265 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (swe)
+ [8.48717 7.58175 9.03265 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.03265 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -560.476 m
+ (providedbym)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 5.75995 9.39264 9.08711 
+ ] pdfxs
+ (a) show
+ (nysys)
+ [5.75995 9.39264 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems,sowedescribe)
+ [4.8436 9.08711 4.30902 6.6654 4.29811 9.0981 7.57085 8.4872 6.0654 4.8436 4.29811 
+ 4.85451 4.27631 3.02179 6.37085 8.47629 ] pdfxs
+ (t) show
+ (herelev)
+ [6.0654 8.4872 4.2654 4.85451 3.0327 4.8436 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (D) show
+ (SAdepends)
+ [6.0654 11.8144 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (nbelow.)
+ [9.6981 6.35994 4.85451 3.02179 5.15996 7.8763 3.0327 ] pdfxs
+ 16.936 -582.398 m
+ (We)
+ [10.2981 9.10902 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.10902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinputpr)
+ [8.5091 3.0327 6.05449 6.0654 6.05449 8.5091 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mshaveasimpletypesys)
+ [9.09802 8.56353 6.05449 5.14905 5.4545 9.10902 9.71992 4.29811 3.0327 9.08711 6.0654 
+ 3.0327 9.09811 3.94914 5.74904 6.37085 9.10902 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emwi)
+ [4.85451 13.3416 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hs)
+ [10.3199 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltypeequiv)
+ [7.28721 3.94914 5.74904 6.37085 9.10902 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence,)
+ [3.0327 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ -3.05176e-05 -604.321 m
+ (havingprimi)
+ [6.0654 5.14905 5.75995 3.02179 6.0654 8.58538 6.0654 4.2654 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 7.98539 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.40719 ] pdfxs
+ (a) show
+ (nd\r)
+ [6.05449 9.19628 6.0654 ] pdfxs
+ (oa) show
+ (tingp)
+ [4.23277 3.0327 6.0654 8.58538 6.35994 ] pdfxs
+ (o) show
+ (inttypes)
+ [3.0327 5.75995 7.37456 3.93823 5.75995 6.35994 4.85451 7.429 ] pdfxs
+ (o) show
+ (fprede\fnedsizes,plusf)
+ [6.46903 6.0654 4.2654 4.85451 6.05449 4.85451 6.05449 6.0654 4.8436 9.19628 4.29811 
+ 3.0327 4.85451 4.8436 4.30902 6.26176 6.05449 3.0327 6.0654 7.429 3.33815 ] pdfxs
+ (o) show
+ (urderivedtypes:p)
+ [6.05449 7.40719 6.0654 4.8436 4.27631 3.0327 5.4545 4.8436 9.19628 3.93823 5.75995 
+ 6.35994 4.85451 4.29811 7.62539 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ -3.05176e-05 -626.243 m
+ (ers,s)
+ [4.8436 4.27631 4.30902 7.16721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.34535 ] pdfxs
+ (\() show
+ (i.e.,rec)
+ [3.0327 3.0327 4.8436 3.0327 7.16721 4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (rdtypes)
+ [4.2654 10.1017 3.93823 5.75995 6.35994 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.16721 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 7.16721 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.0654 10.1017 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.We)
+ [6.0654 4.29811 9.08719 10.309 8.87993 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 8.89083 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.33444 3.0327 10.1017 ] pdfxs
+ (t) show
+ (heCl)
+ [6.05449 8.89083 11.9235 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e\))
+ [4.85451 8.28001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 228.545 -657.201 m
+ (42) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 55 55
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (nlyexplicitp)
+ [6.0654 3.02179 8.84719 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.33093 
+ 6.35994 ] pdfxs
+ (o) show
+ (intertypes)
+ [3.0327 5.75995 4.23277 4.85451 7.35264 3.93823 5.75995 6.35994 4.85451 7.38536 ] pdfxs
+ (a) show
+ (ndin)
+ [6.05449 9.14174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertypes)
+ [4.85451 7.35264 3.93823 5.75995 6.35994 4.85451 7.38536 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hesamesize)
+ [6.05449 7.93084 4.29811 5.46541 9.08711 7.93084 4.29811 3.0327 4.8436 7.93084 ] pdfxs
+ (o) show
+ (rl)
+ [7.36355 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erc)
+ [4.85451 7.35264 4.8436 ] pdfxs
+ (a) show
+ (ndirec)
+ [9.14174 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyencodeap)
+ [3.0327 8.83629 4.85451 6.05449 4.85451 5.74904 6.0654 7.93084 8.53084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -21.922 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 6.82903 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.829 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.7963 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 4.8436 ] pdfxs
+ 100.902 -21.922 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r-c)
+ [4.60356 3.90544 4.46185 ] pdfxs
+ (o) show
+ (mpati)
+ [8.91258 5.01816 5.58542 3.62179 3.33823 ] pdfxs
+ (b) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ 191.228 -21.922 m
+ /N614 10.909 Tf
+ (types)
+ [3.93823 5.75995 6.35994 4.85451 8.06172 ] pdfxs
+ (\(ot) show
+ (herv)
+ [6.05449 4.85451 8.03991 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 8.06172 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 8.6072 6.0654 ] pdfxs
+ (a) show
+ (ndledveryc)
+ [6.05449 6.0654 3.0327 4.8436 9.81809 5.4545 4.85451 4.27631 9.51264 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyin)
+ [3.0327 5.4545 4.8436 3.0327 9.52355 3.0327 9.81809 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -43.845 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [7.7672 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (nytype)
+ [5.75995 9.04356 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 113.108 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 119.112 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 125.506 -43.845 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 155.121 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 159.363 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 165.367 -43.845 m
+ /N614 10.909 Tf
+ (\)re)
+ [7.5382 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsaset)
+ [6.0654 4.2654 6.0654 7.59263 8.75992 4.29811 4.8436 7.5382 ] pdfxs
+ (o) show
+ (f\feldn)
+ [6.63267 6.0654 4.8436 3.0327 9.35992 6.05449 ] pdfxs
+ (a) show
+ (mesf)
+ [9.09802 4.8436 7.60354 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.14902 6.0654 4.8436 3.0327 6.05449 7.60354 ] pdfxs
+ (o) show
+ (f) show
+ 378.623 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 384.627 -43.845 m
+ /N614 10.909 Tf
+ (,whichisasin)
+ [6.39267 7.8763 6.0654 3.0327 4.53815 9.35992 3.0327 7.59263 8.75992 4.29811 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -65.768 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e\feldn)
+ [8.91265 6.05449 4.85451 3.02179 10.1235 6.0654 ] pdfxs
+ (a) show
+ (meif)
+ [9.08711 8.90174 3.0327 3.33815 ] pdfxs
+ 118.994 -65.768 m
+ /N695 10.909 Tf
+ (\034) show
+ 129.056 -65.768 m
+ /N614 10.909 Tf
+ (isasc)
+ [3.0327 8.35626 9.51264 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rtype\(\feldn)
+ [8.33445 3.93823 5.75995 6.35994 8.91265 4.23277 6.0654 4.8436 3.0327 10.1235 6.05449 
+ ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 8.36717 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.91265 ] pdfxs
+ (a) show
+ (ssumed)
+ [4.29811 4.30902 6.05449 9.09802 4.8436 10.1235 ] pdfxs
+ (t) show
+ (obeunique)
+ [9.51264 6.35994 8.91265 6.05449 6.0654 3.0327 5.74904 6.0654 8.90174 ] pdfxs
+ (t) show
+ (oatype)
+ [9.51264 9.52355 3.93823 5.74904 6.37085 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [9.15265 ] pdfxs
+ (A) show
+ (n) show
+ -0.000106812 -87.69 m
+ (a) show
+ (rraytype)
+ [4.27631 4.2654 5.15996 10.1345 3.93823 5.75995 6.35994 9.22901 ] pdfxs
+ (o) show
+ (fknownsize)
+ [7.71266 5.75995 6.0654 5.14905 7.8763 10.4399 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ 124.447 -87.69 m
+ /N695 10.909 Tf
+ (k) show
+ 134.85 -87.69 m
+ /N614 10.909 Tf
+ (mayberepresen)
+ [9.08711 5.15996 10.1345 6.35994 9.22901 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (edei)
+ [4.8436 10.4399 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.66173 ] pdfxs
+ (a) show
+ (sas)
+ [8.67262 9.83992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewi)
+ [6.0654 4.2654 9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 362.348 -87.69 m
+ /N695 10.909 Tf
+ (k) show
+ 372.751 -87.69 m
+ /N614 10.909 Tf
+ (\felds)
+ [6.0654 4.8436 3.0327 6.05449 8.68353 ] pdfxs
+ (o) show
+ (rbyasin)
+ [8.66173 5.74904 10.1454 9.82901 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -0.00012207 -109.613 m
+ (\feld;)
+ [6.0654 4.8436 3.0327 6.05449 6.21813 ] pdfxs
+ (a) show
+ (nunknown-size)
+ [9.03265 6.05449 6.0654 5.75995 6.05449 5.14905 7.88721 6.05449 3.64352 4.29811 3.0327 
+ 4.8436 7.82175 ] pdfxs
+ (a) show
+ (rrayis)
+ [4.2654 4.27631 5.14905 8.7272 3.02179 7.27627 ] pdfxs
+ (a) show
+ (lwaysrepresen)
+ [3.02179 7.58175 5.14905 5.75995 7.26536 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.02174 ] pdfxs
+ (a) show
+ (sthel)
+ [7.27627 4.23277 6.0654 7.81084 3.0327 ] pdfxs
+ (att) show
+ (er.O)
+ [4.8436 4.27631 7.65811 8.47629 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.24356 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.27627 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.20002 ] pdfxs
+ (t) show
+ (heinpu)
+ [6.0654 7.81084 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ -0.00012207 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [12.7307 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (redescribedinSec)
+ [4.2654 8.4872 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 
+ 3.0327 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.) show
+ 16.9359 -153.458 m
+ (We)
+ [10.2981 9.65446 ] pdfxs
+ (a) show
+ (lso)
+ [3.0327 4.29811 10.2654 ] pdfxs
+ (a) show
+ (ssumeal)
+ [4.29811 4.30902 6.05449 9.09802 9.64356 10.2654 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (repr)
+ [4.27631 9.65446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrepresen)
+ [13.8871 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninwhichvir)
+ [10.8654 3.0327 10.8654 7.8763 6.0654 3.02179 4.54905 10.8654 5.75995 3.0327 4.2654 
+ ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.83266 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 9.10898 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.8654 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.00012207 -175.38 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.35989 ] pdfxs
+ (a) show
+ (redis)
+ [4.27631 9.89446 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (t) show
+ (.)
+ [12.1308 ] pdfxs
+ (I) show
+ (n)
+ [11.1163 ] pdfxs
+ (o) show
+ (urrepresen)
+ [6.05449 9.32717 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nitisn)
+ [11.1163 3.0327 9.29455 3.0327 9.35989 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [9.29455 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.89446 ] pdfxs
+ (t) show
+ (ot)
+ [10.5163 4.23277 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.90537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.89446 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 9.35989 ] pdfxs
+ (o) show
+ (favir)
+ [8.38902 10.5054 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.00012207 -197.303 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,so)
+ [4.85451 4.2654 7.42903 4.29811 9.6981 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.54171 ] pdfxs
+ (ta) show
+ (kenv)
+ [5.4545 4.85451 10.2981 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesmustliveinmem)
+ [6.05449 3.0327 4.85451 8.54171 8.78166 6.0654 4.29811 8.48728 3.0327 3.0327 5.4545 
+ 9.0872 3.0327 10.2981 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 9.6981 ] pdfxs
+ (A) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,vir)
+ [3.02179 3.0327 4.8545 7.41812 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.2763 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 8.54171 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [10.2981 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -0.00012207 -219.225 m
+ (representsc)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 7.2982 4.30902 4.8436 
+ ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rv)
+ [7.31992 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.35263 ] pdfxs
+ (\() show
+ (i.e.,in)
+ [3.0327 3.0327 4.8436 3.0327 6.19631 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er,\r)
+ [4.85451 4.2654 6.19631 6.0654 ] pdfxs
+ (oat) show
+ (ingp)
+ [3.0327 6.05449 8.50902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.19631 ] pdfxs
+ (o) show
+ (rp)
+ [7.33083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Struc)
+ [7.67993 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 6.19631 ] pdfxs
+ (a) show
+ (rrays,)
+ [4.27631 4.27631 5.14905 5.75995 4.29811 6.20722 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.05449 9.11992 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -0.00012207 -241.148 m
+ (a) show
+ (restric)
+ [4.27631 9.05447 4.30902 4.23277 4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lymem)
+ [3.0327 9.97082 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.95991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.06538 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 10.2763 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.97082 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hl)
+ [10.2654 3.0327 ] pdfxs
+ (oa) show
+ (d,s)
+ [6.0654 7.38539 4.29811 ] pdfxs
+ (to) show
+ (re,)
+ [4.27631 4.8436 7.38539 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.2654 4.85451 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 7.23266 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 9.61082 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.00012207 -263.07 m
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 8.78174 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.23626 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.78174 ] pdfxs
+ (o) show
+ (nvir)
+ [9.99264 5.74904 3.0327 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre)
+ [6.95994 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ers.Mem)
+ [4.8436 4.27631 4.29811 8.75992 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryisp)
+ [4.27631 9.68719 3.02179 8.23626 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedin)
+ [6.05449 4.85451 9.99264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ohe)
+ [9.38174 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.99264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s\()
+ [8.23626 4.23277 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -0.00012207 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (edvia)
+ [4.85451 9.26173 5.75995 3.0327 8.66174 ] pdfxs
+ (a) show
+ 54.7679 -284.993 m
+ /N722 10.909 Tf
+ (malloc) show
+ 92.3369 -284.993 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\),s)
+ [6.0654 4.23277 6.32722 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 8.96719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (\(a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edvia)
+ [4.8436 9.27264 5.75995 3.02179 8.66174 ] pdfxs
+ (a) show
+ (nexplicits)
+ [9.27264 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.45093 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 8.96719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nins)
+ [9.26173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -0.000137329 -306.915 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (med)
+ [9.08711 4.8436 6.0654 ] pdfxs
+ 35.9118 -306.915 m
+ /N722 10.909 Tf
+ (alloca) show
+ 70.2748 -306.915 m
+ /N614 10.909 Tf
+ (,simil)
+ [7.61448 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.67263 ] pdfxs
+ (t) show
+ (om)
+ [9.85082 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.61448 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\()
+ [8.70535 4.23277 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.42903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.70535 ] pdfxs
+ (a) show
+ (ndfunc)
+ [6.05449 10.4617 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.61448 ] pdfxs
+ (a) show
+ (ndunknown)
+ [6.05449 10.4617 6.0654 6.05449 5.75995 6.05449 5.15996 7.8763 6.0654 ] pdfxs
+ -0.000152588 -328.838 m
+ (o) show
+ (bjects.)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 3.0327 ] pdfxs
+ 16.9358 -350.761 m
+ (The)
+ [7.8763 6.0654 8.67266 ] pdfxs
+ (D) show
+ (S)
+ [9.88355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.89446 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.09446 9.28356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisa\fnitedirectedmul)
+ [9.88355 3.0327 8.12717 9.28356 6.05449 6.0654 3.0327 4.23277 8.68356 6.05449 3.0327 
+ 4.27631 4.8436 4.85451 4.23277 4.85451 9.88355 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.88355 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.88355 ] pdfxs
+ (a) show
+ (sa)
+ [8.12717 9.28356 ] pdfxs
+ (t) show
+ (uple)
+ [6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ 413.924 -350.761 m
+ /N695 10.909 Tf
+ (DSG)
+ [9.33813 7.32001 8.57442 ] pdfxs
+ 439.155 -350.761 m
+ /N614 10.909 Tf
+ (\() show
+ 443.397 -350.761 m
+ /N695 10.909 Tf
+ (F) show
+ 451.927 -350.761 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.59274 8.4872 ] pdfxs
+ -0.000213623 -372.683 m
+ /N1028 10.909 Tf
+ (h) show
+ 4.24178 -372.683 m
+ /N695 10.909 Tf
+ (N;E;)
+ [9.34894 4.84359 8.68363 4.8545 ] pdfxs
+ (E) show
+ 40.0228 -374.372 m
+ /N698 7.96999 Tf
+ (V) show
+ 47.3338 -372.683 m
+ /N695 10.909 Tf
+ (;C)
+ [4.84359 7.79989 ] pdfxs
+ 60.7598 -372.683 m
+ /N1028 10.909 Tf
+ (i) show
+ 65.0017 -372.683 m
+ /N614 10.909 Tf
+ (,where:)
+ [6.6654 7.8763 6.0654 4.8436 4.27631 4.85451 3.0327 ] pdfxs
+ 16.3638 -403.572 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2728 -403.572 m
+ /N695 10.909 Tf
+ (N) show
+ 41.3387 -403.572 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 8.41081 9.56719 4.30902 4.8436 8.35637 ] pdfxs
+ (o) show
+ (fnodes,c)
+ [7.43993 6.0654 5.75995 6.05449 4.85451 4.29811 7.26539 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.1781 ] pdfxs
+ (\\D) show
+ (Snodes)
+ [10.1672 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (") show
+ (.)
+ [9.30537 ] pdfxs
+ (D) show
+ (Snodeshavesever)
+ [10.1672 6.0654 5.75995 6.05449 4.85451 8.41081 6.0654 5.14905 5.4545 8.95629 4.30902 
+ 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.14539 ] pdfxs
+ (att) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esdescribedinSec-)
+ [4.85451 8.41081 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 10.1781 
+ 3.0327 10.1672 6.0654 4.8436 4.85451 3.63261 ] pdfxs
+ 27.2728 -425.495 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.1below.)
+ [3.0327 9.08719 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 16.3638 -456.383 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2728 -456.383 m
+ /N695 10.909 Tf
+ (E) show
+ 39.6947 -456.383 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 8.0399 9.19628 4.29811 4.85451 7.98547 ] pdfxs
+ (o) show
+ (fed)
+ [7.06903 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 8.0399 3.0327 9.79628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.58538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.05449 6.0654 8.19265 6.20722 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 3.0327 ] pdfxs
+ 234.292 -456.383 m
+ /N695 10.909 Tf
+ (E) show
+ 246.714 -456.383 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 8.0399 9.19628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (o) show
+ (ftype)
+ [7.07994 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 346.993 -456.383 m
+ /N1028 10.909 Tf
+ (h) show
+ 351.236 -456.383 m
+ /N695 10.909 Tf
+ (n) show
+ 357.784 -458.02 m
+ /N698 7.96999 Tf
+ (s) show
+ 362.198 -456.383 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 372.387 -458.02 m
+ /N698 7.96999 Tf
+ (s) show
+ 376.801 -456.383 m
+ /N1028 10.909 Tf
+ (i!)
+ [7.45093 14.1053 ] pdfxs
+ (h) show
+ 402.603 -456.383 m
+ /N695 10.909 Tf
+ (n) show
+ 409.151 -458.161 m
+ /N698 7.96999 Tf
+ (d) show
+ 414.007 -456.383 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 424.196 -458.161 m
+ /N698 7.96999 Tf
+ (d) show
+ 429.051 -456.383 m
+ /N1028 10.909 Tf
+ (i) show
+ 433.294 -456.383 m
+ /N614 10.909 Tf
+ (,where)
+ [6.7963 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 27.2726 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 33.8206 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 38.2346 -478.306 m
+ /N695 10.909 Tf
+ (;n)
+ [4.84359 6.54546 ] pdfxs
+ 49.6306 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 58.1346 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 69.0546 -478.306 m
+ /N695 10.909 Tf
+ (N) show
+ 79.0095 -478.306 m
+ /N614 10.909 Tf
+ (,) show
+ 86.1385 -478.306 m
+ /N695 10.909 Tf
+ (f) show
+ 91.4795 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 99.5415 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 110.463 -478.306 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 140.077 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 144.32 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 152.21 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 156.451 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 162.999 -479.942 m
+ /N698 7.96999 Tf
+ (s) show
+ 167.413 -478.306 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [8.24728 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 201.488 -478.306 m
+ /N695 10.909 Tf
+ (f) show
+ 206.829 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 215.332 -478.306 m
+ /N1028 10.909 Tf
+ (2) show
+ 226.253 -478.306 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 255.867 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 260.109 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 268 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 272.242 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 278.79 -480.083 m
+ /N698 7.96999 Tf
+ (d) show
+ 283.645 -478.306 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (,)
+ [7.12357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 320.843 -478.306 m
+ /N695 10.909 Tf
+ (T) show
+ 328.733 -478.306 m
+ /N614 10.909 Tf
+ (\() show
+ 332.975 -478.306 m
+ /N695 10.909 Tf
+ (n) show
+ 339.523 -478.306 m
+ /N614 10.909 Tf
+ (\)den)
+ [8.24728 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (estypeinf)
+ [4.8436 8.31262 3.93823 5.75995 6.35994 8.85811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 27.2724 -500.229 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 9.67628 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.88719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.46538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (o) show
+ (f) show
+ 162.719 -500.229 m
+ /N695 10.909 Tf
+ (n) show
+ 172.884 -500.229 m
+ /N614 10.909 Tf
+ (a) show
+ (sexpl)
+ [7.9199 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedbelow.)
+ [3.02179 6.0654 4.8436 9.67628 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ 270.171 -500.229 m
+ /N695 10.909 Tf
+ (E) show
+ 282.47 -500.229 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 7.9199 9.06538 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.67628 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (useas)
+ [6.0654 4.29811 8.46538 9.07629 4.29811 ] pdfxs
+ (o) show
+ (urce\feldc)
+ [6.0654 4.27631 4.8436 8.46538 6.0654 4.8436 3.0327 9.67628 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ 27.2724 -522.151 m
+ (have)
+ [6.0654 5.14905 5.4545 8.6072 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.05449 3.0327 9.51264 9.2181 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.6072 ] pdfxs
+ (o) show
+ (utg)
+ [6.0654 4.23277 5.46541 ] pdfxs
+ (o) show
+ (inged)
+ [3.02179 6.0654 9.20719 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e.)
+ [4.85451 8.23629 ] pdfxs
+ (Not) show
+ (e)
+ [8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.6072 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 8.6072 ] pdfxs
+ (a) show
+ (ndt)
+ [6.0654 9.81809 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.85451 7.99638 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (a) show
+ (ned)
+ [9.81809 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.6072 ] pdfxs
+ (a) show
+ (reb)
+ [4.2654 8.6072 6.37085 ] pdfxs
+ (ot) show
+ (h) show
+ 444.023 -522.151 m
+ /N634 10.909 Tf
+ (\f)
+ [6.13082 ] pdfxs
+ (e) show
+ (l)
+ [2.79267 ] pdfxs
+ (ds) show
+ 27.2724 -544.074 m
+ /N614 10.909 Tf
+ (o) show
+ (fa)
+ [6.97085 9.08719 ] pdfxs
+ (D) show
+ (Snode.)
+ [9.6981 6.0654 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.3634 -574.963 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2724 -574.963 m
+ /N695 10.909 Tf
+ (E) show
+ 35.3254 -576.651 m
+ /N698 7.96999 Tf
+ (V) show
+ 47.1444 -574.963 m
+ /N614 10.909 Tf
+ (isafunc)
+ [3.0327 8.80353 9.97082 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (o) show
+ (ftype)
+ [7.84357 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 151.256 -574.963 m
+ /N695 10.909 Tf
+ (vars)
+ [5.68359 5.76003 5.22545 5.11626 ] pdfxs
+ 173.04 -574.963 m
+ /N614 10.909 Tf
+ (\() show
+ 177.283 -574.963 m
+ /N695 10.909 Tf
+ (f) show
+ 183.798 -574.963 m
+ /N614 10.909 Tf
+ (\)) show
+ 192.522 -574.963 m
+ /N1028 10.909 Tf
+ (!)
+ [15.3926 ] pdfxs
+ (h) show
+ 212.156 -574.963 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 230.067 -574.963 m
+ /N1028 10.909 Tf
+ (i) show
+ 234.31 -574.963 m
+ /N614 10.909 Tf
+ (,where)
+ [7.75629 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 274.482 -574.963 m
+ /N695 10.909 Tf
+ (vars)
+ [5.68359 5.76003 5.22545 5.11626 ] pdfxs
+ 296.266 -574.963 m
+ /N614 10.909 Tf
+ (\() show
+ 300.508 -574.963 m
+ /N695 10.909 Tf
+ (f) show
+ 307.023 -574.963 m
+ /N614 10.909 Tf
+ (\)is)
+ [8.7491 3.0327 8.80353 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 9.35992 4.29811 4.8436 8.76001 ] pdfxs
+ (o) show
+ (fvirtu)
+ [7.83266 5.75995 3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.53812 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.81444 3.0327 6.0654 ] pdfxs
+ 27.2724 -596.885 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 70.1894 -596.885 m
+ /N695 10.909 Tf
+ (f) show
+ 76.7044 -596.885 m
+ /N614 10.909 Tf
+ (.C)
+ [8.44356 7.88721 ] pdfxs
+ (o) show
+ (ncep)
+ [6.05449 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 3.0327 ] pdfxs
+ 153.874 -596.885 m
+ /N695 10.909 Tf
+ (E) show
+ 161.927 -598.574 m
+ /N698 7.96999 Tf
+ (V) show
+ 169.239 -596.885 m
+ /N614 10.909 Tf
+ (\() show
+ 173.481 -596.885 m
+ /N695 10.909 Tf
+ (v) show
+ 179.161 -596.885 m
+ /N614 10.909 Tf
+ (\)is)
+ [8.07274 3.02179 8.13808 ] pdfxs
+ (a) show
+ (ned)
+ [9.88355 4.8436 6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.67266 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mre)
+ [12.9162 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 303.845 -596.885 m
+ /N695 10.909 Tf
+ (v) show
+ 313.35 -596.885 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et\feld)
+ [4.8436 8.07274 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 402.019 -596.885 m
+ /N1028 10.909 Tf
+ (h) show
+ 406.261 -596.885 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 424.173 -596.885 m
+ /N1028 10.909 Tf
+ (i) show
+ 432.241 -596.885 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 27.2723 -618.808 m
+ (t) show
+ (oby)
+ [9.08719 5.75995 5.75995 ] pdfxs
+ 55.7573 -618.808 m
+ /N695 10.909 Tf
+ (v) show
+ 61.4363 -618.808 m
+ /N614 10.909 Tf
+ (,if)
+ [6.6654 3.0327 3.33815 ] pdfxs
+ 78.1033 -618.808 m
+ /N695 10.909 Tf
+ (v) show
+ 87.4183 -618.808 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (o) show
+ (fp)
+ [6.95994 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ibletype.)
+ [3.0327 6.05449 3.0327 8.4872 3.93823 5.75995 6.35994 4.85451 3.0327 ] pdfxs
+ 228.544 -657.201 m
+ (43) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 56 56
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N695 10.909 Tf
+ (C) show
+ 22.532 0 m
+ /N614 10.909 Tf
+ (isaset)
+ [3.0327 7.34172 8.50902 4.29811 4.85451 7.28729 ] pdfxs
+ (o) show
+ (f)
+ [6.38176 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnodes"in)
+ [3.0327 6.07631 6.05449 5.75995 6.0654 4.8436 4.30902 8.49811 3.0327 9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.89812 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.10901 ] pdfxs
+ (\() show
+ (seper)
+ [4.29811 4.8436 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (efr)
+ [7.88721 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.1307 ] pdfxs
+ (N\)) show
+ (,whichrepresentunres)
+ [6.07631 7.8763 6.0654 3.0327 4.53815 9.10901 4.27631 4.8436 6.0654 4.27631 4.8436 
+ 4.29811 4.85451 5.75995 7.28729 6.05449 6.0654 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.02179 5.4545 4.85451 9.10901 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.07631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (in)
+ [3.0327 9.27264 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.06175 4.85451 ] pdfxs
+ (o) show
+ (ntext)
+ [5.75995 4.23277 4.85451 5.75995 7.46184 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.06175 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.46184 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.E)
+ [6.05449 7.74539 7.41812 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.27264 4.85451 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 6.25085 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 266.921 -21.922 m
+ /N695 10.909 Tf
+ (c) show
+ 274.672 -21.922 m
+ /N1028 10.909 Tf
+ (2) show
+ 284.975 -21.922 m
+ /N695 10.909 Tf
+ (C) show
+ 296.772 -21.922 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.51627 ] pdfxs
+ (a) show
+ 315.997 -21.922 m
+ /N695 10.909 Tf
+ (k) show
+ 323.609 -21.922 m
+ /N614 10.909 Tf
+ (+2tuple:)
+ [10.069 8.68356 4.23277 6.0654 6.0654 3.02179 4.85451 7.66902 ] pdfxs
+ (\() show
+ 378.511 -21.922 m
+ /N695 10.909 Tf
+ (r;f;a)
+ [4.61455 4.8545 5.91274 4.84359 5.77094 ] pdfxs
+ 404.503 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 409.235 -21.922 m
+ /N695 10.909 Tf
+ (;:::;a)
+ [4.84359 4.8545 4.84359 4.8545 4.84359 5.77094 ] pdfxs
+ 439.244 -23.7 m
+ /N698 7.96999 Tf
+ (k) show
+ 444.363 -21.922 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ 10.9089 -43.845 m
+ (whereeveryelement)
+ [7.8763 6.0654 4.8436 4.27631 9.82901 4.85451 5.4545 4.8436 4.27631 10.7454 4.8436 
+ 3.0327 4.85451 9.08711 4.8436 5.75995 9.22909 ] pdfxs
+ (o) show
+ (f)
+ [8.32356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.83992 ] pdfxs
+ (t) show
+ (upleisanode-\feldp)
+ [6.05449 6.0654 3.0327 9.82901 3.0327 9.29443 10.4399 6.05449 5.75995 6.0654 4.8436 
+ 3.63261 6.0654 4.8436 3.0327 11.0508 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 276.684 -43.845 m
+ /N1028 10.909 Tf
+ (h) show
+ 280.927 -43.845 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 298.838 -43.845 m
+ /N1028 10.909 Tf
+ (i) show
+ 303.081 -43.845 m
+ /N614 10.909 Tf
+ (.) show
+ 315.01 -43.845 m
+ /N695 10.909 Tf
+ (r) show
+ 325.221 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 347.784 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 359.286 -43.845 m
+ /N614 10.909 Tf
+ (respec)
+ [4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyden)
+ [3.02179 5.4545 4.85451 3.0327 10.7454 6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (e) show
+ 10.9088 -65.768 m
+ (t) show
+ (hev)
+ [6.05449 8.95629 5.14904 ] pdfxs
+ (a) show
+ (luere)
+ [3.0327 6.0654 8.95629 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.05449 4.85451 10.1672 5.75995 9.86173 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.95629 4.85451 ] pdfxs
+ (a) show
+ (ll\(ifitisp)
+ [3.02179 7.14539 4.23277 3.0327 7.43993 3.0327 8.34546 3.0327 8.41081 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (at) show
+ (ible\))
+ [3.0327 6.0654 3.02179 4.85451 8.34546 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1672 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.95629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\() show
+ (s\)beingc)
+ [4.30902 8.34546 6.35994 4.85451 3.0327 6.05449 9.56719 4.8436 ] pdfxs
+ (a) show
+ (lled.)
+ [3.0327 3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ 10.9088 -87.69 m
+ /N695 10.909 Tf
+ (a) show
+ 16.6748 -89.326 m
+ /N703 7.96999 Tf
+ (1) show
+ 23.2258 -87.69 m
+ /N695 10.909 Tf
+ (:::a)
+ [4.84359 4.8545 4.84359 5.77094 ] pdfxs
+ 43.5368 -89.467 m
+ /N698 7.96999 Tf
+ (k) show
+ 53.0108 -87.69 m
+ /N614 10.909 Tf
+ (den)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [9.19629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.19629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (iblev)
+ [3.02179 6.0654 3.0327 9.19629 5.15995 ] pdfxs
+ (a) show
+ (luesp)
+ [3.02179 6.0654 4.8436 8.66171 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 10.4181 ] pdfxs
+ (a) show
+ (s)
+ [8.6508 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.6508 ] pdfxs
+ (t) show
+ (othec)
+ [9.8181 4.23277 6.0654 9.2072 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.38539 ] pdfxs
+ (\(ot) show
+ (her)
+ [6.05449 4.85451 8.61809 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ 10.9088 -109.613 m
+ (ments)
+ [9.08711 4.85451 5.75995 4.23277 9.45807 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.99264 6.05449 ] pdfxs
+ (o) show
+ (trepresen)
+ [9.39273 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.C)
+ [12.4144 7.8763 ] pdfxs
+ (o) show
+ (ncep)
+ [6.05449 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,e)
+ [3.0327 3.0327 4.84359 8.56356 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.2035 ] pdfxs
+ (t) show
+ (upleelementc)
+ [6.0654 6.05449 3.0327 10.0036 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 9.39273 
+ 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [11.2144 ] pdfxs
+ (a) show
+ (lsobere)
+ [3.02179 4.30902 10.6035 6.35994 10.0036 4.2654 4.85451 ] pdfxs
+ (ga) show
+ (rded)
+ [4.2654 6.0654 4.8436 11.2144 ] pdfxs
+ (a) show
+ (s)
+ [9.44716 ] pdfxs
+ (a) show
+ 10.9088 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-toed)
+ [4.29811 3.64352 4.23277 9.0981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.4872 3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 38.1618 -168.227 m
+ /N1217 8.96599 Tf
+ (typedefstruc)
+ [4.65341 6.12377 6.41963 5.39752 6.41963 5.39752 10.1226 5.00298 4.94929 5.20033 6.7155 
+ 5.53202 ] pdfxs
+ (t) show
+ 122.531 -168.227 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 148.017 -168.227 m
+ /N1220 8.96599 Tf
+ (f) show
+ 49.5158 -179.186 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 89.3548 -179.186 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 114.841 -179.186 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 121.107 -179.186 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ 49.5998 -190.144 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 71.2678 -190.144 m
+ /N1156 8.96599 Tf
+ (Data;)
+ [7.4956 5.06585 4.03464 6.54524 2.56423 ] pdfxs
+ 38.7618 -201.103 m
+ /N1220 8.96599 Tf
+ (g) show
+ 50.6497 -201.103 m
+ /N1156 8.96599 Tf
+ (list;)
+ [4.51882 4.50985 5.59477 7.02031 2.56423 ] pdfxs
+ 38.5408 -223.021 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 60.6797 -223.021 m
+ /N1156 8.96599 Tf
+ (Global=10;)
+ [8.15911 3.48773 5.53208 6.05203 5.53208 8.86732 12.5523 5.7652 5.7652 2.56423 ] pdfxs
+ 38.1098 -244.939 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 66.7688 -244.939 m
+ /N1156 8.96599 Tf
+ (d)
+ [6.60793 ] pdfxs
+ (o) show
+ 1 0 0 1 80.021 -244.939 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.25099 0 cm
+ 0 0 m
+ (all\(list)
+ [6.09694 4.04362 5.02091 6.50925 4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 47.157 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 52.815 0 m
+ /N1156 8.96599 Tf
+ (L,)
+ [7.41486 2.56423 ] pdfxs
+ 69.953 0 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ 97.33 0 m
+ /N1156 8.96599 Tf
+ (\() show
+ 102.245 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 107.775 0 m
+ /N1156 8.96599 Tf
+ (FP\)\()
+ [5.60379 7.16387 4.87744 3.58634 ] pdfxs
+ 131.206 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 148.254 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 154.227 0 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [4.94917 3.58634 ] pdfxs
+ 168.562 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ -35.6241 -10.959 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ -18.5291 -10.959 m
+ /N1220 8.96599 Tf
+ (f) show
+ -8.34007 -10.959 m
+ /N1156 8.96599 Tf
+ (FP\(&L)
+ [5.60379 5.96243 3.69393 7.19069 5.75615 ] pdfxs
+ 18.8959 -10.959 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 24.4249 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 31.2299 -10.959 m
+ /N1156 8.96599 Tf
+ (Data\);)
+ [7.4956 5.06585 4.03464 6.70663 5.21815 2.56423 ] pdfxs
+ -8.04608 -21.918 m
+ (L=L)
+ [10.3557 11.7992 5.75615 ] pdfxs
+ 18.8959 -21.918 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 24.4249 -21.918 m
+ /N1305 8.96599 Tf
+ (>) show
+ 31.3059 -21.918 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ -34.4511 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ -23.9651 -32.877 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 4.09988 -32.877 m
+ /N1156 8.96599 Tf
+ (\(L\);)
+ [4.43811 7.28933 5.21815 2.56423 ] pdfxs
+ -46.1751 -43.836 m
+ /N1220 8.96599 Tf
+ (g) show
+ -46.1621 -65.753 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ -18.9821 -65.753 m
+ /N1156 8.96599 Tf
+ (addG\()
+ [4.61755 5.12854 5.12854 8.20394 3.58634 ] pdfxs
+ 9.56186 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 30.5688 -65.753 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 35.6128 -65.753 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 52.4808 -65.753 m
+ /N1220 8.96599 Tf
+ (f) show
+ -34.6222 -76.712 m
+ /N1156 8.96599 Tf
+ (\() show
+ -30.0822 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -25.2092 -76.712 m
+ /N1156 8.96599 Tf
+ (X\)+=Global;)
+ [6.81412 7.85415 7.76451 12.3641 8.15014 3.48773 5.54105 6.04307 5.53208 4.97608 2.56423 
+ ] pdfxs
+ -46.1752 -87.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ -46.1622 -109.589 m
+ /N1217 8.96599 Tf
+ (void)
+ [6.06997 5.78302 3.42496 5.89063 ] pdfxs
+ -18.4072 -109.589 m
+ /N1156 8.96599 Tf
+ (addGToList\(list)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 6.51822 
+ 4.50985 4.51882 5.59477 3.58634 ] pdfxs
+ 69.2738 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 74.8928 -109.589 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 91.1858 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ -34.0912 -120.548 m
+ /N1156 8.96599 Tf
+ (d)
+ [6.60793 ] pdfxs
+ (o) show
+ 1 0 0 1 -20.839 -120.548 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.25099 0 cm
+ 0 0 m
+ (all\(L,ad)
+ [6.09694 4.04362 5.02091 4.47397 7.41486 9.26182 4.61755 5.12854 ] pdfxs
+ (d) show
+ (G\);)
+ [8.88536 5.21815 2.56423 ] pdfxs
+ -29.587 -10.959 m
+ /N1220 8.96599 Tf
+ (g) show
+ -28.092 -32.877 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ -2.606 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 3.95499 -32.877 m
+ /N1156 8.96599 Tf
+ (makeList\()
+ [8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.3885 3.58634 ] pdfxs
+ 53.796 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 74.228 -32.877 m
+ /N1156 8.96599 Tf
+ (Num\))
+ [6.1327 4.33953 8.23073 3.58634 ] pdfxs
+ 102.245 -32.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ -17.034 -43.836 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45197 -43.836 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.917 -43.836 m
+ /N1156 8.96599 Tf
+ (New=malloc\()
+ [6.64376 3.82848 11.091 12.8931 8.68799 5.61278 3.56842 3.56842 5.62174 6.07895 3.58634 
+ ] pdfxs
+ 87.197 -43.836 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 120.215 -43.836 m
+ /N1156 8.96599 Tf
+ (\(list\)\);)
+ [6.50925 4.51882 4.51882 5.5858 7.25343 5.29884 5.29884 2.56423 ] pdfxs
+ -19.205 -54.794 m
+ (New)
+ [6.69756 3.88228 6.6528 ] pdfxs
+ -3.22105 -54.794 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 2.30894 -54.794 m
+ /N1305 8.96599 Tf
+ (>) show
+ 9.18893 -54.794 m
+ /N1156 8.96599 Tf
+ (Next=Num?makeList\(Num)
+ [7.44174 4.63542 5.38863 8.83144 11.0909 6.1327 4.33953 13.0186 11.2972 8.50867 5.43346 
+ 5.69347 4.92233 6.58999 3.3891 4.45609 5.3885 3.92705 6.28512 4.50092 7.6838 ] pdfxs
+ 148.334 -54.794 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 156.946 -54.794 m
+ /N1156 8.96599 Tf
+ (1\):0;)
+ [6.05211 9.54872 8.51765 6.05211 2.56423 ] pdfxs
+ -19.2051 -65.753 m
+ (New)
+ [6.69756 3.88228 6.6528 ] pdfxs
+ -3.22107 -65.753 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 2.30893 -65.753 m
+ /N1305 8.96599 Tf
+ (>) show
+ 9.11292 -65.753 m
+ /N1156 8.96599 Tf
+ (Data=Num;)
+ [7.4956 5.06585 4.03464 9.77299 11.0999 6.1327 4.33953 8.38315 2.56423 ] pdfxs
+ -18.4701 -76.712 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 19.4459 -76.712 m
+ /N1156 8.96599 Tf
+ (New;)
+ [6.64376 3.82848 7.87218 2.56423 ] pdfxs
+ -29.5871 -87.671 m
+ /N1220 8.96599 Tf
+ (g) show
+ -29.1431 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -7.5011 -109.589 m
+ /N1156 8.96599 Tf
+ (main\(\))
+ [8.1052 5.03895 2.9946 7.17278 5.20022 3.58634 ] pdfxs
+ 30.9109 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 53.4729 -109.589 m
+ /N1223 8.96599 Tf
+ (/) show
+ 58.7599 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 68.8229 -109.589 m
+ /N1223 8.96599 Tf
+ (X&Ylistsaredisjoin)
+ [10.9475 11.1716 13.6911 4.33948 4.79683 5.74718 5.03892 12.2206 5.63955 4.82369 12.3013 
+ 6.30303 4.42025 5.35268 4.42025 6.30303 4.42025 6.76928 ] pdfxs
+ (t) show
+ 208.293 -109.589 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 213.483 -109.589 m
+ /N1223 8.96599 Tf
+ (/) show
+ -17.0342 -120.548 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45183 -120.548 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.4958 -120.548 m
+ /N1156 8.96599 Tf
+ (X=makeList\(10\);)
+ [10.9295 12.7048 8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.8637 5.03883 
+ 6.05211 6.06108 5.02986 2.56423 ] pdfxs
+ -17.0342 -131.507 m
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 8.45181 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 13.4958 -131.507 m
+ /N1156 8.96599 Tf
+ (Y=makeList\(100\);)
+ [10.9295 12.7048 8.50867 5.43346 5.69347 4.92233 6.58999 3.3891 4.45609 5.79197 4.95814 
+ 5.98038 5.98038 5.98935 4.95814 2.56423 ] pdfxs
+ -18.4062 -142.466 m
+ (addGToList\(X\);)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 3.87325 
+ 7.85417 5.21815 2.56423 ] pdfxs
+ -18.0622 -153.425 m
+ (Global=20;)
+ [8.15911 3.48773 5.53208 6.05203 5.53208 8.86732 12.5523 5.7652 5.75623 2.56423 ] pdfxs
+ -18.4062 -164.384 m
+ (addGToList\(Y\);)
+ [5.19137 5.70236 5.70236 7.8184 7.23559 5.19137 6.33894 3.14702 4.214 5.13746 3.87325 
+ 7.85417 5.21815 2.56423 ] pdfxs
+ -29.5872 -175.342 m
+ /N1220 8.96599 Tf
+ (g) show
+ 61.0578 -203.021 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:) show
+ 117.301 -203.021 m
+ /N614 9.963 Tf
+ (Ccodef)
+ [10.5209 4.42357 5.26046 5.52946 7.75121 3.04867 ] pdfxs
+ (o) show
+ (rrunningex)
+ [7.21319 3.90548 5.53942 5.52946 5.53942 2.76971 5.52946 8.29918 4.43354 5.26046 ] pdfxs
+ (a) show
+ (mple)
+ [8.2991 5.52946 2.76971 4.42357 ] pdfxs
+ -67.1122 -236.899 m
+ /N614 10.909 Tf
+ (Toillus)
+ [6.97085 10.2872 3.02179 3.0327 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tethe)
+ [4.23277 9.68719 4.23277 6.0654 9.67628 ] pdfxs
+ (D) show
+ (S)
+ [10.8872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.1308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8872 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.68719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.1308 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm,weuse)
+ [6.0654 9.08711 8.15993 7.57085 9.68719 6.05449 4.30902 9.67628 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.05449 9.67628 4.85451 5.75995 6.05449 9.67628 3.0327 10.8872 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.67628 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 10.2872 ] pdfxs
+ (a) show
+ (s)
+ [9.1308 ] pdfxs
+ (a) show
+ -84.0482 -258.821 m
+ (runningex)
+ [4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 10.5163 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.Thisex)
+ [9.09802 6.05449 3.0327 4.85451 12.1635 7.88721 6.05449 3.0327 9.3708 4.8436 5.75995 
+ ] pdfxs
+ (a) show
+ (mplecre)
+ [9.08711 6.0654 3.0327 9.91628 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 9.3708 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1272 ] pdfxs
+ (t) show
+ (raversestwodisj)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 9.3708 3.93823 7.58175 10.5163 
+ 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intlinkedlis)
+ [3.02179 5.75995 9.31637 3.02179 3.0327 6.0654 5.4545 4.8436 11.1272 3.0327 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (s,usingi)
+ [4.30902 8.45447 6.05449 4.30902 3.02179 6.0654 10.5272 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 144.497 -291.714 m
+ (44) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 57 57
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font WSCBZE+CMCSC10
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMCSC10) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /WSCBZE+CMCSC10 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { 14 -250 1077 750 } def
+ /XUID [6 5000772 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C80C0DC39DD6133A821B832A2E442D87F79309F6804CC50E6298D
+ 8DBA8E9EBEF518847C652B92C8644F53917FAE56B97AA3DEF3F383857F560BC6
+ 2AABE8ECDC70993650A81C0856688B1C15E387F4AA121E89D6E31432AE2FC18B
+ 83B521E3D5036C8554D4EA250C53F1F061A398B27ACC59D049DFB428AC8DDAE7
+ 7EC969E9F34BF29E4A145868E9610E54053F5E518928816459CBC3A323BBAAD6
+ 183FF2FC6CDC8BD3CC2816EF45911D6B2886B8FD925C922C400B09292D3DC93D
+ 344F364877C3D863F383B1D37D084083DDB2517ECE40E646BAF34BE4B60F8B01
+ 130B70DBE848E970E6181BAB850390E07BD6C9FDF34F54EECCE813A06481C921
+ 50031E0F53222938EF7109D189F5F5D362CFF55F45D8EE8B0577BB09F5FC4FE3
+ DCE25F56891D5BC299F7CB6D6B61184BEF2135FD89877FFCC1AF5BAEF97284C1
+ 5540914368F37E434F9296A8D85BAEB88F84F42F800D3A4865F7DC1EA9AEC903
+ CBF86F986F0F7AEC2AD3219C7820327D8137D7747062D938C69BB30610BD0799
+ A546A99FFA2EDB464BF9456FDAE185486E133B3A0C1D2F9098A62D7DB8BFA415
+ B09E229C5CBA37CE50B320A9C31763CCD6E5158B186F244DED58CCE41DAECD83
+ 36FDA2E78FD270E920B386915EECED62C20987E4938F93485627001C7389AF43
+ D18D4003B7B09972F03E5CCA74C324EEE3A25347071F16F6502716D2DA372F16
+ 346D8F28A622804D8EC8FEBF96BAE7DF848133000660FE21A72D21EDA5A21661
+ 4E6EC32106BB7E7957A92BF7E4372B1377E2C0A33874143A79B36585158E353D
+ 53C2D27014934BF211221D348DA2139CBE21F4E4C43ED8AE5E90F450F76469B1
+ 06F35BCC2EE600778163F555AE8A072B6046FD7C65AE67CEEDFF51C6FE30D375
+ 76ACC2ED90DE709B873CC8AA14693B6145A9B8D5764925323ACE4A870C27D084
+ BFC2A23949DD39571989E0D87AC898E1E40F8909147B679B8F3703D33ECF8B60
+ D4CF96C8192536830D9B9E42352C6F919FC387D49A7E2B5CBA7D7E7BA7863771
+ 5BBA4D73EB0AC803A3BA427AE28FE801D9644397DA0C8017C418EE65BDEAA867
+ EE5CCBC9BD3A20274FA9F9D04EA59471A01653B2E316C15F1063ACF08691D878
+ 4063FD9AD379A8D5F250FBB2244487389DE919EB39DC40FE37CE98588A384CAB
+ 78A1F02A8999864753191D1A9DBFFB7F63E78B89D49F1291723001D4693731DC
+ A43903212D2486A7C83753E581DBAAEC7EB60A229DC702B69FD48D41E0F14243
+ C9E7E39C7C4E316A39C0C141FEDA87E5BC1C1EA574B0B9F6CC5FA5F49DF33D0D
+ 064BDE8130849E4C3AD4E558A1DB9D886798CD748A1BB9A69B023D38AA803D50
+ BF19F9310AE181634A791DFE9E1AEB447ABDB20AAE5396BC0EBA843179A1CA8B
+ DDCC8F1A9EA16221CC519B882082D168954409EFCCB34C3826775C6489B95A87
+ 96EB5356E0A32BA95223AA84F0C8E28AE20A11A639DCE41107CC449FAF8A8C14
+ D8F34C9D20230228A7C40C7A67CFE7483DA9620E137A8D17C5F8ECDAA81BE75F
+ 4D35FEB3873BEC94D0C93C15799461940BD6277026AEFE0120BCE28DF62D2DF5
+ ABF0C0E393D14C8525D05A7A0FEB1F8FD62A528936B80F4A4DC3266BCC1DDC86
+ 7CC29167C7E869932B651B052C4638CA3EE8B02A66BC1D98AC47F7F60C547C49
+ D03E0E0BC761175FF910460933E5D28CD4598468E568480C8C4D3CB68F819389
+ 0ED9859CC1EC4A978C69B7728FDC959E25461BF8715CB13AD58BF6AB9C606D60
+ 2C231E13CD5F29C0B29E226DE5DFC5EA808C21E5B492526F020FDDD2A3DFB444
+ A2FFA251FE5D8BD2452041CBB491C2937BB0A31C1142A98C93872BBD68F2F35A
+ 303822627E030AC37BCC3CDE11C026830CA93A121B3ED2AF1AEF3A110514EECC
+ 38629BDFD63D1ED059A64CE12BFB85384EA90B873EDD9F2E9E22639C3C562B5B
+ C6EE4EC2BD462BB1B4235D82329D61A7B471D503A5D565BCA25A2C485DED38C0
+ D3E42F3594B86D5BB48C55FAFD84EBF14BEABAEE68B3114E51D57564B97CDAF9
+ 0DE417CEE8C6121C95ADE40BE16B8CB16BEAD2DFB38200CDA9457072EA3647E7
+ E0A01FB56BF30218A19C22897750094EA20CB26DA7ACD7EDA27DFE0DD1AFEE48
+ AD07448D8EDE1A651EFD686C831C33EB880A1068CB3D097E62942CB1565BB75E
+ 64D54C5E358B167D616AD0C59820C96F57ECC474DFF8DC50FFD538EF8FAA1F7E
+ DD733D7B1F55A820A6C1C8524AE16B79022E5C3984D73913D95E2C466F0EA24D
+ 939E3ECD9E1305CC94ED73225616F9AE2A953E9999019EA0CEE346FD7779B154
+ A189C038F7422824F06E625986179BFB62CEEC82EC2BF3AC0BD9840FA4D1E453
+ 090DA7F1A516B01F9BFAC96F8B6CD8E33447AF59D6D61F52505EACD79E2D4276
+ 1AEA3CDB0AF28B2C6C384E577994873DFD61BC3210F9C3A4D7E7C018E630B4BF
+ B3A95B435502486C4FA2476D474B0EDC8A6D223B168EAAA167D34F463C385745
+ 68F5B982382AF037AD6D4267A0F0D7C130DA8DAD96744AF30D51A04DC5A1BF11
+ 3255AB2C0E11C7021983ECE60DBA50A4AF14F81D138E801E6352E732E54936F6
+ A5237EEB27B8F82197029B339D9FAC465F2B49C5342EE8FDB95E6237E6465A71
+ 73C0BDF74071E09880856DBE9855DE63A2074306B8861CFE55138598D17F5C51
+ 06740724145A26921736EFB1F1FE9B6F659FEEA644FEA6E4C83BDE728C9131F1
+ 7A9C834130219E4ED291D436935DBF24AAAC824A5161921F7648E52C9D3B4F3B
+ 7F7166408580245CD6558C9437E159C6DDC3A96CCF635F69A83FB525FD75A2EE
+ 3354D91331AFC40C9702BD936FAC5513051524440509180C3B2F2ACF8F6E2A15
+ 1EEE7BD55FEA2FF458C76D0D0BA845E91D0E1E6D55DCC5C132DC0129A0914441
+ 6F9E8C482D9D60802C9BDA1AD4D4362388928063FB742E5951554C170D84B2C9
+ ACA0619D5F997CF03FF4D3F023B87AC9007E9F7D686B4ADB6CC3F1E420549002
+ 261C954116BD31E9C0D4A2672DF521450CA5DE33C0B9AB7CAC7FAC80EBE45497
+ 284D7C8E716E3D45B6FF74D1360B82AF10543B98B6845EE8D78B4A4A14CE4580
+ A04D06A5500920BFE28638DD64E2971AF1850A4C827F3CA7E81C4B45AFD53ABC
+ 92D2D32528E1D34A80BD8078ECB394D54D0FBCEF7FBA331BD64F9659BEB9AC13
+ 5DD71D99160BEC63DB3A407782D3084D807EA42A412D6200BD1DF784585B44F6
+ 4697565B8A03ADAE3062CC7D8FE5769BA10C7FE5E037F530DC12E7D729ECD5D4
+ 811B3B648E4A13112FE23ACE506353F913D55845453B85747DB452F0CC59FDF5
+ 220B5EDE973D34537180753DDF320DCE92FB09449F685AF03D72F9964F
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /WSCBZE+CMCSC10 findfont /Encoding get
+ dup 99 /c put
+ dup 103 /g put
+ dup 104 /h put
+ dup 109 /m put
+ dup 111 /o put
+ dup 114 /r put
+ dup 115 /s put
+ dup 117 /u put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/c/.notdef/.notdef
+ /.notdef/g/h/.notdef/.notdef/.notdef
+ /.notdef/m/.notdef/o/.notdef/.notdef
+ /r/s/.notdef/u/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1614/WSCBZE+CMCSC10 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (recursi)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,func)
+ [6.0654 6.71994 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.74173 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers,ap)
+ [4.85451 4.2654 4.30902 6.71994 9.13083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.95264 ] pdfxs
+ (t) show
+ (oasub)
+ [9.14174 9.13083 4.29811 6.0654 6.35994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [6.71994 ] pdfxs
+ (a) show
+ (nda)
+ [6.05449 9.74173 9.14174 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.70903 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blereference.)
+ [6.05449 3.0327 8.53084 4.2654 4.85451 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 
+ 4.8436 8.01811 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.51993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.44357 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.63267 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.05447 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.44357 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.89808 3.0327 7.89808 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.44357 ] pdfxs
+ (t) show
+ (oprove)
+ [9.05447 6.0654 4.2654 5.15996 5.4545 8.44357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (hetwolis)
+ [6.05449 8.44357 3.94914 7.57085 9.05447 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s) show
+ 413.602 -21.922 m
+ /N722 10.909 Tf
+ (X) show
+ 422.927 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 444.1 -21.922 m
+ /N722 10.909 Tf
+ (Y) show
+ 453.424 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -43.845 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (\(t) show
+ (he\fn)
+ [6.05449 8.4872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lDS)
+ [6.6763 8.32365 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.68719 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 202.091 -43.845 m
+ /N722 10.909 Tf
+ (main) show
+ 228.636 -43.845 m
+ /N614 10.909 Tf
+ (isshowninFi)
+ [3.0327 7.94172 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (10\)) show
+ (.) show
+ 1 0 0 1 15.3 -104.777 cm
+ q
+ 0.508194 0 0 0.508194 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 404.418 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2050 350 l
+ 2050 1260 l
+ 350 1260 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 480 550 m
+ 1530 550 l
+ S
+ n
+ 1530 550 m
+ 1590 550 1660 610 1660 670 c
+ S
+ n
+ 1660 670 m
+ 1660 910 l
+ S
+ n
+ 1660 910 m
+ 1660 970 1590 1030 1530 1030 c
+ S
+ n
+ 1530 1030 m
+ 480 1030 l
+ S
+ n
+ 480 1030 m
+ 420 1030 360 970 360 910 c
+ S
+ n
+ 360 910 m
+ 360 670 l
+ S
+ n
+ 360 670 m
+ 360 610 420 550 480 550 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 55 86 m
+ /N1618 14 Tf
+ (<) show
+ 62.92 86 m
+ (t) show
+ 66.76 86 m
+ (y) show
+ 73.72 86 m
+ (p) show
+ 80.68 86 m
+ (e) show
+ 86.92 86 m
+ (>) show
+ 94.84 86 m
+ (:) show
+ 102.28 86 m
+ (<) show
+ 110.2 86 m
+ (f) show
+ 115.48 86 m
+ (l) show
+ 119.32 86 m
+ (a) show
+ 125.56 86 m
+ (g) show
+ 132.52 86 m
+ (s) show
+ 138.04 86 m
+ (>) show
+ Q
+ n
+ 360 790 m
+ 1660 790 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 62 m
+ /N1618 14 Tf
+ (<) show
+ 50.92 62 m
+ (f) show
+ 55.72 62 m
+ (i) show
+ 59.56 62 m
+ (e) show
+ 65.8 62 m
+ (l) show
+ 69.64 62 m
+ (d) show
+ 76.6 62 m
+ (0) show
+ 83.56 62 m
+ (>) show
+ Q
+ n
+ 1010 550 m
+ 1010 790 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 108 62 m
+ /N1618 14 Tf
+ (<) show
+ 115.92 62 m
+ (f) show
+ 120.72 62 m
+ (i) show
+ 124.56 62 m
+ (e) show
+ 130.8 62 m
+ (l) show
+ 134.64 62 m
+ (d) show
+ 141.6 62 m
+ (1) show
+ 148.56 62 m
+ (>) show
+ Q
+ n
+ 1450 550 m
+ 1560 460 1730 360 1840 460 c
+ 2040 660 2040 910 1840 1120 c
+ 1710 1250 1530 1190 1360 1090 c
+ S
+ n
+ 1380 1060 m
+ 1280 1030 l
+ 1340 1120 l
+ f
+ n
+ 1380 1060 m
+ 1280 1030 l
+ 1340 1120 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 23.191 -32.099 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (D) show
+ (Sno)
+ [10.0362 6.13082 5.01816 ] pdfxs
+ (de) show
+ 1 0 0 1 122.609 59.48 cm
+ q
+ 0.49649 0 0 0.49649 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 357.977 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 930 350 l
+ 930 730 l
+ 350 730 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 920 540 m
+ 920 639.411 794.64 720 640 720 c
+ 485.36 720 360 639.411 360 540 c
+ 360 440.589 485.36 360 640 360 c
+ 794.64 360 920 440.589 920 540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 48 49 m
+ /N1622 14 Tf
+ (n) show
+ 54.96 49 m
+ (a) show
+ 61.2 49 m
+ (m) show
+ 72 49 m
+ (e) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -5.19699 -59.48 cm
+ 0 0 m
+ (V)
+ [7.27626 ] pdfxs
+ (a) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (ab) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ 1 0 0 1 101.497 5.547 cm
+ q
+ 0.577728 0 0 0.577728 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 524.157 405.915 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3590 350 l
+ 3590 1610 l
+ 350 1610 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1420 1120 850 480 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 173 143 m
+ /N1626 14 Tf
+ (c) show
+ 179.24 143 m
+ (a) show
+ 185.48 143 m
+ (l) show
+ 189.32 143 m
+ (l) show
+ Q
+ n
+ 1420 1360 m
+ 2270 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 150.669 119 m
+ /N1626 14 Tf
+ (r) show
+ Q
+ n
+ 1640 1120 m
+ 1640 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 171.669 119 m
+ /N1626 14 Tf
+ (f) show
+ Q
+ n
+ 1850 1120 m
+ 1850 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2060 1120 m
+ 2060 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 470 360 m
+ 780 360 l
+ S
+ n
+ 780 360 m
+ 830 360 900 410 900 470 c
+ S
+ n
+ 900 470 m
+ 900 630 l
+ S
+ n
+ 900 630 m
+ 900 690 840 760 780 760 c
+ S
+ n
+ 780 760 m
+ 470 760 l
+ S
+ n
+ 470 760 m
+ 420 760 360 700 360 640 c
+ S
+ n
+ 360 640 m
+ 360 480 l
+ S
+ n
+ 360 480 m
+ 360 420 410 360 470 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 44 59 m
+ /N1626 14 Tf
+ (R) show
+ 53.12 59 m
+ (e) show
+ 59.12 59 m
+ (t) show
+ 62.96 59 m
+ (u) show
+ 69.92 59 m
+ (r) show
+ 74.72 59 m
+ (n) show
+ 46 43 m
+ (V) show
+ 54.88 43 m
+ (a) show
+ 61.12 43 m
+ (l) show
+ 64.96 43 m
+ (u) show
+ 71.92 43 m
+ (e) show
+ Q
+ n
+ 1530 1240 m
+ 1530 1240 1480 1160 1420 1120 c
+ 1240 960 1150 930 980 820 c
+ 0.630997 sc
+ S
+ n
+ 1000 790 m
+ 900 760 l
+ 960 850 l
+ f
+ n
+ 1000 790 m
+ 900 760 l
+ 960 850 l
+ h
+ S
+ n
+ 1190 360 m
+ 1630 360 l
+ 0 sc
+ S
+ n
+ 1630 360 m
+ 1680 360 1750 410 1750 470 c
+ S
+ n
+ 1750 470 m
+ 1750 630 l
+ S
+ n
+ 1750 630 m
+ 1750 690 1690 760 1630 760 c
+ S
+ n
+ 1630 760 m
+ 1190 760 l
+ S
+ n
+ 1190 760 m
+ 1140 760 1080 700 1080 640 c
+ S
+ n
+ 1080 640 m
+ 1080 480 l
+ S
+ n
+ 1080 480 m
+ 1080 420 1130 360 1190 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 122 59 m
+ /N1626 14 Tf
+ (C) show
+ 131.36 59 m
+ (a) show
+ 137.6 59 m
+ (l) show
+ 141.44 59 m
+ (l) show
+ 145.28 59 m
+ (e) show
+ 151.52 59 m
+ (d) show
+ 115 43 m
+ (F) show
+ 122.44 43 m
+ (u) show
+ 129.4 43 m
+ (n) show
+ 136.36 43 m
+ (c) show
+ 142.6 43 m
+ (t) show
+ 146.44 43 m
+ (i) show
+ 150.28 43 m
+ (o) show
+ 157.24 43 m
+ (n) show
+ Q
+ n
+ 1750 1240 m
+ 1750 1240 1650 1040 1560 850 c
+ 0.630997 sc
+ S
+ n
+ 1590 830 m
+ 1510 760 l
+ 1530 860 l
+ f
+ n
+ 1590 830 m
+ 1510 760 l
+ 1530 860 l
+ h
+ S
+ n
+ 2040 360 m
+ 2530 360 l
+ 0 sc
+ S
+ n
+ 2530 360 m
+ 2590 360 2660 410 2660 470 c
+ S
+ n
+ 2660 470 m
+ 2660 630 l
+ S
+ n
+ 2660 630 m
+ 2660 690 2590 760 2530 760 c
+ S
+ n
+ 2530 760 m
+ 2040 760 l
+ S
+ n
+ 2040 760 m
+ 1980 760 1920 700 1920 640 c
+ S
+ n
+ 1920 640 m
+ 1920 480 l
+ S
+ n
+ 1920 480 m
+ 1920 420 1980 360 2040 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 215 59 m
+ /N1626 14 Tf
+ (F) show
+ 222.44 59 m
+ (i) show
+ 226.28 59 m
+ (r) show
+ 230.84 59 m
+ (s) show
+ 236.12 59 m
+ (t) show
+ 200 43 m
+ (A) show
+ 210.08 43 m
+ (r) show
+ 214.4 43 m
+ (g) show
+ 221.36 43 m
+ (u) show
+ 228.32 43 m
+ (m) show
+ 239.12 43 m
+ (e) show
+ 245.36 43 m
+ (n) show
+ 252.319 43 m
+ (t) show
+ Q
+ n
+ 1950 1240 m
+ 1950 1240 2050 1040 2140 850 c
+ 0.630997 sc
+ S
+ n
+ 2170 860 m
+ 2190 760 l
+ 2110 830 l
+ f
+ n
+ 2170 860 m
+ 2190 760 l
+ 2110 830 l
+ h
+ S
+ n
+ 2960 360 m
+ 3450 360 l
+ 0 sc
+ S
+ n
+ 3450 360 m
+ 3510 360 3580 410 3580 470 c
+ S
+ n
+ 3580 470 m
+ 3580 630 l
+ S
+ n
+ 3580 630 m
+ 3580 690 3510 760 3450 760 c
+ S
+ n
+ 3450 760 m
+ 2960 760 l
+ S
+ n
+ 2960 760 m
+ 2900 760 2840 700 2840 640 c
+ S
+ n
+ 2840 640 m
+ 2840 480 l
+ S
+ n
+ 2840 480 m
+ 2840 420 2900 360 2960 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 300 59 m
+ /N1626 14 Tf
+ (S) show
+ 307.68 59 m
+ (e) show
+ 313.92 59 m
+ (c) show
+ 320.16 59 m
+ (o) show
+ 327.12 59 m
+ (n) show
+ 334.08 59 m
+ (d) show
+ 292 43 m
+ (A) show
+ 302.08 43 m
+ (r) show
+ 306.4 43 m
+ (g) show
+ 313.36 43 m
+ (u) show
+ 320.32 43 m
+ (m) show
+ 331.12 43 m
+ (e) show
+ 337.359 43 m
+ (n) show
+ 344.319 43 m
+ (t) show
+ Q
+ n
+ 2160 1240 m
+ 2160 1240 2210 1160 2270 1120 c
+ 2350 1050 2550 920 2750 810 c
+ 0.630997 sc
+ S
+ n
+ 2770 840 m
+ 2840 760 l
+ 2740 780 l
+ f
+ n
+ 2770 840 m
+ 2840 760 l
+ 2740 780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 70.03 -5.547 cm
+ 0 0 m
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (llNo)
+ [3.33812 6.69809 8.10534 5.01816 ] pdfxs
+ (de) show
+ -156.331 -18.414 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:) show
+ -100.088 -18.414 m
+ /N614 9.963 Tf
+ (Gr)
+ [7.82099 3.89552 ] pdfxs
+ (a) show
+ (ph)
+ [5.53942 8.8571 ] pdfxs
+ (Nota) show
+ (ti)
+ [3.86572 2.76971 ] pdfxs
+ (o) show
+ (n) show
+ -310.494 -51.685 m
+ /N614 10.909 Tf
+ (Toillus)
+ [6.97085 8.91265 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.31266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.05449 6.0654 7.76717 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edbyv)
+ [4.8436 9.52355 5.75995 9.2181 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (usst)
+ [6.05449 7.76717 4.30902 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.76717 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.73446 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm,werender)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 6.53449 7.57085 8.31266 4.27631 4.8436 6.0654 
+ 6.05449 4.85451 7.73446 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ -327.43 -73.608 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.64355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ln)
+ [7.22175 6.0654 ] pdfxs
+ (otat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nshowninFi)
+ [10.2545 4.29811 6.0654 5.14905 7.8763 10.2545 3.0327 10.2435 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.Fi)
+ [9.54537 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.04356 ] pdfxs
+ (3) show
+ (.3shows)
+ [3.0327 9.64355 4.29811 6.0654 5.14905 7.8763 8.49808 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 9.04356 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.2545 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -327.43 -95.53 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -291.047 -95.53 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -278.906 -95.53 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 21.267 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 42.928 0 m
+ /N722 10.909 Tf
+ (addG) show
+ 69.922 0 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,bef)
+ [6.05449 4.30902 7.22175 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.93447 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.83991 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (linf)
+ [7.11266 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.1454 3.02179 8.38899 ] pdfxs
+ (a) show
+ (pplied.The\f)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 6.0654 9.22901 7.8763 6.05449 8.93447 6.0654 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -51.961 -21.923 m
+ (includes)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nex)
+ [9.37082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.14902 ] pdfxs
+ (o) show
+ (fac)
+ [6.63267 8.75992 4.8436 ] pdfxs
+ (a) show
+ (llnode,which)
+ [3.0327 6.33813 6.05449 5.75995 6.05449 4.85451 6.40358 7.8763 6.05449 3.0327 4.54905 
+ 9.35992 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 9.35992 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.61445 4.8436 ] pdfxs
+ (a) show
+ (se\)c)
+ [4.29811 4.85451 7.54911 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.60354 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.14902 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.35992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.35992 ] pdfxs
+ (t) show
+ (oby)
+ [8.75992 5.74904 5.75995 ] pdfxs
+ 363.585 -21.923 m
+ /N722 10.909 Tf
+ (FP) show
+ 375.039 -21.923 m
+ /N614 10.909 Tf
+ (,p)
+ [6.33813 6.05449 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -51.9611 -43.845 m
+ (t) show
+ (hemem)
+ [6.05449 8.4872 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (oby)
+ [9.08719 5.75995 5.75995 ] pdfxs
+ 109.888 -43.845 m
+ /N722 10.909 Tf
+ (L) show
+ 119.251 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument,)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 6.6763 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (res)
+ [4.27631 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hereturnv)
+ [6.0654 8.47629 4.27631 4.85451 4.23277 6.0654 4.27631 9.6981 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ -51.9611 -81.678 m
+ /N622 11.955 Tf
+ (3.1.1Gr)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5682 5.48733 ] pdfxs
+ (ap) show
+ (hNo)
+ [11.955 10.5204 7.1013 ] pdfxs
+ (d) show
+ (es)
+ [6.13291 9.79114 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (F) show
+ (iel)
+ [3.73 6.14487 3.73 ] pdfxs
+ (d) show
+ (s) show
+ -51.9611 -110.646 m
+ /N614 10.909 Tf
+ (TheDSnodesina)
+ [7.8763 6.0654 8.85811 8.32365 10.069 6.0654 5.75995 6.05449 4.85451 8.31262 3.02179 
+ 10.069 9.46901 ] pdfxs
+ (D) show
+ (S)
+ [10.0581 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.069 ] pdfxs
+ (a) show
+ (reresp)
+ [4.2654 8.85811 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.0654 4.29811 3.0327 6.05449 3.0327 8.85811 3.32724 ] pdfxs
+ (o) show
+ (rrepresen)
+ [8.29082 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (inginf)
+ [3.0327 6.05449 9.46901 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utaset)
+ [6.0654 8.24728 9.46901 4.29811 4.85451 8.24728 ] pdfxs
+ (o) show
+ (fmem)
+ [7.34175 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -51.9611 -132.568 m
+ (o) show
+ (bjectsc)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.30172 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 9.44719 ] pdfxs
+ (t) show
+ (o)
+ [9.44719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnode.E)
+ [8.23637 6.05449 5.75995 6.0654 4.8436 8.94538 7.41812 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 10.0472 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 179.74 -132.568 m
+ /N695 10.909 Tf
+ (n) show
+ 190.278 -132.568 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.29081 ] pdfxs
+ (t) show
+ (hreepieces)
+ [6.05449 4.27631 4.8436 8.8472 6.05449 3.0327 4.8436 4.85451 4.8436 8.30172 ] pdfxs
+ (o) show
+ (finf)
+ [7.31993 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 10.0472 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 10.0472 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -51.9611 -154.491 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (:) show
+ -35.5971 -185.38 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6881 -185.38 m
+ /N695 10.909 Tf
+ (T) show
+ -16.7981 -185.38 m
+ /N614 10.909 Tf
+ (\() show
+ -12.5561 -185.38 m
+ /N695 10.909 Tf
+ (n) show
+ -6.0081 -185.38 m
+ /N614 10.909 Tf
+ (\)iden)
+ [7.36366 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesatypef)
+ [3.0327 6.05449 4.85451 7.41809 8.57447 3.93823 5.75995 6.35994 7.96357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.38537 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.96357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.86901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (srepresen)
+ [7.41809 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.17446 5.75995 5.75995 ] pdfxs
+ 264.256 -185.38 m
+ /N695 10.909 Tf
+ (n) show
+ 270.804 -185.38 m
+ /N614 10.909 Tf
+ (.Sec)
+ [7.70175 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (1) show
+ (0describeshow)
+ [8.57447 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 7.41809 6.05449 
+ 5.15996 10.9963 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -24.6882 -207.302 m
+ (isc)
+ [3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rnodesrepresen)
+ [7.909 6.0654 5.75995 6.05449 4.85451 7.93081 4.27631 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingmul)
+ [3.0327 6.05449 9.08719 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ipleinc)
+ [3.0327 6.0654 3.02179 8.4872 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (iblemem)
+ [3.0327 6.05449 3.0327 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.40355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ -35.5972 -238.191 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6882 -238.191 m
+ /N695 10.909 Tf
+ (G) show
+ -16.1112 -238.191 m
+ /N614 10.909 Tf
+ (\() show
+ -11.8692 -238.191 m
+ /N695 10.909 Tf
+ (n) show
+ -5.32019 -238.191 m
+ /N614 10.909 Tf
+ (\)represen)
+ [8.92364 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sa)
+ [8.98898 10.1345 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblyempty\)set)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 10.4399 4.8436 9.08711 6.0654 3.93823 5.75995 
+ 8.92364 4.29811 4.85451 8.92364 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.71266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,n)
+ [4.29811 7.97448 6.05449 ] pdfxs
+ (a) show
+ (mely,)
+ [9.09802 4.8436 3.0327 4.84359 7.97448 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.71266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (serepresen)
+ [4.30902 9.52356 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.7344 5.75995 5.75995 ] pdfxs
+ -24.6882 -260.114 m
+ (node)
+ [6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 1.6748 -260.114 m
+ /N695 10.909 Tf
+ (n) show
+ 8.22279 -260.114 m
+ /N614 10.909 Tf
+ (.)
+ [7.87629 ] pdfxs
+ (Not) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [7.88729 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ -35.5972 -291.003 m
+ /N1028 10.909 Tf
+ (\017) show
+ -24.6882 -291.003 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 1.7708 -291.003 m
+ /N614 10.909 Tf
+ (\() show
+ 6.01379 -291.003 m
+ /N695 10.909 Tf
+ (n) show
+ 12.5618 -291.003 m
+ /N614 10.909 Tf
+ (\)isaset)
+ [7.5382 3.02179 7.60354 8.73811 4.30902 4.8436 7.5382 ] pdfxs
+ (o) show
+ (f\r)
+ [6.62176 6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [7.59263 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 9.34901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hnode)
+ [9.35992 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 194.914 -291.003 m
+ /N695 10.909 Tf
+ (n) show
+ 201.462 -291.003 m
+ /N614 10.909 Tf
+ (.There)
+ [7.7672 7.8763 6.0654 4.8436 4.27631 8.13811 ] pdfxs
+ (a) show
+ (reei)
+ [4.2654 8.14902 4.8436 3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.75995 7.52729 6.37085 ] pdfxs
+ (o) show
+ (ssible\r)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.13811 6.05449 ] pdfxs
+ (ag) show
+ (s)
+ [7.60354 ] pdfxs
+ (\() show
+ 354.412 -291.003 m
+ /N1614 10.909 Tf
+ (h) show
+ 361.103 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 364.133 -291.003 m
+ /N1614 10.909 Tf
+ (s) show
+ 369.127 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 372.157 -291.003 m
+ /N1614 10.909 Tf
+ (g) show
+ 379.151 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 382.182 -291.003 m
+ /N1614 10.909 Tf
+ (u) show
+ 388.872 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 395.263 -291.003 m
+ /N1614 10.909 Tf
+ (m) show
+ 403.409 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ 406.439 -291.003 m
+ /N1614 10.909 Tf
+ (r) show
+ 413.009 -291.003 m
+ /N614 10.909 Tf
+ (,) show
+ -24.6883 -312.925 m
+ /N1614 10.909 Tf
+ (c) show
+ -14.6033 -312.925 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 6.60866 -312.925 m
+ /N1614 10.909 Tf
+ (o) show
+ 13.5417 -312.925 m
+ /N614 10.909 Tf
+ (\)) show
+ (,de\fnedbelow.)
+ [6.6654 6.0654 4.8436 6.0654 6.05449 4.85451 9.68719 6.37085 4.8436 3.0327 5.14905 
+ 7.88721 3.0327 ] pdfxs
+ -35.0243 -343.814 m
+ (Thetypeinf)
+ [7.8763 6.0654 8.97811 3.93823 5.75995 6.35994 8.98902 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 72.5617 -343.814 m
+ /N695 10.909 Tf
+ (T) show
+ 80.4517 -343.814 m
+ /N614 10.909 Tf
+ (\() show
+ 84.6936 -343.814 m
+ /N695 10.909 Tf
+ (n) show
+ 91.2416 -343.814 m
+ /N614 10.909 Tf
+ (\)de)
+ [8.37819 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminesthenumber)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 8.44353 4.23277 6.0654 8.98902 5.74904 
+ 6.0654 8.78166 6.37085 4.8436 8.41082 ] pdfxs
+ (o) show
+ (f\felds)
+ [7.46175 6.0654 4.8436 3.0327 6.0654 8.43262 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.189 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 9.58901 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esinanode.)
+ [4.85451 8.43262 3.0327 10.1999 9.58901 6.05449 5.75995 6.0654 4.8436 9.37083 ] pdfxs
+ (A) show
+ -51.9613 -365.737 m
+ (nodec)
+ [6.0654 5.74904 6.0654 8.43266 4.8436 ] pdfxs
+ (a) show
+ (nhave)
+ [9.65446 6.05449 5.14905 5.4545 8.43266 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.43266 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (go) show
+ (inged)
+ [3.0327 6.0654 9.03265 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ef)
+ [8.43266 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.85446 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.53815 9.65446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ible\feldin)
+ [3.0327 6.05449 3.0327 8.43266 6.0654 4.8436 3.0327 9.64355 3.0327 6.0654 ] pdfxs
+ 279.652 -365.737 m
+ /N695 10.909 Tf
+ (T) show
+ 287.542 -365.737 m
+ /N614 10.909 Tf
+ (\() show
+ 291.785 -365.737 m
+ /N695 10.909 Tf
+ (n) show
+ 298.333 -365.737 m
+ /N614 10.909 Tf
+ (\)) show
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (ninc)
+ [9.64355 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minged)
+ [9.09802 3.0327 6.05449 9.04356 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ec)
+ [8.43266 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ -51.9614 -387.659 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.73456 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ry\feld)
+ [4.2654 9.25083 6.0654 4.8436 3.0327 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.34538 6.05449 5.75995 6.0654 8.33448 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.5454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (\\) show
+ 182.759 -387.659 m
+ /N722 10.909 Tf
+ (&L->Data) show
+ 228.577 -387.659 m
+ /N614 10.909 Tf
+ (")
+ [8.94538 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryinFi)
+ [4.2654 9.25083 3.0327 9.54537 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.33448 ] pdfxs
+ (3) show
+ (.3p)
+ [3.0327 8.94538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 176.584 -424.795 m
+ (45) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 58 58
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (er\feld\),butn)
+ [4.8436 8.36718 6.0654 4.8436 3.0327 6.0654 4.23277 7.24357 6.05449 6.0654 8.33456 
+ 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (o)
+ [9.54537 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.85082 ] pdfxs
+ (ot) show
+ (herby)
+ [6.05449 4.85451 8.35627 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.94538 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (.Wedescribehowtype-uns)
+ [9.25083 10.2981 8.94538 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.94538 
+ 6.0654 5.14905 11.9672 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 6.05449 4.30902 
+ ] pdfxs
+ (a) show
+ (fecodeusingp)
+ [3.32724 8.94538 4.8436 5.75995 6.0654 8.93447 6.0654 4.29811 3.0327 6.0654 9.54537 
+ 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryby)
+ [4.2654 9.40355 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (\013es)
+ [6.35986 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (reh)
+ [4.2654 8.4872 6.0654 ] pdfxs
+ (a) show
+ (ndledbelow.)
+ [6.05449 6.0654 3.0327 4.8436 9.6981 6.35994 4.85451 3.0327 5.14905 7.8763 3.0327 
+ ] pdfxs
+ 16.936 -43.845 m
+ (The)
+ [7.8763 6.0654 8.1272 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 75.073 -43.845 m
+ /N695 10.909 Tf
+ (G) show
+ 83.65 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 87.892 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 94.44 -43.845 m
+ /N614 10.909 Tf
+ (\)represen)
+ [7.52729 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbye)
+ [4.8436 9.34901 5.74904 9.04356 4.8436 ] pdfxs
+ (a) show
+ (chnodec)
+ [4.54905 9.3381 6.0654 5.75995 6.05449 8.1272 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.3381 6.35994 8.13811 6.05449 4.30902 4.8436 9.3381 ] pdfxs
+ (t) show
+ (o\fnd)
+ [8.73811 6.05449 6.0654 9.3381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.58172 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.61085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.3381 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -65.768 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hbyclien)
+ [10.5054 5.75995 10.189 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.89446 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.28356 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.73808 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4945 ] pdfxs
+ (t) show
+ (oincremen)
+ [9.89446 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyc)
+ [3.02179 3.0327 10.1999 4.85451 ] pdfxs
+ (o) show
+ (nstruct)
+ [6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 8.68364 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.28356 4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdurin)
+ [6.0654 10.4945 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -87.69 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 72.305 -102.165 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 202.708 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -99.578 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.623993 0 0 0.623993 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 486.468 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3490 350 l
+ 3490 1850 l
+ 350 1850 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 800 620 m
+ 1110 620 l
+ S
+ n
+ 1110 620 m
+ 1160 620 1230 670 1230 730 c
+ S
+ n
+ 1230 730 m
+ 1230 860 l
+ S
+ n
+ 1230 860 m
+ 1230 920 1170 980 1110 980 c
+ S
+ n
+ 1110 980 m
+ 800 980 l
+ S
+ n
+ 800 980 m
+ 750 980 690 920 690 860 c
+ S
+ n
+ 690 860 m
+ 690 730 l
+ S
+ n
+ 690 730 m
+ 690 670 740 620 800 620 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 79.858 75 m
+ /N1640 14 Tf
+ (void:)
+ [7 7 3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 1860 600 m
+ 2340 600 l
+ S
+ n
+ 2340 600 m
+ 2400 600 2460 650 2460 710 c
+ S
+ n
+ 2460 710 m
+ 2460 870 l
+ S
+ n
+ 2460 870 m
+ 2460 930 2400 1000 2340 1000 c
+ S
+ n
+ 2340 1000 m
+ 1860 1000 l
+ S
+ n
+ 1860 1000 m
+ 1800 1000 1750 940 1750 880 c
+ S
+ n
+ 1750 880 m
+ 1750 720 l
+ S
+ n
+ 1750 720 m
+ 1750 660 1800 600 1860 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 193.074 85 m
+ /N1640 14 Tf
+ (list: R)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 9.33789 ] pdfxs
+ Q
+ n
+ 1750 800 m
+ 2460 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 181.939 65 m
+ /N1640 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 2140 600 m
+ 2140 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 222.608 65 m
+ /N1640 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 2080 600 m
+ 2230 490 2480 360 2630 510 c
+ 2810 690 2810 900 2630 1090 c
+ 2550 1160 2450 1130 2360 1060 c
+ S
+ n
+ 2370 1040 m
+ 2280 1000 l
+ 2350 1080 l
+ f
+ n
+ 1620 1560 m
+ 1620 1659.41 1499.12 1740 1350 1740 c
+ 1200.88 1740 1080 1659.41 1080 1560 c
+ 1080 1460.59 1200.88 1380 1350 1380 c
+ 1499.12 1380 1620 1460.59 1620 1560 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 130.723 151 m
+ /N1640 14 Tf
+ (L) show
+ Q
+ n
+ 1540 1370 m
+ 1630 1280 1740 1170 1840 1060 c
+ 0.630997 sc
+ S
+ n
+ 1550 1390 m
+ 1520 1360 l
+ S
+ n
+ 1850 1090 m
+ 1900 1000 l
+ 1810 1050 l
+ f
+ n
+ 900 1560 m
+ 900 1659.41 779.117 1740 630 1740 c
+ 480.883 1740 360 1659.41 360 1560 c
+ 360 1460.59 480.883 1380 630 1380 c
+ 779.117 1380 900 1460.59 900 1560 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 55.216 151 m
+ /N1640 14 Tf
+ (FP)
+ [7.784 7.784 ] pdfxs
+ Q
+ n
+ 730 1340 m
+ 760 1260 810 1160 840 1070 c
+ 0.630997 sc
+ S
+ n
+ 750 1350 m
+ 710 1320 l
+ S
+ n
+ 860 1080 m
+ 880 980 l
+ 820 1060 l
+ f
+ n
+ 3480 1560 m
+ 3480 1659.41 3274.05 1740 3020 1740 c
+ 2765.95 1740 2560 1659.41 2560 1560 c
+ 2560 1460.59 2765.95 1380 3020 1380 c
+ 3274.05 1380 3480 1460.59 3480 1560 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 272.782 151 m
+ /N1640 14 Tf
+ (&L->Data)
+ [10.892 8.55389 4.6619 7.89594 10.1078 6.21579 3.892 6.21579 ] pdfxs
+ Q
+ n
+ 2800 1360 m
+ 2680 1260 2550 1130 2460 1000 c
+ 2440 970 2410 930 2390 890 c
+ 0.630997 sc
+ S
+ n
+ 2810 1340 m
+ 2780 1370 l
+ S
+ n
+ 2410 880 m
+ 2350 800 l
+ 2370 900 l
+ f
+ n
+ 1800 1360 590 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 198.892 161 m
+ /N1640 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 1800 1560 m
+ 2390 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 187.669 141 m
+ /N1640 14 Tf
+ (r) show
+ Q
+ n
+ 2000 1360 m
+ 2000 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 207.669 141 m
+ /N1640 14 Tf
+ (f) show
+ Q
+ n
+ 2210 1360 m
+ 2210 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2100 1460 m
+ 2100 1460 1640 1250 1280 1030 c
+ 0.630997 sc
+ S
+ n
+ 1300 1010 m
+ 1200 980 l
+ 1270 1050 l
+ f
+ n
+ 2300 1460 m
+ 2300 1460 2300 1140 2300 910 c
+ S
+ n
+ 2330 900 m
+ 2300 800 l
+ 2280 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 198.923 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 -202.31 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 202.708 0.19899 l
+ S
+ Q
+ 1 0 0 1 217.253 99.976 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 106.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -99.578 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.719955 0 0 0.719955 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 378.152 426.292 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1730 350 l
+ 1730 1650 l
+ 350 1650 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 440 m
+ 910 440 l
+ S
+ n
+ 910 440 m
+ 960 440 1030 490 1030 550 c
+ S
+ n
+ 1030 550 m
+ 1030 710 l
+ S
+ n
+ 1030 710 m
+ 1030 770 970 840 910 840 c
+ S
+ n
+ 910 840 m
+ 470 840 l
+ S
+ n
+ 470 840 m
+ 420 840 360 780 360 720 c
+ S
+ n
+ 360 720 m
+ 360 560 l
+ S
+ n
+ 360 560 m
+ 360 500 410 440 470 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.02 69 m
+ /N1644 14 Tf
+ (int: MR)
+ [3.892 7 3.892 3.892 3.5 12.4459 9.33789 ] pdfxs
+ Q
+ n
+ 360 640 m
+ 1030 640 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 61.608 49 m
+ /N1644 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 960 1380 m
+ 960 1479.41 839.117 1560 690 1560 c
+ 540.883 1560 420 1479.41 420 1380 c
+ 420 1280.59 540.883 1200 690 1200 c
+ 839.117 1200 960 1280.59 960 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 63.946 133 m
+ /N1644 14 Tf
+ (X) show
+ Q
+ n
+ 690 1150 m
+ 690 1080 690 1010 690 930 c
+ 0.630997 sc
+ S
+ n
+ 720 1150 m
+ 670 1150 l
+ S
+ n
+ 720 940 m
+ 690 840 l
+ 670 940 l
+ f
+ n
+ 1260 1200 m
+ 1600 1200 l
+ 0 sc
+ S
+ n
+ 1600 1200 m
+ 1670 1200 1730 1250 1730 1310 c
+ S
+ n
+ 1730 1310 m
+ 1730 1440 l
+ S
+ n
+ 1730 1440 m
+ 1730 1500 1660 1560 1600 1560 c
+ S
+ n
+ 1600 1560 m
+ 1260 1560 l
+ S
+ n
+ 1260 1560 m
+ 1190 1560 1140 1500 1140 1440 c
+ S
+ n
+ 1140 1440 m
+ 1140 1310 l
+ S
+ n
+ 1140 1310 m
+ 1140 1250 1200 1200 1260 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 127.243 141 m
+ /N1644 14 Tf
+ (int: R)
+ [3.892 7 3.892 3.892 3.5 9.33789 ] pdfxs
+ 123.946 125 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 102.351 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 99.578 l
+ S
+ Q
+ 1 0 0 1 -105.738 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 106.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -165.645 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:) show
+ 56.243 0 m
+ /N614 9.963 Tf
+ (L) show
+ (oc)
+ [5.26046 4.42357 ] pdfxs
+ (a) show
+ (l)
+ [6.08739 ] pdfxs
+ (D) show
+ (SGr)
+ [5.53942 7.81103 3.90548 ] pdfxs
+ (a) show
+ (phsf)
+ [5.53942 5.52946 7.25303 3.03871 ] pdfxs
+ (o) show
+ (r) show
+ 146.64 0 m
+ /N722 9.963 Tf
+ (do) show
+ 1 0 0 1 157.728 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (all) show
+ 19.012 0 m
+ /N614 9.963 Tf
+ (a) show
+ (nd)
+ [5.52946 5.53942 ] pdfxs
+ 38.383 0 m
+ /N722 9.963 Tf
+ (addG) show
+ -284.781 -49.143 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (e) show
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (ryAllo)
+ [5.17085 10.7998 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (nCl)
+ [11.1491 9.06531 3.47997 ] pdfxs
+ (a) show
+ (ssFl)
+ [4.95263 9.13077 7.88719 3.49088 ] pdfxs
+ (ag) show
+ (s:)
+ [4.95263 9.05447 ] pdfxs
+ (H) show
+ (,)
+ [7.66903 ] pdfxs
+ (S) show
+ (,)
+ [7.66903 ] pdfxs
+ (G) show
+ (,U)
+ [7.66903 9.6544 ] pdfxs
+ -284.781 -78.111 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ -262.575 -78.111 m
+ /N1025 10.909 Tf
+ (')
+ [3.47997 ] pdfxs
+ (H) show
+ (') show
+ -245.787 -78.111 m
+ /N614 10.909 Tf
+ (,) show
+ -239.338 -78.111 m
+ /N1025 10.909 Tf
+ (')
+ [3.47997 ] pdfxs
+ (S) show
+ (') show
+ -225.399 -78.111 m
+ /N614 10.909 Tf
+ (,) show
+ -218.95 -78.111 m
+ /N1025 10.909 Tf
+ ('G')
+ [3.47997 9.87272 3.47997 ] pdfxs
+ -198.698 -78.111 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -177.704 -78.111 m
+ /N1025 10.909 Tf
+ ('U')
+ [3.47997 9.6544 3.47997 ] pdfxs
+ -157.665 -78.111 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (sin)
+ [7.71263 3.0327 6.0654 ] pdfxs
+ -120.464 -78.111 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ -94.0051 -78.111 m
+ /N614 10.909 Tf
+ (\() show
+ -89.7621 -78.111 m
+ /N695 10.909 Tf
+ (n) show
+ -83.2141 -78.111 m
+ /N614 10.909 Tf
+ (\))
+ [7.6582 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.26902 6.05449 4.30902 4.8436 9.47991 ] pdfxs
+ (t) show
+ (odis)
+ [8.86901 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (uishf)
+ [6.0654 3.0327 4.29811 9.47991 3.33815 ] pdfxs
+ (o) show
+ (urcl)
+ [6.05449 7.69082 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 7.72354 ] pdfxs
+ (o) show
+ (fmem)
+ [6.75267 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.18537 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -284.781 -100.033 m
+ /N1025 10.909 Tf
+ (H) show
+ -274.963 -100.033 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ -205.053 -100.033 m
+ /N1025 10.909 Tf
+ (S) show
+ -198.083 -100.033 m
+ /N614 10.909 Tf
+ (ta) show
+ (ck-)
+ [4.54905 5.74904 3.64352 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ -124.537 -100.033 m
+ /N1025 10.909 Tf
+ (G) show
+ -114.674 -100.033 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.35626 ] pdfxs
+ (\() show
+ (whichincludefunc)
+ [7.8763 6.05449 3.0327 4.54905 10.1126 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 8.90174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.17812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 67.0079 -100.033 m
+ /N1025 10.909 Tf
+ (U) show
+ 76.6589 -100.033 m
+ /N614 10.909 Tf
+ (nknown)
+ [6.0654 5.74904 6.0654 5.14905 7.8763 10.1126 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.Mul-)
+ [4.29811 9.11992 9.99272 6.0654 3.0327 3.63261 ] pdfxs
+ -284.781 -121.956 m
+ (t) show
+ (iple\r)
+ [3.0327 6.05449 3.0327 8.57447 6.05449 ] pdfxs
+ (ag) show
+ (smaybepresentinasin)
+ [8.02899 9.08711 5.15996 9.47992 6.35994 8.57447 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 7.97456 3.02179 9.78537 9.18538 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.57447 ] pdfxs
+ (D) show
+ (Snode,if,f)
+ [9.78537 6.05449 5.75995 6.0654 4.8436 6.77449 3.0327 3.33815 6.77449 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.99628 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 6.77449 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\fndsap)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 6.05449 6.0654 6.05449 8.02899 9.18538 6.35994 
+ ] pdfxs
+ (o) show
+ (interwhichmay)
+ [3.0327 5.75995 4.23277 4.85451 7.99628 7.8763 6.0654 3.02179 4.54905 9.78537 9.08711 
+ 5.15996 5.75995 ] pdfxs
+ -284.781 -143.878 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (inttoei)
+ [3.0327 5.75995 7.64729 4.23277 8.85811 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herahe)
+ [6.0654 4.8436 7.67992 8.8472 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.64729 ] pdfxs
+ (o) show
+ (rast)
+ [7.66901 8.85811 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.Mem)
+ [7.79993 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.70172 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.2472 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 9.4581 ] pdfxs
+ (a) show
+ (s)
+ [7.70172 ] pdfxs
+ (U) show
+ (nknownwhen)
+ [6.0654 5.75995 6.05449 5.14905 7.88721 9.4581 7.8763 6.0654 4.8436 9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -284.781 -165.801 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncre)
+ [9.62173 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ingitisn)
+ [3.02179 6.0654 9.02174 3.02179 7.81092 3.0327 7.86536 6.05449 ] pdfxs
+ (o) show
+ (tidenti\f)
+ [7.81092 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ble,e.)
+ [6.05449 3.0327 4.85451 6.59994 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,whenac)
+ [3.02179 6.61085 7.8763 6.0654 4.8436 9.63264 9.01083 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ntv)
+ [5.74904 7.81092 5.14904 ] pdfxs
+ (a) show
+ (lueisc)
+ [3.0327 6.05449 8.42175 3.02179 7.86536 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.81092 ] pdfxs
+ (t) show
+ (oap)
+ [9.01083 9.02174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.84355 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 8.41084 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -284.781 -187.723 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.69812 ] pdfxs
+ (t) show
+ (o)
+ [9.11992 ] pdfxs
+ (a) show
+ (ccessamem)
+ [4.85451 4.8436 4.8436 4.30902 7.96354 9.11992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry-m)
+ [4.27631 5.74904 3.64352 9.08711 ] pdfxs
+ (a) show
+ (ppedh)
+ [6.0654 6.35994 4.8436 9.73082 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (redevice)
+ [4.27631 8.50902 6.05449 4.85451 5.75995 3.02179 4.85451 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.69812 ] pdfxs
+ (o) show
+ (rwhenun)
+ [7.94173 7.8763 6.0654 4.8436 9.71991 6.0654 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyz)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.51993 ] pdfxs
+ (a) show
+ (ddressari)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.96354 5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ -284.781 -209.646 m
+ (isf)
+ [3.0327 7.74536 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 9.51264 ] pdfxs
+ (\(t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.30175 4.8436 ] pdfxs
+ (a) show
+ (sesoccurinfrequen)
+ [4.30902 4.8436 7.75627 5.74904 4.85451 4.8436 6.0654 7.72355 3.0327 6.05449 3.33815 
+ 4.2654 4.85451 5.75995 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyinp)
+ [3.0327 9.20719 3.0327 9.50173 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (blepr)
+ [6.0654 3.0327 8.29084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.81084 ] pdfxs
+ (N) show
+ (odesrepresen)
+ [5.75995 6.0654 4.8436 7.75627 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.90174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (scre)
+ [7.75627 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -284.781 -231.568 m
+ (in)
+ [3.0327 9.77446 ] pdfxs
+ (a) show
+ (nex)
+ [9.77446 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (l,un)
+ [3.0327 6.76358 6.0654 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzedfuncti)
+ [3.0327 5.74904 4.85451 4.8436 9.77446 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 
+ ] pdfxs
+ (o) show
+ (n)
+ [9.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -93.0101 -231.568 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ -73.9601 -231.568 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ -35.0632 -231.568 m
+ /N1025 10.909 Tf
+ ('U')
+ [3.47997 9.6544 3.47997 ] pdfxs
+ -18.4412 -231.568 m
+ /N614 10.909 Tf
+ (,but)
+ [6.74176 6.0654 6.0654 7.95274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.77446 ] pdfxs
+ (a) show
+ (s)
+ [8.01808 ] pdfxs
+ (\\) show
+ (missinginf)
+ [9.09802 3.0327 4.29811 4.29811 3.0327 6.0654 9.16356 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (") show
+ -284.781 -253.491 m
+ (a) show
+ (sdescribedbelow.)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 6.35994 
+ 4.85451 3.02179 5.15996 7.8763 3.0327 ] pdfxs
+ -284.781 -290.679 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d/) show
+ (R)
+ [9.40363 ] pdfxs
+ (e) show
+ (fFl)
+ [8.01809 7.88719 3.49088 ] pdfxs
+ (ag) show
+ (s:M,R)
+ [4.95263 9.05447 11.9126 7.66903 9.41454 ] pdfxs
+ -284.781 -319.646 m
+ /N614 10.909 Tf
+ (Our)
+ [8.4872 6.05449 7.43992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiskeeps)
+ [3.0327 5.75995 4.30902 3.02179 7.47263 5.4545 4.8436 4.85451 6.05449 7.46172 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.91265 ] pdfxs
+ (o) show
+ (fwhe)
+ [6.50176 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (herap)
+ [6.0654 4.8436 7.43992 8.6072 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rmem)
+ [7.43992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.91265 ] pdfxs
+ (o) show
+ (bjecth)
+ [6.66539 3.33815 4.8436 4.85451 7.40729 6.05449 ] pdfxs
+ (a) show
+ (sbeen)
+ [7.47263 6.35994 4.8436 4.85451 6.0654 ] pdfxs
+ 64.2008 -319.646 m
+ /N1025 10.909 Tf
+ (M) show
+ 76.1098 -319.646 m
+ /N614 10.909 Tf
+ (odi\fed)
+ [5.75995 6.05449 3.0327 6.0654 4.8436 9.22901 ] pdfxs
+ (o) show
+ (r) show
+ 123.981 -319.646 m
+ /N1025 10.909 Tf
+ (R) show
+ 133.39 -319.646 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (dwi)
+ [9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -284.781 -341.569 m
+ (t) show
+ (hecurrentsc)
+ [6.05449 7.96357 4.85451 6.05449 4.27631 4.2654 4.85451 5.75995 7.35275 4.29811 4.85451 
+ ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 7.96357 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.25085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.17446 ] pdfxs
+ (t) show
+ (hisisrepresen)
+ [6.0654 3.02179 7.41809 3.0327 7.40718 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edvia)
+ [4.8436 9.17446 5.75995 3.0327 8.56356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0.334808 -341.569 m
+ /N1025 10.909 Tf
+ ('M')
+ [3.47997 11.9126 3.47997 ] pdfxs
+ 22.3248 -341.569 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 43.0118 -341.569 m
+ /N1025 10.909 Tf
+ ('R')
+ [3.47997 9.41454 3.47997 ] pdfxs
+ 62.5008 -341.569 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s.F)
+ [4.29811 7.70175 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.38537 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.08711 6.0654 3.02179 4.85451 6.23994 3.0327 9.17446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -284.781 -363.492 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -272.639 -363.492 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 20.619 0 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.51267 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.29084 4.29811 ] pdfxs
+ (tat) show
+ (ement)
+ [4.8436 9.09802 4.8436 5.75995 7.68002 ] pdfxs
+ (\\) show
+ 140.727 0 m
+ /N722 10.909 Tf
+ (L=)
+ [11.4544 11.4544 ] pdfxs
+ (L->Next;) show
+ 209.453 0 m
+ /N614 10.909 Tf
+ ("re)
+ [8.95629 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dsap)
+ [6.0654 7.73445 8.89083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erelementfr)
+ [4.85451 7.70173 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 7.68002 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.5234 ] pdfxs
+ (t) show
+ (henodep)
+ [6.0654 8.27993 6.0654 5.75995 6.05449 8.29084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.49082 ] pdfxs
+ (to) show
+ -15.578 -21.922 m
+ (by)
+ [5.75995 5.75995 ] pdfxs
+ -0.413025 -21.922 m
+ /N722 10.909 Tf
+ (L) show
+ 5.31497 -21.922 m
+ /N614 10.909 Tf
+ (,whichc)
+ [6.6763 7.88721 6.05449 3.0327 4.54905 9.709 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.95263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 95.492 -21.922 m
+ /N1025 10.909 Tf
+ ('R')
+ [3.47997 9.41454 3.47997 ] pdfxs
+ 115.52 -21.922 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (a) show
+ (g)
+ [9.0981 ] pdfxs
+ (t) show
+ (obesetin)
+ [9.10901 6.35994 8.49811 4.30902 4.8436 7.8982 3.02179 6.0654 ] pdfxs
+ 194.135 -21.922 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 220.595 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 224.837 -21.922 m
+ /N695 10.909 Tf
+ (node)
+ [6.54546 5.29087 5.67272 5.08363 ] pdfxs
+ 247.431 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 251.673 -21.922 m
+ /N695 10.909 Tf
+ (E) show
+ 259.726 -23.611 m
+ /N698 7.96999 Tf
+ (V) show
+ 267.038 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 271.28 -21.922 m
+ /N722 10.909 Tf
+ (L) show
+ 277.008 -21.922 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (\))
+ [7.88729 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.95263 4.30902 6.05449 5.15996 7.8763 9.709 3.0327 9.709 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.49811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.Mod)
+ [7.91993 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ -15.5781 -43.845 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisuseful)
+ [9.13083 3.02179 7.37445 6.0654 4.29811 4.85451 3.32724 6.0654 6.09813 ] pdfxs
+ (t) show
+ (oav)
+ [8.53084 8.51993 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.94914 8.82538 ] pdfxs
+ (o) show
+ (fclient)
+ [6.40358 4.8436 3.0327 3.0327 4.8436 5.75995 7.32002 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 7.69084 ] pdfxs
+ (Not) show
+ (e)
+ [7.91993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (D) show
+ (SAdoesn)
+ [6.05449 11.2581 6.05449 5.75995 4.8436 7.37445 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.30911 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckper-\feldmod-ref)
+ [4.54905 8.82538 6.35994 4.85451 4.2654 3.64352 6.05449 4.85451 3.0327 9.13083 9.08711 
+ 5.75995 6.05449 3.64352 4.2654 4.85451 3.33815 ] pdfxs
+ 212.967 -71.443 m
+ (46) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 59 59
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.While)
+ [6.05449 7.87629 11.2144 6.0654 3.0327 3.02179 8.4872 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.02179 7.94172 7.58175 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.6981 6.35994 8.4872 ] pdfxs
+ (a) show
+ (ne)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (syex)
+ [4.30902 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (t) show
+ (od)
+ [9.08719 6.0654 ] pdfxs
+ (at) show
+ (eith)
+ [8.47629 3.0327 7.87638 6.0654 ] pdfxs
+ (a) show
+ (sn)
+ [7.94172 6.05449 ] pdfxs
+ (o) show
+ (tbeenneeded.)
+ [7.87638 6.37085 4.8436 4.85451 9.6981 6.05449 4.85451 4.8436 6.0654 4.8436 6.0654 
+ 3.0327 ] pdfxs
+ 0 -37.188 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (l)
+ [3.47997 ] pdfxs
+ (e) show
+ (te)
+ [4.8873 9.92711 ] pdfxs
+ (In) show
+ (f)
+ [3.82904 ] pdfxs
+ (o) show
+ (rm)
+ [5.17085 10.4507 ] pdfxs
+ (a) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (nFl)
+ [11.1491 7.8981 3.47997 ] pdfxs
+ (ag) show
+ (:C)
+ [9.06538 9.06531 ] pdfxs
+ 0 -66.156 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.64358 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsmustc)
+ [6.05449 9.09802 7.90899 8.79257 6.0654 4.29811 7.85456 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyh)
+ [3.02179 9.37083 6.0654 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.05449 6.0654 3.0327 8.45447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:)
+ [9.08711 4.30902 7.86538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sewherecodef)
+ [4.30902 8.45447 7.8763 6.0654 4.8436 4.27631 8.46538 4.8436 5.75995 6.05449 8.46538 
+ 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.87628 4.30902 ] pdfxs
+ (o) show
+ (mefunc-)
+ [9.08711 8.46538 3.32724 6.0654 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -88.078 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.92353 ] pdfxs
+ (a) show
+ (reunav)
+ [4.27631 9.46901 6.05449 6.0654 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble,)
+ [6.05449 3.0327 4.85451 7.8872 ] pdfxs
+ (o) show
+ (rwhere)
+ [8.89081 7.88721 6.05449 4.85451 4.2654 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.46901 ] pdfxs
+ (\\) show
+ (pr)
+ [6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m"is)
+ [9.09802 10.069 3.0327 8.92353 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyalibr)
+ [3.0327 3.0327 10.3745 10.0799 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.3745 ] pdfxs
+ (o) show
+ (fcodewi)
+ [7.95266 4.85451 5.74904 6.0654 9.46901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utinf)
+ [6.0654 8.85819 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -110.001 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.85819 ] pdfxs
+ (t) show
+ (heclien)
+ [6.0654 9.4581 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 10.8217 ] pdfxs
+ (I) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.89081 ] pdfxs
+ (t) show
+ (o)
+ [10.069 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 12.5017 ] pdfxs
+ (a) show
+ (n)
+ [10.6799 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.46901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisevenundersuchsi)
+ [3.02179 5.75995 4.30902 3.02179 8.92353 4.85451 5.4545 4.8436 10.6799 6.0654 6.05449 
+ 6.0654 4.8436 8.89081 4.30902 6.05449 4.54905 10.6799 4.29811 3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.0654 4.29811 7.89811 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6799 ] pdfxs
+ (D) show
+ (S) show
+ 0 -131.923 m
+ (node)
+ [6.0654 5.74904 6.0654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckswhe)
+ [4.54905 5.75995 7.93081 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (t) show
+ (heremaybeinf)
+ [6.05449 4.85451 4.2654 8.4872 9.08711 5.15996 9.39264 6.35994 8.4872 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmissingfr)
+ [9.6981 9.09802 3.02179 4.30902 4.29811 3.0327 6.0654 9.08719 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mi)
+ [12.7307 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -153.846 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [9.02172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.09802 6.05449 3.0327 4.8436 8.05084 3.0327 10.8108 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.59992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [8.05084 ] pdfxs
+ (Da) show
+ (taS)
+ [4.23277 10.1999 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.58901 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesn)
+ [3.02179 5.75995 4.30902 3.02179 9.05444 6.05449 5.75995 4.8436 9.05444 6.05449 ] pdfxs
+ (o) show
+ (tyetknow)
+ [8.9891 5.4545 4.85451 8.97819 5.75995 6.0654 5.14905 12.6217 ] pdfxs
+ (a) show
+ (nything)
+ [5.75995 5.75995 4.23277 6.0654 3.0327 6.05449 10.1999 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.9891 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -175.768 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ 47.743 -175.768 m
+ /N722 10.909 Tf
+ (L) show
+ 58.181 -175.768 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 80.469 -175.768 m
+ /N722 10.909 Tf
+ (FP) show
+ 96.635 -175.768 m
+ /N614 10.909 Tf
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sbec)
+ [9.0108 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useith)
+ [6.0654 4.29811 9.56719 3.0327 8.94546 6.0654 ] pdfxs
+ (a) show
+ (sn'tperf)
+ [4.29811 6.0654 3.0327 8.95637 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 10.7781 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.74539 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 11.1163 ] pdfxs
+ (I) show
+ (nside)
+ [6.05449 4.30902 3.02179 6.0654 9.55628 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -197.691 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,itc)
+ [6.05449 6.97085 3.02179 8.11638 4.85451 ] pdfxs
+ (a) show
+ (nde)
+ [9.92718 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermineth)
+ [4.85451 4.2654 9.09802 3.0327 6.05449 8.7272 4.23277 6.0654 ] pdfxs
+ (at) show
+ 152.486 -197.691 m
+ /N722 10.909 Tf
+ (L) show
+ 162.086 -197.691 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.17081 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.92718 ] pdfxs
+ (a) show
+ (s)
+ [8.18172 ] pdfxs
+ (a) show
+ 234.094 -197.691 m
+ /N722 10.909 Tf
+ (list) show
+ 260.876 -197.691 m
+ /N614 10.909 Tf
+ (o) show
+ (bject\()
+ [6.66539 3.33815 4.8436 4.85451 8.11638 4.23277 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.71629 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmlo)
+ [6.05449 12.9707 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ks)
+ [5.75995 8.18172 ] pdfxs
+ (at) show
+ -3.05176e-05 -219.613 m
+ (howp)
+ [6.0654 5.14905 10.8435 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.27627 ] pdfxs
+ (a) show
+ (reused,n)
+ [4.2654 7.82175 6.0654 4.29811 4.85451 6.05449 6.13086 6.0654 ] pdfxs
+ (o) show
+ (twh)
+ [7.21093 7.8763 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.21093 ] pdfxs
+ (t) show
+ (heirdecl)
+ [6.05449 4.85451 3.02179 7.24356 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtypes)
+ [4.2654 4.85451 9.02174 3.94914 5.74904 6.37085 4.8436 7.27627 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.13086 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titisre)
+ [7.22184 3.02179 7.21093 3.0327 7.27627 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dfr)
+ [9.03265 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.13086 ] pdfxs
+ (a) show
+ (ndwh)
+ [6.0654 9.03265 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tnodese)
+ [7.21093 6.05449 5.75995 6.0654 4.8436 7.27627 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -241.536 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 7.90903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.36354 ] pdfxs
+ (to) show
+ (.)
+ [7.67993 ] pdfxs
+ (H) show
+ (owever,itc)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.20722 3.0327 7.2982 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [9.11992 6.05449 ] pdfxs
+ (o) show
+ (tknowwhe)
+ [7.30911 5.75995 6.05449 5.14905 10.9417 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.33083 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 7.90903 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nith)
+ [9.11992 3.0327 7.2982 6.0654 ] pdfxs
+ (a) show
+ (sf)
+ [7.36354 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.33083 ] pdfxs
+ (t) show
+ (hismem)
+ [6.05449 3.0327 7.36354 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.81447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -263.458 m
+ (isc)
+ [3.0327 8.73808 4.8436 ] pdfxs
+ (o) show
+ (rrectinal)
+ [4.27631 4.2654 4.85451 4.8436 8.67274 3.0327 10.4945 9.88355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ersc)
+ [4.8436 8.70536 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe.F)
+ [6.35994 4.85451 10.2654 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.70536 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 226.954 -263.458 m
+ /N722 10.909 Tf
+ (FP) show
+ 242.839 -263.458 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 264.847 -263.458 m
+ /N722 10.909 Tf
+ (L) show
+ 275.006 -263.458 m
+ /N614 10.909 Tf
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.72717 ] pdfxs
+ (a) show
+ (respecul)
+ [4.27631 9.28356 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ivelyrepresen)
+ [3.0327 5.4545 4.8436 3.0327 10.189 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -285.381 m
+ (a) show
+ (sdi\013erent)
+ [8.21444 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.1491 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,even)
+ [4.30902 7.00357 4.8436 5.4545 4.85451 9.95991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.97082 ] pdfxs
+ (t) show
+ (heymi)
+ [6.05449 4.85451 9.66537 9.08711 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.1491 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llybe)
+ [3.02179 3.0327 9.66537 6.35994 8.75993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.97082 ] pdfxs
+ (t) show
+ (oe)
+ [9.35992 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.97082 ] pdfxs
+ (ot) show
+ (herwhenc)
+ [6.05449 4.85451 8.18173 7.8763 6.05449 4.85451 9.95991 4.85451 ] pdfxs
+ (a) show
+ (lledfr)
+ [3.0327 3.0327 4.8436 9.97082 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.9925 ] pdfxs
+ (a) show
+ -3.05176e-05 -307.303 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.6654 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.936 -329.226 m
+ (Toh)
+ [6.97085 10.2654 6.05449 ] pdfxs
+ (a) show
+ (ndlesuchsi)
+ [6.0654 6.05449 3.0327 9.65446 4.30902 6.05449 4.54905 10.8654 4.30902 3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.1272 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.2545 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.65446 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 9.10898 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (eswhichnodesin)
+ [4.8436 9.11989 7.8763 6.05449 3.0327 4.54905 10.8654 6.0654 5.74904 6.0654 4.8436 
+ 9.11989 3.02179 10.8763 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.65446 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.8763 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -351.149 m
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplete,")
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 10.9199 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 11.1599 9.09802 ] pdfxs
+ (a) show
+ (rkse)
+ [4.2654 5.75995 9.40352 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.1599 ] pdfxs
+ (o) show
+ (newith)
+ [6.0654 9.94901 7.8763 3.0327 4.23277 11.1599 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 212.516 -351.149 m
+ /N1025 10.909 Tf
+ (C) show
+ 221.577 -351.149 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.94901 6.05449 ] pdfxs
+ (ag) show
+ 281.222 -347.19 m
+ /N703 7.96999 Tf
+ (1) show
+ 285.954 -351.149 m
+ /N614 10.909 Tf
+ (.)
+ [12.2726 ] pdfxs
+ (I) show
+ (fanodeisn)
+ [8.43265 10.549 6.0654 5.74904 6.0654 9.94901 3.0327 9.40352 6.05449 ] pdfxs
+ (o) show
+ (tm)
+ [9.34909 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 11.1599 4.8436 ] pdfxs
+ (o) show
+ (mplete,)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -373.071 m
+ (t) show
+ (heinf)
+ [6.05449 9.71992 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.9308 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tedf)
+ [4.23277 4.85451 10.9199 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.70901 ] pdfxs
+ (D) show
+ (Snoderepresen)
+ [10.9199 6.05449 5.75995 6.0654 9.70901 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sp)
+ [9.17444 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (linf)
+ [7.89811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9199 ] pdfxs
+ (a) show
+ (ndmustbe)
+ [6.05449 10.9308 8.78166 6.0654 4.29811 9.10909 6.35994 9.70901 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -394.994 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ively.)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 9.65446 ] pdfxs
+ (I) show
+ (np)
+ [10.2872 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,thenodemayl)
+ [4.27631 7.40721 4.23277 6.0654 9.07629 6.0654 5.74904 6.0654 9.07629 9.08711 5.15996 
+ 9.98173 3.0327 ] pdfxs
+ (at) show
+ (erbe)
+ [4.8436 8.49809 6.37085 9.07629 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nedex)
+ [6.0654 4.8436 10.2872 4.85451 5.75995 ] pdfxs
+ (t) show
+ (raed)
+ [4.2654 9.68719 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,ex)
+ [4.8436 4.30902 7.40721 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ra\r)
+ [4.2654 9.68719 6.05449 ] pdfxs
+ (a) show
+ (gs,adi\013eren)
+ [5.46541 4.29811 7.40721 9.67628 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ -6.10352e-05 -416.916 m
+ (type,)
+ [3.93823 5.75995 6.35994 4.85451 6.89448 ] pdfxs
+ (o) show
+ (rmayevenendupmer)
+ [8.09446 9.08711 5.15996 9.5781 4.8436 5.4545 4.85451 9.87264 4.85451 6.05449 9.88355 
+ 6.0654 9.88355 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 9.87264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (herinc)
+ [6.05449 4.85451 8.09446 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletenodeinthe)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.67266 6.0654 5.75995 6.05449 8.67266 3.0327 
+ 9.88355 4.23277 6.0654 8.67266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.0654 6.0654 8.43265 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.09446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,fr)
+ [9.09802 6.05449 3.0327 4.8436 6.90539 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -6.10352e-05 -438.839 m
+ (t) show
+ (he)
+ [6.05449 8.33448 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinFi)
+ [6.0654 9.53446 3.0327 9.53446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.32357 ] pdfxs
+ (3) show
+ (.3)
+ [3.0327 8.93447 ] pdfxs
+ (a) show
+ (n)
+ [9.53446 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.77808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.578 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.54537 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.32357 ] pdfxs
+ (o) show
+ (nedescribedinSec)
+ [6.0654 8.32357 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.54537 
+ 3.0327 9.53446 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.53446 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\)mus)
+ [7.72365 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ -6.10352e-05 -460.761 m
+ (a) show
+ (ssume)
+ [4.29811 4.30902 6.05449 9.09802 8.67266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 61.7109 -460.761 m
+ /N722 10.909 Tf
+ (L) show
+ 71.2629 -460.761 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 92.6649 -460.761 m
+ /N722 10.909 Tf
+ (FP) show
+ 107.944 -460.761 m
+ /N614 10.909 Tf
+ (may)
+ [9.08711 5.15996 9.5781 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 8.44356 ] pdfxs
+ (N) show
+ (ever)
+ [4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 6.90539 ] pdfxs
+ (o) show
+ (thernodesinsucha)
+ [4.23277 6.0654 4.8436 8.10537 6.05449 5.75995 6.0654 4.8436 8.12717 3.0327 9.88355 
+ 4.30902 6.05449 4.54905 9.88355 9.28356 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmaybec)
+ [6.0654 9.88355 9.09802 5.14905 9.5781 6.37085 8.67266 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [8.67266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -7.62939e-05 -482.684 m
+ (suchnodeswillneverbemer)
+ [4.29811 6.0654 4.54905 9.43628 6.05449 5.75995 6.05449 4.85451 7.6799 7.8763 3.0327 
+ 3.02179 6.41449 6.05449 4.85451 5.4545 4.8436 7.64719 6.35994 8.22539 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.43628 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.43628 ] pdfxs
+ (a) show
+ (nyothernode,)
+ [5.74904 9.13083 5.46541 4.23277 6.0654 4.8436 7.64719 6.0654 5.75995 6.05449 4.85451 
+ 6.45812 ] pdfxs
+ (a) show
+ (llowingclients)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 8.82538 4.85451 3.0327 3.02179 4.85451 
+ 5.75995 4.23277 7.6799 ] pdfxs
+ (t) show
+ (o)
+ [8.82538 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (inusefulinf)
+ [3.0327 9.43628 6.05449 4.30902 4.8436 3.33815 6.05449 6.40358 3.0327 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.62939e-05 -504.606 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phswi)
+ [6.05449 6.0654 7.93081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hp)
+ [9.6981 6.0654 ] pdfxs
+ (a) show
+ (rti)
+ [4.27631 4.23277 3.0327 ] pdfxs
+ (a) show
+ (linf)
+ [6.6654 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.9359 -526.529 m
+ (Thisc)
+ [7.8763 6.0654 3.0327 9.34898 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (bilityis)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.7999 3.0327 9.34898 ] pdfxs
+ (t) show
+ (hekey)
+ [6.05449 9.89446 5.4545 4.85451 10.7999 ] pdfxs
+ (t) show
+ (o)
+ [10.5054 ] pdfxs
+ (t) show
+ (heincremen)
+ [6.05449 9.89446 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (ln)
+ [8.07266 6.0654 ] pdfxs
+ (at) show
+ (ure)
+ [6.05449 4.27631 9.89446 ] pdfxs
+ (o) show
+ (f)
+ [8.37811 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.31626 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm:Bec)
+ [6.0654 9.08711 10.7017 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usenodeskeep)
+ [6.05449 4.30902 9.89446 6.0654 5.74904 6.0654 4.8436 9.34898 5.4545 4.85451 4.8436 
+ 6.0654 ] pdfxs
+ -7.62939e-05 -548.451 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 9.39264 ] pdfxs
+ (o) show
+ (fwhichinf)
+ [6.97085 7.8763 6.05449 3.0327 4.54905 9.68719 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis\fn)
+ [9.68719 3.0327 7.94172 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.65449 ] pdfxs
+ (a) show
+ (ndwhichiss)
+ [6.0654 9.68719 7.88721 6.05449 3.0327 4.54905 9.68719 3.0327 7.93081 4.30902 ] pdfxs
+ (t) show
+ (illbeingcre)
+ [3.0327 3.02179 6.6654 6.35994 4.85451 3.0327 6.05449 9.08719 4.85451 4.2654 4.85451 
+ ] pdfxs
+ (at) show
+ (ed,the)
+ [4.8436 6.0654 6.6654 4.23277 6.0654 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.94172 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.6981 5.74904 9.39264 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -7.62939e-05 -570.374 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 67.9389 -570.374 m
+ /N634 10.909 Tf
+ (a) show
+ (lw)
+ [2.79267 7.24359 ] pdfxs
+ (a) show
+ (y)
+ [5.30169 ] pdfxs
+ (s) show
+ 102.521 -570.374 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.02179 5.4545 4.85451 3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (rrect,evenduringin)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 6.6763 4.8436 5.4545 4.8436 9.6981 6.0654 
+ 6.05449 4.27631 3.0327 6.05449 9.0981 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.85451 4.2654 9.09802 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 8.4872 4.30902 ] pdfxs
+ (t) show
+ (eps)
+ [4.8436 6.0654 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 0 -579.867 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (Th)
+ [6.11297 4.71023 ] pdfxs
+ (i) show
+ (s)
+ [6.16085 ] pdfxs
+ (i) show
+ (s)
+ [6.16882 ] pdfxs
+ (s) show
+ (omewhat)
+ [4.23211 7.05339 3.7698 6.11297 4.70226 4.23211 6.1209 ] pdfxs
+ (si) show
+ (m)
+ [7.06136 ] pdfxs
+ (il) show
+ (arto)
+ [4.23211 6.12096 3.29953 7.05348 ] pdfxs
+ (t) show
+ (he\\)
+ [4.71023 6.58321 4.23211 ] pdfxs
+ (i) show
+ (n)
+ [4.71023 ] pdfxs
+ (si) show
+ (denode)
+ [4.70226 6.59118 4.70226 4.47121 4.70226 3.76183 ] pdfxs
+ (s) show
+ ("of)
+ [7.06145 4.23211 5.4116 ] pdfxs
+ ([) show
+ (138)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (].) show
+ 216.108 -70.881 m
+ /N614 10.909 Tf
+ (47) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 60 60
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (Fl)
+ [7.8981 3.47997 ] pdfxs
+ (a) show
+ (gf)
+ [10.4508 3.83994 ] pdfxs
+ (o) show
+ (rFi)
+ [9.349 7.88719 3.49088 ] pdfxs
+ (e) show
+ (l)
+ [3.47997 ] pdfxs
+ (d) show
+ (-Sensiti)
+ [4.18901 6.96002 5.75987 6.96002 4.95263 3.47997 4.8873 3.47997 ] pdfxs
+ (v) show
+ (ity)
+ [3.49088 4.5273 10.7998 ] pdfxs
+ (W) show
+ (ith)
+ [3.47997 4.8873 11.1491 ] pdfxs
+ (an) show
+ (d)
+ [11.1491 ] pdfxs
+ (W) show
+ (ith)
+ [3.47997 4.8873 6.96002 ] pdfxs
+ (ou) show
+ (tT)
+ [9.06544 8.37814 ] pdfxs
+ (y) show
+ (p)
+ [7.32002 ] pdfxs
+ (e) show
+ (-)
+ [4.1781 ] pdfxs
+ (Sa) show
+ (fet)
+ [3.82904 5.75987 4.5273 ] pdfxs
+ (y) show
+ (:)
+ [9.05447 ] pdfxs
+ (O) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ap)
+ [11.749 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyimp)
+ [4.27631 3.0327 9.32719 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntbene\ft)
+ [5.75995 7.81092 6.35994 4.85451 6.05449 4.85451 6.05449 7.82183 ] pdfxs
+ (o) show
+ (fthe)
+ [6.90539 4.23277 6.0654 8.42175 ] pdfxs
+ (\\) show
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e"\r)
+ [4.85451 9.02174 6.05449 ] pdfxs
+ (a) show
+ (gisth)
+ [9.03265 3.0327 7.87627 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [7.81092 3.0327 7.81092 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.87627 ] pdfxs
+ (D) show
+ (S)
+ [9.63264 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.87627 ] pdfxs
+ (t) show
+ (oe\016cien)
+ [9.03265 4.8436 9.08711 4.85451 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -50.89 m
+ (provide\feld-sensi)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.26902 6.05449 4.85451 3.02179 6.0654 
+ 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveinf)
+ [3.0327 5.4545 8.26902 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 164.689 -50.89 m
+ /N634 10.909 Tf
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [8.30171 3.62179 ] pdfxs
+ (h) show
+ (etyp)
+ [8.72727 3.62179 5.30169 5.01816 ] pdfxs
+ (e) show
+ (-safe)
+ [3.90544 4.45083 5.58542 3.33823 8.72727 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (ts)
+ [3.6327 8.15989 ] pdfxs
+ (o) show
+ (f)
+ [7.0582 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 336.686 -50.89 m
+ /N614 10.909 Tf
+ (.Thisisimp)
+ [7.81084 7.8763 6.05449 3.0327 7.72354 3.0327 7.72354 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntbec)
+ [5.75995 7.66911 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -72.813 m
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.0327 5.75995 3.0327 3.93823 9.3381 3.32724 ] pdfxs
+ (o) show
+ (rtype-uns)
+ [7.85446 3.93823 5.75995 6.37085 4.8436 3.63261 6.0654 6.05449 4.30902 ] pdfxs
+ (a) show
+ (fes)
+ [3.32724 8.43266 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uretypesc)
+ [6.0654 4.2654 8.43266 3.93823 5.75995 6.35994 4.85451 7.88717 4.8436 ] pdfxs
+ (a) show
+ (nbeveryexpensive[)
+ [9.64355 6.35994 8.43266 5.4545 4.8436 4.27631 9.3381 4.85451 5.74904 6.37085 4.8436 
+ 6.0654 4.29811 3.0327 5.4545 8.43266 3.0327 ] pdfxs
+ (128) show
+ (],butinf)
+ [3.02179 6.62176 6.0654 6.0654 7.82183 3.02179 9.64355 3.33815 ] pdfxs
+ (a) show
+ (ctwe)
+ [4.8436 7.83274 7.57085 8.43266 ] pdfxs
+ (o) show
+ (bserve)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 4.8436 ] pdfxs
+ 0 -94.735 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.13819 9.09802 ] pdfxs
+ (o) show
+ (stp)
+ [4.29811 8.13819 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (blecodeisc)
+ [6.05449 3.0327 8.73811 4.85451 5.74904 6.0654 8.73811 3.0327 8.19263 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ely)
+ [4.8436 3.0327 9.65446 ] pdfxs
+ (\(o) show
+ (rm)
+ [8.15991 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ly\)type-s)
+ [3.0327 5.74904 8.13819 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe,evenif)
+ [3.32724 4.85451 6.98176 4.8436 5.4545 4.85451 9.949 3.0327 7.22175 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.73811 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.74902 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (edoesn)
+ [8.73811 6.05449 5.75995 4.85451 8.19263 6.05449 ] pdfxs
+ (ot) show
+ 0 -116.658 m
+ (requireit\(e.)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.3381 3.02179 8.73819 4.23277 4.85451 
+ 3.0327 ] pdfxs
+ (g) show
+ (.,C)
+ [3.0327 7.72357 12.3599 ] pdfxs
+ (o) show
+ (rC++)
+ [8.75991 7.88721 8.47629 8.4872 ] pdfxs
+ (\)) show
+ (.Thec)
+ [10.429 7.8763 6.0654 9.3381 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.3381 6.05449 ] pdfxs
+ (a) show
+ (g)
+ [9.94901 ] pdfxs
+ (a) show
+ (llowsDS)
+ [3.0327 3.02179 5.15996 7.8763 8.79262 8.32365 10.549 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.78171 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (ssumespecul)
+ [4.30902 4.29811 6.0654 9.08711 9.3381 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 
+ ] pdfxs
+ (at) show
+ (ively)
+ [3.0327 5.4545 4.8436 3.0327 10.2435 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -138.581 m
+ (a) show
+ (ll)
+ [3.0327 7.62539 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.90171 ] pdfxs
+ (t) show
+ (oanode)
+ [10.0472 10.0581 6.05449 5.75995 6.05449 9.44719 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 9.44719 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,un)
+ [3.33815 4.8436 7.87629 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 7.62539 ] pdfxs
+ (a) show
+ (n)
+ [10.6581 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.90171 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (henodeisf)
+ [6.0654 9.43629 6.0654 5.75995 6.05449 9.44719 3.0327 8.90171 3.32724 ] pdfxs
+ (o) show
+ (undwhichc)
+ [6.0654 6.0654 10.6581 7.8763 6.05449 3.0327 4.54905 10.6581 4.8436 ] pdfxs
+ (o) show
+ (n\ric)
+ [6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (swith)
+ [8.90171 7.8763 3.0327 4.23277 10.6581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -160.503 m
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.39628 ] pdfxs
+ (a) show
+ (ccesses.Bec)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 4.30902 7.70175 7.7344 4.8436 4.8436 
+ ] pdfxs
+ (a) show
+ (useanodeisn)
+ [6.0654 4.29811 7.97448 8.57447 6.0654 5.74904 6.0654 7.96357 3.0327 7.429 6.05449 
+ ] pdfxs
+ (o) show
+ (tm)
+ [7.36366 9.09802 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.2654 5.4545 4.85451 9.17446 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [7.96357 ] pdfxs
+ (a) show
+ (sl)
+ [7.429 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 8.57447 ] pdfxs
+ (a) show
+ (s)
+ [7.429 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 7.97448 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 7.97448 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunprocessed)
+ [3.0327 3.0327 8.86901 6.0654 6.0654 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 
+ 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -182.426 m
+ (a) show
+ (ccesses,)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 4.29811 6.6654 ] pdfxs
+ (t) show
+ (hisiss)
+ [6.0654 3.02179 7.94172 3.0327 7.94172 4.29811 ] pdfxs
+ (a) show
+ (fe.)
+ [3.33815 4.8436 3.0327 ] pdfxs
+ 16.936 -204.348 m
+ (D) show
+ (S)
+ [9.0981 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovides\feld-sensitiveinf)
+ [3.0327 5.74904 4.30902 3.0327 7.34172 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 7.34172 6.0654 4.8436 3.0327 6.0654 3.63261 4.29811 4.85451 6.05449 4.30902 
+ 3.0327 4.23277 3.0327 5.4545 7.88721 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [9.0981 5.75995 8.80356 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.74904 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ingatype,)
+ [3.02179 6.0654 8.49811 8.49811 3.93823 5.74904 6.37085 4.8436 3.0327 ] pdfxs
+ 350.52 -204.348 m
+ /N695 10.909 Tf
+ (T) show
+ 358.41 -204.348 m
+ /N614 10.909 Tf
+ (\() show
+ 362.652 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 369.2 -204.348 m
+ /N614 10.909 Tf
+ (\)) show
+ (,wi)
+ [6.1854 7.88721 3.02179 ] pdfxs
+ (t) show
+ (he)
+ [9.10901 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.0981 ] pdfxs
+ (D) show
+ (Snode)
+ [9.0981 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -226.271 m
+ /N695 10.909 Tf
+ (n) show
+ 6.54793 -226.271 m
+ /N614 10.909 Tf
+ (,)
+ [6.49085 ] pdfxs
+ (a) show
+ (ndkeeping)
+ [6.05449 9.47991 5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 8.86901 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.17446 ] pdfxs
+ (o) show
+ (fadis)
+ [6.74176 8.86901 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inct)
+ [3.0327 6.05449 4.85451 7.64729 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 8.86901 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ef)
+ [8.26902 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.69082 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.46901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er\feld)
+ [4.85451 7.67992 6.0654 4.8436 3.0327 9.47991 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hetype.)
+ [6.05449 8.26902 3.93823 5.75995 6.35994 4.85451 7.79993 ] pdfxs
+ (I) show
+ (f)
+ [6.75267 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.44722 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.71263 ] pdfxs
+ (to) show
+ -6.10352e-05 -248.193 m
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (henodeuseac)
+ [6.0654 8.4872 6.05449 5.75995 6.0654 8.47629 6.0654 4.29811 8.4872 9.08719 4.85451 
+ ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (enttype)
+ [4.8436 5.75995 7.87638 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 214.182 -248.193 m
+ /N695 10.909 Tf
+ (\034) show
+ 220.186 -248.193 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ 251.701 -248.193 m
+ /N695 10.909 Tf
+ (T) show
+ 259.591 -248.193 m
+ /N614 10.909 Tf
+ (\() show
+ 263.834 -248.193 m
+ /N695 10.909 Tf
+ (n) show
+ 270.382 -248.193 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 289.169 -248.193 m
+ /N695 10.909 Tf
+ (\034) show
+ 295.173 -248.193 m
+ /N614 10.909 Tf
+ (.) show
+ 298.204 -244.234 m
+ /N703 7.96999 Tf
+ (2) show
+ 16.9369 -270.116 m
+ /N614 10.909 Tf
+ (I) show
+ (f)
+ [7.61448 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusinginc)
+ [6.0654 8.58535 6.05449 4.30902 3.02179 6.0654 9.73082 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ibletypes)
+ [3.0327 6.05449 3.0327 9.13083 3.93823 5.75995 6.35994 4.8436 8.58535 ] pdfxs
+ (\(a) show
+ (sde\fnedinSec)
+ [8.58535 6.0654 4.8436 6.0654 6.05449 4.85451 10.3308 3.0327 10.3417 6.0654 4.8436 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\))
+ [8.52001 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 9.13083 3.32724 ] pdfxs
+ (o) show
+ (und,)
+ [6.0654 6.05449 6.0654 7.47266 ] pdfxs
+ (t) show
+ (hetypef)
+ [6.05449 9.13083 3.93823 5.75995 6.35994 9.13083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.55263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000137329 -292.038 m
+ (nodeis)
+ [6.0654 5.74904 6.0654 8.25811 3.0327 7.70172 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.46901 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (nunsized)
+ [9.46901 6.05449 6.0654 4.29811 3.0327 4.8436 4.85451 9.46901 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 9.16356 ] pdfxs
+ (o) show
+ (fby)
+ [6.74176 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.71263 ] pdfxs
+ (\() show
+ 214.039 -292.038 m
+ /N695 10.909 Tf
+ (T) show
+ 221.929 -292.038 m
+ /N614 10.909 Tf
+ (\() show
+ 226.172 -292.038 m
+ /N695 10.909 Tf
+ (n) show
+ 232.72 -292.038 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.64729 8.4872 ] pdfxs
+ 252.264 -292.038 m
+ /N722 10.909 Tf
+ (char[]) show
+ 286.627 -292.038 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.46901 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.25811 6.0654 4.8436 3.0327 6.0654 7.70172 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 9.46901 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.71263 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (henode)
+ [6.0654 8.25811 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ -0.000183105 -313.961 m
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (\\) show
+ (c) show
+ 28.5148 -313.961 m
+ /N1025 10.909 Tf
+ (O) show
+ 37.9388 -313.961 m
+ /N614 10.909 Tf
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed"intoasin)
+ [6.05449 4.30902 4.8436 6.0654 9.08719 3.0327 5.75995 4.23277 9.0981 9.08719 4.30902 
+ 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le\feldwi)
+ [3.0327 8.47629 6.0654 4.8436 3.0327 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (tm)
+ [7.87638 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.87638 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 9.0981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e,using)
+ [4.8436 6.6654 6.0654 4.29811 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm:)
+ [6.05449 9.08711 3.0327 ] pdfxs
+ 23.0298 -337.522 m
+ /N1025 10.909 Tf
+ (co) show
+ (ll)
+ [3.49088 3.47997 ] pdfxs
+ (ap) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ 65.6148 -337.522 m
+ /N614 10.909 Tf
+ (\() show
+ (dsnode)
+ [6.05449 4.30902 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 106.585 -337.522 m
+ /N695 10.909 Tf
+ (n) show
+ 113.133 -337.522 m
+ /N614 10.909 Tf
+ (\)) show
+ 34.5458 -351.071 m
+ (cell)
+ [4.8436 4.85451 3.0327 3.0327 ] pdfxs
+ 53.9398 -351.071 m
+ /N695 10.909 Tf
+ (e) show
+ 62.0488 -351.071 m
+ /N614 10.909 Tf
+ (=) show
+ 73.5648 -351.071 m
+ /N1028 10.909 Tf
+ (h) show
+ 77.8068 -351.071 m
+ /N614 10.909 Tf
+ (null,)
+ [5.75995 6.05449 3.0327 3.0327 6.6654 ] pdfxs
+ (0) show
+ 107.807 -351.071 m
+ /N1028 10.909 Tf
+ (i) show
+ 198.485 -351.071 m
+ /N614 10.909 Tf
+ (/) show
+ (/nullt)
+ [9.08719 5.75995 6.0654 3.02179 6.6763 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ 34.5458 -364.62 m
+ /N1028 10.909 Tf
+ (8) show
+ 40.6058 -364.62 m
+ /N695 10.909 Tf
+ (f) show
+ 50.1517 -364.62 m
+ /N1028 10.909 Tf
+ (2) show
+ 60.4547 -364.62 m
+ /N695 10.909 Tf
+ (fields)
+ [6.51273 3.76362 5.07272 3.46911 5.68363 5.11626 ] pdfxs
+ 90.0687 -364.62 m
+ /N614 10.909 Tf
+ (\() show
+ 94.3117 -364.62 m
+ /N695 10.909 Tf
+ (T) show
+ 102.202 -364.62 m
+ /N614 10.909 Tf
+ (\() show
+ 106.444 -364.62 m
+ /N695 10.909 Tf
+ (n) show
+ 112.992 -364.62 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 46.0607 -378.169 m
+ (e=mer)
+ [8.4872 12.1199 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (eCells)
+ [4.85451 7.8763 4.8436 3.0327 3.0327 4.29811 ] pdfxs
+ (\() show
+ 122.515 -378.169 m
+ /N695 10.909 Tf
+ (e;)
+ [5.08363 4.84359 ] pdfxs
+ (E) show
+ 141.125 -378.169 m
+ /N614 10.909 Tf
+ (\() show
+ 145.368 -378.169 m
+ /N1028 10.909 Tf
+ (h) show
+ 149.61 -378.169 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 167.522 -378.169 m
+ /N1028 10.909 Tf
+ (i) show
+ 171.764 -378.169 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [22.4726 ] pdfxs
+ (/) show
+ (/mer)
+ [9.0981 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.6981 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etwi)
+ [4.85451 7.87638 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 320.364 -378.169 m
+ /N695 10.909 Tf
+ (e) show
+ 46.0607 -391.718 m
+ /N614 10.909 Tf
+ (remove\feld)
+ [4.27631 4.8436 9.08711 5.15996 5.4545 8.47629 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 107 -391.718 m
+ /N695 10.909 Tf
+ (f) show
+ 198.485 -391.718 m
+ /N614 10.909 Tf
+ (/) show
+ (/remove)
+ [9.08719 4.27631 4.8436 9.09802 5.14905 5.4545 8.4872 ] pdfxs
+ (o) show
+ (lded)
+ [3.0327 9.68719 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e) show
+ 34.5457 -405.268 m
+ /N695 10.909 Tf
+ (T) show
+ 42.4357 -405.268 m
+ /N614 10.909 Tf
+ (\() show
+ 46.6776 -405.268 m
+ /N695 10.909 Tf
+ (n) show
+ 53.2256 -405.268 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 72.6196 -405.268 m
+ /N722 10.909 Tf
+ (char[]) show
+ 198.485 -405.268 m
+ /N614 10.909 Tf
+ (/) show
+ (/resettypeinf)
+ [9.08719 4.27631 4.8436 4.30902 4.8436 7.88729 3.93823 5.74904 6.37085 8.4872 3.02179 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rmati)
+ [4.27631 9.08711 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 34.5456 -418.817 m
+ /N695 10.909 Tf
+ (E) show
+ 43.2266 -418.817 m
+ /N614 10.909 Tf
+ (\() show
+ 47.4696 -418.817 m
+ /N1028 10.909 Tf
+ (h) show
+ 51.7116 -418.817 m
+ /N695 10.909 Tf
+ (n;)
+ [6.54546 3.0327 ] pdfxs
+ 63.1086 -418.817 m
+ /N614 10.909 Tf
+ (0) show
+ 68.5626 -418.817 m
+ /N1028 10.909 Tf
+ (i) show
+ 72.8056 -418.817 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 91.5936 -418.817 m
+ /N695 10.909 Tf
+ (e) show
+ 198.485 -418.817 m
+ /N614 10.909 Tf
+ (/) show
+ (/newed)
+ [9.08719 6.0654 4.8436 11.5199 4.8436 6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m\feld)
+ [12.7307 6.05449 4.85451 3.02179 9.6981 ] pdfxs
+ (0) show
+ 34.5456 -432.366 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 61.0046 -432.366 m
+ /N614 10.909 Tf
+ (\() show
+ 65.2476 -432.366 m
+ /N695 10.909 Tf
+ (n) show
+ 71.7956 -432.366 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.27638 8.4872 ] pdfxs
+ 90.5836 -432.366 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 117.043 -432.366 m
+ /N614 10.909 Tf
+ (\() show
+ 121.286 -432.366 m
+ /N695 10.909 Tf
+ (n) show
+ 127.834 -432.366 m
+ /N614 10.909 Tf
+ (\)) show
+ 138.137 -432.366 m
+ /N1028 10.909 Tf
+ ([) show
+ 151.47 -428.407 m
+ /N1666 7.96999 Tf
+ (0) show
+ 154.265 -432.366 m
+ /N1025 10.909 Tf
+ (O) show
+ 163.689 -428.407 m
+ /N1666 7.96999 Tf
+ (0) show
+ 198.485 -432.366 m
+ /N614 10.909 Tf
+ (/) show
+ (/m)
+ [9.08719 9.09802 ] pdfxs
+ (a) show
+ (rknodeC)
+ [4.2654 9.39264 6.0654 5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ 275.484 -432.366 m
+ /N1025 10.909 Tf
+ (o) show
+ 281.756 -432.366 m
+ /N614 10.909 Tf
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ 16.9365 -480.142 m
+ (I) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (hepseud)
+ [6.05449 8.39993 6.05449 4.30902 4.8436 6.0654 6.05449 ] pdfxs
+ (o) show
+ (-code,a)
+ [3.64352 4.8436 5.75995 6.0654 4.8436 6.59994 8.99992 ] pdfxs
+ (\\) show
+ (cell"is)
+ [4.8436 4.85451 3.02179 3.0327 8.99992 3.0327 7.85445 ] pdfxs
+ (a) show
+ 172.813 -480.142 m
+ /N1028 10.909 Tf
+ (h) show
+ 177.056 -480.142 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 199.783 -480.142 m
+ /N695 10.909 Tf
+ (;) show
+ 202.813 -480.142 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ 222.813 -480.142 m
+ /N1028 10.909 Tf
+ (i) show
+ 230.603 -480.142 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ir,used)
+ [3.02179 4.27631 6.59994 6.05449 4.30902 4.8436 9.61082 ] pdfxs
+ (a) show
+ (s)
+ [7.84354 ] pdfxs
+ (\\) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (urces")
+ [6.05449 4.27631 4.8436 4.85451 4.29811 9.01083 ] pdfxs
+ (o) show
+ (fed)
+ [6.87267 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 7.84354 3.0327 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (D) show
+ (S)
+ [9.59991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ -0.000549316 -502.065 m
+ (Thefunc)
+ [7.8763 6.0654 9.27265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (\\) show
+ 72.1834 -502.065 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (C)
+ [7.81088 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (s\() show
+ 128.079 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 132.8 -503.701 m
+ /N703 7.96999 Tf
+ (1) show
+ 137.532 -502.065 m
+ /N695 10.909 Tf
+ (;c)
+ [4.84359 4.72358 ] pdfxs
+ 147.102 -503.701 m
+ /N703 7.96999 Tf
+ (2) show
+ 151.834 -502.065 m
+ /N634 10.909 Tf
+ (\)) show
+ 156.295 -502.065 m
+ /N614 10.909 Tf
+ (")
+ [9.88355 ] pdfxs
+ (\() show
+ (describedin)
+ [6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 10.4835 3.0327 10.4835 
+ ] pdfxs
+ (t) show
+ (henextsec)
+ [6.05449 9.27265 6.0654 4.8436 5.75995 8.67274 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)mer)
+ [6.05449 8.67274 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.72717 ] pdfxs
+ (t) show
+ (hecells)
+ [6.05449 9.27265 4.85451 4.8436 3.0327 3.0327 4.29811 ] pdfxs
+ 400.666 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 405.387 -503.701 m
+ /N703 7.96999 Tf
+ (1) show
+ 414.544 -502.065 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 436.545 -502.065 m
+ /N695 10.909 Tf
+ (c) show
+ 441.266 -503.701 m
+ /N703 7.96999 Tf
+ (2) show
+ 450.423 -502.065 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.000671387 -523.987 m
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.10539 ] pdfxs
+ (t) show
+ (henodesp)
+ [6.0654 8.10539 6.05449 5.75995 6.0654 4.8436 7.5599 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.31628 ] pdfxs
+ (t) show
+ (oby)
+ [8.71629 5.75995 9.01083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (secells.Thisensures)
+ [4.30902 8.10539 4.8436 4.85451 3.0327 3.02179 4.30902 7.74539 7.88721 6.05449 3.0327 
+ 7.5599 4.8436 6.0654 4.30902 6.05449 4.27631 4.8436 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (t) show
+ (het)
+ [6.0654 8.10539 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ets)
+ [4.85451 4.23277 7.5599 ] pdfxs
+ (o) show
+ (fthetwocells)
+ [6.59994 4.23277 6.0654 8.10539 3.93823 7.58175 8.70538 4.85451 4.8436 3.0327 3.0327 
+ 7.5599 ] pdfxs
+ (a) show
+ (renow)
+ [4.2654 8.10539 6.0654 5.14905 7.8763 ] pdfxs
+ -0.000671387 -545.91 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lyequ)
+ [3.02179 8.7272 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (l.Bec)
+ [3.0327 7.6472 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.30902 7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.81084 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 7.81084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmmer)
+ [4.27631 3.0327 4.23277 6.0654 12.0544 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.26536 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.99995 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.0654 8.41084 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esfr)
+ [4.85451 7.26536 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.0544 ] pdfxs
+ (t) show
+ (henode,)
+ [6.0654 7.81084 6.0654 5.75995 6.05449 4.85451 6.11995 ] pdfxs
+ (t) show
+ (heendresul)
+ [6.0654 7.81084 4.85451 6.05449 9.03265 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ -0.000671387 -567.833 m
+ (is)
+ [3.0327 8.55262 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.10902 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 9.10902 ] pdfxs
+ (a) show
+ (sif\feld-sensi)
+ [8.56353 3.02179 7.59266 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 
+ 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivitywereneverspecul)
+ [3.0327 5.75995 3.0327 3.93823 10.0145 7.57085 4.85451 4.2654 9.10902 6.0654 4.8436 
+ 5.4545 4.8436 8.53082 4.30902 6.35994 4.85451 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 10.309 3.33815 ] pdfxs
+ (o) show
+ (rnode)
+ [8.53082 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ 313.943 -567.833 m
+ /N695 10.909 Tf
+ (n) show
+ 320.491 -567.833 m
+ /N614 10.909 Tf
+ (.)
+ [9.74173 ] pdfxs
+ (I) show
+ (fanodeh)
+ [7.59266 9.70901 6.05449 5.75995 6.0654 9.09811 6.0654 ] pdfxs
+ (a) show
+ (sbeenc)
+ [8.56353 6.35994 4.8436 4.85451 10.3199 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ -0.000732422 -589.755 m
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 24.8483 -589.755 m
+ /N1025 10.909 Tf
+ (O) show
+ 37.9083 -589.755 m
+ /N1028 10.909 Tf
+ (2) show
+ 48.2113 -589.755 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 74.6712 -589.755 m
+ /N614 10.909 Tf
+ (\() show
+ 78.9132 -589.755 m
+ /N695 10.909 Tf
+ (n) show
+ 85.4612 -589.755 m
+ /N614 10.909 Tf
+ (\)\)) show
+ (,itis)
+ [6.6654 3.0327 7.87638 3.0327 7.93081 ] pdfxs
+ (a) show
+ (lwaystre)
+ [3.0327 7.58175 5.14905 5.75995 7.94172 4.23277 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 9.6981 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.93081 4.30902 ] pdfxs
+ (a) show
+ (fe,but\feld-insensi)
+ [3.32724 4.85451 6.6654 6.0654 6.05449 7.87638 6.0654 4.8436 3.0327 6.0654 3.63261 
+ 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,m)
+ [3.0327 5.4545 4.8436 6.6654 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 1 0 0 1 0 -599.855 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (A) show
+ (sSec)
+ [7.26868 4.71023 3.76183 3.76183 ] pdfxs
+ (t) show
+ (ion3)
+ [2.3591 4.23211 8.63943 4.23211 ] pdfxs
+ (.) show
+ (2desc)
+ [8.16928 4.70226 3.76183 3.34744 3.76183 ] pdfxs
+ (ri) show
+ (be)
+ [4.94136 3.76183 ] pdfxs
+ (s) show
+ (,type)
+ [6.56725 3.05246 4.4712 4.94136 7.69901 ] pdfxs
+ (i) show
+ (nfo)
+ [4.70226 2.59022 4.23211 ] pdfxs
+ (r) show
+ (ma)
+ [7.06136 4.23211 ] pdfxs
+ (ti) show
+ (on)
+ [4.24008 8.63147 ] pdfxs
+ (i) show
+ (s)
+ [7.27665 ] pdfxs
+ (i) show
+ (nfer)
+ [4.71023 2.58225 3.76183 3.30756 ] pdfxs
+ (r) show
+ (edon)
+ [3.76183 8.63943 4.23211 4.70226 ] pdfxs
+ (l) show
+ (yatac)
+ [8.40837 4.23211 7.22873 4.23211 3.76183 ] pdfxs
+ (t) show
+ (ualacce)
+ [4.71023 4.23211 6.2883 4.23211 3.76183 3.76183 3.7698 ] pdfxs
+ (ss) show
+ (es)
+ [3.76183 7.27665 ] pdfxs
+ (r) show
+ (a)
+ [4.23211 ] pdfxs
+ (t) show
+ (herthanf)
+ [4.71023 3.76183 7.22879 3.29953 4.70226 4.23211 8.63943 2.59022 ] pdfxs
+ (r) show
+ (om)
+ [4.23211 10.9906 ] pdfxs
+ (t) show
+ (hedec)
+ [4.71023 7.69104 4.71023 3.76183 3.76183 ] pdfxs
+ (l) show
+ (aredtypesfo)
+ [4.23211 3.30756 3.76183 8.63943 3.05246 4.4712 4.94136 3.76183 7.27665 2.58225 4.24008 
+ ] pdfxs
+ (r) show
+ -12.437 -13.274 m
+ (va)
+ [4.00097 4.23211 ] pdfxs
+ (ri) show
+ (ab)
+ [4.23211 4.71023 ] pdfxs
+ (l) show
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (,)
+ [5.18048 ] pdfxs
+ (s) show
+ (o)
+ [7.05348 ] pdfxs
+ (t) show
+ (hatcommonid)
+ [4.71023 4.23211 6.11293 3.7698 4.23211 7.05339 7.06136 4.23211 7.52364 2.3591 4.70226 
+ ] pdfxs
+ (i) show
+ (oms)
+ [4.23211 7.06136 6.16085 ] pdfxs
+ (s) show
+ (uchasca)
+ [4.70226 3.5307 7.53161 4.23211 6.16085 3.76183 4.24008 ] pdfxs
+ (sti) show
+ (ngapo)
+ [4.70226 7.06145 7.05348 4.94136 4.23211 ] pdfxs
+ (i) show
+ (n)
+ [4.47113 ] pdfxs
+ (t) show
+ (er)
+ [3.7698 6.12096 ] pdfxs
+ (t) show
+ (o) show
+ 219.328 -13.274 m
+ /N1670 7.96999 Tf
+ (void*)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 243.322 -13.274 m
+ /N703 7.96999 Tf
+ (andbackdonotcau)
+ [4.23211 4.70226 7.53161 4.70226 4.24008 3.52273 7.29257 4.70226 7.06145 4.70226 4.23211 
+ 6.1209 3.76183 4.23211 4.71023 ] pdfxs
+ (s) show
+ (ea)
+ [6.58321 7.06145 ] pdfxs
+ (l) show
+ (o)
+ [4.23211 ] pdfxs
+ (s) show
+ (sofp)
+ [6.16085 4.24008 5.4116 4.70226 ] pdfxs
+ (r) show
+ (eci)
+ [3.76183 3.76183 2.3591 ] pdfxs
+ (si) show
+ (on)
+ [4.23211 4.70226 ] pdfxs
+ (.) show
+ 216.108 -50.894 m
+ /N614 10.909 Tf
+ (48) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 61 61
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (3.2Co)
+ [8.07685 4.476 24.2161 11.649 8.07685 ] pdfxs
+ (n) show
+ (str)
+ [6.35528 6.2836 6.58481 ] pdfxs
+ (uc) show
+ (tionAlgorit)
+ [6.2836 4.476 8.07685 14.346 12.1798 4.49035 8.0625 8.07685 6.58481 4.49035 6.26925 
+ ] pdfxs
+ (h) show
+ (m) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (D) show
+ (S)
+ [8.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.21082 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 7.76721 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edandre\fnedina)
+ [4.85451 8.96719 5.46541 6.05449 8.9781 4.27631 4.8436 6.0654 6.05449 4.85451 8.9781 
+ 3.02179 8.9781 8.3672 ] pdfxs
+ (t) show
+ (hrees)
+ [6.0654 4.27631 4.8436 7.76721 4.29811 ] pdfxs
+ (t) show
+ (epprocess.The\frstph)
+ [4.85451 8.96719 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 7.6472 7.8763 
+ 6.05449 7.76721 6.0654 4.2654 4.30902 7.15638 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 7.7563 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (sa)
+ [7.22172 8.3672 ] pdfxs
+ (D) show
+ (S)
+ [8.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 8.9781 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -54.648 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.2654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.2654 3.0327 10.2545 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.04356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,using)
+ [9.09802 7.36357 6.0654 4.29811 3.0327 6.0654 9.65446 ] pdfxs
+ (o) show
+ (nlyin)
+ [6.05449 3.0327 9.95991 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (linf)
+ [7.23266 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2545 ] pdfxs
+ (\() show
+ (a)
+ [9.65446 ] pdfxs
+ (\\) show
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l")
+ [3.0327 9.65446 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Sec)
+ [9.56719 6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 0 -76.571 m
+ (a)
+ [10.6581 ] pdfxs
+ (\\) show
+ (B)
+ [7.7344 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (p")
+ [6.0654 10.6581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.74904 4.30902 3.0327 9.50171 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisused)
+ [4.30902 10.0581 3.0327 9.50171 6.0654 4.29811 4.85451 11.269 ] pdfxs
+ (t) show
+ (oelimin)
+ [10.6581 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (einc)
+ [10.0472 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [10.0581 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nduetoc)
+ [11.269 6.05449 6.0654 10.0581 4.23277 10.669 4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 9.51261 3.02179 11.269 ] pdfxs
+ (a) show
+ 0 -98.493 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,byinc)
+ [6.05449 6.62176 5.75995 9.3381 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (inginf)
+ [3.0327 6.05449 9.03265 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.64355 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mc)
+ [12.6762 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.43266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsin)
+ [6.05449 6.0654 7.88717 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.43266 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\(cre)
+ [6.0654 9.64355 4.23277 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (inga)
+ [3.0327 6.05449 9.04356 9.03265 ] pdfxs
+ (\\) show
+ (B)
+ [7.72349 ] pdfxs
+ (U") show
+ 0 -120.416 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.The\fn)
+ [7.60357 7.8763 6.0654 7.65812 6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.84722 ] pdfxs
+ (\\) show
+ (T)
+ [6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own"ph)
+ [5.14905 7.8763 6.0654 8.26902 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seelimin)
+ [4.29811 7.66903 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (esinc)
+ [4.8436 7.11264 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [7.66903 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndue)
+ [8.87992 6.0654 6.05449 7.66903 ] pdfxs
+ (t) show
+ (oinc)
+ [8.26902 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ming)
+ [9.09802 3.0327 6.05449 8.26902 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ 0 -142.338 m
+ (bymer)
+ [5.75995 9.18537 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.0327 6.0654 8.87992 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.70173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsintoc)
+ [6.0654 6.05449 7.73445 3.0327 5.75995 4.23277 8.89083 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 7.72354 ] pdfxs
+ (\() show
+ (cre)
+ [4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (inga)
+ [3.0327 6.05449 8.87992 8.89083 ] pdfxs
+ (\\) show
+ (T)
+ [7.8763 ] pdfxs
+ (D) show
+ (")
+ [8.87992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.TheBU)
+ [7.81084 7.8763 6.0654 8.26902 7.7344 11.6072 ] pdfxs
+ (a) show
+ (ndTDph)
+ [6.0654 9.47991 7.88721 11.76 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.73445 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.27993 ] pdfxs
+ (o) show
+ (n) show
+ 0 -164.261 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (\\) show
+ (known"S)
+ [5.75995 6.0654 5.14905 7.8763 6.0654 9.08719 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.02179 9.40355 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 9.6981 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (\() show
+ (SCCs\)in)
+ [6.0654 7.8763 7.8763 4.30902 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ 16.936 -186.183 m
+ (Twopr)
+ [7.8763 7.58175 10.5926 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perties)
+ [6.35994 4.85451 4.27631 4.23277 3.0327 4.85451 9.43625 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 9.99264 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 9.39273 3.32724 ] pdfxs
+ (o) show
+ (runders)
+ [9.41444 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (ndinghow)
+ [6.0654 6.05449 3.0327 6.0654 10.5926 6.05449 5.14905 13.0253 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.99264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisw)
+ [3.02179 5.75995 4.30902 3.02179 9.44716 7.57085 ] pdfxs
+ (o) show
+ (rksin)
+ [4.27631 5.75995 9.43625 3.0327 11.2035 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.05449 9.99264 6.0654 4.2654 4.85451 4.29811 4.85451 6.05449 4.85451 9.98173 ] pdfxs
+ (o) show
+ (f) show
+ 0 -208.106 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (epr)
+ [7.67994 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.02176 ] pdfxs
+ (a) show
+ (ndhowitc)
+ [6.0654 8.87992 6.0654 5.14905 10.7126 3.0327 7.06911 4.8436 ] pdfxs
+ (a) show
+ (nincremen)
+ [8.89083 3.0327 6.05449 4.85451 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (llyc)
+ [3.0327 3.0327 8.58538 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.0654 4.8436 7.06911 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.66903 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 5.86904 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (pheven)
+ [6.0654 8.89083 4.8436 5.4545 4.8436 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hit)
+ [8.89083 3.0327 7.06911 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ 0 -230.028 m
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (t) show
+ (heSCCs)
+ [6.05449 8.43266 6.0654 7.8763 7.8763 7.88717 ] pdfxs
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Firs)
+ [6.05449 6.0654 7.85448 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.62176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (D) show
+ (S)
+ [9.64355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.64355 3.33815 ] pdfxs
+ (o) show
+ (rafunc)
+ [7.85446 9.03265 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.64355 3.02179 7.88717 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 9.3381 4.8436 ] pdfxs
+ (o) show
+ (rrectevenif)
+ [4.27631 4.27631 4.8436 4.85451 7.82183 4.8436 5.4545 4.85451 9.64355 3.02179 6.9163 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -251.951 m
+ (asubset)
+ [9.6981 4.29811 6.0654 6.05449 4.30902 4.8436 8.48728 ] pdfxs
+ (o) show
+ (fi)
+ [7.58175 3.02179 ] pdfxs
+ (t) show
+ (sp)
+ [8.55262 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.26539 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.02179 4.85451 4.27631 8.54171 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.309 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.2763 4.8436 ] pdfxs
+ (a) show
+ (lleeshavebeeninc)
+ [3.0327 3.0327 4.8436 4.85451 8.54171 6.0654 5.14905 5.4545 9.0872 6.35994 4.85451 
+ 4.8436 10.309 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (edin)
+ [4.85451 10.2981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.0872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.309 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 0 -273.873 m
+ (t) show
+ (heinf)
+ [6.05449 9.15265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.3635 3.0327 10.3526 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.14174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.3635 4.8436 ] pdfxs
+ (a) show
+ (nbeuseds)
+ [10.3635 6.35994 9.15265 6.05449 4.30902 4.8436 10.3635 4.29811 ] pdfxs
+ (a) show
+ (felysol)
+ [3.33815 4.8436 3.0327 10.0581 4.29811 9.75264 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.75264 ] pdfxs
+ (a) show
+ (s)
+ [8.60717 ] pdfxs
+ (t) show
+ (helimi)
+ [6.05449 9.15265 3.02179 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.60717 ] pdfxs
+ (o) show
+ (nnodeswi)
+ [10.3526 6.0654 5.75995 6.05449 4.85451 8.59626 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ 451.97 -273.873 m
+ /N1025 10.909 Tf
+ (`C')
+ [3.47997 9.06531 3.47997 ] pdfxs
+ 0 -295.796 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [8.58535 ] pdfxs
+ (a) show
+ (rerespec)
+ [4.27631 9.13083 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 7.47266 ] pdfxs
+ (a) show
+ (sdescribedinSecti)
+ [8.58535 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.3417 3.0327 
+ 10.3417 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.)
+ [9.82901 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.48357 ] pdfxs
+ (t) show
+ (hekey)
+ [6.05449 9.14174 5.4545 4.8436 10.0472 ] pdfxs
+ (t) show
+ (othispr)
+ [9.74173 4.23277 6.0654 3.0327 8.58535 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pertysimplyis)
+ [6.37085 4.8436 4.27631 3.93823 10.0472 4.29811 3.0327 9.08711 6.0654 3.02179 10.0472 
+ 3.0327 4.29811 ] pdfxs
+ 0 -317.718 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tanodemustn)
+ [7.99638 9.20719 6.05449 5.75995 6.0654 8.59629 8.79257 6.05449 4.30902 7.98547 6.0654 
+ ] pdfxs
+ (o) show
+ (tbemarkedc)
+ [7.99638 6.35994 8.59629 9.08711 5.46541 4.2654 5.4545 4.85451 9.80719 4.8436 ] pdfxs
+ (o) show
+ (mpleteun)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.6072 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ilitisknown)
+ [3.0327 6.77449 3.0327 7.99638 3.0327 8.05081 5.75995 6.05449 5.14905 7.88721 9.80719 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.99638 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.77449 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.02179 4.85451 4.27631 8.05081 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.81809 4.8436 ] pdfxs
+ (a) show
+ (lleesp)
+ [3.0327 3.0327 4.8436 4.85451 8.05081 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -339.641 m
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnodehavebeeninc)
+ [7.47275 6.05449 5.75995 6.0654 8.06175 6.0654 5.14905 5.4545 8.07266 6.35994 4.85451 
+ 4.8436 9.28355 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edinto)
+ [4.8436 9.28355 3.0327 5.75995 4.23277 8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.07266 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Sec)
+ [6.05449 6.0654 7.74539 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 6.33813 ] pdfxs
+ (t) show
+ (heresult)
+ [6.05449 8.07266 4.27631 4.8436 4.30902 6.05449 3.0327 7.46184 ] pdfxs
+ (o) show
+ (ftwo)
+ [6.5563 3.93823 7.58175 8.67265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlinin)
+ [6.0654 9.28355 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -361.564 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.78171 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.3272 ] pdfxs
+ (o) show
+ (rtwoc)
+ [8.75991 3.93823 7.57085 9.9381 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.5163 4.30902 3.02179 ] pdfxs
+ (t) show
+ (esisindependent)
+ [4.85451 8.78171 3.0327 8.78171 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.05449 4.85451 5.75995 8.72728 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.3272 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.749 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns.Thisf)
+ [6.0654 4.29811 10.4181 7.88721 6.05449 3.0327 8.78171 3.33815 ] pdfxs
+ (o) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 ] pdfxs
+ 0 -383.486 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mam)
+ [12.9816 9.3381 9.09802 ] pdfxs
+ (o) show
+ (reb)
+ [4.2654 8.73811 6.0654 ] pdfxs
+ (a) show
+ (sicpr)
+ [4.29811 3.0327 8.73811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 9.64355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.13819 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (o) show
+ (rderinwhichaset)
+ [4.27631 6.05449 4.85451 8.15991 3.0327 9.949 7.8763 6.0654 3.02179 4.54905 9.949 
+ 9.3381 4.30902 4.8436 8.13819 ] pdfxs
+ (o) show
+ (fnodes)
+ [7.22175 6.05449 5.75995 6.0654 4.8436 8.19263 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 8.7272 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (eddoesn)
+ [4.8436 9.949 6.0654 5.75995 4.8436 8.19263 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.12729 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.12729 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -405.409 m
+ (\fn)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (lresul)
+ [6.6654 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 0 -443.241 m
+ /N622 11.955 Tf
+ (3.2.1PrimitiveGr)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.1814 5.49929 3.73 11.2138 3.73 5.23633 
+ 3.73 6.73059 10.616 10.5682 5.49929 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (O) show
+ (peratio)
+ [7.84247 6.13291 5.49929 6.52739 5.23633 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s) show
+ 0 -472.209 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [10.6254 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 10.0145 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisa\row-insensi)
+ [3.0327 5.75995 4.29811 3.0327 9.47989 3.0327 9.47989 10.6254 6.0654 5.14905 7.8763 
+ 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.0254 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmwhichusesauni\fc)
+ [6.0654 14.2689 7.8763 6.05449 3.0327 4.54905 11.2363 6.05449 4.30902 4.8436 9.47989 
+ 10.6363 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 11.2363 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -494.132 m
+ (model,simil)
+ [9.08711 5.75995 6.0654 4.8436 3.0327 7.41812 4.29811 3.0327 9.09802 3.02179 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [8.509 ] pdfxs
+ (t) show
+ (oS)
+ [9.6981 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 8.54171 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm[)
+ [6.0654 13.3198 3.0327 ] pdfxs
+ (129) show
+ (].The)
+ [3.0327 9.68719 7.8763 6.05449 9.0872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmusessever)
+ [4.27631 3.0327 4.23277 6.0654 13.3307 6.05449 4.30902 4.8436 8.54171 4.30902 4.8436 
+ 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lprimitive)
+ [7.26539 6.0654 4.27631 3.02179 9.09802 3.0327 4.23277 3.0327 5.4545 9.0872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -516.054 m
+ (o) show
+ (nDS)
+ [9.46901 8.32365 9.46901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,showninFi)
+ [6.05449 6.0654 4.29811 6.47994 4.30902 6.05449 5.14905 7.88721 9.4581 3.0327 9.46901 
+ 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.25811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.These)
+ [7.79993 7.8763 6.0654 4.8436 4.29811 8.25811 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.70172 ] pdfxs
+ (a) show
+ (reusedin)
+ [4.27631 8.2472 6.0654 4.29811 4.85451 9.4581 3.0327 9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.2472 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 12.4907 ] pdfxs
+ (t) show
+ (omer)
+ [8.85811 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (etwocells,)
+ [8.2472 3.93823 7.58175 8.85811 4.8436 4.85451 3.02179 3.0327 4.30902 3.0327 ] pdfxs
+ 0 -537.977 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (etwonodeswhile)
+ [8.15993 3.94914 7.57085 8.77083 6.05449 5.75995 6.0654 4.8436 7.61445 7.8763 6.0654 
+ 3.0327 3.02179 8.15993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ning\feldsinaspeci\fedm)
+ [6.05449 3.0327 6.0654 8.75992 6.0654 4.8436 3.0327 6.0654 7.61445 3.0327 9.37082 
+ 8.75992 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 9.37082 9.08711 ] pdfxs
+ (a) show
+ (nner,)
+ [6.0654 6.05449 4.85451 4.2654 6.41449 ] pdfxs
+ (t) show
+ (oinlineac)
+ [8.75992 3.0327 6.0654 3.02179 3.0327 6.0654 8.15993 8.75992 4.85451 ] pdfxs
+ (a) show
+ (llee's)
+ [3.0327 3.02179 4.85451 4.8436 3.0327 7.61445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.37082 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.75992 8.77083 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ 0 -559.899 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phatap)
+ [6.05449 9.53446 5.46541 7.71274 8.93447 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icularc)
+ [3.0327 4.8436 6.0654 3.02179 5.46541 7.74537 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.51267 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 6.5454 ] pdfxs
+ (a) show
+ (ndvicevers)
+ [6.05449 9.53446 5.75995 3.0327 4.8436 8.33448 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (.Thel)
+ [7.82175 7.88721 6.05449 8.32357 3.0327 ] pdfxs
+ (att) show
+ (ertwo)
+ [4.8436 7.75628 3.93823 7.57085 8.93447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.77808 ] pdfxs
+ (a) show
+ (redescribedl)
+ [4.27631 8.32357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.53446 
+ 3.0327 ] pdfxs
+ (at) show
+ (erin)
+ [4.8436 7.75628 3.02179 9.54537 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -581.822 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -603.744 m
+ (Thefund)
+ [7.8763 6.0654 8.1272 3.32724 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (a) show
+ (l)
+ [6.31631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.3381 3.02179 9.3381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1272 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 12.3707 3.0327 4.29811 ] pdfxs
+ 240.907 -603.744 m
+ /N695 10.909 Tf
+ (m) show
+ (ergeCells)
+ [5.08363 5.22545 5.58546 5.08363 8.57443 5.08363 3.46911 3.46911 5.11626 ] pdfxs
+ 297.174 -603.744 m
+ /N614 10.909 Tf
+ (,whichmer)
+ [6.38176 7.8763 6.0654 3.02179 4.54905 9.3381 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.58172 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 8.1272 3.93823 7.58175 8.7272 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etnodes)
+ [4.8436 7.51638 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -625.667 m
+ (speci\fed.Thisrequiresmer)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 6.0654 11.0944 7.88721 6.05449 
+ 3.0327 9.0108 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 9.0108 9.08711 
+ 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 10.1563 ] pdfxs
+ (t) show
+ (hetypeinf)
+ [6.0654 9.55628 3.93823 5.75995 6.35994 9.55628 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,\r)
+ [6.0654 8.0072 6.05449 ] pdfxs
+ (ag) show
+ (s,)
+ [4.30902 8.0072 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.29811 8.01811 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.05449 10.1672 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 9.0108 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (t) show
+ (hetw)
+ [6.0654 9.55628 3.93823 7.57085 ] pdfxs
+ (o) show
+ 228.545 -657.201 m
+ (49) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 62 62
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodes,)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 7.24357 ] pdfxs
+ (a) show
+ (ndmoving)
+ [6.0654 10.1563 9.09802 5.14905 5.75995 3.0327 6.05449 9.55628 ] pdfxs
+ (t) show
+ (heinc)
+ [6.0654 8.94538 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (minged)
+ [9.08711 3.0327 6.05449 9.55628 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.3999 ] pdfxs
+ (t) show
+ (o)
+ [9.55628 ] pdfxs
+ (t) show
+ (heresul)
+ [6.0654 8.94538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingnode.)
+ [3.0327 6.05449 9.55628 6.0654 5.75995 6.05449 4.85451 9.27265 ] pdfxs
+ (I) show
+ (f)
+ [7.43993 ] pdfxs
+ (t) show
+ (hetwo\feldshaveinc)
+ [6.05449 8.95629 3.93823 7.57085 9.55628 6.0654 4.8436 3.0327 6.05449 8.41081 6.05449 
+ 5.15996 5.4545 8.94538 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -21.922 m
+ (types)
+ [3.93823 5.75995 6.35994 4.85451 8.87989 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 58.247 -21.922 m
+ /N695 10.909 Tf
+ (T) show
+ 66.138 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 70.38 -21.922 m
+ /N695 10.909 Tf
+ (n) show
+ 76.928 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 81.66 -21.922 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.84728 8.4872 ] pdfxs
+ 103.598 -21.922 m
+ /N722 10.909 Tf
+ (int) show
+ 120.779 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 128.627 -21.922 m
+ /N695 10.909 Tf
+ (f) show
+ 133.968 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 143.306 -21.922 m
+ /N614 10.909 Tf
+ (=)
+ [13.0908 ] pdfxs
+ (0) show
+ (,) show
+ 169.698 -21.922 m
+ /N695 10.909 Tf
+ (T) show
+ 177.588 -21.922 m
+ /N614 10.909 Tf
+ (\() show
+ 181.831 -21.922 m
+ /N695 10.909 Tf
+ (n) show
+ 188.379 -23.559 m
+ /N703 7.96999 Tf
+ (2) show
+ 193.111 -21.922 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.84728 8.4872 ] pdfxs
+ 215.049 -21.922 m
+ /N1028 10.909 Tf
+ (f) show
+ 220.503 -21.922 m
+ /N722 10.909 Tf
+ (int) show
+ 237.685 -21.922 m
+ /N695 10.909 Tf
+ (;) show
+ 242.533 -21.922 m
+ /N722 10.909 Tf
+ (short) show
+ 271.169 -21.922 m
+ /N1028 10.909 Tf
+ (g) show
+ 276.624 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 284.472 -21.922 m
+ /N695 10.909 Tf
+ (f) show
+ 289.813 -23.559 m
+ /N703 7.96999 Tf
+ (2) show
+ 299.15 -21.922 m
+ /N614 10.909 Tf
+ (=)
+ [13.0908 ] pdfxs
+ (1\)) show
+ (,)
+ [7.84357 ] pdfxs
+ (o) show
+ (rif)
+ [8.85809 3.0327 7.90902 ] pdfxs
+ (t) show
+ (hetwonodetypes)
+ [6.0654 9.42537 3.93823 7.58175 10.0363 6.05449 5.75995 6.05449 9.43629 3.93823 5.75995 
+ 6.35994 4.85451 8.87989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.000213623 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (iblebut)
+ [3.0327 6.0654 3.02179 9.3272 6.05449 6.0654 8.71637 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 9.3272 6.05449 4.85451 3.02179 6.0654 8.7708 ] pdfxs
+ (a) show
+ (remis)
+ [4.27631 9.3272 9.08711 3.0327 4.29811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.5272 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 228.032 -43.845 m
+ /N695 10.909 Tf
+ (T) show
+ 235.922 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 240.165 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 246.713 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 251.445 -43.845 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.66183 8.4872 ] pdfxs
+ 273.02 -43.845 m
+ /N695 10.909 Tf
+ (T) show
+ 280.91 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ 285.152 -43.845 m
+ /N695 10.909 Tf
+ (n) show
+ 291.7 -45.481 m
+ /N703 7.96999 Tf
+ (2) show
+ 296.433 -43.845 m
+ /N614 10.909 Tf
+ (\)=)
+ [8.66183 8.4872 ] pdfxs
+ 318.008 -43.845 m
+ /N1028 10.909 Tf
+ (f) show
+ 323.462 -43.845 m
+ /N722 10.909 Tf
+ (int) show
+ 340.644 -43.845 m
+ /N695 10.909 Tf
+ (;) show
+ 345.492 -43.845 m
+ /N722 10.909 Tf
+ (short) show
+ 374.128 -43.845 m
+ /N1028 10.909 Tf
+ (g) show
+ 379.583 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 387.295 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 392.636 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 401.792 -43.845 m
+ /N614 10.909 Tf
+ (=)
+ [12.9053 ] pdfxs
+ (0) show
+ (,) show
+ 427.867 -43.845 m
+ /N695 10.909 Tf
+ (f) show
+ 433.208 -45.481 m
+ /N703 7.96999 Tf
+ (2) show
+ 442.364 -43.845 m
+ /N614 10.909 Tf
+ (=)
+ [12.9053 ] pdfxs
+ (1\)) show
+ (,) show
+ -0.000305176 -65.768 m
+ (t) show
+ (heresul)
+ [6.05449 8.31266 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingnodeis\frstc)
+ [3.0327 6.05449 8.91265 6.0654 5.75995 6.05449 8.31266 3.0327 7.75627 6.0654 4.2654 
+ 4.30902 7.70183 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 9.52355 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [7.76717 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.51264 3.0327 
+ 9.52355 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (10) show
+ (,bef)
+ [6.52358 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.30175 ] pdfxs
+ (t) show
+ (herest)
+ [6.0654 8.31266 4.2654 4.85451 4.29811 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (heinf)
+ [6.05449 8.31266 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.52355 3.0327 4.29811 ] pdfxs
+ -0.000305176 -87.69 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed.Mer)
+ [4.85451 6.05449 8.89083 9.99272 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.02179 6.0654 9.42537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (tgo) show
+ (inged)
+ [3.0327 6.0654 9.42537 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esc)
+ [4.8436 8.2799 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 8.26899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etnode)
+ [4.8436 8.21456 6.0654 5.74904 6.0654 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (t) show
+ (heed)
+ [6.05449 8.82538 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 8.2799 ] pdfxs
+ (t) show
+ (obemer)
+ [9.42537 6.35994 8.82538 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 10.0254 ] pdfxs
+ (a) show
+ (swell)
+ [8.2799 7.57085 4.85451 3.02179 7.00357 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 3.33815 ] pdfxs
+ -0.000305176 -109.613 m
+ (t) show
+ (henodeisc)
+ [6.05449 8.73811 6.05449 5.75995 6.0654 8.7272 3.0327 8.18172 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (psed,)
+ [6.0654 4.30902 4.8436 6.0654 6.97085 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.73811 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ingnodef)
+ [3.02179 6.0654 9.3381 6.0654 5.74904 6.0654 8.7272 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 214.707 -109.613 m
+ /N695 10.909 Tf
+ (n) show
+ 221.255 -111.249 m
+ /N703 7.96999 Tf
+ (2) show
+ 229.87 -109.613 m
+ /N614 10.909 Tf
+ (willhave)
+ [7.8763 3.0327 3.0327 6.9163 6.05449 5.14905 5.4545 8.73811 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.64355 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.7272 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (go) show
+ (inged)
+ [3.0327 6.0654 9.3381 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ewhichismer)
+ [8.7272 7.8763 6.0654 3.0327 4.53815 9.949 3.0327 8.18172 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -0.000335693 -131.535 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.1345 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.10176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (-ed)
+ [3.63261 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.37808 ] pdfxs
+ (o) show
+ (f) show
+ 121.934 -131.535 m
+ /N695 10.909 Tf
+ (n) show
+ 128.482 -133.172 m
+ /N703 7.96999 Tf
+ (1) show
+ 133.214 -131.535 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Toperf)
+ [9.18537 6.97085 9.52355 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.1562 ] pdfxs
+ (t) show
+ (hisrecursivemer)
+ [6.0654 3.02179 8.37808 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 
+ 8.92356 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.52355 ] pdfxs
+ (o) show
+ (fnodese\016cien)
+ [7.40721 6.05449 5.75995 6.0654 4.8436 8.37808 4.8436 9.08711 4.85451 3.0327 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.84359 7.21085 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.92356 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ -0.000350952 -153.458 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (a) show
+ (reimplemen)
+ [4.27631 8.4872 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edusingT)
+ [4.85451 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n's)
+ [6.0654 3.0327 7.94172 ] pdfxs
+ (U) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (n-Find)
+ [6.0654 3.63261 7.12357 3.02179 6.0654 9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.)
+ [6.0654 9.08711 3.0327 ] pdfxs
+ 9.72664 -186.164 m
+ /N1156 8.96599 Tf
+ (\() show
+ 13.3106 -186.164 m
+ /N1223 8.96599 Tf
+ (Merge)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 ] pdfxs
+ (tw) show
+ (ocellsofsameordi\013ere)
+ [7.99761 3.76572 4.23195 2.82423 2.34903 7.05622 4.70709 6.11483 3.7657 4.70709 7.52243 
+ 7.53143 4.70709 7.17278 4.70709 2.81534 5.64862 4.23195 3.41603 4.23195 ] pdfxs
+ (n) show
+ (tnodes;)
+ [6.34795 5.1823 4.23189 4.70709 4.23195 3.7657 6.11483 ] pdfxs
+ (u) show
+ (pdate)
+ [4.23189 4.70709 4.69812 3.0664 4.23195 ] pdfxs
+ 218.571 -186.164 m
+ /N1305 8.96599 Tf
+ (n) show
+ 224.13 -187.16 m
+ /N1153 5.978 Tf
+ (2) show
+ 228.281 -186.164 m
+ /N1223 8.96599 Tf
+ (,d)
+ [6.11483 4.70709 ] pdfxs
+ (i) show
+ (scard)
+ [3.75673 3.76572 4.70709 3.40706 4.70709 ] pdfxs
+ 265.565 -186.164 m
+ /N1305 8.96599 Tf
+ (n) show
+ 271.124 -187.16 m
+ /N1153 5.978 Tf
+ (1) show
+ 275.275 -186.164 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72662 -197.123 m
+ (Cell)
+ [6.6528 4.10643 2.55527 2.56423 ] pdfxs
+ 28.6736 -197.123 m
+ /N1217 8.96599 Tf
+ (mer) show
+ (g)
+ [5.30782 ] pdfxs
+ (e) show
+ (C)
+ [7.66588 ] pdfxs
+ (e) show
+ (lls)
+ [2.9408 2.94976 4.18707 ] pdfxs
+ 79.5446 -197.123 m
+ /N1156 8.96599 Tf
+ (\(C)
+ [3.58634 6.6528 ] pdfxs
+ (e) show
+ (ll)
+ [2.56423 2.56423 ] pdfxs
+ 102.075 -197.123 m
+ /N1220 8.96599 Tf
+ (h) show
+ 105.659 -197.123 m
+ /N1305 8.96599 Tf
+ (n) show
+ 111.218 -198.119 m
+ /N1153 5.978 Tf
+ (1) show
+ 115.369 -197.123 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 123.937 -198.119 m
+ /N1153 5.978 Tf
+ (1) show
+ 128.088 -197.123 m
+ /N1220 8.96599 Tf
+ (i) show
+ 131.672 -197.123 m
+ /N1156 8.96599 Tf
+ (,Cell)
+ [5.6306 6.6528 4.10643 2.55527 2.56423 ] pdfxs
+ 156.25 -197.123 m
+ /N1220 8.96599 Tf
+ (h) show
+ 159.833 -197.123 m
+ /N1305 8.96599 Tf
+ (n) show
+ 165.392 -198.119 m
+ /N1153 5.978 Tf
+ (2) show
+ 169.544 -197.123 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 178.112 -198.119 m
+ /N1153 5.978 Tf
+ (2) show
+ 182.262 -197.123 m
+ /N1220 8.96599 Tf
+ (i) show
+ 185.846 -197.123 m
+ /N1156 8.96599 Tf
+ (,\))
+ [2.55527 3.58634 ] pdfxs
+ 19.4545 -208.082 m
+ (if\()
+ [2.55527 5.89061 3.58634 ] pdfxs
+ (In) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pa) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (b) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (F)
+ [5.24515 ] pdfxs
+ (orMerge) show
+ (\() show
+ 125.863 -208.082 m
+ /N1305 8.96599 Tf
+ (T) show
+ 132.519 -208.082 m
+ /N1156 8.96599 Tf
+ (\() show
+ 136.103 -208.082 m
+ /N1305 8.96599 Tf
+ (n) show
+ 141.662 -209.078 m
+ /N1153 5.978 Tf
+ (1) show
+ 145.813 -208.082 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 149.396 -208.082 m
+ /N1305 8.96599 Tf
+ (;T)
+ [4.09742 5.37965 ] pdfxs
+ 160.148 -208.082 m
+ /N1156 8.96599 Tf
+ (\() show
+ 163.732 -208.082 m
+ /N1305 8.96599 Tf
+ (n) show
+ 169.291 -209.078 m
+ /N1153 5.978 Tf
+ (2) show
+ 173.442 -208.082 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 177.026 -208.082 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 185.594 -209.078 m
+ /N1153 5.978 Tf
+ (1) show
+ 189.745 -208.082 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 198.314 -209.078 m
+ /N1153 5.978 Tf
+ (2) show
+ 202.465 -208.082 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1814 -219.041 m
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ap) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ 63.5374 -219.041 m
+ /N1305 8.96599 Tf
+ (n) show
+ 69.0964 -220.037 m
+ /N1153 5.978 Tf
+ (2) show
+ 76.3194 -219.041 m
+ /N1156 8.96599 Tf
+ (\(i.)
+ [3.58634 2.55527 2.56423 ] pdfxs
+ (e) show
+ (.,m)
+ [2.55527 5.63957 7.67484 ] pdfxs
+ (erg) show
+ (e)
+ [7.1728 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.18594 ] pdfxs
+ (ou) show
+ (t-e)
+ [3.58634 3.06639 4.10643 ] pdfxs
+ (dge) show
+ (s\))
+ [3.63121 3.58634 ] pdfxs
+ 19.4544 -230 m
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 76.5894 -230 m
+ /N1305 8.96599 Tf
+ (n) show
+ 82.1483 -230.996 m
+ /N1153 5.978 Tf
+ (1) show
+ 89.3713 -230 m
+ /N1156 8.96599 Tf
+ (into)
+ [2.55527 4.86852 3.58634 7.67495 ] pdfxs
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 139.595 -230 m
+ /N1305 8.96599 Tf
+ (n) show
+ 145.154 -230.996 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4543 -240.959 m
+ /N1156 8.96599 Tf
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (ls)
+ [2.56423 6.70655 ] pdfxs
+ (of) show
+ 86.3173 -240.959 m
+ /N1305 8.96599 Tf
+ (n) show
+ 91.8763 -241.955 m
+ /N1153 5.978 Tf
+ (1) show
+ 99.0983 -240.959 m
+ /N1156 8.96599 Tf
+ (into)
+ [2.56423 4.85956 3.58634 7.67495 ] pdfxs
+ (g) show
+ (l)
+ [2.56423 ] pdfxs
+ (ob) show
+ (als)
+ [4.59962 2.56423 6.70655 ] pdfxs
+ (of) show
+ 159.05 -240.959 m
+ /N1305 8.96599 Tf
+ (n) show
+ 164.609 -241.955 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4543 -251.918 m
+ /N1156 8.96599 Tf
+ (me)
+ [7.67484 4.10643 ] pdfxs
+ (rg) show
+ (et)
+ [7.16383 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (ea) show
+ (ch)
+ [3.83745 8.19491 ] pdfxs
+ (ou) show
+ (t-)
+ [3.58634 3.06639 ] pdfxs
+ (edg) show
+ (e)
+ [7.1728 ] pdfxs
+ (of) show
+ 152.883 -251.918 m
+ /N1220 8.96599 Tf
+ (h) show
+ 156.467 -251.918 m
+ /N1305 8.96599 Tf
+ (n) show
+ 162.026 -252.914 m
+ /N1153 5.978 Tf
+ (1) show
+ 166.177 -251.918 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 174.745 -252.914 m
+ /N1687 5.978 Tf
+ (j) show
+ 178.648 -251.918 m
+ /N1220 8.96599 Tf
+ (i) show
+ 185.304 -251.918 m
+ /N1156 8.96599 Tf
+ (wit)
+ [6.6528 2.56423 3.57737 ] pdfxs
+ (h) show
+ 48.6362 -262.877 m
+ (t)
+ [3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (fc)
+ [5.89061 4.0885 ] pdfxs
+ (orr) show
+ (esp)
+ [4.10643 3.63121 5.37062 ] pdfxs
+ (ond) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.67495 ] pdfxs
+ (\f) show
+ (eld)
+ [4.10643 2.55527 8.19491 ] pdfxs
+ (of) show
+ 175.983 -262.877 m
+ /N1305 8.96599 Tf
+ (n) show
+ 181.542 -263.873 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4542 -273.835 m
+ /N1156 8.96599 Tf
+ (movei)
+ [7.67484 4.35754 4.60858 7.1728 2.55527 ] pdfxs
+ (n) show
+ (-)
+ [3.07535 ] pdfxs
+ (edge) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 89.1432 -273.835 m
+ /N1305 8.96599 Tf
+ (n) show
+ 94.7022 -274.832 m
+ /N1153 5.978 Tf
+ (1) show
+ 101.925 -273.835 m
+ /N1156 8.96599 Tf
+ (toc)
+ [3.58634 7.67495 4.09746 ] pdfxs
+ (orre) show
+ (sp)
+ [3.64018 5.37062 ] pdfxs
+ (ond) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.67495 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 206.516 -273.835 m
+ /N1305 8.96599 Tf
+ (n) show
+ 212.075 -274.832 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4542 -284.794 m
+ /N1156 8.96599 Tf
+ (de) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (r) show
+ (oy)
+ [4.35754 4.85963 ] pdfxs
+ 51.7832 -284.794 m
+ /N1305 8.96599 Tf
+ (n) show
+ 57.3422 -285.791 m
+ /N1153 5.978 Tf
+ (1) show
+ 19.4542 -295.753 m
+ /N1156 8.96599 Tf
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (urn) show
+ 47.6572 -295.753 m
+ /N1220 8.96599 Tf
+ (h) show
+ 51.2412 -295.753 m
+ /N1305 8.96599 Tf
+ (n) show
+ 56.8002 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 60.9511 -295.753 m
+ /N1305 8.96599 Tf
+ (;) show
+ 65.0461 -295.753 m
+ /N1156 8.96599 Tf
+ (0) show
+ 69.6541 -295.753 m
+ /N1220 8.96599 Tf
+ (i) show
+ 76.3101 -295.753 m
+ /N1156 8.96599 Tf
+ (\(ifc)
+ [3.58634 2.55527 5.89061 4.09746 ] pdfxs
+ (o) show
+ (lla)
+ [2.55527 2.56423 4.59962 ] pdfxs
+ (p) show
+ (s)
+ [3.64018 ] pdfxs
+ (ed) show
+ (\))
+ [6.65271 ] pdfxs
+ (or) show
+ 142.685 -295.753 m
+ /N1220 8.96599 Tf
+ (h) show
+ 146.268 -295.753 m
+ /N1305 8.96599 Tf
+ (n) show
+ 151.827 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 155.978 -295.753 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 164.547 -296.75 m
+ /N1153 5.978 Tf
+ (2) show
+ 168.698 -295.753 m
+ /N1220 8.96599 Tf
+ (i) show
+ 175.354 -295.753 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (her) show
+ (wis)
+ [6.66177 2.55527 3.64018 ] pdfxs
+ (e) show
+ (\)) show
+ 9.72704 -317.671 m
+ (\() show
+ 13.31 -317.671 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (e) show
+ 39.656 -317.671 m
+ /N1305 8.96599 Tf
+ (G) show
+ 46.872 -318.667 m
+ /N1153 5.978 Tf
+ (1) show
+ 54.316 -317.671 m
+ /N1223 8.96599 Tf
+ (int) show
+ (o) show
+ 73.37 -317.671 m
+ /N1305 8.96599 Tf
+ (G) show
+ 80.586 -318.667 m
+ /N1153 5.978 Tf
+ (2) show
+ 84.737 -317.671 m
+ /N1223 8.96599 Tf
+ (;mergeco)
+ [6.11483 7.5314 4.23195 3.40706 4.24091 7.52247 3.76572 4.70709 ] pdfxs
+ (r) show
+ (respo)
+ [3.40706 4.23195 3.7657 4.23189 4.70709 ] pdfxs
+ (n) show
+ (d)
+ [4.70709 ] pdfxs
+ (in) show
+ (gnodes)
+ [7.52247 5.1823 4.23189 4.70709 4.23195 7.05622 ] pdfxs
+ (f) show
+ (oreachglobal)
+ [4.69812 7.18174 3.75675 4.70709 4.23195 7.99761 4.24091 2.34903 4.70709 3.76572 4.69812 
+ 2.34903 ] pdfxs
+ 258.809 -317.671 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72597 -328.63 m
+ /N1217 8.96599 Tf
+ (c) show
+ (lon)
+ [2.94976 5.29886 5.8996 ] pdfxs
+ (eGr) show
+ (aphIn)
+ [5.15542 5.8996 5.89063 3.99882 5.60372 ] pdfxs
+ (t) show
+ (o) show
+ 82.151 -328.63 m
+ /N1156 8.96599 Tf
+ (\() show
+ 85.735 -328.63 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.9509 -329.626 m
+ /N1153 5.978 Tf
+ (1) show
+ 97.1019 -328.63 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 108.413 -329.626 m
+ /N1153 5.978 Tf
+ (2) show
+ 112.564 -328.63 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4539 -339.589 m
+ /N1305 8.96599 Tf
+ (G) show
+ 26.6699 -340.585 m
+ /N1153 5.978 Tf
+ (1) show
+ 30.3229 -340.585 m
+ /N1687 5.978 Tf
+ (c) show
+ 37.2349 -339.589 m
+ /N1156 8.96599 Tf
+ (=makeac)
+ [10.2391 7.6838 4.59962 4.60858 7.1728 7.68392 4.0885 ] pdfxs
+ (o) show
+ (py)
+ [4.86852 7.93497 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (graph) show
+ 137.348 -339.589 m
+ /N1305 8.96599 Tf
+ (G) show
+ 144.564 -340.585 m
+ /N1153 5.978 Tf
+ (1) show
+ 19.4539 -350.548 m
+ /N1156 8.96599 Tf
+ (A)
+ [6.91274 ] pdfxs
+ (d) show
+ (d)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (edge) show
+ (s)
+ [6.70655 ] pdfxs
+ (of) show
+ 118.631 -350.548 m
+ /N1305 8.96599 Tf
+ (G) show
+ 125.846 -351.544 m
+ /N1153 5.978 Tf
+ (1) show
+ 129.499 -351.544 m
+ /N1687 5.978 Tf
+ (c) show
+ 136.412 -350.548 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ 147.675 -350.548 m
+ /N1305 8.96599 Tf
+ (G) show
+ 154.891 -351.544 m
+ /N1153 5.978 Tf
+ (2) show
+ 19.4538 -361.507 m
+ /N1156 8.96599 Tf
+ (fo) show
+ (r\()
+ [6.6796 3.57737 ] pdfxs
+ (ea) show
+ (ch)
+ [3.84642 8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ 80.1488 -361.507 m
+ /N1305 8.96599 Tf
+ (N) show
+ 91.0448 -361.507 m
+ /N1220 8.96599 Tf
+ (2) show
+ 99.7478 -361.507 m
+ /N1305 8.96599 Tf
+ (G) show
+ 106.964 -362.503 m
+ /N1153 5.978 Tf
+ (1) show
+ 110.617 -362.503 m
+ /N1687 5.978 Tf
+ (c) show
+ 114.457 -361.507 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1808 -372.466 m
+ (fo) show
+ (r\(each)
+ [6.6796 3.57737 4.10643 4.59962 3.84642 8.18594 ] pdfxs
+ (g) show
+ (l)
+ [2.56423 ] pdfxs
+ (oba) show
+ (l) show
+ 94.7368 -372.466 m
+ /N1305 8.96599 Tf
+ (g) show
+ 102.013 -372.466 m
+ /N1220 8.96599 Tf
+ (2) show
+ 110.716 -372.466 m
+ /N1305 8.96599 Tf
+ (G) show
+ 117.932 -372.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 121.516 -372.466 m
+ /N1305 8.96599 Tf
+ (N) show
+ 129.851 -372.466 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 38.9088 -383.425 m
+ (me)
+ [7.67484 4.10643 ] pdfxs
+ (rge) show
+ 66.0698 -383.425 m
+ /N1305 8.96599 Tf
+ (N) show
+ 77.4778 -383.425 m
+ /N1156 8.96599 Tf
+ (witht)
+ [6.6528 2.56423 3.57737 8.19491 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (i)
+ [2.56423 ] pdfxs
+ (ng) show
+ 181.413 -383.425 m
+ /N1305 8.96599 Tf
+ (g) show
+ 189.201 -383.425 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ 199.952 -383.425 m
+ /N1305 8.96599 Tf
+ (G) show
+ 207.168 -384.421 m
+ /N1153 5.978 Tf
+ (2) show
+ 9.72575 -405.342 m
+ /N1156 8.96599 Tf
+ (\() show
+ 13.3098 -405.342 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (ecalleegraphin)
+ [7.52247 3.76572 4.70709 2.82423 2.34903 3.76572 7.52247 4.24091 3.40706 4.70709 4.70709 
+ 7.99761 2.81534 5.1823 ] pdfxs
+ (t) show
+ (ocallera)
+ [7.99761 3.75675 4.70709 2.82423 2.34903 4.24091 7.17278 4.70709 ] pdfxs
+ (n) show
+ (dmergearg)
+ [7.99761 7.52243 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (turn) show
+ 265.479 -405.342 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72577 -416.301 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (e) show
+ (Call)
+ [7.66588 5.15542 2.94976 2.9408 ] pdfxs
+ (ee) show
+ 70.0338 -416.301 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 102.373 -416.301 m
+ /N1305 8.96599 Tf
+ (G) show
+ 109.588 -417.364 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 129.306 -416.301 m
+ /N1156 8.96599 Tf
+ (,G)
+ [5.6306 7.23561 ] pdfxs
+ (raph) show
+ 163.692 -416.301 m
+ /N1305 8.96599 Tf
+ (G) show
+ 170.908 -417.364 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 190.765 -416.301 m
+ /N1156 8.96599 Tf
+ (,) show
+ 141.046 -427.26 m
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 179.57 -427.26 m
+ /N1305 8.96599 Tf
+ (F) show
+ 185.454 -428.323 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 205.172 -427.26 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 245.621 -427.26 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 258.976 -427.26 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4537 -438.219 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\() show
+ 85.5836 -438.219 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.7996 -439.282 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 112.517 -438.219 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 123.829 -439.282 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 143.686 -438.219 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4536 -449.178 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (ear) show
+ 41.4926 -449.178 m
+ /N1217 8.96599 Tf
+ ('S')
+ [2.94976 5.89063 2.94976 ] pdfxs
+ 56.3526 -449.178 m
+ /N1156 8.96599 Tf
+ (\rag) show
+ (s)
+ [6.70655 ] pdfxs
+ (o) show
+ (ncl)
+ [8.18594 4.09746 2.56423 ] pdfxs
+ (one) show
+ (d)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s) show
+ 19.4536 -460.137 m
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (A)
+ [6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nts\()
+ [4.86852 3.58634 3.63121 3.58634 ] pdfxs
+ 94.3536 -460.137 m
+ /N1305 8.96599 Tf
+ (G) show
+ 101.569 -461.2 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (er) show
+ 121.426 -460.137 m
+ /N1156 8.96599 Tf
+ (,) show
+ 127.058 -460.137 m
+ /N1305 8.96599 Tf
+ (F) show
+ 132.942 -461.2 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 152.66 -460.137 m
+ /N1156 8.96599 Tf
+ (,) show
+ 158.291 -460.137 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 171.647 -460.137 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72556 -482.055 m
+ (\() show
+ 13.3096 -482.055 m
+ /N1223 8.96599 Tf
+ (Clo)
+ [6.59001 2.34903 4.70709 ] pdfxs
+ (n) show
+ (ecallergraph)
+ [7.52247 3.76572 4.70709 2.82423 2.34903 4.23195 7.18174 4.23195 3.40706 4.70709 4.70709 
+ 7.99761 ] pdfxs
+ (int) show
+ (ocalleea)
+ [7.99761 3.76572 4.69812 2.82423 2.358 3.75675 7.53143 4.70709 ] pdfxs
+ (n) show
+ (dmergearg)
+ [7.99761 7.52243 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (turn) show
+ 265.479 -482.055 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72556 -493.014 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (e) show
+ (Call)
+ [7.66588 5.15542 2.94976 2.9408 ] pdfxs
+ (er) show
+ 69.5425 -493.014 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 101.881 -493.014 m
+ /N1305 8.96599 Tf
+ (G) show
+ 109.097 -494.076 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (er) show
+ 128.953 -493.014 m
+ /N1156 8.96599 Tf
+ (,G)
+ [5.6306 7.23561 ] pdfxs
+ (raph) show
+ 163.34 -493.014 m
+ /N1305 8.96599 Tf
+ (G) show
+ 170.555 -494.076 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 190.272 -493.014 m
+ /N1156 8.96599 Tf
+ (,) show
+ 141.046 -503.972 m
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 179.569 -503.972 m
+ /N1305 8.96599 Tf
+ (F) show
+ 185.454 -505.035 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 205.171 -503.972 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 245.62 -503.972 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 258.975 -503.972 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4535 -514.931 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\() show
+ 85.5835 -514.931 m
+ /N1305 8.96599 Tf
+ (G) show
+ 92.7995 -515.994 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (er) show
+ 112.655 -514.931 m
+ /N1305 8.96599 Tf
+ (;G)
+ [4.09742 7.21755 ] pdfxs
+ 123.967 -515.994 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 143.685 -514.931 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4534 -525.89 m
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (A)
+ [6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nts\()
+ [4.86852 3.58634 3.63121 3.58634 ] pdfxs
+ 94.3534 -525.89 m
+ /N1305 8.96599 Tf
+ (G) show
+ 101.569 -526.953 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.39713 2.40311 ] pdfxs
+ (ee) show
+ 121.286 -525.89 m
+ /N1156 8.96599 Tf
+ (,) show
+ 126.918 -525.89 m
+ /N1305 8.96599 Tf
+ (F) show
+ 132.802 -526.953 m
+ /N1687 5.978 Tf
+ (ca) show
+ (ll)
+ [2.40311 2.39713 ] pdfxs
+ (ee) show
+ 152.52 -525.89 m
+ /N1156 8.96599 Tf
+ (,) show
+ 158.151 -525.89 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 171.507 -525.89 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72636 -547.808 m
+ (\() show
+ 13.3094 -547.808 m
+ /N1223 8.96599 Tf
+ (Mergearg)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 4.70709 3.40706 4.23195 ] pdfxs
+ (u) show
+ (me)
+ [7.5314 4.23195 ] pdfxs
+ (nt) show
+ (sa)
+ [7.05622 4.70709 ] pdfxs
+ (n) show
+ (dre)
+ [7.99761 3.41603 4.23195 ] pdfxs
+ (tur) show
+ (nval)
+ [8.46386 4.24091 4.69812 2.358 ] pdfxs
+ (u) show
+ (e)
+ [7.52247 ] pdfxs
+ (f) show
+ (orresolv)
+ [4.70709 7.17278 3.40706 4.24091 3.75673 4.70709 2.358 4.23195 ] pdfxs
+ (in) show
+ (gacalls)
+ [7.52247 7.99761 3.76572 4.70709 2.82423 5.63955 3.7657 ] pdfxs
+ (it) show
+ (e) show
+ 246.679 -547.808 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72636 -558.767 m
+ /N1217 8.96599 Tf
+ (re) show
+ (solv)
+ [4.18707 5.30782 2.9408 5.30787 ] pdfxs
+ (eAr) show
+ (gu)
+ [5.30782 5.89063 ] pdfxs
+ (me) show
+ (n)
+ [5.60372 ] pdfxs
+ (t) show
+ (s) show
+ 92.7854 -558.767 m
+ /N1156 8.96599 Tf
+ (\(G)
+ [3.58634 7.22665 ] pdfxs
+ (raph) show
+ 125.123 -558.767 m
+ /N1305 8.96599 Tf
+ (G) show
+ 132.339 -559.83 m
+ /N1687 5.978 Tf
+ (m)
+ [6.53989 ] pdfxs
+ (e) show
+ (rg)
+ [3.65855 3.84386 ] pdfxs
+ (e) show
+ (d) show
+ 157.764 -558.767 m
+ /N1156 8.96599 Tf
+ (,F)
+ [5.6306 5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 201.921 -558.767 m
+ /N1305 8.96599 Tf
+ (F) show
+ 207.805 -559.763 m
+ /N1687 5.978 Tf
+ (C) show
+ 213.999 -558.767 m
+ /N1156 8.96599 Tf
+ (,C)
+ [5.6306 6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (S) show
+ (it)
+ [2.56423 3.58634 ] pdfxs
+ (e) show
+ 254.448 -558.767 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 267.803 -558.767 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4533 -569.726 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\(t)
+ [2.56423 2.55527 3.64018 3.57737 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (of) show
+ 104.29 -569.726 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 117.645 -569.726 m
+ /N1156 8.96599 Tf
+ ([)
+ [2.55527 ] pdfxs
+ (1) show
+ (],t)
+ [2.56423 5.6306 3.58634 ] pdfxs
+ (arge) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (nval)
+ [8.18594 4.35754 4.59962 2.56423 ] pdfxs
+ (u) show
+ (e)
+ [7.1728 ] pdfxs
+ (of) show
+ 233.166 -569.726 m
+ /N1305 8.96599 Tf
+ (F) show
+ 239.05 -570.722 m
+ /N1687 5.978 Tf
+ (C) show
+ 245.244 -569.726 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4533 -580.685 m
+ (fo) show
+ (r\()
+ [6.6796 3.57737 ] pdfxs
+ (1) show
+ 44.3043 -580.685 m
+ /N1220 8.96599 Tf
+ (\024) show
+ 54.0313 -580.685 m
+ /N1305 8.96599 Tf
+ (i) show
+ 59.7452 -580.685 m
+ /N1220 8.96599 Tf
+ (\024) show
+ 69.4722 -580.685 m
+ /N1305 8.96599 Tf
+ (mi)
+ [8.12324 3.14711 ] pdfxs
+ (n) show
+ 86.3032 -580.685 m
+ /N1156 8.96599 Tf
+ (\(N)
+ [3.58634 6.90378 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (for) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ls\()
+ [2.56423 3.63121 3.58634 ] pdfxs
+ 142.69 -580.685 m
+ /N1305 8.96599 Tf
+ (F) show
+ 148.574 -581.681 m
+ /N1687 5.978 Tf
+ (C) show
+ 154.768 -580.685 m
+ /N1156 8.96599 Tf
+ (\),N)
+ [3.58634 5.6306 6.91274 ] pdfxs
+ (u) show
+ (mAct)
+ [7.67484 6.91274 4.09746 3.57737 ] pdfxs
+ (ua) show
+ (lA)
+ [2.56423 6.90378 ] pdfxs
+ (rg) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 232.911 -580.685 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 246.266 -580.685 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1802 -591.644 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\(t)
+ [2.56423 2.55527 3.64018 3.57737 3.58634 ] pdfxs
+ (arge) show
+ (tof)
+ [6.66167 4.59962 5.89061 ] pdfxs
+ (arg) show
+ 129.909 -591.644 m
+ /N1305 8.96599 Tf
+ (i) show
+ 136.134 -591.644 m
+ /N1156 8.96599 Tf
+ (a) show
+ (tC)
+ [6.65271 6.66177 ] pdfxs
+ (S) show
+ (,t)
+ [5.6306 3.57737 ] pdfxs
+ (arge) show
+ (t)
+ [6.66167 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (for) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (l) show
+ 231.405 -591.644 m
+ /N1305 8.96599 Tf
+ (i) show
+ 237.63 -591.644 m
+ /N1156 8.96599 Tf
+ (of) show
+ 248.125 -591.644 m
+ /N1305 8.96599 Tf
+ (F) show
+ 254.009 -592.64 m
+ /N1687 5.978 Tf
+ (C) show
+ 260.203 -591.644 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 102.21 -627.111 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Primi)
+ [7.8872 7.41812 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsusedin)
+ [6.0654 7.94172 6.05449 4.30902 4.8436 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 228.544 -657.201 m
+ (50) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 63 63
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.2.2Lo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.06955 7.1013 ] pdfxs
+ (ca) show
+ (lA)
+ [8.22507 10.1499 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.74195 7.08924 5.30802 3.74195 9.77918 9.19335 ] pdfxs
+ (ha) show
+ (se)
+ [5.30802 6.13291 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.46901 ] pdfxs
+ (goa) show
+ (l)
+ [7.6472 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 9.46901 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.65811 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 6.0654 6.0654 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 9.46901 3.0327 8.92353 ] pdfxs
+ (t) show
+ (oc)
+ [10.0799 4.8436 ] pdfxs
+ (o) show
+ (mpute)
+ [9.08711 6.0654 6.0654 4.23277 9.47992 ] pdfxs
+ (a) show
+ 262.3 -28.968 m
+ /N634 10.909 Tf
+ (Loc)
+ [6.28357 5.01816 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [7.60353 ] pdfxs
+ (D) show
+ (S)
+ [10.9417 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (aph) show
+ 340.826 -28.968 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.89081 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.6799 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wi)
+ [6.0654 7.89811 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ 0 -50.89 m
+ (a) show
+ (nyinf)
+ [5.75995 9.27265 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 7.76729 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 7.83263 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.58901 4.8436 ] pdfxs
+ (a) show
+ (llees.Thisis)
+ [3.0327 3.0327 4.8436 4.8436 4.30902 7.84357 7.8763 6.05449 3.0327 7.83263 3.02179 
+ 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (o) show
+ (nlyph)
+ [6.0654 3.0327 9.27265 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinspects)
+ [7.76729 3.02179 6.0654 4.29811 6.37085 4.8436 4.85451 4.23277 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.37811 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.55631 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -72.813 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:the)
+ [6.0654 9.28356 4.23277 6.0654 9.18538 ] pdfxs
+ (ot) show
+ (hertwoph)
+ [6.0654 4.8436 8.60718 3.93823 7.58175 9.79628 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.63989 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (es)
+ [9.18538 4.30902 ] pdfxs
+ (o) show
+ (lely)
+ [3.02179 4.85451 3.0327 10.0908 ] pdfxs
+ (o) show
+ (n)
+ [10.3963 ] pdfxs
+ (D) show
+ (S)
+ [10.3963 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.0654 6.05449 4.30902 9.98173 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 347.703 -72.813 m
+ /N1025 10.909 Tf
+ (H) show
+ 357.522 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 360.552 -72.813 m
+ /N1025 10.909 Tf
+ (S) show
+ 367.522 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 370.552 -72.813 m
+ /N1025 10.909 Tf
+ (G) show
+ 380.415 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 383.446 -72.813 m
+ /N1025 10.909 Tf
+ (U) show
+ 393.097 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 396.128 -72.813 m
+ /N1025 10.909 Tf
+ (M) show
+ 408.037 -72.813 m
+ /N614 10.909 Tf
+ (,) show
+ 411.067 -72.813 m
+ /N1025 10.909 Tf
+ (R) show
+ 424.813 -72.813 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (s)
+ [8.63989 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.6654 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (rederiveds)
+ [4.27631 8.4872 6.0654 4.8436 4.27631 3.02179 5.4545 4.85451 9.6981 4.29811 ] pdfxs
+ (o) show
+ (lelyin)
+ [3.0327 4.8436 3.0327 9.39264 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisph)
+ [6.05449 3.0327 7.94172 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se:)
+ [4.30902 4.8436 7.87629 ] pdfxs
+ (ot) show
+ (herph)
+ [6.0654 4.8436 7.909 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.94172 ] pdfxs
+ (o) show
+ (nlypr)
+ [6.0654 3.02179 9.39264 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.05449 4.85451 9.08711 3.0327 ] pdfxs
+ 16.937 -116.658 m
+ (Theloc)
+ [7.8763 6.0654 9.64356 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.83266 ] pdfxs
+ (D) show
+ (S)
+ [10.8544 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.8544 3.33815 ] pdfxs
+ (o) show
+ (rafuncti)
+ [9.06536 10.2545 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 190.748 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 204.078 -116.658 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 9.09807 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.8544 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [9.10898 4.29811 6.0654 5.14905 7.8763 10.8654 3.02179 10.8654 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.64356 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Wepresent)
+ [11.3672 10.309 9.64356 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 9.04364 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -138.581 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.02179 5.75995 4.30902 3.02179 7.62536 3.0327 9.38173 ] pdfxs
+ (t) show
+ (erms)
+ [4.8436 4.27631 9.08711 7.62536 ] pdfxs
+ (o) show
+ (faminim)
+ [6.65449 8.77083 9.08711 3.0327 6.05449 3.0327 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [6.34903 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ewhichiss)
+ [8.15993 7.8763 6.0654 3.0327 4.53815 9.38173 3.0327 7.62536 4.29811 ] pdfxs
+ (t) show
+ (ill)
+ [3.0327 3.0327 6.34903 ] pdfxs
+ (a) show
+ (spowerful)
+ [7.61445 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 6.34903 ] pdfxs
+ (a) show
+ (sC.The)
+ [7.61445 7.88721 6.34903 7.8763 6.05449 8.17084 ] pdfxs
+ (a) show
+ (ssump)
+ [4.30902 4.29811 6.0654 9.08711 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.61445 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.56002 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -160.503 m
+ (typesys)
+ [3.93823 5.75995 6.35994 8.4872 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.6981 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rymodelin)
+ [4.27631 9.39264 9.08711 5.75995 6.0654 4.8436 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisl)
+ [6.05449 3.0327 7.94172 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eweredescribedinSec)
+ [8.4872 7.57085 4.85451 4.2654 8.4872 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 9.6981 3.0327 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ 374.273 -156.544 m
+ /N703 7.96999 Tf
+ (3) show
+ 379.005 -160.503 m
+ /N614 10.909 Tf
+ (.) show
+ 16.937 -182.426 m
+ (The)
+ [7.8763 6.0654 7.61448 ] pdfxs
+ (\\) show
+ 43.952 -182.426 m
+ /N634 10.909 Tf
+ (Loc)
+ [6.28357 5.01816 4.46185 ] pdfxs
+ (a) show
+ (lAn)
+ [2.79267 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ 107.969 -182.426 m
+ /N614 10.909 Tf
+ ("r)
+ [8.22538 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (ine\frstcre)
+ [3.0327 6.0654 7.61448 6.0654 4.27631 4.29811 7.01457 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 7.07991 ] pdfxs
+ (a) show
+ (nemptynode)
+ [8.82538 4.85451 9.08711 6.0654 3.93823 8.53083 6.05449 5.75995 6.0654 7.61448 ] pdfxs
+ (a) show
+ (sa)
+ [7.07991 8.22538 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etf)
+ [4.8436 7.01457 3.33815 ] pdfxs
+ (o) show
+ (reveryp)
+ [7.04719 4.8436 5.4545 4.8436 4.27631 8.53083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.02179 6.0654 3.0327 4.8436 ] pdfxs
+ 1.52588e-05 -204.348 m
+ (vir)
+ [5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [8.43265 4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.68717 ] pdfxs
+ (\() show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (ering)
+ [4.8436 4.27631 3.0327 6.05449 10.8654 ] pdfxs
+ (t) show
+ (hemin)
+ [6.0654 4.8436 14.5089 3.02179 11.4763 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 10.2654 9.08711 ] pdfxs
+ (a) show
+ (p) show
+ 216.845 -204.348 m
+ /N695 10.909 Tf
+ (E) show
+ 224.898 -206.037 m
+ /N698 7.96999 Tf
+ (V) show
+ 232.21 -204.348 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [8.87992 ] pdfxs
+ (a) show
+ (ndcre)
+ [6.0654 11.4654 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esasep)
+ [4.8436 9.71988 10.8654 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (enodef)
+ [10.2545 6.0654 5.75995 6.05449 10.2654 3.32724 ] pdfxs
+ (o) show
+ (revery)
+ [9.68717 4.8436 5.4545 4.85451 4.2654 11.1708 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 0 -226.271 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble.The)
+ [6.05449 3.0327 4.8436 9.07628 7.88721 6.05449 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (hendoesaline)
+ [6.0654 4.8436 10.1017 6.05449 5.75995 4.8436 8.34535 9.49083 3.02179 3.0327 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (rsc)
+ [8.31264 4.29811 4.85451 ] pdfxs
+ (a) show
+ (nover)
+ [10.0908 5.14905 5.4545 4.85451 8.30173 ] pdfxs
+ (t) show
+ (heins)
+ [6.0654 8.87993 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.33444 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.87993 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,cre)
+ [6.0654 7.1563 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ingnew)
+ [3.0327 6.05449 9.49083 6.0654 4.8436 7.8763 ] pdfxs
+ 0 -248.193 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.82172 ] pdfxs
+ (at) show
+ 43.767 -248.193 m
+ /N722 10.909 Tf
+ (malloc) show
+ 81.651 -248.193 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 102.746 -248.193 m
+ /N722 10.909 Tf
+ (alloca) show
+ 140.63 -248.193 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,mer)
+ [6.0654 4.29811 6.57812 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (inged)
+ [3.0327 6.0654 8.9672 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.82172 ] pdfxs
+ (o) show
+ (fv)
+ [6.85085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.83263 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.3672 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.27631 6.0654 ] pdfxs
+ -3.05176e-05 -270.116 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.37448 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.0654 10.2654 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ingtypeinf)
+ [3.0327 6.05449 9.66537 3.93823 5.75995 6.35994 9.06538 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (tselec)
+ [8.44365 4.30902 4.8436 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2763 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thetype)
+ [6.0654 4.29811 9.59992 7.8763 6.0654 9.05447 3.93823 5.75995 6.35994 9.06538 ] pdfxs
+ (o) show
+ (facell,)
+ [7.53811 9.66537 4.8436 4.85451 3.0327 3.02179 3.0327 ] pdfxs
+ 420.676 -270.116 m
+ /N695 10.909 Tf
+ (E) show
+ 428.729 -271.804 m
+ /N698 7.96999 Tf
+ (V) show
+ 436.041 -270.116 m
+ /N614 10.909 Tf
+ (\() show
+ 440.283 -270.116 m
+ /N695 10.909 Tf
+ (Y) show
+ 449.041 -270.116 m
+ /N614 10.909 Tf
+ (\)) show
+ (,is)
+ [7.38539 3.02179 4.29811 ] pdfxs
+ -3.05176e-05 -292.038 m
+ (upd)
+ [6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1454 ] pdfxs
+ (o) show
+ (nlywhen)
+ [6.0654 3.0327 9.83991 7.88721 6.05449 4.85451 6.0654 ] pdfxs
+ 96.515 -292.038 m
+ /N695 10.909 Tf
+ (Y) show
+ 109.363 -292.038 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.38899 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 162.757 -292.038 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (s) show
+ (e)
+ [4.45094 ] pdfxs
+ (d) show
+ 187.199 -292.038 m
+ /N614 10.909 Tf
+ (inam)
+ [3.0327 10.1454 9.54537 9.09802 ] pdfxs
+ (a) show
+ (nner)
+ [6.05449 6.0654 4.8436 8.36718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tin)
+ [8.33456 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpre)
+ [4.8436 4.27631 6.05449 4.27631 4.8436 ] pdfxs
+ (t) show
+ (sitstype,viz.,)
+ [8.3999 3.0327 4.23277 8.3999 3.93823 5.75995 6.35994 4.85451 7.23266 5.75995 3.02179 
+ 4.85451 3.0327 7.23266 ] pdfxs
+ (a) show
+ (tadereference)
+ [8.33456 9.54537 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ -4.57764e-05 -313.961 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (o) show
+ (n) show
+ 64.0109 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 76.4259 -313.961 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (ral)
+ [7.93082 9.11992 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.71991 ] pdfxs
+ (o) show
+ (rst)
+ [7.93082 4.30902 4.23277 ] pdfxs
+ (o) show
+ (re\))
+ [4.27631 4.85451 7.8982 ] pdfxs
+ (a) show
+ (ndwhenindexingin)
+ [6.05449 9.71991 7.8763 6.0654 4.8436 9.71991 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 3.0327 6.0654 9.10901 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oas)
+ [9.10901 9.11992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.50902 ] pdfxs
+ (o) show
+ (r)
+ [7.91991 ] pdfxs
+ (a) show
+ (rrayp)
+ [4.27631 4.27631 5.14905 9.41446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.71991 ] pdfxs
+ (t) show
+ (oby)
+ [9.10901 5.75995 5.75995 ] pdfxs
+ 456.212 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 464.97 -313.961 m
+ /N614 10.909 Tf
+ (.) show
+ -3.05176e-05 -335.883 m
+ /N722 10.909 Tf
+ (malloc) show
+ 34.363 -335.883 m
+ /N614 10.909 Tf
+ (,) show
+ 41.397 -335.883 m
+ /N722 10.909 Tf
+ (alloca) show
+ 75.761 -335.883 m
+ /N614 10.909 Tf
+ (,)
+ [7.0363 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 104.301 -335.883 m
+ /N722 10.909 Tf
+ (cast) show
+ 131.14 -335.883 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssimplycre)
+ [6.0654 8.22535 4.30902 3.0327 9.08711 6.0654 3.02179 9.68719 4.85451 4.27631 4.8436 
+ ] pdfxs
+ (at) show
+ (eanode)
+ [8.78174 9.38174 6.05449 5.75995 6.0654 8.77084 ] pdfxs
+ (o) show
+ (f) show
+ 300.964 -335.883 m
+ /N722 10.909 Tf
+ (void) show
+ 327.803 -335.883 m
+ /N614 10.909 Tf
+ (type.S)
+ [3.93823 5.75995 6.35994 4.85451 8.75992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feld)
+ [6.05449 4.27631 8.78174 6.05449 4.85451 3.0327 9.98173 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 ] pdfxs
+ -6.10352e-05 -357.806 m
+ (a) show
+ (djust)
+ [6.0654 3.32724 6.0654 4.29811 7.59274 ] pdfxs
+ (t) show
+ (heinc)
+ [6.0654 8.19266 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minged)
+ [9.09802 3.02179 6.0654 8.80356 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.20357 ] pdfxs
+ (t) show
+ (op)
+ [8.80356 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.59274 ] pdfxs
+ (t) show
+ (o)
+ [8.80356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.19266 ] pdfxs
+ (a) show
+ (ddressed\feld)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.41446 6.05449 4.85451 3.0327 
+ 9.40355 ] pdfxs
+ (\() show
+ (whichisan)
+ [7.88721 6.05449 3.0327 4.54905 9.40355 3.0327 7.65808 8.80356 6.0654 ] pdfxs
+ (o) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (pif)
+ [9.41446 3.0327 6.6763 ] pdfxs
+ (t) show
+ (henodeisc)
+ [6.0654 8.20357 6.05449 5.75995 6.05449 8.20357 3.0327 7.65808 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -379.728 m
+ (I) show
+ (ndexingin)
+ [6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 9.43628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 9.74173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sisi)
+ [8.29081 3.0327 8.29081 3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (red,i.e.,)
+ [4.27631 4.8436 6.0654 7.10176 3.0327 3.0327 4.8436 3.0327 7.10176 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 8.29081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.83629 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.0472 ] pdfxs
+ (a) show
+ (shavingasin)
+ [8.29081 6.05449 5.14905 5.75995 3.0327 6.0654 9.43628 9.44719 4.29811 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ (leelement.)
+ [3.02179 8.83629 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ 433.637 -379.728 m
+ /N722 10.909 Tf
+ (return) show
+ -6.10352e-05 -401.651 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.58172 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 8.13811 6.05449 ] pdfxs
+ (a) show
+ (ndledbycre)
+ [6.0654 6.05449 3.0327 4.8436 9.34901 5.75995 9.04356 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tingaspeci)
+ [4.23277 3.0327 6.0654 8.73811 8.73811 4.30902 6.35994 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 218.121 -401.651 m
+ /N695 10.909 Tf
+ (\031) show
+ 228.017 -401.651 m
+ /N614 10.909 Tf
+ (vir)
+ [5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [6.31631 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erwhichisused)
+ [4.8436 7.55992 7.8763 6.0654 3.0327 4.53815 9.34901 3.0327 7.59263 6.05449 4.30902 
+ 4.8436 9.34901 ] pdfxs
+ (t) show
+ (oc)
+ [8.73811 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.13811 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.13811 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 6.0654 ] pdfxs
+ -7.62939e-05 -423.574 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lue.)
+ [3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9359 -445.496 m
+ (Func)
+ [6.20722 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.39264 4.85451 ] pdfxs
+ (a) show
+ (llsresultinanewc)
+ [3.0327 3.02179 7.64718 4.27631 4.8436 4.29811 6.0654 3.0327 7.58184 3.02179 9.40355 
+ 8.79265 6.0654 4.8436 11.2144 4.85451 ] pdfxs
+ (a) show
+ (llnodebeing)
+ [3.0327 6.35994 6.0654 5.75995 6.05449 8.19266 6.35994 4.85451 3.02179 6.0654 8.79265 
+ ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.18175 ] pdfxs
+ (D) show
+ (S)
+ [9.40355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,wi)
+ [6.0654 6.05449 6.43631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.39264 4.85451 5.74904 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 7.64718 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.61446 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 8.19266 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.05449 4.8436 ] pdfxs
+ -7.62939e-05 -467.419 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urned,thefunc)
+ [6.0654 4.2654 6.0654 4.8436 6.0654 6.3054 4.23277 6.0654 8.02902 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.46173 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.46173 6.35994 ] pdfxs
+ (ot) show
+ (hdirectandindirectc)
+ [9.23992 6.0654 3.02179 4.27631 4.8436 4.85451 7.4182 5.46541 6.05449 9.23992 3.0327 
+ 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.4182 4.85451 ] pdfxs
+ (a) show
+ (lls\),)
+ [3.02179 3.0327 4.30902 4.23277 6.3054 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.23992 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.F)
+ [4.29811 7.72357 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.45083 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -7.62939e-05 -489.341 m
+ (t) show
+ (heloc)
+ [6.05449 8.45447 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.63267 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.65446 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 92.0319 -489.341 m
+ /N722 10.909 Tf
+ (addGTList) show
+ 147.176 -489.341 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 9.65446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.44357 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\(a) show
+ (\)shows)
+ [7.84365 4.29811 6.0654 5.14905 7.8763 7.90899 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.45447 4.8436 ] pdfxs
+ (a) show
+ (llnodecre)
+ [3.0327 6.62176 6.0654 5.75995 6.05449 8.45447 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 9.65446 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.86537 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.44357 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.63267 ] pdfxs
+ (t) show
+ (ofunc)
+ [9.05447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -7.62939e-05 -511.264 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 12.142 -511.264 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 17.182 0 m
+ /N614 10.909 Tf
+ (.)
+ [8.9781 ] pdfxs
+ (Not) show
+ (e)
+ [8.8472 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.23637 ] pdfxs
+ (a) show
+ (nemptynodeiscre)
+ [10.069 4.8436 9.09802 6.05449 3.93823 9.76355 6.0654 5.74904 6.0654 8.8472 3.0327 
+ 8.30172 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.069 ] pdfxs
+ (t) show
+ (henmer)
+ [6.05449 4.85451 10.0581 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edusin)
+ [4.8436 10.069 6.05449 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ 317.036 0 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (C)
+ [7.81088 ] pdfxs
+ (e) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (s) show
+ 372.475 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.269 4.85451 ] pdfxs
+ (a) show
+ (chen)
+ [4.53815 10.069 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ryin)
+ [4.27631 9.75264 3.0327 6.0654 ] pdfxs
+ -15.578 -21.922 m
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.00718 ] pdfxs
+ (t) show
+ (oc)
+ [9.18538 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lymer)
+ [3.0327 9.49083 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (etypeinf)
+ [8.58538 3.93823 5.75995 6.35994 8.58538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisav)
+ [6.05449 8.18175 7.8763 6.0654 3.0327 8.0399 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idsl)
+ [3.0327 6.05449 8.0399 3.0327 ] pdfxs
+ (o) show
+ (singtypeinf)
+ [4.30902 3.02179 6.0654 9.19628 3.93823 5.74904 6.37085 8.58538 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwhen)
+ [9.80719 7.8763 6.05449 4.85451 9.79628 ] pdfxs
+ (t) show
+ (hedecl)
+ [6.05449 8.58538 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 6.0654 ] pdfxs
+ -15.578 -43.845 m
+ (type)
+ [3.93823 5.75995 6.35994 8.70538 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (o) show
+ (bjectisc)
+ [6.66539 3.33815 4.8436 4.85451 8.09456 3.0327 8.1599 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.09456 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (a) show
+ (nin)
+ [9.91628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (etype)
+ [8.70538 3.93823 5.75995 6.35994 8.70538 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,v)
+ [3.0327 6.93812 5.4545 ] pdfxs
+ (o) show
+ (id)
+ [3.0327 6.0654 ] pdfxs
+ (*) show
+ (\),)
+ [4.23277 6.94903 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.91628 4.8436 ] pdfxs
+ (a) show
+ (stb)
+ [4.30902 8.09456 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.61082 ] pdfxs
+ (t) show
+ (oi)
+ [9.31628 3.02179 ] pdfxs
+ (t) show
+ (sdecl)
+ [8.1599 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (redtype)
+ [4.2654 4.85451 9.91628 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -15.578 -65.767 m
+ (aga) show
+ (in.)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ 1 0 0 1 -15.578 -75.261 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (We)
+ [8.70597 7.95284 ] pdfxs
+ (a) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (u) show
+ (met)
+ [7.67484 7.9618 3.57737 ] pdfxs
+ (ha) show
+ (tt)
+ [7.44172 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.9618 ] pdfxs
+ (fun) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s) show
+ 131.372 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 138.664 -3.80899 m
+ /N1156 8.96599 Tf
+ (\() show
+ 142.248 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 150.561 -3.80899 m
+ /N1156 8.96599 Tf
+ (\))
+ [7.44172 ] pdfxs
+ (and) show
+ 176.708 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 183.49 -4.80598 m
+ /N1687 5.978 Tf
+ (V) show
+ 189.899 -3.80899 m
+ /N1156 8.96599 Tf
+ (\() show
+ 193.483 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 201.797 -3.80899 m
+ /N1156 8.96599 Tf
+ (\))
+ [7.44172 ] pdfxs
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (ur) show
+ (na)
+ [8.97495 8.46396 ] pdfxs
+ (n) show
+ (ew,)
+ [4.10643 6.6528 6.61686 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (ty)
+ [3.32633 8.72397 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (d) show
+ (ewitht)
+ [7.95284 6.6528 2.56423 3.58634 8.97495 3.58634 ] pdfxs
+ (h) show
+ (etype)
+ [7.95284 3.32633 4.8686 5.37062 7.9618 ] pdfxs
+ (of) show
+ 392.432 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 404.604 -3.80899 m
+ /N1156 8.96599 Tf
+ (\(byinv)
+ [3.58634 4.85956 8.72397 2.55527 4.86852 4.60858 ] pdfxs
+ (o) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (ng) show
+ -12.437 -14.768 m
+ (makeNo)
+ [7.6838 4.59962 4.60858 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 33.1329 -14.768 m
+ /N1305 8.96599 Tf
+ (t) show
+ (y)
+ [4.85954 ] pdfxs
+ (pe) show
+ (o)
+ [4.46507 ] pdfxs
+ (f) show
+ 60.1409 -14.768 m
+ /N1156 8.96599 Tf
+ (\() show
+ 63.7249 -14.768 m
+ /N1305 8.96599 Tf
+ (X) show
+ 72.0389 -14.768 m
+ /N1156 8.96599 Tf
+ (\)\)\)w)
+ [3.58634 3.57737 7.10101 6.66177 ] pdfxs
+ (he) show
+ (n)
+ [8.63424 ] pdfxs
+ (n) show
+ (o)
+ [8.12325 ] pdfxs
+ (pre) show
+ (vi)
+ [4.8686 2.55527 ] pdfxs
+ (ou) show
+ (s)
+ [7.15485 ] pdfxs
+ (edg) show
+ (ef)
+ [7.61213 2.82424 ] pdfxs
+ (r) show
+ (omt)
+ [4.59962 11.1985 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.61213 4.09746 ] pdfxs
+ (e) show
+ (llorv)
+ [2.56423 6.0789 4.59962 7.1279 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ 284.761 -14.768 m
+ /N1305 8.96599 Tf
+ (X) show
+ 296.591 -14.768 m
+ /N1156 8.96599 Tf
+ (e) show
+ (xist)
+ [4.8686 2.55527 3.64018 3.57737 ] pdfxs
+ (ed) show
+ (.F)
+ [7.99762 5.24515 ] pdfxs
+ (o) show
+ (r)
+ [7.11893 ] pdfxs
+ (e) show
+ (x)
+ [4.8686 ] pdfxs
+ (a) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,in)
+ [6.18649 2.55527 8.6432 ] pdfxs
+ (F) show
+ (i)
+ [2.55527 ] pdfxs
+ (gur) show
+ (e)
+ [7.61213 ] pdfxs
+ (3) show
+ (.)
+ [2.56423 ] pdfxs
+ (7) show
+ (\()
+ [3.57737 ] pdfxs
+ (a) show
+ (\),)
+ [3.58634 2.56423 ] pdfxs
+ -12.4371 -25.727 m
+ (t)
+ [3.58634 ] pdfxs
+ (h) show
+ (ei)
+ [6.94865 2.56423 ] pdfxs
+ (n) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (mi)
+ [7.67484 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.45977 ] pdfxs
+ (argu) show
+ (ment)
+ [7.67484 4.10643 4.85956 3.58634 ] pdfxs
+ 83.4489 -25.727 m
+ /N1305 8.96599 Tf
+ (L) show
+ 92.5749 -25.727 m
+ /N1156 8.96599 Tf
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (intstos)
+ [2.55527 4.85956 3.58634 6.49136 3.58634 7.45977 3.64018 ] pdfxs
+ (u) show
+ (cha)
+ [3.83745 7.97076 7.46874 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (e.We)
+ [4.10643 6.581 8.69701 6.95761 ] pdfxs
+ (a) show
+ (lso)
+ [2.56423 3.63121 7.45977 ] pdfxs
+ (abu) show
+ (set)
+ [3.64018 6.94865 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [6.95761 ] pdfxs
+ (no) show
+ (t)
+ [3.57737 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.56423 ] pdfxs
+ (o) show
+ (nby)
+ [7.97076 4.86852 7.71082 ] pdfxs
+ (u) show
+ (si)
+ [3.64018 2.55527 ] pdfxs
+ (ng) show
+ 333.069 -25.727 m
+ /N1305 8.96599 Tf
+ (E) show
+ 340.361 -25.727 m
+ /N1156 8.96599 Tf
+ (\() show
+ 343.945 -25.727 m
+ /N1305 8.96599 Tf
+ (X) show
+ 352.259 -25.727 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 368.13 -25.727 m
+ /N1305 8.96599 Tf
+ (:::)
+ [4.09742 4.09742 2.56423 ] pdfxs
+ 381.737 -25.727 m
+ /N1156 8.96599 Tf
+ (or) show
+ 392.805 -25.727 m
+ /N1305 8.96599 Tf
+ (E) show
+ 399.587 -26.723 m
+ /N1687 5.978 Tf
+ (V) show
+ 405.996 -25.727 m
+ /N1156 8.96599 Tf
+ (\() show
+ 409.58 -25.727 m
+ /N1305 8.96599 Tf
+ (X) show
+ 417.893 -25.727 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 433.764 -25.727 m
+ /N1305 8.96599 Tf
+ (:::)
+ [4.09742 4.09742 2.56423 ] pdfxs
+ 447.372 -25.727 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ -12.4373 -36.686 m
+ (c)
+ [3.83745 ] pdfxs
+ (hang) show
+ (ew)
+ [7.1728 6.6528 ] pdfxs
+ (ha) show
+ (t) show
+ 41.0667 -36.686 m
+ /N1305 8.96599 Tf
+ (X) show
+ 52.4527 -36.686 m
+ /N1156 8.96599 Tf
+ (pointst)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.70655 3.58634 ] pdfxs
+ (o) show
+ (.) show
+ 216.109 -64.224 m
+ /N614 10.909 Tf
+ (51) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 64 64
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font KSIRLR+CMSY6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMSY6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Medium) def
+ /ItalicAngle -14.0350036 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /KSIRLR+CMSY6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -4 -948 1329 786 } def
+ /XUID [6 5000816 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C86969CB4B5CCF05DC3E38536DB787A5AA516AC762F376FF667DB
+ 6C2CE89B76B47194C4D4699A2740EA1DBCF24AD811994C6A8CF5986D10386671
+ B185CD0E94C70636DC104C1269068E9EFE65F761D2EA95FB190C1DE47287CEFA
+ BD61678800CC614E2EE35088A06B69B5E701EDFB4580EE09624EAC69CE41F987
+ FAEC1B98F60DEF36865FF8A425F7ADE903D6435B21D69E492646AF49E35E5355
+ 99C1813D79F5B58DDD406026F2C5C70047B1712AB749A06245B6415215B0BD26
+ 0A7F0609126CAAF4D0749972A91DD0D9550306BDFF15DE7B5BD2B780AE88330C
+ 3BE4595B52CE5EC749C96C3A1F9DBA296A7BCD9C4F7A73A1BFFDDDAECF4FE559
+ B22067B2DE504BA136796006223712704C8998818F029415322AB222832CF3C0
+ 98CDD9D21E4A5262090F8681C9641A14BD24D37E2D12FFC9E98125638FF18A27
+ BEF0FCBC03596E9FDB661AF64A6215C47DD40DFE04FBAEFD9C8127EF44AA8654
+ 8753FEF9645FBF47092778D13FAF0FF7871A0B6742300CE5B20469531BCE514E
+ F51F3B0A18353372B8CDA5DD84F92FF0ADF717ED03931B1F028704F264DEC49C
+ 50FB4DE7EFAE6211C03AFE91DB1CC9867472D49ADCD57A4BDDB3A235EAF3CCF6
+ 7AF80AEAC3BA46ED8852423E504D195625AF93477E5935FB9A7C9D837D787DA0
+ 392824E950824E401993A81EF78A204C6A119783A77F90460BAB8DE93500FC8C
+ 2119387D5B51FF8B065B307EF0CBAE241C2F3498E1D8283390E505F40388AB95
+ E5EE4C8C52506A84624554E002A4ABE096A421BE618BD389835571B14443EEA9
+ 77D4B2D7C78298ADFC37EEF3DDBBAA59F6B1850A34FC724BFE738FA3621CA8E4
+ 10F7EEC9D58829D33B913D72028388CB2C63AD2348893BB54D8D3A1EEC782E66
+ 813CFA8065AB1472746C7FEE96D031DDABCE3FBE729925184C96DD28C9331DF5
+ CB96E05D4E4D3222BE25A756399B9366920702928A843A1908CC39FD8866888A
+ 5254BD7D6EE7B82DBE1569883866CF3D9530E3C0D286CD919FA4705C9F22B1A5
+ 4D57290B691C39D71C59FB92DC104D69F3982A31BC844E185A794887F44D40F0
+ 5CB67C65CF84BDD0429681BE53D392111236A795C69E8840D61CE270FFBF8C99
+ DCE0EE3E625B8B68BA077E632A84FD8B2E99C82F688199A137787B0BC9549D5D
+ A2E03B5ED504DF16FB9663E852EBD88109B4A57A3AB5BAB26630381898C6EAC5
+ 1EE5D2A3E00CAD025F1DCEEFA67201F0671C97D79E8E2996C0FEC59925F99BB1
+ 200B3EB5E87A0DF4584D5F38B5BC2C140F0CBC607C53666F51214E01245810B4
+ 2BD6CB4D57984872A1B7B12E018032ECEA110ADFFD93D9489A3439270F23C191
+ DD0DC06A77C9D7FF74F3C3B7D2091D3A8388605307410D737B2C8C90B038
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /KSIRLR+CMSY6 findfont /Encoding get
+ dup 48 /prime put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /prime/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N1705/KSIRLR+CMSY6 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 81.727 692.501 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\() show
+ 3.584 0 m
+ /N1223 8.96599 Tf
+ (Comp)
+ [6.59001 4.69812 7.5314 4.70709 ] pdfxs
+ (ut) show
+ (e)
+ [7.52247 ] pdfxs
+ (t) show
+ (helocal)
+ [4.70709 7.53143 2.34903 4.23189 3.76572 4.70709 5.63955 ] pdfxs
+ (D) show
+ (S)
+ [8.47282 ] pdfxs
+ (G) show
+ (raph)
+ [3.40706 4.70709 4.70709 7.99761 ] pdfxs
+ (f) show
+ (orf)
+ [4.69812 7.18174 2.81534 ] pdfxs
+ (u) show
+ (nc)
+ [5.1823 4.23195 ] pdfxs
+ (ti) show
+ (o)
+ [4.69812 ] pdfxs
+ (n) show
+ 172.907 0 m
+ /N1305 8.96599 Tf
+ (F) show
+ 180.071 0 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -1.52588e-05 -10.959 m
+ /N1217 8.96599 Tf
+ (Lo)
+ [6.3748 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.16438 2.9408 ] pdfxs
+ (A) show
+ (nalysis)
+ [5.8996 5.15542 2.94976 5.59478 4.18707 2.94976 4.18707 ] pdfxs
+ 63.716 -10.959 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ 103.394 -10.959 m
+ /N1305 8.96599 Tf
+ (F) show
+ 110.558 -10.959 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72797 -21.918 m
+ (C)
+ [6.6528 ] pdfxs
+ (rea) show
+ (te)
+ [3.58634 7.1728 ] pdfxs
+ (a) show
+ (nem)
+ [8.18594 4.10643 7.67484 ] pdfxs
+ (p) show
+ (ty)
+ [3.32633 7.93497 ] pdfxs
+ (graph) show
+ 9.72797 -32.877 m
+ (i)
+ [2.55527 ] pdfxs
+ (f) show
+ 18.175 -32.877 m
+ /N1305 8.96599 Tf
+ (F) show
+ 28.4109 -32.877 m
+ /N1156 8.96599 Tf
+ (re) show
+ (t)
+ [3.58634 ] pdfxs
+ (urn) show
+ (spoint)
+ [6.70655 5.37959 4.59962 2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (rc)
+ [6.6796 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (pa) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (b) show
+ (letyp)
+ [2.56423 7.1728 3.32633 4.85963 5.37959 ] pdfxs
+ (e) show
+ 19.455 -43.836 m
+ /N1305 8.96599 Tf
+ (E) show
+ 26.2359 -44.832 m
+ /N1687 5.978 Tf
+ (V) show
+ 32.6459 -43.836 m
+ /N1156 8.96599 Tf
+ (\() show
+ 36.2299 -43.836 m
+ /N1305 8.96599 Tf
+ (\031) show
+ 41.8249 -43.836 m
+ /N1156 8.96599 Tf
+ (\)=m)
+ [6.14165 10.2391 7.6838 ] pdfxs
+ (a) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (No)
+ [6.90378 4.8686 ] pdfxs
+ (de) show
+ (\(v)
+ [3.58634 4.60858 ] pdfxs
+ (o) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ (\)) show
+ 9.72794 -54.795 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9189 -54.795 m
+ /N1156 8.96599 Tf
+ (vi)
+ [4.85963 2.56423 ] pdfxs
+ (r) show
+ (t)
+ [3.58634 ] pdfxs
+ (ua) show
+ (l)
+ [5.6306 ] pdfxs
+ (reg) show
+ (iste)
+ [2.55527 3.64018 3.57737 4.10643 ] pdfxs
+ (r) show
+ (s) show
+ 84.3899 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 91.4259 -54.795 m
+ /N1156 8.96599 Tf
+ (,) show
+ 97.0579 -54.795 m
+ /N1305 8.96599 Tf
+ (E) show
+ 103.839 -55.791 m
+ /N1687 5.978 Tf
+ (V) show
+ 110.248 -54.795 m
+ /N1156 8.96599 Tf
+ (\() show
+ 113.832 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 120.868 -54.795 m
+ /N1156 8.96599 Tf
+ (\)=m)
+ [6.14165 10.2391 7.6838 ] pdfxs
+ (a) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (No)
+ [6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 182.821 -54.795 m
+ /N1305 8.96599 Tf
+ (T) show
+ 189.477 -54.795 m
+ /N1156 8.96599 Tf
+ (\() show
+ 193.061 -54.795 m
+ /N1305 8.96599 Tf
+ (R) show
+ 200.096 -54.795 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 9.72786 -65.754 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9189 -65.754 m
+ /N1156 8.96599 Tf
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 48.6879 -65.754 m
+ /N1305 8.96599 Tf
+ (X) show
+ 60.0738 -65.754 m
+ /N1156 8.96599 Tf
+ (\(v)
+ [3.58634 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (s\))
+ [3.63121 6.65271 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (di)
+ [8.19491 2.55527 ] pdfxs
+ (n) show
+ 194.902 -65.754 m
+ /N1305 8.96599 Tf
+ (F) show
+ 19.4548 -76.713 m
+ (N) show
+ 30.8618 -76.713 m
+ /N1156 8.96599 Tf
+ (=makeNo)
+ [10.2391 7.6838 4.59962 4.60858 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 86.6718 -76.713 m
+ /N1305 8.96599 Tf
+ (T) show
+ 93.3278 -76.713 m
+ /N1156 8.96599 Tf
+ (\() show
+ 96.9118 -76.713 m
+ /N1305 8.96599 Tf
+ (X) show
+ 105.226 -76.713 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 19.4548 -87.672 m
+ /N1305 8.96599 Tf
+ (G) show
+ 26.6708 -87.672 m
+ /N1156 8.96599 Tf
+ (\() show
+ 30.2548 -87.672 m
+ /N1305 8.96599 Tf
+ (N) show
+ 38.5898 -87.672 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 45.2458 -87.672 m
+ /N1220 8.96599 Tf
+ ([) show
+ 53.9488 -87.672 m
+ /N1156 8.96599 Tf
+ (=) show
+ 63.6758 -87.672 m
+ /N1305 8.96599 Tf
+ (X) show
+ 71.9898 -87.672 m
+ /N1156 8.96599 Tf
+ (;) show
+ 19.4548 -98.63 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.87748 4.71616 4.29474 ] pdfxs
+ 41.6928 -98.63 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.2768 -98.63 m
+ /N1305 8.96599 Tf
+ (N) show
+ 53.6118 -98.63 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 60.2677 -98.63 m
+ /N1220 8.96599 Tf
+ ([) show
+ 68.9707 -98.63 m
+ /N1156 8.96599 Tf
+ (=) show
+ 78.6977 -94.821 m
+ /N1705 5.978 Tf
+ (0) show
+ 81.3827 -98.63 m
+ /N1217 8.96599 Tf
+ (G) show
+ 89.7207 -94.821 m
+ /N1705 5.978 Tf
+ (0) show
+ 9.72772 -114.415 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9187 -114.415 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ 64.5797 -114.415 m
+ /N1305 8.96599 Tf
+ (I) show
+ 71.8697 -114.415 m
+ /N1220 8.96599 Tf
+ (2) show
+ 80.5727 -114.415 m
+ /N1305 8.96599 Tf
+ (F) show
+ 90.2967 -114.415 m
+ /N1156 8.96599 Tf
+ (:c)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ 115.438 -114.415 m
+ /N1305 8.96599 Tf
+ (I) show
+ 123.24 -114.415 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (:) show
+ 19.4547 -130.2 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (mallo) show
+ (c)
+ [9.41423 ] pdfxs
+ (...) show
+ 85.3567 -130.2 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.774 -130.2 m
+ /N1223 8.96599 Tf
+ (\(heapalloca)
+ [3.7657 4.70709 3.75675 4.70709 7.99761 4.70709 2.82423 2.34903 4.23189 3.76572 4.70709 
+ ] pdfxs
+ (ti) show
+ (o)
+ [4.69812 ] pdfxs
+ (n) show
+ (\)) show
+ 29.1817 -141.158 m
+ /N1305 8.96599 Tf
+ (E) show
+ 35.9637 -142.155 m
+ /N1687 5.978 Tf
+ (V) show
+ 42.3727 -141.158 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.9567 -141.158 m
+ /N1305 8.96599 Tf
+ (X) show
+ 54.2707 -141.158 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 70.1416 -141.158 m
+ /N1305 8.96599 Tf
+ (mak)
+ [8.11427 4.88645 5.05685 ] pdfxs
+ (e) show
+ (Nod)
+ [8.33842 4.45611 4.77891 ] pdfxs
+ (e) show
+ 114.343 -141.158 m
+ /N1156 8.96599 Tf
+ (\() show
+ 117.927 -141.158 m
+ /N1196 8.96599 Tf
+ (void) show
+ 136.756 -141.158 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1816 -152.117 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4196 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0036 -152.117 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0826 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6666 -152.117 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4476 -153.114 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8576 -152.117 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4406 -152.117 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.755 -152.117 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.578 -152.117 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.282 -152.117 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.521 -152.117 m
+ /N1217 8.96599 Tf
+ ('H')
+ [2.94976 8.28454 2.94976 ] pdfxs
+ 19.4546 -167.902 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (alloc) show
+ (a)
+ [9.41423 ] pdfxs
+ (...) show
+ 85.3566 -167.902 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.774 -167.902 m
+ /N1223 8.96599 Tf
+ (\(s)
+ [3.7657 3.7657 ] pdfxs
+ (t) show
+ (ackalloca)
+ [4.69812 4.24091 7.52247 4.70709 2.82423 2.34903 4.23189 3.76572 4.70709 ] pdfxs
+ (ti) show
+ (on\))
+ [4.69812 5.1823 3.7657 ] pdfxs
+ 29.1816 -178.861 m
+ /N1305 8.96599 Tf
+ (E) show
+ 35.9636 -179.857 m
+ /N1687 5.978 Tf
+ (V) show
+ 42.3726 -178.861 m
+ /N1156 8.96599 Tf
+ (\() show
+ 45.9566 -178.861 m
+ /N1305 8.96599 Tf
+ (X) show
+ 54.2706 -178.861 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.14165 7.16379 ] pdfxs
+ 70.1416 -178.861 m
+ /N1305 8.96599 Tf
+ (mak)
+ [8.11427 4.88645 5.05685 ] pdfxs
+ (e) show
+ (Nod)
+ [8.33842 4.45611 4.77891 ] pdfxs
+ (e) show
+ 114.343 -178.861 m
+ /N1156 8.96599 Tf
+ (\() show
+ 117.927 -178.861 m
+ /N1196 8.96599 Tf
+ (void) show
+ 136.756 -178.861 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1815 -189.82 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4195 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0035 -189.82 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0825 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6665 -189.82 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4475 -190.816 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8575 -189.82 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4405 -189.82 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.755 -189.82 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.577 -189.82 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.281 -189.82 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.52 -189.82 m
+ /N1217 8.96599 Tf
+ ('S')
+ [2.94976 5.89063 2.94976 ] pdfxs
+ 19.4545 -205.604 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (*Y) show
+ 47.6985 -205.604 m
+ /N1156 8.96599 Tf
+ (:) show
+ 29.1815 -216.563 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3645 -216.563 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1465 -217.559 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5555 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1395 -216.563 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -216.563 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -216.563 m
+ /N1305 8.96599 Tf
+ (;E)
+ [7.16378 6.77826 ] pdfxs
+ 119.496 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.08 -216.563 m
+ /N1305 8.96599 Tf
+ (E) show
+ 129.861 -217.559 m
+ /N1687 5.978 Tf
+ (V) show
+ 136.271 -216.563 m
+ /N1156 8.96599 Tf
+ (\() show
+ 139.854 -216.563 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 147.251 -216.563 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 29.1814 -227.522 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4194 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0034 -227.522 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0824 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6664 -227.522 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4474 -228.518 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8574 -227.522 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4404 -227.522 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -227.522 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 112.994 -227.522 m
+ /N1220 8.96599 Tf
+ ([) show
+ 121.697 -227.522 m
+ /N1156 8.96599 Tf
+ (=) show
+ 131.936 -227.522 m
+ /N1217 8.96599 Tf
+ ('R')
+ [2.94976 7.94381 2.94976 ] pdfxs
+ 19.4544 -243.306 m
+ /N1196 8.96599 Tf
+ (*) show
+ (Y=)
+ [9.41423 9.41423 ] pdfxs
+ (X) show
+ 47.6984 -243.306 m
+ /N1156 8.96599 Tf
+ (:) show
+ 29.1814 -254.265 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3644 -254.265 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1464 -255.262 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5554 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1394 -254.265 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -254.265 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -254.265 m
+ /N1305 8.96599 Tf
+ (;E)
+ [7.16378 6.77826 ] pdfxs
+ 119.496 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.08 -254.265 m
+ /N1305 8.96599 Tf
+ (E) show
+ 129.861 -255.262 m
+ /N1687 5.978 Tf
+ (V) show
+ 136.271 -254.265 m
+ /N1156 8.96599 Tf
+ (\() show
+ 139.854 -254.265 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 147.251 -254.265 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 29.1813 -265.224 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4193 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0033 -265.224 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0823 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6663 -265.224 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4473 -266.221 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8573 -265.224 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4403 -265.224 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -265.224 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 112.993 -265.224 m
+ /N1220 8.96599 Tf
+ ([) show
+ 121.697 -265.224 m
+ /N1156 8.96599 Tf
+ (=) show
+ 131.936 -265.224 m
+ /N1217 8.96599 Tf
+ ('M')
+ [2.94976 10.0508 2.94976 ] pdfxs
+ 19.4543 -281.009 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (&Y->Z) show
+ 61.8193 -281.009 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -281.009 m
+ /N1223 8.96599 Tf
+ (\(addressofs)
+ [3.7657 4.69812 4.70709 4.70709 3.40706 4.24091 3.75673 7.05622 4.70709 6.11483 3.7657 
+ ] pdfxs
+ (tru) show
+ (ct)
+ [4.23195 6.35692 ] pdfxs
+ (\f) show
+ (eld\))
+ [4.23195 2.34903 4.70709 3.7657 ] pdfxs
+ 29.1813 -291.968 m
+ /N1220 8.96599 Tf
+ (h) show
+ 32.7653 -291.968 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 47.8683 -291.968 m
+ /N1220 8.96599 Tf
+ (i) show
+ 54.0123 -291.968 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (u) show
+ (p)
+ [5.37959 ] pdfxs
+ (d) show
+ (at)
+ [4.59962 3.58634 ] pdfxs
+ (e) show
+ (Typ)
+ [6.40175 4.8686 5.37062 ] pdfxs
+ (e) show
+ (\() show
+ 116.478 -291.968 m
+ /N1305 8.96599 Tf
+ (E) show
+ 123.26 -292.964 m
+ /N1687 5.978 Tf
+ (V) show
+ 129.669 -291.968 m
+ /N1156 8.96599 Tf
+ (\() show
+ 133.253 -291.968 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 140.649 -291.968 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 144.233 -291.968 m
+ /N1305 8.96599 Tf
+ (;ty)
+ [7.16378 3.33537 4.85954 ] pdfxs
+ (p) show
+ (eo)
+ [4.27675 4.46507 ] pdfxs
+ (f) show
+ 178.408 -291.968 m
+ /N1156 8.96599 Tf
+ (\() show
+ 181.992 -291.968 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 186.6 -291.968 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 193.996 -291.968 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1812 -302.927 m
+ /N1305 8.96599 Tf
+ (f) show
+ 34.6302 -299.118 m
+ /N1705 5.978 Tf
+ (0) show
+ 39.8742 -302.927 m
+ /N1156 8.96599 Tf
+ (=)
+ [9.72806 ] pdfxs
+ (0) show
+ (,i)
+ [5.6306 2.55527 ] pdfxs
+ (f) show
+ 68.2882 -302.927 m
+ /N1305 8.96599 Tf
+ (n) show
+ 76.9192 -302.927 m
+ /N1156 8.96599 Tf
+ (isc)
+ [2.55527 6.70655 4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (ap) show
+ (s)
+ [3.64018 ] pdfxs
+ (ed) show
+ (;) show
+ 128.221 -302.927 m
+ /N1305 8.96599 Tf
+ (fi)
+ [5.45126 3.14711 ] pdfxs
+ (e) show
+ (ld)
+ [2.90504 4.77891 ] pdfxs
+ 148.781 -302.927 m
+ /N1156 8.96599 Tf
+ (\() show
+ 152.364 -302.927 m
+ /N1305 8.96599 Tf
+ (fi)
+ [5.45126 3.14711 ] pdfxs
+ (e) show
+ (ld)
+ [2.90504 4.77891 ] pdfxs
+ 172.924 -302.927 m
+ /N1156 8.96599 Tf
+ (\() show
+ 176.508 -302.927 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 191.611 -302.927 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 195.194 -302.927 m
+ /N1305 8.96599 Tf
+ (;Z)
+ [4.09742 6.26727 ] pdfxs
+ 206.198 -302.927 m
+ /N1156 8.96599 Tf
+ (\))
+ [6.65271 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (her) show
+ (wis)
+ [6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 29.1811 -313.886 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3641 -313.886 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1461 -314.882 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5551 -313.886 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1391 -313.886 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -313.886 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -313.886 m
+ /N1305 8.96599 Tf
+ (;) show
+ 109.132 -313.886 m
+ /N1220 8.96599 Tf
+ (h) show
+ 112.716 -313.886 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 127.819 -310.077 m
+ /N1705 5.978 Tf
+ (0) show
+ 130.503 -313.886 m
+ /N1220 8.96599 Tf
+ (i) show
+ 134.087 -313.886 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4541 -329.67 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (&Y[idx]) show
+ 71.2341 -329.67 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -329.67 m
+ /N1223 8.96599 Tf
+ (\(addressofa)
+ [3.7657 4.70709 4.69812 4.70709 3.40706 4.24091 3.75673 7.05622 4.70709 6.11483 4.70709 
+ ] pdfxs
+ (r) show
+ (rayeleme)
+ [3.40706 4.70709 7.76456 4.23195 2.34903 4.24091 7.52243 4.24091 ] pdfxs
+ (nt) show
+ (\)) show
+ 29.1811 -340.629 m
+ /N1220 8.96599 Tf
+ (h) show
+ 32.7651 -340.629 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 47.8681 -340.629 m
+ /N1220 8.96599 Tf
+ (i) show
+ 54.0121 -340.629 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (u) show
+ (p)
+ [5.37959 ] pdfxs
+ (d) show
+ (at)
+ [4.59962 3.58634 ] pdfxs
+ (e) show
+ (Typ)
+ [6.40175 4.8686 5.37062 ] pdfxs
+ (e) show
+ (\() show
+ 116.478 -340.629 m
+ /N1305 8.96599 Tf
+ (E) show
+ 123.26 -341.625 m
+ /N1687 5.978 Tf
+ (V) show
+ 129.669 -340.629 m
+ /N1156 8.96599 Tf
+ (\() show
+ 133.253 -340.629 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 140.649 -340.629 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 144.233 -340.629 m
+ /N1305 8.96599 Tf
+ (;ty)
+ [7.16378 3.33537 4.85954 ] pdfxs
+ (p) show
+ (eo)
+ [4.27675 4.46507 ] pdfxs
+ (f) show
+ 178.408 -340.629 m
+ /N1156 8.96599 Tf
+ (\() show
+ 181.992 -340.629 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 186.6 -340.629 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 193.996 -340.629 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.181 -351.588 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -351.588 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -352.584 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -351.588 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -351.588 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -351.588 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -351.588 m
+ /N1305 8.96599 Tf
+ (;) show
+ 109.132 -351.588 m
+ /N1220 8.96599 Tf
+ (h) show
+ 112.716 -351.588 m
+ /N1305 8.96599 Tf
+ (n) show
+ (;)
+ [4.09742 ] pdfxs
+ (f) show
+ 127.819 -351.588 m
+ /N1220 8.96599 Tf
+ (i) show
+ 131.403 -351.588 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.454 -367.372 m
+ /N1196 8.96599 Tf
+ (retur) show
+ (n)
+ [9.41423 ] pdfxs
+ (X) show
+ 57.112 -367.372 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -367.372 m
+ /N1223 8.96599 Tf
+ (\(retu)
+ [3.7657 3.40706 4.23195 3.0664 4.93125 ] pdfxs
+ (r) show
+ (npo)
+ [8.47282 4.23189 4.70709 ] pdfxs
+ (int) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (-compa)
+ [3.29056 3.76572 4.70709 7.52243 4.24086 4.69812 ] pdfxs
+ (ti) show
+ (bleval)
+ [4.24091 2.34903 7.52247 4.24091 4.69812 2.358 ] pdfxs
+ (u) show
+ (e\))
+ [4.23195 3.7657 ] pdfxs
+ 29.181 -378.331 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -378.331 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -379.328 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -378.331 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -378.331 m
+ /N1305 8.96599 Tf
+ (\031) show
+ 98.735 -378.331 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 102.319 -378.331 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 113.196 -379.328 m
+ /N1687 5.978 Tf
+ (V) show
+ 119.605 -378.331 m
+ /N1156 8.96599 Tf
+ (\() show
+ 123.189 -378.331 m
+ /N1305 8.96599 Tf
+ (X) show
+ 131.503 -378.331 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 19.454 -394.116 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (\() show
+ 42.99 -394.116 m
+ /N1305 8.96599 Tf
+ (\034) show
+ 48.074 -394.116 m
+ /N1196 8.96599 Tf
+ (\))
+ [9.41423 ] pdfxs
+ (Y) show
+ 62.196 -394.116 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -394.116 m
+ /N1223 8.96599 Tf
+ (\(val)
+ [3.7657 4.23195 4.70709 2.34903 ] pdfxs
+ (u) show
+ (e-prese)
+ [4.23195 3.29952 4.69812 3.41603 4.23195 3.7657 4.23195 ] pdfxs
+ (r) show
+ (v)
+ [4.23195 ] pdfxs
+ (in) show
+ (gcas)
+ [7.53143 3.76572 4.69812 3.7657 ] pdfxs
+ (t) show
+ (\)) show
+ 29.181 -405.075 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.364 -405.075 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.146 -406.071 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.555 -405.075 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.139 -405.075 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -405.075 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -405.075 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -406.071 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -405.075 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -405.075 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 133.303 -405.075 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 19.454 -420.859 m
+ /N1196 8.96599 Tf
+ (X=)
+ [9.41423 9.41423 ] pdfxs
+ (Y\(Z) show
+ 52.405 -421.856 m
+ /N1153 5.978 Tf
+ (1) show
+ 56.5559 -420.859 m
+ /N1196 8.96599 Tf
+ (,)
+ [9.41423 ] pdfxs
+ (Z) show
+ 70.6779 -421.856 m
+ /N1153 5.978 Tf
+ (2) show
+ 74.8289 -420.859 m
+ /N1196 8.96599 Tf
+ (,)
+ [9.41423 ] pdfxs
+ (..) show
+ (.)
+ [14.1214 ] pdfxs
+ (Z) show
+ 112.487 -421.856 m
+ /N1687 5.978 Tf
+ (n) show
+ 117.586 -420.859 m
+ /N1196 8.96599 Tf
+ (\)) show
+ 122.294 -420.859 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -420.859 m
+ /N1223 8.96599 Tf
+ (\()
+ [3.7657 ] pdfxs
+ (fun) show
+ (c)
+ [4.23195 ] pdfxs
+ (ti) show
+ (oncall\))
+ [4.70709 8.46386 3.76572 4.70709 2.81526 2.358 3.7657 ] pdfxs
+ 29.1809 -431.818 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 65.2779 -431.818 m
+ /N1305 8.96599 Tf
+ (c) show
+ 72.3399 -431.818 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (ne) show
+ (wc)
+ [9.72814 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 29.1809 -442.777 m
+ /N1305 8.96599 Tf
+ (C) show
+ 39.4689 -442.777 m
+ /N1220 8.96599 Tf
+ ([) show
+ 48.1719 -442.777 m
+ /N1156 8.96599 Tf
+ (=) show
+ 57.8999 -442.777 m
+ /N1305 8.96599 Tf
+ (c) show
+ 29.1809 -453.736 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3639 -453.736 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1459 -454.732 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5549 -453.736 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1389 -453.736 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -453.736 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -453.736 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 113.122 -453.736 m
+ /N1156 8.96599 Tf
+ ([)
+ [2.55527 ] pdfxs
+ (1) show
+ (]\))
+ [2.56423 3.58634 ] pdfxs
+ 29.1808 -464.695 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3638 -464.695 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1458 -465.691 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5548 -464.695 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1388 -464.695 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 100.535 -464.695 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 104.119 -464.695 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 112.204 -464.695 m
+ /N1156 8.96599 Tf
+ ([2]\))
+ [2.56423 4.59962 2.56423 3.58634 ] pdfxs
+ 29.1808 -475.654 m
+ /N1220 8.96599 Tf
+ (8) show
+ 34.3008 -475.654 m
+ /N1305 8.96599 Tf
+ (i) show
+ 40.0138 -475.654 m
+ /N1220 8.96599 Tf
+ (2)
+ [8.70595 ] pdfxs
+ (f) show
+ 53.3248 -475.654 m
+ /N1156 8.96599 Tf
+ (1) show
+ 57.9328 -475.654 m
+ /N1305 8.96599 Tf
+ (:::)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ (n) show
+ 71.1708 -475.654 m
+ /N1220 8.96599 Tf
+ (g) show
+ 75.7788 -475.654 m
+ /N1156 8.96599 Tf
+ (:m)
+ [6.65272 7.6838 ] pdfxs
+ (erge) show
+ (Cells\()
+ [6.6528 4.10643 2.55527 2.56423 3.63121 3.58634 ] pdfxs
+ 129.618 -475.654 m
+ /N1305 8.96599 Tf
+ (E) show
+ 136.399 -476.65 m
+ /N1687 5.978 Tf
+ (V) show
+ 142.809 -475.654 m
+ /N1156 8.96599 Tf
+ (\() show
+ 146.392 -475.654 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 152.662 -476.65 m
+ /N1687 5.978 Tf
+ (i) show
+ 155.824 -475.654 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 159.407 -475.654 m
+ /N1305 8.96599 Tf
+ (;)
+ [4.09742 ] pdfxs
+ (c) show
+ 167.493 -475.654 m
+ /N1156 8.96599 Tf
+ ([) show
+ 170.052 -475.654 m
+ /N1305 8.96599 Tf
+ (i) show
+ 175.254 -475.654 m
+ /N1156 8.96599 Tf
+ (+)
+ [9.217 ] pdfxs
+ (2) show
+ (]\))
+ [2.55527 3.58634 ] pdfxs
+ 19.4537 -491.438 m
+ (\(Ot)
+ [3.58634 7.16379 3.58634 ] pdfxs
+ (her) show
+ (wis)
+ [6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ (\)) show
+ 70.2167 -491.438 m
+ /N1196 8.96599 Tf
+ (X=Y)
+ [9.41423 9.41423 9.41423 ] pdfxs
+ (o) show
+ (p)
+ [9.41423 ] pdfxs
+ (Z) show
+ 117.29 -491.438 m
+ /N1156 8.96599 Tf
+ (:) show
+ 150.773 -491.438 m
+ /N1223 8.96599 Tf
+ (\(allo)
+ [3.7657 4.70709 2.81526 5.64851 4.70709 ] pdfxs
+ (t) show
+ (her)
+ [4.70709 4.23195 7.17278 ] pdfxs
+ (in) show
+ (s)
+ [3.7657 ] pdfxs
+ (tru) show
+ (c)
+ [4.23195 ] pdfxs
+ (ti) show
+ (o)
+ [4.70709 ] pdfxs
+ (n) show
+ (s\))
+ [3.75673 3.7657 ] pdfxs
+ 29.1807 -507.223 m
+ /N1156 8.96599 Tf
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3637 -507.223 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1457 -508.219 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5547 -507.223 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1387 -507.223 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -507.223 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -507.223 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -508.219 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -507.223 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -507.223 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 133.303 -507.223 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1807 -518.182 m
+ (m)
+ [7.6838 ] pdfxs
+ (erge) show
+ (C)
+ [6.6528 ] pdfxs
+ (e) show
+ (lls\()
+ [2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ 76.3637 -518.182 m
+ /N1305 8.96599 Tf
+ (E) show
+ 83.1457 -519.178 m
+ /N1687 5.978 Tf
+ (V) show
+ 89.5547 -518.182 m
+ /N1156 8.96599 Tf
+ (\() show
+ 93.1387 -518.182 m
+ /N1305 8.96599 Tf
+ (X) show
+ 101.453 -518.182 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 105.037 -518.182 m
+ /N1305 8.96599 Tf
+ (;E)
+ [4.09742 6.77826 ] pdfxs
+ 115.914 -519.178 m
+ /N1687 5.978 Tf
+ (V) show
+ 122.323 -518.182 m
+ /N1156 8.96599 Tf
+ (\() show
+ 125.907 -518.182 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 132.814 -518.182 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 29.1806 -529.141 m
+ /N1305 8.96599 Tf
+ (flags)
+ [5.45126 2.89608 4.88645 4.70719 4.29474 ] pdfxs
+ 51.4186 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 55.0026 -529.141 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 74.0816 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 77.6656 -529.141 m
+ /N1305 8.96599 Tf
+ (E) show
+ 84.4466 -530.137 m
+ /N1687 5.978 Tf
+ (V) show
+ 90.8566 -529.141 m
+ /N1156 8.96599 Tf
+ (\() show
+ 94.4396 -529.141 m
+ /N1305 8.96599 Tf
+ (X) show
+ 102.754 -529.141 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 116.577 -529.141 m
+ /N1220 8.96599 Tf
+ ([) show
+ 125.281 -529.141 m
+ /N1156 8.96599 Tf
+ (=) show
+ 135.52 -529.141 m
+ /N1217 8.96599 Tf
+ ('U')
+ [2.94976 8.14109 2.94976 ] pdfxs
+ 29.1806 -540.1 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ap) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (\() show
+ 64.0496 -540.1 m
+ /N1305 8.96599 Tf
+ (n) show
+ (od)
+ [4.46507 4.76995 ] pdfxs
+ (e) show
+ 83.1286 -540.1 m
+ /N1156 8.96599 Tf
+ (\() show
+ 86.7116 -540.1 m
+ /N1305 8.96599 Tf
+ (E) show
+ 93.4936 -541.096 m
+ /N1687 5.978 Tf
+ (V) show
+ 99.9026 -540.1 m
+ /N1156 8.96599 Tf
+ (\() show
+ 103.487 -540.1 m
+ /N1305 8.96599 Tf
+ (X) show
+ 111.801 -540.1 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 9.72658 -555.884 m
+ (Mar) show
+ (kC)
+ [4.85963 6.66177 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (teNo)
+ [3.57737 4.10643 6.90378 4.8686 ] pdfxs
+ (de) show
+ (s\(\))
+ [3.63121 3.58634 3.58634 ] pdfxs
+ 130.56 -591.351 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:The)
+ [7.8872 7.8763 6.05449 8.4872 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfunc)
+ [3.0327 5.74904 4.30902 3.0327 7.93081 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 218.817 -640.661 m
+ (52) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 65 65
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 80.939 713.375 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N703 7.96999 Tf
+ (\() show
+ 3.293 0 m
+ /N1712 7.96999 Tf
+ (C) show
+ (reateane)
+ [3.17208 3.49885 4.36752 2.84524 6.99767 7.42799 4.81385 3.9372 ] pdfxs
+ (w) show
+ (,emptynodeoft)
+ [5.68256 3.9372 6.9977 4.36752 2.84524 7.21281 4.81385 3.92917 4.37549 6.99767 4.36752 
+ 5.69053 2.83727 ] pdfxs
+ (y) show
+ (pe)
+ [3.93714 3.9372 ] pdfxs
+ 131.298 0 m
+ /N698 7.96999 Tf
+ (\034) show
+ 135.977 0 m
+ /N703 7.96999 Tf
+ (\)) show
+ -1.52588e-05 -9.465 m
+ /N1715 7.96999 Tf
+ (m) show
+ (ak)
+ [4.74215 4.88563 ] pdfxs
+ (eN) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (e) show
+ 44.896 -9.465 m
+ /N703 7.96999 Tf
+ (\() show
+ (type)
+ [3.06043 4.4712 4.93339 3.76183 ] pdfxs
+ 67.243 -9.465 m
+ /N698 7.96999 Tf
+ (\034) show
+ 71.921 -9.465 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93896 -18.929 m
+ (n=new)
+ [7.52364 9.41259 4.70226 3.7698 8.93434 ] pdfxs
+ (N) show
+ (ode)
+ [4.47121 4.70226 3.76183 ] pdfxs
+ (\() show
+ (type=)
+ [3.06043 4.4712 4.94136 6.58321 6.58324 ] pdfxs
+ 94.32 -18.929 m
+ /N698 7.96999 Tf
+ (\034) show
+ 98.998 -18.929 m
+ /N703 7.96999 Tf
+ (,\rags=)
+ [5.17251 4.71023 4.23211 4.23211 6.16085 6.58324 ] pdfxs
+ 132.919 -18.929 m
+ /N698 7.96999 Tf
+ (\036) show
+ 137.953 -18.929 m
+ /N703 7.96999 Tf
+ (,g)
+ [5.17251 4.24008 ] pdfxs
+ (l) show
+ (obals=)
+ [4.23211 4.70226 4.23211 2.3591 6.16085 6.58324 ] pdfxs
+ 180.812 -18.929 m
+ /N698 7.96999 Tf
+ (\036) show
+ 185.846 -18.929 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93893 -28.394 m
+ /N1666 7.96999 Tf
+ (8) show
+ 16.4659 -28.394 m
+ /N698 7.96999 Tf
+ (f) show
+ 26.5879 -28.394 m
+ /N1666 7.96999 Tf
+ (2) show
+ 37.4089 -28.394 m
+ /N698 7.96999 Tf
+ (fi)
+ [4.94932 2.87716 ] pdfxs
+ (e) show
+ (lds)
+ [2.62214 4.35956 3.91324 ] pdfxs
+ 60.0619 -28.394 m
+ /N703 7.96999 Tf
+ (\() show
+ 63.3559 -28.394 m
+ /N698 7.96999 Tf
+ (\034) show
+ 68.0339 -28.394 m
+ /N703 7.96999 Tf
+ (\),) show
+ 76.5019 -28.394 m
+ /N698 7.96999 Tf
+ (E) show
+ 83.1549 -28.394 m
+ /N703 7.96999 Tf
+ (\() show
+ 86.4479 -28.394 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 100.297 -28.394 m
+ /N703 7.96999 Tf
+ (\)=)
+ [5.6427 6.58324 ] pdfxs
+ 112.529 -28.394 m
+ /N698 7.96999 Tf
+ (<n)
+ [8.94236 5.13271 ] pdfxs
+ (u) show
+ (ll)
+ [2.62214 2.62214 ] pdfxs
+ (;) show
+ 140.517 -28.394 m
+ /N703 7.96999 Tf
+ (0) show
+ 147.104 -28.394 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.93887 -37.858 m
+ /N703 7.96999 Tf
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (n) show
+ 34.8279 -37.858 m
+ /N698 7.96999 Tf
+ (n) show
+ -0.00012207 -56.787 m
+ /N703 7.96999 Tf
+ (\() show
+ 3.29288 -56.787 m
+ /N1712 7.96999 Tf
+ (M) show
+ (erget)
+ [3.9372 3.17208 3.92923 6.99767 2.84524 ] pdfxs
+ (y) show
+ (peof\feld)
+ [3.93714 6.99767 4.36752 5.68256 4.81385 3.9372 2.18379 4.37549 ] pdfxs
+ 75.3389 -56.787 m
+ /N1666 7.96999 Tf
+ (h) show
+ 78.6319 -56.787 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 92.4799 -56.787 m
+ /N1666 7.96999 Tf
+ (i) show
+ 98.8338 -56.787 m
+ /N1712 7.96999 Tf
+ (wi) show
+ (tht)
+ [2.84524 7.43597 2.83727 ] pdfxs
+ (y) show
+ (pe)
+ [3.93714 3.9372 ] pdfxs
+ 135.345 -56.787 m
+ /N698 7.96999 Tf
+ (\034) show
+ 140.023 -56.787 m
+ /N703 7.96999 Tf
+ (.Th)
+ [6.11296 6.12094 4.70226 ] pdfxs
+ (i) show
+ (smay)
+ [6.16882 7.05339 4.00098 4.4712 ] pdfxs
+ 2.82283 -66.252 m
+ /N1712 7.96999 Tf
+ (collap)
+ [3.49885 4.36752 2.63011 2.18379 4.37549 4.36752 ] pdfxs
+ (s) show
+ (e\feldsand)
+ [6.99767 4.80588 3.9372 2.18379 4.37549 6.55926 4.37549 4.80588 7.43597 ] pdfxs
+ (u) show
+ (pdate)
+ [3.93714 4.36752 4.37549 2.83727 6.99767 ] pdfxs
+ (i) show
+ (n/o)
+ [4.81385 4.36752 4.37549 ] pdfxs
+ (u) show
+ (tedgesv)
+ [5.90572 3.49885 4.36752 3.9372 3.9372 6.55926 3.9372 ] pdfxs
+ (i) show
+ (a) show
+ 163.056 -66.252 m
+ /N703 7.96999 Tf
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (r) show
+ (geCe)
+ [4.23211 3.76183 6.12094 3.76183 ] pdfxs
+ (lls\() show
+ (\))
+ [3.29953 ] pdfxs
+ (\)) show
+ -0.000183105 -75.7159 m
+ /N1715 7.96999 Tf
+ (updat)
+ [5.42756 5.69057 5.42756 4.74215 3.80167 ] pdfxs
+ (e) show
+ (Typ)
+ [6.51949 5.14864 5.69854 ] pdfxs
+ (e) show
+ 51.3988 -75.7159 m
+ /N703 7.96999 Tf
+ (\() show
+ (ce)
+ [3.76183 3.7698 ] pdfxs
+ (ll) show
+ 69.7468 -75.7159 m
+ /N1666 7.96999 Tf
+ (h) show
+ 73.0408 -75.7159 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 86.8888 -75.7159 m
+ /N1666 7.96999 Tf
+ (i) show
+ 90.1828 -75.7159 m
+ /N703 7.96999 Tf
+ (,type)
+ [5.17251 3.06043 4.4712 4.94136 3.76183 ] pdfxs
+ 114.411 -75.7159 m
+ /N698 7.96999 Tf
+ (\034) show
+ 119.09 -75.7159 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93877 -85.1809 m
+ (i) show
+ (f)
+ [5.4116 ] pdfxs
+ (\() show
+ 19.9948 -85.1809 m
+ /N698 7.96999 Tf
+ (\034) show
+ 27.0248 -85.1809 m
+ /N1666 7.96999 Tf
+ (6) show
+ 27.0248 -85.1809 m
+ /N703 7.96999 Tf
+ (=) show
+ 36.4348 -85.1809 m
+ /N1670 7.96999 Tf
+ (void)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 56.1937 -85.1809 m
+ /N1666 7.96999 Tf
+ (^) show
+ 64.6617 -85.1809 m
+ /N698 7.96999 Tf
+ (\034) show
+ 74.5157 -85.1809 m
+ /N1666 7.96999 Tf
+ (6) show
+ 74.5157 -85.1809 m
+ /N703 7.96999 Tf
+ (=) show
+ 86.2777 -85.1809 m
+ /N698 7.96999 Tf
+ (ty)
+ [3.0605 4.47111 ] pdfxs
+ (p) show
+ (eof)
+ [3.9212 4.09663 4.06465 ] pdfxs
+ 111.038 -85.1809 m
+ /N703 7.96999 Tf
+ (\() show
+ 114.331 -85.1809 m
+ /N1666 7.96999 Tf
+ (h) show
+ 117.625 -85.1809 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 131.473 -85.1809 m
+ /N1666 7.96999 Tf
+ (i) show
+ 134.767 -85.1809 m
+ /N703 7.96999 Tf
+ (\)\)) show
+ 17.8777 -94.6449 m
+ /N698 7.96999 Tf
+ (m) show
+ 28.1907 -94.6449 m
+ /N703 7.96999 Tf
+ (=make)
+ [9.41259 7.05339 4.23211 4.24007 3.76183 ] pdfxs
+ (N) show
+ (ode)
+ [4.46324 4.71023 3.76183 ] pdfxs
+ (\() show
+ 79.4627 -94.6449 m
+ /N698 7.96999 Tf
+ (\034) show
+ 84.1416 -94.6449 m
+ /N703 7.96999 Tf
+ (\)) show
+ 17.8777 -104.11 m
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (nme)
+ [7.52364 7.06136 3.76183 ] pdfxs
+ (r) show
+ (geCe)
+ [4.23211 3.7698 6.11297 3.76183 ] pdfxs
+ (ll) show
+ (s)
+ [3.34744 ] pdfxs
+ (\() show
+ 87.1037 -104.11 m
+ /N1666 7.96999 Tf
+ (h) show
+ 90.3967 -104.11 m
+ /N698 7.96999 Tf
+ (m;) show
+ 101.651 -104.11 m
+ /N703 7.96999 Tf
+ (0) show
+ 105.885 -104.11 m
+ /N1666 7.96999 Tf
+ (i) show
+ 109.179 -104.11 m
+ /N698 7.96999 Tf
+ (;) show
+ 112.942 -104.11 m
+ /N1666 7.96999 Tf
+ (h) show
+ 116.236 -104.11 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 130.084 -104.11 m
+ /N1666 7.96999 Tf
+ (i) show
+ 133.377 -104.11 m
+ /N703 7.96999 Tf
+ (\)) show
+ 8.93861 -113.574 m
+ (e)
+ [3.76183 ] pdfxs
+ (ls) show
+ (e)
+ [6.59118 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (t) show
+ (u)
+ [4.71023 ] pdfxs
+ (r) show
+ (n) show
+ 50.8706 -113.574 m
+ /N1666 7.96999 Tf
+ (h) show
+ 54.1636 -113.574 m
+ /N698 7.96999 Tf
+ (n;f)
+ [5.14068 3.76182 4.06465 ] pdfxs
+ 68.0126 -113.574 m
+ /N1666 7.96999 Tf
+ (i) show
+ 104.318 -149.041 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:m)
+ [7.8872 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ndupd)
+ [6.05449 9.6981 6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (eType)
+ [4.85451 7.57085 5.75995 6.35994 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 7.9976 -182.047 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,if)
+ [3.0327 3.0327 4.84359 7.55993 3.0327 7.67993 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.1017 ] pdfxs
+ (ot) show
+ (herins)
+ [6.05449 4.85451 8.61809 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.4072 3.0327 8.6508 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.4072 ] pdfxs
+ (t) show
+ (oap)
+ [9.80719 9.80719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-c)
+ [4.85451 4.2654 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (iblev)
+ [3.0327 6.05449 3.0327 9.19629 5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 7.55993 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ac)
+ [3.0327 7.55993 9.79628 4.85451 ] pdfxs
+ (a) show
+ (stfr)
+ [4.29811 8.59637 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4398 ] pdfxs
+ (a) show
+ -8.93939 -203.969 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.08718 ] pdfxs
+ (t) show
+ (o)
+ [10.2763 ] pdfxs
+ (a) show
+ (nin)
+ [10.8763 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ersm)
+ [4.85451 9.08718 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 9.08718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.66537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.27631 8.13811 ] pdfxs
+ (o) show
+ (rin)
+ [9.08718 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 9.08718 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.13811 ] pdfxs
+ (a) show
+ (nynodesp)
+ [5.75995 10.5708 6.0654 5.74904 6.0654 4.8436 9.11989 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.8654 ] pdfxs
+ (t) show
+ (oby)
+ [10.2763 5.75995 5.75995 ] pdfxs
+ -8.93939 -225.892 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (heresult)
+ [6.05449 8.4872 4.27631 4.8436 4.30902 6.05449 3.0327 7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 212.849 -225.892 m
+ /N1025 10.909 Tf
+ (U) show
+ 222.501 -225.892 m
+ /N614 10.909 Tf
+ (nknown\r)
+ [6.0654 5.74904 6.0654 5.14905 7.8763 9.6981 6.0654 ] pdfxs
+ (a) show
+ (gisset)
+ [9.08719 3.0327 7.94172 4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.4872 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 368.38 -221.933 m
+ /N703 7.96999 Tf
+ (4) show
+ 373.112 -225.892 m
+ /N614 10.909 Tf
+ (.) show
+ 7.99756 -247.814 m
+ (The\fn)
+ [7.8763 6.0654 8.58538 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [6.77449 4.29811 ] pdfxs
+ (t) show
+ (epinloc)
+ [4.8436 9.80719 3.0327 9.80719 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.77449 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.80719 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.80719 3.0327 8.05081 ] pdfxs
+ (t) show
+ (oc)
+ [9.19628 4.8436 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ewhich)
+ [8.58538 7.88721 6.05449 3.0327 4.54905 9.79628 ] pdfxs
+ (D) show
+ (Snodes)
+ [9.80719 6.0654 5.74904 6.0654 4.8436 8.05081 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 379.084 -247.814 m
+ /N1025 10.909 Tf
+ (C) show
+ 388.145 -247.814 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.F)
+ [4.8436 8.20356 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (a) show
+ -8.93945 -269.737 m
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,nodesre)
+ [6.0654 6.05449 7.38539 6.05449 5.75995 6.0654 4.8436 8.50899 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.05447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (maf)
+ [13.298 9.66537 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,a)
+ [7.38539 9.65446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,p)
+ [3.02179 7.38539 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.2654 ] pdfxs
+ (a) show
+ (s)
+ [8.50899 ] pdfxs
+ (a) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 8.44365 ] pdfxs
+ (t) show
+ (oac)
+ [9.66537 9.65446 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -8.93945 -291.659 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 7.45084 ] pdfxs
+ (o) show
+ (rre)
+ [8.55263 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedbyafuncti)
+ [6.05449 4.27631 6.05449 4.85451 10.3308 5.75995 10.0254 9.71992 3.33815 6.0654 6.05449 
+ 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (llmayn)
+ [3.02179 7.30903 9.08711 5.14905 10.0363 6.05449 ] pdfxs
+ (o) show
+ (tbem)
+ [8.52001 6.35994 9.11992 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.3308 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Thisre\rec)
+ [4.8436 9.78537 7.8763 6.0654 3.02179 8.57444 4.27631 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.57444 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 9.11992 3.33815 ] pdfxs
+ (a) show
+ (ctth)
+ [4.8436 8.52001 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.5091 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -8.93945 -313.582 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sedoesn)
+ [4.30902 8.31266 6.05449 5.75995 4.8436 7.76717 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [7.70183 6.05449 5.15996 5.4545 8.30175 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 9.2181 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (linf)
+ [6.49085 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 7.82175 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.73446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.09802 6.05449 3.0327 4.8436 6.53449 3.0327 9.51264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.31266 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\(a\)) show
+ (,) show
+ -8.93945 -335.504 m
+ (nei)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fthenodesf)
+ [6.97085 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [7.909 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (to) show
+ 208.576 -335.504 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 220.718 -335.504 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 20.818 0 m
+ /N614 10.909 Tf
+ (a) show
+ (rem)
+ [4.27631 8.47629 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ 77.849 0 m
+ /N1025 10.909 Tf
+ (`C')
+ [3.47997 9.06531 3.47997 ] pdfxs
+ 93.879 0 m
+ /N614 10.909 Tf
+ (.) show
+ -233.093 -37.833 m
+ /N622 11.955 Tf
+ (3.2.3Bottom)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.7307 5.22437 5.23633 6.71874 11.2138 
+ ] pdfxs
+ (-) show
+ (UpA)
+ [10.3292 11.955 10.1618 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.73 7.10119 5.30802 3.73 9.79114 9.19335 ] pdfxs
+ (ha) show
+ (se)
+ [5.29606 6.13291 ] pdfxs
+ -233.093 -66.801 m
+ /N614 10.909 Tf
+ (TheB)
+ [7.8763 6.0654 9.6981 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [10.909 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (U) show
+ (\))
+ [9.09819 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 9.15262 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sere\fnestheloc)
+ [4.30902 9.6981 4.2654 4.85451 6.05449 6.0654 4.8436 9.16353 4.23277 6.0654 9.6981 
+ 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [7.8872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.909 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.1199 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbyinc)
+ [10.909 5.75995 10.6145 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -233.093 -88.723 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (linf)
+ [7.18903 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.2217 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2434 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.01083 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.46535 ] pdfxs
+ (o) show
+ (fe)
+ [7.49448 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.2217 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Theresult)
+ [6.05449 9.44719 7.8763 6.0654 8.99993 4.27631 4.85451 4.29811 6.0654 3.02179 8.40001 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.99993 7.7344 12.3381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.46535 3.0327 8.45444 ] pdfxs
+ (a) show
+ -233.093 -110.646 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.07628 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.28719 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 9.07628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichsumm)
+ [9.06537 7.88721 6.05449 3.0327 4.54905 9.06537 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizes)
+ [4.27631 3.02179 4.85451 4.8436 7.31991 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (tota) show
+ (le\013ect)
+ [6.04358 4.8436 6.35986 4.85451 4.8436 7.25457 ] pdfxs
+ (o) show
+ (fc)
+ [6.34903 4.8436 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 8.46538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tfunc)
+ [7.25457 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 7.85448 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -233.093 -132.568 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.95263 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.6981 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.98176 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n\)wi)
+ [6.0654 7.87638 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.88729 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.39264 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.02179 3.0327 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extinf)
+ [4.8436 5.75995 7.87638 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.8872 ] pdfxs
+ (I) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.94172 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.95263 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -233.093 -154.491 m
+ (bycl)
+ [5.75995 9.2181 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 8.91265 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.30175 7.7344 11.6399 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -80.444 -154.491 m
+ /N634 10.909 Tf
+ (k) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (wn)
+ [7.2545 6.13082 ] pdfxs
+ -46.874 -154.491 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 7.76717 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.30175 4.85451 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.02179 4.85451 4.27631 3.02179 7.76717 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,mer)
+ [6.05449 6.0654 6.52358 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingnodesp)
+ [3.02179 6.0654 8.91265 6.0654 5.75995 6.05449 4.85451 7.75627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -233.093 -176.413 m
+ (t) show
+ (obyc)
+ [9.08719 5.75995 9.39264 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingf)
+ [6.0654 6.05449 3.0327 6.0654 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ -216.156 -198.336 m
+ (TheB)
+ [7.8763 6.0654 8.29084 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.50173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 7.74536 3.02179 7.74536 ] pdfxs
+ (t) show
+ (hekeyp)
+ [6.0654 8.29084 5.4545 4.8436 9.19628 6.0654 ] pdfxs
+ (a) show
+ (ssinv)
+ [4.29811 7.74536 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lvedinc)
+ [3.02179 5.4545 4.85451 9.50173 3.0327 9.50173 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 8.89083 ] pdfxs
+ (t) show
+ (hefullyc)
+ [6.0654 8.27993 3.33815 6.0654 3.02179 3.0327 9.19628 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.29084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.63261 ] pdfxs
+ -233.093 -220.259 m
+ (ysisresultbycl)
+ [5.75995 4.29811 3.0327 7.76717 4.27631 4.8436 4.30902 6.05449 3.0327 7.71274 5.75995 
+ 9.2181 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 8.92356 ] pdfxs
+ (a) show
+ (ndinlining)
+ [6.0654 9.52355 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsfr)
+ [6.0654 6.05449 7.76717 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mc)
+ [12.5562 4.8436 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.0327 3.0327 4.8436 4.85451 7.76717 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oc)
+ [8.92356 4.85451 ] pdfxs
+ (a) show
+ (llers.Cl)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 7.82175 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.91265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.76717 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.73446 4.85451 ] pdfxs
+ (a) show
+ (ched)
+ [4.53815 9.53446 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.31266 3.0327 6.0654 ] pdfxs
+ -233.093 -242.181 m
+ (t) show
+ (hec)
+ [6.05449 8.05084 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.23994 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phdirectlyprovidesafullyc)
+ [6.0654 9.26173 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 8.95628 6.0654 
+ 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 7.50536 8.65083 3.33815 6.05449 3.0327 
+ 3.0327 8.95628 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 7.45093 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveresultbyimplici)
+ [3.0327 5.4545 8.05084 4.2654 4.85451 4.29811 6.0654 3.0327 7.44002 5.75995 8.95628 
+ 3.0327 9.08711 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 121.861 -238.222 m
+ /N703 7.96999 Tf
+ (5) show
+ 129.793 -242.181 m
+ /N614 10.909 Tf
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ming)
+ [9.08711 3.0327 6.05449 8.66174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sby)
+ [7.50536 5.75995 8.95628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 1 0 0 1 -233.093 -251.675 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (nLLV)
+ [8.2756 5.75615 4.73403 6.91274 ] pdfxs
+ (M) show
+ (,typ)
+ [5.71129 3.32633 4.8686 5.37062 ] pdfxs
+ (e) show
+ (-s)
+ [3.07535 3.63121 ] pdfxs
+ (af) show
+ (ep)
+ [7.25349 5.37959 ] pdfxs
+ (o) show
+ (inter)
+ [2.55527 4.86852 3.57737 4.10643 6.75132 ] pdfxs
+ (ar) show
+ (it)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ticis)
+ [3.58634 2.55527 7.25349 2.55527 6.79621 ] pdfxs
+ (repre) show
+ (sent)
+ [3.63121 4.10643 4.85956 3.58634 ] pdfxs
+ (e) show
+ (dwitht)
+ [8.2756 6.6528 2.55527 3.58634 8.2756 3.58634 ] pdfxs
+ (he) show
+ 258.315 -3.80899 m
+ /N1196 8.96599 Tf
+ (getelementptr) show
+ 322.664 -3.80899 m
+ /N1156 8.96599 Tf
+ (o) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (ra) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (,w)
+ [5.72923 6.6528 ] pdfxs
+ (h) show
+ (ich)
+ [2.56423 3.83745 8.2756 ] pdfxs
+ (e) show
+ (\013)
+ [5.37965 ] pdfxs
+ (e) show
+ (ctiv)
+ [4.09746 3.57737 2.56423 4.60858 ] pdfxs
+ (e) show
+ (lycom-)
+ [2.56423 8.01566 4.09746 4.59962 7.6838 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (pu) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 12.192 -14.768 m
+ /N1196 8.96599 Tf
+ (&Y->Z) show
+ 38.7999 -14.768 m
+ /N1156 8.96599 Tf
+ (or) show
+ 50.0839 -14.768 m
+ /N1196 8.96599 Tf
+ (&Y[idx]) show
+ 83.0349 -14.768 m
+ /N1156 8.96599 Tf
+ (.)
+ [6.65272 ] pdfxs
+ (S) show
+ (ee)
+ [4.10643 7.16383 ] pdfxs
+ (S) show
+ (ection)
+ [4.10643 4.0885 3.58634 2.56423 4.59962 8.19491 ] pdfxs
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (2) show
+ (.)
+ [2.56423 ] pdfxs
+ (2) show
+ (.) show
+ -6.10352e-05 -21.918 m
+ /N1153 5.978 Tf
+ (5) show
+ 4.15092 -25.727 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (h) show
+ (e)
+ [6.98451 ] pdfxs
+ (na) show
+ (mi)
+ [7.6838 2.55527 ] pdfxs
+ (n) show
+ (gisim)
+ [7.49563 2.55527 6.52723 2.55527 7.6838 ] pdfxs
+ (p) show
+ (licitb)
+ [2.55527 2.56423 4.09746 2.55527 6.47339 5.37062 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (sewe)
+ [3.63121 6.99348 6.39279 6.98451 ] pdfxs
+ (d) show
+ (o)
+ [7.49563 ] pdfxs
+ (no) show
+ (tex)
+ [6.46442 4.10643 4.85963 ] pdfxs
+ (p) show
+ (licitly)
+ [2.56423 2.55527 4.09746 2.55527 3.58634 2.56423 7.74668 ] pdfxs
+ (re) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (mberw)
+ [7.42379 5.37062 4.10643 6.48234 6.66177 ] pdfxs
+ (her) show
+ (ea)
+ [6.98451 7.49563 ] pdfxs
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (ew)
+ [6.98451 6.40175 ] pdfxs
+ (a) show
+ (si)
+ [6.51826 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (ne) show
+ (d)
+ [8.00662 ] pdfxs
+ (fro) show
+ (m.T)
+ [7.67484 6.59893 6.6528 ] pdfxs
+ (h) show
+ (isis)
+ [2.55527 6.52723 2.55527 6.51826 ] pdfxs
+ (on) show
+ (e)
+ [6.98451 ] pdfxs
+ (o) show
+ (ft)
+ [5.70233 3.58634 ] pdfxs
+ (he) show
+ -12.4371 -36.686 m
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (ywayswem)
+ [7.93497 6.40175 4.34857 4.8686 6.70655 6.40175 7.16383 7.6838 ] pdfxs
+ (a) show
+ (int)
+ [2.55527 4.86852 3.57737 ] pdfxs
+ (a) show
+ (in)
+ [2.56423 8.18594 ] pdfxs
+ (aggre) show
+ (ssivesc)
+ [3.64018 3.63121 2.56423 4.60858 7.16383 3.64018 4.09746 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (ab) show
+ (ility.)
+ [2.55527 2.56423 2.55527 3.33529 4.08856 2.56423 ] pdfxs
+ 216.108 -67.904 m
+ /N614 10.909 Tf
+ (53) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 66 66
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 5.79268 6.05449 ] pdfxs
+ (at) show
+ (h)
+ [8.81447 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.50902 ] pdfxs
+ (a) show
+ (reinlinedfr)
+ [4.27631 7.60357 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 8.81447 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m.Cl)
+ [9.09802 7.58175 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ningnodesis)
+ [6.0654 3.02179 6.0654 8.20357 6.0654 5.75995 6.05449 4.85451 7.05809 3.0327 7.05809 
+ ] pdfxs
+ (a) show
+ (ninheren)
+ [8.81447 3.02179 6.0654 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyexp)
+ [3.0327 8.50902 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lprocess,butisc)
+ [5.78177 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 5.96722 6.05449 6.0654 
+ 6.99275 3.0327 7.05809 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lled)
+ [3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (by)
+ [5.75995 9.05447 ] pdfxs
+ (t) show
+ (hreef)
+ [6.0654 4.2654 4.85451 8.14902 3.32724 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (to) show
+ (rs:)
+ [4.2654 4.30902 7.71266 ] pdfxs
+ (1) show
+ (\)uni\fc)
+ [7.5382 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmer)
+ [9.35992 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (esm)
+ [4.8436 7.60354 9.08711 ] pdfxs
+ (o) show
+ (stcl)
+ [4.30902 7.5382 4.85451 3.0327 ] pdfxs
+ (o) show
+ (nednodes)
+ [6.05449 4.85451 9.35992 6.05449 5.75995 6.0654 4.8436 7.60354 ] pdfxs
+ (tog) show
+ (ether)
+ [4.85451 4.23277 6.0654 4.8436 7.58173 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.39267 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ensumm)
+ [4.8436 9.35992 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizinglis)
+ [4.27631 3.02179 4.85451 3.0327 6.05449 8.75992 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (s) show
+ 0 -43.845 m
+ (recursivenodes\))
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.86902 6.05449 5.75995 
+ 6.05449 4.85451 4.29811 8.25819 ] pdfxs
+ (2) show
+ (\)mem)
+ [8.25819 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.77446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (a) show
+ (reunre)
+ [4.27631 8.85811 6.0654 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (bleinac)
+ [6.05449 3.0327 8.86902 3.0327 10.069 9.46901 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.27991 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.86902 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.25819 4.85451 ] pdfxs
+ (o) show
+ (piedfr)
+ [6.05449 3.0327 4.8436 10.0799 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mac)
+ [13.1125 9.46901 4.8436 ] pdfxs
+ (a) show
+ (llee,)
+ [3.0327 3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (3) show
+ (\))
+ [7.59274 ] pdfxs
+ (N) show
+ (odesc)
+ [5.74904 6.0654 4.8436 7.64718 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 8.79265 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.37085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.64718 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.18175 ] pdfxs
+ (a) show
+ (lwaysmer)
+ [3.0327 7.58175 5.14905 5.75995 7.63627 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (a) show
+ (sinliningoccurs\(i.e.,)
+ [7.64718 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.79265 5.75995 4.8436 
+ 4.85451 6.05449 4.27631 7.64718 4.23277 3.0327 3.0327 4.85451 3.02179 6.43631 ] pdfxs
+ (t) show
+ (henode)
+ [6.05449 8.19266 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ra)
+ [8.39991 9.59992 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lGinac)
+ [7.16721 12.6981 3.02179 10.1999 9.58901 4.85451 ] pdfxs
+ (a) show
+ (lleeismer)
+ [3.0327 3.02179 4.85451 8.97811 3.0327 8.44353 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 10.189 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.1999 ] pdfxs
+ (t) show
+ (henodef)
+ [6.05449 8.98902 6.0654 5.74904 6.0654 8.98902 3.32724 ] pdfxs
+ (o) show
+ (rGin)
+ [8.41082 12.6981 3.0327 10.189 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.97811 4.85451 ] pdfxs
+ (a) show
+ (llerifitexis)
+ [3.0327 3.02179 4.85451 8.41082 3.02179 7.47266 3.0327 8.37819 4.8436 5.75995 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (,whichle)
+ [7.28721 7.8763 6.0654 3.0327 4.53815 10.1999 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 8.43262 ] pdfxs
+ (to) show
+ 0 -109.613 m
+ (recursivemer)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.78174 9.08711 4.8436 
+ 4.27631 ] pdfxs
+ (g) show
+ (ingdueto#)
+ [3.0327 6.05449 9.39265 6.05449 6.0654 8.78174 4.23277 9.39265 9.08711 ] pdfxs
+ (1) show
+ (.)
+ [8.75992 ] pdfxs
+ (I) show
+ (npr)
+ [9.99264 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,whileexp)
+ [3.0327 4.85451 4.8436 7.0363 7.8763 6.05449 3.0327 3.0327 8.78174 4.8436 5.75995 
+ 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbehavi)
+ [6.95994 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (ris)
+ [8.20355 3.0327 8.22535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyp)
+ [3.0327 3.0327 9.68719 6.35994 ] pdfxs
+ (o) show
+ (ssible,we)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 7.02539 7.58175 4.8436 ] pdfxs
+ 0 -131.535 m
+ (\fnd)
+ [6.0654 6.05449 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [7.88729 3.02179 7.88729 6.05449 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (o) show
+ (toccurinpr)
+ [7.87638 5.75995 4.8436 4.85451 6.05449 7.909 3.0327 9.6981 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,Sec)
+ [3.02179 4.85451 4.8436 6.6654 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.6describeshowtoh)
+ [3.0327 9.08719 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 7.94172 
+ 6.0654 5.14905 11.5199 4.23277 9.0981 6.05449 ] pdfxs
+ (a) show
+ (ndleitifitdoesh)
+ [6.0654 6.0654 3.02179 8.4872 3.0327 7.87638 3.0327 6.97085 3.0327 7.87638 6.05449 
+ 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (a) show
+ (ppen.)
+ [6.05449 6.37085 4.8436 6.0654 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (We\frstdescribeasin)
+ [10.2981 9.94901 6.05449 4.27631 4.29811 9.33818 6.05449 4.85451 4.29811 4.85451 4.2654 
+ 3.0327 6.37085 9.9381 10.5381 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.9381 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 11.1599 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 10.549 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.149 ] pdfxs
+ (t) show
+ (henexpl)
+ [6.0654 4.8436 11.1599 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inhow)
+ [3.0327 11.149 6.0654 5.14905 12.9708 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.9381 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.11629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.05449 11.1599 3.02179 4.29811 ] pdfxs
+ 0 -175.38 m
+ (discovered)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.74173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.74173 ] pdfxs
+ (t) show
+ (raversed.C)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 4.8436 6.0654 7.99629 7.88721 ] pdfxs
+ (o) show
+ (nsiderac)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 7.94173 9.14174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.70903 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.13083 9.13083 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 265.317 -175.38 m
+ /N695 10.909 Tf
+ (F) show
+ 277.526 -175.38 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hf)
+ [9.74173 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ 389.896 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 395.237 -177.017 m
+ /N703 7.96999 Tf
+ (1) show
+ 399.97 -175.38 m
+ /N695 10.909 Tf
+ (;) show
+ 403 -175.38 m
+ /N614 10.909 Tf
+ (...)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 417.545 -175.38 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 427.735 -177.017 m
+ /N698 7.96999 Tf
+ (n) show
+ 433.371 -175.38 m
+ /N614 10.909 Tf
+ (,where)
+ [6.71994 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (he)
+ [6.05449 9.38174 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.55993 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.83626 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.5926 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 161.991 -197.303 m
+ /N695 10.909 Tf
+ (a) show
+ 167.757 -198.939 m
+ /N703 7.96999 Tf
+ (1) show
+ 172.489 -197.303 m
+ /N695 10.909 Tf
+ (;) show
+ 175.52 -197.303 m
+ /N614 10.909 Tf
+ (...)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 190.065 -197.303 m
+ /N695 10.909 Tf
+ (;a)
+ [4.84359 5.77094 ] pdfxs
+ 200.68 -198.939 m
+ /N698 7.96999 Tf
+ (n) show
+ 206.316 -197.303 m
+ /N614 10.909 Tf
+ (.Thefunc)
+ [10.5599 7.88721 6.05449 9.38174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 283.822 -197.303 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (sol)
+ [4.45083 5.58542 2.78176 ] pdfxs
+ (ve) show
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ 349.268 -197.303 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.5926 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.37083 ] pdfxs
+ (3) show
+ (.4showshow)
+ [3.0327 9.99264 4.29811 6.0654 5.14905 7.8763 8.83626 6.05449 5.15996 7.8763 ] pdfxs
+ -6.10352e-05 -219.225 m
+ (suchac)
+ [4.29811 6.0654 4.54905 10.5381 9.94901 4.8436 ] pdfxs
+ (a) show
+ (llisprocessedin)
+ [3.0327 7.5163 3.0327 8.78171 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 
+ 4.8436 10.549 3.0327 10.549 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 9.3381 7.72349 12.6653 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se.We\frstc)
+ [4.30902 4.8436 10.429 10.309 9.3272 6.0654 4.2654 4.30902 8.72728 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 10.2435 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 9.3272 7.7344 12.6653 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.549 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 367.285 -219.225 m
+ /N695 10.909 Tf
+ (F) show
+ 375.816 -219.225 m
+ /N614 10.909 Tf
+ (,cle)
+ [7.72357 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ring)
+ [4.27631 3.0327 6.05449 9.9381 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 441.03 -219.225 m
+ /N1025 10.909 Tf
+ (S) show
+ 448 -219.225 m
+ /N614 10.909 Tf
+ (ta) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ -0.00012207 -241.148 m
+ (nodem)
+ [6.0654 5.74904 6.0654 8.94538 9.08711 ] pdfxs
+ (a) show
+ (rkerssinces)
+ [4.27631 5.4545 4.8436 4.27631 8.3999 4.29811 3.0327 6.05449 4.85451 8.93447 4.30902 
+ ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.85082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.3999 ] pdfxs
+ (o) show
+ (fac)
+ [7.42902 9.54537 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.94538 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.94538 6.05449 ] pdfxs
+ (o) show
+ (tle)
+ [8.33456 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lly)
+ [3.02179 3.0327 9.85082 ] pdfxs
+ (a) show
+ (ccessibleinac)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 3.0327 8.93447 3.0327 10.1563 
+ 9.54537 4.85451 ] pdfxs
+ (a) show
+ (ller.We)
+ [3.02179 3.0327 4.85451 4.2654 9.25083 10.309 8.94538 ] pdfxs
+ (t) show
+ (henmer)
+ [6.05449 4.85451 10.1454 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -0.00012207 -263.07 m
+ (t) show
+ (henodep)
+ [6.05449 9.05447 6.0654 5.75995 6.05449 9.05447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2654 ] pdfxs
+ (t) show
+ (obye)
+ [9.66537 5.74904 9.97082 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 223.669 -263.07 m
+ /N695 10.909 Tf
+ (a) show
+ 229.435 -264.707 m
+ /N698 7.96999 Tf
+ (i) show
+ 237.021 -263.07 m
+ /N614 10.909 Tf
+ (o) show
+ (fp)
+ [7.53811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-c)
+ [4.8436 4.27631 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ibletypewi)
+ [3.02179 6.0654 3.0327 9.05447 3.93823 5.74904 6.37085 9.05447 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [10.2654 4.23277 6.0654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.53811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -284.993 m
+ (nodep)
+ [6.0654 5.74904 6.0654 8.3672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.58901 ] pdfxs
+ (t) show
+ (oby)
+ [8.9672 5.75995 5.75995 ] pdfxs
+ 93.7819 -284.993 m
+ /N695 10.909 Tf
+ (f) show
+ 99.1228 -286.629 m
+ /N698 7.96999 Tf
+ (i) show
+ 102.504 -284.993 m
+ /N614 10.909 Tf
+ (.)
+ [7.84357 ] pdfxs
+ (I) show
+ (f)
+ [6.85085 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ble,we)
+ [6.0654 3.0327 4.8436 6.57812 7.57085 8.37811 ] pdfxs
+ (a) show
+ (lsomer)
+ [3.02179 4.30902 8.9781 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.3672 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 8.3672 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.58901 5.14904 ] pdfxs
+ (a) show
+ (luein)
+ [3.0327 6.05449 8.3672 3.0327 9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.85451 ] pdfxs
+ (a) show
+ (llnodewi)
+ [3.02179 6.55631 6.0654 5.74904 6.0654 8.3672 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 5.75995 ] pdfxs
+ -0.000152588 -306.915 m
+ (o) show
+ (f)
+ [6.83994 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 8.35629 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.56719 5.15995 ] pdfxs
+ (a) show
+ (luenodefr)
+ [3.02179 6.0654 8.35629 6.05449 5.75995 6.0654 8.35629 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthec)
+ [12.5998 4.23277 6.0654 8.35629 4.8436 ] pdfxs
+ (a) show
+ (llee.)
+ [3.0327 3.0327 4.8436 4.85451 7.83266 ] pdfxs
+ (Not) show
+ (e)
+ [8.35629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.75638 ] pdfxs
+ (a) show
+ (nyunres)
+ [5.74904 9.26174 6.0654 6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.8436 9.56719 4.85451 ] pdfxs
+ (a) show
+ (llnodesin)
+ [3.0327 6.53449 6.05449 5.75995 6.0654 4.8436 7.81081 3.0327 6.0654 ] pdfxs
+ 383.83 -306.915 m
+ /N695 10.909 Tf
+ (F) show
+ 392.361 -306.915 m
+ /N614 10.909 Tf
+ ('sBU)
+ [3.0327 7.81081 7.72349 11.6835 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.56719 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -0.000152588 -328.838 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (piedin)
+ [6.0654 3.0327 4.8436 9.77446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.56356 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 8.01808 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.74176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (srepresen)
+ [8.01808 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.17447 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.01808 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (t) show
+ (heunres)
+ [6.05449 8.56356 6.0654 6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.02179 5.4545 4.85451 9.77446 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.74176 3.0327 6.0654 ] pdfxs
+ -0.000152588 -350.761 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llee's)
+ [3.02179 3.0327 4.85451 4.8436 3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (renowrepresen)
+ [4.27631 8.47629 6.0654 5.14905 11.5199 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (a) show
+ (swell.)
+ [7.94172 7.57085 4.8436 3.0327 3.0327 3.0327 ] pdfxs
+ -0.000152588 -387.948 m
+ /N1025 10.909 Tf
+ (Ba) show
+ (sicA)
+ [4.95263 3.47997 9.76357 9.47995 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.13077 ] pdfxs
+ (W) show
+ (i)
+ [3.49088 ] pdfxs
+ (thou) show
+ (tR)
+ [9.05453 9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (on) show
+ -0.000152588 -416.916 m
+ /N614 10.909 Tf
+ (Thec)
+ [7.8763 6.0654 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eB)
+ [9.04356 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [10.2435 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.2871 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (t) show
+ (raversing)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 6.05449 9.64355 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.22175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisshowninFi)
+ [6.05449 10.2545 3.0327 8.49808 4.29811 6.0654 5.14905 7.8763 10.2545 3.0327 10.2545 
+ 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (.butwe)
+ [9.54537 6.0654 6.05449 8.43274 7.58175 4.8436 ] pdfxs
+ -0.000152588 -438.839 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (initf)
+ [3.02179 11.1817 3.02179 9.36 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [9.38172 3.33815 ] pdfxs
+ (o) show
+ (urdi\013erentc)
+ [6.05449 9.38172 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 9.34909 4.85451 
+ ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.8436 4.30902 12.3053 ] pdfxs
+ (I) show
+ (n)
+ [11.1817 ] pdfxs
+ (t) show
+ (hesimplestc)
+ [6.05449 9.95992 4.30902 3.0327 9.08711 6.05449 3.0327 4.85451 4.29811 9.36 4.8436 
+ ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.95992 ] pdfxs
+ (o) show
+ (fapr)
+ [8.44356 10.5708 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [14.2034 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.1708 ] pdfxs
+ (o) show
+ (nlydirectc)
+ [6.05449 3.0327 10.8763 6.05449 3.0327 4.27631 4.8436 4.85451 9.34909 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 9.41443 ] pdfxs
+ (to) show
+ -0.000152588 -460.761 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-ex)
+ [6.05449 3.63261 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfuncti)
+ [7.58175 3.33815 6.05449 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,norecursi)
+ [6.0654 4.29811 7.81084 6.0654 10.0035 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.81084 ] pdfxs
+ (a) show
+ (ndnofunc)
+ [6.05449 10.6145 6.0654 10.0035 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6145 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 7.81084 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.40356 4.8436 ] pdfxs
+ (a) show
+ (llnodesine)
+ [3.0327 7.58175 6.0654 5.74904 6.0654 4.8436 8.85807 3.0327 10.6145 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6145 ] pdfxs
+ (D) show
+ (S)
+ [10.6145 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -0.000152588 -482.684 m
+ (implici)
+ [3.0327 9.08711 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ (lyde\fne)
+ [3.0327 9.26174 6.0654 4.8436 6.0654 6.05449 8.35629 ] pdfxs
+ (t) show
+ (heen)
+ [6.0654 8.35629 4.8436 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.02179 4.27631 8.35629 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.53449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.TheBUph)
+ [6.0654 6.05449 7.83266 7.88721 6.05449 8.35629 7.72349 11.6944 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sesimplyh)
+ [4.29811 8.35629 4.30902 3.02179 9.09802 6.05449 3.0327 9.26174 6.0654 ] pdfxs
+ (a) show
+ (sto)
+ [7.81081 4.23277 8.9672 ] pdfxs
+ (t) show
+ (raverse)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 8.35629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.81081 ] pdfxs
+ (a) show
+ (cyclicc)
+ [4.85451 5.74904 4.85451 3.0327 3.02179 8.35629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.5454 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -0.000152588 -504.606 m
+ (inp)
+ [3.0327 9.6981 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 7.909 ] pdfxs
+ (\() show
+ (visi)
+ [5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (lleesbef)
+ [3.0327 3.0327 4.8436 4.85451 7.93081 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rec)
+ [4.2654 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,cl)
+ [6.6654 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.08719 ] pdfxs
+ (a) show
+ (ndinlining)
+ [6.0654 9.6981 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 9.0981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.93081 ] pdfxs
+ (a) show
+ (sdescribed)
+ [7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 ] pdfxs
+ (a) show
+ (bove.)
+ [6.37085 5.14905 5.4545 4.8436 3.0327 ] pdfxs
+ 16.9358 -526.529 m
+ (Tosupp)
+ [6.97085 10.1672 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtpr)
+ [4.27631 8.95637 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 9.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (thavefunc)
+ [8.95637 6.0654 5.14905 5.4545 9.56719 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.7781 6.35994 ] pdfxs
+ (o) show
+ (inters)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 9.0108 ] pdfxs
+ (a) show
+ (ndex)
+ [6.0654 10.7781 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.74539 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.02171 ] pdfxs
+ (\() show
+ (butnorecursi)
+ [6.0654 6.05449 8.96728 6.05449 10.1781 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,) show
+ -0.000152588 -548.451 m
+ (wesimplyres)
+ [7.57085 8.47629 4.30902 3.0327 9.08711 6.0654 3.02179 9.39264 4.2654 4.85451 4.29811 
+ ] pdfxs
+ (t) show
+ (rict)
+ [4.27631 3.0327 4.8436 7.87638 ] pdfxs
+ (o) show
+ (urp)
+ [6.05449 7.8981 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.8981 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.65449 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (nlyprocessac)
+ [6.05449 3.0327 9.38174 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.93081 9.07629 
+ 4.85451 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.0327 3.02179 3.64352 4.29811 3.0327 ] pdfxs
+ (t) show
+ (eifitsfunc)
+ [8.47629 3.0327 6.95994 3.0327 4.23277 7.94172 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.68719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.8981 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000152588 -570.374 m
+ (a) show
+ 10.3258 -570.374 m
+ /N1025 10.909 Tf
+ (C) show
+ 19.3858 -570.374 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (enode)
+ [9.71992 6.0654 5.74904 6.0654 9.71992 ] pdfxs
+ (\() show
+ (i.e.,i)
+ [3.0327 3.02179 4.85451 3.0327 8.20356 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.71992 ] pdfxs
+ (a) show
+ (refullyres)
+ [4.27631 9.71992 3.33815 6.05449 3.0327 3.0327 10.6254 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,)
+ [3.02179 5.4545 4.85451 6.05449 8.21447 ] pdfxs
+ (a) show
+ (sexpl)
+ [9.17444 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedinSec)
+ [3.02179 6.0654 4.8436 10.9417 3.02179 10.9308 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,) show
+ 434.329 -570.374 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 456.485 -570.374 m
+ /N614 10.909 Tf
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000183105 -592.296 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.47629 6.0654 ] pdfxs
+ (o) show
+ (n-ex)
+ [6.0654 3.63261 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\() show
+ (line1in)
+ [3.0327 3.02179 6.0654 8.4872 9.08719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heFi)
+ [6.05449 8.4872 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9358 -614.219 m
+ (Suchac)
+ [6.0654 6.05449 4.54905 10.8108 10.2108 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.77811 4.30902 3.02179 ] pdfxs
+ (t) show
+ (emaybec)
+ [9.61083 9.08711 5.14905 10.5163 6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (meres)
+ [9.09802 9.59992 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedif)
+ [3.02179 5.4545 4.85451 10.8108 3.0327 8.09447 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.05449 9.59992 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.8217 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.8108 ] pdfxs
+ (t) show
+ (oafunc)
+ [10.2108 10.2108 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.8108 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.02172 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 228.545 -657.201 m
+ (54) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 67 67
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mesknown.F)
+ [9.09802 4.8436 8.31262 5.74904 6.0654 5.14905 7.8763 6.0654 8.9781 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.27991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.12357 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.8472 4.85451 ] pdfxs
+ (a) show
+ (llt)
+ [3.0327 7.0363 4.23277 ] pdfxs
+ (o) show
+ 203.044 0 m
+ /N634 10.909 Tf
+ (FP)
+ [7.12357 7.39623 ] pdfxs
+ 221.569 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (tberes)
+ [8.24728 6.35994 8.85811 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedwi)
+ [3.0327 5.4545 4.8436 10.069 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 10.069 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.85811 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 411.75 0 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 423.891 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 17.181 0 m
+ /N614 10.909 Tf
+ (,bu)
+ [7.12357 6.0654 6.05449 ] pdfxs
+ (t) show
+ -427.328 -21.922 m
+ (willberes)
+ [7.8763 3.0327 3.0327 6.82903 6.37085 8.65084 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvedin)
+ [3.0327 5.4545 4.85451 9.86173 3.0327 9.86173 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.66175 7.72349 11.989 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.86173 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.07264 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.66175 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -188.075 -21.922 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -130.803 -21.922 m
+ /N614 10.909 Tf
+ (,wherewec)
+ [6.87267 7.88721 6.05449 4.85451 4.2654 8.65084 7.58175 8.65084 4.8436 ] pdfxs
+ (o) show
+ (ncludeth)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 8.66175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (titisac)
+ [8.05092 3.02179 8.05092 3.0327 8.10535 9.26174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -427.328 -43.845 m
+ (to) show
+ -413.832 -43.845 m
+ /N634 10.909 Tf
+ (add) show
+ (G) show
+ -388.665 -43.845 m
+ /N614 10.909 Tf
+ (.Wecl)
+ [6.82903 10.309 8.63993 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.65084 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.86173 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.63993 ] pdfxs
+ (t) show
+ (heindirectc)
+ [6.0654 8.65084 3.02179 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.04001 4.8436 
+ ] pdfxs
+ (a) show
+ (llee'sBU)
+ [3.0327 3.0327 4.8436 4.85451 3.0327 8.09444 7.7344 11.9781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.65084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhere)
+ [9.86173 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ -427.328 -65.768 m
+ (t) show
+ (hec)
+ [6.05449 8.43266 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.61085 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ebec)
+ [8.43266 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (meres)
+ [9.08711 8.43266 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,mer)
+ [3.02179 5.4545 4.85451 6.05449 6.63267 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 9.04356 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 9.64355 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.88717 ] pdfxs
+ (a) show
+ (swell)
+ [7.87627 7.58175 4.8436 3.0327 6.61085 ] pdfxs
+ (a) show
+ (sre)
+ [7.88717 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 9.64355 5.15995 ] pdfxs
+ (a) show
+ (lues,usin)
+ [3.02179 6.0654 4.8436 4.30902 6.62176 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -427.328 -87.69 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (sol)
+ [4.45083 5.58542 2.78176 ] pdfxs
+ (ve) show
+ (C)
+ [7.81088 ] pdfxs
+ (a) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ -362.074 -87.69 m
+ /N614 10.909 Tf
+ (just)
+ [3.33815 6.05449 4.30902 8.57455 ] pdfxs
+ (a) show
+ (sbef)
+ [8.6508 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.18538 ] pdfxs
+ (\() show
+ (line2in)
+ [3.0327 3.02179 6.0654 9.18538 9.79628 3.0327 10.3963 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 9.18538 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (.This)
+ [9.99264 7.8763 6.05449 3.0327 8.63989 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 9.18538 ] pdfxs
+ (o) show
+ (fres)
+ [7.66902 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvingc)
+ [3.0327 5.74904 3.0327 6.0654 9.79628 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.36357 6.0654 5.75995 6.05449 4.85451 8.63989 ] pdfxs
+ (a) show
+ (s)
+ [8.63989 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 4.27631 ] pdfxs
+ -427.328 -109.613 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.60355 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 8.18175 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ede\013ec)
+ [4.8436 9.39264 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelydiscovers)
+ [3.02179 5.4545 4.85451 3.0327 9.08719 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 
+ 4.85451 4.2654 7.63627 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.17084 4.85451 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.02179 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.39264 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (t) show
+ (he\ry,)
+ [6.05449 8.18175 6.0654 4.84359 6.4254 ] pdfxs
+ (a) show
+ (ndwerec)
+ [6.05449 9.39264 7.58175 8.18175 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -427.328 -131.535 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (sitisdiscovered.)
+ [7.94172 3.02179 7.88729 3.02179 7.94172 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 
+ 4.8436 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ 1 0 0 1 -405.76 -222.593 cm
+ q
+ 0.498413 0 0 0.498413 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 648.05 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 4270 350 l
+ 4270 1650 l
+ 350 1650 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 3830 440 m
+ 4140 440 l
+ S
+ n
+ 4140 440 m
+ 4190 440 4260 490 4260 550 c
+ S
+ n
+ 4260 550 m
+ 4260 680 l
+ S
+ n
+ 4260 680 m
+ 4260 740 4200 800 4140 800 c
+ S
+ n
+ 4140 800 m
+ 3830 800 l
+ S
+ n
+ 3830 800 m
+ 3780 800 3720 740 3720 680 c
+ S
+ n
+ 3720 680 m
+ 3720 550 l
+ S
+ n
+ 3720 550 m
+ 3720 490 3770 440 3830 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 382.858 57 m
+ /N1746 14 Tf
+ (void:)
+ [7 7 3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 480 440 m
+ 2220 440 l
+ S
+ n
+ 2220 440 m
+ 2280 440 2340 490 2340 550 c
+ S
+ n
+ 2340 550 m
+ 2340 680 l
+ S
+ n
+ 2340 680 m
+ 2340 740 2270 800 2210 800 c
+ S
+ n
+ 2210 800 m
+ 470 800 l
+ S
+ n
+ 470 800 m
+ 410 800 360 740 360 680 c
+ S
+ n
+ 360 680 m
+ 360 550 l
+ S
+ n
+ 360 550 m
+ 360 490 420 440 480 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 53.9121 65 m
+ /N1746 14 Tf
+ (void \(list*, void \(int*\)*\): GC)
+ [7 7 3.892 7 3.5 4.6619 3.892 3.892 5.44589 3.892 7 
+ 3.5 3.5 7 7 3.892 7 3.5 4.6619 3.892 7 3.892 
+ 7 4.6619 7 4.6619 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 117.5 49 m
+ (do_all)
+ [7 7 7 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 2630 440 m
+ 3410 440 l
+ S
+ n
+ 3410 440 m
+ 3470 440 3540 490 3540 550 c
+ S
+ n
+ 3540 550 m
+ 3540 680 l
+ S
+ n
+ 3540 680 m
+ 3540 740 3480 800 3420 800 c
+ S
+ n
+ 3420 800 m
+ 2640 800 l
+ S
+ n
+ 2640 800 m
+ 2580 800 2520 740 2520 680 c
+ S
+ n
+ 2520 680 m
+ 2520 550 l
+ S
+ n
+ 2520 550 m
+ 2520 490 2570 440 2630 440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 264.5 65 m
+ /N1746 14 Tf
+ (void \(int*\): G)
+ [7 7 3.892 7 3.5 4.6619 3.892 7 3.892 7 4.6619 
+ 3.892 3.5 10.1078 ] pdfxs
+ 287.838 49 m
+ (addG)
+ [6.21579 7 7 10.1078 ] pdfxs
+ Q
+ n
+ 4260 1360 m
+ 4260 1459.41 4139.12 1540 3990 1540 c
+ 3840.88 1540 3720 1459.41 3720 1360 c
+ 3720 1260.59 3840.88 1180 3990 1180 c
+ 4139.12 1180 4260 1260.59 4260 1360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 394.723 131 m
+ /N1746 14 Tf
+ (L) show
+ Q
+ n
+ 3990 1130 m
+ 3990 1050 3990 970 3990 900 c
+ 0.630997 sc
+ S
+ n
+ 4020 1130 m
+ 3970 1130 l
+ S
+ n
+ 4020 900 m
+ 3990 800 l
+ 3970 900 l
+ f
+ n
+ 2350 1160 770 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262.892 141 m
+ /N1746 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 2350 1360 m
+ 3120 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 242.669 121 m
+ /N1746 14 Tf
+ (r) show
+ Q
+ n
+ 2550 1160 m
+ 2550 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262.669 121 m
+ /N1746 14 Tf
+ (f) show
+ Q
+ n
+ 2760 1160 m
+ 2760 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2940 1160 m
+ 2940 1360 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2850 1260 m
+ 2850 1260 3270 1050 3630 850 c
+ 0.630997 sc
+ S
+ n
+ 3640 870 m
+ 3720 800 l
+ 3620 830 l
+ f
+ n
+ 2660 1260 m
+ 2660 1260 2190 1030 1810 840 c
+ S
+ n
+ 1820 820 m
+ 1720 800 l
+ 1800 860 l
+ f
+ n
+ 3030 1260 m
+ 3030 1260 3030 1080 3030 910 c
+ S
+ n
+ 3060 900 m
+ 3030 800 l
+ 3010 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 40.93 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)Loc)
+ [7.1817 5.75615 4.8686 4.0885 ] pdfxs
+ (a) show
+ (l) show
+ 40.333 0 m
+ /N1196 8.96599 Tf
+ (addGToList) show
+ 90.477 0 m
+ /N1156 8.96599 Tf
+ (graph) show
+ 1 0 0 1 179.921 13.549 cm
+ q
+ 0.479996 0 0 0.479996 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 671.572 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2570 350 l
+ 2570 1850 l
+ 350 1850 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1530 620 m
+ 2440 620 l
+ S
+ n
+ 2440 620 m
+ 2500 620 2560 670 2560 730 c
+ S
+ n
+ 2560 730 m
+ 2560 860 l
+ S
+ n
+ 2560 860 m
+ 2560 920 2500 980 2440 980 c
+ S
+ n
+ 2440 980 m
+ 1530 980 l
+ S
+ n
+ 1530 980 m
+ 1470 980 1420 920 1420 860 c
+ S
+ n
+ 1420 860 m
+ 1420 730 l
+ S
+ n
+ 1420 730 m
+ 1420 670 1470 620 1530 620 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 155.831 83 m
+ /N1750 14 Tf
+ (void \(int*\): GC)
+ [7 7 3.892 7 3.5 4.6619 3.892 7 3.892 7 4.6619 
+ 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 183.838 67 m
+ (addG)
+ [6.21579 7 7 10.1078 ] pdfxs
+ Q
+ n
+ 470 600 m
+ 950 600 l
+ S
+ n
+ 950 600 m
+ 1010 600 1070 650 1070 710 c
+ S
+ n
+ 1070 710 m
+ 1070 870 l
+ S
+ n
+ 1070 870 m
+ 1070 930 1010 1000 950 1000 c
+ S
+ n
+ 950 1000 m
+ 470 1000 l
+ S
+ n
+ 470 1000 m
+ 410 1000 360 940 360 880 c
+ S
+ n
+ 360 880 m
+ 360 720 l
+ S
+ n
+ 360 720 m
+ 360 660 410 600 470 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54.074 85 m
+ /N1750 14 Tf
+ (list: R)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 9.33789 ] pdfxs
+ Q
+ n
+ 360 800 m
+ 1070 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 42.939 65 m
+ /N1750 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 750 600 m
+ 750 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 83.608 65 m
+ /N1750 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 690 600 m
+ 840 490 1090 360 1240 510 c
+ 1420 690 1420 900 1240 1090 c
+ 1160 1160 1060 1130 970 1060 c
+ S
+ n
+ 980 1040 m
+ 890 1000 l
+ 960 1080 l
+ f
+ n
+ 980 1560 m
+ 980 1659.41 859.117 1740 710 1740 c
+ 560.883 1740 440 1659.41 440 1560 c
+ 440 1460.59 560.883 1380 710 1380 c
+ 859.117 1380 980 1460.59 980 1560 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.723 151 m
+ /N1750 14 Tf
+ (L) show
+ Q
+ n
+ 710 1330 m
+ 710 1260 710 1180 710 1100 c
+ 0.630997 sc
+ S
+ n
+ 740 1330 m
+ 690 1330 l
+ S
+ n
+ 740 1100 m
+ 710 1000 l
+ 690 1100 l
+ f
+ n
+ 1420 1360 590 400 re
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 160.892 161 m
+ /N1750 14 Tf
+ (call)
+ [6.21579 6.21579 3.892 3.892 ] pdfxs
+ Q
+ n
+ 1420 1560 m
+ 2010 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 149.669 141 m
+ /N1750 14 Tf
+ (r) show
+ Q
+ n
+ 1620 1360 m
+ 1620 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 169.669 141 m
+ /N1750 14 Tf
+ (f) show
+ Q
+ n
+ 1830 1360 m
+ 1830 1560 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1720 1460 m
+ 1720 1460 1810 1260 1880 1080 c
+ 0.630997 sc
+ S
+ n
+ 1910 1080 m
+ 1920 980 l
+ 1860 1060 l
+ f
+ n
+ 1920 1460 m
+ 1920 1460 1370 1300 1070 1000 c
+ 1040 970 1010 920 990 880 c
+ S
+ n
+ 1020 880 m
+ 950 800 l
+ 970 900 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 3.19099 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)A)
+ [7.1817 6.91274 ] pdfxs
+ (f) show
+ (teri)
+ [3.57737 4.10643 6.67063 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ 73.25 0 m
+ /N1196 8.96599 Tf
+ (do) show
+ 1 0 0 1 83.23 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.82399 0 cm
+ 0 0 m
+ (all) show
+ 1 0 0 1 42.768 13.549 cm
+ q
+ 0.493103 0 0 0.493103 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 370.768 654.651 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1810 350 l
+ 1810 1810 l
+ 350 1810 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 600 m
+ 950 600 l
+ S
+ n
+ 950 600 m
+ 1010 600 1070 650 1070 710 c
+ S
+ n
+ 1070 710 m
+ 1070 870 l
+ S
+ n
+ 1070 870 m
+ 1070 930 1010 1000 950 1000 c
+ S
+ n
+ 950 1000 m
+ 470 1000 l
+ S
+ n
+ 470 1000 m
+ 410 1000 360 940 360 880 c
+ S
+ n
+ 360 880 m
+ 360 720 l
+ S
+ n
+ 360 720 m
+ 360 660 410 600 470 600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.851 85 m
+ /N1754 14 Tf
+ (list: MR)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 12.4459 9.33789 ] pdfxs
+ Q
+ n
+ 360 800 m
+ 1070 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 42.939 65 m
+ /N1754 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 750 600 m
+ 750 800 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 83.608 65 m
+ /N1754 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 690 600 m
+ 840 490 1090 360 1240 510 c
+ 1420 690 1420 900 1240 1090 c
+ 1160 1160 1060 1130 970 1060 c
+ S
+ n
+ 980 1040 m
+ 890 1000 l
+ 960 1080 l
+ f
+ n
+ 980 1540 m
+ 980 1639.41 859.117 1720 710 1720 c
+ 560.883 1720 440 1639.41 440 1540 c
+ 440 1440.59 560.883 1360 710 1360 c
+ 859.117 1360 980 1440.59 980 1540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.723 149 m
+ /N1754 14 Tf
+ (L) show
+ Q
+ n
+ 710 1310 m
+ 710 1240 710 1170 710 1090 c
+ 0.630997 sc
+ S
+ n
+ 740 1310 m
+ 690 1310 l
+ S
+ n
+ 740 1100 m
+ 710 1000 l
+ 690 1100 l
+ f
+ n
+ 1280 1360 m
+ 1680 1360 l
+ 0 sc
+ S
+ n
+ 1680 1360 m
+ 1740 1360 1800 1410 1800 1470 c
+ S
+ n
+ 1800 1470 m
+ 1800 1600 l
+ S
+ n
+ 1800 1600 m
+ 1800 1660 1740 1720 1680 1720 c
+ S
+ n
+ 1680 1720 m
+ 1280 1720 l
+ S
+ n
+ 1280 1720 m
+ 1220 1720 1160 1660 1160 1600 c
+ S
+ n
+ 1160 1600 m
+ 1160 1470 l
+ S
+ n
+ 1160 1470 m
+ 1160 1410 1220 1360 1280 1360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 127.189 157 m
+ /N1754 14 Tf
+ (int: GR)
+ [3.892 7 3.892 3.892 3.5 10.1078 9.33789 ] pdfxs
+ 128.946 141 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -3.183 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (F) show
+ (i)
+ [2.55527 ] pdfxs
+ (na) show
+ (l)
+ [5.6306 ] pdfxs
+ (B) show
+ (U)
+ [9.97911 ] pdfxs
+ (graph) show
+ -284.991 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:C)
+ [7.8872 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.4872 7.72349 11.8254 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -46.779 -25.758 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -354.313 -59.635 m
+ /N614 10.909 Tf
+ (Not) show
+ (e)
+ [9.59992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttheBU)
+ [9 4.23277 6.0654 9.59992 7.72349 12.9272 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.8108 ] pdfxs
+ (o) show
+ (f)
+ [8.08356 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.59992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.8108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.05449 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.59992 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.77811 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 7.78902 4.29811 ] pdfxs
+ (t) show
+ (illh)
+ [3.0327 3.02179 7.78902 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [9.05444 ] pdfxs
+ (t) show
+ (heunres)
+ [6.0654 9.58901 6.0654 6.05449 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ -371.249 -81.558 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llnode.Wedon)
+ [3.0327 7.5163 6.0654 5.75995 6.05449 4.85451 10.429 10.2981 9.3381 6.05449 9.94901 
+ 6.05449 ] pdfxs
+ (o) show
+ (tre-visitprevi)
+ [8.72728 4.27631 4.8436 3.64352 5.75995 3.02179 4.30902 3.0327 8.72728 6.05449 4.27631 
+ 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyvisi)
+ [6.0654 4.29811 3.0327 10.2435 5.75995 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (edfunc)
+ [4.8436 10.549 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsine)
+ [6.05449 8.79262 3.0327 10.5381 4.85451 ] pdfxs
+ (a) show
+ (chph)
+ [4.54905 10.5381 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se,but)
+ [4.29811 4.8436 7.73448 6.0654 6.05449 8.72728 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.72728 4.8436 ] pdfxs
+ (a) show
+ (llnodewill)
+ [3.0327 7.5163 6.0654 5.74904 6.0654 9.3381 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -371.249 -103.48 m
+ (even)
+ [4.8436 5.4545 4.85451 5.75995 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyberes)
+ [3.0327 3.0327 9.73082 6.35994 8.81447 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedin)
+ [3.0327 5.4545 4.8436 10.0363 3.0327 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.05449 5.15996 7.8763 10.0363 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se.TheBU)
+ [4.29811 4.85451 8.87992 7.8763 6.0654 8.81447 7.7344 12.1526 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.0254 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.24718 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.82538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwhere)
+ [10.0363 7.8763 6.0654 4.8436 4.27631 8.81447 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.81447 4.85451 ] pdfxs
+ (a) show
+ (llw)
+ [3.0327 6.99267 7.58175 ] pdfxs
+ (a) show
+ (s) show
+ -371.249 -125.403 m
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvednowfullyinc)
+ [3.02179 5.4545 4.85451 9.90537 6.0654 5.14905 11.7272 3.33815 6.05449 3.0327 3.0327 
+ 9.61082 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.14899 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.05449 8.70538 4.8436 6.37077 4.8436 4.85451 8.08365 ] pdfxs
+ (o) show
+ (f)
+ [7.18903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.70538 4.8436 ] pdfxs
+ (a) show
+ (ll.F)
+ [3.0327 3.0327 8.51993 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.12718 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,inlining)
+ [9.09802 6.05449 3.0327 4.8436 6.93812 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 
+ 6.0654 9.30537 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.70538 7.72349 12.0326 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.91628 ] pdfxs
+ (o) show
+ (f) show
+ 73.842 -125.403 m
+ /N722 10.909 Tf
+ (addG) show
+ -371.249 -147.325 m
+ /N614 10.909 Tf
+ (into)
+ [3.0327 5.75995 4.23277 8.75992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.5382 ] pdfxs
+ (o) show
+ (f) show
+ -314.087 -147.325 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -253.518 -147.325 m
+ /N614 10.909 Tf
+ (yields)
+ [5.75995 3.0327 4.8436 3.0327 6.05449 7.60354 ] pdfxs
+ (t) show
+ (he\fnished)
+ [6.05449 8.14902 6.0654 6.05449 3.0327 4.29811 6.0654 4.8436 9.35992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.05449 9.35992 4.30902 6.05449 5.14905 7.88721 9.34901 3.0327 9.35992 7.12357 3.02179 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.13811 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\() show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.The)
+ [7.7672 7.8763 6.0654 4.8436 ] pdfxs
+ 1.922 -147.325 m
+ /N1025 10.909 Tf
+ (M) show
+ 13.831 -147.325 m
+ /N614 10.909 Tf
+ (odi\fed\r)
+ [5.75995 6.05449 3.0327 6.0654 4.8436 9.35992 6.05449 ] pdfxs
+ (a) show
+ (gin)
+ [8.75992 3.02179 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -371.249 -169.248 m
+ (nodep)
+ [6.0654 5.74904 6.0654 8.82538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.0363 ] pdfxs
+ (t) show
+ (oby)
+ [9.43628 5.75995 5.75995 ] pdfxs
+ -275.626 -169.248 m
+ /N695 10.909 Tf
+ (L) show
+ -264.22 -169.248 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.2799 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (inedfr)
+ [3.02179 6.0654 4.8436 10.0472 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mthenode)
+ [13.0798 4.23277 6.0654 8.82538 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ -135.737 -169.248 m
+ /N695 10.909 Tf
+ (E) show
+ -127.684 -170.937 m
+ /N698 7.96999 Tf
+ (V) show
+ -120.372 -169.248 m
+ /N614 10.909 Tf
+ (\() show
+ -116.13 -169.248 m
+ /N695 10.909 Tf
+ (X) show
+ -106.236 -169.248 m
+ /N614 10.909 Tf
+ (\)fr)
+ [8.22547 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -71.8791 -169.248 m
+ /N722 10.909 Tf
+ (addG) show
+ -44.9891 -169.248 m
+ /N614 10.909 Tf
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.82538 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (,whichismer)
+ [7.09085 7.88721 6.05449 3.0327 4.54905 10.0363 3.0327 8.2799 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -371.249 -191.171 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.99992 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 7.78903 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 9.01083 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentnodeinlinedfr)
+ [6.0654 9.08711 4.85451 5.74904 7.18911 6.0654 5.75995 6.05449 7.79994 3.02179 6.0654 
+ 3.0327 3.0327 6.05449 4.85451 8.99992 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -160.513 -191.171 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 -148.372 -191.17 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (all) show
+ 17.181 0 m
+ /N614 10.909 Tf
+ (.This)
+ [7.6472 7.8763 6.0654 3.0327 7.24354 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.01083 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 95.301 0 m
+ /N722 10.909 Tf
+ (addGToList) show
+ 155.518 0 m
+ /N614 10.909 Tf
+ (isiden)
+ [3.0327 7.24354 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lto)
+ [5.97813 4.23277 8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -226.314 -21.923 m
+ (whichw)
+ [7.8763 6.0654 3.0327 4.53815 10.2326 7.57085 ] pdfxs
+ (o) show
+ (uldhavebeen)
+ [6.0654 3.02179 10.2326 6.05449 5.15996 5.4545 9.01083 6.35994 4.85451 4.8436 10.2326 
+ ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inedif)
+ [3.0327 6.05449 4.85451 10.2217 3.0327 3.33815 ] pdfxs
+ -54.351 -21.923 m
+ /N722 10.909 Tf
+ (addG) show
+ -27.277 -21.923 m
+ /N614 10.909 Tf
+ (w)
+ [7.57085 ] pdfxs
+ (a) show
+ (s\frstinlinedin)
+ [8.47626 6.05449 4.27631 4.29811 8.41092 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 
+ 10.2217 3.0327 5.75995 ] pdfxs
+ (to) show
+ 76.203 -21.923 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 88.345 -21.923 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (all) show
+ 21.348 0 m
+ /N614 10.909 Tf
+ (\() show
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.62173 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.01083 4.85451 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 7.18903 6.0654 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ -318.095 -21.923 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (t) show
+ (heresulting)
+ [6.0654 8.4872 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 3.0327 6.0654 9.08719 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.6981 7.58175 ] pdfxs
+ (a) show
+ (stheninlinedin)
+ [7.94172 4.23277 6.0654 4.8436 9.6981 3.0327 6.0654 3.02179 3.0327 6.0654 4.8436 
+ 9.6981 3.0327 5.75995 ] pdfxs
+ (to) show
+ -98.519 -21.923 m
+ /N722 10.909 Tf
+ (addGToList) show
+ -41.247 -21.923 m
+ /N614 10.909 Tf
+ (.) show
+ -301.159 -43.845 m
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.72355 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 8.29084 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.90174 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.51264 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingisc)
+ [3.0327 6.0654 8.90174 3.02179 7.75627 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ef)
+ [8.30175 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [7.72355 8.90174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nintheSCC,weiden)
+ [9.50173 3.0327 9.51264 4.23277 6.0654 8.29084 6.0654 7.8763 7.8763 6.47994 7.58175 
+ 8.29084 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ifynewc)
+ [3.02179 3.33815 9.20719 6.05449 4.85451 11.3235 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ -318.095 -65.768 m
+ (nodes\(Sec)
+ [6.0654 5.74904 6.0654 4.8436 8.56353 4.23277 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (\))
+ [8.49819 ] pdfxs
+ (\() show
+ (line)
+ [3.0327 3.02179 6.0654 9.09811 ] pdfxs
+ (5) show
+ (\))
+ [8.49819 ] pdfxs
+ (a) show
+ (ndremoveunre)
+ [6.05449 10.3199 4.2654 4.85451 9.08711 5.14905 5.4545 9.09811 6.0654 6.0654 4.2654 
+ 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blenodesfr)
+ [6.05449 3.0327 9.09811 6.0654 5.75995 6.05449 4.85451 8.55262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.09811 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.309 ] pdfxs
+ (\() show
+ (line)
+ [3.0327 3.0327 6.05449 9.09811 ] pdfxs
+ (6\)) show
+ (.Thel)
+ [9.73082 7.8763 6.05449 9.10902 3.02179 ] pdfxs
+ (att) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -318.095 -87.69 m
+ (a) show
+ (recre)
+ [4.27631 9.64356 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edbec)
+ [4.85451 10.8544 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usec)
+ [6.0654 4.29811 9.64356 4.85451 ] pdfxs
+ (o) show
+ (pying)
+ [5.75995 5.74904 3.0327 6.0654 10.2435 ] pdfxs
+ (a) show
+ (ndinliningc)
+ [6.0654 10.8544 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 10.2545 4.8436 
+ ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.64356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 9.09807 4.85451 ] pdfxs
+ (a) show
+ (nbringinexcessnodesn)
+ [10.8544 6.05449 4.27631 3.0327 6.05449 10.2545 3.0327 10.8544 4.85451 5.74904 4.85451 
+ 4.8436 4.30902 9.09807 6.05449 5.75995 6.0654 4.8436 9.09807 6.0654 ] pdfxs
+ (o) show
+ (taccessible)
+ [9.03273 5.46541 4.8436 4.8436 4.85451 4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 
+ ] pdfxs
+ -318.095 -109.613 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.25083 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 8.03993 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.44002 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (ren)
+ [4.27631 8.03993 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.44002 ] pdfxs
+ (a) show
+ (ccessiblein)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 3.0327 8.03993 3.0327 9.25083 
+ ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.94538 ] pdfxs
+ (o) show
+ (fi)
+ [6.52358 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [7.49445 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 7.49445 ] pdfxs
+ (a) show
+ (swell)
+ [7.49445 7.58175 4.8436 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Thisincludes)
+ [7.72357 7.8763 6.0654 3.0327 7.49445 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ -318.095 -131.535 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodesn)
+ [6.6654 6.05449 5.75995 6.0654 4.8436 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [7.87638 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.47629 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (a) show
+ (nyvir)
+ [5.75995 9.39264 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.2654 6.6654 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnode,)
+ [6.6654 6.05449 5.75995 6.0654 4.8436 6.6654 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (llnode.)
+ [3.0327 6.6654 6.05449 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -89.55 -207.966 m
+ (55) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 68 68
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (R)
+ [9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (o) show
+ (nwit)
+ [11.1491 9.06531 3.47997 4.8873 ] pdfxs
+ (ho) show
+ (utF)
+ [6.96002 9.06544 6.85084 ] pdfxs
+ (unct) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nP)
+ [11.16 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ours)
+ [8.4872 6.05449 8.05082 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [9.53446 3.32724 ] pdfxs
+ (o) show
+ (rh)
+ [8.05082 6.0654 ] pdfxs
+ (a) show
+ (ndlingrecursi)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 9.23992 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisessen)
+ [9.83991 3.02179 8.08354 4.85451 4.29811 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.53446 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (a) show
+ (pplytheb)
+ [6.0654 6.0654 3.02179 9.54537 4.23277 6.0654 8.62902 6.35994 ] pdfxs
+ (otto) show
+ (m-upprocessdescribed)
+ [9.08711 3.64352 6.05449 9.83991 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 8.08354 
+ 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.83991 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ 0 -50.89 m
+ (but)
+ [6.0654 6.05449 8.04001 ] pdfxs
+ (o) show
+ (nS)
+ [9.85082 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lyC)
+ [3.0327 9.55628 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 9.85082 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.09444 ] pdfxs
+ (\() show
+ (SCCs\))
+ [6.05449 7.88721 7.8763 4.29811 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.63993 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.81812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,h)
+ [6.05449 6.0654 6.86176 6.05449 ] pdfxs
+ (a) show
+ (ndlinge)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 9.23992 4.85451 ] pdfxs
+ (a) show
+ (chmul)
+ [4.53815 9.85082 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-nodeSCC)
+ [3.0327 3.63261 6.0654 5.75995 6.05449 8.63993 6.0654 7.8763 7.8763 ] pdfxs
+ 0 -72.813 m
+ (sep)
+ [4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ely.Thekeydi\016cultyis)
+ [4.8436 3.0327 4.8545 10.0581 7.8763 6.0654 9.2072 5.4545 4.85451 10.1126 6.0654 
+ 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 10.1235 3.0327 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.60728 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 7.38539 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.66171 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.2072 6.0654 ] pdfxs
+ (o) show
+ (tknownbef)
+ [8.60728 5.75995 6.05449 5.14905 7.88721 10.4181 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reh)
+ [4.2654 4.85451 6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4181 ] pdfxs
+ (a) show
+ (nd,ins)
+ [6.0654 6.0654 7.57084 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,)
+ [6.0654 7.57084 ] pdfxs
+ (a) show
+ (redis-)
+ [4.27631 9.2072 6.0654 3.0327 4.29811 3.63261 ] pdfxs
+ 0 -94.735 m
+ (coveredincremen)
+ [4.8436 5.15996 5.4545 4.8436 4.27631 4.8436 9.30537 3.02179 6.0654 4.8436 4.27631 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyby)
+ [3.0327 3.02179 8.99992 5.75995 8.98901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.3271 ] pdfxs
+ (\() show
+ (implying)
+ [3.02179 9.09802 6.05449 3.0327 5.75995 3.0327 6.05449 8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tcycles)
+ [7.47275 4.85451 5.74904 4.85451 3.0327 4.8436 7.53809 ] pdfxs
+ (a) show
+ (reincremen)
+ [4.27631 8.08357 3.0327 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (llydiscovered)
+ [3.02179 3.0327 8.99992 6.05449 3.0327 4.29811 4.85451 5.14905 5.4545 4.85451 4.2654 
+ 4.85451 9.29446 ] pdfxs
+ (a) show
+ (swell)
+ [7.53809 7.58175 4.8436 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -116.658 m
+ (Theover)
+ [7.8763 6.0654 7.96357 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llB)
+ [3.02179 6.15267 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.18537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.429 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisshowninFi)
+ [6.05449 12.218 3.02179 7.429 4.29811 6.0654 5.14905 7.8763 9.18537 3.0327 9.17446 
+ 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.97448 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (tuses)
+ [7.36366 6.05449 4.30902 4.8436 7.429 ] pdfxs
+ (a) show
+ (n)
+ [9.17446 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (o) show
+ (fT)
+ [6.44721 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -138.581 m
+ (line)
+ [3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r-time)
+ [4.2654 3.64352 4.23277 3.0327 9.09802 8.83629 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmto\fnd)
+ [4.27631 3.0327 4.23277 6.0654 13.0907 4.23277 9.4581 6.05449 6.0654 10.0581 ] pdfxs
+ (a) show
+ (ndvisitS)
+ [6.05449 10.0581 5.75995 3.0327 4.29811 3.0327 8.23637 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyC)
+ [3.02179 9.75264 7.88721 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edC)
+ [4.8436 10.0581 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.30172 ] pdfxs
+ (\() show
+ (SCCs\)in)
+ [6.0654 7.8763 7.8763 4.29811 8.24728 3.02179 10.0581 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.83629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 0 -160.503 m
+ (inp)
+ [3.0327 9.6981 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (rder[)
+ [4.27631 6.0654 4.8436 7.909 3.0327 ] pdfxs
+ (118) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -182.426 m
+ (A) show
+ (ssume\frst)
+ [4.29811 4.30902 6.0654 9.08711 7.7563 6.05449 4.27631 4.29811 7.15638 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.14548 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 4.8436 4.27631 7.7563 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.74539 ] pdfxs
+ (o) show
+ (nlydirectc)
+ [6.0654 3.0327 8.66174 6.0654 3.02179 4.27631 4.8436 4.85451 7.14548 4.85451 ] pdfxs
+ (a) show
+ (lls,i.e.,)
+ [3.02179 3.0327 4.30902 6.07631 3.0327 3.0327 4.8436 3.0327 6.08722 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.7563 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.93449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisknown.F)
+ [6.0654 8.96719 3.02179 7.21082 5.75995 6.0654 5.14905 7.8763 6.0654 7.6363 6.20722 
+ ] pdfxs
+ (o) show
+ (re)
+ [7.1781 4.85451 ] pdfxs
+ (a) show
+ (chSCC,)
+ [4.53815 8.96719 6.0654 7.8763 7.8763 5.93449 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 5.93449 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 4.29811 ] pdfxs
+ 0 -204.348 m
+ (t) show
+ (ofunc)
+ [9.56719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.41081 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 8.95629 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.05449 8.9672 6.05449 7.88721 11.989 ] pdfxs
+ (a) show
+ (re\frstcl)
+ [4.2654 8.9672 6.05449 4.27631 4.29811 8.35637 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.1781 ] pdfxs
+ (a) show
+ (ndres)
+ [6.05449 10.1781 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 10.1781 ] pdfxs
+ (a) show
+ (sbef)
+ [8.41081 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.95629 ] pdfxs
+ (\(t) show
+ (hesefunc)
+ [6.0654 4.8436 4.30902 8.95629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswill)
+ [6.05449 8.42171 7.8763 3.0327 3.02179 7.14539 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 5.75995 ] pdfxs
+ 0 -226.271 m
+ (havebeenvisi)
+ [6.0654 5.14905 5.4545 9.15265 6.37085 4.8436 4.8436 10.3745 5.75995 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (edbec)
+ [4.8436 10.3745 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.15265 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.58536 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (loverSCCs)
+ [7.34175 5.14905 5.4545 4.85451 8.57445 6.0654 7.8763 7.88721 4.29811 ] pdfxs
+ (\)) show
+ (.Once)
+ [9.89446 8.4872 6.05449 4.85451 9.15265 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 8.60717 4.29811 ] pdfxs
+ (t) show
+ (episc)
+ [4.85451 10.3635 3.0327 8.61808 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 7.50539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -248.193 m
+ (o) show
+ (f)
+ [8.30174 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.8181 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.27262 3.02179 11.029 ] pdfxs
+ (t) show
+ (heSCChaveemptylis)
+ [6.0654 9.8181 6.05449 7.8763 12.8508 6.05449 5.15996 5.4545 9.8181 4.8436 9.08711 
+ 6.0654 3.93823 10.7235 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [9.27262 ] pdfxs
+ (o) show
+ (fc)
+ [8.30174 4.8436 ] pdfxs
+ (a) show
+ (llsites,exceptf)
+ [3.0327 7.99629 4.30902 3.0327 4.23277 4.85451 4.29811 8.33447 4.85451 5.74904 4.85451 
+ 4.8436 6.0654 9.20728 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [9.2399 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 12.8399 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 9.27262 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.029 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 0 -270.116 m
+ (t) show
+ (oex)
+ [9.94901 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.52721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.79262 ] pdfxs
+ (\(t) show
+ (hel)
+ [6.0654 9.3381 3.0327 ] pdfxs
+ (att) show
+ (er)
+ [4.8436 8.77081 ] pdfxs
+ (a) show
+ (resimplyi)
+ [4.27631 9.34901 4.29811 3.0327 9.08711 6.0654 3.0327 10.2545 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (red)
+ [4.27631 4.8436 10.5599 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t\)) show
+ (.)
+ [10.4617 ] pdfxs
+ (I) show
+ (n)
+ [10.5599 ] pdfxs
+ (a) show
+ (nSCC,e)
+ [10.5599 6.0654 7.8763 7.8763 7.52721 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.5599 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwill)
+ [10.5599 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -292.038 m
+ (even)
+ [4.8436 5.4545 4.85451 5.75995 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyneed)
+ [3.0327 3.0327 9.29446 6.05449 4.85451 4.8436 9.59991 ] pdfxs
+ (t) show
+ (oinline)
+ [8.98901 3.0327 6.05449 3.0327 3.0327 6.05449 8.38902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.86176 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.56721 ] pdfxs
+ (ot) show
+ (herfunc)
+ [6.0654 4.8436 7.81082 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 7.84354 3.0327 9.58901 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.0654 8.37811 6.0654 7.8763 11.4217 ] pdfxs
+ (a) show
+ (tle)
+ [7.7782 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.7782 ] pdfxs
+ (o) show
+ (nce)
+ [6.0654 4.8436 8.38902 ] pdfxs
+ (\() show
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdirec)
+ [6.0654 4.8436 7.81082 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -313.961 m
+ (o) show
+ (r)
+ [7.30901 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.0981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.88721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.0981 ] pdfxs
+ (o) show
+ (fac)
+ [6.37085 8.49811 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ (.An)
+ [7.67993 11.2144 6.0654 ] pdfxs
+ (a) show
+ (ive)
+ [3.0327 5.4545 7.88721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 12.1307 4.85451 ] pdfxs
+ (a) show
+ (nproduce)
+ [9.0981 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 7.88721 ] pdfxs
+ (a) show
+ (nexp)
+ [9.0981 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lnumber)
+ [6.0654 5.75995 6.0654 8.78166 6.37085 4.8436 7.30901 ] pdfxs
+ (o) show
+ (finlinin)
+ [6.38176 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -335.883 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.39267 ] pdfxs
+ (a) show
+ (ndevenac)
+ [6.0654 9.34901 4.85451 5.4545 4.8436 9.35992 8.73811 4.85451 ] pdfxs
+ (a) show
+ (refulenumer)
+ [4.27631 4.8436 3.33815 6.05449 6.32722 4.8436 5.75995 6.0654 9.08711 4.8436 4.27631 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.34901 4.85451 ] pdfxs
+ (a) show
+ (nrequire)
+ [9.34901 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 ] pdfxs
+ 263.598 -335.883 m
+ /N695 10.909 Tf
+ (O) show
+ 272.222 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ 276.465 -335.883 m
+ /N695 10.909 Tf
+ (n) show
+ 283.013 -331.925 m
+ /N703 7.96999 Tf
+ (2) show
+ 287.745 -335.883 m
+ /N614 10.909 Tf
+ (\)inlining)
+ [7.5382 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.73811 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinc)
+ [6.05449 7.60354 3.02179 9.35992 4.8436 ] pdfxs
+ (o) show
+ (mplexSCCs)
+ [9.09802 6.05449 3.0327 4.8436 9.05447 6.0654 7.8763 7.8763 4.29811 ] pdfxs
+ -6.10352e-05 -357.806 m
+ (\() show
+ (whichweenc)
+ [7.8763 6.0654 3.02179 4.54905 9.6981 7.57085 8.4872 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (eredins)
+ [4.8436 4.27631 4.85451 9.68719 3.0327 9.6981 4.30902 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -379.728 m
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,bec)
+ [6.0654 8.31265 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.80719 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.80719 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.79628 ] pdfxs
+ (a) show
+ (nin\fni)
+ [11.0181 3.0327 6.05449 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (enumber)
+ [9.80719 5.74904 6.0654 8.79257 6.35994 4.8436 9.22899 ] pdfxs
+ (o) show
+ (fc)
+ [8.29083 4.8436 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.98538 6.05449 ] pdfxs
+ (at) show
+ (hsthr)
+ [6.0654 9.26171 4.23277 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [11.0181 ] pdfxs
+ (t) show
+ (heSCC,wecho)
+ [6.05449 9.80719 6.05449 7.88721 7.8763 7.98538 7.57085 9.80719 4.53815 6.0654 5.75995 
+ ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.80719 ] pdfxs
+ (to) show
+ -6.10352e-05 -401.651 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletelyi)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 9.66537 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rein)
+ [4.27631 8.75993 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 11.7817 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity.Wemer)
+ [3.02179 5.75995 3.0327 3.93823 4.84359 8.70538 10.2981 8.75993 9.08711 4.85451 4.2654 
+ ] pdfxs
+ (g) show
+ (e)
+ [8.75993 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.74902 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lBU)
+ [6.93812 7.7344 12.0872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.21444 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 6.94903 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -423.574 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (heSCC,res)
+ [6.05449 8.4872 6.0654 7.8763 7.8763 6.6763 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.02179 6.0654 9.0981 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 6.6763 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-SCCc)
+ [3.63261 6.0654 7.8763 11.5199 4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.8436 5.75995 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hissin)
+ [6.05449 3.0327 7.94172 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lemer)
+ [3.02179 8.4872 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,c)
+ [6.0654 6.05449 6.6654 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (uring)
+ [6.0654 4.27631 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -445.496 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (meinf)
+ [9.09802 9.42537 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (a) show
+ (s)
+ [8.87989 ] pdfxs
+ (ot) show
+ (herfullyc)
+ [6.0654 4.8436 8.85809 3.33815 6.05449 3.0327 3.0327 10.3308 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 9.43629 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms[)
+ [6.05449 9.09802 8.87989 3.0327 ] pdfxs
+ (140) show
+ (].Amorea)
+ [3.0327 10.7017 12.7635 9.08711 5.46541 4.2654 9.42537 5.46541 ] pdfxs
+ (gg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.43629 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -467.419 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 10.2435 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 9.949 ] pdfxs
+ (t) show
+ (opreserves)
+ [9.64355 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 9.03265 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.03265 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.04356 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.0327 5.75995 3.02179 3.93823 9.949 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 10.2545 ] pdfxs
+ (a) show
+ (nSCCf)
+ [10.2545 6.05449 7.8763 12.0654 3.33815 ] pdfxs
+ (o) show
+ (rbe)
+ [8.46536 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erprecisi)
+ [4.85451 8.45445 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,butwe)
+ [6.0654 7.35266 6.0654 6.0654 8.42183 7.58175 4.8436 ] pdfxs
+ -6.10352e-05 -489.341 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (undthis)
+ [6.05449 6.0654 9.6981 4.23277 6.0654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (t) show
+ (obeinsc)
+ [9.08719 6.37085 8.47629 3.0327 6.0654 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (\(t) show
+ (husweleaveit)
+ [5.75995 6.0654 7.93081 7.58175 8.4872 3.02179 4.85451 5.14905 5.4545 8.4872 3.0327 
+ 7.87638 ] pdfxs
+ (t) show
+ (ofu)
+ [9.08719 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.4872 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -526.529 m
+ /N1025 10.909 Tf
+ (R)
+ [9.41454 ] pdfxs
+ (ecu) show
+ (rsi)
+ [5.15995 4.95263 3.47997 ] pdfxs
+ (o) show
+ (nwithF)
+ [11.1491 9.06531 3.47997 4.8873 11.1491 6.85084 ] pdfxs
+ (u) show
+ (nc)
+ [6.96002 5.58542 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nP)
+ [11.1491 8.23624 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ -6.10352e-05 -555.497 m
+ /N614 10.909 Tf
+ (The\fn)
+ [7.8763 6.0654 9.22901 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.41812 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.22901 ] pdfxs
+ (t) show
+ (oc)
+ [9.83992 4.8436 ] pdfxs
+ (o) show
+ (nsiderisarecursivepr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.66173 3.02179 8.69444 9.83992 4.2654 4.85451 
+ 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.22901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [13.4725 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hindirectc)
+ [10.4399 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.61819 4.85451 ] pdfxs
+ (a) show
+ (lls.Thedi\016cultyis)
+ [3.02179 3.0327 4.30902 10.1235 7.8763 6.05449 9.23992 6.05449 3.0327 9.08711 4.85451 
+ 6.05449 3.0327 3.93823 10.1454 3.0327 8.68353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [8.6291 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -6.10352e-05 -577.419 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 8.40001 4.85451 ] pdfxs
+ (a) show
+ (llsmayinducecyclesin)
+ [3.02179 3.0327 8.46535 9.08711 5.14905 9.91628 3.0327 6.05449 6.0654 6.0654 4.8436 
+ 8.99993 4.85451 5.75995 4.8436 3.0327 4.8436 8.46535 3.0327 10.2108 ] pdfxs
+ (t) show
+ (heSCC,but)
+ [6.0654 8.99993 6.0654 7.8763 7.8763 7.18903 6.0654 6.05449 8.40001 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 4.8436 4.29811 9.01083 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 7.18903 4.8436 6.0654 ] pdfxs
+ (g) show
+ (eswilln)
+ [4.85451 8.45444 7.8763 3.0327 3.0327 7.18903 6.05449 ] pdfxs
+ (o) show
+ (tbediscoveredun)
+ [8.40001 6.35994 9.01083 6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 
+ 4.8436 10.2217 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 7.17812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -599.342 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.40729 4.85451 ] pdfxs
+ (a) show
+ (llisres)
+ [3.0327 6.19631 3.02179 7.47263 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved.Wem)
+ [3.0327 5.4545 4.8436 6.0654 7.71266 10.309 8.01812 9.08711 ] pdfxs
+ (a) show
+ (keakey)
+ [5.4545 8.01812 8.61811 5.4545 4.8436 8.92356 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,b)
+ [6.0654 6.29449 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.22901 ] pdfxs
+ (o) show
+ (n)
+ [9.22901 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.01812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesdescribede)
+ [3.02179 4.85451 7.47263 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 9.22901 4.8436 ] pdfxs
+ (a) show
+ (rlier,)
+ [4.27631 3.02179 3.0327 4.85451 4.2654 6.29449 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -621.264 m
+ (yieldsasimples)
+ [5.75995 3.0327 4.8436 3.0327 6.05449 7.40718 8.55265 4.30902 3.02179 9.09802 6.05449 
+ 3.0327 7.95266 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (y)
+ [8.8581 ] pdfxs
+ (t) show
+ (oh)
+ [8.55265 6.05449 ] pdfxs
+ (a) show
+ (ndlesuchsitu)
+ [6.0654 6.0654 3.02179 7.95266 4.29811 6.0654 4.54905 9.15265 4.30902 3.0327 4.23277 
+ 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:s)
+ [6.05449 4.30902 7.60357 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.95266 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 6.13086 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.40718 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (a) show
+ (nSCCc)
+ [9.15265 6.0654 7.8763 10.9854 4.8436 ] pdfxs
+ (a) show
+ (nberes)
+ [9.16356 6.35994 7.95266 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ 440.54 -621.264 m
+ /N634 10.909 Tf
+ (b)
+ [4.46185 ] pdfxs
+ (e) show
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ 228.545 -657.201 m
+ /N614 10.909 Tf
+ (56) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 69 69
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 639.616 cm
+ q
+ [] 0 d
+ 0 J
+ 0.995987 w
+ n
+ 0 0.497986 m
+ 468 0.497986 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 19.455 -16.638 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (B) show
+ (o)
+ [5.30782 ] pdfxs
+ (tt) show
+ (o)
+ [5.30782 ] pdfxs
+ (m) show
+ (Up)
+ [8.14109 5.8996 ] pdfxs
+ (A) show
+ (nalysis)
+ [5.89063 5.15542 2.94976 5.60374 4.18707 2.9408 4.18707 ] pdfxs
+ 88.208 0 m
+ /N1156 8.96599 Tf
+ (\(P)
+ [3.58634 6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 129.846 0 m
+ /N1305 8.96599 Tf
+ (P) show
+ 137.009 0 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 9.72697 -10.959 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.918 -10.959 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.443 -10.959 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.167 -10.959 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8699 -10.959 m
+ /N1305 8.96599 Tf
+ (P) show
+ -19.455 -21.918 m
+ /N1156 8.96599 Tf
+ (.) show
+ 19.4539 -21.918 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 60.5579 -21.918 m
+ /N1220 8.96599 Tf
+ (f) show
+ 65.1659 -21.918 m
+ /N1305 8.96599 Tf
+ (F) show
+ 72.3299 -21.918 m
+ /N1220 8.96599 Tf
+ (g) show
+ 79.4979 -21.918 m
+ /N1156 8.96599 Tf
+ (=) show
+ 89.2249 -21.918 m
+ /N1305 8.96599 Tf
+ (Lo)
+ [6.26727 4.46507 ] pdfxs
+ (c) show
+ (alGra)
+ [4.87748 2.90504 7.21755 4.41131 4.87748 ] pdfxs
+ (ph) show
+ 138.175 -21.918 m
+ /N1220 8.96599 Tf
+ (f) show
+ 142.783 -21.918 m
+ /N1305 8.96599 Tf
+ (F) show
+ 149.947 -21.918 m
+ /N1220 8.96599 Tf
+ (g) show
+ -19.4551 -32.877 m
+ /N1156 8.96599 Tf
+ (.V)
+ [38.9123 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 35.3239 -32.877 m
+ /N1305 8.96599 Tf
+ (F) show
+ 42.4879 -32.877 m
+ /N1156 8.96599 Tf
+ (]=)
+ [5.6306 10.2391 ] pdfxs
+ (0) show
+ (;N)
+ [5.6306 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (I) show
+ (D=)
+ [10.1137 10.2391 ] pdfxs
+ (0) show
+ 9.72687 -43.835 m
+ (w)
+ [6.6528 ] pdfxs
+ (h) show
+ (ile\()
+ [2.56423 2.55527 7.1728 3.58634 ] pdfxs
+ 37.3769 -43.835 m
+ /N1220 8.96599 Tf
+ (9) show
+ 45.5679 -43.835 m
+ /N1156 8.96599 Tf
+ (u) show
+ (nvisit)
+ [4.85956 4.8686 2.55527 3.64018 2.55527 3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (s) show
+ 124.773 -43.835 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.496 -43.835 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.2 -43.835 m
+ /N1305 8.96599 Tf
+ (P) show
+ 150.364 -43.835 m
+ /N1156 8.96599 Tf
+ (\)\()
+ [15.8697 3.58634 ] pdfxs
+ 169.818 -43.835 m
+ /N1223 8.96599 Tf
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ 189.813 -43.835 m
+ /N1196 8.96599 Tf
+ (main) show
+ 211.935 -43.835 m
+ /N1223 8.96599 Tf
+ (\fr) show
+ (st)
+ [3.7657 6.34795 ] pdfxs
+ (i) show
+ (fava)
+ [6.11483 4.70709 4.23195 4.70709 ] pdfxs
+ (i) show
+ (lable)
+ [2.34903 4.70709 4.23195 2.34903 4.23195 ] pdfxs
+ 274.39 -43.835 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4538 -54.794 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 89.9218 -54.794 m
+ /N1305 8.96599 Tf
+ (F) show
+ 97.0858 -54.794 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (ne) show
+ (w)
+ [9.72814 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck\))
+ [3.83745 4.8686 3.58634 ] pdfxs
+ -0.000244141 -76.712 m
+ /N1217 8.96599 Tf
+ (Ta)
+ [6.50032 5.15542 ] pdfxs
+ (r) show
+ (jan)
+ [3.23672 5.16438 5.89063 ] pdfxs
+ (V) show
+ (isi)
+ [2.94976 4.18707 2.9408 ] pdfxs
+ (t) show
+ (Nod)
+ [8.2935 5.59473 5.8996 ] pdfxs
+ (e) show
+ 77.1868 -76.712 m
+ /N1156 8.96599 Tf
+ (\(F)
+ [3.58634 5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ 119.296 -76.712 m
+ /N1305 8.96599 Tf
+ (F) show
+ 126.46 -76.712 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ 9.72675 -87.671 m
+ (N)
+ [6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (ID) show
+ (++;V)
+ [7.17275 7.16379 5.6306 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.56423 2.55527 ] pdfxs
+ (F) show
+ (]=N)
+ [5.6306 10.2391 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.85963 3.58634 ] pdfxs
+ (ID) show
+ (;)
+ [5.6306 ] pdfxs
+ (M) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (Visit=N)
+ [6.90378 2.56423 3.63121 2.56423 6.65271 10.2391 6.91274 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.57737 ] pdfxs
+ (ID) show
+ (;)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk.)
+ [3.58634 4.8686 2.55527 ] pdfxs
+ (pu) show
+ (sh\()
+ [3.63121 5.12854 3.57737 ] pdfxs
+ (F) show
+ (\)) show
+ 9.72675 -98.63 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9177 -98.63 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsit)
+ [2.55527 5.6306 3.64018 2.55527 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 55.3977 -98.63 m
+ /N1305 8.96599 Tf
+ (C) show
+ 65.1727 -98.63 m
+ /N1220 8.96599 Tf
+ (2) show
+ 73.8767 -98.63 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 114.981 -98.63 m
+ /N1220 8.96599 Tf
+ (f) show
+ 119.589 -98.63 m
+ /N1305 8.96599 Tf
+ (F) show
+ 126.753 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ 19.4537 -109.589 m
+ (8) show
+ 27.6457 -109.589 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (own)
+ [4.35754 6.6528 8.19491 ] pdfxs
+ (non) show
+ (-)
+ [3.06639 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.58634 ] pdfxs
+ (erna) show
+ (lc)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s) show
+ 139.084 -109.589 m
+ /N1305 8.96599 Tf
+ (F) show
+ 144.968 -110.585 m
+ /N1687 5.978 Tf
+ (C) show
+ 154.234 -109.589 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 165.497 -109.589 m
+ /N1305 8.96599 Tf
+ (C) show
+ 29.1816 -120.548 m
+ /N1156 8.96599 Tf
+ (if\(V)
+ [2.55527 5.89061 3.58634 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 57.0816 -120.548 m
+ /N1305 8.96599 Tf
+ (F) show
+ 62.9666 -121.544 m
+ /N1687 5.978 Tf
+ (C) show
+ 69.1606 -120.548 m
+ /N1156 8.96599 Tf
+ (]==0\)\()
+ [5.6306 7.16379 10.2481 4.59962 28.1621 3.58634 ] pdfxs
+ 128.549 -120.548 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.433 -121.544 m
+ /N1687 5.978 Tf
+ (C) show
+ 143.92 -120.548 m
+ /N1223 8.96599 Tf
+ (un) show
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ (ed)
+ [3.76572 4.70709 ] pdfxs
+ 179.205 -120.548 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 38.9086 -131.507 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 109.377 -131.507 m
+ /N1305 8.96599 Tf
+ (F) show
+ 115.261 -132.503 m
+ /N1687 5.978 Tf
+ (C) show
+ 121.455 -131.507 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (\)) show
+ 29.1815 -142.466 m
+ (e) show
+ (lse)
+ [2.56423 3.63121 7.1728 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit=mi)
+ [6.91274 2.56423 3.63121 2.56423 6.65271 10.2391 7.67484 2.56423 ] pdfxs
+ (n) show
+ (\()
+ [3.58634 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit,V)
+ [6.91274 2.55527 3.64018 2.55527 3.58634 5.6306 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 171.15 -142.466 m
+ /N1305 8.96599 Tf
+ (F) show
+ 177.034 -143.462 m
+ /N1687 5.978 Tf
+ (C) show
+ 183.228 -142.466 m
+ /N1156 8.96599 Tf
+ (]\))
+ [2.56423 3.58634 ] pdfxs
+ 19.4535 -153.425 m
+ (if\()
+ [2.56423 5.88165 3.58634 ] pdfxs
+ (M) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (Visit==V)
+ [6.91274 2.56423 3.63121 2.56423 6.65271 7.16379 10.2391 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.56423 2.56423 ] pdfxs
+ 103.208 -153.425 m
+ /N1305 8.96599 Tf
+ (F) show
+ 110.372 -153.425 m
+ /N1156 8.96599 Tf
+ (]\)\()
+ [2.55527 22.0204 3.58634 ] pdfxs
+ 138.529 -153.425 m
+ /N1223 8.96599 Tf
+ (n) show
+ (ew)
+ [4.23195 9.41435 ] pdfxs
+ (S) show
+ (CCat)
+ [6.59001 9.88052 4.69812 6.35692 ] pdfxs
+ (t) show
+ (opofS)
+ [4.69812 7.99761 4.70709 6.11483 5.1823 ] pdfxs
+ (t) show
+ (ack)
+ [4.69812 4.24091 4.23195 ] pdfxs
+ 238.032 -153.425 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1815 -164.383 m
+ (S) show
+ (CCS=)
+ [6.6528 9.72814 8.19491 7.16379 ] pdfxs
+ 69.1145 -164.383 m
+ /N1220 8.96599 Tf
+ (f) show
+ 76.7935 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 85.1295 -164.383 m
+ /N1156 8.96599 Tf
+ (:) show
+ 91.7845 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 102.68 -164.383 m
+ /N1156 8.96599 Tf
+ (=) show
+ 112.407 -164.383 m
+ /N1305 8.96599 Tf
+ (F) show
+ 124.691 -164.383 m
+ /N1220 8.96599 Tf
+ (_) show
+ 135.954 -164.383 m
+ /N1305 8.96599 Tf
+ (N) show
+ 147.361 -164.383 m
+ /N1156 8.96599 Tf
+ (ap) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (ar) show
+ (s)
+ [6.70655 ] pdfxs
+ (a) show
+ (bov)
+ [5.37062 4.34857 4.60858 ] pdfxs
+ (e) show
+ 207.596 -164.383 m
+ /N1305 8.96599 Tf
+ (F) show
+ 217.832 -164.383 m
+ /N1156 8.96599 Tf
+ (o) show
+ (nst)
+ [8.18594 3.64018 3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 4.85963 ] pdfxs
+ 254.233 -164.383 m
+ /N1220 8.96599 Tf
+ (g) show
+ 29.1814 -175.342 m
+ (8) show
+ 37.3724 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 47.0964 -175.342 m
+ /N1220 8.96599 Tf
+ (2) show
+ 55.7994 -175.342 m
+ /N1305 8.96599 Tf
+ (S) show
+ 61.9394 -175.342 m
+ /N1156 8.96599 Tf
+ (:V)
+ [9.72806 6.14167 ] pdfxs
+ (a) show
+ (l[)
+ [2.55527 2.56423 ] pdfxs
+ 87.5364 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 94.7004 -175.342 m
+ /N1156 8.96599 Tf
+ (]=)
+ [5.6306 10.2391 ] pdfxs
+ (M) show
+ (AX)
+ [6.91274 6.91274 ] pdfxs
+ (I) show
+ (NT;)
+ [6.90378 6.66177 5.6306 ] pdfxs
+ (S) show
+ (tk.p)
+ [3.57737 4.8686 2.55527 5.37959 ] pdfxs
+ (op) show
+ (\() show
+ 190.174 -175.342 m
+ /N1305 8.96599 Tf
+ (F) show
+ 197.338 -175.342 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1814 -186.301 m
+ (P)
+ [6.26727 ] pdfxs
+ (r) show
+ (oc)
+ [4.8686 4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (S) show
+ (CC\()
+ [6.6528 6.6528 3.58634 ] pdfxs
+ (S) show
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ -0.000640869 -208.219 m
+ /N1217 8.96599 Tf
+ (Pr) show
+ (o)
+ [5.6037 ] pdfxs
+ (ce) show
+ (ssSCC)
+ [4.17811 4.18707 5.8996 7.65692 7.66588 ] pdfxs
+ 56.3943 -208.219 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (S) show
+ (CC)
+ [6.6528 6.6528 ] pdfxs
+ 81.4813 -208.219 m
+ /N1305 8.96599 Tf
+ (S) show
+ 87.6203 -208.219 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (S) show
+ (tk\))
+ [3.58634 4.85963 3.58634 ] pdfxs
+ 9.72633 -222.073 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9173 -222.073 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.4423 -222.073 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.1663 -222.073 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8693 -222.073 m
+ /N1305 8.96599 Tf
+ (S) show
+ -19.4557 -233.032 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (1) show
+ (\)) show
+ 19.4533 -233.032 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6453 -233.032 m
+ /N1156 8.96599 Tf
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 107.44 -233.032 m
+ /N1305 8.96599 Tf
+ (C) show
+ 117.216 -233.032 m
+ /N1220 8.96599 Tf
+ (2) show
+ 125.919 -233.032 m
+ /N1305 8.96599 Tf
+ (BUGra)
+ [7.42384 7.2356 7.20859 4.42027 4.87748 ] pdfxs
+ (ph) show
+ 167.023 -233.032 m
+ /N1220 8.96599 Tf
+ (f) show
+ 171.631 -233.032 m
+ /N1305 8.96599 Tf
+ (F) show
+ 178.795 -233.032 m
+ /N1220 8.96599 Tf
+ (g) show
+ 204.905 -233.032 m
+ /N1156 8.96599 Tf
+ (\() show
+ 208.489 -233.032 m
+ /N1223 8.96599 Tf
+ (see)
+ [3.7657 3.76572 7.52247 ] pdfxs
+ (t) show
+ (ex)
+ [4.23195 4.24987 ] pdfxs
+ (t) show
+ 238.142 -233.032 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1812 -243.991 m
+ /N1220 8.96599 Tf
+ (8) show
+ 37.3722 -243.991 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (owncalle)
+ [4.35754 6.6528 8.19491 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s) show
+ 95.2822 -243.991 m
+ /N1305 8.96599 Tf
+ (F) show
+ 101.166 -244.987 m
+ /N1687 5.978 Tf
+ (C) show
+ 110.433 -243.991 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 121.696 -243.991 m
+ /N1305 8.96599 Tf
+ (C) show
+ 38.9082 -254.95 m
+ /N1156 8.96599 Tf
+ (if\()
+ [2.56423 5.88165 3.58634 ] pdfxs
+ 50.9392 -254.95 m
+ /N1305 8.96599 Tf
+ (F) show
+ 56.8232 -255.946 m
+ /N1687 5.978 Tf
+ (C) show
+ 66.6012 -254.95 m
+ /N1305 8.96599 Tf
+ (=) show
+ 65.5772 -254.95 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.2812 -254.95 m
+ /N1305 8.96599 Tf
+ (S) show
+ 80.4202 -254.95 m
+ /N1156 8.96599 Tf
+ (\)\()
+ [28.1621 3.58634 ] pdfxs
+ 112.162 -254.95 m
+ /N1223 8.96599 Tf
+ (Process)
+ [6.24032 3.41603 4.23189 3.76572 4.23195 3.7657 7.05622 ] pdfxs
+ (fun) show
+ (cs)
+ [4.23195 7.05622 ] pdfxs
+ (n) show
+ (ot)
+ [4.70709 6.34795 ] pdfxs
+ (i) show
+ (n)
+ [8.47282 ] pdfxs
+ (S) show
+ (CC)
+ [6.59001 6.59001 ] pdfxs
+ 214.968 -254.95 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.4559 -265.909 m
+ (\()
+ [3.58634 ] pdfxs
+ (2) show
+ (\)R)
+ [59.8927 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (o) show
+ (lv)
+ [2.56423 4.60858 ] pdfxs
+ (e) show
+ (C)
+ [6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (e) show
+ (e\()
+ [4.10643 3.57737 ] pdfxs
+ (B) show
+ (UGra)
+ [6.91274 7.22665 3.61323 4.59962 ] pdfxs
+ (ph) show
+ 146.311 -265.909 m
+ /N1220 8.96599 Tf
+ (f) show
+ 150.919 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 156.803 -266.905 m
+ /N1687 5.978 Tf
+ (C) show
+ 162.997 -265.909 m
+ /N1220 8.96599 Tf
+ (g) show
+ 167.605 -265.909 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (B) show
+ (UG)
+ [6.91274 7.22665 ] pdfxs
+ (raph) show
+ 212.356 -265.909 m
+ /N1220 8.96599 Tf
+ (f) show
+ 216.964 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 224.128 -265.909 m
+ /N1220 8.96599 Tf
+ (g) show
+ 228.736 -265.909 m
+ /N1156 8.96599 Tf
+ (,) show
+ 234.367 -265.909 m
+ /N1305 8.96599 Tf
+ (F) show
+ 240.252 -266.905 m
+ /N1687 5.978 Tf
+ (C) show
+ 246.446 -265.909 m
+ /N1156 8.96599 Tf
+ (,) show
+ 252.077 -265.909 m
+ /N1223 8.96599 Tf
+ (C)
+ [6.59001 ] pdfxs
+ (S) show
+ 263.839 -265.909 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.456 -279.763 m
+ (\()
+ [3.58634 ] pdfxs
+ (3) show
+ (\))
+ [20.9893 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.6528 7.23561 ] pdfxs
+ (rap) show
+ (h=)
+ [8.18594 10.2391 ] pdfxs
+ (B) show
+ (UG)
+ [6.91274 7.23561 ] pdfxs
+ (raph) show
+ 106.27 -279.763 m
+ /N1220 8.96599 Tf
+ (f) show
+ 110.878 -279.763 m
+ /N1305 8.96599 Tf
+ (F) show
+ 116.762 -280.759 m
+ /N1153 5.978 Tf
+ (0) show
+ 120.913 -279.763 m
+ /N1220 8.96599 Tf
+ (g) show
+ 125.521 -279.763 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (fo) show
+ (rs)
+ [6.6796 3.63121 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ 168.345 -279.763 m
+ /N1305 8.96599 Tf
+ (F) show
+ 174.229 -280.759 m
+ /N1153 5.978 Tf
+ (0) show
+ 180.94 -279.763 m
+ /N1220 8.96599 Tf
+ (2) show
+ 189.644 -279.763 m
+ /N1305 8.96599 Tf
+ (S) show
+ 9.72592 -290.722 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9169 -290.722 m
+ /N1156 8.96599 Tf
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 56.4419 -290.722 m
+ /N1305 8.96599 Tf
+ (F) show
+ 66.1659 -290.722 m
+ /N1220 8.96599 Tf
+ (2) show
+ 74.8689 -290.722 m
+ /N1305 8.96599 Tf
+ (S) show
+ (;F)
+ [4.08845 5.88174 ] pdfxs
+ 94.3159 -290.722 m
+ /N1220 8.96599 Tf
+ (6) show
+ 94.3159 -290.722 m
+ /N1156 8.96599 Tf
+ (=) show
+ 104.044 -290.722 m
+ /N1305 8.96599 Tf
+ (F) show
+ 109.928 -291.718 m
+ /N1153 5.978 Tf
+ (0) show
+ 126.366 -290.722 m
+ /N1156 8.96599 Tf
+ (\() show
+ 129.95 -290.722 m
+ /N1223 8.96599 Tf
+ (MergeallB)
+ [8.24869 4.24091 3.40706 4.23195 7.53143 4.70709 2.81526 5.64851 6.48247 ] pdfxs
+ (UG) show
+ (raphsofSCC)
+ [3.40706 4.70709 4.70709 4.69812 7.05622 4.70709 6.11483 5.1823 6.58104 6.59001 ] pdfxs
+ 244.973 -290.722 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4529 -301.681 m
+ (cl)
+ [4.09746 2.55527 ] pdfxs
+ (one) show
+ (G)
+ [7.23561 ] pdfxs
+ (raphI) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (o) show
+ (\()
+ [3.58634 ] pdfxs
+ (B) show
+ (UG)
+ [6.90378 7.23561 ] pdfxs
+ (raph) show
+ 124.703 -301.681 m
+ /N1220 8.96599 Tf
+ (f) show
+ 129.311 -301.681 m
+ /N1156 8.96599 Tf
+ (F) show
+ 135.326 -301.681 m
+ /N1220 8.96599 Tf
+ (g) show
+ 139.933 -301.681 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.66177 7.22665 ] pdfxs
+ (raph) show
+ (\)) show
+ 19.4529 -312.64 m
+ (B) show
+ (UG)
+ [6.91274 7.22665 ] pdfxs
+ (raph) show
+ 58.5728 -312.64 m
+ /N1220 8.96599 Tf
+ (f) show
+ 63.1808 -312.64 m
+ /N1156 8.96599 Tf
+ (F) show
+ 69.1958 -312.64 m
+ /N1220 8.96599 Tf
+ (g) show
+ 76.8748 -312.64 m
+ /N1156 8.96599 Tf
+ (=)
+ [10.2391 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.66177 7.22665 ] pdfxs
+ (raph) show
+ -19.4562 -326.494 m
+ (\()
+ [3.58634 ] pdfxs
+ (4) show
+ (\)) show
+ 9.72581 -326.494 m
+ /N1220 8.96599 Tf
+ (8) show
+ 17.9168 -326.494 m
+ /N1156 8.96599 Tf
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 ] pdfxs
+ (e) show
+ (s) show
+ 97.7128 -326.494 m
+ /N1305 8.96599 Tf
+ (C) show
+ 107.488 -326.494 m
+ /N1220 8.96599 Tf
+ (2) show
+ 116.192 -326.494 m
+ /N1305 8.96599 Tf
+ (SCCGra)
+ [6.14176 7.21756 7.2086 7.21755 4.41131 4.88645 ] pdfxs
+ (ph) show
+ 187.785 -326.494 m
+ /N1156 8.96599 Tf
+ (\() show
+ 191.369 -326.494 m
+ /N1223 8.96599 Tf
+ (see)
+ [3.7657 3.76572 7.52247 ] pdfxs
+ (t) show
+ (ex)
+ [4.23195 4.24987 ] pdfxs
+ (t) show
+ 221.022 -326.494 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4528 -337.453 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6448 -337.453 m
+ /N1156 8.96599 Tf
+ (k)
+ [4.85963 ] pdfxs
+ (n) show
+ (owncalle)
+ [4.35754 6.6528 8.19491 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s) show
+ 85.5548 -337.453 m
+ /N1305 8.96599 Tf
+ (F) show
+ 91.4388 -338.449 m
+ /N1687 5.978 Tf
+ (C) show
+ 100.705 -337.453 m
+ /N1156 8.96599 Tf
+ (a) show
+ (t) show
+ 111.968 -337.453 m
+ /N1305 8.96599 Tf
+ (C) show
+ 131.471 -337.453 m
+ /N1156 8.96599 Tf
+ (\() show
+ 135.055 -337.453 m
+ /N1223 8.96599 Tf
+ (N) show
+ (o)
+ [4.70709 ] pdfxs
+ (t) show
+ (e)
+ [4.23195 ] pdfxs
+ (:) show
+ 160.95 -337.453 m
+ /N1305 8.96599 Tf
+ (F) show
+ 166.834 -338.449 m
+ /N1687 5.978 Tf
+ (C) show
+ 175.588 -337.453 m
+ /N1220 8.96599 Tf
+ (2) show
+ 184.292 -337.453 m
+ /N1305 8.96599 Tf
+ (S) show
+ 190.431 -337.453 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 29.1807 -348.412 m
+ (Res)
+ [6.77832 4.10643 3.63121 ] pdfxs
+ (o) show
+ (lveA)
+ [2.55527 4.60858 4.10643 6.90378 ] pdfxs
+ (rgu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nts\()
+ [4.85956 3.58634 3.63121 3.58634 ] pdfxs
+ (S) show
+ (CCG)
+ [6.66177 6.6528 7.22665 ] pdfxs
+ (raph) show
+ (,) show
+ 157.004 -348.412 m
+ /N1305 8.96599 Tf
+ (F) show
+ 162.888 -349.408 m
+ /N1687 5.978 Tf
+ (C) show
+ 169.082 -348.412 m
+ /N1156 8.96599 Tf
+ (,) show
+ 174.714 -348.412 m
+ /N1305 8.96599 Tf
+ (C)
+ [7.21756 ] pdfxs
+ (S) show
+ 188.069 -348.412 m
+ /N1156 8.96599 Tf
+ (\)) show
+ -19.4564 -362.266 m
+ (\()
+ [3.58634 ] pdfxs
+ (5) show
+ (\))
+ [20.9893 ] pdfxs
+ (Mar) show
+ (kC)
+ [4.85963 6.6528 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (let)
+ [2.55527 4.10643 3.57737 ] pdfxs
+ (e) show
+ (No)
+ [6.91274 4.8686 ] pdfxs
+ (de) show
+ (s\(\)-)
+ [3.63121 3.58634 6.65271 6.14172 ] pdfxs
+ (S) show
+ (ecti)
+ [4.10643 4.0885 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (3) show
+ (.2.)
+ [2.56423 4.59962 2.56423 ] pdfxs
+ (2) show
+ -19.4564 -373.225 m
+ (\()
+ [3.58634 ] pdfxs
+ (6) show
+ (\)) show
+ 9.72563 -373.225 m
+ /N1223 8.96599 Tf
+ (remove)
+ [3.40706 4.24091 7.52243 4.70709 4.23195 7.53143 ] pdfxs
+ (un) show
+ (reachable)
+ [3.40706 3.76572 4.70709 4.23195 4.70709 4.69812 4.24091 2.34903 7.53143 ] pdfxs
+ (n) show
+ (odes)
+ [4.23189 4.70709 4.23195 3.7657 ] pdfxs
+ -19.4564 -387.079 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (7) show
+ (\)if\()
+ [20.9893 2.55527 5.89061 3.58634 ] pdfxs
+ (S) show
+ (CCG)
+ [6.6528 6.6528 7.23561 ] pdfxs
+ (rap) show
+ (hc)
+ [8.18594 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (a) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (s)
+ [6.70655 ] pdfxs
+ (ne) show
+ (w)
+ [9.72814 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (o) show
+ (lv)
+ [2.56423 4.34857 ] pdfxs
+ (ab) show
+ (lec)
+ [2.56423 7.16383 4.09746 ] pdfxs
+ (a) show
+ (llsit)
+ [2.56423 5.6306 3.63121 2.56423 3.57737 ] pdfxs
+ (e) show
+ (s\))
+ [3.64018 3.58634 ] pdfxs
+ 19.4526 -398.038 m
+ /N1220 8.96599 Tf
+ (8) show
+ 27.6446 -398.038 m
+ /N1305 8.96599 Tf
+ (F) show
+ 37.3686 -398.038 m
+ /N1220 8.96599 Tf
+ (2) show
+ 46.0716 -398.038 m
+ /N1305 8.96599 Tf
+ (S) show
+ 52.2106 -398.038 m
+ /N1156 8.96599 Tf
+ (:) show
+ 61.9386 -398.038 m
+ /N1305 8.96599 Tf
+ (Val)
+ [7.42383 4.87748 2.75262 ] pdfxs
+ 77.1416 -398.038 m
+ /N1156 8.96599 Tf
+ ([) show
+ 79.7016 -398.038 m
+ /N1305 8.96599 Tf
+ (F) show
+ 86.8656 -398.038 m
+ /N1156 8.96599 Tf
+ (]=0\()
+ [5.11954 9.72806 23.0337 3.58634 ] pdfxs
+ 128.335 -398.038 m
+ /N1223 8.96599 Tf
+ (ma)
+ [7.5314 4.69812 ] pdfxs
+ (r) show
+ (k)
+ [7.53143 ] pdfxs
+ (un) show
+ (v)
+ [4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (it) show
+ (ed)
+ [3.75675 4.70709 ] pdfxs
+ 187.261 -398.038 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 19.4526 -408.997 m
+ (T)
+ [5.89069 ] pdfxs
+ (arjan) show
+ (VisitNo)
+ [6.90378 2.56423 3.63121 2.56423 3.57737 6.91274 4.8686 ] pdfxs
+ (de) show
+ (\() show
+ 89.9205 -408.997 m
+ /N1305 8.96599 Tf
+ (F) show
+ 95.8045 -409.993 m
+ /N1153 5.978 Tf
+ (0) show
+ 99.9555 -408.997 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (S) show
+ (tk\),)
+ [3.58634 4.85963 3.58634 5.6306 ] pdfxs
+ (fo) show
+ (rs)
+ [6.6796 3.63121 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ 165.563 -408.997 m
+ /N1305 8.96599 Tf
+ (F) show
+ 171.448 -409.993 m
+ /N1153 5.978 Tf
+ (0) show
+ 178.158 -408.997 m
+ /N1220 8.96599 Tf
+ (2) show
+ 186.861 -408.997 m
+ /N1305 8.96599 Tf
+ (S) show
+ 202.216 -408.997 m
+ /N1156 8.96599 Tf
+ (\() show
+ 205.799 -408.997 m
+ /N1223 8.96599 Tf
+ (Re-v)
+ [6.24026 4.24091 3.29056 4.23195 ] pdfxs
+ (i) show
+ (s)
+ [3.7657 ] pdfxs
+ (i) show
+ (t)
+ [6.34795 ] pdfxs
+ (S) show
+ (CC)
+ [6.59001 6.59001 ] pdfxs
+ 257.913 -408.997 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 113.406 -452.434 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:B)
+ [7.8872 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ (U) show
+ (pCl)
+ [9.6981 7.88721 3.02179 ] pdfxs
+ (o) show
+ (sure)
+ [4.30902 6.05449 4.27631 8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 1 0 0 1 -19.455 -468.375 cm
+ q
+ [] 0 d
+ 0 J
+ 0.995987 w
+ n
+ 0 0.497986 m
+ 468 0.497986 l
+ S
+ Q
+ 1 0 0 1 228.545 -102.763 cm
+ 0 0 m
+ (57) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 70 70
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font HELJXE+Helvetica
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002) def
+ /FullName (Nimbus Sans L Regular) def
+ /FamilyName (Nimbus Sans L) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /HELJXE+Helvetica def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -174 -285 1028 953 } def
+ /XUID [6 5020902 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C818E05EF979A5FBA3E3F91E43F3A5331ACAE565E7D9ECF202589
+ B04E3EAA0AE82BC0877C8D2A5F41F82685A3EB2DA1CED8D89C3CF4B2EBB39335
+ 51090966A1A1B0E76B5296E6FE6981AE9604AC1C4EA5ECC27397DD31FC4D2C40
+ E859F30A5A00D5A3B3E84AA0FBE5AFF707690EB92E890FDB241B8CB3F490BE47
+ E8AB2AF9BA9FB1D31E746ED422C3593E713235567592430487148883D66A502F
+ 8E88966E49A0FAEB8737D1BCAA6C704D181B0711ACF8A52D18D60FFED4A78332
+ F237796CB9A6FBB023B08A1FCB19E64647BE87C09C78F8263A991C85E00BACDE
+ D0148327256F6AC6F1E47507B9C4E991BF6146B92D3991B293D9C51D3D1608CD
+ 92B545906B6B7ECA4E03B7A0B34A8F355DEE21F4A0D764C4E0A98C99A904905A
+ 073DE7337DC8D1232A1FEEE740D128C6A090C410881D3101570FDBCAF4C94FB5
+ F5F72101AB963691C9788A384018341D8770D762227EE39E0CF060A3EDC08687
+ 8DCADBE10EEEF44C62EFFAC6B86FE4A8A1E378157B5BACEF415E1EAA7761D1EB
+ 09E8E0CADE8E25EBF427B119EDB6F49BDC94546193C750E36686E95E9C0D916B
+ E7C1EBF8D490E9911F046670D0C1E4B92A72BB6D9427375AB805C6156F1AC54C
+ 28481CB8C09EF9CD90A455685630C743D459F2E338A9D2F9EB4036D91B4CA2BF
+ AA5A926C49A4B1D8C614B07831B7759E536360444027E5A508D9D758489F5572
+ 252212C33261BA3D279776850C1A5D5316F74F396809CC771F854AB8052EAE73
+ D1436AE208B5DC4B5647AEFDC0EF9C208422BFEFB6B0B11A404708E813BE05BE
+ 754183A18996EBEDE62F606181BEA6F02539EC72BBC4D65E8F10939764B54ADB
+ 5230D6FDF3AC981D1002CCB844EA4C42ADD38E07886926CEE6C740BF35844BB9
+ E1AEE8FF9A1165D7E5635EEBEBA911F9B06191D762236C7D4510F1856365BAA6
+ 2E2714815D6518ED14E4B32E1C46754EE9D56EE0ACBEBFF0AC355FB9DFAFEF17
+ 0B6457D53062D4786FA31150BFA1A885B5CB1B93B006801D7647ED878A2D6E82
+ 5230517247869CB08A5A0C2FD5AF990C0DB5118277A940DCD8073A7F30173D0C
+ 62FB454FC0ED2FE0DF59147497AB8A5999C9BE91470AE0E4257E4498F6843F54
+ 4D317EFE21848643177732DCA517CCC026FF95CC1517E9355E8976914B1EE146
+ 2C95216292852F8EBA56C65B6D2ACC1605A955B7F7C3C500587BC192B7A04137
+ F9C2DE4B4DF3DB48EED09D9083CB6223A2CE3F68CEDE399E29B03B311078FFD0
+ E5DB7A6D5C0F5A12F7EC865DBE0395906415BDB62250880BFFD7F9A5F3ED1FCA
+ 403B217A0B4B6C40660757BF8FA8CDF27762CB8F4E4CEC5F23666603837BADB9
+ E36FC24022343BF75B71E43E662C898A4212B32D41ABA26CCD102F69C8949C9D
+ B306F7A0153EB29C528AC8517CB13195B0F4CB8C6C4A05D18E6D148C4E81B579
+ 6CB71B0F15E1A0C91B9CCA7435BC1C5D6892BEAC414C129AF250052F531B46A2
+ 0B6E47BDEA174EABAFC698792A6F5DF15D5E97AA38439FD31F850D5904FCD372
+ 77DBB3B64CEAE038DCA5CB0CD76ABB0B1C52C6D0999F9EA64CA7513BCA2B6BA8
+ 86F4413CCB57B363D09EA2D36454DF338F5613490CA7F8D00DD1263488FF62C1
+ 9ECE329846D7E80F81ECF00EA8DC3A395F4BA65409B4C6E48260B4BCD1EF5137
+ DF4383F3CA57D360506294134CD9C96F88D7F43988DF7E7FB0518DF1A5C6377F
+ 7273F764181BCAD4A99821C927903E936E64AF273D8EF4E07AAAC0E81B7685C0
+ 096AD9ABEEA415C5AC909F79A72F38A513023BE748BC438F82CDA48E71FD4301
+ E50738F9A3A51647DFC3E31DC78D88E9C90B18FD5922DD747586F27AD8AA4C3E
+ AD9CD366A541F1B3370E4D8B79A62FCB06E7DF16E2F2140C43B1ED3C8981EE9A
+ AC8D1233F6FFB78E9D6AC84764EC1A5D724A83C56549191D6C45BDE4E38FA94C
+ ABFF10D36C0165C837773669EE8B4D3A78E2567CA9586B7E9FFAA44C12258A98
+ 8B7079D014FFFFF6295056262E572E9A5F39E89213FA2177CC3E2BD3539BC9
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /HELJXE+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /HELJXE+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ dup 32 /A put
+ dup 33 /B put
+ dup 34 /C put
+ dup 35 /D put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 32 /A/B/C/D/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus
+ /comma/hyphen/period/slash/zero/one
+ /two/three/four/five/six/seven
+ /eight/nine/colon/semicolon/less/equal
+ /greater/question/at/A/B/C
+ /D/E/F/G/H/I
+ /J/K/L/M/N/O
+ /P/Q/R/S/T/U
+ /V/W/X/Y/Z/bracketleft
+ /backslash/bracketright/asciicircum/underscore/quoteleft/a
+ /b/c/d/e/f/g
+ /h/i/j/k/l/m
+ /n/o/p/q/r/s
+ /t/u/v/w/x/y
+ /z/braceleft/bar/braceright/asciitilde/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclamdown/cent/sterling
+ /fraction/yen/florin/section/currency/quotesingle
+ /quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
+ /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef
+ /paragraph/bullet/quotesinglbase/quotedblbase/quotedblright/guillemotright
+ /ellipsis/perthousand/.notdef/questiondown/.notdef/grave
+ /acute/circumflex/tilde/macron/breve/dotaccent
+ /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
+ /ogonek/caron/emdash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef
+ /.notdef/.notdef/Lslash/Oslash/OE/ordmasculine
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ae
+ /.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
+ /lslash/oslash/oe/germandbls/.notdef/.notdef
+ /.notdef/.notdef
+ /N1793/HELJXE+Helvetica -1 TZG
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font USWYIQ+Helvetica
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 13 dict dup begin
+ /Notice (Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002) def
+ /FullName (Nimbus Sans L Regular) def
+ /FamilyName (Nimbus Sans L) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /USWYIQ+Helvetica def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -174 -285 1028 953 } def
+ /XUID [6 5020902 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC8DC423323
+ 00A152553EC9C9C51591C81BB5A2F58753878D92B1C73E948BB360F467A7D593
+ 2446E52E22935D5D0316634839C917AE2BE363D6AE3760363F748EAAEAD9AB74
+ D863835F45718D23FB3980D0C645610BF765847F4BC5CB03391BDC9D40A6A460
+ ABF0D95BB6A176DB5088A1068A0DFDC266C25ADCBEF3E5472E03E0D29BC6801F
+ A2AEAD77E33C818E05EF979A5FBA3E3F91E43F3A5331ACAE565E7D9ECF202589
+ B04E3EAA0AE82BC0877C8D2A5F41F82685A3EB2DA1CED8D89C3CF4B2EBB39335
+ 51090966A1A1B0E76B5296E6FE6981AE9604AC1C4EA5ECC27397DD31FC4D2C40
+ E859F30A5A00D5A3B3E84AA0FBE5AFF707690EB92E890FDB241B8CB3F490BE47
+ E8AB2AF9BA9FB1D31E746ED422C3593E713235567592430487148883D66A502F
+ 8E88966E49A0FAEB8737D1BCAA6C704D181B0711ACF8A52D18D60FFED4A78332
+ F237796CB9A6FBB023B08A1FCB19E64647BE87C09C78F8263A991C85E00BACDE
+ D0148327256F6AC6F1E47507B9C4E991BF6146B92D3991B293D9C51D3D1608CD
+ 92B545906B6B7ECA4E03B7A0B34A8F355DEE21F4A0D764C4E0A98C99A904905A
+ 073DE7337DC8D1232A1FEEE740D128C6A090C410881D3101570FDBCAF4C94FB5
+ F5F72101AB963691C9788A384018341D8770D762227EE39E0CF060A3EDC08687
+ 8DCADBE10EEEF44C62EFFAC6B86FE4A8A1E378157B5BACEF415E1EAA7761D1EB
+ 09E8E0CADE8E25EBF427B119EDB6F49BDC94546193C750E36686E95E9C0D916B
+ E7C1EBF8D490E9911F046670D0C1E4B92A72BB6D9427375AB805C6156F1AC54C
+ 28481CB8C09EF9CD90A455685630C743D459F2E338A9D2F9EB4036D91B4CA2BF
+ AA5A926C49A4B1D8C614B07831B7759E536360444027E5A508D9D758489F5572
+ 252212C33261BA3D279776850C1A5D5316F74F396809CC771F854AB8052EAE73
+ D1436AE208B5DC4B5647AEFDC0EF9C208422BFEFB6B0B11A404708E813BE05BE
+ 754183A18996EBEDE62F606181BEA6F02539EC72BBC4D65E8F10939764B54ADB
+ 5230D6FDF3AC981D1002CCB844EA4C42ADD38E07886926CEE6C740BF35844BB9
+ E1AEE8FF9A1165D7E5635EEBEBA911F9B06191D762236C7D4510F1856365BAA6
+ 2E2714815D6518ED14E4B32E1C46754EE9D56EE0ACBEBFF0AC355FB9DFAFEF17
+ 0B6457D53062D4786FA31150BFA1A885B5CB1B93B006801D7647ED878A2D6E82
+ 5230517247869CB08A5A0C2FD5AF990C0DB5118277A940DCD8073A7F30173D0C
+ 62FB454FC0ED2FE0DF59147497AB8A5999C9BC3495DE15F0F0E1B08D20728D25
+ 47BEB798DA046BF982C11E743FCFA97B8F7D03E8A8DECDF7871890EF5780B5FB
+ 69912D010505702229915A8CB9F2B058C944DACF42AA7BFA8538D68AA53869A7
+ 93E4C17149B230A16C1DD5E2C1D25AEF1BFA1F88DC178E3748EF2F4A077378D7
+ 57168BA2728D3731FA8A3A214D02A5FF38E6711402641E26E34CB2EBD16FE275
+ 5093BB1AFA0AA58685CE1E0D84D2C6D2335E7A6B48F60AA4DB8D79B6BAC99B1A
+ B68610B3D6045FDF3385840C27907EE14E8126E240CD617C5D0CECCD181F03B2
+ 683C125F2EC8089CCCED2E2F4D93B1B08F70E1F30108EE48A1D6837372F4F432
+ E457C3DDFB8B335C17E563666B6ED1E57E9FA2BFD6470E3F73D3BDE7571FF295
+ 58FA1A240D10455614C895655229941C5F704310C2A68CCE71A24E952A5C8073
+ 0C980267247DBCFF688E6A693B77161290F3C28C2A33FD31FF021883774D3D98
+ 219D4318B2C3551B90850FC13EEE5836441CE67C4942FE117F24C1A64E17EB35
+ C14D387970FDEDAAEBED7902A4472C31946A6BB11396F6B2BCC285549C752E93
+ 063F3AE747A5369FF2C36DF41B8FD29FC1CD96522B380ADE194D1BE62C8C22BF
+ 5E7D12476FD27B0F5DB8A877EADC30A55A76DFC4BE3A705E84841EEC761A4CCC
+ D46C52103E7B197CE464240708B98F0ED3E39EA398373049CA9CDC50F0E3FB78
+ 76741205E7C533A9C6291F44D965B2035D0D9585DAA6F9A4E994276BF5EC9769
+ C7647E1F56B40324BD08A611B5745E8D879EF638451727BC3999C515F0CB1A1A
+ 0A1B0A35E825E8E8B4E8040DB20474C20894639E1F298E71B5CFE753674523E4
+ 029EC5C8EF49F16FA6CC95C7FEB64BC1D3C06C5C3AE27461CF0270A1FEA8B0FA
+ 03FBDB2B577FC21E2776A36AFA75017EE9778353FD488746961A77528E4396B0
+ 5EE50462961BAD3165B9A02B694DF02EC94D6F1339B0C065FFE34EE252B355EE
+ B9A05EC2EE42C6A0030A877EDB448511E8C3718152AB5A1A15003386402CC208
+ B409CF6D1CC488EA7EE814B921B6386BBA7795F2ED69F0CE96DAFED7360AD9C3
+ 30B8050D6C1AD357B831CCAA96DB68EC1B1AD36C6F052B9CA7CD2222EB8D4EE4
+ C616AF2157F42BDEB6
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /USWYIQ+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ pop
+ end
+ /USWYIQ+Helvetica findfont /Encoding get
+ dup 0 /.notdef put
+ dup 32 /F put
+ dup 33 /A put
+ dup 34 /B put
+ dup 35 /C put
+ dup 36 /D put
+ dup 37 /E put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ pop
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 32 /F/A/B/C/D/E
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus
+ /comma/hyphen/period/slash/zero/one
+ /two/three/four/five/six/seven
+ /eight/nine/colon/semicolon/less/equal
+ /greater/question/at/A/B/C
+ /D/E/F/G/H/I
+ /J/K/L/M/N/O
+ /P/Q/R/S/T/U
+ /V/W/X/Y/Z/bracketleft
+ /backslash/bracketright/asciicircum/underscore/quoteleft/a
+ /b/c/d/e/f/g
+ /h/i/j/k/l/m
+ /n/o/p/q/r/s
+ /t/u/v/w/x/y
+ /z/braceleft/bar/braceright/asciitilde/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/exclamdown/cent/sterling
+ /fraction/yen/florin/section/currency/quotesingle
+ /quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
+ /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef
+ /paragraph/bullet/quotesinglbase/quotedblbase/quotedblright/guillemotright
+ /ellipsis/perthousand/.notdef/questiondown/.notdef/grave
+ /acute/circumflex/tilde/macron/breve/dotaccent
+ /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
+ /ogonek/caron/emdash/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef
+ /.notdef/.notdef/Lslash/Oslash/OE/ordmasculine
+ /.notdef/.notdef/.notdef/.notdef/.notdef/ae
+ /.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
+ /lslash/oslash/oe/germandbls/.notdef/.notdef
+ /.notdef/.notdef
+ /N1785/USWYIQ+Helvetica -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (c)
+ [4.46185 ] pdfxs
+ (ove) show
+ (ringt)
+ [4.59266 3.34914 6.13082 8.48727 3.62179 ] pdfxs
+ (h) show
+ (att)
+ [5.58542 7.09086 3.62179 ] pdfxs
+ (he) show
+ (yf)
+ [8.77075 3.33823 ] pdfxs
+ (o) show
+ (rmp)
+ [4.60356 12.3925 5.01816 ] pdfxs
+ (a) show
+ (rt)
+ [4.60356 7.09086 ] pdfxs
+ (o) show
+ (fanSCC)
+ [6.80729 5.58542 9.59988 6.13082 7.79997 7.81088 ] pdfxs
+ 199.966 0 m
+ /N614 10.909 Tf
+ (.When)
+ [6.19631 11.2144 6.05449 4.85451 9.2181 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.00721 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 6.19631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.01812 ] pdfxs
+ (\\) show
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.61811 ] pdfxs
+ (t) show
+ (hecycle"isdiscovered)
+ [6.05449 8.01812 4.8436 5.75995 4.8436 3.0327 4.85451 8.61811 3.0327 7.46172 6.0654 
+ 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 4.8436 9.22901 ] pdfxs
+ (\() show
+ (say)
+ [4.29811 5.14905 5.75995 ] pdfxs
+ 0 -21.922 m
+ (in)
+ [3.0327 9.92718 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.71629 4.85451 ] pdfxs
+ (o) show
+ (ntext)
+ [5.75995 4.23277 4.85451 5.75995 8.10547 ] pdfxs
+ (o) show
+ (fafunc)
+ [7.19993 9.32719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 135.934 -21.922 m
+ /N695 10.909 Tf
+ (F) show
+ 142.949 -23.559 m
+ /N703 7.96999 Tf
+ (0) show
+ 147.681 -21.922 m
+ /N614 10.909 Tf
+ (\)) show
+ (,thee\013ect)
+ [6.95994 4.23277 6.0654 8.71629 4.8436 6.37077 4.8436 4.85451 8.10547 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.71629 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eSCCwillbeinc)
+ [8.71629 6.0654 7.8763 11.749 7.8763 3.0327 3.02179 6.90539 6.35994 8.71629 3.0327 
+ 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tedinto)
+ [4.23277 4.85451 9.92718 3.0327 5.75995 4.23277 9.32719 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 8.71629 7.7344 ] pdfxs
+ (U) show
+ -1.52588e-05 -43.845 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 47.636 -43.845 m
+ /N695 10.909 Tf
+ (F) show
+ 54.652 -45.481 m
+ /N703 7.96999 Tf
+ (0) show
+ 63.02 -43.845 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hn)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 7.94172 6.0654 ] pdfxs
+ (a) show
+ (ndlede)
+ [6.05449 6.0654 3.0327 4.8436 9.6981 4.85451 ] pdfxs
+ (a) show
+ (rlier.)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ 1 0 0 1 78.982 -136.937 cm
+ q
+ 0.149353 0 0 0.149353 0 0 cm
+ q
+ q
+ 0 0 241 529 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 1823.57 4910.94 m
+ 1823.57 4711.34 1633.2 4549.53 1398.38 4549.53 c
+ 1163.55 4549.53 973.188 4711.34 973.188 4910.94 c
+ 973.188 5110.55 1163.55 5272.36 1398.38 5272.36 c
+ 1633.2 5272.36 1823.57 5110.55 1823.57 4910.94 c
+ 1 sc
+ f
+ 28.346 w
+ n
+ 1823.57 4910.94 m
+ 1823.57 4711.34 1633.2 4549.53 1398.38 4549.53 c
+ 1163.55 4549.53 973.188 4711.34 973.188 4910.94 c
+ 973.188 5110.55 1163.55 5272.36 1398.38 5272.36 c
+ 1633.2 5272.36 1823.57 5110.55 1823.57 4910.94 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 3777.1 m
+ 1823.57 3577.5 1633.2 3415.69 1398.38 3415.69 c
+ 1163.55 3415.69 973.188 3577.5 973.188 3777.1 c
+ 973.188 3976.71 1163.55 4138.52 1398.38 4138.52 c
+ 1633.2 4138.52 1823.57 3976.71 1823.57 3777.1 c
+ 1 sc
+ f
+ n
+ 1823.57 3777.1 m
+ 1823.57 3577.5 1633.2 3415.69 1398.38 3415.69 c
+ 1163.55 3415.69 973.188 3577.5 973.188 3777.1 c
+ 973.188 3976.71 1163.55 4138.52 1398.38 4138.52 c
+ 1633.2 4138.52 1823.57 3976.71 1823.57 3777.1 c
+ h
+ 0 sc
+ S
+ n
+ 1256.65 2643.26 m
+ 1256.65 2443.66 1066.28 2281.85 831.458 2281.85 c
+ 596.633 2281.85 406.268 2443.66 406.268 2643.26 c
+ 406.268 2842.87 596.633 3004.68 831.458 3004.68 c
+ 1066.28 3004.68 1256.65 2842.87 1256.65 2643.26 c
+ 1 sc
+ f
+ n
+ 1256.65 2643.26 m
+ 1256.65 2443.66 1066.28 2281.85 831.458 2281.85 c
+ 596.633 2281.85 406.268 2443.66 406.268 2643.26 c
+ 406.268 2842.87 596.633 3004.68 831.458 3004.68 c
+ 1066.28 3004.68 1256.65 2842.87 1256.65 2643.26 c
+ h
+ 0 sc
+ S
+ n
+ 2390.49 2643.26 m
+ 2390.49 2443.66 2200.12 2281.85 1965.3 2281.85 c
+ 1730.47 2281.85 1540.11 2443.66 1540.11 2643.26 c
+ 1540.11 2842.87 1730.47 3004.68 1965.3 3004.68 c
+ 2200.12 3004.68 2390.49 2842.87 2390.49 2643.26 c
+ 1 sc
+ f
+ n
+ 2390.49 2643.26 m
+ 2390.49 2443.66 2200.12 2281.85 1965.3 2281.85 c
+ 1730.47 2281.85 1540.11 2443.66 1540.11 2643.26 c
+ 1540.11 2842.87 1730.47 3004.68 1965.3 3004.68 c
+ 2200.12 3004.68 2390.49 2842.87 2390.49 2643.26 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 1509.42 m
+ 1823.57 1309.82 1633.2 1148.01 1398.38 1148.01 c
+ 1163.55 1148.01 973.188 1309.82 973.188 1509.42 c
+ 973.188 1709.03 1163.55 1870.84 1398.38 1870.84 c
+ 1633.2 1870.84 1823.57 1709.03 1823.57 1509.42 c
+ 1 sc
+ f
+ n
+ 1823.57 1509.42 m
+ 1823.57 1309.82 1633.2 1148.01 1398.38 1148.01 c
+ 1163.55 1148.01 973.188 1309.82 973.188 1509.42 c
+ 973.188 1709.03 1163.55 1870.84 1398.38 1870.84 c
+ 1633.2 1870.84 1823.57 1709.03 1823.57 1509.42 c
+ h
+ 0 sc
+ S
+ n
+ 1823.57 375.584 m
+ 1823.57 175.983 1633.2 14.1731 1398.38 14.1731 c
+ 1163.55 14.1731 973.188 175.983 973.188 375.584 c
+ 973.188 575.186 1163.55 736.996 1398.38 736.996 c
+ 1633.2 736.996 1823.57 575.186 1823.57 375.584 c
+ 1 sc
+ f
+ n
+ 1823.57 375.584 m
+ 1823.57 175.983 1633.2 14.1731 1398.38 14.1731 c
+ 1163.55 14.1731 973.188 175.983 973.188 375.584 c
+ 973.188 575.186 1163.55 736.996 1398.38 736.996 c
+ 1633.2 736.996 1823.57 575.186 1823.57 375.584 c
+ h
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 129.683 25.5114 m
+ /N1785 42.519 Tf
+ ( ) show
+ Q
+ n
+ 1965.3 2281.85 m
+ 1398.38 1870.84 l
+ S
+ n
+ 1515.42 2095.74 m
+ 1398.38 1870.84 l
+ 1648.52 1912.14 l
+ f
+ n
+ 1398.38 1148.01 m
+ 1398.38 736.996 l
+ S
+ n
+ 1284.99 963.764 m
+ 1398.38 736.996 l
+ 1511.76 963.764 l
+ f
+ n
+ 1398.38 3415.69 m
+ 1965.3 3004.68 l
+ S
+ n
+ 1715.15 3045.98 m
+ 1965.3 3004.68 l
+ 1848.26 3229.58 l
+ f
+ n
+ 1398.38 4549.53 m
+ 1398.38 4138.52 l
+ S
+ n
+ 1284.99 4365.28 m
+ 1398.38 4138.52 l
+ 1511.76 4365.28 l
+ f
+ n
+ 530.804 2387.7 m
+ -444.112 1870.84 122.808 4705.44 1097.72 4032.66 c
+ S
+ n
+ 846.684 4068.14 m
+ 1097.72 4032.66 l
+ 975.482 4254.78 l
+ f
+ [68.0304 ] 0 d
+ n
+ 1097.72 1253.86 m
+ -160.652 453.536 -319.576 3543.69 530.804 2898.82 c
+ S
+ n
+ 281.603 2945.5 m
+ 530.804 2898.82 l
+ 418.626 3126.19 l
+ f
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 126.962 480.038 m
+ /N1785 42.519 Tf
+ (!) show
+ 125.545 363.819 m
+ (") show
+ 69.1008 251.853 m
+ (#) show
+ 183.902 251.853 m
+ ($) show
+ 125.544 137.052 m
+ (%) show
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -36.036 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)R)
+ [8.34728 6.78729 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (ur) show
+ (siveC)
+ [3.63121 2.56423 4.60858 9.52189 6.66177 ] pdfxs
+ (a) show
+ (llG)
+ [2.55527 7.98866 7.23561 ] pdfxs
+ (raph) show
+ 0 -10.959 m
+ (\(i)
+ [3.58634 2.55527 ] pdfxs
+ (nd) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (ctc)
+ [4.09746 6.65271 4.09746 ] pdfxs
+ (a) show
+ (llis)
+ [2.55527 5.6306 2.56423 6.70655 ] pdfxs
+ (do) show
+ (tt)
+ [3.58634 3.57737 ] pdfxs
+ (ed) show
+ (\)) show
+ 1 0 0 1 155.054 13.549 cm
+ q
+ 0.142548 0 0 0.142548 0 0 cm
+ q
+ q
+ 0 0 202 393 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 1431.47 3551.84 m
+ 1431.47 3352.24 1241.11 3190.43 1006.28 3190.43 c
+ 771.458 3190.43 581.093 3352.24 581.093 3551.84 c
+ 581.093 3751.44 771.458 3913.25 1006.28 3913.25 c
+ 1241.11 3913.25 1431.47 3751.44 1431.47 3551.84 c
+ 1 sc
+ f
+ 28.346 w
+ n
+ 1431.47 3551.84 m
+ 1431.47 3352.24 1241.11 3190.43 1006.28 3190.43 c
+ 771.458 3190.43 581.093 3352.24 581.093 3551.84 c
+ 581.093 3751.44 771.458 3913.25 1006.28 3913.25 c
+ 1241.11 3913.25 1431.47 3751.44 1431.47 3551.84 c
+ h
+ 0 sc
+ S
+ n
+ 1431.47 2418 m
+ 1431.47 2218.4 1241.11 2056.59 1006.28 2056.59 c
+ 771.458 2056.59 581.093 2218.4 581.093 2418 c
+ 581.093 2617.6 771.458 2779.41 1006.28 2779.41 c
+ 1241.11 2779.41 1431.47 2617.6 1431.47 2418 c
+ 1 sc
+ f
+ n
+ 1431.47 2418 m
+ 1431.47 2218.4 1241.11 2056.59 1006.28 2056.59 c
+ 771.458 2056.59 581.093 2218.4 581.093 2418 c
+ 581.093 2617.6 771.458 2779.41 1006.28 2779.41 c
+ 1241.11 2779.41 1431.47 2617.6 1431.47 2418 c
+ h
+ 0 sc
+ S
+ n
+ 864.553 1284.16 m
+ 864.553 1084.56 674.189 922.75 439.363 922.75 c
+ 204.537 922.75 14.1731 1084.56 14.1731 1284.16 c
+ 14.1731 1483.76 204.537 1645.57 439.363 1645.57 c
+ 674.189 1645.57 864.553 1483.76 864.553 1284.16 c
+ 1 sc
+ f
+ n
+ 864.553 1284.16 m
+ 864.553 1084.56 674.189 922.75 439.363 922.75 c
+ 204.537 922.75 14.1731 1084.56 14.1731 1284.16 c
+ 14.1731 1483.76 204.537 1645.57 439.363 1645.57 c
+ 674.189 1645.57 864.553 1483.76 864.553 1284.16 c
+ h
+ 0 sc
+ S
+ n
+ 1998.39 1284.16 m
+ 1998.39 1084.56 1808.03 922.75 1573.2 922.75 c
+ 1338.38 922.75 1148.01 1084.56 1148.01 1284.16 c
+ 1148.01 1483.76 1338.38 1645.57 1573.2 1645.57 c
+ 1808.03 1645.57 1998.39 1483.76 1998.39 1284.16 c
+ 1 sc
+ f
+ n
+ 1998.39 1284.16 m
+ 1998.39 1084.56 1808.03 922.75 1573.2 922.75 c
+ 1338.38 922.75 1148.01 1084.56 1148.01 1284.16 c
+ 1148.01 1483.76 1338.38 1645.57 1573.2 1645.57 c
+ 1808.03 1645.57 1998.39 1483.76 1998.39 1284.16 c
+ h
+ 0 sc
+ S
+ n
+ 1148.01 1284.16 m
+ 864.553 1284.16 l
+ S
+ n
+ 1091.32 1397.55 m
+ 864.553 1284.16 l
+ 1091.32 1170.78 l
+ f
+ n
+ 1306.94 2162.45 m
+ 1573.2 1645.57 l
+ S
+ n
+ 1368.56 1795.24 m
+ 1573.2 1645.57 l
+ 1570.15 1899.09 l
+ f
+ n
+ 1006.28 3190.43 m
+ 1006.28 2779.41 l
+ S
+ n
+ 892.899 3006.18 m
+ 1006.28 2779.41 l
+ 1119.67 3006.18 l
+ f
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 87.7521 344.128 m
+ /N1793 42.519 Tf
+ ( ) show
+ 86.3349 227.909 m
+ (!) show
+ 29.8909 115.942 m
+ (") show
+ 144.692 115.942 m
+ (#) show
+ Q
+ [283.46 ] 0 d
+ n
+ 439.363 1645.57 m
+ 705.628 2162.45 l
+ S
+ n
+ 702.575 1908.93 m
+ 705.628 2162.45 l
+ 500.983 2012.78 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -32.436 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [8.76868 6.6528 ] pdfxs
+ (a) show
+ (llNo)
+ [2.56423 8.82249 6.91274 4.85963 ] pdfxs
+ (d) show
+ (eE)
+ [10.3647 6.26727 ] pdfxs
+ (dg) show
+ (es,)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ 0 -10.959 m
+ (A)
+ [6.91274 ] pdfxs
+ (f) show
+ (teri)
+ [3.57737 4.10643 6.67063 2.56423 ] pdfxs
+ (n) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (n) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gF&E)
+ [7.68392 9.08259 10.2391 6.26727 ] pdfxs
+ 111.854 81.295 m
+ /N614 10.909 Tf
+ (1) show
+ (.) show
+ 125.187 81.295 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 81.295 m
+ /N614 10.909 Tf
+ (F) show
+ 145.036 81.295 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 67.746 m
+ /N614 10.909 Tf
+ (2) show
+ (.) show
+ 125.187 67.746 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 67.746 m
+ /N614 10.909 Tf
+ (E) show
+ 145.339 67.746 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 54.197 m
+ /N614 10.909 Tf
+ (3) show
+ (.) show
+ 125.187 54.197 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 54.197 m
+ /N614 10.909 Tf
+ (D) show
+ 146.248 54.197 m
+ /N1028 10.909 Tf
+ (g) show
+ 151.702 54.197 m
+ /N614 10.909 Tf
+ (:m)
+ [7.87629 9.09802 ] pdfxs
+ (a) show
+ (rkunvisited)
+ [4.2654 9.39264 6.0654 5.75995 5.75995 3.02179 4.30902 3.0327 4.23277 4.85451 6.0654 
+ ] pdfxs
+ 111.854 40.647 m
+ (4) show
+ (.) show
+ 125.187 40.647 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 40.647 m
+ /N614 10.909 Tf
+ (B,)
+ [7.72349 6.6654 ] pdfxs
+ (D) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ 175.187 40.647 m
+ /N1028 10.909 Tf
+ (g) show
+ 111.854 27.098 m
+ /N614 10.909 Tf
+ (5) show
+ (.) show
+ 125.187 27.098 m
+ /N1028 10.909 Tf
+ (f) show
+ 134.278 27.098 m
+ /N614 10.909 Tf
+ (A) show
+ 146.096 27.098 m
+ /N1028 10.909 Tf
+ (g) show
+ 134.777 3.05176e-05 m
+ /N1156 8.96599 Tf
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (S) show
+ (CCvisitati)
+ [6.6528 9.72814 4.85963 2.56423 3.63121 2.56423 3.58634 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (order) show
+ -119.11 -36.717 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:)
+ [7.8872 ] pdfxs
+ (Ha) show
+ (ndlingrecursi)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.08719 4.27631 4.8436 4.85451 6.05449 4.27631 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [9.6981 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.6981 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 7.88729 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 8.4872 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (pph)
+ [9.6981 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -148.628 -70.594 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1672 ] pdfxs
+ (o) show
+ (n)
+ [10.1781 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.41081 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wesli)
+ [6.0654 7.25448 7.57085 8.95629 4.30902 3.0327 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.86173 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (edT)
+ [4.85451 10.1672 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.2654 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.0654 3.02179 8.41081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 13.1998 ] pdfxs
+ (t) show
+ (orevisitnodes)
+ [9.56719 4.2654 4.85451 5.75995 3.02179 4.30902 3.0327 8.34546 6.0654 5.74904 6.0654 
+ 4.8436 8.41081 ] pdfxs
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (a) show
+ (nSCC)
+ [10.1672 6.05449 7.88721 7.8763 ] pdfxs
+ -165.564 -92.517 m
+ (when)
+ [7.8763 6.0654 4.8436 10.5817 ] pdfxs
+ (t) show
+ (heSCCisdiscovered,even)
+ [6.05449 9.35992 6.0654 7.8763 12.3926 3.0327 8.81444 6.0654 3.0327 4.29811 4.85451 
+ 5.14905 5.4545 4.8436 4.27631 4.8436 6.0654 7.7672 4.8436 5.4545 4.85451 10.5708 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hs)
+ [10.5708 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (henodesmayhavebeenvisi)
+ [6.05449 9.37083 6.05449 5.75995 6.0654 4.8436 8.81444 9.09802 5.14905 10.2654 6.0654 
+ 5.14905 5.4545 9.37083 6.35994 4.8436 4.85451 10.5708 5.75995 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ede)
+ [4.8436 10.5817 4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.0327 3.02179 4.85451 8.78172 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ -165.564 -114.439 m
+ (visi)
+ [5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.99264 ] pdfxs
+ (o) show
+ (nlyunres)
+ [6.05449 3.0327 10.2981 6.05449 6.0654 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.85451 10.5926 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.57084 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.)
+ [10.5708 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.81445 ] pdfxs
+ (t) show
+ (hecurrentSCCisfullyprocessed)
+ [6.05449 9.38174 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 8.78183 6.05449 7.8763 
+ 12.4144 3.0327 8.83626 3.33815 6.05449 3.0327 3.0327 10.2981 6.05449 4.27631 5.75995 
+ 4.8436 4.85451 4.29811 4.29811 4.85451 10.5926 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 7.78902 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 8.80354 4.30902 ] pdfxs
+ (t) show
+ (ep\()
+ [4.8436 10.6035 4.23277 ] pdfxs
+ (5\)) show
+ -165.564 -136.362 m
+ (inFi)
+ [3.0327 10.5708 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (8\)) show
+ (,wecheckwhe)
+ [7.7672 7.57085 9.35992 4.54905 6.0654 4.8436 4.54905 10.2654 7.88721 6.05449 4.85451 
+ ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.78172 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.0654 9.35992 6.05449 7.88721 12.3926 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.5708 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 6.0654 8.81444 ] pdfxs
+ (a) show
+ (nynewlyinlinedc)
+ [5.75995 10.2763 6.05449 4.85451 7.8763 3.0327 10.2654 3.0327 6.0654 3.02179 3.0327 
+ 6.0654 4.8436 10.5708 4.85451 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.53812 6.0654 5.75995 6.05449 4.85451 8.81444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.76001 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -165.564 -158.284 m
+ (nowres)
+ [6.0654 5.14905 12.7963 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (ble.)
+ [6.0654 3.02179 4.85451 11.7381 ] pdfxs
+ (I) show
+ (fs)
+ [8.25811 4.30902 ] pdfxs
+ (o) show
+ (,wereset)
+ [8.27993 7.57085 9.77446 4.27631 4.8436 4.30902 4.8436 9.16364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 11.7479 -158.284 m
+ /N634 10.909 Tf
+ (V)
+ [7.27626 ] pdfxs
+ (a) show
+ (l) show
+ 32.3089 -158.284 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 9.22898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.20717 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 7.96357 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.22898 3.0327 10.9854 ] pdfxs
+ (t) show
+ (heSCC,which)
+ [6.05449 9.77446 6.0654 7.8763 7.8763 7.95266 7.8763 6.0654 3.0327 4.53815 10.9854 
+ ] pdfxs
+ (a) show
+ (reusedin)
+ [4.27631 9.77446 6.0654 4.29811 4.8436 10.9854 3.0327 6.0654 ] pdfxs
+ -165.564 -180.207 m
+ /N634 10.909 Tf
+ (T)
+ [6.97089 ] pdfxs
+ (a) show
+ (rj)
+ [4.60356 3.33823 ] pdfxs
+ (a) show
+ (nVi)
+ [6.14173 8.10534 3.34914 ] pdfxs
+ (s) show
+ (itNo)
+ [3.33823 3.62179 8.11625 5.01816 ] pdfxs
+ (de) show
+ -83.3021 -180.207 m
+ /N614 10.909 Tf
+ (t) show
+ (ocheckifanodeh)
+ [8.91265 4.53815 6.0654 4.8436 4.54905 9.2181 3.02179 6.7963 8.91265 6.05449 5.75995 
+ 6.05449 8.31266 6.05449 ] pdfxs
+ (a) show
+ (sbeenvisi)
+ [7.76717 6.35994 4.8436 4.85451 9.51264 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed.thenodesin)
+ [4.8436 6.0654 7.82175 4.23277 6.0654 8.30175 6.0654 5.75995 6.05449 4.85451 7.75627 
+ 3.0327 9.51264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 168.17 -180.207 m
+ /N634 10.909 Tf
+ (c) show
+ (urr)
+ [5.85816 4.59266 4.04721 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 205.916 -180.207 m
+ /N614 10.909 Tf
+ (SCC)
+ [6.0654 7.8763 11.3344 ] pdfxs
+ (t) show
+ (oberevisi)
+ [8.91265 6.35994 8.30175 4.27631 4.8436 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ -165.564 -202.13 m
+ (but)
+ [6.0654 6.05449 7.04729 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 8.56356 ] pdfxs
+ (t) show
+ (henewc)
+ [6.05449 7.65812 6.05449 4.85451 10.6799 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 5.83631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.10173 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 7.64721 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 4.8436 8.86901 
+ ] pdfxs
+ (\() show
+ (since)
+ [4.29811 3.0327 6.05449 4.85451 7.64721 ] pdfxs
+ (ot) show
+ (herres)
+ [6.0654 4.8436 7.07992 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.0327 7.64721 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 5.83631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (eshave)
+ [4.85451 7.10173 6.0654 5.14905 5.4545 7.64721 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dybeenres)
+ [6.0654 8.55265 6.37085 4.8436 4.85451 8.8581 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lved,)
+ [3.0327 5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ -165.564 -224.052 m
+ (a) show
+ (ndwilln)
+ [6.0654 8.98901 7.8763 3.0327 3.0327 5.96722 6.05449 ] pdfxs
+ (o) show
+ (tbeincludedins)
+ [7.1782 6.35994 7.78903 3.0327 6.05449 4.85451 3.02179 6.0654 6.05449 4.85451 8.98901 
+ 3.0327 8.99992 4.29811 ] pdfxs
+ (t) show
+ (eps\()
+ [4.85451 6.05449 7.24354 4.23277 ] pdfxs
+ (1) show
+ (\))
+ [7.1782 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.98901 ] pdfxs
+ (\(4\)\)) show
+ (.)
+ [7.6472 ] pdfxs
+ (Not) show
+ (e)
+ [7.77812 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.16729 ] pdfxs
+ (t) show
+ (hisisasimplef)
+ [6.0654 3.0327 7.23263 3.0327 7.23263 8.38902 4.30902 3.0327 9.08711 6.05449 3.0327 
+ 7.78903 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.0216 ] pdfxs
+ (o) show
+ (fap)
+ [6.27267 8.38902 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llydyn)
+ [3.02179 3.0327 8.69447 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ -165.564 -245.975 m
+ (incremen)
+ [3.0327 6.05449 4.85451 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (ta) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (nlineSCC\fnding)
+ [6.0654 3.0327 3.0327 6.05449 8.4872 6.0654 7.8763 11.509 6.0654 6.05449 6.0654 
+ 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm[)
+ [6.05449 12.7307 3.0327 ] pdfxs
+ (104) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -148.628 -267.897 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.59264 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 6.41449 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.59264 ] pdfxs
+ (t) show
+ (herecursivec)
+ [6.05449 8.17084 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 8.15993 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.34903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.0654 9.37082 4.30902 6.05449 5.15996 7.8763 9.37082 3.0327 9.38173 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.17084 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\()
+ [4.23277 ] pdfxs
+ (a\)) show
+ (,where)
+ [6.41449 7.8763 6.0654 4.8436 4.27631 8.15993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.15993 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.34903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 280.742 -267.897 m
+ /N695 10.909 Tf
+ (E) show
+ 292.739 -267.897 m
+ /N614 10.909 Tf
+ (to) show
+ -165.564 -289.82 m
+ /N695 10.909 Tf
+ (C) show
+ -153.691 -289.82 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.59263 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.35992 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.5382 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.02179 7.7672 ] pdfxs
+ (A) show
+ (ssumethisc)
+ [4.30902 4.29811 6.0654 9.08711 8.14902 4.23277 6.0654 3.0327 7.59263 4.85451 ] pdfxs
+ (a) show
+ (llisres)
+ [3.0327 6.32722 3.02179 7.60354 4.27631 4.8436 4.29811 ] pdfxs
+ (o) show
+ (lvedinfunc)
+ [3.0327 5.4545 4.85451 9.34901 3.0327 9.35992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 123.216 -289.82 m
+ /N695 10.909 Tf
+ (D) show
+ 132.551 -289.82 m
+ /N614 10.909 Tf
+ (,e.)
+ [6.39267 4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,bec)
+ [3.0327 6.39267 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 201.727 -289.82 m
+ /N695 10.909 Tf
+ (D) show
+ 214.358 -289.82 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 246.926 -289.82 m
+ /N695 10.909 Tf
+ (C) show
+ 258.799 -289.82 m
+ /N614 10.909 Tf
+ (explici)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 5.75995 ] pdfxs
+ -165.564 -311.742 m
+ (to) show
+ -152.39 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ -140.231 -311.742 m
+ /N614 10.909 Tf
+ (a) show
+ (safunc)
+ [7.77808 8.93447 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.53446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.75628 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (.Since)
+ [7.83266 6.05449 3.0327 6.0654 4.8436 8.32357 ] pdfxs
+ (t) show
+ (heed)
+ [6.0654 8.32357 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 86.6008 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ 98.3128 -311.742 m
+ /N1028 10.909 Tf
+ (!) show
+ 112.252 -311.742 m
+ /N695 10.909 Tf
+ (C) show
+ 124.307 -311.742 m
+ /N614 10.909 Tf
+ (isunknownwhenvisi)
+ [3.0327 7.77808 6.05449 6.0654 5.75995 6.05449 5.15996 7.8763 9.53446 7.8763 6.0654 
+ 4.8436 9.54537 5.74904 3.0327 4.30902 3.02179 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ 248.336 -311.742 m
+ /N695 10.909 Tf
+ (E) show
+ 257.018 -311.742 m
+ /N614 10.909 Tf
+ (,T)
+ [6.53449 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -165.564 -333.665 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmwill\frstdiscover)
+ [6.0654 14.1053 7.8763 3.0327 3.02179 8.05084 6.05449 4.27631 4.29811 9.26182 6.0654 
+ 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 9.28354 ] pdfxs
+ (t) show
+ (heSCCs)
+ [6.0654 9.86174 6.05449 7.8763 7.88721 4.29811 ] pdfxs
+ 25.7008 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 36.1688 -333.665 m
+ /N614 10.909 Tf
+ (F) show
+ 48.3028 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 53.7578 -333.665 m
+ /N614 10.909 Tf
+ (,) show
+ 62.1458 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 72.6138 -333.665 m
+ /N614 10.909 Tf
+ (E) show
+ 85.0508 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 90.5057 -333.665 m
+ /N614 10.909 Tf
+ (,)
+ [8.38902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0835 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 147.71 -333.665 m
+ /N1028 10.909 Tf
+ (f) show
+ 158.178 -333.665 m
+ /N614 10.909 Tf
+ (D) show
+ 171.524 -333.665 m
+ /N1028 10.909 Tf
+ (g) show
+ 181.992 -333.665 m
+ /N614 10.909 Tf
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.86174 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\(c)
+ [4.23277 4.85451 ] pdfxs
+ (\)\)) show
+ (.)
+ [12.0108 ] pdfxs
+ (N) show
+ (ow,i)
+ [5.14905 7.8763 8.38902 3.0327 ] pdfxs
+ (t) show
+ -165.564 -355.587 m
+ (will\fndanewc)
+ [7.8763 3.0327 3.0327 7.33084 6.05449 6.0654 10.3526 9.75264 6.0654 4.8436 12.1744 
+ 4.85451 ] pdfxs
+ (a) show
+ (llnodein)
+ [3.0327 7.31994 6.0654 5.75995 6.05449 9.15265 3.02179 10.3635 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.3635 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 40.5037 -355.587 m
+ /N695 10.909 Tf
+ (D) show
+ 49.8387 -355.587 m
+ /N614 10.909 Tf
+ (,\fnditisres)
+ [7.49448 6.05449 6.0654 10.3526 3.0327 8.54183 3.0327 8.59626 4.27631 4.8436 4.30902 
+ ] pdfxs
+ (o) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.15265 ] pdfxs
+ (a) show
+ (sac)
+ [8.59626 9.75264 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.33084 ] pdfxs
+ (to) show
+ 212.229 -355.587 m
+ /N695 10.909 Tf
+ (C) show
+ 220.806 -355.587 m
+ /N614 10.909 Tf
+ (,)
+ [7.49448 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 10.3635 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 279.046 -355.587 m
+ /N695 10.909 Tf
+ (D) show
+ 292.679 -355.587 m
+ /N614 10.909 Tf
+ (a) show
+ (s) show
+ -165.564 -377.51 m
+ (unvisi)
+ [6.0654 5.74904 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.26173 ] pdfxs
+ (\() show
+ (Fi)
+ [7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.03993 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (\(b)
+ [4.23277 6.0654 ] pdfxs
+ (\)\)) show
+ (.Thisc)
+ [7.73448 7.8763 6.05449 3.0327 7.49445 4.85451 ] pdfxs
+ (a) show
+ (usesT)
+ [6.05449 4.30902 4.8436 7.49445 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 7.49445 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.2834 ] pdfxs
+ (t) show
+ (ovisit)
+ [8.65083 5.74904 3.0327 4.30902 3.02179 7.44002 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (\\) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (to) show
+ (m"ed)
+ [9.08711 8.65083 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 243.666 -377.51 m
+ /N695 10.909 Tf
+ (D) show
+ 256.031 -377.51 m
+ /N1028 10.909 Tf
+ (!) show
+ 269.97 -377.51 m
+ /N695 10.909 Tf
+ (C) show
+ 278.547 -377.51 m
+ /N614 10.909 Tf
+ (,)
+ [6.31631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -165.564 -399.432 m
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.93447 ] pdfxs
+ (t) show
+ (odiscover)
+ [9.54537 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 8.35627 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.93447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lSCC)
+ [7.11266 6.0654 7.8763 7.8763 ] pdfxs
+ 17.3266 -399.432 m
+ /N1028 10.909 Tf
+ (f) show
+ 26.8686 -399.432 m
+ /N614 10.909 Tf
+ (B,)
+ [7.72349 7.12357 ] pdfxs
+ (D) show
+ (,C)
+ [7.11266 7.8763 ] pdfxs
+ 69.1326 -399.432 m
+ /N1028 10.909 Tf
+ (g) show
+ 74.5866 -399.432 m
+ /N614 10.909 Tf
+ (.)
+ [9.22901 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erprocessingthisSCC,nonewc)
+ [4.8436 8.36718 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 
+ 9.54537 4.23277 6.0654 3.0327 8.38899 6.0654 7.8763 7.8763 7.12357 6.05449 9.54537 
+ 6.05449 4.85451 11.9672 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.12357 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -165.564 -421.355 m
+ (a) show
+ (rediscovered.At)
+ [4.27631 8.68356 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.2654 4.85451 
+ 6.05449 8.4872 7.8763 8.07274 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.0327 8.13808 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.9163 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.68356 7.7344 12.0108 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 8.13808 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 70.4756 -421.355 m
+ /N695 10.909 Tf
+ (B;)
+ [8.82541 4.84359 ] pdfxs
+ (D) show
+ 97.3176 -421.355 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 118.73 -421.355 m
+ /N695 10.909 Tf
+ (C) show
+ 131.144 -421.355 m
+ /N614 10.909 Tf
+ (will)
+ [7.8763 3.0327 3.0327 6.86176 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.86176 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyre\rect)
+ [3.0327 9.58901 4.27631 4.8436 6.0654 4.8436 4.85451 8.07274 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.68356 4.85451 6.35986 4.8436 4.85451 8.07274 ] pdfxs
+ (o) show
+ (f) show
+ -165.564 -443.277 m
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.80721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -100.576 -443.277 m
+ /N695 10.909 Tf
+ (E) show
+ -88.1214 -443.277 m
+ /N614 10.909 Tf
+ (to) show
+ -74.6505 -443.277 m
+ /N695 10.909 Tf
+ (C) show
+ -66.0735 -443.277 m
+ /N614 10.909 Tf
+ (,but)
+ [6.83994 6.05449 6.0654 8.01819 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.62902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.829 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 27.7375 -443.277 m
+ /N695 10.909 Tf
+ (E) show
+ 40.1935 -443.277 m
+ /N614 10.909 Tf
+ (willn)
+ [7.8763 3.0327 3.0327 6.7963 6.0654 ] pdfxs
+ (ot) show
+ 76.6945 -439.319 m
+ /N703 7.96999 Tf
+ (6) show
+ 81.4265 -443.277 m
+ /N614 10.909 Tf
+ (.The)
+ [8.29084 7.8763 6.0654 8.61811 ] pdfxs
+ (to) show
+ (p-downp)
+ [6.0654 3.63261 6.05449 5.15996 7.8763 9.829 6.0654 ] pdfxs
+ (a) show
+ (sswillres)
+ [4.29811 8.08354 7.8763 3.0327 3.0327 6.7963 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.61811 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.80721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 1 0 0 1 -165.564 -452.771 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (rs)
+ [7.32515 3.63121 ] pdfxs
+ (hou) show
+ (ldit.A)
+ [2.56423 8.84046 2.55527 3.58634 8.60731 10.6336 ] pdfxs
+ (d) show
+ (i\013)
+ [2.55527 5.37965 ] pdfxs
+ (ere) show
+ (ntc)
+ [4.86852 7.30723 4.0885 ] pdfxs
+ (a) show
+ (ller)
+ [2.56423 2.55527 4.10643 7.32515 ] pdfxs
+ (of) show
+ 151.686 -3.80899 m
+ /N1305 8.96599 Tf
+ (E) show
+ 162.701 -3.80899 m
+ /N1156 8.96599 Tf
+ (mayc)
+ [7.67484 4.35754 8.58052 4.09746 ] pdfxs
+ (au) show
+ (set)
+ [3.64018 7.81835 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.81835 ] pdfxs
+ (edg) show
+ (etobe)
+ [7.82731 3.57737 8.32947 5.37959 7.81835 ] pdfxs
+ (re) show
+ (s)
+ [3.64018 ] pdfxs
+ (o) show
+ (lv)
+ [2.55527 4.60858 ] pdfxs
+ (e) show
+ (dtoa)
+ [8.84942 3.57737 8.32947 8.32947 ] pdfxs
+ (d) show
+ (i\013e)
+ [2.56423 5.37068 4.10643 ] pdfxs
+ (re) show
+ (nt)
+ [4.85956 7.30723 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (,th)
+ [6.4465 3.58634 4.85956 ] pdfxs
+ (u) show
+ (st)
+ [7.36107 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.81835 ] pdfxs
+ (B) show
+ (U) show
+ -12.437 -14.767 m
+ (grap) show
+ (hfo)
+ [8.18594 2.82424 4.59962 ] pdfxs
+ (r) show
+ 27.794 -14.767 m
+ /N1305 8.96599 Tf
+ (E) show
+ 38.158 -14.767 m
+ /N1156 8.96599 Tf
+ (d) show
+ (oes)
+ [4.85963 4.10643 6.70655 ] pdfxs
+ (no) show
+ (ti)
+ [6.65271 2.55527 ] pdfxs
+ (n) show
+ (cl)
+ [4.09746 2.56423 ] pdfxs
+ (ud) show
+ (ei)
+ [7.16383 2.56423 ] pdfxs
+ (nfor) show
+ (m)
+ [7.67484 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (a) show
+ (boutac)
+ [5.37959 4.59962 5.12854 6.65271 7.67495 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 5.6306 ] pdfxs
+ (edg) show
+ (ew)
+ [7.1728 6.6528 ] pdfxs
+ (h) show
+ (ichis)
+ [2.55527 3.84642 8.18594 2.56423 6.70655 ] pdfxs
+ (no) show
+ (t)
+ [6.65271 ] pdfxs
+ (ne) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (ar) show
+ (ily)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (pre) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (ntin)
+ [4.85956 6.66167 2.55527 8.19491 ] pdfxs
+ (a) show
+ (llc)
+ [2.55527 5.6306 4.09746 ] pdfxs
+ (a) show
+ (lli)
+ [2.55527 2.56423 2.55527 ] pdfxs
+ (n) show
+ (gc)
+ [7.68392 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (xts.)
+ [4.85963 3.58634 3.64018 2.56423 ] pdfxs
+ 216.108 -47.491 m
+ /N614 10.909 Tf
+ (58) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 71 71
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N695 10.909 Tf
+ (E) show
+ 12.318 0 m
+ /N614 10.909 Tf
+ (to) show
+ 25.652 0 m
+ /N695 10.909 Tf
+ (C) show
+ 37.865 0 m
+ /N614 10.909 Tf
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ 76.047 0 m
+ /N695 10.909 Tf
+ (E) show
+ 84.729 0 m
+ /N614 10.909 Tf
+ (\)byinlining)
+ [7.87638 5.75995 9.39264 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 6.0654 9.08719 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 213.577 0 m
+ /N695 10.909 Tf
+ (D) show
+ 226.549 0 m
+ /N614 10.909 Tf
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ 248.67 0 m
+ /N695 10.909 Tf
+ (E) show
+ 257.352 0 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9369 -21.922 m
+ (Not) show
+ (e)
+ [9.06538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tevenin)
+ [8.46546 4.8436 5.4545 4.85451 10.2763 3.0327 10.2872 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.5308 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.06538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.3089 ] pdfxs
+ (o) show
+ (nlyres)
+ [6.0654 3.0327 9.97082 4.27631 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lvese)
+ [3.0327 5.4545 4.8436 8.5308 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.2872 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.07629 ] pdfxs
+ (a) show
+ (te)
+ [8.46546 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.2763 4.85451 ] pdfxs
+ (a) show
+ (llsite)
+ [3.0327 7.24357 4.30902 3.0327 4.23277 9.07629 ] pdfxs
+ (o) show
+ (nce:n)
+ [6.0654 4.8436 4.8436 9.05447 6.0654 ] pdfxs
+ (o) show
+ -6.10352e-05 -43.845 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisrequired,evenf)
+ [9.6981 3.0327 7.94172 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 
+ 6.6654 4.8436 5.4545 4.85451 9.6981 3.32724 ] pdfxs
+ (o) show
+ (rSCCsinducedbyindirectc)
+ [7.909 6.0654 7.8763 7.8763 7.94172 3.0327 6.05449 6.0654 6.0654 4.8436 4.8436 
+ 9.6981 5.75995 9.39264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 
+ 4.8436 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.0327 4.29811 3.0327 ] pdfxs
+ 16.9369 -65.768 m
+ (The)
+ [7.8763 6.0654 8.29084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.51264 ] pdfxs
+ (o) show
+ (fFi)
+ [6.78539 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.30175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0shows)
+ [8.90174 4.29811 6.0654 5.14905 7.8763 7.74536 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.29084 7.7344 11.629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 9.50173 4.85451 ] pdfxs
+ (a) show
+ (lcul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (edf)
+ [4.85451 9.50173 3.33815 ] pdfxs
+ (o) show
+ (rthe)
+ [7.72355 4.23277 6.0654 4.8436 ] pdfxs
+ 325.514 -65.768 m
+ /N722 10.909 Tf
+ (main) show
+ 351.87 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (o) show
+ (urex)
+ [6.0654 7.71264 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple.)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -9.15527e-05 -87.69 m
+ (This)
+ [7.8763 6.0654 3.0327 7.77808 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phh)
+ [6.05449 9.54537 6.05449 ] pdfxs
+ (a) show
+ (sdisj)
+ [7.78899 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intsub)
+ [3.0327 5.75995 7.71274 4.30902 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.05449 6.0654 7.77808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.74537 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.32357 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sp)
+ [7.78899 6.35994 ] pdfxs
+ (o) show
+ (inted)
+ [3.0327 5.75995 4.23277 4.85451 9.53446 ] pdfxs
+ (t) show
+ (oby)
+ [8.93447 5.75995 5.75995 ] pdfxs
+ 290.003 -87.69 m
+ /N695 10.909 Tf
+ (X) show
+ 303.376 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 324.432 -87.69 m
+ /N695 10.909 Tf
+ (Y) show
+ 333.189 -87.69 m
+ /N614 10.909 Tf
+ (.Thesewereproveddisj)
+ [7.82175 7.88721 6.05449 4.85451 4.29811 8.33448 7.57085 4.8436 4.27631 8.33448 6.05449 
+ 4.27631 5.14905 5.4545 4.8436 9.54537 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ -0.00012207 -109.613 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewecl)
+ [6.0654 4.29811 8.4872 7.58175 8.4872 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.05449 4.85451 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (heninlined)
+ [6.0654 4.8436 9.6981 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.4872 7.72349 11.8254 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.91991 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (to) show
+ 316.053 -109.613 m
+ /N722 10.909 Tf
+ (addGToList\(\)) show
+ 384.779 -109.613 m
+ /N614 10.909 Tf
+ (.Thisshowshow)
+ [7.8872 7.8763 6.0654 3.02179 7.94172 4.30902 6.05449 5.14905 7.88721 7.94172 6.05449 
+ 5.14905 7.8763 ] pdfxs
+ -0.00012207 -131.535 m
+ (t) show
+ (hec)
+ [6.05449 8.03993 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (o) show
+ (fc)
+ [6.52358 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.75995 7.42911 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.02179 5.75995 3.0327 3.93823 8.94538 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hcl)
+ [9.25083 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.05449 3.0327 6.05449 8.65083 4.8436 ] pdfxs
+ (a) show
+ (niden)
+ [9.26173 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.32724 8.95628 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 7.42911 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.65083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,evenwhen)
+ [6.0654 4.2654 4.85451 4.29811 6.31631 4.8436 5.4545 4.8436 9.26173 7.8763 6.05449 
+ 4.85451 6.0654 ] pdfxs
+ -0.00012207 -153.458 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexp)
+ [9.09802 6.05449 3.0327 4.85451 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erm)
+ [4.8436 7.909 9.08711 ] pdfxs
+ (a) show
+ (nipul)
+ [6.0654 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisinv)
+ [9.6981 3.0327 7.94172 3.02179 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lved.)
+ [3.0327 5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ 1 0 0 1 140.613 -167.933 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 186.775 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -92.218 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 92.218 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.578796 0 0 0.578796 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 622.635 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3460 350 l
+ 3460 1840 l
+ 350 1840 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 630 m
+ 1150 630 l
+ S
+ n
+ 1150 630 m
+ 1220 630 1280 680 1280 740 c
+ S
+ n
+ 1280 740 m
+ 1280 900 l
+ S
+ n
+ 1280 900 m
+ 1280 960 1220 1030 1160 1030 c
+ S
+ n
+ 1160 1030 m
+ 480 1030 l
+ S
+ n
+ 480 1030 m
+ 410 1030 360 970 360 910 c
+ S
+ n
+ 360 910 m
+ 360 750 l
+ S
+ n
+ 360 750 m
+ 360 690 410 630 470 630 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49.1281 88 m
+ /N1809 14 Tf
+ (list: HMRC)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ Q
+ n
+ 360 830 m
+ 1280 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47.939 68 m
+ /N1809 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 850 630 m
+ 850 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 98.608 68 m
+ /N1809 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 760 630 m
+ 950 510 1280 360 1460 540 c
+ 1640 720 1640 930 1460 1120 c
+ 1360 1220 1220 1170 1100 1090 c
+ S
+ n
+ 1110 1070 m
+ 1020 1030 l
+ 1090 1110 l
+ f
+ n
+ 1750 630 m
+ 2430 630 l
+ S
+ n
+ 2430 630 m
+ 2500 630 2560 680 2560 740 c
+ S
+ n
+ 2560 740 m
+ 2560 900 l
+ S
+ n
+ 2560 900 m
+ 2560 960 2500 1030 2440 1030 c
+ S
+ n
+ 2440 1030 m
+ 1760 1030 l
+ S
+ n
+ 1760 1030 m
+ 1690 1030 1640 970 1640 910 c
+ S
+ n
+ 1640 910 m
+ 1640 750 l
+ S
+ n
+ 1640 750 m
+ 1640 690 1690 630 1750 630 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 177.128 88 m
+ /N1809 14 Tf
+ (list: HMRC)
+ [3.892 3.892 5.44589 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ Q
+ n
+ 1640 830 m
+ 2560 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 175.939 68 m
+ /N1809 14 Tf
+ (list*)
+ [3.892 3.892 5.44589 3.892 7 ] pdfxs
+ Q
+ n
+ 2130 630 m
+ 2130 830 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 226.608 68 m
+ /N1809 14 Tf
+ (int)
+ [3.892 7 3.892 ] pdfxs
+ Q
+ n
+ 2030 630 m
+ 2220 510 2550 360 2740 540 c
+ 2920 720 2920 930 2740 1120 c
+ 2640 1220 2500 1170 2380 1090 c
+ S
+ n
+ 2390 1070 m
+ 2300 1030 l
+ 2370 1110 l
+ f
+ n
+ 1090 1570 m
+ 1090 1669.41 969.117 1750 820 1750 c
+ 670.883 1750 550 1669.41 550 1570 c
+ 550 1470.59 670.883 1390 820 1390 c
+ 969.117 1390 1090 1470.59 1090 1570 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 76.946 152 m
+ /N1809 14 Tf
+ (X) show
+ Q
+ n
+ 820 1340 m
+ 820 1270 820 1200 820 1120 c
+ 0.630997 sc
+ S
+ n
+ 850 1340 m
+ 800 1340 l
+ S
+ n
+ 850 1130 m
+ 820 1030 l
+ 800 1130 l
+ f
+ n
+ 2370 1570 m
+ 2370 1669.41 2249.12 1750 2100 1750 c
+ 1950.88 1750 1830 1669.41 1830 1570 c
+ 1830 1470.59 1950.88 1390 2100 1390 c
+ 2249.12 1390 2370 1470.59 2370 1570 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 204.946 152 m
+ /N1809 14 Tf
+ (Y) show
+ Q
+ n
+ 2100 1340 m
+ 2100 1270 2100 1200 2100 1120 c
+ 0.630997 sc
+ S
+ n
+ 2130 1340 m
+ 2080 1340 l
+ S
+ n
+ 2130 1130 m
+ 2100 1030 l
+ 2080 1130 l
+ f
+ n
+ 2670 1390 m
+ 3340 1390 l
+ 0 sc
+ S
+ n
+ 3340 1390 m
+ 3400 1390 3460 1440 3460 1500 c
+ S
+ n
+ 3460 1500 m
+ 3460 1630 l
+ S
+ n
+ 3460 1630 m
+ 3460 1690 3390 1750 3330 1750 c
+ S
+ n
+ 3330 1750 m
+ 2660 1750 l
+ S
+ n
+ 2660 1750 m
+ 2600 1750 2550 1690 2550 1630 c
+ S
+ n
+ 2550 1630 m
+ 2550 1500 l
+ S
+ n
+ 2550 1500 m
+ 2550 1440 2610 1390 2670 1390 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 268.297 160 m
+ /N1809 14 Tf
+ (int: GMRC)
+ [3.892 7 3.892 3.892 3.5 10.1078 12.4459 9.33789 9.33789 ] pdfxs
+ 280.946 144 m
+ (Global)
+ [10.1078 3.892 7 7 6.21579 3.892 ] pdfxs
+ Q
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 182.989 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 92.218 l
+ S
+ Q
+ 1 0 0 1 -186.376 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 186.775 0.19899 l
+ S
+ Q
+ 1 0 0 1 -4.58299 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:FinishedBU)
+ [7.8872 7.11266 3.0327 6.0654 3.0327 4.29811 6.0654 4.8436 9.6981 7.72349 11.8254 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 173.031 0 m
+ /N722 10.909 Tf
+ (main) show
+ -136.03 -49.787 m
+ /N622 11.955 Tf
+ (3.2.4To)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 6.7307 ] pdfxs
+ (p-) show
+ (DownA)
+ [10.3052 6.34814 9.71945 11.955 10.1499 ] pdfxs
+ (na) show
+ (lysisP)
+ [3.74195 7.10119 5.29606 3.74195 9.79114 9.1814 ] pdfxs
+ (ha) show
+ (se)
+ [5.30802 6.13291 ] pdfxs
+ -136.03 -78.755 m
+ /N614 10.909 Tf
+ (TheT)
+ [7.8763 6.0654 8.70538 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (ownc)
+ [5.14905 7.88721 9.91628 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [9.92718 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisverysimil)
+ [4.30902 8.70538 3.0327 8.17081 5.4545 4.8436 4.27631 9.62173 4.29811 3.0327 9.08711 
+ 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.13809 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.70538 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pc)
+ [9.92718 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [9.91628 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.TheB)
+ [4.29811 4.8436 8.56356 7.88721 6.05449 8.71629 7.72349 ] pdfxs
+ (U) show
+ -136.03 -100.678 m
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (seh)
+ [4.30902 9.63265 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [9.08716 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dyiden)
+ [6.05449 10.549 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.0654 4.8436 10.8435 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.62174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.81084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,so)
+ [6.05449 6.0654 8.09447 4.30902 10.2326 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.0654 9.63265 7.8763 13.1127 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 9.63265 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (raversetheSCCs)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 9.63265 4.23277 6.0654 9.63265 6.05449 
+ 7.88721 7.8763 9.08716 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.63265 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -136.03 -122.6 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdirec)
+ [6.05449 9.46901 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lyusingT)
+ [3.0327 9.16356 6.05449 4.30902 3.02179 6.0654 8.85811 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.2654 3.33815 ] pdfxs
+ (a) show
+ (n's)
+ [6.05449 3.0327 7.70172 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm;itdoesn)
+ [6.0654 9.08711 6.51267 3.0327 7.63638 6.0654 5.75995 4.8436 7.70172 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [7.63638 6.0654 4.8436 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (\\) show
+ (re-visi)
+ [4.2654 4.85451 3.63261 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ ("SCCs)
+ [8.85811 6.05449 7.8763 7.88721 7.70172 ] pdfxs
+ (a) show
+ (s)
+ [7.70172 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.25811 7.72349 11.5854 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sedoes.)
+ [4.29811 8.2472 6.0654 5.75995 4.8436 4.30902 3.0327 ] pdfxs
+ -136.03 -144.523 m
+ (Not) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ts)
+ [8.3891 4.30902 ] pdfxs
+ (o) show
+ (meSCCsmayhavebeenvisi)
+ [9.08711 8.99993 6.0654 7.8763 7.8763 8.45444 9.08711 5.14905 9.91628 6.05449 5.14905 
+ 5.4545 8.99993 6.37085 4.8436 4.8436 10.2108 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1999 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 9.90537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyin)
+ [3.0327 3.02179 9.91628 3.02179 10.2108 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.99993 7.72349 12.3272 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,so)
+ [4.30902 4.8436 7.30903 4.30902 9.59992 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.99993 7.8763 12.4909 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 8.99993 3.0327 4.29811 ] pdfxs
+ -136.03 -166.446 m
+ (resp)
+ [4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsiblef)
+ [6.05449 4.30902 3.0327 6.05449 3.0327 8.4872 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [7.909 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingtheir)
+ [3.0327 6.05449 9.0981 4.23277 6.0654 4.8436 3.0327 7.909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -119.093 -188.368 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.02179 7.57084 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 9.2072 7.8763 12.6872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sedi\013ersfr)
+ [4.30902 9.19629 6.0654 3.02179 6.37077 4.8436 4.27631 8.66171 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4398 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 9.19629 7.7344 12.5344 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sein)
+ [4.29811 9.2072 3.0327 10.4072 ] pdfxs
+ (o) show
+ (nly4ways:Firs)
+ [6.0654 3.0327 10.1126 9.80719 7.57085 5.14905 5.75995 4.30902 9.30537 7.12357 3.0327 
+ 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.55993 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.0654 9.19629 7.88721 12.6763 6.0654 6.0654 ] pdfxs
+ (a) show
+ (senever)
+ [4.29811 9.2072 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ -136.03 -210.291 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.75995 8.2799 ] pdfxs
+ (a) show
+ (nSCC)
+ [10.0472 6.05449 7.88721 11.8581 ] pdfxs
+ (a) show
+ (sunvisited)
+ [8.2799 6.0654 5.75995 5.75995 3.02179 4.30902 3.0327 4.23277 4.85451 10.0363 ] pdfxs
+ (a) show
+ (sexpl)
+ [8.29081 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ined)
+ [3.02179 6.0654 4.8436 10.0472 ] pdfxs
+ (a) show
+ (bove:ituses)
+ [6.35994 5.14905 5.4545 4.85451 8.57447 3.02179 8.22547 6.0654 4.29811 4.85451 8.2799 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.82538 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 7.01448 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esdiscovered)
+ [4.85451 8.2799 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 4.8436 
+ 10.0472 ] pdfxs
+ (a) show
+ (ndrec)
+ [6.05449 10.0472 4.27631 4.8436 4.8436 ] pdfxs
+ (o) show
+ (rdedby)
+ [4.27631 6.0654 4.8436 10.0472 5.75995 5.75995 ] pdfxs
+ -136.03 -232.213 m
+ (t) show
+ (heBUph)
+ [6.05449 9.68719 7.72349 13.0035 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.Sec)
+ [4.29811 4.8436 11.4654 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 8.15993 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 9.67628 7.88721 13.1563 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sevisi)
+ [4.30902 9.67628 5.74904 3.0327 4.30902 3.02179 ] pdfxs
+ (t) show
+ (sSCCs)
+ [9.1308 6.0654 7.8763 7.8763 9.14171 ] pdfxs
+ (o) show
+ (f)
+ [8.15993 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.67628 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.86538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.8872 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.8872 5.75995 10.5817 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 9.68719 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -136.03 -254.136 m
+ (U) show
+ (p)
+ [10.9744 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (linreversep)
+ [7.94175 3.0327 10.9744 4.27631 4.8436 5.4545 4.85451 4.2654 4.30902 9.76355 6.35994 
+ ] pdfxs
+ (o) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (rderins)
+ [4.27631 6.0654 4.8436 9.18536 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.9744 ] pdfxs
+ (o) show
+ (fp)
+ [8.2472 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (rder.Third,)
+ [4.2654 6.0654 4.8436 4.27631 11.7163 7.8763 6.0654 3.0327 4.2654 6.0654 8.26902 
+ ] pdfxs
+ (t) show
+ (heT)
+ [6.05449 9.76355 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (ownp)
+ [5.14905 7.8763 10.9854 6.05449 ] pdfxs
+ (a) show
+ (ssinlinese)
+ [4.30902 9.21807 3.02179 6.0654 3.0327 3.0327 6.05449 4.85451 9.21807 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -136.03 -276.058 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 7.49445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [8.63993 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.26173 ] pdfxs
+ (o) show
+ (fi)
+ [6.52358 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [7.49445 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.49445 ] pdfxs
+ (\() show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (her)
+ [6.05449 4.85451 7.46173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.25083 ] pdfxs
+ (t) show
+ (hereverse)
+ [6.0654 8.03993 4.27631 4.8436 5.4545 4.8436 4.27631 4.30902 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.31631 ] pdfxs
+ (a) show
+ (nditinlinesac)
+ [6.05449 9.26173 3.02179 7.44002 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 7.49445 
+ 8.65083 4.85451 ] pdfxs
+ (a) show
+ (ller's)
+ [3.02179 3.0327 4.85451 4.2654 3.0327 7.49445 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.26173 3.0327 5.74904 ] pdfxs
+ (to) show
+ -136.03 -297.981 m
+ (a) show
+ (llit'sp)
+ [3.0327 6.14176 3.0327 4.23277 3.0327 7.41809 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.14176 4.8436 ] pdfxs
+ (a) show
+ (lleesdirec)
+ [3.0327 3.0327 4.8436 4.85451 7.40718 6.0654 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.86901 ] pdfxs
+ (\() show
+ (itneverneeds)
+ [3.0327 7.35275 6.05449 4.85451 5.4545 4.8436 7.38537 6.0654 4.8436 4.85451 6.05449 
+ 7.41809 ] pdfxs
+ (t) show
+ (o)
+ [8.56356 ] pdfxs
+ (\\) show
+ (defer")
+ [6.05449 4.85451 3.32724 4.85451 4.27631 8.56356 ] pdfxs
+ (t) show
+ (hisinlining)
+ [6.05449 3.0327 7.41809 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 8.57447 
+ ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsince)
+ [9.16356 4.30902 3.0327 6.05449 4.85451 7.95266 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.95266 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -136.03 -319.903 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 7.77808 ] pdfxs
+ (a) show
+ (te)
+ [7.72365 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.53446 4.85451 ] pdfxs
+ (a) show
+ (llsite)
+ [3.0327 6.50176 4.30902 3.0327 4.23277 8.33448 ] pdfxs
+ (a) show
+ (reknown)
+ [4.2654 8.33448 5.74904 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ (\)) show
+ (.The\fn)
+ [7.82175 7.88721 6.05449 8.32357 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ldi\013erenceis)
+ [6.50176 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.33448 3.02179 
+ 7.78899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tf)
+ [7.72365 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.50176 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodes)
+ [6.05449 9.09802 4.8436 5.75995 7.72365 6.05449 5.75995 6.0654 4.8436 7.77808 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.32357 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 6.0654 ] pdfxs
+ -136.03 -341.826 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpleteif)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 9.27265 3.0327 7.75629 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.45084 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 8.72717 ] pdfxs
+ (o) show
+ (fafunc)
+ [7.75629 9.87264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhavebeeniden)
+ [10.4835 6.0654 5.14905 5.4545 9.27265 6.35994 4.85451 4.8436 10.4835 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.05449 4.85451 10.4835 5.75995 10.1781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.27265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,i.e.,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 7.65811 3.02179 3.0327 4.85451 3.02179 7.65811 
+ ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.27265 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [10.4835 3.0327 8.72717 6.05449 ] pdfxs
+ (ot) show
+ 92.515 -376.527 m
+ (59) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 72 72
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ccessible)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 9.21811 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (nyextern)
+ [5.74904 10.1235 4.85451 5.75995 4.23277 4.85451 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.3963 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Simil)
+ [6.05449 4.30902 10.0581 6.05449 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rly,gl)
+ [4.27631 3.0327 4.84359 7.57084 5.46541 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.3963 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (blesmaybem)
+ [6.0654 3.0327 4.8436 8.67262 9.08711 5.14905 10.1235 6.35994 9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.429 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,unless)
+ [4.85451 7.57084 6.0654 6.05449 3.0327 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.86902 ] pdfxs
+ (a) show
+ (ccessible)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 3.0327 6.05449 3.0327 8.86902 ] pdfxs
+ (t) show
+ (oex)
+ [9.46901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.04721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Afuncti)
+ [6.05449 4.30902 9.02174 12.1963 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0799 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lesc)
+ [7.04721 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes)
+ [6.35994 4.85451 8.32353 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.86902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mifitdoesn)
+ [13.1125 3.02179 7.35266 3.0327 8.25819 6.0654 5.75995 4.8436 8.32353 6.05449 ] pdfxs
+ (ot) show
+ 0 -43.845 m
+ (havein)
+ [6.0654 5.14905 5.4545 9.38174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llink)
+ [7.57084 3.0327 3.0327 6.05449 5.14904 ] pdfxs
+ (ag) show
+ (e)
+ [9.39265 ] pdfxs
+ (\() show
+ (i.e.,itisn)
+ [3.02179 3.0327 4.85451 3.02179 7.79993 3.0327 8.77092 3.0327 8.83626 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [8.78183 9.08711 ] pdfxs
+ (a) show
+ (rkeds)
+ [4.27631 5.4545 4.8436 10.6035 4.29811 ] pdfxs
+ (tat) show
+ (icinC\))
+ [3.0327 9.38174 3.0327 10.5926 7.88721 8.77092 ] pdfxs
+ (o) show
+ (rif)
+ [8.81445 3.0327 7.86538 ] pdfxs
+ (t) show
+ (heexistsanodef)
+ [6.0654 9.38174 4.85451 5.74904 3.0327 4.30902 4.23277 8.84717 9.99264 6.05449 5.75995 
+ 6.0654 9.38174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.80354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.38174 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lin)
+ [7.57084 3.0327 6.0654 ] pdfxs
+ 0 -65.768 m
+ /N722 10.909 Tf
+ (main) show
+ 22.909 -65.768 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisnotm)
+ [7.87638 3.0327 7.94172 6.05449 5.46541 7.87638 9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 6.0654 ] pdfxs
+ 157.636 -65.768 m
+ /N1025 10.909 Tf
+ (C) show
+ 166.697 -65.768 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ -1.52588e-05 -103.6 m
+ /N622 11.955 Tf
+ (3.2.5Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (lexityA)
+ [3.74195 6.13291 7.10119 3.73 4.85377 11.5843 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -1.52588e-05 -132.568 m
+ /N614 10.909 Tf
+ (Theloc)
+ [7.8763 6.0654 9.3272 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lph)
+ [7.50539 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.78171 ] pdfxs
+ (a) show
+ (tm)
+ [8.71637 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.72728 ] pdfxs
+ (o) show
+ (nenewnode,Sc)
+ [6.05449 9.3272 6.0654 4.8436 12.3599 6.0654 5.74904 6.0654 4.8436 7.72357 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rM)
+ [4.27631 9.99272 ] pdfxs
+ (a) show
+ (pentry,)
+ [10.5381 4.85451 5.75995 4.23277 4.27631 4.8545 7.71266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (/o) show
+ (red)
+ [8.75991 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ef)
+ [9.3272 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.749 4.85451 ] pdfxs
+ (a) show
+ (chinstruc)
+ [4.54905 10.5381 3.02179 6.0654 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -154.49 m
+ (inaprocedure\(bef)
+ [3.0327 10.0581 9.4581 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 
+ 8.85811 4.23277 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (renodemer)
+ [4.27631 8.8472 6.0654 5.74904 6.0654 8.8472 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g\)) show
+ (.Fur)
+ [8.9781 6.21813 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.0654 4.8436 4.27631 9.08711 ] pdfxs
+ (o) show
+ (re,nodemer)
+ [4.27631 4.8436 7.12357 6.0654 5.75995 6.05449 8.85811 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.4581 ] pdfxs
+ (o) show
+ (rc)
+ [8.269 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (psing)
+ [6.0654 4.29811 3.0327 6.0654 9.4581 ] pdfxs
+ (o) show
+ (nlyreduces)
+ [6.05449 3.0327 9.76355 4.2654 4.85451 6.05449 6.0654 4.85451 4.8436 8.30172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -176.413 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.63267 6.05449 5.75995 6.0654 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nded)
+ [6.05449 9.35992 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esin)
+ [4.8436 7.59263 3.0327 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.14902 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs.Weimplemen)
+ [6.0654 6.05449 4.30902 7.7672 10.2981 8.13811 3.0327 9.09802 6.05449 3.0327 4.8436 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ednodemer)
+ [4.8436 9.35992 6.05449 5.75995 6.0654 8.13811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingusinga)
+ [3.0327 6.0654 8.74901 6.05449 4.30902 3.0327 6.05449 8.74901 8.74901 ] pdfxs
+ (U) show
+ (ni)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (n-Findd)
+ [6.0654 3.63261 7.12357 3.0327 6.05449 9.35992 6.05449 ] pdfxs
+ (ata) show
+ -1.52588e-05 -198.336 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,whichensures)
+ [6.05449 4.27631 4.85451 6.19631 7.8763 6.0654 3.02179 4.54905 9.11992 4.8436 6.0654 
+ 4.29811 6.0654 4.2654 4.85451 7.35263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.2982 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.89812 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lph)
+ [6.07631 6.0654 6.0654 ] pdfxs
+ (a) show
+ (serequires)
+ [4.29811 7.89812 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 254.387 -198.336 m
+ /N695 10.909 Tf
+ (O) show
+ 263.011 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 267.253 -198.336 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 280.82 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 285.063 -198.336 m
+ /N695 10.909 Tf
+ (n) show
+ 291.611 -198.336 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)time)
+ [7.2982 4.23277 3.0327 9.09802 7.89812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 348.041 -198.336 m
+ /N695 10.909 Tf
+ (O) show
+ 356.666 -198.336 m
+ /N614 10.909 Tf
+ (\() show
+ 360.908 -198.336 m
+ /N695 10.909 Tf
+ (n) show
+ 367.456 -198.336 m
+ /N614 10.909 Tf
+ (\)sp)
+ [7.2982 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 7.89812 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [7.33083 8.49811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m) show
+ -6.10352e-05 -220.258 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 53.0299 -220.258 m
+ /N695 10.909 Tf
+ (n) show
+ 63.2149 -220.258 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.93081 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ll[)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (129) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.9359 -242.181 m
+ (TheBU)
+ [7.8763 6.0654 9.10902 7.72349 12.4472 ] pdfxs
+ (a) show
+ (ndTDph)
+ [6.05449 10.3199 7.88721 12.5891 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.56353 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (e)
+ [9.10902 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (D) show
+ (S)
+ [10.3199 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdirec)
+ [6.0654 6.05449 8.56353 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly,so)
+ [3.0327 4.84359 7.45084 4.29811 9.71992 ] pdfxs
+ (t) show
+ (heirperf)
+ [6.05449 4.85451 3.0327 8.53082 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncedepends)
+ [6.05449 4.85451 9.10902 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 8.56353 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -4.57764e-05 -264.103 m
+ (size)
+ [4.29811 3.0327 4.85451 7.93084 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsbeingcl)
+ [6.0654 6.05449 7.39627 6.35994 4.85451 3.02179 6.0654 8.54174 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 9.15265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.15265 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.93084 ] pdfxs
+ (t) show
+ (ocl)
+ [8.54174 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.94175 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.15265 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.94175 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.94175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.14174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.54174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (her.Weden)
+ [6.0654 4.8436 4.27631 7.69084 10.309 7.93084 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (e) show
+ -4.57764e-05 -286.026 m
+ (t) show
+ (heseby)
+ [6.05449 4.85451 4.29811 7.8763 5.75995 5.75995 ] pdfxs
+ 41.8629 -286.026 m
+ /N695 10.909 Tf
+ (K) show
+ 54.9309 -286.026 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 75.5299 -286.026 m
+ /N695 10.909 Tf
+ (T) show
+ 81.9049 -287.803 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 108.019 -286.026 m
+ /N614 10.909 Tf
+ (respec)
+ [4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively,where)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.17449 7.8763 6.0654 4.8436 4.27631 4.8436 
+ ] pdfxs
+ 200.066 -286.026 m
+ /N695 10.909 Tf
+ (T) show
+ 206.441 -287.803 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 232.555 -286.026 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ 242.911 -286.026 m
+ /N695 10.909 Tf
+ (O) show
+ 251.535 -286.026 m
+ /N614 10.909 Tf
+ (\() show
+ 255.777 -286.026 m
+ /N695 10.909 Tf
+ (K\013)
+ [10.0472 6.98175 ] pdfxs
+ 272.842 -286.026 m
+ /N614 10.909 Tf
+ (\() show
+ 277.084 -286.026 m
+ /N695 10.909 Tf
+ (K) show
+ 287.129 -286.026 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)in)
+ [7.26547 3.0327 9.07628 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 7.86539 7.58175 ] pdfxs
+ (o) show
+ (rstc)
+ [4.2654 4.30902 7.26547 4.8436 ] pdfxs
+ (a) show
+ (se.They)
+ [4.30902 4.8436 7.67993 7.8763 6.05449 4.85451 8.78174 ] pdfxs
+ (a) show
+ (lsodepend)
+ [3.0327 4.29811 8.47629 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 ] pdfxs
+ -0.000152588 -307.948 m
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (heaver)
+ [6.05449 8.4872 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (ag) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 8.4872 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsperc)
+ [6.05449 7.94172 6.37085 4.8436 7.909 4.85451 ] pdfxs
+ (a) show
+ (ller\(n)
+ [3.02179 3.0327 4.85451 7.909 4.23277 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 6.6763 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,den)
+ [6.6654 6.0654 4.8436 6.0654 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 362.364 -307.948 m
+ /N695 10.909 Tf
+ (c) show
+ 367.085 -307.948 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9368 -329.871 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [9.41444 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 9.99264 7.72349 13.3199 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,e)
+ [4.29811 4.85451 8.54174 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 11.1926 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmustinline)
+ [11.2035 8.78166 6.0654 4.29811 9.38182 3.0327 6.05449 3.0327 3.0327 6.05449 9.99264 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.98173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 9.43625 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 319.843 -329.871 m
+ /N695 10.909 Tf
+ (c) show
+ 329.7 -329.871 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 9.99264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.54174 ] pdfxs
+ (o) show
+ (naver)
+ [11.1926 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ -0.000183105 -351.793 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usee)
+ [6.0654 4.29811 9.70901 4.8436 ] pdfxs
+ (a) show
+ (chinlining)
+ [4.54905 10.9199 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 10.3199 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequires)
+ [10.909 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 201.612 -351.793 m
+ /N695 10.909 Tf
+ (T) show
+ 207.987 -353.571 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 235.934 -351.793 m
+ /N614 10.909 Tf
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 8.18175 ] pdfxs
+ (t) show
+ (hisrequires)
+ [6.0654 3.0327 9.15262 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 4.29811 
+ ] pdfxs
+ 330.079 -351.793 m
+ /N695 10.909 Tf
+ (fcT)
+ [6.51273 4.72358 6.37085 ] pdfxs
+ 347.691 -353.571 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 375.638 -351.793 m
+ /N614 10.909 Tf
+ (t) show
+ (imeif)
+ [3.0327 9.08711 9.70901 3.02179 8.19265 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.27631 9.6981 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 461.485 -351.793 m
+ /N695 10.909 Tf
+ (f) show
+ -0.000213623 -373.716 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinthepr)
+ [6.05449 8.67262 3.0327 10.429 4.23277 6.0654 9.21811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thec)
+ [9.08711 10.069 7.8763 6.05449 9.21811 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.3963 4.30902 3.02179 ] pdfxs
+ (t) show
+ (eswi)
+ [4.85451 8.66171 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.4181 ] pdfxs
+ (a) show
+ (nSCCdon)
+ [10.429 6.0654 7.8763 12.2399 6.0654 9.8181 6.0654 ] pdfxs
+ (o) show
+ (tin)
+ [8.60728 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roduce)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 9.21811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.8436 ] pdfxs
+ (o) show
+ (mplexity,)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ -0.000213623 -395.638 m
+ (sinceeveryp)
+ [4.29811 3.0327 6.0654 4.8436 8.67266 4.8436 5.4545 4.85451 4.2654 9.5781 6.37085 
+ ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.83994 4.85451 ] pdfxs
+ (a) show
+ (lleeis)
+ [3.0327 3.02179 4.85451 8.67266 3.02179 8.12717 ] pdfxs
+ (aga) show
+ (ininlined)
+ [3.0327 9.87264 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 9.88355 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.5781 ] pdfxs
+ (o) show
+ (nceintoi)
+ [6.0654 4.8436 8.67266 3.0327 5.75995 4.23277 9.28356 3.02179 ] pdfxs
+ (t) show
+ (sc)
+ [8.12717 4.8436 ] pdfxs
+ (a) show
+ (llerwi)
+ [3.0327 3.0327 4.8436 8.09446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.88355 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.67266 ] pdfxs
+ (t) show
+ (heSCC)
+ [6.05449 8.67266 6.0654 7.8763 11.6944 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -0.000213623 -417.561 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,)
+ [7.91993 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.49083 ] pdfxs
+ (a) show
+ (resli)
+ [4.2654 9.49083 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (htlyf)
+ [5.75995 4.23277 3.0327 10.3963 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (erbec)
+ [4.8436 8.91263 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.49083 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.0654 3.02179 10.3963 10.0908 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.47992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phisbuil)
+ [6.0654 10.6908 3.0327 8.94535 6.05449 6.0654 3.0327 3.02179 ] pdfxs
+ (t) show
+ (,c)
+ [7.91993 4.8436 ] pdfxs
+ (a) show
+ (usingc)
+ [6.0654 4.29811 3.0327 6.0654 10.0908 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nnodestobe)
+ [10.7017 6.05449 5.75995 6.0654 4.8436 8.94535 4.23277 10.1017 6.35994 4.8436 ] pdfxs
+ -0.000213623 -439.483 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.Thus,)
+ [7.70175 7.8763 5.75995 6.05449 4.30902 6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.93084 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 7.91993 ] pdfxs
+ (t) show
+ (oc)
+ [8.53084 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (e)
+ [7.93084 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 7.93084 7.72349 11.2581 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis\002)
+ [6.0654 9.13083 3.0327 7.38536 8.47629 ] pdfxs
+ (\() show
+ 266.445 -439.483 m
+ /N695 10.909 Tf
+ (fcT)
+ [6.51273 4.72358 6.37085 ] pdfxs
+ 284.056 -441.261 m
+ /N698 7.96999 Tf
+ (inlin)
+ [2.88513 5.13271 2.62214 2.88513 5.14068 ] pdfxs
+ (e) show
+ 307.147 -439.484 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Thesp)
+ [7.69084 7.8763 6.0654 7.91993 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cerequiredtorepresen)
+ [4.85451 7.93084 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.14174 4.23277 
+ 8.54174 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ -0.000183105 -461.406 m
+ (t) show
+ (heB)
+ [6.05449 8.4872 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsis\002)
+ [6.05449 6.0654 7.94172 3.02179 7.94172 8.4872 ] pdfxs
+ (\() show
+ 135.455 -461.406 m
+ /N695 10.909 Tf
+ (fK)
+ [6.51273 9.26173 ] pdfxs
+ 152.015 -461.406 m
+ /N614 10.909 Tf
+ (\)) show
+ (.TheTDph)
+ [7.87629 7.8763 6.0654 8.4872 7.8763 11.9673 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisiden)
+ [4.30902 8.4872 3.02179 7.94172 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (linc)
+ [6.6654 3.0327 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.47629 7.7344 11.8144 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se.)
+ [4.30902 4.8436 3.0327 ] pdfxs
+ -0.000198364 -499.238 m
+ /N622 11.955 Tf
+ (3.2.6Bo)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.7307 ] pdfxs
+ (und) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gGr)
+ [11.2138 10.5682 5.49929 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (S) show
+ (i)
+ [3.73 ] pdfxs
+ (z) show
+ (e) show
+ -0.000198364 -528.206 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.47992 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [10.6799 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.89811 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 9.47992 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingbehavi)
+ [3.0327 6.0654 10.0799 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.89081 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (heuni\fc)
+ [6.05449 9.47992 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmweusekeepsindividu)
+ [6.0654 13.7125 7.57085 9.47992 6.05449 4.30902 9.46901 5.4545 4.85451 4.8436 6.0654 
+ 8.92353 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.000198364 -550.129 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.58538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.97448 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsveryc)
+ [6.05449 6.0654 7.429 5.4545 4.85451 4.2654 8.89083 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,whichoccurswheneverad)
+ [6.26176 7.8763 6.0654 3.0327 4.53815 9.18537 5.75995 4.85451 4.8436 6.0654 4.2654 
+ 7.429 7.88721 6.05449 4.85451 6.05449 4.85451 5.4545 4.8436 7.39628 8.58538 6.0654 
+ ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisprocessedbyalo)
+ [6.05449 4.27631 7.97448 3.0327 7.429 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 
+ 4.30902 4.8436 9.18537 5.75995 8.89083 8.57447 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -0.000198364 -572.051 m
+ (o) show
+ (rrecursi)
+ [8.41082 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 9.39264 ] pdfxs
+ (N) show
+ (ever)
+ [4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (heless,)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 7.29812 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.98902 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (o) show
+ (f\feldsensi)
+ [7.47266 6.0654 4.8436 3.0327 10.1999 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.74904 3.0327 3.93823 9.90537 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 10.1999 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningm)
+ [6.0654 3.0327 6.05449 9.59992 9.08711 ] pdfxs
+ (a) show
+ (kesit)
+ [5.4545 4.85451 8.44353 3.02179 8.3891 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -0.000198364 -593.974 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblef)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 8.49811 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [7.91991 9.0981 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.7416 ] pdfxs
+ (t) show
+ (obuildd)
+ [9.10901 6.05449 6.0654 3.02179 3.0327 9.709 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.49811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.4872 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (linthesize)
+ [6.6763 3.0327 9.709 4.23277 6.0654 8.49811 4.29811 3.0327 4.85451 8.49811 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (heinpu)
+ [6.05449 8.49811 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ -0.000198364 -615.897 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Suchc)
+ [9.08711 11.4326 6.0654 6.0654 4.53815 10.8872 4.8436 ] pdfxs
+ (a) show
+ (sesc)
+ [4.30902 4.8436 9.1308 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8872 ] pdfxs
+ (o) show
+ (nlyoccurif)
+ [6.05449 3.0327 10.5817 5.75995 4.8436 4.8436 6.0654 9.09808 3.02179 8.15993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.67628 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbuilds)
+ [13.9089 6.0654 6.05449 3.0327 3.0327 6.05449 9.1308 ] pdfxs
+ (a) show
+ (ndprocessesal)
+ [6.05449 10.8872 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 9.1308 
+ 10.2763 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [9.67628 4.8436 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.0327 4.8436 10.5817 6.05449 ] pdfxs
+ (ata) show
+ 228.546 -657.201 m
+ (60) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 73 73
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureusing)
+ [6.05449 4.27631 10.0363 6.0654 4.29811 3.0327 6.0654 10.6363 ] pdfxs
+ (o) show
+ (nlyn)
+ [6.0654 3.0327 10.9417 6.0654 ] pdfxs
+ (o) show
+ (n-lo)
+ [6.05449 3.64352 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,n)
+ [6.0654 8.6072 6.05449 ] pdfxs
+ (o) show
+ (n-recursivecode,)
+ [6.0654 3.63261 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 10.0472 
+ 4.8436 5.75995 6.05449 4.85451 8.6072 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2581 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 10.0472 ] pdfxs
+ (t) show
+ (hus)
+ [5.74904 6.0654 4.29811 ] pdfxs
+ 320.605 0 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ 370.582 0 m
+ /N614 10.909 Tf
+ (unlikely)
+ [6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 10.9417 ] pdfxs
+ (t) show
+ (ooccurin)
+ [10.6472 5.75995 4.8436 4.85451 6.05449 9.46899 3.02179 6.0654 ] pdfxs
+ 0 -21.922 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.)
+ [3.02179 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (U) show
+ (singa)
+ [4.29811 3.0327 6.0654 8.15993 8.15993 ] pdfxs
+ (t) show
+ (echniquelike)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.55994 3.0327 3.02179 5.4545 
+ 4.8436 ] pdfxs
+ 122.065 -43.845 m
+ /N695 10.909 Tf
+ (k) show
+ 128.088 -43.845 m
+ /N614 10.909 Tf
+ (-limi)
+ [3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing[)
+ [3.0327 6.05449 8.15993 3.0327 ] pdfxs
+ (73) show
+ (])
+ [5.73813 ] pdfxs
+ (t) show
+ (o)
+ [8.15993 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 8.77083 ] pdfxs
+ (aga) show
+ (instsuchunlikelyc)
+ [3.0327 6.05449 4.30902 6.94911 4.29811 6.0654 4.53815 8.77083 6.05449 6.0654 3.0327 
+ 3.0327 5.4545 4.8436 3.0327 8.46538 4.8436 ] pdfxs
+ (a) show
+ (sesisun)
+ [4.30902 4.8436 7.01445 3.02179 7.01445 6.05449 6.0654 ] pdfxs
+ (att) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ivebec)
+ [3.0327 5.4545 7.54903 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (itc)
+ [3.0327 7.0582 4.85451 ] pdfxs
+ (o) show
+ (uldreduceprecisi)
+ [6.05449 3.0327 8.87992 4.27631 4.8436 6.0654 6.05449 4.85451 7.66903 6.05449 4.27631 
+ 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [8.87992 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.09083 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.02179 7.66903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.27993 4.29811 ] pdfxs
+ (t) show
+ (ructureswi)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.12354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.87992 6.0654 ] pdfxs
+ (at) show
+ (hsm)
+ [6.05449 7.12354 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.66903 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 363.759 -65.768 m
+ /N695 10.909 Tf
+ (k) show
+ 372.602 -65.768 m
+ /N614 10.909 Tf
+ (nodesl)
+ [6.0654 5.74904 6.0654 4.8436 7.12354 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.)
+ [7.60357 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -87.69 m
+ (wepr)
+ [7.57085 10.0145 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 10.0145 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (timplemen)
+ [9.41455 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssimplyimp)
+ [6.05449 9.46898 4.29811 3.0327 9.09802 6.05449 3.0327 10.9199 3.0327 9.08711 6.35994 
+ ] pdfxs
+ (o) show
+ (seah)
+ [4.30902 10.0145 10.6145 6.05449 ] pdfxs
+ (a) show
+ (rdlimit)
+ [4.27631 11.2254 3.0327 3.0327 9.08711 3.0327 9.40364 ] pdfxs
+ (o) show
+ (n)
+ [11.2254 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsize)
+ [6.0654 11.2254 4.29811 3.0327 4.85451 10.0036 ] pdfxs
+ (\(10) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0nodes,f)
+ [10.6145 6.0654 5.75995 6.05449 4.85451 4.29811 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -109.613 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,whichismuchl)
+ [9.09802 6.05449 3.0327 4.8436 7.16721 7.8763 6.0654 3.02179 4.54905 10.0908 3.0327 
+ 8.33444 8.78166 6.0654 4.54905 10.0908 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.30173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (a) show
+ (nyre)
+ [5.75995 9.79628 4.2654 4.85451 ] pdfxs
+ (a) show
+ (lpr)
+ [7.05812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mislikely)
+ [13.1234 3.0327 8.33444 3.02179 3.0327 5.4545 4.85451 3.02179 9.79628 ] pdfxs
+ (t) show
+ (oneed)
+ [9.47992 6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [9.06537 ] pdfxs
+ (I) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hislimitisexceeded,)
+ [6.0654 3.02179 8.33444 3.0327 3.0327 9.08711 3.0327 8.28001 3.02179 8.33444 4.85451 
+ 5.75995 4.8436 4.85451 4.8436 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (nodemer)
+ [6.0654 5.74904 6.0654 7.66903 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingc)
+ [3.0327 6.0654 8.26902 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.87992 6.35994 7.67994 6.05449 4.30902 4.8436 8.87992 ] pdfxs
+ (t) show
+ (oreducethesize)
+ [8.27993 4.2654 4.85451 6.05449 6.0654 4.8436 7.67994 4.23277 6.0654 7.66903 4.30902 
+ 3.02179 4.85451 7.66903 ] pdfxs
+ (o) show
+ (f)
+ [6.15267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.66903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Bec)
+ [6.0654 6.05449 7.61448 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.66903 ] pdfxs
+ (t) show
+ (hisis)
+ [6.0654 3.02179 7.12354 3.0327 7.12354 ] pdfxs
+ (o) show
+ (nlya)
+ [6.0654 3.0327 8.57447 8.27993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lc)
+ [5.84722 4.85451 ] pdfxs
+ (o) show
+ (ncern,)
+ [6.05449 4.85451 4.8436 4.27631 6.0654 3.0327 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (o) show
+ (urimplemen)
+ [6.0654 7.50537 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.30537 6.0654 5.74904 4.85451 7.53809 6.0654 ] pdfxs
+ (o) show
+ (tinclude)
+ [7.48365 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 8.08357 ] pdfxs
+ (t) show
+ (hecheck.Ourresul)
+ [6.0654 8.08357 4.54905 6.05449 4.85451 4.53815 5.75995 7.74539 8.4872 6.0654 7.51628 
+ 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sinSec)
+ [7.54899 3.0327 9.29446 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (3) show
+ (.4showth)
+ [3.0327 8.69447 4.29811 6.0654 5.14905 11.1272 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.09448 9.08711 ] pdfxs
+ (a) show
+ (ximum)
+ [5.75995 3.0327 8.78166 6.0654 9.08711 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsizewe)
+ [6.0654 9.6981 4.29811 3.0327 4.85451 8.47629 7.58175 8.4872 ] pdfxs
+ (o) show
+ (bservedinpr)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 4.8436 9.6981 3.0327 9.6981 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.8436 8.4872 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ssawider)
+ [4.30902 7.94172 9.08719 7.8763 3.0327 6.0654 8.47629 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (fpr)
+ [6.97085 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msisqui)
+ [9.08711 7.94172 3.0327 7.94172 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (esm)
+ [8.4872 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -220.835 m
+ /N622 14.346 Tf
+ (3.3E)
+ [8.07685 4.476 24.2161 10.5874 ] pdfxs
+ (n) show
+ (gi)
+ [8.0625 4.49035 ] pdfxs
+ (n) show
+ (eeri)
+ [7.3595 7.37385 6.58481 4.49035 ] pdfxs
+ (n) show
+ (g)
+ [13.4422 ] pdfxs
+ (a) show
+ (nE\016)
+ [14.346 10.5874 13.4566 ] pdfxs
+ (c) show
+ (ientPointerA)
+ [4.476 7.37385 8.52152 11.649 10.573 8.07685 4.476 8.52152 6.2836 7.3595 11.9646 
+ 12.1942 ] pdfxs
+ (na) show
+ (lysis)
+ [4.476 8.52144 6.36962 4.476 6.36962 ] pdfxs
+ -3.05176e-05 -253.56 m
+ /N614 10.909 Tf
+ (A) show
+ (sp)
+ [9.07625 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.02182 ] pdfxs
+ (o) show
+ (fi)
+ [8.10538 3.0327 ] pdfxs
+ (t) show
+ (sb)
+ [9.07625 6.0654 ] pdfxs
+ (a) show
+ (sicdesi)
+ [4.29811 3.0327 9.63265 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n,)
+ [6.05449 8.09447 ] pdfxs
+ (D) show
+ (SAincludessever)
+ [6.0654 12.9599 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 9.07625 4.30902 
+ 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lfe)
+ [7.81084 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 9.07625 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.02182 ] pdfxs
+ (a) show
+ (rerequiredf)
+ [4.2654 9.63265 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.8435 3.32724 
+ ] pdfxs
+ (o) show
+ (rsc)
+ [9.05445 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lability.F)
+ [3.02179 5.46541 6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 11.3017 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -275.483 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 8.17084 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.68719 6.05449 4.30902 9.68719 ] pdfxs
+ (o) show
+ (funi\fc)
+ [8.15993 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [10.8981 4.29811 ] pdfxs
+ (o) show
+ (lves)
+ [3.0327 5.4545 4.8436 9.14171 ] pdfxs
+ (t) show
+ (heexp)
+ [6.05449 9.68719 4.8436 5.75995 6.37085 ] pdfxs
+ (o) show
+ (nen)
+ [6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lexpl)
+ [7.86538 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninherentincl)
+ [10.8981 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 9.07637 3.0327 10.8872 
+ 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ninginpr)
+ [6.05449 3.0327 6.0654 10.2872 3.0327 10.8872 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -297.405 m
+ (A) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly,processingSCC'sin)
+ [3.0327 3.0327 4.84359 6.90539 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 
+ 3.02179 6.0654 9.27265 6.0654 7.8763 7.8763 3.0327 8.12717 3.0327 9.88355 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.85085 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phelimin)
+ [6.0654 9.88355 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.12717 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.0654 8.66175 6.0654 4.8436 4.85451 9.88355 3.33815 ] pdfxs
+ (o) show
+ (ri)
+ [8.09446 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninside)
+ [9.88355 3.0327 6.0654 4.29811 3.0327 6.05449 8.67266 ] pdfxs
+ (o) show
+ (fSCC's.)
+ [7.1563 6.0654 7.8763 7.8763 3.0327 4.30902 3.0327 ] pdfxs
+ -3.05176e-05 -319.328 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (herf)
+ [6.05449 4.85451 7.93082 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.97445 ] pdfxs
+ (a) show
+ (reless)
+ [4.2654 8.51993 3.0327 4.8436 4.29811 7.97445 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (us.)
+ [6.0654 4.29811 7.97448 ] pdfxs
+ (I) show
+ (np)
+ [9.71991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,bec)
+ [4.27631 6.69812 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.50902 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.50902 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lph)
+ [6.69812 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seis)
+ [4.30902 8.50902 3.0327 7.96354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.50902 ] pdfxs
+ (o) show
+ (nlyp)
+ [6.0654 3.0327 9.42537 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8472 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -3.05176e-05 -341.25 m
+ (uses)
+ [6.0654 4.29811 4.8436 8.78171 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.3272 4.8436 ] pdfxs
+ (o) show
+ (mpilerIR)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.73809 3.94897 12.4907 ] pdfxs
+ (\(a) show
+ (ll)
+ [3.0327 7.50539 ] pdfxs
+ (ot) show
+ (herph)
+ [6.05449 4.85451 8.73809 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sesperf)
+ [4.30902 4.8436 8.78171 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5598 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.5272 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.78171 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (D) show
+ (SGr)
+ [10.5272 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.71266 ] pdfxs
+ (D) show
+ (SAh)
+ [6.0654 12.6435 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ -3.05176e-05 -363.173 m
+ (be)
+ [6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erc)
+ [4.8436 7.75628 4.85451 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 8.33448 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.76719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.78899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tneed)
+ [7.73456 6.0654 4.8436 4.85451 9.54537 ] pdfxs
+ (t) show
+ (okeep)
+ [8.93447 5.4545 4.85451 4.8436 9.55628 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.33448 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (errepresent)
+ [4.85451 7.75628 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 387.951 -363.173 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 408.724 -363.173 m
+ /N614 10.909 Tf
+ (t) show
+ (hec)
+ [6.05449 8.34538 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ -6.10352e-05 -385.095 m
+ (I) show
+ (Rinc)
+ [11.6725 3.02179 9.6981 4.85451 ] pdfxs
+ (a) show
+ (che.)
+ [4.53815 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9369 -407.018 m
+ (Thesedesi)
+ [7.8763 6.0654 4.8436 4.30902 10.1999 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nch)
+ [11.4217 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.0327 4.8436 4.85451 9.65443 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 10.2108 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 10.1999 ] pdfxs
+ (o) show
+ (f)
+ [8.68356 ] pdfxs
+ (t) show
+ (hekeys)
+ [6.0654 10.1999 5.4545 4.85451 5.74904 9.66534 ] pdfxs
+ (t) show
+ (o)
+ [10.7999 ] pdfxs
+ (a) show
+ (chievingpr)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 10.8108 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctic)
+ [4.85451 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [8.37811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,)
+ [3.0327 5.74904 4.30902 4.8436 4.30902 8.81447 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 11.4217 4.8436 ] pdfxs
+ (a) show
+ (nreduce)
+ [11.4217 4.2654 4.85451 6.05449 6.0654 4.8436 4.8436 ] pdfxs
+ -6.10352e-05 -428.941 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistimesbysever)
+ [3.02179 5.75995 4.30902 3.02179 7.84354 4.23277 3.0327 9.09802 4.8436 7.83263 5.75995 
+ 9.28356 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.56721 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.05449 4.85451 4.2654 7.83263 ] pdfxs
+ (o) show
+ (fm)
+ [6.87267 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ude.)
+ [6.0654 6.05449 4.85451 7.84357 ] pdfxs
+ (I) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (t) show
+ (o)
+ [8.98901 ] pdfxs
+ (t) show
+ (hesekeydesi)
+ [6.05449 4.85451 4.29811 8.37811 5.4545 4.85451 9.28356 6.0654 4.8436 4.30902 3.02179 
+ ] pdfxs
+ (g) show
+ (nch)
+ [9.59991 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices,)
+ [3.0327 4.8436 4.85451 4.29811 6.57812 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 7.83263 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -6.10352e-05 -450.863 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ssever)
+ [7.48354 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (limp)
+ [6.20722 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nten)
+ [5.74904 7.42911 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeringissueswhichc)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 8.63993 3.0327 4.29811 4.29811 
+ 6.0654 4.8436 7.49445 7.8763 6.05449 3.0327 4.54905 9.23992 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (lsoimprove)
+ [3.0327 4.29811 8.63993 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.02902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.48354 ] pdfxs
+ (t) show
+ (imesinimp)
+ [3.02179 9.09802 4.8436 7.48354 3.0327 9.23992 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntc)
+ [5.75995 7.42911 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -472.786 m
+ (prim)
+ [6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilybyimprovingh)
+ [4.27631 3.0327 3.0327 10.5272 5.75995 10.5381 3.0327 9.08711 6.0654 4.27631 5.14905 
+ 5.75995 3.02179 6.0654 10.2326 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 10.2326 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.81084 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.08716 ] pdfxs
+ (a) show
+ (ndbyreducin)
+ [6.05449 10.8435 5.75995 10.5381 4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ 341.036 -472.786 m
+ /N695 10.909 Tf
+ (N) show
+ 350.99 -468.827 m
+ /N703 7.96999 Tf
+ (2) show
+ 360.502 -472.786 m
+ /N614 10.909 Tf
+ (behavi)
+ [6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (rinimp)
+ [9.05445 3.0327 10.8326 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ -9.15527e-05 -494.708 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -9.15527e-05 -532.541 m
+ /N622 11.955 Tf
+ (3.3.1T)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.34877 ] pdfxs
+ (h) show
+ (eGlo)
+ [10.616 10.5802 3.73 6.7307 ] pdfxs
+ (b) show
+ (alsGra)
+ [6.52739 3.74195 9.79114 10.5682 5.49929 6.52739 ] pdfxs
+ (ph) show
+ -9.15527e-05 -561.509 m
+ /N614 10.909 Tf
+ (Onere)
+ [8.4872 6.05449 7.65812 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.65812 ] pdfxs
+ (D) show
+ (S)
+ [8.86901 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 8.86901 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nissoc)
+ [8.86901 3.0327 7.11264 4.30902 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctis)
+ [4.8436 7.0582 3.0327 7.11264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (te)
+ [7.0582 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 8.86901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phneed)
+ [6.05449 8.86901 6.0654 4.8436 4.85451 8.86901 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 8.57447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -583.431 m
+ (t) show
+ (hemem)
+ [6.05449 7.41812 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryre)
+ [4.2654 8.32356 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 7.40721 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.6507 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [6.8073 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.52721 ] pdfxs
+ (H) show
+ (owever,Fi)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 5.80359 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 6.86173 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7\() show
+ (c\))
+ [4.8436 6.8073 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.6181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0illus)
+ [8.0072 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (eafund)
+ [7.40721 8.01811 3.32724 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (l) show
+ -9.15527e-05 -605.354 m
+ (vi)
+ [5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.6799 4.29811 ] pdfxs
+ (t) show
+ (ren)
+ [4.27631 4.8436 6.0654 ] pdfxs
+ (gt) show
+ (h.)
+ [6.05449 7.79993 ] pdfxs
+ (I) show
+ (nb)
+ [9.43628 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.43628 ] pdfxs
+ (o) show
+ (f)
+ [6.71994 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 6.45812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.22539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.41449 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 333.215 -605.354 m
+ /N722 10.909 Tf
+ (G) show
+ 342.32 -605.354 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.6799 ] pdfxs
+ (a) show
+ (n)
+ [9.43628 ] pdfxs
+ (a) show
+ (ppear)
+ [6.0654 6.35994 4.8436 5.46541 4.2654 ] pdfxs
+ (a) show
+ (nceeven)
+ [6.0654 4.8436 8.22539 4.85451 5.4545 4.8436 6.0654 ] pdfxs
+ -0.00012207 -627.276 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitisn)
+ [10.189 3.0327 8.36728 3.0327 8.43262 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [8.37819 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (lyreferenced)
+ [3.0327 9.88355 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 
+ 10.189 ] pdfxs
+ (a) show
+ (ndnoed)
+ [6.0654 10.1781 6.0654 9.5781 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.43262 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (eti)
+ [4.85451 8.36728 3.0327 ] pdfxs
+ (t) show
+ (.Suchnodesc)
+ [9.34901 6.0654 6.05449 4.54905 10.189 6.05449 5.75995 6.0654 4.8436 8.43262 4.8436 
+ ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (tsimplybedele)
+ [8.36728 4.29811 3.0327 9.08711 6.0654 3.0327 9.88355 6.35994 8.97811 6.0654 4.8436 
+ 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (61) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 74 74
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (t) show
+ (heymayhave)
+ [6.0654 4.8436 9.40355 9.08711 5.14905 9.40355 6.05449 5.14905 5.4545 8.4872 ] pdfxs
+ (t) show
+ (obemer)
+ [9.0981 6.35994 8.4872 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.6981 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (ot) show
+ (hernodesinc)
+ [6.0654 4.8436 7.91991 6.05449 5.75995 6.0654 4.8436 7.94172 3.0327 9.6981 4.8436 
+ ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 7.94172 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.98176 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.8872 ] pdfxs
+ (I) show
+ (flef)
+ [6.98176 3.02179 4.85451 3.32724 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 7.5163 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.34175 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.34175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesde\fnedin)
+ [6.05449 3.0327 4.85451 8.60717 6.0654 4.8436 6.0654 6.05449 4.85451 10.3745 3.02179 
+ 10.3745 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.15265 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mw)
+ [13.4071 7.57085 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.0654 3.0327 10.3745 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (eb)
+ [9.16356 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 10.3745 ] pdfxs
+ (to) show
+ 416.368 -21.922 m
+ /N722 10.909 Tf
+ (main) show
+ 439.277 -21.922 m
+ /N614 10.909 Tf
+ (,then)
+ [7.5163 4.23277 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -43.845 m
+ (to) show
+ (p-down)
+ [6.05449 3.64352 6.05449 5.15996 7.8763 9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 6.73085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.00717 3.0327 9.76355 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.55266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thistrivi)
+ [9.08711 8.09447 7.8763 6.05449 3.0327 8.01808 4.23277 4.27631 3.0327 5.75995 3.02179 
+ ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 9.46901 6.05449 ] pdfxs
+ (a) show
+ (llo)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.00717 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.55266 4.30902 3.02179 4.85451 8.55266 ] pdfxs
+ (o) show
+ (fe)
+ [7.0363 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.76355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.76355 ] pdfxs
+ (t) show
+ (oinclude)
+ [9.16356 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (every)
+ [4.8436 5.4545 4.85451 4.27631 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.05449 3.0327 8.4872 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,ap)
+ [9.08711 6.6654 9.0981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 235.273 -65.768 m
+ /N695 10.909 Tf
+ (O) show
+ 243.897 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ 248.14 -65.768 m
+ /N695 10.909 Tf
+ (N) show
+ 258.094 -61.809 m
+ /N703 7.96999 Tf
+ (2) show
+ 262.826 -65.768 m
+ /N614 10.909 Tf
+ (\)sizeexpl)
+ [7.87638 4.30902 3.0327 4.8436 8.4872 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (I) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.57445 ] pdfxs
+ (t) show
+ (oprevent)
+ [9.74173 6.0654 4.27631 4.8436 5.4545 4.8436 5.75995 8.54183 ] pdfxs
+ (t) show
+ (hisun)
+ [6.05449 3.0327 8.59626 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blebehavi)
+ [6.0654 3.0327 9.14174 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r,)
+ [4.27631 7.48357 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 8.56354 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nusesasep)
+ [10.3635 6.05449 4.30902 4.8436 8.59626 9.75264 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [9.15265 ] pdfxs
+ (\\) show
+ (Gl)
+ [8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 4.29811 ] pdfxs
+ 0 -109.613 m
+ (Gr)
+ [8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph")
+ [6.0654 6.0654 9.61083 ] pdfxs
+ (t) show
+ (oh)
+ [9.62173 6.0654 ] pdfxs
+ (o) show
+ (ldinf)
+ [3.02179 10.2326 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.41092 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [7.19994 6.05449 5.75995 6.05449 4.85451 8.46535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2217 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 7.19994 6.05449 5.75995 6.0654 4.8436 8.46535 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.01083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2543 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes.This)
+ [7.19994 6.05449 5.75995 6.0654 4.8436 4.30902 9.4581 7.88721 6.05449 3.0327 4.29811 
+ ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.80353 6.0654 8.80353 ] pdfxs
+ (t) show
+ (oremove)
+ [9.95991 4.27631 4.8436 9.09802 5.14905 5.4545 9.34901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [7.53812 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesfr)
+ [6.05449 3.0327 4.85451 8.80353 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mafuncti)
+ [13.6034 9.94901 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.0654 3.0327 8.80353 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phif)
+ [6.05449 10.5708 3.02179 7.84357 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.2545 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.35992 6.05449 ] pdfxs
+ (o) show
+ (tusedin)
+ [8.7491 6.05449 4.30902 4.8436 10.5708 3.0327 10.5599 ] pdfxs
+ (t) show
+ (hecurren)
+ [6.0654 9.34901 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -153.458 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (\() show
+ (even)
+ [4.85451 5.4545 4.8436 10.1126 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htheymaybeusedinc)
+ [10.1126 4.23277 6.0654 4.8436 9.80719 9.09802 5.14905 9.80719 6.35994 8.90174 6.05449 
+ 4.30902 4.8436 10.1126 3.02179 10.1126 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 8.35626 ] pdfxs
+ (o) show
+ (rc)
+ [8.32355 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tfunc)
+ [8.29092 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.F)
+ [9.11992 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.32355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 7.18903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -175.38 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (hetw)
+ [6.05449 8.4872 3.93823 7.58175 ] pdfxs
+ (o) show
+ 90.97 -175.38 m
+ /N722 10.909 Tf
+ (G) show
+ 100.333 -175.38 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.4872 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 4.29811 ] pdfxs
+ 236.849 -171.421 m
+ /N703 7.96999 Tf
+ (7) show
+ 241.581 -175.38 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -197.303 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.00356 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.58176 4.29811 ] pdfxs
+ (t) show
+ (epsbelow,)
+ [4.8436 6.0654 7.03627 6.35994 4.8436 3.0327 5.14905 7.88721 5.93449 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 5.75995 6.0654 5.74904 6.0654 4.8436 7.03627 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 7.57085 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mvir)
+ [11.8144 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [5.75995 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.03627 ] pdfxs
+ (\() show
+ (whichincludesf)
+ [7.8763 6.0654 3.02179 4.54905 8.79265 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 
+ 4.8436 7.03627 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (a) show
+ (ndreturnv)
+ [6.0654 9.17446 4.27631 4.85451 4.23277 6.0654 4.27631 9.18537 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 7.41809 ] pdfxs
+ (o) show
+ (f)
+ [6.45812 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 7.97448 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.36366 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.25085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.18537 4.8436 ] pdfxs
+ (a) show
+ (llnode)
+ [3.0327 6.15267 6.0654 5.74904 6.0654 7.97448 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentswi)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 7.429 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.18537 ] pdfxs
+ (t) show
+ (hecurrentfuncti)
+ [6.0654 7.97448 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 7.36366 3.33815 6.0654 
+ 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,bu)
+ [6.0654 6.25085 6.0654 6.05449 ] pdfxs
+ (t) show
+ -1.52588e-05 -241.148 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.57455 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls\))
+ [3.0327 4.29811 8.57455 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.17447 4.85451 ] pdfxs
+ (o) show
+ (nsideredtobe)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 4.2654 4.85451 10.3963 4.23277 9.79628 6.35994 
+ 4.8436 ] pdfxs
+ 164.055 -241.148 m
+ /N634 10.909 Tf
+ (locallyu)
+ [2.79267 5.01816 4.45094 5.58542 3.33812 2.79267 9.83983 5.84725 ] pdfxs
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ 218.222 -241.148 m
+ /N614 10.909 Tf
+ (.C)
+ [9.97082 7.8763 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 7.36357 6.05449 5.75995 6.0654 4.8436 8.63989 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.18538 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.0327 4.29811 9.78537 4.85451 ] pdfxs
+ (o) show
+ (nsidered)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 4.85451 10.3854 ] pdfxs
+ (t) show
+ (obeloc)
+ [9.78537 6.37085 9.17447 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (llyused,)
+ [3.0327 3.0327 10.0908 6.05449 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -1.52588e-05 -263.07 m
+ (unlesstheyc)
+ [6.0654 6.05449 3.0327 4.8436 4.30902 7.94172 4.23277 6.0654 4.8436 9.40355 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inac)
+ [3.0327 9.68719 9.0981 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [7.88729 3.02179 7.94172 ] pdfxs
+ (a) show
+ (nex)
+ [9.6981 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (huswillneverberes)
+ [5.75995 6.05449 7.94172 7.8763 3.0327 3.0327 6.6654 6.0654 4.8436 5.4545 4.85451 
+ 7.909 6.35994 8.4872 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -284.993 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (respeci\fc)
+ [4.2654 8.4872 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lly,wem)
+ [3.02179 3.0327 4.8545 6.6654 7.57085 8.4872 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (llowingch)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.0981 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm:)
+ [6.0654 9.08711 3.0327 ] pdfxs
+ 16.364 -313.762 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -313.762 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.51993 7.7344 11.8581 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (\() show
+ (respec)
+ [4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,TDph)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.71994 7.8763 12.0109 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.70903 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.95264 ] pdfxs
+ (a) show
+ (llknownc)
+ [3.0327 6.69812 5.75995 6.0654 5.14905 7.8763 9.74173 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.98535 ] pdfxs
+ (\() show
+ (respec)
+ [4.2654 4.85451 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively,c)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.71994 4.8436 ] pdfxs
+ (a) show
+ (llers\)have)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 7.92001 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ 27.273 -335.685 m
+ (beeninc)
+ [6.35994 4.85451 4.8436 9.22901 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (rp)
+ [4.27631 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edins)
+ [4.8436 9.22901 3.0327 9.22901 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.85451 9.22901 ] pdfxs
+ (4) show
+ (,wec)
+ [6.29449 7.57085 8.01812 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.74904 8.93447 ] pdfxs
+ (a) show
+ (ndmer)
+ [6.05449 9.22901 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (einthenodesfr)
+ [8.01812 3.0327 9.22901 4.23277 6.0654 8.01812 6.0654 5.74904 6.0654 4.8436 7.47263 
+ 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2507 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.01812 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.47263 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.22901 3.33815 ] pdfxs
+ (o) show
+ (revery)
+ [7.43992 4.8436 5.4545 4.85451 4.27631 5.75995 ] pdfxs
+ 27.273 -357.607 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 60.095 -357.607 m
+ /N695 10.909 Tf
+ (G) show
+ 73.01 -357.607 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.58546 6.05449 ] pdfxs
+ (a) show
+ (sanodein)
+ [8.6508 9.78537 6.0654 5.74904 6.0654 9.18538 3.0327 10.3963 ] pdfxs
+ (t) show
+ (hecurrent)
+ [6.05449 9.19629 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.58546 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,plus)
+ [6.0654 6.05449 7.54902 6.05449 3.0327 6.0654 8.63989 ] pdfxs
+ (a) show
+ (nynodesre)
+ [5.75995 10.0908 6.0654 5.74904 6.0654 4.8436 8.63989 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.18538 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchnodes.)
+ [13.4289 4.30902 6.05449 4.54905 10.3963 6.0654 5.74904 6.0654 4.8436 4.30902 3.0327 
+ ] pdfxs
+ 27.273 -379.53 m
+ (Thisensuresth)
+ [7.8763 6.0654 3.0327 8.38899 4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 8.3999 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (hecurrent)
+ [6.05449 8.94538 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 8.33456 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phre\rec)
+ [6.0654 10.1454 4.27631 4.8436 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ (llknowninf)
+ [3.0327 7.12357 5.74904 6.0654 5.14905 7.8763 10.1563 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utsuch)
+ [6.0654 8.33456 4.29811 6.0654 4.54905 10.1454 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsfr)
+ [3.0327 8.3999 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 27.273 -401.453 m
+ (ot) show
+ (herfunc)
+ [6.05449 4.85451 7.909 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.364 -431.494 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -431.494 m
+ /N614 10.909 Tf
+ (A) show
+ (fters)
+ [3.33815 4.23277 4.85451 7.82173 4.30902 ] pdfxs
+ (t) show
+ (ep5in)
+ [4.8436 9.61082 9.01083 3.0327 9.61082 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 8.39993 7.72349 11.7381 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,wec)
+ [4.29811 4.85451 6.59994 7.57085 8.41084 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.30537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.58903 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.57812 6.0654 5.75995 6.05449 4.85451 7.85445 ] pdfxs
+ (a) show
+ (ndnodesre)
+ [6.0654 9.61082 6.05449 5.75995 6.0654 4.8436 7.85445 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.39993 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchnodes)
+ [12.6544 4.29811 6.0654 4.53815 9.61082 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 27.273 -453.416 m
+ (into)
+ [3.0327 5.75995 4.23277 10.1454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.99989 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,mer)
+ [6.05449 6.0654 7.98538 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 10.1454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodeswi)
+ [7.71266 6.0654 5.75995 6.05449 4.85451 8.98898 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [10.7563 4.23277 6.0654 9.53447 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (ndingnodes)
+ [6.0654 6.0654 3.02179 6.0654 10.1454 6.05449 5.75995 6.0654 4.8436 8.99989 ] pdfxs
+ (a) show
+ (lre)
+ [3.02179 4.27631 4.85451 ] pdfxs
+ (a) show
+ (dyin)
+ [6.05449 10.4508 3.0327 6.0654 ] pdfxs
+ 27.273 -475.339 m
+ (t) show
+ (heGl)
+ [6.05449 9.41447 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 8.85807 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph,if)
+ [6.0654 6.0654 7.81084 3.0327 7.89811 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.309 ] pdfxs
+ (\() show
+ (whichwillc)
+ [7.8763 6.0654 3.0327 4.53815 10.6254 7.8763 3.0327 3.0327 7.58175 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.40356 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.83627 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.29811 6.37085 ] pdfxs
+ (o) show
+ (ndin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ ("nodes)
+ [10.0145 6.0654 5.74904 6.0654 4.85451 8.85807 ] pdfxs
+ (t) show
+ (obemer)
+ [10.0145 6.35994 9.40356 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 10.6254 ] pdfxs
+ (a) show
+ (s) show
+ 27.273 -497.261 m
+ (well)
+ [7.57085 4.85451 3.0327 3.02179 ] pdfxs
+ (\)) show
+ (.Wecle)
+ [10.669 10.2981 9.41447 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (rthe)
+ [8.83627 4.23277 6.0654 4.8436 ] pdfxs
+ 127.111 -497.261 m
+ /N1025 10.909 Tf
+ (S) show
+ 134.08 -497.261 m
+ /N614 10.909 Tf
+ (ta) show
+ (ckm)
+ [4.54905 10.3199 9.08711 ] pdfxs
+ (a) show
+ (rkers)
+ [4.27631 5.4545 4.8436 4.27631 8.86898 ] pdfxs
+ (o) show
+ (nnodesbeingc)
+ [10.6254 6.05449 5.75995 6.0654 4.8436 8.86898 6.35994 4.85451 3.02179 6.0654 10.0145 
+ 4.85451 ] pdfxs
+ (o) show
+ (piedin)
+ [6.05449 3.0327 4.85451 10.6145 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.0145 ] pdfxs
+ (t) show
+ (heGl)
+ [6.0654 9.41447 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.02179 8.86898 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,f)
+ [6.05449 6.0654 7.82175 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.83627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 27.273 -519.184 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (mere)
+ [9.09802 9.21811 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [10.429 ] pdfxs
+ (a) show
+ (sin)
+ [8.67262 3.0327 6.0654 ] pdfxs
+ 117.683 -519.184 m
+ /N634 10.909 Tf
+ (R)
+ [7.39634 ] pdfxs
+ (eso) show
+ (l)
+ [2.79267 ] pdfxs
+ (ve) show
+ (Calle)
+ [7.79997 5.58542 3.33812 2.79267 4.46185 ] pdfxs
+ (e) show
+ 181.955 -519.184 m
+ /N614 10.909 Tf
+ (.We)
+ [10.069 10.309 9.21811 ] pdfxs
+ (a) show
+ (lsocle)
+ [3.02179 4.30902 9.8181 4.85451 3.02179 4.85451 ] pdfxs
+ (a) show
+ (r)
+ [8.63991 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 280.499 -519.184 m
+ /N1025 10.909 Tf
+ (C) show
+ 289.559 -519.184 m
+ /N614 10.909 Tf
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (em)
+ [9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkerssince)
+ [4.27631 5.4545 4.8436 4.27631 8.67262 4.29811 3.0327 6.0654 4.8436 9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sem)
+ [4.30902 9.21811 9.08711 ] pdfxs
+ (a) show
+ (rkers)
+ [4.27631 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ 27.2729 -541.106 m
+ (willbere-c)
+ [7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 4.27631 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edc)
+ [4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 27.2729 -567.088 m
+ (By)
+ [7.72349 10.1126 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.19629 4.85451 6.05449 10.4181 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 9.19629 7.7344 12.5344 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.55993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.37448 ] pdfxs
+ (t) show
+ (heknownbehavi)
+ [6.0654 9.19629 5.75995 6.0654 5.14905 7.8763 10.4181 6.35994 4.85451 6.05449 5.14905 
+ 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.629 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.58546 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lswillbere\rec)
+ [3.0327 8.6508 7.8763 3.0327 3.0327 7.38539 6.35994 9.2072 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.4181 3.0327 10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -589.011 m
+ (Glob)
+ [8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.17809 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph.Theref)
+ [6.0654 6.05449 7.6363 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 6.05449 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsdon)
+ [3.0327 7.17809 6.0654 8.32356 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [7.12366 6.05449 4.85451 4.8436 8.93447 ] pdfxs
+ (t) show
+ (obec)
+ [8.33447 6.35994 7.72357 4.85451 ] pdfxs
+ (o) show
+ (piedfr)
+ [6.05449 3.0327 4.85451 8.93447 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9671 ] pdfxs
+ (t) show
+ (heTD)
+ [6.05449 7.73448 7.8763 11.2036 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 8.93447 ] pdfxs
+ (t) show
+ (o)
+ [8.32356 ] pdfxs
+ (t) show
+ (heGlob)
+ [6.0654 7.72357 8.5636 3.02179 5.46541 6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 27.2729 -610.933 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.4872 7.8763 11.9673 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ 1 0 0 1 0 -619.579 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Li)
+ [5.75615 2.56423 ] pdfxs
+ (an) show
+ (g)
+ [7.67495 ] pdfxs
+ (an) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (arro) show
+ (ld[)
+ [2.56423 8.18594 2.56423 ] pdfxs
+ (92) show
+ (])
+ [5.6306 ] pdfxs
+ (u) show
+ (seas)
+ [3.63121 7.1728 7.68392 3.63121 ] pdfxs
+ (o) show
+ (mew)
+ [7.67484 4.10643 6.6528 ] pdfxs
+ (ha) show
+ (tsimilart)
+ [6.65271 3.64018 2.55527 7.6838 2.55527 2.56423 4.59962 6.6796 3.58634 ] pdfxs
+ (e) show
+ (c)
+ [3.83745 ] pdfxs
+ (hn) show
+ (iq)
+ [2.56423 4.85963 ] pdfxs
+ (ue) show
+ (.) show
+ 216.108 -31.169 m
+ /N614 10.909 Tf
+ (62) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 75 75
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (I) show
+ (ns)
+ [10.0145 4.29811 ] pdfxs
+ (t) show
+ (ep6)
+ [4.85451 10.0145 9.40355 ] pdfxs
+ (o) show
+ (f)
+ [7.28721 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.80356 7.72349 12.1417 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,weiden)
+ [4.29811 4.85451 7.05812 7.58175 8.79265 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 9.70901 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.98176 6.05449 5.75995 6.0654 4.8436 8.25808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.80356 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [8.20365 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.80356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0471 ] pdfxs
+ (a) show
+ (nyloc)
+ [5.75995 9.70901 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 10.909 -21.922 m
+ (usednodes)
+ [6.0654 4.29811 4.8436 9.43628 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 65.962 -21.922 m
+ /N634 10.909 Tf
+ (a) show
+ (nd)
+ [6.13082 9.23994 ] pdfxs
+ (d) show
+ (onotre)
+ [9.23994 6.13082 5.58542 7.28722 4.0363 4.46185 ] pdfxs
+ (ac) show
+ (h)
+ [9.23994 ] pdfxs
+ (a) show
+ (nysu)
+ [6.13082 8.96711 4.45083 5.85816 ] pdfxs
+ (c) show
+ (hno)
+ [9.23994 6.13082 5.01816 ] pdfxs
+ (des) show
+ 220.502 -21.922 m
+ /N614 10.909 Tf
+ (.Thel)
+ [7.78902 7.8763 6.0654 8.22539 3.0327 ] pdfxs
+ (at) show
+ (terrequirementisnecess)
+ [4.23277 4.85451 7.64719 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.09802 
+ 4.8436 5.75995 7.61456 3.0327 7.6799 6.05449 4.85451 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (rybec)
+ [4.2654 9.13083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewe)
+ [6.05449 4.30902 8.22539 7.57085 4.8436 ] pdfxs
+ 10.909 -43.845 m
+ (mayrevisit)
+ [9.08711 5.15996 10.1017 4.27631 4.8436 5.75995 3.0327 4.29811 3.0327 8.59637 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.2072 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.59637 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nl)
+ [10.4072 3.0327 ] pdfxs
+ (at) show
+ (er,res)
+ [4.8436 4.27631 7.55993 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvingprevi)
+ [3.0327 5.74904 3.0327 6.0654 9.80719 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyunres)
+ [6.05449 4.30902 3.0327 10.1017 6.0654 6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedc)
+ [3.0327 5.4545 4.8436 10.4181 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.38539 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es,whichc)
+ [4.8436 4.30902 7.55993 7.8763 6.05449 3.0327 4.54905 10.4072 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 10.909 -65.768 m
+ (bringin)
+ [6.0654 4.2654 3.0327 6.0654 10.0145 3.0327 10.6363 ] pdfxs
+ (a) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.59266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Mer)
+ [3.0327 4.29811 10.6799 9.99272 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ingsuch)
+ [3.02179 6.0654 10.0254 4.29811 6.0654 4.53815 10.6363 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lswilln)
+ [3.0327 8.86898 7.8763 3.0327 3.0327 7.60357 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.81455 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lymer)
+ [3.02179 10.3308 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [9.42537 ] pdfxs
+ (ot) show
+ (herre)
+ [6.05449 4.85451 8.83627 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (nodesinthe)
+ [6.0654 5.74904 6.0654 4.8436 8.55262 3.0327 10.3199 4.23277 6.0654 9.09811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phifa)
+ [6.05449 10.3199 3.02179 7.59266 9.6981 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.2763 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.48728 4.85451 ] pdfxs
+ (a) show
+ (nre)
+ [10.309 4.27631 4.8436 ] pdfxs
+ (a) show
+ (chaloc)
+ [4.54905 10.309 9.70901 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (llyre)
+ [3.0327 3.02179 10.0145 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blenodeisremovedfr)
+ [6.0654 3.0327 9.09811 6.05449 5.75995 6.0654 9.09811 3.0327 8.55262 4.2654 4.85451 
+ 9.08711 5.14905 5.4545 4.85451 10.309 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.3416 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.909 -109.613 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Thel)
+ [6.05449 6.0654 7.78902 7.8763 6.0654 8.21448 3.0327 ] pdfxs
+ (att) show
+ (errequirementisn)
+ [4.8436 7.64719 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 
+ 5.75995 7.60365 3.0327 7.6799 6.05449 ] pdfxs
+ (o) show
+ (tneededf)
+ [7.61456 6.05449 4.85451 4.8436 6.0654 4.8436 9.43628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.64719 ] pdfxs
+ (t) show
+ (heTDph)
+ [6.05449 8.22539 7.8763 11.7054 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sesincenofur)
+ [4.29811 8.22539 4.29811 3.0327 6.0654 4.8436 8.21448 6.0654 8.82538 3.32724 6.0654 
+ 4.27631 ] pdfxs
+ (t) show
+ (herinliningneeds)
+ [6.05449 4.85451 7.63628 3.0327 6.05449 3.0327 3.0327 6.0654 3.02179 6.0654 8.82538 
+ 6.05449 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ 10.909 -131.535 m
+ (t) show
+ (oh)
+ [9.58901 6.05449 ] pdfxs
+ (a) show
+ (ppen)
+ [6.0654 6.35994 4.85451 10.189 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erre)
+ [4.8436 8.41082 4.27631 4.8436 ] pdfxs
+ (a) show
+ (chings)
+ [4.54905 6.05449 3.0327 6.0654 9.58901 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.8436 10.1999 ] pdfxs
+ (6) show
+ (.Wesimplydr)
+ [9.37083 10.309 8.97811 4.30902 3.02179 9.09802 6.05449 3.0327 9.89446 6.0654 4.2654 
+ ] pdfxs
+ (o) show
+ (p)
+ [10.1999 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.1563 ] pdfxs
+ (t) show
+ (heseiden)
+ [6.0654 4.8436 4.30902 8.97811 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i\fednodesfr)
+ [3.02179 6.0654 4.8436 10.1999 6.0654 5.74904 6.0654 4.8436 8.44353 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [13.2216 ] pdfxs
+ (t) show
+ (heBU)
+ [6.0654 8.97811 7.7344 12.3163 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -153.458 m
+ (TD)
+ [7.8763 11.9673 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hefuncti)
+ [6.0654 8.47629 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572006 -184.347 m
+ (I) show
+ (npr)
+ [9.40355 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 6.4254 7.57085 8.19266 6.05449 6.0654 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (heGl)
+ [6.0654 8.18175 8.5636 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.63627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.40355 ] pdfxs
+ (t) show
+ (om)
+ [8.79265 9.08711 ] pdfxs
+ (a) show
+ (kearem)
+ [5.4545 8.18175 8.79265 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 5.14904 ] pdfxs
+ (a) show
+ (bledi\013erenceinrunning)
+ [6.0654 3.0327 8.18175 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 8.19266 3.02179 9.40355 4.2654 6.0654 6.0654 6.05449 3.0327 6.05449 8.79265 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 8.19266 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -16.364 -206.269 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-in)
+ [3.0327 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,speedingup)
+ [9.08711 4.30902 6.6654 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 6.05449 9.0981 
+ 6.05449 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seby)
+ [4.30902 8.47629 5.75995 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (ag) show
+ (nitude)
+ [6.0654 3.0327 4.23277 6.0654 6.0654 8.47629 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (re.)
+ [4.2654 4.85451 3.0327 ] pdfxs
+ -16.364 -244.102 m
+ /N622 11.955 Tf
+ (3.3.2E\016)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 11.2138 ] pdfxs
+ (c) show
+ (ientGr)
+ [3.73 6.13291 7.10126 9.71945 10.5682 5.48733 ] pdfxs
+ (ap) show
+ (h)
+ [11.955 ] pdfxs
+ (In) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g) show
+ -16.364 -273.07 m
+ /N614 10.909 Tf
+ (Our\frstimplemen)
+ [8.4872 6.05449 7.18901 6.0654 4.27631 4.29811 7.16729 3.02179 9.09802 6.05449 3.0327 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (D) show
+ (SAusedaverysimpleimplemen)
+ [6.05449 11.0944 6.0654 4.29811 4.85451 8.9781 8.3672 5.4545 4.85451 4.27631 8.67265 
+ 4.29811 3.0327 9.08711 6.0654 3.0327 7.76721 3.02179 9.09802 6.05449 3.0327 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.76721 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 8.9781 3.0327 6.0654 3.02179 3.0327 6.0654 3.0327 6.05449 8.37811 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.364 -294.992 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.4181 3.0327 10.4181 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.Toinlineac)
+ [10.0581 6.97085 9.80719 3.0327 6.0654 3.02179 3.0327 6.0654 9.2072 9.8181 4.8436 
+ ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.2072 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 10.429 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [9.8181 9.8181 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.4181 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.63991 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,itli)
+ [7.57084 3.0327 8.59637 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -16.364 -316.915 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (deac)
+ [6.0654 8.65084 9.26174 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.56719 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.65084 4.8436 ] pdfxs
+ (a) show
+ (lleegr)
+ [3.0327 3.0327 4.8436 8.65084 5.46541 4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.65084 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.85451 8.07264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.87267 ] pdfxs
+ (t) show
+ (henuseduni\fc)
+ [6.0654 4.8436 9.86173 6.0654 4.29811 4.85451 9.86173 6.0654 6.05449 3.0327 6.0654 
+ 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (t) show
+ (operf)
+ [9.26174 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8944 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.65084 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -16.364 -338.837 m
+ (\(t) show
+ (his)
+ [6.05449 3.0327 7.54899 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmislis)
+ [6.0654 12.3271 3.0327 7.54899 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.30537 ] pdfxs
+ (a) show
+ (s)
+ [7.54899 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 128.823 -338.837 m
+ /N722 10.909 Tf
+ (cloneGraphInto) show
+ 212.247 -338.837 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninFi)
+ [9.30537 3.0327 9.30537 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Themer)
+ [7.74539 7.8763 6.0654 8.09448 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (esimplyuni\fes)
+ [8.09448 4.29811 3.0327 9.08711 6.0654 3.0327 8.99992 6.05449 6.0654 3.0327 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ -16.364 -360.76 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2545 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (helinkednodesbetween)
+ [6.05449 9.04356 3.0327 3.02179 6.0654 5.4545 4.85451 10.2435 6.0654 5.75995 6.05449 
+ 4.85451 8.48717 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.2435 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.46536 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.2435 4.85451 ] pdfxs
+ (a) show
+ (llee:)
+ [3.0327 3.02179 4.85451 4.8436 8.98901 ] pdfxs
+ (t) show
+ (hisincludes)
+ [6.0654 3.0327 8.48717 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.49808 
+ ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.03265 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.22175 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -16.364 -382.682 m
+ (bindin)
+ [6.0654 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (swell)
+ [7.93081 7.58175 4.8436 3.0327 6.6654 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesth)
+ [6.0654 3.02179 4.85451 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 8.4872 3.93823 7.58175 9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ 0.572006 -404.605 m
+ (Thisimplemen)
+ [7.8763 6.0654 3.0327 7.27627 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisine\016cientf)
+ [9.04356 3.02179 7.28718 3.02179 6.0654 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 7.22184 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [7.24356 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lre)
+ [6.01086 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns.Firs)
+ [6.0654 4.29811 7.66902 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.14176 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.28718 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.03265 4.85451 ] pdfxs
+ (o) show
+ (piesnodes)
+ [6.05449 3.0327 4.8436 7.28718 6.05449 5.75995 6.0654 4.8436 7.27627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.22184 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ -16.364 -426.527 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [8.12729 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.73811 3.0327 9.949 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.73811 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.15991 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.949 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.f)
+ [8.62901 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [8.15991 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.19263 3.02179 9.949 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.7272 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.73811 ] pdfxs
+ (o) show
+ (rloc)
+ [8.15991 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.9163 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.34901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ -16.364 -448.45 m
+ (requiring)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 8.20357 ] pdfxs
+ (a) show
+ (n)
+ [8.80356 ] pdfxs
+ (\\) show
+ (unre)
+ [6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blenodeelimin)
+ [6.05449 3.0327 7.59266 6.0654 5.75995 6.05449 7.59266 4.85451 3.02179 3.0327 9.09802 
+ 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n"cle)
+ [6.05449 8.20357 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupp)
+ [5.74904 6.0654 8.80356 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.04718 ] pdfxs
+ (t) show
+ (o)
+ [8.20357 ] pdfxs
+ (g) show
+ (etrid)
+ [4.8436 6.99275 4.27631 3.02179 8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (t) show
+ (hem.Sec)
+ [6.05449 4.85451 9.08711 7.58175 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,c)
+ [6.05449 6.0654 5.9454 4.85451 ] pdfxs
+ (o) show
+ (pyingnodes)
+ [5.75995 5.74904 3.0327 6.0654 8.20357 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -470.372 m
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.1126 ] pdfxs
+ (t) show
+ (ounify)
+ [9.79628 6.0654 6.05449 3.0327 3.33815 10.1017 ] pdfxs
+ (t) show
+ (hemawayisa)
+ [6.0654 4.8436 13.4398 5.14905 7.58175 5.14905 10.1017 3.0327 8.6508 9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (sswas)
+ [4.29811 8.6508 7.57085 5.46541 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [9.19629 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (ime.Third,uni\fc)
+ [3.0327 9.08711 4.85451 10.0145 7.8763 6.05449 3.0327 4.27631 6.05449 7.55993 6.0654 
+ 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusesauni)
+ [10.4072 6.0654 4.29811 4.8436 8.66171 9.79628 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (n-\fnd)
+ [6.0654 3.63261 6.0654 6.05449 10.4072 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.364 -492.295 m
+ (whichdoesn)
+ [7.8763 6.0654 3.0327 4.53815 10.1235 6.0654 5.75995 4.8436 8.36717 6.0654 ] pdfxs
+ (o) show
+ (timmedi)
+ [8.30183 3.0327 9.08711 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (elyfreeanodewhenitisuni\fed.)
+ [4.85451 3.0327 9.8181 3.33815 4.2654 4.85451 8.91265 9.51264 6.0654 5.75995 6.05449 
+ 8.91265 7.8763 6.0654 4.8436 10.1345 3.02179 8.31274 3.0327 8.36717 6.05449 6.0654 
+ 3.0327 6.05449 4.85451 6.05449 9.16356 ] pdfxs
+ (I) show
+ (np)
+ [10.1235 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.19994 ] pdfxs
+ (a) show
+ (llnodesreferring)
+ [3.0327 7.09085 6.0654 5.74904 6.0654 4.8436 8.36717 4.27631 4.85451 3.32724 4.85451 
+ 4.2654 4.27631 3.0327 6.05449 9.52355 ] pdfxs
+ (t) show
+ (o)
+ [9.51264 ] pdfxs
+ (a) show
+ -16.364 -514.217 m
+ (uni\fednodeneedtohave)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 9.4581 6.0654 5.74904 6.0654 8.2472 6.0654 
+ 4.8436 4.8436 9.46901 4.23277 8.85811 6.0654 5.14905 5.4545 8.2472 ] pdfxs
+ (t) show
+ (heirreferencesupd)
+ [6.05449 4.85451 3.02179 7.67992 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.0654 
+ 4.8436 4.8436 7.70172 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.4581 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (zily)
+ [4.8436 3.0327 3.0327 5.75995 ] pdfxs
+ (\)) show
+ (,whichme)
+ [6.46903 7.88721 6.05449 3.0327 4.54905 9.4581 9.08711 4.85451 ] pdfxs
+ (a) show
+ (ns)
+ [6.05449 7.70172 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 8.2472 6.05449 5.75995 6.05449 4.85451 7.70172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.2472 4.8436 ] pdfxs
+ (o) show
+ (pied)
+ [6.0654 3.02179 4.85451 6.0654 ] pdfxs
+ -16.364 -536.14 m
+ (mayl)
+ [9.08711 5.15996 9.39264 3.02179 ] pdfxs
+ (a) show
+ (stf)
+ [4.30902 7.87638 3.33815 ] pdfxs
+ (a) show
+ (rlon)
+ [7.909 3.02179 5.46541 6.05449 ] pdfxs
+ (g) show
+ (erth)
+ [4.85451 7.909 4.23277 6.0654 ] pdfxs
+ (a) show
+ (nwew)
+ [9.6981 7.57085 8.4872 7.58175 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.05449 3.0327 9.6981 3.0327 3.02179 5.4545 8.4872 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nsumingmem)
+ [6.0654 4.29811 6.0654 9.08711 3.0327 6.0654 9.08719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572006 -558.063 m
+ (Tos)
+ [6.97085 8.66174 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.05084 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.06175 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems,)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 6.32722 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 7.48355 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nusesap)
+ [9.26173 6.0654 4.29811 4.8436 7.51627 8.65083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelrecursive)
+ [3.02179 3.0327 4.85451 6.22904 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ 5.4545 8.05084 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.22904 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.05084 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.48355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.364 -579.985 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.9672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phss)
+ [6.05449 6.0654 8.41081 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.0654 9.56719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (me)
+ [13.2107 4.8436 ] pdfxs
+ (a) show
+ (chm)
+ [4.54905 10.1672 9.09802 ] pdfxs
+ (at) show
+ (chingp)
+ [4.53815 6.0654 3.0327 6.05449 9.56719 6.0654 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.389 ] pdfxs
+ (o) show
+ (fc)
+ [7.43993 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.95629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.1781 4.8436 ] pdfxs
+ (a) show
+ (llernodes.F)
+ [3.0327 3.0327 4.8436 8.389 6.0654 5.74904 6.0654 4.8436 4.30902 9.31628 6.20722 
+ ] pdfxs
+ (o) show
+ (re)
+ [8.389 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 10.1781 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 8.389 ] pdfxs
+ (o) show
+ (fnodes)
+ [7.45084 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -16.364 -601.908 m
+ (t) show
+ (raversed,wemer)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 6.05449 8.55265 7.57085 9.98173 
+ 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (einf)
+ [9.98173 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [11.1926 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.2253 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.99264 4.8436 ] pdfxs
+ (a) show
+ (lleenodein)
+ [3.0327 3.0327 4.8436 9.99264 6.05449 5.75995 6.05449 9.99264 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [10.5926 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.98173 4.85451 ] pdfxs
+ (a) show
+ (llernode\(whichmayinv)
+ [3.02179 3.0327 4.85451 9.40354 6.0654 5.75995 6.05449 9.99264 4.23277 7.88721 6.05449 
+ 3.0327 4.54905 11.1926 9.09802 5.14905 10.8981 3.02179 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -16.364 -623.83 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.23992 ] pdfxs
+ (o) show
+ (rc)
+ [8.06173 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psingnodesin)
+ [6.05449 4.30902 3.02179 6.0654 9.23992 6.0654 5.74904 6.0654 4.8436 8.09444 3.0327 
+ 9.83991 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.62902 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 8.06173 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [8.33447 ] pdfxs
+ (I) show
+ (fnoc)
+ [7.11266 6.0654 9.23992 4.8436 ] pdfxs
+ (a) show
+ (llernodec)
+ [3.0327 3.0327 4.8436 8.06173 6.0654 5.75995 6.05449 8.63993 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 8.08354 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.62902 4.85451 ] pdfxs
+ (a) show
+ (lleenode,)
+ [3.02179 3.0327 4.85451 8.62902 6.0654 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 212.181 -657.201 m
+ (63) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 76 76
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.12354 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 7.66903 3.02179 ] pdfxs
+ (a) show
+ (zily)
+ [4.85451 3.0327 3.02179 8.57447 ] pdfxs
+ (\() show
+ (recursively\)cre)
+ [4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 4.85451 3.0327 5.74904 
+ 7.06911 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed.)
+ [4.85451 6.05449 7.60357 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.0654 4.8436 7.12354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [7.06911 4.8436 5.75995 3.0327 4.29811 7.0582 3.0327 8.87992 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.66903 4.85451 ] pdfxs
+ (a) show
+ (llerbutn)
+ [3.02179 3.0327 4.85451 7.09083 6.05449 6.0654 7.0582 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.0582 ] pdfxs
+ (t) show
+ (hecalleedon)
+ [6.05449 7.66903 4.8436 5.46541 3.02179 3.0327 4.85451 7.65812 6.0654 8.26902 6.0654 
+ ] pdfxs
+ (o) show
+ (trequire)
+ [7.0582 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (recursive)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (This)
+ [7.8763 6.0654 3.0327 7.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chs)
+ [4.54905 8.82538 4.30902 ] pdfxs
+ (o) show
+ (lves)
+ [3.02179 5.4545 4.85451 7.069 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.79268 ] pdfxs
+ (o) show
+ (f)
+ [6.09813 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.61448 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemswi)
+ [6.05449 3.0327 4.8436 9.09802 7.069 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.82538 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 7.61448 6.0654 ] pdfxs
+ (a) show
+ (iveimplemen)
+ [3.02179 5.4545 7.61448 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 7.43993 ] pdfxs
+ (1) show
+ (\))
+ [7.01457 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.05449 3.0327 8.51993 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blenodes)
+ [6.05449 3.0327 7.61448 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (rec)
+ [4.27631 8.89083 4.8436 ] pdfxs
+ (o) show
+ (pied.)
+ [6.0654 3.0327 4.8436 6.0654 9.10901 ] pdfxs
+ (2) show
+ (\)the)
+ [8.29092 4.23277 6.0654 8.89083 ] pdfxs
+ (o) show
+ (nlynewnodescre)
+ [6.0654 3.0327 9.79628 6.0654 4.8436 11.9344 6.05449 5.75995 6.05449 4.85451 8.34535 
+ 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.1126 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.90174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [8.29092 4.85451 5.74904 3.0327 4.30902 8.28001 3.0327 10.1126 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.89083 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.89083 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phbutn)
+ [6.05449 10.1126 6.05449 6.0654 8.29092 6.05449 ] pdfxs
+ (o) show
+ (tin)
+ [8.29092 3.0327 10.1017 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 7.87629 ] pdfxs
+ (3) show
+ (\)Thede)
+ [7.88729 7.8763 6.0654 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dnodes)
+ [9.6981 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (renevercre)
+ [4.27631 8.4872 6.05449 4.85451 5.4545 4.8436 7.909 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed,so)
+ [4.8436 6.0654 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 9.39264 6.05449 9.0981 6.05449 ] pdfxs
+ (o) show
+ (tusemem)
+ [7.87638 6.0654 4.29811 8.4872 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -125.522 m
+ /N622 11.955 Tf
+ (3.3.3P)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 ] pdfxs
+ (a) show
+ (rtitio)
+ [5.48733 5.23633 3.73 5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 116.487 -125.522 m
+ /N1845 11.955 Tf
+ (E) show
+ 125.152 -127.316 m
+ /N698 7.96999 Tf
+ (V) show
+ 136.947 -125.522 m
+ /N622 11.955 Tf
+ (forE\016)
+ [4.11245 6.71874 9.98241 8.82286 11.2138 ] pdfxs
+ (c) show
+ (ientGlo)
+ [3.73 6.14487 7.08931 9.71945 10.5682 3.74195 6.71874 ] pdfxs
+ (ba) show
+ (lV)
+ [8.21312 9.03804 ] pdfxs
+ (a) show
+ (ri)
+ [5.49929 3.73 ] pdfxs
+ (ab) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (I) show
+ (ter)
+ [5.22437 6.14487 5.48733 ] pdfxs
+ (a) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -154.49 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 22.157 -154.49 m
+ /N695 10.909 Tf
+ (E) show
+ 30.21 -156.179 m
+ /N698 7.96999 Tf
+ (V) show
+ 40.89 -154.49 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppingdescribedinSec)
+ [6.0654 6.05449 3.0327 6.0654 8.82538 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 4.85451 9.42537 3.0327 9.42537 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (3) show
+ (.1c)
+ [3.02179 8.82538 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 6.0654 7.66899 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.39267 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.21448 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.64719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.6799 3.02179 9.43628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.42537 ] pdfxs
+ (a) show
+ (swell)
+ [7.66899 7.58175 4.8436 3.0327 6.40358 ] pdfxs
+ (a) show
+ (s) show
+ -1.52588e-05 -176.413 m
+ (t) show
+ (he)
+ [6.05449 8.56356 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.73085 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Thism)
+ [3.0327 4.29811 8.09447 7.88721 6.05449 3.0327 8.01808 9.08711 ] pdfxs
+ (a) show
+ (ppingisusedprim)
+ [6.05449 6.0654 3.0327 6.05449 9.16356 3.0327 8.01808 6.05449 4.30902 4.8436 9.77446 
+ 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilybyclien)
+ [4.27631 3.0327 3.02179 9.46901 5.75995 9.46901 4.8436 3.0327 3.0327 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.01808 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.00717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [8.10538 ] pdfxs
+ (t) show
+ (o\fnd)
+ [9.16356 6.05449 6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -198.335 m
+ (o) show
+ (utwhichnodeap)
+ [6.0654 7.70183 7.8763 6.05449 3.0327 4.54905 9.51264 6.0654 5.75995 6.05449 8.31266 
+ 8.91265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erp)
+ [4.8436 7.73446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.75627 ] pdfxs
+ (to\)) show
+ (,butis)
+ [6.52358 6.0654 6.05449 7.70183 3.0327 7.76717 ] pdfxs
+ (a) show
+ (lsousedbyv)
+ [3.02179 4.30902 8.91265 6.0654 4.29811 4.8436 9.52355 5.75995 9.2181 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (o) show
+ (usph)
+ [6.0654 7.76717 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.75627 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.76717 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.82175 ] pdfxs
+ (t) show
+ (o\fnd)
+ [8.91265 6.05449 6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -220.258 m
+ (t) show
+ (hef)
+ [6.05449 9.2072 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [7.38539 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [8.6508 3.33815 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.61809 9.80719 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwheninlininga)
+ [10.4072 7.8763 6.0654 4.8436 10.4181 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 
+ 6.0654 9.79628 9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [10.0254 ] pdfxs
+ (I) show
+ (npr)
+ [10.4072 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 8.6508 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hl)
+ [10.4072 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eSCCs)
+ [9.19629 6.0654 7.8763 7.8763 8.6508 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -242.181 m
+ (t) show
+ (husm)
+ [5.75995 6.05449 7.94172 9.08711 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.39264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsmer)
+ [6.0654 7.93081 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edin)
+ [4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.93081 9.09802 ] pdfxs
+ (a) show
+ (ppingc)
+ [6.05449 6.0654 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (nbeveryl)
+ [9.6981 6.35994 8.4872 5.4545 4.85451 4.2654 9.39264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 16.937 -264.103 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.73085 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.00717 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.55266 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8908 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmneed)
+ [6.05449 12.7962 6.05449 4.85451 4.8436 9.76355 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 8.00717 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.73085 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.73085 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 8.00717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texistin)
+ [7.95274 4.8436 5.75995 3.0327 4.29811 7.94183 3.0327 9.76355 ] pdfxs
+ (a) show
+ -1.52588e-05 -286.026 m
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.63264 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.upd)
+ [7.85448 6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ingthe)
+ [3.0327 6.0654 9.02174 4.23277 6.0654 8.41084 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.61085 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.0654 9.62173 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.0654 9.02174 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.0654 9.62173 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 9.02174 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Ourini)
+ [7.85448 8.4872 6.05449 7.84355 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -307.948 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [10.4072 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4072 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 181.383 -307.948 m
+ /N695 10.909 Tf
+ (E) show
+ 189.436 -309.637 m
+ /N698 7.96999 Tf
+ (V) show
+ 201.093 -307.948 m
+ /N614 10.909 Tf
+ (t) show
+ (o\fnd)
+ [9.79628 6.0654 6.05449 10.4072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.19629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsusedina)
+ [3.0327 8.6508 6.05449 4.30902 4.8436 10.4072 3.0327 10.4072 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,whichsu\013ereddue)
+ [6.05449 6.0654 7.54902 7.8763 6.0654 3.0327 4.53815 10.4072 4.30902 6.05449 6.37077 
+ 4.8436 4.27631 4.8436 10.4072 6.0654 6.05449 4.8436 ] pdfxs
+ -1.52588e-05 -329.871 m
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.06538 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (esize)
+ [9.06538 4.29811 3.0327 4.8436 9.06538 ] pdfxs
+ (o) show
+ (f) show
+ 94.78 -329.871 m
+ /N695 10.909 Tf
+ (E) show
+ 102.833 -331.559 m
+ /N698 7.96999 Tf
+ (V) show
+ 114.355 -329.871 m
+ /N614 10.909 Tf
+ (\() show
+ (whileclien)
+ [7.8763 6.0654 3.02179 3.0327 9.06538 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (susec)
+ [8.50899 6.0654 4.29811 9.06538 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (t) show
+ (imeh)
+ [3.0327 9.08711 9.05447 6.0654 ] pdfxs
+ (a) show
+ (sh-)
+ [4.29811 6.0654 3.63261 ] pdfxs
+ (ta) show
+ (blelo)
+ [6.0654 3.0327 9.05447 3.0327 5.74904 ] pdfxs
+ (o) show
+ (kups,iter)
+ [5.75995 6.0654 6.05449 4.30902 7.38539 3.0327 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (ta) show
+ (kesline)
+ [5.4545 4.8436 8.50899 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r) show
+ -3.05176e-05 -351.793 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -373.716 m
+ (Ours)
+ [8.4872 6.05449 7.6581 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.44719 3.02179 7.69081 ] pdfxs
+ (t) show
+ (op)
+ [8.83629 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 149.196 -373.716 m
+ /N695 10.909 Tf
+ (E) show
+ 157.249 -375.404 m
+ /N698 7.96999 Tf
+ (V) show
+ 167.946 -373.716 m
+ /N614 10.909 Tf
+ (intotwom)
+ [3.0327 5.75995 4.23277 8.8472 3.93823 7.57085 8.8472 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s,)
+ [4.30902 6.46903 ] pdfxs
+ (o) show
+ (neforsc)
+ [6.05449 8.23629 3.32724 5.46541 7.64719 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.6581 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.69081 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.44719 ] pdfxs
+ (o) show
+ (netorepresen)
+ [6.0654 8.23629 4.23277 8.8472 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -395.638 m
+ (t) show
+ (he)
+ [6.05449 9.46901 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.92353 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls.This)
+ [3.0327 4.29811 10.8326 7.8763 6.0654 3.02179 8.92353 ] pdfxs
+ (a) show
+ (llowsdirecti)
+ [3.0327 3.0327 5.14905 7.8763 8.92353 6.0654 3.0327 4.2654 4.85451 4.8436 8.85819 
+ 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (noverjusttheinf)
+ [10.6799 5.14905 5.4545 4.85451 8.89081 3.32724 6.0654 4.29811 8.8691 4.23277 6.0654 
+ 9.46901 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nneeded,yielding)
+ [10.6799 6.0654 4.8436 4.85451 6.05449 4.85451 6.05449 7.89811 5.75995 3.0327 4.8436 
+ 3.0327 6.0654 3.02179 6.0654 10.069 ] pdfxs
+ (a) show
+ -6.10352e-05 -417.561 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (espeedup)
+ [8.4872 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 9.6981 ] pdfxs
+ (o) show
+ (nbigcodeswithl)
+ [9.6981 6.05449 3.0327 9.0981 4.8436 5.75995 6.05449 4.85451 7.94172 7.8763 3.0327 
+ 4.23277 9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phSCCs)
+ [6.05449 9.6981 6.0654 7.8763 7.8763 7.94172 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.909 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.0654 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -455.393 m
+ /N622 11.955 Tf
+ (3.3.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Sh) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (n) show
+ (ki)
+ [7.08924 3.74195 ] pdfxs
+ (n) show
+ (g) show
+ 102.256 -455.393 m
+ /N1845 11.955 Tf
+ (E) show
+ 110.921 -457.187 m
+ /N698 7.96999 Tf
+ (V) show
+ 122.716 -455.393 m
+ /N622 11.955 Tf
+ (withGlo)
+ [9.70749 3.74195 5.22437 11.9669 10.5682 3.73 6.7307 ] pdfxs
+ (ba) show
+ (lV)
+ [8.21312 9.03804 ] pdfxs
+ (a) show
+ (l)
+ [3.73 ] pdfxs
+ (u) show
+ (eEq)
+ [10.628 8.82286 7.10119 ] pdfxs
+ (u) show
+ (iv)
+ [3.73 6.35998 ] pdfxs
+ (a) show
+ (le)
+ [3.73 6.13291 ] pdfxs
+ (nc) show
+ (eCl)
+ [10.628 9.70749 3.74195 ] pdfxs
+ (a) show
+ (sses)
+ [5.29606 5.30802 6.13291 5.30802 ] pdfxs
+ -6.10352e-05 -484.361 m
+ /N614 10.909 Tf
+ (Evenwi)
+ [7.42902 5.4545 4.8436 9.28355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.28355 ] pdfxs
+ (t) show
+ (here\fnemen)
+ [6.05449 8.07266 4.2654 4.85451 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sdescribedinSec)
+ [7.52718 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.28355 3.02179 
+ 9.28355 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.1)
+ [3.0327 8.67265 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.28355 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,pr)
+ [6.33813 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3053 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.46184 6.0654 4.29811 4.8436 ] pdfxs
+ 423.213 -484.361 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ -6.10352e-05 -506.284 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.59263 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.31631 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 8.13811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.58172 4.85451 ] pdfxs
+ (a) show
+ (nc)
+ [9.34901 4.8436 ] pdfxs
+ (a) show
+ (useapr)
+ [6.0654 4.29811 8.13811 8.73811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.09802 7.75629 ] pdfxs
+ (I) show
+ (np)
+ [9.34901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.2654 6.39267 4.8436 ] pdfxs
+ (o) show
+ (nsiderapr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.55992 8.73811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.3816 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -6.10352e-05 -528.206 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.05449 8.47626 ] pdfxs
+ (t) show
+ (he\(veryre)
+ [6.05449 9.02174 4.23277 5.4545 4.85451 4.27631 9.91628 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.01083 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 10.2217 6.0654 ] pdfxs
+ (o) show
+ (tunc)
+ [8.40001 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n\)CcodeshowninFi)
+ [6.05449 8.41092 12.0435 4.8436 5.75995 6.0654 9.01083 4.30902 6.05449 5.14905 7.88721 
+ 10.2217 3.0327 10.2217 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.The\f)
+ [9.46901 7.8763 6.0654 9.01083 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.01083 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -6.10352e-05 -550.129 m
+ (shows)
+ [4.29811 6.0654 5.14905 7.8763 7.94172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcodeitexp)
+ [13.6363 4.85451 5.75995 6.05449 8.4872 3.0327 7.87638 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ndsin)
+ [6.05449 6.0654 7.94172 3.02179 5.75995 ] pdfxs
+ (to) show
+ (.) show
+ 16.9369 -572.051 m
+ (At)
+ [7.8763 9.67636 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mlevel,e)
+ [15.4254 3.0327 4.8436 5.4545 4.85451 3.02179 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 11.4981 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nts)
+ [5.75995 9.67636 4.29811 ] pdfxs
+ (t) show
+ (ringislowered)
+ [4.27631 3.02179 6.0654 10.8872 3.0327 9.73079 3.0327 5.14905 7.57085 4.85451 4.2654 
+ 4.85451 11.4872 ] pdfxs
+ (t) show
+ (oadi\013erent)
+ [10.8872 10.8872 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 9.67636 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [8.46538 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blewhichis)
+ [6.0654 3.0327 10.2763 7.8763 6.0654 3.02179 4.54905 11.4981 3.02179 4.29811 ] pdfxs
+ -6.10352e-05 -593.974 m
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lizedwi)
+ [3.0327 3.02179 4.85451 4.8436 9.88355 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.87264 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.66175 4.30902 ] pdfxs
+ (t) show
+ (ringc)
+ [4.2654 3.0327 6.0654 9.27265 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.89448 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (rG)
+ [4.27631 8.5636 ] pdfxs
+ (V) show
+ 1 0 0 1 208.598 -593.974 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (n"in)
+ [6.0654 9.27265 3.02179 9.88355 ] pdfxs
+ (o) show
+ (urex)
+ [6.0654 8.08355 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.02179 8.67266 ] pdfxs
+ (\() show
+ (SeeSec)
+ [6.05449 4.85451 8.66175 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (7\)) show
+ (.The)
+ [8.42174 7.88721 6.05449 8.67266 ] pdfxs
+ (\\) show
+ 199.13 0 m
+ /N722 10.909 Tf
+ (StringArr) show
+ 250.674 0 m
+ /N614 10.909 Tf
+ (") show
+ -211.871 -21.922 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lis)
+ [6.23994 3.0327 7.50536 ] pdfxs
+ (a) show
+ (n)
+ [9.27264 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.14905 8.96719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.45093 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (t) show
+ (o)
+ [8.66174 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.23994 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.06175 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.29811 6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.27264 ] pdfxs
+ (D) show
+ (SAwillrepresent)
+ [6.05449 11.389 7.8763 3.0327 3.0327 6.23994 4.2654 4.85451 6.05449 4.27631 4.85451 
+ 4.29811 4.85451 5.74904 7.45093 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.51627 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.27264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 16.674 -63.227 m
+ (64) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 77 77
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 137.171 687.768 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (constchar)
+ [4.86174 5.39573 5.94561 4.36757 9.75525 4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 55.796 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 66.054 0 m
+ /N1715 7.96999 Tf
+ (const)
+ [4.85377 5.4037 5.94561 4.36757 3.7937 ] pdfxs
+ 97.041 0 m
+ /N703 7.96999 Tf
+ (StringArr[]=)
+ [5.72242 4.31172 4.31974 3.37129 5.73039 5.25227 7.36431 4.31974 5.65073 3.68212 7.83448 
+ 6.58324 ] pdfxs
+ 166.672 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 15.148 -9.46399 m
+ /N703 7.96999 Tf
+ ("string1")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 15.148 -18.929 m
+ ("string2")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 15.148 -28.393 m
+ ("string3")
+ [5.92175 4.6067 4.55082 4.56681 3.61836 5.96152 5.49934 5.92175 6.47965 ] pdfxs
+ (,) show
+ 16.771 -37.858 m
+ (..)
+ [4.39942 4.39942 ] pdfxs
+ (.) show
+ 5.75398 -47.322 m
+ /N1666 7.96999 Tf
+ (g) show
+ 11.18 -47.322 m
+ /N703 7.96999 Tf
+ (;) show
+ 1 0 0 1 236.42 -75.768 cm
+ q
+ 0.136337 0 0 0.136337 0 0 cm
+ q
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1390 350 l
+ 1390 2490 l
+ 350 2490 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 1840 m
+ 1250 1840 l
+ S
+ n
+ 1250 1840 m
+ 1310 1840 1380 1900 1380 1960 c
+ S
+ n
+ 1380 1960 m
+ 1380 2360 l
+ S
+ n
+ 1380 2360 m
+ 1380 2420 1320 2480 1260 2480 c
+ S
+ n
+ 1260 2480 m
+ 480 2480 l
+ S
+ n
+ 480 2480 m
+ 420 2480 360 2420 360 2360 c
+ S
+ n
+ 360 2360 m
+ 360 1960 l
+ S
+ n
+ 360 1960 m
+ 360 1900 410 1840 470 1840 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 44 231 m
+ /N1874 14 Tf
+ (s) show
+ 49.52 231 m
+ (b) show
+ 56 231 m
+ (y) show
+ 62.96 231 m
+ (t) show
+ 66.8 231 m
+ (e) show
+ 73.04 231 m
+ (*) show
+ 83.5999 231 m
+ (a) show
+ 89.8399 231 m
+ (r) show
+ 94.8799 231 m
+ (r) show
+ 99.4399 231 m
+ (a) show
+ 105.2 231 m
+ (y) show
+ 111.92 231 m
+ (:) show
+ 119.36 231 m
+ (G) show
+ 59.9999 215 m
+ (S) show
+ 67.4399 215 m
+ (t) show
+ 71.2799 215 m
+ (r) show
+ 76.0799 215 m
+ (i) show
+ 79.9199 215 m
+ (n) show
+ 86.8799 215 m
+ (g) show
+ 93.8399 215 m
+ (A) show
+ 103.92 215 m
+ (r) show
+ 108.96 215 m
+ (r) show
+ Q
+ n
+ 360 2080 m
+ 1380 2080 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 520 360 m
+ 1230 360 l
+ S
+ n
+ 1230 360 m
+ 1290 360 1350 410 1350 470 c
+ S
+ n
+ 1350 470 m
+ 1350 1360 l
+ S
+ n
+ 1350 1360 m
+ 1350 1410 1280 1480 1220 1480 c
+ S
+ n
+ 1220 1480 m
+ 510 1480 l
+ S
+ n
+ 510 1480 m
+ 450 1480 400 1420 400 1360 c
+ S
+ n
+ 400 1360 m
+ 400 470 l
+ S
+ n
+ 400 470 m
+ 400 420 460 360 520 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 47 131 m
+ /N1874 14 Tf
+ (s) show
+ 52.52 131 m
+ (b) show
+ 59 131 m
+ (y) show
+ 65.96 131 m
+ (t) show
+ 69.8 131 m
+ (e) show
+ 79.64 131 m
+ (a) show
+ 85.8799 131 m
+ (r) show
+ 90.9199 131 m
+ (r) show
+ 95.4799 131 m
+ (a) show
+ 101.24 131 m
+ (y) show
+ 107.96 131 m
+ (:) show
+ 115.4 131 m
+ (G) show
+ 62.9999 115 m
+ (s) show
+ 68.2799 115 m
+ (t) show
+ 72.1199 115 m
+ (r) show
+ 76.6799 115 m
+ (G) show
+ 86.5199 115 m
+ (V) show
+ 96.5999 115 m
+ (_) show
+ 103.56 115 m
+ (1) show
+ 62.9999 99 m
+ (s) show
+ 68.2799 99 m
+ (t) show
+ 72.1199 99 m
+ (r) show
+ 76.6799 99 m
+ (G) show
+ 86.5199 99 m
+ (V) show
+ 96.5999 99 m
+ (_) show
+ 103.56 99 m
+ (2) show
+ 62.9998 83 m
+ (s) show
+ 68.2798 83 m
+ (t) show
+ 72.1198 83 m
+ (r) show
+ 76.6798 83 m
+ (G) show
+ 86.5198 83 m
+ (V) show
+ 96.5998 83 m
+ (_) show
+ 103.56 83 m
+ (3) show
+ 80.9998 67 m
+ (.) show
+ 84.5998 67 m
+ (.) show
+ 88.1998 67 m
+ (.) show
+ Q
+ n
+ 400 600 m
+ 1350 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 870 1840 m
+ 870 1770 870 1680 870 1580 c
+ S
+ n
+ 910 1580 m
+ 870 1480 l
+ 840 1580 l
+ f
+ n
+ 910 1580 m
+ 870 1480 l
+ 840 1580 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -244.079 -13.599 cm
+ 0 0 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 33.521 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (1=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string1)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.46399 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.211 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (2=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string2)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.465 m
+ (%strG)
+ [6.74256 4.00895 3.96104 3.96906 7.31644 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.211 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.211 0 cm
+ 0 0 m
+ (3=)
+ [9.22929 6.58324 ] pdfxs
+ 20.962 0 m
+ /N1715 7.96999 Tf
+ (internalconstant)
+ [3.5227 6.2405 4.61461 5.28414 4.84573 6.2405 5.56306 9.09373 4.82189 5.37182 5.91373 
+ 4.33569 4.28784 5.22832 5.91373 3.7937 ] pdfxs
+ 112.585 0 m
+ /N703 7.96999 Tf
+ ([8x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 137.463 0 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 164.08 0 m
+ /N703 7.96999 Tf
+ (]c"string3)
+ [9.1575 4.84575 5.92175 4.6067 4.55082 4.56681 3.61836 5.96949 5.49137 4.23211 ] pdfxs
+ 218.944 0 m
+ /N1666 7.96999 Tf
+ (n) show
+ 223.813 0 m
+ /N703 7.96999 Tf
+ (00")
+ [4.86971 5.29212 4.23211 ] pdfxs
+ -36.732 -9.46399 m
+ (%StringArr=)
+ [7.08527 5.73039 4.31172 4.31974 3.37129 5.72242 5.25227 7.36431 4.31974 8.64745 6.58324 
+ ] pdfxs
+ 30.797 -9.46399 m
+ /N1715 7.96999 Tf
+ (constant)
+ [4.82986 5.36385 5.91373 4.33569 4.28784 5.23629 5.90576 3.7937 ] pdfxs
+ 77.0179 -9.46399 m
+ /N703 7.96999 Tf
+ ([3x)
+ [3.96904 10.6001 4.4712 ] pdfxs
+ 101.896 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 128.562 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 134.509 -9.46399 m
+ /N703 7.96999 Tf
+ (])
+ [8.5996 ] pdfxs
+ ([) show
+ -20.0491 -18.929 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 5.93991 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 15.5069 -18.929 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.14812 4.91752 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ 87.2359 -18.929 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ 117.139 -18.929 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ 142.865 -18.929 m
+ /N703 7.96999 Tf
+ (]) show
+ 145.989 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 154.589 -18.929 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 189.422 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (1)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.763 0 m
+ /N703 7.96999 Tf
+ (0\))
+ [5.50731 5.83398 ] pdfxs
+ (,) show
+ -212.607 -9.465 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -186.618 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -177.051 -9.465 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.15609 4.90955 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ -105.321 -9.465 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ -75.4191 -9.465 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -49.6931 -9.465 m
+ /N703 7.96999 Tf
+ (]) show
+ -46.5691 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -37.9691 -9.465 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.13599 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (2)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.763 0 m
+ /N703 7.96999 Tf
+ (0\))
+ [5.50731 5.83398 ] pdfxs
+ (,) show
+ -212.607 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -186.618 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -177.051 -9.46399 m
+ /N1715 7.96999 Tf
+ (getelementptr)
+ [5.324 4.90955 4.24002 4.90955 3.15609 4.90955 8.57567 4.90955 5.86591 4.24002 5.85794 
+ 4.24002 4.03279 ] pdfxs
+ -105.321 -9.46399 m
+ /N703 7.96999 Tf
+ (\([8x)
+ [4.94135 4.00092 10.6559 4.4712 ] pdfxs
+ -75.4191 -9.46399 m
+ /N1715 7.96999 Tf
+ (sbyt)
+ [4.30381 5.87388 5.60293 4.24799 ] pdfxs
+ (e) show
+ -49.6931 -9.46399 m
+ /N703 7.96999 Tf
+ (]) show
+ -46.5691 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -37.9691 -9.46399 m
+ /N703 7.96999 Tf
+ (%strG)
+ [8.42423 3.93722 3.88931 3.89733 7.23674 ] pdfxs
+ (V) show
+ 1 0 0 1 -3.13599 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13599 0 cm
+ 0 0 m
+ (3)
+ [7.08536 ] pdfxs
+ (,) show
+ 16.416 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 36.352 0 m
+ /N703 7.96999 Tf
+ (0)
+ [6.93393 ] pdfxs
+ (,) show
+ 51.984 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 71.669 0 m
+ /N703 7.96999 Tf
+ (0)
+ [5.45949 ] pdfxs
+ (\)) show
+ -226.938 -9.465 m
+ (]) show
+ -280.878 -36.816 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:CS)
+ [7.8872 11.509 6.0654 ] pdfxs
+ (o) show
+ (urce,)
+ [6.05449 4.27631 4.8436 4.85451 6.6654 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mcodef)
+ [13.6363 4.85451 5.75995 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rGl)
+ [7.909 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lV)
+ [6.6654 7.26539 ] pdfxs
+ (a) show
+ (lueEquiv)
+ [3.0327 6.0654 8.4872 7.41812 5.75995 6.05449 3.0327 5.15995 ] pdfxs
+ (a) show
+ (lenceCl)
+ [3.02179 4.85451 6.05449 4.85451 8.4872 7.8763 3.0327 ] pdfxs
+ (a) show
+ (ssEx)
+ [4.29811 7.94172 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ -286.802 -69.822 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshown)
+ [6.05449 9.6981 4.30902 6.05449 5.15996 7.8763 9.6981 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (heri)
+ [6.05449 8.4872 4.27631 3.02179 ] pdfxs
+ (g) show
+ (htside)
+ [5.75995 7.87638 4.30902 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.) show
+ -269.865 -91.744 m
+ (Given)
+ [8.5636 3.02179 5.4545 4.85451 9.38173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (t) show
+ (heGl)
+ [6.05449 8.17084 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.61445 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph,m)
+ [6.05449 6.0654 6.41449 9.08711 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.07628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.62536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tei)
+ [7.56002 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herdirec)
+ [6.05449 4.85451 7.59264 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.07628 ] pdfxs
+ (o) show
+ (rindirectlyuse)
+ [7.59264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 9.07628 
+ 6.0654 4.29811 4.8436 ] pdfxs
+ -286.802 -113.667 m
+ (Strin)
+ [6.0654 4.23277 4.27631 3.0327 6.05449 ] pdfxs
+ (gA) show
+ (rrwillhaveac)
+ [4.27631 8.509 7.8763 3.0327 3.02179 7.26539 6.05449 5.15996 5.4545 9.07629 9.67628 
+ 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.98173 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.5308 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 10.2872 3.0327 10.2872 ] pdfxs
+ (t) show
+ (heirper-func)
+ [6.0654 4.8436 3.0327 8.49809 6.37085 4.8436 4.27631 3.63261 3.33815 6.05449 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 9.66537 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 4.23277 6.0654 6.0654 ] pdfxs
+ (a) show
+ (tely,)
+ [4.23277 4.85451 3.0327 4.84359 7.40721 ] pdfxs
+ (t) show
+ (hisme)
+ [6.0654 3.02179 8.54171 9.08711 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -286.802 -135.589 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (te)
+ [7.59274 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.41446 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.20357 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsmust)
+ [6.0654 6.0654 7.64718 8.78166 6.0654 4.29811 7.59274 ] pdfxs
+ (a) show
+ (lsohave)
+ [3.0327 4.30902 8.79265 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -90.651 -135.589 m
+ /N695 10.909 Tf
+ (E) show
+ -82.598 -137.278 m
+ /N698 7.96999 Tf
+ (V) show
+ -71.938 -135.589 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 7.64718 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.62537 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.40355 ] pdfxs
+ (o) show
+ (f)
+ [6.68721 ] pdfxs
+ (t) show
+ (he\(p)
+ [6.05449 8.20357 4.23277 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.10901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds\))
+ [6.0654 6.05449 4.30902 7.59274 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -286.802 -157.512 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 9.09811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edin)
+ [4.85451 10.309 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.6981 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.09811 4.29811 ] pdfxs
+ (t) show
+ (ringc)
+ [4.27631 3.0327 6.05449 9.70901 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntnode.Theseex)
+ [5.75995 8.49819 6.05449 5.75995 6.0654 4.8436 9.71991 7.88721 6.05449 4.85451 4.29811 
+ 9.09811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (raen)
+ [4.27631 9.70901 4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesslowdown)
+ [4.2654 3.0327 4.85451 8.55262 4.29811 3.0327 5.14905 12.1308 6.0654 5.14905 7.8763 
+ 10.3199 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 10.0145 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.55262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -286.802 -179.434 m
+ (need)
+ [6.0654 4.8436 4.8436 9.43628 ] pdfxs
+ (t) show
+ (oi)
+ [8.81447 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (eover)
+ [8.21448 5.14905 5.4545 4.85451 7.63628 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 7.6799 3.02179 9.43628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.21448 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.42537 ] pdfxs
+ (a) show
+ (ndrequireex)
+ [6.05449 9.43628 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 8.21448 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ramem)
+ [4.27631 8.81447 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.13083 ] pdfxs
+ (t) show
+ (orepresen)
+ [8.81447 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Fin)
+ [7.78902 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.02179 4.8545 6.44722 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.21448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -286.802 -201.357 m
+ (D) show
+ (SAwill)
+ [6.05449 11.8254 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -239.984 -201.357 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (eve) show
+ (r) show
+ -210.56 -201.357 m
+ /N614 10.909 Tf
+ (be)
+ [6.35994 8.4872 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (odis)
+ [9.0981 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishbetween)
+ [6.05449 3.0327 4.29811 9.6981 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 9.6981 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -43.166 -201.357 m
+ /N722 10.909 Tf
+ (strGV) show
+ 1 0 0 1 -13.842 -201.357 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (*) show
+ 9.364 0 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ -259.459 -21.922 m
+ (Thes)
+ [7.8763 6.0654 9.46901 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweusef)
+ [10.6908 7.57085 9.47992 6.05449 4.30902 9.46901 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.90172 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.92353 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemistom)
+ [6.05449 3.0327 4.8436 13.7125 3.0327 8.93444 4.23277 10.0799 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 10.6799 ] pdfxs
+ (a) show
+ (nequiv)
+ [10.6908 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.85451 6.05449 4.85451 9.46901 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.93444 ] pdfxs
+ (o) show
+ (f)
+ [7.95266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [7.65811 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 9.46901 ] pdfxs
+ (a) show
+ (d-)
+ [6.05449 3.63261 ] pdfxs
+ -276.396 -43.845 m
+ (dresses,mer)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 4.29811 7.53812 9.08711 4.85451 4.2654 
+ ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 9.77446 ] pdfxs
+ (t) show
+ (heseequiv)
+ [6.0654 4.8436 4.30902 9.17447 4.8436 5.75995 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.17447 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 8.62899 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (ta) show
+ (inedwi)
+ [3.02179 6.0654 4.8436 10.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hT)
+ [10.3854 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'suni)
+ [6.0654 3.02179 8.63989 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (n-\fnd)
+ [6.05449 3.63261 6.0654 6.0654 10.3854 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm\)when)
+ [6.0654 9.08711 8.57455 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -276.396 -65.767 m
+ (D) show
+ (SAmer)
+ [6.05449 12.1417 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (esnodesc)
+ [4.85451 8.25808 6.05449 5.75995 6.0654 4.8436 8.25808 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.40355 ] pdfxs
+ (t) show
+ (omul)
+ [9.40355 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 8.80356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls.Wi)
+ [3.02179 4.30902 8.82538 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.0145 ] pdfxs
+ (t) show
+ (hisre\fnemen)
+ [6.05449 3.0327 8.25808 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (,)
+ [7.06903 ] pdfxs
+ (D) show
+ (SAneed)
+ [6.05449 12.1417 6.05449 4.85451 4.8436 10.0145 ] pdfxs
+ (o) show
+ (nlykeep)
+ [6.0654 3.0327 9.70901 5.4545 4.8436 4.85451 6.0654 ] pdfxs
+ -276.396 -87.69 m
+ (t) show
+ (hele)
+ [6.05449 8.69447 3.0327 4.8436 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 4.8436 8.11627 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (a) show
+ (nequiv)
+ [9.89446 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.69447 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ssin)
+ [4.30902 8.13808 3.0327 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.68356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Thein)
+ [6.0654 6.05449 4.30902 8.4872 7.8763 6.0654 8.69447 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ceused)
+ [4.8436 8.69447 6.05449 4.30902 4.8436 9.90537 ] pdfxs
+ (t) show
+ (oquery)
+ [9.29447 5.74904 6.0654 4.85451 4.2654 9.59992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.69447 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.14899 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ -276.396 -109.612 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyre)
+ [3.0327 3.0327 10.0472 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnthefullset)
+ [6.0654 4.27631 10.3526 4.23277 6.0654 9.14174 3.32724 6.0654 3.0327 7.31994 4.29811 
+ 4.85451 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 8.59626 3.0327 10.3526 ] pdfxs
+ (t) show
+ (heequiv)
+ [6.05449 9.14174 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.14174 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss,permi)
+ [4.29811 4.29811 7.49448 6.35994 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (ingclien)
+ [3.0327 6.05449 9.75264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.59626 ] pdfxs
+ (t) show
+ (obeunaw)
+ [9.74173 6.37085 9.13083 6.0654 6.0654 5.14905 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -276.396 -131.535 m
+ (o) show
+ (f)
+ [7.74539 ] pdfxs
+ (t) show
+ (hisimplement)
+ [6.0654 3.0327 8.71626 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [10.4835 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (il.)
+ [3.02179 3.0327 10.2217 ] pdfxs
+ (I) show
+ (npr)
+ [10.4835 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 7.6472 7.57085 9.26174 6.0654 6.05449 10.4835 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.66183 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.02179 8.72717 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdre\fnementc)
+ [4.27631 10.4726 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 8.66183 
+ 4.8436 ] pdfxs
+ (a) show
+ (ncu)
+ [10.4726 4.85451 6.05449 ] pdfxs
+ (t) show
+ -276.396 -153.458 m
+ (D) show
+ (SArun)
+ [6.05449 11.3999 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesbya)
+ [3.0327 9.08711 4.8436 7.51627 5.75995 8.96719 8.67265 ] pdfxs
+ (30) show
+ (%)
+ [12.3053 ] pdfxs
+ (a) show
+ (ndreducemem)
+ [6.05449 9.27264 4.27631 4.8436 6.0654 6.05449 4.85451 8.06175 9.08711 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ryus)
+ [4.2654 8.9781 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (eby)
+ [8.06175 5.74904 8.9781 ] pdfxs
+ (50) show
+ (%f)
+ [12.2944 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.48355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.05084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms\(such)
+ [9.09802 7.51627 4.23277 4.30902 6.05449 4.54905 9.27264 ] pdfxs
+ (a) show
+ (s)
+ [7.51627 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc)
+ [4.8436 8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -276.396 -175.38 m
+ (253) show
+ (.perlbmk)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -47.85 -288.417 m
+ (65) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 78 78
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.3.5Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 98.326 0 m
+ /N1845 11.955 Tf
+ (N) show
+ 108.948 4.33899 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.164 0 m
+ /N622 11.955 Tf
+ (In) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gforF)
+ [11.2019 4.11245 6.71874 9.98241 7.32842 ] pdfxs
+ (unc) show
+ (tionPointers)
+ [5.23633 3.73 6.7307 11.955 8.81079 6.7307 3.73 7.10126 5.22437 6.14487 5.48733 
+ 5.30802 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (Withas)
+ [11.2144 3.0327 4.23277 9.46901 8.85811 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdimplemen)
+ [4.27631 9.4581 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,l)
+ [6.05449 6.47994 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.2472 ] pdfxs
+ (ta) show
+ (bles)
+ [6.05449 3.0327 4.85451 7.70172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.73085 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.46901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersc)
+ [4.8436 4.27631 7.70172 4.8436 ] pdfxs
+ (a) show
+ (usec)
+ [6.0654 4.29811 8.25811 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.25811 ] pdfxs
+ (a) show
+ (ne\016ciency)
+ [9.4581 4.85451 9.08711 4.8436 3.0327 4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.0327 4.8436 14.2471 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [9.42535 6.37085 ] pdfxs
+ (ot) show
+ (htheb)
+ [11.2144 4.23277 6.0654 10.0036 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 11.2144 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2144 ] pdfxs
+ (to) show
+ (p-downan)
+ [6.05449 3.64352 6.05449 5.14905 7.88721 11.2035 5.46541 6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 9.45807 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses.Thepr)
+ [4.29811 4.85451 4.29811 12.4363 7.8763 6.05449 10.0036 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemisth)
+ [6.0654 3.0327 4.8436 14.2471 3.0327 9.45807 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.39273 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.909 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -72.813 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (ta) show
+ (blec)
+ [6.0654 3.0327 8.13811 4.85451 ] pdfxs
+ (a) show
+ (nre)
+ [9.35992 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ 134.421 -72.813 m
+ /N695 10.909 Tf
+ (N) show
+ 147.672 -72.813 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llees,)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 6.40358 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 9.35992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.60354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.34901 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.0327 4.8436 7.60354 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhaveal)
+ [4.85451 9.34901 6.0654 5.14905 5.4545 8.14902 8.74901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.14902 5.75995 6.05449 8.79257 6.35994 4.85451 7.55992 ] pdfxs
+ (o) show
+ (fc)
+ [6.63267 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -94.735 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.13083 ] pdfxs
+ (t) show
+ (hem.Bec)
+ [6.0654 4.8436 9.09802 7.69084 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 7.91993 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.21813 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 7.93084 7.72349 11.2581 ] pdfxs
+ (a) show
+ (ndTDp)
+ [6.05449 9.14174 7.8763 11.4109 6.0654 ] pdfxs
+ (a) show
+ (sseshave)
+ [4.29811 4.30902 4.8436 7.38536 6.05449 5.14905 5.4545 7.93084 ] pdfxs
+ (t) show
+ (oinline)
+ [8.53084 3.0327 6.05449 3.0327 3.0327 6.05449 7.93084 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 340.102 -94.735 m
+ /N695 10.909 Tf
+ (N) show
+ 353.133 -94.735 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ 387.816 -94.735 m
+ /N695 10.909 Tf
+ (M) show
+ 402.665 -94.735 m
+ /N614 10.909 Tf
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.8436 7.38536 ] pdfxs
+ (\(o) show
+ (nef)
+ [6.05449 7.93084 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -6.10352e-05 -116.658 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.87264 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.83994 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,which)
+ [6.89448 7.8763 6.0654 3.02179 4.54905 9.87264 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.85451 4.29811 ] pdfxs
+ 199.568 -116.658 m
+ /N695 10.909 Tf
+ (N) show
+ 212.065 -116.658 m
+ /N1028 10.909 Tf
+ (\003) show
+ 220.063 -116.658 m
+ /N695 10.909 Tf
+ (M) show
+ 235.651 -116.658 m
+ /N614 10.909 Tf
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.8436 8.42174 ] pdfxs
+ (I) show
+ (npr)
+ [9.87264 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 6.89448 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.11626 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.67266 4.8436 ] pdfxs
+ (a) show
+ (nbeun)
+ [9.87264 6.37085 8.66175 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (bly)
+ [6.05449 3.0327 5.75995 ] pdfxs
+ -7.62939e-05 -138.581 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ef)
+ [8.4872 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhundreds)
+ [9.6981 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (ffuncti)
+ [6.95994 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersina)
+ [4.8436 4.27631 7.94172 3.0327 9.6981 9.08719 ] pdfxs
+ (ta) show
+ (ble.)
+ [6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 16.9359 -160.503 m
+ (Ours)
+ [8.4872 6.05449 8.53082 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (t) show
+ (o)
+ [9.70901 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.56353 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemistokeepa)
+ [6.0654 3.0327 4.8436 13.3525 3.0327 8.56353 4.23277 9.71992 5.4545 4.8436 4.85451 
+ 10.3199 9.70901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.05449 10.3199 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 9.10902 ] pdfxs
+ (o) show
+ (f)
+ [7.59266 ] pdfxs
+ (a) show
+ (llse)
+ [3.02179 7.29812 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.56353 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.59266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.3199 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinlined.)
+ [4.8436 4.27631 8.56353 3.02179 6.0654 3.0327 3.0327 6.05449 4.85451 6.05449 3.0327 
+ ] pdfxs
+ -7.62939e-05 -182.426 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.64719 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.08711 6.0654 3.0327 4.8436 6.45812 3.02179 9.43628 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.05449 8.21448 7.7344 11.5417 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,every)
+ [4.30902 4.8436 6.45812 4.8436 5.4545 4.85451 4.2654 9.13083 ] pdfxs
+ (t) show
+ (imeac)
+ [3.02179 9.09802 8.21448 8.82538 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.39267 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ewithm)
+ [8.22539 7.8763 3.0327 4.23277 9.43628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.21448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.43628 ] pdfxs
+ (o) show
+ (nec)
+ [6.05449 8.21448 4.85451 ] pdfxs
+ (a) show
+ (lleeneeds)
+ [3.02179 3.0327 4.85451 8.21448 6.05449 4.85451 4.8436 6.0654 7.66899 ] pdfxs
+ (t) show
+ (obeinlined,)
+ [8.82538 6.35994 8.21448 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 6.0654 3.0327 
+ ] pdfxs
+ -7.62939e-05 -204.348 m
+ (t) show
+ (hec)
+ [6.05449 8.66175 4.85451 ] pdfxs
+ (a) show
+ (cheisqueried.)
+ [4.53815 6.0654 8.66175 3.02179 8.11626 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 
+ 6.05449 8.41084 ] pdfxs
+ (I) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (hereisnoen)
+ [6.05449 4.85451 4.2654 8.66175 3.0327 8.11626 6.05449 9.26174 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ryf)
+ [4.2654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (t) show
+ (hisset)
+ [6.05449 3.0327 8.11626 4.29811 4.85451 8.05092 ] pdfxs
+ (o) show
+ (fc)
+ [7.14539 4.8436 ] pdfxs
+ (a) show
+ (llees,anew)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 6.88358 9.27265 6.05449 4.85451 11.6835 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.87264 3.02179 8.11626 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 6.88358 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.83994 ] pdfxs
+ (o) show
+ (f) show
+ -7.62939e-05 -226.271 m
+ (t) show
+ (hec)
+ [6.05449 7.95266 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 7.95266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.40718 ] pdfxs
+ (a) show
+ (reinlinedin)
+ [4.27631 7.95266 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 9.16356 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (oi)
+ [8.56356 3.02179 ] pdfxs
+ (t) show
+ (,)
+ [6.23994 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.13086 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.39627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.16356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.40718 ] pdfxs
+ (a) show
+ (remer)
+ [4.27631 7.94175 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed,)
+ [4.8436 6.0654 6.23994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.16356 ] pdfxs
+ (t) show
+ (henew)
+ [6.0654 7.95266 6.05449 4.85451 10.9745 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.16356 3.02179 7.40718 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ -7.62939e-05 -248.193 m
+ (t) show
+ (o)
+ [8.9672 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.3672 4.8436 ] pdfxs
+ (a) show
+ (che.Fin)
+ [4.54905 6.05449 4.85451 7.83266 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,whe)
+ [3.0327 3.0327 4.84359 6.57812 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.78901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.5781 7.58175 ] pdfxs
+ (a) show
+ (sin)
+ [7.81081 3.0327 9.5781 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.35629 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 8.3672 ] pdfxs
+ (o) show
+ (rn)
+ [7.78901 6.05449 ] pdfxs
+ (ot) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.5781 ] pdfxs
+ (\() show
+ (whichnowrepresen)
+ [7.8763 6.0654 3.0327 4.53815 9.5781 6.0654 5.14905 11.3999 4.2654 4.85451 6.05449 
+ 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -7.62939e-05 -270.116 m
+ (t) show
+ (hee\013ec)
+ [6.05449 8.41084 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.58903 4.8436 ] pdfxs
+ (a) show
+ (llees\)isinlinedin)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 7.81092 3.02179 7.86536 3.0327 6.0654 3.02179 
+ 3.0327 6.0654 4.8436 9.62173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.41084 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.83264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Thism)
+ [6.05449 6.0654 7.85448 7.8763 6.05449 3.0327 7.86536 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.86536 ] pdfxs
+ (t) show
+ (he\frstinline)
+ [6.05449 8.41084 6.0654 4.2654 4.30902 7.80001 3.0327 6.05449 3.0327 3.0327 6.0654 
+ 8.41084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.62173 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.83264 ] pdfxs
+ (a) show
+ -7.62939e-05 -292.038 m
+ (set)
+ [4.29811 4.85451 7.86547 ] pdfxs
+ (o) show
+ (fc)
+ [6.95994 4.85451 ] pdfxs
+ (a) show
+ (lleessli)
+ [3.02179 3.0327 4.85451 4.8436 7.93081 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lym)
+ [3.02179 9.39264 9.08711 ] pdfxs
+ (o) show
+ (reexpensivef)
+ [4.27631 8.46538 4.85451 5.75995 6.35994 4.8436 6.0654 4.29811 3.0327 5.4545 8.47629 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (hebene\ft)
+ [6.05449 8.47629 6.35994 4.85451 6.05449 4.85451 6.05449 7.87638 ] pdfxs
+ (o) show
+ (fsubsequentinline)
+ [6.95994 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 7.86547 
+ 3.0327 6.05449 3.0327 3.0327 6.0654 8.46538 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 7.93081 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.47629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -7.62939e-05 -313.961 m
+ (set)
+ [4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (llees.)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 3.0327 ] pdfxs
+ 16.9359 -335.883 m
+ (I) show
+ (n)
+ [9.14174 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.05449 7.93084 6.35994 4.85451 4.29811 7.32002 4.8436 ] pdfxs
+ (a) show
+ (se,ins)
+ [4.30902 4.8436 6.21813 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.14174 ] pdfxs
+ (o) show
+ (fperf)
+ [6.41449 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmin)
+ [4.2654 9.09802 3.0327 6.05449 ] pdfxs
+ (g) show
+ 200.951 -335.883 m
+ /N695 10.909 Tf
+ (N) show
+ 212.211 -335.883 m
+ /N1028 10.909 Tf
+ (\003) show
+ 218.971 -335.883 m
+ /N695 10.909 Tf
+ (M) show
+ 233.82 -335.883 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.05449 9.14174 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 8.53084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.21813 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 7.93084 7.72349 ] pdfxs
+ (U) show
+ (-p)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (ssnowneeds)
+ [4.30902 7.37445 6.0654 5.14905 10.9526 6.0654 4.8436 4.85451 6.05449 4.29811 ] pdfxs
+ -9.15527e-05 -357.806 m
+ (t) show
+ (operf)
+ [9.71992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 55.8639 -357.806 m
+ /N695 10.909 Tf
+ (N) show
+ 68.6619 -357.806 m
+ /N614 10.909 Tf
+ (+) show
+ 79.9899 -357.806 m
+ /N695 10.909 Tf
+ (M) show
+ 94.6059 -357.806 m
+ /N614 10.909 Tf
+ (+1)
+ [11.3235 9.71992 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinlining)
+ [6.0654 10.3199 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 9.71992 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,asubs)
+ [6.0654 4.29811 7.45084 9.71992 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (limprovemen)
+ [7.28721 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (.)
+ [9.76355 ] pdfxs
+ (I) show
+ (n)
+ [10.3308 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 9.11992 7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.29811 8.5091 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.30902 4.8436 3.0327 ] pdfxs
+ -0.000106812 -379.728 m
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesin)
+ [4.27631 3.0327 4.8436 8.78171 3.0327 10.5381 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.3272 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 9.3272 ] pdfxs
+ (a) show
+ (reneverreused,which)
+ [4.2654 9.3272 6.0654 4.8436 5.4545 4.85451 8.749 4.27631 4.8436 6.0654 4.29811 
+ 4.8436 6.0654 7.72357 7.8763 6.05449 3.0327 4.54905 10.5381 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.78171 ] pdfxs
+ (o) show
+ (neextra)
+ [6.05449 9.3272 4.85451 5.75995 4.23277 4.27631 9.9381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phinline)
+ [6.0654 10.5381 3.0327 6.05449 3.0327 3.0327 6.05449 9.3272 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (oac)
+ [9.9381 9.92719 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.50539 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -0.000106812 -401.651 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [10.0799 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.77446 4.85451 ] pdfxs
+ (a) show
+ (llees.)
+ [3.02179 3.0327 4.85451 4.8436 4.29811 9.03265 ] pdfxs
+ (I) show
+ (npr)
+ [10.0799 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctice,)
+ [4.85451 4.23277 3.0327 4.85451 4.8436 7.14539 ] pdfxs
+ (t) show
+ (hisre\fnementisex)
+ [6.0654 3.02179 8.32353 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ 8.2691 3.02179 8.32353 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelyimp)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.77446 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.25819 3.33815 ] pdfxs
+ (o) show
+ (rcer)
+ [8.29082 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (incl)
+ [3.0327 10.0799 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 8.32353 ] pdfxs
+ (o) show
+ (fl)
+ [7.34175 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ -0.000106812 -423.574 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -0.000106812 -461.406 m
+ /N622 11.955 Tf
+ (3.3.6)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (ergeC)
+ [6.13291 5.49929 6.71874 10.616 9.71945 ] pdfxs
+ (a) show
+ (llNo)
+ [3.73 8.22507 10.5085 7.1013 ] pdfxs
+ (d) show
+ (esforExter)
+ [6.13291 9.79114 4.11245 6.7307 9.97045 8.82286 7.10119 5.23633 6.13291 5.49929 ] pdfxs
+ (n) show
+ (alF)
+ [6.52739 8.22507 7.32842 ] pdfxs
+ (unc) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -0.000106812 -490.374 m
+ /N614 10.909 Tf
+ (Onesimple)
+ [8.4872 6.05449 9.34901 4.30902 3.0327 9.08711 6.0654 3.02179 9.34901 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.5708 3.02179 8.80353 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.73819 ] pdfxs
+ (a) show
+ (nynodesre)
+ [5.75995 10.2654 6.05449 5.75995 6.05449 4.85451 8.80353 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 9.34901 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5925 ] pdfxs
+ (a) show
+ (nunrec)
+ [10.5599 6.0654 6.05449 4.27631 4.8436 4.85451 ] pdfxs
+ (og) show
+ (nizedex)
+ [6.05449 3.0327 4.85451 4.8436 10.5599 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.52721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.5599 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000106812 -512.296 m
+ (will)
+ [7.8763 3.0327 3.0327 6.08722 ] pdfxs
+ (a) show
+ (lwaysbem)
+ [3.0327 7.57085 5.15996 5.74904 7.36354 6.37085 7.89812 9.09802 ] pdfxs
+ (a) show
+ (rkedinc)
+ [4.2654 5.46541 4.8436 9.11992 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Bec)
+ [4.8436 7.69084 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.90903 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (his,no)
+ [6.0654 3.02179 4.30902 6.20722 6.05449 8.51993 ] pdfxs
+ (D) show
+ (SAclientwillbe)
+ [6.05449 11.2472 4.8436 3.0327 3.0327 4.8436 5.75995 7.2982 7.8763 3.0327 3.0327 
+ 6.08722 6.37085 7.89812 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.90903 ] pdfxs
+ (t) show
+ (odo)
+ [8.50902 6.0654 8.50902 ] pdfxs
+ (a) show
+ (nysubs)
+ [5.75995 8.81447 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -0.000106812 -534.219 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.52355 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (hesenodes.There)
+ [6.0654 4.8436 4.30902 8.30175 6.0654 5.75995 6.05449 4.85451 4.29811 7.82175 7.8763 
+ 6.0654 4.8436 4.27631 8.31266 ] pdfxs
+ (a) show
+ (resever)
+ [4.2654 8.31266 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways)
+ [6.49085 7.57085 5.15996 5.74904 7.76717 ] pdfxs
+ (t) show
+ (ouse)
+ [8.91265 6.0654 4.29811 8.31266 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.76717 ] pdfxs
+ (t) show
+ (oshrink)
+ [8.91265 4.29811 6.0654 4.27631 3.02179 6.0654 9.2181 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs:)
+ [6.05449 6.0654 4.29811 7.78902 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000106812 -556.142 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (uldsimplymer)
+ [6.05449 3.0327 9.6981 4.30902 3.02179 9.09802 6.05449 3.0327 9.39264 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.47629 ] pdfxs
+ (a) show
+ (llnodesre)
+ [3.0327 6.6654 6.0654 5.75995 6.05449 4.85451 7.93081 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.02179 3.0327 ] pdfxs
+ 16.9369 -578.064 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.0654 7.43992 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 6.29449 7.57085 8.02902 4.8436 ] pdfxs
+ (o) show
+ (nsideredthis)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 4.27631 4.8436 9.23992 4.23277 6.0654 3.0327 
+ 7.47263 ] pdfxs
+ (t) show
+ (oodr)
+ [5.75995 8.62902 6.05449 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ic:itelimin)
+ [3.0327 4.8436 7.6472 3.0327 7.4182 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.47263 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.01812 6.37085 ] pdfxs
+ (o) show
+ (ssibility)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 3.02179 3.0327 3.93823 8.93447 ] pdfxs
+ (o) show
+ (fperf)
+ [6.50176 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm-)
+ [4.27631 9.08711 3.63261 ] pdfxs
+ -0.000106812 -599.987 m
+ (ingmodul)
+ [3.0327 6.05449 8.37811 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.18901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.22172 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.6472 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzealibr)
+ [3.0327 5.75995 4.8436 7.76721 8.37811 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 6.09813 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [7.76721 ] pdfxs
+ (D) show
+ (SGr)
+ [8.9781 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.22172 3.33815 ] pdfxs
+ (o) show
+ (ri)
+ [7.18901 3.02179 ] pdfxs
+ (t) show
+ (,)
+ [6.09813 ] pdfxs
+ (t) show
+ (henuse)
+ [6.05449 4.85451 8.9781 6.05449 4.30902 7.76721 ] pdfxs
+ (t) show
+ (heseprec)
+ [6.05449 4.85451 4.29811 7.76721 6.05449 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -0.000106812 -621.909 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phswhenc)
+ [6.05449 6.0654 8.30172 7.8763 6.0654 4.8436 10.069 4.8436 ] pdfxs
+ (o) show
+ (mpiling)
+ [9.09802 6.05449 3.0327 3.0327 3.02179 6.0654 9.4581 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.85811 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.0581 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\).)
+ [6.0654 4.23277 8.9781 ] pdfxs
+ (A) show
+ (sac)
+ [8.31262 9.44719 4.85451 ] pdfxs
+ (o) show
+ (mpr)
+ [9.08711 6.0654 4.2654 ] pdfxs
+ (o) show
+ (mise,)
+ [9.09802 3.0327 4.29811 4.8436 7.13448 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 8.27991 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmer)
+ [10.0581 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (esc)
+ [4.8436 8.30172 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (66) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 79 79
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodesf)
+ [6.0654 5.74904 6.0654 4.8436 7.65808 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.61446 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.38176 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.64718 ] pdfxs
+ (t) show
+ (othes)
+ [8.80356 4.23277 6.0654 8.19266 4.30902 ] pdfxs
+ (a) show
+ (mefunc)
+ [9.08711 8.19266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 7.72357 ] pdfxs
+ (t) show
+ (hisdisc)
+ [6.0654 3.0327 7.64718 6.05449 3.0327 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rdss)
+ [4.27631 6.05449 7.64718 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.19266 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.59274 ] pdfxs
+ (o) show
+ (fc)
+ [6.6763 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 7.59274 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity,bu)
+ [3.02179 5.75995 3.0327 3.93823 4.84359 6.43631 6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (doesn)
+ [6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (sslypessimize)
+ [4.29811 4.30902 3.0327 9.39264 6.35994 4.85451 4.29811 4.30902 3.02179 9.09802 3.02179 
+ 4.85451 8.4872 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (oinf)
+ [9.0981 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 4.29811 ] pdfxs
+ 374.788 -17.964 m
+ /N703 7.96999 Tf
+ (8) show
+ 379.521 -21.922 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -43.845 m
+ (I) show
+ (npr)
+ [9.51264 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 6.51267 7.58175 8.30175 6.05449 6.0654 9.51264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.76717 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.51264 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyreduce)
+ [3.0327 9.20719 4.27631 4.85451 6.05449 6.0654 4.8436 8.30175 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.30175 5.75995 6.05449 8.79257 6.35994 4.85451 7.72355 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.78539 6.0654 5.74904 6.0654 4.8436 7.75627 ] pdfxs
+ (t) show
+ (oc)
+ [8.91265 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nfunc)
+ [9.51264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 7.75627 3.0327 3.02179 5.4545 4.8436 ] pdfxs
+ 1.52588e-05 -65.768 m
+ /N722 10.909 Tf
+ (printf) show
+ 34.363 -65.768 m
+ /N614 10.909 Tf
+ (,which)
+ [7.62539 7.8763 6.05449 3.0327 4.54905 10.4617 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhave)
+ [4.85451 10.4617 6.05449 5.14905 5.4545 9.25083 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.70535 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nts)
+ [5.75995 8.64001 4.30902 ] pdfxs
+ (t) show
+ (rin)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s\)p)
+ [4.29811 8.64001 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 10.4617 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.Wi)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 10.1672 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4508 ] pdfxs
+ (t) show
+ (hisre\fnemen)
+ [6.0654 3.0327 8.69444 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (,) show
+ 1.52588e-05 -87.69 m
+ (t) show
+ (hereis)
+ [6.05449 4.85451 4.27631 8.44357 3.02179 7.89808 ] pdfxs
+ (a) show
+ (tm)
+ [7.84365 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.83274 ] pdfxs
+ (o) show
+ (nenodef)
+ [6.0654 8.43266 6.0654 5.75995 6.05449 8.44357 3.33815 ] pdfxs
+ (o) show
+ (rprin)
+ [7.86537 6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ff)
+ [6.92721 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ts)
+ [7.84365 4.29811 ] pdfxs
+ (t) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (s)
+ [7.89808 ] pdfxs
+ (\() show
+ (perfunc)
+ [6.35994 4.85451 7.86537 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,whichc)
+ [6.63267 7.88721 6.05449 3.0327 4.54905 9.65446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.05449 7.89808 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.62176 ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.44357 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ 1.52588e-05 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 1.52588e-05 -147.445 m
+ /N622 11.955 Tf
+ (3.3.7Dire)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 3.73 5.49929 6.13291 ] pdfxs
+ (c) show
+ (tC)
+ [9.71945 9.70749 ] pdfxs
+ (a) show
+ (llNo)
+ [3.74195 8.21312 10.5204 7.08935 ] pdfxs
+ (d) show
+ (es)
+ [6.14487 5.30802 ] pdfxs
+ 1.52588e-05 -176.413 m
+ /N614 10.909 Tf
+ (The\fn)
+ [7.8763 6.0654 8.07266 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.32722 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.28355 9.08711 ] pdfxs
+ (o) show
+ (stsimple,re\fnementisb)
+ [4.30902 7.46184 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 6.33813 4.27631 4.8436 
+ 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 7.47275 3.02179 7.52718 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.28355 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.07266 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdirectfunc)
+ [7.47275 6.05449 3.0327 4.27631 4.8436 4.85451 7.46184 3.32724 6.0654 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.28355 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.52718 ] pdfxs
+ (a) show
+ (ref)
+ [4.2654 8.07266 3.33815 ] pdfxs
+ (a) show
+ (r) show
+ 1.52588e-05 -198.336 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.66175 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nindirectfunc)
+ [9.87264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.05092 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.87264 4.85451 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.02179 4.30902 8.41084 ] pdfxs
+ (A) show
+ (ssuch,)
+ [8.12717 4.29811 6.0654 4.53815 6.0654 6.88358 ] pdfxs
+ (o) show
+ (urrepresen)
+ [6.0654 8.08355 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (o) show
+ (fc)
+ [7.14539 4.8436 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.85085 6.05449 5.75995 6.0654 4.8436 8.11626 ] pdfxs
+ (a) show
+ (llowsei)
+ [3.0327 3.0327 5.14905 7.8763 8.12717 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 1.52588e-05 -220.258 m
+ (ac)
+ [9.65446 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ 39.906 -220.258 m
+ /N634 10.909 Tf
+ (no)
+ [6.13082 5.01816 ] pdfxs
+ (de) show
+ 65.847 -220.258 m
+ /N614 10.909 Tf
+ (\(a) show
+ (sdescribed)
+ [8.49808 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 10.2545 ] pdfxs
+ (a) show
+ (bove\))
+ [6.37085 5.14905 5.4545 4.8436 8.44365 ] pdfxs
+ (o) show
+ (rac)
+ [8.46536 9.65446 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ 222.413 -220.258 m
+ /N634 10.909 Tf
+ (fun)
+ [3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 265.638 -220.258 m
+ /N614 10.909 Tf
+ (t) show
+ (obespeci\fedf)
+ [9.65446 6.35994 9.04356 4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 4.8436 10.2654 
+ 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 9.55628 ] pdfxs
+ (I) show
+ (n)
+ [10.2545 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.05447 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.04356 ] pdfxs
+ (o) show
+ (f) show
+ 0 -242.181 m
+ (directfunc)
+ [6.0654 3.02179 4.27631 4.8436 4.85451 7.60365 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.42537 4.8436 ] pdfxs
+ (a) show
+ (lls,)
+ [3.0327 3.0327 4.29811 6.44722 ] pdfxs
+ (t) show
+ (hiselimin)
+ [6.05449 3.0327 7.66899 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (testheneed)
+ [4.23277 4.85451 7.66899 4.23277 6.0654 8.21448 6.05449 4.85451 4.8436 9.42537 ] pdfxs
+ (t) show
+ (o)
+ [8.81447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ea)
+ [8.20357 8.81447 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 8.21448 ] pdfxs
+ (t) show
+ (orepresentthec)
+ [8.81447 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 7.60365 4.23277 
+ 6.0654 8.21448 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.21448 ] pdfxs
+ (o) show
+ (fdirec)
+ [6.69812 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -264.103 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.In)
+ [3.0327 3.0327 4.29811 7.79993 3.94897 9.4581 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.2472 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.2472 ] pdfxs
+ (o) show
+ (findirectc)
+ [6.73085 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 7.64729 4.8436 ] pdfxs
+ (a) show
+ (lls,anodeisused)
+ [3.0327 3.0327 4.29811 6.47994 8.85811 6.05449 5.75995 6.0654 8.2472 3.02179 7.70172 
+ 6.0654 4.29811 4.85451 9.4581 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (a) show
+ (llowl)
+ [3.02179 3.0327 5.14905 11.2799 3.0327 ] pdfxs
+ (a) show
+ (zyres)
+ [4.8436 9.16356 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (a) show
+ (ndmul)
+ [6.0654 9.4581 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplec)
+ [3.0327 6.05449 3.0327 8.2472 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.02179 3.0327 4.85451 4.8436 7.70172 ] pdfxs
+ (t) show
+ (obe)
+ [8.85811 6.35994 4.8436 ] pdfxs
+ 0 -286.026 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed.)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ 0 -331.48 m
+ /N622 14.346 Tf
+ (3.4Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -364.206 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 9.04356 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2435 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [9.03265 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.64355 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.03265 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.48717 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmin)
+ [6.0654 13.2762 3.0327 10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [14.1818 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.46536 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 0 -386.128 m
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.80356 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.23627 ] pdfxs
+ (2\)) show
+ (.The)
+ [8.83629 7.8763 6.0654 8.80356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisperf)
+ [3.0327 5.74904 4.30902 3.0327 8.25808 3.02179 8.26899 6.35994 4.8436 4.27631 3.33815 
+ ] pdfxs
+ (o) show
+ (rmeden)
+ [4.2654 9.09802 4.8436 10.0145 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irely)
+ [3.02179 4.27631 4.8436 3.0327 9.71992 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.19274 3.0327 3.0327 6.0654 5.74904 3.64352 ] pdfxs
+ (t) show
+ (ime,usingstubsf)
+ [3.02179 9.09802 4.8436 7.06903 6.0654 4.29811 3.0327 6.05449 9.41446 4.30902 4.23277 
+ 6.0654 6.0654 8.25808 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.23627 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC)
+ [4.27631 10.0145 7.8763 ] pdfxs
+ 0 -408.051 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 8.8581 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.39627 ] pdfxs
+ (t) show
+ (ore\rect)
+ [8.55265 4.27631 4.8436 6.0654 4.8436 4.85451 7.33093 ] pdfxs
+ (t) show
+ (heirbehavi)
+ [6.0654 4.8436 3.0327 7.37446 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r\()
+ [7.37446 4.23277 ] pdfxs
+ (a) show
+ (sin)
+ [7.40718 3.0327 9.15265 ] pdfxs
+ (ot) show
+ (herw)
+ [6.0654 4.8436 7.37446 7.57085 ] pdfxs
+ (o) show
+ (rk,e.)
+ [4.27631 5.75995 6.22904 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.02179 6.13086 3.0327 ] pdfxs
+ (25) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Toev)
+ [7.69084 6.97085 8.55265 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.95266 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.95266 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -429.973 m
+ (o) show
+ (f)
+ [8.10538 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,we)
+ [7.79993 7.58175 9.62174 ] pdfxs
+ (a) show
+ (reprim)
+ [4.2654 9.62174 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyin)
+ [4.27631 3.0327 3.0327 10.5272 3.02179 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.85451 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edinf)
+ [4.8436 10.8326 3.0327 10.8326 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.04354 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s:)
+ [4.29811 10.1454 ] pdfxs
+ (1) show
+ (\)isitf)
+ [9.02182 3.02179 9.07625 3.0327 9.01091 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 9.01091 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.8326 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.0327 9.61083 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [10.8326 3.32724 ] pdfxs
+ (o) show
+ (rusein)
+ [9.04354 6.0654 4.29811 9.62174 3.0327 6.0654 ] pdfxs
+ 0 -451.896 m
+ (ac)
+ [9.75264 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.33084 4.8436 ] pdfxs
+ (o) show
+ (mpiler?)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 11.9781 ] pdfxs
+ (2) show
+ (\))
+ [8.54183 ] pdfxs
+ (I) show
+ (s)
+ [8.59626 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysismem)
+ [3.0327 5.75995 4.29811 3.0327 8.59626 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 10.0581 4.8436 ] pdfxs
+ (o) show
+ (nsumpti)
+ [6.0654 4.29811 6.0654 9.08711 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nre)
+ [10.3635 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble?)
+ [6.05449 3.0327 4.85451 11.9781 ] pdfxs
+ (3) show
+ (\))
+ [8.53092 ] pdfxs
+ (H) show
+ (owmuchtype)
+ [5.14905 12.1854 8.78166 6.0654 4.53815 10.3635 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 0 -473.818 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.68719 3.0327 7.94172 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (oinferfr)
+ [9.08719 3.0327 6.0654 3.32724 4.85451 7.909 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mpr)
+ [12.7198 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms?)
+ [9.09802 4.29811 10.0036 ] pdfxs
+ (4) show
+ (\))
+ [7.87638 ] pdfxs
+ (H) show
+ (owpreciseisDSAf)
+ [5.14905 11.5199 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 8.4872 3.0327 7.94172 
+ 8.32365 6.0654 11.8144 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis?)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 5.14905 ] pdfxs
+ 16.936 -495.741 m
+ (Thissec)
+ [7.8763 6.0654 3.0327 7.93081 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 7.94172 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 8.4872 6.05449 4.27631 4.30902 7.87638 ] pdfxs
+ (t) show
+ (hreeques)
+ [6.05449 4.27631 4.8436 8.4872 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.0654 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er4)
+ [4.8436 7.909 9.0981 ] pdfxs
+ (a) show
+ (ddresses)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.47629 3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (h.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -533.573 m
+ /N622 11.955 Tf
+ (3.4.1Be)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.55207 6.14487 ] pdfxs
+ (n) show
+ (c)
+ [5.59493 ] pdfxs
+ (h) show
+ (m)
+ [11.2138 ] pdfxs
+ (a) show
+ (rk)
+ [5.48733 11.5843 ] pdfxs
+ (Su) show
+ (ite)
+ [3.74195 5.22437 10.616 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (S) show
+ (im)
+ [3.74195 11.2019 ] pdfxs
+ (p) show
+ (le)
+ [3.74195 10.616 ] pdfxs
+ (M) show
+ (e)
+ [6.14487 ] pdfxs
+ (a) show
+ (s)
+ [5.29606 ] pdfxs
+ (u) show
+ (rements)
+ [5.49929 6.13291 11.2138 6.13291 7.10126 5.22437 5.30802 ] pdfxs
+ 0 -562.541 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 7.66903 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 8.87992 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.0072 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (hreebenchm)
+ [6.05449 4.27631 4.8436 7.66903 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 8.57447 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (es:SPECCPU)
+ [4.8436 4.30902 7.46175 6.0654 7.42902 7.41812 10.7017 7.8763 7.42902 10.9963 ] pdfxs
+ (95) show
+ (,SPECCPU)
+ [6.01086 6.0654 7.41812 7.42902 10.7017 7.8763 7.41812 11.0072 ] pdfxs
+ (2000) show
+ (,)
+ [6.01086 ] pdfxs
+ (a) show
+ (ndac)
+ [6.0654 8.87992 8.26902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (o) show
+ (f) show
+ 0 -584.464 m
+ (unbundledpr)
+ [6.0654 5.74904 6.0654 6.05449 6.0654 6.0654 3.02179 4.85451 9.78537 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.02899 ] pdfxs
+ (\() show
+ (whichincludesPovray)
+ [7.8763 6.0654 3.02179 4.54905 9.78537 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 8.02899 7.12357 5.14905 5.75995 4.2654 5.15996 9.47992 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,)
+ [6.78539 ] pdfxs
+ (NA) show
+ (M)
+ [10.0036 ] pdfxs
+ (D) show
+ (,boxed-sim)
+ [6.75267 6.37085 5.14905 5.75995 4.8436 6.0654 3.63261 4.29811 3.0327 12.818 ] pdfxs
+ (a) show
+ (ndfp)
+ [6.0654 9.78537 3.33815 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 7.88721 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [8.15993 ] pdfxs
+ (I) show
+ (ntheSPEC)
+ [9.79628 4.23277 6.0654 8.57447 6.0654 7.42902 7.41812 7.8763 ] pdfxs
+ 1 0 0 1 0 -594.563 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (n)
+ [8.75976 ] pdfxs
+ (p) show
+ (a)
+ [4.59962 ] pdfxs
+ (r) show
+ (tic)
+ [3.58634 2.56423 4.0885 ] pdfxs
+ (u) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (rifa)
+ [7.23549 2.56423 6.45547 8.23981 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nc)
+ [8.75976 4.0885 ] pdfxs
+ (a) show
+ (llis)
+ [2.56423 6.19546 2.55527 7.27141 ] pdfxs
+ (pa) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (dtwop)
+ [8.75976 3.32633 6.40175 8.23981 5.37959 ] pdfxs
+ (o) show
+ (inte)
+ [2.55527 4.86852 3.57737 4.10643 ] pdfxs
+ (r) show
+ (s,t)
+ [3.63121 6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.72869 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (sc)
+ [7.27141 4.09746 ] pdfxs
+ (orre) show
+ (sp)
+ [3.63121 5.37959 ] pdfxs
+ (ond) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gtot)
+ [8.24878 3.58634 8.23981 3.58634 ] pdfxs
+ (he) show
+ (sep)
+ [3.63121 7.73765 5.37959 ] pdfxs
+ (o) show
+ (int)
+ [2.55527 4.85956 3.58634 ] pdfxs
+ (er) show
+ (sw)
+ [7.27141 6.40175 ] pdfxs
+ (ou) show
+ (ld)
+ [2.56423 8.7508 ] pdfxs
+ (no) show
+ (tb)
+ [7.21757 5.37959 ] pdfxs
+ (e) show
+ -12.437 -14.768 m
+ (m)
+ [7.6838 ] pdfxs
+ (erged) show
+ (.) show
+ 216.108 -56.185 m
+ /N614 10.909 Tf
+ (67) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 80 80
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (es,weincluded)
+ [4.8436 4.30902 6.14176 7.57085 7.83266 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 
+ 4.85451 9.04356 ] pdfxs
+ (a) show
+ (llpr)
+ [3.0327 6.01086 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswri)
+ [9.08711 7.28718 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (eninC)
+ [4.8436 9.05446 3.02179 9.05446 10.8545 ] pdfxs
+ (o) show
+ (rC++)
+ [7.26537 7.8763 8.4872 11.4654 ] pdfxs
+ (a) show
+ (swell)
+ [7.28718 7.58175 4.8436 3.0327 6.01086 ] pdfxs
+ (a) show
+ (s)
+ [7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (seFORT)
+ [4.29811 7.83266 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (N)
+ [11.1708 ] pdfxs
+ (7) show
+ (7pr)
+ [8.44356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldbec)
+ [6.0654 3.0327 10.3417 6.35994 9.13083 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3417 ] pdfxs
+ (t) show
+ (oCbyVersi)
+ [9.73082 12.1635 5.74904 10.0472 7.26539 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (2003102) show
+ (5)
+ [9.73082 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.11992 ] pdfxs
+ (\\) show
+ (f)
+ [3.33815 ] pdfxs
+ (2) show
+ (c"pr)
+ [4.8436 9.74173 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.WeincludePovray,)
+ [9.08711 9.8181 10.2981 9.13083 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 9.13083 
+ 7.11266 5.15996 5.74904 4.27631 5.14905 4.8545 7.47266 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ 0 -43.845 m
+ (a) show
+ (ndboxed-simbec)
+ [6.0654 9.67628 6.37085 5.14905 5.75995 4.8436 6.0654 3.63261 4.29811 3.0327 12.7198 
+ 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.47629 ] pdfxs
+ (t) show
+ (heyhavebeenusedin)
+ [6.05449 4.85451 9.38174 6.05449 5.14905 5.4545 8.47629 6.35994 4.85451 4.8436 9.68719 
+ 6.0654 4.29811 4.85451 9.67628 3.0327 9.68719 ] pdfxs
+ (ot) show
+ (herp)
+ [6.05449 4.85451 7.8981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisp)
+ [3.0327 5.75995 4.29811 3.0327 7.93081 6.05449 ] pdfxs
+ (a) show
+ (pers)
+ [6.37085 4.8436 4.27631 7.93081 ] pdfxs
+ (a) show
+ (ndfp)
+ [6.05449 9.68719 3.33815 6.05449 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (hisused)
+ [9.68719 3.0327 7.9199 6.0654 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (inCh)
+ [3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (5) show
+ (.Thesepr)
+ [7.8872 7.8763 6.05449 4.85451 4.29811 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mr)
+ [12.7307 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (efr)
+ [8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (19) show
+ (0)
+ [9.08719 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (222) show
+ (,)
+ [3.0327 ] pdfxs
+ (20) show
+ (8rawlines)
+ [9.08719 4.27631 5.14905 11.5199 3.0327 3.02179 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fs)
+ [6.97085 4.29811 ] pdfxs
+ (o) show
+ (urcecode.)
+ [6.0654 4.27631 4.8436 8.4872 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Bef)
+ [7.72349 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.62902 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,e)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.83994 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.83991 ] pdfxs
+ (o) show
+ (f)
+ [7.10175 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.61811 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.07263 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.62902 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.83991 ] pdfxs
+ (a) show
+ (ndlinkedby)
+ [6.05449 9.83991 3.0327 3.0327 6.05449 5.4545 4.85451 9.83991 5.74904 9.53446 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,beingsubjec)
+ [10.0036 6.80721 6.35994 4.85451 3.02179 6.0654 9.22901 4.30902 6.05449 6.66539 3.33815 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.83991 ] pdfxs
+ (to) show
+ 0 -109.613 m
+ (t) show
+ (hes)
+ [6.05449 7.66903 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdsui)
+ [4.27631 8.87992 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [7.65812 ] pdfxs
+ (o) show
+ (fc)
+ [6.15267 4.8436 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 6.45805 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 8.87992 3.0327 3.02179 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.66903 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 7.60357 ] pdfxs
+ (A) show
+ (sp)
+ [7.12354 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 7.0582 ] pdfxs
+ (o) show
+ (flinkingC++)
+ [6.15267 3.0327 3.02179 6.0654 5.75995 3.0327 6.05449 8.26902 7.8763 8.4872 11.3017 
+ ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.0654 8.86901 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RAN) show
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,wes)
+ [9.08711 4.30902 7.34175 7.57085 9.03265 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkthes)
+ [3.0327 3.0327 9.9381 3.02179 3.0327 6.0654 9.9381 4.23277 6.0654 9.03265 4.29811 
+ ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdrun)
+ [4.27631 10.2326 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.03265 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryinto)
+ [4.2654 9.9381 3.0327 5.75995 4.23277 9.63264 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.02174 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.2762 ] pdfxs
+ (\() show
+ (libs)
+ [3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (dc++)
+ [6.0654 4.8436 8.4872 12.6653 ] pdfxs
+ (o) show
+ (rlibf)
+ [8.44354 3.0327 3.0327 6.05449 3.33815 ] pdfxs
+ (2) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ 0 -153.458 m
+ (a) show
+ (s)
+ [8.98898 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mcode.While)
+ [14.6836 4.85451 5.75995 6.05449 4.85451 11.029 11.2144 6.05449 3.0327 3.0327 9.53447 
+ ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mincludes)
+ [14.6836 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.99989 ] pdfxs
+ (a) show
+ (n)
+ [10.7454 ] pdfxs
+ (agg) show
+ (ressivelink-)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 9.53447 3.0327 3.02179 6.0654 5.75995 
+ 3.63261 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.53447 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [7.72357 ] pdfxs
+ (o) show
+ (ptimizer)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 8.96718 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -175.38 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsinlinin)
+ [4.27631 9.08711 8.59626 3.0327 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,de)
+ [7.49448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.3635 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.08711 4.85451 5.75995 8.54183 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 7.48357 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.33084 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.54183 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.0654 7.49448 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.3526 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -197.303 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,e)
+ [6.0654 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,itdoesn)
+ [6.6654 3.0327 7.87638 6.05449 5.75995 4.85451 7.93081 6.0654 ] pdfxs
+ (o) show
+ (tinclude)
+ [7.87638 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.40355 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [6.6763 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.69085 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2c)
+ [8.30175 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uress)
+ [6.05449 4.27631 4.8436 7.15627 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 7.69085 ] pdfxs
+ (o) show
+ (f)
+ [6.17449 ] pdfxs
+ (t) show
+ (hekeypr)
+ [6.0654 7.69085 5.4545 4.85451 8.59629 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.14536 ] pdfxs
+ (o) show
+ (f)
+ [6.1854 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 7.70175 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkswe)
+ [4.2654 5.75995 7.14536 7.58175 7.69085 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.69085 4.85451 ] pdfxs
+ (o) show
+ (nsiderin)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,seper)
+ [6.04358 4.29811 4.8436 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 0 -241.148 m
+ (bybenchm)
+ [5.75995 9.85082 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 9.85082 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.The\frstset)
+ [4.85451 9.26174 7.8763 6.0654 8.94538 6.05449 4.27631 4.30902 8.33456 4.30902 4.8436 
+ 8.34546 ] pdfxs
+ (o) show
+ (fc)
+ [7.42902 4.8436 ] pdfxs
+ (o) show
+ (lumns)
+ [3.0327 6.0654 9.08711 6.0654 8.3999 ] pdfxs
+ (a) show
+ (reindic)
+ [4.27631 8.94538 3.0327 6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 8.41081 ] pdfxs
+ (o) show
+ (fs)
+ [7.42902 4.29811 ] pdfxs
+ (tat) show
+ (icbenchm)
+ [3.0327 8.94538 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksize.The)
+ [4.27631 9.85082 4.30902 3.02179 4.85451 4.8436 9.27265 7.8763 6.0654 8.94538 ] pdfxs
+ (\\R) show
+ (aw)
+ [5.14905 7.8763 ] pdfxs
+ 0 -263.07 m
+ (L) show
+ (OC"c)
+ [8.4872 7.8763 9.55628 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.1563 3.0327 8.3999 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.94538 5.74904 6.0654 8.79257 6.35994 4.8436 8.37809 ] pdfxs
+ (o) show
+ (fs)
+ [7.42902 4.30902 ] pdfxs
+ (o) show
+ (urcelines)
+ [6.05449 4.27631 4.8436 8.94538 3.0327 3.0327 6.05449 4.85451 8.3999 ] pdfxs
+ (o) show
+ (fcode,)
+ [7.42902 4.85451 5.75995 6.05449 4.85451 7.24357 ] pdfxs
+ (a) show
+ (sc)
+ [8.3999 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 10.1563 5.75995 9.86173 ] pdfxs
+ (\\) show
+ (wc-l)
+ [7.57085 8.94538 3.64352 3.02179 ] pdfxs
+ (") show
+ (.Bec)
+ [9.27265 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (userawlines)
+ [6.0654 4.29811 8.94538 4.27631 5.14905 11.9781 3.0327 3.0327 6.05449 4.85451 8.3999 
+ ] pdfxs
+ (o) show
+ (f) show
+ 0 -284.993 m
+ (code)
+ [4.8436 5.75995 6.0654 9.31629 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.3272 6.05449 ] pdfxs
+ (o) show
+ (taveryreli)
+ [8.72728 9.92719 5.4545 4.8436 4.27631 10.2326 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (blemetric\(itincludesc)
+ [6.05449 3.0327 9.3272 9.08711 4.85451 4.23277 4.27631 3.0327 9.3272 4.23277 3.0327 
+ 8.71637 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.7708 4.85451 ] pdfxs
+ (o) show
+ (mmen)
+ [9.08711 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s,is)
+ [4.29811 7.71266 3.0327 8.78171 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edbynumber)
+ [4.8436 10.5381 5.75995 10.2326 5.75995 6.05449 8.79257 6.35994 4.85451 8.749 ] pdfxs
+ (o) show
+ (fhe)
+ [7.79993 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der\fles,)
+ [6.0654 4.8436 8.749 6.0654 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -306.915 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esimp)
+ [4.8436 8.30172 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctb)
+ [4.8436 8.24728 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.0581 ] pdfxs
+ (o) show
+ (ns)
+ [10.0581 4.30902 ] pdfxs
+ (o) show
+ (urcel)
+ [6.05449 4.27631 4.8436 8.8472 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e,doesn)
+ [4.85451 7.11266 6.0654 5.74904 4.85451 8.30172 6.05449 ] pdfxs
+ (o) show
+ (tinclude)
+ [8.24728 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 8.8472 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.8472 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkeds)
+ [3.0327 3.0327 9.75264 3.0327 3.02179 6.0654 5.4545 4.8436 10.0581 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdlibr)
+ [4.27631 10.0581 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 0 -328.838 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,weincludeac)
+ [7.54902 7.57085 9.19629 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 9.19629 9.79628 
+ 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.58546 ] pdfxs
+ (o) show
+ (fthenumber)
+ [7.67993 4.23277 6.0654 9.19629 5.75995 6.05449 8.79257 6.35994 4.8436 8.61809 ] pdfxs
+ (o) show
+ (fmem)
+ [7.67993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryins)
+ [4.27631 10.1017 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 306.261 -324.879 m
+ /N703 7.96999 Tf
+ (9) show
+ 315.338 -328.838 m
+ /N614 10.909 Tf
+ (inthe)
+ [3.0327 10.4072 4.23277 6.0654 9.19629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzed)
+ [3.0327 5.75995 4.8436 4.85451 10.4072 ] pdfxs
+ (L) show
+ (LVMcodef)
+ [5.59632 8.19266 14.3345 4.85451 5.75995 6.05449 9.19629 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -350.761 m
+ (t) show
+ (hepr)
+ [6.05449 8.95629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.08711 9.28356 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.95629 ] pdfxs
+ (D) show
+ (SAi)
+ [6.05449 12.2835 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (res)
+ [4.2654 4.85451 8.3999 ] pdfxs
+ (a) show
+ (lln)
+ [3.0327 7.13448 6.0654 ] pdfxs
+ (o) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryins)
+ [4.2654 9.86173 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.25448 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.41081 ] pdfxs
+ (g) show
+ (ivesamuchm)
+ [3.0327 5.4545 4.8436 8.41081 9.55628 8.78166 6.0654 4.54905 10.1563 9.09802 ] pdfxs
+ (o) show
+ (rereli)
+ [4.2654 8.95629 4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (wayto)
+ [7.57085 5.15996 10.1345 4.23277 9.83992 ] pdfxs
+ (ga) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (herel)
+ [6.05449 9.22901 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (tivesizes)
+ [4.23277 3.0327 5.4545 9.22901 4.29811 3.0327 4.8436 4.85451 8.67262 ] pdfxs
+ (o) show
+ (fpr)
+ [7.71266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.The)
+ [9.08711 4.30902 10.0908 7.8763 6.0654 9.21811 ] pdfxs
+ (\\) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (x)
+ [10.1345 ] pdfxs
+ (|) show
+ (SCC)
+ [6.05449 7.8763 7.88721 ] pdfxs
+ (|) show
+ ("c)
+ [9.82901 4.8436 ] pdfxs
+ (o) show
+ (lumnshowsthesize)
+ [3.0327 6.0654 9.08711 10.4399 4.29811 6.0654 5.14905 7.8763 8.68353 4.23277 6.0654 
+ 9.22901 4.29811 3.0327 4.8436 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (estSCCinthec)
+ [4.85451 4.29811 7.99638 6.05449 7.88721 11.629 3.02179 9.81809 4.23277 6.0654 8.59629 
+ 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.78539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.80719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.6072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.80721 ] pdfxs
+ (a) show
+ (sde)
+ [8.05081 6.05449 4.85451 ] pdfxs
+ (t) show
+ (erminedby)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 9.80719 5.75995 9.50173 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (.Sever)
+ [6.77449 6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.78539 ] pdfxs
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.59629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 8.05081 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhavel)
+ [9.6981 6.05449 5.14905 5.4545 8.4872 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phSCCs\(f)
+ [6.0654 9.6981 6.05449 7.88721 7.8763 7.94172 4.23277 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.6763 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 6.6654 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.27631 3.02179 6.0654 9.08711 5.75995 6.6654 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.6981 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -438.451 m
+ (Thesec)
+ [7.8763 6.0654 8.3672 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndset)
+ [6.0654 9.5781 4.29811 4.85451 7.75638 ] pdfxs
+ (o) show
+ (fc)
+ [6.85085 4.8436 ] pdfxs
+ (o) show
+ (lumnsc)
+ [3.0327 6.0654 9.08711 6.0654 7.82172 4.8436 ] pdfxs
+ (a) show
+ (ptureinf)
+ [6.0654 4.23277 6.0654 4.27631 8.3672 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.75638 ] pdfxs
+ (t) show
+ (he\fn)
+ [6.0654 8.3672 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lT)
+ [6.5454 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.5781 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.82172 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.5781 5.75995 5.75995 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.The\frstc)
+ [6.55631 7.88721 6.05449 8.37811 6.0654 4.2654 4.30902 7.76729 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.58901 3.0327 7.82172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.55631 5.75995 6.0654 8.78166 6.35994 4.85451 7.79991 ] pdfxs
+ (o) show
+ (fnodesin)
+ [6.86176 6.05449 5.75995 6.0654 4.8436 7.83263 3.02179 9.58901 ] pdfxs
+ (a) show
+ (llT)
+ [3.0327 6.55631 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.8763 9.58901 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 6.57812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.3672 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndc)
+ [6.05449 9.58901 4.85451 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.02179 6.0654 9.08711 9.58901 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.49085 5.74904 6.0654 8.78166 6.37085 4.8436 7.73446 ] pdfxs
+ (o) show
+ (fc)
+ [6.7963 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psednodesin)
+ [6.05449 4.30902 4.8436 9.52355 6.05449 5.75995 6.05449 4.85451 7.75627 3.0327 9.52355 
+ ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.47994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.The)
+ [6.0654 6.05449 4.30902 7.81084 7.88721 6.05449 8.31266 ] pdfxs
+ (t) show
+ (hirdc)
+ [6.05449 3.0327 4.27631 9.51264 4.85451 ] pdfxs
+ (o) show
+ (lumnism)
+ [3.02179 6.0654 9.08711 9.52355 3.0327 7.75627 9.08711 ] pdfxs
+ (a) show
+ (ximumnumber)
+ [5.75995 3.0327 8.79257 6.05449 12.5562 5.74904 6.0654 8.78166 6.37085 4.8436 7.73446 
+ ] pdfxs
+ (o) show
+ (fnodes)
+ [6.7963 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (in)
+ [3.0327 10.5054 ] pdfxs
+ (a) show
+ (nyT)
+ [5.75995 10.1999 6.97085 ] pdfxs
+ (o) show
+ (p-Down)
+ [6.05449 3.64352 8.32365 5.15996 7.8763 10.5054 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 7.66902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5054 ] pdfxs
+ (t) show
+ (he\fn)
+ [6.05449 9.29447 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.48357 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.5054 3.02179 8.74898 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 9.29447 4.29811 3.0327 4.8436 9.29447 ] pdfxs
+ (o) show
+ (f)
+ [7.77811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.28356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.74898 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phc)
+ [6.0654 10.5054 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 10.5054 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m\()
+ [12.7307 4.23277 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 3.0327 
+ 9.6981 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Theses)
+ [7.8763 6.0654 4.8436 4.30902 10.069 4.30902 ] pdfxs
+ (tat) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (icsshow)
+ [3.0327 4.8436 9.53443 4.29811 6.0654 5.14905 13.1017 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texp)
+ [9.46909 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [8.25811 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phexpl)
+ [6.0654 11.2908 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (nsimplydoesn'th)
+ [11.2799 4.30902 3.0327 9.08711 6.05449 3.0327 10.9854 6.0654 5.75995 4.8436 4.29811 
+ 6.0654 3.0327 9.46909 6.05449 ] pdfxs
+ (a) show
+ (ppenf)
+ [6.0654 6.35994 4.85451 11.2908 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.50172 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [8.25811 ] pdfxs
+ (a) show
+ (s) show
+ -3.05176e-05 -569.986 m
+ (menti)
+ [9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nedinSec)
+ [6.0654 4.8436 9.0981 3.02179 9.0981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.Th)
+ [7.66902 7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.08719 ] pdfxs
+ (D) show
+ (SAusesfullc)
+ [6.05449 11.2144 6.0654 4.29811 4.8436 7.34172 3.32724 6.0654 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivecl)
+ [3.0327 5.4545 7.8763 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 8.4872 ] pdfxs
+ (\(a) show
+ (ndisthussuscep)
+ [6.05449 9.0981 3.02179 7.34172 4.23277 5.75995 6.0654 7.33081 4.29811 6.0654 4.29811 
+ 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -591.908 m
+ (t) show
+ (oexp)
+ [9.03265 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbehavi)
+ [6.61085 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rinthe)
+ [7.84355 3.0327 9.64355 4.23277 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (,theuni\fc)
+ [6.62176 4.23277 6.0654 8.42175 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chusede\013ec)
+ [4.54905 9.63264 6.0654 4.29811 4.85451 9.63264 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivelyelimin)
+ [3.0327 5.4545 4.8436 3.0327 9.3381 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 
+ ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.87627 ] pdfxs
+ (t) show
+ (hisintw)
+ [6.05449 3.0327 7.88717 3.02179 9.64355 3.93823 7.57085 ] pdfxs
+ (o) show
+ 1 0 0 1 0 -602.008 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (9) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Me) show
+ (m)
+ [7.6838 ] pdfxs
+ (or) show
+ (yi)
+ [7.93497 2.55527 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [6.70655 ] pdfxs
+ (are) show
+ 106.202 -3.80899 m
+ /N1196 8.96599 Tf
+ (load) show
+ 125.031 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 130.663 -3.80899 m
+ /N1196 8.96599 Tf
+ (store) show
+ 154.199 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 159.831 -3.80899 m
+ /N1196 8.96599 Tf
+ (malloc) show
+ 188.075 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 193.706 -3.80899 m
+ /N1196 8.96599 Tf
+ (alloca) show
+ 221.95 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 227.582 -3.80899 m
+ /N1196 8.96599 Tf
+ (call) show
+ 246.411 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 252.042 -3.80899 m
+ /N1196 8.96599 Tf
+ (invoke) show
+ 280.286 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.6306 ] pdfxs
+ (and) show
+ 303.837 -3.80899 m
+ /N1196 8.96599 Tf
+ (getelementptr) show
+ 368.103 -3.80899 m
+ /N1156 8.96599 Tf
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ 216.108 -48.74 m
+ /N614 10.909 Tf
+ (68) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 81 81
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 105.626 639.068 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 39.757 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (CodeSiz)
+ [7.05339 5.14866 5.42756 7.72295 5.42756 2.70977 4.34369 ] pdfxs
+ (e) show
+ 1 0 0 1 81.661 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 73.694 2.83899 cm
+ 0 0 m
+ (T) show
+ (D)
+ [10.7276 ] pdfxs
+ (G) show
+ (raph)
+ [4.03279 4.75012 5.41959 8.67931 ] pdfxs
+ (I) show
+ (nfo)
+ [5.42756 2.98072 4.88565 ] pdfxs
+ 1 0 0 1 138.314 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.761 2.83899 cm
+ 0 0 m
+ (Raw)
+ [7.29248 4.47914 7.05339 ] pdfxs
+ 1 0 0 1 24.599 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Mem) show
+ (ory)
+ [4.88565 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 41.694 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 9.27499 2.83899 cm
+ 0 0 m
+ (m) show
+ (ax)
+ [4.74215 5.15661 ] pdfxs
+ 1 0 0 1 26.912 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.375 2.83899 cm
+ 0 0 m
+ (Total)
+ [5.97753 4.87768 3.80167 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 30.09 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Collap)
+ [7.05339 4.87768 2.71774 2.70977 4.74215 5.42756 ] pdfxs
+ (se) show
+ (d) show
+ 1 0 0 1 47.054 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (M) show
+ (ax)
+ [4.74215 8.40836 ] pdfxs
+ (N) show
+ (od)
+ [5.15663 5.41959 ] pdfxs
+ (es) show
+ 1 0 0 1 54.68 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (G) show
+ (lobal)
+ [2.70977 4.88565 5.42756 4.74215 2.70977 ] pdfxs
+ (s) show
+ 1 0 0 1 45.526 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (B)
+ [6.93391 ] pdfxs
+ (e) show
+ (nch)
+ [5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.75012 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.341 2.83899 cm
+ 0 0 m
+ (L)
+ [5.85794 ] pdfxs
+ (O) show
+ (C) show
+ 1 0 0 1 26.019 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.827 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 36.044 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N1666 7.96999 Tf
+ (j) show
+ 2.35199 0 m
+ /N1715 7.96999 Tf
+ (SCC)
+ [5.42756 7.04542 7.05339 ] pdfxs
+ 21.879 0 m
+ /N1666 7.96999 Tf
+ (j) show
+ 1 0 0 1 30.01 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (N) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (es) show
+ 1 0 0 1 32.289 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.559 2.83899 cm
+ 0 0 m
+ (N) show
+ (od)
+ [5.14866 5.42756 ] pdfxs
+ (es) show
+ 1 0 0 1 39.672 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 7.28299 2.83899 cm
+ 0 0 m
+ (ina)
+ [2.70977 8.67931 8.00188 ] pdfxs
+ (G) show
+ (raph)
+ [4.03279 4.75012 5.42756 5.42756 ] pdfxs
+ 1 0 0 1 53.574 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (G) show
+ (raphSiz)
+ [4.03279 4.75012 5.41959 8.67931 5.42756 2.70977 4.34369 ] pdfxs
+ (e) show
+ 1 0 0 1 53.278 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 160.822 2.83899 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T2000)
+ [10.0422 4.87768 4.88565 4.87768 4.88565 ] pdfxs
+ 1 0 0 1 237.103 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (181)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2412)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (39)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (256)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (bz)
+ [4.70226 3.7698 ] pdfxs
+ (i) show
+ (p2)
+ [4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4647)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (205)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (76)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (85)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (8616)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (290)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (60)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (120)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (2106)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (118)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (366)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (677)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pa)
+ [4.70226 4.24008 ] pdfxs
+ (rs) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (11391)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (1291)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (121)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (109)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (487)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.24008 2.58225 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (20650)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (2890)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.83899 cm
+ 0 0 m
+ (45)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (701)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (1211)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.88184 4.23211 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20459)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (2022)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.84 cm
+ 0 0 m
+ (37)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (411)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (645)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vo)
+ [4.2321 4.24008 ] pdfxs
+ (rt) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (67220)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (23)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (3515)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (241)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (392)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (967)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.24008 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (71363)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (5889)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (728)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (370)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (772)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (35819)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (6936)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.83899 cm
+ 0 0 m
+ (511)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (411)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (419)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (253)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.71023 7.05339 4.4712 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (85055)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.84 cm
+ 0 0 m
+ (250)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.84 cm
+ 0 0 m
+ (2038)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.75 2.84 cm
+ 0 0 m
+ (510)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (401)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (547)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (176)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (222208)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.688 2.83899 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.83899 cm
+ 0 0 m
+ (337)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.516 2.83899 cm
+ 0 0 m
+ (12736)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.516 2.83899 cm
+ 0 0 m
+ (1000)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.142 2.83899 cm
+ 0 0 m
+ (3196)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (2876)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 163.459 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP2000)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 234.466 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (1283)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (166)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (55)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.84 cm
+ 0 0 m
+ (74)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1513)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (204)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.83899 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (118)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (435)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (425)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (16)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (123)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (489)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (530)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (31)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (148)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2184)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (608)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (33)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (64)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (213)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3980)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (593)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (249)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.338 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13483)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (897)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (281)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (316)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.338 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (58724)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.75 2.83899 cm
+ 0 0 m
+ (3038)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (857)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (98)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (518)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 160.822 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T1995)
+ [10.0422 4.87768 4.88565 4.88565 4.88565 ] pdfxs
+ 1 0 0 1 237.103 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (129)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (1934)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.389 2.84 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 24.219 2.84 cm
+ 0 0 m
+ (75)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (18)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.208 2.84 cm
+ 0 0 m
+ (42)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (130)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (7598)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (24)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (806)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (328)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (33)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (154)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (124)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (19233)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1796)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (195)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (56)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (571)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (132)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (28178)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1531)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (62)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (65)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (099)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (29246)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (2298)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.217 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (131)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (269)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (134)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (26870)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.83899 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.941 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1463)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (136)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.83899 cm
+ 0 0 m
+ (232)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (553)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (147)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (vo)
+ [4.2321 4.23211 ] pdfxs
+ (r) show
+ (tex)
+ [3.29953 3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (67211)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.921 2.84 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.941 2.84 cm
+ 0 0 m
+ (23)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (3529)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (242)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.376 2.84 cm
+ 0 0 m
+ (355)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (970)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (205085)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.83899 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.706 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.516 2.83899 cm
+ 0 0 m
+ (12226)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.515 2.83899 cm
+ 0 0 m
+ (1109)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.142 2.83899 cm
+ 0 0 m
+ (3046)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (2564)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 163.459 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP1995)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 234.466 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (429)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.175 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (427)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (15)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.84 cm
+ 0 0 m
+ (132)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (190)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (512)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.83899 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.974 2.83899 cm
+ 0 0 m
+ (153)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (484)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.155 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.716 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (519)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (31)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.61 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (144)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (145)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2784)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (623)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (43)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (314)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.925 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.46323 4.71023 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4292)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (688)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.84 cm
+ 0 0 m
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (200)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3868)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (583)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.983 2.83899 cm
+ 0 0 m
+ (19)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (57)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (250)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2332)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1080)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.84 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.84 cm
+ 0 0 m
+ (160)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (411)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (7764)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (1171)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (70)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (538)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.727 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 164.391 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (O) show
+ (th)
+ [3.80167 5.41959 ] pdfxs
+ (e) show
+ (rProgra)
+ [7.29251 6.65499 4.04076 4.87768 4.88565 4.03279 4.74215 ] pdfxs
+ (ms) show
+ 1 0 0 1 233.535 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (634)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.84 cm
+ 0 0 m
+ (108)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 43.218 2.84 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.012 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.84 cm
+ 0 0 m
+ (49)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 45.209 2.84 cm
+ 0 0 m
+ (29)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (boxed)
+ [4.94136 4.00098 4.46323 3.7698 4.70226 ] pdfxs
+ (-si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (11641)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.83899 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 19.985 2.83899 cm
+ 0 0 m
+ (480)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 38.984 2.83899 cm
+ 0 0 m
+ (61)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 46.611 2.83899 cm
+ 0 0 m
+ (65)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.83899 cm
+ 0 0 m
+ (151)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (NAMD) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5312)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.174 2.84 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.013 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.84 cm
+ 0 0 m
+ (1539)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.84 cm
+ 0 0 m
+ (276)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.84 cm
+ 0 0 m
+ (224)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.975 2.84 cm
+ 0 0 m
+ (196)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.926 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (108273)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.94 2.83899 cm
+ 0 0 m
+ (56)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.751 2.83899 cm
+ 0 0 m
+ (5278)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 34.749 2.83899 cm
+ 0 0 m
+ (732)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.377 2.83899 cm
+ 0 0 m
+ (318)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 36.74 2.83899 cm
+ 0 0 m
+ (1044)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -397.726 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 397.925 0.19899 l
+ S
+ Q
+ 1 0 0 1 54.631 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:Benchm)
+ [7.8872 7.72349 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.2654 9.39264 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (ndB)
+ [6.05449 9.6981 7.7344 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (D) show
+ (SAMe)
+ [6.05449 11.8254 9.99272 4.85451 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.2654 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s) show
+ 140.288 -110.015 m
+ (69) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 82 82
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font Arial-BoldMT
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (c) 1991, 1993, 1996, 1997, 1998, 1999 Adobe Systems Incorporated.  All Rights Reserved.Arial is a trademark of The Monotype Corporation. registered in the US Patent and Trademark Office and elsewhere.) def
+ /version (001.001) def
+ /FullName (Arial MT Bold) def
+ /FamilyName (Arial MT) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /Arial-BoldMT def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -167 -250 1006 939 } def
+ /XUID [6 44341 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3FFCA5020F48
+ 69FCFE28B419AB05B54FAF364D68E82805BE1C1765A19BEC4D29A426539E9449
+ 5BE860D6EEF29ED037F1F407E7FE48577F0B69E118A7C8737034DBBD04699FA2
+ 80A7C6E922784295ED8C74A3C79BEB5BC6F95B767A170D04BD8041F7BDA3426A
+ 0B38EEBC414A4A52B6E26531115CF035146099BDF3B8A00193EF9C63D5056C56
+ 27F34FF02A444A05338ECAEBA23251AC7E7B67DA94C2F71DFB3E6EBBF2B8CD64
+ C128D630515F608E6436F23A665C100FEB078798141BB5533A2BE422590BB1C5
+ 6D0F257E7C6438DB38F18E581BEDF1D3810B75C017FCEA8F9EAF3B486651B632
+ F2D1D16279E221FE73375419D0A086839CFAAECC1618C4E60207E167DD9AEDDC
+ 37E07006BA902F4A4531AE919B9048413BE1EF9D321A92DD52A1B9B85D11116C
+ 5DEDF1C2112BD4E7BD1754F72123471DF2FA90FE00256B54B0D7DB81E1035390
+ 4317D65A1B999795B9214ADD5CB2BD50C71B0C1C65DD95F7420FF93451281A99
+ B3403CD0905E899046B1D4EEC1339434B286D808782ED4CC6D04AE1C92F14D32
+ 73DD3E4C697AF30E029C876DC06033C5A55623074B84A6E5244237ADF6B563B4
+ EE13D3EFCE21281E3F54526F5F1E4A5BC6CBD568A3D82E17B552176D7D0FC581
+ 20F2549FB6A55AE982185B67D6962DBB1ECB64F77A2FBF7D597479E05AD8B833
+ 7B2A2747961C244F8D47CE7372A440D2FA986D2EB57A64721615F6BFCCA1F0BF
+ 2EDAD01479994BB51DC4EB7C590A90EE81A1F3E477D760E7C886EF03BF55124C
+ 0A00F228D50F4F869ED28BF35C094F39087571769F759BE1EE3598DD5B58C9D8
+ F85B744EF72FE601843D977E137AFCEF4E4E212035638E3E598B0EF2AE58E876
+ 6440B3C60438D7A0EC054648CD04EB0A8E9A793E4F7FC322525C8AE24C726691
+ 2A880F47C52FFC40B3974DF4D22C8B2BFC3ED011DD9B3FD11DEEAB8E04ACA611
+ 2723B29E0D04F63BDD5B0836CA33BAD1310235EE9F1D69A5202F4CD581B8F66D
+ F5C9C045D628F0899B7E4188D2B262C1623403446E40C8CA3163884FDBA560D8
+ A5449EDF3D6C52D1CAB8CBC763E39BAA68DDD188E021AB803EE3A6EE2EED2DD3
+ 3E16D7B4A6AB33E849F894DDEC6CEFF007273F6693A44103C76BFDF0BFE9C415
+ A3E69746FB35A20E885252D78F90692D0C7101FDE9E9EBB2953CD34F4D771E35
+ A692E77C2B9045619A2BC3C2C058FA85589E32A5F4FEDFC98E4FD378AE32CB89
+ 1A232210A3DA6F1266BA3BC55D748A864207064F4161EF8BDFBD9CCCBBCC1290
+ FA3551CB543E7F74A8D7889B0A88EA23AD4B2787D084813663A144F34D0870B8
+ 6FE2842D825DA8A6B33F9F886E82D3D4F39098AD8F9452474D3375FC9EC1255D
+ 017F13417A5EC4C91E2CB3796EB6D06F8499CA959785EEB01882D86D1A4AD689
+ D802AF92E181B6276C0F267BAB4EBCDBC9CD978D93346EDCA8D28EA961C02347
+ A9D9D531C73FEB745BA8BC37B94624E1E706D82B38CF26F434C596C821F445CD
+ A2CEDC3B10C63CC9CD2D506BCBE24C3E54B6E062298F094F6F2259271A2D8761
+ FC07930CC62082493640A41C7C10BE1C659753638AB0F2FC3D2C22B355BA186B
+ 93B8EAF547557DAB8EEE8AF3B86BE3651D7B1455334062D7E20402F2AAEE9BFB
+ 6080A9AABD2611E581B25AEFEB596B08ED24ABC715FAF69863088C659A4C8E1C
+ 996B38C78BAE579AE0D181AE39B4C9C18A3B9278A1FD02EA8302C833376FC171
+ BF9EAC985AAC026D472ED294051FE7C805714A13DB53938EB2501653B0404352
+ CE6118F10D5F8A49D69BA3EE59FDF7F7B1ED07C1236A606C5B4D41321762E046
+ 8019D9C64084A4C3DD4AEA4EB00D34EA00C643072CF5E44EA325EF80A9EEFD8F
+ 2C3C7E74EDE6A9AA0C191A2599B16FB09BF5EC8C9A2B1F17F6A1D8B598E311F7
+ 4D2E047E053FC5F86E2D1FB64E78770DFC12F37985CAA063509B80A0269DB7F4
+ 8D9B1DA6D24C3D27669B115EBE4CAF75EA2586724A9C1649F5C9F8D77776C904
+ B52548DB3482119439BD2E3FBFFD4D1C602171437A57A3675658F8A346883EC2
+ 0596DB9BB3B0F76AF1EC6A7BEEC44B39B76F24E427B15881D06F1DE0A499FF69
+ 5D2C8B60A0CF57473F8607559DBCDA5D7C1544649F4F67C963EFFFE39F1D5471
+ 7F303E886C54EA23DF62A172B5E75B1EDB98FC4ABB897E5E1DDCC5305BFF4E9F
+ C9BB5EFFC6F970A9D604231519A522606B3C9AA2AB17E6474EADA0B494A5439D
+ 0BD84093110E243CFFF77B68E57E70C5662BC7264D6CF6CF1DBB65712A311E8C
+ 2FDD3082AB7117A9802F46E8E6585673021AC210E8E821B7E5B8E63A6B68D78D
+ BE14692778BA472948C3DD2312BE3656382DB847E12F945DD6559FC8472F7466
+ B28DCF25F249F0AC849871950B631A72606B8A3974FC27C9056F8BB8C88FBE36
+ 4CE0E64AB23F1D8C10A435302124A6577FC6F4D13FA5B65F4C428FB9410EB583
+ D62B2562654F1262209B130E7D779BBF67DED0874158CEE3EC414E6AF78EA5B0
+ 51CF785BD7DF00AD450565245090EC55D5F03B0181413E02C73E851263AA425A
+ 1834E1E854BD004F1FC7E9C1E171D97129BCD9568F86AD51727BE077BF6AE2F1
+ 672DE2CE46411C7D22B19078DBEFC082A73C979905E01133CD633CA92595C6B0
+ DB688BB2DD5C8917D3BBCA94A994B84223AB4414B7B9CF19BDDD78FD215508EF
+ 4C1B52575493FFC1B0C00EDB5EA0719AB94DE49B507AE15BC0244B2A47474E6B
+ E5B846D3315425257B10868588EE49AE2E2A52EBDA205612E31EE015A95F9BDA
+ 494D5648F762997DAF12A512B3C43DF42729C0D21EA513151BA5DBE93F2A15CA
+ FFE20D77D30498782CA383EF952FF7B5EB19A2F0C5971D98CACDD7D8035D527E
+ 253BA55C2ABDC8E1778D882BC84E777A3B6051FF167FECA275B062BC67BAACC1
+ 118AF58B082E8E4BC6FC7A80913A55C547D1DBBE57CB153A879D8BC02E2632F7
+ 2061F11B252EEEC0B65853BFD0E6285439EA5A8A35B6C7E21A39ECACB39D0DC5
+ 1D84FCAB4526021F9865D2EF3A1E4869F19D2966684339CB5A40D7D73C392DE6
+ 29ADDF581649B180EFC6929ADA1958BD0AC8B17C88E364D9B908953FE60348C0
+ 4015C80A4222D9CB14E4D51FEDABD792EAB645CDF7CA65674327DD1987A89F86
+ 0B57095EE175B0F8B7EBA84D867FCA3DFEAEF38FE2769CE6751D17418D0368EA
+ 3327817A4CAF67D9F2AB7DA404E69C7FB35BC7BE7C1B429F64F687D4797CD398
+ 311D643B8C7E30D5EF3EAB2A990F4385C3B0AD5C44F34FA306CBF0E52E7CF164
+ 20FBD608DF9D2208029399E85EF137725748F95868AA280C6CA2D726687EFF7E
+ 1C26AA1D8A08D87BBAA3D222CFB9102DF9990841CCCBF7D717813FC43099FAA6
+ CF3A7FFF2BE6A869BDF92D8FEE4A89D16C9BD3ABEAA6E07B13CE597F12C95732
+ BB14C9A9A4902F27870FDBD4CF70EB37DB47C130564C18CB0A87AA09F7C5E045
+ FC0D0B8B7EDD1C3F6F0D4EC46831B1B0D1CAB2C6E0EAF49B59654F5BDEBA31E7
+ 4E35397A004996A281A44C802E1305E21C7EC9CF0F3E82BE805AFD4EC2F9FABD
+ E555A9EC58657D62E65A3A6AA610D87B89474EA2C0ABEB919B534D1F7177273B
+ BD0DBEBCE083BF67EAF2140F12FA6E48D8AB8ED2A874C821F66EB27DFF953865
+ B4148AC5B3540D6E0B5D8D42850DC20486AC50907007C82CFCAE6C85E6DEBFAE
+ 3B00861F75BC5D6F28412851C658EA9CB9015A9D8AECF427FF575BEC703FC583
+ 8525D86F7DA7FDA35C03DFED51BD629C5CE1F90A79B9E404BF94FEB843D5A564
+ A100624431DC55E2B7DA8D04C84F7278C4F55AE63B44714861FA24E7B9B359EB
+ 1879A9F3000A005918ACDFC0A8AC38997EDB24CA4DCFCF3019DF0F5558D95743
+ DFDEEB434C525765431A987AEA620CD5FB939B49D9BAC76D62BFDE83DF981673
+ 674DA67BCFFB68DBAAB3889F3EEC8D7CED342A27991473410AF46F55D950111E
+ 87FDE431201DC5077C2B7480B1F5CE0ED2E60AC63C22A5578C193931532B7820
+ E997333B8B6DF8ADC96C59C63164AD4911137BA379C92FF8905B40D6E8B22569
+ 6576BD0C42E3A7934BF67D11962B5962CA91232FB61CA3EA105A7F8BB6EBF604
+ 7CED87B27D056BFCA557B3D1213C1A807C0EC9D25A863EF4BC569F6467D837A5
+ E72EAC1BD6649D6E55B992F1282406631264D040EA8FA1A76DB77D5516557C74
+ D774F2704248B41143F81A0757ED477E1E693604F761BBC6A0A47D6C5E1BA8EF
+ 59BB3C4D6FC027490138F792DFFED59B1D8ACC964F845BAE1106728DBC1776A1
+ 89C2BE31C01BABA8EFC45B6E6CAD399638EFABF0D4B45052ADE173859AE3D6E6
+ 9E85BE3DAE09458781FC9C871C856C9E3B8C581318F700E27475E93A77D00025
+ AF26B9AE72B81122A56A57C8459DF38926ED208F8FDC4443BFF2BD2E8D589873
+ A947BE6AE8D501516D0A586EF0C39D13822325AF939C39B1D17CC2286FB8FA82
+ E045C283380D9D627AAD6B4D4AB800EF9BBC3AEE1398E0571B372B14F1EA15C7
+ 9148AA2DA402A72354D6C20093CC4EF4126C27727E0D5902665801E1D050B28F
+ 862A060841D463C69F64C60B1B169354CF07B1483ACAB968AD6ADDF317F9ACE3
+ 85A274A39B3466B667689F16F50FBCCE75BB8EA6666CC69F4E460D17CEB7AE5C
+ CE3DAA9FE2110CD355E02CAE06074F99DA950DFA65B536ABA9F1B852C4A2D961
+ 1A2564220ADA708E670541D32393F1071BC876281A33E5C9673E61EADD8B1680
+ F5E69E1351D9683B58C053909B02BA394243315350875B209F56DF54F4DE83AA
+ 3E8F7CC4BA8FD8280FD516EFAAAA2881DD9514F644B6E893207BD4026FFE2252
+ AF806254492FA55CE7D09F1B66243A72462B03D54350E6A55BC6F12EDE24149A
+ 18C6A45788C3BD3858E084155E4A15EEE56F48E6B019D2EB2D400B9117946949
+ 4CD70B9703B3CC04772447AD2B968B49A8F9B07A0EB1199D78283FC914982841
+ 36965AB09BE1E5CB7C7974667543AD854827B7333FC458D680A06C491CCD9E39
+ D1E745BA3577A7CEF63A909C04CD9DE56AB57DA35B9AE97284516ADDDE7B59A5
+ B5B55B5F7E49BA648900A7D511D3E7AC47693FE4DE21EB0FA6EF3AA35B980C22
+ BE7BB24D6D31BC9E9376E7801F6946B41DC629FF341172174997D9D8111EA72C
+ AF09A38923DF201A2A2851EC341AE8DE43AD52DF3001FF15AA6BFF95F2A84DF6
+ B521241BBB9D6010D09023312B54ACE4A0FCFDA9D8D21255A249A150C9E0A7D1
+ AD894B82F9798E5CB072BCBBDFC5B79086BBC1B91E5C610DEA0F32A3F7F7317F
+ 9E4BC64042C41113D9ABF187120A734CE563426B8E7AAECAF43F5228D026E5B1
+ 28DC8B6BC21264992D92F0AAF93018880FDDFDAAF7874A06B7D6412B9AF3BF1A
+ 6E58EF8E5C4283DD70BC40D0F0007E362424D629D9E1D877CA534E040A470071
+ 7285DAE114C95D0A7ECFA95CFC79A5CA35FD190906C2CA17AF02E07FD68958BA
+ E33ACFFDC2478E099386AF4F2ADD465B25530A62E959FAD1AAB96A6C69420021
+ 63B4EF8EB833C61701FC8A5DE37EEC42A1E574333ECC4DEFF71AE771B8344CD3
+ F19A4A10A9984260622D770087E6F2FD5714E2F620079BCFCD6C1A9F5DE21D20
+ AC45FC8C37A4DE50F88BCCE8569948E82B4CF6420CFBA7FDF1D95BD59A89845E
+ AAAC3C4CADAC48AB3ED5D37A6466CB1AC31C3C7182D421EA4CD7C2FE6D934098
+ B87F457A4F498352E9BA688DB0B06857BA2ACCAEBB85CC2FD71B6103BA00AD14
+ 55FF2FD9F53FACCF869337A7F2AB7B484F247160C6753DBFE587A1EB383B7C43
+ 5860D8C3702B44711794C8559C1B8B97EB73B5FABDAD1FACDDC79BE1EA48F39C
+ 6D1799FFD4CF7971B97A8222CDF027C7FD8F7B4ED8B474713FAE4529F87000B5
+ BCF5CA520D1450ECF367865D15856F4D127D8D98AEC55D464B96288068C0EE44
+ 918E7F7909FCE4100CA06C24326380EEB0F4EEEAD49CE2C72FE93FB7ED764CE0
+ 015039ED26935497A15583F6F0463A6CEC9323AFEB6D1722078FE036D56DE441
+ 8FF5D396F9C98E41838DF1846F7D02D75A1376AD7F88C843A5D0B0233461719B
+ 2C0C271E42CD5FF6A799F516E8906F109E707BEE6D71581FC76D349ACB242D0D
+ 5CD9FD6EF5ADB121F904848F3184A3C2CC0DECE579D3438D4CD7B173FC4FDFBD
+ FD604FD61421E039908475DA6BDB61AEACDA9C225119301A5CE0F5F783F9F1EF
+ E58882E7565C93AAE411CAE92BB2AFA127D45BD7F477480148CAED36B30F14DC
+ 7A69B3B88F13047DD20EA481A13EF25AA98F66FE6F10AEA03DF80A1FA34A9D04
+ 7E1CA9E37DDC0AC18978E8BCFF43DD81D0122A707C949C7ECA3EF598438B5679
+ 915CFE2A9576E66981B91F637E666809E90895DC06CC543DE2C3380A4ED2D05A
+ 821DA469044EFC5F12C1CFD5037903675A703ACF2C1B49029A63D2A0B43D044D
+ 584FE44866A328545370001670165FAA76C57B97035432AF3536F892D93E30AE
+ 6495E4A6AE9E1C16ED2F5AB3F2BF81DB48D70DFEF38F1DA3A468208C21572491
+ FCC4D92E17DFD95F365FE8D9D2D25B9C997E72DFCD2EF4B302ED428A9645298F
+ E20BB0EA75C189FB2E3E7A8E463FAF92AD214CC9263001F27758770CDAF007C8
+ BCC9A085320B1F88AF02A88F9FD0120DF5C4104C2049304E360A22781CC2C27E
+ 9B661C7345BC1E61C451AC4285DEF04B0CFD137588BC0411F60F51F1254BC78E
+ C599E5A5B937261AE3B612B8C2FD49DAA029DB24B3DFC510D708D97EF0AD2473
+ 27BFEF55BC3D6EE029014B3F88DE0E285B9378DD28CC2A8CA33BAB3E94EEDD69
+ D95309FBC1DD6CB786D5FA277531679E33F8347876997B80F8B76594D1607F30
+ 572EF1FF3361091EDAC28619803293FC40080F32B1DF166483FE6D81C94FB8BE
+ BA913D97C251909437780F2B403E33B0DA48497552FCF7BE786BFE9D2CCD5C24
+ F54A0D3865C70C07C999E5FA0B822B916966A68310F5C692662746B2EE862BF0
+ 5AF5F5EF1B1B6F741AAA581E9E1EF2916F1407B89C8E8C33BB5F48609E881761
+ 5F5600E7013043B5DC141B951D6FAEF604849E3964C13BFE016A704791911276
+ B0CCAF564B5CC6023A3334E69A02CA7BA64328B8F81C4C3FBCD779C763AA60EF
+ 6419FD6C0E416F5CE6A32096B737754F7DE6761CE028AD97CFDE2D16596CA20D
+ 5DE765F602758E4E635AC388CDB54E7E82D9516F2F8BD5059353F1A3BF030FBC
+ BCB1F18E76E9392B9340C2422C8DA7717F4EBE7112FD5BA7DD641C99DD65D6C8
+ 27C715B9433A54873B2FBAFCDFD786699E24A7E7DE78BF4286D5B143A296DFD8
+ F8619E732B7152DCD00441D192CE08167C53A3E70745C3BDDC3F5C692A001D02
+ F2E36ECB32939D61C7ADE4FE924F1F8DB67D08BCF492D2421FEE4C6687E5AC26
+ BF8A06A5CF79C5A5A627A14189110DB91E01A4F2D3D92F187918A6967713FBDE
+ 75022B551F8B999AD41A1F0F7FCF7C2E41F263B414CE924A7E88A47420E6911A
+ 27C971F333BFB47D7306BF74B44389F54BF9E51BE849F70DA288D16F7D091CA8
+ 10DDB815056B0F8AB66D45E58B1779CB79223D32475901C122A4E7067B8E54B9
+ 5A064CCB7808086CC0C8B7ACC66CEF056F3B4231E62D8D3A7C58929C3B25C40B
+ 427ACF3DE83F50D3C23236124642AA17C9299364BE276D3F2D58459A1E58B8C8
+ 7EAB08390A461317C33B41881B46089FE5A4ADFB24B052877CD2998C631B8B7C
+ 3AE7C239DF03BF51E93A3ECA6AFA98DA43E981700240CBF7F96B0F8BF9B03FE4
+ 54D3F7DAED9AD3992EDEF92F1ABB7261312DD935B4C625118B544B2DC234EF5B
+ 084799116232B24042D53A82FB4E1387936D290A8B9B150C12BC5529C8373203
+ D4A6F1B88A2A0D7B6497099B9F63D44AB78B79420D165937DD644B688F9066B1
+ D2F5D024FA7F1E082B9C9A90CA1C9E296944FF0270E23F7BC52D9FF158A03FF9
+ 03A3D44A8919E8DB14BF1A3BD54895AF449DF8FD361443B7FAA9A11A89BEA2E6
+ E99DA8C620B7AC082CEAB7ABD1C2FCB792BC1CF8BB98393367AD4939D59465D3
+ B140413246EF6B5505E9843696B125DAB1E0D9E8DD23DB8DF4DCE3CB0B256775
+ 45CC73D17E88E7B3A6C42986CE55C0722CAEB188B5E476A95112B4FC9B6BB35F
+ 8E56D5AE441CFB03288A291B9A5A56F78A4226FBF2B466575DEBCA6B7AA6210A
+ C23A3AD2DD7714D4A5995AD41AA3B5A6BECE076034C1991C8BFFBDEC29ECAD37
+ F09086AF0811A92A60CC8E5EE2984301B5C7ECEBE3EBACE33059468311BBA691
+ F8F4BA8CEDEFC000E020ED302DA02E2B46D9527E12374C8C710095C21C82D221
+ 3059C20A1A6028D9426EA6CFEBD90DFF04FE8F942E68FFF01DE50B16234BAC4F
+ 2AFC733E1C844FC0FC37E8E92309D1EE60EEB16B13CFE61D21302021C8301BAD
+ 2D30BA2DF2BCE16453A98FF3D1D42A84CE81A5EA371EF62CCF054D086C5D672F
+ 93694B89DF5EBA809BFD56E492EEEF6DDD784EA205098828AA904773A19C2E22
+ 26D660F6810969C3A142E9313B4F8325AE00845C048F5A68A682B4DAB655AD8C
+ 03F118107FB88E5D4BA332568003FBFF144D4EFD2142ECEC29F035F6BB37F240
+ E2A323387BFB791D0F953F26B89CBA5C86D969D88C34F7C961540FE3B5D87E2E
+ 680CDE28EFB7C31ECB32817E6E7376101673B373D11BC381527158ABCAAB1235
+ 7302EA2713C2AB89B7985E8685F4EF1074CA31D19E4F7AFF01CEB5657C790EA1
+ 1595BB85EC158BBB0B52F01E2E68533B6C51DB791A41BE54E1E5002B0A8A7B16
+ 483736867BF9295D6F5B1C067CA82BA1D5765DD8F2441780C82F83B12C2B12AC
+ AC5CABC89F17BD100299E9DDA79F0172F15783FF9433095FD3AEF9921AF4B290
+ AD5EF82C25D606F8E1C57440B4786D662F61CCCFCD47129B64304543279F4ED8
+ C623724788CB12FD9E8E1F11A16DCC2133544F0E4FD1061D3D39B4D1566B3490
+ 21DFF979CB2A08A75B65E37685CEA98C02C3560F72AA308CD76C35E1E9516F3F
+ 91415E9C6D123E5DF16BAD3A9FA6082106925AEE211DF828574D627B4BBC8B20
+ 6943F2C13DF109A7D23F3F181F80C63666A25310FD3BBCC792CE84B9E8BBBA0B
+ 67335016D177930B85A4356ED5EA80E154C5B255B69DFC91F5984EF1749A0057
+ 93B1C7645BB87CA694178065B77143C701213746B83450F8F6AC91A0CA5A0B5E
+ C4D0CD25F518A674343ABCE8013135189C3F07DB93918F23D168A7704004D73A
+ 738395C255640C7AB99E0E184B4B4917F2FED7844F70082C9D202EF7544BCB1A
+ E841F633B999C3FCEF7B4FEFF1D5398C883BA8CA43CB4681DFB11CEA1C31D97C
+ 7C6184076CB38E076A5D4DC22AD1B84534A66C7E7BE7F2A0B7445FB2AC022E98
+ 34F7854C98BC80CD937778FA01AADD72A8102E63A41E837BDB9CFAC77EB63F24
+ BF2D7CECA59709A4AE2EB5D30CD2EA860DC28B288F01E2B71926DF89A7AFBA3C
+ DA19B30617CD594F1DBA57892A1D993FD9E63884D08FE488409FA3511E4E9749
+ C1F2BE3590B6589B3B9B3E1159DC8D9BA97EDAE65FF0A0435654A61CAC628F1A
+ FF8B3794A013DA5D82B8520117A7412D4143FF9037E6BBA1191DA45C4542A5D8
+ 881C313D13C377E636C814210F6D97124BC5BCDD13670191D7B43E03AF553AD7
+ CA125308AC66E3687325EE5D5C9C11E4042B3B4CB43D8F635302CCBF7407AF0E
+ 9C87BCAF146A7AF48A2CE534ACD3119D04351E59B64594FCFAB7C76417215F37
+ AFD22CCA4C0F4A98644366F86C9CF618531ED747C95AD237C516CE8FEFCE381C
+ 0E3A3D0B439C070BD0555B1415DF13DDADD6C836E1472EB1C1118FEDA9C1C583
+ E06769BC993201AB1E132E13D0FB98E9621078AD082F63CE00C12F4B18AE585E
+ 454805896CDADF5492180BCB7E38DEC944C42A4DCA5C5D5FA69277E40166269C
+ D60335391712FED3F5D772742BD1BFF1FAA95F398750E4EC9A8DB9FEAFC74726
+ 0B13D09B90D2424207903C456557BD6AEC9D89A08BF58FB60A18702D7CC2DFCE
+ 1ECFF113A68B68E7358A8F31AFAA04BA99488FCA4A8231929C710125D6DD1F3F
+ 44F504CF999EBF7D57FFFF39587FA052A5A084272A53EAB0B2F859BF91F65ACD
+ 9C748EEEB2235038F774669EB80DFC8D59B1696A99CC84FF07EBE52DD234D7FA
+ D04F431B2F97D8C446278A899E4F9C012AA31A95CF993F1980BBED045049E316
+ 7EAD37C04CF86D3F12D0936944761CC01EE16E9B3018C715AE7C6701AA7F8150
+ A86F293EF30EE68FD175E099CDA37DADAD32C0B97D173F49C5C9FD5D46187BC7
+ 64D8BE8FC92A289203CAE007960EA02C61122191A89990484F74AD3A883CB135
+ DE3A7F9093DC8AF2C8B4EF83CA995064BD13CE56995E56F645A1B9CEC7F93795
+ 31B0F846359EF21BD8D20EEBED699890697CE3802978C80A5720E58A9D72AA7A
+ 6D283B3ADC5C5CD4F682E8BF13469BE319A802B17F65E5195038C990BB8D0B9E
+ 2BAFC8A2E1A5F477F2D5B9D187FDFFEF8E75249EC8D688B8A6FB40D2D0FDFAC3
+ B937ABE9817CB4E611F8A128EB09FDD0D8584391A47F440F330D0BF08CAE2C90
+ E7ADB27D34852C8FB0BE664E0F4FCF6078B458B7EAFE7746EA801C5F374D0B67
+ A984851CDAC1CBCD55676059EC8720B6A4BBCCE5D5C5805EBBE3EC8DB03D50CF
+ 35BF3BEB41B39C75FB970687F1C0FA3F179CBAFC7816D4A1CC2458699BC42281
+ 4A2D4448D032FB9C4F0F7277B243D03C6EE3DF8AE2D3D4353B28BF319E180D2D
+ 5E181C9AFB5C9F21BF4C0B5489FE5DCF02CB3C7C6F93D7D9C65622A32457ABD0
+ 3337A7B94BB606FA84222FB2D3C17267D71D172D99E13391E279D62F35A6AD67
+ 551AC747427AF2BFADC5ADF846613B189D9A5A1EC1AC2A1C0DCBD47576404B7A
+ ABEF094CD4858585C8ED8A343553175596AA3809EF8594F5CCDA6626D9A59D07
+ 98622B580D1C2D7B0DAE199EDCED7664646C97C1D701A4EB1AD9D8E524FFC216
+ 57EEABC7598F50E42E03D2F4AC74031956C4A56FD1CD6BF84F98E3B729FB7E26
+ 29A945C4AA5544E0E27EA4AAC207F4D551517647959496ECCC70D167A3C3DFD3
+ F87BEDEA0B3C780960C4560F4B0043B5DEC279AC41633F560EA60839898120E0
+ AD9C3B9B931D38A73B2A03A5467033AD048CD88CAC1225B59F526C1E396EB67E
+ 70EF592D905FDED5C50E52D813A36794FB519F68E457615377F2491A186E42C1
+ 28C0EF3DC6435833597AD2685398776914821FF0A6643276D8697D5B0461E924
+ 6E5AE87EEC95E6D4CC5F3C6878C25F029F50CAC4532161723816BFF6A2A13F1C
+ 3E60DD883E84D2FB1C8EDD09DBFEA0BC4F95C3C1DEDF10A3FA212980263456A6
+ BC708E401600375D1349D53B1DB3F4CF342416C8BD3FC9E95A40CDF49FAE3944
+ FCF12D90B3E7173C6FE81693B533757BD3AF60124A6645ECCA5CA1528FEF57DD
+ 1144F34FE7A90C243028B7346A95E7859D81902513F3B24A4B3927EC123BC37C
+ 1ECDE61F931F73D5D32F61149FFE9AAFAE6CB9A6C08978B3DB9EA80FB756C446
+ 01D1305BF4A7EF2B2AF1E1F02D258645A88231685CB573232AB777F8F7C60D19
+ 7FEB70ED3107D841FFA1A7D4AB4858B56315825C264090059B3B906D4805F9D7
+ 5C1F74012E14A68D1542A57315E71FA6C82B2904EC913BE67435C791EEC865B3
+ 9A93A246AB8B24F8B2D324054DF4348796AD4C6E8F6ED09ED1BB8E980F3D62C0
+ AA2103BD9107A0F7685CE43C25D1DCF400C0331E4EFB65F7927052DAFE331C5A
+ 0B9789B8C81790BAD5738376CB50F469B9C0AF89EDA54B18CA9283F6C04B4711
+ 984ACE3D52A284863315905A8EA5CFEA9C70838A8E1EEC5245CC553399A962CB
+ 1140A106ADB20A701B590B2A571C09877D000E65946217EDFFE2596590C0F14D
+ 7EFE58F8E6D31EDF4493994AE08A0C56A8C95E2920F71B311D000AB4FAB2C38B
+ 96C28B19378E300DEA04F5350E25469D9753FBEF4F68EC03D1E29C7CDA8B7617
+ E58E8340872C6EC64BFC93F6EF5BC1F64E186971E35D7E3531DE0B81034F21DF
+ EB65D8DC84DD4E8660257E84ADB9ED22BA3D831060E151D4B71FFA6482F9D1FE
+ 9D68DB59DB769C6A23B220562CDC6087A980EFD706AD8064042007A49A5EACF0
+ 88CC426DDDBBBAB38D5084966C31A14BADCB29502D42D611A7B4A7D654E89840
+ 04F0B7682458D5FBE2EA3E847A0749D1218480700BFAEFD5D63801A085E94677
+ A4585D5A070ACFFFBC8CDFB4CDD368E33CB0BD8FBBC639E44AE36C7F2442940E
+ D2D79CD95454FD27AD8E0AF18F957D04A0483326E97C763B1BF794ADBAED630C
+ 97FC31BCE00FFC7643DB64AC4FC6763C11112B3D8703D739C2BEB52D9D4D2594
+ E804D9D1289584FF0AE9722D6EBC4760391E03C878B0B3652CE0BE04747E7355
+ 4B1B3F219CC3C15BFB92E92C28282080384CAEDA842293E8546E69716C215B58
+ 301803208059992D905331DFF6485FC4AE24DC6481454F6D005AED73A7CE5276
+ 6079ADDC65C086E434707179DFBB7B85293857395A0C02CE537EA4198540FCAA
+ 7FB2E3A183E9AF9730792295EFBC70FE109744895A119C37AAF80676FE6069CF
+ 079B2424D89A8C020D9BBA5C9C10EAF99B5262389E259DF8F4D6563998C21F29
+ C958365DA770E22D606C13D892A0085CEEC72DC76CCAF5B55151590340B98714
+ 9A87EF1154066BD130B8DB8B21D90A3D4BC617776EF9F36C06DB41BB1C06946C
+ 1177823C9203F3F32C4D7CE534012C291A762EAC1762ADC1F1A238B4F6F2B55F
+ 0C4A61E3E6213B8FBEA37424421416C54902B674638956F1F3100186BC780E72
+ 738B2238406BCC59160C7262721F8299E3A9A9A7A92F1E9E10671EC18A540FC1
+ 38C150C45E937A8A482A8BC627A9BAB1CC94BE02B02B32565BF1052EE18AF4BC
+ 838F671CEA9022ABBB7D97D5EAE1635F69B1CEEDFBC19D46E07F3D4B0783A3B2
+ 50AB2C39FCD91BDF1277703B827E3B6B1DE524942F0EDA63DB1D5463B6D95285
+ B793F7DA3601B8855D8344B4A104F93D66AB4D25E26D927A52F5C8B5FED789B2
+ 8D4EC7419406D09A65A25A85E97CC464CEE5B5CCAFAFDCF1CBA78D0593149458
+ ABF8794EF422C766CAD46189635453F51A12C8A81927943D27C72A53D0B9EC0B
+ 76A836F4928372523D13647414F08EEBDEA8BFD1FAAB403AC25F37BFDB0DF1CA
+ 2CE626220EA395C00A3375A6FE1CE0EA65F3AEF3D23CD328D25DD1A453D53F92
+ 08EA1A31E41AF3372E02F767AA669F17A66016DD3479C49FF2C3D001D2A8C79C
+ 98354E80E9CBF98873184F48558A93F2A720A8A4D80DB2B7C1F72D0977979E62
+ B4C9B5F28EB1FB582937D76E5CFAFD6BA7D7A4B7237F2F7B5E1B5968FF578467
+ 580A1E65E2E84824C4C388D80D34E6CCFA755C88ECEB3B9544B933F80159D284
+ 2E98E38D763F8474423E0C3DFC0E9D546A52CD0E16E3F78E3CFCA9F50CF65AB6
+ 8E6F356CC46DD901D3BCFE408C7B8E947E54D9BBDA3B4ADB5D862B1E89F24A65
+ A8229DD40B9258F11D1FC88D474C4EB444BE76E20CAD8F08DC3A826B457DA886
+ 952A92477A930050F2E3FD35A2B5E828864F14F2F5541ACE5290EA64BFF5F8C4
+ A2F5ACD0075C1A3501E88671339382905C918C5FA2BF5A645FEEDD85EA492B29
+ 74642090CB2B1B976B6DB6B357BB32CFAEA302DEEE2B5F6E3241BECA989316A6
+ 277996CC221BF6BD0F4B0CAE47751AA99094B87585F2B24240470FE19B461A43
+ AD1837AB035E12F68A989AD69E26C3FD67A07229F435852AE4FC45810691E2DE
+ 278934F5848092454E57AABC69D687614E224101E361DF86E6F9B501BCC1952E
+ 19D5CB83AE7495E9C498FA75F84417DD53472BDB8D27B8B55B87640AF058FD85
+ DD8169D418F438BA4B6753BB9BFF41985B5731AF468D4962BD089945BBF627C0
+ 0CD8AB32AF62EFA4AA37E30DD229F1A5868310AF50D6C633BFD9382F73AB0384
+ F3309EF0219A6B38C3B5347ED163EAA7F47399B91C3A09B054FB21E316893B8B
+ BEEBA09E4FD1E6B760A931B7D8E5A3B0706D5924809961F93BBA59313B8E3EAF
+ 5CA7E2855897322929B2FD58290A4CFE9DA58ADFE68776C89E06101EC1AEFAB2
+ EFC54203F04D6872EA8356EA089D60E0EE944A78DBAF3A4786F6F524096557E6
+ 570D9AEE1EE7A82622329BA04C1628ECDA430AD2C41CBC1D92D2297090DDA990
+ 5790DCF3BED588A9144C321A4D60C97BC5A758433F776AB136C0E78397D5C382
+ 635234889EF13D398FD198E41810BA66A5C73A23B40649A2A4EB36FB2E745362
+ 10C81C6B72E3B9726549BFE71B91116ECC6B62D19D07D34A06795F798D05528E
+ FD457CAF852134C35F595A54CF31021D1116D3F4BD858A5BEF951947BC336139
+ CCE57A8CD7CB1EC30A95614A388F403607241C864472220A2AA256EE682DE51A
+ CD6E49F6307FA965D65BA05D50CD9E1433BF2D8769AE1BB5273B7615D0C7AA4F
+ C47FBA8450A240C87FBCF5EE65172972FFC4A85536D57EFBF7CC8CC700D8819C
+ 124985C98F1394CF97B22EFB10027F63BE76EC6DB5F5866D004C32E9F2792FBD
+ EF44276EDEABEF0DC2F6F346719400FA2EF8151F79F7DE6517A13DC209DE81DE
+ 0FACCE6491D4866C06BE2B376735E48BDB800516D08CC6D5B454467E8EF83F8A
+ 982DCB86FFB3B9D4620A3E98356422FD328330DC64E1278AF07C798ED1319CC8
+ 4F5311BB91B0DD5E5805380339EB94D575848DF52503030827866B7DE6E85D7B
+ ED098F4CD28D711C5337D231385F710B5AC60C149BD00C491E15DCA71F157027
+ 8BBF22FBB4DA70F9616042A49F7F827D96B83B08A5A7C9CB3794B3BFD9DBA4E6
+ FD066E91CAADDF99AEEB2308189AE578B5ED8E2A10652C3CA1EA29FFE04FF452
+ 0C71E2D4DDBBC7634E0716CCE695DFF93A04B1984690005A240D1BC4B97370EB
+ 2D074EDFDC2C303CDC001910CC3B90D6F5DDFF3EF7BF6DB6A98ECBBA533B59EB
+ 83485B1988B0AAB2904AAF2F074A30F5CFE92DB1F6589D31C33E62946D44CD40
+ E56FA1732B8610930ED87CD29F2CE1B52B156AC58505580FB21B8937F922B75B
+ 9610BA37775E7EC99DB805B7B39DEBE375EC2C82544DB55698E9DED37B28D0FE
+ 0181F035EB2DF8A84C202C893ABC9E5AEE4A70D7CCEC5B51A2B0CDB7B618F812
+ 8E68346649654E2FD81B2E5B61452A4F35730AA9D71F7A241B2B3C39B2DC8018
+ 05FCBD17853B8820269D1AA3C33699FD1EC55FDC15E28688A3CFFCA5CF86F0D4
+ 31C8AD7503448FFE56B22E063E4699EC485192D492E2FF30008759B5332D79FB
+ D383BE46807C6DC44E6637EF10A4FCA02BAD7A6D62C05F756996B9F1EFC59A87
+ C976DBED30F2FB223D6664FD46A3B94FE870EBDD2938C97582FFCC7613E66264
+ 5A40580E4349F4427EA45BF59F29F1CC10B582BF9D9C2A46B9434F93BF9F562C
+ 90311D2030E00984723F82399B71D41459D6CA8083C7DB67806AAF3049DAF42F
+ 6F919691BD5B5D61D052CD3F732A47C642C1493DC917708666CE13A9DECC2283
+ 78C1151D194C99E6518989D34D7ECB7F15BA0F726E79417AAF10879CD11FF84D
+ 2F8EC1A7CBB256D3D1BCEE00A9904F015EDD51A9AB05A85ABEC6F56B4B6A9CCA
+ E0B1EA47FFC0109C2E3798ED853817A96B8B23FBF512EA557796836385DF6806
+ 4A7556BDF10D80C3622F4E6F0273A93A835924D2C73882D79286B254CE49A05B
+ D5CF8BE4D0C71A0BF83B9CA5E9289B8441914F45D1C2B455D90503E58B98BC11
+ B3C694DAFDF167E5C5AB48F61F8B714422D8AD9A693015A84B0A5BDAE39D11D7
+ 2B09ABB15358A0072E9AFF5CDFF175F897C6C751AAF9BB2D1AE97C84A3EAF913
+ C999CDEF79AB170FC724A3DCE838C280DE524663CFA4856D122C72AA1979FCD1
+ FA537FB73A0C854E3F21033FF8FBEBF6AB2F1D5BC49BE81809BEA2EBA6C1EA5D
+ FA63A6414760BC8E0ABDE07F7693281E970D3B1E32ED2D70533748C87ACC2D04
+ 67077D3E4F72338E916AE32D3CB066986A203A8CC53D461D2A418443F49A00F8
+ 14B12F59FF66E024BC3B0241E3352D865AB0451B2B1F710E744F35AB1FCE7C38
+ 66000F479FE2BA3EB1906C48ACCAB652078CC3349E16071F777C3F9A0176EBDE
+ 564AA4552CE9EC8D4ECE4399A0D45CF831FB2C9A21EB789063079A7CF36FC8D7
+ 2CA5992FF670600B29831F9EBB740E03171F946380558A07BE8F3A5B73FD8D5F
+ 2CA7B410541AB2071E3BB8855417F77C8D911AAE3932B6E2CEDBEEEED5FA58E9
+ 09CE2CCFD16F0B8F808E3E43205F56A98BBB446CD9985FBEE58EB5C60E9A6887
+ 71F7DF24E568E094082C3797D3761FB30DB8480F09612C589AD63E984B887072
+ 922A04920450FB05BB301DBC3EEFA1D43F9693E4BB5AE0D4EB8C542F804A3D76
+ 12152C6AC333393B346CBE059F1E26AE92A813D88E7FC5DC9DA061EEA3E1402F
+ 16E3C3A9C1BD0255700D96DF39D36FD2B86E423C448F17B67D9933DF8587D8A2
+ E84EBF9D4635B43F125165C83A96FD60F800681474A4CCA8004324575F28C91C
+ B9D4B780646735697B75712FBB56A4B572AF7B7C8668F32AD81BFAE45E285D04
+ A0E7CB89A92EA3FA21FB433F4F6A5CE38A12AA5E3E29C68452AA0E2A666CF0A0
+ 6874108064E46C2D3B26B005AB8B4641860AAA42981D22B052F4394A839EC42A
+ D9C542B8DEF07ED20E377B3A389FCCC0F88F8590DCD417EF3E6E92013EE1FC51
+ 13CD712AF88600764E251F47106D74F046D9C976B0BF24C5796B7FE15A310457
+ 67AA335822241DB4CA4F3BCF6940377D55D78A5B46568821203F5C06881B6411
+ 2364C3ECC5D43F6928B20C118F8A76166FCCFA749C0938D4756FACE32D977382
+ 8B3E8EDD49825788339352DB6BA0198F980BA778F69695E9497C954EBB3F6032
+ 2056B41B6D979C83DE9671CF7D773A118B7191AA7EC4BE45B4A0E5A448565028
+ 3551CC4B84D159FD626EA0BD94162999FED7CF55C1F82112F488804D9B159756
+ 05E24128E81A5EFC7E8ADC314BB6FA6D15B2715D5934FAEB688B6528AFEA3938
+ FFC21E579E88D4DB719E852E6D5D2F60254E60A9B95AE0A0CB706C6CC935CA73
+ C94D374C8F37B8EB1FD3DA1F0EA6490540C3F7BA7EA6F8C3242820A4559AF9CC
+ 3B00B5796358B4A1F9C267D06A4DE769DDA0C333152E0798228F892C166DD05C
+ 327AAFBBF3C071030C250B9C1E6A9FF4DD080F678B0D9117CCF55E2A75522933
+ BDE13B3F17F8ACA22B6E25CDF3315ACC493208102B366F121692DAD2AC0C04AA
+ 32FD313B118EB56306489DEC5E5038D030915510CDD5D1FD2EB9EC0D31886043
+ A60BFF521837BE1BC4FE40241A46D1933E9BA1274F07DA01CEEE5B6BB345E28A
+ 351D3A6456401B1AC56A7072466F2422233F31D219D9F1FA1F67B133F32C0E05
+ D127F4DFADF0926D425F54B7D8315264FBF57937E81F598215E357786499AEEE
+ 91B59231585906B0D4F1AEC4703B6F2CAD9785324ECB079EB71DAB334F3052BE
+ 4BEA9D48DD36BD08A88553610488CED07B7E4C9518895F27C10A4DD9F7CE073B
+ AAE53081DD9619D0172EA6BD42D9021A0A398957C8BC28DB1937ACF6191E3A4F
+ 0EA3988B04EE13502F87E013278A65E280FA377EC96A354C96D8647CB7877F73
+ 2D72D5205BFCD4BE8307A3105CBAA07B7EE9562C6D16B7BF856A67F03A0C9C83
+ 29821298DC35E05714D326D41B8B940B158414265A1630FE2FB6759EFF9420CB
+ 41361949283832147FDA74BB9E8CF5B8332B90CCD2C949FBC1F75645E7A225EE
+ 667E25E4D58A644C5814B392686CF151B8598C2531946D1220DDF70FD5A6C09D
+ F438B3D262B8C3C50AD3BAA4B34F3551625860E08A1E8685D2CCCD5C96CA68A6
+ 897FCE1C7B03CC0668E87502A0C02094465574D1AC54A3A473583364BDBD910E
+ 23051960DA316B686A152F4826CC05343FC851D56CFF8C9088F8A73108F98A4F
+ 17615D6D2E05C8D247AEAB582DFAE066FD7CE2AF16E783FF40EDA375B9B2E1AF
+ 77490CB3CE62F86B35D70F5BA5338EDB8663DC18BA394E71FF5ED665854A885A
+ D7E08BBB6A16BAF4266C9F650CFDD9E22786D20D97A35D82E1F26BCFBDB27F20
+ 6C40296CD7D988C66026583DA561A3F325FECB8C022D149D8EBB57486F72E263
+ A33D99A10AA876991DF949DC7B5F89466773939B9B045966AF4EF00B3F1F1BD1
+ 051367CE71103CC52E8D966662A8220F03CEF49B0F3D751213C5F92CF0F63517
+ 4F52B241E26E2F1F4B01D37A63D7C68D5DE1782CC502D747170BBF7E4C5D370D
+ 7FCF7AF0645567B7D0FFFC84CFACC566DC45955C907F9A71305566BE05E46C4C
+ 76903133F8EB4566939C93BB195459014F29552EAD08473E3CE60AF6AC886447
+ 3E31E1597EF1720F94FEDBF533E9D5F9C135C956100DB2B733363A19A41AE93B
+ B3D14322CA7B1FAE0C305CF04BC52B70B4B501656EB990A185ED31F756059D35
+ 9138E61F074C82D628BB483FF1ACBB64C66EFE9AE8426A04FBC10162C225E26E
+ AA4A2AC51205C02A0C6D9666D12C9FA8FBFF86EE5459904A22795E02CA51D0B8
+ 1ECE92F687DD5400CECFE2A3A0B1B2B88031721D69ACB8BEC9392650AB3517D5
+ 209EA8CDCDBD7C5F80017C5F5C86EB26CF4E84CA6C3FDA77608E7B54926273C7
+ F6BDE6CEB0591F1ACE82CFA5C3A178AADC49628C9D998980517FA79378BCF84E
+ D8772238FBE755409E2564186F3A604AF5FEBB1D3CBCDDB483BE2CE1D1D39070
+ 3953CCD24C921FADA6D18C410E86833E944FA9C37D0903812A82F387CD179E59
+ 1533D1F6307AFC8326CCB258480F6B2CE9BBFE52DBC9EF8D98E56F6B7D16CCFD
+ C86D451B1CF95C5321910F63ADFCF6B1C798D41FD68B82C626706A3E61D294DF
+ 3F2E99C4810B03D07FA69901FE100619265BCBAB24C11827CB0D53965BEF2E96
+ 8B5ACAA6B7F2C4B1DBC855B19330D304D61B510E6CFED840AFEAD12DCF9FFA48
+ 45BC853233EA064F18D037B5B6C7A769DCC75AD1B4727FEF00BC04EF1D83CBC9
+ ABD4D5535104746DB85D8551BAAB27039C6A579F5C573BBF5B0D8EF8C4DAF914
+ C32E8A4CBCE9EEF6C651F26B9EED9B38012F15833CD5D7A9C4AC80A5387A0674
+ 02AAA3470486465D5A4C98D8ED87B93348B327DB1C8F4CCFE11F502648F6A97E
+ 25DAD00B38F6F02EFAD1CFCAD96122CEA2EE672A5D6F2FC271E9C30E93865A09
+ 26BB4E4B2F27A31DEFD714AB73BD8A467AE39EEC063BB3A6609CF010039A98BB
+ 7DEF9791F6C3CEDA5DBD139B4FE48DE30B462F71CD86D3BF0C3008289BB3B9C7
+ CB0027450E7A8DA78ED34E9E352D4ECCE77825D308B01EDDDC16BCBE5A1D54B3
+ 3E6FD9366D985F42FB18B3AD3DD3A1DA76272307684047A2518DD7DBFE0EE5CC
+ CCC6EE8C5EDA65725858C81E00AE14FF0C7B40BBC7F72846951817092403329F
+ BC2AD5ED026A3F5A471196D6532C1A6398950B49FC210029F10B21820BF2633B
+ 78C8BB785B7F1C784D218D679EA0B024FD2903E1B684F3D80A8E5C8DFCB66910
+ 82EFC9C5CE7702713C449DE868AD9312069FFC4987E35571184D66D6AFED4F72
+ B72AFA7BC9709826C0A550088FA82C21E41D74D8799DB7153AD348B95EBC404E
+ 72AA548969A5A8C2546E181725D0996443F9F8736CEF860918829F820FE1AF94
+ B997E66D010F8E85EF5710CE00CB507315B8280484CE0A26A56C128AF91171F4
+ 468A06B28736BE87E35BFCBCB67B03615ECC263FB44152A437FBB6681C74BB77
+ 5FF7EB3B845C3293783F2043208F42B9A6FA7BB02BD8B62EABDC98B4116AAA00
+ 61179776A5F8C915D8B94D6089132CA53B1589D02A06F13F767505E3ECB339D3
+ 023F1C521C2E61FF555AF4370EC63BF856BBC7EF6D8867A212A8FC21CDB3BF1E
+ 948BEC51F961BC9E78A640745406F14E6835AC945A8B473E0E943387D3E9CBCD
+ 0C581443F986D25EF006B18FC8A80E8C24DE6DB6ACF3226DC5D3D224CF97FAF8
+ CCDF50DED7B00B61564CA66C89FEE2F77E8BE7E6C6A0BCBEC3F8C74F74424F72
+ F8790BB10455024C4D1B07D43910B380EB1131DA8C5148F0304B9905559BDA4E
+ 4AACE89411645F2B8FC1A6BFB12A34D78F579072EC1C31A5E9670CA65814BC6C
+ A625E283BCF38E2ADFEA8882C869C64B9D41419AEF012CDAE15FC6AEA3039B9F
+ B5EB82427AB0385440A5082A9FE606587E8C0C25178C2811AA832D3413139C10
+ 2F5039E36CEC3CB51534BB7A20BD1E3D620A88BF182F47F9A5E86A365738D4F9
+ A3AF07F936A9DB30910EF681B7A5F435124FA91582BB8C224F290B56ED27C8C7
+ 0661A5C0CDC06144D8BE5064E56D36F5A1282D8D8B1F4E4C3CAD852D9A5E5B63
+ 1D4C527A7BCC188F1E6ECE780EF4B85162DCE7D4C33CE8991085AFBE8CD20BF6
+ F13B09CAD046A54E9317F628B45614786A79E6DDCA6200582525ACFB20DCD64D
+ 01658E4E5BEDC258CB5678419BFE8EDBA566F041DBEECF3E5F445D542A173213
+ 3024B585EDD104DB59374431B457E79C175A641F51561B4850DDE539ADF8EEC2
+ B58454D9F9EE52EC2E21E9FE64816B2CDD5BC806475AF35C0D867EBB2831C983
+ 13753C1C9819842C79A8B3B4FD5E382FD688C6DC2B52B6D5D237ADF97E8CB728
+ 59F5382489F61F00AA9CACB30DFF0F6AEBA0397798DE6BDD4E67EFCD46FF1649
+ 2E6E7CDFC30412C02D24ACEA6707C91A8F9B663436C6EF13DC3D0B0BA51171CD
+ BFF353B9BCF63C310FD58409FE478FB9E20DCF9F62068B65286342C2C6D1F716
+ 17355B7F647DB7BB4C4301AA870E1999732C602183A12AC800E31909CB1D1FB9
+ CCEBF9052F964F8B01A62CA0B3AC74529865D1B992FBEE20215AF4EC11735486
+ FC2B8050A1122F992D7B728744B97E8FF47E2EC7128849351E9397C166E24EFD
+ 30622C417338488D7731A3EECC40568481CC7C216E1D84D7C750181FC5937484
+ 21421559A86073051690FFB0BB61DA8AA9F591BF0A33775D7463ED8FC75F3976
+ FD02513AA561BAB092C1A271E07E67FC579E85A17F666A12BECE43E59110F196
+ FB3FFFC8A498664B74D014A362BA6F949F516B73F7DF64F612EEB1C3EB56B6D3
+ 67BA0DEB523E6EED6E0BC9E744C39D65EC0E5E6BC8E3D0800A5B65CA3EA829B0
+ 8D31158B0BB5C7797430C5C49073120D85605A9E972C772DDD2B79159C42F51C
+ 56DB3D0FA0BBA7BEE2BEC7F98DBFEBA049D12AA5F2F8DF2D9E74942C354E03F7
+ 307FE6F3B323A1E19C43B1FDD8EDF02E8EFAA4E046C6BD60F7DA5526784D5DA8
+ CEFCF4D698EDC567BB86C198D594C5E7B9F6A5C4DE88EEC18A892E3856985DDD
+ BEA6BCF5C6EFA66A0795B333B5106986BA9FEE98C910E5EBD68FAB323442A84C
+ 66AD82EB62C1BD6E718D616EDE60EE03E4B4F784BBAB74357D9773B7D1FE4085
+ 45D510C65C4BB7214B6FE75677E03445FA58BB0F009E3066F64E4B6A80B4CB92
+ CFA3B1A5D3761F33288FF6A5346022467A3FD94100D52077473FE5A7A330ECB3
+ 80C39564648779CF9BB9D4F9EEDCE5009EFABAB33F67F3520CDFD085AE741C58
+ ED63B637F115ED68E4E069ABB21B3D7B3D6BF96F34AF66075E3014F884C43CC6
+ 961088A9EB4E029827964F86E6073AB1CF3FA6A039B703E4B9F5EB6A5470D4A1
+ 486E5ACEDBBE35FF75B725B6A19ABA44904D0C269721243E54A1B8D785AF79EA
+ 604D6A73721DB150B18F067505E66F89520E87788DC31256C84BFD95736273E1
+ 5DE70C0E2BD50435F260A97C207BABD51EFF9186B1D0285A87FF452FE7B3C2FE
+ EBA59AA3A4C14B806A45D15261810B9D41F28ADDB24870CEDA21B26D1501C2FE
+ 7F815F205AA44342D35CEEE23ED90755669CAA1FBF19635A36271BE894FF98AA
+ 02642461FFAEB786509BA6D49BF7580E122B4D03C9FA13BB4C14AD6E97D4320D
+ 22C592E6D4F66FA1F3DAD918A99E7D41E9751DD2EEBB04B00DB9878EBF2303A0
+ EDD0557D2AC8B6658A65BE488C0E2914FA50DE46C77D512F03973BF4D0357AF3
+ FEBEC432D50C23E8035FDA32615C80FF62BB0C87FC8ABE06FB1EC225C2F4A56F
+ 3C366BE149A984BD7443FC797E6E9CEF59B1602302C499E671C64680CC038FAC
+ 5DB0BBAA7B6BA9A7D9223E802C6682B7BB2803AEC667AC1E226E4B137FAD6EAE
+ C5B5F231E90301EA996B403E218029A449FFC9808817F978902FBFABC9814FD4
+ 4828A60052931BF22ABBE391466BC46DB059E4E1DD5FB2EC979E38730734DB2D
+ E71BC82D7130FE363563BCC60CF69ACE8BFEB00D9A80BD72D83EDB68F2E7A845
+ 60B88841CC01362723C956E16AB013419CFD378BFEE5A9E07403B120CDA0F137
+ 0E0111FC7BE6C6A4BCCED8F494F972336EC542EC00CC80FB4EC18A081338320E
+ A2EAA3A0A95499E637B6625B255C54898FA3295FC1F7E0744D158899CB7BCA21
+ 46ACCBCEF4A34E264D68D5055E73049CEFA3DBBA6C623C51D325570DA5AAA8B8
+ DEA11D428E7868221390FB9AC77E6898E1CA244B9D90640874CF18066C3AEDAE
+ EFC6526CA322FC7B1B58C587627E29591B5987D1D6637E08E056C0E1405467EE
+ 93A78756F8BB2E16F61B22F28D779F6F39C1FF89F6BC711261306BC4916D02CA
+ CECC7884A859F37AB1A5C31958D82C29D4D1DEBEF5DD5CB1E37F55FE5783A688
+ BB287A17449582A1C7A2DF55503C06D75605B865B88E9D04A4E4E56901CC19D4
+ 66BA12229F8F13114666AAC85DE4B7D509D3A086BC742EBA29A29462D825084F
+ C70FAC623FA00134C9057973653B9E53A40B632E70D0356BC5321F65E95A2805
+ 679764A76A5E18C7796AB31CEF25FF68EBA6977E4811E5E1847F5D4D2A7AE60D
+ 616CE48FDFD07087F9492BC1871EF4C57AD37030B5E3C976DF4B7FD07DD15B5A
+ D7232B3FEA667301B50FAD4025DD05D2DCB603AC475AE262F8D7033C0099FEC7
+ 2EA43CB3E1FE616CEB3AAECC41B8F6EC386290F996FA1935D76C0F249BF8BA31
+ 01AC8AEDDE71CCB86A4AAF296442B0A30D1A9AB5A3B651684C5FEB9137484BB3
+ 143173C33D18851F6CD60D8D66E970E20D391ED68421C912F4B965A173CEA0D0
+ 9728C7D118DC26841AB6FDDC21E91DB1F6818BDB44474990A85D6435357DFA63
+ 7035CD97C4CAD4BFFEBB757B5743CAE0D30DD1B65C4415115B46ED9753EC7045
+ 3AE673FE89F063D13F21A1558C0328775B820EFBE798ACB4A8B7AFD67B4AF5F8
+ 322DC1A60035FA89F9FE2C078581E07F6FEC3C9A23F580377C35BE7F7FBE0D1F
+ 9AFD67BBE221D777FC3CF7868C854E97F58003CCA61FD9C0D91B9E8D30C28D1F
+ 4E2A3A13F959A2CAB6D78EB63ADD0D34E0C428A377427CA120A277A45C71353F
+ DA4AB2B17C33B96EE99F8BC3A15CD7452BC9AC2E43EE827ACDA78979E8325CE1
+ 50CA9E410073C957F5916CDE8083B34A68DB901C3918CABABA4950E6CA718527
+ 65FC51158958014DC02EF0AAB451A7330076E41FF0637C6F97213BD7DEFF676D
+ 7D0038F07B1C69A10AC966099BA97A95EDD91C842C45809B4407F8D2310F3002
+ AF4E5AEBE35521F73D3A36713BF38606BEE08E4EA2FB107D98998FADADE1E403
+ EE993C27E8DC2084A5FB99E2723BDDBE62E0B0B321C22F89EB14F5007DEB1AD1
+ 4ADD73C56B6D8A85642C347AEB2CF271E06EAA29C601E2954B4806A4D4FD135D
+ DD1E5B95110EDC7CF9CE81F238C20CEF8054B1AC7B709A2B360CE8AE8F442A79
+ 83269789D19FA010CD061A28E7BBBADE01115B8692A314F7021DC3F490941C73
+ 8ACAE6E8898DA2467194F44FDB570F9EE0C2ABB1AC82FAE62598F0BDBB545B81
+ 76D11FFDA82D8B4246897F7930DBCA386D754ADAE65C041E5F26508C68ECC603
+ 195F72200E46468C89F3972EB268327ACA34E04CA8DD2FDF4CC9CFCDC8C34725
+ 82C08A276A7621431C52A7135B0B500E8CFF8D177D7045F4E5D0585E866D2CFA
+ F77328487A46D1EACE15E9B6B8EB7ECDB6A3669411580A142017DB8D429FE3F0
+ 1FAAFE1C3A665ADD27DF56C7BC2F02973EB0B855CA955A88B6E9E41E8EA0456C
+ 1543518EB59A4DBB333625E8F7293DE9E981E4907FC8C0399BE6B8D053D1EC53
+ 04C121C3728842D4E29441D4265117FF1316DA1ACB7F7F371C0732F49F86CA67
+ 2AF10F9C910816268673AA090474D981803ED3577CE6F00DD59917AEA37E693A
+ 49AF39DAC61193C5FA8C6FE53B8F8D60E745960A779E61A3147A5C973710734C
+ C9D7EF05E63BB230C16C7378FDB6FD29476523F19D156A432C18690D04BB4888
+ 7697C6AC165020575D7A041E505A87092D92EB376FA0EAE68DF11603E4DE3777
+ 706E72F6586D1E510E1B89D1686ADBAE1796B7E3A5EF390A37B5279A2D766ADD
+ BDCE29FAF27CF48E841735864F8AC863CCAAF39FF2D78C3154F303E506D7E781
+ 9FCA0B06C8A82C6B527068545890C4A17AAEF4CE53DB05440E2BCFC57F7D8CD2
+ 5E81588153006031DC6FD9F944D3842972AC4E82DF0FCE98D99B090FF0E83FD5
+ 0C140C1DED9392907F2FFC05CD6EA5FBCD32B7CD8C18FBF4DD9B367564323F13
+ 79DDA88814193D1F90E61B43C51B8241B8F84DCC2AF0BBD3C166F57CE9C03EA2
+ 4A3DE752B8AAEF9B469F61ACA3AC80C4B97A90BE85BA6CAAB48995C845901F16
+ F5EF251BACFD1EE033323A4AD5742A1C923A23F47FC7ADA12A43896B21E7C83B
+ 6D771557A7F55C336B401197682532C208264FF7BE2251D09726C9502B0A4E14
+ FCA1DC15BEADE1E9568DD85FE6305D3EAB59DDEF7CF15CDE4B00C5E36F049385
+ 9E57021DB84BCBE80116A18EA6D860A02DE3B66818E1EB4504DC35446C408548
+ 6ECCAEE996CA30F018468B222333ACBB7EDEB89DA739C9CC99468D832AA075F0
+ D0DCC6448A01FEC983EF79830AB46ECF607C9BFB178D564C2A824DF65406B1E7
+ F5F79B17F846EBE587179279116BED9A27DBD3980F4DE055217F1E6F1AC92EFA
+ FF3605537295239F04C244775BA25A56D25EA389757AD96418E9229CE0767F6D
+ E218DE11389A6D8823BE8F1E195691812167AFEA67444A28652F0E51C99CE2B9
+ BC7309A63E39BF56CE63E4273C88802E205A5A2935878FC1FB34A9659AA61F22
+ 1E2955E960055380FBD7EB843D4DF42336ADBB55BAD7F5F9DB4B30F7B3B8A4A8
+ 2C0825E602C4E4F0B0208ADE162B1805A4DEC2F42EEF87533E440FE9B270111F
+ 2BBAC709A24CBA7FA2F297E6CED34706DBEF304345E85E8DF0D584BDC2D95A0D
+ C3CB351E96601109F17E6C5524C12FF4037D2EEDCF7B5EBB1E67DF582B4DFD0E
+ 7D4C6F38C21499DD2C5D34AAAF76AD1F28EBC050C7C86B7BB3A8CE1811029E34
+ A52DC5341263C9BA95BAFCF0CD9E5329095CEF3993C8F8C083E13D8AFAC8464F
+ 81BCAC39A6191D62A5D3AF00F945255FD8923EFE38334F0DE898077515F6F3B3
+ 43EF14A8A71C47323A5971BAB13A89FF9DE8C08AB378D71079537F463311AF0C
+ 45A733CD3EAD522816D94E2F05486F63E065E664ED8535817391C41D121D457A
+ DE4C143FA631574AA20DE037DB800183DFD8B7CF843B43D2754B0DA90217CD0B
+ 6BD23374A51665D05B69CF09D8D07E7C4F2FF4E3C7D8F5D9B4E20437EAB24F32
+ FA71674F67CCE25CD182717B038B13079078159683A0B5913B4913760BC7D175
+ B47B0026E587A625B2302ECC00023AC4043954EF9F0BB0C5C527A9EA022C8F63
+ F3782D2A4A063EF7666D69837C013120EC46301A05C94470E54B70500C7F6929
+ 4543AA2BD22A4BDDDC99EE05AB143F5E7F206A175917EF60A3A60C8441BDE14A
+ EFF3AB838F4A8074FC022A908488ABF5E513D71F832F75A8D38241D07387CFC8
+ C1E1AF507A72AC13750038106473D7227BDF9E01312A4A9428DD6CE05E7B3879
+ FD47B2D52726B48BE3D131DBE2078A2A0341518C8150988198F525575B72B241
+ 2B57F4FFE79D255566447E8B8D104621BE20D9F2E8CE6168B9625EB787400957
+ 12A248F5AC73918ACCD8138F7521FC913393ADB5C3E86E4623946B0C707A103C
+ 094E7CDF652E98ECD85A507BCFECA27717A49550CC60E0704C5BCD75BF30B462
+ F862F34E21ABF2BEA5D204A2E7BE7013A35D4A2D6CA2618B2EBE4207E76C77E2
+ 103F7783FFDED20D70C5CC3BE00547AAEF6927738BB39E90ABA55640C2EB3358
+ 97FC0705ABDAFAF2DBCCDEDDA83B2B3A8CB427F490A225B7BE83DFC9A23DC84A
+ 8A5BA3A432636B8836298F1A12FAF6A18197C8AE74E58639CF01FBC6E988DBB8
+ DD886656CB8631953C00540EDF46D0415AEE7E318FE3850A55CABF517B5BBCA7
+ FD21BFD45CB6779FF635ECF7483F07DBDC5ADD39C7E5F83FD172F793EED60609
+ DA3F0ACB6DE0439BDAF67692E92BA2C70E47928683F4A54D1EA3663BDEDA5458
+ 2481EC036D27C019153554BA2D790172127ACF2D3C292895138EF64633BAA3F4
+ 84DF48B1B36109C94BF8A80E79F8CA896B31057AE012AB7057771CD99326DFD2
+ AE01D0231F3A0F0FEAEBC011A40EA69E9D91D373B5420C22D0BE00B5032BA3BF
+ A072FF63FCFD24CD465D499116F006C68644129D219681A48F659CDC9513193C
+ 61A797FC50730406CD5395DB96FD34A6820D2DD8AA68EB5F97CA60AAEB2A5229
+ C7876F9E3C88DF70D16887B978B64EE5B6DE2FE02800ACB74A1A03715EECCAF1
+ E91B638C3F747E3606E8F493115F90F3F05DFC45F87ADC0AF9034B762E049E21
+ 7E3BF73226C190023E439B1B2729548B36F97DA2801026CF633CEEAB36CE6D41
+ C2E993956B716B975CE4761A49430CE510B984791AE28F76C5E22CB55DBDBFCE
+ BE837EBF634A4A833E2A824DE14ED0DA50559CCC0C742FDD45C0313078D34BF6
+ 18863CA4D3A3A392359A7BBD43331D4D5B556AD543FE822E6E4D126502D32E7F
+ 85C71FD804334EA20A61AE888C6BC1D072C9DA67238EF08FD61F26ECB14EA27D
+ CC7B89C1A570241EBE078738D169435CA55E1D03BB12429F8D32891819D9FA2A
+ 07BAEC21E59DE1E5A8C7572D03553A3465304354CD8ABA2CB168674469718EF1
+ B68635C8D9991A4D91672A404FA2668FE9FFF8D4670E9EF44F10D0EA9F4604A1
+ 7352432A5CE3BD3828B61F85FC982E76124DD1402FFC0CF728FF2F6169BAC75F
+ 328321970E901E44E32ED2228CCE3D512BC97A110EB977B2F86CCF76B2B56E30
+ E255EFAE79E68C892022F4D0FA9166A358B1457679D5592CDEC46ABAC7387E51
+ F7C13485F8040BF33962E0724FC9048D667CBA46F0CB219BD49E128ACBC8CC27
+ 8F1490ABA2DC1E051680DFDEBA2C940D98826092C444E12B3AA87B2D0511E421
+ 3B24343988A003FB5531FE7C56330C3428C8318AB1EC3DC949557D14D936F7CB
+ 0C18E9A92E8D2BE0E9DE496910196A78CAA5B12345E9A712FAA46E6C2FABE0AC
+ 492E4A58197E14D954D8AF1650ABD3CE13B5011C0FB537BA42B413A9AF29BF38
+ 4FAA7699C9466AB41286A0E4E9D90057B696265ABEE8E515988151DC60D389C7
+ D5A04E1EE1D120647721473245036873B3521A9FFF59761C46FFB00B0779E19B
+ F47BEA9055F941750E86B94C7C704D9748FDF5079B1778097D3F3D9B09FC9EFD
+ 92485EF758579611240036A1A24D41A2036E765F1B979AF7C37BC4B651DA3BEC
+ 2AC7ECBA06C54E2F72011C407AA2F3B55DEB3022005F35956578A2517D561FF5
+ 66E90379C070AF246C56DE8490777229E0547961AB86FB0B25A26DC033DB5062
+ 790F522904450329E110EF3F08D12F45443F584901A876D23CB84F77E02BA93F
+ 0FCA7D3D889AD5E8494CB9C8B5E3ED861A2683A8A25B66459A8745ACB39AD727
+ 62444E065D5F84DE95103185308B4113E9EFF20D0DEF81D22D8E51B7AB9A35B5
+ 1B4E985259B992F6DB20C2D43C46A2C701388FF32E686DEDC4E75843EF9BD195
+ 23CB2BE00C07539850A4DC817A7553EFAEDA4D0274143D91C02DF30C08FC126D
+ 8C59EF815366E959E140A3756B6044CF88B57C32F6809B17E328612745C76D20
+ 4B62B9CAD6F0825D2F6E2B33DB227D43982A56EBB068E117B2CAD2829151617C
+ AF83CCB445A862EBFD7BCD1CA6B40FC1F0791E56908FCBED69D469C03F853B13
+ DD02F362507542066B9E278344433BA64E92A6E36B6C9237A6F9A400BC207BE7
+ 899046750889F8C1960803708DAD56FB2637C4F84E98C5D9345ACCD09DBD4C4B
+ 8257DC4EE366B368AE7A405F8AB57E0D0F96C87336C3DE8B986A1F08C4DCE414
+ 263C529F17028C075937E473D20309AD7DCB0B1D3A376E1C401A527024054328
+ 98D3312EBF86DAA1071EB87CE449AF778EB4178C661AD5BD76680B560185D506
+ 6B7ED11615F2E92CE534BB5D7A04CC537240B441840AFA4E74D96A9A77534E85
+ 0A5CB0B0486C7A5A4FE53DCB66D5BB1F61CE18EAE8A82B047FD7F0DCB92A598D
+ 67A90D90BB253B3E9895C4A0C92D39878E44BFADC4ACD3EFD0763FC3E519CDD6
+ 28030440B3A26920934D050EE398FCE347B52784DF304C6A049687B830D13116
+ 7B41C000C5DA03379CC8673676223DD11441BF8FD5D0DE5CF726D3C294EDA249
+ F7F15E75A415BAF6579207F29934B07845F3FED8E2CB424F2816E59934064146
+ 661C2307B2B2791D15B8B3027C71BC760946FFDDA54560F8A461501C3CDE4D6E
+ 99F35012C9237FB169194DC226E921F6CF95A3095658A6E10E95721411ADD736
+ E4D0111DBF59C9E40B2D517960670C8161DA233F08FFC404471B5E70D89F48DB
+ 79E7FB938A9B488F52E24B0E30F7179B3B19A5C1AFEDC72C8939F8FBFDDE4507
+ DE26E8BD800ADD0037B13B04AF667C7186A3C109B180B261A2C8FF178175A5EC
+ D46A16DBC6EDF48755F71375A76195C8F5F782E2AB75098922B0E7215AACF7CB
+ 49551031E3365C3E62D29AB883D4C89D0312A8070BB88ED1D15DA031438BC96E
+ 30F3AE59B7CB718F29F929D51A1E17069D9785CC570ED435E677543624838AAA
+ CEB8DB807788490C3BC35A5EB8326A733756A971C0767C9FE9A1B2DB63FE75BD
+ F21777CB3A5EBF420B2C7C93654696A4792BB339038B8F3D709C9F87A9203DE3
+ 182E883E2F85600BF242CCA06C5AC56F19B58C2D29C0214DD2F521137028B28B
+ 8FD75DEC70FE78DA48B394874DDE213BB32B32B46637807B4DDDA37B7B1BCA3E
+ DE1C1C029AD18965127114F87EA89639C2B156986116F7860F897FF0E2B3E1D2
+ 94DB00CEC0B7F30E00748436D33469A3D42F608BC2D4D22C75325A52F117BD4F
+ 88A6F2ABBF2F0CAE2C4905924B9206EA770F9EC77006C29492ED18DF0224A78D
+ 0B88F750CCB72F194E4EFBBD4349891347CFAD1CD8B011E7C341C81488B4924C
+ 75C2439C3E767BCE8EFCD1D9DCF838B6650040C1BC262D7B83D216B902B5CB54
+ 7D93A913FF4EFC3F21E6F474C0E008703672FE403D265FE9CA4BA846FB32B640
+ 85F76F1B246B15B637BDF31782A79CBBD1109712B180F0027E10867FD6DFBEF4
+ 9193D253D7B8023CD8A601EF891C78CDA2CC47C145C7955EE5BB36B82742EFFA
+ 1C994AFEA6F4F73B22549A84BAEDE9D67CCE99F3C82FCFCDBD63F022459DB23D
+ 6766325FB09D858C8C02FD41B6666DC1F79257F93A17EBC924E4961534FF2884
+ 18AE9770FFF935EC29161C5ACCA9096B0FD4F2AE2849A6B5D5F07153831A77E8
+ 4487635F85333967C6EAD2E97241167FA605BBE416F591088C42B72C3E1C65A0
+ 7232A6CA5A3B2D56C8BC6C50F6B9A7A5C7B3062A97321DC596A6ECB550098944
+ 777F43A69EF8A5DF9F326F059AC8C9BB30EB0C4CF4CCED4FECA07D3CF612544E
+ E252F73EE3456FDA4BBA6C9C26F76058B85CE37616DA29C02A7D63FB0888555D
+ 3A9531C27136C70EA4E26F8518F43AC6B83DD023A7F23CC828F2940BA5663EA2
+ 129A071E3E6652092DA29EDFED3A71D07CF54B0252A5DC6DFCD23ED0BD9102A8
+ 114832BB12A09E1F2AC9D8330D7F5465C90566B1ADBD86FE76BB7562618EEE57
+ 6769529638C3D0DC3958EFDD7444A6A8EDA25AEE39599008B781AEA4D4F61753
+ 620463BD0711E8DA1B90862A9B135C7E79B2BD583C58A9F07F5D2E7374E433F6
+ 08951B1EDBA54B77D0075D19E600368E83FA588A3E338FDFB43002EB6BDB7DA5
+ 7E4306A89E759931E9C3DD8894D9F87C134F71C39743A5EF7C2A03344C3C997A
+ 7ECE72C7E2FA0A3A2FE8FB35C6FDBA386356568DF097F36A2290DBE33F861627
+ 49BFD9229A21B9000C653E9A7F2C218AE2FAF3F322749B6E6B429E10750DA995
+ 450015D187E07444EF29F7FAE898AAFA87BCACFF6F629EECE9CB21BFFB8046E7
+ 438F19F2AD412A31589BDC9FDDC426838901D1227790D99C34FCADB71EA837DE
+ 2E7C0ABF0371672701882FEDB619B224C703DA63FD694864C21F8D396C8042AE
+ E45D1617393ABE54B6E3FBAB3A6F057C05FF6D9D1C28A58FF4C52469E31B63F9
+ ADB7EDF1905F1997BD09927D9B63D232C631F1162F0AC5E87AC2EDAC89790584
+ 7502E04BA9BBDC677B174AE0A391C8165BD72EEFE0ACBBA91E7FDCB7448D188F
+ 19B94DD258B2A4E1803EC3F36C36313A2E56709668602B1AE95804D6D0FC17E1
+ 6FABF07B0406F99A90496DB8AF1C10108B7D8496723B343FA78B1269185150E2
+ 55147C6D36CA7CB13FB82E11F4CF3728C9F9CAF11091D703EEA811A96EC77ACE
+ AE19DF31933CA2C6C7DB2259B86086D11EC3B4139020AE2B0F6F48FD6E443C30
+ 0744F452B922162D5BA8DF17DC6ADA2A3E71D08BA28A2BE510741DCA5A66E451
+ 5B9EAB0E6FCC8E64BEA12E579B57AC89FCF737AFC9434FAFFE497597B9BCE237
+ C66090F2E19D48BFB4FA0FBF0B14DB6C61228DDBA74EB7FEE7EFE42ECDCE1C90
+ 593C2932E729D8C8357E61D3632FFE2C244D14DF8AB68E67EB39D1D251506309
+ AA3789A2BD30752F696BF37EC79AB8F149CF81331D60E9773100FF4BD7860D12
+ 5FDA98483B1CC148A06A28645B809A0CEC676B6A750B775A4BF9F8F337B4D899
+ 65BF6379FF2B60E5F1A0E4EEFF1A64E048AF1B48EE00B880EF22A049950C87D3
+ 2B553330465834217885838CC588C5BFCEB6B40DCD96C53D49DABD5B8E4E33FA
+ 187FE417AB8984D8779462DDE7B937A5C0CCF79FC58564C0895BD3270C1425A3
+ 2087EF0DF2123977FEA40682B2FB23581ED07946B46F9185428A83A8C45A0DE6
+ 091510DDD99A070FCEC9B6F9AFF77E2FB7CB294A8C890DB56A8FCDF7BFFBEC40
+ D2BFCF285A8945CBFA76DBE7AE9F1538FCF9F218603E7A00052A1FD829BD2527
+ 455FD00345531CC6A1401802FEA77D3BC920C9F3EF0B1735FAE3D0CC05808992
+ 86FF7512DD5D31243A374C3218CE45580C2C0CD0F36430D1265B5A1D228E2BE2
+ 9890A63B9788348E99E4569929F3255976A8B19D75D98FBF49362667664CB554
+ 9BF9097A7A69FD1BEC5FE8B06354D8774C892BF5E4883F56DAA97E374C7218E5
+ 444DF1A854A8F0C252BF1945A049D525F0C8FB5F9107A12DD70785569FE549F7
+ C55C0D1AA1C1B2B510456EBFAE3B5BEB62A5083D31524A0AC3C7650220F7DF14
+ 487B2BDC3A8588A8B023D744232B2F159396FC36E88923F603E7811C4E3EDF3F
+ DAE09B49D3FC5728845C661A8760526A41E9BC2C16BB7F87F20B25A521C151BE
+ C22768B3CCD89E37D8139B16030466C2F3266C3FDBCDCB5987EBF3ED998B6E42
+ 7F4A9AE964D1AA8C5EC965D4113FC30FB127681B5E6F8062F70B453B60C680D6
+ CC086586A0A871A6968BBFC46A82007A4E3F54211A93DF787BAE746D7D74D9C3
+ E85617AD96470D171A560EB6A02890C7BF7922504FC8F530B2A9F93B27DB6E77
+ 1492452242199DA5D2986AFF1000C1379ECE946092B2D8FFAF40666B287F8495
+ 9A79463A7C4699B81965B5ABD65A2255515489D53ACEB6BEAB5D53B0C14A156A
+ E726A3ED630485CF3CE19FED00BC82D0C2D0615A296EEE8EB57E39A7475E660E
+ 808F451A907C6F82F415BBA6BF9715231136ADDCAD736851FD15AD84EA908729
+ 4A07A7968C342055AAE50E01F9A774430F2B6F42FBFD917C356AEDC8DDF5D080
+ CAAE489ED8C224DA39B3CA7FF1039DEE0B4F31F62811518016C8709CEB089349
+ D32DAC85AC936F6D14C3CE29D1583DDFE1CE552162D06C2772E015379DA79991
+ A52D6EB6B2B348D9E0F2EC65FBB589DAE68DCF25FBFCA22E3806461693E3E6DA
+ E60F8A8F8E1D2981CADC095FFDFC9FB0FBA8A90A7D08788A6A92068BCE6BAE8E
+ 64B2EDFDA0CC1A5033DADBC21177AD74F574F703883E1FDDA2971AFE3633D2B5
+ 202A0304154C32DBE392F145ECD2CC400EC5DC9FE7483C5312B75628366BF1BB
+ 946CCC292D1CFA2790042DA92B9AB89E7EB405330043AEB7FAA4A5DB44EED1EB
+ 9349678E89DA8EFF8A2C5260D1A62656B79899C54883D90EFD3C6207CEB6383F
+ B8BEA09C166B3605F69008BE00D33E7462C98E82F8568B574697182B273A907B
+ B1922952E3EAF6B09E3FCCAF1753168A0DA6B20D800EB744F3F15FE88B4E17F2
+ 20F545D626539FCCAC6EDEF669CD655662D652BA109E4F4860069D97C7878DDC
+ 4620C8AA5D9201EB1AA3D452F22DC65C51F3467EF6A69A9869EF17E721CFE506
+ 084102E16E4861792BA86006E9514E2CE86E394B3584721891B7C8934C1655A5
+ 91E3F0F423427DD19F19D8B1E6AEBF0354335DF49FE02E628D2B7F07AC4FEFE9
+ 8CA6B96F9EFE5A46F58F91FDCA04B8520FD80B36688686F8738BED7E2DE9F915
+ 7AAF8891D6AE0BEC7B5F340E2F83699812CEED19347F2440755B6B341E4F6581
+ 1BD09BBFDAE99933B058948BE7D813E2988674ABC6434690CD48EF0E05FEEABD
+ 31CCE1D7AC5B3E53CE22877BAD5A29668C470F05DD9DF167ADEEFD4463FF5A55
+ 3B74037CA4B3E62B130A11262DE53D5D9FBC6893B1F61E0D44AF5E1367DF8790
+ 9C98A2B595D27B5AF420E02D961D3A75A4032364289AFA122367506D2B87259E
+ C54B83F46DF0F81563160383F388A5329B7532CD78263E7E823F04ACEBA1067F
+ DED6FC120EFF49FCD853F51D460973D32BD3E439850D86C752CCCAB7811510F9
+ 22159D8E047846CAA424E1E6484FADF8CACD1195536B80F7B8821CDC623A3CA2
+ FE79604407E645EC3D796800BBA74ECBCCBD774102A498827B4964F2640DECC5
+ F36DB43B491C4083B282E07E87AF6B150E126BAB097BAB48F3F19C6FE0E09C7E
+ 5D44C148681BDB59767214ACF49DDC648CFE00985BFC3AC5DCF7ED60CC4A6E7E
+ 26F37EDC01CD9A11D38F0BA8F3D2C28FE60B85A22389C384D632A6F462089FED
+ F2DDA2EC8DC598A9FE74CB159AAACAB1694EB81629B3922A5847B2BE91C97738
+ 771F3A294199F4D645F5584DCA1CDE915193088F88B17FE379B8FCA4788DEB8B
+ 97FF98327E1835BBCA0FA10E6A8E7AC1BBDB92AA3C0E2E8B2052CB5EDDEC91FE
+ 6142261328A12F74209CBC223B3CC1DC538A47B6D051BDBE4532F2C0070E99CA
+ 4E712B833894A79F6E96D7702BE8BFC7E2020D1845737E67080FDB27A089ECCE
+ 6A2DAE556D0A2C850064EE067FF012B30662D5F2C99CC48837D83FA20BD9ADF3
+ E433619D0AFD513584B257D5566D89C109B37286FDE59490AA8034F9EAD60A94
+ 43F365B42D269F39DD79B12FAA8CF72B9AADE21C0A05A74027ADC2C31B53B2D2
+ 49DD421AEE56BB221D223AC1393B7F333A61E8438490E94E244FB0E9E4D72328
+ 656537E520EC59BA3643BE41ECD548E3B29F6F03474AC8B7643E22CD69532DF3
+ 459038C4A6C06E5F9BC261C7A78FE86CF4B35562875589379771D1237C2187D0
+ 0AB27937E84ECD9B5FCBE984706B9E66E22455F1F9604FD07B6970A184DFAB33
+ 56591B67ADC13821EA0F42CBEF82966F574CE1A5A1726B6F867F739E3698D3A6
+ 73D7B618ADE471E8BEBFF45BE4ED9D0CC70FFCED114AF8792D25B679EF5630AF
+ 2099804108554CE001FC94880A494B67134F336B53C24202A9D7204ECBC65B4E
+ 6A0C75A3CFE1F1D282BEC4D6F88E378E6058FA334091284E99381FB6B87F8B81
+ 4ECFA44AF3EAA047BA6003D50F60E36F0BE82B941E8C04BA9FA736678259F976
+ 0D01B6B91F7FAD053563CC9D4DB263644CEB8C071D2BAEC7398D0F555B877963
+ BAA008B357F4B1F300069E9679DDAB50F9614AD403D442AEFD83C5AD1DC005BA
+ 59654B6ED0B4DA041B8D49046B8F8BC59A042E80806299D01340D792E92D0315
+ 7AF4DC96AAF65E1119E28DB741CC8EAD0843FD28167BAD60860C8763F2258155
+ 05E4684B3A7AF3766F1115D1E3F89CDA946E798FFC87C0CF40C88651ED6BCE03
+ AC08651067FDCD879129D8A191A789B8D87ECC89A73B78C0F0A95C4D0A957362
+ 4628AFAC2F8BE51D1B1773D64FF7572EC5271D075A9E9B455CDD835AFCFE3605
+ EB45DF68DEC50D8109F6DF28E3D1CA6BB050BE6436B48B72C72A71513A924D4D
+ E3723BEAF87B2CA32BB94CF02CA405976BCE483959EE1390B6F5ADAD581C1BEC
+ 7F6FAA9D19148F83392CD6BCC05BA14CFD3F58774ACF4B0F4EB0BA580FE45097
+ 975F01DF0FDF617D0D0902521A92AFBBC537F6F46F53BC79959B8EDF4972F733
+ 4959FD5F94A25437F45A371AE10DD437CC6B1FB908C5E3FCF90F9CD134EE88AA
+ 9166285041A9CAA606D2BB858EB8A9A0C9D86CF6D8801F3D6226D5842BCD6D69
+ EBEED1A3D53B564E4B94B1354A53EEA8E1DA91012EF0A8DB1F31757CAEAAFF59
+ C6215D166356A0C6FADDDE01528E1001FB89AA578ED54EB0159989BD8E6EB193
+ F2170470CBE780E70843F65A777E4C4E30EC2C54F4C281C59D0CAAFE5DCC0C03
+ 4B663D3FF0A2FF68D25B94CFF009DD0F7528329D6424690CDEDD3FAADFE7EA05
+ 5C0DE6D645EDD3AF582DF3450D7E79DE1759E5914A1828BE7E5229DC36F31F0F
+ 5EE2E5E7496F1C1755A918947F4EA8A94441AE2914486B8F5FC0FE6891FB0871
+ 884C3B3C047B4EFD3559BD3D1726C7F8BCFB614D8C3C47ED68BE8E1CAB2D0E99
+ 97D354372E6A112083781AE023378030B0F207B6EDDBAC60A0F2AE1C62C1F46C
+ 9C51A083DB7F04DC1BAD29D4165B2BFFE451915836E55B64146ACFD8AC9D67CF
+ 9CB4AAB6A0CBE35A4BD03659399D3A615584A08E7C12A149E6E0A433FCC42016
+ 266F8A26755E8D7A29445A3A5E785C45F4327BD3BD34E13D0CF63C4129BDE2B4
+ 5C1D0376EAE7658A04E804DEFA2BEE2271B43BA2DCD794C4BDA0D9E833BDC925
+ 5ADD649B82955A216675D87D8FAB75A6CFB3210CF37669F2156007C514873736
+ 0F7933901E1857AC4F9C2DBD99CAE3104FB4D0BD81E072802F2BCF893DB97092
+ E6EE28C8821701122199018806CC38588EAE24F1BBE04CE258C42774B0457DA1
+ D541F46C83659B25B3C7932D8BBA40871C6DFE686665E768F9D1FAA01C97BABA
+ 04D407A6320B001496E068898FC3C33B8A557FF6E8AA40FAB528FCCF3038E576
+ C5818CB86BA7198E4CDA922DDAF319C9F8889CB4AC5A2E0507D4F3BA9E684CB4
+ D4AE82C90E3C55AF6E5211FF8A3E3279BB8F485832D8688A50BF4D42BC4D45AE
+ F14332533706155638DB94B076D1ED65D62046E2462F06CC5BFF9B7C1134201F
+ E5500D35CF6A1680B551DE45ECA52DA43CD2639F0456DCDB4E8CECE0425798F2
+ 1EB9ADF95E529F01F1BD20A14D6222564F27E76DB0E27519D6DECCC06CBB4946
+ 8319445F33EC6A3A8703370B568DD0391E9F95CC34C5EDA2240B3876FE7ADBB5
+ C761B1D33A70DB5DB0D9210B03AB4D35981DB1F5B1A7B7B5AE6BC6B96405E185
+ DB8106D1F41E971706BB9418A4EBEB712ED5CF5D77C9451533270B2A7C814547
+ 8CF7DEE7FB64DD8EDAFC579FCC9AF43512D660D0C9C27B78017142E1233351A5
+ 8D5F8F0B53CA613F834C990BB47AD38C19B55DC5AFDCDC329422B81C4D6F4AEB
+ 5A6332D12EF1F994E71E2715D043833ABB0E093D604B926E0557DDB69A477480
+ 48BD2C008B21B92CFF7277F3903A14203C750734F0D466A4D5B3FAD797904459
+ AEA8FCF9F4C924DFC61DDD935E78D1F8A3C932A4ECE9CA519E995CE991A92BFF
+ F12CC5DB11BC845B41948207071B3E89852748FFC34862C1DAC51924AAD20AC4
+ ACDA65B085045C981D81AAE17AB65D60DEEABB2F420168ECB7D0AA8764D298D9
+ 296BABA8EA2A9A27A0D87C3925946DD14211A959651EC3F658E5D372C4C37A26
+ 8B13ABD03047FBCAB7BE046E69C032C4CEA56ADFD202D1EC3FE12F33FF267A35
+ 1039E28DC6DD6F31794C476D64F401AAE28FCB000DE64C0B4F7053B6ADEB56C7
+ 17316AC3064C7CBC0EDC78D98D7D82BB630D51E3FA0D231731CAFCCE5978D354
+ A9C373494F45CDF9105707F7C6191B49607A2E64DAFFC2FE648AEB0AA0650207
+ 29D6BBD672C2664EDCA914909323C47D6A4EC45D209DACDBC38A31C3C9D25BAA
+ DE4CD108D7FBA4833956713514F0D8202A0FBA388684C760643CF9D1374D405C
+ CE1D51E3C8E8868F0ED5CFFA6F3E3A204013C659D19DD4D548EC3FFC7F6DD34D
+ 91AC9CAFF89E98D9E3CE57512727348A720C98CDD3CE66B859D526CD55337D56
+ 1ED91B3AB212CD77037AF0C3B8173282BD99F2F8EC82DBAD39E3B71ABB3F5BD8
+ F373BDEB5E3627665563255F0D8F205ED27A162C51F26D1B4576FF441D98EB9E
+ 6933CB3F741788EB06B8286CF43BD1F39660387BD735A2A410A02E2A84E61DAB
+ 1EDB0444A664EE6EBC90CCDD866B0D30EC63C3B7C4A7597CFE0A77943D8F7EB5
+ 9760C5AC3BF48FB66D893F70F6B15F70692E24D3AC2B8D22278C44D8F2D6E20A
+ 6ED89DBABCDEE5397C8F25C1C9FE96C5C71EF8B434C4F83CA8542D8C421298A7
+ 29A2C3486B71E0835CA4ECCDDF7F85AA5EFD23B2BF7F146155F97FCA5AB364D3
+ C7BEC21E7AB1CB94091837B81ECC1E980C11E487BC7DA5F28B37E18D0EFB6019
+ 4A3243962ABF364167353775AD96B3691820BB85F9ED3C5BAEA7E91B634C9675
+ 99FB33B89262BC5CAB773B34AA7ED222DB03A2374BD32393F1071BC876281A2F
+ 8666C1BA35BDF4906D5540B6E624D6772493517878A60D76332AFE7CD5E6929F
+ 223A72533A267B30BC4011BC9DF053CB0DF538213442A17312E11BB00142C06A
+ 86934756FE93F9D3073E3FC4DB904477FF391E4E319525FEA19BF00F25F56ABF
+ 21E5537B8E664F10DDA138A614F74C238E06D7C82FA33A2A4C21768C87345ABB
+ 23278DE80629A2E88E64017118E37E5BF92FB5B2458BA181E713B6290A5E2E57
+ 5EFF0C8FD9971D808FC76605BB5D6C03E5FC2E3A4734562CE86D2ABCD0AC79E3
+ 873B9CC4D05FCBBA5433B7B94BC81B6930D78053C1BA758FBC4BBD990D6A5AFC
+ EFEC37E6C92609C51EA9EBC95141EFE2189A014B0A40A93EE26108E58A44D0F4
+ BF780E1D8AC03C428C760C9E76757F3E4FA8CDF717427F887AA7CA04A33C9B4F
+ E13157136B6D19C2C0288CB53269629177B6E3C956DFDC015A744D45745EA6E2
+ 0F133400F685D829AFB5453F4809245E393EC56C5E18E5C1904778BD68F922F7
+ 3AD0211853C1B9628B347CE13364A91CFEEFF6E913EC131F8DA6A04065242176
+ A60E0A6719DC0103374639FF1551D29B3DAEDC04172D7A34B06C45DC66743AC7
+ 0D1A8E44BDBEF7DB3638438E8C9E262F784CE7686F1E64CC6E6555DCF0C92768
+ FE1890A2723289556A16A3502DD109C14E46A2FA8DCC44602AAD39F7EFE13F66
+ 64C894844F5F606A817795714EB5A1D2D6E426E51FBF7978FE261E9C79333FAF
+ D372414328317AE6AC4020505BAC19233D77222AED2F67755C59048C7D41620E
+ 250CC2D36C15830AC101C28FC37C5E89DB5513C1928A1C4F958B7F1254F00EEA
+ B380482F14C7627B33EC91EB950186154D595F30A491EC6A6C7515B72A455637
+ 4EEA74BF2D3856808DC6F53F0DD98F099D1FD7AC7392CEC0CAFB85A28F344075
+ FCA511F6C810BDDA47B1F0E3C201ADEF0A613804EA6F354CFE6A279A03CE9EA1
+ 298FC21C45C4811CBB7774F6AA5AE5794C112DC54AED87761F6DB83C79E67C7D
+ 6B8B625A6912B84579D343CDB5475DF1EE591C84A0CF4A23353482BE64F4627E
+ 7DE706449D005A254BEFFBB2DE2D2B077A6CCE6F2C65E5494EC7C3CA67FBF836
+ 335CB56E048B01A1ADC9C6CF65FCA9C06AB4416B45C16E82DA0AFF75B5B590F8
+ D5BF0FDD1DD6AAB68ECA8924ABE24F27981AAEE545EBB0B5FC59D14996FFA893
+ B53C6B2A16DFCE9E4CD9C0BA9B85917C77134AC6ADC8AE29C2C1068ACCDBDF15
+ C6152BF48A195531431E1E1D0DBD13D8E196E435C8A63C8148144E8C02B8A297
+ 211F842BBEAE049A038A1A8E4B66092F31E3B6DB3408E0382F54B6409BA8C3B9
+ 7D0470EFF1B2BDAE6E1FDF8E077DEB18C857B45E21C8BAF4543BF1F53BCA93AC
+ EFA462A363022E2EF1F196C4A8AECA836058A213ADD58358B625816FEC8324E7
+ 7D63B3AF2775A5D1CA41D9AA824EBE0E1CBD48ABD7CD129A0DE3508D12E148D4
+ 7CFE7D5E7EF8620E66DCB65400BADB0BE36425458CACC5CB90705824C9124461
+ 4B440B4301123DA5D56022B4239F57214C6587E4422682F0A72F15F93A39874A
+ 4E096067967FABCB9079F24B1DED47C70E575C7C5538B859068DBA887736C026
+ 78B84AF6BFE2E05769FC9F0A899B0D6DCC6E11861F879B0D315B249F284E925F
+ 0309ACE966A9B0A4B5D2EB6FC570CF41CA3B2B98FCE21958435C8B625012D37F
+ B44FAEEB62DBCC59C6D129F71EE8A0E988FA34961BB1863FE4EFF4A86110AE0D
+ 726C18854F35E806B9E0D8A8A2686228D0805FBEC25F6483423AE6E447808B60
+ 3C86207E94F6B311ADB5F35E1B91CED27F845B4980D558E0081D0F1CD2E768B3
+ 4D8CB623FC05D1BA7458B23D98D4292611C0E61183890AC3C87DD3BA9A62B024
+ 2E60DD5E4660652345F86ED229555357A06123F1190CC954671884F1D2B81A0A
+ 201BAC968BCD2084831A6EF4A85601EDA64DC5200035EC8DA637394F38EBD9D9
+ 6E445C4B95B6736B42A0648F11368B2C1C6B0B801586E34F8C28B5C21702F80F
+ 333EE81CE3A92F47B491A651224C05C300757EA8E26553BEC5673E9823FE2D06
+ E3C9323AB1211FF39971FED4AF62413C98158DF7611A391A7E20BBA364FA787F
+ 4A7C9F900EF946C05F5DCE4626A5399E4DA47A3D98DACB56523E3573CAEA62F2
+ 1395330431D9D5208264D8806C8F27C60DB0A4B2E239721F4E9572EB10597632
+ 764A7E78B256070E5420C4FC85ACAB93C2AF0653668E10214A7922F2943967CE
+ EF83F543E06703859FC71808885A23A63414F494F1C16A1ED27EB974E5AAE965
+ AA947E79544FCC3825CE0BB56C70EE2D04793E94A15882ED2F97FF33E689BA94
+ BCC7CD90F4B949EB01BAEAABF904649FE3C58AC834856ED8311127D6C42A4515
+ 1758E3B73D82D5E859BE7979FCB14D45C6C180223ADA127FE54B066A5A1ED6DC
+ EC00CDC83DAB49108D5D9EF92742EC14D47719B0DB5D82A63B9C462B2AFD38D9
+ A5B71DBFC72F82DDD1177AE6BFA0568735D57983F9FD9F23E33D5156ACE336E6
+ 71A7F9AB2FDD5C867A742A5C953F1B444A522233146878DF19F86C47F3AB39C5
+ A2FBD8342C5F2C3757400BB325C5219B516C63F33D023EE882B7CCE8F224DF69
+ 68A68AEA665F3A4413A8E3877F3BE11B624F71735928996DB1B93766F8BF6C1A
+ 2B4C8C740862707E5913DD6691E4D20267F222EF50F46EE108C35A4B2E0C5739
+ 89F6B8FED1C5B0565C6D0C3018EA0F0703DCEE34290642914B0DCBCE66A621A6
+ 47C3F103499099488E1F3B4623746950B613A2AB5178DFCD407854E556A41BF7
+ 04267ED8DDFC5D4A692467B1025C570715917B936560DEE5F91B53BA55EE13F4
+ 0A67F54A589F2BAD640235030017D05ED32E332DA06B599DAB69EE2DA3602856
+ 03DAA6DF35A3A4AFCFC8CC1885A3E448A4864A1A8C9E38E24E86B98E73F04981
+ 4BE6253E896B606C0CE61D65B4849C20D9459CCD9BDD17C25A340B55FE3A449C
+ CA7F0A09A6CDF4BA9FA2EAF253A4CDDA717D6974FA4C61A6ADD465FE06E53035
+ E8577AF00EEA5B2763FFE3C7014A596CD4F9EE44919F95B404291E462E154D97
+ 7D0C0C686E637EFCB3CB8E73CEA4EC6D118A3CC5668137E17DEC1D4EEE158688
+ 7AD62667829D107FA7EDBF17B7BD4925CF8D475C0E52FE8A4460A52F5EB831AA
+ 5025B23F6D6B3F57A0E2E509A356A93328E86B6C85DF8872BFEE1CFB7A9461C3
+ 9ECBE1B116001F23465D803B9B87C111C669345101AA9B824AE17EB80916326E
+ AE3B4F5C2E04AF8BB4596860A549BBF81803658AEDAA96A55EE0C8C8DC6AB9A9
+ A7609AF4394B57B510F31AE295C22521EAA9488C132903C6D3B7C1B8ABF25C64
+ 9EADCB68D02E6590EFD05FF30C6B8D8BA9E0ECC2F1AA6C7A68BE0F46C2A41A62
+ 4445E4AA736E008814E8C55B022DDD85E985CD681D8A1B69542F3B0E9009B53A
+ 902C93823BAB638B3103755A48B4588AB8A72F109C6C67B5168C0763C27059DC
+ 1F60D7863AE9AC4A544731EB64794EB29A1A5CC640F3A614101823B4645DC0DE
+ 7DB420D32D0230E0FDADF8F2FC8D0310898CAB70A620AC7B2FB1B6A326311893
+ 99031C8396B6511E21154F9C3971B78BC6B20AD8FB1417C04A309B8B5CAC7649
+ 72C267BB988E285E5325AFC05BE59E8B816B337D0CF840DED8A26CBB332C48B8
+ C02BC87ABC32C5F08F1BD1071F93E2A0EE2ADEACBCF33E689116F4CA9609B067
+ 210E5482E30C3D9F0B154428FED0E13137B6B3B9E2AD4109AF39228AAC8782B4
+ 2A84E22273171E969C7E408926E52A2B96152570D275A18D31F7C109E857EFBD
+ 64F1354AB5FCD767B50D55687E07F3026561F397FD7434DF9270862912E041F8
+ 902064FE49E46258EB99AEF254B4E3C99E2A692A23C4E468B82877666C178F4F
+ C8ED4201315EF9B66A3DD93D81A1B6BAD7ED7B001E012A64BAFC4185560B0F75
+ BEA48C7EDFB4199980BCB8073CC8F7CEAD8ADF1A68FA2294B6A884894EB02474
+ 54F7831C4DA63758F7B7DF35E9D692522C5792AA834BEF7320712DB967D144B7
+ 4897640A0B62D989C2836595D83E76583239F3A7D0F2E089C6EDF19E4DC018E1
+ D0F5D7BDD8F2DB164155AA58A87FF275494918727CE8D04D3EBB3D3061D5B0B0
+ 9AAC9B6FA98DB4608DFC9D4F4069CB5F1E4401900B135712763F8DBA4283E154
+ 64D1E3CDDEF09C6DBC102C4CA0551E6DCCB5EFD78450327B096C6A8626C85218
+ 742BF3C75800CB27E6AE63D3AC4880B246DB9583D4F2FFAFB1976AFD64391E08
+ CD6D961F095FCAD9B14E63363A67BD6ECDA0D065032D021FEB6C612A61EDD50A
+ C15388B62536511A19A82B84E87234DC46BC248E60C5E0AE96CB0B92BF28A8BE
+ 07EBF8B0C55EB70CC9D29A53407A1CDA8E5AE1BE5B023FB4D6A5635B83821573
+ AA5CD0E779F30D0F828FFC2990CC92E598340EA13910D2C0F1B2A96DEA9A0C5D
+ 0288428FC80268B86DC4FA2F0965050A709D57AF6DF9CC889FDB8864EDE545F7
+ EEA233127E2D18B01A95FAD8B277B6A2300F6C76F6C0980F116F84A7C6011087
+ C307464ADF91335255FD8A11FA0B0E661E5CB89886E95D3834E761C872BD83CA
+ 2D779B51B0E328F2C12C1298425B3FEC42BDD452A2D9ED78AEFE1042E86D61B9
+ FBF9058AAAF60CE470C405756E2FE1D952376D82387CC532C60EF2F2EEAF91EE
+ 68FF258D85F18479E20DCFE517DA3D217E36AD6999AD46AE87ACA434B691240C
+ BB20799BE21224950B39766B39D36F95B82CBC99E6AEE2AAC64BE4E65CC3208B
+ 29D6804BAC78B4D4151349DFFC0D70393ADCCDCA1BEDBC6AB7ADC0BEABFDE2E4
+ 5092F34FCE1D75EAAC2850E04786D89B98138A87BAB0F8827CFC7A560DC1994D
+ B2DDB1C9C3FE7D2D194CA9AE29279EF3B3157944BA742C5351E590331E72F809
+ CB048AAC041F4B70B8FF9B9278059F3802878B8AD03C14976B6DB6B357BB32CF
+ AEA302019CE7C268F9BE6B54203E07CE8D6C9C3B41C60B64D77B3A5F22585F2D
+ 5B950E6288BCD0F49DFC228BC8DB9C576D3D89BE55CDC890E104CFC2A7CC2838
+ 5211FC6610D52699D05FE917846535D3712A67B7B4BBBF31689E344C62F28F7F
+ 8F56A23D2B3FFD7B606EE5A327D0DC126260A426CC0C108C6A327BB3A37F1BBF
+ A6003EE764F01DBEDC3E550B3EF89EB0FEC675A3386DCEC17DC6FB97CC9E1A63
+ 79F21F77656DF7EA5BD818BF4373FDE351DED5E3B688E365331BF13D41D95FE4
+ 92B749974755CAAF7E078F81D1422A78DB14AED7C5CF69C8BC60B2C52D4999BF
+ B665FEF4D44F903DEE6D734DC9A35D0CF065F441E33BFFC2142B7BEA99ACCDB3
+ 5F0EF390CA3126B11AA308EC966AA3A3CF7C9BD029788C6E2155000734ACDAD4
+ 36834FA4A5D850594B19B3E69178C423F921DBC2FC8E63529276BAF3ACD132FD
+ 87DD28019FB96B6F59EBD4F890C170B6E45A6B46AF6F03A6CB76A49B8065F392
+ 7E36AA50D872A9E0DEF0B4920B5F70BABE350E2FD1F8803238949E157D41CADD
+ 9474A0E10A9632700F15981DB84948B470AC218A5A960B3BB7EB71C3734BF37C
+ CAF51EF45EC3AB1D444F34D21F59477750C5B5E7848499EBEA36D95242EDD92B
+ 4B70CED0BB89595B1C5A4ABE99C928E33F9FB802B7E03DE033A61A2F8D3CF63E
+ 14266ED62BD57DCF0F28C8294B95397E3501EADCFA0B6748182A79B00342A75B
+ 803C8DB8222C43412D72CB0535DDF3FD540BF19AECD7164C1644B648932E8E79
+ FFCFD3CA3428DE8C3E91CD1CFADDF780733FB3AC98F3A975A92547BE3CBFCDFF
+ B4331AFA735C59D2E6BA8E20082414B528FC2D78B34142C2CC3DEE0D41757517
+ 9CC54B2C8277C3BCA6664C3020D69FFABEA7BD80BE64A7EEE2B3FF1DDE293343
+ 2F4E67026111D2AA89E8522519C07C15712D3DB72DB8E69E6E947A512D8313B8
+ 354496C7AFCE3F74A16FA5089A98298DC4EADDCB7B8E86FF52F0D4965E74BFDC
+ 7B5804FCBB527ABEE658284281D082A06827393159F5A70CC798269917513A0E
+ 8BE1D8324D50F37824027F2E80C476D8C194BE88B79904BB51EA5571872E4DEE
+ 919460C00A40BE20280726EA86C9469BD2E7C5B905F81C791401D9D07CA04A10
+ 36621F1825DCEE7F7FD09561274DD5DF5532FBB044F9BE0E8E0F4D985BA847A5
+ D8640B5AF2267A66E98CCC2E136BEFAA7DC03B17FE1F95ABD2561824BA6CCD73
+ BBACEF0F8614C5A1F81010DDDE7DAB4E3D360485813EA0E6810C0F5C2989B875
+ FA588D931103CB7BE93A677CB9C975612861A01651C1009932A9D151069E51BC
+ 479F0D1D74F58BD2B5CC1B83D70A98E5E1F0EE53ED717A4BEF8AA247BD032F75
+ 1812FA3A644FCD833A3BFA65793300A79A7CCD08FD4EEBC2158572FCA6FC532D
+ 3A0C391002F97A8308135E051B1FCBE1B070C417DFBEB8796722A1A14E3E6D3C
+ 6139868843EEF4DA1EC382BFD2A14127A0D9847328E8C23FF57EEF32CB7F7A20
+ 06F65DF4A6B38E4EAADB43A6859E46724AFFF9AAB9E73347A1C02B8BCBE215EA
+ 93EC400B13DE4D5358E0A0CB706C6CC935CA7C8104066F9E81C55F53A1334DF3
+ 2FE19B1CDDEF52F6AB729900A6EA6B7725F4BF537DC8124BD12FCF8AAE826E8E
+ 6C35DB3EBEF0D7B0EC746445EED004ADE24D4E663020D32AD273B46F4E7BFA1C
+ 6E6A9A152366ECAA15BE911A0D92DE538165405457CE0FBDF888C082523AFB86
+ A6546D070F9BEA54FE4CEB33119183A907206113D3205B0EE82470D81BD49253
+ F363AEFA109478E653FD3950A896D2B906C5B3B4A45ADC8850CB7B0A220FABF5
+ 54C8B9E5A44349B409A57AD85E45417E74D97D2D596CD9E1F3BF24A6246332C3
+ 64321409F02C84BA1067AC7FB45344F402A29FFCAD9CEC28DCF49C56B8F4EC63
+ 8A7788F4AC2582892F289473919B575AA72FC765865A0C7DA00898AE099163DF
+ C7D8BC3AAEE07E08C4FB36D8A25728A39C849244F85A95D1359B0494EB786A04
+ 986C09D1EECDB9C3F3ACE751C1555366924DB9B5A1044D1DAE16DB41E5A66E1F
+ 6A9579136363BACE2C1EFF5F55A8FDAC9CC4475E43C363410649F0A20654D4C1
+ 915622AD5FBB48C70E09AA97E32392E33E08A5456F86D4036EB14B2FD1D3A67F
+ 52D5931FF44F8B835852D78AEB4C0F9F78A4553B44E932D104A434BE7B51EE4F
+ 643F17A66074FAE81411FBAD6A322EE8127484AB55B7DEC19B1A81F312F6BA45
+ A01C9E1B06067D2B842754B636F0869B17CBDC1A4454C063F0B4A010C8DE95ED
+ 7CE8B314C38935086AB9B52AD649E82AB0B2E61A6DFB9420259E19E02F19B959
+ 82026DC847AA61654C992540A5502BF6CF88CE08D22E80429764AE298F99E4BE
+ FE73A4BA4C4E31B883F5E804759770265B37B60B1593016F545CF833A72FC294
+ 176ADC3D3F8EB61237B800E6797189C1ED790DF495F93B2B934BA323251E39E5
+ 1AF43FE2F671207BB0028316CC85491AC6D5D37E4E3736FE6B0BB45769D9DDF9
+ E1A559622DB050AB826DE48B31714A215F002B2564E27A83B6FFE4476520A647
+ 625ECC7F00112E22AC3C10AD3EDF1C8860484EBE7EA6417E4375032950310ADE
+ 91700C0C173DA0E3D277ACAD119D46DDBF8104B80C380DB2FC811CB36873C146
+ AC5AF37F127E8951F5CCBFD2876694B17F1FD7B07D6F0224909ED53BB1A338B6
+ F80E40372E3744889CCF039923BF56808DB3DB61E8AAE9C1065E12E5E9BF2D0C
+ E8010A6553E1737A45A70240C566443CD63C61EA74A7EB5027A736C9DB46AAA9
+ 4EDDA02B91D1ECC7BCC15DF930BAEF585B591574D1A795393DB119B5FB7A842E
+ 218A755C497F26F28FA23934C6DBBC940FE7981AE79CF00DC981BDC38000E89A
+ DFD1D99E489D4DA1A4BA716228E8C5CFF3D8A6497832367C0D02D13F6B1A6301
+ F045427A65DF558F4527878B85CA63F06BAD303CD3C32F8DDC91D1B86FF35971
+ A2FAF57B9FBCBEFC2B7C712B40E827893F11B8807112A58BBBE054DBBA4C0E93
+ 8F1FD760CEF12CED1ACC1F3A0F5059F4D6730EC55486EF677EF3B836EA81C18A
+ 9FAB77CDCF5A0A031EDD4A37FCCA3D14E00279131EDD981253D080FA53882F09
+ 350E7DB7B1487FB2D4BF6BA9DCE16E11D3D931E751233EBA8C0F35E2EC39B891
+ DEC387C15518335041C66893B36C3B906ADA15CD8F88C99067285035290EB087
+ 923038071845392B07B939BF104547BE0E30C51709BD9AF240BB686DB007A030
+ 6FA3215F7C3E9DABC3EB7D4B5C789EDED99160730153E79E635BB5B8AF28D8ED
+ 093A3D6611EC565FC7781D14B3887FE201995D2F675F3F597EB50A9BB3404871
+ 10D931B6DBB34A58583247AD731DD9CAAC7142DADA64898798B7E3B784015777
+ C2BBB1BD11B6B8AB327D10181E5E9D08EEEDBAD19A76EF67B089AD3FB787C7E3
+ 6702BB51B9D6819335644121BC00CAD5932B081376A7B7CB077A463E3BACEBEF
+ ED0A3877363A7747676F1837CFE539D9A86204BB717CB363092BE3A6317F2792
+ 8283A88DC0D616DB3AD97DCECC794EF8EC0CCE6A6AC71D6CC55E861B59C5016F
+ 7C47E09E677DE1594E4B3CAC9C1695DCC265D45584118A96D059456A0E226A23
+ C40A3723BA1BCA3F2473F1B208CF063BC16FAF9BCADB81E418BB1D84A83CD7A4
+ 15752DC74DE2001383B461714E14CA006D0F759E232076A4604DD7ED9BD43C36
+ DF3480069ECCF31D5F0CADB0A852D1722FF5079B92A0455AC8B6700BA4B7B99F
+ 3A216855317502C4A79A185712FB21BF34A37FAFDF59640451600F948FBF2DA4
+ F2A28EFAB8C5D153225905E8D1D3D6B6678DEC3D1026443C43F735AB36E74661
+ 0FB4E3C51552BB730BF5CEA82ACA519747349D912BB85052D28C36B2487E7E0B
+ 287ED78CF6CFCD751D4C5624DC40690433BAA19A521105B35137A108981C5D61
+ C1D45DC3657CA1CD0FD21B64619203955539C55B6D35FD6C63B0A567463086F3
+ 6F3B2063D3251710EC920DFC4B17F4A1E8AD80DCABD55F8630FE5EBC80BFB44A
+ 8803242FADCF41C83594C027A690CEAAACF2F9C66140706EB5AA340CF6BED080
+ FAE33D5A34F2E27C1337EC9C2EE942145F41A39AB871FC6D5A9ECDA765C25064
+ 9864BF68BACE2A3C224C7BA23A2CEA26A6E0B27F9DFAF25A9396BFCED0337603
+ BEE2F121CF61512330D3C74F80D5F5DD3E66F77EFD0BE20CA59E806910CC2BD0
+ EF2E7612C1E91BD928492D9EF9FEFE59F251BAF4B8C1902AAAFC5B96D5FC6814
+ 26E221B12CF20DDBE7DC22BD919563961A1BC68939ABEA7B365916789F7E9F5D
+ E7ECD22E99212568546E1A321FBA29AC89BEC076C9DCB937DE55F317FC2E11D1
+ 5D497FA86D69073032D18FB553588B3070E543D91E82FC34857E5067F9363494
+ C175161E060C3C30FC6FD85FDFB9D3DCCD0392B10DD584528A46A7310A9D482A
+ EA44701653FEEE8A1114E82E3B96103D00D59AA44470E9B68A9B3703BE92EEA0
+ CAAC9E79BFEFEA4572D3CD62FFB896132656A75F132B52E5C7D28D376AEFD606
+ 048C372F3C7A420CF263D995FF671AE5212AE6E1082F7A130A3B090D6D41B971
+ A70E2E70F0585187CDF3738DE5029E6B785F6FA63BBC0ECA7534B94662506A68
+ A69BF0294D1F56533CBD2ABFABFC45DD30CFC65585BA9BE092D87328F398EFD4
+ BA0FE2FEF791
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /Arial-BoldMT findfont /Encoding get
+ dup 32 /space put
+ dup 33 /exclam put
+ dup 34 /quotedbl put
+ dup 35 /numbersign put
+ dup 36 /dollar put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 60 /less put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 64 /at put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /backslash put
+ dup 93 /bracketright put
+ dup 94 /asciicircum put
+ dup 95 /underscore put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /braceleft put
+ dup 124 /bar put
+ dup 125 /braceright put
+ dup 126 /asciitilde put
+ dup 161 /exclamdown put
+ dup 162 /cent put
+ dup 163 /sterling put
+ dup 164 /fraction put
+ dup 165 /yen put
+ dup 166 /florin put
+ dup 167 /section put
+ dup 168 /currency put
+ dup 169 /quotesingle put
+ dup 170 /quotedblleft put
+ dup 171 /guillemotleft put
+ dup 172 /guilsinglleft put
+ dup 173 /guilsinglright put
+ dup 174 /fi put
+ dup 175 /fl put
+ dup 177 /endash put
+ dup 178 /dagger put
+ dup 179 /daggerdbl put
+ dup 180 /periodcentered put
+ dup 182 /paragraph put
+ dup 183 /bullet put
+ dup 184 /quotesinglbase put
+ dup 185 /quotedblbase put
+ dup 186 /quotedblright put
+ dup 187 /guillemotright put
+ dup 188 /ellipsis put
+ dup 189 /perthousand put
+ dup 191 /questiondown put
+ dup 193 /grave put
+ dup 194 /acute put
+ dup 195 /circumflex put
+ dup 196 /tilde put
+ dup 197 /macron put
+ dup 198 /breve put
+ dup 199 /dotaccent put
+ dup 200 /dieresis put
+ dup 202 /ring put
+ dup 203 /cedilla put
+ dup 205 /hungarumlaut put
+ dup 206 /ogonek put
+ dup 207 /caron put
+ dup 208 /emdash put
+ dup 225 /AE put
+ dup 227 /ordfeminine put
+ dup 232 /Lslash put
+ dup 233 /Oslash put
+ dup 234 /OE put
+ dup 235 /ordmasculine put
+ dup 241 /ae put
+ dup 245 /dotlessi put
+ dup 248 /lslash put
+ dup 249 /oslash put
+ dup 250 /oe put
+ dup 251 /germandbls put
+ dup 0 /onesuperior put
+ dup 127 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1928/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font ArialMT
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (c) 1991, 1993, 1996, 1997, 1998, 1999 Adobe Systems Incorporated.  All Rights Reserved.Arial is a trademark of The Monotype Corporation, registered in the US Patent and Trademark Office and elsewhere.) def
+ /version (001.001) def
+ /FullName (Arial MT) def
+ /FamilyName (Arial MT) def
+ /Weight (Regular) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /ArialMT def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -222 -250 1006 922 } def
+ /XUID [6 44339 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC70E14AF46
+ F38884AB0522111E1FD6B5E292C7A7C85F79C8CF269C29C6F79E84099DF3FE97
+ 919C760621BE9B4756D5ECC123E0FEBC7A1BC9CFDCE3B7AB1B118837C4B97C17
+ A4A2D65552C37CAAD683D3DABCC09A36FF0DBDB89E43724FD10F7C1BE056E775
+ 101008AD51C29014E0B4AFF4CDE74E1CA5A64E39C83FCEE568A997B7D0D888FB
+ 5AE51C74D8CBBBF61463B3A1C80032F9E9B615124B88BD716363A24D9B750718
+ 4290A3206B935F4107372023D4CF18300B61A6F017E700015589C6D8BC7BED9D
+ C6B3584EE181363F824D6F1E3CF3DF48A631A54AC4E8C81536C1461454CB4B63
+ CBA14A6242F261EBAA3F7955E7C1E758A77E93DB07F4A86D1667FD99BA1B965D
+ 92FFB04F46A8F81AA8F43A6205BDEBF751C54A5394DF443719D16B0AFBFAF01B
+ C9203F81FDE5B931E192C430769AD893C30126CA27135878D49BFA89AC71C990
+ D2A4E8825524271BDF10C6FB049A8B0E7475BED9B44CD4C2B8104452ACF12AA9
+ AC8AFE331F9AF9B0A708BBF3F45200395732639C0F92AB91274625421A93F511
+ 6771881AE8715C58B854B88976701B5385AFE60F40E1B56702BA711ABED94473
+ B72503CDC76C7C34E0A2298FE19357CA17DF344A592ED134D171E58899FCA9D0
+ 62653DAAEFF8D71C19F6D3958220794375F07D635FAC19B5C16DE6D9F30A648B
+ 9FD57832B6804A07E3B1C5D6B07F59AC95E2FCBE0E02CAD0960ED6C98F70D7F1
+ BF7885DD5F0B40BAD91171728FADDFD616EE8A88FC18B5C8F16804C16D7F6408
+ CA476477EA76AEA7911801F204F4E0C0313B1FF1EBC254D7323C0DC28797B201
+ 5A904335690D638EC2C45723DA891C15965F7E459C7707B5CA2F5FD3AB3E68A0
+ 313986EF4BA1E06DA9EF1C961944F5EAD42BF3F30C93B800BD3829FA6254F143
+ 6E9FAE87431D328C947B5D4518A07B8BDFCD64BE3F120FB418101229783A489E
+ 248775C96CCB00A5E65470D0FCBAF0FAE402EBD451D060534D8C0BDBEBB5FCA1
+ D2EC726465F6E37F50D455AD5A00EF50DB61B78CD04FAB58973478F3D9301CBF
+ 6EA03071660EAD7CD6BAD616C77689D560133648C8F3CC438400A2F69C672330
+ F046654B0C61443F393DC0B4F138C0051B027383B50F624D1B597BD5B6FA0F3A
+ 255EA0200400F6EA8C15B2BBA215A6DF7152EB6E1DBA4ACCD4BCE3511207E8DD
+ 13212B8B2A33C259F9AE30A45B338BACC981BE53D6AEC541E6DE02A15260EDAF
+ CAE20D543A7277E81EFB454532425CC074D08E1E3E066F4B62AFF15EF8F59202
+ EEA5CAF47E4C5F55C16C0F6BACA0E175A659043E50A65B8A4CAACB535CA5BF25
+ 824F7EBB192DEBCF59F80B8E8FA78634C7E0C86BAE5385477AE8BB9CF7BADFB3
+ 05296420051EA5FBB7780324620366F20EE93A46EC5A65047F69BE9E82953C57
+ 5C363FAB8A11C647F86C8FAA99FB3C21E2E9B9311A7F61CA453F919912FC714D
+ B64BF3D52D3FD48D2BF9FE81EDDC7B93896BCD68C3DA1CAA36D446DE08F14F24
+ 881212362D63355AC0A4A4C1DE86F48D18286C2EBC5325387915D77D6586E10F
+ 9F7332A871D5F876C17998EFD998EE49A21B141B60E33C515464787589D34945
+ FC6D3C0697E124CB796B6570FD477D0921D4B5C20DA297A3A5990F39ACAC22CD
+ 7C0A2E2F6013054D2306398087113AE376AF6BF19822B988FD14AC9F0D11A0E4
+ 5B6FA61BC823D97A1BD3B4EAD9CA98A68A8A82A95731ECD22DB5E62890A468C0
+ 33E806EA900AA2683E537994FA1CBB14711CD8934550F385593F10E49455D48B
+ C883E2923D91AFACD479F37E4502A252C407B0A3E0E91F083ED08D5B9EA01C30
+ 9B2A91B3EB2B2A9BE3BDEC6C2F1611F5FE5B6C5D6F63E1007ADC1EC081577BEF
+ 25703376B5CB3EF7AE0B682521326B0602AFC8EDD3F9D29B6681B97F2F6D02C1
+ D6B9951EEA1CD4ECE1D1B9030D1E8E498ABF13905DA3A3EE416995456B39301F
+ 1A268AED8DFC91A4941FA2E15A40865DCE35E106B036811366F5A809D7BBADF2
+ D3BE3E66576E1CD5F49F26F48231FB265825D1883F5529372B539765B684408B
+ D9827D62A85A3223BE93705ADD0EBE9B209C4198FC396CEA26F3C39EEBDFD571
+ 696FC4FF8A1046721B1F5A2459772AD1B1D73E8815DF6075C56D6CB4821496E0
+ 6177B9BCB8D9DD8141264C9351D1CB9C66F3CA360C73EBC99CF256AB34832665
+ 418ED547CF8AF9967445629E3F8812D72C9A1367AF724B29503EBD2709A849A7
+ 73B145ED245AF6F558EF3C3DD58A79841D2D8072829B4354B4FB9B92511C1DDE
+ 4419ABE724FE38922CB46D755965EAF364546A8113725EA3F655A17D23B86DBA
+ 967D6093A61D81E7D891F1FFCE8555AD2E572ABC392622947EEF2B19F37EE7BA
+ AA23C81AA8366982D80AF6F8E800DE29C5E9E9F27EA194D5DD0B05448BEB860A
+ 0F1F0A6B21B920C11019FCD3C7AB2A9131802E49A5C0D83D24282D2893A4D414
+ 25607C2775199F43509E85DEBD1940B6BB515F1CAE035F62783B8CE47BD02AFB
+ 20A5F22CC3A1FECBCCF75E71B22DDCB8DDC1E6BAA1149EFB3643C90574D5854D
+ F042CFA4C6AD811BFBF1D9B3F28CF5CA542033379C85879D32122C8A647978B5
+ 196B70CF7AD5F4986720107860406624DF6DEC7EF00F683504CAD094C1D9B02D
+ B0F85AB73DC47B4E598324D3D87348A08FE851CB80183CAFC75DA9F097F437F0
+ 4B201BE3D266A020292DB51B30FB6789E6381981D1E4F90CAF8B0F2DFC6D169B
+ 30E18BE97EF91B75E09904BE317F7D6F881EDC478742EEC2B480E9E8A7DDD194
+ 42B4ACBF73B56BF0719F73E4E0C4FC0FE55777E7DC2FB7C28E043BFA7D93D42B
+ D399400549C35FD4A97B36275903BD7F0B87BA7171186DF4E052114E06CEB9BC
+ 507FCA94AFD74BF077E0A0926A1ED0C76395A9EC95964026A4A3D1201551B0A4
+ 505DAE3B203E6597D3CABFE5F0DA7173630CCB05EBAD3994A072DFC27BA6E93C
+ 965ADCEF109D4AC3AAC43F493750D1A3AB840159EAC69422A70E17F078931605
+ A65F6D264A140DF4B0466E98FD9A620B48E9AE7AD462E8C6DAD19A6074CF929A
+ 5FC78056D249B2E2A4C64E3E378047787E25C8E3CB799831021990736A979469
+ 291E01D76778C4854DAE4785D7554DD5E5159F2C95BF76B752DA815B8E123689
+ C77DB25BF0A6F0DE18F8CD9E3E585C5F5A806ABDB3B1653BEEA0D7E0EFF2348A
+ 8AA54DB0B29E5A3FE8AE348EE04F1EAAA7A7CA16A43E7B6D4B71312A9BF29191
+ 4C2B3DC2BBE1D3B5ADC998199239FE7639C1345A4BD8A6366436580CC30C0D05
+ 84914262FC7E798A62CF2FEF968D05FD4C6863D9AFEF5AE41D12FDC272C50695
+ E9AACE78A61FB7017430186DDFE3D535471936C2FB4C7AA03CA3C7D70CA15526
+ 0F851513E08FB11A3A1AB04280E4C22F2F06434DC59CA70B7E9EA443668902F7
+ 70058CAC92A2967EE581143887BD5165638B47B6F0A31F01647C28F56263EB6B
+ 70CBF3BC9C48DFDDD9D81BD7D323D3B1086E35B86A8D111B3B5A656119239CC0
+ C106D49294DFA01E1D32745FC88F8A17E614A32164B891EB787F4D681E74A3A8
+ 4EDAC7D8D6BBE9A84FC9F7FAB3D7E7211E4C57F9CFEF7C5C3D292971D4435199
+ 2FB5C396D93A20FC01C54E903A7F0809F44FD39D74F194F06D5B2F6112181321
+ 59BC06420509DCFC2AA4C7C0E2F7A01E47C4AF9D83474EC7C326ED7D45F67550
+ 283B1DD83F682155C7579025A47218D6393B6E10F1108902553B1D9E4679927F
+ E6183F4673276A1371895857A61AED50ACD7250CD94F01E9728F26CDADAFA751
+ D4F63803ED04708EB64E3576196065311C3CEFD7C823B8D03A71F983B2F61182
+ 2D67217F51E80DEBFF0ACD0B71B7E4C5AF129DC11E18597B3930B67358181789
+ 1ED9A4BA4304DE8C02D520423CEA3FEFACCCD6C51997E2E201F6E658EDAD7BD4
+ 2E3AA2A040D205F5FFE0AACEC3CE9E35304F2FB46CFF000E19D908FC360AB518
+ A6EAE095E3A510D06488F5C3356DE58C20C5383125A8B70F64CBD689F9CDEC93
+ 57BA59AC019828F415225B57BC706072B26C15ABF21195F6E812D1BB55761502
+ 878F7DB41EAEE10B72FD42BE5847344D108DB5FA5C74F8F92AB617C50FA6EA2F
+ 4DFB003C241E522E01FF393572F2024F506C99C4601195958FB17F6C2A7F0754
+ FA9DEEA8466C67ED10B6B49826C6F417C402D485CFB262847B307A9481209A62
+ 554927F8860664038D73E298BF0A865EF16075A64633F2E2D5F7604C4E4A1535
+ 6CFCFE727A89C10F122EFD87D157177065A8676D9E668ABFAA25537BD5319418
+ F6C9C826082D3277DDAEA8DA0C332AEE80E03DAB6B1F7CEA226830BB7EBFB709
+ 832560C9174EA571FF354742FE0AEBCEDFE381899B2BA05F61C0D8ABCDFE3B8D
+ 274A6A0D49520EF4EB02C62FC5160AEA8BD284445238EDF8A057BC091B85F418
+ 5E979392F00A218EDDE76F97E2839B17E7B4013F130682AAACBE2F9218A5A93A
+ 3CFC057F5AF071F75B82206F94FA17F54E6F71BFD578EE68801F1567E97C9E8C
+ 4B1A22889D06C7FA4668981F8D70729AC4001D4636228A46BED87EDC73D5AEED
+ DA1BEA33F6093848FD2A6AD0F6FAD9A6DDC132FAA99398D22819CF29D5C2AEF2
+ 9349373FF31A56942922C297F03C923E52FCCF4FC49B3AD1D9B05FC03F77D26B
+ C266952BEE8927F257BB29BE33E2DC8D37293F348EB776F1595C2C705AFBD1D5
+ 981A9F80BA14BA7FE2AE63F9629300797CCB7BBABD8ABACCAFEFB4FA0C3F6834
+ B0605AC8992CEB28DD64840FE35F8B82C3F28DCA7F59E7BC15D3CB752DB98E70
+ 5DFC14336FBD98825E25422E29CF9A454B39749D7966DABE2A62B10E651FE4AF
+ 1BD2D7967C93CB7551E099927CB0F327B98204F5CC896C8F54DFF84E54C316C4
+ E7E80C35DE22DB201CDA5CC2DCED211BD2C0301F44CA54DE07AD73CD4605835A
+ B026D2E53F6518551C180469A83D5F7131E367452306C1D71E357DBFA8BA9329
+ FA86682E0A5A85A91BA04972CA5138ABA88959B004BB9377484493051DD68056
+ 1452C5D202A15A433188F9DF70526AD0B5305C14812CF2481D22CFAF89E357C0
+ 97541CCE109C468AE99ACEC83FC85D4184D7333A4EC3ED05AB4A4A313F8DCD85
+ BAC1BB0E4DFA9CB36DCE88099A0FAEC665138EDD86436191BEBF4F67D4492865
+ CE2E446C3CD9634A474E7B53EE756C93B3EE1EAF95BB66DD465D52D853FD2434
+ 1760250C3070601BB35E4485ABCFCA9E9D257334889DD0909C9A86399A41D623
+ 20EF0320886BFC2F9535C231851CA6F445FFB4449DBA10A78E6C77AA45C5A880
+ 3F46952BC328B80D38BC1EBF615EF7C603C8734ABF624DF726B6B6FB281D7DE7
+ 5993A64E15B7BED306D4D293D5A7DC84148D14A918AE73856C7685C238C2ADB7
+ 6A4FCBC74DE4837DBD244DBBD722D09A253FBE3757AF79D4262582FDA40E4EC3
+ 4B1DEDA6797C15AC457349203A28871D17D447280DA7E811D24033D38BC3253C
+ 1B213EC5DD2FC811A5DABFF75F282486B192093BEF15FA2E510C15DBB9681C92
+ F8CD64F1B41901559285B089B87EAD0451FFEB200DD126A264597DB8550CF94B
+ FBBB78899EC837CB7C2E381BF444B4C1E2AA2CB19836726DB0E745C0A3029521
+ 602D5EA7BD26F33B2BEE4A255F0D301A372724214741FA66503A801CB88C6BB0
+ 5C6F22BFE4E8F6FD3F37927AF7C71F9EB5F42BCFE1C26AF0A40E16B9238E65A9
+ FC4812BEF803C8D42ED81D5F9E6F130267D4516DCB084412E72E2E4EA3A4FDAD
+ AB6067B4057A35B7E507ABCBE265581A2E60D930EAB40763A9131FE72CD14C15
+ 1AFDDE4C0154D812E7222A9F587CA1BFAF7E70F05493DB925A8ED8D97D07A30E
+ 83633F45923213D47DB0D546A818873AF1DD0FEBEEFC2F4BA27C2AA140954678
+ 7A3DE247426E23CB0B5C0C2A535D1378AC6C153F7934542F3F0803AAB9FE206F
+ 67EA2A77C782C72F0214A3EBA8B4776214BBF5537EFAF0C8864B6F7847BC07E2
+ 538774ACD5727D517C77F910035857B3E6869D14F81216E35C615CB010CE1692
+ 79C7F8626498BD854DE0E5E13D50B09C16ABBD96D3A817E53CD541454BD23797
+ 8AB95BDAD2D0CF607BED989668A3404976D194DE3DBE045292061EF685560868
+ 54B4F11CCB21489E7A2DD8C120E70A7C6EAC263B1B89401981D13BE1FE2D3AEA
+ 7572935DA23FF1FCE073689EDABCE1144C31B4521811C56D0B787551AA6D87CF
+ DC7B1C6936851BBB0CE2923E8CC97C30E3DB86F0588DB1CBD9751E3806669089
+ DB0F32070C9DD2310E54313113D3D3AA330A99B4893D8FF077662960CA4AEB8D
+ 6FB4CEDF2ED2926597D155A7BEC8EA3011E735D9A7B17EBADB27C09E34E5909C
+ CCDFE5B74556577A1F31073B9BE6876F397A6B51C415565F6CF4F8477876A909
+ 7AF23CE9283F99924A00670E377FC6CC2C5A2EABC51687C0A0E3E7833E270520
+ CAAFBE18BF863B4B950F6916D6CA8E6454EA76C04931C7BC883C0070AFA0DA33
+ B3DD70DE68114E8A1C6E164D227A3F8F317B73116043A0C145025CC8A322A637
+ 583C084D10C5F154EC29D15439DD8F436A2D4C56D56D147B851BF96A3F0535F4
+ C0B865CFF88DFE0DECFC6AC9A30F51E6768BD8475E76DDA2D8FD48C5102706CC
+ 98CB773088B05F0492F2F82FB213745B88D87151AB317085D0444492421F27C3
+ C01B3C1901BF86E719ECBAC5525F9B0FA862F3A10E549B9F07D9F3B43AC51BE2
+ 9E107E737D3188A91CF57D7C739583835073A7082E94336EA42BADB20918A370
+ 2E5E6F121C11BF956C3C23F1F1F9DFED5F187DAFB3528C6936BCE11AF4793087
+ 763B4F2F4A81592EC7074D2ED1BB0724D82629CA7E054BB2C1EBA8B49486A11A
+ F8C92EF89C735AD88242C3165CF44EC64ABCFE378C1EFA1F11E979C3D09DE332
+ 1DEC2A8C1CD30E12D4A960CD33C72ABA46BE1BA9AB05F1746A1F707A746F5AC9
+ 023910335FFE88A5F9B9768A9673845D30C201A6CA3C2E65FC911EFAE8E54BCE
+ F877A8236A2835CD2789A31EA9F7F422FD785A3503AD0EFF2B58105FD86CA536
+ 938DFE5549BB115FF1170E31EFBA8E6ADA58730AE2F3313913DEE77E01D97EA7
+ 71C5FEADD8DCED4F881DCC1A702BAD8D36A0A26C1EDBC4F00F0BB21BA91A4090
+ 8BA77A7CD5BBF1D25BC0416B5DE1456EA3188DE97FE0EC0797119E9C8E81FCB7
+ B9B137E9E4DB829A47A4FDEF03D93F5F45197F46B2E7C04ABFD55C960C2F3BB8
+ 7A9EBAF2BCCA67D6D78DC86FC44F55730490DB4C00EA25CE4D4A5AC4AA45B973
+ 10D3D1B7CF84E5C3877DB63EB307E3AC2FCB62FA9CCE135A5809C7D77B20983F
+ E2471999B318EA15D8A33389A86B84EE277BED89971F32588795B64767D20621
+ BEB1C7F003F9AB28D396C2CEA1B668C570A90CB21F5E69F440046D2E255E8DD8
+ D0A30521005616262259349A174E88B8CF8468B94876DE0CDC2C2AF592FBE1FE
+ E94912C87E4D2EC34A10700BBE528FC38675766FE8DDBEE5355D2163156B50FA
+ 2B74CBD15D3950D36521F6E971510A5A6DEA8D50D0F4B3A9124BA2CFBB81164C
+ 351E911EDE208416757BD186DED69B24C81095A7CB7BF185E5B69B842CE11CF7
+ D80E92CA194E46162A5EE583A61C212475A0F9B70F5A8FED079DFEEF281609E5
+ E7A953EF08DCF8117F9872E392395012EA536B8EFBA94DD04D94C1EF7714DF01
+ 482BC1D9022406CDFDD713F8A4596AE80CB3F211DC2942FD033401D236F8D433
+ B37A27FAF8362C22A69A558BCB6F6DEFC0F853D379ABC4706971E169EA482ADD
+ 2BB3F2E91972C87BEF275FD07735815E0589FA5C02F2A51B8EBD6DC6333738CD
+ 1D5C910A279E9AEDA7496AFC29E36F678C72DE40EA33F2750A36846A2B0D2A0C
+ 961D48289B981A2EAEA7CBF3B215724FFBFC720E949717ADA630CFCC704B1307
+ C652D4ACD8E662380F9C2E11088BFE6EC6ADAD402464BB35E629B05169A78927
+ 11704A570B24357C0E267C1700BF6DC76A2BBCC6F8181F710652DF2A85BEF960
+ 241256325284F09A457DCB98A6E8D273952966804BCC023A216EDECAE681A522
+ 7314668D3B38C0FCDC11EB7CD50781790509BD9C0706810CBA7C7F4F0D0AC364
+ B6732C64FA47A65FC5DA6DC109C18F4F52E02DEC24E434D9F6BD9A53711A4042
+ 6483BA0C7C2B8A85CB30D4F1C5F0761F61CD0A99890D7DAA6C97EF326BCDC88C
+ 0A9F6C6C2D57950CB482D4C4E7E3503FAAF70850EAF284D73A4D7CA5440D625D
+ C96AB5634CFCC923CFACA343C0A3A361756D55EEA1FA1E9458DDF965C6C0721E
+ 92C5A066FE13F9F87EA9B3AC013BE4D5E85D7948F182C1C09CCD3C7945035BC0
+ AB8BD07B2F0CCBEC6EC156340F12478E47F28766A3667960BACEC484E745663E
+ 774177E99D32F9518A31C0B88281D6270BC5DF83CC23D686C25C6796FBD4E617
+ DB97D6F572BF4E91E1738AE1F7A7B0FCCC4EA07E5587B99836B6BD04949A5112
+ 9AEBAF7D89259CFF3E03DA661B3B1F82BE911DF21E45A4C3002E15737170F1E4
+ 323B0B7A025F0987FCD7F6A7C9EFCED4D09DDB60F10FEEACFBB32B898BDC4413
+ 0329D6D1260176B9E2AD358DF23C526DBDFB27F6F2FC81E3B4FF796D3D1856B7
+ 25D2A48B2F82BC1EFAFC038823852E753ADC3614BDFC4B5240FD8F47C1DCFFE7
+ DF66DEF58D9E1633E57DEE8C7F8BBC9BE0884EFAE93894B8709D88161CC43132
+ 695A72320B57344199C502DDA81A446D1320DC4B62B7F6D7D7CD43E94005DD7C
+ 88F0FA0E339869EAB6F0859627F61F5BEDA3795059388222DB4FAB385D681BE2
+ 926000A8009A42A1252104E6FF7F1490259419F89A47233D86E083A5AB852AA1
+ D3555D05F4B6B52C28479B91CDB53323517B6B40458AC4A3F567DF142B654D14
+ CAD1A682439D29908E29EBC65889A472E9B15E6468E9ADE97CC6FE90945702A4
+ 262B8E6BD70D0AB853AE8E57E302049A02139C82454024093F9724685C8B8F94
+ 34E23495444F3B8D195B1BEE6025286CD66DD297FE7C5350BB3F4AC0A23D9B6B
+ CF0D4A411C7D018291150EB9AA5351030FB716D1E0FA5ABF14A1CE6D98AE9F03
+ BDC1497FDB995F1BD7482673B12BF732709B22B1EEB113A389AF650BA6CE57D9
+ 9CC63BB5A3E8D0A06480ECF7C9A87436C239219C246E42A7B5AEAF43DA8042F5
+ AE62704E332B12A5344D50F672099E4543F5CE715227B347D3EB34F01CEB1FC7
+ C2C1E151B787739775647A7F27A6DB802AB28F2A83472D8EEF7A74BE517C61E4
+ E6BFC3FC8E1022B63623FD987629C10A4B0E8A8563F2E6CDB34249F2002CCF4A
+ 2AAD7677D6298DA001C00CC59A45CA32D7373D3146737A5DD6D9C3FB40CD16D2
+ 37A5F759FC904936856CE916AFBFC3099D8D8CB48891002B222110E169D32E61
+ 53442A14A1AD51280B918029B9699AAFCC01B0821781A23CD5A5159703A2C2EF
+ B9BA7DC8FFDEBB091A0703426B8B37C37156BEED1B67526995BB659CC9757171
+ 502C27380D4FF5D3B84D9B50DA2E7DAC00A9B4F737E2F0259D3678DD3790DD91
+ 3A59CF899F89C68F4A4846DBE7D1F5BE4D544C4796B086E3D93D199D6ECDC003
+ ADED84D3F8973364BD288B8A662395450062893C1237F6E9CB438E1F9AD54C48
+ 4DFB2C86D923E7D33B6E42CEF8A55F0A67238927D8548E8F9D27758B8D1E72ED
+ 9AEA686369CDA9CBAA3FADD8BC374A462D955E641DC537E2D581D641F19062BE
+ 34D14F7D120ACE457D58D888874E84A44E1706AFD76AEA9C956BBCDCD959837B
+ 7292ACE14D63BA658C049255AAF1191A797FB9559C473521FE3E8F7A6E5C9ABF
+ B539268C27554413C9F1B7B822020C9949732F6918EDAC9ADEDB11E049C4B239
+ 3672F95D00D6BAEF22EE08737D32820D7CDF18EE825159577F65B5ED2377A68F
+ 2FD871D4407D212187F5E244239C35DBEE6894ADAEAB8F5CEA9FFE0F2F2AF3EA
+ 9F99F097AC38F210D9EA5C66700058C33E5087E2003E77E2D3E7BE37E9E7B0CD
+ 2A9295EFEDE8A0D1154196ABA5CAA8A5D65A1C0205FF05237F58C097B78A9E7D
+ AE71257606438617BBC922D7808CC73897F6605B39EFC269E674F6766C52F061
+ E8C14DDF8E6F1FBAB411F50C4E9E1CB90541403BED5A569238A62F1B38E4FEB1
+ B9D4C82FF075F64108679F06DE974C2B98154F8E71CBC4445AF6B9D43E715C41
+ A424477DC3BE7900018EBB602045D605E9EDBCF0457F45649D869489A7B7D8EF
+ D0B5B00E0EB522FD0C67453089839D8601625F03E646CDA3E9D7B03473597555
+ 5D6989548EFAB9D2AF83E2F8C26CDE5A9DD7FEDDBA3C1865444027ACCB3AF41E
+ 20A9ADD814E6C60315716B618E75364EC70CD99FAA93278AE712C5EFC1DFBE96
+ 579144AED2BABBC932665D840B48B9FD71B263A1D86EE2A08E6DCCDB791720C7
+ A83BB28A3629DB628F623EAD1E8910FA6B905E1B9639E2EE4812B5AE9C42AB1F
+ 9596508320EA819B33CFA017F8636707C24106DBC4F3F7E56D0F726B455CF905
+ 6117383B6994F9B08AB0811FF256390717726F0EF0B97D98C514234722E87B33
+ 0957ADB0E40AB53C301F363AB2006663E8511CB09B4791D5254A8B42C01D4653
+ CE459F2C8F44410A3975126E2F12A759CD253881D9D1CF91A1A62B056D84069E
+ FDA1A4B9D76B2019880B1C2C5AE9DACDED2FCA522B507425C033C39D34E914F6
+ DC4CBACBA8069FC4917AA791DC56A9CB90080222064CDB87CD26E89B79BBD375
+ 67FF6BFE2CD60F20A808C679C130B66FA17B31E6C3F41EC28BD1C4C2A96E944A
+ 05662279988A7F41E1AFAD375138CEF9288697CC55BF125F7AF57B6843C690E3
+ 5FC7F7B2802DE0260498F7D723923EA12A5DBDE2BD757FF33E2EA8BAA974E53C
+ 890A9E1C29E85484D7176A63C038ED69663F2EDE72E54F0C03FC546D8424812B
+ E40EF5DB62C7D50827671FBBCF27F0A9AADB8D15E246ACEFE25BB49430C9C37E
+ 415BE72ED38AE50B22B5C9634ED88ABFB6438DD6B13C74BD7CB9A6DDD234BA6A
+ D281AA1A5B567CACE5738227295BFE7C18C868DB982BDB0B4D033AD60FE20C6D
+ EB9353877904F0C8B4D951DEBFD96DC897C1084418AA332A063017016766260A
+ 4F48298C2BD39257D40E8F75FD3507EA809E4805939A59E9922CB15B2EF0ADBF
+ 5BA0FFA96C67DB2220B5A59AB03F3FE3A365116746798892CA7285F0839C7FF0
+ E03C450FC11C30932C007E12A6B6902B8834A9C067B6EC5531CB137371C533F3
+ 75B17E3CC307D346944F80A8DA6F3C6C2AEA295A013EE084E7B1C42D158B7EBB
+ 6B5E30B06C379EC7F66B8CB9A50DD34A8233E1CE18471A8CF7EEC646D3E378A4
+ 453D932CF50B7E576A005772596B25B11F78B4BB89973CD55C40E19E2DA99135
+ 1CC77D7B2449FC7339466DAAFF480C5269E55A16F5A71BC41F282F466276E884
+ 9332EB5B86E2D96F11AF1E5A5AAF521EA203062BDD877415DC357896D5294897
+ E1EED1CB0EF2F3E52E6AA7AC396662F4E7DD2AE83A740C961A322EE11846040C
+ 81AFB289A4D7F422222847A164DB13BAA768AB50FD177936FCFD117BFC5EE961
+ 4EA21017301254C78CE6D18B985C463DF43044C2388D21E4EC51BD489DC170D6
+ B712359A6735B19093A25AFA743FF0D1A88591BB2D5876DE9055C646F75A1510
+ 198B21767C67A655C967093731CE31424AC8C63C4E3654BCDCB90F2A2DB9828A
+ 91A97EE0C13C1E3FFEEFDA52C4F2C326552EB93F2047CA1345F1F139BD9A9649
+ 81FE4F0BC006CDE8F3EAEB3C5E2AA537F2F9A770ECF05001D22EB192C5E83AE4
+ E6E2757B1675438372CBD0BF4BA3680CFE9387E834AE7F6741089D89858DE31E
+ 57D0AF4113157CE1B79CE5FC3880959B3179D488345DBFA33ABCDD3213BC388F
+ 3FFF9CA54083A0A47F37D5CF1EF48F9AF64AA904011A0DC5580D9E5F9D02B2CA
+ 61F9A74805FF7EEA16A5ED0A1213752AFAA894F5E750115B448EC2530ED5DE57
+ FEC6F6AE773195F5E907CE9918E0AA6602CF974CADDE726C4B4EE2A05549F168
+ 76C0EB34D633F0C51F6D21D34BA56706775BE1023A8889CA73E28812E1A8D5A9
+ FEE81C9DC165557ECCA94DF7CE945B3CD24CB0497137D3297C635AE9305D2CA6
+ B705F070A52D127A1B1862B72E8C2815CBF23EC80CADF7239596A5F2012E33F7
+ C87B95531D574F525555F4FE8EE0662FBA341DABF23EB24F8026D327E039DA44
+ 89362D91C2D138E6D768B49A4F8B79F56641DF6F16562FD6416459DE3BDAF053
+ 714745C7E9CA273D57BDC647E8D36FD750D1871CE0DAEA9454485E3AA1F981E8
+ 0791A6FEB2AA25AEEF544B7B351FDD2CF8CD64571A79BC199A288574D7132B8E
+ F24DF197828B625081CE072AF9001AE81DDDF994F369DD52E7250E8F42EA55C5
+ CD0AFD5572BE4FECCE06AFA0A48D70A929838530CAEB5F6179B37B9FF84958AC
+ D0E615668A0832A26CF95C53FAD456BCC0AB2C330024D8B85D249D2CE6FF67AE
+ 39DB4B95C1AE20BB730C9F268892B0497C8D353EEBBCDA5B695E449B7A5D164A
+ 9BE1319BD377E4097BDDF21830C18489CADE6BABF640CDE853082CBF0A3BF931
+ 143422991DFA2D7F670B83BF78730712FFDFD4CA4112CC6934284652D8C1DC0E
+ 51022CD9F1BE46CE700D458E5B1BB0917D871EB8A27256897E042C91B6FC470B
+ D41D75F955F6456D55FFF7962D601EAF6E066A7781381208F61E31853317F7EF
+ B638C3BBFABCE1C8C68944C36DB2DD375B038E0B5F10091FAA0F185884C238A7
+ F983EB48CCE8CE08DE7BA22C8D670EECB5402F3B335642B92232BCA7437E45F8
+ CFF3082A5D0DAFAF3D06A3B05DF217CC131EFB7EFCAD55185E1A26C2FE2A30CB
+ BD1B783BFA2FD5D3C003B30DF8F678BF31600E19DE6A824EDB7B0437603F23E7
+ B68003A221E125CEB715E67E6FD896E1B835D43426E69B3978AF9FE9B0B32966
+ 8C27EF77BCDC956AC40F9B3832306CE237E440D796968821AE2DC60B271F8ED2
+ 5F09BDB5DF2BFCA8654EC28FFAEF28725F2933A068D2ACBC1B217FE6D46D700C
+ 208FD63C717282D152EF5BCE49F2B1A99D436A84B502AD48B931CC9D13F23483
+ 0429A536EB8E2145B96736D9A102D65A5F3E73D048B2CE6DE41D566116785D90
+ A4FBCD0D377F6DEC7EDB4047D850FA8AE349C1342E39FB3E9E21EBB3DB3906FC
+ 0FA3411F6175CA8B6DBC99123F2F94002E1D20B98FBA8ADB9C8FAFF99FC67093
+ 867FE1F1D699EAA27A3E90E6B8EBB4A5948E6EF426CCA1E9F9CE276E73842161
+ 14E6268EC487A6CA0580BF4550C7C3DDC81700DBB4C58A8303CC76E5DBE3EDB8
+ 7F80C22C857D60FB0A723374EB7DFEA1F4A987F14757EC1870719701219D9F92
+ F01AAF8E0F5AB1E245361D235AC7122C58F66BF57D401CE9A17BB98A994178EF
+ A25126EC3DB7CFC26AC8942877FE586B566CCC61C07EBD44CECE694D36E7287F
+ A9B5B022DFFB7C1B56388FD43D2AE2D0A6630D28A4049761BCFE117FF7B55EC6
+ 47606DB758AF1FA50AA3FD5C7D1C766BD88CBDFCEF0D497D4C0DC0F6F2860547
+ 35A2D4F79C65D5B8E43B9CA952622682ABD20BFB2BDD04D89004CB1BBFAE89C9
+ D373477ED7CC7C6484137B77EC745A34364F88D9A0C53C1DDA908B50DBE2AD6C
+ E1CD8EC1A8BE3AA9FF0B2DD245D8FC50868989D93B05FF30D8825953EF79548A
+ 89578D7BC51D3F8623987885AD56C4076F35D10DC10EB7369769C5E9D8EFC993
+ 644D5863BE900DBA3886682226407E4BD2B3CBB3F0BE8A827555C7CCBE07807E
+ 81A5235F10321CC7AF816668973603E2BADC29ED0718245099C3BB0F8027D241
+ 4FEE7A27DD8BBD52FF76302AB688E6C452EDA6D6AE3921B430EE62159C960B4F
+ 7E5078010F6419F24DBEFBA09D9286594EA69D6B83A83D9C7B706C4019CDCE1A
+ E6702B4096EB885CBFC0F1D83A1643D9881AB062734810A35F780E156E7538A2
+ D8672E00F98CD218D7AD59382435851597C6FB5C681E99AA3B54D984E1E6355F
+ E7EA8B8F9D0AB617733FBEB7F4C77922A131D8FD4513BEA5B52C07EFE1D0AC44
+ 85B1ECE90F3957B1583FA02CE642CFABE419A79D5D7B40B46D68AAF77B731BFF
+ AE71F66F4A8B5180001605D4ADCA0104BC8DDDA2E75496B2FAB5CD5E26CB1194
+ FD71A73EC803DB5726D7D8CD98F17F059E0FE003FE9210078956A3F829241CDB
+ 2C66159AB563AE1D6AECF15F1AD3588510ABD7B5095C5EDEE2758DF8A074EFF1
+ 4CDC2A369F44F43773849691B4BDD94B87C6C2300276D2652BDABCD8354A9C32
+ 30CE2FDD010645F586C41D4AEB1168940AC38E485C415396F6E51174FE49BC04
+ E0F4A41DCBBE1FE050160EAA865D0A1C2C7BD9EDEFEEF6B2FCEEF92FA2E794E3
+ 5D48B0A1E8FDD58060CA6A0B49D1D99721BDA689DDA975D523EE96502E88C529
+ 1217AF7920A1F79F19E0327FBB203041B9DC04DD6324C285B87A8C76AF32FE30
+ 9B59EC61042511EBB5D21699495D1C675330678576B5BD6D5A611CAF8825E628
+ E0E77BFA9563AE8EC8388CE431D2257C88E1BD6C0A919E8427BAC54F7B9FBE88
+ 87C60A5683A64DC8B001A52FAAD02F2F557A33F9BA4C774086DFF5E0CBF45599
+ D23642AC8513F89905D96FCC32784B0F2C61E0FC4F3B32AA7AE08D65404845B8
+ 6C8FB766F111F4200F1DB20EC50C2657E96CD1E25B43AE45A4B4BF413E2D9FB8
+ D78AF6F6BA1ED3438F167E197C40AA586B7C3BD0CC3AFBAED567A8464A902E04
+ C571780783F0AFA3CBA16235A581381AFD266145DE84F23A4A3962A7FDB54A57
+ 457EA9488217E54862CEDE4F291A0F7E79CCF8D2C3D0CD8FDB280CCA1C425939
+ C837715B22DBA1E1D0BEBFC252C45B8F653794C13913722F486C26E75CADCE77
+ AF57571C04F3D0FE0A0E2A0BA88D46AA758B0EFE8B2449D97F27B37D28509503
+ B6078BD53C505E6922AA22144857B5BA47AB9A13A6DBFBB03D03FE7BD9B59371
+ CC59708A7C82FD6B0483DD845D53FC8CBDA75AD21259C7DD96C7E823325FD8EE
+ 172C6A034717A3353F7361C213C3E7C224152CC010BBE00B75CCA4EFFC122434
+ 4B267CA4FC0260FF88AF16D4473E6BD03A0089D1BDC389BB2D0A2BE9A6A79713
+ C2642E1D787F62DA9102EF9EE3C040FF746C933240AEDFCAB24CC03594491D0E
+ A7E451CD51E3A681CF7CD0F09BA2F1D7EB6CF3838D3373A7D88E04AB2E6CF446
+ 851617CFDB8BACC4AB63DC2CBB9AEBA4F75A217BBF8200A24C47BA6B9EA62E67
+ CB66CB16C449DB4EC5283C8C2DF3CD1F6974E95FC177B9A09452B3D66F285756
+ DD0ADAA460F3E89349C36FF759AB0BFFCD811F2C03E98DCA3E73891A4BB9403C
+ CFC58F6B06E082DF7B14A9B981E0715D0C51E847614B144761FFC8121C7BC226
+ ABC2F1F140D3C24B5BDB56B489E5D2C3E4B9F8FD1A8F8885D950CEDDB16C9D26
+ C0082A49CD719AF0690A0B597F5CEFF356D86D8D948C943C9AC7BA0717969B8C
+ 9E53D837884195C5455639CE51EB71184294BAAAD10D60600EF53E600ED09D84
+ 155629C4F57BED39943CB09420DDB6D6A689D147ADB3E2F839E0D35866875E31
+ 03B555A16D3EB508A6AD112496AD5A075561615C498DABC6CBE8E29C2E289D18
+ 0FD1E04BC0AAAAF54D7316C59BF8A7D0FE929A9ADE643A99C29CB8B5EEF9D0EC
+ A0EC5886D7C63B2BF802E6838F7C5CDE3BB885D1B4866B0E854B68F6B071C15E
+ 4CED37F535D56F232B68D07D9352372987A7D66EFBA92FC6C42CB37F857041D7
+ 6425DCB774523D16430B5672B535AF436599F760DBAE1CF7C33D9637DD8DF283
+ 8B355BA6C80674191DF895FA92B54774B42BA45C7B0FB08215AF42943140136A
+ D750719821316AC907D72AF38C4206A40305A53D17DAF53198CBADA262C77AC4
+ 75EA4A4DD77037D91E76764A7BA4573A610996ED3A721ACECE828EE8D0704356
+ 0290382EE000586053560E747C65B2CFF9D16A4C7BCD1DD4016B95457CD545BC
+ 8A1B3AB239202C106BA9CB13C5606D8FE667BBD97D71D424C8B108C09CA9EBF0
+ FE003E1345803D249E101F4F24C8B9296920EB1057ED5081D55CDD08B289289A
+ 21252531E494137765312365ED5FCDC994DDCE88010C31FF63A5225344E67063
+ 09166712A9AAE98BD976D6EC42BFF36BF20B6293707B48A26D60E136F0F8B0E2
+ 4B264A41D54447246554F596C04E552DE0271D0DC22A788AFE6E78623D94CD38
+ 3728C67DEF29BC237AED6CFD87D4453E06BE19E12B69AB66CB174D5EF85441C6
+ CD3133C5D8030E628EEFEE11A067E8141213E6398197B47FDAAB002328911626
+ 8D40108D56316D8A9554D8487C5C3531F8BB03135341ACA5B66FAC08DC4FD018
+ B3DD562A6D32710CA57141F28B461D810179FE2313488E17559F486EC80EFA6A
+ 955C19BD0D7F58A5D2D319D3249EE8488931EA56F2A92A727F7690F6CE5EC903
+ B296DDA6AC3757523418A2D96DA8810B4AA9DC746434DC4540927849BEBE96A1
+ C86F0492E55257058C08B13F97DE7B9EB8C3B9355ADC5D4401D1E00876D43341
+ 873F064732F136F18561EA03DB2BD71FA728D2BC7D3E070AFF24F200BCECE913
+ 0D360614A3114089CD297C85B6AAECFC29FDBDEFE4C9C67C2FC390F148E50EF3
+ E38719E2F6471758B3158402F90A239F17F26983201AAB0E0700C9C2E32F4444
+ 5DE750154DAA72EE4AA53185026BDD2A23DBB630C87DA4FC51F1C6016399C09A
+ 284282745FF0049EBD208873EEA93EBB638F8F646D10D99B759604D617F5A1CE
+ 9D8D9C8D5E1DF497157497D147C509E1B584986E93F6D85864A79D417944E1F0
+ 2A2FEFFFCC51DDD4470BEF1CE553A7E406C424187240D221704A2F45017EA94B
+ B9AB319074FA0078A046E2F10F83D9FAD2F729DC762570017FF61C4E6EE5319A
+ 2BEBF3BD9F6392DA468F5F5472FB09EE7B4B3FAC19EA648ED1D5EAB5598193A2
+ 4B0AA0E69F2015FA20CCEAFBB75047D36527DD7A58643D6FFDB0F7E98B95313C
+ 35A06C2D98535055D04B55B1D616701C5EC6E71D497D5224084CDB92AE80C7C5
+ 309C9C23CB55954B26BA124B6D8A8E95AB0FA759E3C1CF0430A06D5BB7A8F5FF
+ 62CDF1530B09E0F6B6012AD85ACB62F3AF7AE208FAD8857339D86944716B87D2
+ 97F76489B0BF3922030B51587AEC7F452B69E8C16FFEF7405BF365F421044EFF
+ F0B2BE653172DE00E2B51736839D1707CD47A5E835ED694917F88389CAEBA855
+ D35C672186FE2F349C1AF67ADB85EB9E1EDB563C33017C40DC18AAE3F15D8CF4
+ 25116B0F888443A38D9AB76DCA31FAC4660AE9CC0879B1D7C565708DA4D3DE43
+ 1B32A6F80542202D3F4A00B1C525B3153C3DFEA43E37BAA2E123CD74ED5F70C5
+ F2709D715E003405A1255AED63CCAE605F93506D9AF5C192C3E56832E9F30D67
+ A10DADEEFCAE0F9A40DC1BFCB35191B8EA36BB1479EFED817FF10A536150C721
+ 41912891CEFCBA381C423CC8C484EE819E0E87584F7D2A065AE0FDC204AB0510
+ 2FC186E4FEFC78CFA2728ABEA420547E0B382C663E61422A74CA7E883E3609E5
+ F213B85AD58EE17EC9508A2B211F710CDD6A7A30A35022055B855F6378EAB2BE
+ 240B4741693D19431233BF10C077EB3622310CCCAC9DC4C3C1A19DB8A6A5F11A
+ C67374F42EF95ACFDB76DEAFF26DF395ACEFA96E17C1F1CFD8C5F4FA5ED30278
+ 7A275B5BA38DCF85DE620C8A00DD1EBA329B05ACC3BF51AAEBBE3D997F7E099F
+ F5F1582BE3AF8371244493E55C545D600BA2BE3E3776BE1300C94F68B673B762
+ D6224EA03385475C2E1CFBF96BEE9A959ECE84CEBF2BE09C43FDB040D30C5C38
+ 936A0B4F247D7ACFBBEB24A44CFE6A32D5E19B105C8A17B8ECF3EB20E25B4BD8
+ A44AB3CA654D52188DA0DB64B14CDF7F715A1277F697A90089DD57A0DF687202
+ 80A5AA94644102AF56694C2747270A37954B6450B683BC059A0BEAFD1690C098
+ 32B58EE07E0A1B6588E7E5A98CF34278AF39019FCD9E7025B2DB213BDE9CE3E8
+ 214AA55A1AE848B320E76A1146DACDFDFEF57A2E4943C0BAAADDCE294951878E
+ 51CCAEC70FED225817BAA3D5AD8C219B13812661E5F8D0B1B3FE8D0DB3104EFC
+ 199B93F6D931E85E5AEAC9E459831170E809DBD9B308A4AC4C44DA74D425538C
+ 21A2AB0738306A1438D3CF44FFDFF5D057E6D0887C8488934F1AA9840E7EBC9D
+ 5A949629949A82AEDF6D87B45B4044093CC24B64D0D8E8C74FF1336FF2E4E238
+ 054EA9CB2ED4436FC9567458D0301312D3CE7314D641B6224057E617E902C6F1
+ CA3152BF5C4ADDFBC021198299583E9F2EF014BD6109413999EE5F371B5A744C
+ 2B8B7C4633B2A902F939090AAF77DF909B4F021D80F91A7CD8DF18AECF6BD94D
+ 23E69570DF5B5619532012326F6347F889E0E22F9E1165E9F4B2EFCEDA0BE3D9
+ AB90C57BAF1EA87E5E25B997C77B548140148B4FCB268AE927A9C448359A7AD3
+ 645E433242ABA7D34F5F948BF598417EA8A1D91F2AC9B27E79BBBA9212E279A0
+ D794797E87F600DAFFED607B86959A759F2832D0225D8058C231C6BEA2981027
+ B1524CF43D947BB469BDA67764403080F33DA089B62362C7CCA4A6F95B7533B7
+ DC553D1726A82B74F3A4DE1534202D2A7712126475C22BE8B876B30F7C968EEA
+ 3A26562C49E4B8F20A48EF0C5A478A7E5ABF4E4C982FD1BD8A9DCA5C12F2D88F
+ 5B53DAD8FC18BB75989960069BFA56C8CB83AC916446E702F82B62B43B3D57B2
+ DD0F9A47A70211B7EB07D2AB6A297CB06BD2F72C0A264281D6BF99E636AB3F49
+ E5CDC67F2962BBCB0CB70B9FF66A9D631BF42EE4A3217264F7815C141DB66F7F
+ A633AD7150B76F1E364A6D33C178B6646497448488E6ABD3ACA55C191F76DB9A
+ 268B5787BD6555BBA3DF109B52DC5FFFDA7B54F3AED7ECB29D22493C31D72139
+ 4E49D4150C7E6D7EADEC2678AA546942041C17571F1E4AE81CFEE3A593790870
+ 389DC39FCDE10917E863C46A1E40ACDBE212A3780B3BCD3495099B3026D7C42D
+ BB9C9A4E1A44B0D8C5013FA259F081A567641E07FBF3B0DC278EC5FF271AEC28
+ 2745B17A60FAA4812BBA24671E50B7144B0D686524F5959F36F29C9E475956C0
+ 0237172B0BEAE2CDCF08C153A03A99F8AD4753185F836111ECB6C500FD6AB4FB
+ EBE0599BBEFEB59D4F529CF206D5E342292348B2B8F0CD6B59F90D940E4DEA2D
+ 4CC61CE08D728653B7D56197427B09B90F06D479EFA3937EE3439388AE5C7726
+ EC72D2A51AAA09DB49C49C439C06CBD1BE16BC633A60A5D2162EBFD984A8B364
+ ED5F145966CB8DC129A980116F5379D5D4B039782E377ED397D59A20F06E9333
+ F7AEE48EB502C31C89D9D642D63CF1895BA62EE171546FAE203FDE5B53B311CA
+ 4641768A821D653C683E3097988DF7A354179FC5A47708F7EC20149461BED8A3
+ 55084D743A115C1438A212BF46535CF9CEE6F437FE0A637EF5B27401E6967C11
+ AEBEE3B044CE9D02805E3301D2FB3A0F5F00AEF082F51702AE4689BF220FBCE5
+ 4508787A74F576DDC6DC4514F446938DFD331DE5E4E519B7D6871EA5FA1AE260
+ DA402F6DB6919A6B0DA02764E5EEA390DB9806311C0597D9D3F25E2A7977EB61
+ F8AED9403571934E56614F3AED73265D1794AA3580D561CB19F154546F0AD1E3
+ C2565DDACB0149B771541551C71AD7B6C181F8101DC4376434628A2DAE345331
+ 39DE8F8DD67E6EA0077D285B91AFBACA260D1AEE256DCB6D4EC744FBB967F57D
+ 524E11C5531AF1FB78469DB344E0B5EDD6E55F030ABACD77C50B593C45001635
+ 9B8E97BCC0A856F145D71FC868C9811148E9B44B7B9DA90D88482E6823FF289E
+ 02DD0354CC2BA97A60D1DE7D56DEC4B0FF456950F516F4BDB2908485E27807EA
+ A51A3CF11BCC81D3A9575761C65EFBF054A38591DD62FAE8108C04854154E75F
+ CDF594C9B14AD2E0A97D6DB1940D6D882AAB867091FFF864138D5EE6E7F898EF
+ 64FB106F0035D9816536E699051F6347EF854BA1F10F5DEF45478A3050DD12B9
+ 0C5BFA626320DC9DAB7B56BE3636A3CAF827B793724460899757755918E2BF91
+ B1A3DDFB8E3F69A8D2FCC1D9BE3E7E11BEDB4C318D34CC6813A4D0BCA7484992
+ 723409E89B85FEB06C98F5749F850CFA269EBCE996DE990EC4523436334C89DF
+ 8BD8F5ED431B54F887F1CE678DF651AA5AFB5CBAAC2A7C888D368115319F3606
+ AC1CAF7C1A76196A56E83F4CDB34C04BEC725D5AB8753B141652CCED1710AB42
+ C25644AAEFB8F079E8D45F7B5BB9B435A80C2137EBCD27DCC53E8B59E2B258CD
+ DDEF12CF54532540D3A6E4953BC7C24321542B3248B8DEBB3F7922FC5208979F
+ 037DE5898C407E32EFC58AC958DD5635C199998D4B0742013A536EA6CF28EB73
+ 61CD12FFB4EEE4204174118BC2554DD88197A52B290970D728D4C65DD9621E58
+ 2FAB5D31627F08B6BFC18D244AFFB69B72E7AE47C9DAF05988A70E711269FD62
+ A3E883D2C3ABDAB020016FCF66522CEDB123E27620CC4E44B39B5E557C00CD15
+ 664B23F27B2CFE4605C8F89970E69876ADA8219CB67153B5A17342DF7FB90F03
+ CE20AFAF03C4E7CD775D3F8D9E9C69EB709592DEC37E92B711669EF9FABCD362
+ C3FC574D666A8E2AC8AA17B13ABEE49EE59A5170D2FB75E471D88320723B2DDC
+ 576E54A24E330E42650B8BDDD9B3838BE8080C855000ADFF6B20F27EDAEDB57A
+ FDD41C5B3C27A557C1078182ABFA4C93AFFED7843EB63711B126CBE589918AB1
+ 57E2D1395B1695F2078B03CE7529ED943F45FE33DF449DE1B65F6197A3AC95D1
+ 50B6EEDDC9F7680D64C14C2AED99628BEAB5137CBADE741FDEC04CD4EE7D24C2
+ 8237BE6B631A7F5091E17B25774BBDD344322D77A9A9278290C6203352DB7C16
+ 87DB0CB44F4C979C2AE37B3316D94152CF21970C770F946317740DCD964AE8F8
+ 645FB20C24A194A04F1DD79E31F9618C99EA7D02F19B18673A8C6656E1F3CA5B
+ 863B56D9D9849A6CDA0E5E839ED20225649EC6394D1B390CA374E32DE1E206F9
+ ACC0EEED44D8C8565A47BBB45B5AA1D268561AC83102A55301580FF33C7B6AED
+ 1B2476459E1050E77C7506B0CB70931188FD3A592D364AC8FB723F8910D20FD9
+ 8CB0512084E4F57A3014E275C93A177BE32CEB05141EB55C82AFD9BC59D7E0C1
+ BB9B0CE8CDEA149D0CC7DB9623D9C6044CB638C2A1B9D9B4D1D95C2B6810C50A
+ 09636DFEAD86E174AD2ABB50759F19EE1BB60EE1E743A31FF6A089FB0D5BAF8F
+ ACFC210065E9868685DD2D157A6A3301A090CEB6947986525CD014D245DA7E33
+ 881156B5A5F29254FB2E54727CF5FE024AA8828C7C7362FF7C62A87664D9B167
+ D334FB37D304446A136FB3FBDFE16301B0A3C5ECBD402712EF3D21343ABF89E3
+ EBC8CCD40296A99BBE47B6DDC552CA136F253CDA15369AA62F42A168FE6FFE69
+ 4E4C5A936E112AEB1072246E6341E5D950FA76F89B5D6505FEBB983476CCBBCA
+ 31C06CB803459628777BE8964EF0CA1F1D4F3B397A26640450D296A3A8E25844
+ A207DFAA2CD381F7763B70E6C63C2837EF6678278205B7AB473B7758CA2648ED
+ A92E77292A5D1FD1FEB89D8FC7D2814C7FF9441AD489F2F72D2ED53FC73DF8F2
+ 697B2C0F1A4529F8045482A7487960AFBA6FBF1F09A424A97F1EFDA9A4CDD7FE
+ B8AF1056C93DF5CD6BF669C443EBF50F286739E1B57A8828262AC7638B90D404
+ A2BB1EA11CCF090789D6654A52EF9F8AC850AFAD9F52C27B6E7CCA6ED24005D3
+ A2F618FF5C9D8D0A6820AB5EEBABFD5BCE0F5539087970EAC64117C860D4890D
+ AB7C7673F77A0170635C889C928E27BB75FCAF602E5CF5C3754DAA86633876CD
+ 52C6E7566F21D1EBAC870FF14311BB4E2B74E595D52DDE3AAE9E7B58F8C7EA82
+ CF88E1ABE8B8B31F8B5ED5001C6FCC6AB54C9C352643D1E32B61CCAF59BDEFE7
+ A0340454BEEAF3BA4DBCB350D26BF9F6CF0BE109CC95FAA3AF291D52EC2E8DB9
+ C98458FB7C58E767BF2276B9790B8DB232DE2C3D139AD6F44842952D4F0D1CEB
+ 3761A46AA126A48CE53BDDC8AF9C2AA7151FBBE5C37EEC7756FE18A8A45CD29C
+ 0E5D191174E9DE37B900D3C72F490B08EBA9663E68AFC62E8AD55BE0330563C3
+ 25431F9A036E64EB611091B10E6A7600D8849FC7CDB0135B79C9B9650EF87EDC
+ 2A0458DEB8FBCCCB0F5898C6F187847F74C58F354B3EFC16AB9D17EBF9961B51
+ B19970687C6390D530F37592ABA60FCCA00C14A24A54C0402296DAF11ACFB597
+ 55EADF450B444EF233F2E80A612091E3DC81620053F377121CC8D16DA84E3DAA
+ E7B926D6202EA64A59D0E129F349E683AEF0A7D51D59C309D25C429230B64C3D
+ 6A9347989AEEB6937A8161C4C67CC26BB136FBD0BE18B99CABC1E270F25B7B3D
+ 256C99B48D059A112CD114133AA85E61561F873C6FB8E0B09F19746D53551C47
+ D77D89AECDE9B1D814235AFB537E77A0B1D25865C068AD792C8F328020698757
+ BB294CA1FD42734AB2486EBEC5162C2710021F4223D4A3F76F98CE7F6E7E48D3
+ 969B5AD21D052385085C5641C287A77213561191479A35E8CD629CB3DAFDDCB4
+ 67DB0930A2B956C90971706DDDDCE4B1371BB0D22DD3AAC237621EC82D40F342
+ 04DC1FC16B07FBCED716B4129BF6FE2CA9C41D0F926FDDACCE5A49F5FCAB38D9
+ E9AF637C2F2D21313A450617300CE255684D27F45D1F85318A5962DFDC7A00BF
+ 299B95E1A85E7DD1932C626D29E0CDA025ED8FEF38E5CC69E6F300A623FC085E
+ 92F121EB273CEBB9D8DA65339F1A4A88D7011A31E52369884C5F55D56D2C6E24
+ D99B329A06A09507326E0D47C5A24D69388EABB40E2AFE0567C99C321775C7A1
+ 4E622A18A6E355EA9770EF6D13706B4DCAEBA182B7BDB1B1E99F2ACFE0DC47B6
+ 765C85F0E15599AFA69008BCDDDE22470C901EA09EED374E8AD79E3A98818333
+ 6B92ABA34192965CB2EC92F91D66B40933851B5AA57D28048009917DC292F95F
+ 3F68FC8BA05572652EFE8D60F1859F90EC716CB1886B5E21D7457E9CE57906F7
+ 7D648F070D3FF615C77C31BDD9A34B1FD7DA9770B05276511D6BE46F0F6AC080
+ 78FF8AC9CF75B5A22F6E7E44BF087FA8477E4D73AE5B5B2A33AF31AA8B10C624
+ 41F201754678CDABBC3B13DF00AB039B1DC26D5422D982F44BDC3A316BC0BDCD
+ 6FB356F4991D3433A830622F70B7B31DB0C1941F3F9BD06FE9850E2EB7E80DD4
+ 6B8ADA70E5A54E0608CE8B680D1BD1FC664951E486B5BC5135BA211619795A6D
+ 67EBBF00BF8949457AFEF63CBBC7956F6001731D43C25D4E532713B3E775954D
+ AAA3D02DED26B02519529792243DE59859B25E6FE4651478626F77EDFCC08846
+ 65AC5DBF140F32D3B814C44F926A5BA3B919E1DFD240AF6D694F136A795D20C7
+ 34A725B497F3A7549F9A3BF3CD39777F23D779D46A9769FD637C6A4BF3CAA4CE
+ 78F7378E3D9EF1545F4346858A3DDB5189E32CBA278F86678C1F4EE22DFE56A2
+ 240157E8C3A080B92EE6458B406366C967EF877530DD9FB0E12F7A9C0C50C7BE
+ D44107AA1D5EF1654714CEAABFD0C3C5FD7C83AAF0F83D7114C6AECCAA176D4A
+ 000E3DA7D8FB3CA39BEDA918CF942924AAD15F160B08ECC564C14CF304294591
+ 3585709F4634C9899E3D45CF469CDAD6AADF505D302F97B88FF022179339030D
+ 00AB98190CA9AC09171F77670B7CEF7B71590318EF14718F8FFBF25352A66BAF
+ A2F5834118E888ECDF192D5F0D0531C55897B435643FEC11E3946CC0E1C4D67F
+ A030DFF2B639699E37BA20DA179980B3AD58F1FAE92F42A0D88536CEEA55E63F
+ 6DA128D50636890EC3E543F5B8EA27DB0924129A792E12E3AC34FBE687603D64
+ BFAE518065694E478787A6BB2ED19962399727862E9C15262510ADC499B16BCD
+ 5FAAAEA4C207468A651B72774C83D5315464DDD24E312AA91C746B95DC012D3D
+ A4117130BAAFFEBB2035E2D4D89B4E6E0217FC140DD9973C906904D82FD6995C
+ E2E203205723BCEA3420CBCC4D3A825462365566F4C2D30ED17A13791E1BABBB
+ AA8415A75FAAC00204FA2562ADAEABC3431BED083BFAD41D751E50CC86D3B0E6
+ 8F359F40BE4C99A298FEE4CC2C861E33B6F58D438D72D17D98674840C8309752
+ B6B35DA1B9715B6E3D967A9B52FB881389BBD4CA3641DC1B6D84D093D41CF5B0
+ 226E53D7AFFA27D9355C964A9C679B7E387A3C5999B1F146B2238C5F77B92D3F
+ 6DCB4A7C4AEC7F30F521C33AADD370BB8F49F23CCD2B35D5DA181CF1BC0C353B
+ FFF250424B90BB3EA4B66E6B60C6DE4F646575F4BA3C76231DD4505488A9F54A
+ C2455E3DEFC629CE2E4143A9F219E8EDB341469F6B436519E3AE9B1F0486C172
+ E6BA02A9C422316AF07A0BE8310AA6F84D0B6E5DD75C1666C5C3897EBFD6E528
+ BA5FB1D38B886EF694AAB231938749FEAC6A5006E6CAF450BBC3C0DDA8A6E917
+ 27DE03E89A22A3FB166909C69176634AC30C90951D98AE02DBE54ED3E37EE271
+ D3D73907F0E6A7C33D45C7B311684AF3436A1D2857AEACF70D2DCFBD1D9BD55C
+ A0647EE82D60147683F41071503D852155D45AD85899B063EBF6E97A15DC826A
+ B2745B87F68900D79ACB9EBF74D9C556079C6C4A1E7F175D411A64AB1584A40D
+ B8F49B98BC58EE95CD7E3B7E2A0EA16A1DC61CCAD706E5E7E58C007D1C9281E7
+ 09F70E7DDA6F141E9DCDE51146F732B1A2C9A5B4BD1E4429A21E74F47FB4851E
+ 0D0E6D10D4823EB915E507DD7CC9E0A7CD3B9A6FEE38F3CD0A4AA85E73AFBEFF
+ 45C84F188C7FD83CEDCC8EB6BDC47A0C754D9EB386B01F5EFDBA137F25D7EE5C
+ 15E4E8A3111BEBA6BCE3B7633CE12F4E3AAA910AAD7CB068B2598069888AE586
+ 8D0183C089053E654B0A20A778C5AD6D428A67E9742DE5FBA30B2A1EA6D974CB
+ B2A5E7BFD981BE5FB045013D326299D428719D59E289A143FDC737987DFB7324
+ A8261A0FF5224CAA525D9C24746A0F000CFA0847394C6A51EA3622CAF7DDED55
+ B726D54B09C6127D0E4BA193E063882CABD22E752D3FA4BD6DF7B448A4F6B90C
+ 2A0142E2FFE229547863ACBD9247809CE4122D48923F7C41A8E4F4528676FCB1
+ 5D35657C825190B3CBC9773510F88F6E55F0A1A14AD46C8FF2921C1B87306933
+ 9E6BC800D116BF568718B2F3B4F0057B9EE15E5FCA85126B720F76A2C6230C6A
+ 411ECCE95E05D38D963D35E350D82090B628CC25BC5C2BC723461033A375A128
+ ED02A20894359BC73B3D111D121DB869FE415B6408D11E7649BFA587871B66DD
+ 6342ADEEF677E5A4B4C5248BD991DD881FBD20FFC442B00752BC6AC3191E4F35
+ FFA0B09A32080B1161DB3E8962548A957374E26581052051A7D6E09A28814435
+ 434E0E48A5D93F1CF5641860C97DACCF30A34F44740B6507A28D812E64EF4088
+ AF34DB5F95947C0BC5C6210B2839479E2F1B921CF963682344A0405731730EC1
+ 0B44DDD919292D2221530278B536893FD16051196A45277175A003BD120A70B5
+ C5BE289575C072264832809D271E55F3754784E51AACC2F6364E3367FCDF9187
+ 7A68A2CDEE368231B72C289C040462D69CDA4E26FC32D24630D08B0AD0BDE2B6
+ C02D3C0BFF00471B681A5CFB301394A72BEECF5647BDB0C8006C0FF1DAF40FB0
+ 55DEBA8C6CBCD7A0DD27BA39180E6DD12271679DC571E5E8CCC33C363CD0DFB8
+ 02521B34139C3514FE4122E3C26248DF880DA01EF8BD421A5E30ECE022E120DB
+ D74E16FA80FA2F1997EB804F17D543B38A314F85FFC4F9566CCA1D2332F4DC49
+ 348D44B82EF497E7F27DEB3B5FC9F66B6614BA3F970138383362D0E59983093B
+ 072805078D6A3C167C79DB82834916C24CA46CC47A5E5D480AA9A44C445E9716
+ 1ECFC6DAE237BF66A3A7217721508905CD33650E08B1C7C511A28ADFF14D38EF
+ 1311EE90312DC74D55D221BE1CCEDB298A43309AD3DD9007BB08A6EB69B13BC2
+ 2611DF4B054E83D3E0AA2AA8BE73F1728D8E0E3AFD6D0411E81DA3BB148C5EAB
+ 16F0733CA1FBA8FBA84C8A3C483667FB62C879961E7E695D607DD76434B2383A
+ 43941B02B0F4FD4B615B5D949FB141129E0B67806F49FA9BB43005CE9F5B5D3A
+ 9E0E95DA897A8B20333922D789A3FF150E7824DFAE2078F67615447E4266D1D1
+ A52D568388A1CE96847B0F77813221E049FEF913E17A4B0E37F5F362235894D3
+ C0C19B7777D7442C39304368631A2881C4CF03C60CE54076B0CBF3C7B91C7392
+ B4B61DBA8D6392885CB7F000DB2EBEDF1BB93117D6B9B1D432CBCE3F63F36C09
+ 55FE99040B0EE6C003B844A7E6BC58F0011E17F799120EAC87424BC8869C8198
+ 67B5FCF19EF4131B66E56BD2FFAAB92DFF34A9951AB9CC63CAF8B9027D338AC8
+ F5D5371C7AE27675E5B8D790A1901CCA7628B4484C64AECE23316B8E17650F93
+ 13906C730C824EA1A95DB9D2BAAB9FB207799873DD4F17364BBABEBA08837F45
+ 2F99F0C15FE395125C816EA40FFCA8662B362663C3C2F8591F2F7B61843291BE
+ 2B6856ADEBE40C00FB3D847B95500CF08DED40133AD625A48D00C31DFA11424E
+ 2063FB2842642FC0C30B07065AE8C02A3857D63E831A46DA8954D6295D41E208
+ 41C5FD103267AF0A3B2A5D550F7B8992B36D2ED2F1C29653309144E025C9C22C
+ B8BBF7DF78EC58568CAA880597DF881A1D9EF50B458C6B35E9E470993F40619E
+ 5C3FBB32DA0A8E33D976B576F67C4BFF6792598160186C192565C3E4C71D850B
+ 6B35356E4A3D2277391617ED635DC10D7761593DD9B45D1A29E57FDBC96F183B
+ 1F6C802AD1F992E1BE9DEF23B0C7C7202034579F1E2108EF941F6884FEB9625D
+ 3EC5BA5CE14E5420B819F7694664A8224ACC2F1BA3D88F5FD588611ACD9F98B0
+ 764583CDD35668D0AFB1EE4C6AB90205A8CA16EF528CA3D6822DC04F9ED1D883
+ 3423BD0F2088E2F141010B159D927AC595DC41088CEAEE3836DCFCF6A7B20832
+ 362B431B359144E2DCC8180FD0D63104F6253B12FAFAC902C557924593948BCE
+ E760488B506489594EC9F6DED77AB531404B26558F2B80247144C7EBA41DA089
+ 8127A314F85B99FDDBA311961FC5CC66FEAA064A0F91567CCFF71AB4D17EF851
+ E6199D9BA9D9C54C90EBA0E2F2187F9A1234517574D5554E2B59F9F152738B5E
+ 7C899B184B63E9DEED9EE169BD5E21F82EEF762DAE78DD25908852F2831E5C90
+ 89F1BCA499D39037282EE83224DCB43D785E13E93BB7D68A43A283499AB86A41
+ CEAD535DC60CC200F60A3DA117E86D53E314F427E3B499B412BD81561A596B54
+ 9E272BDA5BC9E1FAD7E0AA741EDE4A6204065A48108E7C1B4B5AB31B78A35448
+ 7F59056B2ADDAD1470DD94149E583A728F11DCCC3B9CC26210DEA187BEFEF53F
+ 132022CF94D62B1A32E414E766B61FD3018D23F9EC43F7779A5E868E014AD274
+ 6280E3C09E0D6338EA772C907CC7E0864026A567B391C9C384D571239C4B07E8
+ 5D69623F5B334A48C01F59939EA95DE46CB1D7C5CCA3164C9625176700C62D06
+ 8CF75083AA5C34DBF7D99A7BB76A49BA7F86F27655228E7F7FBFBC1353A1F265
+ F816FC421DF7CB3A828F8809686786C7E3125E04FE2A5C0DA940ED496B4FE43E
+ 534EE8845003E23A6C044CFCD646DB1A6A26810B40891D4376728EB773E4BFB2
+ B27F4B7E68EC751380F2D10BBD3F8216D5A8880C5BC37BB7816380DE0EA0A4FA
+ C5FD212372BAD4DC928D27DC3201E38D4B7965C26824301F3817FAE62E548FB5
+ EDA51B86F5D1EEF70D981564AED8B02A1521E610799710D8A9C6DC84EEDA2D06
+ AAE228A8D991969CD62341FD968C9B29CD888515726A7E1E3070F311E1C15A09
+ 3B73544441807DE088F9B12160CF63BC24C43B24A1C28AB1262F767345708806
+ E22846F903D7196B93182B4F3A76F46682DA369401E9D4B1B0F940046EF3359A
+ 485B01A022682CD97A2397AD51292FDE26919614C39925C96E15CCC79C203706
+ 92D47F40782C9CB919FA96875AD6A21A84290F56CBEB34BB54138F39D82CE443
+ CB1F3AE8822477027A9A0DD0056855C47AB850511FC77C749B2EB2440479A61D
+ 0319E049117D61442CA4C648B0184401ABBEEDB9F12A14EEED6A30B2C576BF81
+ 09384737582A5C6A562EDA458DC8B343A4C24E892727D7713B1AA09167F1D204
+ F197E5F7A687E76F87170EE4E3C766DD8C5BB1D7D9901F244D8B47EFE44DF138
+ 57D7708FA0F7F6FC0E81C61AC38F64EAF873CE3EC5F8F201796BFC2E6D93482E
+ 53E6D0DD61F7C27CA8729AD7B244AA6D4CF17C56BBDD7D7B5CE90E7C76B743B6
+ 0D1B536E0CC7870785E538BE35D7627943C528B88D7CA573BD429166A74F75F0
+ D36FE3E794E66BC5937FE0F8F185ABFED1CC3BF979954C3D7789E15025C1095E
+ 0AACB4DCFAEE557C374D0B6C9140C7E98DC564AF0F2B7F943585B5C0B52E69E5
+ 5DB4693A042BB28FAF27CDA13C2FC486D31688355A3134C1D8E629E17507A632
+ FD0FA7A99B50D350033AFD2E9157B0C7EF9CB0445A1151E3E1234D3F699140D8
+ A0D7598A38C890A41155A025691A8274E663FFAFCEECA733121C4FBAB02F1AD0
+ C90EF6FCBB8F8A774A14F9BA2F98F8551401ACEE6E5AF73EBC96BB02F864F65F
+ 54FB1F26101846258EB0216E9527FA4BF3D701441A9B04E1AAEFE136C83DB0DD
+ DB6A5250ADFAC29B7AA11E5D24CD3BCAF585AA44185C3095EB3EA0498D257B27
+ 70EF25C2E8BB3358C8D47A80272500E641CD4823C25058FB247FEF11607B7B5F
+ D0DBDB9612D449EE067318C2B4E74BA771A554995B04AF4EF856ED6EE7C50E32
+ C7FC84E0D5E20C999726ADFA481887CF51A73E7C83C60AD5721C4318DC10D41C
+ A6FE0BC8E1FA9FFE42D9316F21653BFF2362A0B70F1299A37C4AD982411475FA
+ CE92CF8C652B4D33B6C462B0F545FDC6D70052F58A1F3716560E2A736FD09404
+ 1C04E6081CD1AF63CEB3FE4B3D9CD04F9E9D2E2027279627CD332B988039AB29
+ A54E708EFF9292C150CB845B3B22B24B99BE687024EFFAEACE4A28ADABE8987D
+ CC95D3198DB6929B2D768CD001E14DFEC6D755BD7F74DA20852512949C555552
+ 3987A708D1D9DA4831CFABAF7A3E9AD970E384B44E3A8260F8F4B08796A21905
+ 36233FE34113AB20F9387C62EACC2A04E54BE09D4FB773B47EA0C73E5140802F
+ B2EF016AD675023267DA33D5CE7FF5B9C4E00D4BCEECF69065ACD63B27738A9F
+ 0BA5CB135F1222DB6E63D8030DEF64D14B5BF599DBD72239EC0CC305B950847D
+ DC58C9028E2D37C075130437EF7934A738CA706E9C2342EF3FA6EFD66F336349
+ A83F354A2F8F24C22D19EA2FE8AC3BF08AD93DA7FEEACF303B2D780F9E424594
+ 32A19507AEB0919DDFB6B396D57F817AAFD51FC3D387AFAFA9792FFF344CDE2A
+ BC2266176A8731E5F3CB9E466A2A41FE81556D2A4D503D0F61889C7F7CF1D4B2
+ 2C634D58F81DF62FB770FD5F3F44B221BE19CD25EBB7F420D93DC60D247CF541
+ 6D9E0924B7F28A5CE70A98678864710C8B9678710A90A9B9EF50F33602967BC1
+ 02776DE5489C8699331DAEAC4FD2BA11F9BC2B957660E8FF82BCBCBCCBA153D7
+ E438A514CFFEE8DB3BDF8AE63178D01ABA9D029FA29347CFE3CF2ADB5B2B06D5
+ BD30AD6F0D328B9886340812AD5EAC4488A2A1F8AEFB739E73094D207E69CE22
+ 1AD38B99C639FE5A464BF2245CBD29E96D164A0A07AABE123015453506AE553F
+ 3E2F3F6392587A1853693A9EF713AE8D784345C5E3F8B73EC3B7AD3252CB6A0A
+ F52CF8C59DA49CCE0D5A8164B8FC027EFB874E43ED02122C27782178103315C9
+ 507C90FDF4AE8C0F58520D024CB864E4BD8F7B423E5BCA4DFD1F044C1BEB2986
+ FA468B96E3402A10A0B3185830CE5AD2F56BF8EE198FE076C3361EC35FCDB400
+ 779A5EBD3320ECBBBD3789CC921CAFB85E15C2D5CAA8752D1F152A14EF281218
+ 5F779D342C37C8F0E287A2F18366CE027D670621D2A6FA60E87F5A5805CC90A6
+ 141DADE1959FE08949E5CD55ABF790560765D56E4C85FA893ABBECF20F8AF13F
+ F334C74579CF89E9F4CBD9A47BE9DE7E050E7CF63F3FAC8DF8D6804AC7FB515F
+ 03B9C4431A4A7D376804FDC763EBD81C62B2354B3FDB5ACA9DFEBE09B3D7666B
+ 3633EF66D7E4E903C273D1D6AE0D02EDF11FBC70CACC06372BDA0BA70798CD65
+ F5D50100D05176B4AAE693531937769B040170733BB0351D33F6518C29286A70
+ 27F1C1FDEA5E1CCEA3DFB91384C6A0CB4F1C956565BDD1D984E179589B8DAFC1
+ 1564BE8B02209348FFE16C60B433DF6515AE1A43DA9109030F5DEC13A5362129
+ 5E24161C102AE64542367C8A1F40625BB9076E5D53913F6B43DE52D8E825C12A
+ 00E07AEEF9727BC4BF8F6A2DEB858938C9068EAF891FBB15B30F70B86E314E59
+ 998A41FBCA38E0125597C3124012E1BDBFE4281EA75A99168C6C33B1C5DA393B
+ CC68FD6B68C3373E318B2D49D11737085E6498906C1EF952C11674A2D9DAF363
+ D93BA9A3FC52B14E223089347D8A548FB380184EBF47EB96AEE509D46D8CC849
+ BE63A79A652ECE1AC4CB2E6B3961E000D790661FC90B45F72FC7DA0D99AB91CD
+ 041D0F0AD4DE42DC383C4BFE5DED1A6C9ED44023637C172C89A6B213CEC6B44B
+ 84F6DA0A7BB4B46F4F1B6791156B0BA74B31A2A4F8706B37D717A729E46AA435
+ EFC3ED8ED23113F2C8B71AF202EE4D8A79C19B254680659B6D2930AF8CAA2B9D
+ A46F961FB6B1C8D91977D98961141A8A2061A2C2E225863601926B717C751BDE
+ 2D5CBDB5688C3D379E80E43A7C3319C60854A3DAE518E2957634345F84907661
+ 9DE9912B8B3FEB72F47869BA2F4740DBD7CD54BCE2F8DF0AC235CAB1B4F904C6
+ CF50DA353149254CE0E88B6A4B81F536AC838E6E4A22642CB5921737EC6E7C49
+ A04D5F0F4E1B1B8E33400E0C4CE90A4332B6671ACFBBCF5BF06441EDB67B37ED
+ 890B2ADDCFB3F898D6AEB59A1D2754932E0696756DC94B488068448270E76D87
+ 2742A7FDED0FAD8C9DBC2220AC7B37F7D0B7D53757B4FDBE9E9FB18351630973
+ B357242453A2D1F671B2CDCD69926711E5EA8924D802D3757B13E058E4E51623
+ 560C3B19986A02264C848BB3FD80BF0FCA88B525A3A709D53DC26F88EA09C688
+ BD0063E4286D80FF19C2FAF67D422751E2AE723E77FE7824223BBB0431CA3135
+ 967D3F1F322E70162CF1800F5FF8CE54B60529F2F4283E227DCD55096D853F4C
+ 07583F23E797E28544C862B3895EB433C3A1CC4B7CF86AE11B86D03C4ACAF459
+ E54ADFCB9FD6F73384009FDA17109CDF8188FE5E308A13B66FCCF15A1EF0128D
+ C31F3F412938D43F470F30F3F0537CEFD282369424BA1B8242FE3A60A88FC5BD
+ 737F1305CF784B66B326F518536E8F86E951375E0B5397198F24429AD2674645
+ EADAF13D700B753FAE75133A602C9700D198ACEE2679FF849F47321C399E9CD2
+ 05C0B6252849C4D827E8F74904CE186F6D79F4D3C048CCDEF05EC122707BD905
+ 79D9045FD16935F8553865C8296EBC794CFC32060313C5A539D96F5D3CD1F3C9
+ CB3DE8EF376A9E5D64C3449D44C495E81FC91B7D3C9C470C83D7F108CB4B603F
+ DB2D9FD4E29078A171F4717C1A94F51F1C2B786F417BCEDEEA957461CC174896
+ 91A5B043256998716381E843EC7E6F82839D98E2C7BF936FC6E0205B59648420
+ 6BAE1F221CF366BA96B88799F5D12E06077FD6180854386A4889605070747B71
+ DDA3B8BCAAA26E3B1D0F2576E5199767EEA10F510DBAB888D38F36D424BC6382
+ 738FA6B5B2DA9AFBAA19C100FBB01B415AEDC1A951F41755DFC7E9F4EB67D9B6
+ 8142C7C3077F638A76EB503A2AD2F69961072635F567CD8EC9749463E003DBEF
+ 7E0724E5414B9521048C860078F5946248A8BAF885473C0E8CC022E74C35BA51
+ 7DB29DABBD58F6C71360D68AEF5A62F19667E6A02FFA1766E9B4FF376DC557A2
+ 400F154DAF277DFAE65A0F571EE62C7C227662B284901A609D7A6F9768CB7411
+ B9468046CD4DFCA84E112B233589FDAE508809DA855B84F738881A1ED5A97C91
+ 57BD7C94D6F4D313D7B9E5229140B74EB2E40159F1C91676EE3B8A47308223E2
+ B320701AFE105941A47E0345FEE521183EAE75DF6D1A4E809E72D2F2394827B7
+ 79AF5FCEB13E58D443162F16B7CCD64218198B0C1CBD72467CC4146D4A91D898
+ 7F177F7658DCA6DA46E47026B211202B1BAD60F79E8017305FD769D3DD054935
+ 88FA73098293D8733334028000872F8367E4D89745FFF758426D621DEF2AB2D8
+ 1330D98C1B35DF980B5C64CA341DCD96462FC0412C385676411A1EBC4B3CB613
+ 2DC8BF7FB1223FB71435F31D91792744BFA5529389680E3DA9EDCA27A430890D
+ 195A97D1DB3B2FB5020419213B74746E8BB7441E7FF7FE5C81BB4B5FF2D87667
+ CFE9CFEEE090F26C8B3892280689835BA5598FE9178A6ADC05038261335CDFBE
+ 56F02ABC96D95C02B0E4DCB56A8108B19FF26D92664234FCD7794B2F2AA2F32C
+ 4771500133C6EF95B5DD7ED7DB48CC98F433025260D5F7B4A46209244FC79217
+ 9B31B106BEA4F95C867380ABCE1D9A1AFCBB2FC0C977F38B52BBEDA251C8B46E
+ CDDED593419E564218DA2F65188A89E857CA9F71BF4A47FFF8DA6E427F083B86
+ 8DC22A41E187500CA741BD2CFEA46FA11E5065FC62D6EDEC9EECE1E376BD9CC0
+ 0EC9D96961C5558029B650B5F304681E99E12712ADB5E3586106B28C19B46D55
+ 4D5A4870D50DCD9611F7237F425511837762E0192AC419E2B33F60CDF2ECB420
+ 3E1D1856E02F5DBFA6AC0F610B3EFBD83EC23F2A2E658F4EC5CD68CB5B68CFF6
+ 091174BB71EF410023F06A4621C0128C6979204D65A63BFE21E7DC38DF13D20B
+ A41AE125F850FF69F2B1F5B4125548A87F02D341592665DE119FF20D402B621C
+ 9446639AE1B31F7FF9B1B3BFEA1332CAB2038EBDA834E10F56AE8CE84C71BE8A
+ 6E48F9EEBD079A0A765CA637529D26806A73D46BB466EFD574E50999F65E8F8A
+ C0A08D28F3F6D77F155BBF26CBC24E478BF7979D1012B705559089699AD70858
+ FC2E0F4AF05ED631AC5B068BD2AC2700DF59EEBA9CCD7EF49F6B3BAFF31547F9
+ BC9558E18FA0D87856F2F17158776F1C5889AAE7E6089DFA6B2B71A6C823B00C
+ 19F028C521D86D6E8A933176C363DAE90F1260566B45A8D4AF75689AFC2CB234
+ 89725F84E2F91CD9BB50755BD07B80B0975CB1F29E590A99922877E90F328E7C
+ BAD59A3FF7F5E07D9CE3C12C5E4AD9CD8E0ECE5648651E5488EE0C6F32DBF457
+ C484668CFA377C2E7DD5C5BE31CF12B771C740869517EC7F156EE966F8ADA714
+ A46DAFEF7FA3A7AF49F259A5CF200243D25DB34A15DD00C7E06BAF9DBD4EE17F
+ 5BD830C7DBCBF7A890E9406C943D4E086160B6B859F487B763E0BCBFFB5155A9
+ D90F25E552A84B4BA7FA10568663A9D80353EBF87877ED9A79A2E3B815E348E2
+ B27BE1DA6702092B134CB7026A595E1C2A75087846B3B8A1B3ABA608E4F375F6
+ FCA9C952DA86F0421DC54C9AE27B0A2D3CDB217018F47927F74C4773F8F88D34
+ 69ECA096530B072BDD6B136BAF2D254B1291310287F591377D429FD65E7318A5
+ 7B440D0A161ED03634AE380A04BDA62CB8F03492B1BDBFA1CD172FBA954302FF
+ 226ACE7D5B7DDD8908B296033F201B8221173ACD176DE7F6F009390660509120
+ 8920562BEEC05B592669A2178CC9D20A69CF22D26797AA5565861719BE16136E
+ 815E5EC7AE1C473F1A03CBB170454955A3F74AACAD127AC14B0FB307262B42FA
+ CD4AE7CA6F60BA3C4B3CF8B4710F4EC979B471865B8596B00BCF20490905E403
+ AC81E09855AA4E79C870D3D33A7FEC2F8879B42B3282656B9B40BD15622B9792
+ 964571A671BF71F369D9ADF7BF0213F01DCFC6A53565B915F55A374F85E77224
+ 66449FE859396D519C50132C92D5219BA7DC7785B6604970897650B4793FBBD0
+ 4EDE56D2347F43B0AAFE335095E8816CBF379A27C70FB01DD516941098A66FB9
+ 278805AE5A24F9A1FE69B5C8BBB1822BB3C47C842F1CA1C89913BCE23EAB8647
+ 15CD6660CD3223FE616B64964791E703522FFB85DFF39A92A641330239049C68
+ 53D2650B8E0B1BC9D7332B7E5EF571724558F329110142B04D699834EC68D519
+ DEB22CE4733C50005045B520B038C6C6FA4102FA4B5F1B4CF0FF777C0D1613E4
+ C648CEB54034B42E041BBA3A68BF0A5337E1C8B1C105CF0E347ACC8514BF65A1
+ 3976A303A713E2E502C5C62224FC4BDEE6BBEB425185B6557CBEE81526A8E707
+ 7626D1663B7F1DB8EFF63157D29B650B2E1584D86792F1F1CD0F331CD226BBD9
+ F3303FACC384B5C40B909268402DEB37C5A9860F6B939FA15C4B5EAC786A7DEC
+ D58E647ECEFF2EABECAEA0F05D249F89C30903ED5E686C2E84F345242C2EDF23
+ 9253CFEB7DC01A43F0C0B46640E81533884633D211B74FB3A5D0592F8EB94819
+ 43C6A5E660FFD8AD40E0B1E6B50EF4AFF828E338DF3AB9C327D2E516C86C178D
+ 6BEEEEDCCF8B32905CADCAA1EE12375DDC6EF30733EB90A5EE66A83B28F2C00D
+ 4ABB2981DA254177A50E362CC3FAC83037F9BAE515666CACF14A01B9B57B595B
+ D5A8EAE08C0A42DD48D42910E30C35867A819566E6F048D3B909EBABA159D267
+ FFF4C55CC12B5A5D876FF7B0B032012E593FD5265A467CB2DA7C5586CF1BFD78
+ E9A4B066C058243FE56C5AB4379AA453E72541DAEE5973CF463EEB87B6B50295
+ 54CBCC1101058CAA7F5525350370C064B92BEEDF23A08CEBF155F1D2E8B46C0A
+ F245F44EF179505F57FB4CEF271C5826F00F322F59A4684B3D8AFFED411B0957
+ AD7CFEBC8153328C043E8D53B8E40D92E51A437008CBD238089FE575A44ACC24
+ AC8F5B1F6B25B92BEB6762D7CB80C0B0AED644147507DBE05349DE04DE3AA7A5
+ 40C551BBF099B46FA74D0B0FE8872D994788ECF772CC65385BE59758C95AA150
+ A1FE1BE38C8675D272A6334932365D629F675DCF3EEB6F1886547367B8A5A39B
+ 8906971D7FF412F2C53448783031BD9CC109CE450DE67E29BDC39302C18B0E7B
+ 1EF42B69BBD957D94AD70BFE77330A257111BBD261607B5B5778D45CF3663441
+ 1FE4EA373F542C2BCADA91FBBADD68E69FD9AB7E999482307476A7430D319565
+ 41A371F660BFFF00AFC9B46981A948384B2A83B1871711F6E82F732540B897D5
+ 51C8D6A9647EF43CB31E6BAFC00A25429E5BBAEDF70879B764A7645A106A7142
+ 22ECC5F6EF95748862285F407F1CE08C8A086A09A58C080049F2318D2B392F13
+ 454C7E10B0D0E15D75B3A977F8ACF1554208D28B63ABC887A65D69EF5B1EE4CB
+ A4F06D3B8279AE97AA36BF9B16263675ABF8C378F9E7DF4CBEDCC03E705C34DA
+ 374DB462EA99CCCC9D1FD2CCC7078D06BE46CEBCB659B9FD88CA44CEFA9A77CF
+ B11BAEC9C081D337553912F8D58A50F4A45C3C7503195A5AA10E22F78AD21CD8
+ 602827A464F9805FD00C2AA4199E7E9B33923A0AC6ED203E5E58CF826E33CB4E
+ CA9337D39F6EE56BBBDD2F4BC3EB27ADCC217D6EC79F6841DEF9AE82810337A0
+ F52E0193BB62128121EDC27DA1DAA9CC24572692E56F64C23617F67A8441F3EE
+ D47D5C1CA56590DC0531B75B5EDE8CF4413E60CFB868BA9F0D27FDF7787BCDB8
+ F13F0C5C9F9F749A1CCD413D7ACA8700FBA6ACC9AE5D0C4EC73FE3FFF8A62C64
+ B9BA399984BAFFB3C4287F45BA311C921020FF90AD6EF89D5272E2EA96CDC444
+ 7248B7FAB06436DB95463368791ACC30B8897341B8DB33618368AFF5A5A73D1B
+ 772D43F037194882F5328B468B25C3728797471E3261D2EEBA1EBD69EBD86D6B
+ CE26DBDDBEF15AFF62827C64452F841926EEC3524B640826374A80E410719EF8
+ 97A039E25439C17B31AF2370C8D498260AC5505FFF2060521113F6A3E29DAC4C
+ CF283021F4DD6917378D7358A5D03DDBD95AF4DE7CF10DBA767AC100D51C0B8A
+ 2FD58767610FA2ADC366D39E2C204450681DBC3FFAC765CD5588CC0A1CC9479E
+ 6822B2D1CD785D700E2F4684A2167B584E257DF53E681D0D25E0ABBD5E281A29
+ C24A997172D00143D55E112F4974DC430E967731B2B9D940C3619FED976F4214
+ 7AF362DCF85774746000B34A462A998DA8200B5A3852D2B6C1EB336F12026693
+ 4A664EA7AFBAC4DE16A88D4AE27AB15893C4DE003721452B6F77D36CEF86BC90
+ 3EEB4FD4B30CD23BDE3BB218351FD3BF0B5A89866F7EC4A40EED6793D0C62EA3
+ CEEA3507F5C04D38411BE356472BEC194B8493F5018C5A255BC4FF97317D4E8B
+ C425306093B3B3C325B317137C2336212106787C8BC9E6AF6E465E35E6B8DF41
+ 28C1BC138E89009519603C7C2FD1BD5C6C5FE490E298568FCC60A331CD299B61
+ EAAADCE321B4BE8A14574CEFBAC8A8900E4F39FA1D0CF0408CE67C77F08261B9
+ EFCCEF71173A64AEF366A42C300AC9B4214DF25995BC5EDBA90FCAA3F0756932
+ 19796F29D81D571954558F9A0D64850826BF40263E2C5D0DB44C0F9F078E4073
+ 2AC87EC87AD89178901A0D34B33A19E053EC098B3150DCBF9DDF287816FE9CC4
+ 8ECF86BEFC30F3E22C618286EAC6C36EBA595B51D1EA66053A1B6D2A2F01FD96
+ 408A486483646D4DF996F0B519CC273E59D7AF7473BAE49026BC912216A17D76
+ 9A34940B2BEE1DFB2ACDD40BA3170BC4D02B88485ED47D964AAB67930A8066FC
+ 2575364ECF3C0B01DB2FAE3237BBABE481753CEF96CD37141413878C33961F4E
+ 8CF6278915F5410767A2957E5D3169E3D75DDB7125727A8C0F57AB119C69DD40
+ 7E52684743BBD00C4DB517F5079F5B24F2AD4778BB7D4E681E841FFD534A1E98
+ B1D138CD9CE880F0871768011D22322292FC060D30380A23783E6F31C078B09D
+ F57685CDCF1E0E113D23152EDFFC322594F9DFBAC141541C2A83B5695F176E7B
+ DAEFFD367FF69595919D74A7DE97990FE8263112D3390D4C146125C078F89398
+ EDF6B6304858C5DDECC065FFBE03E3BE4C7D1B03494CACC5FF40BA7BE4B8C288
+ 62F17FFD212FADAB91D552F999F1F63D0062E3A8F722F33A442E3AFE5AF5B942
+ 4B40F79A069307D5BBC68A29D1065A7C025F92C10BC6FA93029D86C618BD6D42
+ F9F02FDF6E0650B024D9E82EABF5E8566B306AA75F58898137096A3F201912E4
+ AA53440D726F3A8483363104E1C1831EEBE72C1C65335DCDBA00CB0ACF624BB7
+ C16772AC7114ED7D5BCCA84ADFE28597D6612D1D16C99992F5BCC82EAF285B47
+ 16F8A6DEC91A50E80373406446229975939E5278FB870BC4D5B981A3D4D1DE60
+ 597854E1B6A78E66AD7392AA152894DBE57325C1BD90BFB08CDB0881A9BC5662
+ 80EED3C4E1845F8905960AD6718E81552EDD94383577773F25E1F6CCAF12FAB4
+ 15CDB8B94052C9F430875D63957CB4F102F8DA43BD56D6BA96CB67488F6435A2
+ FFFF9D0F6314376B075D7923F749FE1FA02E89D1697A12A1C9C10F947B0F0A71
+ 3C0C98A23DA9E4749FD25C4179194051191DD03F4A9D677271EEA5DEDC8FC7DA
+ CC3BCE2DD71A6453917C3BF0EA36DF5D9D8870541EDC17912BE51EC86D31FFBB
+ 7ECDAD7E3BB0EB2D93F6DBD8CEF95836CD1C4AB38BD6E6090B96DA85B9F517C0
+ 21D44C501727FB90D70D9DFCFE034D0A4643730FA162633656302385BF79B31A
+ 0EA0801512008BCBC8736CF01AE382149BE74449711CC0F181AD08DC07298B41
+ 7AB2DA7CE18533E4A9503F193A659ED9BAB67C7F150BA04635251BE1A626B6B5
+ D4241E6CFD2EE1224C3E818582D082C6F73A8157B3C2F2B037C8325FD875400A
+ EDE69B3882A9458524F0B5A9C10F47398A9B98540BE2DDF736DE58395D51A1F1
+ 9343383CC77B82573BC56730A221C48CC17C4553B05BD631077257C5C3CC5E03
+ DE41E12DCF9856BD5922E697B80C854890808D91CB4A403183D04AFB1D91FADD
+ 7F745309D01C58C078EF5A22589500A1F82A580A71028A9D3D9CBCC13381D6C5
+ A6684FA7ADE79D339C824230D15EE191FE74EC6907CD3AB70D0B7AC68072FD69
+ E7566A8F5F325B61C84D3058D245B61740D8B17DF73B380C1936F71691BF8CE3
+ EC0384B626334C850A2041F6C9FDE1E9999975E5D41779829B817DC683CBA598
+ 48E78EF9594CEA1C1D0673EF83239157636AB5A76F173200A3FF0746E30C7C46
+ A77C4F2F542B1D9B152D11B338636828504DADEE2A6FA6903EB56DD5A77D1499
+ 1A48DD4745659C90FC75D065D0E4B6080769095F16017A4FE5553DCC74D80DA4
+ A7C352A5E6E5B66493AB0325BA4D562CA35481003D01EF6FF6C417764188B010
+ 3156A2BCB475DE8C79542BE2863E5408D298983350B9932177C5389B76B66FB1
+ 6A449C9285CA4B819FB99914F1D163F7B50912843A39F81AF60E0973C40F43B8
+ FFA331CAB4D9C493C98234C330F9CE5A2F5D4BD021C10BB197115999FDA23A61
+ 97F973843B40210C08AF43559070D09B9B6F0BED0AF1A7AD1D26E74402B92A8B
+ 6A0E92240DFD38C37E190B5B670BC8AF08727BFAFF2DA93F3072C36A005A914C
+ 739673EE6BF33FEF3EC4B0A294816011BEE7039C6FC82E9306D3711B9F0FD7B9
+ FDA88801B916D069B5875BCF853D09C91BE63723928CD8A12EF4898910F61090
+ 8F1719D323716C8A625FA25BF896C315AEBABA554303F46B9525DE7790AF0998
+ 12841D7F967360B55C523F12C732B0B3181AC6B5768568E0FD53292DECA6B499
+ 27ADBA848AC163C0BEE7558184C29F01AC14ED54BCA98E8A673DDFFE8145607D
+ 2B0C9F33ABF381AB8D6F47A76D7550E0F6CA6D49747CCDC3A7E45982404A0C78
+ 0FFCB2257CCB71ACFA024A0008BFBF3B884EE41D1F9B39EDC4A4026683CA2067
+ F1F599DE3C002218F48D38FDA394A841C2AF3B4AA6399828AAACDCB7E833B7E5
+ CC602662F204F5BDA78935BDE4AFA6400338966B3A9D02D1233B7125078892D6
+ 113C908FEBFE8E7FBD1A9D37834C114C26C38D01A2BB380E17FF8D65CEBC8695
+ E2BEA9E08F1EC6C3256B35183701A8B565C646247FD3DC31C041D863D6015A01
+ BD66E1A0B7783B9514DC75C9D25FCE7073ED6D796B80D23F602409611BB1FB0D
+ 325CB94C1CBC2FF49D3067B20B58E38AA67F75987A62354AAE04E53E9EAED79A
+ 076FFC79214E25E6A3BE79DB94E31246AB373669044F4A04D25A5EE1C0C3F2F4
+ A99883EE2694AD494AD95A76665E2CA9C32F81D9A18F0271BE545ACEE2856592
+ CB3FBD47844DAE2CD992D7E8F9823008B7D5A1D54A699B1E21084A935EB91870
+ BEF490B176801EE3FF1B0CF5EF529511B4C9ACBEDCF9B0D2E1492C6E8A417A66
+ BA5B70A8A5EC603248F2573133CDA97160FC6F37854963D21ABE77F3538E08E6
+ 149C98380884452A2C831D9751B28F7D9A2B66625AFB9C270CB24F4F4D9EF98A
+ 350A563AB6870DEDA6DF5A1FB55F12E5E1F345AAA2FDD5DB8A65D77C6EA56D26
+ 6EEA82880A782DEEF3C6CD889DE76CD879676D31DCF8DAD04F5DD199B7DF8D32
+ 9262FC346B6D74C7636DC7662F91FDEA7F9B12ACF67F2701492EE4048DF22184
+ 0FA882B8BD3D3D4B42491B726D59797B7D8D2E406DFF53ACAD7C8E1E805C6F58
+ 236FCE5D392A2E009402261C33326641C56974DA66F9CD6C4803F825C703AD88
+ D1F134336D69068771706FFE35F0C30D32755E97697D425E0DFD81DEB9A60D07
+ AF515939FFFCD96F1B1F0A1A09F5FF89410B4BFDA312F53197D6AD44E4E81D7F
+ 253566BEFD684A19FDCFBFBDD87BF3D8EC15AAA11DC98D807BBF91FE6A63F2D8
+ CB32AA593B2A271960D10ED3858F3EE929BFB6963DF2BDD4F57890771F262861
+ 4B32758FBB163E5745D793C3321C1A18DF914BFF37B57DBFB3C4301CBE812032
+ 65870B75F41931614A729F52BE2E3FAB7CF442120B58D6E7BAFA1A39D30C4EF3
+ A2453EB3D5A9BC08607C59438787ED9822A370343521898886F54D73CA54CE81
+ 5A3C0DE2B5E0F1C9F9ADCDDD1B42242562680DCD6A688B0AE334C66F17661542
+ F03DDCCCD64E9586EDB8AA3D653144138E4E4D9A90739700A231909E51EF9F58
+ 45D87D0CAEF5C1CDD98608C2DFAAAF732F10BC36EABF4BCBCD635830948BE8CB
+ 357772A871E4172E4946DCCDD04C044FDB868C5EC1EE6E96817D94E8F0B5B017
+ 2959E569FFCB5D164B10A9EB7B94522C3BDF2957C721847BFCF7DA77A1CD242E
+ 2345B46759D42B18002E5BD6E6CDF8F7B7DF14D8B4B7ED0F2EC44BC58EDF435E
+ E930D065A7F6D2C7013E0411394C2A77F3C4D091E0339E08ECCD38F3CC4291AC
+ 4F17E959F0E49DA2B52ED46CE35E8E396D1D9C8C2B0615195AD4AF2BE5696C82
+ 72632F6EF88083D6A269377EB077098188C96F738770ABA5A5EDB5B563DCC9A9
+ C0C7A5C725803F9192EBC35A96F1AAECFF25F64BA4A565E2DD064A0E1BACC9CE
+ 60EB7281F7EB173851246B8617072BD1E66E134F519E0F1E404F27219AF71AF0
+ ED27A4C9F71D6AAE1458FD394286A57F9E44C3C44184FD71094493EB93FBCC37
+ D95640004D5B5F2E6B0C88CC9624241D3FE3041266F349295A346779B4677C80
+ F377DAFA6C9A92FCEEDD04F71E370B287CC3D330CB1988F69EBF880426772809
+ CE104D285B626CFC15643DEBB8844EB1E10F9B87FF6F66DB46CCEAC261C23807
+ 38FA8DA37FF154A90F1E3CF889A2CA6C66B8B2FFF2FCF0B6DD2C718543E9B76E
+ B8954A9D17AB6659A0D3150277FADE660699413D89DCC5D8F2F45A6D592A302F
+ 655DABD5F88BE437428D96A53D67D19671BA6660D628FE989A0E26451D769940
+ A88C13DECF306EA5B2FB448B43648277817A55D4C2E81C5868365F6C612C7A53
+ B5C741C39C2EC58BC9D1BCAD7BD99268AFDAE014C811DA2473556FB50B6B0518
+ 3C27AE62898209EA05A0F07020574E660BB339A9CA7B8A2AC68CC5ABA31EFBF6
+ 4EBBA04B291CEF7971193DE1E935E1CAA8DD81D23EB5E9AD1348B204AE7C316D
+ 99421EE9F904A31FF491DA3465FFA4D4AC545FDE78738FBCF3607B146B8840E8
+ 418E2A1A5F749AE01FFF32B695F61A20DF8169EB83F54F5120E29C6FEB50DDCC
+ 9D53D37295B798958388A0E2135CE6E06B21D3ACD1047287A00128298F931B91
+ 0103AEC5DFDF838F898E84574D0E05EE8D08C95877CB86912425E6E3BE817408
+ 580760D95F86227254D63388754302819A9F900A28F9F2D6A861ED36283E075D
+ 2DD606B284070E537C384FBBCE26B6BAC082C8D97C23104D5646EFAF7D7E25AE
+ 678B777D6BA675F78C9AA10D3CAD8FBDEE445A988CB2D8C2A267FF3175E4CD3E
+ E553449793A4737CBF8E25EB2B6DA7735BD11D050344E1F71295802B0D716799
+ 410F391BBA38B5285EB85A92E3A2F4F7DE940D95D720227CEB46E00D635A8197
+ DFE053D0B93C4DBF47B501DDF9950F2D3EFCD3CD6AF835CA4B81D6AF9BDBCFD1
+ 64598AAD45E5AE436F95A7BA8C8CBED550FAECD75CF3EE8D0A654489ABC5B9CB
+ BC8595CE2E23A396FC467798DC61DB826316AF739259BDBD49C1A4DD14B8289F
+ DA880CD88C18B1285ABF35763224E40B87A5EAF714538ACB5873F28B1E715BDB
+ 21303ED5B40BA3D057F2D215D1A1B40626F8244C92932F78E6BDD789C06E2E44
+ F2C8665B8306203D16A638A0AB7FEBA955CB1BBD1817C76F87477A881183ACCC
+ BC90304090510F17197F2B3110A5FD76D828603CB217926044498866562DFD5B
+ 4C887EB20FA90C0B9F4B33B74CAB76593296C9E1FA9830BFBA909E48854B42F8
+ A06BBA84431900E0AD3D1947EBD145824936EB94453B1C074BFEE73069407147
+ 5A159802DA0A366827ED9BC75683FFF40B5D75AF58D70E2EA5FE3864C219AFDA
+ BAD5C60A3B2AEA907F9ACF47BE50348E94F36F706CCB5A61C1EE7EA7C5A2C6FE
+ 5DC656AEE91174442DB79D3C3764FD21CC82A9B8F9BC9772D4E3F9B5573277D6
+ 980012C8BA4C63EA2861A37A23D41A924BF08EA6C2682CE5A4F1B82D493139EB
+ 4E03125C84232EE11C7829DA6C886D77006F1FDCF479F8C6ED2B9B04735D5CB0
+ 4A96153250DE03A29760A2FB7784CE214908B4773581F4EC4BF09FFD65F29E59
+ 60760474C59BA9474CBC2F7C1AC8A849562F4DCA4105EBE29F23304489F97B67
+ 733C58C2E8924EED9DE7E68F8CA61E7A0145B75C3ED249507531A7427E142705
+ BF45C934DDF3F85B7A0F3E5DB96A02B265938028B46543A45A67EE3278190C53
+ E046D763A6F86FEF962D6C30101D2D06FBEB5B426DF0FDE54CADBA492228014D
+ 3916AD26205092E5F5B3AC4F70F2ADB9107A3D9BAC651AF51A40D8B74BE3A93F
+ 72D6C0AEA8315FF45AD0D3A86FFFE5A8E6DDB2393A393FE015A2702EAA92D630
+ 115E7358EBFEE3FA1B9D9218C115FBBF76C0520031A794B831C363A9C912254F
+ D86D028A8EF1ACEBC567FB31AE26CFC0DC9A55CBD975B4799DB899CBCA006BE7
+ 6A671CA04983F4BB67EB1C5D14A82B3711087F6FBA10258CD318E03D35A49D97
+ BBAF88C86D7EC90853163514AB02C6112125370A4880F94B7ADE4B1027CC65CD
+ 667D6AD254E2593C2F00099F423527BB180380CD41D007F5C3CD4ACBCE59D3ED
+ C97437CEFE0E4E310DD9A5E34ED1986C92AE9B7CE083384B37FC03B4B1FBDED2
+ E14F139351ECD1C0742A2B8555349D79CEBCEAA2A1B56A1B1FD6A3B82DB47949
+ 9AD783107FE4CED56DE3CDF46217DDEEFD7D2A39D9C8485F00922AE866F9B364
+ 2F815E58D125727CB26CBF0043AA7071AC45F9329C9B8F00F0CF45701C60B6D0
+ 9689A65643DF97365BF3EB747773A1ADFD02FC9721737AC2F00C4FF22F546E2C
+ C354B199E55CD3D7846A8D1759C35D0803BF876D845C454CAB711B39C1CF3E3B
+ 790D713FAB9439A13AE0B119812E4FD978A6498947C432A05F4A49556523461C
+ B217424DBE8D1C2EE7CB4C1755A96BF71F9A668E41285DE8EA87537D3751C397
+ 116B40D7866B2CBC0C8DA3E9E8EDB10F42F77C73B98F7D68283CE323CCB36CF6
+ 59B44153C994FA483F8369658A62754A56C2E1B66E76998E7C32201B6403B186
+ 1850EE877F56D175FA7395400EFF76FA8FEC7E50854F493316E8311BEFE34CA2
+ 3ECCDDFED7F9D0C3E387474EC1DFF9928C18368646026F0BEC11732A6EEBEC67
+ 6E50F14C3FEC9205BF01988437F0E32EC84F3C2C5CC68C85AFC1D5E6A4CF5790
+ 373E480401903055D2865D3069EBFBB75037FD74A0E5DC17720BBC2B900A3EC5
+ D5AA21251FE3918E3D2B8FAC02272B8861B3D65C1CD287B8C483BE7BA65AE9C2
+ F9F4A09F806614B70365472385674E516663BD6E7E7220ED7CBC2E5AD79B72B5
+ A99255D300636C24B8AB799F903C0E06F49DC00A78B8E540547F96F1D7CB328E
+ 4A8B533E5159C142A3F0ABDE3369D42A465C82EF5E01CF18D166A4E86FABD95A
+ A245B4D43C647310CAC5042FED03267EBF81ADB40E9E2D4F41194DAD6DC1E37A
+ 6BC7C00A28506B5FA9611CD8A167268A991172B97B40A898EAD22077DC44B945
+ FDB8AD4F87E8023FBAD44DE025F05877D81A61EB0272137BEB7ED4952283268D
+ 6489BA70BA0825F5F13366B33768E3194A06B7D53DDFF3113B36CF0DC6A71F56
+ B6726762B236F988DA3D8F40FC97906995EA46A306FAA174C7157EE7F21009CF
+ FE78D783A698108536D1CAFAD4155B30D6C7F655597E17522EAA40CEB0BCF267
+ 4202ACBB86D59E2A92166B8FB47B2A6DCC3223F6AE4DFF8AA68CB7DA4ABF65DC
+ 5DC977AD81D7085FE052E661795F556BA4959F54CBF2864AB96241DA06BDD40C
+ 6C7147AEC6DBCA99516166DB3EB2644A62708779C23AF12B2C628901BB3170FA
+ 4E79800154787DBFA92E8E599485A009170C2C4AD5F065F71004A59445635BDA
+ E8FF885324CAFA11909FDB3CB4E2C44C0CB4AE26B63EEDDC518178597F244081
+ D5B2DEE2300A51C8B8B510D667AF90DF80BDA9CD1278EBF007D2536D96E45148
+ E0D8380D9176219180E3473A3EB2FE68BFBB52A70EC937E9D3FBCCD84F27D837
+ 73C9F5A94EDCDCA87F541EE9A13267955E80A6558AE7D4D39B29F1EF549EE1B0
+ 51980E27B28BA43972D37771863F4A9FCB14DD4AE6F367EE3E474042E4702358
+ 6AD9F0E046A12397D7800BC0D31E710CCF9F7D97ADF0E2E018C6CE59EC8C8EF1
+ FA2E1CADD83860E0D80F1BD06F203F898DEABA47E4BCB7A7E7DC31A61ECDAD1D
+ 06E66BC130DE4A2A23CC99B7D1C43448DFAB8F906D3855D61B2A46E6C1621ADC
+ ADFC817771707C7B762DBE73CC7E3972A89284C4F8E804A6B901D856CCB80769
+ F5ABF020D5CDB10EEEB5490623C0435A16AAE8894136BA3E31F126EE78E0C8BC
+ A5FD518355C1736615E0E15FE5C8BD98A91FBB3ECCAB61A739212C4D2B878BFB
+ 111138C1575CAC87F14D3EC5163A92E1E3AAB9262A1747BFA2761F0F810EB355
+ 3FCC4C2CD357835632AE4E5B27891C562C3F7D4D0B692E33F73FA871E4899E42
+ AB9D40FF36D019BE222C8DD68E0944ACD642E5B0E2636BF11269E9A95909361C
+ B4943296B2B2DB1592D4F6DEFBC4B1B71D9A1A3E9BDA8A71A461569E6F6655ED
+ 0B3BF5D489E4550C5C9B517A42E26266B0738E3A9B56798097EFDDC02F138781
+ B904452FA2A1C4D2BFE8D7F2EF0F9DA1F78FA1F3C95C044F820CE50D64DFB592
+ 9BA23B80BF61195688D8DAE00793322AF789AA18B77A4BFE2121FAE31318054F
+ 252B4D43E2D95F9EE8651547E0517A000EA7CDDC01F90699C9E9B6811C73BA46
+ 88EAE94907FCB5D8CFDB026D2788C3C2C1F125A1AE199BFEE87A816C754403CC
+ 66F5ABA1339438F228F5046F41FBBD4D68A82058602528A2AAB45CDDEA82BE69
+ 4D0E0081D9CBABA174F6A871CDC42A9630F2DEFF0824EE2D4E1A33BD09825093
+ DDE75F9A27FCD28FCB28FC02A678AED604AB23DEA5925D73127F2BC2943FCE6F
+ F32AAD928D7BCD88FFD961E8DA50C41014A4975934D96E203DFC0D3445C2C89B
+ 0C0E27A8ED7C754ACD7C7FC142CDC08A8A2F4E774340A8CFB55910D7F35F1FA5
+ D1A02889B69ED9481698D9C2E9179A7D45BF678BE1F9EECB8D9366564ED5DC99
+ C82E056B082F1350BA389857EBCC9499FC84EA8F69A2744D334392918D715CA6
+ F92437AF9B0C8BBE1D105CE2696DF6DD87C81DA9E9957D84FC0E8985F6BC81C3
+ C6726AE0E28F693F56FFD370A71F826FFEEC21EC7275604F7F9B2A8AA067523E
+ 21DAF1C5E45E06661A6A111907123C0F8AC823693BBA60017DD743D0C061E91D
+ 0093E91DCB5BA63024AE519423AE086EF048BF44B43A6108A988B4C1E343CDDE
+ 4864EBC6423FEFB48E9FE18930647622B664D59F80B04A9621C05B5ED6574694
+ 668F6F255963FCADE0CDBCF3DA24A00BC42C634BECE069A90BF73EBE07F03F6F
+ 76FBCEF1A001DE598B50D9D0C85C793F5BC70ABF479FFAF51D3C766A02A1CD7D
+ 9850F107D585B698B5850F8DD6CD5F3D8AA7E6CAE31716CC5FE64E759C6B8743
+ BBD93E8F5674CC999D1E21B5988B055EFC864C7E1E6A71D20B4284DAC8CDD087
+ ADF9AB3FC77C6CEDED60FF8F36CF3F706F8BBCD834F74FC543DEA66AA7D486A6
+ B7A127E399E22E429C7F927DB82D5D64F336D9933952884E7BD3C3E7A8C5B511
+ 936C07CCEC7808CB64FFFCFCB899FEFC84EEFAAE1F52F5E49F1C151C57A4FA13
+ 3775573BD150C3C0DA86A9AFCEAE297888455E86FBC254BF3A67C9AC7D682204
+ 7613EFC8FA15DB8362F79377F9FC395FDD302CF2E2D60D921C7E191E4E78B714
+ 65084A88467C3C2CB790AD3380018E095EEB27B1A9186D69785650A51993CB25
+ 
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /ArialMT findfont /Encoding get
+ dup 32 /space put
+ dup 33 /exclam put
+ dup 34 /quotedbl put
+ dup 35 /numbersign put
+ dup 36 /dollar put
+ dup 37 /percent put
+ dup 38 /ampersand put
+ dup 39 /quoteright put
+ dup 40 /parenleft put
+ dup 41 /parenright put
+ dup 42 /asterisk put
+ dup 43 /plus put
+ dup 44 /comma put
+ dup 45 /hyphen put
+ dup 46 /period put
+ dup 47 /slash put
+ dup 48 /zero put
+ dup 49 /one put
+ dup 50 /two put
+ dup 51 /three put
+ dup 52 /four put
+ dup 53 /five put
+ dup 54 /six put
+ dup 55 /seven put
+ dup 56 /eight put
+ dup 57 /nine put
+ dup 58 /colon put
+ dup 59 /semicolon put
+ dup 60 /less put
+ dup 61 /equal put
+ dup 62 /greater put
+ dup 63 /question put
+ dup 64 /at put
+ dup 65 /A put
+ dup 66 /B put
+ dup 67 /C put
+ dup 68 /D put
+ dup 69 /E put
+ dup 70 /F put
+ dup 71 /G put
+ dup 72 /H put
+ dup 73 /I put
+ dup 74 /J put
+ dup 75 /K put
+ dup 76 /L put
+ dup 77 /M put
+ dup 78 /N put
+ dup 79 /O put
+ dup 80 /P put
+ dup 81 /Q put
+ dup 82 /R put
+ dup 83 /S put
+ dup 84 /T put
+ dup 85 /U put
+ dup 86 /V put
+ dup 87 /W put
+ dup 88 /X put
+ dup 89 /Y put
+ dup 90 /Z put
+ dup 91 /bracketleft put
+ dup 92 /backslash put
+ dup 93 /bracketright put
+ dup 94 /asciicircum put
+ dup 95 /underscore put
+ dup 96 /quoteleft put
+ dup 97 /a put
+ dup 98 /b put
+ dup 99 /c put
+ dup 100 /d put
+ dup 101 /e put
+ dup 102 /f put
+ dup 103 /g put
+ dup 104 /h put
+ dup 105 /i put
+ dup 106 /j put
+ dup 107 /k put
+ dup 108 /l put
+ dup 109 /m put
+ dup 110 /n put
+ dup 111 /o put
+ dup 112 /p put
+ dup 113 /q put
+ dup 114 /r put
+ dup 115 /s put
+ dup 116 /t put
+ dup 117 /u put
+ dup 118 /v put
+ dup 119 /w put
+ dup 120 /x put
+ dup 121 /y put
+ dup 122 /z put
+ dup 123 /braceleft put
+ dup 124 /bar put
+ dup 125 /braceright put
+ dup 126 /asciitilde put
+ dup 161 /exclamdown put
+ dup 162 /cent put
+ dup 163 /sterling put
+ dup 164 /fraction put
+ dup 165 /yen put
+ dup 166 /florin put
+ dup 167 /section put
+ dup 168 /currency put
+ dup 169 /quotesingle put
+ dup 170 /quotedblleft put
+ dup 171 /guillemotleft put
+ dup 172 /guilsinglleft put
+ dup 173 /guilsinglright put
+ dup 174 /fi put
+ dup 175 /fl put
+ dup 177 /endash put
+ dup 178 /dagger put
+ dup 179 /daggerdbl put
+ dup 180 /periodcentered put
+ dup 182 /paragraph put
+ dup 183 /bullet put
+ dup 184 /quotesinglbase put
+ dup 185 /quotedblbase put
+ dup 186 /quotedblright put
+ dup 187 /guillemotright put
+ dup 188 /ellipsis put
+ dup 189 /perthousand put
+ dup 191 /questiondown put
+ dup 193 /grave put
+ dup 194 /acute put
+ dup 195 /circumflex put
+ dup 196 /tilde put
+ dup 197 /macron put
+ dup 198 /breve put
+ dup 199 /dotaccent put
+ dup 200 /dieresis put
+ dup 202 /ring put
+ dup 203 /cedilla put
+ dup 205 /hungarumlaut put
+ dup 206 /ogonek put
+ dup 207 /caron put
+ dup 208 /emdash put
+ dup 225 /AE put
+ dup 227 /ordfeminine put
+ dup 232 /Lslash put
+ dup 233 /Oslash put
+ dup 234 /OE put
+ dup 235 /ordmasculine put
+ dup 241 /ae put
+ dup 245 /dotlessi put
+ dup 248 /lslash put
+ dup 249 /oslash put
+ dup 250 /oe put
+ dup 251 /germandbls put
+ dup 0 /onesuperior put
+ dup 127 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1927/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1922/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1921/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (ways:)
+ [7.57085 5.15996 5.74904 4.30902 9.86173 ] pdfxs
+ (1) show
+ (\)uni\fc)
+ [8.88001 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinheren)
+ [6.0654 8.93444 3.02179 6.0654 6.05449 4.85451 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lymer)
+ [3.0327 10.3854 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.92353 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 8.90172 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.8691 ] pdfxs
+ (o) show
+ (f)
+ [7.96357 ] pdfxs
+ (t) show
+ (henodescre)
+ [6.05449 9.47992 6.0654 5.74904 6.0654 4.8436 8.93444 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.6908 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (hecl)
+ [6.05449 9.47992 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -21.922 m
+ (process.)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 8.91265 ] pdfxs
+ (2) show
+ (\))
+ [8.22547 ] pdfxs
+ (I) show
+ (nthec)
+ [10.0472 4.23277 6.0654 8.82538 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [7.30902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.74904 4.30902 3.0327 8.2799 3.33815 ] pdfxs
+ (a) show
+ (ilure,when)
+ [3.02179 3.0327 6.0654 4.27631 4.8436 7.10176 7.8763 6.05449 4.85451 10.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysismust)
+ [3.0327 5.74904 4.30902 3.0327 8.2799 8.79257 6.05449 4.30902 8.22547 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.29811 6.0654 9.08711 8.83629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.22547 9.09802 ] pdfxs
+ (a) show
+ (nynodesmus)
+ [5.74904 9.74173 6.0654 5.74904 6.0654 4.8436 8.29081 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ 0 -43.845 m
+ (a) show
+ (llp)
+ [3.0327 6.51267 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.72365 ] pdfxs
+ (t) show
+ (oe)
+ [8.93447 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.54537 ] pdfxs
+ (ot) show
+ (her,uni\fc)
+ [6.05449 4.85451 4.27631 6.53449 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.53446 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.53446 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 7.77808 ] pdfxs
+ (agg) show
+ (ressivelymer)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 4.85451 3.02179 9.23992 9.08711 4.85451 
+ 4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.32357 ] pdfxs
+ (t) show
+ (hesenodes,shrinking)
+ [6.05449 4.85451 4.29811 8.33448 6.05449 5.75995 6.0654 4.8436 4.30902 6.53449 4.30902 
+ 6.05449 4.27631 3.0327 6.05449 5.75995 3.0327 6.05449 8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (253) show
+ (.perlbmk,whichisl)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.6654 7.8763 6.0654 
+ 3.02179 4.54905 9.6981 3.0327 7.94172 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (elyn)
+ [4.8436 3.0327 9.39264 6.0654 ] pdfxs
+ (o) show
+ (ttype-s)
+ [7.87638 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe\).)
+ [3.32724 4.85451 4.23277 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (3.4.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (na) show
+ (lysisTime&)
+ [3.73 7.10119 5.30802 3.74195 9.77918 9.36073 3.73 11.2138 10.616 14.9437 ] pdfxs
+ (M) show
+ (emoryCo)
+ [6.14487 11.2019 6.7307 5.48733 11.5843 9.70749 6.7307 ] pdfxs
+ (n) show
+ (s)
+ [5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (Weev)
+ [10.2981 9.89446 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 11.1054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.88355 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.89446 ] pdfxs
+ (a) show
+ (ndsp)
+ [6.05449 11.1054 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ceus)
+ [4.85451 9.88355 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e)
+ [9.89446 ] pdfxs
+ (o) show
+ (f)
+ [8.3672 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.34898 ] pdfxs
+ (o) show
+ (na)
+ [11.1054 10.4945 ] pdfxs
+ (L) show
+ (inuxw)
+ [3.02179 5.75995 6.0654 10.7999 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 5.75995 4.29811 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [11.0944 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [11.1054 ] pdfxs
+ (a) show
+ (n)
+ [11.1054 ] pdfxs
+ (A) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ 0 -154.49 m
+ (A)
+ [7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (nMP)
+ [9.23992 10.0036 10.6035 ] pdfxs
+ (2100) show
+ (+process)
+ [11.6617 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r.Wec)
+ [4.27631 7.72357 10.2981 8.02902 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 9.22901 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwi)
+ [13.1781 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hGCC)
+ [9.23992 8.5636 7.8763 11.0617 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.02179 8.63993 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 348.252 -154.49 m
+ /N722 10.909 Tf
+ (-O3) show
+ 368.612 -154.49 m
+ /N614 10.909 Tf
+ (level)
+ [3.0327 4.8436 5.4545 4.85451 6.20722 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -176.413 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.04356 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (3)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2545 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4show)
+ [9.64355 4.30902 6.05449 5.14905 12.0763 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.04356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.49808 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.04356 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 10.2545 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.949 6.0654 4.29811 ] pdfxs
+ (ag) show
+ (e) show
+ 308.436 -172.454 m
+ /N703 7.96999 Tf
+ (10)
+ [4.23211 4.23211 ] pdfxs
+ 321.595 -176.413 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,c)
+ [7.22175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 10.2545 ] pdfxs
+ (aga) show
+ (inst)
+ [3.02179 6.0654 4.29811 8.44365 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -198.336 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 6.79629 ] pdfxs
+ (o) show
+ (f)
+ [5.85813 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mmem)
+ [12.5345 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryins)
+ [4.2654 8.29084 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 6.83991 3.02179 8.59629 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.37448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,f)
+ [9.09802 5.77086 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [6.79629 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 8.59629 ] pdfxs
+ (o) show
+ (f)
+ [5.85813 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.37448 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslis)
+ [9.08711 6.829 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (edinFi)
+ [4.8436 8.59629 3.0327 8.58538 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.37448 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (12) show
+ (,) show
+ 0 -220.258 m
+ (a) show
+ (ndFi)
+ [6.0654 9.16356 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.95266 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5lis)
+ [8.56356 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.40718 ] pdfxs
+ (t) show
+ (herawd)
+ [6.0654 7.95266 4.2654 5.14905 10.9854 6.0654 ] pdfxs
+ (ata) show
+ (.The)
+ [7.70175 7.8763 6.0654 7.95266 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsshow)
+ [6.0654 6.05449 7.41809 4.29811 6.0654 5.14905 10.9854 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.35275 ] pdfxs
+ (D) show
+ (SAisb)
+ [6.05449 11.2908 3.02179 7.41809 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 334.219 -220.258 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (lyf)
+ [2.79267 8.71621 3.33823 ] pdfxs
+ (as) show
+ (t) show
+ 402.532 -220.258 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 423.213 -220.258 m
+ /N634 10.909 Tf
+ (ex) show
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (ly)
+ [2.79267 5.30169 ] pdfxs
+ -3.05176e-05 -242.181 m
+ (s) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (ce)
+ [4.46185 8.05091 ] pdfxs
+ (e) show
+ (\016)
+ [9.61087 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 65.337 -242.181 m
+ /N614 10.909 Tf
+ (,requiringless)
+ [5.90177 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 8.13811 3.0327 
+ 4.8436 4.30902 6.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 160.393 -242.181 m
+ /N1025 10.909 Tf
+ (3) show
+ (.)
+ [3.47997 ] pdfxs
+ (5) show
+ (s) show
+ 184.058 -242.181 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 204.32 -242.181 m
+ /N1025 10.909 Tf
+ (20) show
+ (MB)
+ [11.9126 12.0107 ] pdfxs
+ (o) show
+ (fm)
+ [6.91628 10.4616 ] pdfxs
+ (e) show
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (r)
+ [5.17085 ] pdfxs
+ (y) show
+ 301.387 -242.181 m
+ /N614 10.909 Tf
+ (t) show
+ (ofully)
+ [8.13811 3.33815 6.05449 3.0327 3.0327 8.44356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 7.53812 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.52721 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (estpr)
+ [4.8436 4.30902 6.9273 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -6.10352e-05 -264.103 m
+ (\(176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,whichc)
+ [4.8436 4.85451 7.62539 7.8763 6.0654 3.0327 4.53815 10.4726 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.71626 ] pdfxs
+ (o) show
+ (f)
+ [7.73448 ] pdfxs
+ (222) show
+ (Klines)
+ [12.8944 3.0327 3.02179 6.0654 4.8436 8.71626 ] pdfxs
+ (o) show
+ (fCcode)
+ [7.73448 12.2835 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [10.189 ] pdfxs
+ (Not) show
+ (e)
+ [9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmem)
+ [8.65092 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 10.1563 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,n)
+ [6.0654 7.62539 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.65092 ] pdfxs
+ (t) show
+ (ime,is)
+ [3.0327 9.08711 4.85451 7.62539 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -286.026 m
+ (o) show
+ (ften)
+ [3.33815 4.23277 4.85451 10.1672 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.95629 ] pdfxs
+ (o) show
+ (f)
+ [7.42902 ] pdfxs
+ (t) show
+ (hebi)
+ [6.0654 8.94538 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (estb)
+ [4.8436 4.30902 8.34546 6.35994 ] pdfxs
+ (ott) show
+ (lenecksf)
+ [3.0327 4.8436 6.0654 4.8436 4.54905 5.74904 8.41081 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [8.36718 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.13448 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.81447 ] pdfxs
+ (D) show
+ (SAh)
+ [6.0654 12.2835 6.05449 ] pdfxs
+ (a) show
+ (saverysm)
+ [8.41081 9.55628 5.4545 4.8436 4.27631 9.86173 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llfo)
+ [3.0327 7.12357 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (prin)
+ [6.05449 4.27631 3.0327 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -307.948 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.6981 ] pdfxs
+ (t) show
+ (om)
+ [9.0981 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 ] pdfxs
+ 169.576 -303.989 m
+ /N703 7.96999 Tf
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 178.542 -307.948 m
+ /N614 10.909 Tf
+ (.) show
+ 1 0 0 1 2.20699 -322.423 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -178.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63.6 594.72 m
+ 755.28 594.72 l
+ 755.28 62.88 l
+ 63.6 62.88 l
+ 63.6 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63.6 138.72 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 138.96 m
+ 755.28 138.96 l
+ S
+ Q
+ q
+ n
+ 63.6 214.56 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 214.8 m
+ 755.28 214.8 l
+ S
+ Q
+ q
+ n
+ 63.6 290.64 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 290.88 m
+ 755.28 290.88 l
+ S
+ Q
+ q
+ n
+ 63.6 366.48 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 366.72 m
+ 755.28 366.72 l
+ S
+ Q
+ q
+ n
+ 63.6 442.56 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 442.8 m
+ 755.28 442.8 l
+ S
+ Q
+ q
+ n
+ 63.6 595.68 m
+ 63.6 61.92 l
+ 755.28 61.92 l
+ 755.28 595.68 l
+ 150 538.08 m
+ 150 462.96 l
+ 294 462.96 l
+ 294 538.08 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 518.64 m
+ 755.28 518.64 l
+ S
+ Q
+ q
+ n
+ 63.6 594.48 691.68 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.6 594.72 m
+ 755.28 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 150 538.08 m
+ 150 462.96 l
+ 294 462.96 l
+ 294 538.08 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 63.6 62.88 691.68 531.84 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63.6 594.72 m
+ 63.6 62.88 l
+ S
+ n
+ 58.8 62.88 m
+ 63.6 62.88 l
+ S
+ n
+ 58.8 138.96 m
+ 63.6 138.96 l
+ S
+ n
+ 58.8 214.8 m
+ 63.6 214.8 l
+ S
+ n
+ 58.8 290.88 m
+ 63.6 290.88 l
+ S
+ n
+ 58.8 366.72 m
+ 63.6 366.72 l
+ S
+ n
+ 58.8 442.8 m
+ 63.6 442.8 l
+ S
+ n
+ 58.8 518.64 m
+ 63.6 518.64 l
+ S
+ n
+ 58.8 594.72 m
+ 63.6 594.72 l
+ S
+ n
+ 63.6 62.88 m
+ 755.28 62.88 l
+ S
+ n
+ 63.6 58.08 m
+ 63.6 62.88 l
+ S
+ n
+ 162.48 58.08 m
+ 162.48 62.88 l
+ S
+ n
+ 261.12 58.08 m
+ 261.12 62.88 l
+ S
+ n
+ 360 58.08 m
+ 360 62.88 l
+ S
+ n
+ 458.88 58.08 m
+ 458.88 62.88 l
+ S
+ n
+ 557.76 58.08 m
+ 557.76 62.88 l
+ S
+ n
+ 656.4 58.08 m
+ 656.4 62.88 l
+ S
+ n
+ 755.28 58.08 m
+ 755.28 62.88 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 129.84 m
+ 701.28 129.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 129.84 m
+ 549.6 109.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 109.92 m
+ 373.44 90.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 90.24 m
+ 319.92 99.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 99.36 m
+ 297.84 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 88.8 m
+ 277.68 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 78 m
+ 249.6 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 76.56 m
+ 249.36 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 73.44 m
+ 211.44 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 75.12 m
+ 165.12 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 68.88 m
+ 160.8 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 70.56 m
+ 157.44 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 70.56 m
+ 132.96 70.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 70.56 m
+ 125.28 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 67.44 m
+ 124.32 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 66 m
+ 119.52 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 67.44 m
+ 115.68 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 62.88 m
+ 113.52 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 68.88 m
+ 108 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 67.44 m
+ 102.96 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 67.44 m
+ 102.72 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 67.44 m
+ 95.52 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 66 m
+ 93.12 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 66 m
+ 92.64 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 64.32 m
+ 92.16 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 66 m
+ 88.8 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 66 m
+ 82.32 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 66 m
+ 81.84 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 66 m
+ 80.88 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 62.88 m
+ 70.32 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 64.32 m
+ 68.4 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 62.88 m
+ 67.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 64.32 m
+ 65.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 424.56 m
+ 701.28 347.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 347.04 m
+ 549.6 383.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 383.52 m
+ 373.44 97.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 97.92 m
+ 319.92 90.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 90.24 m
+ 297.84 125.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 125.28 m
+ 277.68 72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 72 m
+ 249.6 84.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 84.24 m
+ 249.36 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 78 m
+ 211.44 81.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 81.12 m
+ 165.12 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 66 m
+ 160.8 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 64.32 m
+ 157.44 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 66 m
+ 132.96 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 67.44 m
+ 125.28 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 66 m
+ 124.32 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 67.44 m
+ 119.52 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 115.68 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 62.88 m
+ 113.52 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 67.44 m
+ 108 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 66 m
+ 102.96 67.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 67.44 m
+ 102.72 76.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 76.56 m
+ 95.52 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 66 m
+ 93.12 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 64.32 m
+ 92.64 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 66 m
+ 92.16 66 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 66 m
+ 88.8 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 64.32 m
+ 82.32 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 62.88 m
+ 81.84 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 64.32 m
+ 80.88 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 64.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 64.32 m
+ 70.32 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 62.88 m
+ 68.4 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 62.88 m
+ 67.44 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 62.88 m
+ 65.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 126.72 m
+ 701.28 119.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 119.04 m
+ 549.6 99.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 99.12 m
+ 373.44 82.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 82.56 m
+ 319.92 84.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 84.24 m
+ 297.84 91.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 91.68 m
+ 277.68 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 73.44 m
+ 249.6 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 73.44 m
+ 249.36 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 76.56 m
+ 211.44 72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 72 m
+ 165.12 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 68.88 m
+ 160.8 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 67.44 m
+ 157.44 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 66 m
+ 132.96 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 68.88 m
+ 125.28 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 66 m
+ 124.32 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 64.32 m
+ 119.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 115.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 64.32 m
+ 113.52 67.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 67.44 m
+ 108 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 64.32 m
+ 102.96 66 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 66 m
+ 102.72 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 68.88 m
+ 95.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 64.32 m
+ 93.12 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 64.32 m
+ 92.64 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 62.88 m
+ 92.16 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 64.32 m
+ 88.8 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 64.32 m
+ 85.68 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 64.32 m
+ 83.76 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 64.32 m
+ 83.52 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 64.32 m
+ 82.32 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 64.32 m
+ 81.84 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 62.88 m
+ 80.88 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 64.32 m
+ 72.48 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 62.88 m
+ 70.32 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 62.88 m
+ 68.4 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 64.32 m
+ 67.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 64.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 64.32 m
+ 65.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 555.12 m
+ 701.28 470.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 470.16 m
+ 549.6 465.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 465.6 m
+ 373.44 144.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 144.96 m
+ 319.92 147.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 147.84 m
+ 297.84 179.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 179.76 m
+ 277.68 97.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 97.92 m
+ 249.6 108.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 108.48 m
+ 249.36 102.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 102.24 m
+ 211.44 102.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 102.48 m
+ 165.12 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 78 m
+ 160.8 76.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 76.56 m
+ 157.44 76.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 76.56 m
+ 132.96 81.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 81.12 m
+ 125.28 73.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 73.44 m
+ 124.32 72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 72 m
+ 119.52 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 70.56 m
+ 115.68 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 64.32 m
+ 113.52 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 78 m
+ 108 72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 72 m
+ 102.96 75.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 75.12 m
+ 102.72 87.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 87.12 m
+ 95.52 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 70.56 m
+ 93.12 68.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 68.88 m
+ 92.64 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 67.44 m
+ 92.16 70.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.56 m
+ 88.8 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 67.44 m
+ 85.68 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 67.44 m
+ 83.76 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 67.44 m
+ 83.52 68.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 68.88 m
+ 82.32 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 67.44 m
+ 81.84 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 67.44 m
+ 80.88 67.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 67.44 m
+ 72.48 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.48 64.32 m
+ 70.32 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.32 62.88 m
+ 70.08 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 64.32 m
+ 68.4 64.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 64.32 m
+ 67.44 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 67.44 62.88 m
+ 66.24 66 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 66 m
+ 65.28 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 133.92 m
+ 758.4 129.84 l
+ 754.32 125.76 l
+ 750.24 129.84 l
+ 754.32 133.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 133.92 m
+ 705.36 129.84 l
+ 701.28 125.76 l
+ 697.2 129.84 l
+ 701.28 133.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 114 m
+ 553.68 109.92 l
+ 549.6 105.84 l
+ 545.52 109.92 l
+ 549.6 114 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 94.32 m
+ 377.52 90.24 l
+ 373.44 86.16 l
+ 369.36 90.24 l
+ 373.44 94.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 103.44 m
+ 324 99.36 l
+ 319.92 95.28 l
+ 315.84 99.36 l
+ 319.92 103.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 92.88 m
+ 301.92 88.8 l
+ 297.84 84.72 l
+ 293.76 88.8 l
+ 297.84 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 82.08 m
+ 281.76 78 l
+ 277.68 73.92 l
+ 273.6 78 l
+ 277.68 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 80.64 m
+ 253.68 76.56 l
+ 249.6 72.48 l
+ 245.52 76.56 l
+ 249.6 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 77.52 m
+ 253.44 73.44 l
+ 249.36 69.36 l
+ 245.28 73.44 l
+ 249.36 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 79.2 m
+ 215.52 75.12 l
+ 211.44 71.04 l
+ 207.36 75.12 l
+ 211.44 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 72.96 m
+ 169.2 68.88 l
+ 165.12 64.8 l
+ 161.04 68.88 l
+ 165.12 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 74.64 m
+ 164.88 70.56 l
+ 160.8 66.48 l
+ 156.72 70.56 l
+ 160.8 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 74.64 m
+ 161.52 70.56 l
+ 157.44 66.48 l
+ 153.36 70.56 l
+ 157.44 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 74.64 m
+ 137.04 70.56 l
+ 132.96 66.48 l
+ 128.88 70.56 l
+ 132.96 74.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 71.52 m
+ 129.36 67.44 l
+ 125.28 63.36 l
+ 121.2 67.44 l
+ 125.28 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 70.08 m
+ 128.4 66 l
+ 124.32 61.92 l
+ 120.24 66 l
+ 124.32 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 71.52 m
+ 123.6 67.44 l
+ 119.52 63.36 l
+ 115.44 67.44 l
+ 119.52 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 110.88 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 115.68 66.96 m
+ 119.76 62.88 l
+ 115.68 58.8 l
+ 111.6 62.88 l
+ 115.68 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 72.96 m
+ 117.6 68.88 l
+ 113.52 64.8 l
+ 109.44 68.88 l
+ 113.52 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 71.52 m
+ 112.08 67.44 l
+ 108 63.36 l
+ 103.92 67.44 l
+ 108 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 71.52 m
+ 107.04 67.44 l
+ 102.96 63.36 l
+ 98.88 67.44 l
+ 102.96 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 71.52 m
+ 106.8 67.44 l
+ 102.72 63.36 l
+ 98.64 67.44 l
+ 102.72 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 70.08 m
+ 99.6 66 l
+ 95.52 61.92 l
+ 91.44 66 l
+ 95.52 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 70.08 m
+ 97.2 66 l
+ 93.12 61.92 l
+ 89.04 66 l
+ 93.12 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 68.4 m
+ 96.72 64.32 l
+ 92.64 60.24 l
+ 88.56 64.32 l
+ 92.64 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.08 m
+ 96.24 66 l
+ 92.16 61.92 l
+ 88.08 66 l
+ 92.16 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 68.4 m
+ 92.88 64.32 l
+ 88.8 60.24 l
+ 84.72 64.32 l
+ 88.8 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 68.4 m
+ 89.76 64.32 l
+ 85.68 60.24 l
+ 81.6 64.32 l
+ 85.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 68.4 m
+ 87.84 64.32 l
+ 83.76 60.24 l
+ 79.68 64.32 l
+ 83.76 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 70.08 m
+ 87.6 66 l
+ 83.52 61.92 l
+ 79.44 66 l
+ 83.52 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 70.08 m
+ 86.4 66 l
+ 82.32 61.92 l
+ 78.24 66 l
+ 82.32 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.84 70.08 m
+ 85.92 66 l
+ 81.84 61.92 l
+ 77.76 66 l
+ 81.84 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 68.4 m
+ 84.96 64.32 l
+ 80.88 60.24 l
+ 76.8 64.32 l
+ 80.88 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 72.48 66.96 m
+ 76.56 62.88 l
+ 72.48 58.8 l
+ 68.4 62.88 l
+ 72.48 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.32 66.96 m
+ 74.4 62.88 l
+ 70.32 58.8 l
+ 66.24 62.88 l
+ 70.32 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 68.4 m
+ 74.16 64.32 l
+ 70.08 60.24 l
+ 66 64.32 l
+ 70.08 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 68.4 66.96 m
+ 72.48 62.88 l
+ 68.4 58.8 l
+ 64.32 62.88 l
+ 68.4 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 67.44 66.96 m
+ 71.52 62.88 l
+ 67.44 58.8 l
+ 63.36 62.88 l
+ 67.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 68.4 m
+ 70.32 64.32 l
+ 66.24 60.24 l
+ 62.16 64.32 l
+ 66.24 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 65.28 66.96 m
+ 69.36 62.88 l
+ 65.28 58.8 l
+ 61.2 62.88 l
+ 65.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 743.04 413.28 16.56 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 750.24 420.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 697.2 343.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 545.52 379.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 369.36 94.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 315.84 86.4 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 293.76 121.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 273.6 68.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 245.52 80.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 245.28 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 207.36 77.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.84 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 161.04 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 149.52 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 156.72 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.16 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 153.36 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 121.68 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 128.88 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 121.2 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 120.24 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 115.44 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 104.4 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 111.6 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102.24 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 109.44 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 103.92 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 58.8 22.56 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 98.88 63.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 98.64 72.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.24 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 91.44 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 89.04 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.36 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.56 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.88 58.8 22.56 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.08 62.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.52 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 84.72 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.4 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.6 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.48 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 79.68 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.24 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 79.44 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.04 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 78.24 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.56 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 77.76 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 69.6 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 76.8 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 61.2 58.8 22.56 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 68.4 60.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 22.08 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 66.24 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 21.84 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 66 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 20.16 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 64.32 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 19.2 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 63.36 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 18 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 62.16 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 58.8 17.04 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 61.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 130.8 m
+ 758.4 122.64 l
+ 750.24 122.64 l
+ 754.32 130.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 701.28 123.12 m
+ 705.36 114.96 l
+ 697.2 114.96 l
+ 701.28 123.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 103.2 m
+ 553.68 95.04 l
+ 545.52 95.04 l
+ 549.6 103.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 373.44 86.64 m
+ 377.52 78.48 l
+ 369.36 78.48 l
+ 373.44 86.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 319.92 88.32 m
+ 324 80.16 l
+ 315.84 80.16 l
+ 319.92 88.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 297.84 95.76 m
+ 301.92 87.6 l
+ 293.76 87.6 l
+ 297.84 95.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.68 77.52 m
+ 281.76 69.36 l
+ 273.6 69.36 l
+ 277.68 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.6 77.52 m
+ 253.68 69.36 l
+ 245.52 69.36 l
+ 249.6 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 80.64 m
+ 253.44 72.48 l
+ 245.28 72.48 l
+ 249.36 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.44 76.08 m
+ 215.52 67.92 l
+ 207.36 67.92 l
+ 211.44 76.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 72.96 m
+ 169.2 64.8 l
+ 161.04 64.8 l
+ 165.12 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 71.52 m
+ 164.88 63.36 l
+ 156.72 63.36 l
+ 160.8 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 70.08 m
+ 161.52 61.92 l
+ 153.36 61.92 l
+ 157.44 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.96 72.96 m
+ 137.04 64.8 l
+ 128.88 64.8 l
+ 132.96 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 125.28 70.08 m
+ 129.36 61.92 l
+ 121.2 61.92 l
+ 125.28 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 124.32 68.4 m
+ 128.4 60.24 l
+ 120.24 60.24 l
+ 124.32 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 68.4 m
+ 123.6 60.24 l
+ 115.44 60.24 l
+ 119.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 115.68 68.4 m
+ 119.76 60.24 l
+ 111.6 60.24 l
+ 115.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 71.52 m
+ 117.6 63.36 l
+ 109.44 63.36 l
+ 113.52 71.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 68.4 m
+ 112.08 60.24 l
+ 103.92 60.24 l
+ 108 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 70.08 m
+ 107.04 61.92 l
+ 98.88 61.92 l
+ 102.96 70.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.72 72.96 m
+ 106.8 64.8 l
+ 98.64 64.8 l
+ 102.72 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.52 68.4 m
+ 99.6 60.24 l
+ 91.44 60.24 l
+ 95.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 68.4 m
+ 97.2 60.24 l
+ 89.04 60.24 l
+ 93.12 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 87.84 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 92.64 66.96 m
+ 96.72 58.8 l
+ 88.56 58.8 l
+ 92.64 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 68.4 m
+ 96.24 60.24 l
+ 88.08 60.24 l
+ 92.16 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 88.8 68.4 m
+ 92.88 60.24 l
+ 84.72 60.24 l
+ 88.8 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 68.4 m
+ 89.76 60.24 l
+ 81.6 60.24 l
+ 85.68 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.76 68.4 m
+ 87.84 60.24 l
+ 79.68 60.24 l
+ 83.76 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 83.52 68.4 m
+ 87.6 60.24 l
+ 79.44 60.24 l
+ 83.52 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 82.32 68.4 m
+ 86.4 60.24 l
+ 78.24 60.24 l
+ 82.32 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.04 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 81.84 66.96 m
+ 85.92 58.8 l
+ 77.76 58.8 l
+ 81.84 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 80.88 68.4 m
+ 84.96 60.24 l
+ 76.8 60.24 l
+ 80.88 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 72.48 66.96 m
+ 76.56 58.8 l
+ 68.4 58.8 l
+ 72.48 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.32 66.96 m
+ 74.4 58.8 l
+ 66.24 58.8 l
+ 70.32 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.28 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 70.08 66.96 m
+ 74.16 58.8 l
+ 66 58.8 l
+ 70.08 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 68.4 68.4 m
+ 72.48 60.24 l
+ 64.32 60.24 l
+ 68.4 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 67.44 66.96 m
+ 71.52 58.8 l
+ 63.36 58.8 l
+ 67.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 66.24 68.4 m
+ 70.32 60.24 l
+ 62.16 60.24 l
+ 66.24 68.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 65.28 66.96 m
+ 69.36 58.8 l
+ 61.2 58.8 l
+ 65.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 758.16 555.12 m
+ 758.16 557.52 756.48 559.2 754.32 559.2 c
+ 751.92 559.2 750.24 557.52 750.24 555.12 c
+ 750.24 552.96 751.92 551.28 754.32 551.28 c
+ 756.48 551.28 758.16 552.96 758.16 555.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 705.12 470.16 m
+ 705.12 472.56 703.44 474.24 701.28 474.24 c
+ 698.88 474.24 697.2 472.56 697.2 470.16 c
+ 697.2 468 698.88 466.32 701.28 466.32 c
+ 703.44 466.32 705.12 468 705.12 470.16 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 553.44 465.6 m
+ 553.44 468 551.76 469.68 549.6 469.68 c
+ 547.2 469.68 545.52 468 545.52 465.6 c
+ 545.52 463.44 547.2 461.76 549.6 461.76 c
+ 551.76 461.76 553.44 463.44 553.44 465.6 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 377.28 144.96 m
+ 377.28 147.36 375.6 149.04 373.44 149.04 c
+ 371.04 149.04 369.36 147.36 369.36 144.96 c
+ 369.36 142.8 371.04 141.12 373.44 141.12 c
+ 375.6 141.12 377.28 142.8 377.28 144.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 323.76 147.84 m
+ 323.76 150.24 322.08 151.92 319.92 151.92 c
+ 317.52 151.92 315.84 150.24 315.84 147.84 c
+ 315.84 145.68 317.52 144 319.92 144 c
+ 322.08 144 323.76 145.68 323.76 147.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 179.76 m
+ 301.68 182.16 300 183.84 297.84 183.84 c
+ 295.44 183.84 293.76 182.16 293.76 179.76 c
+ 293.76 177.6 295.44 175.92 297.84 175.92 c
+ 300 175.92 301.68 177.6 301.68 179.76 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 281.52 97.92 m
+ 281.52 100.32 279.84 102 277.68 102 c
+ 275.28 102 273.6 100.32 273.6 97.92 c
+ 273.6 95.76 275.28 94.08 277.68 94.08 c
+ 279.84 94.08 281.52 95.76 281.52 97.92 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.44 108.48 m
+ 253.44 110.88 251.76 112.56 249.6 112.56 c
+ 247.2 112.56 245.52 110.88 245.52 108.48 c
+ 245.52 106.32 247.2 104.64 249.6 104.64 c
+ 251.76 104.64 253.44 106.32 253.44 108.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.2 102.24 m
+ 253.2 104.64 251.52 106.32 249.36 106.32 c
+ 246.96 106.32 245.28 104.64 245.28 102.24 c
+ 245.28 100.08 246.96 98.4 249.36 98.4 c
+ 251.52 98.4 253.2 100.08 253.2 102.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.28 102.48 m
+ 215.28 104.88 213.6 106.56 211.44 106.56 c
+ 209.04 106.56 207.36 104.88 207.36 102.48 c
+ 207.36 100.32 209.04 98.64 211.44 98.64 c
+ 213.6 98.64 215.28 100.32 215.28 102.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 78 m
+ 168.96 80.4 167.28 82.08 165.12 82.08 c
+ 162.72 82.08 161.04 80.4 161.04 78 c
+ 161.04 75.84 162.72 74.16 165.12 74.16 c
+ 167.28 74.16 168.96 75.84 168.96 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 164.64 76.56 m
+ 164.64 78.96 162.96 80.64 160.8 80.64 c
+ 158.4 80.64 156.72 78.96 156.72 76.56 c
+ 156.72 74.4 158.4 72.72 160.8 72.72 c
+ 162.96 72.72 164.64 74.4 164.64 76.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.28 76.56 m
+ 161.28 78.96 159.6 80.64 157.44 80.64 c
+ 155.04 80.64 153.36 78.96 153.36 76.56 c
+ 153.36 74.4 155.04 72.72 157.44 72.72 c
+ 159.6 72.72 161.28 74.4 161.28 76.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 81.12 m
+ 136.8 83.52 135.12 85.2 132.96 85.2 c
+ 130.56 85.2 128.88 83.52 128.88 81.12 c
+ 128.88 78.96 130.56 77.28 132.96 77.28 c
+ 135.12 77.28 136.8 78.96 136.8 81.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 129.12 73.44 m
+ 129.12 75.84 127.44 77.52 125.28 77.52 c
+ 122.88 77.52 121.2 75.84 121.2 73.44 c
+ 121.2 71.28 122.88 69.6 125.28 69.6 c
+ 127.44 69.6 129.12 71.28 129.12 73.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 128.16 72 m
+ 128.16 74.4 126.48 76.08 124.32 76.08 c
+ 121.92 76.08 120.24 74.4 120.24 72 c
+ 120.24 69.84 121.92 68.16 124.32 68.16 c
+ 126.48 68.16 128.16 69.84 128.16 72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.36 70.56 m
+ 123.36 72.96 121.68 74.64 119.52 74.64 c
+ 117.12 74.64 115.44 72.96 115.44 70.56 c
+ 115.44 68.4 117.12 66.72 119.52 66.72 c
+ 121.68 66.72 123.36 68.4 123.36 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.52 64.32 m
+ 119.52 66.72 117.84 68.4 115.68 68.4 c
+ 113.28 68.4 111.6 66.72 111.6 64.32 c
+ 111.6 62.16 113.28 60.48 115.68 60.48 c
+ 117.84 60.48 119.52 62.16 119.52 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 78 m
+ 117.36 80.4 115.68 82.08 113.52 82.08 c
+ 111.12 82.08 109.44 80.4 109.44 78 c
+ 109.44 75.84 111.12 74.16 113.52 74.16 c
+ 115.68 74.16 117.36 75.84 117.36 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.84 72 m
+ 111.84 74.4 110.16 76.08 108 76.08 c
+ 105.6 76.08 103.92 74.4 103.92 72 c
+ 103.92 69.84 105.6 68.16 108 68.16 c
+ 110.16 68.16 111.84 69.84 111.84 72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.8 75.12 m
+ 106.8 77.52 105.12 79.2 102.96 79.2 c
+ 100.56 79.2 98.88 77.52 98.88 75.12 c
+ 98.88 72.96 100.56 71.28 102.96 71.28 c
+ 105.12 71.28 106.8 72.96 106.8 75.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 87.12 m
+ 106.56 89.52 104.88 91.2 102.72 91.2 c
+ 100.32 91.2 98.64 89.52 98.64 87.12 c
+ 98.64 84.96 100.32 83.28 102.72 83.28 c
+ 104.88 83.28 106.56 84.96 106.56 87.12 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 99.36 70.56 m
+ 99.36 72.96 97.68 74.64 95.52 74.64 c
+ 93.12 74.64 91.44 72.96 91.44 70.56 c
+ 91.44 68.4 93.12 66.72 95.52 66.72 c
+ 97.68 66.72 99.36 68.4 99.36 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 68.88 m
+ 96.96 71.28 95.28 72.96 93.12 72.96 c
+ 90.72 72.96 89.04 71.28 89.04 68.88 c
+ 89.04 66.72 90.72 65.04 93.12 65.04 c
+ 95.28 65.04 96.96 66.72 96.96 68.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 67.44 m
+ 96.48 69.84 94.8 71.52 92.64 71.52 c
+ 90.24 71.52 88.56 69.84 88.56 67.44 c
+ 88.56 65.28 90.24 63.6 92.64 63.6 c
+ 94.8 63.6 96.48 65.28 96.48 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96 70.56 m
+ 96 72.96 94.32 74.64 92.16 74.64 c
+ 89.76 74.64 88.08 72.96 88.08 70.56 c
+ 88.08 68.4 89.76 66.72 92.16 66.72 c
+ 94.32 66.72 96 68.4 96 70.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.64 67.44 m
+ 92.64 69.84 90.96 71.52 88.8 71.52 c
+ 86.4 71.52 84.72 69.84 84.72 67.44 c
+ 84.72 65.28 86.4 63.6 88.8 63.6 c
+ 90.96 63.6 92.64 65.28 92.64 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.52 67.44 m
+ 89.52 69.84 87.84 71.52 85.68 71.52 c
+ 83.28 71.52 81.6 69.84 81.6 67.44 c
+ 81.6 65.28 83.28 63.6 85.68 63.6 c
+ 87.84 63.6 89.52 65.28 89.52 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 87.6 67.44 m
+ 87.6 69.84 85.92 71.52 83.76 71.52 c
+ 81.36 71.52 79.68 69.84 79.68 67.44 c
+ 79.68 65.28 81.36 63.6 83.76 63.6 c
+ 85.92 63.6 87.6 65.28 87.6 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 87.36 68.88 m
+ 87.36 71.28 85.68 72.96 83.52 72.96 c
+ 81.12 72.96 79.44 71.28 79.44 68.88 c
+ 79.44 66.72 81.12 65.04 83.52 65.04 c
+ 85.68 65.04 87.36 66.72 87.36 68.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 86.16 67.44 m
+ 86.16 69.84 84.48 71.52 82.32 71.52 c
+ 79.92 71.52 78.24 69.84 78.24 67.44 c
+ 78.24 65.28 79.92 63.6 82.32 63.6 c
+ 84.48 63.6 86.16 65.28 86.16 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.68 67.44 m
+ 85.68 69.84 84 71.52 81.84 71.52 c
+ 79.44 71.52 77.76 69.84 77.76 67.44 c
+ 77.76 65.28 79.44 63.6 81.84 63.6 c
+ 84 63.6 85.68 65.28 85.68 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 84.72 67.44 m
+ 84.72 69.84 83.04 71.52 80.88 71.52 c
+ 78.48 71.52 76.8 69.84 76.8 67.44 c
+ 76.8 65.28 78.48 63.6 80.88 63.6 c
+ 83.04 63.6 84.72 65.28 84.72 67.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 76.32 64.32 m
+ 76.32 66.72 74.64 68.4 72.48 68.4 c
+ 70.08 68.4 68.4 66.72 68.4 64.32 c
+ 68.4 62.16 70.08 60.48 72.48 60.48 c
+ 74.64 60.48 76.32 62.16 76.32 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 74.16 62.88 m
+ 74.16 65.28 72.48 66.96 70.32 66.96 c
+ 67.92 66.96 66.24 65.28 66.24 62.88 c
+ 66.24 60.72 67.92 59.04 70.32 59.04 c
+ 72.48 59.04 74.16 60.72 74.16 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 73.92 64.32 m
+ 73.92 66.72 72.24 68.4 70.08 68.4 c
+ 67.68 68.4 66 66.72 66 64.32 c
+ 66 62.16 67.68 60.48 70.08 60.48 c
+ 72.24 60.48 73.92 62.16 73.92 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 72.24 64.32 m
+ 72.24 66.72 70.56 68.4 68.4 68.4 c
+ 66 68.4 64.32 66.72 64.32 64.32 c
+ 64.32 62.16 66 60.48 68.4 60.48 c
+ 70.56 60.48 72.24 62.16 72.24 64.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 71.28 62.88 m
+ 71.28 65.28 69.6 66.96 67.44 66.96 c
+ 65.04 66.96 63.36 65.28 63.36 62.88 c
+ 63.36 60.72 65.04 59.04 67.44 59.04 c
+ 69.6 59.04 71.28 60.72 71.28 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 70.08 66 m
+ 70.08 68.4 68.4 70.08 66.24 70.08 c
+ 63.84 70.08 62.16 68.4 62.16 66 c
+ 62.16 63.84 63.84 62.16 66.24 62.16 c
+ 68.4 62.16 70.08 63.84 70.08 66 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.48 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 69.12 62.88 m
+ 69.12 65.28 67.44 66.96 65.28 66.96 c
+ 62.88 66.96 61.2 65.28 61.2 62.88 c
+ 61.2 60.72 62.88 59.04 65.28 59.04 c
+ 67.44 59.04 69.12 60.72 69.12 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 42.72 57.6 m
+ /N1921 16.08 Tf
+ (0) show
+ 29.28 133.68 m
+ (0.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 209.52 m
+ (1) show
+ 29.28 285.6 m
+ (1.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 361.44 m
+ (2) show
+ 29.28 437.52 m
+ (2.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 42.72 513.36 m
+ (3) show
+ 29.28 589.44 m
+ (3.5)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 59.28 34.7999 m
+ (0) show
+ 140.4 34.7999 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 239.04 34.7999 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 337.92 34.7999 m
+ (60000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 436.8 34.7999 m
+ (80000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 531.12 34.7999 m
+ (100000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 629.76 34.7999 m
+ (120000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 728.64 34.7999 m
+ (140000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 260.4 13.6799 m
+ /N1922 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 235.68 m
+ /N1922 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Time \(seconds\))
+ [11.5939 9.80885 8.92457 4.45433 8.92457 8.92457 4.45433 8.92457 4.55993 9.80885 4.45433 
+ 14.2793 8.92457 4.55993 5.33862 8.92457 8.92457 8.92457 9.80885 9.80885 9.80885 8.92457 
+ 5.33862 ] pdfys
+ n
+ 150.24 462.96 143.52 74.88 re
+ 1 1 1 sc
+ f
+ n
+ 150 462.96 143.76 75.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 528.24 m
+ 180.24 528.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.72 532.08 m
+ 172.56 528.24 l
+ 168.72 524.4 l
+ 164.88 528.24 l
+ 168.72 532.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 524.16 m
+ /N1921 12 Tf
+ (Local Time)
+ [6.65601 6.65601 5.98401 6.65601 2.64801 3.36 7.31592 2.64801 9.97992 6.65601 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 509.52 m
+ 180.24 509.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.88 505.92 7.43999 7.44 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 183.12 505.44 m
+ (Bottom-Up Time)
+ [7.9478 6.61571 3.27971 3.27971 6.61571 9.93962 3.93962 8.60771 6.61571 3.36 7.27562 
+ 2.60771 9.93962 6.61571 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 490.8 m
+ 180.24 490.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.72 494.64 m
+ 172.56 486.96 l
+ 164.88 486.96 l
+ 168.72 494.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 486.72 m
+ (Top-Down Time)
+ [7.29791 6.638 6.638 3.96191 8.63 6.638 8.63 6.638 3.36 7.29791 2.63 
+ 9.96191 6.638 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.44 472.32 m
+ 180.24 472.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.32 472.32 m
+ 172.32 474.48 170.64 476.16 168.72 476.16 c
+ 166.56 476.16 164.88 474.48 164.88 472.32 c
+ 164.88 470.4 166.56 468.72 168.72 468.72 c
+ 170.64 468.72 172.32 470.4 172.32 472.32 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 183.12 468.24 m
+ (Local+BU+TD Time)
+ [6.6544 6.6544 5.98241 6.6544 2.64641 6.9904 7.9865 8.64641 6.9904 7.31432 8.64641 
+ 3.36 7.31432 2.64641 9.97832 6.6544 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 -229.576 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 233.611 178.846 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -178.448 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 72.24 594.72 m
+ 759.84 594.72 l
+ 759.84 62.88 l
+ 72.24 62.88 l
+ 72.24 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 72.24 138.72 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 138.96 m
+ 759.84 138.96 l
+ S
+ Q
+ q
+ n
+ 72.24 214.56 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 214.8 m
+ 759.84 214.8 l
+ S
+ Q
+ q
+ n
+ 72.24 290.64 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 290.88 m
+ 759.84 290.88 l
+ S
+ Q
+ q
+ n
+ 72.24 366.48 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 366.72 m
+ 759.84 366.72 l
+ S
+ Q
+ q
+ n
+ 72.24 442.56 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 442.8 m
+ 759.84 442.8 l
+ S
+ Q
+ q
+ n
+ 72.24 595.68 m
+ 72.24 61.92 l
+ 759.84 61.92 l
+ 759.84 595.68 l
+ 157.68 537.6 m
+ 157.68 462.48 l
+ 301.68 462.48 l
+ 301.68 537.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 518.64 m
+ 759.84 518.64 l
+ S
+ Q
+ q
+ n
+ 72.24 594.48 687.6 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 72.24 594.72 m
+ 759.84 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 157.68 537.6 m
+ 157.68 462.48 l
+ 301.68 462.48 l
+ 301.68 537.6 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.24 62.88 687.6 531.84 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 72.24 594.72 m
+ 72.24 62.88 l
+ S
+ n
+ 67.44 62.88 m
+ 72.24 62.88 l
+ S
+ n
+ 67.44 138.96 m
+ 72.24 138.96 l
+ S
+ n
+ 67.44 214.8 m
+ 72.24 214.8 l
+ S
+ n
+ 67.44 290.88 m
+ 72.24 290.88 l
+ S
+ n
+ 67.44 366.72 m
+ 72.24 366.72 l
+ S
+ n
+ 67.44 442.8 m
+ 72.24 442.8 l
+ S
+ n
+ 67.44 518.64 m
+ 72.24 518.64 l
+ S
+ n
+ 67.44 594.72 m
+ 72.24 594.72 l
+ S
+ n
+ 72.24 62.88 m
+ 759.84 62.88 l
+ S
+ n
+ 72.24 58.08 m
+ 72.24 62.88 l
+ S
+ n
+ 158.16 58.08 m
+ 158.16 62.88 l
+ S
+ n
+ 244.08 58.08 m
+ 244.08 62.88 l
+ S
+ n
+ 330 58.08 m
+ 330 62.88 l
+ S
+ n
+ 416.16 58.08 m
+ 416.16 62.88 l
+ S
+ n
+ 502.08 58.08 m
+ 502.08 62.88 l
+ S
+ n
+ 588 58.08 m
+ 588 62.88 l
+ S
+ n
+ 673.92 58.08 m
+ 673.92 62.88 l
+ S
+ n
+ 759.84 58.08 m
+ 759.84 62.88 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 198.72 45.84 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 214.8 m
+ 719.04 199.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 199.68 m
+ 718.56 169.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 169.2 m
+ 586.8 184.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 184.56 m
+ 425.28 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 123.6 m
+ 410.64 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 138.72 m
+ 398.88 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 138.72 m
+ 313.44 138.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 138.96 m
+ 287.28 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 108.24 m
+ 283.44 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 93.36 m
+ 267.12 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 108.24 m
+ 253.68 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 62.88 m
+ 245.52 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 123.6 m
+ 226.56 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 108.24 m
+ 208.8 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 108.24 m
+ 207.84 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 108.24 m
+ 183.12 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 93.36 m
+ 174.72 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 93.36 m
+ 172.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 78 m
+ 171.36 93.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 93.12 m
+ 159.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 93.36 m
+ 137.52 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 93.36 m
+ 136.08 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 93.36 m
+ 132.24 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 62.88 m
+ 95.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 78 m
+ 89.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 85.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 78 m
+ 77.76 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 152.88 45.84 123.36 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 153.84 m
+ 719.04 275.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 275.52 m
+ 718.56 214.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 214.8 m
+ 586.8 245.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 245.04 m
+ 425.28 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 93.36 m
+ 410.64 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 78 m
+ 398.88 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 93.36 m
+ 313.44 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 108.24 m
+ 287.28 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 93.36 m
+ 283.44 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 108.24 m
+ 267.12 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 78 m
+ 253.68 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 62.88 m
+ 245.52 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 108.24 m
+ 226.56 93.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 93.12 m
+ 208.8 108.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 108.24 m
+ 207.84 199.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 199.68 m
+ 183.12 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 93.36 m
+ 174.72 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 78 m
+ 172.8 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 93.36 m
+ 171.36 93.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 93.36 m
+ 159.6 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 78 m
+ 137.52 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 62.88 m
+ 136.08 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 78 m
+ 132.24 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 78 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 78 m
+ 95.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 62.88 m
+ 89.28 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 85.44 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 62.88 m
+ 77.76 62.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 168.24 45.84 1.67999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 169.2 m
+ 719.04 169.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 169.2 m
+ 718.56 199.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 199.44 m
+ 586.8 154.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 154.08 m
+ 425.28 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 123.6 m
+ 410.64 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 108.24 m
+ 398.88 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 93.36 m
+ 313.44 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 123.6 m
+ 287.28 93.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 93.12 m
+ 283.44 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 78 m
+ 267.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 78 m
+ 253.68 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 78 m
+ 245.52 108.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 108.24 m
+ 226.56 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 78 m
+ 208.8 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 93.36 m
+ 207.84 123.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 123.6 m
+ 183.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 78 m
+ 174.72 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 78 m
+ 172.8 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 62.88 m
+ 171.36 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 78 m
+ 159.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 78 m
+ 148.8 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 78 m
+ 142.08 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 78 m
+ 141.12 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 78 m
+ 137.52 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 78 m
+ 136.08 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 62.88 m
+ 132.24 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 78 m
+ 102.96 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 62.88 m
+ 95.28 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 62.88 m
+ 89.28 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 78 m
+ 85.44 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 78 m
+ 77.76 62.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 411.36 45.84 108 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 817.44 412.32 m
+ 719.04 518.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 518.64 m
+ 718.56 457.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 457.68 m
+ 586.8 457.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 457.92 m
+ 425.28 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 214.8 m
+ 410.64 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 199.44 m
+ 398.88 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 199.44 m
+ 313.44 245.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 245.04 m
+ 287.28 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 168.96 m
+ 283.44 153.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 153.84 m
+ 267.12 138.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 138.72 m
+ 253.68 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 78 m
+ 245.52 214.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 214.56 m
+ 226.56 153.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 153.84 m
+ 208.8 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 184.08 m
+ 207.84 305.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 305.76 m
+ 183.12 138.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 138.96 m
+ 174.72 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 123.36 m
+ 172.8 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 108.24 m
+ 171.36 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 138.48 m
+ 159.6 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 108.24 m
+ 148.8 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 108.24 m
+ 142.08 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 108.24 m
+ 141.12 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 123.36 m
+ 137.52 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 108.24 m
+ 136.08 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 108.24 m
+ 132.24 108.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 108.24 m
+ 102.96 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.96 78 m
+ 95.28 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.28 62.88 m
+ 94.8 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 78 m
+ 89.28 78 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 78 m
+ 85.44 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 62.88 m
+ 81.6 93.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 93.36 m
+ 77.76 62.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 203.76 m
+ 723.12 199.68 l
+ 719.04 195.6 l
+ 714.96 199.68 l
+ 719.04 203.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 173.28 m
+ 722.64 169.2 l
+ 718.56 165.12 l
+ 714.48 169.2 l
+ 718.56 173.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 188.64 m
+ 590.88 184.56 l
+ 586.8 180.48 l
+ 582.72 184.56 l
+ 586.8 188.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 127.68 m
+ 429.36 123.6 l
+ 425.28 119.52 l
+ 421.2 123.6 l
+ 425.28 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 142.8 m
+ 414.72 138.72 l
+ 410.64 134.64 l
+ 406.56 138.72 l
+ 410.64 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 142.8 m
+ 402.96 138.72 l
+ 398.88 134.64 l
+ 394.8 138.72 l
+ 398.88 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 143.04 m
+ 317.52 138.96 l
+ 313.44 134.88 l
+ 309.36 138.96 l
+ 313.44 143.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 112.32 m
+ 291.36 108.24 l
+ 287.28 104.16 l
+ 283.2 108.24 l
+ 287.28 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 97.44 m
+ 287.52 93.36 l
+ 283.44 89.28 l
+ 279.36 93.36 l
+ 283.44 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 112.32 m
+ 271.2 108.24 l
+ 267.12 104.16 l
+ 263.04 108.24 l
+ 267.12 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.88 58.8 9.83998 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 253.68 66.96 m
+ 257.76 62.88 l
+ 253.68 58.8 l
+ 249.6 62.88 l
+ 253.68 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 127.68 m
+ 249.6 123.6 l
+ 245.52 119.52 l
+ 241.44 123.6 l
+ 245.52 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 112.32 m
+ 230.64 108.24 l
+ 226.56 104.16 l
+ 222.48 108.24 l
+ 226.56 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 112.32 m
+ 212.88 108.24 l
+ 208.8 104.16 l
+ 204.72 108.24 l
+ 208.8 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 112.32 m
+ 211.92 108.24 l
+ 207.84 104.16 l
+ 203.76 108.24 l
+ 207.84 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 97.44 m
+ 187.2 93.36 l
+ 183.12 89.28 l
+ 179.04 93.36 l
+ 183.12 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 97.44 m
+ 178.8 93.36 l
+ 174.72 89.28 l
+ 170.64 93.36 l
+ 174.72 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.8 82.08 m
+ 176.88 78 l
+ 172.8 73.92 l
+ 168.72 78 l
+ 172.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 97.2 m
+ 175.44 93.12 l
+ 171.36 89.04 l
+ 167.28 93.12 l
+ 171.36 97.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 82.08 m
+ 163.68 78 l
+ 159.6 73.92 l
+ 155.52 78 l
+ 159.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 82.08 m
+ 152.88 78 l
+ 148.8 73.92 l
+ 144.72 78 l
+ 148.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 82.08 m
+ 146.16 78 l
+ 142.08 73.92 l
+ 138 78 l
+ 142.08 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 97.44 m
+ 145.2 93.36 l
+ 141.12 89.28 l
+ 137.04 93.36 l
+ 141.12 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 97.44 m
+ 141.6 93.36 l
+ 137.52 89.28 l
+ 133.44 93.36 l
+ 137.52 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 97.44 m
+ 140.16 93.36 l
+ 136.08 89.28 l
+ 132 93.36 l
+ 136.08 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 82.08 m
+ 136.32 78 l
+ 132.24 73.92 l
+ 128.16 78 l
+ 132.24 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.16 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 102.96 66.96 m
+ 107.04 62.88 l
+ 102.96 58.8 l
+ 98.88 62.88 l
+ 102.96 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 95.28 66.96 m
+ 99.36 62.88 l
+ 95.28 58.8 l
+ 91.2 62.88 l
+ 95.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 82.08 m
+ 98.88 78 l
+ 94.8 73.92 l
+ 90.72 78 l
+ 94.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 89.28 66.96 m
+ 93.36 62.88 l
+ 89.28 58.8 l
+ 85.2 62.88 l
+ 89.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 85.44 66.96 m
+ 89.52 62.88 l
+ 85.44 58.8 l
+ 81.36 62.88 l
+ 85.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 82.08 m
+ 85.68 78 l
+ 81.6 73.92 l
+ 77.52 78 l
+ 81.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 77.76 66.96 m
+ 81.84 62.88 l
+ 77.76 58.8 l
+ 73.68 62.88 l
+ 77.76 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.96 271.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.48 210.96 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 582.72 241.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 421.2 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 406.56 74.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 394.8 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 309.36 104.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 283.2 89.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 279.36 104.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.04 74.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 242.4 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 249.6 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 241.44 104.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222.48 89.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 204.72 104.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.76 195.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 179.04 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 170.64 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 168.72 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 167.28 89.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 155.52 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144.72 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 137.04 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.24 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 133.44 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 128.16 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 98.88 74.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 91.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.52 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.72 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 85.2 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.36 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.32 58.8 22.56 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 77.52 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.16 58.8 20.88 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 73.68 59.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 173.28 m
+ 723.12 165.12 l
+ 714.96 165.12 l
+ 719.04 173.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 718.56 203.52 m
+ 722.64 195.36 l
+ 714.48 195.36 l
+ 718.56 203.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 586.8 158.16 m
+ 590.88 150 l
+ 582.72 150 l
+ 586.8 158.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 127.68 m
+ 429.36 119.52 l
+ 421.2 119.52 l
+ 425.28 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.64 112.32 m
+ 414.72 104.16 l
+ 406.56 104.16 l
+ 410.64 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 398.88 97.44 m
+ 402.96 89.28 l
+ 394.8 89.28 l
+ 398.88 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.44 127.68 m
+ 317.52 119.52 l
+ 309.36 119.52 l
+ 313.44 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 97.2 m
+ 291.36 89.04 l
+ 283.2 89.04 l
+ 287.28 97.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.44 82.08 m
+ 287.52 73.92 l
+ 279.36 73.92 l
+ 283.44 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 82.08 m
+ 271.2 73.92 l
+ 263.04 73.92 l
+ 267.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 253.68 82.08 m
+ 257.76 73.92 l
+ 249.6 73.92 l
+ 253.68 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.52 112.32 m
+ 249.6 104.16 l
+ 241.44 104.16 l
+ 245.52 112.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.56 82.08 m
+ 230.64 73.92 l
+ 222.48 73.92 l
+ 226.56 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 208.8 97.44 m
+ 212.88 89.28 l
+ 204.72 89.28 l
+ 208.8 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 127.68 m
+ 211.92 119.52 l
+ 203.76 119.52 l
+ 207.84 127.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 82.08 m
+ 187.2 73.92 l
+ 179.04 73.92 l
+ 183.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.72 82.08 m
+ 178.8 73.92 l
+ 170.64 73.92 l
+ 174.72 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 172.8 66.96 m
+ 176.88 58.8 l
+ 168.72 58.8 l
+ 172.8 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.36 82.08 m
+ 175.44 73.92 l
+ 167.28 73.92 l
+ 171.36 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.6 82.08 m
+ 163.68 73.92 l
+ 155.52 73.92 l
+ 159.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 82.08 m
+ 152.88 73.92 l
+ 144.72 73.92 l
+ 148.8 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.08 82.08 m
+ 146.16 73.92 l
+ 138 73.92 l
+ 142.08 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.12 82.08 m
+ 145.2 73.92 l
+ 137.04 73.92 l
+ 141.12 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.52 82.08 m
+ 141.6 73.92 l
+ 133.44 73.92 l
+ 137.52 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.28 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 136.08 66.96 m
+ 140.16 58.8 l
+ 132 58.8 l
+ 136.08 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 132.24 82.08 m
+ 136.32 73.92 l
+ 128.16 73.92 l
+ 132.24 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.16 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 102.96 66.96 m
+ 107.04 58.8 l
+ 98.88 58.8 l
+ 102.96 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 95.28 66.96 m
+ 99.36 58.8 l
+ 91.2 58.8 l
+ 95.28 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 94.8 66.96 m
+ 98.88 58.8 l
+ 90.72 58.8 l
+ 94.8 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.28 82.08 m
+ 93.36 73.92 l
+ 85.2 73.92 l
+ 89.28 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 85.44 66.96 m
+ 89.52 58.8 l
+ 81.36 58.8 l
+ 85.44 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 81.6 82.08 m
+ 85.68 73.92 l
+ 77.52 73.92 l
+ 81.6 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.84 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 77.76 66.96 m
+ 81.84 58.8 l
+ 73.68 58.8 l
+ 77.76 66.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 518.64 m
+ 722.88 521.04 721.2 522.72 719.04 522.72 c
+ 716.64 522.72 714.96 521.04 714.96 518.64 c
+ 714.96 516.48 716.64 514.8 719.04 514.8 c
+ 721.2 514.8 722.88 516.48 722.88 518.64 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.4 457.68 m
+ 722.4 460.08 720.72 461.76 718.56 461.76 c
+ 716.16 461.76 714.48 460.08 714.48 457.68 c
+ 714.48 455.52 716.16 453.84 718.56 453.84 c
+ 720.72 453.84 722.4 455.52 722.4 457.68 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 590.64 457.92 m
+ 590.64 460.32 588.96 462 586.8 462 c
+ 584.4 462 582.72 460.32 582.72 457.92 c
+ 582.72 455.76 584.4 454.08 586.8 454.08 c
+ 588.96 454.08 590.64 455.76 590.64 457.92 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 214.8 m
+ 429.12 217.2 427.44 218.88 425.28 218.88 c
+ 422.88 218.88 421.2 217.2 421.2 214.8 c
+ 421.2 212.64 422.88 210.96 425.28 210.96 c
+ 427.44 210.96 429.12 212.64 429.12 214.8 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 199.44 m
+ 414.48 201.84 412.8 203.52 410.64 203.52 c
+ 408.24 203.52 406.56 201.84 406.56 199.44 c
+ 406.56 197.28 408.24 195.6 410.64 195.6 c
+ 412.8 195.6 414.48 197.28 414.48 199.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 199.44 m
+ 402.72 201.84 401.04 203.52 398.88 203.52 c
+ 396.48 203.52 394.8 201.84 394.8 199.44 c
+ 394.8 197.28 396.48 195.6 398.88 195.6 c
+ 401.04 195.6 402.72 197.28 402.72 199.44 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.28 245.04 m
+ 317.28 247.44 315.6 249.12 313.44 249.12 c
+ 311.04 249.12 309.36 247.44 309.36 245.04 c
+ 309.36 242.88 311.04 241.2 313.44 241.2 c
+ 315.6 241.2 317.28 242.88 317.28 245.04 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.12 168.96 m
+ 291.12 171.36 289.44 173.04 287.28 173.04 c
+ 284.88 173.04 283.2 171.36 283.2 168.96 c
+ 283.2 166.8 284.88 165.12 287.28 165.12 c
+ 289.44 165.12 291.12 166.8 291.12 168.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.28 153.84 m
+ 287.28 156.24 285.6 157.92 283.44 157.92 c
+ 281.04 157.92 279.36 156.24 279.36 153.84 c
+ 279.36 151.68 281.04 150 283.44 150 c
+ 285.6 150 287.28 151.68 287.28 153.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 270.96 138.72 m
+ 270.96 141.12 269.28 142.8 267.12 142.8 c
+ 264.72 142.8 263.04 141.12 263.04 138.72 c
+ 263.04 136.56 264.72 134.88 267.12 134.88 c
+ 269.28 134.88 270.96 136.56 270.96 138.72 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 78 m
+ 257.52 80.4 255.84 82.08 253.68 82.08 c
+ 251.28 82.08 249.6 80.4 249.6 78 c
+ 249.6 75.84 251.28 74.16 253.68 74.16 c
+ 255.84 74.16 257.52 75.84 257.52 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 249.36 214.56 m
+ 249.36 216.96 247.68 218.64 245.52 218.64 c
+ 243.12 218.64 241.44 216.96 241.44 214.56 c
+ 241.44 212.4 243.12 210.72 245.52 210.72 c
+ 247.68 210.72 249.36 212.4 249.36 214.56 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 230.4 153.84 m
+ 230.4 156.24 228.72 157.92 226.56 157.92 c
+ 224.16 157.92 222.48 156.24 222.48 153.84 c
+ 222.48 151.68 224.16 150 226.56 150 c
+ 228.72 150 230.4 151.68 230.4 153.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.64 184.08 m
+ 212.64 186.48 210.96 188.16 208.8 188.16 c
+ 206.4 188.16 204.72 186.48 204.72 184.08 c
+ 204.72 181.92 206.4 180.24 208.8 180.24 c
+ 210.96 180.24 212.64 181.92 212.64 184.08 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 211.68 305.76 m
+ 211.68 308.16 210 309.84 207.84 309.84 c
+ 205.44 309.84 203.76 308.16 203.76 305.76 c
+ 203.76 303.6 205.44 301.92 207.84 301.92 c
+ 210 301.92 211.68 303.6 211.68 305.76 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.96 138.96 m
+ 186.96 141.36 185.28 143.04 183.12 143.04 c
+ 180.72 143.04 179.04 141.36 179.04 138.96 c
+ 179.04 136.8 180.72 135.12 183.12 135.12 c
+ 185.28 135.12 186.96 136.8 186.96 138.96 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 178.56 123.36 m
+ 178.56 125.76 176.88 127.44 174.72 127.44 c
+ 172.32 127.44 170.64 125.76 170.64 123.36 c
+ 170.64 121.2 172.32 119.52 174.72 119.52 c
+ 176.88 119.52 178.56 121.2 178.56 123.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.64 108.24 m
+ 176.64 110.64 174.96 112.32 172.8 112.32 c
+ 170.4 112.32 168.72 110.64 168.72 108.24 c
+ 168.72 106.08 170.4 104.4 172.8 104.4 c
+ 174.96 104.4 176.64 106.08 176.64 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.2 138.48 m
+ 175.2 140.88 173.52 142.56 171.36 142.56 c
+ 168.96 142.56 167.28 140.88 167.28 138.48 c
+ 167.28 136.32 168.96 134.64 171.36 134.64 c
+ 173.52 134.64 175.2 136.32 175.2 138.48 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.44 108.24 m
+ 163.44 110.64 161.76 112.32 159.6 112.32 c
+ 157.2 112.32 155.52 110.64 155.52 108.24 c
+ 155.52 106.08 157.2 104.4 159.6 104.4 c
+ 161.76 104.4 163.44 106.08 163.44 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 108.24 m
+ 152.64 110.64 150.96 112.32 148.8 112.32 c
+ 146.4 112.32 144.72 110.64 144.72 108.24 c
+ 144.72 106.08 146.4 104.4 148.8 104.4 c
+ 150.96 104.4 152.64 106.08 152.64 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 145.92 108.24 m
+ 145.92 110.64 144.24 112.32 142.08 112.32 c
+ 139.68 112.32 138 110.64 138 108.24 c
+ 138 106.08 139.68 104.4 142.08 104.4 c
+ 144.24 104.4 145.92 106.08 145.92 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.96 123.36 m
+ 144.96 125.76 143.28 127.44 141.12 127.44 c
+ 138.72 127.44 137.04 125.76 137.04 123.36 c
+ 137.04 121.2 138.72 119.52 141.12 119.52 c
+ 143.28 119.52 144.96 121.2 144.96 123.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 108.24 m
+ 141.36 110.64 139.68 112.32 137.52 112.32 c
+ 135.12 112.32 133.44 110.64 133.44 108.24 c
+ 133.44 106.08 135.12 104.4 137.52 104.4 c
+ 139.68 104.4 141.36 106.08 141.36 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.92 108.24 m
+ 139.92 110.64 138.24 112.32 136.08 112.32 c
+ 133.68 112.32 132 110.64 132 108.24 c
+ 132 106.08 133.68 104.4 136.08 104.4 c
+ 138.24 104.4 139.92 106.08 139.92 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.08 108.24 m
+ 136.08 110.64 134.4 112.32 132.24 112.32 c
+ 129.84 112.32 128.16 110.64 128.16 108.24 c
+ 128.16 106.08 129.84 104.4 132.24 104.4 c
+ 134.4 104.4 136.08 106.08 136.08 108.24 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.8 78 m
+ 106.8 80.4 105.12 82.08 102.96 82.08 c
+ 100.56 82.08 98.88 80.4 98.88 78 c
+ 98.88 75.84 100.56 74.16 102.96 74.16 c
+ 105.12 74.16 106.8 75.84 106.8 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.48 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 99.12 62.88 m
+ 99.12 65.28 97.44 66.96 95.28 66.96 c
+ 92.88 66.96 91.2 65.28 91.2 62.88 c
+ 91.2 60.72 92.88 59.04 95.28 59.04 c
+ 97.44 59.04 99.12 60.72 99.12 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.64 78 m
+ 98.64 80.4 96.96 82.08 94.8 82.08 c
+ 92.4 82.08 90.72 80.4 90.72 78 c
+ 90.72 75.84 92.4 74.16 94.8 74.16 c
+ 96.96 74.16 98.64 75.84 98.64 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.12 78 m
+ 93.12 80.4 91.44 82.08 89.28 82.08 c
+ 86.88 82.08 85.2 80.4 85.2 78 c
+ 85.2 75.84 86.88 74.16 89.28 74.16 c
+ 91.44 74.16 93.12 75.84 93.12 78 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 89.28 62.88 m
+ 89.28 65.28 87.6 66.96 85.44 66.96 c
+ 83.04 66.96 81.36 65.28 81.36 62.88 c
+ 81.36 60.72 83.04 59.04 85.44 59.04 c
+ 87.6 59.04 89.28 60.72 89.28 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.44 93.36 m
+ 85.44 95.76 83.76 97.44 81.6 97.44 c
+ 79.2 97.44 77.52 95.76 77.52 93.36 c
+ 77.52 91.2 79.2 89.52 81.6 89.52 c
+ 83.76 89.52 85.44 91.2 85.44 93.36 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 72.96 58.8 9.59999 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 81.6 62.88 m
+ 81.6 65.28 79.92 66.96 77.76 66.96 c
+ 75.36 66.96 73.68 65.28 73.68 62.88 c
+ 73.68 60.72 75.36 59.04 77.76 59.04 c
+ 79.92 59.04 81.6 60.72 81.6 62.88 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 51.36 57.6 m
+ /N1927 16.08 Tf
+ (0) show
+ 29.04 133.68 m
+ (0.05)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 209.52 m
+ (0.1)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 285.6 m
+ (0.15)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 361.44 m
+ (0.2)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 437.52 m
+ (0.25)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 37.92 513.36 m
+ (0.3)
+ [9.01006 4.53983 9.01006 ] pdfxs
+ 29.04 589.44 m
+ (0.35)
+ [8.91758 4.44735 8.91758 8.91758 ] pdfxs
+ 67.92 34.7999 m
+ (0) show
+ 140.4 34.7999 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 222 34.7999 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 307.92 34.7999 m
+ (15000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 394.08 34.7999 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 480 34.7999 m
+ (25000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 565.92 34.7999 m
+ (30000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 651.84 34.7999 m
+ (35000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 737.76 34.7999 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 266.88 13.6799 m
+ /N1928 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 235.68 m
+ /N1928 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Time \(seconds\))
+ [11.5939 9.80885 8.92457 4.45433 8.92457 8.92457 4.45433 8.92457 4.55993 9.80885 4.45433 
+ 14.2793 8.92457 4.55993 5.33862 8.92457 8.92457 8.92457 9.80885 9.80885 9.80885 8.92457 
+ 5.33862 ] pdfys
+ n
+ 157.92 462.48 143.52 74.88 re
+ 1 1 1 sc
+ f
+ n
+ 157.68 462.48 143.76 75.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 527.76 m
+ 187.92 527.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.4 531.6 m
+ 180.24 527.76 l
+ 176.4 523.92 l
+ 172.56 527.76 l
+ 176.4 531.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 523.68 m
+ /N1927 12 Tf
+ (Local Time)
+ [6.65601 6.65601 5.98401 6.65601 2.64801 3.36 7.31592 2.64801 9.97992 6.65601 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 509.04 m
+ 187.92 509.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 172.56 505.44 7.43999 7.44 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 190.8 504.96 m
+ (Bottom-Up Time)
+ [7.9478 6.61571 3.27971 3.27971 6.61571 9.93962 3.93962 8.60771 6.61571 3.36 7.27562 
+ 2.60771 9.93962 6.61571 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 490.32 m
+ 187.92 490.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 176.4 494.16 m
+ 180.24 486.48 l
+ 172.56 486.48 l
+ 176.4 494.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 486.24 m
+ (Top-Down Time)
+ [7.29791 6.638 6.638 3.96191 8.63 6.638 8.63 6.638 3.36 7.29791 2.63 
+ 9.96191 6.638 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 165.12 471.84 m
+ 187.92 471.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 471.84 m
+ 180 474 178.32 475.68 176.4 475.68 c
+ 174.24 475.68 172.56 474 172.56 471.84 c
+ 172.56 469.92 174.24 468.24 176.4 468.24 c
+ 178.32 468.24 180 469.92 180 471.84 c
+ h
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 190.8 467.76 m
+ (Local+BU+TD Time)
+ [6.6544 6.6544 5.98241 6.6544 2.64641 6.9904 7.9865 8.64641 6.9904 7.31432 8.64641 
+ 3.36 7.31432 2.64641 9.97832 6.6544 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.19 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ S
+ Q
+ 1 0 0 1 -229.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 -219.273 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ling)
+ [3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTimewi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 9.08711 8.4872 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.05449 3.0327 4.8436 8.4872 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.27631 9.39264 8.4872 6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ 21.959 -13.549 m
+ /N634 10.909 Tf
+ (L)
+ [6.28357 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (cha) show
+ (rtin)
+ [4.60356 7.52722 3.33823 6.14173 ] pdfxs
+ (c) show
+ (lu)
+ [2.78176 5.85816 ] pdfxs
+ (de) show
+ (sfull)
+ [8.36716 3.33823 5.85816 3.34903 6.68718 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.47994 ] pdfxs
+ (se) show
+ (t.Ri)
+ [3.62179 8.36728 7.67998 3.34914 ] pdfxs
+ (gh) show
+ (t)
+ [7.52722 ] pdfxs
+ (cha) show
+ (rtis)
+ [4.60356 7.52722 3.33823 8.36716 ] pdfxs
+ (z) show
+ (o)
+ [5.01816 ] pdfxs
+ (o) show
+ (medin)
+ [8.92348 4.46185 9.46903 3.34914 10.0362 ] pdfxs
+ (o) show
+ (nl)
+ [10.0362 2.79267 ] pdfxs
+ (o) show
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (r-l)
+ [4.60356 3.90544 2.78176 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (ad) show
+ (rant.)
+ [4.0363 5.58542 6.13082 3.62179 3.34914 ] pdfxs
+ 1 0 0 1 -16.545 -34.998 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (10) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.5135 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.99342 3.58634 ] pdfxs
+ (h) show
+ (ep)
+ [7.50454 5.37959 ] pdfxs
+ (er) show
+ (sist)
+ [3.64018 2.55527 3.63121 3.58634 ] pdfxs
+ (e) show
+ (ntm)
+ [4.86852 6.99342 7.6838 ] pdfxs
+ (e) show
+ (m)
+ [7.67484 ] pdfxs
+ (or) show
+ (y)
+ [8.27567 ] pdfxs
+ (f) show
+ (o)
+ [4.8686 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (pr) show
+ (intoft)
+ [2.56423 4.85956 7.00238 4.59962 6.23132 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.5135 ] pdfxs
+ (DS) show
+ (A)
+ [10.3198 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lts)
+ [2.56423 3.58634 7.04726 ] pdfxs
+ (ar) show
+ (et)
+ [7.50454 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.5135 ] pdfxs
+ (B) show
+ (U+TDsizes,as)
+ [6.90378 7.17275 6.6528 10.4544 3.63121 2.56423 4.0885 4.10643 3.63121 6.06097 4.59962 
+ 7.04726 ] pdfxs
+ (ou) show
+ (rim)
+ [7.0203 2.55527 7.6838 ] pdfxs
+ (p) show
+ (lem)
+ [2.55527 4.10643 7.67484 ] pdfxs
+ (e) show
+ (ntati)
+ [4.86852 3.58634 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.52665 ] pdfxs
+ (of) show
+ -8.78401 -14.768 m
+ (t)
+ [3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.39695 ] pdfxs
+ (B) show
+ (U)
+ [10.2122 ] pdfxs
+ (pa) show
+ (ssmo)
+ [3.63121 6.93966 7.67484 4.8686 ] pdfxs
+ (d) show
+ (i)
+ [2.55527 ] pdfxs
+ (\fe) show
+ (st)
+ [6.93966 3.58634 ] pdfxs
+ (h) show
+ (eLocal)
+ [7.39695 5.75615 4.8686 4.09746 4.59962 5.86372 ] pdfxs
+ (graph) show
+ (sin)
+ [6.9307 2.56423 8.41906 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (ce)
+ [4.0885 7.40591 ] pdfxs
+ (a) show
+ (sitisc)
+ [6.9307 2.56423 6.87686 2.56423 6.9307 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pu) show
+ (ted\(t)
+ [3.57737 4.10643 8.41906 3.57737 3.58634 ] pdfxs
+ (h) show
+ (eloc)
+ [7.39695 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (l)
+ [5.86372 ] pdfxs
+ (graph) show
+ (s)
+ [6.9307 ] pdfxs
+ (ar) show
+ (e)
+ [7.39695 ] pdfxs
+ (no) show
+ (t)
+ [6.88582 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (efu) show
+ (lto)
+ [5.86372 3.57737 7.90807 ] pdfxs
+ (a) show
+ (nycli)
+ [4.86852 8.15912 4.09746 2.56423 2.55527 ] pdfxs
+ (e) show
+ (nts,s)
+ [4.86852 3.57737 3.64018 5.91751 3.63121 ] pdfxs
+ (o) show
+ -8.78401 -25.727 m
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (y)
+ [7.93497 ] pdfxs
+ (d) show
+ (o)
+ [7.67495 ] pdfxs
+ (no) show
+ (t)
+ [6.66167 ] pdfxs
+ (nee) show
+ (dtobe)
+ [8.19491 3.57737 7.68392 5.37062 7.1728 ] pdfxs
+ (pre) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (v)
+ [4.60858 ] pdfxs
+ (ed) show
+ (\).)
+ [3.58634 6.65272 ] pdfxs
+ (Se) show
+ (e)
+ [7.1728 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (4) show
+ (.2)
+ [2.55527 7.68392 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (d) show
+ (et)
+ [4.10643 3.57737 ] pdfxs
+ (a) show
+ (ils.)
+ [2.56423 2.55527 3.64018 2.56423 ] pdfxs
+ -1.52588e-05 -32.877 m
+ /N1153 5.978 Tf
+ (11) show
+ 7.80397 -36.686 m
+ /N1156 8.96599 Tf
+ (Ev)
+ [6.26727 4.60858 ] pdfxs
+ (e) show
+ (nint)
+ [8.88529 2.55527 8.88529 3.58634 ] pdfxs
+ (h) show
+ (ecl)
+ [7.85421 4.09746 2.56423 ] pdfxs
+ (o) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (stc)
+ [3.64018 7.34309 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (parab) show
+ (le)
+ [2.55527 7.86318 ] pdfxs
+ (ana) show
+ (lysis[)
+ [2.55527 4.8686 3.63121 2.56423 7.39693 2.55527 ] pdfxs
+ (92) show
+ (],)
+ [2.55527 6.5003 ] pdfxs
+ (fo) show
+ (r)
+ [7.36101 ] pdfxs
+ (e) show
+ (x)
+ [4.8686 ] pdfxs
+ (a) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,)
+ [6.49133 ] pdfxs
+ (\fe) show
+ (l)
+ [2.56423 ] pdfxs
+ (d) show
+ (-s)
+ [3.06639 3.64018 ] pdfxs
+ (en) show
+ (sitivity)
+ [3.63121 2.56423 3.58634 2.55527 4.8686 2.55527 3.32633 8.62535 ] pdfxs
+ (ha) show
+ (dtobe)
+ [8.88529 3.57737 8.3743 5.37062 7.86318 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (led)
+ [2.55527 4.10643 8.87632 ] pdfxs
+ (fo) show
+ (rt)
+ [7.36998 3.57737 ] pdfxs
+ (he) show
+ 426.265 -36.686 m
+ /N1196 8.96599 Tf
+ (povray3) show
+ -8.78406 -47.645 m
+ /N1156 8.96599 Tf
+ (progra) show
+ (m)
+ [10.7502 ] pdfxs
+ (fo) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (ana) show
+ (lysisto)
+ [2.55527 4.8686 3.63121 2.56423 6.70655 3.57737 7.68392 ] pdfxs
+ (\f) show
+ (tinto)
+ [6.65271 2.56423 4.85956 3.58634 7.67495 ] pdfxs
+ (640) show
+ (M)
+ [11.5213 ] pdfxs
+ (o) show
+ (f)
+ [5.88165 ] pdfxs
+ (p) show
+ (hysic)
+ [4.86852 4.85963 3.64018 2.55527 4.09746 ] pdfxs
+ (a) show
+ (lmem)
+ [5.6306 7.67484 4.10643 7.67484 ] pdfxs
+ (or) show
+ (y.)
+ [4.09752 2.56423 ] pdfxs
+ 219.761 -94.357 m
+ /N614 10.909 Tf
+ (70) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 83 83
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1948/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1947/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1942/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N1941/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 74.207 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 88.56 594.72 m
+ 755.28 594.72 l
+ 755.28 66.24 l
+ 88.56 66.24 l
+ 88.56 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 88.56 118.8 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 119.04 m
+ 755.28 119.04 l
+ S
+ Q
+ q
+ n
+ 88.56 171.6 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 171.84 m
+ 755.28 171.84 l
+ S
+ Q
+ q
+ n
+ 88.56 224.64 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 224.88 m
+ 755.28 224.88 l
+ S
+ Q
+ q
+ n
+ 88.56 277.44 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 277.68 m
+ 755.28 277.68 l
+ S
+ Q
+ q
+ n
+ 88.56 330.24 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 330.48 m
+ 755.28 330.48 l
+ S
+ Q
+ q
+ n
+ 88.56 383.04 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 383.28 m
+ 755.28 383.28 l
+ S
+ Q
+ q
+ n
+ 88.56 435.84 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 436.08 m
+ 755.28 436.08 l
+ S
+ Q
+ q
+ n
+ 88.56 595.68 m
+ 88.56 65.28 l
+ 755.28 65.28 l
+ 755.28 595.68 l
+ 143.04 534.24 m
+ 143.04 445.92 l
+ 291.6 445.92 l
+ 291.6 534.24 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 489.12 m
+ 755.28 489.12 l
+ S
+ Q
+ q
+ n
+ 88.56 541.68 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 541.92 m
+ 755.28 541.92 l
+ S
+ Q
+ q
+ n
+ 88.56 594.48 666.72 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 88.56 594.72 m
+ 755.28 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 143.04 534.24 m
+ 143.04 445.92 l
+ 291.6 445.92 l
+ 291.6 534.24 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 88.56 66.24 666.72 528.48 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 88.56 594.72 m
+ 88.56 66.24 l
+ S
+ n
+ 83.76 66.24 m
+ 88.56 66.24 l
+ S
+ n
+ 83.76 119.04 m
+ 88.56 119.04 l
+ S
+ n
+ 83.76 171.84 m
+ 88.56 171.84 l
+ S
+ n
+ 83.76 224.88 m
+ 88.56 224.88 l
+ S
+ n
+ 83.76 277.68 m
+ 88.56 277.68 l
+ S
+ n
+ 83.76 330.48 m
+ 88.56 330.48 l
+ S
+ n
+ 83.76 383.28 m
+ 88.56 383.28 l
+ S
+ n
+ 83.76 436.08 m
+ 88.56 436.08 l
+ S
+ n
+ 83.76 489.12 m
+ 88.56 489.12 l
+ S
+ n
+ 83.76 541.92 m
+ 88.56 541.92 l
+ S
+ n
+ 83.76 594.72 m
+ 88.56 594.72 l
+ S
+ n
+ 88.56 66.24 m
+ 755.28 66.24 l
+ S
+ n
+ 88.56 61.44 m
+ 88.56 66.24 l
+ S
+ n
+ 183.84 61.44 m
+ 183.84 66.24 l
+ S
+ n
+ 279.12 61.44 m
+ 279.12 66.24 l
+ S
+ n
+ 374.4 61.44 m
+ 374.4 66.24 l
+ S
+ n
+ 469.44 61.44 m
+ 469.44 66.24 l
+ S
+ n
+ 564.72 61.44 m
+ 564.72 66.24 l
+ S
+ n
+ 660 61.44 m
+ 660 66.24 l
+ S
+ n
+ 755.28 61.44 m
+ 755.28 66.24 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 337.68 m
+ 703.2 317.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 317.52 m
+ 557.04 228 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 228 m
+ 387.36 173.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 173.52 m
+ 335.76 199.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 199.68 m
+ 314.16 186 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 186 m
+ 294.96 134.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 134.16 m
+ 267.84 125.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 125.28 m
+ 267.6 125.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 125.04 m
+ 231.12 111.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 111.36 m
+ 186.48 90.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 90.96 m
+ 182.4 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 88.8 m
+ 179.04 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 87.12 m
+ 155.28 88.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 88.56 m
+ 148.08 92.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 92.16 m
+ 147.12 80.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 80.16 m
+ 142.56 81.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 81.12 m
+ 138.72 81.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 81.6 m
+ 136.56 89.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 89.28 m
+ 131.28 84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 84 m
+ 126.48 88.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 88.8 m
+ 126.24 98.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 98.16 m
+ 119.28 78.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 78.48 m
+ 116.88 75.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 75.36 m
+ 116.4 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 75.12 m
+ 116.16 77.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 77.76 m
+ 112.8 74.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 74.88 m
+ 109.68 73.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 73.68 m
+ 108 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 75.12 m
+ 107.76 75.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 75.12 m
+ 106.56 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 74.16 m
+ 106.32 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 73.2 m
+ 105.12 72.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 72.96 m
+ 96.96 69.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 69.6 m
+ 95.04 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 67.68 m
+ 94.8 68.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 68.4 m
+ 93.36 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 67.68 m
+ 92.16 67.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 67.92 m
+ 91.2 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.2 m
+ 90 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 380.88 m
+ 703.2 363.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 363.36 m
+ 557.04 303.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 303.84 m
+ 387.36 217.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 217.2 m
+ 335.76 277.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 277.68 m
+ 314.16 283.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 283.68 m
+ 294.96 177.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 177.6 m
+ 267.84 141.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 141.6 m
+ 267.6 141.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 141.12 m
+ 231.12 121.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 121.44 m
+ 186.48 101.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 101.28 m
+ 182.4 98.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 98.16 m
+ 179.04 94.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 94.56 m
+ 155.28 102.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 102.48 m
+ 148.08 105.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 105.6 m
+ 147.12 84.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 84.96 m
+ 142.56 90.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 90.72 m
+ 138.72 89.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 89.76 m
+ 136.56 101.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 101.52 m
+ 131.28 92.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 92.4 m
+ 126.48 102.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 102.24 m
+ 126.24 119.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 119.04 m
+ 119.28 86.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 86.88 m
+ 116.88 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 80.4 m
+ 116.4 80.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 80.16 m
+ 116.16 84.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 84.48 m
+ 112.8 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 80.4 m
+ 109.68 78.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 78.96 m
+ 108 80.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 80.64 m
+ 107.76 80.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 80.4 m
+ 106.56 79.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 79.2 m
+ 106.32 77.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 77.04 m
+ 105.12 77.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 77.04 m
+ 96.96 72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 72 m
+ 95.04 68.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 68.4 m
+ 94.8 69.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 69.84 m
+ 93.36 68.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 68.4 m
+ 92.16 68.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 68.88 m
+ 91.2 67.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.92 m
+ 90 67.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 258.48 m
+ 703.2 244.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 244.32 m
+ 557.04 161.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 161.52 m
+ 387.36 157.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 157.92 m
+ 335.76 186.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 186.72 m
+ 314.16 170.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 170.16 m
+ 294.96 133.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 133.2 m
+ 267.84 111.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 111.6 m
+ 267.6 111.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 111.36 m
+ 231.12 98.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 98.64 m
+ 186.48 90.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 90.72 m
+ 182.4 88.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 88.08 m
+ 179.04 86.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 86.88 m
+ 155.28 88.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 88.32 m
+ 148.08 91.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 91.44 m
+ 147.12 78.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 78.24 m
+ 142.56 80.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 80.4 m
+ 138.72 81.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 81.12 m
+ 136.56 86.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 86.64 m
+ 131.28 82.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 82.8 m
+ 126.48 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 87.12 m
+ 126.24 91.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 91.44 m
+ 119.28 78 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 78 m
+ 116.88 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 74.16 m
+ 116.4 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 74.16 m
+ 116.16 76.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 76.56 m
+ 112.8 74.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 74.4 m
+ 109.68 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 73.2 m
+ 108 74.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 74.4 m
+ 107.76 74.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 74.16 m
+ 106.56 73.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 73.68 m
+ 106.32 72.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 72.48 m
+ 105.12 72.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 72.48 m
+ 96.96 69.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 69.6 m
+ 95.04 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 67.68 m
+ 94.8 68.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 68.4 m
+ 93.36 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 67.68 m
+ 92.16 67.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 67.68 m
+ 91.2 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 67.2 m
+ 90 67.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 572.88 m
+ 703.2 541.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 541.68 m
+ 557.04 399.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 399.12 m
+ 387.36 308.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 308.88 m
+ 335.76 398.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 398.16 m
+ 314.16 387.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 387.6 m
+ 294.96 244.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 244.56 m
+ 267.84 186.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 186.96 m
+ 267.6 186.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 186.24 m
+ 231.12 153.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 153.84 m
+ 186.48 126 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 126 m
+ 182.4 120 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 120 m
+ 179.04 114.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 114.96 m
+ 155.28 124.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 124.8 m
+ 148.08 130.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 130.8 m
+ 147.12 96.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 96.96 m
+ 142.56 104.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 104.88 m
+ 138.72 104.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 104.4 m
+ 136.56 121.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 121.92 m
+ 131.28 108.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 108.96 m
+ 126.48 123.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 123.36 m
+ 126.24 144.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 144.24 m
+ 119.28 98.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 98.64 m
+ 116.88 88.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 88.32 m
+ 116.4 88.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 88.08 m
+ 116.16 94.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 94.8 m
+ 112.8 88.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 88.56 m
+ 109.68 86.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 86.16 m
+ 108 88.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 88.56 m
+ 107.76 88.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 88.32 m
+ 106.56 86.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 86.64 m
+ 106.32 83.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 83.52 m
+ 105.12 83.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 83.04 m
+ 96.96 75.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 75.6 m
+ 95.04 69.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 69.84 m
+ 94.8 72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72 m
+ 93.36 69.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 69.84 m
+ 92.16 70.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 70.32 m
+ 91.2 68.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 68.88 m
+ 90 68.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 341.76 m
+ 758.4 333.6 l
+ 750.24 333.6 l
+ 754.32 341.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 321.6 m
+ 707.28 313.44 l
+ 699.12 313.44 l
+ 703.2 321.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 232.08 m
+ 561.12 223.92 l
+ 552.96 223.92 l
+ 557.04 232.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 177.6 m
+ 391.44 169.44 l
+ 383.28 169.44 l
+ 387.36 177.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 203.76 m
+ 339.84 195.6 l
+ 331.68 195.6 l
+ 335.76 203.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 190.08 m
+ 318.24 181.92 l
+ 310.08 181.92 l
+ 314.16 190.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 138.24 m
+ 299.04 130.08 l
+ 290.88 130.08 l
+ 294.96 138.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 129.36 m
+ 271.92 121.2 l
+ 263.76 121.2 l
+ 267.84 129.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 129.12 m
+ 271.68 120.96 l
+ 263.52 120.96 l
+ 267.6 129.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 115.44 m
+ 235.2 107.28 l
+ 227.04 107.28 l
+ 231.12 115.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 95.04 m
+ 190.56 86.88 l
+ 182.4 86.88 l
+ 186.48 95.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 92.88 m
+ 186.48 84.72 l
+ 178.32 84.72 l
+ 182.4 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 91.2 m
+ 183.12 83.04 l
+ 174.96 83.04 l
+ 179.04 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 92.64 m
+ 159.36 84.48 l
+ 151.2 84.48 l
+ 155.28 92.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 96.24 m
+ 152.16 88.08 l
+ 144 88.08 l
+ 148.08 96.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 84.24 m
+ 151.2 76.08 l
+ 143.04 76.08 l
+ 147.12 84.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 85.2 m
+ 146.64 77.04 l
+ 138.48 77.04 l
+ 142.56 85.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 85.68 m
+ 142.8 77.52 l
+ 134.64 77.52 l
+ 138.72 85.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 93.36 m
+ 140.64 85.2 l
+ 132.48 85.2 l
+ 136.56 93.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 88.08 m
+ 135.36 79.92 l
+ 127.2 79.92 l
+ 131.28 88.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 92.88 m
+ 130.56 84.72 l
+ 122.4 84.72 l
+ 126.48 92.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 102.24 m
+ 130.32 94.08 l
+ 122.16 94.08 l
+ 126.24 102.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 82.56 m
+ 123.36 74.4 l
+ 115.2 74.4 l
+ 119.28 82.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 79.44 m
+ 120.96 71.28 l
+ 112.8 71.28 l
+ 116.88 79.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 79.2 m
+ 120.48 71.04 l
+ 112.32 71.04 l
+ 116.4 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 81.84 m
+ 120.24 73.68 l
+ 112.08 73.68 l
+ 116.16 81.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 78.96 m
+ 116.88 70.8 l
+ 108.72 70.8 l
+ 112.8 78.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 77.76 m
+ 113.76 69.6 l
+ 105.6 69.6 l
+ 109.68 77.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 79.2 m
+ 112.08 71.04 l
+ 103.92 71.04 l
+ 108 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 79.2 m
+ 111.84 71.04 l
+ 103.68 71.04 l
+ 107.76 79.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 78.24 m
+ 110.64 70.08 l
+ 102.48 70.08 l
+ 106.56 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 77.28 m
+ 110.4 69.12 l
+ 102.24 69.12 l
+ 106.32 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 77.04 m
+ 109.2 68.88 l
+ 101.04 68.88 l
+ 105.12 77.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 73.68 m
+ 101.04 65.52 l
+ 92.88 65.52 l
+ 96.96 73.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 71.76 m
+ 99.12 63.6 l
+ 90.96 63.6 l
+ 95.04 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72.48 m
+ 98.88 64.32 l
+ 90.72 64.32 l
+ 94.8 72.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 71.76 m
+ 97.44 63.6 l
+ 89.28 63.6 l
+ 93.36 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 72 m
+ 96.24 63.84 l
+ 88.08 63.84 l
+ 92.16 72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 71.28 m
+ 95.28 63.12 l
+ 87.12 63.12 l
+ 91.2 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 90 71.28 m
+ 94.08 63.12 l
+ 85.92 63.12 l
+ 90 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 743.04 369.6 16.56 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 750.24 377.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 699.12 359.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 552.96 300 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 383.28 213.36 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 331.68 273.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 310.08 279.84 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 290.88 173.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.76 137.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 263.52 137.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.04 117.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 182.4 97.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 178.32 94.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 174.96 90.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.2 98.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144 101.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.04 81.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.48 86.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 134.64 85.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.48 97.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 127.2 88.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.4 98.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.16 115.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 115.2 83.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.8 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.32 76.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 112.08 80.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 108.72 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 105.6 75.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 103.92 76.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 103.68 76.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 102.48 75.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 102.24 73.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 101.04 73.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.68 62.16 22.56 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 92.88 68.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 21.84 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.96 64.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 21.6 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 90.72 66 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 20.16 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 89.28 64.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 18.96 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 88.08 65.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 18 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 87.12 64.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.48 62.16 16.8 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 85.92 64.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 754.32 262.56 m
+ 758.4 258.48 l
+ 754.32 254.4 l
+ 750.24 258.48 l
+ 754.32 262.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 248.4 m
+ 707.28 244.32 l
+ 703.2 240.24 l
+ 699.12 244.32 l
+ 703.2 248.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 557.04 165.6 m
+ 561.12 161.52 l
+ 557.04 157.44 l
+ 552.96 161.52 l
+ 557.04 165.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 162 m
+ 391.44 157.92 l
+ 387.36 153.84 l
+ 383.28 157.92 l
+ 387.36 162 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.76 190.8 m
+ 339.84 186.72 l
+ 335.76 182.64 l
+ 331.68 186.72 l
+ 335.76 190.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.16 174.24 m
+ 318.24 170.16 l
+ 314.16 166.08 l
+ 310.08 170.16 l
+ 314.16 174.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.96 137.28 m
+ 299.04 133.2 l
+ 294.96 129.12 l
+ 290.88 133.2 l
+ 294.96 137.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.84 115.68 m
+ 271.92 111.6 l
+ 267.84 107.52 l
+ 263.76 111.6 l
+ 267.84 115.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.6 115.44 m
+ 271.68 111.36 l
+ 267.6 107.28 l
+ 263.52 111.36 l
+ 267.6 115.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.12 102.72 m
+ 235.2 98.64 l
+ 231.12 94.56 l
+ 227.04 98.64 l
+ 231.12 102.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 94.8 m
+ 190.56 90.72 l
+ 186.48 86.64 l
+ 182.4 90.72 l
+ 186.48 94.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.4 92.16 m
+ 186.48 88.08 l
+ 182.4 84 l
+ 178.32 88.08 l
+ 182.4 92.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 90.96 m
+ 183.12 86.88 l
+ 179.04 82.8 l
+ 174.96 86.88 l
+ 179.04 90.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 92.4 m
+ 159.36 88.32 l
+ 155.28 84.24 l
+ 151.2 88.32 l
+ 155.28 92.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 95.52 m
+ 152.16 91.44 l
+ 148.08 87.36 l
+ 144 91.44 l
+ 148.08 95.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.12 82.32 m
+ 151.2 78.24 l
+ 147.12 74.16 l
+ 143.04 78.24 l
+ 147.12 82.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 84.48 m
+ 146.64 80.4 l
+ 142.56 76.32 l
+ 138.48 80.4 l
+ 142.56 84.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.72 85.2 m
+ 142.8 81.12 l
+ 138.72 77.04 l
+ 134.64 81.12 l
+ 138.72 85.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.56 90.72 m
+ 140.64 86.64 l
+ 136.56 82.56 l
+ 132.48 86.64 l
+ 136.56 90.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.28 86.88 m
+ 135.36 82.8 l
+ 131.28 78.72 l
+ 127.2 82.8 l
+ 131.28 86.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 91.2 m
+ 130.56 87.12 l
+ 126.48 83.04 l
+ 122.4 87.12 l
+ 126.48 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.24 95.52 m
+ 130.32 91.44 l
+ 126.24 87.36 l
+ 122.16 91.44 l
+ 126.24 95.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 119.28 82.08 m
+ 123.36 78 l
+ 119.28 73.92 l
+ 115.2 78 l
+ 119.28 82.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.88 78.24 m
+ 120.96 74.16 l
+ 116.88 70.08 l
+ 112.8 74.16 l
+ 116.88 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.4 78.24 m
+ 120.48 74.16 l
+ 116.4 70.08 l
+ 112.32 74.16 l
+ 116.4 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.16 80.64 m
+ 120.24 76.56 l
+ 116.16 72.48 l
+ 112.08 76.56 l
+ 116.16 80.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 112.8 78.48 m
+ 116.88 74.4 l
+ 112.8 70.32 l
+ 108.72 74.4 l
+ 112.8 78.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.68 77.28 m
+ 113.76 73.2 l
+ 109.68 69.12 l
+ 105.6 73.2 l
+ 109.68 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108 78.48 m
+ 112.08 74.4 l
+ 108 70.32 l
+ 103.92 74.4 l
+ 108 78.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 107.76 78.24 m
+ 111.84 74.16 l
+ 107.76 70.08 l
+ 103.68 74.16 l
+ 107.76 78.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.56 77.76 m
+ 110.64 73.68 l
+ 106.56 69.6 l
+ 102.48 73.68 l
+ 106.56 77.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 76.56 m
+ 110.4 72.48 l
+ 106.32 68.4 l
+ 102.24 72.48 l
+ 106.32 76.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.12 76.56 m
+ 109.2 72.48 l
+ 105.12 68.4 l
+ 101.04 72.48 l
+ 105.12 76.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.96 73.68 m
+ 101.04 69.6 l
+ 96.96 65.52 l
+ 92.88 69.6 l
+ 96.96 73.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 71.76 m
+ 99.12 67.68 l
+ 95.04 63.6 l
+ 90.96 67.68 l
+ 95.04 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 94.8 72.48 m
+ 98.88 68.4 l
+ 94.8 64.32 l
+ 90.72 68.4 l
+ 94.8 72.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.36 71.76 m
+ 97.44 67.68 l
+ 93.36 63.6 l
+ 89.28 67.68 l
+ 93.36 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.16 71.76 m
+ 96.24 67.68 l
+ 92.16 63.6 l
+ 88.08 67.68 l
+ 92.16 71.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 91.2 71.28 m
+ 95.28 67.2 l
+ 91.2 63.12 l
+ 87.12 67.2 l
+ 91.2 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 90 71.28 m
+ 94.08 67.2 l
+ 90 63.12 l
+ 85.92 67.2 l
+ 90 71.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 758.16 572.88 m
+ 758.16 575.28 756.48 576.96 754.32 576.96 c
+ 751.92 576.96 750.24 575.28 750.24 572.88 c
+ 750.24 570.72 751.92 569.04 754.32 569.04 c
+ 756.48 569.04 758.16 570.72 758.16 572.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.04 541.68 m
+ 707.04 544.08 705.36 545.76 703.2 545.76 c
+ 700.8 545.76 699.12 544.08 699.12 541.68 c
+ 699.12 539.52 700.8 537.84 703.2 537.84 c
+ 705.36 537.84 707.04 539.52 707.04 541.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 560.88 399.12 m
+ 560.88 401.52 559.2 403.2 557.04 403.2 c
+ 554.64 403.2 552.96 401.52 552.96 399.12 c
+ 552.96 396.96 554.64 395.28 557.04 395.28 c
+ 559.2 395.28 560.88 396.96 560.88 399.12 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 308.88 m
+ 391.2 311.28 389.52 312.96 387.36 312.96 c
+ 384.96 312.96 383.28 311.28 383.28 308.88 c
+ 383.28 306.72 384.96 305.04 387.36 305.04 c
+ 389.52 305.04 391.2 306.72 391.2 308.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.6 398.16 m
+ 339.6 400.56 337.92 402.24 335.76 402.24 c
+ 333.36 402.24 331.68 400.56 331.68 398.16 c
+ 331.68 396 333.36 394.32 335.76 394.32 c
+ 337.92 394.32 339.6 396 339.6 398.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318 387.6 m
+ 318 390 316.32 391.68 314.16 391.68 c
+ 311.76 391.68 310.08 390 310.08 387.6 c
+ 310.08 385.44 311.76 383.76 314.16 383.76 c
+ 316.32 383.76 318 385.44 318 387.6 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.8 244.56 m
+ 298.8 246.96 297.12 248.64 294.96 248.64 c
+ 292.56 248.64 290.88 246.96 290.88 244.56 c
+ 290.88 242.4 292.56 240.72 294.96 240.72 c
+ 297.12 240.72 298.8 242.4 298.8 244.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.68 186.96 m
+ 271.68 189.36 270 191.04 267.84 191.04 c
+ 265.44 191.04 263.76 189.36 263.76 186.96 c
+ 263.76 184.8 265.44 183.12 267.84 183.12 c
+ 270 183.12 271.68 184.8 271.68 186.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.44 186.24 m
+ 271.44 188.64 269.76 190.32 267.6 190.32 c
+ 265.2 190.32 263.52 188.64 263.52 186.24 c
+ 263.52 184.08 265.2 182.4 267.6 182.4 c
+ 269.76 182.4 271.44 184.08 271.44 186.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 234.96 153.84 m
+ 234.96 156.24 233.28 157.92 231.12 157.92 c
+ 228.72 157.92 227.04 156.24 227.04 153.84 c
+ 227.04 151.68 228.72 150 231.12 150 c
+ 233.28 150 234.96 151.68 234.96 153.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 190.32 126 m
+ 190.32 128.4 188.64 130.08 186.48 130.08 c
+ 184.08 130.08 182.4 128.4 182.4 126 c
+ 182.4 123.84 184.08 122.16 186.48 122.16 c
+ 188.64 122.16 190.32 123.84 190.32 126 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.24 120 m
+ 186.24 122.4 184.56 124.08 182.4 124.08 c
+ 180 124.08 178.32 122.4 178.32 120 c
+ 178.32 117.84 180 116.16 182.4 116.16 c
+ 184.56 116.16 186.24 117.84 186.24 120 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.88 114.96 m
+ 182.88 117.36 181.2 119.04 179.04 119.04 c
+ 176.64 119.04 174.96 117.36 174.96 114.96 c
+ 174.96 112.8 176.64 111.12 179.04 111.12 c
+ 181.2 111.12 182.88 112.8 182.88 114.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 124.8 m
+ 159.12 127.2 157.44 128.88 155.28 128.88 c
+ 152.88 128.88 151.2 127.2 151.2 124.8 c
+ 151.2 122.64 152.88 120.96 155.28 120.96 c
+ 157.44 120.96 159.12 122.64 159.12 124.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.92 130.8 m
+ 151.92 133.2 150.24 134.88 148.08 134.88 c
+ 145.68 134.88 144 133.2 144 130.8 c
+ 144 128.64 145.68 126.96 148.08 126.96 c
+ 150.24 126.96 151.92 128.64 151.92 130.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 96.96 m
+ 150.96 99.36 149.28 101.04 147.12 101.04 c
+ 144.72 101.04 143.04 99.36 143.04 96.96 c
+ 143.04 94.8 144.72 93.12 147.12 93.12 c
+ 149.28 93.12 150.96 94.8 150.96 96.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.4 104.88 m
+ 146.4 107.28 144.72 108.96 142.56 108.96 c
+ 140.16 108.96 138.48 107.28 138.48 104.88 c
+ 138.48 102.72 140.16 101.04 142.56 101.04 c
+ 144.72 101.04 146.4 102.72 146.4 104.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.56 104.4 m
+ 142.56 106.8 140.88 108.48 138.72 108.48 c
+ 136.32 108.48 134.64 106.8 134.64 104.4 c
+ 134.64 102.24 136.32 100.56 138.72 100.56 c
+ 140.88 100.56 142.56 102.24 142.56 104.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 140.4 121.92 m
+ 140.4 124.32 138.72 126 136.56 126 c
+ 134.16 126 132.48 124.32 132.48 121.92 c
+ 132.48 119.76 134.16 118.08 136.56 118.08 c
+ 138.72 118.08 140.4 119.76 140.4 121.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 135.12 108.96 m
+ 135.12 111.36 133.44 113.04 131.28 113.04 c
+ 128.88 113.04 127.2 111.36 127.2 108.96 c
+ 127.2 106.8 128.88 105.12 131.28 105.12 c
+ 133.44 105.12 135.12 106.8 135.12 108.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 123.36 m
+ 130.32 125.76 128.64 127.44 126.48 127.44 c
+ 124.08 127.44 122.4 125.76 122.4 123.36 c
+ 122.4 121.2 124.08 119.52 126.48 119.52 c
+ 128.64 119.52 130.32 121.2 130.32 123.36 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.08 144.24 m
+ 130.08 146.64 128.4 148.32 126.24 148.32 c
+ 123.84 148.32 122.16 146.64 122.16 144.24 c
+ 122.16 142.08 123.84 140.4 126.24 140.4 c
+ 128.4 140.4 130.08 142.08 130.08 144.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.12 98.64 m
+ 123.12 101.04 121.44 102.72 119.28 102.72 c
+ 116.88 102.72 115.2 101.04 115.2 98.64 c
+ 115.2 96.48 116.88 94.8 119.28 94.8 c
+ 121.44 94.8 123.12 96.48 123.12 98.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120.72 88.32 m
+ 120.72 90.72 119.04 92.4 116.88 92.4 c
+ 114.48 92.4 112.8 90.72 112.8 88.32 c
+ 112.8 86.16 114.48 84.48 116.88 84.48 c
+ 119.04 84.48 120.72 86.16 120.72 88.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120.24 88.08 m
+ 120.24 90.48 118.56 92.16 116.4 92.16 c
+ 114 92.16 112.32 90.48 112.32 88.08 c
+ 112.32 85.92 114 84.24 116.4 84.24 c
+ 118.56 84.24 120.24 85.92 120.24 88.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 120 94.8 m
+ 120 97.2 118.32 98.88 116.16 98.88 c
+ 113.76 98.88 112.08 97.2 112.08 94.8 c
+ 112.08 92.64 113.76 90.96 116.16 90.96 c
+ 118.32 90.96 120 92.64 120 94.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 116.64 88.56 m
+ 116.64 90.96 114.96 92.64 112.8 92.64 c
+ 110.4 92.64 108.72 90.96 108.72 88.56 c
+ 108.72 86.4 110.4 84.72 112.8 84.72 c
+ 114.96 84.72 116.64 86.4 116.64 88.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.52 86.16 m
+ 113.52 88.56 111.84 90.24 109.68 90.24 c
+ 107.28 90.24 105.6 88.56 105.6 86.16 c
+ 105.6 84 107.28 82.32 109.68 82.32 c
+ 111.84 82.32 113.52 84 113.52 86.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.84 88.56 m
+ 111.84 90.96 110.16 92.64 108 92.64 c
+ 105.6 92.64 103.92 90.96 103.92 88.56 c
+ 103.92 86.4 105.6 84.72 108 84.72 c
+ 110.16 84.72 111.84 86.4 111.84 88.56 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 111.6 88.32 m
+ 111.6 90.72 109.92 92.4 107.76 92.4 c
+ 105.36 92.4 103.68 90.72 103.68 88.32 c
+ 103.68 86.16 105.36 84.48 107.76 84.48 c
+ 109.92 84.48 111.6 86.16 111.6 88.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.4 86.64 m
+ 110.4 89.04 108.72 90.72 106.56 90.72 c
+ 104.16 90.72 102.48 89.04 102.48 86.64 c
+ 102.48 84.48 104.16 82.8 106.56 82.8 c
+ 108.72 82.8 110.4 84.48 110.4 86.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.16 83.52 m
+ 110.16 85.92 108.48 87.6 106.32 87.6 c
+ 103.92 87.6 102.24 85.92 102.24 83.52 c
+ 102.24 81.36 103.92 79.68 106.32 79.68 c
+ 108.48 79.68 110.16 81.36 110.16 83.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 108.96 83.04 m
+ 108.96 85.44 107.28 87.12 105.12 87.12 c
+ 102.72 87.12 101.04 85.44 101.04 83.04 c
+ 101.04 80.88 102.72 79.2 105.12 79.2 c
+ 107.28 79.2 108.96 80.88 108.96 83.04 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 100.8 75.6 m
+ 100.8 78 99.12 79.68 96.96 79.68 c
+ 94.56 79.68 92.88 78 92.88 75.6 c
+ 92.88 73.44 94.56 71.76 96.96 71.76 c
+ 99.12 71.76 100.8 73.44 100.8 75.6 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.88 69.84 m
+ 98.88 72.24 97.2 73.92 95.04 73.92 c
+ 92.64 73.92 90.96 72.24 90.96 69.84 c
+ 90.96 67.68 92.64 66 95.04 66 c
+ 97.2 66 98.88 67.68 98.88 69.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 98.64 72 m
+ 98.64 74.4 96.96 76.08 94.8 76.08 c
+ 92.4 76.08 90.72 74.4 90.72 72 c
+ 90.72 69.84 92.4 68.16 94.8 68.16 c
+ 96.96 68.16 98.64 69.84 98.64 72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 97.2 69.84 m
+ 97.2 72.24 95.52 73.92 93.36 73.92 c
+ 90.96 73.92 89.28 72.24 89.28 69.84 c
+ 89.28 67.68 90.96 66 93.36 66 c
+ 95.52 66 97.2 67.68 97.2 69.84 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96 70.32 m
+ 96 72.72 94.32 74.4 92.16 74.4 c
+ 89.76 74.4 88.08 72.72 88.08 70.32 c
+ 88.08 68.16 89.76 66.48 92.16 66.48 c
+ 94.32 66.48 96 68.16 96 70.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 95.04 68.88 m
+ 95.04 71.28 93.36 72.96 91.2 72.96 c
+ 88.8 72.96 87.12 71.28 87.12 68.88 c
+ 87.12 66.72 88.8 65.04 91.2 65.04 c
+ 93.36 65.04 95.04 66.72 95.04 68.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 93.84 68.64 m
+ 93.84 71.04 92.16 72.72 90 72.72 c
+ 87.6 72.72 85.92 71.04 85.92 68.64 c
+ 85.92 66.48 87.6 64.8 90 64.8 c
+ 92.16 64.8 93.84 66.48 93.84 68.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 67.68 60.96 m
+ /N1941 16.08 Tf
+ (0) show
+ 41.04 113.76 m
+ (2000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 166.56 m
+ (4000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 219.6 m
+ (6000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 41.04 272.4 m
+ (8000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 325.2 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 378 m
+ (12000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 430.8 m
+ (14000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 483.84 m
+ (16000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 536.64 m
+ (18000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 589.44 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 84.24 38.1599 m
+ (0) show
+ 161.76 38.1599 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 257.04 38.1599 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 352.32 38.1599 m
+ (60000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 447.36 38.1599 m
+ (80000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 538.08 38.1599 m
+ (100000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 633.36 38.1599 m
+ (120000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 728.64 38.1599 m
+ (140000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 276.24 13.6799 m
+ /N1942 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 230.64 m
+ /N1942 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Results Size \(KB\))
+ [11.5888 9.80375 8.91947 4.44924 8.91947 8.91947 4.44924 8.91947 4.56003 11.5888 8.91947 
+ 8.91947 9.80375 4.44924 5.33352 8.91947 4.56003 10.7045 4.44924 8.019 8.91947 4.56003 
+ 5.33352 11.5888 11.5888 5.33352 ] pdfys
+ n
+ 143.28 445.92 148.08 88.08 re
+ 1 1 1 sc
+ f
+ n
+ 143.04 445.92 148.32 88.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 522.48 m
+ 170.64 522.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 526.56 m
+ 163.2 518.4 l
+ 155.04 518.4 l
+ 159.12 526.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 174.48 517.2 m
+ /N1941 16.08 Tf
+ (Local Size)
+ [8.92858 8.92858 8.02811 8.92858 3.55787 4.55994 10.7136 3.55787 8.02811 8.92858 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 500.4 m
+ 170.64 500.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 155.04 496.56 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 174.48 495.12 m
+ (Bottom-Up Size)
+ [10.7346 8.94956 4.47933 4.47933 8.94956 13.4036 5.36361 11.6188 8.94956 4.56002 10.7346 
+ 3.57885 8.04909 8.94956 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 478.32 m
+ 170.64 478.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 482.4 m
+ 163.2 478.32 l
+ 159.12 474.24 l
+ 155.04 478.32 l
+ 159.12 482.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 174.48 473.04 m
+ (Top-Down Size)
+ [9.75836 8.87408 8.87408 5.28813 11.5434 8.87408 11.5434 8.87408 4.55994 10.6591 3.50337 
+ 7.9736 8.87408 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 456.24 m
+ 170.64 456.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.96 456.24 m
+ 162.96 458.64 161.28 460.32 159.12 460.32 c
+ 156.72 460.32 155.04 458.64 155.04 456.24 c
+ 155.04 454.08 156.72 452.4 159.12 452.4 c
+ 161.28 452.4 162.96 454.08 162.96 456.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 174.48 450.96 m
+ (BU+TD Size)
+ [10.7037 11.588 9.36892 9.80296 11.588 4.55994 10.7037 3.54797 8.0182 8.91868 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.576 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 233.611 178.846 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 79.68 594.72 m
+ 759.84 594.72 l
+ 759.84 66 l
+ 79.68 66 l
+ 79.68 594.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 79.68 153.84 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 154.08 m
+ 759.84 154.08 l
+ S
+ Q
+ q
+ n
+ 79.68 241.92 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 242.16 m
+ 759.84 242.16 l
+ S
+ Q
+ q
+ n
+ 79.68 330 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 330.24 m
+ 759.84 330.24 l
+ S
+ Q
+ q
+ n
+ 79.68 418.32 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 418.56 m
+ 759.84 418.56 l
+ S
+ Q
+ q
+ n
+ 79.68 595.68 m
+ 79.68 65.04 l
+ 759.84 65.04 l
+ 759.84 595.68 l
+ 136.8 534 m
+ 136.8 445.68 l
+ 285.36 445.68 l
+ 285.36 534 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 506.64 m
+ 759.84 506.64 l
+ S
+ Q
+ q
+ n
+ 79.68 594.48 680.16 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 79.68 594.72 m
+ 759.84 594.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 136.8 534 m
+ 136.8 445.68 l
+ 285.36 445.68 l
+ 285.36 534 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 79.68 66 680.16 528.72 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 79.68 594.72 m
+ 79.68 66 l
+ S
+ n
+ 74.88 66 m
+ 79.68 66 l
+ S
+ n
+ 74.88 154.08 m
+ 79.68 154.08 l
+ S
+ n
+ 74.88 242.16 m
+ 79.68 242.16 l
+ S
+ n
+ 74.88 330.24 m
+ 79.68 330.24 l
+ S
+ n
+ 74.88 418.56 m
+ 79.68 418.56 l
+ S
+ n
+ 74.88 506.64 m
+ 79.68 506.64 l
+ S
+ n
+ 74.88 594.72 m
+ 79.68 594.72 l
+ S
+ n
+ 79.68 66 m
+ 759.84 66 l
+ S
+ n
+ 79.68 61.2 m
+ 79.68 66 l
+ S
+ n
+ 164.64 61.2 m
+ 164.64 66 l
+ S
+ n
+ 249.84 61.2 m
+ 249.84 66 l
+ S
+ n
+ 334.8 61.2 m
+ 334.8 66 l
+ S
+ n
+ 419.76 61.2 m
+ 419.76 66 l
+ S
+ n
+ 504.72 61.2 m
+ 504.72 66 l
+ S
+ n
+ 589.92 61.2 m
+ 589.92 66 l
+ S
+ n
+ 674.88 61.2 m
+ 674.88 66 l
+ S
+ n
+ 759.84 61.2 m
+ 759.84 66 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 261.84 45.36 31.2 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 292.32 m
+ 719.52 262.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 262.8 m
+ 719.04 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 261.84 m
+ 588.72 216.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 216.72 m
+ 428.88 148.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 148.56 m
+ 414.48 141.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 141.6 m
+ 402.72 135.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 135.36 m
+ 318.24 140.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 140.4 m
+ 292.32 152.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 152.16 m
+ 288.72 112.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 112.08 m
+ 272.4 115.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 115.2 m
+ 259.2 117.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 117.36 m
+ 251.28 143.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 143.04 m
+ 232.32 125.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 125.28 m
+ 214.8 140.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 140.88 m
+ 213.84 172.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 172.8 m
+ 189.36 107.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 107.28 m
+ 181.2 96.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 96.24 m
+ 179.28 95.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 95.76 m
+ 177.84 104.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 104.4 m
+ 166.08 95.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 95.04 m
+ 155.28 91.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 91.2 m
+ 148.8 95.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 95.52 m
+ 147.84 95.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 95.28 m
+ 144.24 92.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 92.64 m
+ 142.8 89.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 89.04 m
+ 138.96 88.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 88.32 m
+ 109.92 77.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 77.28 m
+ 102.48 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 71.04 m
+ 102 73.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 73.44 m
+ 96.48 70.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 70.8 m
+ 92.88 71.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 71.28 m
+ 89.04 69.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 69.36 m
+ 85.2 69.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 316.32 45.36 121.68 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 437.28 m
+ 719.52 317.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 317.28 m
+ 719.04 315.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 315.6 m
+ 588.72 249.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 249.84 m
+ 428.88 183.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 183.36 m
+ 414.48 172.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 172.32 m
+ 402.72 160.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 160.08 m
+ 318.24 187.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 187.2 m
+ 292.32 197.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 197.04 m
+ 288.72 128.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 128.64 m
+ 272.4 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 147.84 m
+ 259.2 144 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 144 m
+ 251.28 183.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 183.36 m
+ 232.32 153.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 153.36 m
+ 214.8 186.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 186.24 m
+ 213.84 241.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 241.92 m
+ 189.36 134.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 134.4 m
+ 181.2 113.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 113.28 m
+ 179.28 112.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 112.8 m
+ 177.84 126.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 126.72 m
+ 166.08 113.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 113.04 m
+ 155.28 108.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 108.48 m
+ 148.8 113.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 113.76 m
+ 147.84 113.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 113.28 m
+ 144.24 109.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 109.2 m
+ 142.8 102.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 102.24 m
+ 138.96 101.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 101.52 m
+ 109.92 85.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 85.44 m
+ 102.48 72.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 72.96 m
+ 102 77.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.76 m
+ 96.48 72.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 72.96 m
+ 92.88 74.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 74.64 m
+ 89.04 71.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 71.28 m
+ 85.2 71.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 216.48 45.36 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 289.44 m
+ 719.52 217.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 217.44 m
+ 719.04 216.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 216.72 m
+ 588.72 174.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 174.24 m
+ 428.88 147.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 147.84 m
+ 414.48 138.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 138.72 m
+ 402.72 134.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 134.64 m
+ 318.24 139.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 139.68 m
+ 292.32 150.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 150.48 m
+ 288.72 105.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 105.84 m
+ 272.4 113.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 113.04 m
+ 259.2 115.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 115.2 m
+ 251.28 134.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 134.4 m
+ 232.32 121.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 121.44 m
+ 214.8 135.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 135.84 m
+ 213.84 150.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 150.24 m
+ 189.36 105.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 105.36 m
+ 181.2 92.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 92.4 m
+ 179.28 92.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 92.16 m
+ 177.84 100.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 100.56 m
+ 166.08 93.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 93.36 m
+ 155.28 89.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 89.52 m
+ 148.8 92.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 92.88 m
+ 147.84 92.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 92.64 m
+ 144.24 90.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 90.48 m
+ 142.8 87.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 87.12 m
+ 138.96 86.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 86.4 m
+ 109.92 77.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 77.52 m
+ 102.48 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 71.04 m
+ 102 73.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 73.2 m
+ 96.48 70.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 70.8 m
+ 92.88 71.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 71.04 m
+ 89.04 69.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 69.36 m
+ 85.2 68.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 467.76 45.36 131.04 re
+ h
+ W
+ n
+ 0.959991 w
+ n
+ 816.72 660.72 m
+ 719.52 468.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 468.72 m
+ 719.04 466.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 466.08 m
+ 588.72 358.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 358.32 m
+ 428.88 264.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 264.96 m
+ 414.48 245.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 245.28 m
+ 402.72 228.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 228.72 m
+ 318.24 260.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 260.88 m
+ 292.32 281.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 281.52 m
+ 288.72 168.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 168.48 m
+ 272.4 194.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 194.88 m
+ 259.2 193.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 193.2 m
+ 251.28 251.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 251.76 m
+ 232.32 208.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 208.8 m
+ 214.8 256.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 256.08 m
+ 213.84 325.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 325.92 m
+ 189.36 174 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 174 m
+ 181.2 139.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 139.44 m
+ 179.28 138.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 138.72 m
+ 177.84 161.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 161.28 m
+ 166.08 140.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 140.4 m
+ 155.28 132.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 132.24 m
+ 148.8 140.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 140.64 m
+ 147.84 139.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 139.92 m
+ 144.24 133.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 133.68 m
+ 142.8 123.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 123.36 m
+ 138.96 122.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 122.16 m
+ 109.92 96.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 96.96 m
+ 102.48 78 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 78 m
+ 102 84.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 84.96 m
+ 96.48 77.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 77.52 m
+ 92.88 79.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 79.68 m
+ 89.04 74.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 74.64 m
+ 85.2 74.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 266.88 m
+ 723.6 258.72 l
+ 715.44 258.72 l
+ 719.52 266.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 265.92 m
+ 723.12 257.76 l
+ 714.96 257.76 l
+ 719.04 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 220.8 m
+ 592.8 212.64 l
+ 584.64 212.64 l
+ 588.72 220.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 152.64 m
+ 432.96 144.48 l
+ 424.8 144.48 l
+ 428.88 152.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 145.68 m
+ 418.56 137.52 l
+ 410.4 137.52 l
+ 414.48 145.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 139.44 m
+ 406.8 131.28 l
+ 398.64 131.28 l
+ 402.72 139.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 144.48 m
+ 322.32 136.32 l
+ 314.16 136.32 l
+ 318.24 144.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 156.24 m
+ 296.4 148.08 l
+ 288.24 148.08 l
+ 292.32 156.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 116.16 m
+ 292.8 108 l
+ 284.64 108 l
+ 288.72 116.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.28 m
+ 276.48 111.12 l
+ 268.32 111.12 l
+ 272.4 119.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 121.44 m
+ 263.28 113.28 l
+ 255.12 113.28 l
+ 259.2 121.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 147.12 m
+ 255.36 138.96 l
+ 247.2 138.96 l
+ 251.28 147.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 129.36 m
+ 236.4 121.2 l
+ 228.24 121.2 l
+ 232.32 129.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 144.96 m
+ 218.88 136.8 l
+ 210.72 136.8 l
+ 214.8 144.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 176.88 m
+ 217.92 168.72 l
+ 209.76 168.72 l
+ 213.84 176.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 111.36 m
+ 193.44 103.2 l
+ 185.28 103.2 l
+ 189.36 111.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 100.32 m
+ 185.28 92.16 l
+ 177.12 92.16 l
+ 181.2 100.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 99.84 m
+ 183.36 91.68 l
+ 175.2 91.68 l
+ 179.28 99.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 108.48 m
+ 181.92 100.32 l
+ 173.76 100.32 l
+ 177.84 108.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 99.12 m
+ 170.16 90.96 l
+ 162 90.96 l
+ 166.08 99.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 95.28 m
+ 159.36 87.12 l
+ 151.2 87.12 l
+ 155.28 95.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 99.6 m
+ 152.88 91.44 l
+ 144.72 91.44 l
+ 148.8 99.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 99.36 m
+ 151.92 91.2 l
+ 143.76 91.2 l
+ 147.84 99.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 96.72 m
+ 148.32 88.56 l
+ 140.16 88.56 l
+ 144.24 96.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 93.12 m
+ 146.88 84.96 l
+ 138.72 84.96 l
+ 142.8 93.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 92.4 m
+ 143.04 84.24 l
+ 134.88 84.24 l
+ 138.96 92.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 81.36 m
+ 114 73.2 l
+ 105.84 73.2 l
+ 109.92 81.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 75.12 m
+ 106.56 66.96 l
+ 98.4 66.96 l
+ 102.48 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.52 m
+ 106.08 69.36 l
+ 97.92 69.36 l
+ 102 77.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 74.88 m
+ 100.56 66.72 l
+ 92.4 66.72 l
+ 96.48 74.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 75.36 m
+ 96.96 67.2 l
+ 88.8 67.2 l
+ 92.88 75.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 73.44 m
+ 93.12 65.28 l
+ 84.96 65.28 l
+ 89.04 73.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.2 73.2 m
+ 89.28 65.04 l
+ 81.12 65.04 l
+ 85.2 73.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 715.44 313.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 714.96 311.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 584.64 246 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 424.8 179.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.4 168.48 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 398.64 156.24 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 314.16 183.36 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 288.24 193.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.64 124.8 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 144 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.12 140.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 247.2 179.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 228.24 149.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 210.72 182.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 209.76 238.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 185.28 130.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 177.12 109.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 175.2 108.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 173.76 122.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 162 109.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.2 104.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 144.72 109.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.76 109.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 140.16 105.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.72 98.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 134.88 97.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 105.84 81.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.2 61.92 22.56 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 98.4 69.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 97.92 73.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.2 61.92 22.56 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 92.4 69.12 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 88.8 70.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.76 61.92 22.56 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 84.96 67.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.6 61.92 20.88 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 81.12 67.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.52 221.52 m
+ 723.6 217.44 l
+ 719.52 213.36 l
+ 715.44 217.44 l
+ 719.52 221.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 719.04 220.8 m
+ 723.12 216.72 l
+ 719.04 212.64 l
+ 714.96 216.72 l
+ 719.04 220.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.72 178.32 m
+ 592.8 174.24 l
+ 588.72 170.16 l
+ 584.64 174.24 l
+ 588.72 178.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 428.88 151.92 m
+ 432.96 147.84 l
+ 428.88 143.76 l
+ 424.8 147.84 l
+ 428.88 151.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.48 142.8 m
+ 418.56 138.72 l
+ 414.48 134.64 l
+ 410.4 138.72 l
+ 414.48 142.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.72 138.72 m
+ 406.8 134.64 l
+ 402.72 130.56 l
+ 398.64 134.64 l
+ 402.72 138.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 143.76 m
+ 322.32 139.68 l
+ 318.24 135.6 l
+ 314.16 139.68 l
+ 318.24 143.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.32 154.56 m
+ 296.4 150.48 l
+ 292.32 146.4 l
+ 288.24 150.48 l
+ 292.32 154.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 109.92 m
+ 292.8 105.84 l
+ 288.72 101.76 l
+ 284.64 105.84 l
+ 288.72 109.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 117.12 m
+ 276.48 113.04 l
+ 272.4 108.96 l
+ 268.32 113.04 l
+ 272.4 117.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.2 119.28 m
+ 263.28 115.2 l
+ 259.2 111.12 l
+ 255.12 115.2 l
+ 259.2 119.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.28 138.48 m
+ 255.36 134.4 l
+ 251.28 130.32 l
+ 247.2 134.4 l
+ 251.28 138.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 232.32 125.52 m
+ 236.4 121.44 l
+ 232.32 117.36 l
+ 228.24 121.44 l
+ 232.32 125.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.8 139.92 m
+ 218.88 135.84 l
+ 214.8 131.76 l
+ 210.72 135.84 l
+ 214.8 139.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.84 154.32 m
+ 217.92 150.24 l
+ 213.84 146.16 l
+ 209.76 150.24 l
+ 213.84 154.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 109.44 m
+ 193.44 105.36 l
+ 189.36 101.28 l
+ 185.28 105.36 l
+ 189.36 109.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.2 96.48 m
+ 185.28 92.4 l
+ 181.2 88.32 l
+ 177.12 92.4 l
+ 181.2 96.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.28 96.24 m
+ 183.36 92.16 l
+ 179.28 88.08 l
+ 175.2 92.16 l
+ 179.28 96.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.84 104.64 m
+ 181.92 100.56 l
+ 177.84 96.48 l
+ 173.76 100.56 l
+ 177.84 104.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 166.08 97.44 m
+ 170.16 93.36 l
+ 166.08 89.28 l
+ 162 93.36 l
+ 166.08 97.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 155.28 93.6 m
+ 159.36 89.52 l
+ 155.28 85.44 l
+ 151.2 89.52 l
+ 155.28 93.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.8 96.96 m
+ 152.88 92.88 l
+ 148.8 88.8 l
+ 144.72 92.88 l
+ 148.8 96.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.84 96.72 m
+ 151.92 92.64 l
+ 147.84 88.56 l
+ 143.76 92.64 l
+ 147.84 96.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 144.24 94.56 m
+ 148.32 90.48 l
+ 144.24 86.4 l
+ 140.16 90.48 l
+ 144.24 94.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 91.2 m
+ 146.88 87.12 l
+ 142.8 83.04 l
+ 138.72 87.12 l
+ 142.8 91.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 138.96 90.48 m
+ 143.04 86.4 l
+ 138.96 82.32 l
+ 134.88 86.4 l
+ 138.96 90.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 109.92 81.6 m
+ 114 77.52 l
+ 109.92 73.44 l
+ 105.84 77.52 l
+ 109.92 81.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102.48 75.12 m
+ 106.56 71.04 l
+ 102.48 66.96 l
+ 98.4 71.04 l
+ 102.48 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 102 77.28 m
+ 106.08 73.2 l
+ 102 69.12 l
+ 97.92 73.2 l
+ 102 77.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.48 74.88 m
+ 100.56 70.8 l
+ 96.48 66.72 l
+ 92.4 70.8 l
+ 96.48 74.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 75.12 m
+ 96.96 71.04 l
+ 92.88 66.96 l
+ 88.8 71.04 l
+ 92.88 75.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 73.44 m
+ 93.12 69.36 l
+ 89.04 65.28 l
+ 84.96 69.36 l
+ 89.04 73.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 85.2 72.96 m
+ 89.28 68.88 l
+ 85.2 64.8 l
+ 81.12 68.88 l
+ 85.2 72.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.36 468.72 m
+ 723.36 471.12 721.68 472.8 719.52 472.8 c
+ 717.12 472.8 715.44 471.12 715.44 468.72 c
+ 715.44 466.56 717.12 464.88 719.52 464.88 c
+ 721.68 464.88 723.36 466.56 723.36 468.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 466.08 m
+ 722.88 468.48 721.2 470.16 719.04 470.16 c
+ 716.64 470.16 714.96 468.48 714.96 466.08 c
+ 714.96 463.92 716.64 462.24 719.04 462.24 c
+ 721.2 462.24 722.88 463.92 722.88 466.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.56 358.32 m
+ 592.56 360.72 590.88 362.4 588.72 362.4 c
+ 586.32 362.4 584.64 360.72 584.64 358.32 c
+ 584.64 356.16 586.32 354.48 588.72 354.48 c
+ 590.88 354.48 592.56 356.16 592.56 358.32 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 432.72 264.96 m
+ 432.72 267.36 431.04 269.04 428.88 269.04 c
+ 426.48 269.04 424.8 267.36 424.8 264.96 c
+ 424.8 262.8 426.48 261.12 428.88 261.12 c
+ 431.04 261.12 432.72 262.8 432.72 264.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 418.32 245.28 m
+ 418.32 247.68 416.64 249.36 414.48 249.36 c
+ 412.08 249.36 410.4 247.68 410.4 245.28 c
+ 410.4 243.12 412.08 241.44 414.48 241.44 c
+ 416.64 241.44 418.32 243.12 418.32 245.28 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 406.56 228.72 m
+ 406.56 231.12 404.88 232.8 402.72 232.8 c
+ 400.32 232.8 398.64 231.12 398.64 228.72 c
+ 398.64 226.56 400.32 224.88 402.72 224.88 c
+ 404.88 224.88 406.56 226.56 406.56 228.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 322.08 260.88 m
+ 322.08 263.28 320.4 264.96 318.24 264.96 c
+ 315.84 264.96 314.16 263.28 314.16 260.88 c
+ 314.16 258.72 315.84 257.04 318.24 257.04 c
+ 320.4 257.04 322.08 258.72 322.08 260.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 296.16 281.52 m
+ 296.16 283.92 294.48 285.6 292.32 285.6 c
+ 289.92 285.6 288.24 283.92 288.24 281.52 c
+ 288.24 279.36 289.92 277.68 292.32 277.68 c
+ 294.48 277.68 296.16 279.36 296.16 281.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.56 168.48 m
+ 292.56 170.88 290.88 172.56 288.72 172.56 c
+ 286.32 172.56 284.64 170.88 284.64 168.48 c
+ 284.64 166.32 286.32 164.64 288.72 164.64 c
+ 290.88 164.64 292.56 166.32 292.56 168.48 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276.24 194.88 m
+ 276.24 197.28 274.56 198.96 272.4 198.96 c
+ 270 198.96 268.32 197.28 268.32 194.88 c
+ 268.32 192.72 270 191.04 272.4 191.04 c
+ 274.56 191.04 276.24 192.72 276.24 194.88 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.04 193.2 m
+ 263.04 195.6 261.36 197.28 259.2 197.28 c
+ 256.8 197.28 255.12 195.6 255.12 193.2 c
+ 255.12 191.04 256.8 189.36 259.2 189.36 c
+ 261.36 189.36 263.04 191.04 263.04 193.2 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 255.12 251.76 m
+ 255.12 254.16 253.44 255.84 251.28 255.84 c
+ 248.88 255.84 247.2 254.16 247.2 251.76 c
+ 247.2 249.6 248.88 247.92 251.28 247.92 c
+ 253.44 247.92 255.12 249.6 255.12 251.76 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.16 208.8 m
+ 236.16 211.2 234.48 212.88 232.32 212.88 c
+ 229.92 212.88 228.24 211.2 228.24 208.8 c
+ 228.24 206.64 229.92 204.96 232.32 204.96 c
+ 234.48 204.96 236.16 206.64 236.16 208.8 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.64 256.08 m
+ 218.64 258.48 216.96 260.16 214.8 260.16 c
+ 212.4 260.16 210.72 258.48 210.72 256.08 c
+ 210.72 253.92 212.4 252.24 214.8 252.24 c
+ 216.96 252.24 218.64 253.92 218.64 256.08 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 217.68 325.92 m
+ 217.68 328.32 216 330 213.84 330 c
+ 211.44 330 209.76 328.32 209.76 325.92 c
+ 209.76 323.76 211.44 322.08 213.84 322.08 c
+ 216 322.08 217.68 323.76 217.68 325.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 193.2 174 m
+ 193.2 176.4 191.52 178.08 189.36 178.08 c
+ 186.96 178.08 185.28 176.4 185.28 174 c
+ 185.28 171.84 186.96 170.16 189.36 170.16 c
+ 191.52 170.16 193.2 171.84 193.2 174 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 185.04 139.44 m
+ 185.04 141.84 183.36 143.52 181.2 143.52 c
+ 178.8 143.52 177.12 141.84 177.12 139.44 c
+ 177.12 137.28 178.8 135.6 181.2 135.6 c
+ 183.36 135.6 185.04 137.28 185.04 139.44 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.12 138.72 m
+ 183.12 141.12 181.44 142.8 179.28 142.8 c
+ 176.88 142.8 175.2 141.12 175.2 138.72 c
+ 175.2 136.56 176.88 134.88 179.28 134.88 c
+ 181.44 134.88 183.12 136.56 183.12 138.72 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.68 161.28 m
+ 181.68 163.68 180 165.36 177.84 165.36 c
+ 175.44 165.36 173.76 163.68 173.76 161.28 c
+ 173.76 159.12 175.44 157.44 177.84 157.44 c
+ 180 157.44 181.68 159.12 181.68 161.28 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 169.92 140.4 m
+ 169.92 142.8 168.24 144.48 166.08 144.48 c
+ 163.68 144.48 162 142.8 162 140.4 c
+ 162 138.24 163.68 136.56 166.08 136.56 c
+ 168.24 136.56 169.92 138.24 169.92 140.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 159.12 132.24 m
+ 159.12 134.64 157.44 136.32 155.28 136.32 c
+ 152.88 136.32 151.2 134.64 151.2 132.24 c
+ 151.2 130.08 152.88 128.4 155.28 128.4 c
+ 157.44 128.4 159.12 130.08 159.12 132.24 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 140.64 m
+ 152.64 143.04 150.96 144.72 148.8 144.72 c
+ 146.4 144.72 144.72 143.04 144.72 140.64 c
+ 144.72 138.48 146.4 136.8 148.8 136.8 c
+ 150.96 136.8 152.64 138.48 152.64 140.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.68 139.92 m
+ 151.68 142.32 150 144 147.84 144 c
+ 145.44 144 143.76 142.32 143.76 139.92 c
+ 143.76 137.76 145.44 136.08 147.84 136.08 c
+ 150 136.08 151.68 137.76 151.68 139.92 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 148.08 133.68 m
+ 148.08 136.08 146.4 137.76 144.24 137.76 c
+ 141.84 137.76 140.16 136.08 140.16 133.68 c
+ 140.16 131.52 141.84 129.84 144.24 129.84 c
+ 146.4 129.84 148.08 131.52 148.08 133.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.64 123.36 m
+ 146.64 125.76 144.96 127.44 142.8 127.44 c
+ 140.4 127.44 138.72 125.76 138.72 123.36 c
+ 138.72 121.2 140.4 119.52 142.8 119.52 c
+ 144.96 119.52 146.64 121.2 146.64 123.36 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.8 122.16 m
+ 142.8 124.56 141.12 126.24 138.96 126.24 c
+ 136.56 126.24 134.88 124.56 134.88 122.16 c
+ 134.88 120 136.56 118.32 138.96 118.32 c
+ 141.12 118.32 142.8 120 142.8 122.16 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 113.76 96.96 m
+ 113.76 99.36 112.08 101.04 109.92 101.04 c
+ 107.52 101.04 105.84 99.36 105.84 96.96 c
+ 105.84 94.8 107.52 93.12 109.92 93.12 c
+ 112.08 93.12 113.76 94.8 113.76 96.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 106.32 78 m
+ 106.32 80.4 104.64 82.08 102.48 82.08 c
+ 100.08 82.08 98.4 80.4 98.4 78 c
+ 98.4 75.84 100.08 74.16 102.48 74.16 c
+ 104.64 74.16 106.32 75.84 106.32 78 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 105.84 84.96 m
+ 105.84 87.36 104.16 89.04 102 89.04 c
+ 99.6 89.04 97.92 87.36 97.92 84.96 c
+ 97.92 82.8 99.6 81.12 102 81.12 c
+ 104.16 81.12 105.84 82.8 105.84 84.96 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 100.32 77.52 m
+ 100.32 79.92 98.64 81.6 96.48 81.6 c
+ 94.08 81.6 92.4 79.92 92.4 77.52 c
+ 92.4 75.36 94.08 73.68 96.48 73.68 c
+ 98.64 73.68 100.32 75.36 100.32 77.52 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 96.72 79.68 m
+ 96.72 82.08 95.04 83.76 92.88 83.76 c
+ 90.48 83.76 88.8 82.08 88.8 79.68 c
+ 88.8 77.52 90.48 75.84 92.88 75.84 c
+ 95.04 75.84 96.72 77.52 96.72 79.68 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 92.88 74.64 m
+ 92.88 77.04 91.2 78.72 89.04 78.72 c
+ 86.64 78.72 84.96 77.04 84.96 74.64 c
+ 84.96 72.48 86.64 70.8 89.04 70.8 c
+ 91.2 70.8 92.88 72.48 92.88 74.64 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 89.04 74.4 m
+ 89.04 76.8 87.36 78.48 85.2 78.48 c
+ 82.8 78.48 81.12 76.8 81.12 74.4 c
+ 81.12 72.24 82.8 70.56 85.2 70.56 c
+ 87.36 70.56 89.04 72.24 89.04 74.4 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 58.8 60.72 m
+ /N1947 16.08 Tf
+ (0) show
+ 32.16 148.8 m
+ (1000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 236.88 m
+ (2000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 324.96 m
+ (3000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 413.28 m
+ (4000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 501.36 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 32.16 589.44 m
+ (6000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 75.36 37.9199 m
+ (0) show
+ 146.88 37.9199 m
+ (5000)
+ [8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 227.76 37.9199 m
+ (10000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 312.72 37.9199 m
+ (15000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 397.68 37.9199 m
+ (20000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 482.64 37.9199 m
+ (25000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 567.84 37.9199 m
+ (30000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 652.8 37.9199 m
+ (35000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 737.76 37.9199 m
+ (40000)
+ [8.87998 8.87998 8.87998 8.87998 8.87998 ] pdfxs
+ 274.08 13.6799 m
+ /N1948 16.08 Tf
+ (Number of LLVM Memory Instructions)
+ [11.6013 9.81625 14.2867 9.81625 8.93197 6.24674 4.56003 9.81625 5.34602 4.56003 9.81625 
+ 9.81625 10.717 13.386 4.56003 13.386 8.93197 14.2867 9.81625 6.24674 8.93197 4.56003 
+ 4.46174 9.81625 8.93197 5.34602 6.24674 9.81625 8.93197 5.34602 4.46174 9.81625 9.81625 
+ 8.93197 ] pdfxs
+ q
+ Q
+ 23.76 230.64 m
+ /N1948 [0 16.08 -16.08 0 0 0] Tf
+ (Analysis Results Size \(KB\))
+ [11.5888 9.80375 8.91947 4.44924 8.91947 8.91947 4.44924 8.91947 4.56003 11.5888 8.91947 
+ 8.91947 9.80375 4.44924 5.33352 8.91947 4.56003 10.7045 4.44924 8.019 8.91947 4.56003 
+ 5.33352 11.5888 11.5888 5.33352 ] pdfys
+ n
+ 137.04 445.68 148.08 88.08 re
+ 1 1 1 sc
+ f
+ n
+ 136.8 445.68 148.32 88.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 522.24 m
+ 164.4 522.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.88 526.32 m
+ 156.96 518.16 l
+ 148.8 518.16 l
+ 152.88 526.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 168.24 516.96 m
+ /N1947 16.08 Tf
+ (Local Size)
+ [8.92858 8.92858 8.02811 8.92858 3.55787 4.55994 10.7136 3.55787 8.02811 8.92858 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 500.16 m
+ 164.4 500.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 148.8 496.32 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 168.24 494.88 m
+ (Bottom-Up Size)
+ [10.7346 8.94956 4.47933 4.47933 8.94956 13.4036 5.36361 11.6188 8.94956 4.56002 10.7346 
+ 3.57885 8.04909 8.94956 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 478.08 m
+ 164.4 478.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.88 482.16 m
+ 156.96 478.08 l
+ 152.88 474 l
+ 148.8 478.08 l
+ 152.88 482.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 168.24 472.8 m
+ (Top-Down Size)
+ [9.75836 8.87408 8.87408 5.28813 11.5434 8.87408 11.5434 8.87408 4.55994 10.6591 3.50337 
+ 7.9736 8.87408 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 141.36 456 m
+ 164.4 456 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156.72 456 m
+ 156.72 458.4 155.04 460.08 152.88 460.08 c
+ 150.48 460.08 148.8 458.4 148.8 456 c
+ 148.8 453.84 150.48 452.16 152.88 452.16 c
+ 155.04 452.16 156.72 453.84 156.72 456 c
+ h
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 168.24 450.72 m
+ (BU+TD Size)
+ [10.7037 11.588 9.36892 9.80296 11.588 4.55994 10.7037 3.54797 8.0182 8.91868 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.19 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.448 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.577 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 229.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -220.485 -20.124 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ling)
+ [3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisSp)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 6.0654 6.05449 ] pdfxs
+ (a) show
+ (cewi)
+ [4.85451 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hPr)
+ [9.6981 7.42902 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mSize)
+ [12.7307 6.05449 3.0327 4.85451 8.47629 ] pdfxs
+ (\(N) show
+ (umber)
+ [6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.97085 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryOper)
+ [4.2654 9.39264 8.4872 6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ 23.171 -13.549 m
+ /N634 10.909 Tf
+ (L)
+ [6.28357 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (cha) show
+ (rtin)
+ [4.60356 7.52722 3.33823 6.14173 ] pdfxs
+ (c) show
+ (lu)
+ [2.78176 5.85816 ] pdfxs
+ (de) show
+ (sfull)
+ [8.36716 3.33823 5.85816 3.34903 6.68718 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.47994 ] pdfxs
+ (se) show
+ (t.Ri)
+ [3.62179 8.36728 7.67998 3.34914 ] pdfxs
+ (gh) show
+ (t)
+ [7.52722 ] pdfxs
+ (cha) show
+ (rtis)
+ [4.60356 7.52722 3.33823 8.36716 ] pdfxs
+ (z) show
+ (o)
+ [5.01816 ] pdfxs
+ (o) show
+ (medin)
+ [8.92348 4.46185 9.46903 3.34914 10.0362 ] pdfxs
+ (o) show
+ (nl)
+ [10.0362 2.79267 ] pdfxs
+ (o) show
+ (w)
+ [7.24359 ] pdfxs
+ (e) show
+ (r-l)
+ [4.60356 3.90544 2.78176 ] pdfxs
+ (e) show
+ (ft)
+ [3.34914 7.52722 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (ad) show
+ (rant.)
+ [4.0363 5.58542 6.13082 3.62179 3.34914 ] pdfxs
+ 1.603 -45.938 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.01083 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.01083 ] pdfxs
+ (t) show
+ (obeingfast)
+ [8.39993 6.37085 4.8436 3.0327 6.05449 8.41084 3.32724 5.46541 4.29811 7.18911 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.01083 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (,DSAis)
+ [6.11995 8.32365 6.0654 11.1272 3.0327 7.25445 ] pdfxs
+ (a) show
+ (lsoverysc)
+ [3.0327 4.29811 8.41084 5.4545 4.8436 4.27631 8.70538 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble.The)
+ [6.0654 3.02179 4.85451 7.6472 7.8763 6.0654 7.79994 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [5.97813 ] pdfxs
+ (a) show
+ (ndTDp)
+ [6.0654 9.01083 7.8763 11.2909 6.05449 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 7.24354 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -15.333 -67.86 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 24.068 -67.86 m
+ /N695 10.909 Tf
+ (O) show
+ 32.693 -67.86 m
+ /N614 10.909 Tf
+ (\() show
+ 36.935 -67.86 m
+ /N695 10.909 Tf
+ (n) show
+ 43.483 -67.86 m
+ /N614 10.909 Tf
+ (\))
+ [7.54911 ] pdfxs
+ (t) show
+ (ime,where)
+ [3.0327 9.08711 4.85451 6.40358 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 109.873 -67.86 m
+ /N695 10.909 Tf
+ (n) show
+ 119.732 -67.86 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.61445 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.15993 5.75995 6.05449 8.79257 6.35994 4.85451 7.58173 ] pdfxs
+ (o) show
+ (fmem)
+ [6.64358 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.06537 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.61445 3.02179 9.37082 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.15993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Pr)
+ [9.08711 7.7672 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.61445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.37082 ] pdfxs
+ (a) show
+ -15.333 -89.783 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.73811 5.75995 6.0654 8.78166 6.35994 4.85451 8.15991 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ls\(e.)
+ [3.0327 8.19263 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.97085 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.0654 6.98176 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.02179 6.37085 4.8436 4.27631 3.0327 6.05449 9.08711 5.75995 6.98176 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,e)
+ [4.8436 4.85451 6.98176 4.8436 ] pdfxs
+ (t) show
+ (c\)show)
+ [4.8436 8.13819 4.29811 6.0654 5.14905 11.7599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (t) show
+ (imerequiredf)
+ [3.0327 9.08711 8.73811 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.949 
+ 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -15.333 -111.705 m
+ (t) show
+ (heBUp)
+ [6.05449 9.14174 7.7344 12.469 6.0654 ] pdfxs
+ (a) show
+ (ssisrel)
+ [4.29811 8.59626 3.0327 8.59626 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (edb)
+ [4.8436 10.3526 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.3526 ] pdfxs
+ (t) show
+ (o)
+ [9.75264 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.14174 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize)
+ [13.3853 4.29811 3.0327 4.8436 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3526 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.14174 5.75995 6.0654 8.78166 6.37085 4.8436 8.56354 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsin)
+ [3.02179 8.59626 3.0327 10.3526 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.We)
+ [9.09802 9.83991 10.309 4.8436 ] pdfxs
+ -15.333 -133.628 m
+ (believe)
+ [6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tam)
+ [8.21456 9.43628 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.83629 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.82538 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.0689 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [10.0472 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.0363 3.0327 
+ 10.0472 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4c)
+ [3.0327 9.43628 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.0472 6.35994 8.82538 6.0654 4.29811 4.85451 10.0363 ] pdfxs
+ (to) show
+ -15.333 -155.55 m
+ (improve)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (his,butevenwi)
+ [6.0654 3.0327 4.29811 6.6654 6.0654 6.05449 7.88729 4.8436 5.4545 4.8436 9.6981 
+ 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utfur)
+ [6.05449 7.88729 3.32724 6.0654 4.2654 ] pdfxs
+ (t) show
+ (herre\fnements)
+ [6.0654 4.8436 7.909 4.27631 4.8436 6.0654 6.0654 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 7.94172 ] pdfxs
+ (D) show
+ (SAisex)
+ [6.0654 11.8144 3.0327 7.94172 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.39264 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.) show
+ 1.60297 -177.473 m
+ (Toputthisin)
+ [6.97085 8.99992 6.05449 6.0654 7.78911 4.23277 6.0654 3.0327 7.84354 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (operspective,wec)
+ [8.98901 6.37085 4.8436 4.27631 4.29811 6.37085 4.8436 4.85451 4.23277 3.0327 5.4545 
+ 4.85451 6.58903 7.57085 8.39993 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 9.59991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.38902 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,)
+ [4.8436 4.85451 6.58903 ] pdfxs
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.58903 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.59991 6.35994 5.15996 5.75995 4.2654 5.14905 5.75995 ] pdfxs
+ (3) show
+ (1benchm)
+ [8.99992 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.74904 4.29811 ] pdfxs
+ -15.333 -199.395 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.38173 ] pdfxs
+ (o) show
+ (ursys)
+ [6.0654 7.59264 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emGCCc)
+ [4.85451 12.4144 8.55269 7.88721 11.1926 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.59264 ] pdfxs
+ (a) show
+ (t)
+ [7.56002 ] pdfxs
+ (t) show
+ (he-O3level)
+ [6.0654 8.17084 3.63261 8.4872 8.77083 3.0327 4.8436 5.4545 4.85451 6.34903 ] pdfxs
+ (o) show
+ (f)
+ [6.65449 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.GCCt)
+ [6.05449 7.77811 8.5636 7.8763 11.2035 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.62536 ] pdfxs
+ (94) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (s,)
+ [4.29811 6.41449 ] pdfxs
+ (47) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (s,)
+ [4.29811 6.41449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.38173 ] pdfxs
+ (38) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (s) show
+ -15.333 -221.318 m
+ (t) show
+ (oc)
+ [8.56356 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 7.96357 ] pdfxs
+ (a) show
+ (ndlink)
+ [6.05449 9.17446 3.0327 3.0327 6.05449 8.86901 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 7.95266 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,even)
+ [9.09802 4.29811 6.25085 4.8436 5.4545 4.85451 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hitdoesn)
+ [9.17446 3.0327 7.35275 6.0654 5.75995 4.8436 7.41809 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.35275 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ 308.721 -221.318 m
+ /N634 10.909 Tf
+ (a) show
+ (nylin)
+ [6.13082 8.71621 2.79267 3.34914 6.13082 ] pdfxs
+ (k) show
+ (-time)
+ [3.90544 3.62179 3.34914 8.91258 8.44364 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.92348 3.33823 ] pdfxs
+ (za) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 436.879 -221.318 m
+ /N614 10.909 Tf
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (r) show
+ -15.333 -243.24 m
+ (a) show
+ (nyc)
+ [5.75995 10.1563 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.42903 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.71626 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.67263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ninlinin)
+ [10.4617 3.0327 6.0654 3.02179 3.0327 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.Given)
+ [10.189 8.5636 3.02179 5.4545 4.85451 10.4617 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.0327 4.29811 7.62539 ] pdfxs
+ (D) show
+ (SAt)
+ [6.0654 12.589 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 8.70535 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -15.333 -265.163 m
+ /N1025 10.909 Tf
+ (3) show
+ (.)
+ [3.47997 ] pdfxs
+ (4) show
+ (%) show
+ 11.1519 -265.163 m
+ /N614 10.909 Tf
+ (,) show
+ 18.0409 -265.163 m
+ /N1025 10.909 Tf
+ (5) show
+ (.)
+ [3.47997 ] pdfxs
+ (6) show
+ (%) show
+ 44.5259 -265.163 m
+ /N614 10.909 Tf
+ (,)
+ [6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 72.8059 -265.163 m
+ /N1025 10.909 Tf
+ (1) show
+ (.)
+ [3.47997 ] pdfxs
+ (4) show
+ (%) show
+ 103.105 -265.163 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (tota) show
+ (lGCCc)
+ [6.83994 8.5636 7.8763 11.6944 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.66175 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 8.12717 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.66175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,despi)
+ [9.08711 4.30902 6.88358 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.67266 3.32724 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.05092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -15.3331 -287.086 m
+ (GCCisn)
+ [8.5636 7.8763 11.1272 3.0327 7.54899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.48365 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.10539 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 8.99992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 8.70538 4.85451 ] pdfxs
+ (o) show
+ (mpiler.Wefeel)
+ [9.08711 6.05449 3.0327 3.0327 4.85451 4.2654 7.75629 10.2981 8.09448 3.33815 4.8436 
+ 4.85451 6.27267 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (t) show
+ (hisshows)
+ [6.0654 3.0327 7.54899 4.29811 6.0654 5.14905 7.8763 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -15.3331 -309.008 m
+ (isf)
+ [3.0327 7.7999 3.33815 ] pdfxs
+ (a) show
+ (sten)
+ [4.29811 7.74547 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hf)
+ [9.55628 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [7.76719 3.33815 ] pdfxs
+ (o) show
+ (ruseinre)
+ [7.76719 6.0654 4.29811 8.35629 3.0327 9.55628 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.34538 4.85451 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.08711 9.08711 4.85451 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.53449 4.8436 ] pdfxs
+ (o) show
+ (mpilers,p)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 6.55631 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyc)
+ [4.27631 3.02179 9.26174 4.85451 ] pdfxs
+ (o) show
+ (nsidering)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titmaybe)
+ [7.74547 3.02179 7.74547 9.09802 5.14905 9.26174 6.35994 4.8436 ] pdfxs
+ -15.3331 -330.931 m
+ (usedf)
+ [6.0654 4.29811 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyv)
+ [5.75995 9.39264 5.14904 ] pdfxs
+ (a) show
+ (riedclien)
+ [4.27631 3.0327 4.8436 9.6981 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(a) show
+ (sdescribed)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (t) show
+ (hesis)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ -15.3331 -368.618 m
+ /N622 11.955 Tf
+ (3.4.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (In) show
+ (ferredType)
+ [4.10049 6.14487 5.48733 5.49929 6.13291 11.955 8.97817 7.10119 7.84247 10.616 ] pdfxs
+ (In) show
+ (form)
+ [4.11245 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -15.3331 -397.585 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.06175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6c)
+ [8.66174 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.06175 5.74904 6.0654 8.79257 6.35994 4.8436 7.49446 ] pdfxs
+ (o) show
+ (fl)
+ [6.5454 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.27264 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.28355 4.29811 ] pdfxs
+ (to) show
+ (reinstruc)
+ [4.27631 8.06175 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (\(\\a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 ] pdfxs
+ (") show
+ (\)wh)
+ [7.46184 7.8763 6.0654 ] pdfxs
+ (o) show
+ (sep)
+ [4.29811 8.06175 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.48355 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ndis)
+ [6.0654 9.27264 3.0327 4.29811 ] pdfxs
+ -15.3331 -419.508 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (ermined)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 4.8436 9.75264 ] pdfxs
+ (t) show
+ (op)
+ [9.14174 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.93092 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ 106.161 -419.508 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (n-c)
+ [6.14173 3.89453 4.46185 ] pdfxs
+ (o) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ (aps) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ 169.725 -419.508 m
+ /N614 10.909 Tf
+ (,) show
+ 176.454 -419.508 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ 221.123 -419.508 m
+ /N614 10.909 Tf
+ (D) show
+ (Snode:)
+ [9.74173 6.0654 5.75995 6.05449 4.85451 7.97448 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (D) show
+ (SAis)
+ [6.05449 11.869 3.0327 7.98535 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.53084 ] pdfxs
+ (t) show
+ (oc)
+ [9.14174 4.8436 ] pdfxs
+ (o) show
+ (nclusively)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 5.4545 4.8436 3.0327 5.75995 ] pdfxs
+ -15.3331 -441.431 m
+ (infer)
+ [3.0327 6.05449 3.33815 4.8436 8.34536 ] pdfxs
+ (a) show
+ (stype-s)
+ [8.37808 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe.The\frsttwoc)
+ [3.32724 4.85451 9.18537 7.8763 6.0654 8.92356 6.05449 4.27631 4.29811 8.32365 3.93823 
+ 7.57085 9.52355 4.85451 ] pdfxs
+ (o) show
+ (lumnslist)
+ [3.0327 6.05449 9.09802 6.05449 8.37808 3.0327 3.0327 4.29811 8.31274 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.92356 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1345 ] pdfxs
+ (tota) show
+ (lnumber)
+ [7.10176 5.74904 6.0654 8.79257 6.35994 4.8436 8.34536 ] pdfxs
+ (o) show
+ (fmem)
+ [7.40721 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryins)
+ [4.27631 9.82901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 213.212 -468.791 m
+ (71) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 84 84
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 609.878 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ (ory)
+ [4.88565 4.03279 5.15661 ] pdfxs
+ 1 0 0 1 41.694 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.017 2.83899 cm
+ 0 0 m
+ (Analy)
+ [7.3483 5.42756 4.74215 2.71774 5.14864 ] pdfxs
+ (s) show
+ (is)
+ [2.71774 7.10127 ] pdfxs
+ (T) show
+ (ime\(s\))
+ [2.71774 8.12935 7.73092 3.7937 3.85749 3.7937 ] pdfxs
+ 1 0 0 1 105.484 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 42.569 2.83899 cm
+ 0 0 m
+ (Analy)
+ [7.3483 5.42756 4.74215 2.71774 5.14864 ] pdfxs
+ (s) show
+ (isSpace\(byt)
+ [2.71774 7.10127 5.42756 5.41959 4.75012 4.33572 7.73092 3.7937 5.15658 5.14864 3.80167 
+ ] pdfxs
+ (es) show
+ (\)) show
+ 1 0 0 1 138.905 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.826 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 36.045 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Local)
+ [5.85794 5.14866 4.34369 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 28.585 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.49899 2.83899 cm
+ 0 0 m
+ (BU)
+ [6.92594 7.48378 ] pdfxs
+ 1 0 0 1 20.511 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.57199 2.83899 cm
+ 0 0 m
+ (T) show
+ (D) show
+ 1 0 0 1 20.438 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (L+B+)
+ [5.85794 7.58745 6.93391 7.59542 ] pdfxs
+ (T) show
+ 1 0 0 1 40.542 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.71 2.83899 cm
+ 0 0 m
+ (Local)
+ [5.85794 5.14866 4.34369 4.74215 2.70977 ] pdfxs
+ 1 0 0 1 34.119 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.908 2.83899 cm
+ 0 0 m
+ (BU)
+ [6.92594 7.48378 ] pdfxs
+ 1 0 0 1 29.92 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.865 2.83899 cm
+ 0 0 m
+ (T) show
+ (D) show
+ 1 0 0 1 27.73 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (BU+)
+ [6.93391 7.47581 7.59542 ] pdfxs
+ (T) show
+ (D) show
+ 1 0 0 1 42.046 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.146 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (176)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.83899 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (44)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (38)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (42)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (10275784)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (11906592)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (7270952)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (19177544)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.687 2.84 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (44)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (87)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (37)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (68)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (9513864)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (11245056)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (6743568)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.84 cm
+ 0 0 m
+ (17988624)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (253)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.70226 7.06136 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (31)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (11)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (65)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (6125408)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (8996272)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (3601432)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (12597704)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay)
+ [4.00098 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (18)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (23)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (13)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (54)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (4062264)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (5716072)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (3470128)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.804 2.84 cm
+ 0 0 m
+ (9186200)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (18)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (14)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (56)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (5048848)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (8005688)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (4556456)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.83899 cm
+ 0 0 m
+ (12562144)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (17)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (41)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (19)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (77)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (4534000)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (8233320)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (3928600)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.56999 2.84 cm
+ 0 0 m
+ (12161920)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 39.652 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (23)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2567048)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (4213688)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (2535080)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (6748768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (147)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.929 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (14)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (30)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2232296)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2852024)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (1718240)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (4570264)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2222704)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (2831328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (1709200)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (4540528)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (134)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (12)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1709904)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (2086760)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (1229320)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (3316080)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (099)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.886 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (936608)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1330576)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (927512)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2258088)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (857760)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1207232)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (825944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2033176)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (namd)
+ [4.70226 4.24008 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (786472)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1067224)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (779768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1846992)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.24008 2.58225 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (12)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (842968)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1375824)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (836312)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2212136)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (132)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (07)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (978864)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1487576)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (957488)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2445064)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (b)
+ [4.70226 ] pdfxs
+ (s) show
+ (im)
+ [2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (523968)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (709856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (452680)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1162536)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (559304)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (929832)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (533936)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1463768)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (583504)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (885560)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (559200)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1444760)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pa)
+ [4.70226 4.24008 ] pdfxs
+ (rs) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 20.922 2.83899 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (10)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (874584)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1332312)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (776144)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2108456)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (06)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (673488)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (992336)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (628608)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1620944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (124)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (849928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (1365728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (792456)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (2158184)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (130)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (09)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (16)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1212472)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (1995008)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.418 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (955312)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (2950320)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (467496)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (777304)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (447472)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.83899 cm
+ 0 0 m
+ (1224776)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (343240)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (535856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (298448)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (834304)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.71023 4.70226 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (336592)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (530208)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (295720)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (825928)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.4712 4.70226 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (05)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (435680)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (688328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (393360)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.805 2.84 cm
+ 0 0 m
+ (1081688)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 35.417 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (328952)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (535112)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (309216)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (844328)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (145)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (285432)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (483256)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (267528)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (750784)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (335248)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (542752)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (304792)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (847544)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (04)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (331792)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (537104)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (301760)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (838864)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (303168)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (489520)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (278928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (768448)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (260736)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (411560)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (239616)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (651176)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (03)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.83899 cm
+ 0 0 m
+ (254136)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (404376)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (232176)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (636552)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (128944)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (221712)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (129904)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (351616)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (57928)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (77744)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (57168)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (134912)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (256)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (bzip2)
+ [4.70226 3.76183 2.3591 4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.156 2.84 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (83872)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (134040)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.184 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (81752)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (215792)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (181)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (55360)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (77880)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (53976)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.83899 cm
+ 0 0 m
+ (131856)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (61216)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (97536)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (57952)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.039 2.84 cm
+ 0 0 m
+ (155488)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.83899 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (39240)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (59496)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (37656)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.273 2.83899 cm
+ 0 0 m
+ (97152)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.345 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (129)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 29.39 2.84 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.928 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 25.887 2.84 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.84 cm
+ 0 0 m
+ (34232)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (61784)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (32584)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.273 2.84 cm
+ 0 0 m
+ (94368)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -429.146 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 429.345 0.19899 l
+ S
+ Q
+ 1 0 0 1 82.455 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:DSA)
+ [7.8872 8.32365 6.0654 11.8144 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisTime)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 7.8763 3.0327 9.08711 8.4872 ] pdfxs
+ (a) show
+ (ndSp)
+ [6.05449 9.6981 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ceC)
+ [4.85451 8.47629 7.88721 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (Data) show
+ 146.091 -139.205 m
+ (72) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 85 85
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 77.714 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 60.343 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 9.73599 2.83899 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ 1 0 0 1 27.625 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.83899 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 28.693 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.83899 cm
+ 0 0 m
+ (Un)
+ [7.48378 5.41959 ] pdfxs
+ (s) show
+ (af)
+ [4.75012 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 34.736 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.692 2.83899 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 30.919 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.166 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.571 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.04076 ] pdfxs
+ (s) show
+ 1 0 0 1 30.79 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 33.982 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.55299 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (e) show
+ (s)
+ [3.85749 ] pdfxs
+ (s) show
+ 1 0 0 1 34.359 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Perc)
+ [6.38401 4.47917 4.03279 4.33572 ] pdfxs
+ (e) show
+ (nt)
+ [5.15658 3.7937 ] pdfxs
+ 1 0 0 1 38.434 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.99199 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 74.548 2.83899 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (IN) show
+ (T2000)
+ [10.0422 4.88565 4.87768 4.88565 4.88565 ] pdfxs
+ 1 0 0 1 150.83 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (181)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mcf)
+ [7.05339 3.7698 2.59022 ] pdfxs
+ 1 0 0 1 54.166 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.88 2.83899 cm
+ 0 0 m
+ (991)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.678 2.83899 cm
+ 0 0 m
+ (556)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.012 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (98.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (256)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (bzip2)
+ [4.70226 3.76183 2.3591 4.70226 4.23211 ] pdfxs
+ 1 0 0 1 54.166 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.646 2.84 cm
+ 0 0 m
+ (1315)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.678 2.84 cm
+ 0 0 m
+ (592)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (119)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (83.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (164)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1785)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.83899 cm
+ 0 0 m
+ (1086)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (38)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (96.6%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (8972)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.84 cm
+ 0 0 m
+ (3936)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (490)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (par)
+ [4.70226 4.23211 3.30756 ] pdfxs
+ (s) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10086)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.83899 cm
+ 0 0 m
+ (1826)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.83899 cm
+ 0 0 m
+ (3199)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (36)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (186)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (c)
+ [3.76183 ] pdfxs
+ (r) show
+ (afty)
+ [4.23211 2.59022 3.06043 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (14035)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.444 2.84 cm
+ 0 0 m
+ (8241)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.431 2.84 cm
+ 0 0 m
+ (318)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (96)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (19686)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (9882)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.83899 cm
+ 0 0 m
+ (1102)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (90)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (255)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37601)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (13403)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.84 cm
+ 0 0 m
+ (9032)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (59)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (254)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gap)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (47389)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (11728)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (13196)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (47)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (51897)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (11038)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (14064)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (44)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (253)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ (bmk)
+ [4.70226 7.06136 4.4712 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (98386)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (20145)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (37153)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (35)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (176)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (139790)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (43504)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (30831)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (58)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.912 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (69)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 77.186 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP2000)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 148.192 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (179)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (a)
+ [4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.84 cm
+ 0 0 m
+ (773)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.84 cm
+ 0 0 m
+ (406)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.84 cm
+ 0 0 m
+ (53)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (183)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (equake)
+ [3.76183 4.4712 4.70226 4.24008 4.2321 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1340)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (620)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.246 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (87)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (171)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3716)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1829)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (372)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (83)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (172)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4064)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (1937)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (470)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (80)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (168)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (wupw)
+ [6.11297 4.71023 4.46316 6.12094 ] pdfxs
+ (is) show
+ (e) show
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5087)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2829)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (338)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (89)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (173)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5966)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2968)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (676)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.48 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (81)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (4%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (188)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (ammp)
+ [4.23211 7.06136 7.05339 4.70226 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (10551)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2785)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.197 2.84 cm
+ 0 0 m
+ (2961)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (48)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (177)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (me)
+ [7.05339 3.7698 ] pdfxs
+ (s) show
+ (a) show
+ 1 0 0 1 54.167 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (43352)
+ [4.23211 4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (4776)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.83899 cm
+ 0 0 m
+ (17429)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.83899 cm
+ 0 0 m
+ (21)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.378 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.167 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.912 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.721 2.84 cm
+ 0 0 m
+ (72)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.179 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.378 0.19899 l
+ S
+ Q
+ 1 0 0 1 228.201 249.265 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 60.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 9.73599 2.84 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (Mem) show
+ 1 0 0 1 27.624 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 28.693 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (Un)
+ [7.48378 5.41959 ] pdfxs
+ (s) show
+ (af)
+ [4.75012 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 34.736 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.691 2.84 cm
+ 0 0 m
+ (Saf)
+ [5.42756 4.74215 2.98072 ] pdfxs
+ (e) show
+ 1 0 0 1 30.919 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Bench)
+ [6.92594 4.47917 5.41959 4.07271 5.41959 ] pdfxs
+ (m) show
+ (ark)
+ [4.74215 4.04076 5.15661 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.571 2.83899 cm
+ 0 0 m
+ (I) show
+ (n)
+ [5.42756 ] pdfxs
+ (s) show
+ (tr)
+ [3.7937 4.03279 ] pdfxs
+ (s) show
+ 1 0 0 1 30.789 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 33.981 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.55399 2.83899 cm
+ 0 0 m
+ (Acc)
+ [7.3483 4.34369 4.33572 ] pdfxs
+ (ess) show
+ 1 0 0 1 34.359 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (P)
+ [6.38401 ] pdfxs
+ (e) show
+ (rc)
+ [4.04076 4.33572 ] pdfxs
+ (e) show
+ (nt)
+ [5.15658 3.7937 ] pdfxs
+ 1 0 0 1 38.433 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -1.99199 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 74.634 2.84 cm
+ 0 0 m
+ (SPECC)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 ] pdfxs
+ (I) show
+ (NT1995)
+ [7.60338 10.0502 4.87768 4.88565 4.87768 4.88565 ] pdfxs
+ 1 0 0 1 150.914 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (129)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (comp)
+ [3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (es)
+ [3.76183 3.34744 ] pdfxs
+ (s) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (326)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (187)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 26.666 2.83899 cm
+ 0 0 m
+ (30)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 14.247 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (86)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (130)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.li) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7894)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1479)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (2155)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (124)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (m88k)
+ [7.05339 4.24008 4.23211 4.4712 ] pdfxs
+ (si) show
+ (m) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (7951)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (3320)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (1536)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (4%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (132)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.i) show
+ (jpeg)
+ [2.59022 4.94136 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12507)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (4268)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (2517)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (62)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (099)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (go)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (20543)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (11034)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.486 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (134)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (rl) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (29940)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (5749)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (10677)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (35)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (147)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (vor)
+ [4.2321 4.23211 3.30756 ] pdfxs
+ (t) show
+ (ex)
+ [3.76183 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (37632)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.83899 cm
+ 0 0 m
+ (13427)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (9032)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (59)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (126)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (gcc)
+ [4.23211 3.76183 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (129083)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 31.183 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (38567)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (30103)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (56)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (63)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 77.271 2.83899 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (SPECCFP1995)
+ [5.42756 6.65499 6.39985 10.3051 7.05339 6.12093 9.91472 4.88565 4.87768 4.88565 4.88565 
+ ] pdfxs
+ 1 0 0 1 148.277 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (wim)
+ [6.11297 2.3591 7.05339 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3493)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1871)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (212)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (89)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.t) show
+ (omcatv)
+ [4.23211 7.06136 3.76183 4.23211 3.29953 4.4712 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3797)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (1982)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (281)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (87)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (mg)
+ [7.05339 4.24008 ] pdfxs
+ (ri) show
+ (d) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4010)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (1914)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (462)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (80)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (145)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (fpppp)
+ [2.59022 4.70226 4.70226 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4447)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2673)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (481)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (84)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (104)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (hyd)
+ [4.47113 4.46323 4.71023 ] pdfxs
+ (r) show
+ (o2d)
+ [4.23211 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (5773)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2684)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (796)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (77)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (app)
+ [4.23211 4.70226 4.71023 ] pdfxs
+ (l) show
+ (u) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5854)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (2939)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (638)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (82)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (103)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.s) show
+ (u2co)
+ [4.70226 4.24008 3.76183 4.23211 ] pdfxs
+ (r) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6450)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (3272)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.84 cm
+ 0 0 m
+ (678)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (82)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (146)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (wave5)
+ [5.88184 4.00098 4.2321 3.76183 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (11333)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (5203)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.83899 cm
+ 0 0 m
+ (2359)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (68)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (81)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 78.203 2.84 cm
+ 0 0 m
+ /N1715 7.96999 Tf
+ (O) show
+ (th)
+ [3.80167 5.41959 ] pdfxs
+ (e) show
+ (rProgra)
+ [7.29251 6.65499 4.04076 4.87768 4.88565 4.03279 4.74215 ] pdfxs
+ (ms) show
+ 1 0 0 1 147.345 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.879 2.83899 cm
+ 0 0 m
+ (544)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 21.677 2.83899 cm
+ 0 0 m
+ (247)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 30.9 2.83899 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.013 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (98)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (boxed)
+ [4.94136 4.00098 4.46323 3.7698 4.70226 ] pdfxs
+ (-si) show
+ (m) show
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12287)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.84 cm
+ 0 0 m
+ (2677)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 18.198 2.84 cm
+ 0 0 m
+ (4226)
+ [4.23211 4.23211 4.24008 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (38)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (NAMD) show
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (19002)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.443 2.83899 cm
+ 0 0 m
+ (9229)
+ [4.23211 4.24008 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 22.715 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 22.432 2.83899 cm
+ 0 0 m
+ (686)
+ [4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 18.481 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (93)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 54.337 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (62734)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.209 2.84 cm
+ 0 0 m
+ (13607)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.949 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.963 2.84 cm
+ 0 0 m
+ (19722)
+ [4.23211 4.24008 4.23211 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 26.95 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.84 cm
+ 0 0 m
+ (40)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.548 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (ave)
+ [4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (age)
+ [4.24008 4.23211 3.76183 ] pdfxs
+ 1 0 0 1 54.337 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 37.36 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.158 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 40.913 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 16.72 2.83899 cm
+ 0 0 m
+ (67)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -225.349 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 225.548 0.19899 l
+ S
+ Q
+ 1 0 0 1 -233.915 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.94175 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (16) show
+ (:)
+ [7.60357 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.36355 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (Loa) show
+ (d&S)
+ [9.15265 11.5744 6.0654 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 7.94175 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 7.39627 7.8763 6.0654 3.0327 4.53815 9.15265 ] pdfxs
+ (a) show
+ (ccessn)
+ [4.85451 4.8436 4.85451 4.29811 7.39627 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed,c)
+ [6.05449 4.30902 4.8436 6.0654 6.22904 4.8436 ] pdfxs
+ (o) show
+ (mplete,)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 6.22904 ] pdfxs
+ (D) show
+ (S)
+ [9.15265 ] pdfxs
+ (N) show
+ (odes)
+ [5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -33.006 m
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.62173 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.47626 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmetic,calls,e)
+ [6.0654 9.08711 4.85451 4.23277 3.0327 4.85451 7.33084 4.8436 5.46541 3.02179 3.0327 
+ 4.30902 7.33084 4.8436 ] pdfxs
+ (t) show
+ (c\)fr)
+ [4.85451 8.41092 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mFi)
+ [13.2653 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.02174 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (.The)
+ [9.49083 7.8763 6.05449 9.02174 ] pdfxs
+ (t) show
+ (hirdc)
+ [6.0654 3.02179 4.27631 10.2326 4.8436 ] pdfxs
+ (o) show
+ (lumn,l)
+ [3.0327 6.0654 9.08711 6.0654 7.33084 3.0327 ] pdfxs
+ (a) show
+ (belled)
+ [6.35994 4.85451 3.02179 3.0327 4.85451 10.2326 ] pdfxs
+ (\\) show
+ (S)
+ [6.05449 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 9.02174 ] pdfxs
+ (A) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 0 -54.928 m
+ (cess)
+ [4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (") show
+ (,is)
+ [8.45447 3.0327 9.3708 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.91628 5.75995 6.05449 8.79257 6.35994 4.8436 9.34899 ] pdfxs
+ (o) show
+ (fl)
+ [8.39992 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 9.92719 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.3708 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.30546 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etn)
+ [4.8436 9.31637 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psedc)
+ [6.05449 4.30902 4.8436 11.1272 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enodes.The)
+ [9.91628 6.0654 5.74904 6.0654 4.8436 4.30902 12.1744 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -76.851 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (hc)
+ [10.9199 4.8436 ] pdfxs
+ (o) show
+ (lumn,l)
+ [3.0327 6.0654 9.08711 6.0654 8.19265 3.0327 ] pdfxs
+ (a) show
+ (belled)
+ [6.35994 4.8436 3.0327 3.0327 4.85451 10.9199 ] pdfxs
+ (\\U) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.70901 ] pdfxs
+ (A) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 ] pdfxs
+ (") show
+ (,is)
+ [8.20356 3.0327 9.16353 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.70901 5.75995 6.05449 8.79257 6.35994 4.85451 9.13081 ] pdfxs
+ (o) show
+ (fl)
+ [8.19265 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 9.70901 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.05449 9.16353 7.8763 6.0654 3.0327 4.53815 10.9199 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 0 -98.773 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herc)
+ [6.0654 4.8436 7.75628 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed)
+ [6.0654 4.29811 4.8436 9.54537 ] pdfxs
+ (o) show
+ (rinc)
+ [7.75628 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enodes.The\ff)
+ [8.32357 6.0654 5.75995 6.05449 4.85451 4.29811 7.83266 7.8763 6.05449 8.33448 6.0654 
+ 3.32724 ] pdfxs
+ (t) show
+ (hc)
+ [9.54537 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.54537 3.02179 7.78899 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.05449 8.33448 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.33448 ] pdfxs
+ (o) show
+ (fl)
+ [6.80721 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (reins)
+ [4.27631 8.32357 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -120.696 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (\\) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.85451 ] pdfxs
+ (") show
+ (.) show
+ 16.937 -142.618 m
+ (The)
+ [7.8763 6.0654 9.23992 ] pdfxs
+ (ta) show
+ (bleshows)
+ [6.0654 3.02179 9.25083 4.29811 6.0654 5.14905 7.8763 8.70535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 124.643 -142.618 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (ny)
+ [6.13082 9.90529 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ms)
+ [8.92348 9.05443 ] pdfxs
+ (a) show
+ (ref)
+ [4.04721 9.62181 3.34914 ] pdfxs
+ (o) show
+ (undtobem)
+ [5.84725 6.14173 10.1781 3.62179 10.1781 4.46185 9.6109 8.92348 ] pdfxs
+ (os) show
+ (tlytype)
+ [3.62179 2.79267 9.89438 3.6327 5.29078 5.01816 9.62181 ] pdfxs
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 357.864 -142.618 m
+ /N614 10.909 Tf
+ (,despi)
+ [7.61448 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ebeingwri)
+ [9.23992 6.37085 4.8436 3.0327 6.05449 9.85082 7.88721 4.2654 3.0327 ] pdfxs
+ (tt) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -164.541 m
+ (inl)
+ [3.0327 10.7672 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.94546 6.0654 10.1563 6.0654 ] pdfxs
+ (o) show
+ (tenc)
+ [8.94546 4.85451 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (ag) show
+ (edisciplineduse)
+ [9.55628 6.0654 3.0327 4.29811 4.8436 3.0327 6.0654 3.0327 3.02179 6.0654 4.8436 
+ 10.7781 6.05449 4.30902 9.55628 ] pdfxs
+ (o) show
+ (ftypes.F)
+ [8.03993 3.93823 5.75995 6.35994 4.8436 4.30902 11.0944 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.98899 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inC)
+ [9.08711 6.0654 3.02179 4.85451 8.0072 3.0327 10.7672 7.8763 ] pdfxs
+ (IN) show
+ (T)
+ [7.8763 ] pdfxs
+ (2000) show
+ (,8)
+ [8.0072 10.1672 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -3.05176e-05 -186.463 m
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (1) show
+ (2)
+ [9.49083 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.87993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.33444 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 8.87993 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.87993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (50) show
+ (%type-s)
+ [13.1234 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,)
+ [3.33815 4.8436 7.16721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (6/1) show
+ (2)
+ [9.49083 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.87993 9.09802 ] pdfxs
+ (o) show
+ (reth)
+ [4.2654 8.89083 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.0908 ] pdfxs
+ (80) show
+ (%type-s)
+ [13.1234 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe.The)
+ [3.32724 4.85451 9.06537 7.8763 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -208.386 m
+ (FPbenchm)
+ [7.12357 11.2254 6.35994 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks)
+ [4.27631 5.75995 8.10535 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydoevenbet)
+ [3.0327 3.02179 9.55628 6.0654 9.25083 4.85451 5.4545 4.8436 9.86173 6.35994 4.85451 
+ 4.23277 ] pdfxs
+ (t) show
+ (er,due)
+ [4.85451 4.2654 6.87267 6.0654 6.05449 8.65084 ] pdfxs
+ (t) show
+ (osimpler)
+ [9.25083 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 8.07264 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 8.10535 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.8436 4.27631 6.0654 8.09444 ] pdfxs
+ (a) show
+ (ndd)
+ [6.0654 9.86173 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.25083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.0654 4.27631 4.8436 4.29811 8.3672 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -230.309 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.84355 ] pdfxs
+ (a) show
+ (ndcle)
+ [6.05449 9.63264 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nerpr)
+ [6.0654 4.8436 7.84355 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.87627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.61085 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 8.41084 3.0327 9.63264 ] pdfxs
+ (t) show
+ (heOldensui)
+ [6.05449 8.42175 8.47629 3.0327 6.0654 4.8436 9.63264 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.41084 3.0327 ] pdfxs
+ (109) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,m)
+ [6.61085 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.32719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.86536 ] pdfxs
+ (a) show
+ (refully)
+ [4.27631 8.41084 3.33815 6.0654 3.02179 3.0327 9.32719 ] pdfxs
+ (100) show
+ (%) show
+ -3.05176e-05 -252.231 m
+ (type-safe.)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 5.46541 3.32724 4.85451 3.0327 ] pdfxs
+ 16.937 -274.154 m
+ (Of)
+ [8.4872 7.02539 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.54175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.99626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (thaveal)
+ [7.93092 6.0654 5.14905 5.4545 8.54175 9.14174 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.53084 5.75995 6.0654 8.78166 6.37085 4.8436 7.96355 ] pdfxs
+ (o) show
+ (fn)
+ [7.02539 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.05449 3.64352 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.54175 ] pdfxs
+ (a) show
+ (ccesses,)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 4.30902 6.73085 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.53084 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 7.94183 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nre)
+ [9.75264 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -296.076 m
+ (is)
+ [3.0327 8.01808 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.57447 6.05449 4.30902 8.56356 ] pdfxs
+ (o) show
+ (fcust)
+ [7.04721 4.85451 6.05449 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.818 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.47992 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (rs)
+ [4.2654 8.01808 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 6.77449 ] pdfxs
+ (197) show
+ (,)
+ [6.76358 ] pdfxs
+ (254) show
+ (,)
+ [6.77449 ] pdfxs
+ (176) show
+ (,)
+ [6.76358 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.78537 ] pdfxs
+ (253\)) show
+ (.)
+ [8.11629 ] pdfxs
+ (I) show
+ (fapr)
+ [7.05812 9.16356 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (musesacus)
+ [12.8071 6.0654 4.29811 4.85451 8.01808 9.17447 4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m) show
+ -3.05176e-05 -317.999 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.9781 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r,)
+ [4.2654 6.33813 ] pdfxs
+ (D) show
+ (SAisn)
+ [6.0654 11.3999 3.0327 7.52718 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.47275 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.07266 ] pdfxs
+ (t) show
+ (oknow)
+ [8.67265 5.75995 6.05449 5.15996 11.0944 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmem)
+ [7.46184 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.9781 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.28355 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.28355 ] pdfxs
+ (t) show
+ (hecus)
+ [6.05449 8.07266 4.85451 6.05449 4.30902 ] pdfxs
+ (to) show
+ (m)
+ [12.3053 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (ris)
+ [7.49446 3.0327 4.29811 ] pdfxs
+ -3.05176e-05 -339.921 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intfr)
+ [3.0327 5.75995 7.85456 3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [12.7089 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.67628 ] pdfxs
+ (ot) show
+ (her:)
+ [6.05449 4.85451 4.27631 7.86538 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.9199 4.8436 ] pdfxs
+ (a) show
+ (usesal)
+ [6.0654 4.29811 4.85451 7.90899 9.07629 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.46538 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.85456 ] pdfxs
+ (o) show
+ (fnodemer)
+ [6.94903 6.05449 5.75995 6.0654 8.45447 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.65449 ] pdfxs
+ (a) show
+ (nd,ifmem)
+ [6.05449 6.0654 6.64358 3.0327 6.94903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.37083 3.32724 ] pdfxs
+ (o) show
+ (rdi\013eren)
+ [7.88719 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ 228.546 -380.635 m
+ (73) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 86 86
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (typesisinv)
+ [3.93823 5.75995 6.35994 4.85451 7.93081 3.0327 7.94172 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (lved,)
+ [3.02179 5.4545 4.85451 6.05449 6.6763 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesenodes)
+ [6.0654 4.8436 4.30902 8.47629 6.0654 5.75995 6.05449 4.85451 7.94172 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (psed.)
+ [6.0654 4.29811 4.85451 6.05449 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (Thispr)
+ [7.8763 6.0654 3.0327 7.9199 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemc)
+ [6.0654 3.02179 4.85451 12.7089 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.68719 6.35994 8.46538 ] pdfxs
+ (a) show
+ (ddressedby)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.67628 5.75995 9.38174 ] pdfxs
+ (a) show
+ (ddingspeci)
+ [6.05449 6.0654 3.02179 6.0654 9.07629 4.29811 6.37085 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.65449 ] pdfxs
+ (att) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.93081 ] pdfxs
+ (o) show
+ (rpr)
+ [7.88719 6.0654 4.2654 ] pdfxs
+ (ag) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (s)
+ [7.9199 ] pdfxs
+ (t) show
+ (othepr)
+ [9.07629 4.23277 6.0654 8.46538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.9199 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 6.0654 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (sGCC's)
+ [8.69444 8.55269 7.88721 7.8763 3.0327 8.68353 ] pdfxs
+ (\\att) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (em)
+ [9.22901 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (") show
+ (\))
+ [8.6291 ] pdfxs
+ (t) show
+ (oindic)
+ [9.85082 3.02179 6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.23992 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsre)
+ [6.05449 8.69444 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urndisj)
+ [6.05449 4.27631 10.4508 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intmem)
+ [3.0327 5.75995 8.6291 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,)
+ [4.27631 4.84359 7.60357 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.4508 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -65.768 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4108 ] pdfxs
+ (o) show
+ (f)
+ [8.68356 ] pdfxs
+ (D) show
+ (SAcurren)
+ [6.0654 13.5272 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lydoesn)
+ [3.0327 11.1054 6.0654 5.75995 4.8436 9.65443 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [9.58909 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.58909 ] pdfxs
+ (t) show
+ (his.)
+ [6.05449 3.0327 4.30902 13.0144 ] pdfxs
+ (Not) show
+ (e)
+ [10.1999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,beingac)
+ [8.81447 6.35994 4.85451 3.02179 6.0654 10.7999 10.8108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -87.69 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.17449 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.2144 3.02179 7.34172 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.8763 ] pdfxs
+ (t) show
+ (osee)
+ [8.4872 4.29811 4.85451 7.8763 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hm)
+ [9.08719 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 7.8763 ] pdfxs
+ (\\) show
+ (wr)
+ [7.8763 4.27631 ] pdfxs
+ (a) show
+ (ppers"like)
+ [6.05449 6.37085 4.8436 4.27631 4.29811 8.4872 3.0327 3.0327 5.4545 7.8763 ] pdfxs
+ (\\) show
+ (xm)
+ [5.75995 9.08711 ] pdfxs
+ (a) show
+ (lloc")
+ [3.0327 3.0327 5.74904 4.85451 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.0981 ] pdfxs
+ (\\o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (ato) show
+ (rnew"wi)
+ [7.2981 6.0654 4.8436 7.88721 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (a) show
+ (nyspeci)
+ [5.75995 8.59629 4.30902 6.35994 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [5.86904 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ment)
+ [9.08711 4.85451 5.75995 7.08002 ] pdfxs
+ (o) show
+ (f)
+ [6.17449 ] pdfxs
+ (t) show
+ (hem;)
+ [6.0654 4.8436 9.08711 6.14176 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.69085 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemoccurswhen)
+ [6.05449 3.0327 4.85451 11.9344 5.74904 4.85451 4.8436 6.0654 4.27631 7.14536 7.8763 
+ 6.05449 4.85451 8.90174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.69085 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmer)
+ [9.09802 9.08711 4.85451 4.27631 ] pdfxs
+ 345.781 -109.613 m
+ /N634 10.909 Tf
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (im)
+ [3.33823 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (s) show
+ 411.49 -109.613 m
+ /N614 10.909 Tf
+ (t) show
+ (hemem)
+ [6.05449 7.70175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 9.44719 ] pdfxs
+ (Not) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.40001 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.46535 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemisn)
+ [6.0654 3.02179 4.85451 13.2434 3.0327 8.46535 6.05449 ] pdfxs
+ (o) show
+ (tspeci\fc)
+ [8.40001 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (:)
+ [7.18903 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 7.18903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.43264 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.46535 3.0327 8.45444 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ed,)
+ [4.85451 6.05449 7.31994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -153.458 m
+ (e\013ecth)
+ [4.8436 6.37077 4.8436 4.85451 7.87638 6.05449 ] pdfxs
+ (a) show
+ (sbeendiscussedin)
+ [7.94172 6.37085 4.8436 4.8436 9.6981 6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 
+ 4.29811 4.85451 9.68719 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 8.47629 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (urebef)
+ [6.05449 4.27631 8.4872 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [6.6654 3.0327 ] pdfxs
+ (62) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -175.38 m
+ (Thesec)
+ [7.8763 6.0654 9.41447 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndm)
+ [6.0654 10.6254 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 8.80364 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nre)
+ [10.6254 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nf)
+ [10.6254 3.33815 ] pdfxs
+ (o) show
+ (rahi)
+ [8.83627 10.0145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hpercen)
+ [10.6254 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.41447 ] pdfxs
+ (o) show
+ (fn)
+ [7.89811 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fenodesisdueto)
+ [3.32724 9.41447 6.0654 5.75995 6.05449 4.85451 8.86898 3.02179 8.86898 6.0654 6.0654 
+ 9.41447 4.23277 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -197.303 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (erun)
+ [8.09448 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.09448 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (riesf)
+ [4.2654 3.0327 4.85451 7.54899 3.32724 ] pdfxs
+ (o) show
+ (rC++)
+ [7.51628 7.88721 8.47629 11.7381 ] pdfxs
+ (a) show
+ (ndFORT)
+ [6.05449 9.30537 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [11.4326 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Bec)
+ [9.08711 4.30902 7.74539 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.09448 ] pdfxs
+ (t) show
+ (heseruntimelibr)
+ [6.0654 4.8436 4.29811 8.09448 4.27631 6.0654 5.75995 4.23277 3.0327 9.09802 8.09448 
+ 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 7.54899 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiledto)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 10.7017 4.23277 10.0908 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.629 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.6908 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkedin)
+ [3.0327 3.0327 10.3854 3.0327 3.0327 6.0654 5.4545 4.8436 10.6908 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [10.0799 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.47992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 282.936 -215.266 m
+ /N703 7.96999 Tf
+ (12)
+ [4.23211 4.23211 ] pdfxs
+ 296.535 -219.225 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.3854 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 10.6908 ] pdfxs
+ (t) show
+ (ousen)
+ [10.0908 6.05449 4.30902 9.47992 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.8436 ] pdfxs
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.12717 ] pdfxs
+ (\(t) show
+ (heFORT)
+ [6.05449 8.68356 6.81812 8.47629 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Nrun)
+ [12.0108 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeiswri)
+ [3.0327 9.08711 8.67266 3.0327 8.12717 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninC,f)
+ [4.8436 9.88355 3.0327 9.88355 7.88721 6.85085 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.09446 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (.Thisis)
+ [8.45447 7.8763 6.05449 3.0327 8.12717 3.0327 8.12717 ] pdfxs
+ (a) show
+ (lsoimp)
+ [3.0327 4.30902 9.27265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntbec)
+ [5.75995 8.07274 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -263.07 m
+ (t) show
+ (heimplemen)
+ [6.05449 8.25811 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndet)
+ [9.47991 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ils)
+ [3.0327 3.0327 7.71263 ] pdfxs
+ (o) show
+ (fs)
+ [6.74176 4.29811 ] pdfxs
+ (o) show
+ (merun)
+ [9.09802 8.25811 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imefunc)
+ [3.02179 9.09802 8.25811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 7.71263 4.8436 ] pdfxs
+ (a) show
+ (usesd)
+ [6.0654 4.29811 4.85451 7.71263 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.86901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.71263 ] pdfxs
+ (t) show
+ (obecoll)
+ [8.86901 6.35994 8.25811 4.8436 5.46541 3.02179 3.0327 ] pdfxs
+ (a) show
+ (psedin)
+ [6.0654 4.29811 4.85451 9.46901 3.02179 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -284.993 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (inpr)
+ [3.0327 10.6145 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6362 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 101.216 -284.993 m
+ /N722 10.909 Tf
+ (do) show
+ 1 0 0 1 113.357 -284.993 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (fio) show
+ 21.733 0 m
+ /N614 10.909 Tf
+ (inlibf)
+ [3.0327 10.6145 3.02179 3.0327 6.0654 3.32724 ] pdfxs
+ (2) show
+ (c,whichisused)
+ [4.85451 7.81084 7.8763 6.05449 3.0327 4.54905 10.6145 3.02179 8.85807 6.0654 4.29811 
+ 4.8436 10.6145 ] pdfxs
+ (t) show
+ (operf)
+ [10.0035 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmn)
+ [4.27631 13.6471 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe\fle)
+ [3.33815 9.40356 6.05449 3.0327 9.40356 ] pdfxs
+ (I) show
+ (O)
+ [13.0363 ] pdfxs
+ (o) show
+ (fsc)
+ [7.87629 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ -116.794 -21.922 m
+ (Asimpleway)
+ [12.3381 4.29811 3.0327 9.08711 6.0654 3.02179 8.99993 7.58175 5.14905 9.90537 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (a) show
+ (ddressthisissueis)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.45444 4.23277 6.0654 3.0327 8.45444 3.0327 
+ 4.29811 4.30902 6.05449 8.99993 3.0327 8.45444 ] pdfxs
+ (t) show
+ (owri)
+ [9.59992 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.99993 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsferfunc)
+ [6.0654 4.29811 3.33815 4.8436 8.43264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 8.45444 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.42173 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.99993 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (inesinthese)
+ [3.0327 6.05449 4.85451 8.45444 3.02179 10.2217 4.23277 6.0654 4.8436 4.30902 4.8436 
+ ] pdfxs
+ -116.794 -43.845 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.4872 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.2654 3.0327 4.85451 7.93081 ] pdfxs
+ (t) show
+ (om)
+ [9.0981 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (elydescribe)
+ [4.85451 3.0327 9.39264 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.4872 
+ ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.47629 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntp)
+ [5.75995 7.87638 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (oe\013ec)
+ [9.08719 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -99.857 -65.767 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelieve)
+ [3.0327 3.02179 6.58903 7.58175 8.37811 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.38902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.7782 ] pdfxs
+ (t) show
+ (hesenumbersshow)
+ [6.0654 4.8436 4.30902 8.37811 5.75995 6.05449 8.79257 6.35994 4.85451 4.2654 7.84354 
+ 4.30902 6.05449 5.14905 11.4217 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tal)
+ [7.7782 8.98901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.37811 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.7782 ] pdfxs
+ (o) show
+ (fm)
+ [6.87267 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.29446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswri)
+ [9.08711 7.84354 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enin)
+ [4.85451 9.58901 3.0327 6.0654 ] pdfxs
+ -116.794 -87.69 m
+ (C)
+ [11.7817 ] pdfxs
+ (a) show
+ (retype-s)
+ [4.27631 8.74902 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe,despi)
+ [3.33815 4.8436 7.00357 6.0654 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.74902 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.74902 3.33815 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.1491 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.1491 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.20354 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pertyisn)
+ [6.35994 4.8436 4.27631 3.93823 9.66537 3.0327 8.20354 6.05449 ] pdfxs
+ (o) show
+ (tenf)
+ [8.1491 4.85451 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rcedby)
+ [4.2654 4.85451 4.8436 9.97082 5.75995 9.65446 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.74902 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.Thr)
+ [4.8436 8.68356 7.8763 6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.95991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.794 -109.613 m
+ (use)
+ [6.0654 4.29811 8.83629 ] pdfxs
+ (o) show
+ (fm)
+ [7.31993 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.82538 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.29081 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 10.0472 3.0327 10.0472 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.29081 ] pdfxs
+ (t) show
+ (hesis,we)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.11266 7.57085 8.83629 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.08711 6.0654 8.22547 ] pdfxs
+ (t) show
+ (ot)
+ [9.44719 4.23277 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.83629 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.83629 ] pdfxs
+ (o) show
+ (fthistype)
+ [7.31993 4.23277 6.0654 3.0327 8.29081 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -116.794 -131.535 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhereitisav)
+ [9.0981 7.88721 6.05449 4.85451 4.2654 7.89812 3.0327 7.28729 3.0327 7.35263 5.14905 
+ 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble,wi)
+ [6.05449 3.0327 4.8436 6.19631 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utrequiring)
+ [6.05449 7.28729 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 8.49811 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.89812 ] pdfxs
+ (t) show
+ (heentirepr)
+ [6.0654 7.88721 4.85451 5.75995 4.23277 3.0327 4.27631 7.89812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbewri)
+ [12.1307 6.35994 7.89812 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninatype-s)
+ [4.8436 9.10901 3.0327 9.10901 8.49811 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 
+ ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -116.794 -153.458 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e,)
+ [4.8436 6.6654 ] pdfxs
+ (o) show
+ (rbe)
+ [7.909 6.37085 8.4872 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llytype-s)
+ [3.02179 3.0327 9.39264 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 8.4872 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,bydis)
+ [3.0327 6.6654 5.75995 9.39264 6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (bling)
+ [6.05449 3.0327 3.0327 6.05449 9.0981 ] pdfxs
+ (a) show
+ (lluns)
+ [3.0327 6.6654 6.05449 6.0654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 8.4872 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ -116.794 -198.912 m
+ /N622 14.346 Tf
+ (3.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -116.794 -231.638 m
+ /N614 10.909 Tf
+ (Thereisav)
+ [7.8763 6.0654 4.8436 4.27631 8.61811 3.0327 8.06172 9.22901 5.14904 ] pdfxs
+ (a) show
+ (stli)
+ [4.29811 8.01819 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.2654 8.61811 ] pdfxs
+ (o) show
+ (np)
+ [9.829 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.03991 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.06172 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,see)
+ [3.02179 6.83994 4.29811 4.8436 8.61811 ] pdfxs
+ (t) show
+ (hesurveyby)
+ [6.0654 8.61811 4.29811 6.0654 4.2654 5.4545 4.85451 9.52355 5.75995 9.52355 ] pdfxs
+ (H) show
+ (ind[)
+ [3.0327 6.05449 9.829 3.0327 ] pdfxs
+ (73) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,but)
+ [6.82903 6.05449 6.0654 8.00729 ] pdfxs
+ (t) show
+ (hemaj)
+ [6.0654 8.61811 9.08711 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rity)
+ [4.27631 3.02179 3.94914 5.75995 ] pdfxs
+ -116.794 -253.56 m
+ (o) show
+ (f)
+ [8.75992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [9.66545 7.58175 ] pdfxs
+ (o) show
+ (rkfocuses)
+ [4.2654 11.1926 3.32724 5.75995 4.85451 6.05449 4.30902 4.8436 9.73079 ] pdfxs
+ (o) show
+ (nc)
+ [11.4872 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.2763 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sinf)
+ [9.73079 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4872 ] pdfxs
+ (a) show
+ (nddoesn)
+ [6.0654 11.4872 6.0654 5.74904 4.85451 9.73079 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [9.67636 ] pdfxs
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 9.67636 ] pdfxs
+ (t) show
+ (oex)
+ [10.8763 4.85451 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -116.794 -275.483 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesth)
+ [3.02179 4.85451 7.51627 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.45093 ] pdfxs
+ (a) show
+ (refund)
+ [4.27631 8.05084 3.33815 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (men)
+ [9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.23994 ] pdfxs
+ (t) show
+ (om)
+ [8.66174 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.06175 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.51627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,iden)
+ [3.0327 6.32722 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifyingdisj)
+ [3.0327 3.33815 5.74904 3.0327 6.0654 8.66174 6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 7.45093 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.66174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -116.794 -297.405 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces\).F)
+ [6.05449 4.85451 4.8436 4.30902 4.23277 7.8872 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisre)
+ [6.0654 3.02179 7.94172 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n,wefocus)
+ [6.05449 6.6654 7.58175 8.4872 3.32724 5.75995 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueswh)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 7.8763 6.0654 
+ ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (resimil)
+ [4.2654 8.4872 4.30902 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (o) show
+ (urs.)
+ [6.05449 4.27631 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 -116.794 -307.505 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (12) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.80519 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.2851 3.57737 ] pdfxs
+ (h) show
+ (eint)
+ [6.80519 2.56423 4.85956 3.58634 ] pdfxs
+ (erpr) show
+ (oc)
+ [4.85963 4.09746 ] pdfxs
+ (edu) show
+ (ral)
+ [3.61323 4.59962 5.26299 ] pdfxs
+ (op) show
+ (timizeris)
+ [3.58634 2.56423 7.67484 2.56423 4.0885 4.10643 6.30303 2.56423 6.32998 ] pdfxs
+ (ab) show
+ (leto)
+ [2.56423 6.80519 3.57737 7.31631 ] pdfxs
+ (re) show
+ (movem)
+ [7.67484 4.35754 4.60858 6.79623 7.6838 ] pdfxs
+ (o) show
+ (st)
+ [3.63121 6.2851 ] pdfxs
+ (o) show
+ (ft)
+ [5.52301 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [6.80519 ] pdfxs
+ (o) show
+ (bvi)
+ [4.85956 4.8686 2.55527 ] pdfxs
+ (ou) show
+ (sly)
+ [3.64018 2.55527 7.56736 ] pdfxs
+ (u) show
+ (n)
+ [4.86852 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (dp)
+ [7.8273 5.37062 ] pdfxs
+ (or) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [6.33894 ] pdfxs
+ (o) show
+ (ft)
+ [5.52301 3.57737 ] pdfxs
+ (h) show
+ (ese)
+ [4.10643 3.63121 6.80519 ] pdfxs
+ (ru) show
+ (ntim)
+ [4.85956 3.58634 2.55527 7.6838 ] pdfxs
+ (e) show
+ -8.78401 -14.768 m
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (brar) show
+ (ies,t)
+ [2.55527 4.10643 3.63121 5.6306 3.58634 ] pdfxs
+ (hroug) show
+ (h)
+ [8.18594 ] pdfxs
+ (d) show
+ (ead)
+ [4.10643 4.59962 8.19491 ] pdfxs
+ (g) show
+ (l)
+ [2.55527 ] pdfxs
+ (oba) show
+ (l)
+ [5.6306 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (dea) show
+ (d)
+ [8.19491 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (e) show
+ (limi)
+ [2.56423 2.55527 7.6838 2.55527 ] pdfxs
+ (na) show
+ (tio)
+ [3.58634 2.56423 4.59962 ] pdfxs
+ (n) show
+ (.) show
+ 219.761 -58.251 m
+ /N614 10.909 Tf
+ (74) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 87 87
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (3.5.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Sh) show
+ (apeA)
+ [6.52739 7.85443 10.616 10.1618 ] pdfxs
+ (n) show
+ (alyses)
+ [6.52739 3.74195 7.10119 5.29606 6.14487 5.30802 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Them)
+ [7.8763 6.0654 7.79994 9.08711 ] pdfxs
+ (o) show
+ (stpowerfulcl)
+ [4.30902 7.18911 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.05449 5.98904 4.8436 
+ 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.25445 ] pdfxs
+ (o) show
+ (frel)
+ [6.28358 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.01083 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.26536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.79994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sereferred)
+ [4.29811 7.79994 4.27631 4.8436 3.33815 4.8436 4.27631 4.27631 4.8436 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (s)
+ [7.25445 ] pdfxs
+ (\\) show
+ (sh)
+ [4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.81084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis"[)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.41084 3.0327 ] pdfxs
+ (84) show
+ (,)
+ [5.97813 ] pdfxs
+ (60) show
+ (,)
+ [5.98904 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -50.89 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 7.37448 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 6.83991 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 7.37448 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 8.29084 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 7.38539 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 5.56359 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [8.59629 ] pdfxs
+ (o) show
+ (urs,)
+ [6.0654 4.2654 4.30902 5.78177 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 7.99629 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lqueriessuch)
+ [5.56359 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 6.83991 4.29811 6.0654 4.54905 
+ 8.58538 ] pdfxs
+ (a) show
+ (s)
+ [6.83991 ] pdfxs
+ (\\) show
+ (isa)
+ [3.0327 6.829 7.99629 ] pdfxs
+ (g) show
+ (iven)
+ [3.02179 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -72.813 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.43628 4.30902 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.82538 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nceasin)
+ [6.05449 4.85451 8.82538 9.43628 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (ly-linkedlis)
+ [3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 10.0363 3.0327 3.0327 
+ 4.29811 ] pdfxs
+ (t) show
+ (?")
+ [5.14905 11.3454 ] pdfxs
+ (H) show
+ (owever,)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 7.10176 ] pdfxs
+ (t) show
+ (hisex)
+ [6.05449 3.0327 8.29081 4.8436 5.75995 ] pdfxs
+ (t) show
+ (rapowerc)
+ [4.2654 9.43628 6.37085 5.14905 7.57085 4.85451 8.24718 4.85451 ] pdfxs
+ (o) show
+ (mes)
+ [9.08711 4.85451 8.2799 ] pdfxs
+ (a) show
+ (tverysi)
+ [8.22547 5.4545 4.85451 4.2654 9.74173 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (stinspeed)
+ [4.30902 8.45456 3.0327 10.2654 4.30902 6.35994 4.8436 4.85451 10.2654 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.2654 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility,p)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 7.37448 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlydue)
+ [4.27631 3.0327 9.95991 6.0654 6.05449 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 9.06538 6.05449 4.85451 4.8436 10.2763 3.32724 ] pdfxs
+ (o) show
+ (r\row-sensi)
+ [8.48718 6.05449 5.15996 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 9.97082 ] pdfxs
+ (a) show
+ (ndi)
+ [6.05449 10.2763 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.2763 3.0327 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -116.658 m
+ (Si)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntrese)
+ [5.74904 7.21093 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchisnecess)
+ [4.27631 4.54905 9.02174 3.0327 7.26536 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (rybef)
+ [4.2654 8.7272 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (resuch)
+ [4.27631 7.81084 4.30902 6.05449 4.54905 9.02174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.27627 ] pdfxs
+ (a) show
+ (resc)
+ [4.2654 7.82175 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.0327 7.81084 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.02174 ] pdfxs
+ (t) show
+ (obeusedf)
+ [8.42175 6.35994 7.81084 6.0654 4.29811 4.85451 9.02174 3.33815 ] pdfxs
+ (o) show
+ (rmoder)
+ [7.23265 9.09802 5.74904 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e) show
+ 0 -138.581 m
+ (o) show
+ (rl)
+ [7.909 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (epr)
+ [8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -160.503 m
+ (I) show
+ (nc)
+ [10.429 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.60728 ] pdfxs
+ (t) show
+ (osh)
+ [9.8181 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.2072 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistechniques,)
+ [3.0327 5.75995 4.29811 3.0327 8.67262 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 
+ 5.75995 6.0654 4.8436 4.30902 7.57084 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.8181 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 9.2072 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyisis)
+ [3.0327 5.74904 3.0327 8.67262 3.0327 8.66171 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.2072 ] pdfxs
+ (t) show
+ (oiden)
+ [9.82901 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyrecursive)
+ [3.0327 3.32724 10.1235 4.27631 4.8436 4.85451 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 4.8436 ] pdfxs
+ 0 -182.426 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.45447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,butc)
+ [6.05449 4.27631 4.8436 4.30902 6.15267 6.05449 6.0654 7.23275 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tde)
+ [7.23275 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhe)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 7.83266 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (hers)
+ [6.05449 4.85451 7.26537 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (hingisa)
+ [6.05449 3.0327 6.0654 8.44356 3.0327 7.29809 8.44356 ] pdfxs
+ (\\) show
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (ublylinkedlis)
+ [6.05449 6.0654 3.02179 8.75992 3.02179 3.0327 6.0654 5.4545 4.8436 9.05446 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (")
+ [8.44356 ] pdfxs
+ (o) show
+ (r)
+ [7.26537 ] pdfxs
+ (\\) show
+ (bin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.74901 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (") show
+ (,) show
+ 0 -204.348 m
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useituses\row-insensitive)
+ [6.0654 4.29811 7.86539 3.0327 7.26547 6.05449 4.30902 4.8436 7.31991 6.0654 5.14905 
+ 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 
+ 5.4545 7.86539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis\)c)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.26547 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tm)
+ [7.26547 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 7.8763 6.05449 4.30902 7.86539 ] pdfxs
+ (o) show
+ (fstr)
+ [6.34903 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (ngupd)
+ [6.0654 8.46538 6.0654 6.35994 6.0654 ] pdfxs
+ (at) show
+ (es.)
+ [4.8436 4.30902 7.66902 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (t) show
+ (his,itis)
+ [6.0654 3.02179 4.30902 6.17449 3.02179 7.26547 3.0327 4.29811 ] pdfxs
+ 0 -226.271 m
+ (a) show
+ (bletoh)
+ [6.0654 3.02179 8.33448 4.23277 8.93447 6.0654 ] pdfxs
+ (o) show
+ (stabr)
+ [4.29811 7.72365 8.93447 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (dr)
+ [9.53446 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.32357 ] pdfxs
+ (o) show
+ (fclien)
+ [6.80721 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s,such)
+ [4.30902 6.53449 4.30902 6.05449 4.54905 9.53446 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedescribed)
+ [4.29811 8.32357 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.53446 
+ ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.71274 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 7.77808 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 6.53449 ] pdfxs
+ (a) show
+ (ndise\016cien)
+ [6.0654 9.53446 3.0327 7.77808 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -248.193 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (obeused)
+ [9.0981 6.35994 8.4872 6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (o) show
+ (nl)
+ [9.6981 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (epr)
+ [8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 0 -286.026 m
+ /N622 11.955 Tf
+ (3.5.2Clo)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 3.74195 6.71874 ] pdfxs
+ (n) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [6.71874 ] pdfxs
+ (-ba) show
+ (sedContext)
+ [5.30802 6.13291 11.955 9.71945 6.71874 7.10126 5.22437 6.14487 7.08924 5.23633 ] pdfxs
+ (-S) show
+ (e)
+ [6.13291 ] pdfxs
+ (n) show
+ (sitiveA)
+ [5.30802 3.74195 5.22437 3.74195 6.71863 10.616 10.1618 ] pdfxs
+ (na) show
+ (lyses)
+ [3.73 7.10119 5.30802 6.13291 5.30802 ] pdfxs
+ 0 -314.994 m
+ /N614 10.909 Tf
+ (Thepri)
+ [7.8763 6.0654 8.18175 6.0654 4.2654 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [7.61446 7.57085 ] pdfxs
+ (o) show
+ (rkm)
+ [4.27631 9.08719 9.09802 ] pdfxs
+ (o) show
+ (stcl)
+ [4.29811 7.58184 4.8436 3.0327 ] pdfxs
+ (o) show
+ (selyrel)
+ [4.30902 4.8436 3.0327 9.0981 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.60355 ] pdfxs
+ (goa) show
+ (lsis)
+ [3.0327 7.63627 3.0327 7.63627 ] pdfxs
+ (t) show
+ (herecent)
+ [6.0654 8.18175 4.27631 4.8436 4.85451 4.8436 5.75995 7.58184 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmby)
+ [6.05449 12.4362 5.74904 9.0981 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 8.78174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.27631 ] pdfxs
+ (o) show
+ (ld[)
+ [3.0327 9.39264 3.0327 ] pdfxs
+ (92) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 0 -336.916 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (medM)
+ [9.08711 4.8436 9.41446 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.42902 6.51267 ] pdfxs
+ (A) show
+ (.Thes)
+ [6.38176 7.8763 6.0654 8.20357 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.20357 ] pdfxs
+ (o) show
+ (fM)
+ [6.68721 10.0036 ] pdfxs
+ (o) show
+ (PPAissimil)
+ [7.41812 6.52358 11.5308 3.0327 7.65808 4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.62537 ] pdfxs
+ (t) show
+ (o)
+ [8.81447 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.63628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,including)
+ [6.05449 9.09802 6.43631 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 8.81447 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (a) show
+ (l,B)
+ [3.0327 6.43631 7.7344 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (p,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -358.839 m
+ (a) show
+ (ndT)
+ [6.0654 8.93447 6.97085 ] pdfxs
+ (o) show
+ (p-)
+ [6.05449 3.63261 ] pdfxs
+ (D) show
+ (ownph)
+ [5.15996 7.8763 8.93447 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ndusingasep)
+ [6.05449 8.93447 6.0654 4.29811 3.0327 6.0654 8.32356 8.33447 4.29811 4.85451 6.05449 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (eGl)
+ [7.72357 8.55269 3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsGr)
+ [3.0327 7.17809 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph.F)
+ [6.0654 6.05449 7.62539 6.20722 ] pdfxs
+ (o) show
+ (rs)
+ [7.15628 4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 7.72357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.05449 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.72357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysispower)
+ [3.0327 5.75995 4.29811 3.0327 7.17809 6.37085 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ 0 -380.761 m
+ (a) show
+ (ndprecisi)
+ [6.0654 10.3417 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (o) show
+ (fM)
+ [7.62539 9.99272 ] pdfxs
+ (o) show
+ (PPAb)
+ [7.42902 6.51267 12.469 6.35994 ] pdfxs
+ (ot) show
+ (hseemverysimil)
+ [10.3526 4.29811 4.85451 4.8436 13.3853 5.4545 4.8436 4.27631 10.0472 4.29811 3.0327 
+ 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [8.56354 ] pdfxs
+ (t) show
+ (o)
+ [9.74173 ] pdfxs
+ (Da) show
+ (taS)
+ [4.23277 9.75264 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.13083 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 9.83991 ] pdfxs
+ (N) show
+ (ever)
+ [4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,)
+ [6.0654 4.8436 3.0327 4.8436 4.30902 4.29811 7.48357 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 4.27631 ] pdfxs
+ 0 -402.684 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmh)
+ [6.0654 11.7707 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [6.98173 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llimi)
+ [5.71631 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 6.98173 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [6.95992 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lpr)
+ [5.7054 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.M)
+ [9.09802 4.29811 7.55993 10.0036 ] pdfxs
+ (o) show
+ (PPAc)
+ [7.42902 6.51267 10.8654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.74901 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.05449 3.0327 8.44356 4.27631 4.8436 ] pdfxs
+ (ta) show
+ (in\feld-sensi)
+ [3.0327 8.74901 6.05449 4.85451 3.02179 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.0327 5.74904 3.0327 3.93823 8.44356 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -424.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletelytype-s)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 4.85451 3.0327 9.52355 3.93823 5.75995 6.35994 
+ 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.61811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.29811 6.83994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.829 ] pdfxs
+ (ot) show
+ (herwisemust)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.61811 8.78166 6.0654 4.29811 8.01819 
+ ] pdfxs
+ (t) show
+ (urnit)
+ [6.05449 4.27631 9.829 3.02179 8.01819 ] pdfxs
+ (o) show
+ (\013en)
+ [10.1235 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irely.)
+ [3.02179 4.27631 4.8436 3.0327 4.8545 8.26902 ] pdfxs
+ (I) show
+ (trequiresaprec)
+ [8.00729 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 8.06172 9.22901 6.05449 
+ 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -446.529 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.0654 9.86173 3.0327 9.86173 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.08355 ] pdfxs
+ (t) show
+ (o)
+ [9.25083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzeindirectc)
+ [3.0327 5.74904 4.85451 8.65084 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 
+ 8.05092 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.10535 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hfunc)
+ [9.87264 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [9.87264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers.)
+ [4.85451 4.2654 4.30902 8.37811 ] pdfxs
+ (I) show
+ (t)
+ [8.05092 ] pdfxs
+ (a) show
+ (lsorequiresac)
+ [3.02179 4.30902 9.25083 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 8.10535 
+ 9.25083 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 0 -468.451 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,whichc)
+ [9.08711 7.6472 7.88721 6.05449 3.0327 4.54905 10.4835 4.8436 ] pdfxs
+ (a) show
+ (nbeasi)
+ [10.4835 6.35994 9.27265 9.88355 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntlimi)
+ [5.75995 8.66183 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninpr)
+ [10.4835 3.0327 10.4835 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.Fin)
+ [3.02179 4.85451 4.8436 10.2435 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,M)
+ [3.0327 3.02179 4.8545 7.6472 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.41812 6.51267 ] pdfxs
+ (A) show
+ ('sh)
+ [3.0327 8.72717 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.87264 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 0 -490.374 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesismuchm)
+ [6.05449 3.0327 4.8436 7.57081 3.0327 7.5599 8.79257 6.05449 4.54905 9.32719 9.08711 
+ ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.10539 4.85451 ] pdfxs
+ (o) show
+ (mplex)
+ [9.08711 6.0654 3.0327 4.8436 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.32719 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.71629 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.1163 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,whichh)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.35994 7.88721 6.05449 3.0327 4.54905 9.31628 
+ 6.0654 ] pdfxs
+ (a) show
+ (ndles)
+ [6.05449 6.0654 3.0327 4.8436 7.57081 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.3489 ] pdfxs
+ (a) show
+ (sjust)
+ [7.57081 3.32724 6.0654 4.29811 7.50547 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -512.296 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rycl)
+ [4.27631 8.94538 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.B)
+ [4.29811 4.30902 7.72357 7.7344 ] pdfxs
+ (ot) show
+ (h)
+ [9.23992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmshavesimil)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 7.49445 6.05449 5.15996 5.4545 8.02902 4.30902 
+ 3.02179 9.09802 3.0327 3.02179 ] pdfxs
+ (a) show
+ (rc)
+ [7.46173 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (t) show
+ (imes,butM)
+ [3.0327 9.08711 4.85451 4.29811 6.31631 6.05449 6.0654 7.42911 9.99272 ] pdfxs
+ (o) show
+ (PPAseems)
+ [7.42902 6.51267 11.3672 4.30902 4.8436 4.85451 9.08711 7.48354 ] pdfxs
+ (t) show
+ (orequiremuch)
+ [8.63993 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 8.03993 8.79257 6.05449 4.54905 
+ 6.0654 ] pdfxs
+ 0 -534.219 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (hermem)
+ [6.0654 4.8436 8.85809 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.6472 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.85809 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.6798 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.85809 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (erpr)
+ [4.85451 8.85809 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:M)
+ [9.08711 4.30902 9.77446 10.0036 ] pdfxs
+ (o) show
+ (PPAruns)
+ [7.41812 6.51267 12.7744 4.2654 6.0654 6.0654 8.87989 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.82546 ] pdfxs
+ (o) show
+ (fmem)
+ [7.91993 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzin)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -556.142 m
+ /N722 10.909 Tf
+ (povray3) show
+ 43.947 -556.142 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h\feld-sensi)
+ [9.91628 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.0327 3.93823 9.61082 ] pdfxs
+ (o) show
+ (nam)
+ [9.91628 9.31628 9.08711 ] pdfxs
+ (a) show
+ (chinewi)
+ [4.54905 6.05449 3.0327 6.05449 8.70538 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.91628 ] pdfxs
+ (640) show
+ (M)
+ [13.8654 ] pdfxs
+ (o) show
+ (fmem)
+ [7.18903 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 8.54174 ] pdfxs
+ (I) show
+ (nc)
+ [9.91628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.93812 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.0326 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 4.8436 ] pdfxs
+ 0 -578.064 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (mepr)
+ [9.08711 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minlessth)
+ [12.7198 3.0327 9.6981 3.0327 4.8436 4.30902 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (nesec)
+ [6.05449 8.4872 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (ndusingless)
+ [6.0654 9.6981 6.05449 4.30902 3.02179 6.0654 9.08719 3.0327 4.8436 4.30902 7.94172 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (10) show
+ (MB)
+ [10.0036 11.3562 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.8545 3.0327 ] pdfxs
+ 16.936 -599.987 m
+ (R) show
+ (uf'ssynchr)
+ [6.0654 4.17814 3.0327 7.53809 4.29811 5.75995 6.0654 4.53815 6.0654 4.2654 ] pdfxs
+ (o) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nremov)
+ [9.29446 4.27631 4.8436 9.08711 5.15996 5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 12.3271 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (J) show
+ (ava[)
+ [5.15996 5.14904 8.68356 3.0327 ] pdfxs
+ (114) show
+ (])
+ [6.26176 ] pdfxs
+ (a) show
+ (lsosh)
+ [3.0327 4.30902 8.68356 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ressever)
+ [4.27631 4.8436 7.53809 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (limp)
+ [6.26176 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (ntpr)
+ [5.75995 7.48365 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ 0 -621.909 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.50901 ] pdfxs
+ (o) show
+ (urs)
+ [6.05449 4.27631 6.75264 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 8.50901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hM)
+ [8.50901 10.0036 ] pdfxs
+ (o) show
+ (PP)
+ [7.41812 6.51267 ] pdfxs
+ (A) show
+ (,includingc)
+ [5.47631 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.05449 7.90902 4.8436 
+ ] pdfxs
+ (o) show
+ (mbiningc)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 7.89811 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivitywi)
+ [3.0327 5.75995 3.0327 3.93823 8.20356 7.8763 3.0327 ] pdfxs
+ (t) show
+ (huni\fc)
+ [8.50901 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,an)
+ [6.0654 5.71631 7.89811 6.0654 ] pdfxs
+ (o) show
+ (n-i)
+ [6.05449 3.63261 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (75) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 88 88
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 7.96354 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hloc)
+ [9.71991 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l,b)
+ [3.02179 6.69812 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.71991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.709 ] pdfxs
+ (to) show
+ (p-downph)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 9.71991 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.69812 ] pdfxs
+ (a) show
+ (ndnode\r)
+ [6.05449 9.71991 6.0654 5.74904 6.0654 8.50902 6.05449 ] pdfxs
+ (ag) show
+ (s)
+ [7.96354 ] pdfxs
+ (t) show
+ (om)
+ [9.10901 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.41446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes.)
+ [6.68721 6.0654 5.75995 6.05449 4.85451 4.29811 7.94175 ] pdfxs
+ (U) show
+ (nlike)
+ [6.05449 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -21.922 m
+ (o) show
+ (ur)
+ [6.0654 8.51991 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,hisw)
+ [6.05449 9.09802 7.42903 6.0654 3.0327 8.55262 7.57085 ] pdfxs
+ (o) show
+ (rkrequiresac)
+ [4.27631 10.0035 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 8.55262 9.70901 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.28721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.309 ] pdfxs
+ (t) show
+ (obespeci\fed,itislimi)
+ [9.6981 6.37085 9.09811 4.29811 6.37085 4.8436 4.8436 3.0327 6.0654 4.8436 6.0654 
+ 7.42903 3.0327 8.48728 3.0327 8.55262 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.309 ] pdfxs
+ (t) show
+ (otype-s)
+ [9.70901 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 9.09811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (nddoesn)
+ [6.0654 9.68719 6.0654 5.75995 4.8436 7.94172 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ppe)
+ [6.05449 6.37085 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (oh)
+ [9.08719 6.0654 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.0654 6.05449 3.0327 8.4872 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 8.4872 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (B)
+ [7.72349 ] pdfxs
+ (ot) show
+ (h)
+ [11.0835 ] pdfxs
+ (t) show
+ (heFICS)
+ [6.0654 9.87264 7.11266 3.94897 7.8763 11.0835 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 14.1162 ] pdfxs
+ (o) show
+ (f)
+ [8.35629 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 10.4835 ] pdfxs
+ (a) show
+ (ndH)
+ [6.05449 11.0835 8.19266 ] pdfxs
+ (a) show
+ (rr)
+ [4.2654 4.27631 ] pdfxs
+ (o) show
+ (ld[)
+ [3.0327 11.0835 3.02179 ] pdfxs
+ (91) show
+ (])
+ [8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0835 ] pdfxs
+ (t) show
+ (heC)
+ [6.0654 9.87264 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nAn)
+ [11.0835 8.19266 6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.32716 ] pdfxs
+ (o) show
+ (fGhiy)
+ [8.35629 8.55269 6.0654 3.0327 5.4545 ] pdfxs
+ (a) show
+ 0 -87.69 m
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (H) show
+ (endren[)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 9.5781 3.0327 ] pdfxs
+ (59) show
+ (])
+ [6.55631 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 7.75638 ] pdfxs
+ (t) show
+ (odis)
+ [8.9672 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (ep)
+ [8.3672 6.35994 ] pdfxs
+ (o) show
+ (intersreferring)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.82172 4.2654 4.85451 3.32724 4.85451 4.2654 
+ 4.27631 3.0327 6.05449 8.9781 ] pdfxs
+ (t) show
+ (odisj)
+ [8.9672 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.02179 5.75995 7.76729 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.9781 4.29811 ] pdfxs
+ (t) show
+ (ructures.Butb)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 7.83266 7.7344 6.05449 
+ 7.76729 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 0 -109.613 m
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rehe)
+ [4.27631 8.4872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ploc)
+ [9.6981 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsn)
+ [6.0654 7.94172 6.05449 ] pdfxs
+ (o) show
+ (trelev)
+ [7.88729 4.2654 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntf)
+ [5.75995 7.87638 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.6654 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 9.68719 6.37085 ] pdfxs
+ (ot) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmshavehi)
+ [6.05449 9.09802 7.93081 6.0654 5.14905 5.4545 8.4872 6.0654 3.02179 ] pdfxs
+ (g) show
+ (herc)
+ [6.0654 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mplexity.)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 4.84359 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Cheng)
+ [7.8763 6.0654 4.8436 6.0654 9.56719 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1781 ] pdfxs
+ (H) show
+ (wu[)
+ [7.8763 10.1672 3.0327 ] pdfxs
+ (25) show
+ (]describea\row-insensi)
+ [7.14539 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 8.9672 9.55628 6.0654 
+ 5.14905 7.8763 3.64352 3.02179 6.0654 4.29811 4.85451 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 7.25448 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.9672 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.1998 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.37809 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.41081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 0 -153.458 m
+ (whichh)
+ [7.8763 6.0654 3.0327 4.53815 9.83991 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.08354 ] pdfxs
+ (t) show
+ (hreelimi)
+ [6.05449 4.27631 4.8436 8.62902 3.02179 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsrel)
+ [6.05449 8.08354 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 8.62902 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.05082 ] pdfxs
+ (goa) show
+ (ls:)
+ [3.02179 4.30902 8.14902 ] pdfxs
+ (\(a) show
+ (\))
+ [8.01819 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 9.53446 6.05449 9.22901 6.0654 ] pdfxs
+ (o) show
+ (tusecl)
+ [8.00729 6.0654 4.29811 8.62902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.22901 ] pdfxs
+ (t) show
+ (orepresentdis)
+ [9.22901 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 8.01819 6.0654 
+ 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inc)
+ [3.02179 6.0654 4.8436 ] pdfxs
+ (t) show
+ 0 -175.38 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.04718 ] pdfxs
+ (o) show
+ (fmem)
+ [6.07631 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.49811 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.04718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 8.80356 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.8253 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.59266 4.29811 ] pdfxs
+ (a) show
+ (mepr)
+ [9.08711 7.59266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mp)
+ [11.8362 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 6.98184 ] pdfxs
+ (\() show
+ (b\))
+ [6.05449 6.99275 ] pdfxs
+ (t) show
+ (heyrepresent)
+ [6.05449 4.85451 8.49811 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.85451 5.74904 
+ 6.99275 ] pdfxs
+ (o) show
+ (nlyrelev)
+ [6.05449 3.0327 8.49811 4.27631 4.8436 3.0327 4.8436 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -197.303 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.86898 6.0654 ] pdfxs
+ (a) show
+ (irs,n)
+ [3.02179 4.27631 4.29811 7.84357 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.81455 ] pdfxs
+ (a) show
+ (nexplicithe)
+ [10.6254 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 8.81455 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (pmodel;)
+ [10.6254 9.09802 5.75995 6.05449 4.85451 3.02179 8.07266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6363 ] pdfxs
+ (\() show
+ (c\))
+ [4.8436 8.81455 ] pdfxs
+ (t) show
+ (heyuse)
+ [6.0654 4.8436 10.3308 6.05449 4.30902 9.41447 ] pdfxs
+ (a) show
+ 291.817 -197.303 m
+ /N695 10.909 Tf
+ (k) show
+ 297.84 -197.303 m
+ /N614 10.909 Tf
+ (-limi)
+ [3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 10.0254 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 9.42537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.81455 7.58175 ] pdfxs
+ (o) show
+ (uldl)
+ [6.05449 3.0327 10.6254 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivityinf)
+ [3.0327 5.75995 3.0327 3.93823 8.79265 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.0981 3.32724 ] pdfxs
+ (o) show
+ (rnodesbey)
+ [7.31992 6.05449 5.75995 6.05449 4.85451 7.34172 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 202.89 -219.225 m
+ /N695 10.909 Tf
+ (k) show
+ 211.951 -219.225 m
+ /N614 10.909 Tf
+ (links)
+ [3.0327 3.0327 6.05449 5.75995 7.34172 ] pdfxs
+ (\() show
+ (inste)
+ [3.0327 6.05449 4.30902 4.23277 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.0981 ] pdfxs
+ (o) show
+ (frepresentingrecursives)
+ [6.37085 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 8.4872 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 7.88721 
+ 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureswi)
+ [6.0654 4.2654 4.85451 7.34172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -3.05176e-05 -241.148 m
+ (cycles)
+ [4.8436 5.75995 4.85451 3.02179 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [9.19628 ] pdfxs
+ (A) show
+ (dditi)
+ [6.05449 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.02179 4.8545 7.21085 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.82901 ] pdfxs
+ (a) show
+ (llowap)
+ [3.0327 3.0327 5.14905 11.9563 9.52355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.34536 ] pdfxs
+ (t) show
+ (ohavemul)
+ [9.53446 6.05449 5.14905 5.4545 8.92356 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.05449 3.0327 8.92356 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (\(a) show
+ (sin)
+ [8.37808 3.02179 10.1345 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.27631 4.29811 4.8436 6.0654 3.0327 8.37808 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 9.09802 ] pdfxs
+ (\)) show
+ (,) show
+ -3.05176e-05 -263.07 m
+ (whichism)
+ [7.8763 6.0654 3.0327 4.53815 10.2872 3.0327 8.5199 9.08711 ] pdfxs
+ (o) show
+ (reprecisebutin)
+ [4.27631 9.06538 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 9.06538 6.0654 6.05449 
+ 8.46546 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducessever)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.8436 8.5199 4.30902 4.8436 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (li)
+ [7.25448 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (iveph)
+ [3.0327 5.4545 9.06538 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.5308 ] pdfxs
+ (a) show
+ (ndincurssi)
+ [6.05449 10.2872 3.02179 6.0654 4.8436 6.0654 4.27631 8.5199 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 9.98173 6.05449 3.0327 ] pdfxs
+ (g) show
+ (her)
+ [6.0654 4.8436 8.49809 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.909 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm.)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 3.0327 ] pdfxs
+ 16.936 -306.915 m
+ (D) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (sch[)
+ [4.29811 4.54905 8.8581 3.0327 ] pdfxs
+ (46) show
+ (]presen)
+ [5.8254 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sapowerfulhe)
+ [7.10173 8.2472 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 5.8254 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [8.8581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.10173 ] pdfxs
+ (a) show
+ (lg)
+ [3.02179 5.46541 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 11.8907 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisb)
+ [7.03639 3.0327 7.10173 6.37085 ] pdfxs
+ (o) show
+ (th\row-)
+ [4.23277 8.86901 6.05449 5.14905 7.88721 6.43623 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.8581 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 4.8436 ] pdfxs
+ -3.05176e-05 -328.838 m
+ (a) show
+ (nduses)
+ [6.0654 8.84719 6.0654 4.29811 4.85451 7.10173 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.8436 4.8436 4.85451 4.29811 7.10173 6.0654 ] pdfxs
+ (a) show
+ (thsrepresen)
+ [4.23277 6.0654 7.10173 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edbyre)
+ [4.85451 8.84719 5.75995 8.55265 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (rexpressi)
+ [7.06901 4.8436 5.75995 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.09082 ] pdfxs
+ (t) show
+ (orepresentrecursives)
+ [8.25811 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 7.03639 4.27631 
+ 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 7.64721 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urese\016cien)
+ [6.05449 4.27631 4.8436 7.10173 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.8545 3.0327 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hb)
+ [8.4872 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [8.4872 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 6.73082 6.0654 ] pdfxs
+ (at) show
+ (hs,it)
+ [6.0654 4.29811 5.7054 3.02179 6.67639 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.85451 ] pdfxs
+ (a) show
+ (rsp)
+ [4.2654 6.73082 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 7.2763 ] pdfxs
+ (t) show
+ (orec)
+ [7.8872 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructhe)
+ [4.27631 6.0654 4.8436 6.67639 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pinf)
+ [8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.4872 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.5198 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 7.2763 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (r) show
+ -3.05176e-05 -372.683 m
+ (expressi)
+ [4.8436 5.75995 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nscre)
+ [6.05449 7.93081 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 7.87629 ] pdfxs
+ (I) show
+ (npr)
+ [9.68719 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (icehowever,his)
+ [3.02179 4.85451 8.47629 6.05449 5.15996 7.57085 4.85451 5.4545 4.8436 4.27631 6.65449 
+ 6.0654 3.0327 7.93081 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.7198 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.85451 ] pdfxs
+ (a) show
+ (rstohavemuchahi)
+ [4.2654 7.94172 4.23277 9.08719 6.0654 5.14905 5.4545 8.47629 8.79257 6.05449 4.54905 
+ 9.68719 9.08719 6.05449 3.0327 ] pdfxs
+ (g) show
+ (herc)
+ [6.0654 4.8436 7.8981 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (urs.)
+ [6.0654 4.27631 4.29811 3.0327 ] pdfxs
+ -3.05176e-05 -432.438 m
+ /N622 11.955 Tf
+ (3.5.3No)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.7307 ] pdfxs
+ (n-c) show
+ (lo)
+ [3.73 6.7307 ] pdfxs
+ (n) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gContext)
+ [11.2138 9.70749 6.7307 7.10126 5.22437 6.13291 7.10119 9.71945 ] pdfxs
+ (S) show
+ (e)
+ [6.13291 ] pdfxs
+ (n) show
+ (sitiveA)
+ [5.30802 3.73 5.23633 3.73 6.73059 10.616 10.1618 ] pdfxs
+ (na) show
+ (lyses)
+ [3.73 7.10119 5.30802 6.13291 5.30802 ] pdfxs
+ -3.05176e-05 -461.406 m
+ /N614 10.909 Tf
+ (A) show
+ (sdiscussede)
+ [7.85445 6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 9.61082 4.85451 
+ ] pdfxs
+ (a) show
+ (rlier,evenm)
+ [4.2654 3.0327 3.0327 4.8436 4.27631 6.59994 4.8436 5.4545 4.85451 9.61082 9.08711 
+ ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.30537 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.39993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsdon)
+ [6.0654 9.08711 7.85445 6.0654 8.99992 6.0654 ] pdfxs
+ (o) show
+ (tcl)
+ [7.78911 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nehe)
+ [6.0654 8.39993 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.61082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sindi\013eren)
+ [7.85445 3.02179 9.61082 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -483.329 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 8.66174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 7.73448 ] pdfxs
+ (I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d,itisc)
+ [6.0654 6.31631 3.0327 7.44002 3.0327 7.50536 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ntousem)
+ [9.27264 4.23277 8.66174 6.0654 4.29811 8.05084 9.09802 ] pdfxs
+ (o) show
+ (relimi)
+ [4.2654 8.05084 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edn)
+ [4.8436 9.26173 6.0654 ] pdfxs
+ (a) show
+ (mingschemesf)
+ [9.08711 3.0327 6.0654 8.65083 4.30902 4.53815 6.0654 4.8436 9.09802 4.8436 7.50536 
+ 3.33815 ] pdfxs
+ (o) show
+ (rhe)
+ [7.47264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.26173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (\(o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -505.251 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.34901 ] pdfxs
+ (o) show
+ (nst)
+ [9.34901 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsi)
+ [9.34901 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e) show
+ 140.298 -501.292 m
+ /N703 7.96999 Tf
+ (13)
+ [4.23211 4.23211 ] pdfxs
+ 149.264 -505.251 m
+ /N614 10.909 Tf
+ (\)[)
+ [7.52729 3.0327 ] pdfxs
+ (51) show
+ (,)
+ [6.31631 ] pdfxs
+ (143) show
+ (,)
+ [6.31631 ] pdfxs
+ (53) show
+ (,)
+ [6.31631 ] pdfxs
+ (138) show
+ (,)
+ [6.31631 ] pdfxs
+ (42) show
+ (].Thisprecludes)
+ [3.0327 7.7672 7.8763 6.05449 3.0327 7.59263 6.05449 4.27631 4.85451 4.8436 3.0327 
+ 6.05449 6.0654 4.8436 7.59263 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ininginf)
+ [3.02179 6.0654 3.0327 6.05449 8.73811 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ -4.57764e-05 -527.174 m
+ (disj)
+ [6.0654 3.02179 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intd)
+ [3.0327 5.75995 9.39273 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.6035 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 9.99264 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces,whichisfund)
+ [6.05449 4.85451 4.8436 4.30902 8.55265 7.8763 6.05449 3.0327 4.54905 11.2035 3.0327 
+ 9.44716 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [8.17084 ] pdfxs
+ (t) show
+ (o)
+ [10.6035 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.17084 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.44716 ] pdfxs
+ (o) show
+ (f) show
+ 384.073 -527.174 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (ac) show
+ (rosc)
+ [4.0363 5.58542 4.45083 4.46185 ] pdfxs
+ (o) show
+ (pi)
+ [5.58542 3.33823 ] pdfxs
+ (c) show
+ 446.788 -527.174 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ -6.10352e-05 -549.096 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.05084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 7.73448 ] pdfxs
+ (I) show
+ (nthec)
+ [9.27264 4.23277 6.0654 8.05084 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.05084 ] pdfxs
+ (o) show
+ (fFi)
+ [6.53449 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.05084 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,f)
+ [6.32722 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.48355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.31631 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.0327 6.23994 6.05449 5.75995 6.0654 4.8436 7.50536 ] pdfxs
+ (o) show
+ (fb)
+ [6.53449 6.37085 ] pdfxs
+ (ot) show
+ (hlis)
+ [9.26173 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.50536 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.05084 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -571.019 m
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.35629 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ 59.0539 -571.019 m
+ /N722 10.909 Tf
+ (malloc) show
+ 96.9199 -571.019 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,whichw)
+ [4.85451 6.55631 7.8763 6.0654 3.02179 4.54905 9.56719 7.57085 ] pdfxs
+ (o) show
+ (uldf)
+ [6.0654 3.0327 9.55628 3.33815 ] pdfxs
+ (o) show
+ (rcethese)
+ [4.27631 4.8436 8.35629 4.23277 6.0654 4.8436 4.30902 8.34538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.08711 7.81081 ] pdfxs
+ (t) show
+ (omer)
+ [8.95629 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.35629 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.35629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rynodesf)
+ [4.27631 9.26174 6.05449 5.75995 6.0654 4.8436 7.81081 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 462.273 -571.019 m
+ /N722 10.909 Tf
+ (X) show
+ -9.15527e-05 -592.941 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.2119 -592.941 m
+ /N722 10.909 Tf
+ (Y) show
+ 30.5759 -592.941 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s,preven)
+ [4.29811 6.6654 6.0654 4.27631 4.8436 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hemfr)
+ [6.05449 4.85451 12.7307 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mproving)
+ [12.7198 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.4872 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (redisj)
+ [4.27631 8.47629 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 0 -602.435 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 8.784 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (13) show
+ 7.80399 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (n)
+ [8.68804 ] pdfxs
+ (pr) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (,s)
+ [6.25822 3.63121 ] pdfxs
+ (u) show
+ (ch)
+ [3.84642 8.68804 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (gor) show
+ (it)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ (mscanbeim)
+ [7.6838 7.20864 4.09746 4.59962 8.697 5.37062 7.67489 2.56423 7.67484 ] pdfxs
+ (p) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (ment)
+ [7.67484 4.10643 4.85956 3.58634 ] pdfxs
+ (e) show
+ (dto)
+ [8.68804 3.58634 8.17705 ] pdfxs
+ (u) show
+ (secl)
+ [3.64018 7.66593 4.09746 2.56423 ] pdfxs
+ (on) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ (,)
+ [6.25822 ] pdfxs
+ (bu) show
+ (tt)
+ [7.1548 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.66593 4.09746 ] pdfxs
+ (o) show
+ (stc)
+ [3.63121 7.16377 4.0885 ] pdfxs
+ (ou) show
+ (ldb)
+ [2.56423 8.68804 5.37959 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (o) show
+ (me)
+ [7.67484 7.67489 ] pdfxs
+ (u) show
+ (nb)
+ [4.85956 5.37959 ] pdfxs
+ (earab) show
+ (ly)
+ [2.55527 8.43706 ] pdfxs
+ (e) show
+ (xpo-)
+ [4.8686 5.37959 4.59962 3.07535 ] pdfxs
+ -8.78401 -14.768 m
+ (ne) show
+ (nti)
+ [4.86852 3.57737 2.56423 ] pdfxs
+ (a) show
+ (l[)
+ [5.6306 2.55527 ] pdfxs
+ (143) show
+ (,)
+ [5.6306 ] pdfxs
+ (53) show
+ (].)
+ [2.56423 6.65272 ] pdfxs
+ (Ma) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (n) show
+ (gclo)
+ [7.67495 4.09746 2.56423 4.59962 ] pdfxs
+ (n) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (ge\016cientist)
+ [7.67495 4.10643 7.67484 4.09746 2.55527 4.10643 4.85956 6.65271 2.56423 6.70655 3.58634 
+ ] pdfxs
+ (h) show
+ (ekeyc)
+ [7.16383 4.60858 4.10643 7.93497 3.83745 ] pdfxs
+ (ha) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (enge) show
+ (.) show
+ 219.761 -48.314 m
+ /N614 10.909 Tf
+ (76) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 89 89
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (3.6D)
+ [8.07685 4.476 24.2161 12.3662 ] pdfxs
+ (a) show
+ (ta)
+ [6.26925 13.227 ] pdfxs
+ (S) show
+ (tr)
+ [6.2836 6.58481 ] pdfxs
+ (uc) show
+ (t)
+ [6.2836 ] pdfxs
+ (u) show
+ (reA)
+ [6.58481 12.7392 12.1942 ] pdfxs
+ (na) show
+ (lysis:)
+ [4.476 8.52144 6.36962 4.476 6.36962 11.6633 ] pdfxs
+ (Su) show
+ (mm)
+ [13.4422 13.4566 ] pdfxs
+ (a) show
+ (ryofContri)
+ [6.58481 13.9012 8.0625 10.3147 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.65083 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.05084 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisahe)
+ [3.02179 5.75995 4.30902 3.02179 7.50536 3.0327 7.50536 8.65083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.26173 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.50536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdesi)
+ [6.05449 12.2944 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 9.26173 ] pdfxs
+ (t) show
+ (oc)
+ [8.65083 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ureimp)
+ [6.0654 4.2654 8.05084 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.44002 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.50536 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (a) show
+ 0 -54.648 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m'smem)
+ [9.08711 3.0327 7.62536 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.07628 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [8.17084 ] pdfxs
+ (\() show
+ (includingc)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 8.77083 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivity,type-s)
+ [3.0327 5.75995 3.0327 3.93823 4.84359 6.41449 3.93823 5.75995 6.35994 4.85451 3.63261 
+ 4.30902 ] pdfxs
+ (a) show
+ (fety,mod)
+ [3.32724 4.85451 3.93823 4.84359 6.41449 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.65449 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,e)
+ [6.0654 6.41449 4.8436 ] pdfxs
+ (t) show
+ (c\))
+ [4.85451 7.56002 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.77083 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -76.571 m
+ (t) show
+ (hef)
+ [6.05449 7.85448 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.06537 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.03267 ] pdfxs
+ (o) show
+ (f)
+ [6.33812 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.85448 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 7.84357 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.309 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.05446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedin)
+ [6.0654 7.29809 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.06537 
+ 3.0327 9.06537 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.309 ] pdfxs
+ (t) show
+ (hesis.The)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 7.66902 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -98.493 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmusesac)
+ [6.0654 11.8035 6.0654 4.29811 4.85451 7.01445 8.17084 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.77083 ] pdfxs
+ (o) show
+ (f)
+ [6.05449 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [6.96002 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncehe)
+ [6.0654 4.8436 7.57085 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [8.77083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.74904 4.30902 3.0327 7.01445 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.78174 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 6.96002 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 0 -120.416 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.63267 ] pdfxs
+ (a) show
+ (nd\feldsensi)
+ [6.05449 9.65446 6.05449 4.85451 3.02179 9.65446 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivity\)wi)
+ [3.0327 5.75995 3.0327 3.93823 5.74904 7.83274 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he\016ciency)
+ [9.64355 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 9.3381 ] pdfxs
+ (\() show
+ (\row-insensi)
+ [6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivity,uni\fc)
+ [3.02179 5.75995 3.0327 3.93823 4.8545 6.62176 6.0654 6.05449 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.63267 ] pdfxs
+ (a) show
+ (ndthe)
+ [6.05449 9.65446 4.23277 6.0654 8.43266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 7.89808 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (\)) show
+ 0 -142.338 m
+ (a) show
+ (ndincludesimp)
+ [6.0654 11.2363 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 4.8436 9.47989 3.0327 
+ 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 9.42546 6.05449 4.27631 ] pdfxs
+ (o) show
+ (perties)
+ [6.35994 4.85451 4.27631 4.23277 3.0327 4.85451 9.47989 ] pdfxs
+ (t) show
+ (om)
+ [10.6363 9.08711 ] pdfxs
+ (a) show
+ (keitus)
+ [5.4545 10.0254 3.0327 9.42546 6.05449 4.30902 ] pdfxs
+ (a) show
+ (blebym)
+ [6.05449 3.0327 10.0254 5.75995 10.9417 9.08711 ] pdfxs
+ (a) show
+ (nyclients)
+ [5.75995 10.9308 4.85451 3.0327 3.02179 4.85451 5.75995 4.23277 9.4908 ] pdfxs
+ (\(a) show
+ (nexplicithe)
+ [11.2363 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 9.41455 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (pmodel,)
+ [11.2472 9.08711 5.75995 6.05449 4.85451 3.0327 3.0327 ] pdfxs
+ 0 -164.261 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (enessinf)
+ [4.8436 6.0654 4.8436 4.30902 7.94172 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,mod)
+ [6.0654 6.6654 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.85451 6.95994 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninf)
+ [9.6981 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -186.183 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.43266 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.43266 ] pdfxs
+ (t) show
+ (hreekeynovel)
+ [6.0654 4.2654 4.85451 8.43266 5.4545 4.8436 9.3381 6.0654 5.14905 5.4545 4.85451 
+ 6.61085 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.88717 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.85446 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm,akeypr)
+ [6.0654 9.08711 6.62176 9.04356 5.4545 4.8436 9.3381 6.0654 4.27631 ] pdfxs
+ (o) show
+ (perty)
+ [6.35994 4.8436 4.27631 3.93823 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (th)
+ [7.82183 6.0654 ] pdfxs
+ (a) show
+ (sbeenusedbutn)
+ [7.87627 6.37085 4.8436 4.85451 9.64355 6.05449 4.30902 4.8436 9.64355 6.0654 6.05449 
+ 7.82183 6.0654 ] pdfxs
+ (ot) show
+ 0 -208.106 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edbef)
+ [4.8436 9.6981 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndaresultwhichh)
+ [6.0654 9.68719 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 7.87638 7.8763 6.0654 
+ 3.02179 4.54905 9.6981 6.0654 ] pdfxs
+ (a) show
+ (sn)
+ [7.93081 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.87638 6.37085 4.8436 4.8436 9.6981 ] pdfxs
+ (a) show
+ (chievedsof)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 4.8436 9.6981 4.30902 9.08719 3.32724 ] pdfxs
+ (a) show
+ (r:)
+ [4.27631 3.0327 ] pdfxs
+ 10.303 -241.983 m
+ (\() show
+ (i\)Wedescribeac)
+ [3.0327 9.69818 10.2981 8.66175 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 
+ 8.65084 9.27265 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.87264 ] pdfxs
+ (o) show
+ (fnew)
+ [7.14539 6.0654 4.8436 11.6944 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmic)
+ [6.05449 9.09802 3.0327 8.65084 ] pdfxs
+ (t) show
+ (echniqueswhich)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.11626 7.8763 6.0654 
+ 3.02179 4.54905 9.87264 ] pdfxs
+ (a) show
+ (reneeded)
+ [4.27631 8.65084 6.0654 4.8436 4.85451 6.0654 4.8436 9.87264 ] pdfxs
+ (t) show
+ (o)
+ [9.26174 ] pdfxs
+ (a) show
+ (chievesc)
+ [4.54905 6.05449 3.0327 4.85451 5.4545 8.65084 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ 27.273 -263.906 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 10.1017 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.These)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 12.7308 7.8763 6.0654 4.8436 4.30902 10.1017 
+ ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.55625 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [11.3235 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybe)
+ [3.0327 3.02179 11.0181 6.35994 10.1017 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 11.3126 ] pdfxs
+ (t) show
+ (o)
+ [10.7017 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 9.53444 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 27.273 -285.829 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.26174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.71626 ] pdfxs
+ (\() show
+ (evenn)
+ [4.8436 5.4545 4.8436 10.4726 6.0654 ] pdfxs
+ (o) show
+ (n-uni\fcati)
+ [6.05449 3.64352 6.05449 6.0654 3.02179 6.0654 4.8436 5.46541 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.4726 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4726 ] pdfxs
+ (o) show
+ (nes\))
+ [6.0654 4.8436 4.30902 8.65092 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.86173 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 9.26174 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 8.67263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 8.70535 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bility.)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 27.273 -307.751 m
+ (Weshow)
+ [10.2981 8.51993 4.29811 6.0654 5.14905 11.5417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tDSA)
+ [7.9091 8.32365 6.0654 11.8472 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzespr)
+ [3.0327 5.75995 4.8436 4.85451 7.96354 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.96354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.9091 ] pdfxs
+ (a) show
+ (reup)
+ [4.27631 8.50902 6.0654 9.71991 ] pdfxs
+ (t) show
+ (otwohundred)
+ [9.11992 3.93823 7.58175 9.11992 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 9.73082 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (ndlines)
+ [6.0654 9.71991 3.0327 3.0327 6.05449 4.85451 7.96354 ] pdfxs
+ (o) show
+ (fcodein)
+ [7.00357 4.8436 5.75995 6.0654 8.50902 3.0327 6.0654 ] pdfxs
+ 27.273 -329.674 m
+ (under)
+ [6.0654 6.05449 6.0654 4.8436 7.909 ] pdfxs
+ (3) show
+ (.2sec)
+ [3.0327 9.08719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds,)
+ [6.05449 6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndusesveryli)
+ [6.0654 9.6981 6.05449 4.30902 4.8436 7.94172 5.4545 4.8436 4.27631 9.39264 3.0327 
+ 3.0327 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.02179 8.4872 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 7.27298 -360.563 m
+ (\() show
+ (ii\)The)
+ [3.0327 3.02179 9.69818 7.88721 6.05449 8.6072 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmincremen)
+ [6.05449 12.8507 3.0327 6.0654 4.8436 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llydiscovers)
+ [3.0327 3.02179 9.52355 6.0654 3.02179 4.30902 4.8436 5.15996 5.4545 4.8436 4.27631 
+ 8.06172 ] pdfxs
+ (a) show
+ (n)
+ [9.81809 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.27631 ] pdfxs
+ (a) show
+ (tec)
+ [4.23277 8.61811 4.8436 ] pdfxs
+ (a) show
+ (ll-)
+ [3.0327 3.0327 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.829 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.03991 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.61811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.8507 ] pdfxs
+ (\(a) show
+ (ndSCCsin)
+ [6.05449 9.829 6.05449 7.88721 7.8763 8.06172 3.0327 6.0654 ] pdfxs
+ 27.273 -382.485 m
+ (t) show
+ (hec)
+ [6.05449 8.54175 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.71994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\))
+ [6.05449 6.0654 7.93092 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (he-\ry,using)
+ [6.0654 4.8436 3.64352 6.05449 4.8545 6.73085 6.05449 4.30902 3.02179 6.0654 9.14174 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.53084 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.71994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.75264 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.96355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.53084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisi)
+ [3.02179 5.75995 4.30902 3.02179 7.99626 3.0327 ] pdfxs
+ (t) show
+ (self.The)
+ [4.29811 4.8436 3.0327 3.33815 8.02902 7.8763 6.0654 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 27.273 -404.408 m
+ (usesanovelex)
+ [6.0654 4.29811 4.8436 7.61445 8.75992 6.05449 5.15996 5.4545 4.8436 6.33813 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (fT)
+ [6.63267 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.33815 ] pdfxs
+ (a) show
+ (n'sSCC\fnding)
+ [6.05449 3.0327 7.60354 6.0654 7.8763 11.1817 6.0654 6.05449 6.0654 3.0327 6.05449 
+ 8.75992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmpermi)
+ [6.05449 12.3925 6.37085 4.8436 4.27631 9.08711 3.0327 ] pdfxs
+ (tt) show
+ (ingincremen)
+ [3.0327 6.05449 8.75992 3.0327 6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (ta) show
+ (ldiscovery)
+ [6.32722 6.0654 3.0327 4.29811 4.85451 5.14905 5.4545 4.8436 4.27631 9.06537 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -426.33 m
+ (SCCsin)
+ [6.0654 7.8763 7.8763 7.94172 3.0327 9.68719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,evenwhened)
+ [6.05449 6.0654 6.6654 4.8436 5.4545 4.85451 9.6981 7.8763 6.0654 4.8436 9.6981 
+ 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (redyn)
+ [4.27631 8.4872 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydiscovered)
+ [3.0327 3.0327 9.39264 6.05449 3.0327 4.30902 4.8436 5.14905 5.4545 4.85451 4.2654 
+ 4.85451 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (a) show
+ (dded.)
+ [6.0654 6.05449 4.85451 6.05449 3.0327 ] pdfxs
+ 4.24199 -457.219 m
+ (\() show
+ (iii\)The)
+ [3.0327 3.02179 3.0327 9.69818 7.8763 6.0654 8.46538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmusesasimplemech)
+ [6.0654 12.7089 6.0654 4.29811 4.85451 7.9199 9.07629 4.29811 3.0327 9.08711 6.0654 
+ 3.0327 8.46538 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 12.7089 ] pdfxs
+ (\() show
+ (\fne-)
+ [6.05449 6.0654 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ininc)
+ [3.0327 9.67628 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eness)
+ [4.85451 6.05449 4.85451 4.29811 7.9199 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckin)
+ [4.54905 5.74904 3.0327 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [7.85456 ] pdfxs
+ (t) show
+ (os)
+ [9.07629 4.30902 ] pdfxs
+ (o) show
+ (lvesever)
+ [3.02179 5.4545 8.47629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -479.142 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.2654 9.15265 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsinp)
+ [6.0654 3.02179 4.85451 9.08711 7.39627 3.02179 9.15265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.36355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,including)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.22904 3.0327 6.05449 4.85451 3.02179 6.0654 
+ 6.05449 3.0327 6.0654 8.54174 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 7.94175 6.05449 4.30902 7.93084 ] pdfxs
+ (o) show
+ (fspecul)
+ [6.4254 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.0327 5.4545 7.93084 3.93823 5.75995 6.35994 7.94175 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.0654 6.22904 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 27.273 -501.064 m
+ (discovery)
+ [6.0654 3.02179 4.30902 4.8436 5.14905 5.4545 4.85451 4.27631 8.2472 ] pdfxs
+ (o) show
+ (fthec)
+ [5.8254 4.23277 6.0654 7.34176 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.51995 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwi)
+ [6.05449 8.55265 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (uti)
+ [6.05449 6.74184 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 5.74904 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.55265 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.0327 5.4545 4.8436 3.0327 8.2472 4.85451 ] pdfxs
+ (o) show
+ (rrecth)
+ [4.2654 4.27631 4.8436 4.85451 6.73093 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 7.94175 ] pdfxs
+ (o) show
+ (finc)
+ [5.8254 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 27.273 -522.987 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.This)
+ [9.08711 4.30902 7.55993 7.8763 6.0654 3.02179 6.99264 ] pdfxs
+ (a) show
+ (llowsit)
+ [3.02179 3.0327 5.14905 7.88721 6.98173 3.0327 6.91639 ] pdfxs
+ (t) show
+ (o)
+ [8.13811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzep)
+ [3.02179 5.75995 4.85451 7.52721 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 6.99264 ] pdfxs
+ (o) show
+ (fpr)
+ [6.01085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mss)
+ [9.08711 6.98173 4.30902 ] pdfxs
+ (a) show
+ (fely)
+ [3.32724 4.85451 3.0327 8.43265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.7381 ] pdfxs
+ (a) show
+ (llowsmodul)
+ [3.0327 3.0327 5.14905 7.8763 6.99264 9.08711 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [6.94901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 6.99264 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -544.909 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.81081 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.84357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzingp)
+ [3.0327 5.75995 4.8436 3.0327 6.0654 8.95629 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.81081 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.85085 4.23277 6.0654 8.35629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.5998 ] pdfxs
+ (a) show
+ (tc)
+ [7.74547 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.35629 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.56719 4.8436 ] pdfxs
+ (o) show
+ (mbiningthe)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 8.9672 4.23277 6.0654 8.35629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ 27.273 -566.832 m
+ (a) show
+ (tlink-)
+ [7.87638 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 4.54498 -597.721 m
+ (\() show
+ (iv\)Thepr)
+ [3.0327 5.75995 9.68727 7.88721 6.05449 8.34538 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 9.25083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twebelieveisfund)
+ [7.74547 7.57085 8.34538 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 8.34538 3.02179 
+ 7.7999 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.52358 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (a) show
+ (chievingasc)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 8.94538 8.95629 4.29811 4.85451 
+ ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.33448 ] pdfxs
+ (\\) show
+ (fullyc)
+ [3.33815 6.0654 3.02179 3.0327 9.25083 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 4.85451 ] pdfxs
+ (") show
+ 27.273 -619.643 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.0654 12.8616 3.0327 8.08354 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.62902 6.0654 4.29811 8.62902 ] pdfxs
+ (o) show
+ (fauni\fc)
+ [7.10175 9.23992 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.83991 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch.Wi)
+ [4.54905 6.0654 8.30175 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.83991 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.08354 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.05449 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,itisex)
+ [6.0654 6.83994 3.0327 8.01819 3.0327 8.08354 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 5.75995 ] pdfxs
+ 228.545 -657.201 m
+ (77) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 90 90
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (unlikelyf)
+ [6.0654 6.05449 3.0327 3.0327 5.4545 4.8436 3.0327 9.27265 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.78901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.3672 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisrepresen)
+ [3.0327 5.75995 4.29811 3.0327 7.82172 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.5781 ] pdfxs
+ (t) show
+ (o)
+ [8.9672 ] pdfxs
+ (g) show
+ (rowl)
+ [4.27631 5.14905 11.3999 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e,despi)
+ [4.8436 6.57812 6.05449 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (eusingac)
+ [8.3672 6.0654 4.29811 3.0327 6.0654 8.9672 8.9781 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,\feld-)
+ [3.0327 5.4545 4.8436 6.57812 6.05449 4.85451 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -21.922 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (iverepresent)
+ [3.02179 5.4545 8.38902 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.ThisisdiscussedinSec)
+ [6.0654 7.84357 7.8763 6.0654 3.02179 7.84354 3.0327 7.84354 6.05449 3.0327 4.30902 
+ 4.8436 6.0654 4.29811 4.29811 4.85451 9.59991 3.02179 9.59991 6.0654 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.59991 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.Techniquesth)
+ [7.84357 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.84354 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.7782 6.0654 8.98901 6.0654 ] pdfxs
+ (o) show
+ (tuseuni\f-)
+ [7.7782 6.05449 4.30902 8.37811 6.0654 6.0654 3.02179 6.0654 3.63261 ] pdfxs
+ 0 -43.845 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.81809 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.78539 3.0327 ] pdfxs
+ (140) show
+ (,)
+ [6.78539 ] pdfxs
+ (103) show
+ (]\)havebeenshown)
+ [3.0327 7.99638 6.0654 5.14905 5.4545 8.6072 6.35994 4.85451 4.8436 9.81809 4.30902 
+ 6.05449 5.15996 7.8763 9.81809 ] pdfxs
+ (t) show
+ (obesc)
+ [9.20719 6.35994 8.6072 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble,but)
+ [6.0654 3.02179 4.85451 6.81812 6.05449 6.0654 7.99638 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.6072 ] pdfxs
+ (o) show
+ (rtwo)
+ [8.029 3.93823 7.57085 9.2181 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.05449 4.85451 4.2654 8.06172 ] pdfxs
+ (o) show
+ (fm)
+ [7.09085 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (slower)
+ [4.29811 3.0327 5.14905 7.58175 4.8436 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdo)
+ [7.87638 6.0654 9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8254 ] pdfxs
+ (a) show
+ (nd[)
+ [6.05449 9.6981 3.0327 ] pdfxs
+ (92) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -19.697 -96.656 m
+ (\() show
+ (v\)D)
+ [5.75995 9.69818 8.32365 ] pdfxs
+ (at) show
+ (aStruc)
+ [9.9381 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 9.3272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisise\016cient)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 3.0327 8.78171 4.8436 9.09802 4.8436 3.0327 
+ 4.8436 5.75995 8.72728 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 10.5381 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleen)
+ [6.0654 3.02179 9.3381 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.5381 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (chieve)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 9.3381 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 8.78171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 0 -118.579 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mper)
+ [9.09802 6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.40721 ] pdfxs
+ (t) show
+ (on)
+ [8.02902 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 7.41812 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.62901 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.Thisresultindic)
+ [6.05449 9.09802 4.29811 7.52721 7.8763 6.0654 3.02179 6.87264 4.27631 4.8436 4.30902 
+ 6.05449 3.0327 6.8073 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 6.86173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ (,)
+ [5.80359 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.85451 6.0654 ] pdfxs
+ 0 -140.502 m
+ (a)
+ [8.90174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.69093 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.75627 ] pdfxs
+ (t) show
+ (imebud)
+ [3.02179 9.09802 8.29084 6.0654 6.05449 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (,ac)
+ [6.52358 8.90174 4.8436 ] pdfxs
+ (o) show
+ (mpileren)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.72355 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineerc)
+ [3.02179 6.0654 4.8436 4.85451 7.72355 4.8436 ] pdfxs
+ (a) show
+ (ncho)
+ [9.51264 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (setoimplementei)
+ [4.29811 8.30175 4.23277 8.90174 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 7.69093 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herac)
+ [6.0654 4.8436 7.72355 8.90174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 0 -162.424 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.02179 5.4545 8.4872 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.709 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.7307 ] pdfxs
+ (\() show
+ (like)
+ [3.0327 3.0327 5.4545 8.4872 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,)
+ [6.6763 ] pdfxs
+ (o) show
+ (ran)
+ [7.909 9.0981 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubset-b)
+ [3.0327 5.4545 8.4872 4.29811 6.0654 6.0654 4.29811 4.85451 4.23277 3.64352 6.05449 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.6981 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -184.347 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.16356 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.16356 ] pdfxs
+ (a) show
+ (s)
+ [7.40718 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 7.40718 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmswi)
+ [6.0654 9.08711 7.40718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre\fnemen)
+ [9.16356 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Fin)
+ [7.70175 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 6.23994 ] pdfxs
+ (t) show
+ (hissc)
+ [6.05449 3.0327 7.40718 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bilitym)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 8.8581 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.40718 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ 0 -206.269 m
+ (\(a) show
+ (nd)
+ [6.05449 9.79628 ] pdfxs
+ (ot) show
+ (herm)
+ [6.0654 4.8436 8.00718 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.58538 ] pdfxs
+ (t) show
+ (echniques\)e\016cienten)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 7.97456 4.8436 
+ 9.09802 4.8436 3.0327 4.8436 5.75995 7.97456 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (obere)
+ [9.18538 6.35994 8.58538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.0327 8.57447 3.33815 ] pdfxs
+ (o) show
+ (rinclusi)
+ [8.00718 3.0327 6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ninac)
+ [9.79628 3.0327 9.79628 9.18538 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -228.192 m
+ (merci)
+ [9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.22175 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.55628 ] pdfxs
+ (D) show
+ (SAis)
+ [6.05449 12.3817 3.0327 8.49808 ] pdfxs
+ (a) show
+ (tle)
+ [8.43274 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.43274 ] pdfxs
+ (a) show
+ (n)
+ [10.2545 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.46536 ] pdfxs
+ (o) show
+ (fm)
+ [7.5272 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (udef)
+ [6.0654 6.05449 9.04356 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.47627 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nprevi)
+ [10.2545 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usfullyc)
+ [6.0654 8.49808 3.33815 6.05449 3.0327 3.0327 9.949 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -250.114 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.84357 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms,)
+ [6.05449 9.08711 4.30902 6.15267 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 7.84357 6.0654 4.27631 4.29811 7.24366 ] pdfxs
+ (t) show
+ (obesm)
+ [8.44356 6.35994 7.84357 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.02176 3.33815 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (o) show
+ (f)
+ [6.32722 ] pdfxs
+ (t) show
+ (hetimerequired)
+ [6.0654 7.84357 4.23277 3.0327 9.09802 7.84357 4.2654 4.85451 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 9.05446 ] pdfxs
+ (t) show
+ (oc)
+ [8.45447 4.8436 ] pdfxs
+ (o) show
+ (mpilethepr)
+ [9.08711 6.0654 3.0327 3.0327 7.84357 4.23277 6.0654 7.84357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -272.037 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hast)
+ [9.6981 9.08719 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 9.0981 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (\() show
+ (inthisc)
+ [3.0327 9.6981 4.23277 6.0654 3.0327 7.94172 4.8436 ] pdfxs
+ (a) show
+ (se,GCC)
+ [4.30902 4.8436 6.6654 8.5636 7.8763 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ -10.336 -305.914 m
+ (I) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (t) show
+ (o)
+ [10.069 ] pdfxs
+ (t) show
+ (herese)
+ [6.0654 9.46901 4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.54905 10.6799 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,wedescribe)
+ [6.0654 4.29811 7.90902 7.57085 9.47992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 
+ 6.35994 9.47992 ] pdfxs
+ (t) show
+ (hekeyen)
+ [6.05449 9.47992 5.4545 4.8436 10.3854 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeringde)
+ [3.02179 6.0654 4.8436 4.85451 4.27631 3.02179 6.0654 10.0799 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ils)
+ [3.0327 3.02179 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.8691 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -27.273 -327.837 m
+ (t) show
+ (he)
+ [6.05449 9.55628 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme\016cient)
+ [6.05449 13.7889 4.85451 9.08711 4.85451 3.02179 4.85451 5.75995 8.93455 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 10.7563 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.05449 3.0327 9.54537 3.0327 10.7563 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Theseimplement)
+ [3.0327 4.8436 4.85451 11.0617 7.8763 6.0654 4.8436 4.30902 9.54537 3.0327 9.08711 
+ 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [10.7563 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilsdon)
+ [3.0327 3.0327 8.99989 6.0654 10.1454 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.94546 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.8436 4.85451 8.93455 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.273 -349.76 m
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (imeb)
+ [3.0327 9.08711 8.4872 6.37085 ] pdfxs
+ (o) show
+ (unds)
+ [6.05449 6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,butc)
+ [6.0654 9.08711 6.6654 6.0654 6.05449 7.88729 4.8436 ] pdfxs
+ (a) show
+ (nm)
+ [9.6981 9.09802 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmhundreds)
+ [6.0654 12.7307 5.74904 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (imesf)
+ [3.02179 9.09802 4.8436 7.94172 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (n) show
+ -27.273 -371.682 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.09802 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ -10.336 -393.605 m
+ (Weshowed)
+ [10.2981 8.68356 4.29811 6.0654 5.14905 7.57085 4.85451 9.88355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.07274 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.68356 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisextremelyf)
+ [6.05449 12.9162 3.0327 8.12717 4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 4.8436 
+ 3.0327 9.58901 3.32724 ] pdfxs
+ (a) show
+ (stinpr)
+ [4.30902 8.06183 3.0327 9.88355 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice)
+ [3.0327 4.8436 8.67266 ] pdfxs
+ (\(ta) show
+ (kingless)
+ [5.75995 3.0327 6.05449 9.28356 3.0327 4.8436 4.30902 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.88355 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (s)
+ [8.12717 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.67266 ] pdfxs
+ (a) show
+ -27.273 -415.527 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.1198 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisover)
+ [7.27638 3.0327 7.33081 5.14905 5.4545 4.8436 7.30901 ] pdfxs
+ (200) show
+ (K)
+ [11.509 ] pdfxs
+ (L) show
+ (OC)
+ [8.4872 7.8763 ] pdfxs
+ (\)) show
+ (,usesveryli)
+ [6.05449 6.0654 4.29811 4.85451 7.33081 5.4545 4.8436 4.27631 8.78174 3.0327 3.0327 
+ ] pdfxs
+ (tt) show
+ (lemem)
+ [3.0327 7.8763 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.79265 ] pdfxs
+ (\() show
+ (less)
+ [3.02179 4.85451 4.29811 7.33081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.08719 ] pdfxs
+ (20) show
+ (MB)
+ [10.0036 10.7562 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.8763 4.30902 ] pdfxs
+ (a) show
+ (me\),)
+ [9.08711 4.85451 4.23277 6.1854 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.08719 4.29811 4.85451 ] pdfxs
+ (a) show
+ (les)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -27.273 -437.45 m
+ (verywellin)
+ [5.4545 4.8436 4.27631 8.75992 7.57085 4.85451 3.0327 6.02176 3.0327 9.06537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysistime)
+ [3.0327 5.75995 4.29811 3.0327 7.309 4.23277 3.0327 9.09802 7.84357 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.05446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 8.75992 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (printf)
+ [6.05449 4.27631 3.0327 5.75995 7.24366 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.27628 ] pdfxs
+ (4) show
+ (0benchm)
+ [8.45447 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rkssp)
+ [4.2654 5.75995 7.309 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning4)
+ [6.05449 6.0654 3.0327 6.05449 8.45447 8.45447 ] pdfxs
+ (o) show
+ (rders-)
+ [4.27631 6.05449 4.85451 4.2654 4.30902 3.63261 ] pdfxs
+ (o) show
+ (f-m)
+ [3.33815 3.63261 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 4.8436 ] pdfxs
+ -27.273 -459.372 m
+ (o) show
+ (fcodesize.)
+ [6.62176 4.8436 5.75995 6.0654 8.13811 4.29811 3.0327 4.8436 4.85451 7.75629 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.73811 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.2654 6.0654 4.85451 4.23277 6.0654 4.27631 8.1272 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.59263 4.8436 ] pdfxs
+ (a) show
+ (nbeusedtosupp)
+ [9.34901 6.35994 8.13811 6.0654 4.29811 4.85451 9.34901 4.23277 8.74901 4.29811 6.0654 
+ 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtabr)
+ [4.2654 7.5382 8.73811 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [9.34901 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (o) show
+ (fclien)
+ [6.62176 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sincluding)
+ [7.59263 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 8.73811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -27.273 -481.295 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 9.40356 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 8.85807 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.6254 
+ ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.80364 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.85807 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 8.86898 ] pdfxs
+ (a) show
+ (swell)
+ [8.85807 7.58175 4.8436 3.0327 7.59266 ] pdfxs
+ (a) show
+ (ss)
+ [8.86898 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.6145 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.85807 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.85807 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -27.273 -503.217 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refclien)
+ [4.2654 4.85451 6.97085 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,whichisdescribed)
+ [4.29811 6.6654 7.88721 6.05449 3.0327 4.54905 9.6981 3.02179 7.94172 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.6981 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (edinCh)
+ [4.8436 9.6981 3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (4) show
+ (.) show
+ 201.272 -657.201 m
+ (78) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 91 91
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter4)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Usi)
+ [21.4409 10.9806 7.75841 ] pdfxs
+ (n) show
+ (gData)
+ [23.2255 21.3912 13.5336 10.8568 22.8535 ] pdfxs
+ (S) show
+ (tr)
+ [10.832 11.402 ] pdfxs
+ (uc) show
+ (t)
+ [10.832 ] pdfxs
+ (u) show
+ (reA)
+ [11.402 22.0109 21.0691 ] pdfxs
+ (na) show
+ (lysisfor)
+ [7.73363 14.7233 11.0054 7.73363 20.3005 8.52658 13.9304 11.3772 ] pdfxs
+ 0 -79.701 m
+ (Alias)
+ [21.0691 7.73363 7.75841 13.5336 20.3005 ] pdfxs
+ (an) show
+ (d)
+ [24.787 ] pdfxs
+ (I) show
+ (P)
+ [28.3562 ] pdfxs
+ (M) show
+ (o)
+ [14.6988 ] pdfxs
+ (d) show
+ (/)
+ [13.9552 ] pdfxs
+ (R) show
+ (efA)
+ [12.7157 17.8217 21.0691 ] pdfxs
+ (na) show
+ (lysis)
+ [7.73363 14.7233 11.0054 7.73363 11.0054 ] pdfxs
+ 0 -141.474 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.75992 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 7.61445 3.02179 7.61445 ] pdfxs
+ (a) show
+ (n)
+ [9.35992 ] pdfxs
+ (agg) show
+ (ressivemem)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.14902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.05447 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhichisdesi)
+ [3.0327 5.75995 4.29811 3.0327 7.60354 7.8763 6.0654 3.0327 4.53815 9.37082 3.02179 
+ 7.61445 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.35992 ] pdfxs
+ (t) show
+ (obepowerfulen)
+ [8.75992 6.35994 8.14902 6.37085 5.14905 7.57085 4.85451 4.27631 3.32724 6.0654 6.32722 
+ 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 0 -163.396 m
+ (t) show
+ (osupp)
+ [8.02902 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 6.81821 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.41812 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.41812 ] pdfxs
+ (t) show
+ (echniquesdescribedin)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 6.87264 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 8.63992 3.02179 8.63992 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 6.87264 ] pdfxs
+ (t) show
+ (hesis,butis)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 5.81449 6.05449 6.0654 6.81821 3.02179 6.88355 
+ ] pdfxs
+ (a) show
+ (lsofullyc)
+ [3.02179 4.30902 8.01811 3.33815 6.0654 3.02179 3.0327 8.33447 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.41812 ] pdfxs
+ (o) show
+ (fsupp)
+ [5.91267 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -185.319 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.61813 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [6.88355 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 8.65083 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refb)
+ [4.27631 4.85451 5.91267 6.0654 ] pdfxs
+ (a) show
+ (sedtechniques.Thisch)
+ [4.29811 4.85451 8.65083 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 
+ 4.8436 4.30902 7.52721 7.8763 6.0654 3.0327 6.88355 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.8436 6.86174 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 6.89446 
+ ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 8.63992 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 398.5 -185.319 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 426.796 -185.319 m
+ /N614 10.909 Tf
+ (,)
+ [5.8254 ] pdfxs
+ (a) show
+ (n)
+ [8.65083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s) show
+ 0 -207.242 m
+ (a) show
+ (ndmod)
+ [6.0654 9.06537 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.85451 6.33812 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 7.309 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nbuiltusing)
+ [9.07628 6.05449 6.0654 3.02179 3.0327 7.25457 6.05449 4.30902 3.0327 6.05449 8.46538 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.85448 ] pdfxs
+ (D) show
+ (SAfr)
+ [6.0654 11.1817 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk,wi)
+ [4.27631 5.74904 6.16358 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hsever)
+ [9.06537 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lex)
+ [6.04358 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.09802 6.05449 3.0327 7.85448 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 0 -229.164 m
+ (The)
+ [7.8763 6.0654 7.98539 ] pdfxs
+ (goa) show
+ (l)
+ [6.1854 ] pdfxs
+ (o) show
+ (f)
+ [6.46903 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.4399 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 7.4181 3.0327 7.45081 ] pdfxs
+ (t) show
+ (oshowhowasimpleclientisbuiltusing)
+ [8.59629 4.29811 6.0654 5.14905 11.029 6.05449 5.14905 11.029 8.59629 4.29811 3.0327 
+ 9.09802 6.05449 3.0327 7.9963 4.8436 3.0327 3.0327 4.8436 5.75995 7.38547 3.0327 
+ 7.4399 6.0654 6.0654 3.02179 3.0327 7.38547 6.0654 4.29811 3.0327 6.0654 8.59629 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.9963 ] pdfxs
+ (D) show
+ (SAfr)
+ [6.05449 11.3344 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk,described)
+ [4.27631 5.75995 6.27267 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 
+ 6.0654 ] pdfxs
+ 0 -251.087 m
+ (inCh)
+ [3.0327 9.76355 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.97446 ] pdfxs
+ (3) show
+ (,)
+ [6.75267 ] pdfxs
+ (a) show
+ (ndshow)
+ [6.0654 9.76355 4.29811 6.0654 5.14905 11.5854 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.55266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.01808 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.76355 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.0363 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nprovidedby)
+ [9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.76355 5.75995 9.4581 
+ ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 11.8908 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.76355 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 7.95274 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -273.009 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 9.2508 ] pdfxs
+ (o) show
+ (fsimil)
+ [8.29083 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rc)
+ [9.21808 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 3.64352 ] pdfxs
+ (t) show
+ (imec)
+ [3.02179 9.09802 9.79628 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (.)
+ [11.8144 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.98538 ] pdfxs
+ (o) show
+ (f)
+ [8.27993 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 9.80719 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [11.0181 3.02179 11.0181 ] pdfxs
+ (t) show
+ (hissecti)
+ [6.05449 3.0327 9.2508 4.30902 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisperf)
+ [11.0181 3.02179 9.26171 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 11.0072 3.0327 11.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -294.932 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.74904 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (2\)) show
+ (.) show
+ 0 -340.386 m
+ /N622 14.346 Tf
+ (4.1Ali)
+ [8.07685 4.476 24.2161 12.1798 4.49035 4.476 ] pdfxs
+ (a) show
+ (sA)
+ [11.7494 12.1798 ] pdfxs
+ (na) show
+ (lysis)
+ [4.49035 8.50709 6.36962 4.49035 11.735 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (M) show
+ (o)
+ [8.52157 ] pdfxs
+ (d) show
+ (/)
+ [8.07685 ] pdfxs
+ (R) show
+ (ef)
+ [7.3595 10.3147 ] pdfxs
+ (In) show
+ (form)
+ [4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (a) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -373.112 m
+ /N614 10.909 Tf
+ (Theli)
+ [7.8763 6.0654 8.67266 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ureh)
+ [6.0654 4.27631 8.67266 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlys)
+ [6.0654 3.02179 9.58901 4.29811 ] pdfxs
+ (t) show
+ (udied)
+ [6.0654 6.05449 3.0327 4.8436 9.89446 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.67266 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 9.89446 6.05449 4.30902 8.67266 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.12717 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 9.88355 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.1563 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -395.034 m
+ (See,e.)
+ [6.0654 4.8436 4.8436 7.12357 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 7.11266 3.0327 ] pdfxs
+ (73) show
+ (],f)
+ [3.02179 7.11266 3.33815 ] pdfxs
+ (o) show
+ (rasurvey)
+ [8.269 9.44719 4.30902 6.05449 4.27631 5.4545 4.8436 9.75264 ] pdfxs
+ (o) show
+ (fs)
+ [7.33084 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [7.33084 ] pdfxs
+ (t) show
+ (heav)
+ [6.05449 8.8472 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blew)
+ [6.0654 3.02179 8.8472 7.57085 ] pdfxs
+ (o) show
+ (rkinthe\feld.)
+ [4.27631 9.75264 3.0327 10.0581 4.23277 6.0654 8.8472 6.05449 4.85451 3.02179 6.0654 
+ 8.95628 ] pdfxs
+ (I) show
+ (nthissec)
+ [10.0581 4.23277 6.0654 3.0327 8.29081 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.0654 7.11266 7.58175 8.83629 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 ] pdfxs
+ 0 -416.957 m
+ (t) show
+ (hec)
+ [6.05449 8.57447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extf)
+ [4.8436 5.75995 7.96365 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.01808 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.46901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.77446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.56356 ] pdfxs
+ (a) show
+ (ssump)
+ [4.29811 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswem)
+ [6.0654 8.01808 7.57085 8.57447 9.08711 ] pdfxs
+ (a) show
+ (ke.)
+ [5.4545 4.8436 8.1272 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 6.75267 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.57447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.02899 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.01808 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -438.879 m
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 11.4326 3.0327 11.4326 
+ ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 9.67625 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.64353 ] pdfxs
+ (a) show
+ (rebuiltin)
+ [4.27631 10.2217 6.05449 6.0654 3.0327 3.02179 9.62182 3.0327 11.4326 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 11.4326 3.33815 ] pdfxs
+ (o) show
+ (llow)
+ [3.02179 3.0327 5.14905 13.2544 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 10.2108 4.85451 ] pdfxs
+ (o) show
+ (nven)
+ [5.75995 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.67625 ] pdfxs
+ (o) show
+ (f)
+ [8.70538 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.2217 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [15.3709 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.67625 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -460.802 m
+ (Fr)
+ [6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk[)
+ [4.27631 9.39264 3.0327 ] pdfxs
+ (85) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -482.724 m
+ (Not) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ (,in)
+ [6.6654 3.02179 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.6363 4.8436 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 6.65449 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.65449 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.47629 ] pdfxs
+ (\() show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck\)sc)
+ [4.54905 5.75995 7.86547 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rv)
+ [7.8981 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [7.86547 6.0654 9.07629 6.0654 ] pdfxs
+ (o) show
+ (thavetheir)
+ [7.86547 6.05449 5.15996 5.4545 8.47629 4.23277 6.0654 4.8436 3.0327 4.27631 ] pdfxs
+ 0 -504.647 m
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.55262 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 10.309 ] pdfxs
+ (a) show
+ (repr)
+ [4.27631 9.09811 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (t) show
+ (oSSAv)
+ [9.70901 6.0654 6.05449 12.4363 5.14904 ] pdfxs
+ (a) show
+ (lues,)
+ [3.0327 6.0654 4.8436 4.30902 7.43993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3199 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.09811 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.05449 8.56353 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.09811 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.49819 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tesf)
+ [4.23277 4.85451 8.55262 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.53082 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.56353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.56353 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ 0 -526.569 m
+ (isn)
+ [3.0327 8.46535 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.41092 6.35994 ] pdfxs
+ (o) show
+ (ssibleto)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.02174 4.23277 9.62173 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 9.02174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.47626 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (a) show
+ (nSSAre)
+ [10.2217 6.0654 6.05449 12.349 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ister\).)
+ [3.0327 4.30902 4.23277 4.85451 4.27631 4.23277 9.47992 ] pdfxs
+ (I) show
+ (n)
+ [10.2217 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 7.19994 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.02174 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 9.01083 3.33815 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.44354 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.46535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -548.492 m
+ (a) show
+ (ccessmem)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry:)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ 78.636 -548.492 m
+ /N722 10.909 Tf
+ (load) show
+ 101.545 -548.492 m
+ /N614 10.909 Tf
+ (,) show
+ 108.212 -548.492 m
+ /N722 10.909 Tf
+ (store) show
+ 136.848 -548.492 m
+ /N614 10.909 Tf
+ (,) show
+ 143.515 -548.492 m
+ /N722 10.909 Tf
+ (call) show
+ 166.424 -548.492 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 194.302 -548.492 m
+ /N722 10.909 Tf
+ (invoke) show
+ 228.666 -548.492 m
+ /N614 10.909 Tf
+ (.SeeSec)
+ [7.87629 6.0654 4.8436 8.4872 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (2) show
+ (.2f)
+ [3.0327 9.08719 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (o) show
+ (redet)
+ [4.27631 8.4872 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ils.)
+ [3.0327 3.0327 4.29811 3.0327 ] pdfxs
+ 228.545 -582.481 m
+ (79) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 92 92
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.47263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.47263 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 9.22901 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.51267 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (retypic)
+ [4.27631 8.01812 3.93823 5.75995 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyusedbytwoverydi\013erentf)
+ [3.0327 3.02179 8.93447 6.0654 4.29811 4.85451 9.22901 5.75995 8.93447 3.93823 7.58175 
+ 8.62902 5.4545 4.8436 4.27631 8.93447 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 
+ 5.75995 7.4182 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.48354 ] pdfxs
+ (o) show
+ (fclien)
+ [6.51267 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.5599 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.31628 4.30902 ] pdfxs
+ (a) show
+ (fetycheckin)
+ [3.32724 4.85451 3.93823 9.01083 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.05449 
+ ] pdfxs
+ (g/) show
+ (pr)
+ [6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (munders)
+ [12.3489 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (ls.Thetwotypes)
+ [3.0327 4.30902 7.74539 7.8763 6.0654 8.10539 3.93823 7.57085 8.71629 3.93823 5.74904 
+ 6.37085 4.8436 7.5599 ] pdfxs
+ (o) show
+ (fclien)
+ [6.58903 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.5599 ] pdfxs
+ (a) show
+ (rech)
+ [4.2654 8.10539 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (erizedbyhow)
+ [4.85451 4.2654 3.0327 4.85451 4.8436 9.92718 5.74904 9.62173 6.0654 5.14905 11.7381 
+ ] pdfxs
+ (t) show
+ (heyuse)
+ [6.0654 4.8436 9.62173 6.05449 4.30902 8.70538 ] pdfxs
+ (t) show
+ (heresul)
+ [6.0654 8.70538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (inginf)
+ [3.0327 6.05449 9.31628 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.92718 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.92718 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 8.13809 ] pdfxs
+ (to) show
+ (ler)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ncef)
+ [6.05449 4.85451 8.70538 3.33815 ] pdfxs
+ (o) show
+ (rerr)
+ [8.13809 4.8436 4.27631 4.2654 ] pdfxs
+ (o) show
+ (rs.)
+ [4.27631 4.29811 8.56356 ] pdfxs
+ (A) show
+ (n)
+ [9.91628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerrequires)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.389 4.27631 4.8436 5.75995 6.0654 3.02179 
+ 4.27631 4.8436 8.42171 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.95629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.95629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.389 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisbe)
+ [3.02179 5.75995 4.30902 3.02179 8.42171 6.35994 4.8436 ] pdfxs
+ 202.77 -65.768 m
+ /N634 10.909 Tf
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 225.284 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ (i.e.,itre)
+ [3.0327 3.02179 4.85451 3.0327 7.26539 3.02179 8.35637 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsc)
+ [6.0654 4.27631 6.05449 8.42171 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.14904 ] pdfxs
+ (at) show
+ (iveinf)
+ [3.0327 5.4545 8.9672 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n\)while)
+ [6.0654 8.35637 7.8763 6.0654 3.02179 3.0327 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (achecking)
+ [9.51264 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 9.51264 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 10.1235 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [13.1453 6.0654 6.05449 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.51264 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llydon)
+ [3.0327 3.02179 9.8181 6.0654 9.51264 6.05449 ] pdfxs
+ (ot) show
+ (.Bec)
+ [9.15265 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.90174 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 8.90174 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.2654 9.8181 3.33815 5.75995 4.8436 6.0654 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (hesisisf)
+ [6.05449 4.85451 4.29811 3.0327 8.17081 3.0327 8.17081 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [8.149 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.9598 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.95994 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.89448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesdescribed)
+ [3.02179 5.75995 4.30902 4.8436 8.17081 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 
+ 6.37085 4.8436 9.92718 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.92718 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (edhere)
+ [4.8436 9.92718 6.0654 4.8436 4.27631 8.71629 ] pdfxs
+ (\() show
+ (including)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.31628 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (\))
+ [8.10547 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -131.535 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (se) show
+ (r)
+ [4.60356 ] pdfxs
+ (va) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (ve) show
+ (lyc)
+ [2.78176 8.54166 4.46185 ] pdfxs
+ (o) show
+ (rre)
+ [4.60356 4.04721 4.45094 ] pdfxs
+ (c) show
+ (t) show
+ 84.023 -131.535 m
+ /N614 10.909 Tf
+ (:If)
+ [7.5163 3.94897 6.25085 ] pdfxs
+ (t) show
+ (heyc)
+ [6.05449 4.85451 8.67265 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tdetermine,f)
+ [7.16729 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 3.0327 6.05449 4.85451 6.08722 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.18901 ] pdfxs
+ (a) show
+ (llexecu)
+ [3.0327 5.95631 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.76721 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.09813 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tas)
+ [7.16729 8.37811 4.29811 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -16.936 -153.458 m
+ (is)
+ [3.0327 8.26899 ] pdfxs
+ (t) show
+ (rue,itdoesn)
+ [4.27631 6.05449 4.85451 7.09085 3.02179 8.21456 6.0654 5.75995 4.8436 8.2799 6.05449 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.21456 ] pdfxs
+ (a) show
+ (sserti)
+ [4.30902 4.29811 4.85451 4.2654 8.21456 3.0327 ] pdfxs
+ (t) show
+ (.F)
+ [8.87992 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.24718 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ifitc)
+ [9.08711 6.0654 3.0327 4.8436 7.09085 3.02179 7.30902 3.0327 8.21456 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tproveth)
+ [8.21456 6.0654 4.27631 5.14905 5.4545 8.82538 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ttwop)
+ [8.21456 3.93823 7.58175 9.42537 6.35994 ] pdfxs
+ (o) show
+ (interswillnever)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.26899 7.8763 3.0327 3.0327 7.00357 6.05449 
+ 4.85451 5.4545 4.8436 8.24718 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s,i)
+ [4.29811 7.09085 3.02179 ] pdfxs
+ (t) show
+ -16.936 -175.38 m
+ (mustre)
+ [8.79257 6.05449 4.30902 7.87638 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s")
+ [4.30902 9.08719 ] pdfxs
+ (\() show
+ (de\fnedbelow)
+ [6.05449 4.85451 6.05449 6.0654 4.8436 9.6981 6.37085 4.8436 3.0327 5.14905 7.8763 
+ ] pdfxs
+ (\)) show
+ (.) show
+ -16.936 -212.938 m
+ /N622 11.955 Tf
+ (4.1.1Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sA)
+ [9.79114 10.1499 ] pdfxs
+ (na) show
+ (lysisAss)
+ [3.74195 7.08924 5.30802 3.74195 9.77918 10.1618 5.30802 5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s)
+ [9.77918 ] pdfxs
+ (an) show
+ (dA)
+ [11.955 10.1618 ] pdfxs
+ (pp) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s) show
+ -16.936 -241.905 m
+ /N614 10.909 Tf
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.26536 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,in)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.14176 3.02179 9.03265 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.27627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,isas)
+ [6.13086 3.0327 7.27627 8.42175 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 7.82175 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.24356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichperf)
+ [3.0327 5.75995 4.29811 3.0327 7.27627 7.8763 6.0654 3.0327 4.53815 9.03265 6.37085 
+ 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmss)
+ [4.27631 9.08711 7.27627 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 7.82175 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.21093 ] pdfxs
+ (o) show
+ (fup-fr)
+ [6.3054 6.0654 6.05449 3.63261 3.33815 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -16.936 -263.828 m
+ (inspec)
+ [3.0327 6.05449 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (o) show
+ (f)
+ [6.85085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.35629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,buildsd)
+ [9.09802 6.56721 6.05449 6.0654 3.0327 3.02179 6.0654 7.81081 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.9672 4.29811 ] pdfxs
+ (t) show
+ (ructurestosumm)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.82172 4.23277 8.9672 4.30902 
+ 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (rizei)
+ [4.27631 3.02179 4.85451 8.35629 3.0327 ] pdfxs
+ (t) show
+ (sresul)
+ [7.81081 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.55631 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.5781 ] pdfxs
+ (a) show
+ (nswersqueries)
+ [6.05449 4.30902 7.57085 4.85451 4.2654 7.82172 5.75995 6.05449 4.85451 4.2654 3.0327 
+ 4.8436 7.82172 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -285.751 m
+ (t) show
+ (hef)
+ [6.05449 8.68356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.9162 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (\() show
+ 58.992 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 65.996 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 70.728 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 77.634 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 84.323 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 89.055 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 95.961 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 102.965 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 107.697 -285.751 m
+ /N614 10.909 Tf
+ (,) show
+ 114.603 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 121.292 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 126.024 -285.751 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [6.90539 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 174.364 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 181.367 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 189.927 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 211.33 -285.751 m
+ /N695 10.909 Tf
+ (P) show
+ 218.334 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 226.894 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (rep)
+ [4.27631 8.67266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.12717 3.0327 9.88355 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.67266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.9162 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 384.586 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 391.276 -287.387 m
+ /N703 7.96999 Tf
+ (1) show
+ 399.836 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 421.239 -285.751 m
+ /N695 10.909 Tf
+ (S) show
+ 427.928 -287.387 m
+ /N703 7.96999 Tf
+ (2) show
+ 436.488 -285.751 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.9361 -307.673 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 8.30183 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ers,whichrepresent)
+ [4.85451 4.2654 4.30902 7.19994 7.8763 6.05449 3.0327 4.54905 10.1235 4.2654 4.85451 
+ 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 8.30183 ] pdfxs
+ (t) show
+ (hesizeinby)
+ [6.0654 8.91265 4.29811 3.0327 4.8436 8.91265 3.0327 10.1235 5.74904 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.90174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.31274 ] pdfxs
+ (o) show
+ (fe)
+ [7.38539 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 10.1126 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er.Thisqueryc)
+ [4.85451 4.2654 9.15265 7.88721 6.05449 3.0327 8.36717 5.75995 6.05449 4.85451 4.2654 
+ 9.8181 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -16.9361 -329.596 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hreeresul)
+ [6.0654 4.27631 4.8436 8.4872 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -0.572128 -361.723 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3369 -361.723 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (u) show
+ (s)
+ [4.94172 ] pdfxs
+ (t) show
+ (Ali)
+ [9.49086 3.47997 3.49088 ] pdfxs
+ (a) show
+ (s) show
+ 66.5439 -361.723 m
+ /N614 10.909 Tf
+ (:) show
+ 74.4229 -361.723 m
+ /N695 10.909 Tf
+ (P) show
+ 81.4268 -363.359 m
+ /N703 7.96999 Tf
+ (1) show
+ 89.7948 -361.723 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (lwaysex)
+ [3.02179 7.58175 5.14905 5.75995 7.94172 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (lyequ)
+ [3.0327 9.39264 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (to) show
+ 215.371 -361.723 m
+ /N695 10.909 Tf
+ (P) show
+ 222.375 -363.359 m
+ /N703 7.96999 Tf
+ (2) show
+ 227.107 -361.723 m
+ /N614 10.909 Tf
+ (.) show
+ -0.572159 -392.028 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3368 -392.028 m
+ /N1025 10.909 Tf
+ (No) show
+ (Ali)
+ [9.47995 3.49088 3.47997 ] pdfxs
+ (a) show
+ (s) show
+ 53.9288 -392.028 m
+ /N614 10.909 Tf
+ (:Thetwor)
+ [7.87629 7.8763 6.0654 8.4872 3.93823 7.57085 9.0981 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es[)
+ [4.8436 7.94172 3.0327 ] pdfxs
+ 141.899 -392.028 m
+ /N695 10.909 Tf
+ (P) show
+ 148.902 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 153.635 -392.028 m
+ /N695 10.909 Tf
+ (:::)
+ [3.0327 3.0327 3.02179 ] pdfxs
+ (P) show
+ 169.729 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 176.886 -392.028 m
+ /N614 10.909 Tf
+ (+) show
+ 187.795 -392.028 m
+ /N695 10.909 Tf
+ (S) show
+ 194.484 -393.664 m
+ /N703 7.96999 Tf
+ (1) show
+ 199.217 -392.028 m
+ /N614 10.909 Tf
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (nd[)
+ [6.0654 9.6981 3.0327 ] pdfxs
+ 231.338 -392.028 m
+ /N695 10.909 Tf
+ (P) show
+ 238.342 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 243.074 -392.028 m
+ /N695 10.909 Tf
+ (:::)
+ [3.0327 3.0327 3.02179 ] pdfxs
+ (P) show
+ 259.169 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 266.325 -392.028 m
+ /N614 10.909 Tf
+ (+) show
+ 277.234 -392.028 m
+ /N695 10.909 Tf
+ (S) show
+ 283.924 -393.664 m
+ /N703 7.96999 Tf
+ (2) show
+ 288.656 -392.028 m
+ /N614 10.909 Tf
+ (\)neveroverl)
+ [7.87638 6.0654 4.8436 5.4545 4.85451 7.909 5.14905 5.4545 4.8436 4.27631 3.0327 
+ ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ -0.572296 -422.333 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.3367 -422.333 m
+ /N1025 10.909 Tf
+ (Ma)
+ [11.9126 5.7491 ] pdfxs
+ (y) show
+ (Ali)
+ [9.47995 3.49088 3.47997 ] pdfxs
+ (a) show
+ (s) show
+ 62.1177 -422.333 m
+ /N614 10.909 Tf
+ (:The)
+ [8.67265 7.88721 6.05449 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [10.1017 6.05449 ] pdfxs
+ (o) show
+ (tprove)
+ [8.28001 6.0654 4.2654 5.15996 5.4545 8.87993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.28001 ] pdfxs
+ (t) show
+ (heresultisei)
+ [6.0654 8.87993 4.27631 4.8436 4.30902 6.05449 3.0327 8.28001 3.02179 8.34535 4.8436 
+ 3.0327 ] pdfxs
+ (t) show
+ (herMus)
+ [6.05449 4.85451 8.30173 10.0036 6.0654 4.29811 ] pdfxs
+ (tA) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.34535 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.33444 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 ] pdfxs
+ 10.3367 -444.256 m
+ (t) show
+ (her)
+ [6.05449 8.4872 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (esmi)
+ [4.85451 7.94172 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htoverl)
+ [5.75995 7.87638 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p\).)
+ [6.0654 4.23277 3.0327 ] pdfxs
+ -0.000289917 -476.383 m
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.10173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 7.11264 4.8436 ] pdfxs
+ (a) show
+ (nsupp)
+ [8.86901 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtawidev)
+ [4.2654 7.04729 8.25811 7.8763 3.0327 6.0654 7.64721 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 8.56356 ] pdfxs
+ (o) show
+ (fdi\013erentclien)
+ [6.14176 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.04729 4.8436 3.0327 
+ 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,includingdevir)
+ [4.29811 5.99995 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 8.25811 
+ 6.0654 4.8436 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.05449 5.99995 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n) show
+ -16.9363 -498.305 m
+ (subexpressi)
+ [4.29811 6.0654 6.35994 4.85451 5.75995 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (nelimin)
+ [10.5926 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,sc)
+ [6.05449 7.78902 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rpr)
+ [8.81445 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e)
+ [6.05449 7.78902 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 10.5817 ] pdfxs
+ (\() show
+ (even)
+ [4.8436 5.4545 4.85451 10.5926 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (a) show
+ (ssimple)
+ [8.83626 4.30902 3.0327 9.08711 6.0654 3.02179 9.39265 ] pdfxs
+ (a) show
+ (s)
+ [8.83626 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmin)
+ [4.27631 9.08711 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.9363 -520.228 m
+ /N722 10.909 Tf
+ (memmove) show
+ 27.1777 -520.228 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.32353 ] pdfxs
+ (to) show
+ 65.5877 -520.228 m
+ /N722 10.909 Tf
+ (memcpy) show
+ 103.974 -520.228 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsif)
+ [3.0327 3.0327 8.32353 3.0327 7.35266 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.86902 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 8.86902 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 10.0799 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nr)
+ [10.0799 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (esc)
+ [4.85451 8.32353 4.85451 ] pdfxs
+ (a) show
+ (nneveroverl)
+ [10.0799 6.05449 4.85451 5.4545 4.8436 8.30173 5.14905 5.4545 4.8436 4.27631 3.0327 
+ ] pdfxs
+ (a) show
+ (p\).Fi)
+ [6.0654 4.23277 9.04356 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.86902 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ -16.9363 -542.15 m
+ (g) show
+ (ivestwoex)
+ [3.0327 5.4545 4.8436 7.64718 3.93823 7.58175 8.79265 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 7.64718 ] pdfxs
+ (t) show
+ (odem)
+ [8.80356 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (tehow)
+ [4.23277 8.19266 6.0654 5.14905 11.2254 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.64718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.63627 4.85451 ] pdfxs
+ (a) show
+ (nbeusedtoprove)
+ [9.40355 6.35994 8.19266 6.0654 4.29811 4.85451 9.40355 4.23277 8.80356 6.05449 4.27631 
+ 5.14905 5.4545 8.19266 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.19266 4.29811 ] pdfxs
+ (a) show
+ (fety)
+ [3.33815 4.8436 3.93823 9.0981 ] pdfxs
+ (o) show
+ (fredund)
+ [6.6763 4.27631 4.8436 6.0654 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -16.9363 -564.073 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (delimin)
+ [9.11992 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (\() show
+ (af)
+ [8.51993 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.1635 ] pdfxs
+ (o) show
+ (fC)
+ [6.39267 7.8763 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n-Subexpressi)
+ [6.0654 3.63261 6.0654 6.05449 6.35994 4.85451 5.75995 6.05449 4.27631 4.8436 4.30902 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nElimin)
+ [9.13083 7.41812 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 7.30911 ] pdfxs
+ (a) show
+ (ndl)
+ [6.05449 9.13083 3.02179 ] pdfxs
+ (oa) show
+ (dh)
+ [9.13083 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.51993 ] pdfxs
+ (\() show
+ (af)
+ [8.51993 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.1525 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -16.9363 -585.996 m
+ (I) show
+ (nv)
+ [5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ntCodeM)
+ [5.74904 8.06183 7.8763 5.75995 6.0654 8.66175 10.0036 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.)
+ [8.42174 ] pdfxs
+ (I) show
+ (nFi)
+ [9.88355 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.67266 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 9.26174 ] pdfxs
+ (\(a) show
+ (\))
+ [8.06183 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.87264 ] pdfxs
+ (\() show
+ (c\),if)
+ [4.85451 4.23277 6.89448 3.0327 7.1563 ] pdfxs
+ (a) show
+ (n)
+ [9.87264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.11626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.12717 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.88355 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ee)
+ [4.8436 8.66175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tP1)
+ [8.06183 7.41812 9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.9363 -607.918 m
+ (P2c)
+ [7.42902 8.71629 4.85451 ] pdfxs
+ (a) show
+ (nnever)
+ [9.32719 6.05449 4.85451 5.4545 4.8436 7.54901 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s,CSE)
+ [4.30902 6.37085 7.8763 6.0654 10.6908 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.32719 ] pdfxs
+ (L) show
+ (ICMc)
+ [3.94897 7.8763 13.2654 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmtheex)
+ [4.27631 12.3598 4.23277 6.0654 8.1163 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mplesin)
+ [9.09802 6.05449 3.0327 4.8436 7.57081 3.0327 5.75995 ] pdfxs
+ (t) show
+ (othecodeinFi)
+ [8.7272 4.23277 6.0654 8.1163 4.85451 5.74904 6.0654 8.1163 3.0327 9.32719 7.12357 
+ 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.1163 ] pdfxs
+ (4) show
+ (.1)
+ [3.0327 8.71629 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.50547 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.9363 -629.841 m
+ (\() show
+ (d\)respec)
+ [6.05449 7.88729 4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ively,whichexecu)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 
+ 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (efewerdyn)
+ [8.47629 3.33815 4.8436 7.58175 4.8436 7.909 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.02179 8.4872 3.0327 ] pdfxs
+ (oa) show
+ (dsfr)
+ [6.0654 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mP)
+ [12.7198 7.42902 ] pdfxs
+ (1) show
+ (.) show
+ 211.609 -657.201 m
+ (80) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 93 93
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 192.495 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ -0.49501 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 4.63399 -10.959 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 0 -21.918 m
+ (t3=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 -21.918 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 8.75198 -38.854 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (Inpu) show
+ (t) show
+ 147.636 0 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 174.409 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 179.916 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 147.141 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 152.27 -10.959 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 147.636 -21.918 m
+ (t3=t1;)
+ [4.53674 10.2751 12.8393 4.53674 7.37011 2.56423 ] pdfxs
+ 219.111 -21.918 m
+ /N1223 8.96599 Tf
+ (//loadelim)
+ [5.25401 11.9157 3.47874 5.8368 5.8368 12.3999 5.272 3.38908 3.8554 9.91635 ] pdfxs
+ (!) show
+ 137.762 -38.854 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ (re) show
+ (dR)
+ [8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 0.814972 -69.29 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 17.246 -69.29 m
+ /N1220 8.96599 Tf
+ (f) show
+ 18.406 -80.249 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 45.179 -80.249 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 50.6859 -80.249 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 19.7229 -91.208 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 17.9109 -102.167 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 23.0399 -102.167 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 1.98895 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 12.4749 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 47.1959 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 7.75494 -130.062 m
+ (\(c\)L)
+ [3.58634 4.09746 6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.6528 11.5213 ] pdfxs
+ (Inpu) show
+ (t) show
+ 149.454 -69.29 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 176.227 -69.29 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 181.734 -69.29 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.48248 2.56423 ] pdfxs
+ 226.458 -69.29 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 148.452 -80.249 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 164.882 -80.249 m
+ /N1220 8.96599 Tf
+ (f) show
+ 167.36 -91.208 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 165.547 -102.167 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 170.676 -102.167 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 149.625 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 160.112 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 194.832 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 136.51 -130.062 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.66177 11.5123 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.55527 ] pdfxs
+ (r) show
+ (edR)
+ [4.10643 8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ -20.3131 -150.838 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (esul)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fEx)
+ [6.95994 7.42902 5.75995 ] pdfxs
+ (a) show
+ (mpleP)
+ [9.08711 6.0654 3.0327 8.47629 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisClien)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -182.179 m
+ /N622 11.955 Tf
+ (4.1.2)
+ [6.71874 3.74195 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (/)
+ [6.7307 ] pdfxs
+ (R) show
+ (efA)
+ [6.13291 8.59556 10.1618 ] pdfxs
+ (na) show
+ (lysisAss)
+ [3.73 7.10119 5.30802 3.73 9.79114 10.1499 5.30802 5.30802 ] pdfxs
+ (u) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (tio)
+ [5.23633 3.74195 6.71874 ] pdfxs
+ (n) show
+ (s)
+ [9.79114 ] pdfxs
+ (an) show
+ (dA)
+ [11.955 10.1499 ] pdfxs
+ (pp) show
+ (li)
+ [3.74195 3.73 ] pdfxs
+ (ca) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -120.495 -211.147 m
+ /N614 10.909 Tf
+ (L) show
+ (ike)
+ [3.0327 5.4545 9.04356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.49808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,mod)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.36357 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.5272 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisawells)
+ [3.0327 5.75995 4.29811 3.0327 8.49808 3.0327 8.49808 9.64355 7.58175 4.8436 3.0327 
+ 7.22175 4.30902 ] pdfxs
+ (t) show
+ (udieds)
+ [6.05449 6.0654 3.0327 4.8436 10.2545 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.04356 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.46536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswhichperf)
+ [3.0327 5.75995 4.29811 3.0327 8.49808 7.88721 6.05449 3.0327 4.54905 10.2545 6.35994 
+ 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.49808 ] pdfxs
+ (a) show
+ (n) show
+ -120.495 -233.07 m
+ (up-fr)
+ [6.0654 6.05449 3.63261 3.33815 4.27631 ] pdfxs
+ (o) show
+ (nt)
+ [5.74904 7.93092 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.71994 ] pdfxs
+ (t) show
+ (henresp)
+ [6.05449 4.85451 9.74173 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nds)
+ [6.05449 6.0654 7.98535 ] pdfxs
+ (t) show
+ (os)
+ [9.13083 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 8.53084 5.74904 6.0654 8.79257 6.35994 4.8436 7.95264 ] pdfxs
+ (o) show
+ (fclient)
+ [7.01448 4.85451 3.0327 3.02179 4.85451 5.75995 7.92001 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.Ourimplemen)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 8.01811 8.4872 6.05449 7.95264 3.0327 9.08711 
+ 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.74173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -254.992 m
+ (twof)
+ [3.93823 7.58175 9.41446 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.26899 ] pdfxs
+ (o) show
+ (fmod)
+ [7.29812 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refquery.The\frstqueryis)
+ [4.2654 4.85451 7.29812 5.75995 6.05449 4.85451 4.2654 4.8545 8.8581 7.8763 6.0654 
+ 8.80356 6.0654 4.27631 4.29811 8.20365 5.75995 6.0654 4.8436 4.27631 9.71992 3.0327 
+ 8.25808 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.81447 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.058 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.05449 4.27631 4.8436 3.33815 ] pdfxs
+ (\() show
+ 209.631 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 214.426 -256.629 m
+ /N703 7.96999 Tf
+ (1) show
+ 219.159 -254.992 m
+ /N614 10.909 Tf
+ (,) show
+ 226.234 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 231.03 -256.629 m
+ /N703 7.96999 Tf
+ (2) show
+ 235.762 -254.992 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [7.06903 7.88721 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ 284.407 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 289.203 -256.629 m
+ /N703 7.96999 Tf
+ (1) show
+ 297.898 -254.992 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 319.438 -254.992 m
+ /N695 10.909 Tf
+ (I) show
+ 324.233 -256.629 m
+ /N703 7.96999 Tf
+ (2) show
+ 332.929 -254.992 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -120.495 -276.915 m
+ (twoprimi)
+ [3.93823 7.58175 8.66174 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.06175 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.50536 3.0327 9.26173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.05084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Thisqueryc)
+ [9.08711 7.74539 7.8763 6.05449 3.0327 7.51627 5.74904 6.0654 4.8436 4.27631 8.96719 
+ 4.8436 ] pdfxs
+ (a) show
+ (nre)
+ [9.27264 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.27264 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.06175 ] pdfxs
+ (o) show
+ (fsever)
+ [6.53449 4.30902 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lf)
+ [6.23994 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.09802 7.50536 ] pdfxs
+ (o) show
+ (fdependence)
+ [6.53449 6.0654 4.85451 6.35994 4.8436 6.0654 6.05449 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ -120.495 -298.838 m
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 8.54174 ] pdfxs
+ (t) show
+ (hetwo)
+ [6.05449 7.33085 3.93823 7.57085 7.93084 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 5.73813 ] pdfxs
+ (a) show
+ (ndsupp)
+ [6.05449 8.54174 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 6.78537 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [5.50904 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llmod)
+ [3.0327 5.50904 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 5.80358 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,butisn)
+ [6.0654 5.73813 6.05449 6.0654 6.72002 3.0327 6.77446 6.0654 ] pdfxs
+ (o) show
+ (tdescribed)
+ [6.72002 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 ] pdfxs
+ -120.495 -320.76 m
+ (inde)
+ [3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilf)
+ [3.02179 6.6654 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ -103.559 -342.683 m
+ (Thesec)
+ [7.8763 6.0654 9.16356 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndqueryis)
+ [6.0654 10.3635 5.75995 6.0654 4.8436 4.27631 10.069 3.0327 8.61808 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 9.16356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.4071 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.0654 4.2654 4.85451 3.32724 ] pdfxs
+ (\() show
+ 100.179 -342.683 m
+ /N695 10.909 Tf
+ (I) show
+ 105.83 -342.683 m
+ /N614 10.909 Tf
+ (,) show
+ 113.343 -342.683 m
+ /N695 10.909 Tf
+ (P) show
+ 121.862 -342.683 m
+ /N614 10.909 Tf
+ (,) show
+ 129.375 -342.683 m
+ /N695 10.909 Tf
+ (S) show
+ 136.693 -342.683 m
+ /N614 10.909 Tf
+ (\)") show
+ (,where)
+ [7.5163 7.8763 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ 186.125 -342.683 m
+ /N695 10.909 Tf
+ (I) show
+ 196.089 -342.683 m
+ /N614 10.909 Tf
+ (isaprimi)
+ [3.0327 8.61808 9.76355 6.0654 4.2654 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.16356 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 317.572 -342.683 m
+ /N695 10.909 Tf
+ (P) show
+ 330.404 -342.683 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.61808 ] pdfxs
+ (a) show
+ -120.495 -364.605 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.54901 3.02179 9.3381 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.1163 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.38176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 14.8036 -364.605 m
+ /N695 10.909 Tf
+ (S) show
+ 25.3906 -364.605 m
+ /N614 10.909 Tf
+ (isac)
+ [3.0327 7.57081 8.7272 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntin)
+ [5.75995 7.50547 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ersize.Thisqueryc)
+ [4.85451 7.5381 4.30902 3.02179 4.85451 4.8436 7.75629 7.8763 6.0654 3.0327 7.57081 
+ 5.75995 6.05449 4.85451 4.2654 9.03265 4.8436 ] pdfxs
+ (a) show
+ (nre)
+ [9.3381 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 9.32719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.1163 ] pdfxs
+ (o) show
+ (ff)
+ [6.59994 3.33815 ] pdfxs
+ (o) show
+ (urp)
+ [6.05449 7.54901 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -120.495 -386.528 m
+ (resul)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 3.0327 ] pdfxs
+ -104.131 -417.909 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2224 -417.909 m
+ /N1025 10.909 Tf
+ (No) show
+ (ModR)
+ [11.9126 6.62173 6.96002 9.41454 ] pdfxs
+ (e) show
+ (f) show
+ -32.6394 -417.909 m
+ /N614 10.909 Tf
+ (:) show
+ -24.7614 -417.909 m
+ /N695 10.909 Tf
+ (I) show
+ -15.4734 -417.909 m
+ /N614 10.909 Tf
+ (doesn)
+ [6.0654 5.74904 4.85451 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccess)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.4872 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryde\fnedbyther)
+ [4.27631 9.39264 6.0654 4.8436 6.0654 6.05449 4.85451 9.6981 5.74904 9.40355 4.23277 
+ 6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 225.982 -417.909 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 253.323 -417.909 m
+ /N614 10.909 Tf
+ (+) show
+ 264.232 -417.909 m
+ /N695 10.909 Tf
+ (S) show
+ 271.55 -417.909 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -104.131 -447.966 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2224 -447.966 m
+ /N1025 10.909 Tf
+ (Ref)
+ [9.40363 5.75987 3.82904 ] pdfxs
+ -74.2305 -447.966 m
+ /N614 10.909 Tf
+ (:) show
+ -66.3515 -447.966 m
+ /N695 10.909 Tf
+ (I) show
+ -61.5565 -449.602 m
+ /N703 7.96999 Tf
+ (1) show
+ -53.1875 -447.966 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htre)
+ [5.75995 7.87638 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.47629 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.47629 3.0327 ] pdfxs
+ 53.8425 -447.966 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 81.1835 -447.966 m
+ /N614 10.909 Tf
+ (+) show
+ 92.0925 -447.966 m
+ /N695 10.909 Tf
+ (S) show
+ 99.4105 -447.966 m
+ /N614 10.909 Tf
+ (\)) show
+ (,butis)
+ [6.6654 6.0654 6.05449 7.87638 3.0327 7.94172 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (on)
+ [9.08719 6.05449 ] pdfxs
+ (o) show
+ (tmodifyi)
+ [7.88729 9.08711 5.75995 6.05449 3.0327 3.33815 9.39264 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -104.131 -478.022 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2225 -478.022 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d) show
+ -67.7225 -478.022 m
+ /N614 10.909 Tf
+ (:) show
+ -59.8445 -478.022 m
+ /N695 10.909 Tf
+ (I) show
+ -55.0485 -479.659 m
+ /N703 7.96999 Tf
+ (1) show
+ -46.6805 -478.022 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodify)
+ [5.75995 7.87638 9.09802 5.74904 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 72.7445 -478.022 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 100.085 -478.022 m
+ /N614 10.909 Tf
+ (+) show
+ 110.994 -478.022 m
+ /N695 10.909 Tf
+ (S) show
+ 118.312 -478.022 m
+ /N614 10.909 Tf
+ (\)) show
+ (,butis)
+ [6.6654 6.0654 6.05449 7.87638 3.0327 7.94172 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (on)
+ [9.08719 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [7.88729 4.2654 4.85451 ] pdfxs
+ (a) show
+ (di)
+ [9.6981 3.02179 ] pdfxs
+ (t) show
+ (.) show
+ -104.132 -508.079 m
+ /N1028 10.909 Tf
+ (\017) show
+ -93.2225 -508.079 m
+ /N1025 10.909 Tf
+ (ModR)
+ [11.9126 6.62173 6.96002 9.41454 ] pdfxs
+ (e) show
+ (f) show
+ -48.7305 -508.079 m
+ /N614 10.909 Tf
+ (:) show
+ -40.8515 -508.079 m
+ /N695 10.909 Tf
+ (I) show
+ -36.0565 -509.716 m
+ /N703 7.96999 Tf
+ (1) show
+ -27.6876 -508.079 m
+ /N614 10.909 Tf
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodify)
+ [5.75995 7.87638 9.08711 5.75995 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (o) show
+ (rre)
+ [7.909 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.4872 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e[)
+ [8.4872 3.0327 ] pdfxs
+ 129.373 -508.079 m
+ /N695 10.909 Tf
+ (P:::)
+ [7.30901 3.0327 3.02179 3.0327 ] pdfxs
+ (P) show
+ 156.713 -508.079 m
+ /N614 10.909 Tf
+ (+) show
+ 167.622 -508.079 m
+ /N695 10.909 Tf
+ (S) show
+ 174.941 -508.079 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -103.56 -539.46 m
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.30174 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.029 4.8436 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [11.0399 6.35994 9.8181 6.0654 4.29811 4.8436 11.0399 3.32724 ] pdfxs
+ (o) show
+ (rav)
+ [9.2399 10.429 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 10.7345 ] pdfxs
+ (o) show
+ (fpurp)
+ [8.30174 6.05449 6.0654 4.27631 6.35994 ] pdfxs
+ (o) show
+ (ses,such)
+ [4.29811 4.85451 4.29811 8.33447 4.30902 6.05449 4.54905 11.029 ] pdfxs
+ (a) show
+ (sde)
+ [9.27262 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dst)
+ [11.029 4.30902 4.23277 ] pdfxs
+ (o) show
+ (reelimin)
+ [4.27631 9.8181 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ion,)
+ [3.02179 5.46541 6.05449 3.0327 ] pdfxs
+ -120.496 -561.383 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslicin)
+ [13.9198 4.30902 3.0327 3.02179 4.85451 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [8.15993 ] pdfxs
+ (a) show
+ (ndredund)
+ [6.0654 10.8981 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 10.5926 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Whenusedf)
+ [6.0654 11.4654 11.2144 6.0654 4.8436 10.8981 6.0654 4.29811 4.8436 10.8981 3.33815 
+ ] pdfxs
+ (o) show
+ (rredund)
+ [9.09808 4.27631 4.85451 6.05449 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.05449 4.85451 10.5926 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,mod)
+ [6.0654 8.15993 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -120.496 -583.306 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niss)
+ [9.49082 3.0327 7.74536 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 9.19628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.29084 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.46903 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisinf)
+ [3.0327 5.75995 4.29811 3.0327 7.74536 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.51267 ] pdfxs
+ (a) show
+ (sit)
+ [7.73445 3.0327 7.68002 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.74536 ] pdfxs
+ (t) show
+ (heclient)
+ [6.0654 8.27993 4.85451 3.0327 3.02179 4.85451 5.75995 7.68002 ] pdfxs
+ (t) show
+ (oquery)
+ [8.89083 5.75995 6.05449 4.85451 4.27631 5.75995 ] pdfxs
+ -120.496 -605.228 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 6.91639 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 7.52721 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refe\013ect)
+ [4.27631 4.8436 6.01085 4.85451 6.35986 4.85451 4.8436 6.91639 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.01085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.7381 4.85451 ] pdfxs
+ (a) show
+ (lls.Fi)
+ [3.02179 3.0327 4.30902 7.54902 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.52721 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 8.1272 ] pdfxs
+ (g) show
+ (ivestwoex)
+ [3.0327 5.4545 4.85451 6.97082 3.94914 7.57085 8.1272 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleswheremod)
+ [9.08711 6.0654 3.02179 4.85451 6.98173 7.8763 6.05449 4.85451 4.27631 7.5163 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.01085 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -120.496 -627.151 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [9.53444 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 9.56716 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 9.56716 ] pdfxs
+ (t) show
+ (heelimin)
+ [6.05449 10.1126 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3235 ] pdfxs
+ (o) show
+ (fap)
+ [8.59629 10.7235 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyredund)
+ [3.0327 3.02179 11.029 4.2654 4.85451 6.05449 6.0654 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 9.50182 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [11.3235 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3235 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 10.1126 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.7126 ] pdfxs
+ (o) show
+ (f)
+ [8.59629 ] pdfxs
+ (a) show
+ 108.049 -654.511 m
+ (81) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 94 94
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 192.495 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 0.0379944 -10.959 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 0 -21.918 m
+ (t3=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 26.773 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 32.28 -21.918 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 8.75198 -38.854 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (Inpu) show
+ (t) show
+ 147.636 0 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 174.409 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 179.916 0 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 147.674 -10.959 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 147.636 -21.918 m
+ (t3=t1;)
+ [4.53674 10.2751 12.8393 4.53674 7.37011 2.56423 ] pdfxs
+ 219.111 -21.918 m
+ /N1223 8.96599 Tf
+ (//loadelim)
+ [5.25401 11.9157 3.47874 5.8368 5.8368 12.3999 5.272 3.38908 3.8554 9.91635 ] pdfxs
+ (!) show
+ 137.762 -38.854 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)C)
+ [6.65271 6.6528 ] pdfxs
+ (S) show
+ (E)
+ [9.3426 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.56423 ] pdfxs
+ (re) show
+ (dR)
+ [8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 0.814972 -69.29 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 17.246 -69.29 m
+ /N1220 8.96599 Tf
+ (f) show
+ 18.406 -80.249 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 45.179 -80.249 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 50.6859 -80.249 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 19.7229 -91.208 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 18.444 -102.167 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 1.98897 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 12.475 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 47.196 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 7.75496 -130.062 m
+ (\(c\)L)
+ [3.58634 4.09746 6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.6528 11.5213 ] pdfxs
+ (Inpu) show
+ (t) show
+ 149.454 -69.29 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 176.227 -69.29 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 181.734 -69.29 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.48248 2.56423 ] pdfxs
+ 226.458 -69.29 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 148.452 -80.249 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 164.882 -80.249 m
+ /N1220 8.96599 Tf
+ (f) show
+ 167.36 -91.208 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 166.08 -102.167 m
+ (func\(\);)
+ [3.8105 6.1148 6.10583 6.80519 5.29884 5.29884 2.56423 ] pdfxs
+ 149.625 -113.126 m
+ /N1220 8.96599 Tf
+ (g) show
+ 160.112 -113.126 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 194.832 -113.126 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 136.51 -130.062 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (I) show
+ (CM)
+ [6.66177 11.5123 ] pdfxs
+ (D) show
+ (esi)
+ [4.10643 3.63121 2.55527 ] pdfxs
+ (r) show
+ (edR)
+ [4.10643 8.18594 6.78729 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 2.91394 -151.444 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleclien)
+ [9.08711 6.0654 3.0327 8.47629 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (o) show
+ (fmod)
+ [6.97085 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refresul)
+ [4.27631 4.8436 6.97085 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -120.495 -185.056 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llylo)
+ [3.0327 3.0327 10.1235 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.429 3.0327 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 8.60728 3.0327 ] pdfxs
+ (oa) show
+ (dfr)
+ [10.429 3.32724 4.27631 ] pdfxs
+ (o) show
+ (malo)
+ [13.4507 9.8181 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.)
+ [6.0654 10.0581 ] pdfxs
+ (I) show
+ (f)
+ [7.70175 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 9.2072 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.70175 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.67262 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [10.429 6.05449 4.27631 5.14905 5.4545 9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t`)
+ [8.60728 3.0327 ] pdfxs
+ 291.715 -185.056 m
+ /N722 10.909 Tf
+ (func) show
+ 314.624 -185.056 m
+ /N614 10.909 Tf
+ ('never)
+ [7.3963 6.0654 4.8436 5.4545 4.8436 4.27631 ] pdfxs
+ -120.495 -206.978 m
+ (modi\fesP1\(i.e.)
+ [9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 8.18172 7.42902 9.3381 4.23277 3.0327 
+ 3.0327 4.8436 8.6072 ] pdfxs
+ (t) show
+ (hemodrefqueryre)
+ [6.0654 8.7272 9.08711 5.75995 6.0654 4.2654 4.85451 7.21084 5.75995 6.05449 4.85451 
+ 4.2654 9.64355 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urns)
+ [6.05449 4.27631 6.05449 8.18172 ] pdfxs
+ (No) show
+ (ModRef)
+ [10.0036 5.75995 6.05449 8.03985 4.8436 7.21084 ] pdfxs
+ (o) show
+ (r)
+ [8.149 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 4.17814 ] pdfxs
+ (\)) show
+ (,itisle)
+ [6.97085 3.0327 8.11638 3.0327 8.18172 3.0327 4.8436 ] pdfxs
+ (ga) show
+ (lf)
+ [6.9163 3.32724 ] pdfxs
+ (o) show
+ (rCSE)
+ [8.149 7.88721 6.05449 11.3017 ] pdfxs
+ (t) show
+ (o)
+ [9.3381 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize\()
+ [3.0327 9.08711 3.0327 4.85451 8.7272 4.23277 ] pdfxs
+ (a\)) show
+ -120.495 -228.901 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (\() show
+ (c\))
+ [4.85451 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (LI) show
+ (CM)
+ [7.88721 13.6363 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 8.47629 ] pdfxs
+ (\() show
+ (b\))
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (\() show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -103.559 -250.823 m
+ (Whilec)
+ [11.2144 6.05449 3.0327 3.0327 9.43629 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (ion)
+ [3.02179 5.46541 10.6472 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 10.6472 6.0654 4.29811 9.44719 ] pdfxs
+ (o) show
+ (fmod)
+ [7.91993 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.91993 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nhavebeeninves)
+ [10.6472 6.0654 5.14905 5.4545 9.43629 6.37085 4.8436 4.85451 10.6472 3.0327 5.74904 
+ 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (edin)
+ [4.8436 10.6472 3.0327 10.6472 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 9.43629 3.0327 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (ure,)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ -120.495 -272.746 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysestend)
+ [3.0327 5.75995 4.29811 4.85451 8.37808 4.23277 4.85451 6.05449 10.1345 ] pdfxs
+ (t) show
+ (oei)
+ [9.53446 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbelimi)
+ [6.05449 4.85451 8.34536 6.35994 8.92356 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1345 ] pdfxs
+ (t) show
+ (oc)
+ [9.52355 4.8436 ] pdfxs
+ (a) show
+ (seswi)
+ [4.30902 4.8436 8.37808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hverysimple)
+ [10.1345 5.4545 4.8436 4.27631 9.82901 4.30902 3.02179 9.09802 6.05449 3.0327 8.92356 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sing[)
+ [4.30902 3.0327 6.05449 9.53446 3.02179 ] pdfxs
+ (11) show
+ (,)
+ [7.10176 ] pdfxs
+ (36) show
+ (,)
+ [7.11266 ] pdfxs
+ (35) show
+ (]) show
+ -120.495 -294.669 m
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (ooslowf)
+ [5.74904 8.71629 4.30902 3.0327 5.14905 11.1381 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.5381 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (luse[)
+ [6.29449 6.0654 4.29811 8.1163 3.0327 ] pdfxs
+ (83) show
+ (,)
+ [6.28358 ] pdfxs
+ (32) show
+ (,)
+ [6.29449 ] pdfxs
+ (130) show
+ (,)
+ [6.29449 ] pdfxs
+ (107) show
+ (,)
+ [6.29449 ] pdfxs
+ (97) show
+ (].Bec)
+ [3.0327 7.75629 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.59994 ] pdfxs
+ (t) show
+ (his,use)
+ [6.05449 3.0327 4.30902 6.35994 6.0654 4.29811 8.1163 ] pdfxs
+ (o) show
+ (fc)
+ [6.59994 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.02179 5.4545 8.1163 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -120.495 -316.591 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.60354 ] pdfxs
+ (\() show
+ (whichpermi)
+ [7.8763 6.05449 3.0327 4.54905 9.35992 6.35994 4.85451 4.2654 9.09802 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\)h)
+ [7.54911 6.05449 ] pdfxs
+ (a) show
+ (sl)
+ [7.60354 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elybeenun)
+ [4.85451 3.0327 9.05447 6.35994 4.8436 4.85451 9.35992 6.05449 6.0654 ] pdfxs
+ (att) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.13811 3.33815 ] pdfxs
+ (o) show
+ (rinclusi)
+ [7.57082 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ninac)
+ [9.35992 3.0327 9.35992 8.74901 4.8436 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ -120.495 -338.514 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpiler.Bec)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 9.10901 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.89083 ] pdfxs
+ (D) show
+ (SAisverye\016cient)
+ [6.0654 12.229 3.02179 8.35626 5.4545 4.8436 4.27631 9.80719 4.8436 9.09802 4.8436 
+ 3.0327 4.8436 5.75995 8.29092 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1126 4.85451 ] pdfxs
+ (a) show
+ (ndirec)
+ [10.1017 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyprovidec)
+ [3.0327 9.80719 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.90174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.89083 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.37448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -120.495 -360.436 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wefeelisveryimp)
+ [6.0654 6.6654 7.57085 8.4872 3.32724 4.85451 4.8436 6.6654 3.0327 7.94172 5.4545 
+ 4.85451 4.2654 9.39264 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (t) show
+ (oc)
+ [9.0981 4.8436 ] pdfxs
+ (o) show
+ (nsideri)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.909 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -103.559 -382.359 m
+ (Not) show
+ (e)
+ [8.69447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmod)
+ [8.08365 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.18903 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnicelyenc)
+ [9.90537 6.0654 3.0327 4.8436 4.85451 3.02179 9.61082 4.85451 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (ssessever)
+ [4.30902 4.29811 4.85451 8.14899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.88358 ] pdfxs
+ (a) show
+ (d-hoc)
+ [6.05449 3.64352 6.05449 5.75995 8.69447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsperf)
+ [6.05449 8.14899 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 9.90537 5.75995 5.75995 ] pdfxs
+ -120.495 -404.281 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.309 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 8.85807 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.6145 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 10.0145 ] pdfxs
+ (\\) show
+ (pure")
+ [6.05449 6.0654 4.2654 4.85451 10.0035 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6035 ] pdfxs
+ (\\) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ ("func)
+ [10.0035 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,whichdon)
+ [6.05449 4.30902 7.79993 7.88721 6.05449 3.0327 4.54905 10.6035 6.0654 10.0035 6.0654 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.79273 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.8436 4.8436 4.85451 4.29811 8.85807 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.309 ] pdfxs
+ (o) show
+ (r) show
+ -120.495 -426.204 m
+ (o) show
+ (nlyre)
+ [6.0654 3.02179 9.39264 4.27631 4.85451 ] pdfxs
+ (a) show
+ (dmem)
+ [9.68719 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ (\)) show
+ (,simpli\festheimplemen)
+ [6.6654 4.30902 3.02179 9.09802 6.05449 3.0327 3.0327 6.05449 4.85451 7.94172 4.23277 
+ 6.0654 8.4872 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (a) show
+ (nyclien)
+ [5.75995 9.39264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.6763 ] pdfxs
+ (a) show
+ (ndism)
+ [6.05449 9.6981 3.0327 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nusin)
+ [9.6981 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -120.495 -448.126 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (squeriesf)
+ [7.94172 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (a) show
+ (nyclien)
+ [5.75995 9.39264 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.6981 ] pdfxs
+ (a) show
+ (sredund)
+ [7.94172 4.27631 4.8436 6.0654 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 9.40355 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -103.559 -470.049 m
+ (Not) show
+ (e)
+ [7.89812 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titisp)
+ [7.28729 3.0327 7.2982 3.0327 7.35263 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 7.89812 ] pdfxs
+ (t) show
+ (ouseac)
+ [8.50902 6.0654 4.29811 7.89812 8.50902 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 7.89812 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ld)
+ [6.07631 6.0654 ] pdfxs
+ (at) show
+ (a\row)
+ [8.49811 6.0654 5.14905 10.9308 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisp)
+ [3.02179 5.75995 4.30902 3.02179 7.36354 6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (-p)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.35263 ] pdfxs
+ (to) show
+ -120.495 -491.971 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructc)
+ [4.27631 6.0654 4.8436 8.53092 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 9.14174 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.61448 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.3526 3.32724 4.27631 ] pdfxs
+ (o) show
+ (man)
+ [13.3743 9.75264 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.14174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.59626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.02179 5.75995 4.30902 3.02179 8.59626 3.0327 ] pdfxs
+ (116) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ -120.495 -513.894 m
+ (butwehaven)
+ [6.0654 6.05449 7.87638 7.58175 8.4872 6.05449 5.14905 5.4545 8.4872 6.0654 ] pdfxs
+ (o) show
+ (timplemen)
+ [7.87638 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (nddon)
+ [6.05449 9.6981 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.87638 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (ethis)
+ [8.4872 4.23277 6.0654 3.0327 7.94172 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhere.)
+ [9.6981 6.05449 4.85451 4.2654 4.85451 3.0327 ] pdfxs
+ -120.495 -559.348 m
+ /N622 14.346 Tf
+ (4.2)
+ [8.0625 4.49035 24.2161 ] pdfxs
+ (I) show
+ (m)
+ [13.4422 ] pdfxs
+ (p) show
+ (lementi)
+ [4.49035 7.3595 13.4422 7.37385 8.50717 6.2836 4.476 ] pdfxs
+ (n) show
+ (gAlias)
+ [13.4566 12.1942 4.476 4.49035 7.83287 11.7494 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (M) show
+ (o)
+ [8.52157 ] pdfxs
+ (d) show
+ (/RefA)
+ [8.0625 12.0507 7.3595 10.3147 12.1798 ] pdfxs
+ (na) show
+ (lysiswithD)
+ [4.49035 8.50709 6.36962 4.49035 11.735 11.6633 4.476 6.2836 14.346 12.3662 ] pdfxs
+ (S) show
+ (A:)
+ [12.1942 4.49035 ] pdfxs
+ 306.274 -559.348 m
+ /N2097 14.346 Tf
+ (ds-aa)
+ [7.38818 7.37383 7.38818 7.37383 7.38818 ] pdfxs
+ -120.495 -592.074 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.28356 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.88355 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.28356 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.73808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedinCh)
+ [6.0654 13.5271 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.4945 
+ 3.0327 10.4945 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3c)
+ [4.85451 8.70536 9.89446 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ssever)
+ [8.73808 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lse)
+ [7.46175 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.73808 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -120.495 -613.996 m
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 11.0181 4.8436 ] pdfxs
+ (a) show
+ (pturea)
+ [6.0654 4.23277 6.0654 4.27631 9.79628 10.4072 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.79628 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (o) show
+ (f)
+ [8.27993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.79628 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmem)
+ [14.0398 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryim)
+ [4.27631 10.7017 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (e.These)
+ [4.85451 11.8144 7.88721 6.05449 4.85451 4.29811 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.2508 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 108.05 -654.511 m
+ (82) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 95 95
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (desi)
+ [6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 11.269 ] pdfxs
+ (t) show
+ (orepresentimp)
+ [10.6581 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 9.44727 3.0327 
+ 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntinf)
+ [5.75995 9.44727 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2581 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 9.44727 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.0472 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 10.9635 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [10.0472 ] pdfxs
+ (o) show
+ (f)
+ [8.54174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 10.0472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [14.2907 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (tying)
+ [3.93823 5.75995 3.0327 6.05449 9.6981 ] pdfxs
+ (t) show
+ (herepresen)
+ [6.0654 9.0872 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2981 ] pdfxs
+ (t) show
+ (oaspeci\fcclien)
+ [9.6981 9.6981 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 9.0872 4.85451 3.0327 
+ 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [9.6981 ] pdfxs
+ (I) show
+ (n)
+ [10.2981 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 8.55262 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.05449 7.42903 7.57085 9.09811 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 ] pdfxs
+ 353.273 -21.922 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 381.909 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [7.42903 ] pdfxs
+ (a) show
+ (n)
+ [10.2981 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.54171 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuses)
+ [7.88729 6.05449 4.30902 4.8436 7.94172 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.4872 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fDSA)
+ [6.97085 8.32365 6.0654 11.8144 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisqueries.)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 
+ 4.29811 3.0327 ] pdfxs
+ 0 -81.677 m
+ /N622 11.955 Tf
+ (4.2.1Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (pu) show
+ (ti)
+ [5.23633 3.73 ] pdfxs
+ (n) show
+ (gAli)
+ [11.2138 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sA)
+ [9.79114 10.1499 ] pdfxs
+ (na) show
+ (lysis)
+ [3.74195 7.10119 5.29606 3.74195 9.79114 ] pdfxs
+ (R) show
+ (espo)
+ [6.13291 5.30802 7.84247 6.7307 ] pdfxs
+ (n) show
+ (ses)
+ [5.29606 6.14487 5.30802 ] pdfxs
+ 0 -110.645 m
+ /N614 10.909 Tf
+ (D) show
+ (SAc)
+ [6.05449 11.6726 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (hreeprim)
+ [6.0654 4.2654 4.85451 8.33448 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryp)
+ [4.27631 9.23992 6.0654 ] pdfxs
+ (a) show
+ (sses,e)
+ [4.29811 4.30902 4.8436 4.30902 6.5454 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.54537 ] pdfxs
+ (o) show
+ (fwhichc)
+ [6.82903 7.8763 6.05449 3.0327 4.54905 9.54537 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (easet)
+ [8.33448 8.94538 4.29811 4.85451 7.72365 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs:)
+ [6.0654 6.05449 4.30902 7.79993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (L) show
+ (oc)
+ [5.75995 4.8436 ] pdfxs
+ (a) show
+ (lp)
+ [6.51267 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.78899 ] pdfxs
+ (\() show
+ (Sec-)
+ [6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -132.568 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,)
+ [7.00357 ] pdfxs
+ (t) show
+ (heB)
+ [6.0654 8.74902 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ (U) show
+ (pp)
+ [9.97082 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.21444 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (,)
+ [7.00357 ] pdfxs
+ (a) show
+ (ndtheT)
+ [6.0654 9.97082 4.23277 6.0654 8.75993 6.97085 ] pdfxs
+ (o) show
+ (p-Downp)
+ [6.05449 3.64352 8.32365 5.15996 7.8763 9.97082 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.20354 ] pdfxs
+ (\() show
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Bec)
+ [8.69447 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -154.49 m
+ (D) show
+ (SAkeeps)
+ [6.05449 10.9854 5.4545 4.85451 4.8436 6.0654 7.10173 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.55265 ] pdfxs
+ (o) show
+ (fwh)
+ [6.14176 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tinf)
+ [7.04729 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.8581 3.0327 7.10173 ] pdfxs
+ (\\) show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e")
+ [4.85451 8.2472 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 7.64721 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.86901 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\))
+ [7.04729 ] pdfxs
+ (a) show
+ (te)
+ [7.03639 4.85451 ] pdfxs
+ (a) show
+ (chs)
+ [4.53815 8.86901 4.29811 ] pdfxs
+ (tag) show
+ (e)
+ [7.64721 ] pdfxs
+ (o) show
+ (fc)
+ [6.13085 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -176.413 m
+ (wec)
+ [7.57085 8.4872 4.85451 ] pdfxs
+ (o) show
+ (ulduse)
+ [6.05449 3.0327 9.6981 6.05449 4.30902 8.4872 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.40355 ] pdfxs
+ (o) show
+ (fthese)
+ [6.97085 4.23277 6.0654 4.8436 4.30902 8.4872 ] pdfxs
+ (t) show
+ (hree)
+ [6.05449 4.27631 4.8436 8.4872 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phstoimplement)
+ [6.05449 6.0654 7.94172 4.23277 9.0981 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.85451 5.74904 7.88729 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -198.336 m
+ (I) show
+ (npr)
+ [8.96719 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,weuse)
+ [3.0327 4.85451 4.8436 6.07631 7.58175 7.74539 6.0654 4.29811 7.7563 ] pdfxs
+ (t) show
+ (heTD)
+ [6.05449 7.7563 7.8763 11.2363 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.0654 7.19991 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.16719 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.19991 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.08722 ] pdfxs
+ (a) show
+ (s)
+ [7.19991 ] pdfxs
+ (t) show
+ (heyhave)
+ [6.05449 4.85451 8.66174 6.05449 5.15996 5.4545 7.74539 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 7.7563 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 7.14548 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [7.7563 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 0 -220.258 m
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.66175 3.0327 9.87264 ] pdfxs
+ (t) show
+ (hem:)
+ [6.05449 4.85451 9.08711 8.22538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.87264 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.08355 9.27265 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nincludes)
+ [9.86173 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 8.10535 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.66175 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.83994 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 8.11626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.87264 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.83994 4.85451 ] pdfxs
+ (a) show
+ (llees,so)
+ [3.02179 3.0327 4.85451 4.8436 4.30902 6.88358 4.29811 9.26174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -242.181 m
+ (o) show
+ (nlyinc)
+ [6.0654 3.02179 10.8545 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (einf)
+ [9.94901 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrem)
+ [11.1599 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningisdue)
+ [3.0327 6.0654 3.02179 6.0654 10.549 3.0327 9.39262 6.0654 6.05449 9.94901 ] pdfxs
+ (t) show
+ (oinf)
+ [10.549 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tle)
+ [9.32727 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ksinfr)
+ [5.75995 9.39262 3.0327 11.149 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1816 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.05449 9.94901 ] pdfxs
+ (o) show
+ (f)
+ [8.42174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -264.103 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.02179 5.75995 4.30902 3.02179 7.88717 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.42175 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.mem)
+ [7.86538 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywhichisp)
+ [4.27631 9.32719 7.8763 6.0654 3.0327 4.53815 9.64355 3.0327 7.87627 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.63264 ] pdfxs
+ (t) show
+ (o)
+ [9.03265 ] pdfxs
+ (o) show
+ (rreturnedfr)
+ [7.84355 4.27631 4.85451 4.23277 6.0654 4.27631 6.05449 4.85451 9.63264 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.6762 ] pdfxs
+ (a) show
+ (nex)
+ [9.63264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.59994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.To)
+ [7.85448 6.97085 9.03265 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 4.27631 ] pdfxs
+ 0 -286.026 m
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (\() show
+ 46.121 -286.026 m
+ /N695 10.909 Tf
+ (P) show
+ 53.125 -287.662 m
+ /N703 7.96999 Tf
+ (1) show
+ 57.857 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 64.524 -286.026 m
+ /N695 10.909 Tf
+ (S) show
+ 71.213 -287.662 m
+ /N703 7.96999 Tf
+ (1) show
+ 75.946 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 82.6119 -286.026 m
+ /N695 10.909 Tf
+ (P) show
+ 89.6159 -287.662 m
+ /N703 7.96999 Tf
+ (2) show
+ 94.3479 -286.026 m
+ /N614 10.909 Tf
+ (,) show
+ 101.015 -286.026 m
+ /N695 10.909 Tf
+ (S) show
+ 107.704 -287.662 m
+ /N703 7.96999 Tf
+ (2) show
+ 112.437 -286.026 m
+ /N614 10.909 Tf
+ (\)) show
+ ("query,)
+ [9.08719 5.75995 6.0654 4.8436 4.27631 4.84359 3.0327 ] pdfxs
+ 158.225 -286.026 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 190.497 -286.026 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 7.94172 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowings)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.30902 ] pdfxs
+ (t) show
+ (eps:)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ 13.3329 -319.903 m
+ (1) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kup)
+ [9.39264 6.05449 9.6981 ] pdfxs
+ (t) show
+ (heTD)
+ [6.0654 8.47629 7.88721 11.9673 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 157.53 -319.903 m
+ /N695 10.909 Tf
+ (G) show
+ 166.108 -319.903 m
+ /N614 10.909 Tf
+ (,whichc)
+ [6.6654 7.8763 6.0654 3.0327 4.53815 9.6981 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ins)
+ [3.0327 6.0654 4.29811 ] pdfxs
+ 246.774 -319.903 m
+ /N695 10.909 Tf
+ (P) show
+ 253.778 -321.54 m
+ /N703 7.96999 Tf
+ (1) show
+ 262.147 -319.903 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 283.359 -319.903 m
+ /N695 10.909 Tf
+ (P) show
+ 290.363 -321.54 m
+ /N703 7.96999 Tf
+ (2) show
+ 298.731 -319.903 m
+ /N614 10.909 Tf
+ (inits)
+ [3.0327 9.6981 3.0327 4.23277 4.29811 ] pdfxs
+ 326.671 -319.903 m
+ /N695 10.909 Tf
+ (E) show
+ 334.724 -321.592 m
+ /N698 7.96999 Tf
+ (V) show
+ 345.672 -319.903 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3328 -350.792 m
+ (2) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (etthenode)
+ [4.8436 7.88729 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (/) show
+ (\feldp)
+ [6.0654 4.8436 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 4.29811 ] pdfxs
+ 144.182 -350.792 m
+ /N1028 10.909 Tf
+ (h) show
+ 148.424 -350.792 m
+ /N695 10.909 Tf
+ (n) show
+ 154.972 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 159.705 -350.792 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 169.894 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 174.626 -350.792 m
+ /N1028 10.909 Tf
+ (i) show
+ 181.899 -350.792 m
+ /N614 10.909 Tf
+ (=) show
+ 193.414 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 201.467 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 208.779 -350.792 m
+ /N614 10.909 Tf
+ (\() show
+ 213.021 -350.792 m
+ /N695 10.909 Tf
+ (P) show
+ 220.025 -352.429 m
+ /N703 7.96999 Tf
+ (1) show
+ 224.757 -350.792 m
+ /N614 10.909 Tf
+ (\))
+ [7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 253.848 -350.792 m
+ /N1028 10.909 Tf
+ (h) show
+ 258.091 -350.792 m
+ /N695 10.909 Tf
+ (n) show
+ 264.639 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 269.371 -350.792 m
+ /N695 10.909 Tf
+ (;f)
+ [4.84359 5.34547 ] pdfxs
+ 279.56 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 284.293 -350.792 m
+ /N1028 10.909 Tf
+ (i) show
+ 291.565 -350.792 m
+ /N614 10.909 Tf
+ (=) show
+ 303.081 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 311.134 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 318.445 -350.792 m
+ /N614 10.909 Tf
+ (\() show
+ 322.688 -350.792 m
+ /N695 10.909 Tf
+ (P) show
+ 329.691 -352.429 m
+ /N703 7.96999 Tf
+ (2) show
+ 334.424 -350.792 m
+ /N614 10.909 Tf
+ (\)) show
+ (,usin)
+ [6.6654 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 373.878 -350.792 m
+ /N695 10.909 Tf
+ (G) show
+ 382.455 -350.792 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 393.425 -350.792 m
+ /N695 10.909 Tf
+ (E) show
+ 401.478 -352.481 m
+ /N698 7.96999 Tf
+ (V) show
+ 412.426 -350.792 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3326 -381.681 m
+ (3) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.2885 -381.681 m
+ /N1025 10.909 Tf
+ (C) show
+ 54.3025 -381.681 m
+ /N695 10.909 Tf
+ (=) show
+ 53.0905 -381.681 m
+ /N1028 10.909 Tf
+ (2) show
+ 65.2385 -381.681 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 91.6985 -381.681 m
+ /N614 10.909 Tf
+ (\() show
+ 95.9405 -381.681 m
+ /N695 10.909 Tf
+ (n) show
+ 102.489 -383.318 m
+ /N703 7.96999 Tf
+ (1) show
+ 107.221 -381.681 m
+ /N614 10.909 Tf
+ (\))
+ [8.9891 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 138.525 -381.681 m
+ /N1025 10.909 Tf
+ (C) show
+ 153.54 -381.681 m
+ /N695 10.909 Tf
+ (=) show
+ 152.328 -381.681 m
+ /N1028 10.909 Tf
+ (2) show
+ 164.476 -381.681 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 190.935 -381.681 m
+ /N614 10.909 Tf
+ (\() show
+ 195.178 -381.681 m
+ /N695 10.909 Tf
+ (n) show
+ 201.726 -383.318 m
+ /N703 7.96999 Tf
+ (2) show
+ 206.458 -381.681 m
+ /N614 10.909 Tf
+ (\)) show
+ (,re)
+ [8.05084 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.05449 4.27631 10.7999 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.04353 ] pdfxs
+ (\() show
+ (ifb)
+ [3.0327 8.07265 6.35994 ] pdfxs
+ (ot) show
+ (hnodesc)
+ [10.8108 6.05449 5.75995 6.0654 4.8436 9.04353 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ininc)
+ [3.0327 10.7999 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e) show
+ 27.2725 -403.604 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,nojud)
+ [6.05449 6.6654 6.0654 9.08719 3.33815 6.05449 6.0654 ] pdfxs
+ (g) show
+ (ementc)
+ [4.8436 9.09802 4.8436 5.75995 7.87638 4.85451 ] pdfxs
+ (a) show
+ (nbem)
+ [9.68719 6.37085 8.4872 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3325 -434.493 m
+ (4) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 38.1815 -434.493 m
+ /N695 10.909 Tf
+ (n) show
+ 44.7295 -436.129 m
+ /N703 7.96999 Tf
+ (1) show
+ 52.4915 -434.493 m
+ /N1028 10.909 Tf
+ (6) show
+ 52.4915 -434.493 m
+ /N614 10.909 Tf
+ (=) show
+ 64.0065 -434.493 m
+ /N695 10.909 Tf
+ (n) show
+ 70.5545 -436.129 m
+ /N703 7.96999 Tf
+ (2) show
+ 75.2874 -434.493 m
+ /N614 10.909 Tf
+ (,re)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 9.6981 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s\(p)
+ [7.94172 4.23277 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 7.94172 6.37085 ] pdfxs
+ (o) show
+ (int)
+ [3.02179 5.75995 7.87638 ] pdfxs
+ (t) show
+ (otwodis)
+ [9.0981 3.93823 7.57085 9.08719 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctnodes)
+ [3.0327 6.05449 4.85451 7.87638 6.0654 5.74904 6.0654 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3325 -465.382 m
+ (5) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (fn)
+ [7.96357 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [8.8691 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (\(o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 136.323 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 141.664 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 146.397 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 196.793 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 202.134 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 206.866 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (+) show
+ 219.593 -465.382 m
+ /N695 10.909 Tf
+ (S) show
+ 226.283 -467.018 m
+ /N703 7.96999 Tf
+ (1) show
+ 231.015 -465.382 m
+ /N614 10.909 Tf
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 277.169 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 282.51 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 287.242 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.90902 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 337.638 -465.382 m
+ /N695 10.909 Tf
+ (f) show
+ 342.979 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 347.711 -465.382 m
+ /N614 10.909 Tf
+ (\)) show
+ (+) show
+ 360.439 -465.382 m
+ /N695 10.909 Tf
+ (S) show
+ 367.128 -467.018 m
+ /N703 7.96999 Tf
+ (2) show
+ 371.86 -465.382 m
+ /N614 10.909 Tf
+ (\)re)
+ [8.88001 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 10.6908 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s\(if)
+ [8.93444 4.23277 3.0327 3.33815 ] pdfxs
+ 27.2723 -487.304 m
+ (t) show
+ (he\feldsc)
+ [6.05449 8.4872 6.0654 4.8436 3.0327 6.0654 7.93081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [7.87638 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (p,p)
+ [6.0654 6.6654 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (odis)
+ [9.08719 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inct\felds\).)
+ [3.02179 6.0654 4.8436 7.88729 6.05449 4.85451 3.0327 6.05449 4.30902 4.23277 3.0327 
+ ] pdfxs
+ 13.3324 -518.193 m
+ (6) show
+ (.)
+ [8.4872 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.0654 4.2654 9.6981 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.9353 -552.071 m
+ (Steps#1)
+ [6.0654 4.23277 4.85451 6.05449 9.62171 9.08711 10.7672 ] pdfxs
+ (a) show
+ (nd#2perf)
+ [6.0654 11.3672 9.09802 10.7672 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsimplem)
+ [4.2654 14.4107 4.29811 3.0327 9.08711 6.0654 3.0327 10.1563 9.08711 ] pdfxs
+ (a) show
+ (plo)
+ [11.3781 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kups)
+ [5.74904 6.0654 6.05449 9.62171 ] pdfxs
+ (t) show
+ (o\fnd)
+ [10.7672 6.05449 6.0654 11.3672 ] pdfxs
+ (t) show
+ (herelev)
+ [6.0654 10.1563 4.27631 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntinf)
+ [5.75995 9.55636 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Step#)
+ [6.0654 12.9053 6.0654 4.23277 4.85451 11.3672 9.09802 ] pdfxs
+ (3) show
+ -0.000640869 -573.993 m
+ (ensures)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 7.96354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 62.0094 -573.993 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 94.3024 -573.993 m
+ /N614 10.909 Tf
+ (iss)
+ [3.0327 7.95263 4.30902 ] pdfxs
+ (a) show
+ (fef)
+ [3.32724 8.50902 3.33815 ] pdfxs
+ (o) show
+ (rinc)
+ [7.91991 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.50902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms:ifb)
+ [9.08711 4.30902 7.91993 3.02179 6.99266 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [9.71991 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.96354 6.35994 ] pdfxs
+ (o) show
+ (intton)
+ [3.0327 5.74904 7.9091 4.23277 9.11992 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (enodes,)
+ [8.49811 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ -0.000640869 -595.916 m
+ (noc)
+ [6.0654 9.22901 4.85451 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utthemc)
+ [6.0654 8.0291 4.23277 6.0654 4.8436 12.8834 4.8436 ] pdfxs
+ (a) show
+ (nbem)
+ [9.85082 6.35994 8.62902 9.09802 ] pdfxs
+ (a) show
+ (de.)
+ [6.05449 4.85451 8.31265 ] pdfxs
+ (Not) show
+ (e)
+ [8.63993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tif)
+ [8.0291 3.0327 3.33815 ] pdfxs
+ 256.984 -595.916 m
+ /N695 10.909 Tf
+ (n) show
+ 263.532 -597.552 m
+ /N703 7.96999 Tf
+ (1) show
+ 272.048 -595.916 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 8.08354 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.05449 3.0327 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [8.62902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 350.734 -595.916 m
+ /N695 10.909 Tf
+ (n) show
+ 357.282 -597.552 m
+ /N703 7.96999 Tf
+ (2) show
+ 365.798 -595.916 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.08354 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.01819 ] pdfxs
+ (\(o) show
+ (rvis)
+ [8.06173 5.75995 3.02179 4.30902 ] pdfxs
+ (a) show
+ (-vers)
+ [3.63261 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a\)) show
+ (,) show
+ -0.000732422 -617.838 m
+ (weknow)
+ [7.57085 8.02902 5.75995 6.05449 5.15996 11.0508 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.4182 ] pdfxs
+ (t) show
+ (henodesaredistinct)
+ [6.0654 8.02902 6.05449 5.75995 6.05449 4.85451 7.47263 5.46541 4.2654 8.02902 6.05449 
+ 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 7.4182 ] pdfxs
+ (a) show
+ (ndth)
+ [6.0654 9.23992 4.23277 6.0654 ] pdfxs
+ (at) show
+ 216.009 -617.838 m
+ /N695 10.909 Tf
+ (n) show
+ 222.557 -619.475 m
+ /N703 7.96999 Tf
+ (1) show
+ 230.466 -617.838 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbemer)
+ [9.23992 6.0654 4.8436 5.4545 4.85451 7.43992 6.37085 8.01812 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (edwi)
+ [4.8436 9.23992 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 355.195 -617.838 m
+ /N695 10.909 Tf
+ (n) show
+ 361.743 -619.475 m
+ /N703 7.96999 Tf
+ (2) show
+ 369.652 -617.838 m
+ /N614 10.909 Tf
+ (nom)
+ [6.0654 8.62902 9.08711 ] pdfxs
+ (att) show
+ (erwh)
+ [4.8436 7.45083 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tcode)
+ [7.4182 4.8436 5.75995 6.0654 4.8436 ] pdfxs
+ 228.544 -657.201 m
+ (83) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 96 96
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.93081 ] pdfxs
+ (o) show
+ (utside)
+ [6.0654 4.23277 4.30902 3.0327 6.05449 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 7.93081 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe.)
+ [6.37085 4.8436 7.87629 ] pdfxs
+ (I) show
+ (f) show
+ 146.634 0 m
+ /N695 10.909 Tf
+ (n) show
+ 153.182 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 161.544 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldeverbemer)
+ [6.0654 3.0327 9.68719 4.85451 5.4545 4.8436 7.8981 6.37085 8.47629 9.08711 4.85451 
+ 4.2654 ] pdfxs
+ (g) show
+ (edwi)
+ [4.85451 9.68719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 291.574 0 m
+ /N695 10.909 Tf
+ (n) show
+ 298.122 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 302.854 0 m
+ /N614 10.909 Tf
+ (,itc)
+ [6.6654 3.02179 7.87638 4.85451 ] pdfxs
+ (o) show
+ (uldn)
+ [6.05449 3.0327 9.68719 6.0654 ] pdfxs
+ (o) show
+ (tbem)
+ [7.86547 6.37085 8.47629 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -21.922 m
+ (a) show
+ (sdescribedinSec)
+ [7.94172 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.6981 3.0327 
+ 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.) show
+ 16.9369 -43.845 m
+ (Step#4draws)
+ [6.0654 4.23277 4.85451 10.1781 9.08711 9.5781 6.0654 4.2654 5.14905 7.88721 8.42171 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.9672 4.85451 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.05449 4.85451 3.0327 6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nth)
+ [10.189 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tif)
+ [8.36728 3.02179 7.45084 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.9672 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 8.42171 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.35637 ] pdfxs
+ (t) show
+ (odis)
+ [9.5781 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctnodes)
+ [3.02179 6.0654 4.8436 8.36728 6.0654 5.74904 6.0654 4.8436 8.42171 ] pdfxs
+ (\(a) show
+ (ndif)
+ [6.0654 10.1781 3.0327 7.45084 ] pdfxs
+ (a) show
+ (tle)
+ [8.36728 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.36728 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (ism)
+ [3.0327 8.45444 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 10.2217 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,due)
+ [4.8436 7.31994 6.05449 6.0654 8.99993 ] pdfxs
+ (t) show
+ (os)
+ [9.59992 4.30902 ] pdfxs
+ (t) show
+ (ep#)
+ [4.8436 10.2108 9.09802 ] pdfxs
+ (3\)) show
+ (,)
+ [7.30903 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.99993 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersc)
+ [4.85451 4.2654 8.45444 4.85451 ] pdfxs
+ (a) show
+ (nnever)
+ [10.2108 6.0654 4.8436 5.4545 4.8436 8.43264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s.S)
+ [4.30902 9.42537 6.05449 ] pdfxs
+ (t) show
+ (ep#5uses\feldsensi)
+ [4.85451 10.2108 9.08711 9.61083 6.0654 4.29811 4.8436 8.46535 6.05449 4.85451 3.02179 
+ 10.2217 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -6.10352e-05 -87.69 m
+ (t) show
+ (ore\fne)
+ [9.5781 4.27631 4.85451 6.05449 6.0654 8.97811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.97811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.43262 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 8.43262 3.0327 10.189 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.97811 4.85451 ] pdfxs
+ (a) show
+ (sewhen)
+ [4.29811 8.97811 7.88721 6.05449 4.85451 10.189 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.97811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erspointto)
+ [4.8436 4.27631 8.43262 6.35994 5.46541 3.02179 5.75995 8.37819 4.23277 9.58901 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.97811 4.30902 ] pdfxs
+ (a) show
+ (menode.)
+ [9.08711 8.97811 6.0654 5.75995 6.05449 4.85451 9.35992 ] pdfxs
+ (I) show
+ (n)
+ [10.189 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.43262 4.8436 ] pdfxs
+ (a) show
+ (se,if)
+ [4.30902 4.8436 7.28721 3.0327 3.33815 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (t) show
+ (hetwo\feldsdon)
+ [6.05449 8.94538 3.93823 7.57085 9.54537 6.05449 4.85451 3.0327 6.05449 8.38899 6.0654 
+ 9.53446 6.0654 ] pdfxs
+ (o) show
+ (toverl)
+ [8.32365 5.15996 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 145.633 -109.613 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 178.356 -109.613 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [10.1563 4.8436 ] pdfxs
+ (o) show
+ (nclude)
+ [6.0654 4.8436 3.0327 6.05449 6.0654 8.93447 ] pdfxs
+ (NoA) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 9.22901 ] pdfxs
+ (I) show
+ (fnei)
+ [7.42902 6.05449 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herS)
+ [6.0654 4.8436 8.36718 6.05449 ] pdfxs
+ (t) show
+ (ep#4)
+ [4.8436 10.1563 9.08711 9.54537 ] pdfxs
+ (o) show
+ (r#5)
+ [8.35627 9.08711 9.54537 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.93447 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.93447 ] pdfxs
+ (to) show
+ -6.10352e-05 -131.535 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminen)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 8.47629 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,) show
+ 114.636 -131.535 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 146.909 -131.535 m
+ /N614 10.909 Tf
+ (mustre)
+ [8.79257 6.05449 4.30902 7.87638 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnMay)
+ [6.05449 4.27631 9.6981 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.9359 -153.458 m
+ (Not) show
+ (ice)
+ [3.0327 4.8436 7.94175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.33093 ] pdfxs
+ (D) show
+ (SAisinc)
+ [6.0654 11.269 3.0327 7.39627 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleofre)
+ [6.0654 3.0327 7.93084 5.46541 6.4254 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urningmust)
+ [6.05449 4.27631 6.05449 3.0327 6.0654 8.54174 8.79257 6.05449 4.30902 7.33093 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.39627 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.70175 ] pdfxs
+ (I) show
+ (np)
+ [9.15265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,evenif)
+ [4.2654 6.23994 4.8436 5.4545 4.8436 9.16356 3.02179 3.33815 ] pdfxs
+ 430.894 -153.458 m
+ /N695 10.909 Tf
+ (n) show
+ 437.442 -155.094 m
+ /N703 7.96999 Tf
+ (1) show
+ 445.205 -153.458 m
+ /N614 10.909 Tf
+ (=) show
+ 456.72 -153.458 m
+ /N695 10.909 Tf
+ (n) show
+ 463.268 -155.094 m
+ /N703 7.96999 Tf
+ (2) show
+ -0.00012207 -175.38 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.1379 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 27.4789 -177.017 m
+ /N703 7.96999 Tf
+ (1) show
+ 36.7838 -175.38 m
+ /N614 10.909 Tf
+ (=) show
+ 49.8418 -175.38 m
+ /N695 10.909 Tf
+ (f) show
+ 55.1828 -177.017 m
+ /N703 7.96999 Tf
+ (2) show
+ 59.9158 -175.38 m
+ /N614 10.909 Tf
+ (,)
+ [7.82175 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.7417 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tproveth)
+ [8.80364 6.0654 4.27631 5.14905 5.4545 9.41447 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tb)
+ [8.80364 6.35994 ] pdfxs
+ (ot) show
+ (hp)
+ [10.6254 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 8.86898 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.80364 ] pdfxs
+ (t) show
+ (o)
+ [10.0145 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.41447 4.29811 ] pdfxs
+ (a) show
+ (medyn)
+ [9.09802 9.40356 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micmem)
+ [9.09802 3.02179 9.41447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3199 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (,) show
+ -0.000167847 -197.303 m
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.6145 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.09819 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.6145 ] pdfxs
+ (a) show
+ (reinthes)
+ [4.2654 9.6981 3.0327 10.9199 4.23277 6.0654 9.6981 4.30902 ] pdfxs
+ (a) show
+ (mecl)
+ [9.08711 9.6981 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.15262 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [9.1199 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,itc)
+ [9.09802 6.05449 3.0327 4.8436 8.19265 3.0327 9.08728 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tde)
+ [9.09819 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermineth)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 9.70901 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.09819 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 9.16353 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ -0.000167847 -219.225 m
+ (t) show
+ (o)
+ [9.80719 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 9.19629 4.85451 5.74904 ] pdfxs
+ (a) show
+ (cts)
+ [4.85451 8.58546 4.30902 ] pdfxs
+ (a) show
+ (melinkedlistnode)
+ [9.08711 9.19629 3.0327 3.0327 6.0654 5.4545 4.8436 10.4072 3.0327 3.0327 4.29811 
+ 8.59637 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (.Ifanode)
+ [10.0145 3.94897 7.67993 9.80719 6.05449 5.75995 6.05449 9.2072 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.05449 3.0327 10.1017 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ 296.53 -219.225 m
+ /N1025 10.909 Tf
+ (G) show
+ 306.393 -219.225 m
+ /N614 10.909 Tf
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (linf)
+ [7.38539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (nohe)
+ [6.05449 9.80719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,s)
+ [6.05449 7.55993 4.30902 ] pdfxs
+ (ta) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ -0.000183105 -241.148 m
+ (o) show
+ (runknownmem)
+ [8.869 6.0654 6.05449 5.75995 6.0654 5.14905 7.8763 10.6581 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ry\),wec)
+ [4.27631 5.75995 4.23277 7.87629 7.57085 9.44719 4.8436 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.0327 10.6581 4.8436 ] pdfxs
+ (o) show
+ (ncep)
+ [6.0654 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyprovidemust)
+ [3.02179 3.0327 10.3526 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.44719 8.78166 
+ 6.0654 4.29811 8.84728 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [8.90171 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninc)
+ [10.6472 3.0327 10.6581 4.85451 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.29811 4.85451 8.8908 7.88721 6.05449 4.85451 4.2654 9.44719 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ -0.000183105 -263.07 m
+ (agg) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (emodeldoesn)
+ [8.15993 9.08711 5.75995 6.0654 4.8436 6.33813 6.0654 5.75995 4.8436 7.61445 6.05449 
+ ] pdfxs
+ (o) show
+ (tm)
+ [7.56002 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.15993 ] pdfxs
+ (t) show
+ (hisuns)
+ [6.05449 3.0327 7.61445 6.0654 6.05449 4.30902 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 9.37082 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.wec)
+ [7.7672 7.58175 8.14902 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (a) show
+ (nen)
+ [9.37082 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.27631 8.15993 ] pdfxs
+ (a) show
+ (rray)
+ [4.2654 4.27631 5.14905 9.06537 ] pdfxs
+ (t) show
+ (o)
+ [8.77083 ] pdfxs
+ (o) show
+ (neelemen)
+ [6.05449 8.15993 4.85451 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t\)) show
+ (.We)
+ [7.7672 10.309 4.8436 ] pdfxs
+ -0.000183105 -284.993 m
+ (haven)
+ [6.0654 5.14905 5.4545 8.4872 6.05449 ] pdfxs
+ (o) show
+ (tinves)
+ [7.87638 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (ga) show
+ (ted)
+ [4.23277 4.85451 9.6981 ] pdfxs
+ (t) show
+ (hisp)
+ [6.05449 3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssibility.)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 3.0327 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ -0.000183105 -322.825 m
+ /N622 11.955 Tf
+ (4.2.2Com)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 11.2019 ] pdfxs
+ (pu) show
+ (ti)
+ [5.23633 3.73 ] pdfxs
+ (n) show
+ (g)
+ [11.2138 ] pdfxs
+ (M) show
+ (o)
+ [7.1013 ] pdfxs
+ (d) show
+ (/)
+ [6.71874 ] pdfxs
+ (R) show
+ (ef)
+ [6.13291 8.59556 ] pdfxs
+ (R) show
+ (espo)
+ [6.14487 5.29606 7.85443 6.71874 ] pdfxs
+ (n) show
+ (ses)
+ [5.30802 6.13291 5.30802 ] pdfxs
+ -0.000183105 -351.793 m
+ /N614 10.909 Tf
+ (Thes)
+ [7.8763 6.0654 9.26174 4.30902 ] pdfxs
+ (t) show
+ (epsrequiredtoc)
+ [4.8436 6.0654 8.71626 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 10.4835 
+ 4.23277 9.88355 4.8436 ] pdfxs
+ (o) show
+ (mputeas)
+ [9.08711 6.0654 6.0654 4.23277 9.27265 9.87264 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.27265 ] pdfxs
+ (a) show
+ (nswer)
+ [6.05449 4.30902 7.57085 4.85451 8.69445 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.27265 ] pdfxs
+ (\\) show
+ (modref"queriesdescribedinSec)
+ [9.08711 5.75995 6.05449 4.27631 4.85451 4.17814 9.87264 5.75995 6.05449 4.85451 4.27631 
+ 3.02179 4.85451 8.71626 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 10.4726 3.0327 10.4835 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ -0.000183105 -373.716 m
+ (depend)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 9.81809 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (t) show
+ (hedi\013erentins)
+ [6.05449 8.59629 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.98547 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsp)
+ [6.0654 8.05081 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.80719 3.0327 9.80719 ] pdfxs
+ (a) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.Asmen)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 8.21447 8.19266 8.05081 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 9.80719 ] pdfxs
+ (a) show
+ (bove,there)
+ [6.37085 5.14905 5.4545 4.8436 6.81812 4.23277 6.0654 4.8436 4.27631 8.59629 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.59629 ] pdfxs
+ (4) show
+ -0.000183105 -395.638 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.90899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (\() show
+ (direc)
+ [6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.37083 ] pdfxs
+ (o) show
+ (rindirec)
+ [7.88719 3.02179 6.0654 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly\)c)
+ [3.0327 5.74904 7.85456 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.85451 4.8436 4.85451 4.29811 7.9199 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry:l)
+ [4.27631 5.74904 7.86538 3.0327 ] pdfxs
+ (oa) show
+ (d,s)
+ [6.0654 6.64358 4.29811 ] pdfxs
+ (to) show
+ (re,c)
+ [4.27631 4.85451 6.64358 4.8436 ] pdfxs
+ (a) show
+ (ll,&inv)
+ [3.0327 3.0327 6.64358 12.0981 3.0327 5.75995 5.4545 ] pdfxs
+ (o) show
+ (ke.The)
+ [5.4545 4.8436 7.86538 7.88721 6.05449 8.46538 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -0.000183105 -417.561 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rkh)
+ [4.27631 11.0399 6.05449 ] pdfxs
+ (a) show
+ (ndles)
+ [6.0654 6.0654 3.02179 4.85451 9.57807 ] pdfxs
+ (t) show
+ (hesimplemod)
+ [6.0654 10.1236 4.29811 3.0327 9.09802 6.05449 3.0327 10.1236 9.09802 5.74904 6.0654 
+ ] pdfxs
+ (/) show
+ (refqueries)
+ [4.27631 4.8436 8.6181 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 9.58898 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 11.0399 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [11.3454 ] pdfxs
+ (a) show
+ (dd)
+ [6.05449 11.3454 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmod)
+ [11.3454 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refs)
+ [4.27631 4.8436 3.33815 4.29811 ] pdfxs
+ -0.000183105 -439.483 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (thin)
+ [4.23277 6.0654 3.0327 6.05449 ] pdfxs
+ (g\)) show
+ (,)
+ [7.84357 ] pdfxs
+ (a) show
+ (nddisp)
+ [6.05449 10.6363 6.05449 3.0327 4.30902 6.05449 ] pdfxs
+ (at) show
+ (ches)
+ [4.54905 6.05449 4.85451 8.86898 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.41447 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningqueries)
+ [3.0327 6.05449 3.0327 6.0654 10.0254 5.75995 6.05449 4.85451 4.2654 3.0327 4.8436 
+ 8.87989 ] pdfxs
+ (t) show
+ (o)
+ [10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.41447 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s"query)
+ [4.29811 10.0254 5.75995 6.0654 4.8436 4.27631 10.3308 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 9.42537 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.6908 ] pdfxs
+ (t) show
+ (ode)
+ [10.0254 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermineif)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 9.42537 3.0327 3.33815 ] pdfxs
+ -0.000183105 -461.406 m
+ (as)
+ [9.88355 4.29811 ] pdfxs
+ (to) show
+ (remodsaloc)
+ [4.27631 9.27265 9.09802 5.74904 6.0654 8.72717 9.88355 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbeingl)
+ [10.4835 6.37085 4.8436 3.0327 6.05449 9.88355 3.0327 ] pdfxs
+ (oa) show
+ (ded)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (,)
+ [7.6472 ] pdfxs
+ (t) show
+ (oac)
+ [9.88355 9.88355 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (lldependence)
+ [3.02179 7.46175 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 
+ 9.28356 ] pdfxs
+ (t) show
+ (ester,)
+ [4.8436 4.30902 4.23277 4.85451 4.27631 7.6472 ] pdfxs
+ (o) show
+ (r)
+ [8.70536 ] pdfxs
+ (t) show
+ (o)
+ [9.88355 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 9.27265 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndsec)
+ [6.05449 10.4945 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.000183105 -483.329 m
+ (modrefquery)
+ [9.08711 5.75995 6.0654 4.2654 4.85451 6.62176 5.75995 6.05449 4.85451 4.2654 9.05447 
+ ] pdfxs
+ (a) show
+ (bovewhichchecksac)
+ [6.35994 5.14905 5.4545 8.13811 7.88721 6.05449 3.0327 4.54905 9.34901 4.54905 6.05449 
+ 4.85451 4.53815 5.75995 7.59263 8.74901 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.31631 ] pdfxs
+ (aga) show
+ (instamem)
+ [3.0327 6.0654 4.29811 7.5382 8.73811 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryr)
+ [4.27631 9.04356 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.13811 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.75629 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (t) show
+ (estal)
+ [4.8436 4.30902 7.52729 8.74901 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.34901 ] pdfxs
+ (aga) show
+ (instac)
+ [3.0327 6.05449 4.30902 7.52729 8.74901 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9358 -505.251 m
+ (D) show
+ (SAh)
+ [6.0654 12.1526 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.01448 ] pdfxs
+ (o) show
+ (ftheinf)
+ [7.31993 4.23277 6.0654 8.82538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitneeds)
+ [10.0472 3.02179 8.22547 6.0654 4.8436 4.85451 6.05449 8.29081 ] pdfxs
+ (t) show
+ (oc)
+ [9.43628 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ec)
+ [8.83629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.82538 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.30902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.0472 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -0.000183105 -527.174 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.8436 ] pdfxs
+ (a) show
+ (lls.Inp)
+ [3.0327 3.0327 4.29811 7.75629 3.94897 9.32719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,theB)
+ [4.27631 6.38176 4.23277 6.0654 8.1272 7.72349 ] pdfxs
+ (otto) show
+ (m-)
+ [9.08711 3.64352 ] pdfxs
+ (U) show
+ (p)
+ [9.3381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.58172 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.1272 ] pdfxs
+ (t) show
+ (hedirect)
+ [6.0654 8.1163 6.0654 3.0327 4.2654 4.85451 4.8436 7.52729 ] pdfxs
+ (a) show
+ (ndindirectmod)
+ [6.05449 9.3381 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.52729 9.08711 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refe\013ec)
+ [4.27631 4.8436 6.61085 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000183105 -549.096 m
+ (o) show
+ (fc)
+ [7.99629 4.8436 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 10.1126 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.50174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 7.94175 3.0327 10.7126 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.4181 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext,)
+ [4.85451 5.75995 4.23277 7.95266 ] pdfxs
+ (a) show
+ (taper)
+ [8.90182 10.1126 6.35994 4.85451 8.93445 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.51265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nul)
+ [5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rity.While)
+ [4.2654 3.0327 3.93823 4.8545 10.9417 11.2144 6.0654 3.0327 3.02179 9.51265 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 8.96716 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.7235 3.0327 4.29811 ] pdfxs
+ -0.000183105 -571.019 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (len)
+ [6.38176 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htoeven)
+ [9.41446 4.23277 8.81447 4.8436 5.4545 4.85451 9.40355 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 11.2363 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ (ingf)
+ [3.0327 6.0654 8.80356 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.62537 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (lldependence,n)
+ [3.0327 6.38176 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 6.0654 4.8436 
+ 4.8436 6.44722 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.20357 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (o) show
+ (urclien)
+ [6.0654 7.62537 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (scurren)
+ [7.65808 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyuse)
+ [3.0327 9.10901 6.0654 4.29811 8.20357 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -0.000183105 -592.941 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.87629 ] pdfxs
+ (A) show
+ (ssuch,we)
+ [7.94172 4.30902 6.05449 4.54905 6.05449 6.6763 7.57085 8.4872 ] pdfxs
+ (o) show
+ (nlydescribec)
+ [6.05449 3.0327 9.39264 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.4872 
+ 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (loc)
+ [3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nmod)
+ [9.6981 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.97085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysishere.)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 6.0654 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ 16.9358 -614.864 m
+ (Toresp)
+ [6.97085 10.4181 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 11.029 ] pdfxs
+ (t) show
+ (oa)
+ [10.4181 10.429 ] pdfxs
+ (\\) show
+ (modref)
+ [9.08711 5.75995 6.05449 4.27631 4.85451 3.32724 ] pdfxs
+ (\() show
+ 144.812 -614.864 m
+ /N695 10.909 Tf
+ (I) show
+ 150.463 -614.864 m
+ /N614 10.909 Tf
+ (,) show
+ 158.796 -614.864 m
+ /N695 10.909 Tf
+ (P) show
+ 167.315 -614.864 m
+ /N614 10.909 Tf
+ (,) show
+ 175.647 -614.864 m
+ /N695 10.909 Tf
+ (S) show
+ 182.965 -614.864 m
+ /N614 10.909 Tf
+ (\)) show
+ ("query,where)
+ [10.4181 5.75995 6.0654 4.8436 4.27631 4.84359 8.33447 7.8763 6.0654 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ 264.629 -614.864 m
+ /N695 10.909 Tf
+ (I) show
+ 275.249 -614.864 m
+ /N614 10.909 Tf
+ (isac)
+ [3.0327 9.27262 10.4181 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 8.0072 ] pdfxs
+ (o) show
+ (rinv)
+ [9.2399 3.0327 5.74904 5.4545 ] pdfxs
+ (o) show
+ (ke,)
+ [5.4545 4.85451 3.0327 ] pdfxs
+ 372.335 -614.864 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 405.94 -614.864 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 9.27262 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (84) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 97 97
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (llowings)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.30902 ] pdfxs
+ (t) show
+ (eps:)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ 13.333 -33.878 m
+ (1) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kup)
+ [9.13083 6.05449 9.43628 ] pdfxs
+ (t) show
+ (heT)
+ [6.0654 8.22539 6.95994 ] pdfxs
+ (o) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ (D) show
+ (own)
+ [5.14905 7.88721 9.43628 ] pdfxs
+ (D) show
+ (SGr)
+ [6.05449 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 189.558 -33.878 m
+ /N695 10.909 Tf
+ (G) show
+ 198.135 -33.878 m
+ /N614 10.909 Tf
+ (,)
+ [6.45812 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tincludes)
+ [7.62547 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.6799 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.22539 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.43628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 383.347 -33.878 m
+ /N695 10.909 Tf
+ (I) show
+ 392.374 -33.878 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 413.325 -33.878 m
+ /N695 10.909 Tf
+ (P) show
+ 425.219 -33.878 m
+ /N614 10.909 Tf
+ (ini)
+ [3.0327 9.43628 3.02179 ] pdfxs
+ (t) show
+ (s) show
+ 452.635 -33.878 m
+ /N695 10.909 Tf
+ (E) show
+ 460.688 -35.566 m
+ /N698 7.96999 Tf
+ (V) show
+ 27.2729 -55.8 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.333 -86.689 m
+ (2) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (etthenode)
+ [4.8436 7.88729 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ (/) show
+ (\feldp)
+ [6.0654 4.8436 3.0327 9.6981 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 139.879 -86.689 m
+ /N1028 10.909 Tf
+ (h) show
+ 144.121 -86.689 m
+ /N695 10.909 Tf
+ (n;f)
+ [6.54546 4.8545 5.34547 ] pdfxs
+ 162.033 -86.689 m
+ /N1028 10.909 Tf
+ (i) show
+ 169.306 -86.689 m
+ /N614 10.909 Tf
+ (=) show
+ 180.821 -86.689 m
+ /N695 10.909 Tf
+ (E) show
+ 188.874 -88.378 m
+ /N698 7.96999 Tf
+ (V) show
+ 196.186 -86.689 m
+ /N614 10.909 Tf
+ (\() show
+ 200.428 -86.689 m
+ /N695 10.909 Tf
+ (P) show
+ 208.947 -86.689 m
+ /N614 10.909 Tf
+ (\)) show
+ (,usin)
+ [6.6654 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 248.402 -86.689 m
+ /N695 10.909 Tf
+ (G) show
+ 256.979 -86.689 m
+ /N614 10.909 Tf
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 267.948 -86.689 m
+ /N695 10.909 Tf
+ (E) show
+ 276.001 -88.378 m
+ /N698 7.96999 Tf
+ (V) show
+ 286.949 -86.689 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 13.3329 -117.578 m
+ (3) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.8428 -117.578 m
+ /N1025 10.909 Tf
+ (C) show
+ 55.4118 -117.578 m
+ /N695 10.909 Tf
+ (=) show
+ 54.1998 -117.578 m
+ /N1028 10.909 Tf
+ (2) show
+ 67.2718 -117.578 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 93.7318 -117.578 m
+ /N614 10.909 Tf
+ (\() show
+ 97.9738 -117.578 m
+ /N695 10.909 Tf
+ (n) show
+ 104.522 -117.578 m
+ /N614 10.909 Tf
+ (\)) show
+ (,returnMod)
+ [8.7381 4.27631 4.85451 4.23277 6.0654 4.27631 11.3563 10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 8.63992 ] pdfxs
+ (\() show
+ 200.134 -117.578 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryisinc)
+ [4.59266 10.7344 3.33823 9.89442 3.34914 6.13082 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (,c)
+ [9.15272 4.46185 ] pdfxs
+ (a) show
+ (nn)
+ [6.14173 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [9.05448 ] pdfxs
+ (d) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (wac)
+ [12.6763 11.0072 4.46185 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (c) show
+ (lusi)
+ [2.79267 5.85816 4.45083 3.34914 ] pdfxs
+ (o) show
+ (nif)
+ [11.5635 3.34914 3.34914 ] pdfxs
+ 459.47 -117.578 m
+ /N695 10.909 Tf
+ (F) show
+ 27.2728 -139.501 m
+ /N634 10.909 Tf
+ (a) show
+ (cc)
+ [4.46185 4.46185 ] pdfxs
+ (esse) show
+ (sit)
+ [8.35625 3.34914 3.62179 ] pdfxs
+ 76.0598 -139.501 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 13.3328 -170.389 m
+ (4) show
+ (.)
+ [8.4872 ] pdfxs
+ (L) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ 46.8178 -170.389 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 67.2138 -170.389 m
+ /N614 10.909 Tf
+ (be)
+ [6.35994 8.4872 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 8.47629 4.30902 4.8436 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.02179 4.85451 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 213.729 -170.389 m
+ /N695 10.909 Tf
+ (I) show
+ 219.38 -170.389 m
+ /N614 10.909 Tf
+ (.)
+ [7.87629 ] pdfxs
+ (I) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [6.6763 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 7.94172 ] pdfxs
+ (a) show
+ (reunknown,re)
+ [4.27631 8.4872 6.05449 6.0654 5.75995 6.05449 5.14905 7.88721 6.05449 6.6654 4.27631 
+ 4.8436 ] pdfxs
+ (t) show
+ (urnModRef.)
+ [6.0654 4.27631 9.68719 10.0036 5.75995 6.05449 8.03985 4.8436 3.33815 3.0327 ] pdfxs
+ 13.3328 -201.278 m
+ (5) show
+ (.)
+ [8.4872 ] pdfxs
+ (R) show
+ (emove)
+ [4.8436 9.09802 5.14905 5.4545 8.4872 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.39264 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 7.94172 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 203.909 -201.278 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 220.668 -201.278 m
+ /N614 10.909 Tf
+ (.) show
+ 13.3327 -232.167 m
+ (6) show
+ (.)
+ [8.4872 ] pdfxs
+ (I) show
+ (f) show
+ 39.0717 -232.167 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 60.3577 -232.167 m
+ /N614 10.909 Tf
+ (isempty,re)
+ [3.0327 8.82535 4.85451 9.08711 6.05449 3.94914 4.84359 7.77811 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 10.5926 ] pdfxs
+ (No) show
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 7.86538 ] pdfxs
+ (\() show
+ 203.504 -232.167 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 224.985 -232.167 m
+ /N634 10.909 Tf
+ (mu)
+ [8.92348 5.84725 ] pdfxs
+ (s) show
+ (th)
+ [8.34539 5.58542 ] pdfxs
+ (av) show
+ (ebe)
+ [9.74181 4.45094 4.46185 ] pdfxs
+ (e) show
+ (n)
+ [10.8544 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ty)
+ [3.62179 5.30169 ] pdfxs
+ 331.708 -228.208 m
+ /N703 7.96999 Tf
+ (1) show
+ 341.162 -232.167 m
+ /N634 10.909 Tf
+ (o) show
+ (rc)
+ [9.32716 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ined)
+ [3.34914 6.13082 4.46185 10.2981 ] pdfxs
+ (o) show
+ (nly)
+ [6.13082 2.79267 10.0144 ] pdfxs
+ (ex) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 27.2727 -254.09 m
+ (fun)
+ [3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ (s) show
+ (.Sincethem)
+ [8.28 6.13082 3.34914 6.13082 4.46185 8.67273 3.62179 5.58542 8.67273 8.92348 ] pdfxs
+ (e) show
+ (mory)
+ [8.91258 5.58542 4.59266 8.9562 ] pdfxs
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (e) show
+ (sn)
+ [8.11626 6.14173 ] pdfxs
+ (o) show
+ (t)
+ [7.27631 ] pdfxs
+ (es) show
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (pet)
+ [5.01816 8.68363 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.67273 ] pdfxs
+ (p) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m,)
+ [8.91258 7.0582 ] pdfxs
+ (ex) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (lfun)
+ [6.44718 3.34914 5.84725 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nsc)
+ [6.14173 8.11626 4.46185 ] pdfxs
+ (a) show
+ (nn)
+ [6.13082 6.13082 ] pdfxs
+ (o) show
+ (tmo)
+ [7.28722 8.92348 5.01816 ] pdfxs
+ (d/) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (f) show
+ 27.2727 -276.012 m
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ 34.2417 -276.012 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 13.3327 -306.901 m
+ (7) show
+ (.) show
+ 27.2727 -306.901 m
+ /N634 10.909 Tf
+ (Uni)
+ [8.10534 6.14173 3.33823 ] pdfxs
+ (o) show
+ (nto)
+ [9.44715 3.62179 5.01816 ] pdfxs
+ (ge) show
+ (t)
+ [3.62179 ] pdfxs
+ (he) show
+ (r)
+ [7.90899 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 6.09809 ] pdfxs
+ (o) show
+ (ft)
+ [6.65456 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.32364 ] pdfxs
+ (Bo) show
+ (tt)
+ [3.62179 3.6327 ] pdfxs
+ (o) show
+ (m-Up)
+ [8.92348 3.89453 8.11625 8.87994 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aph) show
+ (sf)
+ [7.76717 3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [7.90899 3.62179 ] pdfxs
+ (h) show
+ (ec)
+ [8.32364 4.46185 ] pdfxs
+ (a) show
+ (lle)
+ [3.34903 2.78176 4.46185 ] pdfxs
+ (es) show
+ (,m)
+ [6.77456 8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (g) show
+ (ingt)
+ [3.34914 6.13082 8.32364 3.6327 ] pdfxs
+ (h) show
+ (ec)
+ [8.32364 4.46185 ] pdfxs
+ (o) show
+ (rr)
+ [4.60356 4.0363 ] pdfxs
+ (es) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ (ingf)
+ [3.34914 6.13082 8.32364 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.60356 8.92348 ] pdfxs
+ (a) show
+ (l)
+ [2.78176 ] pdfxs
+ (s) show
+ 27.2727 -328.824 m
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (re)
+ [8.49808 4.46185 ] pdfxs
+ (ac) show
+ (hfun)
+ [9.47994 3.34914 5.84725 6.14173 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n:)
+ [6.13082 3.34914 ] pdfxs
+ 27.2727 -350.746 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 47.4577 -350.746 m
+ /N614 10.909 Tf
+ (=Empty)
+ [12.1199 7.42902 9.08711 6.0654 3.93823 9.39264 ] pdfxs
+ (D) show
+ (SGr)
+ [9.6981 8.55269 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 27.2727 -372.669 m
+ /N1028 10.909 Tf
+ (8) show
+ 33.3327 -372.669 m
+ /N695 10.909 Tf
+ (F) show
+ 44.8937 -372.669 m
+ /N1028 10.909 Tf
+ (2) show
+ 55.1967 -372.669 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ 41.4457 -394.591 m
+ /N614 10.909 Tf
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (o) show
+ (neGr)
+ [6.0654 4.8436 8.5636 4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (to) show
+ (\(B)
+ [4.23277 7.7344 ] pdfxs
+ (UD) show
+ (SG)
+ [6.05449 8.5636 ] pdfxs
+ (\() show
+ 162.84 -394.591 m
+ /N695 10.909 Tf
+ (F) show
+ 171.37 -394.591 m
+ /N614 10.909 Tf
+ (\)) show
+ (,) show
+ 182.28 -394.591 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 199.434 -394.591 m
+ /N614 10.909 Tf
+ (\)) show
+ 41.4457 -416.514 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\() show
+ 126.416 -416.514 m
+ /N695 10.909 Tf
+ (F) show
+ 134.946 -416.514 m
+ /N614 10.909 Tf
+ (,) show
+ 141.613 -416.514 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 158.767 -416.514 m
+ /N614 10.909 Tf
+ (\)) show
+ 13.3326 -447.403 m
+ (8) show
+ (.C)
+ [8.4872 7.8763 ] pdfxs
+ (o) show
+ (mpute)
+ [9.08711 6.0654 6.0654 4.23277 9.06538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.05447 9.09802 ] pdfxs
+ (a) show
+ (ppin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ 139.912 -447.403 m
+ /N695 10.909 Tf
+ (M) show
+ 155.898 -447.403 m
+ /N614 10.909 Tf
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mnodesin)
+ [13.3089 6.05449 5.75995 6.0654 4.8436 8.5199 3.0327 6.0654 ] pdfxs
+ 226.81 -447.403 m
+ /N695 10.909 Tf
+ (G) show
+ 239.601 -447.403 m
+ /N614 10.909 Tf
+ (t) show
+ (onodesin)
+ [9.66537 6.0654 5.74904 6.0654 4.8436 8.5199 3.0327 6.0654 ] pdfxs
+ 298.058 -447.403 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 315.213 -447.403 m
+ /N614 10.909 Tf
+ (,)
+ [7.38539 ] pdfxs
+ (a) show
+ (sde\fnedby)
+ [8.5199 6.05449 4.85451 6.05449 6.0654 4.8436 10.2763 5.75995 9.97082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.06538 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (u-)
+ [6.05449 3.63261 ] pdfxs
+ 27.2726 -469.325 m
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (/) show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.93812 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentbindin)
+ [6.0654 9.08711 4.85451 5.75995 8.13819 6.0654 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (sde\fnedby)
+ [8.21444 6.05449 4.85451 6.05449 6.0654 4.8436 9.97082 5.75995 5.75995 ] pdfxs
+ 237.525 -469.325 m
+ /N695 10.909 Tf
+ (I) show
+ 243.176 -469.325 m
+ /N614 10.909 Tf
+ (,)
+ [7.00357 ] pdfxs
+ (a) show
+ (ndmu)
+ [6.05449 9.97082 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.92721 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesde\fnedin)
+ [6.0654 3.02179 4.85451 8.20354 6.0654 4.8436 6.0654 6.05449 4.85451 9.95991 3.0327 
+ 6.0654 ] pdfxs
+ 437.942 -469.325 m
+ /N695 10.909 Tf
+ (G) show
+ 450.424 -469.325 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.2726 -491.248 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 44.4265 -491.248 m
+ /N614 10.909 Tf
+ (.) show
+ 13.3326 -522.137 m
+ (9) show
+ (.) show
+ 27.2725 -522.137 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (c) show
+ (kno)
+ [8.91272 6.14173 5.01816 ] pdfxs
+ (de) show
+ (sfr)
+ [8.35625 3.34914 4.04721 ] pdfxs
+ (o) show
+ (mthe)
+ [12.818 3.62179 5.58542 8.91272 ] pdfxs
+ (B) show
+ (UGra)
+ [12.0108 8.44359 4.0363 5.58542 ] pdfxs
+ (ph) show
+ (sf)
+ [8.35625 3.34914 ] pdfxs
+ (o) show
+ (rmod)
+ [8.50899 8.91258 5.01816 5.58542 ] pdfxs
+ (/) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (f\ra)
+ [7.25456 6.40355 5.58542 ] pdfxs
+ (g) show
+ (s:)
+ [4.45083 3.34914 ] pdfxs
+ 27.2725 -544.059 m
+ /N614 10.909 Tf
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (R) show
+ (esul)
+ [4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ 99.4545 -544.059 m
+ /N695 10.909 Tf
+ (R) show
+ 110.852 -544.059 m
+ /N614 10.909 Tf
+ (=) show
+ 122.367 -544.059 m
+ /N1028 10.909 Tf
+ (fg) show
+ 27.2725 -565.982 m
+ (8) show
+ 33.3325 -565.982 m
+ /N695 10.909 Tf
+ (n) show
+ 39.8805 -567.671 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 56.6065 -565.982 m
+ /N1028 10.909 Tf
+ (2) show
+ 66.9095 -565.982 m
+ /N695 10.909 Tf
+ (M) show
+ 78.6825 -565.982 m
+ /N614 10.909 Tf
+ (\() show
+ 82.9245 -565.982 m
+ /N695 10.909 Tf
+ (n) show
+ 89.4725 -565.982 m
+ /N614 10.909 Tf
+ (\)) show
+ 41.4455 -587.904 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ 55.6875 -587.904 m
+ /N1025 10.909 Tf
+ (M) show
+ 71.2335 -587.904 m
+ /N1028 10.909 Tf
+ (2) show
+ 81.5365 -587.904 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 107.995 -587.904 m
+ /N614 10.909 Tf
+ (\() show
+ 112.238 -587.904 m
+ /N695 10.909 Tf
+ (n) show
+ 118.786 -589.593 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 132.481 -587.904 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 144.603 -587.904 m
+ /N695 10.909 Tf
+ (R) show
+ 156 -587.904 m
+ /N614 10.909 Tf
+ (=) show
+ 167.515 -587.904 m
+ /N695 10.909 Tf
+ (R) show
+ 178.307 -587.904 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 193.458 -587.904 m
+ /N695 10.909 Tf
+ (Mod)
+ [11.7708 5.29087 5.67272 ] pdfxs
+ 216.197 -587.904 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 0 -598.004 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (es)
+ [7.1728 3.64018 ] pdfxs
+ (e) show
+ (t)
+ [6.65271 ] pdfxs
+ (o) show
+ (f)
+ [5.89061 ] pdfxs
+ (a) show
+ (ct)
+ [4.0885 3.58634 ] pdfxs
+ (ua) show
+ (lc)
+ [5.6306 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s)
+ [6.70655 ] pdfxs
+ (fo) show
+ (ra)
+ [6.6796 7.67495 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nisem)
+ [8.19491 2.55527 6.70655 4.10643 7.67484 ] pdfxs
+ (p) show
+ (ty,t)
+ [3.32633 4.09752 5.6306 3.58634 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.0885 ] pdfxs
+ (a) show
+ (llsitem)
+ [2.56423 5.6306 3.63121 2.56423 3.58634 7.16383 7.42379 ] pdfxs
+ (u) show
+ (stbe)
+ [3.64018 6.65271 5.37959 7.16383 ] pdfxs
+ (d) show
+ (y)
+ [4.8686 ] pdfxs
+ (na) show
+ (mic)
+ [7.67484 2.56423 4.09746 ] pdfxs
+ (a) show
+ (lly)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (unrea) show
+ (c)
+ [3.83745 ] pdfxs
+ (hab) show
+ (le.)
+ [2.55527 4.10643 2.56423 ] pdfxs
+ 216.108 -52.744 m
+ /N614 10.909 Tf
+ (85) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 98 98
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 113.446 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ 14.242 0 m
+ /N1025 10.909 Tf
+ (R) show
+ 27.288 0 m
+ /N1028 10.909 Tf
+ (2) show
+ 37.591 0 m
+ /N695 10.909 Tf
+ (flags)
+ [6.51273 3.46911 5.77094 5.59637 5.11626 ] pdfxs
+ 64.05 0 m
+ /N614 10.909 Tf
+ (\() show
+ 68.293 0 m
+ /N695 10.909 Tf
+ (n) show
+ 74.841 -1.689 m
+ /N698 7.96999 Tf
+ (C)
+ [6.59918 ] pdfxs
+ (G) show
+ 88.5359 0 m
+ /N614 10.909 Tf
+ (\)\)) show
+ 100.658 0 m
+ /N695 10.909 Tf
+ (R) show
+ 112.055 0 m
+ /N614 10.909 Tf
+ (=) show
+ 123.57 0 m
+ /N695 10.909 Tf
+ (R) show
+ 134.362 0 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 149.514 0 m
+ /N695 10.909 Tf
+ (Ref)
+ [8.36723 5.08363 5.34547 ] pdfxs
+ 169.476 0 m
+ /N1028 10.909 Tf
+ (g) show
+ -14.1731 -21.922 m
+ /N614 10.909 Tf
+ (R) show
+ (eturn)
+ [4.85451 4.23277 6.0654 4.27631 6.0654 ] pdfxs
+ 22.9779 -21.922 m
+ /N695 10.909 Tf
+ (R) show
+ -24.5091 -55.8 m
+ /N614 10.909 Tf
+ (Steps#1)
+ [6.0654 4.23277 4.85451 6.05449 8.17081 9.08711 9.31628 ] pdfxs
+ (a) show
+ (nd#2perf)
+ [6.0654 9.91628 9.08711 9.31628 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsimplelo)
+ [4.27631 12.9489 4.30902 3.02179 9.09802 6.05449 3.0327 8.70538 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kups)
+ [5.75995 6.05449 6.0654 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.10547 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.70538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nweneed.S)
+ [9.92718 7.57085 8.71629 6.05449 4.85451 4.8436 6.0654 8.55265 6.05449 ] pdfxs
+ (t) show
+ (ep#3checksf)
+ [4.8436 9.92718 9.08711 9.31628 4.54905 6.05449 4.85451 4.53815 5.75995 8.17081 3.32724 
+ ] pdfxs
+ (o) show
+ (r) show
+ -41.4461 -77.723 m
+ (inc)
+ [3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (einf)
+ [8.69447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:if)
+ [6.0654 8.30175 3.0327 3.33815 ] pdfxs
+ 87.9109 -77.723 m
+ /N695 10.909 Tf
+ (P) show
+ 100.276 -77.723 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.14899 ] pdfxs
+ (t) show
+ (oinc)
+ [9.29447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (emem)
+ [8.69447 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,wedon)
+ [4.27631 4.8545 6.92721 7.57085 8.69447 6.0654 9.29447 6.0654 ] pdfxs
+ (o) show
+ (tdraw)
+ [8.09456 6.05449 4.27631 5.14905 11.7272 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.59992 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -41.4461 -99.645 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (.S)
+ [7.62539 6.0654 ] pdfxs
+ (t) show
+ (ep#4c)
+ [4.8436 8.95628 9.08711 8.34538 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.189 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.73448 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [5.92358 4.85451 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.02179 4.85451 4.8436 7.19991 3.33815 ] pdfxs
+ (o) show
+ (rac)
+ [7.15628 8.35629 4.8436 ] pdfxs
+ (a) show
+ (llesite)
+ [3.0327 3.0327 7.73448 4.30902 3.0327 4.23277 7.74539 ] pdfxs
+ (\() show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 7.74539 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.05449 7.16719 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncurrently)
+ [8.95628 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 4.23277 3.0327 8.65083 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ -41.4461 -121.568 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sdirectc)
+ [7.87627 6.05449 3.0327 4.27631 4.8436 4.85451 7.81092 4.8436 ] pdfxs
+ (a) show
+ (lls,butwec)
+ [3.0327 3.0327 4.29811 6.61085 6.0654 6.05449 7.81092 7.58175 8.41084 4.85451 ] pdfxs
+ (o) show
+ (ulde)
+ [6.05449 3.0327 9.63264 4.8436 ] pdfxs
+ (a) show
+ (sily)
+ [4.30902 3.02179 3.0327 9.32719 ] pdfxs
+ (a) show
+ (ddsupp)
+ [6.0654 9.62173 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.81092 3.32724 ] pdfxs
+ (o) show
+ (rindirectc)
+ [7.84355 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.81092 4.85451 ] pdfxs
+ (a) show
+ (lls\).S)
+ [3.02179 3.0327 4.30902 4.23277 7.86538 6.05449 ] pdfxs
+ (t) show
+ (ep#6implemen)
+ [4.8436 9.63264 9.08711 9.02174 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ -41.4461 -143.49 m
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [5.66177 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 11.7271 ] pdfxs
+ (o) show
+ (fmod)
+ [5.95631 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 5.96722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.93809 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.87275 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.38902 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ively-c)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 3.63261 4.8436 ] pdfxs
+ (o) show
+ (rrectwh)
+ [4.27631 4.27631 4.8436 4.85451 6.87275 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.7162 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 6.92718 4.85451 ] pdfxs
+ (a) show
+ (nprovide:)
+ [8.69447 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ -41.4461 -165.413 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.12354 ] pdfxs
+ (t) show
+ (oex)
+ [8.27993 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [5.85813 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.12354 ] pdfxs
+ (a) show
+ (reknown)
+ [4.27631 7.66903 5.75995 6.05449 5.15996 7.8763 8.87992 ] pdfxs
+ (t) show
+ (on)
+ [8.27993 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.06911 ] pdfxs
+ (a) show
+ (ccessmem)
+ [4.8436 4.85451 4.8436 4.30902 7.12354 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.58538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [7.06911 6.05449 5.75995 4.85451 7.12354 6.05449 ] pdfxs
+ (o) show
+ (tesc)
+ [7.06911 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pefr)
+ [6.37085 7.66903 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.9125 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.66903 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m) show
+ 418.791 -161.454 m
+ /N703 7.96999 Tf
+ (2) show
+ 423.524 -165.413 m
+ /N614 10.909 Tf
+ (.) show
+ -24.5101 -187.335 m
+ (Givenadirectc)
+ [8.5636 3.0327 5.4545 4.8436 9.53446 8.93447 6.05449 3.0327 4.27631 4.8436 4.8436 
+ 7.72365 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.50176 ] pdfxs
+ (t) show
+ (oafunc)
+ [8.93447 8.92356 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.53446 3.0327 9.53446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.32357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,S)
+ [9.09802 6.53449 6.05449 ] pdfxs
+ (t) show
+ (ep#8c)
+ [4.85451 9.53446 9.08711 8.93447 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.77808 ] pdfxs
+ (t) show
+ (herelev)
+ [6.05449 8.32357 4.27631 4.8436 3.0327 4.85451 5.14904 ] pdfxs
+ (a) show
+ (ntm)
+ [5.75995 7.71274 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 8.92356 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -41.4461 -209.258 m
+ (nodesinTDGr)
+ [6.0654 5.74904 6.0654 4.8436 7.83263 3.02179 9.58901 7.8763 11.8582 8.5636 4.2654 
+ ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 55.3839 -209.258 m
+ /N695 10.909 Tf
+ (G) show
+ 67.4829 -209.258 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [8.9781 ] pdfxs
+ (t) show
+ (henodesin)
+ [6.05449 8.37811 6.05449 5.75995 6.05449 4.85451 7.82172 3.0327 6.0654 ] pdfxs
+ 142.541 -209.258 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 163.218 -209.258 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Bec)
+ [6.05449 6.0654 7.83266 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.37811 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.58901 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.83263 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.79991 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.37811 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -41.4461 -231.18 m
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -28.6572 -231.18 m
+ /N695 10.909 Tf
+ (A) show
+ (C) show
+ -8.20116 -231.18 m
+ /N614 10.909 Tf
+ (wereinlinedin)
+ [7.57085 4.85451 4.27631 8.54175 3.0327 6.05449 3.0327 3.0327 6.05449 4.85451 9.75264 
+ 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,weknow)
+ [6.0654 6.0654 6.74176 7.57085 8.55266 5.74904 6.0654 5.14905 11.5744 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.94183 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phis)
+ [6.0654 9.75264 3.0327 8.00717 ] pdfxs
+ (a) show
+ (tle)
+ [7.93092 3.0327 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.94183 ] pdfxs
+ (a) show
+ (sc)
+ [7.99626 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -41.4462 -253.103 m
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.94538 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.94538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.3999 ] pdfxs
+ (\(a) show
+ (ndmaybem)
+ [6.05449 10.1563 9.08711 5.15996 9.85082 6.35994 8.94538 9.08711 ] pdfxs
+ (o) show
+ (res)
+ [4.27631 8.94538 4.29811 ] pdfxs
+ (o\)) show
+ (.)
+ [9.25083 ] pdfxs
+ (A) show
+ (ssuch,wec)
+ [8.3999 4.30902 6.05449 4.54905 6.05449 7.24357 7.57085 8.94538 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.94538 ] pdfxs
+ (\(a) show
+ (ndc)
+ [6.05449 10.1563 4.8436 ] pdfxs
+ (a) show
+ (che\))
+ [4.54905 6.0654 4.8436 8.33456 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.94538 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.05449 9.55628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -41.4462 -275.026 m
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 7.53809 3.0327 6.0654 ] pdfxs
+ 1.13884 -275.026 m
+ /N695 10.909 Tf
+ (G) show
+ 12.9478 -275.026 m
+ /N614 10.909 Tf
+ (t) show
+ (onodesin)
+ [8.68356 6.0654 5.75995 6.05449 4.85451 7.52718 3.0327 6.0654 ] pdfxs
+ 68.4628 -275.026 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 88.8488 -275.026 m
+ /N614 10.909 Tf
+ (de\fnedby)
+ [6.0654 4.8436 6.0654 6.05449 4.85451 9.28355 5.75995 8.98901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.07266 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.26176 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ 198.403 -275.026 m
+ /N695 10.909 Tf
+ (I) show
+ 204.055 -275.026 m
+ /N614 10.909 Tf
+ (.Fin)
+ [7.74539 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (lly,S)
+ [3.0327 3.0327 4.84359 6.33813 6.0654 ] pdfxs
+ (t) show
+ (ep#9iter)
+ [4.8436 9.29446 9.09802 8.68356 3.0327 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tesover)
+ [4.23277 4.85451 7.53809 5.14905 5.4545 4.8436 7.50537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.26176 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.08357 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -41.4462 -296.948 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -17.4392 -296.948 m
+ /N695 10.909 Tf
+ (n) show
+ -6.88422 -296.948 m
+ /N614 10.909 Tf
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.31262 ] pdfxs
+ (t) show
+ (ointhe)
+ [9.4581 3.0327 10.069 4.23277 6.0654 4.8436 ] pdfxs
+ 67.9928 -296.948 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 89.1548 -296.948 m
+ /N614 10.909 Tf
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 7.12357 ] pdfxs
+ (a) show
+ (nduni)
+ [6.0654 10.069 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.31262 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.27991 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 8.85811 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.34175 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.069 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthesenodes)
+ [13.1016 4.23277 6.0654 4.8436 4.30902 8.85811 6.05449 5.75995 6.0654 4.8436 4.29811 
+ ] pdfxs
+ -41.4462 -318.871 m
+ (t) show
+ (of)
+ [9.15265 3.33815 ] pdfxs
+ (o) show
+ (rmaresul)
+ [4.2654 12.7962 9.15265 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [8.06175 ] pdfxs
+ (Not) show
+ (e)
+ [8.55266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tif)
+ [7.95274 3.02179 3.33815 ] pdfxs
+ 101.975 -318.871 m
+ /N695 10.909 Tf
+ (n) show
+ 112.223 -318.871 m
+ /N614 10.909 Tf
+ (isnever)
+ [3.0327 7.99626 6.0654 4.8436 5.4545 4.85451 7.97446 ] pdfxs
+ (a) show
+ (ccessedby)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 9.76355 5.75995 5.75995 ] pdfxs
+ 210.871 -318.871 m
+ /N695 10.909 Tf
+ (F) show
+ 219.401 -318.871 m
+ /N614 10.909 Tf
+ (,itwilln)
+ [6.74176 3.0327 7.94183 7.8763 3.0327 3.0327 6.73085 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.94183 9.08711 ] pdfxs
+ (a) show
+ (p)
+ [9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.15265 ] pdfxs
+ (a) show
+ (nynodes,)
+ [5.75995 9.44719 6.0654 5.75995 6.05449 4.85451 4.29811 6.75267 ] pdfxs
+ (t) show
+ (huswewill)
+ [5.74904 6.0654 8.00717 7.57085 8.55266 7.8763 3.0327 3.02179 3.0327 ] pdfxs
+ -41.4462 -340.793 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ea)
+ [8.4872 9.08719 ] pdfxs
+ (No) show
+ (Mod)
+ [10.0036 5.74904 6.0654 ] pdfxs
+ (R) show
+ (efresul)
+ [4.85451 6.95994 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (.) show
+ -24.5103 -362.716 m
+ (Not) show
+ (eth)
+ [8.46538 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.85456 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (odesin)
+ [5.74904 6.0654 4.8436 7.9199 3.0327 6.0654 ] pdfxs
+ 85.3067 -362.716 m
+ /N695 10.909 Tf
+ (CG)
+ [8.57443 8.57442 ] pdfxs
+ 106.074 -362.716 m
+ /N614 10.909 Tf
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.37083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckmod)
+ [4.54905 9.37083 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.94903 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (naper-nodeb)
+ [9.67628 9.06538 6.37085 4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 8.46538 6.05449 
+ ] pdfxs
+ (a) show
+ (sis.DSAc)
+ [4.30902 3.0327 4.29811 7.87629 8.32365 6.0654 11.7926 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.67628 6.35994 4.8436 ] pdfxs
+ -41.4463 -384.638 m
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llyex)
+ [3.0327 3.02179 9.98173 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ended)
+ [4.8436 6.0654 6.0654 4.8436 10.2763 ] pdfxs
+ (t) show
+ (osupp)
+ [9.67628 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtm)
+ [4.2654 8.46546 9.08711 ] pdfxs
+ (o) show
+ (reprecisemod)
+ [4.27631 9.06538 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.06538 9.09802 5.74904 
+ 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [10.2763 5.75995 9.97082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckingmod)
+ [4.53815 5.75995 3.0327 6.0654 9.66537 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -41.4463 -406.561 m
+ (o) show
+ (naper-\feldb)
+ [9.65446 9.05447 6.35994 4.85451 4.27631 3.63261 6.05449 4.85451 3.0327 9.65446 6.0654 
+ ] pdfxs
+ (a) show
+ (sis.Todo)
+ [4.29811 3.0327 4.29811 7.86538 6.97085 9.05447 6.0654 9.04356 ] pdfxs
+ (t) show
+ (his,weexp)
+ [6.0654 3.0327 4.29811 6.63267 7.58175 8.44357 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.66537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 184.472 -406.561 m
+ /N1025 10.909 Tf
+ (M) show
+ 199.979 -406.561 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 221.152 -406.561 m
+ /N1025 10.909 Tf
+ (R) show
+ 234.159 -406.561 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.89808 ] pdfxs
+ (t) show
+ (obebi)
+ [9.05447 6.35994 8.45447 6.05449 3.0327 ] pdfxs
+ (t) show
+ (-vec)
+ [3.63261 5.4545 4.85451 4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 7.89808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cks)
+ [4.53815 5.75995 7.89808 ] pdfxs
+ (o) show
+ (nebi)
+ [6.0654 8.44357 6.0654 3.02179 ] pdfxs
+ (t) show
+ -41.4463 -428.483 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (revery\feldinanode.Thisw)
+ [7.74537 4.8436 5.4545 4.85451 4.27631 9.22901 6.0654 4.8436 3.0327 9.53446 3.0327 
+ 9.53446 8.93447 6.05449 5.75995 6.0654 4.8436 7.83266 7.8763 6.05449 3.0327 7.77808 
+ 7.58175 ] pdfxs
+ (o) show
+ (uldhavesli)
+ [6.05449 3.0327 9.53446 6.0654 5.14905 5.4545 8.32357 4.30902 3.02179 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 9.22901 6.0654 3.0327 ] pdfxs
+ (g) show
+ (heroverhe)
+ [6.05449 4.85451 7.74537 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dth)
+ [9.54537 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.53446 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.74904 3.0327 6.0654 8.92356 ] pdfxs
+ (o) show
+ (nebitpernode,)
+ [6.0654 8.32357 6.0654 3.02179 7.72365 6.35994 4.85451 7.74537 6.0654 5.75995 6.05449 
+ 4.85451 3.0327 ] pdfxs
+ -41.4463 -450.406 m
+ (butw)
+ [6.0654 6.05449 7.87638 7.58175 ] pdfxs
+ (o) show
+ (uldimprovemod)
+ [6.05449 3.0327 9.6981 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 6.97085 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuses)
+ [7.87638 6.0654 4.29811 8.4872 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresheavily.)
+ [6.0654 4.2654 4.85451 7.94172 6.05449 4.85451 5.14905 5.75995 3.02179 3.0327 4.8545 
+ 3.0327 ] pdfxs
+ -24.5103 -472.328 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 7.42371 -472.328 m
+ /N614 10.909 Tf
+ (Mod)
+ [10.0036 5.75995 6.05449 ] pdfxs
+ (/R) show
+ (efprecisi)
+ [4.85451 6.63267 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.35992 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.35992 ] pdfxs
+ (a) show
+ (lsobeimprovedf)
+ [3.0327 4.29811 8.75992 6.35994 8.14902 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 9.35992 3.32724 ] pdfxs
+ (o) show
+ (rnodes)
+ [7.57082 6.0654 5.75995 6.05449 4.85451 7.59263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tesc)
+ [7.5382 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pethepr)
+ [6.37085 8.14902 4.23277 6.0654 8.14902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 7.7672 ] pdfxs
+ (I) show
+ (np)
+ [9.35992 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ic-)
+ [3.0327 4.8436 3.63261 ] pdfxs
+ -41.4463 -494.251 m
+ (ul)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,evenifanodeisn)
+ [4.27631 6.89448 4.8436 5.4545 4.85451 9.87264 3.0327 7.14539 9.27265 6.0654 5.75995 
+ 6.05449 8.66175 3.0327 8.11626 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [8.06183 9.08711 ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.88355 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (\() show
+ (whichish)
+ [7.88721 6.05449 3.0327 4.54905 9.87264 3.0327 8.11626 6.0654 ] pdfxs
+ (a) show
+ (ndled)
+ [6.05449 6.0654 3.0327 4.8436 9.87264 ] pdfxs
+ (a) show
+ (bovebyS)
+ [6.37085 5.14905 5.4545 8.66175 5.75995 9.5781 6.05449 ] pdfxs
+ (t) show
+ (ep#)
+ [4.85451 9.87264 9.08711 ] pdfxs
+ (3\)) show
+ (,ac)
+ [6.89448 9.27265 4.8436 ] pdfxs
+ (a) show
+ (lldoesn)
+ [3.0327 6.85085 6.05449 5.75995 4.85451 8.11626 6.05449 ] pdfxs
+ (ot) show
+ -41.4463 -516.173 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 6.44721 ] pdfxs
+ (t) show
+ (henodeif)
+ [6.05449 7.96357 6.0654 5.75995 6.05449 7.96357 3.0327 6.44721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.15267 ] pdfxs
+ (o) show
+ (f)
+ [6.44721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.96357 ] pdfxs
+ (D) show
+ (S)
+ [9.17446 ] pdfxs
+ (N) show
+ (odesmod)
+ [5.75995 6.0654 4.8436 7.41809 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref'dby)
+ [4.2654 4.85451 4.17814 3.0327 9.17446 5.75995 8.86901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.96357 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.15267 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.96357 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (e.Thecheckf)
+ [4.8436 7.70175 7.88721 6.05449 7.96357 4.54905 6.0654 4.8436 4.54905 8.86901 3.33815 
+ ] pdfxs
+ (o) show
+ (rS)
+ [7.38537 6.05449 ] pdfxs
+ (t) show
+ (ep#)
+ [4.85451 9.17446 9.08711 ] pdfxs
+ (3) show
+ -41.4463 -538.096 m
+ (a) show
+ (bovec)
+ [6.35994 5.15996 5.4545 8.47629 4.85451 ] pdfxs
+ (o) show
+ (uldbeenh)
+ [6.05449 3.0327 9.6981 6.35994 8.4872 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nced)
+ [6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hisintoc)
+ [6.05449 3.0327 7.94172 3.0327 5.75995 4.23277 9.0981 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 -41.446 -545.468 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.29832 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.77823 3.57737 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 6.83207 ] pdfxs
+ (judge) show
+ (ment)
+ [7.67484 4.10643 4.85956 6.77823 ] pdfxs
+ (re) show
+ (li)
+ [2.56423 2.56423 ] pdfxs
+ (e) show
+ (sont)
+ [6.83207 4.59962 8.32043 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28935 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nt)
+ [8.31146 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.77823 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28935 ] pdfxs
+ (e) show
+ (xt)
+ [4.8686 3.58634 ] pdfxs
+ (erna) show
+ (llyc)
+ [2.55527 2.56423 8.06049 4.0885 ] pdfxs
+ (a) show
+ (lled)
+ [2.56423 2.55527 4.10643 8.31146 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (o) show
+ (nc)
+ [8.31146 4.09746 ] pdfxs
+ (anno) show
+ (tm)
+ [6.77823 7.6838 ] pdfxs
+ (a) show
+ (kea)
+ [4.60858 7.28935 7.80944 ] pdfxs
+ (d) show
+ (i)
+ [2.55527 ] pdfxs
+ (re) show
+ (ctc)
+ [4.09746 6.77823 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.56423 ] pdfxs
+ -12.437 -14.768 m
+ (ba) show
+ (ckintot)
+ [3.83745 8.3474 2.56423 4.85956 3.58634 8.08739 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.58523 ] pdfxs
+ (progra) show
+ (m.T)
+ [7.67484 7.899 6.6528 ] pdfxs
+ (h) show
+ (is)
+ [2.55527 7.11898 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (u) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nis)
+ [8.59838 2.56423 7.11898 ] pdfxs
+ (guara) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (ee) show
+ (dbysta)
+ [8.60734 4.85956 8.3474 3.64018 3.58634 4.59962 ] pdfxs
+ (ndar) show
+ (d)
+ [8.60734 ] pdfxs
+ (\\) show
+ (w)
+ [6.6528 ] pdfxs
+ (ho) show
+ (le)
+ [2.56423 7.57627 ] pdfxs
+ (progra) show
+ (m")
+ [7.6838 8.08739 ] pdfxs
+ (op) show
+ (timzi)
+ [3.58634 2.55527 7.6838 4.09746 2.55527 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.60734 ] pdfxs
+ (\rag) show
+ (s)
+ [7.11898 ] pdfxs
+ (o) show
+ (\013)
+ [5.37068 ] pdfxs
+ (er) show
+ (edby)
+ [4.10643 8.59838 4.86852 4.85963 ] pdfxs
+ -12.437 -25.727 m
+ (many)
+ [7.6838 4.59962 4.86852 7.93497 ] pdfxs
+ (aggre) show
+ (ssivec)
+ [3.63121 3.64018 2.55527 4.60858 7.1728 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (il)
+ [2.56423 2.55527 ] pdfxs
+ (er) show
+ (s,)
+ [3.64018 5.6306 ] pdfxs
+ (an) show
+ (dis)
+ [8.18594 2.56423 6.70655 ] pdfxs
+ (a) show
+ (lwayss)
+ [2.55527 6.40175 4.34857 4.8686 6.70655 3.63121 ] pdfxs
+ (af) show
+ (e)
+ [7.1728 ] pdfxs
+ (fo) show
+ (rt)
+ [6.6796 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (progra) show
+ (msinourt)
+ [7.67484 6.70655 2.56423 8.19491 4.59962 5.12854 6.67063 3.58634 ] pdfxs
+ (e) show
+ (sts)
+ [3.63121 3.58634 3.64018 ] pdfxs
+ (u) show
+ (it)
+ [2.55527 3.58634 ] pdfxs
+ (e) show
+ (.) show
+ 216.108 -105.28 m
+ /N614 10.909 Tf
+ (86) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 99 99
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (4.3Ali)
+ [8.07685 4.476 24.2161 12.1798 4.49035 4.476 ] pdfxs
+ (a) show
+ (sA)
+ [11.7494 12.1798 ] pdfxs
+ (na) show
+ (lysis)
+ [4.49035 8.50709 6.36962 4.49035 11.735 ] pdfxs
+ (I) show
+ (m)
+ [13.4566 ] pdfxs
+ (p) show
+ (lement)
+ [4.476 7.37385 13.4422 7.37385 8.50717 6.2836 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (sforCom)
+ [11.7494 4.93494 8.0625 11.9789 11.649 8.07685 13.4422 ] pdfxs
+ (pa) show
+ (riso)
+ [6.59915 4.476 6.36962 8.0625 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.11992 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 7.33083 ] pdfxs
+ (t) show
+ (oev)
+ [8.51993 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [7.90903 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.90903 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.29811 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (D) show
+ (SAf)
+ [6.05449 11.2472 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.33083 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.11992 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.36354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisclien)
+ [3.0327 5.74904 4.30902 3.0327 7.36354 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,weneed)
+ [4.29811 6.20722 7.58175 7.90903 6.05449 4.85451 4.8436 9.11992 ] pdfxs
+ (t) show
+ (oc)
+ [8.51993 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -54.648 m
+ (it)
+ [3.0327 8.96728 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 8.97819 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.5781 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (o) show
+ (f)
+ [8.06175 ] pdfxs
+ (ot) show
+ (herwell-known)
+ [6.05449 4.85451 8.9999 7.58175 4.8436 3.0327 3.0327 3.63261 5.75995 6.05449 5.15996 
+ 7.8763 10.789 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.0654 9.08711 4.29811 11.1708 ] pdfxs
+ (I) show
+ (n)
+ [10.789 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 9.03262 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,webrie\rydescribe)
+ [6.0654 8.03993 7.57085 9.5781 6.0654 4.2654 3.0327 4.85451 6.05449 10.4945 6.05449 
+ 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.5781 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -76.571 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (\() show
+ 81.813 -76.571 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 107.078 -76.571 m
+ /N614 10.909 Tf
+ (\)) show
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.99993 ] pdfxs
+ (t) show
+ (hreein)
+ [6.05449 4.27631 4.8436 8.99993 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 8.45444 ] pdfxs
+ (\() show
+ 323.813 -76.571 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 368.21 -76.571 m
+ /N614 10.909 Tf
+ (,) show
+ 375.514 -76.571 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 421.723 -76.571 m
+ /N614 10.909 Tf
+ (,)
+ [7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 450.75 -76.571 m
+ /N1025 10.909 Tf
+ (an) show
+ (-) show
+ -6.10352e-05 -98.493 m
+ (de) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 22.8349 -98.493 m
+ /N614 10.909 Tf
+ (\))
+ [7.70183 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twec)
+ [7.70183 7.58175 8.30175 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 113.365 -98.493 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 145.12 -98.493 m
+ /N614 10.909 Tf
+ (to) show
+ (.)
+ [7.82175 ] pdfxs
+ (Not) show
+ (e)
+ [8.30175 ] pdfxs
+ (t) show
+ (hat)
+ [6.05449 5.46541 7.69093 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.30175 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (iveprecisi)
+ [3.0327 5.4545 8.30175 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (o) show
+ (fS)
+ [6.7963 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd'sand)
+ [4.27631 6.05449 3.0327 7.75627 5.46541 6.05449 9.52355 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 4.29811 ] pdfxs
+ -7.62939e-05 -120.416 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmshavebeench)
+ [6.0654 9.08711 7.62536 6.05449 5.14905 5.4545 8.17084 6.35994 4.85451 4.8436 9.38173 
+ 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cterizedby)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.85451 4.8436 9.38173 5.75995 9.07628 ] pdfxs
+ (ot) show
+ (hers)
+ [6.05449 4.85451 7.59264 4.29811 ] pdfxs
+ (t) show
+ (udiesin)
+ [6.05449 6.0654 3.0327 4.8436 7.62536 3.0327 9.37082 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.17084 6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.56002 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.34903 3.02179 ] pdfxs
+ (72) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (:wech)
+ [7.72357 7.57085 8.17084 4.54905 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.15993 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.62536 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (-) show
+ -7.62939e-05 -142.338 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.71263 ] pdfxs
+ (a) show
+ (saway)
+ [7.71263 8.85811 7.57085 5.15996 9.16356 ] pdfxs
+ (t) show
+ (oev)
+ [8.85811 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (ehow)
+ [8.2472 6.0654 5.14905 11.2908 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 8.25811 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (usdesi)
+ [6.05449 7.71263 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ndecisi)
+ [9.46901 6.05449 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nsimp)
+ [6.0654 7.71263 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.64729 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.25811 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ -7.62939e-05 -164.261 m
+ (\() show
+ (includingc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivity,\feld-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.75995 3.0327 3.93823 
+ 4.84359 6.6654 6.0654 4.8436 3.0327 6.0654 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.0327 5.74904 3.0327 3.93823 4.8545 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.0654 ] pdfxs
+ (o) show
+ (ice)
+ [3.02179 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fauni\fc)
+ [6.97085 9.08719 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9359 -186.183 m
+ (Not) show
+ (e)
+ [8.2472 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.63638 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.43631 ] pdfxs
+ (o) show
+ (f)
+ [6.73085 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.25811 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesh)
+ [3.0327 5.75995 4.29811 4.85451 7.70172 6.05449 ] pdfxs
+ (a) show
+ (ndleinc)
+ [6.0654 6.05449 3.0327 8.2472 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epr)
+ [8.2472 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msinac)
+ [9.09802 7.70172 3.0327 9.4581 8.85811 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelyc)
+ [3.02179 5.4545 4.85451 3.0327 9.15265 4.85451 ] pdfxs
+ (o) show
+ (rrectm)
+ [4.2654 4.27631 4.8436 4.85451 7.63638 9.09802 ] pdfxs
+ (a) show
+ (nner.)
+ [6.05449 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ -7.62939e-05 -208.106 m
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,we)
+ [7.05812 7.57085 8.79265 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.79265 4.85451 ] pdfxs
+ (a) show
+ (reful)
+ [4.2654 4.85451 3.32724 6.0654 6.97085 ] pdfxs
+ (t) show
+ (ouse)
+ [9.40355 6.05449 4.30902 8.79265 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.80356 4.29811 ] pdfxs
+ (a) show
+ (meset)
+ [9.08711 8.79265 4.30902 4.8436 8.19274 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.2763 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [10.0035 4.30902 ] pdfxs
+ (t) show
+ (ubsf)
+ [6.05449 6.0654 8.24717 3.32724 ] pdfxs
+ (o) show
+ (rknownex)
+ [8.22536 5.75995 6.05449 5.14905 7.88721 10.0035 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.97085 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswithe)
+ [6.05449 8.25808 7.8763 3.0327 4.23277 10.0145 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -7.62939e-05 -230.028 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ -7.62939e-05 -267.861 m
+ /N622 11.955 Tf
+ (4.3.1)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -267.861 m
+ /N2097 11.955 Tf
+ (local)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 ] pdfxs
+ 76.3389 -267.861 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -7.62939e-05 -296.829 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.3009 -296.829 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 53.0799 -296.829 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.81444 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 3.0327 8.81444 ] pdfxs
+ (a) show
+ (n)
+ [10.5817 ] pdfxs
+ (agg) show
+ (ressivelocal)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.35992 3.0327 5.75995 4.8436 5.46541 
+ 7.53812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswhich)
+ [3.02179 5.75995 4.30902 3.02179 8.82535 7.8763 6.05449 3.0327 4.54905 10.5708 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.81444 ] pdfxs
+ (t) show
+ (odis)
+ [9.97082 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (ep)
+ [9.35992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -7.62939e-05 -318.751 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hal)
+ [9.95991 9.35992 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [8.74902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (d-hocrules)
+ [6.0654 3.63261 6.0654 5.74904 8.75993 4.2654 6.0654 3.0327 4.8436 8.21444 ] pdfxs
+ (\() show
+ (thisis)
+ [4.23277 6.0654 3.0327 8.20354 3.0327 8.20354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.9091 ] pdfxs
+ (\\) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ (aa) show
+ ("p)
+ [9.35992 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [8.68356 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.18173 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,itknows)
+ [9.09802 6.05449 3.0327 4.8436 7.00357 3.0327 8.1491 5.75995 6.05449 5.15996 7.8763 
+ 4.29811 ] pdfxs
+ -7.62939e-05 -340.674 m
+ (\\A) show
+ ([i]"doesn't)
+ [3.0327 3.0327 3.02179 8.82538 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 7.61456 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.66899 ] pdfxs
+ (\\) show
+ (B[i]"if)
+ [7.7344 3.02179 3.0327 3.0327 8.82538 3.0327 6.69812 ] pdfxs
+ (\\A) show
+ (")
+ [8.82538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.43628 ] pdfxs
+ (\\) show
+ (B")
+ [7.72349 8.82538 ] pdfxs
+ (a) show
+ (retwodi\013erent)
+ [4.27631 8.21448 3.93823 7.58175 8.82538 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 7.61456 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l,s)
+ [3.0327 6.45812 4.29811 ] pdfxs
+ (ta) show
+ (ck,)
+ [4.54905 5.75995 6.44722 ] pdfxs
+ (o) show
+ (rhe)
+ [7.64719 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 7.78902 ] pdfxs
+ (I) show
+ (tknows)
+ [7.61456 5.75995 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ -7.62939e-05 -362.596 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.34546 ] pdfxs
+ (\\A) show
+ ([)
+ [3.0327 ] pdfxs
+ (1) show
+ (]"doesn't)
+ [3.0327 9.54537 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 8.34546 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.41081 ] pdfxs
+ (\\A) show
+ ([)
+ [3.02179 ] pdfxs
+ (2) show
+ (])
+ [3.0327 ] pdfxs
+ (") show
+ (,)
+ [7.24357 ] pdfxs
+ (\\A) show
+ (-) show
+ 177.704 -362.596 m
+ /N695 10.909 Tf
+ (>) show
+ 186.188 -362.596 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.05449 ] pdfxs
+ (1) show
+ ("doesn't)
+ [9.55628 6.0654 5.75995 4.8436 4.29811 6.0654 3.0327 8.33456 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (\\A) show
+ (-) show
+ 302.244 -362.596 m
+ /N695 10.909 Tf
+ (>) show
+ 310.729 -362.596 m
+ /N614 10.909 Tf
+ (\feld)
+ [6.0654 4.8436 3.0327 6.05449 ] pdfxs
+ (2") show
+ (,knows)
+ [7.25448 5.74904 6.0654 5.14905 7.8763 8.41081 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.3999 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 10.1563 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 3.33815 ] pdfxs
+ -0.00012207 -384.519 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fau)
+ [6.95994 5.46541 6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icv)
+ [3.0327 8.4872 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleswi)
+ [6.0654 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 7.909 ] pdfxs
+ (\\a) show
+ (ddresses)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 7.93081 ] pdfxs
+ (ta) show
+ (ken)
+ [5.4545 4.85451 6.05449 ] pdfxs
+ (") show
+ 312.273 -380.56 m
+ /N703 7.96999 Tf
+ (3) show
+ 317.005 -384.519 m
+ /N614 10.909 Tf
+ (,etc.)
+ [6.6654 4.85451 4.23277 4.85451 3.0327 ] pdfxs
+ 16.9359 -406.441 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.2229 -406.441 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 69.9859 -406.441 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.80353 ] pdfxs
+ (a) show
+ (lsoprovidesmod)
+ [3.0327 4.29811 9.95991 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.80353 
+ 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.83266 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.5599 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.77081 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdClibr)
+ [4.27631 10.549 12.3817 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 10.2654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsnever)
+ [6.0654 8.80353 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ -0.000106812 -428.364 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [11.1599 ] pdfxs
+ (o) show
+ (rwri)
+ [9.37081 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (emem)
+ [9.9381 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.8545 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 11.1599 ] pdfxs
+ (a) show
+ (s)
+ [9.40352 ] pdfxs
+ (\\) show
+ 164.166 -428.364 m
+ /N722 10.909 Tf
+ (sin) show
+ 181.348 -428.364 m
+ /N614 10.909 Tf
+ (")
+ [10.549 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1599 ] pdfxs
+ (\\) show
+ 220.029 -428.364 m
+ /N722 10.909 Tf
+ (cos) show
+ 237.211 -428.364 m
+ /N614 10.909 Tf
+ ("\)) show
+ (,)
+ [8.49811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1599 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.94901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.33818 ] pdfxs
+ (o) show
+ (nlyre)
+ [6.0654 3.0327 10.8545 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dmem)
+ [11.1599 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.8545 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 11.1599 ] pdfxs
+ (a) show
+ (s) show
+ -0.000137329 -450.286 m
+ (\\) show
+ 5.45485 -450.286 m
+ /N722 10.909 Tf
+ (strcmp) show
+ 39.8178 -450.286 m
+ /N614 10.909 Tf
+ (")
+ [9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.88355 ] pdfxs
+ (\\) show
+ 75.9338 -450.286 m
+ /N722 10.909 Tf
+ (strlen) show
+ 110.297 -450.286 m
+ /N614 10.909 Tf
+ ("\)) show
+ (.)
+ [8.41084 ] pdfxs
+ (A) show
+ (s)
+ [8.12717 ] pdfxs
+ (o) show
+ (f)
+ [7.14539 ] pdfxs
+ (t) show
+ (hiswri)
+ [6.05449 3.0327 8.11626 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (,itdoesn)
+ [6.89448 3.0327 8.05092 6.0654 5.75995 4.8436 8.11626 6.0654 ] pdfxs
+ (o) show
+ (tmodelfunc)
+ [8.06183 9.08711 5.75995 6.05449 4.85451 6.83994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.11626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmaymodify)
+ [8.06183 9.08711 5.15996 9.56719 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 ] pdfxs
+ 439.364 -450.286 m
+ /N722 10.909 Tf
+ (errno) show
+ -0.000183105 -472.209 m
+ /N614 10.909 Tf
+ (o) show
+ (r)
+ [7.4181 ] pdfxs
+ (ot) show
+ (hermem)
+ [6.05449 4.85451 7.40719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.90174 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.53815 9.20719 ] pdfxs
+ (a) show
+ (s)
+ [7.4399 ] pdfxs
+ (\\) show
+ 129.251 -472.209 m
+ /N722 10.909 Tf
+ (sqrt) show
+ 152.159 -472.209 m
+ /N614 10.909 Tf
+ (")
+ [8.59629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.19628 ] pdfxs
+ (\\) show
+ 186.926 -472.209 m
+ /N722 10.909 Tf
+ (log) show
+ 204.108 -472.209 m
+ /N614 10.909 Tf
+ ("\)) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (tis)
+ [7.38547 3.0327 7.4399 ] pdfxs
+ (a) show
+ (lsosm)
+ [3.0327 4.29811 8.59629 4.30902 9.08711 ] pdfxs
+ (a) show
+ (rten)
+ [4.27631 7.38547 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (htoknow)
+ [9.20719 4.23277 8.59629 5.75995 6.0654 5.14905 11.0181 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.37456 ] pdfxs
+ (\\) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (")
+ [8.59629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -0.000198364 -494.132 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbemodi\fed.)
+ [9.6981 6.0654 4.8436 5.4545 4.85451 7.909 6.35994 8.4872 9.08711 5.75995 6.0654 
+ 3.02179 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 16.9358 -516.054 m
+ (While)
+ [11.2144 6.05449 3.0327 3.0327 8.31266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 67.2008 -516.054 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 95.9318 -516.054 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisextremelyf)
+ [3.02179 5.75995 4.30902 3.02179 7.76717 3.0327 7.76717 4.85451 5.75995 4.23277 4.27631 
+ 4.85451 9.08711 4.8436 3.0327 9.22901 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.70183 ] pdfxs
+ (a) show
+ (ndverysimple,itis)
+ [6.0654 9.52355 5.4545 4.85451 4.2654 9.22901 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 6.53449 3.02179 7.71274 3.0327 7.76717 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.31266 ] pdfxs
+ (t) show
+ (oprovideal)
+ [8.92356 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 8.31266 8.91265 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.31266 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ -0.000213623 -537.977 m
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.93081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.05449 6.6654 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyf)
+ [4.2654 3.0327 9.39264 3.32724 ] pdfxs
+ (o) show
+ (rcodes)
+ [7.909 4.8436 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tm)
+ [7.86547 9.09802 ] pdfxs
+ (a) show
+ (keheavyusedirect)
+ [5.4545 8.47629 6.05449 4.85451 5.14905 5.75995 9.38174 6.0654 4.29811 8.4872 6.05449 
+ 3.0327 4.27631 4.8436 4.85451 7.86547 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndloc)
+ [6.05449 9.6981 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ -0.000213623 -559.899 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.8436 4.30902 7.81084 ] pdfxs
+ (A) show
+ (s)
+ [7.74536 ] pdfxs
+ (ot) show
+ (hershave)
+ [6.0654 4.8436 4.27631 7.74536 6.0654 5.14905 5.4545 8.29084 ] pdfxs
+ (o) show
+ (bserved[)
+ [6.0654 4.29811 4.85451 4.2654 5.4545 4.85451 9.50173 3.0327 ] pdfxs
+ (62) show
+ (],itm)
+ [3.0327 6.51267 3.02179 7.69093 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.74536 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.30175 9.08711 ] pdfxs
+ (o) show
+ (stsense)
+ [4.29811 7.69093 4.29811 4.85451 6.05449 4.30902 8.29084 ] pdfxs
+ (t) show
+ (ouse)
+ [8.90174 6.05449 4.30902 8.29084 ] pdfxs
+ (a) show
+ (n)
+ [9.50173 ] pdfxs
+ (agg) show
+ (ressiveloc)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.29084 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.47994 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -0.000213623 -581.822 m
+ /N634 10.909 Tf
+ (inc)
+ [3.34914 10.189 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (b) show
+ (ination)
+ [3.33823 6.13082 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 75.0488 -581.822 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.83994 ] pdfxs
+ (t) show
+ (echniquesinm)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.10535 3.0327 9.86173 
+ 9.08711 ] pdfxs
+ (o) show
+ (stse)
+ [4.30902 8.04001 4.30902 4.8436 ] pdfxs
+ (tt) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (s.F)
+ [4.30902 8.37811 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.07264 ] pdfxs
+ (t) show
+ (hisre)
+ [6.05449 3.0327 8.10535 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.87267 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [13.8109 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s) show
+ 1 0 0 1 0 -591.315 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.77352 3.58634 ] pdfxs
+ (ha) show
+ (t,in)
+ [3.58634 6.38374 2.55527 8.79563 ] pdfxs
+ (pra) show
+ (ctic)
+ [4.09746 3.58634 2.55527 4.09746 ] pdfxs
+ (e) show
+ (,t)
+ [6.39271 3.57737 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 7.30727 ] pdfxs
+ (on) show
+ (lyocc)
+ [2.56423 8.53569 4.85963 4.09746 4.09746 ] pdfxs
+ (ur) show
+ (s)
+ [7.30727 ] pdfxs
+ (fo) show
+ (r)
+ [7.28032 ] pdfxs
+ (aggrega) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (slikest)
+ [7.30727 2.56423 2.55527 4.60858 7.77352 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (cts)
+ [4.09746 3.58634 7.30727 ] pdfxs
+ (o) show
+ (r)
+ [7.28032 ] pdfxs
+ (arr) show
+ (ays.)
+ [4.34857 4.8686 3.63121 8.46385 ] pdfxs
+ (S) show
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (l)
+ [2.56423 ] pdfxs
+ (a) show
+ (rv)
+ [7.28032 4.34857 ] pdfxs
+ (ar) show
+ (i)
+ [2.55527 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [7.30727 ] pdfxs
+ (ar) show
+ (e)
+ [7.77352 ] pdfxs
+ (pro) show
+ (m)
+ [7.6838 ] pdfxs
+ (o) show
+ (tedt)
+ [3.57737 4.10643 8.78666 3.58634 ] pdfxs
+ (o) show
+ -12.437 -14.768 m
+ (SS) show
+ (Av)
+ [9.97911 4.35754 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (ue) show
+ (s)
+ [6.70655 ] pdfxs
+ (a) show
+ (s)
+ [6.70655 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (din)
+ [8.19491 2.55527 8.19491 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (4) show
+ (.)
+ [2.56423 ] pdfxs
+ (1) show
+ (.) show
+ 216.108 -59.433 m
+ /N614 10.909 Tf
+ (87) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 100 100
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.02179 5.75995 4.30902 3.02179 8.22535 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rksupp)
+ [4.27631 9.67628 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtsch)
+ [4.27631 4.23277 8.22535 4.54905 6.05449 ] pdfxs
+ (a) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.37083 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 8.21444 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her:if)
+ [6.05449 4.85451 4.2654 8.44356 3.0327 7.25448 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.77084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 8.22535 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.16001 ] pdfxs
+ (a) show
+ (nsweraquery)
+ [6.0654 4.29811 7.58175 4.8436 8.19264 9.37083 5.75995 6.05449 4.85451 4.27631 5.75995 
+ ] pdfxs
+ 0 -21.922 m
+ (precisely,)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.85451 3.0327 4.84359 6.6654 ] pdfxs
+ (t) show
+ (henext)
+ [6.0654 8.47629 6.0654 4.8436 5.75995 7.87638 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.0654 ] pdfxs
+ (a) show
+ (inisqueried)
+ [3.02179 9.6981 3.0327 7.94172 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 9.6981 
+ ] pdfxs
+ (a) show
+ (ndso)
+ [6.05449 9.6981 4.29811 9.0981 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (n)
+ [8.92356 ] pdfxs
+ (t) show
+ (hisev)
+ [6.0654 3.0327 7.16718 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,when)
+ [6.05449 6.05449 7.8763 6.0654 4.8436 8.92356 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.62901 ] pdfxs
+ (o) show
+ (f)
+ [6.19631 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.72357 3.32724 ] pdfxs
+ (o) show
+ (urin)
+ [6.0654 7.13446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.90177 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.16718 ] pdfxs
+ (\() show
+ 326.36 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 370.757 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 376.807 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 423.016 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 429.067 -43.845 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 464.97 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -65.768 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (aa) show
+ 28.2969 -65.768 m
+ /N614 10.909 Tf
+ (\))
+ [8.47637 ] pdfxs
+ (a) show
+ (reun)
+ [4.27631 9.0872 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.0872 ] pdfxs
+ (t) show
+ (ores)
+ [9.6981 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lveaquery,)
+ [3.0327 5.4545 9.0872 9.6981 5.74904 6.0654 4.8436 4.27631 4.84359 7.41812 ] pdfxs
+ (t) show
+ (heych)
+ [6.0654 4.8436 10.0035 4.53815 6.0654 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.2981 ] pdfxs
+ (t) show
+ (o)
+ [9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 272.49 -65.768 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 301.993 -65.768 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Thus,whenc)
+ [6.0654 9.08711 9.68719 7.8763 5.75995 6.05449 4.30902 7.41812 7.8763 6.0654 4.8436 
+ 10.2981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -6.10352e-05 -87.69 m
+ (t) show
+ (hein)
+ [6.05449 9.44719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.62539 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms,)
+ [6.0654 9.08711 4.29811 7.87629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 175.178 -87.69 m
+ /N1025 10.909 Tf
+ (loc)
+ [3.47997 6.62173 5.58542 ] pdfxs
+ (a) show
+ (l) show
+ 205.041 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmis)
+ [6.0654 13.6907 3.02179 8.90171 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.44719 6.05449 ] pdfxs
+ (a) show
+ (seline.Thisav)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 10.7563 7.88721 6.05449 3.0327 8.90171 
+ 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idsovers)
+ [3.0327 6.05449 8.90171 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (tat) show
+ (ing)
+ [3.0327 6.05449 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -147.445 m
+ /N622 11.955 Tf
+ (4.3.2)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -147.445 m
+ /N2097 11.955 Tf
+ (steens-fi)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 100.946 -147.445 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -7.62939e-05 -176.413 m
+ /N614 10.909 Tf
+ (Steens)
+ [6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's\row-insensi)
+ [4.27631 6.0654 3.02179 7.77808 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 
+ 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 6.53449 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-insensi)
+ [4.85451 5.75995 4.23277 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.8436 6.53449 ] pdfxs
+ (a) show
+ (nd\feld-insensi)
+ [6.0654 9.53446 6.0654 4.8436 3.0327 6.05449 3.64352 3.02179 6.0654 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.32357 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.77808 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.02179 5.75995 4.30902 3.02179 7.77808 3.0327 ] pdfxs
+ (129) show
+ (]isawell)
+ [6.50176 3.0327 7.77808 8.93447 7.57085 4.85451 3.0327 3.0327 ] pdfxs
+ -7.62939e-05 -198.336 m
+ (known)
+ [5.75995 6.05449 5.15996 7.8763 8.57447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 11.6071 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [6.75275 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 6.81809 ] pdfxs
+ (a) show
+ (n)
+ [8.57447 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.05449 6.0654 4.27631 5.14905 5.75995 3.02179 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.57447 ] pdfxs
+ (o) show
+ (f)
+ [5.84722 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.36358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pinline)
+ [8.57447 3.02179 8.57447 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rsp)
+ [6.78538 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 7.36358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.57447 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (stline)
+ [4.29811 6.75275 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [6.78538 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -7.62939e-05 -220.258 m
+ (I) show
+ (tusesT)
+ [8.16001 6.05449 4.30902 4.8436 8.21444 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n'suni)
+ [6.0654 3.0327 8.21444 6.05449 6.0654 3.02179 ] pdfxs
+ (o) show
+ (n-\fndd)
+ [6.0654 3.63261 6.0654 6.05449 9.98173 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.37083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.75993 ] pdfxs
+ (t) show
+ (oe\016cien)
+ [9.35992 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyp)
+ [3.0327 9.66537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmem)
+ [9.97082 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.66537 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.21444 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.37083 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lence)
+ [3.02179 4.85451 6.05449 4.85451 4.8436 ] pdfxs
+ -7.62939e-05 -242.181 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (sses.This)
+ [4.30902 4.29811 4.85451 4.29811 7.87629 7.8763 6.0654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisex)
+ [6.05449 12.7307 3.0327 7.94172 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.39264 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,butproducesac)
+ [6.6654 6.0654 6.0654 7.87638 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 
+ 7.94172 9.08719 4.8436 ] pdfxs
+ (oa) show
+ (rse)
+ [4.27631 4.30902 8.47629 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.0654 6.05449 4.27631 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 16.9359 -264.103 m
+ (Wen)
+ [10.2981 8.08357 6.05449 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 8.07266 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.49446 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.29446 ] pdfxs
+ (o) show
+ (fS)
+ [6.5563 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.2654 6.0654 3.0327 7.52718 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ 289.442 -264.103 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 333.839 -264.103 m
+ /N614 10.909 Tf
+ (,)
+ [6.33813 ] pdfxs
+ (a) show
+ (ndimplementitusing)
+ [6.0654 9.28355 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 7.46184 
+ 3.0327 7.47275 6.0654 4.29811 3.0327 6.05449 8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -286.026 m
+ (D) show
+ (SAfr)
+ [6.05449 11.2472 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 7.69084 ] pdfxs
+ (I) show
+ (np)
+ [9.13083 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,weuse)
+ [4.27631 6.20722 7.58175 7.90903 6.05449 4.30902 7.90903 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.90903 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdDSAloc)
+ [4.27631 9.13083 8.32365 6.0654 11.2472 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.09813 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 7.36354 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,)
+ [4.30902 4.8436 6.20722 ] pdfxs
+ (t) show
+ (henmer)
+ [6.0654 4.8436 9.13083 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [7.91993 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.09813 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -307.948 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.43628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsin)
+ [6.0654 6.05449 7.6799 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.83629 8.82538 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.22539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.43628 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.64719 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 8.22539 7.8763 6.0654 ] pdfxs
+ (o) show
+ (lepr)
+ [3.02179 8.23629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.45812 ] pdfxs
+ (t) show
+ (henperf)
+ [6.05449 4.85451 9.43628 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.4689 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.41449 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -0.00012207 -329.871 m
+ (bindin)
+ [6.0654 3.02179 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.Bec)
+ [11.1599 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewew)
+ [6.05449 4.30902 9.5781 7.57085 9.5781 7.58175 ] pdfxs
+ (a) show
+ (nt)
+ [5.74904 8.97819 ] pdfxs
+ (t) show
+ (oev)
+ [10.1781 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ea\feld-insensi)
+ [9.5781 10.189 6.05449 4.85451 3.0327 6.05449 3.63261 3.0327 6.0654 4.29811 4.85451 
+ 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveversi)
+ [3.0327 5.4545 9.5781 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (o) show
+ (fS)
+ [8.06175 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 9.03262 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,we)
+ [6.0654 9.08711 8.02902 7.58175 4.8436 ] pdfxs
+ -0.00012207 -351.793 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i\fci)
+ [3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 10.6145 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 9.71992 ] pdfxs
+ (a) show
+ (llnodesin)
+ [3.02179 7.89811 6.0654 5.74904 6.0654 4.8436 9.17444 3.02179 10.9308 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.71992 4.2654 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.10909 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phtodisc)
+ [6.05449 10.9308 4.23277 10.3199 6.0654 3.0327 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.9308 ] pdfxs
+ (a) show
+ (ny\feldsensi)
+ [5.74904 10.6254 6.0654 4.8436 3.0327 10.9199 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 10.6254 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (uredby)
+ [6.05449 4.27631 4.8436 10.9308 5.75995 5.75995 ] pdfxs
+ -0.00012207 -373.716 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (.) show
+ 16.9359 -395.638 m
+ (A) show
+ (saresul)
+ [8.91262 10.0581 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.87629 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 99.1179 -395.638 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 148.121 -395.638 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndi\013ersfr)
+ [10.669 6.05449 3.0327 6.37077 4.8436 4.27631 8.90171 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mS)
+ [13.6907 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 8.91262 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmintwoways:)
+ [6.0654 13.6907 3.0327 10.669 3.93823 7.58175 10.0581 7.57085 5.14905 5.75995 4.30902 
+ 3.0327 ] pdfxs
+ -0.000137329 -417.561 m
+ (Firstitsuses)
+ [7.12357 3.0327 4.2654 4.30902 8.64001 3.0327 4.23277 8.70535 6.0654 4.29811 4.8436 
+ 8.70535 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 9.23992 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.4617 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.589 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (eness)
+ [4.8436 6.0654 4.8436 4.30902 8.69444 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.75995 3.02179 6.0654 9.85082 ] pdfxs
+ (t) show
+ (om)
+ [9.85082 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.25083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisresults)
+ [3.02179 5.75995 4.30902 3.02179 8.70535 4.27631 4.8436 4.30902 6.05449 3.0327 8.64001 
+ 4.29811 ] pdfxs
+ (o) show
+ (undf)
+ [6.0654 6.0654 10.4508 3.33815 ] pdfxs
+ (o) show
+ (rin-)
+ [8.67263 3.02179 6.0654 3.63261 ] pdfxs
+ -0.000137329 -439.483 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 9.46901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Sec)
+ [9.08711 4.29811 10.8108 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,itkeeps)
+ [6.0654 6.05449 7.8872 3.0327 8.85819 5.4545 4.8436 4.8436 6.0654 8.91262 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 9.4581 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refbi)
+ [4.2654 4.85451 7.94175 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sf)
+ [8.91262 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.8799 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3745 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 7.87629 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 10.069 3.02179 8.85819 ] pdfxs
+ (t) show
+ (om)
+ [10.069 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ -0.000137329 -461.406 m
+ (jud)
+ [3.33815 6.05449 6.0654 ] pdfxs
+ (g) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.47989 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utmem)
+ [6.05449 9.43637 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.9417 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisei)
+ [9.42546 3.0327 9.4908 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herneverre)
+ [6.05449 4.85451 9.45808 6.05449 4.85451 5.4545 4.8436 9.45808 4.27631 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [11.2363 ] pdfxs
+ (o) show
+ (rnevers)
+ [9.45808 6.0654 4.8436 5.4545 4.85451 9.45808 4.29811 ] pdfxs
+ (to) show
+ (red)
+ [4.27631 4.8436 11.2472 ] pdfxs
+ (to) show
+ (.Thisinf)
+ [12.5235 7.88721 6.05449 3.0327 9.4908 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [11.2472 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -0.000137329 -483.329 m
+ (occ)
+ [5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llybeused)
+ [3.0327 3.0327 9.39264 6.35994 8.4872 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (om)
+ [9.08719 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [6.6654 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles'c)
+ [6.0654 3.0327 4.8436 7.94172 3.0327 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ ('if)
+ [6.6654 3.0327 6.97085 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (a) show
+ (renevermodi\fed,f)
+ [4.2654 8.4872 6.0654 4.8436 5.4545 4.85451 7.909 9.08711 5.75995 6.05449 3.0327 
+ 6.0654 4.8436 6.0654 6.6654 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple.)
+ [9.08711 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ -0.000137329 -521.161 m
+ /N622 11.955 Tf
+ (4.3.3)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.0959 -521.161 m
+ /N2097 11.955 Tf
+ (steens-fs)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 100.946 -521.161 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -0.000152588 -550.129 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.0428 -550.129 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 73.5068 -550.129 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.55262 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisiden)
+ [3.02179 5.75995 4.30902 3.02179 8.56353 3.0327 8.55262 3.0327 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [7.28721 ] pdfxs
+ (to) show
+ 210.783 -550.129 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 255.18 -550.129 m
+ /N614 10.909 Tf
+ (,except)
+ [7.43993 4.8436 5.75995 4.85451 4.8436 6.0654 8.49819 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.49819 3.0327 8.49819 6.05449 5.75995 4.85451 8.55262 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i\fci)
+ [3.0327 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.02179 10.0145 4.85451 ] pdfxs
+ (o) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (pse)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -0.000183105 -572.051 m
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 9.04353 3.0327 10.789 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.58901 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 8.97819 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Thisproducesa\feld-sensi)
+ [6.05449 6.0654 4.29811 11.1708 7.88721 6.05449 3.0327 9.03262 6.0654 4.27631 5.74904 
+ 6.0654 6.0654 4.8436 4.8436 9.04353 10.189 6.05449 4.85451 3.0327 6.05449 3.63261 
+ 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivev)
+ [3.0327 5.4545 9.5781 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.96728 ] pdfxs
+ (o) show
+ (fSteens)
+ [8.07265 6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 9.04353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ -0.000183105 -593.974 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rinspirit)
+ [7.909 3.0327 9.6981 4.29811 6.0654 3.0327 4.2654 3.0327 7.87638 ] pdfxs
+ (t) show
+ (oth)
+ [9.0981 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tdescribedin[)
+ [7.87638 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.6981 3.0327 
+ 9.6981 3.0327 ] pdfxs
+ (128) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 228.545 -657.201 m
+ (88) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 101 101
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (4.3.4)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.096 0 m
+ /N2097 11.955 Tf
+ (anders)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ 82.491 0 m
+ /N622 11.955 Tf
+ (AliasA)
+ [10.1618 3.73 3.74195 6.52739 9.79114 10.1618 ] pdfxs
+ (na) show
+ (lysis)
+ [3.73 7.10119 5.30802 3.73 5.30802 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 24.445 -28.968 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 66.005 -28.968 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [9.95988 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisisasimpleimplemen)
+ [3.0327 5.75995 4.29811 3.0327 9.95988 3.0327 9.95988 11.1054 4.30902 3.0327 9.08711 
+ 6.05449 3.0327 10.5054 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.7163 ] pdfxs
+ (o) show
+ (f)
+ [8.99992 ] pdfxs
+ (A) show
+ (ndersen's\row-insensi)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.95988 6.0654 5.14905 
+ 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.0327 5.4545 4.85451 9.18537 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-)
+ [4.85451 5.75995 4.23277 3.63261 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (insensi)
+ [3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,\feld-insensi)
+ [3.0327 5.4545 4.8436 8.57447 6.0654 4.8436 3.0327 6.0654 3.63261 3.0327 6.05449 
+ 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 10.0145 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedp)
+ [4.29811 4.85451 11.2254 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 9.43626 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.0327 5.75995 4.30902 3.02179 9.46898 3.0327 ] pdfxs
+ (6) show
+ (].)
+ [3.0327 12.4581 ] pdfxs
+ (I) show
+ (tiss)
+ [9.40364 3.0327 9.46898 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (lym)
+ [3.0327 10.9199 9.08711 ] pdfxs
+ (o) show
+ (repowerful)
+ [4.27631 10.0145 6.35994 5.14905 7.58175 4.8436 4.27631 3.33815 6.05449 8.19265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -72.813 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 44.397 -72.813 m
+ /N614 10.909 Tf
+ (,)
+ [6.65449 ] pdfxs
+ (a) show
+ (ndwhile)
+ [6.05449 9.68719 7.8763 6.0654 3.02179 3.0327 8.46538 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 8.46538 7.58175 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 4.30902 ] pdfxs
+ (t) show
+ (-c)
+ [3.63261 4.8436 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 8.46538 4.8436 ] pdfxs
+ (o) show
+ (mplexityis)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.38174 3.0327 4.29811 ] pdfxs
+ 238.435 -72.813 m
+ /N695 10.909 Tf
+ (O) show
+ 247.059 -72.813 m
+ /N614 10.909 Tf
+ (\() show
+ 251.301 -72.813 m
+ /N695 10.909 Tf
+ (n) show
+ 257.849 -68.854 m
+ /N703 7.96999 Tf
+ (3) show
+ 262.582 -72.813 m
+ /N614 10.909 Tf
+ (\)) show
+ (,wi)
+ [6.65449 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre\fnemen)
+ [9.67628 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s[)
+ [7.9199 3.0327 ] pdfxs
+ (52) show
+ (,)
+ [6.65449 ] pdfxs
+ (113) show
+ (,)
+ [6.64358 ] pdfxs
+ (105) show
+ (],itc)
+ [3.0327 6.65449 3.0327 7.86547 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.67628 6.37085 4.8436 ] pdfxs
+ -6.10352e-05 -94.735 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.4872 ] pdfxs
+ (t) show
+ (orunveryf)
+ [9.08719 4.27631 6.05449 9.6981 5.4545 4.85451 4.2654 9.39264 3.33815 ] pdfxs
+ (a) show
+ (stinpr)
+ [4.29811 7.88729 3.02179 9.6981 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.8436 3.0327 ] pdfxs
+ 16.9369 -116.658 m
+ (Ourimplemen)
+ [8.4872 6.05449 8.98899 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7781 ] pdfxs
+ (o) show
+ (fAndersen's)
+ [8.05084 8.19266 6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.02171 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 9.02171 3.0327 9.02171 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (e,butl)
+ [4.8436 8.01811 6.0654 6.05449 8.96728 3.0327 ] pdfxs
+ (a) show
+ (cks)
+ [4.53815 5.75995 9.02171 ] pdfxs
+ (t) show
+ (hekeyre\fnemen)
+ [6.05449 9.56719 5.4545 4.85451 10.4726 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhich)
+ [9.02171 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -6.10352e-05 -138.581 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keite\016cientinpr)
+ [5.4545 9.63265 3.02179 9.02182 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 9.02182 
+ 3.0327 10.8326 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.Bec)
+ [3.0327 4.8436 4.85451 11.2908 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.62174 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 9.05445 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisveryslow,wedon)
+ [10.8326 3.0327 9.07625 5.4545 4.85451 4.27631 10.5272 4.30902 3.02179 5.15996 7.8763 
+ 8.09447 7.57085 9.62174 6.0654 10.2326 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [9.02182 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.62174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -160.503 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.69807 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.2545 ] pdfxs
+ (o) show
+ (f)
+ [8.72719 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 9.67626 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4544 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.05449 4.30902 9.63273 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 13.5708 ] pdfxs
+ (o) show
+ (r)
+ [9.66535 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 11.1599 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 9.67626 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Webelieve)
+ [6.05449 9.09802 13.1562 10.2981 10.2436 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 10.2436 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [9.63273 ] pdfxs
+ (a) show
+ -6.10352e-05 -182.426 m
+ (well-en)
+ [7.57085 4.85451 3.0327 3.02179 3.64352 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ineeredimplemen)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 4.8436 9.19628 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.20719 ] pdfxs
+ (o) show
+ (fac)
+ [6.46903 8.59629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.98539 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 7.4399 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysissh)
+ [3.0327 5.75995 4.29811 3.0327 7.4399 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldrequire)
+ [6.0654 3.02179 9.20719 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 7.9963 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -204.348 m
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.82538 ] pdfxs
+ (t) show
+ (o)
+ [9.42537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.82538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.2799 ] pdfxs
+ (t) show
+ (imeusedby)
+ [3.0327 9.08711 8.82538 6.05449 4.30902 4.8436 10.0363 5.75995 9.73082 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.1526 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.sec)
+ [8.89083 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndsf)
+ [6.05449 6.0654 8.26899 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.24718 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.2799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.21456 ] pdfxs
+ (a) show
+ (rehundreds)
+ [4.27631 8.82538 5.75995 6.05449 6.0654 6.05449 4.27631 4.8436 6.0654 4.29811 ] pdfxs
+ -6.10352e-05 -226.271 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (flines)
+ [6.97085 3.0327 3.0327 6.05449 4.85451 7.94172 ] pdfxs
+ (o) show
+ (fcode)
+ [6.95994 4.85451 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -248.193 m
+ (The)
+ [7.8763 6.0654 8.91265 ] pdfxs
+ (o) show
+ (nlydi\013erencebetween)
+ [6.05449 3.0327 9.82901 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 6.0654 4.8436 
+ 8.91265 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 10.1345 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.05449 8.34536 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 8.36717 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.36717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1235 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.91265 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdf)
+ [4.27631 10.1235 3.33815 ] pdfxs
+ (o) show
+ (r-)
+ [4.2654 3.63261 ] pdfxs
+ -6.10352e-05 -270.116 m
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.58901 3.02179 7.83263 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.37811 3.02179 5.75995 ] pdfxs
+ (t) show
+ (roduc)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (fa)
+ [6.86176 8.9781 ] pdfxs
+ (\\) show
+ (univers)
+ [6.0654 6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l"node,whichrepresen)
+ [3.0327 8.9781 6.0654 5.74904 6.0654 4.8436 6.58903 7.8763 6.05449 3.0327 4.54905 
+ 9.58901 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sinf)
+ [7.83263 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\rowin)
+ [9.58901 6.05449 5.15996 11.3999 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.9781 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.58901 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -6.10352e-05 -292.038 m
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.78537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Theunivers)
+ [9.08711 11.7926 7.8763 6.0654 9.78537 6.05449 6.0654 3.0327 5.4545 4.8436 4.27631 
+ 4.29811 ] pdfxs
+ (a) show
+ (lnodeisadistin)
+ [7.97448 6.05449 5.75995 6.0654 9.78537 3.0327 9.23989 10.3963 6.05449 3.0327 4.30902 
+ 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishedmem)
+ [6.05449 3.0327 4.30902 6.05449 4.85451 10.9963 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.6908 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhichp)
+ [10.9963 7.88721 6.05449 3.0327 4.54905 10.9963 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.23989 ] pdfxs
+ (t) show
+ (oi)
+ [10.3963 3.02179 ] pdfxs
+ (t) show
+ (self.)
+ [4.30902 4.8436 3.0327 3.33815 3.0327 ] pdfxs
+ -6.10352e-05 -313.961 m
+ (A) show
+ (fterc)
+ [3.33815 4.23277 4.85451 7.39628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ints)
+ [3.0327 5.74904 7.37456 4.29811 ] pdfxs
+ (o) show
+ (lvin)
+ [3.0327 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.25085 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 8.87992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.429 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.36366 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.36366 ] pdfxs
+ (t) show
+ (heunivers)
+ [6.0654 7.97448 6.05449 6.0654 3.02179 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lnode)
+ [6.15267 6.0654 5.74904 6.0654 7.97448 ] pdfxs
+ (a) show
+ (reknown)
+ [4.2654 7.97448 5.75995 6.05449 5.14905 7.88721 9.17446 ] pdfxs
+ (t) show
+ (op)
+ [8.58538 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.36366 ] pdfxs
+ (t) show
+ (omem)
+ [8.57447 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -6.10352e-05 -335.883 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.60365 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pesthepr)
+ [6.37085 4.8436 7.66899 4.23277 6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.44722 ] pdfxs
+ (a) show
+ (llowingc)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.81447 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivewh)
+ [3.0327 5.4545 8.20357 7.8763 6.0654 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.8436 3.63261 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.4471 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Ourimplemen)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.78902 8.4872 6.05449 7.63628 3.02179 9.09802 
+ 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.41446 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -6.10352e-05 -357.806 m
+ (explicitly)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 9.70901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cksp)
+ [4.54905 5.74904 8.25808 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (henull)
+ [6.0654 8.80356 5.74904 6.0654 3.0327 6.98176 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.19274 ] pdfxs
+ (\(t) show
+ (hevir)
+ [6.05449 8.80356 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.98176 ] pdfxs
+ (o) show
+ (bjectwh)
+ [6.66539 3.33815 4.8436 4.85451 8.19274 7.8763 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.80356 ] pdfxs
+ (a) show
+ (ddressis)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.24717 3.0327 8.25808 ] pdfxs
+ (t) show
+ (henullp)
+ [6.0654 8.79265 5.75995 6.0654 3.0327 6.98176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.) show
+ -6.10352e-05 -379.728 m
+ (This)
+ [7.8763 6.0654 3.0327 7.93081 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 6.0654 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ckwhichp)
+ [4.54905 9.39264 7.8763 6.0654 3.0327 4.53815 9.6981 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersmayp)
+ [4.8436 4.27631 7.94172 9.08711 5.14905 9.40355 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (onull.)
+ [9.08719 5.75995 6.05449 3.0327 3.0327 3.0327 ] pdfxs
+ -6.10352e-05 -425.183 m
+ /N622 14.346 Tf
+ (4.4A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (na) show
+ (lysisPre)
+ [4.476 8.52144 6.36962 4.476 11.7494 11.032 6.58481 7.37385 ] pdfxs
+ (c) show
+ (isionwitha)
+ [4.476 6.36962 4.476 8.07685 14.346 11.649 4.49035 6.26925 14.346 13.227 ] pdfxs
+ (S) show
+ (ynt)
+ [8.52144 8.52152 6.26925 ] pdfxs
+ (h) show
+ (eticClient)
+ [7.37385 6.26925 4.49035 12.5527 11.649 4.49035 4.476 7.3595 8.52152 6.2836 ] pdfxs
+ -6.10352e-05 -457.909 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.34901 ] pdfxs
+ (o) show
+ (rdertoev)
+ [4.27631 6.05449 4.85451 7.55992 4.23277 8.74901 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.1272 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.3381 ] pdfxs
+ (o) show
+ (f)
+ [6.62176 ] pdfxs
+ (a) show
+ (n)
+ [9.34901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,wesimplyexecu)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 6.39267 7.57085 8.13811 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 9.04356 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [8.13811 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 8.13811 5.74904 6.0654 8.78166 6.37085 4.8436 7.55992 ] pdfxs
+ (o) show
+ (fclien)
+ [6.62176 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.59263 ] pdfxs
+ (o) show
+ (n) show
+ -6.10352e-05 -479.831 m
+ (t) show
+ (hefullsui)
+ [6.05449 7.86539 3.33815 6.0654 3.02179 6.05449 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (o) show
+ (fbenchm)
+ [6.35994 6.35994 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rksin)
+ [4.27631 5.75995 7.31991 3.0327 5.74904 ] pdfxs
+ (t) show
+ (roducedinSec)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 9.07628 3.0327 9.07628 6.05449 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1wi)
+ [3.0327 8.46538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.07628 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.34903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyseswe)
+ [3.02179 5.75995 4.30902 4.8436 7.31991 7.58175 7.86539 ] pdfxs
+ (a) show
+ (reev)
+ [4.2654 7.86539 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ -6.10352e-05 -501.754 m
+ (Cle)
+ [7.8763 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlyitisinfe)
+ [4.27631 3.0327 9.0981 3.0327 7.59274 3.02179 7.65808 3.02179 6.0654 3.32724 4.85451 
+ ] pdfxs
+ (a) show
+ (sibletoev)
+ [4.29811 3.0327 6.0654 3.02179 8.20357 4.23277 8.80356 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.19266 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.37085 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.19266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sscen)
+ [7.64718 4.30902 4.8436 4.85451 6.05449 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (sin)
+ [7.64718 3.0327 9.40355 ] pdfxs
+ (t) show
+ (hiss)
+ [6.05449 3.0327 7.64718 4.30902 ] pdfxs
+ (t) show
+ (udy,sowefocus)
+ [6.05449 6.0654 4.84359 6.43631 4.29811 8.80356 7.57085 8.20357 3.32724 5.75995 4.8436 
+ 6.0654 7.64718 ] pdfxs
+ (o) show
+ (ntwohere.)
+ [9.40355 3.93823 7.58175 8.79265 6.0654 4.8436 4.27631 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -523.676 m
+ (Thissec)
+ [7.8763 6.0654 3.0327 8.91262 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nev)
+ [10.6799 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.91262 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 9.4581 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.669 ] pdfxs
+ (o) show
+ (f) show
+ 191.009 -523.676 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 224.263 -523.676 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 10.669 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.46901 ] pdfxs
+ (ot) show
+ (herali)
+ [6.05449 4.85451 8.8799 5.46541 3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.92353 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 8.91262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -6.10352e-05 -545.599 m
+ (asyn)
+ [9.92719 4.30902 5.74904 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (icclien)
+ [3.0327 9.31629 4.85451 3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,which)
+ [7.71266 7.88721 6.05449 3.0327 4.54905 10.5272 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (t) show
+ (oc)
+ [9.92719 4.8436 ] pdfxs
+ (o) show
+ (mputeraw)
+ [9.08711 6.0654 6.0654 4.23277 9.3272 4.27631 5.14905 12.349 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.7708 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 10.5272 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.81084 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 8.78171 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (nme)
+ [10.5381 9.08711 4.8436 ] pdfxs
+ (t) show
+ (rics.)
+ [4.27631 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -567.521 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (4) show
+ (.5ev)
+ [3.0327 9.66537 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.50899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesusingaspeci\fcclien)
+ [3.0327 5.75995 4.29811 4.85451 8.50899 6.05449 4.30902 3.0327 6.05449 9.66537 9.65446 
+ 4.30902 6.35994 4.85451 4.8436 3.0327 6.05449 9.05447 4.85451 3.0327 3.02179 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (,whichperf)
+ [7.37448 7.8763 6.0654 3.0327 4.53815 10.2654 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsasui)
+ [4.27631 9.08711 8.50899 9.66537 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.05447 ] pdfxs
+ (o) show
+ (flo)
+ [7.53811 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmem)
+ [10.2654 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -6.10352e-05 -589.444 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nssuch)
+ [6.0654 7.94172 4.29811 6.0654 4.54905 9.68719 ] pdfxs
+ (a) show
+ (sh)
+ [7.94172 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingl)
+ [3.0327 6.05449 9.0981 3.02179 ] pdfxs
+ (oa) show
+ (ds,pr)
+ [6.0654 4.29811 6.6654 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ingmem)
+ [3.0327 6.05449 9.0981 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rytoare)
+ [4.2654 9.40355 4.23277 9.0981 9.08719 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er,e)
+ [4.85451 4.2654 6.6763 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.9369 -611.366 m
+ (Thissynthe)
+ [7.8763 6.0654 3.0327 9.04353 4.29811 5.75995 5.75995 4.23277 6.0654 4.8436 ] pdfxs
+ (t) show
+ (icclientev)
+ [3.0327 9.58901 4.85451 3.02179 3.0327 4.85451 5.74904 8.9891 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (edin)
+ [4.8436 10.7999 3.0327 10.7999 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 9.04353 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (att) show
+ (emp)
+ [4.85451 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (t) show
+ (oex)
+ [10.1999 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mine)
+ [9.09802 3.02179 6.0654 9.58901 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.58901 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (o) show
+ (f)
+ [8.07265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.77811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s) show
+ 228.545 -657.201 m
+ (89) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 102 102
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.93092 4.85451 ] pdfxs
+ (o) show
+ (uldp)
+ [6.05449 3.0327 9.75264 6.35994 ] pdfxs
+ (o) show
+ (ssiblybeusedby)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.44719 6.37085 8.53084 6.0654 4.29811 4.85451 
+ 9.75264 5.75995 9.44719 ] pdfxs
+ (a) show
+ (nin)
+ [9.75264 3.02179 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lclien)
+ [6.73085 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Bec)
+ [8.03993 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewec)
+ [6.0654 4.29811 8.54175 7.57085 8.54175 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.93092 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -21.922 m
+ (precisi)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.75993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 8.21444 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.93812 6.37085 ] pdfxs
+ (o) show
+ (ssibleclien)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.75993 4.8436 3.0327 3.0327 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.01448 ] pdfxs
+ (t) show
+ (hisexperiment)
+ [6.0654 3.02179 8.22535 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 
+ 5.75995 8.1491 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.21444 ] pdfxs
+ (t) show
+ (oprovideare)
+ [9.37083 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 8.75993 9.35992 4.27631 4.85451 
+ ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -43.845 m
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (t) show
+ (ricwhichc)
+ [4.2654 3.0327 8.97811 7.8763 6.0654 3.02179 4.54905 10.189 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [10.189 6.35994 8.97811 6.0654 4.29811 4.8436 10.189 ] pdfxs
+ (t) show
+ (oev)
+ [9.5781 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (esui)
+ [8.97811 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (bilityf)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 9.88355 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [8.39991 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdin)
+ [4.27631 10.189 3.0327 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lclien)
+ [7.1563 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhichm)
+ [8.43262 7.8763 6.05449 3.0327 4.54905 10.189 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ 0 -65.768 m
+ (queriessuch)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.90899 4.29811 6.0654 4.53815 9.67628 
+ ] pdfxs
+ (a) show
+ (s)
+ [7.90899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sedescribedinSec)
+ [4.30902 8.45447 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.66537 
+ 3.0327 9.66537 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (llof)
+ [3.0327 6.63267 5.46541 6.93812 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 8.45447 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.66537 3.0327 9.66537 ] pdfxs
+ (t) show
+ (hissec)
+ [6.05449 3.0327 7.90899 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisperf)
+ [9.67628 3.02179 7.90899 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 9.66537 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext)
+ [4.85451 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.6363 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (2\)) show
+ (.) show
+ 16.936 -109.613 m
+ (Ev)
+ [7.42902 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 9.53446 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.92356 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.37808 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesisverydi\016cultif)
+ [3.0327 5.75995 4.29811 4.85451 8.37808 3.0327 8.37808 5.4545 4.8436 4.27631 9.82901 
+ 6.0654 3.0327 9.08711 4.8436 6.0654 3.0327 8.31274 3.0327 7.40721 ] pdfxs
+ (t) show
+ (hedi\013erent)
+ [6.0654 8.92356 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.31274 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyseshavewidely)
+ [3.0327 5.74904 4.30902 4.8436 8.37808 6.0654 5.14905 5.4545 8.92356 7.88721 3.02179 
+ 6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ 0 -131.535 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ryingimplemen)
+ [4.27631 5.75995 3.02179 6.0654 10.6472 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nde)
+ [11.2472 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ils.F)
+ [3.0327 3.0327 4.29811 12.5453 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [9.46899 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,m)
+ [9.08711 6.0654 3.02179 4.85451 8.6072 9.08711 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.9526 6.05449 ] pdfxs
+ (a) show
+ (persuse)
+ [6.37085 4.8436 4.27631 9.4908 6.0654 4.29811 10.0363 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 10.0363 4.29811 3.0327 4.85451 10.0363 ] pdfxs
+ (o) show
+ (f)
+ [8.51992 ] pdfxs
+ (\\) show
+ (poin)
+ [6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (ose)
+ [10.6363 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s")
+ [4.30902 10.6363 ] pdfxs
+ (to) show
+ 0 -153.458 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.46538 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 8.46538 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.86538 ] pdfxs
+ (t) show
+ (hesm)
+ [6.05449 8.47629 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.8981 ] pdfxs
+ (t) show
+ (heset)
+ [6.05449 8.46538 4.30902 4.8436 7.86547 ] pdfxs
+ (t) show
+ (hebe)
+ [6.05449 8.47629 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (er.Thisme)
+ [4.85451 4.2654 7.87629 7.8763 6.0654 3.0327 7.9199 9.08711 4.8436 ] pdfxs
+ (t) show
+ (ricw)
+ [4.27631 3.0327 8.46538 7.57085 ] pdfxs
+ (o) show
+ (rksre)
+ [4.27631 5.75995 7.9199 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -175.38 m
+ (wellif)
+ [7.57085 4.85451 3.0327 7.6472 3.0327 7.94175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.46901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.92353 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.92353 ] pdfxs
+ (a) show
+ (lluse)
+ [3.0327 7.6472 6.0654 4.29811 9.46901 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.46901 4.30902 ] pdfxs
+ (a) show
+ (mesys)
+ [9.08711 9.46901 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 13.7016 3.33815 ] pdfxs
+ (o) show
+ (rn)
+ [8.89081 6.0654 ] pdfxs
+ (a) show
+ (mingmem)
+ [9.08711 3.0327 6.05449 10.0799 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3854 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.92353 3.0327 10.669 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -197.303 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,butproducesinc)
+ [9.08711 7.98538 6.0654 6.05449 8.93455 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 
+ 4.8436 8.99989 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mper)
+ [9.09802 6.35994 4.8436 4.27631 ] pdfxs
+ (a) show
+ (bleresul)
+ [6.0654 3.02179 9.54537 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.98898 ] pdfxs
+ (ot) show
+ (herwise.)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 4.85451 11.0399 ] pdfxs
+ (I) show
+ (np)
+ [10.7454 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.27631 7.98538 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.54537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -219.225 m
+ (maycl)
+ [9.08711 5.15996 10.1345 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.22901 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (o) show
+ (bjectmul)
+ [6.66539 3.33815 4.8436 4.85451 8.61819 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipletimes:twop)
+ [3.02179 6.0654 3.0327 9.22901 4.23277 3.0327 9.09802 4.8436 4.29811 9.37083 3.93823 
+ 7.57085 9.82901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersmayp)
+ [4.85451 4.2654 8.68353 9.08711 5.15996 10.1345 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.61819 ] pdfxs
+ (t) show
+ (omem)
+ [9.82901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.1345 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [8.6291 3.02179 8.68353 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4399 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -241.148 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urceline,yet)
+ [6.0654 4.2654 4.85451 8.47629 3.0327 3.0327 6.0654 4.8436 6.6654 5.4545 4.85451 
+ 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 4.85451 ] pdfxs
+ (a) show
+ (ndetermine)
+ [9.6981 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 3.0327 6.05449 8.4872 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.47629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersnever)
+ [4.85451 4.2654 7.94172 6.0654 4.8436 5.4545 4.8436 7.909 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.37083 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (hisdi\016culty,)
+ [6.05449 3.0327 8.82535 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 3.93823 4.8545 
+ 7.7672 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.05449 10.5817 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usewed)
+ [6.05449 4.30902 9.35992 7.58175 9.35992 6.0654 ] pdfxs
+ (o) show
+ (n'tw)
+ [6.05449 3.0327 8.76001 7.58175 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.76001 ] pdfxs
+ (t) show
+ (heclient)
+ [6.05449 9.37083 4.8436 3.0327 3.0327 4.8436 5.75995 8.76001 ] pdfxs
+ (t) show
+ (oknow)
+ [9.97082 5.75995 6.0654 5.14905 12.3926 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ (t) show
+ (hing)
+ [6.05449 3.0327 6.0654 9.97082 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.76001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -284.993 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (o) show
+ (f)
+ [5.89086 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.3963 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,weuseadi\013erent)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 5.79268 7.58175 7.3963 6.05449 4.30902 7.3963 
+ 8.0072 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.78548 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 7.5163 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mincludesasynthe)
+ [12.5563 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 6.85082 8.0072 4.29811 
+ 5.75995 5.75995 4.23277 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 7.3963 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s) show
+ 0 -306.915 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisclient)
+ [3.02179 5.75995 4.30902 3.02179 8.79262 4.85451 3.0327 3.02179 4.85451 5.75995 8.72728 
+ ] pdfxs
+ (\\AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (AL") show
+ (,whichev)
+ [7.5163 7.8763 6.0654 3.0327 4.54905 10.549 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.79262 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.79262 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 10.549 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.82175 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (a) show
+ (n)
+ [10.549 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryp)
+ [4.27631 10.2435 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -328.838 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.02179 5.75995 4.30902 3.02179 8.67262 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 
+ 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Itc)
+ [6.0654 10.0581 3.94897 8.60728 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (instwoph)
+ [3.02179 6.0654 8.67262 3.93823 7.57085 9.8181 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ses:)
+ [4.29811 4.8436 4.30902 9.3381 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.21811 6.05449 4.27631 4.30902 8.60728 ] pdfxs
+ (gat) show
+ (hers)
+ [6.05449 4.85451 4.2654 8.67262 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.67262 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinf)
+ [3.02179 5.75995 4.30902 3.02179 8.67262 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -350.761 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (gat) show
+ (hersmod)
+ [6.05449 4.85451 4.2654 7.94172 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.97085 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -388.593 m
+ /N622 11.955 Tf
+ (4.4.1Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (sPre)
+ [9.79114 9.1814 5.49929 6.13291 ] pdfxs
+ (c) show
+ (isio)
+ [3.74195 5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -417.561 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [9.46901 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.67992 ] pdfxs
+ (t) show
+ (oev)
+ [8.85811 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.25811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.71263 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.25811 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (Lclienti)
+ [10.2326 4.8436 3.0327 3.0327 4.8436 5.75995 7.6582 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (esovere)
+ [4.85451 7.71263 5.14905 5.4545 4.8436 7.69082 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.46901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.46901 3.02179 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -439.483 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Wi)
+ [9.08711 10.0363 11.2144 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 10.4181 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.4181 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.55993 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lbuildsaset)
+ [11.1708 6.0654 6.05449 3.0327 3.0327 6.0654 8.6508 9.80719 4.30902 4.8436 8.59637 
+ ] pdfxs
+ (o) show
+ (fp)
+ [7.69084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.59637 ] pdfxs
+ (a) show
+ (reusedbythev)
+ [4.27631 9.2072 6.05449 4.30902 4.8436 10.4181 5.75995 10.1126 4.23277 6.0654 9.2072 
+ 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ 0 -461.406 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.63264 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 8.19263 3.02179 9.949 ] pdfxs
+ (t) show
+ (hebody)
+ [6.05449 8.73811 6.35994 5.75995 6.05449 9.64355 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.7272 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.byl)
+ [8.61811 5.74904 9.64355 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.93809 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.93809 4.30902 ] pdfxs
+ (to) show
+ (reins)
+ [4.2654 8.73811 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.Given)
+ [8.61811 8.55269 3.0327 5.4545 4.85451 9.93809 ] pdfxs
+ (t) show
+ (hisse)
+ [6.05449 3.0327 8.19263 4.29811 4.8436 ] pdfxs
+ (t) show
+ 0 -483.329 m
+ (o) show
+ (fins)
+ [7.29812 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,itdoesasimple)
+ [6.0654 4.29811 7.09085 3.0327 8.20365 6.0654 5.75995 4.8436 8.26899 9.42537 4.30902 
+ 3.02179 9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 155.687 -483.329 m
+ /N695 10.909 Tf
+ (O) show
+ 164.312 -483.329 m
+ /N614 10.909 Tf
+ (\() show
+ 168.554 -483.329 m
+ /N695 10.909 Tf
+ (N) show
+ 178.509 -479.37 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.241 -483.329 m
+ /N614 10.909 Tf
+ (\))
+ [8.21456 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (squery)
+ [8.2799 5.74904 6.0654 4.8436 4.27631 9.73082 ] pdfxs
+ (o) show
+ (feveryp)
+ [7.29812 4.85451 5.4545 4.8436 4.27631 9.71992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.23627 ] pdfxs
+ (aga) show
+ (inst)
+ [3.0327 6.0654 4.29811 8.21456 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.00357 ] pdfxs
+ (o) show
+ (fthe)
+ [7.30902 4.23277 6.0654 8.81447 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ 441.723 -479.37 m
+ /N703 7.96999 Tf
+ (4) show
+ 450.424 -483.329 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -505.251 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sresp)
+ [7.83263 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nses.Bec)
+ [6.05449 4.30902 4.8436 4.30902 7.83266 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (heMay)
+ [6.05449 8.37811 9.99272 5.15996 5.74904 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [7.82172 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nseis)
+ [6.0654 4.29811 8.37811 3.02179 7.83263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.37811 ] pdfxs
+ (o) show
+ (nlyresp)
+ [6.05449 3.0327 9.28356 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nse)
+ [6.05449 4.30902 8.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tindic)
+ [7.76729 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (esl)
+ [4.85451 7.82172 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ -6.10352e-05 -527.174 m
+ (o) show
+ (finf)
+ [7.73448 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.62539 ] pdfxs
+ (a) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 8.69444 7.88721 3.02179 ] pdfxs
+ (t) show
+ (halowermay)
+ [10.4617 9.86173 3.02179 5.15996 7.57085 4.8436 8.67263 9.09802 5.14905 10.1563 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [8.69444 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsepercen)
+ [6.0654 4.29811 9.25083 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (eism)
+ [9.25083 3.02179 8.70535 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 9.25083 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 9.25083 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.4617 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -549.096 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hahi)
+ [9.6981 9.08719 6.0654 3.02179 ] pdfxs
+ (g) show
+ (herpercen)
+ [6.0654 4.8436 7.909 6.37085 4.8436 4.27631 4.8436 4.85451 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (fmay)
+ [6.97085 9.09802 5.14905 9.39264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sresp)
+ [7.94172 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses.)
+ [6.0654 4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ 16.9359 -571.019 m
+ (Thisp)
+ [7.8763 6.0654 3.0327 7.26536 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.81084 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lclientproducesame)
+ [9.79628 4.8436 3.0327 3.0327 4.8436 5.75995 7.21093 6.0654 4.2654 5.75995 6.0654 
+ 6.05449 4.85451 4.8436 7.27627 8.42175 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 7.81084 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisverysimil)
+ [7.21093 3.0327 7.27627 5.4545 4.8436 4.27631 8.7272 4.30902 3.02179 9.09802 3.0327 
+ 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.24356 ] pdfxs
+ (t) show
+ (o)
+ [8.43265 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.82175 ] pdfxs
+ (\\a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sfrequen-)
+ [7.26536 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 6.0654 3.63261 ] pdfxs
+ -6.10352e-05 -592.941 m
+ (cies"describedin[)
+ [4.8436 3.0327 4.85451 4.29811 9.10901 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 4.8436 9.71991 3.0327 9.71991 3.02179 ] pdfxs
+ (42) show
+ (].Theprim)
+ [3.0327 7.94175 7.8763 6.0654 8.49811 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rydi\013erencebetween)
+ [4.27631 9.41446 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.50902 
+ 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.71991 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.8982 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.41446 ] pdfxs
+ (a) show
+ (ndthisev)
+ [6.0654 9.71991 4.23277 6.0654 3.0327 7.95263 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.71991 3.0327 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ 1 0 0 1 0 -603.041 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (Be) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (se)
+ [3.63121 8.57149 ] pdfxs
+ (a) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (a) show
+ (s)
+ [8.09628 ] pdfxs
+ (r) show
+ (el)
+ [4.10643 2.55527 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (on) show
+ (s)
+ [8.10524 ] pdfxs
+ (ar) show
+ (esymmet)
+ [8.56253 3.64018 4.85963 7.6838 7.67484 4.10643 3.57737 ] pdfxs
+ (r) show
+ (ic[\()
+ [2.56423 8.56253 2.55527 3.58634 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (a) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 192.833 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 201.147 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 208.524 -3.80899 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 215.921 -3.80899 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [8.0514 11.6378 ] pdfxs
+ (a) show
+ (li)
+ [2.55527 2.56423 ] pdfxs
+ (a) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 257.163 -3.80899 m
+ /N1305 8.96599 Tf
+ (Y) show
+ 264.559 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 271.937 -3.80899 m
+ /N1305 8.96599 Tf
+ (X) show
+ 280.251 -3.80899 m
+ /N1156 8.96599 Tf
+ (\)]a)
+ [3.58634 7.02929 4.59962 ] pdfxs
+ (n) show
+ (dap)
+ [9.5936 9.07365 5.37959 ] pdfxs
+ (o) show
+ (int)
+ [2.55527 4.86852 3.57737 ] pdfxs
+ (e) show
+ (r)
+ [8.07829 ] pdfxs
+ (a) show
+ (lwaysm)
+ [2.55527 6.40175 4.34857 4.8686 8.10524 7.42379 ] pdfxs
+ (u) show
+ (st-)
+ [3.63121 3.58634 3.06639 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (a) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (sits)
+ [8.10524 2.55527 3.58634 3.63121 ] pdfxs
+ (e) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ -12.437 -14.768 m
+ ([ali)
+ [2.56423 4.59962 2.56423 2.55527 ] pdfxs
+ (a) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 11.677 -14.768 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 18.584 -14.768 m
+ /N1156 8.96599 Tf
+ (,) show
+ 24.2159 -14.768 m
+ /N1305 8.96599 Tf
+ (Z) show
+ 31.1229 -14.768 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 10.2391 ] pdfxs
+ (Mu) show
+ (stAli)
+ [3.64018 3.57737 6.91274 2.56423 2.55527 ] pdfxs
+ (a) show
+ (s],AA-EVAL)
+ [3.63121 2.56423 5.6306 6.91274 6.91274 3.06639 6.27624 5.88165 6.91274 8.83148 ] pdfxs
+ (on) show
+ (lyp)
+ [2.55527 7.93497 5.37959 ] pdfxs
+ (erfor) show
+ (ms)
+ [7.67484 3.63121 ] pdfxs
+ 200.772 -14.768 m
+ /N1305 8.96599 Tf
+ (N) show
+ 209.108 -10.959 m
+ /N1153 5.978 Tf
+ (2) show
+ 213.259 -14.768 m
+ /N1305 8.96599 Tf
+ (=) show
+ 217.866 -14.768 m
+ /N1156 8.96599 Tf
+ (2q)
+ [7.68392 4.85963 ] pdfxs
+ (uer) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s.)
+ [3.63121 2.56423 ] pdfxs
+ 216.109 -47.708 m
+ /N614 10.909 Tf
+ (90) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 103 103
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2208/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2204/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2200/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 89.994 538.873 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 39.36 383.52 m
+ 783.6 383.52 l
+ 783.6 67.2 l
+ 39.36 67.2 l
+ 39.36 383.52 l
+ h
+ eofill
+ q
+ n
+ 39.36 98.64 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 98.88 m
+ 783.6 98.88 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 130.32 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 130.56 m
+ 783.6 130.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 161.76 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 162 m
+ 783.6 162 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 193.44 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 193.68 m
+ 783.6 193.68 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 225.12 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 225.36 m
+ 783.6 225.36 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 256.8 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 257.04 m
+ 783.6 257.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 288.48 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 288.72 m
+ 783.6 288.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 384.48 m
+ 39.36 66.24 l
+ 783.6 66.24 l
+ 783.6 384.48 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 320.16 m
+ 783.6 320.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 384.48 m
+ 39.36 66.24 l
+ 783.6 66.24 l
+ 783.6 384.48 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 351.84 m
+ 783.6 351.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 39.36 383.28 744.24 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 383.52 m
+ 783.6 383.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 622.8 375.36 m
+ 622.8 288.96 l
+ 690 288.96 l
+ 690 375.36 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 67.2 744.24 316.32 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 11.76 294 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 41.28 67.2 2.39999 286.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.88 67.2 17.04 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 58.08 67.2 2.39999 155.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.92 67.2 17.04 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 75.12 67.2 2.39999 119.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.72 67.2 17.04 266.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 91.92 67.2 2.39999 259.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 101.76 67.2 17.04 276 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 108.96 67.2 2.39999 268.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 118.56 67.2 17.04 131.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 125.76 67.2 2.39999 124.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 135.6 67.2 17.04 277.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 142.8 67.2 2.39999 270.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 152.4 67.2 17.04 176.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 159.6 67.2 2.39999 169.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 169.44 67.2 17.04 252.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 176.64 67.2 2.39999 245.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 186.24 67.2 17.04 261.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 193.44 67.2 2.39999 254.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 203.28 67.2 17.04 310.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 210.48 67.2 2.39999 303.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.08 67.2 17.04 282.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.28 67.2 2.39999 275.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 253.92 67.2 17.04 241.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.12 67.2 2.39999 234.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.96 67.2 17.04 205.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 278.16 67.2 2.39999 198.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.76 67.2 17.04 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 294.96 67.2 2.39999 218.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.8 67.2 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312 67.2 2.39999 231.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.6 67.2 17.04 207.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 328.8 67.2 2.39999 199.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.64 67.2 17.04 78 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 345.84 67.2 2.39999 70.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 355.44 67.2 17.04 269.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 362.64 67.2 2.39999 261.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.48 67.2 17.04 175.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 379.68 67.2 2.39999 168.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.32 67.2 17.04 199.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.52 67.2 2.39999 192.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 17.04 264.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 67.2 2.39999 257.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.92 67.2 17.04 151.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 447.12 67.2 2.39999 144.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.96 67.2 17.04 292.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.16 67.2 2.39999 285.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 473.76 67.2 17.04 39.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480.96 67.2 2.39999 32.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 490.8 67.2 17.04 301.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 498 67.2 2.39999 294.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 507.6 67.2 17.04 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 514.8 67.2 2.39996 169.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 524.64 67.2 17.04 289.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 531.84 67.2 2.40002 282.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 558.48 67.2 17.04 225.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 565.68 67.2 2.39996 218.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.28 67.2 17.04 237.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 582.48 67.2 2.40002 229.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 592.32 67.2 17.04 240.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 599.52 67.2 2.40002 233.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.12 67.2 17.04 78 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 616.32 67.2 2.39996 70.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.16 67.2 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 633.36 67.2 2.40002 172.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 642.96 67.2 17.04 76.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 650.16 67.2 2.39996 69.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 660 67.2 17.04 136.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 667.2 67.2 2.39996 129.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.8 67.2 17.04 134.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 684 67.2 2.40002 127.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.64 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 717.84 67.2 2.40002 233.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.68 67.2 17.04 294.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.88 67.2 2.40002 287.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.48 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 751.68 67.2 2.39996 268.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.52 67.2 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 768.72 67.2 2.40002 225.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 14.4 228 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 43.92 67.2 2.39999 220.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.52 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 60.72 67.2 2.39999 14.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.56 67.2 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 77.76 67.2 2.39999 60.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 87.36 67.2 17.04 104.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 94.56 67.2 2.39999 97.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 104.4 67.2 17.04 221.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 111.6 67.2 2.39999 213.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 121.2 67.2 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 128.4 67.2 2.39999 29.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 138.24 67.2 17.04 127.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 145.44 67.2 2.39999 120.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 155.04 67.2 17.04 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 162.24 67.2 2.39999 132 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 172.08 67.2 17.04 174.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 179.28 67.2 2.39999 167.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.88 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 196.08 67.2 2.39999 233.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.92 67.2 17.04 298.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 213.12 67.2 2.39999 291.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.72 67.2 17.04 233.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.92 67.2 2.39999 226.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.56 67.2 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 263.76 67.2 2.39999 31.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.6 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 280.8 67.2 2.39999 10.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.4 67.2 17.04 128.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.6 67.2 2.39999 121.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.44 67.2 17.04 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.64 67.2 2.39999 169.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.24 67.2 17.04 113.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 331.44 67.2 2.39999 106.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.28 67.2 17.04 42.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 348.48 67.2 2.39999 35.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 358.08 67.2 17.04 211.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 365.28 67.2 2.39999 204.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 375.12 67.2 17.04 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 382.32 67.2 2.39999 145.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.96 67.2 17.04 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.16 67.2 2.39999 64.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.76 67.2 17.04 242.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 432.96 67.2 2.39999 235.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 442.56 67.2 17.04 104.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 449.76 67.2 2.39999 97.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 459.6 67.2 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 466.8 67.2 2.39999 259.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 476.4 67.2 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 483.6 67.2 2.39999 19.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.44 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 500.64 67.2 2.39999 268.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510.24 67.2 17.04 141.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 517.44 67.2 2.39996 134.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 527.28 67.2 17.04 236.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 534.48 67.2 2.40002 229.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 561.12 67.2 17.04 102 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 568.32 67.2 2.39996 94.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.92 67.2 17.04 177.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 585.12 67.2 2.40002 170.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 594.96 67.2 17.04 177.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 602.16 67.2 2.39996 170.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.76 67.2 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618.96 67.2 2.40002 31.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.8 67.2 17.04 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 636 67.2 2.40002 119.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.6 67.2 17.04 44.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.8 67.2 2.39996 37.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 662.64 67.2 17.04 96.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.84 67.2 2.40002 89.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.44 67.2 17.04 79.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.64 67.2 2.40002 72.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.28 67.2 17.04 185.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.48 67.2 2.40002 178.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.32 67.2 17.04 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.52 67.2 2.40002 268.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.12 67.2 17.04 208.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.32 67.2 2.39996 201.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.16 67.2 17.04 197.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.36 67.2 2.40002 189.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.36 67.2 16.8 227.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 46.56 67.2 2.15999 220.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 56.16 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 63.36 67.2 2.39999 14.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 73.2 67.2 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 80.4 67.2 2.15999 60.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90 67.2 17.04 100.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 97.2 67.2 2.39999 93.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 107.04 67.2 16.8 220.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 114.24 67.2 2.15999 213.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.84 67.2 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 131.04 67.2 2.39999 29.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 140.88 67.2 16.8 125.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.08 67.2 2.15999 118.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.68 67.2 17.04 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 164.88 67.2 2.39999 132 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.72 67.2 16.8 174.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.92 67.2 2.15999 167.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.52 67.2 17.04 240.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.72 67.2 2.39999 233.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 208.56 67.2 16.8 298.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.76 67.2 2.15999 291.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.36 67.2 17.04 232.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.56 67.2 2.39999 224.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 259.2 67.2 17.04 35.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.4 67.2 2.39999 28.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 67.2 16.8 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.44 67.2 2.15997 10.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 293.04 67.2 17.04 128.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 300.24 67.2 2.39999 121.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.08 67.2 16.8 176.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 317.28 67.2 2.16 169.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 326.88 67.2 17.04 113.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 334.08 67.2 2.39999 106.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 343.92 67.2 16.8 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 351.12 67.2 2.15997 35.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.72 67.2 17.04 153.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 367.92 67.2 2.39999 146.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 67.2 16.8 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.96 67.2 2.16 145.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 67.2 16.8 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 67.2 2.15997 64.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.4 67.2 16.8 242.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.6 67.2 2.15997 235.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.2 67.2 17.04 104.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 452.4 67.2 2.39999 97.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 462.24 67.2 16.8 266.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 469.44 67.2 2.15997 259.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 479.04 67.2 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 486.24 67.2 2.39999 19.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 496.08 67.2 16.8 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 503.28 67.2 2.16 268.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 512.88 67.2 17.04 141.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 520.08 67.2 2.40002 134.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 529.92 67.2 16.8 235.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 537.12 67.2 2.15997 228 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 563.76 67.2 16.8 101.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570.96 67.2 2.15997 94.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 580.56 67.2 17.04 177.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 587.76 67.2 2.40002 170.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 597.6 67.2 16.8 177.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 604.8 67.2 2.15997 170.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 614.4 67.2 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 621.6 67.2 2.40002 31.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 631.44 67.2 16.8 126.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 638.64 67.2 2.15997 119.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648.24 67.2 17.04 44.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 655.44 67.2 2.39996 37.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 665.28 67.2 16.8 96.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 672.48 67.2 2.15997 89.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.08 67.2 17.04 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.28 67.2 2.40002 72.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.92 67.2 17.04 146.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.12 67.2 2.40002 139.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 67.2 16.8 275.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.16 67.2 2.15997 268.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.76 67.2 17.04 204.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 756.96 67.2 2.40002 197.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 766.8 67.2 16.8 197.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774 67.2 2.15997 189.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 41.76 67.2 17.04 211.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 48.96 67.2 2.39999 204 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.8 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 66 67.2 2.39999 14.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.6 67.2 17.04 36.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.8 67.2 2.39999 29.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 92.64 67.2 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 99.84 67.2 2.39999 25.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.44 67.2 17.04 188.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 116.64 67.2 2.39999 180.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.48 67.2 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 133.68 67.2 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 143.28 67.2 17.04 112.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 150.48 67.2 2.39999 105.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.32 67.2 17.04 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 167.52 67.2 2.39999 78.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.12 67.2 17.04 138.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 184.32 67.2 2.39999 131.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.16 67.2 17.04 92.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 201.36 67.2 2.39999 85.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.96 67.2 17.04 279.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 218.16 67.2 2.39999 272.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 228 67.2 17.04 198.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 235.2 67.2 2.39999 191.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 261.84 67.2 17.04 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 269.04 67.2 2.39999 31.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.64 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 285.84 67.2 2.39999 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 295.68 67.2 17.04 54 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 302.88 67.2 2.39999 46.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.48 67.2 17.04 63.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 319.68 67.2 2.39999 56.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 329.52 67.2 17.04 47.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 336.72 67.2 2.39999 40.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.32 67.2 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 353.52 67.2 2.39999 25.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.36 67.2 17.04 171.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 370.56 67.2 2.39999 164.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.16 67.2 17.04 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 387.36 67.2 2.39999 141.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 414 67.2 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 421.2 67.2 2.39999 57.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.8 67.2 17.04 223.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 438 67.2 2.39999 216.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.84 67.2 17.04 43.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 455.04 67.2 2.39999 36.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.64 67.2 17.04 266.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 471.84 67.2 2.39999 259.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.68 67.2 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 488.88 67.2 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 498.48 67.2 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 505.68 67.2 2.39999 236.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 515.52 67.2 17.04 88.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 522.72 67.2 2.40002 81.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 532.32 67.2 17.04 204.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.52 67.2 2.40002 197.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 67.2 2.40002 48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.2 67.2 17.04 57.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.4 67.2 2.40002 49.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600 67.2 17.04 64.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.2 67.2 2.39996 57.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.04 67.2 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.24 67.2 2.40002 18.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.84 67.2 17.04 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 641.04 67.2 2.39996 36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.88 67.2 17.04 34.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 658.08 67.2 2.40002 27.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.2 17.04 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.88 67.2 2.40002 30.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.72 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.92 67.2 2.39996 48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.56 67.2 17.04 59.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.76 67.2 2.40002 52.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.36 67.2 17.04 233.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 742.56 67.2 2.39996 225.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.4 67.2 17.04 165.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 759.6 67.2 2.40002 158.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.2 67.2 16.32 113.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 776.4 67.2 2.40002 106.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 67.2 17.04 90.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 51.6 67.2 2.39999 83.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 61.44 67.2 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 68.64 67.2 2.39999 14.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78.24 67.2 17.04 36.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 85.44 67.2 2.39999 29.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.28 67.2 17.04 19.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.48 67.2 2.39999 12.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.08 67.2 17.04 193.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 119.28 67.2 2.39999 186.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.12 67.2 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 136.32 67.2 2.39999 7.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.92 67.2 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 153.12 67.2 2.39999 25.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.96 67.2 17.04 110.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 170.16 67.2 2.39999 103.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 179.76 67.2 17.04 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 186.96 67.2 2.39999 103.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.8 67.2 17.04 87.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204 67.2 2.39999 80.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 213.6 67.2 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 220.8 67.2 2.39999 259.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 230.64 67.2 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 237.84 67.2 2.39999 191.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 264.48 67.2 17.04 34.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 271.68 67.2 2.39999 27.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 281.28 67.2 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 288.48 67.2 2.39999 10.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 298.32 67.2 17.04 44.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 305.52 67.2 2.39999 37.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 315.12 67.2 17.04 54.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 322.32 67.2 2.39999 47.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.16 67.2 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 339.36 67.2 2.39999 33.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 348.96 67.2 17.04 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 356.16 67.2 2.39999 23.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366 67.2 17.04 111.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 373.2 67.2 2.39999 104.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 382.8 67.2 17.04 111.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 390 67.2 2.39999 104.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 416.64 67.2 17.04 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 423.84 67.2 2.39999 58.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 433.44 67.2 17.04 209.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 440.64 67.2 2.39999 201.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.48 67.2 17.04 43.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 457.68 67.2 2.39999 36.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.28 67.2 17.04 147.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 474.48 67.2 2.39999 140.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 484.32 67.2 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 491.52 67.2 2.39999 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 501.12 67.2 17.04 241.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 508.32 67.2 2.39999 234 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 518.16 67.2 17.04 113.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 525.36 67.2 2.40002 106.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534.96 67.2 17.04 196.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 542.16 67.2 2.39996 188.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 568.8 67.2 17.04 47.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 576 67.2 2.40002 39.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.84 67.2 17.04 47.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 593.04 67.2 2.39996 39.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.64 67.2 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 609.84 67.2 2.40002 48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 67.2 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 626.88 67.2 2.40002 12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.48 67.2 17.04 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 643.68 67.2 2.39996 30.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.52 67.2 17.04 32.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660.72 67.2 2.40002 24.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.32 67.2 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.52 67.2 2.40002 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 67.2 17.04 51.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.56 67.2 2.39996 43.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.2 67.2 17.04 41.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.4 67.2 2.40002 33.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 67.2 17.04 202.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 67.2 2.39996 195.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 67.2 17.04 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.24 67.2 2.40002 13.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 771.84 67.2 13.68 92.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.04 67.2 2.39996 85.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 39.36 383.52 m
+ 39.36 67.2 l
+ 0 0 0 sc
+ S
+ n
+ 36.24 67.2 m
+ 39.36 67.2 l
+ S
+ n
+ 36.24 98.88 m
+ 39.36 98.88 l
+ S
+ n
+ 36.24 130.56 m
+ 39.36 130.56 l
+ S
+ n
+ 36.24 162 m
+ 39.36 162 l
+ S
+ n
+ 36.24 193.68 m
+ 39.36 193.68 l
+ S
+ n
+ 36.24 225.36 m
+ 39.36 225.36 l
+ S
+ n
+ 36.24 257.04 m
+ 39.36 257.04 l
+ S
+ n
+ 36.24 288.72 m
+ 39.36 288.72 l
+ S
+ n
+ 36.24 320.16 m
+ 39.36 320.16 l
+ S
+ n
+ 36.24 351.84 m
+ 39.36 351.84 l
+ S
+ n
+ 36.24 383.52 m
+ 39.36 383.52 l
+ S
+ n
+ 39.36 67.2 m
+ 783.6 67.2 l
+ S
+ n
+ 39.36 64.8 m
+ 39.36 67.2 l
+ S
+ n
+ 56.16 64.8 m
+ 56.16 67.2 l
+ S
+ n
+ 73.2 64.8 m
+ 73.2 67.2 l
+ S
+ n
+ 90 64.8 m
+ 90 67.2 l
+ S
+ n
+ 107.04 64.8 m
+ 107.04 67.2 l
+ S
+ n
+ 123.84 64.8 m
+ 123.84 67.2 l
+ S
+ n
+ 140.88 64.8 m
+ 140.88 67.2 l
+ S
+ n
+ 157.68 64.8 m
+ 157.68 67.2 l
+ S
+ n
+ 174.72 64.8 m
+ 174.72 67.2 l
+ S
+ n
+ 191.52 64.8 m
+ 191.52 67.2 l
+ S
+ n
+ 208.56 64.8 m
+ 208.56 67.2 l
+ S
+ n
+ 225.36 64.8 m
+ 225.36 67.2 l
+ S
+ n
+ 242.4 64.8 m
+ 242.4 67.2 l
+ S
+ n
+ 259.2 64.8 m
+ 259.2 67.2 l
+ S
+ n
+ 276.24 64.8 m
+ 276.24 67.2 l
+ S
+ n
+ 293.04 64.8 m
+ 293.04 67.2 l
+ S
+ n
+ 310.08 64.8 m
+ 310.08 67.2 l
+ S
+ n
+ 326.88 64.8 m
+ 326.88 67.2 l
+ S
+ n
+ 343.92 64.8 m
+ 343.92 67.2 l
+ S
+ n
+ 360.72 64.8 m
+ 360.72 67.2 l
+ S
+ n
+ 377.76 64.8 m
+ 377.76 67.2 l
+ S
+ n
+ 394.56 64.8 m
+ 394.56 67.2 l
+ S
+ n
+ 411.6 64.8 m
+ 411.6 67.2 l
+ S
+ n
+ 428.4 64.8 m
+ 428.4 67.2 l
+ S
+ n
+ 445.2 64.8 m
+ 445.2 67.2 l
+ S
+ n
+ 462.24 64.8 m
+ 462.24 67.2 l
+ S
+ n
+ 479.04 64.8 m
+ 479.04 67.2 l
+ S
+ n
+ 496.08 64.8 m
+ 496.08 67.2 l
+ S
+ n
+ 512.88 64.8 m
+ 512.88 67.2 l
+ S
+ n
+ 529.92 64.8 m
+ 529.92 67.2 l
+ S
+ n
+ 546.72 64.8 m
+ 546.72 67.2 l
+ S
+ n
+ 563.76 64.8 m
+ 563.76 67.2 l
+ S
+ n
+ 580.56 64.8 m
+ 580.56 67.2 l
+ S
+ n
+ 597.6 64.8 m
+ 597.6 67.2 l
+ S
+ n
+ 614.4 64.8 m
+ 614.4 67.2 l
+ S
+ n
+ 631.44 64.8 m
+ 631.44 67.2 l
+ S
+ n
+ 648.24 64.8 m
+ 648.24 67.2 l
+ S
+ n
+ 665.28 64.8 m
+ 665.28 67.2 l
+ S
+ n
+ 682.08 64.8 m
+ 682.08 67.2 l
+ S
+ n
+ 699.12 64.8 m
+ 699.12 67.2 l
+ S
+ n
+ 715.92 64.8 m
+ 715.92 67.2 l
+ S
+ n
+ 732.96 64.8 m
+ 732.96 67.2 l
+ S
+ n
+ 749.76 64.8 m
+ 749.76 67.2 l
+ S
+ n
+ 766.8 64.8 m
+ 766.8 67.2 l
+ S
+ n
+ 783.6 64.8 m
+ 783.6 67.2 l
+ S
+ q
+ Q
+ 17.52 64.08 m
+ /N2200 9.84 Tf
+ (0%)
+ [5.56163 8.83842 ] pdfxs
+ 12 95.76 m
+ (10%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 127.44 m
+ (20%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 158.88 m
+ (30%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 190.56 m
+ (40%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 222.24 m
+ (50%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 253.92 m
+ (60%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 285.6 m
+ (70%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 317.04 m
+ (80%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 12 348.72 m
+ (90%)
+ [5.54773 5.54773 8.82452 ] pdfxs
+ 6.48001 380.4 m
+ (100%)
+ [5.54083 5.54083 5.54083 8.81763 ] pdfxs
+ q
+ Q
+ 50.16 33.12 m
+ /N2200 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 67.2 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 84 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 101.04 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 117.84 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 134.88 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 151.68 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 168.72 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 185.52 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 202.56 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 219.36 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 236.16 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 270 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 287.04 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 303.84 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 320.88 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 337.68 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 354.72 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 371.52 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 388.56 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 422.4 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 439.2 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 456.24 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 473.04 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 490.08 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 506.88 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 523.92 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 540.72 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 574.56 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 591.6 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 608.4 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 625.2 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 642.24 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 659.04 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 676.08 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.88 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.72 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 760.56 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 777.6 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 623.04 288.96 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 622.8 288.96 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 355.2 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 362.64 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 362.16 m
+ /N2200 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 337.92 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 345.36 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 344.88 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 320.64 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 328.08 7.44 7.43997 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 327.6 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 303.36 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 310.8 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 310.32 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 289.2 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.64 293.52 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 637.2 293.04 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 48.051 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.27631 4.8436 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (L)
+ [10.4508 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sQueries)
+ [7.94172 8.4872 6.05449 4.85451 4.2654 3.0327 4.85451 7.93081 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (lias)
+ [3.0327 3.02179 5.46541 4.29811 ] pdfxs
+ (") show
+ 1 0 0 1 -48.051 -192.341 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 34.8 384.48 m
+ 784.32 384.48 l
+ 784.32 67.44 l
+ 34.8 67.44 l
+ 34.8 384.48 l
+ h
+ eofill
+ q
+ n
+ 34.8 98.88 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 99.12 m
+ 784.32 99.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 130.56 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 130.8 m
+ 784.32 130.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 162.24 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 162.48 m
+ 784.32 162.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 194.16 m
+ 784.32 194.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 225.84 m
+ 784.32 225.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 385.44 m
+ 34.8 66.48 l
+ 784.32 66.48 l
+ 784.32 385.44 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 257.76 m
+ 784.32 257.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 289.2 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 289.44 m
+ 784.32 289.44 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 320.88 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 321.12 m
+ 784.32 321.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 352.56 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 352.8 m
+ 784.32 352.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 34.8 384.24 749.52 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 384.48 m
+ 784.32 384.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 626.4 278.16 m
+ 626.4 191.76 l
+ 693.6 191.76 l
+ 693.6 278.16 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 34.8 67.44 749.52 317.04 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 11.76 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 36.72 67.44 2.39999 317.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 46.56 67.44 17.04 249.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 53.76 67.44 2.39999 242.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 67.44 17.04 290.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 70.8 67.44 2.39999 283.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.64 67.44 17.04 313.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 87.84 67.44 2.39999 306.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 97.68 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 104.88 67.44 2.39999 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.72 67.44 17.04 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 121.92 67.44 2.39999 231.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.76 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.96 67.44 2.39999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.8 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 156 67.44 2.39999 313.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.84 67.44 17.04 307.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 173.04 67.44 2.39999 300 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.88 67.44 17.04 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 190.08 67.44 2.39999 309.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 199.92 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 207.12 67.44 2.39999 312 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 216.96 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.16 67.44 2.39999 315.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.04 67.44 17.04 302.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.24 67.44 2.39999 295.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.08 67.44 17.04 231.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 275.28 67.44 2.39999 223.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.12 67.44 17.04 311.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 292.32 67.44 2.39999 304.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.16 67.44 17.04 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 309.36 67.44 2.39999 310.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 319.2 67.44 17.04 318.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 326.4 67.44 2.39999 311.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 336.24 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 343.44 67.44 2.39999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 353.28 67.44 17.04 311.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 360.48 67.44 2.39999 304.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 370.32 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 377.52 67.44 2.39999 314.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 404.4 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 411.6 67.44 2.39999 317.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 421.2 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 428.4 67.44 2.39999 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 438.24 67.44 17.04 308.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 445.44 67.44 2.39999 301.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.28 67.44 17.04 317.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 462.48 67.44 2.39999 310.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 479.52 67.44 2.39999 312 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 67.44 17.04 314.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 67.44 2.39999 307.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 506.4 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.6 67.44 2.40002 312.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.44 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 530.64 67.44 2.40002 314.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 557.52 67.44 17.04 311.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 564.72 67.44 2.40002 304.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 574.56 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 581.76 67.44 2.40002 311.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.6 67.44 17.04 317.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 598.8 67.44 2.39996 310.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.64 67.44 17.04 314.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 615.84 67.44 2.40002 306.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 625.68 67.44 17.04 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 632.88 67.44 2.40002 310.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 642.72 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 649.92 67.44 2.39996 315.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 659.76 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666.96 67.44 2.40002 312.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.8 67.44 17.04 304.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 684 67.44 2.40002 297.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 67.44 17.04 300.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 718.08 67.44 2.40002 293.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.92 67.44 17.04 309.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 735.12 67.44 2.40002 302.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.96 67.44 17.04 318.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 752.16 67.44 2.39996 315.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762 67.44 17.04 318 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 769.2 67.44 2.39996 310.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 14.4 278.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 67.44 2.39999 271.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 49.2 67.44 17.04 127.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 56.4 67.44 2.39999 120.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.24 67.44 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 73.44 67.44 2.39999 191.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.28 67.44 17.04 185.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 90.48 67.44 2.39999 177.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.32 67.44 17.04 270.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 107.52 67.44 2.39999 263.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.36 67.44 17.04 103.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 124.56 67.44 2.39999 96.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.4 67.44 17.04 118.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 141.6 67.44 2.39999 111.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.44 67.44 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 158.64 67.44 2.39999 236.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.48 67.44 17.04 273.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 175.68 67.44 2.39999 265.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 185.52 67.44 17.04 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 192.72 67.44 2.39999 288.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 202.56 67.44 17.04 310.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 209.76 67.44 2.39999 303.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 219.6 67.44 17.04 303.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 226.8 67.44 2.39999 296.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 253.68 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 260.88 67.44 2.39999 107.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 277.92 67.44 2.39999 35.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.76 67.44 17.04 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 294.96 67.44 2.39999 235.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.8 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312 67.44 2.39999 280.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.84 67.44 17.04 251.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 329.04 67.44 2.39999 244.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.88 67.44 17.04 283.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 346.08 67.44 2.39999 276.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 355.92 67.44 17.04 272.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 363.12 67.44 2.39999 265.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.96 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.16 67.44 2.39999 297.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 407.04 67.44 17.04 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 414.24 67.44 2.39999 208.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.84 67.44 17.04 294.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 431.04 67.44 2.39999 287.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 440.88 67.44 17.04 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 448.08 67.44 2.39999 240.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 457.92 67.44 17.04 298.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 465.12 67.44 2.39999 291.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.96 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 482.16 67.44 2.39999 292.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 67.44 2.39999 292.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 509.04 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 516.24 67.44 2.40002 241.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.08 67.44 17.04 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 533.28 67.44 2.40002 289.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 560.16 67.44 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 567.36 67.44 2.40002 231.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.2 67.44 17.04 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 584.4 67.44 2.40002 279.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 594.24 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 601.44 67.44 2.39996 280.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.28 67.44 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618.48 67.44 2.40002 240 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.32 67.44 17.04 282 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 635.52 67.44 2.40002 274.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.36 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.56 67.44 2.39996 275.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 662.4 67.44 17.04 292.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.6 67.44 2.40002 285.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.44 67.44 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.64 67.44 2.40002 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.52 67.44 17.04 196.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.72 67.44 2.40002 189.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.56 67.44 17.04 286.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.76 67.44 2.40002 278.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.6 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.8 67.44 2.39996 275.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.64 67.44 17.04 290.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.84 67.44 2.40002 283.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 67.44 17.04 278.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 42 67.44 2.39999 271.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 51.84 67.44 17.04 127.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 59.04 67.44 2.39999 120.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.88 67.44 17.04 198.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 76.08 67.44 2.39999 191.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 85.92 67.44 17.04 182.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 93.12 67.44 2.39999 175.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102.96 67.44 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 110.16 67.44 2.39999 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120 67.44 17.04 103.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 127.2 67.44 2.39999 96.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.04 67.44 17.04 117.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 144.24 67.44 2.39999 110.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.08 67.44 17.04 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 161.28 67.44 2.39999 236.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 171.12 67.44 17.04 273.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.32 67.44 2.39999 265.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.16 67.44 17.04 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.36 67.44 2.39999 288.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 67.44 17.04 310.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 212.4 67.44 2.39999 303.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.24 67.44 17.04 303.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.44 67.44 2.39999 296.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.32 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 263.52 67.44 2.39999 107.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.36 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 280.56 67.44 2.39999 35.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.4 67.44 17.04 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.6 67.44 2.39999 235.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.44 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.64 67.44 2.39999 280.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.48 67.44 17.04 251.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 331.68 67.44 2.39999 244.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 67.44 17.04 283.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 348.72 67.44 2.39999 276.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 358.56 67.44 17.04 256.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 365.76 67.44 2.39999 248.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 375.6 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 382.8 67.44 2.39999 297.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 409.68 67.44 16.8 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.88 67.44 2.15997 208.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 426.48 67.44 17.04 294.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 433.68 67.44 2.39999 287.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.52 67.44 17.04 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 450.72 67.44 2.39999 240.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.56 67.44 17.04 298.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 467.76 67.44 2.39999 291.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.6 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 484.8 67.44 2.39999 292.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.64 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 501.84 67.44 2.39999 292.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.68 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 518.88 67.44 2.40002 241.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528.72 67.44 17.04 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 535.92 67.44 2.39996 289.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 562.8 67.44 17.04 239.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570 67.44 2.40002 231.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 579.84 67.44 17.04 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 587.04 67.44 2.39996 279.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 596.88 67.44 17.04 287.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 604.08 67.44 2.40002 280.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 613.92 67.44 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 621.12 67.44 2.40002 240 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.96 67.44 17.04 282 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 638.16 67.44 2.39996 274.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648 67.44 17.04 282.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 655.2 67.44 2.39996 275.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 665.04 67.44 17.04 292.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 672.24 67.44 2.40002 285.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.08 67.44 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.28 67.44 2.40002 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.16 67.44 17.04 183.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.36 67.44 2.40002 176.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 733.2 67.44 17.04 286.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.4 67.44 2.40002 278.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.24 67.44 17.04 279.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.44 67.44 2.39996 272.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.28 67.44 17.04 290.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.48 67.44 2.40002 283.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 37.44 67.44 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.64 67.44 2.39999 44.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 54.48 67.44 17.04 155.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 61.68 67.44 2.39999 148.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.52 67.44 17.04 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 78.72 67.44 2.39999 155.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 88.56 67.44 17.04 185.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 95.76 67.44 2.39999 177.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 105.6 67.44 17.04 206.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 112.8 67.44 2.39999 199.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.64 67.44 17.04 93.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 129.84 67.44 2.39999 85.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 139.68 67.44 17.04 224.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 146.88 67.44 2.39999 216.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 156.72 67.44 17.04 240 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 163.92 67.44 2.39999 232.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 173.76 67.44 17.04 272.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 180.96 67.44 2.39999 265.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 190.8 67.44 17.04 299.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198 67.44 2.39999 292.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.84 67.44 17.04 311.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.04 67.44 2.39999 303.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.88 67.44 17.04 304.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.08 67.44 2.39999 297.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 258.96 67.44 17.04 114.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.16 67.44 2.39999 107.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.2 67.44 2.39999 35.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 293.04 67.44 17.04 250.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 300.24 67.44 2.39999 243.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.08 67.44 17.04 255.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 317.28 67.44 2.39999 247.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.12 67.44 17.04 253.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 334.32 67.44 2.39999 246.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.16 67.44 17.04 292.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 351.36 67.44 2.39999 285.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 361.2 67.44 17.04 177.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 368.4 67.44 2.39999 169.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 378.24 67.44 17.04 304.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 385.44 67.44 2.39999 297.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 412.08 67.44 17.04 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 419.28 67.44 2.39999 156 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 429.12 67.44 17.04 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 436.32 67.44 2.39999 288.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 446.16 67.44 17.04 232.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.36 67.44 2.39999 225.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 67.44 2.39999 292.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 67.44 17.04 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 67.44 2.39999 292.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.28 67.44 17.04 300.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.48 67.44 2.39999 293.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.32 67.44 17.04 245.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.52 67.44 2.40002 238.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.36 67.44 17.04 293.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 538.56 67.44 2.39996 286.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 572.64 67.44 2.40002 241.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 582.48 67.44 17.04 251.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 589.68 67.44 2.39996 244.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 599.52 67.44 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 606.72 67.44 2.40002 246.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.56 67.44 17.04 249.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 623.76 67.44 2.40002 241.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.6 67.44 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 640.8 67.44 2.39996 259.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.64 67.44 17.04 289.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 657.84 67.44 2.40002 282.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.44 17.04 273.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.88 67.44 2.40002 266.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.72 67.44 17.04 245.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.92 67.44 2.39996 237.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.8 67.44 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 726 67.44 2.40002 80.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.84 67.44 17.04 256.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 743.04 67.44 2.39996 249.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 67.44 17.04 253.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 760.08 67.44 2.40002 246.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 67.44 16.32 284.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 67.44 2.40002 277.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 40.08 67.44 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 47.28 67.44 2.39999 19.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 57.12 67.44 17.04 41.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 64.32 67.44 2.39999 33.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 67.44 17.04 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 81.36 67.44 2.39999 48.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.2 67.44 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.4 67.44 2.39999 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 67.44 17.04 115.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 67.44 2.39999 108 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 125.28 67.44 17.04 17.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132.48 67.44 2.39999 9.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.32 67.44 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 149.52 67.44 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 159.36 67.44 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 166.56 67.44 2.39999 71.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 176.4 67.44 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 183.6 67.44 2.39999 144 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.44 67.44 17.04 130.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 200.64 67.44 2.39999 123.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 67.44 17.04 307.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 217.68 67.44 2.39999 300 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.52 67.44 17.04 175.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 234.72 67.44 2.39999 168.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 261.6 67.44 17.04 67.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 268.8 67.44 2.39999 60 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.64 67.44 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 285.84 67.44 2.39999 35.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 295.68 67.44 17.04 77.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 302.88 67.44 2.39999 70.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.72 67.44 17.04 77.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 319.92 67.44 2.39999 70.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 329.76 67.44 17.04 84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 336.96 67.44 2.39999 76.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 67.44 17.04 75.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 354 67.44 2.39999 67.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.84 67.44 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 371.04 67.44 2.39999 15.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.88 67.44 17.04 162.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 388.08 67.44 2.39999 155.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 414.72 67.44 17.04 48.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 421.92 67.44 2.39999 41.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 431.76 67.44 17.04 262.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 438.96 67.44 2.39999 255.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 448.8 67.44 17.04 88.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 456 67.44 2.39999 80.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 465.84 67.44 17.04 231.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 473.04 67.44 2.39999 223.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 482.88 67.44 17.04 67.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 490.08 67.44 2.39999 60.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 67.44 17.04 259.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 507.12 67.44 2.39999 252 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.96 67.44 17.04 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 524.16 67.44 2.39996 72.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 67.44 17.04 146.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 541.2 67.44 2.39996 138.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 568.08 67.44 17.04 78.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 575.28 67.44 2.40002 71.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.12 67.44 17.04 83.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 592.32 67.44 2.39996 76.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.16 67.44 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 609.36 67.44 2.40002 71.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.2 67.44 17.04 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 626.4 67.44 2.40002 66.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.24 67.44 17.04 84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 643.44 67.44 2.39996 76.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.28 67.44 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660.48 67.44 2.40002 64.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.32 67.44 17.04 73.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.52 67.44 2.40002 66.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 67.44 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.56 67.44 2.39996 61.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 67.44 17.04 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 67.44 2.40002 21.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 67.44 17.04 83.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.68 67.44 2.39996 75.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.52 67.44 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.72 67.44 2.40002 7.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 67.44 13.68 144.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 67.44 2.40002 137.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 34.8 384.48 m
+ 34.8 67.44 l
+ 0 0 0 sc
+ S
+ n
+ 32.16 67.44 m
+ 34.8 67.44 l
+ S
+ n
+ 32.16 99.12 m
+ 34.8 99.12 l
+ S
+ n
+ 32.16 130.8 m
+ 34.8 130.8 l
+ S
+ n
+ 32.16 162.48 m
+ 34.8 162.48 l
+ S
+ n
+ 32.16 194.16 m
+ 34.8 194.16 l
+ S
+ n
+ 32.16 225.84 m
+ 34.8 225.84 l
+ S
+ n
+ 32.16 257.76 m
+ 34.8 257.76 l
+ S
+ n
+ 32.16 289.44 m
+ 34.8 289.44 l
+ S
+ n
+ 32.16 321.12 m
+ 34.8 321.12 l
+ S
+ n
+ 32.16 352.8 m
+ 34.8 352.8 l
+ S
+ n
+ 32.16 384.48 m
+ 34.8 384.48 l
+ S
+ n
+ 34.8 67.44 m
+ 784.32 67.44 l
+ S
+ n
+ 34.8 65.04 m
+ 34.8 67.44 l
+ S
+ n
+ 51.84 65.04 m
+ 51.84 67.44 l
+ S
+ n
+ 68.88 65.04 m
+ 68.88 67.44 l
+ S
+ n
+ 85.92 65.04 m
+ 85.92 67.44 l
+ S
+ n
+ 102.96 65.04 m
+ 102.96 67.44 l
+ S
+ n
+ 120 65.04 m
+ 120 67.44 l
+ S
+ n
+ 137.04 65.04 m
+ 137.04 67.44 l
+ S
+ n
+ 154.08 65.04 m
+ 154.08 67.44 l
+ S
+ n
+ 171.12 65.04 m
+ 171.12 67.44 l
+ S
+ n
+ 188.16 65.04 m
+ 188.16 67.44 l
+ S
+ n
+ 205.2 65.04 m
+ 205.2 67.44 l
+ S
+ n
+ 222.24 65.04 m
+ 222.24 67.44 l
+ S
+ n
+ 239.28 65.04 m
+ 239.28 67.44 l
+ S
+ n
+ 256.32 65.04 m
+ 256.32 67.44 l
+ S
+ n
+ 273.36 65.04 m
+ 273.36 67.44 l
+ S
+ n
+ 290.4 65.04 m
+ 290.4 67.44 l
+ S
+ n
+ 307.44 65.04 m
+ 307.44 67.44 l
+ S
+ n
+ 324.48 65.04 m
+ 324.48 67.44 l
+ S
+ n
+ 341.52 65.04 m
+ 341.52 67.44 l
+ S
+ n
+ 358.56 65.04 m
+ 358.56 67.44 l
+ S
+ n
+ 375.6 65.04 m
+ 375.6 67.44 l
+ S
+ n
+ 392.64 65.04 m
+ 392.64 67.44 l
+ S
+ n
+ 409.68 65.04 m
+ 409.68 67.44 l
+ S
+ n
+ 426.48 65.04 m
+ 426.48 67.44 l
+ S
+ n
+ 443.52 65.04 m
+ 443.52 67.44 l
+ S
+ n
+ 460.56 65.04 m
+ 460.56 67.44 l
+ S
+ n
+ 477.6 65.04 m
+ 477.6 67.44 l
+ S
+ n
+ 494.64 65.04 m
+ 494.64 67.44 l
+ S
+ n
+ 511.68 65.04 m
+ 511.68 67.44 l
+ S
+ n
+ 528.72 65.04 m
+ 528.72 67.44 l
+ S
+ n
+ 545.76 65.04 m
+ 545.76 67.44 l
+ S
+ n
+ 562.8 65.04 m
+ 562.8 67.44 l
+ S
+ n
+ 579.84 65.04 m
+ 579.84 67.44 l
+ S
+ n
+ 596.88 65.04 m
+ 596.88 67.44 l
+ S
+ n
+ 613.92 65.04 m
+ 613.92 67.44 l
+ S
+ n
+ 630.96 65.04 m
+ 630.96 67.44 l
+ S
+ n
+ 648 65.04 m
+ 648 67.44 l
+ S
+ n
+ 665.04 65.04 m
+ 665.04 67.44 l
+ S
+ n
+ 682.08 65.04 m
+ 682.08 67.44 l
+ S
+ n
+ 699.12 65.04 m
+ 699.12 67.44 l
+ S
+ n
+ 716.16 65.04 m
+ 716.16 67.44 l
+ S
+ n
+ 733.2 65.04 m
+ 733.2 67.44 l
+ S
+ n
+ 750.24 65.04 m
+ 750.24 67.44 l
+ S
+ n
+ 767.28 65.04 m
+ 767.28 67.44 l
+ S
+ n
+ 784.32 65.04 m
+ 784.32 67.44 l
+ S
+ q
+ Q
+ 15.84 64.8 m
+ /N2204 8.64 Tf
+ (0%)
+ [4.80144 7.67863 ] pdfxs
+ 11.04 96.48 m
+ (10%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 128.16 m
+ (20%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 159.84 m
+ (30%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 191.52 m
+ (40%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 223.2 m
+ (50%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 255.12 m
+ (60%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 286.8 m
+ (70%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 318.48 m
+ (80%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 11.04 350.16 m
+ (90%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 6.24002 381.84 m
+ (100%)
+ [4.80074 4.80074 4.80074 7.67793 ] pdfxs
+ q
+ Q
+ 45.6 33.36 m
+ /N2204 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 62.64 27.84 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 79.68 32.16 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 96.72 35.76 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 113.76 24.48 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 130.8 27.36 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 147.84 30.48 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 164.88 26.16 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 181.92 33.6 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 198.96 33.84 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 216 18.96 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 233.04 33.84 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 267.12 37.44 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 284.16 21.6 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 301.2 28.56 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 318.24 26.88 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 335.28 16.8 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 352.32 27.6 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 369.36 24.96 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 386.4 27.6 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 420.48 12.48 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 437.52 42.96 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 454.56 15.12 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 471.6 30.24 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 488.64 37.92 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 505.68 33.6 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 522.72 26.16 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 539.76 33.84 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 573.84 28.56 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 590.88 19.68 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 607.92 26.88 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 624.96 26.64 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 642 18.72 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 659.04 27.6 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 676.08 22.8 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 693.12 24.72 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 727.2 31.68 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744.24 26.16 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.28 38.16 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.32 30.48 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 626.64 191.76 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 626.4 191.76 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 258 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 265.44 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 264.96 m
+ /N2204 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 240.72 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 248.16 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 247.68 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 223.44 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 230.88 7.44 7.43999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 230.4 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 206.16 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 213.6 7.44 7.43999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 213.12 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.64 192 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 630.24 196.32 7.44 7.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 640.8 195.84 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 43.324 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayMod)
+ [10.0036 5.14905 9.39264 10.0036 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.18905 ] pdfxs
+ (") show
+ 1 0 0 1 -43.324 -192.946 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 32.16 385.2 m
+ 784.32 385.2 l
+ 784.32 81.6 l
+ 32.16 81.6 l
+ 32.16 385.2 l
+ h
+ eofill
+ q
+ n
+ 32.16 111.6 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 111.84 m
+ 784.32 111.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 142.08 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 142.32 m
+ 784.32 142.32 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 172.32 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 172.56 m
+ 784.32 172.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 202.8 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 203.04 m
+ 784.32 203.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 233.04 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 233.28 m
+ 784.32 233.28 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 263.52 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 263.76 m
+ 784.32 263.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 293.76 752.16 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 294 m
+ 784.32 294 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 324.48 m
+ 784.32 324.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 354.72 m
+ 784.32 354.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 32.16 386.16 m
+ 32.16 80.64 l
+ 784.32 80.64 l
+ 784.32 386.16 l
+ 688.56 386.16 l
+ 688.56 305.52 l
+ 621.36 305.52 l
+ 621.36 386.16 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 385.2 m
+ 784.32 385.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 621.36 391.92 m
+ 621.36 305.52 l
+ 688.56 305.52 l
+ 688.56 391.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 32.16 81.6 752.16 303.6 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 43.92 81.6 17.04 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 51.12 81.6 2.39999 68.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60.96 81.6 17.04 20.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 68.16 81.6 2.39999 12.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 78.24 81.6 17.04 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 85.44 81.6 2.39999 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.28 81.6 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.48 81.6 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.32 81.6 17.04 48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 119.52 81.6 2.39999 40.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 81.6 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 136.56 81.6 2.39999 2.15999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.64 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 153.84 81.6 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.72 81.6 17.04 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 187.92 81.6 2.39999 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 197.76 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204.96 81.6 2.39999 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 215.04 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 222.24 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 266.16 81.6 17.04 96.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 273.36 81.6 2.39999 89.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 283.2 81.6 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 290.4 81.6 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.48 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 307.68 81.6 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.6 81.6 17.04 18.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 358.8 81.6 2.39999 11.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.88 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.08 81.6 2.39999 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 427.2 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 437.04 81.6 17.04 20.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 444.24 81.6 2.39999 12.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 454.32 81.6 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 461.52 81.6 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.36 81.6 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 478.56 81.6 2.39999 3.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.4 81.6 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 495.6 81.6 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.44 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 512.64 81.6 2.40002 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.72 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.92 81.6 2.39996 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 556.8 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 564 81.6 2.40002 3.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 573.84 81.6 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 581.04 81.6 2.39996 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.12 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 598.32 81.6 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.16 81.6 17.04 11.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 615.36 81.6 2.40002 4.31999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 625.2 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 632.4 81.6 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 659.28 81.6 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666.48 81.6 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 676.56 81.6 17.04 18.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 683.76 81.6 2.40002 11.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.64 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 717.84 81.6 2.40002 22.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.68 81.6 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.88 81.6 2.40002 11.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.96 81.6 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 752.16 81.6 2.39996 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762 81.6 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 769.2 81.6 2.39996 5.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 32.16 81.6 14.4 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 36.72 81.6 2.39999 41.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 46.56 81.6 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 53.76 81.6 2.39999 172.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.6 81.6 17.04 98.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 70.8 81.6 2.39999 90.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.88 81.6 17.04 107.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 88.08 81.6 2.39999 100.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 97.92 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 105.12 81.6 2.39999 19.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.96 81.6 17.04 167.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 122.16 81.6 2.39999 160.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 132 81.6 17.04 189.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 139.2 81.6 2.39999 182.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 149.28 81.6 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 156.48 81.6 2.39999 44.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 166.32 81.6 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 173.52 81.6 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 183.36 81.6 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 190.56 81.6 2.39999 8.87999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 200.4 81.6 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 207.6 81.6 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 217.68 81.6 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.88 81.6 2.39999 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.76 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.96 81.6 2.39999 184.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 276 81.6 2.39999 269.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.84 81.6 17.04 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 293.04 81.6 2.39999 62.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 303.12 81.6 17.04 29.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 310.32 81.6 2.39999 22.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 81.6 17.04 61.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 81.6 2.39999 54.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 81.6 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 81.6 2.39999 33.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.24 81.6 17.04 38.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 361.44 81.6 2.39999 31.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.52 81.6 17.04 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.72 81.6 2.39999 11.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 405.6 81.6 17.04 98.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 412.8 81.6 2.39999 91.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 422.64 81.6 17.04 9.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 429.84 81.6 2.39999 2.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 81.6 17.04 46.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 81.6 2.39999 39.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.96 81.6 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.16 81.6 2.39999 10.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474 81.6 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 481.2 81.6 2.39999 7.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 491.04 81.6 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 498.24 81.6 2.39999 5.75999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 508.08 81.6 17.04 46.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 515.28 81.6 2.40002 39.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 525.36 81.6 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 532.56 81.6 2.39996 15.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.44 81.6 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 566.64 81.6 2.40002 71.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 576.48 81.6 17.04 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 583.68 81.6 2.39996 23.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 593.76 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 600.96 81.6 2.40002 22.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 610.8 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 618 81.6 2.40002 67.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 627.84 81.6 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 635.04 81.6 2.39996 25.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.88 81.6 17.04 41.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 652.08 81.6 2.40002 34.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.92 81.6 17.04 28.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 669.12 81.6 2.40002 21.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.2 81.6 17.04 66 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 686.4 81.6 2.40002 58.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.28 81.6 17.04 124.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720.48 81.6 2.40002 116.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.32 81.6 17.04 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.52 81.6 2.40002 31.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.6 81.6 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.8 81.6 2.39996 28.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.64 81.6 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.84 81.6 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 32.16 81.6 17.04 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 39.36 81.6 2.39999 41.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 49.2 81.6 17.04 179.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 56.4 81.6 2.39999 172.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.24 81.6 17.28 98.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 73.44 81.6 2.64 90.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 83.52 81.6 17.04 110.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 90.72 81.6 2.39999 102.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.56 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 107.76 81.6 2.39999 19.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.6 81.6 17.04 167.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 124.8 81.6 2.39999 160.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.64 81.6 17.28 190.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 141.84 81.6 2.64 183.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.92 81.6 17.04 51.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 159.12 81.6 2.39999 44.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.96 81.6 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 176.16 81.6 2.39999 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 186 81.6 17.04 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 193.2 81.6 2.39999 9.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 203.04 81.6 17.28 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 210.24 81.6 2.64 2.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.32 81.6 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.52 81.6 2.39999 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 254.4 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.6 81.6 2.39999 184.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 271.44 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 278.64 81.6 2.39999 269.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288.48 81.6 17.28 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 295.68 81.6 2.64001 62.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 305.76 81.6 17.04 29.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312.96 81.6 2.39999 22.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.8 81.6 17.04 61.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330 81.6 2.39999 54.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 339.84 81.6 17.04 40.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.04 81.6 2.39999 33.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 81.6 17.28 54.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 81.6 2.63998 47.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.16 81.6 17.04 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 381.36 81.6 2.39999 11.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.24 81.6 17.04 98.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 415.44 81.6 2.39999 91.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.28 81.6 17.04 9.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 432.48 81.6 2.39999 2.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 442.32 81.6 17.28 46.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 449.52 81.6 2.63998 39.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 459.6 81.6 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 466.8 81.6 2.39999 10.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 476.64 81.6 17.04 14.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 483.84 81.6 2.39999 7.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.68 81.6 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 500.88 81.6 2.39999 5.75999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510.72 81.6 17.28 46.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 517.92 81.6 2.64001 39.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528 81.6 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 535.2 81.6 2.39996 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 562.08 81.6 17.04 78.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 569.28 81.6 2.40002 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 579.12 81.6 17.28 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 586.32 81.6 2.64001 23.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 596.4 81.6 17.04 30 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 603.6 81.6 2.40002 22.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 613.44 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 620.64 81.6 2.40002 67.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.48 81.6 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 637.68 81.6 2.39996 25.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.52 81.6 17.04 41.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654.72 81.6 2.40002 34.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.56 81.6 17.28 28.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 671.76 81.6 2.64001 21.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.84 81.6 17.04 66 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 689.04 81.6 2.39996 58.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.92 81.6 17.04 135.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 723.12 81.6 2.40002 128.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 81.6 17.28 38.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 740.16 81.6 2.64001 31.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.24 81.6 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.44 81.6 2.39996 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.28 81.6 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.48 81.6 2.40002 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 34.8 81.6 17.04 265.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 42 81.6 2.39999 258.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 51.84 81.6 17.04 152.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 59.04 81.6 2.39999 145.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 69.12 81.6 17.04 139.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 76.32 81.6 2.39999 132.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 86.16 81.6 17.04 120.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 93.36 81.6 2.39999 113.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 103.2 81.6 17.04 90.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 110.4 81.6 2.39999 83.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120.24 81.6 17.04 196.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 127.44 81.6 2.39999 189.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.52 81.6 17.04 94.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 144.72 81.6 2.39999 87.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.56 81.6 17.04 60 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 161.76 81.6 2.39999 52.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 171.6 81.6 17.04 26.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.8 81.6 2.39999 19.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.64 81.6 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.84 81.6 2.39999 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.92 81.6 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 213.12 81.6 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.96 81.6 17.04 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 230.16 81.6 2.39999 9.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.04 81.6 17.04 191.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.24 81.6 2.39999 184.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 81.6 2.39999 269.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.36 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.56 81.6 2.39999 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 81.6 17.04 64.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 81.6 2.39999 57.36 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 81.6 17.04 63.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 81.6 2.39999 56.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.48 81.6 17.04 33.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.68 81.6 2.39999 26.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 359.76 81.6 17.04 135.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 366.96 81.6 2.39999 127.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 376.8 81.6 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384 81.6 2.39999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 410.88 81.6 17.04 150.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.08 81.6 2.39999 143.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 427.92 81.6 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.12 81.6 2.39999 2.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.2 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 452.4 81.6 2.39999 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 462.24 81.6 17.04 19.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 469.44 81.6 2.39999 12.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 479.28 81.6 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 486.48 81.6 2.39999 7.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 496.32 81.6 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 503.52 81.6 2.39999 6.95999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 513.6 81.6 17.04 54.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 520.8 81.6 2.39996 47.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.64 81.6 17.04 27.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 537.84 81.6 2.40002 20.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.72 81.6 17.04 70.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 571.92 81.6 2.39996 62.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 582 81.6 17.04 66.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 589.2 81.6 2.39996 59.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 599.04 81.6 17.04 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 606.24 81.6 2.40002 58.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.08 81.6 17.04 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 623.28 81.6 2.40002 67.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.12 81.6 17.04 50.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 640.32 81.6 2.39996 43.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.16 81.6 17.04 36.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 657.36 81.6 2.40002 29.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.44 81.6 17.04 48.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 674.64 81.6 2.40002 41.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.48 81.6 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.68 81.6 2.39996 67.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.56 81.6 17.04 228.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.76 81.6 2.40002 221.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.84 81.6 17.04 68.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 743.04 81.6 2.39996 61.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 81.6 17.04 66.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 760.08 81.6 2.40002 59.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 81.6 16.32 25.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 81.6 2.40002 18.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 37.44 81.6 17.04 281.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.64 81.6 2.39999 273.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 54.48 81.6 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 61.68 81.6 2.39999 259.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 71.76 81.6 17.04 253.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 78.96 81.6 2.39999 246.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 88.8 81.6 17.04 281.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 96 81.6 2.39999 274.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 105.84 81.6 17.04 142.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 113.04 81.6 2.39999 134.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.88 81.6 17.04 292.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 130.08 81.6 2.39999 285.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 140.16 81.6 17.04 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 147.36 81.6 2.39999 299.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.2 81.6 17.04 236.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 164.4 81.6 2.39999 228.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.24 81.6 17.04 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.44 81.6 2.39999 156 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.28 81.6 17.04 122.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.48 81.6 2.39999 115.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 208.56 81.6 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 215.76 81.6 2.39999 5.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.6 81.6 17.04 100.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 232.8 81.6 2.39999 93.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 259.68 81.6 17.04 246.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 266.88 81.6 2.39999 239.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.72 81.6 17.04 276.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 283.92 81.6 2.39999 269.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294 81.6 17.04 233.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 301.2 81.6 2.39999 226.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 311.04 81.6 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 318.24 81.6 2.39999 225.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 328.08 81.6 17.04 222.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 335.28 81.6 2.39999 215.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 345.12 81.6 17.04 233.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 352.32 81.6 2.39999 226.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 362.4 81.6 17.04 276 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 369.6 81.6 2.39999 268.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 379.44 81.6 17.04 153.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 386.64 81.6 2.39999 146.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 413.52 81.6 17.04 257.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 420.72 81.6 2.39999 249.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.56 81.6 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 437.76 81.6 2.39999 35.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.84 81.6 17.04 222.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 455.04 81.6 2.39999 215.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.88 81.6 17.04 82.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 472.08 81.6 2.39999 75.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.92 81.6 17.04 215.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 489.12 81.6 2.39999 208.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 498.96 81.6 17.04 42 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 506.16 81.6 2.39999 34.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.24 81.6 17.04 234.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 523.44 81.6 2.39996 227.04 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 81.6 17.04 133.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 540.48 81.6 2.40002 126 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 567.36 81.6 17.04 232.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 574.56 81.6 2.39996 225.6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 584.64 81.6 17.04 228 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 591.84 81.6 2.40002 220.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 601.68 81.6 17.04 232.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 608.88 81.6 2.40002 225.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 81.6 17.04 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 625.92 81.6 2.39996 231.36 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.76 81.6 17.04 216.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.96 81.6 2.40002 209.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.8 81.6 17.04 237.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 660 81.6 2.40002 230.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 670.08 81.6 17.04 234.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 677.28 81.6 2.40002 227.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.12 81.6 17.04 237.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 694.32 81.6 2.39996 230.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.2 81.6 17.04 287.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.4 81.6 2.40002 280.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 81.6 17.04 229.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.68 81.6 2.39996 222 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.52 81.6 17.04 301.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.72 81.6 2.40002 294.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 81.6 13.68 163.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 81.6 2.40002 156.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 32.16 385.2 m
+ 32.16 81.6 l
+ 0 0 0 sc
+ S
+ n
+ 29.76 81.6 m
+ 32.16 81.6 l
+ S
+ n
+ 29.76 111.84 m
+ 32.16 111.84 l
+ S
+ n
+ 29.76 142.32 m
+ 32.16 142.32 l
+ S
+ n
+ 29.76 172.56 m
+ 32.16 172.56 l
+ S
+ n
+ 29.76 203.04 m
+ 32.16 203.04 l
+ S
+ n
+ 29.76 233.28 m
+ 32.16 233.28 l
+ S
+ n
+ 29.76 263.76 m
+ 32.16 263.76 l
+ S
+ n
+ 29.76 294 m
+ 32.16 294 l
+ S
+ n
+ 29.76 324.48 m
+ 32.16 324.48 l
+ S
+ n
+ 29.76 354.72 m
+ 32.16 354.72 l
+ S
+ n
+ 29.76 385.2 m
+ 32.16 385.2 l
+ S
+ n
+ 32.16 81.6 m
+ 784.32 81.6 l
+ S
+ n
+ 32.16 79.2 m
+ 32.16 81.6 l
+ S
+ n
+ 49.2 79.2 m
+ 49.2 81.6 l
+ S
+ n
+ 66.24 79.2 m
+ 66.24 81.6 l
+ S
+ n
+ 83.52 79.2 m
+ 83.52 81.6 l
+ S
+ n
+ 100.56 79.2 m
+ 100.56 81.6 l
+ S
+ n
+ 117.6 79.2 m
+ 117.6 81.6 l
+ S
+ n
+ 134.64 79.2 m
+ 134.64 81.6 l
+ S
+ n
+ 151.92 79.2 m
+ 151.92 81.6 l
+ S
+ n
+ 168.96 79.2 m
+ 168.96 81.6 l
+ S
+ n
+ 186 79.2 m
+ 186 81.6 l
+ S
+ n
+ 203.04 79.2 m
+ 203.04 81.6 l
+ S
+ n
+ 220.32 79.2 m
+ 220.32 81.6 l
+ S
+ n
+ 237.36 79.2 m
+ 237.36 81.6 l
+ S
+ n
+ 254.4 79.2 m
+ 254.4 81.6 l
+ S
+ n
+ 271.44 79.2 m
+ 271.44 81.6 l
+ S
+ n
+ 288.48 79.2 m
+ 288.48 81.6 l
+ S
+ n
+ 305.76 79.2 m
+ 305.76 81.6 l
+ S
+ n
+ 322.8 79.2 m
+ 322.8 81.6 l
+ S
+ n
+ 339.84 79.2 m
+ 339.84 81.6 l
+ S
+ n
+ 356.88 79.2 m
+ 356.88 81.6 l
+ S
+ n
+ 374.16 79.2 m
+ 374.16 81.6 l
+ S
+ n
+ 391.2 79.2 m
+ 391.2 81.6 l
+ S
+ n
+ 408.24 79.2 m
+ 408.24 81.6 l
+ S
+ n
+ 425.28 79.2 m
+ 425.28 81.6 l
+ S
+ n
+ 442.32 79.2 m
+ 442.32 81.6 l
+ S
+ n
+ 459.6 79.2 m
+ 459.6 81.6 l
+ S
+ n
+ 476.64 79.2 m
+ 476.64 81.6 l
+ S
+ n
+ 493.68 79.2 m
+ 493.68 81.6 l
+ S
+ n
+ 510.72 79.2 m
+ 510.72 81.6 l
+ S
+ n
+ 528 79.2 m
+ 528 81.6 l
+ S
+ n
+ 545.04 79.2 m
+ 545.04 81.6 l
+ S
+ n
+ 562.08 79.2 m
+ 562.08 81.6 l
+ S
+ n
+ 579.12 79.2 m
+ 579.12 81.6 l
+ S
+ n
+ 596.4 79.2 m
+ 596.4 81.6 l
+ S
+ n
+ 613.44 79.2 m
+ 613.44 81.6 l
+ S
+ n
+ 630.48 79.2 m
+ 630.48 81.6 l
+ S
+ n
+ 647.52 79.2 m
+ 647.52 81.6 l
+ S
+ n
+ 664.56 79.2 m
+ 664.56 81.6 l
+ S
+ n
+ 681.84 79.2 m
+ 681.84 81.6 l
+ S
+ n
+ 698.88 79.2 m
+ 698.88 81.6 l
+ S
+ n
+ 715.92 79.2 m
+ 715.92 81.6 l
+ S
+ n
+ 732.96 79.2 m
+ 732.96 81.6 l
+ S
+ n
+ 750.24 79.2 m
+ 750.24 81.6 l
+ S
+ n
+ 767.28 79.2 m
+ 767.28 81.6 l
+ S
+ n
+ 784.32 79.2 m
+ 784.32 81.6 l
+ S
+ q
+ Q
+ 14.88 78.96 m
+ /N2208 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 10.56 109.2 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 139.68 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 169.92 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 200.4 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 230.64 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 261.12 m
+ (60%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 291.36 m
+ (70%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 321.84 m
+ (80%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 10.56 352.08 m
+ (90%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 382.56 m
+ (100%)
+ [4.32063 4.32063 4.32063 6.95805 ] pdfxs
+ q
+ Q
+ 43.2 47.52 m
+ /N2208 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 60.24 42 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 77.28 46.32 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 94.32 49.92 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 111.6 38.64 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 128.64 41.52 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 145.68 44.64 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 162.72 40.32 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 179.76 47.76 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 197.04 48 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 214.08 33.12 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 231.12 48 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 265.44 51.6 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 282.48 35.76 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 299.52 42.72 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 316.56 41.04 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 333.6 30.96 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 350.88 41.76 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 367.92 39.12 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 384.96 41.76 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 419.28 26.64 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 436.32 57.12 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 453.36 29.28 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 470.4 44.4 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 487.68 52.08 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 504.72 47.76 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 521.76 40.32 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 538.8 48 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 573.12 42.72 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 590.16 33.84 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 607.2 41.04 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 624.24 40.8 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 641.52 32.88 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 658.56 41.76 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 675.6 36.96 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.64 38.88 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.96 45.84 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744 40.32 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 52.32 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 44.64 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 621.6 305.52 66.72 86.16 re
+ 1 1 1 sc
+ f
+ n
+ 621.36 305.52 66.96 86.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 371.76 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 379.2 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 378.72 m
+ /N2208 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 354.48 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 361.92 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 361.44 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 337.2 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 344.64 7.44 7.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 344.16 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 319.92 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 327.36 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 326.88 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.6 305.76 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 625.2 310.08 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 635.76 309.6 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 46.96 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\N) show
+ (oMod)
+ [9.0981 9.99272 5.75995 9.6981 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (ef)
+ [4.85451 4.17814 ] pdfxs
+ (") show
+ 163.591 -31.21 m
+ (91) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 104 104
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2224/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2220/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2216/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 90 573.338 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 252 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 243.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 784.32 68.64 l
+ 27.84 68.64 l
+ 27.84 241.2 l
+ h
+ eofill
+ q
+ n
+ 27.84 102.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 103.2 m
+ 784.32 103.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 137.52 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 137.76 m
+ 784.32 137.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 172.08 m
+ 784.32 172.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 206.64 m
+ 784.32 206.64 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 240.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 252 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 252 l
+ 695.28 236.64 m
+ 695.28 162.24 l
+ 750.72 162.24 l
+ 750.72 236.64 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 27.84 68.64 756.48 172.56 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 39.84 68.64 17.04 10.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 47.04 68.64 2.39999 2.87999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 56.88 68.64 17.04 27.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 64.08 68.64 2.39999 20.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.16 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 81.36 68.64 2.39999 4.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.44 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.64 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.48 68.64 17.04 53.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.68 68.64 2.39999 46.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 150 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.08 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 167.28 68.64 2.39999 18 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.36 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 184.56 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.4 68.64 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 201.6 68.64 2.39999 3.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.68 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 218.88 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 246 68.64 17.04 30.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 253.2 68.64 2.39999 23.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.56 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 287.76 68.64 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 297.6 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 304.8 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 314.88 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 322.08 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 331.92 68.64 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 339.12 68.64 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 349.2 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 356.4 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366.48 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 373.68 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.08 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 425.28 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 435.12 68.64 17.04 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 442.32 68.64 2.39999 1.67999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 452.4 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 459.6 68.64 2.39999 5.75999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 469.68 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 476.88 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 486.72 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 493.92 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 511.2 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.04 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 528.24 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 68.64 2.39996 10.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.64 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.84 68.64 2.40002 4.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 589.92 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 597.12 68.64 2.40002 6.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 607.2 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 614.4 68.64 2.40002 5.51999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 624.24 68.64 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 631.44 68.64 2.39996 6.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 641.52 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 648.72 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 658.8 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 666 68.64 2.40002 3.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 675.84 68.64 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 683.04 68.64 2.39996 7.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 727.44 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 734.64 68.64 2.40002 2.15999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.76 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 768.96 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 27.84 68.64 14.4 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 32.4 68.64 2.39999 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 42.48 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.68 68.64 2.39999 18.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 59.52 68.64 17.04 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 66.72 68.64 2.39999 32.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 84 68.64 2.39999 36.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 94.08 68.64 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 101.28 68.64 2.39999 35.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 111.12 68.64 17.04 64.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 118.32 68.64 2.39999 56.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.4 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 135.6 68.64 2.39999 15.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.44 68.64 17.04 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 152.64 68.64 2.39999 36.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.72 68.64 17.04 49.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 169.92 68.64 2.39999 42 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 187.2 68.64 2.39999 20.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 197.04 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 204.24 68.64 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.32 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 221.52 68.64 2.39999 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.64 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 255.84 68.64 2.39999 18.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 283.2 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 290.4 68.64 2.39999 16.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 68.64 17.04 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 307.44 68.64 2.39999 14.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 317.52 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 324.72 68.64 2.39999 16.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 334.56 68.64 17.04 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 341.76 68.64 2.39999 4.79999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.84 68.64 17.04 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 359.04 68.64 2.39999 19.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 369.12 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.32 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 403.44 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 410.64 68.64 2.39999 11.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420.72 68.64 17.04 36.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 427.92 68.64 2.39999 29.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 437.76 68.64 17.04 45.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 444.96 68.64 2.39999 37.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.04 68.64 17.04 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 462.24 68.64 2.39999 15.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 479.52 68.64 2.39999 18 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 68.64 17.04 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 68.64 2.39999 19.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 506.64 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.84 68.64 2.40002 36.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.68 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 530.88 68.64 2.40002 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 558.24 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 565.44 68.64 2.39996 11.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.28 68.64 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 582.48 68.64 2.40002 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 592.56 68.64 17.04 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 599.76 68.64 2.40002 13.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.84 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 617.04 68.64 2.39996 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 626.88 68.64 17.04 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 634.08 68.64 2.40002 16.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.16 68.64 17.04 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 651.36 68.64 2.40002 4.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.44 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 668.64 68.64 2.40002 9.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678.48 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 685.68 68.64 2.39996 12.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.8 68.64 17.04 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720 68.64 2.40002 5.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.08 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.28 68.64 2.40002 4.07999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.36 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 754.56 68.64 2.39996 11.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.4 68.64 17.04 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 771.6 68.64 2.40002 25.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 27.84 68.64 17.28 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 35.04 68.64 2.64 2.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 45.12 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 52.32 68.64 2.39999 18.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.16 68.64 17.28 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 69.36 68.64 2.64 32.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 68.64 17.28 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 86.64 68.64 2.64 36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 68.64 17.04 42.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 103.92 68.64 2.39999 35.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.76 68.64 17.28 64.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 120.96 68.64 2.64 56.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.24 68.64 2.39999 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.08 68.64 17.28 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 155.28 68.64 2.64 36.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.36 68.64 17.28 49.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 172.56 68.64 2.64 42 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.64 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 189.84 68.64 2.39999 20.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 199.68 68.64 17.28 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 206.88 68.64 2.64 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 216.96 68.64 17.28 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 224.16 68.64 2.64 12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 251.28 68.64 17.28 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 258.48 68.64 2.64001 18.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.84 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 293.04 68.64 2.39999 16.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.88 68.64 17.28 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 310.08 68.64 2.63998 14.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 68.64 17.04 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 68.64 2.39999 16.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 68.64 17.28 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 68.64 2.63998 4.79999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.48 68.64 17.28 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 361.68 68.64 2.64001 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.76 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.96 68.64 2.39999 6.95999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.08 68.64 17.28 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.28 68.64 2.63998 11.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.36 68.64 17.04 36.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.56 68.64 2.39999 29.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 440.4 68.64 17.28 45.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 447.6 68.64 2.64001 37.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 457.68 68.64 17.28 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 464.88 68.64 2.64001 15.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.96 68.64 17.04 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 482.16 68.64 2.39999 18 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 68.64 17.28 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 68.64 2.64001 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 509.28 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 516.48 68.64 2.40002 36.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.32 68.64 17.28 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 533.52 68.64 2.64001 12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 560.88 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 568.08 68.64 2.40002 11.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 577.92 68.64 17.28 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 585.12 68.64 2.64001 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 595.2 68.64 17.28 21.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 602.4 68.64 2.64001 13.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 612.48 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 619.68 68.64 2.39996 6.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 629.52 68.64 17.28 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 636.72 68.64 2.64001 16.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 646.8 68.64 17.28 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654 68.64 2.64001 4.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.08 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 671.28 68.64 2.40002 9.35999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.12 68.64 17.28 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 688.32 68.64 2.64001 12.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.44 68.64 17.28 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 722.64 68.64 2.64001 5.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.72 68.64 17.28 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 739.92 68.64 2.64001 4.07999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750 68.64 17.04 22.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 757.2 68.64 2.39996 15.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.04 68.64 17.28 32.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 774.24 68.64 2.64001 25.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 30.72 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 37.92 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 47.76 68.64 17.04 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 54.96 68.64 2.39999 17.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.04 68.64 17.04 32.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 72.24 68.64 2.39999 24.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 82.32 68.64 17.04 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 89.52 68.64 2.39999 21.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 99.36 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 106.56 68.64 2.39999 32.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 116.64 68.64 17.04 43.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 123.84 68.64 2.39999 36.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 133.68 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 140.88 68.64 2.39999 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 150.96 68.64 17.04 38.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 158.16 68.64 2.39999 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168.24 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 175.44 68.64 2.39999 32.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 185.28 68.64 17.04 22.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 192.48 68.64 2.39999 15.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 202.56 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 209.76 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 219.84 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 227.04 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 254.16 68.64 17.04 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 261.36 68.64 2.39999 18.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288.48 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 295.68 68.64 2.39999 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 305.76 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 312.96 68.64 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.8 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330 68.64 2.39999 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.08 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.28 68.64 2.39999 4.07999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.36 68.64 17.04 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.56 68.64 2.39999 14.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.4 68.64 17.04 13.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 381.6 68.64 2.39999 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 408.96 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 416.16 68.64 2.39999 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 426 68.64 17.04 34.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 433.2 68.64 2.39999 27.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.28 68.64 17.04 37.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 450.48 68.64 2.39999 30 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.56 68.64 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 467.76 68.64 2.39999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.6 68.64 17.04 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 484.8 68.64 2.39999 17.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.88 68.64 17.04 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 502.08 68.64 2.39999 16.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.92 68.64 17.04 38.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 519.12 68.64 2.40002 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 529.2 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 536.4 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 563.52 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 570.72 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 580.8 68.64 17.04 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 588 68.64 2.40002 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 598.08 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 605.28 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 615.12 68.64 17.04 12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 622.32 68.64 2.39996 4.79999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 632.4 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 639.6 68.64 2.40002 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 649.68 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 656.88 68.64 2.40002 4.07999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.72 68.64 17.04 14.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 673.92 68.64 2.39996 7.67999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 68.64 17.04 16.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 691.2 68.64 2.39996 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 718.32 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 725.52 68.64 2.40002 5.51999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 735.6 68.64 17.04 10.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 742.8 68.64 2.39996 3.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.64 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 759.84 68.64 2.40002 8.87999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 68.64 16.32 29.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 777.12 68.64 2.40002 21.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 33.36 68.64 17.04 19.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 40.56 68.64 2.39999 12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.4 68.64 17.04 14.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 57.6 68.64 2.39999 6.95999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 68.64 17.04 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 74.88 68.64 2.39999 8.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.96 68.64 17.04 11.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 92.16 68.64 2.39999 4.07999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102 68.64 17.04 79.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 109.2 68.64 2.39999 72.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 126.48 68.64 2.39999 8.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.32 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 143.52 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.6 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 160.8 68.64 2.39999 5.51999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 170.88 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 178.08 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 187.92 68.64 17.04 85.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 195.12 68.64 2.39999 78.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 212.4 68.64 2.39999 12.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 222.48 68.64 17.04 62.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 229.68 68.64 2.39999 54.96 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.8 68.64 17.04 14.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264 68.64 2.39999 7.67999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.12 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.32 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 68.64 2.39999 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 68.64 17.04 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 68.64 2.39999 14.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.72 68.64 17.04 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.92 68.64 2.39999 11.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360 68.64 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 367.2 68.64 2.39999 22.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.04 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.24 68.64 2.39999 5.75999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.64 68.64 17.04 33.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 435.84 68.64 2.39999 25.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.92 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.12 68.64 2.39999 10.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 68.64 17.04 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 68.64 2.39999 14.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 68.64 17.04 40.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 68.64 2.39999 32.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.52 68.64 17.04 33.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.72 68.64 2.39999 26.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.56 68.64 17.04 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.76 68.64 2.40002 5.75999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.84 68.64 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.04 68.64 2.39996 48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 68.64 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.44 68.64 17.04 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.64 68.64 2.40002 10.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.72 68.64 17.04 17.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.92 68.64 2.39996 10.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.76 68.64 17.04 15.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.96 68.64 2.40002 7.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 68.64 17.04 27.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.24 68.64 2.40002 20.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 68.64 17.04 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 659.52 68.64 2.40002 11.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.36 68.64 17.04 19.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 676.56 68.64 2.39996 12.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.64 68.64 17.04 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 693.84 68.64 2.40002 14.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720.96 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.16 68.64 2.39996 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.24 68.64 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.44 68.64 2.39996 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.28 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.48 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 68.64 13.68 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 68.64 2.40002 13.44 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 27.84 68.64 l
+ 0 0 0 sc
+ S
+ n
+ 25.44 68.64 m
+ 27.84 68.64 l
+ S
+ n
+ 25.44 103.2 m
+ 27.84 103.2 l
+ S
+ n
+ 25.44 137.76 m
+ 27.84 137.76 l
+ S
+ n
+ 25.44 172.08 m
+ 27.84 172.08 l
+ S
+ n
+ 25.44 206.64 m
+ 27.84 206.64 l
+ S
+ n
+ 25.44 241.2 m
+ 27.84 241.2 l
+ S
+ n
+ 27.84 68.64 m
+ 784.32 68.64 l
+ S
+ n
+ 27.84 66.24 m
+ 27.84 68.64 l
+ S
+ n
+ 45.12 66.24 m
+ 45.12 68.64 l
+ S
+ n
+ 62.16 66.24 m
+ 62.16 68.64 l
+ S
+ n
+ 79.44 66.24 m
+ 79.44 68.64 l
+ S
+ n
+ 96.72 66.24 m
+ 96.72 68.64 l
+ S
+ n
+ 113.76 66.24 m
+ 113.76 68.64 l
+ S
+ n
+ 131.04 66.24 m
+ 131.04 68.64 l
+ S
+ n
+ 148.08 66.24 m
+ 148.08 68.64 l
+ S
+ n
+ 165.36 66.24 m
+ 165.36 68.64 l
+ S
+ n
+ 182.64 66.24 m
+ 182.64 68.64 l
+ S
+ n
+ 199.68 66.24 m
+ 199.68 68.64 l
+ S
+ n
+ 216.96 66.24 m
+ 216.96 68.64 l
+ S
+ n
+ 234.24 66.24 m
+ 234.24 68.64 l
+ S
+ n
+ 251.28 66.24 m
+ 251.28 68.64 l
+ S
+ n
+ 268.56 66.24 m
+ 268.56 68.64 l
+ S
+ n
+ 285.84 66.24 m
+ 285.84 68.64 l
+ S
+ n
+ 302.88 66.24 m
+ 302.88 68.64 l
+ S
+ n
+ 320.16 66.24 m
+ 320.16 68.64 l
+ S
+ n
+ 337.2 66.24 m
+ 337.2 68.64 l
+ S
+ n
+ 354.48 66.24 m
+ 354.48 68.64 l
+ S
+ n
+ 371.76 66.24 m
+ 371.76 68.64 l
+ S
+ n
+ 388.8 66.24 m
+ 388.8 68.64 l
+ S
+ n
+ 406.08 66.24 m
+ 406.08 68.64 l
+ S
+ n
+ 423.36 66.24 m
+ 423.36 68.64 l
+ S
+ n
+ 440.4 66.24 m
+ 440.4 68.64 l
+ S
+ n
+ 457.68 66.24 m
+ 457.68 68.64 l
+ S
+ n
+ 474.96 66.24 m
+ 474.96 68.64 l
+ S
+ n
+ 492 66.24 m
+ 492 68.64 l
+ S
+ n
+ 509.28 66.24 m
+ 509.28 68.64 l
+ S
+ n
+ 526.32 66.24 m
+ 526.32 68.64 l
+ S
+ n
+ 543.6 66.24 m
+ 543.6 68.64 l
+ S
+ n
+ 560.88 66.24 m
+ 560.88 68.64 l
+ S
+ n
+ 577.92 66.24 m
+ 577.92 68.64 l
+ S
+ n
+ 595.2 66.24 m
+ 595.2 68.64 l
+ S
+ n
+ 612.48 66.24 m
+ 612.48 68.64 l
+ S
+ n
+ 629.52 66.24 m
+ 629.52 68.64 l
+ S
+ n
+ 646.8 66.24 m
+ 646.8 68.64 l
+ S
+ n
+ 664.08 66.24 m
+ 664.08 68.64 l
+ S
+ n
+ 681.12 66.24 m
+ 681.12 68.64 l
+ S
+ n
+ 698.4 66.24 m
+ 698.4 68.64 l
+ S
+ n
+ 715.44 66.24 m
+ 715.44 68.64 l
+ S
+ n
+ 732.72 66.24 m
+ 732.72 68.64 l
+ S
+ n
+ 750 66.24 m
+ 750 68.64 l
+ S
+ n
+ 767.04 66.24 m
+ 767.04 68.64 l
+ S
+ n
+ 784.32 66.24 m
+ 784.32 68.64 l
+ S
+ q
+ Q
+ 10.56 66 m
+ /N2216 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 6.24001 100.56 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 135.12 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 169.44 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 204 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 238.56 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ q
+ Q
+ 38.88 34.56 m
+ /N2216 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 55.92 29.04 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 73.2 33.36 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 90.48 36.96 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 107.52 25.68 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 124.8 28.56 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 142.08 31.68 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 159.12 27.36 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 176.4 34.8 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 193.68 35.04 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 210.72 20.16 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 228 35.04 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 262.32 38.64 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 279.6 22.8 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 296.64 29.76 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 313.92 28.08 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 331.2 18 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 348.24 28.8 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 365.52 26.16 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 382.8 28.8 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 417.12 13.68 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 434.16 44.16 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 451.44 16.32 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 468.72 31.44 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 485.76 39.12 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 503.04 34.8 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 520.32 27.36 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 537.36 35.04 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 571.92 29.76 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 588.96 20.88 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 606.24 28.08 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 623.28 27.84 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 640.56 19.92 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 657.84 28.8 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 674.88 24 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.16 25.92 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.48 32.88 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 27.36 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 39.36 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 31.68 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 695.52 162.24 54.96 74.16 re
+ 1 1 1 sc
+ f
+ n
+ 695.28 162.24 55.2 74.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 218.64 16.32 17.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 226.08 6 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 225.6 m
+ /N2216 9.84 Tf
+ (local)
+ [2.26627 5.55282 5.00179 5.55282 2.26627 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 203.76 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 211.2 6 6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 210.72 m
+ (steens-fi)
+ [4.94829 2.76381 5.49933 5.49933 5.49933 4.94829 3.30494 2.76381 2.21277 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 188.88 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 196.32 6 6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 195.84 m
+ (steens-fs)
+ [4.93768 2.7532 5.48872 5.48872 5.48872 4.93768 3.29433 2.7532 4.93768 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 174 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 181.44 6 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 180.96 m
+ (anders)
+ [5.53753 5.53753 5.53753 5.53753 3.34314 4.9865 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 695.52 162.48 16.32 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 698.4 166.56 6 6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 707.04 166.08 m
+ (ds-aa)
+ [5.49302 4.94199 3.29863 5.49302 5.49302 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 49.242 -23.511 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayOnly)
+ [10.0036 5.14905 9.39264 8.4872 6.0654 3.02179 9.40355 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.17814 ] pdfxs
+ (") show
+ 1 0 0 1 -49.242 -166.563 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 252 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 243.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 784.32 68.64 l
+ 27.84 68.64 l
+ 27.84 241.2 l
+ h
+ eofill
+ q
+ n
+ 27.84 102.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 103.2 m
+ 784.32 103.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 137.52 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 137.76 m
+ 784.32 137.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 172.08 m
+ 784.32 172.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 242.16 m
+ 27.84 67.68 l
+ 784.32 67.68 l
+ 784.32 242.16 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 206.64 m
+ 784.32 206.64 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 27.84 240.96 756.48 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 784.32 241.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 252 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 252 l
+ 705.84 234.24 m
+ 705.84 159.84 l
+ 761.76 159.84 l
+ 761.76 234.24 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 27.84 68.64 756.48 172.56 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 84 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.4 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 135.6 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 317.52 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 324.72 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 334.56 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 341.76 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 369.12 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 376.32 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 403.44 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 410.64 68.64 2.39999 2.15999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.84 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 617.04 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 644.16 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 651.36 68.64 2.40002 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.8 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 720 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 730.08 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 737.28 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 86.64 68.64 2.64 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 138.24 68.64 2.39999 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 320.16 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 327.36 68.64 2.39999 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.2 68.64 17.28 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 344.4 68.64 2.63998 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.76 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 378.96 68.64 2.39999 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.08 68.64 17.28 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.28 68.64 2.63998 2.15999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 492 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 499.2 68.64 2.64001 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 612.48 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 619.68 68.64 2.39996 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 646.8 68.64 17.28 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 654 68.64 2.64001 0.719986 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 715.44 68.64 17.28 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 722.64 68.64 2.64001 0.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.72 68.64 17.28 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 739.92 68.64 2.64001 0.959991 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.4 68.64 17.04 12.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 57.6 68.64 2.39999 5.51999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 74.88 68.64 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 102 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 109.2 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 126.48 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.6 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 160.8 68.64 2.39999 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.12 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 298.32 68.64 2.39999 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.4 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 315.6 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.44 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 332.64 68.64 2.39999 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 342.72 68.64 17.04 8.87999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 349.92 68.64 2.39999 1.67999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.04 68.64 17.04 10.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 384.24 68.64 2.39999 2.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.6 68.64 17.04 20.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 418.8 68.64 2.39999 13.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.92 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 453.12 68.64 2.39999 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.2 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 470.4 68.64 2.39999 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.24 68.64 17.04 16.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 487.44 68.64 2.39999 8.87999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.52 68.64 17.04 11.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 504.72 68.64 2.39999 3.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.56 68.64 17.04 8.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 521.76 68.64 2.40002 1.43999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 531.84 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 539.04 68.64 2.39996 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.16 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 573.36 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.44 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 590.64 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.72 68.64 17.04 7.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 607.92 68.64 2.39996 0.719986 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 617.76 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 624.96 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 68.64 17.04 9.59999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 642.24 68.64 2.40002 2.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 68.64 17.04 9.35999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 659.52 68.64 2.40002 2.15999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.36 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 676.56 68.64 2.39996 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.64 68.64 17.04 8.15999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 693.84 68.64 2.40002 0.959991 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720.96 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.16 68.64 2.39996 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.28 68.64 17.04 7.43999 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 762.48 68.64 2.40002 0.23999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 68.64 13.68 11.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 779.76 68.64 2.40002 4.56 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 27.84 241.2 m
+ 27.84 68.64 l
+ 0 0 0 sc
+ S
+ n
+ 25.44 68.64 m
+ 27.84 68.64 l
+ S
+ n
+ 25.44 103.2 m
+ 27.84 103.2 l
+ S
+ n
+ 25.44 137.76 m
+ 27.84 137.76 l
+ S
+ n
+ 25.44 172.08 m
+ 27.84 172.08 l
+ S
+ n
+ 25.44 206.64 m
+ 27.84 206.64 l
+ S
+ n
+ 25.44 241.2 m
+ 27.84 241.2 l
+ S
+ n
+ 27.84 68.64 m
+ 784.32 68.64 l
+ S
+ n
+ 27.84 66.24 m
+ 27.84 68.64 l
+ S
+ n
+ 45.12 66.24 m
+ 45.12 68.64 l
+ S
+ n
+ 62.16 66.24 m
+ 62.16 68.64 l
+ S
+ n
+ 79.44 66.24 m
+ 79.44 68.64 l
+ S
+ n
+ 96.72 66.24 m
+ 96.72 68.64 l
+ S
+ n
+ 113.76 66.24 m
+ 113.76 68.64 l
+ S
+ n
+ 131.04 66.24 m
+ 131.04 68.64 l
+ S
+ n
+ 148.08 66.24 m
+ 148.08 68.64 l
+ S
+ n
+ 165.36 66.24 m
+ 165.36 68.64 l
+ S
+ n
+ 182.64 66.24 m
+ 182.64 68.64 l
+ S
+ n
+ 199.68 66.24 m
+ 199.68 68.64 l
+ S
+ n
+ 216.96 66.24 m
+ 216.96 68.64 l
+ S
+ n
+ 234.24 66.24 m
+ 234.24 68.64 l
+ S
+ n
+ 251.28 66.24 m
+ 251.28 68.64 l
+ S
+ n
+ 268.56 66.24 m
+ 268.56 68.64 l
+ S
+ n
+ 285.84 66.24 m
+ 285.84 68.64 l
+ S
+ n
+ 302.88 66.24 m
+ 302.88 68.64 l
+ S
+ n
+ 320.16 66.24 m
+ 320.16 68.64 l
+ S
+ n
+ 337.2 66.24 m
+ 337.2 68.64 l
+ S
+ n
+ 354.48 66.24 m
+ 354.48 68.64 l
+ S
+ n
+ 371.76 66.24 m
+ 371.76 68.64 l
+ S
+ n
+ 388.8 66.24 m
+ 388.8 68.64 l
+ S
+ n
+ 406.08 66.24 m
+ 406.08 68.64 l
+ S
+ n
+ 423.36 66.24 m
+ 423.36 68.64 l
+ S
+ n
+ 440.4 66.24 m
+ 440.4 68.64 l
+ S
+ n
+ 457.68 66.24 m
+ 457.68 68.64 l
+ S
+ n
+ 474.96 66.24 m
+ 474.96 68.64 l
+ S
+ n
+ 492 66.24 m
+ 492 68.64 l
+ S
+ n
+ 509.28 66.24 m
+ 509.28 68.64 l
+ S
+ n
+ 526.32 66.24 m
+ 526.32 68.64 l
+ S
+ n
+ 543.6 66.24 m
+ 543.6 68.64 l
+ S
+ n
+ 560.88 66.24 m
+ 560.88 68.64 l
+ S
+ n
+ 577.92 66.24 m
+ 577.92 68.64 l
+ S
+ n
+ 595.2 66.24 m
+ 595.2 68.64 l
+ S
+ n
+ 612.48 66.24 m
+ 612.48 68.64 l
+ S
+ n
+ 629.52 66.24 m
+ 629.52 68.64 l
+ S
+ n
+ 646.8 66.24 m
+ 646.8 68.64 l
+ S
+ n
+ 664.08 66.24 m
+ 664.08 68.64 l
+ S
+ n
+ 681.12 66.24 m
+ 681.12 68.64 l
+ S
+ n
+ 698.4 66.24 m
+ 698.4 68.64 l
+ S
+ n
+ 715.44 66.24 m
+ 715.44 68.64 l
+ S
+ n
+ 732.72 66.24 m
+ 732.72 68.64 l
+ S
+ n
+ 750 66.24 m
+ 750 68.64 l
+ S
+ n
+ 767.04 66.24 m
+ 767.04 68.64 l
+ S
+ n
+ 784.32 66.24 m
+ 784.32 68.64 l
+ S
+ q
+ Q
+ 10.56 66 m
+ /N2220 7.92 Tf
+ (0%)
+ [4.32132 6.95874 ] pdfxs
+ 6.24001 100.56 m
+ (10%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 135.12 m
+ (20%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 169.44 m
+ (30%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 204 m
+ (40%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ 6.24001 238.56 m
+ (50%)
+ [4.32092 4.32092 6.95834 ] pdfxs
+ q
+ Q
+ 38.88 34.56 m
+ /N2220 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 55.92 29.04 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 73.2 33.36 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 90.48 36.96 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 107.52 25.68 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 124.8 28.56 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 142.08 31.68 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 159.12 27.36 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 176.4 34.8 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 193.68 35.04 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 210.72 20.16 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 228 35.04 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 262.32 38.64 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 279.6 22.8 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 296.64 29.76 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 313.92 28.08 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 331.2 18 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 348.24 28.8 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 365.52 26.16 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 382.8 28.8 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 417.12 13.68 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 434.16 44.16 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 451.44 16.32 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 468.72 31.44 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 485.76 39.12 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 503.04 34.8 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 520.32 27.36 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 537.36 35.04 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 571.92 29.76 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 588.96 20.88 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 606.24 28.08 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 623.28 27.84 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 640.56 19.92 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 657.84 28.8 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 674.88 24 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 692.16 25.92 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 726.48 32.88 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 743.76 27.36 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.04 39.36 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.08 31.68 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 706.08 159.84 55.44 74.16 re
+ 1 1 1 sc
+ f
+ n
+ 705.84 159.84 55.68 74.4 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 216.24 16.32 17.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 223.68 6 6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 223.2 m
+ /N2220 10.08 Tf
+ (local)
+ [2.22087 5.58758 5.0231 5.58758 2.22087 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 201.36 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 208.8 6 6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 208.32 m
+ (steens-fi)
+ [5.04749 2.80973 5.61196 5.61196 5.61196 5.04749 3.36405 2.80973 2.24525 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 186.48 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 193.92 6 6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 193.44 m
+ (steens-fs)
+ [5.0295 2.79174 5.59397 5.59397 5.59397 5.0295 3.34606 2.79174 5.0295 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 171.6 16.32 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 179.04 6 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 178.56 m
+ (anders)
+ [5.54868 5.54868 5.54868 5.54868 3.30077 4.98421 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.08 160.08 16.32 17.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 708.96 164.16 6 6 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 717.6 163.68 m
+ (ds-aa)
+ [5.50648 4.942 3.25857 5.50648 5.50648 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 46.863 -23.511 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.95994 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (\\) show
+ (MayModOnly)
+ [10.0036 5.14905 9.39264 10.0036 5.75995 9.6981 8.4872 6.05449 3.0327 5.75995 ] pdfxs
+ (") show
+ 1 0 0 1 -46.863 -245.11 cm
+ q
+ 0.54541 0 0 0.54541 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 44.4 384.48 m
+ 773.52 384.48 l
+ 773.52 67.2 l
+ 44.4 67.2 l
+ 44.4 384.48 l
+ h
+ eofill
+ q
+ n
+ 44.4 98.64 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 98.88 m
+ 773.52 98.88 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 385.44 m
+ 44.4 66.24 l
+ 773.52 66.24 l
+ 773.52 385.44 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 130.56 m
+ 773.52 130.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 385.44 m
+ 44.4 66.24 l
+ 773.52 66.24 l
+ 773.52 385.44 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 162.48 m
+ 773.52 162.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 193.92 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 194.16 m
+ 773.52 194.16 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 225.6 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 225.84 m
+ 773.52 225.84 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 257.28 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 257.52 m
+ 773.52 257.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 288.96 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 289.2 m
+ 773.52 289.2 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 320.88 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 321.12 m
+ 773.52 321.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 352.56 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 352.8 m
+ 773.52 352.8 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 44.4 384.24 729.12 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 384.48 m
+ 773.52 384.48 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 677.76 173.04 m
+ 677.76 103.92 l
+ 760.08 103.92 l
+ 760.08 173.04 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 44.4 67.2 729.12 317.28 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 67.2 18.72 293.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 67.2 6.48 286.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.56 67.2 21.12 278.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 65.76 67.2 6.48 271.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.12 67.2 21.12 264.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.32 67.2 6.48 257.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 67.2 21.12 294.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.88 67.2 6.48 287.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 67.2 21.12 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 67.2 6.48 141.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 124.8 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132 67.2 6.48 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 67.2 21.12 319.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 67.2 6.48 313.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.92 67.2 21.12 246.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 165.12 67.2 6.48 239.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.48 67.2 21.12 170.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.68 67.2 6.48 163.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.04 67.2 21.12 128.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.24 67.2 6.48 120.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 67.2 21.36 12.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 67.2 6.71999 5.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.4 67.2 21.12 105.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 231.6 67.2 6.48 97.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.52 67.2 21.12 257.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.72 67.2 6.47998 250.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 67.2 21.12 289.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 67.2 6.48001 282 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.64 67.2 21.12 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.84 67.2 6.48001 236.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.2 67.2 21.12 243.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.4 67.2 6.48001 236.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 323.76 67.2 21.12 233.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330.96 67.2 6.48001 226.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.32 67.2 21.12 244.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.52 67.2 6.48001 236.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 67.2 21.12 288.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 67.2 6.48001 281.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.44 67.2 21.12 160.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.64 67.2 6.47998 153.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.56 67.2 21.12 269.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.76 67.2 6.47998 261.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 67.2 6.47998 37.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 67.2 21.12 233.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 67.2 6.47998 225.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.24 67.2 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 463.44 67.2 6.47998 78.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.8 67.2 21.12 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480 67.2 6.47998 218.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 67.2 21.12 43.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 67.2 6.47998 36.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.92 67.2 21.12 245.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.12 67.2 6.47998 238.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.48 67.2 21.12 139.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.68 67.2 6.47998 132 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 67.2 21.12 243.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 67.2 6.47998 236.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.16 67.2 21.36 238.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.36 67.2 6.71997 231.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.96 67.2 21.12 243.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 596.16 67.2 6.47998 235.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 67.2 21.12 249.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 612.72 67.2 6.47998 242.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.08 67.2 21.12 226.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 629.28 67.2 6.47998 219.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.64 67.2 21.12 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 645.84 67.2 6.47998 240.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.2 67.2 21.12 245.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 662.4 67.2 6.47998 238.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.76 67.2 21.12 248.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 678.96 67.2 6.47998 240.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 704.88 67.2 21.12 300.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 712.08 67.2 6.47998 293.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 67.2 21.12 239.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 67.2 6.47998 232.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 67.2 21.12 315.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 67.2 6.47998 308.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 67.2 20.88 170.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 67.2 6.47998 163.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 346.56 18.72 25.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 354 6.48 10.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 65.76 339.12 6.48 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 82.32 325.2 6.48 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 98.88 354.72 6.48 3.59998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 115.44 208.56 6.48 66.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 132 366 6.48 7.91998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 373.2 21.12 13.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 380.64 6.48 0.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 165.12 307.2 6.48 4.79999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 181.68 230.88 6.48 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 198.24 188.4 6.48 72.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 67.2 21.36 24 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 72.72 6.71999 11.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 231.6 165.36 6.48 50.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 264.72 317.76 6.47998 6.71997 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 297.84 304.32 6.48001 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 314.4 303.84 6.48001 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 330.96 293.76 6.48001 12.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 347.52 304.32 6.48001 10.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 364.08 348.48 6.48001 20.4 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 380.64 221.04 6.47998 5.03999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 413.76 329.28 6.47998 1.67999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 430.32 104.64 6.47998 23.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 446.88 293.28 6.47998 8.87997 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 463.44 146.4 6.47998 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 480 285.6 6.47998 30 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 496.56 103.92 6.47998 24.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 513.12 305.52 6.47998 5.04001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 529.68 199.44 6.47998 43.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 562.8 303.6 6.47998 8.64001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 579.36 298.8 6.71997 8.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 596.16 303.36 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 612.72 309.6 6.47998 7.20001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 629.28 286.8 6.47998 18.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 645.84 308.16 6.47998 10.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 662.4 305.76 6.47998 11.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 678.96 308.4 6.47998 13.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 712.08 361.2 6.47998 0.959991 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 728.64 299.76 6.47998 8.64001 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 745.2 375.84 6.47998 0.959991 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 223.68 20.88 26.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 231.12 6.47998 12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 65.76 345.6 6.48 4.79999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 82.32 332.88 6.48 3.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 115.44 275.76 6.48 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 132 374.16 6.48 0.47998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 165.12 312.24 6.48 0.959991 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 297.84 313.92 6.48001 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 314.4 313.44 6.48001 0.719971 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 330.96 306.96 6.48001 0.480011 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 347.52 315.12 6.48001 1.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 380.64 226.32 6.47998 2.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 413.76 331.2 6.47998 12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 446.88 302.4 6.47998 1.19998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 463.44 159.36 6.47998 0.719986 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 480 315.84 6.47998 7.92001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 496.56 128.4 6.47998 3.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 513.12 310.8 6.47998 1.20001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 529.68 243.6 6.47998 1.67999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 562.8 312.48 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 579.36 307.92 6.71997 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 596.16 312.96 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 612.72 317.04 6.47998 0.719971 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 629.28 305.52 6.47998 1.92001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 645.84 318.72 6.47998 1.67999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 662.4 317.28 6.47998 0.720001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 678.96 322.08 6.47998 0.720001 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 712.08 362.4 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 1 j
+ n
+ 745.2 377.04 6.47998 0.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 235.92 20.88 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 243.36 6.47998 3.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 44.4 357.6 18.72 28.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 49.2 365.04 6.48 19.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 58.56 343.2 21.12 43.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 65.76 350.64 6.48 33.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 75.12 329.04 21.12 57.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 82.32 336.48 6.48 48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.68 351.12 21.12 35.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 98.88 358.56 6.48 25.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 268.8 21.12 117.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 115.44 276.24 6.48 108.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 124.8 367.44 21.12 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 132 374.88 6.48 9.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 141.36 373.44 21.12 12.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 148.56 380.88 6.48 3.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 157.92 306 21.12 80.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 165.12 313.44 6.48 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.48 233.04 21.12 153.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 181.68 240.48 6.48 144 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.04 253.44 21.12 132.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 198.24 260.88 6.48 123.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 207.6 76.8 21.36 309.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 214.8 84.24 6.71999 300.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.4 208.56 21.12 177.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 231.6 216 6.48 168.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.52 317.28 21.12 69.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 264.72 324.72 6.47998 59.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 274.08 342 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 281.28 349.44 6.48001 35.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 290.64 306.72 21.12 79.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 297.84 314.16 6.48001 70.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 307.2 306.96 21.12 79.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 314.4 314.4 6.48001 70.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 323.76 300.24 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 330.96 307.68 6.48001 76.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 340.32 309.36 21.12 77.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 347.52 316.8 6.48001 67.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 356.88 361.68 21.12 24.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 364.08 369.12 6.48001 15.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.44 221.52 21.12 164.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 380.64 228.96 6.47998 155.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 406.56 336 21.12 50.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 413.76 343.44 6.47998 41.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 120.96 21.12 265.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 430.32 128.4 6.47998 256.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.68 296.4 21.12 90 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 446.88 303.84 6.47998 80.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 456.24 152.88 21.12 233.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 463.44 160.32 6.47998 224.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.8 316.56 21.12 69.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 480 324 6.47998 60.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.36 124.56 21.12 261.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 496.56 132 6.47998 252.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 505.92 304.8 21.12 81.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 513.12 312.24 6.47998 72.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 522.48 238.08 21.12 148.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 529.68 245.52 6.47998 138.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 305.52 21.12 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 562.8 312.96 6.47998 71.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.16 300.96 21.36 85.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 579.36 308.4 6.71997 76.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.96 306 21.12 80.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 596.16 313.44 6.47998 71.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 310.56 21.12 75.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 612.72 318 6.47998 66.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.08 300.24 21.12 86.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 629.28 307.68 6.47998 76.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.64 313.2 21.12 73.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 645.84 320.64 6.47998 63.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.2 310.8 21.12 75.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 662.4 318.24 6.47998 66.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.76 315.6 21.12 70.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 678.96 323.04 6.47998 61.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 704.88 355.44 21.12 30.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 712.08 362.88 6.47998 21.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 721.44 301.2 21.12 85.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 728.64 308.64 6.47998 75.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738 370.08 21.12 16.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 745.2 377.52 6.47998 6.95999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 754.56 240 20.88 146.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 1 j
+ n
+ 761.76 247.44 6.47998 137.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ 0 0 0 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 44.4 384.48 m
+ 44.4 67.2 l
+ 0 0 0 sc
+ S
+ n
+ 41.76 67.2 m
+ 44.4 67.2 l
+ S
+ n
+ 41.76 98.88 m
+ 44.4 98.88 l
+ S
+ n
+ 41.76 130.56 m
+ 44.4 130.56 l
+ S
+ n
+ 41.76 162.48 m
+ 44.4 162.48 l
+ S
+ n
+ 41.76 194.16 m
+ 44.4 194.16 l
+ S
+ n
+ 41.76 225.84 m
+ 44.4 225.84 l
+ S
+ n
+ 41.76 257.52 m
+ 44.4 257.52 l
+ S
+ n
+ 41.76 289.2 m
+ 44.4 289.2 l
+ S
+ n
+ 41.76 321.12 m
+ 44.4 321.12 l
+ S
+ n
+ 41.76 352.8 m
+ 44.4 352.8 l
+ S
+ n
+ 41.76 384.48 m
+ 44.4 384.48 l
+ S
+ n
+ 44.4 67.2 m
+ 773.52 67.2 l
+ S
+ n
+ 44.4 64.8 m
+ 44.4 67.2 l
+ S
+ n
+ 60.96 64.8 m
+ 60.96 67.2 l
+ S
+ n
+ 77.52 64.8 m
+ 77.52 67.2 l
+ S
+ n
+ 94.08 64.8 m
+ 94.08 67.2 l
+ S
+ n
+ 110.64 64.8 m
+ 110.64 67.2 l
+ S
+ n
+ 127.2 64.8 m
+ 127.2 67.2 l
+ S
+ n
+ 143.76 64.8 m
+ 143.76 67.2 l
+ S
+ n
+ 160.32 64.8 m
+ 160.32 67.2 l
+ S
+ n
+ 176.88 64.8 m
+ 176.88 67.2 l
+ S
+ n
+ 193.44 64.8 m
+ 193.44 67.2 l
+ S
+ n
+ 210 64.8 m
+ 210 67.2 l
+ S
+ n
+ 226.8 64.8 m
+ 226.8 67.2 l
+ S
+ n
+ 243.36 64.8 m
+ 243.36 67.2 l
+ S
+ n
+ 259.92 64.8 m
+ 259.92 67.2 l
+ S
+ n
+ 276.48 64.8 m
+ 276.48 67.2 l
+ S
+ n
+ 293.04 64.8 m
+ 293.04 67.2 l
+ S
+ n
+ 309.6 64.8 m
+ 309.6 67.2 l
+ S
+ n
+ 326.16 64.8 m
+ 326.16 67.2 l
+ S
+ n
+ 342.72 64.8 m
+ 342.72 67.2 l
+ S
+ n
+ 359.28 64.8 m
+ 359.28 67.2 l
+ S
+ n
+ 375.84 64.8 m
+ 375.84 67.2 l
+ S
+ n
+ 392.4 64.8 m
+ 392.4 67.2 l
+ S
+ n
+ 408.96 64.8 m
+ 408.96 67.2 l
+ S
+ n
+ 425.52 64.8 m
+ 425.52 67.2 l
+ S
+ n
+ 442.08 64.8 m
+ 442.08 67.2 l
+ S
+ n
+ 458.64 64.8 m
+ 458.64 67.2 l
+ S
+ n
+ 475.2 64.8 m
+ 475.2 67.2 l
+ S
+ n
+ 491.76 64.8 m
+ 491.76 67.2 l
+ S
+ n
+ 508.32 64.8 m
+ 508.32 67.2 l
+ S
+ n
+ 524.88 64.8 m
+ 524.88 67.2 l
+ S
+ n
+ 541.44 64.8 m
+ 541.44 67.2 l
+ S
+ n
+ 558 64.8 m
+ 558 67.2 l
+ S
+ n
+ 574.56 64.8 m
+ 574.56 67.2 l
+ S
+ n
+ 591.36 64.8 m
+ 591.36 67.2 l
+ S
+ n
+ 607.92 64.8 m
+ 607.92 67.2 l
+ S
+ n
+ 624.48 64.8 m
+ 624.48 67.2 l
+ S
+ n
+ 641.04 64.8 m
+ 641.04 67.2 l
+ S
+ n
+ 657.6 64.8 m
+ 657.6 67.2 l
+ S
+ n
+ 674.16 64.8 m
+ 674.16 67.2 l
+ S
+ n
+ 690.72 64.8 m
+ 690.72 67.2 l
+ S
+ n
+ 707.28 64.8 m
+ 707.28 67.2 l
+ S
+ n
+ 723.84 64.8 m
+ 723.84 67.2 l
+ S
+ n
+ 740.4 64.8 m
+ 740.4 67.2 l
+ S
+ n
+ 756.96 64.8 m
+ 756.96 67.2 l
+ S
+ n
+ 773.52 64.8 m
+ 773.52 67.2 l
+ S
+ q
+ Q
+ 25.44 64.56 m
+ /N2224 8.64 Tf
+ (0%)
+ [4.80144 7.67863 ] pdfxs
+ 20.64 96.24 m
+ (10%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 127.92 m
+ (20%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 159.84 m
+ (30%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 191.52 m
+ (40%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 223.2 m
+ (50%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 254.88 m
+ (60%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 286.56 m
+ (70%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 318.48 m
+ (80%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 20.64 350.16 m
+ (90%)
+ [4.80094 4.80094 7.67813 ] pdfxs
+ 15.84 381.84 m
+ (100%)
+ [4.80074 4.80074 4.80074 7.67793 ] pdfxs
+ q
+ Q
+ 55.2 33.12 m
+ /N2224 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 71.76 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 88.32 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 104.88 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 121.44 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 138 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 154.56 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 171.12 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 187.68 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 204.24 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 220.8 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 237.36 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 270.48 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 287.04 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 303.6 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 320.16 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 336.72 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 353.28 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 369.84 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 386.4 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 419.76 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 436.32 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 452.88 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 469.44 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 486 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 502.56 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 519.12 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 535.68 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 568.8 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 585.36 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 601.92 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 618.48 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 635.04 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 651.6 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 668.16 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 684.72 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 717.84 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 734.4 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 750.96 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 767.52 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ n
+ 678 103.92 81.84 68.88 re
+ 0.799988 1 1 sc
+ f
+ n
+ 677.76 103.92 82.08 69.12 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 152.88 18.48 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 160.32 7.44 7.43999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 159.84 m
+ /N2224 12 Tf
+ (Mod & Ref)
+ [9.98222 6.65831 6.65831 3.36 7.9904 3.36 8.65031 6.65831 3.32231 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 135.6 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 143.04 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 142.56 m
+ (Mod Only)
+ [10.0628 6.73889 6.73889 3.36 9.40289 6.73889 2.7309 6.06689 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 118.32 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 125.76 7.44 7.43999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 125.28 m
+ (Ref Only)
+ [8.74629 6.75429 3.41829 3.36 9.41829 6.75429 2.74629 6.08229 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678 104.16 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 681.6 108.48 7.44 7.43999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 692.16 108 m
+ (No Mod/Ref)
+ [8.668 6.67599 3.35999 9.99991 6.67599 6.67599 3.34 8.668 6.67599 3.34 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 74.394 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (A) show
+ (LMod)
+ [10.4617 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesf)
+ [6.0654 4.29811 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rds-)
+ [7.909 6.0654 4.29811 3.63261 ] pdfxs
+ (aa) show
+ 136.151 -39.291 m
+ (92) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 105 105
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 10.0254 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 8.54173 ] pdfxs
+ (o) show
+ (nelevel)
+ [6.05449 9.11992 3.0327 4.8436 5.4545 4.85451 7.29812 ] pdfxs
+ (o) show
+ (fp)
+ [7.59266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erdereference,wherewec)
+ [4.85451 8.54173 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 7.46175 7.8763 6.0654 4.8436 4.27631 9.10902 7.58175 9.11992 4.8436 
+ ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 8.54173 ] pdfxs
+ (a) show
+ (lllevels.F)
+ [3.0327 7.29812 3.02179 4.85451 5.4545 4.8436 3.0327 4.30902 9.77446 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.54173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,f)
+ [9.09802 6.05449 3.0327 4.8436 7.46175 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.54173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ement)
+ [4.85451 9.08711 4.8436 5.75995 8.09456 ] pdfxs
+ (\\*) show
+ (p=)
+ [9.91628 12.3272 ] pdfxs
+ (**) show
+ (q)
+ [5.75995 ] pdfxs
+ (") show
+ (,wew)
+ [6.93812 7.57085 8.70538 7.57085 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 9.91628 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 8.09456 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.88358 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sp)
+ [8.14899 6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.2654 4.29811 ] pdfxs
+ 259.074 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 267.559 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (p,)
+ [6.0654 3.02179 ] pdfxs
+ (*) show
+ (q) show
+ 293.316 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 301.801 -21.922 m
+ /N614 10.909 Tf
+ (,) show
+ 308.735 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 317.22 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (q,)
+ [5.75995 3.0327 ] pdfxs
+ (**) show
+ (q) show
+ 348.129 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 356.614 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.93812 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 384.975 -21.922 m
+ /N695 10.909 Tf
+ (<) show
+ 393.46 -21.922 m
+ /N614 10.909 Tf
+ (*) show
+ (p,)
+ [6.0654 3.02179 ] pdfxs
+ (**) show
+ (q) show
+ 424.672 -21.922 m
+ /N695 10.909 Tf
+ (>) show
+ 433.157 -21.922 m
+ /N614 10.909 Tf
+ (,where)
+ [6.93812 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ -0.00012207 -43.845 m
+ (Da) show
+ (se)
+ [7.45081 4.8436 ] pdfxs
+ (t) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (l.,)
+ [3.0327 3.02179 6.27267 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.0327 8.90174 4.8436 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.38547 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 7.9963 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.Asec)
+ [7.72357 11.3235 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rydi\013erenceis)
+ [4.27631 8.90174 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 7.9963 
+ 3.0327 7.45081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twec)
+ [7.38547 7.58175 7.9963 4.8436 ] pdfxs
+ (o) show
+ (nsidermus)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.4181 8.78166 6.0654 4.29811 ] pdfxs
+ (t) show
+ (-)
+ [3.64352 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [7.45081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (to) show
+ -0.00012207 -65.768 m
+ (be)
+ [6.35994 8.25811 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 6.47994 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.16356 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.0654 3.02179 9.17446 4.8436 ] pdfxs
+ (o) show
+ (untn)
+ [6.0654 5.74904 7.6582 6.05449 ] pdfxs
+ (o) show
+ (-)
+ [3.64352 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (sapreciseresp)
+ [7.71263 8.85811 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 8.25811 4.2654 4.85451 
+ 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nse.Webelieve)
+ [6.0654 4.29811 4.85451 7.79993 10.309 8.2472 6.37085 4.8436 3.0327 3.0327 4.8436 
+ 5.4545 8.25811 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.02179 7.71263 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nddi\013erence)
+ [6.05449 9.46901 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.25811 
+ ] pdfxs
+ (t) show
+ (obe)
+ [8.86901 6.35994 4.8436 ] pdfxs
+ -0.00012207 -87.69 m
+ (verymin)
+ [5.4545 4.8436 4.27631 9.51264 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (r)
+ [8.029 ] pdfxs
+ (a) show
+ (s)
+ [8.05081 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.59629 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 9.50173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesc)
+ [3.0327 5.74904 4.30902 4.8436 8.05081 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.59629 ] pdfxs
+ (o) show
+ (fre)
+ [7.07994 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urningmust)
+ [6.0654 4.2654 6.0654 3.0327 6.05449 9.20719 8.79257 6.05449 4.30902 7.98547 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sinf)
+ [8.05081 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.80719 3.0327 9.80719 ] pdfxs
+ (t) show
+ (hisev)
+ [6.05449 3.0327 8.05081 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.00012207 -109.613 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 18.1259 -109.613 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 46.3649 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 66.9149 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 105.792 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,whichsh)
+ [3.02179 5.75995 4.30902 4.8436 4.29811 6.14176 7.8763 6.0654 3.0327 4.53815 9.03265 
+ 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.03265 6.0654 ] pdfxs
+ (o) show
+ (timp)
+ [7.21093 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.22184 ] pdfxs
+ (t) show
+ (heev)
+ [6.05449 7.82175 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.82175 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.03265 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses.)
+ [3.0327 5.75995 4.29811 4.8436 4.30902 3.0327 ] pdfxs
+ 16.9359 -131.535 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.18175 ] pdfxs
+ (4) show
+ (.3shows)
+ [3.0327 8.79265 4.29811 6.0654 5.14905 7.8763 7.63627 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.0654 8.18175 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.18175 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lqueries)
+ [10.1563 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 7.63627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tre)
+ [7.57093 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnaMay)
+ [6.0654 4.2654 9.40355 8.79265 9.99272 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [7.63627 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsef)
+ [6.05449 4.30902 8.18175 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.60355 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ -0.00012207 -153.458 m
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 9.42537 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksin)
+ [4.27631 5.75995 8.87989 3.02179 10.6363 ] pdfxs
+ (o) show
+ (ursui)
+ [6.0654 8.84718 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.42537 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 10.6363 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.84718 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6363 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.87989 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.75995 4.29811 3.0327 8.87989 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.7017 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.60357 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 9.42537 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sin)
+ [8.87989 3.0327 6.0654 ] pdfxs
+ -0.00012207 -175.38 m
+ (t) show
+ (hissec)
+ [6.05449 3.0327 9.3708 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.90537 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (upedbybenchm)
+ [6.05449 6.37085 4.8436 11.1272 5.75995 10.8217 6.35994 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 10.8217 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [9.91628 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1163 ] pdfxs
+ (o) show
+ (rdered)
+ [4.27631 6.0654 4.8436 4.27631 4.8436 11.1272 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 10.5163 ] pdfxs
+ (t) show
+ (o)
+ [10.5163 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.90537 5.75995 6.0654 8.78166 6.35994 4.85451 9.33808 ] pdfxs
+ (o) show
+ (fmem)
+ [8.39992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.00012207 -197.303 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.6508 3.0327 10.4181 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.2072 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.4398 ] pdfxs
+ (\(t) show
+ (om)
+ [9.80719 9.08711 ] pdfxs
+ (at) show
+ (cht)
+ [4.54905 10.4181 4.23277 ] pdfxs
+ (a) show
+ (blesinSec)
+ [6.0654 3.0327 4.8436 8.66171 3.0327 10.4072 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Th)
+ [10.0254 7.88721 6.05449 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hinspec)
+ [10.4181 3.0327 6.0654 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (his\f)
+ [6.0654 3.0327 8.6508 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -0.00012207 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n\frms)
+ [6.0654 6.0654 4.2654 9.09802 7.90899 ] pdfxs
+ (a) show
+ (ndv)
+ [6.05449 9.66537 5.14904 ] pdfxs
+ (a) show
+ (lid)
+ [3.0327 3.0327 6.0654 ] pdfxs
+ (at) show
+ (essever)
+ [4.8436 7.90899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.63267 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.90899 ] pdfxs
+ (o) show
+ (fp)
+ [6.93812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.87628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyseswhichhavebeenprevi)
+ [3.0327 5.75995 4.29811 4.85451 7.90899 7.8763 6.0654 3.02179 4.54905 9.66537 6.0654 
+ 5.14905 5.4545 8.45447 6.35994 4.85451 4.8436 9.66537 6.0654 4.2654 4.85451 5.75995 
+ 3.0327 ] pdfxs
+ (o) show
+ (uslydiscussed)
+ [6.05449 4.30902 3.02179 9.37083 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 
+ 4.85451 6.0654 ] pdfxs
+ -0.00012207 -241.148 m
+ (in)
+ [3.0327 9.80719 ] pdfxs
+ (t) show
+ (heli)
+ [6.0654 8.59629 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (ure,)
+ [6.05449 4.27631 4.85451 6.80721 ] pdfxs
+ (a) show
+ (ndshows)
+ [6.0654 9.80719 4.30902 6.05449 5.14905 7.88721 8.05081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tDSAprovidesvery)
+ [7.99638 8.32365 6.0654 11.9344 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 
+ 8.06172 5.4545 4.8436 4.27631 9.51264 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.8436 6.0654 4.27631 ] pdfxs
+ (at) show
+ (ep)
+ [8.59629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (oinf)
+ [9.20719 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.81809 3.0327 9.80719 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (to) show
+ -0.00012207 -263.07 m
+ (being)
+ [6.35994 4.85451 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (bletosupp)
+ [6.0654 3.0327 8.4872 4.23277 9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (t) show
+ (echniquesdescribedinthisthesis.)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.6981 3.0327 9.6981 4.23277 6.0654 
+ 3.0327 7.94172 4.23277 6.0654 4.8436 4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 16.3639 -296.948 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -296.948 m
+ /N634 10.909 Tf
+ (Tri)
+ [6.97089 4.60356 3.33823 ] pdfxs
+ (v) show
+ (i)
+ [3.34914 ] pdfxs
+ (a) show
+ (lloc)
+ [6.35991 2.79267 5.01816 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.35991 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (isc)
+ [3.33823 8.03989 4.46185 ] pdfxs
+ (a) show
+ (n)
+ [9.70897 ] pdfxs
+ (s) show
+ (ucc)
+ [5.85816 4.46185 4.46185 ] pdfxs
+ (es) show
+ (sfullyr)
+ [4.45083 3.34914 5.85816 3.33812 2.79267 8.86893 4.04721 ] pdfxs
+ (eso) show
+ (l)
+ [2.78176 ] pdfxs
+ (v) show
+ (eal)
+ [8.59636 9.15267 2.79267 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (g) show
+ (enumb)
+ [8.58545 6.14173 5.84725 8.92348 4.46185 ] pdfxs
+ (e) show
+ (rof)
+ [8.17081 5.58542 6.91638 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (es) show
+ 360.084 -296.948 m
+ /N614 10.909 Tf
+ (,p)
+ [6.38176 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyinsimple)
+ [4.27631 3.02179 9.04356 3.0327 9.3381 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 
+ ] pdfxs
+ 27.2729 -318.871 m
+ (a) show
+ (rray-b)
+ [4.27631 4.2654 5.15996 5.74904 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedpr)
+ [4.30902 4.8436 10.0254 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.26899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.20365 6.05449 9.42537 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [8.21456 6.05449 ] pdfxs
+ (a) show
+ (ssv)
+ [4.30902 8.26899 5.14904 ] pdfxs
+ (a) show
+ (luesheavilybyreference[)
+ [3.0327 6.05449 4.85451 8.25808 6.0654 4.8436 5.15996 5.74904 3.0327 3.0327 9.71992 
+ 5.75995 9.71992 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.81447 
+ 3.0327 ] pdfxs
+ (62) show
+ (].)
+ [3.0327 8.8581 ] pdfxs
+ (I) show
+ (np)
+ [10.0254 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.06903 ] pdfxs
+ (t) show
+ (hree)
+ [6.0654 4.2654 4.85451 4.8436 ] pdfxs
+ 27.2729 -340.793 m
+ (FORT)
+ [6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RA) show
+ (Npr)
+ [12.0326 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mshaveover)
+ [9.08711 8.14899 6.0654 5.14905 5.4545 8.69447 5.14905 5.4545 4.85451 8.11627 ] pdfxs
+ (75) show
+ (%)
+ [12.938 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (heir)
+ [6.0654 4.8436 3.0327 8.12718 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (squeriesdis)
+ [8.14899 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 8.14899 6.0654 3.0327 4.29811 
+ ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (edwi)
+ [4.85451 9.90537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 421.358 -340.793 m
+ /N634 10.909 Tf
+ (a) show
+ (ny)
+ [6.13082 5.30169 ] pdfxs
+ 442.212 -340.793 m
+ /N614 10.909 Tf
+ (inter-)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 ] pdfxs
+ 27.2729 -362.716 m
+ (procedur)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.66177 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.93809 ] pdfxs
+ (a) show
+ (t)
+ [6.88366 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.02179 5.86904 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.69447 ] pdfxs
+ (1) show
+ (0pr)
+ [8.09448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 6.93809 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 6.93809 ] pdfxs
+ (t) show
+ (hesuitehaveover)
+ [6.05449 7.49448 4.29811 6.0654 3.0327 4.23277 7.49448 6.05449 5.15996 5.4545 7.48357 
+ 5.14905 5.4545 4.85451 6.90538 ] pdfxs
+ (50) show
+ (%)
+ [11.7271 ] pdfxs
+ (o) show
+ (f)
+ [5.97813 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 6.90538 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (squeries)
+ [6.93809 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 4.29811 ] pdfxs
+ 27.2729 -384.638 m
+ (res)
+ [4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (lvedby)
+ [3.02179 5.4545 4.85451 9.49082 5.75995 9.18537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 102.503 -384.638 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 131.198 -384.638 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Webelieve)
+ [6.0654 9.08711 7.81084 10.2981 8.27993 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 
+ 8.27993 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (t) show
+ (hisshows)
+ [6.05449 3.0327 7.73445 4.29811 6.0654 5.14905 7.8763 7.73445 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.26902 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.26902 ] pdfxs
+ (o) show
+ (fev)
+ [6.76358 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ingin-)
+ [3.0327 6.0654 8.87992 3.0327 6.05449 3.63261 ] pdfxs
+ 27.2729 -406.561 m
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 7.86536 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herwithaloc)
+ [6.0654 4.8436 7.82173 7.88721 3.0327 4.23277 9.62173 9.01083 3.02179 5.75995 4.85451 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,toav)
+ [6.05449 9.08711 6.61085 4.23277 9.01083 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idoverst)
+ [3.02179 9.62173 5.14905 5.4545 4.8436 4.27631 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ingthec)
+ [3.0327 6.0654 9.01083 4.23277 6.0654 8.39993 4.85451 ] pdfxs
+ (o) show
+ (ntribu)
+ [5.75995 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.2729 -428.483 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ltechnique.)
+ [6.6763 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 3.0327 
+ ] pdfxs
+ 16.3639 -459.372 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -459.372 m
+ /N634 10.909 Tf
+ (Anyint)
+ [7.83262 6.13082 8.7053 3.34914 6.13082 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (p) show
+ (roce)
+ [4.04721 5.01816 4.46185 4.46185 ] pdfxs
+ (d) show
+ (ur)
+ [5.84725 4.04721 ] pdfxs
+ (a) show
+ (l)
+ [6.20718 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isisfarb)
+ [3.34914 7.86535 3.34914 7.87626 3.33823 5.58542 8.00717 4.46185 ] pdfxs
+ (e) show
+ (tt)
+ [3.62179 3.62179 ] pdfxs
+ (e) show
+ (rt)
+ [8.01808 3.62179 ] pdfxs
+ (ha) show
+ (nn)
+ [9.55624 6.13082 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ 272.722 -459.372 m
+ /N614 10.909 Tf
+ (inm)
+ [3.0327 9.16356 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.8581 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.40718 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.23994 ] pdfxs
+ (256) show
+ (.bzip)
+ [3.02179 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ (2) show
+ (,)
+ [6.23994 ] pdfxs
+ (186) show
+ (.cr)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (fty,)
+ [3.32724 3.93823 4.8545 3.0327 ] pdfxs
+ 27.2729 -481.295 m
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 7.54902 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [7.55993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4072 ] pdfxs
+ (129) show
+ (.c)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ (\)) show
+ (,evenifitis)
+ [7.54902 4.8436 5.4545 4.85451 10.4072 3.02179 7.67993 3.0327 8.58546 3.0327 8.63989 
+ ] pdfxs
+ (a) show
+ (ssimple)
+ [8.6508 4.30902 3.02179 9.09802 6.05449 3.0327 9.19629 ] pdfxs
+ (a) show
+ (sS)
+ [8.63989 6.0654 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd'simprecise)
+ [4.2654 6.0654 3.0327 8.63989 3.0327 9.08711 6.0654 4.27631 4.8436 4.85451 3.02179 
+ 4.30902 9.18538 ] pdfxs
+ (\() show
+ (bu)
+ [6.0654 6.05449 ] pdfxs
+ (t) show
+ 27.2729 -503.217 m
+ (veryf)
+ [5.4545 4.8436 4.27631 8.61811 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (\))
+ [7.11275 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.This)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.61448 7.88721 6.05449 3.0327 7.16718 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (uesf)
+ [6.05449 4.85451 7.16718 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 193.248 -503.217 m
+ /N634 10.909 Tf
+ (eve) show
+ (ryc)
+ [4.60356 8.48712 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.33823 2.79267 ] pdfxs
+ (e) show
+ (r) show
+ 264.541 -503.217 m
+ /N614 10.909 Tf
+ (implementings)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 3.0327 6.0654 
+ 8.31266 4.30902 ] pdfxs
+ (o) show
+ (mef)
+ [9.08711 7.71266 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 11.9562 ] pdfxs
+ (o) show
+ (fin)
+ [6.19631 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.2729 -525.14 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.96355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisifp)
+ [3.0327 5.74904 4.30902 3.0327 7.98535 3.0327 7.02539 6.35994 ] pdfxs
+ (o) show
+ (ssible.Bec)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 4.85451 8.03993 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useS)
+ [6.05449 4.30902 8.54175 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.8436 4.85451 6.05449 4.30902 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.05449 3.0327 7.99626 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 12.7853 3.0327 7.98535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.53084 9.09802 ] pdfxs
+ (o) show
+ (sts)
+ [4.29811 7.93092 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.2654 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.74173 ] pdfxs
+ (to) show
+ 27.2729 -547.062 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,)
+ [5.93449 ] pdfxs
+ (a) show
+ (ndh)
+ [6.05449 8.78174 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.01445 ] pdfxs
+ (a) show
+ (nexcellentw)
+ [8.77083 4.85451 5.75995 4.8436 4.8436 3.0327 3.0327 4.8436 5.75995 6.96002 7.57085 
+ ] pdfxs
+ (o) show
+ (rst-c)
+ [4.27631 4.30902 4.23277 3.64352 4.8436 ] pdfxs
+ (a) show
+ (sec)
+ [4.30902 7.55994 4.85451 ] pdfxs
+ (o) show
+ (mplexityini)
+ [9.08711 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 8.47629 3.0327 8.77083 3.0327 
+ ] pdfxs
+ (t) show
+ (ssimplestf)
+ [7.01445 4.30902 3.02179 9.09802 6.05449 3.0327 4.85451 4.29811 6.96002 3.32724 ] pdfxs
+ (o) show
+ (rm,itsh)
+ [4.27631 9.08711 5.93449 3.0327 6.96002 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.05449 3.0327 8.77083 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 27.2729 -568.985 m
+ (be)
+ [6.35994 8.47629 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.0654 8.47629 6.35994 4.8436 4.30902 7.86547 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ef)
+ [8.47629 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (nimplemen)
+ [9.68719 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (to) show
+ (rwhodoesn)
+ [7.8981 7.8763 6.0654 9.07629 6.0654 5.75995 4.8436 7.93081 6.0654 ] pdfxs
+ (o) show
+ (tw)
+ [7.86547 7.57085 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (t) show
+ (oinvestmuch)
+ [9.07629 3.0327 5.75995 5.4545 4.8436 4.29811 7.87638 8.78166 6.0654 4.54905 9.68719 
+ ] pdfxs
+ (t) show
+ (imeinp)
+ [3.02179 9.09802 8.47629 3.02179 9.68719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 27.2729 -590.907 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 16.3639 -621.796 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -621.796 m
+ /N634 10.909 Tf
+ (Fi)
+ [7.12357 3.33823 ] pdfxs
+ (e) show
+ (ld)
+ [2.79267 9.80721 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (v) show
+ (ityc)
+ [3.34914 3.62179 9.52347 4.46185 ] pdfxs
+ (a) show
+ (n)
+ [10.3635 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (bs) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nti)
+ [6.13082 3.62179 3.34914 ] pdfxs
+ (a) show
+ (llyim)
+ [3.34903 2.78176 9.53438 3.33823 8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (et)
+ [9.23999 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.23999 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (funi\fc)
+ [7.57092 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.80721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isin)
+ [3.34914 8.68352 3.34914 10.3635 ] pdfxs
+ (p) show
+ (ro-)
+ [4.0363 5.58542 3.90544 ] pdfxs
+ 228.546 -657.201 m
+ /N614 10.909 Tf
+ (93) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 106 106
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mst)
+ [8.91258 8.80352 3.62179 ] pdfxs
+ (ha) show
+ (tu)
+ [7.96358 5.85816 ] pdfxs
+ (s) show
+ (emulti)
+ [9.34908 8.92348 5.85816 2.78176 3.6327 3.33823 ] pdfxs
+ (p) show
+ (lein)
+ [2.79267 9.35999 3.33823 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (f)
+ [7.69092 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ (swith)
+ [8.79261 7.2545 3.33823 3.62179 9.9163 ] pdfxs
+ (d) show
+ (i\013)
+ [3.34914 6.68729 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nttyp)
+ [6.13082 7.96358 3.62179 5.30169 5.01816 ] pdfxs
+ (es) show
+ 320.055 0 m
+ /N614 10.909 Tf
+ (.Whileitm)
+ [9.29446 11.2144 6.0654 3.02179 3.0327 8.95629 3.0327 8.35637 9.08711 ] pdfxs
+ (a) show
+ (kesnopre-)
+ [5.4545 4.8436 8.41081 6.0654 9.56719 6.05449 4.27631 4.8436 3.63261 ] pdfxs
+ 0 -21.922 m
+ (cisi)
+ [4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ndi\013erencef)
+ [10.1345 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.8436 8.92356 3.33815 
+ ] pdfxs
+ (o) show
+ (ral)
+ [8.34536 9.52355 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.92356 5.75995 6.05449 8.79257 6.35994 4.8436 8.34536 ] pdfxs
+ (o) show
+ (fpr)
+ [7.40721 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 238.435 -21.922 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 288.715 -21.922 m
+ /N614 10.909 Tf
+ (isre)
+ [3.0327 8.36717 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blym)
+ [6.05449 3.0327 9.82901 9.08711 ] pdfxs
+ (o) show
+ (repreciseth)
+ [4.27631 8.92356 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 8.92356 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (n) show
+ 0 -43.845 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 48.133 -43.845 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.00718 ] pdfxs
+ (188) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (mmp,fp)
+ [9.08711 9.08711 6.0654 6.78539 3.33815 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 7.88721 ] pdfxs
+ (t) show
+ (h,)
+ [6.05449 6.7963 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.74904 6.0654 4.27631 6.78539 ] pdfxs
+ (300) show
+ (.tw)
+ [3.0327 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.02179 3.33815 6.78539 ] pdfxs
+ (176) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 6.7963 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [6.7963 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ (,povray,)
+ [6.77449 6.35994 5.14905 5.75995 4.27631 5.14905 4.84359 6.7963 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ral)
+ [7.71264 8.91265 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.30175 5.74904 6.0654 8.78166 6.37085 4.8436 7.72355 ] pdfxs
+ (o) show
+ (fsm)
+ [6.78539 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llerpr)
+ [3.02179 3.0327 4.85451 7.71264 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.69093 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.29084 6.0654 ] pdfxs
+ (o) show
+ (tincludedin)
+ [7.69093 3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 4.85451 9.51264 3.02179 9.51264 
+ ] pdfxs
+ (t) show
+ (hisd)
+ [6.0654 3.02179 7.75627 6.05449 ] pdfxs
+ (at) show
+ (aset)
+ [8.91265 4.29811 4.8436 7.69093 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.81084 ] pdfxs
+ (t) show
+ (heOlden)
+ [6.0654 8.29084 8.4872 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -87.69 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [8.51993 ] pdfxs
+ (I) show
+ (fimplemen)
+ [7.17812 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ingauni\fc)
+ [3.02179 6.0654 9.30537 9.30537 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.90537 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.53815 6.0654 6.92721 ] pdfxs
+ (a) show
+ (dding\feldsensi)
+ [6.0654 6.0654 3.02179 6.0654 9.30537 6.05449 4.85451 3.0327 9.90537 4.29811 4.85451 
+ 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivitysh)
+ [3.02179 5.75995 3.0327 3.93823 9.61082 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldbec)
+ [6.05449 3.0327 9.90537 6.37085 8.69447 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -109.613 m
+ (sidered.)
+ [4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 6.0654 10.1345 ] pdfxs
+ (Not) show
+ (eth)
+ [9.23992 4.23277 6.0654 ] pdfxs
+ (at) show
+ 95.063 -109.613 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 145.661 -109.613 m
+ /N614 10.909 Tf
+ (ism)
+ [3.0327 8.68353 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 9.23992 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 248.245 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 288.536 -109.613 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.66173 ] pdfxs
+ (188) show
+ (.)
+ [3.02179 ] pdfxs
+ (a) show
+ (mmp,due)
+ [9.09802 9.08711 6.0654 7.60357 6.05449 6.0654 9.23992 ] pdfxs
+ (t) show
+ (o)
+ [9.83992 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.23992 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e) show
+ -6.10352e-05 -131.535 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f\feldsensitivity.)
+ [6.97085 6.0654 4.8436 3.0327 9.6981 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 
+ 3.0327 5.75995 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ -10.9091 -162.424 m
+ /N1028 10.909 Tf
+ (\017) show
+ -6.10352e-05 -162.424 m
+ /N614 10.909 Tf
+ (A) show
+ (ll)
+ [3.0327 6.61085 ] pdfxs
+ (ot) show
+ (herf)
+ [6.0654 4.8436 7.85446 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rsbeingequ)
+ [4.27631 7.88717 6.35994 4.85451 3.02179 6.0654 9.04356 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ 142.901 -162.424 m
+ /N634 10.909 Tf
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (b) show
+ (s)
+ [4.45083 ] pdfxs
+ (e) show
+ (t-b)
+ [3.6327 3.89453 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.4363 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isisf)
+ [3.34914 8.31262 3.34914 8.31262 3.34914 ] pdfxs
+ (a) show
+ (rm)
+ [8.45444 8.92348 ] pdfxs
+ (o) show
+ (re)
+ [4.0363 8.88 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (eth)
+ [8.86909 3.62179 5.58542 ] pdfxs
+ (a) show
+ (nuni\fc)
+ [9.98169 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (e)
+ [4.46185 ] pdfxs
+ (d) show
+ -6.10352e-05 -184.347 m
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lysi)
+ [2.79267 5.30169 4.45083 3.34914 ] pdfxs
+ (s) show
+ 37.6359 -184.347 m
+ /N614 10.909 Tf
+ (.Whileitiscle)
+ [7.62539 11.2144 6.0654 3.02179 3.0327 7.73448 3.0327 7.13457 3.02179 7.19991 4.8436 
+ 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rfr)
+ [7.16719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [11.978 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 7.73448 3.33815 ] pdfxs
+ (o) show
+ (rmul)
+ [4.27631 8.78166 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tsubse)
+ [7.12366 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.94537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.75995 4.29811 3.0327 7.189 3.0327 4.29811 ] pdfxs
+ 359.66 -184.347 m
+ /N634 10.909 Tf
+ (a) show
+ (tleast)
+ [6.83995 2.79267 4.45094 5.58542 4.45083 3.62179 ] pdfxs
+ 395.87 -184.347 m
+ /N614 10.909 Tf
+ (a) show
+ (sprecise)
+ [7.189 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.8436 ] pdfxs
+ -9.15527e-05 -206.269 m
+ (a) show
+ (suni\fc)
+ [8.12717 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.89448 ] pdfxs
+ (t) show
+ (henumbersshow)
+ [6.0654 8.66175 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 8.12717 4.29811 6.0654 
+ 5.14905 11.7054 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinm)
+ [8.06183 3.0327 9.88355 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.58901 4.8436 ] pdfxs
+ (a) show
+ (ses,asubse)
+ [4.29811 4.85451 4.29811 6.90539 9.27265 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.88355 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -228.192 m
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 11.0835 ] pdfxs
+ (a) show
+ (s) show
+ 45.0219 -228.192 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 80.9249 -228.192 m
+ /N614 10.909 Tf
+ (\)iff)
+ [9.27273 3.02179 8.3672 3.32724 ] pdfxs
+ (a) show
+ (rsuperi)
+ [9.30536 4.29811 6.0654 6.35994 4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 163.302 -228.192 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 11.3126 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ac) show
+ (tic)
+ [3.62179 3.34914 4.45094 ] pdfxs
+ (e) show
+ 214.623 -228.192 m
+ /N614 10.909 Tf
+ (.Givenach)
+ [12.0435 8.5636 3.0327 5.4545 4.8436 11.0944 10.4726 4.54905 6.0654 ] pdfxs
+ (o) show
+ (icebetweenimplemen)
+ [3.02179 4.85451 9.87264 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.0944 3.02179 
+ 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingb)
+ [3.0327 6.05449 10.4835 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -250.114 m
+ (Steens)
+ [6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd's)
+ [4.27631 6.0654 3.02179 7.90899 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.6871 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 7.89808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm,)
+ [6.0654 9.08711 6.63267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (g) show
+ (iven)
+ [3.0327 5.4545 4.8436 9.65446 ] pdfxs
+ (t) show
+ (heres)
+ [6.0654 8.44357 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urces)
+ [6.05449 4.27631 4.8436 4.85451 7.89808 ] pdfxs
+ (t) show
+ (oimplement)
+ [9.05447 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.84365 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -9.15527e-05 -272.037 m
+ (o) show
+ (fthere\fnemen)
+ [7.40721 4.23277 6.0654 8.91265 4.27631 4.85451 6.05449 6.0654 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (t) show
+ (om)
+ [9.52355 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.92356 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.02179 8.37808 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsc)
+ [6.05449 13.1671 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (bleinpr)
+ [6.0654 3.0327 8.91265 3.0327 10.1345 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 7.21085 ] pdfxs
+ (A) show
+ (ndersen'ssh)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 8.37808 4.29811 6.0654 
+ ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 10.1235 6.37085 4.8436 ] pdfxs
+ -9.15527e-05 -293.959 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (rpreferred.)
+ [7.909 6.05449 4.27631 4.8436 3.33815 4.8436 4.27631 4.27631 4.8436 6.0654 3.0327 
+ ] pdfxs
+ -10.9091 -324.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ -9.15527e-05 -324.848 m
+ /N634 10.909 Tf
+ (A)
+ [7.54898 ] pdfxs
+ (dd) show
+ (ingc)
+ [3.34914 6.13082 8.16 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (ex) show
+ (t)
+ [6.76359 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.34914 3.62179 3.33823 ] pdfxs
+ (v) show
+ (itytoauni\fcation-basedp)
+ [3.34914 3.62179 8.43257 3.6327 8.7054 8.71631 5.84725 6.14173 3.33823 6.14173 4.45094 
+ 5.58542 3.62179 3.33823 5.58542 6.13082 3.90544 4.45094 5.58542 4.45083 4.46185 8.71631 
+ 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [7.73445 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (isc)
+ [3.33823 7.60353 4.46185 ] pdfxs
+ (a) show
+ (nall)
+ [9.2617 5.58542 3.33812 2.79267 ] pdfxs
+ (o) show
+ (wittome)
+ [10.3854 3.33823 6.76359 3.62179 8.71631 8.92348 4.46185 ] pdfxs
+ (e) show
+ (t)
+ [6.75268 ] pdfxs
+ (o) show
+ (r)
+ [7.74536 ] pdfxs
+ (ex) show
+ (cee)
+ [4.45094 4.46185 4.46185 ] pdfxs
+ (d) show
+ -9.15527e-05 -346.771 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.81454 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (o) show
+ (n)
+ [9.92715 ] pdfxs
+ (o) show
+ (fa)
+ [7.13456 9.35994 ] pdfxs
+ (s) show
+ (u)
+ [5.85816 ] pdfxs
+ (bse) show
+ (t-based)
+ [3.62179 3.90544 4.45094 5.58542 4.45083 4.46185 9.37084 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isinm)
+ [3.34914 8.24716 3.34914 9.91624 8.92348 ] pdfxs
+ (os) show
+ (tc)
+ [7.40722 4.46185 ] pdfxs
+ (ases) show
+ 251.517 -346.771 m
+ /N614 10.909 Tf
+ (.O)
+ [7.83266 8.4872 ] pdfxs
+ (t) show
+ (hershaveshown)
+ [6.0654 4.8436 4.27631 7.81081 6.0654 5.14905 5.4545 8.35629 4.30902 6.05449 5.14905 
+ 7.88721 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tei)
+ [7.75638 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herlimi)
+ [6.0654 4.8436 7.78901 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -9.15527e-05 -368.693 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.92721 3.0327 ] pdfxs
+ (41) show
+ (]\))
+ [3.0327 8.1491 ] pdfxs
+ (o) show
+ (rfull\(e.)
+ [8.17082 3.33815 6.05449 3.0327 6.93812 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.92721 3.0327 ] pdfxs
+ (92) show
+ (]\)c)
+ [3.0327 8.13819 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 8.13819 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 9.66537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.97082 6.35994 8.74902 6.0654 4.29811 4.85451 9.95991 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.74902 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.20354 ] pdfxs
+ (a) show
+ (ddedprecisi)
+ [6.05449 6.0654 4.8436 9.97082 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -9.15527e-05 -390.616 m
+ (Ourexperience)
+ [8.4872 6.05449 8.30173 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 
+ 4.85451 8.86902 ] pdfxs
+ (\() show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 9.47992 ] pdfxs
+ (ot) show
+ (herrese)
+ [6.0654 4.8436 8.29082 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchers[)
+ [4.27631 4.54905 6.05449 4.85451 4.2654 8.33444 3.02179 ] pdfxs
+ (41) show
+ (,)
+ [7.05812 ] pdfxs
+ (53) show
+ (]\)is)
+ [3.0327 8.25819 3.0327 8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbidirec)
+ [8.25819 6.0654 3.02179 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.04721 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentbindin)
+ [6.05449 9.09802 4.8436 5.75995 8.25819 6.0654 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ -9.15527e-05 -412.538 m
+ (is)
+ [3.0327 7.89808 ] pdfxs
+ (t) show
+ (hele)
+ [6.05449 8.45447 3.02179 4.85451 ] pdfxs
+ (a) show
+ (dingc)
+ [6.05449 3.0327 6.0654 9.05447 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.44357 ] pdfxs
+ (o) show
+ (fprecisi)
+ [6.93812 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nl)
+ [9.65446 3.0327 ] pdfxs
+ (o) show
+ (ssinauni\fc)
+ [4.29811 7.90899 3.02179 9.66537 9.05447 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.65446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.Thispr)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.86538 7.8763 6.0654 3.02179 7.90899 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (blemc)
+ [6.05449 3.0327 4.85451 12.6871 4.8436 ] pdfxs
+ (a) show
+ (nei)
+ [9.65446 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -434.461 m
+ (bes)
+ [6.35994 9.28356 4.29811 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 6.0654 ] pdfxs
+ 49.2179 -434.461 m
+ /N634 10.909 Tf
+ (e) show
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ (he) show
+ (r) show
+ 80.8269 -434.461 m
+ /N614 10.909 Tf
+ (byusingc)
+ [5.75995 10.1781 6.0654 4.29811 3.0327 6.0654 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 8.67274 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivity,)
+ [3.0327 5.75995 3.0327 3.93823 4.84359 7.65811 ] pdfxs
+ (o) show
+ (rasubse)
+ [8.69445 9.88355 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4945 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 10.2435 ] pdfxs
+ (Not) show
+ (e)
+ [9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.67274 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000106812 -456.383 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 9.21818 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.74904 3.0327 3.93823 10.7345 ] pdfxs
+ (t) show
+ (oasubse)
+ [10.429 10.429 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.0399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysish)
+ [3.0327 5.75995 4.29811 3.0327 9.27262 6.0654 ] pdfxs
+ (a) show
+ (sbeenshown)
+ [9.27262 6.37085 4.8436 4.85451 11.029 4.30902 6.05449 5.14905 7.88721 11.029 ] pdfxs
+ (t) show
+ (o)
+ [10.429 ] pdfxs
+ (o) show
+ (nlyprovideam)
+ [6.0654 3.02179 10.7345 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.8181 10.429 
+ 9.08711 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ -0.000106812 -478.306 m
+ (incre)
+ [3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (seinprecisi)
+ [4.29811 8.4872 3.0327 9.6981 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n[)
+ [9.6981 3.0327 ] pdfxs
+ (55) show
+ (])
+ [6.6654 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.6981 4.85451 ] pdfxs
+ (a) show
+ (nbeimpr)
+ [9.6981 6.35994 8.4872 3.02179 9.09802 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyexpensive[)
+ [3.02179 3.0327 9.39264 4.85451 5.75995 6.35994 4.8436 6.0654 4.29811 3.0327 5.4545 
+ 8.4872 3.0327 ] pdfxs
+ (103) show
+ (,)
+ [6.6654 ] pdfxs
+ (102) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ -10.9091 -509.195 m
+ /N1028 10.909 Tf
+ (\017) show
+ -0.000106812 -509.195 m
+ /N634 10.909 Tf
+ (U)
+ [8.10534 ] pdfxs
+ (s) show
+ (inga)
+ [3.34914 6.13082 9.04363 9.58903 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (nin)
+ [6.13082 3.34914 6.13082 ] pdfxs
+ (g) show
+ (-b)
+ [3.90544 4.46185 ] pdfxs
+ (as) show
+ (edc)
+ [4.46185 9.58903 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.62179 3.90544 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (v) show
+ (e)
+ [9.04363 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isc)
+ [3.34914 8.47625 4.46185 ] pdfxs
+ (a) show
+ (nyi)
+ [10.1562 5.30169 3.33823 ] pdfxs
+ (e) show
+ (ldf)
+ [2.79267 9.59993 3.33823 ] pdfxs
+ (a) show
+ (rm)
+ [8.62898 8.91258 ] pdfxs
+ (o) show
+ (re)
+ [4.04721 9.04363 ] pdfxs
+ (a) show
+ (c)
+ [4.46185 ] pdfxs
+ (c) show
+ (ur)
+ [5.84725 4.04721 ] pdfxs
+ (a) show
+ (tep)
+ [3.62179 9.04363 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-tor)
+ [3.90544 3.62179 9.59993 4.0363 ] pdfxs
+ (es) show
+ (ult)
+ [5.85816 2.78176 3.62179 ] pdfxs
+ (s) show
+ -0.000106812 -531.117 m
+ (t)
+ [3.62179 ] pdfxs
+ (ha) show
+ (nu)
+ [10.8653 5.84725 ] pdfxs
+ (s) show
+ (inga)
+ [3.34914 6.13082 9.74181 10.2981 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ticn)
+ [3.62179 3.34914 9.74181 6.13082 ] pdfxs
+ (a) show
+ (ming)
+ [8.92348 3.34914 6.13082 9.74181 ] pdfxs
+ (sche) show
+ (mefor)
+ [8.92348 9.74181 3.33823 5.58542 9.31625 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [10.2981 ] pdfxs
+ (a) show
+ (nd)
+ [6.14173 10.2981 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (ac) show
+ (k)
+ [9.74181 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t)
+ [3.62179 ] pdfxs
+ (s) show
+ 305.034 -531.117 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (92) show
+ (,)
+ [7.55993 ] pdfxs
+ (103) show
+ (,)
+ [7.54902 ] pdfxs
+ (140) show
+ (].Thee\013ectis)
+ [3.0327 10.5599 7.8763 6.05449 9.38174 4.8436 6.37077 4.8436 4.8436 8.77092 3.0327 
+ 4.29811 ] pdfxs
+ -0.00012207 -553.04 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stpr)
+ [4.30902 8.17092 6.05449 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (uncedinpr)
+ [6.0654 6.0654 4.8436 4.8436 9.99264 3.0327 9.98173 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.22535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuseal)
+ [8.16001 6.0654 4.29811 8.78174 9.38174 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.78174 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 8.17092 ] pdfxs
+ (o) show
+ (fhe)
+ [7.26539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.99264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edd)
+ [4.85451 9.98173 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.38174 ] pdfxs
+ (a) show
+ (ndhavefew)
+ [6.05449 9.99264 6.05449 5.15996 5.4545 8.77084 3.33815 4.8436 7.8763 ] pdfxs
+ -0.00012207 -574.962 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.26173 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es.F)
+ [4.85451 4.29811 7.73448 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.48355 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 6.32722 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.05084 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 6.32722 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.0327 3.32724 6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.27264 ] pdfxs
+ (252) show
+ (.e)
+ [3.02179 4.85451 ] pdfxs
+ (o) show
+ (npr)
+ [9.26173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswhichhave)
+ [9.08711 7.51627 7.8763 6.05449 3.0327 4.54905 9.26173 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ -0.00012207 -596.885 m
+ (simplewr)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.05084 7.8763 4.27631 ] pdfxs
+ (a) show
+ (pperfunc)
+ [6.0654 6.35994 4.8436 7.48355 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (undm)
+ [6.0654 6.0654 9.26173 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tprevent)
+ [7.45093 6.0654 4.2654 4.85451 5.4545 4.8436 5.75995 7.45093 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.05084 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmsfr)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 7.51627 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -0.00012207 -618.808 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 10.3854 ] pdfxs
+ (t) show
+ (heindependence)
+ [6.05449 9.77446 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 
+ 6.0654 4.8436 9.77446 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 10.6908 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.6799 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.9854 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.018 ] pdfxs
+ (t) show
+ (hesewr)
+ [6.05449 4.85451 4.29811 9.77446 7.8763 4.27631 ] pdfxs
+ (a) show
+ (ppers.Whilespeci)
+ [6.0654 6.35994 4.85451 4.2654 4.30902 11.749 11.2144 6.05449 3.0327 3.0327 9.77446 
+ 4.29811 6.37085 4.8436 4.85451 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 201.273 -657.201 m
+ (94) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 107 107
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (purp)
+ [6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (setricks[)
+ [4.30902 8.02902 4.23277 4.27631 3.0327 4.54905 5.74904 7.48354 3.0327 ] pdfxs
+ (62) show
+ (]c)
+ [6.20722 4.85451 ] pdfxs
+ (a) show
+ (nbeusedto)
+ [9.23992 6.35994 8.02902 6.0654 4.29811 4.85451 9.23992 4.23277 8.63993 ] pdfxs
+ (a) show
+ (ddressthispr)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.48354 4.23277 6.0654 3.0327 7.48354 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (bleminlimi)
+ [6.0654 3.02179 4.85451 12.2725 3.02179 9.23992 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.25083 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.3054 ] pdfxs
+ (o) show
+ (nlyfullc)
+ [6.0654 3.02179 8.94538 3.32724 6.0654 3.02179 6.21813 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsen-)
+ [4.8436 5.75995 7.42911 4.29811 4.8436 6.0654 3.63261 ] pdfxs
+ 0 -21.922 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.75995 3.02179 3.94914 9.40355 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.709 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.95263 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.49811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (bleminitsfull)
+ [6.0654 3.0327 4.8436 12.7416 3.0327 9.709 3.0327 4.23277 7.95263 3.33815 6.05449 
+ 3.0327 6.6763 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lity.)
+ [3.02179 3.0327 3.93823 4.8545 7.90902 ] pdfxs
+ (Not) show
+ (e)
+ [8.49811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.88729 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 7.8982 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ 0 -43.845 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnamehe)
+ [7.78911 6.05449 5.46541 9.08711 8.38902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.59991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sby)
+ [7.84354 5.74904 9.30537 ] pdfxs
+ (t) show
+ (heirs)
+ [6.05449 4.85451 3.02179 7.82173 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.38902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.59991 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ewillsu\013er)
+ [8.38902 7.8763 3.0327 3.02179 6.57812 4.29811 6.0654 6.35986 4.85451 7.81082 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.38902 4.30902 ] pdfxs
+ (a) show
+ (meprecisi)
+ [9.08711 8.38902 6.0654 4.2654 4.85451 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (npr)
+ [9.59991 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (sc)
+ [7.94172 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-insensi)
+ [3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rsuchpr)
+ [7.909 4.30902 6.05449 4.54905 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -10.337 -99.645 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.45812 ] pdfxs
+ (t) show
+ (hesenumbersshow)
+ [6.05449 4.85451 4.29811 8.22539 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 7.6799 
+ 4.29811 6.0654 5.14905 11.2581 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.62547 ] pdfxs
+ (t) show
+ (heraw)
+ [6.05449 8.23629 4.2654 5.14905 11.2581 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sdis)
+ [7.6799 6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprecisi)
+ [9.43628 6.0654 4.27631 4.8436 4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (D) show
+ (SAisc)
+ [6.05449 11.5635 3.0327 7.6799 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 4.8436 ] pdfxs
+ -27.273 -121.568 m
+ (t) show
+ (o)
+ [7.90902 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 6.75264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithminm)
+ [4.27631 3.0327 4.23277 6.0654 11.5416 3.0327 8.50901 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 8.21447 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 6.75264 ] pdfxs
+ (\(256) show
+ (.bzip)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 ] pdfxs
+ (2) show
+ (,)
+ [5.71631 ] pdfxs
+ (164) show
+ (.)
+ [3.0327 ] pdfxs
+ (g) show
+ (zip,)
+ [4.85451 3.0327 6.05449 5.71631 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ke,)
+ [5.4545 4.8436 5.72722 ] pdfxs
+ (176) show
+ (.)
+ [3.02179 ] pdfxs
+ (g) show
+ (cc,)
+ [4.85451 4.8436 5.71631 ] pdfxs
+ (129) show
+ (.c)
+ [3.0327 4.85451 ] pdfxs
+ (o) show
+ (mpress,e)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 5.71631 4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (,) show
+ -27.273 -143.49 m
+ (o) show
+ (nlyocc)
+ [6.0654 3.02179 8.54174 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llysli)
+ [3.0327 3.0327 8.53083 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (htlyw)
+ [5.75995 4.23277 3.0327 8.53083 7.58175 ] pdfxs
+ (o) show
+ (rse)
+ [4.2654 4.30902 7.62539 ] pdfxs
+ (\(197) show
+ (.p)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (rser,)
+ [4.27631 4.29811 4.85451 4.2654 5.97813 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [5.97813 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 8.83628 3.33815 ] pdfxs
+ (a) show
+ (rbet)
+ [7.04719 6.35994 4.85451 4.23277 ] pdfxs
+ (t) show
+ (erinsever)
+ [4.85451 7.04719 3.0327 8.83628 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.80359 ] pdfxs
+ (\(181) show
+ (.mcf,)
+ [3.02179 9.09802 4.8436 3.33815 5.97813 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.74904 6.0654 4.27631 3.0327 ] pdfxs
+ -27.273 -165.413 m
+ (186) show
+ (.cr)
+ [3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (fty,)
+ [3.32724 3.94914 4.84359 8.66174 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,)
+ [3.0327 3.32724 8.66174 ] pdfxs
+ (172) show
+ (.m)
+ [3.0327 9.08711 ] pdfxs
+ (g) show
+ (rid,fp)
+ [4.27631 3.02179 6.0654 8.66174 3.32724 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.15996 7.8763 ] pdfxs
+ (t) show
+ (h,)
+ [6.05449 8.66174 ] pdfxs
+ (NA) show
+ (M)
+ [9.99272 ] pdfxs
+ (D) show
+ (,e)
+ [8.25811 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.C)
+ [12.6544 7.8763 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 9.53443 7.8763 6.0654 4.8436 4.27631 10.0799 ] pdfxs
+ (A) show
+ (ndersen's)
+ [6.05449 6.0654 4.8436 4.27631 4.29811 4.85451 6.05449 3.0327 9.53443 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 14.3234 3.0327 4.29811 ] pdfxs
+ -27.273 -187.335 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.27631 9.5781 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 9.5781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.789 ] pdfxs
+ (D) show
+ (SAshowc)
+ [6.0654 12.9053 4.30902 6.05449 5.15996 12.6108 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 9.04353 7.8763 6.05449 4.85451 4.2654 9.58901 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.58901 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.789 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.5781 ] pdfxs
+ (o) show
+ (fasubse)
+ [8.07265 10.189 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.789 ] pdfxs
+ (\() show
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.7999 ] pdfxs
+ (o) show
+ (f) show
+ -27.273 -209.258 m
+ (uni\fc)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (se\))
+ [4.30902 4.8436 8.06183 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 9.88355 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (-wei)
+ [3.64352 7.57085 4.85451 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 8.67266 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.66175 ] pdfxs
+ (o) show
+ (fusingac)
+ [7.1563 6.0654 4.29811 3.0327 6.05449 9.27265 9.27265 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.67266 ] pdfxs
+ (\() show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -27.273 -231.18 m
+ (o) show
+ (fac)
+ [6.97085 9.08719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-insensi)
+ [4.85451 5.75995 4.23277 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive\))
+ [3.0327 5.4545 4.8436 7.87638 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 3.0327 ] pdfxs
+ -27.273 -269.013 m
+ /N622 11.955 Tf
+ (4.4.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (/)
+ [6.7307 ] pdfxs
+ (R) show
+ (efPre)
+ [6.13291 8.59556 9.19335 5.48733 6.14487 ] pdfxs
+ (c) show
+ (isio)
+ [3.73 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -27.273 -297.981 m
+ /N614 10.909 Tf
+ (Toev)
+ [6.97085 9.67628 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.06538 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.0654 9.06538 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (o) show
+ (fmod)
+ [7.55993 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.54902 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreturnedby)
+ [10.2763 4.27631 4.85451 4.23277 6.0654 4.27631 6.05449 4.85451 10.2763 5.75995 9.98173 
+ ] pdfxs
+ (a) show
+ (nimplemen)
+ [10.2872 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,the)
+ [6.05449 7.40721 4.23277 6.0654 9.07629 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.41812 6.97085 ] pdfxs
+ (AL) show
+ -27.273 -319.903 m
+ (clienti)
+ [4.8436 3.0327 3.0327 4.8436 5.75995 8.42183 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esovere)
+ [4.8436 8.47626 5.14905 5.4545 4.85451 8.44354 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.2435 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.2435 3.0327 10.2326 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.03265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,builds)
+ [9.09802 7.34175 6.05449 6.0654 3.0327 3.02179 6.0654 8.47626 ] pdfxs
+ (t) show
+ (helist)
+ [6.0654 9.02174 3.02179 3.0327 4.30902 8.41092 ] pdfxs
+ (o) show
+ (fp)
+ [7.5163 6.35994 ] pdfxs
+ (o) show
+ (intersusedinthefunc)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.47626 6.05449 4.30902 4.8436 10.2326 3.0327 
+ 10.2435 4.23277 6.0654 9.02174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ -27.273 -341.826 m
+ (a) show
+ (ndc)
+ [6.0654 9.0981 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (salist)
+ [7.34172 8.49811 3.0327 3.0327 4.29811 7.28729 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.07631 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 7.88721 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.0981 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 7.35263 3.0327 9.0981 ] pdfxs
+ (t) show
+ (hebody)
+ [6.05449 7.89812 6.35994 5.75995 6.0654 8.79265 ] pdfxs
+ (o) show
+ (f)
+ [6.38176 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 7.88721 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.67993 ] pdfxs
+ (I) show
+ (t)
+ [7.28729 ] pdfxs
+ (t) show
+ (henperf)
+ [6.05449 4.85451 9.0981 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 4.29811 ] pdfxs
+ 393.963 -341.826 m
+ /N695 10.909 Tf
+ (O) show
+ 402.587 -341.826 m
+ /N614 10.909 Tf
+ (\() show
+ 406.83 -341.826 m
+ /N695 10.909 Tf
+ (M) show
+ 419.839 -341.826 m
+ /N1028 10.909 Tf
+ (\003) show
+ 426.53 -341.826 m
+ /N695 10.909 Tf
+ (N) show
+ 436.485 -341.826 m
+ /N614 10.909 Tf
+ (\)) show
+ -27.273 -363.748 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries\()
+ [4.2654 4.85451 6.86176 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.84354 4.23277 
+ ] pdfxs
+ (t) show
+ (ode)
+ [8.98901 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhe)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 8.37811 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.79991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 7.83263 4.8436 ] pdfxs
+ (a) show
+ (ndecidewhetherafunc)
+ [9.59991 6.0654 4.8436 4.8436 3.0327 6.0654 8.37811 7.88721 6.05449 4.85451 4.23277 
+ 6.0654 4.8436 7.81082 8.98901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.58901 4.85451 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.56721 4.8436 ] pdfxs
+ (a) show
+ (nmodify)
+ [9.59991 9.08711 5.75995 6.05449 3.0327 3.33815 5.75995 ] pdfxs
+ -27.273 -385.671 m
+ (o) show
+ (rre)
+ [8.84718 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dthemem)
+ [10.6472 4.23277 6.0654 9.42537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.3308 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 8.81455 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.6363 4.8436 ] pdfxs
+ (o) show
+ (untsthefrequencies)
+ [6.0654 5.75995 4.23277 8.8908 4.23277 6.0654 9.42537 3.33815 4.2654 4.85451 5.74904 
+ 6.0654 4.8436 6.0654 4.85451 3.02179 4.85451 8.87989 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hev)
+ [6.05449 9.42537 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (o) show
+ (usresul)
+ [6.0654 8.87989 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 10.7017 ] pdfxs
+ (Not) show
+ (e)
+ [9.42537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.82546 ] pdfxs
+ (AA) show
+ (-) show
+ -27.273 -407.594 m
+ (EV)
+ [7.42902 6.95994 ] pdfxs
+ (A) show
+ (L)
+ [11.1163 ] pdfxs
+ (o) show
+ (nlyqueriesmod)
+ [6.0654 3.02179 10.0581 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 8.59626 9.09802 
+ 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.62539 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (o) show
+ (floc)
+ [7.62539 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.59626 ] pdfxs
+ (aga) show
+ (instc)
+ [3.0327 6.0654 4.29811 8.54183 4.8436 ] pdfxs
+ (a) show
+ (lls,itdoesn)
+ [3.0327 3.0327 4.29811 7.49448 3.02179 8.54183 6.05449 5.75995 4.85451 8.59626 6.05449 
+ ] pdfxs
+ (o) show
+ (tqueryf)
+ [8.54183 5.74904 6.0654 4.8436 4.27631 10.0581 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.56354 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (/) show
+ (c)
+ [4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -27.273 -429.516 m
+ (dependenceinf)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 8.4872 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -10.336 -451.439 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 9.33807 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,)
+ [8.42174 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (,)
+ [8.42174 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (,)
+ [8.41084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.0944 ] pdfxs
+ (4) show
+ (.7ev)
+ [3.0327 10.4835 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.88355 ] pdfxs
+ (t) show
+ (hev)
+ [6.0654 9.88355 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 9.33807 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.64352 7.41812 6.97085 ] pdfxs
+ (A) show
+ (Lresp)
+ [11.8581 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsepercen)
+ [6.05449 4.30902 9.88355 6.35994 4.8436 4.27631 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (esf)
+ [4.8436 9.33807 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.30536 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ -27.273 -473.361 m
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkin)
+ [4.27631 9.37083 3.0327 9.68719 ] pdfxs
+ (o) show
+ (ursui)
+ [6.05449 7.8981 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 6.65449 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 9.67628 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.47629 ] pdfxs
+ (4) show
+ (.8shows)
+ [3.02179 9.07629 4.30902 6.05449 5.15996 7.8763 7.9199 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.46538 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (siteresul)
+ [4.30902 3.0327 4.23277 8.47629 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sf)
+ [7.9199 3.33815 ] pdfxs
+ (o) show
+ (rjust)
+ [7.88719 3.33815 6.0654 4.29811 7.86547 ] pdfxs
+ (D) show
+ (SAin)
+ [6.05449 11.8035 3.0327 9.68719 ] pdfxs
+ (o) show
+ (ne\f)
+ [6.05449 8.47629 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.46538 ] pdfxs
+ (\(a) show
+ (s) show
+ -27.273 -495.284 m
+ (adi\013erentway)
+ [9.08719 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 7.88729 7.57085 5.14905 
+ 9.39264 ] pdfxs
+ (o) show
+ (fvisu)
+ [6.97085 5.75995 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lizingthe)
+ [3.0327 3.02179 4.85451 3.0327 6.05449 9.0981 4.23277 6.0654 8.4872 ] pdfxs
+ (D) show
+ (SAd)
+ [6.05449 11.8254 6.05449 ] pdfxs
+ (ata\)) show
+ (.) show
+ -10.336 -517.206 m
+ (Theresul)
+ [7.8763 6.0654 8.38902 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sdem)
+ [7.84354 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (esever)
+ [8.38902 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.81082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisimplemen)
+ [3.0327 5.74904 4.30902 3.0327 7.84354 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.84354 ] pdfxs
+ (a) show
+ (ndhow)
+ [6.0654 9.59991 6.05449 5.15996 11.4108 ] pdfxs
+ (t) show
+ (heyprovide)
+ [6.0654 4.8436 9.30537 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.8436 ] pdfxs
+ -27.273 -539.129 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 6.97085 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ -10.909 -573.006 m
+ /N1028 10.909 Tf
+ (\017) show
+ -4.57764e-05 -573.006 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 22.4379 -573.006 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 51.3519 -573.006 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisc)
+ [3.02179 5.75995 4.30902 3.02179 7.95263 3.0327 7.95263 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.49811 ] pdfxs
+ (o) show
+ (fprovidingmod)
+ [6.98176 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.0654 9.0981 9.09802 
+ 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 6.98176 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.709 3.32724 ] pdfxs
+ (o) show
+ (rawider)
+ [7.93082 9.0981 7.88721 3.02179 6.0654 8.49811 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.49811 ] pdfxs
+ (o) show
+ (fs)
+ [6.98176 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 6.0654 ] pdfxs
+ -6.10352e-05 -594.929 m
+ (Clibr)
+ [12.4253 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.309 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.85807 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 125.007 -594.929 m
+ /N722 10.909 Tf
+ (sin) show
+ 146.741 -594.929 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 168.868 -594.929 m
+ /N722 10.909 Tf
+ (cos) show
+ 186.05 -594.929 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Pr)
+ [10.6254 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.85807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (thaveahi)
+ [8.79273 6.0654 5.14905 5.4545 9.40356 10.0035 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hpercent)
+ [10.6035 6.37085 4.8436 4.27631 4.8436 4.85451 5.75995 4.23277 ] pdfxs
+ (ag) show
+ (e)
+ [9.40356 ] pdfxs
+ (o) show
+ (fc)
+ [7.8872 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.85807 ] pdfxs
+ (to) show
+ -7.62939e-05 -616.852 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdlibr)
+ [4.27631 9.6981 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.40355 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ke\))
+ [5.4545 4.8436 7.87638 ] pdfxs
+ (a) show
+ (rewellservedby)
+ [4.27631 8.4872 7.57085 4.85451 3.0327 6.6654 4.29811 4.85451 4.2654 5.4545 4.85451 
+ 9.6981 5.74904 9.39264 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.0654 3.0327 7.93081 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 201.272 -657.201 m
+ (95) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 108 108
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (A) show
+ (nyin)
+ [5.75995 10.0472 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpocedur)
+ [4.8436 4.27631 6.35994 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [7.33084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.56354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.74904 4.30902 3.0327 8.59626 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.3526 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 9.14174 ] pdfxs
+ (g) show
+ (oodmod)
+ [5.75995 5.74904 10.3526 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 7.62539 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhenaquery)
+ [10.3526 7.8763 6.0654 4.8436 10.3526 9.75264 5.75995 6.05449 4.85451 4.2654 10.0581 
+ ] pdfxs
+ (a) show
+ (sks)
+ [4.29811 5.75995 4.29811 ] pdfxs
+ 10.909 -21.922 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.77092 ] pdfxs
+ (a) show
+ (nex)
+ [10.5926 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.57084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.6035 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.55993 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 10.5926 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tisknownn)
+ [8.78183 3.0327 8.83626 5.74904 6.0654 5.14905 7.8763 10.6035 6.05449 ] pdfxs
+ (o) show
+ (ttoesc)
+ [8.78183 4.23277 9.99264 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.38174 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.38174 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6253 ] pdfxs
+ (\(a) show
+ (s) show
+ 10.909 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edbys)
+ [4.85451 10.069 5.75995 9.76355 4.30902 ] pdfxs
+ (t) show
+ (ep#6)
+ [4.8436 10.069 9.09802 9.4581 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 165.341 -43.845 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 197.989 -43.845 m
+ /N614 10.909 Tf
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refimplement)
+ [4.2654 4.85451 7.34175 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.13448 ] pdfxs
+ (a) show
+ (ndreplic)
+ [6.05449 10.0799 4.2654 4.85451 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (edin)
+ [4.85451 10.069 3.0327 10.069 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.86902 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 4.27631 ] pdfxs
+ 10.909 -65.768 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.6945 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.74904 4.30902 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.F)
+ [7.54902 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [6.9381 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.0654 3.0327 4.8436 5.89086 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.50539 ] pdfxs
+ (4) show
+ (.5showsth)
+ [3.0327 8.11629 4.30902 6.05449 5.15996 7.8763 6.97082 4.23277 6.0654 ] pdfxs
+ (a) show
+ (teven)
+ [6.90548 4.85451 5.4545 4.8436 6.0654 ] pdfxs
+ 327.945 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 375.006 -65.768 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 6.95991 ] pdfxs
+ (a) show
+ (bletores)
+ [6.0654 3.0327 7.5163 4.23277 8.1272 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.07274 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (t) show
+ (hemod)
+ [6.0654 8.67266 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refqueriesf)
+ [4.27631 4.8436 7.16721 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.12717 3.33815 
+ ] pdfxs
+ (o) show
+ (rpr)
+ [8.10537 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuseal)
+ [8.07274 6.05449 4.30902 8.67266 9.28356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.68356 5.74904 6.0654 8.78166 6.37085 4.8436 8.10537 ] pdfxs
+ (o) show
+ (fex)
+ [7.16721 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.86176 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.89446 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 10.909 -109.613 m
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.98173 ] pdfxs
+ (a) show
+ (s)
+ [8.23626 ] pdfxs
+ (179) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (,)
+ [7.0363 ] pdfxs
+ (183) show
+ (.equ)
+ [3.0327 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ke\)which)
+ [5.4545 4.8436 8.17092 7.8763 6.0654 3.0327 4.53815 9.99264 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.78174 6.05449 ] pdfxs
+ (o) show
+ (tmodelledby)
+ [8.17092 9.09802 5.74904 6.0654 4.8436 3.0327 3.0327 4.8436 9.99264 5.75995 9.68719 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 305.006 -109.613 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (ca) show
+ (l) show
+ 334.2 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Thisc)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.75992 7.8763 6.05449 3.0327 8.23626 4.8436 
+ ] pdfxs
+ (a) show
+ (noccur)
+ [9.99264 5.75995 4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ 10.909 -131.535 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbec)
+ [6.0654 4.8436 8.78172 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.35992 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.2654 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.35992 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.7491 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 8.76001 ] pdfxs
+ (o) show
+ (flibc,)
+ [7.84357 3.0327 3.0327 6.35994 4.85451 7.75629 ] pdfxs
+ (o) show
+ (rbec)
+ [8.79263 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.35992 ] pdfxs
+ (t) show
+ (heymaymodifymem)
+ [6.05449 4.85451 10.2654 9.09802 5.14905 10.2654 9.09802 5.74904 6.0654 3.0327 3.32724 
+ 10.2763 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2654 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 425.697 -131.535 m
+ /N722 10.909 Tf
+ (sqrt) show
+ 448.606 -131.535 m
+ /N614 10.909 Tf
+ (,) show
+ 10.909 -153.458 m
+ (whichc)
+ [7.8763 6.0654 3.0327 4.53815 9.6981 4.85451 ] pdfxs
+ (a) show
+ (nmodify)
+ [9.68719 9.09802 5.75995 6.05449 3.0327 3.32724 5.75995 ] pdfxs
+ 98.788 -153.458 m
+ /N722 10.909 Tf
+ (errno) show
+ 127.424 -153.458 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -4.57764e-05 -184.347 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -184.347 m
+ /N614 10.909 Tf
+ (F)
+ [6.20722 ] pdfxs
+ (a) show
+ (iling)
+ [3.0327 3.0327 3.0327 6.05449 9.9381 ] pdfxs
+ (t) show
+ (hetwoc)
+ [6.05449 9.3381 3.93823 7.57085 9.9381 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.78171 ] pdfxs
+ (a) show
+ (bove,)
+ [6.37085 5.14905 5.4545 4.8436 3.0327 ] pdfxs
+ 151.974 -184.347 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 200.851 -184.347 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 222.906 -184.347 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 273.595 -184.347 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nocc)
+ [10.549 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyprovidemod)
+ [3.0327 3.0327 10.2326 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.3272 9.08711 
+ 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refin-)
+ [4.2654 4.85451 7.81084 3.0327 6.05449 3.63261 ] pdfxs
+ 10.9089 -206.269 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.6145 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.82536 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.309 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.85807 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.79273 ] pdfxs
+ (a) show
+ (reneverre)
+ [4.27631 9.40356 6.0654 4.8436 5.4545 4.8436 8.83627 4.2654 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.6145 ] pdfxs
+ (o) show
+ (rneverwri)
+ [8.82536 6.0654 4.8436 5.4545 4.85451 8.82536 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (enin)
+ [4.85451 10.6145 3.0327 10.6145 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.40356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.F)
+ [9.08711 10.6363 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ 10.9089 -228.192 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.29449 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.47263 4.8436 ] pdfxs
+ (a) show
+ (noccurwhena)
+ [9.23992 5.74904 4.85451 4.8436 6.0654 7.43992 7.88721 6.05449 4.85451 9.22901 8.62902 
+ ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [6.20722 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleisl)
+ [6.0654 3.0327 8.01812 3.0327 7.47263 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.02179 8.93447 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (,butn)
+ [6.29449 6.0654 6.0654 7.40729 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.40729 9.09802 ] pdfxs
+ (a) show
+ (rked)
+ [4.2654 5.4545 4.85451 9.22901 ] pdfxs
+ (a) show
+ (ssuch)
+ [7.47263 4.30902 6.05449 4.54905 9.22901 ] pdfxs
+ (\(t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.9089 -250.114 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 39.8409 -250.114 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.97445 ] pdfxs
+ (ta) show
+ (kesc)
+ [5.4545 4.8436 7.97445 4.8436 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.51993 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.50902 4.85451 ] pdfxs
+ (a) show
+ (sewhenitism)
+ [4.29811 8.51993 7.8763 6.0654 4.8436 9.73082 3.0327 7.9091 3.02179 7.97445 9.08711 
+ ] pdfxs
+ (a) show
+ (rkedc)
+ [4.27631 5.4545 4.8436 9.73082 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (\).)
+ [4.23277 7.97448 ] pdfxs
+ (I) show
+ (fmem)
+ [7.00357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryisnevers)
+ [4.27631 9.42537 3.02179 7.97445 6.0654 4.8436 5.4545 4.85451 7.93082 4.30902 ] pdfxs
+ (to) show
+ (redt)
+ [4.2654 4.85451 9.73082 4.23277 ] pdfxs
+ (o) show
+ (,) show
+ 10.9089 -272.037 m
+ (itistrivi)
+ [3.0327 8.58546 3.0327 8.66171 4.23277 4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [7.38539 ] pdfxs
+ (t) show
+ (osee)
+ [9.80719 4.29811 4.85451 9.19629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tnos)
+ [8.59637 6.0654 9.79628 4.30902 ] pdfxs
+ (to) show
+ (res)
+ [4.2654 4.85451 8.6508 ] pdfxs
+ (o) show
+ (rc)
+ [8.629 4.8436 ] pdfxs
+ (a) show
+ (llsc)
+ [3.0327 3.0327 8.6508 4.8436 ] pdfxs
+ (a) show
+ (nmodifyi)
+ [10.4181 9.08711 5.75995 6.05449 3.0327 3.33815 10.1017 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [10.0254 ] pdfxs
+ (Not) show
+ (e)
+ [9.19629 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsh)
+ [8.59637 3.0327 8.58546 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbep)
+ [6.0654 3.0327 10.4072 6.37085 9.19629 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.19629 ] pdfxs
+ (to) show
+ 10.9089 -293.959 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.85451 6.05449 9.99264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 65.7459 -293.959 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 105.583 -293.959 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.23626 ] pdfxs
+ (t) show
+ (oinc)
+ [9.39265 3.0327 6.05449 4.85451 ] pdfxs
+ (o) show
+ (rp)
+ [4.2654 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [8.78174 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.0654 3.0327 8.23626 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nifdesired:weincludeditin)
+ [9.99264 3.0327 7.26539 6.0654 4.8436 4.30902 3.02179 4.27631 4.85451 6.05449 8.47629 
+ 7.57085 8.78174 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 9.99264 3.02179 
+ 8.18183 3.0327 9.99264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 10.9089 -315.882 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s) show
+ 47.7909 -315.882 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 7.93081 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.47629 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.4872 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (D) show
+ (SAprovides)
+ [6.0654 11.8144 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.47629 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.32724 ] pdfxs
+ (o) show
+ (rfree.)
+ [7.909 3.33815 4.27631 4.8436 4.8436 3.0327 ] pdfxs
+ -7.62939e-05 -346.771 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.9089 -346.771 m
+ /N614 10.909 Tf
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ ('sdirectsupp)
+ [3.0327 9.31625 6.0654 3.02179 4.27631 4.8436 4.85451 9.25091 4.30902 6.05449 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 9.25091 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 9.85083 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.34538 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [11.0726 9.08711 ] pdfxs
+ (a) show
+ (kesitf)
+ [5.4545 4.8436 9.31625 3.0327 9.25091 3.33815 ] pdfxs
+ (a) show
+ (rm)
+ [9.28354 9.08711 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.27631 9.86174 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 4.8436 ] pdfxs
+ 10.9089 -368.693 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7344 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.429 ] pdfxs
+ (o) show
+ (f)
+ [8.0072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.52356 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.94536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.05449 9.09802 8.97807 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 7.70175 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 8.97807 ] pdfxs
+ (o) show
+ (fmod)
+ [8.0072 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.0072 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichc)
+ [6.0654 7.96357 7.8763 6.05449 3.0327 4.54905 10.7344 4.8436 ] pdfxs
+ (a) show
+ (nbeseen)
+ [10.7344 6.37085 9.51265 4.30902 4.8436 4.85451 6.0654 ] pdfxs
+ 10.9089 -390.616 m
+ (inFi)
+ [3.0327 10.5163 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.75989 ] pdfxs
+ (4) show
+ (.4)
+ [3.02179 9.91628 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5163 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.)
+ [10.3308 ] pdfxs
+ (I) show
+ (n)
+ [10.5163 ] pdfxs
+ (2) show
+ (4)
+ [9.90537 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.30538 ] pdfxs
+ (4) show
+ (0pr)
+ [9.90537 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 258.769 -390.616 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 291.519 -390.616 m
+ /N614 10.909 Tf
+ (isabletore)
+ [3.0327 8.74898 5.46541 6.05449 3.0327 9.30538 4.23277 9.91628 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urn)
+ [6.05449 4.27631 10.5163 ] pdfxs
+ (No) show
+ (Mod)
+ [9.99272 5.75995 6.0654 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 7.78902 ] pdfxs
+ (40) show
+ (%) show
+ 10.9089 -412.538 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.19629 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 10.4181 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n) show
+ 93.3899 -412.538 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 129.292 -412.538 m
+ /N614 10.909 Tf
+ (,)
+ [7.55993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4072 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (endoessi)
+ [4.8436 10.4181 6.05449 5.75995 4.8436 8.66171 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lybe)
+ [3.0327 10.1126 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (er)
+ [4.85451 8.61809 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.58546 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.res)
+ [10.0254 4.2654 4.85451 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.0327 6.05449 9.80719 ] pdfxs
+ (75) show
+ (%) show
+ 10.9089 -434.461 m
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (t) show
+ (hequeriesin)
+ [6.0654 8.7272 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 8.18172 3.0327 9.949 
+ ] pdfxs
+ (NA) show
+ (MD)
+ [9.99272 12.2182 ] pdfxs
+ (a) show
+ (s)
+ [8.18172 ] pdfxs
+ (No) show
+ (ModRef)
+ [10.0036 5.75995 6.05449 8.03985 4.8436 7.21084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.93809 ] pdfxs
+ (50) show
+ (%m)
+ [12.9816 9.08711 ] pdfxs
+ (o) show
+ (requeriesf)
+ [4.27631 8.7272 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 8.18172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.149 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.9163 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.73811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msinSPEC)
+ [9.09802 8.18172 3.0327 9.93809 6.0654 7.42902 7.41812 7.8763 ] pdfxs
+ 10.9089 -456.383 m
+ (FP)
+ [7.12357 7.41812 ] pdfxs
+ (95\)) show
+ (.Thisisp)
+ [7.8872 7.8763 6.0654 3.0327 7.94172 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlysi)
+ [4.27631 3.0327 9.39264 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.74904 7.88729 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ 235.778 -456.383 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (aa) show
+ 267.714 -456.383 m
+ /N614 10.909 Tf
+ (requires)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 ] pdfxs
+ (t) show
+ (imec)
+ [3.02179 9.09802 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (a) show
+ 10.9089 -478.306 m
+ (well-)
+ [7.57085 4.85451 3.0327 3.02179 3.64352 ] pdfxs
+ (t) show
+ (uned)
+ [6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ 63.9389 -478.306 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 103.478 -478.306 m
+ /N614 10.909 Tf
+ (implement)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572891 -512.184 m
+ (Theresul)
+ [7.8763 6.0654 7.70175 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sshow)
+ [7.15627 4.29811 6.0654 5.14905 10.7345 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.10184 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.0399 ] pdfxs
+ (\() show
+ (like)
+ [3.02179 3.0327 5.4545 7.70175 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.12356 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.70175 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms\)cle)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 7.09093 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlyyieldsm)
+ [4.27631 3.02179 8.61811 5.75995 3.02179 4.85451 3.0327 6.05449 7.15627 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.70175 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e) show
+ -16.3641 -534.106 m
+ (mod)
+ [9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.23266 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nn)
+ [9.95991 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.74902 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms\(i.e.)
+ [6.05449 9.09802 8.20354 4.23277 3.0327 3.0327 4.85451 8.66174 ] pdfxs
+ (t) show
+ (hereisareduc)
+ [6.05449 4.85451 4.2654 8.74902 3.0327 8.20354 9.34901 4.27631 4.8436 6.0654 6.05449 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (f)
+ [7.23266 ] pdfxs
+ (\\) show
+ (mod)
+ [9.09802 5.74904 9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.3641 -556.029 m
+ (ref"resul)
+ [4.27631 4.8436 4.17814 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (nincre)
+ [9.6981 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sein)
+ [4.29811 8.4872 3.0327 9.6981 ] pdfxs
+ (\\No) show
+ (tmod)
+ [7.87638 9.08711 5.75995 9.6981 ] pdfxs
+ (o) show
+ (rref"results)
+ [7.909 4.27631 4.8436 4.17814 9.0981 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 
+ 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572891 -577.951 m
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.29811 7.18903 ] pdfxs
+ (t) show
+ (hemod)
+ [6.05449 8.90174 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refprecisi)
+ [4.27631 4.8436 7.38539 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.229 4.85451 ] pdfxs
+ (a) show
+ (ns)
+ [10.1126 4.29811 ] pdfxs
+ (t) show
+ (illbeimprovedintwoways:\frs)
+ [3.0327 3.0327 7.07994 6.35994 8.90174 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 
+ 4.85451 10.1126 3.02179 10.1126 3.93823 7.58175 9.50174 7.58175 5.14905 5.75995 4.29811 
+ 8.70538 6.0654 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,wec)
+ [7.17812 7.58175 8.89083 4.85451 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -16.3641 -599.874 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckmod)
+ [4.53815 10.069 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.85451 7.63629 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby-\feldins)
+ [10.3635 5.75995 5.74904 3.64352 6.05449 4.85451 3.0327 10.3635 3.0327 6.05449 4.30902 
+ ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.3635 ] pdfxs
+ (o) show
+ (fby-node.Sec)
+ [7.6472 5.74904 5.75995 3.64352 6.05449 5.75995 6.05449 4.85451 9.88355 6.0654 4.8436 
+ 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 7.50539 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ 314.69 -599.874 m
+ /N722 10.909 Tf
+ (ds-aa) show
+ 347.633 -599.874 m
+ /N614 10.909 Tf
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3635 4.85451 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ -16.3641 -621.796 m
+ (beex)
+ [6.35994 8.53084 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 9.74173 ] pdfxs
+ (t) show
+ (osupp)
+ [9.13083 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtmod)
+ [4.27631 7.92001 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueriesf)
+ [4.2654 4.85451 7.01448 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.97445 3.33815 
+ ] pdfxs
+ (o) show
+ (rindirectfunc)
+ [7.95264 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.92001 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.74173 4.8436 ] pdfxs
+ (a) show
+ (lls,whichw)
+ [3.0327 3.0327 4.29811 6.73085 7.8763 6.05449 3.0327 4.54905 9.74173 7.57085 ] pdfxs
+ (o) show
+ (uldimproveprecisi)
+ [6.0654 3.02179 9.74173 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.53084 6.05449 
+ 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 212.182 -657.201 m
+ (96) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 109 109
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mslike)
+ [9.09802 7.94172 3.02179 3.0327 5.4545 8.4872 ] pdfxs
+ (253) show
+ (.perlbmkwhichincludeal)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 9.39264 7.8763 6.0654 3.0327 
+ 4.53815 9.6981 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 8.4872 9.08719 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (findirectc)
+ [6.97085 3.0327 6.05449 6.0654 3.02179 4.27631 4.85451 4.8436 7.87638 4.85451 ] pdfxs
+ (a) show
+ (lls.)
+ [3.0327 3.02179 4.30902 3.0327 ] pdfxs
+ 0 -45.454 m
+ /N622 14.346 Tf
+ (4.5A)
+ [8.07685 4.476 24.2161 12.1798 ] pdfxs
+ (na) show
+ (lysisPre)
+ [4.476 8.52144 6.36962 4.476 11.7494 11.032 6.58481 7.37385 ] pdfxs
+ (c) show
+ (isionwith)
+ [4.476 6.36962 4.476 8.07685 14.346 11.649 4.49035 6.26925 14.346 ] pdfxs
+ (Sca) show
+ (l)
+ [4.49035 ] pdfxs
+ (a) show
+ (r)
+ [11.9646 ] pdfxs
+ (L) show
+ (oop)
+ [8.52157 8.0625 14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (za) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -78.18 m
+ /N614 10.909 Tf
+ (Thesec)
+ [7.8763 6.0654 9.22901 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndclientweev)
+ [6.05449 10.4508 4.8436 3.0327 3.0327 4.8436 5.75995 8.6291 7.58175 9.22901 4.85451 
+ 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 7.60357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.23992 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.389 ] pdfxs
+ (LI) show
+ (CMp)
+ [7.8763 14.389 6.05449 ] pdfxs
+ (a) show
+ (ss,perf)
+ [4.30902 4.29811 7.60357 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsasm)
+ [4.27631 9.08711 8.69444 9.83992 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.41812 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (fsc)
+ [7.72357 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (rlo)
+ [8.66173 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ 0 -100.102 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.30902 11.4763 ] pdfxs
+ (I) show
+ (t)
+ [9.07637 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizessc)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.1308 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [9.10899 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsusings)
+ [6.0654 9.14171 6.05449 4.30902 3.0327 6.05449 10.2981 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdSSA)
+ [4.27631 10.8981 6.05449 6.0654 13.0144 ] pdfxs
+ (a) show
+ (ndlo)
+ [6.0654 10.8981 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.8981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses,extendin)
+ [3.02179 5.75995 4.30902 4.8436 4.30902 8.15993 4.85451 5.75995 4.23277 4.85451 6.05449 
+ 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -122.025 m
+ (t) show
+ (hem)
+ [6.05449 4.85451 12.8507 ] pdfxs
+ (t) show
+ (ol)
+ [9.2181 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [9.829 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.829 4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.6072 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhenmod)
+ [6.05449 8.07263 7.8763 6.05449 4.85451 9.81809 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 7.09085 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyisc)
+ [3.0327 5.74904 3.0327 8.06172 4.85451 ] pdfxs
+ (a) show
+ (nprove)
+ [9.81809 6.0654 4.2654 5.15996 5.4545 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titiss)
+ [8.00729 3.0327 7.99638 3.0327 8.06172 4.30902 ] pdfxs
+ (a) show
+ (fe.)
+ [3.32724 4.85451 8.2472 ] pdfxs
+ (I) show
+ (np)
+ [9.829 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ri)
+ [8.03991 3.02179 ] pdfxs
+ (t) show
+ 0 -143.948 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rms:)
+ [4.27631 9.08711 4.29811 8.1272 ] pdfxs
+ (a) show
+ (\)h)
+ [7.99638 6.05449 ] pdfxs
+ (o) show
+ (isting)
+ [3.0327 4.30902 4.23277 3.0327 6.0654 9.20719 ] pdfxs
+ (o) show
+ (fl)
+ [7.09085 3.0327 ] pdfxs
+ (oa) show
+ (dins)
+ [9.81809 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.06172 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.6072 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pprehe)
+ [9.81809 6.05449 4.27631 4.8436 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der,b\)sinking)
+ [6.0654 4.8436 4.27631 6.81812 6.05449 7.99638 4.30902 3.0327 6.05449 5.75995 3.0327 
+ 6.05449 9.2181 ] pdfxs
+ (o) show
+ (fl)
+ [7.09085 3.02179 ] pdfxs
+ (oa) show
+ (dins)
+ [9.81809 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.05081 ] pdfxs
+ (to) show
+ 0 -165.87 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pexitblocks,c\)pr)
+ [9.97082 4.8436 5.75995 3.0327 8.1491 6.0654 3.0327 5.74904 4.54905 5.75995 4.29811 
+ 7.01448 4.8436 8.16001 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (o) show
+ (fs)
+ [7.25448 4.29811 ] pdfxs
+ (to) show
+ (resinalo)
+ [4.27631 4.8436 8.21444 3.0327 9.97082 9.37083 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.97082 ] pdfxs
+ (t) show
+ (ousea)
+ [9.37083 6.05449 4.30902 8.75993 9.37083 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.66537 ] pdfxs
+ (a) show
+ (ndl)
+ [6.0654 9.97082 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.75993 ] pdfxs
+ (o) show
+ (nce)
+ [6.05449 4.85451 8.75993 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.30902 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -187.793 m
+ (t) show
+ (helo)
+ [6.05449 8.4872 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.Fi)
+ [6.05449 7.8872 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (4) show
+ (.9)
+ [3.0327 9.08719 ] pdfxs
+ (g) show
+ (ivesex)
+ [3.0327 5.4545 4.85451 7.93081 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.05449 3.0327 4.85451 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.4872 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (pplied.)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ 119.492 -215.518 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 135.922 -215.518 m
+ /N1220 8.96599 Tf
+ (f) show
+ 137.083 -226.477 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 163.856 -226.477 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 169.363 -226.477 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 138.4 -237.436 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 136.588 -248.395 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 141.716 -248.395 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 120.666 -259.353 m
+ /N1220 8.96599 Tf
+ (g) show
+ 131.152 -259.353 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 165.873 -259.353 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 109.895 -276.29 m
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (o) show
+ (isti)
+ [2.56423 3.63121 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (Inpu) show
+ (t) show
+ 268.131 -215.518 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 294.904 -215.518 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 300.411 -215.518 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 345.135 -215.518 m
+ /N1223 8.96599 Tf
+ (//hoisted)
+ [5.25401 12.122 6.04302 6.04302 4.16024 5.1106 4.39336 5.57685 7.39689 ] pdfxs
+ (!) show
+ 267.129 -226.477 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 283.559 -226.477 m
+ /N1220 8.96599 Tf
+ (f) show
+ 286.037 -237.436 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 284.224 -248.395 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 289.353 -248.395 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 268.302 -259.353 m
+ /N1220 8.96599 Tf
+ (g) show
+ 278.789 -259.353 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 313.509 -259.353 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 255.52 -276.29 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (dH)
+ [8.19491 6.90378 ] pdfxs
+ (o) show
+ (isti)
+ [2.56423 3.63121 3.58634 2.55527 ] pdfxs
+ (n) show
+ (gRes)
+ [7.68392 6.77832 4.10643 3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 119.492 -306.726 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 135.922 -306.726 m
+ /N1220 8.96599 Tf
+ (f) show
+ 137.083 -317.685 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 163.856 -317.685 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 169.363 -317.685 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 138.354 -328.644 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 136.588 -339.603 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 141.716 -339.603 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 120.666 -350.561 m
+ /N1220 8.96599 Tf
+ (g) show
+ 131.152 -350.561 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 165.873 -350.561 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 121.812 -361.52 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 111.968 -378.457 m
+ (\(c\)L)
+ [3.58634 4.0885 6.66167 5.75615 ] pdfxs
+ (oa) show
+ (d)
+ [8.19491 ] pdfxs
+ (S) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (ki)
+ [4.85963 2.56423 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (Inpu) show
+ (t) show
+ 267.129 -306.726 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 283.559 -306.726 m
+ /N1220 8.96599 Tf
+ (f) show
+ 285.991 -317.685 m
+ /N1156 8.96599 Tf
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 284.224 -328.644 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 289.353 -328.644 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 268.302 -339.603 m
+ /N1220 8.96599 Tf
+ (g) show
+ 278.789 -339.603 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 313.509 -339.603 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 268.131 -350.561 m
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 294.904 -350.561 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 300.411 -350.561 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 345.135 -350.561 m
+ /N1223 8.96599 Tf
+ (//sunk)
+ [5.25401 11.584 4.56367 5.74715 5.97131 6.39275 ] pdfxs
+ (!) show
+ 269.449 -361.52 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 257.337 -378.457 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\)L)
+ [6.65271 5.75615 ] pdfxs
+ (oa) show
+ (d)
+ [8.19491 ] pdfxs
+ (S) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (ki)
+ [4.8686 2.55527 ] pdfxs
+ (n) show
+ (gR)
+ [7.68392 6.77832 ] pdfxs
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (u) show
+ (lt)
+ [2.55527 3.58634 ] pdfxs
+ 121.31 -423.139 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 137.741 -423.139 m
+ /N1220 8.96599 Tf
+ (f) show
+ 138.901 -434.098 m
+ /N1156 8.96599 Tf
+ (t1=)
+ [4.53674 10.3199 7.16379 ] pdfxs
+ 165.674 -434.098 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 171.181 -434.098 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.15074 2.56423 ] pdfxs
+ 140.218 -445.057 m
+ (...uset)
+ [4.83263 4.83263 11.1088 6.061 4.56368 11.5213 4.53674 ] pdfxs
+ (1) show
+ 138.406 -456.016 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 143.535 -456.016 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 140.172 -466.975 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 138.406 -477.934 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 143.535 -477.934 m
+ /N1156 8.96599 Tf
+ (P1=t3;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 122.484 -488.893 m
+ /N1220 8.96599 Tf
+ (g) show
+ 132.97 -488.893 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.22177 6.44652 3.49669 3.50565 ] pdfxs
+ (e) show
+ 167.691 -488.893 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 101 -516.788 m
+ (\()
+ [3.58634 ] pdfxs
+ (e) show
+ (\)R)
+ [6.65271 6.78729 ] pdfxs
+ (eg) show
+ (isterP)
+ [2.55527 3.64018 3.57737 4.10643 6.67063 6.27624 ] pdfxs
+ (ro) show
+ (m)
+ [7.67484 ] pdfxs
+ (o) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (Inpu) show
+ (t) show
+ 269.045 -410.536 m
+ (tmp=)
+ [3.63117 7.7376 9.91638 7.16379 ] pdfxs
+ 302.251 -410.536 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 307.759 -410.536 m
+ /N1156 8.96599 Tf
+ (P1;)
+ [6.33003 6.47351 2.56423 ] pdfxs
+ 352.483 -410.536 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 268.947 -421.495 m
+ /N1217 8.96599 Tf
+ (do)
+ [5.8458 5.30782 ] pdfxs
+ 285.377 -421.495 m
+ /N1220 8.96599 Tf
+ (f) show
+ 286.537 -432.454 m
+ /N1156 8.96599 Tf
+ (t1=tmp;)
+ [4.53674 10.2751 11.9337 3.63117 7.72863 6.9845 2.56423 ] pdfxs
+ 352.483 -432.454 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 287.855 -443.413 m
+ /N1156 8.96599 Tf
+ (...uset)
+ [4.83263 4.83263 11.1088 6.05203 4.57264 11.5213 4.53674 ] pdfxs
+ (1) show
+ 286.043 -454.372 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 291.171 -454.372 m
+ /N1156 8.96599 Tf
+ (P2=t2;)
+ [6.33003 9.37849 12.8303 4.5457 7.04733 2.56423 ] pdfxs
+ 287.809 -465.331 m
+ (...)
+ [4.7878 4.7878 2.56423 ] pdfxs
+ 285.633 -476.29 m
+ (tmp=t3;)
+ [3.63117 7.7376 9.88051 12.8303 4.53674 7.37908 2.56423 ] pdfxs
+ 352.483 -476.29 m
+ /N1223 8.96599 Tf
+ (//Promoted)
+ [5.25401 11.3599 6.81414 4.45608 5.28091 8.10522 5.28091 3.63126 4.80577 6.63478 ] pdfxs
+ (!) show
+ 270.12 -487.249 m
+ /N1220 8.96599 Tf
+ (g) show
+ 280.607 -487.249 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 315.327 -487.249 m
+ /N1156 8.96599 Tf
+ (\(...\);)
+ [5.8637 4.83263 4.84159 4.84159 5.85474 2.56423 ] pdfxs
+ 269.455 -498.208 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 274.583 -498.208 m
+ /N1156 8.96599 Tf
+ (P1=tmp;)
+ [6.33003 9.37849 11.9337 3.63117 7.72863 6.9845 2.56423 ] pdfxs
+ 352.483 -498.208 m
+ /N1223 8.96599 Tf
+ (//promoted)
+ [5.25401 11.5302 5.45127 4.62644 5.45127 8.27557 5.45127 3.80161 4.97612 6.80513 ] pdfxs
+ (!) show
+ 247.171 -515.144 m
+ /N1156 8.96599 Tf
+ (\(f\)R)
+ [3.58634 3.51463 6.65271 6.78729 ] pdfxs
+ (eg) show
+ (ist)
+ [2.55527 3.64018 3.58634 ] pdfxs
+ (e) show
+ (rP)
+ [6.67063 6.27624 ] pdfxs
+ (ro) show
+ (m)
+ [7.67484 ] pdfxs
+ (o) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (nRes)
+ [8.19491 6.77832 4.10643 3.63121 ] pdfxs
+ (u) show
+ (lt)
+ [2.56423 3.58634 ] pdfxs
+ 103.424 -537.564 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:Sc)
+ [7.8872 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (pOp)
+ [9.6981 8.4872 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 16.9358 -571.442 m
+ (The\f)
+ [7.8763 6.0654 9.49083 6.0654 ] pdfxs
+ (g) show
+ (ureshows)
+ [6.05449 4.27631 9.49083 4.30902 6.05449 5.15996 7.8763 8.94535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twe)
+ [8.89091 7.57085 9.49083 ] pdfxs
+ (a) show
+ (reinves)
+ [4.27631 9.49083 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (ga) show
+ (ting)
+ [4.23277 3.0327 6.0654 10.1017 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 9.50174 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.95625 ] pdfxs
+ (o) show
+ (ftwof)
+ [7.97447 3.93823 7.58175 10.1017 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.95625 ] pdfxs
+ (o) show
+ (fl)
+ [7.97447 3.0327 ] pdfxs
+ (oa) show
+ (dm)
+ [10.7017 9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (\() show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (istin)
+ [3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ -0.000152588 -593.365 m
+ (a) show
+ (ndsinkin)
+ [6.0654 10.4508 4.30902 3.0327 6.05449 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\))
+ [8.64001 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 10.4617 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.67263 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ion[)
+ [3.02179 5.46541 10.4508 3.0327 ] pdfxs
+ (37) show
+ (])
+ [7.42903 ] pdfxs
+ (\(a) show
+ (lsoknown)
+ [3.0327 4.29811 9.85082 5.75995 6.0654 5.14905 7.8763 10.4617 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (\\L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (I) show
+ (nv)
+ [5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ntCodeM)
+ [5.75995 8.64001 7.8763 5.75995 6.05449 9.25083 10.0036 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n[)
+ [10.4617 3.0327 ] pdfxs
+ (61) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -0.000152588 -615.286 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.28356 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\(a) show
+ (\)showsasimpleex)
+ [8.67274 4.30902 6.05449 5.14905 7.88721 8.73808 9.88355 4.30902 3.0327 9.08711 6.05449 
+ 3.0327 9.28356 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 9.28356 ] pdfxs
+ (o) show
+ (falo)
+ [7.7672 9.89446 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.4945 3.0327 5.74904 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ntl)
+ [5.75995 8.67274 3.0327 ] pdfxs
+ (oa) show
+ (d.Thisl)
+ [6.0654 10.2763 7.8763 6.0654 3.0327 8.73808 3.02179 ] pdfxs
+ (oa) show
+ (dmaybes)
+ [10.5054 9.08711 5.14905 10.1999 6.35994 9.28356 4.29811 ] pdfxs
+ (a) show
+ (felyh)
+ [3.33815 4.8436 3.0327 10.1999 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 228.545 -657.201 m
+ (97) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 110 110
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (ut)
+ [6.0654 7.72365 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.33448 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.54537 ] pdfxs
+ (\() show
+ (producing)
+ [6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 3.0327 6.0654 8.93447 ] pdfxs
+ (t) show
+ (hecodein)
+ [6.0654 8.32357 4.85451 5.75995 6.05449 8.33448 3.0327 9.54537 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ (\)ifmod)
+ [7.73456 3.02179 6.81812 9.09802 5.75995 6.05449 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.81812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 7.77808 3.0327 7.78899 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.33448 ] pdfxs
+ (t) show
+ (oprove)
+ [8.94538 6.05449 4.27631 5.14905 5.4545 8.33448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tn)
+ [7.73456 6.05449 ] pdfxs
+ (ot) show
+ (hingin)
+ [6.0654 3.0327 6.05449 8.94538 3.02179 9.54537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (body)
+ [6.35994 5.75995 6.0654 9.67628 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.78174 3.0327 5.74904 ] pdfxs
+ (o) show
+ (pc)
+ [9.99264 4.8436 ] pdfxs
+ (a) show
+ (nmodifythev)
+ [9.99264 9.08711 5.75995 6.05449 3.0327 3.33815 9.68719 4.23277 6.0654 8.77084 5.15995 
+ ] pdfxs
+ (a) show
+ (lue)
+ [3.02179 6.0654 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (*) show
+ (P1)
+ [7.41812 9.38174 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.19264 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,P1)
+ [9.08711 6.0654 3.02179 4.85451 7.02539 7.42902 9.38174 ] pdfxs
+ (a) show
+ (ndP2d)
+ [6.05449 9.99264 7.41812 9.38174 6.0654 ] pdfxs
+ (o) show
+ (n't)
+ [6.05449 3.0327 8.17092 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [8.74901 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.38174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (preduces)
+ [9.6981 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micnumber)
+ [9.08711 3.0327 8.4872 5.75995 6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fl)
+ [6.97085 3.02179 ] pdfxs
+ (oa) show
+ (dsif)
+ [6.0654 7.94172 3.0327 6.95994 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pexecu)
+ [9.6981 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (nce.)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.03265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\() show
+ (c\)showsthes)
+ [4.85451 8.43274 4.29811 6.0654 5.14905 7.8763 8.49808 4.23277 6.0654 9.04356 4.29811 
+ ] pdfxs
+ (a) show
+ (meex)
+ [9.08711 9.04356 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,but)
+ [9.09802 6.05449 3.0327 4.8436 7.36357 6.05449 6.0654 8.43274 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.03265 3.0327 ] pdfxs
+ (oa) show
+ (dedv)
+ [6.05449 4.85451 10.2545 5.14904 ] pdfxs
+ (a) show
+ (lueis)
+ [3.0327 6.05449 9.04356 3.02179 8.49808 ] pdfxs
+ (o) show
+ (nlyused)
+ [6.0654 3.02179 9.949 6.0654 4.29811 4.85451 10.2435 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 9.03265 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.04356 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ 0 -87.69 m
+ (I) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 8.78171 4.85451 ] pdfxs
+ (a) show
+ (se,if)
+ [4.29811 4.8436 7.72357 3.0327 7.81084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3272 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.3272 3.0327 ] pdfxs
+ (oa) show
+ (dedv)
+ [6.0654 4.8436 10.5381 5.14904 ] pdfxs
+ (a) show
+ (lueisn)
+ [3.0327 6.0654 9.31629 3.0327 8.78171 6.0654 ] pdfxs
+ (o) show
+ (tmodi\fedbetween)
+ [8.71637 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 10.5381 6.37085 4.8436 3.93823 
+ 7.58175 4.8436 4.85451 10.5272 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.3272 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.5381 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5381 ] pdfxs
+ (a) show
+ (llexi)
+ [3.0327 7.50539 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.3272 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 0 -109.613 m
+ (itc)
+ [3.0327 8.18183 4.8436 ] pdfxs
+ (a) show
+ (nbesunkto)
+ [10.0035 6.35994 8.79265 4.29811 6.0654 6.0654 9.6981 4.23277 9.40355 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.79265 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pexi)
+ [10.0035 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s,producing)
+ [4.29811 7.04721 6.0654 4.27631 5.74904 6.0654 6.05449 4.85451 3.0327 6.05449 9.39265 
+ ] pdfxs
+ (t) show
+ (hecodein)
+ [6.0654 8.78174 4.85451 5.75995 6.05449 8.79265 3.0327 9.99264 ] pdfxs
+ (\() show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Thisreduces)
+ [8.79265 7.8763 6.05449 3.0327 8.24717 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 
+ 8.23626 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.79265 5.74904 6.0654 8.78166 6.37085 4.8436 8.21446 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.2763 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 0 -131.535 m
+ (execu)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.4872 3.0327 ] pdfxs
+ (oa) show
+ (dif)
+ [9.6981 3.02179 6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.47629 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pi)
+ [9.6981 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 16.936 -153.458 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Fi)
+ [3.0327 3.0327 4.84359 7.31994 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.01083 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (9\() show
+ (d\)illus)
+ [6.05449 8.41092 3.02179 3.0327 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (esalo)
+ [4.8436 8.46535 9.61083 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.2217 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.41092 6.05449 ] pdfxs
+ (a) show
+ (sl)
+ [8.46535 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.46535 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.2217 4.29811 ] pdfxs
+ (to) show
+ (res)
+ [4.27631 4.8436 8.46535 ] pdfxs
+ (t) show
+ (oalo)
+ [9.62173 9.61083 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [10.2217 3.02179 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.40001 ] pdfxs
+ (a) show
+ (ddress.)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ 0 -175.38 m
+ (I) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.69081 4.8436 ] pdfxs
+ (a) show
+ (se,if)
+ [4.30902 4.8436 6.46903 3.0327 6.71994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.14174 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 7.69081 ] pdfxs
+ (\() show
+ (mods)
+ [9.08711 5.75995 6.05449 7.69081 ] pdfxs
+ (a) show
+ (ndrefs\))
+ [6.0654 9.43628 4.27631 4.85451 3.32724 4.30902 7.62547 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.23629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.14174 ] pdfxs
+ (a) show
+ (rethr)
+ [4.27631 8.23629 4.23277 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hmus)
+ [9.44719 8.79257 6.05449 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.44719 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.30902 3.0327 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (hemem)
+ [6.05449 8.17084 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 9.07628 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.38173 4.85451 ] pdfxs
+ (a) show
+ (nbepr)
+ [9.38173 6.35994 8.17084 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.85451 9.38173 ] pdfxs
+ (t) show
+ (oatemp)
+ [8.77083 8.78174 4.23277 4.85451 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (rywhichiseli)
+ [4.27631 9.07628 7.8763 6.0654 3.0327 4.53815 9.38173 3.0327 7.62536 4.85451 3.02179 
+ 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.0327 6.05449 3.0327 8.17084 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.59264 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.59264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.0654 7.7672 7.88721 6.05449 3.0327 4.29811 ] pdfxs
+ 0 -219.225 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.98173 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.22535 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.77084 5.75995 6.0654 8.78166 6.35994 4.85451 8.19264 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.25448 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micl)
+ [9.08711 3.0327 8.77084 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.22535 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.98173 4.29811 ] pdfxs
+ (to) show
+ (resinside)
+ [4.27631 4.8436 8.22535 3.0327 6.0654 4.29811 3.0327 6.05449 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.77084 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,whichreduces)
+ [6.0654 7.01448 7.88721 6.05449 3.0327 4.54905 9.98173 4.2654 4.85451 6.05449 6.0654 
+ 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -241.148 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (\016cif)
+ [9.09802 8.4872 3.02179 6.97085 ] pdfxs
+ (t) show
+ (helo)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pi)
+ [9.6981 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 0 -278.98 m
+ /N622 11.955 Tf
+ (4.5.1N)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 ] pdfxs
+ (u) show
+ (mberofTr)
+ [10.8313 7.85443 6.13291 9.98241 6.71874 8.59556 8.225 5.49929 ] pdfxs
+ (an) show
+ (sform)
+ [5.30802 4.10049 6.7307 5.48733 11.2138 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (sPerforme)
+ [9.79114 8.81079 6.14487 5.48733 4.11245 6.71874 5.49929 11.2019 6.14487 ] pdfxs
+ (d) show
+ 0 -307.948 m
+ /N614 10.909 Tf
+ (Wec)
+ [10.2981 8.73811 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.7272 ] pdfxs
+ (t) show
+ (herel)
+ [6.05449 8.73811 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ivee\013ec)
+ [3.0327 5.4545 8.7272 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 8.18172 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (o) show
+ (urv)
+ [6.0654 8.149 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.19263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesbyrunningthisset)
+ [3.0327 5.75995 4.29811 4.85451 8.18172 5.75995 9.63264 4.27631 6.05449 6.0654 6.05449 
+ 3.0327 6.0654 9.3381 4.23277 6.0654 3.0327 8.18172 4.29811 4.85451 8.12729 ] pdfxs
+ (o) show
+ (f)
+ [7.21084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -329.871 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.11992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.11992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.20722 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.11992 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.2654 3.0327 6.0654 8.50902 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 7.90903 5.75995 6.0654 8.78166 6.37085 4.8436 7.33083 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.2982 ] pdfxs
+ (a) show
+ (reperf)
+ [4.27631 7.89812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed.)
+ [4.27631 9.08711 4.85451 6.05449 7.69084 ] pdfxs
+ (I) show
+ (np)
+ [9.11992 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 0 -351.793 m
+ (wec)
+ [7.57085 8.94538 4.85451 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 8.33456 ] pdfxs
+ (t) show
+ (hreenumbershere:)
+ [6.05449 4.27631 4.85451 8.93447 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 8.38899 
+ 6.0654 4.8436 4.27631 4.8436 8.79265 ] pdfxs
+ (1) show
+ (\))
+ [8.33456 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.94538 5.74904 6.0654 8.78166 6.37085 4.8436 8.36718 ] pdfxs
+ (o) show
+ (fmem)
+ [7.42902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 9.85082 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nspr)
+ [6.0654 8.3999 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 10.1563 ] pdfxs
+ (t) show
+ (oare)
+ [9.54537 9.55628 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.23266 ] pdfxs
+ (2) show
+ (\))
+ [8.33456 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -373.716 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.53082 ] pdfxs
+ (o) show
+ (fl)
+ [7.60357 3.02179 ] pdfxs
+ (oa) show
+ (dinstruc)
+ [10.3308 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.57444 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3199 ] pdfxs
+ (o) show
+ (rsunk,)
+ [8.54173 4.29811 6.0654 6.05449 5.75995 7.45084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3199 ] pdfxs
+ (3) show
+ (\))
+ [8.5091 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.11992 5.74904 6.0654 8.78166 6.37085 4.8436 8.54173 ] pdfxs
+ (o) show
+ (fn)
+ [7.59266 6.0654 ] pdfxs
+ (o) show
+ (n-l)
+ [6.05449 3.64352 3.02179 ] pdfxs
+ (oa) show
+ (dinstruc)
+ [10.3308 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.57444 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -395.638 m
+ (o) show
+ (rsunk)
+ [9.38172 4.30902 6.05449 6.0654 10.8654 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.34909 ] pdfxs
+ (o) show
+ (f)
+ [8.45447 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.95992 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p.#1)
+ [6.05449 12.3163 9.08711 10.5708 ] pdfxs
+ (a) show
+ (nd#2)
+ [6.05449 11.1708 9.09802 10.5599 ] pdfxs
+ (a) show
+ (redescribed)
+ [4.27631 9.95992 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 11.1708 
+ ] pdfxs
+ (a) show
+ (bove.#3is)
+ [6.37085 5.14905 5.4545 4.8436 12.3163 9.08711 10.5708 3.02179 9.41443 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.95992 5.75995 6.05449 8.79257 6.35994 4.85451 9.38172 ] pdfxs
+ (o) show
+ (fn)
+ [8.44356 6.0654 ] pdfxs
+ (o) show
+ (n-mem)
+ [6.05449 3.64352 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -417.561 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.01808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.96365 ] pdfxs
+ (a) show
+ (reremovedfr)
+ [4.27631 8.56356 4.27631 4.8436 9.08711 5.15996 5.4545 4.8436 9.78537 3.32724 4.27631 
+ ] pdfxs
+ (o) show
+ (m)
+ [12.8071 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 8.57447 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p,whichislimi)
+ [6.0654 6.76358 7.8763 6.0654 3.0327 4.53815 9.78537 3.0327 8.01808 3.0327 3.02179 
+ 9.09802 3.02179 ] pdfxs
+ (t) show
+ (edbythenumber)
+ [4.85451 9.77446 5.75995 9.47992 4.23277 6.0654 8.56356 5.75995 6.0654 8.78166 6.37085 
+ 4.8436 7.98537 ] pdfxs
+ (o) show
+ (fmem)
+ [7.05812 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.46901 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -439.483 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.90182 ] pdfxs
+ (a) show
+ (reh)
+ [4.27631 9.50174 6.05449 ] pdfxs
+ (o) show
+ (isted)
+ [3.0327 4.30902 4.23277 4.85451 10.7126 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.if)
+ [10.9308 3.0327 7.98538 ] pdfxs
+ (*) show
+ (Pish)
+ [12.0763 3.0327 8.95625 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (edfr)
+ [4.8436 10.7235 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.7453 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.50174 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p,)
+ [6.0654 7.93084 ] pdfxs
+ (t) show
+ (hedivisi)
+ [6.0654 9.50174 6.05449 3.0327 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin\()
+ [10.7235 3.02179 10.7235 4.23277 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (\)/100) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (0c)
+ [10.1017 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 0 -461.406 m
+ (beh)
+ [6.35994 8.53084 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.Fi)
+ [8.0072 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.51993 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0c)
+ [9.13083 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.53084 5.75995 6.05449 8.79257 6.35994 4.85451 7.95264 ] pdfxs
+ (o) show
+ (fre)
+ [7.01448 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 7.95264 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.73082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsperf)
+ [6.0654 7.98535 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedwi)
+ [4.2654 9.09802 4.8436 9.74173 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -483.329 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.4617 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,Fi)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.61448 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.23992 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1lis)
+ [9.85082 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [8.69444 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.23992 5.75995 6.0654 8.78166 6.35994 4.85451 8.67263 ] pdfxs
+ (o) show
+ (fl)
+ [7.72357 3.0327 ] pdfxs
+ (oa) show
+ (dsh)
+ [6.0654 8.69444 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.4617 ] pdfxs
+ (o) show
+ (rsunk,)
+ [8.66173 4.30902 6.05449 6.0654 5.75995 7.61448 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 10.4508 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.23992 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2c)
+ [9.85082 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.69444 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -505.251 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fins)
+ [6.97085 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 7.94172 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rsunkwi)
+ [7.909 4.29811 6.0654 6.0654 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -527.174 m
+ (Weperf)
+ [10.2981 8.85811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.0907 ] pdfxs
+ (t) show
+ (hisev)
+ [6.05449 3.0327 8.30172 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msine)
+ [9.08711 8.30172 3.0327 10.069 4.8436 ] pdfxs
+ (a) show
+ (chsui)
+ [4.54905 10.0581 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.8472 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erthepr)
+ [4.8436 8.27991 4.23277 6.0654 8.8472 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mshaveunder)
+ [9.09802 8.30172 6.05449 5.15996 5.4545 8.8472 6.0654 6.05449 6.0654 4.8436 4.27631 
+ ] pdfxs
+ (go) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ 0 -549.096 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdcompile)
+ [4.27631 10.8654 4.8436 5.46541 9.08711 6.05449 3.0327 3.0327 9.65446 ] pdfxs
+ (a) show
+ (ndlink-)
+ [6.05449 10.8654 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,includingwh)
+ [6.05449 8.1272 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 10.2654 
+ 7.8763 6.05449 ] pdfxs
+ (o) show
+ (lepr)
+ [3.0327 9.65446 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minlinin)
+ [13.898 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,in)
+ [8.1272 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -571.019 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.32365 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e)
+ [6.05449 7.22175 4.85451 ] pdfxs
+ (t) show
+ (c.Thelink-)
+ [4.8436 9.2181 7.8763 6.0654 8.92356 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.93447 ] pdfxs
+ (o) show
+ (ptimizerdoesrun)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 4.8436 8.35627 6.0654 5.74904 4.85451 
+ 8.37808 4.27631 6.0654 10.1345 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.93447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includin)
+ [6.0654 4.29811 7.22175 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ 0 -592.941 m
+ (LI) show
+ (CM,wi)
+ [7.8763 10.0036 6.78539 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.80719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 79.291 -592.941 m
+ /N722 10.909 Tf
+ (local) show
+ 111.681 -592.941 m
+ /N614 10.909 Tf
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.05081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,som)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.80721 4.30902 9.20719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.99638 ] pdfxs
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.59629 ] pdfxs
+ (o) show
+ (pp)
+ [6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iesf)
+ [3.02179 4.85451 8.05081 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.029 9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 9.81809 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.80719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -1.52588e-05 -614.864 m
+ (a) show
+ (re)
+ [4.27631 8.57447 ] pdfxs
+ (a) show
+ (chiev)
+ [4.54905 6.0654 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (blewi)
+ [6.0654 3.02179 8.58538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 8.58538 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.76358 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysishave)
+ [3.0327 5.75995 4.29811 3.0327 8.0399 6.05449 5.15996 5.4545 8.57447 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dybeenperf)
+ [6.0654 9.49083 6.35994 4.85451 4.8436 9.79628 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.8436 9.79628 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sefew)
+ [4.30902 8.58538 3.32724 4.85451 11.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.97456 ] pdfxs
+ (a) show
+ (remissed)
+ [4.2654 8.58538 9.08711 3.0327 4.30902 4.29811 4.8436 9.79628 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 228.545 -657.201 m
+ (98) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 111 111
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 104.711 675.044 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 64.815 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 54.535 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (T)
+ [6.50032 ] pdfxs
+ (r) show
+ (ansfor)
+ [5.15542 5.89063 4.18707 3.24568 5.29886 4.38443 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (t) show
+ (ionCoun)
+ [2.94976 5.30782 9.42323 7.66588 5.30782 5.89063 5.60372 ] pdfxs
+ (t) show
+ 1 0 0 1 157.568 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.33699 3.28799 cm
+ 0 0 m
+ (T)
+ [6.50032 ] pdfxs
+ (r) show
+ (ansfor)
+ [5.15542 5.89063 4.18707 3.24568 5.29886 4.38443 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (t) show
+ (ionRatio)
+ [2.94976 5.30782 9.42323 7.95277 5.15542 4.13338 2.9408 5.30782 ] pdfxs
+ 1 0 0 1 109.268 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.71 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa/s)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 5.30782 4.18707 ] pdfxs
+ (t) show
+ (-fs)
+ [3.53257 3.24568 4.18707 ] pdfxs
+ 1 0 0 1 54.29 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (ds-aa/and)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 5.30782 5.15542 5.89063 5.89063 ] pdfxs
+ 1 0 0 1 51.961 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 158.257 3.28799 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 241.25 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (139) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (23) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (55) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (83) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (53) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (96) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 161.136 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 238.371 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (39) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (39) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (71) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (81) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 158.257 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 241.25 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.369 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (64) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (57) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (25) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (60) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (70) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (23) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (57) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (48) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 161.136 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 238.371 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 44.193 3.28799 cm
+ 0 0 m
+ (i)
+ [2.56423 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.274 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 41.865 3.28799 cm
+ 0 0 m
+ (i)
+ [2.55527 ] pdfxs
+ (nf) show
+ 1 0 0 1 16.273 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.887 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 60.467 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 58.138 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.677 3.28799 cm
+ 0 0 m
+ (1573) show
+ 1 0 0 1 24.21 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.698 3.28799 cm
+ 0 0 m
+ (71) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.369 3.28799 cm
+ 0 0 m
+ (65) show
+ (.)
+ [2.55527 ] pdfxs
+ (54) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 162.171 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.89063 ] pdfxs
+ (e) show
+ (r)
+ [7.91703 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 237.336 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (47) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (74) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.507 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (26) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (140) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (228) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 38.306 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (77) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 35.977 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (63) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -399.307 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 399.507 0.19899 l
+ S
+ Q
+ 1 0 0 1 41.88 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fMem)
+ [6.95994 10.0036 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (L) show
+ (oc)
+ [5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsPr)
+ [6.05449 7.94172 7.41812 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (tedTo)
+ [4.23277 4.85451 9.6981 6.97085 9.08719 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 99.415 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.70709 7.52247 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 153.954 -87.21 m
+ /N614 10.909 Tf
+ (99) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 112 112
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.01 669.565 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.709 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.958 3.28699 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.951 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28699 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (386) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (386) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (462) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (542) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (33) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (33) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (42) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (47) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (45) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (124) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (373) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (373) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (441) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (592) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (173) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (300) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (142) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (307) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (319) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (319) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (332) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (467) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.837 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (69) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (57) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.957 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.952 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (15) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (60) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (148) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (86) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (173) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (300) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (276) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (276) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (332) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (455) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.836 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.67072 10.7771 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (42) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (38) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (35) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (51) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 101.871 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.8996 ] pdfxs
+ (e) show
+ (r)
+ [7.90806 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 177.038 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (21) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (109) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (121) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (100) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (100) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (112) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (149) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (168) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (144) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (262) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (512) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 28.46 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (Loa) show
+ (ds)
+ [6.0654 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (rSunk)
+ [7.909 6.0654 6.05449 6.0654 5.75995 ] pdfxs
+ 52.536 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.70709 7.52247 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 104.348 -92.689 m
+ /N614 10.909 Tf
+ (100) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 113 113
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.01 669.565 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Be) show
+ (nch)
+ [5.89063 4.42024 5.8996 ] pdfxs
+ (m) show
+ (a)
+ [5.15542 ] pdfxs
+ (r) show
+ (k) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (lo)
+ [2.94976 5.59473 ] pdfxs
+ (c) show
+ (al)
+ [5.15542 2.94976 ] pdfxs
+ 1 0 0 1 27.146 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-\f)
+ [5.89063 4.18707 3.54154 5.89063 ] pdfxs
+ 1 0 0 1 43.337 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (s)
+ [4.18707 ] pdfxs
+ (tee) show
+ (ns-fs)
+ [5.89063 4.18707 3.54154 3.23672 4.18707 ] pdfxs
+ 1 0 0 1 44.87 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (and)
+ [5.15542 5.8996 5.89063 ] pdfxs
+ (er) show
+ (s) show
+ 1 0 0 1 36.155 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ds-aa)
+ [5.89063 4.18707 3.54154 5.15542 5.15542 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.709 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.958 3.28699 cm
+ 0 0 m
+ (SPECCINT2000)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.951 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (181) show
+ (.mc)
+ [2.55527 7.6838 4.09746 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28699 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (256) show
+ (.)
+ [2.55527 ] pdfxs
+ (b) show
+ (zi)
+ [4.09746 2.56423 ] pdfxs
+ (p2) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (31) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (546) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (546) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (654) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (792) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (186) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (raf) show
+ (ty)
+ [3.32633 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (58) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (58) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (59) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (179) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (581) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (581) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (626) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (878) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (255) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (280) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (476) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (254) show
+ (.)
+ [2.55527 ] pdfxs
+ (gap) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (53) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (271) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (73) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (106) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (543) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (253) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l)
+ [2.56423 ] pdfxs
+ (b) show
+ (mk)
+ [7.67484 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (52) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (176) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (18) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (430) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (585) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.837 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP2000)
+ [6.96651 11.1985 7.66588 6.66176 10.7861 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (179) show
+ (.)
+ [2.55527 ] pdfxs
+ (ar) show
+ (t) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (98) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (ua) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (77) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (171) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (172) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (168) show
+ (.w)
+ [2.55527 6.66177 ] pdfxs
+ (u) show
+ (pwis)
+ [4.85956 6.6528 2.56423 3.63121 ] pdfxs
+ (e) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (40) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (65) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (173) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.91 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (188) show
+ (.)
+ [2.55527 ] pdfxs
+ (a) show
+ (mm)
+ [7.6838 7.67484 ] pdfxs
+ (p) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (69) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (82) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (177) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (s)
+ [3.63121 ] pdfxs
+ (a) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (127) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 97.957 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (SPECCINT1995)
+ [5.89063 7.25347 6.95754 11.1985 7.66588 3.99882 8.2935 10.9116 5.30782 5.30782 5.29886 
+ 5.30782 ] pdfxs
+ 1 0 0 1 180.952 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (129) show
+ (.c)
+ [2.55527 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (r)
+ [3.61323 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.63121 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.501 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (130) show
+ (.li)
+ [2.55527 2.56423 2.56423 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 49.514 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 51.047 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 42.332 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (124) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (88) show
+ (ksim)
+ [4.85963 3.63121 2.56423 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (36) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (132) show
+ (.i)
+ [2.55527 2.56423 ] pdfxs
+ (j) show
+ (pe)
+ [5.37062 4.10643 ] pdfxs
+ (g) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (83) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (85) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (95) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (211) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (099) show
+ (.)
+ [2.55527 ] pdfxs
+ (go) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (34) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (88) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (134) show
+ (.p)
+ [2.55527 5.37959 ] pdfxs
+ (er) show
+ (l) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (82) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (147) show
+ (.v)
+ [2.55527 4.60858 ] pdfxs
+ (or) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (x) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (159) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (280) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (476) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (126) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (369) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (428) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (582) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 100.836 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (S)
+ [5.89063 ] pdfxs
+ (P) show
+ (ECCFP1995)
+ [6.96651 11.1985 7.66588 6.67072 10.7771 5.30782 5.29886 5.30782 5.30782 ] pdfxs
+ 1 0 0 1 178.073 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (102) show
+ (.swim)
+ [2.55527 3.64018 6.6528 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (101) show
+ (.t)
+ [2.55527 3.58634 ] pdfxs
+ (o) show
+ (mc)
+ [7.67484 4.09746 ] pdfxs
+ (a) show
+ (tv)
+ [3.58634 4.85963 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.946 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (107) show
+ (.m)
+ [2.55527 7.6838 ] pdfxs
+ (gr) show
+ (i)
+ [2.55527 ] pdfxs
+ (d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (145) show
+ (.)
+ [2.55527 ] pdfxs
+ (fpppp) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (11) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (30) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (54) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (104) show
+ (.hy)
+ [2.55527 4.86852 4.85963 ] pdfxs
+ (dro2d) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (63) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (110) show
+ (.)
+ [2.55527 ] pdfxs
+ (app) show
+ (l)
+ [2.56423 ] pdfxs
+ (u) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (17) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (103) show
+ (.s)
+ [2.55527 3.64018 ] pdfxs
+ (u2) show
+ (c)
+ [4.0885 ] pdfxs
+ (or) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (37) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (240) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (146) show
+ (.wav)
+ [2.55527 6.40175 4.34857 4.60858 ] pdfxs
+ (e5) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.128 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 40.661 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (62) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (78) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 101.871 3.28799 cm
+ 0 0 m
+ /N1217 8.96599 Tf
+ (Ot) show
+ (h)
+ [5.8996 ] pdfxs
+ (e) show
+ (r)
+ [7.90806 ] pdfxs
+ (Pr) show
+ (og)
+ [5.30782 5.30782 ] pdfxs
+ (r) show
+ (a)
+ [5.15542 ] pdfxs
+ (m) show
+ (s) show
+ 1 0 0 1 177.038 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 27.338 3.28799 cm
+ 0 0 m
+ (25) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.893 3.28799 cm
+ 0 0 m
+ (32) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (boxe)
+ [5.37959 4.34857 4.85963 4.10643 ] pdfxs
+ (d) show
+ (-sim)
+ [3.06639 3.64018 2.55527 7.6838 ] pdfxs
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.323 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 34.52 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 36.053 3.28799 cm
+ 0 0 m
+ (56) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (165) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (177) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (NA)
+ [6.91274 6.90378 ] pdfxs
+ (MD) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.937 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (102) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (102) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (114) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (154) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.909 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 58.638 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.329 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 29.913 3.28799 cm
+ 0 0 m
+ (203) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 31.445 3.28799 cm
+ 0 0 m
+ (179) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.73 3.28799 cm
+ 0 0 m
+ (362) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.285 3.28799 cm
+ 0 0 m
+ (826) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.71 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.909 0.19899 l
+ S
+ Q
+ 1 0 0 1 14.096 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:)
+ [7.8872 ] pdfxs
+ (N) show
+ (umber)
+ [6.05449 8.79257 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fInstruc)
+ [6.95994 3.94897 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (o) show
+ (rSunk)
+ [7.909 6.05449 6.0654 6.05449 5.75995 ] pdfxs
+ 64.476 -13.549 m
+ /N1223 8.96599 Tf
+ (Weelidezeros)
+ [9.19008 7.53143 4.23195 2.358 2.81534 4.70709 7.53143 3.75673 4.24091 3.40706 4.70709 
+ 7.05622 ] pdfxs
+ (f) show
+ (rom)
+ [3.40706 4.70709 10.8219 ] pdfxs
+ (t) show
+ (he)
+ [4.69812 7.53143 ] pdfxs
+ (t) show
+ (able)
+ [4.70709 4.23195 2.34903 4.24091 ] pdfxs
+ (.) show
+ 118.712 -92.689 m
+ /N614 10.909 Tf
+ (101) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 114 114
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2364/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2363/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2358/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2357/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2352/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2351/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 89.994 538.873 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 48.48 384.72 m
+ 784.32 384.72 l
+ 784.32 64.8 l
+ 48.48 64.8 l
+ 48.48 384.72 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 48.48 96.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 96.72 m
+ 784.32 96.72 l
+ S
+ Q
+ q
+ n
+ 48.48 128.64 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 128.88 m
+ 784.32 128.88 l
+ S
+ Q
+ q
+ n
+ 48.48 160.56 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 160.8 m
+ 784.32 160.8 l
+ S
+ Q
+ q
+ n
+ 48.48 192.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 192.72 m
+ 784.32 192.72 l
+ S
+ Q
+ q
+ n
+ 48.48 224.4 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 224.64 m
+ 784.32 224.64 l
+ S
+ Q
+ q
+ n
+ 48.48 256.56 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 256.8 m
+ 784.32 256.8 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 288.72 m
+ 784.32 288.72 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 320.64 m
+ 784.32 320.64 l
+ S
+ Q
+ q
+ n
+ 48.48 385.68 m
+ 48.48 63.84 l
+ 784.32 63.84 l
+ 784.32 385.68 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 352.8 m
+ 784.32 352.8 l
+ S
+ Q
+ q
+ n
+ 48.48 384.48 735.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 48.48 384.72 m
+ 784.32 384.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 619.44 383.28 m
+ 619.44 285.36 l
+ 699.36 285.36 l
+ 699.36 383.28 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 48.48 64.8 735.84 319.92 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 11.76 138.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 50.4 64.8 2.39999 131.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 60 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 67.2 64.8 2.39999 16.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.56 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 83.76 64.8 2.39999 22.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 93.36 64.8 17.04 247.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 100.56 64.8 2.39999 240 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 110.16 64.8 17.04 224.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 117.36 64.8 2.39999 217.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126.72 64.8 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 133.92 64.8 2.39999 35.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 143.52 64.8 17.04 135.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 150.72 64.8 2.39999 127.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.32 64.8 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 167.52 64.8 2.39999 144 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 176.88 64.8 17.04 256.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 184.08 64.8 2.39999 249.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.68 64.8 17.04 148.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 200.88 64.8 2.39999 140.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 64.8 17.04 250.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.68 64.8 2.39999 243.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 64.8 17.04 176.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 64.8 2.39999 169.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 260.64 64.8 17.04 132 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 267.84 64.8 2.39999 124.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 277.44 64.8 17.04 195.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 284.64 64.8 2.39999 188.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 301.2 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 310.8 64.8 17.04 61.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 318 64.8 2.39999 54.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.6 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.8 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.16 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.36 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.96 64.8 17.04 144.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 368.16 64.8 2.39999 137.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 64.8 17.04 132 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 384.96 64.8 2.39999 124.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 411.12 64.8 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 418.32 64.8 2.39999 259.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 427.92 64.8 17.04 199.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 435.12 64.8 2.39999 192 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 444.48 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 451.68 64.8 2.39999 64.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 461.28 64.8 17.04 263.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 468.48 64.8 2.39999 255.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 478.08 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 485.28 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 494.64 64.8 17.04 266.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 501.84 64.8 2.39999 259.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 511.44 64.8 17.04 151.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 518.64 64.8 2.40002 144 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 528.24 64.8 17.04 154.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 535.44 64.8 2.39996 147.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 561.6 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 568.8 64.8 2.39996 19.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.4 64.8 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.6 64.8 2.40002 57.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 595.2 64.8 17.04 64.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 602.4 64.8 2.40002 57.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 628.56 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 635.76 64.8 2.40002 22.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 645.36 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 652.56 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.92 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 669.12 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 678.72 64.8 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 685.92 64.8 2.39996 48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.08 64.8 17.04 279.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 719.28 64.8 2.40002 271.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 728.88 64.8 17.04 163.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 736.08 64.8 2.40002 156.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 745.68 64.8 17.04 291.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 752.88 64.8 2.40002 284.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 762.24 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 769.44 64.8 2.39996 73.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 14.4 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 53.04 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 62.64 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 69.84 64.8 2.15999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.2 64.8 2.39999 22.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.8 64.8 16.8 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120 64.8 2.15999 67.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 64.8 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 146.16 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 153.36 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162.96 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 170.16 64.8 2.15999 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 179.52 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 186.72 64.8 2.39999 73.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 203.52 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 213.12 64.8 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 220.32 64.8 2.39999 28.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 229.92 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 237.12 64.8 2.15999 19.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 263.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 270.48 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.08 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 287.28 64.8 2.16 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 296.64 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 303.84 64.8 2.39999 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 313.44 64.8 17.04 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.64 64.8 2.39999 38.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 330.24 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 337.44 64.8 2.15997 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354 64.8 2.39999 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 363.6 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 370.8 64.8 2.39999 31.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 380.4 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 387.6 64.8 2.15997 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 413.76 64.8 17.04 119.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 420.96 64.8 2.39999 112.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 430.56 64.8 16.8 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 437.76 64.8 2.15997 22.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 447.12 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 454.32 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 463.92 64.8 17.04 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 471.12 64.8 2.39999 48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 480.72 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 487.92 64.8 2.15997 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 497.28 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 504.48 64.8 2.39999 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 514.08 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 521.28 64.8 2.40002 64.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.88 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 538.08 64.8 2.15997 19.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.24 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 571.44 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 581.04 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 588.24 64.8 2.40002 25.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 597.84 64.8 16.8 48.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 605.04 64.8 2.15997 41.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 631.2 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 638.4 64.8 2.40002 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 648 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 655.2 64.8 2.15997 6.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 664.56 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 671.76 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 681.36 64.8 17.04 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 688.56 64.8 2.39996 35.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 714.72 64.8 17.04 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 721.92 64.8 2.39996 38.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 731.52 64.8 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 738.72 64.8 2.40002 60.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 748.32 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.52 64.8 2.15997 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.88 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.08 64.8 2.40002 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 48.48 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 55.68 64.8 2.15999 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.04 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.24 64.8 2.39999 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 89.04 64.8 2.15999 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.64 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 105.84 64.8 2.15999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 115.2 64.8 17.04 74.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 122.4 64.8 2.39999 67.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 132 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 139.2 64.8 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 148.8 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 156 64.8 2.15999 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.36 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 172.56 64.8 2.39999 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.16 64.8 16.8 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 189.36 64.8 2.15999 73.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.96 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 206.16 64.8 2.15999 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 215.76 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 222.96 64.8 2.15999 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 232.32 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 239.52 64.8 2.39999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 265.92 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 273.12 64.8 2.15997 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 282.48 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 289.68 64.8 2.39999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 299.28 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 306.48 64.8 2.15997 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 316.08 64.8 16.8 45.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 323.28 64.8 2.16 38.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.64 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 339.84 64.8 2.39999 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 349.44 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 356.64 64.8 2.15997 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 366.24 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 373.44 64.8 2.15997 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 382.8 64.8 17.04 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 390 64.8 2.39999 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 416.4 64.8 16.8 119.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 423.6 64.8 2.15997 112.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 64.8 2.39999 22.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 449.76 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 456.96 64.8 2.16 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 466.56 64.8 16.8 55.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 473.76 64.8 2.15997 48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 483.12 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 490.32 64.8 2.39999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 507.12 64.8 2.15997 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.72 64.8 16.8 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 523.92 64.8 2.15997 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 540.48 64.8 2.40002 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 566.88 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 574.08 64.8 2.15997 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 583.68 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 590.88 64.8 2.15997 25.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.24 64.8 17.04 48.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 607.44 64.8 2.39996 41.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.84 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 641.04 64.8 2.15997 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 650.4 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 657.6 64.8 2.40002 6.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.2 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.4 64.8 2.15997 9.59999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 64.8 16.8 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 64.8 2.15997 35.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 717.36 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 724.56 64.8 2.15997 28.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 734.16 64.8 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 741.36 64.8 2.15997 60.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.72 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 757.92 64.8 2.39996 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 767.52 64.8 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 774.72 64.8 2.15997 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 50.88 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 58.08 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 67.68 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 74.88 64.8 2.15999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84.24 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 91.44 64.8 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 101.04 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 108.24 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.84 64.8 16.8 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 125.04 64.8 2.15999 60.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 134.4 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 141.6 64.8 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 151.2 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 158.4 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 168 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 175.2 64.8 2.15999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 184.56 64.8 17.04 67.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 191.76 64.8 2.39999 60.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 218.16 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 225.36 64.8 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 234.96 64.8 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 242.16 64.8 2.15999 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.32 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 275.52 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 285.12 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 292.32 64.8 2.15997 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 301.68 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 308.88 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 318.48 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 325.68 64.8 2.39999 25.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 335.28 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 342.48 64.8 2.15997 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 351.84 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 359.04 64.8 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.64 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 375.84 64.8 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 385.44 64.8 16.8 58.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 392.64 64.8 2.15997 51.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.8 64.8 17.04 106.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 426 64.8 2.39999 99.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 435.6 64.8 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 442.8 64.8 2.15997 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 452.16 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 459.36 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 468.96 64.8 17.04 80.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 476.16 64.8 2.39999 73.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 485.76 64.8 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 492.96 64.8 2.16 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 502.32 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 509.52 64.8 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 519.12 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 526.32 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 535.92 64.8 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 543.12 64.8 2.15997 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.48 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 64.8 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 64.8 2.40002 12.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.88 64.8 16.8 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 610.08 64.8 2.15997 25.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 636.24 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 643.44 64.8 2.39996 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.04 64.8 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.24 64.8 2.15997 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 669.6 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 676.8 64.8 2.39996 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 686.4 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 693.6 64.8 2.40002 31.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 719.76 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 726.96 64.8 2.40002 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 736.56 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 743.76 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 753.36 64.8 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 760.56 64.8 2.15997 28.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.92 64.8 16.32 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 777.12 64.8 2.40002 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.52 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 60.72 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.08 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.28 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 86.88 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 94.08 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 103.68 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 110.88 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 120.24 64.8 17.04 58.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 127.44 64.8 2.39999 51.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 137.04 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 144.24 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.84 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 161.04 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 170.4 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 177.6 64.8 2.39999 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 187.2 64.8 17.04 39.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 194.4 64.8 2.39999 31.92 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 220.8 64.8 17.04 29.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 228 64.8 2.39999 22.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 237.36 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 244.56 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.96 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 278.16 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.52 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 294.72 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 304.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 311.52 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 321.12 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 328.32 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.68 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 344.88 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.48 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 361.68 64.8 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.28 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 378.48 64.8 2.39999 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 387.84 64.8 17.04 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.04 64.8 2.39999 28.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 421.44 64.8 17.04 90.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 428.64 64.8 2.39999 83.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 438 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 445.2 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 454.8 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.6 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 478.8 64.8 2.39999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 64.8 2.39999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.96 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 512.16 64.8 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.76 64.8 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.96 64.8 2.40002 19.2 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 538.32 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 545.52 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 571.92 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 579.12 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 588.72 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 595.92 64.8 2.39996 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.28 64.8 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 612.48 64.8 2.40002 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.88 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 646.08 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 655.44 64.8 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 662.64 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 672.24 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 679.44 64.8 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.04 64.8 17.04 32.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 696.24 64.8 2.40002 25.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 722.4 64.8 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 729.6 64.8 2.40002 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 739.2 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 746.4 64.8 2.40002 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.76 64.8 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.96 64.8 2.40002 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 772.56 64.8 13.68 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 779.76 64.8 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 48.48 384.72 m
+ 48.48 64.8 l
+ S
+ n
+ 45.84 64.8 m
+ 48.48 64.8 l
+ S
+ n
+ 45.84 96.72 m
+ 48.48 96.72 l
+ S
+ n
+ 45.84 128.88 m
+ 48.48 128.88 l
+ S
+ n
+ 45.84 160.8 m
+ 48.48 160.8 l
+ S
+ n
+ 45.84 192.72 m
+ 48.48 192.72 l
+ S
+ n
+ 45.84 224.64 m
+ 48.48 224.64 l
+ S
+ n
+ 45.84 256.8 m
+ 48.48 256.8 l
+ S
+ n
+ 45.84 288.72 m
+ 48.48 288.72 l
+ S
+ n
+ 45.84 320.64 m
+ 48.48 320.64 l
+ S
+ n
+ 45.84 352.8 m
+ 48.48 352.8 l
+ S
+ n
+ 45.84 384.72 m
+ 48.48 384.72 l
+ S
+ n
+ 48.48 64.8 m
+ 784.32 64.8 l
+ S
+ n
+ 48.48 62.4 m
+ 48.48 64.8 l
+ S
+ n
+ 65.28 62.4 m
+ 65.28 64.8 l
+ S
+ n
+ 81.84 62.4 m
+ 81.84 64.8 l
+ S
+ n
+ 98.64 62.4 m
+ 98.64 64.8 l
+ S
+ n
+ 115.44 62.4 m
+ 115.44 64.8 l
+ S
+ n
+ 132 62.4 m
+ 132 64.8 l
+ S
+ n
+ 148.8 62.4 m
+ 148.8 64.8 l
+ S
+ n
+ 165.6 62.4 m
+ 165.6 64.8 l
+ S
+ n
+ 182.16 62.4 m
+ 182.16 64.8 l
+ S
+ n
+ 198.96 62.4 m
+ 198.96 64.8 l
+ S
+ n
+ 215.76 62.4 m
+ 215.76 64.8 l
+ S
+ n
+ 232.56 62.4 m
+ 232.56 64.8 l
+ S
+ n
+ 249.12 62.4 m
+ 249.12 64.8 l
+ S
+ n
+ 265.92 62.4 m
+ 265.92 64.8 l
+ S
+ n
+ 282.72 62.4 m
+ 282.72 64.8 l
+ S
+ n
+ 299.28 62.4 m
+ 299.28 64.8 l
+ S
+ n
+ 316.08 62.4 m
+ 316.08 64.8 l
+ S
+ n
+ 332.88 62.4 m
+ 332.88 64.8 l
+ S
+ n
+ 349.44 62.4 m
+ 349.44 64.8 l
+ S
+ n
+ 366.24 62.4 m
+ 366.24 64.8 l
+ S
+ n
+ 383.04 62.4 m
+ 383.04 64.8 l
+ S
+ n
+ 399.6 62.4 m
+ 399.6 64.8 l
+ S
+ n
+ 416.4 62.4 m
+ 416.4 64.8 l
+ S
+ n
+ 433.2 62.4 m
+ 433.2 64.8 l
+ S
+ n
+ 449.76 62.4 m
+ 449.76 64.8 l
+ S
+ n
+ 466.56 62.4 m
+ 466.56 64.8 l
+ S
+ n
+ 483.36 62.4 m
+ 483.36 64.8 l
+ S
+ n
+ 499.92 62.4 m
+ 499.92 64.8 l
+ S
+ n
+ 516.72 62.4 m
+ 516.72 64.8 l
+ S
+ n
+ 533.52 62.4 m
+ 533.52 64.8 l
+ S
+ n
+ 550.08 62.4 m
+ 550.08 64.8 l
+ S
+ n
+ 566.88 62.4 m
+ 566.88 64.8 l
+ S
+ n
+ 583.68 62.4 m
+ 583.68 64.8 l
+ S
+ n
+ 600.48 62.4 m
+ 600.48 64.8 l
+ S
+ n
+ 617.04 62.4 m
+ 617.04 64.8 l
+ S
+ n
+ 633.84 62.4 m
+ 633.84 64.8 l
+ S
+ n
+ 650.64 62.4 m
+ 650.64 64.8 l
+ S
+ n
+ 667.2 62.4 m
+ 667.2 64.8 l
+ S
+ n
+ 684 62.4 m
+ 684 64.8 l
+ S
+ n
+ 700.8 62.4 m
+ 700.8 64.8 l
+ S
+ n
+ 717.36 62.4 m
+ 717.36 64.8 l
+ S
+ n
+ 734.16 62.4 m
+ 734.16 64.8 l
+ S
+ n
+ 750.96 62.4 m
+ 750.96 64.8 l
+ S
+ n
+ 767.52 62.4 m
+ 767.52 64.8 l
+ S
+ n
+ 784.32 62.4 m
+ 784.32 64.8 l
+ S
+ q
+ Q
+ 30 62.16 m
+ /N2351 8.39999 Tf
+ (0%)
+ [4.60141 7.39867 ] pdfxs
+ 25.44 94.08 m
+ (10%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 126.24 m
+ (20%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 158.16 m
+ (30%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 190.08 m
+ (40%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 222 m
+ (50%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 254.16 m
+ (60%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 286.08 m
+ (70%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 318 m
+ (80%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 25.44 350.16 m
+ (90%)
+ [4.5876 4.5876 7.38486 ] pdfxs
+ 20.88 382.08 m
+ (100%)
+ [4.5807 4.5807 4.5807 7.37797 ] pdfxs
+ q
+ Q
+ 59.28 33.12 m
+ /N2351 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 76.08 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 92.64 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 109.44 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 126.24 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 142.8 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 159.6 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 176.4 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 192.96 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 209.76 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 226.56 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 243.12 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 276.72 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 293.28 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 310.08 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 326.88 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 343.44 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 360.24 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 377.04 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 393.6 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 427.2 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 444 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 460.56 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 477.36 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 494.16 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 510.72 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 527.52 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 544.32 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 577.68 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 594.48 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 611.04 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 627.84 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 644.64 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 661.2 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 678 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 694.8 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 728.16 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 744.96 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 761.52 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.32 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ q
+ n
+ 7.67999 77.52 12.72 295.92 re
+ h
+ W
+ n
+ q
+ Q
+ 17.76 77.76 m
+ /N2352 [0 10.8 -10.8 0 0 0] Tf
+ (Percent of Alias Queries by Loop Opts Returned MayAlias)
+ [7.26367 6.06479 4.26127 6.06479 6.06479 6.65871 3.65631 3.11998 6.65871 3.65631 3.11998 
+ 7.85759 3.06239 3.06239 6.06479 6.06479 3.11998 8.46239 6.65871 6.06479 4.26127 3.06239 
+ 6.06479 6.06479 3.11998 6.65871 6.06479 3.11998 6.65871 6.65871 6.65871 6.65871 3.11998 
+ 8.46239 6.65871 3.65631 6.06479 3.11998 7.85759 6.06479 3.65631 6.65871 4.26127 6.65871 
+ 6.06479 6.65871 3.11998 9.05631 6.06479 6.06479 7.85759 3.06239 3.06239 6.06479 6.06479 
+ ] pdfys
+ Q
+ n
+ 619.68 285.36 79.44 97.68 re
+ 1 1 1 sc
+ f
+ n
+ 619.44 285.36 79.68 97.92 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 361.2 22.56 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 368.64 8.40002 8.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 368.16 m
+ /N2351 13.92 Tf
+ (local)
+ [3.07835 7.72763 6.94811 7.72763 3.07835 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 341.76 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 349.2 8.40002 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 348.72 m
+ (steens-fi)
+ [6.9285 3.83826 7.70802 7.70802 7.70802 6.9285 4.60376 3.83826 3.05875 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 322.32 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 329.76 8.40002 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 329.28 m
+ (steens-fs)
+ [6.92521 3.83497 7.70473 7.70473 7.70473 6.92521 4.60047 3.83497 6.92521 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 302.64 22.56 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 310.08 8.40002 8.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 309.6 m
+ (anders)
+ [7.68733 7.68733 7.68733 7.68733 4.58307 6.90781 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.68 285.6 22.56 20.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 626.4 290.64 8.40002 8.39999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 638.4 290.16 m
+ (ds-aa)
+ [7.68872 6.9092 4.58446 7.68872 7.68872 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 55.703 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.2654 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CM)
+ [7.88721 13.6363 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sQueriesRe)
+ [7.94172 8.4872 6.05449 4.85451 4.2654 3.0327 4.85451 7.93081 8.03985 4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (May)
+ [10.0036 5.14905 9.39264 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (") show
+ 1 0 0 1 -55.703 -192.341 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63.36 381.6 m
+ 783.36 381.6 l
+ 783.36 60.72 l
+ 63.36 60.72 l
+ 63.36 381.6 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63.36 92.64 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 92.88 m
+ 783.36 92.88 l
+ S
+ Q
+ q
+ n
+ 63.36 124.56 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 124.8 m
+ 783.36 124.8 l
+ S
+ Q
+ q
+ n
+ 63.36 156.72 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 156.96 m
+ 783.36 156.96 l
+ S
+ Q
+ q
+ n
+ 63.36 188.88 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 189.12 m
+ 783.36 189.12 l
+ S
+ Q
+ q
+ n
+ 63.36 221.04 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 221.28 m
+ 783.36 221.28 l
+ S
+ Q
+ q
+ n
+ 63.36 252.96 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 253.2 m
+ 783.36 253.2 l
+ S
+ Q
+ q
+ n
+ 63.36 285.12 720 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 285.36 m
+ 783.36 285.36 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 317.52 m
+ 783.36 317.52 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 349.44 m
+ 783.36 349.44 l
+ S
+ Q
+ q
+ n
+ 63.36 382.56 m
+ 63.36 59.76 l
+ 783.36 59.76 l
+ 783.36 382.56 l
+ 754.08 382.56 l
+ 754.08 314.88 l
+ 689.04 314.88 l
+ 689.04 382.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63.36 381.6 m
+ 783.36 381.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 689.04 391.92 m
+ 689.04 314.88 l
+ 754.08 314.88 l
+ 754.08 391.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 63.36 60.72 720 320.88 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 11.52 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 65.28 60.72 2.15999 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 74.4 60.72 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 81.6 60.72 2.15999 12.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.72 60.72 17.04 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 97.92 60.72 2.39999 256.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 107.28 60.72 16.8 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 114.48 60.72 2.15999 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.6 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.8 60.72 2.15999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 139.92 60.72 16.8 154.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 147.12 60.72 2.15999 147.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 156.24 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 163.44 60.72 2.15999 195.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 172.56 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 179.76 60.72 2.15999 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 188.88 60.72 17.04 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 196.08 60.72 2.39999 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.44 60.72 16.8 283.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 212.64 60.72 2.15999 276 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 221.76 60.72 16.8 318.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 228.96 60.72 2.15999 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 238.08 60.72 16.8 302.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 245.28 60.72 2.15999 295.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 60.72 17.04 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 277.92 60.72 2.39999 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 287.28 60.72 16.8 247.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 294.48 60.72 2.15997 240.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 303.6 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 310.8 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 319.92 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 327.12 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 336.24 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 343.44 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 352.56 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 359.76 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 368.88 60.72 17.04 318.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 376.08 60.72 2.39999 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 385.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 392.64 60.72 2.15997 317.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.08 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 425.28 60.72 2.16 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 434.4 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 441.6 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.72 60.72 17.04 116.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 457.92 60.72 2.39999 109.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.28 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 474.48 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 483.6 60.72 16.8 286.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 490.8 60.72 2.15997 279.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 499.92 60.72 16.8 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 507.12 60.72 2.15997 292.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 516.24 60.72 16.8 321.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 523.44 60.72 2.15997 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 532.56 60.72 16.8 299.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 539.76 60.72 2.15997 292.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 581.76 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 588.96 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 598.08 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 605.28 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 614.4 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 621.6 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630.72 60.72 17.04 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 637.92 60.72 2.39996 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.28 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.48 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 670.8 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 679.92 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 687.12 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 712.56 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 719.76 60.72 2.15997 243.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 728.88 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 736.08 60.72 2.40002 195.84 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 745.44 60.72 16.8 322.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 752.64 60.72 2.15997 320.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 761.76 60.72 16.8 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 768.96 60.72 2.15997 298.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 14.16 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 67.68 60.72 2.39999 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 76.8 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 84 60.72 2.39999 3.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 93.36 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 100.56 60.72 2.15999 48.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.68 60.72 17.04 109.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.88 60.72 2.39999 102.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 126 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 133.2 60.72 2.39999 211.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 142.32 60.72 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 149.52 60.72 2.39999 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 158.64 60.72 17.04 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 165.84 60.72 2.39999 9.59999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174.96 60.72 17.04 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 182.16 60.72 2.39999 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 191.52 60.72 16.8 231.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 198.72 60.72 2.15999 224.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.16 60.72 17.04 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.36 60.72 2.39999 208.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 240.48 60.72 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 247.68 60.72 2.39999 80.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 273.36 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 280.56 60.72 2.15997 16.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 306 60.72 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 313.2 60.72 2.39999 246.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 322.32 60.72 17.04 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 329.52 60.72 2.39999 246.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 338.64 60.72 17.04 244.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 345.84 60.72 2.39999 237.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 354.96 60.72 17.04 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 362.16 60.72 2.39999 256.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 371.52 60.72 16.8 126 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 378.72 60.72 2.15997 118.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 387.84 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.04 60.72 2.39999 215.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 420.48 60.72 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 427.68 60.72 2.39999 263.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 436.8 60.72 17.04 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 444 60.72 2.39999 288.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 453.36 60.72 16.8 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 460.56 60.72 2.15997 86.64 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 469.68 60.72 17.04 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 476.88 60.72 2.39999 182.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 486 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 493.2 60.72 2.39999 195.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 502.32 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 509.52 60.72 2.39999 195.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 518.64 60.72 17.04 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 525.84 60.72 2.40002 121.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534.96 60.72 17.04 58.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 542.16 60.72 2.39996 51.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 567.84 60.72 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 575.04 60.72 2.39996 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 584.16 60.72 17.04 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 591.36 60.72 2.40002 253.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 600.48 60.72 17.04 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 607.68 60.72 2.39996 243.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.8 60.72 17.04 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 624 60.72 2.40002 80.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 633.36 60.72 16.8 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 640.56 60.72 2.15997 202.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 649.68 60.72 17.04 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 656.88 60.72 2.40002 253.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666 60.72 17.04 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.2 60.72 2.39996 263.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 682.32 60.72 17.04 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 689.52 60.72 2.40002 231.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 714.96 60.72 17.04 68.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 722.16 60.72 2.39996 60.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 731.52 60.72 16.8 65.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 738.72 60.72 2.15997 57.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 747.84 60.72 17.04 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.04 60.72 2.39996 89.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.16 60.72 17.04 212.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 771.36 60.72 2.40002 205.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 60.72 16.56 132.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.32 60.72 2.15999 125.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.44 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.64 60.72 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 95.76 60.72 17.04 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 102.96 60.72 2.39999 48.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 112.32 60.72 16.8 119.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 119.52 60.72 2.15999 112.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.64 60.72 16.8 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 135.84 60.72 2.15999 211.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 144.96 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.16 60.72 2.15999 16.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 161.28 60.72 16.8 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 168.48 60.72 2.15999 12.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 177.6 60.72 16.8 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 184.8 60.72 2.15999 121.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 193.92 60.72 17.04 231.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.12 60.72 2.39999 224.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.48 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.68 60.72 2.15999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 226.8 60.72 16.8 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234 60.72 2.15999 208.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.12 60.72 16.8 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.32 60.72 2.15999 80.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 275.76 60.72 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 282.96 60.72 2.39999 19.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.64 60.72 16.8 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 315.84 60.72 2.16 246.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 324.96 60.72 16.8 254.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.16 60.72 2.15997 246.96 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.28 60.72 16.8 244.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.48 60.72 2.15997 237.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.6 60.72 16.8 264 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.8 60.72 2.15997 256.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 373.92 60.72 17.04 74.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 381.12 60.72 2.39999 67.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 60.72 16.8 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 60.72 2.15997 215.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 60.72 16.8 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 60.72 2.15997 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.44 60.72 16.8 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.64 60.72 2.15997 288.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.76 60.72 17.04 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.96 60.72 2.39999 86.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 472.32 60.72 16.8 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.52 60.72 2.16 182.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.64 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.84 60.72 2.16 195.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.96 60.72 16.8 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 512.16 60.72 2.15997 195.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 60.72 16.8 129.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 60.72 2.15997 121.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 537.6 60.72 16.8 58.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 544.8 60.72 2.15997 51.36 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 570.48 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 577.68 60.72 2.15997 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.8 60.72 16.8 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 594 60.72 2.15997 253.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 603.12 60.72 16.8 251.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 610.32 60.72 2.15997 243.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 619.44 60.72 16.8 87.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 626.64 60.72 2.15997 80.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.76 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.96 60.72 2.40002 202.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 652.32 60.72 16.8 260.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 659.52 60.72 2.15997 253.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 668.64 60.72 16.8 270.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 675.84 60.72 2.15997 263.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684.96 60.72 16.8 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 692.16 60.72 2.15997 231.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 717.6 60.72 16.8 81.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 724.8 60.72 2.15997 73.92 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 733.92 60.72 17.04 65.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 741.12 60.72 2.40002 57.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 750.48 60.72 16.8 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 757.68 60.72 2.15997 89.76 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 766.8 60.72 16.8 212.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 774 60.72 2.15997 205.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 60.72 17.04 61.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 72.72 60.72 2.39999 54.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 81.84 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 89.04 60.72 2.39999 3.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.4 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 105.6 60.72 2.15999 48.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 114.72 60.72 17.04 109.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 121.92 60.72 2.39999 102.72 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 131.04 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 138.24 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 147.36 60.72 17.04 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 154.56 60.72 2.39999 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 163.68 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 170.88 60.72 2.39999 6.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180 60.72 17.04 151.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.2 60.72 2.39999 144.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 196.56 60.72 16.8 241.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 203.76 60.72 2.15999 234.24 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 212.88 60.72 17.04 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 220.08 60.72 2.39999 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 229.2 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 236.4 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 245.52 60.72 17.04 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 252.72 60.72 2.39999 89.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 278.4 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 285.6 60.72 2.15997 16.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 311.04 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 318.24 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.36 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.56 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 343.68 60.72 17.04 257.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 350.88 60.72 2.39999 250.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360 60.72 17.04 225.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 367.2 60.72 2.39999 218.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 376.56 60.72 16.8 26.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 383.76 60.72 2.15997 19.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 392.88 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 400.08 60.72 2.39999 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 425.52 60.72 17.04 218.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 432.72 60.72 2.39999 211.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 441.84 60.72 17.04 302.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 449.04 60.72 2.39999 295.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 458.4 60.72 16.8 100.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 465.6 60.72 2.15997 93.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.72 60.72 17.04 267.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.92 60.72 2.39999 259.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 491.04 60.72 17.04 203.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 498.24 60.72 2.39999 195.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 507.36 60.72 17.04 193.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 514.56 60.72 2.39996 186 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 523.68 60.72 17.04 151.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 530.88 60.72 2.40002 144.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 540 60.72 17.04 68.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 547.2 60.72 2.39996 60.96 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.88 60.72 17.04 209.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 580.08 60.72 2.40002 202.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 589.2 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 596.4 60.72 2.40002 215.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 605.52 60.72 17.04 215.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 612.72 60.72 2.40002 208.56 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.84 60.72 17.04 90.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.04 60.72 2.39996 83.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 638.4 60.72 16.8 100.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 645.6 60.72 2.15997 93.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 654.72 60.72 17.04 222.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 661.92 60.72 2.39996 215.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 671.04 60.72 17.04 238.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 678.24 60.72 2.40002 231.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 687.36 60.72 17.04 234.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 694.56 60.72 2.39996 227.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720 60.72 17.04 93.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 727.2 60.72 2.39996 86.64 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 736.56 60.72 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 743.76 60.72 2.15997 28.8 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 752.88 60.72 17.04 164.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 760.08 60.72 2.40002 157.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 769.2 60.72 16.08 190.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 776.4 60.72 2.40002 182.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 68.16 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 75.36 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.8 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 108 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 117.36 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 124.56 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 133.68 60.72 16.8 42.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 140.88 60.72 2.15999 35.28 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 150 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 157.2 60.72 2.15999 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 182.64 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 189.84 60.72 2.15999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.96 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 206.16 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 231.84 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 239.04 60.72 2.15999 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 248.16 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 255.36 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 280.8 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 288 60.72 2.39999 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 313.68 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.88 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 330 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 337.2 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.32 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 353.52 60.72 2.16 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 362.64 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 369.84 60.72 2.16 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 395.52 60.72 16.8 55.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 402.72 60.72 2.15997 48.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.16 60.72 16.8 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 435.36 60.72 2.15997 32.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 444.48 60.72 16.8 52.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 451.68 60.72 2.15997 44.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 460.8 60.72 17.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 468 60.72 2.39999 12.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.36 60.72 16.8 52.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.56 60.72 2.15997 44.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 493.68 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 500.88 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.32 60.72 16.8 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 533.52 60.72 2.15997 16.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 575.52 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 582.72 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 591.84 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 599.04 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 608.16 60.72 16.8 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 615.36 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 624.48 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 631.68 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 640.8 60.72 17.04 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 648 60.72 2.40002 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 657.36 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 664.56 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 673.68 60.72 16.8 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 680.88 60.72 2.15997 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 690 60.72 16.8 16.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 697.2 60.72 2.15997 9.59999 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 722.64 60.72 16.8 36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 729.84 60.72 2.15997 28.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.96 60.72 17.04 10.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 746.16 60.72 2.39996 3.12 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 771.84 60.72 13.44 13.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 779.04 60.72 2.15997 6.48 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63.36 381.6 m
+ 63.36 60.72 l
+ S
+ n
+ 59.76 60.72 m
+ 63.36 60.72 l
+ S
+ n
+ 59.76 92.88 m
+ 63.36 92.88 l
+ S
+ n
+ 59.76 124.8 m
+ 63.36 124.8 l
+ S
+ n
+ 59.76 156.96 m
+ 63.36 156.96 l
+ S
+ n
+ 59.76 189.12 m
+ 63.36 189.12 l
+ S
+ n
+ 59.76 221.28 m
+ 63.36 221.28 l
+ S
+ n
+ 59.76 253.2 m
+ 63.36 253.2 l
+ S
+ n
+ 59.76 285.36 m
+ 63.36 285.36 l
+ S
+ n
+ 59.76 317.52 m
+ 63.36 317.52 l
+ S
+ n
+ 59.76 349.44 m
+ 63.36 349.44 l
+ S
+ n
+ 59.76 381.6 m
+ 63.36 381.6 l
+ S
+ n
+ 63.36 60.72 m
+ 783.36 60.72 l
+ S
+ n
+ 63.36 58.08 m
+ 63.36 60.72 l
+ S
+ n
+ 79.68 58.08 m
+ 79.68 60.72 l
+ S
+ n
+ 96 58.08 m
+ 96 60.72 l
+ S
+ n
+ 112.56 58.08 m
+ 112.56 60.72 l
+ S
+ n
+ 128.88 58.08 m
+ 128.88 60.72 l
+ S
+ n
+ 145.2 58.08 m
+ 145.2 60.72 l
+ S
+ n
+ 161.52 58.08 m
+ 161.52 60.72 l
+ S
+ n
+ 177.84 58.08 m
+ 177.84 60.72 l
+ S
+ n
+ 194.16 58.08 m
+ 194.16 60.72 l
+ S
+ n
+ 210.72 58.08 m
+ 210.72 60.72 l
+ S
+ n
+ 227.04 58.08 m
+ 227.04 60.72 l
+ S
+ n
+ 243.36 58.08 m
+ 243.36 60.72 l
+ S
+ n
+ 259.68 58.08 m
+ 259.68 60.72 l
+ S
+ n
+ 276 58.08 m
+ 276 60.72 l
+ S
+ n
+ 292.56 58.08 m
+ 292.56 60.72 l
+ S
+ n
+ 308.88 58.08 m
+ 308.88 60.72 l
+ S
+ n
+ 325.2 58.08 m
+ 325.2 60.72 l
+ S
+ n
+ 341.52 58.08 m
+ 341.52 60.72 l
+ S
+ n
+ 357.84 58.08 m
+ 357.84 60.72 l
+ S
+ n
+ 374.16 58.08 m
+ 374.16 60.72 l
+ S
+ n
+ 390.72 58.08 m
+ 390.72 60.72 l
+ S
+ n
+ 407.04 58.08 m
+ 407.04 60.72 l
+ S
+ n
+ 423.36 58.08 m
+ 423.36 60.72 l
+ S
+ n
+ 439.68 58.08 m
+ 439.68 60.72 l
+ S
+ n
+ 456 58.08 m
+ 456 60.72 l
+ S
+ n
+ 472.56 58.08 m
+ 472.56 60.72 l
+ S
+ n
+ 488.88 58.08 m
+ 488.88 60.72 l
+ S
+ n
+ 505.2 58.08 m
+ 505.2 60.72 l
+ S
+ n
+ 521.52 58.08 m
+ 521.52 60.72 l
+ S
+ n
+ 537.84 58.08 m
+ 537.84 60.72 l
+ S
+ n
+ 554.16 58.08 m
+ 554.16 60.72 l
+ S
+ n
+ 570.72 58.08 m
+ 570.72 60.72 l
+ S
+ n
+ 587.04 58.08 m
+ 587.04 60.72 l
+ S
+ n
+ 603.36 58.08 m
+ 603.36 60.72 l
+ S
+ n
+ 619.68 58.08 m
+ 619.68 60.72 l
+ S
+ n
+ 636 58.08 m
+ 636 60.72 l
+ S
+ n
+ 652.56 58.08 m
+ 652.56 60.72 l
+ S
+ n
+ 668.88 58.08 m
+ 668.88 60.72 l
+ S
+ n
+ 685.2 58.08 m
+ 685.2 60.72 l
+ S
+ n
+ 701.52 58.08 m
+ 701.52 60.72 l
+ S
+ n
+ 717.84 58.08 m
+ 717.84 60.72 l
+ S
+ n
+ 734.16 58.08 m
+ 734.16 60.72 l
+ S
+ n
+ 750.72 58.08 m
+ 750.72 60.72 l
+ S
+ n
+ 767.04 58.08 m
+ 767.04 60.72 l
+ S
+ n
+ 783.36 58.08 m
+ 783.36 60.72 l
+ S
+ q
+ Q
+ 37.68 56.64 m
+ /N2357 11.52 Tf
+ (0%)
+ [6.48191 10.3182 ] pdfxs
+ 31.2 88.8 m
+ (10%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 120.72 m
+ (20%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 152.88 m
+ (30%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 185.04 m
+ (40%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 217.2 m
+ (50%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 249.12 m
+ (60%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 281.28 m
+ (70%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 313.44 m
+ (80%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 31.2 345.36 m
+ (90%)
+ [6.4813 6.4813 10.3175 ] pdfxs
+ 24.72 377.52 m
+ (100%)
+ [6.4809 6.4809 6.4809 10.3171 ] pdfxs
+ q
+ Q
+ 73.92 25.44 m
+ /N2357 [0 8.15999 -8.15999 0 0 0] Tf
+ (181.mcf)
+ [4.50476 4.50476 4.50476 2.23628 6.76501 4.0478 2.23628 ] pdfys
+ q
+ Q
+ 90.24 19.68 m
+ (256.bzip2)
+ [4.55235 4.55235 4.55235 2.28387 4.55235 4.09539 1.82691 4.55235 4.55235 ] pdfys
+ q
+ Q
+ 106.56 24.24 m
+ (164.gzip)
+ [4.55134 4.55134 4.55134 2.28286 4.55134 4.09438 1.82591 4.55134 ] pdfys
+ q
+ Q
+ 123.12 27.36 m
+ (175.vpr)
+ [4.52355 4.52355 4.52355 2.25508 4.0666 4.52355 2.70382 ] pdfys
+ q
+ Q
+ 139.44 16.08 m
+ (197.parser)
+ [4.52445 4.52445 4.52445 2.25598 4.52445 4.52445 2.70472 4.0675 4.52445 2.70472 ] pdfys
+ q
+ Q
+ 155.76 18.72 m
+ (186.crafty)
+ [4.50585 4.50585 4.50585 2.23738 4.0489 2.68612 4.50585 2.23738 2.23738 4.0489 ] pdfys
+ q
+ Q
+ 172.08 22.32 m
+ (300.twolf)
+ [4.56184 4.56184 4.56184 2.29336 2.29336 5.9164 4.56184 1.83641 2.29336 ] pdfys
+ q
+ Q
+ 188.4 17.04 m
+ (255.vortex)
+ [4.51905 4.51905 4.51905 2.25058 4.0621 4.51905 2.69932 2.25058 4.51905 4.0621 ] pdfys
+ q
+ Q
+ 204.96 25.44 m
+ (254.gap)
+ [4.54124 4.54124 4.54124 2.27276 4.54124 4.54124 4.54124 ] pdfys
+ q
+ Q
+ 221.28 25.2 m
+ (252.eon)
+ [4.54124 4.54124 4.54124 2.27276 4.54124 4.54124 4.54124 ] pdfys
+ q
+ Q
+ 237.6 10.56 m
+ (253.perlbmk) show
+ q
+ Q
+ 253.92 25.92 m
+ (176.gcc)
+ [4.53466 4.53466 4.53466 2.26619 4.53466 4.07771 4.07771 ] pdfys
+ q
+ Q
+ 286.56 29.28 m
+ (179.art)
+ [4.50807 4.50807 4.50807 2.23959 4.50807 2.68833 2.23959 ] pdfys
+ q
+ Q
+ 303.12 12.48 m
+ (183.equake)
+ [4.54455 4.54455 4.54455 2.27607 4.54455 4.54455 4.54455 4.54455 4.08759 4.54455 ] pdfys
+ q
+ Q
+ 319.44 20.64 m
+ (171.swim)
+ [4.57945 4.57945 4.57945 2.31097 4.12249 5.93401 1.85401 6.83971 ] pdfys
+ q
+ Q
+ 335.76 18.96 m
+ (172.mgrid)
+ [4.53256 4.53256 4.53256 2.26408 6.79282 4.53256 2.71282 1.80712 4.53256 ] pdfys
+ q
+ Q
+ 352.08 8.39999 m
+ (168.wupwise)
+ [4.56924 4.56924 4.56924 2.30076 5.9238 4.56924 4.56924 5.9238 1.84381 4.11228 4.56924 
+ ] pdfys
+ q
+ Q
+ 368.4 19.2 m
+ (173.applu)
+ [4.55485 4.55485 4.55485 2.28637 4.55485 4.55485 4.55485 1.82942 4.55485 ] pdfys
+ q
+ Q
+ 384.96 16.8 m
+ (188.ammp)
+ [4.51846 4.51846 4.51846 2.24998 4.51846 6.77872 6.77872 4.51846 ] pdfys
+ q
+ Q
+ 401.28 19.2 m
+ (177.mesa)
+ [4.52816 4.52816 4.52816 2.25969 6.78842 4.52816 4.07121 4.52816 ] pdfys
+ q
+ Q
+ 433.92 4.07999 m
+ (129.compress)
+ [4.52656 4.52656 4.52656 2.25808 4.0696 4.52656 6.78682 4.52656 2.70682 4.52656 4.0696 
+ 4.0696 ] pdfys
+ q
+ Q
+ 450.24 35.04 m
+ (130.li)
+ [4.56654 4.56654 4.56654 2.29806 1.84111 1.84111 ] pdfys
+ q
+ Q
+ 466.56 6.48 m
+ (124.m88ksim)
+ [4.55514 4.55514 4.55514 2.28666 6.8154 4.55514 4.55514 4.09818 4.09818 1.82971 6.8154 
+ ] pdfys
+ q
+ Q
+ 483.12 22.08 m
+ (132.ijpeg)
+ [4.56434 4.56434 4.56434 2.29587 1.83891 1.83891 4.56434 4.56434 4.56434 ] pdfys
+ q
+ Q
+ 499.44 29.76 m
+ (099.go) show
+ q
+ Q
+ 515.76 25.44 m
+ (134.perl)
+ [4.51165 4.51165 4.51165 2.24318 4.51165 4.51165 2.69192 1.78622 ] pdfys
+ q
+ Q
+ 532.08 17.04 m
+ (147.vortex)
+ [4.51905 4.51905 4.51905 2.25058 4.0621 4.51905 2.69932 2.25058 4.51905 4.0621 ] pdfys
+ q
+ Q
+ 548.4 25.92 m
+ (126.gcc)
+ [4.53466 4.53466 4.53466 2.26619 4.53466 4.07771 4.07771 ] pdfys
+ q
+ Q
+ 581.28 20.64 m
+ (102.swim)
+ [4.57945 4.57945 4.57945 2.31097 4.12249 5.93401 1.85401 6.83971 ] pdfys
+ q
+ Q
+ 597.6 10.8 m
+ (101.tomcatv)
+ [4.51086 4.51086 4.51086 2.24238 2.24238 4.51086 6.77112 4.0539 4.51086 2.24238 4.0539 
+ ] pdfys
+ q
+ Q
+ 613.92 18.96 m
+ (107.mgrid)
+ [4.53256 4.53256 4.53256 2.26408 6.79282 4.53256 2.71282 1.80712 4.53256 ] pdfys
+ q
+ Q
+ 630.24 18.72 m
+ (145.fpppp)
+ [4.53076 4.53076 4.53076 2.26228 2.26228 4.53076 4.53076 4.53076 4.53076 ] pdfys
+ q
+ Q
+ 646.56 9.59999 m
+ (104.hydro2d) show
+ q
+ Q
+ 663.12 19.2 m
+ (110.applu)
+ [4.55485 4.55485 4.55485 2.28637 4.55485 4.55485 4.55485 1.82942 4.55485 ] pdfys
+ q
+ Q
+ 679.44 14.16 m
+ (103.su2cor)
+ [4.53225 4.53225 4.53225 2.26378 4.07529 4.53225 4.53225 4.07529 4.53225 2.71252 ] pdfys
+ q
+ Q
+ 695.76 15.6 m
+ (146.wave5)
+ [4.55235 4.55235 4.55235 2.28387 5.90691 4.55235 4.09539 4.55235 4.55235 ] pdfys
+ q
+ Q
+ 728.4 24 m
+ (fpgrowth)
+ [2.22679 4.49526 4.49526 2.67553 4.49526 5.84983 2.22679 4.49526 ] pdfys
+ q
+ Q
+ 744.96 18.24 m
+ (boxed-sim)
+ [4.56875 4.56875 4.11179 4.56875 4.56875 2.74901 4.11179 1.84332 6.82901 ] pdfys
+ q
+ Q
+ 761.28 29.76 m
+ (NAMD)
+ [5.88571 5.43697 6.79141 5.88571 ] pdfys
+ q
+ Q
+ 777.6 21.36 m
+ (povray31)
+ [4.54165 4.54165 4.08469 2.72192 4.54165 4.08469 4.54165 4.54165 ] pdfys
+ q
+ n
+ 8.15999 35.28 13.2 347.76 re
+ h
+ W
+ n
+ q
+ Q
+ 18.72 35.52 m
+ /N2358 [0 11.28 -11.28 0 0 0] Tf
+ (Percent of Mod/Ref Queries by Loop Opts Returned Mod and Ref)
+ [7.54734 6.29518 4.4115 6.29518 6.29518 6.91549 3.77965 3.11994 6.91549 3.77965 3.11994 
+ 9.41965 6.91549 6.91549 3.15934 8.16766 6.29518 3.77965 3.11994 8.79934 6.91549 6.29518 
+ 4.4115 3.15934 6.29518 6.29518 3.11994 6.91549 6.29518 3.11994 6.91549 6.91549 6.91549 
+ 6.91549 3.11994 8.79934 6.91549 3.77965 6.29518 3.11994 8.16766 6.29518 3.77965 6.91549 
+ 4.4115 6.91549 6.29518 6.91549 3.11994 9.41965 6.91549 6.91549 3.11994 6.29518 6.91549 
+ 6.91549 3.11994 8.16766 6.29518 3.77965 ] pdfys
+ Q
+ n
+ 689.28 314.88 64.56 76.8 re
+ 1 1 1 sc
+ f
+ n
+ 689.04 314.88 64.8 77.04 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 372.72 18.48 18.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 380.16 7.44 7.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 379.68 m
+ /N2357 12 Tf
+ (local)
+ [2.72159 6.72958 6.05759 6.72958 2.72159 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 357.36 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 364.8 7.44 7.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 364.32 m
+ (steens-fi)
+ [6.028 3.364 6.7 6.7 6.7 6.028 4.02391 3.364 2.692 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 342 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 349.44 7.44 7.44 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 348.96 m
+ (steens-fs)
+ [6.03069 3.36668 6.70268 6.70268 6.70268 6.03069 4.0266 3.36668 6.03069 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 326.88 18.48 22.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 334.32 7.44 7.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 333.84 m
+ (anders)
+ [6.71799 6.71799 6.71799 6.71799 4.0419 6.04599 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 689.28 315.12 18.48 18.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 692.88 318.96 7.44 7.43997 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 703.44 318.48 m
+ (ds-aa)
+ [6.71759 6.04559 4.0415 6.71759 6.71759 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 15.506 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:Percent)
+ [7.8872 7.11266 4.85451 4.2654 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (LI) show
+ (CMMod)
+ [7.88721 13.6363 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.05449 4.85451 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nses)
+ [6.0654 4.29811 4.85451 7.93081 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.0654 4.8436 9.6981 ] pdfxs
+ (\\) show
+ (Mod)
+ [10.0036 5.74904 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (R) show
+ (ef)
+ [4.8436 4.18905 ] pdfxs
+ (") show
+ 1 0 0 1 -15.506 -192.946 cm
+ q
+ 0.54541 0 0 0.454514 0 0 cm
+ q
+ q
+ 0 0 792 396 re
+ W
+ n
+ n
+ 5.03999 3.35999 779.28 388.56 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 66.48 381.6 m
+ 784.32 381.6 l
+ 784.32 67.2 l
+ 66.48 67.2 l
+ 66.48 381.6 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 66.48 382.56 m
+ 66.48 66.24 l
+ 784.32 66.24 l
+ 784.32 382.56 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 98.64 m
+ 784.32 98.64 l
+ S
+ Q
+ q
+ n
+ 66.48 382.56 m
+ 66.48 66.24 l
+ 784.32 66.24 l
+ 784.32 382.56 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 130.08 m
+ 784.32 130.08 l
+ S
+ Q
+ q
+ n
+ 66.48 161.28 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 161.52 m
+ 784.32 161.52 l
+ S
+ Q
+ q
+ n
+ 66.48 192.72 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 192.96 m
+ 784.32 192.96 l
+ S
+ Q
+ q
+ n
+ 66.48 224.16 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 224.4 m
+ 784.32 224.4 l
+ S
+ Q
+ q
+ n
+ 66.48 255.6 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 255.84 m
+ 784.32 255.84 l
+ S
+ Q
+ q
+ n
+ 66.48 287.04 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 287.28 m
+ 784.32 287.28 l
+ S
+ Q
+ q
+ n
+ 66.48 318.48 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 318.72 m
+ 784.32 318.72 l
+ S
+ Q
+ q
+ n
+ 66.48 349.92 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 350.16 m
+ 784.32 350.16 l
+ S
+ Q
+ q
+ n
+ 66.48 381.36 717.84 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 66.48 381.6 m
+ 784.32 381.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 396 m
+ 0.959991 0 l
+ 788.4 0 l
+ 788.4 396 l
+ 657.12 153.6 m
+ 657.12 82.56 l
+ 784.08 82.56 l
+ 784.08 153.6 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 66.48 67.2 717.84 314.4 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 67.2 18.72 283.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 67.2 6.48 276 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 80.4 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 87.6 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.92 67.2 6.48 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120.24 67.2 6.48 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 67.2 21.12 273.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 67.2 6.48 266.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.68 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.88 67.2 6.48 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 162 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 169.2 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 178.32 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 185.52 67.2 6.48 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.64 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.84 67.2 6.48 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.96 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 218.16 67.2 6.48 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 67.2 21.12 305.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 67.2 6.48 298.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.6 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 283.44 67.2 6.47998 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 292.56 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 299.76 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.88 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 316.08 67.2 6.48001 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.2 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.4 67.2 6.48001 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.84 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 365.04 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 374.16 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 381.36 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 67.2 21.12 264.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 67.2 6.47998 257.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 67.2 20.88 286.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 67.2 6.23999 279.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 67.2 21.12 274.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 67.2 6.48001 266.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.52 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.72 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.84 67.2 21.12 274.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 67.2 6.47998 266.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 504.48 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 511.68 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.8 67.2 21.12 305.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528 67.2 6.47998 298.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 537.12 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 544.32 67.2 6.47998 314.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.76 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.96 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 67.2 21.12 312 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 67.2 6.47998 304.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 625.92 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 67.2 21.12 315.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.24 67.2 6.47998 308.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 651.36 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 658.56 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.88 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 67.2 21.12 308.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 67.2 6.47998 301.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.64 67.2 21.12 286.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 67.2 6.47998 279.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 67.2 21.12 316.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 740.16 67.2 6.47998 311.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.28 67.2 21.12 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 756.48 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 765.6 67.2 20.64 315.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.8 67.2 6.47998 307.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 336 18.72 47.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 343.44 6.48 35.04 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 333.6 6.48 12.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 324.72 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 334.32 6.48001 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 334.32 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 369.12 6.47998 2.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 346.8 6.47998 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 749.28 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 756.48 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 327.84 6.47998 6.23999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 346.8 6.23999 3.12 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 66.48 371.28 18.72 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 71.28 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 96.72 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 103.92 369.12 6.48 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 113.04 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 120.24 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 129.36 339.12 21.12 44.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.56 346.56 6.48 35.04 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 145.68 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 152.88 378.72 6.48 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 178.32 358.56 21.12 24.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 185.52 366 6.48 15.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 194.64 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 201.84 369.12 6.48 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 227.28 358.32 21.12 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 234.48 365.76 6.48 15.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.6 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.8 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 276.24 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 283.44 375.6 6.47998 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.88 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 316.08 375.6 6.48001 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 325.2 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 332.4 375.36 6.48001 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 341.52 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 348.72 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.84 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 365.04 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 390.48 326.88 21.12 56.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 397.68 334.32 6.47998 47.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 423.12 342.72 20.88 40.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.32 350.16 6.23999 31.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 330 21.12 53.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 337.44 6.48001 44.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 455.52 361.68 21.12 21.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 462.72 369.12 6.47998 12.48 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 471.84 330 21.12 53.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 479.04 337.44 6.47998 44.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.16 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.36 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.8 358.56 21.12 24.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528 366 6.47998 15.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 569.76 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 576.96 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 586.08 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 593.28 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 367.92 21.12 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 618.72 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 625.92 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 635.04 368.16 21.12 15.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 642.24 375.6 6.47998 6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 651.36 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 658.56 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.68 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.88 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 684 364.8 21.12 18.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 691.2 372.24 6.47998 9.35999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 716.64 345.84 21.12 37.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 723.84 353.28 6.47998 28.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 732.96 371.28 21.12 12.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 740.16 378.72 6.47998 2.88 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 765.6 367.92 20.64 15.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.8 375.36 6.47998 6.23999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 66.48 381.6 m
+ 66.48 67.2 l
+ S
+ n
+ 62.64 67.2 m
+ 66.48 67.2 l
+ S
+ n
+ 62.64 98.64 m
+ 66.48 98.64 l
+ S
+ n
+ 62.64 130.08 m
+ 66.48 130.08 l
+ S
+ n
+ 62.64 161.52 m
+ 66.48 161.52 l
+ S
+ n
+ 62.64 192.96 m
+ 66.48 192.96 l
+ S
+ n
+ 62.64 224.4 m
+ 66.48 224.4 l
+ S
+ n
+ 62.64 255.84 m
+ 66.48 255.84 l
+ S
+ n
+ 62.64 287.28 m
+ 66.48 287.28 l
+ S
+ n
+ 62.64 318.72 m
+ 66.48 318.72 l
+ S
+ n
+ 62.64 350.16 m
+ 66.48 350.16 l
+ S
+ n
+ 62.64 381.6 m
+ 66.48 381.6 l
+ S
+ n
+ 66.48 67.2 m
+ 784.32 67.2 l
+ S
+ n
+ 66.48 64.8 m
+ 66.48 67.2 l
+ S
+ n
+ 82.8 64.8 m
+ 82.8 67.2 l
+ S
+ n
+ 99.12 64.8 m
+ 99.12 67.2 l
+ S
+ n
+ 115.44 64.8 m
+ 115.44 67.2 l
+ S
+ n
+ 131.76 64.8 m
+ 131.76 67.2 l
+ S
+ n
+ 148.08 64.8 m
+ 148.08 67.2 l
+ S
+ n
+ 164.4 64.8 m
+ 164.4 67.2 l
+ S
+ n
+ 180.72 64.8 m
+ 180.72 67.2 l
+ S
+ n
+ 197.04 64.8 m
+ 197.04 67.2 l
+ S
+ n
+ 213.36 64.8 m
+ 213.36 67.2 l
+ S
+ n
+ 229.68 64.8 m
+ 229.68 67.2 l
+ S
+ n
+ 246 64.8 m
+ 246 67.2 l
+ S
+ n
+ 262.32 64.8 m
+ 262.32 67.2 l
+ S
+ n
+ 278.64 64.8 m
+ 278.64 67.2 l
+ S
+ n
+ 294.96 64.8 m
+ 294.96 67.2 l
+ S
+ n
+ 311.28 64.8 m
+ 311.28 67.2 l
+ S
+ n
+ 327.6 64.8 m
+ 327.6 67.2 l
+ S
+ n
+ 343.92 64.8 m
+ 343.92 67.2 l
+ S
+ n
+ 360.24 64.8 m
+ 360.24 67.2 l
+ S
+ n
+ 376.56 64.8 m
+ 376.56 67.2 l
+ S
+ n
+ 392.88 64.8 m
+ 392.88 67.2 l
+ S
+ n
+ 409.2 64.8 m
+ 409.2 67.2 l
+ S
+ n
+ 425.52 64.8 m
+ 425.52 67.2 l
+ S
+ n
+ 441.6 64.8 m
+ 441.6 67.2 l
+ S
+ n
+ 457.92 64.8 m
+ 457.92 67.2 l
+ S
+ n
+ 474.24 64.8 m
+ 474.24 67.2 l
+ S
+ n
+ 490.56 64.8 m
+ 490.56 67.2 l
+ S
+ n
+ 506.88 64.8 m
+ 506.88 67.2 l
+ S
+ n
+ 523.2 64.8 m
+ 523.2 67.2 l
+ S
+ n
+ 539.52 64.8 m
+ 539.52 67.2 l
+ S
+ n
+ 555.84 64.8 m
+ 555.84 67.2 l
+ S
+ n
+ 572.16 64.8 m
+ 572.16 67.2 l
+ S
+ n
+ 588.48 64.8 m
+ 588.48 67.2 l
+ S
+ n
+ 604.8 64.8 m
+ 604.8 67.2 l
+ S
+ n
+ 621.12 64.8 m
+ 621.12 67.2 l
+ S
+ n
+ 637.44 64.8 m
+ 637.44 67.2 l
+ S
+ n
+ 653.76 64.8 m
+ 653.76 67.2 l
+ S
+ n
+ 670.08 64.8 m
+ 670.08 67.2 l
+ S
+ n
+ 686.4 64.8 m
+ 686.4 67.2 l
+ S
+ n
+ 702.72 64.8 m
+ 702.72 67.2 l
+ S
+ n
+ 719.04 64.8 m
+ 719.04 67.2 l
+ S
+ n
+ 735.36 64.8 m
+ 735.36 67.2 l
+ S
+ n
+ 751.68 64.8 m
+ 751.68 67.2 l
+ S
+ n
+ 768 64.8 m
+ 768 67.2 l
+ S
+ n
+ 784.32 64.8 m
+ 784.32 67.2 l
+ S
+ q
+ Q
+ 39.6 63.12 m
+ /N2363 12.24 Tf
+ (0%)
+ [6.72204 10.7981 ] pdfxs
+ 32.88 94.56 m
+ (10%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 126 m
+ (20%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 157.44 m
+ (30%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 188.88 m
+ (40%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 220.32 m
+ (50%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 251.76 m
+ (60%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 283.2 m
+ (70%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 314.64 m
+ (80%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 32.88 346.08 m
+ (90%)
+ [6.72134 6.72134 10.7974 ] pdfxs
+ 26.16 377.52 m
+ (100%)
+ [6.72104 6.72104 6.72104 10.797 ] pdfxs
+ q
+ Q
+ 77.04 33.12 m
+ /N2363 [0 7.92 -7.92 0 0 0] Tf
+ (181.mcf)
+ [4.42471 4.42471 4.42471 2.22295 6.61849 3.98119 2.22295 ] pdfys
+ q
+ Q
+ 93.36 27.6 m
+ (256.bzip2)
+ [4.34782 4.34782 4.34782 2.14606 4.34782 3.9043 1.70255 4.34782 4.34782 ] pdfys
+ q
+ Q
+ 109.68 31.92 m
+ (164.gzip)
+ [4.35133 4.35133 4.35133 2.14957 4.35133 3.90781 1.70606 4.35133 ] pdfys
+ q
+ Q
+ 126 35.52 m
+ (175.vpr)
+ [4.36732 4.36732 4.36732 2.16556 3.92381 4.36732 2.60111 ] pdfys
+ q
+ Q
+ 142.32 24.24 m
+ (197.parser)
+ [4.36172 4.36172 4.36172 2.15996 4.36172 4.36172 2.59551 3.91821 4.36172 2.59551 ] pdfys
+ q
+ Q
+ 158.64 27.12 m
+ (186.crafty)
+ [4.35783 4.35783 4.35783 2.15607 3.91431 2.59162 4.35783 2.15607 2.15607 3.91431 ] pdfys
+ q
+ Q
+ 174.96 30.24 m
+ (300.twolf)
+ [4.34842 4.34842 4.34842 2.14666 2.14666 5.66314 4.34842 1.70314 2.14666 ] pdfys
+ q
+ Q
+ 191.28 25.92 m
+ (255.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 207.6 33.36 m
+ (254.gap)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 223.92 33.6 m
+ (252.eon)
+ [4.32602 4.32602 4.32602 2.12426 4.32602 4.32602 4.32602 ] pdfys
+ q
+ Q
+ 240.24 18.72 m
+ (253.perlbmk)
+ [4.36932 4.36932 4.36932 2.16756 4.36932 4.36932 2.60311 1.72405 4.36932 6.5631 3.9258 
+ ] pdfys
+ q
+ Q
+ 256.56 33.6 m
+ (176.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 289.2 37.2 m
+ (179.art)
+ [4.34422 4.34422 4.34422 2.14246 4.34422 2.578 2.14246 ] pdfys
+ q
+ Q
+ 305.52 21.36 m
+ (183.equake)
+ [4.36853 4.36853 4.36853 2.16677 4.36853 4.36853 4.36853 4.36853 3.92501 4.36853 ] pdfys
+ q
+ Q
+ 321.84 28.32 m
+ (171.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 338.16 26.64 m
+ (172.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 354.48 16.56 m
+ (168.wupwise)
+ [4.38742 4.38742 4.38742 2.18566 5.70214 4.38742 4.38742 5.70214 1.74214 3.9439 4.38742 
+ ] pdfys
+ q
+ Q
+ 370.8 27.36 m
+ (173.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 387.12 24.72 m
+ (188.ammp)
+ [4.40671 4.40671 4.40671 2.20495 4.40671 6.60049 6.60049 4.40671 ] pdfys
+ q
+ Q
+ 403.44 27.36 m
+ (177.mesa)
+ [4.40642 4.40642 4.40642 2.20466 6.6002 4.40642 3.9629 4.40642 ] pdfys
+ q
+ Q
+ 435.84 12.24 m
+ (129.compress)
+ [4.39873 4.39873 4.39873 2.19697 3.95521 4.39873 6.59251 4.39873 2.63251 4.39873 3.95521 
+ 3.95521 ] pdfys
+ q
+ Q
+ 452.16 42.72 m
+ (130.li)
+ [4.32872 4.32872 4.32872 2.12696 1.68344 1.68344 ] pdfys
+ q
+ Q
+ 468.48 14.88 m
+ (124.m88ksim)
+ [4.37692 4.37692 4.37692 2.17516 6.5707 4.37692 4.37692 3.9334 3.9334 1.73164 6.5707 
+ ] pdfys
+ q
+ Q
+ 484.8 30 m
+ (132.ijpeg)
+ [4.32582 4.32582 4.32582 2.12406 1.68054 1.68054 4.32582 4.32582 4.32582 ] pdfys
+ q
+ Q
+ 501.12 37.68 m
+ (099.go)
+ [4.32692 4.32692 4.32692 2.12516 4.32692 4.32692 ] pdfys
+ q
+ Q
+ 517.44 33.36 m
+ (134.perl)
+ [4.33662 4.33662 4.33662 2.13486 4.33662 4.33662 2.57041 1.69135 ] pdfys
+ q
+ Q
+ 533.76 25.92 m
+ (147.vortex)
+ [4.35373 4.35373 4.35373 2.15197 3.91021 4.35373 2.58751 2.15197 4.35373 3.91021 ] pdfys
+ q
+ Q
+ 550.08 33.6 m
+ (126.gcc)
+ [4.38412 4.38412 4.38412 2.18236 4.38412 3.94061 3.94061 ] pdfys
+ q
+ Q
+ 582.72 28.32 m
+ (102.swim)
+ [4.36273 4.36273 4.36273 2.16097 3.91921 5.67745 1.71745 6.55651 ] pdfys
+ q
+ Q
+ 599.04 19.44 m
+ (101.tomcatv)
+ [4.36532 4.36532 4.36532 2.16357 2.16357 4.36532 6.55911 3.92181 4.36532 2.16357 3.92181 
+ ] pdfys
+ q
+ Q
+ 615.36 26.64 m
+ (107.mgrid)
+ [4.35773 4.35773 4.35773 2.15597 6.55151 4.35773 2.59151 1.71245 4.35773 ] pdfys
+ q
+ Q
+ 631.68 26.4 m
+ (145.fpppp)
+ [4.32933 4.32933 4.32933 2.12757 2.12757 4.32933 4.32933 4.32933 4.32933 ] pdfys
+ q
+ Q
+ 648 18.48 m
+ (104.hydro2d)
+ [4.35013 4.35013 4.35013 2.14837 4.35013 3.90661 4.35013 2.58391 4.35013 4.35013 4.35013 
+ ] pdfys
+ q
+ Q
+ 664.32 27.36 m
+ (110.applu)
+ [4.32522 4.32522 4.32522 2.12347 4.32522 4.32522 4.32522 1.67995 4.32522 ] pdfys
+ q
+ Q
+ 680.64 22.56 m
+ (103.su2cor)
+ [4.37352 4.37352 4.37352 2.17176 3.93 4.37352 4.37352 3.93 4.37352 2.6073 ] pdfys
+ q
+ Q
+ 696.96 24.48 m
+ (146.wave5)
+ [4.36122 4.36122 4.36122 2.15946 5.67594 4.36122 3.9177 4.36122 4.36122 ] pdfys
+ q
+ Q
+ 729.6 31.44 m
+ (fpgrowth)
+ [2.15517 4.35693 4.35693 2.59072 4.35693 5.67165 2.15517 4.35693 ] pdfys
+ q
+ Q
+ 745.92 25.92 m
+ (boxed-sim)
+ [4.37163 4.37163 3.92811 4.37163 4.37163 2.60541 3.92811 1.72635 6.56541 ] pdfys
+ q
+ Q
+ 762.24 37.92 m
+ (NAMD)
+ [5.76913 5.33359 6.64819 5.76913 ] pdfys
+ q
+ Q
+ 778.56 30.24 m
+ (povray31)
+ [4.38162 4.38162 3.9381 2.6154 4.38162 3.9381 4.38162 4.38162 ] pdfys
+ q
+ n
+ 10.32 76.32 16.32 296.16 re
+ h
+ W
+ n
+ q
+ Q
+ 23.28 76.56 m
+ /N2364 [0 13.92 -13.92 0 0 0] Tf
+ (Percent of Mod/Ref Responses by Loop Opts)
+ [9.22136 7.67613 5.3516 7.67613 7.67613 8.44163 4.57187 3.83997 8.44163 4.57187 3.83997 
+ 11.5319 8.44163 8.44163 3.80637 9.98686 7.67613 4.57187 3.83997 9.98686 7.67613 7.67613 
+ 8.44163 8.44163 8.44163 7.67613 7.67613 7.67613 3.83997 8.44163 7.67613 3.83997 8.44163 
+ 8.44163 8.44163 8.44163 3.83997 10.7664 8.44163 4.57187 7.67613 ] pdfys
+ Q
+ n
+ 657.36 82.56 126.48 70.8 re
+ 1 1 1 sc
+ f
+ n
+ 657.12 82.56 126.72 71.04 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 132.48 23.04 20.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 670.8 139.92 8.39996 8.39999 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 139.44 m
+ /N2363 13.92 Tf
+ (Mod And Ref)
+ [11.5356 7.67982 7.67982 3.84006 9.22505 7.67982 7.67982 3.84006 9.99055 7.67982 3.81007 
+ ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 670.8 122.4 8.39996 8.39999 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 121.92 m
+ (Mod Only)
+ [11.5247 7.66893 7.66893 3.83996 10.7592 7.66893 3.01965 6.88941 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 670.8 104.64 8.39996 8.39999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 104.16 m
+ (Ref Only)
+ [10.0332 7.72252 3.85276 3.83997 10.8128 7.72252 3.07324 6.943 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 663.6 82.8 23.04 19.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 670.8 87.12 8.39996 8.39999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 682.8 86.64 m
+ (No Mod or Ref)
+ [9.98435 7.67363 3.83996 11.5294 7.67363 7.67363 3.83996 7.67363 4.56937 3.83996 9.98435 
+ 7.67363 3.80387 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 63.142 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:)
+ [7.8872 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.8144 ] pdfxs
+ (L) show
+ (ICMMod)
+ [3.94897 7.8763 13.6363 9.99272 5.75995 6.0654 ] pdfxs
+ (/R) show
+ (efQuery)
+ [4.8436 6.97085 8.4872 6.0654 4.8436 4.27631 9.39264 ] pdfxs
+ (R) show
+ (esp)
+ [4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesBre)
+ [6.0654 4.29811 4.85451 7.93081 7.7344 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.75995 6.05449 5.14905 7.88721 6.0654 ] pdfxs
+ 144.682 -31.21 m
+ (102) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 115 115
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (fph)
+ [6.97085 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (o) show
+ (rderingissues)
+ [4.27631 6.0654 4.8436 4.27631 3.02179 6.0654 9.08719 3.0327 4.30902 4.29811 6.0654 
+ 4.8436 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -21.922 m
+ (The)
+ [7.8763 6.0654 9.16356 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.16356 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.0799 ] pdfxs
+ (ag) show
+ (reeswi)
+ [4.2654 4.85451 4.8436 8.62899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3745 ] pdfxs
+ (t) show
+ (heme)
+ [6.0654 9.16356 9.09802 4.8436 ] pdfxs
+ (t) show
+ (rics)
+ [4.27631 3.02179 4.85451 8.61808 ] pdfxs
+ (gat) show
+ (heredinSec)
+ [6.0654 4.8436 4.27631 4.8436 10.3854 3.0327 10.3745 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (4) show
+ (.4f)
+ [3.0327 9.77446 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (Lclien)
+ [11.1381 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -43.845 m
+ (I) show
+ (np)
+ [9.71991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.68721 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 85.896 -43.845 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 114.821 -43.845 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.02179 5.75995 4.30902 3.02179 7.96354 3.0327 7.96354 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.50902 ] pdfxs
+ (t) show
+ (operf)
+ [9.11992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmfew)
+ [4.27631 12.7416 3.33815 4.8436 11.5417 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\(having)
+ [6.0654 7.96354 4.23277 6.0654 5.14905 5.75995 3.0327 6.05449 9.11992 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dybeenused)
+ [6.05449 9.42537 6.35994 4.8436 4.85451 9.71991 6.0654 4.29811 4.8436 6.0654 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlierinc)
+ [4.27631 3.0327 3.0327 4.8436 8.90172 3.0327 10.6799 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 118.942 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (\f) show
+ 167.963 -65.768 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 190.164 -65.768 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.94172 4.18901 3.82904 4.95263 ] pdfxs
+ 240.997 -65.768 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.0654 3.02179 9.47992 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.90172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.46901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.6799 6.37085 ] pdfxs
+ (o) show
+ (ssibili)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.93444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n) show
+ -4.57764e-05 -87.69 m
+ /N1025 10.909 Tf
+ (lo)
+ [3.47997 6.62173 ] pdfxs
+ (c) show
+ (al)
+ [6.1091 3.47997 ] pdfxs
+ 25.265 -87.69 m
+ /N614 10.909 Tf
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 52.9949 -87.69 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-fs)
+ [4.95263 4.1781 3.82904 4.95263 ] pdfxs
+ 102.758 -87.69 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmsafew)
+ [4.27631 9.08711 7.85445 9.01083 3.33815 4.8436 11.4326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.61082 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 303.748 -87.69 m
+ /N1025 10.909 Tf
+ (s)
+ [4.95263 ] pdfxs
+ (teen) show
+ (s-)
+ [4.95263 4.1781 ] pdfxs
+ (\f) show
+ 351.699 -87.69 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 9.61082 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.39993 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.86536 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.m)
+ [7.85448 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -6.10352e-05 -109.613 m
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.84354 ] pdfxs
+ (a) show
+ (repr)
+ [4.27631 8.37811 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 9.59991 ] pdfxs
+ (t) show
+ (ore)
+ [8.98901 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ersinpovray)
+ [4.85451 4.2654 7.84354 3.0327 9.59991 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 
+ ] pdfxs
+ (31\)) show
+ (.The)
+ [7.84357 7.8763 6.0654 4.8436 ] pdfxs
+ 259.604 -109.613 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.15995 4.95263 ] pdfxs
+ 299.043 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovidesaf)
+ [3.02179 5.75995 4.30902 3.02179 7.84354 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 
+ 4.8436 7.84354 8.98901 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [7.81082 9.09802 ] pdfxs
+ (o) show
+ (reprecise)
+ [4.2654 8.38902 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 4.8436 ] pdfxs
+ -6.10352e-05 -131.535 m
+ (result)
+ [4.27631 4.8436 4.30902 6.05449 3.0327 9.17455 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.9963 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [8.25811 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.0654 9.77446 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usresul)
+ [6.05449 9.23989 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 8.29084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 220.722 -131.535 m
+ /N1025 10.909 Tf
+ (d) show
+ (s-)
+ [4.94172 4.18901 ] pdfxs
+ (aa) show
+ 253.951 -131.535 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesm)
+ [6.0654 3.02179 4.85451 9.22898 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.78537 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsth)
+ [6.0654 9.23989 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 418.074 -131.535 m
+ /N1025 10.909 Tf
+ (ande) show
+ (rs)
+ [5.17085 4.95263 ] pdfxs
+ 458.909 -131.535 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -153.458 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 8.92364 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.98898 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesf)
+ [3.0327 9.08711 4.8436 8.99989 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.96718 9.08711 ] pdfxs
+ (o) show
+ (re,e.)
+ [4.27631 4.8436 7.98538 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [11.029 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.97448 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.0654 7.97448 ] pdfxs
+ (103) show
+ (.su)
+ [3.0327 4.30902 6.05449 ] pdfxs
+ (2) show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (r,s)
+ [4.2654 7.98538 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imessli)
+ [3.0327 9.08711 4.85451 8.98898 4.29811 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyless,e.)
+ [3.0327 10.4508 3.02179 4.85451 4.29811 4.30902 7.97448 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ -9.15527e-05 -175.38 m
+ (253) show
+ (.perlbmk,)
+ [3.0327 6.35994 4.85451 4.2654 3.0327 6.0654 9.08711 5.75995 6.6654 ] pdfxs
+ (173) show
+ (.)
+ [3.0327 ] pdfxs
+ (a) show
+ (pplu)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -9.15527e-05 -213.213 m
+ /N622 11.955 Tf
+ (4.5.2Ali)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 3.73 ] pdfxs
+ (a) show
+ (s)
+ [9.79114 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (M) show
+ (o)
+ [7.1013 ] pdfxs
+ (d) show
+ (/)
+ [6.71874 ] pdfxs
+ (R) show
+ (ef)
+ [6.14487 8.58361 ] pdfxs
+ (Qu) show
+ (eries)
+ [6.14487 5.48733 3.74195 6.13291 5.30802 ] pdfxs
+ -9.15527e-05 -242.181 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 9.05444 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (,)
+ [8.06175 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ (,)
+ [8.06175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.8108 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5c)
+ [10.2108 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ininf)
+ [3.0327 10.8108 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (uthow)
+ [6.0654 8.9891 6.0654 5.14905 12.6326 ] pdfxs
+ (t) show
+ (hedi\013erent)
+ [6.05449 9.59992 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 9 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesresp)
+ [3.0327 5.75995 4.29811 4.85451 9.05444 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nded)
+ [6.05449 6.0654 4.8436 10.8108 ] pdfxs
+ (to) show
+ -9.15527e-05 -264.103 m
+ (t) show
+ (hequeriesm)
+ [6.05449 9.70901 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 9.15262 9.08711 ] pdfxs
+ (a) show
+ (deby)
+ [6.0654 9.6981 5.75995 10.6145 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 9.70901 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rlo)
+ [9.13081 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [10.9199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizer.Fi)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 4.27631 11.5308 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.6981 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (3shows)
+ [10.309 4.29811 6.0654 5.14905 7.8763 9.16353 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.6981 5.75995 6.0654 8.78166 6.37085 4.8436 9.13081 ] pdfxs
+ (o) show
+ (fMay)
+ [8.18174 10.0036 5.14905 5.75995 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (sre-)
+ [9.16353 4.27631 4.8436 3.63261 ] pdfxs
+ -9.15527e-05 -286.026 m
+ (sp)
+ [4.29811 6.37085 ] pdfxs
+ (o) show
+ (nsesre)
+ [6.05449 4.30902 4.8436 8.17081 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.05449 4.85451 9.91628 5.75995 9.62173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 8.1599 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.13809 3.02179 ] pdfxs
+ (oa) show
+ (d)
+ [6.0654 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (re)
+ [4.27631 8.70538 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 9.91628 4.30902 ] pdfxs
+ (to) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (to) show
+ (redependencechecks\(c)
+ [4.27631 8.70538 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 6.05449 4.85451 
+ 8.70538 4.54905 6.05449 4.85451 4.53815 5.75995 8.17081 4.23277 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rewi)
+ [4.2654 8.71629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -9.15527e-05 -307.948 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.06538 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.Fi)
+ [9.62173 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.06538 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4shows)
+ [9.67628 4.29811 6.0654 5.14905 7.8763 8.5308 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.06538 5.75995 6.0654 8.78166 6.37085 4.8436 8.49809 ] pdfxs
+ (o) show
+ (fc)
+ [7.54902 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (/) show
+ (loc)
+ [3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmod)
+ [10.2763 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries)
+ [4.2654 4.85451 7.54902 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 8.5199 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (a) show
+ (rere)
+ [4.27631 9.06538 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urned)
+ [6.0654 4.27631 6.05449 4.85451 10.2763 ] pdfxs
+ (a) show
+ (s) show
+ -9.15527e-05 -329.871 m
+ (\\) show
+ (Mod)
+ [10.0036 5.74904 10.6145 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6035 ] pdfxs
+ (R) show
+ (ef")
+ [4.85451 4.17814 10.0035 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.39265 ] pdfxs
+ (t) show
+ (oFi)
+ [9.99264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.39265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.Fin)
+ [10.6035 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,Fi)
+ [3.0327 3.02179 4.8545 7.79993 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.39265 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5shows)
+ [9.99264 4.30902 6.05449 5.14905 7.88721 8.84717 ] pdfxs
+ (t) show
+ (hebre)
+ [6.05449 9.39265 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.75995 6.05449 5.14905 7.88721 10.6035 ] pdfxs
+ (o) show
+ (fmod)
+ [7.87629 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ -9.15527e-05 -351.793 m
+ (queries)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.22172 ] pdfxs
+ (a) show
+ (sre)
+ [7.21082 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedbyDSA)
+ [6.0654 4.27631 6.05449 4.85451 8.9781 5.74904 8.68356 8.32365 6.0654 11.0944 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rewi)
+ [4.2654 7.76721 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hFi)
+ [8.9781 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.76721 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (8\)) show
+ (.Weelide)
+ [7.6472 10.2981 7.76721 4.8436 3.0327 3.0327 6.05449 7.76721 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.76721 ] pdfxs
+ (o) show
+ (therch)
+ [4.23277 6.0654 4.8436 7.18901 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.08722 ] pdfxs
+ (a) show
+ (s)
+ [7.22172 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.67265 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 7.76721 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -373.716 m
+ (irrelev)
+ [3.0327 4.2654 4.27631 4.85451 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.06183 ] pdfxs
+ (\(\\) show
+ (ref)
+ [4.2654 4.85451 7.14539 ] pdfxs
+ (o) show
+ (nly")
+ [6.0654 3.0327 5.75995 9.27265 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.88355 ] pdfxs
+ (\\) show
+ (nomodref"resp)
+ [6.05449 9.28356 9.08711 5.75995 9.87264 4.27631 4.8436 4.18905 9.27265 4.27631 4.8436 
+ 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nsesdoesn)
+ [6.05449 4.30902 4.8436 8.12717 6.05449 5.75995 4.85451 8.11626 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.06183 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.12717 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.89448 ] pdfxs
+ (o) show
+ (rc)
+ [8.09446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -9.15527e-05 -395.638 m
+ (veryli)
+ [5.4545 4.8436 4.27631 9.39264 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (leimp)
+ [3.02179 8.4872 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntd)
+ [5.75995 7.87638 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.4872 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelysp)
+ [4.27631 4.85451 9.08711 4.8436 3.0327 9.39264 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rse)
+ [4.27631 4.29811 8.4872 ] pdfxs
+ (\\) show
+ (mod)
+ [9.08711 5.75995 9.6981 ] pdfxs
+ (o) show
+ (nly"ch)
+ [6.0654 3.02179 5.75995 9.0981 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.9359 -417.561 m
+ (Thenumbersin)
+ [7.8763 6.0654 8.83629 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 8.29081 3.0327 
+ 10.0581 ] pdfxs
+ (t) show
+ (hesech)
+ [6.05449 4.85451 4.29811 8.8472 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rts)
+ [4.27631 4.23277 8.30172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.83629 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enc)
+ [4.8436 10.0581 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed,buts)
+ [4.8436 6.0654 7.11266 6.05449 6.0654 8.23637 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesqui)
+ [3.0327 9.08711 4.85451 8.29081 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (edi\013erent)
+ [8.8472 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.23637 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.0581 ] pdfxs
+ (t) show
+ (hepre-)
+ [6.05449 8.8472 6.05449 4.27631 4.85451 3.63261 ] pdfxs
+ -9.15527e-05 -439.483 m
+ (cisi)
+ [4.8436 3.0327 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nnumbersprovidedinSec)
+ [10.1454 5.75995 6.0654 8.78166 6.35994 4.85451 4.27631 8.37808 6.0654 4.27631 5.14905 
+ 5.75995 3.02179 6.0654 4.8436 10.1454 3.0327 10.1454 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.Over)
+ [9.2181 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.22175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (\\) show
+ (successr)
+ [4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 8.38899 4.2654 ] pdfxs
+ (at) show
+ (e")
+ [4.85451 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (hequeriesismuchhi)
+ [6.05449 8.93447 5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.37808 3.0327 8.38899 
+ 8.78166 6.0654 4.54905 10.1345 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -9.15527e-05 -461.406 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (t) show
+ (hisclient)
+ [6.05449 3.0327 8.36717 4.8436 3.0327 3.0327 4.8436 5.75995 8.29092 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nf)
+ [10.1126 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (t) show
+ (hesyn)
+ [6.0654 8.90174 4.29811 5.75995 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (t) show
+ (icclient)
+ [3.0327 8.90174 4.8436 3.0327 3.0327 4.8436 5.75995 8.30183 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.33445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 7.18903 ] pdfxs
+ (t) show
+ (hepercen)
+ [6.0654 8.90174 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.90174 ] pdfxs
+ (o) show
+ (fmay)
+ [7.3963 9.08711 5.14905 9.8181 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sresp)
+ [8.36717 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nsesis)
+ [6.0654 4.29811 4.85451 8.35626 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -483.329 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llylower)
+ [3.0327 3.0327 9.39264 3.0327 5.14905 7.57085 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (.There)
+ [7.8872 7.8763 6.05449 4.85451 4.2654 8.4872 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 8.4872 3.32724 ] pdfxs
+ (o) show
+ (urp)
+ [6.0654 7.909 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lre)
+ [6.6654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rthis:)
+ [7.909 4.23277 6.0654 3.0327 4.29811 3.0327 ] pdfxs
+ 16.3639 -517.206 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.2729 -517.206 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.70538 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.92718 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerperf)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 8.13809 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmssever)
+ [4.27631 9.08711 8.17081 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.89448 ] pdfxs
+ (ot) show
+ (herle)
+ [6.05449 4.85451 8.13809 3.02179 4.85451 ] pdfxs
+ (ga) show
+ (litychecksbef)
+ [3.0327 3.02179 3.94914 9.62173 4.53815 6.0654 4.8436 4.54905 5.75995 8.1599 6.37085 
+ 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reitqueries)
+ [4.2654 8.71629 3.0327 8.10547 5.75995 6.05449 4.85451 4.27631 3.02179 4.85451 8.17081 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.17081 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 8.56356 ] pdfxs
+ (I) show
+ (n) show
+ 27.2729 -539.129 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,if)
+ [4.2654 5.75995 3.02179 5.8254 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.34176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erisn)
+ [4.8436 6.76356 3.0327 6.79627 6.0654 ] pdfxs
+ (o) show
+ (tlo)
+ [6.73093 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pinv)
+ [8.55265 3.02179 5.75995 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,no)
+ [5.74904 6.05449 7.95266 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (squerieswillbeperf)
+ [6.79627 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 6.79627 7.8763 3.0327 3.0327 
+ 5.51995 6.35994 7.34176 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 8.55265 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 8.55265 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usly)
+ [6.05449 4.30902 3.0327 5.75995 ] pdfxs
+ 27.2729 -561.051 m
+ (itwillneverm)
+ [3.0327 7.54911 7.8763 3.0327 3.0327 6.33813 6.05449 4.85451 5.4545 4.8436 7.58173 
+ 9.09802 ] pdfxs
+ (a) show
+ (kequeriesf)
+ [5.4545 8.14902 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.61445 3.32724 ] pdfxs
+ (o) show
+ (rv)
+ [7.58173 5.15995 ] pdfxs
+ (a) show
+ (lues)
+ [3.02179 6.0654 4.8436 7.61445 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.05449 8.15993 ] pdfxs
+ (o) show
+ (flo)
+ [6.64358 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Thesechecksc)
+ [7.77811 7.8763 6.05449 4.85451 4.29811 8.15993 4.54905 6.05449 4.85451 4.53815 5.75995 
+ 7.61445 4.8436 ] pdfxs
+ (a) show
+ (nsi)
+ [9.37082 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlybi)
+ [5.75995 4.23277 3.0327 9.06537 6.0654 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.60354 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.2729 -582.974 m
+ (queriesm)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 7.95263 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.49811 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.49811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.95263 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.93082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,m)
+ [9.08711 6.0654 3.0327 4.8436 6.68721 9.08711 ] pdfxs
+ (a) show
+ (kingqueries)
+ [5.75995 3.02179 6.0654 9.10901 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 7.95263 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsm)
+ [3.02179 7.95263 9.09802 ] pdfxs
+ (o) show
+ (refrequen)
+ [4.2654 8.49811 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (\).)
+ [4.23277 7.91993 ] pdfxs
+ (It) show
+ 27.2729 -604.896 m
+ (isp)
+ [3.0327 8.33444 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.87993 ] pdfxs
+ (\(a) show
+ (nds)
+ [6.0654 10.0908 4.30902 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tlikely\))
+ [8.28001 3.0327 3.0327 5.4545 4.8436 3.0327 5.75995 8.28001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.28001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.87993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [8.33444 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.8436 8.34535 ] pdfxs
+ (a) show
+ (rebe)
+ [4.27631 8.87993 6.35994 4.85451 ] pdfxs
+ (tt) show
+ (er)
+ [4.8436 8.31264 ] pdfxs
+ (a) show
+ (tdis)
+ [8.28001 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (mbi)
+ [8.78166 6.0654 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (ingc)
+ [3.0327 6.05449 9.49083 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 4.29811 ] pdfxs
+ 27.2729 -626.819 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [7.88729 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (t) show
+ (heini)
+ [6.0654 8.4872 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ialle)
+ [3.02179 5.46541 6.6654 3.02179 4.85451 ] pdfxs
+ (ga) show
+ (lity)
+ [3.0327 3.02179 3.94914 9.39264 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (103) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 116 116
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.26902 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [9.47991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerdoesn)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 7.69082 6.0654 5.74904 4.85451 7.72354 6.05449 
+ ] pdfxs
+ (o) show
+ (tperf)
+ [7.66911 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.5125 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.45812 6.35994 ] pdfxs
+ (o) show
+ (ssiblequeriesinside)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.26902 5.75995 6.05449 4.85451 4.2654 3.0327 
+ 4.85451 7.72354 3.02179 6.0654 4.29811 3.0327 6.0654 8.26902 ] pdfxs
+ (o) show
+ (falo)
+ [6.75267 8.86901 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pbody.)
+ [9.47991 6.35994 5.75995 6.0654 4.84359 7.81084 ] pdfxs
+ (I) show
+ (np)
+ [9.47991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 10.909 -21.922 m
+ (ifitis)
+ [3.0327 8.25811 3.0327 9.17455 3.0327 9.22898 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 10.3854 ] pdfxs
+ (t) show
+ (oh)
+ [10.3854 6.0654 ] pdfxs
+ (o) show
+ (istal)
+ [3.0327 4.29811 9.17455 10.3854 3.0327 ] pdfxs
+ (oa) show
+ (d,itwillperf)
+ [6.05449 8.29084 3.02179 9.17455 7.88721 3.02179 3.0327 7.96357 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rmmod)
+ [4.27631 14.018 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refqueries)
+ [4.2654 4.85451 8.25811 5.75995 6.0654 4.8436 4.27631 3.02179 4.85451 9.22898 ] pdfxs
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.78537 3.02179 5.46541 ] pdfxs
+ (a) show
+ (dedloc)
+ [6.05449 4.85451 10.9854 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 10.909 -43.845 m
+ (aga) show
+ (inst)
+ [3.0327 6.05449 4.30902 8.55274 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.34175 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llymodifyingins)
+ [3.0327 3.0327 10.069 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 
+ 9.77446 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.61808 3.0327 10.3745 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.16356 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pbodyun)
+ [10.3635 6.37085 5.75995 6.05449 10.069 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ilithi)
+ [3.02179 7.34175 3.0327 8.56365 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 10.909 -65.768 m
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htmodifythemem)
+ [5.75995 8.69455 9.09802 5.74904 6.0654 3.0327 3.32724 10.2217 4.23277 6.0654 9.30538 
+ 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryloc)
+ [4.27631 10.2108 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.3417 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.75989 4.85451 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (swilldi\013erif)
+ [8.75989 7.8763 3.0327 3.0327 7.48357 6.0654 3.02179 6.37077 4.8436 8.72718 3.0327 
+ 7.78902 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.30538 3.02179 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.69455 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [10.5272 3.02179 10.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 10.909 -87.69 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmodi\fes)
+ [9.19628 9.08711 5.75995 6.0654 3.0327 6.05449 4.85451 7.4399 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 7.9963 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.19628 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.85451 9.19628 ] pdfxs
+ (t) show
+ (oif)
+ [8.59629 3.0327 6.46903 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 7.98539 6.0654 4.2654 4.30902 7.38547 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninthelo)
+ [9.19628 3.0327 9.20719 4.23277 6.0654 7.98539 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pmodi\fes)
+ [9.20719 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 7.4399 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.98539 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -118.579 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -118.579 m
+ /N614 10.909 Tf
+ (Ho) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.64355 ] pdfxs
+ (o) show
+ (neins)
+ [6.0654 9.03265 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ructi)
+ [4.2654 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmaym)
+ [10.2545 9.08711 5.14905 9.949 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.03265 ] pdfxs
+ (ot) show
+ (herdependentins)
+ [6.0654 4.8436 8.46536 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 4.8436 5.75995 
+ 8.43274 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.05449 8.49808 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (ta) show
+ (ble)
+ [6.0654 3.0327 9.03265 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.46536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.03265 ] pdfxs
+ (\\) show
+ (T) show
+ 10.909 -140.502 m
+ (=)
+ [12.4472 ] pdfxs
+ (***) show
+ (p)
+ [6.05449 ] pdfxs
+ ("\)) show
+ (.Thisc)
+ [8.84719 7.8763 6.05449 3.0327 8.25808 4.85451 ] pdfxs
+ (a) show
+ (nbi)
+ [10.0145 6.0654 3.0327 ] pdfxs
+ (a) show
+ (squerypercen)
+ [8.25808 5.75995 6.05449 4.85451 4.2654 9.71992 6.35994 4.85451 4.2654 4.85451 4.8436 
+ 5.75995 ] pdfxs
+ (tag) show
+ (esins)
+ [4.8436 8.26899 3.02179 10.0254 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (eways:f)
+ [8.81447 7.57085 5.14905 5.75995 4.30902 8.51993 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.23627 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,aprecise)
+ [9.08711 6.0654 3.0327 4.8436 7.06903 9.41446 6.05449 4.27631 4.85451 4.8436 3.0327 
+ 4.29811 8.80356 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 10.909 -162.424 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.47637 6.05449 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (sal)
+ [8.5308 9.67628 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [9.06538 5.75995 6.0654 8.78166 6.37085 4.8436 8.49809 ] pdfxs
+ (o) show
+ (f)
+ [7.55993 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswillc)
+ [6.05449 8.5308 7.8763 3.0327 3.0327 7.25448 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.07629 ] pdfxs
+ (t) show
+ (helo)
+ [6.05449 9.07629 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [10.2763 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizertom)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 8.49809 4.23277 9.68719 9.08711 ] pdfxs
+ (a) show
+ (kem)
+ [5.4545 9.07629 9.08711 ] pdfxs
+ (a) show
+ (nym)
+ [5.75995 9.98173 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 10.909 -184.347 m
+ (queries)
+ [5.75995 6.05449 4.85451 4.2654 3.0327 4.85451 8.22535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nitw)
+ [9.99264 3.0327 8.16001 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.99264 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (a) show
+ (nimprecise)
+ [9.99264 3.02179 9.09802 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 8.77084 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Thism)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.74901 7.8763 6.0654 3.0327 8.22535 9.08711 
+ ] pdfxs
+ (a) show
+ (kesit)
+ [5.4545 4.85451 8.22535 3.0327 8.17092 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.17092 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.77084 ] pdfxs
+ (t) show
+ (oc)
+ [9.38174 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 10.909 -206.269 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (rsf)
+ [4.2654 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rdi\013erent)
+ [7.909 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 7.87638 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.94172 ] pdfxs
+ (o) show
+ (nthes)
+ [9.6981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (a) show
+ (mebenchm)
+ [9.09802 8.47629 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 0 -237.158 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -237.158 m
+ /N614 10.909 Tf
+ (Thelo)
+ [7.8763 6.0654 8.51993 3.0327 5.74904 ] pdfxs
+ (o) show
+ (p)
+ [9.74173 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizerocc)
+ [3.0327 9.08711 3.0327 4.85451 4.8436 7.94173 5.75995 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.02179 9.43628 9.08711 ] pdfxs
+ (a) show
+ (kesduplic)
+ [5.4545 4.85451 7.97445 6.05449 6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (tequeries.Bec)
+ [4.23277 8.53084 5.74904 6.0654 4.8436 4.27631 3.0327 4.8436 4.30902 7.98538 7.72349 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usewec)
+ [6.0654 4.29811 8.51993 7.58175 8.51993 4.85451 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.9091 ] pdfxs
+ (t) show
+ (herawnumber)
+ [6.0654 8.51993 4.27631 5.14905 11.5526 5.75995 6.05449 8.79257 6.35994 4.85451 4.27631 
+ ] pdfxs
+ 10.909 -259.081 m
+ (o) show
+ (fexecu)
+ [6.51267 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.23992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbetween)
+ [6.0654 7.48354 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.02902 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.49445 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.48354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.23992 ] pdfxs
+ (t) show
+ (heclien)
+ [6.05449 8.02902 4.85451 3.0327 3.02179 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.29449 ] pdfxs
+ (t) show
+ (heseduplic)
+ [6.0654 4.8436 4.30902 8.02902 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (equeriesc)
+ [8.02902 5.75995 6.0654 4.8436 4.27631 3.0327 4.8436 7.48354 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 10.909 -281.003 m
+ (a) show
+ (lsobi)
+ [3.0327 4.29811 9.0981 6.05449 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.4872 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 0.572998 -314.881 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.41447 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.41447 ] pdfxs
+ (a) show
+ (resom)
+ [4.2654 9.41447 4.29811 10.0145 9.09802 ] pdfxs
+ (a) show
+ (nyissuesth)
+ [5.75995 10.309 3.0327 4.30902 4.29811 6.0654 4.8436 8.86898 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.80364 4.8436 ] pdfxs
+ (a) show
+ (nbi)
+ [10.6254 6.0654 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.86898 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.41447 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (sins)
+ [8.85807 3.0327 10.6254 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (eways,b)
+ [9.41447 7.57085 5.14905 5.75995 4.30902 7.82175 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.6145 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (rin)
+ [4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ -16.364 -336.803 m
+ (t) show
+ (hisset)
+ [6.05449 3.0327 8.35626 4.29811 4.85451 8.29092 ] pdfxs
+ (o) show
+ (fd)
+ [7.37448 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.50174 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.90174 ] pdfxs
+ (AA) show
+ (-EV)
+ [3.63261 7.42902 6.97085 ] pdfxs
+ (A) show
+ (Ld)
+ [10.8654 6.05449 ] pdfxs
+ (ata) show
+ (,)
+ [7.17812 ] pdfxs
+ (a) show
+ (ndevenc)
+ [6.0654 10.1126 4.8436 5.4545 4.85451 10.1017 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring)
+ [4.2654 3.0327 6.0654 9.50174 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.90174 6.05449 ] pdfxs
+ (a) show
+ (rsf)
+ [4.27631 8.34535 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.90174 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.35626 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.90174 6.05449 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 4.29811 ] pdfxs
+ -16.364 -358.726 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.55626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ther,wed)
+ [4.23277 6.0654 4.8436 4.27631 8.7272 7.58175 10.1345 6.0654 ] pdfxs
+ (o) show
+ (n'tfeel)
+ [6.05449 3.0327 9.53455 3.32724 4.85451 4.8436 8.31265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.53455 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringsuccessr)
+ [4.27631 3.02179 6.0654 10.7454 4.29811 6.0654 4.8436 4.8436 4.85451 4.29811 9.59989 
+ 4.2654 ] pdfxs
+ (at) show
+ (eisa)
+ [10.1345 3.0327 9.58898 10.7454 ] pdfxs
+ (g) show
+ (oodide)
+ [5.75995 5.74904 11.3563 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (.C)
+ [12.829 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringnumber)
+ [4.27631 3.02179 6.0654 10.7454 5.74904 6.0654 8.79257 6.35994 4.8436 9.56717 ] pdfxs
+ (o) show
+ (f) show
+ -16.364 -380.648 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsen)
+ [6.05449 7.94172 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 9.6981 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedisam)
+ [4.27631 9.08711 4.85451 9.6981 3.02179 7.94172 9.0981 9.08711 ] pdfxs
+ (o) show
+ (reimp)
+ [4.27631 8.47629 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (emetric.)
+ [8.4872 9.08711 4.85451 4.23277 4.27631 3.0327 4.8436 3.0327 ] pdfxs
+ -16.364 -426.103 m
+ /N622 14.346 Tf
+ (4.6O)
+ [8.07685 4.476 24.2161 12.108 ] pdfxs
+ (b) show
+ (serv)
+ [6.36962 7.37385 6.58481 7.61764 ] pdfxs
+ (a) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s)
+ [11.735 ] pdfxs
+ (an) show
+ (dCo)
+ [14.346 11.6633 8.0625 ] pdfxs
+ (nc) show
+ (l)
+ [4.49035 ] pdfxs
+ (u) show
+ (sio)
+ [6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -458.828 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -458.828 m
+ /N1025 10.909 Tf
+ (DS) show
+ (Ac)
+ [14.7817 5.58542 ] pdfxs
+ (a) show
+ (ns)
+ [12.2727 4.94172 ] pdfxs
+ (up) show
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (rt)
+ [5.17085 10.1782 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (ad) show
+ (iti)
+ [3.47997 4.8873 3.47997 ] pdfxs
+ (ona) show
+ (l)
+ [8.79265 ] pdfxs
+ (a) show
+ (li)
+ [3.47997 3.49088 ] pdfxs
+ (a) show
+ (s)
+ [10.2435 ] pdfxs
+ (an) show
+ (dmo)
+ [12.2836 10.4507 6.62173 ] pdfxs
+ (d/) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (f)
+ [9.14172 ] pdfxs
+ (c) show
+ (li)
+ [3.49088 3.47997 ] pdfxs
+ (e) show
+ (n)
+ [6.62184 ] pdfxs
+ (t) show
+ (sin)
+ [10.2544 3.49088 12.2727 ] pdfxs
+ (th) show
+ (es)
+ [11.0507 4.95263 ] pdfxs
+ (a) show
+ (mefr)
+ [10.4507 11.0616 3.82904 5.17085 ] pdfxs
+ (a) show
+ (m)
+ [10.4507 ] pdfxs
+ (e) show
+ (w)
+ [8.71622 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (k) show
+ 10.909 -480.751 m
+ (tha) show
+ (tit)
+ [9.07635 3.49088 9.07635 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (stos)
+ [9.14168 4.8873 10.4726 4.94172 ] pdfxs
+ (up) show
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (rt)
+ [5.17085 9.07635 ] pdfxs
+ (th) show
+ (em)
+ [9.94893 10.4507 ] pdfxs
+ (a) show
+ (cr)
+ [5.58542 5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (icclients)
+ [3.47997 9.77448 5.58542 3.47997 3.47997 5.75987 6.61093 4.8873 9.14168 ] pdfxs
+ (de) show
+ (s)
+ [4.95263 ] pdfxs
+ (c) show
+ (rib)
+ [5.17085 3.47997 7.32002 ] pdfxs
+ (e) show
+ (d)
+ [11.1709 ] pdfxs
+ (th) show
+ (r)
+ [5.17085 ] pdfxs
+ (ougho) show
+ (ut)
+ [6.96002 9.08726 ] pdfxs
+ (th) show
+ (is)
+ [3.47997 9.15259 ] pdfxs
+ (the) show
+ (sis.)
+ [4.95263 3.47997 4.95263 3.47997 ] pdfxs
+ 10.909 -502.674 m
+ /N614 10.909 Tf
+ (Ourprim)
+ [8.4872 6.05449 7.52719 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.99992 ] pdfxs
+ (goa) show
+ (lwi)
+ [6.28358 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.30537 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.4326 3.02179 7.5599 ] pdfxs
+ (t) show
+ (oprovide)
+ [8.69447 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.09448 ] pdfxs
+ (a) show
+ (nex)
+ [9.31628 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.01083 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.49456 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisfr)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.01083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.48365 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 10.909 -524.596 m
+ (t) show
+ (heimp)
+ [6.05449 9.27265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 8.66183 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.71626 ] pdfxs
+ (o) show
+ (fmem)
+ [7.75629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryinthepr)
+ [4.27631 10.1781 3.0327 10.4835 4.23277 6.0654 9.27265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Bec)
+ [9.08711 10.2326 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.27265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.45084 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.26174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsin)
+ [6.05449 9.08711 8.72717 3.0327 10.4835 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 10.909 -546.519 m
+ (t) show
+ (hesisdepend)
+ [6.05449 4.85451 4.29811 3.0327 7.53809 6.0654 4.8436 6.37085 4.8436 6.0654 9.29446 
+ ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (a) show
+ (n)
+ [9.29446 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysislike)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 3.02179 3.0327 5.4545 8.08357 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.26176 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ ('sprecisi)
+ [3.0327 7.53809 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.29446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.02179 3.0327 3.93823 8.99992 ] pdfxs
+ (a) show
+ (reveryimp)
+ [4.27631 8.08357 5.4545 4.8436 4.27631 8.99992 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 7.48365 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -568.441 m
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 0 -599.33 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -599.33 m
+ /N1025 10.909 Tf
+ (As)
+ [14.5199 4.94172 ] pdfxs
+ (ca) show
+ (l)
+ [3.49088 ] pdfxs
+ (ab) show
+ (le)
+ [3.47997 10.778 ] pdfxs
+ (co) show
+ (nt)
+ [6.62184 4.8873 ] pdfxs
+ (ext) show
+ (-s)
+ [4.1781 4.95263 ] pdfxs
+ (en) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (ive)
+ [3.49088 6.27261 10.778 ] pdfxs
+ (un) show
+ (i)
+ [3.47997 ] pdfxs
+ (\fcat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on) show
+ (-)
+ [4.1781 ] pdfxs
+ (ba) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (d)
+ [12 ] pdfxs
+ (ana) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.98167 ] pdfxs
+ (ca) show
+ (nbem)
+ [12 7.32002 10.778 10.4616 ] pdfxs
+ (o) show
+ (re)
+ [5.15995 10.778 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (ec) show
+ (ise)
+ [3.49088 4.94172 10.778 ] pdfxs
+ (and) show
+ 10.909 -621.253 m
+ (m)
+ [10.4507 ] pdfxs
+ (o) show
+ (re)
+ [5.17085 9.9162 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (u) show
+ (l)
+ [7.65812 ] pdfxs
+ (tha) show
+ (na)
+ [11.1382 10.2654 ] pdfxs
+ (non) show
+ (-)
+ [4.1781 ] pdfxs
+ (co) show
+ (n)
+ [6.62184 ] pdfxs
+ (tex) show
+ (t-sensi)
+ [4.8873 4.1781 4.94172 5.75987 6.96002 4.95263 3.49088 ] pdfxs
+ (t) show
+ (ives)
+ [3.47997 6.27261 9.9162 4.95263 ] pdfxs
+ (ub) show
+ (s)
+ [4.94172 ] pdfxs
+ (e) show
+ (t-)
+ [4.8873 4.1781 ] pdfxs
+ (ba) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (d)
+ [11.1382 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.47997 ] pdfxs
+ (th) show
+ (mw)
+ [14.6289 9.0544 ] pdfxs
+ (h) show
+ (iler)
+ [3.49088 3.47997 9.9162 5.17085 ] pdfxs
+ (equ) show
+ (iri)
+ [3.47997 5.17085 3.47997 ] pdfxs
+ (ng) show
+ 209.454 -657.201 m
+ /N614 10.909 Tf
+ (104) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 117 117
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1025 10.909 Tf
+ (app) show
+ (ro)
+ [5.15995 5.92355 ] pdfxs
+ (x) show
+ (im)
+ [3.49088 10.4507 ] pdfxs
+ (at) show
+ (ely)
+ [5.75987 3.47997 9.7744 ] pdfxs
+ (th) show
+ (es)
+ [8.90166 4.94172 ] pdfxs
+ (a) show
+ (me)
+ [10.4616 8.89075 ] pdfxs
+ (ana) show
+ (l)
+ [3.49088 ] pdfxs
+ (y) show
+ (sis)
+ [4.94172 3.49088 8.09442 ] pdfxs
+ (t) show
+ (im)
+ [3.49088 10.4507 ] pdfxs
+ (e) show
+ 203.193 0 m
+ /N614 10.909 Tf
+ (.One)
+ [7.58175 8.4872 6.05449 7.59266 ] pdfxs
+ (o) show
+ (f)
+ [6.0654 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.58176 9.09802 ] pdfxs
+ (a) show
+ (inresul)
+ [3.02179 8.80356 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.03627 ] pdfxs
+ (o) show
+ (f)
+ [6.07631 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 10.9199 3.02179 7.04718 ] pdfxs
+ (t) show
+ (odem)
+ [8.19266 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e) show
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tafullyc)
+ [8.12729 9.32719 3.33815 6.05449 3.0327 3.0327 9.63264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.7272 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.9707 4.8436 ] pdfxs
+ (a) show
+ (nbeb)
+ [9.93809 6.35994 8.7272 6.37085 ] pdfxs
+ (ot) show
+ (hex)
+ [9.93809 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.64355 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.11638 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 9.93809 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble.Given)
+ [6.0654 3.0327 4.8436 8.6072 8.55269 3.0327 5.4545 4.85451 9.93809 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -43.845 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.11992 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.61456 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,ac)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.44722 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mpileren)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.63628 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ineerc)
+ [3.0327 6.0654 4.8436 4.8436 7.64719 4.8436 ] pdfxs
+ (a) show
+ (ncho)
+ [9.42537 4.54905 6.0654 5.74904 ] pdfxs
+ (o) show
+ (seei)
+ [4.30902 8.21448 4.8436 3.0327 ] pdfxs
+ (t) show
+ (heran)
+ [6.0654 4.8436 7.63628 8.82538 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 8.21448 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-) show
+ 0 -65.768 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.429 ] pdfxs
+ (o) show
+ (rac)
+ [8.63991 9.8181 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.0327 5.4545 9.2072 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.429 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 10.429 ] pdfxs
+ (t) show
+ (o)
+ [9.8181 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 9.2072 ] pdfxs
+ (g) show
+ (oodprecisi)
+ [5.75995 5.75995 10.429 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hre)
+ [8.57447 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (blec)
+ [6.0654 3.0327 7.36358 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 7.36358 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 6.76366 ] pdfxs
+ (\() show
+ (whilesc)
+ [7.8763 6.0654 3.02179 3.0327 7.37448 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blecl)
+ [6.0654 3.0327 7.36358 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedc)
+ [4.29811 4.85451 8.57447 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivesubse)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 7.37448 4.29811 
+ 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ 0 -109.613 m
+ (a) show
+ (reav)
+ [4.27631 7.79994 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble[)
+ [6.05449 3.0327 7.79994 3.0327 ] pdfxs
+ (140) show
+ (],inpr)
+ [3.0327 6.11995 3.0327 9.01083 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice)
+ [3.02179 4.85451 7.79994 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 8.70538 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.79994 ] pdfxs
+ (o) show
+ (rders)
+ [4.27631 6.0654 4.8436 4.27631 7.25445 ] pdfxs
+ (o) show
+ (fm)
+ [6.28358 9.08711 ] pdfxs
+ (ag) show
+ (ni)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (udeslower)
+ [6.05449 6.0654 7.79994 4.29811 3.0327 5.14905 7.58175 4.8436 7.23265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nDS)
+ [9.02174 8.32365 6.0654 ] pdfxs
+ (A\)) show
+ (.The)
+ [5.97813 7.88721 6.05449 7.79994 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e) show
+ 0 -131.535 m
+ (o) show
+ (fusinga)
+ [8.63992 6.0654 4.29811 3.0327 6.0654 10.7672 10.7672 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (-like)
+ [3.63261 3.0327 3.0327 5.4545 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 11.3672 3.0327 9.6108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titen)
+ [9.55636 3.02179 9.55636 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.6108 ] pdfxs
+ (t) show
+ (hefullsuite)
+ [6.0654 10.1563 3.33815 6.05449 3.0327 8.34538 4.29811 6.0654 3.0327 4.23277 10.1672 
+ ] pdfxs
+ (o) show
+ (fm)
+ [8.63992 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 10.1563 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -153.458 m
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.6981 3.0327 9.6981 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (t) show
+ (hesis.)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 3.0327 ] pdfxs
+ -10.909 -184.347 m
+ /N1028 10.909 Tf
+ (\017) show
+ 0 -184.347 m
+ /N1025 10.909 Tf
+ (mo)
+ [10.4507 6.62173 ] pdfxs
+ (d/) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (fi)
+ [6.77446 3.47997 ] pdfxs
+ (n) show
+ (f)
+ [3.83994 ] pdfxs
+ (o) show
+ (rm)
+ [5.15995 10.4616 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (o) show
+ (nis)
+ [9.91636 3.47997 7.89806 ] pdfxs
+ (a) show
+ (n)
+ [9.91636 ] pdfxs
+ (ext) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (m)
+ [10.4616 ] pdfxs
+ (e) show
+ (ly)
+ [3.47997 9.56713 ] pdfxs
+ (u) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (u) show
+ (l)
+ [6.4254 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (o) show
+ (pertyw)
+ [7.30911 5.75987 5.15995 4.5273 9.56713 9.06531 ] pdfxs
+ (h) show
+ (ich)
+ [3.47997 5.22543 9.91636 ] pdfxs
+ (canno) show
+ (tbe)
+ [7.82182 7.32002 8.68348 ] pdfxs
+ (agg) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ssiv)
+ [4.95263 4.94172 3.49088 6.27261 ] pdfxs
+ (e) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ 0 -206.269 m
+ (captu) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (dbya)
+ [9.88363 6.62184 9.5344 9.01089 ] pdfxs
+ (non) show
+ (-)
+ [4.1781 ] pdfxs
+ (co) show
+ (nt)
+ [6.62184 4.8873 ] pdfxs
+ (ex) show
+ (ts)
+ [7.78909 4.95263 ] pdfxs
+ (en) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (ive)
+ [3.47997 6.27261 8.67257 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.47997 ] pdfxs
+ (th) show
+ (m) show
+ 246.854 -206.269 m
+ /N614 10.909 Tf
+ (.)
+ [7.5163 ] pdfxs
+ (I) show
+ (fn)
+ [5.86904 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 7.38539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.8072 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 4.29811 ] pdfxs
+ 0 -228.192 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.54899 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.09448 6.05449 4.30902 4.8436 9.30537 ] pdfxs
+ (a) show
+ (s)
+ [7.54899 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.09448 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 9.30537 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 6.34903 ] pdfxs
+ (t) show
+ (heymustbef)
+ [6.0654 4.8436 8.99992 8.79257 6.05449 4.30902 7.48365 6.37085 8.09448 3.32724 ] pdfxs
+ (o) show
+ (llowedbyc)
+ [3.0327 3.0327 5.14905 7.57085 4.85451 9.30537 5.75995 8.99992 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.09448 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.2654 4.85451 3.33815 ] pdfxs
+ 0 -250.114 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.96719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.Weshow)
+ [6.05449 9.09802 4.29811 7.73448 10.309 8.05084 4.30902 6.05449 5.15996 11.0835 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tsimpleredund)
+ [7.45093 4.29811 3.0327 9.08711 6.0654 3.0327 8.06175 4.2654 4.85451 6.05449 6.0654 
+ 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 8.96719 4.85451 3.02179 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.06175 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (ly)
+ [3.02179 5.75995 ] pdfxs
+ 0 -272.037 m
+ (enh)
+ [4.8436 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ncedbyc)
+ [6.05449 4.85451 4.8436 10.8654 5.75995 10.5599 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.02179 5.4545 9.66537 9.08711 5.75995 6.05449 ] pdfxs
+ (/) show
+ (refinf)
+ [4.27631 4.8436 8.14902 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.1272 ] pdfxs
+ (a) show
+ (nddescribehow)
+ [6.0654 10.8654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.66537 6.05449 
+ 5.14905 12.6872 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.9817 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esthis)
+ [4.8436 9.11989 4.23277 6.0654 3.0327 4.29811 ] pdfxs
+ 0 -293.959 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (sp)
+ [7.94172 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (o) show
+ (fi)
+ [6.97085 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ -10.909 -324.848 m
+ /N1028 10.909 Tf
+ (\017) show
+ 0 -324.848 m
+ /N1025 10.909 Tf
+ (Fi)
+ [7.8981 3.47997 ] pdfxs
+ (e) show
+ (ld-)
+ [3.49088 6.96002 4.18901 ] pdfxs
+ (Sen) show
+ (si)
+ [4.94172 3.49088 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (v) show
+ (ityisas)
+ [3.49088 4.5273 10.0035 3.49088 8.33442 9.47998 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (i)
+ [3.47997 ] pdfxs
+ (g) show
+ (h)
+ [6.62184 ] pdfxs
+ (t) show
+ (-f)
+ [4.18901 3.82904 ] pdfxs
+ (o) show
+ (rw)
+ [5.17085 8.70531 ] pdfxs
+ (a) show
+ (rd)
+ [5.17085 10.3527 ] pdfxs
+ (exten) show
+ (si)
+ [4.95263 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [10.3636 ] pdfxs
+ (o) show
+ (f)
+ [7.21082 ] pdfxs
+ (Ste) show
+ (ens)
+ [5.75987 6.96002 4.95263 ] pdfxs
+ (gaa) show
+ (r)
+ [5.17085 ] pdfxs
+ (d) show
+ ('s)
+ [3.47997 8.33442 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (go) show
+ (ri)
+ [5.17085 3.49088 ] pdfxs
+ (th) show
+ (mw)
+ [13.8325 9.06531 ] pdfxs
+ (h) show
+ (ic)
+ [3.47997 5.22543 ] pdfxs
+ (h) show
+ 0 -346.771 m
+ (ca) show
+ (nim)
+ [11.8036 3.47997 10.4616 ] pdfxs
+ (p) show
+ (rove)
+ [5.15995 5.92355 6.27261 10.5816 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (ec) show
+ (isi)
+ [3.49088 4.94172 3.49088 ] pdfxs
+ (o) show
+ (nins)
+ [11.8036 3.47997 11.8036 4.94172 ] pdfxs
+ (o) show
+ (me)
+ [10.4616 10.5816 ] pdfxs
+ (ca) show
+ (s)
+ [4.95263 ] pdfxs
+ (e) show
+ (s) show
+ 200.653 -346.771 m
+ /N614 10.909 Tf
+ (.Whenimplemen)
+ [9.5781 11.2144 6.05449 4.85451 10.2545 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 10.2654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hspecul)
+ [10.2654 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivetypeinf)
+ [3.02179 5.4545 9.05447 3.93823 5.75995 6.35994 9.05447 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 0 -368.693 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (\(a) show
+ (s)
+ [8.31262 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A/) show
+ (ds-)
+ [6.0654 4.29811 3.64352 ] pdfxs
+ (a) show
+ (a)
+ [9.4581 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.069 4.29811 ] pdfxs
+ (t) show
+ (eens-fsd)
+ [4.85451 4.8436 6.0654 4.29811 3.63261 3.33815 8.31262 6.0654 ] pdfxs
+ (o) show
+ (\),)
+ [4.23277 7.13448 ] pdfxs
+ (t) show
+ (hereisveryli)
+ [6.0654 4.8436 4.27631 8.85811 3.0327 8.31262 5.4545 4.8436 4.27631 9.76355 3.0327 
+ 3.02179 ] pdfxs
+ (tt) show
+ (le)
+ [3.0327 8.85811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lc)
+ [7.0363 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.85811 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.24728 ] pdfxs
+ (to) show
+ 0 -390.616 m
+ (preserving\feldinf)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.75995 3.0327 6.05449 8.63993 6.0654 
+ 4.8436 3.0327 9.25083 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisinf)
+ [6.0654 7.72357 7.8763 6.0654 3.0327 7.48354 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (g) show
+ (ivesam)
+ [3.0327 5.4545 4.8436 7.49445 8.63993 9.08711 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (limprovementin)
+ [6.21813 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 4.85451 9.08711 4.85451 5.74904 
+ 7.42911 3.0327 9.25083 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.48354 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -412.538 m
+ (precisi)
+ [6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ran)
+ [7.93082 9.11992 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveuni\fc)
+ [3.0327 5.4545 8.50902 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.71991 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.69812 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.71991 4.85451 ] pdfxs
+ (a) show
+ (nbeusedbym)
+ [9.71991 6.35994 8.51993 6.05449 4.30902 4.8436 9.71991 5.75995 9.42537 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -434.461 m
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.44357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses\(like)
+ [3.0327 5.75995 4.29811 4.85451 7.89808 4.23277 3.0327 3.0327 5.4545 8.44357 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\)f)
+ [7.84365 3.32724 ] pdfxs
+ (o) show
+ (rhi)
+ [7.86537 6.0654 3.0327 ] pdfxs
+ (g) show
+ (herlevel)
+ [6.05449 4.85451 7.86537 3.02179 4.85451 5.4545 4.8436 6.62176 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.88717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.89808 ] pdfxs
+ (\() show
+ (such)
+ [4.29811 6.0654 4.54905 9.65446 ] pdfxs
+ (a) show
+ (sm)
+ [7.88717 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -456.383 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.51265 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Webelieve)
+ [10.9417 10.2981 9.51265 6.35994 4.85451 3.02179 3.0327 4.85451 5.4545 9.50174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.90182 ] pdfxs
+ (t) show
+ (hev)
+ [6.0654 9.50174 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 9.50174 ] pdfxs
+ (o) show
+ (f\feld-sensi)
+ [7.99629 6.05449 4.85451 3.0327 6.05449 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityh)
+ [3.0327 5.75995 3.02179 3.93823 10.4181 6.0654 ] pdfxs
+ (a) show
+ (sbeenl)
+ [8.95625 6.37085 4.8436 4.8436 10.7235 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (elyi)
+ [4.85451 3.0327 10.4072 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (red,)
+ [4.2654 4.85451 6.0654 3.0327 ] pdfxs
+ 0 -478.306 m
+ (except)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 7.87638 ] pdfxs
+ (a) show
+ (saway)
+ [7.94172 9.08719 7.57085 5.15996 9.39264 ] pdfxs
+ (o) show
+ (fincre)
+ [6.97085 3.02179 6.0654 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singp)
+ [4.29811 3.0327 6.05449 9.0981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (oprecisi)
+ [9.0981 6.05449 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -10.336 -512.184 m
+ (Not) show
+ (e)
+ [8.9672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.36728 ] pdfxs
+ (o) show
+ (urev)
+ [6.05449 8.39991 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nspeci\fc)
+ [10.1781 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (llydoesn)
+ [3.02179 3.0327 9.88355 6.0654 5.74904 4.85451 8.42171 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [8.36728 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e,c)
+ [4.8436 7.2763 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.97811 ] pdfxs
+ (aga) show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [7.2763 ] pdfxs
+ (o) show
+ (rdrawc)
+ [8.39991 6.0654 4.2654 5.14905 12.0108 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -27.273 -534.106 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utsubset-b)
+ [6.0654 8.80364 4.30902 6.05449 6.0654 4.29811 4.85451 4.23277 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedhe)
+ [4.30902 4.8436 10.6254 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.0327 6.05449 10.0145 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 9.41447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.83627 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.85807 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms.)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 10.6581 ] pdfxs
+ (I) show
+ (np)
+ [10.6254 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,we)
+ [4.27631 7.82175 7.58175 4.8436 ] pdfxs
+ -27.273 -556.029 m
+ (explicitlydon)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 9.2181 6.05449 
+ 8.91265 6.05449 ] pdfxs
+ (o) show
+ (tdraw)
+ [7.70183 6.05449 4.27631 5.14905 11.3344 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.2181 4.8436 ] pdfxs
+ (o) show
+ (nclusi)
+ [6.0654 4.8436 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.75627 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.30175 4.8436 6.35986 4.85451 4.8436 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (a) show
+ (ddingc)
+ [6.05449 6.0654 3.0327 6.05449 8.91265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.8436 5.75995 7.69093 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.0327 5.75995 3.02179 3.94914 9.20719 ] pdfxs
+ (t) show
+ (oasubse)
+ [8.90174 8.91265 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 6.0654 ] pdfxs
+ -27.273 -577.951 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.O)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.78902 8.47629 ] pdfxs
+ (t) show
+ (hershaveshown)
+ [6.0654 4.8436 4.27631 7.65808 6.0654 5.14905 5.4545 8.20357 4.30902 6.05449 5.15996 
+ 7.8763 9.41446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.60365 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.65808 4.85451 ] pdfxs
+ (a) show
+ (nsubs)
+ [9.41446 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.02179 3.0327 9.11992 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 8.21448 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [7.66899 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.65808 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.44722 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.41446 ] pdfxs
+ (at) show
+ -27.273 -599.874 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyveryl)
+ [3.0327 3.0327 8.77083 5.4545 4.85451 4.2654 8.78174 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.86539 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.26547 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.16358 ] pdfxs
+ (50) show
+ (-)
+ [3.64352 ] pdfxs
+ (100) show
+ (xins)
+ [8.77083 3.0327 9.07628 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.86539 4.85451 ] pdfxs
+ (a) show
+ (sesinrecentw)
+ [4.29811 4.8436 7.33081 3.02179 9.08719 4.2654 4.85451 4.8436 4.85451 5.74904 7.26547 
+ 7.57085 ] pdfxs
+ (o) show
+ (rk[)
+ [4.27631 8.77083 3.0327 ] pdfxs
+ (140) show
+ (,)
+ [6.05449 ] pdfxs
+ (103) show
+ (])
+ [3.02179 ] pdfxs
+ (\)) show
+ -27.273 -621.796 m
+ (over)
+ [5.14905 5.4545 4.85451 7.12356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.70175 4.8436 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.09093 ] pdfxs
+ (o) show
+ (fan)
+ [6.1854 8.30175 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.02179 5.4545 7.70175 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 8.91265 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.Thisc)
+ [4.54905 6.05449 7.61448 7.88721 6.05449 3.0327 7.15627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivitych)
+ [3.0327 5.74904 3.0327 3.93823 8.6072 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.14536 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 198.545 -657.201 m
+ (105) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 118 118
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.35626 ] pdfxs
+ (t) show
+ (imerequiremen)
+ [3.02179 9.09802 8.89083 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sfr)
+ [8.34535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (msec)
+ [13.1344 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 8.35626 ] pdfxs
+ (t) show
+ (ominu)
+ [9.49083 9.09802 3.0327 5.74904 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.35626 ] pdfxs
+ (\(o) show
+ (rh)
+ [8.31264 6.0654 ] pdfxs
+ (o) show
+ (ursdepending)
+ [6.05449 4.27631 8.34535 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 3.0327 6.0654 
+ 9.50174 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.90174 4.29811 3.0327 4.85451 8.89083 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (hecode)
+ [6.0654 8.89083 4.85451 5.74904 6.0654 4.8436 ] pdfxs
+ (\)) show
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmediumsizedpr)
+ [7.909 9.08711 4.8436 6.0654 3.0327 6.05449 12.7307 4.29811 3.0327 4.85451 4.8436 
+ 9.6981 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0lines)
+ [9.08719 3.0327 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fCcode\).)
+ [6.97085 11.509 4.85451 5.75995 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (I) show
+ (n)
+ [8.95628 ] pdfxs
+ (o) show
+ (urexerience,we\fnd)
+ [6.05449 7.16719 4.8436 5.75995 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 4.85451 
+ 6.0654 7.57085 7.74539 6.05449 6.0654 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuse)
+ [7.13457 6.0654 4.29811 7.73448 ] pdfxs
+ (o) show
+ (funi\fc)
+ [6.22903 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprovidesasimples)
+ [8.95628 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.189 8.34538 4.29811 
+ 3.0327 9.08711 6.0654 3.0327 7.73448 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (oh)
+ [8.33447 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 8.94537 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsth)
+ [6.0654 3.02179 4.85451 9.08711 7.19991 4.23277 6.0654 ] pdfxs
+ (at) show
+ 0 -65.768 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.0654 3.63261 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.02179 6.0654 9.64355 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitive)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 9.04356 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.0654 9.08711 8.49808 3.32724 ] pdfxs
+ (a) show
+ (ce,)
+ [4.85451 4.8436 7.36357 ] pdfxs
+ (a) show
+ (ndwehaven)
+ [6.0654 10.2435 7.58175 9.04356 6.05449 5.14905 5.4545 9.04356 6.0654 ] pdfxs
+ (o) show
+ (twi)
+ [8.43274 7.8763 3.0327 ] pdfxs
+ (t) show
+ (nessedsi)
+ [6.05449 4.85451 4.29811 4.30902 4.8436 10.2545 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntimprecisi)
+ [5.74904 8.44365 3.02179 9.09802 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 
+ ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (inhe)
+ [3.0327 9.34901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.34901 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.59263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.5382 7.57085 ] pdfxs
+ (o) show
+ (uldbepreventedby)
+ [6.0654 3.02179 9.34901 6.37085 8.13811 6.05449 4.27631 4.8436 5.4545 4.85451 5.75995 
+ 4.23277 4.85451 9.34901 5.75995 9.04356 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.13811 6.0654 4.29811 8.13811 ] pdfxs
+ (o) show
+ (fasubse)
+ [6.62176 8.73811 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.34901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.54905 6.05449 7.7672 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 6.39267 ] pdfxs
+ (t) show
+ (hisis)
+ [6.05449 3.0327 7.59263 3.0327 4.29811 ] pdfxs
+ 0 -109.613 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (t) show
+ (hereisalimi)
+ [6.0654 4.8436 4.27631 8.15993 3.0327 7.61445 8.77083 3.0327 3.0327 9.08711 3.0327 
+ ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.37082 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.56002 ] pdfxs
+ (o) show
+ (finf)
+ [6.64358 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.56002 ] pdfxs
+ (a) show
+ (ny\row-insensi)
+ [5.75995 9.06537 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 8.17084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 12.4144 4.8436 ] pdfxs
+ (a) show
+ (nsay)
+ [9.37082 4.30902 5.14905 9.07628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.25083 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.86173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 7.62539 ] pdfxs
+ (a) show
+ (ndinpr)
+ [6.05449 10.4617 3.0327 10.4617 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,\feld-sensi)
+ [3.02179 4.85451 4.8436 7.62539 6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 
+ 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivesubse)
+ [3.0327 5.4545 9.25083 4.29811 6.0654 6.05449 4.30902 4.8436 ] pdfxs
+ (t) show
+ (-b)
+ [3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.4617 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.70535 ] pdfxs
+ (a) show
+ (nd\feld-sensi)
+ [6.0654 10.4617 6.05449 4.85451 3.0327 6.05449 3.64352 4.29811 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -153.458 m
+ (uni\fc)
+ [6.0654 6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.4763 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.0327 5.75995 4.29811 3.0327 9.71988 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [11.4763 6.0654 4.2654 5.14905 5.4545 10.2654 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.2545 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 10.2654 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s.To)
+ [4.29811 13.2108 6.97085 10.8654 ] pdfxs
+ (g) show
+ (etm)
+ [4.8436 9.66545 9.08711 ] pdfxs
+ (o) show
+ (reinf)
+ [4.27631 10.2545 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,\row-sensi)
+ [6.05449 8.89083 6.0654 5.14905 7.8763 3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 
+ ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -175.38 m
+ (t) show
+ (echniqueswi)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.44353 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hs)
+ [10.2108 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (ngupd)
+ [6.05449 9.59992 6.0654 6.35994 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 8.44353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.sh)
+ [9.41446 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.98902 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis\)mustbeused,providing)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 8.3891 8.79257 6.05449 4.30902 8.37819 6.37085 
+ 8.98902 6.0654 4.29811 4.85451 6.05449 7.30903 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 3.0327 6.05449 9.59992 ] pdfxs
+ (a) show
+ (n)
+ [10.2108 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llevel)
+ [7.17812 3.0327 4.8436 5.4545 4.85451 3.0327 ] pdfxs
+ 0 -197.303 m
+ (o) show
+ (finf)
+ [6.97085 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (I) show
+ (nc)
+ [10.9526 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,wefrequen)
+ [8.23629 7.58175 9.74174 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.02179 10.6581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (nesspessimiz)
+ [6.05449 4.85451 4.29811 9.19625 6.35994 4.85451 4.29811 4.30902 3.02179 9.09802 3.02179 
+ 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.91993 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 9.18534 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9526 ] pdfxs
+ (\() show
+ (occ)
+ [5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly\)st)
+ [3.0327 3.0327 5.75995 9.13091 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 5.75995 ] pdfxs
+ 0 -241.148 m
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 9.05455 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 9.10898 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 
+ 3.0327 ] pdfxs
+ (o) show
+ (ndue)
+ [10.8654 6.0654 6.05449 9.66537 ] pdfxs
+ (t) show
+ (o)
+ [10.2654 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 9.66537 6.05449 4.30902 9.65446 ] pdfxs
+ (o) show
+ (funi\fc)
+ [8.14902 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Speci\fc)
+ [6.0654 11.3999 6.0654 6.35994 4.85451 4.8436 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 8.13811 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.5599 ] pdfxs
+ (t) show
+ (imeapr)
+ [3.0327 9.08711 9.66537 10.2654 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (muses)
+ [13.898 6.0654 4.29811 4.85451 9.10898 ] pdfxs
+ (a) show
+ 0 -263.07 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ertotwo)
+ [4.8436 7.61446 4.23277 8.79265 3.93823 7.58175 8.78174 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,auni\fc)
+ [3.02179 4.30902 6.4254 8.78174 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-based)
+ [6.0654 3.63261 6.05449 5.46541 4.29811 4.8436 9.40355 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswilln)
+ [3.0327 5.75995 4.29811 3.0327 7.63627 7.8763 3.0327 3.0327 6.35994 6.0654 ] pdfxs
+ (o) show
+ (tbe)
+ [7.57093 6.37085 8.18175 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.18175 ] pdfxs
+ (to) show
+ 333.07 -263.07 m
+ /N634 10.909 Tf
+ (eve) show
+ (r) show
+ 356.059 -263.07 m
+ /N614 10.909 Tf
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishbetween)
+ [6.0654 3.02179 4.30902 9.39264 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.39264 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 3.05176e-05 -284.993 m
+ (tw)
+ [3.93823 7.58175 ] pdfxs
+ (o) show
+ (.Thisexperiencele)
+ [7.73448 7.8763 6.0654 3.0327 7.51627 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 
+ 4.85451 6.05449 4.85451 8.06175 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dsus)
+ [6.0654 7.51627 6.05449 7.52718 ] pdfxs
+ (t) show
+ (opr)
+ [8.66174 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.07266 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.06175 3.33815 ] pdfxs
+ (o) show
+ (llowingc)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 8.67265 4.85451 ] pdfxs
+ (o) show
+ (njecture,whichwec)
+ [6.05449 3.33815 4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 6.32722 7.88721 6.05449 
+ 3.0327 4.54905 9.27264 7.57085 8.07266 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.48355 ] pdfxs
+ (t) show
+ (obe)
+ [8.67265 6.35994 8.07266 ] pdfxs
+ (a) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (pen)
+ [6.35994 4.85451 6.0654 ] pdfxs
+ 3.05176e-05 -306.915 m
+ (rese)
+ [4.27631 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rchques)
+ [4.27631 4.53815 9.6981 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ 3.05176e-05 -340.793 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (nj)
+ [6.96002 3.83994 ] pdfxs
+ (ectu) show
+ (re)
+ [5.17085 9.92711 ] pdfxs
+ (4) show
+ (.)
+ [3.49088 ] pdfxs
+ (6) show
+ (.)
+ [3.47997 ] pdfxs
+ (1) show
+ 95.651 -340.793 m
+ /N634 10.909 Tf
+ (Su)
+ [6.13082 5.85816 ] pdfxs
+ (bse) show
+ (t-b)
+ [3.62179 3.90544 4.46185 ] pdfxs
+ (as) show
+ (edp)
+ [4.46185 9.14176 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.1599 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.02898 ] pdfxs
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (e) show
+ (sn)
+ [8.02898 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.18904 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (d) show
+ (e)
+ [8.58545 ] pdfxs
+ (a) show
+ (nysu)
+ [6.13082 8.86893 4.45083 5.85816 ] pdfxs
+ (bs) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ntial)
+ [6.14173 3.62179 3.33823 5.58542 6.349 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.69806 ] pdfxs
+ (adva) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 3.05176e-05 -362.716 m
+ (t)
+ [3.62179 ] pdfxs
+ (ag) show
+ (e)
+ [8.76 ] pdfxs
+ (\(ove) show
+ (runi\fc)
+ [8.34535 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-b)
+ [6.13082 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.3163 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (\)f)
+ [8.20353 3.33823 ] pdfxs
+ (o) show
+ (r)
+ [8.34535 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [9.3163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.79267 5.01816 4.45094 ] pdfxs
+ (a) show
+ (tedm)
+ [3.6327 4.46185 9.3163 8.91258 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry)
+ [4.60356 9.04348 ] pdfxs
+ (ob) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (tsinafullyc)
+ [3.62179 8.20353 3.34914 9.8726 9.3163 3.34914 5.85816 3.33812 2.79267 9.03257 4.46185 
+ ] pdfxs
+ (o) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.62179 3.90544 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.33823 3.6327 3.33823 ] pdfxs
+ (ve) show
+ 3.05176e-05 -384.638 m
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (.) show
+ 16.936 -418.516 m
+ /N614 10.909 Tf
+ (Studieshaveshown)
+ [6.0654 4.23277 6.0654 6.0654 3.02179 4.85451 8.95625 6.05449 5.15996 5.4545 9.50174 
+ 4.29811 6.0654 5.14905 7.8763 10.7126 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.89091 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivityimproves)
+ [3.0327 5.75995 3.0327 3.93823 10.4072 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 
+ 4.8436 8.95625 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.50174 6.0654 4.27631 4.8436 4.85451 3.02179 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (fb)
+ [7.98538 6.35994 ] pdfxs
+ (ot) show
+ (huni\fc)
+ [10.7126 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.7126 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 6.0654 ] pdfxs
+ 3.05176e-05 -440.438 m
+ (\(t) show
+ (hisw)
+ [6.05449 3.0327 8.5308 7.57085 ] pdfxs
+ (o) show
+ (rk,[)
+ [4.27631 5.75995 7.3963 3.0327 ] pdfxs
+ (41) show
+ (,)
+ [7.24357 ] pdfxs
+ (92) show
+ (],e)
+ [3.0327 7.3963 4.85451 ] pdfxs
+ (t) show
+ (c\))
+ [4.8436 8.46546 ] pdfxs
+ (a) show
+ (ndsubse)
+ [6.0654 10.2763 4.30902 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.2872 ] pdfxs
+ (\() show
+ ([)
+ [3.0327 ] pdfxs
+ (140) show
+ (,)
+ [7.25448 ] pdfxs
+ (103) show
+ (]\))
+ [3.02179 8.46546 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithms.Webelieve)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 4.30902 9.63264 10.309 9.06538 6.35994 4.85451 
+ 3.0327 3.02179 4.85451 5.4545 9.06538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (t) show
+ (heprecisi)
+ [6.05449 9.07629 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 3.05176e-05 -462.361 m
+ (di\013erencebetweenahe)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 8.17084 6.35994 4.85451 
+ 3.93823 7.57085 4.85451 4.8436 9.38173 8.78174 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-cl)
+ [6.05449 3.64352 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.0654 3.02179 6.0654 8.77083 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensitivesubse)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 4.23277 3.0327 5.4545 8.17084 4.30902 
+ 6.05449 6.0654 4.29811 4.85451 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.38173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.62536 ] pdfxs
+ (a) show
+ (ndasimil)
+ [6.05449 9.38173 8.78174 4.29811 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (runi\fc)
+ [7.59264 6.05449 6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 3.05176e-05 -484.284 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.49082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisism)
+ [3.0327 5.74904 4.30902 3.0327 7.73445 3.02179 7.73445 9.08711 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (lyduetodi\013erencesin)
+ [3.0327 9.18537 6.05449 6.0654 8.27993 4.23277 8.89083 6.05449 3.0327 6.37077 4.8436 
+ 4.27631 4.8436 6.0654 4.8436 4.85451 7.72354 3.0327 9.49082 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.49082 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.18537 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.66911 ] pdfxs
+ (a) show
+ (nalysisprecisi)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 7.73445 6.0654 4.2654 4.85451 4.8436 
+ 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,n)
+ [6.0654 6.50176 6.05449 ] pdfxs
+ (o) show
+ (tdue)
+ [7.68002 6.05449 6.0654 8.26902 ] pdfxs
+ (to) show
+ 3.05176e-05 -506.206 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.6981 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 7.88729 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 6.05449 4.27631 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n.Thisbeliefle)
+ [6.0654 7.87629 7.8763 6.0654 3.02179 7.94172 6.35994 4.85451 3.0327 3.02179 4.85451 
+ 6.97085 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dsus)
+ [6.0654 7.93081 6.0654 7.94172 ] pdfxs
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingc)
+ [3.02179 3.0327 5.14905 7.88721 3.02179 6.0654 9.08719 4.85451 ] pdfxs
+ (o) show
+ (njec)
+ [6.05449 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ure:)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 3.05176e-05 -540.084 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (nj)
+ [6.96002 3.83994 ] pdfxs
+ (ectu) show
+ (re)
+ [5.17085 9.92711 ] pdfxs
+ (4) show
+ (.)
+ [3.49088 ] pdfxs
+ (6) show
+ (.)
+ [3.47997 ] pdfxs
+ (2) show
+ 95.651 -540.084 m
+ /N634 10.909 Tf
+ (A)
+ [11.9344 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p-)
+ [5.58542 3.89453 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (ningc)
+ [6.13082 3.34914 6.13082 8.84727 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (ex) show
+ (t-)
+ [3.6327 3.89453 ] pdfxs
+ (se) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (iti)
+ [3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (e)
+ [8.84727 ] pdfxs
+ (a) show
+ (li)
+ [2.79267 3.33823 ] pdfxs
+ (a) show
+ (s)
+ [8.2908 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.2908 ] pdfxs
+ (a) show
+ (l)
+ [2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.33823 3.6327 ] pdfxs
+ (h) show
+ (mt)
+ [12.7416 3.6327 ] pdfxs
+ (ha) show
+ (tu)
+ [7.45085 5.85816 ] pdfxs
+ (se) show
+ (suni\fc)
+ [8.27989 5.85816 6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 3.05176e-05 -562.006 m
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 10.2545 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (isf)
+ [3.34914 9.1417 3.33823 ] pdfxs
+ (o) show
+ (r)
+ [9.28352 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [10.2545 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (ts)
+ [3.62179 9.1417 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.2545 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (t-b)
+ [3.62179 3.90544 4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 10.2545 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lysisfor)
+ [2.79267 5.30169 4.45083 3.34914 9.1417 3.33823 5.58542 9.27261 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (ac) show
+ (k)
+ [9.69817 ] pdfxs
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (ts)
+ [3.62179 9.1417 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 10.2545 ] pdfxs
+ (g) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (b)
+ [4.46185 ] pdfxs
+ (a) show
+ (lsm)
+ [2.78176 9.1417 8.92348 ] pdfxs
+ (a) show
+ (ybe)
+ [9.97074 4.46185 9.69817 ] pdfxs
+ (a) show
+ (n) show
+ 3.05176e-05 -583.929 m
+ (importantc)
+ [3.34914 8.91258 5.01816 5.58542 4.59266 3.62179 5.58542 6.13082 8.78175 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (o) show
+ (mi)
+ [8.92348 3.34914 ] pdfxs
+ (s) show
+ (et)
+ [10.1782 3.62179 ] pdfxs
+ (ha) show
+ (t)
+ [8.78175 ] pdfxs
+ (p) show
+ (r)
+ [4.04721 ] pdfxs
+ (ov) show
+ (i)
+ [3.34914 ] pdfxs
+ (de) show
+ (s)
+ [9.6217 ] pdfxs
+ (p) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (ion)
+ [3.33823 5.58542 11.2908 ] pdfxs
+ (c) show
+ (l)
+ [2.78176 ] pdfxs
+ (os) show
+ (etot)
+ [10.1782 3.62179 10.7345 3.6327 ] pdfxs
+ (h) show
+ (ele)
+ [10.1782 2.78176 4.46185 ] pdfxs
+ (ad) show
+ (ingfullyc)
+ [3.34914 6.13082 10.1782 3.34914 5.84725 3.34903 2.79267 10.4507 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.6327 ] pdfxs
+ (e) show
+ (xt-)
+ [5.05091 3.6327 3.89453 ] pdfxs
+ (se) show
+ (nsiti)
+ [6.14173 4.45083 3.34914 3.62179 3.34914 ] pdfxs
+ (v) show
+ (e)
+ [10.1782 ] pdfxs
+ (s) show
+ (u)
+ [5.84725 ] pdfxs
+ (bse) show
+ (t-)
+ [3.6327 3.90544 ] pdfxs
+ 3.05176e-05 -605.851 m
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.58903 ] pdfxs
+ (app) show
+ (ro)
+ [4.04721 5.01816 ] pdfxs
+ (ache) show
+ (s)
+ [8.47625 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.58903 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (istim)
+ [3.33823 8.47625 3.6327 3.33823 8.92348 ] pdfxs
+ (e) show
+ (st)
+ [8.47625 3.62179 ] pdfxs
+ (ha) show
+ (t)
+ [7.64721 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 9.03272 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (ntlyb)
+ [6.13082 3.62179 2.79267 9.3162 4.45094 ] pdfxs
+ (e) show
+ (tt)
+ [3.6327 3.62179 ] pdfxs
+ (e) show
+ (r\(p)
+ [8.61808 4.45083 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (hap) show
+ (s)
+ [8.47625 ] pdfxs
+ (a) show
+ (p)
+ [5.58542 ] pdfxs
+ (p) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (ach) show
+ (ingt)
+ [3.34914 6.13082 9.03272 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [9.03272 ] pdfxs
+ (s) show
+ (peed)
+ [5.01816 4.46185 4.45094 9.59993 ] pdfxs
+ (o) show
+ (f) show
+ 3.05176e-05 -627.774 m
+ (D) show
+ (SA\).)
+ [6.13082 8.11625 4.45083 3.34914 ] pdfxs
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (106) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 119 119
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (We)
+ [10.2981 9.02174 ] pdfxs
+ (t) show
+ (hink)
+ [6.05449 3.0327 6.0654 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinves)
+ [8.41092 3.0327 5.74904 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 10.2217 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (o) show
+ (f)
+ [7.50539 ] pdfxs
+ (t) show
+ (hishybrid)
+ [6.05449 3.0327 8.47626 5.74904 5.75995 6.0654 4.2654 3.0327 10.2326 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.2653 3.02179 8.47626 ] pdfxs
+ (a) show
+ (nimp)
+ [10.2217 3.0327 9.09802 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 4.23277 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 8.41092 ] pdfxs
+ (o) show
+ (penre-)
+ [6.35994 4.85451 10.2217 4.27631 4.85451 3.63261 ] pdfxs
+ -16.936 -21.922 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchpr)
+ [4.27631 4.53815 9.6981 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,butleaveinves)
+ [6.0654 3.0327 4.8436 9.08711 6.6763 6.05449 6.0654 7.87638 3.0327 4.8436 5.14905 
+ 5.4545 8.4872 3.0327 5.75995 5.4545 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (ofu)
+ [9.08719 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.4872 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (107) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 120 120
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter5)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (u) show
+ (tom)
+ [10.832 13.9552 23.2255 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [10.832 7.75841 21.6886 18.2679 14.7236 13.9304 17.0535 21.0443 7.75841 7.73363 14.7236 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.2072 ] pdfxs
+ (o) show
+ (f)
+ [7.69084 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.19629 9.09802 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.60728 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 8.60728 ] pdfxs
+ (ta) show
+ (sksf)
+ [4.29811 5.75995 8.66171 3.32724 ] pdfxs
+ (o) show
+ (rmodernc)
+ [8.629 9.09802 5.74904 6.0654 4.8436 4.27631 10.4181 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 8.66171 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 10.4072 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.09802 9.19629 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsis)
+ [4.8436 9.09802 8.66171 3.02179 8.66171 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.2072 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -133.509 m
+ (o) show
+ (fmem)
+ [7.43993 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.86173 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (einpr)
+ [8.95629 3.02179 10.1672 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,includings)
+ [9.09802 4.29811 7.25448 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 
+ 9.55628 4.30902 ] pdfxs
+ (a) show
+ (fetycheckin)
+ [3.32724 4.85451 3.93823 9.86173 4.54905 6.05449 4.85451 4.53815 5.75995 3.0327 6.0654 
+ ] pdfxs
+ (g) show
+ (,)
+ [7.24357 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.24357 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.1672 4.29811 ] pdfxs
+ (to) show
+ (r)
+ [4.27631 ] pdfxs
+ (ag) show
+ (em)
+ [8.95629 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -155.431 m
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,whilec)
+ [4.8436 3.0327 4.84359 6.49085 7.8763 6.0654 3.02179 3.0327 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.69082 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.71263 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 8.85811 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.46901 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llingmem)
+ [3.0327 3.02179 3.0327 6.0654 8.85811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 7.71263 6.0654 ] pdfxs
+ (at) show
+ (ternsf)
+ [4.23277 4.85451 4.27631 6.05449 7.71263 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -177.354 m
+ (dense)
+ [6.0654 4.8436 6.0654 4.29811 9.18538 ] pdfxs
+ (a) show
+ (rraysh)
+ [4.2654 4.27631 5.14905 5.75995 8.63989 6.05449 ] pdfxs
+ (a) show
+ (sprovenverye\013ec)
+ [8.63989 6.0654 4.2654 5.15996 5.4545 4.8436 10.3963 5.4545 4.8436 4.27631 10.0908 
+ 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive,)
+ [3.02179 5.4545 4.85451 7.53812 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.62899 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [8.60718 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lingwi)
+ [3.0327 3.02179 6.0654 9.78537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [10.3963 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-b)
+ [4.8436 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedd)
+ [4.29811 4.85451 10.3963 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.78537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -199.276 m
+ (a) show
+ (remuchwe)
+ [4.27631 8.09448 8.78166 6.0654 4.54905 9.30537 7.57085 4.85451 ] pdfxs
+ (a) show
+ (ker.Akeydi\013erencebetween)
+ [5.4545 4.8436 4.27631 7.74539 11.4326 5.4545 4.8436 9.01083 6.05449 3.0327 6.35986 
+ 4.85451 4.2654 4.85451 6.05449 4.85451 8.09448 6.35994 4.85451 3.93823 7.57085 4.85451 
+ 4.8436 9.30537 ] pdfxs
+ (t) show
+ (hetwois)
+ [6.0654 8.09448 3.93823 7.58175 8.69447 3.0327 7.54899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.48365 4.85451 ] pdfxs
+ (o) show
+ (mpilershavepreciseknowled)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 7.54899 6.0654 5.14905 5.4545 8.09448 
+ 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 8.10539 5.74904 6.0654 5.14905 7.8763 
+ 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.09448 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -221.199 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelay)
+ [3.0327 9.08711 8.29084 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.68002 ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (a) show
+ (rraysinmem)
+ [4.27631 4.27631 5.14905 5.75995 7.73445 3.0327 9.50173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,where)
+ [4.27631 4.84359 6.51267 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (t) show
+ (heyhavemuchlessinf)
+ [6.05449 4.85451 9.19628 6.05449 5.14905 5.4545 8.29084 8.79257 6.05449 4.54905 9.50173 
+ 3.02179 4.85451 4.29811 7.74536 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 7.68002 4.85451 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.02179 4.85451 9.19628 6.05449 ] pdfxs
+ (ata) show
+ 0 -243.121 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.9199 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.68719 ] pdfxs
+ (o) show
+ (nthehe)
+ [9.68719 4.23277 6.0654 8.47629 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 7.87629 ] pdfxs
+ (I) show
+ (nsuch)
+ [9.68719 4.30902 6.05449 4.54905 9.68719 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-b)
+ [4.8436 4.27631 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed\)d)
+ [4.29811 4.85451 6.05449 7.87638 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.07629 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,b)
+ [6.0654 4.27631 4.8436 4.30902 6.65449 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.46538 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ivelay)
+ [3.0327 5.4545 8.47629 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -265.044 m
+ (o) show
+ (f) show
+ 13.583 -265.044 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (t)
+ [8.5963 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 10.549 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (es) show
+ 131.249 -265.044 m
+ /N614 10.909 Tf
+ (inmem)
+ [3.0327 10.8544 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.549 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 10.8544 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sw)
+ [9.09807 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsizes\))
+ [4.27631 5.74904 3.0327 6.0654 10.2435 4.30902 4.8436 9.04364 4.29811 3.0327 4.8436 
+ 4.85451 4.29811 9.04364 ] pdfxs
+ (a) show
+ (ndthelay)
+ [6.05449 10.8654 4.23277 6.0654 9.64356 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.03273 ] pdfxs
+ (o) show
+ (fnodes)
+ [8.1272 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -1.52588e-05 -286.966 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (inasin)
+ [3.34914 10.9526 10.3963 4.45083 3.34914 6.13082 ] pdfxs
+ (g) show
+ (led)
+ [2.79267 9.82908 5.58542 ] pdfxs
+ (a) show
+ (ta)
+ [3.62179 10.3963 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ 148.778 -286.966 m
+ /N614 10.909 Tf
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.6908 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (smem)
+ [8.93444 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3854 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.66902 6.05449 ] pdfxs
+ (att) show
+ (erns\))
+ [4.8436 4.27631 6.0654 4.29811 8.8691 ] pdfxs
+ (a) show
+ (redi\016cult)
+ [4.27631 9.47992 6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 8.88001 ] pdfxs
+ (t) show
+ (opredict.)
+ [10.0799 6.0654 4.2654 4.85451 6.05449 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ -1.52588e-05 -308.889 m
+ (Onedirectc)
+ [8.4872 6.05449 8.39993 6.05449 3.0327 4.27631 4.8436 4.8436 7.78911 4.85451 ] pdfxs
+ (o) show
+ (nsequenceis)
+ [6.05449 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 8.38902 3.0327 7.84354 
+ ] pdfxs
+ (t) show
+ (hatirre)
+ [6.05449 5.46541 7.7782 3.0327 4.27631 4.2654 4.85451 ] pdfxs
+ (g) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (a) show
+ (rmem)
+ [7.82173 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.30537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [6.57812 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.85451 4.2654 6.0654 7.84354 ] pdfxs
+ (o) show
+ (ftenhavew)
+ [3.33815 4.23277 4.85451 9.59991 6.0654 5.14905 5.4545 8.38902 7.58175 ] pdfxs
+ (o) show
+ (rseperf)
+ [4.2654 4.30902 8.38902 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce,)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ -1.52588e-05 -330.811 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hbec)
+ [10.189 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (o) show
+ (fpo)
+ [7.45084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (rsp)
+ [8.389 4.29811 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [7.14539 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.87264 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.0654 10.1781 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (t) show
+ (echniqueslikeh)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.42171 3.0327 3.02179 
+ 5.4545 8.97811 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 8.97811 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.02179 6.0654 8.9672 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 9.5781 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -352.734 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (te\013ec)
+ [7.95274 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.Ap)
+ [3.0327 5.4545 4.8436 8.10538 11.8908 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.4581 9.09802 ] pdfxs
+ (o) show
+ (ref)
+ [4.2654 8.56356 3.33815 ] pdfxs
+ (a) show
+ (r-re)
+ [4.2654 3.64352 4.2654 4.85451 ] pdfxs
+ (a) show
+ (chingc)
+ [4.53815 6.0654 3.0327 6.05449 9.16356 4.85451 ] pdfxs
+ (o) show
+ (nsequenceis)
+ [6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 8.56356 3.02179 8.01808 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.95274 9.09802 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.46901 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.97446 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.01808 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -374.656 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.2654 9.07629 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,d)
+ [7.3963 6.05449 ] pdfxs
+ (at) show
+ (alay)
+ [9.67628 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (uttr)
+ [6.0654 8.46546 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.3963 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 10.2763 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 9.98173 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\))
+ [3.0327 5.75995 4.29811 3.0327 4.29811 8.46546 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 9.06538 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herlesse\013ec)
+ [6.0654 4.8436 8.49809 3.0327 4.8436 4.30902 8.5199 4.8436 6.37077 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 9.07629 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -396.579 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.02179 4.85451 9.39264 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -418.502 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.8908 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erdescribes)
+ [4.85451 8.85809 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 4.29811 
+ ] pdfxs
+ 130.361 -418.502 m
+ /N1025 10.909 Tf
+ (A)
+ [9.47995 ] pdfxs
+ (u) show
+ (t)
+ [4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 10.8545 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [8.77084 9.49086 3.47997 3.49088 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 279.992 -418.502 m
+ /N614 10.909 Tf
+ (,a)
+ [7.86538 10.0472 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsform)
+ [6.05449 4.30902 3.32724 5.46541 4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.6581 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 10.3526 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (a) show
+ (rbi-)
+ [4.27631 6.05449 3.0327 3.63261 ] pdfxs
+ -6.10352e-05 -440.424 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryimper)
+ [4.2654 9.86173 3.0327 9.08711 6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tivepr)
+ [4.23277 3.0327 5.4545 8.95629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 155.405 -440.424 m
+ /N634 10.909 Tf
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (g) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (ga) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (sdi)
+ [8.7817 5.58542 3.33823 ] pdfxs
+ (s) show
+ (tin)
+ [3.62179 3.34914 6.13082 ] pdfxs
+ (c) show
+ (tin)
+ [7.95267 3.34914 6.13082 ] pdfxs
+ (s) show
+ (tanc)
+ [3.62179 5.58542 6.13082 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (f)
+ [7.6691 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (pd)
+ [9.90539 5.58542 ] pdfxs
+ (a) show
+ (ta)
+ [3.62179 9.90539 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.84725 ] pdfxs
+ (c) show
+ (tur)
+ [3.6327 5.84725 4.04721 ] pdfxs
+ (e) show
+ (sinto)
+ [8.79261 3.33823 6.14173 3.62179 9.90539 ] pdfxs
+ (se) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rat)
+ [4.0363 5.58542 3.62179 ] pdfxs
+ (e) show
+ -6.10352e-05 -462.347 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (rypo)
+ [4.59266 8.75984 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 64.6559 -462.347 m
+ /N614 10.909 Tf
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.2181 ] pdfxs
+ (a) show
+ (llowsheuris)
+ [3.02179 3.0327 5.14905 7.88721 7.46172 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.46172 ] pdfxs
+ (t) show
+ (obeused)
+ [8.6072 6.37085 8.00721 6.05449 4.30902 4.8436 9.2181 ] pdfxs
+ (t) show
+ (op)
+ [8.61811 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 8.91265 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.00721 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (llay)
+ [6.1854 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.39638 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sed)
+ [4.29811 8.00721 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ -6.10352e-05 -484.269 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.05449 4.27631 4.85451 4.29811 9.01083 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [8.29082 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,e)
+ [9.08711 6.0654 3.0327 4.8436 7.14539 4.8436 ] pdfxs
+ (a) show
+ (chdis)
+ [4.54905 10.069 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctinst)
+ [3.0327 6.05449 4.85451 8.25819 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.86902 ] pdfxs
+ (o) show
+ (falis)
+ [7.35266 9.46901 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [7.13448 ] pdfxs
+ (t) show
+ (ree,)
+ [4.27631 4.8436 4.85451 7.13448 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phiden)
+ [6.05449 10.0799 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.0654 4.8436 10.0799 5.74904 9.77446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.85811 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ -6.10352e-05 -506.192 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.88355 6.35994 8.67266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.88355 ] pdfxs
+ (t) show
+ (oasep)
+ [9.27265 9.27265 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.66175 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.Our)
+ [3.0327 8.43265 8.4872 6.0654 8.09446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nuses)
+ [9.88355 6.05449 4.30902 4.8436 8.12717 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.67266 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (put)
+ [6.05449 6.0654 8.06183 ] pdfxs
+ (o) show
+ (fac)
+ [7.1563 9.27265 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 3.0327 ] pdfxs
+ -6.10352e-05 -528.114 m
+ (\feld-sensi)
+ [6.0654 4.8436 3.0327 6.05449 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.17081 ] pdfxs
+ (\() show
+ (DS)
+ [8.32365 6.0654 ] pdfxs
+ (A\)) show
+ 186.303 -524.155 m
+ /N703 7.96999 Tf
+ (1) show
+ 194.904 -528.114 m
+ /N614 10.909 Tf
+ (t) show
+ (odis)
+ [9.32719 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uish)
+ [6.05449 3.0327 4.29811 6.0654 ] pdfxs
+ 263.975 -528.114 m
+ /N634 10.909 Tf
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (j)
+ [3.33823 ] pdfxs
+ (o) show
+ (intin)
+ [3.34914 6.13082 7.7454 3.34914 6.13082 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ (soflo)
+ [8.57443 5.58542 7.46183 2.78176 5.01816 ] pdfxs
+ (g) show
+ (ic)
+ [3.34914 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.90536 ] pdfxs
+ (da) show
+ (ta)
+ [3.62179 9.69812 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.59266 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (es) show
+ 1 0 0 1 0 -538.214 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (L)
+ [5.75615 ] pdfxs
+ (e) show
+ (ss)
+ [3.64018 6.93966 ] pdfxs
+ (aggre) show
+ (ssivepoint)
+ [3.64018 3.63121 2.56423 4.60858 7.40591 5.37959 4.59962 2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [6.91271 ] pdfxs
+ (ana) show
+ (lys)
+ [2.56423 4.85963 3.64018 ] pdfxs
+ (e) show
+ (sc)
+ [6.93966 4.09746 ] pdfxs
+ (a) show
+ (n)
+ [8.42802 ] pdfxs
+ (a) show
+ (lsobe)
+ [2.56423 3.63121 7.91704 5.37959 7.40591 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (d)
+ [8.42802 ] pdfxs
+ (bu) show
+ (tmay)
+ [6.89479 7.67484 4.35754 8.16808 ] pdfxs
+ (no) show
+ (t)
+ [6.89479 ] pdfxs
+ (d) show
+ (isti)
+ [2.55527 3.64018 3.58634 2.55527 ] pdfxs
+ (ngu) show
+ (ish)
+ [2.56423 3.63121 8.42802 ] pdfxs
+ (da) show
+ (tast)
+ [3.58634 7.91704 3.63121 3.58634 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.57737 ] pdfxs
+ (ur) show
+ (ei)
+ [7.41488 2.55527 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.57737 ] pdfxs
+ (an) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (s)
+ [6.94863 ] pdfxs
+ (o) show
+ (rmaygiv)
+ [6.91271 7.6838 4.34857 8.17705 4.59962 2.56423 4.60858 ] pdfxs
+ (e) show
+ 213.381 -37.815 m
+ /N614 10.909 Tf
+ (108) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 121 121
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (inapr)
+ [3.0327 10.1999 9.61083 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.29812 ] pdfxs
+ (a) show
+ (ndiden)
+ [6.0654 10.2108 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 9.89446 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 8.99993 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.44353 ] pdfxs
+ (a) show
+ (twhichnodes)
+ [8.3891 7.88721 6.05449 3.0327 4.54905 10.1999 6.0654 5.75995 6.05449 4.85451 8.44353 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 8.98902 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.59992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.44353 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 8.98902 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 7.30903 ] pdfxs
+ (a) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 0 -21.922 m
+ (cessed,)
+ [4.8436 4.85451 4.29811 4.30902 4.8436 6.0654 6.38176 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 9.34901 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed.This)
+ [4.27631 5.14905 5.4545 4.85451 6.05449 7.7672 7.8763 6.05449 3.0327 7.58172 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.85451 7.58172 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.13811 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.54901 ] pdfxs
+ (t) show
+ (heinf)
+ [6.0654 8.1272 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nneeded)
+ [9.3381 6.0654 4.8436 4.85451 6.05449 4.85451 9.3381 ] pdfxs
+ (t) show
+ (ose)
+ [8.73811 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eindividu)
+ [8.1272 3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [6.31631 6.05449 ] pdfxs
+ (ata) show
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.4872 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (obe)
+ [9.0981 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erc)
+ [4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (heirin)
+ [6.0654 4.8436 3.0327 7.909 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llay)
+ [6.6654 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -65.768 m
+ (The)
+ [7.8763 6.0654 8.47629 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsupp)
+ [6.0654 12.7198 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryC)
+ [4.2654 9.39264 11.509 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.05449 9.68719 7.8763 8.4872 12.1199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,includin)
+ [9.08711 4.29811 6.6654 3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 
+ ] pdfxs
+ (g) show
+ 0 -87.69 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 8.3999 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hfunc)
+ [10.1563 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.1563 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.3999 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (/o) show
+ (rvir)
+ [8.36718 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [7.12357 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,recursi)
+ [6.05449 4.30902 7.23266 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,v)
+ [6.0654 7.24357 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (sfunc)
+ [8.3999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,n)
+ [6.0654 4.29811 7.24357 6.05449 ] pdfxs
+ (o) show
+ (n-type-)
+ [6.0654 3.63261 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -109.613 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (femem)
+ [3.33815 8.23629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.14174 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 7.69081 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,viap)
+ [3.0327 6.46903 5.75995 3.02179 8.8472 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.66901 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.69081 ] pdfxs
+ (a) show
+ (nduni)
+ [6.0654 9.44719 6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,se)
+ [6.46903 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,)
+ [6.05449 5.75995 3.33815 9.08711 6.0654 6.46903 ] pdfxs
+ (a) show
+ (ndexcep)
+ [6.05449 9.44719 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.One)
+ [6.05449 4.30902 7.78902 8.4872 6.0654 8.23629 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (t) show
+ (hekeystren)
+ [6.05449 8.69447 5.4545 4.85451 9.59992 4.30902 4.23277 4.27631 4.85451 6.05449 ] pdfxs
+ (gt) show
+ (hs)
+ [6.0654 8.13808 ] pdfxs
+ (o) show
+ (f)
+ [7.17812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.69447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmisasimples)
+ [6.0654 12.9271 3.0327 8.14899 9.29447 4.30902 3.0327 9.08711 6.0654 3.02179 8.69447 
+ 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (yf)
+ [9.59992 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.12718 4.8436 ] pdfxs
+ (o) show
+ (rrec)
+ [4.27631 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyh)
+ [3.0327 9.59992 6.0654 ] pdfxs
+ (a) show
+ (ndlingindirectc)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.29447 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 8.08365 4.85451 ] pdfxs
+ (a) show
+ (lls,which)
+ [3.02179 3.0327 4.30902 6.92721 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -153.458 m
+ (isdi\016cultbec)
+ [3.0327 8.71626 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 8.65092 6.37085 4.8436 
+ 4.85451 ] pdfxs
+ (a) show
+ (usedi\013erentfunc)
+ [6.05449 4.30902 9.26174 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.66183 
+ 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.72717 4.8436 ] pdfxs
+ (a) show
+ (lledviaafunc)
+ [3.0327 3.0327 4.8436 10.4835 5.74904 3.0327 9.87264 9.87264 3.32724 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [10.4726 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermayhavedi\013erent)
+ [4.8436 8.69445 9.08711 5.15996 10.1672 6.0654 5.14905 5.4545 9.26174 6.0654 3.0327 
+ 6.35986 4.85451 4.2654 4.85451 5.74904 8.66183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -175.38 m
+ (a) show
+ (ndde)
+ [6.0654 10.549 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbehavi)
+ [10.549 6.37085 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.0654 10.5599 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use\(inC)
+ [6.0654 4.29811 9.34901 4.23277 3.0327 10.5599 12.3708 ] pdfxs
+ (o) show
+ (rC++\)mayevenhavedi\013erentsi)
+ [8.77081 7.8763 8.4872 8.4872 8.73819 9.08711 5.15996 10.2435 4.85451 5.4545 4.8436 
+ 10.5599 6.0654 5.14905 5.4545 9.34901 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 8.73819 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (at) show
+ (ures.The)
+ [6.0654 4.27631 4.8436 4.29811 10.4617 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -197.303 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 13.8653 4.29811 ] pdfxs
+ (o) show
+ (lves)
+ [3.0327 5.4545 4.85451 9.07625 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.63265 4.8436 ] pdfxs
+ (o) show
+ (mplexissuesviaarel)
+ [9.08711 6.0654 3.0327 4.8436 10.5381 3.0327 4.29811 4.29811 6.0654 4.8436 9.08716 
+ 5.75995 3.02179 10.2326 10.2326 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysimple)
+ [3.0327 5.4545 4.8436 3.0327 10.5381 4.29811 3.0327 9.08711 6.0654 3.02179 9.63265 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.8326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nph)
+ [10.8435 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,while)
+ [4.29811 4.85451 8.09447 7.8763 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ 0 -219.225 m
+ (keeping)
+ [5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 8.2472 ] pdfxs
+ (t) show
+ (hecodetr)
+ [6.0654 7.64721 4.8436 5.75995 6.0654 7.64721 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nprocessessen)
+ [8.86901 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 7.10173 4.8436 4.30902 4.29811 
+ 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyunch)
+ [3.0327 3.0327 8.55265 6.0654 6.05449 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ed.The)
+ [4.8436 6.0654 7.60357 7.8763 6.05449 7.64721 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [8.8581 7.58175 ] pdfxs
+ (o) show
+ (rksc)
+ [4.2654 5.75995 7.10173 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -241.148 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rinc)
+ [7.00356 3.02179 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpletepr)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 7.58176 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,by)
+ [9.08711 4.30902 5.9454 5.74904 8.49811 ] pdfxs
+ (o) show
+ (nlypo)
+ [6.05449 3.0327 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.75995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingmem)
+ [3.0327 6.05449 8.19266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [6.98184 6.05449 5.75995 4.8436 7.03627 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [6.97093 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 7.57085 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 7.58176 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 7.58176 ] pdfxs
+ (o) show
+ (f)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (The)
+ [7.8763 6.0654 8.55266 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.55266 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidessever)
+ [9.76355 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.99626 4.30902 4.8436 
+ 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnovelfe)
+ [6.73085 6.0654 5.14905 5.4545 4.85451 6.73085 3.32724 4.85451 ] pdfxs
+ (at) show
+ (ures,c)
+ [6.05449 4.27631 4.8436 4.30902 6.74176 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 9.75264 ] pdfxs
+ (t) show
+ (oprevi)
+ [9.16356 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.05449 8.00717 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.4581 ] pdfxs
+ (o) show
+ (n) show
+ 0 -284.993 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference.)
+ [10.2108 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 9.42537 
+ ] pdfxs
+ (I) show
+ (np)
+ [10.2108 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,itis)
+ [4.2654 7.30903 3.0327 8.40001 3.02179 8.45444 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 8.99993 6.05449 4.27631 4.29811 8.40001 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.2108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbuilds)
+ [8.3891 6.0654 6.05449 3.0327 3.0327 6.05449 8.45444 ] pdfxs
+ (o) show
+ (nasc)
+ [10.2108 9.61083 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.05449 3.0327 8.99993 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -306.915 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.87628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,w)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.63267 7.58175 ] pdfxs
+ (o) show
+ (rkswi)
+ [4.27631 5.74904 7.89808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hn)
+ [9.65446 6.0654 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.44357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,supp)
+ [9.08711 4.30902 6.63267 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sfunc)
+ [7.89808 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 7.89808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hv)
+ [9.65446 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (s,)
+ [4.30902 6.63267 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.02179 5.15996 7.8763 7.89808 ] pdfxs
+ (a) show
+ (rbi-)
+ [4.27631 6.05449 3.0327 3.63261 ] pdfxs
+ 0 -328.838 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.2654 9.58901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.89446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erh)
+ [4.8436 8.10537 6.0654 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,e)
+ [6.90539 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 8.46538 ] pdfxs
+ (I) show
+ (n)
+ [9.89446 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.9163 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 8.68356 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.86176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.89446 3.0327 8.12717 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.0654 8.67266 6.0654 4.27631 4.29811 8.07274 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -350.761 m
+ (whichisdesi)
+ [7.8763 6.0654 3.0327 4.53815 11.2363 3.0327 9.47989 6.05449 4.85451 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (nedb)
+ [6.0654 4.8436 11.2363 6.35994 ] pdfxs
+ (ot) show
+ (himprovepr)
+ [11.2363 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 10.0254 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [14.2689 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 10.0254 ] pdfxs
+ (\(t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hbe)
+ [11.2363 6.35994 4.8436 ] pdfxs
+ (tt) show
+ (erloc)
+ [4.85451 9.44717 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lity)
+ [3.02179 3.0327 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [8.58538 ] pdfxs
+ (a) show
+ (ndprovide)
+ [6.0654 11.2363 6.05449 4.27631 5.14905 5.75995 3.0327 6.0654 10.0145 ] pdfxs
+ (a) show
+ 0 -372.683 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rsubsequentc)
+ [7.909 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 7.87638 
+ 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.9672 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.1563 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.189 4.8436 ] pdfxs
+ (a) show
+ (ndirec)
+ [10.189 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyimprovepr)
+ [3.0327 9.88355 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.9672 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [13.2216 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceinsever)
+ [6.0654 4.8436 8.97811 3.0327 10.189 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways.Firs)
+ [7.1563 7.58175 5.14905 5.75995 4.29811 9.34901 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,) show
+ 0 -416.528 m
+ (sincepr)
+ [4.29811 3.0327 6.0654 4.8436 7.3963 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mstypic)
+ [9.08711 6.83991 3.93823 5.75995 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 8.29084 ] pdfxs
+ (t) show
+ (raverse)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 7.38539 ] pdfxs
+ (a) show
+ (ndprocess)
+ [6.0654 8.59629 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 6.85082 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 8.30174 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.3963 ] pdfxs
+ (o) show
+ (rafewd)
+ [6.8072 7.99629 3.33815 4.8436 10.429 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [7.99629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 6.83991 ] pdfxs
+ (a) show
+ (ta)
+ [6.78548 7.99629 ] pdfxs
+ (t) show
+ (ime,se)
+ [3.02179 9.09802 4.8436 5.79268 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -438.451 m
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [7.61448 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [10.0363 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresreducesthemem)
+ [6.0654 4.2654 4.85451 8.87989 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.8908 
+ 4.23277 6.0654 9.42537 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 10.3417 7.57085 ] pdfxs
+ (o) show
+ (rkingse)
+ [4.27631 5.75995 3.0327 6.05449 10.0363 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.87989 ] pdfxs
+ (o) show
+ (fpr)
+ [7.91993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (rams)
+ [4.2654 5.46541 9.08711 8.87989 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.6363 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyimprovin)
+ [3.0327 3.0327 10.3417 3.02179 9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ 0 -460.373 m
+ (b)
+ [6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [11.4544 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 10.2326 ] pdfxs
+ (a) show
+ (ndTLBperf)
+ [6.0654 11.4435 7.8763 6.82903 13.1016 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Sec)
+ [6.0654 4.8436 4.85451 13.1235 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,incer)
+ [6.05449 6.0654 8.8581 3.02179 11.4544 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (inc)
+ [3.0327 11.4435 4.85451 ] pdfxs
+ (a) show
+ (ses,the)
+ [4.29811 4.85451 4.29811 8.8581 4.23277 6.0654 10.2326 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4435 ] pdfxs
+ (o) show
+ (rderwi)
+ [4.27631 6.05449 4.85451 9.65444 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.0654 3.02179 11.4544 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -482.296 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.76355 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urepo)
+ [6.05449 4.27631 9.14174 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lwillm)
+ [7.33084 7.8763 3.0327 3.02179 7.33084 9.09802 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 10.3635 ] pdfxs
+ (t) show
+ (hesubsequent)
+ [6.05449 9.15265 4.29811 6.0654 6.0654 4.29811 4.8436 5.75995 6.0654 4.8436 5.75995 
+ 8.54183 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [7.31994 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.57445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ifa)
+ [3.0327 7.49448 3.0327 7.63629 9.75264 ] pdfxs
+ (t) show
+ (reeiscre)
+ [4.2654 4.85451 9.14174 3.0327 8.60717 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.3635 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3635 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ 0 -504.218 m
+ (processedinpre)
+ [6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 4.8436 10.8435 3.0327 10.8326 
+ 6.0654 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,improvingsp)
+ [8.09447 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 10.2326 4.29811 
+ 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lloc)
+ [7.81084 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.5381 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.8435 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 8.10538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [9.07625 ] pdfxs
+ (a) show
+ (resm)
+ [4.27631 9.62174 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 9.05445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nac)
+ [10.8435 10.2326 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 9.63265 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ 0 -526.141 m
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lloc)
+ [7.00357 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 8.90174 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ively,b)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.10176 6.35994 ] pdfxs
+ (ot) show
+ (hbene\f)
+ [10.0363 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (risebec)
+ [4.27631 3.0327 4.29811 8.82538 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.82538 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.82538 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.22547 ] pdfxs
+ (o) show
+ (findividu)
+ [7.30902 3.02179 6.0654 6.0654 3.02179 5.75995 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [7.00357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.42537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -548.063 m
+ (isun)
+ [3.0327 8.83626 6.0654 6.05449 ] pdfxs
+ (a) show
+ (\013ectedbyintervening)
+ [6.37077 4.8436 4.85451 4.23277 4.85451 10.5926 5.75995 10.2981 3.0327 5.75995 4.23277 
+ 4.85451 4.27631 5.4545 4.8436 6.0654 3.02179 6.0654 9.99264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.83626 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.81445 ] pdfxs
+ (ot) show
+ (herd)
+ [6.05449 4.85451 8.80354 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.99264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.8436 4.30902 7.78902 ] pdfxs
+ (a) show
+ (ndlesslikely)
+ [6.0654 10.5926 3.0327 4.8436 4.30902 8.83626 3.0327 3.0327 5.4545 4.8436 3.0327 
+ 10.2981 ] pdfxs
+ (t) show
+ (obesc)
+ [9.99264 6.35994 9.39265 4.29811 4.8436 ] pdfxs
+ (att) show
+ (ered)
+ [4.85451 4.2654 4.85451 6.0654 ] pdfxs
+ 0 -569.986 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (undinthehe)
+ [6.05449 6.0654 8.56356 3.0327 8.56356 4.23277 6.0654 7.35267 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.Third,ins)
+ [6.05449 7.50539 7.8763 6.0654 3.0327 4.2654 6.0654 5.75995 3.0327 8.56356 4.29811 
+ ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.35267 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 5.75995 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.34176 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [5.53086 ] pdfxs
+ (o) show
+ (rdermayevenbec)
+ [4.27631 6.05449 4.85451 6.77447 9.08711 5.14905 8.26902 4.8436 5.4545 4.8436 8.56356 
+ 6.37085 4.8436 4.85451 ] pdfxs
+ (o) show
+ (measimpleline)
+ [9.08711 7.35267 7.95266 4.30902 3.0327 9.08711 6.05449 3.0327 7.35267 3.0327 3.0327 
+ 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rs)
+ [6.77447 4.29811 ] pdfxs
+ (t) show
+ (ride,)
+ [4.27631 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -591.908 m
+ (a) show
+ (llowingm)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.9381 9.09802 ] pdfxs
+ (o) show
+ (ree\013ec)
+ [4.2654 9.3381 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveh)
+ [3.02179 5.4545 9.3381 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.27631 9.3272 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.0654 9.9381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nbef)
+ [10.549 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re.)
+ [4.27631 4.8436 10.429 ] pdfxs
+ (Not) show
+ (e)
+ [9.3272 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.3381 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 1 0 0 1 0 -601.402 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -10.261 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 6.70655 ] pdfxs
+ (pre) show
+ (cisei)
+ [4.09746 2.56423 3.63121 7.1728 2.55527 ] pdfxs
+ (nfor) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (a) show
+ (b)
+ [5.37959 ] pdfxs
+ (ou) show
+ (tt)
+ [6.65271 3.58634 ] pdfxs
+ (he) show
+ (irint)
+ [2.56423 6.67063 2.56423 4.85956 3.58634 ] pdfxs
+ (erna) show
+ (lst)
+ [5.6306 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (.) show
+ 225.818 -45.538 m
+ /N614 10.909 Tf
+ (109) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 122 122
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.3381 ] pdfxs
+ (a) show
+ (lsop)
+ [3.0327 4.29811 8.7272 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyhurtperf)
+ [3.0327 3.0327 9.03265 5.75995 6.05449 4.27631 7.51638 6.35994 4.8436 4.27631 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceintwoways:bysep)
+ [6.05449 4.85451 8.1163 3.0327 9.32719 3.94914 7.57085 8.7272 7.57085 5.15996 5.74904 
+ 4.30902 7.70175 5.74904 9.03265 4.30902 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ingd)
+ [3.0327 6.05449 8.7272 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.7272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (a) show
+ (refrequen)
+ [4.27631 8.1163 3.33815 4.27631 4.8436 5.75995 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.03265 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -21.922 m
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.6581 ] pdfxs
+ (a) show
+ (ndby)
+ [6.05449 9.43628 5.75995 9.13083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingne)
+ [3.0327 6.05449 8.83629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly-emptyp)
+ [4.27631 3.0327 5.74904 3.64352 4.8436 9.08711 6.0654 3.93823 9.14174 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.6799 ] pdfxs
+ (t) show
+ (osm)
+ [8.82538 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.40358 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.6799 ] pdfxs
+ (\() show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.22539 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 7.6799 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 
+ ] pdfxs
+ 0 -43.845 m
+ (inCh)
+ [3.0327 9.6981 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er6)
+ [4.8436 7.909 9.0981 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 7.94172 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -65.768 m
+ (At)
+ [7.8763 9.56727 ] pdfxs
+ (t) show
+ (heend)
+ [6.05449 10.1672 4.8436 6.0654 11.3781 ] pdfxs
+ (o) show
+ (fCh)
+ [8.65083 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.58899 ] pdfxs
+ (6) show
+ (,wepresent)
+ [8.77083 7.57085 10.1672 6.05449 4.27631 4.85451 4.29811 4.85451 5.74904 9.56727 ] pdfxs
+ (a) show
+ (nexperimen)
+ [11.3781 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ls)
+ [8.34538 4.29811 ] pdfxs
+ (t) show
+ (udy)
+ [6.0654 6.05449 11.0835 ] pdfxs
+ (o) show
+ (ftheperf)
+ [8.65083 4.23277 6.0654 10.1672 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 10.1672 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 9.55636 ] pdfxs
+ (o) show
+ (f) show
+ 0 -87.69 m
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 7.3963 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.5745 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (t) show
+ (oshow)
+ [7.99629 4.30902 6.05449 5.15996 10.4181 ] pdfxs
+ (t) show
+ (heexecuti)
+ [6.0654 7.3963 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.6072 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.3963 ] pdfxs
+ (a) show
+ (ndloc)
+ [6.0654 8.6072 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (litye\013ec)
+ [3.0327 3.0327 3.93823 8.30174 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [6.85082 ] pdfxs
+ (o) show
+ (f)
+ [5.87995 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.3963 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.We)
+ [6.05449 7.5163 10.309 4.8436 ] pdfxs
+ 0 -109.613 m
+ (\fnd)
+ [6.0654 6.05449 9.26173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsever)
+ [7.45093 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.22904 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msspeedupby)
+ [9.08711 7.50536 4.29811 6.35994 4.85451 4.8436 9.26173 6.0654 9.26173 5.74904 8.95628 
+ ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,twoby)
+ [9.08711 6.31631 3.93823 7.58175 8.65083 5.75995 8.95628 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.44002 ] pdfxs
+ (2) show
+ (x)
+ [8.95628 ] pdfxs
+ (a) show
+ (ndtwobym)
+ [6.0654 9.26173 3.93823 7.57085 8.65083 5.75995 8.95628 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.05084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.26173 ] pdfxs
+ (10) show
+ (x.O)
+ [5.75995 7.73448 8.4872 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -131.535 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.10535 ] pdfxs
+ (a) show
+ (reuna\013ec)
+ [4.27631 8.63993 6.0654 6.05449 5.46541 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 6.86176 ] pdfxs
+ (a) show
+ (ndimp)
+ [6.0654 9.86173 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,n)
+ [3.02179 4.8545 6.87267 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (rehurtsubs)
+ [4.27631 8.65084 5.75995 6.05449 4.27631 8.04001 4.29811 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyby)
+ [3.0327 3.0327 9.55628 5.75995 9.55628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.We)
+ [6.05449 8.3672 10.309 4.8436 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (lso)
+ [3.0327 4.29811 8.58538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyshowhowse)
+ [3.0327 3.0327 8.87992 4.30902 6.05449 5.15996 11.0072 6.05449 5.15996 11.0072 4.29811 
+ 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (o) show
+ (fd)
+ [6.45812 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresinmem)
+ [6.05449 4.27631 4.8436 7.4399 3.02179 9.19628 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 8.87992 4.85451 ] pdfxs
+ (a) show
+ (nprovidea)
+ [9.18537 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.97448 8.58538 ] pdfxs
+ (10) show
+ (xperf)
+ [8.89083 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 0 -175.38 m
+ (improvementins)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 4.85451 5.75995 7.87638 
+ 3.0327 9.6981 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.4872 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.32353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (pters)
+ [6.0654 4.23277 4.85451 8.29082 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (sbydescribing)
+ [8.32353 5.75995 9.77446 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 3.0327 
+ 6.0654 9.46901 ] pdfxs
+ (t) show
+ (herunningex)
+ [6.0654 8.86902 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.46901 4.85451 5.75995 
+ ] pdfxs
+ (a) show
+ (mpleweuse)
+ [9.08711 6.05449 3.0327 8.86902 7.58175 8.86902 6.05449 4.30902 8.86902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (g) show
+ (ivesahi)
+ [3.0327 5.4545 4.8436 8.32353 9.47992 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-leveloverview)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 7.04721 5.14905 5.4545 4.85451 4.27631 
+ 5.74904 3.0327 4.85451 7.8763 ] pdfxs
+ 0 -219.225 m
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.22539 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (\() show
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\).)
+ [4.23277 7.79993 ] pdfxs
+ (N) show
+ (extitdescribes)
+ [4.8436 5.75995 7.62547 3.0327 7.61456 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 
+ 6.35994 4.8436 7.69081 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.23629 3.32724 6.0654 3.02179 6.41449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hminde)
+ [6.0654 12.4689 3.0327 9.43628 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.0327 6.40358 3.0327 9.44719 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.43628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,i)
+ [6.45812 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mplexityinSec)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 8.41084 3.0327 8.71629 6.0654 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [5.87995 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 8.71629 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lsimple)
+ [5.68359 4.30902 3.02179 9.09802 6.05449 3.0327 7.50539 ] pdfxs
+ (\() show
+ (butimp)
+ [6.05449 6.0654 6.89457 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (\)re\fnemen)
+ [6.89457 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sinSec)
+ [6.949 3.0327 8.71629 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.Sec)
+ [7.54902 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ 0 -263.07 m
+ (ev)
+ [4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.27627 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.82175 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 7.81084 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.82175 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.03265 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 7.81084 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.99995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [9.02174 4.30902 ] pdfxs
+ (tat) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.26536 ] pdfxs
+ (o) show
+ (nabr)
+ [9.03265 8.42175 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (dr)
+ [9.03265 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.82175 ] pdfxs
+ (o) show
+ (fp)
+ [6.29449 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.24356 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -284.993 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 5.83631 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.05449 8.66174 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.66174 ] pdfxs
+ (5) show
+ (.6c)
+ [3.0327 8.06175 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s)
+ [6.89446 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.45085 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.62904 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [8.66174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpri)
+ [8.66174 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [6.87265 7.57085 ] pdfxs
+ (o) show
+ (rk.Fin)
+ [4.27631 5.75995 7.52721 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Sec)
+ [3.0327 3.0327 4.84359 5.83631 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.66174 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ 0 -306.915 m
+ (summ)
+ [4.29811 6.0654 9.08711 9.09802 ] pdfxs
+ (a) show
+ (rizes)
+ [4.2654 3.0327 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedin)
+ [6.05449 12.7307 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 9.6981 
+ 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 7.94172 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er.)
+ [4.85451 4.2654 3.0327 ] pdfxs
+ 0 -352.37 m
+ /N622 14.346 Tf
+ (5.1T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eTr)
+ [12.7392 9.88436 6.58481 ] pdfxs
+ (an) show
+ (sform)
+ [6.36962 4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (a) show
+ (tion)
+ [6.2836 4.476 8.07685 14.346 ] pdfxs
+ (O) show
+ (verview)
+ [8.06236 7.3595 6.59915 8.52144 4.476 7.37385 17.0287 ] pdfxs
+ (an) show
+ (dEx)
+ [14.346 10.5874 8.52144 ] pdfxs
+ (a) show
+ (m)
+ [13.4566 ] pdfxs
+ (p) show
+ (le)
+ [4.476 7.3595 ] pdfxs
+ 0 -385.095 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 9.23992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.69444 ] pdfxs
+ (o) show
+ (napr)
+ [10.4508 9.83992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.4725 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.02179 6.0654 3.0327 6.05449 9.85082 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.68353 ] pdfxs
+ (to) show
+ 381.343 -385.095 m
+ /N722 10.909 Tf
+ (malloc) show
+ 420.096 -385.095 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 442.061 -385.095 m
+ /N722 10.909 Tf
+ (free) show
+ 464.97 -385.095 m
+ /N614 10.909 Tf
+ (,) show
+ 0 -407.018 m
+ (a) show
+ (nd)
+ [6.0654 9.79628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.0399 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.58538 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8289 ] pdfxs
+ (t) show
+ (ouseapo)
+ [9.19628 6.05449 4.30902 8.58538 9.18538 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.77449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.79628 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry,describedbelow.The)
+ [4.27631 4.84359 6.7963 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 4.8436 
+ 9.79628 6.35994 4.85451 3.0327 5.14905 7.8763 8.18175 7.8763 6.0654 8.58538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmuses)
+ [6.0654 12.818 6.0654 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -428.941 m
+ (ap)
+ [8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.7272 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.31628 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.31628 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.28358 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,b)
+ [6.0654 6.05449 6.37085 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.32719 ] pdfxs
+ (o) show
+ (fwhich)
+ [6.58903 7.88721 6.05449 3.0327 4.54905 9.31628 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.10539 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.31628 5.75995 9.02174 ] pdfxs
+ (D) show
+ (SAin)
+ [6.05449 11.4435 3.0327 9.31628 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 7.5381 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.05449 7.75629 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -450.863 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisafr)
+ [9.30537 3.0327 7.54899 8.69447 3.33815 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.8436 7.58175 ] pdfxs
+ (o) show
+ (rkwhichh)
+ [4.27631 8.99992 7.8763 6.0654 3.02179 4.54905 9.30537 6.0654 ] pdfxs
+ (a) show
+ (ssever)
+ [7.54899 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.27267 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre\fnemen)
+ [6.27267 4.27631 4.85451 6.05449 6.0654 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 7.74539 ] pdfxs
+ (I) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (hissec)
+ [6.05449 3.0327 7.54899 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wepresent)
+ [6.05449 6.35994 7.57085 8.09448 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 7.48365 
+ ] pdfxs
+ (a) show
+ 0 -472.786 m
+ (\\) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sic"versi)
+ [4.29811 3.0327 4.8436 8.67265 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (f)
+ [6.5454 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.06175 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninwhich)
+ [9.27264 3.0327 9.27264 7.8763 6.0654 3.0327 4.53815 9.28355 ] pdfxs
+ (a) show
+ (llhe)
+ [3.02179 6.25085 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.27264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.06175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edinpo)
+ [4.85451 9.27264 3.0327 9.27264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.50536 ] pdfxs
+ (\() show
+ (i.e.,n)
+ [3.0327 3.0327 4.8436 3.0327 6.32722 6.0654 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.06175 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -494.708 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (eddirec)
+ [4.8436 8.67265 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyvi)
+ [3.02179 8.3672 5.75995 3.0327 ] pdfxs
+ (a) show
+ 100.886 -494.708 m
+ /N722 10.909 Tf
+ (malloc) show
+ 135.249 -494.708 m
+ /N614 10.909 Tf
+ (\))
+ [6.85093 ] pdfxs
+ (a) show
+ (ndevery)
+ [6.0654 8.66174 4.85451 5.4545 4.8436 4.27631 8.3672 ] pdfxs
+ (D) show
+ (Snode)
+ [8.66174 6.0654 5.74904 6.0654 7.46176 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (esasep)
+ [4.8436 6.91627 8.06175 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [7.45085 4.30902 ] pdfxs
+ (ta) show
+ (ticpo)
+ [4.23277 3.0327 7.46176 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.63995 ] pdfxs
+ (\() show
+ (expl)
+ [4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow)
+ [3.0327 6.0654 4.8436 8.67265 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.) show
+ -1.52588e-05 -516.631 m
+ (A) show
+ (lls)
+ [3.0327 7.06903 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.34535 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.87993 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmc)
+ [4.27631 3.0327 4.23277 6.0654 13.1344 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.31264 ] pdfxs
+ (o) show
+ (nlyth)
+ [6.0654 3.02179 9.80719 4.23277 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.89083 ] pdfxs
+ (D) show
+ (Snodeswi)
+ [10.1017 6.0654 5.74904 6.0654 4.8436 8.34535 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ 299.203 -516.631 m
+ /N1025 10.909 Tf
+ (H) show
+ 312.725 -516.631 m
+ /N1028 10.909 Tf
+ (2) show
+ 323.702 -516.631 m
+ /N695 10.909 Tf
+ (M) show
+ 339.515 -516.631 m
+ /N614 10.909 Tf
+ (\(\\) show
+ 349.212 -516.631 m
+ /N1025 10.909 Tf
+ (H) show
+ 363.07 -516.631 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [8.28001 ] pdfxs
+ (a) show
+ (sc)
+ [8.34535 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ -6.10352e-05 -538.553 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 8.7272 ] pdfxs
+ (t) show
+ (opo)
+ [8.7272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls.Bec)
+ [3.0327 4.30902 7.75629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1272 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsiden)
+ [6.05449 6.0654 7.58172 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.0654 4.8436 9.3381 5.75995 9.03265 ] pdfxs
+ (D) show
+ (SAiden)
+ [6.05449 11.4654 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.0327 3.32724 9.04356 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intmem)
+ [3.0327 5.74904 7.52729 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.03265 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -560.476 m
+ (t) show
+ (his)
+ [6.05449 3.0327 7.429 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.19628 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyse)
+ [3.0327 3.0327 8.87992 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tessuchd)
+ [4.23277 4.85451 7.429 4.29811 6.0654 4.54905 9.18537 6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.58538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.0654 4.2654 7.97448 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncesin)
+ [6.0654 4.8436 4.85451 7.429 3.0327 9.18537 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.97448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 7.71266 ] pdfxs
+ (I) show
+ (n)
+ [9.18537 ] pdfxs
+ (t) show
+ (henex)
+ [6.0654 7.97448 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -582.398 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wediscuss)
+ [6.0654 6.6654 7.57085 8.4872 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 7.94172 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lre\fnemen)
+ [6.6654 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hisb)
+ [6.0654 3.0327 7.93081 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.4872 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.53815 6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (110) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 123 123
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.1.1PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tor)
+ [5.22437 6.7307 9.97045 ] pdfxs
+ (Ru) show
+ (ntime)
+ [7.10126 5.23633 3.73 11.2138 10.616 ] pdfxs
+ (L) show
+ (i)
+ [3.74195 ] pdfxs
+ (b) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (ry)
+ [5.48733 7.10119 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.83629 ] pdfxs
+ (5) show
+ (.1shows)
+ [3.02179 9.44719 4.29811 6.0654 5.14905 7.8763 8.29081 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.83629 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.8436 4.27631 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.83629 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.83629 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.83629 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry.Po)
+ [4.27631 4.8545 8.92356 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.29081 ] pdfxs
+ (a) show
+ (reiden)
+ [4.27631 8.83629 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fedbyapo)
+ [3.0327 6.0654 4.8436 10.0472 5.75995 9.74173 9.44719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.01448 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [8.25809 ] pdfxs
+ (o) show
+ (f) show
+ 0 -50.89 m
+ (type)
+ [3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 24.517 -50.89 m
+ /N722 10.909 Tf
+ (Pool) show
+ 47.426 -50.89 m
+ /N614 10.909 Tf
+ (.Thefunc)
+ [7.86538 7.88721 6.05449 8.45447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 124.693 -50.89 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 176.238 -50.89 m
+ /N614 10.909 Tf
+ (,) show
+ 182.882 -50.89 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 228.699 -50.89 m
+ /N614 10.909 Tf
+ (,)
+ [6.64358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 256.527 -50.89 m
+ /N722 10.909 Tf
+ (poolrealloc) show
+ 323.134 -50.89 m
+ /N614 10.909 Tf
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e,de)
+ [4.8436 6.64358 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e,)
+ [4.8436 6.64358 ] pdfxs
+ (a) show
+ (ndresize)
+ [6.0654 9.66537 4.27631 4.8436 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ 0 -72.813 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryinapo)
+ [4.27631 8.58538 3.0327 8.87992 8.27993 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.The)
+ [3.02179 7.61448 7.8763 6.0654 4.8436 ] pdfxs
+ 111.373 -72.813 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 171.473 -72.813 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nini)
+ [8.89083 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizesapo)
+ [3.0327 3.0327 4.8436 4.85451 7.12354 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.85813 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [7.09083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.10174 ] pdfxs
+ (a) show
+ (nemptypo)
+ [8.89083 4.8436 9.08711 6.0654 3.93823 8.58538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wi)
+ [3.0327 6.02176 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.87992 ] pdfxs
+ (a) show
+ (n) show
+ -1.52588e-05 -94.735 m
+ (o) show
+ (pti)
+ [6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lsizehint)
+ [6.55631 4.29811 3.0327 4.8436 8.37811 6.05449 3.0327 5.75995 7.76729 ] pdfxs
+ (\() show
+ (providingaf)
+ [6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.05449 8.9781 8.9781 3.33815 
+ ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 7.76729 6.0654 ] pdfxs
+ (at) show
+ (hf)
+ [9.5781 3.33815 ] pdfxs
+ (o) show
+ (rac)
+ [7.78901 8.9781 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.28356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edsize\))
+ [4.85451 9.5781 4.30902 3.02179 4.85451 4.8436 7.76729 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.5781 ] pdfxs
+ (a) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentrequired)
+ [6.0654 9.08711 4.85451 5.75995 7.75638 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 6.0654 ] pdfxs
+ -1.52588e-05 -116.658 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.17447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.36357 ] pdfxs
+ (\(t) show
+ (hisdef)
+ [6.0654 3.02179 8.63989 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ul)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.62899 ] pdfxs
+ (t) show
+ (o)
+ [9.78537 ] pdfxs
+ (8) show
+ (,)
+ [7.53812 ] pdfxs
+ (a) show
+ (sinm)
+ [8.63989 3.0327 10.3854 9.09802 ] pdfxs
+ (a) show
+ (nys)
+ [5.74904 10.0908 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.2654 10.3963 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 9.17447 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.0327 4.8436 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 348.912 -116.658 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 416.244 -116.658 m
+ /N614 10.909 Tf
+ (rele)
+ [4.27631 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.63989 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -138.581 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmem)
+ [6.29449 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [8.71629 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.10539 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emhe)
+ [4.8436 12.3598 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Thel)
+ [6.0654 7.74539 7.88721 6.05449 8.1163 3.0327 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.50547 ] pdfxs
+ (t) show
+ (hreefunc)
+ [6.0654 4.2654 4.85451 8.1163 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.57081 ] pdfxs
+ (\() show
+ (withsu\016x)
+ [7.8763 3.0327 4.23277 9.32719 4.30902 6.05449 9.09802 9.02174 ] pdfxs
+ (\\) show
+ 1 0 0 1 342.899 -138.581 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (bp) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (") show
+ (\))
+ [7.50547 ] pdfxs
+ (a) show
+ (rev)
+ [4.27631 8.1163 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (sth)
+ [7.57081 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.50547 6.0654 4.29811 4.8436 ] pdfxs
+ -346.335 -21.922 m
+ (af)
+ [9.08719 3.33815 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.88729 ] pdfxs
+ (\\) show
+ (bumpp)
+ [6.05449 6.0654 9.08711 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er")
+ [4.8436 4.27631 9.08719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nme)
+ [9.6981 9.08711 4.8436 ] pdfxs
+ (t) show
+ (hod,describedinSec)
+ [6.0654 5.75995 6.05449 6.6654 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 
+ 4.8436 9.6981 3.0327 9.6981 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ -252.736 -42.917 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolcreate\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Size) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Align\)) show
+ -234.736 -54.872 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lizeapo)
+ [2.76971 2.76971 4.42357 7.75121 8.29918 5.80842 5.26046 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.08739 5.53942 4.42357 3.93536 4.42357 3.90548 2.75975 5.53942 ] pdfxs
+ (to) show
+ (r.)
+ [3.89552 2.76971 ] pdfxs
+ -252.736 -66.827 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy\(Poo) show
+ (l*)
+ [5.22055 10.4611 ] pdfxs
+ (PD\)) show
+ -234.736 -78.782 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.42357 2.76971 4.43354 ] pdfxs
+ (a) show
+ (sepo)
+ [3.92539 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (lmem)
+ [6.08739 8.2991 4.43354 8.2991 ] pdfxs
+ (o) show
+ (ry)
+ [3.90548 8.57814 ] pdfxs
+ (a) show
+ (nddestroypo)
+ [5.52946 8.8571 5.53942 4.42357 3.93536 3.86572 3.90548 4.70253 8.57814 5.81839 5.2505 
+ ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09735 5.52946 4.42357 3.93536 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -252.736 -90.7379 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolalloc\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (numBytes\)) show
+ -234.736 -102.693 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.75975 5.26046 4.43354 ] pdfxs
+ (at) show
+ (e)
+ [7.74125 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.04867 4.42357 4.43354 7.19336 ] pdfxs
+ (o) show
+ (f) show
+ -140.091 -102.693 m
+ /N722 9.963 Tf
+ (numBytes) show
+ -94.928 -102.693 m
+ /N614 9.963 Tf
+ (bytes.)
+ [5.26046 5.26046 3.86572 4.43354 3.92539 2.76971 ] pdfxs
+ -252.736 -114.648 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolfre) show
+ (e)
+ [10.4611 ] pdfxs
+ (\(Pool) show
+ (*)
+ [10.4511 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (ptr\)) show
+ -234.736 -126.603 m
+ /N614 9.963 Tf
+ (M)
+ [9.13614 ] pdfxs
+ (a) show
+ (rk)
+ [3.89552 8.57814 ] pdfxs
+ (t) show
+ (he)
+ [5.53942 7.74125 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.09735 3.03871 4.43354 4.42357 7.19336 5.80842 ] pdfxs
+ (o) show
+ (in)
+ [2.76971 5.26046 ] pdfxs
+ (t) show
+ (ed)
+ [4.42357 8.8571 ] pdfxs
+ (t) show
+ (oby)
+ [8.29918 5.26046 5.26046 ] pdfxs
+ -98.829 -126.603 m
+ /N695 9.963 Tf
+ (ptr) show
+ -82.127 -126.603 m
+ /N614 9.963 Tf
+ (a) show
+ (sfree.)
+ [7.25303 3.03871 3.90548 4.42357 4.43354 2.76971 ] pdfxs
+ -252.736 -138.558 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolrealloc\(Po) show
+ (o)
+ [5.22055 ] pdfxs
+ (l) show
+ (*)
+ [10.4611 ] pdfxs
+ (PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (ptr) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (numBytes\)) show
+ -234.736 -150.514 m
+ /N614 9.963 Tf
+ (R) show
+ (esize)
+ [4.42357 3.93536 2.76971 4.42357 7.75121 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.03871 4.43354 4.42357 7.19336 ] pdfxs
+ (to) show
+ -147.923 -150.514 m
+ /N722 9.963 Tf
+ (numBytes) show
+ -102.759 -150.514 m
+ /N614 9.963 Tf
+ (by)
+ [5.26046 5.2505 ] pdfxs
+ (t) show
+ (es.)
+ [4.43354 3.92539 2.76971 ] pdfxs
+ -252.736 -174.424 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolinit) show
+ 1 0 0 1 -184.114 -174.424 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Ali) show
+ (g)
+ [5.22055 ] pdfxs
+ (n\)) show
+ -53.76 -11.955 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lizeabump-p)
+ [2.76971 2.76971 4.42357 7.75121 8.29918 5.53942 5.52946 8.2991 5.53942 3.3176 5.81839 
+ ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.42357 7.22316 5.81839 5.2505 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09735 5.52946 4.42357 3.93536 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -71.76 -23.91 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (*poolalloc) show
+ 1 0 0 1 7.32199 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (NumBy) show
+ (t)
+ [5.22055 ] pdfxs
+ (es\)) show
+ -64.22 -11.955 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.75975 5.26046 4.43354 ] pdfxs
+ (at) show
+ (emem)
+ [7.74125 8.30907 4.42357 8.2991 ] pdfxs
+ (o) show
+ (ryfr)
+ [3.90548 8.57814 3.04867 3.89552 ] pdfxs
+ (o) show
+ (mabump-p)
+ [11.6267 8.29918 5.53942 5.52946 8.30907 5.52946 3.3176 5.81839 ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.43354 7.22316 5.80842 5.26046 ] pdfxs
+ (o) show
+ (l.)
+ [2.75975 2.76971 ] pdfxs
+ -82.22 -23.911 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy) show
+ 1 0 0 1 2.09299 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (bp\(Poo) show
+ (l)
+ [10.4611 ] pdfxs
+ (*PD\)) show
+ -69.451 -11.955 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.42357 2.76971 4.43354 ] pdfxs
+ (a) show
+ (seabump-p)
+ [3.92539 7.75121 8.29918 5.53942 5.52946 8.30907 5.52946 3.3176 5.81839 ] pdfxs
+ (o) show
+ (in)
+ [2.75975 5.26046 ] pdfxs
+ (t) show
+ (erpo)
+ [4.43354 7.21319 5.81839 5.26046 ] pdfxs
+ (o) show
+ (l.)
+ [2.75975 2.76971 ] pdfxs
+ -90.459 -32.427 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erf)
+ [4.85451 4.2654 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.4872 ] pdfxs
+ (t) show
+ (othePo)
+ [9.0981 4.23277 6.0654 8.4872 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.909 ] pdfxs
+ (R) show
+ (untime)
+ [6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -164.114 -59.53 m
+ (Thelibr)
+ [7.8763 6.0654 8.38902 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.29446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.29446 ] pdfxs
+ (o) show
+ (bt)
+ [6.0654 4.23277 ] pdfxs
+ (a) show
+ (insmem)
+ [3.0327 6.0654 7.84354 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.2654 9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.6216 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.38902 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emhe)
+ [4.85451 12.6216 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pinblocks)
+ [9.59991 3.0327 9.59991 6.05449 3.0327 5.75995 4.54905 5.74904 7.84354 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.37811 ] pdfxs
+ (o) show
+ (rm)
+ [7.81082 9.09802 ] pdfxs
+ (o) show
+ (rep)
+ [4.2654 8.38902 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.84354 ] pdfxs
+ (at) show
+ -181.05 -81.452 m
+ (a)
+ [8.65083 ] pdfxs
+ (t) show
+ (imeusin)
+ [3.0327 9.08711 8.05084 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -119.87 -81.452 m
+ /N722 10.909 Tf
+ (malloc) show
+ -82.305 -81.452 m
+ /N614 10.909 Tf
+ (\() show
+ (d)
+ [6.05449 ] pdfxs
+ (o) show
+ (ubling)
+ [6.0654 6.0654 3.02179 3.0327 6.0654 8.65083 ] pdfxs
+ (t) show
+ (hesizee)
+ [6.0654 8.05084 4.29811 3.0327 4.8436 8.05084 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.26173 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.85451 ] pdfxs
+ (\)) show
+ (.Weimplemen)
+ [7.73448 10.2981 8.05084 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (edmul)
+ [4.85451 9.26173 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -181.05 -103.375 m
+ (but)
+ [6.0654 6.05449 9.44727 ] pdfxs
+ (t) show
+ (heversi)
+ [6.0654 10.0581 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nusedhereisa)
+ [11.269 6.0654 4.29811 4.8436 11.269 6.0654 4.8436 4.27631 10.0581 3.0327 9.51261 
+ 10.6581 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lfree-lis)
+ [8.23629 3.33815 4.2654 4.85451 4.8436 3.64352 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.269 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rwi)
+ [9.4799 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [11.269 4.8436 ] pdfxs
+ (oa) show
+ (lescing)
+ [3.0327 4.85451 4.29811 4.8436 3.0327 6.0654 10.6581 ] pdfxs
+ (o) show
+ (f)
+ [8.54174 ] pdfxs
+ (a) show
+ (dj)
+ [6.0654 3.32724 ] pdfxs
+ (a) show
+ (centfree)
+ [4.85451 4.8436 5.75995 9.44727 3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ -181.05 -125.297 m
+ (o) show
+ (bjects.)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 7.83266 ] pdfxs
+ (I) show
+ (tm)
+ [7.72365 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (ta) show
+ (insaf)
+ [3.0327 6.05449 7.7999 8.93447 3.33815 ] pdfxs
+ (o) show
+ (ur-by)
+ [6.05449 4.27631 3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ehe)
+ [8.33448 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derper)
+ [6.0654 4.8436 7.76719 6.35994 4.8436 7.76719 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.73456 ] pdfxs
+ (t) show
+ (orec)
+ [8.93447 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 9.54537 ] pdfxs
+ (o) show
+ (bjectsize.Thedef)
+ [6.66539 3.33815 4.8436 4.85451 7.72365 4.30902 3.02179 4.85451 4.8436 7.83266 7.8763 
+ 6.0654 8.33448 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.72365 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 7.73456 ] pdfxs
+ (o) show
+ (f) show
+ -181.05 -147.22 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.51627 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.31631 ] pdfxs
+ (4) show
+ (-)
+ [6.85077 ] pdfxs
+ (o) show
+ (r)
+ [7.48355 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e\)c)
+ [4.85451 7.45093 4.8436 ] pdfxs
+ (a) show
+ (nbech)
+ [9.27264 6.35994 8.05084 4.54905 6.0654 ] pdfxs
+ (o) show
+ (sen)
+ [4.29811 4.85451 9.26173 ] pdfxs
+ (o) show
+ (naper-po)
+ [9.27264 8.66174 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.22904 6.0654 ] pdfxs
+ (a) show
+ (sis,f)
+ [4.29811 3.0327 4.30902 6.31631 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.48355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 7.50536 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.27264 
+ 3.0327 9.26173 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.) show
+ -181.05 -169.142 m
+ (Thepo)
+ [7.8763 6.0654 8.97811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.1563 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryis)
+ [4.2654 9.88355 3.0327 8.43262 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lin)
+ [7.1563 3.0327 10.189 ] pdfxs
+ (t) show
+ (hesense)
+ [6.0654 8.9672 4.30902 4.8436 6.0654 4.29811 8.97811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titdoesn)
+ [8.37819 3.0327 8.36728 6.05449 5.75995 4.85451 8.42171 6.0654 ] pdfxs
+ (o) show
+ (trequire)
+ [8.36728 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 8.97811 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.1563 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.0654 8.43262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.2216 9.5781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.1563 ] pdfxs
+ (t) show
+ (obe)
+ [9.58901 6.35994 4.8436 ] pdfxs
+ -181.05 -191.065 m
+ (t) show
+ (hes)
+ [6.05449 8.4872 4.30902 ] pdfxs
+ (a) show
+ (mesize.)
+ [9.08711 8.4872 4.29811 3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 44.768 -296.375 m
+ (111) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 124 124
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72.749 705.829 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 36.616 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 60.647 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 72.183 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 95.603 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 101.363 0 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.44346 ] pdfxs
+ (;) show
+ 132.186 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 151.495 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 157.183 0 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.71397 6.3601 ] pdfxs
+ (;) show
+ 187.401 0 m
+ /N1666 7.96999 Tf
+ (g) show
+ 193.347 0 m
+ /N703 7.96999 Tf
+ (;) show
+ 1.04794 -18.929 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 20.6099 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 30.7629 -18.929 m
+ /N703 7.96999 Tf
+ (createnode)
+ [4.78996 4.32771 4.78996 5.26024 4.31969 4.78996 5.73039 5.26024 5.73039 5.6826 ] pdfxs
+ (\() show
+ 86.4559 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 105.765 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 111.454 -18.929 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.71397 5.87393 ] pdfxs
+ (\)) show
+ 141.144 -18.929 m
+ /N1666 7.96999 Tf
+ (f) show
+ 11.2099 -28.393 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 34.6299 -28.393 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 39.6549 -28.393 m
+ /N703 7.96999 Tf
+ (New=malloc)
+ [6.09708 3.52273 10.1936 11.8434 7.98588 5.1646 3.27565 3.28362 5.15663 5.58696 ] pdfxs
+ (\() show
+ 106.988 -28.393 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 137.333 -28.393 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 9.21689 -37.858 m
+ (New)
+ [6.1449 3.57055 6.11297 ] pdfxs
+ 23.9029 -37.858 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 28.9849 -37.858 m
+ /N698 7.96999 Tf
+ (>) show
+ 35.2379 -37.858 m
+ /N703 7.96999 Tf
+ (Data=Data)
+ [6.8861 4.65452 3.71397 8.98222 11.3334 6.87813 4.65452 3.71397 6.01739 ] pdfxs
+ (;) show
+ 9.88387 -47.322 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 44.7359 -47.322 m
+ /N703 7.96999 Tf
+ (New)
+ [6.09708 3.52273 7.22876 ] pdfxs
+ (;) show
+ -0.326141 -56.787 m
+ /N1666 7.96999 Tf
+ (g) show
+ -0.318146 -66.2509 m
+ /N1715 7.96999 Tf
+ (void)
+ [5.58699 5.30806 3.14015 5.42756 ] pdfxs
+ 26.1059 -66.2509 m
+ /N703 7.96999 Tf
+ (splitclone\(lis)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 5.98541 
+ 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 105.765 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 110.965 -66.2509 m
+ /N703 7.96999 Tf
+ (L,lis)
+ [6.81435 10.2972 4.14438 4.15235 5.14069 ] pdfxs
+ (t) show
+ 151.4 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 161.769 -66.2509 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.15281 5.45152 ] pdfxs
+ (,) show
+ 82.3448 -75.7159 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 105.671 -75.7159 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 116.015 -75.7159 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 5.35588 ] pdfxs
+ (\)) show
+ 136.063 -75.7159 m
+ /N1666 7.96999 Tf
+ (f) show
+ 10.9018 -85.1799 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 25.0948 -85.1799 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.89076 7.53167 11.2855 5.18054 ] pdfxs
+ (\)) show
+ 71.5148 -85.1799 m
+ /N1666 7.96999 Tf
+ (f\003)
+ [8.94237 4.23211 ] pdfxs
+ 85.5278 -85.1799 m
+ /N703 7.96999 Tf
+ (R1=)
+ [6.1289 8.50402 6.58324 ] pdfxs
+ 111.109 -85.1799 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 116.015 -85.1799 m
+ /N703 7.96999 Tf
+ (R2=0)
+ [6.1289 9.48433 11.9391 5.49137 ] pdfxs
+ (;) show
+ 157.235 -85.1799 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 188.709 -85.1799 m
+ /N703 7.96999 Tf
+ (;) show
+ 196.801 -85.1799 m
+ /N1666 7.96999 Tf
+ (g) show
+ 10.9018 -94.6449 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 25.0948 -94.6449 m
+ /N703 7.96999 Tf
+ (\(some)
+ [5.69849 4.39151 5.29212 8.10543 3.76183 ] pdfxs
+ 1 0 0 1 53.911 -94.645 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.59399 0 cm
+ 0 0 m
+ (predicate\(L)
+ [5.76227 4.35162 4.81387 5.76227 3.40317 4.82184 5.28415 4.35157 5.70651 4.12044 5.29208 
+ ] pdfxs
+ 52.777 0 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.858 0 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.111 0 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 5.98551 4.63052 ] pdfxs
+ (\)) show
+ 98.77 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.506 -9.46399 m
+ (\003) show
+ -32.949 -9.46399 m
+ /N703 7.96999 Tf
+ (R1=createnode\(L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73039 5.26024 
+ 5.73039 5.69057 4.11247 5.29208 ] pdfxs
+ 52.777 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.858 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.111 -9.46399 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 6.15288 4.79789 ] pdfxs
+ (;) show
+ -36.48 -18.929 m
+ (splitclone\(L)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 5.29208 ] pdfxs
+ 22.29 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.371 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.614 -18.929 m
+ /N703 7.96999 Tf
+ (Next,&)
+ [6.75062 4.17627 4.87767 5.13263 7.21282 7.6034 ] pdfxs
+ (\() show
+ 73.6809 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 78.8339 -18.929 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 91.7779 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 97.9569 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ 104.749 -18.929 m
+ /N703 7.96999 Tf
+ (Next,R2\))
+ [6.75062 4.17627 4.87767 5.77023 8.40035 6.1289 5.6428 4.79789 ] pdfxs
+ (;) show
+ -47.0571 -37.858 m
+ /N1666 7.96999 Tf
+ (g) show
+ -36.9661 -37.858 m
+ /N1715 7.96999 Tf
+ (els)
+ [5.43557 3.67413 4.81389 ] pdfxs
+ (e) show
+ -12.7131 -37.858 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.5061 -47.322 m
+ (\003) show
+ -32.9491 -47.322 m
+ /N703 7.96999 Tf
+ (R2=createnode\(L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73039 5.26024 
+ 5.73039 5.69057 4.11247 5.29208 ] pdfxs
+ 52.7769 -47.322 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.8579 -47.322 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.1109 -47.322 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 6.15288 4.79789 ] pdfxs
+ (;) show
+ -36.4801 -56.787 m
+ (splitclone\(L)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 5.29208 ] pdfxs
+ 22.2899 -56.787 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3708 -56.787 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6138 -56.787 m
+ /N703 7.96999 Tf
+ (Next,R1,&)
+ [6.75062 4.17627 4.87767 5.77023 8.42426 6.16078 5.10084 7.21282 7.6034 ] pdfxs
+ (\() show
+ 94.0048 -56.787 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 99.1578 -56.787 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 112.103 -56.787 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 118.281 -56.787 m
+ /N698 7.96999 Tf
+ (>) show
+ 125.155 -56.787 m
+ /N703 7.96999 Tf
+ (Next\))
+ [6.83032 4.25597 4.96534 5.28406 4.79789 ] pdfxs
+ (;) show
+ -47.6692 -75.7159 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8312 -85.1799 m
+ (g) show
+ -57.4272 -94.6449 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -36.4212 -94.6449 m
+ /N703 7.96999 Tf
+ (processlist\(lis)
+ [6.21656 4.80591 5.74641 5.26816 5.27613 4.8458 4.85377 3.85746 3.85746 4.85377 5.69849 
+ 5.97744 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 44.4018 -94.6449 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.4248 -94.6449 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.3958 -94.6449 m
+ /N1666 7.96999 Tf
+ (f) show
+ -46.2952 -104.109 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -22.8752 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -18.0262 -104.109 m
+ /N703 7.96999 Tf
+ (A)
+ [6.95784 ] pdfxs
+ (,) show
+ -2.9742 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 2.41379 -104.109 m
+ /N703 7.96999 Tf
+ (B)
+ [6.84621 ] pdfxs
+ (,) show
+ 17.3498 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 23.0898 -104.109 m
+ /N703 7.96999 Tf
+ (tmp)
+ [3.33938 7.10121 6.12092 ] pdfxs
+ (;) show
+ -47.6202 -123.038 m
+ /N1712 7.96999 Tf
+ (//CloneL,splittingintolistAandB)
+ [4.84572 10.5921 6.7825 2.8453 5.037 5.47536 9.58792 6.66294 10.2733 5.09278 5.97746 
+ 3.78576 4.22405 4.43924 4.43924 4.22405 6.40784 11.7558 3.75382 5.94558 3.97698 12.4252 
+ 4.02486 4.45518 5.33188 9.12559 11.2217 4.78993 5.23626 9.40455 6.77453 ] pdfxs
+ (.) show
+ -46.6422 -132.503 m
+ /N703 7.96999 Tf
+ (splitclone\(L,&A,&B\))
+ [4.79001 6.1528 3.80167 3.80167 4.7421 5.22034 3.80167 5.68265 6.1528 6.10501 4.12044 
+ 6.02532 6.90996 7.03753 6.37603 6.90996 7.00565 7.03749 4.79789 ] pdfxs
+ (;) show
+ -46.9712 -141.967 m
+ (processPortion\(A\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.55457 7.40416 4.98917 ] pdfxs
+ (;) show
+ 54.0018 -141.967 m
+ /N1712 7.96999 Tf
+ (//Processfirstlist)
+ [4.84572 10.7913 6.66295 4.47119 5.23625 4.80593 4.79796 4.35955 11.15 4.32766 4.31969 
+ 5.30803 5.20436 11.4608 4.01689 4.46315 5.33188 2.84524 ] pdfxs
+ -46.9712 -151.432 m
+ /N703 7.96999 Tf
+ (processPortion\(B\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.72991 7.22877 4.98917 ] pdfxs
+ (;) show
+ 54.0018 -151.432 m
+ /N1712 7.96999 Tf
+ (//processsecondlist)
+ [4.84572 10.9667 5.41956 4.64652 5.41956 4.98127 4.9733 4.54285 10.4167 4.29579 4.72623 
+ 4.7342 5.16452 5.60288 12.0825 4.02486 4.45518 5.33188 2.84524 ] pdfxs
+ -47.6202 -170.361 m
+ (//freeAlist)
+ [4.84572 11.1739 3.8654 4.85374 5.18052 9.6198 12.6324 4.02486 4.45518 5.33188 2.84524 
+ ] pdfxs
+ -47.5862 -179.825 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1672 -179.825 m
+ /N703 7.96999 Tf
+ (\(A)
+ [4.00886 6.93393 ] pdfxs
+ (\)) show
+ 2.34175 -179.825 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8832 -189.29 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.4885 ] pdfxs
+ (A) show
+ -3.11525 -189.29 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96574 -189.29 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.29074 -189.29 m
+ /N703 7.96999 Tf
+ (Next;free\(A\);A=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.88277 3.96903 4.67839 5.14861 6.04125 3.55457 7.40416 
+ 4.98917 7.93012 10.0422 10.9588 3.33938 7.10918 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -198.754 m
+ /N1666 7.96999 Tf
+ (g) show
+ -47.6203 -208.219 m
+ /N1712 7.96999 Tf
+ (//freeBlist)
+ [4.84572 11.1739 3.8654 4.85374 5.18052 9.78717 12.4651 4.02486 4.45518 5.33188 2.84524 
+ ] pdfxs
+ -47.5863 -217.684 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -217.684 m
+ /N703 7.96999 Tf
+ (\(B)
+ [4.1842 6.75854 ] pdfxs
+ (\)) show
+ 2.34172 -217.684 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -227.148 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.6081 ] pdfxs
+ (B) show
+ -3.11528 -227.148 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96571 -227.148 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.29071 -227.148 m
+ /N703 7.96999 Tf
+ (Next;free\(B\);B=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.88277 3.96903 4.67839 5.14861 6.04125 3.72991 7.22877 
+ 4.98917 8.10546 9.86683 10.9588 3.33938 7.10918 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -236.613 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8313 -255.542 m
+ (g) show
+ -30.4113 -270.984 m
+ /N703 7.96999 Tf
+ (\() show
+ (a\)InputCp)
+ [4.23211 6.1209 3.0445 4.71023 4.70226 4.70226 6.1209 8.93434 4.71023 ] pdfxs
+ (r) show
+ (og)
+ [4.23211 4.23211 ] pdfxs
+ (r) show
+ (amman)
+ [4.24008 9.87477 7.06136 4.23211 4.70226 ] pdfxs
+ (i) show
+ (pu)
+ [4.71023 4.70226 ] pdfxs
+ (l) show
+ (a)
+ [4.23211 ] pdfxs
+ (t) show
+ (ingl)
+ [2.3591 4.70226 7.05348 2.3591 ] pdfxs
+ (i) show
+ (nked)
+ [4.70226 4.2321 3.76183 7.53161 ] pdfxs
+ (lis) show
+ (t)
+ [3.29953 ] pdfxs
+ (s) show
+ 176.567 94.6452 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 213.183 94.6452 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 237.214 94.6452 m
+ /N1666 7.96999 Tf
+ (f) show
+ 248.75 94.6452 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 272.17 94.6452 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 277.93 94.6452 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.44346 ] pdfxs
+ (;) show
+ 308.753 94.6452 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 328.062 94.6452 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 333.751 94.6452 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.706 6.36807 ] pdfxs
+ (;) show
+ 363.968 94.6452 m
+ /N1666 7.96999 Tf
+ (g) show
+ 369.915 94.6452 m
+ /N703 7.96999 Tf
+ (;) show
+ 177.615 75.7162 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 197.177 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 207.33 75.7162 m
+ /N703 7.96999 Tf
+ (createnode\(Poo)
+ [4.78996 4.32771 4.78996 5.26024 4.31969 4.78996 5.73039 5.26024 5.73039 5.6826 4.93338 
+ 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 287.413 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 292.167 75.7162 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 313.834 75.7162 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 333.143 75.7162 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 338.832 75.7162 m
+ /N703 7.96999 Tf
+ (Data)
+ [6.8861 4.65452 3.706 5.8819 ] pdfxs
+ (\)) show
+ 368.522 75.7162 m
+ /N1666 7.96999 Tf
+ (f) show
+ 187.777 66.2522 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 211.197 66.2522 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 216.222 66.2522 m
+ /N703 7.96999 Tf
+ (New=poolalloc\(PD)
+ [6.09708 3.52273 10.1936 12.2419 6.03325 5.5631 5.5631 3.67415 5.5631 3.67415 3.68212 
+ 5.5631 5.98546 3.66615 5.24431 7.10129 ] pdfxs
+ (,) show
+ 319.123 66.2522 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 349.468 66.2522 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 185.784 56.7872 m
+ (New)
+ [6.1449 3.57055 6.11297 ] pdfxs
+ 200.471 56.7872 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 205.552 56.7872 m
+ /N698 7.96999 Tf
+ (>) show
+ 211.805 56.7872 m
+ /N703 7.96999 Tf
+ (Data=Data)
+ [6.8861 4.65452 3.71397 8.98222 11.3334 6.87813 4.65452 3.71397 6.01739 ] pdfxs
+ (;) show
+ 186.452 47.3232 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 221.303 47.3232 m
+ /N703 7.96999 Tf
+ (New)
+ [6.09708 3.52273 7.22876 ] pdfxs
+ (;) show
+ 176.242 37.8582 m
+ /N1666 7.96999 Tf
+ (g) show
+ 176.249 28.3943 m
+ /N1715 7.96999 Tf
+ (void)
+ [5.58699 5.30806 3.14015 5.42756 ] pdfxs
+ 202.673 28.3943 m
+ /N703 7.96999 Tf
+ (splitclone\(Poo)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.10501 4.94135 
+ 6.50357 4.98926 4.98129 ] pdfxs
+ (l) show
+ 282.332 28.3943 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 287.358 28.3943 m
+ /N703 7.96999 Tf
+ (PD1,Poo)
+ [5.51529 6.2246 5.41167 9.24517 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 338.224 28.3943 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 343.25 28.3943 m
+ /N703 7.96999 Tf
+ (PD2)
+ [5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 258.911 18.9293 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 282.331 18.9293 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 287.531 18.9293 m
+ /N703 7.96999 Tf
+ (L,lis)
+ [6.81435 10.2972 4.14438 4.15235 5.14069 ] pdfxs
+ (t) show
+ 327.967 18.9293 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 338.336 18.9293 m
+ /N703 7.96999 Tf
+ (R1,lis)
+ [6.15281 5.74641 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 383.858 18.9293 m
+ /N1666 7.96999 Tf
+ (\003\003)
+ [5.22039 4.23211 ] pdfxs
+ 394.202 18.9293 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 5.35588 ] pdfxs
+ (\)) show
+ 414.25 18.9293 m
+ /N1666 7.96999 Tf
+ (f) show
+ 187.468 9.46527 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 201.661 9.46527 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.89076 7.53167 11.2855 5.18054 ] pdfxs
+ (\)) show
+ 248.081 9.46527 m
+ /N1666 7.96999 Tf
+ (f\003)
+ [8.94237 4.23211 ] pdfxs
+ 262.095 9.46527 m
+ /N703 7.96999 Tf
+ (R1=)
+ [6.1289 8.49605 6.58324 ] pdfxs
+ 287.676 9.46527 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 292.581 9.46527 m
+ /N703 7.96999 Tf
+ (R2=0)
+ [6.1289 9.48433 11.9391 5.49137 ] pdfxs
+ (;) show
+ 333.801 9.46527 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 365.275 9.46527 m
+ /N703 7.96999 Tf
+ (;) show
+ 373.367 9.46527 m
+ /N1666 7.96999 Tf
+ (g) show
+ 187.468 0.000274658 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 201.661 0.000274658 m
+ /N703 7.96999 Tf
+ (\(some)
+ [5.69849 4.39151 5.29212 8.10543 3.76183 ] pdfxs
+ 1 0 0 1 230.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.59499 0 cm
+ 0 0 m
+ (predicate\(L)
+ [5.76227 4.35162 4.81387 5.76227 3.40317 4.82184 5.28415 4.35157 5.70651 4.12044 5.29208 
+ ] pdfxs
+ 52.776 0 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.857 0 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.11 0 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.71397 5.98551 4.63052 ] pdfxs
+ (\)) show
+ 98.769 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.507 -9.46399 m
+ (\003) show
+ -32.95 -9.46399 m
+ /N703 7.96999 Tf
+ (R1=createnode\(PD1,L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73836 5.25227 
+ 5.73836 5.6826 3.93713 5.52326 6.21663 5.41167 8.43223 5.29208 ] pdfxs
+ 78.181 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 83.262 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ 89.516 -9.46399 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.706 6.16085 4.79789 ] pdfxs
+ (;) show
+ -36.481 -18.929 m
+ (splitclone\(PD1,PD2)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.11298 3.93713 
+ 5.51529 6.2246 5.41167 8.25689 5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 17.892 -28.393 m
+ (L) show
+ 22.2889 -28.393 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3709 -28.393 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6129 -28.393 m
+ /N703 7.96999 Tf
+ (Next,&)
+ [6.75062 4.17627 4.87767 5.13263 7.21282 7.6034 ] pdfxs
+ (\() show
+ 73.6799 -28.393 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 78.8329 -28.393 m
+ /N703 7.96999 Tf
+ (R1)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 91.7779 -28.393 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 97.9559 -28.393 m
+ /N698 7.96999 Tf
+ (>) show
+ 104.748 -28.393 m
+ /N703 7.96999 Tf
+ (Next,R2\))
+ [6.75062 4.17627 4.87767 5.77023 8.40035 6.1289 5.6428 4.79789 ] pdfxs
+ (;) show
+ -47.0581 -37.858 m
+ /N1666 7.96999 Tf
+ (g) show
+ -36.9671 -37.858 m
+ /N1715 7.96999 Tf
+ (els)
+ [5.43557 3.67413 4.81389 ] pdfxs
+ (e) show
+ -12.7131 -37.858 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.5071 -47.322 m
+ (\003) show
+ -32.9501 -47.322 m
+ /N703 7.96999 Tf
+ (R2=createnode\(PD2,L)
+ [6.1289 8.46417 11.9391 4.78996 4.32771 4.78996 5.26024 4.31969 4.78199 5.73836 5.25227 
+ 5.73039 5.69057 3.93713 5.52326 6.21663 5.41167 8.43223 5.29208 ] pdfxs
+ 78.1809 -47.322 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 83.2619 -47.322 m
+ /N698 7.96999 Tf
+ (>) show
+ 89.5159 -47.322 m
+ /N703 7.96999 Tf
+ (Data\))
+ [6.8861 4.65452 3.706 6.16085 4.79789 ] pdfxs
+ (;) show
+ -36.4811 -56.787 m
+ (splitclone\(PD1,PD2)
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 6.11298 3.93713 
+ 5.51529 6.2246 5.41167 8.25689 5.51529 6.2246 5.10881 ] pdfxs
+ (,) show
+ 17.8918 -66.2509 m
+ (L) show
+ 22.2888 -66.2509 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 27.3698 -66.2509 m
+ /N698 7.96999 Tf
+ (>) show
+ 33.6128 -66.2509 m
+ /N703 7.96999 Tf
+ (Next,R1,&)
+ [6.75062 4.17627 4.87767 5.77023 8.42426 6.16078 5.10084 7.21282 7.6034 ] pdfxs
+ (\() show
+ 94.0038 -66.2509 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 99.1578 -66.2509 m
+ /N703 7.96999 Tf
+ (R2)
+ [6.1289 3.92925 ] pdfxs
+ (\)) show
+ 112.102 -66.2509 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 118.281 -66.2509 m
+ /N698 7.96999 Tf
+ (>) show
+ 125.154 -66.2509 m
+ /N703 7.96999 Tf
+ (Next\))
+ [6.83032 4.25597 4.96534 5.28406 4.80586 ] pdfxs
+ (;) show
+ -47.6692 -75.7159 m
+ /N1666 7.96999 Tf
+ (g) show
+ -57.8312 -85.1799 m
+ (g) show
+ -57.4272 -94.6449 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -36.4222 -94.6449 m
+ /N703 7.96999 Tf
+ (processlist\(lis)
+ [6.21656 4.80591 5.74641 5.26816 5.27613 4.8458 4.85377 3.85746 3.86543 4.8458 5.69849 
+ 5.97744 4.15235 4.15235 5.13272 ] pdfxs
+ (t) show
+ 44.4008 -94.6449 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.4247 -94.6449 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.3947 -94.6449 m
+ /N1666 7.96999 Tf
+ (f) show
+ -46.2953 -104.109 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -22.8763 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -18.0273 -104.109 m
+ /N703 7.96999 Tf
+ (A)
+ [6.95784 ] pdfxs
+ (,) show
+ -2.97528 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 2.41371 -104.109 m
+ /N703 7.96999 Tf
+ (B)
+ [6.84621 ] pdfxs
+ (,) show
+ 17.3497 -104.109 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 23.0887 -104.109 m
+ /N703 7.96999 Tf
+ (tmp)
+ [3.33938 7.10121 6.12092 ] pdfxs
+ (;) show
+ -47.3443 -113.574 m
+ (PoolPD1,PD2)
+ [6.51154 4.98129 4.98129 7.93809 5.51529 6.2246 5.41167 8.19313 5.4595 6.16084 5.58701 
+ ] pdfxs
+ (;) show
+ 33.6767 -113.574 m
+ /N1712 7.96999 Tf
+ (//initializepool)
+ [4.84572 11.6202 4.31969 6.51145 4.31969 4.54285 4.31969 6.06513 3.88937 4.31969 5.19639 
+ 11.8115 5.47535 5.47535 5.46738 3.29162 ] pdfxs
+ (s) show
+ -46.8963 -123.038 m
+ /N703 7.96999 Tf
+ (poolcreate\(&PD1\);poolcreate\(&PD2\))
+ [5.90573 5.42761 5.42761 3.5546 4.95733 4.49508 4.9653 5.42761 4.49503 5.05297 3.3872 
+ 6.37602 5.45153 6.16881 5.61889 4.98917 9.75525 5.90573 5.42761 5.43558 3.54663 4.9653 
+ 4.49508 4.95733 5.43558 4.48706 5.05297 3.3872 6.37602 5.4595 6.16084 5.43558 4.79789 
+ ] pdfxs
+ (;) show
+ -46.6433 -132.503 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\))
+ [4.79001 6.1528 3.80167 3.80167 4.75007 5.21237 3.80167 5.68265 6.1528 5.30801 3.3872 
+ 6.43978 5.51529 6.2246 4.61467 6.91793 7.21287 5.51529 6.2246 5.41167 8.42426 6.02532 
+ 6.91793 7.02956 6.37603 6.91793 6.99768 7.04546 4.79789 ] pdfxs
+ (;) show
+ -46.9723 -141.967 m
+ (processPortion\(A\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.55457 7.40416 4.98917 ] pdfxs
+ (;) show
+ 54.0007 -141.967 m
+ /N1712 7.96999 Tf
+ (//Processfirstlist)
+ [4.84572 10.7913 6.66295 4.47119 5.23625 4.80593 4.79796 4.35955 11.15 4.32766 4.31969 
+ 5.316 5.19639 11.4608 4.01689 4.46315 5.33188 2.84524 ] pdfxs
+ -46.9723 -151.432 m
+ /N703 7.96999 Tf
+ (processPortion\(B\))
+ [5.82603 4.42335 5.34791 4.8856 4.8856 4.46324 4.46324 6.87816 5.35588 4.41538 4.41533 
+ 3.4749 5.35588 6.71867 3.72991 7.22877 4.98917 ] pdfxs
+ (;) show
+ 54.0007 -151.432 m
+ /N1712 7.96999 Tf
+ (//processsecondlist)
+ [4.84572 10.9667 5.41956 4.64652 5.41956 4.98127 4.9733 4.54285 10.4167 4.29579 4.72623 
+ 4.7342 5.16452 5.60288 12.0825 4.02486 4.45518 5.33188 2.84524 ] pdfxs
+ -47.6203 -170.361 m
+ (//thisloopiseventuallyeliminated)
+ [4.84572 11.3253 4.23999 5.77024 4.01683 10.9826 3.18801 5.37971 5.37174 11.8035 3.97698 
+ 11.1819 5.19646 5.19646 5.19646 6.06513 4.1045 5.85 5.63475 3.45102 3.44305 11.5963 
+ 5.03706 3.28365 3.72991 8.09755 3.72194 5.9137 5.47535 3.93713 5.03706 4.37549 ] pdfxs
+ -47.5873 -179.825 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -179.825 m
+ /N703 7.96999 Tf
+ (\(A)
+ [4.00886 6.93393 ] pdfxs
+ (\)) show
+ 2.34167 -179.825 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -189.29 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.4885 ] pdfxs
+ (A) show
+ -3.11632 -189.29 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96468 -189.29 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.28967 -189.29 m
+ /N703 7.96999 Tf
+ (Next;poolfree\(&PD1,A\);A=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.80307 6.00137 5.53919 5.53122 3.65821 3.88933 4.59869 
+ 5.06094 5.16455 3.3872 6.43181 5.51529 6.2246 5.41167 7.86636 7.40416 4.98917 7.93012 
+ 10.0422 10.9588 3.34735 7.10121 6.11295 ] pdfxs
+ (;) show
+ -47.6693 -198.754 m
+ /N1666 7.96999 Tf
+ (g) show
+ -47.6203 -208.219 m
+ /N1712 7.96999 Tf
+ (//thisloopiseventuallyeliminated)
+ [4.84572 11.3253 4.23999 5.77024 4.01683 10.9826 3.18801 5.37971 5.37174 11.8035 3.97698 
+ 11.1819 5.19646 5.19646 5.19646 6.06513 4.1045 5.85 5.63475 3.45102 3.44305 11.5963 
+ 5.03706 3.28365 3.72991 8.09755 3.72194 5.9137 5.47535 3.93713 5.03706 4.37549 ] pdfxs
+ -47.5873 -217.683 m
+ /N1715 7.96999 Tf
+ (whil)
+ [7.5555 5.92967 3.21985 3.21985 ] pdfxs
+ (e) show
+ -17.1673 -217.683 m
+ /N703 7.96999 Tf
+ (\(B)
+ [4.1842 6.75854 ] pdfxs
+ (\)) show
+ 2.34164 -217.683 m
+ /N1666 7.96999 Tf
+ (f) show
+ -37.8833 -227.148 m
+ /N703 7.96999 Tf
+ (tmp=)
+ [3.33938 7.10121 9.08575 10.6081 ] pdfxs
+ (B) show
+ -3.11635 -227.148 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 1.96465 -227.148 m
+ /N698 7.96999 Tf
+ (>) show
+ 8.28964 -227.148 m
+ /N703 7.96999 Tf
+ (Next;poolfree\(&PD2,B\);B=tmp)
+ [6.83032 4.25597 4.96534 5.44346 9.80307 6.00137 5.53919 5.53122 3.65821 3.88933 4.59869 
+ 5.06094 5.16455 3.3872 6.43181 5.51529 6.2246 5.41167 8.0417 7.22877 4.98917 8.10546 
+ 9.86683 10.9588 3.34735 7.10121 6.11295 ] pdfxs
+ (;) show
+ -47.6694 -236.612 m
+ /N1666 7.96999 Tf
+ (g) show
+ -46.9884 -246.077 m
+ /N703 7.96999 Tf
+ (pooldestroy\(&PD1\);pooldestroy\(&PD2\))
+ [5.81009 5.33994 5.33994 3.45896 5.81009 4.86169 4.4473 4.39939 4.40741 5.33994 5.6667 
+ 3.3872 6.37602 5.4595 6.16084 5.61889 4.98917 9.66758 5.81009 5.33994 5.33994 3.45896 
+ 5.80212 4.86966 4.4473 4.39939 4.40741 5.33994 5.6667 3.3872 6.37602 5.45153 6.16881 
+ 5.43558 4.79789 ] pdfxs
+ (;) show
+ -57.8313 -255.542 m
+ /N1666 7.96999 Tf
+ (g) show
+ -37.6964 -270.984 m
+ /N703 7.96999 Tf
+ (\() show
+ (b\)Ccodeaf)
+ [4.70226 6.1209 8.93434 3.7698 4.46324 4.71023 6.58321 4.23211 2.59022 ] pdfxs
+ (t) show
+ (er)
+ [3.76183 6.12893 ] pdfxs
+ (t) show
+ (heba)
+ [4.70226 6.59118 4.70226 4.23211 ] pdfxs
+ (si) show
+ (cpoola)
+ [6.59118 4.94136 4.46324 4.24008 5.17251 4.23211 ] pdfxs
+ (l) show
+ (loca)
+ [2.3591 4.46324 3.7698 4.23211 ] pdfxs
+ (ti) show
+ (on)
+ [4.23211 7.53161 ] pdfxs
+ (tr) show
+ (an)
+ [4.24008 4.70226 ] pdfxs
+ (s) show
+ (fo)
+ [2.59022 4.23211 ] pdfxs
+ (r) show
+ (ma)
+ [7.05339 4.24008 ] pdfxs
+ (ti) show
+ (on)
+ [4.23211 4.70226 ] pdfxs
+ -222.009 -291.511 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleillus)
+ [9.08711 6.0654 3.0327 8.47629 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hePo)
+ [6.05449 8.4872 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nTr)
+ [9.6981 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -279.892 -317.015 m
+ /N634 10.909 Tf
+ (`)
+ [3.34914 ] pdfxs
+ (p) show
+ (roc)
+ [4.0363 5.01816 4.46185 ] pdfxs
+ (ess) show
+ (li)
+ [2.79267 3.33823 ] pdfxs
+ (s) show
+ (t'c)
+ [3.62179 7.25456 4.46185 ] pdfxs
+ (op) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (sali)
+ [8.35625 9.47994 2.79267 3.33823 ] pdfxs
+ (s) show
+ (tintotwo)
+ [7.52722 3.34914 6.13082 3.62179 9.47994 3.62179 7.2545 9.47994 ] pdfxs
+ (d) show
+ (isj)
+ [3.34914 4.45083 3.34914 ] pdfxs
+ (o) show
+ (intli)
+ [3.34914 6.13082 7.52722 2.79267 3.33823 ] pdfxs
+ (s) show
+ (ts)
+ [3.62179 8.36716 ] pdfxs
+ (\() show
+ (b)
+ [4.46185 ] pdfxs
+ (as) show
+ (ed)
+ [4.46185 9.47994 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (so) show
+ (me)
+ [8.92348 8.91272 ] pdfxs
+ (p) show
+ (re)
+ [4.04721 4.46185 ] pdfxs
+ (d) show
+ (ic)
+ [3.34914 4.46185 ] pdfxs
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (e\)) show
+ (,)
+ [7.24365 ] pdfxs
+ (p) show
+ (roc)
+ [4.04721 5.01816 4.46185 ] pdfxs
+ (esse) show
+ (se)
+ [8.35625 4.46185 ] pdfxs
+ (ach) show
+ (,t)
+ [7.25456 3.62179 ] pdfxs
+ (he) show
+ (n) show
+ -283.628 -330.564 m
+ (fre)
+ [3.34914 4.0363 4.46185 ] pdfxs
+ (e) show
+ (st)
+ [8.36716 3.62179 ] pdfxs
+ (he) show
+ (m.Aft)
+ [8.92348 8.36728 8.10534 3.34914 3.62179 ] pdfxs
+ (e) show
+ (rb)
+ [8.49808 4.46185 ] pdfxs
+ (as) show
+ (icpo)
+ [3.34914 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.68718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n,t)
+ [6.14173 7.24365 3.62179 ] pdfxs
+ (h) show
+ (en)
+ [8.92363 6.13082 ] pdfxs
+ (e) show
+ (wli)
+ [11.1599 2.78176 3.34914 ] pdfxs
+ (s) show
+ (ts)
+ [3.62179 8.36716 ] pdfxs
+ (a) show
+ (re)
+ [4.0363 8.92363 ] pdfxs
+ (p) show
+ (utin)
+ [5.85816 7.52722 3.33823 10.0362 ] pdfxs
+ (se) show
+ (p)
+ [5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tepo)
+ [3.62179 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.79267 8.35625 ] pdfxs
+ (\() show
+ 90.8057 -330.564 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 108.66 -330.564 m
+ /N614 10.909 Tf
+ (1) show
+ 118.017 -330.564 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 139.205 -330.564 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 157.059 -330.564 m
+ /N614 10.909 Tf
+ (2) show
+ 162.513 -330.564 m
+ /N634 10.909 Tf
+ (\)) show
+ -289.104 -344.114 m
+ (whi)
+ [7.24359 5.58542 3.33823 ] pdfxs
+ (c) show
+ (h)
+ [9.47994 ] pdfxs
+ (a) show
+ (reea)
+ [4.04721 8.92363 4.45094 5.58542 ] pdfxs
+ (c) show
+ (hc)
+ [9.46903 4.46185 ] pdfxs
+ (o) show
+ (nti)
+ [6.14173 3.62179 3.34914 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (o) show
+ (usinm)
+ [5.85816 8.36716 3.33823 10.0362 8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry.Aft)
+ [4.60356 5.29078 8.36728 8.10534 3.34914 3.62179 ] pdfxs
+ (e) show
+ (rsu)
+ [8.50899 4.45083 5.85816 ] pdfxs
+ (bs) show
+ (e)
+ [4.46185 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.52722 ] pdfxs
+ (op) show
+ (timi)
+ [3.62179 3.34914 8.92348 3.33823 ] pdfxs
+ (za) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (desc) show
+ (ribedinC)
+ [4.60356 3.34914 4.46185 4.45094 9.47994 3.34914 10.0362 7.81088 ] pdfxs
+ (hap) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (6) show
+ (,t)
+ [7.24365 3.62179 ] pdfxs
+ (he) show
+ -282.795 -357.663 m
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (llst)
+ [3.34903 2.78176 8.36716 3.62179 ] pdfxs
+ (o) show
+ -245.159 -357.663 m
+ /N2528 10.909 Tf
+ (poolfree) show
+ -195.438 -357.663 m
+ /N634 10.909 Tf
+ (a) show
+ (ndthelo)
+ [6.13082 9.47994 3.62179 5.58542 8.91272 2.79267 5.01816 ] pdfxs
+ (op) show
+ (sc)
+ [8.36716 4.46185 ] pdfxs
+ (o) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (iningt)
+ [3.34914 6.13082 3.34914 6.13082 8.92363 3.62179 ] pdfxs
+ (he) show
+ (m)
+ [12.8289 ] pdfxs
+ (a) show
+ (rer)
+ [4.0363 8.92363 4.04721 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (ov) show
+ (edbec)
+ [4.46185 9.46903 4.46185 4.46185 4.46185 ] pdfxs
+ (a) show
+ (u)
+ [5.85816 ] pdfxs
+ (se) show
+ 50.7296 -357.663 m
+ /N2528 10.909 Tf
+ (pooldestroy) show
+ 117.632 -357.663 m
+ /N634 10.909 Tf
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (o) show
+ (mic)
+ [8.92348 3.34914 4.46185 ] pdfxs
+ (a) show
+ (lly)
+ [3.34903 2.78176 5.30169 ] pdfxs
+ -110.739 -371.212 m
+ (fre)
+ [3.34914 4.0363 4.46185 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (llpo)
+ [3.34903 6.68718 5.01816 5.01816 ] pdfxs
+ (o) show
+ (lm)
+ [6.68718 8.92348 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ry.)
+ [4.60356 5.29078 3.34914 ] pdfxs
+ 1 0 0 1 -255.437 -487.775 cm
+ q
+ 0.445312 0 0 0.445312 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2090 350 l
+ 2090 2290 l
+ 350 2290 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1350 360 m
+ 1660 360 l
+ S
+ n
+ 1660 360 m
+ 1710 360 1780 410 1780 470 c
+ S
+ n
+ 1780 470 m
+ 1780 600 l
+ S
+ n
+ 1780 600 m
+ 1780 660 1720 720 1660 720 c
+ S
+ n
+ 1660 720 m
+ 1350 720 l
+ S
+ n
+ 1350 720 m
+ 1300 720 1240 660 1240 600 c
+ S
+ n
+ 1240 600 m
+ 1240 470 l
+ S
+ n
+ 1240 470 m
+ 1240 410 1290 360 1350 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 850 1080 m
+ 1250 1080 l
+ S
+ n
+ 1250 1080 m
+ 1310 1080 1370 1140 1370 1200 c
+ S
+ n
+ 1370 1200 m
+ 1370 1440 l
+ S
+ n
+ 1370 1440 m
+ 1370 1500 1310 1560 1250 1560 c
+ S
+ n
+ 1250 1560 m
+ 850 1560 l
+ S
+ n
+ 850 1560 m
+ 790 1560 740 1500 740 1440 c
+ S
+ n
+ 740 1440 m
+ 740 1200 l
+ S
+ n
+ 740 1200 m
+ 740 1140 790 1080 850 1080 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 81 139 m
+ /N2532 14 Tf
+ (l) show
+ 84.84 139 m
+ (i) show
+ 88.68 139 m
+ (s) show
+ 93.96 139 m
+ (t) show
+ 97.8 139 m
+ (:) show
+ 105.24 139 m
+ (H) show
+ 115.32 139 m
+ (M) show
+ Q
+ n
+ 740 1320 m
+ 1370 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1050 1080 m
+ 1050 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1210 1200 m
+ 1210 1200 1300 1000 1390 810 c
+ S
+ n
+ 1420 830 m
+ 1430 720 l
+ 1360 800 l
+ f
+ n
+ 1420 830 m
+ 1430 720 l
+ 1360 800 l
+ h
+ S
+ n
+ 2080 1320 m
+ 2080 1419.41 1959.12 1500 1810 1500 c
+ 1660.88 1500 1540 1419.41 1540 1320 c
+ 1540 1220.59 1660.88 1140 1810 1140 c
+ 1959.12 1140 2080 1220.59 2080 1320 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 167 127 m
+ /N2532 14 Tf
+ (D) show
+ 177.08 127 m
+ (a) show
+ 183.32 127 m
+ (t) show
+ 187.4 127 m
+ (a) show
+ Q
+ n
+ 1720 1090 m
+ 1690 1000 1650 910 1620 820 c
+ 0.630997 sc
+ S
+ n
+ 1780 1110 m
+ 1690 1150 l
+ 1680 1130 l
+ 1780 1090 l
+ f
+ n
+ 1780 1110 m
+ 1690 1150 l
+ 1680 1130 l
+ 1780 1090 l
+ h
+ S
+ n
+ 1740 1140 m
+ 1720 1090 l
+ S
+ n
+ 1650 800 m
+ 1580 720 l
+ 1580 830 l
+ f
+ n
+ 1650 800 m
+ 1580 720 l
+ 1580 830 l
+ h
+ S
+ n
+ 900 2100 m
+ 900 2199.41 779.117 2280 630 2280 c
+ 480.883 2280 360 2199.41 360 2100 c
+ 360 2000.59 480.883 1920 630 1920 c
+ 779.117 1920 900 2000.59 900 2100 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49 205 m
+ /N2532 14 Tf
+ (N) show
+ 58.84 205 m
+ (e) show
+ 64.6 205 m
+ (w) show
+ Q
+ n
+ 740 1880 m
+ 780 1810 830 1730 870 1650 c
+ 0.630997 sc
+ S
+ n
+ 770 1940 m
+ 680 1900 l
+ 680 1880 l
+ 780 1920 l
+ f
+ n
+ 770 1940 m
+ 680 1900 l
+ 680 1880 l
+ 780 1920 l
+ h
+ S
+ n
+ 720 1930 m
+ 740 1880 l
+ S
+ n
+ 900 1660 m
+ 920 1560 l
+ 840 1630 l
+ f
+ n
+ 900 1660 m
+ 920 1560 l
+ 840 1630 l
+ h
+ S
+ n
+ 1860 2100 m
+ 1860 2199.41 1685.39 2280 1470 2280 c
+ 1254.61 2280 1080 2199.41 1080 2100 c
+ 1080 2000.59 1254.61 1920 1470 1920 c
+ 1685.39 1920 1860 2000.59 1860 2100 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 120 205 m
+ /N2532 14 Tf
+ (r) show
+ 124.56 205 m
+ (e) show
+ 130.56 205 m
+ (t) show
+ 134.4 205 m
+ (u) show
+ 141.36 205 m
+ (r) show
+ 146.16 205 m
+ (n) show
+ 153.12 205 m
+ (i) show
+ 156.96 205 m
+ (n) show
+ 163.92 205 m
+ (g) show
+ Q
+ n
+ 1350 1880 m
+ 1310 1810 1260 1730 1230 1650 c
+ 0.630997 sc
+ S
+ n
+ 1410 1890 m
+ 1320 1930 l
+ 1310 1920 l
+ 1400 1870 l
+ f
+ n
+ 1410 1890 m
+ 1320 1930 l
+ 1310 1920 l
+ 1400 1870 l
+ h
+ S
+ n
+ 1370 1920 m
+ 1350 1880 l
+ S
+ n
+ 1260 1630 m
+ 1180 1560 l
+ 1200 1660 l
+ f
+ n
+ 1260 1630 m
+ 1180 1560 l
+ 1200 1660 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -19.63 -13.55 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\))
+ [7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.19491 7.22665 ] pdfxs
+ (rap) show
+ (h)
+ [8.19491 ] pdfxs
+ (fo) show
+ (rc)
+ [6.67063 4.09746 ] pdfxs
+ (rea) show
+ (t)
+ [3.58634 ] pdfxs
+ (en) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ 1 0 0 1 150.163 13.55 cm
+ q
+ 0.419373 0 0 0.419373 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3360 350 l
+ 3360 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 2540 1200 m
+ 2850 1200 l
+ S
+ n
+ 2850 1200 m
+ 2900 1200 2970 1260 2970 1320 c
+ S
+ n
+ 2970 1320 m
+ 2970 1560 l
+ S
+ n
+ 2970 1560 m
+ 2970 1620 2910 1680 2850 1680 c
+ S
+ n
+ 2850 1680 m
+ 2540 1680 l
+ S
+ n
+ 2540 1680 m
+ 2490 1680 2430 1620 2430 1560 c
+ S
+ n
+ 2430 1560 m
+ 2430 1320 l
+ S
+ n
+ 2430 1320 m
+ 2430 1260 2480 1200 2540 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 253 151 m
+ /N2536 14 Tf
+ (l) show
+ 256.84 151 m
+ (i) show
+ 260.68 151 m
+ (s) show
+ 265.96 151 m
+ (t) show
+ 269.8 151 m
+ (:) show
+ 277.24 151 m
+ (R) show
+ Q
+ n
+ 2430 1440 m
+ 2970 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2700 1200 m
+ 2700 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2700 1200 m
+ 2820 1100 3020 980 3150 1110 c
+ 3350 1310 3350 1560 3150 1770 c
+ 3090 1830 3010 1810 2940 1750 c
+ S
+ n
+ 2970 1730 m
+ 2870 1680 l
+ 2920 1780 l
+ f
+ n
+ 2970 1730 m
+ 2870 1680 l
+ 2920 1780 l
+ h
+ S
+ n
+ 1760 360 m
+ 2070 360 l
+ S
+ n
+ 2070 360 m
+ 2120 360 2190 420 2190 480 c
+ S
+ n
+ 2190 480 m
+ 2190 720 l
+ S
+ n
+ 2190 720 m
+ 2190 780 2130 840 2070 840 c
+ S
+ n
+ 2070 840 m
+ 1760 840 l
+ S
+ n
+ 1760 840 m
+ 1710 840 1650 780 1650 720 c
+ S
+ n
+ 1650 720 m
+ 1650 480 l
+ S
+ n
+ 1650 480 m
+ 1650 420 1700 360 1760 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 176 67 m
+ /N2536 14 Tf
+ (i) show
+ 179.84 67 m
+ (n) show
+ 186.8 67 m
+ (t) show
+ 190.64 67 m
+ (:) show
+ 198.08 67 m
+ (R) show
+ Q
+ n
+ 1650 600 m
+ 2190 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2830 1320 m
+ 2830 1320 2530 1110 2270 900 c
+ S
+ n
+ 2290 870 m
+ 2190 840 l
+ 2250 930 l
+ f
+ n
+ 2290 870 m
+ 2190 840 l
+ 2250 930 l
+ h
+ S
+ n
+ 580 1200 m
+ 980 1200 l
+ S
+ n
+ 980 1200 m
+ 1040 1200 1100 1260 1100 1320 c
+ S
+ n
+ 1100 1320 m
+ 1100 1560 l
+ S
+ n
+ 1100 1560 m
+ 1100 1620 1040 1680 980 1680 c
+ S
+ n
+ 980 1680 m
+ 580 1680 l
+ S
+ n
+ 580 1680 m
+ 520 1680 470 1620 470 1560 c
+ S
+ n
+ 470 1560 m
+ 470 1320 l
+ S
+ n
+ 470 1320 m
+ 470 1260 520 1200 580 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54 151 m
+ /N2536 14 Tf
+ (l) show
+ 57.84 151 m
+ (i) show
+ 61.68 151 m
+ (s) show
+ 66.96 151 m
+ (t) show
+ 70.8 151 m
+ (:) show
+ 78.24 151 m
+ (H) show
+ 88.32 151 m
+ (M) show
+ Q
+ n
+ 470 1440 m
+ 1100 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 780 1200 m
+ 780 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 940 1320 m
+ 940 1320 1030 1250 1100 1200 c
+ 1300 1050 1390 1020 1570 900 c
+ S
+ n
+ 1590 930 m
+ 1650 840 l
+ 1550 870 l
+ f
+ n
+ 1590 930 m
+ 1650 840 l
+ 1550 870 l
+ h
+ S
+ n
+ 760 1200 m
+ 910 1090 1130 970 1270 1110 c
+ 1470 1310 1470 1560 1270 1770 c
+ 1200 1840 1120 1810 1040 1750 c
+ S
+ n
+ 1060 1720 m
+ 960 1680 l
+ 1010 1770 l
+ f
+ n
+ 1060 1720 m
+ 960 1680 l
+ 1010 1770 l
+ h
+ S
+ n
+ 1560 1200 m
+ 1960 1200 l
+ S
+ n
+ 1960 1200 m
+ 2020 1200 2080 1260 2080 1320 c
+ S
+ n
+ 2080 1320 m
+ 2080 1560 l
+ S
+ n
+ 2080 1560 m
+ 2080 1620 2020 1680 1960 1680 c
+ S
+ n
+ 1960 1680 m
+ 1560 1680 l
+ S
+ n
+ 1560 1680 m
+ 1500 1680 1450 1620 1450 1560 c
+ S
+ n
+ 1450 1560 m
+ 1450 1320 l
+ S
+ n
+ 1450 1320 m
+ 1450 1260 1500 1200 1560 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 152 151 m
+ /N2536 14 Tf
+ (l) show
+ 155.84 151 m
+ (i) show
+ 159.68 151 m
+ (s) show
+ 164.96 151 m
+ (t) show
+ 168.8 151 m
+ (:) show
+ 176.24 151 m
+ (H) show
+ 186.32 151 m
+ (M) show
+ Q
+ n
+ 1450 1440 m
+ 2080 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1760 1200 m
+ 1760 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1920 1320 m
+ 1920 1320 1920 1130 1920 940 c
+ S
+ n
+ 1960 940 m
+ 1920 840 l
+ 1890 940 l
+ f
+ n
+ 1960 940 m
+ 1920 840 l
+ 1890 940 l
+ h
+ S
+ n
+ 1740 1200 m
+ 1880 1090 2110 970 2250 1110 c
+ 2450 1310 2450 1560 2250 1770 c
+ 2180 1840 2100 1810 2020 1750 c
+ S
+ n
+ 2040 1720 m
+ 1940 1680 l
+ 1990 1770 l
+ f
+ n
+ 2040 1720 m
+ 1940 1680 l
+ 1990 1770 l
+ h
+ S
+ n
+ 2970 2220 m
+ 2970 2319.41 2849.12 2400 2700 2400 c
+ 2550.88 2400 2430 2319.41 2430 2220 c
+ 2430 2120.59 2550.88 2040 2700 2040 c
+ 2849.12 2040 2970 2120.59 2970 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 265.723 217 m
+ /N2536 14 Tf
+ (L) show
+ Q
+ n
+ 2700 1990 m
+ 2700 1920 2700 1850 2700 1780 c
+ 0.630997 sc
+ S
+ n
+ 2650 2010 100 20 re
+ f
+ n
+ 2650 2010 100 20 re
+ S
+ n
+ 2700 2040 m
+ 2700 1990 l
+ S
+ n
+ 2740 1780 m
+ 2700 1680 l
+ 2670 1780 l
+ f
+ n
+ 2740 1780 m
+ 2700 1680 l
+ 2670 1780 l
+ h
+ S
+ n
+ 1880 2220 m
+ 1880 2319.41 1759.12 2400 1610 2400 c
+ 1460.88 2400 1340 2319.41 1340 2220 c
+ 1340 2120.59 1460.88 2040 1610 2040 c
+ 1759.12 2040 1880 2120.59 1880 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 152 217 m
+ /N2536 14 Tf
+ (R) show
+ 161.36 217 m
+ (1) show
+ Q
+ n
+ 1610 1990 m
+ 1610 1850 1610 1680 1610 1540 c
+ 0.630997 sc
+ S
+ n
+ 1560 2010 100 20 re
+ f
+ n
+ 1560 2010 100 20 re
+ S
+ n
+ 1610 2040 m
+ 1610 1990 l
+ S
+ n
+ 1650 1540 m
+ 1610 1440 l
+ 1580 1540 l
+ f
+ n
+ 1650 1540 m
+ 1610 1440 l
+ 1580 1540 l
+ h
+ S
+ n
+ 900 2220 m
+ 900 2319.41 779.117 2400 630 2400 c
+ 480.883 2400 360 2319.41 360 2220 c
+ 360 2120.59 480.883 2040 630 2040 c
+ 779.117 2040 900 2120.59 900 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 54 217 m
+ /N2536 14 Tf
+ (R) show
+ 63.36 217 m
+ (2) show
+ Q
+ n
+ 630 1990 m
+ 630 1850 630 1680 630 1540 c
+ 0.630997 sc
+ S
+ n
+ 580 2010 100 20 re
+ f
+ n
+ 580 2010 100 20 re
+ S
+ n
+ 630 2040 m
+ 630 1990 l
+ S
+ n
+ 670 1540 m
+ 630 1440 l
+ 600 1540 l
+ f
+ n
+ 670 1540 m
+ 630 1440 l
+ 600 1540 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 7.16599 -13.55 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\))
+ [7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.19491 7.22665 ] pdfxs
+ (rap) show
+ (h)
+ [8.19491 ] pdfxs
+ (fo) show
+ (rs)
+ [6.67063 3.64018 ] pdfxs
+ (p) show
+ (litcl)
+ [2.55527 2.56423 3.57737 4.09746 2.56423 ] pdfxs
+ (one) show
+ 1 0 0 1 145.856 13.55 cm
+ q
+ 0.419373 0 0 0.419373 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 558.532 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 3450 350 l
+ 3450 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1820 360 m
+ 2130 360 l
+ S
+ n
+ 2130 360 m
+ 2180 360 2250 420 2250 480 c
+ S
+ n
+ 2250 480 m
+ 2250 720 l
+ S
+ n
+ 2250 720 m
+ 2250 780 2190 840 2130 840 c
+ S
+ n
+ 2130 840 m
+ 1820 840 l
+ S
+ n
+ 1820 840 m
+ 1770 840 1710 780 1710 720 c
+ S
+ n
+ 1710 720 m
+ 1710 480 l
+ S
+ n
+ 1710 480 m
+ 1710 420 1760 360 1820 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 182 67 m
+ /N2540 14 Tf
+ (i) show
+ 185.84 67 m
+ (n) show
+ 192.8 67 m
+ (t) show
+ 196.64 67 m
+ (:) show
+ 204.08 67 m
+ (R) show
+ Q
+ n
+ 1710 600 m
+ 2250 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 470 1200 m
+ 970 1200 l
+ S
+ n
+ 970 1200 m
+ 1030 1200 1090 1260 1090 1320 c
+ S
+ n
+ 1090 1320 m
+ 1090 1560 l
+ S
+ n
+ 1090 1560 m
+ 1090 1620 1030 1680 970 1680 c
+ S
+ n
+ 970 1680 m
+ 470 1680 l
+ S
+ n
+ 470 1680 m
+ 410 1680 360 1620 360 1560 c
+ S
+ n
+ 360 1560 m
+ 360 1320 l
+ S
+ n
+ 360 1320 m
+ 360 1260 410 1200 470 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 151 m
+ /N2540 14 Tf
+ (l) show
+ 46.84 151 m
+ (i) show
+ 50.68 151 m
+ (s) show
+ 55.96 151 m
+ (t) show
+ 59.8 151 m
+ (:) show
+ 67.24 151 m
+ (H) show
+ 77.32 151 m
+ (M) show
+ 89.8 151 m
+ (R) show
+ Q
+ n
+ 360 1440 m
+ 1090 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 720 1200 m
+ 720 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1320 m
+ 900 1320 1010 1250 1090 1200 c
+ 1340 1050 1440 1020 1630 900 c
+ S
+ n
+ 1650 930 m
+ 1710 840 l
+ 1610 870 l
+ f
+ n
+ 1650 930 m
+ 1710 840 l
+ 1610 870 l
+ h
+ S
+ n
+ 680 1200 m
+ 850 1090 1110 950 1260 1110 c
+ 1470 1310 1470 1560 1260 1770 c
+ 1180 1850 1090 1820 1000 1750 c
+ S
+ n
+ 1020 1720 m
+ 920 1680 l
+ 970 1770 l
+ f
+ n
+ 1020 1720 m
+ 920 1680 l
+ 970 1770 l
+ h
+ S
+ n
+ 1550 1200 m
+ 2050 1200 l
+ S
+ n
+ 2050 1200 m
+ 2110 1200 2170 1260 2170 1320 c
+ S
+ n
+ 2170 1320 m
+ 2170 1560 l
+ S
+ n
+ 2170 1560 m
+ 2170 1620 2110 1680 2050 1680 c
+ S
+ n
+ 2050 1680 m
+ 1550 1680 l
+ S
+ n
+ 1550 1680 m
+ 1490 1680 1440 1620 1440 1560 c
+ S
+ n
+ 1440 1560 m
+ 1440 1320 l
+ S
+ n
+ 1440 1320 m
+ 1440 1260 1490 1200 1550 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 151 151 m
+ /N2540 14 Tf
+ (l) show
+ 154.84 151 m
+ (i) show
+ 158.68 151 m
+ (s) show
+ 163.96 151 m
+ (t) show
+ 167.8 151 m
+ (:) show
+ 175.24 151 m
+ (H) show
+ 185.32 151 m
+ (M) show
+ 197.8 151 m
+ (R) show
+ Q
+ n
+ 1440 1440 m
+ 2170 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1800 1200 m
+ 1800 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1980 1320 m
+ 1980 1320 1980 1130 1980 940 c
+ S
+ n
+ 2020 940 m
+ 1980 840 l
+ 1950 940 l
+ f
+ n
+ 2020 940 m
+ 1980 840 l
+ 1950 940 l
+ h
+ S
+ n
+ 1760 1200 m
+ 1920 1090 2180 950 2340 1110 c
+ 2540 1310 2540 1560 2340 1770 c
+ 2260 1850 2170 1820 2080 1750 c
+ S
+ n
+ 2100 1720 m
+ 2000 1680 l
+ 2050 1770 l
+ f
+ n
+ 2100 1720 m
+ 2000 1680 l
+ 2050 1770 l
+ h
+ S
+ n
+ 2630 1200 m
+ 2940 1200 l
+ S
+ n
+ 2940 1200 m
+ 2990 1200 3060 1260 3060 1320 c
+ S
+ n
+ 3060 1320 m
+ 3060 1560 l
+ S
+ n
+ 3060 1560 m
+ 3060 1620 3000 1680 2940 1680 c
+ S
+ n
+ 2940 1680 m
+ 2630 1680 l
+ S
+ n
+ 2630 1680 m
+ 2580 1680 2520 1620 2520 1560 c
+ S
+ n
+ 2520 1560 m
+ 2520 1320 l
+ S
+ n
+ 2520 1320 m
+ 2520 1260 2570 1200 2630 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 262 151 m
+ /N2540 14 Tf
+ (l) show
+ 265.84 151 m
+ (i) show
+ 269.68 151 m
+ (s) show
+ 274.96 151 m
+ (t) show
+ 278.8 151 m
+ (:) show
+ 286.24 151 m
+ (R) show
+ Q
+ n
+ 2520 1440 m
+ 3060 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2790 1200 m
+ 2790 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2920 1320 m
+ 2920 1320 2600 1110 2330 900 c
+ S
+ n
+ 2350 870 m
+ 2250 840 l
+ 2310 930 l
+ f
+ n
+ 2350 870 m
+ 2250 840 l
+ 2310 930 l
+ h
+ S
+ n
+ 2790 1200 m
+ 2910 1100 3110 980 3240 1110 c
+ 3440 1310 3440 1560 3240 1770 c
+ 3180 1830 3100 1810 3030 1750 c
+ S
+ n
+ 3060 1730 m
+ 2960 1680 l
+ 3010 1780 l
+ f
+ n
+ 3060 1730 m
+ 2960 1680 l
+ 3010 1780 l
+ h
+ S
+ n
+ 3060 2220 m
+ 3060 2319.41 2939.12 2400 2790 2400 c
+ 2640.88 2400 2520 2319.41 2520 2220 c
+ 2520 2120.59 2640.88 2040 2790 2040 c
+ 2939.12 2040 3060 2120.59 3060 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 274.723 217 m
+ /N2540 14 Tf
+ (L) show
+ Q
+ n
+ 2790 1990 m
+ 2790 1920 2790 1850 2790 1780 c
+ 0.630997 sc
+ S
+ n
+ 2740 2010 100 20 re
+ f
+ n
+ 2740 2010 100 20 re
+ S
+ n
+ 2790 2040 m
+ 2790 1990 l
+ S
+ n
+ 2830 1780 m
+ 2790 1680 l
+ 2760 1780 l
+ f
+ n
+ 2830 1780 m
+ 2790 1680 l
+ 2760 1780 l
+ h
+ S
+ n
+ 990 2220 m
+ 990 2319.41 869.117 2400 720 2400 c
+ 570.883 2400 450 2319.41 450 2220 c
+ 450 2120.59 570.883 2040 720 2040 c
+ 869.117 2040 990 2120.59 990 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.946 217 m
+ /N2540 14 Tf
+ (A) show
+ Q
+ n
+ 720 1990 m
+ 720 1920 720 1850 720 1780 c
+ 0.630997 sc
+ S
+ n
+ 670 2010 100 20 re
+ f
+ n
+ 670 2010 100 20 re
+ S
+ n
+ 720 2040 m
+ 720 1990 l
+ S
+ n
+ 760 1780 m
+ 720 1680 l
+ 690 1780 l
+ f
+ n
+ 760 1780 m
+ 720 1680 l
+ 690 1780 l
+ h
+ S
+ n
+ 2070 2220 m
+ 2070 2319.41 1949.12 2400 1800 2400 c
+ 1650.88 2400 1530 2319.41 1530 2220 c
+ 1530 2120.59 1650.88 2040 1800 2040 c
+ 1949.12 2040 2070 2120.59 2070 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 175.331 217 m
+ /N2540 14 Tf
+ (B) show
+ Q
+ n
+ 1800 1990 m
+ 1800 1920 1800 1850 1800 1780 c
+ 0.630997 sc
+ S
+ n
+ 1750 2010 100 20 re
+ f
+ n
+ 1750 2010 100 20 re
+ S
+ n
+ 1800 2040 m
+ 1800 1990 l
+ S
+ n
+ 1840 1780 m
+ 1800 1680 l
+ 1770 1780 l
+ f
+ n
+ 1840 1780 m
+ 1800 1680 l
+ 1770 1780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 7.84 -13.55 cm
+ 0 0 m
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (D) show
+ (SG)
+ [8.18594 7.23561 ] pdfxs
+ (rap) show
+ (hfor)
+ [8.18594 2.82424 4.59962 6.6796 ] pdfxs
+ (pr) show
+ (ocesslist)
+ [4.8686 4.0885 4.10643 3.63121 3.63121 2.56423 2.55527 3.64018 3.58634 ] pdfxs
+ -229.747 -26.363 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:BU)
+ [7.8872 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SGr)
+ [6.0654 8.55269 4.27631 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rfunc)
+ [7.909 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsinFi)
+ [6.0654 7.94172 3.0327 9.68719 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (\(a\)) show
+ -102.467 -58.019 m
+ (112) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 125 125
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.1.2OverviewUsi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.09 6.73059 6.13291 5.49929 7.10119 3.73 
+ 6.13291 14.2026 10.3292 5.30802 3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (a) show
+ (nEx)
+ [11.955 8.83481 7.08924 ] pdfxs
+ (a) show
+ (m)
+ [11.2138 ] pdfxs
+ (p) show
+ (le)
+ [3.73 6.13291 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Theb)
+ [7.8763 6.0654 8.93447 6.0654 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.29811 3.0327 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.12357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ntr)
+ [10.1563 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisillus)
+ [10.1563 3.0327 8.38899 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (edf)
+ [4.8436 10.1454 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.93447 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mplepr)
+ [9.09802 6.05449 3.0327 8.93447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (minFi)
+ [13.178 3.0327 10.1454 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.93447 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\() show
+ (b)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,) show
+ 0 -50.89 m
+ (whichshows)
+ [7.8763 6.0654 3.0327 4.53815 9.67628 4.30902 6.05449 5.14905 7.88721 7.9199 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.46538 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (o) show
+ (urb)
+ [6.05449 7.88719 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 8.46538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninCsyn)
+ [9.67628 3.0327 9.67628 11.4872 4.30902 5.75995 5.74904 ] pdfxs
+ (ta) show
+ (x.Theinc)
+ [5.75995 7.87629 7.8763 6.0654 8.45447 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (minglis)
+ [9.09802 3.02179 6.0654 9.06538 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 400.031 -50.89 m
+ /N695 10.909 Tf
+ (L) show
+ 411.071 -50.89 m
+ /N614 10.909 Tf
+ (a) show
+ (ndthetw)
+ [6.0654 9.67628 4.23277 6.0654 8.46538 3.93823 7.58175 ] pdfxs
+ (o) show
+ 0 -72.813 m
+ (newlis)
+ [6.0654 4.8436 12.3926 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (shavee)
+ [8.82535 6.05449 5.14905 5.4545 9.37083 4.8436 ] pdfxs
+ (a) show
+ (chbeen)
+ [4.54905 10.5817 6.35994 4.8436 4.85451 10.5708 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.5708 ] pdfxs
+ (t) show
+ (odis)
+ [9.97082 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 8.76001 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.82535 ] pdfxs
+ (\(t) show
+ (hepo)
+ [6.05449 9.37083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [7.54902 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 322.656 -72.813 m
+ /N695 10.909 Tf
+ (L) show
+ 334.597 -72.813 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.81444 6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [8.76001 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 10.5708 3.0327 10.5817 ] pdfxs
+ (a) show
+ (ndson)
+ [6.05449 10.5817 4.29811 9.97082 6.0654 ] pdfxs
+ (ot) show
+ 0 -94.735 m
+ (shown;)
+ [4.29811 6.0654 5.14905 7.8763 6.0654 6.34903 ] pdfxs
+ (t) show
+ (henewlis)
+ [6.0654 8.00721 6.0654 4.8436 11.0508 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (susepo)
+ [7.46172 6.0654 4.29811 8.01812 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsP)
+ [3.0327 7.47263 7.41812 ] pdfxs
+ (D) show
+ (1)
+ [8.61811 ] pdfxs
+ (a) show
+ (ndP)
+ [6.0654 9.22901 7.41812 ] pdfxs
+ (D2\)) show
+ (.Thelistnodesf)
+ [7.72357 7.8763 6.0654 8.00721 3.0327 3.0327 4.29811 7.40729 6.0654 5.75995 6.05449 
+ 4.85451 7.46172 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 309.049 -94.735 m
+ /N695 10.909 Tf
+ (A) show
+ 320.396 -94.735 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 341.138 -94.735 m
+ /N695 10.909 Tf
+ (B) show
+ 353.125 -94.735 m
+ /N614 10.909 Tf
+ (willbese)
+ [7.8763 3.0327 3.0327 6.19631 6.35994 8.01812 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (edin)
+ [4.8436 9.22901 3.0327 9.2181 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -116.658 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,unlike)
+ [6.0654 7.06903 6.0654 6.05449 3.0327 3.0327 5.4545 8.81447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.81447 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lpr)
+ [6.99267 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwhere)
+ [13.058 7.8763 6.05449 4.85451 4.27631 8.80356 ] pdfxs
+ (t) show
+ (heywillbel)
+ [6.0654 4.8436 9.73082 7.8763 3.0327 3.02179 6.99267 6.37085 8.81447 3.02179 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 10.0254 ] pdfxs
+ (o) show
+ (utins)
+ [6.0654 8.20365 3.0327 10.0254 4.29811 ] pdfxs
+ (o) show
+ (meunpredic)
+ [9.09802 8.80356 6.0654 6.05449 6.0654 4.27631 4.8436 6.0654 3.02179 4.85451 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.81447 3.33815 ] pdfxs
+ (a) show
+ (shi)
+ [4.29811 6.0654 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0254 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -138.581 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblyin)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.87264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaved\)inmem)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.4545 4.85451 6.05449 8.36728 3.02179 10.1781 
+ 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.Thei)
+ [4.27631 4.84359 9.31628 7.88721 6.05449 8.9672 3.0327 ] pdfxs
+ (t) show
+ (emsine)
+ [4.8436 9.08711 8.42171 3.0327 10.1781 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.1781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.14539 ] pdfxs
+ (a) show
+ (reexplici)
+ [4.2654 8.9672 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyde)
+ [3.02179 9.87264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 10.1672 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1781 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.9672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 0 -160.503 m
+ (a) show
+ (redes)
+ [4.27631 8.47629 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royedwi)
+ [4.2654 5.15996 5.4545 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ 101.03 -160.503 m
+ /N722 10.909 Tf
+ (processList) show
+ 167.666 -160.503 m
+ /N614 10.909 Tf
+ (when)
+ [7.8763 6.0654 4.8436 9.6981 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.47629 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 9.39264 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (inisnol)
+ [3.0327 9.6981 3.0327 7.94172 6.05449 9.08719 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (erlive.)
+ [4.8436 7.909 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -182.426 m
+ (Wec)
+ [10.2981 9.82901 4.85451 ] pdfxs
+ (a) show
+ (nusethisex)
+ [11.0399 6.05449 4.30902 9.82901 4.23277 6.0654 3.0327 9.28353 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 9.8181 ] pdfxs
+ (t) show
+ (oexpl)
+ [10.4399 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.0399 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.8181 6.0654 ] pdfxs
+ (a) show
+ (sics)
+ [4.29811 3.0327 9.82901 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 9.28353 ] pdfxs
+ (o) show
+ (f)
+ [8.31265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.8181 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 11.9017 7.8763 6.0654 9.82901 ] pdfxs
+ (D) show
+ (S)
+ [11.0399 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 0 -204.348 m
+ (a) show
+ (reshowninFi)
+ [4.27631 9.77446 4.30902 6.05449 5.14905 7.88721 10.9854 3.0327 10.9963 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.78537 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.Firs)
+ [11.7599 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,weusee)
+ [8.27993 7.58175 9.77446 6.0654 4.29811 9.78537 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 10.9963 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n's)
+ [6.0654 3.0327 9.22898 ] pdfxs
+ (D) show
+ (S)
+ [10.9963 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.9854 ] pdfxs
+ (t) show
+ (ode)
+ [10.3854 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhich)
+ [4.85451 4.2654 9.09802 3.0327 6.05449 9.78537 7.8763 6.05449 3.0327 4.54905 6.0654 
+ ] pdfxs
+ 426.22 -204.348 m
+ /N1025 10.909 Tf
+ (H) show
+ 440.97 -204.348 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -226.271 m
+ (a) show
+ (re)
+ [4.27631 10.2436 ] pdfxs
+ (a) show
+ (ccessible)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 3.0327 10.2545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 10.2436 ] pdfxs
+ (t) show
+ (heirrespec)
+ [6.0654 4.8436 3.0327 9.67626 4.27631 4.8436 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivefunc)
+ [3.0327 5.4545 10.2436 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,i.e.,)
+ [6.0654 4.29811 8.87992 3.0327 3.02179 4.85451 3.0327 8.86901 ] pdfxs
+ (\\) show
+ (esc)
+ [4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pe")
+ [6.37085 4.8436 10.8545 ] pdfxs
+ (t) show
+ (o)
+ [10.8654 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.2545 4.8436 ] pdfxs
+ (a) show
+ (ller.The)
+ [3.0327 3.0327 4.8436 4.27631 13.1781 7.8763 6.0654 4.8436 ] pdfxs
+ 411.254 -226.271 m
+ /N1025 10.909 Tf
+ (H) show
+ 426.476 -226.271 m
+ /N614 10.909 Tf
+ (nodesin)
+ [6.0654 5.74904 6.0654 4.8436 9.70898 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -248.193 m
+ /N722 10.909 Tf
+ (createnode) show
+ 60.742 -248.193 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 81.787 -248.193 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 142.529 -248.193 m
+ /N614 10.909 Tf
+ (doesc)
+ [6.0654 8.92356 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pe,bec)
+ [6.35994 4.85451 6.53449 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.31266 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.22901 ] pdfxs
+ (a) show
+ (rere)
+ [4.27631 8.31266 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.31266 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mare)
+ [12.5562 8.92356 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedp)
+ [6.0654 4.2654 6.0654 4.8436 9.53446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.74537 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.53446 ] pdfxs
+ (a) show
+ -4.57764e-05 -270.116 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [5.8254 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,respec)
+ [5.98904 4.27631 4.85451 4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.Thetwoin)
+ [3.0327 5.4545 4.8436 3.0327 4.8545 7.59266 7.8763 6.0654 7.64721 3.93823 7.58175 
+ 8.2472 3.0327 6.0654 ] pdfxs
+ 200.401 -270.116 m
+ /N722 10.909 Tf
+ (processlist) show
+ 266.2 -270.116 m
+ /N614 10.909 Tf
+ (\() show
+ 270.442 -270.116 m
+ /N722 10.909 Tf
+ (A) show
+ 278.968 -270.116 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 299.343 -270.116 m
+ /N722 10.909 Tf
+ (B) show
+ 305.07 -270.116 m
+ /N614 10.909 Tf
+ (\)don)
+ [7.03639 6.0654 8.25811 6.05449 ] pdfxs
+ (ot) show
+ (.Thel)
+ [7.60357 7.8763 6.0654 7.64721 3.02179 ] pdfxs
+ (att) show
+ (er)
+ [4.85451 7.06901 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.64721 4.8436 ] pdfxs
+ (a) show
+ (ndid)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ -6.10352e-05 -292.038 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rnewpo)
+ [7.909 6.05449 4.85451 11.509 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 7.94172 3.0327 6.0654 ] pdfxs
+ 80.3939 -292.038 m
+ /N722 10.909 Tf
+ (processlist) show
+ 143.393 -292.038 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -313.961 m
+ (Thetr)
+ [7.8763 6.0654 9.13083 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nph)
+ [10.3417 6.0654 6.05449 ] pdfxs
+ (a) show
+ (seinser)
+ [4.30902 9.13083 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (scode)
+ [8.58535 4.85451 5.74904 6.0654 9.13083 ] pdfxs
+ (t) show
+ (ocre)
+ [9.73082 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.13083 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 10.3308 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 10.0363 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.13083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.30903 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.27631 8.57444 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 432.327 -313.961 m
+ /N722 10.909 Tf
+ (A) show
+ 442.333 -313.961 m
+ /N614 10.909 Tf
+ (\() show
+ 446.576 -313.961 m
+ /N722 10.909 Tf
+ (PD1) show
+ 463.758 -313.961 m
+ /N614 10.909 Tf
+ (\)) show
+ -6.10352e-05 -335.883 m
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.8469 -335.883 m
+ /N722 10.909 Tf
+ (B) show
+ 31.8439 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ 36.0869 -335.883 m
+ /N722 10.909 Tf
+ (PD2) show
+ 53.2679 -335.883 m
+ /N614 10.909 Tf
+ (\)in)
+ [8.5091 3.0327 6.0654 ] pdfxs
+ 75.1439 -335.883 m
+ /N722 10.909 Tf
+ (processlist) show
+ 142.414 -335.883 m
+ /N614 10.909 Tf
+ (\() show
+ (seeFi)
+ [4.29811 4.85451 9.11992 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.11992 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2\() show
+ (b)
+ [6.0654 ] pdfxs
+ (\)\)) show
+ (.)
+ [9.77446 ] pdfxs
+ (I) show
+ (t)
+ [8.52001 ] pdfxs
+ (a) show
+ (ddspo)
+ [6.05449 6.0654 8.57444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.29812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.54173 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [8.57444 3.33815 ] pdfxs
+ (o) show
+ (revery)
+ [8.54173 4.8436 5.4545 4.85451 4.2654 5.75995 ] pdfxs
+ 458.182 -335.883 m
+ /N1025 10.909 Tf
+ (H) show
+ -0.00012207 -357.806 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 8.19266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.58184 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pesi)
+ [6.35994 4.85451 7.63627 3.0327 ] pdfxs
+ (t) show
+ (sfunc)
+ [7.64718 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,i.e.,f)
+ [6.05449 6.43631 3.02179 3.0327 4.85451 3.02179 6.43631 3.33815 ] pdfxs
+ (o) show
+ (rnodesp)
+ [7.61446 6.05449 5.75995 6.0654 4.8436 7.64718 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (t) show
+ (oby)
+ [8.79265 5.75995 5.75995 ] pdfxs
+ 282.304 -357.806 m
+ /N722 10.909 Tf
+ (R1) show
+ 297.1 -357.806 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 318.018 -357.806 m
+ /N722 10.909 Tf
+ (R2) show
+ 332.814 -357.806 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 345.247 -357.806 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 405.861 -357.806 m
+ /N614 10.909 Tf
+ (a) show
+ (ndthenode)
+ [6.0654 9.40355 4.23277 6.0654 8.19266 6.05449 5.75995 6.0654 4.8436 ] pdfxs
+ -0.000152588 -379.728 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (edtoby)
+ [4.8436 9.2181 4.23277 8.6072 5.75995 5.75995 ] pdfxs
+ 66.4208 -379.728 m
+ /N722 10.909 Tf
+ (New) show
+ 86.7528 -379.728 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 98.9938 -379.728 m
+ /N722 10.909 Tf
+ (createNode) show
+ 156.266 -379.728 m
+ /N614 10.909 Tf
+ (.Itrewri)
+ [7.71266 3.94897 7.38547 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (esthec)
+ [4.8436 7.46172 4.23277 6.0654 7.9963 4.85451 ] pdfxs
+ (a) show
+ (llst)
+ [3.0327 3.02179 7.46172 4.23277 ] pdfxs
+ (o) show
+ 271.129 -379.728 m
+ /N722 10.909 Tf
+ (malloc) show
+ 308.643 -379.728 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 329.369 -379.728 m
+ /N722 10.909 Tf
+ (free) show
+ 355.428 -379.728 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.20719 4.85451 ] pdfxs
+ (a) show
+ (llst)
+ [3.0327 3.02179 7.46172 4.23277 ] pdfxs
+ (o) show
+ 416.455 -379.728 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -0.000213623 -401.651 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 21.6358 -401.651 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 67.4538 -401.651 m
+ /N614 10.909 Tf
+ (,p)
+ [7.19994 6.05449 ] pdfxs
+ (a) show
+ (ssing)
+ [4.30902 4.29811 3.0327 6.0654 9.51264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (a) show
+ (tepo)
+ [4.23277 8.91265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.09085 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.35626 ] pdfxs
+ (a) show
+ (s)
+ [8.36717 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.Fin)
+ [4.29811 9.15265 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,itrewri)
+ [3.0327 3.0327 4.84359 7.19994 3.0327 8.30183 4.27631 4.8436 7.8763 4.27631 3.0327 
+ ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.36717 ] pdfxs
+ (ot) show
+ (herc)
+ [6.05449 4.85451 8.33445 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -0.000228882 -423.574 m
+ (t) show
+ (o)
+ [9.38174 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.02539 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.78174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.22535 ] pdfxs
+ (to) show
+ 98.5488 -423.574 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 159.747 -423.574 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 181.248 -423.574 m
+ /N722 10.909 Tf
+ (createnode) show
+ 238.52 -423.574 m
+ /N614 10.909 Tf
+ (\))
+ [8.17092 ] pdfxs
+ (t) show
+ (op)
+ [9.38174 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.22535 ] pdfxs
+ (a) show
+ (nynecess)
+ [5.75995 9.67628 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (a) show
+ (rypo)
+ [4.27631 9.67628 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.95994 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rp)
+ [8.19264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -0.000244141 -445.496 m
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (uments.At)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 4.30902 7.87629 7.8763 7.88729 ] pdfxs
+ (t) show
+ (hisp)
+ [6.05449 3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int,theb)
+ [3.0327 5.75995 4.23277 6.6763 4.23277 6.0654 8.4872 6.05449 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.0327 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [9.6981 3.0327 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.9357 -467.419 m
+ (Fur)
+ [6.20722 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herre\fnemen)
+ [6.05449 4.85451 8.33445 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (s)
+ [8.37808 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmove)
+ [10.1235 9.09802 5.14905 5.4545 8.91265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 270.078 -467.419 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 337.146 -467.419 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 354.274 -467.419 m
+ /N722 10.909 Tf
+ (PD1) show
+ 375.524 -467.419 m
+ /N614 10.909 Tf
+ (a) show
+ (se)
+ [8.36717 4.85451 ] pdfxs
+ (a) show
+ (rly)
+ [4.2654 3.0327 9.82901 ] pdfxs
+ (a) show
+ (sp)
+ [8.36717 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 4.8436 ] pdfxs
+ -0.000244141 -489.341 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.76355 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.55266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 95.6447 -489.341 m
+ /N722 10.909 Tf
+ (processlist) show
+ 158.644 -489.341 m
+ /N614 10.909 Tf
+ (,)
+ [6.74176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (t) show
+ (henelimin)
+ [6.05449 4.85451 9.75264 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.54175 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.55266 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.99626 ] pdfxs
+ (t) show
+ (ofreei)
+ [9.15265 3.33815 4.2654 4.85451 8.54175 3.0327 ] pdfxs
+ (t) show
+ (emsin)
+ [4.85451 9.08711 8.00717 3.02179 9.76355 ] pdfxs
+ (t) show
+ (hetwolis)
+ [6.05449 8.55266 3.93823 7.58175 9.15265 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (\() show
+ (since)
+ [4.30902 3.02179 6.0654 4.8436 4.8436 ] pdfxs
+ -0.000259399 -511.264 m
+ (t) show
+ (hesei)
+ [6.05449 4.85451 4.29811 8.97811 3.02179 ] pdfxs
+ (t) show
+ (emswillberele)
+ [4.85451 9.08711 8.42171 7.8763 3.0327 3.0327 7.1563 6.35994 8.9672 4.27631 4.8436 
+ 3.0327 4.85451 ] pdfxs
+ (a) show
+ (sedbypo)
+ [4.29811 4.8436 10.189 5.75995 9.87264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (roybef)
+ [4.27631 5.14905 9.88355 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.9672 ] pdfxs
+ (a) show
+ (nynew)
+ [5.75995 9.87264 6.0654 4.8436 11.9999 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfr)
+ [6.05449 8.43262 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2107 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.87264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l\))
+ [3.0327 8.36728 ] pdfxs
+ (a) show
+ (ndhence)
+ [6.0654 10.1781 6.05449 4.85451 6.05449 4.85451 4.8436 ] pdfxs
+ -0.000259399 -533.186 m
+ (t) show
+ (helo)
+ [6.05449 8.01812 3.02179 5.75995 ] pdfxs
+ (o) show
+ (pencl)
+ [9.22901 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sec)
+ [4.29811 8.01812 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.46172 ] pdfxs
+ (t) show
+ (ofree.The\fn)
+ [8.61811 3.32724 4.27631 4.8436 4.85451 7.71266 7.88721 6.05449 8.00721 6.0654 6.0654 
+ ] pdfxs
+ (a) show
+ (lresul)
+ [6.1854 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingcode)
+ [3.0327 6.05449 8.61811 4.85451 5.74904 6.0654 8.00721 ] pdfxs
+ (\() show
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.00721 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\)pu)
+ [7.40729 6.05449 6.0654 ] pdfxs
+ (t) show
+ (se)
+ [7.46172 4.8436 ] pdfxs
+ (a) show
+ (chlinkedlistin)
+ [4.54905 9.2181 3.0327 3.0327 6.05449 5.4545 4.85451 9.2181 3.0327 3.0327 4.29811 
+ 7.40729 3.0327 5.74904 ] pdfxs
+ (to) show
+ -0.000259399 -555.109 m
+ (asep)
+ [8.99992 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.38902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.57812 ] pdfxs
+ (o) show
+ (n)
+ [9.59991 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.38902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,m)
+ [6.05449 6.59994 9.08711 ] pdfxs
+ (a) show
+ (de)
+ [6.0654 8.38902 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.39993 3.02179 3.0327 4.30902 7.7782 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (o) show
+ (fe)
+ [6.87267 4.85451 ] pdfxs
+ (a) show
+ (chlistc)
+ [4.53815 9.61082 3.0327 3.02179 4.30902 7.78911 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (o) show
+ (usinmem)
+ [6.0654 7.84354 3.0327 9.59991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,)
+ [4.27631 4.84359 6.58903 ] pdfxs
+ (a) show
+ (ndrecl)
+ [6.0654 9.59991 4.27631 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 4.29811 ] pdfxs
+ -0.000259399 -577.031 m
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.7272 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryf)
+ [4.27631 9.63264 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.149 4.8436 ] pdfxs
+ (a) show
+ (chlist)
+ [4.54905 9.93809 3.0327 3.0327 4.29811 8.11638 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (o) show
+ (nceins)
+ [6.05449 4.85451 8.7272 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.93809 ] pdfxs
+ (o) show
+ (ffreeingi)
+ [7.21084 3.32724 4.27631 4.8436 4.85451 3.0327 6.05449 9.32719 3.0327 ] pdfxs
+ (t) show
+ (emsindividu)
+ [4.85451 9.08711 8.18172 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (lly.)
+ [3.0327 3.0327 4.84359 8.6072 ] pdfxs
+ (I) show
+ (n)
+ [9.93809 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.7272 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.8436 6.97085 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.71629 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ -0.000259399 -598.954 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (repl)
+ [4.27631 8.4872 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedindyn)
+ [4.8436 4.85451 9.6981 3.0327 9.68719 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rderwi)
+ [4.2654 6.0654 4.8436 7.909 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.68719 ] pdfxs
+ (t) show
+ (heirpo)
+ [6.0654 4.8436 3.0327 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (113) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 126 126
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.2T)
+ [8.07685 4.476 24.2161 11.2185 ] pdfxs
+ (h) show
+ (eCorePoolAllo)
+ [12.7392 11.6633 8.0625 6.59915 12.7392 10.573 8.52157 8.07685 9.85575 12.1942 4.476 
+ 4.49035 8.50722 ] pdfxs
+ (ca) show
+ (tionTr)
+ [6.2836 4.476 8.07685 14.346 9.88436 6.58481 ] pdfxs
+ (an) show
+ (sform)
+ [6.36962 4.92059 8.07685 6.58481 13.4566 ] pdfxs
+ (a) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.5781 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.82172 ] pdfxs
+ (o) show
+ (ftwom)
+ [6.83994 3.93823 7.58175 8.9672 9.08711 ] pdfxs
+ (a) show
+ (inp)
+ [3.0327 9.5781 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s:)
+ [4.29811 7.82175 ] pdfxs
+ (a) show
+ (n)
+ [9.56719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.81081 ] pdfxs
+ (t) show
+ (o\fndwhichfunc)
+ [8.9672 6.0654 6.05449 9.5781 7.8763 6.0654 3.02179 4.54905 9.5781 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -54.648 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (stpo)
+ [4.29811 7.98547 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 8.0399 3.02179 9.80719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.58538 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.8289 ] pdfxs
+ (\() show
+ (Secti)
+ [6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,)
+ [6.7963 ] pdfxs
+ (a) show
+ (ndthecode)
+ [6.05449 9.80719 4.23277 6.0654 8.58538 4.85451 5.74904 6.0654 8.58538 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trewri)
+ [7.97456 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.0399 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.58538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -76.571 m
+ (t) show
+ (o)
+ [9.19628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.59629 ] pdfxs
+ (a) show
+ (ndfreemem)
+ [6.0654 9.80719 3.32724 4.27631 4.8436 8.59629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.50173 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.8289 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.0654 4.8436 4.30902 8.59629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Tosimplifypresen)
+ [3.0327 4.29811 8.21447 6.97085 9.19628 4.29811 3.0327 9.09802 6.05449 3.0327 3.0327 
+ 3.32724 9.51264 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,we\frstpresentaversi)
+ [6.0654 6.80721 7.57085 8.59629 6.0654 4.2654 4.30902 7.98547 6.0654 4.2654 4.85451 
+ 4.29811 4.85451 5.75995 7.98547 9.19628 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -98.493 m
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.2834 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdoesn)
+ [7.42911 6.0654 5.75995 4.8436 7.49445 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [7.42911 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtindirectfunc)
+ [4.27631 7.42911 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.42911 3.33815 
+ 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.49445 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.25083 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,)
+ [6.3054 ] pdfxs
+ (t) show
+ (henextendtheb)
+ [6.0654 4.8436 9.25083 4.85451 5.75995 4.23277 4.85451 6.05449 9.26173 4.23277 6.0654 
+ 8.03993 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 4.8436 ] pdfxs
+ 0 -120.416 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtindirectc)
+ [4.2654 7.87638 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 7.87638 4.8436 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.) show
+ 0 -158.248 m
+ /N622 11.955 Tf
+ (5.2.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (na) show
+ (lysis:)
+ [3.73 7.10119 5.30802 3.74195 5.29606 9.71945 ] pdfxs
+ (F) show
+ (i)
+ [3.73 ] pdfxs
+ (nd) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gPoolDes)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 10.3052 6.13291 5.30802 ] pdfxs
+ (c) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (p) show
+ (torsfore)
+ [5.22437 6.7307 5.48733 9.79114 4.11245 6.71874 9.98241 6.13291 ] pdfxs
+ (a) show
+ (chHNo)
+ [5.60689 11.955 15.0036 10.5085 7.1013 ] pdfxs
+ (d) show
+ (e) show
+ 0 -187.216 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.18175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisph)
+ [3.0327 5.75995 4.29811 3.0327 7.63627 6.0654 6.0654 ] pdfxs
+ (a) show
+ (seiden)
+ [4.29811 8.19266 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\feswhichpo)
+ [3.0327 6.05449 4.85451 7.64718 7.8763 6.05449 3.0327 4.54905 9.40355 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.37085 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsmustbeav)
+ [4.2654 7.64718 8.78166 6.0654 4.29811 7.59274 6.35994 8.19266 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (bleine)
+ [6.05449 3.0327 8.19266 3.02179 9.40355 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 9.40355 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,de)
+ [6.05449 6.43631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ermines)
+ [4.8436 4.27631 9.08711 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -209.139 m
+ (where)
+ [7.8763 6.0654 4.8436 4.27631 8.6072 ] pdfxs
+ (t) show
+ (heymustbecre)
+ [6.0654 4.8436 9.52355 8.78166 6.0654 4.29811 8.00729 6.37085 8.6072 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.81809 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.81809 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royed,)
+ [4.2654 5.15996 5.4545 4.8436 6.0654 6.81812 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.81809 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nspo)
+ [6.05449 8.07263 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.7963 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.06172 ] pdfxs
+ (t) show
+ (o)
+ [9.2181 ] pdfxs
+ (D) show
+ (Snodes.Weuse)
+ [9.829 6.05449 5.75995 6.05449 4.85451 4.29811 8.25811 10.309 8.6072 6.0654 4.29811 
+ 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -231.061 m
+ (t) show
+ (erm)
+ [4.8436 4.27631 9.08711 ] pdfxs
+ 26.787 -231.061 m
+ /N634 10.909 Tf
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ (ticpo)
+ [3.62179 3.34914 9.56726 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l) show
+ 79.711 -231.061 m
+ /N614 10.909 Tf
+ (t) show
+ (orefer)
+ [9.78537 4.27631 4.8436 3.33815 4.8436 8.60718 ] pdfxs
+ (t) show
+ (oasin)
+ [9.78537 9.78537 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 174.524 -231.061 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 236.129 -231.061 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ementin)
+ [4.85451 9.08711 4.8436 5.75995 8.57455 3.0327 10.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.18538 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcode.Byde\fni)
+ [4.8436 10.3963 4.8436 5.75995 6.0654 4.8436 9.97082 7.72349 10.0908 6.0654 4.8436 
+ 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ -3.05176e-05 -252.984 m
+ /N1025 10.909 Tf
+ (H) show
+ 14.791 -252.984 m
+ /N1028 10.909 Tf
+ (2) show
+ 27.0359 -252.984 m
+ /N695 10.909 Tf
+ (M) show
+ 43.6109 -252.984 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (ranodeif)
+ [9.06536 10.2654 6.05449 5.75995 6.05449 9.65446 3.0327 8.13811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.65446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.10898 ] pdfxs
+ (o) show
+ (fth)
+ [8.13811 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tnode)
+ [9.04364 6.0654 5.74904 6.0654 9.65446 ] pdfxs
+ (a) show
+ (rere)
+ [4.2654 9.65446 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.05449 4.27631 6.0654 4.8436 10.8654 5.75995 5.75995 ] pdfxs
+ 315.961 -252.984 m
+ /N722 10.909 Tf
+ (malloc) show
+ 355.126 -252.984 m
+ /N614 10.909 Tf
+ (o) show
+ (rp)
+ [9.07627 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 10.8544 3.0327 5.75995 ] pdfxs
+ (to) show
+ 428.774 -252.984 m
+ /N722 10.909 Tf
+ (free) show
+ 456.485 -252.984 m
+ /N614 10.909 Tf
+ (by)
+ [5.75995 5.75995 ] pdfxs
+ -6.10352e-05 -274.906 m
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.70538 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 8.09456 3.33815 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (r)
+ [8.12718 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.61082 ] pdfxs
+ (o) show
+ (fi)
+ [7.17812 3.0327 ] pdfxs
+ (t) show
+ (sc)
+ [8.14899 4.85451 ] pdfxs
+ (a) show
+ (llees,sincewe)
+ [3.0327 3.02179 4.85451 4.8436 4.30902 6.92721 4.30902 3.02179 6.0654 4.8436 8.70538 
+ 7.57085 8.69447 ] pdfxs
+ (a) show
+ (ssumeaB)
+ [4.30902 4.29811 6.0654 9.08711 8.69447 9.30537 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-up)
+ [9.09802 3.63261 6.0654 9.90537 ] pdfxs
+ (D) show
+ (S)
+ [9.90537 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Theseiden)
+ [6.0654 6.05449 8.51993 7.8763 6.0654 4.8436 4.29811 8.70538 3.0327 6.05449 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 5.75995 ] pdfxs
+ -6.10352e-05 -296.829 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.02179 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (senodesf)
+ [4.29811 8.4872 6.0654 5.75995 6.05449 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rwhichapo)
+ [7.909 7.8763 6.0654 3.02179 4.54905 9.6981 9.08719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6763 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rmustbe)
+ [7.909 8.79257 6.0654 4.29811 7.87638 6.37085 4.8436 ] pdfxs
+ 270.94 -296.829 m
+ /N634 10.909 Tf
+ (ava) show
+ (ila)
+ [3.34914 2.78176 5.58542 ] pdfxs
+ (b) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ 315.279 -296.829 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 8.4872 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 7.88729 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.9359 -318.751 m
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.40721 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.59631 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.6181 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (esam)
+ [4.8436 6.87264 8.0072 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [8.6181 ] pdfxs
+ (\() show
+ (pdm)
+ [6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p\)iden)
+ [6.0654 6.8073 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifying)
+ [3.0327 3.32724 5.75995 3.0327 6.0654 8.0072 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.40721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.59631 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rc)
+ [6.82901 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nd-)
+ [6.0654 6.0654 3.63261 ] pdfxs
+ -4.57764e-05 -340.674 m
+ (ing)
+ [3.0327 6.05449 9.51264 ] pdfxs
+ (t) show
+ (oe)
+ [9.50174 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.1126 ] pdfxs
+ (D) show
+ (Snodewi)
+ [10.1126 6.05449 5.75995 6.05449 8.90174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 127.787 -340.674 m
+ /N1025 10.909 Tf
+ (H) show
+ 141.326 -340.674 m
+ /N1028 10.909 Tf
+ (2) show
+ 152.319 -340.674 m
+ /N695 10.909 Tf
+ (M) show
+ 164.091 -340.674 m
+ /N614 10.909 Tf
+ (.Weini)
+ [9.11992 10.309 8.89083 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyres)
+ [3.0327 3.0327 9.80719 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (rictpdm)
+ [4.27631 3.0327 4.8436 8.29092 6.37085 6.05449 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [10.1017 ] pdfxs
+ (t) show
+ (obea)
+ [9.51264 6.35994 8.90174 9.50174 ] pdfxs
+ (o) show
+ (ne-)
+ [6.0654 4.8436 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (nem)
+ [6.05449 8.90174 9.08711 ] pdfxs
+ (a) show
+ (ppingfr)
+ [6.0654 6.05449 3.0327 6.0654 9.50174 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -7.62939e-05 -362.596 m
+ (D) show
+ (Snodes)
+ [9.14174 6.05449 5.75995 6.05449 4.85451 7.37445 ] pdfxs
+ (t) show
+ (opo)
+ [8.53084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.09813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rv)
+ [7.35264 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles;Sec)
+ [6.05449 3.0327 4.85451 4.29811 6.29449 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (6) show
+ (.2ex)
+ [3.0327 8.53084 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endspdm)
+ [4.8436 6.0654 6.05449 7.38536 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p)
+ [9.14174 ] pdfxs
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (a) show
+ (llowam)
+ [3.0327 3.02179 5.15996 10.9526 8.53084 9.08711 ] pdfxs
+ (a) show
+ (ny-)
+ [5.75995 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.64352 ] pdfxs
+ (o) show
+ (nem)
+ [6.05449 7.93084 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ -7.62939e-05 -384.519 m
+ (Wemusth)
+ [10.2981 9.40356 8.78166 6.0654 4.29811 8.79273 6.05449 ] pdfxs
+ (a) show
+ (ndletwoc)
+ [6.0654 6.05449 3.0327 9.39265 3.93823 7.58175 10.0035 4.8436 ] pdfxs
+ (a) show
+ (ses:)
+ [4.29811 4.85451 4.29811 9.6981 ] pdfxs
+ (1) show
+ (\))
+ [8.79273 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.39265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lesc)
+ [7.58175 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes)
+ [6.37085 4.8436 8.84717 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.0654 9.39265 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 8.79273 3.32724 6.0654 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6145 ] pdfxs
+ (2) show
+ (\))
+ [8.78183 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.39265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llife)
+ [7.57084 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imeis)
+ [3.0327 9.08711 9.39265 3.0327 4.29811 ] pdfxs
+ -7.62939e-05 -406.441 m
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (undby)
+ [6.0654 6.05449 9.47991 5.74904 9.17446 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.25811 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (nthe\frstc)
+ [9.47991 4.23277 6.0654 8.25811 6.0654 4.2654 4.30902 7.64729 4.85451 ] pdfxs
+ (a) show
+ (se,we)
+ [4.29811 4.85451 6.47994 7.58175 8.25811 ] pdfxs
+ (a) show
+ (ddapo)
+ [6.05449 9.47991 8.85811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.44722 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.67992 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 ] pdfxs
+ (t) show
+ (o)
+ [8.86901 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.25811 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,in)
+ [6.0654 6.47994 3.0327 9.46901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -7.62939e-05 -428.364 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,wecre)
+ [6.0654 6.05449 7.74539 7.57085 9.34901 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (eadescrip)
+ [9.34901 9.94901 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.77081 ] pdfxs
+ (o) show
+ (nthes)
+ [10.5599 4.23277 6.0654 9.3381 4.30902 ] pdfxs
+ (ta) show
+ (ckf)
+ [4.53815 10.2545 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.3381 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.5599 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 339.244 -428.364 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 396.516 -428.364 m
+ /N614 10.909 Tf
+ (/) show
+ 401.97 -428.364 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 464.97 -428.364 m
+ /N614 10.909 Tf
+ (.) show
+ -0.00012207 -450.286 m
+ (Thesetwoc)
+ [7.8763 6.0654 4.8436 4.30902 8.47629 3.94914 7.57085 9.08719 4.85451 ] pdfxs
+ (a) show
+ (sesaredi\013eren)
+ [4.29811 4.85451 7.93081 5.46541 4.2654 8.4872 6.0654 3.02179 6.37077 4.8436 4.27631 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (\\) show
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes"pr)
+ [6.37085 4.8436 4.30902 9.08719 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pertyf)
+ [6.37085 4.8436 4.27631 3.93823 9.39264 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (D) show
+ (Snode.)
+ [9.68719 6.0654 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 16.9369 -472.209 m
+ (The)
+ [7.8763 6.0654 9.18538 ] pdfxs
+ (\\) show
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes"pr)
+ [6.35994 4.85451 4.29811 9.79628 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyisde)
+ [6.35994 4.85451 4.2654 3.93823 10.1017 3.02179 8.63989 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminedbyasimpleesc)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 4.85451 10.3963 5.74904 10.1017 9.78537 4.29811 
+ 3.0327 9.09802 6.05449 3.0327 9.18538 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.18538 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis[)
+ [3.0327 5.74904 4.30902 3.0327 8.63989 3.02179 ] pdfxs
+ (14) show
+ (])
+ [7.37448 ] pdfxs
+ (o) show
+ (ntheb)
+ [10.3963 4.23277 6.0654 9.18538 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 10.3963 ] pdfxs
+ (D) show
+ (S) show
+ -0.00012207 -494.132 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,implemen)
+ [6.05449 6.0654 4.29811 6.5454 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.54537 ] pdfxs
+ (a) show
+ (sadep)
+ [7.78899 8.93447 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (h-\frsttravers)
+ [6.05449 3.64352 6.05449 4.27631 4.29811 7.73456 4.23277 4.27631 5.14905 5.4545 4.85451 
+ 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 7.82175 ] pdfxs
+ (I) show
+ (np)
+ [9.54537 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,anodeesc)
+ [4.27631 6.5454 8.93447 6.0654 5.74904 6.0654 8.33448 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesi\013)
+ [6.35994 4.85451 7.78899 3.02179 9.85074 ] pdfxs
+ (1) show
+ (\)ap)
+ [7.72365 8.94538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.75628 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.00012207 -516.054 m
+ (nodeisre)
+ [6.0654 5.74904 6.0654 8.07266 3.02179 7.52718 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnedby)
+ [6.0654 4.2654 6.0654 4.8436 9.28355 5.75995 8.9781 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.07266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.28355 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ 181.126 -516.054 m
+ /N722 10.909 Tf
+ (createnode) show
+ 238.398 -516.054 m
+ /N614 10.909 Tf
+ (\))
+ [7.46184 ] pdfxs
+ (2) show
+ (\))
+ [7.46184 ] pdfxs
+ (t) show
+ (henodeisp)
+ [6.0654 8.06175 6.0654 5.75995 6.05449 8.07266 3.0327 7.51627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (edtobyaf)
+ [4.85451 9.28355 4.23277 8.68356 5.74904 8.9781 8.68356 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ -0.000137329 -537.977 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.the)
+ [10.6799 4.23277 6.0654 9.41447 ] pdfxs
+ (R) show
+ (1nodein)
+ [10.0254 6.0654 5.74904 6.0654 9.41447 3.0327 6.0654 ] pdfxs
+ 106.975 -537.977 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 164.247 -537.977 m
+ /N614 10.909 Tf
+ (\))
+ [8.81455 ] pdfxs
+ (3) show
+ (\))
+ [8.80364 ] pdfxs
+ (t) show
+ (henodeisp)
+ [6.0654 9.41447 6.05449 5.75995 6.0654 9.41447 3.0327 8.86898 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.6254 ] pdfxs
+ (t) show
+ (oby)
+ [10.0254 5.75995 10.3199 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.59266 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.41447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6254 ] pdfxs
+ (t) show
+ (hecurren)
+ [6.0654 9.41447 4.8436 6.0654 4.2654 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ -0.000152588 -559.899 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.6981 3.02179 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.87638 9.08711 ] pdfxs
+ (a) show
+ (in,)
+ [3.0327 6.0654 6.6654 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (4) show
+ (\))
+ [7.87638 ] pdfxs
+ (\() show
+ (induc)
+ [3.0327 6.05449 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ively\))
+ [3.0327 5.4545 4.8436 3.0327 5.75995 7.87638 ] pdfxs
+ (a) show
+ (nesc)
+ [9.6981 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pingnodep)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 5.75995 6.05449 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (sto)
+ [7.94172 4.23277 9.0981 ] pdfxs
+ (t) show
+ (henode.)
+ [6.05449 8.4872 6.0654 5.74904 6.0654 4.8436 3.0327 ] pdfxs
+ 16.9368 -581.822 m
+ (Asub)
+ [12.4253 4.30902 6.05449 6.0654 ] pdfxs
+ (t) show
+ (lep)
+ [3.0327 9.09811 6.35994 ] pdfxs
+ (o) show
+ (intis)
+ [3.0327 5.75995 8.48728 3.0327 8.55262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.49819 ] pdfxs
+ (a) show
+ (nynode)
+ [5.75995 10.0035 6.05449 5.75995 6.0654 9.09811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdoesn)
+ [8.49819 6.05449 5.75995 4.85451 8.55262 6.05449 ] pdfxs
+ (o) show
+ (tesc)
+ [8.49819 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (peafunc)
+ [6.35994 9.09811 9.70901 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwillbeun)
+ [10.309 7.8763 3.0327 3.0327 7.2763 6.35994 9.09811 6.0654 6.05449 ] pdfxs
+ (a) show
+ (\013ectedbyc)
+ [6.37077 4.8436 4.85451 4.23277 4.85451 10.309 5.75995 10.0035 4.85451 ] pdfxs
+ (a) show
+ (llers)
+ [3.02179 3.0327 4.85451 4.2654 4.29811 ] pdfxs
+ -0.000152588 -603.744 m
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.77084 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,since)
+ [6.05449 7.02539 4.29811 3.0327 6.0654 4.8436 8.77084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.77084 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (tsuchanode)
+ [8.17092 4.29811 6.0654 4.53815 9.98173 9.38174 6.05449 5.75995 6.05449 8.77084 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.77084 6.05449 ] pdfxs
+ (o) show
+ (tre)
+ [8.16001 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.77084 ] pdfxs
+ (\() show
+ (inf)
+ [3.0327 9.97082 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,mayn)
+ [7.02539 9.08711 5.14905 9.68719 6.05449 ] pdfxs
+ (o) show
+ (texis)
+ [8.16001 4.85451 5.75995 3.02179 4.30902 ] pdfxs
+ (t) show
+ (\)bef)
+ [8.16001 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -0.000152588 -625.667 m
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.16356 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 8.55274 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisc)
+ [10.3745 3.02179 8.61808 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.3635 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (eritre)
+ [4.8436 8.58536 3.0327 8.54183 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urns.)
+ [6.0654 4.2654 6.0654 4.29811 3.0327 ] pdfxs
+ 240.691 -625.667 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (is)
+ [3.33823 8.97807 ] pdfxs
+ (exp) show
+ (l)
+ [2.79267 ] pdfxs
+ (a) show
+ (inswhyitis)
+ [3.34914 6.13082 8.97807 7.24359 5.58542 9.80711 3.34914 8.13812 3.34914 8.97807 ] pdfxs
+ (sa) show
+ (fetou)
+ [3.34914 9.53454 3.62179 10.1017 5.84725 ] pdfxs
+ (s) show
+ (eaBU)
+ [9.53454 10.1017 7.66897 12.6326 ] pdfxs
+ (g) show
+ (ra)
+ [4.0363 5.58542 ] pdfxs
+ (ph) show
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (114) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 127 127
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (f)
+ [3.34914 ] pdfxs
+ (o) show
+ (rpool)
+ [8.58535 5.01816 5.01816 5.58542 6.77445 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 86.185 0 m
+ /N614 10.909 Tf
+ (:Even)
+ [8.07266 7.42902 5.4545 4.8436 9.79628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.58538 7.72349 11.9126 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phdoesn)
+ [6.0654 9.78537 6.0654 5.75995 4.8436 8.0399 6.05449 ] pdfxs
+ (o) show
+ (tre\rect)
+ [7.98547 4.2654 4.85451 6.05449 4.85451 4.8436 7.97456 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.49083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sesinducedbyc)
+ [4.29811 4.85451 8.02899 3.0327 6.0654 6.05449 6.0654 4.8436 4.85451 9.78537 5.75995 
+ 9.49083 4.85451 ] pdfxs
+ (a) show
+ (llers,)
+ [3.02179 3.0327 4.85451 4.2654 4.30902 6.78539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-esc)
+ [6.05449 3.63261 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodes)
+ [6.05449 3.0327 6.0654 8.63993 6.05449 5.75995 6.0654 4.8436 7.48354 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.02902 4.85451 ] pdfxs
+ (o) show
+ (rrec)
+ [4.2654 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 8.93447 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\f)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.02902 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (a) show
+ (llinf)
+ [3.0327 6.20722 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.42911 ] pdfxs
+ (t) show
+ (hemisc)
+ [6.0654 4.8436 12.2725 3.0327 7.48354 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e,includin)
+ [4.8436 6.3054 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -43.845 m
+ (t) show
+ (heirtype)
+ [6.05449 4.85451 3.0327 7.40719 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 49.632 -43.845 m
+ /N695 10.909 Tf
+ (\034) show
+ 55.636 -43.845 m
+ /N614 10.909 Tf
+ (,inc)
+ [6.26176 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mingp)
+ [9.08711 3.0327 6.0654 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (oed)
+ [8.58538 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,)
+ [4.8436 4.30902 6.26176 ] pdfxs
+ (a) show
+ (nd\r)
+ [6.0654 9.18537 6.0654 ] pdfxs
+ (ag) show
+ (s.Inf)
+ [4.30902 7.70175 3.94897 9.18537 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,in)
+ [6.27267 3.02179 9.19628 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.16358 ] pdfxs
+ (t) show
+ (heesc)
+ [6.05449 7.98539 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pespr)
+ [6.37085 4.8436 7.4399 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyisexplici)
+ [6.35994 4.85451 4.27631 3.93823 8.89083 3.0327 7.429 4.85451 5.75995 6.05449 3.0327 
+ 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 11.0726 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0617 ] pdfxs
+ (a) show
+ (lln)
+ [3.0327 8.03993 6.05449 ] pdfxs
+ (o) show
+ (n-esc)
+ [6.0654 3.63261 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodes)
+ [6.05449 3.0327 6.0654 10.4508 6.0654 5.75995 6.05449 4.85451 9.30534 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.85083 9.08711 ] pdfxs
+ (a) show
+ (rkedusinga)
+ [4.27631 5.4545 4.8436 11.0617 6.0654 4.30902 3.02179 6.0654 10.4617 10.4508 ] pdfxs
+ (\\) show
+ 294.678 -65.768 m
+ /N1025 10.909 Tf
+ (C) show
+ 303.739 -65.768 m
+ /N614 10.909 Tf
+ ("o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (e\r)
+ [9.85083 6.0654 ] pdfxs
+ (a) show
+ (g\(SeeSec)
+ [10.4617 4.23277 6.0654 4.8436 9.86174 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0617 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.) show
+ -6.10352e-05 -87.69 m
+ (I) show
+ (tc)
+ [8.36728 4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [10.1781 6.37085 8.9672 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ede)
+ [4.85451 10.1781 4.8436 ] pdfxs
+ (a) show
+ (silyusing)
+ [4.30902 3.0327 3.02179 9.88355 6.05449 4.30902 3.0327 6.05449 9.5781 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.9672 ] pdfxs
+ (a) show
+ (bovede\fni)
+ [6.37085 5.14905 5.4545 8.9672 6.05449 4.85451 6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nby)
+ [10.189 5.74904 9.88355 ] pdfxs
+ (a) show
+ (nyc)
+ [5.74904 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 8.9672 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 13.2107 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (th)
+ [8.35637 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ -6.10352e-05 -109.613 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -6.10352e-05 -147.445 m
+ /N622 11.955 Tf
+ (5.2.2T)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.34877 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (S) show
+ (im)
+ [3.74195 11.2019 ] pdfxs
+ (p) show
+ (leTr)
+ [3.74195 10.616 8.23696 5.48733 ] pdfxs
+ (an) show
+ (sform)
+ [5.30802 4.11245 6.71874 5.49929 11.2019 ] pdfxs
+ (a) show
+ (tion\(No)
+ [5.23633 3.73 6.7307 11.955 5.22437 10.5204 11.2019 ] pdfxs
+ (Ind) show
+ (ire)
+ [3.74195 5.48733 6.14487 ] pdfxs
+ (c) show
+ (tC)
+ [9.70749 9.71945 ] pdfxs
+ (a) show
+ (lls\))
+ [3.73 3.74195 5.29606 5.23633 ] pdfxs
+ -6.10352e-05 -176.413 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.42537 ] pdfxs
+ (5) show
+ (.4shows)
+ [3.0327 10.0363 4.30902 6.05449 5.14905 7.88721 8.87989 ] pdfxs
+ (t) show
+ (hepseudocodef)
+ [6.0654 9.42537 6.0654 4.29811 4.8436 6.0654 6.0654 5.74904 4.85451 5.75995 6.05449 
+ 9.43629 3.32724 ] pdfxs
+ (o) show
+ (rab)
+ [8.85809 10.0363 6.0654 ] pdfxs
+ (a) show
+ (sicversi)
+ [4.29811 3.0327 9.42537 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 9.43629 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.61448 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6363 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -6.10352e-05 -198.336 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichdoesn)
+ [6.0654 7.38539 7.8763 6.0654 3.02179 4.54905 10.2763 6.05449 5.75995 4.8436 8.5199 
+ 6.0654 ] pdfxs
+ (o) show
+ (th)
+ [8.45456 6.05449 ] pdfxs
+ (a) show
+ (ndleindirectfunc)
+ [6.0654 6.05449 3.0327 9.06538 3.0327 6.05449 6.0654 3.02179 4.27631 4.85451 4.8436 
+ 8.45456 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.2763 4.8436 ] pdfxs
+ (a) show
+ (lls.The)
+ [3.0327 3.0327 4.29811 9.61082 7.8763 6.05449 9.06538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmm)
+ [6.0654 13.298 9.09802 ] pdfxs
+ (a) show
+ (kestwop)
+ [5.4545 4.8436 8.5199 3.93823 7.57085 9.66537 6.0654 ] pdfxs
+ (a) show
+ (ssesover)
+ [4.29811 4.30902 4.8436 8.5199 5.14905 5.4545 4.85451 8.47627 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -220.258 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.67262 3.02179 10.429 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.21811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (min)
+ [13.4616 3.02179 10.429 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 10.1235 ] pdfxs
+ (o) show
+ (rder.The\frst)
+ [4.2654 6.0654 4.8436 4.27631 10.0581 7.8763 6.05449 9.21811 6.05449 4.27631 4.29811 
+ 8.60728 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 8.66171 ] pdfxs
+ (1{11) show
+ (\))
+ [8.60728 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.66171 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.66171 ] pdfxs
+ (t) show
+ (ofunc)
+ [9.8181 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -242.181 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tesloc)
+ [4.23277 4.85451 7.75627 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lpo)
+ [6.49085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.49085 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs,)
+ [4.27631 4.29811 6.52358 ] pdfxs
+ (a) show
+ (ndbuilds)
+ [6.0654 9.51264 6.0654 6.0654 3.02179 3.0327 6.0654 7.75627 ] pdfxs
+ (t) show
+ (hepdm)
+ [6.0654 8.30175 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p.Thesec)
+ [6.0654 7.82175 7.8763 6.05449 8.31266 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 9.51264 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.75627 ] pdfxs
+ (12{20) show
+ (\)rewri)
+ [7.70183 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.75627 ] pdfxs
+ (t) show
+ (hebodies)
+ [6.05449 8.31266 6.35994 5.75995 6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ -6.10352e-05 -264.103 m
+ (o) show
+ (ffunc)
+ [6.97085 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsusingpdm)
+ [6.05449 7.94172 6.0654 4.29811 3.0327 6.05449 9.0981 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 109.659 -280.371 m
+ /N1217 8.96599 Tf
+ (basi)
+ [5.89063 5.16438 4.17811 2.94976 ] pdfxs
+ (c) show
+ (poolallo)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 ] pdfxs
+ (c) show
+ (a)
+ [5.15542 ] pdfxs
+ (te) show
+ 188.12 -280.371 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (progr) show
+ (am)
+ [4.59962 7.6838 ] pdfxs
+ 228.607 -280.371 m
+ /N1305 8.96599 Tf
+ (P) show
+ 235.771 -280.371 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -291.33 m
+ (1) show
+ 119.386 -291.33 m
+ /N1220 8.96599 Tf
+ (8) show
+ 124.506 -291.33 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.23 -291.33 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.445 -291.33 m
+ /N1156 8.96599 Tf
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 183.686 -291.33 m
+ /N1305 8.96599 Tf
+ (P) show
+ 190.85 -291.33 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -302.289 m
+ (2)
+ [26.109 ] pdfxs
+ (d) show
+ (s)
+ [3.64018 ] pdfxs
+ (gr) show
+ (a)
+ [4.59962 ] pdfxs
+ (ph) show
+ 163.999 -302.289 m
+ /N1305 8.96599 Tf
+ (G) show
+ 173.775 -302.289 m
+ /N1156 8.96599 Tf
+ (=)
+ [7.16379 ] pdfxs
+ (DS) show
+ (G)
+ [7.23561 ] pdfxs
+ (raph) show
+ (F)
+ [5.24515 ] pdfxs
+ (or) show
+ (F)
+ [5.24515 ] pdfxs
+ (un) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (\() show
+ 271.279 -302.289 m
+ /N1305 8.96599 Tf
+ (F) show
+ 278.444 -302.289 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -313.248 m
+ (3) show
+ 129.114 -313.248 m
+ /N1220 8.96599 Tf
+ (8) show
+ 134.233 -313.248 m
+ /N1305 8.96599 Tf
+ (n) show
+ 142.352 -313.248 m
+ /N1220 8.96599 Tf
+ (2) show
+ 151.568 -313.248 m
+ /N1156 8.96599 Tf
+ (n) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (es\()
+ [4.10643 3.63121 3.58634 ] pdfxs
+ 177.988 -313.248 m
+ /N1305 8.96599 Tf
+ (G) show
+ 185.204 -313.248 m
+ /N1156 8.96599 Tf
+ (\))
+ [52.3075 ] pdfxs
+ (/) show
+ (/)
+ [7.67495 ] pdfxs
+ (F) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (dpo)
+ [8.18594 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (de) show
+ (sc)
+ [3.63121 7.1728 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (h) show
+ (e)
+ [4.10643 ] pdfxs
+ (a) show
+ (p)
+ [8.18594 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s) show
+ 103.003 -324.207 m
+ (4if\()
+ [35.8371 2.56423 5.88165 3.58634 ] pdfxs
+ 150.872 -324.207 m
+ /N1217 8.96599 Tf
+ (H) show
+ 162.232 -324.207 m
+ /N1220 8.96599 Tf
+ (2) show
+ 170.936 -324.207 m
+ /N1305 8.96599 Tf
+ (n) show
+ (:)
+ [2.55527 ] pdfxs
+ (M) show
+ 188.926 -324.207 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -335.166 m
+ (5if\()
+ [45.5652 2.56423 5.88165 3.58634 ] pdfxs
+ (e) show
+ (sc)
+ [3.63121 4.09746 ] pdfxs
+ (a) show
+ (p)
+ [5.37959 ] pdfxs
+ (e) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 193.731 -335.166 m
+ /N1305 8.96599 Tf
+ (n) show
+ 199.29 -335.166 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 34.6356 ] pdfxs
+ (/) show
+ (/)
+ [7.67495 ] pdfxs
+ (I) show
+ (f)
+ [5.89061 ] pdfxs
+ (n) show
+ (o)
+ [4.8686 ] pdfxs
+ (d) show
+ (eesc)
+ [7.16383 4.10643 3.63121 4.09746 ] pdfxs
+ (a) show
+ (p)
+ [5.37062 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (fn) show
+ 103.003 -346.125 m
+ (6Po)
+ [55.2933 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (*) show
+ 184.021 -346.125 m
+ /N1305 8.96599 Tf
+ (a) show
+ 191.975 -346.125 m
+ /N1156 8.96599 Tf
+ (=A)
+ [10.2391 6.91274 ] pdfxs
+ (dd) show
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (lD)
+ [2.55527 7.0473 ] pdfxs
+ (e) show
+ (scA)
+ [3.63121 4.09746 6.91274 ] pdfxs
+ (rgu) show
+ (m)
+ [7.67484 ] pdfxs
+ (e) show
+ (nt\()
+ [4.86852 3.57737 3.58634 ] pdfxs
+ 300.33 -346.125 m
+ /N1305 8.96599 Tf
+ (F) show
+ 307.495 -346.125 m
+ /N1156 8.96599 Tf
+ (,) show
+ 313.126 -346.125 m
+ /N1305 8.96599 Tf
+ (n) show
+ 318.685 -346.125 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 103.003 -357.084 m
+ (7p)
+ [55.2933 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\() show
+ 189.782 -357.084 m
+ /N1305 8.96599 Tf
+ (n) show
+ 195.341 -357.084 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 7.16379 ] pdfxs
+ 212.235 -357.084 m
+ /N1305 8.96599 Tf
+ (a) show
+ 237.512 -357.084 m
+ /N1156 8.96599 Tf
+ (/) show
+ (/R)
+ [7.67495 6.78729 ] pdfxs
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (mberpo)
+ [7.42379 5.37062 4.10643 6.67063 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (de) show
+ (sc)
+ [3.63121 4.09746 ] pdfxs
+ 103.003 -368.042 m
+ (8)
+ [55.2933 ] pdfxs
+ (argn) show
+ (o)
+ [4.85963 ] pdfxs
+ (de) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 197.536 -368.042 m
+ /N1305 8.96599 Tf
+ (F) show
+ 204.7 -368.042 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 10.2391 ] pdfxs
+ (argn) show
+ (o)
+ [4.8686 ] pdfxs
+ (de) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 260.836 -368.042 m
+ /N1305 8.96599 Tf
+ (F) show
+ 268 -368.042 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 274.656 -368.042 m
+ /N1220 8.96599 Tf
+ ([)
+ [9.21701 ] pdfxs
+ (f) show
+ 288.479 -368.042 m
+ /N1305 8.96599 Tf
+ (n) show
+ 294.038 -368.042 m
+ /N1220 8.96599 Tf
+ (g) show
+ 103.003 -379.001 m
+ /N1156 8.96599 Tf
+ (9)
+ [45.5652 ] pdfxs
+ (e) show
+ (lse)
+ [2.56423 3.63121 78.6497 ] pdfxs
+ (/) show
+ (/No)
+ [7.68392 6.90378 4.8686 ] pdfxs
+ (d) show
+ (eisloc)
+ [7.16383 2.56423 6.70655 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (fn) show
+ 99.9317 -389.96 m
+ (1) show
+ (0Po)
+ [53.7512 6.01622 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (*) show
+ 184.021 -389.96 m
+ /N1305 8.96599 Tf
+ (p) show
+ (d) show
+ 196.494 -389.96 m
+ /N1156 8.96599 Tf
+ (=A)
+ [10.2391 6.91274 ] pdfxs
+ (ddIn) show
+ (itA)
+ [2.55527 3.58634 6.91274 ] pdfxs
+ (ndDe) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (r) show
+ (oyLoc)
+ [4.34857 4.8686 5.75615 4.8686 4.0885 ] pdfxs
+ (a) show
+ (lPo)
+ [2.56423 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l\()
+ [2.56423 3.58634 ] pdfxs
+ 330.314 -389.96 m
+ /N1305 8.96599 Tf
+ (F) show
+ 337.478 -389.96 m
+ /N1156 8.96599 Tf
+ (,) show
+ 343.11 -389.96 m
+ /N1305 8.96599 Tf
+ (n) show
+ 348.669 -389.96 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9316 -400.919 m
+ (1) show
+ (1p)
+ [53.7512 5.37959 ] pdfxs
+ (d) show
+ (ma)
+ [7.6838 4.59962 ] pdfxs
+ (p) show
+ (\() show
+ 189.782 -400.919 m
+ /N1305 8.96599 Tf
+ (n) show
+ 195.341 -400.919 m
+ /N1156 8.96599 Tf
+ (\)=)
+ [6.65271 7.16379 ] pdfxs
+ 212.235 -400.919 m
+ /N1305 8.96599 Tf
+ (p) show
+ (d) show
+ 99.9316 -415.739 m
+ /N1156 8.96599 Tf
+ (12) show
+ 119.386 -415.739 m
+ /N1220 8.96599 Tf
+ (8) show
+ 124.506 -415.739 m
+ /N1305 8.96599 Tf
+ (F) show
+ 134.23 -415.739 m
+ /N1220 8.96599 Tf
+ (2) show
+ 143.445 -415.739 m
+ /N1156 8.96599 Tf
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 183.686 -415.739 m
+ /N1305 8.96599 Tf
+ (P) show
+ 190.849 -415.739 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9316 -426.697 m
+ (13) show
+ 129.114 -426.697 m
+ /N1220 8.96599 Tf
+ (8) show
+ 134.233 -426.697 m
+ /N1305 8.96599 Tf
+ (I) show
+ 141.523 -426.697 m
+ /N1220 8.96599 Tf
+ (2) show
+ 150.227 -426.697 m
+ /N1305 8.96599 Tf
+ (i)
+ [3.15607 ] pdfxs
+ (n) show
+ (stru)
+ [4.28578 3.33537 4.41131 5.29893 ] pdfxs
+ (c) show
+ (tio)
+ [3.33537 3.14711 4.46507 ] pdfxs
+ (n) show
+ (s) show
+ 201.06 -426.697 m
+ /N1156 8.96599 Tf
+ (\() show
+ 204.644 -426.697 m
+ /N1305 8.96599 Tf
+ (F) show
+ 211.808 -426.697 m
+ /N1156 8.96599 Tf
+ (\))
+ [25.7054 ] pdfxs
+ (/) show
+ (/R)
+ [7.67495 6.78729 ] pdfxs
+ (e) show
+ (w)
+ [6.6528 ] pdfxs
+ (r) show
+ (ite)
+ [2.56423 3.57737 7.1728 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ 99.9316 -437.656 m
+ (1) show
+ (4if\()
+ [34.3039 2.55527 5.89061 3.58634 ] pdfxs
+ 150.872 -437.656 m
+ /N1305 8.96599 Tf
+ (I) show
+ 158.674 -437.656 m
+ /N1156 8.96599 Tf
+ (isa`)
+ [2.56423 3.63121 7.67495 2.56423 ] pdfxs
+ 175.108 -437.656 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 190.548 -437.656 m
+ /N1156 8.96599 Tf
+ (=malloc\()
+ [10.2391 7.6838 4.59962 2.56423 2.55527 4.8686 4.09746 3.58634 ] pdfxs
+ 230.737 -437.656 m
+ /N1305 8.96599 Tf
+ (siz)
+ [4.29474 3.15607 4.67125 ] pdfxs
+ (e) show
+ 247.141 -437.656 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9315 -448.615 m
+ (1) show
+ (5)
+ [44.032 ] pdfxs
+ (rep) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ 179.826 -448.615 m
+ /N1305 8.96599 Tf
+ (I) show
+ 187.627 -448.615 m
+ /N1156 8.96599 Tf
+ (with'po)
+ [6.6528 2.56423 3.58634 8.18594 2.56423 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (lloc\(p)
+ [2.55527 2.56423 4.85963 4.09746 3.58634 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\(N\()
+ [3.58634 6.90378 3.58634 ] pdfxs
+ 292.834 -448.615 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 305.202 -448.615 m
+ /N1156 8.96599 Tf
+ (\)\),)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 318.001 -448.615 m
+ /N1305 8.96599 Tf
+ (siz)
+ [4.29474 3.15607 4.67125 ] pdfxs
+ (e) show
+ 334.405 -448.615 m
+ /N1156 8.96599 Tf
+ (\)')
+ [3.58634 2.56423 ] pdfxs
+ 99.9315 -459.574 m
+ (1) show
+ (6)
+ [34.3039 ] pdfxs
+ (e) show
+ (lseif\()
+ [2.55527 3.64018 7.1728 2.55527 5.89061 3.58634 ] pdfxs
+ 168.336 -459.574 m
+ /N1305 8.96599 Tf
+ (I) show
+ 176.138 -459.574 m
+ /N1156 8.96599 Tf
+ (isa`)
+ [2.56423 3.63121 7.67495 2.56423 ] pdfxs
+ (free) show
+ (\() show
+ 210.775 -459.574 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 223.142 -459.574 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9314 -470.533 m
+ (1) show
+ (7)
+ [44.032 ] pdfxs
+ (rep) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ 179.825 -470.533 m
+ /N1305 8.96599 Tf
+ (I) show
+ 187.627 -470.533 m
+ /N1156 8.96599 Tf
+ (with`po)
+ [6.6528 2.56423 3.58634 8.18594 2.56423 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l)
+ [2.55527 ] pdfxs
+ (free) show
+ (\(p)
+ [3.58634 5.37959 ] pdfxs
+ (d) show
+ (m)
+ [7.67484 ] pdfxs
+ (ap) show
+ (\(N\()
+ [3.58634 6.91274 3.58634 ] pdfxs
+ 288.766 -470.533 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 301.134 -470.533 m
+ /N1156 8.96599 Tf
+ (\)\),)
+ [3.58634 3.57737 2.56423 ] pdfxs
+ 313.933 -470.533 m
+ /N1305 8.96599 Tf
+ (pt) show
+ (r) show
+ 326.301 -470.533 m
+ /N1156 8.96599 Tf
+ (\)')
+ [3.58634 2.56423 ] pdfxs
+ 99.9314 -481.492 m
+ (1) show
+ (8)
+ [34.3039 ] pdfxs
+ (e) show
+ (lseif\()
+ [2.55527 3.64018 7.1728 2.55527 5.89061 3.58634 ] pdfxs
+ 168.336 -481.492 m
+ /N1305 8.96599 Tf
+ (I) show
+ 176.138 -481.492 m
+ /N1156 8.96599 Tf
+ (isa`c)
+ [2.56423 3.63121 7.67495 2.56423 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ 209.467 -481.492 m
+ /N1305 8.96599 Tf
+ (Call)
+ [7.21756 4.87748 2.90504 2.89608 ] pdfxs
+ (ee) show
+ 235.931 -481.492 m
+ /N1156 8.96599 Tf
+ (\() show
+ 239.515 -481.492 m
+ /N1305 8.96599 Tf
+ (args)
+ [4.87748 4.42027 4.71616 4.29474 ] pdfxs
+ 257.82 -481.492 m
+ /N1156 8.96599 Tf
+ (\)'\))
+ [3.58634 2.55527 3.58634 ] pdfxs
+ 99.9314 -492.451 m
+ (19) show
+ 148.567 -492.451 m
+ /N1220 8.96599 Tf
+ (8) show
+ 153.687 -492.451 m
+ /N1305 8.96599 Tf
+ (n) show
+ 161.806 -492.451 m
+ /N1220 8.96599 Tf
+ (2) show
+ 171.021 -492.451 m
+ /N1156 8.96599 Tf
+ (argn) show
+ (o)
+ [4.85963 ] pdfxs
+ (d) show
+ (es\()
+ [4.10643 3.63121 3.58634 ] pdfxs
+ 210.262 -492.451 m
+ /N1305 8.96599 Tf
+ (Call)
+ [7.21756 4.87748 2.90504 2.89608 ] pdfxs
+ (ee) show
+ 236.726 -492.451 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 99.9313 -503.41 m
+ (2) show
+ (0)
+ [53.7512 ] pdfxs
+ (add) show
+ (C)
+ [6.66177 ] pdfxs
+ (a) show
+ (llA)
+ [2.55527 2.56423 6.90378 ] pdfxs
+ (rgu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt\(p)
+ [4.85956 3.58634 3.58634 5.37062 ] pdfxs
+ (d) show
+ (m)
+ [7.6838 ] pdfxs
+ (ap) show
+ (\(No)
+ [3.57737 6.91274 4.8686 ] pdfxs
+ (deIn) show
+ (C)
+ [6.6528 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (er) show
+ (\() show
+ 322.171 -503.41 m
+ /N1305 8.96599 Tf
+ (F;I;)
+ [6.14175 4.09742 4.72512 4.09742 ] pdfxs
+ (n) show
+ 346.792 -503.41 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 129.347 -534.597 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.0981 4.8436 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.909 6.05449 ] pdfxs
+ (a) show
+ (sic)
+ [4.30902 3.02179 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ 16.9353 -561.7 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (re)
+ [8.58536 4.8436 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 10.3635 6.0654 5.75995 6.05449 9.15265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tneedsapo)
+ [8.54183 6.0654 4.8436 4.85451 6.05449 8.61808 9.75264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lin)
+ [7.34175 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.16356 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.50539 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.15265 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmei)
+ [6.05449 13.3962 4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.58536 ] pdfxs
+ (a) show
+ (ddsapo)
+ [6.05449 6.0654 8.60717 9.76355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.33084 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r) show
+ -0.000671387 -583.623 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 8.82546 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (D) show
+ (Snodeesc)
+ [10.6472 6.05449 5.75995 6.0654 9.43629 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pes\))
+ [6.35994 4.85451 4.29811 8.83637 ] pdfxs
+ (o) show
+ (rit)
+ [8.85809 3.0327 8.82546 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (esapo)
+ [4.8436 8.8908 10.0363 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.62539 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (r)
+ [8.869 ] pdfxs
+ (o) show
+ (nthes)
+ [10.6472 4.23277 6.0654 9.43629 4.29811 ] pdfxs
+ (ta) show
+ (ck.)
+ [4.54905 5.75995 10.7235 ] pdfxs
+ (No) show
+ (n-esc)
+ [6.0654 3.63261 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000671387 -605.545 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.90899 ] pdfxs
+ (a) show
+ (reini)
+ [4.2654 8.45447 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.8436 9.66537 ] pdfxs
+ (\() show
+ (usin)
+ [6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 129.717 -605.545 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 186.989 -605.545 m
+ /N614 10.909 Tf
+ (\))
+ [7.84365 ] pdfxs
+ (o) show
+ (nen)
+ [9.66537 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 9.35992 ] pdfxs
+ (t) show
+ (o)
+ [9.05447 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.45447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.66537 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed)
+ [4.27631 5.14905 5.4545 4.85451 9.65446 ] pdfxs
+ (\() show
+ 387.456 -605.545 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 450.456 -605.545 m
+ /N614 10.909 Tf
+ (\))
+ [7.84365 ] pdfxs
+ (at) show
+ -0.000671387 -627.468 m
+ (everyexit)
+ [4.8436 5.4545 4.85451 4.27631 9.16356 4.85451 5.75995 3.02179 7.6582 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.26902 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (\(t) show
+ (hesepl)
+ [6.05449 4.85451 4.29811 8.26902 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cementch)
+ [4.8436 4.85451 9.08711 4.85451 5.74904 7.6582 4.54905 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.02179 4.85451 4.8436 7.72354 ] pdfxs
+ (a) show
+ (reimprovedinSec)
+ [4.2654 8.26902 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.46901 3.0327 
+ 9.47991 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.46901 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (.Bec)
+ [7.79993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.25811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.26902 ] pdfxs
+ (D) show
+ (S) show
+ 225.817 -657.201 m
+ (115) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 128 128
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (nodedoesn)
+ [6.0654 5.74904 6.0654 8.85811 6.05449 5.75995 4.8436 8.31262 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [8.24728 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.85811 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.85811 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,we)
+ [6.0654 7.12357 7.57085 8.85811 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.8472 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.069 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (a) show
+ (nymem)
+ [5.74904 9.76355 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.76355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.069 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.1016 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.24728 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneverbe)
+ [10.5272 6.05449 4.85451 5.4545 4.8436 8.72718 6.37085 9.30538 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 10.5272 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.29811 3.0327 6.0654 9.30538 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (hecurrentfunc)
+ [6.05449 9.30538 4.85451 6.0654 4.2654 4.27631 4.8436 5.75995 8.70546 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,i.e.,itiss)
+ [6.0654 7.69084 3.0327 3.0327 4.8436 3.0327 7.69084 3.0327 8.69455 3.0327 8.75989 
+ 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.30538 ] pdfxs
+ (t) show
+ (odes)
+ [9.91628 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 10.2108 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.30538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,evenif)
+ [3.0327 7.69084 4.8436 5.4545 4.85451 10.5163 3.0327 3.33815 ] pdfxs
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (memem)
+ [9.09802 8.44357 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 9.35992 7.57085 ] pdfxs
+ (a) show
+ (sn)
+ [7.90899 6.05449 ] pdfxs
+ (o) show
+ (tde)
+ [7.84365 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.66537 5.75995 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.44357 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lpr)
+ [6.63267 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 7.86538 ] pdfxs
+ (Not) show
+ (e)
+ [8.45447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.84365 ] pdfxs
+ (t) show
+ (hismay)
+ [6.05449 3.0327 7.90899 9.08711 5.14905 9.35992 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyelimin)
+ [3.0327 3.0327 9.34901 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (memem)
+ [9.09802 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryle)
+ [4.2654 9.39264 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ksin)
+ [5.75995 7.93081 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m!)
+ [9.08711 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (I) show
+ (n)
+ [8.74901 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 7.52721 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndp)
+ [6.05449 8.74901 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 6.99264 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 6.99264 ] pdfxs
+ (12{20) show
+ (\),)
+ [4.23277 5.91267 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.52721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmrepl)
+ [6.05449 11.7816 4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesc)
+ [4.85451 4.8436 6.99264 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 6.99264 ] pdfxs
+ (to) show
+ 312.879 -87.69 m
+ /N722 10.909 Tf
+ (malloc\(\)) show
+ 361.385 -87.69 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 381.649 -87.69 m
+ /N722 10.909 Tf
+ (free\(\)) show
+ 416.012 -83.731 m
+ /N703 7.96999 Tf
+ (2) show
+ 423.433 -87.69 m
+ /N614 10.909 Tf
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [8.74901 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -9.15527e-05 -109.613 m
+ (to) show
+ 14.0769 -109.613 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 70.0019 -109.613 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 91.9569 -109.613 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 137.775 -109.613 m
+ /N614 10.909 Tf
+ (.Wep)
+ [10.1126 10.2981 9.22901 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.68353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.22901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (o) show
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (epo)
+ [9.22901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.40721 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rp)
+ [8.65082 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erusing)
+ [4.85451 8.65082 6.05449 4.30902 3.0327 6.05449 9.83992 ] pdfxs
+ (t) show
+ (hepdm)
+ [6.05449 9.22901 6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p) show
+ -0.00012207 -131.535 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsavedby)
+ [10.0472 4.29811 5.15996 5.4545 4.8436 10.0581 5.74904 9.75264 ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.05449 8.8472 6.05449 4.27631 4.29811 8.23637 6.0654 ] pdfxs
+ (a) show
+ (ss.Since)
+ [4.29811 4.30902 8.93447 6.0654 3.0327 6.05449 4.85451 8.83629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (D) show
+ (Snodemusthave)
+ [10.0472 6.0654 5.74904 6.0654 8.83629 8.79257 6.05449 4.30902 8.23637 6.05449 5.14905 
+ 5.4545 8.8472 ] pdfxs
+ (a) show
+ (n) show
+ 337.35 -131.535 m
+ /N1025 10.909 Tf
+ (H) show
+ 351.159 -131.535 m
+ /N614 10.909 Tf
+ (\r)
+ [6.0654 ] pdfxs
+ (ag) show
+ (,apo)
+ [7.10176 9.44719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.02539 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (ris)
+ [8.25809 3.0327 4.29811 ] pdfxs
+ -0.000152588 -153.458 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eed)
+ [4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obeav)
+ [9.08719 6.35994 8.4872 5.14905 5.15995 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 16.9358 -175.38 m
+ (C)
+ [7.8763 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.05809 ] pdfxs
+ (t) show
+ (ofunc)
+ [8.21447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.05809 ] pdfxs
+ (ot) show
+ (herth)
+ [6.05449 4.85451 7.03628 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n) show
+ 154.221 -175.38 m
+ /N722 10.909 Tf
+ (malloc) show
+ 191.345 -175.38 m
+ /N614 10.909 Tf
+ (o) show
+ (r) show
+ 203.832 -175.38 m
+ /N722 10.909 Tf
+ (free) show
+ 229.501 -175.38 m
+ /N614 10.909 Tf
+ (mustp)
+ [8.79257 6.05449 4.30902 6.99275 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.069 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [5.79268 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.79268 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.02537 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sf)
+ [7.05809 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -0.000183105 -197.303 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tesc)
+ [7.6582 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.35994 4.85451 7.71263 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.5125 ] pdfxs
+ (t) show
+ (hem.Bec)
+ [6.05449 4.85451 9.08711 7.79993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.25811 ] pdfxs
+ (t) show
+ (heBUGr)
+ [6.05449 8.26902 7.72349 11.5963 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.46901 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.26902 4.8436 ] pdfxs
+ (a) show
+ (lleere\rec)
+ [3.0327 3.0327 4.8436 8.25811 4.27631 4.8436 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.44722 ] pdfxs
+ (a) show
+ (ccessedmem)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 9.47991 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.000183105 -219.225 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.9199 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (a) show
+ (lltr)
+ [3.0327 6.64358 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsi)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.45447 4.85451 ] pdfxs
+ (a) show
+ (llees,)
+ [3.0327 3.02179 4.85451 4.8436 4.30902 6.64358 ] pdfxs
+ (a) show
+ (nyhe)
+ [5.75995 9.37083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.67628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.9199 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edbyac)
+ [4.85451 9.67628 5.74904 9.37083 9.06538 4.85451 ] pdfxs
+ (a) show
+ (lleewillberepresen)
+ [3.0327 3.02179 4.85451 8.46538 7.8763 3.0327 3.02179 6.64358 6.37085 8.45447 4.27631 
+ 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.67628 5.75995 9.37083 ] pdfxs
+ (a) show
+ (n) show
+ 458.182 -219.225 m
+ /N1025 10.909 Tf
+ (H) show
+ -0.000183105 -241.148 m
+ /N614 10.909 Tf
+ (nodein)
+ [6.0654 5.74904 6.0654 8.55266 3.02179 9.76355 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.54175 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.97446 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.76355 ] pdfxs
+ (\() show
+ (thisis)
+ [4.23277 6.0654 3.0327 7.99626 3.0327 8.00717 ] pdfxs
+ (t) show
+ (rueevenf)
+ [4.2654 6.0654 8.55266 4.8436 5.4545 4.85451 9.75264 3.33815 ] pdfxs
+ (o) show
+ (rrecursivefunc)
+ [7.97446 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.54175 3.33815 
+ 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nslike)
+ [6.0654 8.00717 3.02179 3.0327 5.4545 4.8436 ] pdfxs
+ 332.471 -241.148 m
+ /N722 10.909 Tf
+ (splitclone) show
+ 389.743 -241.148 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Thispr)
+ [8.07266 7.8763 6.0654 3.02179 8.00717 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 5.75995 ] pdfxs
+ -0.000183105 -263.07 m
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eesth)
+ [4.8436 4.85451 7.94172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tac)
+ [7.87638 9.0981 4.8436 ] pdfxs
+ (a) show
+ (llerwillhave)
+ [3.0327 3.0327 4.8436 7.909 7.8763 3.0327 3.0327 6.6654 6.0654 5.14905 5.4545 
+ 8.4872 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rs)
+ [4.2654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.39264 4.8436 ] pdfxs
+ (a) show
+ (lleewilleverneed.)
+ [3.0327 3.0327 4.8436 8.4872 7.8763 3.0327 3.0327 6.6654 4.8436 5.4545 4.85451 
+ 7.909 6.05449 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ 16.9358 -284.993 m
+ (Akeyprimi)
+ [12.0981 5.46541 4.8436 9.67628 6.0654 4.2654 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.77084 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (ta) show
+ (blefr)
+ [6.05449 3.0327 8.77084 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (D) show
+ (S)
+ [9.98173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsisam)
+ [6.05449 6.0654 8.22535 3.02179 8.22535 9.38174 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 303.859 -284.993 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 373.646 -284.993 m
+ /N614 10.909 Tf
+ (\() show
+ 377.888 -284.993 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 409.423 -284.993 m
+ /N614 10.909 Tf
+ (\)) show
+ (.F)
+ [8.7381 6.20722 ] pdfxs
+ (o) show
+ (rac)
+ [8.19264 9.38174 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000244141 -306.915 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 59.7467 -306.915 m
+ /N695 10.909 Tf
+ (C) show
+ 68.3237 -306.915 m
+ /N614 10.909 Tf
+ (,inafunc)
+ [8.13811 3.0327 10.8763 10.2763 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 144.549 -306.915 m
+ /N695 10.909 Tf
+ (F) show
+ 153.08 -306.915 m
+ /N614 10.909 Tf
+ (,if)
+ [8.13811 3.0327 3.33815 ] pdfxs
+ 172.4 -306.915 m
+ /N695 10.909 Tf
+ (n) show
+ 183.764 -306.915 m
+ /N614 10.909 Tf
+ (isa)
+ [3.0327 9.11989 10.2654 ] pdfxs
+ (D) show
+ (Snodein)
+ [10.8763 6.0654 5.74904 6.0654 9.66537 3.0327 10.8763 ] pdfxs
+ (a) show
+ (nyp)
+ [5.74904 10.5817 6.35994 ] pdfxs
+ (o) show
+ (ssiblec)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 9.66537 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 9.66537 ] pdfxs
+ (a) show
+ (tth)
+ [9.06546 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.05455 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.84357 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.8436 8.14902 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ -0.000274658 -328.838 m
+ /N695 10.909 Tf
+ (n) show
+ 6.54771 -324.879 m
+ /N1666 7.96999 Tf
+ (0) show
+ 12.3727 -328.838 m
+ /N614 10.909 Tf
+ (=) show
+ 23.8877 -328.838 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.77094 3.46911 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 93.6747 -328.838 m
+ /N614 10.909 Tf
+ (\() show
+ 97.9177 -328.838 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 129.452 -328.838 m
+ /N614 10.909 Tf
+ (\)iden)
+ [7.71274 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\festhenodein)
+ [3.0327 6.0654 4.8436 7.77808 4.23277 6.0654 8.31266 6.0654 5.75995 6.05449 8.32357 
+ 3.02179 9.53446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.32357 ] pdfxs
+ (D) show
+ (S)
+ [9.52355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.53446 ] pdfxs
+ (o) show
+ (f) show
+ 319.7 -328.838 m
+ /N695 10.909 Tf
+ (F) show
+ 331.699 -328.838 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 8.92356 ] pdfxs
+ (t) show
+ (onode)
+ [8.92356 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 441.014 -328.838 m
+ /N695 10.909 Tf
+ (n) show
+ 451.03 -328.838 m
+ /N614 10.909 Tf
+ (due)
+ [6.0654 6.05449 4.8436 ] pdfxs
+ -0.000335693 -350.761 m
+ (t) show
+ (oside-e\013ec)
+ [10.1454 4.30902 3.0327 6.05449 4.85451 3.63261 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (f)
+ [8.02902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.54537 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 124.82 -350.761 m
+ /N695 10.909 Tf
+ (C) show
+ 138.095 -350.761 m
+ /N614 10.909 Tf
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 3.0327 ] pdfxs
+ 164.27 -350.761 m
+ /N695 10.909 Tf
+ (n) show
+ 170.818 -346.802 m
+ /N1666 7.96999 Tf
+ (0) show
+ 178.31 -350.761 m
+ /N614 10.909 Tf
+ (includes)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 8.99989 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.54537 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4508 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.99989 ] pdfxs
+ (o) show
+ (fnode)
+ [8.03993 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 363.616 -350.761 m
+ /N695 10.909 Tf
+ (n) show
+ 374.862 -350.761 m
+ /N614 10.909 Tf
+ (visiblein)
+ [5.75995 3.0327 4.29811 3.0327 6.05449 3.0327 9.54537 3.0327 6.0654 ] pdfxs
+ 423.408 -350.761 m
+ /N695 10.909 Tf
+ (F) show
+ 436.636 -350.761 m
+ /N614 10.909 Tf
+ (due)
+ [6.0654 6.05449 9.54537 ] pdfxs
+ (to) show
+ -0.000427246 -372.683 m
+ (t) show
+ (hisc)
+ [6.05449 3.0327 8.47626 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Them)
+ [9.47992 7.8763 6.0654 9.02174 9.08711 ] pdfxs
+ (a) show
+ (ppingisc)
+ [6.0654 6.05449 3.0327 6.0654 9.62173 3.0327 8.47626 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edinasin)
+ [4.85451 10.2326 3.0327 10.2217 9.63264 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.02179 9.02174 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r-)
+ [4.2654 3.64352 ] pdfxs
+ (t) show
+ (imetravers)
+ [3.02179 9.09802 9.02174 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (loverm)
+ [7.19994 5.14905 5.4545 4.85451 8.44354 9.08711 ] pdfxs
+ (at) show
+ (chingp)
+ [4.54905 6.05449 3.0327 6.0654 9.62173 6.05449 ] pdfxs
+ (at) show
+ (hsin)
+ [6.0654 8.47626 3.0327 10.2217 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000427246 -394.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.18173 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.97082 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 8.74902 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,s)
+ [6.05449 6.0654 4.29811 7.00357 4.29811 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.05449 9.35992 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mm)
+ [12.9925 9.08711 ] pdfxs
+ (at) show
+ (chingp)
+ [4.54905 6.0654 3.02179 6.0654 9.35992 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 8.20354 ] pdfxs
+ (o) show
+ (f)
+ [7.23266 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.95991 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lnodes,m)
+ [6.92721 6.0654 5.74904 6.0654 4.8436 4.30902 6.99267 9.09802 ] pdfxs
+ (at) show
+ (chingp)
+ [4.53815 6.0654 3.0327 6.05449 9.35992 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 4.29811 ] pdfxs
+ -0.000427246 -416.528 m
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (g) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.33084 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blenodes,)
+ [6.05449 3.0327 9.14174 6.0654 5.75995 6.05449 4.85451 4.29811 7.49448 ] pdfxs
+ (a) show
+ (ndthere)
+ [6.0654 10.3635 4.23277 6.0654 9.15265 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnv)
+ [6.05449 4.27631 10.3526 5.15995 ] pdfxs
+ (a) show
+ (luenodesin)
+ [3.02179 6.0654 9.15265 6.05449 5.75995 6.05449 4.85451 8.59626 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hetwogr)
+ [6.05449 9.15265 3.93823 7.57085 9.75264 5.46541 4.2654 ] pdfxs
+ (a) show
+ (phsif)
+ [6.0654 6.05449 8.60717 3.0327 7.62539 ] pdfxs
+ (a) show
+ (ny.)
+ [5.75995 4.8545 9.86173 ] pdfxs
+ (I) show
+ (f) show
+ 395.732 -416.528 m
+ /N695 10.909 Tf
+ (n) show
+ 406.58 -416.528 m
+ /N614 10.909 Tf
+ (esc)
+ [4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.37085 4.8436 8.60717 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -0.000427246 -438.451 m
+ (t) show
+ (hec)
+ [6.05449 8.92356 4.85451 ] pdfxs
+ (a) show
+ (llee,)
+ [3.02179 3.0327 4.85451 4.8436 7.21085 ] pdfxs
+ (t) show
+ (henthem)
+ [6.05449 4.85451 10.1345 4.23277 6.0654 8.92356 9.08711 ] pdfxs
+ (at) show
+ (chingnode)
+ [4.53815 6.0654 3.0327 6.05449 9.53446 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 171.807 -438.451 m
+ /N695 10.909 Tf
+ (n) show
+ 178.355 -434.492 m
+ /N1666 7.96999 Tf
+ (0) show
+ 185.221 -438.451 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.1345 ] pdfxs
+ (t) show
+ (oexistin)
+ [9.52355 4.8436 5.75995 3.0327 4.29811 8.31274 3.0327 10.1345 ] pdfxs
+ (t) show
+ (hecaller'sBU)
+ [6.05449 8.92356 4.8436 5.46541 3.02179 3.0327 4.85451 4.2654 3.0327 8.37808 7.72349 
+ 12.2508 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.1345 ] pdfxs
+ (\() show
+ (due)
+ [6.05449 6.0654 8.92356 ] pdfxs
+ (t) show
+ (o)
+ [9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000442505 -460.373 m
+ (b)
+ [6.35994 ] pdfxs
+ (otto) show
+ (m-upinliningprocessused)
+ [9.08711 3.64352 6.05449 9.2181 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 
+ 8.6072 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 7.46172 6.05449 4.30902 4.8436 
+ 9.2181 ] pdfxs
+ (t) show
+ (oc)
+ [8.6072 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruct)
+ [4.27631 6.05449 4.85451 7.39638 ] pdfxs
+ (t) show
+ (heBU)
+ [6.05449 8.00721 7.72349 11.3344 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.28358 ] pdfxs
+ (a) show
+ (ndisuniquebec)
+ [6.05449 9.2181 3.0327 7.45081 6.0654 6.05449 3.0327 5.75995 6.05449 8.00721 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.00721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.00721 ] pdfxs
+ (D) show
+ (S)
+ [9.20719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -0.000442505 -482.296 m
+ (a) show
+ (reuni\fc)
+ [4.27631 8.47629 6.0654 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.6981 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 8.4872 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3\)) show
+ (.) show
+ 16.9366 -504.218 m
+ (I) show
+ (den)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingwhichpo)
+ [3.0327 3.32724 5.75995 3.0327 6.05449 9.37083 7.8763 6.0654 3.02179 4.54905 9.97082 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (o) show
+ (fthec)
+ [7.25448 4.23277 6.0654 8.75993 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.19264 ] pdfxs
+ (\() show
+ 193.767 -504.218 m
+ /N695 10.909 Tf
+ (F) show
+ 202.297 -504.218 m
+ /N614 10.909 Tf
+ (\))
+ [8.1491 ] pdfxs
+ (t) show
+ (op)
+ [9.37083 6.05449 ] pdfxs
+ (a) show
+ (ssf)
+ [4.30902 8.21444 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [8.19264 4.8436 ] pdfxs
+ (a) show
+ (lleepo)
+ [3.0327 3.0327 4.8436 8.75993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.93812 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (tc)
+ [8.16001 4.8436 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 6.93812 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 462.348 -504.218 m
+ /N695 10.909 Tf
+ (I) show
+ -0.000457764 -526.141 m
+ /N614 10.909 Tf
+ (isnows)
+ [3.0327 7.61445 6.0654 5.14905 11.1926 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.58175 ] pdfxs
+ (a) show
+ (rd:f)
+ [4.2654 6.0654 7.71266 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.59264 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.38173 4.8436 ] pdfxs
+ (a) show
+ (lleenode)
+ [3.0327 3.0327 4.8436 8.17084 6.05449 5.75995 6.05449 4.8436 ] pdfxs
+ 209.987 -526.141 m
+ /N695 10.909 Tf
+ (n) show
+ 219.852 -526.141 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tneeds)
+ [7.56002 6.0654 4.8436 4.85451 6.05449 7.62536 ] pdfxs
+ (a) show
+ (n)
+ [9.38173 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentpo)
+ [6.0654 9.08711 4.85451 5.74904 7.56002 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.33813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r,wep)
+ [4.27631 6.41449 7.57085 8.17084 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000457764 -548.063 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.77449 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [8.00718 3.33815 ] pdfxs
+ (o) show
+ (rthenode)
+ [8.01809 4.23277 6.0654 8.58538 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 137.647 -548.063 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.94894 5.29087 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 207.434 -548.063 m
+ /N614 10.909 Tf
+ (\() show
+ 211.676 -548.063 m
+ /N695 10.909 Tf
+ (F;I;n)
+ [7.32 4.84359 5.65089 4.8545 6.54546 ] pdfxs
+ 240.891 -548.063 m
+ /N614 10.909 Tf
+ (\)in)
+ [7.98547 3.0327 9.79628 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.58538 4.8436 ] pdfxs
+ (a) show
+ (ller's)
+ [3.0327 3.0327 4.8436 4.27631 3.0327 8.0399 ] pdfxs
+ (D) show
+ (S)
+ [9.80719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Werec)
+ [6.0654 6.0654 8.19265 10.2981 8.59629 4.2654 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 9.79628 ] pdfxs
+ (t) show
+ (heset)
+ [6.0654 8.58538 4.30902 4.8436 7.98547 ] pdfxs
+ (o) show
+ (f) show
+ -0.000488281 -569.986 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (\(\\a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (nodes)
+ [6.05449 5.75995 6.0654 4.8436 4.30902 ] pdfxs
+ (") show
+ (\))
+ [7.87638 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmustbep)
+ [7.87638 8.79257 6.0654 4.29811 7.87638 6.37085 8.47629 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [9.08719 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.05449 6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.0654 8.47629 6.0654 4.27631 4.29811 7.87638 6.0654 ] pdfxs
+ (a) show
+ (ss.)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ 1 0 0 1 0 -580.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 6.66174 3.57737 ] pdfxs
+ (ha) show
+ (t)
+ [6.14165 ] pdfxs
+ (\\) show
+ (m)
+ [7.6838 ] pdfxs
+ (a) show
+ (llocw)
+ [2.55527 2.56423 4.85963 6.65277 6.66177 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (p) show
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (s"\(lik)
+ [3.64018 7.16389 3.58634 2.55527 2.56423 4.59962 ] pdfxs
+ (e) show
+ 142.729 -3.80899 m
+ /N1196 8.96599 Tf
+ (calloc) show
+ 170.973 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 176.194 -3.80899 m
+ /N1196 8.96599 Tf
+ (operato) show
+ (r)
+ [9.41423 ] pdfxs
+ (new) show
+ 232.681 -3.80899 m
+ /N1156 8.96599 Tf
+ (,) show
+ 237.902 -3.80899 m
+ /N1196 8.96599 Tf
+ (strdup) show
+ 266.145 -3.80899 m
+ /N1156 8.96599 Tf
+ (,)
+ [5.21816 ] pdfxs
+ (e) show
+ (tc\))
+ [3.58634 4.09746 6.14165 ] pdfxs
+ (d) show
+ (o)
+ [7.16389 ] pdfxs
+ (no) show
+ (t)
+ [6.14165 ] pdfxs
+ (nee) show
+ (dsp)
+ [7.68384 3.63121 5.37959 ] pdfxs
+ (e) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (a) show
+ (ls)
+ [5.11954 3.63121 ] pdfxs
+ (up) show
+ (p)
+ [5.37959 ] pdfxs
+ (or) show
+ (t)
+ [6.14165 ] pdfxs
+ (fro) show
+ (mt)
+ [10.2391 3.57737 ] pdfxs
+ (h) show
+ (epo)
+ [6.66174 5.37062 4.8686 ] pdfxs
+ (o) show
+ (l) show
+ -12.437 -14.768 m
+ (a) show
+ (lloc)
+ [2.55527 2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (or) show
+ (.T)
+ [7.28931 6.6528 ] pdfxs
+ (h) show
+ (eirbo)
+ [4.10643 2.55527 6.88581 5.37959 4.85963 ] pdfxs
+ (d) show
+ (i)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.92173 ] pdfxs
+ (ar) show
+ (esim)
+ [7.37901 3.64018 2.55527 7.6838 ] pdfxs
+ (p) show
+ (lyli)
+ [2.55527 8.15015 2.55527 2.56423 ] pdfxs
+ (n) show
+ (k)
+ [4.60858 ] pdfxs
+ (e) show
+ (dintot)
+ [8.40112 2.56423 4.85956 3.58634 7.89014 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.37901 ] pdfxs
+ (progra) show
+ (m)
+ [10.9654 ] pdfxs
+ (an) show
+ (dt)
+ [8.40112 3.58634 ] pdfxs
+ (rea) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (d)
+ [8.40112 ] pdfxs
+ (a) show
+ (sift)
+ [6.92173 2.55527 6.1058 3.57737 ] pdfxs
+ (he) show
+ (yw)
+ [8.15015 6.40175 ] pdfxs
+ (er) show
+ (ea)
+ [7.38798 7.89014 ] pdfxs
+ (u) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (r)
+ [6.89478 ] pdfxs
+ (fun) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (on) show
+ (,)
+ [5.89061 ] pdfxs
+ (g) show
+ (etti)
+ [4.10643 3.57737 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.8991 ] pdfxs
+ (ne) show
+ (w) show
+ -12.437 -25.727 m
+ (po)
+ [5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.6306 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.0885 ] pdfxs
+ (r) show
+ (i)
+ [2.56423 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ (r)
+ [6.67063 ] pdfxs
+ (argu) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ntstoi)
+ [4.85956 3.58634 6.70655 3.58634 7.67495 2.56423 ] pdfxs
+ (nd) show
+ (ic)
+ [2.55527 4.09746 ] pdfxs
+ (a) show
+ (tew)
+ [3.58634 7.16383 6.66177 ] pdfxs
+ (h) show
+ (ichpo)
+ [2.55527 3.83745 8.19491 5.37959 4.85963 ] pdfxs
+ (o) show
+ (lto)
+ [5.6306 3.58634 7.67495 ] pdfxs
+ (a) show
+ (lloc)
+ [2.56423 2.55527 4.8686 4.0885 ] pdfxs
+ (a) show
+ (te)
+ [3.58634 7.1728 ] pdfxs
+ (fro) show
+ (m.)
+ [7.67484 2.56423 ] pdfxs
+ 213.381 -70.663 m
+ /N614 10.909 Tf
+ (116) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 129 129
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72.905 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 16.809 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 27.723 0 m
+ /N1156 8.96599 Tf
+ (func1\()
+ [3.79257 6.10583 6.09686 5.08372 6.55421 3.58634 ] pdfxs
+ 60.822 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 77.631 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 88.69 0 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 109.271 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ 10.614 -10.959 m
+ (\003) show
+ 16.8089 -10.959 m
+ /N1156 8.96599 Tf
+ (in=1;)
+ [3.68498 11.7096 12.6241 5.81003 2.56423 ] pdfxs
+ 10.673 -21.918 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 49.985 -21.918 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ -0.444031 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ -4.57764e-05 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 16.8089 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 27.7229 -43.835 m
+ /N1156 8.96599 Tf
+ (func2\()
+ [3.79257 6.10583 6.09686 5.08372 6.55421 3.58634 ] pdfxs
+ 60.8219 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 77.6309 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 88.6899 -43.835 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 109.271 -43.835 m
+ /N1220 8.96599 Tf
+ (f) show
+ 11.6529 -54.794 m
+ /N1156 8.96599 Tf
+ (free\(in\);)
+ [4.3126 5.11055 5.59478 6.57208 5.68438 3.68498 7.8811 5.22712 2.56423 ] pdfxs
+ 11.2799 -65.753 m
+ (in=malloc\()
+ [3.68498 10.9564 12.8841 8.68799 5.62174 3.56842 3.56842 5.62174 6.06998 3.58634 ] pdfxs
+ 77.6349 -65.753 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 110.653 -65.753 m
+ /N1156 8.96599 Tf
+ (\() show
+ 116.115 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 133.513 -65.753 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 10.6139 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 16.8089 -76.712 m
+ /N1156 8.96599 Tf
+ (in=2;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 10.6729 -87.671 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 49.9849 -87.671 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ -0.444077 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ -9.15527e-05 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 22.8759 -109.589 m
+ /N1156 8.96599 Tf
+ (caller\()
+ [5.75617 6.27626 4.22294 4.22294 5.76514 6.24026 3.58634 ] pdfxs
+ 60.8219 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 81.3439 -109.589 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 98.2119 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 11.0579 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 27.9909 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.1689 -131.507 m
+ /N1156 8.96599 Tf
+ (\() show
+ 43.0019 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 49.8999 -131.507 m
+ /N1156 8.96599 Tf
+ (fp\)\()
+ [3.85533 7.45969 4.87744 3.58634 ] pdfxs
+ 71.8809 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 88.7189 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 94.4818 -131.507 m
+ /N1156 8.96599 Tf
+ (\)=\(X)
+ [8.96593 12.5523 4.05257 6.91274 ] pdfxs
+ 132.086 -131.507 m
+ /N1305 8.96599 Tf
+ (>) show
+ 144.155 -131.507 m
+ /N1156 8.96599 Tf
+ (1\)?func1:func2;)
+ [5.52312 4.50087 6.2493 3.79257 6.10583 6.09686 5.07476 7.07423 5.02988 3.79257 6.10583 
+ 6.09686 5.08372 7.06527 2.56423 ] pdfxs
+ 11.0578 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 32.0658 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.0048 -142.466 m
+ /N1156 8.96599 Tf
+ (p=malloc\()
+ [10.0329 12.8841 8.69696 5.61278 3.56842 3.56842 5.62174 6.07895 3.58634 ] pdfxs
+ 99.7518 -142.466 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 132.77 -142.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 138.232 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 155.63 -142.466 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 11.0578 -153.424 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 32.0658 -153.424 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 38.1328 -153.424 m
+ /N1156 8.96599 Tf
+ (q=fp\(p\);)
+ [9.90748 12.92 3.85533 7.13692 4.76088 6.9576 5.22712 2.56423 ] pdfxs
+ 10.6728 -175.342 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 48.6538 -175.342 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.7208 -175.342 m
+ /N1156 8.96599 Tf
+ (q;)
+ [6.67973 2.56423 ] pdfxs
+ -0.444229 -186.301 m
+ /N1220 8.96599 Tf
+ (g) show
+ -0.884216 -205.828 m
+ /N614 10.909 Tf
+ (\(a) show
+ (\))
+ [7.87638 ] pdfxs
+ (I) show
+ (nputCpr)
+ [6.0654 6.05449 6.0654 7.87638 11.5199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7198 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hindirectfunc)
+ [9.6981 3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 7.88729 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 234.072 1.52588e-05 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 250.881 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 261.795 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (func1\(Pool)
+ [3.79257 6.10583 6.09686 5.08372 6.56317 5.37057 7.08318 5.41552 5.42449 2.56423 ] pdfxs
+ 317.233 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 326.918 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (P,)
+ [7.58527 2.56423 ] pdfxs
+ 344.658 1.52588e-05 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 361.467 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 372.526 1.52588e-05 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 393.107 1.52588e-05 m
+ /N1220 8.96599 Tf
+ (f) show
+ 250.216 -10.959 m
+ (\003) show
+ 256.411 -10.959 m
+ /N1156 8.96599 Tf
+ (in=1;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 250.275 -21.918 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 289.586 -21.918 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ 233.628 -32.877 m
+ /N1220 8.96599 Tf
+ (g) show
+ 234.072 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 250.881 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 261.795 -43.835 m
+ /N1156 8.96599 Tf
+ (func2\(Pool)
+ [3.79257 6.10583 6.09686 5.08372 6.56317 5.37057 7.08318 5.41552 5.42449 2.56423 ] pdfxs
+ 317.233 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 326.918 -43.835 m
+ /N1156 8.96599 Tf
+ (P,)
+ [7.58527 2.56423 ] pdfxs
+ 344.658 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 361.467 -43.835 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 372.526 -43.835 m
+ /N1156 8.96599 Tf
+ (in\))
+ [3.68498 7.57625 3.58634 ] pdfxs
+ 393.107 -43.835 m
+ /N1220 8.96599 Tf
+ (f) show
+ 251.168 -54.794 m
+ /N1156 8.96599 Tf
+ (poolfree\(P,in\);)
+ [6.5362 6.01625 6.02521 3.97189 4.2319 5.01192 5.51409 6.48242 4.31259 7.58527 10.3736 
+ 3.68498 7.89006 5.21815 2.56423 ] pdfxs
+ 250.881 -65.753 m
+ (in=poolalloc\(P,)
+ [3.68498 10.9564 13.3234 6.5631 6.05211 6.05211 3.99879 6.05211 4.00776 3.99879 6.05211 
+ 6.51828 4.30362 7.58527 2.56423 ] pdfxs
+ 350.412 -65.753 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.43754 3.24568 ] pdfxs
+ 383.431 -65.753 m
+ /N1156 8.96599 Tf
+ (\() show
+ 388.892 -65.753 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 406.29 -65.753 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 250.216 -76.712 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 256.411 -76.712 m
+ /N1156 8.96599 Tf
+ (in=2;)
+ [3.68498 11.7096 12.6241 5.80106 2.56423 ] pdfxs
+ 250.275 -87.671 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 289.586 -87.671 m
+ /N1156 8.96599 Tf
+ (in;)
+ [3.68498 7.72867 2.56423 ] pdfxs
+ 233.628 -98.63 m
+ /N1220 8.96599 Tf
+ (g) show
+ 234.072 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 256.948 -109.589 m
+ /N1156 8.96599 Tf
+ (caller\()
+ [5.75617 6.27626 4.22294 4.22294 5.76514 6.24026 3.58634 ] pdfxs
+ 294.894 -109.589 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 315.416 -109.589 m
+ /N1156 8.96599 Tf
+ (X\))
+ [7.54933 3.58634 ] pdfxs
+ 332.285 -109.589 m
+ /N1220 8.96599 Tf
+ (f) show
+ 245.04 -120.548 m
+ /N1156 8.96599 Tf
+ (PoolPD1;poolcreate\(&PD1,...\);)
+ [7.08318 5.42449 5.42449 8.57144 5.93553 6.70659 6.07901 16.0849 6.41964 5.90865 5.90865 
+ 3.8643 5.38857 4.90433 5.4065 5.90865 4.88641 5.49616 3.68497 7.0024 6.00726 6.77832 
+ 6.48248 10.4364 4.96712 4.96712 4.96712 5.98923 2.56423 ] pdfxs
+ 245.131 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 262.063 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.241 -131.507 m
+ /N1156 8.96599 Tf
+ (\() show
+ 277.074 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 283.972 -131.507 m
+ /N1156 8.96599 Tf
+ (fp\)\()
+ [3.85533 7.45969 4.87744 3.58634 ] pdfxs
+ 305.953 -131.507 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 322.791 -131.507 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 328.555 -131.507 m
+ /N1156 8.96599 Tf
+ (\)=\(X)
+ [8.96593 12.5523 4.04361 6.91274 ] pdfxs
+ 366.158 -131.507 m
+ /N1305 8.96599 Tf
+ (>) show
+ 378.227 -131.507 m
+ /N1156 8.96599 Tf
+ (1\)?func1:func2;)
+ [5.52312 4.50087 6.2493 3.79257 6.10583 6.09686 5.07476 7.07423 5.02988 3.79257 6.10583 
+ 6.09686 5.07476 7.07423 2.56423 ] pdfxs
+ 245.13 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 266.137 -142.466 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.076 -142.466 m
+ /N1156 8.96599 Tf
+ (p=poolalloc\(PD1,)
+ [10.0329 13.3234 6.5631 6.05211 6.05211 3.99879 6.05211 4.00776 3.99879 6.05211 6.51828 
+ 4.28569 6.00726 6.76935 5.89072 2.56423 ] pdfxs
+ 378.058 -142.466 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 411.076 -142.466 m
+ /N1156 8.96599 Tf
+ (\() show
+ 416.538 -142.466 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 433.936 -142.466 m
+ /N1156 8.96599 Tf
+ (\)\);)
+ [5.29884 5.29884 2.56423 ] pdfxs
+ 245.13 -153.424 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 266.137 -153.424 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 272.204 -153.424 m
+ /N1156 8.96599 Tf
+ (q=fp\(PD1,p\);)
+ [9.90748 12.92 3.85533 7.13692 4.28569 6.00726 6.76935 5.89072 9.45011 6.96656 5.21815 
+ 2.56423 ] pdfxs
+ 245.426 -164.383 m
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 244.745 -175.342 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 282.725 -175.342 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 288.792 -175.342 m
+ /N1156 8.96599 Tf
+ (q;)
+ [6.67973 2.56423 ] pdfxs
+ 233.627 -186.301 m
+ /N1220 8.96599 Tf
+ (g) show
+ 283.545 -205.828 m
+ /N614 10.909 Tf
+ (\() show
+ (b\)Ccode)
+ [6.05449 7.88729 11.509 4.85451 5.74904 6.0654 8.4872 ] pdfxs
+ (a) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erpo)
+ [4.85451 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 1 0 0 1 56.605 -287.302 cm
+ q
+ 0.531113 0 0 0.531113 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 737.207 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2590 350 l
+ 2590 1570 l
+ 350 1570 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1160 360 m
+ 1540 360 l
+ S
+ n
+ 1540 360 m
+ 1600 360 1660 420 1660 480 c
+ S
+ n
+ 1660 480 m
+ 1660 720 l
+ S
+ n
+ 1660 720 m
+ 1660 780 1600 840 1540 840 c
+ S
+ n
+ 1540 840 m
+ 1160 840 l
+ S
+ n
+ 1160 840 m
+ 1100 840 1050 780 1050 720 c
+ S
+ n
+ 1050 720 m
+ 1050 480 l
+ S
+ n
+ 1050 480 m
+ 1050 420 1100 360 1160 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 112 67 m
+ /N2621 14 Tf
+ (i) show
+ 115.84 67 m
+ (n) show
+ 122.8 67 m
+ (t) show
+ 126.64 67 m
+ (:) show
+ 134.08 67 m
+ (H) show
+ 144.16 67 m
+ (M) show
+ Q
+ n
+ 1050 600 m
+ 1660 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1380 m
+ 900 1479.41 779.117 1560 630 1560 c
+ 480.883 1560 360 1479.41 360 1380 c
+ 360 1280.59 480.883 1200 630 1200 c
+ 779.117 1200 900 1280.59 900 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.6 133 m
+ /N2621 14 Tf
+ (i) show
+ 62.44 133 m
+ (n) show
+ Q
+ n
+ 800 1190 m
+ 880 1110 970 1010 1060 910 c
+ 0.630997 sc
+ S
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ f
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ h
+ S
+ n
+ 770 1230 m
+ 800 1190 l
+ S
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ f
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ h
+ S
+ n
+ 1620 1380 m
+ 1620 1479.41 1499.12 1560 1350 1560 c
+ 1200.88 1560 1080 1479.41 1080 1380 c
+ 1080 1280.59 1200.88 1200 1350 1200 c
+ 1499.12 1200 1620 1280.59 1620 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 124.6 133 m
+ /N2621 14 Tf
+ (t) show
+ 128.44 133 m
+ (m) show
+ 139 133 m
+ (p) show
+ Q
+ n
+ 1350 1150 m
+ 1350 1080 1350 1010 1350 940 c
+ 0.630997 sc
+ S
+ n
+ 1300 1170 100 20 re
+ f
+ n
+ 1300 1170 100 20 re
+ S
+ n
+ 1350 1200 m
+ 1350 1150 l
+ S
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ f
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ h
+ S
+ n
+ 2580 1380 m
+ 2580 1479.41 2405.39 1560 2190 1560 c
+ 1974.61 1560 1800 1479.41 1800 1380 c
+ 1800 1280.59 1974.61 1200 2190 1200 c
+ 2405.39 1200 2580 1280.59 2580 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 192 133 m
+ /N2621 14 Tf
+ (r) show
+ 196.56 133 m
+ (e) show
+ 202.56 133 m
+ (t) show
+ 206.4 133 m
+ (u) show
+ 213.36 133 m
+ (r) show
+ 218.16 133 m
+ (n) show
+ 225.12 133 m
+ (i) show
+ 228.96 133 m
+ (n) show
+ 235.92 133 m
+ (g) show
+ Q
+ n
+ 1980 1190 m
+ 1890 1100 1790 1000 1690 910 c
+ 0.630997 sc
+ S
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ f
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ h
+ S
+ n
+ 2020 1220 m
+ 1980 1190 l
+ S
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ f
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -48.472 -13.55 cm
+ 0 0 m
+ (\() show
+ (c\)Mer)
+ [4.8436 7.88729 9.99272 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edEBUGr)
+ [4.85451 9.6981 7.41812 7.7344 11.8144 8.5636 4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 133.803 0 m
+ /N722 10.909 Tf
+ (func1) show
+ 166.076 0 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 187.288 0 m
+ /N722 10.909 Tf
+ (func2) show
+ 1 0 0 1 288.921 13.55 cm
+ q
+ 0.498413 0 0 0.498413 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 520.623 783.277 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2590 350 l
+ 2590 1570 l
+ 350 1570 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1160 360 m
+ 1540 360 l
+ S
+ n
+ 1540 360 m
+ 1600 360 1660 420 1660 480 c
+ S
+ n
+ 1660 480 m
+ 1660 720 l
+ S
+ n
+ 1660 720 m
+ 1660 780 1600 840 1540 840 c
+ S
+ n
+ 1540 840 m
+ 1160 840 l
+ S
+ n
+ 1160 840 m
+ 1100 840 1050 780 1050 720 c
+ S
+ n
+ 1050 720 m
+ 1050 480 l
+ S
+ n
+ 1050 480 m
+ 1050 420 1100 360 1160 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 112 67 m
+ /N2625 14 Tf
+ (i) show
+ 115.84 67 m
+ (n) show
+ 122.8 67 m
+ (t) show
+ 126.64 67 m
+ (:) show
+ 134.08 67 m
+ (H) show
+ 144.16 67 m
+ (M) show
+ Q
+ n
+ 1050 600 m
+ 1660 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1380 m
+ 900 1479.41 779.117 1560 630 1560 c
+ 480.883 1560 360 1479.41 360 1380 c
+ 360 1280.59 480.883 1200 630 1200 c
+ 779.117 1200 900 1280.59 900 1380 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.6 133 m
+ /N2625 14 Tf
+ (i) show
+ 62.4399 133 m
+ (n) show
+ Q
+ n
+ 800 1190 m
+ 880 1110 970 1010 1060 910 c
+ 0.630997 sc
+ S
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ f
+ n
+ 820 1250 m
+ 740 1190 l
+ 750 1180 l
+ 830 1240 l
+ h
+ S
+ n
+ 770 1230 m
+ 800 1190 l
+ S
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ f
+ n
+ 1080 940 m
+ 1130 840 l
+ 1030 890 l
+ h
+ S
+ n
+ 1620 1380 m
+ 1620 1479.41 1499.12 1560 1350 1560 c
+ 1200.88 1560 1080 1479.41 1080 1380 c
+ 1080 1280.59 1200.88 1200 1350 1200 c
+ 1499.12 1200 1620 1280.59 1620 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 124.6 133 m
+ /N2625 14 Tf
+ (t) show
+ 128.44 133 m
+ (m) show
+ 139 133 m
+ (p) show
+ Q
+ n
+ 1350 1150 m
+ 1350 1080 1350 1010 1350 940 c
+ 0.630997 sc
+ S
+ n
+ 1300 1170 100 20 re
+ f
+ n
+ 1300 1170 100 20 re
+ S
+ n
+ 1350 1200 m
+ 1350 1150 l
+ S
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ f
+ n
+ 1390 940 m
+ 1350 840 l
+ 1320 940 l
+ h
+ S
+ n
+ 2580 1380 m
+ 2580 1479.41 2405.39 1560 2190 1560 c
+ 1974.61 1560 1800 1479.41 1800 1380 c
+ 1800 1280.59 1974.61 1200 2190 1200 c
+ 2405.39 1200 2580 1280.59 2580 1380 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 192 133 m
+ /N2625 14 Tf
+ (r) show
+ 196.56 133 m
+ (e) show
+ 202.56 133 m
+ (t) show
+ 206.4 133 m
+ (u) show
+ 213.36 133 m
+ (r) show
+ 218.16 133 m
+ (n) show
+ 225.12 133 m
+ (i) show
+ 228.96 133 m
+ (n) show
+ 235.919 133 m
+ (g) show
+ Q
+ n
+ 1980 1190 m
+ 1890 1100 1790 1000 1690 910 c
+ 0.630997 sc
+ S
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ f
+ n
+ 2040 1170 m
+ 1980 1250 l
+ 1970 1240 l
+ 2030 1160 l
+ h
+ S
+ n
+ 2020 1220 m
+ 1980 1190 l
+ S
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ f
+ n
+ 1710 880 m
+ 1610 840 l
+ 1660 930 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -6.93599 -13.55 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (\() show
+ (d)
+ [6.05449 ] pdfxs
+ (\)) show
+ (:EBUGr)
+ [7.8872 7.41812 7.72349 11.8254 8.5636 4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 100.136 0 m
+ /N722 10.909 Tf
+ (caller) show
+ -201.402 -33.217 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nEx)
+ [9.6981 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.08711 6.0654 3.0327 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hFunc)
+ [9.6981 6.21813 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nP)
+ [9.6981 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.29811 ] pdfxs
+ -283.249 -46.766 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (ho) show
+ (u)
+ [5.84725 ] pdfxs
+ (gh) show
+ -243.94 -46.766 m
+ /N2528 10.909 Tf
+ (func1) show
+ -211.401 -46.766 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ -190.213 -46.766 m
+ /N2528 10.909 Tf
+ (func2) show
+ -157.674 -46.766 m
+ /N634 10.909 Tf
+ (a) show
+ (rec)
+ [4.04721 8.91272 4.46185 ] pdfxs
+ (a) show
+ (lledatt)
+ [3.34903 2.79267 4.46185 9.46903 5.58542 7.52722 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.92363 ] pdfxs
+ (sa) show
+ (mec)
+ [8.91258 8.92363 4.46185 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 6.68718 ] pdfxs
+ (s) show
+ (it)
+ [3.34914 3.62179 ] pdfxs
+ (e) show
+ (,only)
+ [7.24365 5.58542 6.13082 2.78176 9.20711 ] pdfxs
+ (o) show
+ (nenee)
+ [6.13082 8.92363 6.13082 4.46185 4.46185 ] pdfxs
+ (d) show
+ (sapool)
+ [8.36716 9.46903 5.01816 5.01816 5.58542 6.68718 ] pdfxs
+ (desc) show
+ (ri)
+ [4.60356 3.33823 ] pdfxs
+ (p) show
+ (t)
+ [3.6327 ] pdfxs
+ (o) show
+ (r.T)
+ [4.59266 8.36728 7.81088 ] pdfxs
+ (he) show
+ -286.191 -60.315 m
+ (a) show
+ (l)
+ [2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.59266 3.34914 3.62179 ] pdfxs
+ (h) show
+ (m)
+ [12.8289 ] pdfxs
+ (p) show
+ (utst)
+ [5.85816 3.62179 8.36716 3.62179 ] pdfxs
+ (he) show
+ (mina)
+ [12.8289 3.33823 10.0362 9.47994 ] pdfxs
+ (s) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (lee)
+ [2.78176 8.92363 4.46185 ] pdfxs
+ (q) show
+ (ui)
+ [5.85816 3.33823 ] pdfxs
+ (v) show
+ (al)
+ [5.58542 2.78176 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (c) show
+ (l)
+ [2.79267 ] pdfxs
+ (as) show
+ (s,m)
+ [4.45083 7.25456 8.92348 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (ge) show
+ (st)
+ [8.36716 3.62179 ] pdfxs
+ (he) show
+ (ir)
+ [3.34914 8.49808 ] pdfxs
+ (D) show
+ (S)
+ [10.0362 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aphs) show
+ (,)
+ [7.25456 ] pdfxs
+ (add) show
+ (sapool)
+ [8.36716 9.46903 5.01816 5.01816 5.58542 6.68718 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (g) show
+ (um)
+ [5.84725 8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ -98.562 -73.864 m
+ (tob)
+ [3.62179 9.47994 4.46185 ] pdfxs
+ (o) show
+ (thfun)
+ [3.62179 9.47994 3.34914 5.85816 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (.) show
+ -274.087 -106.87 m
+ /N614 10.909 Tf
+ (V)
+ [7.2763 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble-)
+ [6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 8.13819 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdon)
+ [6.0654 8.19263 6.0654 9.3381 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [8.12729 6.0654 4.8436 4.85451 9.949 ] pdfxs
+ (a) show
+ (nyspeci)
+ [5.75995 9.64355 4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.92721 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (mentin)
+ [9.08711 4.8436 5.75995 8.13819 3.0327 9.949 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.949 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -291.023 -128.792 m
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (t) show
+ (heirrepresen)
+ [6.05449 4.85451 3.0327 7.82173 4.2654 4.85451 6.05449 4.27631 4.85451 4.29811 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nintheBU)
+ [9.61082 3.0327 9.61082 4.23277 6.0654 8.39993 7.72349 11.7381 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsc)
+ [6.0654 6.05449 7.85445 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edbyDS)
+ [4.85451 9.61082 5.74904 9.31628 8.32365 6.0654 ] pdfxs
+ (A) show
+ (.)
+ [6.57812 ] pdfxs
+ (I) show
+ (np)
+ [9.61082 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.39993 ] pdfxs
+ (D) show
+ (S)
+ [9.61082 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnodesf)
+ [6.0654 9.61082 6.05449 5.75995 6.0654 4.8436 7.85445 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -291.023 -150.715 m
+ (a) show
+ (llp)
+ [3.0327 7.10176 6.35994 ] pdfxs
+ (o) show
+ (inter-c)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 8.92356 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.36717 6.0654 ] pdfxs
+ (a) show
+ (ssedvia)
+ [4.29811 4.30902 4.8436 10.1345 5.74904 3.0327 9.52355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (\\) show
+ -49.997 -150.715 m
+ /N722 10.909 Tf
+ (...) show
+ -32.815 -150.715 m
+ /N614 10.909 Tf
+ ("mech)
+ [11.6072 9.08711 4.8436 4.54905 6.0654 ] pdfxs
+ (a) show
+ (nism)
+ [6.05449 3.0327 4.30902 13.1562 ] pdfxs
+ (\() show
+ (i.e.,receivedvi)
+ [3.0327 3.02179 4.85451 3.0327 7.19994 4.27631 4.85451 4.8436 4.8436 3.0327 5.4545 
+ 4.85451 10.1235 5.75995 3.0327 ] pdfxs
+ (a) show
+ 121.329 -150.715 m
+ /N722 10.909 Tf
+ (va) show
+ 1 0 0 1 133.471 -150.715 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (arg) show
+ 17.182 0 m
+ /N614 10.909 Tf
+ (\))
+ [8.31274 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -427.93 -21.922 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edsoth)
+ [4.85451 10.0145 4.30902 9.41446 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.20365 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.70901 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.27631 8.80356 4.27631 4.8436 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbyasingleDSnodein)
+ [4.8436 10.0145 5.75995 9.71992 9.41446 4.29811 3.0327 6.05449 5.46541 3.02179 8.81447 
+ 8.32365 10.0254 6.05449 5.75995 6.0654 8.80356 3.0327 10.0145 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.80356 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.23627 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.0254 4.8436 ] pdfxs
+ (a) show
+ (llee.If)
+ [3.0327 3.0327 4.8436 4.85451 8.83629 3.94897 7.28721 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.81447 ] pdfxs
+ (D) show
+ (Snode)
+ [10.0145 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -427.93 -43.845 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.3526 ] pdfxs
+ (t) show
+ (oby)
+ [9.74173 5.75995 10.0472 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.58535 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodeh)
+ [6.0654 9.08711 4.8436 5.75995 8.53092 6.0654 5.75995 6.05449 9.14174 6.05449 ] pdfxs
+ (a) show
+ (s) show
+ -239.576 -43.845 m
+ /N1025 10.909 Tf
+ (H) show
+ -225.641 -43.845 m
+ /N1028 10.909 Tf
+ (2) show
+ -214.251 -43.845 m
+ /N695 10.909 Tf
+ (M) show
+ -202.478 -43.845 m
+ /N614 10.909 Tf
+ (,asin)
+ [7.48357 9.74173 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 9.13083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.31994 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentis)
+ [6.05449 9.09802 4.8436 5.75995 8.53092 3.0327 8.58535 ] pdfxs
+ (a) show
+ (ddedtothefunc)
+ [6.0654 6.05449 4.85451 10.3526 4.23277 9.75264 4.23277 6.0654 9.14174 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -427.93 -65.767 m
+ (Ateveryc)
+ [7.8763 7.64729 4.85451 5.4545 4.8436 4.27631 9.16356 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.43631 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.25811 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hisfunc)
+ [6.05449 3.0327 7.71263 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.47994 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 8.2472 6.0654 5.75995 6.05449 4.85451 7.70172 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.67992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.25811 ] pdfxs
+ (a) show
+ (ctu)
+ [4.85451 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.43631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ument)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingto)
+ [6.05449 6.0654 3.0327 6.05449 8.86901 4.23277 8.86901 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.25811 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -427.93 -87.69 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ls\)will)
+ [3.02179 4.30902 8.96728 7.8763 3.0327 3.02179 7.75629 ] pdfxs
+ (a) show
+ (lsohavebeenmer)
+ [3.0327 4.29811 10.1781 6.0654 5.14905 5.4545 9.56719 6.35994 4.85451 4.8436 10.789 
+ 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed,)
+ [4.85451 6.05449 8.02902 ] pdfxs
+ (a) show
+ (ndthepo)
+ [6.05449 10.789 4.23277 6.0654 9.56719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lc)
+ [7.75629 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.05449 10.1781 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (t) show
+ (hisnodewillbef)
+ [6.05449 3.0327 9.03262 6.05449 5.75995 6.05449 9.5781 7.8763 3.0327 3.02179 7.75629 
+ 6.35994 9.5781 3.32724 ] pdfxs
+ (o) show
+ (undby)
+ [6.0654 6.05449 10.789 5.75995 5.75995 ] pdfxs
+ -427.93 -109.612 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.95985 5.27996 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ -358.143 -109.612 m
+ /N614 10.909 Tf
+ (\() show
+ -353.901 -109.612 m
+ /N695 10.909 Tf
+ (F;I;n)
+ [7.32 4.84359 5.65089 4.8545 6.54546 ] pdfxs
+ -324.686 -109.612 m
+ /N614 10.909 Tf
+ (\))
+ [8.45456 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.2654 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 10.2763 3.0327 10.2654 ] pdfxs
+ (a) show
+ (s)
+ [8.5199 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.06538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument.)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 9.61082 ] pdfxs
+ (Not) show
+ (e)
+ [9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texplicit)
+ [8.45456 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.0327 8.45456 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sbef)
+ [8.5199 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -427.93 -131.535 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -409.142 -131.535 m
+ /N722 10.909 Tf
+ (...) show
+ -387.112 -131.535 m
+ /N614 10.909 Tf
+ (a) show
+ (ren)
+ [4.27631 8.47629 6.0654 ] pdfxs
+ (o) show
+ (tmer)
+ [7.87638 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.6981 4.8436 ] pdfxs
+ (a) show
+ (nhavedis)
+ [9.6981 6.05449 5.15996 5.4545 8.47629 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 7.87638 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -202.112 -202.944 m
+ (117) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 130 130
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (5.2.3P)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 ] pdfxs
+ (a) show
+ (ssi)
+ [5.29606 5.30802 3.74195 ] pdfxs
+ (n) show
+ (gDes)
+ [11.2019 10.3171 6.13291 5.30802 ] pdfxs
+ (c) show
+ (ri)
+ [5.48733 3.74195 ] pdfxs
+ (p) show
+ (torsfor)
+ [5.22437 6.7307 5.48733 9.79114 4.11245 6.71874 9.98241 ] pdfxs
+ (Ind) show
+ (ire)
+ [3.73 5.49929 6.13291 ] pdfxs
+ (c) show
+ (tF)
+ [9.71945 7.32842 ] pdfxs
+ (unc) show
+ (tionC)
+ [5.22437 3.74195 6.71874 11.9669 9.70749 ] pdfxs
+ (a) show
+ (lls)
+ [3.73 3.74195 5.30802 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (ndirectfunc)
+ [6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 6.89457 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.72719 4.8436 ] pdfxs
+ (a) show
+ (llsm)
+ [3.0327 3.0327 6.95991 9.08711 ] pdfxs
+ (a) show
+ (keitmuchm)
+ [5.4545 7.5163 3.02179 6.90548 8.79257 6.05449 4.54905 8.71629 9.09802 ] pdfxs
+ (o) show
+ (rec)
+ [4.2654 7.5163 4.8436 ] pdfxs
+ (o) show
+ (mplex)
+ [9.09802 6.05449 3.0327 4.8436 8.42174 ] pdfxs
+ (t) show
+ (op)
+ [8.11629 6.05449 ] pdfxs
+ (a) show
+ (ssc)
+ [4.30902 6.95991 4.85451 ] pdfxs
+ (o) show
+ (rrectpo)
+ [4.2654 4.27631 4.8436 4.85451 6.90548 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.68359 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [6.9381 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (t) show
+ (oe)
+ [8.11629 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -50.89 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.There)
+ [6.05449 8.66174 7.8763 6.0654 4.8436 4.27631 8.74902 ] pdfxs
+ (a) show
+ (remul)
+ [4.2654 8.74902 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipledi\016cul)
+ [3.02179 6.0654 3.0327 8.73811 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ies.Firs)
+ [3.0327 4.8436 4.29811 8.66174 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,di\013erentfunc)
+ [6.99267 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.13819 3.32724 6.0654 
+ 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.05449 8.20354 4.8436 ] pdfxs
+ (a) show
+ (lledviaafunc)
+ [3.0327 3.0327 4.8436 9.95991 5.75995 3.02179 9.35992 9.34901 3.32724 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.949 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.15991 ] pdfxs
+ (at) show
+ 0 -72.813 m
+ (t) show
+ (hes)
+ [6.05449 7.41812 4.30902 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 7.41812 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 5.59631 4.29811 3.0327 ] pdfxs
+ (t) show
+ (emayrequiredi\013erentse)
+ [7.41812 9.08711 5.14905 8.32356 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 7.41812 
+ 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.8073 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [6.86173 ] pdfxs
+ (o) show
+ (fpo)
+ [5.90176 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Fi)
+ [3.0327 4.29811 7.52721 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.40721 ] pdfxs
+ (5) show
+ (.5showsasimpleex)
+ [3.0327 8.01811 4.30902 6.05449 5.15996 7.8763 6.86173 8.02902 4.29811 3.0327 9.08711 
+ 6.0654 3.0327 7.40721 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mplewhere)
+ [9.09802 6.05449 3.0327 7.41812 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 439.364 -72.813 m
+ /N722 10.909 Tf
+ (func1) show
+ 0 -94.735 m
+ /N614 10.909 Tf
+ (needsnopo)
+ [6.0654 4.8436 4.8436 6.0654 8.24717 6.05449 9.40355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsbu)
+ [3.0327 8.24717 6.05449 6.0654 ] pdfxs
+ (t) show
+ 94.679 -94.735 m
+ /N722 10.909 Tf
+ (func2) show
+ 127.258 -94.735 m
+ /N614 10.909 Tf
+ (needs)
+ [6.0654 4.8436 4.8436 6.0654 8.24717 ] pdfxs
+ (o) show
+ (nepo)
+ [6.05449 8.79265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.04721 ] pdfxs
+ (a) show
+ (ndb)
+ [6.0654 10.0035 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.0035 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.79265 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 10.0035 ] pdfxs
+ (a) show
+ (t)
+ [8.18183 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.79265 4.29811 ] pdfxs
+ (a) show
+ (mesi)
+ [9.08711 8.79265 4.30902 3.02179 ] pdfxs
+ (t) show
+ (e.Sec)
+ [4.85451 8.79265 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,di\013eren)
+ [6.05449 6.0654 7.04721 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ -1.52588e-05 -116.658 m
+ (indirectc)
+ [3.0327 6.05449 6.0654 3.0327 4.2654 4.85451 4.8436 8.29092 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.07994 4.30902 3.02179 ] pdfxs
+ (t) show
+ (esc)
+ [4.85451 8.34535 4.85451 ] pdfxs
+ (a) show
+ (nhavedi\013erentbutoverl)
+ [10.1017 6.0654 5.14905 5.4545 8.90174 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 
+ 5.75995 8.29092 6.05449 6.0654 8.29092 5.14905 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (ppingse)
+ [6.05449 6.0654 3.0327 6.05449 9.50174 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.34535 ] pdfxs
+ (o) show
+ (fcallees,e.)
+ [7.38539 4.8436 5.46541 3.02179 3.0327 4.85451 4.8436 4.29811 7.18903 4.8436 3.0327 
+ ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 350.08 -116.658 m
+ /N1028 10.909 Tf
+ (f) show
+ 355.534 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 362.549 -118.294 m
+ /N703 7.96999 Tf
+ (1) show
+ 367.282 -116.658 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 379.145 -118.294 m
+ /N703 7.96999 Tf
+ (2) show
+ 383.877 -116.658 m
+ /N1028 10.909 Tf
+ (g) show
+ 393.38 -116.658 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 415.003 -116.658 m
+ /N1028 10.909 Tf
+ (f) show
+ 420.457 -116.658 m
+ /N695 10.909 Tf
+ (F) show
+ 427.473 -118.294 m
+ /N703 7.96999 Tf
+ (2) show
+ 432.205 -116.658 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 444.069 -118.294 m
+ /N703 7.96999 Tf
+ (3) show
+ 448.801 -116.658 m
+ /N1028 10.909 Tf
+ (g) show
+ 458.303 -116.658 m
+ /N614 10.909 Tf
+ (at) show
+ -0.00012207 -138.581 m
+ (twodi\013erentc)
+ [3.93823 7.58175 8.95629 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.74547 
+ 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.53449 4.29811 3.0327 ] pdfxs
+ (t) show
+ (es.)
+ [4.8436 4.30902 7.83266 ] pdfxs
+ (I) show
+ (n)
+ [9.56719 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.7781 ] pdfxs
+ (t) show
+ (oav)
+ [8.95629 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idcl)
+ [3.0327 9.56719 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 233.066 -138.581 m
+ /N695 10.909 Tf
+ (F) show
+ 240.081 -140.217 m
+ /N703 7.96999 Tf
+ (2) show
+ 248.319 -138.581 m
+ /N614 10.909 Tf
+ (intotwoversi)
+ [3.0327 5.75995 4.23277 8.9672 3.93823 7.57085 8.9672 5.4545 4.8436 4.27631 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (ns,wemustp)
+ [6.0654 4.29811 6.56721 7.57085 8.35629 8.79257 6.05449 4.30902 7.74547 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.81081 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.35629 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.09802 8.35629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -0.00012207 -160.503 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.49445 ] pdfxs
+ (t) show
+ (o)
+ [8.63993 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.22904 ] pdfxs
+ (t) show
+ (hreefuncti)
+ [6.05449 4.27631 4.8436 8.03993 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 154.329 -160.503 m
+ /N695 10.909 Tf
+ (F) show
+ 161.344 -162.139 m
+ /N703 7.96999 Tf
+ (1) show
+ 166.076 -160.503 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 177.94 -162.139 m
+ /N703 7.96999 Tf
+ (2) show
+ 185.865 -160.503 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 206.634 -160.503 m
+ /N695 10.909 Tf
+ (F) show
+ 213.649 -162.139 m
+ /N703 7.96999 Tf
+ (3) show
+ 218.382 -160.503 m
+ /N614 10.909 Tf
+ (.Thisr)
+ [7.73448 7.8763 6.05449 3.0327 7.49445 4.27631 ] pdfxs
+ (a) show
+ (isesathirdmaj)
+ [3.0327 4.29811 4.85451 7.49445 8.65083 4.23277 6.0654 3.0327 4.2654 9.26173 9.08711 
+ 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [7.47264 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem:bec)
+ [6.05449 3.0327 4.85451 9.08711 7.65811 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.03993 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.03993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -0.000152588 -182.426 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsays)
+ [6.05449 9.87264 4.29811 5.14905 5.75995 8.10535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 78.2358 -182.426 m
+ /N695 10.909 Tf
+ (F) show
+ 85.2508 -184.062 m
+ /N703 7.96999 Tf
+ (3) show
+ 93.7888 -182.426 m
+ /N614 10.909 Tf
+ (isn)
+ [3.0327 8.10535 6.0654 ] pdfxs
+ (o) show
+ (tac)
+ [8.04001 9.26174 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.65084 ] pdfxs
+ (a) show
+ (t)
+ [8.05092 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.05449 8.66175 6.05449 4.27631 4.29811 8.05092 4.85451 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.02179 3.0327 3.64352 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,i)
+ [4.8436 6.88358 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.11626 ] pdfxs
+ (D) show
+ (S)
+ [9.86173 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phw)
+ [6.05449 9.87264 7.57085 ] pdfxs
+ (a) show
+ (sneverinlinedin)
+ [8.10535 6.0654 4.8436 5.4545 4.85451 8.07264 3.0327 6.0654 3.0327 3.02179 6.0654 
+ 4.8436 9.87264 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.04001 ] pdfxs
+ (o) show
+ (f) show
+ -0.000152588 -204.348 m
+ (t) show
+ (hec)
+ [6.05449 7.8763 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.2981 ] pdfxs
+ (a) show
+ (t)
+ [7.26547 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.27638 4.8436 ] pdfxs
+ (a) show
+ (ll-si)
+ [3.0327 3.0327 3.63261 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e.Thisme)
+ [4.85451 7.66902 7.8763 6.0654 3.0327 7.33081 9.08711 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 7.33081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.26547 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.8763 9.08711 ] pdfxs
+ (at) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.4872 ] pdfxs
+ (o) show
+ (fnodesbetweenc)
+ [6.35994 6.05449 5.75995 6.0654 4.8436 7.33081 6.35994 4.85451 3.93823 7.57085 4.85451 
+ 4.8436 9.08719 4.85451 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 7.2981 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.08719 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.8763 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ -0.000152588 -226.271 m
+ (whichisessen)
+ [7.8763 6.0654 3.0327 4.53815 9.65446 3.0327 7.89808 4.8436 4.29811 4.30902 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.62176 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.86537 6.0654 ] pdfxs
+ (a) show
+ (ssingpo)
+ [4.29811 4.30902 3.0327 6.05449 9.04356 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.63267 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs,maybeunde\fned:)
+ [4.27631 4.29811 6.63267 9.09802 5.14905 9.34901 6.35994 8.44357 6.05449 6.0654 6.0654 
+ 4.8436 6.0654 6.05449 4.85451 6.05449 3.0327 ] pdfxs
+ 315.253 -226.271 m
+ /N695 10.909 Tf
+ (NodeInCalle)
+ [9.94894 5.29087 5.68363 5.07272 5.65089 6.55637 8.57443 5.76003 3.48002 3.46911 5.07272 
+ ] pdfxs
+ (r) show
+ 385.04 -226.271 m
+ /N614 10.909 Tf
+ (\() show
+ 389.282 -226.271 m
+ /N695 10.909 Tf
+ (F;C;n)
+ [7.32 4.84359 7.97444 4.84359 6.54546 ] pdfxs
+ 420.816 -226.271 m
+ /N614 10.909 Tf
+ (\)mayn)
+ [7.83274 9.09802 5.14905 9.34901 6.05449 ] pdfxs
+ (ot) show
+ -0.000183105 -248.193 m
+ (existf)
+ [4.8436 5.75995 3.0327 4.29811 8.53092 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.55263 ] pdfxs
+ (a) show
+ (llesc)
+ [3.0327 7.30903 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ 103.942 -248.193 m
+ /N695 10.909 Tf
+ (n) show
+ 110.49 -248.193 m
+ /N614 10.909 Tf
+ (.Pr)
+ [9.8181 7.41812 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.58535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tvi)
+ [8.52001 5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ethetypesi)
+ [9.13083 4.23277 6.0654 9.13083 3.93823 5.75995 6.35994 9.13083 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (at) show
+ (ures)
+ [6.05449 4.27631 4.8436 8.58535 ] pdfxs
+ (o) show
+ (ffunc)
+ [7.61448 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.57444 ] pdfxs
+ (a) show
+ (tc)
+ [8.53092 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.30903 4.30902 3.02179 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.58535 ] pdfxs
+ (\() show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ -0.000198364 -270.116 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ninCcode\)ex)
+ [9.0981 3.0327 9.0981 10.9199 4.8436 5.75995 6.0654 4.8436 7.28729 4.8436 5.75995 
+ ] pdfxs
+ (a) show
+ (cerb)
+ [4.8436 4.85451 4.27631 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.88721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (hreepr)
+ [6.0654 4.2654 4.85451 7.88721 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemsbec)
+ [6.0654 3.02179 4.85451 9.08711 7.34172 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.88721 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.80356 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 7.27638 ] pdfxs
+ (t) show
+ (om)
+ [8.49811 9.08711 ] pdfxs
+ (at) show
+ (chpo)
+ [4.54905 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -0.000198364 -292.038 m
+ (explicitlyf)
+ [4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 4.23277 3.0327 8.92356 3.32724 
+ ] pdfxs
+ (o) show
+ (rdi\013erentc)
+ [7.42901 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 7.40729 4.8436 ] pdfxs
+ (a) show
+ (lleesmust)
+ [3.0327 3.0327 4.8436 4.85451 7.45081 8.79257 6.0654 4.29811 7.39638 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (untf)
+ [6.0654 5.75995 7.39638 3.33815 ] pdfxs
+ (o) show
+ (rmism)
+ [7.42901 9.08711 3.0327 4.29811 9.09802 ] pdfxs
+ (at) show
+ (chesbetween)
+ [4.53815 6.0654 4.8436 7.46172 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 9.2181 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.00721 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.1854 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.2181 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lsf)
+ [3.0327 7.46172 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [7.43992 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -0.000198364 -313.961 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (ssiblec)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 8.4872 4.85451 ] pdfxs
+ (a) show
+ (llee.)
+ [3.02179 3.0327 4.85451 4.8436 3.0327 ] pdfxs
+ 16.9358 -335.883 m
+ (Ours)
+ [8.4872 6.05449 8.24718 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [10.0254 3.0327 8.26899 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 10.0254 ] pdfxs
+ (o) show
+ (ftwokeyprinciples,describedbelow,)
+ [7.30902 3.93823 7.57085 9.42537 5.4545 4.8436 9.73082 6.05449 4.27631 3.0327 6.05449 
+ 4.85451 3.02179 6.0654 3.0327 4.8436 4.30902 7.07994 6.05449 4.85451 4.29811 4.85451 
+ 4.2654 3.0327 6.35994 4.85451 10.0254 6.35994 4.85451 3.0327 5.14905 7.8763 7.07994 
+ ] pdfxs
+ (a) show
+ (ndshowninpseudocodein)
+ [6.0654 10.0254 4.29811 6.0654 5.14905 7.8763 10.0254 3.0327 10.0254 6.0654 4.29811 
+ 4.85451 6.05449 6.0654 5.75995 4.8436 5.75995 6.05449 8.82538 3.02179 6.0654 ] pdfxs
+ -0.000198364 -357.806 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.49811 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.The\frstprincipleis)
+ [7.94175 7.8763 6.0654 8.49811 6.0654 4.2654 4.30902 7.8982 6.05449 4.27631 3.0327 
+ 6.05449 4.85451 3.0327 6.05449 3.0327 8.50902 3.02179 7.96354 ] pdfxs
+ (t) show
+ (op)
+ [9.10901 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.709 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oequiv)
+ [9.10901 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.02179 4.85451 6.05449 4.85451 8.49811 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ssesso)
+ [4.29811 4.30902 4.8436 7.96354 4.29811 9.10901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.8982 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 6.68721 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 9.41446 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ -0.000198364 -379.728 m
+ (a) show
+ (t)
+ [8.17092 ] pdfxs
+ (a) show
+ (nindirectc)
+ [9.99264 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.17092 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.97085 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.78174 ] pdfxs
+ (a) show
+ (rein)
+ [4.2654 8.78174 3.0327 9.99264 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.78174 4.30902 ] pdfxs
+ (a) show
+ (mecl)
+ [9.08711 8.78174 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.We)
+ [4.30902 4.29811 8.77083 10.2981 8.78174 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.99264 ] pdfxs
+ (t) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ 290.229 -379.728 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 306.997 -379.728 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.23626 3.0327 9.99264 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.78174 4.29811 ] pdfxs
+ (a) show
+ (meequiv)
+ [9.08711 8.78174 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence)
+ [3.0327 4.8436 6.0654 4.8436 4.8436 ] pdfxs
+ -0.000183105 -401.651 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 8.60717 ] pdfxs
+ (a) show
+ (sp)
+ [8.61808 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.34175 4.8436 ] pdfxs
+ (a) show
+ (lleesf)
+ [3.0327 3.0327 4.8436 4.85451 8.60717 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.58536 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.55274 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.34175 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e.F)
+ [4.8436 9.90537 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.58536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 3.0327 ] pdfxs
+ 277.259 -401.651 m
+ /N722 10.909 Tf
+ (func1) show
+ 310.205 -401.651 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 332.091 -401.651 m
+ /N722 10.909 Tf
+ (func2) show
+ 365.038 -401.651 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 10.3635 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.16356 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple\f)
+ [9.08711 6.0654 3.02179 9.16356 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -0.000244141 -423.574 m
+ (a) show
+ (reputin)
+ [4.27631 8.32357 6.05449 6.0654 7.72365 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [8.93447 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.32357 4.29811 ] pdfxs
+ (a) show
+ (mecl)
+ [9.09802 8.32357 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss,)
+ [4.30902 4.29811 6.53449 ] pdfxs
+ (a) show
+ (ndso)
+ [6.0654 9.53446 4.30902 8.93447 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 186.485 -423.574 m
+ /N695 10.909 Tf
+ (F) show
+ 193.5 -425.21 m
+ /N703 7.96999 Tf
+ (1) show
+ 198.233 -423.574 m
+ /N695 10.909 Tf
+ (;)
+ [4.84359 ] pdfxs
+ (F) show
+ 210.096 -425.21 m
+ /N703 7.96999 Tf
+ (2) show
+ 218.306 -423.574 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 239.36 -423.574 m
+ /N695 10.909 Tf
+ (F) show
+ 246.375 -425.21 m
+ /N703 7.96999 Tf
+ (3) show
+ 254.586 -423.574 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 9.53446 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.32357 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.32357 ] pdfxs
+ (a) show
+ (bove.)
+ [6.35994 5.15996 5.4545 4.8436 7.82175 ] pdfxs
+ (L) show
+ (ines)
+ [3.0327 6.0654 4.8436 7.77808 ] pdfxs
+ (1) show
+ (-2uses)
+ [3.64352 8.93447 6.05449 4.30902 4.8436 7.77808 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.32357 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ -0.000305176 -445.496 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.44719 ] pdfxs
+ (t) show
+ (op)
+ [8.8472 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.4581 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.4254 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.23629 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.73085 4.23277 6.0654 8.23629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [12.4798 3.0327 5.74904 ] pdfxs
+ (t) show
+ (odisj)
+ [8.8472 6.05449 3.0327 4.30902 3.32724 ] pdfxs
+ (o) show
+ (intequiv)
+ [3.0327 5.75995 7.62547 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.23629 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ssesin)
+ [4.30902 4.29811 4.85451 7.69081 3.0327 9.44719 ] pdfxs
+ (t) show
+ (hism)
+ [6.05449 3.0327 7.69081 9.08711 ] pdfxs
+ (a) show
+ (nner.)
+ [6.0654 6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ 16.9357 -467.419 m
+ (Thesec)
+ [7.8763 6.0654 8.6072 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndprincipleis)
+ [6.0654 9.81809 6.0654 4.2654 3.0327 6.0654 4.8436 3.0327 6.05449 3.0327 8.6072 
+ 3.0327 8.06172 ] pdfxs
+ (t) show
+ (osimplifym)
+ [9.2181 4.29811 3.0327 9.08711 6.0654 3.0327 3.02179 3.33815 9.51264 9.09802 ] pdfxs
+ (at) show
+ (chingnodesbetweendi\013erentc)
+ [4.53815 6.0654 3.0327 6.05449 9.2181 6.05449 5.75995 6.0654 4.8436 8.06172 6.37085 
+ 4.8436 3.93823 7.58175 4.8436 4.85451 9.81809 6.05449 3.0327 6.35986 4.85451 4.27631 
+ 4.8436 5.75995 7.99638 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.02179 4.85451 4.8436 8.06172 ] pdfxs
+ (a) show
+ (tac)
+ [8.00729 9.2181 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.78539 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ewi)
+ [8.6072 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -0.000305176 -489.341 m
+ (t) show
+ (henodes)
+ [6.05449 9.42537 6.05449 5.75995 6.0654 4.8436 8.86898 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.42537 4.8436 ] pdfxs
+ (a) show
+ (llerbymer)
+ [3.0327 3.0327 4.8436 8.83627 5.75995 10.3308 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingthe)
+ [3.0327 6.0654 10.0254 4.23277 6.0654 9.41447 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 8.86898 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 7.59266 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.86898 3.0327 10.6254 ] pdfxs
+ (a) show
+ (nequiv)
+ [10.6254 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 9.42537 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss,)
+ [4.29811 4.30902 7.83266 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.6363 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 6.0654 ] pdfxs
+ -0.000305176 -511.264 m
+ (upd)
+ [6.0654 6.35994 6.05449 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 10.0472 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.44719 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.869 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 8.90171 ] pdfxs
+ (t) show
+ (obec)
+ [10.0581 6.35994 9.44719 4.8436 ] pdfxs
+ (o) show
+ (nsistentwi)
+ [6.0654 4.29811 3.0327 4.30902 4.23277 4.85451 5.75995 8.83637 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6581 ] pdfxs
+ (t) show
+ (hemer)
+ [6.0654 9.43629 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edc)
+ [4.8436 10.6581 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 9.44719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.Mer)
+ [6.05449 6.0654 4.29811 10.7672 10.0036 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.05449 10.0581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.44719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ -0.000305176 -533.186 m
+ (ensuresth)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 7.38536 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.32002 ] pdfxs
+ (a) show
+ (niden)
+ [9.13083 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lset)
+ [6.10904 4.29811 4.85451 7.30911 ] pdfxs
+ (o) show
+ (fpo)
+ [6.41449 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.10904 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rf)
+ [7.34174 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l)
+ [6.10904 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (swillbeinferredf)
+ [7.38536 7.8763 3.0327 3.02179 6.10904 6.37085 7.91993 3.0327 6.05449 3.33815 4.8436 
+ 4.27631 4.27631 4.8436 9.14174 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.35264 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.02179 6.10904 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.37445 3.0327 6.0654 ] pdfxs
+ -0.000305176 -555.109 m
+ (t) show
+ (hecl)
+ [6.05449 8.62902 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss.)
+ [4.29811 4.30902 8.29084 ] pdfxs
+ (U) show
+ (pd)
+ [6.35994 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.62902 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.05082 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.07263 ] pdfxs
+ (t) show
+ (obec)
+ [9.22901 6.35994 8.62902 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entwi)
+ [4.85451 5.74904 8.01819 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthec)
+ [9.83991 4.23277 6.0654 8.61811 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.02179 4.85451 8.61811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.07263 ] pdfxs
+ (\(a) show
+ (sexpl)
+ [8.08354 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow)
+ [3.0327 6.05449 4.85451 9.829 6.37085 4.8436 3.0327 5.14905 7.8763 ] pdfxs
+ (\)) show
+ -0.000305176 -577.031 m
+ (ensures)
+ [4.8436 6.0654 4.29811 6.0654 4.27631 4.8436 8.83626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.77092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.37083 ] pdfxs
+ (t) show
+ (hirdpr)
+ [6.0654 3.0327 4.2654 10.5926 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 13.6253 ] pdfxs
+ (a) show
+ (bove|\fndingm)
+ [6.35994 5.14905 5.4545 9.38174 15.4362 6.0654 6.05449 6.0654 3.02179 6.0654 9.98173 
+ 9.09802 ] pdfxs
+ (a) show
+ (tchingnodesbetweenc)
+ [4.23277 4.54905 6.0654 3.02179 6.0654 9.98173 6.0654 5.75995 6.05449 4.85451 8.82535 
+ 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 10.5926 4.85451 ] pdfxs
+ (a) show
+ (llee)
+ [3.02179 3.0327 4.85451 9.37083 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.5926 4.8436 ] pdfxs
+ (a) show
+ (ller|is)
+ [3.0327 3.0327 4.8436 8.80354 15.4362 3.0327 4.29811 ] pdfxs
+ -0.000305176 -598.954 m
+ (a) show
+ (lwaysp)
+ [3.0327 7.57085 5.14905 5.75995 7.94172 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ 16.9357 -620.876 m
+ (I) show
+ (n)
+ [8.80356 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 7.59266 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.0327 4.8436 5.9454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.58176 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmmer)
+ [6.05449 11.8362 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.04718 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.59266 ] pdfxs
+ (D) show
+ (S)
+ [8.79265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.04718 ] pdfxs
+ (o) show
+ (f) show
+ 275.778 -620.876 m
+ /N722 10.909 Tf
+ (func1) show
+ 307.153 -620.876 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 327.468 -620.876 m
+ /N722 10.909 Tf
+ (func2) show
+ 358.843 -620.876 m
+ /N614 10.909 Tf
+ (intothec)
+ [3.0327 5.75995 4.23277 8.20357 4.23277 6.0654 7.59266 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 225.818 -657.201 m
+ (118) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 131 131
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (showninFi)
+ [4.29811 6.0654 5.14905 7.8763 9.39264 3.0327 9.38173 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.18175 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\(c)
+ [4.23277 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [6.41449 ] pdfxs
+ (a) show
+ (nduses)
+ [6.0654 9.39264 6.05449 4.30902 4.8436 7.62536 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.62536 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.39264 ] pdfxs
+ (t) show
+ (o)
+ [8.78174 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmb)
+ [4.27631 12.4144 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.39264 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thisresultsin)
+ [6.05449 4.30902 7.77811 7.8763 6.05449 3.0327 7.63627 4.2654 4.85451 4.29811 6.0654 
+ 3.0327 4.23277 7.63627 3.0327 9.38173 ] pdfxs
+ (a) show
+ 0 -21.922 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (chingset)
+ [4.54905 6.05449 3.0327 6.0654 9.06538 4.30902 4.8436 7.85456 ] pdfxs
+ (o) show
+ (fpo)
+ [6.94903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sf)
+ [7.9199 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.88719 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.67628 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,even)
+ [6.05449 4.30902 6.64358 4.85451 5.4545 4.8436 9.67628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.67628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.46538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwillbeunusedin)
+ [6.64358 7.8763 3.0327 3.0327 6.64358 6.35994 8.46538 6.0654 5.74904 6.0654 4.29811 
+ 4.85451 9.67628 3.0327 6.0654 ] pdfxs
+ 436.334 -21.922 m
+ /N722 10.909 Tf
+ (func1) show
+ 464.97 -21.922 m
+ /N614 10.909 Tf
+ (.) show
+ 0 -43.845 m
+ (Thisc)
+ [7.8763 6.0654 3.0327 7.62536 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phismer)
+ [6.0654 9.38173 3.0327 7.62536 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (edin)
+ [4.85451 9.38173 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [8.78174 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.17084 4.85451 ] pdfxs
+ (a) show
+ (ller,resul)
+ [3.02179 3.0327 4.85451 4.2654 6.41449 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingin)
+ [3.0327 6.0654 8.77083 3.0327 9.38173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.17084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshowninFi)
+ [6.0654 9.38173 4.29811 6.0654 5.14905 7.8763 9.38173 3.0327 9.38173 7.12357 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.17084 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\(d)
+ [4.23277 6.0654 ] pdfxs
+ (\)) show
+ (.)
+ [7.77811 ] pdfxs
+ (U) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -65.768 m
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.05449 6.0654 6.6654 ] pdfxs
+ (o) show
+ (nedescrip)
+ [6.05449 8.4872 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risp)
+ [7.909 3.0327 7.94172 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (ob)
+ [9.0981 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.6981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 6.6654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Theimplement)
+ [7.8763 6.0654 9.79628 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0072 ] pdfxs
+ (o) show
+ (f)
+ [8.29083 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.79628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 11.0072 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 10.4072 ] pdfxs
+ (a) show
+ (ndinliningsteps)
+ [6.05449 11.0181 3.02179 6.0654 3.0327 3.02179 6.0654 3.0327 6.05449 10.4072 4.30902 
+ 4.23277 4.85451 6.05449 9.26171 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 9.2508 ] pdfxs
+ (3) show
+ (-8)
+ [3.64352 10.4072 ] pdfxs
+ (o) show
+ (fFi)
+ [8.27993 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.79628 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (\)use)
+ [9.18546 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -109.613 m
+ (twoprimi)
+ [3.93823 7.58175 9.05447 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (iveDSA)
+ [3.0327 5.4545 8.45447 8.32365 6.0654 11.7817 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ions{mer)
+ [3.02179 5.46541 6.05449 7.90899 9.05447 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingtwo)
+ [3.02179 6.0654 9.05447 3.94914 7.57085 9.05447 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.90899 ] pdfxs
+ (a) show
+ (ndperf)
+ [6.05449 9.66537 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmingab)
+ [4.27631 9.08711 3.0327 6.0654 9.05447 9.05447 6.37085 ] pdfxs
+ (otto) show
+ (m-upinliningp)
+ [9.08711 3.63261 6.0654 9.66537 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 
+ 9.05447 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.90899 ] pdfxs
+ (o) show
+ (n) show
+ 0 -131.535 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ly-c)
+ [3.02179 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.61082 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.84354 ] pdfxs
+ (\() show
+ (SCCs\))
+ [6.0654 7.8763 7.8763 4.29811 7.78911 ] pdfxs
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.39993 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.57812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Tomer)
+ [6.05449 6.0654 7.84357 6.97085 8.99992 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.39993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.0654 7.84354 ] pdfxs
+ (o) show
+ (ftwofunc)
+ [6.88357 3.93823 7.57085 8.99992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.84354 3.0327 6.0654 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (nequiv)
+ [9.46901 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.25811 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.71263 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.02179 6.0654 4.8436 7.71263 ] pdfxs
+ (3) show
+ (-)
+ [3.64352 ] pdfxs
+ (4\)) show
+ (,wec)
+ [6.47994 7.58175 8.25811 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.16356 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.25811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phin)
+ [6.05449 9.46901 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.85811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.25811 ] pdfxs
+ (ot) show
+ (her,)
+ [6.05449 4.85451 4.2654 6.49085 ] pdfxs
+ (t) show
+ (henunifyc)
+ [6.05449 4.85451 9.46901 6.0654 6.05449 3.0327 3.33815 9.16356 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndingf)
+ [6.05449 6.0654 3.0327 6.05449 8.86901 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (l) show
+ 0 -175.38 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentnodes)
+ [6.05449 9.09802 4.8436 5.75995 7.74547 6.0654 5.75995 6.05449 4.85451 7.81081 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ring)
+ [4.27631 3.02179 6.0654 8.95629 ] pdfxs
+ (a) show
+ (nyex)
+ [5.75995 9.27265 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ranodesin)
+ [4.2654 8.9672 6.0654 5.74904 6.0654 4.8436 7.81081 3.0327 9.56719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.35629 ] pdfxs
+ (o) show
+ (f)
+ [6.83994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.35629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsif)
+ [6.0654 6.05449 7.81081 3.0327 6.83994 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.35629 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentlis)
+ [6.0654 9.08711 4.85451 5.74904 7.75638 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (sdon)
+ [7.81081 6.05449 8.9672 6.05449 ] pdfxs
+ (ot) show
+ 0 -197.303 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [7.5163 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lnodes,)
+ [7.35266 6.05449 5.75995 6.0654 4.8436 4.30902 7.50539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 9.16356 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnv)
+ [6.0654 4.2654 10.3745 5.15995 ] pdfxs
+ (a) show
+ (luenode)
+ [3.02179 6.0654 9.16356 6.0654 5.74904 6.0654 9.16356 ] pdfxs
+ (o) show
+ (fe)
+ [7.6472 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.3745 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 9.90537 ] pdfxs
+ (U) show
+ (nifyingnodesc)
+ [6.0654 3.0327 3.32724 5.75995 3.0327 6.05449 9.77446 6.05449 5.75995 6.0654 4.8436 
+ 8.61808 4.8436 ] pdfxs
+ (a) show
+ (usesrecursive)
+ [6.0654 4.30902 4.8436 8.61808 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 
+ 5.4545 4.8436 ] pdfxs
+ 0 -219.225 m
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 8.4872 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.0981 4.8436 ] pdfxs
+ (a) show
+ (np)
+ [9.0981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 8.78174 4.85451 ] pdfxs
+ (a) show
+ (usel)
+ [6.05449 4.30902 7.8763 3.0327 ] pdfxs
+ (o) show
+ (ss)
+ [4.29811 7.34172 ] pdfxs
+ (o) show
+ (fs)
+ [6.35994 4.30902 ] pdfxs
+ (o) show
+ (metypeinf)
+ [9.08711 7.88721 3.93823 5.75995 6.35994 7.8763 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nifmer)
+ [9.08719 3.0327 6.37085 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ednodeshaveinc)
+ [4.85451 9.08719 6.0654 5.75995 6.05449 4.85451 7.33081 6.0654 5.14905 5.4545 7.8763 
+ 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (at) show
+ (ible)
+ [3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ 0 -241.148 m
+ (types.)
+ [3.93823 5.75995 6.35994 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,weperf)
+ [3.0327 3.0327 4.84359 6.35994 7.57085 8.09448 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmab)
+ [4.2654 12.338 8.69447 6.37085 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.63261 6.0654 9.30537 ] pdfxs
+ (\\) show
+ (inlinin)
+ [3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ ("p)
+ [8.69447 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.54899 ] pdfxs
+ (o) show
+ (nthes)
+ [9.30537 4.23277 6.0654 8.09448 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 8.99992 4.85451 ] pdfxs
+ (o) show
+ (nnec)
+ [6.05449 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 9.30537 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.54899 ] pdfxs
+ (\() show
+ (SCCs)
+ [6.05449 7.8763 7.88721 4.29811 ] pdfxs
+ (\)) show
+ 0 -284.993 m
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.74174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.91993 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,inliningmer)
+ [6.05449 6.0654 8.23629 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 10.3417 
+ 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ed)
+ [4.85451 10.9526 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.19625 ] pdfxs
+ (o) show
+ (f)
+ [8.22538 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.74174 4.85451 ] pdfxs
+ (a) show
+ (lleesin)
+ [3.02179 3.0327 4.85451 4.8436 9.19625 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [10.3526 ] pdfxs
+ (t) show
+ (heirc)
+ [6.05449 4.85451 3.0327 9.16354 4.8436 ] pdfxs
+ (a) show
+ (llers.Thissimplyrequires)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 11.6508 7.8763 6.0654 3.02179 9.19625 4.30902 
+ 3.0327 9.08711 6.05449 3.0327 10.6581 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 
+ 4.85451 4.29811 ] pdfxs
+ 0 -306.915 m
+ (repe)
+ [4.27631 4.8436 6.35994 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.4872 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 7.8763 6.37085 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (to) show
+ (m-upinliningp)
+ [9.09802 3.63261 6.0654 9.08719 3.02179 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 
+ 8.4872 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.33081 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.8763 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 11.2144 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.05449 12.1198 ] pdfxs
+ (\() show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingwi)
+ [3.0327 6.05449 8.4872 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.08719 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 7.8763 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edequiv)
+ [4.8436 9.0981 4.8436 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence-)
+ [3.0327 4.85451 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -328.838 m
+ (cl)
+ [4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 7.94172 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.Thiss)
+ [7.87629 7.88721 6.05449 3.0327 7.94172 4.29811 ] pdfxs
+ (t) show
+ (episdescribedinde)
+ [4.85451 9.68719 3.0327 7.94172 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 4.8436 9.6981 3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.02179 6.6763 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -350.761 m
+ (Wec)
+ [10.2981 8.62902 4.85451 ] pdfxs
+ (a) show
+ (lltheresul)
+ [3.02179 6.81812 4.23277 6.0654 8.62902 4.2654 4.85451 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.22901 ] pdfxs
+ (D) show
+ (S)
+ [9.83991 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phstheEBU)
+ [6.05449 6.0654 8.08354 4.23277 6.0654 8.62902 7.41812 7.7344 11.9563 ] pdfxs
+ (\(\\) show
+ (equiv)
+ [4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lenceb)
+ [3.02179 4.85451 6.0654 4.8436 8.62902 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 6.0654 ] pdfxs
+ (") show
+ (\))
+ [8.01819 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.TheEBU)
+ [6.05449 6.0654 4.29811 8.30175 7.88721 6.05449 8.62902 7.41812 7.7344 11.9563 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ 0 -372.683 m
+ (ism)
+ [3.0327 8.95625 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 9.50174 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 9.50174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.7126 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.50174 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lDS)
+ [7.69084 8.32365 10.7126 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phbec)
+ [6.0654 10.7126 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usefunc)
+ [6.0654 4.29811 9.50174 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsknownn)
+ [6.05449 8.95625 5.75995 6.0654 5.14905 7.8763 10.7126 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.89091 ] pdfxs
+ (t) show
+ (obec)
+ [10.1126 6.35994 9.50174 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 10.7126 ] pdfxs
+ (a) show
+ (t)
+ [8.89091 ] pdfxs
+ (a) show
+ 0 -394.606 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll-sitemaybemer)
+ [3.0327 3.0327 3.63261 4.30902 3.0327 4.23277 9.3272 9.09802 5.14905 10.2326 6.37085 
+ 9.31629 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (edin)
+ [4.8436 10.5381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.92719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.3272 4.8436 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 8.749 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 9.92719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.3272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.3272 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 9.3272 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 10.2326 ] pdfxs
+ (a) show
+ (rein)
+ [4.27631 9.3272 3.0327 10.5381 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.3272 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ 0 -416.528 m
+ (equiv)
+ [4.8436 5.75995 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.7272 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ (\)) show
+ (.Suchc)
+ [8.59629 6.0654 6.05449 4.54905 9.93809 4.85451 ] pdfxs
+ (a) show
+ (sesdon)
+ [4.29811 4.8436 8.18172 6.0654 9.32719 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.11638 ] pdfxs
+ (a) show
+ (rise)
+ [4.27631 3.0327 4.29811 8.7272 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (eninpr)
+ [4.85451 9.93809 3.02179 9.93809 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 6.95994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.93809 ] pdfxs
+ (t) show
+ (hemer)
+ [6.05449 8.7272 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ing)
+ [3.02179 6.0654 9.32719 ] pdfxs
+ (o) show
+ (fequiv)
+ [7.21084 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lencecl)
+ [3.0327 4.8436 6.0654 4.8436 8.7272 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ 0 -438.451 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 7.7999 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (lysimpli\fes)
+ [3.02179 9.26174 4.29811 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 7.7999 
+ ] pdfxs
+ (t) show
+ (heover)
+ [6.0654 8.33448 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.53449 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmbys)
+ [6.05449 12.5889 5.75995 9.25083 4.29811 ] pdfxs
+ (o) show
+ (lving)
+ [3.0327 5.75995 3.0327 6.05449 8.94538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.34538 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 8.34538 ] pdfxs
+ (t) show
+ (hreepr)
+ [6.0654 4.2654 4.85451 8.34538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.05449 3.0327 4.85451 9.08711 4.29811 ] pdfxs
+ 0 -460.373 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (haunif)
+ [9.6981 9.08719 6.0654 6.05449 3.0327 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 12.7307 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yb)
+ [9.39264 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (nexis)
+ [9.6981 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 9.0981 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phprimi)
+ [6.0654 9.6981 6.05449 4.27631 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ives.)
+ [3.02179 5.4545 4.85451 4.29811 3.0327 ] pdfxs
+ 101.054 -476.136 m
+ /N1217 8.96599 Tf
+ (c) show
+ (o)
+ [5.30782 ] pdfxs
+ (m) show
+ (pl)
+ [5.89063 2.94976 ] pdfxs
+ (ete) show
+ (poolallo)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 ] pdfxs
+ (c) show
+ (a)
+ [5.15542 ] pdfxs
+ (te) show
+ 198.182 -476.136 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (progra) show
+ (m) show
+ 238.669 -476.136 m
+ /N1305 8.96599 Tf
+ (P) show
+ 245.833 -476.136 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 91.327 -487.095 m
+ (1) show
+ 110.782 -487.095 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -487.095 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 126.743 -487.095 m
+ /N1220 8.96599 Tf
+ (2) show
+ 135.959 -487.095 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsites\()
+ [2.55527 2.56423 3.63121 2.56423 3.57737 4.10643 3.63121 3.58634 ] pdfxs
+ 170.878 -487.095 m
+ /N1305 8.96599 Tf
+ (P) show
+ 178.042 -487.095 m
+ /N1156 8.96599 Tf
+ (\))
+ [81.7518 ] pdfxs
+ (//) show
+ 272.079 -487.095 m
+ /N1223 8.96599 Tf
+ (Bu)
+ [6.48247 4.93125 ] pdfxs
+ (i) show
+ (ldeq)
+ [2.358 7.99761 3.75675 4.24091 ] pdfxs
+ (ui) show
+ (vale)
+ [4.23195 4.69812 2.358 4.23195 ] pdfxs
+ (n) show
+ (ceclasses)
+ [3.76572 7.53143 4.23195 2.34903 4.70709 3.7657 3.75673 4.24091 3.7657 ] pdfxs
+ 91.3269 -498.053 m
+ /N1156 8.96599 Tf
+ (2)
+ [29.1844 ] pdfxs
+ (un) show
+ (i)
+ [2.55527 ] pdfxs
+ (f) show
+ (yeq)
+ [7.93497 4.10643 4.85963 ] pdfxs
+ (u) show
+ (ivcl)
+ [2.56423 4.59962 4.09746 2.56423 ] pdfxs
+ (a) show
+ (sses\(calle)
+ [3.63121 3.63121 4.10643 3.63121 3.58634 4.09746 4.59962 2.56423 2.55527 4.10643 ] pdfxs
+ (e) show
+ (s\()
+ [3.63121 3.58634 ] pdfxs
+ 224.4 -498.053 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 232.683 -498.053 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 91.3269 -509.012 m
+ (3) show
+ 110.782 -509.012 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -509.012 m
+ /N1305 8.96599 Tf
+ (ec) show
+ 126.735 -509.012 m
+ /N1220 8.96599 Tf
+ (2) show
+ 135.95 -509.012 m
+ /N1156 8.96599 Tf
+ (e) show
+ (q)
+ [4.8686 ] pdfxs
+ (u) show
+ (ivcl)
+ [2.55527 4.60858 4.09746 2.55527 ] pdfxs
+ (a) show
+ (ss)
+ [3.64018 3.63121 ] pdfxs
+ (e) show
+ (s\()
+ [3.64018 3.57737 ] pdfxs
+ (fu) show
+ (nctio)
+ [5.12854 4.0885 3.58634 2.56423 4.59962 ] pdfxs
+ (n) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 227.292 -509.012 m
+ /N1305 8.96599 Tf
+ (P) show
+ 234.455 -509.012 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 21.7514 ] pdfxs
+ (//) show
+ 272.079 -509.012 m
+ /N1223 8.96599 Tf
+ (Bu)
+ [6.48247 4.93125 ] pdfxs
+ (i) show
+ (ldgraph)
+ [2.358 7.99761 4.23195 3.40706 4.70709 4.70709 7.99761 ] pdfxs
+ (f) show
+ (oreachclass)
+ [4.69812 7.18174 3.75675 4.70709 4.23195 7.99761 4.24091 2.34903 4.70709 3.75673 3.7657 
+ ] pdfxs
+ 91.3269 -519.971 m
+ /N1156 8.96599 Tf
+ (4ECG)
+ [29.1844 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\()
+ [3.58634 ] pdfxs
+ (e) show
+ (c\)=me)
+ [4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (rge) show
+ (G)
+ [7.22665 ] pdfxs
+ (raph) show
+ (s\()
+ [3.64018 3.57737 ] pdfxs
+ (DS) show
+ (G)
+ [7.23561 ] pdfxs
+ (raph) show
+ (s\(memb)
+ [3.63121 3.58634 7.67484 4.10643 7.42379 5.37062 ] pdfxs
+ (er) show
+ (s\(ec\)\)\))
+ [3.64018 3.57737 4.10643 4.0885 3.58634 3.58634 3.58634 ] pdfxs
+ 91.3269 -530.93 m
+ (5) show
+ 110.782 -530.93 m
+ /N1220 8.96599 Tf
+ (8) show
+ 115.901 -530.93 m
+ /N1305 8.96599 Tf
+ (s)
+ [4.29474 ] pdfxs
+ (cc) show
+ 130.733 -530.93 m
+ /N1220 8.96599 Tf
+ (2) show
+ 139.948 -530.93 m
+ /N1156 8.96599 Tf
+ (t)
+ [3.58634 ] pdfxs
+ (arjan) show
+ (scc)
+ [3.63121 4.09746 4.09746 ] pdfxs
+ (\fnder) show
+ (\(c)
+ [3.58634 4.0885 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (graph) show
+ (\() show
+ 243.226 -530.93 m
+ /N1305 8.96599 Tf
+ (P) show
+ 250.39 -530.93 m
+ /N1156 8.96599 Tf
+ (\)\))
+ [3.58634 3.58634 ] pdfxs
+ 91.3268 -541.889 m
+ (6ECG)
+ [29.1844 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\(scc\)=me)
+ [3.58634 3.63121 4.09746 4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (rge) show
+ (G)
+ [7.22665 ] pdfxs
+ (raph) show
+ (s\(ECG)
+ [3.64018 3.57737 6.27624 6.6528 7.23561 ] pdfxs
+ (r) show
+ (a)
+ [4.59962 ] pdfxs
+ (ph) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ (fun) show
+ (cti)
+ [4.0885 3.58634 2.56423 ] pdfxs
+ (on) show
+ (s\(scc\)\)\))
+ [3.63121 3.58634 3.63121 4.09746 4.09746 3.57737 3.58634 3.58634 ] pdfxs
+ 91.3268 -552.848 m
+ (7) show
+ 120.509 -552.848 m
+ /N1220 8.96599 Tf
+ (8) show
+ 125.629 -552.848 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 136.471 -552.848 m
+ /N1220 8.96599 Tf
+ (2) show
+ 145.686 -552.848 m
+ /N1156 8.96599 Tf
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (llsites\()
+ [2.55527 2.56423 3.63121 2.56423 3.57737 4.10643 3.63121 3.58634 ] pdfxs
+ 180.606 -552.848 m
+ /N1305 8.96599 Tf
+ (s)
+ [4.29474 ] pdfxs
+ (cc) show
+ 192.878 -552.848 m
+ /N1156 8.96599 Tf
+ (\))
+ [66.9131 ] pdfxs
+ (//) show
+ 272.079 -552.848 m
+ /N1223 8.96599 Tf
+ (I)
+ [3.5505 ] pdfxs
+ (n) show
+ (l)
+ [2.34903 ] pdfxs
+ (in) show
+ (ecalleesin)
+ [7.53143 3.76572 4.69812 2.82423 2.34903 3.76572 4.23195 7.06518 2.81534 5.1823 ] pdfxs
+ (t) show
+ (ocalle)
+ [7.99761 3.75675 4.70709 2.82423 2.34903 4.24091 ] pdfxs
+ (r) show
+ 91.3268 -563.807 m
+ /N1156 8.96599 Tf
+ (8ECG)
+ [38.9125 6.26727 6.6528 7.23561 ] pdfxs
+ (raph) show
+ (\(scc\)=me)
+ [3.58634 3.63121 4.09746 4.09746 6.65271 10.2391 7.67484 4.10643 ] pdfxs
+ (r) show
+ (geG)
+ [4.59962 4.10643 7.22665 ] pdfxs
+ (raph) show
+ (\() show
+ 254.507 -563.807 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 262.789 -563.807 m
+ /N1156 8.96599 Tf
+ (,ECG)
+ [5.6306 6.27624 6.6528 7.22665 ] pdfxs
+ (raph) show
+ (\(c)
+ [3.58634 4.09746 ] pdfxs
+ (a) show
+ (ll)
+ [2.55527 2.56423 ] pdfxs
+ (ee) show
+ (s\()
+ [3.64018 3.58634 ] pdfxs
+ 339.854 -563.807 m
+ /N1305 8.96599 Tf
+ (c) show
+ (s) show
+ 348.136 -563.807 m
+ /N1156 8.96599 Tf
+ (\)\)\))
+ [3.58634 3.57737 3.58634 ] pdfxs
+ 91.3268 -574.766 m
+ (9) show
+ 110.782 -574.766 m
+ /N1217 8.96599 Tf
+ (basi)
+ [5.89063 5.16438 4.17811 2.94976 ] pdfxs
+ (c) show
+ (poolalloca)
+ [6.18651 5.6037 5.30782 2.9408 5.16438 2.9408 2.94976 5.6037 4.70715 5.16438 ] pdfxs
+ (te) show
+ 189.243 -574.766 m
+ /N1156 8.96599 Tf
+ (\() show
+ 192.827 -574.766 m
+ /N1305 8.96599 Tf
+ (P) show
+ 199.99 -574.766 m
+ /N1156 8.96599 Tf
+ (\)) show
+ 110.136 -603.243 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.0981 4.8436 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (epo)
+ [8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r) show
+ 16.9368 -629.841 m
+ (Given)
+ [8.5636 3.02179 5.4545 4.85451 10.0908 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.05449 8.87993 7.41812 7.7344 12.2072 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.0654 8.32353 3.33815 ] pdfxs
+ (o) show
+ (rapr)
+ [8.30173 9.47992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.1563 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.87993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.05812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (risnow)
+ [8.30173 3.0327 8.32353 6.0654 5.14905 11.9017 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (eed)
+ [4.85451 4.8436 10.0908 ] pdfxs
+ (t) show
+ (ohave)
+ [9.47992 6.0654 5.14905 5.4545 8.86902 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.05812 ] pdfxs
+ (o) show
+ (f)
+ [7.36357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (119) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 132 132
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.71266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsrequired)
+ [4.27631 8.98898 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.7454 ] pdfxs
+ (a) show
+ (t)
+ [8.92364 ] pdfxs
+ (a) show
+ (nindirectc)
+ [10.7454 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 8.92364 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.71266 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ef)
+ [9.53447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.95627 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.4399 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.53447 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lc)
+ [7.72357 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.8436 8.98898 ] pdfxs
+ (o) show
+ (f)
+ [8.01811 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.53447 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.71266 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 3.0327 ] pdfxs
+ 0 -21.922 m
+ (a) show
+ (llowingit)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.58901 3.0327 8.36728 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ (pply)
+ [6.05449 6.0654 3.02179 9.89446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 118.223 -21.922 m
+ /N722 10.909 Tf
+ (basicpoolallocate) show
+ 219.715 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 13.2216 4.29811 ] pdfxs
+ (a) show
+ (fely.)
+ [3.33815 4.8436 3.0327 4.84359 9.35992 ] pdfxs
+ (Not) show
+ (e)
+ [8.97811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tlines)
+ [8.37819 3.0327 3.02179 6.0654 4.8436 8.43262 ] pdfxs
+ (17) show
+ (-)
+ [3.64352 ] pdfxs
+ (1) show
+ (9simplyhave)
+ [9.5781 4.30902 3.02179 9.09802 6.05449 3.0327 9.88355 6.0654 5.14905 5.4545 4.8436 
+ ] pdfxs
+ -1.52588e-05 -43.845 m
+ (t) show
+ (ouse)
+ [8.95629 6.0654 4.29811 8.35629 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.35629 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.56719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (a) show
+ (llc)
+ [3.02179 6.5454 4.8436 ] pdfxs
+ (a) show
+ (lleeseven)
+ [3.0327 3.0327 4.8436 4.85451 7.81081 4.8436 5.4545 4.8436 9.56719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.56719 ] pdfxs
+ (t) show
+ (heremaynowbemul)
+ [6.0654 4.8436 4.27631 8.35629 9.08711 5.14905 9.27265 6.05449 5.15996 11.3781 6.37085 
+ 8.34538 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iplec)
+ [3.0327 6.0654 3.02179 8.35629 4.85451 ] pdfxs
+ (a) show
+ (llersf)
+ [3.02179 3.0327 4.85451 4.2654 7.81081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.7781 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.35629 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -1.52588e-05 -65.768 m
+ (a) show
+ (tline)
+ [7.87638 3.0327 3.0327 6.05449 8.4872 ] pdfxs
+ (17) show
+ (.) show
+ -1.52588e-05 -111.222 m
+ /N622 14.346 Tf
+ (5.3Algorit)
+ [8.07685 4.476 24.2161 12.1798 4.49035 8.0625 8.07685 6.58481 4.49035 6.26925 ] pdfxs
+ (h) show
+ (micCom)
+ [13.4566 4.476 12.5527 11.6633 8.0625 13.4566 ] pdfxs
+ (p) show
+ (lexity)
+ [4.476 7.3595 8.52144 4.49035 5.82452 8.52144 ] pdfxs
+ -1.52588e-05 -143.948 m
+ /N614 10.909 Tf
+ (The\frstph)
+ [7.8763 6.0654 7.61448 6.05449 4.27631 4.29811 7.00366 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.61448 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 7.61448 6.05449 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.30902 3.02179 7.61448 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.79268 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.82538 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ni)
+ [8.82538 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.0327 6.08722 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.069 ] pdfxs
+ (1{1) show
+ (0inFi)
+ [8.21447 3.0327 8.82538 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.61448 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (\)isline)
+ [7.00366 3.0327 7.05809 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rin)
+ [7.03628 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -165.87 m
+ (t) show
+ (he)
+ [6.05449 7.94175 ] pdfxs
+ (tota) show
+ (lnumber)
+ [6.11995 5.75995 6.05449 8.79257 6.35994 4.85451 7.35264 ] pdfxs
+ (o) show
+ (f)
+ [6.4254 ] pdfxs
+ (D) show
+ (S)
+ [9.15265 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phnodesbec)
+ [6.0654 9.15265 6.05449 5.75995 6.0654 4.8436 7.39627 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 7.93084 ] pdfxs
+ (a) show
+ (llesc)
+ [3.0327 6.11995 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pingnodesc)
+ [6.05449 3.0327 6.05449 8.55265 6.05449 5.75995 6.0654 4.8436 7.39627 4.8436 ] pdfxs
+ (a) show
+ (nbef)
+ [9.15265 6.35994 7.94175 3.32724 ] pdfxs
+ (o) show
+ (undwi)
+ [6.0654 6.05449 9.15265 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hasin)
+ [9.15265 8.54174 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.93084 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -187.793 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.2545 ] pdfxs
+ (D) show
+ (S)
+ [10.2545 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 7.37448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2545 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.04356 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (inings)
+ [3.02179 6.0654 3.0327 6.05449 9.65446 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.49808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.74904 3.0327 ] pdfxs
+ (a) show
+ (llyline)
+ [3.0327 3.0327 9.949 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (r.Wehavef)
+ [4.2654 9.56719 10.2981 9.04356 6.0654 5.14905 5.4545 9.04356 3.33815 ] pdfxs
+ (o) show
+ (undempiric)
+ [6.05449 6.0654 10.2545 4.85451 9.08711 6.0654 3.02179 4.27631 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.949 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.43274 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -209.715 m
+ (tota) show
+ (lnumber)
+ [7.83266 5.75995 6.05449 8.79257 6.35994 4.85451 9.07627 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (D) show
+ (S)
+ [10.8654 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodessc)
+ [6.05449 10.8654 6.0654 5.75995 6.05449 4.85451 9.10898 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lesessen)
+ [3.02179 4.85451 9.10898 4.8436 4.30902 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyline)
+ [3.0327 3.0327 10.5599 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rlywi)
+ [4.2654 3.0327 10.5599 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hpr)
+ [10.8654 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msize,ac)
+ [13.898 4.30902 3.02179 4.85451 4.8436 8.1272 10.2654 4.8436 ] pdfxs
+ (o) show
+ (nsequence)
+ [6.0654 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 9.65446 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -231.638 m
+ (usingauni\fc)
+ [6.0654 4.29811 3.0327 6.05449 9.52355 9.53446 6.05449 6.0654 3.02179 6.0654 4.8436 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.1345 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 13.1562 ] pdfxs
+ (\(a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h\feld-sensi)
+ [10.1235 6.0654 4.8436 3.0327 6.0654 3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 
+ ] pdfxs
+ (t) show
+ (ivityc)
+ [3.02179 5.75995 3.0327 3.93823 9.82901 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [10.1345 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.92356 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.92356 5.75995 6.05449 8.79257 6.35994 4.85451 8.33445 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (D) show
+ (S)
+ [10.1345 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -253.56 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.45081 ] pdfxs
+ (t) show
+ (o)
+ [8.6072 ] pdfxs
+ (g) show
+ (rowm)
+ [4.2654 5.15996 11.0181 9.09802 ] pdfxs
+ (o) show
+ (requicklywi)
+ [4.2654 7.9963 5.75995 6.0654 3.02179 4.54905 5.75995 3.0327 8.90174 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hpr)
+ [9.20719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize,)
+ [12.2398 4.29811 3.0327 4.8436 4.85451 6.27267 ] pdfxs
+ (t) show
+ (hisoccurs)
+ [6.05449 3.0327 7.45081 5.75995 4.8436 4.85451 6.05449 4.27631 7.45081 ] pdfxs
+ (o) show
+ (nlyinp)
+ [6.0654 3.02179 8.91265 3.02179 9.2181 6.05449 ] pdfxs
+ (at) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (lc)
+ [6.17449 4.8436 ] pdfxs
+ (a) show
+ (sesbec)
+ [4.30902 4.8436 7.45081 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.9963 ] pdfxs
+ (o) show
+ (f)
+ [6.47994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -1.52588e-05 -275.483 m
+ (nodemer)
+ [6.0654 5.74904 6.0654 8.97811 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (inge\013ect)
+ [3.02179 6.0654 9.58901 4.8436 6.35986 4.85451 4.8436 8.37819 ] pdfxs
+ (o) show
+ (funi\fc)
+ [7.46175 6.0654 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,seeSec)
+ [6.05449 7.28721 4.30902 4.8436 8.97811 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (6\)) show
+ (.Thesec)
+ [9.37083 7.8763 6.0654 8.97811 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndph)
+ [6.0654 10.189 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.97811 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 8.43262 ] pdfxs
+ (11{20) show
+ (\)isline)
+ [8.37819 3.0327 8.43262 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [8.39991 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -297.405 m
+ (t) show
+ (henumber)
+ [6.05449 8.93447 5.75995 6.0654 8.78166 6.37085 4.8436 8.35627 ] pdfxs
+ (o) show
+ (fmem)
+ [7.41812 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.83991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 10.1454 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.37808 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.1454 4.85451 ] pdfxs
+ (a) show
+ (llsi)
+ [3.02179 7.12357 4.29811 3.0327 ] pdfxs
+ (t) show
+ (esin)
+ [4.8436 8.38899 3.0327 10.1454 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.93447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,plus)
+ [9.08711 7.23266 6.0654 3.02179 6.0654 4.29811 ] pdfxs
+ -1.52588e-05 -319.328 m
+ (t) show
+ (henumber)
+ [6.05449 8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ddedwhichisitselfline)
+ [6.05449 6.0654 4.8436 9.6981 7.8763 6.0654 3.0327 4.53815 9.6981 3.0327 7.94172 
+ 3.0327 4.23277 4.30902 4.8436 3.0327 6.97085 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.909 3.02179 9.6981 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.47629 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (D) show
+ (S)
+ [9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodes.)
+ [6.05449 9.6981 6.0654 5.74904 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -341.25 m
+ (TheEBU)
+ [7.8763 6.0654 8.22539 7.42902 7.72349 11.5744 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 9.44719 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingph)
+ [3.0327 6.05449 8.8472 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,whichprecedes)
+ [4.29811 4.85451 6.45812 7.8763 6.0654 3.0327 4.53815 9.44719 6.0654 4.2654 4.85451 
+ 4.8436 4.85451 6.05449 4.85451 7.6799 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 8.23629 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,h)
+ [6.0654 6.46903 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [7.69081 ] pdfxs
+ (t) show
+ (hreem)
+ [6.05449 4.27631 4.8436 8.23629 9.08711 ] pdfxs
+ (a) show
+ (ins)
+ [3.0327 9.44719 4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 7.69081 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.02179 6.0654 4.8436 4.29811 ] pdfxs
+ -1.52588e-05 -363.173 m
+ (1{) show
+ (8)
+ [8.65083 ] pdfxs
+ (o) show
+ (fFi)
+ [6.53449 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.03993 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (6\)) show
+ (.The\frsts)
+ [7.73448 7.8763 6.05449 8.05084 6.0654 4.2654 4.30902 7.44002 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.85451 9.25083 ] pdfxs
+ (\() show
+ (lines)
+ [3.0327 3.0327 6.05449 4.85451 7.49445 ] pdfxs
+ (1{2) show
+ (\)is)
+ [7.44002 3.0327 4.29811 ] pdfxs
+ 221.208 -363.173 m
+ /N695 10.909 Tf
+ (O) show
+ 229.833 -363.173 m
+ /N614 10.909 Tf
+ (\() show
+ 234.075 -363.173 m
+ /N695 10.909 Tf
+ (c) show
+ 240.343 -363.173 m
+ /N614 10.909 Tf
+ (+) show
+ 250.374 -363.173 m
+ /N695 10.909 Tf
+ (f\013)
+ [6.51273 6.98175 ] pdfxs
+ 263.909 -363.173 m
+ /N614 10.909 Tf
+ (\() show
+ 268.151 -363.173 m
+ /N695 10.909 Tf
+ (f) show
+ 274.666 -363.173 m
+ /N614 10.909 Tf
+ (\)) show
+ (\)if)
+ [7.44002 3.0327 3.33815 ] pdfxs
+ 295.91 -363.173 m
+ /N695 10.909 Tf
+ (c) show
+ 303.829 -363.173 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 324.602 -363.173 m
+ /N695 10.909 Tf
+ (f) show
+ 334.315 -363.173 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 8.03993 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.03993 5.75995 6.0654 8.78166 6.35994 4.85451 7.47264 ] pdfxs
+ (o) show
+ (fed)
+ [6.52358 4.85451 6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 7.49445 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -385.095 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.30172 3.0327 10.0581 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.8472 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.0907 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.02539 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 196.918 -385.095 m
+ /N695 10.909 Tf
+ (\013) show
+ 207.934 -385.095 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 8.30172 ] pdfxs
+ (t) show
+ (heinverse)
+ [6.05449 8.8472 3.0327 5.74904 5.4545 4.85451 4.27631 4.29811 8.8472 ] pdfxs
+ (A) show
+ (ckerm)
+ [4.54905 5.4545 4.8436 4.27631 9.08711 ] pdfxs
+ (a) show
+ (n'sfunc)
+ [6.0654 3.02179 8.30172 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 8.95628 7.8763 6.0654 4.8436 ] pdfxs
+ 405.001 -385.095 m
+ /N722 10.909 Tf
+ (mergeGraphs) show
+ -6.10352e-05 -407.018 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisequiv)
+ [10.8981 3.0327 9.14171 4.8436 5.75995 6.0654 3.02179 5.15995 ] pdfxs
+ (a) show
+ (lent)
+ [3.02179 4.85451 5.75995 9.07637 ] pdfxs
+ (t) show
+ (o)
+ [10.2872 ] pdfxs
+ (t) show
+ (henodemer)
+ [6.0654 9.67628 6.0654 5.75995 6.05449 9.68719 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ingperf)
+ [3.02179 6.0654 10.2872 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.27631 9.08711 4.85451 10.8981 3.0327 10.8981 ] pdfxs
+ (a) show
+ (nyuni\fc)
+ [5.74904 10.6035 6.05449 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.8981 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.8872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hm,)
+ [6.05449 9.09802 8.15993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -428.941 m
+ (requires)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 4.29811 ] pdfxs
+ 42.6179 -428.941 m
+ /N695 10.909 Tf
+ (O) show
+ 51.2419 -428.941 m
+ /N614 10.909 Tf
+ (\() show
+ 55.4839 -428.941 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 68.5259 -428.941 m
+ /N614 10.909 Tf
+ (\() show
+ 72.7679 -428.941 m
+ /N695 10.909 Tf
+ (k) show
+ 78.7909 -428.941 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [9.46909 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 10.069 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.49081 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 9.52352 ] pdfxs
+ (o) show
+ (fsize)
+ [8.56356 4.29811 3.0327 4.8436 4.8436 ] pdfxs
+ 210.315 -428.941 m
+ /N695 10.909 Tf
+ (k) show
+ 216.338 -428.941 m
+ /N614 10.909 Tf
+ (.The\frstmer)
+ [12.6435 7.8763 6.0654 10.069 6.05449 4.27631 4.30902 9.45818 9.09802 4.8436 4.27631 
+ ] pdfxs
+ (g) show
+ (ingph)
+ [3.0327 6.05449 10.6799 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 10.069 ] pdfxs
+ (\() show
+ (lines)
+ [3.02179 3.0327 6.0654 4.8436 9.53443 ] pdfxs
+ (3{4) show
+ (\)mer)
+ [9.45818 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (ese)
+ [4.8436 9.53443 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -0.00012207 -450.863 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsnom)
+ [6.0654 6.05449 7.87627 6.0654 9.02174 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.42175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (ncein)
+ [6.0654 4.8436 8.43266 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oi)
+ [9.03265 3.02179 ] pdfxs
+ (t) show
+ ('sequiv)
+ [3.0327 7.87627 4.85451 5.75995 6.05449 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lence-cl)
+ [3.0327 4.8436 6.0654 4.8436 4.85451 3.63261 4.85451 3.02179 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.87627 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,soi)
+ [6.05449 6.0654 6.61085 4.30902 9.02174 3.0327 ] pdfxs
+ (t) show
+ ('sc)
+ [3.0327 7.87627 4.85451 ] pdfxs
+ (o) show
+ (mplexityissimil)
+ [9.08711 6.05449 3.0327 4.85451 5.74904 3.0327 3.93823 9.3381 3.0327 7.87627 4.29811 
+ 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -0.00012207 -472.786 m
+ (Thesec)
+ [7.8763 6.0654 7.83266 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndmer)
+ [6.0654 9.04356 9.08711 4.85451 4.27631 ] pdfxs
+ (g) show
+ (ingph)
+ [3.02179 6.0654 8.44356 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seisequiv)
+ [4.29811 7.83266 3.0327 7.28718 4.85451 5.74904 6.0654 3.0327 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.8436 5.75995 7.23275 ] pdfxs
+ (t) show
+ (oasubset)
+ [8.43265 8.44356 4.29811 6.0654 6.0654 4.29811 4.8436 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (heBUph)
+ [6.0654 7.83266 7.72349 11.1708 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.84357 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.43265 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.83266 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -0.00012207 -494.708 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.85445 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.41084 4.29811 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 8.41084 4.8436 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 3.93823 9.31628 ] pdfxs
+ (a) show
+ (s)
+ [7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tph)
+ [7.80001 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se,viz.,\002)
+ [4.30902 4.8436 6.59994 5.75995 3.0327 4.8436 3.0327 6.59994 8.4872 ] pdfxs
+ (\() show
+ 226.896 -494.708 m
+ /N695 10.909 Tf
+ (n\013)
+ [6.54546 6.98175 ] pdfxs
+ 240.463 -494.708 m
+ /N614 10.909 Tf
+ (\() show
+ 244.705 -494.708 m
+ /N695 10.909 Tf
+ (n) show
+ 251.253 -494.708 m
+ /N614 10.909 Tf
+ (\)+)
+ [6.50184 8.4872 ] pdfxs
+ 268.503 -494.708 m
+ /N695 10.909 Tf
+ (k\013)
+ [6.02172 6.98175 ] pdfxs
+ 281.544 -494.708 m
+ /N614 10.909 Tf
+ (\() show
+ 285.787 -494.708 m
+ /N695 10.909 Tf
+ (k) show
+ 291.809 -494.708 m
+ /N614 10.909 Tf
+ (\)) show
+ 296.052 -494.708 m
+ /N695 10.909 Tf
+ (c) show
+ 300.773 -494.708 m
+ /N614 10.909 Tf
+ (\)) show
+ (,if)
+ [6.59994 3.0327 3.33815 ] pdfxs
+ 321.535 -494.708 m
+ /N695 10.909 Tf
+ (n) show
+ 328.083 -494.708 m
+ /N614 10.909 Tf
+ (,) show
+ 334.685 -494.708 m
+ /N695 10.909 Tf
+ (k) show
+ 344.262 -494.708 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 365.393 -494.708 m
+ /N695 10.909 Tf
+ (c) show
+ 373.669 -494.708 m
+ /N614 10.909 Tf
+ (a) show
+ (reden)
+ [4.27631 8.39993 6.0654 4.8436 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [4.23277 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.39993 ] pdfxs
+ (tota) show
+ (l) show
+ -0.000244141 -516.631 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.30173 ] pdfxs
+ (o) show
+ (fins)
+ [7.36357 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 7.1563 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.87993 9.08711 ] pdfxs
+ (a) show
+ (ximumsize)
+ [5.75995 3.0327 8.79257 6.05449 13.1234 4.29811 3.0327 4.85451 8.86902 ] pdfxs
+ (o) show
+ (fa)
+ [7.36357 9.49083 ] pdfxs
+ (D) show
+ (S)
+ [10.0799 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.0654 10.0908 3.32724 ] pdfxs
+ (o) show
+ (rasin)
+ [8.30173 9.49083 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (leprocedure,)
+ [3.0327 8.87993 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 4.8436 
+ 7.1563 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.87993 5.75995 6.05449 8.79257 6.35994 4.85451 4.27631 ] pdfxs
+ -0.000244141 -538.553 m
+ (o) show
+ (fed)
+ [7.30902 4.85451 6.05449 ] pdfxs
+ (g) show
+ (esin)
+ [4.85451 8.26899 3.0327 10.0363 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.82538 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.00357 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.05449 6.0654 8.90174 ] pdfxs
+ (I) show
+ (npr)
+ [10.0363 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.02179 4.85451 4.8436 3.0327 ] pdfxs
+ 189.667 -538.553 m
+ /N695 10.909 Tf
+ (k) show
+ 199.666 -538.553 m
+ /N614 10.909 Tf
+ (isverysm)
+ [3.0327 8.2799 5.4545 4.8436 4.27631 9.73082 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll,typic)
+ [3.0327 3.0327 7.09085 3.93823 5.74904 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.73082 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.24718 ] pdfxs
+ (o) show
+ (fahundrednodes)
+ [7.31993 9.42537 5.75995 6.05449 6.0654 6.05449 4.27631 4.85451 10.0363 6.05449 5.75995 
+ 6.0654 4.8436 4.29811 ] pdfxs
+ -0.000244141 -560.476 m
+ (o) show
+ (rless,eveninpr)
+ [7.909 3.0327 4.8436 4.30902 4.29811 6.6654 4.85451 5.4545 4.8436 9.6981 3.0327 
+ 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (o) show
+ (fover)
+ [6.97085 5.14905 5.4545 4.8436 7.909 ] pdfxs
+ (100) show
+ (Klines)
+ [12.1199 3.0327 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (o) show
+ (fCcode)
+ [6.97085 11.509 4.85451 5.75995 6.05449 8.4872 ] pdfxs
+ (\() show
+ (SeeSec)
+ [6.05449 4.85451 8.4872 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (6\)) show
+ (.) show
+ 16.9357 -582.398 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.21813 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.93084 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 8.84719 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.93084 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.11995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmiscl)
+ [4.27631 3.0327 4.23277 6.0654 12.1744 3.0327 7.39627 4.8436 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 7.94175 ] pdfxs
+ (t) show
+ (oline)
+ [8.54174 3.0327 3.02179 6.0654 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.35264 3.0327 9.15265 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 7.94175 4.29811 3.0327 4.8436 7.94175 ] pdfxs
+ (o) show
+ (ftheinpu)
+ [6.4254 4.23277 6.0654 7.94175 3.02179 6.0654 6.05449 6.0654 ] pdfxs
+ (t) show
+ -0.000244141 -604.321 m
+ (D) show
+ (S)
+ [10.4617 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs,)
+ [6.05449 6.0654 4.29811 7.62539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (\() show
+ (empiric)
+ [4.8436 9.09802 6.05449 3.0327 4.27631 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly\)cl)
+ [3.0327 3.0327 5.74904 8.65092 4.8436 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.25083 ] pdfxs
+ (t) show
+ (oline)
+ [9.85082 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rinover)
+ [8.67263 3.0327 10.4617 5.14905 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llpr)
+ [3.0327 7.43993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msize.)
+ [13.4943 4.29811 3.0327 4.8436 4.85451 10.1781 ] pdfxs
+ (I) show
+ (npr)
+ [10.4617 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,itisex)
+ [3.0327 4.8436 4.85451 7.62539 3.02179 8.65092 3.0327 8.70535 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 5.75995 ] pdfxs
+ -0.000244141 -626.243 m
+ (f)
+ [3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (sweshowexperimen)
+ [7.94172 7.57085 8.4872 4.29811 6.0654 5.14905 11.5199 4.8436 5.75995 6.35994 4.85451 
+ 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (llyinSecti)
+ [3.0327 3.02179 9.39264 3.0327 9.6981 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 225.818 -657.201 m
+ (120) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 133 133
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.4)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (S) show
+ (im)
+ [4.476 13.4566 ] pdfxs
+ (p) show
+ (lePoolAllo)
+ [4.476 12.7392 10.5873 8.50722 8.07685 9.85575 12.1942 4.476 4.49035 8.52157 ] pdfxs
+ (ca) show
+ (tion)
+ [6.26925 4.49035 8.0625 14.346 ] pdfxs
+ (R) show
+ (e)
+ [7.37385 ] pdfxs
+ (\fn) show
+ (ements)
+ [7.3595 13.4422 7.37385 8.52152 6.26925 6.36962 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thissec)
+ [7.8763 6.0654 3.0327 8.23626 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribestwosimplere\fnemen)
+ [9.99264 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.23626 3.93823 
+ 7.58175 9.39265 4.29811 3.0327 9.08711 6.0654 3.0327 8.78174 4.2654 4.85451 6.05449 
+ 6.0654 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.23626 ] pdfxs
+ (t) show
+ (o)
+ [9.39265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.78174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.97085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmwhichpermitit)
+ [6.05449 13.0253 7.88721 6.05449 3.0327 4.54905 9.99264 6.35994 4.85451 4.2654 9.09802 
+ 3.02179 8.18183 3.0327 8.17092 ] pdfxs
+ (to) show
+ 0 -54.648 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ef)
+ [8.4872 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (ree\016cientcodeins)
+ [4.2654 8.4872 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 7.88729 4.8436 5.75995 
+ 6.05449 8.4872 3.0327 9.6981 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 8.47629 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -92.48 m
+ /N622 11.955 Tf
+ (5.4.1Arg)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 5.49929 6.71874 ] pdfxs
+ (u) show
+ (mentP)
+ [11.2138 6.13291 7.10126 9.70749 8.81079 ] pdfxs
+ (a) show
+ (ssi)
+ [5.30802 5.30802 3.73 ] pdfxs
+ (n) show
+ (gforGlo)
+ [11.2138 4.11245 6.71874 9.98241 10.5682 3.73 6.7307 ] pdfxs
+ (ba) show
+ (lPools)
+ [8.21312 8.82275 7.08935 6.7307 3.73 5.30802 ] pdfxs
+ 0 -121.448 m
+ /N614 10.909 Tf
+ (E\016cienth)
+ [7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 8.40001 6.0654 ] pdfxs
+ (a) show
+ (ndling)
+ [6.05449 6.0654 3.0327 3.02179 6.0654 9.61083 ] pdfxs
+ (o) show
+ (fpo)
+ [7.48357 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsre)
+ [3.02179 8.46535 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 9.01083 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.2434 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.17812 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (blesis)
+ [6.0654 3.02179 4.85451 8.45444 3.0327 8.45444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lf)
+ [7.18903 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [8.43264 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lity,but)
+ [3.0327 3.0327 3.93823 4.84359 7.31994 6.0654 6.05449 8.40001 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (-) show
+ 0 -143.371 m
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (elyrequiredf)
+ [4.85451 3.02179 9.4581 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.75264 
+ 3.33815 ] pdfxs
+ (o) show
+ (rperf)
+ [7.96355 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.85451 8.05084 ] pdfxs
+ (Not) show
+ (eth)
+ [8.54175 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.54175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [6.71994 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.96355 ] pdfxs
+ (a) show
+ (nynodere)
+ [5.75995 9.44719 6.0654 5.75995 6.05449 8.54175 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 8.54175 3.33815 4.2654 ] pdfxs
+ (o) show
+ (ma)
+ [12.7853 9.15265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmustbe)
+ [6.73085 8.78166 6.0654 4.29811 7.94183 6.35994 4.8436 ] pdfxs
+ 0 -165.293 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 9.88355 3.0327 6.0654 ] pdfxs
+ 51.313 -165.293 m
+ /N722 10.909 Tf
+ (main) show
+ 78.045 -165.293 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.67266 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.67266 6.05449 ] pdfxs
+ (at) show
+ (amaybelive)
+ [9.27265 9.09802 5.14905 9.5781 6.37085 8.67266 3.02179 3.0327 5.4545 8.67266 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.06183 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.67266 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.67266 ] pdfxs
+ (o) show
+ (f)
+ [7.1563 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.66175 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Themaj)
+ [9.09802 8.43265 7.88721 6.05449 8.67266 9.08711 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -187.216 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 12.218 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.4399 4.8436 ] pdfxs
+ (a) show
+ (usesis)
+ [6.0654 4.29811 4.8436 7.4399 3.02179 7.4399 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsuchapo)
+ [7.37456 4.29811 6.0654 4.53815 9.19628 8.58538 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lw)
+ [6.15267 7.58175 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.05449 3.0327 9.18537 6.0654 5.14905 5.4545 7.97448 ] pdfxs
+ (t) show
+ (op)
+ [8.58538 6.0654 ] pdfxs
+ (a) show
+ (sseddownthr)
+ [4.29811 4.29811 4.85451 9.18537 6.0654 5.14905 7.8763 9.19628 4.23277 6.0654 4.27631 
+ ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hm)
+ [9.19628 9.08711 ] pdfxs
+ (a) show
+ (nylayers)
+ [5.75995 8.87992 3.0327 5.14905 5.4545 4.85451 4.2654 7.4399 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.45812 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -209.139 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.07263 ] pdfxs
+ (t) show
+ (obeav)
+ [9.22901 6.35994 8.61811 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.61811 ] pdfxs
+ (a) show
+ (te)
+ [8.01819 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.829 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.52355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.08354 ] pdfxs
+ (o) show
+ (rfreesd)
+ [8.03991 3.33815 4.2654 4.85451 4.8436 8.07263 6.0654 ] pdfxs
+ (at) show
+ (ain)
+ [9.22901 3.02179 9.83991 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.61811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 8.29084 ] pdfxs
+ (I) show
+ (npr)
+ [9.829 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -1.52588e-05 -231.061 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswhichhavem)
+ [9.08711 8.82535 7.8763 6.05449 3.0327 4.54905 10.5708 6.0654 5.14905 5.4545 9.35992 
+ 9.09802 ] pdfxs
+ (a) show
+ (nyhe)
+ [5.75995 10.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pnodesre)
+ [10.5817 6.05449 5.75995 6.0654 4.8436 8.81444 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.05449 3.0327 9.35992 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6034 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lsmay)
+ [3.0327 8.81444 9.09802 5.14905 10.2763 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.76001 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (a) show
+ (nds)
+ [6.0654 6.05449 8.82535 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -1.52588e-05 -252.984 m
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ 16.936 -274.906 m
+ (Thes)
+ [7.8763 6.0654 7.6363 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (o)
+ [8.23629 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.0327 7.09082 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemissimple:wecre)
+ [6.0654 3.02179 4.85451 11.8798 3.0327 7.09082 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 7.46175 7.57085 7.6363 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ea)
+ [7.6363 8.2472 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lv)
+ [5.8254 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 7.6363 ] pdfxs
+ (t) show
+ (oh)
+ [8.23629 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 8.84719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.6363 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [5.81449 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rf)
+ [7.06901 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -296.829 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chhe)
+ [4.54905 9.89446 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pnodere)
+ [9.89446 6.0654 5.75995 6.05449 8.68356 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.68356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ma)
+ [12.9271 9.28356 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (a) show
+ (nduse)
+ [6.05449 9.89446 6.0654 4.29811 8.68356 ] pdfxs
+ (t) show
+ (hisinpl)
+ [6.0654 3.0327 8.12717 3.0327 9.89446 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.68356 ] pdfxs
+ (o) show
+ (f)
+ [7.16721 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sp)
+ [8.13808 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 9.89446 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.28356 9.29447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -318.751 m
+ (wherep)
+ [7.8763 6.0654 4.8436 4.27631 9.43629 6.35994 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 4.8436 10.7235 ] pdfxs
+ (I) show
+ (npr)
+ [10.6472 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 7.85448 ] pdfxs
+ (t) show
+ (hisre\fnement)
+ [6.0654 3.02179 8.8908 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.85451 5.74904 
+ 8.82546 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (tlyreduces)
+ [4.23277 3.0327 10.3417 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.8908 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.43629 5.75995 6.05449 8.79257 6.35994 4.85451 8.85809 ] pdfxs
+ (o) show
+ (fpo)
+ [7.90902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.61448 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.8908 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -1.52588e-05 -340.674 m
+ (mustbep)
+ [8.79257 6.05449 4.30902 7.93092 6.35994 8.54175 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.74173 ] pdfxs
+ (t) show
+ (ofuncti)
+ [9.14174 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsins)
+ [6.0654 7.98535 3.0327 9.75264 4.29811 ] pdfxs
+ (o) show
+ (meCpr)
+ [9.09802 8.53084 11.5744 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.M)
+ [9.08711 4.30902 8.02902 10.0036 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 7.93092 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ly,itensures)
+ [3.0327 4.8545 6.73085 3.0327 7.93092 4.8436 6.0654 4.29811 6.0654 4.2654 4.85451 
+ 7.98535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.54175 ] pdfxs
+ (o) show
+ (nlypo)
+ [6.0654 3.02179 9.44719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -1.52588e-05 -362.596 m
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.41809 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmustbep)
+ [7.35275 8.79257 6.0654 4.29811 7.36366 6.35994 7.97448 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.8436 9.18537 ] pdfxs
+ (t) show
+ (oafunc)
+ [8.57447 8.57447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.17446 ] pdfxs
+ (a) show
+ (ref)
+ [4.27631 7.96357 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.38537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.85451 4.2654 7.429 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.85451 9.17446 3.0327 9.17446 ] pdfxs
+ (a) show
+ (sf)
+ [7.429 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.15267 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.41809 ] pdfxs
+ (t) show
+ (o)
+ [8.57447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -1.52588e-05 -384.519 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (\(o) show
+ (rnodesre)
+ [8.34536 6.05449 5.75995 6.05449 4.85451 8.37808 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.92356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (msuchp)
+ [13.1671 4.29811 6.0654 4.54905 10.1235 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,ensuring)
+ [7.21085 4.8436 6.0654 4.29811 6.0654 4.2654 3.0327 6.0654 9.52355 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.31274 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.92356 5.75995 6.05449 8.79257 6.35994 4.85451 8.34536 ] pdfxs
+ (o) show
+ (fpo)
+ [7.3963 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sis)
+ [8.37808 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -406.441 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hlypr)
+ [6.0654 3.0327 9.39264 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (othenumber)
+ [9.0981 4.23277 6.0654 8.4872 5.75995 6.05449 8.79257 6.35994 4.8436 7.909 ] pdfxs
+ (o) show
+ (ff)
+ [6.97085 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.0327 9.68719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -428.364 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,using)
+ [3.0327 3.0327 4.84359 7.67993 6.05449 4.30902 3.02179 6.0654 9.89446 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lv)
+ [7.46175 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.74898 ] pdfxs
+ (a) show
+ (spo)
+ [8.73808 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.47266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.73808 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.74898 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.28356 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.5054 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Min)
+ [14.4436 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -1.52588e-05 -450.286 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ntpr)
+ [5.75995 7.69093 6.05449 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.50173 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 7.74536 ] pdfxs
+ (t) show
+ (osimplifys)
+ [8.89083 4.30902 3.0327 9.08711 6.05449 3.0327 3.0327 3.33815 9.19628 4.29811 ] pdfxs
+ (o) show
+ (mepr)
+ [9.09802 8.29084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 7.82175 ] pdfxs
+ (I) show
+ (np)
+ [9.50173 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.51267 ] pdfxs
+ (a) show
+ (nyfunc)
+ [5.75995 9.19628 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.29084 ] pdfxs
+ (a) show
+ (lways)
+ [3.02179 7.58175 5.14905 5.75995 4.29811 ] pdfxs
+ -1.52588e-05 -472.209 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.29811 4.85451 8.80356 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.59266 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 7.59266 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [5.77086 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescript)
+ [5.78177 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (r)
+ [7.01447 ] pdfxs
+ (a) show
+ (ddresswill)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.04718 7.8763 3.0327 3.0327 5.77086 ] pdfxs
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyhave)
+ [3.0327 3.02179 8.50902 6.05449 5.14905 5.4545 7.59266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [6.98184 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erv)
+ [4.8436 7.01447 5.15995 ] pdfxs
+ (a) show
+ (lue)
+ [3.02179 6.0654 7.59266 ] pdfxs
+ (\() show
+ (alink-)
+ [8.19266 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ -1.52588e-05 -494.132 m
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.54175 4.85451 ] pdfxs
+ (o) show
+ (nst)
+ [6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (\)subs)
+ [7.94183 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 9.75264 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (t) show
+ (heirbody.Thism)
+ [6.0654 4.8436 3.0327 7.96355 6.37085 5.74904 6.0654 4.84359 8.06175 7.8763 6.05449 
+ 3.0327 7.99626 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.46541 4.8436 7.99626 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.55266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umentde)
+ [6.0654 9.08711 4.85451 5.74904 7.94183 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 6.74176 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 9.15265 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.54175 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -1.52588e-05 -516.054 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mde)
+ [14.3672 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.429 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.08711 4.85451 5.75995 8.60728 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.429 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 8.67262 ] pdfxs
+ (t) show
+ (oremovei)
+ [9.8181 4.27631 4.8436 9.09802 5.14905 5.4545 9.21811 3.0327 ] pdfxs
+ (t) show
+ (.F)
+ [10.069 6.20722 ] pdfxs
+ (o) show
+ (rs)
+ [8.63991 4.30902 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 9.21811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msc)
+ [9.08711 8.67262 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (sedprim)
+ [4.30902 4.8436 10.429 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 10.1235 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -537.977 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [6.6654 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.02179 4.30902 6.6654 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.94172 4.8436 ] pdfxs
+ (a) show
+ (nreduces)
+ [9.6981 4.27631 4.8436 6.0654 6.0654 4.8436 8.4872 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6654 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (ddedto)
+ [6.0654 6.05449 4.85451 9.6981 4.23277 9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.)
+ [9.08711 3.0327 ] pdfxs
+ -1.52588e-05 -575.809 m
+ /N622 11.955 Tf
+ (5.4.2pool)
+ [6.7307 3.73 6.7307 3.73 20.1801 7.84247 7.1013 6.71874 3.74195 ] pdfxs
+ (c) show
+ (re)
+ [5.48733 6.13291 ] pdfxs
+ (a) show
+ (te/pool)
+ [5.23633 6.13291 6.7307 7.84247 7.1013 6.71874 3.74195 ] pdfxs
+ (d) show
+ (estroyPl)
+ [6.13291 5.30802 5.22437 5.49929 6.34814 11.5843 9.1814 3.74195 ] pdfxs
+ (ac) show
+ (ement)
+ [6.13291 11.2138 6.13291 7.10126 5.23633 ] pdfxs
+ -1.52588e-05 -604.777 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 9.4581 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmdescribed)
+ [6.0654 13.7016 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.6799 
+ ] pdfxs
+ (a) show
+ (bovepl)
+ [6.35994 5.14905 5.4545 9.46901 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ces)
+ [4.8436 4.85451 4.29811 ] pdfxs
+ 188.402 -604.777 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 250.288 -604.777 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 272.477 -604.777 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 340.09 -604.777 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.91262 ] pdfxs
+ (a) show
+ (t)
+ [8.85819 ] pdfxs
+ (t) show
+ (hebe)
+ [6.0654 9.4581 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inning)
+ [3.0327 6.05449 6.0654 3.0327 6.05449 10.069 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -626.7 m
+ (exi)
+ [4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.20354 ] pdfxs
+ (o) show
+ (fe)
+ [7.24357 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.95991 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.68356 ] pdfxs
+ (I) show
+ (npr)
+ [9.95991 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.8436 7.00357 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.74902 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.74902 ] pdfxs
+ (o) show
+ (fthed)
+ [7.24357 4.23277 6.0654 8.74902 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.35992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinapo)
+ [8.21444 3.02179 9.97082 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmaybe)
+ [6.93812 9.08711 5.14905 9.66537 6.35994 4.85451 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 9.97082 ] pdfxs
+ (a) show
+ (tal)
+ [8.1491 9.35992 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 225.818 -657.201 m
+ (121) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 134 134
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (intin)
+ [3.0327 5.75995 7.80001 3.02179 9.62173 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.41084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (a) show
+ (ndmayendbef)
+ [6.0654 9.61082 9.08711 5.15996 9.30537 4.85451 6.05449 9.62173 6.35994 4.85451 3.32724 
+ ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.39993 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 8.39993 4.8436 6.0654 9.61082 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.41084 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Moving)
+ [6.05449 7.85448 10.0036 5.14905 5.75995 3.02179 6.0654 9.01083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.41084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [6.57812 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (/) show
+ (des)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 5.75995 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsl)
+ [3.0327 3.0327 7.26536 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 7.22174 ] pdfxs
+ (a) show
+ (nde)
+ [6.0654 9.02174 4.8436 ] pdfxs
+ (a) show
+ (rlierwi)
+ [4.27631 3.02179 3.0327 4.85451 7.22174 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 9.01083 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 7.79994 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.02174 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 7.25445 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 7.79994 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.79994 ] pdfxs
+ (o) show
+ (f)
+ [6.29449 ] pdfxs
+ (o) show
+ (bjectsin)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.26536 3.0327 9.01083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.79994 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l) show
+ 388.974 -17.964 m
+ /N703 7.96999 Tf
+ (3) show
+ 393.706 -21.922 m
+ /N614 10.909 Tf
+ (.Weusesimple)
+ [7.65811 10.2981 7.79994 6.0654 4.29811 7.81084 4.29811 3.0327 9.09802 6.05449 3.0327 
+ 4.8436 ] pdfxs
+ 0 -43.845 m
+ (depth-\frst)
+ [6.0654 4.8436 6.0654 4.23277 6.0654 3.63261 6.0654 4.27631 4.29811 8.58546 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.6508 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (heCFG)
+ [6.05449 9.19629 7.8763 6.81812 12.9054 ] pdfxs
+ (t) show
+ (omove)
+ [9.80719 9.08711 5.14905 5.4545 9.19629 ] pdfxs
+ (t) show
+ (hepl)
+ [6.0654 9.19629 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.08711 4.85451 5.75995 8.58546 ] pdfxs
+ (o) show
+ (fcre)
+ [7.67993 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (/) show
+ (destroyc)
+ [6.0654 4.8436 4.30902 4.23277 4.27631 5.14905 10.1126 4.8436 ] pdfxs
+ (a) show
+ (llsl)
+ [3.0327 3.0327 8.6508 3.02179 ] pdfxs
+ (at) show
+ (er)
+ [4.85451 8.61809 ] pdfxs
+ (a) show
+ (nde)
+ [6.05449 10.4181 4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 0 -65.768 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 52.727 -65.768 m
+ /N634 10.909 Tf
+ (sa) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ 81.159 -65.768 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwhere)
+ [9.6981 7.8763 6.05449 4.85451 4.27631 8.47629 ] pdfxs
+ (t) show
+ (heywere)
+ [6.0654 4.8436 9.39264 7.58175 4.8436 4.27631 8.4872 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (llypl)
+ [3.02179 3.0327 9.39264 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ced.)
+ [4.8436 4.8436 6.0654 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (Star)
+ [6.0654 4.23277 5.46541 4.2654 ] pdfxs
+ (t) show
+ (ingfr)
+ [3.0327 6.05449 9.50174 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1344 ] pdfxs
+ (a) show
+ 95.486 -87.69 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 152.758 -87.69 m
+ /N614 10.909 Tf
+ (,weuseaf)
+ [7.17812 7.57085 8.89083 6.0654 4.29811 8.89083 9.49083 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rddep)
+ [4.27631 10.1017 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (h-\frst)
+ [6.0654 3.63261 6.0654 4.2654 4.30902 8.28001 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (heCFG,se)
+ [6.05449 8.89083 7.88721 6.81812 8.55269 7.07994 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchingf)
+ [4.27631 4.54905 6.05449 3.0327 6.0654 9.49083 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -109.613 m
+ (t) show
+ (he\frstoccurrence)
+ [6.05449 9.14174 6.0654 4.2654 4.30902 8.53092 5.75995 4.8436 4.85451 6.05449 4.27631 
+ 4.27631 4.8436 6.0654 4.8436 9.14174 ] pdfxs
+ (o) show
+ (fa)
+ [7.62539 9.74173 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luse")
+ [7.33084 6.05449 4.30902 4.8436 9.74173 ] pdfxs
+ (o) show
+ (fapo)
+ [7.62539 9.75264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.31994 ] pdfxs
+ (o) show
+ (n)
+ [10.3526 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 10.0472 6.05449 ] pdfxs
+ (at) show
+ (h,)
+ [6.0654 7.48357 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 10.3526 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 9.14174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 356.642 -109.613 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 418.205 -109.613 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.31994 ] pdfxs
+ (a) show
+ (t)
+ [8.54183 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (edomin)
+ [9.31629 6.05449 5.46541 9.08711 3.0327 6.05449 ] pdfxs
+ (ato) show
+ (r)
+ [8.73809 ] pdfxs
+ (o) show
+ (f)
+ [7.79993 ] pdfxs
+ (t) show
+ (heCFGnodec)
+ [6.05449 9.31629 7.8763 6.81812 13.0254 6.0654 5.75995 6.05449 9.31629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.0654 3.02179 6.0654 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (toccurrence.Simil)
+ [8.70546 5.75995 4.8436 4.85451 6.05449 4.27631 4.27631 4.8436 6.0654 4.8436 4.8436 
+ 10.3745 6.05449 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rly,f)
+ [4.27631 3.02179 4.8545 7.70175 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 401.97 -131.535 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 464.97 -131.535 m
+ /N614 10.909 Tf
+ (,) show
+ -3.05176e-05 -153.458 m
+ (weuseab)
+ [7.57085 8.39993 6.0654 4.29811 8.39993 8.99992 6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 9.61082 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.14905 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (llo)
+ [6.57812 3.0327 5.75995 ] pdfxs
+ (o) show
+ (kingf)
+ [5.74904 3.0327 6.0654 8.99992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.82173 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.38902 3.0327 ] pdfxs
+ (a) show
+ (stoccurrence)
+ [4.29811 7.80001 5.74904 4.85451 4.8436 6.0654 4.2654 4.27631 4.85451 6.05449 4.85451 
+ 8.38902 ] pdfxs
+ (o) show
+ (f)
+ [6.88357 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luses")
+ [6.57812 6.0654 4.29811 4.8436 4.30902 8.99992 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 9.59991 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.39993 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.39993 4.8436 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.57812 3.0327 9.59991 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -175.38 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ep)
+ [7.47267 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (min)
+ [9.08711 3.0327 6.05449 ] pdfxs
+ (ato) show
+ (r)
+ [6.90538 ] pdfxs
+ (o) show
+ (fe)
+ [5.95631 4.8436 ] pdfxs
+ (a) show
+ (chl)
+ [4.54905 8.68356 3.0327 ] pdfxs
+ (a) show
+ (stoccurrence)
+ [4.30902 6.86184 5.75995 4.85451 4.8436 6.0654 4.2654 4.27631 4.8436 6.0654 4.8436 
+ 7.48357 ] pdfxs
+ (o) show
+ (n)
+ [8.68356 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 8.37811 6.0654 ] pdfxs
+ (at) show
+ (h.A)
+ [6.05449 7.54902 10.7999 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luse")
+ [5.66177 6.05449 4.30902 4.8436 8.08357 ] pdfxs
+ (o) show
+ (fapo)
+ [5.95631 8.08357 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisal)
+ [5.66177 3.0327 6.92718 8.08357 3.02179 ] pdfxs
+ (oa) show
+ (d,st)
+ [6.0654 5.85813 4.30902 4.23277 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -197.303 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.40358 ] pdfxs
+ (o) show
+ (rpo)
+ [7.59264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (llocins)
+ [3.02179 3.0327 5.75995 8.15993 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuses)
+ [7.56002 6.05449 4.30902 4.8436 7.61445 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.33813 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r,bu)
+ [4.27631 6.40358 6.0654 6.05449 ] pdfxs
+ (t) show
+ 298.774 -197.303 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (t) show
+ 318.455 -197.303 m
+ /N614 10.909 Tf
+ (a) show
+ 327.223 -197.303 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 376.354 -197.303 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.37082 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.30902 4.8436 ] pdfxs
+ -6.10352e-05 -219.225 m
+ (a) show
+ (nypo)
+ [5.75995 9.75264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfreeins)
+ [3.0327 3.32724 4.27631 4.8436 8.8472 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.29081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdon)
+ [8.23637 6.05449 9.44719 6.0654 ] pdfxs
+ (o) show
+ (thave)
+ [8.23637 6.0654 5.14905 5.4545 8.8472 ] pdfxs
+ (a) show
+ (nyl)
+ [5.74904 9.75264 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 8.269 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (luses")
+ [7.02539 6.0654 4.29811 4.85451 4.29811 9.44719 ] pdfxs
+ (a) show
+ (reessen)
+ [4.27631 8.8472 4.8436 4.30902 4.29811 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyde)
+ [3.0327 3.02179 9.75264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d.Travers)
+ [6.0654 8.95628 6.97085 4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lis)
+ [7.02539 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -241.148 m
+ (line)
+ [3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.909 3.02179 9.6981 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.47629 5.75995 6.0654 8.78166 6.37085 4.8436 7.909 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.97085 6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 9.6981 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heCFG.)
+ [6.05449 8.4872 7.8763 6.81812 8.5636 3.0327 ] pdfxs
+ 11.9639 -268.873 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 34.8159 -268.873 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 122.771 -268.873 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 132.588 -268.873 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 148.881 -268.873 m
+ /N1220 8.96599 Tf
+ (f) show
+ 24.0729 -279.832 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 49.5589 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.8329 -279.832 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 71.2149 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 77.0769 -279.832 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 93.3318 -279.832 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 99.5778 -279.832 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 22.9308 -290.791 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 6.08797 
+ 2.56423 ] pdfxs
+ 138.782 -290.791 m
+ /N1223 8.96599 Tf
+ (//initializepools)
+ [5.25401 12.6689 4.70717 7.0562 4.70717 4.94029 4.70717 6.58098 4.24085 4.70717 5.63959 
+ 12.8841 5.9444 5.93543 5.9444 3.58634 3.7657 ] pdfxs
+ 23.4178 -301.75 m
+ /N1156 8.96599 Tf
+ (poolcreate\(&PD1\);poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 6.12384 5.42437 10.6157 6.42861 5.90865 5.90865 3.85533 5.39753 
+ 4.90433 5.39753 5.90865 4.88641 5.50512 3.68497 6.93964 5.93553 6.70659 5.91762 5.21815 
+ 2.56423 ] pdfxs
+ 23.6948 -312.709 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 23.3338 -323.668 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 138.782 -323.668 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 23.3338 -334.626 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 138.782 -334.626 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94921 11.3778 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 22.6719 -356.544 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 50.7359 -356.544 m
+ /N1156 8.96599 Tf
+ (\(A\))
+ [3.86429 7.78244 3.58634 ] pdfxs
+ 72.1469 -356.544 m
+ /N1220 8.96599 Tf
+ (f) show
+ 82.9908 -356.544 m
+ /N1156 8.96599 Tf
+ (tmp=A)
+ [3.63117 7.7376 4.3485 5.89062 6.91274 ] pdfxs
+ 109.767 -356.544 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 115.296 -356.544 m
+ /N1305 8.96599 Tf
+ (>) show
+ 122.176 -356.544 m
+ /N1156 8.96599 Tf
+ (Next;poolfree\(&PD1,A\);A=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 10.6605 6.5362 6.02521 6.01625 3.97189 4.2319 5.02089 
+ 5.51409 5.61272 3.68497 7.0024 6.00726 6.76935 5.89072 8.55351 8.06935 5.42437 8.62524 
+ 5.39749 6.40168 3.64014 7.72863 6.76035 2.56423 ] pdfxs
+ 297.916 -356.544 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3178 -367.503 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 138.782 -367.503 m
+ /N1223 8.96599 Tf
+ (//NOTE:thismovedup)
+ [5.25401 9.86253 5.91756 6.13276 5.66651 6.96656 10.9654 4.61751 6.2582 4.37542 11.2164 
+ 7.899 5.08366 4.60852 4.59955 11.0819 5.41541 4.70709 ] pdfxs
+ 22.6718 -389.421 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 50.7358 -389.421 m
+ /N1156 8.96599 Tf
+ (\(B\))
+ [4.06154 7.5852 3.58634 ] pdfxs
+ 72.1468 -389.421 m
+ /N1220 8.96599 Tf
+ (f) show
+ 82.9908 -389.421 m
+ /N1156 8.96599 Tf
+ (tmp=)
+ [3.63117 7.7376 4.3485 6.01614 ] pdfxs
+ (B) show
+ 109.767 -389.421 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 115.296 -389.421 m
+ /N1305 8.96599 Tf
+ (>) show
+ 122.176 -389.421 m
+ /N1156 8.96599 Tf
+ (Next;poolfree\(&PD2,B\);B=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 10.6605 6.5362 6.02521 6.01625 3.97189 4.2319 5.02089 
+ 5.51409 5.61272 3.68497 7.0024 6.00726 6.76935 5.89072 8.75076 7.87211 5.42437 8.81353 
+ 5.20921 6.40168 3.64014 7.72863 6.76035 2.56423 ] pdfxs
+ 297.916 -389.421 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3178 -400.38 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 138.782 -400.38 m
+ /N1223 8.96599 Tf
+ (//destroypoolPD2)
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 8.67902 5.91754 6.62581 4.70709 ] pdfxs
+ 11.5188 -411.339 m
+ /N1220 8.96599 Tf
+ (g) show
+ 107.152 -440.828 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (ermovin)
+ [4.85451 7.909 9.08711 5.14905 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 230.092 -440.828 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 331.09 -440.828 m
+ /N614 10.909 Tf
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (rlier)
+ [4.27631 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ 16.9367 -475.009 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.14174 ] pdfxs
+ (5) show
+ (.7illus)
+ [3.0327 9.74173 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.59626 ] pdfxs
+ (t) show
+ (hispl)
+ [6.05449 3.0327 8.59626 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cemen)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,f)
+ [7.48357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.56354 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.14174 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprocesslist)
+ [10.3526 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 3.0327 3.02179 4.30902 
+ 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.63629 ] pdfxs
+ (o) show
+ (urex)
+ [6.05449 8.57445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple.Thec)
+ [9.08711 6.0654 3.02179 4.85451 9.85082 7.8763 6.0654 9.14174 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.33084 ] pdfxs
+ (to) show
+ -0.000259399 -496.931 m
+ /N722 10.909 Tf
+ (pooldestroy\(&PD1\)) show
+ 101.322 -496.931 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sbeenmovedearlierin)
+ [8.25808 6.35994 4.85451 4.8436 10.0254 9.08711 5.14905 5.4545 4.85451 10.0145 4.8436 
+ 5.46541 4.2654 3.0327 3.0327 4.8436 8.23627 3.0327 10.0145 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.81447 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.06903 ] pdfxs
+ (t) show
+ (oimmedi)
+ [9.41446 3.0327 9.08711 9.09802 4.8436 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.02179 9.71992 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erthe)
+ [4.8436 8.23627 4.23277 6.0654 4.8436 ] pdfxs
+ 415.102 -496.931 m
+ /N722 10.909 Tf
+ (while) show
+ 447.697 -496.931 m
+ /N614 10.909 Tf
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (p) show
+ -0.000274658 -518.854 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [8.6291 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 8.68353 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.22901 ] pdfxs
+ (N) show
+ (ext\feldfr)
+ [4.85451 5.75995 8.61819 6.0654 4.8436 3.0327 10.4399 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mnodesinP)
+ [13.4725 6.05449 5.75995 6.0654 4.8436 8.68353 3.0327 10.4399 7.42902 ] pdfxs
+ (D) show
+ (1po)
+ [9.82901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.The)
+ [3.0327 10.1235 7.8763 6.05449 4.8436 ] pdfxs
+ 275.938 -518.854 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 337.592 -518.854 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 8.68353 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [8.65082 6.35994 ] pdfxs
+ (ot) show
+ (hpo)
+ [10.4508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.68353 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (ot) show
+ -0.000274658 -540.777 m
+ (bemoved)
+ [6.35994 8.8472 9.08711 5.15996 5.4545 4.8436 10.0581 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 9.75264 3.0327 ] pdfxs
+ (at) show
+ (er.Moving)
+ [4.8436 4.27631 8.95628 9.99272 5.15996 5.74904 3.0327 6.0654 9.44719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 160.18 -540.777 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 221.449 -540.777 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 243.02 -540.777 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 310.016 -540.777 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 8.30172 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lly[)
+ [3.0327 3.0327 9.75264 3.02179 ] pdfxs
+ (4) show
+ (])
+ [7.0363 ] pdfxs
+ (o) show
+ (rin)
+ [8.269 3.02179 5.75995 ] pdfxs
+ (to) show
+ -0.000305176 -562.699 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps[)
+ [6.05449 7.94172 3.0327 ] pdfxs
+ (26) show
+ (]c)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (nfur)
+ [9.6981 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herreduce)
+ [6.05449 4.85451 7.909 4.27631 4.8436 6.0654 6.05449 4.85451 8.47629 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.4872 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,butwehaven)
+ [3.0327 4.29811 6.6654 6.0654 6.05449 7.88729 7.57085 8.4872 6.05449 5.15996 5.4545 
+ 8.47629 6.0654 ] pdfxs
+ (o) show
+ (tyetimplemen)
+ [7.87638 5.4545 4.85451 7.87638 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (t) show
+ (his.)
+ [6.05449 3.0327 4.29811 3.0327 ] pdfxs
+ 1 0 0 1 0 -572.799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (h) show
+ (is)
+ [2.56423 6.70655 ] pdfxs
+ (re\fne) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (ntc)
+ [4.85956 6.66167 4.0885 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (a) show
+ (lsom)
+ [2.55527 3.64018 7.67495 7.6838 ] pdfxs
+ (a) show
+ (keitm)
+ [4.60858 7.16383 2.56423 6.65271 7.6838 ] pdfxs
+ (or) show
+ (elikelyt)
+ [7.1728 2.55527 2.56423 4.59962 4.10643 2.55527 7.93497 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.65271 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (op) show
+ (timizati)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 4.59962 3.58634 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (din)
+ [8.18594 2.56423 8.19491 ] pdfxs
+ (Se) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.18594 ] pdfxs
+ (6) show
+ (.)
+ [2.56423 ] pdfxs
+ (1) show
+ (.2c)
+ [2.55527 7.68392 4.0885 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (app) show
+ (ly.)
+ [2.55527 4.09752 2.56423 ] pdfxs
+ 213.381 -77.95 m
+ /N614 10.909 Tf
+ (122) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 135 135
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (5.5Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (A) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.78537 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.96357 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.9963 6.05449 ] pdfxs
+ (a) show
+ (stwoprim)
+ [9.23989 3.93823 7.58175 10.3854 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rye\013ec)
+ [4.27631 10.6908 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s:\frstiten)
+ [4.30902 10.4726 6.05449 4.27631 4.29811 9.18546 3.02179 9.17455 4.85451 6.05449 ] pdfxs
+ (a) show
+ (blesnewcl)
+ [6.0654 3.0327 4.8436 9.23989 6.05449 4.85451 12.8072 4.85451 3.02179 ] pdfxs
+ (a) show
+ (sses)
+ [4.30902 4.29811 4.85451 9.22898 ] pdfxs
+ (o) show
+ (fm)
+ [8.26902 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -54.648 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.85445 ] pdfxs
+ (\() show
+ (describedin)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.61082 3.0327 9.61082 
+ ] pdfxs
+ (ot) show
+ (herch)
+ [6.05449 4.85451 7.82173 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (,sec)
+ [6.58903 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndith)
+ [6.05449 9.61082 3.0327 7.78911 6.0654 ] pdfxs
+ (a) show
+ (sadirectperf)
+ [7.84354 9.01083 6.05449 3.0327 4.27631 4.8436 4.85451 7.78911 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.39993 4.8436 6.35986 4.85451 4.8436 7.80001 ] pdfxs
+ (o) show
+ (np)
+ [9.59991 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -76.571 m
+ (intensivepr)
+ [3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 9.47992 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 10.8654 ] pdfxs
+ (H) show
+ (erewe)
+ [4.85451 4.27631 9.47992 7.57085 9.49083 ] pdfxs
+ (a) show
+ (imtoev)
+ [3.02179 13.7343 4.23277 10.0908 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.47992 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.47992 6.0654 ] pdfxs
+ (a) show
+ (sicpr)
+ [4.29811 3.0327 9.47992 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 8.93444 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.49083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.65811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [8.90172 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -98.493 m
+ (codeitproduces.InSec)
+ [4.8436 5.75995 6.0654 9.85083 3.0327 9.24 6.0654 4.27631 5.74904 6.0654 6.0654 
+ 4.8436 4.8436 4.30902 11.9781 3.94897 11.0617 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0617 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,weev)
+ [8.37811 7.58175 9.85083 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.85083 ] pdfxs
+ (t) show
+ (hede)
+ [6.05449 9.86174 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilperf)
+ [3.02179 8.03993 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 9.85083 4.85451 6.35986 4.8436 4.85451 9.24 ] pdfxs
+ (o) show
+ (f)
+ [8.34538 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.86174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.02902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -120.416 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (a) show
+ (ndshow)
+ [6.05449 10.1235 4.29811 6.0654 5.14905 11.9344 ] pdfxs
+ (\() show
+ (byex)
+ [5.75995 9.8181 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple\))
+ [9.08711 6.0654 3.0327 4.8436 8.30183 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.30183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.90174 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsucceedsinse)
+ [10.1126 4.30902 6.05449 4.85451 4.8436 4.85451 4.8436 6.0654 8.35626 3.0327 10.1235 
+ 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ingd)
+ [3.02179 6.0654 9.51264 6.05449 ] pdfxs
+ (ata) show
+ 0 -142.338 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -180.171 m
+ /N622 11.955 Tf
+ (5.5.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (et)
+ [6.13291 5.23633 ] pdfxs
+ (h) show
+ (o)
+ [7.08935 ] pdfxs
+ (d) show
+ (ology)
+ [6.7307 3.73 6.7307 6.71874 11.5843 ] pdfxs
+ (an) show
+ (dBe)
+ [11.955 9.56403 6.13291 ] pdfxs
+ (n) show
+ (c)
+ [5.60689 ] pdfxs
+ (h) show
+ (m)
+ [11.2019 ] pdfxs
+ (a) show
+ (rks)
+ [5.49929 7.10119 5.30802 ] pdfxs
+ 0 -209.139 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.63993 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.85082 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.81812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (salink-)
+ [8.09444 9.23992 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.63993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nusing)
+ [9.85082 6.0654 4.29811 3.0327 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.7891 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -231.061 m
+ (piler)
+ [6.0654 3.02179 3.0327 4.85451 8.59627 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.17447 ] pdfxs
+ (\() show
+ (describedinCh)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.3854 3.0327 10.3854 
+ 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 8.59627 ] pdfxs
+ (2) show
+ (.)
+ [9.95991 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.36357 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (heexperimen)
+ [6.0654 9.17447 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (sin)
+ [8.62899 3.0327 10.3854 ] pdfxs
+ (t) show
+ (hissec)
+ [6.0654 3.0327 8.62899 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ 0 -252.984 m
+ (a) show
+ (nd)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedwi)
+ [3.02179 9.09802 3.0327 4.8436 4.8436 9.4581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.4581 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.2472 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (Mc)
+ [13.3963 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 6.47994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyrun)
+ [3.0327 3.0327 9.15265 4.2654 6.0654 9.4581 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.4581 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.2472 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.4254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r,thenc)
+ [4.2654 6.47994 4.23277 6.0654 4.8436 9.4581 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.74904 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -274.906 m
+ (t) show
+ (oCcode)
+ [9.51264 11.9454 4.8436 5.75995 6.0654 8.91265 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1235 4.85451 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 10.1235 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC)
+ [10.1235 8.55269 7.88721 11.9344 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2f)
+ [3.0327 9.51264 3.33815 ] pdfxs
+ (o) show
+ (r\fn)
+ [8.33445 6.05449 6.0654 ] pdfxs
+ (a) show
+ (lcode)
+ [7.09085 4.85451 5.75995 6.05449 8.91265 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.16356 ] pdfxs
+ (A) show
+ (llrun)
+ [3.0327 7.09085 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesrep)
+ [3.0327 9.08711 4.8436 8.36717 4.27631 4.8436 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.1235 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.90174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -296.829 m
+ (minimumuser+sys)
+ [9.08711 3.0327 6.0654 3.02179 8.79257 6.0654 13.6034 6.05449 4.30902 4.8436 4.27631 
+ 8.4872 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emtimefr)
+ [4.85451 13.6034 4.23277 3.0327 9.09802 9.35992 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6034 ] pdfxs
+ (t) show
+ (hreeiden)
+ [6.05449 4.27631 4.85451 9.35992 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lexecuti)
+ [7.54902 4.8436 5.75995 4.8436 4.85451 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.81444 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.35992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6034 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (a) show
+ (n)
+ [10.5708 ] pdfxs
+ (A) show
+ (MDAthl)
+ [10.0036 12.84 7.8872 4.23277 6.0654 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -318.751 m
+ (MP)
+ [10.0036 11.4326 ] pdfxs
+ (2100) show
+ (+runningFed)
+ [12.4908 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.4581 6.21813 4.8436 6.0654 
+ ] pdfxs
+ (o) show
+ (raC)
+ [4.2654 9.46901 7.8763 ] pdfxs
+ (o) show
+ (re1)
+ [4.27631 8.85811 9.4581 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.0654 9.76355 ] pdfxs
+ (a) show
+ (trunlevel)
+ [8.24728 4.27631 6.0654 6.05449 3.0327 4.8436 5.4545 4.85451 7.0363 ] pdfxs
+ (3) show
+ (.)
+ [8.99992 ] pdfxs
+ (Not) show
+ (e)
+ [8.85811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tCh)
+ [8.25819 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er6describesaseries)
+ [4.85451 8.27991 9.4581 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 8.31262 9.46901 4.29811 4.85451 4.27631 3.02179 4.85451 8.31262 ] pdfxs
+ (o) show
+ (f) show
+ 0 -340.674 m
+ (verysimple)
+ [5.4545 4.8436 4.27631 9.39264 4.30902 3.02179 9.09802 6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (ransf)
+ [4.2654 5.46541 6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.6981 6.35994 8.4872 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (stpr)
+ [4.29811 7.88729 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7198 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncefur)
+ [6.0654 4.8436 8.4872 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her.)
+ [6.05449 4.85451 4.2654 3.0327 ] pdfxs
+ 16.936 -362.596 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.45445 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.47626 7.58175 ] pdfxs
+ (o) show
+ (rk,we)
+ [4.27631 5.74904 7.34175 7.58175 9.02174 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.02174 9.08711 ] pdfxs
+ (o) show
+ (stin)
+ [4.30902 8.41092 3.0327 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.8436 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (edinhe)
+ [4.8436 10.2326 3.0327 10.2435 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [10.2326 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 9.02174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,p)
+ [9.08711 4.30902 7.33084 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.92719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [8.41092 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -384.519 m
+ (recursived)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.44357 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.05447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.F)
+ [6.05449 4.27631 4.8436 4.30902 7.86538 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hisre)
+ [6.05449 3.0327 7.89808 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n,weincludenumbersf)
+ [6.05449 6.64358 7.57085 8.44357 3.0327 6.0654 4.8436 3.0327 6.0654 6.05449 8.44357 
+ 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 7.89808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.86537 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.44357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensiveSPEC)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.44357 6.0654 7.41812 7.42902 7.8763 ] pdfxs
+ (IN) show
+ (T) show
+ 0 -406.441 m
+ (200) show
+ (0benchm)
+ [9.54537 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,)
+ [4.27631 5.74904 4.30902 7.23266 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.94538 7.41812 ] pdfxs
+ (t) show
+ (rdistsui)
+ [4.27631 6.05449 3.0327 4.30902 8.33456 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e[)
+ [8.94538 3.02179 ] pdfxs
+ (8) show
+ (],)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (heOldensui)
+ [6.0654 8.93447 8.4872 3.0327 6.05449 4.85451 10.1454 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.93447 3.0327 ] pdfxs
+ (109) show
+ (],)
+ [3.0327 7.23266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (t) show
+ (heFreeBenchsui)
+ [6.0654 8.93447 6.21813 4.2654 4.85451 4.8436 7.72349 4.85451 6.05449 4.54905 10.1563 
+ 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e[)
+ [8.94538 3.0327 ] pdfxs
+ (115) show
+ (].We)
+ [3.02179 9.23992 10.309 4.8436 ] pdfxs
+ 0 -428.364 m
+ (a) show
+ (lsoincludeafews)
+ [3.0327 4.29811 8.73811 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 8.1272 8.7272 
+ 3.33815 4.8436 11.1599 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (nepr)
+ [6.0654 8.1272 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms:Povray)
+ [9.09802 4.29811 7.70175 7.12357 5.14905 5.75995 4.2654 5.15996 5.74904 ] pdfxs
+ (3) show
+ (.1\(awidelyused)
+ [3.0327 8.73811 4.23277 8.73811 7.8763 3.0327 6.05449 4.85451 3.0327 9.03265 6.05449 
+ 4.30902 4.8436 9.3381 ] pdfxs
+ (o) show
+ (pens)
+ [6.35994 4.85451 9.3381 4.29811 ] pdfxs
+ (o) show
+ (urceray)
+ [6.0654 4.2654 4.85451 8.1272 4.2654 5.15996 9.03265 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (cer,av)
+ [4.85451 4.8436 4.27631 6.38176 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -450.286 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ 25.906 -450.286 m
+ /N722 10.909 Tf
+ (povray.org) show
+ 83.178 -450.286 m
+ /N614 10.909 Tf
+ (\)) show
+ (,espress)
+ [6.81812 4.8436 4.30902 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (,fp)
+ [6.81812 3.32724 6.0654 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (h)
+ [9.81809 ] pdfxs
+ (\() show
+ (ap)
+ [9.20719 6.05449 ] pdfxs
+ (at) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-pr)
+ [3.64352 6.05449 4.27631 ] pdfxs
+ (ot) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed,d)
+ [4.8436 6.0654 6.80721 6.0654 ] pdfxs
+ (at) show
+ (amining)
+ [9.20719 9.08711 3.0327 6.0654 3.02179 6.0654 9.20719 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hm[)
+ [6.0654 12.8398 3.0327 ] pdfxs
+ (67) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,llu-bench)
+ [6.81812 3.02179 3.0327 6.0654 3.63261 6.35994 4.85451 6.05449 4.54905 6.0654 ] pdfxs
+ -1.52588e-05 -472.209 m
+ (\() show
+ (alinked-listmicr)
+ [10.4835 3.02179 3.0327 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 
+ 9.27273 9.08711 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk\)[)
+ [4.27631 5.74904 9.27273 3.0327 ] pdfxs
+ (147) show
+ (],)
+ [3.0327 8.39993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0944 ] pdfxs
+ (\\) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp"fr)
+ [9.08711 6.0654 10.4835 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1162 ] pdfxs
+ (t) show
+ (heMcGillbenchm)
+ [6.05449 9.88355 9.99272 4.85451 8.55269 3.0327 3.0327 8.05084 6.37085 4.8436 6.0654 
+ 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 10.789 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 12.0435 ] pdfxs
+ (A) show
+ (llbu)
+ [3.0327 8.05084 6.0654 6.05449 ] pdfxs
+ (t) show
+ -1.52588e-05 -494.132 m
+ (SPEC,fp)
+ [6.0654 7.41812 7.42902 7.8763 6.6654 3.33815 6.05449 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 7.8763 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.0654 9.6981 6.35994 5.14905 5.75995 4.27631 5.14905 5.75995 ] pdfxs
+ (3) show
+ (1)
+ [9.08719 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.47629 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.0327 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 238.606 -494.132 m
+ /N722 10.909 Tf
+ (llvm.cs.uiuc.edu) show
+ 330.242 -494.132 m
+ /N614 10.909 Tf
+ (.) show
+ 16.9359 -516.054 m
+ (Not) show
+ (e)
+ [8.30175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tweelidem)
+ [7.69093 7.58175 8.30175 4.85451 3.02179 3.0327 6.0654 8.30175 9.08711 ] pdfxs
+ (a) show
+ (nybenchm)
+ [5.75995 9.2181 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksfr)
+ [4.2654 5.75995 7.76717 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5453 ] pdfxs
+ (t) show
+ (hesesui)
+ [6.05449 4.85451 4.29811 8.31266 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 7.75627 ] pdfxs
+ (t) show
+ (hatc)
+ [6.05449 5.46541 7.69093 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [9.51264 6.0654 ] pdfxs
+ (o) show
+ (tbee\013ec)
+ [7.69093 6.37085 8.30175 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edbypo)
+ [4.8436 9.52355 5.74904 9.2181 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.49085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -4.57764e-05 -537.977 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichoccursf)
+ [6.05449 6.85085 7.88721 6.05449 3.0327 4.54905 9.83991 5.75995 4.8436 4.85451 6.05449 
+ 4.27631 8.08354 3.33815 ] pdfxs
+ (o) show
+ (rf)
+ [8.05082 3.33815 ] pdfxs
+ (o) show
+ (rsever)
+ [8.06173 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [6.80721 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ns.S)
+ [6.05449 4.30902 8.32356 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 8.62902 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 8.62902 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,including)
+ [4.27631 5.75995 4.29811 6.85085 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 
+ 6.05449 9.23992 ] pdfxs
+ (181) show
+ (.mcf,)
+ [3.0327 9.08711 4.85451 3.32724 6.86176 ] pdfxs
+ (186) show
+ (.cr)
+ [3.02179 4.85451 4.2654 ] pdfxs
+ (a) show
+ (fty,)
+ [3.33815 3.93823 4.8545 3.0327 ] pdfxs
+ -4.57764e-05 -559.899 m
+ (256) show
+ (.bzip)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 ] pdfxs
+ (2) show
+ (,)
+ [8.63992 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 11.269 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lFreeBenchbenchm)
+ [8.2472 6.20722 4.27631 4.85451 4.8436 7.72349 4.85451 6.05449 4.54905 11.2799 6.35994 
+ 4.8436 6.0654 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks,haveveryfewdyn)
+ [4.27631 5.75995 4.29811 8.63992 6.0654 5.14905 5.4545 10.069 5.4545 4.8436 4.27631 
+ 10.9635 3.33815 4.8436 13.1017 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micmem)
+ [9.08711 3.0327 10.0581 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.9744 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 12.6108 ] pdfxs
+ (A) show
+ -4.57764e-05 -581.822 m
+ (few)
+ [3.33815 4.8436 11.7708 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [8.65083 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser,)
+ [4.2654 4.30902 4.8436 4.27631 6.99267 ] pdfxs
+ (254) show
+ (.)
+ [3.0327 ] pdfxs
+ (ga) show
+ (p,)
+ [6.05449 6.99267 ] pdfxs
+ (255) show
+ (.v)
+ [3.0327 5.4545 ] pdfxs
+ (o) show
+ (rtex\)havecust)
+ [4.27631 4.23277 4.85451 5.75995 8.13819 6.05449 5.14905 5.46541 8.73811 4.85451 6.05449 
+ 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.9925 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.65446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rs,whichpreven)
+ [4.27631 4.30902 6.98176 7.88721 6.05449 3.0327 4.54905 9.949 6.0654 4.27631 4.8436 
+ 5.4545 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sdis)
+ [8.20354 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -4.57764e-05 -603.744 m
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1672 ] pdfxs
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edmem)
+ [4.85451 10.1672 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.87264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.42171 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 10.1781 4.85451 ] pdfxs
+ (a) show
+ (uses)
+ [6.05449 4.30902 4.8436 8.42171 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.14539 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.42171 ] pdfxs
+ (t) show
+ (obepl)
+ [9.56719 6.37085 8.95629 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cedinasin)
+ [4.8436 4.85451 10.1672 3.0327 10.1781 9.56719 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.9672 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 9.31628 ] pdfxs
+ (A) show
+ (s)
+ [8.42171 ] pdfxs
+ (a) show
+ (n) show
+ -4.57764e-05 -625.667 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,weremoved)
+ [6.64358 7.58175 8.46538 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.67628 ] pdfxs
+ (t) show
+ (hecust)
+ [6.05449 8.46538 4.85451 6.05449 4.30902 4.23277 ] pdfxs
+ (o) show
+ (mmem)
+ [12.7089 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.37083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfr)
+ [7.88719 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7089 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rser)
+ [4.27631 4.29811 4.85451 7.88719 ] pdfxs
+ (a) show
+ (ndrepl)
+ [6.05449 9.67628 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ceditwi)
+ [4.8436 4.85451 9.67628 3.02179 7.86547 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hwr)
+ [9.67628 7.8763 4.2654 ] pdfxs
+ (a) show
+ (p-)
+ [6.0654 3.63261 ] pdfxs
+ 225.818 -657.201 m
+ (123) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 136 136
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (pers)
+ [6.35994 4.85451 4.2654 8.66171 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tjustc)
+ [8.59637 3.32724 6.0654 4.29811 8.59637 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 91.511 0 m
+ /N722 10.909 Tf
+ (malloc) show
+ 125.874 0 m
+ /N614 10.909 Tf
+ (/) show
+ 131.329 0 m
+ /N722 10.909 Tf
+ (free) show
+ 154.238 0 m
+ /N614 10.909 Tf
+ (;)
+ [7.74539 ] pdfxs
+ (t) show
+ (hisisc)
+ [6.05449 3.0327 8.66171 3.0327 8.6508 4.85451 ] pdfxs
+ (a) show
+ (lled)
+ [3.02179 3.0327 4.85451 10.4072 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-bbelow.Wec)
+ [4.2654 4.30902 4.8436 4.27631 3.63261 10.4181 6.37085 4.8436 3.0327 5.14905 7.8763 
+ 10.0363 10.2981 9.2072 4.85451 ] pdfxs
+ (a) show
+ (ndo)
+ [10.4072 6.0654 9.80719 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.66171 ] pdfxs
+ (t) show
+ (o)
+ [9.80719 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser)
+ [4.2654 4.30902 4.8436 4.27631 ] pdfxs
+ -3.05176e-05 -21.922 m
+ (\() show
+ (butn)
+ [6.05449 6.0654 7.69093 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.69093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (ot) show
+ (hers\)bec)
+ [6.0654 4.8436 4.27631 4.29811 7.69093 6.37085 4.8436 4.8436 ] pdfxs
+ (a) show
+ (usei)
+ [6.0654 4.29811 8.30175 3.0327 ] pdfxs
+ (t) show
+ (scus)
+ [7.74536 4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m)
+ [12.5453 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [7.72355 6.0654 ] pdfxs
+ (a) show
+ (ssem)
+ [7.74536 4.29811 4.85451 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (icsiden)
+ [3.0327 4.8436 7.75627 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [6.47994 ] pdfxs
+ (to) show
+ 361.852 -21.922 m
+ /N722 10.909 Tf
+ (malloc) show
+ 396.215 -21.922 m
+ /N614 10.909 Tf
+ (/) show
+ 401.669 -21.922 m
+ /N722 10.909 Tf
+ (free) show
+ 424.578 -21.922 m
+ /N614 10.909 Tf
+ (.Fin)
+ [7.81084 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,)
+ [3.02179 3.0327 4.8545 3.0327 ] pdfxs
+ -6.10352e-05 -43.845 m
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 6.90548 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 5.6945 ] pdfxs
+ (t) show
+ (hecodesin)
+ [6.0654 7.5163 4.8436 5.75995 6.0654 4.8436 6.97082 3.0327 8.72719 ] pdfxs
+ (t) show
+ (heMcGillbenchm)
+ [6.0654 7.5163 10.0036 4.8436 8.5636 3.0327 3.02179 5.7054 6.35994 4.85451 6.05449 
+ 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksui)
+ [4.2654 8.43265 4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ehaverun)
+ [7.5163 6.05449 5.14905 5.4545 7.52721 4.2654 6.0654 8.72719 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.8436 6.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.91639 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.5163 ] pdfxs
+ (t) show
+ (oosm)
+ [5.75995 8.1272 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 5.7054 ] pdfxs
+ (t) show
+ (obeme)
+ [8.11629 6.37085 7.5163 9.08711 4.85451 ] pdfxs
+ (a) show
+ (sured)
+ [4.29811 6.0654 4.2654 4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -65.768 m
+ (reli)
+ [4.27631 4.8436 3.0327 3.0327 ] pdfxs
+ (a) show
+ (bly.)
+ [6.05449 3.0327 4.84359 3.0327 ] pdfxs
+ -6.10352e-05 -103.6 m
+ /N622 11.955 Tf
+ (5.5.2PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.23633 ] pdfxs
+ (a) show
+ (tisti)
+ [5.22437 3.74195 5.30802 5.22437 3.74195 ] pdfxs
+ (c) show
+ (s) show
+ -6.10352e-05 -132.568 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.65446 ] pdfxs
+ (5) show
+ (.1showssever)
+ [3.0327 10.2654 4.29811 6.0654 5.14905 7.8763 9.10898 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (lb)
+ [7.83266 6.0654 ] pdfxs
+ (a) show
+ (sics)
+ [4.29811 3.0327 9.65446 4.30902 ] pdfxs
+ (ta) show
+ (tis)
+ [4.23277 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 9.10898 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utpo)
+ [6.0654 9.04364 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.84357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.8654 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [9.07627 4.8436 ] pdfxs
+ (a) show
+ (chpr)
+ [4.54905 10.8654 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.TheS)
+ [9.08711 11.389 7.88721 6.05449 9.65446 6.0654 ] pdfxs
+ (tat) show
+ (Po)
+ [7.11266 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -154.49 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lumnshows)
+ [3.0327 6.0654 9.08711 10.0472 4.30902 6.05449 5.15996 7.8763 8.29081 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.83629 5.75995 6.05449 8.79257 6.35994 4.8436 8.269 ] pdfxs
+ (o) show
+ (fst)
+ [7.31993 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 8.83629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 8.29081 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edin)
+ [4.8436 10.0581 3.02179 10.0581 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.83629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.0798 ] pdfxs
+ (\() show
+ (whenusingSelectiveP)
+ [7.8763 6.0654 4.8436 10.0581 6.05449 4.30902 3.0327 6.05449 9.44719 6.05449 4.85451 
+ 3.0327 4.8436 4.85451 4.23277 3.0327 5.4545 8.83629 6.52358 ] pdfxs
+ (A\)) show
+ (.The)
+ [7.01448 7.8763 6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -176.413 m
+ (N) show
+ (umTHc)
+ [6.0654 9.08711 7.8763 12.6872 4.85451 ] pdfxs
+ (o) show
+ (lumnshows)
+ [3.0327 6.05449 9.08711 10.5708 4.30902 6.05449 5.15996 7.8763 8.80353 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.35992 4.29811 ] pdfxs
+ (tat) show
+ (icnumber)
+ [3.0327 9.34901 5.75995 6.0654 8.78166 6.37085 4.8436 8.78172 ] pdfxs
+ (o) show
+ (ftypeh)
+ [7.84357 3.93823 5.75995 6.35994 9.35992 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (uspo)
+ [6.05449 8.81444 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 7.75629 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 10.5708 7.8763 ] pdfxs
+ (H) show
+ (%ispercen)
+ [13.6034 3.02179 8.81444 6.35994 4.85451 4.2654 4.85451 4.8436 5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.35992 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -198.336 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.25808 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.20365 ] pdfxs
+ (a) show
+ (retype-h)
+ [4.27631 8.80356 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (us.The)
+ [6.05449 4.30902 8.83629 7.8763 6.05449 8.80356 ] pdfxs
+ (D) show
+ (ynPo)
+ [5.75995 6.0654 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.25808 4.85451 ] pdfxs
+ (o) show
+ (lumnlis)
+ [3.02179 6.0654 9.08711 10.0145 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.25808 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 8.80356 5.75995 6.05449 8.79257 6.35994 4.8436 8.23627 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.28721 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -220.258 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tedby)
+ [4.23277 4.85451 9.61082 5.75995 9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.41084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.T)
+ [9.08711 7.85448 6.97085 ] pdfxs
+ (o) show
+ (t)
+ [7.78911 ] pdfxs
+ (A) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.61082 10.0036 ] pdfxs
+ (a) show
+ (x)
+ [9.31628 ] pdfxs
+ (A) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (s)
+ [7.86536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.41084 ] pdfxs
+ (to) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (lnumber)
+ [6.58903 5.75995 6.05449 8.79257 6.35994 4.85451 7.82173 ] pdfxs
+ (o) show
+ (ff)
+ [6.89448 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.58903 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 6.0654 ] pdfxs
+ -6.10352e-05 -242.181 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.7307 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (a) show
+ (llfunc)
+ [3.0327 6.6654 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.08711 ] pdfxs
+ (a) show
+ (ximumnumberf)
+ [5.75995 3.0327 8.78166 6.0654 12.7307 5.74904 6.0654 8.79257 6.35994 4.8436 7.909 
+ 3.33815 ] pdfxs
+ (o) show
+ (rasin)
+ [7.909 9.08719 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lefunc)
+ [3.0327 8.4872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1 0 0 1 82.165 -256.655 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.241 3.28699 cm
+ 0 0 m
+ (LOC)
+ [5.75615 7.17275 6.6528 ] pdfxs
+ 1 0 0 1 25.36 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.963 3.28699 cm
+ 0 0 m
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (t) show
+ 1 0 0 1 22.674 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (u) show
+ (m) show
+ 1 0 0 1 25.487 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.43399 3.28699 cm
+ 0 0 m
+ (TH%)
+ [6.6528 6.91274 7.6838 ] pdfxs
+ 1 0 0 1 27.024 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.836 3.28699 cm
+ 0 0 m
+ (D) show
+ (y)
+ [4.8686 ] pdfxs
+ (n) show
+ 1 0 0 1 22.801 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.855 3.28699 cm
+ 0 0 m
+ (T)
+ [5.89069 ] pdfxs
+ (o) show
+ (t) show
+ 1 0 0 1 19.858 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.01599 3.28699 cm
+ 0 0 m
+ (Ma) show
+ (x) show
+ 1 0 0 1 23.696 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 61.2 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.601 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 1 0 0 1 27.46 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.32 3.28699 cm
+ 0 0 m
+ (TH)
+ [6.6528 6.91274 ] pdfxs
+ 1 0 0 1 19.344 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 33.458 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (Po)
+ [6.01622 4.85963 ] pdfxs
+ (o) show
+ (ls)
+ [2.56423 3.63121 ] pdfxs
+ 1 0 0 1 27.46 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (A)
+ [6.91274 ] pdfxs
+ (rg) show
+ (s) show
+ 1 0 0 1 24.536 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (A)
+ [6.91274 ] pdfxs
+ (rg) show
+ (s) show
+ 1 0 0 1 24.536 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (8616) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (44) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (17728) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (107) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (91) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (85) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (44) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (23) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (11204) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (49) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (48) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (98) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.42799 3.28799 cm
+ 0 0 m
+ (6674) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (76) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (16) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (35819) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (124) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.063 3.28799 cm
+ 0 0 m
+ (123) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (99) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (66) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (549) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (41) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (20461) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (94) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (88) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (94) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (227) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 19.999 3.28799 cm
+ 0 0 m
+ (650) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (75) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (7297) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (24) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (22) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (32) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (19) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1803) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 19.999 3.28799 cm
+ 0 0 m
+ (782) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3982) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.67 3.28799 cm
+ 0 0 m
+ (20) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (83) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (923) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (785) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (93) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (903) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (191) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (424) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (8) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (634) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.63699 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (4M) show
+ 1 0 0 1 26 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.719 3.28799 cm
+ 0 0 m
+ (10) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.598 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (14959) show
+ 1 0 0 1 28.817 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.035 3.28799 cm
+ 0 0 m
+ (160) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 12.063 3.28799 cm
+ 0 0 m
+ (160) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.86899 3.28799 cm
+ 0 0 m
+ (100) show
+ (K) show
+ 1 0 0 1 26.768 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (191) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.718 3.28799 cm
+ 0 0 m
+ (13) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (108273) show
+ 1 0 0 1 33.425 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (46) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (11) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (14) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.111 3.28799 cm
+ 0 0 m
+ (290) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.399 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2090) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.251 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.387 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (350) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.387 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.278 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (682) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.993 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.671 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.643 3.28799 cm
+ 0 0 m
+ (12) show
+ 1 0 0 1 14.993 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (508) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (432) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (484) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (622) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (245) show
+ 1 0 0 1 19.602 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.28 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.599 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20 3.28799 cm
+ 0 0 m
+ (579) show
+ 1 0 0 1 19.601 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.279 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.28 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 23.25 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.326 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.327 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -300.4 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 300.599 0.19899 l
+ S
+ Q
+ 1 0 0 1 50.684 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (:B)
+ [7.87629 7.72349 ] pdfxs
+ (a) show
+ (sicPo)
+ [4.30902 3.0327 8.47629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nS)
+ [9.68719 6.0654 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ -115.912 -26.277 m
+ (Thepr)
+ [7.8763 6.0654 7.90903 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msv)
+ [9.08711 7.36354 5.15995 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.82538 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyin)
+ [3.0327 8.81447 3.0327 9.11992 ] pdfxs
+ (t) show
+ (erms)
+ [4.85451 4.2654 9.09802 7.36354 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.90903 4.2654 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.51993 ] pdfxs
+ (o) show
+ (fdyn)
+ [6.39267 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 7.90903 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [6.08722 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.36354 ] pdfxs
+ (\(D) show
+ (ynPo)
+ [5.75995 9.11992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (ls\))
+ [3.0327 4.29811 7.30911 ] pdfxs
+ (t) show
+ (os)
+ [8.50902 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ 92.97 -61.811 m
+ (124) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 137 137
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.36354 ] pdfxs
+ (\() show
+ (S)
+ [6.0654 ] pdfxs
+ (ta) show
+ (tPo)
+ [7.30911 7.11266 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 92.879 0 m
+ /N722 10.909 Tf
+ (fpgrowth) show
+ 141.762 0 m
+ /N614 10.909 Tf
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [7.36354 8.51993 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyhi)
+ [4.2654 3.0327 8.82538 6.05449 3.0327 ] pdfxs
+ (g) show
+ (hr)
+ [9.13083 4.2654 ] pdfxs
+ (at) show
+ (iobec)
+ [3.0327 8.51993 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitcre)
+ [6.0654 4.29811 7.91993 3.02179 7.30911 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (esanewpo)
+ [4.8436 7.37445 8.51993 6.05449 4.85451 10.9417 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l\(f)
+ [6.09813 4.23277 3.33815 ] pdfxs
+ (o) show
+ (raloc)
+ [7.34174 8.51993 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (l) show
+ 0 -21.922 m
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.53815 9.709 ] pdfxs
+ (t) show
+ (ree\)ine)
+ [4.27631 4.8436 4.85451 7.88729 3.0327 9.709 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 9.709 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6763 ] pdfxs
+ (t) show
+ (oarecursivefunc)
+ [9.0981 9.10901 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.49811 
+ 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thenumber)
+ [6.05449 7.91993 7.88721 6.05449 8.49811 5.75995 6.0654 8.78166 6.35994 4.85451 7.91991 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.709 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.49811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 0 -43.845 m
+ (is)
+ [3.0327 8.36717 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llymodes)
+ [3.0327 3.0327 9.8181 9.09802 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (.)
+ [9.16356 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (nh)
+ [10.1345 6.05449 ] pdfxs
+ (a) show
+ (sal)
+ [8.36717 9.52355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [8.91265 5.75995 6.05449 8.79257 6.35994 4.85451 8.33445 ] pdfxs
+ (o) show
+ (f)
+ [7.3963 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.36717 ] pdfxs
+ (a) show
+ (ddedbec)
+ [6.0654 6.05449 4.85451 10.1235 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.91265 ] pdfxs
+ (t) show
+ (hest)
+ [6.0654 8.91265 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdC++)
+ [4.2654 10.1345 7.8763 8.4872 8.4872 ] pdfxs
+ 0 -65.768 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryisst)
+ [4.2654 9.40355 3.02179 7.94172 4.30902 4.23277 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llylinkedin,providingal)
+ [3.02179 3.0327 9.39264 3.0327 3.0327 6.05449 5.4545 4.85451 9.6981 3.0327 6.05449 
+ 6.6654 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 3.0327 6.05449 9.08719 9.0981 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.87638 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (o) show
+ (ldcode.)
+ [3.0327 9.6981 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ 16.936 -87.69 m
+ (TheTh%c)
+ [7.8763 6.0654 7.7563 7.8763 6.05449 11.9998 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.02179 6.0654 9.08711 8.96719 ] pdfxs
+ (a) show
+ (lsoshows)
+ [3.0327 4.29811 8.3672 4.29811 6.0654 5.14905 7.8763 7.21082 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tf)
+ [7.14548 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.1781 9.09802 ] pdfxs
+ (o) show
+ (stpo)
+ [4.29811 7.14548 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.02179 4.30902 6.07631 ] pdfxs
+ (D) show
+ (SAis)
+ [6.0654 11.0835 3.0327 7.21082 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.7563 ] pdfxs
+ (t) show
+ (osuccessfullyproveth)
+ [8.35629 4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 4.29811 3.33815 6.0654 3.02179 
+ 3.0327 8.66174 6.0654 4.2654 5.15996 5.4545 7.7563 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tmem)
+ [7.14548 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -109.613 m
+ (in)
+ [3.0327 9.99264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.78174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisusedinatype-c)
+ [6.95994 3.0327 8.23626 6.0654 4.29811 4.85451 9.99264 3.02179 9.99264 9.39265 3.93823 
+ 5.75995 6.35994 4.8436 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (entm)
+ [4.85451 5.75995 8.17092 9.08711 ] pdfxs
+ (a) show
+ (nner,whichwehavef)
+ [6.0654 6.05449 4.85451 4.2654 7.0363 7.88721 6.05449 3.0327 4.54905 9.99264 7.57085 
+ 8.78174 6.0654 5.14905 5.4545 8.78174 3.32724 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 9.99264 ] pdfxs
+ (t) show
+ (rue)
+ [4.27631 6.05449 8.78174 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ssawider)
+ [4.30902 8.23626 9.38174 7.8763 3.0327 6.0654 8.78174 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.78174 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (Cpr)
+ [11.4544 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.This)
+ [9.08711 4.30902 7.85448 7.8763 6.0654 3.0327 7.87627 ] pdfxs
+ (a) show
+ (llowsin)
+ [3.0327 3.0327 5.14905 7.8763 7.87627 3.0327 5.75995 ] pdfxs
+ (t) show
+ (elli)
+ [4.8436 3.0327 3.0327 3.0327 ] pdfxs
+ (g) show
+ (ent)
+ [4.8436 5.75995 7.82183 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentdecisi)
+ [6.0654 9.08711 4.8436 5.75995 7.82183 6.0654 4.8436 4.8436 3.0327 4.30902 3.02179 
+ ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.62176 ] pdfxs
+ (g) show
+ (ives)
+ [3.0327 5.4545 4.8436 7.88717 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.42175 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [6.59994 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeinf)
+ [3.0327 9.08711 8.43266 3.02179 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -153.458 m
+ (expec)
+ [4.8436 5.75995 6.37085 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edsizef)
+ [4.85451 8.78174 4.30902 3.02179 4.85451 7.57085 3.33815 ] pdfxs
+ (o) show
+ (rsin)
+ [6.99265 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.57085 ] pdfxs
+ (o) show
+ (bjects,)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 5.93449 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 8.78174 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 7.02536 ] pdfxs
+ (ot) show
+ (hernovelc)
+ [6.0654 4.8436 6.99265 6.0654 5.14905 5.4545 4.85451 5.74904 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 6.99265 ] pdfxs
+ (t) show
+ (echniquesdescribedinCh)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.02536 6.0654 4.8436 
+ 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 8.79265 3.02179 8.79265 7.8763 6.0654 
+ ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.02536 ] pdfxs
+ (6) show
+ 0 -175.38 m
+ (a) show
+ (nd)
+ [6.0654 9.68719 ] pdfxs
+ (7) show
+ (.) show
+ 0 -213.213 m
+ /N622 11.955 Tf
+ (5.5.3PoolAllo)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 
+ 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionCom)
+ [5.22437 3.74195 6.71874 11.955 9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ileTime)
+ [3.73 3.74195 10.616 9.36073 3.73 11.2138 6.13291 ] pdfxs
+ 0 -242.181 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.58538 ] pdfxs
+ (5) show
+ (.2shows)
+ [3.02179 9.19628 4.29811 6.0654 5.14905 7.8763 8.02899 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.57447 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.02179 3.0327 8.58538 ] pdfxs
+ (t) show
+ (imesf)
+ [3.02179 9.09802 4.8436 8.0399 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [8.00718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.76358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (o) show
+ (npr)
+ [9.78537 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msbi)
+ [9.09802 8.02899 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (er)
+ [4.8436 8.00718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.79628 ] pdfxs
+ (100) show
+ (0lines)
+ [9.18538 3.02179 3.0327 6.0654 4.8436 8.0399 ] pdfxs
+ (o) show
+ (fcode.)
+ [7.05812 4.85451 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -264.103 m
+ (I) show
+ (tbre)
+ [8.61819 6.05449 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ksdown)
+ [5.74904 8.68353 6.05449 5.15996 7.8763 10.429 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.67262 ] pdfxs
+ (t) show
+ (imein)
+ [3.0327 9.08711 9.21811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.82901 ] pdfxs
+ (t) show
+ (hreec)
+ [6.05449 4.27631 4.8436 9.22901 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents:)
+ [6.05449 4.85451 5.75995 4.23277 4.30902 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.21811 ] pdfxs
+ (tota) show
+ (l)
+ [7.40721 ] pdfxs
+ (t) show
+ (imef)
+ [3.02179 9.09802 9.21811 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (D) show
+ (SA\(whichc)
+ [6.0654 12.5563 4.23277 7.88721 6.05449 3.0327 4.54905 10.429 4.85451 ] pdfxs
+ (a) show
+ (nbeusedby)
+ [10.429 6.35994 9.22901 6.05449 4.30902 4.8436 10.4399 5.75995 5.75995 ] pdfxs
+ 0 -286.026 m
+ (ot) show
+ (herclien)
+ [6.05449 4.85451 8.24718 4.8436 3.0327 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.2799 ] pdfxs
+ (a) show
+ (swell)
+ [8.2799 7.57085 4.85451 3.0327 3.02179 ] pdfxs
+ (\)) show
+ (,)
+ [7.09085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (imetoc)
+ [3.02179 9.09802 8.82538 4.23277 9.43628 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.05449 8.82538 7.42902 7.72349 12.1526 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdescribedinSec)
+ [6.0654 6.05449 8.2799 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 
+ 10.0363 3.0327 10.0363 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3)
+ [3.0327 9.42537 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 10.0363 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -307.948 m
+ (speci\fc)
+ [4.29811 6.37085 4.8436 4.85451 3.02179 6.0654 8.39993 ] pdfxs
+ (t) show
+ (opo)
+ [9.01083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.57812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.61082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.39993 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.39993 ] pdfxs
+ (t) show
+ (operf)
+ [9.01083 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.6434 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.39993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.58903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [9.61082 3.0327 ] pdfxs
+ (t) show
+ (self.The)
+ [4.30902 4.8436 3.0327 3.32724 7.85448 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -329.871 m
+ (GCCc)
+ [8.5636 7.8763 11.5199 4.8436 ] pdfxs
+ (o) show
+ (lumnlists)
+ [3.0327 6.05449 9.09802 9.6981 3.02179 3.0327 4.30902 4.23277 7.94172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.0981 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 8.4872 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwi)
+ [12.7307 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hGCC)
+ [9.6981 8.5636 7.8763 11.509 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (t-O)
+ [7.87638 3.64352 8.4872 ] pdfxs
+ (3) show
+ (.) show
+ 16.936 -351.793 m
+ (The)
+ [7.8763 6.0654 7.53812 ] pdfxs
+ (tota) show
+ (lc)
+ [5.72722 4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.75992 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 7.53812 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [6.97083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.72722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisex)
+ [8.75992 3.02179 7.00355 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelymodes)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 8.44356 9.09802 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ (t) show
+ (,)
+ [5.91267 ] pdfxs
+ (ta) show
+ (kingless)
+ [5.75995 3.02179 6.0654 8.14902 3.0327 4.8436 4.30902 6.99264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.74901 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (5sec)
+ [8.14902 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nds)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 0 -373.716 m
+ (in)
+ [3.0327 9.04356 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.02176 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.28718 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (o) show
+ (urA)
+ [6.05449 7.26537 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.04356 ] pdfxs
+ (2100) show
+ (+.Thel)
+ [8.4872 7.66902 7.8763 6.05449 7.84357 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (est)
+ [4.85451 4.29811 7.23275 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 7.23275 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (imeisspent)
+ [3.0327 9.08711 7.84357 3.02179 7.29809 4.29811 6.37085 4.8436 5.75995 7.22184 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.75995 4.8436 3.0327 6.05449 8.44356 ] pdfxs
+ (252) show
+ (.e)
+ [3.0327 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [9.05446 ] pdfxs
+ (\() show
+ (whichh)
+ [7.8763 6.0654 3.02179 4.54905 9.04356 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 0 -395.638 m
+ (al)
+ [9.20719 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ep)
+ [8.59629 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.81809 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.6072 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdC++libr)
+ [4.27631 9.81809 7.8763 8.4872 12.2399 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rys)
+ [4.2654 9.52355 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llylinkedintoit)
+ [3.0327 3.0327 9.51264 3.02179 3.0327 6.0654 5.4545 4.8436 9.81809 3.0327 5.75995 
+ 4.23277 9.2181 3.0327 4.23277 ] pdfxs
+ (\)) show
+ (,f)
+ [6.81812 3.33815 ] pdfxs
+ (o) show
+ (llowedbypovray)
+ [3.02179 3.0327 5.14905 7.58175 4.8436 9.81809 5.75995 9.51264 6.35994 5.15996 5.74904 
+ 4.27631 5.14905 5.75995 ] pdfxs
+ (31) show
+ (;these)
+ [6.85085 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (re)
+ [4.27631 8.92356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.93447 ] pdfxs
+ (o) show
+ (nlypr)
+ [6.05449 3.0327 9.83991 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.38899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.32365 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (km)
+ [9.85082 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.92356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n1sec)
+ [10.1454 9.53446 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd.Fur)
+ [6.0654 6.05449 9.22901 6.20722 6.0654 4.2654 ] pdfxs
+ (t) show
+ (herm)
+ [6.0654 4.8436 4.27631 9.08711 ] pdfxs
+ (o) show
+ (re,much)
+ [4.27631 4.8436 7.23266 8.78166 6.0654 4.53815 10.1454 ] pdfxs
+ (o) show
+ (f)
+ [7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.92356 ] pdfxs
+ (t) show
+ (imeisspentin)
+ [3.0327 9.08711 8.93447 3.0327 8.38899 4.29811 6.37085 4.8436 5.75995 8.32365 3.0327 
+ 6.0654 ] pdfxs
+ 0 -439.483 m
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,whichc)
+ [6.68721 7.8763 6.0654 3.0327 4.53815 9.709 4.85451 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [9.709 6.37085 8.49811 6.05449 4.30902 4.8436 9.709 3.33815 ] pdfxs
+ (o) show
+ (rav)
+ [7.91991 9.10901 5.14904 ] pdfxs
+ (a) show
+ (riety)
+ [4.27631 3.0327 4.8436 3.93823 9.41446 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbesidespo)
+ [6.0654 7.95263 6.35994 4.85451 4.29811 3.0327 6.05449 4.85451 7.95263 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (l)
+ [6.68721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Ourimplemen)
+ [6.0654 7.91993 8.4872 6.05449 7.93082 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -461.406 m
+ (o) show
+ (f)
+ [6.3054 ] pdfxs
+ (t) show
+ (heEBU)
+ [6.0654 7.81084 7.42902 7.72349 11.1599 ] pdfxs
+ (a) show
+ (ndPAp)
+ [6.05449 9.03265 6.52358 11.149 6.0654 ] pdfxs
+ (a) show
+ (sseshaven)
+ [4.29811 4.30902 4.8436 7.27627 6.0654 5.14905 5.4545 7.82175 6.05449 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.22184 6.35994 4.85451 4.8436 9.03265 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedsubs)
+ [3.02179 9.09802 3.02179 4.85451 4.8436 9.03265 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly,so)
+ [3.0327 3.02179 4.8545 6.13086 4.30902 8.42175 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 8.7272 4.85451 ] pdfxs
+ (o) show
+ (uldpr)
+ [6.05449 3.0327 9.03265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (blybefur)
+ [6.0654 3.02179 8.7381 6.35994 7.82175 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -483.329 m
+ (reduced.Over)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 6.0654 8.80356 8.4872 5.4545 4.85451 
+ 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.05812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.79265 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0035 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 4.85451 8.24717 ] pdfxs
+ (a) show
+ (reex)
+ [4.27631 8.79265 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelysm)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.6981 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.98176 3.32724 ] pdfxs
+ (o) show
+ (ras)
+ [8.22536 9.40355 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (tedin)
+ [4.23277 4.85451 10.0035 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -505.251 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -527.174 m
+ (Toput)
+ [6.97085 9.03265 6.05449 6.0654 7.82183 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.42175 ] pdfxs
+ (t) show
+ (imesinperspec)
+ [3.0327 9.08711 4.85451 7.87627 3.0327 9.63264 6.37085 4.8436 4.27631 4.29811 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive,)
+ [3.0327 5.4545 4.85451 6.61085 ] pdfxs
+ (t) show
+ (heGCC%c)
+ [6.0654 8.42175 8.5636 7.8763 7.8763 12.6653 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.0327 6.05449 9.08711 9.64355 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.63264 ] pdfxs
+ (a) show
+ (s)
+ [7.88717 ] pdfxs
+ (\() show
+ (T)
+ [6.97085 ] pdfxs
+ (o) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (/) show
+ (GCC)
+ [8.5636 7.8763 7.8763 ] pdfxs
+ (\)*100\)) show
+ (,shows)
+ [6.62176 4.29811 6.0654 5.14905 7.8763 4.29811 ] pdfxs
+ 0 -549.096 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.05455 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.65446 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.83266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (ta) show
+ (kes)
+ [5.4545 4.8436 9.11989 ] pdfxs
+ (3) show
+ (%)
+ [13.898 ] pdfxs
+ (o) show
+ (rless)
+ [9.08718 3.0327 4.8436 4.30902 9.10898 ] pdfxs
+ (o) show
+ (f)
+ [8.14902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.66537 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.65446 ] pdfxs
+ (ta) show
+ (kenbyGCC)
+ [5.4545 4.85451 10.8654 5.75995 10.5708 8.5636 7.8763 12.6872 ] pdfxs
+ (t) show
+ (oc)
+ [10.2654 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ 0 -571.019 m
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 10.0472 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.Thisissi)
+ [9.09802 4.29811 12.5453 7.8763 6.0654 3.02179 9.50171 3.02179 9.50171 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.75995 9.43637 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useGCC-O3perf)
+ [6.05449 4.30902 10.0363 8.5636 7.8763 13.069 3.63261 8.4872 10.6472 6.35994 4.8436 
+ 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmsnocr)
+ [4.2654 9.09802 9.4908 6.05449 10.6472 4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss-module)
+ [4.30902 4.29811 3.64352 9.08711 5.75995 6.05449 6.0654 3.0327 10.0363 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -592.941 m
+ (a) show
+ (ndinliningisthe)
+ [6.0654 10.0363 3.0327 6.05449 3.0327 3.0327 6.05449 3.0327 6.0654 9.43628 3.02179 
+ 8.29081 4.23277 6.0654 8.82538 ] pdfxs
+ (o) show
+ (nlyin)
+ [6.0654 3.0327 9.73082 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.00357 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitperf)
+ [10.0363 3.0327 8.21456 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmswi)
+ [4.2654 9.09802 8.2799 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hinamodule\()
+ [6.05449 3.0327 10.0363 9.43628 9.09802 5.74904 6.0654 6.05449 3.0327 8.83629 4.23277 
+ ] pdfxs
+ (t) show
+ (husitisvery)
+ [5.75995 6.0654 8.2799 3.0327 8.21456 3.0327 8.2799 5.4545 4.85451 4.27631 5.75995 
+ ] pdfxs
+ 0 -614.864 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ivec)
+ [3.02179 5.4545 8.56356 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.85451 9.76355 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (ot) show
+ (herinterprocedur)
+ [6.0654 4.8436 7.98537 3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 
+ 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.46901 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.85451 3.02179 6.0654 9.16356 4.8436 ] pdfxs
+ (o) show
+ (mpilers\).Over)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.30902 4.23277 8.10538 8.4872 5.4545 
+ 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,webelievethese)
+ [3.0327 3.0327 6.75267 7.58175 8.55266 6.35994 4.85451 3.0327 3.0327 4.8436 5.4545 
+ 8.56356 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (125) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 138 138
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 150.096 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.958 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.241 3.28699 cm
+ 0 0 m
+ (LOC)
+ [5.75615 7.17275 6.6528 ] pdfxs
+ 1 0 0 1 25.36 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.233 3.28699 cm
+ 0 0 m
+ (GCC)
+ [7.22665 6.66177 6.6528 ] pdfxs
+ 1 0 0 1 26.32 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (DS) show
+ (A) show
+ 1 0 0 1 24.847 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28699 cm
+ 0 0 m
+ (E)
+ [6.26727 ] pdfxs
+ (B) show
+ (U) show
+ 1 0 0 1 25.487 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.146 3.28699 cm
+ 0 0 m
+ (PA)
+ [5.50516 6.91274 ] pdfxs
+ 1 0 0 1 18.192 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (T)
+ [5.89069 ] pdfxs
+ (o) show
+ (t)
+ [3.57737 ] pdfxs
+ (a) show
+ (l) show
+ 1 0 0 1 27.025 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (GCC%)
+ [7.22665 6.66177 6.6528 7.6838 ] pdfxs
+ 1 0 0 1 34 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (8616) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (67) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (1) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (17728) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (5) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (11204) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (05) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (35819) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (131) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (51) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (23) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (20459) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (21) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (07) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (1) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (7297) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (55) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (7) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1803) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (68) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (3982) show
+ 1 0 0 1 24.209 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (7) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (14959) show
+ 1 0 0 1 28.816 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (28) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (08) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (9) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.736 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (108273) show
+ 1 0 0 1 33.424 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (39) show
+ (.)
+ [2.55527 ] pdfxs
+ (20) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (58) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 22.162 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (27) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (18) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (0) show
+ (%) show
+ 1 0 0 1 25.233 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28699 cm
+ 0 0 m
+ (2090) show
+ 1 0 0 1 24.209 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.862 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.50099 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.162 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.041 3.28699 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.944 3.28699 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (2) show
+ (%) show
+ 1 0 0 1 25.233 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -308.537 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 308.736 0.19899 l
+ S
+ Q
+ 1 0 0 1 9.32799 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:C)
+ [7.87629 7.8763 ] pdfxs
+ (o) show
+ (mpiletime)
+ [9.09802 6.05449 3.0327 3.0327 8.4872 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (\() show
+ (sec)
+ [4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds\)f)
+ [6.05449 6.0654 4.29811 7.87638 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ 232.394 0 m
+ /N695 10.909 Tf
+ (>) show
+ 244.516 0 m
+ /N614 10.909 Tf
+ (100) show
+ (0)
+ [9.08719 ] pdfxs
+ (L) show
+ (OC)
+ [8.4872 7.8763 ] pdfxs
+ -87.424 -39.091 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpil)
+ [9.09802 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntimes)
+ [9.6981 4.23277 3.0327 9.09802 4.8436 7.94172 ] pdfxs
+ (a) show
+ (requi)
+ [4.2654 8.4872 5.75995 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.4872 3.32724 ] pdfxs
+ (o) show
+ (raproduc)
+ [7.91991 9.08719 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mpiler.)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 3.0327 ] pdfxs
+ -70.487 -61.013 m
+ (Not) show
+ (e)
+ [8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.21456 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.81447 4.85451 6.35986 4.85451 4.8436 8.21456 ] pdfxs
+ (o) show
+ (fpo)
+ [7.30902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.00357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (o) show
+ (npr)
+ [10.0363 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.058 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 10.0254 4.85451 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 8.82538 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (riss)
+ [8.24718 3.0327 8.2799 4.29811 ] pdfxs
+ (t) show
+ (udied)
+ [6.05449 6.0654 3.0327 4.8436 6.0654 ] pdfxs
+ -87.424 -82.936 m
+ (inde)
+ [3.0327 9.6981 6.05449 4.85451 ] pdfxs
+ (ta) show
+ (ilinSec)
+ [3.02179 6.6654 3.0327 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ -87.424 -128.39 m
+ /N622 14.346 Tf
+ (5.6)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3359 8.0625 6.59915 8.52144 ] pdfxs
+ -87.424 -161.116 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 7.78903 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.69447 ] pdfxs
+ (goa) show
+ (l)
+ [5.96722 ] pdfxs
+ (o) show
+ (f)
+ [6.26176 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.78903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.96722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.99992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.99992 3.0327 7.23263 ] pdfxs
+ (t) show
+ (o)
+ [8.38902 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 7.78903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.78903 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.19992 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 7.78903 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [5.96722 5.14905 5.4545 4.85451 7.19992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -87.424 -183.038 m
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (o) show
+ (fd)
+ [6.97085 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.8436 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.We)
+ [6.0654 7.87629 10.2981 8.4872 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.47629 ] pdfxs
+ (t) show
+ (hisusingac)
+ [6.0654 3.02179 7.94172 6.05449 4.30902 3.02179 6.0654 9.08719 9.08719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.02179 5.4545 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.68719 ] pdfxs
+ (to) show
+ -87.424 -204.961 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishd)
+ [6.0654 3.02179 4.30902 9.39264 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.79265 4.29811 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.18175 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.63627 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (o) show
+ (bjectlife)
+ [6.6763 3.32724 4.85451 4.8436 7.58184 3.0327 3.02179 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imes.We\frstc)
+ [3.0327 9.08711 4.85451 4.29811 7.77811 10.309 8.18175 6.0654 4.2654 4.30902 7.57093 
+ 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 7.57093 ] pdfxs
+ (t) show
+ (hisw)
+ [6.0654 3.0327 7.63627 7.57085 ] pdfxs
+ (o) show
+ (rkwi)
+ [4.27631 9.0981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hprevi)
+ [9.39264 6.0654 4.2654 4.85451 5.75995 3.02179 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ -87.424 -226.883 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesf)
+ [4.53815 6.0654 4.8436 7.71263 3.32724 ] pdfxs
+ (o) show
+ (rin\ruencing)
+ [7.67992 3.0327 6.05449 6.0654 6.05449 4.85451 6.05449 4.85451 3.02179 6.0654 8.85811 
+ ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 8.25811 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.64729 ] pdfxs
+ (o) show
+ (fhe)
+ [6.73085 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (t) show
+ (henwi)
+ [6.0654 4.8436 9.4581 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hprevi)
+ [9.46901 6.05449 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.0654 7.70172 7.57085 ] pdfxs
+ (o) show
+ (rkonp)
+ [4.27631 9.15265 5.46541 9.4581 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -87.424 -248.806 m
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pf)
+ [9.6981 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 8.4872 ] pdfxs
+ (\() show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed\)mem)
+ [4.30902 4.8436 6.0654 7.87638 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.39264 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -70.487 -270.728 m
+ (Chilimbiet)
+ [7.8763 6.0654 3.0327 3.02179 3.0327 8.79257 6.05449 7.06903 4.85451 8.28001 ] pdfxs
+ (a) show
+ (l.[)
+ [3.0327 7.06903 3.0327 ] pdfxs
+ (29) show
+ (]describeasemi-)
+ [7.06903 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 8.89083 9.50174 4.29811 
+ 4.8436 9.09802 3.0327 3.63261 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 8.89083 ] pdfxs
+ (t) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.06903 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ 206.932 -270.728 m
+ /N722 10.909 Tf
+ (ccmorph) show
+ 251.062 -270.728 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [8.29092 4.2654 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nizesthelay)
+ [6.05449 3.0327 4.8436 4.85451 8.34535 4.23277 6.0654 8.89083 3.0327 5.14905 5.4545 
+ ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ -87.424 -292.651 m
+ (o) show
+ (fh)
+ [8.68356 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (eneous)
+ [4.8436 6.0654 4.8436 5.46541 6.05449 9.65443 ] pdfxs
+ (t) show
+ (rees)
+ [4.27631 4.8436 4.85451 9.65443 ] pdfxs
+ (a) show
+ (trun)
+ [9.58909 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 10.1999 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [10.7999 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 10.1999 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 13.0253 ] pdfxs
+ (I) show
+ (trelies)
+ [9.6 4.2654 4.85451 3.0327 3.02179 4.85451 9.65443 ] pdfxs
+ (o) show
+ (npr)
+ [11.4108 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmer)
+ [9.08711 9.09802 4.8436 9.62172 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (otat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.65443 ] pdfxs
+ (to) show
+ -87.424 -314.573 m
+ (identifythero)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.3526 4.23277 6.0654 9.43629 
+ 4.27631 5.75995 ] pdfxs
+ (o) show
+ (t)
+ [8.83637 ] pdfxs
+ (o) show
+ (fa)
+ [7.91993 10.0472 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 9.43629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (t) show
+ (oindic)
+ [10.0472 3.0327 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [9.44719 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 9.43629 4.27631 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niss)
+ [10.6472 3.0327 8.8908 4.30902 ] pdfxs
+ (a) show
+ (fe.We)
+ [3.32724 4.85451 10.7454 10.2981 9.44719 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyiden)
+ [3.0327 3.0327 10.3526 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.33815 5.75995 ] pdfxs
+ -87.424 -336.496 m
+ (a) show
+ (ndse)
+ [6.0654 10.9417 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (eins)
+ [9.73083 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 9.19625 ] pdfxs
+ (o) show
+ (fm)
+ [8.21447 9.09802 ] pdfxs
+ (a) show
+ (nykinds)
+ [5.74904 10.6472 5.75995 3.0327 6.05449 6.0654 9.18534 ] pdfxs
+ (o) show
+ (fl)
+ [8.22538 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [7.90902 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3417 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,butdon)
+ [6.05449 4.27631 4.8436 4.30902 8.22538 6.0654 6.05449 9.13091 6.0654 10.3308 6.0654 
+ ] pdfxs
+ (o) show
+ (tyetiden)
+ [9.13091 5.4545 4.8436 9.13091 3.0327 6.05449 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ifywhen)
+ [3.02179 3.33815 10.6472 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -87.424 -358.418 m
+ (a) show
+ -77.405 -358.418 m
+ /N634 10.909 Tf
+ (runtim)
+ [4.60356 5.84725 6.14173 3.62179 3.33823 8.92348 ] pdfxs
+ (e) show
+ -34.523 -358.418 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6254 7.58175 ] pdfxs
+ (o) show
+ (uldbes)
+ [6.05449 3.0327 10.6254 6.35994 9.41447 4.30902 ] pdfxs
+ (a) show
+ (fe.They)
+ [3.32724 4.85451 10.6581 7.88721 6.05449 4.85451 10.3199 ] pdfxs
+ (a) show
+ (lsodescribe)
+ [3.0327 4.29811 10.0145 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 9.41447 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.83627 ] pdfxs
+ (t) show
+ (o)
+ [5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ 277.438 -358.418 m
+ /N722 10.909 Tf
+ (ccmalloc) show
+ 323.255 -358.418 m
+ /N614 10.909 Tf
+ (,whichis)
+ [7.83266 7.8763 6.05449 3.0327 4.54905 10.6254 3.0327 8.85807 ] pdfxs
+ (a) show
+ -87.424 -380.341 m
+ /N722 10.909 Tf
+ (malloc) show
+ -48.295 -380.341 m
+ /N614 10.909 Tf
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 9.01091 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.01091 ] pdfxs
+ (a) show
+ (ccep)
+ [4.8436 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (shin)
+ [9.06535 6.0654 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.06535 ] pdfxs
+ (t) show
+ (o)
+ [10.2217 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.61083 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.61083 ] pdfxs
+ (o) show
+ (bjectne)
+ [6.66539 3.33815 4.8436 4.8436 9.01091 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [9.04354 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.04354 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.Thesehin)
+ [11.269 7.8763 6.0654 4.8436 4.30902 9.61083 6.0654 3.02179 5.75995 ] pdfxs
+ (t) show
+ (s) show
+ -87.424 -402.264 m
+ (o) show
+ (nlyprovidesloc)
+ [6.0654 3.02179 8.94538 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.48354 
+ 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (linf)
+ [6.21813 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.23992 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.45083 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.6763 3.32724 4.85451 4.8436 7.42911 6.05449 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 7.46173 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.25083 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.42911 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.93447 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (linf)
+ [6.20722 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (uten)
+ [6.05449 7.42911 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ired)
+ [3.0327 4.27631 8.02902 6.05449 ] pdfxs
+ (ata) show
+ -87.424 -424.186 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ -70.487 -446.109 m
+ (H) show
+ (irzelet)
+ [3.0327 4.2654 4.85451 4.8436 6.1854 4.85451 7.39638 ] pdfxs
+ (a) show
+ (l.[)
+ [3.0327 6.1854 3.02179 ] pdfxs
+ (74) show
+ (]describea)
+ [6.1854 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.00721 8.6072 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.00721 ] pdfxs
+ (t) show
+ (oimprove)
+ [8.6072 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.00721 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 8.00721 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.02179 5.4545 4.85451 6.05449 4.85451 4.29811 7.46172 ] pdfxs
+ (o) show
+ (fG)
+ [6.49085 8.55269 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [7.9963 7.88721 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbyp)
+ [9.20719 5.75995 8.91265 6.0654 ] pdfxs
+ (a) show
+ (r-)
+ [4.2654 3.63261 ] pdfxs
+ -87.424 -468.031 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninghe)
+ [6.0654 3.0327 6.05449 9.01083 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.62173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.85445 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 9.01083 ] pdfxs
+ (t) show
+ (o)
+ [8.99992 ] pdfxs
+ (t) show
+ (heirc)
+ [6.0654 4.8436 3.0327 7.83264 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivitypr)
+ [3.0327 5.74904 3.0327 3.93823 9.31628 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies.)
+ [3.02179 4.85451 4.29811 7.85448 ] pdfxs
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 8.39993 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.83264 7.57085 ] pdfxs
+ (o) show
+ (rk,theirp)
+ [4.27631 5.74904 6.61085 4.23277 6.0654 4.8436 3.0327 7.83264 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 138.394 -515.121 m
+ (126) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 139 139
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ren)
+ [4.27631 7.90903 6.0654 ] pdfxs
+ (o) show
+ (tse)
+ [7.30911 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ed)
+ [4.85451 9.13083 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 7.91993 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imehe)
+ [3.02179 9.09802 7.90903 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,)
+ [6.0654 6.21813 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 7.91993 6.0654 ] pdfxs
+ (o) show
+ (tdirec)
+ [7.30911 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyrel)
+ [3.02179 8.83629 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.13083 ] pdfxs
+ (t) show
+ (odis)
+ [8.51993 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (inctd)
+ [3.02179 6.0654 4.8436 7.32002 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.27631 4.8436 4.29811 6.21813 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.11992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.55628 ] pdfxs
+ (o) show
+ (fp)
+ [6.83994 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (iti)
+ [3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsisres)
+ [6.0654 7.7999 3.0327 7.7999 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.56719 ] pdfxs
+ (t) show
+ (obeaDAG,whichpreven)
+ [8.94538 6.37085 8.34538 8.94538 8.0291 7.8872 8.55269 6.53449 7.8763 6.0654 3.02179 
+ 4.54905 9.55628 6.0654 4.2654 4.85451 5.4545 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s\fne)
+ [7.7999 6.0654 6.05449 8.34538 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (inedp)
+ [3.0327 6.05449 4.85451 9.55628 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 8.94538 ] pdfxs
+ (o) show
+ (fmutu)
+ [6.82903 8.79257 6.0654 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (recursives)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 8.4872 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.94172 ] pdfxs
+ (\() show
+ (like)
+ [3.0327 3.0327 5.4545 8.47629 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.0654 6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -65.768 m
+ (Sever)
+ [6.0654 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lpr)
+ [6.86176 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (sed)
+ [4.30902 4.8436 9.89446 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.13808 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 12.9162 ] pdfxs
+ (t) show
+ (oimproves)
+ [9.29447 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.68356 4.30902 ] pdfxs
+ (to) show
+ (r)
+ [4.2654 ] pdfxs
+ (ag) show
+ (e)
+ [8.68356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (o) show
+ (rGCperf)
+ [8.10537 8.5636 11.7163 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebyrel)
+ [6.05449 4.85451 8.68356 5.74904 9.59992 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ 0 -87.69 m
+ (o) show
+ (bjectsb)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.98535 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.74173 ] pdfxs
+ (o) show
+ (n)
+ [9.74173 ] pdfxs
+ (t) show
+ (heirpredic)
+ [6.05449 4.85451 3.02179 7.96355 6.05449 4.27631 4.8436 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (edlife)
+ [4.8436 9.74173 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes[)
+ [3.0327 9.08711 4.8436 7.98535 3.0327 ] pdfxs
+ (68) show
+ (,)
+ [6.70903 ] pdfxs
+ (45) show
+ (,)
+ [6.70903 ] pdfxs
+ (12) show
+ (,)
+ [6.71994 ] pdfxs
+ (39) show
+ (,)
+ [6.70903 ] pdfxs
+ (30) show
+ (,)
+ [6.70903 ] pdfxs
+ (119) show
+ (].These)
+ [3.0327 8.0072 7.88721 6.05449 4.85451 4.29811 8.53084 ] pdfxs
+ (t) show
+ (echniquesuseheuris)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.97445 6.0654 4.29811 
+ 8.53084 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ 0 -109.613 m
+ (such)
+ [4.29811 6.0654 4.54905 10.3854 ] pdfxs
+ (a) show
+ (s)
+ [8.61808 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [10.3854 4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,c)
+ [4.8436 7.52721 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 7.35266 4.30902 ] pdfxs
+ (ta) show
+ (ck,)
+ [4.53815 5.75995 7.52721 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (o) show
+ (bjectsize,c)
+ [6.66539 3.33815 4.8436 4.8436 8.57455 4.29811 3.0327 4.8436 4.85451 7.52721 4.8436 
+ ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.05449 3.0327 6.0654 4.8436 10.3854 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpr)
+ [10.3854 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\flinginf)
+ [6.05449 3.0327 3.0327 6.0654 9.77446 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.52721 ] pdfxs
+ (t) show
+ (opredic)
+ [9.77446 6.0654 4.2654 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (lifetimepr)
+ [3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 7.98539 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 7.4399 ] pdfxs
+ (a) show
+ (pproxim)
+ [6.0654 6.0654 4.2654 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (ely.)
+ [4.85451 3.02179 4.8545 7.71266 ] pdfxs
+ (I) show
+ (nc)
+ [9.19628 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.27267 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.40719 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chusesam)
+ [4.54905 9.19628 6.0654 4.29811 4.85451 7.429 8.59629 9.08711 ] pdfxs
+ (o) show
+ (rerig)
+ [4.27631 7.98539 4.27631 3.02179 5.46541 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 7.4399 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.4399 ] pdfxs
+ (t) show
+ (o)
+ [8.59629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (up)
+ [6.0654 6.0654 ] pdfxs
+ 0 -153.458 m
+ (o) show
+ (bjectsb)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.94172 6.37085 ] pdfxs
+ (o) show
+ (thbys)
+ [4.23277 9.6981 5.75995 9.39264 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (lrel)
+ [6.6763 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nships)
+ [6.0654 4.29811 6.0654 3.02179 6.0654 7.94172 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.6981 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyderivedlife)
+ [3.0327 3.02179 9.39264 6.0654 4.8436 4.27631 3.0327 5.4545 4.8436 9.6981 3.0327 
+ 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes.)
+ [3.02179 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (O)
+ [8.4872 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 8.67263 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (rshavedevel)
+ [4.27631 8.71626 6.05449 5.14905 5.4545 9.26174 6.0654 4.8436 5.4545 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (ped)
+ [6.37085 4.8436 10.4726 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.71626 ] pdfxs
+ (\() show
+ (usu)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llypr)
+ [3.0327 3.0327 10.1672 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fle-b)
+ [6.0654 3.02179 4.85451 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed\))
+ [4.29811 4.85451 6.05449 8.65092 ] pdfxs
+ (t) show
+ (ore)
+ [9.86173 4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nize\feldswi)
+ [6.05449 3.0327 4.85451 9.25083 6.0654 4.8436 3.0327 6.05449 8.71626 7.8763 3.0327 
+ ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 10.4726 ] pdfxs
+ (a) show
+ 0 -197.303 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 7.74539 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 7.74539 ] pdfxs
+ (o) show
+ (rpl)
+ [7.1781 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 7.7563 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (sne)
+ [7.21082 6.0654 4.8436 ] pdfxs
+ (a) show
+ (re)
+ [7.1781 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 8.96719 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.1781 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [8.35629 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 7.7563 3.02179 5.75995 4.85451 
+ ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.02179 3.93823 8.67265 ] pdfxs
+ (o) show
+ (freference[)
+ [6.22903 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 7.74539 3.0327 
+ ] pdfxs
+ (64) show
+ (,)
+ [5.93449 ] pdfxs
+ (20) show
+ (,)
+ [5.9454 ] pdfxs
+ (119) show
+ (,)
+ [5.93449 ] pdfxs
+ (28) show
+ (,)
+ [5.93449 ] pdfxs
+ (75) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 0 -219.225 m
+ (Thesepl)
+ [7.8763 6.0654 4.8436 4.30902 8.51993 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cementdecisi)
+ [4.8436 4.85451 9.08711 4.8436 5.75995 7.92001 6.0654 4.8436 4.85451 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.98535 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.53084 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (ogo) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.70903 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.53084 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icesm)
+ [3.0327 4.8436 4.85451 7.98535 9.08711 ] pdfxs
+ (a) show
+ (deby)
+ [6.0654 8.51993 5.75995 9.43628 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.51993 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.70903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.71994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -241.148 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.22901 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rebec)
+ [4.27631 8.01812 6.35994 8.01812 4.85451 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.78166 6.0654 3.0327 6.05449 4.85451 9.22901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.22901 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.45083 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.This)
+ [6.05449 7.72357 7.8763 6.0654 3.0327 7.47263 ] pdfxs
+ (a) show
+ (nimp)
+ [9.22901 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntdirec)
+ [5.75995 7.40729 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.22901 3.32724 ] pdfxs
+ (o) show
+ (rfuturew)
+ [7.43992 3.33815 6.0654 4.23277 6.0654 4.27631 8.01812 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 16.936 -263.07 m
+ (Thereh)
+ [7.8763 6.0654 4.8436 4.27631 7.79994 6.0654 ] pdfxs
+ (a) show
+ (sbeensi)
+ [7.25445 6.35994 4.8436 4.85451 9.01083 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntw)
+ [5.74904 7.20002 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 8.70538 ] pdfxs
+ (o) show
+ (nrun)
+ [9.02174 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 7.79994 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (riesf)
+ [4.2654 3.0327 4.8436 7.26536 3.32724 ] pdfxs
+ (o) show
+ (rre)
+ [7.22174 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.01083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 8.70538 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement[)
+ [4.8436 9.09802 4.8436 5.75995 7.18911 3.0327 ] pdfxs
+ (13) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 0 -284.993 m
+ (a) show
+ (nd)
+ [6.0654 10.4072 ] pdfxs
+ (o) show
+ (nl)
+ [10.4072 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emech)
+ [9.19629 9.08711 4.85451 4.53815 6.0654 ] pdfxs
+ (a) show
+ (nismsf)
+ [6.05449 3.0327 4.30902 9.08711 8.6508 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [8.61809 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.37448 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.30902 4.8436 10.4072 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 10.1126 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement)
+ [4.8436 9.08711 4.85451 5.75995 8.58546 ] pdfxs
+ (a) show
+ (s)
+ [8.6508 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.02179 5.4545 9.19629 ] pdfxs
+ (to) show
+ 0 -306.915 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.69085 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,e.)
+ [6.0654 6.02176 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,Re)
+ [3.02179 6.03267 8.03985 4.8436 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 7.69085 ] pdfxs
+ (J) show
+ (ava[)
+ [5.14905 5.15995 8.29084 3.0327 ] pdfxs
+ (16) show
+ (],RC[)
+ [3.0327 6.03267 7.72349 10.7235 3.0327 ] pdfxs
+ (58) show
+ (],Cycl)
+ [3.0327 6.03267 7.8763 5.75995 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ne[)
+ [6.05449 7.69085 3.0327 ] pdfxs
+ (78) show
+ (,)
+ [5.87995 ] pdfxs
+ (63) show
+ (],)
+ [3.0327 6.02176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.90174 ] pdfxs
+ (ot) show
+ (hers[)
+ [6.0654 4.8436 4.27631 7.14536 3.0327 ] pdfxs
+ (58) show
+ (,)
+ [5.86904 ] pdfxs
+ (44) show
+ (,)
+ [5.87995 ] pdfxs
+ (17) show
+ (].C)
+ [3.02179 7.61448 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -328.838 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (redwi)
+ [4.2654 4.85451 8.87992 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [8.89083 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.10174 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,)
+ [4.54905 6.05449 6.02176 ] pdfxs
+ (t) show
+ (heselibr)
+ [6.0654 4.8436 4.29811 7.67994 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry-)
+ [4.2654 5.75995 6.46895 ] pdfxs
+ (o) show
+ (rl)
+ [7.09083 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-b)
+ [4.85451 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 8.87992 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.13445 ] pdfxs
+ (a) show
+ (remuche)
+ [4.2654 7.67994 8.78166 6.0654 4.54905 8.87992 4.85451 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.8436 7.10174 ] pdfxs
+ (t) show
+ (oimplemen)
+ [8.27993 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (,) show
+ 0 -350.761 m
+ (butrequiresi)
+ [6.0654 6.05449 8.47637 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.07629 4.30902 
+ 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntm)
+ [5.75995 8.47637 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (le\013)
+ [7.26539 4.8436 6.37077 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 8.47637 ] pdfxs
+ (t) show
+ (ouse.)
+ [9.68719 6.0654 4.29811 4.85451 9.66537 ] pdfxs
+ (I) show
+ (n)
+ [10.2872 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.40721 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.2872 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 9.07629 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedlibr)
+ [4.29811 4.85451 10.2872 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.5308 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -372.683 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esexp)
+ [4.8436 7.72354 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.25811 ] pdfxs
+ (t) show
+ (herel)
+ [6.0654 8.25811 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshipbetween)
+ [6.05449 4.30902 6.05449 3.0327 9.47991 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 
+ 9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 9.47991 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.71263 ] pdfxs
+ (t) show
+ (o)
+ [8.86901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.25811 4.85451 ] pdfxs
+ (o) show
+ (mpiler,)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 6.49085 ] pdfxs
+ (t) show
+ (heydon)
+ [6.0654 4.8436 9.17446 6.05449 8.86901 6.0654 ] pdfxs
+ (o) show
+ (texp)
+ [7.6582 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -394.606 m
+ (a) show
+ (nyn)
+ [5.75995 10.2545 6.0654 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (fhi)
+ [7.83266 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-leveld)
+ [6.05449 4.85451 4.27631 3.63261 3.0327 4.8436 5.4545 4.85451 7.52721 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.94901 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.80353 ] pdfxs
+ (o) show
+ (rhow)
+ [8.78172 6.05449 5.15996 12.3817 ] pdfxs
+ (t) show
+ (heyrel)
+ [6.05449 4.85451 10.2545 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [9.34901 ] pdfxs
+ (t) show
+ (o)
+ [9.95991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.80353 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 10.5708 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Theref)
+ [6.05449 4.30902 10.4835 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 0 -416.528 m
+ (t) show
+ (hec)
+ [6.05449 9.06538 4.85451 ] pdfxs
+ (o) show
+ (mpilerdoesn)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.48718 6.05449 5.75995 4.8436 8.5199 6.0654 
+ ] pdfxs
+ (o) show
+ (t)
+ [8.45456 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (ininf)
+ [3.0327 10.2763 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utd)
+ [6.05449 8.46546 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.66537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.5199 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2763 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.02179 8.5199 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.45456 4.8436 ] pdfxs
+ (o) show
+ (ulden)
+ [6.0654 3.0327 10.2763 4.8436 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -438.451 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (nl)
+ [9.6981 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [6.6654 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -460.373 m
+ (Thereisarichbody)
+ [7.8763 6.0654 4.8436 4.27631 8.21448 3.0327 7.66899 8.82538 4.27631 3.0327 4.53815 
+ 9.43628 6.35994 5.75995 6.05449 9.13083 ] pdfxs
+ (o) show
+ (fw)
+ [6.69812 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.11992 ] pdfxs
+ (o) show
+ (n) show
+ 169.799 -460.373 m
+ /N634 10.909 Tf
+ (a) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (c) show
+ 220.9 -460.373 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.42537 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.21448 ] pdfxs
+ (a) show
+ (sa)
+ [7.66899 8.82538 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 8.21448 3.32724 ] pdfxs
+ (o) show
+ (rmem)
+ [7.64719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.11992 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e-)
+ [4.85451 3.63261 ] pdfxs
+ -1.52588e-05 -482.296 m
+ (ment,f)
+ [9.08711 4.85451 5.75995 4.23277 6.50176 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.69082 6.35994 ] pdfxs
+ (ot) show
+ (hfunc)
+ [9.47991 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l[)
+ [6.44722 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [6.44722 ] pdfxs
+ (133) show
+ (,)
+ [6.45812 ] pdfxs
+ (4) show
+ (,)
+ [6.44722 ] pdfxs
+ (66) show
+ (])
+ [6.44722 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.47991 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (rientedl)
+ [4.27631 3.02179 4.85451 5.75995 4.23277 4.85451 9.47991 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es[)
+ [4.8436 7.72354 3.0327 ] pdfxs
+ (31) show
+ (,)
+ [6.44722 ] pdfxs
+ (26) show
+ (].)
+ [3.02179 7.81084 ] pdfxs
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 8.26902 ] pdfxs
+ (t) show
+ (hisbody)
+ [6.05449 3.0327 7.72354 6.35994 5.75995 6.0654 5.75995 ] pdfxs
+ -1.52588e-05 -504.218 m
+ (o) show
+ (f)
+ [6.01085 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 6.94901 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 5.90177 ] pdfxs
+ (o) show
+ (urprim)
+ [6.05449 6.95992 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.43265 ] pdfxs
+ (goa) show
+ (lis)
+ [5.7054 3.0327 6.98173 ] pdfxs
+ (t) show
+ (ose)
+ [8.13811 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (te)
+ [4.23277 7.52721 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.7381 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 7.52721 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 6.9273 ] pdfxs
+ (o) show
+ (fd)
+ [6.01085 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.13811 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.85451 6.98173 3.02179 8.7381 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.52721 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pf)
+ [8.7381 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -1.52588e-05 -526.141 m
+ (be)
+ [6.35994 4.85451 ] pdfxs
+ (tt) show
+ (erperf)
+ [4.8436 8.06173 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.65084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.85082 ] pdfxs
+ (t) show
+ (oen)
+ [9.25083 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesubsequentc)
+ [6.0654 3.02179 8.63993 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 
+ 5.74904 8.04001 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.07264 ] pdfxs
+ (t) show
+ (echniquesth)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.10535 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (texpl)
+ [8.04001 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (itknowled)
+ [3.0327 8.04001 5.74904 6.0654 5.14905 7.8763 3.0327 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.63993 ] pdfxs
+ (o) show
+ (fthese)
+ [7.13448 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -1.52588e-05 -548.063 m
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (uts.Wedescribesever)
+ [6.0654 4.23277 4.30902 9.42537 10.2981 8.99993 6.0654 4.8436 4.30902 4.8436 4.27631 
+ 3.0327 6.35994 8.99993 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.17812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.45444 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ers6)
+ [4.8436 4.27631 8.45444 9.59992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (7) show
+ (\))
+ [8.3891 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (texpl)
+ [8.3891 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (itd)
+ [3.0327 8.3891 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.61083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urepo)
+ [6.0654 4.2654 8.99993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ -1.52588e-05 -569.986 m
+ (a) show
+ (ndexpl)
+ [6.0654 9.26173 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.05084 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.05084 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimplic)
+ [6.0654 4.8436 8.05084 3.0327 9.08711 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.50536 ] pdfxs
+ (o) show
+ (fd)
+ [6.53449 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.65083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urese)
+ [6.0654 4.2654 8.05084 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (o) show
+ (npr)
+ [9.26173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.2944 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncein)
+ [6.0654 4.8436 8.05084 3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -591.908 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (mede)
+ [9.09802 7.77812 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 5.96722 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.98901 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.There)
+ [7.6472 7.8763 6.0654 4.8436 4.27631 7.77812 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.77812 ] pdfxs
+ (a) show
+ (lsos)
+ [3.0327 4.29811 8.38902 4.30902 ] pdfxs
+ (o) show
+ (mekey)
+ [9.08711 7.78903 5.4545 4.8436 8.69447 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ldi\013erencesbetween)
+ [5.96722 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 7.23263 
+ 6.35994 4.85451 3.93823 7.58175 4.8436 4.8436 8.99992 ] pdfxs
+ (t) show
+ (hispri)
+ [6.05449 3.0327 7.24354 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (rw)
+ [7.19992 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -613.831 m
+ (o) show
+ (urs.Firs)
+ [6.0654 4.2654 4.30902 7.83266 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,)
+ [6.55631 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.53449 ] pdfxs
+ (t) show
+ (heseprevi)
+ [6.0654 4.8436 4.30902 8.35629 6.05449 4.27631 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 7.81081 ] pdfxs
+ (t) show
+ (echniquesexceptthework)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.81081 4.85451 5.75995 
+ 4.8436 4.85451 6.05449 7.75638 4.23277 6.0654 8.35629 7.57085 5.46541 4.2654 9.27265 
+ ] pdfxs
+ (o) show
+ (fCherem)
+ [6.83994 7.8763 6.05449 4.85451 4.27631 4.8436 12.5998 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.56719 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (ina[)
+ [3.0327 6.0654 8.95629 3.0327 ] pdfxs
+ (26) show
+ (])
+ [6.53449 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 8.35629 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.56719 ] pdfxs
+ (o) show
+ (n) show
+ 225.818 -657.201 m
+ (127) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 140 140
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (typeinferencewi)
+ [3.93823 5.75995 6.35994 8.67266 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 
+ 4.85451 8.66175 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hare)
+ [9.88355 9.27265 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedtypesys)
+ [4.29811 4.85451 9.88355 3.93823 5.75995 6.35994 8.67266 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 8.43265 ] pdfxs
+ (I) show
+ (tdoesn)
+ [8.07274 6.05449 5.75995 4.8436 8.12717 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [8.09446 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 9.88355 ] pdfxs
+ (t) show
+ (oex)
+ [9.27265 4.85451 5.75995 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 6.0654 9.87264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (typeinference)
+ [3.93823 5.75995 6.35994 8.34538 3.0327 6.05449 3.33815 4.8436 4.27631 4.85451 6.05449 
+ 4.85451 8.34538 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.0654 4.8436 7.7999 ] pdfxs
+ (t) show
+ (ow)
+ [8.94538 7.58175 ] pdfxs
+ (o) show
+ (rkf)
+ [4.2654 9.26174 3.32724 ] pdfxs
+ (o) show
+ (rwe)
+ [7.76719 7.58175 4.8436 ] pdfxs
+ (a) show
+ (kly-typedl)
+ [5.75995 3.0327 5.75995 3.63261 3.93823 5.75995 6.35994 4.85451 9.55628 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eslikeC)
+ [4.85451 7.7999 3.0327 3.02179 5.4545 8.34538 11.3781 ] pdfxs
+ (a) show
+ (ndC++,whichc)
+ [6.0654 9.55628 7.8763 8.4872 8.47629 6.55631 7.8763 6.0654 3.0327 4.53815 9.55628 
+ 4.85451 ] pdfxs
+ (a) show
+ (nc)
+ [9.55628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 0 -43.845 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.59627 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s,v)
+ [4.29811 7.52721 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (sfuncti)
+ [8.61808 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,uni)
+ [6.0654 4.29811 7.52721 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.05449 4.30902 7.52721 4.8436 ] pdfxs
+ (t) show
+ (c.,)
+ [4.8436 3.0327 7.52721 ] pdfxs
+ (o) show
+ (nwhichtypeinf)
+ [10.3854 7.8763 6.05449 3.0327 4.54905 10.3854 3.93823 5.75995 6.35994 9.17447 3.02179 
+ 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisdi\016cult)
+ [10.3854 3.0327 8.61808 6.0654 3.0327 9.08711 4.85451 6.05449 3.0327 8.56365 ] pdfxs
+ (t) show
+ (opr)
+ [9.77446 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (e) show
+ 0 -65.768 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly.Inc)
+ [3.0327 3.0327 4.84359 7.81084 3.94897 9.49082 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (,b)
+ [6.50176 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.49082 ] pdfxs
+ (o) show
+ (urunderlyingp)
+ [6.0654 7.70173 6.0654 6.05449 6.0654 4.8436 4.27631 3.0327 5.75995 3.02179 6.0654 
+ 8.89083 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 7.70173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.73445 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.49082 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.70173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmc)
+ [6.0654 12.5234 4.8436 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 0 -87.69 m
+ (rectlyh)
+ [4.27631 4.8436 4.85451 4.23277 3.0327 9.95991 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.05449 6.0654 3.0327 9.04356 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.05447 4.8436 ] pdfxs
+ (o) show
+ (mplexfe)
+ [9.08711 6.0654 3.0327 4.8436 9.95991 3.33815 4.8436 ] pdfxs
+ (at) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.49808 ] pdfxs
+ (o) show
+ (fC)
+ [7.53811 12.0763 ] pdfxs
+ (a) show
+ (ndC++,bydis)
+ [6.0654 10.2545 7.8763 8.4872 8.4872 7.37448 5.75995 9.949 6.0654 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishing)
+ [6.05449 3.0327 4.29811 6.0654 3.0327 6.05449 9.65446 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [8.49808 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hknown)
+ [10.2654 5.75995 6.05449 5.14905 7.88721 10.2545 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -109.613 m
+ (unknowntype)
+ [6.0654 6.05449 5.75995 6.05449 5.15996 7.8763 8.99992 3.93823 5.74904 6.37085 7.77812 
+ ] pdfxs
+ (\() show
+ (in)
+ [3.0327 8.99992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.78903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.38902 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\))
+ [6.05449 6.0654 7.1782 ] pdfxs
+ (a) show
+ (ndbyusingac)
+ [6.05449 8.99992 5.75995 8.69447 6.05449 4.30902 3.0327 6.05449 8.38902 8.38902 4.85451 
+ ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.77812 ] pdfxs
+ (a) show
+ (ndverye\016cient)
+ [6.0654 8.98901 5.4545 4.85451 4.27631 8.68356 4.85451 9.08711 4.85451 3.02179 4.85451 
+ 5.75995 7.1782 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phmer)
+ [6.0654 8.99992 9.08711 4.8436 4.27631 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -131.535 m
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.18538 ] pdfxs
+ (\(t) show
+ (hes)
+ [6.05449 9.18538 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 9.17447 ] pdfxs
+ (a) show
+ (sin)
+ [8.63989 3.0327 10.3963 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (\))
+ [8.57455 ] pdfxs
+ (t) show
+ (ode)
+ [9.78537 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lwi)
+ [7.36357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hp)
+ [10.3963 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llytype-uns)
+ [3.0327 3.0327 10.0908 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (a) show
+ (feuses)
+ [3.33815 9.18538 6.05449 4.30902 4.8436 8.63989 ] pdfxs
+ (o) show
+ (fp)
+ [7.65811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersduring)
+ [4.85451 4.2654 8.63989 6.0654 6.05449 4.27631 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -153.458 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Sec)
+ [6.05449 9.90537 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,usingap)
+ [6.0654 6.05449 7.5163 6.05449 4.30902 3.0327 6.05449 9.76355 9.76355 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.57445 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.60717 ] pdfxs
+ (a) show
+ (s)
+ [8.61808 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 9.16356 6.05449 ] pdfxs
+ (a) show
+ (sisf)
+ [4.30902 3.02179 8.61808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.57445 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.58536 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nen)
+ [10.3745 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.02179 4.85451 8.60717 ] pdfxs
+ (a) show
+ (d-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -175.38 m
+ (di)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbyexpl)
+ [6.0654 7.94172 5.75995 9.40355 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (iting)
+ [3.0327 4.23277 3.0327 6.0654 9.0981 ] pdfxs
+ (t) show
+ (heexplicitrel)
+ [6.0654 8.4872 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.88729 4.27631 
+ 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nshipbetweenap)
+ [6.05449 4.30902 6.05449 3.0327 9.709 6.35994 4.8436 3.94914 7.57085 4.85451 4.8436 
+ 9.709 9.0981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.709 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 9.709 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ 0 -197.303 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,)
+ [3.0327 3.0327 4.84359 7.00357 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.74902 6.0654 4.29811 8.75993 ] pdfxs
+ (o) show
+ (ftypeinference)
+ [7.24357 3.93823 5.74904 6.37085 8.74902 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 
+ 6.05449 4.85451 8.74902 ] pdfxs
+ (a) show
+ (ndarichtype-sys)
+ [6.0654 9.97082 9.35992 4.2654 3.0327 4.54905 9.97082 3.93823 5.74904 6.37085 4.8436 
+ 3.64352 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emisn)
+ [4.85451 12.9925 3.0327 8.20354 6.0654 ] pdfxs
+ (o) show
+ (twellsui)
+ [8.1491 7.57085 4.85451 3.0327 6.93812 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (edf)
+ [4.85451 9.95991 3.33815 ] pdfxs
+ (o) show
+ (rmodern)
+ [8.18173 9.08711 5.75995 6.05449 4.85451 4.27631 9.95991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizin)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilers,which)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 7.43993 7.8763 6.05449 3.0327 
+ 4.54905 10.309 ] pdfxs
+ (a) show
+ (reusu)
+ [4.2654 9.09811 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.02179 10.0035 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.309 ] pdfxs
+ (o) show
+ (namid-level)
+ [10.309 9.6981 9.08711 3.0327 6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 7.2763 
+ ] pdfxs
+ (o) show
+ (rlow-levelin)
+ [8.51991 3.0327 5.14905 7.8763 3.63261 3.0327 4.85451 5.4545 4.8436 7.2763 3.0327 
+ 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (lrepresen)
+ [7.28721 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsupp)
+ [10.309 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -241.148 m
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.05449 3.0327 9.52356 4.29811 ] pdfxs
+ (o) show
+ (urcel)
+ [6.0654 4.27631 4.8436 9.52356 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es.Our)
+ [4.85451 4.29811 10.9963 8.4872 6.05449 8.95627 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chisspeci\fc)
+ [4.54905 10.7344 3.0327 8.97807 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (llydesi)
+ [3.02179 3.0327 10.429 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (nedf)
+ [6.05449 4.85451 10.7344 3.32724 ] pdfxs
+ (o) show
+ (ruseinsuchc)
+ [8.95627 6.05449 4.30902 9.52356 3.0327 10.7344 4.29811 6.0654 4.53815 10.7454 4.8436 
+ ] pdfxs
+ (o) show
+ (mpilers,)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 4.29811 7.96357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -263.07 m
+ (relies)
+ [4.27631 4.8436 3.0327 3.0327 4.8436 7.94172 ] pdfxs
+ (o) show
+ (nlyasimple,mid-levelintermedi)
+ [6.05449 3.0327 9.39264 9.0981 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 6.6654 
+ 9.09802 3.02179 6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.6654 3.0327 5.75995 
+ 4.23277 4.85451 4.27631 9.08711 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (erepresen)
+ [8.47629 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 16.936 -284.993 m
+ (Thew)
+ [7.8763 6.0654 7.86539 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 8.78174 ] pdfxs
+ (o) show
+ (fCherem)
+ [6.34903 7.8763 6.0654 4.8436 4.27631 4.85451 12.1089 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (ina[)
+ [3.0327 6.0654 8.46538 3.0327 ] pdfxs
+ (26) show
+ (]w)
+ [6.05449 7.57085 ] pdfxs
+ (a) show
+ (sperf)
+ [7.31991 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmedc)
+ [4.2654 9.09802 4.8436 9.07628 4.85451 ] pdfxs
+ (o) show
+ (ncurren)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lywi)
+ [3.0327 8.77083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.07628 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.27631 7.31991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.2981 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -306.915 m
+ (a) show
+ (re)
+ [4.27631 10.1017 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llysimil)
+ [3.0327 3.0327 11.0072 4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (rins)
+ [9.52354 3.0327 11.3126 4.30902 ] pdfxs
+ (o) show
+ (mekeyways.Theydescribeare)
+ [9.08711 10.1017 5.4545 4.85451 11.0072 7.57085 5.15996 5.75995 4.29811 12.7308 7.8763 
+ 6.0654 4.8436 11.0181 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 10.1017 
+ 10.7126 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [11.3126 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 10.1126 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 11.3126 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.52354 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ 0 -328.838 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.9199 ] pdfxs
+ (o) show
+ (na\row-insensi)
+ [10.9199 10.309 6.0654 5.14905 7.8763 3.64352 3.0327 6.05449 4.30902 4.8436 6.0654 
+ 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive,c)
+ [3.02179 5.4545 4.85451 8.19265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.70901 6.35994 ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Bec)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 11.5417 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 9.6981 ] pdfxs
+ (t) show
+ (heirprim)
+ [6.0654 4.8436 3.0327 9.13081 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryfocusis)
+ [4.27631 10.6145 3.33815 5.74904 4.85451 6.05449 9.16353 3.0327 4.29811 ] pdfxs
+ 0 -350.761 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icmem)
+ [3.02179 8.15993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.06537 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.40358 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.06537 ] pdfxs
+ (a) show
+ (remuchm)
+ [4.2654 8.15993 8.79257 6.05449 4.54905 9.37082 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.14902 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.15993 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utc)
+ [6.0654 7.54911 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingre)
+ [3.0327 6.05449 8.75992 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlife)
+ [9.37082 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes,)
+ [3.02179 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -372.683 m
+ (includinglo)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 8.62902 3.0327 5.75995 
+ ] pdfxs
+ (o) show
+ (p-c)
+ [6.0654 3.63261 4.8436 ] pdfxs
+ (a) show
+ (rriedre)
+ [4.27631 4.27631 3.0327 4.8436 9.23992 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Ourre)
+ [6.05449 4.30902 7.72357 8.4872 6.05449 7.46173 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ 206.474 -372.683 m
+ /N634 10.909 Tf
+ (c)
+ [4.46185 ] pdfxs
+ (a) show
+ (n) show
+ 226.66 -372.683 m
+ /N614 10.909 Tf
+ (bepl)
+ [6.35994 8.02902 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ced)
+ [4.8436 4.8436 9.23992 ] pdfxs
+ (a) show
+ (s\rexibly)
+ [7.48354 6.0654 4.8436 5.75995 3.0327 6.0654 3.02179 8.94538 ] pdfxs
+ (a) show
+ (s)
+ [7.47263 ] pdfxs
+ (t) show
+ (heirs,butweuseasimpler)
+ [6.0654 4.8436 3.0327 4.27631 4.29811 6.3054 6.05449 6.0654 7.4182 7.58175 8.02902 
+ 6.05449 4.30902 8.02902 8.62902 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 4.27631 
+ ] pdfxs
+ 0 -394.606 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (cement)
+ [4.85451 4.8436 9.09802 4.8436 5.75995 7.74547 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.83266 ] pdfxs
+ (L) show
+ (ikethetype-inference)
+ [3.0327 5.4545 8.35629 4.23277 6.0654 8.34538 3.93823 5.75995 6.37085 4.8436 3.63261 
+ 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.34538 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches,however,)
+ [4.54905 6.05449 4.85451 4.29811 6.55631 6.0654 5.14905 7.58175 4.8436 5.4545 4.8436 
+ 4.27631 6.55631 ] pdfxs
+ (t) show
+ (heirw)
+ [6.0654 4.8436 3.0327 7.76719 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.25083 ] pdfxs
+ (a) show
+ (lsodoesn)
+ [3.0327 4.30902 8.94538 6.0654 5.75995 4.8436 7.81081 6.05449 ] pdfxs
+ (o) show
+ (tsupp)
+ [7.74547 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -416.528 m
+ (we)
+ [7.57085 4.85451 ] pdfxs
+ (a) show
+ (klytypedl)
+ [5.75995 3.02179 9.54537 3.93823 5.75995 6.35994 4.8436 9.83991 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (eslikeC.)
+ [4.85451 8.08354 3.02179 3.0327 5.4545 8.62902 7.8763 6.80721 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.83991 ] pdfxs
+ (t) show
+ (heunderlyingp)
+ [6.0654 8.62902 6.05449 6.0654 6.05449 4.85451 4.2654 3.0327 5.75995 3.0327 6.05449 
+ 9.23992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.05082 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisc)
+ [3.02179 5.75995 4.30902 3.02179 8.08354 4.85451 ] pdfxs
+ (o) show
+ (uldbeextended)
+ [6.05449 3.0327 9.83991 6.35994 8.62902 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 
+ 4.8436 9.83991 ] pdfxs
+ (t) show
+ (od)
+ [9.23992 6.05449 ] pdfxs
+ (o) show
+ 0 -438.451 m
+ (so\(using)
+ [4.29811 10.2545 4.23277 6.0654 4.29811 3.0327 6.0654 10.2435 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 9.06536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,f)
+ [4.54905 6.05449 8.11629 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [9.06536 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (\)) show
+ (,webelieve)
+ [8.10538 7.58175 9.63265 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.64356 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.64356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nw)
+ [10.8544 7.58175 ] pdfxs
+ (o) show
+ (uldbem)
+ [6.05449 3.0327 10.8544 6.35994 9.63265 9.09802 ] pdfxs
+ (o) show
+ (redi\016cult)
+ [4.2654 9.64356 6.0654 3.02179 9.09802 4.8436 6.0654 3.02179 9.03273 ] pdfxs
+ (to) show
+ 0 -460.373 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (end.Fur)
+ [4.85451 6.05449 6.0654 8.99992 6.21813 6.05449 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 4.2654 9.09802 ] pdfxs
+ (o) show
+ (re,)
+ [4.2654 4.85451 7.13448 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.76355 ] pdfxs
+ (t) show
+ (oofocus)
+ [5.75995 9.46901 3.32724 5.75995 4.85451 6.05449 8.31262 ] pdfxs
+ (o) show
+ (n)
+ [10.0799 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icmem)
+ [3.0327 8.85811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.77446 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ement,)
+ [4.8436 9.08711 4.85451 5.75995 4.23277 7.14539 ] pdfxs
+ (a) show
+ (nddon)
+ [6.05449 10.069 6.0654 9.46901 6.05449 ] pdfxs
+ (o) show
+ (texpl)
+ [8.25819 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.85811 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -482.296 m
+ (imp)
+ [3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.69093 ] pdfxs
+ (o) show
+ (f)
+ [6.78539 ] pdfxs
+ (t) show
+ (heirw)
+ [6.0654 4.8436 3.0327 7.72355 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.20719 ] pdfxs
+ (o) show
+ (nmem)
+ [9.51264 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.2654 9.20719 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchyperf)
+ [4.27631 4.53815 5.75995 9.20719 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.30175 ] pdfxs
+ (o) show
+ (rc)
+ [7.72355 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 7.72355 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 7.72355 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.69093 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 6.0654 ] pdfxs
+ 0 -504.218 m
+ (expl)
+ [4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (it)
+ [3.02179 8.60728 ] pdfxs
+ (t) show
+ (heirre)
+ [6.0654 4.8436 3.0327 8.63991 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninf)
+ [10.429 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.Weexpect)
+ [6.0654 10.069 10.2981 9.21811 4.8436 5.75995 6.35994 4.85451 4.8436 8.60728 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.60728 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.63991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntechniquesc)
+ [10.429 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 8.67262 
+ 4.8436 ] pdfxs
+ (o) show
+ (uldbefrui)
+ [6.0654 3.0327 10.4181 6.37085 9.2072 3.33815 4.27631 6.05449 3.0327 ] pdfxs
+ (t) show
+ (fully)
+ [3.32724 6.0654 3.0327 3.0327 5.75995 ] pdfxs
+ 0 -526.141 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.0654 3.02179 6.0654 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (heirre)
+ [6.0654 4.8436 3.0327 7.909 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.6981 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.4872 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 12.7198 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 9.08719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ 16.936 -548.063 m
+ (Thereisawider)
+ [7.8763 6.0654 4.8436 4.27631 9.70901 3.0327 9.16353 10.3199 7.88721 3.02179 6.0654 
+ 9.70901 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.70901 ] pdfxs
+ (o) show
+ (fw)
+ [8.19265 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.6145 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 9.16353 3.32724 ] pdfxs
+ (o) show
+ (rst)
+ [9.14172 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.6254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9308 ] pdfxs
+ (o) show
+ (fhe)
+ [8.19265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.9308 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (a) show
+ (swell)
+ [9.16353 7.57085 4.85451 3.0327 7.8872 ] pdfxs
+ (a) show
+ (s) show
+ 0 -569.986 m
+ (t) show
+ (echniquesf)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.55625 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [9.53444 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 10.1017 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [10.1126 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,b)
+ [6.0654 8.69447 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [11.3235 ] pdfxs
+ (o) show
+ (fwhich)
+ [8.58538 7.88721 6.05449 3.0327 4.54905 11.3126 ] pdfxs
+ (a) show
+ (reb)
+ [4.27631 10.1126 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.3235 ] pdfxs
+ (o) show
+ (n)
+ [11.3126 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.0327 5.74904 4.85451 3.0327 6.05449 10.7126 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 10.1017 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (imes)
+ [3.02179 9.09802 4.8436 9.56716 ] pdfxs
+ (o) show
+ (f) show
+ 0 -591.908 m
+ (o) show
+ (bjectsinpr)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.66171 3.0327 10.4072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms\(e.)
+ [9.08711 8.66171 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,see[)
+ [3.02179 7.57084 4.29811 4.8436 9.2072 3.0327 ] pdfxs
+ (14) show
+ (,)
+ [7.37448 ] pdfxs
+ (122) show
+ (,)
+ [7.38539 ] pdfxs
+ (79) show
+ (])
+ [7.38539 ] pdfxs
+ (a) show
+ (ndthereferences)
+ [6.05449 10.4181 4.23277 6.0654 9.19629 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 
+ 6.05449 4.85451 4.8436 8.6508 ] pdfxs
+ (t) show
+ (herein)
+ [6.0654 4.8436 4.27631 4.8436 3.0327 6.0654 ] pdfxs
+ (\)) show
+ (.These)
+ [10.0145 7.88721 6.05449 4.85451 4.29811 9.19629 ] pdfxs
+ (t) show
+ (echniquesdon)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.6508 6.0654 9.80719 
+ 6.05449 ] pdfxs
+ (ot) show
+ 0 -613.831 m
+ (att) show
+ (empt)
+ [4.8436 9.09802 6.05449 7.09093 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.74904 4.85451 7.69085 ] pdfxs
+ (o) show
+ (rc)
+ [7.12356 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [5.87995 ] pdfxs
+ (t) show
+ (helay)
+ [6.05449 7.70175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.10184 ] pdfxs
+ (o) show
+ (fl)
+ [6.17449 3.0327 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (ld)
+ [5.87995 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.30175 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresin)
+ [6.05449 4.27631 4.8436 7.15627 3.0327 8.90174 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.69085 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p) show
+ 364.973 -613.831 m
+ /N634 10.909 Tf
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [7.77808 ] pdfxs
+ (se) show
+ 392.266 -613.831 m
+ /N614 10.909 Tf
+ (,)
+ [6.03267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.91265 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 7.70175 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ 225.818 -657.201 m
+ (128) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 141 141
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (ogo) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [7.11266 ] pdfxs
+ (t) show
+ (o)
+ [9.54537 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 8.35627 7.58175 ] pdfxs
+ (o) show
+ (rk.Amin)
+ [4.2654 5.75995 9.23992 12.2726 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (rexcep)
+ [8.36718 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.1563 3.02179 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.33456 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 8.36718 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (oelimin)
+ [9.54537 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e) show
+ 395.489 0 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 445.396 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ 0 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.74539 ] pdfxs
+ (\() show
+ (when)
+ [7.8763 6.0654 4.8436 10.7781 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.2654 9.56719 ] pdfxs
+ (a) show
+ (renoin)
+ [4.27631 9.55628 6.0654 10.1672 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ervening)
+ [4.85451 4.2654 5.4545 4.85451 6.05449 3.0327 6.0654 10.1672 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbef)
+ [6.0654 9.0108 6.37085 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.56719 ] pdfxs
+ (t) show
+ (hesubsequen)
+ [6.05449 9.56719 4.29811 6.0654 6.05449 4.30902 4.8436 5.75995 6.0654 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ 347.439 -21.922 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 410.438 -21.922 m
+ /N614 10.909 Tf
+ (\)essenti)
+ [8.95637 4.8436 4.30902 4.29811 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesexplicitde)
+ [4.85451 4.8436 7.87627 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.81092 
+ 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.63264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [9.63264 4.29811 ] pdfxs
+ (tat) show
+ (icrecl)
+ [3.0327 8.42175 4.27631 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (fmem)
+ [6.90539 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.2654 9.3381 3.02179 9.63264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.42175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisis)
+ [3.0327 7.85448 7.8763 6.0654 3.0327 7.87627 3.02179 7.87627 ] pdfxs
+ (t) show
+ (heinverse)
+ [6.0654 8.42175 3.02179 5.75995 5.4545 4.85451 4.2654 4.30902 8.42175 ] pdfxs
+ (o) show
+ (f) show
+ 0 -65.768 m
+ (\(a) show
+ (ndmuchm)
+ [6.05449 9.949 8.79257 6.05449 4.54905 9.949 9.08711 ] pdfxs
+ (o) show
+ (relimited)
+ [4.27631 8.73811 3.0327 3.02179 9.09802 3.0327 4.23277 4.85451 9.949 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n\))
+ [6.0654 8.12729 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 8.73811 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 9.64355 ] pdfxs
+ (o) show
+ (ns)
+ [9.949 4.30902 ] pdfxs
+ (tat) show
+ (icGC,which)
+ [3.02179 8.73811 8.5636 7.8763 6.9163 7.88721 6.05449 3.0327 4.54905 9.93809 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.09802 8.18172 ] pdfxs
+ (t) show
+ (orepl)
+ [9.34901 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.73811 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizerun)
+ [3.02179 9.09802 3.0327 4.8436 8.73811 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -87.69 m
+ (GC.)
+ [8.5636 7.8763 3.0327 ] pdfxs
+ 0 -133.121 m
+ /N622 14.346 Tf
+ (5.7)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (sofA)
+ [11.7494 8.0625 10.3147 12.1942 ] pdfxs
+ (u) show
+ (tom)
+ [6.26925 8.07685 13.4422 ] pdfxs
+ (a) show
+ (ticPoolAllo)
+ [6.26925 4.49035 12.5527 10.573 8.52157 8.07685 9.85575 12.1942 4.476 4.49035 8.50722 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -165.846 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 8.37811 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (ryc)
+ [4.2654 9.29446 4.85451 ] pdfxs
+ (o) show
+ (ntribu)
+ [5.75995 4.23277 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (f)
+ [6.87267 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.37811 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.56721 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisapr)
+ [9.59991 3.0327 7.83263 8.98901 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (l,e\016cientc)
+ [3.0327 6.58903 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 7.7782 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.81082 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ 0 -187.769 m
+ (t) show
+ (ose)
+ [10.6145 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (edistinctins)
+ [10.0036 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 9.40364 3.0327 6.05449 
+ 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 9.45807 ] pdfxs
+ (o) show
+ (fl)
+ [8.49811 3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (ld)
+ [8.18175 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.6035 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresintosep)
+ [6.0654 4.2654 4.85451 9.45807 3.0327 5.75995 4.23277 10.6145 4.30902 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (epo)
+ [10.0036 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.02179 9.46898 3.02179 11.2254 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 10.0036 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Our)
+ [6.0654 12.4363 8.4872 6.0654 4.27631 ] pdfxs
+ 0 -209.691 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.7198 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.6981 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 8.4872 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingspeci\fcc)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 4.30902 6.35994 4.85451 4.8436 
+ 3.0327 6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns:)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 10.303 -243.417 m
+ (\() show
+ (i\)Weshow)
+ [3.0327 9.69818 10.2981 9.11992 4.30902 6.05449 5.15996 12.1526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.52001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.13083 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (g) show
+ (ori)
+ [5.46541 4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmsucceedsinse)
+ [6.05449 13.3743 4.29811 6.0654 4.8436 4.85451 4.8436 4.8436 6.0654 8.57444 3.0327 
+ 10.3417 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingrecursived)
+ [4.23277 3.0327 6.0654 9.73082 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 
+ 5.4545 9.11992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.71992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.57444 ] pdfxs
+ (o) show
+ (n)
+ [10.3417 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.13083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,)
+ [6.05449 3.0327 ] pdfxs
+ 27.273 -265.34 m
+ (providingasubs)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 3.02179 6.0654 9.59992 9.61083 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lperf)
+ [7.18903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.05449 4.85451 8.99993 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.85451 5.74904 8.40001 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.43264 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.17812 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Weexperimen)
+ [9.08711 4.30902 9.42537 10.2981 8.99993 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 
+ 9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.273 -287.262 m
+ (\fndth)
+ [6.0654 6.05449 9.74173 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.92001 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmimproves)
+ [6.05449 12.7744 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 7.97445 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.53084 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.51993 ] pdfxs
+ (o) show
+ (fsever)
+ [7.01448 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [6.69812 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (msby)
+ [9.09802 7.97445 5.75995 9.42537 ] pdfxs
+ (10) show
+ (-)
+ [3.64352 ] pdfxs
+ (20) show
+ (%,speedsup)
+ [9.08711 6.71994 4.29811 6.35994 4.85451 4.8436 6.0654 7.97445 6.0654 6.0654 ] pdfxs
+ 27.273 -309.185 m
+ (twoby)
+ [3.93823 7.58175 8.68356 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.48365 ] pdfxs
+ (2) show
+ (x)
+ [8.98901 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.0654 9.30537 3.93823 7.57085 8.69447 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.05449 4.85451 4.27631 7.53809 5.75995 8.99992 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.48365 ] pdfxs
+ (10) show
+ (x,)
+ [5.75995 6.34903 ] pdfxs
+ (a) show
+ (ndexpl)
+ [6.0654 9.29446 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 9.30537 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.09448 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.09448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 7.27298 -340.023 m
+ (\() show
+ (ii\))
+ [3.0327 3.02179 9.69818 ] pdfxs
+ (U) show
+ (nlikeprevi)
+ [6.0654 3.0327 3.02179 5.4545 8.85811 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.31262 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chesrel)
+ [4.54905 6.05449 4.85451 8.31262 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.069 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.05449 4.85451 8.31262 3.02179 ] pdfxs
+ (134) show
+ (,)
+ [7.04721 ] pdfxs
+ (133) show
+ (,)
+ [7.0363 ] pdfxs
+ (4) show
+ (,6)
+ [7.0363 5.46541 ] pdfxs
+ (6) show
+ (,)
+ [7.0363 ] pdfxs
+ (31) show
+ (,)
+ [7.0363 ] pdfxs
+ (26) show
+ (],)
+ [3.0327 3.0327 ] pdfxs
+ 374.807 -340.023 m
+ /N634 10.909 Tf
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ 390.526 -340.023 m
+ /N614 10.909 Tf
+ (o) show
+ (fwhichrequire)
+ [7.34175 7.8763 6.0654 3.0327 4.53815 10.069 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.8436 ] pdfxs
+ 27.273 -361.945 m
+ (atype-s)
+ [9.3381 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (feinputpr)
+ [3.32724 8.73811 3.0327 6.05449 6.0654 6.05449 8.12729 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,)
+ [9.09802 6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.7272 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.949 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (s)
+ [8.18172 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.7272 3.33815 6.05449 3.0327 6.9163 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (fC)
+ [7.22175 11.7599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.273 -383.868 m
+ (C++pr)
+ [7.8763 8.4872 12.7526 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.57444 ] pdfxs
+ (\() show
+ (includingindirectfunc)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 9.71992 3.0327 6.0654 
+ 6.05449 3.0327 4.27631 4.8436 4.8436 8.52001 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.3308 4.85451 ] pdfxs
+ (a) show
+ (lls,mu)
+ [3.02179 3.0327 4.30902 7.45084 8.79257 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (llyrecursivefunc)
+ [3.0327 3.02179 10.0254 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 
+ 9.11992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.0654 4.29811 7.46175 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.10902 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 27.273 -405.791 m
+ (g) show
+ (umentfunc)
+ [6.0654 9.08711 4.8436 5.75995 7.87638 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,l)
+ [6.0654 4.29811 6.6654 3.0327 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 9.39264 ] pdfxs
+ (o) show
+ (f) show
+ 4.24199 -436.629 m
+ (\() show
+ (iii\)Our)
+ [3.0327 3.02179 3.0327 9.69818 8.4872 6.0654 8.82536 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmis)
+ [6.05449 13.6471 3.0327 8.85807 ] pdfxs
+ (t) show
+ (he\frst)
+ [6.05449 9.40356 6.0654 4.2654 4.30902 8.79273 ] pdfxs
+ (t) show
+ (operf)
+ [10.0145 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmre)
+ [4.2654 13.6471 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceb)
+ [10.6145 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.40356 6.0654 
+ ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 10.6145 ] pdfxs
+ (o) show
+ (nasc)
+ [10.6145 10.0035 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.0654 3.02179 9.40356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.82536 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 27.273 -458.551 m
+ (\(D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A\)) show
+ (,which)
+ [6.74176 7.8763 6.0654 3.02179 4.54905 9.76355 ] pdfxs
+ (a) show
+ (llowsus)
+ [3.0327 3.0327 5.14905 7.8763 8.01808 6.05449 8.00717 ] pdfxs
+ (t) show
+ (op)
+ [9.16356 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhe)
+ [9.76355 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.76355 6.0654 ] pdfxs
+ (at) show
+ (aby)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ 268.207 -458.551 m
+ /N634 10.909 Tf
+ (rea)
+ [4.04721 4.45094 5.58542 ] pdfxs
+ (chab) show
+ (ility)
+ [3.33823 2.79267 3.34914 3.62179 5.30169 ] pdfxs
+ 321.873 -458.551 m
+ /N614 10.909 Tf
+ (.W)
+ [8.09447 10.2981 ] pdfxs
+ (o) show
+ (rkc)
+ [4.27631 9.4581 4.85451 ] pdfxs
+ (o) show
+ (ncurrent)
+ [6.05449 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.94183 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (o) show
+ (urs[)
+ [6.0654 4.2654 8.01808 3.02179 ] pdfxs
+ (26) show
+ (]) show
+ 27.273 -480.474 m
+ (usesas)
+ [6.0654 4.29811 4.8436 8.37808 9.52355 4.29811 ] pdfxs
+ (o) show
+ (mewh)
+ [9.08711 4.85451 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tsimil)
+ [8.30183 4.30902 3.0327 9.08711 3.0327 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,butusesan)
+ [4.53815 6.0654 7.21085 6.05449 6.0654 8.30183 6.0654 4.29811 4.85451 8.36717 9.52355 
+ 6.0654 ] pdfxs
+ (o) show
+ (n-sc)
+ [6.05449 3.63261 4.30902 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis,doesn)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.19994 6.0654 5.74904 4.85451 8.36717 6.0654 
+ ] pdfxs
+ (o) show
+ (th)
+ [8.30183 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.05449 3.0327 8.91265 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -502.396 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.8436 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ll,requirestype-s)
+ [3.0327 3.0327 6.6654 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.93081 
+ 3.93823 5.75995 6.37085 4.8436 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fety,)
+ [3.32724 4.85451 3.93823 4.84359 6.6654 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.6981 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (ot) show
+ (herlimi)
+ [6.0654 4.8436 7.909 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 7.94172 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.909 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch.)
+ [4.53815 6.0654 3.0327 ] pdfxs
+ 4.54498 -533.235 m
+ (\() show
+ (iv\)Wepresentasimples)
+ [3.0327 5.75995 9.68727 10.309 9.85083 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 
+ 9.25091 10.4617 4.29811 3.0327 9.08711 6.0654 3.0327 9.85083 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (yf)
+ [10.7672 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [9.28354 4.8436 ] pdfxs
+ (o) show
+ (rrectlyh)
+ [4.27631 4.27631 4.8436 4.85451 4.23277 3.0327 10.7672 6.05449 ] pdfxs
+ (a) show
+ (ndlingindirectfunc)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 10.4508 3.0327 6.0654 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 9.24 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.0617 4.85451 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.02179 9.31625 3.02179 11.0726 ] pdfxs
+ (a) show
+ (rbi)
+ [4.2654 6.0654 3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ryC)
+ [4.27631 10.7563 7.8763 ] pdfxs
+ 27.273 -555.157 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utm)
+ [6.0654 7.87638 9.09802 ] pdfxs
+ (a) show
+ (king)
+ [5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.47629 4.85451 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nm)
+ [9.6981 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mplex.)
+ [9.09802 6.05449 3.0327 4.8436 5.75995 3.0327 ] pdfxs
+ 7.57599 -585.995 m
+ (\() show
+ (v\)The)
+ [5.75995 9.69818 7.8763 6.05449 7.33085 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmc)
+ [6.05449 11.5744 4.8436 ] pdfxs
+ (o) show
+ (mputess)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 6.77446 4.30902 ] pdfxs
+ (tat) show
+ (icm)
+ [3.02179 7.33085 9.08711 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.0654 6.05449 3.0327 6.05449 7.93084 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.53083 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mp)
+ [11.5635 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 6.77446 ] pdfxs
+ (t) show
+ (o)
+ [7.93084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.31994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.77446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [6.70912 ] pdfxs
+ (t) show
+ (heyp)
+ [6.0654 4.8436 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ 27.273 -607.918 m
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (o) show
+ (.We)
+ [7.7672 10.2981 8.1272 ] pdfxs
+ (a) show
+ (rethe\frst)
+ [4.27631 8.1272 4.23277 6.0654 8.1272 6.05449 4.27631 4.30902 7.51638 ] pdfxs
+ (t) show
+ (odem)
+ [8.7272 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tre)
+ [7.52729 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [9.3381 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 8.1272 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.3381 ] pdfxs
+ (t) show
+ (hism)
+ [6.0654 3.0327 7.57081 9.09802 ] pdfxs
+ (a) show
+ (ppinginf)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.3381 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 27.273 -629.841 m
+ (beused)
+ [6.35994 8.4872 6.0654 4.29811 4.85451 9.68719 ] pdfxs
+ (t) show
+ (osupp)
+ [9.0981 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.88729 ] pdfxs
+ (agg) show
+ (ressivef)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llow-)
+ [3.02179 3.0327 5.14905 7.88721 3.63261 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (echniqueslikeTr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 3.0327 
+ 5.4545 8.4872 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.87638 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (129) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 142 142
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [8.8581 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (o)
+ [8.2472 ] pdfxs
+ (t) show
+ (herese)
+ [6.0654 7.64721 4.2654 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.2654 4.54905 8.8581 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,weshow)
+ [6.05449 4.30902 5.98904 7.58175 7.64721 4.29811 6.0654 5.14905 10.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tthe)
+ [7.04729 4.23277 6.0654 7.64721 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.10173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.8581 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrequired)
+ [8.8581 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 ] pdfxs
+ -16.936 -21.922 m
+ (t) show
+ (operf)
+ [9.97082 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.6034 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.81444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.5817 6.35994 ] pdfxs
+ (ot) show
+ (hrequireveryli)
+ [10.5817 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 9.37083 5.4545 4.85451 4.2654 
+ 10.2763 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lec)
+ [3.02179 9.37083 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 9.37083 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 9.35992 ] pdfxs
+ (o) show
+ (rmem)
+ [8.79263 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry.Wefeel)
+ [4.27631 4.84359 10.5272 10.309 9.35992 3.33815 4.8436 4.85451 7.54902 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.76001 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -43.845 m
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.75995 7.09093 ] pdfxs
+ (o) show
+ (fres)
+ [6.1854 4.27631 4.8436 4.30902 ] pdfxs
+ (o) show
+ (urcesusedisqui)
+ [6.05449 4.27631 4.8436 4.85451 7.15627 6.05449 4.30902 4.8436 8.91265 3.0327 7.15627 
+ 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ere)
+ [7.70175 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blef)
+ [6.05449 3.0327 7.70175 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.12356 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 7.69085 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizingc)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.0654 8.30175 4.8436 ] pdfxs
+ (o) show
+ (mpilers.Fin)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.30902 7.61448 7.12357 3.02179 6.0654 
+ ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.02179 4.8545 6.04358 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.12356 ] pdfxs
+ (6) show
+ -16.936 -65.768 m
+ (providesade)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.94172 9.08719 6.0654 4.8436 
+ ] pdfxs
+ (ta) show
+ (iledev)
+ [3.0327 3.0327 4.8436 9.6981 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.4872 4.8436 6.35986 4.85451 4.8436 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.4872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (130) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 143 143
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter6)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Op) show
+ (timi)
+ [10.832 7.75841 23.2255 7.75841 ] pdfxs
+ (z) show
+ (i)
+ [7.73363 ] pdfxs
+ (n) show
+ (gPoolAllo)
+ [23.2503 18.2679 14.7236 13.9304 17.0535 21.0443 7.75841 7.73363 14.7236 ] pdfxs
+ (ca) show
+ (tedCo)
+ [10.8568 12.7157 24.787 20.1271 14.7236 ] pdfxs
+ (d) show
+ (e) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er5describes)
+ [4.85451 9.04354 10.2217 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 9.07625 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.62174 6.05449 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.30902 3.02179 9.62174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lalloc)
+ [7.79993 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8326 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.09447 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 10.2217 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.8326 ] pdfxs
+ (t) show
+ (here\fnemen)
+ [6.0654 9.62174 4.2654 4.85451 6.05449 6.0654 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (swhich)
+ [9.07625 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -133.509 m
+ (a) show
+ (llowit)
+ [3.0327 3.0327 5.14905 12.5781 3.0327 8.94546 ] pdfxs
+ (t) show
+ (oproducere)
+ [10.1563 6.0654 4.27631 5.74904 6.0654 6.05449 4.85451 9.55628 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blye\016cientcode.Whilepo)
+ [6.05449 3.0327 10.4617 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 8.95637 4.8436 
+ 5.75995 6.05449 4.85451 11.0835 11.2144 6.05449 3.0327 3.0327 9.54537 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (lalloc)
+ [7.73448 5.46541 3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitselfc)
+ [10.7672 3.0327 4.23277 4.30902 4.8436 3.0327 8.03993 4.8436 ] pdfxs
+ (a) show
+ (nproduceas)
+ [10.7672 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 9.54537 10.1672 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ 0 -155.431 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementf)
+ [6.0654 4.8436 8.02902 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 7.4182 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.46173 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.93447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.48354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (theavilyusehe)
+ [7.4182 6.05449 4.85451 5.14905 5.75995 3.0327 3.02179 8.94538 6.05449 4.30902 8.02902 
+ 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pd)
+ [9.23992 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.63993 4.29811 ] pdfxs
+ (t) show
+ (ructures,Ch)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 6.29449 7.8763 6.0654 
+ ] pdfxs
+ (a) show
+ (pter5did)
+ [6.0654 4.23277 4.85451 7.45083 8.62902 6.0654 3.0327 6.0654 ] pdfxs
+ 0 -177.354 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.76001 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (empt)
+ [4.85451 9.08711 6.0654 8.76001 ] pdfxs
+ (t) show
+ (ouse)
+ [9.97082 6.05449 4.30902 9.35992 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.2763 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.35992 4.85451 5.75995 ] pdfxs
+ (t) show
+ (rainf)
+ [4.2654 9.97082 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidedbypo)
+ [10.5817 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 10.5708 5.75995 10.2763 
+ 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.54902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5817 ] pdfxs
+ (t) show
+ (ofur)
+ [9.97082 3.32724 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herimprove)
+ [6.05449 4.85451 8.78172 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 ] pdfxs
+ 0 -199.276 m
+ (t) show
+ (heperf)
+ [6.05449 8.1163 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.10539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.35994 ] pdfxs
+ (a) show
+ (nddidn)
+ [6.0654 9.31628 6.0654 3.0327 9.31628 6.05449 ] pdfxs
+ (o) show
+ (tev)
+ [7.50547 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.10539 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.10539 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.10539 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 7.50547 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.50547 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.28358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -221.199 m
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (selfh)
+ [4.29811 4.85451 3.02179 6.97085 6.0654 ] pdfxs
+ (a) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.936 -243.121 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.68353 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erisdedic)
+ [4.85451 8.65082 3.0327 8.68353 6.05449 4.85451 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.4399 ] pdfxs
+ (t) show
+ (osimple)
+ [9.83992 4.29811 3.0327 9.08711 6.0654 3.0327 9.22901 ] pdfxs
+ (t) show
+ (echniqueswhichc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.68353 7.88721 6.05449 
+ 3.0327 4.54905 10.4399 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (ta) show
+ (keapo)
+ [5.4545 9.22901 9.83992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edpr)
+ [4.85451 10.4399 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.4725 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 0 -265.044 m
+ (improvei)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.58538 3.02179 ] pdfxs
+ (t) show
+ (sperf)
+ [8.0399 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Thesetechniques)
+ [6.0654 4.8436 4.85451 8.18175 7.8763 6.0654 4.8436 4.30902 8.58538 4.23277 4.85451 
+ 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 8.0399 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.49083 9.09802 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.58538 6.05449 4.30902 8.58538 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.58538 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.19628 ] pdfxs
+ (o) show
+ (fmem)
+ [7.06903 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.49083 3.0327 5.74904 ] pdfxs
+ (to) show
+ 0 -286.966 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsto)
+ [3.0327 8.37808 4.23277 9.53446 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9563 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.37808 ] pdfxs
+ (t) show
+ (oc)
+ [9.52355 4.8436 ] pdfxs
+ (o) show
+ (nclude)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 8.92356 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.05449 8.92356 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (o) show
+ (fasubset)
+ [7.40721 9.52355 4.29811 6.0654 6.05449 4.30902 4.8436 8.31274 ] pdfxs
+ (o) show
+ (f)
+ [7.40721 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.91265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pmem)
+ [10.1345 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 9.82901 3.0327 10.1235 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -308.889 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Whiles)
+ [9.08711 7.7672 11.2144 6.0654 3.02179 3.0327 8.14902 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.14902 ] pdfxs
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.14902 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.60354 4.8436 ] pdfxs
+ (o) show
+ (uldin)
+ [6.0654 3.0327 9.35992 3.0327 9.35992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (rybe)
+ [4.2654 9.06537 6.35994 8.14902 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 9.35992 ] pdfxs
+ (t) show
+ (opr)
+ [8.75992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.60354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.54911 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.14902 6.0654 ] pdfxs
+ (o) show
+ (tpo)
+ [7.5382 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -330.811 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.1345 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [9.19628 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 8.92356 6.05449 6.0654 9.08711 10.1345 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.34536 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,d)
+ [7.22175 6.05449 ] pdfxs
+ (o) show
+ (ingsow)
+ [3.0327 6.0654 9.52355 4.30902 9.53446 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 10.1454 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.83991 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9563 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.1671 ] pdfxs
+ (t) show
+ (obe)
+ [9.53446 6.35994 8.93447 ] pdfxs
+ (a) show
+ (ppliedin)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 10.1345 3.0327 6.0654 ] pdfxs
+ 0 -352.734 m
+ (unre)
+ [6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icc)
+ [3.0327 8.4872 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mneverde)
+ [12.7307 6.05449 4.85451 5.4545 4.8436 7.909 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 9.39264 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ 16.936 -374.656 m
+ (I) show
+ (n)
+ [10.3745 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (osimplepo)
+ [9.76355 4.30902 3.02179 9.09802 6.05449 3.0327 9.16356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.34175 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.5163 ] pdfxs
+ (t) show
+ (hisch)
+ [6.05449 3.0327 8.61808 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.58536 ] pdfxs
+ (a) show
+ (lsodiscussespo)
+ [3.0327 4.29811 9.77446 6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 
+ 8.61808 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.34175 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (\(a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -396.579 m
+ (ingm)
+ [3.0327 6.05449 10.2545 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.63265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.8544 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 9.64356 ] pdfxs
+ (D) show
+ (S)
+ [10.8544 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.64356 ] pdfxs
+ (t) show
+ (oapo)
+ [10.2435 10.2435 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (\)) show
+ (,ex)
+ [8.11629 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.09807 ] pdfxs
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.64356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.82175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8544 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 13.8871 ] pdfxs
+ (t) show
+ (osupp)
+ [10.2435 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 0 -418.502 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,sever)
+ [6.05449 6.6763 4.29811 4.8436 5.46541 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [6.6654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleheuris)
+ [9.08711 6.0654 3.0327 8.47629 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics,)
+ [3.0327 4.8436 4.29811 6.6763 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (urexperiencewi)
+ [6.0654 7.909 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 4.85451 6.05449 4.85451 
+ 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -440.424 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,weev)
+ [3.0327 3.0327 4.84359 7.7672 7.58175 9.37083 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.35992 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 9.35992 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmanceimp)
+ [4.27631 9.08711 5.46541 6.05449 4.85451 9.35992 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.77092 ] pdfxs
+ (o) show
+ (fpool)
+ [7.84357 6.37085 5.74904 5.46541 7.54902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [10.5817 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.5817 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 10.5817 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.76001 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 9.35992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -462.347 m
+ (miz)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 9.6981 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (ethec)
+ [8.4872 4.23277 6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 3.0327 ] pdfxs
+ 225.818 -582.481 m
+ (131) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 144 144
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (6.1Pool)
+ [8.07685 4.476 24.2161 10.573 8.52157 8.0625 9.87009 ] pdfxs
+ (Op) show
+ (timi)
+ [6.26925 4.49035 13.4422 4.49035 ] pdfxs
+ (z) show
+ (atio)
+ [7.83287 6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Wedescribef)
+ [10.2981 9.39265 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 9.38174 3.33815 
+ ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 8.80354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.83626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.78183 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (it)
+ [3.02179 8.78183 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.39265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.99264 ] pdfxs
+ (o) show
+ (fhe)
+ [7.86538 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.5926 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sby)
+ [8.83626 5.75995 10.2872 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.39265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.55993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 0 -54.648 m
+ (to) show
+ (rintopo)
+ [9.10899 3.0327 5.75995 4.23277 10.2981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 8.17084 ] pdfxs
+ (a) show
+ (ndthec)
+ [6.0654 10.8981 4.23277 6.0654 9.68719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lwehaveover)
+ [7.86538 7.57085 9.68719 6.0654 5.14905 5.4545 9.68719 5.14905 5.4545 4.85451 9.10899 
+ ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.68719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [7.86538 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.68719 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry.Thebene\f)
+ [4.27631 4.84359 11.4872 7.8763 6.0654 9.67628 6.37085 4.8436 6.0654 4.8436 6.0654 
+ ] pdfxs
+ (t) show
+ (s)
+ [9.14171 ] pdfxs
+ (o) show
+ (f)
+ [8.17084 ] pdfxs
+ (a) show
+ (llf)
+ [3.02179 7.87629 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -76.571 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (a) show
+ (reev)
+ [4.27631 8.47629 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (edinSec)
+ [4.85451 9.6981 3.02179 9.6981 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 0 -114.403 m
+ /N622 11.955 Tf
+ (6.1.1Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gPoolAllo)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionfor)
+ [5.22437 3.74195 6.71874 11.955 4.11245 6.7307 9.97045 ] pdfxs
+ (S) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gleton)
+ [6.71874 3.74195 6.13291 5.23633 6.71874 11.955 ] pdfxs
+ (O) show
+ (bje)
+ [8.22503 4.10049 6.14487 ] pdfxs
+ (c) show
+ (ts:)
+ [5.22437 5.30802 9.70749 ] pdfxs
+ (S) show
+ (ele)
+ [6.14487 3.73 6.14487 ] pdfxs
+ (c) show
+ (tivePA)
+ [5.22437 3.74195 6.71863 6.13291 8.06958 10.1618 ] pdfxs
+ 0 -143.371 m
+ /N614 10.909 Tf
+ (Thesimplest)
+ [7.8763 6.0654 7.9963 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 4.30902 7.38547 
+ ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwepr)
+ [9.2181 7.57085 7.9963 6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (e)
+ [7.9963 ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.45081 ] pdfxs
+ (t) show
+ (oav)
+ [8.59629 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idpo)
+ [3.02179 9.20719 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 8.59629 ] pdfxs
+ (D) show
+ (Snodes)
+ [9.20719 6.0654 5.75995 6.05449 4.85451 7.45081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twillhave)
+ [7.38547 7.88721 3.02179 3.0327 6.1854 6.05449 5.14905 5.4545 7.9963 ] pdfxs
+ (a) show
+ 0 -165.293 m
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lemem)
+ [3.0327 7.76721 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.67265 ] pdfxs
+ (o) show
+ (bject)
+ [6.6763 3.32724 4.85451 4.8436 7.16729 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 8.9781 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mit.Po)
+ [12.0107 3.0327 4.23277 7.6472 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.95631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsu\013ersfr)
+ [8.9781 4.30902 6.05449 6.35986 4.85451 4.27631 7.22172 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mtwoperf)
+ [12.0107 3.93823 7.58175 8.37811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncedis)
+ [6.05449 4.85451 7.76721 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 0 -187.216 m
+ (whenpo)
+ [7.8763 6.0654 4.8436 9.28355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 8.67265 ] pdfxs
+ (t) show
+ (hesesin)
+ [6.05449 4.85451 4.29811 8.07266 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (npo)
+ [9.27264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls:Firs)
+ [3.0327 4.30902 7.66902 7.12357 3.02179 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,it)
+ [6.33813 3.0327 7.46184 ] pdfxs
+ (a) show
+ (ddsoverhe)
+ [6.05449 6.0654 7.51627 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.27264 ] pdfxs
+ (t) show
+ (o)
+ [8.67265 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.06175 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbyrequiring)
+ [12.3053 5.75995 8.9781 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 3.0327 6.05449 
+ 8.67265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -209.139 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,des)
+ [6.0654 6.6654 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 9.6981 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentp)
+ [6.05449 9.09802 4.8436 5.75995 7.87638 6.0654 ] pdfxs
+ (a) show
+ (ssing)
+ [4.29811 4.30902 3.0327 6.05449 9.08719 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.6763 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs.)
+ [4.27631 4.30902 3.0327 ] pdfxs
+ 16.936 -231.061 m
+ (Sec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,)
+ [6.05449 6.0654 6.32722 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.28355 9.08711 ] pdfxs
+ (o) show
+ (reimp)
+ [4.27631 8.07266 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.02179 4.8545 6.33813 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.07266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.25085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.28355 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imeis)
+ [3.02179 9.09802 8.07266 3.02179 7.52718 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizedtoh)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 9.28355 4.23277 8.68356 6.05449 ] pdfxs
+ (a) show
+ (ndlec)
+ [6.0654 6.0654 3.02179 8.07266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.52718 ] pdfxs
+ (o) show
+ (f) show
+ 0 -252.984 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,soitdoesn)
+ [6.0654 4.29811 6.62176 4.29811 9.02174 3.0327 7.81092 6.05449 5.75995 4.8436 7.87627 
+ 6.05449 ] pdfxs
+ (o) show
+ (tperf)
+ [7.81092 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmwellin)
+ [4.27631 12.6544 7.58175 4.8436 3.0327 6.59994 3.0327 9.62173 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.42175 ] pdfxs
+ (o) show
+ (rsp)
+ [7.83264 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cef)
+ [4.85451 8.41084 3.33815 ] pdfxs
+ (o) show
+ (rsin)
+ [7.84355 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (let)
+ [3.0327 4.85451 4.23277 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.85448 ] pdfxs
+ (I) show
+ (np)
+ [9.62173 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.61085 ] pdfxs
+ (o) show
+ (n) show
+ 0 -274.906 m
+ (t) show
+ (he\frst)
+ [6.05449 8.91265 6.05449 4.27631 4.29811 8.30183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,it)
+ [6.0654 7.18903 3.0327 8.30183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (esal)
+ [4.85451 8.35626 9.51264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (echunk)
+ [8.90174 4.54905 5.75995 6.05449 6.0654 9.8181 ] pdfxs
+ (o) show
+ (fmem)
+ [7.38539 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysu\016cient)
+ [4.27631 9.80719 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 8.30183 ] pdfxs
+ (t) show
+ (oh)
+ [9.50174 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 10.1126 ] pdfxs
+ (t) show
+ (hereques)
+ [6.0654 8.90174 4.2654 4.85451 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edmem)
+ [4.8436 10.1235 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -296.829 m
+ (plussever)
+ [6.0654 3.02179 6.0654 7.53809 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lm)
+ [6.26176 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.08357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.74539 ] pdfxs
+ (I) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (hereisis)
+ [6.05449 4.85451 4.2654 8.08357 3.0327 7.53809 3.0327 7.53809 ] pdfxs
+ (o) show
+ (nlyever)
+ [6.05449 3.0327 8.98901 4.85451 5.4545 4.8436 7.50537 ] pdfxs
+ (o) show
+ (nedyn)
+ [6.0654 8.08357 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 8.08357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [12.3162 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.33813 ] pdfxs
+ (t) show
+ (hisex)
+ [6.0654 3.0327 7.53809 4.8436 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ 0 -318.751 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edisw)
+ [4.8436 9.6981 3.0327 7.94172 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.6981 ] pdfxs
+ (a) show
+ (sl)
+ [7.93081 3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.0654 9.08719 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lislive.)
+ [6.6654 3.0327 7.94172 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 16.936 -340.674 m
+ (Weiden)
+ [10.2981 8.17084 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyp)
+ [3.0327 3.32724 9.07628 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llysin)
+ [3.0327 3.0327 9.06537 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (to) show
+ (npo)
+ [9.37082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswi)
+ [3.0327 7.61445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hasimpleheuris)
+ [9.37082 8.77083 4.29811 3.0327 9.08711 6.0654 3.0327 8.15993 6.0654 4.8436 6.0654 
+ 4.2654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic:wecl)
+ [3.0327 4.85451 7.71266 7.57085 8.15993 4.85451 3.0327 ] pdfxs
+ (a) show
+ (ssify)
+ [4.29811 4.30902 3.02179 3.33815 9.06537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 386.638 -340.674 m
+ /N1025 10.909 Tf
+ (H) show
+ 399.769 -340.674 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.61445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.54911 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -362.596 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tp)
+ [7.08002 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (edtoby)
+ [4.8436 8.91265 4.23277 8.30175 5.75995 8.59629 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 8.59629 ] pdfxs
+ (ot) show
+ (hermem)
+ [6.0654 4.8436 7.12356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 8.6072 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 7.09093 ] pdfxs
+ (\() show
+ (includingi)
+ [3.0327 6.05449 4.85451 3.02179 6.0654 6.0654 3.02179 6.0654 8.29084 3.0327 ] pdfxs
+ (t) show
+ (self\))
+ [4.30902 4.8436 3.0327 4.17814 7.09093 ] pdfxs
+ (a) show
+ (ssin)
+ [7.14536 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.02179 4.85451 ] pdfxs
+ (to) show
+ (n)
+ [8.90174 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s.Thisc)
+ [4.30902 7.61448 7.8763 6.0654 3.02179 7.14536 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -384.519 m
+ (a) show
+ (pproxim)
+ [6.0654 6.05449 4.27631 5.14905 5.75995 3.0327 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperservespo)
+ [10.2217 6.37085 4.8436 4.27631 4.29811 4.85451 4.2654 5.4545 4.85451 8.46535 6.37085 
+ 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.19994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.2217 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [10.2217 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.46535 ] pdfxs
+ (\() show
+ (such)
+ [4.30902 6.05449 4.54905 10.2326 ] pdfxs
+ (a) show
+ (srecursives)
+ [8.46535 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.02174 4.29811 
+ ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,s)
+ [6.05449 4.27631 4.8436 4.30902 7.33084 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.92719 ] pdfxs
+ (o) show
+ (r) show
+ 0 -406.441 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.43993 ] pdfxs
+ (a) show
+ (rrays)
+ [4.2654 4.27631 5.14905 5.75995 8.70535 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.64001 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.64001 ] pdfxs
+ (t) show
+ (oal)
+ [9.86173 9.86173 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (enumber)
+ [9.25083 5.75995 6.05449 8.79257 6.35994 4.85451 8.67263 ] pdfxs
+ (o) show
+ (fnodes,e)
+ [7.73448 6.0654 5.74904 6.0654 4.8436 4.30902 7.62539 4.8436 ] pdfxs
+ (t) show
+ (c\)while\fl)
+ [4.85451 8.64001 7.8763 6.0654 3.0327 3.02179 9.26174 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ering)
+ [4.8436 4.27631 3.0327 6.05449 9.86173 ] pdfxs
+ (o) show
+ (uts)
+ [6.05449 8.65092 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 9.25083 ] pdfxs
+ (o) show
+ (bvi)
+ [5.74904 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslyb)
+ [6.0654 4.29811 3.0327 10.1563 6.0654 ] pdfxs
+ (a) show
+ (d) show
+ 0 -428.364 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ses.)
+ [4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ 16.936 -450.286 m
+ (I) show
+ (npr)
+ [10.9963 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,we\fnd)
+ [3.0327 4.8436 4.85451 8.27993 7.58175 9.77446 6.0654 6.05449 10.9963 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (t) show
+ (histri)
+ [6.05449 3.0327 9.23989 4.23277 4.27631 3.0327 ] pdfxs
+ (gg) show
+ (ers)
+ [4.8436 4.27631 9.22898 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.77446 9.09802 ] pdfxs
+ (o) show
+ (stf)
+ [4.29811 9.17455 3.32724 ] pdfxs
+ (o) show
+ (rfunc)
+ [9.20717 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.23989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (eadyn)
+ [9.77446 10.3854 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.77446 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 5.75995 ] pdfxs
+ 0 -472.209 m
+ (o) show
+ (fmem)
+ [7.91993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.3526 ] pdfxs
+ (o) show
+ (nen)
+ [10.6472 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 10.3417 ] pdfxs
+ (t) show
+ (o)
+ [10.0472 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 9.44719 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.6581 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 10.6581 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ethemem)
+ [9.44719 4.23277 6.0654 9.43629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rybef)
+ [4.27631 10.3526 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reexi)
+ [4.27631 9.43629 4.8436 5.75995 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [10.7345 ] pdfxs
+ (I) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (a) show
+ (rrayh)
+ [4.27631 4.27631 5.14905 10.3417 6.0654 ] pdfxs
+ (a) show
+ (d)
+ [10.6472 ] pdfxs
+ (a) show
+ 0 -494.132 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyb)
+ [3.0327 3.0327 10.6254 6.35994 ] pdfxs
+ (o) show
+ (undsize)
+ [6.0654 6.0654 10.9199 4.30902 3.0327 4.8436 9.71992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [9.12 7.57085 ] pdfxs
+ (a) show
+ (sknowntobesm)
+ [9.17444 5.75995 6.05449 5.14905 7.88721 10.9308 4.23277 10.3308 6.35994 9.71992 4.29811 
+ 9.09802 ] pdfxs
+ (a) show
+ (ll,itw)
+ [3.02179 3.0327 8.21447 3.02179 9.12 7.57085 ] pdfxs
+ (o) show
+ (uldbere)
+ [6.0654 3.02179 10.9308 6.37085 9.70901 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (nable)
+ [6.05449 5.46541 6.05449 3.0327 9.71992 ] pdfxs
+ (t) show
+ (os)
+ [10.3199 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 10.6254 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.70901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -516.054 m
+ (o) show
+ (bject.Bec)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.1272 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.56356 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 8.57447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (shave)
+ [8.01808 6.0654 5.14905 5.4545 8.56356 ] pdfxs
+ (a) show
+ (nunknown\()
+ [9.77446 6.0654 6.05449 5.75995 6.0654 5.14905 7.8763 9.78537 4.23277 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.77446 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyveryl)
+ [3.0327 3.0327 9.46901 5.4545 4.85451 4.27631 9.46901 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e\)size,wejustpreserve)
+ [4.85451 7.95274 4.30902 3.0327 4.8436 4.85451 6.76358 7.57085 8.56356 3.33815 6.0654 
+ 4.29811 7.96365 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 ] pdfxs
+ 0 -537.977 m
+ (t) show
+ (hem)
+ [6.05449 8.4872 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.)
+ [3.33815 4.27631 4.8436 4.85451 3.0327 ] pdfxs
+ 16.936 -559.899 m
+ (Wen)
+ [10.2981 8.4872 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (Selec)
+ [6.0654 4.8436 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveP)
+ [3.0327 5.4545 8.4872 6.51267 ] pdfxs
+ (A") show
+ (.) show
+ 225.818 -657.201 m
+ (132) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 145 145
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.2)
+ [6.7307 3.73 6.7307 3.73 6.7307 ] pdfxs
+ 41.096 0 m
+ /N2097 11.955 Tf
+ (poolfree)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 6.14486 6.15681 ] pdfxs
+ 94.795 0 m
+ /N622 11.955 Tf
+ (Elimi)
+ [8.82286 3.74195 3.73 11.2138 3.73 ] pdfxs
+ (na) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (:PoolFreeElim)
+ [9.70749 8.82275 7.08935 6.7307 3.73 7.34037 5.48733 6.14487 6.13291 8.82286 3.74195 
+ 3.73 11.2138 ] pdfxs
+ -1.52588e-05 -28.968 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 23.81 -28.968 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 91.831 -28.968 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0835 ] pdfxs
+ (ato) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyrele)
+ [3.0327 3.0327 10.7781 4.27631 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 9.32716 ] pdfxs
+ (a) show
+ (llmem)
+ [3.0327 8.05084 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 10.7781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mapo)
+ [14.1162 10.4726 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,re)
+ [3.0327 8.39993 4.27631 4.8436 ] pdfxs
+ (ga) show
+ (rdless)
+ [4.27631 6.05449 3.0327 4.85451 4.29811 9.32716 ] pdfxs
+ (o) show
+ (fwhe)
+ [8.35629 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -50.89 m
+ (o) show
+ (rn)
+ [9.01081 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.97819 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.58901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mh)
+ [13.8325 6.05449 ] pdfxs
+ (a) show
+ (sexplici)
+ [9.04353 4.85451 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 ] pdfxs
+ (t) show
+ (lyfreedi)
+ [3.0327 10.4945 3.32724 4.27631 4.8436 4.85451 10.7999 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [11.1817 ] pdfxs
+ (A) show
+ (smen)
+ [9.04353 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedinSec)
+ [6.0654 4.8436 10.7999 3.0327 10.7999 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (,)
+ [8.05084 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.04353 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly\fx)
+ [3.0327 3.0327 10.4945 6.0654 5.75995 ] pdfxs
+ -1.52588e-05 -72.813 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 9.14174 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ksins)
+ [5.75995 7.6799 3.0327 9.43628 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.23629 4.8436 ] pdfxs
+ (a) show
+ (sesbyrecl)
+ [4.30902 4.8436 7.6799 5.75995 9.14174 4.27631 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (imingmem)
+ [3.0327 9.08711 3.0327 6.0654 8.83629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.13083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [7.62547 7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.43628 6.35994 8.23629 ] pdfxs
+ (ot) show
+ (herwisele)
+ [6.05449 4.85451 4.2654 7.88721 3.0327 4.29811 8.22539 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ked.The)
+ [5.4545 4.8436 6.0654 7.78902 7.8763 6.0654 4.8436 ] pdfxs
+ 422.182 -72.813 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 0 -94.735 m
+ /N614 10.909 Tf
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisb)
+ [9.07628 3.0327 7.309 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.06537 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.86539 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.07628 4.23277 6.0654 ] pdfxs
+ (a) show
+ (twec)
+ [7.25457 7.57085 7.86539 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 348.185 -94.735 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (d) show
+ (uc)
+ [5.85816 4.46185 ] pdfxs
+ (e) show
+ 381.583 -94.735 m
+ /N614 10.909 Tf
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 8.77083 3.02179 4.85451 ] pdfxs
+ (a) show
+ (ksin)
+ [5.75995 7.309 3.0327 5.75995 ] pdfxs
+ (to) show
+ 0 -116.658 m
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mifwec)
+ [12.7307 3.0327 6.97085 7.57085 8.4872 4.8436 ] pdfxs
+ (a) show
+ (nprove)
+ [9.6981 6.0654 4.2654 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (heywilln)
+ [6.05449 4.85451 9.39264 7.8763 3.0327 3.0327 6.6654 6.0654 ] pdfxs
+ (o) show
+ (tincre)
+ [7.87638 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (t) show
+ (hepe)
+ [6.05449 8.4872 6.35994 4.85451 ] pdfxs
+ (a) show
+ (khe)
+ [9.39264 6.0654 4.8436 ] pdfxs
+ (a) show
+ (psize)
+ [9.6981 4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -138.581 m
+ (This)
+ [7.8763 6.0654 3.0327 8.23626 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.99264 4.85451 ] pdfxs
+ (a) show
+ (nbe)
+ [9.99264 6.35994 8.78174 ] pdfxs
+ (a) show
+ (ppliedinm)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 9.99264 3.0327 9.99264 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.68719 4.85451 ] pdfxs
+ (a) show
+ (ses.)
+ [4.29811 4.85451 4.29811 8.77083 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ively,m)
+ [3.0327 5.4545 4.85451 3.02179 4.8545 7.0363 9.08711 ] pdfxs
+ (a) show
+ (nysh)
+ [5.75995 9.6981 4.29811 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (-livedd)
+ [3.63261 3.0327 3.0327 5.4545 4.85451 9.99264 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.39265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ 0 -160.503 m
+ (havea)
+ [6.0654 5.14905 5.4545 9.27265 9.88355 ] pdfxs
+ (\\) show
+ (build-use-des)
+ [6.0654 6.05449 3.0327 3.0327 6.0654 3.63261 6.05449 4.30902 4.8436 3.64352 6.05449 
+ 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy"p)
+ [4.27631 5.14905 5.75995 9.88355 6.05449 ] pdfxs
+ (att) show
+ (ern,inwhich)
+ [4.85451 4.2654 6.0654 7.65811 3.0327 10.4835 7.8763 6.0654 3.0327 4.53815 10.4945 
+ ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.46175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsh)
+ [6.0654 8.72717 6.0654 ] pdfxs
+ (a) show
+ (ppenbef)
+ [6.05449 6.37085 4.8436 10.4945 6.35994 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.27265 ] pdfxs
+ (a) show
+ (nyde)
+ [5.75995 10.189 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 10.2654 ] pdfxs
+ (I) show
+ (n) show
+ 0 -182.426 m
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.55266 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 7.99626 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [8.06175 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.55266 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.08711 6.0654 3.0327 8.54175 3.0327 9.75264 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.54175 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (,ifnomem)
+ [6.74176 3.0327 7.02539 6.0654 9.14174 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryis)
+ [4.27631 9.4581 3.0327 7.99626 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 9.75264 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7853 ] pdfxs
+ (a) show
+ (nypo)
+ [5.74904 9.4581 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lbetween)
+ [6.73085 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.75264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -204.348 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 49.73 -204.348 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.75993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldes)
+ [6.94903 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royf)
+ [4.27631 5.14905 9.66537 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.75993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 236.066 -204.348 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 285.796 -204.348 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 8.21444 4.8436 ] pdfxs
+ (a) show
+ (nbeelimin)
+ [9.97082 6.37085 8.75993 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ted.F)
+ [4.23277 4.85451 6.05449 8.71629 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -226.271 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hisleavesuswi)
+ [6.05449 3.0327 7.94172 3.0327 4.8436 5.14905 5.4545 4.85451 7.94172 6.05449 7.94172 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (hecodeshowninFi)
+ [6.05449 8.4872 4.8436 5.75995 6.0654 8.4872 4.29811 6.0654 5.14905 7.8763 9.6981 
+ 3.0327 9.6981 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.) show
+ 11.964 -253.996 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 34.816 -253.996 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 122.771 -253.996 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 132.588 -253.996 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 148.881 -253.996 m
+ /N1220 8.96599 Tf
+ (f) show
+ 24.073 -264.955 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 49.5589 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 54.8329 -264.955 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 71.2149 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 77.0769 -264.955 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 93.3319 -264.955 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 99.5779 -264.955 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 22.9309 -275.914 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 5.7652 
+ 2.56423 ] pdfxs
+ 23.4179 -286.873 m
+ (poolcreate\(&PD1\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 23.4179 -297.832 m
+ (poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 23.6949 -308.79 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 23.3339 -319.749 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 133.253 -319.749 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 23.3339 -330.708 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 133.253 -330.708 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94024 11.3868 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 22.6719 -352.626 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 55.7709 -352.626 m
+ /N1156 8.96599 Tf
+ (\(A\))
+ [4.35742 7.78244 3.58634 ] pdfxs
+ 77.6759 -352.626 m
+ /N1220 8.96599 Tf
+ (f) show
+ 88.5199 -352.626 m
+ /N1156 8.96599 Tf
+ (tmp=A)
+ [3.63117 7.7376 9.88051 11.4137 6.91274 ] pdfxs
+ 126.354 -352.626 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 131.884 -352.626 m
+ /N1305 8.96599 Tf
+ (>) show
+ 138.764 -352.626 m
+ /N1156 8.96599 Tf
+ (Next;A=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 8.56248 10.9295 11.9247 3.64014 7.72863 6.76035 2.56423 
+ ] pdfxs
+ 220.506 -352.626 m
+ /N1220 8.96599 Tf
+ (g) show
+ 22.6719 -363.585 m
+ /N1217 8.96599 Tf
+ (whil)
+ [8.21281 6.45549 3.49669 3.50565 ] pdfxs
+ (e) show
+ 55.7709 -363.585 m
+ /N1156 8.96599 Tf
+ (\(B\))
+ [4.55467 7.5852 3.58634 ] pdfxs
+ 77.6759 -363.585 m
+ /N1220 8.96599 Tf
+ (f) show
+ 88.5199 -363.585 m
+ /N1156 8.96599 Tf
+ (tmp=)
+ [3.63117 7.7376 9.88051 11.5392 ] pdfxs
+ (B) show
+ 126.354 -363.585 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 131.884 -363.585 m
+ /N1305 8.96599 Tf
+ (>) show
+ 138.764 -363.585 m
+ /N1156 8.96599 Tf
+ (Next;B=tmp;)
+ [7.44174 4.63542 5.38863 5.92646 8.75076 10.7412 11.9247 3.64014 7.72863 6.76035 2.56423 
+ ] pdfxs
+ 220.506 -363.585 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.3179 -385.503 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 133.253 -385.503 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 23.3179 -396.462 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 133.253 -396.462 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 11.5189 -407.421 m
+ /N1220 8.96599 Tf
+ (g) show
+ 103.44 -436.91 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:Fi)
+ [7.8872 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (5) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.8436 7.909 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 294.44 -436.91 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 343.894 -436.91 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 16.9359 -471.091 m
+ (Not) show
+ (e)
+ [8.49811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (telimin)
+ [7.8982 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (o) show
+ (f)
+ [6.98176 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 155.19 -471.091 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 204.658 -471.091 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.95263 3.0327 9.709 ] pdfxs
+ (t) show
+ (hede)
+ [6.05449 8.49811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlo)
+ [9.709 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 7.95263 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.0327 9.40355 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.95263 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -0.000152588 -493.013 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 4.29811 ] pdfxs
+ 28.6658 -493.013 m
+ /N634 10.909 Tf
+ (o) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (p) show
+ (utfre)
+ [5.85816 7.90903 3.34914 4.04721 4.46185 ] pdfxs
+ (e) show
+ 79.9338 -493.013 m
+ /N614 10.909 Tf
+ (.Bec)
+ [9.15265 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.91265 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (his,s)
+ [6.0654 3.02179 4.30902 7.19994 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.1126 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmsf)
+ [6.05449 9.08711 8.36717 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.32355 ] pdfxs
+ (agg) show
+ (ressivede)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.91265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dcodeelimin)
+ [10.1235 4.8436 5.75995 6.05449 8.91265 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.) show
+ -0.000167847 -514.936 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M's,)
+ [10.0036 3.02179 4.30902 3.0327 ] pdfxs
+ 43.8218 -514.936 m
+ /N722 10.909 Tf
+ (-adce) show
+ 75.1148 -514.936 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ss\)c)
+ [4.29811 4.29811 6.90548 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.71629 6.37085 7.50539 6.05449 4.30902 4.8436 8.71629 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.11629 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.50539 ] pdfxs
+ (t) show
+ (hede)
+ [6.0654 7.50539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dlo)
+ [8.71629 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps,leavinguswi)
+ [6.0654 4.29811 5.89086 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 8.11629 6.05449 
+ 6.95991 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [8.71629 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.0654 7.50539 4.8436 5.75995 6.0654 7.50539 3.02179 8.71629 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 7.50539 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.) show
+ 16.9358 -536.858 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 40.7028 -536.858 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 91.4998 -536.858 m
+ /N614 10.909 Tf
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.0399 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisbene\fci)
+ [11.0399 3.0327 9.27262 6.37085 4.8436 6.0654 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [8.0072 3.33815 ] pdfxs
+ (o) show
+ (rtwore)
+ [9.25081 3.93823 7.57085 10.4399 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns:\frst,itremovess)
+ [6.0654 4.30902 10.5599 6.05449 4.27631 4.30902 4.23277 8.34538 3.0327 9.22909 4.2654 
+ 4.85451 9.08711 5.14905 5.4545 4.85451 9.28353 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -0.000167847 -558.781 m
+ (unnecces)
+ [6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.8436 4.30902 ] pdfxs
+ (a) show
+ (rym)
+ [4.27631 9.71992 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.0654 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hefreelist)
+ [6.0654 8.81447 3.33815 4.2654 4.85451 4.8436 3.0327 3.0327 4.29811 8.21456 ] pdfxs
+ (\() show
+ (whichismin)
+ [7.8763 6.0654 3.0327 4.53815 10.0363 3.0327 8.26899 9.08711 3.0327 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (\)) show
+ (,sec)
+ [7.09085 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (nd,)
+ [6.0654 6.05449 7.09085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.26899 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nocc)
+ [10.0363 5.74904 4.85451 4.8436 ] pdfxs
+ (a) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -0.000167847 -580.703 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.94172 ] pdfxs
+ (t) show
+ (heremov)
+ [6.05449 8.4872 4.27631 4.8436 9.08711 5.15996 5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (fen)
+ [6.97085 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ire)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ 134.97 -580.703 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (ave) show
+ (rsal)
+ [4.60356 4.45083 5.58542 2.78176 ] pdfxs
+ (s) show
+ 183.769 -580.703 m
+ /N614 10.909 Tf
+ (o) show
+ (fdatas)
+ [6.97085 6.05449 5.46541 4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,such)
+ [6.05449 4.27631 4.8436 4.30902 6.6654 4.29811 6.0654 4.54905 9.68719 ] pdfxs
+ (a) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.4872 ] pdfxs
+ (a) show
+ (bove.)
+ [6.35994 5.14905 5.4545 4.85451 3.0327 ] pdfxs
+ 16.9358 -602.626 m
+ (I) show
+ (n)
+ [9.89446 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.10537 ] pdfxs
+ (t) show
+ (ode)
+ [9.28356 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ectunnecces)
+ [4.8436 4.85451 8.07274 6.05449 6.0654 6.0654 4.8436 4.8436 4.85451 4.8436 4.30902 
+ ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 167.145 -602.626 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 216.792 -602.626 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls,weperf)
+ [3.0327 3.0327 4.29811 6.9163 7.57085 8.68356 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmasimplein)
+ [4.2654 12.9271 9.28356 4.29811 3.0327 9.08711 6.0654 3.0327 8.67266 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lb)
+ [6.86176 6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -0.000183105 -624.548 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (a) show
+ (\row)
+ [6.0654 5.14905 12.3926 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis\(perpo)
+ [3.0327 5.75995 4.29811 3.0327 8.81444 4.23277 6.37085 4.8436 8.78172 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (l\)fr)
+ [3.0327 8.7491 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthepo)
+ [13.6034 4.23277 6.0654 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [7.53812 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royc)
+ [4.27631 5.14905 10.2654 4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 8.80353 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.78172 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.35992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,iden)
+ [3.0327 7.74539 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyingb)
+ [3.0327 3.32724 5.75995 3.0327 6.05449 9.97082 6.05449 ] pdfxs
+ (a) show
+ (sicblocksin)
+ [4.30902 3.02179 9.35992 6.05449 3.0327 5.75995 4.54905 5.74904 8.81444 3.0327 6.0654 
+ ] pdfxs
+ 225.818 -657.201 m
+ (133) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 146 146
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 83.964 706.351 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 22.852 0 m
+ /N1156 8.96599 Tf
+ (processlist\(list)
+ [6.76035 5.24504 6.24936 5.73824 5.73824 5.27199 5.28096 4.19604 4.20501 5.27199 6.19544 
+ 6.51822 4.50985 4.51882 5.5858 3.58634 ] pdfxs
+ 110.807 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 120.624 0 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 136.917 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ 12.109 -10.959 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 37.595 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 42.8689 -10.959 m
+ /N1156 8.96599 Tf
+ (A,)
+ [7.57622 2.56423 ] pdfxs
+ 59.2509 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 65.1129 -10.959 m
+ /N1156 8.96599 Tf
+ (B,)
+ [7.45071 2.56423 ] pdfxs
+ 81.3679 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 87.6139 -10.959 m
+ /N1156 8.96599 Tf
+ (tmp;)
+ [3.63117 7.7376 6.65276 2.56423 ] pdfxs
+ 10.9669 -21.918 m
+ (PoolPD1,PD2;)
+ [7.08318 5.42449 5.42449 8.63421 6.00726 6.76935 5.89072 8.91215 5.93553 6.70659 5.7652 
+ 2.56423 ] pdfxs
+ 11.4539 -32.877 m
+ (poolcreate\(&PD1\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 11.4539 -43.835 m
+ (poolcreate\(&PD2\);)
+ [6.41964 5.90865 5.90865 3.8643 5.38857 4.9133 5.39753 5.90865 4.88641 5.49616 3.68497 
+ 6.93964 5.93553 6.70659 5.91762 5.21815 2.56423 ] pdfxs
+ 11.7309 -54.794 m
+ (splitclone\(&PD1,&PD2,L,&A,&B\);)
+ [5.20923 6.69759 4.14225 4.13328 5.16435 5.67548 4.13328 6.1866 6.69759 5.7741 3.69393 
+ 7.0024 5.99829 6.77832 5.02102 7.52242 7.85417 6.00726 6.76935 5.88176 9.17216 6.55412 
+ 7.53139 7.64795 6.93964 7.52242 7.62105 7.66589 5.21815 2.56423 ] pdfxs
+ 11.3699 -65.753 m
+ (processPortion\(A\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 3.87325 8.06039 5.42437 2.56423 ] pdfxs
+ 121.289 -65.753 m
+ /N1223 8.96599 Tf
+ (//Processfirstlis)
+ [5.25401 11.7723 7.22658 4.86852 5.68438 5.21821 5.21821 4.75196 12.1579 4.70717 4.70717 
+ 5.76512 5.64856 12.4897 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 11.3699 -76.712 m
+ /N1156 8.96599 Tf
+ (processPortion\(B\);)
+ [6.33895 4.82364 5.81899 5.31684 5.31684 4.85059 4.85059 7.48665 5.82796 4.82364 4.79675 
+ 3.78361 5.81899 7.30727 4.06154 7.87211 5.42437 2.56423 ] pdfxs
+ 121.289 -76.712 m
+ /N1223 8.96599 Tf
+ (//processsecondlis)
+ [5.25401 11.9606 5.88163 5.05681 5.88163 5.41546 5.40649 4.94024 11.3868 4.67126 5.13751 
+ 5.14648 5.61265 6.0789 13.171 4.37534 4.85062 5.78305 ] pdfxs
+ (t) show
+ 11.3539 -87.671 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD1\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 121.289 -87.671 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ 11.3539 -98.63 m
+ /N1156 8.96599 Tf
+ (pooldestroy\(&PD2\);)
+ [6.32101 5.81003 5.81003 3.75671 6.32101 5.29891 4.84162 4.77882 4.80571 5.81003 6.16867 
+ 3.68497 6.93964 5.93553 6.70659 6.12384 5.42437 2.56423 ] pdfxs
+ 121.289 -98.63 m
+ /N1223 8.96599 Tf
+ (//destroypool\(includinglistnodes\))
+ [5.25401 12.0233 5.93543 5.46925 5.00301 4.29474 5.11957 5.93543 12.3641 5.8368 5.8368 
+ 5.8368 9.44113 6.4286 4.15127 6.50927 5.55891 3.68496 6.26718 6.03406 4.16024 6.5003 
+ 13.1172 4.37534 4.85062 5.78305 11.4586 6.01614 5.54989 5.54989 5.07475 5.49613 3.7657 
+ ] pdfxs
+ -0.445084 -109.589 m
+ /N1220 8.96599 Tf
+ (g) show
+ 78.3539 -139.078 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:)
+ [7.8872 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erelimin)
+ [4.85451 7.909 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 220.082 -139.078 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 269.536 -139.078 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.6981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dlo)
+ [9.6981 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps)
+ [6.05449 4.29811 ] pdfxs
+ -11.9641 -172.387 m
+ (t) show
+ (heCFGwhichhaven)
+ [6.05449 8.73811 7.88721 6.81812 12.4472 7.8763 6.0654 3.02179 4.54905 9.949 6.0654 
+ 5.14905 5.4545 8.73811 6.05449 ] pdfxs
+ (o) show
+ 106.497 -172.387 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 161.931 -172.387 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.19263 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (a) show
+ (nyp)
+ [5.75995 9.64355 6.0654 ] pdfxs
+ (at) show
+ (hfr)
+ [9.949 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.9816 ] pdfxs
+ (t) show
+ (heirblock)
+ [6.05449 4.85451 3.02179 8.17082 6.05449 3.0327 5.75995 4.53815 9.65446 ] pdfxs
+ (t) show
+ (oapo)
+ [9.3381 9.34901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy.We)
+ [4.27631 5.14905 4.84359 8.63992 10.2981 8.73811 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 6.0654 ] pdfxs
+ -11.9641 -194.309 m
+ (remove)
+ [4.27631 4.8436 9.08711 5.15996 5.4545 8.47629 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ 45.9449 -194.309 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 95.3989 -194.309 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hecurrentpo)
+ [6.05449 8.4872 4.85451 6.05449 4.27631 4.27631 4.8436 5.75995 7.87638 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lin)
+ [6.6654 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heseblocks.)
+ [6.05449 4.85451 4.29811 8.4872 6.0654 3.02179 5.75995 4.54905 5.75995 4.29811 3.0327 
+ ] pdfxs
+ 4.97189 -216.232 m
+ (Not) show
+ (e)
+ [8.39993 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.80001 ] pdfxs
+ (t) show
+ (here\fnementdescribeinSec)
+ [6.05449 8.41084 4.27631 4.8436 6.0654 6.05449 4.85451 9.08711 4.8436 5.75995 7.80001 
+ 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.39993 3.0327 9.62173 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.2c)
+ [3.0327 9.01083 4.85451 ] pdfxs
+ (a) show
+ (np)
+ [9.61082 6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivelyin)
+ [3.0327 5.4545 4.8436 3.0327 9.31628 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (a) show
+ (ctwi)
+ [4.85451 7.80001 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 379.994 -216.232 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 429.369 -216.232 m
+ /N614 10.909 Tf
+ (elimi-)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 3.63261 ] pdfxs
+ -11.9641 -238.154 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,bymovingthepo)
+ [6.0654 6.34903 5.74904 8.99992 9.08711 5.15996 5.74904 3.0327 6.0654 8.69447 4.23277 
+ 6.0654 8.08357 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (royf)
+ [4.2654 5.14905 8.99992 3.33815 ] pdfxs
+ (o) show
+ (rapo)
+ [7.50537 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (bovec)
+ [6.35994 5.14905 5.4545 8.08357 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.02179 7.54899 ] pdfxs
+ (to) show
+ 270.278 -238.154 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 325.061 -238.154 m
+ /N614 10.909 Tf
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 7.51628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 7.74539 ] pdfxs
+ (A) show
+ (lson)
+ [3.0327 4.29811 8.69447 6.0654 ] pdfxs
+ (ot) show
+ (e) show
+ -11.9641 -260.077 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.35275 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.40718 4.8436 ] pdfxs
+ (o) show
+ (uldbeenh)
+ [6.0654 3.0327 9.16356 6.35994 7.96357 4.8436 6.0654 6.05449 ] pdfxs
+ (a) show
+ (nced)
+ [6.0654 4.8436 4.85451 9.16356 ] pdfxs
+ (t) show
+ (ousein)
+ [8.56356 6.0654 4.29811 7.96357 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.14176 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.40718 ] pdfxs
+ (t) show
+ (oincre)
+ [8.56356 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.96357 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 7.96357 5.74904 6.0654 8.79257 6.35994 4.8436 7.38537 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (o) show
+ (pp)
+ [6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (uni)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 4.29811 ] pdfxs
+ -11.9641 -281.999 m
+ (t) show
+ (o)
+ [8.35629 ] pdfxs
+ (a) show
+ (pply)
+ [6.05449 6.0654 3.02179 8.66174 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.74539 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.07631 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.95628 4.85451 ] pdfxs
+ (o) show
+ (uldusem)
+ [6.05449 3.0327 8.95628 6.0654 4.29811 7.74539 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 7.74539 ] pdfxs
+ (agg) show
+ (ressivein)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.74539 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.93449 ] pdfxs
+ (t) show
+ (echniquestoremovec)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.19991 4.23277 8.35629 
+ 4.27631 4.8436 9.09802 5.14905 5.4545 7.74539 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -11.9641 -303.922 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple\)recursivefunc)
+ [9.09802 6.05449 3.0327 4.85451 7.87638 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 
+ 3.0327 5.4545 8.4872 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 9.6981 ] pdfxs
+ (t) show
+ (odele)
+ [9.08719 6.0654 4.8436 3.0327 4.85451 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (henodesinad)
+ [6.0654 8.4872 6.05449 5.75995 6.05449 4.85451 7.94172 3.02179 9.6981 9.0981 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructure.)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 4.97185 -325.844 m
+ (Wen)
+ [10.2981 8.4872 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.94172 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim)
+ [3.0327 6.20722 4.27631 4.8436 4.85451 7.41812 3.0327 3.0327 9.08711 ] pdfxs
+ (") show
+ (.) show
+ -11.9641 -363.677 m
+ /N622 11.955 Tf
+ (6.1.3Avoid)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 11.955 ] pdfxs
+ (O) show
+ (bje)
+ [8.21308 4.11245 6.13291 ] pdfxs
+ (c) show
+ (tHeader)
+ [9.71945 10.5085 6.14487 6.52739 7.48382 6.13291 9.97045 ] pdfxs
+ (O) show
+ (ver)
+ [6.73059 6.13291 5.49929 ] pdfxs
+ (h) show
+ (e)
+ [6.13291 ] pdfxs
+ (ad) show
+ (:B)
+ [9.70749 9.56403 ] pdfxs
+ (u) show
+ (m)
+ [11.2138 ] pdfxs
+ (p-) show
+ (Pointer)
+ [8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 5.48733 ] pdfxs
+ -11.9641 -392.645 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 8.7272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rruntimesupp)
+ [8.15991 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.7272 4.29811 6.0654 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (rts)
+ [4.27631 4.23277 8.19263 ] pdfxs
+ (t) show
+ (hefullset)
+ [6.05449 8.73811 3.32724 6.0654 3.0327 6.9163 4.29811 4.8436 8.12729 ] pdfxs
+ (o) show
+ (fhe)
+ [7.22175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (poper)
+ [9.93809 5.46541 6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,includingm)
+ [6.05449 4.30902 6.97085 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.3381 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.27631 4.8436 4.8436 ] pdfxs
+ (/) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ -11.9641 -414.567 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c.Thissupp)
+ [4.85451 7.99629 7.8763 6.0654 3.0327 7.97445 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtisrequired)
+ [4.27631 7.92001 3.0327 7.97445 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 
+ 9.73082 ] pdfxs
+ (t) show
+ (oh)
+ [9.13083 6.0654 ] pdfxs
+ (a) show
+ (ndle)
+ [6.05449 6.0654 3.0327 8.51993 ] pdfxs
+ (t) show
+ (hefull)
+ [6.0654 8.51993 3.33815 6.05449 3.0327 6.70903 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.43628 ] pdfxs
+ (o) show
+ (fpr)
+ [7.00357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,butn)
+ [9.09802 4.29811 6.71994 6.05449 6.0654 7.92001 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.92001 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.70903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsneed)
+ [3.0327 7.98535 6.05449 4.85451 4.8436 9.74173 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -11.9641 -436.49 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity.Inp)
+ [3.0327 3.0327 3.93823 4.84359 8.17084 3.94897 9.78537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 6.78539 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.57447 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.58538 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.0399 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.0399 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityis)
+ [3.0327 3.0327 3.93823 9.49083 3.0327 8.02899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.97456 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [8.02899 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 9.79628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.818 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.57447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -11.9641 -458.412 m
+ (need)
+ [6.0654 4.8436 4.8436 10.669 ] pdfxs
+ (t) show
+ (oincludeahe)
+ [10.0581 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 9.4581 10.0472 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.85451 8.869 7.57085 ] pdfxs
+ (o) show
+ (rd,whichindic)
+ [4.27631 6.0654 7.86538 7.88721 6.05449 3.0327 4.54905 10.6581 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.90171 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 9.4581 4.29811 3.0327 4.8436 9.4581 ] pdfxs
+ (o) show
+ (f)
+ [7.93084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.44719 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.8436 8.84728 ] pdfxs
+ (a) show
+ (ndincludesbo)
+ [6.0654 10.6581 3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 4.8436 8.91262 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (kkeepin)
+ [5.75995 5.4545 4.8436 4.8436 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -11.9641 -480.335 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8763 ] pdfxs
+ (t) show
+ (obeusedwhenfreeing)
+ [10.2654 6.35994 9.66537 6.0654 4.29811 4.85451 10.8763 7.8763 6.0654 4.8436 10.8763 
+ 3.33815 4.27631 4.8436 4.8436 3.0327 6.0654 10.2654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.4217 ] pdfxs
+ (I) show
+ (np)
+ [10.8763 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.27631 8.13811 4.85451 ] pdfxs
+ (o) show
+ (nsiderapo)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 9.09808 10.2654 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.85448 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.02179 6.0654 3.0327 6.05449 10.2763 ] pdfxs
+ (1) show
+ (6by)
+ [10.2654 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e) show
+ -11.9641 -502.258 m
+ (o) show
+ (bjects.The)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 7.87629 7.8763 6.0654 8.4872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swillbel)
+ [7.94172 7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.68719 ] pdfxs
+ (o) show
+ (utin)
+ [6.0654 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 1 0 0 1 0.706985 -577.534 cm
+ q
+ 0.216232 0 0 0.216232 0 0 cm
+ q
+ q
+ 0 0 2047 283 re
+ W
+ n
+ q
+ 0.139526 0 0 0.139526 0 0 cm
+ q
+ {} settransfer
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 20.3147 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 20.3147 907.178 m
+ 20.3147 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 1645.47 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 96.4983 601.44 m
+ 125.088 601.44 l
+ 147.686 661.983 l
+ 234.979 661.983 l
+ 257.867 601.44 l
+ 290.976 601.44 l
+ 209.7 818.385 l
+ 178.982 818.385 l
+ 96.4983 601.44 l
+ 156.699 683.845 m
+ 191.622 777.156 l
+ 226.544 683.845 l
+ 156.699 683.845 l
+ f
+ n
+ 316.965 601.44 30.2715 232.107 re
+ f
+ n
+ 385.763 601.44 m
+ 416.035 601.44 l
+ 416.035 761.206 l
+ 385.763 761.206 l
+ 385.763 601.44 l
+ 385.763 789.48 m
+ 416.035 789.48 l
+ 416.035 818.385 l
+ 385.763 818.385 l
+ 385.763 789.48 l
+ f
+ n
+ 552.55 664.768 m
+ 536.31 640.278 523.96 630.003 511.031 630.003 c
+ 492.664 630.003 480.918 651.761 480.918 685.632 c
+ 480.918 723.734 495.055 743.074 522.751 743.074 c
+ 529.373 743.074 538.123 741.865 552.55 739.448 c
+ 552.55 664.768 l
+ 552.55 613.081 m
+ 552.55 578.605 536.31 561.079 503.805 561.079 c
+ 488.749 561.079 472.483 564.705 450.515 572.877 c
+ 450.515 547.914 l
+ 469.172 541.922 485.438 539.216 504.094 539.216 c
+ 538.412 539.216 560.985 550.384 572.126 572.693 c
+ 578.748 586.594 581.455 606.485 581.455 644.509 c
+ 581.455 761.206 l
+ 552.55 761.206 l
+ 542.932 761.206 533.893 761.206 524.564 761.206 c
+ 477.002 761.206 449.622 732.301 449.622 682.295 c
+ 449.622 635.758 471.878 604.62 504.988 604.62 c
+ 525.458 604.62 539.91 614.605 552.55 638.176 c
+ 552.55 613.081 l
+ f
+ n
+ 629.92 601.44 m
+ 660.191 601.44 l
+ 660.191 702.161 l
+ 676.063 725.968 690.147 736.531 706.623 736.531 c
+ 721.286 736.531 725.779 728.885 725.779 703.921 c
+ 725.779 601.44 l
+ 756.051 601.44 l
+ 756.051 713.749 l
+ 756.051 744.992 742.097 761.206 715.111 761.206 c
+ 693.563 761.206 677.166 751.352 660.191 727.729 c
+ 660.191 761.206 l
+ 629.92 761.206 l
+ 629.92 601.44 l
+ f
+ n
+ 188.676 195.152 m
+ 218.947 195.152 l
+ 218.947 280.921 l
+ 264.092 280.921 l
+ 325.738 280.921 356.85 305.884 356.85 354.628 c
+ 356.85 377.201 349.387 393.151 334.436 402.479 c
+ 323.399 409.679 307.554 412.097 273.499 412.097 c
+ 188.676 412.097 l
+ 188.676 195.152 l
+ 218.947 304.465 m
+ 218.947 388.92 l
+ 263.487 388.92 l
+ 310.76 388.92 324.897 380.511 324.897 352.842 c
+ 324.897 320.705 304.138 304.465 262.883 304.465 c
+ 218.947 304.465 l
+ f
+ n
+ 528.468 218.933 m
+ 526.655 218.933 526.05 218.933 523.055 218.933 c
+ 513.122 218.933 507.709 226.028 507.709 238.798 c
+ 507.709 306.856 l
+ 507.709 340.071 490.944 354.917 452.816 354.917 c
+ 434.238 354.917 416.842 351.318 395.505 342.883 c
+ 395.505 319.916 l
+ 414.477 328.982 430.138 333.239 446.719 333.239 c
+ 467.189 333.239 477.438 324.436 477.438 306.856 c
+ 477.438 288.699 l
+ 470.526 288.699 l
+ 411.14 288.699 381.578 271.435 381.578 236.88 c
+ 381.578 212.416 400.918 195.152 428.693 195.152 c
+ 446.824 195.152 462.512 202.063 481.852 218.933 c
+ 486.477 202.378 494.491 195.152 508.681 195.152 c
+ 516.091 195.152 523.501 196.991 530.596 200.644 c
+ 528.468 218.933 l
+ 477.438 233.963 m
+ 462.985 223.19 451.554 218.933 438.337 218.933 c
+ 421.178 218.933 411.849 227.158 411.849 241.899 c
+ 411.849 262.343 430.191 273.116 464.509 273.116 c
+ 467.82 273.116 l
+ 477.438 272.827 l
+ 477.438 233.963 l
+ f
+ n
+ 656.159 251.517 m
+ 639.894 227.105 627.544 216.857 614.615 216.857 c
+ 595.932 216.857 584.501 238.562 584.501 273.537 c
+ 584.501 315.449 598.665 336.839 626.046 336.839 c
+ 632.668 336.839 640.209 335.945 656.159 333.212 c
+ 656.159 251.517 l
+ 656.159 195.152 m
+ 686.431 195.152 l
+ 686.431 423.843 l
+ 656.159 423.843 l
+ 656.159 354.917 l
+ 646.516 354.917 637.792 354.917 628.463 354.917 c
+ 580.613 354.917 553.205 324.278 553.205 270.804 c
+ 553.205 225.055 575.173 195.152 608.282 195.152 c
+ 629.068 195.152 643.205 204.034 656.159 225.003 c
+ 656.159 195.152 l
+ f
+ n
+ 1112.06 806.062 m
+ 1048.42 806.062 1007.8 763.756 1007.8 697.721 c
+ 1007.8 632.002 1048.42 589.117 1110.54 589.117 c
+ 1175.71 589.117 1216.33 630.845 1216.33 697.721 c
+ 1216.33 763.756 1175.71 806.062 1112.06 806.062 c
+ 1112.06 782.885 m
+ 1156.45 782.885 1182.7 751.589 1182.7 698.01 c
+ 1182.7 643.59 1156.74 612.294 1111.46 612.294 c
+ 1067.39 612.294 1041.43 644.168 1041.43 697.721 c
+ 1041.43 751.589 1067.39 782.885 1112.06 782.885 c
+ f
+ n
+ 1285.55 690.232 m
+ 1301.82 714.118 1314.17 724.13 1327.09 724.13 c
+ 1345.78 724.13 1357.21 702.898 1357.21 668.711 c
+ 1357.21 627.745 1343.04 606.802 1315.95 606.802 c
+ 1309.04 606.802 1300 607.984 1285.55 610.638 c
+ 1285.55 690.232 l
+ 1285.55 817.808 m
+ 1255.28 817.808 l
+ 1255.28 589.117 l
+ 1285.55 589.117 l
+ 1295.8 589.117 1303.92 589.117 1313.25 589.117 c
+ 1361.41 589.117 1388.5 618.784 1388.5 671.654 c
+ 1388.5 718.217 1366.54 748.883 1333.11 748.883 c
+ 1312.64 748.883 1298.51 739.16 1285.55 715.879 c
+ 1285.55 817.808 l
+ f
+ n
+ 1381.76 531.754 m
+ 1389.7 528.417 1397.34 526.893 1406.52 526.893 c
+ 1438.28 526.893 1454.18 547.731 1454.18 588.802 c
+ 1454.18 748.883 l
+ 1423.91 748.883 l
+ 1423.91 588.907 l
+ 1423.91 556.613 1420 548.756 1403.73 548.756 c
+ 1396.5 548.756 1389.88 550.569 1381.76 554.8 c
+ 1381.76 531.754 l
+ 1423.91 777.157 m
+ 1454.18 777.157 l
+ 1454.18 806.062 l
+ 1423.91 806.062 l
+ 1423.91 777.157 l
+ f
+ n
+ 1002.37 182.829 m
+ 1032.64 182.829 l
+ 1032.64 285.416 l
+ 1140.27 285.416 l
+ 1140.27 182.829 l
+ 1170.54 182.829 l
+ 1170.54 399.774 l
+ 1140.27 399.774 l
+ 1140.27 308.96 l
+ 1032.64 308.96 l
+ 1032.64 399.774 l
+ 1002.37 399.774 l
+ 1002.37 182.829 l
+ f
+ n
+ 1315.06 239.194 m
+ 1298.79 214.782 1286.44 204.534 1273.51 204.534 c
+ 1254.83 204.534 1243.4 226.239 1243.4 261.214 c
+ 1243.4 303.126 1257.56 324.516 1284.94 324.516 c
+ 1291.57 324.516 1299.11 323.623 1315.06 320.89 c
+ 1315.06 239.194 l
+ 1315.06 182.829 m
+ 1345.33 182.829 l
+ 1345.33 411.52 l
+ 1315.06 411.52 l
+ 1315.06 342.595 l
+ 1305.41 342.595 1296.69 342.595 1287.36 342.595 c
+ 1239.51 342.595 1212.1 311.956 1212.1 258.481 c
+ 1212.1 212.733 1234.07 182.829 1267.18 182.829 c
+ 1287.97 182.829 1302.1 191.711 1315.06 212.68 c
+ 1315.06 182.829 l
+ f
+ n
+ 1392.88 182.829 m
+ 1423.15 182.829 l
+ 1423.15 285.31 l
+ 1435.79 307.331 1446.32 317.316 1457.46 317.316 c
+ 1460.49 317.316 1464.4 316.449 1469.81 314.977 c
+ 1469.81 342.595 l
+ 1468.61 342.595 l
+ 1466.21 342.595 1463.19 342.595 1461.38 342.595 c
+ 1444.54 342.595 1433.08 332.715 1423.15 309.091 c
+ 1423.15 342.595 l
+ 1392.88 342.595 l
+ 1392.88 182.829 l
+ f
+ n
+ 2267.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2353.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2439.35 400.334 36.9983 36.4202 re
+ f
+ n
+ 2613.02 617.278 m
+ 2613.02 484.079 l
+ 2613.02 426.401 2639.75 400.334 2698.92 400.334 c
+ 2730.14 400.334 2752.66 409.11 2767.38 426.69 c
+ 2777.28 438.698 2781.2 454.202 2781.2 483.186 c
+ 2781.2 617.278 l
+ 2754.29 617.278 l
+ 2754.29 483.054 l
+ 2754.29 439.565 2740.07 423.51 2701.05 423.51 c
+ 2678.69 423.51 2662.35 429.633 2652.68 441.615 c
+ 2645.71 449.787 2643.3 461.165 2643.3 484.21 c
+ 2643.3 617.278 l
+ 2613.02 617.278 l
+ f
+ n
+ 2828.17 409.662 m
+ 2848.56 403.04 2864.75 400.334 2880.94 400.334 c
+ 2919.93 400.334 2944.21 417.808 2944.21 446.161 c
+ 2944.21 467.656 2929.97 483.422 2901.77 492.015 c
+ 2878.91 499.162 l
+ 2865.27 503.472 2858.44 510.356 2858.44 519.501 c
+ 2858.44 532.114 2868.45 538.42 2888.16 538.42 c
+ 2902.88 538.42 2916.41 536.161 2931.41 531.615 c
+ 2931.41 555.291 l
+ 2913.97 558.601 2901.33 560.099 2888.98 560.099 c
+ 2848.93 560.099 2828.17 545.778 2828.17 517.688 c
+ 2828.17 497.06 2840.42 483.028 2864.93 475.013 c
+ 2890.63 466.999 l
+ 2906.48 462.111 2913.94 454.675 2913.94 444.348 c
+ 2913.94 429.738 2902.4 422.012 2881.12 422.012 c
+ 2864.25 422.012 2848.27 425.98 2828.17 435.361 c
+ 2828.17 409.662 l
+ f
+ n
+ 3008.11 497.06 m
+ 3011.42 526.569 3023.78 539.471 3048.76 539.471 c
+ 3072.83 539.471 3083.69 526.569 3084.58 497.06 c
+ 3008.11 497.06 l
+ 3113.49 431.472 m
+ 3095.12 425.166 3080.06 422.301 3065 422.301 c
+ 3048.76 422.301 3036.13 426.033 3026.77 433.469 c
+ 3015.05 442.929 3009.93 454.097 3007.51 476.459 c
+ 3114.09 476.459 l
+ 3114.38 485.051 l
+ 3114.38 487.048 l
+ 3114.38 534.899 3091.81 560.099 3049.37 560.099 c
+ 3004.8 560.099 2977.11 530.301 2977.11 482.739 c
+ 2977.11 431.971 3008.43 400.334 3058.7 400.334 c
+ 3075.86 400.334 3093.62 403.04 3113.49 409.058 c
+ 3113.49 431.472 l
+ f
+ n
+ 3158.33 400.334 m
+ 3188.6 400.334 l
+ 3188.6 502.815 l
+ 3201.24 524.835 3211.77 534.821 3222.91 534.821 c
+ 3225.94 534.821 3229.85 533.953 3235.27 532.482 c
+ 3235.27 560.099 l
+ 3234.06 560.099 l
+ 3231.67 560.099 3228.64 560.099 3226.83 560.099 c
+ 3209.99 560.099 3198.53 550.219 3188.6 526.596 c
+ 3188.6 560.099 l
+ 3158.33 560.099 l
+ 3158.33 400.334 l
+ f
+ n
+ 3350.88 400.334 m
+ 3421.12 400.334 l
+ 3490.73 400.334 3530.83 441.747 3530.83 513.746 c
+ 3530.83 582.776 3494.07 617.278 3420.81 617.278 c
+ 3350.88 617.278 l
+ 3350.88 400.334 l
+ 3381.16 423.51 m
+ 3381.16 594.102 l
+ 3404.12 594.102 l
+ 3436.15 594.102 3453.08 590.791 3466.08 582.119 c
+ 3486.63 568.324 3497.2 543.729 3497.2 510.146 c
+ 3497.2 451.995 3471.21 423.51 3418.34 423.51 c
+ 3381.16 423.51 l
+ f
+ n
+ 3707.88 424.115 m
+ 3706.06 424.115 3705.46 424.115 3702.46 424.115 c
+ 3692.53 424.115 3687.12 431.209 3687.12 443.98 c
+ 3687.12 512.038 l
+ 3687.12 545.252 3670.35 560.099 3632.22 560.099 c
+ 3613.64 560.099 3596.25 556.499 3574.91 548.064 c
+ 3574.91 525.098 l
+ 3593.88 534.164 3609.55 538.42 3626.13 538.42 c
+ 3646.6 538.42 3656.84 529.618 3656.84 512.038 c
+ 3656.84 493.881 l
+ 3649.93 493.881 l
+ 3590.55 493.881 3560.99 476.616 3560.99 442.062 c
+ 3560.99 417.598 3580.33 400.334 3608.1 400.334 c
+ 3626.23 400.334 3641.92 407.245 3661.26 424.115 c
+ 3665.88 407.56 3673.9 400.334 3688.09 400.334 c
+ 3695.5 400.334 3702.91 402.173 3710 405.825 c
+ 3707.88 424.115 l
+ 3656.84 439.145 m
+ 3642.39 428.371 3630.96 424.115 3617.74 424.115 c
+ 3600.59 424.115 3591.26 432.339 3591.26 447.081 c
+ 3591.26 467.524 3609.6 478.298 3643.92 478.298 c
+ 3647.23 478.298 l
+ 3656.84 478.009 l
+ 3656.84 439.145 l
+ f
+ n
+ 3798.46 423.484 m
+ 3795.44 422.59 3792.45 422.012 3788.53 422.012 c
+ 3774.97 422.012 3771.66 427.872 3771.66 452.441 c
+ 3771.66 538.42 l
+ 3802.67 538.42 l
+ 3802.67 560.099 l
+ 3771.66 560.099 l
+ 3771.66 591.711 l
+ 3741.39 589.004 l
+ 3741.39 560.099 l
+ 3723.34 560.099 l
+ 3723.34 538.42 l
+ 3741.39 538.42 l
+ 3741.39 447.16 l
+ 3741.39 416.336 3754.97 400.334 3781.2 400.334 c
+ 3787.06 400.334 3791.68 400.938 3798.46 403.04 c
+ 3798.46 423.484 l
+ f
+ n
+ 3965.87 424.115 m
+ 3964.05 424.115 3963.45 424.115 3960.45 424.115 c
+ 3950.52 424.115 3945.11 431.209 3945.11 443.98 c
+ 3945.11 512.038 l
+ 3945.11 545.252 3928.34 560.099 3890.22 560.099 c
+ 3871.64 560.099 3854.24 556.499 3832.91 548.064 c
+ 3832.91 525.098 l
+ 3851.88 534.164 3867.54 538.42 3884.12 538.42 c
+ 3904.59 538.42 3914.84 529.618 3914.84 512.038 c
+ 3914.84 493.881 l
+ 3907.93 493.881 l
+ 3848.54 493.881 3818.98 476.616 3818.98 442.062 c
+ 3818.98 417.598 3838.32 400.334 3866.09 400.334 c
+ 3884.22 400.334 3899.91 407.245 3919.25 424.115 c
+ 3923.88 407.56 3931.89 400.334 3946.08 400.334 c
+ 3953.49 400.334 3960.9 402.173 3968 405.825 c
+ 3965.87 424.115 l
+ 3914.84 439.145 m
+ 3900.39 428.371 3888.95 424.115 3875.74 424.115 c
+ 3858.58 424.115 3849.25 432.339 3849.25 447.081 c
+ 3849.25 467.524 3867.59 478.298 3901.91 478.298 c
+ 3905.22 478.298 l
+ 3914.84 478.009 l
+ 3914.84 439.145 l
+ f
+ n
+ 4087.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 4173.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 4259.06 400.334 36.9985 36.4202 re
+ f
+ n
+ 832.891 907.178 m
+ 832.891 94.6021 l
+ S
+ 20.3144 w
+ n
+ 1645.47 1110.32 m
+ 1645.47 1313.47 2053.38 1313.47 2458.04 1313.47 c
+ S
+ n
+ 4895.77 1110.32 m
+ 4895.77 1313.47 4489.48 1313.47 4083.2 1313.47 c
+ S
+ n
+ 2458.04 1313.47 m
+ 4083.2 1313.47 l
+ S
+ n
+ 3270.62 1313.47 m
+ 3270.62 1516.61 l
+ S
+ n
+ 2711.81 1719.75 m
+ 2829.08 1719.75 l
+ 2829.08 1741.43 l
+ 2785.73 1741.43 l
+ 2785.73 1936.7 l
+ 2711.81 1919.2 l
+ 2711.81 1897.6 l
+ 2755.46 1908.08 l
+ 2755.46 1741.43 l
+ 2711.81 1741.43 l
+ 2711.81 1719.75 l
+ f
+ n
+ 2990.7 1928.26 m
+ 2974.17 1934.28 2962.24 1936.7 2949.08 1936.7 c
+ 2894.29 1936.7 2861.86 1893.6 2861.86 1821.66 c
+ 2861.86 1757.72 2889.19 1719.75 2934.94 1719.75 c
+ 2976.72 1719.75 3003.13 1748.42 3003.13 1793.59 c
+ 3003.13 1834.72 2981.03 1859.34 2944.16 1859.34 c
+ 2923.59 1859.34 2908.56 1852.06 2893.82 1834.85 c
+ 2893.82 1859.73 2895.97 1871.9 2901.51 1884.88 c
+ 2910.42 1904.8 2926.43 1915.02 2948.26 1915.02 c
+ 2959.32 1915.02 2971.33 1912.05 2990.7 1904.22 c
+ 2990.7 1928.26 l
+ 2935.33 1839.16 m
+ 2960.24 1839.16 2972.86 1821.97 2972.86 1788.15 c
+ 2972.86 1757.2 2960.56 1741.43 2936.25 1741.43 c
+ 2911.34 1741.43 2893.82 1763.22 2893.82 1794.46 c
+ 2893.82 1821.68 2910.11 1839.16 2935.33 1839.16 c
+ f
+ n
+ 3133.31 1719.75 m
+ 3209.62 1719.75 l
+ 3235.48 1719.75 3250.32 1721.57 3260.12 1726.11 c
+ 3277.05 1734.29 3288.03 1752.73 3288.03 1774.2 c
+ 3288.03 1803.87 3271 1821.39 3231.61 1833.51 c
+ 3265.22 1845.1 3279.62 1861.47 3279.62 1888.53 c
+ 3279.62 1923.32 3258.21 1936.7 3202.31 1936.7 c
+ 3133.31 1936.7 l
+ 3133.31 1719.75 l
+ 3163.58 1742.93 m
+ 3163.58 1822.34 l
+ 3188.65 1822.34 l
+ 3232.51 1822.34 3256.08 1806.05 3256.08 1776.15 c
+ 3256.08 1749.26 3242.65 1742.93 3186.26 1742.93 c
+ 3163.58 1742.93 l
+ 3163.58 1842.52 m
+ 3163.58 1913.52 l
+ 3191.8 1913.52 l
+ 3234.9 1913.52 3247.67 1906.45 3247.67 1883.17 c
+ 3247.67 1856.08 3228.35 1842.52 3189.44 1842.52 c
+ 3163.58 1842.52 l
+ f
+ n
+ 3372.07 1719.96 m
+ 3346.79 1661.87 l
+ 3377.19 1661.87 l
+ 3461.46 1879.52 l
+ 3435.89 1879.52 l
+ 3388.31 1756.99 l
+ 3344.97 1879.52 l
+ 3315.46 1879.52 l
+ 3372.07 1719.96 l
+ f
+ n
+ 3546.49 1742.9 m
+ 3543.47 1742.01 3540.47 1741.43 3536.56 1741.43 c
+ 3523 1741.43 3519.69 1747.29 3519.69 1771.86 c
+ 3519.69 1857.84 l
+ 3550.69 1857.84 l
+ 3550.69 1879.52 l
+ 3519.69 1879.52 l
+ 3519.69 1911.13 l
+ 3489.42 1908.42 l
+ 3489.42 1879.52 l
+ 3471.36 1879.52 l
+ 3471.36 1857.84 l
+ 3489.42 1857.84 l
+ 3489.42 1766.58 l
+ 3489.42 1735.76 3503 1719.75 3529.23 1719.75 c
+ 3535.09 1719.75 3539.71 1720.36 3546.49 1722.46 c
+ 3546.49 1742.9 l
+ f
+ n
+ 3597.2 1816.48 m
+ 3600.51 1845.99 3612.86 1858.89 3637.85 1858.89 c
+ 3661.92 1858.89 3672.77 1845.99 3673.67 1816.48 c
+ 3597.2 1816.48 l
+ 3702.57 1750.89 m
+ 3684.2 1744.59 3669.15 1741.72 3654.09 1741.72 c
+ 3637.85 1741.72 3625.21 1745.45 3615.86 1752.89 c
+ 3604.14 1762.35 3599.01 1773.52 3596.59 1795.88 c
+ 3703.17 1795.88 l
+ 3703.46 1804.47 l
+ 3703.46 1806.47 l
+ 3703.46 1854.32 3680.89 1879.52 3638.45 1879.52 c
+ 3593.89 1879.52 3566.19 1849.72 3566.19 1802.16 c
+ 3566.19 1751.39 3597.51 1719.75 3647.78 1719.75 c
+ 3664.94 1719.75 3682.7 1722.46 3702.57 1728.48 c
+ 3702.57 1750.89 l
+ f
+ n
+ 3744.05 1729.08 m
+ 3764.44 1722.46 3780.62 1719.75 3796.81 1719.75 c
+ 3835.81 1719.75 3860.09 1737.23 3860.09 1765.58 c
+ 3860.09 1787.08 3845.84 1802.84 3817.65 1811.44 c
+ 3794.79 1818.58 l
+ 3781.15 1822.89 3774.32 1829.78 3774.32 1838.92 c
+ 3774.32 1851.53 3784.33 1857.84 3804.04 1857.84 c
+ 3818.75 1857.84 3832.28 1855.58 3847.29 1851.04 c
+ 3847.29 1874.71 l
+ 3829.84 1878.02 3817.2 1879.52 3804.85 1879.52 c
+ 3764.8 1879.52 3744.05 1865.2 3744.05 1837.11 c
+ 3744.05 1816.48 3756.29 1802.45 3780.81 1794.43 c
+ 3806.51 1786.42 l
+ 3822.35 1781.53 3829.81 1774.1 3829.81 1763.77 c
+ 3829.81 1749.16 3818.28 1741.43 3796.99 1741.43 c
+ 3780.12 1741.43 3764.15 1745.4 3744.05 1754.78 c
+ 3744.05 1729.08 l
+ f
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 4895.77 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 4895.77 907.178 m
+ 4895.77 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 6520.92 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 4971.96 601.44 m
+ 5000.54 601.44 l
+ 5023.14 661.983 l
+ 5110.44 661.983 l
+ 5133.32 601.44 l
+ 5166.43 601.44 l
+ 5085.16 818.385 l
+ 5054.44 818.385 l
+ 4971.96 601.44 l
+ 5032.16 683.845 m
+ 5067.08 777.156 l
+ 5102 683.845 l
+ 5032.16 683.845 l
+ f
+ n
+ 5192.42 601.44 30.2715 232.107 re
+ f
+ n
+ 5261.22 601.44 m
+ 5291.49 601.44 l
+ 5291.49 761.206 l
+ 5261.22 761.206 l
+ 5261.22 601.44 l
+ 5261.22 789.48 m
+ 5291.49 789.48 l
+ 5291.49 818.385 l
+ 5261.22 818.385 l
+ 5261.22 789.48 l
+ f
+ n
+ 5428.01 664.768 m
+ 5411.77 640.278 5399.42 630.003 5386.49 630.003 c
+ 5368.12 630.003 5356.37 651.761 5356.37 685.632 c
+ 5356.37 723.734 5370.51 743.074 5398.21 743.074 c
+ 5404.83 743.074 5413.58 741.865 5428.01 739.448 c
+ 5428.01 664.768 l
+ 5428.01 613.081 m
+ 5428.01 578.605 5411.77 561.079 5379.26 561.079 c
+ 5364.21 561.079 5347.94 564.705 5325.97 572.877 c
+ 5325.97 547.914 l
+ 5344.63 541.922 5360.89 539.216 5379.55 539.216 c
+ 5413.87 539.216 5436.44 550.384 5447.58 572.693 c
+ 5454.2 586.594 5456.91 606.485 5456.91 644.509 c
+ 5456.91 761.206 l
+ 5428.01 761.206 l
+ 5418.39 761.206 5409.35 761.206 5400.02 761.206 c
+ 5352.46 761.206 5325.08 732.301 5325.08 682.295 c
+ 5325.08 635.758 5347.33 604.62 5380.44 604.62 c
+ 5400.91 604.62 5415.37 614.605 5428.01 638.176 c
+ 5428.01 613.081 l
+ f
+ n
+ 5505.38 601.44 m
+ 5535.65 601.44 l
+ 5535.65 702.161 l
+ 5551.52 725.968 5565.6 736.531 5582.08 736.531 c
+ 5596.74 736.531 5601.24 728.885 5601.24 703.921 c
+ 5601.24 601.44 l
+ 5631.51 601.44 l
+ 5631.51 713.749 l
+ 5631.51 744.992 5617.55 761.206 5590.57 761.206 c
+ 5569.02 761.206 5552.62 751.352 5535.65 727.729 c
+ 5535.65 761.206 l
+ 5505.38 761.206 l
+ 5505.38 601.44 l
+ f
+ n
+ 5064.13 195.152 m
+ 5094.4 195.152 l
+ 5094.4 280.921 l
+ 5139.55 280.921 l
+ 5201.2 280.921 5232.31 305.884 5232.31 354.628 c
+ 5232.31 377.201 5224.84 393.151 5209.89 402.479 c
+ 5198.86 409.679 5183.01 412.097 5148.96 412.097 c
+ 5064.13 412.097 l
+ 5064.13 195.152 l
+ 5094.4 304.465 m
+ 5094.4 388.92 l
+ 5138.94 388.92 l
+ 5186.22 388.92 5200.35 380.511 5200.35 352.842 c
+ 5200.35 320.705 5179.6 304.465 5138.34 304.465 c
+ 5094.4 304.465 l
+ f
+ n
+ 5403.92 218.933 m
+ 5402.11 218.933 5401.51 218.933 5398.51 218.933 c
+ 5388.58 218.933 5383.17 226.028 5383.17 238.798 c
+ 5383.17 306.856 l
+ 5383.17 340.071 5366.4 354.917 5328.27 354.917 c
+ 5309.69 354.917 5292.3 351.318 5270.96 342.883 c
+ 5270.96 319.916 l
+ 5289.93 328.982 5305.59 333.239 5322.18 333.239 c
+ 5342.65 333.239 5352.89 324.436 5352.89 306.856 c
+ 5352.89 288.699 l
+ 5345.98 288.699 l
+ 5286.6 288.699 5257.03 271.435 5257.03 236.88 c
+ 5257.03 212.416 5276.37 195.152 5304.15 195.152 c
+ 5322.28 195.152 5337.97 202.063 5357.31 218.933 c
+ 5361.93 202.378 5369.95 195.152 5384.14 195.152 c
+ 5391.55 195.152 5398.96 196.991 5406.05 200.644 c
+ 5403.92 218.933 l
+ 5352.89 233.963 m
+ 5338.44 223.19 5327.01 218.933 5313.79 218.933 c
+ 5296.63 218.933 5287.31 227.158 5287.31 241.899 c
+ 5287.31 262.343 5305.65 273.116 5339.97 273.116 c
+ 5343.28 273.116 l
+ 5352.89 272.827 l
+ 5352.89 233.963 l
+ f
+ n
+ 5531.62 251.517 m
+ 5515.35 227.105 5503 216.857 5490.07 216.857 c
+ 5471.39 216.857 5459.96 238.562 5459.96 273.537 c
+ 5459.96 315.449 5474.12 336.839 5501.5 336.839 c
+ 5508.12 336.839 5515.67 335.945 5531.62 333.212 c
+ 5531.62 251.517 l
+ 5531.62 195.152 m
+ 5561.89 195.152 l
+ 5561.89 423.843 l
+ 5531.62 423.843 l
+ 5531.62 354.917 l
+ 5521.97 354.917 5513.25 354.917 5503.92 354.917 c
+ 5456.07 354.917 5428.66 324.278 5428.66 270.804 c
+ 5428.66 225.055 5450.63 195.152 5483.74 195.152 c
+ 5504.52 195.152 5518.66 204.034 5531.62 225.003 c
+ 5531.62 195.152 l
+ f
+ n
+ 5987.52 806.062 m
+ 5923.88 806.062 5883.25 763.756 5883.25 697.721 c
+ 5883.25 632.002 5923.88 589.117 5986 589.117 c
+ 6051.16 589.117 6091.79 630.845 6091.79 697.721 c
+ 6091.79 763.756 6051.16 806.062 5987.52 806.062 c
+ 5987.52 782.885 m
+ 6031.9 782.885 6058.15 751.589 6058.15 698.01 c
+ 6058.15 643.59 6032.19 612.294 5986.92 612.294 c
+ 5942.85 612.294 5916.89 644.168 5916.89 697.721 c
+ 5916.89 751.589 5942.85 782.885 5987.52 782.885 c
+ f
+ n
+ 6161.01 690.232 m
+ 6177.27 714.118 6189.62 724.13 6202.55 724.13 c
+ 6221.23 724.13 6232.67 702.898 6232.67 668.711 c
+ 6232.67 627.745 6218.5 606.802 6191.41 606.802 c
+ 6184.5 606.802 6175.46 607.984 6161.01 610.638 c
+ 6161.01 690.232 l
+ 6161.01 817.808 m
+ 6130.74 817.808 l
+ 6130.74 589.117 l
+ 6161.01 589.117 l
+ 6171.26 589.117 6179.38 589.117 6188.7 589.117 c
+ 6236.87 589.117 6263.96 618.784 6263.96 671.654 c
+ 6263.96 718.217 6241.99 748.883 6208.57 748.883 c
+ 6188.1 748.883 6173.96 739.16 6161.01 715.879 c
+ 6161.01 817.808 l
+ f
+ n
+ 6257.22 531.754 m
+ 6265.15 528.417 6272.8 526.893 6281.97 526.893 c
+ 6313.74 526.893 6329.64 547.731 6329.64 588.802 c
+ 6329.64 748.883 l
+ 6299.37 748.883 l
+ 6299.37 588.907 l
+ 6299.37 556.613 6295.45 548.756 6279.19 548.756 c
+ 6271.96 548.756 6265.34 550.569 6257.22 554.8 c
+ 6257.22 531.754 l
+ 6299.37 777.157 m
+ 6329.64 777.157 l
+ 6329.64 806.062 l
+ 6299.37 806.062 l
+ 6299.37 777.157 l
+ f
+ n
+ 5877.83 182.829 m
+ 5908.1 182.829 l
+ 5908.1 285.416 l
+ 6015.73 285.416 l
+ 6015.73 182.829 l
+ 6046 182.829 l
+ 6046 399.774 l
+ 6015.73 399.774 l
+ 6015.73 308.96 l
+ 5908.1 308.96 l
+ 5908.1 399.774 l
+ 5877.83 399.774 l
+ 5877.83 182.829 l
+ f
+ n
+ 6190.51 239.194 m
+ 6174.25 214.782 6161.9 204.534 6148.97 204.534 c
+ 6130.29 204.534 6118.86 226.239 6118.86 261.214 c
+ 6118.86 303.126 6133.02 324.516 6160.4 324.516 c
+ 6167.02 324.516 6174.56 323.623 6190.51 320.89 c
+ 6190.51 239.194 l
+ 6190.51 182.829 m
+ 6220.79 182.829 l
+ 6220.79 411.52 l
+ 6190.51 411.52 l
+ 6190.51 342.595 l
+ 6180.87 342.595 6172.15 342.595 6162.82 342.595 c
+ 6114.97 342.595 6087.56 311.956 6087.56 258.481 c
+ 6087.56 212.733 6109.53 182.829 6142.64 182.829 c
+ 6163.42 182.829 6177.56 191.711 6190.51 212.68 c
+ 6190.51 182.829 l
+ f
+ n
+ 6268.33 182.829 m
+ 6298.6 182.829 l
+ 6298.6 285.31 l
+ 6311.24 307.331 6321.78 317.316 6332.92 317.316 c
+ 6335.94 317.316 6339.86 316.449 6345.27 314.977 c
+ 6345.27 342.595 l
+ 6344.06 342.595 l
+ 6341.67 342.595 6338.65 342.595 6336.84 342.595 c
+ 6319.99 342.595 6308.54 332.715 6298.6 309.091 c
+ 6298.6 342.595 l
+ 6268.33 342.595 l
+ 6268.33 182.829 l
+ f
+ n
+ 7142.81 400.334 36.9985 36.4202 re
+ f
+ n
+ 7228.81 400.334 36.9985 36.4202 re
+ f
+ n
+ 7314.8 400.334 36.998 36.4202 re
+ f
+ n
+ 7488.48 617.278 m
+ 7488.48 484.079 l
+ 7488.48 426.401 7515.2 400.334 7574.38 400.334 c
+ 7605.6 400.334 7628.12 409.11 7642.83 426.69 c
+ 7652.74 438.698 7656.66 454.202 7656.66 483.186 c
+ 7656.66 617.278 l
+ 7629.75 617.278 l
+ 7629.75 483.054 l
+ 7629.75 439.565 7615.53 423.51 7576.51 423.51 c
+ 7554.15 423.51 7537.8 429.633 7528.13 441.615 c
+ 7521.17 449.787 7518.75 461.165 7518.75 484.21 c
+ 7518.75 617.278 l
+ 7488.48 617.278 l
+ f
+ n
+ 7703.63 409.662 m
+ 7724.02 403.04 7740.21 400.334 7756.39 400.334 c
+ 7795.39 400.334 7819.67 417.808 7819.67 446.161 c
+ 7819.67 467.656 7805.43 483.422 7777.23 492.015 c
+ 7754.37 499.162 l
+ 7740.73 503.472 7733.9 510.356 7733.9 519.501 c
+ 7733.9 532.114 7743.91 538.42 7763.62 538.42 c
+ 7778.33 538.42 7791.87 536.161 7806.87 531.615 c
+ 7806.87 555.291 l
+ 7789.42 558.601 7776.78 560.099 7764.43 560.099 c
+ 7724.39 560.099 7703.63 545.778 7703.63 517.688 c
+ 7703.63 497.06 7715.87 483.028 7740.39 475.013 c
+ 7766.09 466.999 l
+ 7781.93 462.111 7789.4 454.675 7789.4 444.348 c
+ 7789.4 429.738 7777.86 422.012 7756.58 422.012 c
+ 7739.71 422.012 7723.73 425.98 7703.63 435.361 c
+ 7703.63 409.662 l
+ f
+ n
+ 7883.57 497.06 m
+ 7886.88 526.569 7899.23 539.471 7924.22 539.471 c
+ 7948.29 539.471 7959.14 526.569 7960.04 497.06 c
+ 7883.57 497.06 l
+ 7988.94 431.472 m
+ 7970.57 425.166 7955.52 422.301 7940.46 422.301 c
+ 7924.22 422.301 7911.58 426.033 7902.23 433.469 c
+ 7890.51 442.929 7885.38 454.097 7882.97 476.459 c
+ 7989.55 476.459 l
+ 7989.84 485.051 l
+ 7989.84 487.048 l
+ 7989.84 534.899 7967.26 560.099 7924.83 560.099 c
+ 7880.26 560.099 7852.56 530.301 7852.56 482.739 c
+ 7852.56 431.971 7883.89 400.334 7934.15 400.334 c
+ 7951.31 400.334 7969.08 403.04 7988.94 409.058 c
+ 7988.94 431.472 l
+ f
+ n
+ 8033.78 400.334 m
+ 8064.05 400.334 l
+ 8064.05 502.815 l
+ 8076.69 524.835 8087.23 534.821 8098.37 534.821 c
+ 8101.39 534.821 8105.31 533.953 8110.72 532.482 c
+ 8110.72 560.099 l
+ 8109.51 560.099 l
+ 8107.12 560.099 8104.1 560.099 8102.29 560.099 c
+ 8085.44 560.099 8073.99 550.219 8064.05 526.596 c
+ 8064.05 560.099 l
+ 8033.78 560.099 l
+ 8033.78 400.334 l
+ f
+ n
+ 8226.34 400.334 m
+ 8296.58 400.334 l
+ 8366.19 400.334 8406.29 441.747 8406.29 513.746 c
+ 8406.29 582.776 8369.52 617.278 8296.26 617.278 c
+ 8226.34 617.278 l
+ 8226.34 400.334 l
+ 8256.61 423.51 m
+ 8256.61 594.102 l
+ 8279.58 594.102 l
+ 8311.61 594.102 8328.53 590.791 8341.54 582.119 c
+ 8362.09 568.324 8372.65 543.729 8372.65 510.146 c
+ 8372.65 451.995 8346.66 423.51 8293.79 423.51 c
+ 8256.61 423.51 l
+ f
+ n
+ 8583.33 424.115 m
+ 8581.52 424.115 8580.91 424.115 8577.92 424.115 c
+ 8567.99 424.115 8562.57 431.209 8562.57 443.98 c
+ 8562.57 512.038 l
+ 8562.57 545.252 8545.81 560.099 8507.68 560.099 c
+ 8489.1 560.099 8471.71 556.499 8450.37 548.064 c
+ 8450.37 525.098 l
+ 8469.34 534.164 8485 538.42 8501.58 538.42 c
+ 8522.05 538.42 8532.3 529.618 8532.3 512.038 c
+ 8532.3 493.881 l
+ 8525.39 493.881 l
+ 8466 493.881 8436.44 476.616 8436.44 442.062 c
+ 8436.44 417.598 8455.78 400.334 8483.56 400.334 c
+ 8501.69 400.334 8517.38 407.245 8536.72 424.115 c
+ 8541.34 407.56 8549.36 400.334 8563.55 400.334 c
+ 8570.96 400.334 8578.37 402.173 8585.46 405.825 c
+ 8583.33 424.115 l
+ 8532.3 439.145 m
+ 8517.85 428.371 8506.42 424.115 8493.2 424.115 c
+ 8476.04 424.115 8466.71 432.339 8466.71 447.081 c
+ 8466.71 467.524 8485.06 478.298 8519.37 478.298 c
+ 8522.68 478.298 l
+ 8532.3 478.009 l
+ 8532.3 439.145 l
+ f
+ n
+ 8673.92 423.484 m
+ 8670.9 422.59 8667.9 422.012 8663.99 422.012 c
+ 8650.43 422.012 8647.12 427.872 8647.12 452.441 c
+ 8647.12 538.42 l
+ 8678.13 538.42 l
+ 8678.13 560.099 l
+ 8647.12 560.099 l
+ 8647.12 591.711 l
+ 8616.85 589.004 l
+ 8616.85 560.099 l
+ 8598.79 560.099 l
+ 8598.79 538.42 l
+ 8616.85 538.42 l
+ 8616.85 447.16 l
+ 8616.85 416.336 8630.43 400.334 8656.66 400.334 c
+ 8662.52 400.334 8667.14 400.938 8673.92 403.04 c
+ 8673.92 423.484 l
+ f
+ n
+ 8841.32 424.115 m
+ 8839.51 424.115 8838.91 424.115 8835.91 424.115 c
+ 8825.98 424.115 8820.57 431.209 8820.57 443.98 c
+ 8820.57 512.038 l
+ 8820.57 545.252 8803.8 560.099 8765.67 560.099 c
+ 8747.09 560.099 8729.7 556.499 8708.36 548.064 c
+ 8708.36 525.098 l
+ 8727.33 534.164 8743 538.42 8759.58 538.42 c
+ 8780.05 538.42 8790.29 529.618 8790.29 512.038 c
+ 8790.29 493.881 l
+ 8783.38 493.881 l
+ 8724 493.881 8694.44 476.616 8694.44 442.062 c
+ 8694.44 417.598 8713.78 400.334 8741.55 400.334 c
+ 8759.68 400.334 8775.37 407.245 8794.71 424.115 c
+ 8799.33 407.56 8807.35 400.334 8821.54 400.334 c
+ 8828.95 400.334 8836.36 402.173 8843.45 405.825 c
+ 8841.32 424.115 l
+ 8790.29 439.145 m
+ 8775.84 428.371 8764.41 424.115 8751.19 424.115 c
+ 8734.04 424.115 8724.71 432.339 8724.71 447.081 c
+ 8724.71 467.524 8743.05 478.298 8777.37 478.298 c
+ 8780.68 478.298 l
+ 8790.29 478.009 l
+ 8790.29 439.145 l
+ f
+ n
+ 8962.52 400.334 36.998 36.4202 re
+ f
+ n
+ 9048.52 400.334 36.998 36.4202 re
+ f
+ n
+ 9134.51 400.334 36.998 36.4202 re
+ f
+ n
+ 5708.35 907.178 m
+ 5708.35 94.6021 l
+ S
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ 0.897995 sc
+ f
+ 2.03143 w
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ 0 sc
+ S
+ 40.6288 w
+ n
+ 9771.23 94.6021 1625.15 812.576 re
+ S
+ 20.3144 w
+ n
+ 9771.23 907.178 m
+ 9771.23 94.6021 l
+ 0.497986 sc
+ S
+ 40.6288 w
+ n
+ 11396.4 94.6021 3250.3 812.576 re
+ 0 sc
+ S
+ n
+ 9847.41 601.44 m
+ 9876 601.44 l
+ 9898.6 661.983 l
+ 9985.89 661.983 l
+ 10008.8 601.44 l
+ 10041.9 601.44 l
+ 9960.61 818.385 l
+ 9929.9 818.385 l
+ 9847.41 601.44 l
+ 9907.61 683.845 m
+ 9942.54 777.156 l
+ 9977.46 683.845 l
+ 9907.61 683.845 l
+ f
+ n
+ 10067.9 601.44 30.2715 232.107 re
+ f
+ n
+ 10136.7 601.44 m
+ 10166.9 601.44 l
+ 10166.9 761.206 l
+ 10136.7 761.206 l
+ 10136.7 601.44 l
+ 10136.7 789.48 m
+ 10166.9 789.48 l
+ 10166.9 818.385 l
+ 10136.7 818.385 l
+ 10136.7 789.48 l
+ f
+ n
+ 10303.5 664.768 m
+ 10287.2 640.278 10274.9 630.003 10261.9 630.003 c
+ 10243.6 630.003 10231.8 651.761 10231.8 685.632 c
+ 10231.8 723.734 10246 743.074 10273.7 743.074 c
+ 10280.3 743.074 10289 741.865 10303.5 739.448 c
+ 10303.5 664.768 l
+ 10303.5 613.081 m
+ 10303.5 578.605 10287.2 561.079 10254.7 561.079 c
+ 10239.7 561.079 10223.4 564.705 10201.4 572.877 c
+ 10201.4 547.914 l
+ 10220.1 541.922 10236.4 539.216 10255 539.216 c
+ 10289.3 539.216 10311.9 550.384 10323 572.693 c
+ 10329.7 586.594 10332.4 606.485 10332.4 644.509 c
+ 10332.4 761.206 l
+ 10303.5 761.206 l
+ 10293.8 761.206 10284.8 761.206 10275.5 761.206 c
+ 10227.9 761.206 10200.5 732.301 10200.5 682.295 c
+ 10200.5 635.758 10222.8 604.62 10255.9 604.62 c
+ 10276.4 604.62 10290.8 614.605 10303.5 638.176 c
+ 10303.5 613.081 l
+ f
+ n
+ 10380.8 601.44 m
+ 10411.1 601.44 l
+ 10411.1 702.161 l
+ 10427 725.968 10441.1 736.531 10457.5 736.531 c
+ 10472.2 736.531 10476.7 728.885 10476.7 703.921 c
+ 10476.7 601.44 l
+ 10507 601.44 l
+ 10507 713.749 l
+ 10507 744.992 10493 761.206 10466 761.206 c
+ 10444.5 761.206 10428.1 751.352 10411.1 727.729 c
+ 10411.1 761.206 l
+ 10380.8 761.206 l
+ 10380.8 601.44 l
+ f
+ n
+ 9939.59 195.152 m
+ 9969.86 195.152 l
+ 9969.86 280.921 l
+ 10015 280.921 l
+ 10076.7 280.921 10107.8 305.884 10107.8 354.628 c
+ 10107.8 377.201 10100.3 393.151 10085.4 402.479 c
+ 10074.3 409.679 10058.5 412.097 10024.4 412.097 c
+ 9939.59 412.097 l
+ 9939.59 195.152 l
+ 9969.86 304.465 m
+ 9969.86 388.92 l
+ 10014.4 388.92 l
+ 10061.7 388.92 10075.8 380.511 10075.8 352.842 c
+ 10075.8 320.705 10055.1 304.465 10013.8 304.465 c
+ 9969.86 304.465 l
+ f
+ n
+ 10279.4 218.933 m
+ 10277.6 218.933 10277 218.933 10274 218.933 c
+ 10264 218.933 10258.6 226.028 10258.6 238.798 c
+ 10258.6 306.856 l
+ 10258.6 340.071 10241.9 354.917 10203.7 354.917 c
+ 10185.2 354.917 10167.8 351.318 10146.4 342.883 c
+ 10146.4 319.916 l
+ 10165.4 328.982 10181.1 333.239 10197.6 333.239 c
+ 10218.1 333.239 10228.4 324.436 10228.4 306.856 c
+ 10228.4 288.699 l
+ 10221.4 288.699 l
+ 10162.1 288.699 10132.5 271.435 10132.5 236.88 c
+ 10132.5 212.416 10151.8 195.152 10179.6 195.152 c
+ 10197.7 195.152 10213.4 202.063 10232.8 218.933 c
+ 10237.4 202.378 10245.4 195.152 10259.6 195.152 c
+ 10267 195.152 10274.4 196.991 10281.5 200.644 c
+ 10279.4 218.933 l
+ 10228.4 233.963 m
+ 10213.9 223.19 10202.5 218.933 10189.3 218.933 c
+ 10172.1 218.933 10162.8 227.158 10162.8 241.899 c
+ 10162.8 262.343 10181.1 273.116 10215.4 273.116 c
+ 10218.7 273.116 l
+ 10228.4 272.827 l
+ 10228.4 233.963 l
+ f
+ n
+ 10407.1 251.517 m
+ 10390.8 227.105 10378.5 216.857 10365.5 216.857 c
+ 10346.8 216.857 10335.4 238.562 10335.4 273.537 c
+ 10335.4 315.449 10349.6 336.839 10377 336.839 c
+ 10383.6 336.839 10391.1 335.945 10407.1 333.212 c
+ 10407.1 251.517 l
+ 10407.1 195.152 m
+ 10437.3 195.152 l
+ 10437.3 423.843 l
+ 10407.1 423.843 l
+ 10407.1 354.917 l
+ 10397.4 354.917 10388.7 354.917 10379.4 354.917 c
+ 10331.5 354.917 10304.1 324.278 10304.1 270.804 c
+ 10304.1 225.055 10326.1 195.152 10359.2 195.152 c
+ 10380 195.152 10394.1 204.034 10407.1 225.003 c
+ 10407.1 195.152 l
+ f
+ n
+ 10863 806.062 m
+ 10799.3 806.062 10758.7 763.756 10758.7 697.721 c
+ 10758.7 632.002 10799.3 589.117 10861.5 589.117 c
+ 10926.6 589.117 10967.2 630.845 10967.2 697.721 c
+ 10967.2 763.756 10926.6 806.062 10863 806.062 c
+ 10863 782.885 m
+ 10907.4 782.885 10933.6 751.589 10933.6 698.01 c
+ 10933.6 643.59 10907.7 612.294 10862.4 612.294 c
+ 10818.3 612.294 10792.3 644.168 10792.3 697.721 c
+ 10792.3 751.589 10818.3 782.885 10863 782.885 c
+ f
+ n
+ 11036.5 690.232 m
+ 11052.7 714.118 11065.1 724.13 11078 724.13 c
+ 11096.7 724.13 11108.1 702.898 11108.1 668.711 c
+ 11108.1 627.745 11094 606.802 11066.9 606.802 c
+ 11060 606.802 11050.9 607.984 11036.5 610.638 c
+ 11036.5 690.232 l
+ 11036.5 817.808 m
+ 11006.2 817.808 l
+ 11006.2 589.117 l
+ 11036.5 589.117 l
+ 11046.7 589.117 11054.8 589.117 11064.2 589.117 c
+ 11112.3 589.117 11139.4 618.784 11139.4 671.654 c
+ 11139.4 718.217 11117.5 748.883 11084 748.883 c
+ 11063.6 748.883 11049.4 739.16 11036.5 715.879 c
+ 11036.5 817.808 l
+ f
+ n
+ 11132.7 531.754 m
+ 11140.6 528.417 11148.3 526.893 11157.4 526.893 c
+ 11189.2 526.893 11205.1 547.731 11205.1 588.802 c
+ 11205.1 748.883 l
+ 11174.8 748.883 l
+ 11174.8 588.907 l
+ 11174.8 556.613 11170.9 548.756 11154.6 548.756 c
+ 11147.4 548.756 11140.8 550.569 11132.7 554.8 c
+ 11132.7 531.754 l
+ 11174.8 777.157 m
+ 11205.1 777.157 l
+ 11205.1 806.062 l
+ 11174.8 806.062 l
+ 11174.8 777.157 l
+ f
+ n
+ 10753.3 182.829 m
+ 10783.6 182.829 l
+ 10783.6 285.416 l
+ 10891.2 285.416 l
+ 10891.2 182.829 l
+ 10921.5 182.829 l
+ 10921.5 399.774 l
+ 10891.2 399.774 l
+ 10891.2 308.96 l
+ 10783.6 308.96 l
+ 10783.6 399.774 l
+ 10753.3 399.774 l
+ 10753.3 182.829 l
+ f
+ n
+ 11066 239.194 m
+ 11049.7 214.782 11037.4 204.534 11024.4 204.534 c
+ 11005.7 204.534 10994.3 226.239 10994.3 261.214 c
+ 10994.3 303.126 11008.5 324.516 11035.9 324.516 c
+ 11042.5 324.516 11050 323.623 11066 320.89 c
+ 11066 239.194 l
+ 11066 182.829 m
+ 11096.2 182.829 l
+ 11096.2 411.52 l
+ 11066 411.52 l
+ 11066 342.595 l
+ 11056.3 342.595 11047.6 342.595 11038.3 342.595 c
+ 10990.4 342.595 10963 311.956 10963 258.481 c
+ 10963 212.733 10985 182.829 11018.1 182.829 c
+ 11038.9 182.829 11053 191.711 11066 212.68 c
+ 11066 182.829 l
+ f
+ n
+ 11143.8 182.829 m
+ 11174.1 182.829 l
+ 11174.1 285.31 l
+ 11186.7 307.331 11197.2 317.316 11208.4 317.316 c
+ 11211.4 317.316 11215.3 316.449 11220.7 314.977 c
+ 11220.7 342.595 l
+ 11219.5 342.595 l
+ 11217.1 342.595 11214.1 342.595 11212.3 342.595 c
+ 11195.4 342.595 11184 332.715 11174.1 309.091 c
+ 11174.1 342.595 l
+ 11143.8 342.595 l
+ 11143.8 182.829 l
+ f
+ n
+ 12018.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12104.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12190.3 400.334 36.998 36.4202 re
+ f
+ n
+ 12363.9 617.278 m
+ 12363.9 484.079 l
+ 12363.9 426.401 12390.7 400.334 12449.8 400.334 c
+ 12481.1 400.334 12503.6 409.11 12518.3 426.69 c
+ 12528.2 438.698 12532.1 454.202 12532.1 483.186 c
+ 12532.1 617.278 l
+ 12505.2 617.278 l
+ 12505.2 483.054 l
+ 12505.2 439.565 12491 423.51 12452 423.51 c
+ 12429.6 423.51 12413.3 429.633 12403.6 441.615 c
+ 12396.6 449.787 12394.2 461.165 12394.2 484.21 c
+ 12394.2 617.278 l
+ 12363.9 617.278 l
+ f
+ n
+ 12579.1 409.662 m
+ 12599.5 403.04 12615.7 400.334 12631.8 400.334 c
+ 12670.8 400.334 12695.1 417.808 12695.1 446.161 c
+ 12695.1 467.656 12680.9 483.422 12652.7 492.015 c
+ 12629.8 499.162 l
+ 12616.2 503.472 12609.4 510.356 12609.4 519.501 c
+ 12609.4 532.114 12619.4 538.42 12639.1 538.42 c
+ 12653.8 538.42 12667.3 536.161 12682.3 531.615 c
+ 12682.3 555.291 l
+ 12664.9 558.601 12652.2 560.099 12639.9 560.099 c
+ 12599.8 560.099 12579.1 545.778 12579.1 517.688 c
+ 12579.1 497.06 12591.3 483.028 12615.8 475.013 c
+ 12641.5 466.999 l
+ 12657.4 462.111 12664.9 454.675 12664.9 444.348 c
+ 12664.9 429.738 12653.3 422.012 12632 422.012 c
+ 12615.2 422.012 12599.2 425.98 12579.1 435.361 c
+ 12579.1 409.662 l
+ f
+ n
+ 12759 497.06 m
+ 12762.3 526.569 12774.7 539.471 12799.7 539.471 c
+ 12823.7 539.471 12834.6 526.569 12835.5 497.06 c
+ 12759 497.06 l
+ 12864.4 431.472 m
+ 12846 425.166 12831 422.301 12815.9 422.301 c
+ 12799.7 422.301 12787 426.033 12777.7 433.469 c
+ 12766 442.929 12760.8 454.097 12758.4 476.459 c
+ 12865 476.459 l
+ 12865.3 485.051 l
+ 12865.3 487.048 l
+ 12865.3 534.899 12842.7 560.099 12800.3 560.099 c
+ 12755.7 560.099 12728 530.301 12728 482.739 c
+ 12728 431.971 12759.3 400.334 12809.6 400.334 c
+ 12826.8 400.334 12844.5 403.04 12864.4 409.058 c
+ 12864.4 431.472 l
+ f
+ n
+ 12909.2 400.334 m
+ 12939.5 400.334 l
+ 12939.5 502.815 l
+ 12952.2 524.835 12962.7 534.821 12973.8 534.821 c
+ 12976.9 534.821 12980.8 533.953 12986.2 532.482 c
+ 12986.2 560.099 l
+ 12985 560.099 l
+ 12982.6 560.099 12979.6 560.099 12977.7 560.099 c
+ 12960.9 560.099 12949.4 550.219 12939.5 526.596 c
+ 12939.5 560.099 l
+ 12909.2 560.099 l
+ 12909.2 400.334 l
+ f
+ n
+ 13101.8 400.334 m
+ 13172 400.334 l
+ 13241.6 400.334 13281.7 441.747 13281.7 513.746 c
+ 13281.7 582.776 13245 617.278 13171.7 617.278 c
+ 13101.8 617.278 l
+ 13101.8 400.334 l
+ 13132.1 423.51 m
+ 13132.1 594.102 l
+ 13155 594.102 l
+ 13187.1 594.102 13204 590.791 13217 582.119 c
+ 13237.5 568.324 13248.1 543.729 13248.1 510.146 c
+ 13248.1 451.995 13222.1 423.51 13169.3 423.51 c
+ 13132.1 423.51 l
+ f
+ n
+ 13458.8 424.115 m
+ 13457 424.115 13456.4 424.115 13453.4 424.115 c
+ 13443.4 424.115 13438 431.209 13438 443.98 c
+ 13438 512.038 l
+ 13438 545.252 13421.3 560.099 13383.1 560.099 c
+ 13364.6 560.099 13347.2 556.499 13325.8 548.064 c
+ 13325.8 525.098 l
+ 13344.8 534.164 13360.5 538.42 13377 538.42 c
+ 13397.5 538.42 13407.8 529.618 13407.8 512.038 c
+ 13407.8 493.881 l
+ 13400.8 493.881 l
+ 13341.5 493.881 13311.9 476.616 13311.9 442.062 c
+ 13311.9 417.598 13331.2 400.334 13359 400.334 c
+ 13377.1 400.334 13392.8 407.245 13412.2 424.115 c
+ 13416.8 407.56 13424.8 400.334 13439 400.334 c
+ 13446.4 400.334 13453.8 402.173 13460.9 405.825 c
+ 13458.8 424.115 l
+ 13407.8 439.145 m
+ 13393.3 428.371 13381.9 424.115 13368.7 424.115 c
+ 13351.5 424.115 13342.2 432.339 13342.2 447.081 c
+ 13342.2 467.524 13360.5 478.298 13394.8 478.298 c
+ 13398.1 478.298 l
+ 13407.8 478.009 l
+ 13407.8 439.145 l
+ f
+ n
+ 13549.4 423.484 m
+ 13546.4 422.59 13543.4 422.012 13539.4 422.012 c
+ 13525.9 422.012 13522.6 427.872 13522.6 452.441 c
+ 13522.6 538.42 l
+ 13553.6 538.42 l
+ 13553.6 560.099 l
+ 13522.6 560.099 l
+ 13522.6 591.711 l
+ 13492.3 589.004 l
+ 13492.3 560.099 l
+ 13474.3 560.099 l
+ 13474.3 538.42 l
+ 13492.3 538.42 l
+ 13492.3 447.16 l
+ 13492.3 416.336 13505.9 400.334 13532.1 400.334 c
+ 13538 400.334 13542.6 400.938 13549.4 403.04 c
+ 13549.4 423.484 l
+ f
+ n
+ 13716.8 424.115 m
+ 13715 424.115 13714.4 424.115 13711.4 424.115 c
+ 13701.4 424.115 13696 431.209 13696 443.98 c
+ 13696 512.038 l
+ 13696 545.252 13679.3 560.099 13641.1 560.099 c
+ 13622.6 560.099 13605.2 556.499 13583.8 548.064 c
+ 13583.8 525.098 l
+ 13602.8 534.164 13618.5 538.42 13635 538.42 c
+ 13655.5 538.42 13665.8 529.618 13665.8 512.038 c
+ 13665.8 493.881 l
+ 13658.8 493.881 l
+ 13599.5 493.881 13569.9 476.616 13569.9 442.062 c
+ 13569.9 417.598 13589.2 400.334 13617 400.334 c
+ 13635.1 400.334 13650.8 407.245 13670.2 424.115 c
+ 13674.8 407.56 13682.8 400.334 13697 400.334 c
+ 13704.4 400.334 13711.8 402.173 13718.9 405.825 c
+ 13716.8 424.115 l
+ 13665.8 439.145 m
+ 13651.3 428.371 13639.9 424.115 13626.7 424.115 c
+ 13609.5 424.115 13600.2 432.339 13600.2 447.081 c
+ 13600.2 467.524 13618.5 478.298 13652.8 478.298 c
+ 13656.1 478.298 l
+ 13665.8 478.009 l
+ 13665.8 439.145 l
+ f
+ n
+ 13838 400.334 36.998 36.4202 re
+ f
+ n
+ 13924 400.334 36.998 36.4202 re
+ f
+ n
+ 14010 400.334 36.998 36.4202 re
+ f
+ n
+ 10583.8 907.178 m
+ 10583.8 94.6021 l
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 36.874 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:S)
+ [7.8872 6.05449 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdPo)
+ [4.27631 9.6981 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (D) show
+ (ef)
+ [4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ 176.273 -53.465 m
+ (134) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 147 147
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thisdi)
+ [7.8763 6.0654 3.0327 8.29081 6.05449 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mshows)
+ [13.0798 4.29811 6.0654 5.14905 7.8763 8.30172 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.83629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (derw)
+ [6.0654 4.8436 8.269 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.0472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.05449 9.09802 4.8436 5.75995 8.22547 6.0654 ] pdfxs
+ (a) show
+ (ddingw)
+ [6.0654 6.05449 3.0327 6.05449 9.44719 7.58175 ] pdfxs
+ (o) show
+ (rdsrequiredf)
+ [4.2654 6.0654 8.29081 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 10.0581 
+ 3.32724 ] pdfxs
+ (o) show
+ (rbo)
+ [8.269 6.35994 5.75995 ] pdfxs
+ (o) show
+ (k-keepin)
+ [5.75995 3.63261 5.4545 4.8436 4.85451 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -16.936 -21.922 m
+ (a) show
+ (ndrequired)
+ [6.0654 10.8326 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 10.8326 ] pdfxs
+ (t) show
+ (okeep)
+ [10.2326 5.4545 4.8436 4.85451 10.8326 ] pdfxs
+ (t) show
+ (heuserd)
+ [6.05449 9.62174 6.0654 4.29811 4.85451 9.04354 6.0654 ] pdfxs
+ (a) show
+ (ta)
+ [4.23277 10.2326 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [9.62174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.8435 ] pdfxs
+ (\() show
+ (whichis)
+ [7.8763 6.05449 3.0327 4.54905 10.8326 3.0327 9.07625 ] pdfxs
+ (t) show
+ (hedef)
+ [6.05449 9.62174 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ult)
+ [6.05449 3.0327 9.02182 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.85451 5.74904 9.02182 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [9.05445 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ -16.936 -43.845 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.0327 3.0327 5.75995 9.25083 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.70535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.25083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rrun)
+ [8.67263 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime\).If)
+ [3.0327 9.08711 4.85451 4.23277 10.1781 3.94897 7.73448 ] pdfxs
+ (t) show
+ (heCPUh)
+ [6.05449 9.25083 7.8763 7.42902 12.589 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [8.70535 ] pdfxs
+ (32) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ec)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (chelines,i)
+ [4.54905 6.0654 9.25083 3.02179 3.0327 6.0654 4.8436 4.30902 7.62539 3.02179 ] pdfxs
+ (t) show
+ -16.936 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nh)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.6981 ] pdfxs
+ (1) show
+ (.5)
+ [3.02179 9.0981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sperc)
+ [7.94172 6.35994 4.85451 7.909 4.8436 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.54905 6.05449 8.4872 3.0327 3.0327 6.05449 4.85451 3.0327 ] pdfxs
+ 0 -87.69 m
+ (Thebump-p)
+ [7.8763 6.0654 9.25083 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.67263 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (a) show
+ (pplies)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 8.70535 ] pdfxs
+ (t) show
+ (opo)
+ [9.85082 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lswhich)
+ [3.0327 8.70535 7.8763 6.0654 3.02179 4.54905 10.4617 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.25083 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 10.4617 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mbutc)
+ [13.4943 6.05449 6.0654 8.64001 4.85451 ] pdfxs
+ (a) show
+ (nbeproven)
+ [10.4508 6.37085 9.23992 6.0654 4.27631 5.14905 5.4545 4.8436 6.0654 ] pdfxs
+ -16.936 -109.613 m
+ (t) show
+ (oneverhavemem)
+ [10.5926 6.05449 4.85451 5.4545 4.8436 9.41444 6.05449 5.15996 5.4545 9.98173 9.08711 
+ 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryde)
+ [4.27631 10.8872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edb)
+ [4.8436 11.2035 6.05449 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 10.8981 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (t) show
+ (hem.In)
+ [6.0654 4.8436 9.09802 12.3708 3.94897 11.1926 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.44716 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 8.54174 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.99264 6.05449 4.85451 ] pdfxs
+ (a) show
+ (derw)
+ [6.05449 4.85451 9.40354 7.58175 ] pdfxs
+ (o) show
+ (rdisc)
+ [4.2654 11.2035 3.0327 9.43625 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ -16.936 -131.535 m
+ (unnecces)
+ [6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.8436 4.30902 ] pdfxs
+ (a) show
+ (ry:)
+ [4.27631 5.74904 8.50902 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.98176 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hebo)
+ [6.0654 8.79265 6.37085 5.75995 ] pdfxs
+ (o) show
+ (kkeepingf)
+ [5.74904 5.4545 4.85451 4.8436 6.0654 3.0327 6.05449 9.40355 3.33815 ] pdfxs
+ (o) show
+ (rde)
+ [8.22536 6.05449 4.85451 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisunneededf)
+ [10.0145 3.02179 8.25808 6.0654 6.05449 6.0654 4.8436 4.85451 6.05449 4.85451 10.0035 
+ 3.33815 ] pdfxs
+ (o) show
+ (rthepo)
+ [8.22536 4.23277 6.0654 8.80356 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thebumpp)
+ [3.02179 8.82538 7.8763 6.0654 8.79265 6.0654 6.05449 9.09802 10.0035 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -153.458 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 9.03262 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.7672 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 9.03262 ] pdfxs
+ (t) show
+ (opo)
+ [10.189 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.75629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryfunc)
+ [4.27631 10.4835 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 9.03262 ] pdfxs
+ (t) show
+ (oc)
+ [10.189 4.8436 ] pdfxs
+ (a) show
+ (llbump-p)
+ [3.0327 7.75629 6.0654 6.0654 9.08711 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erversi)
+ [4.8436 8.9999 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsins)
+ [6.05449 9.04353 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d) show
+ -16.936 -175.38 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,ch)
+ [3.0327 6.22904 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 45.416 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 100.053 -175.38 m
+ /N614 10.909 Tf
+ (to) show
+ 112.841 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 1 0 0 1 165.073 -175.38 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (bp) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (,) show
+ 17.685 0 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 78.049 0 m
+ /N614 10.909 Tf
+ (to) show
+ 90.837 0 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 1 0 0 1 148.796 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (bp) show
+ 11.454 0 m
+ /N614 10.909 Tf
+ (,e)
+ [6.22904 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.Thebump-p)
+ [7.69084 7.88721 6.05449 7.94175 6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -337.678 -21.923 m
+ (interf)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ce)
+ [4.85451 9.02174 ] pdfxs
+ (t) show
+ (o)
+ [9.63264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.03265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.19994 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (rysupp)
+ [4.27631 9.9381 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [8.48717 ] pdfxs
+ (o) show
+ (nlyasimpleli)
+ [6.05449 3.0327 9.9381 9.63264 4.29811 3.0327 9.08711 6.0654 3.02179 9.03265 3.0327 
+ 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 8.42183 ] pdfxs
+ (a) show
+ (llocat)
+ [3.02179 3.0327 5.75995 4.8436 5.46541 4.23277 ] pdfxs
+ (o) show
+ (rwi)
+ [8.45445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2326 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyf)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 9.92719 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -337.678 -43.845 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [10.9417 6.0654 ] pdfxs
+ (at) show
+ (h)
+ [10.9308 ] pdfxs
+ (\() show
+ (nofree-lis)
+ [6.0654 10.3308 3.32724 4.27631 4.8436 4.85451 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [9.17444 ] pdfxs
+ (t) show
+ (ose)
+ [10.3308 4.30902 4.8436 ] pdfxs
+ (a) show
+ (rch)
+ [4.27631 4.54905 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [8.21447 ] pdfxs
+ (a) show
+ (nddoesn)
+ [6.0654 10.9308 6.0654 5.75995 4.8436 9.18534 6.05449 ] pdfxs
+ (o) show
+ (tuse)
+ [9.12 6.0654 4.29811 9.73083 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 9.12 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dersin)
+ [6.0654 4.8436 4.27631 9.17444 3.0327 10.9417 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 11.5963 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.14172 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -337.678 -65.768 m
+ (bump-p)
+ [6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (linFigure)
+ [6.6654 3.0327 9.6981 7.12357 3.02179 5.46541 6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.3isl)
+ [3.02179 9.0981 3.02179 7.94172 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.87638 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.) show
+ 1 0 0 1 -256.896 -141.045 cm
+ q
+ 0.224152 0 0 0.224152 0 0 cm
+ q
+ q
+ 0 0 1367 273 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ 56.692 w
+ n
+ 28.3459 28.3459 4535.36 1133.84 re
+ S
+ n
+ 896.102 454.953 51.6262 50.8193 re
+ f
+ n
+ 1016.1 454.953 51.6262 50.8193 re
+ f
+ n
+ 1136.1 454.953 51.6262 50.8193 re
+ f
+ n
+ 1378.44 757.67 m
+ 1378.44 571.809 l
+ 1378.44 491.326 1415.73 454.953 1498.3 454.953 c
+ 1541.86 454.953 1573.29 467.199 1593.82 491.729 c
+ 1607.64 508.486 1613.11 530.119 1613.11 570.562 c
+ 1613.11 757.67 l
+ 1575.56 757.67 l
+ 1575.56 570.379 l
+ 1575.56 509.696 1555.72 487.293 1501.27 487.293 c
+ 1470.07 487.293 1447.26 495.836 1433.77 512.556 c
+ 1424.05 523.959 1420.68 539.835 1420.68 571.992 c
+ 1420.68 757.67 l
+ 1378.44 757.67 l
+ f
+ n
+ 1678.65 467.969 m
+ 1707.1 458.73 1729.69 454.953 1752.28 454.953 c
+ 1806.69 454.953 1840.57 479.336 1840.57 518.899 c
+ 1840.57 548.892 1820.69 570.892 1781.35 582.882 c
+ 1749.45 592.855 l
+ 1730.42 598.868 1720.89 608.475 1720.89 621.235 c
+ 1720.89 638.834 1734.86 647.635 1762.36 647.635 c
+ 1782.89 647.635 1801.77 644.481 1822.71 638.138 c
+ 1822.71 671.174 l
+ 1798.36 675.794 1780.73 677.884 1763.49 677.884 c
+ 1707.62 677.884 1678.65 657.901 1678.65 618.705 c
+ 1678.65 589.922 1695.74 570.342 1729.95 559.159 c
+ 1765.8 547.975 l
+ 1787.91 541.156 1798.33 530.779 1798.33 516.369 c
+ 1798.33 495.983 1782.23 485.203 1752.53 485.203 c
+ 1728.99 485.203 1706.7 490.739 1678.65 503.829 c
+ 1678.65 467.969 l
+ f
+ n
+ 1929.74 589.922 m
+ 1934.36 631.098 1951.59 649.101 1986.46 649.101 c
+ 2020.04 649.101 2035.19 631.098 2036.43 589.922 c
+ 1929.74 589.922 l
+ 2076.77 498.403 m
+ 2051.14 489.603 2030.13 485.606 2009.12 485.606 c
+ 1986.46 485.606 1968.82 490.813 1955.77 501.189 c
+ 1939.42 514.389 1932.27 529.972 1928.89 561.175 c
+ 2077.61 561.175 l
+ 2078.01 573.165 l
+ 2078.01 575.952 l
+ 2078.01 642.721 2046.52 677.884 1987.3 677.884 c
+ 1925.12 677.884 1886.47 636.305 1886.47 569.938 c
+ 1886.47 499.099 1930.18 454.953 2000.32 454.953 c
+ 2024.26 454.953 2049.05 458.73 2076.77 467.126 c
+ 2076.77 498.403 l
+ f
+ n
+ 2139.34 454.953 m
+ 2181.57 454.953 l
+ 2181.57 597.952 l
+ 2199.21 628.678 2213.91 642.611 2229.46 642.611 c
+ 2233.68 642.611 2239.14 641.401 2246.69 639.348 c
+ 2246.69 677.884 l
+ 2245.01 677.884 l
+ 2241.67 677.884 2237.45 677.884 2234.92 677.884 c
+ 2211.42 677.884 2195.43 664.098 2181.57 631.135 c
+ 2181.57 677.884 l
+ 2139.34 677.884 l
+ 2139.34 454.953 l
+ f
+ n
+ 2408.02 454.953 m
+ 2506.03 454.953 l
+ 2603.16 454.953 2659.12 512.739 2659.12 613.205 c
+ 2659.12 709.527 2607.82 757.67 2505.59 757.67 c
+ 2408.02 757.67 l
+ 2408.02 454.953 l
+ 2450.26 487.293 m
+ 2450.26 725.33 l
+ 2482.31 725.33 l
+ 2527.01 725.33 2550.62 720.71 2568.77 708.611 c
+ 2597.44 689.361 2612.18 655.041 2612.18 608.181 c
+ 2612.18 527.039 2575.92 487.293 2502.15 487.293 c
+ 2450.26 487.293 l
+ f
+ n
+ 2906.16 488.136 m
+ 2903.63 488.136 2902.78 488.136 2898.6 488.136 c
+ 2884.74 488.136 2877.19 498.036 2877.19 515.856 c
+ 2877.19 610.822 l
+ 2877.19 657.168 2853.8 677.884 2800.59 677.884 c
+ 2774.67 677.884 2750.4 672.861 2720.63 661.091 c
+ 2720.63 629.045 l
+ 2747.1 641.695 2768.95 647.635 2792.09 647.635 c
+ 2820.65 647.635 2834.95 635.351 2834.95 610.822 c
+ 2834.95 585.485 l
+ 2825.31 585.485 l
+ 2742.44 585.485 2701.19 561.395 2701.19 513.179 c
+ 2701.19 479.043 2728.18 454.953 2766.94 454.953 c
+ 2792.24 454.953 2814.12 464.596 2841.11 488.136 c
+ 2847.56 465.036 2858.75 454.953 2878.55 454.953 c
+ 2888.89 454.953 2899.23 457.52 2909.13 462.616 c
+ 2906.16 488.136 l
+ 2834.95 509.109 m
+ 2814.78 494.076 2798.84 488.136 2780.39 488.136 c
+ 2756.45 488.136 2743.43 499.613 2743.43 520.182 c
+ 2743.43 548.709 2769.03 563.742 2816.91 563.742 c
+ 2821.53 563.742 l
+ 2834.95 563.339 l
+ 2834.95 509.109 l
+ f
+ n
+ 3032.56 487.256 m
+ 3028.35 486.009 3024.17 485.203 3018.7 485.203 c
+ 2999.78 485.203 2995.16 493.379 2995.16 527.662 c
+ 2995.16 647.635 l
+ 3038.43 647.635 l
+ 3038.43 677.884 l
+ 2995.16 677.884 l
+ 2995.16 721.994 l
+ 2952.92 718.217 l
+ 2952.92 677.884 l
+ 2927.73 677.884 l
+ 2927.73 647.635 l
+ 2952.92 647.635 l
+ 2952.92 520.292 l
+ 2952.92 477.283 2971.88 454.953 3008.47 454.953 c
+ 3016.65 454.953 3023.1 455.796 3032.56 458.73 c
+ 3032.56 487.256 l
+ f
+ n
+ 3266.15 488.136 m
+ 3263.62 488.136 3262.78 488.136 3258.6 488.136 c
+ 3244.74 488.136 3237.19 498.036 3237.19 515.856 c
+ 3237.19 610.822 l
+ 3237.19 657.168 3213.79 677.884 3160.59 677.884 c
+ 3134.67 677.884 3110.39 672.861 3080.62 661.091 c
+ 3080.62 629.045 l
+ 3107.09 641.695 3128.95 647.635 3152.08 647.635 c
+ 3180.65 647.635 3194.95 635.351 3194.95 610.822 c
+ 3194.95 585.485 l
+ 3185.3 585.485 l
+ 3102.44 585.485 3061.19 561.395 3061.19 513.179 c
+ 3061.19 479.043 3088.17 454.953 3126.93 454.953 c
+ 3152.23 454.953 3174.12 464.596 3201.11 488.136 c
+ 3207.56 465.036 3218.74 454.953 3238.54 454.953 c
+ 3248.88 454.953 3259.22 457.52 3269.12 462.616 c
+ 3266.15 488.136 l
+ 3194.95 509.109 m
+ 3174.78 494.076 3158.83 488.136 3140.39 488.136 c
+ 3116.44 488.136 3103.43 499.613 3103.43 520.182 c
+ 3103.43 548.709 3129.02 563.742 3176.91 563.742 c
+ 3181.53 563.742 l
+ 3194.95 563.339 l
+ 3194.95 509.109 l
+ f
+ n
+ 3435.26 454.953 51.6262 50.8193 re
+ f
+ n
+ 3555.26 454.953 51.6262 50.8193 re
+ f
+ n
+ 3675.26 454.953 51.6262 50.8193 re
+ f
+ 28.346 w
+ n
+ 28.3459 1445.65 m
+ 28.3459 1729.11 597.533 1729.11 1162.19 1729.11 c
+ S
+ n
+ 4563.71 1445.65 m
+ 4563.71 1729.11 3996.79 1729.11 3429.87 1729.11 c
+ S
+ n
+ 1162.19 1729.11 m
+ 3429.87 1729.11 l
+ S
+ n
+ 2296.03 1729.11 m
+ 2296.03 2012.57 l
+ S
+ n
+ 1516.28 2296.03 m
+ 1679.92 2296.03 l
+ 1679.92 2326.28 l
+ 1619.42 2326.28 l
+ 1619.42 2598.74 l
+ 1516.28 2574.32 l
+ 1516.28 2544.18 l
+ 1577.18 2558.81 l
+ 1577.18 2326.28 l
+ 1516.28 2326.28 l
+ 1516.28 2296.03 l
+ f
+ n
+ 1905.44 2586.97 m
+ 1882.37 2595.37 1865.73 2598.74 1847.36 2598.74 c
+ 1770.91 2598.74 1725.66 2538.61 1725.66 2438.22 c
+ 1725.66 2349.01 1763.79 2296.03 1827.63 2296.03 c
+ 1885.93 2296.03 1922.78 2336.03 1922.78 2399.06 c
+ 1922.78 2456.44 1891.94 2490.8 1840.5 2490.8 c
+ 1811.79 2490.8 1790.82 2480.64 1770.25 2456.62 c
+ 1770.25 2491.35 1773.25 2508.32 1780.99 2526.44 c
+ 1793.42 2554.23 1815.75 2568.49 1846.22 2568.49 c
+ 1861.66 2568.49 1878.41 2564.35 1905.44 2553.42 c
+ 1905.44 2586.97 l
+ 1828.18 2462.64 m
+ 1862.94 2462.64 1880.54 2438.66 1880.54 2391.47 c
+ 1880.54 2348.28 1863.38 2326.28 1829.46 2326.28 c
+ 1794.7 2326.28 1770.25 2356.67 1770.25 2400.27 c
+ 1770.25 2438.25 1792.98 2462.64 1828.18 2462.64 c
+ f
+ n
+ 2104.43 2296.03 m
+ 2210.91 2296.03 l
+ 2246.99 2296.03 2267.7 2298.56 2281.38 2304.9 c
+ 2304.99 2316.3 2320.32 2342.04 2320.32 2372 c
+ 2320.32 2413.39 2296.56 2437.85 2241.6 2454.75 c
+ 2288.49 2470.92 2308.59 2493.77 2308.59 2531.53 c
+ 2308.59 2580.08 2278.7 2598.74 2200.72 2598.74 c
+ 2104.43 2598.74 l
+ 2104.43 2296.03 l
+ 2146.67 2328.37 m
+ 2146.67 2439.17 l
+ 2181.65 2439.17 l
+ 2242.84 2439.17 2275.73 2416.44 2275.73 2374.71 c
+ 2275.73 2337.2 2257 2328.37 2178.31 2328.37 c
+ 2146.67 2328.37 l
+ 2146.67 2467.33 m
+ 2146.67 2566.4 l
+ 2186.05 2566.4 l
+ 2246.18 2566.4 2264 2556.54 2264 2524.05 c
+ 2264 2486.25 2237.05 2467.33 2182.75 2467.33 c
+ 2146.67 2467.33 l
+ f
+ n
+ 2437.58 2296.32 m
+ 2402.31 2215.25 l
+ 2444.73 2215.25 l
+ 2562.32 2518.96 l
+ 2526.64 2518.96 l
+ 2460.24 2347.98 l
+ 2399.78 2518.96 l
+ 2358.6 2518.96 l
+ 2437.58 2296.32 l
+ f
+ n
+ 2680.97 2328.33 m
+ 2676.75 2327.08 2672.57 2326.28 2667.11 2326.28 c
+ 2648.19 2326.28 2643.57 2334.45 2643.57 2368.74 c
+ 2643.57 2488.71 l
+ 2686.83 2488.71 l
+ 2686.83 2518.96 l
+ 2643.57 2518.96 l
+ 2643.57 2563.07 l
+ 2601.33 2559.29 l
+ 2601.33 2518.96 l
+ 2576.14 2518.96 l
+ 2576.14 2488.71 l
+ 2601.33 2488.71 l
+ 2601.33 2361.37 l
+ 2601.33 2318.36 2620.28 2296.03 2656.88 2296.03 c
+ 2665.05 2296.03 2671.51 2296.87 2680.97 2299.8 c
+ 2680.97 2328.33 l
+ f
+ n
+ 2751.72 2430.99 m
+ 2756.34 2472.17 2773.58 2490.17 2808.45 2490.17 c
+ 2842.03 2490.17 2857.18 2472.17 2858.42 2430.99 c
+ 2751.72 2430.99 l
+ 2898.76 2339.48 m
+ 2873.13 2330.68 2852.12 2326.68 2831.11 2326.68 c
+ 2808.45 2326.68 2790.81 2331.89 2777.76 2342.26 c
+ 2761.4 2355.46 2754.25 2371.05 2750.88 2402.25 c
+ 2899.6 2402.25 l
+ 2900 2414.24 l
+ 2900 2417.02 l
+ 2900 2483.79 2868.51 2518.96 2809.29 2518.96 c
+ 2747.1 2518.96 2708.46 2477.38 2708.46 2411.01 c
+ 2708.46 2340.17 2752.16 2296.03 2822.31 2296.03 c
+ 2846.25 2296.03 2871.04 2299.8 2898.76 2308.2 c
+ 2898.76 2339.48 l
+ f
+ n
+ 2956.63 2309.04 m
+ 2985.08 2299.8 3007.67 2296.03 3030.25 2296.03 c
+ 3084.67 2296.03 3118.55 2320.41 3118.55 2359.97 c
+ 3118.55 2389.97 3098.67 2411.96 3059.33 2423.95 c
+ 3027.43 2433.93 l
+ 3008.4 2439.94 2998.87 2449.55 2998.87 2462.31 c
+ 2998.87 2479.91 3012.84 2488.71 3040.34 2488.71 c
+ 3060.87 2488.71 3079.75 2485.55 3100.69 2479.21 c
+ 3100.69 2512.25 l
+ 3076.34 2516.87 3058.71 2518.96 3041.47 2518.96 c
+ 2985.6 2518.96 2956.63 2498.97 2956.63 2459.78 c
+ 2956.63 2430.99 2973.72 2411.41 3007.93 2400.23 c
+ 3043.78 2389.05 l
+ 3065.89 2382.23 3076.31 2371.85 3076.31 2357.44 c
+ 3076.31 2337.06 3060.21 2326.28 3030.51 2326.28 c
+ 3006.97 2326.28 2984.68 2331.81 2956.63 2344.9 c
+ 2956.63 2309.04 l
+ f
+ n
+ 4563.71 1162.19 m
+ 4563.71 28.3459 l
+ 0.497986 sc
+ S
+ 56.692 w
+ n
+ 4563.71 28.3459 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 5431.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5551.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5671.46 454.953 51.626 50.8193 re
+ f
+ n
+ 5913.8 757.67 m
+ 5913.8 571.809 l
+ 5913.8 491.326 5951.09 454.953 6033.66 454.953 c
+ 6077.22 454.953 6108.65 467.199 6129.18 491.729 c
+ 6143 508.486 6148.47 530.119 6148.47 570.562 c
+ 6148.47 757.67 l
+ 6110.92 757.67 l
+ 6110.92 570.379 l
+ 6110.92 509.696 6091.08 487.293 6036.63 487.293 c
+ 6005.43 487.293 5982.62 495.836 5969.13 512.556 c
+ 5959.41 523.959 5956.04 539.835 5956.04 571.992 c
+ 5956.04 757.67 l
+ 5913.8 757.67 l
+ f
+ n
+ 6214.01 467.969 m
+ 6242.46 458.73 6265.05 454.953 6287.64 454.953 c
+ 6342.05 454.953 6375.93 479.336 6375.93 518.899 c
+ 6375.93 548.892 6356.06 570.892 6316.71 582.882 c
+ 6284.81 592.855 l
+ 6265.78 598.868 6256.25 608.475 6256.25 621.235 c
+ 6256.25 638.834 6270.22 647.635 6297.72 647.635 c
+ 6318.25 647.635 6337.14 644.481 6358.07 638.138 c
+ 6358.07 671.174 l
+ 6333.73 675.794 6316.09 677.884 6298.86 677.884 c
+ 6242.98 677.884 6214.01 657.901 6214.01 618.705 c
+ 6214.01 589.922 6231.1 570.342 6265.31 559.159 c
+ 6301.17 547.975 l
+ 6323.28 541.156 6333.69 530.779 6333.69 516.369 c
+ 6333.69 495.983 6317.59 485.203 6287.89 485.203 c
+ 6264.35 485.203 6242.06 490.739 6214.01 503.829 c
+ 6214.01 467.969 l
+ f
+ n
+ 6465.1 589.922 m
+ 6469.72 631.098 6486.95 649.101 6521.82 649.101 c
+ 6555.4 649.101 6570.55 631.098 6571.79 589.922 c
+ 6465.1 589.922 l
+ 6612.13 498.403 m
+ 6586.5 489.603 6565.49 485.606 6544.48 485.606 c
+ 6521.82 485.606 6504.18 490.813 6491.13 501.189 c
+ 6474.78 514.389 6467.63 529.972 6464.25 561.175 c
+ 6612.97 561.175 l
+ 6613.37 573.165 l
+ 6613.37 575.952 l
+ 6613.37 642.721 6581.88 677.884 6522.66 677.884 c
+ 6460.48 677.884 6421.83 636.305 6421.83 569.938 c
+ 6421.83 499.099 6465.54 454.953 6535.68 454.953 c
+ 6559.62 454.953 6584.41 458.73 6612.13 467.126 c
+ 6612.13 498.403 l
+ f
+ n
+ 6674.7 454.953 m
+ 6716.94 454.953 l
+ 6716.94 597.952 l
+ 6734.57 628.678 6749.27 642.611 6764.82 642.611 c
+ 6769.04 642.611 6774.5 641.401 6782.05 639.348 c
+ 6782.05 677.884 l
+ 6780.37 677.884 l
+ 6777.03 677.884 6772.81 677.884 6770.28 677.884 c
+ 6746.78 677.884 6730.8 664.098 6716.94 631.135 c
+ 6716.94 677.884 l
+ 6674.7 677.884 l
+ 6674.7 454.953 l
+ f
+ n
+ 6943.38 454.953 m
+ 7041.39 454.953 l
+ 7138.52 454.953 7194.48 512.739 7194.48 613.205 c
+ 7194.48 709.527 7143.18 757.67 7040.95 757.67 c
+ 6943.38 757.67 l
+ 6943.38 454.953 l
+ 6985.62 487.293 m
+ 6985.62 725.33 l
+ 7017.67 725.33 l
+ 7062.37 725.33 7085.98 720.71 7104.13 708.611 c
+ 7132.8 689.361 7147.54 655.041 7147.54 608.181 c
+ 7147.54 527.039 7111.28 487.293 7037.51 487.293 c
+ 6985.62 487.293 l
+ f
+ n
+ 7441.52 488.136 m
+ 7438.99 488.136 7438.14 488.136 7433.96 488.136 c
+ 7420.1 488.136 7412.55 498.036 7412.55 515.856 c
+ 7412.55 610.822 l
+ 7412.55 657.168 7389.16 677.884 7335.96 677.884 c
+ 7310.03 677.884 7285.76 672.861 7255.99 661.091 c
+ 7255.99 629.045 l
+ 7282.46 641.695 7304.31 647.635 7327.45 647.635 c
+ 7356.01 647.635 7370.31 635.351 7370.31 610.822 c
+ 7370.31 585.485 l
+ 7360.67 585.485 l
+ 7277.8 585.485 7236.55 561.395 7236.55 513.179 c
+ 7236.55 479.043 7263.54 454.953 7302.3 454.953 c
+ 7327.6 454.953 7349.49 464.596 7376.47 488.136 c
+ 7382.93 465.036 7394.11 454.953 7413.91 454.953 c
+ 7424.25 454.953 7434.59 457.52 7444.49 462.616 c
+ 7441.52 488.136 l
+ 7370.31 509.109 m
+ 7350.15 494.076 7334.2 488.136 7315.75 488.136 c
+ 7291.81 488.136 7278.79 499.613 7278.79 520.182 c
+ 7278.79 548.709 7304.39 563.742 7352.27 563.742 c
+ 7356.89 563.742 l
+ 7370.31 563.339 l
+ 7370.31 509.109 l
+ f
+ n
+ 7567.92 487.256 m
+ 7563.71 486.009 7559.53 485.203 7554.06 485.203 c
+ 7535.14 485.203 7530.52 493.379 7530.52 527.662 c
+ 7530.52 647.635 l
+ 7573.79 647.635 l
+ 7573.79 677.884 l
+ 7530.52 677.884 l
+ 7530.52 721.994 l
+ 7488.28 718.217 l
+ 7488.28 677.884 l
+ 7463.09 677.884 l
+ 7463.09 647.635 l
+ 7488.28 647.635 l
+ 7488.28 520.292 l
+ 7488.28 477.283 7507.24 454.953 7543.83 454.953 c
+ 7552.01 454.953 7558.46 455.796 7567.92 458.73 c
+ 7567.92 487.256 l
+ f
+ n
+ 7801.51 488.136 m
+ 7798.98 488.136 7798.14 488.136 7793.96 488.136 c
+ 7780.1 488.136 7772.55 498.036 7772.55 515.856 c
+ 7772.55 610.822 l
+ 7772.55 657.168 7749.15 677.884 7695.95 677.884 c
+ 7670.03 677.884 7645.75 672.861 7615.98 661.091 c
+ 7615.98 629.045 l
+ 7642.45 641.695 7664.31 647.635 7687.44 647.635 c
+ 7716.01 647.635 7730.31 635.351 7730.31 610.822 c
+ 7730.31 585.485 l
+ 7720.66 585.485 l
+ 7637.8 585.485 7596.55 561.395 7596.55 513.179 c
+ 7596.55 479.043 7623.53 454.953 7662.29 454.953 c
+ 7687.59 454.953 7709.48 464.596 7736.47 488.136 c
+ 7742.92 465.036 7754.1 454.953 7773.9 454.953 c
+ 7784.24 454.953 7794.58 457.52 7804.48 462.616 c
+ 7801.51 488.136 l
+ 7730.31 509.109 m
+ 7710.14 494.076 7694.19 488.136 7675.75 488.136 c
+ 7651.8 488.136 7638.79 499.613 7638.79 520.182 c
+ 7638.79 548.709 7664.38 563.742 7712.27 563.742 c
+ 7716.89 563.742 l
+ 7730.31 563.339 l
+ 7730.31 509.109 l
+ f
+ n
+ 7970.62 454.953 51.626 50.8193 re
+ f
+ n
+ 8090.62 454.953 51.626 50.8193 re
+ f
+ n
+ 8210.62 454.953 51.626 50.8193 re
+ f
+ 28.346 w
+ n
+ 9099.07 1162.19 m
+ 9099.07 28.3459 l
+ 0.497986 sc
+ S
+ 56.692 w
+ n
+ 9099.07 28.3459 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 9966.82 454.953 51.626 50.8193 re
+ f
+ n
+ 10086.8 454.953 51.626 50.8193 re
+ f
+ n
+ 10206.8 454.953 51.626 50.8193 re
+ f
+ n
+ 10449.2 757.67 m
+ 10449.2 571.809 l
+ 10449.2 491.326 10486.5 454.953 10569 454.953 c
+ 10612.6 454.953 10644 467.199 10664.5 491.729 c
+ 10678.4 508.486 10683.8 530.119 10683.8 570.562 c
+ 10683.8 757.67 l
+ 10646.3 757.67 l
+ 10646.3 570.379 l
+ 10646.3 509.696 10626.4 487.293 10572 487.293 c
+ 10540.8 487.293 10518 495.836 10504.5 512.556 c
+ 10494.8 523.959 10491.4 539.835 10491.4 571.992 c
+ 10491.4 757.67 l
+ 10449.2 757.67 l
+ f
+ n
+ 10749.4 467.969 m
+ 10777.8 458.73 10800.4 454.953 10823 454.953 c
+ 10877.4 454.953 10911.3 479.336 10911.3 518.899 c
+ 10911.3 548.892 10891.4 570.892 10852.1 582.882 c
+ 10820.2 592.855 l
+ 10801.1 598.868 10791.6 608.475 10791.6 621.235 c
+ 10791.6 638.834 10805.6 647.635 10833.1 647.635 c
+ 10853.6 647.635 10872.5 644.481 10893.4 638.138 c
+ 10893.4 671.174 l
+ 10869.1 675.794 10851.4 677.884 10834.2 677.884 c
+ 10778.3 677.884 10749.4 657.901 10749.4 618.705 c
+ 10749.4 589.922 10766.5 570.342 10800.7 559.159 c
+ 10836.5 547.975 l
+ 10858.6 541.156 10869 530.779 10869 516.369 c
+ 10869 495.983 10853 485.203 10823.3 485.203 c
+ 10799.7 485.203 10777.4 490.739 10749.4 503.829 c
+ 10749.4 467.969 l
+ f
+ n
+ 11000.5 589.922 m
+ 11005.1 631.098 11022.3 649.101 11057.2 649.101 c
+ 11090.8 649.101 11105.9 631.098 11107.2 589.922 c
+ 11000.5 589.922 l
+ 11147.5 498.403 m
+ 11121.9 489.603 11100.8 485.606 11079.8 485.606 c
+ 11057.2 485.606 11039.5 490.813 11026.5 501.189 c
+ 11010.1 514.389 11003 529.972 10999.6 561.175 c
+ 11148.3 561.175 l
+ 11148.7 573.165 l
+ 11148.7 575.952 l
+ 11148.7 642.721 11117.2 677.884 11058 677.884 c
+ 10995.8 677.884 10957.2 636.305 10957.2 569.938 c
+ 10957.2 499.099 11000.9 454.953 11071 454.953 c
+ 11095 454.953 11119.8 458.73 11147.5 467.126 c
+ 11147.5 498.403 l
+ f
+ n
+ 11210.1 454.953 m
+ 11252.3 454.953 l
+ 11252.3 597.952 l
+ 11269.9 628.678 11284.6 642.611 11300.2 642.611 c
+ 11304.4 642.611 11309.9 641.401 11317.4 639.348 c
+ 11317.4 677.884 l
+ 11315.7 677.884 l
+ 11312.4 677.884 11308.2 677.884 11305.6 677.884 c
+ 11282.1 677.884 11266.2 664.098 11252.3 631.135 c
+ 11252.3 677.884 l
+ 11210.1 677.884 l
+ 11210.1 454.953 l
+ f
+ n
+ 11478.7 454.953 m
+ 11576.8 454.953 l
+ 11673.9 454.953 11729.8 512.739 11729.8 613.205 c
+ 11729.8 709.527 11678.5 757.67 11576.3 757.67 c
+ 11478.7 757.67 l
+ 11478.7 454.953 l
+ 11521 487.293 m
+ 11521 725.33 l
+ 11553 725.33 l
+ 11597.7 725.33 11621.3 720.71 11639.5 708.611 c
+ 11668.2 689.361 11682.9 655.041 11682.9 608.181 c
+ 11682.9 527.039 11646.6 487.293 11572.9 487.293 c
+ 11521 487.293 l
+ f
+ n
+ 11976.9 488.136 m
+ 11974.3 488.136 11973.5 488.136 11969.3 488.136 c
+ 11955.5 488.136 11947.9 498.036 11947.9 515.856 c
+ 11947.9 610.822 l
+ 11947.9 657.168 11924.5 677.884 11871.3 677.884 c
+ 11845.4 677.884 11821.1 672.861 11791.3 661.091 c
+ 11791.3 629.045 l
+ 11817.8 641.695 11839.7 647.635 11862.8 647.635 c
+ 11891.4 647.635 11905.7 635.351 11905.7 610.822 c
+ 11905.7 585.485 l
+ 11896 585.485 l
+ 11813.2 585.485 11771.9 561.395 11771.9 513.179 c
+ 11771.9 479.043 11798.9 454.953 11837.7 454.953 c
+ 11863 454.953 11884.8 464.596 11911.8 488.136 c
+ 11918.3 465.036 11929.5 454.953 11949.3 454.953 c
+ 11959.6 454.953 11969.9 457.52 11979.8 462.616 c
+ 11976.9 488.136 l
+ 11905.7 509.109 m
+ 11885.5 494.076 11869.6 488.136 11851.1 488.136 c
+ 11827.2 488.136 11814.2 499.613 11814.2 520.182 c
+ 11814.2 548.709 11839.7 563.742 11887.6 563.742 c
+ 11892.3 563.742 l
+ 11905.7 563.339 l
+ 11905.7 509.109 l
+ f
+ n
+ 12103.3 487.256 m
+ 12099.1 486.009 12094.9 485.203 12089.4 485.203 c
+ 12070.5 485.203 12065.9 493.379 12065.9 527.662 c
+ 12065.9 647.635 l
+ 12109.1 647.635 l
+ 12109.1 677.884 l
+ 12065.9 677.884 l
+ 12065.9 721.994 l
+ 12023.6 718.217 l
+ 12023.6 677.884 l
+ 11998.5 677.884 l
+ 11998.5 647.635 l
+ 12023.6 647.635 l
+ 12023.6 520.292 l
+ 12023.6 477.283 12042.6 454.953 12079.2 454.953 c
+ 12087.4 454.953 12093.8 455.796 12103.3 458.73 c
+ 12103.3 487.256 l
+ f
+ n
+ 12336.9 488.136 m
+ 12334.3 488.136 12333.5 488.136 12329.3 488.136 c
+ 12315.5 488.136 12307.9 498.036 12307.9 515.856 c
+ 12307.9 610.822 l
+ 12307.9 657.168 12284.5 677.884 12231.3 677.884 c
+ 12205.4 677.884 12181.1 672.861 12151.3 661.091 c
+ 12151.3 629.045 l
+ 12177.8 641.695 12199.7 647.635 12222.8 647.635 c
+ 12251.4 647.635 12265.7 635.351 12265.7 610.822 c
+ 12265.7 585.485 l
+ 12256 585.485 l
+ 12173.2 585.485 12131.9 561.395 12131.9 513.179 c
+ 12131.9 479.043 12158.9 454.953 12197.7 454.953 c
+ 12223 454.953 12244.8 464.596 12271.8 488.136 c
+ 12278.3 465.036 12289.5 454.953 12309.3 454.953 c
+ 12319.6 454.953 12329.9 457.52 12339.8 462.616 c
+ 12336.9 488.136 l
+ 12265.7 509.109 m
+ 12245.5 494.076 12229.6 488.136 12211.1 488.136 c
+ 12187.2 488.136 12174.1 499.613 12174.1 520.182 c
+ 12174.1 548.709 12199.7 563.742 12247.6 563.742 c
+ 12252.2 563.742 l
+ 12265.7 563.339 l
+ 12265.7 509.109 l
+ f
+ n
+ 12506 454.953 51.626 50.8193 re
+ f
+ n
+ 12626 454.953 51.626 50.8193 re
+ f
+ n
+ 12746 454.953 51.626 50.8193 re
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -43.055 -23.511 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Bump-P)
+ [7.8872 7.72349 6.0654 9.08711 6.05449 3.64352 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erPo)
+ [4.8436 7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.47629 6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (D) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (a) show
+ (ult)
+ [6.0654 3.0327 7.87638 ] pdfxs
+ (8) show
+ (-By)
+ [3.63261 7.7344 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -20.791 -33.878 m
+ (The)
+ [7.8763 6.0654 9.26174 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (ein)
+ [9.26174 3.0327 10.4726 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 8.72717 4.8436 ] pdfxs
+ (a) show
+ (seisex)
+ [4.30902 9.26174 3.0327 8.71626 4.8436 5.75995 ] pdfxs
+ (t) show
+ (reme:ins)
+ [4.27631 4.8436 9.08711 4.85451 9.43628 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.4835 ] pdfxs
+ (o) show
+ (f\f)
+ [7.74539 6.0654 ] pdfxs
+ (t) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.87264 ] pdfxs
+ (1) show
+ (.5)
+ [3.02179 9.87264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.71626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oe)
+ [9.86173 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.53815 10.4835 4.8436 ] pdfxs
+ (a) show
+ (cheline,we)
+ [4.54905 6.0654 9.26174 3.0327 3.02179 6.0654 4.8436 7.6472 7.57085 4.8436 ] pdfxs
+ -37.727 -55.801 m
+ (a) show
+ (re)
+ [4.27631 9.19629 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 9.19629 ] pdfxs
+ (t) show
+ (o\ft2)
+ [9.80719 6.0654 8.59637 9.80719 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [8.6508 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [9.80719 9.80719 4.8436 ] pdfxs
+ (a) show
+ (cheline.Cle)
+ [4.54905 6.0654 9.19629 3.0327 3.0327 6.05449 4.85451 10.0363 7.8763 3.0327 4.8436 
+ ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.02179 10.1126 ] pdfxs
+ (t) show
+ (hebene\ft)
+ [6.0654 9.2072 6.35994 4.8436 6.0654 4.8436 6.0654 8.59637 ] pdfxs
+ (o) show
+ (f)
+ [7.69084 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.66171 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [10.4181 3.0327 8.6508 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erwi)
+ [4.8436 8.629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -37.727 -77.723 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 8.47627 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 7.38539 ] pdfxs
+ (a) show
+ (ndsm)
+ [6.05449 10.2654 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerwithl)
+ [3.0327 3.0327 4.8436 8.47627 7.88721 3.0327 4.23277 10.2763 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 8.47627 ] pdfxs
+ (o) show
+ (nes.Fin)
+ [6.05449 4.85451 4.29811 9.59992 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.02179 3.0327 4.8545 7.37448 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.50899 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.2654 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (swi)
+ [8.50899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -37.727 -99.646 m
+ (t) show
+ (hePo)
+ [6.05449 7.88721 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lFreeElim)
+ [3.0327 6.20722 4.27631 4.85451 4.8436 7.42902 3.02179 3.0327 12.1198 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedinSec)
+ [9.08719 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.0981 3.02179 
+ 9.0981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:ifitis)
+ [7.57084 3.0327 6.35994 3.0327 7.27638 3.0327 7.33081 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.8763 ] pdfxs
+ (t) show
+ (oremove)
+ [8.4872 4.27631 4.8436 9.09802 5.14905 5.4545 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.05449 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 384.455 -99.646 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -37.727 -121.568 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsf)
+ [3.0327 3.0327 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [7.909 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wewillbe)
+ [3.0327 6.6654 7.57085 8.4872 7.8763 3.0327 3.0327 6.6654 6.35994 8.4872 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (nvert)
+ [5.75995 5.4545 4.8436 4.27631 7.87638 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (ouseabumpp)
+ [9.0981 6.05449 4.30902 8.47629 9.0981 6.05449 6.0654 9.08711 9.6981 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er.)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ -20.791 -143.491 m
+ (Ourimplemen)
+ [8.4872 6.05449 6.82901 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.6181 ] pdfxs
+ (o) show
+ (f)
+ [5.89086 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 7.3963 6.0654 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.82901 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niscurren)
+ [8.6072 3.0327 6.86173 4.8436 6.0654 4.27631 4.2654 4.85451 5.75995 ] pdfxs
+ (t) show
+ (lyverysimple.Firstitiden)
+ [3.02179 8.31265 5.4545 4.85451 4.27631 8.31265 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 4.8436 7.5163 7.12357 3.0327 4.2654 4.30902 6.79639 3.0327 6.79639 3.0327 6.05449 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.02179 6.0654 4.8436 4.29811 ] pdfxs
+ -37.727 -165.413 m
+ (a) show
+ (llpo)
+ [3.0327 7.65811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lcre)
+ [3.0327 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ec)
+ [9.47992 4.8436 ] pdfxs
+ (a) show
+ (llsin)
+ [3.0327 3.0327 8.93444 3.02179 10.6908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,using)
+ [9.08711 7.90902 6.0654 4.29811 3.0327 6.0654 10.0799 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.7125 ] pdfxs
+ (t) show
+ (oiden)
+ [10.0799 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 10.3854 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.46901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.65811 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsin)
+ [4.27631 8.93444 3.02179 10.6908 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ -37.727 -187.336 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,itw)
+ [6.0654 6.0654 6.63267 3.0327 7.84365 7.57085 ] pdfxs
+ (a) show
+ (lks)
+ [3.0327 5.75995 7.89808 ] pdfxs
+ (t) show
+ (hedef-usech)
+ [6.05449 8.45447 6.05449 4.85451 3.32724 3.64352 6.05449 4.30902 8.44357 4.54905 6.05449 
+ ] pdfxs
+ (a) show
+ (insf)
+ [3.0327 6.0654 7.89808 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.44357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [6.63267 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (rs,inspec)
+ [4.27631 4.30902 6.63267 3.0327 6.05449 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ingeveryuse)
+ [3.0327 6.05449 9.05447 4.85451 5.4545 4.8436 4.27631 9.34901 6.0654 4.29811 8.45447 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.92721 ] pdfxs
+ (t) show
+ (hedescrip)
+ [6.0654 8.44357 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ -37.727 -209.258 m
+ (I) show
+ (f)
+ [7.46175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.97811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.16721 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (risneverp)
+ [8.41082 3.0327 8.43262 6.05449 4.85451 5.4545 4.8436 8.41082 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.8436 10.1999 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oan)
+ [9.58901 9.58901 6.05449 ] pdfxs
+ (o) show
+ (n-po)
+ [6.0654 3.63261 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfuncti)
+ [8.39991 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (rp)
+ [8.41082 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.189 ] pdfxs
+ (t) show
+ (o)
+ [9.58901 ] pdfxs
+ (a) show
+ 384.455 -209.258 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -37.727 -231.181 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll,itispr)
+ [3.0327 3.0327 6.17449 3.02179 7.26547 3.02179 7.31991 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (ed)
+ [4.8436 9.07628 ] pdfxs
+ (t) show
+ (ouse)
+ [8.46538 6.0654 4.29811 7.86539 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.86539 6.0654 6.05449 9.09802 9.07628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erpo)
+ [4.85451 7.28719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (linterf)
+ [6.04358 3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 ] pdfxs
+ (a) show
+ (ces.Thisverysimpleimplement)
+ [4.85451 4.8436 4.30902 7.66902 7.8763 6.0654 3.02179 7.31991 5.4545 4.85451 4.2654 
+ 8.77083 4.30902 3.0327 9.08711 6.05449 3.0327 7.86539 3.0327 9.08711 6.0654 3.02179 
+ 4.85451 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.07628 4.8436 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 6.0654 ] pdfxs
+ -37.727 -253.104 m
+ (beex)
+ [6.35994 8.4872 4.85451 5.74904 ] pdfxs
+ (t) show
+ (endedinsever)
+ [4.85451 6.05449 6.0654 4.8436 9.6981 3.0327 9.6981 4.29811 4.85451 5.4545 4.8436 
+ 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usways,n)
+ [6.0654 7.94172 7.57085 5.14905 5.75995 4.30902 6.6654 6.05449 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (fwhichhavebeenimplemen)
+ [6.97085 7.8763 6.05449 3.0327 4.54905 9.6981 6.05449 5.14905 5.4545 8.4872 6.37085 
+ 4.8436 4.8436 9.6981 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (edyet.)
+ [4.8436 9.6981 5.4545 4.85451 4.23277 3.0327 ] pdfxs
+ 188.091 -317.265 m
+ (135) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 148 148
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.4Avoi)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.73059 6.71874 3.74195 ] pdfxs
+ (d) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gAlig)
+ [11.2138 10.1499 3.74195 3.73 6.7307 ] pdfxs
+ (n) show
+ (mentP)
+ [11.2019 6.14487 7.08931 9.71945 8.81079 ] pdfxs
+ (add) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g:Alig)
+ [6.71874 9.71945 10.1499 3.74195 3.73 6.7307 ] pdfxs
+ (nOp) show
+ (t) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (A) show
+ (smen)
+ [8.34535 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.1126 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 7.16721 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [8.31264 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 10.1017 9.09802 ] pdfxs
+ (o) show
+ (sts)
+ [4.29811 8.29092 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 288.554 -28.968 m
+ /N722 10.909 Tf
+ (malloc) show
+ 326.96 -28.968 m
+ /N614 10.909 Tf
+ (implement)
+ [3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.34535 ] pdfxs
+ (a) show
+ (llre)
+ [3.0327 7.06903 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 10.1017 ] pdfxs
+ (8) show
+ (-) show
+ -3.05176e-05 -50.89 m
+ (byte)
+ [5.75995 5.75995 4.23277 7.55994 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nedmem)
+ [6.0654 4.8436 8.77083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rybydef)
+ [4.27631 8.45447 5.75995 8.46538 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (t) show
+ (.Thepr)
+ [7.55993 7.88721 6.05449 7.55994 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemis)
+ [6.05449 3.0327 4.85451 11.7925 3.0327 7.00355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [6.94911 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lhe)
+ [5.73813 6.0654 4.8436 ] pdfxs
+ (a) show
+ (plibr)
+ [8.77083 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (riesmustre)
+ [4.27631 3.0327 4.8436 7.01445 8.78166 6.0654 4.29811 6.94911 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnmem)
+ [6.0654 4.2654 8.77083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -3.05176e-05 -72.813 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.0291 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.83991 6.35994 8.62902 6.0654 4.29811 4.85451 9.83991 ] pdfxs
+ (t) show
+ (oh)
+ [9.23992 6.05449 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 9.83991 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 9.54537 6.05449 ] pdfxs
+ (ata) show
+ (-typesupp)
+ [3.63261 3.94914 5.74904 6.37085 8.62902 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 9.83991 5.75995 9.53446 ] pdfxs
+ (t) show
+ (heprocess)
+ [6.0654 8.62902 6.0654 4.2654 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (r.M)
+ [4.27631 8.31265 10.0036 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.0291 ] pdfxs
+ (RI) show
+ (SCm)
+ [6.05449 11.6617 9.09802 ] pdfxs
+ (a) show
+ (chinesrequire)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 8.08354 4.27631 4.8436 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -94.735 m
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [8.85811 6.0654 ] pdfxs
+ (at) show
+ (atobe)
+ [9.46901 4.23277 9.46901 6.37085 8.85811 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned,)
+ [6.05449 4.85451 6.05449 7.14539 ] pdfxs
+ (a) show
+ (ndevenprocess)
+ [6.05449 10.0799 4.8436 5.4545 4.85451 10.069 6.0654 4.2654 5.75995 4.85451 4.8436 
+ 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rs)
+ [4.27631 8.31262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsupp)
+ [8.25819 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 8.25819 6.05449 6.0654 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nedd)
+ [6.0654 4.8436 10.0799 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.46901 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.85811 ] pdfxs
+ (X86) show
+ -3.05176e-05 -116.658 m
+ (line\))
+ [3.0327 3.0327 6.05449 4.85451 8.43274 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llydoso)
+ [3.0327 3.0327 9.95991 6.05449 9.65446 4.30902 9.64355 ] pdfxs
+ (a) show
+ (tasi)
+ [8.44365 9.65446 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntperf)
+ [5.75995 8.43274 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncepen)
+ [6.0654 4.8436 9.05447 6.35994 4.8436 6.0654 ] pdfxs
+ (a) show
+ (lty\(e.)
+ [3.0327 3.93823 9.95991 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.02179 7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (A) show
+ (lpha)
+ [3.0327 6.05449 6.0654 9.65446 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.49808 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.05447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -138.581 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (t) show
+ (oemul)
+ [9.08719 4.8436 8.79257 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ei)
+ [8.4872 3.0327 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.936 -160.503 m
+ (This)
+ [7.8763 6.0654 3.0327 7.57081 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentres)
+ [6.0654 9.08711 4.85451 5.75995 7.50547 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ricti)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nrequires)
+ [9.3381 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 7.57081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.50547 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.1163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rinsertin)
+ [7.5381 3.0327 6.0654 4.29811 4.8436 4.27631 7.51638 3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-)
+ [4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.32724 4.85451 4.8436 7.51638 6.0654 ] pdfxs
+ (a) show
+ (ddinginc)
+ [6.05449 6.0654 3.02179 6.0654 8.7272 3.0327 9.32719 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 7.58172 7.8763 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ -3.05176e-05 -182.426 m
+ (t) show
+ (heav)
+ [6.05449 9.46901 5.15996 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (blesp)
+ [6.0654 3.0327 9.46901 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 9.46901 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.89081 ] pdfxs
+ (a) show
+ (n)
+ [10.6799 ] pdfxs
+ (o) show
+ (bjectisn)
+ [6.66539 3.33815 4.8436 4.85451 8.85819 3.0327 8.92353 6.0654 ] pdfxs
+ (o) show
+ (tsui)
+ [8.85819 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (bly)
+ [6.05449 3.0327 10.3854 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (ned.F)
+ [6.0654 4.8436 6.0654 10.8326 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.89081 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.05449 3.0327 4.85451 7.89811 ] pdfxs
+ (o) show
+ (na)
+ [10.6799 10.069 ] pdfxs
+ (32) show
+ (-bitm)
+ [3.64352 6.05449 3.0327 8.85819 9.09802 ] pdfxs
+ (a) show
+ (chine,)
+ [4.54905 6.05449 3.0327 6.05449 4.85451 7.89811 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -3.05176e-05 -204.348 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (o) show
+ (f)
+ [7.35266 ] pdfxs
+ (8) show
+ 72.934 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 83.4949 -204.348 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 8.31262 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyneeda)
+ [3.0327 3.0327 9.77446 6.05449 4.85451 4.8436 10.069 9.46901 ] pdfxs
+ (4) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.05449 9.09802 4.8436 5.75995 8.25819 6.05449 ] pdfxs
+ (a) show
+ (d)
+ [10.0799 ] pdfxs
+ (\(a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.31262 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (8) show
+ 377.943 -204.348 m
+ /N695 10.909 Tf
+ (n) show
+ 387.166 -204.348 m
+ /N614 10.909 Tf
+ (+4by)
+ [11.1599 9.46901 5.75995 5.74904 ] pdfxs
+ (t) show
+ (esdon)
+ [4.85451 8.31262 6.0654 9.4581 6.0654 ] pdfxs
+ (ot) show
+ -6.10352e-05 -226.271 m
+ (require)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.88729 6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (\)) show
+ (.Theex)
+ [7.87629 7.8763 6.0654 8.47629 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.08711 6.05449 3.0327 8.4872 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.3illus)
+ [3.0327 9.08719 3.0327 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.93081 ] pdfxs
+ (a) show
+ (nex)
+ [9.6981 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mplef)
+ [9.08711 6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (16) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 8.4872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 3.0327 ] pdfxs
+ 16.9359 -248.193 m
+ (The)
+ [7.8763 6.0654 9.54537 ] pdfxs
+ (A) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nOpt)
+ [6.0654 8.4872 6.05449 8.93455 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nuses)
+ [10.7563 6.05449 4.30902 4.8436 8.99989 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (odesc)
+ [5.75995 6.05449 4.85451 8.99989 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edby)
+ [4.85451 10.7563 5.75995 10.4508 ] pdfxs
+ (D) show
+ (SAtoinferwhenitiss)
+ [6.05449 12.8835 4.23277 10.1563 3.0327 6.05449 3.33815 4.8436 8.96718 7.8763 6.0654 
+ 4.8436 10.7563 3.0327 8.93455 3.0327 8.99989 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 9.54537 ] pdfxs
+ (to) show
+ -6.10352e-05 -270.116 m
+ (reduce)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 8.86902 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmentfr)
+ [6.0654 9.08711 4.85451 5.74904 8.2691 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1125 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.32353 ] pdfxs
+ (t) show
+ (o4by)
+ [9.46901 9.47992 5.75995 5.74904 ] pdfxs
+ (t) show
+ (esf)
+ [4.85451 8.32353 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [8.29082 9.47992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 9.03265 ] pdfxs
+ (I) show
+ (np)
+ [10.0799 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,ifapo)
+ [4.27631 7.14539 3.0327 7.35266 9.46901 6.37085 5.75995 ] pdfxs
+ (o) show
+ (listype-h)
+ [7.04721 3.0327 8.32353 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (us,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -6.10352e-05 -292.038 m
+ (a) show
+ (ndif)
+ [6.0654 9.06537 3.0327 6.34903 ] pdfxs
+ (t) show
+ (hetypef)
+ [6.0654 7.85448 3.93823 5.75995 6.35994 7.86539 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.28719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldoesn)
+ [6.04358 6.0654 5.74904 4.85451 7.31991 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.25457 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 9.07628 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 8.77083 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.46538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequires)
+ [7.25457 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.31991 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [7.86539 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 422.182 -292.038 m
+ /N722 10.909 Tf
+ (poolinit) show
+ -6.10352e-05 -313.961 m
+ /N614 10.909 Tf
+ (\(o) show
+ (r) show
+ 17.4099 -313.961 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 63.915 -313.961 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (bp) show
+ 11.454 0 m
+ /N614 10.909 Tf
+ (\)c)
+ [7.68002 4.85451 ] pdfxs
+ (a) show
+ (llismodi\fed)
+ [3.0327 6.46903 3.0327 7.73445 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 9.50173 
+ ] pdfxs
+ (t) show
+ (orequest)
+ [8.89083 4.27631 4.8436 5.75995 6.0654 4.8436 4.29811 7.69093 ] pdfxs
+ (4) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.27993 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmentins)
+ [6.0654 9.08711 4.8436 5.75995 7.68002 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.50173 ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [8.29084 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.F)
+ [7.81084 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.71264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -67.352 -21.922 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleshowninFi)
+ [9.09802 6.05449 3.0327 8.4872 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 
+ 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,)
+ [6.6654 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.02179 7.94172 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.4872 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rylay)
+ [4.2654 9.39264 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tshowninFi)
+ [7.87638 4.30902 6.05449 5.14905 7.88721 9.6981 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ 1 0 0 1 -16.63 -97.199 cm
+ q
+ 0.214722 0 0 0.214722 0 0 cm
+ q
+ q
+ 0 0 1707 285 re
+ W
+ n
+ q
+ 0.116348 0 0 0.116348 0 0 cm
+ q
+ {} settransfer
+ n
+ 24.3608 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 24.3608 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 24.3608 133.119 974.425 974.425 re
+ S
+ n
+ 998.786 133.119 3897.7 974.425 re
+ S
+ n
+ 359.141 986.287 m
+ 282.821 986.287 234.105 935.554 234.105 856.367 c
+ 234.105 777.558 282.821 726.132 357.313 726.132 c
+ 435.461 726.132 484.177 776.171 484.177 856.367 c
+ 484.177 935.554 435.461 986.287 359.141 986.287 c
+ 359.141 958.494 m
+ 412.363 958.494 443.843 920.965 443.843 856.714 c
+ 443.843 791.454 412.71 753.924 358.416 753.924 c
+ 305.572 753.924 274.439 792.147 274.439 856.367 c
+ 274.439 920.965 305.572 958.494 359.141 958.494 c
+ f
+ n
+ 567.181 847.386 m
+ 586.687 876.03 601.497 888.036 617 888.036 c
+ 639.405 888.036 653.112 862.575 653.112 821.579 c
+ 653.112 772.453 636.128 747.338 603.64 747.338 c
+ 595.352 747.338 584.512 748.756 567.181 751.939 c
+ 567.181 847.386 l
+ 567.181 1000.37 m
+ 530.88 1000.37 l
+ 530.88 726.132 l
+ 567.181 726.132 l
+ 579.471 726.132 589.208 726.132 600.394 726.132 c
+ 658.154 726.132 690.642 761.708 690.642 825.108 c
+ 690.642 880.946 664.299 917.719 624.216 917.719 c
+ 599.669 917.719 582.716 906.06 567.181 878.141 c
+ 567.181 1000.37 l
+ f
+ n
+ 682.557 657.343 m
+ 692.073 653.341 701.243 651.513 712.24 651.513 c
+ 750.337 651.513 769.401 676.502 769.401 725.754 c
+ 769.401 917.719 l
+ 733.1 917.719 l
+ 733.1 725.88 l
+ 733.1 687.152 728.405 677.731 708.9 677.731 c
+ 700.234 677.731 692.293 679.905 682.557 684.978 c
+ 682.557 657.343 l
+ 733.1 951.625 m
+ 769.401 951.625 l
+ 769.401 986.287 l
+ 733.1 986.287 l
+ 733.1 951.625 l
+ f
+ n
+ 227.596 238.919 m
+ 263.897 238.919 l
+ 263.897 361.938 l
+ 392.967 361.938 l
+ 392.967 238.919 l
+ 429.268 238.919 l
+ 429.268 499.075 l
+ 392.967 499.075 l
+ 392.967 390.172 l
+ 263.897 390.172 l
+ 263.897 499.075 l
+ 227.596 499.075 l
+ 227.596 238.919 l
+ f
+ n
+ 602.565 306.51 m
+ 583.06 277.236 568.25 264.947 552.746 264.947 c
+ 530.342 264.947 516.635 290.975 516.635 332.917 c
+ 516.635 383.177 533.619 408.827 566.454 408.827 c
+ 574.394 408.827 583.438 407.755 602.565 404.478 c
+ 602.565 306.51 l
+ 602.565 238.919 m
+ 638.866 238.919 l
+ 638.866 513.16 l
+ 602.565 513.16 l
+ 602.565 430.506 l
+ 591.001 430.506 580.539 430.506 569.353 430.506 c
+ 511.971 430.506 479.105 393.764 479.105 329.639 c
+ 479.105 274.779 505.448 238.919 545.152 238.919 c
+ 570.077 238.919 587.03 249.57 602.565 274.715 c
+ 602.565 238.919 l
+ f
+ n
+ 695.883 238.919 m
+ 732.184 238.919 l
+ 732.184 361.812 l
+ 747.341 388.219 759.977 400.193 773.337 400.193 c
+ 776.961 400.193 781.656 399.153 788.148 397.388 c
+ 788.148 430.506 l
+ 786.698 430.506 l
+ 783.831 430.506 780.207 430.506 778.033 430.506 c
+ 757.834 430.506 744.095 418.658 732.184 390.33 c
+ 732.184 430.506 l
+ 695.883 430.506 l
+ 695.883 238.919 l
+ f
+ n
+ 1744.54 499.746 44.3677 43.6743 re
+ f
+ n
+ 1847.66 499.746 44.3677 43.6743 re
+ f
+ n
+ 1950.79 499.746 44.3677 43.6743 re
+ f
+ n
+ 2159.06 759.902 m
+ 2159.06 600.172 l
+ 2159.06 531.005 2191.11 499.746 2262.07 499.746 c
+ 2299.51 499.746 2326.51 510.271 2344.16 531.351 c
+ 2356.04 545.752 2360.73 564.344 2360.73 599.1 c
+ 2360.73 759.902 l
+ 2328.46 759.902 l
+ 2328.46 598.943 l
+ 2328.46 546.792 2311.42 527.539 2264.62 527.539 c
+ 2237.81 527.539 2218.21 534.881 2206.61 549.25 c
+ 2198.26 559.05 2195.36 572.694 2195.36 600.329 c
+ 2195.36 759.902 l
+ 2159.06 759.902 l
+ f
+ n
+ 2417.06 510.932 m
+ 2441.51 502.991 2460.92 499.746 2480.33 499.746 c
+ 2527.1 499.746 2556.21 520.701 2556.21 554.701 c
+ 2556.21 580.477 2539.13 599.384 2505.32 609.688 c
+ 2477.91 618.259 l
+ 2461.55 623.427 2453.36 631.683 2453.36 642.649 c
+ 2453.36 657.774 2465.37 665.337 2489 665.337 c
+ 2506.65 665.337 2522.87 662.627 2540.87 657.175 c
+ 2540.87 685.567 l
+ 2519.94 689.537 2504.79 691.333 2489.98 691.333 c
+ 2441.95 691.333 2417.06 674.16 2417.06 640.474 c
+ 2417.06 615.738 2431.74 598.911 2461.14 589.3 c
+ 2491.96 579.689 l
+ 2510.96 573.828 2519.91 564.911 2519.91 552.527 c
+ 2519.91 535.007 2506.08 525.742 2480.56 525.742 c
+ 2460.33 525.742 2441.17 530.5 2417.06 541.75 c
+ 2417.06 510.932 l
+ f
+ n
+ 2632.84 615.738 m
+ 2636.82 651.125 2651.63 666.597 2681.59 666.597 c
+ 2710.46 666.597 2723.47 651.125 2724.54 615.738 c
+ 2632.84 615.738 l
+ 2759.2 537.086 m
+ 2737.18 529.524 2719.12 526.089 2701.07 526.089 c
+ 2681.59 526.089 2666.44 530.564 2655.22 539.481 c
+ 2641.16 550.825 2635.02 564.218 2632.12 591.033 c
+ 2759.93 591.033 l
+ 2760.28 601.338 l
+ 2760.28 603.732 l
+ 2760.28 661.114 2733.21 691.333 2682.32 691.333 c
+ 2628.87 691.333 2595.66 655.6 2595.66 598.565 c
+ 2595.66 537.685 2633.22 499.746 2693.5 499.746 c
+ 2714.08 499.746 2735.38 502.991 2759.2 510.208 c
+ 2759.2 537.086 l
+ f
+ n
+ 2812.98 499.746 m
+ 2849.28 499.746 l
+ 2849.28 622.639 l
+ 2864.43 649.045 2877.07 661.02 2890.43 661.02 c
+ 2894.05 661.02 2898.75 659.98 2905.24 658.215 c
+ 2905.24 691.333 l
+ 2903.79 691.333 l
+ 2900.92 691.333 2897.3 691.333 2895.12 691.333 c
+ 2874.93 691.333 2861.19 679.485 2849.28 651.157 c
+ 2849.28 691.333 l
+ 2812.98 691.333 l
+ 2812.98 499.746 l
+ f
+ n
+ 3043.89 499.746 m
+ 3128.12 499.746 l
+ 3211.59 499.746 3259.68 549.407 3259.68 635.748 c
+ 3259.68 718.527 3215.59 759.902 3127.74 759.902 c
+ 3043.89 759.902 l
+ 3043.89 499.746 l
+ 3080.19 527.539 m
+ 3080.19 732.109 l
+ 3107.73 732.109 l
+ 3146.14 732.109 3166.43 728.138 3182.03 717.74 c
+ 3206.67 701.196 3219.34 671.702 3219.34 631.431 c
+ 3219.34 561.697 3188.18 527.539 3124.78 527.539 c
+ 3080.19 527.539 l
+ f
+ n
+ 3471.98 528.263 m
+ 3469.81 528.263 3469.08 528.263 3465.49 528.263 c
+ 3453.58 528.263 3447.09 536.771 3447.09 552.086 c
+ 3447.09 633.699 l
+ 3447.09 673.53 3426.99 691.333 3381.26 691.333 c
+ 3358.99 691.333 3338.12 687.016 3312.54 676.901 c
+ 3312.54 649.361 l
+ 3335.29 660.232 3354.07 665.337 3373.95 665.337 c
+ 3398.5 665.337 3410.79 654.781 3410.79 633.699 c
+ 3410.79 611.925 l
+ 3402.5 611.925 l
+ 3331.29 611.925 3295.84 591.222 3295.84 549.785 c
+ 3295.84 520.448 3319.03 499.746 3352.34 499.746 c
+ 3374.08 499.746 3392.89 508.033 3416.08 528.263 c
+ 3421.63 508.411 3431.24 499.746 3448.26 499.746 c
+ 3457.14 499.746 3466.03 501.951 3474.54 506.332 c
+ 3471.98 528.263 l
+ 3410.79 546.288 m
+ 3393.46 533.368 3379.75 528.263 3363.9 528.263 c
+ 3343.32 528.263 3332.14 538.126 3332.14 555.804 c
+ 3332.14 580.32 3354.13 593.239 3395.29 593.239 c
+ 3399.26 593.239 l
+ 3410.79 592.893 l
+ 3410.79 546.288 l
+ f
+ n
+ 3580.62 527.507 m
+ 3576.99 526.436 3573.4 525.742 3568.71 525.742 c
+ 3552.45 525.742 3548.47 532.769 3548.47 562.232 c
+ 3548.47 665.337 l
+ 3585.66 665.337 l
+ 3585.66 691.333 l
+ 3548.47 691.333 l
+ 3548.47 729.241 l
+ 3512.17 725.996 l
+ 3512.17 691.333 l
+ 3490.53 691.333 l
+ 3490.53 665.337 l
+ 3512.17 665.337 l
+ 3512.17 555.898 l
+ 3512.17 518.936 3528.47 499.746 3559.91 499.746 c
+ 3566.94 499.746 3572.49 500.47 3580.62 502.991 c
+ 3580.62 527.507 l
+ f
+ n
+ 3781.36 528.263 m
+ 3779.19 528.263 3778.47 528.263 3774.87 528.263 c
+ 3762.96 528.263 3756.47 536.771 3756.47 552.086 c
+ 3756.47 633.699 l
+ 3756.47 673.53 3736.37 691.333 3690.64 691.333 c
+ 3668.37 691.333 3647.5 687.016 3621.92 676.901 c
+ 3621.92 649.361 l
+ 3644.67 660.232 3663.45 665.337 3683.33 665.337 c
+ 3707.88 665.337 3720.17 654.781 3720.17 633.699 c
+ 3720.17 611.925 l
+ 3711.88 611.925 l
+ 3640.67 611.925 3605.22 591.222 3605.22 549.785 c
+ 3605.22 520.448 3628.41 499.746 3661.72 499.746 c
+ 3683.46 499.746 3702.27 508.033 3725.46 528.263 c
+ 3731.01 508.411 3740.62 499.746 3757.64 499.746 c
+ 3766.52 499.746 3775.41 501.951 3783.92 506.332 c
+ 3781.36 528.263 l
+ 3720.17 546.288 m
+ 3702.84 533.368 3689.13 528.263 3673.28 528.263 c
+ 3652.7 528.263 3641.52 538.126 3641.52 555.804 c
+ 3641.52 580.32 3663.51 593.239 3704.67 593.239 c
+ 3708.64 593.239 l
+ 3720.17 592.893 l
+ 3720.17 546.288 l
+ f
+ n
+ 3926.7 499.746 44.3677 43.6743 re
+ f
+ n
+ 4029.82 499.746 44.3677 43.6743 re
+ f
+ n
+ 4132.95 499.746 44.3677 43.6743 re
+ f
+ 24.3606 w
+ n
+ 998.786 1351.15 m
+ 998.786 1594.76 1487.95 1594.76 1973.21 1594.76 c
+ S
+ n
+ 4896.49 1351.15 m
+ 4896.49 1594.76 4409.27 1594.76 3922.06 1594.76 c
+ S
+ n
+ 1973.21 1594.76 m
+ 3922.06 1594.76 l
+ S
+ n
+ 2947.64 1594.76 m
+ 2947.64 1838.36 l
+ S
+ n
+ 2277.52 2081.97 m
+ 2418.16 2081.97 l
+ 2418.16 2107.96 l
+ 2366.16 2107.96 l
+ 2366.16 2342.12 l
+ 2277.52 2321.14 l
+ 2277.52 2295.24 l
+ 2329.86 2307.81 l
+ 2329.86 2107.96 l
+ 2277.52 2107.96 l
+ 2277.52 2081.97 l
+ f
+ n
+ 2611.96 2332.01 m
+ 2592.14 2339.22 2577.84 2342.12 2562.05 2342.12 c
+ 2496.35 2342.12 2457.46 2290.45 2457.46 2204.17 c
+ 2457.46 2127.5 2490.23 2081.97 2545.1 2081.97 c
+ 2595.2 2081.97 2626.87 2116.35 2626.87 2170.51 c
+ 2626.87 2219.83 2600.37 2249.36 2556.16 2249.36 c
+ 2531.48 2249.36 2513.46 2240.63 2495.78 2219.99 c
+ 2495.78 2249.83 2498.36 2264.42 2505.01 2279.98 c
+ 2515.7 2303.87 2534.89 2316.13 2561.07 2316.13 c
+ 2574.34 2316.13 2588.74 2312.57 2611.96 2303.18 c
+ 2611.96 2332.01 l
+ 2545.57 2225.15 m
+ 2575.44 2225.15 2590.57 2204.55 2590.57 2163.99 c
+ 2590.57 2126.87 2575.82 2107.96 2546.67 2107.96 c
+ 2516.8 2107.96 2495.78 2134.09 2495.78 2171.55 c
+ 2495.78 2204.2 2515.32 2225.15 2545.57 2225.15 c
+ f
+ n
+ 2782.98 2081.97 m
+ 2874.49 2081.97 l
+ 2905.49 2081.97 2923.3 2084.14 2935.05 2089.59 c
+ 2955.34 2099.39 2968.51 2121.51 2968.51 2147.26 c
+ 2968.51 2182.84 2948.1 2203.85 2900.86 2218.38 c
+ 2941.16 2232.28 2958.43 2251.91 2958.43 2284.36 c
+ 2958.43 2326.08 2932.75 2342.12 2865.73 2342.12 c
+ 2782.98 2342.12 l
+ 2782.98 2081.97 l
+ 2819.28 2109.76 m
+ 2819.28 2204.99 l
+ 2849.34 2204.99 l
+ 2901.93 2204.99 2930.2 2185.45 2930.2 2149.59 c
+ 2930.2 2117.36 2914.09 2109.76 2846.47 2109.76 c
+ 2819.28 2109.76 l
+ 2819.28 2229.19 m
+ 2819.28 2314.33 l
+ 2853.12 2314.33 l
+ 2904.8 2314.33 2920.11 2305.85 2920.11 2277.94 c
+ 2920.11 2245.45 2896.95 2229.19 2850.28 2229.19 c
+ 2819.28 2229.19 l
+ f
+ n
+ 3069.29 2082.22 m
+ 3038.97 2012.55 l
+ 3075.43 2012.55 l
+ 3176.49 2273.56 l
+ 3145.83 2273.56 l
+ 3088.76 2126.62 l
+ 3036.8 2273.56 l
+ 3001.41 2273.56 l
+ 3069.29 2082.22 l
+ f
+ n
+ 3278.45 2109.73 m
+ 3274.83 2108.66 3271.24 2107.96 3266.54 2107.96 c
+ 3250.28 2107.96 3246.31 2114.99 3246.31 2144.45 c
+ 3246.31 2247.56 l
+ 3283.5 2247.56 l
+ 3283.5 2273.56 l
+ 3246.31 2273.56 l
+ 3246.31 2311.46 l
+ 3210.01 2308.22 l
+ 3210.01 2273.56 l
+ 3188.36 2273.56 l
+ 3188.36 2247.56 l
+ 3210.01 2247.56 l
+ 3210.01 2138.12 l
+ 3210.01 2101.16 3226.3 2081.97 3257.75 2081.97 c
+ 3264.78 2081.97 3270.32 2082.69 3278.45 2085.21 c
+ 3278.45 2109.73 l
+ f
+ n
+ 3339.26 2197.96 m
+ 3343.23 2233.35 3358.04 2248.82 3388.01 2248.82 c
+ 3416.87 2248.82 3429.89 2233.35 3430.96 2197.96 c
+ 3339.26 2197.96 l
+ 3465.62 2119.31 m
+ 3443.6 2111.75 3425.54 2108.31 3407.48 2108.31 c
+ 3388.01 2108.31 3372.85 2112.79 3361.64 2121.7 c
+ 3347.58 2133.05 3341.44 2146.44 3338.54 2173.26 c
+ 3466.35 2173.26 l
+ 3466.69 2183.56 l
+ 3466.69 2185.95 l
+ 3466.69 2243.34 3439.63 2273.56 3388.74 2273.56 c
+ 3335.29 2273.56 3302.08 2237.82 3302.08 2180.79 c
+ 3302.08 2119.91 3339.64 2081.97 3399.92 2081.97 c
+ 3420.5 2081.97 3441.8 2085.21 3465.62 2092.43 c
+ 3465.62 2119.31 l
+ f
+ n
+ 3515.36 2093.15 m
+ 3539.81 2085.21 3559.22 2081.97 3578.63 2081.97 c
+ 3625.4 2081.97 3654.51 2102.92 3654.51 2136.92 c
+ 3654.51 2162.7 3637.43 2181.61 3603.62 2191.91 c
+ 3576.21 2200.48 l
+ 3559.85 2205.65 3551.66 2213.91 3551.66 2224.87 c
+ 3551.66 2240 3563.67 2247.56 3587.3 2247.56 c
+ 3604.95 2247.56 3621.17 2244.85 3639.17 2239.4 c
+ 3639.17 2267.79 l
+ 3618.24 2271.76 3603.09 2273.56 3588.28 2273.56 c
+ 3540.25 2273.56 3515.36 2256.38 3515.36 2222.7 c
+ 3515.36 2197.96 3530.04 2181.13 3559.44 2171.52 c
+ 3590.26 2161.91 l
+ 3609.26 2156.05 3618.21 2147.13 3618.21 2134.75 c
+ 3618.21 2117.23 3604.38 2107.96 3578.85 2107.96 c
+ 3558.62 2107.96 3539.47 2112.72 3515.36 2123.97 c
+ 3515.36 2093.15 l
+ f
+ n
+ 4896.49 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 4896.49 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 4896.49 133.119 974.425 974.425 re
+ S
+ n
+ 5870.91 133.119 3897.7 974.425 re
+ S
+ n
+ 6616.66 499.746 44.3677 43.6743 re
+ f
+ n
+ 6719.79 499.746 44.3677 43.6743 re
+ f
+ n
+ 6822.92 499.746 44.3677 43.6743 re
+ f
+ n
+ 7031.19 759.902 m
+ 7031.19 600.172 l
+ 7031.19 531.005 7063.23 499.746 7134.2 499.746 c
+ 7171.63 499.746 7198.64 510.271 7216.28 531.351 c
+ 7228.16 545.752 7232.86 564.344 7232.86 599.1 c
+ 7232.86 759.902 l
+ 7200.59 759.902 l
+ 7200.59 598.943 l
+ 7200.59 546.792 7183.54 527.539 7136.75 527.539 c
+ 7109.93 527.539 7090.33 534.881 7078.74 549.25 c
+ 7070.39 559.05 7067.49 572.694 7067.49 600.329 c
+ 7067.49 759.902 l
+ 7031.19 759.902 l
+ f
+ n
+ 7289.19 510.932 m
+ 7313.64 502.991 7333.05 499.746 7352.46 499.746 c
+ 7399.22 499.746 7428.34 520.701 7428.34 554.701 c
+ 7428.34 580.477 7411.26 599.384 7377.45 609.688 c
+ 7350.03 618.259 l
+ 7333.68 623.427 7325.49 631.683 7325.49 642.649 c
+ 7325.49 657.774 7337.49 665.337 7361.13 665.337 c
+ 7378.77 665.337 7395 662.627 7412.99 657.175 c
+ 7412.99 685.567 l
+ 7392.07 689.537 7376.91 691.333 7362.1 691.333 c
+ 7314.08 691.333 7289.19 674.16 7289.19 640.474 c
+ 7289.19 615.738 7303.87 598.911 7333.27 589.3 c
+ 7364.09 579.689 l
+ 7383.09 573.828 7392.04 564.911 7392.04 552.527 c
+ 7392.04 535.007 7378.2 525.742 7352.68 525.742 c
+ 7332.45 525.742 7313.29 530.5 7289.19 541.75 c
+ 7289.19 510.932 l
+ f
+ n
+ 7504.97 615.738 m
+ 7508.94 651.125 7523.75 666.597 7553.72 666.597 c
+ 7582.58 666.597 7595.59 651.125 7596.67 615.738 c
+ 7504.97 615.738 l
+ 7631.33 537.086 m
+ 7609.3 529.524 7591.25 526.089 7573.19 526.089 c
+ 7553.72 526.089 7538.56 530.564 7527.34 539.481 c
+ 7513.29 550.825 7507.14 564.218 7504.24 591.033 c
+ 7632.05 591.033 l
+ 7632.4 601.338 l
+ 7632.4 603.732 l
+ 7632.4 661.114 7605.33 691.333 7554.44 691.333 c
+ 7501 691.333 7467.79 655.6 7467.79 598.565 c
+ 7467.79 537.685 7505.35 499.746 7565.63 499.746 c
+ 7586.2 499.746 7607.51 502.991 7631.33 510.208 c
+ 7631.33 537.086 l
+ f
+ n
+ 7685.1 499.746 m
+ 7721.4 499.746 l
+ 7721.4 622.639 l
+ 7736.56 649.045 7749.19 661.02 7762.55 661.02 c
+ 7766.18 661.02 7770.87 659.98 7777.36 658.215 c
+ 7777.36 691.333 l
+ 7775.92 691.333 l
+ 7773.05 691.333 7769.42 691.333 7767.25 691.333 c
+ 7747.05 691.333 7733.31 679.485 7721.4 651.157 c
+ 7721.4 691.333 l
+ 7685.1 691.333 l
+ 7685.1 499.746 l
+ f
+ n
+ 7916.01 499.746 m
+ 8000.24 499.746 l
+ 8083.71 499.746 8131.8 549.407 8131.8 635.748 c
+ 8131.8 718.527 8087.72 759.902 7999.86 759.902 c
+ 7916.01 759.902 l
+ 7916.01 499.746 l
+ 7952.31 527.539 m
+ 7952.31 732.109 l
+ 7979.85 732.109 l
+ 8018.27 732.109 8038.56 728.138 8054.16 717.74 c
+ 8078.8 701.196 8091.47 671.702 8091.47 631.431 c
+ 8091.47 561.697 8060.3 527.539 7996.9 527.539 c
+ 7952.31 527.539 l
+ f
+ n
+ 8344.11 528.263 m
+ 8341.93 528.263 8341.21 528.263 8337.62 528.263 c
+ 8325.71 528.263 8319.22 536.771 8319.22 552.086 c
+ 8319.22 633.699 l
+ 8319.22 673.53 8299.11 691.333 8253.39 691.333 c
+ 8231.11 691.333 8210.25 687.016 8184.66 676.901 c
+ 8184.66 649.361 l
+ 8207.41 660.232 8226.19 665.337 8246.08 665.337 c
+ 8270.62 665.337 8282.91 654.781 8282.91 633.699 c
+ 8282.91 611.925 l
+ 8274.63 611.925 l
+ 8203.41 611.925 8167.96 591.222 8167.96 549.785 c
+ 8167.96 520.448 8191.15 499.746 8224.46 499.746 c
+ 8246.2 499.746 8265.02 508.033 8288.21 528.263 c
+ 8293.75 508.411 8303.36 499.746 8320.38 499.746 c
+ 8329.27 499.746 8338.15 501.951 8346.66 506.332 c
+ 8344.11 528.263 l
+ 8282.91 546.288 m
+ 8265.58 533.368 8251.88 528.263 8236.03 528.263 c
+ 8215.45 528.263 8204.26 538.126 8204.26 555.804 c
+ 8204.26 580.32 8226.26 593.239 8267.41 593.239 c
+ 8271.38 593.239 l
+ 8282.91 592.893 l
+ 8282.91 546.288 l
+ f
+ n
+ 8452.74 527.507 m
+ 8449.12 526.436 8445.52 525.742 8440.83 525.742 c
+ 8424.57 525.742 8420.6 532.769 8420.6 562.232 c
+ 8420.6 665.337 l
+ 8457.78 665.337 l
+ 8457.78 691.333 l
+ 8420.6 691.333 l
+ 8420.6 729.241 l
+ 8384.3 725.996 l
+ 8384.3 691.333 l
+ 8362.65 691.333 l
+ 8362.65 665.337 l
+ 8384.3 665.337 l
+ 8384.3 555.898 l
+ 8384.3 518.936 8400.59 499.746 8432.04 499.746 c
+ 8439.07 499.746 8444.61 500.47 8452.74 502.991 c
+ 8452.74 527.507 l
+ f
+ n
+ 8653.49 528.263 m
+ 8651.31 528.263 8650.59 528.263 8647 528.263 c
+ 8635.09 528.263 8628.59 536.771 8628.59 552.086 c
+ 8628.59 633.699 l
+ 8628.59 673.53 8608.49 691.333 8562.77 691.333 c
+ 8540.49 691.333 8519.63 687.016 8494.04 676.901 c
+ 8494.04 649.361 l
+ 8516.79 660.232 8535.57 665.337 8555.46 665.337 c
+ 8580 665.337 8592.29 654.781 8592.29 633.699 c
+ 8592.29 611.925 l
+ 8584.01 611.925 l
+ 8512.79 611.925 8477.34 591.222 8477.34 549.785 c
+ 8477.34 520.448 8500.53 499.746 8533.84 499.746 c
+ 8555.58 499.746 8574.4 508.033 8597.59 528.263 c
+ 8603.13 508.411 8612.74 499.746 8629.76 499.746 c
+ 8638.65 499.746 8647.53 501.951 8656.04 506.332 c
+ 8653.49 528.263 l
+ 8592.29 546.288 m
+ 8574.96 533.368 8561.26 528.263 8545.41 528.263 c
+ 8524.83 528.263 8513.64 538.126 8513.64 555.804 c
+ 8513.64 580.32 8535.64 593.239 8576.79 593.239 c
+ 8580.76 593.239 l
+ 8592.29 592.893 l
+ 8592.29 546.288 l
+ f
+ n
+ 8798.82 499.746 44.3682 43.6743 re
+ f
+ n
+ 8901.95 499.746 44.3682 43.6743 re
+ f
+ n
+ 9005.08 499.746 44.3682 43.6743 re
+ f
+ n
+ 9768.61 133.119 974.425 974.425 re
+ 0.897995 sc
+ f
+ 2.43602 w
+ n
+ 9768.61 133.119 974.425 974.425 re
+ 0 sc
+ S
+ 48.7212 w
+ n
+ 9768.61 133.119 974.425 974.425 re
+ S
+ n
+ 10743 133.119 3897.7 974.425 re
+ S
+ n
+ 11488.8 499.746 44.3682 43.6743 re
+ f
+ n
+ 11591.9 499.746 44.3682 43.6743 re
+ f
+ n
+ 11695 499.746 44.3682 43.6743 re
+ f
+ n
+ 11903.3 759.902 m
+ 11903.3 600.172 l
+ 11903.3 531.005 11935.4 499.746 12006.3 499.746 c
+ 12043.8 499.746 12070.8 510.271 12088.4 531.351 c
+ 12100.3 545.752 12105 564.344 12105 599.1 c
+ 12105 759.902 l
+ 12072.7 759.902 l
+ 12072.7 598.943 l
+ 12072.7 546.792 12055.7 527.539 12008.9 527.539 c
+ 11982.1 527.539 11962.5 534.881 11950.9 549.25 c
+ 11942.5 559.05 11939.6 572.694 11939.6 600.329 c
+ 11939.6 759.902 l
+ 11903.3 759.902 l
+ f
+ n
+ 12161.3 510.932 m
+ 12185.8 502.991 12205.2 499.746 12224.6 499.746 c
+ 12271.3 499.746 12300.5 520.701 12300.5 554.701 c
+ 12300.5 580.477 12283.4 599.384 12249.6 609.688 c
+ 12222.2 618.259 l
+ 12205.8 623.427 12197.6 631.683 12197.6 642.649 c
+ 12197.6 657.774 12209.6 665.337 12233.2 665.337 c
+ 12250.9 665.337 12267.1 662.627 12285.1 657.175 c
+ 12285.1 685.567 l
+ 12264.2 689.537 12249 691.333 12234.2 691.333 c
+ 12186.2 691.333 12161.3 674.16 12161.3 640.474 c
+ 12161.3 615.738 12176 598.911 12205.4 589.3 c
+ 12236.2 579.689 l
+ 12255.2 573.828 12264.2 564.911 12264.2 552.527 c
+ 12264.2 535.007 12250.3 525.742 12224.8 525.742 c
+ 12204.6 525.742 12185.4 530.5 12161.3 541.75 c
+ 12161.3 510.932 l
+ f
+ n
+ 12377.1 615.738 m
+ 12381.1 651.125 12395.9 666.597 12425.8 666.597 c
+ 12454.7 666.597 12467.7 651.125 12468.8 615.738 c
+ 12377.1 615.738 l
+ 12503.5 537.086 m
+ 12481.4 529.524 12463.4 526.089 12445.3 526.089 c
+ 12425.8 526.089 12410.7 530.564 12399.5 539.481 c
+ 12385.4 550.825 12379.3 564.218 12376.4 591.033 c
+ 12504.2 591.033 l
+ 12504.5 601.338 l
+ 12504.5 603.732 l
+ 12504.5 661.114 12477.5 691.333 12426.6 691.333 c
+ 12373.1 691.333 12339.9 655.6 12339.9 598.565 c
+ 12339.9 537.685 12377.5 499.746 12437.8 499.746 c
+ 12458.3 499.746 12479.6 502.991 12503.5 510.208 c
+ 12503.5 537.086 l
+ f
+ n
+ 12557.2 499.746 m
+ 12593.5 499.746 l
+ 12593.5 622.639 l
+ 12608.7 649.045 12621.3 661.02 12634.7 661.02 c
+ 12638.3 661.02 12643 659.98 12649.5 658.215 c
+ 12649.5 691.333 l
+ 12648 691.333 l
+ 12645.2 691.333 12641.5 691.333 12639.4 691.333 c
+ 12619.2 691.333 12605.4 679.485 12593.5 651.157 c
+ 12593.5 691.333 l
+ 12557.2 691.333 l
+ 12557.2 499.746 l
+ f
+ n
+ 12788.1 499.746 m
+ 12872.4 499.746 l
+ 12955.8 499.746 13003.9 549.407 13003.9 635.748 c
+ 13003.9 718.527 12959.8 759.902 12872 759.902 c
+ 12788.1 759.902 l
+ 12788.1 499.746 l
+ 12824.4 527.539 m
+ 12824.4 732.109 l
+ 12852 732.109 l
+ 12890.4 732.109 12910.7 728.138 12926.3 717.74 c
+ 12950.9 701.196 12963.6 671.702 12963.6 631.431 c
+ 12963.6 561.697 12932.4 527.539 12869 527.539 c
+ 12824.4 527.539 l
+ f
+ n
+ 13216.2 528.263 m
+ 13214.1 528.263 13213.3 528.263 13209.7 528.263 c
+ 13197.8 528.263 13191.3 536.771 13191.3 552.086 c
+ 13191.3 633.699 l
+ 13191.3 673.53 13171.2 691.333 13125.5 691.333 c
+ 13103.2 691.333 13082.4 687.016 13056.8 676.901 c
+ 13056.8 649.361 l
+ 13079.5 660.232 13098.3 665.337 13118.2 665.337 c
+ 13142.8 665.337 13155 654.781 13155 633.699 c
+ 13155 611.925 l
+ 13146.8 611.925 l
+ 13075.5 611.925 13040.1 591.222 13040.1 549.785 c
+ 13040.1 520.448 13063.3 499.746 13096.6 499.746 c
+ 13118.3 499.746 13137.1 508.033 13160.3 528.263 c
+ 13165.9 508.411 13175.5 499.746 13192.5 499.746 c
+ 13201.4 499.746 13210.3 501.951 13218.8 506.332 c
+ 13216.2 528.263 l
+ 13155 546.288 m
+ 13137.7 533.368 13124 528.263 13108.2 528.263 c
+ 13087.6 528.263 13076.4 538.126 13076.4 555.804 c
+ 13076.4 580.32 13098.4 593.239 13139.5 593.239 c
+ 13143.5 593.239 l
+ 13155 592.893 l
+ 13155 546.288 l
+ f
+ n
+ 13324.9 527.507 m
+ 13321.2 526.436 13317.6 525.742 13313 525.742 c
+ 13296.7 525.742 13292.7 532.769 13292.7 562.232 c
+ 13292.7 665.337 l
+ 13329.9 665.337 l
+ 13329.9 691.333 l
+ 13292.7 691.333 l
+ 13292.7 729.241 l
+ 13256.4 725.996 l
+ 13256.4 691.333 l
+ 13234.8 691.333 l
+ 13234.8 665.337 l
+ 13256.4 665.337 l
+ 13256.4 555.898 l
+ 13256.4 518.936 13272.7 499.746 13304.2 499.746 c
+ 13311.2 499.746 13316.7 500.47 13324.9 502.991 c
+ 13324.9 527.507 l
+ f
+ n
+ 13525.6 528.263 m
+ 13523.4 528.263 13522.7 528.263 13519.1 528.263 c
+ 13507.2 528.263 13500.7 536.771 13500.7 552.086 c
+ 13500.7 633.699 l
+ 13500.7 673.53 13480.6 691.333 13434.9 691.333 c
+ 13412.6 691.333 13391.8 687.016 13366.2 676.901 c
+ 13366.2 649.361 l
+ 13388.9 660.232 13407.7 665.337 13427.6 665.337 c
+ 13452.1 665.337 13464.4 654.781 13464.4 633.699 c
+ 13464.4 611.925 l
+ 13456.1 611.925 l
+ 13384.9 611.925 13349.5 591.222 13349.5 549.785 c
+ 13349.5 520.448 13372.7 499.746 13406 499.746 c
+ 13427.7 499.746 13446.5 508.033 13469.7 528.263 c
+ 13475.3 508.411 13484.9 499.746 13501.9 499.746 c
+ 13510.8 499.746 13519.7 501.951 13528.2 506.332 c
+ 13525.6 528.263 l
+ 13464.4 546.288 m
+ 13447.1 533.368 13433.4 528.263 13417.5 528.263 c
+ 13397 528.263 13385.8 538.126 13385.8 555.804 c
+ 13385.8 580.32 13407.8 593.239 13448.9 593.239 c
+ 13452.9 593.239 l
+ 13464.4 592.893 l
+ 13464.4 546.288 l
+ f
+ n
+ 13670.9 499.746 44.3682 43.6743 re
+ f
+ n
+ 13774.1 499.746 44.3682 43.6743 re
+ f
+ n
+ 13877.2 499.746 44.3682 43.6743 re
+ f
+ n
+ 5250.95 969.062 m
+ 5174.63 969.062 5125.91 918.329 5125.91 839.141 c
+ 5125.91 760.332 5174.63 708.906 5249.12 708.906 c
+ 5327.27 708.906 5375.99 758.946 5375.99 839.141 c
+ 5375.99 918.329 5327.27 969.062 5250.95 969.062 c
+ 5250.95 941.269 m
+ 5304.17 941.269 5335.65 903.739 5335.65 839.488 c
+ 5335.65 774.229 5304.52 736.699 5250.22 736.699 c
+ 5197.38 736.699 5166.25 774.922 5166.25 839.141 c
+ 5166.25 903.739 5197.38 941.269 5250.95 941.269 c
+ f
+ n
+ 5458.99 830.161 m
+ 5478.49 858.804 5493.3 870.81 5508.81 870.81 c
+ 5531.21 870.81 5544.92 845.349 5544.92 804.353 c
+ 5544.92 755.227 5527.94 730.113 5495.45 730.113 c
+ 5487.16 730.113 5476.32 731.531 5458.99 734.713 c
+ 5458.99 830.161 l
+ 5458.99 983.147 m
+ 5422.69 983.147 l
+ 5422.69 708.906 l
+ 5458.99 708.906 l
+ 5471.28 708.906 5481.02 708.906 5492.2 708.906 c
+ 5549.96 708.906 5582.45 744.482 5582.45 807.882 c
+ 5582.45 863.72 5556.11 900.493 5516.02 900.493 c
+ 5491.48 900.493 5474.52 888.834 5458.99 860.916 c
+ 5458.99 983.147 l
+ f
+ n
+ 5574.36 640.117 m
+ 5583.88 636.115 5593.05 634.288 5604.05 634.288 c
+ 5642.15 634.288 5661.21 659.276 5661.21 708.528 c
+ 5661.21 900.493 l
+ 5624.91 900.493 l
+ 5624.91 708.654 l
+ 5624.91 669.927 5620.21 660.505 5600.71 660.505 c
+ 5592.04 660.505 5584.1 662.679 5574.36 667.753 c
+ 5574.36 640.117 l
+ 5624.91 934.399 m
+ 5661.21 934.399 l
+ 5661.21 969.062 l
+ 5624.91 969.062 l
+ 5624.91 934.399 l
+ f
+ n
+ 5119.4 221.694 m
+ 5155.71 221.694 l
+ 5155.71 344.713 l
+ 5284.77 344.713 l
+ 5284.77 221.694 l
+ 5321.08 221.694 l
+ 5321.08 481.849 l
+ 5284.77 481.849 l
+ 5284.77 372.947 l
+ 5155.71 372.947 l
+ 5155.71 481.849 l
+ 5119.4 481.849 l
+ 5119.4 221.694 l
+ f
+ n
+ 5494.37 289.285 m
+ 5474.87 260.011 5460.06 247.722 5444.55 247.722 c
+ 5422.15 247.722 5408.44 273.75 5408.44 315.691 c
+ 5408.44 365.951 5425.43 391.601 5458.26 391.601 c
+ 5466.2 391.601 5475.25 390.53 5494.37 387.253 c
+ 5494.37 289.285 l
+ 5494.37 221.694 m
+ 5530.67 221.694 l
+ 5530.67 495.935 l
+ 5494.37 495.935 l
+ 5494.37 413.281 l
+ 5482.81 413.281 5472.35 413.281 5461.16 413.281 c
+ 5403.78 413.281 5370.91 376.539 5370.91 312.414 c
+ 5370.91 257.553 5397.26 221.694 5436.96 221.694 c
+ 5461.89 221.694 5478.84 232.344 5494.37 257.49 c
+ 5494.37 221.694 l
+ f
+ n
+ 5587.69 221.694 m
+ 5623.99 221.694 l
+ 5623.99 344.587 l
+ 5639.15 370.993 5651.78 382.967 5665.15 382.967 c
+ 5668.77 382.967 5673.46 381.927 5679.96 380.163 c
+ 5679.96 413.281 l
+ 5678.51 413.281 l
+ 5675.64 413.281 5672.01 413.281 5669.84 413.281 c
+ 5649.64 413.281 5635.9 401.433 5623.99 373.104 c
+ 5623.99 413.281 l
+ 5587.69 413.281 l
+ 5587.69 221.694 l
+ f
+ n
+ 10137.8 966.614 m
+ 10061.5 966.614 10012.8 915.881 10012.8 836.693 c
+ 10012.8 757.884 10061.5 706.458 10136 706.458 c
+ 10214.2 706.458 10262.9 756.497 10262.9 836.693 c
+ 10262.9 915.881 10214.2 966.614 10137.8 966.614 c
+ 10137.8 938.821 m
+ 10191.1 938.821 10222.5 901.291 10222.5 837.04 c
+ 10222.5 771.78 10191.4 734.25 10137.1 734.25 c
+ 10084.3 734.25 10053.1 772.473 10053.1 836.693 c
+ 10053.1 901.291 10084.3 938.821 10137.8 938.821 c
+ f
+ n
+ 10345.9 827.712 m
+ 10365.4 856.356 10380.2 868.362 10395.7 868.362 c
+ 10418.1 868.362 10431.8 842.901 10431.8 801.905 c
+ 10431.8 752.779 10414.8 727.665 10382.3 727.665 c
+ 10374 727.665 10363.2 729.083 10345.9 732.265 c
+ 10345.9 827.712 l
+ 10345.9 980.699 m
+ 10309.6 980.699 l
+ 10309.6 706.458 l
+ 10345.9 706.458 l
+ 10358.2 706.458 10367.9 706.458 10379.1 706.458 c
+ 10436.8 706.458 10469.3 742.034 10469.3 805.434 c
+ 10469.3 861.272 10443 898.045 10402.9 898.045 c
+ 10378.4 898.045 10361.4 886.386 10345.9 858.467 c
+ 10345.9 980.699 l
+ f
+ n
+ 10461.3 637.669 m
+ 10470.8 633.667 10479.9 631.84 10490.9 631.84 c
+ 10529 631.84 10548.1 656.828 10548.1 706.08 c
+ 10548.1 898.045 l
+ 10511.8 898.045 l
+ 10511.8 706.206 l
+ 10511.8 667.479 10507.1 658.057 10487.6 658.057 c
+ 10478.9 658.057 10471 660.231 10461.3 665.304 c
+ 10461.3 637.669 l
+ 10511.8 931.951 m
+ 10548.1 931.951 l
+ 10548.1 966.614 l
+ 10511.8 966.614 l
+ 10511.8 931.951 l
+ f
+ n
+ 10006.3 219.245 m
+ 10042.6 219.245 l
+ 10042.6 342.265 l
+ 10171.7 342.265 l
+ 10171.7 219.245 l
+ 10208 219.245 l
+ 10208 479.401 l
+ 10171.7 479.401 l
+ 10171.7 370.499 l
+ 10042.6 370.499 l
+ 10042.6 479.401 l
+ 10006.3 479.401 l
+ 10006.3 219.245 l
+ f
+ n
+ 10381.3 286.837 m
+ 10361.8 257.563 10346.9 245.273 10331.4 245.273 c
+ 10309 245.273 10295.3 271.302 10295.3 313.243 c
+ 10295.3 363.503 10312.3 389.153 10345.1 389.153 c
+ 10353.1 389.153 10362.1 388.082 10381.3 384.805 c
+ 10381.3 286.837 l
+ 10381.3 219.245 m
+ 10417.6 219.245 l
+ 10417.6 493.487 l
+ 10381.3 493.487 l
+ 10381.3 410.833 l
+ 10369.7 410.833 10359.2 410.833 10348 410.833 c
+ 10290.7 410.833 10257.8 374.091 10257.8 309.966 c
+ 10257.8 255.105 10284.1 219.245 10323.8 219.245 c
+ 10348.8 219.245 10365.7 229.896 10381.3 255.042 c
+ 10381.3 219.245 l
+ f
+ n
+ 10474.6 219.245 m
+ 10510.9 219.245 l
+ 10510.9 342.139 l
+ 10526 368.545 10538.7 380.519 10552 380.519 c
+ 10555.7 380.519 10560.4 379.479 10566.8 377.715 c
+ 10566.8 410.833 l
+ 10565.4 410.833 l
+ 10562.5 410.833 10558.9 410.833 10556.7 410.833 c
+ 10536.5 410.833 10522.8 398.985 10510.9 370.656 c
+ 10510.9 410.833 l
+ 10474.6 410.833 l
+ 10474.6 219.245 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 0.186996 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:)
+ [7.8872 ] pdfxs
+ (No) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lPo)
+ [6.6654 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (eObjec)
+ [8.4872 8.4872 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (R) show
+ (educed)
+ [4.8436 6.0654 6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (4) show
+ (-By)
+ [3.64352 7.72349 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ -33.973 -33.878 m
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.26902 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.05449 8.26902 6.0654 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.69082 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (ion,)
+ [3.02179 5.46541 6.05449 6.49085 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.72354 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreducesin)
+ [9.47991 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.72354 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.6582 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 8.87992 ] pdfxs
+ (t) show
+ (oincre)
+ [8.86901 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -50.909 -55.8 m
+ (t) show
+ (henumber)
+ [6.05449 8.19266 5.75995 6.05449 8.79257 6.35994 4.8436 7.61446 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twill\ftin)
+ [7.58184 7.8763 3.0327 3.02179 6.37085 6.0654 7.57093 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.79265 8.79265 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 8.19266 3.02179 3.0327 6.0654 8.18175 ] pdfxs
+ (\() show
+ (in)
+ [3.0327 9.39264 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.64718 4.8436 ] pdfxs
+ (a) show
+ (se,fr)
+ [4.30902 4.8436 6.4254 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4253 ] pdfxs
+ (1) show
+ (.5)
+ [3.0327 8.78174 ] pdfxs
+ (t) show
+ (o)
+ [8.79265 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (75\)) show
+ (.)
+ [7.77811 ] pdfxs
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.18175 ] pdfxs
+ (t) show
+ (hebump-)
+ [6.0654 8.18175 6.0654 6.05449 9.08711 6.0654 3.63261 ] pdfxs
+ -50.909 -77.723 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.34174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,ith)
+ [6.0654 6.19631 3.0327 7.30911 6.05449 ] pdfxs
+ (a) show
+ (sam)
+ [7.36354 8.51993 9.08711 ] pdfxs
+ (o) show
+ (redr)
+ [4.27631 7.90903 6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticperf)
+ [4.23277 3.0327 7.90903 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ectf)
+ [6.0654 4.8436 7.90903 4.85451 6.35986 4.85451 4.8436 7.30911 3.32724 ] pdfxs
+ (o) show
+ (rsm)
+ [7.33083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.33083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.36354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nl)
+ [9.13083 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [7.90903 ] pdfxs
+ (o) show
+ (nes.)
+ [6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ -50.909 -99.645 m
+ (Not) show
+ (e)
+ [9.21811 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.61819 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.68353 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.4399 7.57085 ] pdfxs
+ (o) show
+ (rks)
+ [4.27631 5.75995 8.67262 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herwi)
+ [6.0654 4.8436 8.65082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.4399 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.05449 9.22901 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.65082 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 10.0908 7.88721 6.05449 9.22901 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -50.909 -121.568 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.8326 ] pdfxs
+ (a) show
+ (ppliesinc)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 9.07625 3.02179 10.8326 4.85451 ] pdfxs
+ (a) show
+ (sesbump-p)
+ [4.29811 4.8436 9.07625 6.05449 6.0654 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.03263 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn't)
+ [10.8217 6.0654 5.75995 4.8436 4.30902 6.05449 3.0327 9.01091 ] pdfxs
+ (\(a) show
+ (ndvis)
+ [6.05449 10.8326 5.75995 3.02179 4.30902 ] pdfxs
+ (a) show
+ (-vers)
+ [3.63261 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a\)) show
+ (,)
+ [8.07266 ] pdfxs
+ (a) show
+ (ndtheyc)
+ [6.0654 10.8326 4.23277 6.0654 4.85451 10.5163 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -50.909 -143.49 m
+ (be)
+ [6.35994 8.91265 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 10.1235 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.)
+ [6.0654 4.8436 4.27631 9.16356 ] pdfxs
+ (I) show
+ (f)
+ [7.3963 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 8.91265 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.34536 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [10.1235 6.0654 ] pdfxs
+ (a) show
+ (sbeen)
+ [8.36717 6.35994 4.85451 4.8436 10.1235 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 10.1235 ] pdfxs
+ (t) show
+ (oapo)
+ [9.51264 9.52355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 7.19994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.91265 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -50.909 -165.413 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nhelpsf)
+ [9.6981 6.0654 4.8436 3.0327 6.0654 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fsize)
+ [6.95994 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (8) show
+ 223.909 -165.413 m
+ /N695 10.909 Tf
+ (n) show
+ 232.882 -165.413 m
+ /N614 10.909 Tf
+ (+4)
+ [10.909 9.08719 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [7.8872 ] pdfxs
+ (1) show
+ (2bytes\)ins)
+ [9.08719 5.75995 5.75995 4.23277 4.85451 4.29811 7.88729 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (8) show
+ 381.185 -165.413 m
+ /N695 10.909 Tf
+ (n) show
+ 387.733 -165.413 m
+ /N614 10.909 Tf
+ (.) show
+ 174.909 -222.529 m
+ (136) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 149 149
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.1.5T)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.225 ] pdfxs
+ (a) show
+ (ilP)
+ [3.74195 8.21312 8.81079 ] pdfxs
+ (add) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (nC,)
+ [9.37082 7.8763 6.33813 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 8.15993 4.29811 3.0327 4.8436 8.15993 ] pdfxs
+ (o) show
+ (fas)
+ [6.64358 8.75992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureisdeterminedby)
+ [6.05449 4.27631 8.14902 3.0327 7.61445 6.05449 4.85451 4.23277 4.85451 4.27631 9.08711 
+ 3.0327 6.05449 4.85451 9.35992 5.75995 9.06537 ] pdfxs
+ (t) show
+ (heelemen)
+ [6.05449 8.15993 4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.61445 3.02179 9.37082 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.15993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,p)
+ [6.05449 4.27631 4.85451 6.39267 6.0654 ] pdfxs
+ (a) show
+ (ddingtoensuree)
+ [6.0654 6.05449 3.0327 6.05449 8.77083 4.23277 8.75992 4.85451 6.05449 4.30902 6.05449 
+ 4.27631 8.15993 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 0 -50.89 m
+ (elementinthes)
+ [4.8436 3.0327 4.85451 9.08711 4.8436 5.75995 8.46546 3.02179 10.2872 4.23277 6.0654 
+ 9.06538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureis)
+ [6.05449 4.27631 9.06538 3.0327 8.5199 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.2763 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (a) show
+ (n)
+ [10.2763 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (at) show
+ (eb)
+ [9.06538 6.35994 ] pdfxs
+ (o) show
+ (und)
+ [6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.2654 4.8545 7.38539 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.2763 6.0654 ] pdfxs
+ (a) show
+ (ddinginser)
+ [6.05449 6.0654 3.0327 6.05449 9.67628 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.2763 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.06538 4.8436 6.0654 6.0654 ] pdfxs
+ 0 -72.813 m
+ (o) show
+ (fan)
+ [7.09085 5.46541 9.81809 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.99638 ] pdfxs
+ (t) show
+ (oensure)
+ [9.2181 4.85451 6.05449 4.30902 6.05449 4.27631 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.00729 ] pdfxs
+ (a) show
+ (llelemen)
+ [3.02179 6.7963 4.85451 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sin)
+ [8.07263 3.02179 9.829 ] pdfxs
+ (a) show
+ (n)
+ [9.81809 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.27631 5.14905 9.52355 ] pdfxs
+ (o) show
+ (f)
+ [7.09085 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.6072 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urewillbe)
+ [6.05449 4.27631 8.61811 7.8763 3.0327 3.02179 6.7963 6.35994 8.61811 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (o) show
+ (pri)
+ [6.05449 4.27631 3.0327 ] pdfxs
+ (a) show
+ (tely)
+ [4.23277 4.85451 3.0327 9.51264 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned.)
+ [6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 0 -94.735 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.55992 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.0654 3.0327 4.8436 6.38176 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.1272 ] pdfxs
+ (6) show
+ (.6c)
+ [3.0327 8.7272 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (insasimpleex)
+ [3.0327 6.0654 7.58172 8.7272 4.30902 3.0327 9.08711 6.05449 3.0327 8.1272 4.85451 
+ 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.05449 3.0327 8.1272 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequires4by)
+ [7.51638 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 7.58172 8.7272 5.75995 
+ 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.58172 ] pdfxs
+ (o) show
+ (f)
+ [6.61085 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 6.3054 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 8.73811 ] pdfxs
+ (o) show
+ (na)
+ [9.3381 8.73811 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -116.658 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (chine:)
+ [4.54905 6.0654 3.02179 6.0654 4.8436 3.0327 ] pdfxs
+ 17.41 -142.262 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 56.312 -142.262 m
+ /N1156 8.96599 Tf
+ (DoubleList)
+ [8.06046 5.62174 6.14169 6.14169 3.57739 5.11959 6.77827 3.57739 4.65334 3.58634 ] pdfxs
+ 116.576 -142.262 m
+ /N1220 8.96599 Tf
+ (f) show
+ 138.782 -142.262 m
+ /N1223 8.96599 Tf
+ (//sizeof\(structDoubleList\)==16)
+ [5.25401 12.364 5.34371 4.40232 5.34371 5.81893 6.2851 5.28099 6.11479 5.22715 4.51889 
+ 5.34372 6.40167 5.70237 11.1806 8.0783 5.8368 6.07889 5.36166 3.48771 5.36166 6.91275 
+ 3.95402 4.89541 4.79683 8.26662 7.65698 11.5572 5.30781 4.70709 ] pdfxs
+ 33.515 -153.221 m
+ /N1217 8.96599 Tf
+ (doubl)
+ [6.23134 5.64853 6.23134 6.23134 3.29047 ] pdfxs
+ (e) show
+ 72.337 -153.221 m
+ /N1156 8.96599 Tf
+ (Data;)
+ [7.4956 5.06585 4.03464 6.54524 2.56423 ] pdfxs
+ 33.997 -164.18 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 72.9 -164.18 m
+ /N1156 8.96599 Tf
+ (DoubleList)
+ [8.06046 5.62174 6.14169 6.14169 3.57739 5.11959 6.77827 3.57739 4.65334 3.58634 ] pdfxs
+ 132.498 -164.18 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 138.764 -164.18 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.60369 2.56423 ] pdfxs
+ 17.8849 -175.139 m
+ /N1220 8.96599 Tf
+ (g) show
+ 23.7899 -175.139 m
+ /N1156 8.96599 Tf
+ (;) show
+ 115.848 -204.628 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mpleS)
+ [9.08711 6.0654 3.0327 8.47629 6.0654 ] pdfxs
+ (t) show
+ (ructurewithT)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.47629 7.88721 3.0327 4.23277 9.6981 
+ 6.97085 ] pdfxs
+ (a) show
+ (ilP)
+ [3.0327 6.6654 7.12357 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 16.937 -240.627 m
+ (L) show
+ (ike)
+ [3.0327 5.4545 8.7272 ] pdfxs
+ (ot) show
+ (herp)
+ [6.05449 4.85451 8.149 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,t)
+ [6.98176 4.23277 ] pdfxs
+ (a) show
+ (ilp)
+ [3.0327 6.9163 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 9.3381 3.32724 ] pdfxs
+ (o) show
+ (ras)
+ [8.15991 9.32719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 8.7272 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (esc)
+ [4.8436 8.18172 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.53815 6.0654 8.7272 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (citywi)
+ [4.85451 3.02179 3.94914 9.63264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hunnecces)
+ [9.93809 6.0654 6.05449 6.0654 4.8436 4.85451 4.8436 4.85451 4.29811 ] pdfxs
+ (a) show
+ (ryd)
+ [4.27631 9.64355 6.05449 ] pdfxs
+ (ata) show
+ (,) show
+ -4.57764e-05 -262.55 m
+ (reducingi)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 9.14174 3.02179 ] pdfxs
+ (t) show
+ (se\013ec)
+ [7.99626 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivesize.Wepr)
+ [3.0327 5.4545 8.53084 4.29811 3.0327 4.85451 4.8436 8.01811 10.309 8.53084 6.05449 
+ 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.53084 ] pdfxs
+ (\() show
+ (buthaven)
+ [6.0654 6.05449 7.93092 6.05449 5.14905 5.4545 8.54175 6.05449 ] pdfxs
+ (o) show
+ (timplemen)
+ [7.93092 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed\))
+ [4.85451 6.05449 7.93092 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.53084 4.85451 ] pdfxs
+ (o) show
+ (mpilerde)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.95264 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ecttype-)
+ [4.8436 4.85451 7.92001 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ -4.57764e-05 -284.472 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (uspo)
+ [6.05449 9.45807 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 9.45807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [9.39273 4.85451 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 4.23277 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.2144 ] pdfxs
+ (o) show
+ (bjectswi)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 9.45807 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.2144 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 8.18175 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 10.6035 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2144 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 14.2362 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 14.2471 ] pdfxs
+ (t) show
+ (op)
+ [10.6035 6.0654 ] pdfxs
+ (a) show
+ (ss)
+ [4.29811 9.45807 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.0036 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ -4.57764e-05 -306.395 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 9.23992 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (untin)
+ [6.0654 5.75995 8.0291 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 123.025 -306.395 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 184.083 -306.395 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (ll.Given)
+ [3.0327 3.0327 8.33447 8.55269 3.0327 5.4545 4.8436 9.85082 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.02179 4.30902 6.85085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 283.946 -306.395 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 339.277 -306.395 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.81812 4.85451 ] pdfxs
+ (a) show
+ (nimplici)
+ [9.83991 3.0327 9.08711 6.0654 3.0327 3.02179 4.85451 3.0327 ] pdfxs
+ (t) show
+ (lysub)
+ [3.02179 9.54537 4.30902 6.05449 6.0654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ -6.10352e-05 -328.317 m
+ (t) show
+ (he)
+ [6.05449 8.75993 ] pdfxs
+ (ta) show
+ (il-p)
+ [3.0327 3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 9.35992 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (untfr)
+ [6.0654 5.74904 8.1491 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.0034 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.66537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreques)
+ [9.95991 4.27631 4.8436 5.75995 6.0654 4.8436 4.29811 ] pdfxs
+ (t) show
+ (.Evenif)
+ [8.68356 7.42902 5.4545 4.8436 9.97082 3.0327 7.23266 ] pdfxs
+ (t) show
+ (hebump-p)
+ [6.0654 8.74902 6.0654 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.17082 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -6.10352e-05 -350.24 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.08711 4.85451 5.75995 7.03639 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.05449 7.10173 3.33815 ] pdfxs
+ (a) show
+ (il,)
+ [3.02179 3.0327 5.99995 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.10173 4.85451 ] pdfxs
+ (a) show
+ (nelimin)
+ [8.8581 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ein)
+ [7.64721 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.32724 4.85451 4.8436 7.04729 6.05449 ] pdfxs
+ (a) show
+ (ddingbypl)
+ [6.0654 6.05449 3.0327 6.0654 8.2472 5.75995 8.55265 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.8436 3.0327 6.05449 8.25811 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.85451 7.03639 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dersin)
+ [6.0654 4.8436 4.27631 7.10173 3.02179 8.8581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -6.10352e-05 -372.162 m
+ (ta) show
+ (ilp)
+ [3.0327 6.32722 6.05449 ] pdfxs
+ (a) show
+ (dding\(in)
+ [6.0654 6.05449 3.0327 6.0654 8.74901 4.23277 3.0327 9.35992 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 7.60354 4.8436 ] pdfxs
+ (a) show
+ (se,reducing)
+ [4.29811 4.85451 6.39267 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 8.74901 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.13811 ] pdfxs
+ (o) show
+ (bjectsize)
+ [6.66539 3.33815 4.8436 4.85451 7.5382 4.29811 3.0327 4.8436 8.14902 ] pdfxs
+ (t) show
+ (o)
+ [8.74901 ] pdfxs
+ (12) show
+ (-byteselimin)
+ [3.63261 5.75995 5.75995 4.23277 4.85451 7.59263 4.85451 3.0327 3.02179 9.09802 3.02179 
+ 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.60354 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.14902 6.05449 4.85451 4.8436 9.35992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (n)
+ [9.35992 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -6.10352e-05 -394.085 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9369 -416.007 m
+ (Curren)
+ [7.8763 6.0654 4.2654 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.94538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.46173 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesn)
+ [3.02179 5.75995 4.30902 3.02179 7.49445 6.0654 5.75995 4.8436 7.49445 6.0654 ] pdfxs
+ (o) show
+ (tkeep)
+ [7.42911 5.4545 4.85451 4.8436 9.25083 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ck)
+ [4.54905 8.94538 ] pdfxs
+ (o) show
+ (fwhe)
+ [6.52358 7.8763 6.0654 4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.46173 ] pdfxs
+ (o) show
+ (rn)
+ [7.47264 6.05449 ] pdfxs
+ (ot) show
+ 306.043 -416.007 m
+ /N722 10.909 Tf
+ (memcpy) show
+ 340.406 -416.007 m
+ /N614 10.909 Tf
+ (/) show
+ 345.86 -416.007 m
+ /N722 10.909 Tf
+ (memmove) show
+ 385.951 -416.007 m
+ /N614 10.909 Tf
+ (/) show
+ 391.406 -416.007 m
+ /N722 10.909 Tf
+ (memset) show
+ 428.96 -416.007 m
+ /N614 10.909 Tf
+ (a) show
+ (reused)
+ [4.27631 8.03993 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ -0.000152588 -437.93 m
+ (o) show
+ (nmem)
+ [9.949 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edfr)
+ [4.8436 9.949 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mapo)
+ [12.9816 9.3381 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.Wi)
+ [3.02179 8.63992 11.2144 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.13819 ] pdfxs
+ (t) show
+ (hisinf)
+ [6.05449 3.0327 8.19263 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,elimin)
+ [6.0654 6.98176 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.3381 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.0327 6.9163 6.0654 ] pdfxs
+ (a) show
+ (ddingisn)
+ [6.05449 6.0654 3.0327 6.05449 9.34901 3.02179 8.19263 6.0654 ] pdfxs
+ (o) show
+ (ts)
+ [8.12729 4.30902 ] pdfxs
+ (a) show
+ (fe,)
+ [3.32724 4.85451 3.0327 ] pdfxs
+ -0.000152588 -459.852 m
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.4872 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.39264 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 9.6981 4.85451 3.02179 ] pdfxs
+ (o) show
+ (bber)
+ [6.0654 6.35994 4.85451 7.909 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 5.75995 ] pdfxs
+ (t) show
+ (hingputin)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 6.05449 7.88729 3.0327 5.74904 ] pdfxs
+ (t) show
+ (othe)
+ [9.0981 4.23277 6.0654 8.4872 ] pdfxs
+ (ta) show
+ (ilp)
+ [3.02179 6.6763 6.05449 ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 3.0327 ] pdfxs
+ -0.000152588 -505.307 m
+ /N622 14.346 Tf
+ (6.2Collo)
+ [8.07685 4.476 24.2161 11.649 8.07685 4.476 4.49035 8.50722 ] pdfxs
+ (ca) show
+ (tionofDSNo)
+ [6.2836 4.476 8.07685 14.346 8.0625 10.3147 12.3662 14.346 12.6245 8.52157 ] pdfxs
+ (d) show
+ (esinto)
+ [7.3595 11.7494 4.476 8.52152 6.2836 13.4422 ] pdfxs
+ (Sha) show
+ (redPools)
+ [6.58481 7.37385 14.346 10.573 8.52157 8.0625 4.49035 6.36962 ] pdfxs
+ -0.000152588 -538.032 m
+ /N614 10.909 Tf
+ (Theb)
+ [7.8763 6.0654 7.86539 6.0654 ] pdfxs
+ (a) show
+ (sicpo)
+ [4.29811 3.0327 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmprovidesa)
+ [4.27631 3.0327 4.23277 6.0654 12.1089 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 
+ 4.8436 7.31991 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lfr)
+ [6.05449 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 8.77083 3.33815 ] pdfxs
+ (o) show
+ (rse)
+ [7.28719 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ingd)
+ [3.0327 6.05449 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.2654 4.85451 7.31991 3.0327 6.0654 ] pdfxs
+ -0.000152588 -559.955 m
+ (t) show
+ (hehe)
+ [6.05449 7.60357 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pbutneverc)
+ [8.81447 6.05449 6.0654 6.99275 6.0654 4.8436 5.4545 4.85451 7.01447 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (estwo)
+ [4.8436 7.05809 3.93823 7.57085 8.20357 ] pdfxs
+ (D) show
+ (Snodesin)
+ [8.81447 6.0654 5.74904 6.0654 4.8436 7.05809 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.20357 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.60357 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.09802 7.59266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 7.58175 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (uitively,itseems)
+ [6.0654 3.0327 4.23277 3.0327 5.4545 4.85451 3.02179 4.8545 5.95631 3.0327 6.99275 
+ 4.29811 4.85451 4.8436 9.09802 7.04718 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [6.99275 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -0.000152588 -581.877 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nimprove)
+ [8.91265 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 7.69085 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.67994 6.37085 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceofpr)
+ [6.05449 4.85451 7.67994 5.46541 6.17449 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.14536 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.09093 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 8.90174 ] pdfxs
+ (a) show
+ (ccessnodesfr)
+ [4.8436 4.85451 4.8436 4.29811 7.14536 6.0654 5.75995 6.05449 4.85451 7.14536 3.32724 
+ 4.27631 ] pdfxs
+ (o) show
+ (mtwodi\013erentd)
+ [11.9344 3.93823 7.57085 8.30175 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 7.08002 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.29084 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ -0.000152588 -603.8 m
+ (in)
+ [3.0327 10.4399 ] pdfxs
+ (a) show
+ (nin)
+ [10.4399 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cedf)
+ [4.8436 4.8436 10.4508 3.32724 ] pdfxs
+ (a) show
+ (shi)
+ [4.30902 6.05449 3.0327 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 10.1126 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.66173 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,ifapr)
+ [9.08711 6.0654 3.02179 4.85451 7.59266 3.0327 7.71266 9.83992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.4725 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (insalinkedlis)
+ [3.0327 6.05449 8.69444 9.82901 3.0327 3.0327 6.05449 5.4545 4.85451 10.4399 3.0327 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,whereeverylistnode)
+ [7.59266 7.88721 6.05449 4.85451 4.2654 9.22901 4.85451 5.4545 4.8436 4.27631 10.1345 
+ 3.0327 3.0327 4.29811 8.6291 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -0.000152588 -625.723 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (insap)
+ [3.0327 6.05449 7.57081 8.71629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.5381 ] pdfxs
+ (t) show
+ (othed)
+ [8.71629 4.23277 6.0654 8.10539 6.0654 ] pdfxs
+ (ata) show
+ (,ac)
+ [6.35994 8.71629 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [6.29449 6.0654 ] pdfxs
+ (at) show
+ (ternmaybe)
+ [4.23277 4.85451 4.27631 9.31628 9.08711 5.15996 9.01083 6.37085 8.10539 ] pdfxs
+ (t) show
+ (ow)
+ [8.71629 7.57085 ] pdfxs
+ (a) show
+ (lk)
+ [3.0327 9.02174 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.1163 3.02179 3.0327 4.30902 7.50547 ] pdfxs
+ (a) show
+ (nddereference)
+ [6.05449 9.32719 6.05449 4.85451 4.2654 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (137) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 150 150
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hep)
+ [6.05449 8.4872 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (te)
+ [7.88729 4.8436 ] pdfxs
+ (a) show
+ (chnode.c)
+ [4.54905 9.6981 6.05449 5.75995 6.0654 4.8436 7.87629 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ting)
+ [4.23277 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (helistwi)
+ [6.0654 8.47629 3.0327 3.0327 4.29811 7.88729 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (at) show
+ (amayimproveloc)
+ [9.08719 9.09802 5.14905 9.39264 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.47629 
+ 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (lity.)
+ [3.02179 3.0327 3.93823 4.8545 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 8.50902 ] pdfxs
+ (a) show
+ (retwo)
+ [4.27631 8.50902 3.94914 7.57085 9.11992 ] pdfxs
+ (a) show
+ (spects)
+ [4.29811 6.37085 4.8436 4.85451 4.23277 7.97445 ] pdfxs
+ (t) show
+ (oimplement)
+ [9.11992 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 7.9091 ] pdfxs
+ (t) show
+ (hisin)
+ [6.0654 3.02179 7.97445 3.02179 9.73082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.69812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rfr)
+ [7.94173 3.33815 4.2654 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk:)
+ [4.27631 5.75995 7.93084 ] pdfxs
+ (1) show
+ (\))
+ [7.9091 ] pdfxs
+ (a) show
+ (llowingmul)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.10901 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (iple)
+ [3.0327 6.0654 3.02179 4.8436 ] pdfxs
+ 0 -43.845 m
+ (D) show
+ (S)
+ [9.02174 ] pdfxs
+ (N) show
+ (odes)
+ [5.74904 6.0654 4.8436 7.26536 ] pdfxs
+ (t) show
+ (obe)
+ [8.41084 6.35994 7.81084 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 9.02174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hthes)
+ [9.02174 4.23277 6.0654 7.81084 4.29811 ] pdfxs
+ (a) show
+ (mepo)
+ [9.08711 7.81084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.11995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.02174 ] pdfxs
+ (2) show
+ (\)heuris)
+ [7.20002 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics)
+ [3.0327 4.8436 7.26536 ] pdfxs
+ (t) show
+ (ode)
+ [8.41084 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminewhen)
+ [4.8436 4.27631 9.08711 3.0327 6.0654 7.79994 7.88721 6.05449 4.85451 9.01083 ] pdfxs
+ (t) show
+ (omer)
+ [8.41084 9.09802 4.8436 4.27631 ] pdfxs
+ (g) show
+ (emul)
+ [7.79994 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -65.768 m
+ (ple)
+ [6.0654 3.02179 8.2472 ] pdfxs
+ (D) show
+ (S)
+ [9.46901 ] pdfxs
+ (N) show
+ (odesin)
+ [5.74904 6.0654 4.8436 7.71263 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.85811 8.8472 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.2472 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.WedescribetheseinSecti)
+ [3.0327 7.79993 10.309 8.2472 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 
+ 8.25811 4.23277 6.0654 4.8436 4.30902 8.2472 3.0327 9.4581 6.0654 4.8436 4.85451 
+ 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.70172 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.1)
+ [3.0327 8.8472 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.2below.Sec)
+ [3.0327 8.8472 6.37085 4.8436 3.0327 5.14905 7.8763 7.79993 6.0654 4.8436 4.85451 
+ ] pdfxs
+ (t) show
+ (ion)
+ [3.02179 5.46541 9.4581 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ 0 -87.69 m
+ (describes)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 7.94172 ] pdfxs
+ (o) show
+ (urexperienceswi)
+ [6.05449 7.909 4.85451 5.75995 6.35994 4.85451 4.2654 3.0327 4.8436 6.0654 4.8436 
+ 4.85451 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.68719 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -125.522 m
+ /N622 11.955 Tf
+ (6.2.1Algorit)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 3.74195 6.71874 6.7307 5.48733 3.74195 
+ 5.22437 ] pdfxs
+ (h) show
+ (mExte)
+ [15.6969 8.82286 7.10119 5.22437 6.14487 ] pdfxs
+ (n) show
+ (sio)
+ [5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ (sto)
+ [9.79114 5.23633 11.2019 ] pdfxs
+ (Sup) show
+ (portCollo)
+ [7.85443 6.71874 5.49929 9.70749 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -154.49 m
+ /N614 10.909 Tf
+ (Wec)
+ [10.2981 8.78174 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.99264 4.8436 ] pdfxs
+ (a) show
+ (sily)
+ [4.29811 3.0327 3.0327 9.68719 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (pt)
+ [6.05449 8.17092 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.78174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.95994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmtosupp)
+ [6.0654 13.0253 4.23277 9.39265 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtc)
+ [4.2654 8.18183 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimplybych)
+ [9.98173 4.30902 3.0327 9.08711 6.0654 3.02179 9.68719 5.75995 9.68719 4.54905 6.0654 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ingline)
+ [3.0327 6.05449 9.39265 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -176.413 m
+ (1) show
+ (0)
+ [8.71629 ] pdfxs
+ (o) show
+ (fFi)
+ [6.59994 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.10539 ] pdfxs
+ (5) show
+ (.4)
+ [3.0327 8.71629 ] pdfxs
+ (t) show
+ (o)
+ [8.71629 ] pdfxs
+ (o) show
+ (nlyinser)
+ [6.0654 3.0327 9.01083 3.0327 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 144.025 -176.413 m
+ /N722 10.909 Tf
+ (poolcreate) show
+ 204.561 -176.413 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 225.4 -176.413 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 291.662 -176.413 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.52719 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.1163 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (henodesbeingc)
+ [6.0654 8.10539 6.0654 5.75995 6.05449 4.85451 7.5599 6.37085 4.8436 3.0327 6.05449 
+ 8.7272 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 0 -198.336 m
+ (a) show
+ (ndini)
+ [6.0654 10.2108 3.0327 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lize)
+ [3.0327 3.0327 4.8436 9.01083 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.01083 ] pdfxs
+ (\\) show
+ (pdm)
+ [6.35994 6.0654 9.08711 ] pdfxs
+ (a) show
+ (p"en)
+ [6.0654 9.61083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (riesf)
+ [4.27631 3.0327 4.8436 8.46535 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.43264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.99993 ] pdfxs
+ (ot) show
+ (hernodes)
+ [6.0654 4.8436 8.43264 6.0654 5.74904 6.0654 4.8436 8.46535 ] pdfxs
+ (t) show
+ (op)
+ [9.61083 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 8.40001 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.99993 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (ndescrip)
+ [10.2217 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r.Since)
+ [4.27631 9.44719 6.05449 3.0327 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -220.258 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.31628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.5599 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 8.10539 3.02179 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.31628 ] pdfxs
+ (o) show
+ (utsep)
+ [6.0654 7.49456 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ely)
+ [4.8436 3.0327 9.01083 ] pdfxs
+ (a) show
+ (nddyn)
+ [6.0654 9.31628 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llywi)
+ [3.0327 3.0327 9.01083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 9.31628 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.31628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,c)
+ [3.0327 6.35994 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 8.71629 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.5599 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.31628 ] pdfxs
+ (g) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ 0 -242.181 m
+ (t) show
+ (hec)
+ [6.05449 9.56719 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.98899 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 9.56719 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [7.73448 5.14905 5.4545 4.85451 8.97809 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 9.55628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (llay)
+ [7.74539 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.95637 ] pdfxs
+ (o) show
+ (fd)
+ [8.05084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.1672 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.Evenm)
+ [6.05449 4.27631 4.85451 4.29811 11.1054 7.41812 5.4545 4.85451 10.7672 9.09802 ] pdfxs
+ (o) show
+ (res)
+ [4.2654 9.56719 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -264.103 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lmi)
+ [6.6654 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbep)
+ [5.75995 7.87638 6.35994 8.4872 6.37085 ] pdfxs
+ (o) show
+ (ssibleusing)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 8.47629 6.0654 4.29811 3.0327 6.0654 9.08719 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (20) show
+ (]\))
+ [3.02179 7.88729 ] pdfxs
+ (o) show
+ (naper-po)
+ [9.68719 9.0981 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.6654 6.05449 ] pdfxs
+ (a) show
+ (sis.)
+ [4.30902 3.0327 4.29811 3.0327 ] pdfxs
+ 0 -301.936 m
+ /N622 11.955 Tf
+ (6.2.2No)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 7.1013 ] pdfxs
+ (d) show
+ (eCollo)
+ [10.616 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tionHe)
+ [5.22437 3.74195 6.71874 11.955 10.5204 6.13291 ] pdfxs
+ (u) show
+ (risti)
+ [5.49929 3.73 5.30802 5.23633 3.73 ] pdfxs
+ (c) show
+ (s) show
+ 0 -330.904 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.2326 ] pdfxs
+ (o) show
+ (urimplement)
+ [6.05449 8.44354 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,weexperimen)
+ [6.0654 7.33084 7.57085 9.02174 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 10.2326 7.8763 3.0327 ] pdfxs
+ (t) show
+ (htwos)
+ [10.2217 3.93823 7.58175 9.62173 4.29811 ] pdfxs
+ (tat) show
+ (icheuris)
+ [3.0327 9.01083 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 8.46535 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 399.011 -330.904 m
+ /N1025 10.909 Tf
+ (H) show
+ 412.997 -330.904 m
+ /N614 10.909 Tf
+ (nodein)
+ [6.0654 5.74904 6.0654 9.01083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.62173 ] pdfxs
+ (a) show
+ -3.05176e-05 -352.826 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (npo)
+ [10.7781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.F)
+ [3.0327 11.1163 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.98899 ] pdfxs
+ (t) show
+ (heseheuris)
+ [6.0654 4.8436 4.30902 9.55628 6.0654 4.8436 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ics,wede\fne)
+ [3.02179 4.85451 4.29811 8.01811 7.58175 9.55628 6.0654 4.8436 6.0654 6.05449 9.56719 
+ ] pdfxs
+ (a) show
+ 239.032 -352.826 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (lle)
+ [3.33812 2.79267 4.46185 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n) show
+ 292.257 -352.826 m
+ /N614 10.909 Tf
+ (t) show
+ (obeei)
+ [10.1672 6.35994 9.56719 4.85451 3.02179 ] pdfxs
+ (t) show
+ (heranodewi)
+ [6.0654 4.8436 8.98899 10.1781 6.05449 5.75995 6.05449 9.56719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 418.156 -352.826 m
+ /N695 10.909 Tf
+ (A) show
+ 431.167 -352.826 m
+ /N614 10.909 Tf
+ (=) show
+ 444.481 -352.826 m
+ /N695 10.909 Tf
+ (t) show
+ (rue)
+ [5.22545 6.25092 5.08363 ] pdfxs
+ 464.97 -352.826 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -374.749 m
+ (o) show
+ (r)
+ [8.629 ] pdfxs
+ (a) show
+ (nyn)
+ [5.74904 10.1126 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (lstr)
+ [7.38539 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.02179 10.1126 4.85451 ] pdfxs
+ (o) show
+ (nnectedc)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 4.85451 10.4072 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nent)
+ [6.0654 4.8436 5.75995 8.59637 ] pdfxs
+ (\() show
+ (SCC\)in)
+ [6.0654 7.8763 7.8763 8.59637 3.02179 10.4181 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.2072 ] pdfxs
+ (D) show
+ (SGr)
+ [10.4072 8.5636 4.2654 ] pdfxs
+ (a) show
+ (ph.An)
+ [6.0654 6.0654 10.0145 12.5344 6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.64352 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lSCCis)
+ [7.37448 6.0654 7.8763 12.229 3.0327 4.29811 ] pdfxs
+ -6.10352e-05 -396.671 m
+ (o) show
+ (nec)
+ [6.0654 8.95629 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.02179 6.0654 3.0327 6.05449 9.5781 ] pdfxs
+ (a) show
+ (tle)
+ [8.35637 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.35637 ] pdfxs
+ (o) show
+ (necycle,includingself-cycles.Given)
+ [6.05449 8.9672 4.85451 5.74904 4.85451 3.0327 4.8436 7.26539 3.0327 6.0654 4.8436 
+ 3.0327 6.05449 6.0654 3.0327 6.05449 9.5781 4.29811 4.85451 3.02179 3.33815 3.63261 
+ 4.85451 5.75995 4.8436 3.0327 4.8436 4.30902 9.31628 8.5636 3.0327 5.4545 4.8436 
+ 10.1781 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 7.26539 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ 346.805 -396.671 m
+ /N1025 10.909 Tf
+ (H) show
+ 360.74 -396.671 m
+ /N614 10.909 Tf
+ (nodere)
+ [6.0654 5.74904 6.0654 8.9672 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (blefr)
+ [6.0654 3.02179 8.9672 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1998 ] pdfxs
+ (a) show
+ -6.10352e-05 -418.594 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nrepresen)
+ [9.52355 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (saset)
+ [7.76717 8.91265 4.30902 4.8436 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.80721 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swhichmaybevisi)
+ [7.76717 7.8763 6.0654 3.02179 4.54905 9.52355 9.09802 5.14905 9.2181 6.35994 8.31266 
+ 5.75995 3.0327 4.29811 3.0327 ] pdfxs
+ (t) show
+ (edbyasin)
+ [4.8436 9.52355 5.75995 9.22901 8.91265 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (letravers)
+ [3.0327 8.31266 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lover)
+ [6.49085 5.14905 5.4545 4.85451 7.73446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.31266 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -440.516 m
+ (t) show
+ (hec)
+ [6.05449 8.4872 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -6.10352e-05 -477.704 m
+ /N1025 10.909 Tf
+ (Th) show
+ (e)
+ [9.92711 ] pdfxs
+ (No) show
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (llo)
+ [3.47997 3.49088 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (risti)
+ [5.15995 3.49088 4.94172 4.8873 3.47997 ] pdfxs
+ (c) show
+ -6.10352e-05 -506.672 m
+ /N614 10.909 Tf
+ (Thisis)
+ [7.8763 6.0654 3.0327 9.34898 3.0327 9.34898 ] pdfxs
+ (t) show
+ (hedef)
+ [6.05449 9.89446 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ultheuris)
+ [6.05449 3.0327 9.29455 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icusedwhich)
+ [3.0327 9.89446 6.0654 4.29811 4.85451 11.1054 7.8763 6.0654 3.0327 4.53815 11.1163 
+ ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nse)
+ [6.0654 9.34898 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 11.1054 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (N) show
+ (ode)
+ [5.75995 6.05449 9.89446 ] pdfxs
+ (t) show
+ (oi)
+ [10.5054 3.0327 ] pdfxs
+ (t) show
+ (sownpo)
+ [9.34898 5.14905 7.8763 11.1163 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.02179 8.43265 ] pdfxs
+ (a) show
+ (sdescribedin)
+ [9.35989 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 11.1054 3.0327 
+ 6.0654 ] pdfxs
+ -6.10352e-05 -528.594 m
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (5) show
+ (.) show
+ -6.10352e-05 -565.782 m
+ /N1025 10.909 Tf
+ (Th) show
+ (e)
+ [9.92711 ] pdfxs
+ (One) show
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (lP)
+ [3.49088 8.22533 ] pdfxs
+ (e) show
+ (rC)
+ [5.17085 9.0544 ] pdfxs
+ (o) show
+ (ll)
+ [3.49088 3.47997 ] pdfxs
+ (ect) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (ris)
+ [5.17085 3.47997 4.95263 ] pdfxs
+ (t) show
+ (i)
+ [3.47997 ] pdfxs
+ (c) show
+ -6.10352e-05 -594.75 m
+ /N614 10.909 Tf
+ (A) show
+ (llc)
+ [3.0327 7.0363 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e) show
+ 68.3249 -594.75 m
+ /N1025 10.909 Tf
+ (H) show
+ 82.1549 -594.75 m
+ /N614 10.909 Tf
+ (nodesinac)
+ [6.0654 5.74904 6.0654 4.8436 8.31262 3.0327 10.069 9.46901 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.85811 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.069 ] pdfxs
+ (t) show
+ (oasin)
+ [9.4581 9.46901 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.85811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 8.99992 ] pdfxs
+ (A) show
+ (ny)
+ [5.75995 9.76355 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ 382.856 -594.75 m
+ /N1025 10.909 Tf
+ (H) show
+ 396.686 -594.75 m
+ /N614 10.909 Tf
+ (nodere)
+ [6.0654 5.74904 6.0654 8.85811 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ -9.15527e-05 -616.672 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mac)
+ [13.418 9.78537 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.56365 ] pdfxs
+ (go) show
+ (ing)
+ [3.0327 6.0654 9.77446 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [10.3854 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (therc)
+ [4.23277 6.0654 4.85451 8.59627 4.8436 ] pdfxs
+ (o) show
+ (llecti)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n\)is)
+ [6.0654 8.56365 3.0327 8.62899 ] pdfxs
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.3854 ] pdfxs
+ (t) show
+ (o)
+ [9.77446 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.17447 4.30902 ] pdfxs
+ (a) show
+ (mepo)
+ [9.08711 9.17447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.35266 ] pdfxs
+ (a) show
+ (s)
+ [8.62899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (138) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 151 151
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Thisch)
+ [6.05449 7.78902 7.88721 6.05449 3.0327 7.6799 4.54905 6.05449 ] pdfxs
+ (o) show
+ (icee\013ec)
+ [3.0327 4.8436 8.22539 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyp)
+ [3.0327 5.4545 4.8436 3.0327 9.13083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsthehe)
+ [6.0654 7.6799 4.23277 6.0654 8.22539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pso)
+ [9.43628 4.30902 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (te)
+ [7.61456 4.85451 ] pdfxs
+ (a) show
+ (chminim)
+ [4.53815 9.43628 9.09802 3.02179 6.0654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [6.40358 ] pdfxs
+ (\\t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ble"c)
+ [6.05449 3.0327 4.85451 8.82538 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -21.922 m
+ (o) show
+ (f)
+ [7.01448 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sbec)
+ [7.98535 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mesasep)
+ [9.09802 4.8436 7.99626 9.14174 4.29811 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.53084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 8.02902 ] pdfxs
+ (I) show
+ (ntui)
+ [5.75995 4.23277 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ively,)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 6.73085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.99626 ] pdfxs
+ (g) show
+ (ives)
+ [3.02179 5.4545 4.85451 7.98535 ] pdfxs
+ (t) show
+ (he\fnes)
+ [6.0654 8.53084 6.05449 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (inp)
+ [3.0327 9.74173 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.05449 3.0327 6.0654 9.13083 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.02539 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -43.845 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.0908 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,which)
+ [6.0654 4.27631 4.8436 4.29811 7.91993 7.8763 6.0654 3.0327 4.53815 10.7017 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.47992 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enhier)
+ [4.85451 10.6908 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchic)
+ [4.2654 4.54905 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 10.8763 ] pdfxs
+ (I) show
+ (tfav)
+ [8.88001 3.32724 5.15996 5.4545 ] pdfxs
+ (o) show
+ (rs)
+ [4.2654 8.94535 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.14905 5.4545 4.85451 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsoverasin)
+ [3.0327 8.93444 5.14905 5.4545 4.85451 8.91263 10.0799 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lec)
+ [3.0327 9.47992 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwithin)
+ [10.7017 7.8763 3.0327 4.23277 6.0654 3.0327 6.0654 ] pdfxs
+ 0 -65.768 m
+ (suchahier)
+ [4.29811 6.0654 4.54905 9.6981 9.08719 6.05449 3.0327 4.85451 4.2654 ] pdfxs
+ (a) show
+ (rchic)
+ [4.27631 4.54905 6.05449 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (\() show
+ (i.e.,mul)
+ [3.02179 3.0327 4.85451 3.02179 6.6654 8.79257 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i-c)
+ [3.0327 3.63261 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)d)
+ [6.05449 7.88729 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructure.)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 0 -102.955 m
+ /N1025 10.909 Tf
+ (Th) show
+ (eM)
+ [9.92711 11.9126 ] pdfxs
+ (ax) show
+ (im)
+ [3.47997 10.4616 ] pdfxs
+ (a) show
+ (l)
+ [3.47997 ] pdfxs
+ (D) show
+ (S)
+ [11.1491 ] pdfxs
+ (Heu) show
+ (ris)
+ [5.17085 3.47997 4.95263 ] pdfxs
+ (t) show
+ (i)
+ [3.49088 ] pdfxs
+ (c) show
+ 0 -131.923 m
+ /N614 10.909 Tf
+ (A) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (nam)
+ [9.67628 9.07629 9.08711 ] pdfxs
+ (a) show
+ (xim)
+ [5.75995 3.0327 9.08711 ] pdfxs
+ (a) show
+ (lc)
+ [6.65449 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsub)
+ [4.8436 9.68719 4.29811 6.0654 6.05449 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.67628 ] pdfxs
+ (o) show
+ (f)
+ [6.94903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.46538 ] pdfxs
+ (D) show
+ (S)
+ [9.67628 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinwhich)
+ [6.0654 9.67628 3.0327 9.67628 7.8763 6.0654 3.0327 4.53815 9.68719 ] pdfxs
+ (a) show
+ (llnodes)
+ [3.02179 6.65449 6.05449 5.75995 6.0654 4.8436 7.93081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 374.795 -131.923 m
+ /N1025 10.909 Tf
+ (H) show
+ 388.232 -131.923 m
+ /N614 10.909 Tf
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.93081 ] pdfxs
+ (t) show
+ (oasin)
+ [9.06538 9.07629 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ 0 -153.846 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisp)
+ [3.0327 9.03265 7.8763 6.0654 3.0327 8.32353 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.0908 4.8436 ] pdfxs
+ (o) show
+ (uldbeuseful)
+ [6.0654 3.02179 10.0908 6.35994 8.86902 6.0654 4.29811 4.85451 3.32724 6.0654 7.04721 
+ ] pdfxs
+ (a) show
+ (sadef)
+ [8.32353 9.47992 6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (ultch)
+ [6.05449 3.0327 8.25819 4.54905 6.0654 ] pdfxs
+ (o) show
+ (iceif)
+ [3.02179 4.85451 8.86902 3.0327 7.35266 ] pdfxs
+ (t) show
+ (hereisnoinf)
+ [6.0654 4.8436 4.27631 8.86902 3.0327 8.32353 6.05449 9.47992 3.0327 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.0908 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.25819 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -175.768 m
+ (o) show
+ (rderswi)
+ [4.27631 6.05449 4.85451 4.2654 8.59626 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hin)
+ [6.0654 3.0327 10.3526 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3526 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (ssc)
+ [4.29811 8.59626 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Inp)
+ [6.05449 4.30902 9.83991 3.94897 10.3526 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.48357 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 8.59626 4.8436 ] pdfxs
+ (a) show
+ (nhelpifapr)
+ [10.3526 6.0654 4.8436 3.0327 10.3526 3.0327 7.62539 9.75264 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mcre)
+ [13.3743 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esac)
+ [4.8436 8.59626 9.75264 4.8436 ] pdfxs
+ (o) show
+ (mplex)
+ [9.09802 6.05449 3.0327 4.85451 5.75995 ] pdfxs
+ 0 -197.691 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edd)
+ [4.85451 10.0472 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.43628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.0654 4.27631 8.83629 4.8436 ] pdfxs
+ (o) show
+ (nsisting)
+ [6.0654 4.29811 3.0327 4.30902 4.23277 3.0327 6.0654 9.44719 ] pdfxs
+ (o) show
+ (fmul)
+ [7.31993 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iple)
+ [3.02179 6.0654 3.0327 8.83629 ] pdfxs
+ (D) show
+ (Snodes)
+ [10.0472 6.0654 5.75995 6.05449 4.85451 8.29081 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0581 ] pdfxs
+ (t) show
+ (raversesitinthes)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 4.85451 8.29081 3.0327 8.22547 3.0327 
+ 10.0581 4.23277 6.0654 8.83629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.83629 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.25809 ] pdfxs
+ (a) show
+ (si)
+ [8.30172 3.02179 ] pdfxs
+ (t) show
+ 0 -219.613 m
+ (w)
+ [7.57085 ] pdfxs
+ (a) show
+ (scre)
+ [7.77808 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (ed.Thisheuris)
+ [4.8436 6.0654 7.82175 7.8763 6.0654 3.0327 7.76717 6.05449 4.85451 6.05449 4.27631 
+ 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icpu)
+ [3.0327 8.31266 6.05449 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (a) show
+ (llnodesinasin)
+ [3.0327 6.49085 6.0654 5.74904 6.0654 4.8436 7.76717 3.0327 9.52355 8.92356 4.29811 
+ 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lepo)
+ [3.0327 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.52358 ] pdfxs
+ (a) show
+ (llowingsucha)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.05449 8.92356 4.29811 6.0654 4.54905 9.52355 
+ 8.91265 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.49085 ] pdfxs
+ (t) show
+ (obeline)
+ [8.92356 6.35994 8.31266 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rin)
+ [7.73446 3.0327 6.0654 ] pdfxs
+ 0 -241.536 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (utby)
+ [6.05449 7.87638 5.75995 9.39264 ] pdfxs
+ (t) show
+ (helibr)
+ [6.0654 8.4872 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.39264 3.0327 9.6981 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (rder\).)
+ [4.27631 6.05449 4.85451 4.27631 4.23277 3.0327 ] pdfxs
+ 0 -279.368 m
+ /N622 11.955 Tf
+ (6.2.3Experie)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.82286 7.10119 7.84247 6.13291 5.49929 3.73 
+ 6.14487 ] pdfxs
+ (nc) show
+ (eswithNo)
+ [6.13291 9.79114 9.70749 3.74195 5.22437 11.955 10.5204 7.1013 ] pdfxs
+ (d) show
+ (eCollo)
+ [10.616 9.71945 6.71874 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -308.336 m
+ /N614 10.909 Tf
+ (Ourimplemen)
+ [8.4872 6.05449 7.79991 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.58901 ] pdfxs
+ (o) show
+ (fpo)
+ [6.85085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.55631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsupp)
+ [9.58901 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rts\rexible)
+ [4.27631 4.23277 7.83263 6.05449 4.85451 5.75995 3.02179 6.0654 3.0327 8.3672 ] pdfxs
+ (a) show
+ (ndplu)
+ [6.0654 9.5781 6.0654 3.0327 6.05449 ] pdfxs
+ (gga) show
+ (blec)
+ [6.0654 3.0327 8.3672 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.5781 6.37085 ] pdfxs
+ (o) show
+ (licies,)
+ [3.0327 3.02179 4.85451 3.0327 4.8436 4.30902 6.56721 ] pdfxs
+ (a) show
+ (ndwe)
+ [6.0654 9.5781 7.58175 4.8436 ] pdfxs
+ 0 -330.259 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwith)
+ [4.8436 9.829 7.8763 3.0327 4.23277 9.829 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.6072 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.06172 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.15996 5.4545 8.6072 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.05449 9.81809 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.7963 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.029 ] pdfxs
+ (\(a) show
+ (d-hoc\)ch)
+ [6.0654 3.63261 6.05449 5.75995 4.85451 7.99638 4.54905 6.05449 ] pdfxs
+ (o) show
+ (ices.)
+ [3.0327 4.85451 4.8436 4.30902 8.2472 ] pdfxs
+ (I) show
+ (npr)
+ [9.81809 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,however,we)
+ [3.02179 4.85451 4.8436 6.81812 6.0654 5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 
+ 6.81812 7.58175 4.8436 ] pdfxs
+ 0 -352.181 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 10.4835 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusings)
+ [8.67274 6.05449 4.30902 3.02179 6.0654 9.88355 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.27265 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nheuris)
+ [10.4835 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (icsr)
+ [3.0327 4.8436 8.72717 4.27631 ] pdfxs
+ (a) show
+ (rely)
+ [4.27631 4.8436 3.0327 10.1781 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (perf)
+ [6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.5162 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 10.4835 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (endomuchw)
+ [4.85451 10.4835 6.05449 9.88355 8.79257 6.05449 4.54905 10.4835 7.57085 ] pdfxs
+ (o) show
+ (rse)
+ [4.27631 4.29811 9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ 0 -374.104 m
+ (a) show
+ (ssi)
+ [4.29811 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ninge)
+ [6.05449 3.0327 6.0654 9.32719 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 71.811 -374.104 m
+ /N1025 10.909 Tf
+ (H) show
+ 85.504 -374.104 m
+ /N614 10.909 Tf
+ (node)
+ [6.0654 5.74904 6.0654 8.7272 ] pdfxs
+ (t) show
+ (oasep)
+ [9.32719 9.32719 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (epo)
+ [8.7272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.In)
+ [3.0327 8.58538 3.94897 9.92718 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.0654 8.149 4.8436 5.75995 6.35994 4.85451 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (swe\fndsever)
+ [8.17081 7.58175 8.7272 6.05449 6.0654 9.93809 4.29811 4.8436 5.4545 4.85451 4.27631 
+ ] pdfxs
+ (a) show
+ (lexpl)
+ [6.90539 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswhich)
+ [6.0654 8.18172 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ -1.52588e-05 -396.026 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.47629 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (hise\013ec)
+ [6.05449 3.0327 7.94172 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (:) show
+ 16.364 -429.904 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -429.904 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [11.3999 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erferes)
+ [4.8436 4.27631 3.33815 4.8436 4.27631 4.8436 9.65443 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.4108 ] pdfxs
+ (o) show
+ (ftendis)
+ [3.33815 4.23277 4.85451 11.4108 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 9.65443 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 10.1999 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.37811 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 9.65443 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 11.3999 
+ 3.0327 11.4108 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4108 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.) show
+ 27.273 -451.827 m
+ (I) show
+ (np)
+ [10.7563 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,mer)
+ [4.2654 7.99629 9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ingpo)
+ [3.0327 6.0654 10.1454 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.99989 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enbre)
+ [4.8436 10.7563 6.0654 4.2654 4.85451 ] pdfxs
+ (a) show
+ (kstypeh)
+ [5.74904 8.99989 3.93823 5.75995 6.37085 9.53447 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (eneity,c)
+ [4.85451 6.05449 4.85451 3.0327 3.93823 4.84359 7.99629 4.8436 ] pdfxs
+ (a) show
+ (nl)
+ [10.7563 3.0327 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.54537 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.54537 ] pdfxs
+ (\\) show
+ (neverfreed)
+ [6.05449 4.85451 5.4545 4.8436 8.96718 3.33815 4.2654 4.85451 4.8436 10.7563 ] pdfxs
+ (to") show
+ 27.273 -473.749 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty,e)
+ [6.37085 4.8436 4.27631 3.93823 4.84359 6.6654 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 3.0327 ] pdfxs
+ 16.364 -504.638 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -504.638 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icheuris)
+ [3.0327 9.91628 6.0654 4.8436 6.0654 4.2654 3.0327 4.30902 ] pdfxs
+ (t) show
+ (icsmayn)
+ [3.02179 4.85451 9.3708 9.08711 5.14905 10.8326 6.05449 ] pdfxs
+ (o) show
+ (tbeen)
+ [9.31637 6.35994 9.91628 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h.)
+ [6.05449 12.1853 ] pdfxs
+ (I) show
+ (np)
+ [11.1272 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ritisp)
+ [9.33808 3.0327 9.30546 3.0327 9.3708 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.91628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpr)
+ [9.30546 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 9.91628 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -526.561 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldbeused)
+ [6.0654 3.0327 9.92718 6.35994 8.71629 6.05449 4.30902 4.8436 9.92718 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (une)
+ [6.05449 6.0654 8.71629 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.71629 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nch)
+ [9.92718 4.53815 6.0654 ] pdfxs
+ (o) show
+ (ices)
+ [3.0327 4.8436 4.85451 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mbeing)
+ [12.9598 6.35994 4.85451 3.0327 6.05449 9.31628 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imized.Wehaven)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 6.05449 8.56356 10.309 8.70538 6.0654 5.14905 
+ 5.4545 8.71629 6.05449 ] pdfxs
+ (ot) show
+ 27.273 -548.483 m
+ (experimen)
+ [4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edwi)
+ [4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (husingpr)
+ [9.6981 6.0654 4.29811 3.0327 6.05449 9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.02179 8.4872 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ntodrivec)
+ [9.6981 4.23277 9.0981 6.05449 4.27631 3.0327 5.4545 8.4872 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndecisi)
+ [9.68719 6.0654 4.8436 4.85451 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.364 -579.372 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -579.372 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.0799 4.85451 ] pdfxs
+ (a) show
+ (n,butdoesn)
+ [6.05449 7.1563 6.05449 6.0654 8.2691 6.05449 5.75995 4.8436 8.33444 6.05449 ] pdfxs
+ (o) show
+ (tnecess)
+ [8.2691 6.0654 4.8436 4.85451 4.8436 4.29811 4.30902 ] pdfxs
+ (a) show
+ (rily,improve)
+ [4.27631 3.02179 3.0327 4.8545 7.14539 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 
+ 8.86902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.87993 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (izedloc)
+ [3.0327 4.8436 4.8436 10.0908 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityf)
+ [3.0327 3.02179 3.94914 9.77446 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.29082 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.32353 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 27.273 -601.295 m
+ (usesd)
+ [6.0654 4.29811 4.8436 7.61445 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.75992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ 121.066 -601.295 m
+ /N634 10.909 Tf
+ (tr)
+ [3.62179 4.04721 ] pdfxs
+ (ave) show
+ (rsal)
+ [4.60356 4.45083 5.58542 2.78176 ] pdfxs
+ (s) show
+ 169.534 -601.295 m
+ /N614 10.909 Tf
+ (\() show
+ (inc)
+ [3.0327 9.35992 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.54911 ] pdfxs
+ (t) show
+ (oocc)
+ [8.75992 5.75995 4.8436 4.85451 ] pdfxs
+ (a) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.06537 ] pdfxs
+ (a) show
+ (ccessingsin)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 8.75992 4.30902 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.14902 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.30902 4.29811 5.75995 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edmem)
+ [4.85451 9.35992 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 27.273 -623.217 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,evenwhen)
+ [6.6654 4.8436 5.4545 4.85451 9.6981 7.8763 6.05449 4.85451 9.6981 ] pdfxs
+ (a) show
+ (chieving)
+ [4.54905 6.05449 3.0327 4.8436 5.75995 3.0327 6.05449 9.0981 ] pdfxs
+ (\\) show
+ (perfec)
+ [6.35994 4.85451 4.2654 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ ("c)
+ [9.08719 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (139) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 152 152
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.77084 ] pdfxs
+ (t) show
+ (hird)
+ [6.0654 3.0327 4.2654 9.99264 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.98173 3.0327 8.23626 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.78174 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.17092 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,soweexp)
+ [7.02539 4.30902 9.38174 7.57085 8.78174 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.99264 ] pdfxs
+ (o) show
+ (nithere.Inp)
+ [9.98173 3.0327 8.17092 6.0654 4.8436 4.27631 4.8436 8.74901 3.94897 9.98173 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,c)
+ [4.2654 7.0363 4.8436 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ -16.936 -21.922 m
+ (alinkedlist)
+ [9.22901 3.0327 3.0327 6.0654 5.4545 4.8436 9.83991 3.0327 3.0327 4.29811 8.01819 
+ ] pdfxs
+ (o) show
+ (fp)
+ [7.11266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.08354 ] pdfxs
+ (t) show
+ (od)
+ [9.22901 6.0654 ] pdfxs
+ (o) show
+ (ubles.Themem)
+ [6.05449 6.0654 3.0327 4.8436 4.30902 8.30175 7.8763 6.0654 8.62902 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (rylay)
+ [4.27631 9.53446 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.0291 ] pdfxs
+ (o) show
+ (fthisd)
+ [7.11266 4.23277 6.0654 3.0327 8.08354 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.23992 4.29811 ] pdfxs
+ (t) show
+ (ructurewith)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.62902 7.8763 3.0327 4.23277 6.0654 
+ ] pdfxs
+ (o) show
+ (utc)
+ [6.0654 8.01819 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -43.845 m
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbe)
+ [5.75995 7.87638 6.35994 8.4872 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.29811 6.0654 5.14905 7.88721 9.68719 3.0327 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.7)
+ [3.02179 9.0981 ] pdfxs
+ (\() show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (ringin)
+ [4.27631 3.02179 6.0654 9.08719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.0327 6.05449 9.08719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.8436 7.88729 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ders)
+ [6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ 1 0 0 1 35.014 -144.764 cm
+ q
+ 0.178116 0 0 0.178116 0 0 cm
+ q
+ q
+ 0 0 2044 485 re
+ W
+ n
+ q
+ 0.139313 0 0 0.139313 0 0 cm
+ q
+ {} settransfer
+ n
+ 10.1721 10.1719 14647.8 3458.52 re
+ 1 sc
+ f
+ 20.3442 w
+ n
+ 10.1721 10.1719 14647.8 3458.52 re
+ S
+ 40.6884 w
+ n
+ 213.614 2044.59 1627.54 813.769 re
+ 0 sc
+ S
+ n
+ 1841.15 2044.59 1627.54 813.769 re
+ S
+ n
+ 2019.23 2582.42 m
+ 1955.49 2582.42 1914.81 2540.05 1914.81 2473.92 c
+ 1914.81 2408.1 1955.49 2365.16 2017.71 2365.16 c
+ 2082.97 2365.16 2123.65 2406.95 2123.65 2473.92 c
+ 2123.65 2540.05 2082.97 2582.42 2019.23 2582.42 c
+ 2019.23 2559.21 m
+ 2063.68 2559.21 2089.97 2527.87 2089.97 2474.21 c
+ 2089.97 2419.71 2063.97 2388.37 2018.63 2388.37 c
+ 1974.49 2388.37 1948.49 2420.29 1948.49 2473.92 c
+ 1948.49 2527.87 1974.49 2559.21 2019.23 2559.21 c
+ f
+ n
+ 2219.81 2388.34 m
+ 2216.79 2387.45 2213.79 2386.87 2209.87 2386.87 c
+ 2196.29 2386.87 2192.97 2392.74 2192.97 2417.34 c
+ 2192.97 2503.45 l
+ 2224.02 2503.45 l
+ 2224.02 2525.16 l
+ 2192.97 2525.16 l
+ 2192.97 2556.82 l
+ 2162.66 2554.1 l
+ 2162.66 2525.16 l
+ 2144.58 2525.16 l
+ 2144.58 2503.45 l
+ 2162.66 2503.45 l
+ 2162.66 2412.05 l
+ 2162.66 2381.18 2176.26 2365.16 2202.52 2365.16 c
+ 2208.39 2365.16 2213.02 2365.76 2219.81 2367.87 c
+ 2219.81 2388.34 l
+ f
+ n
+ 2248.78 2365.16 m
+ 2279.1 2365.16 l
+ 2279.1 2466.03 l
+ 2294.99 2489.87 2309.1 2500.45 2325.6 2500.45 c
+ 2340.28 2500.45 2344.78 2492.79 2344.78 2467.79 c
+ 2344.78 2365.16 l
+ 2375.1 2365.16 l
+ 2375.1 2477.63 l
+ 2375.1 2508.92 2361.12 2525.16 2334.1 2525.16 c
+ 2312.52 2525.16 2296.1 2515.29 2279.1 2491.63 c
+ 2279.1 2594.18 l
+ 2248.78 2594.18 l
+ 2248.78 2365.16 l
+ f
+ n
+ 2442.84 2462.03 m
+ 2446.16 2491.58 2458.53 2504.5 2483.55 2504.5 c
+ 2507.66 2504.5 2518.53 2491.58 2519.42 2462.03 c
+ 2442.84 2462.03 l
+ 2548.37 2396.34 m
+ 2529.97 2390.03 2514.9 2387.16 2499.82 2387.16 c
+ 2483.55 2387.16 2470.9 2390.89 2461.53 2398.34 c
+ 2449.79 2407.82 2444.66 2419 2442.24 2441.39 c
+ 2548.97 2441.39 l
+ 2549.26 2450 l
+ 2549.26 2452 l
+ 2549.26 2499.92 2526.66 2525.16 2484.16 2525.16 c
+ 2439.53 2525.16 2411.79 2495.32 2411.79 2447.68 c
+ 2411.79 2396.84 2443.16 2365.16 2493.5 2365.16 c
+ 2510.69 2365.16 2528.47 2367.87 2548.37 2373.89 c
+ 2548.37 2396.34 l
+ f
+ n
+ 2593.27 2365.16 m
+ 2623.59 2365.16 l
+ 2623.59 2467.79 l
+ 2636.25 2489.84 2646.8 2499.84 2657.96 2499.84 c
+ 2660.99 2499.84 2664.91 2498.97 2670.33 2497.5 c
+ 2670.33 2525.16 l
+ 2669.12 2525.16 l
+ 2666.72 2525.16 2663.7 2525.16 2661.88 2525.16 c
+ 2645.01 2525.16 2633.54 2515.26 2623.59 2491.6 c
+ 2623.59 2525.16 l
+ 2593.27 2525.16 l
+ 2593.27 2365.16 l
+ f
+ n
+ 2786.12 2365.16 m
+ 2856.46 2365.16 l
+ 2926.17 2365.16 2966.33 2406.63 2966.33 2478.74 c
+ 2966.33 2547.87 2929.51 2582.42 2856.14 2582.42 c
+ 2786.12 2582.42 l
+ 2786.12 2365.16 l
+ 2816.43 2388.37 m
+ 2816.43 2559.21 l
+ 2839.43 2559.21 l
+ 2871.51 2559.21 2888.46 2555.89 2901.48 2547.21 c
+ 2922.06 2533.39 2932.64 2508.76 2932.64 2475.13 c
+ 2932.64 2416.89 2906.62 2388.37 2853.67 2388.37 c
+ 2816.43 2388.37 l
+ f
+ n
+ 3143.63 2388.97 m
+ 3141.82 2388.97 3141.21 2388.97 3138.21 2388.97 c
+ 3128.26 2388.97 3122.84 2396.08 3122.84 2408.87 c
+ 3122.84 2477.03 l
+ 3122.84 2510.29 3106.05 2525.16 3067.87 2525.16 c
+ 3049.26 2525.16 3031.84 2521.55 3010.47 2513.1 c
+ 3010.47 2490.1 l
+ 3029.47 2499.18 3045.16 2503.45 3061.76 2503.45 c
+ 3082.26 2503.45 3092.53 2494.63 3092.53 2477.03 c
+ 3092.53 2458.84 l
+ 3085.6 2458.84 l
+ 3026.13 2458.84 2996.53 2441.55 2996.53 2406.95 c
+ 2996.53 2382.45 3015.89 2365.16 3043.71 2365.16 c
+ 3061.87 2365.16 3077.58 2372.08 3096.95 2388.97 c
+ 3101.58 2372.39 3109.6 2365.16 3123.82 2365.16 c
+ 3131.24 2365.16 3138.66 2367 3145.76 2370.66 c
+ 3143.63 2388.97 l
+ 3092.53 2404.03 m
+ 3078.05 2393.24 3066.6 2388.97 3053.37 2388.97 c
+ 3036.18 2388.97 3026.84 2397.21 3026.84 2411.97 c
+ 3026.84 2432.45 3045.21 2443.24 3079.58 2443.24 c
+ 3082.89 2443.24 l
+ 3092.53 2442.95 l
+ 3092.53 2404.03 l
+ f
+ n
+ 3234.35 2388.34 m
+ 3231.33 2387.45 3228.33 2386.87 3224.41 2386.87 c
+ 3210.83 2386.87 3207.51 2392.74 3207.51 2417.34 c
+ 3207.51 2503.45 l
+ 3238.56 2503.45 l
+ 3238.56 2525.16 l
+ 3207.51 2525.16 l
+ 3207.51 2556.82 l
+ 3177.19 2554.1 l
+ 3177.19 2525.16 l
+ 3159.12 2525.16 l
+ 3159.12 2503.45 l
+ 3177.19 2503.45 l
+ 3177.19 2412.05 l
+ 3177.19 2381.18 3190.8 2365.16 3217.06 2365.16 c
+ 3222.93 2365.16 3227.56 2365.76 3234.35 2367.87 c
+ 3234.35 2388.34 l
+ f
+ n
+ 3402 2388.97 m
+ 3400.19 2388.97 3399.58 2388.97 3396.58 2388.97 c
+ 3386.63 2388.97 3381.21 2396.08 3381.21 2408.87 c
+ 3381.21 2477.03 l
+ 3381.21 2510.29 3364.42 2525.16 3326.24 2525.16 c
+ 3307.63 2525.16 3290.21 2521.55 3268.84 2513.1 c
+ 3268.84 2490.1 l
+ 3287.84 2499.18 3303.53 2503.45 3320.13 2503.45 c
+ 3340.63 2503.45 3350.9 2494.63 3350.9 2477.03 c
+ 3350.9 2458.84 l
+ 3343.98 2458.84 l
+ 3284.5 2458.84 3254.9 2441.55 3254.9 2406.95 c
+ 3254.9 2382.45 3274.27 2365.16 3302.08 2365.16 c
+ 3320.24 2365.16 3335.95 2372.08 3355.32 2388.97 c
+ 3359.95 2372.39 3367.98 2365.16 3382.19 2365.16 c
+ 3389.61 2365.16 3397.03 2367 3404.13 2370.66 c
+ 3402 2388.97 l
+ 3350.9 2404.03 m
+ 3336.42 2393.24 3324.98 2388.97 3311.74 2388.97 c
+ 3294.56 2388.97 3285.21 2397.21 3285.21 2411.97 c
+ 3285.21 2432.45 3303.58 2443.24 3337.95 2443.24 c
+ 3341.27 2443.24 l
+ 3350.9 2442.95 l
+ 3350.9 2404.03 l
+ f
+ n
+ 1027.38 2858.36 m
+ 1027.38 2044.59 l
+ S
+ n
+ 213.614 213.614 1627.54 813.769 re
+ S
+ n
+ 687.137 590.625 m
+ 670.847 566.178 658.479 555.915 645.532 555.915 c
+ 626.821 555.915 615.374 577.652 615.374 612.678 c
+ 615.374 654.652 629.558 676.073 656.979 676.073 c
+ 663.611 676.073 671.163 675.178 687.137 672.441 c
+ 687.137 590.625 l
+ 687.137 534.178 m
+ 717.453 534.178 l
+ 717.453 763.204 l
+ 687.137 763.204 l
+ 687.137 694.178 l
+ 677.479 694.178 668.742 694.178 659.4 694.178 c
+ 611.479 694.178 584.032 663.494 584.032 609.941 c
+ 584.032 564.125 606.032 534.178 639.189 534.178 c
+ 660.005 534.178 674.163 543.073 687.137 564.073 c
+ 687.137 534.178 l
+ f
+ n
+ 827.385 694.178 m
+ 783.622 694.178 756.648 663.862 756.648 614.178 c
+ 756.648 565.073 783.622 534.178 826.49 534.178 c
+ 871.438 534.178 898.122 564.204 898.122 614.467 c
+ 898.122 663.862 871.148 694.178 827.385 694.178 c
+ 827.385 672.467 m
+ 853.201 672.467 866.122 653.125 866.122 614.757 c
+ 866.122 576.073 852.911 555.888 827.385 555.888 c
+ 801.28 555.888 788.648 575.23 788.648 614.467 c
+ 788.648 652.836 801.569 672.467 827.385 672.467 c
+ f
+ n
+ 1031.63 534.178 m
+ 1061.95 534.178 l
+ 1061.95 694.178 l
+ 1031.63 694.178 l
+ 1031.63 593.02 l
+ 1015.74 569.494 1001.63 559.204 985.133 559.204 c
+ 970.448 559.204 965.948 566.836 965.948 591.546 c
+ 965.948 694.178 l
+ 935.633 694.178 l
+ 935.633 581.704 l
+ 935.633 550.415 949.343 534.178 976.475 534.178 c
+ 998.106 534.178 1014.55 544.073 1031.63 567.441 c
+ 1031.63 534.178 l
+ f
+ n
+ 1139.88 635.441 m
+ 1156.17 659.362 1168.54 669.388 1181.49 669.388 c
+ 1200.2 669.388 1211.64 648.125 1211.64 613.888 c
+ 1211.64 572.862 1197.46 551.888 1170.33 551.888 c
+ 1163.41 551.888 1154.35 553.073 1139.88 555.73 c
+ 1139.88 635.441 l
+ 1139.88 763.204 m
+ 1109.56 763.204 l
+ 1109.56 534.178 l
+ 1139.88 534.178 l
+ 1150.14 534.178 1158.27 534.178 1167.62 534.178 c
+ 1215.85 534.178 1242.99 563.888 1242.99 616.836 c
+ 1242.99 663.467 1220.99 694.178 1187.51 694.178 c
+ 1167.01 694.178 1152.85 684.441 1139.88 661.125 c
+ 1139.88 763.204 l
+ f
+ n
+ 1278.44 534.178 30.3159 232.447 re
+ f
+ n
+ 1372.53 631.046 m
+ 1375.84 660.599 1388.21 673.52 1413.24 673.52 c
+ 1437.34 673.52 1448.21 660.599 1449.11 631.046 c
+ 1372.53 631.046 l
+ 1478.05 565.362 m
+ 1459.66 559.046 1444.58 556.178 1429.5 556.178 c
+ 1413.24 556.178 1400.58 559.915 1391.21 567.362 c
+ 1379.47 576.836 1374.34 588.02 1371.92 610.415 c
+ 1478.66 610.415 l
+ 1478.95 619.02 l
+ 1478.95 621.02 l
+ 1478.95 668.941 1456.34 694.178 1413.84 694.178 c
+ 1369.21 694.178 1341.47 664.336 1341.47 616.704 c
+ 1341.47 565.862 1372.84 534.178 1423.19 534.178 c
+ 1440.37 534.178 1458.16 536.888 1478.05 542.915 c
+ 1478.05 565.362 l
+ f
+ n
+ 2044.59 213.614 1627.54 813.769 re
+ S
+ n
+ 3875.57 213.614 1627.54 813.769 re
+ S
+ n
+ 5706.55 213.614 1627.54 813.769 re
+ S
+ n
+ 1163.34 2365.16 m
+ 1193.66 2365.16 l
+ 1193.66 2466.03 l
+ 1209.55 2489.87 1223.66 2500.45 1240.16 2500.45 c
+ 1254.84 2500.45 1259.34 2492.79 1259.34 2467.79 c
+ 1259.34 2365.16 l
+ 1289.66 2365.16 l
+ 1289.66 2477.63 l
+ 1289.66 2508.92 1275.68 2525.16 1248.66 2525.16 c
+ 1227.08 2525.16 1210.66 2515.29 1193.66 2491.63 c
+ 1193.66 2525.16 l
+ 1163.34 2525.16 l
+ 1163.34 2365.16 l
+ f
+ n
+ 1357.4 2462.03 m
+ 1360.72 2491.58 1373.09 2504.5 1398.11 2504.5 c
+ 1422.22 2504.5 1433.09 2491.58 1433.98 2462.03 c
+ 1357.4 2462.03 l
+ 1462.93 2396.34 m
+ 1444.54 2390.03 1429.46 2387.16 1414.38 2387.16 c
+ 1398.11 2387.16 1385.46 2390.89 1376.09 2398.34 c
+ 1364.35 2407.82 1359.22 2419 1356.8 2441.39 c
+ 1463.54 2441.39 l
+ 1463.83 2450 l
+ 1463.83 2452 l
+ 1463.83 2499.92 1441.22 2525.16 1398.72 2525.16 c
+ 1354.09 2525.16 1326.35 2495.32 1326.35 2447.68 c
+ 1326.35 2396.84 1357.72 2365.16 1408.06 2365.16 c
+ 1425.25 2365.16 1443.04 2367.87 1462.93 2373.89 c
+ 1462.93 2396.34 l
+ f
+ n
+ 1490.15 2365.16 m
+ 1516.99 2365.16 l
+ 1555.57 2429.45 l
+ 1598.7 2365.16 l
+ 1632.15 2365.16 l
+ 1579.39 2444.55 l
+ 1628.23 2525.16 l
+ 1601.42 2525.16 l
+ 1565.52 2465.08 l
+ 1525.44 2525.16 l
+ 1491.97 2525.16 l
+ 1542.02 2449.68 l
+ 1490.15 2365.16 l
+ f
+ n
+ 1720.02 2388.34 m
+ 1716.99 2387.45 1713.99 2386.87 1710.07 2386.87 c
+ 1696.49 2386.87 1693.18 2392.74 1693.18 2417.34 c
+ 1693.18 2503.45 l
+ 1724.23 2503.45 l
+ 1724.23 2525.16 l
+ 1693.18 2525.16 l
+ 1693.18 2556.82 l
+ 1662.86 2554.1 l
+ 1662.86 2525.16 l
+ 1644.78 2525.16 l
+ 1644.78 2503.45 l
+ 1662.86 2503.45 l
+ 1662.86 2412.05 l
+ 1662.86 2381.18 1676.46 2365.16 1702.73 2365.16 c
+ 1708.6 2365.16 1713.23 2365.76 1720.02 2367.87 c
+ 1720.02 2388.34 l
+ f
+ n
+ 470.586 2421.6 m
+ 454.297 2397.16 441.928 2386.89 428.981 2386.89 c
+ 410.271 2386.89 398.823 2408.63 398.823 2443.66 c
+ 398.823 2485.63 413.007 2507.05 440.428 2507.05 c
+ 447.06 2507.05 454.613 2506.16 470.586 2503.42 c
+ 470.586 2421.6 l
+ 470.586 2365.16 m
+ 500.902 2365.16 l
+ 500.902 2594.18 l
+ 470.586 2594.18 l
+ 470.586 2525.16 l
+ 460.928 2525.16 452.192 2525.16 442.85 2525.16 c
+ 394.928 2525.16 367.481 2494.47 367.481 2440.92 c
+ 367.481 2395.1 389.481 2365.16 422.639 2365.16 c
+ 443.455 2365.16 457.613 2374.05 470.586 2395.05 c
+ 470.586 2365.16 l
+ f
+ n
+ 578.834 2310.58 m
+ 578.834 2365.16 l
+ 589.045 2365.16 597.15 2365.16 606.466 2365.16 c
+ 654.545 2365.16 681.571 2395.47 681.571 2449.5 c
+ 681.571 2495.13 659.65 2525.16 626.308 2525.16 c
+ 605.861 2525.16 591.755 2515.37 578.834 2491.89 c
+ 578.834 2525.16 l
+ 548.518 2525.16 l
+ 548.518 2310.58 l
+ 578.834 2310.58 l
+ 578.834 2467.21 m
+ 594.887 2490.18 607.071 2499.84 619.861 2499.84 c
+ 638.281 2499.84 649.571 2479.39 649.571 2446.47 c
+ 649.571 2407.03 635.597 2386.87 608.861 2386.87 c
+ 601.729 2386.87 594.597 2387.71 578.834 2390.55 c
+ 578.834 2467.21 l
+ f
+ n
+ 777.924 2388.34 m
+ 774.897 2387.45 771.897 2386.87 767.977 2386.87 c
+ 754.397 2386.87 751.082 2392.74 751.082 2417.34 c
+ 751.082 2503.45 l
+ 782.134 2503.45 l
+ 782.134 2525.16 l
+ 751.082 2525.16 l
+ 751.082 2556.82 l
+ 720.766 2554.1 l
+ 720.766 2525.16 l
+ 702.687 2525.16 l
+ 702.687 2503.45 l
+ 720.766 2503.45 l
+ 720.766 2412.05 l
+ 720.766 2381.18 734.371 2365.16 760.634 2365.16 c
+ 766.503 2365.16 771.134 2365.76 777.924 2367.87 c
+ 777.924 2388.34 l
+ f
+ n
+ 806.89 2365.16 m
+ 837.206 2365.16 l
+ 837.206 2467.79 l
+ 849.864 2489.84 860.416 2499.84 871.574 2499.84 c
+ 874.601 2499.84 878.521 2498.97 883.943 2497.5 c
+ 883.943 2525.16 l
+ 882.732 2525.16 l
+ 880.337 2525.16 877.311 2525.16 875.495 2525.16 c
+ 858.627 2525.16 847.153 2515.26 837.206 2491.6 c
+ 837.206 2525.16 l
+ 806.89 2525.16 l
+ 806.89 2365.16 l
+ f
+ n
+ 3672.13 2044.59 1627.54 813.769 re
+ S
+ n
+ 5299.67 2044.59 1627.54 813.769 re
+ S
+ n
+ 5477.75 2582.42 m
+ 5414.01 2582.42 5373.33 2540.05 5373.33 2473.92 c
+ 5373.33 2408.1 5414.01 2365.16 5476.22 2365.16 c
+ 5541.49 2365.16 5582.17 2406.95 5582.17 2473.92 c
+ 5582.17 2540.05 5541.49 2582.42 5477.75 2582.42 c
+ 5477.75 2559.21 m
+ 5522.2 2559.21 5548.49 2527.87 5548.49 2474.21 c
+ 5548.49 2419.71 5522.49 2388.37 5477.14 2388.37 c
+ 5433.01 2388.37 5407.01 2420.29 5407.01 2473.92 c
+ 5407.01 2527.87 5433.01 2559.21 5477.75 2559.21 c
+ f
+ n
+ 5678.33 2388.34 m
+ 5675.3 2387.45 5672.3 2386.87 5668.38 2386.87 c
+ 5654.8 2386.87 5651.49 2392.74 5651.49 2417.34 c
+ 5651.49 2503.45 l
+ 5682.54 2503.45 l
+ 5682.54 2525.16 l
+ 5651.49 2525.16 l
+ 5651.49 2556.82 l
+ 5621.17 2554.1 l
+ 5621.17 2525.16 l
+ 5603.09 2525.16 l
+ 5603.09 2503.45 l
+ 5621.17 2503.45 l
+ 5621.17 2412.05 l
+ 5621.17 2381.18 5634.78 2365.16 5661.04 2365.16 c
+ 5666.91 2365.16 5671.54 2365.76 5678.33 2367.87 c
+ 5678.33 2388.34 l
+ f
+ n
+ 5707.3 2365.16 m
+ 5737.61 2365.16 l
+ 5737.61 2466.03 l
+ 5753.51 2489.87 5767.61 2500.45 5784.11 2500.45 c
+ 5798.8 2500.45 5803.3 2492.79 5803.3 2467.79 c
+ 5803.3 2365.16 l
+ 5833.61 2365.16 l
+ 5833.61 2477.63 l
+ 5833.61 2508.92 5819.64 2525.16 5792.61 2525.16 c
+ 5771.03 2525.16 5754.61 2515.29 5737.61 2491.63 c
+ 5737.61 2594.18 l
+ 5707.3 2594.18 l
+ 5707.3 2365.16 l
+ f
+ n
+ 5901.36 2462.03 m
+ 5904.68 2491.58 5917.04 2504.5 5942.07 2504.5 c
+ 5966.18 2504.5 5977.04 2491.58 5977.94 2462.03 c
+ 5901.36 2462.03 l
+ 6006.89 2396.34 m
+ 5988.49 2390.03 5973.41 2387.16 5958.33 2387.16 c
+ 5942.07 2387.16 5929.41 2390.89 5920.04 2398.34 c
+ 5908.31 2407.82 5903.18 2419 5900.75 2441.39 c
+ 6007.49 2441.39 l
+ 6007.78 2450 l
+ 6007.78 2452 l
+ 6007.78 2499.92 5985.18 2525.16 5942.68 2525.16 c
+ 5898.04 2525.16 5870.31 2495.32 5870.31 2447.68 c
+ 5870.31 2396.84 5901.68 2365.16 5952.02 2365.16 c
+ 5969.2 2365.16 5986.99 2367.87 6006.89 2373.89 c
+ 6006.89 2396.34 l
+ f
+ n
+ 6051.79 2365.16 m
+ 6082.11 2365.16 l
+ 6082.11 2467.79 l
+ 6094.77 2489.84 6105.32 2499.84 6116.48 2499.84 c
+ 6119.5 2499.84 6123.42 2498.97 6128.84 2497.5 c
+ 6128.84 2525.16 l
+ 6127.63 2525.16 l
+ 6125.24 2525.16 6122.21 2525.16 6120.4 2525.16 c
+ 6103.53 2525.16 6092.06 2515.26 6082.11 2491.6 c
+ 6082.11 2525.16 l
+ 6051.79 2525.16 l
+ 6051.79 2365.16 l
+ f
+ n
+ 6244.63 2365.16 m
+ 6314.97 2365.16 l
+ 6384.69 2365.16 6424.84 2406.63 6424.84 2478.74 c
+ 6424.84 2547.87 6388.03 2582.42 6314.66 2582.42 c
+ 6244.63 2582.42 l
+ 6244.63 2365.16 l
+ 6274.95 2388.37 m
+ 6274.95 2559.21 l
+ 6297.95 2559.21 l
+ 6330.03 2559.21 6346.97 2555.89 6360 2547.21 c
+ 6380.58 2533.39 6391.16 2508.76 6391.16 2475.13 c
+ 6391.16 2416.89 6365.13 2388.37 6312.19 2388.37 c
+ 6274.95 2388.37 l
+ f
+ n
+ 6602.15 2388.97 m
+ 6600.33 2388.97 6599.73 2388.97 6596.73 2388.97 c
+ 6586.78 2388.97 6581.36 2396.08 6581.36 2408.87 c
+ 6581.36 2477.03 l
+ 6581.36 2510.29 6564.57 2525.16 6526.39 2525.16 c
+ 6507.78 2525.16 6490.36 2521.55 6468.99 2513.1 c
+ 6468.99 2490.1 l
+ 6487.99 2499.18 6503.67 2503.45 6520.28 2503.45 c
+ 6540.78 2503.45 6551.04 2494.63 6551.04 2477.03 c
+ 6551.04 2458.84 l
+ 6544.12 2458.84 l
+ 6484.65 2458.84 6455.04 2441.55 6455.04 2406.95 c
+ 6455.04 2382.45 6474.41 2365.16 6502.23 2365.16 c
+ 6520.39 2365.16 6536.1 2372.08 6555.46 2388.97 c
+ 6560.1 2372.39 6568.12 2365.16 6582.33 2365.16 c
+ 6589.75 2365.16 6597.17 2367 6604.28 2370.66 c
+ 6602.15 2388.97 l
+ 6551.04 2404.03 m
+ 6536.57 2393.24 6525.12 2388.97 6511.89 2388.97 c
+ 6494.7 2388.97 6485.36 2397.21 6485.36 2411.97 c
+ 6485.36 2432.45 6503.73 2443.24 6538.1 2443.24 c
+ 6541.41 2443.24 l
+ 6551.04 2442.95 l
+ 6551.04 2404.03 l
+ f
+ n
+ 6692.87 2388.34 m
+ 6689.84 2387.45 6686.84 2386.87 6682.92 2386.87 c
+ 6669.34 2386.87 6666.03 2392.74 6666.03 2417.34 c
+ 6666.03 2503.45 l
+ 6697.08 2503.45 l
+ 6697.08 2525.16 l
+ 6666.03 2525.16 l
+ 6666.03 2556.82 l
+ 6635.71 2554.1 l
+ 6635.71 2525.16 l
+ 6617.63 2525.16 l
+ 6617.63 2503.45 l
+ 6635.71 2503.45 l
+ 6635.71 2412.05 l
+ 6635.71 2381.18 6649.32 2365.16 6675.58 2365.16 c
+ 6681.45 2365.16 6686.08 2365.76 6692.87 2367.87 c
+ 6692.87 2388.34 l
+ f
+ n
+ 6860.52 2388.97 m
+ 6858.7 2388.97 6858.1 2388.97 6855.1 2388.97 c
+ 6845.15 2388.97 6839.73 2396.08 6839.73 2408.87 c
+ 6839.73 2477.03 l
+ 6839.73 2510.29 6822.94 2525.16 6784.76 2525.16 c
+ 6766.15 2525.16 6748.73 2521.55 6727.36 2513.1 c
+ 6727.36 2490.1 l
+ 6746.36 2499.18 6762.05 2503.45 6778.65 2503.45 c
+ 6799.15 2503.45 6809.41 2494.63 6809.41 2477.03 c
+ 6809.41 2458.84 l
+ 6802.49 2458.84 l
+ 6743.02 2458.84 6713.41 2441.55 6713.41 2406.95 c
+ 6713.41 2382.45 6732.78 2365.16 6760.6 2365.16 c
+ 6778.76 2365.16 6794.47 2372.08 6813.84 2388.97 c
+ 6818.47 2372.39 6826.49 2365.16 6840.7 2365.16 c
+ 6848.13 2365.16 6855.55 2367 6862.65 2370.66 c
+ 6860.52 2388.97 l
+ 6809.41 2404.03 m
+ 6794.94 2393.24 6783.49 2388.97 6770.26 2388.97 c
+ 6753.07 2388.97 6743.73 2397.21 6743.73 2411.97 c
+ 6743.73 2432.45 6762.1 2443.24 6796.47 2443.24 c
+ 6799.78 2443.24 l
+ 6809.41 2442.95 l
+ 6809.41 2404.03 l
+ f
+ n
+ 4485.9 2858.36 m
+ 4485.9 2044.59 l
+ S
+ n
+ 4621.86 2365.16 m
+ 4652.17 2365.16 l
+ 4652.17 2466.03 l
+ 4668.07 2489.87 4682.17 2500.45 4698.67 2500.45 c
+ 4713.36 2500.45 4717.86 2492.79 4717.86 2467.79 c
+ 4717.86 2365.16 l
+ 4748.17 2365.16 l
+ 4748.17 2477.63 l
+ 4748.17 2508.92 4734.2 2525.16 4707.17 2525.16 c
+ 4685.59 2525.16 4669.17 2515.29 4652.17 2491.63 c
+ 4652.17 2525.16 l
+ 4621.86 2525.16 l
+ 4621.86 2365.16 l
+ f
+ n
+ 4815.92 2462.03 m
+ 4819.24 2491.58 4831.61 2504.5 4856.63 2504.5 c
+ 4880.74 2504.5 4891.61 2491.58 4892.5 2462.03 c
+ 4815.92 2462.03 l
+ 4921.45 2396.34 m
+ 4903.05 2390.03 4887.97 2387.16 4872.9 2387.16 c
+ 4856.63 2387.16 4843.97 2390.89 4834.61 2398.34 c
+ 4822.87 2407.82 4817.74 2419 4815.32 2441.39 c
+ 4922.05 2441.39 l
+ 4922.34 2450 l
+ 4922.34 2452 l
+ 4922.34 2499.92 4899.74 2525.16 4857.24 2525.16 c
+ 4812.61 2525.16 4784.87 2495.32 4784.87 2447.68 c
+ 4784.87 2396.84 4816.24 2365.16 4866.58 2365.16 c
+ 4883.76 2365.16 4901.55 2367.87 4921.45 2373.89 c
+ 4921.45 2396.34 l
+ f
+ n
+ 4948.67 2365.16 m
+ 4975.51 2365.16 l
+ 5014.09 2429.45 l
+ 5057.22 2365.16 l
+ 5090.67 2365.16 l
+ 5037.91 2444.55 l
+ 5086.75 2525.16 l
+ 5059.93 2525.16 l
+ 5024.04 2465.08 l
+ 4983.96 2525.16 l
+ 4950.49 2525.16 l
+ 5000.54 2449.68 l
+ 4948.67 2365.16 l
+ f
+ n
+ 5178.53 2388.34 m
+ 5175.51 2387.45 5172.51 2386.87 5168.59 2386.87 c
+ 5155.01 2386.87 5151.69 2392.74 5151.69 2417.34 c
+ 5151.69 2503.45 l
+ 5182.74 2503.45 l
+ 5182.74 2525.16 l
+ 5151.69 2525.16 l
+ 5151.69 2556.82 l
+ 5121.38 2554.1 l
+ 5121.38 2525.16 l
+ 5103.3 2525.16 l
+ 5103.3 2503.45 l
+ 5121.38 2503.45 l
+ 5121.38 2412.05 l
+ 5121.38 2381.18 5134.98 2365.16 5161.24 2365.16 c
+ 5167.11 2365.16 5171.74 2365.76 5178.53 2367.87 c
+ 5178.53 2388.34 l
+ f
+ n
+ 3929.1 2421.6 m
+ 3912.81 2397.16 3900.45 2386.89 3887.5 2386.89 c
+ 3868.79 2386.89 3857.34 2408.63 3857.34 2443.66 c
+ 3857.34 2485.63 3871.52 2507.05 3898.95 2507.05 c
+ 3905.58 2507.05 3913.13 2506.16 3929.1 2503.42 c
+ 3929.1 2421.6 l
+ 3929.1 2365.16 m
+ 3959.42 2365.16 l
+ 3959.42 2594.18 l
+ 3929.1 2594.18 l
+ 3929.1 2525.16 l
+ 3919.45 2525.16 3910.71 2525.16 3901.37 2525.16 c
+ 3853.45 2525.16 3826 2494.47 3826 2440.92 c
+ 3826 2395.1 3848 2365.16 3881.16 2365.16 c
+ 3901.97 2365.16 3916.13 2374.05 3929.1 2395.05 c
+ 3929.1 2365.16 l
+ f
+ n
+ 4037.35 2310.58 m
+ 4037.35 2365.16 l
+ 4047.56 2365.16 4055.67 2365.16 4064.98 2365.16 c
+ 4113.06 2365.16 4140.09 2395.47 4140.09 2449.5 c
+ 4140.09 2495.13 4118.17 2525.16 4084.82 2525.16 c
+ 4064.38 2525.16 4050.27 2515.37 4037.35 2491.89 c
+ 4037.35 2525.16 l
+ 4007.04 2525.16 l
+ 4007.04 2310.58 l
+ 4037.35 2310.58 l
+ 4037.35 2467.21 m
+ 4053.4 2490.18 4065.59 2499.84 4078.38 2499.84 c
+ 4096.8 2499.84 4108.09 2479.39 4108.09 2446.47 c
+ 4108.09 2407.03 4094.11 2386.87 4067.38 2386.87 c
+ 4060.25 2386.87 4053.11 2387.71 4037.35 2390.55 c
+ 4037.35 2467.21 l
+ f
+ n
+ 4236.44 2388.34 m
+ 4233.42 2387.45 4230.42 2386.87 4226.49 2386.87 c
+ 4212.92 2386.87 4209.6 2392.74 4209.6 2417.34 c
+ 4209.6 2503.45 l
+ 4240.65 2503.45 l
+ 4240.65 2525.16 l
+ 4209.6 2525.16 l
+ 4209.6 2556.82 l
+ 4179.28 2554.1 l
+ 4179.28 2525.16 l
+ 4161.2 2525.16 l
+ 4161.2 2503.45 l
+ 4179.28 2503.45 l
+ 4179.28 2412.05 l
+ 4179.28 2381.18 4192.89 2365.16 4219.15 2365.16 c
+ 4225.02 2365.16 4229.65 2365.76 4236.44 2367.87 c
+ 4236.44 2388.34 l
+ f
+ n
+ 4265.41 2365.16 m
+ 4295.72 2365.16 l
+ 4295.72 2467.79 l
+ 4308.38 2489.84 4318.93 2499.84 4330.09 2499.84 c
+ 4333.12 2499.84 4337.04 2498.97 4342.46 2497.5 c
+ 4342.46 2525.16 l
+ 4341.25 2525.16 l
+ 4338.85 2525.16 4335.83 2525.16 4334.01 2525.16 c
+ 4317.14 2525.16 4305.67 2515.26 4295.72 2491.6 c
+ 4295.72 2525.16 l
+ 4265.41 2525.16 l
+ 4265.41 2365.16 l
+ f
+ n
+ 7130.65 2044.59 1627.54 813.769 re
+ S
+ n
+ 8758.19 2044.59 1627.54 813.769 re
+ S
+ n
+ 8936.27 2582.42 m
+ 8872.53 2582.42 8831.84 2540.05 8831.84 2473.92 c
+ 8831.84 2408.1 8872.53 2365.16 8934.74 2365.16 c
+ 9000 2365.16 9040.69 2406.95 9040.69 2473.92 c
+ 9040.69 2540.05 9000 2582.42 8936.27 2582.42 c
+ 8936.27 2559.21 m
+ 8980.71 2559.21 9007 2527.87 9007 2474.21 c
+ 9007 2419.71 8981 2388.37 8935.66 2388.37 c
+ 8891.53 2388.37 8865.53 2420.29 8865.53 2473.92 c
+ 8865.53 2527.87 8891.53 2559.21 8936.27 2559.21 c
+ f
+ n
+ 9136.85 2388.34 m
+ 9133.82 2387.45 9130.82 2386.87 9126.9 2386.87 c
+ 9113.32 2386.87 9110.01 2392.74 9110.01 2417.34 c
+ 9110.01 2503.45 l
+ 9141.06 2503.45 l
+ 9141.06 2525.16 l
+ 9110.01 2525.16 l
+ 9110.01 2556.82 l
+ 9079.69 2554.1 l
+ 9079.69 2525.16 l
+ 9061.61 2525.16 l
+ 9061.61 2503.45 l
+ 9079.69 2503.45 l
+ 9079.69 2412.05 l
+ 9079.69 2381.18 9093.29 2365.16 9119.56 2365.16 c
+ 9125.43 2365.16 9130.06 2365.76 9136.85 2367.87 c
+ 9136.85 2388.34 l
+ f
+ n
+ 9165.81 2365.16 m
+ 9196.13 2365.16 l
+ 9196.13 2466.03 l
+ 9212.02 2489.87 9226.13 2500.45 9242.63 2500.45 c
+ 9257.31 2500.45 9261.81 2492.79 9261.81 2467.79 c
+ 9261.81 2365.16 l
+ 9292.13 2365.16 l
+ 9292.13 2477.63 l
+ 9292.13 2508.92 9278.16 2525.16 9251.13 2525.16 c
+ 9229.55 2525.16 9213.13 2515.29 9196.13 2491.63 c
+ 9196.13 2594.18 l
+ 9165.81 2594.18 l
+ 9165.81 2365.16 l
+ f
+ n
+ 9359.88 2462.03 m
+ 9363.19 2491.58 9375.56 2504.5 9400.59 2504.5 c
+ 9424.69 2504.5 9435.56 2491.58 9436.46 2462.03 c
+ 9359.88 2462.03 l
+ 9465.4 2396.34 m
+ 9447.01 2390.03 9431.93 2387.16 9416.85 2387.16 c
+ 9400.59 2387.16 9387.93 2390.89 9378.56 2398.34 c
+ 9366.82 2407.82 9361.69 2419 9359.27 2441.39 c
+ 9466.01 2441.39 l
+ 9466.3 2450 l
+ 9466.3 2452 l
+ 9466.3 2499.92 9443.69 2525.16 9401.19 2525.16 c
+ 9356.56 2525.16 9328.82 2495.32 9328.82 2447.68 c
+ 9328.82 2396.84 9360.19 2365.16 9410.54 2365.16 c
+ 9427.72 2365.16 9445.51 2367.87 9465.4 2373.89 c
+ 9465.4 2396.34 l
+ f
+ n
+ 9510.31 2365.16 m
+ 9540.63 2365.16 l
+ 9540.63 2467.79 l
+ 9553.28 2489.84 9563.84 2499.84 9574.99 2499.84 c
+ 9578.02 2499.84 9581.94 2498.97 9587.36 2497.5 c
+ 9587.36 2525.16 l
+ 9586.15 2525.16 l
+ 9583.76 2525.16 9580.73 2525.16 9578.91 2525.16 c
+ 9562.05 2525.16 9550.57 2515.26 9540.63 2491.6 c
+ 9540.63 2525.16 l
+ 9510.31 2525.16 l
+ 9510.31 2365.16 l
+ f
+ n
+ 9703.15 2365.16 m
+ 9773.49 2365.16 l
+ 9843.2 2365.16 9883.36 2406.63 9883.36 2478.74 c
+ 9883.36 2547.87 9846.54 2582.42 9773.18 2582.42 c
+ 9703.15 2582.42 l
+ 9703.15 2365.16 l
+ 9733.47 2388.37 m
+ 9733.47 2559.21 l
+ 9756.47 2559.21 l
+ 9788.54 2559.21 9805.49 2555.89 9818.52 2547.21 c
+ 9839.1 2533.39 9849.68 2508.76 9849.68 2475.13 c
+ 9849.68 2416.89 9823.65 2388.37 9770.7 2388.37 c
+ 9733.47 2388.37 l
+ f
+ n
+ 10060.7 2388.97 m
+ 10058.8 2388.97 10058.2 2388.97 10055.2 2388.97 c
+ 10045.3 2388.97 10039.9 2396.08 10039.9 2408.87 c
+ 10039.9 2477.03 l
+ 10039.9 2510.29 10023.1 2525.16 9984.9 2525.16 c
+ 9966.3 2525.16 9948.88 2521.55 9927.51 2513.1 c
+ 9927.51 2490.1 l
+ 9946.51 2499.18 9962.19 2503.45 9978.8 2503.45 c
+ 9999.3 2503.45 10009.6 2494.63 10009.6 2477.03 c
+ 10009.6 2458.84 l
+ 10002.6 2458.84 l
+ 9943.17 2458.84 9913.56 2441.55 9913.56 2406.95 c
+ 9913.56 2382.45 9932.93 2365.16 9960.74 2365.16 c
+ 9978.9 2365.16 9994.61 2372.08 10014 2388.97 c
+ 10018.6 2372.39 10026.6 2365.16 10040.8 2365.16 c
+ 10048.3 2365.16 10055.7 2367 10062.8 2370.66 c
+ 10060.7 2388.97 l
+ 10009.6 2404.03 m
+ 9995.09 2393.24 9983.64 2388.97 9970.4 2388.97 c
+ 9953.22 2388.97 9943.88 2397.21 9943.88 2411.97 c
+ 9943.88 2432.45 9962.24 2443.24 9996.61 2443.24 c
+ 9999.93 2443.24 l
+ 10009.6 2442.95 l
+ 10009.6 2404.03 l
+ f
+ n
+ 10151.4 2388.34 m
+ 10148.4 2387.45 10145.4 2386.87 10141.4 2386.87 c
+ 10127.9 2386.87 10124.5 2392.74 10124.5 2417.34 c
+ 10124.5 2503.45 l
+ 10155.6 2503.45 l
+ 10155.6 2525.16 l
+ 10124.5 2525.16 l
+ 10124.5 2556.82 l
+ 10094.2 2554.1 l
+ 10094.2 2525.16 l
+ 10076.2 2525.16 l
+ 10076.2 2503.45 l
+ 10094.2 2503.45 l
+ 10094.2 2412.05 l
+ 10094.2 2381.18 10107.8 2365.16 10134.1 2365.16 c
+ 10140 2365.16 10144.6 2365.76 10151.4 2367.87 c
+ 10151.4 2388.34 l
+ f
+ n
+ 10319 2388.97 m
+ 10317.2 2388.97 10316.6 2388.97 10313.6 2388.97 c
+ 10303.7 2388.97 10298.2 2396.08 10298.2 2408.87 c
+ 10298.2 2477.03 l
+ 10298.2 2510.29 10281.5 2525.16 10243.3 2525.16 c
+ 10224.7 2525.16 10207.2 2521.55 10185.9 2513.1 c
+ 10185.9 2490.1 l
+ 10204.9 2499.18 10220.6 2503.45 10237.2 2503.45 c
+ 10257.7 2503.45 10267.9 2494.63 10267.9 2477.03 c
+ 10267.9 2458.84 l
+ 10261 2458.84 l
+ 10201.5 2458.84 10171.9 2441.55 10171.9 2406.95 c
+ 10171.9 2382.45 10191.3 2365.16 10219.1 2365.16 c
+ 10237.3 2365.16 10253 2372.08 10272.4 2388.97 c
+ 10277 2372.39 10285 2365.16 10299.2 2365.16 c
+ 10306.6 2365.16 10314.1 2367 10321.2 2370.66 c
+ 10319 2388.97 l
+ 10267.9 2404.03 m
+ 10253.5 2393.24 10242 2388.97 10228.8 2388.97 c
+ 10211.6 2388.97 10202.2 2397.21 10202.2 2411.97 c
+ 10202.2 2432.45 10220.6 2443.24 10255 2443.24 c
+ 10258.3 2443.24 l
+ 10267.9 2442.95 l
+ 10267.9 2404.03 l
+ f
+ n
+ 7944.42 2858.36 m
+ 7944.42 2044.59 l
+ S
+ n
+ 8080.37 2365.16 m
+ 8110.69 2365.16 l
+ 8110.69 2466.03 l
+ 8126.59 2489.87 8140.69 2500.45 8157.19 2500.45 c
+ 8171.87 2500.45 8176.37 2492.79 8176.37 2467.79 c
+ 8176.37 2365.16 l
+ 8206.69 2365.16 l
+ 8206.69 2477.63 l
+ 8206.69 2508.92 8192.72 2525.16 8165.69 2525.16 c
+ 8144.11 2525.16 8127.69 2515.29 8110.69 2491.63 c
+ 8110.69 2525.16 l
+ 8080.37 2525.16 l
+ 8080.37 2365.16 l
+ f
+ n
+ 8274.44 2462.03 m
+ 8277.75 2491.58 8290.12 2504.5 8315.15 2504.5 c
+ 8339.25 2504.5 8350.12 2491.58 8351.02 2462.03 c
+ 8274.44 2462.03 l
+ 8379.97 2396.34 m
+ 8361.57 2390.03 8346.49 2387.16 8331.41 2387.16 c
+ 8315.15 2387.16 8302.49 2390.89 8293.12 2398.34 c
+ 8281.39 2407.82 8276.25 2419 8273.83 2441.39 c
+ 8380.57 2441.39 l
+ 8380.86 2450 l
+ 8380.86 2452 l
+ 8380.86 2499.92 8358.25 2525.16 8315.75 2525.16 c
+ 8271.12 2525.16 8243.39 2495.32 8243.39 2447.68 c
+ 8243.39 2396.84 8274.75 2365.16 8325.1 2365.16 c
+ 8342.28 2365.16 8360.07 2367.87 8379.97 2373.89 c
+ 8379.97 2396.34 l
+ f
+ n
+ 8407.19 2365.16 m
+ 8434.03 2365.16 l
+ 8472.61 2429.45 l
+ 8515.74 2365.16 l
+ 8549.19 2365.16 l
+ 8496.42 2444.55 l
+ 8545.27 2525.16 l
+ 8518.45 2525.16 l
+ 8482.56 2465.08 l
+ 8442.48 2525.16 l
+ 8409 2525.16 l
+ 8459.06 2449.68 l
+ 8407.19 2365.16 l
+ f
+ n
+ 8637.05 2388.34 m
+ 8634.02 2387.45 8631.02 2386.87 8627.1 2386.87 c
+ 8613.52 2386.87 8610.21 2392.74 8610.21 2417.34 c
+ 8610.21 2503.45 l
+ 8641.26 2503.45 l
+ 8641.26 2525.16 l
+ 8610.21 2525.16 l
+ 8610.21 2556.82 l
+ 8579.89 2554.1 l
+ 8579.89 2525.16 l
+ 8561.81 2525.16 l
+ 8561.81 2503.45 l
+ 8579.89 2503.45 l
+ 8579.89 2412.05 l
+ 8579.89 2381.18 8593.5 2365.16 8619.76 2365.16 c
+ 8625.63 2365.16 8630.26 2365.76 8637.05 2367.87 c
+ 8637.05 2388.34 l
+ f
+ n
+ 7387.62 2421.6 m
+ 7371.33 2397.16 7358.96 2386.89 7346.02 2386.89 c
+ 7327.3 2386.89 7315.86 2408.63 7315.86 2443.66 c
+ 7315.86 2485.63 7330.04 2507.05 7357.46 2507.05 c
+ 7364.09 2507.05 7371.65 2506.16 7387.62 2503.42 c
+ 7387.62 2421.6 l
+ 7387.62 2365.16 m
+ 7417.94 2365.16 l
+ 7417.94 2594.18 l
+ 7387.62 2594.18 l
+ 7387.62 2525.16 l
+ 7377.96 2525.16 7369.23 2525.16 7359.88 2525.16 c
+ 7311.96 2525.16 7284.52 2494.47 7284.52 2440.92 c
+ 7284.52 2395.1 7306.52 2365.16 7339.67 2365.16 c
+ 7360.49 2365.16 7374.65 2374.05 7387.62 2395.05 c
+ 7387.62 2365.16 l
+ f
+ n
+ 7495.87 2310.58 m
+ 7495.87 2365.16 l
+ 7506.08 2365.16 7514.18 2365.16 7523.5 2365.16 c
+ 7571.58 2365.16 7598.61 2395.47 7598.61 2449.5 c
+ 7598.61 2495.13 7576.68 2525.16 7543.34 2525.16 c
+ 7522.89 2525.16 7508.79 2515.37 7495.87 2491.89 c
+ 7495.87 2525.16 l
+ 7465.55 2525.16 l
+ 7465.55 2310.58 l
+ 7495.87 2310.58 l
+ 7495.87 2467.21 m
+ 7511.92 2490.18 7524.11 2499.84 7536.89 2499.84 c
+ 7555.32 2499.84 7566.61 2479.39 7566.61 2446.47 c
+ 7566.61 2407.03 7552.63 2386.87 7525.89 2386.87 c
+ 7518.76 2386.87 7511.63 2387.71 7495.87 2390.55 c
+ 7495.87 2467.21 l
+ f
+ n
+ 7694.96 2388.34 m
+ 7691.93 2387.45 7688.93 2386.87 7685.01 2386.87 c
+ 7671.43 2386.87 7668.12 2392.74 7668.12 2417.34 c
+ 7668.12 2503.45 l
+ 7699.17 2503.45 l
+ 7699.17 2525.16 l
+ 7668.12 2525.16 l
+ 7668.12 2556.82 l
+ 7637.8 2554.1 l
+ 7637.8 2525.16 l
+ 7619.72 2525.16 l
+ 7619.72 2503.45 l
+ 7637.8 2503.45 l
+ 7637.8 2412.05 l
+ 7637.8 2381.18 7651.41 2365.16 7677.67 2365.16 c
+ 7683.54 2365.16 7688.17 2365.76 7694.96 2367.87 c
+ 7694.96 2388.34 l
+ f
+ n
+ 7723.92 2365.16 m
+ 7754.24 2365.16 l
+ 7754.24 2467.79 l
+ 7766.9 2489.84 7777.45 2499.84 7788.61 2499.84 c
+ 7791.63 2499.84 7795.56 2498.97 7800.98 2497.5 c
+ 7800.98 2525.16 l
+ 7799.77 2525.16 l
+ 7797.37 2525.16 7794.35 2525.16 7792.53 2525.16 c
+ 7775.66 2525.16 7764.19 2515.26 7754.24 2491.6 c
+ 7754.24 2525.16 l
+ 7723.92 2525.16 l
+ 7723.92 2365.16 l
+ f
+ n
+ 10589.2 2044.59 1627.54 813.769 re
+ S
+ n
+ 12216.7 2044.59 1627.54 813.769 re
+ S
+ n
+ 12394.8 2582.42 m
+ 12331 2582.42 12290.4 2540.05 12290.4 2473.92 c
+ 12290.4 2408.1 12331 2365.16 12393.3 2365.16 c
+ 12458.5 2365.16 12499.2 2406.95 12499.2 2473.92 c
+ 12499.2 2540.05 12458.5 2582.42 12394.8 2582.42 c
+ 12394.8 2559.21 m
+ 12439.2 2559.21 12465.5 2527.87 12465.5 2474.21 c
+ 12465.5 2419.71 12439.5 2388.37 12394.2 2388.37 c
+ 12350 2388.37 12324 2420.29 12324 2473.92 c
+ 12324 2527.87 12350 2559.21 12394.8 2559.21 c
+ f
+ n
+ 12595.4 2388.34 m
+ 12592.3 2387.45 12589.3 2386.87 12585.4 2386.87 c
+ 12571.8 2386.87 12568.5 2392.74 12568.5 2417.34 c
+ 12568.5 2503.45 l
+ 12599.6 2503.45 l
+ 12599.6 2525.16 l
+ 12568.5 2525.16 l
+ 12568.5 2556.82 l
+ 12538.2 2554.1 l
+ 12538.2 2525.16 l
+ 12520.1 2525.16 l
+ 12520.1 2503.45 l
+ 12538.2 2503.45 l
+ 12538.2 2412.05 l
+ 12538.2 2381.18 12551.8 2365.16 12578.1 2365.16 c
+ 12583.9 2365.16 12588.6 2365.76 12595.4 2367.87 c
+ 12595.4 2388.34 l
+ f
+ n
+ 12624.3 2365.16 m
+ 12654.6 2365.16 l
+ 12654.6 2466.03 l
+ 12670.5 2489.87 12684.6 2500.45 12701.1 2500.45 c
+ 12715.8 2500.45 12720.3 2492.79 12720.3 2467.79 c
+ 12720.3 2365.16 l
+ 12750.6 2365.16 l
+ 12750.6 2477.63 l
+ 12750.6 2508.92 12736.7 2525.16 12709.6 2525.16 c
+ 12688.1 2525.16 12671.6 2515.29 12654.6 2491.63 c
+ 12654.6 2594.18 l
+ 12624.3 2594.18 l
+ 12624.3 2365.16 l
+ f
+ n
+ 12818.4 2462.03 m
+ 12821.7 2491.58 12834.1 2504.5 12859.1 2504.5 c
+ 12883.2 2504.5 12894.1 2491.58 12895 2462.03 c
+ 12818.4 2462.03 l
+ 12923.9 2396.34 m
+ 12905.5 2390.03 12890.4 2387.16 12875.4 2387.16 c
+ 12859.1 2387.16 12846.4 2390.89 12837.1 2398.34 c
+ 12825.3 2407.82 12820.2 2419 12817.8 2441.39 c
+ 12924.5 2441.39 l
+ 12924.8 2450 l
+ 12924.8 2452 l
+ 12924.8 2499.92 12902.2 2525.16 12859.7 2525.16 c
+ 12815.1 2525.16 12787.3 2495.32 12787.3 2447.68 c
+ 12787.3 2396.84 12818.7 2365.16 12869.1 2365.16 c
+ 12886.2 2365.16 12904 2367.87 12923.9 2373.89 c
+ 12923.9 2396.34 l
+ f
+ n
+ 12968.8 2365.16 m
+ 12999.1 2365.16 l
+ 12999.1 2467.79 l
+ 13011.8 2489.84 13022.4 2499.84 13033.5 2499.84 c
+ 13036.5 2499.84 13040.5 2498.97 13045.9 2497.5 c
+ 13045.9 2525.16 l
+ 13044.7 2525.16 l
+ 13042.3 2525.16 13039.2 2525.16 13037.4 2525.16 c
+ 13020.6 2525.16 13009.1 2515.26 12999.1 2491.6 c
+ 12999.1 2525.16 l
+ 12968.8 2525.16 l
+ 12968.8 2365.16 l
+ f
+ n
+ 13161.7 2365.16 m
+ 13232 2365.16 l
+ 13301.7 2365.16 13341.9 2406.63 13341.9 2478.74 c
+ 13341.9 2547.87 13305.1 2582.42 13231.7 2582.42 c
+ 13161.7 2582.42 l
+ 13161.7 2365.16 l
+ 13192 2388.37 m
+ 13192 2559.21 l
+ 13215 2559.21 l
+ 13247.1 2559.21 13264 2555.89 13277 2547.21 c
+ 13297.6 2533.39 13308.2 2508.76 13308.2 2475.13 c
+ 13308.2 2416.89 13282.2 2388.37 13229.2 2388.37 c
+ 13192 2388.37 l
+ f
+ n
+ 13519.2 2388.97 m
+ 13517.4 2388.97 13516.8 2388.97 13513.8 2388.97 c
+ 13503.8 2388.97 13498.4 2396.08 13498.4 2408.87 c
+ 13498.4 2477.03 l
+ 13498.4 2510.29 13481.6 2525.16 13443.4 2525.16 c
+ 13424.8 2525.16 13407.4 2521.55 13386 2513.1 c
+ 13386 2490.1 l
+ 13405 2499.18 13420.7 2503.45 13437.3 2503.45 c
+ 13457.8 2503.45 13468.1 2494.63 13468.1 2477.03 c
+ 13468.1 2458.84 l
+ 13461.2 2458.84 l
+ 13401.7 2458.84 13372.1 2441.55 13372.1 2406.95 c
+ 13372.1 2382.45 13391.4 2365.16 13419.3 2365.16 c
+ 13437.4 2365.16 13453.1 2372.08 13472.5 2388.97 c
+ 13477.1 2372.39 13485.2 2365.16 13499.4 2365.16 c
+ 13506.8 2365.16 13514.2 2367 13521.3 2370.66 c
+ 13519.2 2388.97 l
+ 13468.1 2404.03 m
+ 13453.6 2393.24 13442.2 2388.97 13428.9 2388.97 c
+ 13411.7 2388.97 13402.4 2397.21 13402.4 2411.97 c
+ 13402.4 2432.45 13420.8 2443.24 13455.1 2443.24 c
+ 13458.4 2443.24 l
+ 13468.1 2442.95 l
+ 13468.1 2404.03 l
+ f
+ n
+ 13609.9 2388.34 m
+ 13606.9 2387.45 13603.9 2386.87 13600 2386.87 c
+ 13586.4 2386.87 13583.1 2392.74 13583.1 2417.34 c
+ 13583.1 2503.45 l
+ 13614.1 2503.45 l
+ 13614.1 2525.16 l
+ 13583.1 2525.16 l
+ 13583.1 2556.82 l
+ 13552.7 2554.1 l
+ 13552.7 2525.16 l
+ 13534.7 2525.16 l
+ 13534.7 2503.45 l
+ 13552.7 2503.45 l
+ 13552.7 2412.05 l
+ 13552.7 2381.18 13566.4 2365.16 13592.6 2365.16 c
+ 13598.5 2365.16 13603.1 2365.76 13609.9 2367.87 c
+ 13609.9 2388.34 l
+ f
+ n
+ 13777.6 2388.97 m
+ 13775.7 2388.97 13775.1 2388.97 13772.1 2388.97 c
+ 13762.2 2388.97 13756.8 2396.08 13756.8 2408.87 c
+ 13756.8 2477.03 l
+ 13756.8 2510.29 13740 2525.16 13701.8 2525.16 c
+ 13683.2 2525.16 13665.8 2521.55 13644.4 2513.1 c
+ 13644.4 2490.1 l
+ 13663.4 2499.18 13679.1 2503.45 13695.7 2503.45 c
+ 13716.2 2503.45 13726.4 2494.63 13726.4 2477.03 c
+ 13726.4 2458.84 l
+ 13719.5 2458.84 l
+ 13660.1 2458.84 13630.4 2441.55 13630.4 2406.95 c
+ 13630.4 2382.45 13649.8 2365.16 13677.6 2365.16 c
+ 13695.8 2365.16 13711.5 2372.08 13730.9 2388.97 c
+ 13735.5 2372.39 13743.5 2365.16 13757.7 2365.16 c
+ 13765.2 2365.16 13772.6 2367 13779.7 2370.66 c
+ 13777.6 2388.97 l
+ 13726.4 2404.03 m
+ 13712 2393.24 13700.5 2388.97 13687.3 2388.97 c
+ 13670.1 2388.97 13660.8 2397.21 13660.8 2411.97 c
+ 13660.8 2432.45 13679.1 2443.24 13713.5 2443.24 c
+ 13716.8 2443.24 l
+ 13726.4 2442.95 l
+ 13726.4 2404.03 l
+ f
+ n
+ 11402.9 2858.36 m
+ 11402.9 2044.59 l
+ S
+ n
+ 11538.9 2365.16 m
+ 11569.2 2365.16 l
+ 11569.2 2466.03 l
+ 11585.1 2489.87 11599.2 2500.45 11615.7 2500.45 c
+ 11630.4 2500.45 11634.9 2492.79 11634.9 2467.79 c
+ 11634.9 2365.16 l
+ 11665.2 2365.16 l
+ 11665.2 2477.63 l
+ 11665.2 2508.92 11651.2 2525.16 11624.2 2525.16 c
+ 11602.6 2525.16 11586.2 2515.29 11569.2 2491.63 c
+ 11569.2 2525.16 l
+ 11538.9 2525.16 l
+ 11538.9 2365.16 l
+ f
+ n
+ 11733 2462.03 m
+ 11736.3 2491.58 11748.6 2504.5 11773.7 2504.5 c
+ 11797.8 2504.5 11808.6 2491.58 11809.5 2462.03 c
+ 11733 2462.03 l
+ 11838.5 2396.34 m
+ 11820.1 2390.03 11805 2387.16 11789.9 2387.16 c
+ 11773.7 2387.16 11761 2390.89 11751.6 2398.34 c
+ 11739.9 2407.82 11734.8 2419 11732.4 2441.39 c
+ 11839.1 2441.39 l
+ 11839.4 2450 l
+ 11839.4 2452 l
+ 11839.4 2499.92 11816.8 2525.16 11774.3 2525.16 c
+ 11729.6 2525.16 11701.9 2495.32 11701.9 2447.68 c
+ 11701.9 2396.84 11733.3 2365.16 11783.6 2365.16 c
+ 11800.8 2365.16 11818.6 2367.87 11838.5 2373.89 c
+ 11838.5 2396.34 l
+ f
+ n
+ 11865.7 2365.16 m
+ 11892.5 2365.16 l
+ 11931.1 2429.45 l
+ 11974.3 2365.16 l
+ 12007.7 2365.16 l
+ 11954.9 2444.55 l
+ 12003.8 2525.16 l
+ 11977 2525.16 l
+ 11941.1 2465.08 l
+ 11901 2525.16 l
+ 11867.5 2525.16 l
+ 11917.6 2449.68 l
+ 11865.7 2365.16 l
+ f
+ n
+ 12095.6 2388.34 m
+ 12092.5 2387.45 12089.5 2386.87 12085.6 2386.87 c
+ 12072 2386.87 12068.7 2392.74 12068.7 2417.34 c
+ 12068.7 2503.45 l
+ 12099.8 2503.45 l
+ 12099.8 2525.16 l
+ 12068.7 2525.16 l
+ 12068.7 2556.82 l
+ 12038.4 2554.1 l
+ 12038.4 2525.16 l
+ 12020.3 2525.16 l
+ 12020.3 2503.45 l
+ 12038.4 2503.45 l
+ 12038.4 2412.05 l
+ 12038.4 2381.18 12052 2365.16 12078.3 2365.16 c
+ 12084.1 2365.16 12088.8 2365.76 12095.6 2367.87 c
+ 12095.6 2388.34 l
+ f
+ n
+ 10846.1 2421.6 m
+ 10829.8 2397.16 10817.5 2386.89 10804.5 2386.89 c
+ 10785.8 2386.89 10774.4 2408.63 10774.4 2443.66 c
+ 10774.4 2485.63 10788.6 2507.05 10816 2507.05 c
+ 10822.6 2507.05 10830.2 2506.16 10846.1 2503.42 c
+ 10846.1 2421.6 l
+ 10846.1 2365.16 m
+ 10876.5 2365.16 l
+ 10876.5 2594.18 l
+ 10846.1 2594.18 l
+ 10846.1 2525.16 l
+ 10836.5 2525.16 10827.7 2525.16 10818.4 2525.16 c
+ 10770.5 2525.16 10743 2494.47 10743 2440.92 c
+ 10743 2395.1 10765 2365.16 10798.2 2365.16 c
+ 10819 2365.16 10833.2 2374.05 10846.1 2395.05 c
+ 10846.1 2365.16 l
+ f
+ n
+ 10954.4 2310.58 m
+ 10954.4 2365.16 l
+ 10964.6 2365.16 10972.7 2365.16 10982 2365.16 c
+ 11030.1 2365.16 11057.1 2395.47 11057.1 2449.5 c
+ 11057.1 2495.13 11035.2 2525.16 11001.9 2525.16 c
+ 10981.4 2525.16 10967.3 2515.37 10954.4 2491.89 c
+ 10954.4 2525.16 l
+ 10924.1 2525.16 l
+ 10924.1 2310.58 l
+ 10954.4 2310.58 l
+ 10954.4 2467.21 m
+ 10970.4 2490.18 10982.6 2499.84 10995.4 2499.84 c
+ 11013.8 2499.84 11025.1 2479.39 11025.1 2446.47 c
+ 11025.1 2407.03 11011.1 2386.87 10984.4 2386.87 c
+ 10977.3 2386.87 10970.1 2387.71 10954.4 2390.55 c
+ 10954.4 2467.21 l
+ f
+ n
+ 11153.5 2388.34 m
+ 11150.4 2387.45 11147.4 2386.87 11143.5 2386.87 c
+ 11129.9 2386.87 11126.6 2392.74 11126.6 2417.34 c
+ 11126.6 2503.45 l
+ 11157.7 2503.45 l
+ 11157.7 2525.16 l
+ 11126.6 2525.16 l
+ 11126.6 2556.82 l
+ 11096.3 2554.1 l
+ 11096.3 2525.16 l
+ 11078.2 2525.16 l
+ 11078.2 2503.45 l
+ 11096.3 2503.45 l
+ 11096.3 2412.05 l
+ 11096.3 2381.18 11109.9 2365.16 11136.2 2365.16 c
+ 11142.1 2365.16 11146.7 2365.76 11153.5 2367.87 c
+ 11153.5 2388.34 l
+ f
+ n
+ 11182.4 2365.16 m
+ 11212.8 2365.16 l
+ 11212.8 2467.79 l
+ 11225.4 2489.84 11236 2499.84 11247.1 2499.84 c
+ 11250.2 2499.84 11254.1 2498.97 11259.5 2497.5 c
+ 11259.5 2525.16 l
+ 11258.3 2525.16 l
+ 11255.9 2525.16 11252.9 2525.16 11251 2525.16 c
+ 11234.2 2525.16 11222.7 2515.26 11212.8 2491.6 c
+ 11212.8 2525.16 l
+ 11182.4 2525.16 l
+ 11182.4 2365.16 l
+ f
+ 20.3442 w
+ n
+ 1434.27 2451.48 m
+ 1841.15 3468.69 3265.25 3468.69 3576.21 3002.25 c
+ S
+ n
+ 3508.5 2957.11 m
+ 3666.49 2866.83 l
+ 3643.92 3047.39 l
+ f
+ n
+ 4892.78 2451.48 m
+ 5299.67 3468.69 6723.76 3468.69 7034.73 3002.25 c
+ S
+ n
+ 6967.02 2957.11 m
+ 7125.01 2866.83 l
+ 7102.44 3047.39 l
+ f
+ n
+ 8351.3 2451.48 m
+ 8758.19 3468.69 10182.3 3468.69 10493.2 3002.25 c
+ S
+ n
+ 10425.5 2957.11 m
+ 10583.5 2866.83 l
+ 10561 3047.39 l
+ f
+ n
+ 11809.8 2451.48 m
+ 12216.7 3468.69 13640.8 3468.69 13951.8 3002.25 c
+ S
+ n
+ 13884.1 2957.11 m
+ 14042 2866.83 l
+ 14019.5 3047.39 l
+ f
+ n
+ 14071.5 2365.16 37.0527 36.4736 re
+ f
+ n
+ 14243.7 2365.16 37.0527 36.4736 re
+ f
+ n
+ 14415.9 2365.16 37.0527 36.4736 re
+ f
+ n
+ 2518.12 590.625 m
+ 2501.83 566.178 2489.46 555.915 2476.51 555.915 c
+ 2457.8 555.915 2446.35 577.652 2446.35 612.678 c
+ 2446.35 654.652 2460.54 676.073 2487.96 676.073 c
+ 2494.59 676.073 2502.14 675.178 2518.12 672.441 c
+ 2518.12 590.625 l
+ 2518.12 534.178 m
+ 2548.43 534.178 l
+ 2548.43 763.204 l
+ 2518.12 763.204 l
+ 2518.12 694.178 l
+ 2508.46 694.178 2499.72 694.178 2490.38 694.178 c
+ 2442.46 694.178 2415.01 663.494 2415.01 609.941 c
+ 2415.01 564.125 2437.01 534.178 2470.17 534.178 c
+ 2490.98 534.178 2505.14 543.073 2518.12 564.073 c
+ 2518.12 534.178 l
+ f
+ n
+ 2658.36 694.178 m
+ 2614.6 694.178 2587.63 663.862 2587.63 614.178 c
+ 2587.63 565.073 2614.6 534.178 2657.47 534.178 c
+ 2702.42 534.178 2729.1 564.204 2729.1 614.467 c
+ 2729.1 663.862 2702.13 694.178 2658.36 694.178 c
+ 2658.36 672.467 m
+ 2684.18 672.467 2697.1 653.125 2697.1 614.757 c
+ 2697.1 576.073 2683.89 555.888 2658.36 555.888 c
+ 2632.26 555.888 2619.63 575.23 2619.63 614.467 c
+ 2619.63 652.836 2632.55 672.467 2658.36 672.467 c
+ f
+ n
+ 2862.61 534.178 m
+ 2892.93 534.178 l
+ 2892.93 694.178 l
+ 2862.61 694.178 l
+ 2862.61 593.02 l
+ 2846.72 569.494 2832.61 559.204 2816.11 559.204 c
+ 2801.43 559.204 2796.93 566.836 2796.93 591.546 c
+ 2796.93 694.178 l
+ 2766.61 694.178 l
+ 2766.61 581.704 l
+ 2766.61 550.415 2780.32 534.178 2807.45 534.178 c
+ 2829.09 534.178 2845.53 544.073 2862.61 567.441 c
+ 2862.61 534.178 l
+ f
+ n
+ 2970.86 635.441 m
+ 2987.15 659.362 2999.52 669.388 3012.47 669.388 c
+ 3031.18 669.388 3042.62 648.125 3042.62 613.888 c
+ 3042.62 572.862 3028.44 551.888 3001.31 551.888 c
+ 2994.39 551.888 2985.33 553.073 2970.86 555.73 c
+ 2970.86 635.441 l
+ 2970.86 763.204 m
+ 2940.54 763.204 l
+ 2940.54 534.178 l
+ 2970.86 534.178 l
+ 2981.12 534.178 2989.25 534.178 2998.6 534.178 c
+ 3046.83 534.178 3073.97 563.888 3073.97 616.836 c
+ 3073.97 663.467 3051.97 694.178 3018.49 694.178 c
+ 2997.99 694.178 2983.83 684.441 2970.86 661.125 c
+ 2970.86 763.204 l
+ f
+ n
+ 3109.42 534.178 30.3159 232.447 re
+ f
+ n
+ 3203.51 631.046 m
+ 3206.82 660.599 3219.19 673.52 3244.22 673.52 c
+ 3268.32 673.52 3279.19 660.599 3280.09 631.046 c
+ 3203.51 631.046 l
+ 3309.03 565.362 m
+ 3290.64 559.046 3275.56 556.178 3260.48 556.178 c
+ 3244.22 556.178 3231.56 559.915 3222.19 567.362 c
+ 3210.45 576.836 3205.32 588.02 3202.9 610.415 c
+ 3309.64 610.415 l
+ 3309.93 619.02 l
+ 3309.93 621.02 l
+ 3309.93 668.941 3287.32 694.178 3244.82 694.178 c
+ 3200.19 694.178 3172.45 664.336 3172.45 616.704 c
+ 3172.45 565.862 3203.82 534.178 3254.16 534.178 c
+ 3271.35 534.178 3289.14 536.888 3309.03 542.915 c
+ 3309.03 565.362 l
+ f
+ n
+ 4349.1 590.625 m
+ 4332.81 566.178 4320.44 555.915 4307.49 555.915 c
+ 4288.78 555.915 4277.33 577.652 4277.33 612.678 c
+ 4277.33 654.652 4291.52 676.073 4318.94 676.073 c
+ 4325.57 676.073 4333.12 675.178 4349.1 672.441 c
+ 4349.1 590.625 l
+ 4349.1 534.178 m
+ 4379.41 534.178 l
+ 4379.41 763.204 l
+ 4349.1 763.204 l
+ 4349.1 694.178 l
+ 4339.44 694.178 4330.7 694.178 4321.36 694.178 c
+ 4273.44 694.178 4245.99 663.494 4245.99 609.941 c
+ 4245.99 564.125 4267.99 534.178 4301.15 534.178 c
+ 4321.96 534.178 4336.12 543.073 4349.1 564.073 c
+ 4349.1 534.178 l
+ f
+ n
+ 4489.34 694.178 m
+ 4445.58 694.178 4418.61 663.862 4418.61 614.178 c
+ 4418.61 565.073 4445.58 534.178 4488.45 534.178 c
+ 4533.4 534.178 4560.08 564.204 4560.08 614.467 c
+ 4560.08 663.862 4533.11 694.178 4489.34 694.178 c
+ 4489.34 672.467 m
+ 4515.16 672.467 4528.08 653.125 4528.08 614.757 c
+ 4528.08 576.073 4514.87 555.888 4489.34 555.888 c
+ 4463.24 555.888 4450.61 575.23 4450.61 614.467 c
+ 4450.61 652.836 4463.53 672.467 4489.34 672.467 c
+ f
+ n
+ 4693.59 534.178 m
+ 4723.91 534.178 l
+ 4723.91 694.178 l
+ 4693.59 694.178 l
+ 4693.59 593.02 l
+ 4677.7 569.494 4663.59 559.204 4647.09 559.204 c
+ 4632.41 559.204 4627.91 566.836 4627.91 591.546 c
+ 4627.91 694.178 l
+ 4597.59 694.178 l
+ 4597.59 581.704 l
+ 4597.59 550.415 4611.3 534.178 4638.43 534.178 c
+ 4660.07 534.178 4676.51 544.073 4693.59 567.441 c
+ 4693.59 534.178 l
+ f
+ n
+ 4801.84 635.441 m
+ 4818.13 659.362 4830.5 669.388 4843.44 669.388 c
+ 4862.16 669.388 4873.6 648.125 4873.6 613.888 c
+ 4873.6 572.862 4859.42 551.888 4832.29 551.888 c
+ 4825.37 551.888 4816.31 553.073 4801.84 555.73 c
+ 4801.84 635.441 l
+ 4801.84 763.204 m
+ 4771.52 763.204 l
+ 4771.52 534.178 l
+ 4801.84 534.178 l
+ 4812.1 534.178 4820.23 534.178 4829.58 534.178 c
+ 4877.81 534.178 4904.94 563.888 4904.94 616.836 c
+ 4904.94 663.467 4882.94 694.178 4849.47 694.178 c
+ 4828.97 694.178 4814.81 684.441 4801.84 661.125 c
+ 4801.84 763.204 l
+ f
+ n
+ 4940.4 534.178 30.3159 232.447 re
+ f
+ n
+ 5034.49 631.046 m
+ 5037.8 660.599 5050.17 673.52 5075.2 673.52 c
+ 5099.3 673.52 5110.17 660.599 5111.07 631.046 c
+ 5034.49 631.046 l
+ 5140.01 565.362 m
+ 5121.62 559.046 5106.54 556.178 5091.46 556.178 c
+ 5075.2 556.178 5062.54 559.915 5053.17 567.362 c
+ 5041.43 576.836 5036.3 588.02 5033.88 610.415 c
+ 5140.62 610.415 l
+ 5140.91 619.02 l
+ 5140.91 621.02 l
+ 5140.91 668.941 5118.3 694.178 5075.8 694.178 c
+ 5031.17 694.178 5003.43 664.336 5003.43 616.704 c
+ 5003.43 565.862 5034.8 534.178 5085.14 534.178 c
+ 5102.33 534.178 5120.12 536.888 5140.01 542.915 c
+ 5140.01 565.362 l
+ f
+ n
+ 6180.08 590.625 m
+ 6163.79 566.178 6151.42 555.915 6138.47 555.915 c
+ 6119.76 555.915 6108.31 577.652 6108.31 612.678 c
+ 6108.31 654.652 6122.5 676.073 6149.92 676.073 c
+ 6156.55 676.073 6164.1 675.178 6180.08 672.441 c
+ 6180.08 590.625 l
+ 6180.08 534.178 m
+ 6210.39 534.178 l
+ 6210.39 763.204 l
+ 6180.08 763.204 l
+ 6180.08 694.178 l
+ 6170.42 694.178 6161.68 694.178 6152.34 694.178 c
+ 6104.42 694.178 6076.97 663.494 6076.97 609.941 c
+ 6076.97 564.125 6098.97 534.178 6132.13 534.178 c
+ 6152.94 534.178 6167.1 543.073 6180.08 564.073 c
+ 6180.08 534.178 l
+ f
+ n
+ 6320.32 694.178 m
+ 6276.56 694.178 6249.59 663.862 6249.59 614.178 c
+ 6249.59 565.073 6276.56 534.178 6319.43 534.178 c
+ 6364.38 534.178 6391.06 564.204 6391.06 614.467 c
+ 6391.06 663.862 6364.09 694.178 6320.32 694.178 c
+ 6320.32 672.467 m
+ 6346.14 672.467 6359.06 653.125 6359.06 614.757 c
+ 6359.06 576.073 6345.85 555.888 6320.32 555.888 c
+ 6294.22 555.888 6281.59 575.23 6281.59 614.467 c
+ 6281.59 652.836 6294.51 672.467 6320.32 672.467 c
+ f
+ n
+ 6524.57 534.178 m
+ 6554.89 534.178 l
+ 6554.89 694.178 l
+ 6524.57 694.178 l
+ 6524.57 593.02 l
+ 6508.68 569.494 6494.57 559.204 6478.07 559.204 c
+ 6463.39 559.204 6458.89 566.836 6458.89 591.546 c
+ 6458.89 694.178 l
+ 6428.57 694.178 l
+ 6428.57 581.704 l
+ 6428.57 550.415 6442.28 534.178 6469.41 534.178 c
+ 6491.05 534.178 6507.49 544.073 6524.57 567.441 c
+ 6524.57 534.178 l
+ f
+ n
+ 6632.82 635.441 m
+ 6649.11 659.362 6661.48 669.388 6674.42 669.388 c
+ 6693.13 669.388 6704.58 648.125 6704.58 613.888 c
+ 6704.58 572.862 6690.4 551.888 6663.27 551.888 c
+ 6656.35 551.888 6647.29 553.073 6632.82 555.73 c
+ 6632.82 635.441 l
+ 6632.82 763.204 m
+ 6602.5 763.204 l
+ 6602.5 534.178 l
+ 6632.82 534.178 l
+ 6643.08 534.178 6651.21 534.178 6660.56 534.178 c
+ 6708.79 534.178 6735.92 563.888 6735.92 616.836 c
+ 6735.92 663.467 6713.92 694.178 6680.45 694.178 c
+ 6659.95 694.178 6645.79 684.441 6632.82 661.125 c
+ 6632.82 763.204 l
+ f
+ n
+ 6771.38 534.178 30.3159 232.447 re
+ f
+ n
+ 6865.47 631.046 m
+ 6868.78 660.599 6881.15 673.52 6906.18 673.52 c
+ 6930.28 673.52 6941.15 660.599 6942.04 631.046 c
+ 6865.47 631.046 l
+ 6970.99 565.362 m
+ 6952.6 559.046 6937.52 556.178 6922.44 556.178 c
+ 6906.18 556.178 6893.52 559.915 6884.15 567.362 c
+ 6872.41 576.836 6867.28 588.02 6864.86 610.415 c
+ 6971.6 610.415 l
+ 6971.89 619.02 l
+ 6971.89 621.02 l
+ 6971.89 668.941 6949.28 694.178 6906.78 694.178 c
+ 6862.15 694.178 6834.41 664.336 6834.41 616.704 c
+ 6834.41 565.862 6865.78 534.178 6916.12 534.178 c
+ 6933.31 534.178 6951.1 536.888 6970.99 542.915 c
+ 6970.99 565.362 l
+ f
+ n
+ 7517.36 534.646 37.0522 36.4736 re
+ f
+ n
+ 7689.61 534.646 37.0522 36.4736 re
+ f
+ n
+ 7861.85 534.646 37.0522 36.4736 re
+ f
+ n
+ 620.499 2451.48 m
+ 620.499 1841.15 213.614 1434.27 213.614 1200.31 c
+ S
+ n
+ 132.238 1200.31 m
+ 213.614 1037.55 l
+ 294.991 1200.31 l
+ f
+ n
+ 4079.02 2451.48 m
+ 4079.02 1434.27 2044.59 1841.15 2044.59 1200.31 c
+ S
+ n
+ 1963.22 1200.31 m
+ 2044.59 1037.55 l
+ 2125.97 1200.31 l
+ f
+ n
+ 7537.53 2451.48 m
+ 7537.53 1230.83 3875.57 1841.15 3875.57 1200.31 c
+ S
+ n
+ 3794.2 1200.31 m
+ 3875.57 1037.55 l
+ 3956.95 1200.31 l
+ f
+ n
+ 10996.1 2451.48 m
+ 10996.1 1230.83 5706.55 1841.15 5706.55 1200.31 c
+ S
+ n
+ 5625.18 1200.31 m
+ 5706.55 1037.55 l
+ 5787.93 1200.31 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 36.216 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.05449 6.0654 3.0327 4.8436 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -71.23 -33.109 m
+ (A) show
+ (fterc)
+ [3.33815 4.23277 4.85451 7.96355 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.76355 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (hesetwopo)
+ [6.05449 4.85451 4.29811 8.54175 3.93823 7.58175 9.15265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 6.74176 ] pdfxs
+ (a) show
+ (ssuming)
+ [4.29811 4.30902 6.05449 9.09802 3.02179 6.0654 9.15265 ] pdfxs
+ (t) show
+ (hebestc)
+ [6.05449 8.54175 6.37085 4.8436 4.30902 7.93092 4.85451 ] pdfxs
+ (a) show
+ (senodein)
+ [4.29811 8.54175 6.0654 5.75995 6.05449 8.54175 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingoccurs,)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 9.15265 5.75995 4.8436 
+ 4.85451 6.05449 4.27631 4.29811 6.74176 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.54175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -88.166 -55.032 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldbel)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.02179 9.6981 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (a) show
+ (sshowninFi)
+ [7.94172 4.29811 6.0654 5.14905 7.8763 9.6981 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (.) show
+ 1 0 0 1 -36.173 -119.345 cm
+ q
+ 0.175598 0 0 0.175598 0 0 cm
+ q
+ q
+ 0 0 2073 287 re
+ W
+ n
+ q
+ 0.141296 0 0 0.141296 0 0 cm
+ q
+ {} settransfer
+ n
+ 10.0298 10.0295 14643.5 2005.96 re
+ 1 sc
+ f
+ 20.0596 w
+ n
+ 10.0298 10.0295 14643.5 2005.96 re
+ S
+ 40.1192 w
+ n
+ 210.626 611.818 1604.77 802.385 re
+ 0 sc
+ S
+ n
+ 1815.4 611.818 1604.77 802.385 re
+ S
+ n
+ 1990.98 1142.12 m
+ 1928.14 1142.12 1888.02 1100.35 1888.02 1035.14 c
+ 1888.02 970.244 1928.14 927.897 1989.48 927.897 c
+ 2053.83 927.897 2093.94 969.102 2093.94 1035.14 c
+ 2093.94 1100.35 2053.83 1142.12 1990.98 1142.12 c
+ 1990.98 1119.24 m
+ 2034.81 1119.24 2060.73 1088.33 2060.73 1035.42 c
+ 2060.73 981.687 2035.09 950.783 1990.39 950.783 c
+ 1946.87 950.783 1921.24 982.257 1921.24 1035.14 c
+ 1921.24 1088.33 1946.87 1119.24 1990.98 1119.24 c
+ f
+ n
+ 2188.76 950.757 m
+ 2185.78 949.875 2182.82 949.304 2178.95 949.304 c
+ 2165.56 949.304 2162.29 955.09 2162.29 979.351 c
+ 2162.29 1064.25 l
+ 2192.91 1064.25 l
+ 2192.91 1085.66 l
+ 2162.29 1085.66 l
+ 2162.29 1116.87 l
+ 2132.4 1114.2 l
+ 2132.4 1085.66 l
+ 2114.58 1085.66 l
+ 2114.58 1064.25 l
+ 2132.4 1064.25 l
+ 2132.4 974.136 l
+ 2132.4 943.699 2145.82 927.897 2171.71 927.897 c
+ 2177.5 927.897 2182.07 928.494 2188.76 930.57 c
+ 2188.76 950.757 l
+ f
+ n
+ 2217.32 927.897 m
+ 2247.21 927.897 l
+ 2247.21 1027.35 l
+ 2262.88 1050.86 2276.79 1061.29 2293.06 1061.29 c
+ 2307.54 1061.29 2311.98 1053.74 2311.98 1029.09 c
+ 2311.98 927.897 l
+ 2341.87 927.897 l
+ 2341.87 1038.8 l
+ 2341.87 1069.65 2328.09 1085.66 2301.44 1085.66 c
+ 2280.17 1085.66 2263.97 1075.93 2247.21 1052.6 c
+ 2247.21 1153.72 l
+ 2217.32 1153.72 l
+ 2217.32 927.897 l
+ f
+ n
+ 2408.67 1023.41 m
+ 2411.94 1052.55 2424.13 1065.29 2448.81 1065.29 c
+ 2472.58 1065.29 2483.29 1052.55 2484.18 1023.41 c
+ 2408.67 1023.41 l
+ 2512.72 958.645 m
+ 2494.58 952.418 2479.71 949.589 2464.85 949.589 c
+ 2448.81 949.589 2436.33 953.274 2427.09 960.617 c
+ 2415.52 969.958 2410.46 980.986 2408.07 1003.07 c
+ 2513.32 1003.07 l
+ 2513.6 1011.55 l
+ 2513.6 1013.52 l
+ 2513.6 1060.77 2491.31 1085.66 2449.41 1085.66 c
+ 2405.4 1085.66 2378.05 1056.23 2378.05 1009.27 c
+ 2378.05 959.138 2408.98 927.897 2458.62 927.897 c
+ 2475.56 927.897 2493.1 930.57 2512.72 936.512 c
+ 2512.72 958.645 l
+ f
+ n
+ 2557 927.897 m
+ 2586.89 927.897 l
+ 2586.89 1029.09 l
+ 2599.37 1050.84 2609.77 1060.7 2620.78 1060.7 c
+ 2623.76 1060.7 2627.63 1059.84 2632.97 1058.39 c
+ 2632.97 1085.66 l
+ 2631.78 1085.66 l
+ 2629.42 1085.66 2626.43 1085.66 2624.64 1085.66 c
+ 2608.01 1085.66 2596.7 1075.9 2586.89 1052.58 c
+ 2586.89 1085.66 l
+ 2557 1085.66 l
+ 2557 927.897 l
+ f
+ n
+ 2747.14 927.897 m
+ 2816.5 927.897 l
+ 2885.23 927.897 2924.83 968.791 2924.83 1039.89 c
+ 2924.83 1108.05 2888.53 1142.12 2816.19 1142.12 c
+ 2747.14 1142.12 l
+ 2747.14 927.897 l
+ 2777.03 950.783 m
+ 2777.03 1119.24 l
+ 2799.71 1119.24 l
+ 2831.34 1119.24 2848.05 1115.97 2860.89 1107.4 c
+ 2881.19 1093.78 2891.62 1069.49 2891.62 1036.33 c
+ 2891.62 978.91 2865.95 950.783 2813.75 950.783 c
+ 2777.03 950.783 l
+ f
+ n
+ 3099.65 951.38 m
+ 3097.86 951.38 3097.27 951.38 3094.31 951.38 c
+ 3084.5 951.38 3079.15 958.385 3079.15 970.996 c
+ 3079.15 1038.2 l
+ 3079.15 1071 3062.6 1085.66 3024.95 1085.66 c
+ 3006.61 1085.66 2989.43 1082.1 2968.36 1073.77 c
+ 2968.36 1051.1 l
+ 2987.09 1060.05 3002.56 1064.25 3018.93 1064.25 c
+ 3039.14 1064.25 3049.26 1055.56 3049.26 1038.2 c
+ 3049.26 1020.27 l
+ 3042.44 1020.27 l
+ 2983.8 1020.27 2954.61 1003.22 2954.61 969.102 c
+ 2954.61 944.945 2973.7 927.897 3001.13 927.897 c
+ 3019.03 927.897 3034.52 934.721 3053.62 951.38 c
+ 3058.19 935.033 3066.1 927.897 3080.11 927.897 c
+ 3087.43 927.897 3094.75 929.713 3101.76 933.32 c
+ 3099.65 951.38 l
+ 3049.26 966.222 m
+ 3034.99 955.583 3023.7 951.38 3010.65 951.38 c
+ 2993.71 951.38 2984.5 959.501 2984.5 974.058 c
+ 2984.5 994.245 3002.61 1004.88 3036.5 1004.88 c
+ 3039.77 1004.88 l
+ 3049.26 1004.6 l
+ 3049.26 966.222 l
+ f
+ n
+ 3189.11 950.757 m
+ 3186.12 949.875 3183.16 949.304 3179.3 949.304 c
+ 3165.91 949.304 3162.64 955.09 3162.64 979.351 c
+ 3162.64 1064.25 l
+ 3193.26 1064.25 l
+ 3193.26 1085.66 l
+ 3162.64 1085.66 l
+ 3162.64 1116.87 l
+ 3132.75 1114.2 l
+ 3132.75 1085.66 l
+ 3114.92 1085.66 l
+ 3114.92 1064.25 l
+ 3132.75 1064.25 l
+ 3132.75 974.136 l
+ 3132.75 943.699 3146.16 927.897 3172.06 927.897 c
+ 3177.84 927.897 3182.41 928.494 3189.11 930.57 c
+ 3189.11 950.757 l
+ f
+ n
+ 3354.41 951.38 m
+ 3352.62 951.38 3352.02 951.38 3349.07 951.38 c
+ 3339.26 951.38 3333.91 958.385 3333.91 970.996 c
+ 3333.91 1038.2 l
+ 3333.91 1071 3317.36 1085.66 3279.71 1085.66 c
+ 3261.36 1085.66 3244.19 1082.1 3223.12 1073.77 c
+ 3223.12 1051.1 l
+ 3241.85 1060.05 3257.31 1064.25 3273.69 1064.25 c
+ 3293.9 1064.25 3304.02 1055.56 3304.02 1038.2 c
+ 3304.02 1020.27 l
+ 3297.2 1020.27 l
+ 3238.55 1020.27 3209.36 1003.22 3209.36 969.102 c
+ 3209.36 944.945 3228.46 927.897 3255.89 927.897 c
+ 3273.79 927.897 3289.28 934.721 3308.38 951.38 c
+ 3312.95 935.033 3320.86 927.897 3334.87 927.897 c
+ 3342.19 927.897 3349.51 929.713 3356.51 933.32 c
+ 3354.41 951.38 l
+ 3304.02 966.222 m
+ 3289.75 955.583 3278.46 951.38 3265.41 951.38 c
+ 3248.47 951.38 3239.26 959.501 3239.26 974.058 c
+ 3239.26 994.245 3257.37 1004.88 3291.25 1004.88 c
+ 3294.52 1004.88 l
+ 3304.02 1004.6 l
+ 3304.02 966.222 l
+ f
+ n
+ 1013.01 1414.2 m
+ 1013.01 611.818 l
+ S
+ n
+ 3620.76 611.818 1604.77 802.385 re
+ S
+ n
+ 4087.66 983.555 m
+ 4071.6 959.449 4059.4 949.33 4046.64 949.33 c
+ 4028.19 949.33 4016.9 970.763 4016.9 1005.3 c
+ 4016.9 1046.69 4030.89 1067.81 4057.92 1067.81 c
+ 4064.46 1067.81 4071.91 1066.92 4087.66 1064.23 c
+ 4087.66 983.555 l
+ 4087.66 927.897 m
+ 4117.55 927.897 l
+ 4117.55 1153.72 l
+ 4087.66 1153.72 l
+ 4087.66 1085.66 l
+ 4078.14 1085.66 4069.52 1085.66 4060.31 1085.66 c
+ 4013.06 1085.66 3986 1055.4 3986 1002.6 c
+ 3986 957.426 4007.69 927.897 4040.38 927.897 c
+ 4060.91 927.897 4074.87 936.667 4087.66 957.374 c
+ 4087.66 927.897 l
+ f
+ n
+ 4225.94 1085.66 m
+ 4182.79 1085.66 4156.2 1055.77 4156.2 1006.78 c
+ 4156.2 958.36 4182.79 927.897 4225.06 927.897 c
+ 4269.38 927.897 4295.69 957.503 4295.69 1007.06 c
+ 4295.69 1055.77 4269.1 1085.66 4225.94 1085.66 c
+ 4225.94 1064.25 m
+ 4251.4 1064.25 4264.14 1045.18 4264.14 1007.35 c
+ 4264.14 969.206 4251.11 949.304 4225.94 949.304 c
+ 4200.2 949.304 4187.75 968.375 4187.75 1007.06 c
+ 4187.75 1044.9 4200.49 1064.25 4225.94 1064.25 c
+ f
+ n
+ 4427.34 927.897 m
+ 4457.23 927.897 l
+ 4457.23 1085.66 l
+ 4427.34 1085.66 l
+ 4427.34 985.916 l
+ 4411.66 962.719 4397.76 952.573 4381.49 952.573 c
+ 4367.01 952.573 4362.57 960.098 4362.57 984.463 c
+ 4362.57 1085.66 l
+ 4332.68 1085.66 l
+ 4332.68 974.759 l
+ 4332.68 943.907 4346.2 927.897 4372.95 927.897 c
+ 4394.28 927.897 4410.5 937.653 4427.34 960.695 c
+ 4427.34 927.897 l
+ f
+ n
+ 4534.07 1027.74 m
+ 4550.13 1051.33 4562.33 1061.22 4575.09 1061.22 c
+ 4593.54 1061.22 4604.83 1040.25 4604.83 1006.49 c
+ 4604.83 966.04 4590.84 945.36 4564.09 945.36 c
+ 4557.27 945.36 4548.34 946.528 4534.07 949.148 c
+ 4534.07 1027.74 l
+ 4534.07 1153.72 m
+ 4504.18 1153.72 l
+ 4504.18 927.897 l
+ 4534.07 927.897 l
+ 4544.19 927.897 4552.21 927.897 4561.42 927.897 c
+ 4608.98 927.897 4635.73 957.192 4635.73 1009.4 c
+ 4635.73 1055.38 4614.04 1085.66 4581.03 1085.66 c
+ 4560.82 1085.66 4546.86 1076.06 4534.07 1053.07 c
+ 4534.07 1153.72 l
+ f
+ n
+ 4670.69 927.897 29.8916 229.196 re
+ f
+ n
+ 4763.46 1023.41 m
+ 4766.73 1052.55 4778.93 1065.29 4803.6 1065.29 c
+ 4827.37 1065.29 4838.09 1052.55 4838.97 1023.41 c
+ 4763.46 1023.41 l
+ 4867.51 958.645 m
+ 4849.37 952.418 4834.51 949.589 4819.64 949.589 c
+ 4803.6 949.589 4791.12 953.274 4781.88 960.617 c
+ 4770.31 969.958 4765.25 980.986 4762.86 1003.07 c
+ 4868.11 1003.07 l
+ 4868.39 1011.55 l
+ 4868.39 1013.52 l
+ 4868.39 1060.77 4846.1 1085.66 4804.2 1085.66 c
+ 4760.19 1085.66 4732.84 1056.23 4732.84 1009.27 c
+ 4732.84 959.138 4763.77 927.897 4813.41 927.897 c
+ 4830.35 927.897 4847.89 930.57 4867.51 936.512 c
+ 4867.51 958.645 l
+ f
+ n
+ 8836.26 611.818 1604.77 802.385 re
+ S
+ n
+ 1147.07 927.897 m
+ 1176.96 927.897 l
+ 1176.96 1027.35 l
+ 1192.63 1050.86 1206.54 1061.29 1222.81 1061.29 c
+ 1237.29 1061.29 1241.72 1053.74 1241.72 1029.09 c
+ 1241.72 927.897 l
+ 1271.61 927.897 l
+ 1271.61 1038.8 l
+ 1271.61 1069.65 1257.84 1085.66 1231.19 1085.66 c
+ 1209.91 1085.66 1193.72 1075.93 1176.96 1052.6 c
+ 1176.96 1085.66 l
+ 1147.07 1085.66 l
+ 1147.07 927.897 l
+ f
+ n
+ 1338.42 1023.41 m
+ 1341.68 1052.55 1353.88 1065.29 1378.56 1065.29 c
+ 1402.32 1065.29 1413.04 1052.55 1413.92 1023.41 c
+ 1338.42 1023.41 l
+ 1442.47 958.645 m
+ 1424.33 952.418 1409.46 949.589 1394.59 949.589 c
+ 1378.56 949.589 1366.08 953.274 1356.84 960.617 c
+ 1345.27 969.958 1340.21 980.986 1337.82 1003.07 c
+ 1443.06 1003.07 l
+ 1443.35 1011.55 l
+ 1443.35 1013.52 l
+ 1443.35 1060.77 1421.06 1085.66 1379.15 1085.66 c
+ 1335.15 1085.66 1307.8 1056.23 1307.8 1009.27 c
+ 1307.8 959.138 1338.73 927.897 1388.36 927.897 c
+ 1405.31 927.897 1422.85 930.57 1442.47 936.512 c
+ 1442.47 958.645 l
+ f
+ n
+ 1469.31 927.897 m
+ 1495.77 927.897 l
+ 1533.81 991.287 l
+ 1576.34 927.897 l
+ 1609.32 927.897 l
+ 1557.29 1006.18 l
+ 1605.45 1085.66 l
+ 1579.01 1085.66 l
+ 1543.62 1026.42 l
+ 1504.1 1085.66 l
+ 1471.1 1085.66 l
+ 1520.45 1011.24 l
+ 1469.31 927.897 l
+ f
+ n
+ 1695.96 950.757 m
+ 1692.97 949.875 1690.01 949.304 1686.15 949.304 c
+ 1672.76 949.304 1669.49 955.09 1669.49 979.351 c
+ 1669.49 1064.25 l
+ 1700.11 1064.25 l
+ 1700.11 1085.66 l
+ 1669.49 1085.66 l
+ 1669.49 1116.87 l
+ 1639.6 1114.2 l
+ 1639.6 1085.66 l
+ 1621.77 1085.66 l
+ 1621.77 1064.25 l
+ 1639.6 1064.25 l
+ 1639.6 974.136 l
+ 1639.6 943.699 1653.01 927.897 1678.91 927.897 c
+ 1684.69 927.897 1689.26 928.494 1695.96 930.57 c
+ 1695.96 950.757 l
+ f
+ n
+ 464.003 983.555 m
+ 447.942 959.449 435.746 949.33 422.98 949.33 c
+ 404.531 949.33 393.244 970.763 393.244 1005.3 c
+ 393.244 1046.69 407.23 1067.81 434.267 1067.81 c
+ 440.806 1067.81 448.253 1066.92 464.003 1064.23 c
+ 464.003 983.555 l
+ 464.003 927.897 m
+ 493.895 927.897 l
+ 493.895 1153.72 l
+ 464.003 1153.72 l
+ 464.003 1085.66 l
+ 454.48 1085.66 445.866 1085.66 436.654 1085.66 c
+ 389.404 1085.66 362.34 1055.4 362.34 1002.6 c
+ 362.34 957.426 384.032 927.897 416.727 927.897 c
+ 437.251 927.897 451.211 936.667 464.003 957.374 c
+ 464.003 927.897 l
+ f
+ n
+ 570.736 874.082 m
+ 570.736 927.897 l
+ 580.804 927.897 588.796 927.897 597.981 927.897 c
+ 645.388 927.897 672.036 957.789 672.036 1011.06 c
+ 672.036 1056.05 650.422 1085.66 617.546 1085.66 c
+ 597.385 1085.66 583.477 1076.01 570.736 1052.86 c
+ 570.736 1085.66 l
+ 540.845 1085.66 l
+ 540.845 874.082 l
+ 570.736 874.082 l
+ 570.736 1028.52 m
+ 586.564 1051.17 598.578 1060.7 611.189 1060.7 c
+ 629.352 1060.7 640.484 1040.54 640.484 1008.08 c
+ 640.484 969.18 626.705 949.304 600.343 949.304 c
+ 593.311 949.304 586.279 950.134 570.736 952.937 c
+ 570.736 1028.52 l
+ f
+ n
+ 767.041 950.757 m
+ 764.057 949.875 761.099 949.304 757.233 949.304 c
+ 743.844 949.304 740.574 955.09 740.574 979.351 c
+ 740.574 1064.25 l
+ 771.193 1064.25 l
+ 771.193 1085.66 l
+ 740.574 1085.66 l
+ 740.574 1116.87 l
+ 710.683 1114.2 l
+ 710.683 1085.66 l
+ 692.857 1085.66 l
+ 692.857 1064.25 l
+ 710.683 1064.25 l
+ 710.683 974.136 l
+ 710.683 943.699 724.098 927.897 749.993 927.897 c
+ 755.78 927.897 760.347 928.494 767.041 930.57 c
+ 767.041 950.757 l
+ f
+ n
+ 795.602 927.897 m
+ 825.494 927.897 l
+ 825.494 1029.09 l
+ 837.975 1050.84 848.379 1060.7 859.381 1060.7 c
+ 862.365 1060.7 866.231 1059.84 871.577 1058.39 c
+ 871.577 1085.66 l
+ 870.383 1085.66 l
+ 868.022 1085.66 865.038 1085.66 863.248 1085.66 c
+ 846.615 1085.66 835.302 1075.9 825.494 1052.58 c
+ 825.494 1085.66 l
+ 795.602 1085.66 l
+ 795.602 927.897 l
+ f
+ n
+ 5426.13 611.818 1604.77 802.385 re
+ S
+ n
+ 7030.89 611.818 1604.77 802.385 re
+ S
+ n
+ 7206.48 1142.12 m
+ 7143.64 1142.12 7103.52 1100.35 7103.52 1035.14 c
+ 7103.52 970.244 7143.64 927.897 7204.98 927.897 c
+ 7269.33 927.897 7309.44 969.102 7309.44 1035.14 c
+ 7309.44 1100.35 7269.33 1142.12 7206.48 1142.12 c
+ 7206.48 1119.24 m
+ 7250.31 1119.24 7276.23 1088.33 7276.23 1035.42 c
+ 7276.23 981.687 7250.59 950.783 7205.89 950.783 c
+ 7162.37 950.783 7136.74 982.257 7136.74 1035.14 c
+ 7136.74 1088.33 7162.37 1119.24 7206.48 1119.24 c
+ f
+ n
+ 7404.26 950.757 m
+ 7401.28 949.875 7398.32 949.304 7394.45 949.304 c
+ 7381.06 949.304 7377.79 955.09 7377.79 979.351 c
+ 7377.79 1064.25 l
+ 7408.41 1064.25 l
+ 7408.41 1085.66 l
+ 7377.79 1085.66 l
+ 7377.79 1116.87 l
+ 7347.9 1114.2 l
+ 7347.9 1085.66 l
+ 7330.07 1085.66 l
+ 7330.07 1064.25 l
+ 7347.9 1064.25 l
+ 7347.9 974.136 l
+ 7347.9 943.699 7361.32 927.897 7387.21 927.897 c
+ 7393 927.897 7397.56 928.494 7404.26 930.57 c
+ 7404.26 950.757 l
+ f
+ n
+ 7432.82 927.897 m
+ 7462.71 927.897 l
+ 7462.71 1027.35 l
+ 7478.38 1050.86 7492.29 1061.29 7508.56 1061.29 c
+ 7523.04 1061.29 7527.48 1053.74 7527.48 1029.09 c
+ 7527.48 927.897 l
+ 7557.37 927.897 l
+ 7557.37 1038.8 l
+ 7557.37 1069.65 7543.59 1085.66 7516.94 1085.66 c
+ 7495.67 1085.66 7479.47 1075.93 7462.71 1052.6 c
+ 7462.71 1153.72 l
+ 7432.82 1153.72 l
+ 7432.82 927.897 l
+ f
+ n
+ 7624.17 1023.41 m
+ 7627.44 1052.55 7639.63 1065.29 7664.31 1065.29 c
+ 7688.08 1065.29 7698.79 1052.55 7699.68 1023.41 c
+ 7624.17 1023.41 l
+ 7728.22 958.645 m
+ 7710.08 952.418 7695.21 949.589 7680.35 949.589 c
+ 7664.31 949.589 7651.83 953.274 7642.59 960.617 c
+ 7631.02 969.958 7625.96 980.986 7623.57 1003.07 c
+ 7728.82 1003.07 l
+ 7729.1 1011.55 l
+ 7729.1 1013.52 l
+ 7729.1 1060.77 7706.81 1085.66 7664.91 1085.66 c
+ 7620.9 1085.66 7593.55 1056.23 7593.55 1009.27 c
+ 7593.55 959.138 7624.48 927.897 7674.12 927.897 c
+ 7691.06 927.897 7708.6 930.57 7728.22 936.512 c
+ 7728.22 958.645 l
+ f
+ n
+ 7772.5 927.897 m
+ 7802.39 927.897 l
+ 7802.39 1029.09 l
+ 7814.87 1050.84 7825.27 1060.7 7836.28 1060.7 c
+ 7839.26 1060.7 7843.13 1059.84 7848.47 1058.39 c
+ 7848.47 1085.66 l
+ 7847.28 1085.66 l
+ 7844.92 1085.66 7841.93 1085.66 7840.14 1085.66 c
+ 7823.51 1085.66 7812.2 1075.9 7802.39 1052.58 c
+ 7802.39 1085.66 l
+ 7772.5 1085.66 l
+ 7772.5 927.897 l
+ f
+ n
+ 7962.64 927.897 m
+ 8032 927.897 l
+ 8100.73 927.897 8140.33 968.791 8140.33 1039.89 c
+ 8140.33 1108.05 8104.03 1142.12 8031.69 1142.12 c
+ 7962.64 1142.12 l
+ 7962.64 927.897 l
+ 7992.53 950.783 m
+ 7992.53 1119.24 l
+ 8015.21 1119.24 l
+ 8046.84 1119.24 8063.55 1115.97 8076.39 1107.4 c
+ 8096.68 1093.78 8107.12 1069.49 8107.12 1036.33 c
+ 8107.12 978.91 8081.45 950.783 8029.25 950.783 c
+ 7992.53 950.783 l
+ f
+ n
+ 8315.15 951.38 m
+ 8313.36 951.38 8312.77 951.38 8309.81 951.38 c
+ 8300 951.38 8294.65 958.385 8294.65 970.996 c
+ 8294.65 1038.2 l
+ 8294.65 1071 8278.1 1085.66 8240.45 1085.66 c
+ 8222.1 1085.66 8204.93 1082.1 8183.86 1073.77 c
+ 8183.86 1051.1 l
+ 8202.59 1060.05 8218.06 1064.25 8234.43 1064.25 c
+ 8254.64 1064.25 8264.76 1055.56 8264.76 1038.2 c
+ 8264.76 1020.27 l
+ 8257.94 1020.27 l
+ 8199.3 1020.27 8170.11 1003.22 8170.11 969.102 c
+ 8170.11 944.945 8189.2 927.897 8216.63 927.897 c
+ 8234.53 927.897 8250.02 934.721 8269.12 951.38 c
+ 8273.69 935.033 8281.6 927.897 8295.61 927.897 c
+ 8302.93 927.897 8310.25 929.713 8317.25 933.32 c
+ 8315.15 951.38 l
+ 8264.76 966.222 m
+ 8250.49 955.583 8239.2 951.38 8226.15 951.38 c
+ 8209.21 951.38 8200 959.501 8200 974.058 c
+ 8200 994.245 8218.11 1004.88 8252 1004.88 c
+ 8255.27 1004.88 l
+ 8264.76 1004.6 l
+ 8264.76 966.222 l
+ f
+ n
+ 8404.61 950.757 m
+ 8401.62 949.875 8398.66 949.304 8394.8 949.304 c
+ 8381.41 949.304 8378.14 955.09 8378.14 979.351 c
+ 8378.14 1064.25 l
+ 8408.76 1064.25 l
+ 8408.76 1085.66 l
+ 8378.14 1085.66 l
+ 8378.14 1116.87 l
+ 8348.25 1114.2 l
+ 8348.25 1085.66 l
+ 8330.42 1085.66 l
+ 8330.42 1064.25 l
+ 8348.25 1064.25 l
+ 8348.25 974.136 l
+ 8348.25 943.699 8361.66 927.897 8387.56 927.897 c
+ 8393.34 927.897 8397.91 928.494 8404.61 930.57 c
+ 8404.61 950.757 l
+ f
+ n
+ 8569.91 951.38 m
+ 8568.12 951.38 8567.52 951.38 8564.57 951.38 c
+ 8554.76 951.38 8549.41 958.385 8549.41 970.996 c
+ 8549.41 1038.2 l
+ 8549.41 1071 8532.86 1085.66 8495.21 1085.66 c
+ 8476.86 1085.66 8459.69 1082.1 8438.62 1073.77 c
+ 8438.62 1051.1 l
+ 8457.35 1060.05 8472.81 1064.25 8489.19 1064.25 c
+ 8509.4 1064.25 8519.52 1055.56 8519.52 1038.2 c
+ 8519.52 1020.27 l
+ 8512.7 1020.27 l
+ 8454.05 1020.27 8424.86 1003.22 8424.86 969.102 c
+ 8424.86 944.945 8443.96 927.897 8471.39 927.897 c
+ 8489.29 927.897 8504.78 934.721 8523.88 951.38 c
+ 8528.45 935.033 8536.36 927.897 8550.37 927.897 c
+ 8557.69 927.897 8565.01 929.713 8572.01 933.32 c
+ 8569.91 951.38 l
+ 8519.52 966.222 m
+ 8505.25 955.583 8493.96 951.38 8480.91 951.38 c
+ 8463.97 951.38 8454.75 959.501 8454.75 974.058 c
+ 8454.75 994.245 8472.87 1004.88 8506.75 1004.88 c
+ 8510.02 1004.88 l
+ 8519.52 1004.6 l
+ 8519.52 966.222 l
+ f
+ n
+ 6228.51 1414.2 m
+ 6228.51 611.818 l
+ S
+ n
+ 6362.57 927.897 m
+ 6392.46 927.897 l
+ 6392.46 1027.35 l
+ 6408.13 1050.86 6422.04 1061.29 6438.31 1061.29 c
+ 6452.79 1061.29 6457.22 1053.74 6457.22 1029.09 c
+ 6457.22 927.897 l
+ 6487.11 927.897 l
+ 6487.11 1038.8 l
+ 6487.11 1069.65 6473.34 1085.66 6446.69 1085.66 c
+ 6425.41 1085.66 6409.22 1075.93 6392.46 1052.6 c
+ 6392.46 1085.66 l
+ 6362.57 1085.66 l
+ 6362.57 927.897 l
+ f
+ n
+ 6553.91 1023.41 m
+ 6557.18 1052.55 6569.38 1065.29 6594.06 1065.29 c
+ 6617.82 1065.29 6628.54 1052.55 6629.42 1023.41 c
+ 6553.91 1023.41 l
+ 6657.96 958.645 m
+ 6639.83 952.418 6624.96 949.589 6610.09 949.589 c
+ 6594.06 949.589 6581.57 953.274 6572.34 960.617 c
+ 6560.77 969.958 6555.71 980.986 6553.32 1003.07 c
+ 6658.56 1003.07 l
+ 6658.85 1011.55 l
+ 6658.85 1013.52 l
+ 6658.85 1060.77 6636.56 1085.66 6594.65 1085.66 c
+ 6550.65 1085.66 6523.3 1056.23 6523.3 1009.27 c
+ 6523.3 959.138 6554.23 927.897 6603.86 927.897 c
+ 6620.81 927.897 6638.35 930.57 6657.96 936.512 c
+ 6657.96 958.645 l
+ f
+ n
+ 6684.81 927.897 m
+ 6711.27 927.897 l
+ 6749.31 991.287 l
+ 6791.84 927.897 l
+ 6824.82 927.897 l
+ 6772.79 1006.18 l
+ 6820.95 1085.66 l
+ 6794.51 1085.66 l
+ 6759.12 1026.42 l
+ 6719.6 1085.66 l
+ 6686.6 1085.66 l
+ 6735.95 1011.24 l
+ 6684.81 927.897 l
+ f
+ n
+ 6911.45 950.757 m
+ 6908.47 949.875 6905.51 949.304 6901.65 949.304 c
+ 6888.26 949.304 6884.99 955.09 6884.99 979.351 c
+ 6884.99 1064.25 l
+ 6915.61 1064.25 l
+ 6915.61 1085.66 l
+ 6884.99 1085.66 l
+ 6884.99 1116.87 l
+ 6855.1 1114.2 l
+ 6855.1 1085.66 l
+ 6837.27 1085.66 l
+ 6837.27 1064.25 l
+ 6855.1 1064.25 l
+ 6855.1 974.136 l
+ 6855.1 943.699 6868.51 927.897 6894.41 927.897 c
+ 6900.19 927.897 6904.76 928.494 6911.45 930.57 c
+ 6911.45 950.757 l
+ f
+ n
+ 5679.5 983.555 m
+ 5663.44 959.449 5651.25 949.33 5638.48 949.33 c
+ 5620.03 949.33 5608.74 970.763 5608.74 1005.3 c
+ 5608.74 1046.69 5622.73 1067.81 5649.77 1067.81 c
+ 5656.31 1067.81 5663.75 1066.92 5679.5 1064.23 c
+ 5679.5 983.555 l
+ 5679.5 927.897 m
+ 5709.39 927.897 l
+ 5709.39 1153.72 l
+ 5679.5 1153.72 l
+ 5679.5 1085.66 l
+ 5669.98 1085.66 5661.36 1085.66 5652.15 1085.66 c
+ 5604.9 1085.66 5577.84 1055.4 5577.84 1002.6 c
+ 5577.84 957.426 5599.53 927.897 5632.23 927.897 c
+ 5652.75 927.897 5666.71 936.667 5679.5 957.374 c
+ 5679.5 927.897 l
+ f
+ n
+ 5786.24 874.082 m
+ 5786.24 927.897 l
+ 5796.3 927.897 5804.3 927.897 5813.48 927.897 c
+ 5860.89 927.897 5887.54 957.789 5887.54 1011.06 c
+ 5887.54 1056.05 5865.92 1085.66 5833.05 1085.66 c
+ 5812.88 1085.66 5798.98 1076.01 5786.24 1052.86 c
+ 5786.24 1085.66 l
+ 5756.34 1085.66 l
+ 5756.34 874.082 l
+ 5786.24 874.082 l
+ 5786.24 1028.52 m
+ 5802.06 1051.17 5814.08 1060.7 5826.69 1060.7 c
+ 5844.85 1060.7 5855.98 1040.54 5855.98 1008.08 c
+ 5855.98 969.18 5842.21 949.304 5815.84 949.304 c
+ 5808.81 949.304 5801.78 950.134 5786.24 952.937 c
+ 5786.24 1028.52 l
+ f
+ n
+ 5982.54 950.757 m
+ 5979.56 949.875 5976.6 949.304 5972.73 949.304 c
+ 5959.34 949.304 5956.07 955.09 5956.07 979.351 c
+ 5956.07 1064.25 l
+ 5986.69 1064.25 l
+ 5986.69 1085.66 l
+ 5956.07 1085.66 l
+ 5956.07 1116.87 l
+ 5926.18 1114.2 l
+ 5926.18 1085.66 l
+ 5908.36 1085.66 l
+ 5908.36 1064.25 l
+ 5926.18 1064.25 l
+ 5926.18 974.136 l
+ 5926.18 943.699 5939.6 927.897 5965.49 927.897 c
+ 5971.28 927.897 5975.85 928.494 5982.54 930.57 c
+ 5982.54 950.757 l
+ f
+ n
+ 6011.1 927.897 m
+ 6040.99 927.897 l
+ 6040.99 1029.09 l
+ 6053.47 1050.84 6063.88 1060.7 6074.88 1060.7 c
+ 6077.86 1060.7 6081.73 1059.84 6087.08 1058.39 c
+ 6087.08 1085.66 l
+ 6085.88 1085.66 l
+ 6083.52 1085.66 6080.54 1085.66 6078.75 1085.66 c
+ 6062.11 1085.66 6050.8 1075.9 6040.99 1052.58 c
+ 6040.99 1085.66 l
+ 6011.1 1085.66 l
+ 6011.1 927.897 l
+ f
+ n
+ 10641.6 611.818 1604.77 802.385 re
+ S
+ n
+ 12246.4 611.818 1604.77 802.385 re
+ S
+ n
+ 12422 1142.12 m
+ 12359.1 1142.12 12319 1100.35 12319 1035.14 c
+ 12319 970.244 12359.1 927.897 12420.5 927.897 c
+ 12484.8 927.897 12524.9 969.102 12524.9 1035.14 c
+ 12524.9 1100.35 12484.8 1142.12 12422 1142.12 c
+ 12422 1119.24 m
+ 12465.8 1119.24 12491.7 1088.33 12491.7 1035.42 c
+ 12491.7 981.687 12466.1 950.783 12421.4 950.783 c
+ 12377.9 950.783 12352.2 982.257 12352.2 1035.14 c
+ 12352.2 1088.33 12377.9 1119.24 12422 1119.24 c
+ f
+ n
+ 12619.8 950.757 m
+ 12616.8 949.875 12613.8 949.304 12610 949.304 c
+ 12596.6 949.304 12593.3 955.09 12593.3 979.351 c
+ 12593.3 1064.25 l
+ 12623.9 1064.25 l
+ 12623.9 1085.66 l
+ 12593.3 1085.66 l
+ 12593.3 1116.87 l
+ 12563.4 1114.2 l
+ 12563.4 1085.66 l
+ 12545.6 1085.66 l
+ 12545.6 1064.25 l
+ 12563.4 1064.25 l
+ 12563.4 974.136 l
+ 12563.4 943.699 12576.8 927.897 12602.7 927.897 c
+ 12608.5 927.897 12613.1 928.494 12619.8 930.57 c
+ 12619.8 950.757 l
+ f
+ n
+ 12648.3 927.897 m
+ 12678.2 927.897 l
+ 12678.2 1027.35 l
+ 12693.9 1050.86 12707.8 1061.29 12724.1 1061.29 c
+ 12738.5 1061.29 12743 1053.74 12743 1029.09 c
+ 12743 927.897 l
+ 12772.9 927.897 l
+ 12772.9 1038.8 l
+ 12772.9 1069.65 12759.1 1085.66 12732.4 1085.66 c
+ 12711.2 1085.66 12695 1075.93 12678.2 1052.6 c
+ 12678.2 1153.72 l
+ 12648.3 1153.72 l
+ 12648.3 927.897 l
+ f
+ n
+ 12839.7 1023.41 m
+ 12842.9 1052.55 12855.1 1065.29 12879.8 1065.29 c
+ 12903.6 1065.29 12914.3 1052.55 12915.2 1023.41 c
+ 12839.7 1023.41 l
+ 12943.7 958.645 m
+ 12925.6 952.418 12910.7 949.589 12895.8 949.589 c
+ 12879.8 949.589 12867.3 953.274 12858.1 960.617 c
+ 12846.5 969.958 12841.5 980.986 12839.1 1003.07 c
+ 12944.3 1003.07 l
+ 12944.6 1011.55 l
+ 12944.6 1013.52 l
+ 12944.6 1060.77 12922.3 1085.66 12880.4 1085.66 c
+ 12836.4 1085.66 12809.1 1056.23 12809.1 1009.27 c
+ 12809.1 959.138 12840 927.897 12889.6 927.897 c
+ 12906.6 927.897 12924.1 930.57 12943.7 936.512 c
+ 12943.7 958.645 l
+ f
+ n
+ 12988 927.897 m
+ 13017.9 927.897 l
+ 13017.9 1029.09 l
+ 13030.4 1050.84 13040.8 1060.7 13051.8 1060.7 c
+ 13054.8 1060.7 13058.6 1059.84 13064 1058.39 c
+ 13064 1085.66 l
+ 13062.8 1085.66 l
+ 13060.4 1085.66 13057.4 1085.66 13055.6 1085.66 c
+ 13039 1085.66 13027.7 1075.9 13017.9 1052.58 c
+ 13017.9 1085.66 l
+ 12988 1085.66 l
+ 12988 927.897 l
+ f
+ n
+ 13178.1 927.897 m
+ 13247.5 927.897 l
+ 13316.2 927.897 13355.8 968.791 13355.8 1039.89 c
+ 13355.8 1108.05 13319.5 1142.12 13247.2 1142.12 c
+ 13178.1 1142.12 l
+ 13178.1 927.897 l
+ 13208 950.783 m
+ 13208 1119.24 l
+ 13230.7 1119.24 l
+ 13262.3 1119.24 13279 1115.97 13291.9 1107.4 c
+ 13312.2 1093.78 13322.6 1069.49 13322.6 1036.33 c
+ 13322.6 978.91 13297 950.783 13244.7 950.783 c
+ 13208 950.783 l
+ f
+ n
+ 13530.7 951.38 m
+ 13528.9 951.38 13528.3 951.38 13525.3 951.38 c
+ 13515.5 951.38 13510.2 958.385 13510.2 970.996 c
+ 13510.2 1038.2 l
+ 13510.2 1071 13493.6 1085.66 13455.9 1085.66 c
+ 13437.6 1085.66 13420.4 1082.1 13399.4 1073.77 c
+ 13399.4 1051.1 l
+ 13418.1 1060.05 13433.6 1064.25 13449.9 1064.25 c
+ 13470.1 1064.25 13480.3 1055.56 13480.3 1038.2 c
+ 13480.3 1020.27 l
+ 13473.4 1020.27 l
+ 13414.8 1020.27 13385.6 1003.22 13385.6 969.102 c
+ 13385.6 944.945 13404.7 927.897 13432.1 927.897 c
+ 13450 927.897 13465.5 934.721 13484.6 951.38 c
+ 13489.2 935.033 13497.1 927.897 13511.1 927.897 c
+ 13518.4 927.897 13525.7 929.713 13532.8 933.32 c
+ 13530.7 951.38 l
+ 13480.3 966.222 m
+ 13466 955.583 13454.7 951.38 13441.7 951.38 c
+ 13424.7 951.38 13415.5 959.501 13415.5 974.058 c
+ 13415.5 994.245 13433.6 1004.88 13467.5 1004.88 c
+ 13470.8 1004.88 l
+ 13480.3 1004.6 l
+ 13480.3 966.222 l
+ f
+ n
+ 13620.1 950.757 m
+ 13617.1 949.875 13614.2 949.304 13610.3 949.304 c
+ 13596.9 949.304 13593.6 955.09 13593.6 979.351 c
+ 13593.6 1064.25 l
+ 13624.3 1064.25 l
+ 13624.3 1085.66 l
+ 13593.6 1085.66 l
+ 13593.6 1116.87 l
+ 13563.7 1114.2 l
+ 13563.7 1085.66 l
+ 13545.9 1085.66 l
+ 13545.9 1064.25 l
+ 13563.7 1064.25 l
+ 13563.7 974.136 l
+ 13563.7 943.699 13577.2 927.897 13603.1 927.897 c
+ 13608.8 927.897 13613.4 928.494 13620.1 930.57 c
+ 13620.1 950.757 l
+ f
+ n
+ 13785.4 951.38 m
+ 13783.6 951.38 13783 951.38 13780.1 951.38 c
+ 13770.3 951.38 13764.9 958.385 13764.9 970.996 c
+ 13764.9 1038.2 l
+ 13764.9 1071 13748.4 1085.66 13710.7 1085.66 c
+ 13692.4 1085.66 13675.2 1082.1 13654.1 1073.77 c
+ 13654.1 1051.1 l
+ 13672.8 1060.05 13688.3 1064.25 13704.7 1064.25 c
+ 13724.9 1064.25 13735 1055.56 13735 1038.2 c
+ 13735 1020.27 l
+ 13728.2 1020.27 l
+ 13669.6 1020.27 13640.4 1003.22 13640.4 969.102 c
+ 13640.4 944.945 13659.5 927.897 13686.9 927.897 c
+ 13704.8 927.897 13720.3 934.721 13739.4 951.38 c
+ 13743.9 935.033 13751.9 927.897 13765.9 927.897 c
+ 13773.2 927.897 13780.5 929.713 13787.5 933.32 c
+ 13785.4 951.38 l
+ 13735 966.222 m
+ 13720.7 955.583 13709.5 951.38 13696.4 951.38 c
+ 13679.5 951.38 13670.3 959.501 13670.3 974.058 c
+ 13670.3 994.245 13688.4 1004.88 13722.3 1004.88 c
+ 13725.5 1004.88 l
+ 13735 1004.6 l
+ 13735 966.222 l
+ f
+ n
+ 11444 1414.2 m
+ 11444 611.818 l
+ S
+ n
+ 11578.1 927.897 m
+ 11608 927.897 l
+ 11608 1027.35 l
+ 11623.6 1050.86 11637.5 1061.29 11653.8 1061.29 c
+ 11668.3 1061.29 11672.7 1053.74 11672.7 1029.09 c
+ 11672.7 927.897 l
+ 11702.6 927.897 l
+ 11702.6 1038.8 l
+ 11702.6 1069.65 11688.8 1085.66 11662.2 1085.66 c
+ 11640.9 1085.66 11624.7 1075.93 11608 1052.6 c
+ 11608 1085.66 l
+ 11578.1 1085.66 l
+ 11578.1 927.897 l
+ f
+ n
+ 11769.4 1023.41 m
+ 11772.7 1052.55 11784.9 1065.29 11809.6 1065.29 c
+ 11833.3 1065.29 11844 1052.55 11844.9 1023.41 c
+ 11769.4 1023.41 l
+ 11873.5 958.645 m
+ 11855.3 952.418 11840.5 949.589 11825.6 949.589 c
+ 11809.6 949.589 11797.1 953.274 11787.8 960.617 c
+ 11776.3 969.958 11771.2 980.986 11768.8 1003.07 c
+ 11874.1 1003.07 l
+ 11874.3 1011.55 l
+ 11874.3 1013.52 l
+ 11874.3 1060.77 11852.1 1085.66 11810.2 1085.66 c
+ 11766.1 1085.66 11738.8 1056.23 11738.8 1009.27 c
+ 11738.8 959.138 11769.7 927.897 11819.4 927.897 c
+ 11836.3 927.897 11853.8 930.57 11873.5 936.512 c
+ 11873.5 958.645 l
+ f
+ n
+ 11900.3 927.897 m
+ 11926.8 927.897 l
+ 11964.8 991.287 l
+ 12007.3 927.897 l
+ 12040.3 927.897 l
+ 11988.3 1006.18 l
+ 12036.5 1085.66 l
+ 12010 1085.66 l
+ 11974.6 1026.42 l
+ 11935.1 1085.66 l
+ 11902.1 1085.66 l
+ 11951.4 1011.24 l
+ 11900.3 927.897 l
+ f
+ n
+ 12127 950.757 m
+ 12124 949.875 12121 949.304 12117.1 949.304 c
+ 12103.8 949.304 12100.5 955.09 12100.5 979.351 c
+ 12100.5 1064.25 l
+ 12131.1 1064.25 l
+ 12131.1 1085.66 l
+ 12100.5 1085.66 l
+ 12100.5 1116.87 l
+ 12070.6 1114.2 l
+ 12070.6 1085.66 l
+ 12052.8 1085.66 l
+ 12052.8 1064.25 l
+ 12070.6 1064.25 l
+ 12070.6 974.136 l
+ 12070.6 943.699 12084 927.897 12109.9 927.897 c
+ 12115.7 927.897 12120.3 928.494 12127 930.57 c
+ 12127 950.757 l
+ f
+ n
+ 10895 983.555 m
+ 10878.9 959.449 10866.7 949.33 10854 949.33 c
+ 10835.5 949.33 10824.2 970.763 10824.2 1005.3 c
+ 10824.2 1046.69 10838.2 1067.81 10865.3 1067.81 c
+ 10871.8 1067.81 10879.3 1066.92 10895 1064.23 c
+ 10895 983.555 l
+ 10895 927.897 m
+ 10924.9 927.897 l
+ 10924.9 1153.72 l
+ 10895 1153.72 l
+ 10895 1085.66 l
+ 10885.5 1085.66 10876.9 1085.66 10867.7 1085.66 c
+ 10820.4 1085.66 10793.3 1055.4 10793.3 1002.6 c
+ 10793.3 957.426 10815 927.897 10847.7 927.897 c
+ 10868.3 927.897 10882.2 936.667 10895 957.374 c
+ 10895 927.897 l
+ f
+ n
+ 11001.7 874.082 m
+ 11001.7 927.897 l
+ 11011.8 927.897 11019.8 927.897 11029 927.897 c
+ 11076.4 927.897 11103 957.789 11103 1011.06 c
+ 11103 1056.05 11081.4 1085.66 11048.5 1085.66 c
+ 11028.4 1085.66 11014.5 1076.01 11001.7 1052.86 c
+ 11001.7 1085.66 l
+ 10971.8 1085.66 l
+ 10971.8 874.082 l
+ 11001.7 874.082 l
+ 11001.7 1028.52 m
+ 11017.6 1051.17 11029.6 1060.7 11042.2 1060.7 c
+ 11060.4 1060.7 11071.5 1040.54 11071.5 1008.08 c
+ 11071.5 969.18 11057.7 949.304 11031.3 949.304 c
+ 11024.3 949.304 11017.3 950.134 11001.7 952.937 c
+ 11001.7 1028.52 l
+ f
+ n
+ 11198 950.757 m
+ 11195.1 949.875 11192.1 949.304 11188.2 949.304 c
+ 11174.8 949.304 11171.6 955.09 11171.6 979.351 c
+ 11171.6 1064.25 l
+ 11202.2 1064.25 l
+ 11202.2 1085.66 l
+ 11171.6 1085.66 l
+ 11171.6 1116.87 l
+ 11141.7 1114.2 l
+ 11141.7 1085.66 l
+ 11123.9 1085.66 l
+ 11123.9 1064.25 l
+ 11141.7 1064.25 l
+ 11141.7 974.136 l
+ 11141.7 943.699 11155.1 927.897 11181 927.897 c
+ 11186.8 927.897 11191.3 928.494 11198 930.57 c
+ 11198 950.757 l
+ f
+ n
+ 11226.6 927.897 m
+ 11256.5 927.897 l
+ 11256.5 1029.09 l
+ 11269 1050.84 11279.4 1060.7 11290.4 1060.7 c
+ 11293.4 1060.7 11297.2 1059.84 11302.6 1058.39 c
+ 11302.6 1085.66 l
+ 11301.4 1085.66 l
+ 11299 1085.66 11296 1085.66 11294.2 1085.66 c
+ 11277.6 1085.66 11266.3 1075.9 11256.5 1052.58 c
+ 11256.5 1085.66 l
+ 11226.6 1085.66 l
+ 11226.6 927.897 l
+ f
+ 20.0596 w
+ n
+ 1414.2 1013.01 m
+ 1213.61 2015.99 5024.93 2015.99 5331.55 1556.07 c
+ S
+ n
+ 5264.78 1511.56 m
+ 5420.56 1422.55 l
+ 5398.31 1600.58 l
+ f
+ n
+ 14075.2 962.861 36.5342 35.9634 re
+ f
+ n
+ 14245 962.861 36.5342 35.9634 re
+ f
+ n
+ 14414.9 962.861 36.5342 35.9634 re
+ f
+ n
+ 9303.16 983.555 m
+ 9287.1 959.449 9274.9 949.33 9262.14 949.33 c
+ 9243.69 949.33 9232.4 970.763 9232.4 1005.3 c
+ 9232.4 1046.69 9246.39 1067.81 9273.42 1067.81 c
+ 9279.96 1067.81 9287.41 1066.92 9303.16 1064.23 c
+ 9303.16 983.555 l
+ 9303.16 927.897 m
+ 9333.05 927.897 l
+ 9333.05 1153.72 l
+ 9303.16 1153.72 l
+ 9303.16 1085.66 l
+ 9293.64 1085.66 9285.02 1085.66 9275.81 1085.66 c
+ 9228.56 1085.66 9201.5 1055.4 9201.5 1002.6 c
+ 9201.5 957.426 9223.19 927.897 9255.88 927.897 c
+ 9276.41 927.897 9290.37 936.667 9303.16 957.374 c
+ 9303.16 927.897 l
+ f
+ n
+ 9441.44 1085.66 m
+ 9398.29 1085.66 9371.7 1055.77 9371.7 1006.78 c
+ 9371.7 958.36 9398.29 927.897 9440.56 927.897 c
+ 9484.88 927.897 9511.19 957.503 9511.19 1007.06 c
+ 9511.19 1055.77 9484.6 1085.66 9441.44 1085.66 c
+ 9441.44 1064.25 m
+ 9466.9 1064.25 9479.64 1045.18 9479.64 1007.35 c
+ 9479.64 969.206 9466.61 949.304 9441.44 949.304 c
+ 9415.7 949.304 9403.25 968.375 9403.25 1007.06 c
+ 9403.25 1044.9 9415.99 1064.25 9441.44 1064.25 c
+ f
+ n
+ 9642.84 927.897 m
+ 9672.73 927.897 l
+ 9672.73 1085.66 l
+ 9642.84 1085.66 l
+ 9642.84 985.916 l
+ 9627.16 962.719 9613.25 952.573 9596.99 952.573 c
+ 9582.51 952.573 9578.07 960.098 9578.07 984.463 c
+ 9578.07 1085.66 l
+ 9548.18 1085.66 l
+ 9548.18 974.759 l
+ 9548.18 943.907 9561.7 927.897 9588.45 927.897 c
+ 9609.78 927.897 9626 937.653 9642.84 960.695 c
+ 9642.84 927.897 l
+ f
+ n
+ 9749.57 1027.74 m
+ 9765.63 1051.33 9777.83 1061.22 9790.59 1061.22 c
+ 9809.04 1061.22 9820.33 1040.25 9820.33 1006.49 c
+ 9820.33 966.04 9806.34 945.36 9779.59 945.36 c
+ 9772.77 945.36 9763.84 946.528 9749.57 949.148 c
+ 9749.57 1027.74 l
+ 9749.57 1153.72 m
+ 9719.68 1153.72 l
+ 9719.68 927.897 l
+ 9749.57 927.897 l
+ 9759.69 927.897 9767.71 927.897 9776.92 927.897 c
+ 9824.48 927.897 9851.23 957.192 9851.23 1009.4 c
+ 9851.23 1055.38 9829.54 1085.66 9796.53 1085.66 c
+ 9776.32 1085.66 9762.36 1076.06 9749.57 1053.07 c
+ 9749.57 1153.72 l
+ f
+ n
+ 9886.19 927.897 29.8916 229.196 re
+ f
+ n
+ 9978.96 1023.41 m
+ 9982.23 1052.55 9994.43 1065.29 10019.1 1065.29 c
+ 10042.9 1065.29 10053.6 1052.55 10054.5 1023.41 c
+ 9978.96 1023.41 l
+ 10083 958.645 m
+ 10064.9 952.418 10050 949.589 10035.1 949.589 c
+ 10019.1 949.589 10006.6 953.274 9997.38 960.617 c
+ 9985.81 969.958 9980.75 980.986 9978.36 1003.07 c
+ 10083.6 1003.07 l
+ 10083.9 1011.55 l
+ 10083.9 1013.52 l
+ 10083.9 1060.77 10061.6 1085.66 10019.7 1085.66 c
+ 9975.69 1085.66 9948.34 1056.23 9948.34 1009.27 c
+ 9948.34 959.138 9979.27 927.897 10028.9 927.897 c
+ 10045.9 927.897 10063.4 930.57 10083 936.512 c
+ 10083 958.645 l
+ f
+ n
+ 611.818 1013.01 m
+ 210.626 210.626 3219.57 -190.567 3544.51 459.312 c
+ S
+ n
+ 3616.27 423.428 m
+ 3616.27 602.847 l
+ 3472.74 495.196 l
+ f
+ n
+ 5827.32 1013.01 m
+ 5426.13 210.626 8435.07 -190.567 8760.01 459.312 c
+ S
+ n
+ 8831.77 423.428 m
+ 8831.77 602.847 l
+ 8688.24 495.196 l
+ f
+ n
+ 11042.8 1013.01 m
+ 10641.6 210.626 13650.6 -190.567 13975.5 459.312 c
+ S
+ n
+ 14047.3 423.428 m
+ 14047.3 602.847 l
+ 13903.7 495.196 l
+ f
+ n
+ 6629.7 1013.01 m
+ 6429.11 2015.99 10240.4 2015.99 10547 1556.07 c
+ S
+ n
+ 10480.3 1511.56 m
+ 10636.1 1422.55 l
+ 10613.8 1600.58 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 25.477 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.29811 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (Do) show
+ (ubleswi)
+ [6.05449 6.0654 3.02179 4.85451 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPerfect)
+ [9.68719 7.12357 4.85451 4.2654 3.33815 4.8436 4.85451 7.87638 ] pdfxs
+ (N) show
+ (odeC)
+ [5.75995 6.05449 8.4872 7.8763 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -60.534 -33.715 m
+ (I) show
+ (f)
+ [7.81084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.3272 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mfrequen)
+ [13.5707 3.33815 4.2654 4.85451 5.74904 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2326 ] pdfxs
+ (t) show
+ (raverses)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 8.78171 ] pdfxs
+ (t) show
+ (helinkedlis)
+ [6.0654 9.3272 3.0327 3.0327 6.05449 5.4545 4.85451 10.5381 3.0327 3.02179 4.30902 
+ ] pdfxs
+ (t) show
+ (,there)
+ [7.72357 4.23277 6.0654 4.85451 4.2654 9.3272 ] pdfxs
+ (a) show
+ (retwop)
+ [4.27631 9.3272 3.93823 7.58175 9.92719 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 9.3272 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [7.5163 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ies)
+ [3.0327 4.8436 4.29811 ] pdfxs
+ -77.47 -55.637 m
+ (itc)
+ [3.0327 8.59637 4.8436 ] pdfxs
+ (o) show
+ (ulduse.Firs)
+ [6.0654 3.0327 10.4181 6.05449 4.30902 4.8436 10.0363 7.12357 3.0327 4.27631 4.29811 
+ ] pdfxs
+ (t) show
+ (,evenif)
+ [7.55993 4.85451 5.4545 4.8436 10.4181 3.0327 7.69084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.2072 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mdoesn)
+ [13.4507 6.05449 5.75995 4.8436 8.66171 6.0654 ] pdfxs
+ (o) show
+ (tuse)
+ [8.59637 6.0654 4.29811 9.2072 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.2072 6.0654 ] pdfxs
+ (o) show
+ (ublenodesduringa)
+ [6.05449 6.0654 3.02179 9.2072 6.0654 5.75995 6.05449 4.85451 8.6508 6.0654 6.05449 
+ 4.27631 3.0327 6.05449 9.8181 9.80719 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [7.3963 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -77.47 -77.56 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,they)
+ [6.82903 4.23277 6.0654 4.8436 9.52355 ] pdfxs
+ (a) show
+ (repulledin)
+ [4.27631 8.6072 6.0654 6.0654 3.02179 3.0327 4.85451 9.81809 3.0327 5.75995 ] pdfxs
+ (t) show
+ (othec)
+ [9.2181 4.23277 6.0654 8.6072 4.85451 ] pdfxs
+ (a) show
+ (chewhen)
+ [4.54905 6.05449 8.61811 7.8763 6.05449 4.85451 9.81809 ] pdfxs
+ (t) show
+ (helistnodes)
+ [6.0654 8.6072 3.0327 3.0327 4.29811 8.00729 6.0654 5.74904 6.0654 4.8436 8.07263 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.6072 ] pdfxs
+ (a) show
+ (ccessed.If)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 6.05449 8.25811 3.94897 7.09085 ] pdfxs
+ (t) show
+ (hisis)
+ [6.0654 3.02179 8.07263 3.0327 8.06172 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.6072 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 8.00729 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -77.47 -99.482 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l,c)
+ [3.0327 6.40358 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (hisd)
+ [6.0654 3.02179 7.61445 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.75992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.2654 8.15993 7.57085 ] pdfxs
+ (o) show
+ (uldcle)
+ [6.0654 3.0327 9.37082 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rlybede)
+ [4.27631 3.0327 9.06537 6.35994 8.15993 6.0654 4.8436 ] pdfxs
+ (t) show
+ (rimen)
+ [4.27631 3.0327 9.08711 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [6.33813 ] pdfxs
+ (t) show
+ (oe\013ec)
+ [8.75992 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 8.15993 4.8436 ] pdfxs
+ (a) show
+ (chec)
+ [4.54905 6.05449 8.15993 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (city)
+ [4.85451 3.02179 3.94914 5.75995 ] pdfxs
+ -77.47 -121.405 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.36718 ] pdfxs
+ (t) show
+ (hislis)
+ [6.0654 3.02179 8.41081 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (.Thise\013ectc)
+ [9.27265 7.8763 6.0654 3.0327 8.3999 4.8436 6.37077 4.8436 4.85451 8.33456 4.85451 
+ ] pdfxs
+ (a) show
+ (np)
+ [10.1563 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybeav)
+ [3.02179 3.0327 9.86173 6.35994 8.95629 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ided)
+ [3.0327 6.05449 4.85451 10.1563 ] pdfxs
+ (t) show
+ (hr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (htheuse)
+ [10.1672 4.23277 6.0654 8.94538 6.0654 4.29811 8.95629 ] pdfxs
+ (o) show
+ (fpr)
+ [7.42902 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.05449 3.0327 8.94538 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1672 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (/o) show
+ (r) show
+ -77.47 -143.327 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (rtheuris)
+ [4.2654 8.2691 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics.Thesec)
+ [3.0327 4.8436 4.30902 9.02174 7.8763 6.0654 8.86902 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndp)
+ [6.0654 10.0799 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 8.86902 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l) show
+ 152.802 -143.327 m
+ /N634 10.909 Tf
+ (d) show
+ (o)
+ [5.01816 ] pdfxs
+ (es) show
+ 176.894 -143.327 m
+ /N614 10.909 Tf
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 8.32353 ] pdfxs
+ (t) show
+ (hedoubleevery)
+ [6.05449 8.86902 6.05449 5.46541 6.05449 6.0654 3.02179 8.86902 4.85451 5.4545 4.8436 
+ 4.27631 9.77446 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.86902 ] pdfxs
+ (t) show
+ (helistnodeis)
+ [6.05449 8.86902 3.0327 3.0327 4.29811 8.25819 6.0654 5.75995 6.05449 8.86902 3.0327 
+ 4.29811 ] pdfxs
+ -77.47 -165.25 m
+ (a) show
+ (ccessed.)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 6.05449 3.0327 ] pdfxs
+ -60.534 -187.172 m
+ (I) show
+ (n)
+ [9.62173 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.86536 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l,nodec)
+ [3.0327 6.59994 6.0654 5.75995 6.05449 8.41084 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.62173 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ui)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (ivelysh)
+ [3.0327 5.4545 4.8436 3.0327 9.31628 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldhelploc)
+ [6.0654 3.0327 9.61082 6.0654 4.8436 3.0327 9.62173 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (litybyav)
+ [3.0327 3.02179 3.94914 9.31628 5.74904 9.31628 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idingap)
+ [3.02179 6.0654 3.0327 6.05449 9.01083 9.02174 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.58903 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 4.8436 ] pdfxs
+ -77.47 -209.095 m
+ (miss)
+ [9.08711 3.0327 4.30902 9.0108 ] pdfxs
+ (a) show
+ (ccessing)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 10.1672 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.56719 6.05449 ] pdfxs
+ (o) show
+ (uble.)
+ [6.0654 6.05449 3.0327 4.85451 11.0944 ] pdfxs
+ (U) show
+ (nf)
+ [6.05449 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,twoissuesm)
+ [4.8436 3.0327 4.84359 8.0072 3.93823 7.58175 10.1672 3.02179 4.30902 4.29811 6.0654 
+ 4.8436 9.0108 9.09802 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.55628 ] pdfxs
+ (t) show
+ (hissi)
+ [6.05449 3.0327 9.0108 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntlylesslikely)
+ [5.75995 4.23277 3.0327 10.4726 3.0327 4.8436 4.29811 9.02171 3.02179 3.0327 5.4545 
+ 4.85451 3.02179 10.4726 ] pdfxs
+ (t) show
+ (ooccur)
+ [10.1563 5.75995 4.85451 4.8436 6.0654 4.27631 ] pdfxs
+ -77.47 -231.017 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nwew)
+ [9.87264 7.58175 8.65084 7.58175 ] pdfxs
+ (o) show
+ (uldlike.Firs)
+ [6.05449 3.0327 9.87264 3.02179 3.0327 5.4545 4.85451 8.38902 7.12357 3.0327 4.2654 
+ 4.30902 ] pdfxs
+ (t) show
+ (,thisbehavi)
+ [6.88358 4.23277 6.0654 3.0327 8.10535 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 
+ ] pdfxs
+ (o) show
+ (r)
+ [8.08355 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.0654 3.0327 9.55628 6.0654 ] pdfxs
+ (o) show
+ (ldsin)
+ [3.0327 6.05449 8.11626 3.0327 9.86173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (\\) show
+ (perfec)
+ [6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ ("c)
+ [9.26174 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.66175 ] pdfxs
+ (a) show
+ (bove,wherewesucceed)
+ [6.35994 5.14905 5.4545 4.85451 6.88358 7.8763 6.05449 4.85451 4.2654 8.66175 7.57085 
+ 8.66175 4.29811 6.0654 4.8436 4.85451 4.8436 4.85451 6.0654 ] pdfxs
+ -77.47 -252.94 m
+ (a) show
+ (tpu)
+ [8.19274 6.0654 6.05449 ] pdfxs
+ (tt) show
+ (ing)
+ [3.0327 6.05449 9.40355 ] pdfxs
+ (t) show
+ (hedereferencednodeimmedi)
+ [6.0654 8.79265 6.0654 4.8436 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 
+ 4.85451 4.8436 10.0145 6.05449 5.75995 6.0654 8.79265 3.0327 9.08711 9.09802 4.8436 
+ 6.0654 3.02179 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.0327 9.6981 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.22536 ] pdfxs
+ (t) show
+ (hesin)
+ [6.05449 8.80356 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lenodeth)
+ [3.0327 8.79265 6.0654 5.74904 6.0654 8.80356 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.19274 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (oi)
+ [9.40355 3.0327 ] pdfxs
+ (t) show
+ (.)
+ [8.82538 ] pdfxs
+ (I) show
+ (npr)
+ [10.0035 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -77.47 -274.863 m
+ (however,itislikely)
+ [6.0654 5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 6.55631 3.0327 7.74547 3.0327 
+ 7.81081 3.02179 3.0327 5.4545 4.85451 3.02179 9.26174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.35629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mei)
+ [12.5889 4.85451 3.0327 ] pdfxs
+ (t) show
+ (hermut)
+ [6.05449 4.85451 7.76719 8.79257 6.0654 4.23277 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.7999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.35629 ] pdfxs
+ (\\) show
+ (dp)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ (r"p)
+ [4.2654 8.95629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersduring)
+ [4.85451 4.2654 7.81081 6.0654 6.05449 4.27631 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.34538 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.35629 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -77.47 -296.785 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (,)
+ [6.58903 ] pdfxs
+ (o) show
+ (rith)
+ [7.82173 3.02179 7.78911 6.0654 ] pdfxs
+ (a) show
+ (smul)
+ [7.84354 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplelistnodes)
+ [3.02179 6.0654 3.0327 8.38902 3.0327 3.02179 4.30902 7.7782 6.0654 5.75995 6.05449 
+ 4.85451 7.84354 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [7.78911 6.35994 ] pdfxs
+ (o) show
+ (intto)
+ [3.0327 5.75995 7.78911 4.23277 8.99992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.38902 6.05449 ] pdfxs
+ (o) show
+ (ublenodes)
+ [6.0654 6.0654 3.02179 8.39993 6.05449 5.75995 6.05449 4.85451 7.84354 ] pdfxs
+ (\(ot) show
+ (herwise)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.38902 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.38902 6.05449 ] pdfxs
+ (o) show
+ (ublesh)
+ [6.0654 6.05449 3.0327 8.38902 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.59991 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -77.47 -318.708 m
+ (beeninlinedin)
+ [6.35994 4.85451 4.8436 9.6981 3.0327 6.05449 3.0327 3.0327 6.0654 4.8436 9.6981 
+ 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.0981 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.4872 3.0327 3.0327 4.29811 ] pdfxs
+ (t\)) show
+ (.) show
+ 148.348 -346.068 m
+ (140) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 153 153
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Thesec)
+ [7.8763 6.0654 10.2981 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndissueisth)
+ [6.05449 11.5199 3.0327 4.29811 4.30902 6.05449 10.309 3.0327 9.76352 4.23277 6.0654 
+ ] pdfxs
+ (at) show
+ (,inm)
+ [8.94538 3.02179 11.5199 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 11.2144 4.85451 ] pdfxs
+ (a) show
+ (seswhen)
+ [4.29811 4.85451 9.75261 7.88721 6.05449 4.85451 11.509 ] pdfxs
+ (t) show
+ (heperfectsi)
+ [6.0654 10.2981 6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 9.69818 4.30902 3.0327 
+ ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (noccursf)
+ [11.5199 5.74904 4.85451 4.8436 6.0654 4.2654 9.76352 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [9.73081 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwilln)
+ [9.74173 7.88721 3.02179 3.0327 6.71994 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.93092 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyreduce)
+ [3.0327 3.0327 9.43628 4.27631 4.8436 6.0654 6.0654 4.8436 8.53084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.53084 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (izednumber)
+ [3.0327 4.8436 4.85451 9.74173 5.75995 6.0654 8.78166 6.35994 4.85451 7.95264 ] pdfxs
+ (o) show
+ (fc)
+ [7.02539 4.8436 ] pdfxs
+ (a) show
+ (chelines)
+ [4.54905 6.0654 8.53084 3.0327 3.0327 6.05449 4.85451 7.98535 ] pdfxs
+ (a) show
+ (ccessedbythepr)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 9.74173 5.75995 9.44719 4.23277 6.0654 
+ 8.53084 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ -16.936 -43.845 m
+ (I) show
+ (np)
+ [10.5272 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.69084 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.31629 ] pdfxs
+ (t) show
+ (helistisa)
+ [6.05449 9.30538 3.0327 3.0327 4.29811 8.70546 3.0327 8.75989 9.91628 ] pdfxs
+ (16) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [9.30538 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [7.69084 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.30538 6.0654 ] pdfxs
+ (o) show
+ (ubleis)
+ [6.05449 6.0654 3.0327 9.30538 3.0327 8.75989 ] pdfxs
+ (a) show
+ (n)
+ [10.5272 ] pdfxs
+ (8) show
+ (-by)
+ [3.63261 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [9.31629 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (,ac)
+ [7.70175 9.91628 4.8436 ] pdfxs
+ (a) show
+ (chelineis)
+ [4.54905 6.05449 9.31629 3.02179 3.0327 6.0654 9.30538 3.0327 4.29811 ] pdfxs
+ -16.936 -65.768 m
+ (32) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es,)
+ [4.8436 4.30902 8.03993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.29811 6.0654 9.08711 9.58901 ] pdfxs
+ (t) show
+ (hereisnointer-)
+ [6.0654 4.8436 4.27631 9.5781 3.0327 9.04353 6.0654 10.189 3.0327 5.75995 4.23277 
+ 4.85451 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.8436 8.9891 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 10.189 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.01081 ] pdfxs
+ (t) show
+ (heses)
+ [6.05449 4.85451 4.29811 9.58901 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 11.1817 ] pdfxs
+ (I) show
+ (n)
+ [10.7999 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 9.04353 4.85451 ] pdfxs
+ (a) show
+ (se,bef)
+ [4.29811 4.8436 8.05084 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,twolistnodes)
+ [6.05449 6.20722 3.93823 7.57085 8.50902 3.02179 3.0327 4.30902 7.28729 6.05449 5.75995 
+ 6.0654 4.8436 7.35263 ] pdfxs
+ (o) show
+ (rf)
+ [7.31992 3.33815 ] pdfxs
+ (o) show
+ (urd)
+ [6.05449 7.33083 6.05449 ] pdfxs
+ (o) show
+ (ubles\ft)
+ [6.0654 6.05449 3.0327 4.8436 7.35263 6.0654 7.28729 ] pdfxs
+ (o) show
+ (nasin)
+ [9.10901 8.50902 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (lec)
+ [3.02179 7.89812 4.85451 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.53815 6.0654 7.89812 3.0327 3.02179 6.0654 4.8436 7.69084 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.31992 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.19631 ] pdfxs
+ (1) show
+ (.5linenodes)
+ [3.0327 8.50902 3.02179 3.0327 6.0654 7.89812 6.05449 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ -16.936 -109.613 m
+ (a) show
+ (nd)
+ [6.0654 10.3745 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 9.17447 6.05449 ] pdfxs
+ (o) show
+ (uble\ft)
+ [6.0654 6.05449 3.0327 9.17447 6.05449 8.56365 ] pdfxs
+ (o) show
+ (nac)
+ [10.3854 9.77446 4.85451 ] pdfxs
+ (a) show
+ (cheline.)
+ [4.53815 6.0654 9.17447 3.02179 3.0327 6.0654 4.8436 9.9381 ] pdfxs
+ (I) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.17447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.4071 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmsa)
+ [4.27631 9.08711 8.62899 9.77446 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lwhereit)
+ [7.35266 7.8763 6.05449 4.85451 4.27631 9.16356 3.0327 8.56365 ] pdfxs
+ (g) show
+ (etsin)
+ [4.85451 4.23277 8.62899 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-node)
+ [4.8436 4.27631 3.63261 6.0654 5.74904 6.0654 4.8436 ] pdfxs
+ -16.936 -131.535 m
+ (reusefr)
+ [4.27631 4.8436 6.0654 4.29811 8.7272 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.9707 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.7272 4.85451 ] pdfxs
+ (a) show
+ (che,b)
+ [4.53815 6.0654 4.8436 6.97085 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.93809 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.18172 ] pdfxs
+ (o) show
+ (fmem)
+ [7.21084 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywillc)
+ [4.2654 9.64355 7.8763 3.0327 3.02179 6.9163 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.7272 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.7272 4.30902 ] pdfxs
+ (a) show
+ (menumber)
+ [9.08711 8.7272 5.75995 6.05449 8.79257 6.35994 4.85451 8.149 ] pdfxs
+ (o) show
+ (fc)
+ [7.21084 4.8436 ] pdfxs
+ (a) show
+ (chelines)
+ [4.54905 6.05449 8.7272 3.0327 3.0327 6.05449 4.85451 8.17081 ] pdfxs
+ (to) show
+ -16.936 -153.458 m
+ (bere)
+ [6.35994 8.4872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dfr)
+ [9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mmem)
+ [12.7307 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 3.0327 ] pdfxs
+ 0 -175.38 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hc)
+ [9.30537 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.29446 6.0654 5.75995 4.8436 7.54899 6.05449 ] pdfxs
+ (o) show
+ (thelp)
+ [7.48365 6.0654 4.8436 3.0327 9.29446 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.08357 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.08357 ] pdfxs
+ (a) show
+ (bove,wec)
+ [6.37085 5.14905 5.4545 4.8436 6.34903 7.58175 8.08357 4.85451 ] pdfxs
+ (a) show
+ (ne)
+ [9.29446 4.85451 ] pdfxs
+ (a) show
+ (silyc)
+ [4.29811 3.0327 3.0327 8.99992 4.8436 ] pdfxs
+ (o) show
+ (meupwi)
+ [9.08711 8.09448 6.05449 9.30537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.29446 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.51628 4.8436 ] pdfxs
+ (a) show
+ (seswhere)
+ [4.30902 4.8436 7.53809 7.88721 6.05449 4.85451 4.2654 4.8436 ] pdfxs
+ -16.936 -197.303 m
+ (itw)
+ [3.0327 8.70546 7.57085 ] pdfxs
+ (o) show
+ (uldhelp,)
+ [6.0654 3.0327 10.5163 6.0654 4.8436 3.0327 6.05449 7.70175 ] pdfxs
+ (a) show
+ (ssumingperfectc)
+ [4.30902 4.29811 6.0654 9.08711 3.0327 6.05449 9.91628 6.37085 4.8436 4.27631 3.32724 
+ 4.85451 4.8436 8.70546 4.85451 ] pdfxs
+ (o) show
+ (loc)
+ [3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.3526 ] pdfxs
+ (I) show
+ (np)
+ [10.5272 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,ifad)
+ [4.2654 7.70175 3.0327 7.79993 9.91628 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.91628 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisn)
+ [6.0654 4.2654 9.31629 3.0327 8.75989 6.0654 ] pdfxs
+ (o) show
+ (ttraversedin)
+ [8.70546 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 10.5272 3.0327 
+ 6.0654 ] pdfxs
+ -16.936 -219.225 m
+ (perfectmem)
+ [6.35994 4.85451 4.2654 3.33815 4.8436 4.85451 8.54183 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0472 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.0654 4.8436 8.57445 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.queryingabin)
+ [9.86173 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 9.75264 9.75264 6.0654 
+ 3.0327 6.05449 ] pdfxs
+ (a) show
+ (ryse)
+ [4.27631 10.0581 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 10.3526 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (\)) show
+ (,c)
+ [7.49448 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.3526 4.85451 ] pdfxs
+ (o) show
+ (uldsi)
+ [6.05449 3.0327 10.3526 4.30902 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreduce)
+ [3.02179 10.0581 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ -16.936 -241.148 m
+ (t) show
+ (henumber)
+ [6.05449 8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chemissesf)
+ [4.54905 6.0654 8.47629 9.09802 3.02179 4.30902 4.29811 4.85451 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [7.909 6.0654 ] pdfxs
+ (at) show
+ (ap)
+ [9.08719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (oby)
+ [9.08719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (reenodes.)
+ [4.27631 4.8436 8.4872 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0 -263.07 m
+ (Clearlythere)
+ [7.8763 3.0327 4.8436 5.46541 4.2654 3.0327 10.0908 4.23277 6.0654 4.8436 4.27631 
+ 9.17447 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 9.17447 9.09802 ] pdfxs
+ (a) show
+ (nyv)
+ [5.74904 10.0908 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 8.62899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinter)
+ [8.57455 3.0327 5.75995 4.23277 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.57455 ] pdfxs
+ (a) show
+ (ndmaye\013ect)
+ [6.05449 10.3963 9.08711 5.14905 10.0908 4.8436 6.37077 4.8436 4.8436 8.57455 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.17447 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 10.0799 ] pdfxs
+ (o) show
+ (fc)
+ [7.66902 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -16.936 -284.993 m
+ (Th)
+ [7.8763 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.79628 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.05449 8.00718 4.8436 5.75995 6.35994 4.85451 4.2654 3.0327 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (shaven)
+ [8.02899 6.05449 5.14905 5.4545 8.58538 6.05449 ] pdfxs
+ (o) show
+ (tshown)
+ [7.97456 4.29811 6.0654 5.14905 7.8763 9.79628 ] pdfxs
+ (a) show
+ (n)
+ [9.78537 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (tag) show
+ (e)
+ [8.57447 ] pdfxs
+ (t) show
+ (ousingc)
+ [9.18538 6.0654 4.29811 3.0327 6.05449 9.18538 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,m)
+ [6.0654 6.77449 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.57447 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 8.57447 ] pdfxs
+ (t) show
+ (ech-)
+ [4.85451 4.53815 6.0654 3.63261 ] pdfxs
+ -16.936 -306.915 m
+ (niques)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 7.34172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.usingpr)
+ [7.67993 6.0654 4.29811 3.0327 6.05449 8.49811 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\fleinf)
+ [6.0654 3.02179 7.88721 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\)th)
+ [6.05449 7.28729 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tav)
+ [7.27638 5.15996 5.4545 ] pdfxs
+ (o) show
+ (idb)
+ [3.02179 9.0981 6.0654 ] pdfxs
+ (a) show
+ (dc)
+ [9.0981 4.8436 ] pdfxs
+ (a) show
+ (sesc)
+ [4.30902 4.8436 7.34172 4.8436 ] pdfxs
+ (o) show
+ (uldshowsubs)
+ [6.0654 3.0327 9.0981 4.29811 6.0654 5.14905 10.909 4.30902 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [6.0654 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (litybene\f)
+ [3.0327 3.0327 3.93823 8.79265 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ -16.936 -328.838 m
+ (Weleavefullinves)
+ [10.2981 8.4872 3.0327 4.8436 5.15996 5.4545 8.47629 3.33815 6.0654 3.02179 6.6654 
+ 3.0327 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fc)
+ [6.97085 4.85451 ] pdfxs
+ (o) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 7.94172 ] pdfxs
+ (a) show
+ (ndbene\fts)
+ [6.05449 9.6981 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 7.94172 ] pdfxs
+ (t) show
+ (ofuturew)
+ [9.08719 3.33815 6.0654 4.23277 6.0654 4.27631 8.4872 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.74904 3.0327 ] pdfxs
+ -16.936 -374.292 m
+ /N622 14.346 Tf
+ (6.3PoolAllo)
+ [8.07685 4.476 24.2161 10.573 8.52157 8.0625 9.87009 12.1798 4.49035 4.476 8.52157 
+ ] pdfxs
+ (ca) show
+ (tion)
+ [6.26925 4.49035 8.0625 14.346 ] pdfxs
+ (an) show
+ (d)
+ [14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (za) show
+ (tionPerform)
+ [6.2836 4.476 8.07685 14.346 10.573 7.3595 6.59915 4.92059 8.07685 6.58481 13.4566 
+ ] pdfxs
+ (anc) show
+ (e)
+ [12.7392 ] pdfxs
+ (R) show
+ (es)
+ [7.37385 6.35528 ] pdfxs
+ (u) show
+ (lts)
+ [4.49035 6.26925 6.36962 ] pdfxs
+ -16.936 -407.018 m
+ /N614 10.909 Tf
+ (Thepo)
+ [7.8763 6.0654 9.75265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.94175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.05449 9.21807 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.9635 
+ 3.0327 10.9744 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (6) show
+ (.1)
+ [3.0327 10.3635 ] pdfxs
+ (a) show
+ (redirec)
+ [4.27631 9.75265 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.669 ] pdfxs
+ (a) show
+ (imed)
+ [3.02179 9.09802 4.8436 10.9744 ] pdfxs
+ (a) show
+ (timproving)
+ [9.15273 3.0327 9.08711 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 10.3635 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -428.941 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.44719 ] pdfxs
+ (o) show
+ (f)
+ [7.91993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.43629 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.7563 ] pdfxs
+ (A) show
+ (ssuch,we)
+ [8.8908 4.30902 6.05449 4.54905 6.05449 7.86538 7.58175 9.43629 ] pdfxs
+ (a) show
+ (rein)
+ [4.27631 9.44719 3.02179 5.75995 ] pdfxs
+ (t) show
+ (eres)
+ [4.8436 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (edinsever)
+ [4.8436 10.6581 3.0327 10.6581 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.62539 ] pdfxs
+ (a) show
+ (spec)
+ [4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s:)
+ [4.30902 9.78537 ] pdfxs
+ (1) show
+ (\))
+ [8.84728 ] pdfxs
+ (H) show
+ (ow)
+ [5.14905 12.469 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 10.6581 6.05449 ] pdfxs
+ (o) show
+ -16.936 -450.863 m
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.10535 ] pdfxs
+ (t) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (gg) show
+ (er?)
+ [4.8436 4.27631 10.4945 ] pdfxs
+ (2) show
+ (\)Wh)
+ [8.05092 11.2035 6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.04001 3.0327 8.10535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eperf)
+ [8.65084 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.65084 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.65084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns?)
+ [6.0654 4.29811 10.4945 ] pdfxs
+ (3\)) show
+ -16.936 -472.786 m
+ (Wh)
+ [11.2144 6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.39638 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nto)
+ [9.2181 4.23277 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.9963 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eimp)
+ [7.9963 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ctdoese)
+ [4.8436 7.39638 6.05449 5.75995 4.8436 7.46172 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.20719 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nm)
+ [9.2181 9.08711 ] pdfxs
+ (a) show
+ (ke?)
+ [5.4545 4.8436 9.83992 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,bec)
+ [6.28358 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useCh)
+ [6.0654 4.29811 7.9963 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.4181 ] pdfxs
+ (5) show
+ -16.936 -494.708 m
+ (didn)
+ [6.0654 3.02179 9.6981 6.0654 ] pdfxs
+ (o) show
+ (tev)
+ [7.87638 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [8.4872 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.4872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.4872 3.0327 9.08711 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.87638 ] pdfxs
+ (o) show
+ (roverhe)
+ [7.909 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (o) show
+ (fpo)
+ [6.97085 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,wedosohere.)
+ [6.0654 6.6654 7.57085 8.4872 6.0654 9.08719 4.29811 9.0981 6.05449 4.85451 4.2654 
+ 4.85451 3.0327 ] pdfxs
+ 0 -516.631 m
+ (Toqu)
+ [6.97085 9.92719 5.75995 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 10.2326 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 9.31629 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.78171 ] pdfxs
+ (o) show
+ (f)
+ [7.79993 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.31629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,we)
+ [6.05449 4.30902 7.71266 7.57085 9.3272 ] pdfxs
+ (a) show
+ (pplied)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 10.5381 ] pdfxs
+ (a) show
+ (ndr)
+ [6.05449 10.5381 4.27631 ] pdfxs
+ (a) show
+ (nthe)
+ [10.5381 4.23277 6.0654 9.3272 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.7708 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -16.936 -538.553 m
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (meset)
+ [9.09802 9.97083 4.30902 4.8436 9.37091 ] pdfxs
+ (o) show
+ (fpr)
+ [8.46538 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.43625 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.1926 ] pdfxs
+ (o) show
+ (nthes)
+ [11.1926 4.23277 6.0654 9.98173 4.29811 ] pdfxs
+ (a) show
+ (mem)
+ [9.08711 9.98173 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.05449 3.0327 6.0654 9.97083 ] pdfxs
+ (a) show
+ (sw)
+ [9.43625 7.57085 ] pdfxs
+ (a) show
+ (sused)
+ [9.43625 6.05449 4.30902 4.8436 11.1926 ] pdfxs
+ (t) show
+ (oev)
+ [10.5817 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (ethepo)
+ [9.98173 4.23277 6.0654 9.98173 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.15993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rin)
+ [9.40354 3.0327 6.0654 ] pdfxs
+ -16.936 -560.476 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ 208.882 -657.201 m
+ (141) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 154 154
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (6.3.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (m)
+ [11.2019 ] pdfxs
+ (p) show
+ (lement)
+ [3.74195 6.13291 11.2019 6.14487 7.08931 5.23633 ] pdfxs
+ (a) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (an) show
+ (dEv)
+ [11.955 8.83481 6.34803 ] pdfxs
+ (a) show
+ (l)
+ [3.73 ] pdfxs
+ (ua) show
+ (tionFr)
+ [5.23633 3.73 6.7307 11.955 7.32842 5.49929 ] pdfxs
+ (a) show
+ (mework)
+ [11.2019 6.13291 9.34884 6.71874 5.49929 7.10119 ] pdfxs
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.63993 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.85082 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.63993 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.81812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (salink-)
+ [8.09444 9.23992 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.63993 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nusing)
+ [9.85082 6.0654 4.29811 3.0327 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.7891 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -50.89 m
+ (piler)
+ [6.0654 3.02179 3.0327 4.85451 9.44717 ] pdfxs
+ (I) show
+ (nfr)
+ [6.05449 3.33815 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ructure\(Ch)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 10.0254 4.23277 7.88721 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.44717 ] pdfxs
+ (2\)) show
+ (.Oursys)
+ [12.5017 8.47629 6.0654 9.44717 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emc)
+ [4.8436 14.2689 4.8436 ] pdfxs
+ (o) show
+ (mpiless)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.47989 4.29811 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.0654 4.27631 4.8436 10.0254 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msin)
+ [9.08711 9.47989 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [10.6254 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 10.0254 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepre-)
+ [15.1745 4.27631 4.8436 6.0654 4.27631 4.8436 3.63261 ] pdfxs
+ 0 -72.813 m
+ (sen)
+ [4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (\() show
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [9.07627 12.6763 ] pdfxs
+ (a) show
+ (ndC++,weuseamodi\fedversi)
+ [6.0654 10.8654 7.8763 8.4872 8.4872 8.1272 7.57085 9.65446 6.0654 4.29811 9.65446 
+ 10.2545 9.09802 5.74904 6.0654 3.0327 6.05449 4.85451 10.8654 5.4545 4.8436 4.27631 
+ 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8654 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (t) show
+ (heGCCfr)
+ [6.0654 9.64356 8.5636 7.8763 12.6872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (-end)
+ [3.63261 4.85451 6.05449 6.0654 ] pdfxs
+ (\)) show
+ (,)
+ [8.1272 ] pdfxs
+ (a) show
+ (ppliess)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 9.10898 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 0 -94.735 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.99629 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.27262 ] pdfxs
+ (t) show
+ (oe)
+ [10.429 4.8436 ] pdfxs
+ (a) show
+ (chmodule,links)
+ [4.54905 11.029 9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 8.33447 3.0327 3.0327 
+ 6.05449 5.75995 9.27262 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.8181 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.9672 ] pdfxs
+ (o) show
+ (bject\flesin)
+ [6.66539 3.32724 4.85451 4.8436 9.21818 6.05449 3.0327 4.85451 9.27262 3.02179 5.75995 
+ ] pdfxs
+ (t) show
+ (oasin)
+ [10.429 10.4181 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.8181 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -116.658 m
+ (module,)
+ [9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.87264 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 9.87264 ] pdfxs
+ (a) show
+ (ppliesin)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 8.11626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.83994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.Atthiss)
+ [6.0654 4.29811 8.41084 7.8763 8.06183 4.23277 6.0654 3.0327 8.11626 4.29811 ] pdfxs
+ (tag) show
+ (e,we\frstc)
+ [4.8436 6.89448 7.57085 8.66175 6.0654 4.2654 4.30902 8.05092 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.66175 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.66175 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -138.581 m
+ (ple)
+ [6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (eB)
+ [8.79265 7.7344 ] pdfxs
+ (ot) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (m-up)
+ [9.09802 3.63261 6.0654 10.0035 ] pdfxs
+ (D) show
+ (S)
+ [10.0145 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs)
+ [6.05449 6.0654 8.24717 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0145 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 4.85451 10.0035 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.70901 ] pdfxs
+ (t) show
+ (hePo)
+ [6.0654 8.79265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.98176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.Fin)
+ [6.0654 9.08711 8.82538 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,werunafew)
+ [3.0327 3.02179 4.8545 7.05812 7.57085 8.80356 4.27631 6.05449 10.0145 9.40355 3.33815 
+ 4.8436 7.8763 ] pdfxs
+ 0 -160.503 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.29811 4.85451 8.67262 ] pdfxs
+ (t) show
+ (ocle)
+ [9.82901 4.8436 3.0327 4.8436 ] pdfxs
+ (a) show
+ (nup)
+ [10.4399 6.05449 10.4399 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 9.21811 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ingcode,)
+ [3.0327 6.0654 9.8181 4.85451 5.75995 6.05449 4.85451 7.58175 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 9.22901 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.61819 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.61819 ] pdfxs
+ (o) show
+ (fwhich)
+ [7.70175 7.8763 6.0654 3.0327 4.53815 10.4399 ] pdfxs
+ (a) show
+ (rein)
+ [4.2654 9.21811 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [7.3963 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -182.426 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2763 ] pdfxs
+ (\(I) show
+ (PCP\),)
+ [7.42902 7.8763 7.42902 4.23277 7.24357 ] pdfxs
+ (t) show
+ (opr)
+ [9.66537 6.0654 4.27631 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (agat) show
+ (enull)
+ [9.06538 5.74904 6.0654 3.0327 7.24357 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [7.24357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescript)
+ [7.24357 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 4.23277 ] pdfxs
+ (o) show
+ (rswhenthese)
+ [4.27631 8.5199 7.8763 6.05449 4.85451 10.2763 4.23277 6.0654 4.8436 4.30902 9.05447 
+ ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 9.06538 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 10.2654 ] pdfxs
+ (a) show
+ (sfunc-)
+ [8.5199 3.32724 6.0654 6.0654 4.8436 3.63261 ] pdfxs
+ 0 -204.348 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 6.65449 ] pdfxs
+ (a) show
+ (ndde)
+ [6.05449 9.68719 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentelimin)
+ [6.05449 9.09802 4.8436 5.75995 7.86547 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (\(t) show
+ (oremovepo)
+ [9.07629 4.27631 4.8436 9.09802 5.14905 5.4545 8.47629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [6.65449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.8981 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sm)
+ [7.9199 9.09802 ] pdfxs
+ (a) show
+ (dede)
+ [6.05449 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dby)
+ [9.68719 5.75995 5.75995 ] pdfxs
+ 0 -226.271 m
+ (I) show
+ (PCP)
+ [7.42902 7.8763 7.41812 ] pdfxs
+ (\)) show
+ (.Theresul)
+ [6.08722 7.8763 6.0654 7.89812 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ingcodeisc)
+ [3.0327 6.05449 8.50902 4.85451 5.74904 6.0654 7.89812 3.0327 7.36354 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.10901 ] pdfxs
+ (t) show
+ (oei)
+ [8.50902 4.85451 3.02179 ] pdfxs
+ (t) show
+ (hern)
+ [6.0654 4.8436 7.33083 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 7.89812 ] pdfxs
+ (o) show
+ (rCcodeusing)
+ [7.33083 10.9308 4.85451 5.74904 6.0654 7.89812 6.0654 4.29811 3.0327 6.0654 8.50902 
+ ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.89812 ] pdfxs
+ (o) show
+ (f)
+ [6.39267 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.90903 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mb)
+ [13.0472 6.0654 ] pdfxs
+ (a) show
+ (ck-ends,)
+ [4.53815 5.75995 3.64352 4.8436 6.0654 6.05449 4.30902 3.0327 ] pdfxs
+ 0 -248.193 m
+ (a) show
+ (ndlinkedwi)
+ [6.0654 9.68719 3.0327 3.0327 6.0654 5.4545 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (nyn)
+ [5.75995 9.39264 6.05449 ] pdfxs
+ (at) show
+ (ivecodelibr)
+ [3.0327 5.4545 8.4872 4.8436 5.75995 6.05449 8.4872 3.0327 3.0327 6.05449 4.27631 
+ ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 7.94172 ] pdfxs
+ (\() show
+ (i.e.,th)
+ [3.02179 3.0327 4.85451 3.02179 6.6763 4.23277 6.0654 ] pdfxs
+ (o) show
+ (sen)
+ [4.29811 8.4872 6.0654 ] pdfxs
+ (o) show
+ (tav)
+ [7.87638 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.02179 8.4872 3.0327 9.6981 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mf)
+ [13.6363 3.32724 ] pdfxs
+ (o) show
+ (rm\)f)
+ [4.27631 9.08711 7.88729 3.32724 ] pdfxs
+ (o) show
+ (rexecu)
+ [7.909 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -286.026 m
+ /N622 11.955 Tf
+ (6.3.2N)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 ] pdfxs
+ (u) show
+ (mberofPool)
+ [10.8313 7.85443 6.13291 9.98241 6.71874 8.59556 8.81079 7.1013 6.71874 8.22507 ] pdfxs
+ (Op) show
+ (timi)
+ [5.22437 3.74195 11.2019 3.74195 ] pdfxs
+ (za) show
+ (tion)
+ [5.22437 3.74195 6.71874 11.955 ] pdfxs
+ (Op) show
+ (port)
+ [7.84247 6.7307 5.48733 5.23633 ] pdfxs
+ (un) show
+ (ities)
+ [3.73 5.23633 3.73 6.14487 5.30802 ] pdfxs
+ 1 0 0 1 79.219 -307.749 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (B) show
+ (P) show
+ 1 0 0 1 18.576 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.202 3.28699 cm
+ 0 0 m
+ (B) show
+ (P%)
+ [6.26727 7.6838 ] pdfxs
+ 1 0 0 1 26.256 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28699 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (F) show
+ (E) show
+ 1 0 0 1 24.335 -3.28699 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (25) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (9) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.75899 3.28799 cm
+ 0 0 m
+ (27) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (25) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (29) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (6) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 9.75899 3.28799 cm
+ 0 0 m
+ (61) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (65) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (50) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (13) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (67) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (7) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.784 3.28799 cm
+ 0 0 m
+ (35) show
+ (%) show
+ 1 0 0 1 22.674 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (5) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.908 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -153.708 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 153.908 0.19899 l
+ S
+ Q
+ 1 0 0 1 163.123 155.018 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (B) show
+ (P) show
+ 1 0 0 1 18.576 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.202 3.28799 cm
+ 0 0 m
+ (B) show
+ (P%)
+ [6.26727 7.6838 ] pdfxs
+ 1 0 0 1 26.256 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (P)
+ [6.26727 ] pdfxs
+ (F) show
+ (E) show
+ 1 0 0 1 24.335 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.168 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (0) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.392 3.28799 cm
+ 0 0 m
+ (1) show
+ (%) show
+ 1 0 0 1 18.066 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.518 3.28799 cm
+ 0 0 m
+ (28) show
+ 1 0 0 1 14.994 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.169 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (6) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (50) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (4) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (3) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (2) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (33) show
+ (%) show
+ 1 0 0 1 22.673 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.368 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 44.484 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.367 3.28799 cm
+ 0 0 m
+ (1) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (100) show
+ (%) show
+ 1 0 0 1 27.281 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 20.126 3.28799 cm
+ 0 0 m
+ (0) show
+ 1 0 0 1 10.386 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -143.169 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 143.368 0.19899 l
+ S
+ Q
+ 1 0 0 1 -114.675 -18.535 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:S)
+ [7.8872 6.05449 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (icsf)
+ [3.0327 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rPo)
+ [7.909 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -110.73 -28.195 m
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.37448 ] pdfxs
+ (6) show
+ (.9shows)
+ [3.0327 7.97448 4.29811 6.0654 5.14905 7.8763 6.829 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.37448 4.29811 ] pdfxs
+ (tat) show
+ (icnumber)
+ [3.0327 7.36358 5.75995 6.0654 8.78166 6.35994 4.85451 6.79629 ] pdfxs
+ (o) show
+ (fpo)
+ [5.84722 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 6.829 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [6.76366 4.85451 ] pdfxs
+ (a) show
+ (nuseabumpp)
+ [8.57447 6.0654 4.29811 7.37448 7.97448 6.0654 6.05449 9.08711 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.79629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 6.79629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfreeelimin)
+ [3.0327 3.32724 4.27631 4.8436 7.37448 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -127.666 -50.117 m
+ (\() show
+ (BP)
+ [7.72349 7.42902 ] pdfxs
+ (\)) show
+ (,)
+ [5.83631 ] pdfxs
+ (a) show
+ (ndnumber)
+ [6.0654 8.86901 5.75995 6.05449 8.79257 6.35994 4.85451 7.07992 ] pdfxs
+ (o) show
+ (f) show
+ -27.296 -50.117 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 21.333 -50.117 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsdeletedwhenPo)
+ [3.0327 3.0327 7.11264 6.0654 4.8436 3.0327 4.85451 4.23277 4.85451 8.86901 7.8763 
+ 6.0654 4.8436 8.87992 7.12357 5.74904 ] pdfxs
+ (o) show
+ (lFreeElimisen)
+ [3.0327 6.21813 4.2654 4.85451 7.65812 7.41812 3.0327 3.0327 11.9016 3.0327 7.11264 
+ 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 8.86901 ] pdfxs
+ (\() show
+ (PFE)
+ [7.42902 7.12357 7.41812 ] pdfxs
+ (\)) show
+ (.Thet)
+ [5.84722 7.8763 6.05449 7.66903 4.23277 ] pdfxs
+ (a) show
+ (bleshows)
+ [6.0654 3.0327 7.65812 4.30902 6.05449 5.14905 7.88721 4.29811 ] pdfxs
+ -127.666 -72.04 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinm)
+ [8.08365 3.0327 9.90537 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.59992 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.14899 ] pdfxs
+ (\() show
+ (thel)
+ [4.23277 6.0654 8.68356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ersuchex)
+ [4.8436 8.11627 4.30902 6.05449 4.54905 9.89446 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.08711 6.0654 3.02179 4.85451 8.13808 ] pdfxs
+ (a) show
+ (revpr,tw)
+ [4.27631 8.69447 5.74904 6.0654 4.27631 6.9163 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,y)
+ [3.02179 3.33815 6.92721 5.4545 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (2) show
+ (,)
+ [6.9163 ] pdfxs
+ (a) show
+ (ndpovray\),asi)
+ [6.0654 9.89446 6.37085 5.14905 5.75995 4.27631 5.14905 5.75995 4.23277 6.92721 9.29447 
+ 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ -127.666 -93.962 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (fpo)
+ [6.92721 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.90899 ] pdfxs
+ (a) show
+ (reiden)
+ [4.2654 8.45447 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i\fed)
+ [3.0327 6.0654 4.8436 9.66537 ] pdfxs
+ (a) show
+ (seli)
+ [7.89808 4.85451 3.02179 3.0327 ] pdfxs
+ (g) show
+ (iblebump-p)
+ [3.0327 6.0654 3.02179 8.45447 6.05449 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 7.87628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.89808 ] pdfxs
+ (\() show
+ (nofreesoccur)
+ [6.0654 9.05447 3.32724 4.27631 4.8436 4.85451 7.89808 5.75995 4.85451 4.8436 6.0654 
+ 7.86537 ] pdfxs
+ (t) show
+ (oapo)
+ [9.05447 9.05447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,evenwi)
+ [6.63267 4.85451 5.4545 4.8436 9.66537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -127.666 -115.885 m
+ (o) show
+ (ursimplede)
+ [6.0654 9.42535 4.29811 3.0327 9.09802 6.05449 3.0327 10.0036 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.F)
+ [6.05449 9.09802 12.4363 6.21813 ] pdfxs
+ (o) show
+ (rvpr,tw)
+ [9.42535 5.75995 6.05449 4.27631 8.56356 3.94914 7.57085 ] pdfxs
+ (o) show
+ (lf)
+ [3.0327 8.4872 ] pdfxs
+ (a) show
+ (ndpovray,)
+ [6.0654 11.2144 6.35994 5.15996 5.74904 4.27631 5.14905 4.8545 8.56356 ] pdfxs
+ (t) show
+ (hisisen)
+ [6.05449 3.0327 9.45807 3.0327 9.45807 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bledby)
+ [6.0654 3.0327 4.8436 11.2144 5.75995 10.9199 ] pdfxs
+ (t) show
+ (heelimin)
+ [6.05449 10.0036 4.85451 3.0327 3.02179 9.09802 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -127.666 -137.807 m
+ (o) show
+ (fsever)
+ [7.7672 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l) show
+ -77.79 -137.807 m
+ /N722 10.909 Tf
+ (poolfree) show
+ -27.534 -137.807 m
+ /N614 10.909 Tf
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.Thiselimin)
+ [6.0654 4.29811 10.2872 7.8763 6.0654 3.02179 8.74898 4.8436 3.0327 3.0327 9.08711 
+ 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nindic)
+ [10.5054 3.02179 6.0654 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.73808 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.0654 9.28356 6.0654 4.2654 4.85451 4.29811 4.85451 6.05449 4.85451 9.28356 ] pdfxs
+ (o) show
+ (f)
+ [7.7672 ] pdfxs
+ (t) show
+ (hebuild-use-des)
+ [6.0654 9.28356 6.0654 6.05449 3.0327 3.0327 6.05449 3.64352 6.05449 4.30902 4.8436 
+ 3.63261 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy)
+ [4.2654 5.15996 5.75995 ] pdfxs
+ 98.152 -165.338 m
+ (142) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 155 155
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ernexpl)
+ [4.85451 4.2654 9.87264 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (a) show
+ (inedinSec)
+ [3.02179 6.0654 4.85451 9.86173 3.0327 9.87264 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [8.39993 ] pdfxs
+ (I) show
+ (n)
+ [9.86173 ] pdfxs
+ (175) show
+ (.vpr,f)
+ [3.0327 5.75995 6.05449 4.27631 6.88358 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.08355 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,po)
+ [9.09802 6.05449 3.0327 4.85451 6.87267 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.82903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nelimin)
+ [9.87264 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 8.10535 ] pdfxs
+ (2) show
+ (9po)
+ [9.26174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ 0 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls.Over)
+ [3.0327 3.0327 4.29811 8.69447 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (ta) show
+ (bleshows)
+ [6.0654 3.0327 8.74902 4.30902 6.05449 5.15996 7.8763 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.1491 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.97082 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.75993 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.21444 ] pdfxs
+ (a) show
+ (reverysimple,)
+ [4.2654 8.75993 5.4545 4.85451 4.2654 9.66537 4.30902 3.02179 9.09802 6.05449 3.0327 
+ 4.85451 7.00357 ] pdfxs
+ (t) show
+ (heydo)
+ [6.05449 4.85451 9.66537 6.05449 9.37083 ] pdfxs
+ (t) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (gg) show
+ (er)
+ [4.8436 8.18173 ] pdfxs
+ (a) show
+ 0 -43.845 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (enumber)
+ [8.4872 5.75995 6.0654 8.78166 6.35994 4.85451 7.909 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (imes,building)
+ [3.0327 9.08711 4.8436 4.30902 6.6654 6.05449 6.0654 3.0327 3.0327 6.05449 3.0327 
+ 6.05449 9.0981 ] pdfxs
+ (o) show
+ (\013)
+ [9.99256 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesegre)
+ [6.0654 8.4872 4.29811 4.8436 5.46541 4.2654 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryperf)
+ [4.27631 9.39264 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmedby)
+ [4.27631 9.08711 4.85451 9.68719 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 1 0 0 1 86.641 -58.32 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ /N703 7.96999 Tf
+ (P)
+ [5.76236 ] pdfxs
+ (r) show
+ (og)
+ [4.23211 4.23211 ] pdfxs
+ (r) show
+ (am)
+ [4.24008 7.05339 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.825 2.83899 cm
+ 0 0 m
+ (GCC)
+ [6.64697 6.11297 6.11297 ] pdfxs
+ 1 0 0 1 24.654 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 7.726 2.83899 cm
+ 0 0 m
+ (N) show
+ (oP)
+ [4.23211 5.05303 ] pdfxs
+ (A) show
+ 1 0 0 1 27.752 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 8.99899 2.83899 cm
+ 0 0 m
+ (One)
+ [6.58324 4.71023 6.58321 ] pdfxs
+ (-) show
+ 1 0 0 1 26.479 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (OnePoo)
+ [6.58324 4.71023 3.76183 5.52326 4.47121 4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 37.413 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (On)
+ [6.58324 4.71023 ] pdfxs
+ (l) show
+ (y)
+ [7.29257 ] pdfxs
+ (-) show
+ 1 0 0 1 29.537 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (On)
+ [6.58324 4.71023 ] pdfxs
+ (l) show
+ (yO)
+ [4.4712 6.58324 ] pdfxs
+ (H) show
+ 1 0 0 1 36.821 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 57.181 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 35.479 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 35.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 13.12 2.84 cm
+ 0 0 m
+ (Poo)
+ [5.52326 4.47121 4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 22.358 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 12.293 2.84 cm
+ 0 0 m
+ (Run%)
+ [6.23251 4.70226 7.52364 7.05339 ] pdfxs
+ 1 0 0 1 31.297 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 17.006 2.84 cm
+ 0 0 m
+ (O)
+ [6.58324 ] pdfxs
+ (H) show
+ 1 0 0 1 18.708 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.701 2.84 cm
+ 0 0 m
+ (Run%)
+ [6.23251 4.70226 7.52364 7.05339 ] pdfxs
+ 1 0 0 1 31.297 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (164)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (gzip)
+ [4.23211 3.76183 2.3591 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (25)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (28.16)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (28.44)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (101)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (28.17)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (175)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (vp)
+ [4.4712 4.70226 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (54)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.88)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.86)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (99.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (10.87)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (197)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (par)
+ [4.70226 4.23211 3.30756 ] pdfxs
+ (s) show
+ (e)
+ [3.76183 ] pdfxs
+ (r-) show
+ (b) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (59)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12.42)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (17.86)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (142)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (13.36)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (252)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (eon)
+ [3.76183 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (15)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (85)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (98.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (0)
+ [4.23211 ] pdfxs
+ (.) show
+ (88)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (300)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (two)
+ [3.06043 5.87387 4.24008 ] pdfxs
+ (l) show
+ (f) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (26)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (20.10)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (19.98)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (20.50)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (anag)
+ [4.23211 4.71023 4.23211 4.23211 ] pdfxs
+ (r) show
+ (am)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (46)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (01)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (bc)
+ [4.94136 3.76183 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (71)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (55)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (48)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (95.5%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (71)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (110)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (f)
+ [2.59022 ] pdfxs
+ (t) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (63)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (74)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (68.73)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (66.08)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (96.1%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (68.94)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (k)
+ [4.4712 ] pdfxs
+ (s) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (56)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (43)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (5)
+ [4.23211 ] pdfxs
+ (.) show
+ (30)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.83899 cm
+ 0 0 m
+ (119)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (39)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (yac)
+ [4.2321 4.24008 3.76183 ] pdfxs
+ (r) show
+ (2) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (94)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.466 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (89)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ana)
+ [4.23211 4.71023 4.23211 ] pdfxs
+ (l) show
+ (yze)
+ [4.4712 3.76183 3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (324)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (54)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (312)
+ [4.23211 4.23211 4.24008 ] pdfxs
+ (.) show
+ (25)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.301 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (314)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (8%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.41199 2.84 cm
+ 0 0 m
+ (313)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (neu)
+ [4.70226 3.7698 4.70226 ] pdfxs
+ (r) show
+ (a)
+ [4.23211 ] pdfxs
+ (l) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (88)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (82)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (87.34)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (87.35)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (87.60)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pcomp)
+ [4.94136 3.76183 4.23211 7.06136 4.70226 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (s2)
+ [3.34744 4.23211 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (38)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (61)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37.77)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (37.44)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.1%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (38.04)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ll) show
+ (u)
+ [4.71023 ] pdfxs
+ (-) show
+ (bench)
+ [4.94136 3.76183 4.70226 3.5307 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (63)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (50)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17599 2.84 cm
+ 0 0 m
+ (108)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (86)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.41199 2.84 cm
+ 0 0 m
+ (106)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 29.302 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.124 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.894 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (chomp)
+ [3.5307 4.70226 4.23211 7.06136 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (26)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (16.71)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (10.63)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (63.6%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (16.82)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (fpg)
+ [2.59022 4.70226 4.23211 ] pdfxs
+ (r) show
+ (owth)
+ [4.00098 6.11297 3.29953 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (27)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36.62)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (36.49)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (39.30)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (107)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (e)
+ [3.76183 ] pdfxs
+ (s) show
+ (p)
+ [4.71023 ] pdfxs
+ (r) show
+ (e)
+ [3.76183 ] pdfxs
+ (ss) show
+ (o) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (25)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (22)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (20)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (98.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (1)
+ [4.23211 ] pdfxs
+ (.) show
+ (26)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (103)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (pov)
+ [4.94136 4.00098 4.46323 ] pdfxs
+ (r) show
+ (ay31)
+ [4.00098 4.4712 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (41)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (79)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (69)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (98.9%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (81)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (bh)
+ [4.70226 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (14)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (02)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (33)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (32)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.9%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (35)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (2%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (b)
+ [4.70226 ] pdfxs
+ (i) show
+ (so)
+ [3.34744 4.23211 ] pdfxs
+ (rt) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (59)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.06)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.14)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.83899 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (6%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (13.20)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (em3d)
+ [3.76183 7.06136 4.23211 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (9)
+ [4.23211 ] pdfxs
+ (.) show
+ (55)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (80)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (76)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (99.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (6)
+ [4.23211 ] pdfxs
+ (.) show
+ (80)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (0%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (hea)
+ [4.70226 3.7698 4.23211 ] pdfxs
+ (lt) show
+ (h) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (14)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (11)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.99)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (13.39)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (95.7%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.83899 cm
+ 0 0 m
+ (13.98)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.107 2.83899 cm
+ 0 0 m
+ (99)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (9%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.891 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ms)
+ [7.05339 3.34744 ] pdfxs
+ (t) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (12)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (79)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13.14)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.84 cm
+ 0 0 m
+ (13.23)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.647 2.84 cm
+ 0 0 m
+ (13.34)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (pe)
+ [4.94136 3.76183 ] pdfxs
+ (ri) show
+ (me)
+ [7.06136 3.76183 ] pdfxs
+ (t) show
+ (e)
+ [3.76183 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (02)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (92)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.83899 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (58)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (88.4%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (3)
+ [4.23211 ] pdfxs
+ (.) show
+ (00)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (powe)
+ [4.94136 4.00098 5.87387 3.7698 ] pdfxs
+ (r) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (4)
+ [4.23211 ] pdfxs
+ (.) show
+ (61)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (91)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (93)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 11.465 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (7%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (2)
+ [4.23211 ] pdfxs
+ (.) show
+ (92)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (100)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (3%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.83899 cm
+ 0 0 m
+ (tr) show
+ (eeadd)
+ [3.76183 3.7698 4.23211 4.70226 4.70226 ] pdfxs
+ 1 0 0 1 51.004 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (48)
+ [4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.068 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17.41)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.411 2.83899 cm
+ 0 0 m
+ (17.29)
+ [4.23211 4.23211 2.3591 4.23211 4.23211 ] pdfxs
+ 1 0 0 1 25.067 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.83899 cm
+ 0 0 m
+ (99.3%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.83899 cm
+ 0 0 m
+ (17)
+ [4.23211 4.24008 ] pdfxs
+ (.) show
+ (6) show
+ 1 0 0 1 20.833 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.83899 cm
+ 0 0 m
+ (101)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (1%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.83899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.895 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 6.17699 2.84 cm
+ 0 0 m
+ (ts) show
+ (p) show
+ 1 0 0 1 51.004 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (17)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.834 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (24)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.645 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (08)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 15.7 2.84 cm
+ 0 0 m
+ (97.8%)
+ [4.23211 4.23211 2.3591 4.23211 7.05339 ] pdfxs
+ 1 0 0 1 27.89 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 14.881 2.84 cm
+ 0 0 m
+ (7)
+ [4.23211 ] pdfxs
+ (.) show
+ (42)
+ [4.24008 4.23211 ] pdfxs
+ 1 0 0 1 20.833 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 10.873 2.84 cm
+ 0 0 m
+ (102)
+ [4.23211 4.24008 4.23211 ] pdfxs
+ (.) show
+ (5%)
+ [4.23211 7.05339 ] pdfxs
+ 1 0 0 1 32.125 -2.84 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 9.46399 l
+ S
+ Q
+ 1 0 0 1 -291.696 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 291.895 0.19899 l
+ S
+ Q
+ 1 0 0 1 -8.53499 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (:B)
+ [7.87629 7.72349 ] pdfxs
+ (a) show
+ (seline)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 8.4872 ] pdfxs
+ (\(No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 6.6654 ] pdfxs
+ (a) show
+ (ndoverhe)
+ [6.05449 9.6981 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -78.106 -40.929 m
+ /N622 11.955 Tf
+ (6.3.3Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (eB)
+ [10.616 9.56403 ] pdfxs
+ (a) show
+ (seli)
+ [5.30802 6.13291 3.73 3.74195 ] pdfxs
+ (n) show
+ (e,Allo)
+ [6.13291 8.22507 10.1499 3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tor)
+ [5.22437 6.7307 9.97045 ] pdfxs
+ (In\ru) show
+ (e)
+ [6.14487 ] pdfxs
+ (nc) show
+ (e,andOver)
+ [6.13291 8.22507 6.52739 7.48382 11.955 10.09 6.73059 6.13291 5.49929 ] pdfxs
+ (h) show
+ (e)
+ [6.13291 ] pdfxs
+ (ad) show
+ -78.106 -69.897 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.54175 ] pdfxs
+ (6) show
+ (.1showsd)
+ [3.02179 9.14174 4.30902 6.05449 5.15996 7.8763 7.98535 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [9.14174 ] pdfxs
+ (t) show
+ (och)
+ [9.14174 4.53815 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (erizetheb)
+ [4.8436 4.27631 3.0327 4.8436 8.54175 4.23277 6.0654 8.53084 6.0654 ] pdfxs
+ (a) show
+ (selineweusef)
+ [4.29811 4.85451 3.0327 3.02179 6.0654 8.53084 7.58175 8.53084 6.0654 4.29811 8.54175 
+ 3.32724 ] pdfxs
+ (o) show
+ (rc)
+ [7.96355 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (a) show
+ (ndis)
+ [6.05449 9.75264 3.0327 4.29811 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (e)
+ [8.53084 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.0654 8.53084 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ -78.106 -91.819 m
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 10.4072 ] pdfxs
+ (t) show
+ (oapr)
+ [9.80719 9.80719 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mbypo)
+ [13.4398 5.75995 10.1126 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.38539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.TheGCCc)
+ [6.0654 10.0254 7.8763 6.0654 9.19629 8.5636 7.8763 12.229 4.85451 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.05449 9.09802 10.4072 3.0327 8.6508 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 9.19629 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4072 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.2072 ] pdfxs
+ (o) show
+ (f)
+ [7.67993 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.19629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -78.106 -113.742 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (htheGCC)
+ [10.3635 4.23277 6.0654 9.14174 8.5636 7.8763 12.1854 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (.2c)
+ [3.0327 9.75264 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 8.56354 ] pdfxs
+ (\(a) show
+ (t-O)
+ [8.54183 3.63261 8.4872 ] pdfxs
+ (3\)) show
+ (.The)
+ [9.87264 7.8763 6.05449 9.15265 ] pdfxs
+ (No) show
+ (PAc)
+ [6.51267 12.4799 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 10.3635 3.0327 8.59626 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.15265 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mc)
+ [13.3853 4.85451 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 10.3526 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3635 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -78.106 -135.665 m
+ (usingex)
+ [6.0654 4.29811 3.0327 6.05449 9.97082 4.85451 5.74904 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 10.2654 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.35992 4.30902 ] pdfxs
+ (a) show
+ (mesequence)
+ [9.08711 9.35992 4.30902 4.8436 5.75995 6.05449 4.85451 6.05449 4.85451 9.35992 ] pdfxs
+ (o) show
+ (f)
+ [7.85448 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (a) show
+ (ndcle)
+ [6.0654 10.5708 4.8436 3.0327 4.85451 ] pdfxs
+ (a) show
+ (nupp)
+ [5.74904 6.0654 10.5708 6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.82535 ] pdfxs
+ (a) show
+ (swedof)
+ [8.81444 7.57085 9.37083 6.05449 9.97082 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [8.78172 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.53812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ -78.106 -157.587 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2363 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 11.2472 3.0327 11.2363 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.2472 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,butwi)
+ [8.59629 6.05449 6.0654 9.42546 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.2363 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 10.0254 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [8.21447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [9.45808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.2472 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 8.21447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 11.2472 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -78.106 -179.51 m
+ (dis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (a) show
+ (bled.)
+ [6.05449 3.0327 4.85451 6.05449 7.72357 ] pdfxs
+ (U) show
+ (sing)
+ [4.30902 3.02179 6.0654 8.62902 ] pdfxs
+ (No) show
+ (PA)
+ [6.51267 11.3563 ] pdfxs
+ (a) show
+ (sab)
+ [7.47263 8.61811 6.0654 ] pdfxs
+ (a) show
+ (selinef)
+ [4.29811 4.85451 3.0327 3.02179 6.0654 8.01812 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.43992 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.0327 4.29811 ] pdfxs
+ (o) show
+ (nbelowis)
+ [9.23992 6.35994 4.8436 3.0327 5.14905 11.0508 3.0327 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.47263 ] pdfxs
+ (t) show
+ (hespeedup)
+ [6.05449 8.01812 4.30902 6.35994 4.85451 4.8436 6.0654 6.05449 9.22901 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.01812 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.20722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r) show
+ -78.106 -201.432 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (ndits)
+ [6.0654 9.85082 3.0327 4.23277 8.10535 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbyf)
+ [6.0654 8.09444 5.75995 9.54537 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (ring)
+ [4.27631 3.02179 6.0654 9.25083 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.04001 ] pdfxs
+ (t) show
+ (heimp)
+ [6.05449 8.63993 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.06173 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [13.8 4.8436 ] pdfxs
+ (o) show
+ (mpilerp)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.06173 6.0654 ] pdfxs
+ (a) show
+ (sses.)
+ [4.29811 4.30902 4.8436 4.30902 3.0327 ] pdfxs
+ -78.106 -223.355 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (ringGCC)
+ [4.27631 3.0327 6.05449 10.5926 8.5636 7.8763 13.0144 ] pdfxs
+ (t) show
+ (o)
+ [10.5817 ] pdfxs
+ (No) show
+ (PAshows)
+ [6.52358 13.309 4.30902 6.05449 5.14905 7.88721 9.43625 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.38182 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.99264 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M-)
+ [9.99272 3.64352 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcodeisnow)
+ [4.8436 11.1926 4.85451 5.75995 6.05449 9.98173 3.0327 9.43625 6.0654 10.5926 7.57085 
+ ] pdfxs
+ (o) show
+ (rse)
+ [4.27631 4.29811 9.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [11.1926 ] pdfxs
+ (12) show
+ (%slower)
+ [14.2253 4.30902 3.0327 5.14905 7.57085 4.85451 4.27631 ] pdfxs
+ -78.106 -245.277 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nGCCcode)
+ [10.3854 8.55269 7.88721 12.1854 4.85451 5.75995 6.05449 9.16356 ] pdfxs
+ (a) show
+ (ndiss)
+ [6.0654 10.3745 3.0327 8.61808 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imesmuchbe)
+ [3.0327 9.08711 4.8436 8.62899 8.78166 6.0654 4.53815 10.3745 6.37085 4.8436 ] pdfxs
+ (tt) show
+ (er.Thisindic)
+ [4.85451 4.2654 9.91628 7.8763 6.0654 3.0327 8.61808 3.0327 6.05449 6.0654 3.0327 
+ 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.61808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (t) show
+ (hecodequ)
+ [6.0654 9.16356 4.8436 5.75995 6.0654 9.16356 5.74904 6.0654 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.069 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (No) show
+ (PAis)
+ [6.52358 12.4908 3.0327 4.29811 ] pdfxs
+ -78.106 -267.2 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.4872 ] pdfxs
+ (t) show
+ (ouseab)
+ [9.08719 6.0654 4.29811 8.4872 9.0981 6.05449 ] pdfxs
+ (a) show
+ (selinef)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.27631 3.02179 4.30902 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 147.712 -302.879 m
+ (143) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 156 156
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (ot) show
+ (herkeyques)
+ [6.05449 4.85451 8.51991 5.4545 4.8436 10.0145 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nishow)
+ [10.309 3.0327 8.55262 6.05449 5.15996 12.1308 ] pdfxs
+ (t) show
+ (hedi\013erencebetween)
+ [6.05449 9.09811 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 6.05449 4.85451 9.09811 
+ 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.309 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.09811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (rin)
+ [8.53082 3.0327 10.309 ] pdfxs
+ (o) show
+ (urpo)
+ [6.05449 8.53082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lrun)
+ [7.2763 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 9.10902 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.936 -21.922 m
+ (\() show
+ (used)
+ [6.05449 4.30902 4.8436 10.1017 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 8.31264 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.06903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n\))
+ [6.0654 8.28001 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.87993 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdlibcm)
+ [4.27631 10.0908 3.0327 3.0327 6.35994 8.89083 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 8.87993 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.79628 ] pdfxs
+ (\() show
+ (usedby)
+ [6.05449 4.30902 4.8436 10.1017 5.75995 9.79628 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (\))
+ [8.28001 ] pdfxs
+ (a) show
+ (\013ect)
+ [6.35986 4.85451 4.8436 8.28001 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.87993 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ris)
+ [4.2654 3.0327 4.29811 ] pdfxs
+ (o) show
+ (ns.Thisissi)
+ [6.0654 4.29811 9.25083 7.88721 6.05449 3.0327 8.3999 3.02179 8.3999 4.29811 3.0327 
+ ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntbec)
+ [5.74904 8.33456 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.93447 ] pdfxs
+ (o) show
+ (urpo)
+ [6.0654 8.36718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [7.12357 3.0327 3.02179 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ryimplemen)
+ [4.2654 9.85082 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (niscurren)
+ [10.1563 3.0327 8.3999 4.8436 6.0654 4.2654 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyn)
+ [3.0327 9.85082 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [8.33456 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (d-s)
+ [6.0654 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ -16.936 -65.768 m
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitis)
+ [8.66174 3.0327 6.84002 3.0327 6.90536 ] pdfxs
+ (ot) show
+ (herwisefully)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 7.45085 3.33815 6.05449 3.0327 3.0327 
+ 8.35629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [5.83631 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.66174 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 6.90536 ] pdfxs
+ (o) show
+ (r)
+ [6.87265 ] pdfxs
+ (ot) show
+ (herimplemen)
+ [6.0654 4.8436 6.87265 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ndet)
+ [8.67265 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ilsc)
+ [3.0327 3.0327 6.90536 4.85451 ] pdfxs
+ (o) show
+ (uldskew)
+ [6.05449 3.0327 8.66174 4.29811 5.4545 4.85451 10.4835 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 7.45085 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -16.936 -87.69 m
+ (in)
+ [3.0327 9.68719 ] pdfxs
+ (o) show
+ (urfav)
+ [6.0654 7.8981 3.33815 5.14905 5.4545 ] pdfxs
+ (o) show
+ (r.Tome)
+ [4.27631 7.87629 6.97085 9.07629 9.09802 4.8436 ] pdfxs
+ (a) show
+ (sure)
+ [4.30902 6.05449 4.27631 8.47629 ] pdfxs
+ (t) show
+ (his,we)
+ [6.0654 3.02179 4.30902 6.6654 7.57085 8.47629 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 9.68719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.47629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.93081 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.47629 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.86547 ] pdfxs
+ (o) show
+ (fasin)
+ [6.97085 9.08719 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.47629 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [6.65449 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.936 -109.613 m
+ (\(t) show
+ (his)
+ [6.05449 3.0327 8.50899 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.2654 6.05449 5.75995 4.8436 8.50899 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.44365 ] pdfxs
+ (a) show
+ (ddpo)
+ [6.0654 10.2545 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (umen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [8.50899 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (ot) show
+ (heroverhe)
+ [6.0654 4.8436 8.47627 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.05447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (\)) show
+ (,e\013ec)
+ [7.37448 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively)
+ [3.02179 5.4545 4.85451 3.0327 5.75995 ] pdfxs
+ -16.936 -131.535 m
+ (using)
+ [6.0654 4.29811 3.0327 6.05449 9.18538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.99628 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (orepl)
+ [9.18538 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cem)
+ [4.8436 8.57447 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 8.57447 ] pdfxs
+ (a) show
+ (ndfreef)
+ [6.0654 9.78537 3.33815 4.27631 4.8436 8.57447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.99628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.57447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.818 ] pdfxs
+ (\(t) show
+ (heOnePo)
+ [6.0654 8.57447 8.4872 6.05449 4.85451 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.76358 4.8436 ] pdfxs
+ (o) show
+ (lumn\).C)
+ [3.0327 6.0654 9.08711 6.0654 4.23277 8.15993 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -153.458 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.2181 ] pdfxs
+ (No) show
+ (PAshowsth)
+ [6.51267 11.3344 4.30902 6.05449 5.15996 7.8763 7.46172 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [7.39638 3.0327 9.2181 ] pdfxs
+ (a) show
+ (llbut4c)
+ [3.0327 6.1854 6.05449 6.0654 7.39638 8.6072 4.85451 ] pdfxs
+ (a) show
+ (ses\()
+ [4.29811 4.85451 7.46172 4.23277 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-b,ks,ch)
+ [4.2654 4.30902 4.8436 4.27631 3.63261 6.0654 6.28358 5.75995 4.29811 6.28358 4.54905 
+ 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.20719 ] pdfxs
+ (a) show
+ (ndperim)
+ [6.0654 9.2181 6.35994 4.85451 4.2654 3.0327 8.79257 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (,OnePo)
+ [6.28358 8.47629 6.0654 4.8436 7.12357 5.75995 ] pdfxs
+ (o) show
+ (liswithin)
+ [6.1854 3.0327 7.46172 7.8763 3.0327 4.23277 6.0654 3.0327 6.0654 ] pdfxs
+ -16.936 -175.38 m
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.66911 ] pdfxs
+ (5) show
+ (%)
+ [12.5125 ] pdfxs
+ (o) show
+ (f)
+ [6.76358 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (.Thel)
+ [6.45812 7.8763 6.0654 8.26902 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eslowdownf)
+ [8.26902 4.30902 3.02179 5.15996 7.8763 6.05449 5.15996 7.8763 9.49082 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.70173 6.05449 ] pdfxs
+ (a) show
+ (rser-boccursbec)
+ [4.27631 4.30902 4.8436 4.27631 3.63261 9.49082 5.74904 4.85451 4.8436 6.0654 4.27631 
+ 7.72354 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useweuseasin)
+ [6.0654 4.29811 8.27993 7.57085 8.27993 6.05449 4.30902 8.26902 8.87992 4.30902 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (ly-linkedfreelis)
+ [3.0327 5.75995 3.63261 3.0327 3.0327 6.05449 5.4545 4.85451 9.47991 3.33815 4.2654 
+ 4.85451 8.26902 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ -16.936 -197.303 m
+ (a) show
+ (ndthe)
+ [6.0654 9.5781 4.23277 6.0654 8.3672 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.78901 ] pdfxs
+ (o) show
+ (ffreespreven)
+ [6.85085 3.32724 4.27631 4.8436 4.85451 7.82172 6.05449 4.27631 4.85451 5.4545 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (sc)
+ [7.82172 4.8436 ] pdfxs
+ (oa) show
+ (lescing)
+ [3.0327 4.8436 4.30902 4.8436 3.0327 6.05449 8.9781 ] pdfxs
+ (a) show
+ (dj)
+ [6.0654 3.32724 ] pdfxs
+ (a) show
+ (centfreeblocks.)
+ [4.85451 4.8436 5.75995 7.75638 3.33815 4.2654 4.85451 8.3672 6.05449 3.0327 5.75995 
+ 4.54905 5.74904 4.30902 3.0327 ] pdfxs
+ 284.473 -197.303 m
+ /N722 10.909 Tf
+ (chomp) show
+ 316.627 -197.303 m
+ /N614 10.909 Tf
+ (ismuchf)
+ [3.0327 7.82172 8.78166 6.0654 4.53815 9.5781 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (erwi)
+ [4.85451 7.78901 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.5781 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.79991 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -16.936 -219.225 m
+ (c)
+ [4.8436 ] pdfxs
+ (ato) show
+ (rbec)
+ [7.97446 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.54175 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.97446 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rh)
+ [7.96355 6.0654 ] pdfxs
+ (a) show
+ (saf)
+ [7.99626 9.14174 3.33815 ] pdfxs
+ (a) show
+ (stp)
+ [4.29811 7.94183 6.05449 ] pdfxs
+ (at) show
+ (hf)
+ [9.75264 3.33815 ] pdfxs
+ (o) show
+ (r\fxedsize)
+ [7.96355 6.0654 5.74904 4.85451 9.75264 4.29811 3.0327 4.85451 8.54175 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.99626 ] pdfxs
+ (\() show
+ (toexpl)
+ [4.23277 9.15265 4.8436 5.75995 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ittypeh)
+ [3.02179 7.94183 3.93823 5.75995 6.35994 8.54175 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -241.148 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls\))
+ [3.0327 4.29811 8.68364 ] pdfxs
+ (a) show
+ (ndne)
+ [6.0654 10.5054 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rly)
+ [4.2654 3.0327 10.1999 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.47266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 8.73808 3.0327 6.0654 ] pdfxs
+ 157.139 -241.148 m
+ /N722 10.909 Tf
+ (chomp) show
+ 190.216 -241.148 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 9.28356 ] pdfxs
+ (\() show
+ (mul)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iples)
+ [3.0327 6.05449 3.0327 4.85451 8.73808 ] pdfxs
+ (o) show
+ (f\)this\fxedsize.)
+ [4.18905 8.68364 4.23277 6.0654 3.0327 8.73808 6.0654 5.75995 4.8436 10.5054 4.29811 
+ 3.0327 4.85451 4.8436 10.2981 ] pdfxs
+ (A) show
+ (sshownbelow,in)
+ [8.73808 4.30902 6.05449 5.15996 7.8763 10.5054 6.35994 4.8436 3.0327 5.14905 7.88721 
+ 7.66902 3.0327 6.0654 ] pdfxs
+ -16.936 -263.07 m
+ (a) show
+ (llc)
+ [3.0327 6.95994 4.8436 ] pdfxs
+ (a) show
+ (sesexceptperime)
+ [4.30902 4.8436 8.23626 4.8436 5.75995 4.85451 4.8436 6.0654 8.17092 6.35994 4.8436 
+ 4.27631 3.0327 9.08711 4.85451 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.02539 ] pdfxs
+ (a) show
+ (nysuch)
+ [5.75995 9.68719 4.30902 6.05449 4.54905 9.99264 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (esfr)
+ [4.85451 8.22535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.0144 ] pdfxs
+ (o) show
+ (urruntimelibr)
+ [6.0654 8.20355 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.77084 3.0327 3.0327 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.68719 ] pdfxs
+ (\() show
+ (evench)
+ [4.8436 5.4545 4.85451 9.98173 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp\))
+ [9.08711 6.05449 8.18183 ] pdfxs
+ (a) show
+ (remuch)
+ [4.2654 8.78174 8.79257 6.05449 4.54905 6.0654 ] pdfxs
+ -16.936 -284.993 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.02179 4.85451 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (agg) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (teperf)
+ [4.23277 8.4872 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.0654 4.8436 8.4872 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sdue)
+ [7.93081 6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 1.52588e-05 -306.915 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,theOnlyOHc)
+ [3.0327 3.0327 4.84359 6.04358 4.23277 6.0654 7.70175 8.47629 6.0654 3.0327 5.74904 
+ 8.4872 11.029 4.85451 ] pdfxs
+ (o) show
+ (lumn)
+ [3.02179 6.0654 9.08711 8.91265 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 7.15627 ] pdfxs
+ (t) show
+ (ois)
+ [8.30175 3.02179 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (e)
+ [7.69085 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.69085 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceoverhe)
+ [6.0654 4.8436 7.70175 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dsinthetr)
+ [6.0654 7.14536 3.0327 8.91265 4.23277 6.0654 7.70175 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedcode,)
+ [4.2654 9.09802 4.8436 8.91265 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -16.936 -328.838 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (mely,ex)
+ [9.08711 4.8436 3.0327 4.8545 7.31994 4.85451 5.75995 ] pdfxs
+ (t) show
+ (rapo)
+ [4.2654 9.62173 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.19994 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.46535 ] pdfxs
+ (o) show
+ (nfunc)
+ [10.2326 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.47626 ] pdfxs
+ (a) show
+ (ndini)
+ [6.05449 10.2326 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizing)
+ [3.0327 3.0327 4.8436 3.0327 6.0654 9.62173 ] pdfxs
+ (a) show
+ (nddes)
+ [6.05449 10.2326 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royingpo)
+ [4.27631 5.14905 5.75995 3.0327 6.05449 9.62173 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.19994 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (rs.)
+ [4.27631 4.29811 9.46901 ] pdfxs
+ (I) show
+ (tis)
+ [8.41092 3.0327 4.29811 ] pdfxs
+ -16.936 -350.761 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edbypo)
+ [4.8436 9.17446 5.75995 8.86901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ingthepr)
+ [3.0327 6.05449 8.57447 4.23277 6.0654 7.96357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,butmodifyingtherun)
+ [9.08711 6.25085 6.05449 6.0654 7.35275 9.08711 5.75995 6.0654 3.0327 3.32724 5.75995 
+ 3.0327 6.05449 8.57447 4.23277 6.0654 7.96357 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 7.96357 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryso)
+ [4.27631 8.86901 4.30902 8.56356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.36366 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.2654 4.85451 4.8436 ] pdfxs
+ -16.936 -372.683 m
+ (simplyc)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 10.0799 4.85451 ] pdfxs
+ (a) show
+ (llm)
+ [3.0327 7.35266 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free.C)
+ [3.33815 4.2654 4.85451 4.8436 9.95991 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ringto)
+ [4.27631 3.02179 6.0654 9.78537 4.23277 9.78537 ] pdfxs
+ (No) show
+ (PAshows)
+ [6.51267 12.5126 4.30902 6.05449 5.14905 7.88721 8.62899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.57455 ] pdfxs
+ (t) show
+ (hisoverhe)
+ [6.05449 3.0327 8.62899 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (disne)
+ [10.3963 3.0327 8.62899 6.05449 4.85451 ] pdfxs
+ (g) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (ible)
+ [3.0327 6.0654 3.02179 9.18538 ] pdfxs
+ (o) show
+ (rqui)
+ [8.59627 5.75995 6.05449 3.0327 ] pdfxs
+ (t) show
+ (elow)
+ [9.17447 3.0327 5.14905 7.8763 ] pdfxs
+ -16.936 -394.606 m
+ (\() show
+ (less)
+ [3.0327 4.8436 4.30902 9.14171 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.909 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 9.08728 ] pdfxs
+ (5) show
+ (%\)inne)
+ [9.08711 9.08728 3.0327 10.8981 6.0654 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 10.5926 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 7.87629 4.8436 ] pdfxs
+ (a) show
+ (ses,butissli)
+ [4.30902 4.8436 4.29811 8.18175 6.05449 6.0654 9.07637 3.0327 9.14171 4.30902 3.0327 
+ 3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyhi)
+ [3.0327 10.5926 6.0654 3.0327 ] pdfxs
+ (g) show
+ (herin)
+ [6.05449 4.85451 9.10899 3.0327 10.8981 ] pdfxs
+ (197) show
+ (.p)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rser-b\()
+ [4.2654 4.30902 4.8436 4.27631 3.63261 10.909 4.23277 ] pdfxs
+ (7) show
+ (%)
+ [9.09802 ] pdfxs
+ (\)) show
+ (,bc)
+ [8.17084 6.35994 9.68719 ] pdfxs
+ (\(10) show
+ (%)
+ [9.09802 ] pdfxs
+ (\)) show
+ (,) show
+ -16.936 -416.528 m
+ (a) show
+ (ndfp)
+ [6.0654 9.49082 3.33815 6.05449 ] pdfxs
+ (g) show
+ (rowth)
+ [4.27631 5.14905 7.88721 4.23277 9.50173 ] pdfxs
+ (\(7) show
+ (%)
+ [9.08711 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [7.82175 7.8763 6.05449 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rmustoverc)
+ [7.71264 8.78166 6.0654 4.29811 7.68002 5.15996 5.4545 4.8436 4.27631 4.8436 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 8.29084 ] pdfxs
+ (t) show
+ (hisoverhe)
+ [6.0654 3.02179 7.74536 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.50173 ] pdfxs
+ (t) show
+ (oprovideanetperf)
+ [8.89083 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.29084 8.89083 6.05449 4.85451 
+ 7.68002 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -16.936 -438.451 m
+ (improvement.)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 4.85451 5.75995 4.23277 
+ 3.0327 ] pdfxs
+ -16.936 -476.283 m
+ /N622 11.955 Tf
+ (6.3.4Aggreg)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 6.7307 6.71874 5.49929 6.13291 6.71874 
+ ] pdfxs
+ (a) show
+ (tePerforma)
+ [5.23633 10.616 8.81079 6.14487 5.48733 4.11245 6.7307 5.48733 11.2138 6.52739 ] pdfxs
+ (nc) show
+ (eE\013e)
+ [10.628 8.82286 7.84254 6.14487 ] pdfxs
+ (c) show
+ (tofPoolAllo)
+ [9.70749 6.7307 8.59556 8.81079 7.1013 6.71874 8.22507 10.1499 3.74195 3.73 7.1013 
+ ] pdfxs
+ (ca) show
+ (tion&)
+ [5.22437 3.74195 6.71874 11.955 14.9437 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -16.936 -505.251 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.0872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [9.6981 ] pdfxs
+ (a) show
+ (ndT)
+ [6.05449 10.309 6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.0872 ] pdfxs
+ (6) show
+ (.2shows)
+ [3.0327 9.6981 4.30902 6.05449 5.14905 7.88721 8.54171 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.09811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mrunning)
+ [13.3307 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.68719 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.09811 ] pdfxs
+ (a) show
+ (ndspeedups\(rel)
+ [6.05449 10.309 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 8.55262 4.23277 
+ 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.0872 ] pdfxs
+ (t) show
+ (o)
+ [9.6981 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (\)f)
+ [8.48728 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -527.174 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icpo)
+ [3.02179 7.95266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.13086 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 7.95266 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.29811 4.85451 6.51267 ] pdfxs
+ (A) show
+ (\))
+ [7.34184 ] pdfxs
+ (a) show
+ (ndf)
+ [6.0654 9.15265 3.33815 ] pdfxs
+ (o) show
+ (rpo)
+ [7.36355 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.11995 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.15265 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.16356 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.13086 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-b)
+ [3.02179 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 9.16356 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -549.096 m
+ (\() show
+ (FullP)
+ [6.20722 6.0654 3.0327 3.02179 6.52358 ] pdfxs
+ (A\)) show
+ (.FullPA)
+ [6.33813 6.20722 6.0654 3.0327 3.0327 6.51267 11.4872 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (rerepresen)
+ [4.27631 8.15993 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eperf)
+ [8.15993 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 8.15993 3.0327 9.08711 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.54911 ] pdfxs
+ (o) show
+ (fthisw)
+ [6.65449 4.23277 6.0654 3.0327 7.61445 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.7672 ] pdfxs
+ (A) show
+ (s)
+ [7.61445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (ta) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -571.019 m
+ (shows,FullPAimprovestheperf)
+ [4.29811 6.0654 5.14905 7.8763 4.30902 7.60357 6.21813 6.05449 3.0327 3.0327 6.51267 
+ 12.5781 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.69444 4.23277 6.0654 
+ 9.23992 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.23992 ] pdfxs
+ (o) show
+ (fm)
+ [7.72357 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 10.1454 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msfr)
+ [9.09802 8.69444 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4834 ] pdfxs
+ (5) show
+ (%)
+ [13.4725 ] pdfxs
+ (t) show
+ (o)
+ [9.85082 ] pdfxs
+ (20) show
+ (%,improves)
+ [9.08711 7.61448 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.69444 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzer)
+ [3.0327 5.75995 4.8436 4.85451 4.27631 ] pdfxs
+ -16.936 -592.941 m
+ (a) show
+ (ndllu-benchbyr)
+ [6.0654 9.54537 3.0327 3.0327 6.05449 3.64352 6.35994 4.8436 6.0654 4.54905 9.54537 
+ 5.75995 9.25083 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hly)
+ [6.0654 3.0327 9.23992 ] pdfxs
+ (2) show
+ (x,)
+ [5.75995 6.55631 ] pdfxs
+ (a) show
+ (ndft)
+ [6.05449 9.55628 3.32724 7.73456 ] pdfxs
+ (a) show
+ (ndch)
+ [6.0654 9.55628 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mpm)
+ [9.08711 9.55628 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.33448 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.54537 ] pdfxs
+ (10) show
+ (x)
+ [9.25083 ] pdfxs
+ (\() show
+ (seeSec)
+ [4.30902 4.8436 8.34538 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.7f)
+ [3.0327 8.94538 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.75628 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.7999 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -614.864 m
+ (ft)
+ [3.33815 7.95274 ] pdfxs
+ (a) show
+ (ndch)
+ [6.05449 9.77446 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp\).)
+ [9.08711 6.0654 4.23277 8.11629 ] pdfxs
+ (I) show
+ (nnoc)
+ [9.77446 6.0654 9.16356 4.85451 ] pdfxs
+ (a) show
+ (sedoesFullPAhurt)
+ [4.29811 8.56356 6.05449 5.75995 4.85451 8.01808 6.20722 6.0654 3.02179 3.0327 6.51267 
+ 11.9017 5.75995 6.05449 4.27631 7.95274 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.55266 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.56356 ] pdfxs
+ (o) show
+ (f)
+ [7.04721 ] pdfxs
+ (ot) show
+ (herpr)
+ [6.0654 4.8436 7.98537 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msrel)
+ [9.09802 8.01808 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.56356 ] pdfxs
+ (t) show
+ (o)
+ [9.16356 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (.) show
+ 208.882 -657.201 m
+ (144) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 157 157
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2960/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2959/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2954/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2953/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 73.788 729.763 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.777 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.282318 0 0 0.282318 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 77.04 591.84 m
+ 784.32 591.84 l
+ 784.32 102.72 l
+ 77.04 102.72 l
+ 77.04 591.84 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 77.04 146.88 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 147.12 m
+ 784.32 147.12 l
+ S
+ Q
+ q
+ n
+ 77.04 191.52 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 191.76 m
+ 784.32 191.76 l
+ S
+ Q
+ q
+ n
+ 77.04 235.92 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 236.16 m
+ 784.32 236.16 l
+ S
+ Q
+ q
+ n
+ 77.04 280.32 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 280.56 m
+ 784.32 280.56 l
+ S
+ Q
+ q
+ n
+ 77.04 324.72 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 324.96 m
+ 784.32 324.96 l
+ S
+ Q
+ q
+ n
+ 77.04 369.36 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 369.6 m
+ 784.32 369.6 l
+ S
+ Q
+ q
+ n
+ 77.04 413.76 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 414 m
+ 784.32 414 l
+ S
+ Q
+ q
+ n
+ 77.04 458.16 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 458.4 m
+ 784.32 458.4 l
+ S
+ Q
+ q
+ n
+ 77.04 502.56 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 502.8 m
+ 784.32 502.8 l
+ S
+ Q
+ q
+ n
+ 77.04 547.2 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 547.44 m
+ 784.32 547.44 l
+ S
+ Q
+ q
+ n
+ 77.04 592.8 m
+ 77.04 101.76 l
+ 784.32 101.76 l
+ 784.32 592.8 l
+ 330 592.8 l
+ 330 560.88 l
+ 154.08 560.88 l
+ 154.08 592.8 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 591.84 m
+ 784.32 591.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 154.08 603.12 m
+ 154.08 560.88 l
+ 330 560.88 l
+ 330 603.12 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.04 102.72 707.28 489.12 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 102.72 27.12 450.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 102.72 12.48 443.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.36 102.72 27.12 367.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.56 102.72 12.48 360.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.52 102.72 27.12 421.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.72 102.72 12.48 414.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.92 102.72 27.12 368.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.12 102.72 12.48 361.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.08 102.72 27.12 45.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.28 102.72 12.48 38.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 102.72 27.12 268.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 307.44 102.72 12.48 261.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.4 102.72 27.12 459.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.6 102.72 12.48 452.4 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 388.56 102.72 27.12 52.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.76 102.72 12.48 45.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 102.72 27.12 385.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 102.72 12.48 378 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.12 102.72 27.12 426.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.32 102.72 12.48 419.04 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 102.72 27.12 430.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 102.72 12.48 422.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 102.72 27.12 450.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 102.72 12.48 443.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.6 102.72 27.12 431.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.8 102.72 12.48 424.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.76 102.72 27.12 402 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.96 102.72 12.48 394.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 698.16 102.72 27.12 401.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 705.36 102.72 12.48 394.32 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 742.32 102.72 27.12 438.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 749.52 102.72 12.48 431.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.92 102.72 26.88 428.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 99.12 102.72 12.24 420.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.08 102.72 26.88 356.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.28 102.72 12.24 349.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.24 102.72 27.12 383.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.44 102.72 12.48 376.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.64 102.72 26.88 362.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.84 102.72 12.24 355.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 102.72 26.88 39.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 276 102.72 12.24 32.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.96 102.72 26.88 192.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.16 102.72 12.24 185.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.12 102.72 26.88 261.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.32 102.72 12.24 254.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 401.28 102.72 27.12 46.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 408.48 102.72 12.48 38.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.68 102.72 26.88 376.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 452.88 102.72 12.24 369.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.84 102.72 26.88 404.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 497.04 102.72 12.24 397.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 102.72 26.88 421.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 541.2 102.72 12.24 414.24 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 102.72 26.88 383.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 102.72 12.24 375.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.32 102.72 26.88 389.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.52 102.72 12.24 382.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.48 102.72 27.12 392.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.68 102.72 12.48 385.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 102.72 26.88 380.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 718.08 102.72 12.24 373.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 102.72 26.88 372.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.24 102.72 12.24 365.52 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 77.04 591.84 m
+ 77.04 102.72 l
+ S
+ n
+ 71.04 102.72 m
+ 77.04 102.72 l
+ S
+ n
+ 71.04 147.12 m
+ 77.04 147.12 l
+ S
+ n
+ 71.04 191.76 m
+ 77.04 191.76 l
+ S
+ n
+ 71.04 236.16 m
+ 77.04 236.16 l
+ S
+ n
+ 71.04 280.56 m
+ 77.04 280.56 l
+ S
+ n
+ 71.04 324.96 m
+ 77.04 324.96 l
+ S
+ n
+ 71.04 369.6 m
+ 77.04 369.6 l
+ S
+ n
+ 71.04 414 m
+ 77.04 414 l
+ S
+ n
+ 71.04 458.4 m
+ 77.04 458.4 l
+ S
+ n
+ 71.04 502.8 m
+ 77.04 502.8 l
+ S
+ n
+ 71.04 547.44 m
+ 77.04 547.44 l
+ S
+ n
+ 71.04 591.84 m
+ 77.04 591.84 l
+ S
+ n
+ 77.04 102.72 m
+ 784.32 102.72 l
+ S
+ n
+ 77.04 98.4 m
+ 77.04 102.72 l
+ S
+ n
+ 121.2 98.4 m
+ 121.2 102.72 l
+ S
+ n
+ 165.36 98.4 m
+ 165.36 102.72 l
+ S
+ n
+ 209.76 98.4 m
+ 209.76 102.72 l
+ S
+ n
+ 253.92 98.4 m
+ 253.92 102.72 l
+ S
+ n
+ 298.08 98.4 m
+ 298.08 102.72 l
+ S
+ n
+ 342.24 98.4 m
+ 342.24 102.72 l
+ S
+ n
+ 386.4 98.4 m
+ 386.4 102.72 l
+ S
+ n
+ 430.8 98.4 m
+ 430.8 102.72 l
+ S
+ n
+ 474.96 98.4 m
+ 474.96 102.72 l
+ S
+ n
+ 519.12 98.4 m
+ 519.12 102.72 l
+ S
+ n
+ 563.28 98.4 m
+ 563.28 102.72 l
+ S
+ n
+ 607.44 98.4 m
+ 607.44 102.72 l
+ S
+ n
+ 651.6 98.4 m
+ 651.6 102.72 l
+ S
+ n
+ 696 98.4 m
+ 696 102.72 l
+ S
+ n
+ 740.16 98.4 m
+ 740.16 102.72 l
+ S
+ n
+ 784.32 98.4 m
+ 784.32 102.72 l
+ S
+ q
+ Q
+ 51.36 96.24 m
+ /N2953 19.44 Tf
+ (0) show
+ 35.04 140.64 m
+ (0.1)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 185.28 m
+ (0.2)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 229.68 m
+ (0.3)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 274.08 m
+ (0.4)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 318.48 m
+ (0.5)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 363.12 m
+ (0.6)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 407.52 m
+ (0.7)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 451.92 m
+ (0.8)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 35.04 496.32 m
+ (0.9)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ 51.36 540.96 m
+ (1) show
+ 35.04 585.36 m
+ (1.1)
+ [10.9214 5.51711 10.9214 ] pdfxs
+ q
+ Q
+ 93.12 91.68 m
+ /N2953 [0 -14.4 14.4 0 0 0] Tf
+ (175.vpr)
+ [-7.9687 -7.9687 -7.9687 -3.96551 -7.16231 -7.9687 -4.7574 ] pdfys
+ q
+ Q
+ 137.28 91.68 m
+ (197.parser-b)
+ [-7.96361 -7.96361 -7.96361 -3.96041 -7.96361 -7.96361 -4.75231 -7.15721 -7.96361 -4.75231 -4.75231 
+ -7.96361 ] pdfys
+ q
+ Q
+ 181.44 91.68 m
+ (300.twolf)
+ [-7.94991 -7.94991 -7.94991 -3.94671 -3.94671 -10.3403 -7.94991 -3.14031 -3.94671 ] pdfys
+ q
+ Q
+ 225.84 91.92 m
+ (bc)
+ [-7.9632 -7.1568 ] pdfys
+ q
+ Q
+ 270 91.92 m
+ (ft)
+ [-4.07999 -4.07999 ] pdfys
+ q
+ Q
+ 314.16 91.68 m
+ (analyzer)
+ [-7.95421 -7.95421 -7.95421 -3.14462 -7.14781 -7.14781 -7.95421 -4.74291 ] pdfys
+ q
+ Q
+ 358.32 91.68 m
+ (llu-bench)
+ [-3.1323 -3.1323 -7.94189 -4.73059 -7.94189 -7.94189 -7.94189 -7.1355 -7.94189 ] pdfys
+ q
+ Q
+ 402.48 91.68 m
+ (chomp)
+ [-7.14911 -7.9555 -7.9555 -11.9442 -7.9555 ] pdfys
+ q
+ Q
+ 446.88 91.68 m
+ (fpgro)
+ [-4.00021 -8.0034 -8.0034 -4.7921 -8.0034 ] pdfys
+ (w) show
+ (th)
+ [-4.00021 -8.0034 ] pdfys
+ q
+ Q
+ 491.04 91.68 m
+ (espresso)
+ [-7.96381 -7.15741 -7.96381 -4.7525 -7.96381 -7.15741 -7.15741 -7.96381 ] pdfys
+ q
+ Q
+ 535.2 91.68 m
+ (povray31)
+ [-7.953 -7.953 -7.14661 -4.7417 -7.953 -7.14661 -7.953 -7.953 ] pdfys
+ q
+ Q
+ 579.36 91.68 m
+ (bisort)
+ [-7.97839 -3.1688 -7.172 -7.97839 -4.76709 -3.9752 ] pdfys
+ q
+ Q
+ 623.52 91.68 m
+ (health)
+ [-7.94881 -7.94881 -7.94881 -3.13921 -3.94561 -7.94881 ] pdfys
+ q
+ Q
+ 667.92 91.68 m
+ (mst)
+ [-12.0223 -7.22719 -4.03039 ] pdfys
+ q
+ Q
+ 712.08 91.68 m
+ (perimeter)
+ [-7.9696 -7.9696 -4.7583 -3.16001 -11.9583 -7.9696 -3.96641 -7.9696 -4.7583 ] pdfys
+ q
+ Q
+ 756.24 91.68 m
+ (tsp)
+ [-4.00001 -7.19681 -8.0032 ] pdfys
+ q
+ n
+ 9.84 163.2 22.56 372.48 re
+ h
+ W
+ n
+ q
+ Q
+ 27.84 163.44 m
+ /N2954 [0 19.44 -19.44 0 0 0] Tf
+ (Runtime ratio  \(1.0 = No Pool Allocation\))
+ [14.1033 11.9453 11.9453 6.54097 5.47191 17.3499 10.8762 5.52001 7.6299 10.8762 6.54097 
+ 5.47191 11.9453 5.52001 5.52001 6.54097 10.8762 5.47191 10.8762 5.52001 11.4205 5.52001 
+ 14.1033 11.9453 5.52001 13.0342 11.9453 11.9453 5.47191 5.52001 14.1033 5.47191 5.47191 
+ 11.9453 10.8762 10.8762 6.54097 5.47191 11.9453 11.9453 6.54097 ] pdfys
+ Q
+ n
+ 154.32 560.88 175.44 42 re
+ 1 1 1 sc
+ f
+ n
+ 154.08 560.88 175.68 42.24 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.32 579.6 21.12 23.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 158.64 587.04 9.35999 9.35999 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 171.84 586.56 m
+ /N2953 15.6 Tf
+ (Base Pool Allocator)
+ [10.3764 8.64471 7.77111 8.64471 4.32 10.3764 8.64471 8.64471 3.43431 4.32 10.3764 
+ 3.43431 3.43431 8.64471 7.77111 8.64471 4.30791 8.64471 5.1658 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.32 561.12 21.12 21.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 158.64 565.92 9.35999 9.35999 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 171.84 565.44 m
+ (PA + All Optimizations)
+ [10.3473 10.3473 4.32 9.05239 4.32 10.3473 3.4052 3.4052 4.32 12.0788 8.61559 
+ 4.2788 3.4052 12.9367 3.4052 7.742 8.61559 4.2788 3.4052 8.61559 8.61559 7.742 
+ ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.608 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.995 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 234.03 179.175 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -178.777 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.282318 0 0 0.282318 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 77.04 583.68 m
+ 784.32 583.68 l
+ 784.32 106.08 l
+ 77.04 106.08 l
+ 77.04 583.68 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 77.04 174 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 174.24 m
+ 784.32 174.24 l
+ S
+ Q
+ q
+ n
+ 77.04 242.4 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 242.64 m
+ 784.32 242.64 l
+ S
+ Q
+ q
+ n
+ 77.04 310.56 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 310.8 m
+ 784.32 310.8 l
+ S
+ Q
+ q
+ n
+ 77.04 378.72 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 378.96 m
+ 784.32 378.96 l
+ S
+ Q
+ q
+ n
+ 77.04 446.88 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 447.12 m
+ 784.32 447.12 l
+ S
+ Q
+ q
+ n
+ 77.04 515.28 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 515.52 m
+ 784.32 515.52 l
+ S
+ Q
+ q
+ n
+ 77.04 583.44 707.28 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 77.04 583.68 m
+ 784.32 583.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 559.44 571.68 m
+ 559.44 528.96 l
+ 712.08 528.96 l
+ 712.08 571.68 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.04 106.08 707.28 477.6 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 79.2 106.08 27.12 349.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 86.4 106.08 12.48 342 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 123.36 106.08 27.12 428.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 130.56 106.08 12.48 421.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.52 106.08 27.12 373.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.72 106.08 12.48 366.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 211.92 106.08 27.12 426.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.12 106.08 12.48 419.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.08 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.28 106.08 12.48 3980.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 300.24 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 307.44 106.08 12.48 580.08 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 344.4 106.08 27.12 342.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 351.6 106.08 12.48 335.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 388.56 106.08 27.12 479.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 395.76 106.08 12.48 3333.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 432.96 106.08 27.12 408.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 440.16 106.08 12.48 401.28 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 477.12 106.08 27.12 369.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 484.32 106.08 12.48 361.92 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 521.28 106.08 27.12 366 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 528.48 106.08 12.48 358.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.44 106.08 27.12 349.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 572.64 106.08 12.48 342.24 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.6 106.08 27.12 364.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.8 106.08 12.48 357.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 653.76 106.08 27.12 391.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 660.96 106.08 12.48 384 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 698.16 106.08 27.12 391.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 705.36 106.08 12.48 384.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 742.32 106.08 27.12 358.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 749.52 106.08 12.48 351.36 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 91.92 106.08 26.88 330.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 99.12 106.08 12.24 323.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 136.08 106.08 26.88 338.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.28 106.08 12.24 330.96 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.24 106.08 27.12 317.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 187.44 106.08 12.48 310.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 224.64 106.08 26.88 342.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 231.84 106.08 12.24 335.76 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 268.8 106.08 26.88 295.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 276 106.08 12.24 288.48 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 312.96 106.08 26.88 249.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 320.16 106.08 12.24 242.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 357.12 106.08 26.88 199.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 364.32 106.08 12.24 192 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 401.28 106.08 27.12 298.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 408.48 106.08 12.48 291.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 445.68 106.08 26.88 340.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 452.88 106.08 12.24 333.36 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 489.84 106.08 26.88 330.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 497.04 106.08 12.24 323.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 534 106.08 26.88 341.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 541.2 106.08 12.24 334.08 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 106.08 26.88 296.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 106.08 12.24 289.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 622.32 106.08 26.88 314.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.52 106.08 12.24 307.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 666.48 106.08 27.12 340.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 673.68 106.08 12.48 332.88 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 710.88 106.08 26.88 330 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 718.08 106.08 12.24 322.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 755.04 106.08 26.88 295.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 762.24 106.08 12.24 288.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 77.04 583.68 m
+ 77.04 106.08 l
+ S
+ n
+ 70.8 106.08 m
+ 77.04 106.08 l
+ S
+ n
+ 70.8 174.24 m
+ 77.04 174.24 l
+ S
+ n
+ 70.8 242.64 m
+ 77.04 242.64 l
+ S
+ n
+ 70.8 310.8 m
+ 77.04 310.8 l
+ S
+ n
+ 70.8 378.96 m
+ 77.04 378.96 l
+ S
+ n
+ 70.8 447.12 m
+ 77.04 447.12 l
+ S
+ n
+ 70.8 515.52 m
+ 77.04 515.52 l
+ S
+ n
+ 70.8 583.68 m
+ 77.04 583.68 l
+ S
+ n
+ 77.04 106.08 m
+ 784.32 106.08 l
+ S
+ n
+ 77.04 101.28 m
+ 77.04 106.08 l
+ S
+ n
+ 121.2 101.28 m
+ 121.2 106.08 l
+ S
+ n
+ 165.36 101.28 m
+ 165.36 106.08 l
+ S
+ n
+ 209.76 101.28 m
+ 209.76 106.08 l
+ S
+ n
+ 253.92 101.28 m
+ 253.92 106.08 l
+ S
+ n
+ 298.08 101.28 m
+ 298.08 106.08 l
+ S
+ n
+ 342.24 101.28 m
+ 342.24 106.08 l
+ S
+ n
+ 386.4 101.28 m
+ 386.4 106.08 l
+ S
+ n
+ 430.8 101.28 m
+ 430.8 106.08 l
+ S
+ n
+ 474.96 101.28 m
+ 474.96 106.08 l
+ S
+ n
+ 519.12 101.28 m
+ 519.12 106.08 l
+ S
+ n
+ 563.28 101.28 m
+ 563.28 106.08 l
+ S
+ n
+ 607.44 101.28 m
+ 607.44 106.08 l
+ S
+ n
+ 651.6 101.28 m
+ 651.6 106.08 l
+ S
+ n
+ 696 101.28 m
+ 696 106.08 l
+ S
+ n
+ 740.16 101.28 m
+ 740.16 106.08 l
+ S
+ n
+ 784.32 101.28 m
+ 784.32 106.08 l
+ S
+ q
+ Q
+ 50.4 99.12 m
+ /N2959 20.4 Tf
+ (0) show
+ 33.36 167.28 m
+ (0.2)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 235.68 m
+ (0.4)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 303.84 m
+ (0.6)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 372 m
+ (0.8)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 50.4 440.16 m
+ (1) show
+ 33.36 508.56 m
+ (1.2)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ 33.36 576.72 m
+ (1.4)
+ [11.4104 5.73919 11.4104 ] pdfxs
+ q
+ Q
+ 92.88 98.88 m
+ /N2959 [0 -15.6 15.6 0 0 0] Tf
+ (175.vpr)
+ [-8.68128 -8.68128 -8.68128 -4.34449 -7.80769 -8.68128 -5.20237 ] pdfys
+ q
+ Q
+ 137.04 98.88 m
+ (197.parser-b)
+ [-8.68389 -8.68389 -8.68389 -4.3471 -8.68389 -8.68389 -5.20498 -7.8103 -8.68389 -5.20498 -5.20498 
+ -8.68389 ] pdfys
+ q
+ Q
+ 181.2 98.88 m
+ (300.twolf)
+ [-8.6435 -8.6435 -8.6435 -4.30671 -4.30671 -11.2331 -8.6435 -3.43311 -4.30671 ] pdfys
+ q
+ Q
+ 225.6 99.12 m
+ (bc)
+ [-8.59679 -7.7232 ] pdfys
+ q
+ Q
+ 269.76 99.12 m
+ (ft)
+ [-4.32 -4.32 ] pdfys
+ q
+ Q
+ 313.92 98.88 m
+ (analyzer)
+ [-8.68449 -8.68449 -8.68449 -3.47409 -7.81089 -7.81089 -8.68449 -5.20558 ] pdfys
+ q
+ Q
+ 358.08 98.88 m
+ (llu-bench)
+ [-3.47109 -3.47109 -8.68148 -5.20257 -8.68148 -8.68148 -8.68148 -7.80788 -8.68148 ] pdfys
+ q
+ Q
+ 402.24 98.88 m
+ (chomp) show
+ q
+ Q
+ 446.64 98.88 m
+ (fpgrowth)
+ [-4.3286 -8.6654 -8.6654 -5.18649 -8.6654 -11.255 -4.3286 -8.6654 ] pdfys
+ q
+ Q
+ 490.8 98.88 m
+ (espresso)
+ [-8.74248 -7.86889 -8.74248 -5.26357 -8.74248 -7.86889 -7.86889 -8.74248 ] pdfys
+ q
+ Q
+ 534.96 98.88 m
+ (povray31)
+ [-8.69329 -8.69329 -7.81969 -5.21438 -8.69329 -7.81969 -8.69329 -8.69329 ] pdfys
+ q
+ Q
+ 579.12 98.88 m
+ (b) show
+ (i)
+ [-3.46619 ] pdfys
+ (sort) show
+ q
+ Q
+ 623.28 98.88 m
+ (health)
+ [-8.6312 -8.6312 -8.6312 -3.42081 -4.29441 -8.6312 ] pdfys
+ q
+ Q
+ 667.68 98.88 m
+ (mst)
+ [-13.0175 -7.82279 -4.35959 ] pdfys
+ q
+ Q
+ 711.84 98.88 m
+ (perimeter)
+ [-8.66039 -8.66039 -5.18148 -3.45 -12.9815 -8.66039 -4.3236 -8.66039 -5.18148 ] pdfys
+ q
+ Q
+ 756 98.88 m
+ (tsp)
+ [-4.35999 -7.82319 -8.69678 ] pdfys
+ q
+ Q
+ 28.56 139.68 m
+ /N2960 [0 20.4 -20.4 0 0 0] Tf
+ (Runtime Ratio \(1.0 = Base Pool Allocation\))
+ [14.7212 12.4566 12.4566 6.78545 5.6636 18.1282 11.3348 5.75999 14.7212 11.3348 6.78545 
+ 5.6636 12.4566 5.75999 6.78545 11.3348 5.6636 11.3348 5.75999 11.906 5.75999 14.7212 
+ 11.3348 11.3348 11.3348 5.75999 13.5993 12.4566 12.4566 5.6636 5.75999 14.7212 5.6636 
+ 5.6636 12.4566 11.3348 11.3348 6.78545 5.6636 12.4566 12.4566 6.78545 ] pdfys
+ n
+ 559.68 528.96 152.16 42.48 re
+ 1 1 1 sc
+ f
+ n
+ 559.44 528.96 152.4 42.72 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.68 547.92 21.36 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 564 555.36 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 577.68 554.88 m
+ /N2959 15.84 Tf
+ (No Pool Allocation)
+ [11.4886 8.85913 4.31991 10.6175 8.85913 8.85913 3.56857 4.31991 10.6175 3.56857 3.56857 
+ 8.85913 7.97209 8.85913 4.45561 3.56857 8.85913 8.85913 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 559.68 529.2 21.36 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 564 534 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 577.68 533.52 m
+ (All Optimizations)
+ [10.5791 3.53017 3.53017 4.32001 12.3372 8.82072 4.4172 3.53017 13.2083 3.53017 7.93369 
+ 8.82072 4.4172 3.53017 8.82072 8.82072 7.93369 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 226.609 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 178.777 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -229.996 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 230.394 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -207.076 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (Agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (eexecu)
+ [8.47629 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (imer)
+ [3.02179 9.09802 8.4872 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (s)
+ [7.94172 ] pdfxs
+ (\(L) show
+ (eft)
+ [4.8436 3.33815 7.87638 ] pdfxs
+ (1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 7.87638 ] pdfxs
+ (1) show
+ (.0=B)
+ [3.0327 9.08719 12.1308 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.29811 4.85451 6.51267 ] pdfxs
+ (A\)) show
+ -28.742 -45.566 m
+ (No) show
+ (tsurprisin)
+ [7.60365 4.30902 6.05449 4.27631 6.0654 4.2654 3.0327 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (ly,)
+ [3.0327 4.84359 6.44722 ] pdfxs
+ (t) show
+ (hereisno)
+ [6.0654 4.8436 4.27631 8.21448 3.02179 7.66899 6.0654 8.81447 ] pdfxs
+ (o) show
+ (bvi)
+ [5.75995 5.75995 3.02179 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 7.66899 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbetween)
+ [9.41446 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 9.42537 ] pdfxs
+ (t) show
+ (hespeedups)
+ [6.05449 8.21448 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 7.66899 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ined)
+ [3.02179 6.0654 4.8436 9.42537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.42537 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 8.21448 5.75995 6.05449 8.79257 6.35994 4.85451 7.63628 ] pdfxs
+ (o) show
+ (f) show
+ -28.742 -67.489 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.4872 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.909 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -11.806 -89.412 m
+ (Thec)
+ [7.8763 6.0654 8.14902 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 4.85451 7.60354 ] pdfxs
+ (a) show
+ (ndbre)
+ [6.0654 9.35992 6.05449 4.27631 4.85451 ] pdfxs
+ (a) show
+ (kdown)
+ [5.74904 6.0654 5.14905 7.8763 9.37082 ] pdfxs
+ (o) show
+ (f)
+ [6.63267 ] pdfxs
+ (t) show
+ (heseimprovemen)
+ [6.05449 4.85451 4.29811 8.15993 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.14902 4.29811 ] pdfxs
+ (t) show
+ (udiedbelow.Thech)
+ [6.0654 6.05449 3.0327 4.85451 9.35992 6.35994 4.85451 3.0327 5.14905 7.8763 7.7672 
+ 7.8763 6.0654 8.14902 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sinFi)
+ [7.60354 3.0327 9.35992 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (10) show
+ -28.742 -111.334 m
+ (a) show
+ (reshownwi)
+ [4.27631 8.77084 4.29811 6.0654 5.14905 7.8763 9.98173 7.88721 3.02179 ] pdfxs
+ (t) show
+ (htwodi\013erentb)
+ [9.98173 3.93823 7.58175 9.38174 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 
+ 8.16001 6.0654 ] pdfxs
+ (a) show
+ (selines.Thech)
+ [4.29811 4.8436 3.0327 3.0327 6.0654 4.8436 4.29811 8.7381 7.88721 6.05449 8.77084 
+ 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.2654 8.17092 ] pdfxs
+ (o) show
+ (n)
+ [9.98173 ] pdfxs
+ (t) show
+ (heleftm)
+ [6.05449 8.77084 3.0327 4.85451 3.32724 8.17092 9.08711 ] pdfxs
+ (a) show
+ (kesite)
+ [5.4545 4.8436 8.22535 3.0327 8.17092 4.8436 ] pdfxs
+ (a) show
+ (sy)
+ [4.30902 9.67628 ] pdfxs
+ (t) show
+ (osee)
+ [9.37083 4.30902 4.8436 8.77084 ] pdfxs
+ (t) show
+ (henetimp)
+ [6.0654 8.77084 6.05449 4.85451 8.16001 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -28.742 -133.257 m
+ (o) show
+ (fpo)
+ [8.57447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2908 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 10.0799 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 8.66174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3017 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 10.0908 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.48 ] pdfxs
+ (o) show
+ (n)
+ [11.2908 ] pdfxs
+ (t) show
+ (heri)
+ [6.0654 10.0799 4.27631 3.0327 ] pdfxs
+ (g) show
+ (ht)
+ [5.75995 9.48 ] pdfxs
+ (a) show
+ (llowsinspec)
+ [3.0327 3.02179 5.15996 7.8763 9.53443 3.0327 6.0654 4.29811 6.37085 4.8436 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (o) show
+ (f) show
+ -28.742 -155.179 m
+ (t) show
+ (heperf)
+ [6.05449 8.99993 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.98902 4.85451 6.35986 4.85451 4.8436 8.3891 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.98902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.17812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsover)
+ [6.05449 8.45444 5.14905 5.4545 4.8436 8.42173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2108 ] pdfxs
+ (a) show
+ (bovewh)
+ [6.35994 5.15996 5.4545 8.98902 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.3891 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.16721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ni)
+ [10.1999 3.0327 ] pdfxs
+ (t) show
+ (selfdoes.)
+ [4.30902 4.8436 3.0327 7.47266 6.0654 5.75995 4.8436 4.30902 3.0327 ] pdfxs
+ -28.742 -177.102 m
+ (Thisshows)
+ [7.8763 6.0654 3.0327 8.20354 4.29811 6.0654 5.14905 7.8763 8.20354 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.13819 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.74902 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.92721 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsc)
+ [6.0654 8.20354 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (esi)
+ [8.74902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntperform)
+ [5.75995 8.13819 6.37085 4.8436 4.27631 3.32724 5.46541 4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 8.74902 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.20354 ] pdfxs
+ (t) show
+ (othese)
+ [9.35992 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -28.742 -199.024 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -28.742 -236.857 m
+ /N622 11.955 Tf
+ (6.3.5Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (eContri)
+ [10.616 9.71945 6.71874 7.10126 5.22437 5.49929 3.73 ] pdfxs
+ (bu) show
+ (tionof)
+ [5.23633 3.73 6.7307 11.955 6.71874 8.59556 ] pdfxs
+ (Ind) show
+ (ivi)
+ [3.74195 7.10119 3.73 ] pdfxs
+ (dua) show
+ (lPool)
+ [8.21312 8.82275 7.08935 6.7307 8.21312 ] pdfxs
+ (Op) show
+ (timi)
+ [5.23633 3.73 11.2138 3.73 ] pdfxs
+ (za) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -28.742 -265.825 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.59263 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (1)
+ [8.73811 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.34901 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2shows)
+ [8.73811 4.29811 6.0654 5.14905 7.8763 7.59263 ] pdfxs
+ (t) show
+ (heruntimer)
+ [6.0654 8.13811 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.1272 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.73811 ] pdfxs
+ (o) show
+ (fe)
+ [6.62176 4.85451 ] pdfxs
+ (a) show
+ (chpr)
+ [4.53815 9.34901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [12.3816 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.34901 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.13811 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndis)
+ [9.34901 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 9.34901 ] pdfxs
+ (a) show
+ (t)
+ [7.52729 ] pdfxs
+ (a) show
+ -28.742 -287.747 m
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.8436 6.37085 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.31628 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (resit)
+ [4.2654 4.85451 7.5599 3.0327 7.50547 ] pdfxs
+ (t) show
+ (otwob)
+ [8.71629 3.93823 7.58175 8.71629 6.05449 ] pdfxs
+ (a) show
+ (selines)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 7.5599 ] pdfxs
+ (\(No) show
+ (PAf)
+ [6.51267 11.4435 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.1163 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [4.27631 9.08711 4.85451 7.5381 ] pdfxs
+ (a) show
+ (ndFullPAf)
+ [6.05449 9.32719 6.20722 6.0654 3.0327 3.02179 6.52358 11.4435 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.5381 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.1163 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Thisshows)
+ [7.74539 7.88721 6.05449 3.0327 7.5599 4.30902 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ -28.742 -309.67 m
+ (howmuch)
+ [6.0654 5.14905 11.4435 8.78166 6.0654 4.54905 9.62173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.41084 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mslowsdownwhenap)
+ [12.6544 4.30902 3.02179 5.15996 7.8763 7.86536 6.0654 5.14905 7.8763 9.63264 7.8763 
+ 6.05449 4.85451 9.62173 9.02174 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.83264 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisdis)
+ [9.62173 3.0327 7.86536 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (bled,whichisc)
+ [6.0654 3.0327 4.8436 6.0654 6.61085 7.8763 6.05449 3.0327 4.54905 9.62173 3.0327 
+ 7.86536 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.2654 4.85451 3.02179 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -28.742 -331.592 m
+ (t) show
+ (ohowmuch)
+ [9.42537 6.0654 5.14905 11.8472 8.79257 6.05449 4.54905 10.0254 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.81447 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nhelps)
+ [10.0254 6.0654 4.8436 3.0327 6.0654 8.26899 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.81447 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.82538 ] pdfxs
+ (o) show
+ (f)
+ [7.29812 ] pdfxs
+ (t) show
+ (hecode.)
+ [6.0654 8.81447 4.85451 5.75995 6.05449 4.85451 8.87992 ] pdfxs
+ (Not) show
+ (e)
+ [8.81447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tiftwo)
+ [8.21456 3.0327 7.29812 3.93823 7.58175 9.42537 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -28.742 -353.515 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nprovide)
+ [10.069 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 8.85811 ] pdfxs
+ (t) show
+ (hespeedup)
+ [6.05449 8.85811 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 10.069 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.ei)
+ [8.99992 4.8436 3.0327 ] pdfxs
+ (t) show
+ (heruse)
+ [6.05449 4.85451 8.27991 6.05449 4.30902 8.85811 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (pt)
+ [6.0654 8.24728 ] pdfxs
+ (o) show
+ (rbump-p)
+ [8.27991 6.0654 6.0654 9.08711 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.27991 ] pdfxs
+ (t) show
+ (oreduceinter-)
+ [9.4581 4.27631 4.85451 6.05449 6.0654 4.8436 8.85811 3.0327 5.75995 4.23277 4.85451 
+ 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -28.742 -375.437 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.02179 6.0654 ] pdfxs
+ (g\)) show
+ (,dis)
+ [6.38176 6.05449 3.0327 4.30902 ] pdfxs
+ (a) show
+ (blingei)
+ [6.05449 3.0327 3.0327 6.05449 8.73811 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herwilln)
+ [6.05449 4.85451 7.54901 7.8763 3.0327 3.0327 6.3054 6.0654 ] pdfxs
+ (o) show
+ (tshowaslowdown.)
+ [7.51638 4.29811 6.0654 5.14905 11.1599 8.7272 4.30902 3.0327 5.14905 7.8763 6.0654 
+ 5.14905 7.8763 6.0654 7.75629 ] pdfxs
+ (D) show
+ (espi)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.1272 ] pdfxs
+ (t) show
+ (his,)
+ [6.05449 3.0327 4.30902 6.37085 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.57081 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisdoesprovideuseful)
+ [3.0327 5.75995 4.29811 3.0327 7.58172 6.05449 5.75995 4.85451 7.57081 6.0654 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 8.1272 6.0654 4.29811 4.8436 3.33815 6.0654 3.0327 
+ ] pdfxs
+ -28.742 -397.36 m
+ (insi)
+ [3.0327 6.05449 4.30902 3.0327 ] pdfxs
+ (g) show
+ (htin)
+ [5.74904 7.88729 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 8.4872 4.8436 6.35986 4.85451 4.8436 7.88729 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -11.806 -419.282 m
+ (A) show
+ (ll)
+ [3.0327 6.49085 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.31266 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsexceptSelec)
+ [6.0654 7.76717 4.8436 5.75995 4.85451 4.8436 6.0654 7.70183 6.0654 4.8436 3.0327 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivePAc)
+ [3.0327 5.4545 4.8436 6.51267 11.6508 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ributen)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 8.32357 6.05449 ] pdfxs
+ (ot) show
+ (ice)
+ [3.0327 4.8436 4.85451 ] pdfxs
+ (a) show
+ (bleimprovemen)
+ [6.05449 3.0327 8.31266 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.76717 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (tle)
+ [7.71274 3.02179 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.71274 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 4.8436 ] pdfxs
+ -28.742 -441.205 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Selec)
+ [9.08711 7.55993 6.05449 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivePAprovidesnosi)
+ [3.0327 5.4545 4.85451 6.51267 10.8435 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 
+ 4.85451 6.95991 6.0654 8.11629 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntspeedupbutdoesn)
+ [5.75995 6.90548 4.29811 6.37085 4.8436 4.8436 6.0654 6.0654 8.71629 6.0654 6.05449 
+ 6.90548 6.0654 5.74904 4.85451 6.95991 6.0654 ] pdfxs
+ (o) show
+ (thurtperf)
+ [6.90548 5.75995 6.05449 4.27631 6.90548 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.50539 ] pdfxs
+ (a) show
+ (nditisuseful)
+ [6.0654 8.71629 3.0327 6.90548 3.0327 6.95991 6.0654 4.29811 4.8436 3.33815 6.0654 
+ 3.0327 ] pdfxs
+ 197.076 -478.623 m
+ (145) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 158 158
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 165.396 564.955 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1156 8.96599 Tf
+ (P)
+ [6.26727 ] pdfxs
+ (rogra) show
+ (m) show
+ 1 0 0 1 55.024 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 7.84399 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (Ba) show
+ (sePA)
+ [3.63121 4.10643 5.4962 6.91274 ] pdfxs
+ 1 0 0 1 37.06 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (Ba) show
+ (s)
+ [3.63121 ] pdfxs
+ (e) show
+ (PA)
+ [5.50516 6.91274 ] pdfxs
+ (/) show
+ 1 0 0 1 41.668 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17599 3.28799 cm
+ 0 0 m
+ (F)
+ [5.24515 ] pdfxs
+ (u) show
+ (llPA)
+ [2.56423 2.55527 5.50516 6.91274 ] pdfxs
+ 1 0 0 1 33.678 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (F)
+ [5.24515 ] pdfxs
+ (u) show
+ (llPA)
+ [2.56423 2.55527 5.50516 6.91274 ] pdfxs
+ (/) show
+ 1 0 0 1 38.285 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 61.2 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 37.554 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 43.237 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 18.136 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 39.854 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 14.753 3.28799 cm
+ 0 0 m
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (PA)
+ [5.4962 6.91274 ] pdfxs
+ 1 0 0 1 29.709 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (164) show
+ (.)
+ [2.55527 ] pdfxs
+ (g) show
+ (zi)
+ [4.09746 2.55527 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (28) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (27) show
+ (.)
+ [2.55527 ] pdfxs
+ (93) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.085 3.28799 cm
+ 0 0 m
+ (28) show
+ (.)
+ [2.55527 ] pdfxs
+ (40) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (175) show
+ (.v)
+ [2.55527 4.8686 ] pdfxs
+ (pr) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.085 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (30) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (94) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (197) show
+ (.)
+ [2.55527 ] pdfxs
+ (par) show
+ (s)
+ [3.64018 ] pdfxs
+ (er) show
+ (-)
+ [3.06639 ] pdfxs
+ (b) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (12) show
+ (.)
+ [2.55527 ] pdfxs
+ (52) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (10) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (81) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (252) show
+ (.)
+ [2.55527 ] pdfxs
+ (eon) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (300) show
+ (.tw)
+ [2.55527 3.32633 6.40175 ] pdfxs
+ (o) show
+ (l)
+ [2.56423 ] pdfxs
+ (f) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (20) show
+ (.)
+ [2.55527 ] pdfxs
+ (10) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (anagra) show
+ (m) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bc)
+ [5.37959 4.09746 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (55) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (26) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (81) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (f) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (68) show
+ (.)
+ [2.55527 ] pdfxs
+ (73) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (98) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (07) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ks)
+ [4.85963 3.63121 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (43) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (38) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (4) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (y)
+ [4.60858 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (r2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (3) show
+ (.)
+ [2.55527 ] pdfxs
+ (87) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ana) show
+ (lyz)
+ [2.55527 4.8686 4.09746 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (312) show
+ (.)
+ [2.55527 ] pdfxs
+ (25) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.861 3.28799 cm
+ 0 0 m
+ (183) show
+ (.)
+ [2.55527 ] pdfxs
+ (64) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.993 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 8.47699 3.28799 cm
+ 0 0 m
+ (130) show
+ (.)
+ [2.55527 ] pdfxs
+ (53) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (neura) show
+ (l) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (60) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (87) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pc)
+ [5.37959 4.0885 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (2) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (38) show
+ (.)
+ [2.55527 ] pdfxs
+ (04) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (37) show
+ (.)
+ [2.55527 ] pdfxs
+ (52) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (37) show
+ (.)
+ [2.55527 ] pdfxs
+ (68) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ll)
+ [2.56423 2.55527 ] pdfxs
+ (u) show
+ (-b)
+ [3.07535 5.37062 ] pdfxs
+ (en) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (106) show
+ (.)
+ [2.55527 ] pdfxs
+ (50) show
+ 1 0 0 1 31.377 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 11.861 3.28799 cm
+ 0 0 m
+ (108) show
+ (.)
+ [2.55527 ] pdfxs
+ (37) show
+ 1 0 0 1 31.376 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (60) show
+ (.)
+ [2.55527 ] pdfxs
+ (96) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (57) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (c)
+ [3.83745 ] pdfxs
+ (ho) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (16) show
+ (.)
+ [2.55527 ] pdfxs
+ (71) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (71) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (10) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (46) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (fpgr) show
+ (owt)
+ [4.34857 6.66177 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (36) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (31) show
+ (.)
+ [2.55527 ] pdfxs
+ (13) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (30) show
+ (.)
+ [2.55527 ] pdfxs
+ (42) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (83) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (s)
+ [3.64018 ] pdfxs
+ (pre) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (o) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (22) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (15) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (94) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (09) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pov)
+ [5.37959 4.34857 4.85963 ] pdfxs
+ (r) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ (31) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (79) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (31) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (12) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (93) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.199997 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (bh) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (33) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (9) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (01) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (8) show
+ (.)
+ [2.55527 ] pdfxs
+ (88) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (b) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (or) show
+ (t) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (06) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (04) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (e) show
+ (m)
+ [7.6838 ] pdfxs
+ (3d) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (80) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (82) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (62) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (hea) show
+ (lt)
+ [2.56423 3.57737 ] pdfxs
+ (h) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (35) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (12) show
+ (.)
+ [2.55527 ] pdfxs
+ (02) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (86) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (mst)
+ [7.6838 3.63121 3.58634 ] pdfxs
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (13) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (67) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (11) show
+ (.)
+ [2.55527 ] pdfxs
+ (39) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (87) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (p)
+ [5.37959 ] pdfxs
+ (er) show
+ (im)
+ [2.55527 7.6838 ] pdfxs
+ (e) show
+ (t)
+ [3.58634 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (92) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (59) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (89) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (45) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (84) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (pow)
+ [5.37959 4.34857 6.40175 ] pdfxs
+ (er) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (2) show
+ (.)
+ [2.55527 ] pdfxs
+ (91) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (00) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (t)
+ [3.58634 ] pdfxs
+ (reeadd) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 10.785 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (41) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 16.468 3.28799 cm
+ 0 0 m
+ (17) show
+ (.)
+ [2.55527 ] pdfxs
+ (19) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (99) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 13.086 3.28799 cm
+ 0 0 m
+ (16) show
+ (.)
+ [2.55527 ] pdfxs
+ (85) show
+ 1 0 0 1 26.769 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -278.137 -10.959 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 6.17699 3.28799 cm
+ 0 0 m
+ (ts)
+ [3.58634 3.63121 ] pdfxs
+ (p) show
+ 1 0 0 1 55.023 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 15.393 3.28799 cm
+ 0 0 m
+ (7) show
+ (.)
+ [2.55527 ] pdfxs
+ (24) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 21.076 3.28799 cm
+ 0 0 m
+ (7) show
+ (.)
+ [2.55527 ] pdfxs
+ (03) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 25.684 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (97) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 1.99199 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 17.694 3.28799 cm
+ 0 0 m
+ (5) show
+ (.)
+ [2.55527 ] pdfxs
+ (95) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 22.301 3.28799 cm
+ 0 0 m
+ (0) show
+ (.)
+ [2.55527 ] pdfxs
+ (82) show
+ 1 0 0 1 22.161 -3.28799 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 10.959 l
+ S
+ Q
+ 1 0 0 1 -277.937 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 278.137 0.19899 l
+ S
+ Q
+ 1 0 0 1 -3.03299 -19.141 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (:)
+ [7.87629 ] pdfxs
+ (R) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.47629 ] pdfxs
+ (\() show
+ (sec)
+ [4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds\))
+ [6.05449 6.0654 4.29811 7.87638 ] pdfxs
+ (a) show
+ (ndrun)
+ [6.0654 9.6981 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imer)
+ [3.0327 9.08711 8.4872 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (svs.)
+ [7.94172 5.75995 4.29811 7.87629 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ 135.455 -173.775 m
+ (146) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 159 159
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2980/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2979/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2974/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2973/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 718.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -289.733 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.463608 0 0 0.463608 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 4.5 3.75 783 604.5 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.75 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 63 594.75 m
+ 786 594.75 l
+ 786 84.75 l
+ 63 84.75 l
+ 63 594.75 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 63 135 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 135.75 m
+ 786 135.75 l
+ S
+ Q
+ q
+ n
+ 63 186 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 186.75 m
+ 786 186.75 l
+ S
+ Q
+ q
+ n
+ 63 597.75 m
+ 63 81.75 l
+ 786 81.75 l
+ 786 597.75 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 237.75 m
+ 786 237.75 l
+ S
+ Q
+ q
+ n
+ 63 597.75 m
+ 63 81.75 l
+ 786 81.75 l
+ 786 597.75 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 288.75 m
+ 786 288.75 l
+ S
+ Q
+ q
+ n
+ 63 339 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 339.75 m
+ 786 339.75 l
+ S
+ Q
+ q
+ n
+ 63 390 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 390.75 m
+ 786 390.75 l
+ S
+ Q
+ q
+ n
+ 63 441 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 441.75 m
+ 786 441.75 l
+ S
+ Q
+ q
+ n
+ 63 492 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 492.75 m
+ 786 492.75 l
+ S
+ Q
+ q
+ n
+ 63 543 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 543.75 m
+ 786 543.75 l
+ S
+ Q
+ q
+ n
+ 63 594 723 0.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 63 594.75 m
+ 786 594.75 l
+ S
+ Q
+ q
+ n
+ 0.75 612 m
+ 0.75 0.75 l
+ 791.25 0.75 l
+ 791.25 612 l
+ 537.75 330 m
+ 537.75 213.75 l
+ 738.75 213.75 l
+ 738.75 330 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 63 84.75 723 510 re
+ S
+ Q
+ n
+ 69 84.75 5.25 507.75 re
+ 0.599991 0.599991 1 sc
+ f
+ q
+ n
+ 68.25 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 68.25 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 114 84.75 5.25 412.5 re
+ f
+ q
+ n
+ 113.25 84.75 6.75 413.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 113.25 84.75 6 413.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 159.75 84.75 5.25 474 re
+ f
+ q
+ n
+ 159 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 159 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 204.75 84.75 5.25 414 re
+ f
+ q
+ n
+ 204 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 204 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 249.75 84.75 5.25 42.75 re
+ f
+ q
+ n
+ 249 84.75 6.75 43.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 249 84.75 6 43.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 294.75 84.75 5.25 299.25 re
+ f
+ q
+ n
+ 294 84.75 6.75 300 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 294 84.75 6 300 re
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 340.5 84.75 5.25 511.5 re
+ h
+ W
+ n
+ n
+ 340.5 84.75 5.25 518.25 re
+ f
+ Q
+ q
+ n
+ 339.75 84.75 6.75 511.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 339.75 84.75 6 519 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 385.5 84.75 5.25 51.75 re
+ f
+ q
+ n
+ 384.75 84.75 6.75 52.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 384.75 84.75 6 52.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 430.5 84.75 5.25 432.75 re
+ f
+ q
+ n
+ 429.75 84.75 6.75 433.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 429.75 84.75 6 433.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 475.5 84.75 5.25 480 re
+ f
+ q
+ n
+ 474.75 84.75 6.75 480.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 474.75 84.75 6 480.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 521.25 84.75 5.25 484.5 re
+ f
+ q
+ n
+ 520.5 84.75 6.75 485.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 520.5 84.75 6 485.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 566.25 84.75 5.25 507.75 re
+ f
+ q
+ n
+ 565.5 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 565.5 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 611.25 84.75 5.25 486 re
+ f
+ q
+ n
+ 610.5 84.75 6.75 486.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 610.5 84.75 6 486.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 656.25 84.75 5.25 452.25 re
+ f
+ q
+ n
+ 655.5 84.75 6.75 453 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 655.5 84.75 6 453 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 702 84.75 5.25 451.5 re
+ f
+ q
+ n
+ 701.25 84.75 6.75 452.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 701.25 84.75 6 452.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 747 84.75 5.25 494.25 re
+ f
+ q
+ n
+ 746.25 84.75 6.75 495 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 746.25 84.75 6 495 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 75.75 84.75 5.25 482.25 re
+ 0.599991 0.199997 0.399994 sc
+ f
+ q
+ n
+ 75 84.75 6.75 483 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 75 84.75 6 483 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 120.75 84.75 6 399.75 re
+ f
+ q
+ n
+ 120 84.75 7.5 400.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 120 84.75 6.75 400.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 166.5 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 165.75 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 165.75 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 211.5 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 210.75 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 210.75 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 256.5 84.75 5.25 36 re
+ f
+ q
+ n
+ 255.75 84.75 6.75 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 255.75 84.75 6 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 301.5 84.75 6 212.25 re
+ f
+ q
+ n
+ 300.75 84.75 7.5 213 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 300.75 84.75 6.75 213 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 347.25 84.75 5.25 291 re
+ f
+ q
+ n
+ 346.5 84.75 6.75 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 346.5 84.75 6 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 392.25 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 391.5 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 391.5 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 437.25 84.75 5.25 423 re
+ f
+ q
+ n
+ 436.5 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 436.5 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 482.25 84.75 6 455.25 re
+ f
+ q
+ n
+ 481.5 84.75 7.5 456 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 481.5 84.75 6.75 456 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 528 84.75 5.25 474 re
+ f
+ q
+ n
+ 527.25 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 527.25 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 573 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 572.25 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 572.25 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 618 84.75 5.25 437.25 re
+ f
+ q
+ n
+ 617.25 84.75 6.75 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 617.25 84.75 6 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 663 84.75 6 441 re
+ f
+ q
+ n
+ 662.25 84.75 7.5 441.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 662.25 84.75 6.75 441.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 708.75 84.75 5.25 427.5 re
+ f
+ q
+ n
+ 708 84.75 6.75 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 708 84.75 6 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 753.75 84.75 5.25 418.5 re
+ f
+ q
+ n
+ 753 84.75 6.75 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 753 84.75 6 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 82.5 84.75 6 487.5 re
+ 1 1 0.799988 sc
+ f
+ q
+ n
+ 81.75 84.75 7.5 488.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 81.75 84.75 6.75 488.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 128.25 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 127.5 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 127.5 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 173.25 84.75 6 439.5 re
+ f
+ q
+ n
+ 172.5 84.75 7.5 440.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 172.5 84.75 6.75 440.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 218.25 84.75 6 407.25 re
+ f
+ q
+ n
+ 217.5 84.75 7.5 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 217.5 84.75 6.75 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 263.25 84.75 6 36 re
+ f
+ q
+ n
+ 262.5 84.75 7.5 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 262.5 84.75 6.75 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 309 84.75 5.25 212.25 re
+ f
+ q
+ n
+ 308.25 84.75 6.75 213 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 308.25 84.75 6 213 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 354 84.75 6 291 re
+ f
+ q
+ n
+ 353.25 84.75 7.5 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 353.25 84.75 6.75 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 399 84.75 6 43.5 re
+ f
+ q
+ n
+ 398.25 84.75 7.5 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 398.25 84.75 6.75 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 444 84.75 6 423 re
+ f
+ q
+ n
+ 443.25 84.75 7.5 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 443.25 84.75 6.75 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 489.75 84.75 5.25 455.25 re
+ f
+ q
+ n
+ 489 84.75 6.75 456 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 489 84.75 6 456 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 534.75 84.75 6 481.5 re
+ f
+ q
+ n
+ 534 84.75 7.5 482.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 534 84.75 6.75 482.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 579.75 84.75 6 430.5 re
+ f
+ q
+ n
+ 579 84.75 7.5 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 579 84.75 6.75 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 624.75 84.75 6 437.25 re
+ f
+ q
+ n
+ 624 84.75 7.5 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 624 84.75 6.75 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 670.5 84.75 5.25 452.25 re
+ f
+ q
+ n
+ 669.75 84.75 6.75 453 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 669.75 84.75 6 453 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 715.5 84.75 6 427.5 re
+ f
+ q
+ n
+ 714.75 84.75 7.5 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 714.75 84.75 6.75 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 760.5 84.75 6 418.5 re
+ f
+ q
+ n
+ 759.75 84.75 7.5 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 759.75 84.75 6.75 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 90 84.75 5.25 498 re
+ 0.799988 1 1 sc
+ f
+ q
+ n
+ 89.25 84.75 6.75 498.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 89.25 84.75 6 498.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 135 84.75 6 423.75 re
+ f
+ q
+ n
+ 134.25 84.75 7.5 424.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 134.25 84.75 6.75 424.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 180.75 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 180 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 180 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 225.75 84.75 5.25 407.25 re
+ f
+ q
+ n
+ 225 84.75 6.75 408 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 225 84.75 6 408 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 270.75 84.75 5.25 36 re
+ f
+ q
+ n
+ 270 84.75 6.75 36.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 270 84.75 6 36.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 315.75 84.75 6 213 re
+ f
+ q
+ n
+ 315 84.75 7.5 213.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 315 84.75 6.75 213.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 361.5 84.75 5.25 291 re
+ f
+ q
+ n
+ 360.75 84.75 6.75 291.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 360.75 84.75 6 291.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 406.5 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 405.75 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 405.75 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 451.5 84.75 5.25 423 re
+ f
+ q
+ n
+ 450.75 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 450.75 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 496.5 84.75 6 463.5 re
+ f
+ q
+ n
+ 495.75 84.75 7.5 464.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 495.75 84.75 6.75 464.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 542.25 84.75 5.25 479.25 re
+ f
+ q
+ n
+ 541.5 84.75 6.75 480 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 541.5 84.75 6 480 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 587.25 84.75 5.25 430.5 re
+ f
+ q
+ n
+ 586.5 84.75 6.75 431.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 586.5 84.75 6 431.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 632.25 84.75 5.25 437.25 re
+ f
+ q
+ n
+ 631.5 84.75 6.75 438 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 631.5 84.75 6 438 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 677.25 84.75 6 441 re
+ f
+ q
+ n
+ 676.5 84.75 7.5 441.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 676.5 84.75 6.75 441.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 723 84.75 5.25 427.5 re
+ f
+ q
+ n
+ 722.25 84.75 6.75 428.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 722.25 84.75 6 428.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 768 84.75 5.25 418.5 re
+ f
+ q
+ n
+ 767.25 84.75 6.75 419.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 767.25 84.75 6 419.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 96.75 84.75 5.25 507 re
+ 0.399994 0 0.399994 sc
+ f
+ q
+ n
+ 96 84.75 6.75 507.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 96 84.75 6 507.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 142.5 84.75 5.25 414 re
+ f
+ q
+ n
+ 141.75 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 141.75 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 187.5 84.75 5.25 453 re
+ f
+ q
+ n
+ 186.75 84.75 6.75 453.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 186.75 84.75 6 453.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 232.5 84.75 5.25 414 re
+ f
+ q
+ n
+ 231.75 84.75 6.75 414.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 231.75 84.75 6 414.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 277.5 84.75 5.25 42.75 re
+ f
+ q
+ n
+ 276.75 84.75 6.75 43.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 276.75 84.75 6 43.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 323.25 84.75 5.25 258 re
+ f
+ q
+ n
+ 322.5 84.75 6.75 258.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 322.5 84.75 6 258.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 368.25 84.75 5.25 358.5 re
+ f
+ q
+ n
+ 367.5 84.75 6.75 359.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 367.5 84.75 6 359.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 413.25 84.75 5.25 43.5 re
+ f
+ q
+ n
+ 412.5 84.75 6.75 44.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 412.5 84.75 6 44.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 458.25 84.75 5.25 423 re
+ f
+ q
+ n
+ 457.5 84.75 6.75 423.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 457.5 84.75 6 423.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 504 84.75 5.25 463.5 re
+ f
+ q
+ n
+ 503.25 84.75 6.75 464.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 503.25 84.75 6 464.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 549 84.75 5.25 474 re
+ f
+ q
+ n
+ 548.25 84.75 6.75 474.75 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 548.25 84.75 6 474.75 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 594 84.75 5.25 507.75 re
+ f
+ q
+ n
+ 593.25 84.75 6.75 508.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 593.25 84.75 6 508.5 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 639 84.75 5.25 500.25 re
+ f
+ q
+ n
+ 638.25 84.75 6.75 501 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 638.25 84.75 6 501 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 684.75 84.75 5.25 469.5 re
+ f
+ q
+ n
+ 684 84.75 6.75 470.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 684 84.75 6 470.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 729.75 84.75 5.25 451.5 re
+ f
+ q
+ n
+ 729 84.75 6.75 452.25 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 729 84.75 6 452.25 re
+ 0 0 0 sc
+ S
+ Q
+ n
+ 774.75 84.75 5.25 492.75 re
+ f
+ q
+ n
+ 774 84.75 6.75 493.5 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 774 84.75 6 493.5 re
+ 0 0 0 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 63 594.75 m
+ 63 84.75 l
+ 0 0 0 sc
+ S
+ n
+ 58.5 84.75 m
+ 63 84.75 l
+ S
+ n
+ 58.5 135.75 m
+ 63 135.75 l
+ S
+ n
+ 58.5 186.75 m
+ 63 186.75 l
+ S
+ n
+ 58.5 237.75 m
+ 63 237.75 l
+ S
+ n
+ 58.5 288.75 m
+ 63 288.75 l
+ S
+ n
+ 58.5 339.75 m
+ 63 339.75 l
+ S
+ n
+ 58.5 390.75 m
+ 63 390.75 l
+ S
+ n
+ 58.5 441.75 m
+ 63 441.75 l
+ S
+ n
+ 58.5 492.75 m
+ 63 492.75 l
+ S
+ n
+ 58.5 543.75 m
+ 63 543.75 l
+ S
+ n
+ 58.5 594.75 m
+ 63 594.75 l
+ S
+ n
+ 63 84.75 m
+ 786 84.75 l
+ S
+ n
+ 63 81 m
+ 63 84.75 l
+ S
+ n
+ 108 81 m
+ 108 84.75 l
+ S
+ n
+ 153.75 81 m
+ 153.75 84.75 l
+ S
+ n
+ 198.75 81 m
+ 198.75 84.75 l
+ S
+ n
+ 243.75 81 m
+ 243.75 84.75 l
+ S
+ n
+ 288.75 81 m
+ 288.75 84.75 l
+ S
+ n
+ 334.5 81 m
+ 334.5 84.75 l
+ S
+ n
+ 379.5 81 m
+ 379.5 84.75 l
+ S
+ n
+ 424.5 81 m
+ 424.5 84.75 l
+ S
+ n
+ 469.5 81 m
+ 469.5 84.75 l
+ S
+ n
+ 515.25 81 m
+ 515.25 84.75 l
+ S
+ n
+ 560.25 81 m
+ 560.25 84.75 l
+ S
+ n
+ 605.25 81 m
+ 605.25 84.75 l
+ S
+ n
+ 650.25 81 m
+ 650.25 84.75 l
+ S
+ n
+ 696 81 m
+ 696 84.75 l
+ S
+ n
+ 741 81 m
+ 741 84.75 l
+ S
+ n
+ 786 81 m
+ 786 84.75 l
+ S
+ q
+ Q
+ 42.75 79.5 m
+ /N2973 15.75 Tf
+ (0) show
+ 29.25 130.5 m
+ (0.1)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 181.5 m
+ (0.2)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 232.5 m
+ (0.3)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 283.5 m
+ (0.4)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 334.5 m
+ (0.5)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 385.5 m
+ (0.6)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 436.5 m
+ (0.7)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 487.5 m
+ (0.8)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 29.25 538.5 m
+ (0.9)
+ [8.9595 4.581 8.9595 ] pdfxs
+ 42.75 589.5 m
+ (1) show
+ q
+ Q
+ 80.25 75 m
+ /N2973 [0 -12 12 0 0 0] Tf
+ (175.vpr)
+ [-6.63341 -6.63341 -6.63341 -3.29741 -5.96141 -6.63341 -3.95732 ] pdfys
+ q
+ Q
+ 125.25 75 m
+ (197.parser-b)
+ [-6.62801 -6.62801 -6.62801 -3.29201 -6.62801 -6.62801 -3.95192 -5.95601 -6.62801 -3.95192 -3.95192 
+ -6.62801 ] pdfys
+ q
+ Q
+ 171 75 m
+ (300.twolf)
+ [-6.75269 -6.75269 -6.75269 -3.41669 -3.41669 -8.74469 -6.75269 -2.74469 -3.41669 ] pdfys
+ q
+ Q
+ 216 75 m
+ (bc)
+ [-6.71098 -6.03899 ] pdfys
+ q
+ Q
+ 261 75 m
+ (ft)
+ [-3 -3 ] pdfys
+ q
+ Q
+ 306 75 m
+ (analyzer)
+ [-6.72229 -6.72229 -6.72229 -2.71429 -6.05029 -6.05029 -6.72229 -4.0462 ] pdfys
+ q
+ Q
+ 351.75 75 m
+ (llu-bench)
+ [-2.7547 -2.7547 -6.7627 -4.08661 -6.7627 -6.7627 -6.7627 -6.0907 -6.7627 ] pdfys
+ q
+ Q
+ 396.75 75 m
+ (chomp) show
+ q
+ Q
+ 441.75 75 m
+ (fpgrowth)
+ [-3.20851 -6.54451 -6.54451 -3.86842 -6.54451 -8.53651 -3.20851 -6.54451 ] pdfys
+ q
+ Q
+ 486.75 75 m
+ (espresso)
+ [-6.68028 -6.00829 -6.68028 -4.0042 -6.68028 -6.00829 -6.00829 -6.68028 ] pdfys
+ q
+ Q
+ 532.5 75 m
+ (povray31)
+ [-6.68999 -6.68999 -6.01799 -4.0139 -6.68999 -6.01799 -6.68999 -6.68999 ] pdfys
+ q
+ Q
+ 577.5 75 m
+ (bisort)
+ [-6.657 -2.649 -5.985 -6.657 -3.98091 -3.321 ] pdfys
+ q
+ Q
+ 622.5 75 m
+ (health)
+ [-6.72398 -6.72398 -6.72398 -2.71599 -3.38799 -6.72398 ] pdfys
+ q
+ Q
+ 667.5 75 m
+ (mst)
+ [-9.80193 -5.80602 -3.14201 ] pdfys
+ q
+ Q
+ 713.25 75 m
+ (perimeter)
+ [-6.62471 -6.62471 -3.94862 -2.61671 -9.94862 -6.62471 -3.28871 -6.62471 -3.94862 ] pdfys
+ q
+ Q
+ 758.25 75 m
+ (tsp)
+ [-3.25 -5.914 -6.586 ] pdfys
+ q
+ n
+ 8.25 178.5 18.75 323.25 re
+ h
+ W
+ n
+ q
+ Q
+ 23.25 179.25 m
+ /N2974 [0 15.75 -15.75 0 0 0] Tf
+ (Runtime ratio Test/NoPA \(smaller is faster\))
+ [11.472 9.72363 9.72363 5.34513 4.47899 14.1024 8.85749 4.49999 6.22736 8.85749 5.34513 
+ 4.47899 9.72363 4.49999 9.72363 8.85749 8.85749 5.34513 4.47899 11.472 9.72363 10.6059 
+ 11.472 4.49999 5.34513 8.85749 14.1024 8.85749 4.47899 4.47899 8.85749 6.22736 4.49999 
+ 4.47899 8.85749 4.49999 5.34513 8.85749 8.85749 5.34513 8.85749 6.22736 5.34513 ] pdfys
+ Q
+ n
+ 538.5 213.75 199.5 115.5 re
+ 1 1 1 sc
+ f
+ n
+ 537.75 213.75 200.25 116.25 re
+ 0 0 0 sc
+ S
+ n
+ 543.75 312 9 9 re
+ 0.599991 0.599991 1 sc
+ f
+ n
+ 543 312 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 311.25 m
+ /N2973 17.25 Tf
+ (Base Pool Allocator)
+ [11.4216 9.50671 8.54071 9.50671 4.50001 11.4216 9.50671 9.50671 3.74521 4.50001 11.4216 
+ 3.74521 3.74521 9.50671 8.54071 9.50671 4.71121 9.50671 5.65983 ] pdfxs
+ n
+ 543.75 288.75 9 9 re
+ 0.599991 0.199997 0.399994 sc
+ f
+ n
+ 543 288.75 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 288 m
+ (PA + All Optimizations)
+ [11.191 11.191 4.5 9.7591 4.5 11.191 3.51461 3.51461 4.5 13.1056 9.2761 
+ 4.4806 3.51461 14.0542 3.51461 8.3101 9.2761 4.4806 3.51461 9.2761 9.2761 8.3101 
+ ] pdfxs
+ n
+ 543.75 265.5 9 9 re
+ 1 1 0.799988 sc
+ f
+ n
+ 543 265.5 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 264.75 m
+ (Selective PA Disabled)
+ [11.4087 9.4938 3.7323 9.4938 8.5278 4.6983 3.7323 8.5278 9.4938 4.50001 11.4087 
+ 11.4087 4.50001 12.3573 3.7323 8.5278 9.4938 9.4938 3.7323 9.4938 9.4938 ] pdfxs
+ n
+ 543.75 242.25 9 9 re
+ 0.799988 1 1 sc
+ f
+ n
+ 543 242.25 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 241.5 m
+ (PoolFree Elim Disabled)
+ [11.3749 9.46 9.46 3.69851 10.4086 5.61312 9.46 9.46 4.50001 11.3749 3.69851 
+ 3.69851 14.2381 4.50001 12.3235 3.69851 8.494 9.46 9.46 3.69851 9.46 9.46 
+ ] pdfxs
+ n
+ 543.75 219 9 9 re
+ 0.399994 0 0.399994 sc
+ f
+ n
+ 543 219 9.75 9.75 re
+ 0 0 0 sc
+ S
+ q
+ Q
+ 558 218.25 m
+ (Bump Pointer Disabled)
+ [11.3318 9.41691 14.195 9.41691 4.50001 11.3318 9.41691 3.65541 9.41691 4.62141 9.41691 
+ 5.57003 4.50001 12.2804 3.65541 8.45091 9.41691 9.41691 3.65541 9.41691 9.41691 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 10.791 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.68719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\(1) show
+ (.0=)
+ [3.0327 9.08719 12.1199 ] pdfxs
+ (N) show
+ (oPo)
+ [9.08719 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 -10.79 -14.129 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -289.733 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ S
+ Q
+ 1 0 0 1 3.38699 2.989 cm
+ q
+ 0.463608 0 0 0.463608 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 65.52 593.76 m
+ 784.32 593.76 l
+ 784.32 96.72 l
+ 65.52 96.72 l
+ 65.52 593.76 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 65.52 151.68 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 151.92 m
+ 784.32 151.92 l
+ S
+ Q
+ q
+ n
+ 65.52 206.88 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 207.12 m
+ 784.32 207.12 l
+ S
+ Q
+ q
+ n
+ 65.52 262.08 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 262.32 m
+ 784.32 262.32 l
+ S
+ Q
+ q
+ n
+ 65.52 317.28 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 317.52 m
+ 784.32 317.52 l
+ S
+ Q
+ q
+ n
+ 65.52 372.72 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 372.96 m
+ 784.32 372.96 l
+ S
+ Q
+ q
+ n
+ 65.52 427.92 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 428.16 m
+ 784.32 428.16 l
+ S
+ Q
+ q
+ n
+ 65.52 594.72 m
+ 65.52 95.76 l
+ 784.32 95.76 l
+ 784.32 594.72 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 483.36 m
+ 784.32 483.36 l
+ S
+ Q
+ q
+ n
+ 65.52 594.72 m
+ 65.52 95.76 l
+ 784.32 95.76 l
+ 784.32 594.72 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 538.56 m
+ 784.32 538.56 l
+ S
+ Q
+ q
+ n
+ 65.52 593.52 718.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 593.76 m
+ 784.32 593.76 l
+ S
+ Q
+ q
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 572.16 554.64 m
+ 572.16 447.84 l
+ 761.04 447.84 l
+ 761.04 554.64 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 65.52 96.72 718.8 497.04 re
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 65.52 96.72 19.2 68.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.56 96.72 6.71999 61.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 108.24 96.72 21.36 72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 115.44 96.72 6.71999 64.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 153.12 96.72 21.36 73.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 160.32 96.72 6.71999 66.48 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 198.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 205.44 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 243.12 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 250.32 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 288 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 295.2 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 332.88 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 340.08 96.72 6.72 55.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 377.76 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 384.96 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 422.88 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 430.08 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 467.76 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 474.96 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 512.64 96.72 21.36 70.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 519.84 96.72 6.71997 63.6 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 557.52 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 564.72 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 602.4 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 609.6 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.28 96.72 21.36 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.48 96.72 6.71997 68.88 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 692.4 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 699.6 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 737.28 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 744.48 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 70.32 96.72 21.36 80.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 77.52 96.72 6.71999 73.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 115.2 96.72 21.36 95.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 122.4 96.72 6.71999 87.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 160.08 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 167.28 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 205.2 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 212.4 96.72 6.71999 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 250.08 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 257.28 96.72 6.72 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 294.96 96.72 21.36 63.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 302.16 96.72 6.71997 55.92 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 339.84 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 347.04 96.72 6.71997 55.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 384.72 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 391.92 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 429.84 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 437.04 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.72 96.72 21.36 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.92 96.72 6.71997 65.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 519.6 96.72 21.36 68.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 526.8 96.72 6.71997 61.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 564.48 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 571.68 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 609.36 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 616.56 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 654.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 661.44 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 699.36 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 706.56 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 744.24 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 751.44 96.72 6.71997 55.2 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 77.28 96.72 21.12 91.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 84.48 96.72 6.48 84.24 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 122.16 96.72 21.12 81.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 129.36 96.72 6.48 74.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 167.04 96.72 21.36 90.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 174.24 96.72 6.71999 83.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 212.16 96.72 21.12 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 219.36 96.72 6.48 64.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 257.04 96.72 21.12 162.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 264.24 96.72 6.47998 155.04 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 301.92 96.72 21.12 180 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 309.12 96.72 6.47998 172.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 346.8 96.72 21.12 189.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354 96.72 6.47998 182.4 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 391.68 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 398.88 96.72 6.71997 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 436.8 96.72 21.12 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 444 96.72 6.47998 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 481.68 96.72 21.12 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 488.88 96.72 6.47998 65.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 526.56 96.72 21.12 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 533.76 96.72 6.47998 55.2 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 571.44 96.72 21.12 161.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 578.64 96.72 6.47998 154.32 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 616.32 96.72 21.12 141.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 623.52 96.72 6.47998 134.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 661.2 96.72 21.36 97.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 668.4 96.72 6.71997 90.72 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 706.32 96.72 21.12 94.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 713.52 96.72 6.47998 86.88 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 751.2 96.72 21.12 160.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 758.4 96.72 6.47998 153.6 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 84 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 91.2 96.72 6.71999 55.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 128.88 96.72 21.36 70.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 136.08 96.72 6.71999 63.12 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 174 96.72 21.36 96.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 181.2 96.72 6.71999 89.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 218.88 96.72 21.36 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 226.08 96.72 6.71999 64.08 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 263.76 96.72 21.36 158.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 270.96 96.72 6.72 151.68 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 308.64 96.72 21.36 63.12 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 315.84 96.72 6.72 55.92 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 353.52 96.72 21.36 62.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 360.72 96.72 6.71997 55.44 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 398.64 96.72 21.36 156.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 405.84 96.72 6.72 149.76 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.52 96.72 21.36 75.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 450.72 96.72 6.71997 68.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 488.4 96.72 21.36 72.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 495.6 96.72 6.71997 65.28 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 533.28 96.72 21.36 65.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 540.48 96.72 6.71997 58.32 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 578.16 96.72 21.36 62.4 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 585.36 96.72 6.71997 55.2 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 623.04 96.72 21.36 108.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 630.24 96.72 6.71997 101.52 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 668.16 96.72 21.36 89.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 675.36 96.72 6.71997 81.84 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.04 96.72 21.36 82.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 720.24 96.72 6.71997 75.6 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 757.92 96.72 21.36 165.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 765.12 96.72 6.71997 158.16 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 90.96 96.72 21.36 91.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 98.16 96.72 6.71999 84.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 135.84 96.72 21.36 79.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 143.04 96.72 6.71999 72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 180.96 96.72 21.36 117.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 188.16 96.72 6.71999 110.64 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 225.84 96.72 21.36 71.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 233.04 96.72 6.71999 64.08 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 270.72 96.72 21.36 163.44 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 277.92 96.72 6.71997 156.24 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 315.6 96.72 21.36 287.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 322.8 96.72 6.71997 279.84 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 360.48 96.72 21.36 492 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 367.68 96.72 6.71997 484.8 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 405.6 96.72 21.36 156.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 412.8 96.72 6.71997 149.76 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 450.48 96.72 21.36 75.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 457.68 96.72 6.71997 68.16 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 495.36 96.72 21.36 92.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 502.56 96.72 6.71997 85.68 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 540.24 96.72 21.36 73.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 547.44 96.72 6.71997 66.72 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 585.12 96.72 21.36 161.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 592.32 96.72 6.71997 154.32 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 630 96.72 21.36 123.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 637.2 96.72 6.71997 116.4 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 675.12 96.72 21.36 76.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 682.32 96.72 6.71997 68.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 720 96.72 21.36 94.08 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 727.2 96.72 6.71997 86.88 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 764.88 96.72 21.36 162.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 772.08 96.72 6.71997 155.52 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 65.52 593.76 m
+ 65.52 96.72 l
+ S
+ n
+ 60.24 96.72 m
+ 65.52 96.72 l
+ S
+ n
+ 60.24 151.92 m
+ 65.52 151.92 l
+ S
+ n
+ 60.24 207.12 m
+ 65.52 207.12 l
+ S
+ n
+ 60.24 262.32 m
+ 65.52 262.32 l
+ S
+ n
+ 60.24 317.52 m
+ 65.52 317.52 l
+ S
+ n
+ 60.24 372.96 m
+ 65.52 372.96 l
+ S
+ n
+ 60.24 428.16 m
+ 65.52 428.16 l
+ S
+ n
+ 60.24 483.36 m
+ 65.52 483.36 l
+ S
+ n
+ 60.24 538.56 m
+ 65.52 538.56 l
+ S
+ n
+ 60.24 593.76 m
+ 65.52 593.76 l
+ S
+ n
+ 65.52 96.72 m
+ 784.32 96.72 l
+ S
+ n
+ 65.52 92.4 m
+ 65.52 96.72 l
+ S
+ n
+ 110.4 92.4 m
+ 110.4 96.72 l
+ S
+ n
+ 155.28 92.4 m
+ 155.28 96.72 l
+ S
+ n
+ 200.4 92.4 m
+ 200.4 96.72 l
+ S
+ n
+ 245.28 92.4 m
+ 245.28 96.72 l
+ S
+ n
+ 290.16 92.4 m
+ 290.16 96.72 l
+ S
+ n
+ 335.04 92.4 m
+ 335.04 96.72 l
+ S
+ n
+ 379.92 92.4 m
+ 379.92 96.72 l
+ S
+ n
+ 425.04 92.4 m
+ 425.04 96.72 l
+ S
+ n
+ 469.92 92.4 m
+ 469.92 96.72 l
+ S
+ n
+ 514.8 92.4 m
+ 514.8 96.72 l
+ S
+ n
+ 559.68 92.4 m
+ 559.68 96.72 l
+ S
+ n
+ 604.56 92.4 m
+ 604.56 96.72 l
+ S
+ n
+ 649.44 92.4 m
+ 649.44 96.72 l
+ S
+ n
+ 694.56 92.4 m
+ 694.56 96.72 l
+ S
+ n
+ 739.44 92.4 m
+ 739.44 96.72 l
+ S
+ n
+ 784.32 92.4 m
+ 784.32 96.72 l
+ S
+ q
+ Q
+ 29.04 91.2 m
+ /N2979 17.04 Tf
+ (0.9)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 43.2 146.4 m
+ (1) show
+ 29.04 201.6 m
+ (1.1)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 256.8 m
+ (1.2)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 312 m
+ (1.3)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 367.44 m
+ (1.4)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 422.64 m
+ (1.5)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 477.84 m
+ (1.6)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 533.04 m
+ (1.7)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ 29.04 588.24 m
+ (1.8)
+ [9.49903 4.76191 9.49903 ] pdfxs
+ q
+ Q
+ 82.08 90 m
+ /N2979 [0 -14.16 14.16 0 0 0] Tf
+ (175.vpr)
+ [-7.91525 -7.91525 -7.91525 -3.97877 -7.12229 -7.91525 -4.75747 ] pdfys
+ q
+ Q
+ 126.96 90 m
+ (197.parser-b)
+ [-7.92355 -7.92355 -7.92355 -3.98707 -7.92355 -7.92355 -4.76577 -7.13059 -7.92355 -4.76577 -4.76577 
+ -7.92355 ] pdfys
+ q
+ Q
+ 171.84 90 m
+ (300.twolf)
+ [-7.86985 -7.86985 -7.86985 -3.93338 -3.93338 -10.2204 -7.86985 -3.14042 -3.93338 ] pdfys
+ q
+ Q
+ 216.72 90.24 m
+ (bc)
+ [-7.95645 -7.16349 ] pdfys
+ q
+ Q
+ 261.6 90.24 m
+ (ft)
+ [-3.83998 -3.83998 ] pdfys
+ q
+ Q
+ 306.72 90 m
+ (analyzer)
+ [-7.93414 -7.93414 -7.93414 -3.20471 -7.14118 -7.14118 -7.93414 -4.77636 ] pdfys
+ q
+ Q
+ 351.6 90 m
+ (llu-bench)
+ [-3.18721 -3.18721 -7.91664 -4.75886 -7.91664 -7.91664 -7.91664 -7.12368 -7.91664 ] pdfys
+ q
+ Q
+ 396.48 90 m
+ (chomp)
+ [-7.12519 -7.91815 -7.91815 -11.8404 -7.91815 ] pdfys
+ q
+ Q
+ 441.36 90 m
+ (fpgrowth)
+ [-3.92859 -7.86506 -7.86506 -4.70728 -7.86506 -10.2156 -3.92859 -7.86506 ] pdfys
+ q
+ Q
+ 486.24 90 m
+ (espresso)
+ [-7.95204 -7.15908 -7.95204 -4.79426 -7.95204 -7.15908 -7.15908 -7.95204 ] pdfys
+ q
+ Q
+ 531.12 90 m
+ (povray31)
+ [-7.94294 -7.94294 -7.14999 -4.78516 -7.94294 -7.14999 -7.94294 -7.94294 ] pdfys
+ q
+ Q
+ 576.24 90 m
+ (bisort)
+ [-7.90273 -3.1733 -7.10978 -7.90273 -4.74496 -3.96626 ] pdfys
+ q
+ Q
+ 621.12 90 m
+ (health)
+ [-7.88435 -7.88435 -7.88435 -3.15492 -3.94787 -7.88435 ] pdfys
+ q
+ Q
+ 666 90 m
+ (mst)
+ [-11.7913 -7.0761 -3.93258 ] pdfys
+ q
+ Q
+ 710.88 90 m
+ (perimeter)
+ [-7.89544 -7.89544 -4.73766 -3.16601 -11.8177 -7.89544 -3.95897 -7.89544 -4.73766 ] pdfys
+ q
+ Q
+ 755.76 90 m
+ (tsp)
+ [-3.95997 -7.10349 -7.89645 ] pdfys
+ q
+ Q
+ 26.64 151.92 m
+ /N2980 [0 18.72 -18.72 0 0 0] Tf
+ (Runtime ratio Test/FullPA \(smaller is faster\))
+ [13.5059 11.4279 11.4279 6.22373 5.19427 16.6323 10.3984 5.28005 7.27233 10.3984 6.22373 
+ 5.19427 11.4279 5.28005 11.4279 10.3984 10.3984 6.22373 5.19427 11.4279 11.4279 5.19427 
+ 5.19427 12.4765 13.5059 5.28005 6.22373 10.3984 16.6323 10.3984 5.19427 5.19427 10.3984 
+ 7.27233 5.28005 5.19427 10.3984 5.28005 6.22373 10.3984 10.3984 6.22373 10.3984 7.27233 
+ 6.22373 ] pdfys
+ n
+ 572.4 447.84 188.4 106.56 re
+ 1 1 1 sc
+ f
+ n
+ 572.16 447.84 188.64 106.8 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 530.88 21.36 23.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 538.32 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 537.84 m
+ /N2979 15.84 Tf
+ (Selective PA Disabled)
+ [10.609 8.85063 3.56008 8.85063 7.96359 4.44711 3.56008 7.96359 8.85063 4.32002 10.609 
+ 10.609 4.32002 11.4801 3.56008 7.96359 8.85063 8.85063 3.56008 8.85063 8.85063 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 509.52 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 516.96 9.59998 9.59998 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 516.48 m
+ (PoolFree Elim Disabled)
+ [10.6157 8.85733 8.85733 3.56677 9.72841 5.32489 8.85733 8.85733 4.32002 10.6157 3.56677 
+ 3.56677 13.2449 4.32002 11.4868 3.56677 7.97029 8.85733 8.85733 3.56677 8.85733 8.85733 
+ ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 488.16 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 495.6 9.59998 9.59998 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 495.12 m
+ (Bump Pointer Disabled)
+ [10.6131 8.85473 13.2423 8.85473 4.31993 10.6131 8.85473 3.56418 8.85473 4.45122 8.85473 
+ 5.3223 4.31993 11.4842 3.56418 7.9677 8.85473 8.85473 3.56418 8.85473 8.85473 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 466.8 21.36 24.24 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 474.24 9.59998 9.59998 re
+ h
+ q
+ 0.799988 1 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 473.76 m
+ (Align Opt Disabled)
+ [10.6127 3.56377 3.56377 8.85432 8.85432 4.32001 12.3708 8.85432 4.4508 4.32001 11.4838 
+ 3.56377 7.96729 8.85432 8.85432 3.56377 8.85432 8.85432 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 572.4 448.08 21.36 21.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 576.72 452.88 9.59998 9.59998 re
+ h
+ q
+ 0.399994 0 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 590.4 452.4 m
+ (All Disabled \(Base PA\))
+ [10.6099 3.56098 3.56098 4.32002 11.481 3.56098 7.96449 8.85153 8.85153 3.56098 8.85153 
+ 8.85153 4.32002 5.3191 10.6099 8.85153 7.96449 8.85153 4.32002 10.6099 10.6099 5.3191 
+ ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 289.733 l
+ S
+ Q
+ 1 0 0 1 -373.576 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 5.07799 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [6.6654 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nC)
+ [9.68719 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (\(1) show
+ (.0=PAwi)
+ [3.0327 9.08719 12.1199 6.51267 11.8254 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.68719 ] pdfxs
+ (a) show
+ (llPo)
+ [3.0327 6.6654 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lOp)
+ [3.0327 8.47629 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ 173.727 -31.604 m
+ (147) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 160 160
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2992/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N2991/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useitc)
+ [6.0654 4.29811 7.82175 3.02179 7.21093 4.8436 ] pdfxs
+ (a) show
+ (nimprovemem)
+ [9.03265 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 7.82175 9.08711 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 8.7272 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.08711 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.02174 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyins)
+ [3.0327 8.7272 3.02179 9.03265 4.29811 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 7.81084 4.8436 ] pdfxs
+ (a) show
+ (ses.Thepo)
+ [4.30902 4.8436 4.30902 7.6472 7.88721 6.05449 7.81084 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.02179 3.33815 4.27631 4.8436 7.81084 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -21.922 m
+ (improves)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 7.19991 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.0654 4.2654 6.07631 ] pdfxs
+ (1) show
+ (9)
+ [5.46541 ] pdfxs
+ (7) show
+ (.p)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (rser-b,espress)
+ [4.27631 4.29811 4.8436 4.27631 3.63261 6.0654 6.07631 4.85451 4.29811 6.0654 4.2654 
+ 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (,)
+ [6.07631 ] pdfxs
+ (a) show
+ (ndpovray)
+ [6.05449 8.96719 6.35994 5.15996 5.74904 4.27631 5.14905 5.75995 ] pdfxs
+ (31) show
+ (.Thebumpp)
+ [7.6363 7.8763 6.0654 7.74539 6.0654 6.05449 9.09802 8.95628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.1781 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.96719 ] pdfxs
+ (a) show
+ (ppe)
+ [6.0654 6.35994 4.8436 ] pdfxs
+ (a) show
+ (rs)
+ [4.27631 7.19991 ] pdfxs
+ (to) show
+ 0 -43.845 m
+ (be)
+ [6.35994 8.51993 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.51993 9.08711 ] pdfxs
+ (o) show
+ (stsi)
+ [4.30902 7.9091 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [7.00357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.51993 ] pdfxs
+ (t) show
+ (hree,beingp)
+ [6.05449 4.27631 4.8436 4.85451 6.69812 6.37085 4.8436 3.0327 6.05449 9.13083 6.05449 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyv)
+ [4.27631 3.0327 9.42537 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.50902 ] pdfxs
+ (t) show
+ (o)
+ [9.11992 ] pdfxs
+ (175) show
+ (.vpr,)
+ [3.0327 5.75995 6.05449 4.27631 6.70903 ] pdfxs
+ (300) show
+ (.tw)
+ [3.02179 3.93823 7.58175 ] pdfxs
+ (o) show
+ (lf,f)
+ [3.0327 3.32724 6.70903 3.32724 ] pdfxs
+ (t) show
+ (,)
+ [6.70903 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyzer,)
+ [3.0327 5.75995 4.8436 4.85451 4.27631 3.0327 ] pdfxs
+ 0 -65.768 m
+ (llu-bench,)
+ [3.0327 3.0327 6.05449 3.63261 6.37085 4.8436 6.0654 4.53815 6.0654 8.59629 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 11.2363 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lOldenpr)
+ [8.21447 8.47629 3.0327 6.0654 4.8436 11.2472 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Cl)
+ [9.08711 4.29811 12.5126 7.8763 3.0327 ] pdfxs
+ (o) show
+ (seinspec)
+ [4.30902 10.0254 3.0327 6.05449 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2363 ] pdfxs
+ (o) show
+ (f)
+ [8.50901 ] pdfxs
+ (175) show
+ (.vprisp)
+ [3.0327 5.75995 6.05449 9.45808 3.0327 9.47989 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlyin)
+ [4.2654 3.0327 10.9417 3.0327 5.74904 ] pdfxs
+ (t) show
+ (eres)
+ [4.85451 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (:) show
+ 0 -87.69 m
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (sePAisn)
+ [4.30902 4.8436 6.51267 11.7817 3.0327 7.89808 6.0654 ] pdfxs
+ (o) show
+ (tf)
+ [7.83274 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.87628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.65446 ] pdfxs
+ (No) show
+ (P)
+ [6.52358 ] pdfxs
+ (A) show
+ (,butac)
+ [6.62176 6.0654 6.05449 7.84365 9.04356 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (o) show
+ (fpo)
+ [6.92721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lfreeelimin)
+ [3.0327 3.33815 4.2654 4.85451 8.44357 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.65446 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 8.44357 6.05449 6.0654 9.08711 9.65446 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -109.613 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nreduces)
+ [9.29446 4.27631 4.8436 6.0654 6.0654 4.8436 4.8436 7.53809 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.07266 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.08357 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.08357 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3162 ] pdfxs
+ (t) show
+ (o)
+ [8.69447 ] pdfxs
+ (95) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (%)
+ [12.3271 ] pdfxs
+ (o) show
+ (f)
+ [6.56721 ] pdfxs
+ (No) show
+ (PA)
+ [6.51267 11.4108 ] pdfxs
+ (\() show
+ (Selec)
+ [6.0654 4.8436 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivePAreducesitfur)
+ [3.02179 5.4545 4.85451 6.51267 11.4108 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 
+ 7.53809 3.0327 7.47275 3.33815 6.05449 4.27631 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -131.535 m
+ (t) show
+ (o)
+ [10.0035 ] pdfxs
+ (94) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (%\).Fin)
+ [9.09802 4.23277 10.6363 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,sever)
+ [3.0327 3.0327 4.84359 7.82175 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.58175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msbene\f)
+ [9.08711 8.85807 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (edfr)
+ [4.85451 10.6145 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6471 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.40356 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.09802 4.8436 5.75995 8.79273 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.05449 7.82175 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyf)
+ [4.27631 3.0327 10.309 3.33815 ] pdfxs
+ (t) show
+ (,) show
+ 0 -153.458 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp,he)
+ [9.09802 6.05449 6.6654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (sp.)
+ [4.30902 6.05449 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (Thespeedupp)
+ [7.8763 6.0654 8.18175 4.30902 6.35994 4.85451 4.8436 6.0654 6.05449 9.40355 6.35994 
+ ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.37085 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (hesesimplepo)
+ [6.0654 4.8436 4.30902 8.18175 4.30902 3.02179 9.09802 6.05449 3.0327 8.19266 6.35994 
+ 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.35994 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.63627 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.18175 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlyn)
+ [4.27631 3.02179 9.0981 6.0654 ] pdfxs
+ (ota) show
+ (blebec)
+ [6.05449 3.0327 8.18175 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.18175 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ 0 -197.303 m
+ (a) show
+ (re)
+ [4.27631 7.60357 ] pdfxs
+ (a) show
+ (llverysimpleop)
+ [3.0327 5.78177 5.4545 4.8436 4.27631 8.51993 4.29811 3.0327 9.08711 6.0654 3.02179 
+ 7.60357 5.46541 6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,butc)
+ [6.0654 4.29811 5.96722 6.05449 6.0654 6.99275 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (nlybeperf)
+ [6.05449 3.0327 8.51993 6.35994 7.60357 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rmed)
+ [4.27631 9.08711 4.85451 8.81447 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 8.50902 ] pdfxs
+ (o) show
+ (ncethehe)
+ [6.0654 4.85451 7.60357 4.23277 6.0654 7.60357 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ph)
+ [8.81447 6.0654 ] pdfxs
+ (a) show
+ (sbeense)
+ [7.05809 6.35994 4.85451 4.8436 8.81447 4.30902 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (gat) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -219.225 m
+ (intopo)
+ [3.0327 5.75995 4.23277 9.0981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 0 -256.457 m
+ /N622 11.955 Tf
+ (6.3.6C)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 ] pdfxs
+ (a) show
+ (c)
+ [5.60689 ] pdfxs
+ (h) show
+ (e)
+ [10.616 ] pdfxs
+ (an) show
+ (dT)
+ [11.955 9.34877 ] pdfxs
+ (L) show
+ (B)
+ [14.0471 ] pdfxs
+ (I) show
+ (m)
+ [11.2138 ] pdfxs
+ (p) show
+ (a)
+ [6.52739 ] pdfxs
+ (c) show
+ (tofPoolAllo)
+ [9.71945 6.71874 8.59556 8.82275 7.08935 6.7307 8.21312 10.1618 3.73 3.74195 7.1013 
+ ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 1 0 0 1 112.873 -463.709 cm
+ q
+ 0.305847 0 0 0.305847 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 53.04 597.84 m
+ 783.84 597.84 l
+ 783.84 107.52 l
+ 53.04 107.52 l
+ 53.04 597.84 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 53.04 189.12 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 189.36 m
+ 783.84 189.36 l
+ S
+ Q
+ q
+ n
+ 53.04 270.72 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 270.96 m
+ 783.84 270.96 l
+ S
+ Q
+ q
+ n
+ 53.04 352.56 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 352.8 m
+ 783.84 352.8 l
+ S
+ Q
+ q
+ n
+ 53.04 434.16 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 434.4 m
+ 783.84 434.4 l
+ S
+ Q
+ q
+ n
+ 53.04 598.8 m
+ 53.04 106.56 l
+ 783.84 106.56 l
+ 783.84 598.8 l
+ 214.56 586.56 m
+ 214.56 516 l
+ 331.2 516 l
+ 331.2 586.56 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 516.24 m
+ 783.84 516.24 l
+ S
+ Q
+ q
+ n
+ 53.04 597.6 730.8 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 53.04 597.84 m
+ 783.84 597.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 214.56 586.56 m
+ 214.56 516 l
+ 331.2 516 l
+ 331.2 586.56 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 53.04 107.52 730.8 490.32 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 53.28 107.52 24.48 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 60.48 107.52 9.84 398.16 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 98.88 107.52 24.72 288.96 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 106.08 107.52 10.08 281.76 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 144.72 107.52 24.48 384 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 151.92 107.52 9.84 376.8 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 190.32 107.52 24.48 380.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 197.52 107.52 9.84 372.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 235.92 107.52 24.72 74.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 243.12 107.52 10.08 66.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 281.76 107.52 24.48 165.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 288.96 107.52 9.84 158.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 327.36 107.52 24.48 209.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 334.56 107.52 9.84 202.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 372.96 107.52 24.72 110.16 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 380.16 107.52 10.08 102.96 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 418.8 107.52 24.48 406.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 426 107.52 9.84 399.12 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 464.4 107.52 24.48 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 471.6 107.52 9.84 103.68 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 510 107.52 24.48 397.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 517.2 107.52 9.84003 390.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 555.6 107.52 24.72 395.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 562.8 107.52 10.08 388.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 601.44 107.52 24.48 392.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 608.64 107.52 9.83997 385.44 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 647.04 107.52 24.48 342.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 654.24 107.52 9.83997 335.52 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 692.64 107.52 24.72 345.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 699.84 107.52 10.08 338.64 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 738.48 107.52 24.48 361.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 745.68 107.52 9.84003 354.72 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 63.36 107.52 24.72 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 70.56 107.52 10.08 398.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 109.2 107.52 24.48 297.6 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.4 107.52 9.84 290.4 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 154.8 107.52 24.72 405.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 162 107.52 10.08 398.16 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 200.4 107.52 24.72 384 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 207.6 107.52 10.08 376.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 246.24 107.52 24.48 110.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 253.44 107.52 9.83998 103.68 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 291.84 107.52 24.72 167.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 299.04 107.52 10.08 159.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 337.44 107.52 24.72 391.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 344.64 107.52 10.08 384.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 383.28 107.52 24.48 180 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 390.48 107.52 9.84 172.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 428.88 107.52 24.72 414.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 436.08 107.52 10.08 407.28 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 474.48 107.52 24.72 347.52 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 481.68 107.52 10.08 340.32 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 520.08 107.52 24.72 397.92 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 527.28 107.52 10.08 390.72 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 565.92 107.52 24.48 395.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 573.12 107.52 9.83997 387.84 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 611.52 107.52 24.72 330 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 618.72 107.52 10.08 322.8 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 657.12 107.52 24.72 334.8 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 664.32 107.52 10.08 327.6 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 702.96 107.52 24.48 334.32 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 710.16 107.52 9.84003 327.12 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 748.56 107.52 24.72 368.64 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 755.76 107.52 10.08 361.44 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 73.68 107.52 24.48 414 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 80.88 107.52 9.84 406.8 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 119.28 107.52 24.72 234.72 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 126.48 107.52 10.08 227.52 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 165.12 107.52 24.48 163.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 172.32 107.52 9.84 156 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 210.72 107.52 24.48 374.88 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 217.92 107.52 9.84 367.68 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 256.32 107.52 24.72 265.68 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 263.52 107.52 10.08 258.48 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 302.16 107.52 24.48 81.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 309.36 107.52 9.84 74.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 347.76 107.52 24.48 179.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 354.96 107.52 9.84 171.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 393.36 107.52 24.72 57.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 400.56 107.52 10.08 50.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 439.2 107.52 24.48 339.84 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 446.4 107.52 9.84 332.64 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 484.8 107.52 24.48 63.36 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 492 107.52 9.84 56.16 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 530.4 107.52 24.48 402.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 537.6 107.52 9.83997 395.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 576 107.52 24.72 347.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 583.2 107.52 10.08 339.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 621.84 107.52 24.48 432.48 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 629.04 107.52 9.84003 425.28 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 667.44 107.52 24.48 407.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 674.64 107.52 9.83997 399.84 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 713.04 107.52 24.72 347.76 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 720.24 107.52 10.08 340.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 758.88 107.52 24.48 365.28 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 766.08 107.52 9.83997 358.08 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 53.04 597.84 m
+ 53.04 107.52 l
+ S
+ n
+ 49.2 107.52 m
+ 53.04 107.52 l
+ S
+ n
+ 49.2 189.36 m
+ 53.04 189.36 l
+ S
+ n
+ 49.2 270.96 m
+ 53.04 270.96 l
+ S
+ n
+ 49.2 352.8 m
+ 53.04 352.8 l
+ S
+ n
+ 49.2 434.4 m
+ 53.04 434.4 l
+ S
+ n
+ 49.2 516.24 m
+ 53.04 516.24 l
+ S
+ n
+ 49.2 597.84 m
+ 53.04 597.84 l
+ S
+ n
+ 53.04 107.52 m
+ 783.84 107.52 l
+ S
+ n
+ 53.04 102.72 m
+ 53.04 107.52 l
+ S
+ n
+ 98.64 102.72 m
+ 98.64 107.52 l
+ S
+ n
+ 144.48 102.72 m
+ 144.48 107.52 l
+ S
+ n
+ 190.08 102.72 m
+ 190.08 107.52 l
+ S
+ n
+ 235.68 102.72 m
+ 235.68 107.52 l
+ S
+ n
+ 281.52 102.72 m
+ 281.52 107.52 l
+ S
+ n
+ 327.12 102.72 m
+ 327.12 107.52 l
+ S
+ n
+ 372.72 102.72 m
+ 372.72 107.52 l
+ S
+ n
+ 418.56 102.72 m
+ 418.56 107.52 l
+ S
+ n
+ 464.16 102.72 m
+ 464.16 107.52 l
+ S
+ n
+ 509.76 102.72 m
+ 509.76 107.52 l
+ S
+ n
+ 555.36 102.72 m
+ 555.36 107.52 l
+ S
+ n
+ 601.2 102.72 m
+ 601.2 107.52 l
+ S
+ n
+ 646.8 102.72 m
+ 646.8 107.52 l
+ S
+ n
+ 692.4 102.72 m
+ 692.4 107.52 l
+ S
+ n
+ 738.24 102.72 m
+ 738.24 107.52 l
+ S
+ n
+ 783.84 102.72 m
+ 783.84 107.52 l
+ S
+ q
+ Q
+ 36.96 103.44 m
+ /N2991 12 Tf
+ (0) show
+ 26.88 185.28 m
+ (0.2)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 266.88 m
+ (0.4)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 348.72 m
+ (0.6)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 26.88 430.32 m
+ (0.8)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ 36.96 512.16 m
+ (1) show
+ 26.88 593.76 m
+ (1.2)
+ [6.71199 3.37599 6.71199 ] pdfxs
+ q
+ Q
+ 69.6 95.52 m
+ /N2991 [0 -15.6 15.6 0 0 0] Tf
+ (175.vpr)
+ [-8.68128 -8.68128 -8.68128 -4.34449 -7.80769 -8.68128 -5.20237 ] pdfys
+ q
+ Q
+ 115.2 95.52 m
+ (197.parser-b)
+ [-8.68389 -8.68389 -8.68389 -4.3471 -8.68389 -8.68389 -5.20498 -7.8103 -8.68389 -5.20498 -5.20498 
+ -8.68389 ] pdfys
+ q
+ Q
+ 161.04 95.52 m
+ (300.twolf)
+ [-8.6435 -8.6435 -8.6435 -4.30671 -4.30671 -11.2331 -8.6435 -3.43311 -4.30671 ] pdfys
+ q
+ Q
+ 206.64 95.76 m
+ (bc)
+ [-8.59679 -7.7232 ] pdfys
+ q
+ Q
+ 252.24 95.76 m
+ (ft)
+ [-4.32 -4.32 ] pdfys
+ q
+ Q
+ 298.08 95.52 m
+ (analyzer)
+ [-8.68449 -8.68449 -8.68449 -3.47409 -7.81089 -7.81089 -8.68449 -5.20558 ] pdfys
+ q
+ Q
+ 343.68 95.52 m
+ (llu-bench)
+ [-3.47109 -3.47109 -8.68148 -5.20257 -8.68148 -8.68148 -8.68148 -7.80788 -8.68148 ] pdfys
+ q
+ Q
+ 389.28 95.52 m
+ (chomp) show
+ q
+ Q
+ 435.12 95.52 m
+ (fpgrowth)
+ [-4.3286 -8.6654 -8.6654 -5.18649 -8.6654 -11.255 -4.3286 -8.6654 ] pdfys
+ q
+ Q
+ 480.72 95.52 m
+ (espresso)
+ [-8.74248 -7.86889 -8.74248 -5.26357 -8.74248 -7.86889 -7.86889 -8.74248 ] pdfys
+ q
+ Q
+ 526.32 95.52 m
+ (povray31)
+ [-8.69329 -8.69329 -7.81969 -5.21438 -8.69329 -7.81969 -8.69329 -8.69329 ] pdfys
+ q
+ Q
+ 572.16 95.52 m
+ (b) show
+ (i)
+ [-3.46619 ] pdfys
+ (sort) show
+ q
+ Q
+ 617.76 95.52 m
+ (health)
+ [-8.6312 -8.6312 -8.6312 -3.42081 -4.29441 -8.6312 ] pdfys
+ q
+ Q
+ 663.36 95.76 m
+ (mst)
+ [-13.0975 -7.90279 -4.43959 ] pdfys
+ q
+ Q
+ 709.2 95.52 m
+ (perimeter)
+ [-8.66039 -8.66039 -5.18148 -3.45 -12.9815 -8.66039 -4.3236 -8.66039 -5.18148 ] pdfys
+ q
+ Q
+ 754.8 95.76 m
+ (tsp)
+ [-4.43999 -7.90319 -8.77679 ] pdfys
+ q
+ Q
+ 23.52 289.44 m
+ /N2992 [0 15.84 -15.84 0 0 0] Tf
+ (Cache miss ratio)
+ [11.4622 8.83273 8.83273 9.70381 8.83273 4.32002 14.1076 4.42921 8.83273 8.83273 4.32002 
+ 6.18757 8.83273 5.3003 4.42921 9.70381 ] pdfys
+ n
+ 214.8 516 116.16 70.32 re
+ 1 1 1 sc
+ f
+ n
+ 214.56 516 116.4 70.56 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 561.12 22.8 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 568.56 10.56 10.56 re
+ h
+ q
+ 0.599991 0.599991 1 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 568.08 m
+ /N2991 17.76 Tf
+ (L1 Misses)
+ [9.82946 9.82946 5.03998 14.7489 3.89763 8.83491 8.83491 9.82946 8.83491 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 537.6 22.8 25.2 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 545.04 10.56 10.56 re
+ h
+ q
+ 0.599991 0.199997 0.399994 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 544.56 m
+ (L2 Misses)
+ [9.82946 9.82946 5.03998 14.7489 3.89763 8.83491 8.83491 9.82946 8.83491 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 214.8 516.24 22.8 23.04 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 219.6 521.52 10.56 10.56 re
+ h
+ q
+ 1 1 0.799988 sc
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 234.48 521.04 m
+ (TLB Misses)
+ [10.7997 9.82305 11.7945 5.03997 14.7424 3.89122 8.8285 8.8285 9.82305 8.8285 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 15.415 -23.512 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:)
+ [7.8872 ] pdfxs
+ (L1/L2/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (BC)
+ [11.3671 7.8763 ] pdfxs
+ (a) show
+ (cheMissR)
+ [4.53815 6.0654 8.4872 9.99272 3.0327 4.30902 7.93081 8.03985 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (s) show
+ -111.351 -33.007 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.82901 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (3shows)
+ [10.4399 4.29811 6.0654 5.14905 7.8763 9.28353 ] pdfxs
+ (t) show
+ (heme)
+ [6.05449 9.82901 9.09802 4.8436 ] pdfxs
+ (a) show
+ (suredc)
+ [4.30902 6.05449 4.27631 4.8436 11.0399 4.85451 ] pdfxs
+ (a) show
+ (chemissr)
+ [4.53815 6.0654 9.82901 9.08711 3.0327 4.29811 9.28353 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.02179 10.4399 ] pdfxs
+ (o) show
+ (fFullPAc)
+ [8.31265 6.20722 6.0654 3.0327 3.02179 6.52358 13.1563 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 11.0399 ] pdfxs
+ (t) show
+ (o)
+ [10.4399 ] pdfxs
+ (No) show
+ (P)
+ [6.51267 ] pdfxs
+ (A) show
+ (.The\f)
+ [8.0072 7.8763 6.0654 9.82901 6.05449 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 4.8436 ] pdfxs
+ -128.288 -54.929 m
+ (includesme)
+ [3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 9.10898 9.09802 4.8436 ] pdfxs
+ (a) show
+ (suremen)
+ [4.29811 6.0654 4.27631 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sshowing)
+ [9.10898 4.29811 6.0654 5.14905 7.8763 3.0327 6.0654 10.2545 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.65446 5.75995 6.05449 8.79257 6.35994 4.85451 9.07627 ] pdfxs
+ (o) show
+ (f)
+ [8.13811 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 9.10898 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmiss)
+ [9.05455 9.08711 3.0327 4.29811 9.11989 ] pdfxs
+ (t) show
+ (heA)
+ [6.05449 9.65446 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.0327 ] pdfxs
+ (o) show
+ (n's)
+ [6.05449 3.0327 9.10898 ] pdfxs
+ (L) show
+ (1)
+ [10.2654 ] pdfxs
+ (D) show
+ (-c)
+ [3.63261 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.0654 4.8436 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -128.288 -76.852 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.75991 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 8.79262 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmiss)
+ [8.73819 9.08711 3.0327 4.29811 8.79262 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.3381 ] pdfxs
+ (L) show
+ (2)
+ [9.9381 ] pdfxs
+ (D) show
+ (-c)
+ [3.64352 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 7.72357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.549 ] pdfxs
+ (t) show
+ (henumber)
+ [6.05449 9.3381 5.75995 6.05449 8.79257 6.35994 4.85451 8.75991 ] pdfxs
+ (o) show
+ (f)
+ [7.81084 ] pdfxs
+ (D) show
+ (T)
+ [7.88721 ] pdfxs
+ (L) show
+ (Bmisses)
+ [12.2071 9.08711 3.0327 4.30902 4.29811 4.85451 8.78171 ] pdfxs
+ (a) show
+ (sme)
+ [8.79262 9.08711 4.85451 ] pdfxs
+ (a) show
+ (suredby)
+ [4.29811 6.0654 4.2654 4.85451 10.549 5.75995 5.75995 ] pdfxs
+ -128.288 -98.774 m
+ (t) show
+ (heA)
+ [6.05449 8.21448 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.05449 3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [9.41446 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncem)
+ [6.0654 4.8436 8.20357 9.09802 ] pdfxs
+ (o) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (to) show
+ (ringc)
+ [4.27631 3.02179 6.0654 8.81447 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.74904 ] pdfxs
+ (t) show
+ (ers.The)
+ [4.85451 4.2654 4.30902 7.78902 7.8763 6.05449 8.20357 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phshows)
+ [6.0654 9.41446 4.29811 6.0654 5.14905 7.8763 7.65808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.59274 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.20357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.65808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hthel)
+ [9.42537 4.23277 6.0654 8.20357 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (t) show
+ -128.288 -120.697 m
+ (speedups)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 6.05449 7.75627 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyhavedr)
+ [3.0327 3.0327 9.19628 6.0654 5.14905 5.4545 8.30175 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreducedmissr)
+ [3.0327 3.0327 9.20719 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 9.50173 9.09802 
+ 3.0327 4.29811 7.75627 4.2654 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 7.74536 ] pdfxs
+ (a) show
+ (teverylevel)
+ [7.69093 4.8436 5.4545 4.85451 4.27631 9.19628 3.0327 4.85451 5.4545 4.8436 6.47994 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.77448 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.29084 4.85451 ] pdfxs
+ (a) show
+ (chehier)
+ [4.54905 6.05449 8.30175 6.05449 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchy.The)
+ [4.27631 4.53815 5.75995 4.8545 7.81084 7.8763 6.0654 4.8436 ] pdfxs
+ -128.288 -142.62 m
+ (bene\f)
+ [6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ (sf)
+ [8.38899 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -70.339 -142.62 m
+ /N722 10.909 Tf
+ (twolf) show
+ -37.623 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -15.967 -142.62 m
+ /N722 10.909 Tf
+ (llu-bench) show
+ 39.658 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (reprim)
+ [4.27631 8.92356 6.0654 4.2654 3.0327 9.09802 ] pdfxs
+ (a) show
+ (rily)
+ [4.2654 3.0327 3.0327 9.83991 ] pdfxs
+ (a) show
+ (t)
+ [8.31274 ] pdfxs
+ (t) show
+ (heT)
+ [6.0654 8.92356 7.88721 ] pdfxs
+ (L) show
+ (B)
+ [11.8035 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1345 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 8.93447 ] pdfxs
+ (o) show
+ (f) show
+ 229.421 -142.62 m
+ /N722 10.909 Tf
+ (ft) show
+ 244.956 -142.62 m
+ /N614 10.909 Tf
+ (a) show
+ (remuch)
+ [4.27631 8.92356 8.79257 6.05449 4.54905 10.1454 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (erin)
+ [4.8436 8.35627 3.02179 6.0654 ] pdfxs
+ 97.53 -169.98 m
+ (148) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 161 161
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (he)
+ [6.05449 8.19266 ] pdfxs
+ (L1/L) show
+ (2c)
+ [8.78174 4.85451 ] pdfxs
+ (a) show
+ (ches.F)
+ [4.54905 6.05449 4.85451 4.29811 7.77811 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [7.60355 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.35994 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.61446 4.8436 ] pdfxs
+ (a) show
+ (ses,thereduc)
+ [4.30902 4.8436 4.30902 6.4254 4.23277 6.0654 8.18175 4.27631 4.8436 6.0654 6.0654 
+ 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.63627 ] pdfxs
+ (a) show
+ (recl)
+ [4.27631 8.18175 4.85451 3.0327 ] pdfxs
+ (o) show
+ (selyc)
+ [4.29811 4.8436 3.0327 9.0981 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.40355 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (a) show
+ (llthe)
+ [3.0327 6.37085 4.23277 6.0654 8.18175 ] pdfxs
+ (t) show
+ (hreelevels)
+ [6.0654 4.2654 4.85451 8.18175 3.0327 4.8436 5.4545 4.85451 3.0327 7.63627 ] pdfxs
+ (o) show
+ (f) show
+ 0 -21.922 m
+ (t) show
+ (hemem)
+ [6.05449 8.95629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.27631 9.85082 6.0654 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchy.Thisindic)
+ [4.27631 4.53815 5.75995 4.84359 9.28356 7.8763 6.05449 3.0327 8.3999 3.0327 6.0654 
+ 6.05449 3.0327 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.3999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tin)
+ [8.34546 3.02179 10.1672 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 8.95629 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 7.24357 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.95629 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebene\fts)
+ [6.05449 4.85451 8.94538 6.37085 4.8436 6.0654 4.8436 6.0654 4.23277 8.41081 ] pdfxs
+ (a) show
+ (reprim)
+ [4.27631 8.94538 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rily)
+ [4.27631 3.0327 3.0327 5.75995 ] pdfxs
+ 0 -43.845 m
+ (due)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (t) show
+ (osm)
+ [9.08719 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerw)
+ [3.0327 3.02179 4.85451 7.909 7.57085 ] pdfxs
+ (o) show
+ (rkingse)
+ [4.27631 5.75995 3.0327 6.05449 9.0981 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s,whichw)
+ [4.30902 6.6654 7.8763 6.0654 3.02179 4.54905 9.6981 7.57085 ] pdfxs
+ (o) show
+ (uldbeproducedbydefr)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 
+ 4.85451 9.6981 5.75995 9.39264 6.05449 4.85451 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.47629 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -81.677 m
+ /N622 11.955 Tf
+ (6.3.7A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (cc) show
+ (essP)
+ [6.13291 5.30802 9.79114 8.81079 ] pdfxs
+ (a) show
+ (ttern)
+ [5.23633 5.22437 6.13291 5.49929 11.955 ] pdfxs
+ (an) show
+ (d)
+ [11.955 ] pdfxs
+ (L) show
+ (o)
+ [7.1013 ] pdfxs
+ (c) show
+ (alityC)
+ [6.52739 3.74195 3.73 4.86572 11.5724 9.71945 ] pdfxs
+ (han) show
+ (ges)
+ [6.71874 6.14487 5.30802 ] pdfxs
+ 0 -110.645 m
+ /N614 10.909 Tf
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.04356 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.4shows)
+ [3.0327 8.43265 4.30902 6.05449 5.15996 7.8763 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttwopr)
+ [7.23275 3.93823 7.57085 8.44356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.30902 6.14176 ] pdfxs
+ (\\) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (")
+ [8.44356 ] pdfxs
+ (\() show
+ (fr)
+ [3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.0762 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 7.83266 7.42902 ] pdfxs
+ (t) show
+ (rdistsuite\))
+ [4.2654 6.0654 3.0327 4.29811 7.23275 4.29811 6.0654 3.0327 4.23277 4.85451 7.22184 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.04356 ] pdfxs
+ (\\) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp")
+ [9.09802 6.05449 8.44356 ] pdfxs
+ (\() show
+ (fr)
+ [3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.0762 ] pdfxs
+ (t) show
+ (heMcGill)
+ [6.05449 7.83266 10.0036 4.8436 8.5636 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -132.568 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,speedupbyover)
+ [7.22175 4.29811 6.37085 4.8436 4.85451 10.1345 6.0654 10.1345 5.75995 9.83991 5.14905 
+ 5.4545 4.8436 8.35627 ] pdfxs
+ (10) show
+ (xwi)
+ [9.82901 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.1454 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icpo)
+ [3.02179 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.21085 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 10.1345 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.6shows)
+ [3.0327 9.52355 4.30902 6.05449 5.15996 7.8763 8.37808 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tthisis)
+ [8.32365 4.23277 6.0654 3.0327 8.37808 3.0327 4.29811 ] pdfxs
+ 0 -154.49 m
+ (duetoadr)
+ [6.0654 6.05449 9.19629 4.23277 9.79628 9.79628 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icreduc)
+ [3.0327 9.18538 4.27631 4.8436 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninc)
+ [10.3963 3.0327 10.3963 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.19629 ] pdfxs
+ (a) show
+ (ndT)
+ [6.05449 10.4072 7.8763 ] pdfxs
+ (L) show
+ (Bmisses.Toch)
+ [12.0653 9.09802 3.02179 4.30902 4.29811 4.85451 4.29811 9.99264 6.97085 9.79628 4.54905 
+ 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cterize)
+ [4.85451 4.23277 4.85451 4.27631 3.02179 4.85451 9.18538 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.18538 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.8436 9.19629 ] pdfxs
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (hise\013ec)
+ [6.0654 3.0327 8.63989 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (,) show
+ 0 -176.413 m
+ (wes)
+ [7.57085 9.34901 4.29811 ] pdfxs
+ (t) show
+ (udy)
+ [6.0654 6.05449 10.2545 ] pdfxs
+ (t) show
+ (hesetwopr)
+ [6.0654 4.8436 4.30902 9.3381 3.93823 7.58175 9.94901 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msinde)
+ [9.08711 8.80353 3.0327 10.549 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (il.We\fnd)
+ [3.0327 3.0327 10.4508 10.309 9.3381 6.0654 6.05449 10.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinb)
+ [8.73819 3.02179 10.5599 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [10.5599 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.30902 7.73448 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.3381 4.30902 ] pdfxs
+ (o) show
+ (urce)
+ [6.05449 4.27631 4.85451 9.3381 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (hisdr)
+ [6.05449 3.0327 8.80353 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -198.336 m
+ (speedupisdue)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.50173 3.02179 7.74536 6.0654 6.05449 
+ 8.29084 ] pdfxs
+ (t) show
+ (osuccess)
+ [8.89083 4.30902 6.05449 4.85451 4.8436 4.85451 4.29811 7.74536 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 7.71264 4.29811 ] pdfxs
+ (tat) show
+ (ed)
+ [4.8436 9.50173 ] pdfxs
+ (goa) show
+ (ls:se)
+ [3.0327 4.30902 7.77811 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ingdis)
+ [3.02179 6.0654 8.89083 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.68002 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.90174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresinmem)
+ [6.05449 4.27631 4.8436 7.74536 3.0327 9.50173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.19628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 0 -220.258 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (ot) show
+ (her.)
+ [6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ 16.936 -242.181 m
+ (Toev)
+ [6.97085 8.49811 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [7.89812 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 7.88721 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebehavi)
+ [6.0654 4.8436 7.89812 6.37085 4.8436 6.0654 5.14905 5.75995 3.02179 ] pdfxs
+ (o) show
+ (r)
+ [7.33083 ] pdfxs
+ (o) show
+ (fthepr)
+ [6.38176 4.23277 6.0654 7.89812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,weins)
+ [9.08711 6.19631 7.58175 7.88721 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rument)
+ [4.27631 6.05449 9.09802 4.8436 5.75995 7.28729 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.88721 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mstoc)
+ [9.09802 7.35263 4.23277 8.50902 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.89812 ] pdfxs
+ (a) show
+ 0 -264.103 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.2472 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.4254 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.25811 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.0327 8.2472 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.25811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mexecu)
+ [12.4907 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (es.Given)
+ [4.85451 4.29811 7.79993 8.5636 3.0327 5.4545 4.8436 9.46901 ] pdfxs
+ (t) show
+ (hisd)
+ [6.05449 3.0327 7.70172 6.0654 ] pdfxs
+ (ata) show
+ (,we\fl)
+ [6.47994 7.57085 8.25811 6.05449 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.67992 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.64729 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -286.026 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.36 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.95992 6.05449 ] pdfxs
+ (o) show
+ (tdirec)
+ [9.34909 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 11.1599 ] pdfxs
+ (t) show
+ (othehe)
+ [10.5708 4.23277 6.0654 9.95992 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,number)
+ [6.05449 8.50902 5.75995 6.05449 8.79257 6.35994 4.85451 9.37081 ] pdfxs
+ (t) show
+ (herem)
+ [6.0654 9.95992 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningl)
+ [3.0327 6.05449 3.0327 6.0654 10.5599 3.0327 ] pdfxs
+ (oa) show
+ (dsin)
+ [6.05449 9.41443 3.0327 11.1599 ] pdfxs
+ (o) show
+ (rder,)
+ [4.27631 6.0654 4.8436 4.27631 8.49811 ] pdfxs
+ (a) show
+ (ndpl)
+ [6.0654 11.1708 6.05449 3.0327 ] pdfxs
+ (o) show
+ (t)
+ [9.34909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.94901 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -307.948 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (dedvs)
+ [6.05449 4.85451 10.3963 5.75995 8.63989 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.18538 3.0327 ] pdfxs
+ (oa) show
+ (dnumber.This)
+ [10.3963 5.75995 6.0654 8.78166 6.37085 4.8436 4.27631 9.98173 7.8763 6.0654 3.02179 
+ 8.63989 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tesapl)
+ [4.23277 4.85451 8.63989 9.79628 6.05449 3.0327 ] pdfxs
+ (o) show
+ (tlike)
+ [8.57455 3.0327 3.0327 5.4545 9.18538 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tshowninFi)
+ [8.57455 4.29811 6.0654 5.14905 7.88721 10.3963 3.02179 10.4072 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.19629 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (.Wecho)
+ [9.98173 10.309 9.18538 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 9.18538 ] pdfxs
+ (to) show
+ 0 -329.871 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tpl)
+ [7.64729 6.05449 3.0327 ] pdfxs
+ (o) show
+ (td)
+ [7.64729 6.0654 ] pdfxs
+ (at) show
+ (af)
+ [8.85811 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.67992 4.30902 ] pdfxs
+ (to) show
+ (res,)
+ [4.2654 4.85451 4.29811 6.47994 ] pdfxs
+ (a) show
+ (sl)
+ [7.71263 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.71263 ] pdfxs
+ (a) show
+ (retypic)
+ [4.27631 8.2472 3.93823 5.75995 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.15265 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 8.25811 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryperf)
+ [4.27631 9.16356 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncepr)
+ [6.05449 4.85451 8.2472 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemf)
+ [6.05449 3.0327 4.8436 12.5016 3.32724 ] pdfxs
+ (o) show
+ (rhe)
+ [7.67992 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p-in)
+ [6.0654 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 0 -351.793 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.47263 ] pdfxs
+ (\() show
+ (al)
+ [8.62902 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tmissesin)
+ [7.4182 9.08711 3.0327 4.29811 4.30902 4.8436 7.47263 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.01812 4.8436 ] pdfxs
+ (a) show
+ (cheblocks)
+ [4.54905 6.0654 8.01812 6.05449 3.0327 5.75995 4.53815 5.75995 7.47263 ] pdfxs
+ (a) show
+ (llins)
+ [3.0327 6.19631 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nswi)
+ [6.0654 7.47263 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.22901 ] pdfxs
+ (t) show
+ (ruedependences)
+ [4.27631 6.05449 8.01812 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 6.05449 
+ 4.85451 4.8436 7.47263 ] pdfxs
+ (o) show
+ (n)
+ [9.22901 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.01812 3.0327 ] pdfxs
+ (oa) show
+ (d) show
+ 0 -373.716 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mexecutin)
+ [12.7307 4.8436 5.75995 4.85451 4.8436 6.0654 4.23277 3.0327 6.0654 ] pdfxs
+ (g\)) show
+ (.) show
+ 16.936 -395.638 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (hiss)
+ [6.0654 3.0327 7.89808 4.30902 ] pdfxs
+ (t) show
+ (udy,we)
+ [6.05449 6.0654 4.84359 6.64358 7.57085 8.45447 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (etwopl)
+ [8.45447 3.93823 7.57085 9.06538 6.05449 3.0327 ] pdfxs
+ (ot) show
+ (s:)
+ [4.29811 7.86538 ] pdfxs
+ (o) show
+ (newhen)
+ [6.05449 8.45447 7.8763 6.0654 4.8436 9.66537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.44357 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (misrunningwi)
+ [12.698 3.0327 7.89808 4.27631 6.0654 6.05449 6.0654 3.02179 6.0654 9.05447 7.88721 
+ 3.02179 ] pdfxs
+ (t) show
+ (hs)
+ [9.66537 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.66537 9.08711 ] pdfxs
+ (a) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 3.0327 ] pdfxs
+ 0 -417.561 m
+ (a) show
+ (nd)
+ [6.0654 10.0254 ] pdfxs
+ (o) show
+ (newhen)
+ [6.05449 8.82538 7.8763 6.05449 4.85451 10.0254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.81447 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misch)
+ [13.058 3.0327 8.26899 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ed)
+ [4.8436 10.0363 ] pdfxs
+ (t) show
+ (ousethepo)
+ [9.41446 6.0654 4.29811 8.82538 4.23277 6.0654 8.81447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.00357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 8.87992 ] pdfxs
+ (I) show
+ (nb)
+ [10.0254 6.37085 ] pdfxs
+ (ot) show
+ (hc)
+ [10.0254 4.8436 ] pdfxs
+ (a) show
+ (ses,wec)
+ [4.30902 4.8436 4.30902 7.07994 7.57085 8.82538 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.23627 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.81447 3.0327 ] pdfxs
+ (oa) show
+ (d) show
+ 0 -439.483 m
+ (o) show
+ (n)
+ [10.4617 ] pdfxs
+ (t) show
+ (hepl)
+ [6.0654 9.25083 6.05449 3.0327 ] pdfxs
+ (o) show
+ (t)
+ [8.64001 ] pdfxs
+ (t) show
+ (oindic)
+ [9.86173 3.0327 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (ewhichpo)
+ [9.25083 7.8763 6.0654 3.0327 4.53815 10.4617 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 9.25083 3.0327 ] pdfxs
+ (oa) show
+ (dw)
+ [10.4617 7.58175 ] pdfxs
+ (o) show
+ (uld)
+ [6.05449 3.0327 10.4617 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (etif)
+ [4.8436 8.65092 3.0327 7.73448 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.25083 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mwerepo)
+ [13.4943 7.58175 4.8436 4.27631 9.25083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.42903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed\()
+ [4.8436 10.4726 4.23277 ] pdfxs
+ (to) show
+ 0 -461.406 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (keite)
+ [5.4545 8.77084 3.0327 8.1491 4.85451 ] pdfxs
+ (a) show
+ (sier)
+ [4.29811 3.0327 4.85451 8.18173 ] pdfxs
+ (t) show
+ (oc)
+ [9.37083 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.2654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [8.75993 6.0654 ] pdfxs
+ (at) show
+ (abetween)
+ [9.37083 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.98173 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 8.77084 4.53815 6.0654 ] pdfxs
+ (a) show
+ (rts)
+ [4.27631 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (.Bec)
+ [8.71629 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.77084 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.75993 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micl)
+ [9.09802 3.0327 8.75993 3.0327 ] pdfxs
+ (oa) show
+ (dsexecu)
+ [6.05449 8.22535 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (eddon)
+ [4.85451 9.97082 6.0654 9.37083 6.05449 ] pdfxs
+ (ot) show
+ 0 -483.329 m
+ (depend)
+ [6.0654 4.8436 6.35994 4.85451 6.05449 9.6981 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.47629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.38174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.68719 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ern,theX)
+ [4.85451 4.2654 6.0654 6.6654 4.23277 6.0654 8.47629 11.8144 ] pdfxs
+ (a) show
+ (xis)
+ [5.74904 3.0327 7.93081 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.47629 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sm)
+ [7.93081 9.08711 ] pdfxs
+ (at) show
+ (che)
+ [4.54905 9.68719 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.68719 ] pdfxs
+ (ot) show
+ (herex)
+ [6.0654 4.8436 7.8981 4.85451 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly.The)
+ [3.0327 4.84359 7.87629 7.8763 6.0654 4.8436 ] pdfxs
+ 0 -505.251 m
+ (Y)
+ [11.6181 ] pdfxs
+ (a) show
+ (xes,)
+ [5.75995 4.8436 4.30902 6.51267 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.29084 ] pdfxs
+ (o) show
+ (therh)
+ [4.23277 6.0654 4.8436 7.71264 6.0654 ] pdfxs
+ (a) show
+ (nd,depends)
+ [6.0654 6.05449 6.51267 6.05449 4.85451 6.35994 4.85451 6.05449 6.0654 7.73445 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.27993 ] pdfxs
+ (a) show
+ (ddressinmem)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.74536 3.0327 9.49082 9.09802 4.8436 9.09802 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.19628 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.68002 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.29084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (rpl)
+ [7.71264 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ced)
+ [4.8436 4.85451 9.50173 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.29084 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -527.174 m
+ (beingl)
+ [6.35994 4.85451 3.0327 6.05449 9.08719 3.0327 ] pdfxs
+ (oa) show
+ (dedfr)
+ [6.0654 4.8436 9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -549.096 m
+ (I) show
+ (nruns)
+ [9.50173 4.27631 6.0654 6.05449 7.74536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.68002 6.0654 4.29811 8.29084 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,wedis)
+ [4.27631 6.51267 7.57085 8.29084 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 11.3235 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 8.29084 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emm)
+ [4.8436 12.5344 9.09802 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.02179 3.0327 5.75995 8.29084 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfromc)
+ [9.50173 3.33815 4.2654 5.46541 12.5234 4.85451 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ 0 -571.019 m
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (a) show
+ (p)
+ [9.35992 ] pdfxs
+ (t) show
+ (os)
+ [8.75992 4.29811 ] pdfxs
+ (at) show
+ (isfy)
+ [3.0327 4.29811 3.33815 9.05447 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nreques)
+ [9.35992 4.27631 4.8436 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s.Thepo)
+ [4.30902 7.7672 7.8763 6.05449 8.15993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.35992 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.14902 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryreques)
+ [4.2654 9.06537 4.27631 4.8436 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (\() show
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ively\)l)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 7.5382 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e) show
+ 0 -592.941 m
+ (blocks)
+ [6.0654 3.02179 5.75995 4.54905 5.75995 8.7708 ] pdfxs
+ (o) show
+ (fmem)
+ [7.79993 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 10.2217 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.5598 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 9.31629 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emm)
+ [4.8436 13.5598 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 9.31629 ] pdfxs
+ (t) show
+ (oimplementi)
+ [9.92719 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.85451 5.74904 8.71637 3.0327 
+ ] pdfxs
+ (t) show
+ (sin)
+ [8.7708 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 6.0654 ] pdfxs
+ (a) show
+ (lmem)
+ [7.49448 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rysl)
+ [4.2654 10.2326 4.29811 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 8.7708 ] pdfxs
+ (\() show
+ (describedin)
+ [6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 10.5272 3.0327 6.0654 
+ ] pdfxs
+ 0 -614.864 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1163 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (.Wi)
+ [12.1417 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.30546 ] pdfxs
+ (t) show
+ (histwe)
+ [6.05449 3.0327 9.35989 3.93823 7.58175 4.8436 ] pdfxs
+ (a) show
+ (k,)
+ [5.75995 8.44356 ] pdfxs
+ (t) show
+ (he\frstsever)
+ [6.0654 9.90537 6.05449 4.27631 4.29811 9.30546 4.30902 4.8436 5.4545 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (lpo)
+ [8.09447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsl)
+ [8.08356 4.30902 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 9.35989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.90537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edinwi)
+ [4.8436 11.1272 3.0327 11.1163 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [11.1163 ] pdfxs
+ (t) show
+ (he'brk')
+ [6.0654 9.90537 3.0327 6.05449 4.27631 5.75995 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (149) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 162 162
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emc)
+ [4.8436 13.4289 4.8436 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.53812 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 10.3963 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 9.18538 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 8.60718 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 8.63989 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.18538 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edwi)
+ [4.8436 10.3963 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hmm)
+ [10.3963 9.09802 9.08711 ] pdfxs
+ (a) show
+ (p.Whiletheresh)
+ [6.0654 9.98173 11.2035 6.0654 3.0327 3.0327 9.18538 4.23277 6.0654 4.8436 4.27631 
+ 9.18538 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbenosubs)
+ [6.0654 3.0327 10.3963 6.35994 9.18538 6.0654 9.78537 4.30902 6.05449 6.0654 4.29811 
+ ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 0 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncedi\013erencebetweenusings)
+ [6.0654 4.8436 8.39993 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 
+ 8.39993 6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.62173 6.05449 4.30902 3.0327 
+ 6.05449 9.01083 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ (t) show
+ (imesusingmm)
+ [3.0327 9.08711 4.85451 7.85445 6.0654 4.29811 3.0327 6.0654 9.01083 9.08711 9.08711 
+ ] pdfxs
+ (a) show
+ (p)
+ [9.62173 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.62173 ] pdfxs
+ (a) show
+ (lwaysusing'brk',itm)
+ [3.0327 7.57085 5.14905 5.75995 7.85445 6.0654 4.30902 3.02179 6.0654 9.01083 3.0327 
+ 6.05449 4.27631 5.75995 3.02179 6.61085 3.02179 7.80001 9.09802 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.8436 7.85445 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsmuchh)
+ [6.05449 6.0654 7.86536 8.79257 6.05449 4.54905 9.63264 6.05449 ] pdfxs
+ (a) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.83264 ] pdfxs
+ (t) show
+ (ovisu)
+ [9.02174 5.75995 3.0327 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lize:)
+ [3.0327 3.02179 4.85451 4.8436 7.84357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.41084 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.81092 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.87627 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edi\013erencebetween)
+ [8.41084 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 6.05449 4.85451 8.41084 6.35994 
+ 4.85451 3.93823 7.57085 4.85451 4.8436 9.63264 ] pdfxs
+ (t) show
+ (hemm)
+ [6.05449 8.42175 9.08711 9.08711 ] pdfxs
+ (a) show
+ (pre)
+ [9.63264 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (t) show
+ (hebrkre)
+ [6.05449 8.42175 6.05449 4.27631 9.32719 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndw)
+ [9.62173 6.0654 7.57085 ] pdfxs
+ (a) show
+ (rfs)
+ [4.27631 3.32724 7.87627 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.42175 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.87627 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edi\013erenceswi)
+ [8.41084 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 6.0654 4.85451 4.8436 7.86536 
+ 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hinei)
+ [6.0654 3.0327 9.62173 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herre)
+ [6.0654 4.8436 7.84355 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.62173 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (mpressingb)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 9.02174 6.35994 ] pdfxs
+ (ot) show
+ (hre)
+ [9.62173 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (oh)
+ [8.23629 6.0654 ] pdfxs
+ (o) show
+ (riz)
+ [4.2654 3.0327 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (llines)
+ [5.81449 3.0327 3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.59266 ] pdfxs
+ (Not) show
+ (e)
+ [7.6363 ] pdfxs
+ (t) show
+ (hatrunswi)
+ [6.05449 5.46541 7.02548 4.2654 6.0654 6.05449 7.09082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.84719 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 7.6363 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 8.84719 9.08711 ] pdfxs
+ (a) show
+ (lloclibr)
+ [3.0327 3.0327 5.75995 7.62539 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rydon)
+ [4.27631 8.54174 6.05449 8.2472 6.05449 ] pdfxs
+ (o) show
+ (tneed)
+ [7.02548 6.0654 4.8436 4.85451 8.84719 ] pdfxs
+ (t) show
+ (histwe)
+ [6.05449 3.0327 7.09082 3.93823 7.57085 4.85451 ] pdfxs
+ (a) show
+ (kbec)
+ [8.54174 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -109.613 m
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.39264 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.39264 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (erel)
+ [8.4872 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelysm)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.6763 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (o) show
+ (fless)
+ [6.97085 3.0327 4.8436 4.29811 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (100) show
+ (0by)
+ [9.08719 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es.)
+ [4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,n)
+ [3.0327 3.0327 4.84359 6.37085 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [8.1163 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (t) show
+ (hese\f)
+ [6.05449 4.85451 4.29811 8.1163 6.0654 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.57081 ] pdfxs
+ (a) show
+ (rem)
+ [4.2654 8.1272 9.08711 ] pdfxs
+ (o) show
+ (ste)
+ [4.29811 7.51638 4.8436 ] pdfxs
+ (a) show
+ (silyunders)
+ [4.30902 3.0327 3.02179 9.03265 6.05449 6.0654 6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (t) show
+ (oodinc)
+ [5.75995 5.74904 9.3381 3.02179 9.3381 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r.)
+ [4.27631 7.75629 ] pdfxs
+ (I) show
+ (fp)
+ [6.59994 6.35994 ] pdfxs
+ (o) show
+ (ssible,)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 4.85451 6.37085 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 9.32719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.1163 4.8436 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 0 -153.458 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (script)
+ [4.29811 4.85451 4.2654 3.0327 6.0654 7.87638 ] pdfxs
+ (o) show
+ (rP)
+ [7.909 7.41812 ] pdfxs
+ (D) show
+ (Fversi)
+ [10.7563 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (fthisthesisfr)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 4.23277 6.0654 4.8436 4.30902 3.0327 7.93081 
+ 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7198 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mwebsite)
+ [13.6363 7.57085 4.8436 9.6981 4.30902 3.0327 4.23277 8.4872 ] pdfxs
+ (t) show
+ (osee)
+ [9.08719 4.30902 4.8436 8.4872 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.08711 3.0327 ] pdfxs
+ 0 -190.645 m
+ /N1025 10.909 Tf
+ (I) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (t)
+ [9.06544 ] pdfxs
+ (o) show
+ (fA)
+ [8.01809 9.47995 ] pdfxs
+ (uto) show
+ (m)
+ [10.4616 ] pdfxs
+ (at) show
+ (icPo)
+ [3.47997 9.76357 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (o) show
+ (nc)
+ [11.1491 5.22543 ] pdfxs
+ (ho) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ 0 -219.613 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (o) show
+ (mpis)
+ [9.09802 10.309 3.02179 8.55262 ] pdfxs
+ (a) show
+ (ns)
+ [10.309 4.30902 ] pdfxs
+ (o) show
+ (lverf)
+ [3.0327 5.4545 4.8436 8.51991 3.33815 ] pdfxs
+ (o) show
+ (rasimpletwoplayerb)
+ [8.51991 9.70901 4.29811 3.0327 9.08711 6.0654 3.02179 9.09811 3.93823 7.58175 9.6981 
+ 6.0654 3.0327 5.14905 5.4545 4.8436 8.53082 6.35994 ] pdfxs
+ (oa) show
+ (rd)
+ [4.27631 10.309 ] pdfxs
+ (ga) show
+ (me,c)
+ [9.08711 4.8436 7.43993 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ured)
+ [6.0654 4.27631 4.8436 10.309 ] pdfxs
+ (t) show
+ (oplay)
+ [9.70901 6.05449 3.0327 5.14905 10.0035 ] pdfxs
+ (aga) show
+ (insti)
+ [3.0327 6.0654 4.29811 8.49819 3.02179 ] pdfxs
+ (t) show
+ (self.ch)
+ [4.30902 4.8436 3.0327 3.32724 9.71991 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.0654 ] pdfxs
+ 0 -241.536 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.33081 ] pdfxs
+ (t) show
+ (hreedi\013erentnodes,whichwec)
+ [6.0654 4.2654 4.85451 7.8763 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 7.26547 6.0654 5.75995 6.05449 4.85451 4.29811 6.1854 7.8763 6.0654 3.02179 4.54905 
+ 9.08719 7.58175 7.8763 4.8436 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.05449 ] pdfxs
+ (L) show
+ (,P,)
+ [6.0654 6.51267 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (D) show
+ (.Lis)
+ [6.0654 9.83992 3.0327 7.33081 ] pdfxs
+ (a) show
+ (n)
+ [9.08719 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [7.8763 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.26547 ] pdfxs
+ (o) show
+ (ftype)
+ [6.35994 3.94914 5.74904 6.37085 4.8436 ] pdfxs
+ 1 0 0 1 409.205 -241.536 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (list) show
+ 22.908 0 m
+ /N614 10.909 Tf
+ (,Pis)
+ [6.1854 10.4508 3.0327 7.33081 ] pdfxs
+ (a) show
+ -412.642 -21.922 m
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.25811 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.6582 ] pdfxs
+ (o) show
+ (ftype)
+ [6.74176 3.93823 5.75995 6.37085 4.8436 ] pdfxs
+ 1 0 0 1 -304.054 -21.922 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ /N722 10.909 Tf
+ (play) show
+ 22.909 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.49085 ] pdfxs
+ (a) show
+ (ndDis)
+ [6.05449 9.47991 11.7491 3.0327 7.71263 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (a) show
+ (rray)
+ [4.2654 4.27631 5.14905 9.17446 ] pdfxs
+ (o) show
+ (fin)
+ [6.75267 3.02179 5.75995 ] pdfxs
+ (t) show
+ (.Toexpl)
+ [7.79993 6.97085 8.86901 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inhow)
+ [3.0327 9.46901 6.0654 5.14905 11.2908 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.25811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (ris)
+ [7.67992 3.0327 7.72354 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.25811 ] pdfxs
+ (to) show
+ -112.024 -21.923 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (lizea)
+ [3.0327 3.0327 4.8436 8.53084 9.14174 ] pdfxs
+ (10) show
+ (xspeedup)
+ [9.43628 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.74173 ] pdfxs
+ (o) show
+ (nch)
+ [9.74173 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp,Fi)
+ [9.08711 6.0654 6.71994 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.2654 4.85451 7.98535 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (4)
+ [9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.75264 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5pl)
+ [9.14174 6.05449 3.0327 ] pdfxs
+ (o) show
+ (teveryl)
+ [7.93092 4.8436 5.4545 4.85451 4.2654 9.44719 3.02179 ] pdfxs
+ (oa) show
+ (dinch)
+ [9.74173 3.0327 9.74173 4.54905 6.05449 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 9.74173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.93092 ] pdfxs
+ (a) show
+ (ccesses)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 7.98535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -112.024 -43.845 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (p,usingm)
+ [6.0654 6.16358 6.0654 4.29811 3.0327 6.0654 8.47629 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 7.86539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.07628 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.86539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,respec)
+ [4.27631 6.17449 4.27631 4.8436 4.29811 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ively.In)
+ [3.02179 5.4545 4.85451 3.0327 4.84359 7.66902 3.94897 9.07628 ] pdfxs
+ (t) show
+ (hesech)
+ [6.05449 4.85451 4.29811 7.86539 4.54905 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s,theL)
+ [4.30902 6.17449 4.23277 6.0654 7.86539 9.83992 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.33081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.86539 ] pdfxs
+ (g) show
+ (reen,)
+ [4.27631 4.85451 4.8436 6.0654 6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -112.024 -65.768 m
+ (P)
+ [11.1926 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (rered,)
+ [4.27631 8.6072 4.27631 4.85451 6.05449 6.82903 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.829 ] pdfxs
+ (t) show
+ (heD)
+ [6.05449 8.61811 12.0982 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.07263 ] pdfxs
+ (a) show
+ (reblue)
+ [4.2654 8.61811 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ 105.119 -61.809 m
+ /N703 7.96999 Tf
+ (1) show
+ 109.851 -65.768 m
+ /N614 10.909 Tf
+ (.)
+ [8.25811 ] pdfxs
+ (I) show
+ (n)
+ [9.829 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.06172 ] pdfxs
+ (\() show
+ (reduced\)executi)
+ [4.27631 4.8436 6.0654 6.0654 4.8436 4.8436 6.0654 8.00729 4.8436 5.75995 4.85451 
+ 4.8436 6.0654 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.829 ] pdfxs
+ (o) show
+ (fch)
+ [7.09085 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp,wesee)
+ [9.08711 6.05449 6.82903 7.58175 8.6072 4.29811 4.85451 8.6072 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ -112.024 -87.69 m
+ (ith)
+ [3.0327 7.51638 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [7.58172 ] pdfxs
+ (t) show
+ (hreeph)
+ [6.05449 4.27631 4.8436 8.1272 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses:c)
+ [4.30902 4.8436 4.30902 7.69084 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,processing)
+ [6.0654 6.38176 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.29811 3.0327 6.0654 
+ 8.7272 ] pdfxs
+ (a) show
+ (nddes)
+ [6.0654 9.3381 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.38176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ttheprocessingph)
+ [7.52729 4.23277 6.0654 8.1272 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 
+ 3.02179 6.0654 8.73811 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sem)
+ [4.29811 8.1272 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 4.29811 ] pdfxs
+ -112.024 -109.613 m
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (htdis)
+ [5.75995 7.87638 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inct)
+ [3.0327 6.05449 4.85451 7.87638 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsovertheL)
+ [3.0327 7.94172 5.14905 5.4545 4.85451 7.909 4.23277 6.0654 8.4872 10.4508 ] pdfxs
+ (a) show
+ (ndPlists)
+ [6.0654 9.6981 11.0508 3.0327 3.0327 4.30902 4.23277 7.94172 ] pdfxs
+ (\() show
+ (c)
+ [4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.2654 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hevertic)
+ [6.0654 8.47629 5.4545 4.85451 4.27631 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llinesinFi)
+ [6.6654 3.0327 3.02179 6.0654 4.8436 7.94172 3.0327 9.6981 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (14\)) show
+ (.) show
+ -95.088 -131.536 m
+ (L) show
+ (ikem)
+ [3.0327 5.4545 7.3963 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.31265 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,ch)
+ [9.08711 4.29811 5.80359 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mpuses)
+ [9.08711 8.6181 6.05449 4.30902 4.8436 6.85082 ] pdfxs
+ (a) show
+ (nirre)
+ [8.6181 3.02179 4.27631 4.27631 4.8436 ] pdfxs
+ (g) show
+ (ul)
+ [6.0654 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [6.8181 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (np)
+ [8.6181 6.05449 ] pdfxs
+ (att) show
+ (ern,)
+ [4.85451 4.2654 6.0654 5.79268 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.6072 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyin)
+ [3.0327 3.0327 8.30174 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ermixes)
+ [4.8436 4.27631 9.08711 3.0327 5.75995 4.8436 6.85082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ -112.024 -153.458 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.02899 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.itst)
+ [8.13811 3.0327 7.96365 4.30902 4.23277 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (swi)
+ [8.02899 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hDP)
+ [9.78537 8.32365 7.42902 ] pdfxs
+ (DLD) show
+ (P)
+ [7.41812 ] pdfxs
+ (DLDLDDD) show
+ (P)
+ [7.41812 ] pdfxs
+ (DLDL) show
+ (...)
+ [3.0327 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Whenusingm)
+ [8.13811 11.2035 6.0654 4.8436 9.78537 6.0654 4.29811 3.0327 6.0654 9.17447 9.08711 
+ ] pdfxs
+ (a) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 6.77449 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.56356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -112.024 -175.381 m
+ (a) show
+ (reinterspersed)
+ [4.27631 9.54537 3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 6.35994 4.85451 4.2654 
+ 4.30902 4.8436 10.7672 ] pdfxs
+ (o) show
+ (n)
+ [10.7563 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.54537 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,r)
+ [6.05449 7.99629 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyc)
+ [6.05449 3.0327 10.4617 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.37085 ] pdfxs
+ (o) show
+ (nding)
+ [6.05449 6.0654 3.02179 6.0654 10.1563 ] pdfxs
+ (t) show
+ (o)
+ [10.1563 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7563 ] pdfxs
+ (o) show
+ (rder\(reuse)
+ [4.27631 6.0654 4.8436 8.97809 4.23277 4.27631 4.85451 6.05449 4.30902 9.54537 ] pdfxs
+ (o) show
+ (ffreedmem)
+ [8.02902 3.33815 4.2654 4.85451 4.8436 10.7672 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -112.024 -197.303 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesitinex)
+ [5.4545 4.85451 8.44353 3.0327 8.3891 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t\)) show
+ (.Whenusing)
+ [9.41446 11.2144 6.05449 4.85451 10.1999 6.0654 4.29811 3.0327 6.0654 9.59992 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.99993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.17812 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 7.29812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.98902 ] pdfxs
+ (t) show
+ (hreedi\013erent)
+ [6.0654 4.2654 4.85451 8.99993 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 
+ 8.3891 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.45444 ] pdfxs
+ (a) show
+ (reputinsep)
+ [4.2654 8.99993 6.0654 6.05449 8.3891 3.0327 10.2108 4.29811 4.85451 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e) show
+ -112.024 -219.226 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,)
+ [3.0327 4.29811 6.40358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.37082 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sine)
+ [7.61445 3.0327 9.37082 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.35992 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lendupr)
+ [6.33813 4.8436 6.0654 9.35992 6.0654 9.37082 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyin)
+ [6.0654 3.02179 9.06537 3.0327 9.37082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.58173 ] pdfxs
+ (\() show
+ (Pisex)
+ [10.7235 3.0327 7.61445 4.8436 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lyin)
+ [3.02179 9.06537 3.0327 9.37082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.37082 ] pdfxs
+ (o) show
+ (rder,)
+ [4.27631 6.05449 4.85451 4.27631 3.0327 ] pdfxs
+ -112.024 -241.148 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usenodes)
+ [6.0654 4.29811 8.70538 6.0654 5.75995 6.05449 4.85451 8.1599 ] pdfxs
+ (a) show
+ (reneverfreed)
+ [4.2654 8.71629 6.05449 4.85451 5.4545 4.8436 8.12718 3.33815 4.27631 4.8436 4.8436 
+ 9.92718 ] pdfxs
+ (t) show
+ (oi)
+ [9.30537 3.0327 ] pdfxs
+ (t) show
+ (spo)
+ [8.1599 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.TheD)
+ [8.54174 7.8763 6.0654 8.70538 12.1854 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.1599 ] pdfxs
+ (a) show
+ (rerel)
+ [4.27631 8.70538 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ivelyl)
+ [3.02179 5.4545 4.85451 3.0327 9.61082 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [8.70538 ] pdfxs
+ (\() show
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.91628 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.70538 ] pdfxs
+ (L) show
+ -112.024 -263.071 m
+ (a) show
+ (ndPnodes\)but)
+ [6.0654 9.68719 11.0617 6.0654 5.75995 6.05449 4.85451 4.29811 7.87638 6.0654 6.0654 
+ 7.87638 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.4872 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (ccessedveryfrequen)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.85451 9.6981 5.4545 4.8436 4.27631 9.39264 
+ 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ -95.088 -284.993 m
+ (These)
+ [7.8763 6.0654 4.8436 4.30902 9.04356 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (/) show
+ (lay)
+ [3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utp)
+ [6.0654 8.44365 6.05449 ] pdfxs
+ (att) show
+ (ernsme)
+ [4.85451 4.2654 6.0654 8.49808 9.09802 4.8436 ] pdfxs
+ (a) show
+ (nth)
+ [10.2654 4.23277 6.0654 ] pdfxs
+ (at) show
+ (,wi)
+ [7.37448 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utPo)
+ [6.0654 8.44365 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.37448 ] pdfxs
+ (t) show
+ (heLandPlistnodes)
+ [6.05449 9.05447 11.0072 5.46541 6.05449 10.2654 11.6181 3.0327 3.0327 4.29811 8.44365 
+ 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ -112.024 -306.916 m
+ (a) show
+ (redispersedinmem)
+ [4.27631 8.20357 6.05449 3.0327 4.30902 6.35994 4.8436 4.27631 4.29811 4.85451 9.41446 
+ 3.0327 9.41446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.10901 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.wi)
+ [7.78902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hv)
+ [9.41446 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blestrides)
+ [6.05449 3.0327 8.20357 4.30902 4.23277 4.27631 3.0327 6.05449 4.85451 7.65808 ] pdfxs
+ (o) show
+ (f)
+ [6.68721 ] pdfxs
+ (100) show
+ (-)
+ [3.64352 ] pdfxs
+ (50) show
+ (0by)
+ [8.80356 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.65808 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.62537 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.20357 10.789 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s\)where)
+ [4.30902 7.59274 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.65808 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 1 0 0 1 -112.024 -317.015 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.45074 3.58634 ] pdfxs
+ (ha) show
+ (t)
+ [6.93962 ] pdfxs
+ (ou) show
+ (r)
+ [6.95754 ] pdfxs
+ (da) show
+ (ta)
+ [3.57737 7.96187 ] pdfxs
+ (p) show
+ (lotti)
+ [2.56423 4.59962 3.58634 3.58634 2.55527 ] pdfxs
+ (n) show
+ (gto)
+ [7.96187 3.58634 4.85963 ] pdfxs
+ (o) show
+ (lc)
+ [5.91751 4.09746 ] pdfxs
+ (ann) show
+ (ot)
+ [4.59962 6.93962 ] pdfxs
+ (dr) show
+ (aw)
+ [4.34857 10.015 ] pdfxs
+ (da) show
+ (tap)
+ [3.57737 7.96187 5.37959 ] pdfxs
+ (o) show
+ (intst)
+ [2.55527 4.86852 3.57737 6.99346 3.57737 ] pdfxs
+ (ran) show
+ (s)
+ [3.64018 ] pdfxs
+ (pare) show
+ (ntly.Ass)
+ [4.85956 3.58634 2.56423 4.08856 7.50449 6.90378 6.99346 3.63121 ] pdfxs
+ (u) show
+ (c)
+ [3.83745 ] pdfxs
+ (h) show
+ (,in)
+ [5.98924 2.55527 8.47285 ] pdfxs
+ (F) show
+ (ig)
+ [2.56423 4.59962 ] pdfxs
+ (u) show
+ (re)
+ [3.61323 7.45074 ] pdfxs
+ (6) show
+ (.)
+ [2.55527 ] pdfxs
+ (14) show
+ (,)
+ [5.98027 ] pdfxs
+ (a) show
+ (ll)
+ [2.56423 5.90855 ] pdfxs
+ (o) show
+ (ft)
+ [6.16856 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.45074 ] pdfxs
+ (red) show
+ -12.437 -14.768 m
+ (points)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.89483 ] pdfxs
+ (ar) show
+ (ecov)
+ [7.35212 4.09746 4.34857 4.60858 ] pdfxs
+ (ere) show
+ (dwith)
+ [8.37423 6.66177 2.55527 3.58634 8.37423 ] pdfxs
+ (gree) show
+ (np)
+ [8.37423 5.37959 ] pdfxs
+ (o) show
+ (ints)
+ [2.55527 4.86852 3.58634 6.88587 ] pdfxs
+ (dur) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (gt)
+ [7.86324 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (pr) show
+ (oc)
+ [4.85963 4.09746 ] pdfxs
+ (e) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.86324 ] pdfxs
+ (pha) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (,a)
+ [5.86372 4.59962 ] pdfxs
+ (n) show
+ (dt)
+ [8.38319 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (red/gree) show
+ (np)
+ [8.37423 5.37959 ] pdfxs
+ (o) show
+ (ints)
+ [2.55527 4.85956 3.58634 6.89483 ] pdfxs
+ (ar) show
+ (ecov)
+ [7.35212 4.09746 4.34857 4.60858 ] pdfxs
+ (ere) show
+ (dbyt)
+ [8.37423 4.86852 8.11429 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.35212 ] pdfxs
+ (b) show
+ (l)
+ [2.56423 ] pdfxs
+ (ue) show
+ -12.437 -25.727 m
+ (points)
+ [5.37959 4.59962 2.56423 4.85956 3.58634 6.70655 ] pdfxs
+ (dur) show
+ (i)
+ [2.56423 ] pdfxs
+ (n) show
+ (gt)
+ [7.67495 3.58634 ] pdfxs
+ (h) show
+ (eco)
+ [7.1728 4.09746 4.59962 ] pdfxs
+ (n) show
+ (st)
+ [3.64018 3.58634 ] pdfxs
+ (ru) show
+ (ction)
+ [4.0885 3.58634 2.56423 4.59962 8.19491 ] pdfxs
+ (an) show
+ (d)
+ [8.19491 ] pdfxs
+ (de) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.57737 2.56423 ] pdfxs
+ (o) show
+ (n)
+ [8.19491 ] pdfxs
+ (ph) show
+ (as)
+ [4.59962 3.64018 ] pdfxs
+ (e) show
+ (s.All)
+ [3.63121 6.66169 6.90378 2.56423 5.6306 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (esep)
+ [4.10643 3.63121 7.1728 5.37062 ] pdfxs
+ (o) show
+ (ints)
+ [2.56423 4.85956 3.58634 6.70655 ] pdfxs
+ (ar) show
+ (e)
+ [7.1728 ] pdfxs
+ (ea) show
+ (silyvisi)
+ [3.63121 2.56423 2.55527 7.93497 4.8686 2.55527 3.64018 2.55527 ] pdfxs
+ (b) show
+ (leinFi)
+ [2.56423 7.16383 2.56423 8.19491 6.00726 2.56423 ] pdfxs
+ (gur) show
+ (e6.)
+ [7.1728 4.59962 2.56423 ] pdfxs
+ (15) show
+ (.) show
+ 213.381 -70.275 m
+ /N614 10.909 Tf
+ (150) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 163 163
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 713.751 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsCu?-OdT<l:
+ mP_H>e7\s!hn_7Vc4:;?!9(o,nK&b;P6Tf`i*<ud94c`AG'd(=%oQ3SM>/N+.&W4I
+ hWT$iI#]SDcbf;@4Waq_]=7P4IWaO$B2=QU\B^#4otRFeP2JSZ9DnuXc`@'HTho89
+ "[[(-,iC^9>QBFB:g:`l_b]>Ek<+f(lNfh]*!GOon0C@*5#/H[%)`X/*>1Q^e9)eP
+ N-&[r]lErWgGlJa#oc;'"G\6o:SaI(8B>>9rkl%CR28FjS<j<";S7\nU%,3)/BBJT
+ TdS$hCq2DoW(_mm9lf<s2+P!Sm5qR.X>(hc;k0BB3O:6b%851birI5B4?XTLOMn%^
+ 7FK^$3D at q-/FH)oI/,6iE/cA>`7-os%o*dL%6RW*9iSl'c.r1pe8R9$;9TaQ9eoJ-
+ rFoA*0;Sab<_tgn?dj*k0'6![eLNH*:uuOReb..k/_;ihPuZQSc*Xn&&A;q!:ilj7
+ 'Y:Qf`H#3!D9GC:FDNT:>cos73F3JD)fO/'$m-k5omQF>_Npa^DVaj&"+&^H:)/Je
+ &^D7Q at JGj/M;^E`.#;<a^,:o1R-m+uj;AFrOlVo_9p=ZV:0!S at R;Q;sjr'1jRHBp?
+ D4B]+c?5]@RI5KqkSaqbU$.prGk4CcrVo1A3]<P,l41OooNM!sGA1eQcF'd]%hqH1
+ hj6I)Wp?-,c*O]qCtB5*HQ6IA>Z>n.\aGrimCVg+cLnm>S*p6in/MrB_=3sJ%E%]U
+ :DLk=S8TFgnf3]:amtt*/^*`*cS`u<WMDaum<9",#],aknVk5(Y>EemI:lR+9QcnQ
+ dot:_B,u,s?ZOZjD+As1Fm51MW`0uC/VD5Pqb?0tIL_E#H&X2GXa4h#X6Y&Yhlb?'
+ D#_)Hqs<dhnU!F>U%5?n*msZZT5$sj.R/^Eq>R"g0Y;d@\+T_"Q^ZS+?gIfD9qD>!
+ fF%];6j[PR*2UHl'a*BH4+Y?t$,IH1"kePD..Cs[6.e<A@,XP-0RaX$<](0**%6Ke
+ XqiV!<)@"N/V[*HoG8?S%3`YM4&F_)6caB\iWHbEnG49G=H)tu*(Pi_/W%D4G8$]]
+ ;2Rh$-khuK']R&60Mu)E`Q5G'irhr'&V`&1;dU>tXD!R?Xu7%Te4enMD2qK;X at En5
+ *M]EUO&-`L8%AL>e'*6%&e75Eq!^r;4GAnq/=8tk>9fqSOci+u8/lh%-02nKOA][c
+ 8_9pgjRf.177'V0WCnZ$7&-"-U/f@(>pa,s-C-F$>"HbIqrOoiQUL+COu[kAjofal
+ jG%*e)3#MG.3Fs6*bIj/Q:GP7c'hK^BUbEf2<M^mR\optc.TbL,m<+q;iUf/aiQR+
+ ,hneeU398qe4(g5m at I,IGatbr4m$;J,.$Q^:Y42_%h/H1;V$@_H3Zat<8jMb/kODi
+ O[COMR%_u\Ls]?M7+2S\UJ`S#&F)>Hkl_lt</-Q*C-J)#/Lc[DSRKDi$VT`8"f<!Z
+ RT!C,:$KVWVc<)U;`[lMl(eidML$.=>%L at B"Ylu6-C[uWSPgqf"f_/eW/rL*<9eU!
+ WtfBLe]OjklFfD.'cI5)2B`HCB`e@"hPJ]Th,A(eCp#Vk\^MJ_<%AP0XH4X42/$&p
+ 8/5p:p'S$'b)KD;7:3)1,-P"X_.'K_N3W%fYh,%2?m$24<`Pm-J-uZfm002j<f5'5
+ HSGM:dT;+1S,umK>A6b'Vk0-5$sLhZ!A/kNZh5flgINu1C^mk_-1]mEbBk)lrP5bk
+ $K7>PMe-araFr-egY7XT?>XPbIo`E#_<\LODS=]5n.+kE#Wm7uA`58nB'!=1I0;2l
+ Y.[9\f3P<?H!N6B^=Ru4QWrd&DnYUj=75_<dcGuD%B.'=-NID`jai>\\%^26r&'9T
+ K^\%7/iZK.^?d at 1?q)!KV/"E;>YU(>jHmHf:%mQD5'?C-)8qf;W7O)b<NK2WZ.S(W
+ j4_+Um$9c76k9uB>Yt=&?6+H]\e8Km7TLtWL9B(\[c1Pm>dBYpXr1ia=%\Nklo$f*
+ 2H(T-4F`DI%?%Hu>9mY$')qH4+3E.tXk(XmNN/jha#WTDAus[HXG0!bH)DibXMpM^
+ c#h)chaH\@DYn>V/>)\i!9l%F<cU*ddoMQ^=?;)#ZG(b0H1K&?4\8anK4iUm.C<_,
+ c]YZL:sJ*S:$Yu0Rr=UUe[eWWlHNd<p%_nG1!9K2VTl0Drk?MO"(ggNS$=SX`b`72
+ rG8S!<jilMgG-$DlHPA'kjfs4D]qYdqKtXgfi$WP at s,dr1UNV+4DJX=U,@'^Mp6^j
+ h5*>aQ!O8(2h'V!OSQ(3#+CC4CKTHu]7"MdWP?TJ&;sZ6GVu'!93hnR;9K\tU!>TI
+ p_OPl>_o>!8>jEd'2EFLJI&o!DP7h-V8CRiBl[[Dc&-F!M4C>DiU0gQe`t(rC&$l\
+ ZWYOtG7j'cB:VH(0?%+LnjGBQ6bIk/\M!:YjZPGootlpEU,Pm0/OsPr%XLIR!C6#u
+ )n!To`S'mSd_6a;K_Ei at h7E&JN7u=NEijTb33RQSIL)VA886sC)c,h1LU$V`ET;oM
+ OG1:G`:r]]f"7i&mp)4(Q#@rV4K"HX^+KG/%mE]N3BHgeQdGQ"#N+E_VXpWGebK/W
+ ^c#PJoR=XMGMd./4o%#20R$q%VMFCnn!3ZY\)if<Rg$MZUA4`Xp%g>59"r'Up at 3Xr
+ qW>3V+5a[,,bsmmn&kcU+3%tYJc1$N[Sm,c/H.=6o_gGpoc#j0ra_)gP+VT#Xg7mp
+ If5&es%hM4E";K!Y)cB\rm1lL#0R"n(>Y&bhiK=F:`B5VUB1Y.rD3D<&3_Ad6 at V_=
+ !(M;8LZ\cd0("a$.?I#Jcq=Dd:BQ?Z!RP-tODZ=?EdhlS#"EkA#MT5TFsA\q,OgS=
+ OF%5PFU/M)#1-O%OH(QiU2:I*"%X44L7nasVBV,1,>brsNGPt3YmRVYg[?cm0P(XO
+ ,7Qsm$?3l/bgOO+9$ckLc_:jXnD5`kf*'He$O342:nI,0-7dHu!36CL9PVd&FKmC*
+ V_#!od2L/e3j&n&e1?3qbtcSZ7*mX[mnidl0UQ\Gq$hot'S7hHYoqF'&@<$-ck0Il
+ /Cr1KT+\7D&J3n9Cq?k at 3tPj3'BX3I0CoFr9HgZq,&mu%m2H]Iq%7T8Xm1qNnS&S.
+ $PO+X%^>4M%GM]=D&<g/$I-s0,)$l.,o%#])p9lGdE:%FG.$<K)b+T^O?3bG`9e/P
+ .1iBuEM"5g0]-m*AoZc6Z/m%0eK@[k(QSqHO&[>*'d&O&)fY^gOaS;Q&L'O^*qC$=
+ dL7rf)';Zs%.=3?Z7$jD6Q>SOnhN]\@\VbbqIVJ]C,."Xmft0P%j\=G[bqASP%68p
+ <?\5R-*[CsP#/8YE[U at O,nPhP16DI_BcejaimJl];7.f&K.1Z*.ZtGpcf$9]5- at bW
+ b&#`LOf]L<9bm2-bd*Z[XoB\Z?RNja-]B&dNO:9'Ge0rX+L9rUZL0+jG0oau(D.fD
+ EGI6XA@'L8,Yr>17U7U#M]L6B/b80X$`bWBD_=@f..J_50eF;`V&HTp1Q;=SMUnnJ
+ 2(K<a/FO<&k(,7N..n6S-Sd81Nk[HG2(:=p[u.9$ZUZZ'gF^Q:,LD&fP"@T1nM0%<
+ 2=lLc;d^qnJ1(p`iY)l7P8%\Mq_>Dr0[l3[;e5gTZ6Ks=fPVuqk#FGtTf8174(;tb
+ dtlo1bTbNIg%2s;P7oeXHR3aV3q+^bdoemHTfmBk5Cu6aceghh;`muW4qm6Ao&Dr5
+ .mMA%6'92R_EC-tY<YQQ5_abPPT`?"'e;+!qc#X"F?]R91C"TL!;%[Me1Ek*iA&TJ
+ 6o-2ZcfIQ5q*n5<7Z`HpZmS:S=%+H]/Q<6D1g<6[5tFfe8<U/Idd9R<Vb$q%7-7'2
+ L3H-eIOoQegD"HIF5%h_8P-ol8d9>k'W*E\X!\Th,kSE/%S]Gm#<kV"9GFZ8<8UC!
+ j#Al[h,NMZoZp:>dnNdl9nmXJoYN.9`r_LK"B=h,e8\'ERno8G:W@<L'b:XO,>Js\
+ s4&JYPqP^NlS^T-!qdC`'c^i9+]>W/;_X21_?hX at 9i!Qd;fd.CEdLb4Bfm+41)3Y7
+ <CnDM'g!.N-1iKbEI1XV]2hC6<g at SdQ&[)3#<61N<K\^5FLYiQ]i8!?'Xa,4Q*3[M
+ H6fmu>Aul42"=F#>ugC:qK%'+26.q/_$tP==V\V>Fl,K-='`44>XC/K-9YOTB2Oq0
+ 344qqohcQHkuFH6?NrMt7V+oOq[f%m?BOJY1a?GY=^[N`=@PSb#%M(B,u0](@C@=H
+ eU]jV,hjr@@b%;WL1+Rm55Ebg?'\Q$2I?3F"(Z9iA@>0A[P2:b:LS?t>]OUl1h126
+ 0kaQ9860S51ZMa2?!(-P/!ZGa<f(,56R\79$2+d\p/#>O/SVR*C3=f;eXL/oUKd:E
+ l^"\_Q?$QDSSOIlCiJ-?Z`S$F at pi?<6h\f^[^'J1f5;?Q:f]_s;$CnRI:eeg&2rrc
+ <mkQ$\S[SQE)u.?Q0W;;&TUktE3quOjr\Ri<H34+>W4)n=$L_L*Ct@%2:i.JdD9l.
+ )088GF-f6jf3TbHT&KC^FCK0!Om at -Z'm57,=uR<qQYgg\K4jq6;V,DlG>Uf\FCM]M
+ Fgc44opHlQ4&]1tFS.QY(RBd,RUm7Q at WoA*[\7rTAU8R6*&]a"'Oc>7ZZh-s?PfC,
+ f)L+/&U<rQI.llN\("UufOU?)I$Z(*;tka+eUU^OJ/,VDf.DAO]5JIM+rD,EpVVG]
+ 9n8I"JsSWNf,oQ',U(e1<EJm)<XjWsBnFnXK,8H4GY(3r2(Nne at Q6P^3(&2GEJ2q8
+ ;j_90=As_E2hnd;,FCMl3*p+gYCoi:L>kd4(itFVGA<LHKpIis\/RPTT6+2%L=iO"
+ QfE(qYAe`M>1f8gfR?U5Jn*G;I(6Ro\@X=/aU!$[=nO;(-dRZ,$]92.B=Q?Fe_uQ(
+ jc<LOMfN<cpq_ouGC*plD"ri^f[GUXc[\"NGh8.0f\hLYi98&rDYXeh34!iHrFT1G
+ A!hV)39XmT`aa9GL0(?J=Yk at _"-[sWOni-WGsZ%%7UoRoPI@<QpSF2.c%L?]=]c9$
+ _F9V8T8llNQ8hm2\2(Iu-#_IZM&DF[=eC6?!K#@M([#0hjlG^goO,i>B\*bE;ladr
+ EKcfcI!F,"\1a at kmuTuFKIu=cV/#:K\"5, at BK=b4GN"lkI at 7UsKc/'p2m4PGKRCl!
+ 9=a7oL;[5_kiQt?T)$3ef\N1qTq,<cU/eIj=sK[tH_=m>KP&_J-14DP`_Gm&j`@8l
+ fhItreXr9bJ9if-\M9OuWA`1,j6)(tH:D$`/4f1BTkm"h\aQ.-+tT'nLq5$Y)IHJ?
+ AYs<C<]UVX/q^&rmT2iUlT+ at 23Zk3-Of8'rX-Ih.g&[<RJIEHLL^;r(A at t@nRVA1t
+ Wn?L'ZpgfP+e:TpOa1$0=uD'23'R.M at Q.;MqI?K\ql<j_Y58=)3l'+QN+721 at J^"u
+ )HDo&F0Jc-TA($(>7`(6p4mo!A%Kjf'T99o/$PB+SG at Z@1!d+JZ'^dUZhkoKH,Zqs
+ 20uk`K"B"13oMBS4-Z4?[$k:-;GF!WCM:>2AfHL5fC-3g2EMir at 98f&'CWHj+dq)C
+ O1Ok7]8Nbdn%#;/\bfaCg+U$>]t at R/]";gle2=]3EMf4J[?[`!>%)dSM3U*m]U:tH
+ 4-H[l[?<l6P(O'f4/%QOKtSE[[[[Z')c3oriGff[@[mJ2qs at -`#Hl\']GcKgr"[%l
+ 1Voq9^O.]$S.C;N-an:<`&gK&>Lt^[f>F'U_qY@/*(Q9!/&FBc_)sNeS6*DSMoFHp
+ `7T(LS$BhnB?1sO`nNAgg'B=Cr%L)$`UI0IRYShnYJ0kT_aYHSKsAb4HbOl;^:\lu
+ I#2Fi;98[;H(9"e4H[b83QsPK`1%4C4G"k`QAk`D@<alY=6IhtA'NeAbObbK4QX['
+ 43kI/cs6+L<+!sV_9^lr\ibtlr,G5T$+mjndCb0?gq1]khpL6>coin-I3r0#J'e'?
+ d@"q$pmKN/CT2^'dPJej-*u*K[uUD]d="m%4]S`!g8H"p4++84(rOjo'@sg3f(Y$R
+ S'TQs4h!R]bkBT=]K`@M\^rqubM3QLH86eZk&oLNDdB'h<0P]MXiaiYfj0rpfV-DV
+ I?#>agAO[seP!d2d@*5,2-kZ+rRobI;:@Wnh;$u3SKYsOfA!bne,>2=gL6q,WS0H<
+ d94lCIC7c5V:GfKP!.RTSVQ&?/(kg7b\Hh16Y5-8lf-anR at Y5+Sc.$/!P_qMN*[o.
+ )27)K2s!1[cb6U8IO!sd\)mSYj;o2o]kQ8.CWLrb\K+i7SXE?h$$X+3k$DoWIZ&$6
+ *OPdh-(X=H^6a8^IHUS/hgMJ.^8Kgn!%%WI1ql at JH3`]kM;A.g8H,BbI]M(lFh`Oa
+ a^Xl-I_"QH^$Yc"iI&W5Slb,^(!kaZ1k*_7=uktPH/(U<Q+m at NhZN*`d?Is^8&#_u
+ [;D5d_=@MEiOp>r5:;b(/+"DJmlrthIl['`p$)Ifo:fO[W0-C*61ho,eN[!e59$[&
+ DrLh,p'//$A9G)*CY'YHp"fN*+'83/Hh=4ep-q?SItu\Ug!?8AkT=aj?[OZe%R0od
+ o,TROp\g)CWV'UEi*Rr/fS0-nUY\5O_V_QiT9JbRC\o>:qd[%EJ(N_1VoE)EotQ^k
+ !WW4O5i@`+1`d58JH92 at cn$Xi&W&p8O]\ts0c>s?j$4IBIR,-;aJ=u%1nIPnPf'3#
+ WA"rn0UGJnEuC4jE?CYN-Sh+Fp43OBct"so,gqYWUs\,+aCR-#;5mD;eN1'HX&lE(
+ l]Q")5.a.N=D8O4,mK]KYtT"4HVLpRDn&4':b/Y'^N7(pk;Aaj?N#Ai at -3fFh;8N\
+ ZXRI4MhX;29#]]Y(e_SDH\TW(o8n>0G5Ir[B]9o1Smt9hdQr"Uh/5_i<nQ[-E,D,J
+ SZCRSZhq9spO0loBss>Q(/'Y-M!an??5GAjd'Mj0eNP?2Yu0G&@su)SI]qA3oWWd<
+ kF.h&im$t!Wo$a=>4Hi$P4&(q.JNahk<#3/WoLe:Zim$eNgp*i_$o)Vp+((Qq$87l
+ e09Q4E25+J^2$[Vn\IuE31RnrF?K`?/PHlk,;@V%(*YH>=o_"]KP$([CEuf^`t1p<
+ o#-YQGeHU>,T*+'Z*\3j7T!]],Y>"P*kk0 at I!l";OPHq_b"QWUs2YS,\BN).FN5^p
+ o.7p/aRRKj/Bs/Z['rcR9]2Yj;;<)E:<@V.1d[Bg,<sMZK_V]FMOb2CcVA;hh9cMi
+ *1'3S,mck%F:7n;d]fPs.FF.b+KNuueJ0^_$p at 0$`>(^::/apd1Ak/fF8&_b2-ij!
+ ^QfNU>J51(ECSJXntfO at DH16D=V`g00hO=j:LUjMg1t?=[Z+4$^i]7HK35QdK4S'V
+ rAALip8r`KgPF,(RGEg%ZQ at kF3^n)ED'd'e?Pg&$HE&oEbBQt[RX9O^fGu2hhprN:
+ #?eOlP at Is%HWP[T=:7QL^pm,?L,[c-'p%(8Q7en?fU_VijRZ, at +QINL8DRf/?<jUE
+ :.@;9iH>"7MWIMY-"H,cVL%msPYPXGkh%eU3U'GuR60SKAt4eCRM,Fh3;Uq'`9PK/
+ CmXFTIW9%;RSKQ7Cs6ARSa'*.=fu<NT!u5>H"L9fBtMUD]rG9>lb:Ge&ok@!BXYUc
+ XS\c@`UPJ0n%<L?Nt"kT<jsX,Ds/Q*MX\7epW.?uk8N/uSJ'8eE*W at 4eaHb]9 at r>i
+ CdZ?R'P;43o]uc\h*/Nt2;-dsLH.Kl2TLf#p8M+VfW#tlHL5pJK=U1'SlWVlgtkP8
+ mHEeb#Anb!NcEir5+;N#?N36ho4fqVM)bCBk1sGE>$o8-+WCZeor#PrUOVb*k<@KM
+ r=42-DpTVd56]X?LpRR7$;&:R8-IqDPSH,qna8Vp(B^*Vp3+f&GetjB#Ra!\05tY7
+ &uYkF+`&YnYYcpfB.F"Cj:ErjH0)r?h[(<V2K/)b(a1:\&BtnEL2ctX_dktB*:-FL
+ 0e*^Q,Y#l7Tf at j*(m./Z7i%((=a;^KR`,N6(nus_8+Bn!`b,Sb$fjj:`Bl0p\E=i'
+ /7=,cTuk<qWu at SJI#mgo1<:aWfc8LdNl>HOaHHiQ+l%Tb1$L10#6>th4HaN$@:0k]
+ /8cD[N.T=":`.:orT)EEN0%pUadAPD+C$miOTJLaffpn-lub%Gi`dV*i=FgnZ[Qk:
+ =%G>PXelsaJl06gbIC\!k$`+kZC5.EGY9Dq<3;V;5&?c,h(kh.cRNu"T?[^@1??*s
+ Rr at E?9Nfs[hlMR"#sN:Q6CBfqM%_Qc#(35goO"N\$(fVmKhc at -GU8$.SWME=:mn at O
+ +=eS+,SFe;.IL36d1W27%*tV]rC2ST=Z@*"MG$P'm&*O*U!@8+^T(><-DV0KUf(aJ
+ iZ1SQWEMMSHB8\JHU#Rt*C_>USXJbZV!')*T[^t;bUQC3BhVI)oG3`jngd,kV"R"F
+ $B8!LK19OV'q_jFSQ5Ns:FckuTN,0+<2E)b.YUQr0916H\`$bTX[f=s@^FO8+^XI\
+ +/@A0Y>tFO?n;1DY:MSpdV at ehe^\J/p"F+H3u[jiQ'*=KWc1si$Xi<1LT#<LT at b';
+ :Fo4tVP]N/O`oHiCkOgT'e[X(q_(l?om!k9@),l+4^k;f]XS\gi6VjP<NO`VLA&<Y
+ gM5>V>7JlD2U[Ce!Y]S8h.SHc at ZfJU95<^Fe;^qhl.jB*>h_Da]Sk4n>Z);[Mk0:<
+ 2D)XLRMpl+L#+"L_Yc8NX^t*6glrVj[brUNJ1b.,SO`,Fgo-iiYN>DD2asn+]@gX.
+ Fp+6.(m/18H\*n-m93L?%TsauLS9^u_PDem(/.d]Ygsc0QEqEk$l=PsD at iYsi]Q'[
+ 9o874.3uF3>N>u]KdfG^`m\]Ec$VmAD2(*n=RaDkpq;cHk#RV4;]9..)jD[-?H5&Y
+ b at 11pD0$;CaOpYH=3QJfECGh6#Cd?$gms)h4Cc[IbQ(Qt$'q;,CNk'5*tm>)Ou!3o
+ d.4q4k=lVVF1d(J`c"(/%08o)(5".V(HH'N_d"TrA<du'c=o6mV.U:)bo+78:5p=l
+ NJ<sT3/^mJ9d?I?:)29t93f at D8BA/U9R(b34YqLjGBKKQf"0TXl at Lgpj-In8>5)B?
+ >k,#`I]q.0 at f:+jpG[,a\%'%2S*^A^\0tC4g62>LD/1JFG341hHE2'0=e34HrmK1u
+ Z7taGf=s$-T=/mkAF9?W]r^Ypi6q4Kl0ZlH[MIZNRY$f>,<NU\T&M0r at J0/-)7jR,
+ %bj&iJ8XdBPd$IKgt!j4'HU<Iq+g,%I$Y[j?&%lnpF!@QHY$kc&rX7i4fZ00C at U['
+ d5!oOkg$5ueNT>?GrHK%<0*?[mX`(JO!!>h]:*^LD:3U!Rc5ZHN]XD at BR6Wrm!Uss
+ llNX[WKsjWh1qkMlYjZ7[q-p-iQ$,4[F[FY$K:s'r:^\jhfu&.lLeMVp2`mdH7l;[
+ *Z)Sq/G$LLf/r/e1==5t1u\@VO6q*T[eVImh)eX"i-du)DGKgtrG-EASf?+!5A.TJ
+ !Qs/G$TiJ1&aK(FYF3+KT^93:m;h*qlhr&jf^<h>rU7\r?N?>h- at P6/Q_s"SA'd-J
+ r9!o)g:@!DML#*&ir0Z*r0Q$^p^]mi2rF&js!(]oc_'?KO66Au"7(Ab+kF@`mm!#X
+ X-8*!U\_@@cG#t/^WOd89D(<'s1\s:0pD[MRu&efeA*mC]OV/>,R(+d#-TQMO2DmO
+ KF, at K4ZA#D5(flNiul/.lG3T7^jHGFK8)P,n%/\)TZe7JN#%6q*u>mp^Z5t;X:dgn
+ k.s.&5&r<mj!qg]iBh<q_4/N_48?WAn%qa*5ti"XZkbuTbsE*f_OLQlX+.Ek/Af%#
+ 5F`b-o/=GcOMc?R6OXVq/)*:!/%M_:\-peO.O2fg5Jm<(_jibPlaB0um_`7l6VIj)
+ <%\N)qn1u+^I0uiS41 at A1-r8+_lQ<pj at 7(0%6<c7M#:*d,X9,H,"*s9`7,/P>Yd at J
+ 8hj";%dZbTS/&q(9s-k26p(f<PNFYP5/Li741mhi"@9u=0uPnR-&cD!4>]N</3q#!
+ 7PSJnOHIMTKuJ^;`d?E/gcIo#!],cS]W<\I]P0ei$HB,Y`k21>4B'6f>t4/\7'na>
+ r#EW%IR_M"`Zp/VS7k>b43*:J`tW/V[!>1MiPlPga4kr2m!hGlLVOm6`FMZYd, at N0
+ 9h.fE7APjY["H(dAA2"(SRd#d]O$TiNYCc<LqJuk*-TACjMg2879!:)gZH6^j2jSD
+ 8RRFtfbV]Q_9%X;8JHKn*/M_DBYPO7\Q"9l,bLKpTZ#o98IUGIXC'*a%(ZS5Vo4S;
+ <,G/'&ZpFCaXiRqoO'Zjj[sM<b%#$V93B>iP=l">b7oS"S>j\b2FpJ6b0o*3I(%3S
+ b"3k>bH.J_*1=tiHqN_(93Y'4oY6dc6qRRpbFF,V,_F79`(S<59NseVCobM at O?Va7
+ be0]C[&D'QQQ>G+\b$D+m*eS&cqH:37uS-P/<e=Ee'1e)c",SGPaG,PI)ts%b<2Lm
+ r4C4\`2FC*YAE%?6jq08,0LD9:)mUu%%E:$hAgY!/gLVG`0\UtkKL$r[<1ELXR"0r
+ \B`QL5Kq^&oYO#7d*;L/2cT?A4O_Sjc-4ob:Lr'J*4!TF]1JgX:NZS3[*5qrr33:$
+ clrS:'Xp`"kr.mJc]&4U[.@))Aku&-4RE;I2$QmIBL`KJcE,^9<=4c*%M,ZMXY]Rr
+ 7/G7=J4QLI;'^0K>nbOETi"a at _M&rCbj\,N&PD\qd2_rkeJ=Jc8AbTP2sgQ3'c9aN
+ ),^V=:FZ!6\m&%Tc-Y8rc?+k<&[KhqNm`mO9;),Z0^R6!cb*gEdiBOUKD*R_):4m*
+ ai,PCSMRD at 1t//V;#MS8I5''-dS_(Yb"OG3eKd2X2,dd>c[>Lcr-D9V/^Rc`daCP4
+ ZGKR(4O_hMZung^N5s;19iOh9Nr;?U'hZuX,1OJ=;>!@UI+_Hk02prE7!hm52'g\B
+ 86'3"<GbN&,Q^p[6.@/^cpG\$,gk*.2T=K8eJ21dogmSt"%lid3UKeqbuN3Z5ZMqM
+ ;@R8>I:06i>/V.j<E1YGI88"nn^&9ddC!2QeSnL$G"$7+<jMqWKl'i/A^qf at 0YLno
+ [:7YqEm'GQeHH1VKn7O?HrnR;1o5XRh0h0b>gdaa=G61iV14eBLD1JI<h51'NHnSO
+ FB1P@=1oDP9lDW.NAreF=LF7CqM3&'&D3a5b!hKH2/(Us at bBe&fUZPG/E%^]3K-Ab
+ 5lHBo/VYp<BN<TD>#f01m;l:`@p$F?.&E.eSX!>`HJ2)k=%u36rN"VJ=k46Oc!%6s
+ >b3Pfoge,6g!slj"aa9e.9>8B='_df;Mu*Th@/tFd_`+b]du]c[9HqFf:A"(c*pl)
+ K9`:-+;2sodaG69Ik:/`.hsmFor?dLpY6dT=cKLeKot%7W8"-G>86`Z!j5becmoI=
+ .iR<*g9]<k52<ajfko#7IB=\fK3A]i4Di&!,/5t?p>&Hm.J;RL--<5OZJ;kE=,id+
+ c.gu`q9:M%:pnZs__t^FZJ9T_dF-oX3mh))f\MghhL1_oD;*bkceSbnbZ28[KafOa
+ 45Y at j>_Ub`:$PgiK1^Q'<- at e;2;?s'%pBYO?;]oiUJtF)KO(FG>4&fSh*BNhDVG>Y
+ g+m8J4nMf=k$$l(f;6"/<AIn^1LQ[g@/]TQ`UR?m$f6%2?pW[Y)*hU;;;eSb at 9)IH
+ L'60Ejl#P;?l[s1H;J%0Y>s]^8X8%<Fq!.h$=X[U@;/DDl9sV1+CR^T at Q!B-D at U)W
+ r*if%@VRu6IAgC&LuKa3 at D2p#5mZK8m,H_Yill=J/ZdjkcJ^r, at _NUdh!F&n/Rpt"
+ gt!+lAj,*J%:]"Kj/KWJ.jAKK,WA1<dfq&VVEX'Y).D(m<2MaO*^f!X'4R7Wiej^=
+ hDsVn8L(Z1Ytdr"%SP'$0\l@]j!I\rp,18]S)?2+6:OCPc:m;B0BC\EA;3Y4;J5)(
+ p11U4A[Xd4*_tiLM,fQ-i/4"8qVpWI;WTLpA,\]$Xs2u1/7jq0Anp,`atr.V:Le9A
+ A_'jj5%obL@#GM3eg>:MNZ)KJroANKAk!$RVGL?38g),dh:=_pSnd6p2s-]Ik/K^7
+ `dAmEFCpPSB*NnLIUh*_Ke'lh)>82&/qdlo@:-`KkDf)p:-dhtM&B?O=716EDLUee
+ .H\'Cita$SL3*dZOXR)nBMOKL(4TlKUgs[Y&AFK;[#@]@P%cOBB+BH'c15I)Q>(5u
+ ;m(`p5+ZJZ#1t8^BhjFVY)$^STFG4p-`3eT^8kr at Na\N)BRZC4p8&S^XX>HuC5/qW
+ *dDFkZ"gGICG's;/SShZXD/5S?QOr7rjQ['[Gk5n(ETq;cFc%n^hC^kA7i=:#$'s^
+ M!LjYC16=B2T+G'Rd!#1l9<5N0"Gbh?K@]iB3rDe*ZJa8S7\WnB\o9lAtCm2adq#7
+ CeiLGDE)DAc=`__C/32ZA^ctM;=(I/B)[MO2U-)F^1crcD/S9jM.J1Vi*CT8D3ilC
+ /tm/PgZg]Wm!c#&k#a?9HgZXHDXPL.cFn)7`bs)oDP7s9 at U-bKn/Bg[mqi$g2SSS(
+ lL)C,D"4OoR),+!h[SH+W]'D9-I(teRr67Dm-_dthW]opfK7sh`bsbshY_/DjR?4I
+ mNG<oOfWMQ]'sn9n$Y/jpC)"1rGZBRnEr+Wh7i at g?u]CGn#i/LcLl0A"mif^nV[)0
+ IF[`a]C7/HD_A`n^>nc:Z11U)EX=+2G5,&iB5u_CE[K#p<uNk:"Rb-mk#tXQD]]s3
+ -urZ(D6D@!5;DUj^[]LYm/eMNrtfFr+DclMl at 1YUNCIl^gs_8`DqfteMm@<tX76\]
+ E).qS0/INAQ0W$_o*H=O-7<nB0l<gZm8j[;T1!c:p2kQsDu8g=&G^@-)/qeiE5*'.
+ Y7,HsrcH7.na/si.b"##9COk2EN^=(0%0EJ7<@_ at Epm%MHG&p#>P4m]FWXh1Sc8:H
+ /O]_1Fl)W\pJ:Ge=`ftZG)N'Q7q;6]lG<>Rol"I8:82_]8p2jcG*_fE["NL,]'f9Z
+ p310A-S'B_;0"lXE2.IImMB^R!r$%NAfl3,LLGCf at rpNRFj<<>G&;EcF-Ur0pRYpi
+ IhD*-,]fWBp%XblD)5k/I.u6BGMbd_G:N;6Eq[7#Dh![Z++!YSgN=#np7!_m`SC#U
+ %/@_=q&,jXDj,H1P^(f!p*Y at c7hHCVM88I;?4S.P=.=C5@/4/YqFg5KO-"VtATR[&
+ q?LDM[qKof62J>9G[GcA)6<CF??qTjqHm at r5H=PA,C4PcGnUouG51neY*"Kn6DjnZ
+ (R91lJ@`4b%gP#,QVO1q\9j7=o at TVeLS"AjXRq99R:!X=IdclJoiaSqF-j^gJ#[k)
+ G^N#;HJ2/>6]:c4Anp5-q\O4"-aW@[bOmg,HdBeNInfh/aSb:4H^7V+^L?i6/:C?T
+ HCr6%:'uCcdJV%iq.HaS=1eC/P'tuCHMS!J:Wn%@SGCdco"O\l:K2aNHPMgtI0RRd
+ BA3.TicoBcID>&qceX$ETR5jjGK9.J5I5fodsJ"PqQK2`\(LB*chhqZs0p[/Vhj`e
+ !!iQ+"Ts?B@*j-d-56F]6Xd4/KLR7$MF(aupoJ'b&rV;cEVT`P3t%1lAC>`kU]:Ra
+ 90fe^KZ7RZK)fI]BGBH?4,V=]PPPFe.k[.7W76),?BIm68SOFcD(;5-Vc;m1>-q>8
+ =d<%G[Hck.2aj"bXOYGbS-*Q5bq1j.KlY:H\D:[2$aim/H(\IsO?<.71P*-r0Mm-,
+ )\6AfipkH4IQjHfa^nuWgpU9!RAe$0P+:AEpRdIZnTl0u-V^D<ju&V'cGG^.fkkld
+ >o%d,&CbUVR_4+D3Pqq=0D_g%qO_<[B/YmQ?UpTjl0Z$P>;mLV_!G/"RXY8)[8ZVO
+ \Ijkh$ZG:DF6C53YIiJ>p&+(R>h=b[poAlun+)S@/FPV^q^:j6%(<l at P'$r9OE;,F
+ 5nJp-!C-&%]*g',e'/:R0]S&h6kH(nU-sou+G_BW9:Za$cFdDW`,P%+$:\b=DX>Cm
+ S9GFXOc!WTa9lH[Kt8dEV]s2s>_OK$1$f,U3jO?O.R15%i@@7!`3el&Z>tXF7Pbao
+ TZcpV:G/\(<21AH1NT$D,h%p"_G6+jcSR6&e;ZXCe'.`LcK\sG29QHPd4*H6D%bJr
+ e6N-,ckM at 71.:cB.$W/%b=afV'J-F`2)KqA:b[#:O"OEH%6%$,oY`1\<QPDK=eaGN
+ [o#>32$I5E2=npt6hOH%>9L>UN<Uq1Eml9]2KC//+EinY=]m/LO_^VTjL8U5FqmA6
+ c8Pn5E`%oJ'lGoFc*W/Xb>]9k=gjjtH9..&&U3'0?.jDW9C9u%i&<7#fjF./%Zo*5
+ /X(Y at BJ&kt76h%HG?T0E."Xm-?0n$=l/j"'@5G%k2r%F4(t[hk^/E']Gs4HSj7nKu
+ pLBM;j_&&.4uf#t\AgCtA*J_ZAE at gn9:'?IQBs/eWTK7Ji4=guU=e/]BTQiS45l[m
+ 2Pr9ghY?L^Tr+9dD5np%<_8V)(I](J7pD1nWTiqp at C&!/Y-G\(2Qf-FCm`f\Z+_/0
+ oqH at e:(b&pRq/S3i#Heia<4`q4.'6"PY&5cpl9acB06AOTA#b<X.6VecHX[9I)P3n
+ 0:d^rfgIs!%GZ,M-T-\Pg:D4=[s_kD`USd4D7TDLs)bL=Ps:_9H1t*[\8e)<B746l
+ Di*@rhEG*(\)*SHkk@:V*TX99;QoB`#T'aIF;bC>pS?]+1\)tZ1J-j2:1``7GPKXV
+ Zia*"iCpr7P5UZ at hgpQ/"#j<.ggHR-K!4k at 5$0G9i%,gLclkrqVmuoQ*"IX^?4<tJ
+ #QW7nre2m9%m9&^:YC*rEA2r/^GEJ-QFo1R0Dp\q"r.R)e2D\o&<FaW2[<eJXb>&`
+ m4juQ<aqN+LX?#G,Np>eU>/q,/ljO<\A"tPA.OR^U+!Si(CA[2:PA6dLrT^r(s<V6
+ 1U5>8`Rn`>?t<nDZ)+\A37pXZFDm*i1-IIn')Q3BD0$<C)THIuqqmoD.ahHp8*';4
+ @VNuFcU'`UGs__1lkYhjEUcWkgEr(gQo7jQ8kR%E7q#l=ORT3pb,?I3iIn+f&b8--
+ 2ifL!I)Jh/b#uo5))!,NNCOX2W(dNu&`s54-.37>WE0RMVD<Oe$%cGQH$lOPO]n9W
+ ,%inRdXC"p,b+()i5V`"2@*:N8TTR':36S%VOABpO+qYqWDc%+PkJ-6`^%ejkriVm
+ &"`tCLUc$)oV`q+U9m7FapCj39O]??OofNcC-n>%1..gseoeu)-T`bNU7a$.C/?rp
+ N+jaGF;&Nfd'=6NBQY2 at FO!fXRXGb4"W"&;G*u79=\fqV,;V2;-.>hE8`<*.J<_T;
+ ;Yl)ISW-m/PI;.T,M?$)X^js;MAF]$MMttd?CuAO,hAskodbUeXUsmXd$b\EQ9 at om
+ Pu-Ai>$Y1o_f')9C/RnZ&A)_gfVAbl^/s#OA7AhuGBO;afXbKUXMj8-Xfem/)Z73`
+ Hu$$DQH at j-"(dD8J=e`K0j1OfCsNiiS^rd;>$:$!Chb?%(:oH/$8h?+AC7neXlN`.
+ Vf-G*C8V9qZQaa`NN8=M\@*\gh05-#V8]j2[YiSMbG&LM)A0Q);WV/!Zs]qOl]68#
+ -f%uAI-/E2\dnkb?Xsggn!0QZ29lP7aRad0I7_4Np@,h1F^qO:qEW['s3/+dAo8q/
+ QaFblhpXT<VC`(dUrs;#CN3_Ne8rLU2Zca5;h4C%"i[of\mi7sLt/oEYBBFH+)E*Z
+ WkL.'p2_9\Cjd=@Zu!aCB+J,QH%Km5X2oC`-dXE>KWqSc2\JT6j-)\RE+V)Nn%Tn)
+ 3'!(82Ise[=PDknl'@HL29C,!eRf`QIq7\Ab#i-LAXpK20aW?UVft$lCa4hD("elK
+ Rks5S]n*K_E,S_55M)FuUTH_#XZ?t0kZhP`o[PM?Pj:Tc>pZ:YetC?-K1fG8l%rjY
+ Efq:U60]+*'Q/3(e;#tcB5IgH07KI/](7CbXKS]\2Q'@)d_/SLf<Lo2WC2e2N_'+O
+ C\7Uc.(C[m3eMj_c1\^"8$_&G]mVrM"\@Emqf:R5^U!L,&)2fUGFOT*O>f?kdgf/q
+ gE",2[[k7g\smlH^#E2i*<k,c2h(&JmoT9jeD at ZWP]*"?^\A#bHl>@)lQ-SR3,W<d
+ lOT$D/bd>,G'LP[8HeK<gSj[E)W3YXKTSF8AU+4gk.5o/e4rk]1sQQjBffjE<rL4O
+ [S<8o5FC%D8P2#"jQ at iHUt&d#`CXU)jd)A)9n&'e3_)j!*B*t+*72O1-2$Hc%k_nZ
+ ZdF*V,0*tYiSC)tU3M`?l.P5Yoqr\SM[t3QI@\Aoj<K"u[__CES"A?:<*akC<9TmZ
+ [e!8+fK;'In at P0p^7Em+3j3lWm;o@#/mk,qLF;ZfZGLp9n`mZOE6VJI^`qmsi3$kh
+ nU#c@?bA8'GNW<)h;d.64HX]mXnV43GKB:B-gNMbW;2n^kPPiJeFpA5h8H5F at t-r?
+ ^/%Z'2llEC?S].e-Em#j<4Xu#[HKcSi:d04EdR4;l?OJ9l^BI8s"3@!BKg=BmtC=o
+ o\WABr_Ie:Y?^Fr-LXQq^Bq"CDn>>\G5O!ImSE-MDN=`-V"cUQ[kJ`ochQu_9(=L)
+ pM`OXcn>,j1B_TSrT0 at Ja57'&kkT'Jrm3Kcc[,kt9_[u0"sVFukDokOis.0d#]INX
+ O5S.k&H`Si!"AZ.kH>""6NBmA"HWuocm$r#Pm&k0$)hnOk\gj5!sl&H#*;[cDT(1$
+ dR6p7C9XErD]4f.*<VBGjK at AIDKQB6mflV:m"N+7 at e0jM-O]./$nbrumM-.JmfKWT
+ QELf&;"Y3X*s8_ErQs at -;%i&Md1[(q3bMi\8SJEJ,7l&k%K`OBUAkpHd/m.f#k3NY
+ 0fW`@'*E49ISg;]0e@;t"SY`p&Fi+"d+&!^'c.A0;isie&Vb4$FTuh%(!eHDnKAN"
+ Bc+*k?ZB!Z:b<EER2YS#fPuN\;$ou/N(B%=*"^((n)j\52Y']=&!:?@c@$\3>8i4'
+ )UZ#7OYn-J:C.Sr)m?4+EKL&pV[*n8CseLXdF at ECo''$%'CfWT&LA'PCC1[6&CM-T
+ &UOa[[1fUA+gKoJnYCgmk$bP%+L'N@;:?[cf,:d3`=MPa_p][$JK."C->?O,L5-o!
+ =!LM_'5ZtVZ<\b$k9_C&-DHPLU;\O$2^8Ug,gh#dOe.f")\94P+7a;-&roX at -R',d
+ $ZWEt&R-="f`;^K)tLFg1.7#J.3-a%$F4!4/Ysn8lO<6o.4"X30lJXA.k!/+-1Nc?
+ np`=`G9lai/tuu/!eW2dXY?tt/i&t6Enr1Mi at hF%)A"&HD6kf#1FggG0s]soOe!Q\
+ %2]_W)D at 4*o$7l1bq"t_/(30*Eoei,q(NI&/sA3:F#$ZM0+1]G1%Sa(n8U>W.lELs
+ 2ThXN"X>s)G9q<9//"3qZH"ec9)ULjpi>m^;ca_JQQHm1-^#2Ae"\arP0`6W at K_R)
+ %CC at Wkq=TW-Sns`'=BYpV^N4_;H&J&6r726I6<8dCSgTHZg;2ngE1)412aupPCkWT
+ '0)3,51 at M\B=;U=&74M316W>"PES"*SNsFL4-LOBo&B?6YsS`&0#h^CVbUR<KSi>'
+ 4U,mpWFJ1-""CMh.Sg9PZTC6)AMeJk5)8)d,4]ZU(eDt<B5cFr,`tEWr-Qp2/TPta
+ o*%K3010i&,ua%rAR at j3b&ikMf!G$<1Xar37nJm:+S64>1iH!-Bh)+`#12U,mY4"t
+ 7UsJ366[.,kNM];>tsp'4k$l4&tqS_UEMI at 5.&>i1T<N;%'kbi&+ at 2![03Ec!B>0i
+ 8)jb>_Kf&=NDcVq;3Y]LdCDFU"&`*t:";0n'95d$pIB=@<&8kuog_VRbu/[s20Dl%
+ 2,L*69Oq-d;:2]Fe-Al.q)DAi=&al1j_%WDfhAL1(R3BIoj^l5 at 8N5P@Wd`-<JjuP
+ "]uJj40o#jo[R'/'d,;/_%jno275B*Il90X<YYj9JdGWa'ita;?7(Y5Q)-t#RoWMB
+ [BlPsQ/>*^bkTYeKD"M3e^7C)6!\X16kULqedV#Tk"'Y<D)LcZ[IIO%2-\Pe=ELZS
+ OQ0No@:3*]@b'ot[Po5V5?ZN`=nO4SEj&qEBk-71 at 29Y1<,kO:iqdft?jfgmma5Vs
+ V.OmbA@?JCeh^O8gLW9gB=4^1<XDt'?E]Z1 at oWJ1<cr,!q.8-+9Ql#/[Y at _HWG+6)
+ @5Z_Qp.o'3SP+);1KL>eG)KpN#Af]BYgqK>Q@!!t\=OI&R.e at 42W8"`q)?bI3#/2t
+ j$.B[-#JieD:[TXeS/00X[dP3BiR_p[f%W*]]D(+Il at C2P9Fr>0jBsM>SX/XP7_k(
+ %<47j8^j)J='8s5 at 6mq`FRj!c150nJ,A^=BE-FZ)<s)aZ>BJI955([1(NPEM6YA:J
+ F;EnR(2n(I6Z3`g,S0csb*R at 1Fa%u'Ct at h2(SbEi[sFhp;_m`[Qa;$?4]g2pC:97H
+ Q\B[-oKbFZ0\3"J=/Ts/[p:q&Cj5]'p,d+MOaab7=#]St(I`b]?#Fm#CBkr/2oRW!
+ JTgD]J6.q[fAV4()fF6mD"f)rQd at G\ken7kJCj=<GW0uZ),s^"En0&e3(,)Q@".l$
+ K%GQ&Q^*1=)1qWfHh_H/(P at 83o6bX!Jn(j(GYs0],Ct(9K2l97(k[.%,"NP]dT<],
+ \4qBNT8 at c;EgPU;QfEm:a,$j;L6ua4o_j\l\Au&fAD#"W%/l,qnVj:BK_UaW#ZlLX
+ f7S8Wi7Qpdp^(DSrI$YFIlEcKE"-A\I<o"JC"TB](QXYM(QPsPNB#FMebs8anW%3-
+ O;;Dj.I!">AW,4mds4B7f;Df?*7Ut$PBc>M3#. at W>F%7<OLV!L39's`5Em$mN>ZAO
+ pj8!g#ppNn,C*8`R9>kJZ'7.jQhd%i\RfllnQ at l3PDBa:K__$[s-`YEP4fhGQp6Js
+ gE\eAS2c.j3#q\G&NeZ#RQ745j56'/^RVjZQ^J;N\[@-:.>Kq"N%[P'Qj]L1&"NHh
+ I at +#pq1FHJje+2BQNc!3kr53A?';b/Pe!?WH23>!ae>J4M"eTCeGGJV.(ad;LWjD!
+ 0R]NO2l-7nQrYin'PDXd8W!imTlsk at 2cZRJ+f2^'Mtf;K\93p9+-TlL>.:]!g1uTb
+ GF2I(QC7Dqg!Mo!%o7JLB!kR9K[HH;STK+eRs/5#R,t:L8ZJ"HTGfV`Dd02E'8GKc
+ <LTPERR`EbH'inZ&6`s7RQIGD\X"+]U32*ff4V2[KriYYUMg+7RTZaq:P1\!UY38,
+ )8E1TYA*_HD]:"')C()B$]1>jU=]LJoWP?<YY!R=Y<(RJgE!*$R>!^aYT!\%1T%&(
+ $Os]YYo?WJgD?OXo<fKJ[E<^!f+fE2"1F\7N;=j(])T+)nZc817!h:g]19?pPH?o`
+ B_pP\:$o4^UR'Z09G"nI>/Qr$VgWmeZWai2Rr>Y1\P,$(Ut`_Y>;:94ahCPJXu_oG
+ >MReVA23sQ[i8,<qou_>HafJk\(gDbS+JF^q7jQE^\_*=HZQsu^PLXT\^]SO>DJAG
+ iM7AZ_790T3on4a0m;:;\U6iURkpYhn#@8WS(k?a4A7,M.O.&+_- at eo\dc7+Dkak/
+ Vn8A.4Ct*'/&hl#X#lBYbV@)&=!u]T]6oBaHB#j*%DDYXMd+B at M[.)2,YQmAa9!g$
+ ghXpaOgr%aPh[G+]R.]SSVB6='cY]/r2HlG]?L26X''5RQ/ToVfbjY:NLYpLgQTD-
+ Z-6F=\$Hmo[;Wq[V94,uboHnu)l\\jRq$iRbC',Jr(&boh5=NrH$mZQ4QiX[;::s^
+ db.^-QZ:NR8^H/Scs%DnphVY?8(=(E=PTUQI;,ZD3RU&RdTh(CSEkt.n$$#)T?s)p
+ SAE*k?*@N5d!^D1rFOQ,#2=Ot/j5?+>sZ[qIE*A!aPEQ.]i2#'D:6+;f0(;(S[Zrc
+ Y2UIke%LF??-(rpW@$H;eQaucq179]iQF>LTj=L&I8>Hckbl)PQb?PR]6Db1q:PP#
+ d,gM)h?DhcFjAb%c<FH-4b;AD^YTN-dfWt2h36Y8n&*tHdJ(334uJt-/`EEKR,1'g
+ >Z\Re/(`TEiB-G?^/K9j!Tb@#h:g99?%_#u8)uh at inIJr]^b$.;;>?kkr5NjIV#_>
+ LYj-Hk2(%>KHK6CMa^)a:DE/<7P1MZ+lYZ/k+9]:SqY#Y!SRGehnH:q:A[7'KgHR+
+ B6:tPhHf1_Qf,TO]`&GcSq6+r@][K.Skn!cB2M=Y\NdOSf)B[Qr>Y4<;omg.l9:-]
+ rS8O0#%"&KFOU'OKqrfT3aY([kC4RIq$EnIdHm<3k.Z:<&;*M;Q1Sq$8O#CF7fI3f
+ kI\Hrn_['mI\jEb\anX3dXKls52=DtAara_9:q\?WO)<5RIS%SpY/p@?R=BrZ0Hbj
+ p]%;HI>UR[j`+8g5 at 1p6'^P:[U\^Uqgg87bIOXac.HmDcn/i_jhH-Yi"6mMBXhTGJ
+ J,g\l#S[aT"bT,"&=?!$)%;3diXm#l:*g@)73`D3`)m<aO%87CaGc!B-'Lp^&t)^d
+ $S@\GATJ_K#%]Z]8S403e:(aWS^6L6)AIWl6_csr[!G\$P=q*<C"*KD7O_998nu^V
+ c!IqdU!I;Xl)a$dAVF8<dousldquQjX*4>e>30_7?"*IH`E)GSJmPY-C^'tDKs]S'
+ d>LI at UPm,\0c9hS57*O+j`8`W`O at dicI[.3]H-`&V5r[!cs1akGH9:\C`<8;QU@(m
+ lh:/a-I2Y'^M[ob3,\>E44J)Sgf[E#A]NnRl<E\3"&7:FFgPF)a(!<1MtB+EI?*oe
+ iK&8,SF8D>Z.e;`1Z%O!bAm0`Hn8Ren$DhOn[T1qB(.r[$jr!.c("4F5mrnkqn\<Z
+ +N$E?1b+-nN at WBa+V<*q$q#"9[0\]EEt]1hc5XS5VbpWm$:HT&rn#&mJd!&Jd/7Yj
+ 7BGQ>i^\j\JDEXJS:(.RMI_\e2=\j9)o`M;+"#*KXG#;!9pD`K92<.)0$+Q5?Re:G
+ Ri*Wm'0?j_b\ujY+hR5#gmHAZ>j/`B&L7rM9oV2[g!)4Y!5Qj#j4QSpe2k92cLZ\G
+ 01FB;K0<*h.iCZ-1_^BmYB7H.'iL/O5g7Vi/P,*O%a at hubZ+3>))Tju"'D_5m9<(\
+ <P9=OeB0(*mFTK$Ga6gEZ_(F([@?u&Xk#XmhH3AZTfUg5<M_;$QAr..^MD*%B/'"*
+ 1M+7D*PjsEnu]S0h+TE%^/krlfUL^HA[s)C(ILo/XnO?`I]U!fo0Zh]mI9W%Loq%Q
+ @7carOOAA3"WUo*FjY]>fA7fRiKCo!l/S)D4cSN)m<%XQ))a@#@Z5agkN0kK1R1-a
+ ,kIJFq#Y>e-!AtUSAc@>7 at WF]k#jKLc6d+s6$aPATA[9hO/Te(C9O5(<[O.DBZrAB
+ ip4aIQ*!TgY%alnqL+.+g:LW`[`+Y'mBNuZ'"tM3RSLE(bWC6NZL=:Z\Z;P()gfB:
+ pl>frU&3 at pUc*S'(LQ\)%k4Dse40>.DH`AePOUce,k5lThX<\<S<$*1EsrQoOR2;:
+ ?!d2oh4M4M=ImcXEUIafgihMM;qPUZ%>3=Yh3X/HG5_:adOuUt!T*S-DQ2Ukh"1@'
+ !$9iMjRbEMRHi%'HKFA1I##o8otL`kipsgtU$VOrMt?Z0>mK9[Vd2q7hAVaWrmoiX
+ IdUeG.X1/pTIU>!l9Y?`Qis$fUISPWS=mY7,+%5?Q\0(n#,E(O]\s7AKC/Ke4kG/f
+ $9T(]0X.1dW&"aPRDjj_U$]`q-MQILCk;*$(pF7p>@DOi8Wa3!\;33!U%;rQDS at F,
+ #a5 at bMlVO#N[(#!N*0U/]0.l\/$`9L#GR][N,_HD`^nDm+/D\f%]U?[.(3]^M/%W^
+ IJ?9tD&HaBGX=,B_*qr(*i&(%O3uU>7e20OfW5(2dM`.j3=?HEjD'O7$27#(m13`I
+ Dik2%75EN-*G!pAP&]ju_g)6Pj[i".D^"XC3.WK9oUg_pDHTU9f-Fl(\h,\3?:,qT
+ )d3r/P7lj%bBKWZh8q=;c&uPH3M.>O;<EX47B9&VR`o;V=-eRfDTmBo2I,SOQh""N
+ 9ker)9GHc=dpd;T)7ENlq1YDNJkjVbGrmCtj^E5qFjIpa2.\>cNKa2\cPQN`=^9%?
+ 'D?N>,V8\%'I9CB3]3']%1Hm[2P.5">>?(TltFQ7U,7g[d5AO$-$:\M;nA'TH8\mf
+ ;Gs2&^(=2b"%fEH'rLWoLJTrf:aO?(W)VJi'C!2(e?q04e65CAlA&5K]f:QX8fgt>
+ F!do$9;WuSNk/9U;_$P\WfGVOelK%NVep*uQ"!D5>1k]Hkprh+-=t\a`usZScED:a
+ ^FB$>74[`eO>[T]OZMWFl;<;;<Z[gaBh:m4$otF\*m*&<04:l$7^455\u^eW=DZc\
+ XjT?leuDSZ-B\\3er6)$e-/0tSZoNMZHLb`:MoIJQ*M-*bgMtRA$)FIZgX at 9f\:/q
+ Xjpsl2<k?MZeKRK*PIe^'',8bL.CY]r4)ASleC]sFVennZE(_%dS!_DY5(#g-_A;D
+ le?aQ9tRknT'5'@O$KiGWkEV^j;Qe0?8%</]X=p?>%u<-VbPTYfH/gTbPN;4nRB+A
+ ]*aXi#C#X-^qis0^V!5\>&\'8Xr)ng?h/>nb>'NRpeM14/4U/R/]u#WcPk9fDe1Y_
+ (q$ldP[T_$M^$\.`Rt%L at FsUOZ-EQq'`S<mOr+2hk"D<a!/T\e.?Q%`7]SOJ*+Z.>
+ gbIV8bLb/j7N=>oECDXk<\lVpbft&^"jbDuX"i=l$(>/><[%9I]2ZG$S1K'KcDtS4
+ dX5\t?Y5)1)E0r]HUV5+G('E/o&Su7D4tkKP1(<o46W4tnFZ%@d`?J0XN]RsaBkOA
+ \V@'G9jL`jesY)HRmh(d9;tHGPUi1!?!?VcFRu(G=$"r!`[oN<+'u]>>+K_G]lBq3
+ VTR#L_`:58NO6'9d at T'h`Fdl`\$kE.gH*MufL^_')>6/+H09<5?'mnMjP8#6#B@!H
+ )3)*gUu-F?I,[lL^\+J+hY at +t'WpO\N%XY-HO"S-4ZU.J's$"-'7uCl`(@I5$/@Wb
+ MsX`d`%lakeoUkSndTNXchAJ/Hu,]k/i1KAG+mg',Co?3d9eQ`gZ;\C]O>ZI=L_uQ
+ i`lu"o8VAM2oeO;Ro=NM.'L:/ED+9A%aFT/S'c8K2<Q>NrFHG%e07+TkTtGRFaga:
+ qEJ6)S[30AmOQlam^_I=]5SQ=cXXQ,=QnO1Z#Z:%htV\AmUYq#OfkV!3:>/_YN)L'
+ fhZlU(Hh1N5JVHG)FcVtM1od_Q?f)UcILg8o%]u0q(`-&r at FGirc"W at Ie.!hk#+?j
+ o;)*IosOVI@,g$qc$4:Efh/0Ip0FT?+Bg)]])QdB55Q,kquPWsDoAhBo at n;(ELB#9
+ @d0Ai#(:\3Y.]$2^g at 1jrGR[N2Rat/IeE&Vn!le\(W%WY;sO at RC#jK`_>/Sq_EWsN
+ 1lENkOL%0WZ+iZU0b`*Pif(VAO$<a9^G at CTU96\5!'Rq\5AI77dssYmS&"'e]VGqL
+ Hc at r0$7UW75<Jd+9GP2*Og,$#5nd]b>Qguf$Su<,5a`Pk$m#dE*XKt2La4+N1/:,.
+ EPOrlYIk^eql`8#V`t"oZeQc28m4OULdJ<G%9X1Wo6CqT0"'IY_7UAm)qr/elp"_l
+ 5l8qpF>9:r.Dd>MM``Q"PTdr3K0u^n6Mr>A+P/1B"$aF:_3<\@HmZ=5-bt*c,BPl^
+ ]0F2t4#Un+_lQ$fg`_NM91,B5_<a92e1j=+XMRX76<cfB>NJ1n"MIc30g%nCe1<PO
+ Zc(?_7!P6 at A0F8R=i8HR`.M^5r(fG-OLZ&_5kBjtoB+$X9#Ot?7<CRX"C+C.4N$Mh
+ `dBGYN*X45 at m/%C]3I0\/+1>;;++)H7-`)*lo[^QBuGrP7;P]9]QH_$BYZ002N/nM
+ 8>!Ui5e]=i7O.Rq]Ji=nfX..4a,=1mS,Gc$Hc%)W`<6T9A:?fi?8tmc7-#!%C_"?6
+ K>3(J[Obh#A:;OlKJEZ"UP*B?A</q(%*0uG25HJQ%",BDN(GFK8H]^0`.:H!(;PS#
+ ]CRGh)b%hI1WX*o#TSCe$:Mn8TZK$,YH4#2r*_bDN^OS9YfrgK!d_c]Zq.j,8lQ\%
+ Uf0kWHp_G>`]S`',ajZLR`Vq<9)Ompe>:.VVao788rU$Xe?Z:M\]",l7Kg3?jL3#)
+ ^<-S_9+(dCRSP5gM9?<f[[a_K9T7'B`hPqgaumM`Wn5EVZqBp19Z1a8,ech)\3Zq8
+ ,oZR&,Nu`rb=oR`bB0jZAAq%);o44,TZkg-TUAEYU.pR^9uOihm*ru_cUi5o9GCLO
+ TU<tde4X%`9k9heC-9*:d*37`bp*pi`8`^S]Zs3r9Q[tnCrjm9]839I$+b$![+ilR
+ `]Y813-5)E"CfICp<O)+9f2=Xm-Do$m)nBV9mf?'dKm#"pd)gVcE->']PpHdqjGD#
+ c?rSb7$#3Ts+unB:F,MUm*3k`hp0`)d%o#`FU^+.#>QLr:Rq8X,lUE[a3[6+:fQ(C
+ 2!@dM51'I'8L4R(2!'p9SPN4fd-QJ4Cm(qA#HIEQ7^X,TXObeJ[a"1Z:e`0-<>/7M
+ R*g"G8-K"AKJq/XoLLhT;JO:djP\FSg/7^X+I'dlFL]QmjA7rrW$O:KeKNB>(cLb2
+ ;QUR0bjNber)$07a at .l+K%O!%Pp;h+/ZgO#Zi.X4p!2YOde!iEo5DCG!CrD8e'+U_
+ <2S$e2:?&);iG7PZ8g>C5u`fV:>J"Tlj$#Y&ua:N<+L!uF\P4D6.7t)eK%b[*E,n5
+ (=O8uaGLAUD-'^?lr->*<>A\6jYBAL+\XIn+alkhj]BT!=k(#4<0Z1gX_B-q`77h:
+ _*qZr*G3C#/68k.]WGqq?"/UICX[NeeFQ>`oa=fK at +;T.e(i&Fj_Qp+$J+$N=(C;S
+ -#c`;GY3C'ege5^W16r&>ZWKdeV-=jr?Bj8Xj^j%fH#'!%:e$Z7+"GPbfpJm9fuI1
+ C"URE]KLj>-#HaIMc]Qieo_YYo-DqIJCkOHfc7RSj^l8-h+>Q"7b_D&, at q/@'%m>s
+ =cJ9QQ(#QQI8[b<`@F`t7<2Nl/5qOr40YpB/S80LL"]5-Si]&3?(b at 1W*1$o=&TQ3
+ [=qWrQW(1g=M:)*rFE-tP?N*b<L$qDFS8orLYIfA.,Ci77 at I;s3Ea#sg!..]"ghF_
+ K\M3YgO4EQCuX0FUKdt$co#302(dU[]NC)NgY<oTS\JD->?nftg`=R>'slR^`(Lia
+ =X>LgV9[lhY11FTc/mTXMqVGW4^C*qgsb33h:C-DaB\Z7gU5caL!nc\b[!r2h-FSt
+ m<magf at Q2ih??9jKsb..DdCl^?01-Q4ce>LQ!P3:h3I!UKo75Dlj0$.>8$qdm=sF3
+ nD#V5=acLj]s(=MmG?s@<qYY24\AE8Q/@SM?K+@[4!<?jqqgH.?(K-qp$c4Wa^<$:
+ 8:<2IAJ!c_e)3qmgSI;GD at Ksu#Z?'Gi$9<bji9BG("r7VfDYt_<VPC9q6PM^6G;L=
+ [L;%W^u4nrefGghjd[SO2rT`4b;JEfFmn2[nQcV7?iAa;Jf%r#.*Sh;h=TK2m!E'(
+ *8+pD@/_M1W.JAT#iN]2i`6iD<Uo'Sr*nLi;hc3!Xli8F!+RV?>UBI1 at h`Bo.UaYP
+ ig'K!mM+YE($#!BhDQ1n^,n]9[pYL4h@;d(7Q9 at mdUS"qA5&\,XtF+AMWC'%?Z!@6
+ ((K57:>U]bj'G)PjL\t<`+&us@!5?'L%f,<9OtOK<,#g0FqV>d<+K;\gJ2#7p(pt#
+ s5Y_C9s.[0r`dah*TV'Nil3%i^-l7-=lP07ANd>.2HF>r=6,)ejH9N*"DS6L0/>Fp
+ gQhd#2JV>SD!'0ck2f<o:2dE2E7i0 at B!u74`b":E9A5\Ejq^)&`bFEb5\Cj=@FaZ!
+ `cTr>G3=$thq!&6?3TMX#N^D:;uVD]*a<;Q9kQA8A_qpumXdqEF[p\ABVp[IDEd58
+ l=eb4B<#&a(6?L"$Kc5^ABk?mSk%m;NTeYVAAQ at OCg:UbO_,quBr5\1[Zb7aF6V,M
+ C#iOHNgS4k0\X6pkrsXZesu"pB^/`$QQCeB#,(71WT85rhB#a5DMZlh;J?W5l3<D^
+ hNV]kFD,8Hja"H&;.]%LY%q<dl8G/H^8b`J\1+SlCIW`l^3ASVH0Q`2l\7]83eV;Z
+ Qfl)gB]b(bn]osn>[o+b at lB,^(<:0%aO2E/CqcY0hU1Wfc"u*Ym-BUH*l;[[`,"LO
+ /p;PL]k_IZ(i-H1CbFAnDTZ`)am)(>5do3Q<g[_&\EF*EcV6c9^=h;!OI;8L_V at gT
+ 0dt'nGA2-9C;*+'f$*B]fC&@ikuFos>Ukib/48Xn6KDipmZ;>3m9oq]CDOhUrnhNl
+ nnPW(6u4kNjDr5`:%)%Em`+r+p=sN1f52;AmRGXlL=>CDN:)]K_UeD!PY,m'9>mVU
+ 7AY+l9>^.XhrBanDk?IcU3Djg<cE^na';cdKQK^`>B$*G4/US"D\$cpb]+.)E?=9l
+ H:IEmA]CN;a+"rGD^&d'pMMVDDE`;Z0,sCN&TP77mP0.Y/9LGA'h, at tm^,[XQM9h)
+ "4\D;DI"Q#<t]L&05_j at nXg_?s!?hLEc=e%CmK0N[kq3a=Ro0Io5<XAB$fjmWGD4I
+ 3;5J87h.Y")Y9!<DjK'om]lB"B(R+<F&t6b`^XNX-uJ,BD\k2h5=euh6M*2pCc<@*
+ IjXg%i,"6[o^%%tmR_La^?aB=D[03_f%TcWZLBFHoVSR/[m0 at gPk-AZQ*41Aa%u at 5
+ ?"TuoFVB4F-QU0)HZgG,F_=bJ%c-crS`VrXegER]1*H:GDKM,(F`s_SIm%mI&+$bj
+ @aXjlou-DkD=a*#p.&$T0*Z+1>'/T]G at iK%#B9C77W5JVFn^1UL:K,OI:3 at pAB/\4
+ k>D!bAG,,4pW%Js&PA4I>Y[J4BYSA)GCan&R<O.6Gb5#$nL++HN+c8#G;jdAIu\b$
+ K&'4Tq);R8#6sSaQ>l[S<fkK!O,7\-p?KiYpZI#!5E,EQ;flA8H08Ad=+,@\RH*1'
+ q6tqKX!_bFV0ZL*qJTiVpP&E]HMTijFcOH,+Z9,JK]n2olZ[,`=/03MX4[g-GA!h"
+ IsH%SO*4U)p]%2aEQ7mBXnq41FB=4o_jbs:\,1dGG5&QEVkX$S]DAGBq-PFlJ%iNJ
+ `O(!*fu>MtIHgVEqtoB-Hrn)\"tANGc1CC8qR9i^Bdrb2bP]@!G&Pk-Fm.Ep#^ek<
+ F1uPX5?7LqOEgdQI7N#j(WcOKRf&k^Fs#?7LXQ-dIXWL+rNVK5a2CuujaA6!IW([!
+ :ZD;-kj17nI]gb@^S+71[/3q`rMQH1s7#IuQuuKlZkr?/hm!+OF+4GFWnABlL[9K9
+ VuRrj!?aWm";VFOKL0*D\7 at K<%u<RqE%$ZG/Jj11i/riVG!-:o8*!Q.%$"%0KZR[9
+ WC41#0:5FF;`Se4D)VO6!&I4-p)Q5Lc6h$*,o2J1Uf(U+b#KdV9rLtLFW!&#WACST
+ iUrYhMRb18f5+JL-'f-0Tu-"/CLe44$FEQF[l^G;RpWctD\nkELA>5.hs8n[rU0mo
+ _c3j"HtG;JELgU>2Y^$7-'uhc0fbUbD`JHIB!aSn<dM`^^1R$V9kLguQA"?Wdk-e'
+ @C+a,BA1#<o38r3n1\)t^5k:Sj)2D4\:39F[H:$V!"O3CXk/I#1g%K3!\'<"?@4Sj
+ *KuW at meV3W>Bd-E%/,%^?#M?nPM#`\^AIrd\+8IlXR$#a^l2dUl+j65T_Q>WC\[N_
+ 0Di3HZ-\ZY$R_%QU at Z6`F?IUG#ZMBH\`d99&k*A#2XA7VZlm9*XZQfn`[XqJ'u_oM
+ gCUeJdiurTOn==c`bf7$]#a0TMVcHpP[<CkZ:p$&\ZuPO&]H?':F]"pe>3.:md.ZT
+ 9PuDu\kK6]UF+0jC/F3=&Oa#W:"-,A1rFBEB07IRif?;Ke,j2#cI==j3WKhP8D-XX
+ 2&r&]:F,Sa;CMJnT$li117$:OI6<h+e5SY%;&&t&R+$+UcPBE""]lpKZcuhac#oRQ
+ >J:cI71V/<D/ipXPt`u8[$DB2M1BQ)M).N-/SetN(6*@.7'g`W;VG0r2.aa'/W>M?
+ o-LpF<n?ZSESFE-DdC31]r?,1(>[/9?>\60XkaAmmY0P6eXmgf2V$D</bSf>JD[>T
+ '+EbW-(s&PE#%ZThtT at ofNjSV$Z';)mNXpS[AG;BA1O68`F8,X4-&&T`X(=/R:Ztn
+ YIPYIP,R'1".WJ=[IoF><gI$,Af#oKT]\uiI0\je(3p;PoS0*=AU6Lgb@<4uf7Rhh
+ #*V\pH?PW.Cbg1'PAIaP!0D%YldMqHm\XL'><;b-Z*WZFf8=JZ-Mna!Zi5Ne<q5=Y
+ !iR%##ug9DpAZIZqPOEWnp(HbP$WNS(:(4c4:/sigth#8,98+rZfh8!OijKu1(gPY
+ <-LEjnQh+rf3%uM)nU;"cWQ_0)&InCGQ"j\&G+5:GM;iA07&oY]/KDtG^Ic3Y]j)k
+ VUG>?CHf9(09?:uHdf0jI![T'\rqJV/nsqN+"c!LHnT]a\c,mLgVJ;"pSr_8g8]Ya
+ NVGIlnsc8H"FQ:O.R&'(s'DJTCetS^5tA<,groeML'e*W837%('FnuA5o2h"0aXEc
+ &qCOUa[):s#Tc)&71anb,FCl4+a^8F/P7%KG4`>3Ub7?4eG2I$h[H5'?&%\9%6+W>
+ T]0]YM<)51Pk*g.i`o&%Yos??BXEPhakh_A1#>>9TbQ#;ApoKL/!MH;(XBs*N\PQ6
+ ,O!#1j&7t!/"SRKaMu^SgNQg5[Pp]UKcH,3Llf[&40^3joqUkQO>3V'`jm/uj;`h#
+ &hP+pUXpih"JM&XN`&JP9e#0lWKgAa<_D%N.8pqEB<kgc8Q@&gT#A!t&nXt^`,d;d
+ <3MZf%Ur+7NA9Q`adFO97`1(*$YFcIRPF)474"BlUt!,FmY)`VWP(7R"Q>kLNc at b7
+ WnAa]ViU(/FLkUcYY>LO,&u%J7l`Jlk9Tkq;so*1fueI<*7H\8"_=$Y#^,>kNM.]E
+ KogT^!@T)nSs.[ic,i%3W5TXL<,R^lF7C(db$m-tXRHfGQ2i;'*hnI:M^.EN9'M$a
+ VGtj0&SbWuBtZC%<:6>VfX4IL`B^?O%\cp+N6J:6eu:MJVGu9?;qm18WHCP-<EcM)
+ cL"OjF_\!Xg:^SR!Iq/)lESnYbus@$Bdf72gfDSJ>O-u_Y!bI_)X?VH/%p2*Flg)6
+ b55N1NARi`G/:P4$IETPLp.%s72E*0A*eMCZ6Wbt*;_(=XBdll/@*O*gH0&LacfIX
+ >hN6=I^N-HmBoLYbu;eL_<lRM[Pl:TR6'SI96HN-MC-O#]5_BK241e[esT`"iGl"`
+ `$qXDTGq)UBbJ+i[m]ZL=X0hT0#cMU=)RG3gV%h""l[*qNq-L\c$AbHl+L0$p0QM0
+ Hgc[Y^/rVV?X)oGn&>+;=76&pg\lWk"p)MA%f@'rR<C/nV83s;a]b`t>k!I[_H9Le
+ R7hmZ/]GK6A0AA:*$9kh"sLoeN3c`hF)\:If!LfLf\>1UM(s`>``UP*@pEl1n]!T0
+ =RR;@gjP7S#!p=5%jGOhNKN`H08?u@(M);_PFWIBb#q's=_j,Y18ZMC\Sj&[]UtP]
+ [UI@=dd6*YVjK7]ABc!8hIa2RL*;:(_3fR0k?E at C1U\4<g#hG[#-FFPhLX!V%kG3g
+ +.mWjLsV/7dc\eTU9oZ6_jWXqko;JLYrkUq\n:*gMh.c_c;DF3HW"TA9rP2nV:@W!
+ :?a;mWjQ`Felf$:>Kp<L27Bj;)GaW(*IY(1rMe/CF%tIrKnd#ne^(iG]Nku1Z1^B)
+ fc"22g23Iip7B^bB<+SjNO4%Uo=!EN7rW=9bI6ZT-J;UqG&C$QrNoTuZJ+2Bl]",8
+ Yi`1HgZqgWIJpo>^=BfB"+k06n\=gr#i52)K^`7PVDpCOds<B3nQdZ@[H<D,r,3,/
+ r at +C!f,_'m>EEQ:7:E_+.H6bZQ#[l9Tsm?Ubk[/TF$1Cmo5?JK3L^dsr3O]EY<Unb
+ #<-^ADp`k17b4*qV.?Zie,"hsl<R2cF^D3#qSub)?#QlghS%P<#@Zt)O0Wq8c.Vta
+ C$f30[W^N`g\ZbGmTn/MG@'[mqn\H>\bM;-HROKQ^G51@&&MBd\\uSc#hb_<_YE"/
+ eT,9nc.JeIo\UJ!E`[k_rbp(]h&CHZIuM\PIs:1Pe`hJMWV'C)dVeLIl0UqW\blZt
+ o8c?*rPuIg5.>\(^L=sh/uS@:>MX[6NJt/Tf$_5)h>7&qF8bgon"1]eI:',Lrl<^h
+ ?Z5@\hnAd:#lt~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 38.23 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:ch)
+ [7.8872 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.6981 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.85451 4.2654 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.6981 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.2654 9.6981 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (/) show
+ (free)
+ [3.33815 4.27631 4.8436 4.8436 ] pdfxs
+ 1 0 0 1 -38.23 -22.797 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsB]'^KdT<l:
+ mP_H>e7\s!hn_7Vc4:;?!9(o,nK&b;P6TrdiEWlfpSl[(F>dF=kBA5glq+cc:E;+3
+ (%]>U0OA)GD<ZiPidBs.\g?OnFh:lGp\4UcYqO:^g:6SRN;GlBg(<>T&3Lq`3\PQV
+ "MR]bgC(R=`$GK%n/N5J3=ou'p-UP+/J=b<UY-3pnRN406u[ec"1YPX`qr0oCh4I%
+ dHl&Y6S]($%RcG,!@,]!9#grqn5Pet^%,u5krH%k5qC*_"J['Y0uUaU7<8l#/]7,5
+ i?(RqI&?%";4PZW5Z)(CKuXhe\Ji&a'^%O%',4F):_P[h425fh/NZO'9bg*rZLah/
+ :,;bFlHli$Ma,Au"T'@i%W*:-a:]LF.SEU?4$Z\#r8`Z,1OTEtcuYuf9MgsB at nBBN
+ V,]?JoX&<tfG!(N7Tbs.N1O)[h-iTIF"Mr?d+23L>Z@##?#-,(c*\M:Y:Ws]gCn^4
+ 9j/>9aYV`'%3]E>1p,G*b?%\bCL">S1O<0tc1QL^;loXL6o3pb"k?Q&"(0c$`T'(u
+ Oqg=t_g$;7Dda7>6$2,S<"gZHPC6/Ki`KLF#%:V^SINVA2H>B(3 at s?BAf6V>g#d.s
+ CRaK)c>T"]:VM1JkSaqbU$.ptNMG_V:6h[?RVn[ol5G\ZWToqTXfLb+cF'e?RdRkm
+ ll-GRZ0[r4c*QdV:=Zb^O/uaL55BBT\aGrf\W>4gDCoU at g[>$T[.pKP at HEVNnQTrP
+ :DLjS(AA2odEr^1SlAOI/^*`*cS`u=SF8VeoGnH2dI`t_:"/bU:K>s<SSqfcp)T3*
+ g%Lu?D;4e*cZS(<SaV!ap;s39H.js4'7=b><RBCoD1A#+H2`L4kbJc\T4ubQDY`A8
+ 5,29L2.$GanU,eSB9gQK:??<jGE`.!2'7HFq)#jalgladZUatDJ&deJhr18Z-!gV?
+ p^7+poA+p.,e:^7)$AfM&NiM=#=0ai"lR5\JrjRS6.e:l@&[%W0RaX$=<RsmKIDN#
+ Xqiru<,Wpr0nrNLGS]LM%3`YMCCo9u6caB\iWDo1`@<%L(l]-]'LaG_.O7F7SBR^9
+ 7Z&oa.Rd>T'Zq\'MU?;o+5!qsUAS;U;2t%\\B,WK6qN?bVD^opB,F5DE/i8j3Z.YQ
+ :SYRFO&>8\8!T2Y,QrZ[Z1sm28Hg9u6#Vk'k!d at Z*@&`QN at +3g84cr8<b.m]P;6H>
+ 8_ at GMAFuR[7NtR at Gt0=F6%>-"p/K2f>pq"PYEi)1[E>db/Z#8RQUH"%')?l,joiM5
+ d`,]h=c?;@q(8!j*bJ)kQ>Pc#d@*K6B9K6p2!2`ZRcL2[c'c6nVX+tco8[ibW7O%B
+ 7-PsqKTaX&eN;g at mNckrGY_Gp4UDPlT%!*^:SL'<Vr[r:PQG/f.Le]$EH%S8,)/IB
+ (<rdp&Y??lr_Y-s3bY3)UGQ;;6&IQhkkuNt:d0uWW^fYCD'_</U6\Jf<.*qI0piZh
+ @FH]C/?,@[VY':We!7sL.KlNEa2Xe%=ZoU-<CWrc>,36DQW)sf9gpp+W^nV8XK&C*
+ Shlt?<S5c#fX5%e;3%k09#k)tm9Hb.Xs[7MSQdUt8?L3Y\CXi4>gt?KY>dQj=1\>;
+ lbe%Pp'q^;)A?O16l3)N%`I#P,@]FsNj;D0a?s&^!A)3XZW:th=b75uMYI<+(5Shk
+ 6FUZg?(JB(FiIQg.Ut&9Z*m]YeI['`BPg%FZiqr8Q(*(s/br5Q2VQki>E*7Kor`'H
+ *p-_^SScFgS1BpMh-$J9FUGh7.!H)t?-B!amfh[^9ciCRHc::!3<cupT(/*3ekrVr
+ <PBa\q:]'-GOIur\Etp>[7g1BmVV7#f1uF5)sU8(3E!TPqZY`u$ZRj)&[j8<rj>uW
+ J4SeY]/JgS at A8Br$J$7G\;KV2bA9U$]u at aOor-^[EJ^q,B>fK')3k&-LW[%a]gTHp
+ ijjnVncb8sR0Oop9Il6G7RkIE-RL`VO-=U=:3]LE_-(F'aE"F\b>!F7[tC at 1C;\#q
+ QG5$6;ZRXT)gY71AU1e.2jlH[EA)U2>oe%h^R0UIc#-HBk7$IEb@?j\B^nbYAcd<`
+ K%E$Yq`niCj./#!mm3A$la$GpUU7p2bG]RV/c>CcQp#B:3fd!G]h,3W##EbfY>je(
+ =f^P:Y1=N9I;5luXk2F<f,F$cl`GH9e5!a1)\)Q-/W$aXhSRqb/`pkdRBtc\cIs43
+ qr at XS[EW%#gDatUD6:@Xbhh43)iVsX/]kQINoo.:XN#.[ft5HlmbSo,_/Cpi^!#j;
+ h](ppDlriMi,6tsTGN3!:^TL52[SGJ08=H&*Q.Z-&`J#)KgOVo#InCPi.(o]O=h'`
+ Gi'\)r/ZkY:.<45pEnhrF-Q6%;9QK,/ERqUQ0#_9$+RVciS84+nieAGpeNI(I/AP<
+ /pk]d%lMO82k4h88]1Ae8EChDQ#f-kan_8Njuh+UFe64s3Hm7 at h!P^EQmK[rk<SE?
+ YI8W"e(]5)EUI+oJbM at qh"s<4KADt$p4CW8q%lH_>dphX?FSlSs+oe8A$C3,_pZ)f
+ *V*MIa`C3UcapSlnbt&ZFsnNkT[/"*IXnbHc?nXK-Yqr$K;<Tr;ojB*W:FI4Lj;d+
+ lofQipABErqN!cBIBT@/cs+qBr[6cTDhI?S)oVZh(\<#eMXt0S_"]!gjaM]HqEAQ3
+ r83"n4q&5!:&j5NDX[E$7r%GkVtP5R3V[E?_sb at XJ.k`%OLDVompFS7s%i,:XV`m5
+ mf.lS!+u**B%[.1#lh+%EA.r at 0FW\3gB)9\rGX1`K'raff`C6]!D%8-cZo#a[/#cQ
+ n]qR<ml(''>5F:Xl;0hOcRf9=<;Fiso:kUS`odGYaTG(GkjMj`mbmbU-O9-op.o)i
+ NhHXGLBt(ck\kYKO=pqp)YP at 2#DUP07`,S[HM^K>"qX?/n$`GhC@]_a#1"Ls%k.9.
+ AIL2l$uTD>YZgeJAIU=b%FEc30=L;QoHR1OD(r20n?iXCV%@Mj!mq;B&<R:G6O1q`
+ kqO+Ld%:T)+U-ja&15:*k.),KjSH*k&T8<lDkRZE]*/bik-#p8Ybl870PaNC'6+Nt
+ mUH_:3[<$UCN3BinS8/7LC^9$(?VY6O`W%WEba!LC/Ka',)[9B],7E=),ZJEnW%?=
+ Qt`h#)<-\paEIPP_&Euf.P[r;OeuhI^Dio0*,I&C7^jAba=/jnBX,EfZ.g:=fbGjA
+ *Ti%s1#sc\n7V:XBG't\1$9U?M&cf"+7]C\EXZQbqI_On+QC-ZZ-NA([iuG)/(,&B
+ &f,(W0-[Zp+ at _tJ-=J->3?tgm*"iNkE^_6_Td;"A,R*ccP#WfK.3F^JB_#RY0teoG
+ FX>"`-W4n8&oL82GYq at k-fV*QaPS>AK.+$a.^GG'Eg15-T..(,.0]MqA-"0#W%-6&
+ H.&F"'"]Z7SLVU>.g*I91;k[5d!W,F,n`j&,6]WSY:K02/lLU[En8sK!,;#q0&j8l
+ UI?`O?SE,k0CnKY;Wq63#r&*_0k33t6WZ"k))8H-Mpi;9F!WSN]/$[c/[D3)o/&2n
+ 1,>%91p]\/1+b;ARkr'&2"ONp'3m9 at 8i/>62=k65#T,0j"#/2D2T%%'U]WC4q`#7:
+ /2N)9dq1CWO#WlQ3Gn'.ATZ0d50N;sYiY[<;j]9qSBU0A57G9SWm&[W&N=0s4*.\Y
+ F3H:s+Zq<]AI#G77KfuMofEi40pC$=;q>?8lp[fr:CQq\9a*_%krtj]5]+Bba]QoR
+ hF<J38lO`T14):9#sbjD1%V&7k!XHR-t.3=b/G#XoHu%#HSoMTdu?V"jpG)-<a)e9
+ 6F9*:<*V3MOtkHP7H2ogW>.B[9h,n77eC.FFCm7,In-7]7tT8^,7d>pLb5uu/G,#X
+ Pab6Rh+ArZ7mfL5Pbgs9L,!eA0GLcb,2Z&Q]1\ms9N8i#FLL$_X>;]X9]G#*W!Q1.
+ /P[#9:%ZjfFN?*Lkt[u5:L^(p0J`'\q)\.;1UR5fn(gf\2,Q-^06;mCob;#G(k+=&
+ 16*k_-?W3$)D75q!Kh"n#(#JbZVn1s/6*3[Xnbrh:u<!f<Ggu#[9VQ'@9+u5<cr*3
+ 'l@"=a]C?Ag_G*9XgqO+JD1fm=Db$>[>`fSO]a9(=`p+b'qJLpM-;d4fG1AhXa++C
+ Yh'Vt>A\(Y[Ck'*_-AQp>]n-<(!U"N8R44'dl#faXW:^?i6W5#?>S_0[Hu,fnR!iV
+ ?Zl.d2>pnKRp\,WaYjH5XG^K[&BHaE@;@6![N)R'+^ur8 at Wj0(Q7ZS2s'mrDYBDp9
+ WpO<i5d!"6A89e.[S3e=;.V5tATh1Vem2kP[:V=-WjZVRWhF%uE2e#'B53E=[X>#3
+ JS6NYBQf3/p5NbNASF&eV7)e+W_mL(TVQb-C2,hF[]H4sZ"kg8CNd4][_6JA&SsAD
+ T[q5$WWJ5+dm%?0IC&$P%Gm-3]L7XJ6^0NI%JO^5_`C9D9P*M;p at -m]oK$V,6\R^E
+ F9+ZD"'=(gP&/$%VGtr$s#SaJ=(r%[PVQ9nma4`tEj]X08'o_\FNX>JEgJoCp<RjF
+ d<.BIS<mB$WP<TM@%0)dG%mjt[qqKlEH`k"GB\;.eOauOs**(JQoBkHWHWU]OI%nk
+ H"go:\"&`XTmA28GW2SD(T2TD:O>%-S/8;SXH at jr^lu7HHtb6]\'1#Ed=!GcI<X>+
+ 2r/oH%t6IuO>lEQW;1o:n>gV5Is'@ip\_7>omeIHJ9V?kp]5p1omk[/N;+9AWl]fO
+ +KcP'JnV]H\1ENi0nUq\Jlk$E\35K<@>$U/Ap?n#[V^]m;.hjgKm%`q\6WbB@>6[o
+ L3REG\8?uoObYo=Bm=oY[[i3KJSI/uLj#bR\;b7uObl!(M0PG(\=JKM_2:4KCj;q:
+ [`s^)Z#)J.MeVp<GeEKi]8S2tN#9Y2=8RsAl\sKGr)h"!WQU9gi.Um_Nd"un\F"I,
+ nW,VIO*LJE=T+<TH]U5kGSnnk\4r(\&VW4[Oa(#k\K-D"+d+frP'JL2\Lj!>EK`C?
+ LNtnD\9sOZ;Ih at C@@'W(q*C0C8uc_Y6ao!pGu9he.mYuD9Z?=:\SPRG9pSp:QBUr,
+ "K#[Pr,P6Ac'0)E\TmJM)OK%t6NtYQ6rB6a+dk?:QM3*r=#eJ#>Aj89On;77'M`OK
+ 9%5k\Q8uR at eK(1FT8m()');j)WfN_Hi00S^SoL*g=m^W?nXhbpT6^6])?$3%kFaj>
+ IbG+$\+?9h&V$4tTm23RqAkLj'r!YqU3\8>)Bkj>hk%D:,Pj!eW6(g'5pY/?Uj$+>
+ qFuS<;5H60V0Z9s\kAmaZ(tQ7*SOerWo^,SE/<4^Ve1RZ\pYooA#MBrU8d[N)Mo1u
+ g<F*)W>^q:#O#P6S#Q1mB%iW*>,\'KlrVoGX"!G7)SFW^LTDq=W]?r3]#foBQUAWR
+ WS5d:)U5;Ss/kP9Xub3lHK_+2$a/W+Y;kR?>5[a!!O*t6X(h7/gB_RUm%0[YYpQZZ
+ @]coI*,<).._@"4AuDleO0]a;Y^8A/3leT$c`_HNZq=55WA1d7:8.fpZMRXtRp!$Y
+ ?CA]e=*hKeBn`W-EAH99[sA7R<!"P=?+7h5X*XTF]82eWc)g,c\Mo_[)ic>YLUkLV
+ [_"K0R`i%lYlf?\]6]aP)4#t<]Vc)E])0No]32D.cC8%3]h!)BHf;\#jh=%p^&l(M
+ @aVps;8.DQ^,XIu1T.d^0>G.+^q9pqqrfQBr%,Jr.6HlHS+J-,+t at se+WLs.r![Jt
+ Fi'Y'_n8.M+pl#S+i,AA^3gs;U9VZ=LW)TP`LK<5r*dSr\\"Uc`]S+Xr%9,I9uMEb
+ a..H(*(@h/817_d.NFA_*-'(_P%ko1[bBkY*0nZ/V82'ua<J%7g[E3mMoanYb8c)V
+ Jsjg;Fio*Ra[V)8>.LYFJ'>RYb^q4d!jBlh(!Bi`c9e;O_KjH/Oj??7c+O"pd]T=V
+ U5DD4ci"<ji^qIdn'7Hdd=R"u>f4tkD9P>5dXk!9r at uHIs32LM4N*<04[HpDB@=Yr
+ e=<_ih&k/eNR^@>dTl+YiapV&0e;#[S:*LWSRpB#?dr at WecN2-_L:&<S(L&Ke_H#3
+ Jq)B7r at g?JbPd^N]iWl-UY":Tg4F\(h"TMhES,l"gB*Afr7p)@S()l&as+aX_Nips
+ >MWT,gKc>ch'_&"O4qI[gq7O\]uD>rmEbplh4,eJ6D`SqA)JC-i.>InSTi\;jkkGJ
+ 0K3e)FYk`-&_MO9h>QOb?73\j0A\lOhL6.lXqf`u\Wg$ee-/l:2VliVp!b/sk2Ppj
+ ]t<4YfB-Anj8:q"Jm[XADrW\OiZJ9O#us't=CaeW=1NIDhH.j/,u at nok8h>%hC[mH
+ 4i4m*l2k2Q?9.:;pJPH<ktUb9lKN6+D3l<^db/dsIN&p6RH_GbfD`1uSh8g5hq1-U
+ gHOBQ*k3Dce*I!)QfY#83JHr9rKnk0]H[7 at Yu+>lg$\ff/H6UB]G96b\hLK#nHa"$
+ _H;%oc?Q10RQceo<3K'n"]*m7U`4o`jht7kOO8?_4C_UfR"tA at Zb3'r7)h#OGu&N`
+ 4#Gh`U-E0:4."<.W&7q3M4]Zd)r%eg:\a^]q3O at 5S-,n#GPA[Iq8.-1+0CHNZg8?J
+ !+2_'+1ITkJ[M7Ar&Dgr_HjIZKJXduNF0CNhpot=3W6JHre\1fHeg\hhlK'/S6]k0
+ !WW4O5i@`+1`d58KgOa[J.+=Z&W&p8O]\ts"9jcSj,pjiIR,->8E>q:1nIPnPtL/$
+ flXr:0pt_tP?BG[E>k<AkE&5^p43sNctJWrbi4OPV,HQBg3#TQ;5mO[Puu9P3EE7K
+ BQ^lAG.h=:egiX/24i30[9Ds`gNAt,*k0V"&c)CVh0?KZmPCp"rrI\e at .9Og2&c at I
+ SmJ/<r,r/[MORs<\Lb0r0q$9uo9 at IrG$0rbA+Wf]/qQlke8"ZFh0-PAL;`Fh3d?[K
+ +gdJF1:s[^s+/#FE:l:V,WBSLJT>Qhc9*%GcfoQJSR/a?NRraQZ^oC.8%%=GGl4.;
+ k at _!Tc$HmHcSrVtnbIRnhN"eF%sPhg3$&U*rr>;<'BK0SDrM,Z0CV&;!l/bs*sb1d
+ lJhH3O at o6N[Ld7$%R[Jm5/Y9U'Jed#%"&c[6r=(g(.GKK]_a[.,YJe00,.n4a"c(f
+ *[hV!FW%Eh$TT<LZ8 at Uf8LXd]hahQ'SBT*<<2V3<ZEac\[F,<_-n03&,qR41'ZVst
+ P*95j_X!`+fhCugh`+ at bFMcC!0s'$#cO:fX3D[!Rrp\1W7-tZ*%Xe(;;)D8h$,Vi,
+ 9.j"4"XLe/'P/pk;_7;=c-hMe4LW\feONM:Ze[Ub<!uu2[8dr!?W^>d%37#u&Zfg+
+ <)o3-?<=.dFXP&Oh/M$!(%mVu=XiH;_bSUU%0ft$<MsS8WHF26,YB(ZRG3VLZ"mT'
+ 'ul/8:Yd0H>jZsUEa?.shLaRK>Xm=O=,$*j>ZWc6H8V&Fo714-ec*!MFhCQ#?J$#0
+ L0&UDeRr:ajYqtR\@+%miC_rOD^II04c88;(.V)0/o?;Tic:&RP%D1H!KARlh:#h,
+ )3/'oB/:T2WoNC\I33*ieq]tl\[nE+/)!WDTkM#\T-NU36nLsoBjRm/kk^%CY"[Q4
+ R1__c;[]^C]/ItFC[+kTD6R3\?aX_iQKJ;8ZcYeCAul3raT.h(s1^-.,;6m>S1;q(
+ Yac'<`NFT''u[+W#6*ZOM<r]kmn<Mueae+^5L=KL7j>h?m*A5+FNbP#WqD9W>_;VU
+ Im_q5]p?dcAPN0\QE(DnD;]Y&(Fd at C$pQ,gpraJ9ebPbSS_*]YO-HSfI^cN5/7&!m
+ -MIf7TBpqi(P8u7bW!biH:kZn_#7N)W4%,q+69;HJ%+n5W/<aEh>>BX4+ at eG!B`<,
+ r>]n`0Q8/5^nT?U$D\/_YSm][8-]<+ZaX-,II8NTT*=0F+*\=8pct39@\AA>Jn:Me
+ ^A!HiTe"TGV.pQ/3'dL=$bRjKdN(X63ssgA.5,Z at V8M<K&>5ggKob9p7#(pUicF*7
+ d,:ll,"!%'Zh?FW&d-#FcP%Kb0o,:=fu<0q(l/l02%a.P5!r#Y95JC#a9FC^=MY<=
+ R6?N at 7PbbBmepNmI5V\S)TLEJ)rq]07BtuB8%4s.?NcB at nc5*!W+ at 1t>a at QO*U=Jc
+ W)P&,(QJgA8P&V1ihXCbP]/6RPaPEH at 8*LfEN2c'kZmfrj at Y4`_:$9RNqm88b9D!*
+ 2ophg+^uqsQr6?!9UBAuT.,;YMcseYffi[\Ut;(LAQm;l[5V^ihagYnE)&F83D23Z
+ RZj1_::]%*V\JNi'?5;2$..<PSG/Whj]bI$ofm*]ruk=k02Mu^6"gE'D0-\M:q>[S
+ $;D#(PX^K[.NhS:XV7HDAP:En-Ut'-+)>t<bL-_h8Qj"V0m&kL;RS/L$N2NQ'ZGFI
+ ib_C=PrGTGrgOQnG>;lF5<Mp;R8bYe;/.i(W0>Z)e at M$A>-Xu;LG#O,1+&egoi"-k
+ 2Q]udb0oRkq5Z'DYE35)gK6I^WAS_(<jeDcLfnjQmC'=NMT\tbI;#aJk.N".T3LTd
+ ,t.._ZSb\RTkjK"Ya+Xq=L8*;/+!A;N7,5fq\)s[ZF?pcP/^Y:3.PgjgTIL'bh$kT
+ :TTPAX>Y7P>-l=PWh"7>omXH?.h7E:)_&1\k1q$RdS$_0]=8X[d*DNBEGdM%\+^Bm
+ gq/qcDG+'A[moUW)>SCB[F\`/<pX,(\5obX._GFunQVL"8hVdV]bYMWP&&ZqDfp?=
+ XJ5IH46]Nn-2#"hk4W//om^oMNPCh[!FRu4G-E:u_%rLB@%8*bmu)G,\46[0osKIW
+ [K==#f*gQLonH$B*lFA"G%(M-M(obnS9UM'@Z4H60i:9V\Amjoo1+bE[F*!Z<u^23
+ O,cbs50'&qPMdF7O_`f=+rMUMA@<G?Lh9E(R72Mb$k&<*[;3p=F"?@`\X%(b>g*p9
+ 03/M!R;)q9ZWWbT;iK+=F'`d]H+*ri%-^?)Q)N!=k)AJMELsN0%*sl*5Nk-;TQCZs
+ d0WT9BUp#*oNmO*'B;UI*@X*-Ss at b<RnN":3B-TeS^\<_:[/rkg,0qJeJ*c_C7SJP
+ FZuqY)%Qo:*GEPPI^RcA[oMabH'J!Y^"<_)>O3Ad]6577faD"om%'NLG$`GI$M.ot
+ *N6%4T%2R&CMW=.\>&]Rh:r>6DseXeS+duch$IG0m[`!n[pJIY#krQ3*U&FUT(UtH
+ K7!'Xpk6-5rSRqlJ++KbI5i;Pi<R,Mn=CLoFoMp1*#j\'*\"t9T,$B+4'D*F3-faU
+ *TRFBO7F>_CAAqtjU-3int'"*\R-rN*1N;d*bid,h_jR:ah-X2B3!7=[C3WXSFeUA
+ CU/AfYZ8FuoUO%N3d3W[\Q6f'$U at fG%?f$XB;bF1;d610LI1rlWS'].eOnqg3$8a>
+ G.uY`P-8aY?,4^81=b1h2g-`8aLCns`S5b6I-A8<Ol]d,BWEAG[2i__jmud8r-+4h
+ Bhu/SY9mkoM.cDA&'U<B.U0RCDt4s)[bQnVBKBFpcsETS>($559J<.6*lkr=hYl:/
+ )4:-rkK]G*E`IOeD>1b;fmH!`>?%/u5o.FVpks!+5#ti?IhV'p,aIjm(Y8/Kn'6?A
+ p\'K:h")V7lMWrhkZBJo.6j0lISY[\rkIIdho"p_07im*GJ>`%i at BAlq<W"joEh#d
+ ^_?;QHi60UqE371$B+dGbQS>a#!LH0'9iO5U^&?M!!tap^o:2HK?lfe^VDP(5mY$:
+ kbZ*GmD+qr5h#]p(uQ7t'to-f5tP!@*"YCtkeQtj_76g;W2IJqYsJ1l4'WXhK?#G]
+ $jacq_Cts3fjmD$[).1X_3h2g#dqO*TL-9p_9#gdaFQZW/?rFr$)A;l at I9@C0L1QL
+ ]V#6kS16k\+ at AD`6];8fR7tLPKL"1V\N#>Y@#C5F1W*/p]E$,:Ud9mn2SZ=Y^RRYX
+ KL?S9gk_HaR.MXj9B(dO]+Z/R4ODBle'8 at a71,hcMaUAWR at ZgPV)c&i`5A`5 at EV)-
+ 0ahMl`FC=8P3#,`<lK/`ZF!l>KN*i)>/eus`T$JWTqK=$@'sNRYM<IlKO at 8:/k0mf
+ 7UW+5N+]I"AMC3"MHjo9Ztm[s]1+6N`r'_\1i^D?)b'[G7jN,q;]j$d\4:@Xa(.^g
+ 9PkPMGfQ"*7c<AuYaUVpI("u]5(m.[Uk)&=2oj[L8*H>]9S9\LL:V2C$;>rjF)FO$
+ TciEQa>Ad\oS^D(QO5:)8E3$-oKANlNQE0'7uWW;S<6B97`T>2#_\O9HUpZ^R6rNi
+ 8ZPD&*1R:.RRu7+`f-Mt*1]\1Tgi"U'#^P;4&!VpV$J&Nb%lT$OHdn<X28\P\7BnS
+ m".`XUe9*n9$CL1PcourYfd`b$#HZc7(19L[`])gbClk<Pe"q!]$%IObJ_'8I(d_a
+ Oj!C3aK32$'SFUT_T0m<bX?Tt<5llD`lrO;b_4'W%*?_h=j47r]&_)Ze#1FNcFP:I
+ blaK\'[aImd`jS8bs^'lCt6d?Pg+=%\LcCXPE=%bg:6M(c,5LbeD7X9hTbYJc33(8
+ CuNYaK[)F7\1H^d;h3/(k-s^?c@^MiPj,ZYlHZ_\cG](YD!fO.FO'OI[k.$p'6)8C
+ o![oVcU2Np<;!]$p<RenW,egsqrbV&prg49%4Ks_$HtQ[ePF,Jc^]\Q9<0aF`D?Y(
+ cjN6<)m?9!_7W.>Xh3`,%0acr`u47G/=P1j]>HdS"]2Nicth)]Z+RD`_9`&k;%#N8
+ 6_HKIq`?m2cb1(7jS2TI?r=<N[H+C3<?3qk*m3iTM.A6doOQAr+J.j,dQJe^/3Cis
+ KnuP)dUQ$MP\eM3il^@3[-=ti1n[aq'H+PHde,8u at A^RU1".?_QrA^f75V93Q8h#c
+ drdU;$\-Wj3O-,22nY#H_d4*7H.0GjZ3aeq>sQmQ+VbZ1e)`s*5t"[P.Z#&F(W'mZ
+ MB:9A+eChiM@*T2.U\RAi<`LT8<"n:D'oUP&(I.E+]VMcERE:\:8Q32(8;2Soi"[5
+ +UDmGUs`;.]j;b^?Qha9U)dYb/Rf%g8lc9i+b`Z+*F51/Z&V2<M9TZR&U2em4]Z#s
+ ehU<-"_#t[1=jTG#_d/[-#+Cl-.\$/M!]7aWHQk(-J$mSeRCXBMFuL!Roaj6UfDf,
+ c$!/NZa*5je_-):,#hXWGZOZ@=?V(7.$W at tRO"_bPYse%eL2]S!LlMsTb51DSP at c$
+ n5Y'2f+!]d63/fpM]K*H=S^IrZ<eP'Q&2W1<Z$]sObTF/PL at -63cuFqdnEp+T!Y>d
+ g&jlL'qr!GU=qI/7t%2C7AO*u&R&J<c?6)>Pj$htWm7HAg;N=2eZI-IY1iO9gBFh-
+ "gQf-n_5q-cS`)a<:npV[a/NogP#=UQ+>5+]%aQ'g3('6]tN1\.9lJ[Z=KIfJnr=M
+ hF/*i]<"fEji#!pESN,nfuT(9.Cm?D7bfu?7!("cF=UV>qqTsoh"e+jlOpa51)i>*
+ `(eUp`R[DQf0b8E$4YNO7F at QW4P1%2]PrnI at C/D'&R;sZ?'(f:Uf#tST&'1<?:g9o
+ <Sg/+1u+TS47JcT?-?P;f\NsdhADtn>T[;9QX23"?MTOE/a>X&=5K=>]n131%Er/7
+ cX2+RhS%iSN&b79csNcT4VdWU)dBp^Z<tl)?k(i%Sa>7OfAJIWi(``Hl?,E1X?V>G
+ J/kF&c3:h_#/7digf,CZie%Vt:c5pTg_3j''3E[A&[AS\2'*Fi76HX>("F'8[B-?9
+ KkOnY at a`O?T[k('%<PDLO;Em!@H1tYp)OV1+h#Z:ci,%r6\8PQ-F&RYie&"UQ79(&
+ .cRcGil3ORhC[aI$Y&f_Y`:Et'*_qn19d=^@ma(&4uKQf2.L]$j)-i[p,V0.%c`:*
+ [#R4Xde^'?LH]8c:TYL7*ZnnX<mk3I3g8&F*/N!2&'A3%A3D/1<^3ZS#JFTQX/,p0
+ @l2WZ8^[@kA@'-7##$T`#eMRc$t'(nVGL2fZ=P#,jNS.[lJ#/."QaN&;[->e.a,Lo
+ ''.:Njd:g6r`qBN?9UE\cn,a<p1DZpB+N6kAi<6elU,2 at BsibeA*.S^E8b>nDIFk<
+ (63=r!=<0IHf;5UNTPBHAp3?\GNX^*kE^DVVL%F6Hfq`F`9%J7ou:D#&5"Pj(CR\7
+ 8CltDKBPdXkZ3E$AqoMmI)Q!l?5 at uqIYqBJMdGP&6ZbWW>']"#EXc?1kn]EG-BdUO
+ PNZV7S+_e+BE<W1NC(XOBmu at 3hO318Q+l[UA<'o\;;aN:JsZ1qC)3N.-DKc`Pi+jB
+ l)"jQ`&MLF^q3X4l<'M?Ni1\+W<agWk;mH$*c($NU[&,glP?bk%@Y-+IQu)6=E_(Y
+ k*]=F#O=jcT8'B1G.2/d\Xs at O%=.k!cF-jJL"0MF=2r'Y<k$ZR_cO,\e<4gG^u+Kr
+ ^?[Ni=QPkq2.G*lK:E7af4o=Q-H@,6N,4 at FfkJB)H/bOmKP\nklm7U]#!D'!3+h%!
+ Y+F;5P8nF_g9W]kD8PE%f%mJehX0mmD?f%%#3"toh/5.2X_-Y^;UoYsk,d_.mXiGr
+ QKbJOlL(skDT;%DB'o$G[;P^,Wo!76&uP+Eo!9+dmmA&_54tp.p@!$omtUV:cM?q'
+ S+!f_WK-oFd["h6ri&run,kaj<roPg!H9fTn4*V[f*1YQN,WtGW0[eZP<a(?$KF&Q
+ nA[<;[gh*t%<2#"nF$po?OCct7r\bIYO<-E;LNOt(:9DBnV08JQPm!!(\+eUn])WI
+ D]SB-Fn,2J[+?5e'(KuQ,-aofE^K0a5:*3$-Lu1oEec'N(F=*rl#NCHS"D8&do1:r
+ 0(%gTo*4+D(GY=o1 at mE`o1(Y*7lBmMjn![TmWUY^QK[q<3prn-Ng1=t;f?aO5H8oj
+ /`B0?j8Y?F6M*3%\_S+LHIrZI(g_bYF?lmKR@/.%7<H>aXek5lDHULu"SBH#FUN22
+ -W.[m#;"+54#8mu`_OUk54l$OF?`]HLKZ@=gsDouF\c9o/kon\a*%\qp(q02-Xud.
+ A+iE'p/bi!B4gj]BD.*op6TLeVeYq7C\Gebp=F0TkAL"fDtaKUpD7iD-Z\r?F8&1H
+ AaN^`^05Yh`H:Q229crN5C1ZL7qNig;8_I,L0Jlh$Kb\qpXauk-\D+PKD7riWV:p%
+ Q[n1!J+SACFG<)+LKKkoM>5(W&FYU'Vh%$G%m*:Apj\?L at 0_&'MNf/.X5s8kB2A2?
+ #^LS_GL(Mq(RVjBS,'<!AN+u3kEbpA`q8G^GA^cLN<=JKS7W&M]IS2:k#;,#<r.(P
+ Rhp<qT;qaKNV\.$qU3R`>CUq=X*TQ*qX:/j(OpbgZ[1b at H%RsMVl]bdp#SajX/`ts
+ 8Heq"\G25t:\VGIkIojSRet]Cr"?elpPVND`V],?]._-LQbn,O]DPHq3u?!9?cP_5
+ B(]"GAll6aJ%#7STKZ/\HUlK18$%+dY^8U_OF#(IpXK.-(&`@(I;bZ;T at nXBc\s6?
+ &`8n#(S:IN[CSlbq=i(3f9uUsU]!-IH9[qr0B<$*jaFr?q7#Vb:SgmU*I/H^q'V!o
+ L-YQ!mJJaNrr8,\-gc0aP^`peqp4na0C8Q`Ndi.)J!^!2Vu$G&qu=_7s4 at 5LkPkMN
+ !!iQ+"Ts?B@*j-d-5?oC6Xe@:KLR7$MFD"%Gf42O)idEudJ3p"73dseAC>`kVH#.4
+ 94cQIKZ7RZLOa!cBHRL>3e:'Ne*&pZJO#Z$B[h>s-C%6$;eabXKgqn;W`<f^)C0K]
+ (p)"J'M at b!`FH2VCt<r%VU]Ij>A_sdQ%FcXSB`9Y$4Y^9HEZ-J'78hiiIf!UE7fP-
+ -P_QZ at r[d&h>2P.T##FY4MD1"GKj3og&2,17AJ:FFP;.31Gb<<?o+5<L/)ZPg0SrL
+ %8Q)/]A at IMg\qE^OfQ</VRqhho-^o\jg2R*(It=Nl?.F/I`9%_bJ.D)RiQY>kB`YB
+ qn2pSVq(,,H[XcNLWANJqL*hMJ&gaFqu2(pchmeD^ec!W!k:c,~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 51.821 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:ch)
+ [7.8872 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.6981 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.8436 4.30902 7.94172 7.11266 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.85451 4.2654 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 126.985 -35.332 m
+ (151) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 164 164
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.65449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rp)
+ [7.8981 6.0654 ] pdfxs
+ (a) show
+ (cks)
+ [4.54905 5.74904 7.93081 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 12.7198 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 6.65449 ] pdfxs
+ (a) show
+ (chievingaperfects)
+ [4.54905 6.0654 3.02179 4.85451 5.75995 3.02179 6.0654 9.07629 9.08719 6.35994 4.85451 
+ 4.2654 3.33815 4.8436 4.85451 7.86547 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (2) show
+ (0by)
+ [9.07629 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.93081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (heP)
+ [6.05449 8.47629 11.0508 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (\(1) show
+ (6f)
+ [9.07629 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -21.922 m
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.22547 ] pdfxs
+ (a) show
+ (nd4f)
+ [6.0654 10.0363 9.43628 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.25809 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.83629 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.32724 4.85451 4.8436 8.22547 6.0654 4.8436 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.)
+ [8.90174 ] pdfxs
+ (I) show
+ (nFi)
+ [10.0472 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.82538 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ (,wec)
+ [7.09085 7.58175 8.82538 4.8436 ] pdfxs
+ (a) show
+ (nsee)
+ [10.0472 4.29811 4.85451 8.82538 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.22547 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.2799 ] pdfxs
+ (o) show
+ (f)
+ [7.31993 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.82538 ] pdfxs
+ (L) show
+ 0 -43.845 m
+ (a) show
+ (ndPlis)
+ [6.0654 9.51264 10.8872 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (spullsm)
+ [7.75627 6.0654 6.05449 3.0327 3.0327 7.75627 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.70183 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.31266 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pin)
+ [9.52355 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.51264 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.70183 ] pdfxs
+ (o) show
+ (fc)
+ [6.78539 4.85451 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 6.52358 ] pdfxs
+ (a) show
+ (ndbec)
+ [6.05449 9.52355 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.31266 ] pdfxs
+ (t) show
+ (henodeshaveD)
+ [6.05449 8.31266 6.05449 5.75995 6.0654 4.8436 7.76717 6.05449 5.14905 5.4545 8.31266 
+ 11.7927 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -65.768 m
+ (interspersedbetween)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 6.35994 4.85451 4.2654 4.30902 4.8436 
+ 10.4835 6.37085 4.8436 3.93823 7.58175 4.8436 4.8436 10.4835 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.5162 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.4835 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.27265 6.0654 ] pdfxs
+ (o) show
+ (tusedin)
+ [8.66183 6.0654 4.29811 4.8436 10.4835 3.0327 10.4835 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 9.27265 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls\),e)
+ [3.0327 4.30902 4.23277 7.65811 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4726 4.85451 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.54905 6.05449 9.27265 3.0327 3.02179 6.0654 9.27265 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chh)
+ [4.53815 10.4835 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.71626 ] pdfxs
+ (at) show
+ 0 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.28729 ] pdfxs
+ (o) show
+ (neuseful8)
+ [6.05449 7.89812 6.05449 4.30902 4.8436 3.33815 6.05449 6.07631 8.49811 ] pdfxs
+ (o) show
+ (r)
+ [7.31992 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [7.88721 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.28729 ] pdfxs
+ (o) show
+ (nit)
+ [9.0981 3.0327 7.28729 ] pdfxs
+ (\() show
+ (whichismuchsm)
+ [7.8763 6.0654 3.02179 4.54905 9.10901 3.02179 7.35263 8.78166 6.0654 4.54905 9.0981 
+ 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ller)
+ [3.0327 3.0327 4.8436 7.31992 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.10901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.89812 4.8436 ] pdfxs
+ (a) show
+ (cheline)
+ [4.54905 6.05449 7.89812 3.0327 3.02179 6.0654 4.8436 ] pdfxs
+ (\)) show
+ (,w)
+ [6.19631 7.57085 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ingc)
+ [3.0327 6.05449 8.49811 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -109.613 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.39264 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.6981 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 9.39264 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (o) show
+ (nunusedD)
+ [9.6981 6.05449 5.75995 6.0654 4.29811 4.85451 9.6981 11.9673 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -131.535 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.08357 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (5showsth)
+ [8.69447 4.29811 6.0654 5.14905 7.8763 7.54899 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [7.48365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nse)
+ [9.30537 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tes)
+ [4.23277 4.85451 7.53809 ] pdfxs
+ (t) show
+ (helinkedlis)
+ [6.0654 8.08357 3.0327 3.0327 6.05449 5.4545 4.85451 9.29446 3.0327 3.0327 4.29811 
+ ] pdfxs
+ (t) show
+ (sfr)
+ [7.53809 3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [12.338 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.29446 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 7.51628 ] pdfxs
+ (\(a) show
+ (ndfr)
+ [6.05449 9.30537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -153.458 m
+ (D)
+ [12.3927 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.51264 ] pdfxs
+ (t) show
+ (hesetravers)
+ [6.0654 4.8436 4.30902 8.91265 4.23277 4.27631 5.14905 5.4545 4.85451 4.27631 4.29811 
+ ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.35626 ] pdfxs
+ (t) show
+ (ocoveramuchsm)
+ [9.52355 4.8436 5.14905 5.4545 4.85451 8.33445 9.51264 8.79257 6.05449 4.54905 10.1235 
+ 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 8.33445 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.36717 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.Bec)
+ [4.85451 9.15265 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.91265 ] pdfxs
+ (t) show
+ (hesesm)
+ [6.05449 4.85451 4.29811 8.91265 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ 0 -175.38 m
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 7.54899 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.08357 6.0654 ] pdfxs
+ (a) show
+ (ckeddensely)
+ [4.53815 5.4545 4.85451 9.29446 6.0654 4.8436 6.0654 4.29811 4.85451 3.02179 8.99992 
+ ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,ac)
+ [6.05449 4.85451 4.27631 6.33813 8.69447 4.8436 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.54905 6.0654 8.08357 3.02179 3.0327 6.0654 8.08357 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chf)
+ [4.53815 9.29446 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.50537 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 8.08357 ] pdfxs
+ (o) show
+ (bjectwillbring)
+ [6.66539 3.33815 4.8436 4.8436 7.48365 7.8763 3.0327 3.0327 6.26176 6.0654 4.2654 
+ 3.0327 6.0654 8.68356 ] pdfxs
+ (ot) show
+ (heruseful)
+ [6.0654 4.8436 7.50537 6.0654 4.29811 4.85451 3.32724 6.0654 6.26176 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ 0 -197.303 m
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.67266 4.30902 ] pdfxs
+ (a) show
+ (mec)
+ [9.08711 8.67266 4.85451 ] pdfxs
+ (a) show
+ (chelinein)
+ [4.53815 6.0654 8.67266 3.0327 3.0327 6.05449 8.68356 3.0327 5.74904 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.67266 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.0654 8.67266 ] pdfxs
+ (a) show
+ (t)
+ [8.07274 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.67266 4.30902 ] pdfxs
+ (a) show
+ (metime.Thisimprovesc)
+ [9.08711 8.68356 4.23277 3.0327 9.09802 4.8436 8.45447 7.8763 6.0654 3.02179 8.13808 
+ 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 8.12717 4.85451 ] pdfxs
+ (a) show
+ (chedensity)
+ [4.53815 6.0654 8.67266 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.58901 ] pdfxs
+ (a) show
+ (ndreduces)
+ [6.05449 9.89446 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 4.29811 ] pdfxs
+ 0 -219.225 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 10.1999 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.0654 ] pdfxs
+ (t) show
+ (hrequired.The\f)
+ [10.5054 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 6.0654 10.309 7.88721 
+ 6.05449 9.29447 6.0654 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.29447 ] pdfxs
+ (a) show
+ (lsoshows)
+ [3.0327 4.30902 9.89446 4.30902 6.05449 5.15996 7.8763 8.74898 ] pdfxs
+ (t) show
+ (hebehavi)
+ [6.0654 9.29447 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (o) show
+ (f)
+ [7.78902 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.29447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.48357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [10.5054 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -241.148 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.3381 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.64355 3.0327 9.63264 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,whereit)
+ [6.62176 7.8763 6.05449 4.85451 4.2654 8.43266 3.0327 7.82183 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (teschunks)
+ [4.23277 4.85451 7.87627 4.54905 5.75995 6.05449 6.0654 5.75995 7.87627 ] pdfxs
+ (o) show
+ (fmem)
+ [6.9163 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryfr)
+ [4.27631 9.3381 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mm)
+ [12.6653 9.09802 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 8.42175 ] pdfxs
+ (t) show
+ (oh)
+ [9.03265 6.0654 ] pdfxs
+ (o) show
+ (ldpo)
+ [3.0327 9.63264 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -263.07 m
+ (o) show
+ (bjects,d)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 4.30902 6.6654 6.0654 ] pdfxs
+ (o) show
+ (ubling)
+ [6.05449 6.0654 3.02179 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 8.47629 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hechunkse)
+ [6.05449 8.4872 4.54905 5.74904 6.0654 6.0654 5.74904 7.94172 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.6981 ] pdfxs
+ (t) show
+ (imeit\fllsachunk.)
+ [3.0327 9.08711 8.4872 3.0327 7.87638 6.0654 3.02179 3.0327 7.94172 9.08719 4.54905 
+ 5.75995 6.05449 6.0654 5.75995 3.0327 ] pdfxs
+ 16.936 -284.993 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 7.99626 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (edr)
+ [8.54175 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyreduces)
+ [3.0327 3.0327 9.4581 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 7.99626 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.54175 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.54905 6.05449 8.54175 3.33815 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.74904 7.94183 ] pdfxs
+ (o) show
+ (flinkedlist)
+ [7.02539 3.0327 3.0327 6.05449 5.4545 4.85451 9.75264 3.0327 3.0327 4.29811 7.94183 
+ ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lsover)
+ [3.0327 7.99626 5.14905 5.4545 4.85451 7.96355 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.54175 11.1163 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (L) show
+ 0 -306.915 m
+ (nodes.)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 9.10901 ] pdfxs
+ (I) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.90174 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.90174 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (hePlis)
+ [6.0654 8.89083 11.4763 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,ityields)
+ [7.17812 3.0327 8.29092 5.74904 3.0327 4.85451 3.02179 6.0654 8.34535 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (lc)
+ [7.07994 4.8436 ] pdfxs
+ (a) show
+ (chedensity)
+ [4.54905 6.0654 8.89083 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.80719 ] pdfxs
+ (a) show
+ (ndprovides)
+ [6.05449 10.1126 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 8.34535 ] pdfxs
+ (t) show
+ (heh)
+ [6.0654 8.89083 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.90174 4.29811 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -328.838 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (cherwi)
+ [4.53815 6.0654 4.8436 7.02537 7.8763 3.0327 ] pdfxs
+ (t) show
+ (haline)
+ [8.80356 8.19266 3.0327 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [7.01447 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.85451 4.8436 4.85451 4.29811 7.04718 6.0654 ] pdfxs
+ (att) show
+ (ern.Thisc)
+ [4.8436 4.27631 6.05449 7.58175 7.88721 6.05449 3.0327 7.04718 4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nprovidesareduc)
+ [8.80356 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 7.04718 8.20357 4.2654 
+ 4.85451 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [8.80356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [11.8362 ] pdfxs
+ (251) show
+ (M)
+ [12.7527 ] pdfxs
+ (L) show
+ (1misses)
+ [8.19266 9.09802 3.0327 4.29811 4.29811 4.85451 4.29811 ] pdfxs
+ 0 -350.761 m
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (63) show
+ (M)
+ [13.0691 ] pdfxs
+ (L) show
+ (1misses.)
+ [8.53084 9.08711 3.0327 4.29811 4.30902 4.8436 4.30902 7.69084 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,bec)
+ [6.21813 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.91993 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.91993 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.91993 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (a) show
+ (ccessedmem)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 9.14174 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryismuchsm)
+ [4.27631 8.82538 3.0327 7.37445 8.79257 6.05449 4.54905 9.13083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerf)
+ [3.0327 3.0327 4.8436 7.34174 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.91993 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls,)
+ [3.0327 4.30902 3.0327 ] pdfxs
+ 0 -372.683 m
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bmisses)
+ [11.3671 9.08711 3.0327 4.29811 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (at) show
+ (lyreduced.)
+ [3.02179 9.40355 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ 0 -409.871 m
+ /N1025 10.909 Tf
+ (I) show
+ (m)
+ [10.4507 ] pdfxs
+ (pac) show
+ (t)
+ [9.06544 ] pdfxs
+ (o) show
+ (fA)
+ [8.01809 9.47995 ] pdfxs
+ (uto) show
+ (m)
+ [10.4616 ] pdfxs
+ (at) show
+ (icPo)
+ [3.47997 9.76357 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (cat) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (o) show
+ (n\\ft")
+ [11.1491 6.57809 3.82904 4.8873 6.57809 ] pdfxs
+ 0 -438.839 m
+ /N614 10.909 Tf
+ (Theftpr)
+ [7.8763 6.0654 8.05084 3.32724 7.45093 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.2944 ] pdfxs
+ (\() show
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 8.05084 7.41812 ] pdfxs
+ (t) show
+ (rdistbenchm)
+ [4.27631 6.0654 3.02179 4.30902 7.44002 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 
+ ] pdfxs
+ (a) show
+ (rksui)
+ [4.27631 8.95628 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e[)
+ [8.05084 3.0327 ] pdfxs
+ (8) show
+ (]\)is)
+ [3.0327 7.44002 3.0327 7.50536 ] pdfxs
+ (a) show
+ (nimplemen)
+ [9.27264 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (o) show
+ (f)
+ [6.53449 ] pdfxs
+ (t) show
+ (heminimumsp)
+ [6.0654 8.05084 9.08711 3.0327 6.05449 3.0327 8.79257 6.05449 12.2944 4.30902 6.05449 
+ ] pdfxs
+ (a) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 0 -460.761 m
+ (ning)
+ [6.0654 3.02179 6.0654 9.62173 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 9.02174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedin[)
+ [6.05449 13.2653 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 10.2326 
+ 3.0327 10.2326 3.0327 ] pdfxs
+ (57) show
+ (].)
+ [3.0327 9.49083 ] pdfxs
+ (I) show
+ (t\frstcre)
+ [8.41092 6.0654 4.27631 4.29811 8.41092 4.85451 4.27631 4.8436 ] pdfxs
+ (at) show
+ (esar)
+ [4.8436 8.47626 9.63264 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (mundirec)
+ [13.2653 6.05449 6.0654 6.05449 3.0327 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.2326 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,thenc)
+ [6.05449 6.0654 7.34175 4.23277 6.0654 4.85451 10.2326 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 4.29811 ] pdfxs
+ 0 -482.684 m
+ (t) show
+ (heminimumsp)
+ [6.05449 8.99993 9.09802 3.0327 6.05449 3.0327 8.78166 6.0654 13.2434 4.29811 6.0654 
+ ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.0327 6.05449 9.61083 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.99993 ] pdfxs
+ (o) show
+ (fi)
+ [7.48357 3.0327 ] pdfxs
+ (t) show
+ (.Theinputusedf)
+ [9.41446 7.88721 6.05449 8.99993 3.0327 6.05449 6.0654 6.0654 8.3891 6.0654 4.29811 
+ 4.8436 10.2217 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.42173 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.99993 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncenumbers)
+ [6.05449 4.85451 8.99993 5.74904 6.0654 8.79257 6.35994 4.8436 4.27631 8.45444 ] pdfxs
+ (a) show
+ (bove\(e.)
+ [6.35994 5.15996 5.4545 8.99993 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,Sec-)
+ [3.02179 7.31994 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -504.606 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.38173 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (\)buildsa)
+ [7.57093 6.05449 6.0654 3.0327 3.02179 6.0654 7.62536 8.78174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phwi)
+ [6.0654 9.38173 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.39264 ] pdfxs
+ (600) show
+ (0nodes)
+ [8.78174 6.05449 5.75995 6.0654 4.8436 7.63627 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.39264 ] pdfxs
+ (100) show
+ (,)
+ [3.0327 ] pdfxs
+ (00) show
+ (0ed)
+ [8.78174 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es,whichisl)
+ [4.8436 4.30902 6.41449 7.8763 6.0654 3.0327 4.53815 9.39264 3.0327 7.62536 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e,butn)
+ [4.8436 6.41449 6.0654 6.0654 7.56002 6.0654 ] pdfxs
+ (o) show
+ (tunre)
+ [7.57093 6.0654 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bly)
+ [6.0654 3.0327 5.75995 ] pdfxs
+ 0 -526.529 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (.Fi)
+ [8.3672 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.09444 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6)
+ [9.25083 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (7show)
+ [9.25083 4.30902 6.05449 5.14905 11.6835 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (a) show
+ (ccessp)
+ [4.8436 4.8436 4.85451 4.29811 8.10535 6.05449 ] pdfxs
+ (att) show
+ (ern)
+ [4.85451 4.2654 9.86173 ] pdfxs
+ (o) show
+ (fasm)
+ [7.12357 9.25083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llinput)
+ [3.0327 6.82903 3.0327 6.05449 6.0654 6.05449 8.04001 ] pdfxs
+ (t) show
+ (oft)
+ [9.25083 3.33815 8.04001 ] pdfxs
+ (\(3) show
+ (0nodes)
+ [9.25083 6.05449 5.75995 6.05449 4.85451 8.09444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (1) show
+ (50ed)
+ [5.46541 9.25083 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ (\)) show
+ 0 -548.451 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [8.99992 9.09802 ] pdfxs
+ (a) show
+ (lloc\()
+ [3.0327 3.02179 5.75995 7.79994 4.23277 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 7.78903 3.33815 ] pdfxs
+ (o) show
+ (rmer\))
+ [4.27631 9.08711 4.8436 4.27631 7.18911 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 9.01083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.99992 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.78903 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.97813 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\()
+ [9.01083 4.23277 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.78903 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.Weshowareducedinpu)
+ [7.6472 10.309 7.78903 4.29811 6.0654 5.14905 10.8217 8.39993 4.27631 4.8436 6.0654 
+ 6.0654 4.8436 4.8436 9.01083 3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (t) show
+ 0 -570.374 m
+ (t) show
+ (om)
+ [9.08719 9.09802 ] pdfxs
+ (a) show
+ (keite)
+ [5.4545 8.47629 3.0327 7.87638 4.85451 ] pdfxs
+ (a) show
+ (siertounders)
+ [4.29811 3.0327 4.85451 7.909 4.23277 9.0981 6.05449 6.0654 6.05449 4.85451 4.27631 
+ 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (g) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -592.296 m
+ (ftc)
+ [3.33815 8.55274 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (ff)
+ [7.65811 3.32724 ] pdfxs
+ (o) show
+ (urm)
+ [6.0654 8.59627 9.08711 ] pdfxs
+ (a) show
+ (inph)
+ [3.0327 10.3745 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ses.The\frstph)
+ [4.30902 4.8436 4.30902 9.92719 7.8763 6.05449 9.17447 6.05449 4.27631 4.29811 8.56365 
+ 6.0654 6.05449 ] pdfxs
+ (a) show
+ (secre)
+ [4.30902 9.16356 4.8436 4.27631 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.61808 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 9.16356 6.0654 5.74904 6.0654 4.8436 8.62899 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.59627 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 9.17447 4.2654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.0654 7.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 0 -614.219 m
+ (sec)
+ [4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndph)
+ [6.0654 8.86901 6.0654 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.65812 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 7.11264 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.65812 4.2654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (med)
+ [11.9016 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 7.11264 ] pdfxs
+ (t) show
+ (o)
+ [8.26902 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.65812 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.05449 6.01086 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.65812 ] pdfxs
+ (t) show
+ (hirdph)
+ [6.0654 3.0327 4.2654 8.87992 6.05449 6.0654 ] pdfxs
+ (a) show
+ (sec)
+ [4.29811 7.65812 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.12354 ] pdfxs
+ (t) show
+ (heminimumsp)
+ [6.05449 7.65812 9.09802 3.02179 6.0654 3.0327 8.78166 6.0654 11.9016 4.29811 6.0654 
+ ] pdfxs
+ (a) show
+ (nnin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 225.818 -657.201 m
+ (152) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 165 165
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 119.012 713.751 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsB]'^KdT<l:
+ mP_H>e7\s!hn_7Vc3tY=a5OqGH`g-`G7!9rH*L,76_a_KoJ\I1Y04N9n6:-#R6Pj@
+ k+qhtI]-nCNQV<C4.ac:$6/$nr&<HGjJVY>^^pnWZ8RdpUte(M';GWF%XJWG\.DT,
+ "h5+2OTrMGPViQ\DT!b16BI\rm5kk at o(g+!*'!1HmW;.u+])u<#ro/"@hHT'4C&]?
+ #[<W+_(k"Crl<?L(APmH<%AtSEbq9oWfT#R)+mdHPpsl$S,Y$3cu`7a6.2:6+%nC@
+ ^G3p\1rU)!8:1 at V9sX+hq8ngo+"p at YX0i%#PE`g<bfE3;h9V8fr:EBT]S at cYo<b2]
+ dM.Rg.RLBkq'nmTeMBE]%_VAqd>r\J5/m(,5>K^MD%.K![3VeP6I)BN2bk$n at 9#uU
+ 2%;ZI%TPqa9_CPK6re;.H!/Qr9pK:e1rK2`f<aj%BirgN$U<=p`N(uQPIu_M6Su3a
+ 2HQ2shcX+M[;/.aQCZc9g=D7k7npHMZ"-[3/<NB at Fp7,B?l0 at VO%D2l?V]"uXTaDe
+ 'fC\];pmfh>t;DHF,RrFgeWesnEpgBU9K9rLeDsk$\MnBSlIf$('ZLNjqqD4912_u
+ l%/"8c?,Cbq:e!&kLpE"Tsj\*LsY?(5*_u/RVn[ol5G\ZWToqTXfLb+cF'e?RdRkm
+ ll-GRZ0[r4c*QdV:=Zc>Rr7&kmMh2J\aGreme(.9[7]ar41>+&n-s8p(0bi"d5"c[
+ #6Vs8S81+U:q"Wb@:A\[;l&s=cS`tN38X6<<KVDQ+C06q?R>@c:K>s<SSqfcp)T3*
+ g%Lu?D;4e*cZS(<SaV!ap`9s"iV8utNT9gU:R1&;So:1_qAt]>RQic36Z2NuAg)V4
+ I)=A$HgCFAZi#;#`Uj$9kK<dCQDEX.gGO-7k5B6Cs8&gH_SuJ'InKG7$Od"cn-J]l
+ 'un-ml_&>N`<Wm&nm>cJ?@jJD$'i"N"eY=2K&p_VQ&%L)TZe=--/oH#GY1tE3`1 at q
+ NYWFE;[T1N/VVQm\jGtc%>p*(K[+TZ6eHd^bUbf1nI?a2=G7)+/4k[q/<Rkq at 1si<
+ ;2Rb2-UW-V(#m/7?gk!H7G,9dU8_%L0n(lI<h1)MKP6=lXu8)Ge8HRJEK3c12jDt\
+ *94t_5Z-=5a2moqj8lEEa/2,C=U`hk)+]lF*_&]L1EssuOHIsd8f6e<;'`f>P>Z55
+ ac_?*Uu\56:m)sD3DCsJoUmTFW`2UD>lBU,XHiA%>!^8'/S2l21 at iMXbK4l[jogg4
+ o*/Yt=^s/J1s).^MIXl at SMSHZ^*dtoBMDX281(#jRknAg:"DZe-M68e;'KVt3R'SE
+ K]Sa<Y'*Bn_)l:_nXEIkGu%T09BOndT/5>Q9<%VZBDh_$;SI[F3X\4:7&-F at 2MBH2
+ *.I'N&#*#tQ5D(f74?*#U@[B'dFp_$iJeqT<)/FZb"#%eFX8?@Wg$E6Th>j./uDS(
+ QkHE79^0JXVW=JBe!64"!!PV1<=5?3Wd77:4[i6K&uJVHSP^k62Q7sbWRVYV<!\1O
+ X&V?],mq(GlGZ/jXdZ8Q.a(hO"[K-L7]f\%eQ5<?=>Da#[aZeY>H:t<XRfo.2sT^2
+ lXb:C"F at PF3t#E]rB[\(!O5_35@^bYRB^:#``OuN?n8?HX]<GpfhrPnD#Ks3'fOK@
+ .kFIIc&8^4.`o+l+ at g9sOYXAFc4^"UCFq-+Zo36Ue\Vu;XOXkeG&H#tMc4Mo`P]+4
+ db-M4DeEoeE3uDrh at N<@AS\-L[[-pN&;o at Y#VCkB2epn!dWKO_'m?XeV6\hlflL?q
+ ijT]_nm%)II4k2:^K$<k?;%h8D>h2`2<ObkZ at .5*I:'W&2We?NZ%6kK&\_=Mj5+#M
+ @W"aF^_VCJODHk/Dj`l-[grr)g`(m*Q-[?L6P\:Tl%H<r"gM-hf&2K#=9rc_]>Qba
+ hoo_=X._nqGLa*-l62#r"c:3 at LD&)tT8[fF;90S(dUPrIF\JYJ]oAd3&Y-Ir$<B%)
+ )*9<SCrqV+Q>+F+ZKkUTbCq\%=fb_8,3"!cC at SF:X;<5NhMg'YF&jF0G at rAWbi36>
+ p4mGZI#I44mSRtYB[AahkiHXZV"629]37?uak\pkX*0fKg1*B\S2#ilhJC^;CCAu=
+ SVORPs4,f2Gj+D,Vp.DmdTVi.jaDKLE&HU_qYO4AbN4%-VE)<"ZJa]p`N>Ir\29ZG
+ C1A7hPd,\SeX$Y-lb-MsZ6cK at Rm?Z6/Z4*,p1`:6s)dIAe[BOR:t8dYo\KDD[C)#5
+ ^A>TW8Bo5spG&Du)N/h(?+$nW[gBeg`p;oKrNWYWf"b>T&7DdiQErb)Ok]jbE"bUS
+ p:c^L4<k0u%5iu^<`RLj6QY;P=2oM,ot.j!D;6`j7.f?&P.YdWET94'0W-(q4(clN
+ $U^D'eXX5G#7bN3a4%;:5Mjsq)r8d_^A%"t\Q62!kAG]V\2MLe>cS?QP,ZF1B#l<d
+ B/4(5&'kug?Sd'PNT[A6ZSBHn.T[9lE(l]nHH#3n&f8&.mcC0)%><g_0=L%.##[&Y
+ 2;D/\_U2^$D"US]j'#d^E9qe(]a%6qp7J2JSb_,b?.%.^]&*)j"461+Q.*HPa^S$$
+ Ab.icd[oV&HG<OoG&AJu>7W4\m44j6<\rk6Mr*]hg#M01Z>gr6\`#_E7WMREfDLhg
+ hi>7\3NqAX*W)7;b\>tB<\i]5\*5X)W+5T]fCp>)?2cDh\p5+Qg:N,HFAMW)m]u/Y
+ %.M8GEeDGGYRFg`hD($]p>RRuln83S)Z7o at qb6e>O#Yl)m,@>Zs%kECcM6i73/XU<
+ JL;^>-2.1J'RK%1!FlQ8lc-(\f"Pr+pai;nCBWqjMXJfFjj1OA/hlK`R(mRNq/0[4
+ /Ukh/es%T"EX*:ajf!7^irq,=?>s.&c\VHN%eLqrn*;\":JD4WT\lpSoT7#`mo]4$
+ eAs38"u+''Dj:aVOQ=brk@^`5&>W`h$rA4fFGD&F-W(62!6.\2d"=sYNElog]+G>Y
+ &24;X-`g at f%XQ1&;'ud'nH:O##f(;',d3jlnCZR%3>#(/r6UiAjAJohhIOUh<q.em
+ nM:O`G1A<['B1YL at arZknEM\!c4>TlnTb7P%"Q<0!5rP_`s2VkaVH)si3,6g0h<lJ
+ 9$j_-r)%X)O4tOlQnM/]'MdrJ@`[N1Y2'ITs7#$d9<bdA9ZSepjUC;Xb]<?7I2q91
+ )_j&d at eS&C4WEo..uXcJY>kjJbngG&#n]l,009.e)$Vh2a,VM>0$H(*m1p<'0(JS\
+ ;/YtL^t=^"r@>Vj0L#YTPdM,Hgb58b0<HH/b.#bVBC<GWU>Hl,0[_^3b at 8EmYh&7r
+ cQf_(nk\ck_H-Od*8,;hm1'WJN7T+$_'H<1P1!\a!ntLfkp<SN!Q)Snns^[19b*5M
+ YjqQ:0/jlVGeJ,4,I)Y>;Bk,KM'.Y!.Is,_XU-:Id-=FqoC18gO`Ls!0-2ZI$o6iA
+ 9;M%ePkEK2+mY%#1<V=GT*-B',%^9rin#FgjXSS[mB"U4EbsF3rhEBI1(lLtO>=;/
+ 2RfkO."rkjO=_t2aYCb+1XW#Nlk8CK^tDV6.;jb#!iEi`&gm/_..Z#O'3JQS>ndqP
+ ,gqGkmS>:;N%$NF.<7ojZTC-UUGPa[36VrYd_ at W&G9%?cbV(:fZW(l7Jr=]G.^.Gb
+ Z`Q:Y`u6Lq3c_2[Ni+uNEeh!A"gcB2069:?dle+,1im7Xe%.-W;a-D?54cG?E>'`4
+ T_Zm80(RsLZ0<@RZR7AUERX4\e-mf?15sXHmgmohPV5AhAKWDPiic>JPQZ!u$UZ+t
+ 4".KbE'F''[mEhk4=VO/'L]5_pl(;jaD_,2P'nphDafmJ%]J%R%]Mc*:H<MC6F%n+
+ FGM>EG*1..+_&>S1nR<\U+*HSOOR\tiiu,jZI@=44jLqSN`t!Dmm1bn2710)MkqH\
+ >pbf>,=<tL1s8S<[a?k\.h3La::/1YQo&mW!V/A+&]%5Z]h-*f:DECc%D+lGrn%r5
+ 0$Z)^bsOtH0i51Ls77[50J5.]*Dtg`h\3`_F7VN\W at k>U[+.o/'TFTEeP&<:Y7r3V
+ oV#6I$S"l'-PLnc2*W(g3Dbu)k7Mi=o#3SrCKX"R<-<<R'mURY,jA3R;,I\QFOr6F
+ r<L^($h8g#']2a57kk^?=JDoiFW4C>SgLUPatLFUEi3"RIp2M$/!1I[0-(,eo#!9q
+ 23eDLFbVXdSR#]\jK7NOcNd7o!u(%c at 8Y]!9oT$NGcNUFb;-LV[KBo;eR4QV$W[c3
+ PhS?>b:f.PA6&)#:B_X'nAge\nJ,nA[;ST8a^^VE?*ri\b6'RYbj@(KknWkE&DY^a
+ %q"jQ1DR!.2@!iSf"/+$7.;>%0KhEl,qLlE%2HVINu^0%))!S*;cA*S-GsOUQ".)S
+ _sZ>n at Pp=9mmH]thK at LW'8^(=!905%BbiXDD`%`8Rin#:D_ZB4n1`[[[kcr[Dt7CQ
+ G39Q^qJDP;DZX'B/s<m;K1=&7"B<hY2;*$`U>iB=eb6Xk(E7A2<E:rUE=mYY(@Q?@
+ kA:M-8(QWe(K5HVAR%#@EOQSIEN*X8I<7DZ'A#f%GAV9,=SVW?5a8[#U.GBof0VBO
+ ,S=kh(N)$iG;4-[(RB0l;U'>#O*Ldq>#-5JeQI+JTegn+j6]tS=3i,_Sr5OQH^C9Q
+ <tukpb52gR4dNl>o<3K/Me]2uICJ#r:3-'sj)p^Q1jB1QDL[-nh&^7CJ(O]BP3$KR
+ #BY,, at 5js-:pT+@"'+qoFuURf&t+-4<HIiP$]s=X,@:Y](Gr8*NOU!]nnW[j'nTn-
+ AYsTWQ\p^r?\T.bi_l[sesCON0nXO-H['gj1r!s,;h5as9=,3=Y$g.NQL.U\CTqe!
+ Oi8iZZSmeH,]]4;dFCOgNJog&8T'MC[,lA[X^bImM"l=*du0'-0*YO"5kJQ+'`Wf)
+ DdQ>))QZG$fAg"olR`_''\25>Y&-eW[nl]B:R=k:Q=l3(]4[Eu:pi$<GMbkgbhA?D
+ ;qVt=/m/7#8BGtbi,C3)nhC2Ac]n4i0_fjT;)p7K`q`^eG.-9oeF_?j7?a-PM),Rk
+ R5$DJSJ5*@L[lCLDndR.7<hos/Q?b_PUi/]Es*@[s"!sgEB;iV[-^f&#5Nr#36*pZ
+ b=Ad\!d9!>17aE8@?<3_Zk\>3G:RcUb><J[\C[tJ:V>o#/Ia>-OZE6'e]R%JdnVmK
+ %P.4BpsjD)hjb1G%1IRIg)eIV99!F'Q20$H00tYc,-Y$D38+OHor^1$j.L]U;&@O=
+ H;R&61ho''UA:j><gd7f(O7VUa*L6dbjhR6Z'TD)Ntk at oN?C"1>F$+;)VA[,RH:$/
+ 5@,7LH+C[n2A]$_H(WZ'Qm_p%\)!LWh2kB1WRJ\TE!)]7In"X;G<,+VYePW^NLSWp
+ Q*YadK*/&t,fH+u8N39-_G]NZpbj![TFu<NHLXQEq2Y<jL:?TFg9Go?KV]Ds_"uuC
+ H.AYb/#p`2C")%HM+P!7-%IfkCA"p)_G at 9k0+<1j%H[hJXM\2Q'6[6N<ORMk[<Jqr
+ @54.[*YR.Y3r7>BenTNmLQZ3t'W82,pU41RO;MV6Y$6C0-#U:4BA7cf)N+RI7Bj7b
+ M3`4%34RTVJXG(M1D^>c[g0Ae at Cc.tPS7NQql+sAdi,]N@^<CD)TZ&B]<0#B]U/Wt
+ Rld at 0[-_="U3V6qS+Ph8k%E6aR!\/,G4?tb*iCOA\ODdtf=>MJXJ0r>AN3&X`!=-q
+ HXkf`U5P-=n&r>U+2J`5KR>/Q]L,)W(W/@,=&T'cb'`%BhbG&.2#K4F:W$93 at qBuZ
+ :ci>J>]4,:#IV^>;GG-6:2-tQlc$6SaEp+LZr"L+b?kdDHIm6qS:b*oG</cqV?[8>
+ %qcbLoSSGF,+.2o*4_D?`%eJe;$LY:BBKFp:X%IP_:)]7<P?Qq^e\SUIK_Jg-S6))
+ +3qKd3-U3WOo`9Sdh1Y4%jk+5*;^@&r_#YGbkrC:9)BX?'"XVlooX$R7Xrk"(hQ8j
+ F at J@A7BB.DX-r4U_6jH[.OAHk.uolF_]9L>>p0qO)pcR8(qenSS'.7c>I]OYVXtO`
+ 9.>FU9Jh.N;'fKbL_\-DU!11TfJKkPI:FEs1N1Lpf#&lY2'6[;bJl:X_mi"S8KZ'=
+ 1Yc5MdJ;gUY`ITUA[*/1a#'PpR.ia29ACMVL_P];*4ocF't%7'FB,Bun:q<c7GrV$
+ Oun*)rF#l`IH!"fi4K`;FPk`AMl[Qs>^CbAIHRaokIDE?j%8>fR4ef+a5ks.h,DLW
+ :Z^Be;$#N]o at rIdIJH=&%e2_nTf&+tYmKE\RH<5mkAXka*dp!F3DP7"k;2R.Yo2ap
+ l2[Q.l at N7*g?SGE\#mA0/KV1HIRUoB!!'G>FIp'\rk9b/dNnl$lhJ9f<orQIhsFl]
+ l/#e6QM9Z34mmoSmt*Xg^B*WZ)t4p&-!puIfE(0LqBb#0c[Nc_rss,q#OqkDnq&ah
+ U0$iY)=mo*nGb$aRXcl[4sW?PTq3iDSuM?m"n\O?on#L&69Y"Y&,%(Ep4DW(?TP2n
+ M'!eDpB7,_hUV+I9D76rpg49ks+i:WJ0^bMXP\4 at IoH-]RJC;pnt2oSU(-t[!W,2.
+ q5QIIoZQj`!am+\o=qF(6BgedaueM3+of3Nhnf4TH=oH,rEliTJ!]L$hBj<`s$BBZ
+ U&Y1E5i@`+1`d58KgOa[fQ9;#&VGX"Yp`RN!>LM^UQO1_#!F,l8E>lc"I;n6PtL/$
+ flXr:0pt_t0j)q'"W3\'kEFSPl7W at 7:1TQ6`<HQ7T1>j-QmF4b:o2\,OSY2^O%lXm
+ AG*P+ZFaJK=R;>X24i2DSQ5!!b>#]T>.IAk[cf;Xi<YoY-<H(1g at Ib*h_5gM%L3RI
+ _r>['gibn*AZ"F![![m?,BJjaDiuZY2Z8WKk2s5/raJNbXB`$_]g[ufYM!acRpCFm
+ <Ctur[+fGpie:Cgg3 at o2(AE4nj at XLa5&A8Lae&-N?!b!IZ-KuG\:":"0=-\s?2.Vf
+ /;MQNn9/n/Y4XU"*9qc[h`n$rnbM86-m%#5N;0SQ$hXQdYIk(o_$QV3RQf(R70c-J
+ PU?efC\+.Q^Wua-%R[H_-MOVRd_QG?&<'6r757]AVmihq'^`8i>\:AlOe^GE3ppfR
+ ZU?6Y:E,t4"G7mhYkrP\5uE;F+%Xh#-Q>Y@[!:=qDd(I5UsbL8/^(HkXRW:V%'nBh
+ 1A\ri8[CJ/qE^;Y+Z1O.*/ci$o<dqk6M#l81J\@RdkX;>AD7nU1Q"[`a>?Th7T$/E
+ Tg5js4$bC='V-6+8i4Jc-oD^Oh`TALKeZ$F'fAbR1c103,uU_e>uX:nF\bjsNOlAG
+ <XB4.):t.5IpaFA*A(:0<NADLa%d(\$Tuul3hJ?S4+CNh99#O^<0e!&DESB(+T5JW
+ A2<j]FTYCl;sr2_Lg4"UX(Wf&^]@e2=09)^<=<s4@:+m,rG]!.'QXH7(![5Jh:)91
+ N*TO``I#Q at NUr$&boP<)isZYrbptb?l[grqqcAlt=Ckfq at I!h>%qV-2?R]En##ge!
+ ()?i9iHK\lREO'%g<=-Tk(T:<Z!>`:A9p"n(?[SnGDt^jmM2]I3[?/Tl$Ci at T@Z-\
+ 6'#7D4uIiNXCXBpB"%'UU$YITZO(LfroWQ3RT;5U1Y<bd9C.gRWod=.*o1]f)fG)G
+ mSGhW]^`,(V2"Nk<h.u)S3iF/l1tS\ZX(&oo=nRH*EAce>aJ5#4hM"rRS5ia/^W;I
+ M^t%II(a0iBfXd86F-N"$/bEI',/u?IMuMD;cKLAaEIBW4*,I&g*c&54=?cRhHm+.
+ ds1l`o<,jBqg[i*=!%MFH60QGfg#.rWV/"EX#'Rq\\fZM^H^&br]Im1S59VKj$4hI
+ a'%_6IBDJ\0>p?\hHJJXlh%AGK+e10]G?"$A_+Gk&q1nF0lLmMpp_*`lHN8Z;NR0j
+ 4-JV,TUYU%E+&1Q-oDHAN"CBX*Y]m_P5ib,K6?Lbet"44r=7lYH\sj&6YMko+SjQD
+ XI:+s-d;sbgeUuY4sE?"(:+=K?8\p0-H7j\&!9gnG>V((W!FB3bA$p5Nm6"jW6$&Y
+ j(0SM[(&W#?E0cXj`?OO5"1k4qkF"C=G@:tQO&n"jD9"&%5p<^Bd,p8<.Aek=d0u&
+ 0d,ODd99!49G>MhF_*+hNi2]2VAVLnb.GZKZGH1AaE#-uX9Uu\NP.llR3L8SD2B`#
+ ;p'oc"U]>kQEcCW9.7UoU=8Uk&m;KO8S9Pa90AQ&.Nk,SL2WsU`/0>i]1cqSESrAk
+ LFP_%6>%GefISM+E4-QK1R0k#KOUIXjS(nGB]%q$qK(,WJJFO>]T33^NDoBP*kABJ
+ ?=W.m'@piig$q<UZ06586$#lUb:HY=Ul$sG3DHKV#@m->3010g^uTc2''-p(oYgM:
+ \]#%-FMss(.Z_ni2(i1j-)=!'H.%o3i1YLgVW9 at JRp).PSNJ)a1kqnDg'^9BF9af@
+ -Cli859(pWZE$B>VOKWe<8,l!S<[uu/t/gsAaL.b-t1J&-G\>L2*b>$38.D3?XG<f
+ 2Nj."_cQO6:F;?EGngK`=JEO`=>B!Deel>,kiZA*+fqr7,0NC]0b7t\aXuXYL=m;*
+ EGFk?D=glReN2r0l\&6"<k`=tpTZC;bbDCCh.2ge.55UEXK=DZD]WMcDJcM_Lt9_L
+ 8:+iJ?a\*%(A7T1.a97i$lYXoJI485j*+_?^U4Xt(Y5W"7';Z6]_><*;bPY at ckRcj
+ QZA$`2Z7kQ1hhsDP(QENdhm"?0tQs*k0aEU+Q5KbRTASS:8pL>9UZ>5fC[)A/,kn$
+ 7MVP:69%1L%-NeSLr"/SSm^aiKJ,3__\/j&4f)i&0QllUdCo3X'_^SK"o!Rg[FhZF
+ .0X]bQ*V&5(?+>$6>`;LD3ouiXR'kGZ&3gK7)'er4F\h3K&41t:,An#>BDFHYa+u-
+ :Z;4jm:#pG=P8pljYI".19*-qH"c5A#[#[nL0`!TY9hkl`L,5RC:A;Ic*X#A61]2W
+ c1-p)ckf'>@d5C\\b;Sk9''>P]humSSp8"$3IHjA.+'\t#Ngu?T_*tiA6K\m>dUE+
+ BJd9M<(/O>r!TEZKYp,&KE1>D$*NsP]HDOso5"LDYmC?&]+.=kh#1)K[%moIcUc+-
+ SKt,;]:,et<i%RY*O,t9-ems"EGcC(Y-ni"?A'Ojm"@XP2eGLW\.Oh,m4O[tf(II8
+ ,&6Rof0/iajP;p'JSoR`Y]_r-g`(ltCjk17[s"8"[gp>hNC`meSCC]]'"Pb^S6%ZC
+ rS\\7?Z#d2\%!e1iC&<]*?J(hpke at t>0iPm3o.b7X7+QL$YrWM2kW.t9'%%BF`KXl
+ @ea".86lm_Y>1.o3_(uKR:\VIl[NQCg7d(TlK#98Ct*OVNR!tKT at 3HIdW@DU0`=(T
+ FM3%UG9:Yh*C6ml)m@""[oVfnRb,&4?.X*3R5/''8!W=7YdcW)i7e3;oWEhO:S3C3
+ gk3-rPhFs)VOG"/%hR0fJSZ<U<2C>fp_sZ.jOo9_mjM8B\LjK-f"Lfs*SQ?AjWO5,
+ +"f,dj3pCi@>d!==a9o(!nojlBCjD>]1#5qa%pm4lMfF\Sq4J#/)q>'?7,IGlf at s&
+ Vs^\Mc2$4OBZn,>)EhHc6;:?Tq/3CMU[QXuC&@@JNi)G"*[3G at BDO+nh4?i@<N;eQ
+ ^H70!KDh)4^*_!OQ:"]XUEDCX!Nj!?[;5+OgEe)m!Pb#-5g0<N)go(s=c9R:/Mm[I
+ EB"J%>:JnF2.OH\@X"Pnqkp1<^17]f at IZ=hAN/B70K]snKH:dmLVZ@@Z at W*;_[R0I
+ %D!5l'3gj)H[A$b(-nA=ZEs<PZ?n^?/j0:;On&]=nWG`Hi&*3b_EjI(;*6A'!3,R(
+ 6VuVj]Ec7m0J\"F48HXtX8FlD9#/(#^aq79EaUTC!5JC21\:[["=M#b3=RF#VH`_]
+ *$E+_8&S(,4*3X'i at UTF^`;,p6DD6.UbKLJj"qnQ`*=u_"#(FR.RP/l7&i0XCD*u.
+ n\JHfX^jIB37#:>3'a702J_D>A+Q.aYX+LG79Lak=O*[MJ4)3tZ]n3)4BsR6>=()?
+ `,o;!j0:i]Bd7=/%P1Sse7$?AR_&<J`M/>]C=:&RV8Tqp`JZ.M$qMg?ruV at r_@rHX
+ 3/9ua@)hdt7PT.R/96\"7Bb+n7W[-1anEHEG!]_`.cO_sP\MARYq0t`0g$>oaVl/s
+ (;l)%,@`C8P_PWs;4HT]Yr"_TN.shaf/iLr5B)?I\>i,:MQ"Ar_CUYdr%pgXVF6QK
+ QeHOP$I?g>-GTZC8NGcb)"5Nc3kHX48V/b)iQIC[5Y8L&auha"Eh'jrHpuJX&@=!M
+ g at RNZV7mgc[=]L;_e$h\_3?bT-uro7]N:mZ>"Y<S`_p\Hr3/@&A3klO9&'Q4>QMtE
+ ]+NOeRZl5D]Xl;g-qMG;bKQb=j*E\l$H^N0P6A]WC;?SoYtR!r%J"\UR`.qs1ILeM
+ a8Clie>>Q_rLZ3u\[q"KbgMi'JkT?LN=k8%_ at _r1f+GS-bX%`C;ltlBQbsNm'547+
+ 'Ic[`$bE$!c0TSojP`;PO%&E_Pmk4-N7Q9qC!#^QcI<S&j,?MCaNS0s:;")0Lrh>%
+ o1l*<`Y at sG,g/dgmE7o=8-HIhMl\9?TtiZ4ZOA<.i9nRaj\>fJ:^k-5,b3%g[a24r
+ :W0XR,lQ%?E2jR-8<YJt[.Z\AbtXEucV1em>_be5+i-eF8()WUCU(\iPITu\V'QL/
+ bh,J!ju.>m9#Fe/%%pH9W6<oad6.`^JPjLb(,WOq&*1""h!e'\+$Y)iUQ"D#bN(sr
+ (,=%$`QF'8r?)U_Ptp]s6$-q5'd_2T&gPM>bNk0YP?ZD9/N8 at B:t2L?'dHTBKg>SB
+ 7]FnXoDXbKS\Tpo+cS<G]`llE,J4H6^<.r^Jk=Fu6.3F:e(#pHjHN2Ojd3qF,?XA/
+ 9SALT]Z.o39$HGCXX_h::t1^-.(rH at o]/e!G1=18eBLlE/A2eS1Xu7#'!4$Qj>U$-
+ Mbas)e:eO$_sP!e5ZCjRedNi]EQQ6!51O1"<Qq(8\njgS?Q6!@ef.E8MU7m4A?Xg*
+ 86cfrXX6*b9M&-j6q(2,okLREYu]C8["W,>X;Y.3LfIGocp[BJrE*,W^X>O:;JaOU
+ _ at ILEB@kBr0?W>&?#nQ1<m9n'R[W4`"aARlT3)-[VQl(ErFs_<K>X-39XSuUrJ*s4
+ McXJ+PRW[MOkeU^JAcgeeElk\_p09mpCk6'=T'2lPRfIi&6F`@WT=:cHc0&uQGqp)
+ PL=)HX,E=h?- at T\;O!qP!gZA/)4 at 8Od;o4f[@fcg<?m_J;j:_E7;GNGV8:Z`ci#ek
+ o[T)B;-@$k=L0L*HE0pp at p'3MX9C9.g5"Ajb0R0K\`o)Dl=J^DV-:8=8qj!<K\b1Q
+ ::ZX"dfhJTAM)TI<*JXY)Gt.1c*`V7^qfd\>1IDkgh=C]]@dWJgPT2b/Q"'&8Q[2q
+ g9&Rh<Q at V'<]?S[;%aeHF(``dg"Rb2=qfnRc-$^tejB&<Y&0q1\F2\pB at PG2T_5%q
+ eI9h&<jO:Z?1AP6"g_=T.bNj&_>@5=A_WW0JC5ZgOi^2Gp$%<=o0[BUXX".R%50\`
+ m^7?0:igBI]g5U,^QZY/7-2;@>9V!rWD1Xbdk1GNCsZ6koA at q/?E at p3PXSTks/72P
+ ?krdpD!s`%m*?g5i(0$hgf_e55MFq&2oWkA`(sQ1q&;Ii at 5Z*8on-XW`6t4g@)Qti
+ c)]cnfhn%3iC$W'<WZ?%HX0pM=b[sKh5oJ]l<u!%gV+%mb#"f-p.Og"0,"+.[LSNk
+ (XDmF;:W`s40%8Q%G`oh;(a:L_OB3_JOrTd$U-(<p+03dl`Yk>]l"Z?C?7/:5sP;/
+ eQfqkN87R$1f:%:iH at .Qr5I!Yi7YJWYt`A<"]\O(jP&BScr+4T5!r7D6!=1G;AM5a
+ BdBeHFl.c":$K#/4OR_b8Q/Y6Vt83SS`1qR+P/Ea>P+_%AEMt\VpRpcP"mga?5)?G
+ -+;*"=ADd):,Z0#9e1'+OMZ``m at M8t:#X='iPmM,``p`KB"[4=?,dD3<b"hCA/6G$
+ Ap,9Wj\k6!)WVBCA4;r!`K;a[)c`0Hj;m/`hH)5?g;K4R_MqpK^.94q\mqHDgd.jD
+ mVc10E*5YQA8HSNnd"@?8`?`hkQXIhAXTEmK&q\UX+hn_DK9<+/Df\/B*I-QNZR?N
+ N7-:1kYtSj at .<CrOiJ,4BecZ&74TW!&<_<YBi]+_<g[A#I9G'NkV2gCet(S[M-WfL
+ 4N="-NHrb&-#+Iu?sY#:<`J:NqH3*"kS"A1Y*m&-Ln<><e7H$u+t2Rg#%:3#_S0eR
+ [J%R^7-b%fj9CmaNVqi`-tbUdeXd#g/i)aLQ^^I-7*:/Dp"3,b0Zm(U at KXQ]>@5!8
+ #e;IO@=Ft`HQ-b^:"a\NW]$n6P'-+D_bqO?[bJYWl[V#XJF,.1`1GG;Ni9S(cft^&
+ ]iMQk*]i<+CYaHT`$NmhKGVs6DRWPq2^>^i6_s'qPO2u?kGB-`^-ge?'()Oakl$$E
+ [bYSU`7ri.DH'Up/%*$BVDe$u[ki$:@s#7c28!dlc^`\SFn+mSNb>d!2F?ijNf%T&
+ !m9dFmnVdHrpoBXe%1"t3>9BDI_,#+K?P[pUV>s:nM"aJW,JL<jrPns1u$'k$b/9m
+ ]4U&?p?h8a%9`A>li-/#4tjbMakn0RAsW^<[d27fWGs!Im3BS8-Lbt!`:"2V3X6[E
+ oo*^aFQC+>bRYENnkAM7\Z'2O8LrJ2Fr''Q]Or4>g/afc7gG?X$8g'E'I&%S`=>US
+ H0J%[8^ZL'F-q!dWUeW,/Oin0`l+(U-Cu)Unh2-AFX,qk-rS at Fh0EC(]a;W;"DOsL
+ <\>7m`X5NfY"*[unKdlFhD8Qc2T]Ssb6IY*Rn at _/Z/ZQWW8]qhVFk$&4RIgckC2eG
+ f_G&gL\3aO=%3PFD_gKO2"$,lf+DLG+_fh at +EODpoS6LgQ@n8C+;t(g^p+[c>9-]&
+ Mfn,Pn4r.[ok,iqgFot"F7u>L"S'=JlZH[0eqD at T%i&ej]ks%0oVFltB4fZM..[+O
+ n<YB<T!D>q at -la)fN#dD2C.aF%e-(PF5m8I58SMr*G>jX&0FmCG*Ma(WpT/8CuROA
+ UX)P^=^[#6EaM at M/nGWMJom$BD=+fW6B[i_V"KJbiK&cXlK[n:/Af/,F8c>dXN=!t
+ F^QC#4PRF;cXP8aORQ=s>HV:WT'UabhqSAC=s#meXfQ3CFEt"@`RgV]k.L?,TBCu+
+ lkXO4r7kfUS8&#%1<$tC7s+IN7,*JWOuIaVNqQ]%cTTTG56\O[GCTJg at X=%Lk;J4k
+ c162l)"!s#Go*"8kEnC[QH.=<pXGJs\#aa;JEUaPq$Kd>[\LI*ch&m#gEZ.`;q$%7
+ I/!m7pkR,kp(aUZ]Nu\>iV03r2SHk$PY3Ubr2\Yi5>BHa-lK/'qVS_sVJXjUp[CZd
+ =W/,JDiANQdcaH/Yi0AGO$[Q!_;a'bFmm4BGHuR>7J`JQHE<"eXiBq.nGR:%0jGCC
+ >`sL9nb4AE=@LY`>)]tR'`IbDH#p..SI'_/[Jd*8k_:ZSkO at Y)lS9j7pRandn+=8S
+ !!iQ+"Ts?B@*j-d-5?oC6Xe@:KLR7$MFD"$0J$NS"cc(t;>?r!5QHp4A$P8DSe3?5
+ aPl^CFN.lJRS at DCH'GTP,+(fs;i.UTJJ4>FAs1k!6B+ at 09n5(SKgleQWE!]`HGn*m
+ 9Vp<UdV(L]0j(\^m+-MPVNiWbcQmT_<:8FZ\4u3(>A_CQ"fbntd-L*!"bXZai)X%3
+ mh&g0aX;=L4r5N/Zqk6FN*P)[Lna"k=dUOf?(8[nW`j1TcCpu??uhVtG/%Upe)!!N
+ qc:!5-/EG4g\]3`@Aq`G at 9MFS6BtF-BQUYRCp-i5jOpt($U8"'g[7p#Z+^oqc*iAt
+ 3kbP]J'SUsdVF0CT6hSZnn7`I)ZN<Wl\bXiCQ#RlW_a*-!kW-hr;rqDit at 9ZO>J)R
+ _2V++PesXsK)@_AqeHP:/%e!O^J4>IM*KB;B*(CK`)RPkb`j1cZOmU*n[ApcAK8P5
+ dmgRUlQSU'8.*f(&\a at EAJ@PX4F!qrZ-lo*aqC/USOlMNY:<1A4I[Ip1AlnHb:q^9
+ )GG'K]%TjH/=@D;db8Ug:(s+qTX&DZ"Z=Sf+qg`u;3R+68C8.O,L+ at m=[JjhPkKo1
+ P\hPjbqG9c77Qp.k31. at _EuPp;T$s/9bSaU:*^O%9iSb<bs]=sYjDZq:emQfogDGV
+ 6QB-*ii<oo%sr"i=(iV. at G&tu at nJ]l79sEBlc!X4`lWRk+^*'</MKYqeL&+7[N3+u
+ fQ5MgCrFolFU:YV1t8\`er:8/]Jl+p/2MK<K1X#t9tbkW(\Rjn?BsoI;ID+?G-P?I
+ `OUQ(pgt%'6C6c\LKudDJT01Beg!?2M`p"<//T+3G$"1!+c`JN]r at 9'dd,5:3Qm^?
+ *93;ZDjO(A$LLYu$%'3OB:757b36D]#n1DuWu%JC3R'R_BbAWap+#IYlHJM=*`HW_
+ >-=a^cM'LARcSk,pSh%P<l52YH4=o(d^ne3WU(R at eZn&\-HuJ52(leTD\,t<D7UR<
+ pE[:IB*SA'S832d^)Q at J_UnMKc,!2'f-)beM9>(/dqb:3F7]>[l,buW<#]!,gs4["
+ FV!?t\#(_]Ko=<K4b;:reonltFh@@d!HQZTg"'O.%t-K)*`n0NpH1?:ds,-dO6K4+
+ Xei]*bLX)b+e=kVnp.Km)PCBmQc1%j^-bYfHSK`rNqV&%gWB<aL[Uk6j[&JaVuleF
+ E at Ol4c*&^rHM&7]?@c\a"@2!jb+Iq[IkU''_%_(S(9*aQ%`SQ+[rboK]BXV0H3Q#]
+ &sXQnO\F,eFhP2-hp:&"/T.*Z63oo<T6p&nalW7Z-S1*MHl@\"&f<oj<<Wo-bCB"b
+ *'OQraUJq!.aSVR`JA]Y'rh[ucmaa^aG*pA'ONmtDAJ_/I2:QFiJK!G5.H?+U>aU<
+ IZTR>58I(bQRSqnagDXJBI&;,9PKJ_2EO2p0Or\P#*B?tO:c05Nhi2%C?skF8B95-
+ >/IXXncgALjcL]s[&$Og/gI`k*<au1;3Im#=3>$2#>Sg'AoWpZb at Id>jEu;0neri7
+ VVN9Eb\oNT&Sjeukjp*_hde:,9ZkB:/nQr%9 at EBF7&)IWU\pQH;\=o2"pfQ[KZe+N
+ `b)pIcs^*o.6c3\oYYsn01ejCRODcm5m_A*iN1+XBYJR4\cXue9_XD2,rR*Y[hiJ)
+ R[LN#^/$[d5$Fc)8@*J=OST07.,>"rZ/L;4Q=1D7>R=;$b)@XH;]=Nhih^]uqp at d!
+ ,bqI_I><]Hch[4NVnFC2ad.]YpU)^>Em%P5,+QXhY=DD at 9W$-Y(eV:\`9KF1P4@\4
+ ^WI,(*Sh?0W+rM#l)$m!F&/hnhQY2gAI9Z at JZ*F[XB'I"9']1%Mj:DH*89^:A/Q#]
+ VkUrX-h)!&on4]VmG$9Jj'\()&<.)N]N<_;Q#'CZVRA5]fbnR:<olrQ1\rP'MH+:1
+ ZL"jGrH?je2-DKDU+oAbj29OAj,grNL='&Rg:&29UBIu%(<r/RH;*;be!773,d^Ye
+ ]5k#nNG"<sO1iN.IkIPeS(2].W7uSmXn0G*XmX[qHLG2.2/0T+B%GbfVSgpN`FoM=
+ :L5B/@H*.+R9!_hQHN&2T+"GU&0=eK'2&4>:$sI^VY(]toag?<]qFI19AQ&U@'@]h
+ [$H:O?g?Bk,$Jf='=.a<HoZc")-"//?NdV``lG=KnLJfaOCFN(/ag%&AsaMQcUukj
+ (lbgr`m(Isr.LU14ef]03U^B-AFXZ@)1NK`+K(0dJ)@Z(a[?LZJ..2.Ea>]f(et`V
+ $7/JI%UF/h-R7T,eN<<@B=eM)-"WUTQLZXB_Y8&6jsbM;F#=2^RAW;Z/0u,(8an&Y
+ WtT#;qgtrY:M<8Y$IMMA"7j.;cM%Z:hYb11Y:BF]0pW\e<p'$1WP?rj4m1'p@<^sH
+ ou25/,jBNJVJEV$Jb?%(b'MlFo>O2$HCWaV$9_B[gI&?q*cWH,D`M'>T?t)ac>+f-
+ QHeH3O1S%P,osCZPGZ3joh$K)jWesAHo#_g4)@MODl%V\RGCms at cl/19XC&?bF6=L
+ CKcjtcKeT$KV>72.8oRj^0b6p)VeaoJ\5G*$<:<^D^*HrXuFntUH:8*C:g=G:#?-1
+ PnH+I?&-;[PdK#rh,E^\Eg2Lg!Th65QZCqh7!XhIk%#QicYa%2(fomn&sG1ZpOg6S
+ X*o4S5E".=-JNZ=#-q0_/#Z_cQ3dLL.V8 at UF\]?q8tRe>SSNQ`DK at +hHSOS#QVCnj
+ 7="4CLZD_mU3,+PX#]nC-FqYBk<?H.3qc\@h1p>u558JHL3^L7K3 at addCSl)3C.dX
+ 2ri3l7<HPrgg##8 at Jlji9CaR[.het)*jNuehkKD,lbE%0:#t^Y8C=rR>P+okAQ)C-
+ op*G5a-cbdE#1q!Sr6!JT!-Cc$*j+$X3gHU\(CGr\!m%qVcurllti!+iL#>3E1DpA
+ T)q,\bNnD at 1l3]]5sXELVr`(TRG^7^lM82uj.3?n!At"jX(k^"HM;(GYK,FmC4bKC
+ C2&^n7rQJP:X%Qek)rM,3ppP@:QY3e4TU3;rb+Vja[TO:VNn:afk]sFXn);27c7$n
+ F=Q:dbC7qgjT(=(m`R0"Y#NeF69ENYRrDP5bTPLjXHcUmZ)k&2C$9=a37j,AV_%O=
+ bmsCpZNlD+1!%Mkn&33oi,.s:$8+6W0M`!m0`t"#B5ja(O9TX-.PS*FHO[d]l4Si0
+ #i2Z3pCDZ/OKq.?(7PgQ]>geN%hP:MEZoDC2A"f/O0FHP7h*_e at h@;[UjU=Hr)86)
+ $4\Wa0`ZICXQGKP;6]iNl?`lY7,&:s&9-/(d1ji"T(^E5'@/RRaS`u;cuX1m!%\Pe
+ -4^f0cP2 at J;mBH>NS]9t&4/*\b%o)n;-+OO^l3#?<@`=QaP]I@)&J#/9Q:pT#:e!E
+ _[_fc(/OH:&LcCN],34V'.h_iAA8uKRi,%O>3bDcO6h"/U:mVL(icS5V4d+LU at i?e
+ )e<or,b!30"N1^"V%Lf^0l"8(73BUDONJ92V:*)?)T>OX#jI`mb^=PF#9P]8ZRu6Z
+ &dFtdL90qL,7c(&m0$2%4WuFA?SP6E`fUnROWoisZc[[#X*QRalO at ZD:^:`%B57G2
+ JHO1]:o"riDh02h<>6%2e5BK%0RG,SY9ld$&I;jGnI"?86D>rK_/W)$"4$1PK.'WQ
+ -Lr#c1%]pO0]$^q$,k&il+[@VYgq+$-?=5JdMip!Zm/K1('dssM2NnsG8X;umLm\o
+ d((_ at LkgXu>;=cs7_9K-kbaJoMp(cE:g#"td\VXd)=&@qK.NlF7kXAbN/`";aiMNe
+ dXLdGqNBc9n<-BW'Qd7$jJtE4o"?e4KWgRg-BY+nU_bg<UrfndQgj#l%/c@=7l6@*
+ UJ)7&0Q_joX!=Z(-#MM,/,j_?88ca!dPD7Lo49>R)!'*O3_S%%;`d"6-T+P\&(%:*
+ '0.qmk:\Pa3UNM$16u8:q'+)ekc_r8D&jYGZPBgY09V@#lm4%JJHdpR.S_talba*E
+ O#;aEm*_4\1LO8qn8+mc=YhP7ZX4AEf#'8o0Tra]:uO*+MX?H at 3tSLr1\E1r*5g6?
+ e'nqLj?ckR/GeumV:%FLcp5"#?L.q$5`.9[VOK5[p8(X&%IToY:V(pAcC5;iVF=W*
+ $oFgO+[=It/i3e;<'rQc,o1RL/JDnd$lMV)r^g(REHIS>Bm-YD'gF-#'uqTp1WN+L
+ G\!W[2md9%e at a!UiBB[-E_laTN>B`S/k"uK4=.H#$QW&#EBI0Z0<`2$ZqF+l]aD(a
+ ZulAaZgAhBF&97QcLhcCF!WPTcO"G8o#eL&'N%;@ND`Kh4`mLF#lJGDq)0t+Z?6mF
+ 2"='C]iEPi:,:uRFEok-d8j7ds%tujd(4r(9V0VZ`cWF-OkU)H^sH^8C(H?d&"I*o
+ LI#q3-.'8%Z+/8i_GsEaUds0<E]#h]j%"+R=>Vm8F at f_.:='Z@?7Uk.eMUE+X]MhF
+ :)3M#[G=BZ6"!^Y2U3`JFLZ,Zkja]f=j2M"jJcL_0hW2i*E8qEPV68l>d3D;@WjIT
+ V2o(0]js#HO6RN]2A&T$JR13D+=t]/m#a`cM!==$!3-3"PlXA*B14ZKAb69Y1,cAB
+ =V5f(<;%nEks]44*@ujBN5LE\e%!1!?XOXr<>I2f7#b\uKb25./*Eg"G&"N@<GHIb
+ Bhk!!O*bYY4C.YZ=dF8Hcu16Z)!nG=27 at cp(;XiG^-L7=8_((,oX)77U0=Vl':&^4
+ 1h.2A[2u`"D:Z(VW,U/Y+L-,-Yp<UnK!04aHSa%AF-P9=nFL76:2op`POc>'pE#,k
+ %8P'b;"lPRm(65W"!F]h=Moc.F:W<`]5!X/-W_$%FO+PX6$P0>Fa"iL=+'u>7:5>t
+ >IBB+P='P:51F`$FH56lQA'Q_,Au+k,hG1l6bd[dX*caZ%^J<,Zai#YF*j8)2(6",
+ pT%Ie'&$-qGF,]hauM<N"^:;%Ef9C*(5mBl,1`(-ILq?NpZI![AN<M8Gn0]TpVuO-
+ c%%]JI+Tr)(]d?E&V$`N:m`0[<oCe_krWs[H5?5o3$9@];(OI5Hfor'CZ0oU$[@el
+ KHp/CF\@?'_1_H_B+u^KeuMpJE:Cs/FbiV%0J+_3gD6"dDKkMjNta?kha@/5UlEQ>
+ er:Rb08g=h6*V%W89ZnWV1"R8qKNqHLL0Ak5D;FlNH%_,aGCS>CQ;@A*&LuJj3<>B
+ cU$$\B_9,h$&+"Uc=&3M</(3cXSX"3hfi/,EQi9*j[jE'/TFO@<ca%#R)\\Vb3d?L
+ EN,"/\5N\GJBZ=#GAmFoonegA)(CrG=]ltqQ#1kfX[ST:D`,^-pmD:CoOuoBGqn=[
+ <ZtA]FZ8DL:AHu'E=#["T*NrfR2E](<[i9=CsoirR5k];3I_?:@1:=FK at K[;oAc,3
+ A!R6,??qs*=e0;p`H<&rR[J,M3$/$dZ]oG/@9 at S`Y`"g&;3I at 1"O)oPEo'c@#s(U%
+ MHG,>2$[?-]7Q at YJ9ZR"EaMsCQ[ptB3nb6R(bM1Z_g:N2OSTJUE>P4F)`2i\L/qit
+ EB,DQdrIK+d?FHjikLJ]aMq9DCR<ID:p6W3o;&qtp6\9m$lPFWI(MnTG':n#>%<-;
+ -)?tOVi1j6q+G2-Ta(<HA(BeiP,i6lWGW%#s+4q^p\/7"&ErURSXQ1N=?3(Aj_Q;q
+ Wmo"Tq#&o&<Fj.6QFJ0.q;X=nQ$_*SfXg$fd<9dr\Y\NDp8=U'\^"=JH))bR=u[Cn
+ @N2B at fY(GBPks",HD(g.s/.kTmQ1f\f:O`(MZ\9.)*8ceH,)@6VlpCUY=up=gB.FU
+ <LDI]PIcBpZ,O$"`I12V-Q/DH1/!I(m),&<?cH*F%=Nuc0pqipKt>R+\f!t at d`8ia
+ U"K5^[3)b)EP#GZCR!SVU(b',;]mJeO+V5S:d-`SH+6pmZ"[".2IhB]2\93D,MC%!
+ b.k%3=uY/rMJS7FURb"-4.5ibX&qZg0&OB&m'PO%N\a=de!Xq(>Z`Zn[:X9NaW\Bc
+ J@)j<p)FHjlRTk$7?l>l_-6\iS3m^4.D.a[TND.H>'G_%+gdaG_!0OLgc[mW;+%ur
+ TZZ?^["FCLV6LiZch at a^P+B;_CU)%kVhL,<>Z\\[;agP9O^+0NM7LPEO"bO.aE$gU
+ >aen6?D*\oYP\E72flQ#rotq"__kW>;s`$B8]OoEaIBN6$pZ8S=f]a8U'+uKRie3I
+ 29PD]BcK]IcH2K%B>2%Eb1er&**no6X3Y&CSRha-SH$Fi[AKjANblB8p9DUX&$6h`
+ 21%!4a>kO:k6;j?fP=9Z2']!rbLE(=Vu8ujqO;gd at FMk'NQ6aY21^DYAW'i4cod$5
+ RSD1o2q[jhf%-0,];q8]!<q3GaqfNC1N0o%UR`ElH/4sW4^ilm8(%q'`3W=KOuG1\
+ "cL!b"gdZr;"Vlb:"u5OH*ige7[;Gn%'SI*aKlt^]uM]$S((1`hE.^ah<AF>QbO<@
+ h^YbY-?[b-"ktpkDS<[!*5*;tPa!'1^AWiG*0Jj"XgWQMMfOeYSh!Zc.EAcIc?olJ
+ ^.62V:$*uI#dk]5p*GuN@,Ke:WHp/.S8hhD0(=#4g2+.uD[?#.rTO&BVUO;]gbn"o
+ 6+m"8ZZp-.NX*8SDkJ-ZY^TI3*7<O\F/8Olk`s]8]>.#,8GS;@q*'Gq%`&'-R5@<o
+ k at FZTI>$Ll[8J'VOab"0r^GN>-fJ\+0g8M$^=homPO4D0jf\RP4X-h2VheW"mg\)]
+ IQ_7kT70aJ>g9"n??=J?f('m]750g*Y<>BoM!s3SoFD,mDcXqu,OH6ghmDS)%ArB^
+ "l%?EA]cX/*Z=SKakL/kdJkqN5?25jp\#-Lq2aY1Ip)!]QgNYTcf@)F?Rr%f($DpN
+ m[9 at 6[!lfi?JTebM$Z,aatTol>mW_-WB0S5J",hTRJjf27N=M\hKcY2rekgq_))g!
+ ?j\"V=:bN?"bT*+Y]s,")%D?giXm#l:+6p1_ICo[*+fugO%1H-O:6j[,E]rq170nu
+ 'dnT*A\\U_(1A_\bbf@$XO;.pS&m&m)ANa;$&h.pdCLVV8OnV9WKeB`!\m9F6E8Eo
+ ]hZ+8X&ePp)\mD&@"qR\E>p`XdqtmamFN:'_T>*Id&e*4SGkl.^0\#V]FGGY'Wf/*
+ [X5spktJTiBU%k#,86?(@Ii*ASjqC:c.[77r6.MsLsb/O>$<N3PFSgSn+"TpT)l4N
+ D<cD+2P3tcf&c<Zr9c at jS)3Qe2kEI]Q,pSrG?0.l0#u#t7k21k%r*uQ[eHW*9qPb2
+ [dn_@'hC99F45m5^$u$_Heetlr:F>,6or0Ni$2%PYkknJCJ_o605<]Q4)QSI!'c at i
+ W;35`JpRV_:qSQ]WfOe4a$=CWjTn)5"6ftJd6"l?^+gTaoqSb_Wu/:,Rr9%G%1HL_
+ `2qH+"\.eCoc6D^3e6fmCa>&e5AE8Y,-"B&ko.-2HRUI,nJ">-9!7Nk-9]eH/MP4C
+ "ICo<mo0T72/*DVMlCb:cPXc&6JX[tZ*RX]c#[>G.8Q,]RjPX#bhfEt$@NLD75Rr:
+ 7`/)nnOYLCN'AsQc3%!);=KcWnKnp_-C<4Y]$3"?Pe.ekcnqeU6.Jk:b>u<a,/m^9
+ [DN^t7>rG)UJm-u.,36"H;A!LQ9B:/6l!;j<2m92%qiP6P3k%\&nR>3>?9d*)cr"f
+ I5o(p9q%/H.4T%LU";`alHM">"*7JnSZ-g:2nRsT?T7)e?JfaNX\D0(Q2n)DY6nii
+ -eM]RK2W:Lk-n^CFrH7t;Z5p>@CW(rLY`f$#.7o"qPAik[0A4Hj)aUAQ7l at YK9FhG
+ m'R)<R>tWF3A4(\RBlYc6$t.B??M!9c=V]EBbJ@>Rb`:=".QcgAuh"iR[gug_)gFY
+ T&eV4NNg%jb8$tUq_#n"l<'X$VULulYI(^&Y3-I6Z\?S)6<[:k[5M7gAW959-LjH?
+ S.%0OD*,1mT5\st%?a]'DM9?R3Z`Q[DHlMY`1jgr53Yqcqi8Sc)jS4pgAL7Gf&A@\
+ n^M#rSFaffFR/=LG57J):NT7eJPGm%LKCSBoT`,/boEggHh?/j?Ffiu0<&7O.t;cb
+ /q*@Hi?CDq^@a7*1``rK&3HEYZOPDo\^E/"]=iSrU_3"N<nAjAHJOVmdQbbPr>/uG
+ EU at W*\EAnFhHS!J%V6G@'sdo`EcP4m*N$+'`,c[Aj`[Fsn?e!8n=LlCBeVF-,)7HL
+ <qI>JN)<_C#8#Q$/1PU7h?c==hU@^r2J',_Mn'ZUM$qfVB2K8VSFqL:'s__+;(6N8
+ 6WEWDKGoDV/g!H'\J=#fMMH-8(q-qfPT*:cAW`+_'j&j$=4Bc)b$=6rGF6A#@<dc*
+ &Xu'WYnEc<s*@76qn1S!*o3PTF%7i=18sc<=>OM2AZ_?@.16LDJu+S`SkC^"lA6RX
+ J9/"j)+[/7FlYUnP\jOBXbdo/+_3Hoc*e_8W*l0*e,k&\oe4H'[3-_fd#O:.K?71X
+ 0I--R>7=\9]nl%#V47+CZMGS7K`*L"9G3\HZ=an49"u^sb*(qi%]/EMnR=S636`@"
+ 9IQ)(T::[@Z_>Z6l!GU37,)3mSlO%gnN3Ma-A_7b^W]`l39#&V1J%$5aslL>-W5YV
+ o8pr<WBVV>Uu=p$mXI;J0$@\7VP>qnCf$Q+YNEM+Joj<o`JMJs&T&J^WLcf/..]qX
+ )Mt6\$@4D6?Gn3BCRK!=RSm^`)dC0hV'_4s]7m2XW]`2-&BT6e.W2i_N0mC13NpBR
+ j%q*h8mg*]G"fnH`i<0VDUPDe3XS/:UP!K*#hG`@l<`T;e at DJ5`_BC_I3%XE%uZ^9
+ RC&De(@0)<;70,9=D.4mW#C,bmCCKaCA/^ASW0"UEkPTp+!iH1G\.]q_--W=\nSQV
+ F_=/lfh3,I=FF\c[Jl(AM"m%tob4aX;5uUf#s7M7kos.OAR"<_<G<]`XDsu_=bkHV
+ XbqJ6[Aqp!8rV<KPtAN_$K*FmY2*etMRB;C:JY_1]P%_ at Ba6-=?<N7q'@hY6[2/,1
+ M1J`@>n'J/C at n^ad:M`7W+m-Jdb`,AE\Da5^i%;[793f]X,WO5=$89Gl^'HfIJ^m:
+ &QDuBK5MqU(lE6X?sm/DKHN_HQ;c=]V]%(>EE.XAZ81Yt9K>SHoTd?%`dHOAN3/OZ
+ &@"1Rc'fV at Jl1qL_RG-/@)t!70R\GjWRiK(ju[Q;^&bbpG7mP?@?<+AhoL%7rOY#5
+ &+J.?JMsOajRgce*)Tiq\P!%DgDQ9^%P,:fN\'?M_h-\[0q'^)<Fn-eQ1Cuj_t9Vg
+ c4'j[1ZdAqREk"U9^/5@,l><C,4T;^94P0.=coi'T0SABN at h#ud1^jYf6D?%ZurV$
+ )FecrI3c"=NH1j"HT#TuECt:M9 at n?%-X(<JqR'Xgc1je1:KbH,muG<$es at 2R)O1m"
+ 9[#]o=%_PEKrO_LJCrTsNZd/G5PGX2KtBLkm1SNa;BG+hqG12>c*MI22D2?t at q+ic
+ Tr]A2CWKW4939>4rq:5P>$EGNkZC8MWSNZm)WtYXI9FB?Sq>%qlT!;[0iM\6&oVaK
+ s6Zp1[J3U=h2&\+l^CDYpWZ`r3<]@Y%"AL-hZDhbj(hbuotbmN,GI<hPhV[*]CU_&
+ /3KI3oP0AnGQ"spEp&_XhLhP0qGHC:5G)rT2X0V$3ChjCmNtV+e6VN1a\r,cn<;tD
+ oeainfp</D,Ia^tFa!'KJ"'Sf]j5gE7+;'SQt6SOqpkr"6N&&1G\i\*qVsi/fc&]u
+ [@YAQS13L3?cC4&nI/H9,`5YRY^"p7RsZT=g2i8E3H"ZQ-b_Y/d0$Fq$E4p;YDLX)
+ HQ5U[BB at t"P.Sg\`#laD[s2diorS>LeSgB6SfKu^\+4)Pg6^C$#Ij:;pY0^@Fl0k)
+ B^G/96%#I2W_i>1nkX<^HKnT'@ls"mg[Qfnmf'o5?ZF,%ai3nT2$^fGh!/.fl`k57
+ 4C\da/)iLo[?;3r)[\Jf!X:/Zp^m9!5F]2JiRgB\_&aiZO$!ia6_BsnLpl(!3P5n?
+ bQ#BlCS0AbQh^!2OjUgoXLA<F]<V5]b6>^U#f2]B5j;amgLLqqa1%fR_$f;2S/\XO
+ *?K;A5uMC4A#5o'fg:'!^glJnPT$\lGqWslXm@)HA'mA:R&#W=_J>7%S0YpjY.San
+ \eE=U97K0aYs8F91;j10qbX(^%?%88]X'9'\\9S0[5]u;*,GbjS-]NQ>Wp"V_kS*e
+ ZZiW6=ZNMZ\a0)Zj5WI.hEmD&-:4:g*&s3mTJa?>MI\f/Uf"INdDVfY4_..'6r:hf
+ 77/UN1?5aSBcON[(q9qQ`G at u<bYjFJ76YfJX:pIR>Kt%V,Xl4MYd+'dlE[d2;nj57
+ `IqMYN&1oY?B)m=QkOR19J at T1T0c4R7["LXX<ODQl&G=J,s4OIXDp[MQ88QH53eY*
+ H^-lPs!qUr]SjM0lsLN\@k68S^AJ(qKH,sP5Wf]S5l=d$Mmc-6KGWq452/`97!1]b
+ qSkpU61X6MjE*?`\%je97kBKf=iLt\\AlVD8OR(1$mWL&s"b'(7)T]\Z9?6Bn%6eb
+ `7claX;mt_5JU.JO=D&(TYA:t43>[V`%7`U<!>eQN$?I3\t#=i\NreA!D3FF8eaXc
+ I"sQmDk4-gYsV#<'P>2i/BW;Q/GcjsF at dYX7n5C?^oWVT6QSKC?:lq`8X)6Q'C?_X
+ k0%#:91m>MoNK7FJ]lgL8[NA+,?kaac'4``%33I*>^aOa+gKgPa%N_^$h]`pU_%(V
+ 8$m:_Th!)7]c.*")MH>H]YD\MbW_9$Rp1mt<5hLHUr%6+MWDm<[,&r?`]lSJ7s!%n
+ *6l7bVamLVc#Z.`XP1cAk0-4pa^j9B`86GHlH(;hbd0o2SE.n!ilgY:a_RbK</s[7
+ s%[t*6T"%#4"!\<$HK5j`d1)""7$K at XuM)^8Mnl?]Z\M\oKK)A4kuAuPjm$69fjVL
+ ]hJSn$6DWg&/1_(M:e/OkaTq\]nsuA3'0,oqn:AA.`)=s,^]I2>`UZ3\ZKE6.,;O%
+ RG(MC=HV;;6Gg#^\i7i`b)iijNu<XKh&]D0@#<:G;;E6he>OS_@\#=m-YmS*q]E\L
+ cQ at 8=%P`K,XRT+<J2QuD0nRlg'OOO,d#S<"QsBrQJ<M;d at o<11dkqIOn<Qrm+J6l_
+ _c-iFPpAg*QdXY!8DG^n`9^%lim"hh4lhd&NA.6ZhEfs=$,m1s[0hbXnWa86dk(lc
+ NCZgWQDUc8cm0l-Ma#2'mD=gZcJcC]7/B_"):7IL3*HsEl<R.1Jt"&7W]F_ at X[AF`
+ PgS`KPoVY[SKA1">uPkfR at u(Z_A4=']g^=@eKm:R3q?5G"[(;baQ(=_*',rNmo=cu
+ d=Xl[0hTn3Rk5@[;gh'`I3;PGE7N1FZ+:_b>pVGOZdgP&-Z^fh<<#DcAl>GlSkG$W
+ [8]3j<AA2*YUr<Pj[I[$T2<L[%lJpfV)U9SZH=0[d3Jfk9ik(0M9\NWSslA(MXCu)
+ H-^m<Wsk[gjVLher5BBE*bA)=>-(h[Csaa_fVOJU'^=8`%iBGFcV$&\]X1h+i*!Tf
+ <#hN2m?Fd]O\6.V2*qK"o-qT")7(?MakY9?9bT!r-V_iO;j?6DdCe(`8A(dXes.ks
+ N at Pd$3SH!)\G`4!Kg+,D*&\4$>0T(YU-2\N\PQ8C>8)8$Pn7':YL[fp<7J-Hr#lCV
+ 9+2iYShWIOj7B\_W^DKC6>JJaHlOJHZrT>H:(=WGFeICJ^Fl>7]fh?8K;[GZ5?p(Q
+ 9&]J68s,T/!S/P"=^ob5S\SL2LROL,?)c?,.gOksI]8=R6ku`JX,Bi$+[inS>Y*Se
+ b7qUSDF\,D.d at XAdXVp0!7ktEh@'-T<RT2ERFZf99hgln.A"=$i`m*mhNC]/7I%X!
+ hql%X`/OaH7>j$fj";p\><VL5c,csPW"=:i3[($FV>+0((YZjW:=M23FmgN[M,'ns
+ eN<:hb9"!M!4#W+i$tioIATg-rnm=3?u<U87+=bS9VcgW:ZZ]A<2c=`pY;VT*n9=+
+ 6ucM-'j9KjWpoXe;e[q&G%",(i2_:bD@'GE(nRj*>p^1i*[Sab%aJ=:^t&eHe_XQd
+ <T8;pfit at PXnl1jpu!=<?'OBtQ5?&<-c_^"eqPrP"t?*<*FMPN@`7&"AhDOib1t6Y
+ @g!\0'sOAQ2<&+n008]6-(NR>'1sQ][9<45F&UdU0NsJ^6DTQ*=uig(3(Pqaah?<B
+ D=gaR2VTKD:E?7l.6b:k85#5M6fQR*WiY/a-5\;^8CZ#:)t%6!87Sn`gr7.RS[r5%
+ iLbb]gg2>`eek)"e`/^u:1C]QKQ4B[AQndK2bLVeYtX9G=^SS,h'P<p5$Pgg"67jb
+ AjsCAK7VijBB&#\`TBQmN*Bh,^;,1Yjkb/W;&*BN"_Pb69FLD=rL6GrT<.CTX,HWp
+ ]uFPnrSIFsO9H5-geMDJ._\!SAK<pHc(<&fISS1<9"hO)DLig;CF,Qc\KmnWq%r7#
+ aN]8UV+'&!h7G76D-"0u(ERQCUan[J_cuH)Af\A?[.[.$kf)7,6b\/<]jr[)\(_s&
+ hZEl-`boEUM\/XAi-oH>cCGN7>Jn^Yl2hpi(5YXp<^?(t-5uJ$mJ+7dI9AJ*C28PH
+ ]_gsMMEWqljWmjgED;WdOH[".f]IqRG,&aq!b.,WlW1d&L:65Qb?rN^l0LcQ[SP13
+ Z8D]Mj/-'Y*3NIG^u>j?.]$*F[E*!G"krZj+&X`2Ku at eCWNIkaR]TIZY0=V/c0V:=
+ m.I7 at 8dOJ&\r7-2`j3iq'73E%bE+gS`n<+UQE9IjTBO!mCAlQDIV[0'qO=)3MbD!(
+ Nhg7[fG.R]bUZkkL?!/5fi!iTmS:K6D44I!jlej><lT.J>M<Qc at H7&Gb;Fe.p76*h
+ 4C0qhl$hp`Fnqnff^=R#m[f=Jgf*4r`Q%n[i<kt3#5`30ZJD\^B9ntPZV-g,!"UOV
+ A4icOAUKjWS5&^.]&)joD7&c7p/Z=VDk>)>,^\e;nE%+!e.2d>q_mUiY@(]M8+u`'
+ 2OIVX(IBCu[PnS22N2R?Q?"fEELs,/*]r`/($D2/i85o"p>=BARm4Q/E+\5NC^+jj
+ U6i=qm7DNe3PI-W'lUi8Y!$Lhma1I$/+Mbee)K,&mijAc1*V=1]5KYs]4`g3%d*r$
+ -XrC[`kZZQ"M+E at fp-r#`q41f45ce`FF&`ZT0R!]4nK[!F=hh-*fb4kJTBK1F07k$
+ %lS8!o^nIokJ$ocV3l<tkfC4_o]>]3qDY7Y<nkW;ba20rB*,s3fQCP!NA\ReVdSH?
+ /SE)oohhkc#:\nT067q1FjDqEY8B#8d8RTET.`1i'ruL&(,eBLnm2l3cSkK_,22Hk
+ @4\T"`G")RAttM:Urghr$_;G[C*'i^?iN^k4m*pLX2mADFaj"'pM+nT*qKndG=f:<
+ M<Pt>60kEfoFmYd5?C]o[IS&H>Ba&CB)qV\0#!59Zh!;8?YD6FLN)[1Vi7[$?](FF
+ H=]j,GTU=:Iq0:(;Hh*Zq2h<@o<WO^8FP_9p?tBBS?SCXkieGeq-S(39L/ETK_^C1
+ 289?2h[FUFNV*Nu=p at gWPk2`jfbY+lkUkD-f9Z:<,krZND$O,4L?7j4Lp4R at eWq>'
+ jP;Jhq)/_iqT;I6-7sA,[s6oop:H$'V<dA9Zt#MPHG:-1T-\?JON?mar("6G7r#O!
+ /TE_-2Rg<rC]h9B`-YB`q\Dp(O0[2 at d!JueG8*PSM::<Ldhgl2Hu]8a[rHf.oOB8T
+ iD`QJ]5d>#R*-7JEW=J9Vpip6kL+HWp/`JeDR4b:idHl.#tL&)8$5s11XD`lCF?=b
+ (Y*F-[W`8 at bm0mTAoTNUX"mITpGV[<I;jEiJKF:7P])o\1-kZ-mX%aLIfJo9=5:(3
+ l2Ug7!$G)t,SggoKL(-]==c-,$]%,Xd$UV0%h!tWimG9s?99$\7\fN7,U+rhJOlSe
+ )+:o=0:5DoP8T$/<=4i4-. at .hN\rqjb$rj+<<bGnOO5K+\8=!Z,c+G><B?sW?Tb:;
+ X&ZaU1/D,;dU^`Sbtc5cY>qX.><S]nBXh;T<r8/jaUu'[Y;)O.<hjH<cY4/!h!5&(
+ W+#2*]Of[7NQ=e5=DXO[m7idQ/(q"`6N*12?7m$fmZp_Ga%(4iX(@W!PgO3P2>X/A
+ 'sH:Xl</P\pO-,fD`@SRhU?PcRb)0KNE7omP0Qqc(S+&\M:KdkEVmFdj.4!<ms&!L
+ p3WpCno?kl^KoU7m.:(\^F=%%4_jasBfS3Pn$)_sYPPVq0s>or"#<V$oT-WQ1G&C7
+ :WsCT+g>b`$bm4b0_W3F`!4sJ:lI<5^2N(#YWu&)$P]\i3oI*SXfN5m-d>=+`'m>b
+ %*V3rlQZp1c5[991[Pl-]=sF:.*fpi7#oa<9S?Od7n`H^oL+Y]_McCS*'gDnlU8V/
+ ]C;<q.*WD=iA&3TF(X2f9H:LJbpc'*-,3?BlP6TRCtPZ$X(:`O7['YB6_]eB*CNbe
+ gY#"]EoUXkd4US\/uFke+&#LP;]@15W\m&KU3*1S3Qt>6!o)/r70'%1Pm_-F_6%!;
+ =\I92f3#;C]aZ#^nn^/?do!M/?;E&A7pIB!>6N5RZn6UF<H5./29^oZY=5C/h0coj
+ l84?*eW(rN(T98"\>i]_gn=U+G?q1n\@%=BG<%O%CLgN``8'e5;AHH"hX8Y]InHh#
+ e;`:o69Bq?QsLeP at WDq[ZXU6D]89?@I1Lq1QfYE46(&K1N2S^fGE-5Dg4,;tZkP`l
+ 4:XhP-8lVT=d\B7<IL at sYq?NSB;pVbYePK8R$D>"Q1'XCQ6&PdYPG&\X2#IaTd]07
+ r at O6!#qh9#;DF`SYdpnHd?Wp=HOH]cd(X^<D#8\5IquPfYIVA/Nm1jIW92-pn8=PA
+ YO;(='#A#2c,%/2\X)X%l?B-P^2LW#[;K@[?ONHHql=WKd[SL]]"-PNqlWQb at Zf3r
+ e[@uhEfRU`9[ZQ5<DCoNh_cBi*NCR8c./^(^X'Oq3;V\2NQ9ds?$C#A87%i-$HUjD
+ M+Dg_IMqEqD#ZH0o=S].luu at ZGKsr^43,BR^OusPqVCmqMZ-rc1EX59KF%D.A+s'h
+ l2;0;M!eWnOaM*smle/RB&6r/B?rTh]iYEUi(O;h0C_';k3.Mjlg-?F*K7j%E<K\&
+ clsk];P=g>T9i2EGj0LB39W-E?!5C"CmGMtfR3-_4%XK)mGsP29Z5pOXbUlP+@*sn
+ &QQtQ9.p>gWT/NK,-4q)YqdUl\#gGhWD\R(+u.%!b3gID&qCD4S&3a2XW"OL0ecl3
+ 7?uBN>bkbc921(-6A.n)e+P0q2DVIlP9(k].$7))*(8Hm=CbTgP#1r*_A+"4A(q]Y
+ Z;qL=j>p(I.diDgRIVt$i<@q'W$uRa<B?F6]NXm1PtbR*8Vi!Me#]uVEo at VOLt'J2
+ 9F)u.Kl+\@HtlT32g3V-"i_EQ-=hb:P/q*<+j"u<Pf2+3ECcToEp!H/Z#ft%N.Oe\
+ 8N<V'cCE at LEY+'t,8,+?3AAa)-@#=nP"^"c1I=:1PP6u!+j+f1Z9KuG-U$$qT1X13
+ !#G-<6\l`k+K2/W;&R,;a>CncYBjhBLp6to"HK+;H at JV3Pf;kq"+=*IpJ?U(3!`),
+ U(gq%d>?%.-TsD^Zp'C5Bia%9=tVJlL5jG9SFW;A#Gj8:St'KM7a?CZS'7Tl<>]FL
+ ->UGNA6,:!)C7FYeR>/Yp2nd+AQOrkAT2c1.*U2o6"YNiO&Ej'eB7-9;;kuC'tl[G
+ 7S-M=FLJ1A_Osnt at p*N!#-8Q"Ro='C:+H2.VNge5_]#FX=Xi3Ud..mm8Rd(oeSMD[
+ 66TFp0UPoJ['0&_XAfuZ at 4Jn$R#VN1SQ]f=m%oZB<Jm3n=sggs.DE$#@]INFm8Y?W
+ Z$SBhk#<)m+CPZ*+ni?Q-C8'JXTcNgcV2L93Q"qc[5bHnMT1uD-"<c at BkiF3/sLBt
+ EE9H8IgW2k5+A$ibbMCEPsSPTHej1:S:=8BApdeh8PEUB`5'Y])V:hQFVIR^?tfDP
+ ?]6Qq%hcmndGiP]_\mZ`_k3aF`6ViSItqpBpdnRh$f]lh^o-$.`7QYE\ElJ^YYrG^
+ co,Rp,SPlO at s7o\%"[J5H9j;C<QR68OlX0 at 5dGV7as@9AOBe!5nfCKJ6mEpfgoZn5
+ i?ZRV=""\dYEZ@"#KW<[0BEVf6*k07aTNtKk#*(ao.G%,(^TB'"FHOBr\me/KSX30
+ ]q'46L=&%02<`j3!H_ at bdTK47ktNJ"FC&+tLsnEL%4FU9erJ1hY<2!>9qep`OjNr/
+ 4JPV6W-(:reN'BqC0`K]2#af4)R!"P4[lGphM]kD4'uVP)lbaO`Rd/+?>R</X>V]Y
+ f3,FZl90^"p9r&m\nbqp(nlks"El3H&c_)i?:T)A\A71;.-M,q7lO/LM`MH<he#6+
+ -\@J6(lkC4bY^.`1-+7hKq)Wm-ZHR9Fac%i"Q37;]sk)SWRnOfYpKfPYa+S5/GkCq
+ 7[Jk>4La@]pP1Hi"J^18o"'2-b[XbfGuka7^\H7`_R`Bsq&>OXdU/O6Q(Q5[s$2lP
+ )^)GX)SUKm^Yq:Gf,Eq(-$\g'k3YO.EXm;P\kHb'I:nG"N\9,`/>24j-Z>d/QQ.[-
+ $=*t4*Fs3<Si;ZAbp at .;Akq>UqmPP.)mG3;gu4dpSmB_]F&hM]9q70fHg_)=DHC0M
+ ]"?g6nU;^uC;ktapJt#ZRr^$AI&EPtmbTLY.,oN-_n=Pa^[V+"D#17d!;3dggH%-*
+ mI+>dHkq"\?F+_<9^gq_<i"CEK4/K-T<,_te(Hanh.W at 9m(>6VgA>g at D%B_>Flq-*
+ g,nGFbt#*h(:!T01J`:7G&G&"f[rE<@sLO$e^iSK@(@2Ps$M/3MRM$UI__(iImETR
+ U<W0-bRZn[N0s7[I.[uj0diJLa526i_PHU?`GV^T"ph!&*kA4V!bD*-8-3mJRbpWE
+ !Y?oZ7hYs.9"NA'h_6mK:/L:gaKmLPRgtm`A75WL7fk$p#>e>(AL at SAE0JKh#Dp>&
+ #uZ1h\AF.`3O!hpn;.IL;$ZT&Zg*p[OIl+.Wc4[JgJ*(Di\:&-FSZHBdgoLQYE&M+
+ QJ+!8dLD*-0[SC1Csrh<$gb7q%quI@]%$2see%KM0@\_%Y7,@\$nZAODj^A3W;f^*
+ &5^BtDiYD<3qdEq&<R%f_Q)!Qh"#A5b0AB,bae`MMZ?NP'Q3'XY8$I7o^VASnZRia
+ nP8X.gAl5$c*9ITml7g$UAsW>'p"q2DZ&?%,k2C"(h9B10,X*%A5NmLS^<<jd?bF)
+ (E)RGc4N2?&Qoh.XVssu8PI55n)"HU)VgAPA<Ff_!l4hQ9&W*MnaG9JNR8[WBb\Eh
+ jQ.6e8l"\D-D%&R)o[.+Km$g`0,tNS[Lc9mL;P'd&8Z<;=GN"\1)b23pE,;F#nGQ0
+ :3RhCr/7j+?'1SfE2IMFKT9ZR+`Mi9.JdldG/Y(c,02HNB\OhD0d-]2+]:(qbl&Cl
+ +XN0%#jc[\Z?5ABb"o<N6LnY_EU=-q`;*3<&?Tj%c!M)[o(m=PooGXnN=QV\K)D_]
+ %?3jOZ""9iLD"RSr)"$YYL`ZX]Z\/>'+LcIOU!J!N=<'#r at N3f&Hqo-i=YT-&^RR4
+ Dmp/G[2lFfmLdb8bhX3"b8O5mb,4b1X at WE>?QKg8'6.9PP:#oR`tNA<s(qa"Oc;-[
+ X>o4K)bY4,b1;1mo/)Lq'p%l'P>j:hi[C!%jg,)R1,eQ3UG\sK2Y#:#n]F"7D&j/C
+ 'LFB/i]T"nK/k_6!ALgNBK7?cVW=YNZLWboKNf\`6RVGLA+G#6.U8r/TI3Wp:8X(5
+ Z')mQJ8Z*qQB3kjPB_!Z]&G<[>:,%d.>K.FdlRrs\P*f&l9t_m,pVi9+Od]ajUj_s
+ %6hp8m6dL.AC>$fbX,8:"=D#Q.():h&Dm$n`?]piC0q(cqY0R[ooIcWE4XQiT+Vd2
+ r:(^WOQ=Osh"PjarNE71O3[;.+\'f0.hkc3Eo/GWcJ">K/<.t,YobSrV(Ya6/<]Nm
+ FG0Q&X%1V:0<`t]0gR6!o.uFmI<1 at k6<c8;PUY"01J#n1$)ohWHV at oC()2Gn1Fg]"
+ btSnc4RU?AF'h5Od32FV?PG81<6EuM,>Y=1P4BeGEJDPDZV.Rb!+Kj[U/=\WnKH=Q
+ 0GO[R1\Wq*OG;6C5?'!q`DWB%,[j\):l_Xb1cB$35pOoU<$\t_aalT4 at 6=%$;m$Qs
+ 6t7<=78ns\:9oRT<Dbc`6WJ8JI2.F1oD!tPf2oA;^m/V4op/cL-UQ0\P)q%<$$B#H
+ U1+k5]51\J8?#arF!dbjNV,eDFfAHf='>,H9N45Y$MuOL7blFk&%#OQP5Mn3cUr:Z
+ 7.R$);(Z-0.n4AZq<t^`'O:C>K,(fm(A-?Qo'6h7VY!ZD8r^php'CTEmmgD!/FTK*
+ dcW2]<FSc*;,qAT9V#&.G;><>A;o%,Ds$h2jW-"4Ai83iO`aOfbU)o=1_GX*ZR[$#
+ 7.51fr^a1U'd6R2QJ\o>>Ld8,e)6#F&p3f^m56Nf;*`EjKhcd\3HX@"OkU[QO'U*M
+ #$.-UQH;:oKj>AX>Lg1i#j!9'b?O)oDBcPo"I*>m%`68F\FIfhk@\X4VM[:S4BCZ^
+ PuUVglps&(CJ4290O8V'ePDM:2ei9j$s708"`Yf964fb2MWV(n-9a.cACVJOo2SI#
+ 94l\kA<CdHbdTBh%e:4T<oTrgF]gIXj\@Pco;F#a&6SC`k>EP9n5^c%Q1lpG9`.a%
+ f2C'i<WNY16V5Z1H0l\Cm,(Eus'D!$c7P:WmmUVb*A3MC8F\9>YjgB:"\(F^7[Me:
+ =/dj>MdR;hE$qVo[@gdI4D$.b;&4-b='lZC%dl,bX&D`3eRM`TTd$m,Y#U'C([6MB
+ s&b'#kU^i8M593%]5pAd?)WN#[fGH+ at _"H94*,+f'u4HT\6Me(>rC/V[;tD^'n\nq
+ EFio`bFn,K?#ZsODfP<#fBHHu.>0;pitj.snfL++j_Ru[[J4Qie.i#ZN?;b,#5FsK
+ dNaPUf7<!gMqErA\0D+C"*d0$Lfd&LEW_9,d=p,0j3]S#FMc=jiJoipb7f^R0k4Zl
+ `m7N>FYVZ\n[/ma8WQj,O-J0SDpZfs2.b?]9T4ml1GO%'98tiN2laEI7'uBhM(,Q@
+ ?F5Ua2j"W1R<k/^A(RP.9mMr0I9nbb0!oDC'*FG$5C<)G&D:W at ZG2]i=PL;hI'f'j
+ R6((#$IZ&CQ+,LV\PnS$h_#ZJMT2gSL$pro1DFSZD%tT7P7N/1!KL7])\H^n(Nf58
+ A!5@>NKl:qom)++6Ya+M=c?@NEc%5+H<^+]D"*\NeVf/M<*@76@<,Xf[ASKhhbsiL
+ =*`SI\`!k*jB3$;MQff;#!nja7t['T[I1XQouWnp_/T4pK at mhNE2B>@25'G:PF:ZY
+ m^@t,Dk[@m=`aqX1's\b&EmkpCI`)R3-90:5,F]dUe1KD30pme.AqJjS4)*2Fl=dq
+ ZZu5`A+<b#ZF+%B7n8Vs8 at a"<f;.'QQU_ju(g!>YfgaS34T:HDHM.;c3KL8G"\JHX
+ Hdk\<efPWQ]b/l0GkY[pfjB3^jT!e.?4j/OmR`ku=g-K8OnlDGOg)!UpIpbkOce3[
+ &SIa196Sms)"RsH=hBh+ipo*__\9 at OeUE;LoQ<sQ)C5cuA^L,i%CH:")1,?,>>3jm
+ Z9bl4CUBhYaRq9G4^E'D#F:0.nNCO9ZPY:O'aGIJ)$*@rOaq)ZB`hS3fR&.s7<?uC
+ SSL8c2VUNSpeTUeBY1IY`qn[CRAEek5:3tQ9+>T+-;Wg8:QS?ZX%f?#:V16k4k&IN
+ 42iV;aeHkCTNff,aXt21jg1Ge^b3m)[bX205a92N2r!ac"[ODmGIs?BRQ>_a\4:;&
+ &]"hUV77neg5&b?h0dma`([#-dZ\)pQ`TYme<rmpR^mec?']]:%^-8ZoO52;c`XIH
+ @6%C!g<7FGZUr_ZXu)QJD4dd\flV8Za.."5Yj4cKQ^`=2\/L at 9=+Pj'hged/mJNlf
+ I(Om_0f0Q'Z29ZfFOSA*Bt>8,V%g[h4.%3n:b%q:J%7#RG&#0fGKeI09=kdqaL.HV
+ /'oLK2rtf'(2hrn&]f at 5Rkk3<,:bWV)F$8cGPeG93'j!eO#gor^m$.l=H:.80!7eG
+ _'f0_I3Lip*kI'"8GgWo9:]+1@#mH6e*[gt41!FM4e]aKW13emGZ09a at j6:61cZt3
+ )nU243?q#(fdV6:Fe.,IGKon/NI at bGh-G_?B2lRNKnlA9"4M??+4S!;U&7+_El5u2
+ CT/'OPBrY=9gN=f<QX(IX;]Ppe>jK!p<Pl:X)r=6Yd\,4F[pP'QFpXT>\@Pmaf7JN
+ a)@rs?0a$_#K7R%iA?N04'q?C"gGTX\NI4Y=fiAuZ`dN8J9;fHo-]Wr,5[rsatGo<
+ I2>aXfmA[M/Rk>oq&tiH'="(^YZVhZ]B?!,iA@*#4bZDcq%r)h%C3]jN1Cc<Z\g,)
+ gWmcLZ!q.cF!4:5g"U>/[<X,=h#Z3P7r-iWGahpAMLfG():?1=ApD5I>ckcDB!=mb
+ ^R#n4QQpA'R5smqCq-IsFka8AJ%Y"i`Y*3`]J$saT=9:?>+ZV+C6,5oB:N-#VR9e#
+ c5*S]O,JJb7K4<'I:R'L427ANka<u5S\X8^>Ar*mo5X5Ns$>DqT at SVckZrI%>)d#C
+ ]<lm\A%//k?2LaI1ClY[J,Ti3eiB.'d7Q,nH@%RHfkGiHRGaTap=t;>h at gL9FRslj
+ q/WOpp*&E[RB<&0q,b,GpL+_p/V&5VAZae^nRa\M&*'ofl<OX:hKS7tcLWi5C>ECC
+ jCSC$!!%R8i.(eI&e>1t6=A0-A0:jUK#(mc34*!H)3%,GOU-nh5og$FUbS7<PQN4s
+ 9')5hFG<^6P"Xr$=U`Sm3Lrq.PM,U-JKUIZBTu[WQA7u,;X'G!FXEY7W5n.f$='/U
+ =GfN*eW:UXXVQfFVH+Q,C(Ci\7HQHhFW0!QZWlUU413K?:q>F9QeV-F7hN@>n+Z_i
+ (D2MC>Hi?ESi3X%`T60KH4DkS5e,o3OZ_E'+e?d5Y?EM9So'e;l7#kQB"qcKd,K4j
+ IBLUnY+P+Gg&8o,I0JJGiu5SE9(U-`EqK0bV_]R?k]HZc?8b$Qe]r67S#VMS[Cs+m
+ ]K8gmQdLQRqIR<(B><EgmIkufhf[LmCQ8*Q\Z74.[%U;)#),<=1)C$XO:2d(X0>J?
+ J\c;1"9QF'>R:[%&7QW^_!if_$GibG3sic#65^G*&C`9 at 5k*dB%mpnE:DH:Er)"(q
+ EGQX37.Jbg)8o?^D\f%OHkNf^E_=(Pag'o:*ll\K1EoAO"Eu31klSUP,j at D'[6L[K
+ Yl-(&'OZtr1<OAfZE#b-NQd3q`o/7cCtA<WPIa+EUU06MKY,A/f&EO0igE0,CPW'^
+ +I$@ocdA^\,_8hV`=kO#'I,&$[PT9kVm2F!nPRf>MfhiTF\M at beS_[>5KKm1\Ic=A
+ <7%cm9*EL'=(u4YUXFtC.(6!2/JUf$Zs=D=fnd$j=#7%l@;*$tqOMB#%jaqf>IO1h
+ j]a17\D(5$*Q4RU$>n=7gt'pAPune0p&J4gD<kh at pXL9m?P[c1HSa2hh!j-YIL,4B
+ BV#p/iJl[.Lgi:66\epUK3ND+[`/m#j%397<m]%W%qAt2>qLH\\OHIH;>:=b at c+^S
+ <oi;$Sd_RY'_Z at YB8OoVTAj#iLAnS`p+`)I\inZA]i_trSMb\9A?"XXFnJ;Qg=>Yk
+ lZB:&Q8gdSkf7<Frli;apKiZK<pJb_nB^ce#?WJI<:MrlmqO>8:)glfEPcfI<41$"
+ r8s,;dbL73f+"%>`htnhp:&HZp&ejkgCG`thUi/C6a"jM7jp_F1joa'OUk3@,#D6S
+ .78+d8LMQ@/9N)VER.8cp!p]d*6(m[DR7LB*,-toLcoP67m2'W#^A*%Y_L$.[rWZa
+ &k>eIq(\LM+ at S':h=/3dcZcg1Ino:l[JN@]<9G<+="d3Ne+0^<kq<C6/=[?cI`0%9
+ 1Ie=bffPj/:_B]_BGaq]P,qo)+PXX)f%Ju_(P;t#VO1I6`8KB1KB0`VW^n>_bG+Q[
+ .m9^qB+ereOlV17V/&FHBan,FR5Rm\;`"\;$P#8d<QgK:6ATI$#eW-NE?M&De_:V/
+ .J8IY4t/<jFMhMq2N"_pkesD[("9.tMJLWbZ07q!iaXj(ObE*k=Oe@#=h'8b\g*Z"
+ 7iN at W?>$Np3A;ca9-VLKO3g3Q0f\nN at TspKNT!#=pD@;-Z\j5#m/4?e*9>O!!Ij;H
+ 9/m("6R,6<O7AXV/,9V9Qs*+(BX-d%='1+2g+8N7[FdRZQB0o;Z:]/^ntTinPad<_
+ 8<U5,]QW*&hW),2YBB=rKIJ]'j0O(C;;s\.+Z0nD/k3sbjZM%sm8Lpd5]<6+6aPAm
+ :LRY$dZun]`I(NnfbAobfeuE9jPumIlA3lG6laZ at dpoYANt^K`:akc[bS3g#AL;N8
+ `D8a&9`/;j+d#QQK$L<"LPFt1J'f/D+V#e7NR>^rd3dLBkiqT4#?lm>aQYr=+Y/A1
+ f^Mf81:3FmJlC%EPfN&j5mb3cL9+:E[X*\++pBeV'Q0ESRUZe$nX)*i..5Q0"%V<E
+ ;P:Db0[b"5:e[,u<4-.pS!q9qW^@:E[5Jq%3Dh8<)p<V)8n>O]\GYIA#]I-!?Hi$t
+ ?07,o8a`uh4mAkM;b_g<P0r_[WK*W`>g\uC72&?D]ekh0e=:[sng*NI-"bZLQjHf(
+ =in*Bha at 0h$L1&1#QERb>aSSgAb!jr05==p>`t7Ng,R5K:u!KHP"i<c]Eq"gD-a]8
+ ngp7\11*-$"^Gl.r2*[imlIL\5\u:c\6Kr2`"s"W\C7[e)4R-lC=PL$ap%PY]?X1/
+ SR&o>dRROMOX)M]BR_[3Y$DE?=/@2WE-71>eoI)%#pj.C[''U#r"j`VGuhbYP(-m'
+ i*!)`HFhT"!\K?56RWuE>PEUS'7<<&,9 at e-Qqn@G8k4@<D/+f*5,-#0I<k-/'Oj%[
+ 'p6,_Nm4<da0hS6 at m#.M<h:q_oEuOGJuW]^^.$0^7]YSSMS&FK;Q=\,dpiY^9[`7h
+ Xn)99b8Ht+SpeOHn*4dm$UT[Wl64CC3Slpqo/N>4R*8T7 at bMNMB[@3QH589`=j6Ir
+ T.J:6'8gR.q[[!H<ed+;6TJ8XTm93eZ7+F0K[6XQQYgSbPF!drha1NFFCkH"ZdbU^
+ CLK<&[\C;_>)a5?-^Pt#'t;;%5SCUpD`(ji13.W4liQ]?*0s\hVg=9XWe,gX$2qEW
+ a#dLM\3o]gXM=OB5UuIZQ.6%9g&#ZY</ndD11T_)&U/5)_i]Uc(@L!;R.9TbiKCDd
+ ="%3.dI4N=933/[LoPZ>jV7rG(CijI42Z<Ih<2K_p&Ltf+*q_D7335J$A?%MZLELp
+ VtfE_f7qR+:p*)Jq'qnERm1+CK0R5_)8^5PqZ>ck?]NC4ADMX(ORo>2b"SEXK(N,?
+ Ad=$c*cn^7fngrK2t^e1Gn,,fY<:qSrf4=D\flJ[d:g2_T. at 7Q/81%5^"9#93g(\5
+ foAK_Fa%0gAq?<4i at sK-p"aFX`_,\TctL_bA[QC(e<_7a^1;";hte<nQ7&Uqgd.mn
+ qKne0Ya-Zdb+,l"a7*C=5AQbcj.q[75?BVj=>)>jc"=i1Sp69;#V1joX7>=o6Kn:b
+ 1!_(\Bu1qG!F=d, at cdR5SepP@5NtX*$AHu4>M<#U/89SmLDWb@:3D^P50n",;6+$@
+ `qunXbtJ>3qe`FsE9[rH^@pUbP^To9^KC?VhpD91"t^bMA]$[17_9Bgfr?.3pFt(g
+ ^D$(HKB<YJneb<s\I7X3KE*2f=$LEk\SLK849d`3MEdlh)>U,&Mu8t?#r3H at We:^6
+ oFX=*G/6!=5=>W&arnF^p-DUJ5'WV`H+#qb%l!>L0_pPhbC2a'P-IT'.MNR^9G0$/
+ Sr9*5.!cCj'-9:mjLBb%\eu_Kl_M*IB!ZftXU4,H4/XVa)m$'Q1a9QC_T9)E's&n%
+ )o9rJ\Ju at +r0*kh/K2X9UI#O)0XGQ/6V6-roK&R9c*V:LT7U:4OVaQm2)^li1r2<s
+ o/Ae3[jKT`UuFkGC>l'14uI,u+:,%V$fhm3!&F?Z*V3kS.;He(.Z1RU&VNhGqa$i7
+ %ZCa(^&']@S5I!NdYQks)H,V7MYb%(fXA#tT9>R*;ETmoI)3a2`^:!>j8h_\,c\+8
+ \KJjX,3?GKbH3itS=<;946`7Z8i<\YQYQmV,7B\L*l#%1\HHssPU%\U-pLs[66'^E
+ $[\jH)4D\Xa+Kq?PR=H!hFBYPa&=G(=SkVrkq^J.)N5UNie9p&-T9C08439ZCl"$T
+ I#I!DaK_I1b6gcjlUW"05'u`hU2hDdX[fXia2A9'1lf'(a:Fej[Rdlf]Ttek-7VT?
+ aD.&4U6LT^RQ!$65dXb8'IT<L:HV#oZR\'WdVq$qB.YW*-H^/B]Iq)?a1G<I1`S8%
+ )J6q2Z)mjo+0sZR3=\C*X\.h'V?Ed6n[kjmg;E5TP/C*QN&3C[==lA3LdSVhW7*?:
+ G+i^/`6:Wmb%ekPgCg;H]7`/U"A]\%h)!ij[<]PN'(.?P5Gs^f]^3(#aZ^hpThO7X
+ `2(_>>LX*T>o/H=7 at LPS*!*h.UWm%],Ej)a`/glJPf_.+8)Wt_JhsDPg-+cLbWOfW
+ 1ouj[=r`K*5Q&&5d$.!=#fhOTa#&dtoS]aG3mG<X^c^r&1h&pJj1eRN,+F-CjHH#H
+ )Sa-1c$Xg_*1]ipS%gF6Y]>@Nl]Frj2+ZMi3$L!n`:=b,[`9Wg,2,l>]D8Ddp9'?"
+ :bkjBg+L5G!M[O/a`B!X/H*g]oZ=349^MX"SCT^bU+P)'9_;Rb)pGFs<0bD;+2&2t
+ <23+05JCB/$sRDR`4JAfC;9,\,YQ7loZ,32_?n-"2C.*QjDN4)U'qZ6]JNAU9Idos
+ 27ir_9@@_+PfPK2A\u)>4"EY9XWB$N at QRf+6_gWO7(jOk^En7c[!a7%lXriSilg$4
+ b?MSO/@i]fA'4>sdqp__m2ioO$R:i/[sVf8*98_?7(/4<]M%N8lM;HirYURfdM/0I
+ %6^[j#1!HF._SMFEG7]i&=2Vf8^0aBK`=l%)opGPe at eRPI#(d$RT4-O:u$]Lr"fai
+ pf.oEa\;t(2!n+5fY<DIW$M[3eR:a[A^/APZ)SgE\She6=k&su]hMm2N>pH3;V!(a
+ <kJX_4RZ%^-W%3^QL.qfN?Qm6T[qq$c#$re>D:#W+O1E5*.$8#]YQee<")KJ4p/hn
+ 4WQ,ubXJVB.5^!^bK3H=:-L`8bp$$6XERAheHj]E(?C^m12I]c2`apF_pQtqU%17n
+ 4VDfn*K;OHnJ.t%b/V+I41r1(ALKqC\\hW3f^$+9.lfDd45!h36TmOYPrR&8PpS at W
+ g%Bd#X!ea?^/h<P70(_('UGqEc,JF8fDQAq90Lp55t%r==FjC at _1J*9L/ghme+ at n,
+ PReV]@9)V;f#eEU%,<O at J_Nmo>7d6,a\p],;U&14cW+*s[BGK?^/\D&>P3-m4T`pr
+ [C?@#(cAd,ZCK[*QeRp*gTA9BNG)/MF\-uT%CL7]*Q_P,%)tGC>Tti,29o#BY<`5e
+ 2mp-ICjjk3*8?1k=$=IB^!>H(ADL8#g9cOh,Q:MfdttKQP8-tfQ(8lEP.MUtf]aI#
+ >&Y+u6WqgQ7"`'L9<V$B`%:M]bJic'S'k.j`*S'ffd'5>!kC\;lalJShCH1F#rt0q
+ 0J(Gb[8[X"oY/ftpfDTa>)9'(j39G4<Q*A+7Fh=`9Al_uVk=+E*m8?H,gf)i!E$6Y
+ ZE7%Y[B*,<r)):m_JQ>TEd1HuoXC*7<0RG`(uNb<at<M*[q489XegtG(,^5EhmO-@
+ 26+Q)aJ=A>c;eoB2'U+eCn]mYYo<gB7BfuX#GSoY at 9+Yac.Ok#=(3;Hh>mP38ut5,
+ go9q2gn#?gZ\mSq,uu&7ibK1Sr"!7mqVms<iiUuq8FG&X/Oi$+gbpfF=eJN4`Q)tr
+ TVaK*N\f\\P at Kn4j8M8R%RIU_.kikC<^>8Hc3iDJ<D0%FX=`HoKppn at .npCR_`4pZ
+ ;mp#DfNChrXu1f4V4b1AjMc7)?L1iH!>IBq;.!?+]`%fe^/%Ck5hUNBi@[nQ]d-]X
+ gXmhWMK?idlu-=$=jbCRRsd4tXNtJ]CI:r*7$Zb=WnRn^)Wb"7[5?u5((=ec1tjhr
+ iQ<]^('UJnD(%5Wi"7aaSi#"V%H.KAilb:[r7hU%?f>l_ at u`lbZ!J^+C*]9O[>"oQ
+ D>[9YDNU^Q7H<1K at u+.Q+.+3bh7^a3gn!0_aC6cM at O@#B:5IE",\%`"am!Z&^-*!W
+ !9iQ!>h4-LX`R."=@o`bkgk],4_j5OBIK1-W(k"e;5NM"pZXS(1)'UdA_#ClfNjF?
+ LmFLn_)H+7FN@^Di^,+DVM-Y&;X+0E^g<nn(7=AnY%*q at l@trMF50KBe\4t]?q#\.
+ HV!$WjuVA.T7aE\1;($=/nQB)bgpCTAJ&<s`BGfdfaKI]FnX4W?8'T);pFeo%Td82
+ 9M?4";V<m>Yd\5HLM at RMB<#a[_cP5$'J:/#fC!ZdCq!`qVWT0n]9ZRH4a9D@]cSE.
+ hYeeH1T]m6c7l\ZCGPs'bt.#mqWcU25j$t(gMkR;bV%IgUn)tu6Z)2Xgp#!82YGG4
+ rnX6sQ"i0N+q/Tu0!T:,Z>SZ`k`DA"m936Xki!<6W.lj<F\H\shTqMVmd""j`[gKd
+ ))ln]A#0GFgk+gO6Z//]:nFM!/_4it.;kkHiW?LU^@J`2$"IT?n,qnD4l0X\!p:<7
+ n4j01G244IiM;RQX:D[:Nk]+q-ac(D9*S'^c:ptc&DkZZCdn#U[`0rVa^2DU48"Zl
+ 'N7Vn1L<a?AX6NVhI0*D=E-PEO]DHno2hYV,&I7#m2iq,`dk:jG;0%E at 0NZJ/'sU5
+ %+ at LufM5lGpC6P<ASFV!.CImF]RrAUg=Dl(E-i.]FoBfR%d`i1D04f$pt'NrEpC(l
+ F+0TBFg>q;4R_VR>R?;[4U^mn5hm)kF+]<gSpcO#!H%R"oC>7X)qo,C5dsSNo2X$*
+ lL'_-oI>o#n",qcKTYo99;m%(\EnsaL3 at Wr+3q&dl8Z)[mQU;Y3Z5?2oT)jLdL()d
+ S09]ZFb=5M\fGpif.m:tFQZou,\^t2;baS"F*@k4)5JXs$,o)^Y-B96U.q4&,<Y$T
+ ?L0m(6p9C0&3JKe<*idjNWhT>e_gkG/&o.uraebVIW<A39I=?)9J=#-/S8&DYI_WT
+ %,pQ%>3nFfGM+s at SJ_eM6TQ1)9OoSZUrMd/PEUIV?foC;[,9u6q)eU,=8Bt-6oAP$
+ jk0jn'&D_.hS!q^e+1Hhm?ibniBR$-c>t.o+>M4\R[BaEn7ad*G/bog$kDr+5\_2K
+ F at i8#m6/<JS at CMTj<XiZ%,(>'S",?tH0PR+6%#.&Ya/OL*8e-a.Q+J471+ITF[a2.
+ GH#[;$qZl^qlS0?eFmBY2.=m*R2L;j_5nX(X-Q&qRcguG(6'a-TkVu,BUYmm`QNFs
+ @,9E.^fP?XP(h!'buT(nR[:gU)1D?7Z_QL*Hn^f`=2Vh@!rEZ5n+W_VT?-YRGkJ8o
+ r3e4:,):R=U+/l8rU6mC4QMa;Y+QejrCN7P-Op&6dMi55P]u'954iQ4ET1;hn1kC\
+ -]O&HCKGo5d4=9&9n,"FJaLIs=+q^_31a3lOPV@<;2#m(Y&8;"aQJ&f_:2]f&*'#9
+ 'mq,(#QOo/!J*OEOD$l\%g at X%i at qcH0E;7XJ,jS&'OER.N^mK^Ggp1e*K\>fE[a+c
+ 9.?"EAJ2MSRSb#j7A@$.Pg238M+qPYkg[Ul5b?>uO=E*XPp2=7kEG/d.Xt<ad--Yh
+ 4\g2OX32tIft=ns1Tj6G[V=8UX]V at PmBF[.U?-I-?#J7DD*$nt]j:*Yr!!B0K>M&9
+ fR-.9'cXmHn^f:N^=.\>g+7Dlk$Id(!U"B(E#ppb&]`^X3d>823>'a+1n*5qWX#hj
+ C`qJ'QA\DJ]C*.q:%d3h_oM974<0+q%EQS2//hhR4+G_qFF'L,`Wr?nmWX$6qknAK
+ f^W-+hEOI+b@]1KIFsTF^No.*I5$.dLF\k:r-Wt]j66CnDtE&a3\V6U"KW/&'aDM$
+ 1`6P&&<%,+5qn02$U[`10b$C/;m-_8nES5T`(R0[rAX7/(?.<XgX+$]&Xkiu7Zk?&
+ rPd1-i>"QH,^A1dbR</J_,.4lnAoJ]QQ8OjXB(2"YsXj,Z#R*k.kn73P7l'%l_,k'
+ '-,+C7rp4O/P2-nk;=lT/D0L7o8 at ZA]/';Z"$dEfko)@Ze#8NZ/Lrl@:hp\WY>>bP
+ ]$.e/K.sbfe3bLaXE:3'cr$h!.^.8-V$d(0'O$np;`-F'c.'faSP-)Km.X5W;h\W[
+ !447+^sM at MW4#Xhb.,bI92]HMXH`B/]HVHW36>)7AP6Z=CAk*5<HNhd at k1R(,c`2k
+ ieM:sl:k>lZ?B6kDCj9 at 2.TdqXk?moWN>9.?I7DYHefI,%8538rHV>jW3oQAe]>u7
+ @jeVZmoj'mrY(+I=Ipq),T*qI6Xs5109,#E`]K8ke]'eFjI&1nJmfMq1QZ0I2FEbk
+ 3HdQN<&o,3P@^/BD49WjSi<0L<@VREB at KXqOl`![:S_]n*cIV1\iusbkk#T'T%#e2
+ ZDlcjKlk2fZ,XNMCp(LqJ7#[Qh6ZKAT&.=c2RV@`0"X:gb:qRlo0R at 7m(p8MM?a'C
+ ?9AG.Fmum\F2dYhIj)o(9VrJRXa9sWEjqR`pVaFdRsD_i*?Rl$o\D`/eFd*S6.'h5
+ T3^(B?(Yibp>*K'h"<gkFl%=Js+0,'?6>$`prk+6gj)(JRHF>%J"c*&;^[pdHG6#V
+ m/(,H\aK at Ms.AWSru]ARr80`daS]>9fC]%!J)U2%?^nh(p&DMcr;U-]q>UASiRP^K
+ r;bb$"b=r?hnUU`![)"_J^?Rd5Bie&TSsV;cs@,HPJIDC4</uMILng_70q/>'82I=
+ 'LJ0e$HR;IKoj"c6PsA7i:Ee"Yg+4UQurns$mpakrZFTGK^E3[UPQ/b,Xe#b'$tGb
+ EcF,e72Vj8ih;6e&#q+uR'd^hiRj%U68-=1`>IV\4H(m:1WEPI)WP?PN at ji_`n9Am
+ j.lm>/3Z/9=S3`qj62OShET'6"X)kO/s+Ks6qE^[ro=FWOg6T18JrffiUi=sdU#U0
+ aW at N/gmOASIS_7L3h7Q:Tp3us<'e&F.V3.mQ-%$DVTE<ujeT;McGET)H$(b$iT$5<
+ Q=%hgKeVT[_+\ng at SE2T,%a/IRBnMZ9c3+NdPTIB;dO9/frU5]gtA1GIO37gEB'j!
+ jda]_E[+0)3Tjr?KeohJ:C5i>kG/rd88<Lt=nOu:4S_<BqL26Z"TRT."/+-b.aS;=
+ 6E!<^U!I>*+K?YRkbT#=e4g"lMCh<]j0tdR^5p[q77c6'+[%ZNP#@`Jj68tGV0'G=
+ 5`/bqWJrd4cg$q5>&R1#j6ifmHCr[?Ki%!X"fR\-Uc`sTG:HliWRX,ZeC_H6.]$.?
+ eJbJgR^Ea-`ETCnID")TY?7h/AZJgml.1a:>3^NNF>^A6<uHQjCR'%Fe,Hp[HM(V/
+ 4aF5rrkMPqrEsFfKo4Fk_cWBB?n66/Z)/S_fa!FG9J)L7[SG%LQ\T.R42eI[%aUqD
+ 2.l4p_6c+XcQ=NDCTV"X8?XT!)`;>DbPefV[[#cT at f:2(27U+RqOfn0A4.SU))c*/
+ d2KkC6Z$t]GIKTo;1#!:m[Me8;W?\&gTtljFfdM[I"`,Y[rZC\eVKQ\oA3\CH66_M
+ Hl%+^>cX32D\9+a87[MqK4B>5jo)sGrr?FH"b?(h"i/b4"CR`7K(*@]_:UsX at 2pSH
+ n>6r;fO#%qS2H&jjrM at lIh6'/7>UI\-,eFspE%NFI19K?^,OWqghVsjY8rP at f\TM0
+ lWuqQIH8Gj_YI\7R>s$L7 at L+%rF7 at pCU):S^'<17A=SXDntoF0fj?:AS at +[Rk$?0`
+ IkYIOZ]&8*;9AWrdUmmO#BNpAFh+U.k30(!o;6NQZ%FCdI$^G"5on4\o0239oo*r[
+ E6gQ!6sD1 at P+h9s^3L(R6u08[oQH@;=SGGP%2k].es+Xo^DCVO7>iU,6.C/&;oXce
+ V"H&lNZ)CKC>=SHFZ-PS2XlLfMrncXXkL(6'("r.B<Q(3jOdOh?Y5jQV)CM8E#6]0
+ m*2B)2E&J,gESgdrI_KIV.dq2k at Eu9WN^Q[dCS'5g05TFIJ62*ds96uDV`ogGCHBu
+ Hb4K>c0N'!7e5FUc.;9`Ktk,EqiD^<I.'f&=Z2$5i-[b-?bPL<3*+PTHrl!kS^XL-
+ Auj]K'$/tTbI9$OgZ/0<JF\,na>P[rj]`dl at cMCMpu]o^>dK^dNao/9cTUD/#?LCj
+ FR6DW$ci+uK5I/VdQ&q at eGU2Sl2I%!jJP,qRbr,EhQbTl#,1;8PGNCcYLL.E at dEu4
+ p2'*K]!I-KUq.)Fkq)k/H^A]s>P#F>:?/\K*\6X6s,6W3A_t&5[-iAF6H>,HiA:aJ
+ n_QLOGon?nr25hNhI"KPT/Gd/kFM5$J'`K`7Hj[tV=`W:e9[R!aL.Y?p"ka8HN.PD
+ c$i at U^<bSGr11X2:V$5Vl`G/f=mu>:>k`V-Rf$NXQ at 5qM^HT^"r?%m.rhn<Chd>_MOob~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 50.048 -20.125 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (16) show
+ (:ft)
+ [7.8872 3.32724 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwi)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hS)
+ [9.68719 6.0654 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdm)
+ [4.27631 9.6981 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (free)
+ [3.32724 4.27631 4.8436 4.8436 ] pdfxs
+ 1 0 0 1 -50.048 -22.797 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 0 -281.368 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 3.38799 2.989 cm
+ q
+ 0.286835 0 0 0.286835 0 0 cm
+ q
+ 1280 0 0 960 0 0 cm
+ q
+ n
+ 0 0 1 1 re
+ q
+ W
+ [/Indexed [/DeviceRGB] 98
+ <~s8W*!!!&[bT`4ul!5JR7JH*Cbs1nY"^d%lbs*u47^jlF#!+:<WJ,fS"5QH=b!5MtB
+ ^q]sM!$He70OTDr5X7Sb!!!"LJ7&A-?k at ir@";X8!!'e7!<3%,!'n>M@%b;C^]7cX
+ TR["BJ,k+-+Fmj-?i^6,+<VdL5X6GWJ7*mM@";WmJ:N0#5_+B8TV.sNd,;\^+M_ at b
+ JAC*Y@)0R.!5O+ms$-Sa5X9k8s8RUWs+#X8TE)dC^qfucrr<'!!<<(LT`9QB^qcWC
+ ?ss"b!<8\lJDf at Yi8C:.+M[sW^];0C+<[="s*u3lJ05tb5QH="+Fl_-J7-0C@/kb-
+ !2+lB^gM].^]=Cb5l[KBs.Ed"TQ'qH+TK6ms8N*!s+(.L^]~>]
+ cs 
+ <<
+ /ImageType 1
+ /Width 1280
+ /Height 960
+ /ImageMatrix [1280 0 0 -960 0 960] 
+ /BitsPerComponent 8
+ /Decode [0 255 ] 
+ /_Filters [currentfile /ASCII85Decode filter dup /LZWDecode filter dup 
+ ] >>
+ pdf_image J,g]g3$]7K#D>EP:q1$o*=mro at So+\<\5,H7Uo<*jE<[.O at Wn[3@'nb-^757;Rp>H
+ >q_R=AlC^cenm at 9:1mM9jS"!dTMT<$3[GQ$8#0$s<4ZX!SPQ1`C/m<k<ioH)<bk^H
+ j`\=EYZP^B4!g3;B=(iZ<kDqOh/Bf.DHAorf'R[o?>ioWjnAY&^gM+`4=1jRLW!YA
+ =M/6)*KS9PE`kN%="Tc_Aoh+fk'&t\ctIN)4XQLiVpoI(>.nOW?*DmsARH>rdq9]U
+ 5rUNXgq.nN!:Y4pW7MLg^#X+jg\p"[O2?`nTmW4\96nR<F.tg*#BCF1kk0+*5:;bH
+ _s^10&O0N)C$h)]4d$l\^PTPt6[?GKYD9"C]MJudOZt7(R$>DT1_g21M/2J5\d/tr
+ r'Cn[.g[@O<$M]1d+a6<4-9(cKgP:8Rh!CL"?dGa%f?,54YOE_'?.50%.$H&ghR]n
+ &EG8"4mrMH*Ciu\%hct31l2pe0iP+a6uaHD+?n2s"W,+<gn?,dYksOebS(E'gcu=U
+ 0*fP&Ck4FT:e]Cj:(q_b1JH0>?Sg"!bc`otZY]:59(PI6.7s+.ANNUA9PGcoZGc&s
+ ]lHO&4AdqgEBZuM'_aB1<';`Q8(1H[8P&Fn9iKRV"[r^D<2=(i5ZE.=rQm at ugCMd$
+ AT8Y]d=g+IdFIUj6e/Tu+ZVQ)jP`a6(!USk8oX/N6.(uU4(-d-"bf61eYSs;gD+kE
+ Dq-cubqN/Dm&P6W(Bn/><0nWE6r!7=s*%f at m%k.UorZg>3tO!S:=`F!he^]-4e6QF
+ pJm')hN/1N38/V9cV`1G`Q*&[R-W!?bB'2a=i3-SQP7:kVH%ffn:[3H`HciZ8B:87
+ =&*>R/XL),H+gJ9g:<GB at HTZE:R]q(P`\dQelB=jBQD=PNCK-jH&l_ZcF$C4HKm#O
+ CYK?<X at TrEbuJTW:=Zc>Rr7&kmMh2J\aGrimCVg+cLnm>S*p6in/MrB_=3sJ%E%]U
+ :DLk=S8TFgnf3]:amtD.gS=$JKO^uogoileoF5^tG[_;G&U[o5%oq0QN<Ad(hcSFb
+ ,1`%YJ_'Q9cZI)h&PVM?a)Mgj<b^;>RkK%.:R1&;So:1_qAt]ol2%!TXm>j*caE0;
+ T'sA]r#ZHgnbf"4c1ClU:Y#.:T5WQ[rZ at 30RW\/>IkOk][27J&$eE*t?hnJf-)q!]
+ 6N$pX6jS>t*Vq&T'Y at PSaC:(\B#(.c"e`L:0<eii_8=4tM\I:e0PHiL[0h at +3jE5@
+ NMrnuqHdSB@>6(W)3sE$%A=qlL?3S!Q+2/LU!,QR0YkH at o!8pc`(5_>%O/j.nIg_d
+ :b&_B.E(65'aga=.T'q,]=>NjirMK)KjHLR(sNrY6KEc=VD^orgdpHV<K6Oo3_*-H
+ @,m2hO&>;^8!9blUZ?uf:$t7])%.SJ7#>do*2gm"'dMdl at ZeVf8]_i%-.b8E.<9/s
+ 8_H4YADp+E14E+n;dUrq4K+LmY#ZH4<)I4SXd2l/bf^WS/Z#8RQUX#@'H)6MjoiM]
+ "r:Ri.?-(A+bZ5h,%aNsh_N=?d$`?XC)0C::?K4>Ro=2LbXo?(k5h'A,j'*l)9k2'
+ K\i75Y')nKeN7DsnVY<VEmH3%4jZUcT+gXA5Ul at jBE\Em'.SQ0=q"I[WA^G,*emMB
+ G8"Y4&Y`0\J'g;/7EOX!J[AmH;:9APM4Gcae;eKG-qd,\74Fic&sZ+_#tr>[0Vu&n
+ MUOQA!=0E",*]g5!"+!HM$6."FUFa>.WRghPt#_WR$^jqCr\"'4X)aQW`2;8;Q?!G
+ V_qS/e=maS.cj4%<Jn(]H=L(""^n2arhIsMX&rU!:,g]e3`c+86>DKKX4:OU=.60k
+ lH'C:2<)&F\s$F#eU&ZDqS1U]m9Sd!26Msg^Y#!a at Odp<Ys_ at -g"QgAD#L$+'iN6.
+ gE'.m2)(r:R\e[f-J7\<*35C&g/`P\<lht]ZF+l'&;taGllE[D"S1MQg>:e(Oq+ne
+ Y/-4CB3jp_M7C!kU>*hEDoe3F]*'%ffIM;f.`KlKV!cZ7bH"sEmB4!:C>IJ#$"7TQ
+ LqHf(h-5eiEUQ&+[!%c5?!CfcaG&ZdQ1![5b55?KrU at 2f6,D?>=bEn\E4'j-o&+<Z
+ I.5,__`(?u at 7r+YC"<\I(Wj_V!`b)]M/:(QWp+!*(M5CF*5].1``b_SJac$c`<;qV
+ if_WHD,rp>G[D<EN+ZnnV6q`FCA6^,s!mR'lGq)7)ItD$C%<T+\[V/GinRgPmBJLb
+ ffJND/>@N4R]+=gB,]PV]ok&B8BZ:&3ac^YJ?YV7['dA)?>@`O0)7*3\\CDPbg&d:
+ 5%uOV;ZZ#S=]k<=hnQ_Mb>m<g<j)tHXqdtCh0Z>NmuEOC3<q)K*64Nq#)PU6.0ere
+ -ZcM'gVt)b)e at b(Ub0!\XVu[q?jken2;TG"f>d\p]m[.?#/St/k>,6+K;t!0X?h%E
+ O6^(KTe66c^Y3/bl5S-[0b3*qg4rRD9TO%5/YLnQdj%uMEA]Y*+Po1NW+Cq17CKYW
+ h0+-]=`)cgDjG7q]C,OWI(R3R51I%T,C,F>)ncS:)V[9u*8-kF]s"SAgR;U9AD<0^
+ Eq^U74&^T8Hg/ZC57G515ga33!GJ\L&)s"l!,aBZXfB\*Z.K^M at GLV'pE&>W\9Dk5
+ /LShbpCbH8%t)R7*d2g;WlTM86BLVFV(UnrY86u?opp$QpoRSqRX[$_?B(F./fqNN
+ Injg.bK?es;)J)UJ!%GKLl/ZNcM,XMB"]k(E#nf!<I:NbC_>E<"jc[BJ!kHuPKh>O
+ :Et<]\Qhno^$OnZ/3&7`iQ_%\E'B<3(R&uSgrWcK7^9G:Ru[/Z3SM'\SFVIHb*h\<
+ jn4+0m(KHske<>Hp\1Q55(=Ju9#KKl%dqtrDo?>H9?(`H*7S8sEH8g/AA/#QdJDa0
+ GgC[/r81-9enW+pNq`?o(Xg^$Hg_SaCYeYJ9 at b&+,nSfOa0g+m1>^7 at rGsgS0C%p5
+ K(/6U]+8r]_PYW)g;#82]PjCjYQWHoH6dE0r/ZC$n!_H0)WpM\da%LLDQ5J\p`f2s
+ s2orgn!*YZnC_^%o?@QQ/h/;gMPkD)[uS&hmPP/cB"'8jlVLdNYE9#B\F at f_l]4q#
+ 0M6-M9JNXpi%I.^%s7fr']2Rcp#;G/bS(<o^*CnQ#Y/#(+t3p3Q6S"/o+3>B&'k[0
+ \HjC3$P6k4WsI;%f\l8#G>Q5<nA[0-f*tR%j6\]$Y\5L_B(sWunVe7oXAnNg-P#1G
+ %jMS&Na=%C]%f"!pL;AIE at DHXP/NG;/?g].UDjf!NtKb2qM>pc%[b+O6PAkZ'E]-c
+ 66?sT8IA4Qk-.\O0PpP8+UsKL(!eZ(E=CmqHP_eIrF78l7aVu\r=a$9q9SR+c]6lo
+ *<+u$!c at G_Y27&?`u*3aqU(N[N.gm7YguIB">/9Um\LGUWr#UZ.h)@UEP3=NjN>\/
+ bDX1-Ogr%4pqkF"$8?kjm406ZrtiP]!:cl(Di"<G9cL7q*^]MeN^E!2gBqeVhsmSZ
+ OM't`5ff(ln?@`8:$W%"EpYL*(bPII@]n4Y/KQYe/[?NDCGs at O`4=3Gq^^IWcd_$=
+ B)1pL!Fh<7Y^$KEKZl+T%SS_sZ:,pnLF'$$lLJ?+:b)dUmf5&#qJF\*09!uV!;o^V
+ e'GW;0QeOXhU:FA)$Xq,K$sD!E;T'dam68J1"@aogBB@?/eLqT;S)q0i?WAA\Ir$s
+ !jr$ti3:OZp+_CNO<UTCqQ[7L(f7gcdWjQ2#VIY_+RTgqk3X_=q_/Ub!c+I;1'f,.
+ JM#%Je..6Tn-JHa8E\0u%T=`+P;'g/@h8.t)UP<9F$d/f)`*)b%r=Y[/UYo?nL`3\
+ 1lk9XNI]]G)_=Ot1I['XOqbYCg=nB1,a*]udrQ>/=T7_e1 at app':`MfTI]M;)A;cn
+ /ZU<V4Zrm:]1p*QnBhV7ffURg4E34>e'.a=Z6Ki.%5:XD at lV_N$P;P-5)<Q0_Qu#(
+ Bce"H$]]JpC]?X$D&70(ee/Jto0k(uF$9s0&P2R[`[a=eh&B+prU\\;0qd;4U+%W.
+ 4n&g[F!VIB6UDFm68KJWOFKX)FPCL\P=I6=7`oNP0gPA!.F3\9Mle`YC=%$72H(V\
+ 'O9fuBeL).5`cjSnN-<+Pi66:P,MK*,p[Nn%V]Z"8>;Lhe%[#)C*ersr\($<U0R9Z
+ p<FAY/2X%T1o1+mk9LSY:U32,b]<'5,45$6Rh9+OLJ1==>Zlhu3Rg<kdIU!CG<qH3
+ ma.Ft<)P-G?Qt[[:G:l1/nmm/#5,?(XOJ<`:nL*N>0f#_'sZV4oR&km:j;$dC1Y"X
+ L5J(UnP%A\!&FEV:icN^XN\!0-PTcB9`")$&I9r.!n,1C9fZ=`59):Q+q>haWJO\j
+ a\_+F<+U8X7tP4V.p%sp58*ELn3Jt^*@+XA>sgt_:D5Xh%/10s3jE$gaA?O5+BBeq
+ FYlHjN0c8AdlgL9?.IO-Y,at`h^Asd8i9l(bV%eu7:HlY%CJ_]oXmVIN&`139BLnC
+ Q2i=tmd_$.3"5UWPG_h(-NXZ36PZ3qD"U.I.lcu$:l;M\m7-Vh'WQ#899Mj7m?o1p
+ a_+>q-7nUU&:hmLNASq"p+\ofp-Q$'S at S.t?6XH!PPGqnYocb=)>%Q/[4N8ZXMtkT
+ AokFs!bE:9Yu4RH at MUU!%:rtu;.jrn0GPY*(+WDUVC)!G1=,&AFE]t!(In,)*KKSK
+ E`B;c2\ZkADGmZ"dt9#gPV?/+Uin6O(E#P<X`I6KCK6bb2$3eWXULMR02>/VYJi.+
+ ZW])38F;qjmOlp'io#dhqu\0aVQX_f/Q_BWAb#Y"eDTW?D_:Zg30=5d/o_3i\S7:3
+ i"9s>Ob$uf!I.KG*4I3>&rde^(=Ouo&U'jl<9%'kGlQ*tCN<9>_bYI]DgVV!/!@dC
+ ZKl:-d5I9V1q2"`8f;PJqSb1s=k,<Ao+EpImsULuEALaH%,28Y!D2hpad;CAp^(&)
+ %5lbZ=`&4L<sO5]:,H&XJi&eb9f3G;LK)g%K2N-O=<W=6785\`IMTBF'^I?437`=M
+ /@\W4;q!i&pOA;:XB,]S&Mn%kR>/4gDRaX3GBk;AYD+r2G1Y&S'fUnX.tb?m:,lC%
+ GKBI+P4:/32R)C%fVsb<OYSir"PB,XY^lsuZW3B`K:$S9;Y`OOmqiIX4Us+.F9\uA
+ 8i8TGNWMu.=:L-\-M%kB1:"VVR/;rkqiD>fO at nc!PYHY(d>dr:9)/iH=#d(%m/jS5
+ 4kV3=fdemZ6L>@8M/u6%[onGeO>M4rPVBY%\.=kVhj&IiP*ol.PTuL[]n`RQQJ$DI
+ o5uL-JXC'hQ+;a=lW]SkOdTh]R+[mqq1E^UTpg7rQeA@,k.@&7Z(#@]Rp!:kk0ogQ
+ _45,TS6<t(k-LT2d at Fu-Rb?Abq%91NiLXaZSlt<Lj&MXQnXk*eR9B?Xj3+&u!MEq(
+ TNVYppq`QU&YXHITir>-iut)L+ei[dU"Uriit%kf0r'%>U=qW&l/me*6)8fWT at ul4
+ iu+Uq;5J"NQs*Xhp$\^1 at A\?TRTaF&qE15#EMn,"V:p3mkP_;>JZ*7oVqR!+io?k=
+ Of<#6VHTCekXVW+TrMdOW*61#l#3TUZ)_>^WEQj5l7&`:_5q+6X4k[sidn2bdB.Q]
+ W7oq,ifU?HiN?X$Y$1(ml]nPTnZQ[pX'5>&mqJoY!O-nIY?M=;m%pr@&[?2JZ!/*N
+ m\-o?+gQ&YYM1M3qX(Tc2*'\!IiC>8)`+ht780Z3[!PNO3d\72<'GXT[<kl7'RjU/
+ 2mu)_A*DINgMoc:AnHiI?FtT7L+IGYDmqfbG:HWi"XlR5+Cuhe\/%B?]:lYJA8)5P
+ Bj7$NPn\J^I"e&`ZU^+PEKX9j(1Q?]?TXggHb6]?V-bQO>:92OLaT\'lb,BSUc(&E
+ "@G^!CkX__\bkX)>:mVdfsEjFYT*tb](s/>&[*/h_0Y@^]H+-p+i6>H^cX'HS0u2M
+ cbhk&XF*%G]"c/\6*#B%`-SW*]M5DR;8kSg`I(gfHsO_fO2a:nW-i=!\pq`tEMn2,
+ a*M[E]R?Z)J]KlZaF&i at I#Z5D:WY_aUjSTP\j+=7Tqd"3b'G_`]WIoUZ-,0MbC$jo
+ I(d`"&'R/TTR=l*\c9nOd at Yg:c$Ad&]\T0,iQaI at c@"lII-o5Tcd+`HS:(.Y\\HJh
+ !LnK at d!;hA]a^EY&^`V2d<un#I3$`2O4$0;R!gF3\UW'+0p_bqds56J]fhOl6. at mm
+ e9soI>triDO4?BnKj at j3\0KQ&@==\Xeou8f]kq:CES!(if6qp<h0moI7G'bW52D(J
+ Z_?%MOY`PnflGKn]q$I_U"V6_g3oq<?*2iN8_ZD9%m at JXYa=,C_#N60gi$u`^!,nM
+ dG6EXh0mr4S_`,h=l)=&braKtS+1"c\4UBq]cHF`47+hNhI6TJ>MIK2Sc?pg^h2>a
+ 5pS=uLLX#INT!"QiFY`oL7M0hKN2R7]-fPLr[H*W^o=`O53H`j[D79=gYj2 at ik#Oe
+ BHOq<&\#_p\$[7<\epLL9k/PFKt_uI?1MC[EM/lek\BAG^5SrGOm+?"l$f"r5+Us'
+ 8a8L8UY`!8W]BADYbM-)lY7g5^:^1(_<`Wjm!d$Krlsfp$gg.-TK_&rWVc)^i1GJ[
+ mV2.X^?hFtna at pcmsb&&T)J-BdI9@'SDOYBW_:4d&P0YInS,K&^Dr]W+n@([np`'U
+ ^Ff$EiNQZHdm"T=ZN9Y^5hZ0%oR3S.^J3Fs;>!)Wom^-!IpMaG^%O[%gcoNH]ug!J
+ ESUS:pO1Td^O=qQJbVCepj\.WIuX7%mJ/u2a59>]WB9qUTT]>OqIq2N^T<RtZ25s`
+ qgZ.A^R=uaTDRNaO.XPlZp4IQd%t*qrFkHo^YFhKiVk7[rdX-k5OJI6ci66&3PX&D
+ !WW4O5i@`+1`d58KgOa[fQ9;#&W&p8O]\ts0c>s?j,r!dIR,->8E>q:1nIPnPtL/$
+ flRc-0:>D/1HDi!EB0RbkEFTkrddA/;!=-I2',aTUep;T\og31;5mO[Q!1S%Z!"20
+ i)JFk[_6%Q=R;>X24i30[9Ds]WsuL#Dn''?QWplSnThfSmuUb=p*"q$@.9Og2BNNf
+ `F(B%\V<0hOi_/)R9[1,4,q>DZPhQlImKdUB^.V%G+2(&eS=cGh0-LCW5WS])dTo0
+ EOjn/G*n9Wmt&=6E;5r,:4n&9j`:0ehKKWsL$8.)SR/d4Z&@l)qgG(1J&1+6<dV=5
+ 09=NFom6S"^HM&CmJ2//T3o#'On\g's.A2tik3&;oEPF_YVScM0(;OF#!oJ8*qMTM
+ KI7*nYd4cBY-?,'%R[Jm5+]Z*P;E9XWJ!rr`2[WQK/^&G;\V,E"D8WBZ*K9"0J$t'
+ R`C<P;]j(1lq#1<1%]#raYHh^-7&-)!f+h%!!+.B1%\NaaASgh+YHZ?RkRMl'Ib]/
+ biH)F8kFuH.EM)8WAMZe>[Y=k1<dd$:G^Kb4%uSg;(G;'I#C'WEI>/.8lF/s4jgWZ
+ *t-E9 at _FTjFL7)f9;k6[2U]pj+]),q'E(KG<'9*R9baF(5gG0k:K,a8*G8PVY8p6A
+ f+k];?<=6k-!sb4'o(@B9.c-4=Z09GYuqGTSRu%`Q):?\$N7)A>;k$?Rp-6U]l%(6
+ 'ul>?%jf>>>rPZBF"8&Df6CU\?/DVgQ^.#e>;rjeIG[!Vs']97Q3DeH\2?^,.Mtnk
+ L1.D0(8kUYFsi/:\<X+Pj#GTP?t4HT5AF[%AjMSj[T5ekAJmC-Q<*eK>F9"YhGg4]
+ R?hc]3Z3BfSnGClGFrP0'H`em=tYT+Be6uYTP9iqT;XJ*EdaqP3ju3)C8p@'XD>E<
+ f<-^Zrl;<)gBr#.m(6<MJ`n%bhmbOJ8oM9.41=U_1]+?F^2Ku_p6fk=pBHQVWZMY8
+ nIKOQ\g*G;kJ;+oQPfkqME`YRo*IAabolrL8^9/?qG#ANgiU$HdX76C_fW)s6Dnt]
+ 00.Z2?)eXnG5We/d.^+%F4hn24Qje.Cp.X4EkUITh]TX*7HaLgGG9b:M(bsRqZteD
+ m49;!#.F1g1-rm$4pRPTI-=ohp*61r#Ntk1TB(oXTEiu$I\(cLr at oD1(O#5WrfT)<
+ j517)1![2f]$bElbu<GI"<$oqQi at 2[>QZ.r@#)P'"U#)V)MA62%2EO.o%ffVK[3Z2
+ RHMNj#cj2 at E&%V`Qq$KeWK_t[h@%61B_L?u.#4tF*CJJ#"X-GgL?2.S6rFs&+fn?n
+ /\2`7BOL9N1\6GV:*Z4kIfA@!5)HLlmD74OrLf)#EcGp!\Atii at FSb:&\0\YGJO=>
+ R<=LNV?"W6Ws>>GEdbkq5SN?/*!p^YE=r\98>k&_j#L^qd6[au-dO"POVpo5["QQ"
+ mQtF-6$glN8Ot9*,3+mZP/aq&b*_]1ie4CWE<]K)q-b]q6c('gA at b@S3s8lb\oSLA
+ 91XlF+//n5Lf&Uk\<gh38PI3WOWl;HZD04H/5ILrXHFYCFR`r,C4T:)kf[&)7&#(K
+ M6`EXcD%9]Am at lcDqp](#7EA_,W(f^`aH\ud-%#Hm#r#N3jo at 0,UJuOJjdn19\L9i
+ VPJ!_Nl$7-l6dsS,kdi`6 at _6kbsohYd#tbZN5bol0+rC2.hOCdcaaQTA>In?7>^fe
+ (Ze"neM\cGU)VPE6q&IKKUL:=K9>tF8YsBS.^553PDXWJ9a*>1e4uMu#tn(WoGaG;
+ mKcg+_Zcs-^Q6cCOe[Ob;3>]dM,O>+<B%*3.cGW>&QYu1kOU8Tr2-X)NfM3/K)=Y_
+ f:nGV,M'_=2]Y;uXT_<(_`HZPh$&dqQ-+6mC0p)'bjUVclA%Tn.qPg4$@>[JXj65Q
+ B.EFIYg3lj<bC5uj^!tG2:?nMB+mud42J.d/qdDD#t=$q7 at 9BUfN3k\BBG/EO&;XZ
+ eCPWlCcpRZ,lQ$<(t`&1 at 7IHG:5%+ED-`c=g5+7tgK2N^0Q!%VO0a`8_YY]q.kRi$
+ f0l1BfK![5fke.*!l<a("*Z@;%\!-D'@?QIGprWu,^9Adhj`(_XrRO]=39T/H>aa=
+ _.gaV`^o"0H[hhK<5COP^de*I8Ej.7`)fPg69Gu).:ko<F,>T>/1!D"lt46qkk&/M
+ CFCdBpQkFN'3T]S6SX!g\Bhc%iQ!m at +gh08&i)f0Eb>DL<].&R^<PYbJE#D(/]ZP!
+ ONTbI(+[rEZC'eYc:^W'UND?FfqP*DS1%;%2HS'81=t.A[uM#R5I?d6'&\Q2LpQd]
+ RWr0ldgNWtVnN><2Wj_gN0A[eN[)a7;E>V0i6NL*+LK5A!*+A=L[Fe@^6q&Ol4"Hi
+ AmS`i\eeK%D-O'6c6^<WG.kh1PF"(6'?]$M4N:XHWUqAWZoOHT>cfdk-SBP$(LIqa
+ GKm.gS4o1e2ZdOeD^$Hu<.fMua!Vh"YhkWqFH28qlq5;Xkk/!*';n[dN6O_1Uo2?J
+ %e!@i,u^cY3nX1V8uTWhVceandJI\PCi.$s,p%*-)EHkk9Ig3iVJ>"8dp)2HI6DE8
+ !S<i/6Yam]?tBQ`]L58B/mZ^l2#e#k0jdhFXoX\G(<bD+HK+C1")mV242X/'Ki>RN
+ 3k*]/f+7/8bUmUfH%JkV$22;Xh0BkuIZ_U7&"aZLFg\.HV!D3R?1omBfJZBX\o=.3
+ a\E)"/k9HtHiCfV9rH`:Y#aK9Xc6&R1!qsnJ*mKtL\ACD]6TDHh61lWFpjAQ]M=a#
+ &;/'kc,%kRQWTWXb+e.645Q?HiM8X27Vb4Z??]OKkkD*9o38c-]QY7V%f]ZobkGE;
+ cZZquDJf3pVq!>?0lq:)gi;qVPe$3JgMUZ-CJIOanF$FG*s]"FD40%L=)?h@\cSdM
+ g#n]+go</kF8J+C8J"$]eM7g"Hp8M/GFuru+"N at n)O:1En'q)V8)JXM(STb+(:M*)
+ ^Uk\q1VsPVOZkfj[nH8,'A0rZo",9Y5I6ThKE\omAL!->N][2#UP'f6(V+km\',+;
+ MorX[k.j at 4Umm(5/,hcNf>)0\1dhYYg_2PLeukJc3OqA1d6>5/rP8$D5oR/E]B6[+
+ ;_Sjc^+:3R!tHl6gcen_68T at hF=+i!^prGEYmJ4?MnHjj*Q#\-6;'s;Mi]t6*KFUU
+ YFH!</2fi#!CD_P4Bqp$X=6D5PX<SSY1,'VECHfN#qHZo_0]:[9"MkZ#=LBM&0&M@
+ Rn:Fq4MdIX6UU$(du(*Qq`L)Y5gu70"%bEc5,]=+54N>//%%.\!&cYB,5Xa?";2bT
+ 5f>1D6.Af-K/f`=7)YQ\0m#e%S%0kmMn=>q3nsBiJm?%N5H7)t+1,Us$n8S@>:oJL
+ 7;Ie"bW;Be:qj;,^3ZK`r+A at NkX1:G]n?$l)A'Y/3C;1M.b%0V&nj]R:aneD,^L=t
+ bZ at 36FMPK(`bIjs6H6erfrj*%64=&H];qI6 at _Z(H`C'191j2&ULooB>0B5!IUj'Z?
+ .DMl#]Y#6)"5'TR$cZ.H,88X!KAB%6J&j_G[6teK)SWP2$RBb7_R__KS8q,!Hq"NK
+ TGh],,1XcQ,Him at 69:#Kle0&EnN%>ZaYX7Bgj:JCdP-'56!N#6e7$IW[koo73.q9f
+ YkOeIT,h0^0dH03,5nV at NCdV86Z[-*$oghY5Wq+(8s9 at o/>l$\]1QNI8L#S'm#&ls
+ 5<e>K6n4V;"E)CN(IZucaq>OCXK+iRRPr*'\h$=n>LAB[[*.047[nifF"PVj-Dt;b
+ b4NJ=6,'N)*DA:/[u,DlKI=f-M`c[7/W at hF`4V#oABg=^7?#Qr6o-hBN@$L02]5`B
+ .D%@`4LChG_5%%QC21L_LT=,(`UpmM<1ue2CGG,r2h]Z#gm]nD<)/X?`12`>J\4,S
+ 1-nmk4tP=36T7O5O2 at qtYPdh0,jVD'p;.0.//7ual?pB at Y-F\(aUI#nC:D3u_onR5
+ MC`MRI$HANYejor.$Qm4guL:+qFb(FbCj*<70#U4f#pr(8[SI@;LM=LVhu^$9rd_[
+ Lo%Y`DU!R>\$YEnqA(!.N[\6Ld%j3+Yc#msYTNNA_ee3t`1.1r(WAJsdJP:ePOJs9
+ S.QoF&NMC?Tb5_8:!pQU+c6ZT*?dh1"OCWndfT?m4GCMd752tCbU[SF>%,L9ga`eQ
+ _;T9ofhR\f3tlm5P!MeV)(umrJ]#sp:#-4QHhaLU+&aY4e4dKr4;^b,1pcKYaJ8Q+
+ S3'J;oH3=:'EpZ5Wj at tQ=HqcD;sc+R_?n+ZOiPYq:h%/e,,E>&RYra#d;(a?>a[7f
+ O<`:.8Sl+!m,#:CcHsfrQK^W^Tf!nq/(GLs&UJ?G;GEB)QEsgs[T,Vio`rld8gg)W
+ *'=>Q>tVm`X>aVn5l>V&lJahHVU__Eeg-imW at 69d7+Z]"f3pR9b4sSnQ,j[A1sDVm
+ SAW]X(!N4=/sD_pbsKQQF%5`/cDoi".%[Ju;c4VW2t^,^*$2\VMNKng'VS1Lj\K"O
+ ACK(UR520. at c4&AD:je+\'jS*6U+KgUUqN07f8#tj0lp+cokXR5D5c\,pKm!0"(d\
+ 'hruhFe[Ga(sXG$d[EmuM[NZ<,?[^=:j#Dc<;;A7<Mmq8f@?9QQ%ZBC\D$"Z0;Vt&
+ mAS]s.P_ at 8gF]@+`>ZSiK at _\_cUr[h/BZ4>XkLRqf1O*-9s)b>ln8epg8$[8e'1ns
+ WS:Yb`s$3OF`:L]:g8?q<*d)Q24N#NDD?:DNt#:J]K=0PpfNe8f#.)aD&QUfdn1R=
+ ffO!&iss.1Dd7BnfX*;:Q-%5"9?4YUbeq at u_k\:fd9'@SabA7#`P1139.3fm:i+'E
+ idSs;^J,,Uaa at Q'4W:gZP04Ssh9)kS2%I`6mp9Sp6`!oA4djq;CpiV;9sqo6A\m26
+ W3+#c[8aUem0MMOcF^aiQopJ\]ahmnqaKRK<Gf9?WdIg(NSNV9TPTD:2>a7Fj[$5L
+ 4K\D2>USCOQ8]ak)"]Pn7IFP(X#SYG?"GbImGpSS]\bU-hH_1])C<GR"i3q6?Zhl3
+ h>FEreK_>V]AnB9A?4):;H&;QW9'X1SZH6b\7$]R;'^0ZL(I*t-VBmQ\lH2;%NJ.K
+ N8AtPho2m'Fi;d=]W'0MiLPDV'Lr`%_b>Dea>Oo+o0h%BnZjbrgjG%>[,RH1!RT[T
+ @e2/2h-\f$QJX7=@nVPbW<,g(1LTQTd9G3Ur$XAeIc:E+^>7K[@qs93^L7"2<E:Bs
+ %LOiV6pKfYgVp:b]<!rld54c]gs`<(c!F4H?Ja)[;#,U]Q;h)mj'P4Wf!RnGK)Jeu
+ %>rFUgh'dM?*@iu!kbrshCZ]3PX\('1HCm%:EYU.R.);C0B!BpUHQe0,t'/8SE9,3
+ AF%<F/hUch9]nd(?Xr?MQ3=J)2!2bc0SW19`Vs4U=j?T<3Vp3r?6Q;6FJc3P<DF?A
+ :(_,>D*>=X6r%pUKdU1Q0B'?#70qa_Y#\q"Flr(*4f%CU+Q:_bR:kqrYl\:AHY[:1
+ 7Gq./k]Q0&IF+sHiF0HWMahHAU%ML\LSe&LWY/.\"?"m#6&g<Dl2?pjX,1O8]3oMt
+ 95Xpt``)*?d_#prBm*WmQ,o:228q)riKf)O>SgK$^T]&KMd5pZ/tQfI53Y_oBJ&f8
+ 7\s[VVrRK[/N[>%>^g>Z/^rLilEP>D`g5BXmFTX^kZ2rf:s!K!h!4R:AK\].7W[Nm
+ ;JR$:lU>#ij\'BcY=jRT#ela at M/$(O<:'T./uE.6rO-2W\Eh-Vg<O[(V8Tu at 0kJ/[
+ :X_71-;Z7BUf0_3BKbYi`m,%=d'R)AA/jjY6d8Sj`Th?s at ieDmQ5&'>l_A>#75i^>
+ HM-8lSRsM/Cik-+XN;^i46N;L/7-oPDVab.!2l$-mL*1X?J'+TeCZq:mX@^HQ5/KC
+ -sdsfB^Ef3(5:KY^VQ0klmt>8X59.Ar6M01D,Zs.eu)]96>dk9g`sX,c3!IK]@YmT
+ CaAl8X:3<N4kc_Sl4FT!rk4UE/DdP/n!$hrp?bc7X[(J:c^+r,qpT@&(+YDuiA-0N
+ cEm&C_sl4PD8"dcI.kQ-$eYGn/psl=*WAO/qHI5sm"E]mpC9fgaec%(k(?31*NuMQ
+ MUQboDgj at B"`E`3)Jm/-W]n+80jr?M/ofI`gSR@/oW at 8b+n.rfn.kBU(Cfc6-;?rp
+ 8l#ER5)=8XP2FYa0<9"Q7i6/>'jEU7%oXNc6cS]IZsnDqm$&]*hNVrT$ZnRtCPJPG
+ 7nG6?/9@,&D=8h3G.6r^m)Y2=j3L9^P,8X88p&iNFM;@/m[W4%4`V"[FlSBa50#,?
+ %p^KndXnd_d9c>VC16iiEDH;d,hqWCY3fOmFKZ^bmj)P#EH_?BaA/5t-*QZ`@Higd
+ 's5150V%PIEHTT(onI)Po3up0qFu`#b1>WjqU*7#2tn[Sn+.Fk:H"K8GAThITA at 9?
+ GD+jl6Yp at qpFfD4S(tU;;X\g>FN16:Nl?0KK"!CU\WjJdh\GhWL2j*EG35+cE6+mr
+ g3BA$GfDuCf3hjrq=d&]7Q0b$%]ne.NQUF55SlWW\!?OA6D.)&c?A?gm"Y$0L>P3N
+ :<p<>?WHka&Fej^jut-Q8"t8^C/!NS$s/:1&h6k1WUJH;XTqPq2gB=ChATNol*YO"
+ 2d52#<n0;6V1$r]a%4e3-7i0>N)$X)(UeTb]&Y38DrtToc?-(m]F`]*4pP0SDmF8&
+ FQb)sUA!V?HrTI)UYHqEpT;?eGJX/@B_cSG?OmP4`>*baEoWD!>_dqFhAWj);.6A>
+ lMjb.oRb8&ZElb]H[__h5E08FQ$dG_G+NO;2S/b`$?0kjr]c1tV^5%aRJH-I?_;^e
+ `\pIr+are$H2#oob7sk- at Fi3RFSD.0f?rGTM#,\f3B[h#?gbl2[sar)I[?T!+,\Df
+ !f-gX"TeaV?sj6k-4^K=6Xe>d9GS]`Ku at BGLo`Wh'TPT@:rqE%595eRjH=dVVH#.4
+ 87dt[KH_WqRS at 7Sl*TSq,*YZmZ\dKB5r+?bU at L>[-6Y&CcG2:5<CW`XWE!]`HGsKO
+ #,"QNeZ(c]P at C^hi03u-P&"fu`ZmCbFUF%?MVK^`Hc0s:H(N]h1lDP6++UHKVmF#n
+ njt0b88`QT9pQMEWa`9aI'-g6S'G9 at 3S[q*5spgrmPp'RWst2VhX>bRKk"8ifuu.9
+ %1VoE=4ceU)>JpnQ+O_.2r&[ZB9CC"?7[hEY7j(4fghgEDA9"F9=+<g3*fU8S)]mq
+ CgMJ$qetT]>c3d8Dd$02_!/Lu=u:l at XSQ#.ajQX>53`gc!Pm&D>3EWD4"eo9b9Qeg
+ 5EC0&gHpq5)Ss'_6obW"0`,tF]l2 at rik%t at .do^jj8."YmHaK51_;-Cb/TP0CE,iA
+ g[rV(D%(l_^!V4\dQVO^U@(AYlrs<Qc]aD(8!9)U#tiVR+TB;pX at j!q#h%A;92&iD
+ #Y_Q4V_,gpC]QGe;7q.<:(rTMjtZI,N75Pa$K3^-M0coP[q[IARS8p(W?"hgFHmTe
+ :NSH`aj\->%E0i&QG#ksAFi=":fN7U]F&c9!)@U8.9"b3>;iW_BHjuY;c<QE+JmV:
+ 0#og`,!RPRlhsr>;U(-M:=IYVksm]jUshOTcYFb160n0=rNVY.q+o\-P+8IQ/ks*"
+ ZupMYn at V[7Z"L]8Fj at _8egnoN;/_nQ))5*dGA/]heG3oM(S0dZ>ANUKiN5%22$D(P
+ PWO=;PuYc%@Mk+RZ/G.0QWcMt9T%c4GGRSuh9XA8K%Wt\#E)]GAMWf7bt\.0?l-.h
+ A5LiWZWLcqS;u')&ED*)icqJUU$.q,>E%,b.gX/=(Fp8kg"9bjHt6 at i".AG9]l/#S
+ pf;S'cZs<JX]$/[ObDXL"8tsZe((S)UfTJ3:2O1iEh'-+hU70mg[>..>_sHMnDbHL
+ Bf8C4,=PtWc2*PYAWKRuD,2)JbJ`ce^,Y9?I,qsgdp.A;UuU7JLSsRL!c4lTpCCWH
+ p08WAO%L0HENj94^J2]7MiSn7A+O#H8AmMq2q^J;hT94oEt5nCoj(kRWH^?BgU3iJ
+ NZNcKQ"RknBcX(ASShV;`T]C*f$EnfhG8us:]8"DcGX'*J]dtVG>[>kN:G7@#8m%E
+ ;uq(oPiNm?9&[kWi?7R!r&s6g"OZK0G)ac*)oprgg;3,dM]NEkQ(I%Lg]VN at C'lAe
+ Wr1f/rHF>!"%!W)$(sAC/>q>.2hmPgi,fKJE:k8?#Z at 3dS*3Zr7H]p^D[.H7CNco`
+ &MjT,T3p#D3_rWsU?)G[bS0>t;/s-$fG=W-0ift>>hm!"W;Y<.=`70JnL-q9Kp+o6
+ FKp8t^K.N2 at l),SEN/QK=Q$mHdu at dJnc#TR"Q[uKcREf*4%$M9D.42sP-PN!/&NM2
+ f;s4,Z9a5:Uoo%*"J'c#iO;@cV^\&rU/8ot%a&kO'V`M-GB/qS\J]63SC>/n73)?L
+ M1[LN,d)D@`TaT4Ba5g'4I?^L;*-b at 1?!7YRM"WL7MlJferr=aDd%!Ee^ZWTK"R:A
+ RTdH3B*DpAQ\]^o at QBaSqAnnePHr&*8+]o3=*a8(bi4,U(M>:ho3FXuD>;@E,o%[M
+ 1mTJc4&AJk/IoXO0CpYj:.K._%[?I7P^7SW3TgX4lhWJYNE+?*2_-41Gu8VAOL\r*
+ ]@ItHV$lsg:T-c4PT99YPkLYG-%R\8P-q&aY*^KVLJ2.<9N?j7Qd']=(?rM4Q'Fq!
+ <-4.$d$#bh12;-Yb++mYA*R?UqL$P$"VPF,/k!`H-I6BP$u-HTWea\t;Y]?USbab1
+ &4XFc2>:?*]?R8hh5J2I`=f2X)G,[oc;JjP8t>5sL=RsU<J]*%*;n`820L]6j3:/m
+ r;3_"E_&/]?E>\p![]f/nQQA)9WXGB at -e<Reb5J,=j<1WA\*1h2S!O>'i/Knm;LHg
+ q$gkG`M[=2gtE#4o58WKIs!'71qD'WPQcE.ocDdJ/&Q2_<@t"ig=9HYASuC^h5aJ7
+ P,3m.A/>h;]6$[9?[Jg]k2S4X=1\.YQq;bTb9Xi"5kZZh?[3c3%"BhK!4GN4HV3RO
+ S at BX,5:W\@A)b=tfLB]8GiKrHb;6T7P!h_qIrD</d7!b"&M#lrK9]1gR>M<>f.0X9
+ Xq!+"dFT.2*)Ccb<M-BEpDDq*i`Kq)FDS9+aW`N at IOD5:HBFgBa)`\mS+^)u`rbt9
+ giZSh;UrZTF"G?o"a&Kn\trM at r5D=BAhi(7b?/(3frXg;DKY*G\L,=(]Y$T"*eT2j
+ '/iI1-\u%,IZ0G2!bYd,EqH&sV)\c;cPT<FgRDX#/P6GsXWNM%";mt[,:$q)IA'm5
+ XO,Vr1hel`9\it&aS2^cjuh6JdKZ^>ofhGOpqXnOAnnq;5:c#(U>n,%p<Sk at U2&hQ
+ ['g_&LrS1Rhb+\nCo2L*Rh"Ombs.tbcIJ;j9$ZQ9EKMepA^>RjR9e'[Ze2/)g,k]<
+ 'F>MQ-K_:<HM[`p2[_C1\Z<cRqXWnLe\3T[FH_(#Ch`9dNcm=VR;Nr#iN/jH&oS+q
+ 3t$CSa_b@!50cO;-A]0c4/VKW6W/2*H1:1ZU%eh\=P0*[h.;_nEcnEN27%f&DKOP+
+ oPNY/MF'bdiJ/pOjI,KBQYA#:XX,='g\]/hl-2ZJH0+tUAf",4gZ+*P(KTL/ZZ9pf
+ <Q*j'("h]mSp"4"GkhjBkn]rYclCA"UfI!:*2g7=lIr/0/TK]26@!@&qPl&1 at o4\9
+ &5K*"f">(>MbM%)c"rf^I&<t"h:H'PfXl75Q&;S*>I\=*/`8YT/_QPQE3,<:fsY08
+ k4X*Z;)he at r7dFg?1*kuhRunb.;uu at GL.rqPG%P:rUN%Z;<sgGP>0Y,kWUZ;FruF6
+ =pMP3)X$U7X6eqpeL]=CJ$&<<Ml](<>N!7a]_o1Pr3<VLjr]AGhu7[Y5=.!Q%4Y\%
+ 2YlJRh2/T?$3ouh"@_cKB5_+HaCnpW(6gK+5qUTaj<i&eWr at rjQ,Ctk&1Z:DgpsW>
+ ho;V[.hM'N=E"GFL@;FNO@\b/dei5Dr2q5FY[$`m'&E$I7'LR5AhN_UeG]Ls"(bO>
+ X(Lt"MJaiHa7$+:n*^L65dKk)$.*GKn.KZ9#$M:ud4Hi2/h$:eNs`p!$uI?uAt&o,
+ m\m%DfW)fV02s5ON_Zh>WR!!_YWgt+d%Kh+eBbXg0.L>o^iX=#RnS:YDefm1rh`?8
+ `/IU@#tY9)(u`ICVp!6]+s.;JitF"$3fkEiX+:T%im`ufh at WAL#kXhVTOAA>p1V>T
+ cFD#Y]Rjh0^p&3A%nR"''+0TklB"tkaNXel=Qo2@=fp%s.[:AQg>+2gQgNB#$5!:-
+ h!L'7k&F)m:[85k?PS<:)D-8l%EfLtW7ha5$o!M/nVEonnHhT<&5g=C-jYA8UCiW@
+ &J'=m%C#l:IiEC-XDq.LdJ2UV at 0BHD(NFR:0e!<CCBIG\GE4fiNP>7*pE0sV"pFZA
+ OinUpQ?Q)uhhBj=neh5n(>/sek7H/P8He!IdT7#=7rh^fEZH:`5p at g6$?@p.0#8cJ
+ f-M#<]i&VX%3VusI.a[!,SDgOO9lkg]+d"!X_t<)n^SO42H8i6Hc<WlnuPg=Y^:Dq
+ .Y8Tca<Ig,oURa1&oJ"&06ID<LA):d-d4Rm0!PA=MSmc?A^$UoZ>Uq&p5/4`.$6\T
+ EAK+8\kVc$0SF9sKhW^h%Y>?(d$!JgN%Bgc'NOQq)FUUibkiP;9[?Bs/<GVonq;oV
+ I05Y^s)BDC'&b5N0.BT%i6dRZ#fp1!djdtZ0bXpEo*$WhPVX[m0lq+h'-,=.%\[r+
+ s%<dM-g\7`!AcNs*QtD1-L3,mlR?S:$5%b at No(@&N=X68p+>)X$.h6P8pb'0<Dp at W
+ KEF0]Z at Z!^L[ta6'!=^fIkW[/jCggL&Qou`\<1e]\S;4-ZblAK87^sc@#YUOP(H]?
+ [.lBc.F\G[F2''N9gDTCZ#O+q;8km3#sM;02M`G5o@#jc]0.IR2l(.<k5u4d,;jRD
+ Q]ijTmM@]Td&*\R2:IA41 at h*B'c4(`5r2LcZmA#:@#FLDq@?jQ'JeCa?FQ. at 6_e-M
+ ;g1BHUG1/F2mXGq;\[E]k`_.h3cnJ-1K(o*G<%@L63mSb/l=[rmi-?d'MI`#e71<+
+ /9:5.ii;RoF88L#SPG8[kS+%gP*./u!Bejh2ftZg[161mbs!tkpr7_A;dVkOHSQ#W
+ )ToAeFW?9Oj\5<6cnL,nO5.9#q+_XV]Cb7dEX<]3^JqAaQRtuIF%F;**qkgn6^;=o
+ Kjq%rpIGVW7Lh4$9.GJ6nEt2M7gb4?NA1<r6ND!)9m"i"8;LH'KRN?"3Wi."oYEk8
+ `Dn9i*;(/EBTEq6m9:nSq6Z$'#GE2=do$V-=g2`fO`)Z>M_:1Lc*_a4'rIX#b4pt;
+ HLmV4DhcV9LH^g1&#q93:d#2nn>g. at kcZ'$<:^aPD.6Nh7?lgZjJ$*A*?_c7>`=^j
+ A7Up(I10(sFJaar[Kfl5$I%&fA4.Ke<YT$V-R,m#^@:Y":%gjFgEZ$VB4eU:Kdd0?
+ XL)b_>]e!N@]*c-jNl7G*O4n32IMJaCL=KVk]NL at o&C'WSQF at MHP@83ohJMk.+8n-
+ /FToU1k*MH;X.77f@=\&p>!0s[pMo0\Er;C6r@\0#`WQps)U7M(,]@jeL-X4)E.0b
+ <t/Y]&LS<#CGRJ[Ocrit0Qug<o7]L[2W-iE0bq'-U=$MhY>YDp)/@]\MA/u:Xg5 at 9
+ 9`^S3Ib+`12\B;\+'oKd=9odQX^tV7I<E^S`G`"@1qO5UP3E-93iC(r&h(5,o+k9:
+ ,h0q,%CLKHIk;,C+VqT2P1t-mcW-2_G0%&/(NOM5/tCJ<?<'*<(Gn7 at d/n6HREE2U
+ eL,%>_e^-.chADlms-qfip\hhYZ)+>_ju!q6OjmOq<gC`FHmWk at 41As.lYs<\/a=K
+ `piIZ?#*Sl(OZ;dMT6N&:7&ED[P)7c0kXS\*-QYnm*eLIOS6n@=1>;TKh3G*7<m&u
+ WgBPNp0D&:[8H]i>W>2H(0MjR$#HV]KQp>Sp]F2cEaL]\qD^Ee[O4HP#D*34>PHrs
+ ,o_Xq.>jIXR'#Ou,6MQNr=0Z^9/\4N#r-u(_IYW;D at m+%Q_)tETfdR/oJOA?;#+d9
+ 6]EU0rDci*[/FA$<eQd:31%G4R14sggD:)XL"@A[0b91Cd6f7qBEp&FF?%h>Rt'!n
+ A$2&C(UoM\AJ^^571J at 42RHlE7>p\KM%<YhfE$"B)18cOL%nZ2j,]N!V+ZR$MRcK^
+ G8$9fIrX(EGIT?k3.4On@>Gd]@PDd)R$<D`;2[:^C5td72e?nApFOn'QSb5UdU?+"
+ q1G!@A+(:jQh_$p`khr;OUh+[)+f\tSS'J8lGSmL(s.;/NK9rpGYB-J(P%r6pRbu_
+ Q#BB>ce"i#K&aCGP#9c'Q*G*A4!\f;TQi>?.Q'cl&8^%22B"TCn<9J%ms]L]PSSRH
+ ei>J<Tp_>-9t82HG3,Fo:s&EU^_Y7?Mf00\0cooBH($ibC\!7%KoYX#H)O*+Xb0s6
+ "VN^rM[u5/(ddcB^5mK_?<WSr\Ab>4hc1S!*HD[@g*3IVH_7PL3P'p;'4.FLCq:?C
+ X>]fV\or!1:Q`sV*=InkMTWUm'%+#ML,q*`FH(lFK(\b]'(c-=@kk'!Lhj)9&\.hR
+ bafET36?DZ%uI=\Ccd`)A!P]o77A9KWCHMR_6/+#O4_C:q__\6>?.o\)JT.q>$"N^
+ &su]+Wu$gp2;J]ZnX_H:n?@)rMb.q,6[RNWM0OKCX\Z;W*FR*`?PaJT;^S7sRtJYA
+ <S=F%3dg`B3M/A(<G2=$pQN(q\K1GI[-,c>lJ,!V%"NXlM#3$ne\Q@^;b$YRPZFiq
+ H8MjQ._P30[o4-jgTdHMT9+pZ]?%gqR=W+Ud%)-eM>'H+&0JEnl*[dR\urYee]XJ0
+ cP6%Clg-F3F:5-#'t(S^Z`1niHXrdc.ReZEZ.p"?],L=S(Td7_R!@_d-_1+)4Q@*g
+ FIW$3<\$JgF2T[lR.=*443agQ8mY8DSX.@\c!S6lSJp&UXnhUUer?9u7p539[J;+*
+ ]PW82'[tZX&dgWpm+$BB#1qCfV6S"Y:t)8rj,d6[H3:F\q9$O`k`.X'9H:+3S at 6Xp
+ cb7t6VQGBeI,UHN[rmUo,b*0j[G5i29]12S4#tDa=H0o:7D]UW?p(*3%2"Gb)V7Um
+ A(s;a]Bct)bKcW[Q5PfT]eb0XEN,!*3?qf03#U- at +?hi'N7t8L])B*_0>ZF98CHt&
+ ,!!dj2;'icV,2ftX$`Snje\MH`Q'oKIA^<*=i;9knHiu"fd#6VgXeAqa,F6TPfoej
+ `OOa59q at lLh/CcSrlDD:cPDi^Go#k)A_:'7E"9>E9p8QR%EKK*Y.;GOcm"-=KTO0u
+ Ak8&l(C.!HO5(@^'KOp,h3KhQ0p!93D-5km4>VOV8V?t1ef'OVpRU+57hK%5#De;s
+ )cb'ea/bLXIsof(RjD[2kN5C]dL_DW']!@t[n1f0Wm(L0Z)[Pa^$/h!I$dp8V:Wa.
+ ?-dQCgR`E!7gZl,$dg#4lCK/bKp)grOcMVC*8L0qZ2JXD\Xa3d17bUs]dpdc at E*Gr
+ m!';t(TH;_;3`2(3n=\W4>gA,IG15"b0VA.SL#h9`U6MU5b<IC22?N\2:m5\W':Ph
+ )0]5Q-0a+Q/\-VcFbPgESO$29k3q'_hX0eO]-`@FP^TrPr+4o+22:!Oh2'tThLW/-
+ *:UW2epBN[P:eHV/$@OMiV^A->X%=7nTD)WhtOHl?6AM4;Wl^%b:`\9]u([*BuAT`
+ T:^%WXW4rM!>cPSk?6^:f(#,660'jQQp5*L?^0G47Ibg3ELbqTT(i$)\]CAQ#(?C:
+ ?iV;L#S[aT!s6;I&=?8q%gW6S@<!-K)BTKH`T#7c]P[iQN^r.C)&/*&$'.Yh&t&S<
+ .i+Gh+Yq+Q_C%1-b@/jkI#;bXOAB8j\btG96%__j'F6!7B/,0/.$:Mu7S-:=7OjWP
+ ]l"W>X&eQUWshV@>cCT"enGSZd;"Zq,rD*FT%tBB:b,UO`9QZ,Wa-u3$0?aXF,<KW
+ \=?Qg&W=[tAX+5eG.iX8@&ql5?7PQ5Wo.K1N3t#VU7gSJ1jWE$k<7!lY8I4m^L_E"
+ iq;&/[4>t!c"e_J]tX?`]pe?K3j)N,>;E-T/D8]/2gs6B5l.%!:1j<RZuN3/%K+eN
+ (!^%E[N(><`KfN5H!?_b;pBO[:T+/pa3VHqZ9/Zhd/^c&g2?L1YT+)GZgN/3s#Ns9
+ [[a]uPH)&Scs%XJ0p#'i]"9Ze<:3(lb>c*_%;Yb>/<&<='<LY$6Nal;>Sd,mD"A_S
+ 3XsS++$34J at ir"<4$($mYk,ZQYH_<\,e^CU>l2>k_as:=MX!VA893]C/^(-b1DW20
+ qW.LoEbjCX4H<Xh%(;/>df$3;P_gYZ'?##:9(;,"#Y`X9I3h&#FRLbD1TO9Za)gT_
+ 5dtW"'-&81r:<P]'Wj"_,?#8#nkm^om*s(`'a$KGoORbl`YDGL#h4tNVWcK/UO`BF
+ /fc4Ieb#Bf>tHnJCs^b?1s%c.dk->'ckM/t86![$1KqkCPqPrqY(U.YV0..mYXPc2
+ O&dm]bhHH,&XA7Zf_,2mC!)H!9d<\6]tD*<(L#:18_*CjIC=?rd+>A.F[W(:&LIG)
+ a!gneGJi'T].1f;$Vm8KZCS7 at f<7M`@,mFkD^7[DN(U3^q'?E1:REaVQSc.'`:;I4
+ IMm(cE0XLG0U*f7AORJr>BJ]$SlJd#q%V^<B!]c-/jsuko-IY0%WO^BWb^]VBaub(
+ FXkeQX#=cf*b`;^qI\1cgf`KV>%P8dgD<S((9*qD=rS]l;&J+,N+b1WkIF2''.C"t
+ gJb/k=;a:\_;eb.`s$Jo*3D;/;t\OWnls-qVJI5%Vnd/p'T99g>>F.6B/b<?:$EBW
+ @D1WgmLOd:e_b@`B,-kjKQ!"8A?9bJ9Y&-i]p@<oX6_IDYt'#I;!3"m7l](00f6_N
+ 0DSC8:\igbMt'#<:NOAHQ8JorB9#dBh<`R#/+7/p>ke*m(YA/Yq#;9JrZLsXk1mS3
+ 8Zd]pXB2:u?jYRoM2A.=a1Cs")`<1bp'W"`aT.g1VgRq.OhUT?WDU"u8..S74<m&m
+ S5^:lYPn#Y'\*7.;[7_iELE)J-N[)4911;tSue8<ll[g]6I:l27!LPBR4JMRnA017
+ [#B&GRr;^]<9#]XLd>Hk81O.H*k_h;QsR*X.u;0j`<?Cr+.D\D0.<D[AM"[,j;j8#
+ [MZs#U;^HnJ5cut)ad(g[,8.l?a7D27Hj#.,XS2cYruSGpr70DRL!u>h)CQhFK>e\
+ ;)2l,d6`*Ar#[a3N`"A*_+5L.>4Ys&P--7=k\CAJ"9t#:1#L"4pf*u-duc"a7DQq,
+ `MEYi6L51=4,B(;AD0#';-b2(e6HjelGSe5:/NkbWtf6!8TnptYbqYG)&KAn9e9S3
+ 3iRTdLtq6RY22%YG'%/[,A30O!7F>Z_%if:,+**hHH_$_*+kH#;cCO?8b5E%d>X?A
+ ;t[[bW+:8=FH2+j:2Cf#CHEpf&Yi+?@*.%VqBuEMH7-^I^blhAW at Y*G'0XF?Qm/?N
+ lkP7sD)>/Tc at B54,+G_.>YM(Wjf/2GPVT4[]5!6m-;=oIdp0W7g2')*K%ZMK0`iLi
+ s&5l-#$\:R2:_OU7SVl49U)s]5mhTaV.qKY&\b3pp>&@#;h;"b=fTr^k9Xi"gRg)m
+ $s-WA9BmgTY/G@[f**jlk:s`<FTQhh\<e;$D*kH_,/:W\+N5hS[U)qE+4>o8B'O+1
+ YnV&UUfpP5g'a<E8(Gr>ROW`O?!hIaMV'+FOTO?]\oO)PFkTeYPq&np[dloEb?9O%
+ Y"b(+cU!)ob%i:ReY%],/bn"C#]u\e^khOk69/4kjmJ$,LR(tka[RY'N$Z]/1eHi`
+ .iVb at bUB';^;JP1mlq?L;4LBB;qXX$?YpaNXAEoO<2h`Q at Ct#l'M0:kCUo%9<7/>d
+ jhk)u;K+&]oiP$OpQFjEFleKG[8^;fe=8`jNU?PA33mF&Mu,E".RLdi at _L]Y0odu8
+ TYYWQe#,$?Vf7W68G<m8 at -gZ[gpSQ9(X?kI\3Z7^%M66op6&T(i<XF06[4u]`S9W!
+ HQh1!a,,ciiB&h2E!3=`2o^2Or4*_FIT!B^!a/*2Q$TFl6 at .j1r[;"p8G!WZ\sLsZ
+ _S"l#Z#k37);[Dd]EN-9Aqn$8q]<lCm@/1Hqp>%L+6]7GKe_/=>0R*Zk<-#$,0$V0
+ mrH9ZkE1rb\];Xt.mcdT5Y?-$8"A8E6KINbLijcS`Ae)p0_sY&Mr((.>0e28H/#Cn
+ DR\3!^H,>Qo)tN]OM(F%V;57s9dS'*Mn8(V*(d>X[,/WAS$+X'eX<eR2XI+U7r%DW
+ lM+D%PLnQ9HRG+`?8`j4Z@!<>^jO>'BtF)rMh(I_io.''<\@7m6Zlcn)gGYjI*td3
+ ]l3)S$+LKD^J3jG]q\(hfgaTM>d`,$`9X(.p&=';.+`K70sgWs&t7IX.7>L<eg4p]
+ \GPH/m[DtQ3,4&eq?$004KBHI:9<Ii)k:h*>Kpqj2mqITVfZ!kdp&C4i>*B6&j,\o
+ j#98q])/]r!r(4oIimC7R\67oSPH#o[d!Cp;(+OqMPf7kclL<9[]ZdnhVkEVgZ![%
+ HeT(8T+USRL8i5F]>jP&o$q\&A]m`fM>.g]h]9b;:n at W8ng*b`GrNggC'D(oXGQ?9
+ NL7!5MaBH'ZL6SY;H[/mftF#pm!3(o\%@p%SpKaFS-MW)DDTSBDaqF3O3VASm?YC\
+ ]MBIqeGMGX"8?/uHH at ghpar8!q8nEi(B;bHc`Nct]/Eg':P7p/U&6[YrU_0qaK*H/
+ . at ZV`P$gK6`&4lB2VZ,"9B)E9jh,Qk1s'qTqUE(8BrL>9WZ"$qiZ#N3_7fHW5,5^*
+ $i1p^3i+;.5U3&;bP&MOXKEedX)%@=8bnf!K"oG$R`l$GiAHa%i24<55dF^o at b*e[
+ 1HD26\1>ml.-A/ue0n43Z4!!c0oeOu$UJSZ3c^WRb9&SS%koO(]h'uld^:Th&j>N.
+ 1`5[J$l5.eE4N%Q1$d,c_ at SAr&]"Q#VedoMj>au5a"#"0.C;7UCIspV34ZC"]+KZZ
+ PLm.Gi0o8^3+6hoj(#OE\\\tIV>NPFbGDWs-,Z3g6rVAJe4LSE)&lep6c0%sCN%*h
+ OMi>/*/$S_9M2a(&J.>I\Ih<M](%AXf/ssPU:[lr6s'^u7E$a+6-F8`;m*geJgA3E
+ Yi97J.Ou]a2+:12Yd<&i6p\0F at 7Dc36.ik%H;VSlkWrH[7iOB$+fh5D:I>N\0oPcr
+ !\HXiT/^l at VjVPEiatUd'Fs026e"a[it+LtE&J)b3q2,te9X5>A03lO6\KM:A;S*;
+ ,9bQL11LEMdMBo?HDH^#5=7o\.XN(t].Y'5MDTpZ at B$<ODRZ]h6=KC5Wc1N#,KRC@
+ 7,3[, at Aft2+%\"?5n^H at 8QnO!3hl0*aF%&UKC[&tP8&p]8^s-&r11NZBu2miPP_T!
+ ]MqJ-=N#!8NRHggg3G,]eNYma2>SQ?1-))_hDE/'U7(ANPMA?kKhBN=7t[[0,RL at f
+ f=-)55AQY"$VipFC;^Od2Ird-]VRmk]TEW2,363Te60m5.Pqgf/X$'oU at -3(F0-tU
+ 0):#ar4YUQQb_sj4o&kHN67ah.1cX2aS`4bFN)5#a3'p/]&Add'R*/R:.f$a[5?O*
+ 4BkGBVD%aB`GApJ3nR1IGc2U%+%b(SACcZ\aJ)!#`h^r)4D21b;*I@[6POf89R"#s
+ .8/0q8gN4fEMU+WCUDM&P^?LLP_Dh:ca3Q.,g:VW"QrOm[Edk/b6.d^4+3Psikp-2
+ 7pPo)D$@LL8Bn+J0YD@$K8uU=r'WZj[EQES@;jA+8C&GPcghhnjCCj3B<`Glb.Hq-
+ bd#%V_P%pZ0qAB\l'F7ilDIVh($h.!1FPM""04R$WJoQ at WVag]kt(1e.,Y)aD'dVA
+ -&<iodY0'5V(%5f.]S\9^/Spoggs*`:/JP(80"X.*?Z[l#>2)fa>9en1>k4"@BP6]
+ 6Ne:NZuhj%)p=K$:Wg8qoVIdG9;-&nN'NTV&<;di6I\.b.-2jV1;q[*/5dp[:Ft7_
+ D&gt$mBu!f'$S_$/PSfj8^?uK:LR^#F2BSM.\jrc<C2G[g0Bhn(WM#QcV6Dk,WAUq
+ >1?84Nm0l>@8'S47ask4e9'@sX2u)rPZ+,6:D>D.j8$^l=ghTm]Bo,`9]*Vh1a.7s
+ 9(W4N*)BAl<7XC_co#PP>A->SBWZ,Sci`8=)/@U5-Ipb0<#'UTX^"qU6J%%[<V7eB
+ Zh6`a=!<3p_^.o>%;QThN'g9[,?5H-b+heOj&Sfrf0%M[g/8^XDH=n`U)MS#M=R#)
+ ]q3ap=G-t1>Z7BIGL7.4eZD9jm6jp%7bKqid^>Cl'pu+]LR"")eT3<.ge("FF=XrI
+ 8IDb%4cq)i0H&(K'u`(4"JEWNMBK0R\f6`7ORTo9Si(lI;lrYjjK7)DQC)BB=Z)S,
+ V*s!bQW=Q^<W09;fne;J4jY.gQl</0omot^nh(nNZP&uYg0-hN8t*.\c0NtJ^sk?M
+ A5s6N8s5Ul[4ep^Mic]RaKZL*Pn?oRI+^A)>fD*G[9h:(5hDDWQuq^pr#@r^]<."U
+ ,jbJ3D-B*MZpCON9_2cJ*50pcoNFjN>X^:bC_TA2cIiVod@;l>XL)#-Ip0A8=[EL%
+ '/EjX\_\?-V+P#R<=h=bMPi$]e:[cqoXJ27k>_ZHWf=a>CgL<,2:CkL2FW?_rULY&
+ aO91>e$tTBeWd6P'fE\-<0DuA/EkCUV6"t)hc(I`e(H\a!7C@"^BFlpje^9lD_A at U
+ ==cR>I#_Q^4Bh-p?_M5e!;k3p"2]EG-jBQ<[LP\<VU/>qdL>4QE['FWg+'_`eCf/i
+ jp93_03e!6hYgR89s@[GBe4,f:_ZJF:(c2kqHrL)>Q)Pk]S5<f(ZCoIhA.M2c14P7
+ ,p:I[i^9YC,^IM:9]%^ChTOXqF0]/dOCDM-78i4&>F2aWq(U)=iZ)pt$>!^oi+#M<
+ :Sa4.?"gub+%W1Vi&R("/gk'S1gUP3Xf<Slj"=iM/KIRA>'qAqRc.S=.:eU#7Kh2u
+ $FOC*^)tne+6cDADBP\nGM:;F=S=M]b0ANo^rmK7<=V%@)nf!/QfBD_>Kot$rObgF
+ q;ogn;e%(:]OGCLjBY4[g::1K``*W>6d=VrUXgiok"*kKE^Ll@^Ffnfm8dfjkN:V`
+ a5(Ig^.K&.0IM#S6cMrp))'-3FdEG)Q#2QDc/<4Q.Q>UiRGCqVFW.KCLZ5o at 839S?
+ <a2=EZ_C=td?;U`"kQlu3'/Q!Ahetd4N'IWpuDR?i[btZbO;q2=D2:iB>$45L3b_P
+ 3CWRO<u$VKIR.<&OQQ2=gX_S!?&<4#?!u*q%,MjRREB3k2ct&@=9[O<nto4"@V!In
+ 0'1PNN\rmMU")&_<L%(UN\NM"7N_md_H`_Y[[_(ZQT&HW,j"'"SAJW-mb0"\@O&fp
+ IY4pI&5\;9kuAj;`.fFIGiGSei%,hdNVDOXBpr at b6=#An$^#&4E+&+)A#:"%HajmC
+ K4]L!8J\>dN<s8.Hn at NP73qB5K=e5a#9WBCc!=E[$hL[jg$83V(GbGLH=JlGJS9ce
+ k!ad8m2#"/cd6dXR1<uG`!u%.+@@l'D?E2Og-K%.*psN8llDf\$d;7%0Tp<rT+L9s
+ Z!KrJAkObB9iRqR7bM#!Z*35\a at k",'#:GML@*fq./b&O?JuhMp8(f3\'sR(WmGOE
+ 2!mn6;:05gV77i6^rF6)2iF4uU%;qr=@'>0fBuR at er/q'B4JseWE%sBDVen5e*]-L
+ a&\F;c/3I*CN'>5m)8Y^`oZNmPA at 0-DMG=YQ6Qd7ok5ZBh[O,1hSh;+(d7!h?XDgV
+ KHJ-Z'PT%+?mJo\(.#a&*V!beiu>R)M#/akf]NJPURYt'SlO`Ekaj3Bk<BS0MoY8G
+ SA:ZHaHJ,KAY[mQ'biQdCVCg(<u:.\e7a0EDgn0jrba;Wg[C`?F.EiNDY+thj/me:
+ Zr\"5eb/@>-s^aYnSOHJ[lSN\/fe:cE2LWT$\!*t\D/_r:YV7Rmgdlo)'mftRZ^>p
+ +$f))M,?07?@PsL993ZA7]_=#YcIDZ$p[3#but'<CNgq9LD9D&]^_._E:i>/-+^Zc
+ oY:d>))e7/AXZ/'POsn[Airg=Z\5=Vh0"bsfOBq!%6/1#!bLtjf`+&mT1m.cb\)?_
+ C;/Z0`r+%lC;X3QlKhrE[pAPoeSI]JhY0q'%r$%4TOmNt:-P''<7gFLiV+qYlR-:Z
+ VW?lHCpbbb0[-5uQReRsO*60mG1pikO#_;`JE#-X^0TB-?$(3"8bb[UldZ=*#8.WV
+ ]sW#.Di"bq1208dg38QAcr9^7:9iN^4LpXbeo#HLH=<1BND9XoW1T#[QZ!>)U%#b`
+ DdQmXB0E at Om)[r4po1ZG^=pS0n5raA'>FHe>"3I4$[*3Hm_U&cc]@?Rk]dmKGOME]
+ 7PjerGJP`P<r]N^LRM',T+O#%=]R19,85=j]+4XAm2r#Ss%[Bc/Z`U(j'SXa61o##
+ \EuesV)PU*<*AF\bl"&'/foD3:TYR,!;n.^i^QpL9/4hP]e4bGoLHuB/l$c\;L>7X
+ Wm4E<br5KD)o+=l7IOU2Y<V\!p&-LI/\:0DDqQf:TR%]C^TVYShmff9WdSK1Edp5T
+ [ih4`!H'g<rT3QcLq-&[]D\u>6_7%C(ZZl3(OHs)I)K`srknM!"A$krH^2D at s5Erp
+ aaaAA!$G)t+92cQKL0)I=Ca0%%u<V_;)jLU.gq%uU6+$W;EZ+`87YUY,aM.PPX)"+
+ BhX[O.[E_9o!s\p at l9ZLB2TR/XplkJ7jR"1h%ku?TYkD_p`0,R30M`7F*`LO:K=2W
+ @ag10)R0pYaK.0XFRmITYY_G5]2\?";ROs='^:;)ktebCDcaR4p2tSo=/i\:/e\>B
+ UJG[8C&E:6Lr`V:P`%Z4],n*8i0d]lk0'Bb_m<3d^3^Njd*f/,r.]72B at g['[Mn6o
+ iLSM8[p-Q-s&"35mI7a`#7GluQ?$\$B`:5Wce%T'>8]pLfrF at Yl9.bK7tnMAB(FR!
+ kD(dn`-JA3Y(ijN2U1/A2fEWdmJ"HXDP&qUo at EgmbYj\81h[i!!'pt`hZT_D/&_@\
+ Bf$h(4>!:@s#r, at MW-!;S.uGg&EF\c6r=llZT>?B9bkX-o at W[h0_98n7B?<mN%r_\
+ lH at 4@`+\SVm=Zc#1l33+)*SK\Ih'P_$POSe;1'5m0N&m[-qb.gOXIC(g9iA&0'`qt
+ 5k>A+.SECFpFo8JHCG4'F'?N)9Zr[cp<=8`oc;;^m+XYKCB at EicnGn)qo/1j"Y%[a
+ ,j.MB'T4P3;H0ZW8kh.KGq`'Zd^)]teI=rEe<MU[;q2UW<>O(!>"_oHeW"-Ces3 at S
+ >LsV5F]_^9I<f/O((Gt+fTn+KA&&iXMe-$,D4P=n(6,/)f+qqQCKd%K[;FZamCdGB
+ p;MZ(>Sf!:F57X,eS![&mFud?(QIO%hNt=KGLndmm=!lYmJVOm#t=Mki-5_ at KAdYB
+ 'lr6?XrE)S(lfo!ig!gl=lT4Z23$X`mQC^523(%bjI%VpPN<*g7uLq=DI&Uk)2^qL
+ eQJb\S*([7Fa.NK7XL]i)@hIpflkYjU1kN at Q)2uV4\M\eRZ=5DlB*uuVWtb<[B8bY
+ Y-1]<qX2>-m$fPIC2>sie[=e5hU>29qekN+m[;ql9()SZotBg]p at CiDqsO^)n<aF_
+ 6Lan+'uf^02\S at Er,3n'ns2cj47`<Q29k`XQSUF=r9m)%oTY\0/G/lo<Rpc)B2^4$
+ rGQ9#p5Rs>*HqCbFkueL5BBkL^(5qVoGTZFj7s`jPN-ppDk6(H5%gSRqOX^.ht>j8
+ [I*j\4f at Xn^CS;kr#3&boDK`&b7X]&:Ykd0+)XC>I\3fXq*?+CmJ['Q0D']8qu)%A
+ %>d=`m/`k*$%YbK"<Q27!oS_DB9,Xk6!,\h@!U(N0O>5TeY*2lll^r-NY3s'Cd`d^
+ .3O_K"2`,\$DD_gKub/L&=>lm at Dk09$LM.>iu\ef'L2X1$6bO&>(NCV8;>LV-:HEK
+ jArWPM,=.;73W<Pi`&L*EEXR)\=FGr!tgCn:)_*]?r8.:1l'If+[X8r&S#"HNR=%G
+ a&q]>j.'V8d9[s7BWDj-F=W)#Fs7K"D]Rn,M0g`?6UZ1,(1V0.Mb8Rk84^'1Uf<bG
+ 9:a,BLpnU;C1WBf#!U0HHPpAdR$2Qn<^B0L+m!OFQ::@H)&[3 at ji"\WEnnT+a`T9!
+ "#H4k#%C8+6SFB,aI(F/Ak\rr1T"^1QkM`ubt4`hjcn=K1MU`#fek\r7,XQ`N]Tu[
+ OZB<bl%ua>UJAq]45hIQQZL#i:K`#ukHt&W72C.^WV\mC"8e_Ob(7nX%/ZtQK:qih
+ L(Xh+^o2)^U-pJdPWC0\ke.]Ve7sq>f7c^$,p8u4NS;f)77jI).<Ta,LJk-X4Xjga
+ V=`&Tdhf\l.E'Z3dI*ORfpb/Sog+oYmP7`kNA'QB.&cek=k&TZ;lXD+CR%1m<@Y*t
+ C8DWEoklkAR(ZQO"AZ#G9!HlKF'.O(B!"miZq)[u>N"U[P4c]'5e?&%l`GG_Q/4.F
+ Wr2m4ja=9*%><@Q$";_FL9VLGo at U)]A)?=-Z5-1"=Xtq4hJJRb(2`&6X#XhKjdrgp
+ NS3#98SR!\VR72AcJ#=%CYYbh[MI-,gFHuTg_I9,(@A]fX*JX<A\PYj%C04hM/h9m
+ 5e.[_Z.s,_F4spF\ee)7h(,IIg""Zc(N#PqX1<H-:#<N!NKRTuaa)Opk.MS6!o0j0
+ Hf+Ma^),%S?E<==fBr:H([ZNUX8.8*`U^e]%L-;l$%^^9rkTF'D.'F_KB7Od_AH"%
+ @4Wj]f&dI[(i<YhX>u'g-5ON:NFUr68Vu-',/kD$?".VQMrm2Q`Ycs_6@,7R0uTrj
+ L-$C*>\T8X0sZh)OtL9J+"1l'ON@*1+Cs$oNN+RYO4!qPj/Uo\nhjdrfkqhOaAFC\
+ P\HAe:F/JDhjC/o^5dJ[2C_8hPVPsNNV3!&7X7R31Rs0Aq6rO;GkDM$]V<WTb.5W>
+ , at 31_IF1c@*b:(6USCk4crrhn8a00JFC(AR(s>Wfe8'uLp7]bK7o=#&0rHleWBRnG
+ <GL3rW\nt)aBHJaCKZk'#XALD5R[X.c$QYep:T!]"(H(0NNfhi^"F>X at dM@)ZM$2q
+ fgH3VClOpkp"n3Q)\ZUqc+UT0hV6\02dl$tO1)LrdG2>=FR<qc]!g2<h"uG?m%)bA
+ [s$3VgHTH@%DT:F#4L:Cl[`t[gUXd_eCiU.KQ+W0YIGYThE4&bmQH_*GbWUG4C!b`
+ :,g597iU&*%ug$r4 at D+]*9-mPJo].56Fh:ij1LSDD]VEkH#Ftf*/g>-Y$JbeYm'"^
+ bEML&Zcm_-&a9GAO:_D$deXCrf,X+*msWg*3j/;4]>J<$h7L;1#?B_ET8@^8dD<=7
+ @-d\S[VlZ%_KY_ah4)TqDskfY2`G%"rEES#D at t^5^O,F>lb%2NrRs?b'Ao<1_tH;8
+ eb]#_jZN"!F&Glb3bIaAjQFe`c:UZSIj=2?e"$.rT@!LsUus!Nb^.R"jZ1)VkMB1!
+ HOiX$4dW_D7$!r1Dfs<MB1V>n:VQYq-h)OcY3+UdjS[G%jZRKTHi.BZDbe((pjW,,
+ >T_r$DACqfmt'>"MsYFX&,CQZM<Or&U$W?Op]!JJnc-)brJh3Zp:'&@4r^d*%rgrS
+ mdUh[rf6 at Dmi)7Fmd).Eg*70nX`F2'53T/>p<Q/#n!*sWU@`AMj,`cjcJ\kdIeI^5
+ "##W*:aGRlSHCNZ!tUFdcr1#8?Nq$@!fqNeDeeOR,l0-><A1)ec_gO,ZL3e]qsXs^
+ D at HTli:6:5$#e&cO!+L!$NI<RiQ_)e0&5bh"T$HP$Et62cZ%YlYlE&er%89Un*Ju:
+ P429Zn*djrONd)G'+9CX"4'RmDRSZ/ZN`+0q(;IH,7`mj9]Y[morjbH0_Yc*=Q9tk
+ #;6r+Y]0hc/HKdIo$J0Qd3/_A..qJ:U;kRNn:LM_[g8*`'G'^?&A\i0\J27\iK2^^
+ :9a`c<sm:2#]R*Y;.C!;r=2ZO(2q(tONRr+`nq<Bm1>frZ!A1W)\'&r$Z at BbOS]UX
+ GnOS1)?NVOO#n!6M\=B:#S:lD:j3gt&hhU))6cC=&K)S80)2Yp#*<U?!_!Y4Ym7>K
+ *Dcgm:lt%ieJ1jX'_1Va0hCXAL@>errR(Q5:E9BHFV^,OpW]6E&Gm3J'*&QT+)qH.
+ ;,I0&IgdsC$Z\67E0V;;hZ6Mq)NI-;:d#;N_WDF5q/IH(dSMVLNtAMc/i$!=Yp1:[
+ E:a_Y'/,CO0O5617i!^=%l#L[YqI%n[iH'bL.u@;n#H:^Y6\!'nIHuDd=W9uC at s;c
+ (GV*kOQ?1tk5LM7$*J7)nf9$>#8m#!*j at pJED6s!#mnoJmkL:aYWjbdm0YW+.3s6B
+ Xt'X[iu54-,r%Od1B at 7@EolbUrGqiBP$o_Z$RXlb)Xi4rP'&.4K^Z5B0TMgu0ek*h
+ %48-`.)jXlK!QJYGr26e1rV$IP%c at aALDKV&i+q3:LQ0MIl at if0U$&NP?/^p'b\t*
+ q9cS4F+EO38L8=Y1X^RqYCe6bk;k87&^e2_l8I+RV(n.0(pW`CO1c at 772\uf/(%]R
+ nfnQ_OU^l8*DXL)&-j]qB`Jdl)"PEcO\mU4B.["6h[_"`&fW:K2']C9%+<;X;>Da3
+ >:.gln<.QBOVKp`Rk[iO1/=5L1M8.8;`[8B33h951`\An+Q*jX&!NIHDiGpH!s3QH
+ 6??W<PGob52+3=+'<pX0mb6HXR66^V4HK:^;oKo$`ph?q0!j at aDqR9PD_+iI/2H#8
+ OujH+X$BVL+L3.<oSEAVN:Tp^47<JJ;.3(\s$lI\(XlMBl at Vd;2Zba_7;tsf;@Pr+
+ 1D%oA6$-`EnqQ"CDbC]H4Oe3:oYVm&Rn")W%.]*9EK)L]<BY7t(@`=ncIFYPlTTEe
+ /Ml2iPn,fPiCbmnqXWf&e*S:K\Nb26)0H<RoP70cd6`q?7C49f0^Vk>6T:6>7'XWi
+ 12g.A0f<o?1"&]`Ol%rjD'Y=E3>&;;Mg\\>nLerFrA;=hFI_Z79i*]'8/(e`1.:dH
+ >nus::_.+gF4!SlF\3>U9!e1Qe;ZV5K2E;A(fT<S1m]G*oi\[c$rt=6K)"8$0g`,7
+ <KgiZ11'1-LJbCBp6(OtFA5/"P;giU2&6!IFAGQ95su?&-+4%fFsTj]0a1BL<O(9L
+ Z)(pXJHb[18^Clb$Zt6JP<Z<h>?$RO1,3?\$U(d-,F',u24l$K%mY")/J8RmFhpV5
+ QQ28<B2RtIe at dLEaZ!(P7kaUBncMPWIm-g>)>/2IE$!o&7jU"V%i+IbQ%r_2k"bUX
+ =&U=t[8Tg77nhLWCc%no'k(SC"_3hn3VECV<mLkD.q5NM^s7uK1j;J+UI[70Ae7$'
+ PP$-NDZpY/B[tF8(6KndAJ8*[=)oB\ct?t at lR_ah;\7DpZU7r[@gn\/0(/`i<(1M"
+ _'PC'1Gmcop at RBFI8/%WCj+]G!fmC!@q/FB"BOK(G@`-Zof:MX7P at P4OkFM(oi1 at U
+ 7ZL>a[WbMK+'DSLr:_4:d\D+HM/%.1B(WK82\Q2c<AC^JBCT8!0&L<.Ymo9(!0d4^
+ <i^T<oh4o@;qF/SG?'+!%;;$=,unDCOF(m*GCU8K<u6 at 1ed4[,LN]n?DY'8Ap-EOk
+ ?T8][p,EF^ZX%Db.qF`C)N.l6E4l/b8Lq(kEcAF4\#1?-_,N?@<-Fg^GFrjL?$oT8
+ L%;p3[=]Y7UJ[>4F#[ffQUqZ%*BJ>JFLY1;=1)np&7!d(CkP<8'45**qc6dT at WdBU
+ ;N3Pp2`U?63Rh+j2/Rn?Ufp2k4d+nj0\])t.=7DX?1/RlY/O#AKd9Y-FHAFd\4:QV
+ IscElEgBpYpFU_MSVX\oD7<A;;fR31cOQ18>Zb3lF:iXSo^as[L!E%4G3+"Z%9%@3
+ ,o-F>ohfQ[^OJ/V&JtIK\G&GC(P2=-P4s`U3C+:fTg?"2DODN&1Nrn7KmAb%0p9dW
+ FZ!@qQV99aI20j(P^O^>hbX!i(Y-o2&F3<*o7sXmBc(W8(uo7l0gJkH/@c-?\FkSV
+ $[8#HEq__3Zse>B="jBuD.VZIOD065>CX1p!n`iJ)8mn!*Iq7kT,>@'pp;dl9W/ib
+ N47t#Ehf.IQ(5@&LcKl8)6]b/Fbi"qNnEZF=GL[TB:52!R*e9k\Y#8"Z^>aTj`hf-
+ oCJ-5`@On/LmV\K\K_-aJ"K^#7aBUuDi"@9-(`Zu76+Lf)<Zkk-_ at XrP<%*$2-#6G
+ B6P4 at 8iGY+GTg+Lq2;d2D"d15H$,kr!F;"6OB!S9(DEKBXd^#5M"gG.fNX1m__F2&
+ S2m@?QmhS$jcTCB?k,>AHKV'VP3:7DU3]U;R.Z)3pT6C3T/>G`R;lE?, at M>=U\W"6
+ p at GN!Vg!''W7UhJf0_I)[mRU-&=S5q[@se8R?P!hOP4&:(orqKrAdqd#13s&Q#hhL
+ >94TCW7n9WfYn`S(JIf_%PZ&h%e$InI<9gaX4C^R3Jj4a0eh0qRT9*i=P8ftiJBT=
+ H[?V5pksUqB5q,J'3b4D'*1r$6\GodZoUEb=IZb1 at CnAV-^m\=1bCV,s)>THXkPWP
+ 3uOXb&$f6tK(`on=:r+?QbV3lQ!*LY(LrS3s/DIYW0RTU'H^g^%^T at m?!5JiR+I"Y
+ l##+_XLk7>4,9pSku;qD*I:MO)Y#OC6b?PCEI,sDesUR65 at I^>``AqL>";=krq4oT
+ BhjLJ*#SC^/&8K.Wd$;aQLR>mrCaaCIC#WF)LF48J\ZOWPoM`KgnT*6V0?(obBpuP
+ Zq%eAc+XtbW`rh\HJ#-[m9r(Q51g$i1bkk0Uc5s%=P56$EaPi5OA<9UTDR64]V3[&
+ 5j>m^[+^j,Rfghq$.'O666-LTr9H;23PR]kkOq,kr?$IQDUadf4Zi7>PP7.:-_c!h
+ `&p+`R at VBb2l63c*.(3&?!F[sB>cb%R+p06Q-5]pbFK<EZ9%ql*-$^V9@`rYf3I9u
+ j\LdT1!03_W09qcqN2_Eo;*<l!ui&/HMsgJIohrD^YIYmqOP!AZcgf&N1E[%nsOcl
+ EM?]nRC!iEZIb/m(@W,5`GUmhrMc5j;9\ucPoXYm?.Z9k1Yt1?V`DGZ]Qr60PE?mO
+ QFZ8#<[l[%2m#4#H2]1^SX*6c8#A!sg:YT2<!0P at Ni$+0a5)s<f/p2sKi"?#U=].X
+ QM$[!mqMSLeX#U[g[S_NXl'f7OS\"u40;?u7Gk_^i*:-I5""2<8)XA\aPFBEqJ!E_
+ >;EkCZWmejdGs+FT;hT+j)u_krk2P*;8kZ"<S=9=g?V+o)pqT*cb1:C49`,S45<$U
+ Y+DC,&GEA4&%2B'iP(SnH5Eq*<KD2On+fmp*fDH?7I6V"^>="a)V<bLWBIYucG":.
+ 2Cn$;?bp(M`3X/;SE8,s3^1!ain<;8ckj0='Csb!l[60A\P"RQn+46/o/X;@)Y^-.
+ a#H,,fXMO-]sgbKDhHqOLHd3Z^.Hn(iSU,a]"Uo$47,mnJ*L5WiP*oa=ZPX$GLIDd
+ htkBd]-.;\L&+$=J?t=4?d72Jks9bab4gNq[R]uADI";6MgsD9rtiEke]iAnl?pe%
+ I'<SP!!%R8^i1D9*Y&1%_'!^LA/ZI#Lk&r3=L;Bh)3%,GOkB.'!sjTITl at O>6;8nk
+ 6Y/#4KXr6OLWcO"BnWol08<2ue%)"6JNoT"B9L?<(4uaCbUG@$PobWTT at Bl;kUcFe
+ 2ltQn'hXHhF]aJu//($K@`;?Kdj8#;*L<*bUY)PDH\GYR#)#<RZ70)UQZojqUR+W>
+ *]%N>i9o7M[F5k6]]1`og3-+>)noMA(/3:;]p[&?[$A;#6U.?/=n7t?]Mh8(fkg@;
+ )'4N.DRO$Jo,B=A]k!T#DEFoLJoQFan$ee#Cm*gW_I`R%D>i at CO6ouB2X3d[]@XuA
+ \\8G>?Qmk%l866-f!B(NPtO6qgZEhrq=s[QSR2c&!&dO:p at l,d6W!m!9fr3436Vd.
+ p-?u?0Z(YCbM<O_X>CX)^C.&$fKbQ57fk>]j5fAaXr:X330*"DiB#+c^BM?S6Nl!s
+ cV$t&`9R7Co.<SH]^%m;';2)"WKW;]4`Hnj-U=lpi>AfhC^g),N*A4R1N7D/S4>97
+ N at dZfCI&lVOm?!q5V?9_3&P[!)'2OoF%!uAl15In_eLIO-dW>cfaTB-1 at YUE0au5p
+ ;67,d85_:/9Wh%174R/tdR>re;\ZTngXGg)02^42Reok0Pk1SH]@<pJi_pIY at 8Bp(
+ ?##g/nRXL[;g$ND=&cSbEr4Kh[8A,Jp*Aa!f2D6RA^tot at ougX*MB=aZPtDZ8lQNG
+ DHmcB`<BJl*%sW`OMd].afV(bVTuYd3H\Z4'1G at Hf@73RhfnbnJ7(>P#D-?n2 at kIL
+ 3*$iM at BhBp#YI$+gO?Ibe>GAOf?PCk at sI-#OCU?e8!7Dn2G]QK3EB4I?!-f)HKFsW
+ B:<GC[Vq[K3S&DGB=Y`fT0>:?K;*%j2NOYJ3`_TEBsB"?V^&d-UT/(?[]ccJ3nCdC
+ ,Pn"CJa<1;a0KNn2UAaI4&eYRC`@9D\8FBokIPQC[VNA<S'LK:DnG`C^i2CK:VH(!
+ 0*fF84BE?=EOoKfXE#;)-d$JB[kGs54I3+oo/ub3cu_De7Z_N#mn)#O4]b_9CqW$-
+ fCchDBA.OB[V+7W^!CWRGJ3a#i+>,2KAq-i2im#sS_kOMq7_'Fk^"WnQ_f#"Q`ob&
+ 51bS$HJ[Pon9dG:@IAMm2p_,E3mYL7rL[0KpjPGn$28,JYNPh55M,V^rq[$%Iujj8
+ 5WB&6?L.iH&1.QGZp=FpA.O8'7KC4.HNbOV(P<91eA5a@#9_M<KFijW60<4p+VZ;X
+ &>cp(Aq(/]F>&@YIMO_QB+/4U2hqqC#=Fl(%q5'BL9/fG_t]'#@P\@ICr.I9GaT4S
+ Eo`'nZ7*ZdW>/mJpkNiq/Od1Z_;^q6Mt(sF7Q at Fc=[Zk\Oet!'kg7GHCho%C`YCu:
+ 8KB%?GE3;A4#/5Y*b4hlJ<BMd81=Q_A2Eb;N,h>-Go7i6"H-]o6%[3--JG8j"-W4a
+ 91cZRg*FiIPO&?IasfC`)dK.Fd\2*3WE1N[Bc$h*`.lGM(G-r'Z>;;TWCrsO0,W3A
+ CsoS89IGNJ)^N at 5d[jr(k(\[dK[+m\L1nglTPNYZdX]eY?acAb11oUjCia`=:*m_:
+ -S425&2n at KpSPsnFLba6eoo:u[5I+Ek\jDZI*[($18j34,?")9:;SG9W"ch3Zjq[_
+ \U?'n<=bf<7Ysu'.7IpX(S_[VND[8I7qhQ;U_JQG;E at B@Bf.97'W.-n\lh[?FYBU+
+ `gKadBh`<L2l@@Pbtb8*/gk2aU!sERbt5/bW\m;G#$,up.HruD8JA*,8u=jfX&<]?
+ =/uI!K<_Gc6`5W%TQ at tP:jL;dCGfb,'rJB>]%L;'F`4Dt`jo/3l!8)4GHVGO><]X?
+ =0!"GYLBp`d+41`C]/j)p):kOHOEn+*KRE^lGm$GpL<+3;6nXDa?OFIALpiEZds$<
+ \Jg at UC4/LX'@lg,>(9O(/WH at Q]%#;7"#__oZF*M0WS6*P;kO$#\'qM<gT*DTD8!<V
+ ;oYJ7gP&t:"jOREDJ.aWCGdR>5+Z[nkZrPFdV!s@]%;Y3>'mN!.](W=eM?^P]=VY>
+ NRPOA_Y6bC'74Y_o=Ob&nQH<[G&NZ?[$2??9ah0hE%V4*'3a@&HjtKUc-E""2[7XA
+ '7+VX%)WoFSkgmnKeRZbWO?PU at GF&o030=*fTQtJ*)VKqSh%$),80#1%;Tf<`P;0C
+ lIHp!NcFIC[b'7S?9EjfEZMC*GO"eZ(cuPFc:5kKiuVa4I=<q(9?S0(D-pPAH!aj\
+ I$ZJbjN$"PDIlhi)4oSp$f.8RSj^fUNne3GVjqXZCkT2h4'`h7S?mAWKt6Y0k51u`
+ )KcClQ<+Z#%23CA?)#_iNl'KJ'r%rkPg^MuKO`7OVf]9dTt3T`k\*VdD%;o^>+3+h
+ ]ihCYG-BI8a'!1 at BruNd\(;P]?#.-!YBBQRfGb'(Cd!W[FuICo)^f35]pYsD7X3Uu
+ 7qk*P[C#Y9f?P6u-g;)F[s%A:]D0]/D>hSe>b9ooRm1t3^"D='7P`=0[s;mMk>Ldq
+ %,/>BI;cgp^N]DOi#DuQE&S=n5Q~>
+ 
+ Q
+ n
+ Q
+ Q
+ Q
+ 1 0 0 1 370.189 -2.989 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 281.368 l
+ S
+ Q
+ 1 0 0 1 -373.577 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 373.975 0.19899 l
+ S
+ Q
+ 1 0 0 1 63.639 -20.125 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (17) show
+ (:ft)
+ [7.8872 3.32724 7.87638 ] pdfxs
+ (A) show
+ (ccessP)
+ [4.85451 4.8436 4.85451 4.29811 7.94172 7.12357 ] pdfxs
+ (att) show
+ (ernwithPo)
+ [4.8436 4.27631 9.6981 7.8763 3.0327 4.23277 9.6981 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 115.167 -35.332 m
+ (153) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 166 166
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (ree,)
+ [4.27631 4.8436 4.8436 6.4254 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.39264 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.18175 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (t) show
+ (hph)
+ [9.40355 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seprin)
+ [4.29811 8.18175 6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.63627 ] pdfxs
+ (o) show
+ (utinf)
+ [6.05449 7.58184 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.39264 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.57093 ] pdfxs
+ (t) show
+ (hesp)
+ [6.0654 8.18175 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.0327 6.05449 8.79265 ] pdfxs
+ (t) show
+ (ree)
+ [4.2654 4.85451 8.18175 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.18175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.The\frs)
+ [6.05449 6.0654 7.77811 7.8763 6.0654 8.18175 6.05449 4.27631 4.29811 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (ph)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (seisr)
+ [4.30902 8.3672 3.0327 7.82172 4.2654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hlyfr)
+ [6.0654 3.02179 9.28356 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ml)
+ [12.6107 3.0327 ] pdfxs
+ (oa) show
+ (d#0)
+ [9.5781 9.09802 8.9672 ] pdfxs
+ (t) show
+ (o#)
+ [8.9781 9.08711 ] pdfxs
+ (400) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 8.3672 4.29811 4.85451 4.8436 ] pdfxs
+ (o) show
+ (ndfr)
+ [6.0654 9.5781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m#)
+ [12.6107 9.09802 ] pdfxs
+ (40) show
+ (0)
+ [8.9672 ] pdfxs
+ (t) show
+ (o#)
+ [8.9781 9.08711 ] pdfxs
+ (7600) show
+ (,)
+ [6.57812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.3672 ] pdfxs
+ (t) show
+ (hirdfr)
+ [6.05449 3.0327 4.27631 9.5781 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m#)
+ [12.6107 9.09802 ] pdfxs
+ (760) show
+ (0)
+ [8.9672 ] pdfxs
+ (to) show
+ 0 -43.845 m
+ (#)
+ [9.08711 ] pdfxs
+ (1575) show
+ (0)
+ [9.0981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 8.47629 3.0327 ] pdfxs
+ (a) show
+ (stisfr)
+ [4.30902 7.87638 3.0327 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m#)
+ [12.7198 9.09802 ] pdfxs
+ (1575) show
+ (0)
+ [9.08719 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (ft)
+ [3.33815 8.32365 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.38899 ] pdfxs
+ (t) show
+ (hreedi\013erenttypes)
+ [6.05449 4.27631 4.85451 8.92356 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ 8.33456 3.93823 5.75995 6.35994 4.85451 8.37808 ] pdfxs
+ (o) show
+ (fhe)
+ [7.41812 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.1454 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,whichwen)
+ [4.29811 7.23266 7.8763 6.0654 3.02179 4.54905 10.1454 7.58175 8.92356 6.0654 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.93447 ] pdfxs
+ (V) show
+ (,E,)
+ [7.11266 7.42902 7.11266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (H) show
+ (.Visa)
+ [7.11266 12.2617 3.0327 8.38899 9.54537 ] pdfxs
+ (20) show
+ (-byte)
+ [3.63261 5.75995 5.75995 4.23277 4.8436 ] pdfxs
+ 0 -87.69 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.27993 ] pdfxs
+ (o) show
+ (ftype)
+ [6.76358 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 83.132 -87.69 m
+ /N722 10.909 Tf
+ (Vertices) show
+ 128.95 -87.69 m
+ /N614 10.909 Tf
+ (,used)
+ [6.50176 6.05449 4.30902 4.8436 9.49082 ] pdfxs
+ (t) show
+ (orepresente)
+ [8.87992 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 7.66911 4.8436 
+ ] pdfxs
+ (a) show
+ (chver)
+ [4.54905 9.49082 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (exin)
+ [4.8436 9.18537 3.0327 9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Eisa)
+ [6.05449 6.0654 7.81084 10.8435 3.0327 7.73445 8.87992 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [8.26902 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.26902 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -109.613 m
+ (type)
+ [3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 24.98 -109.613 m
+ /N722 10.909 Tf
+ (Edges) show
+ 53.616 -109.613 m
+ /N614 10.909 Tf
+ (,used)
+ [7.21085 6.05449 4.30902 4.8436 10.1345 ] pdfxs
+ (t) show
+ (orepresente)
+ [9.52355 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.31274 4.8436 
+ ] pdfxs
+ (a) show
+ (ched)
+ [4.54905 10.1345 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [8.91265 3.0327 10.1345 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Hisa)
+ [6.05449 6.0654 9.17447 12.2617 3.02179 8.37808 9.52355 ] pdfxs
+ (28) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.92356 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 8.31274 ] pdfxs
+ (o) show
+ (ftype)
+ [7.40721 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ 410.305 -109.613 m
+ /N722 10.909 Tf
+ (Heap) show
+ 433.214 -109.613 m
+ /N614 10.909 Tf
+ (,which)
+ [7.21085 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -3.05176e-05 -131.535 m
+ (represen)
+ [4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (t) show
+ (he\fb)
+ [6.0654 8.47629 6.05449 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.8436 4.85451 6.65449 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pusedtos)
+ [9.68719 6.0654 4.29811 4.85451 9.68719 4.23277 9.08719 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.47629 ] pdfxs
+ (t) show
+ (hesp)
+ [6.05449 8.47629 4.30902 6.05449 ] pdfxs
+ (a) show
+ (nning)
+ [6.0654 6.05449 3.0327 6.0654 9.07629 ] pdfxs
+ (t) show
+ (reepr)
+ [4.27631 4.8436 8.47629 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.08711 7.87629 ] pdfxs
+ (I) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (he\f)
+ [6.0654 8.47629 6.05449 ] pdfxs
+ (g) show
+ (ures,)
+ [6.0654 4.27631 4.8436 4.29811 6.6654 ] pdfxs
+ (t) show
+ (heVnodes)
+ [6.05449 8.47629 11.8144 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -153.458 m
+ (a) show
+ (reredd)
+ [4.27631 8.47629 4.27631 4.85451 9.68719 6.0654 ] pdfxs
+ (ot) show
+ (s,)
+ [4.29811 6.6654 ] pdfxs
+ (t) show
+ (heEnodes)
+ [6.0654 8.4872 11.0617 6.05449 5.75995 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (rebluecr)
+ [4.2654 8.4872 6.0654 3.0327 6.05449 8.4872 4.8436 4.27631 ] pdfxs
+ (o) show
+ (sses,)
+ [4.29811 4.30902 4.8436 4.30902 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (heHnodes)
+ [6.0654 8.4872 11.8144 6.0654 5.74904 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (g) show
+ (reendi)
+ [4.2654 4.85451 4.8436 9.6981 6.0654 3.02179 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (nds.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (The\f)
+ [7.8763 6.0654 9.91628 6.05449 ] pdfxs
+ (g) show
+ (uresshow)
+ [6.0654 4.27631 4.8436 9.3708 4.29811 6.0654 5.14905 12.949 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.31637 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.91628 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.09447 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [11.1272 3.0327 9.3708 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.91628 ] pdfxs
+ (t) show
+ (ose)
+ [10.5272 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (e)
+ [9.90537 ] pdfxs
+ (t) show
+ (henodes)
+ [6.0654 9.91628 6.05449 5.75995 6.0654 4.8436 9.3708 ] pdfxs
+ (o) show
+ (fe)
+ [8.39992 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.1272 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -197.303 m
+ (t) show
+ (hesedi\013erentd)
+ [6.05449 4.85451 4.29811 8.83629 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 
+ 8.23637 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.43628 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.27631 4.8436 8.29081 3.0327 5.74904 ] pdfxs
+ (t) show
+ (odi\013erentmem)
+ [9.44719 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 8.22547 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (rysp)
+ [4.27631 9.74173 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ces,where)
+ [4.85451 4.8436 4.29811 7.11266 7.8763 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sm)
+ [8.29081 9.08711 ] pdfxs
+ (a) show
+ (llocin)
+ [3.0327 3.0327 5.75995 8.82538 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cestheV)
+ [4.8436 4.85451 8.29081 4.23277 6.0654 8.83629 12.1635 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -219.225 m
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lEnodes.)
+ [8.42174 12.8181 6.0654 5.75995 6.05449 4.85451 4.29811 13.1562 ] pdfxs
+ (I) show
+ (np)
+ [11.4544 6.0654 ] pdfxs
+ (a) show
+ (rticul)
+ [4.27631 4.23277 3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,when)
+ [4.27631 8.8581 7.88721 6.05449 4.85451 11.4544 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 10.8435 ] pdfxs
+ (t) show
+ (henodesf)
+ [6.0654 10.2436 6.0654 5.74904 6.0654 4.8436 9.69807 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.66535 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.2436 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 11.4544 ] pdfxs
+ (\(t) show
+ (he\frstph)
+ [6.0654 10.2436 6.05449 4.27631 4.29811 9.64364 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,)
+ [8.8581 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -241.148 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.0253 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (estwoed)
+ [4.8436 8.23626 3.93823 7.58175 9.39265 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 8.23626 3.33815 ] pdfxs
+ (o) show
+ (reverynodeth)
+ [8.20355 4.85451 5.4545 4.8436 4.27631 9.68719 6.0654 5.75995 6.05449 8.79265 4.23277 
+ 6.0654 ] pdfxs
+ (a) show
+ (titinser)
+ [8.18183 3.02179 8.18183 3.0327 6.05449 4.30902 4.8436 4.27631 ] pdfxs
+ (t) show
+ (sin)
+ [8.23626 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.38174 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.78174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 10.0035 ] pdfxs
+ (\() show
+ (producingap)
+ [6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 3.0327 6.05449 9.39265 9.39265 6.0654 
+ ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ern)
+ [4.85451 4.2654 10.0035 ] pdfxs
+ (o) show
+ (f) show
+ -3.05176e-05 -263.07 m
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.41812 ] pdfxs
+ (V) show
+ (EE)
+ [7.42902 7.42902 ] pdfxs
+ (V) show
+ (EE...)
+ [7.41812 7.42902 3.02179 3.0327 3.0327 ] pdfxs
+ (\)) show
+ (.Thisp)
+ [10.8872 7.8763 6.0654 3.0327 8.94535 6.05449 ] pdfxs
+ (att) show
+ (ernresul)
+ [4.8436 4.27631 10.7017 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sine)
+ [8.94535 3.02179 10.7017 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (t) show
+ (heV)
+ [6.0654 9.49083 12.8181 ] pdfxs
+ (o) show
+ (bjectshavingtwoE)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.94535 6.0654 5.14905 5.75995 3.0327 6.05449 
+ 10.1017 3.93823 7.57085 10.1017 12.0544 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -3.05176e-05 -284.993 m
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 9.97082 ] pdfxs
+ (t) show
+ (hem,sep)
+ [6.0654 4.8436 9.08711 7.01448 4.29811 4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (ing)
+ [3.02179 6.0654 9.35992 ] pdfxs
+ (t) show
+ (heminmem)
+ [6.0654 4.8436 13.0034 3.0327 9.95991 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryby)
+ [4.27631 9.66537 5.75995 9.66537 ] pdfxs
+ (7) show
+ (2by)
+ [9.35992 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es:)
+ [4.8436 4.30902 8.42174 ] pdfxs
+ (2) show
+ (0bytesf)
+ [9.35992 5.75995 5.75995 4.23277 4.85451 8.21444 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (heVnode,a4by)
+ [6.0654 8.74902 12.0981 6.05449 5.75995 6.05449 4.85451 7.00357 9.35992 9.37083 5.74904 
+ 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.75993 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -306.915 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (der,two)
+ [6.0654 4.8436 4.27631 7.90902 3.93823 7.58175 10.0908 ] pdfxs
+ (16) show
+ (-by)
+ [3.63261 5.75995 5.75995 ] pdfxs
+ (t) show
+ (eEnodes,)
+ [9.47992 12.0544 6.0654 5.75995 6.05449 4.85451 4.29811 7.91993 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.05449 10.7017 3.93823 7.57085 10.0908 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (ehe)
+ [9.47992 6.0654 4.85451 ] pdfxs
+ (a) show
+ (dersf)
+ [6.05449 4.85451 4.2654 8.94535 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (t) show
+ (heE)
+ [6.05449 9.49083 12.0544 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.94535 ] pdfxs
+ (\(o) show
+ (new)
+ [6.05449 9.49083 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.6908 ] pdfxs
+ (o) show
+ (f)
+ [7.97447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -328.838 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (dding)
+ [6.05449 6.0654 3.02179 6.0654 9.88355 ] pdfxs
+ (o) show
+ (new)
+ [6.0654 9.27265 7.57085 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 10.4945 ] pdfxs
+ (o) show
+ (f)
+ [7.75629 ] pdfxs
+ (o) show
+ (bjecthe)
+ [6.66539 3.33815 4.8436 4.85451 8.67274 6.05449 4.85451 ] pdfxs
+ (a) show
+ (der.Wi)
+ [6.05449 4.85451 4.2654 10.2654 11.2035 3.0327 ] pdfxs
+ (t) show
+ (hthepo)
+ [10.4945 4.23277 6.0654 9.27265 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.45084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (r,)
+ [4.27631 7.65811 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 9.27265 6.0654 5.75995 6.05449 4.85451 8.72717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.27265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edseper)
+ [4.85451 10.4835 4.30902 4.8436 6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.0327 5.75995 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (me)
+ [13.9307 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 10.909 ] pdfxs
+ (ot) show
+ (her,wi)
+ [6.05449 4.85451 4.2654 8.17084 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.8981 10.2981 ] pdfxs
+ (2) show
+ (4by)
+ [10.2981 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 9.14171 ] pdfxs
+ (o) show
+ (\013setbetween)
+ [6.35986 4.30902 4.8436 9.08728 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.8981 
+ ] pdfxs
+ (t) show
+ (henodes.Whenb)
+ [6.0654 9.68719 6.05449 5.75995 6.0654 4.8436 4.30902 11.4872 11.2144 6.05449 4.85451 
+ 10.8981 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.8981 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.0654 9.68719 6.05449 6.0654 9.08711 10.909 6.35994 ] pdfxs
+ (o) show
+ (inter)
+ [3.0327 5.75995 4.23277 4.85451 9.10899 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.05449 9.08711 4.85451 5.75995 8.54183 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (a) show
+ (reen)
+ [4.2654 9.15265 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 4.8436 6.0654 ] pdfxs
+ 170.821 -368.724 m
+ /N703 7.96999 Tf
+ (2) show
+ 175.553 -372.683 m
+ /N614 10.909 Tf
+ (,the)
+ [7.50539 4.23277 6.0654 9.15265 ] pdfxs
+ (o) show
+ (\013setbetween)
+ [6.35986 4.30902 4.8436 8.55274 6.35994 4.8436 3.94914 7.57085 4.8436 4.85451 10.3635 
+ ] pdfxs
+ (t) show
+ (hesenodesshrinks)
+ [6.05449 4.85451 4.29811 9.15265 6.0654 5.75995 6.05449 4.85451 8.60717 4.29811 6.0654 
+ 4.2654 3.0327 6.0654 5.74904 8.60717 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (2) show
+ (0by)
+ [9.75264 5.75995 5.75995 ] pdfxs
+ (t) show
+ (esbec)
+ [4.8436 8.60717 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 4.8436 ] pdfxs
+ -3.05176e-05 -394.606 m
+ (t) show
+ (henodes)
+ [6.05449 8.4872 6.0654 5.75995 6.05449 4.85451 7.93081 ] pdfxs
+ (a) show
+ (reneverfree'd)
+ [4.27631 8.4872 6.05449 4.85451 5.4545 4.8436 7.909 3.33815 4.27631 4.8436 4.8436 
+ 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ndthenodesc)
+ [6.0654 9.6981 4.23277 6.0654 8.4872 6.05449 5.75995 6.0654 4.8436 7.94172 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (innod)
+ [3.0327 9.6981 6.05449 9.0981 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequires)
+ [7.87638 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 7.94172 ] pdfxs
+ (8) show
+ (-by)
+ [3.64352 5.74904 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.4872 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nment.)
+ [6.0654 9.08711 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ 16.936 -416.528 m
+ (Theftpr)
+ [7.8763 6.0654 8.87993 3.32724 8.28001 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mm)
+ [13.1125 9.09802 ] pdfxs
+ (a) show
+ (kesm)
+ [5.4545 4.8436 8.33444 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.78537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (lsover)
+ [3.0327 8.32353 5.15996 5.4545 4.8436 8.30173 ] pdfxs
+ (t) show
+ (helist)
+ [6.0654 8.87993 3.02179 3.0327 4.30902 8.2691 ] pdfxs
+ (o) show
+ (fnodesduringPh)
+ [7.36357 6.0654 5.74904 6.0654 4.8436 8.33444 6.0654 6.05449 4.27631 3.0327 6.05449 
+ 9.49083 7.41812 6.0654 ] pdfxs
+ (a) show
+ (se2)
+ [4.29811 8.87993 9.49083 ] pdfxs
+ (\() show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (silyvisiblein)
+ [4.30902 3.02179 3.0327 9.78537 5.75995 3.0327 4.29811 3.0327 6.0654 3.0327 8.86902 
+ 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -438.451 m
+ (t) show
+ (heb)
+ [6.05449 8.09448 6.35994 ] pdfxs
+ (otto) show
+ (mleft)
+ [12.3271 3.02179 4.85451 3.32724 7.48365 ] pdfxs
+ (o) show
+ (fFi)
+ [6.56721 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.08357 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (17\)) show
+ (,)
+ [6.33813 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.0654 7.53809 ] pdfxs
+ (t) show
+ (hisdensep)
+ [6.05449 3.0327 7.53809 6.0654 4.8436 6.0654 4.29811 8.08357 6.0654 ] pdfxs
+ (a) show
+ (cking)
+ [4.53815 5.75995 3.0327 6.0654 8.68356 ] pdfxs
+ (o) show
+ (fnode)
+ [6.56721 6.0654 5.75995 6.05449 8.08357 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.53809 ] pdfxs
+ (a) show
+ (llowse)
+ [3.0327 3.02179 5.15996 7.8763 7.53809 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.29446 4.85451 ] pdfxs
+ (a) show
+ (chelinefe)
+ [4.53815 6.0654 8.08357 3.0327 3.0327 6.05449 8.08357 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -3.05176e-05 -460.373 m
+ (o) show
+ (faVnode)
+ [7.55993 9.66537 12.4035 6.0654 5.75995 6.05449 9.07629 ] pdfxs
+ (t) show
+ (opull)
+ [9.67628 6.05449 6.0654 3.02179 7.25448 ] pdfxs
+ (ot) show
+ (herVnodesin)
+ [6.0654 4.8436 8.49809 12.4035 6.05449 5.75995 6.0654 4.8436 8.5199 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.07629 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.07629 ] pdfxs
+ (\() show
+ (ins)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.2763 ] pdfxs
+ (o) show
+ (funrel)
+ [7.55993 6.05449 6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edEnodes)
+ [4.8436 10.2872 11.6399 6.0654 5.74904 6.0654 4.8436 4.30902 ] pdfxs
+ (\)) show
+ (.Thisimproves)
+ [9.63264 7.8763 6.0654 3.02179 8.5308 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 
+ 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -482.296 m
+ (e\013ec)
+ [4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivec)
+ [3.02179 5.4545 8.7272 4.8436 ] pdfxs
+ (a) show
+ (chedensity,reducesmem)
+ [4.54905 6.05449 8.7272 6.05449 4.85451 6.05449 4.30902 3.0327 3.93823 4.84359 6.95994 
+ 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.18172 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 9.63264 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hrequirements,)
+ [9.93809 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 5.75995 
+ 4.23277 4.30902 6.95994 ] pdfxs
+ (a) show
+ (ndreduces)
+ [6.0654 9.92718 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.17081 ] pdfxs
+ (t) show
+ (hew)
+ [6.0654 8.71629 7.58175 ] pdfxs
+ (o) show
+ (rkingsetf)
+ [4.2654 5.75995 3.0327 6.0654 9.31628 4.30902 4.8436 8.11638 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -504.218 m
+ (t) show
+ (hepr)
+ [6.05449 9.07629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.This)
+ [9.08711 9.63264 7.8763 6.05449 3.0327 8.5199 ] pdfxs
+ (a) show
+ (lsom)
+ [3.0327 4.30902 9.66537 9.09802 ] pdfxs
+ (a) show
+ (kesitm)
+ [5.4545 4.8436 8.5308 3.02179 8.46546 9.08711 ] pdfxs
+ (o) show
+ (relikely)
+ [4.27631 9.06538 3.0327 3.0327 5.4545 4.8436 3.0327 9.98173 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.46546 ] pdfxs
+ (t) show
+ (heVnodeswill\ftin)
+ [6.05449 9.07629 12.3926 6.0654 5.75995 6.05449 4.85451 8.5199 7.8763 3.0327 3.0327 
+ 7.24357 6.0654 8.46546 3.02179 10.2872 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.06538 4.85451 ] pdfxs
+ (a) show
+ (cheduringPh)
+ [4.54905 6.05449 9.06538 6.0654 6.05449 4.27631 3.0327 6.05449 9.67628 7.42902 6.05449 
+ ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -526.141 m
+ (3) show
+ (.Thec)
+ [9.20719 7.8763 6.0654 8.92356 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1454 ] pdfxs
+ (o) show
+ (fbump-p)
+ [7.40721 6.0654 6.05449 9.09802 6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.34536 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.85451 5.74904 8.32365 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsfurtherimprove)
+ [6.05449 8.38899 3.32724 6.0654 4.27631 4.23277 6.0654 4.8436 8.35627 3.0327 9.08711 
+ 6.0654 4.2654 5.15996 5.4545 8.92356 ] pdfxs
+ (t) show
+ (his,speedin)
+ [6.0654 3.02179 4.30902 7.22175 4.29811 6.37085 4.8436 4.8436 6.0654 3.0327 6.05449 
+ ] pdfxs
+ (g) show
+ -3.05176e-05 -548.063 m
+ (upftby)
+ [6.0654 11.149 3.32724 9.33818 5.74904 10.8545 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.32727 ] pdfxs
+ (18) show
+ (%overb)
+ [14.1816 5.14905 5.4545 4.8436 9.37081 6.05449 ] pdfxs
+ (a) show
+ (sethepo)
+ [4.30902 9.9381 4.23277 6.0654 9.9381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.11629 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nperf)
+ [11.149 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 12.2399 ] pdfxs
+ (A) show
+ (n)
+ [11.149 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlikeins)
+ [11.149 3.02179 3.0327 5.4545 9.9381 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -3.05176e-05 -569.986 m
+ (interleaving[)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 
+ 10.2108 3.0327 ] pdfxs
+ (136) show
+ (])
+ [7.77811 ] pdfxs
+ (\() show
+ (discussedbrie\ryinSec)
+ [6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.8436 10.8217 6.05449 4.27631 
+ 3.0327 4.8436 6.0654 10.5054 3.0327 10.8217 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8108 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (1\)) show
+ (,w)
+ [8.06175 7.57085 ] pdfxs
+ (o) show
+ (uldimproveperf)
+ [6.0654 3.0327 10.8108 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 9.59992 6.35994 
+ 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceevenm)
+ [6.05449 4.85451 9.59992 4.85451 5.4545 4.8436 10.8108 9.09802 ] pdfxs
+ (o) show
+ (reby)
+ [4.27631 9.59992 5.75995 5.75995 ] pdfxs
+ 1 0 0 1 0 -580.085 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (I) show
+ (ft)
+ [6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.63006 ] pdfxs
+ (bu) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (-p)
+ [3.07535 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [7.1279 ] pdfxs
+ (op) show
+ (timiz)
+ [3.58634 2.56423 7.67484 2.56423 4.0885 ] pdfxs
+ (a) show
+ (ti)
+ [3.58634 2.55527 ] pdfxs
+ (o) show
+ (nis)
+ [8.65217 2.55527 7.16381 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (le)
+ [2.55527 4.10643 ] pdfxs
+ (d) show
+ (,4byt)
+ [6.19546 8.13222 4.86852 4.85963 3.58634 ] pdfxs
+ (e) show
+ (s)
+ [7.16381 ] pdfxs
+ (ar) show
+ (e)
+ [7.6211 ] pdfxs
+ (r) show
+ (eq)
+ [4.10643 4.85963 ] pdfxs
+ (u) show
+ (i)
+ [2.56423 ] pdfxs
+ (re) show
+ (d)
+ [8.6432 ] pdfxs
+ (fo) show
+ (r)
+ [7.1279 ] pdfxs
+ (a) show
+ (n)
+ [8.65217 ] pdfxs
+ (o) show
+ (b)
+ [5.63063 ] pdfxs
+ (je) show
+ (ct)
+ [4.09746 7.10997 ] pdfxs
+ (header) show
+ (.)
+ [8.02452 ] pdfxs
+ (I) show
+ (ft)
+ [6.33891 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.6211 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (gn) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 7.10997 ] pdfxs
+ (op) show
+ (ti-)
+ [3.58634 2.55527 3.07535 ] pdfxs
+ -12.437 -14.768 m
+ (miz)
+ [7.6838 2.55527 4.09746 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nis)
+ [8.38319 2.55527 6.89483 ] pdfxs
+ (d) show
+ (is)
+ [2.56423 3.63121 ] pdfxs
+ (ab) show
+ (l)
+ [2.56423 ] pdfxs
+ (ed) show
+ (,t)
+ [5.86372 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (fou) show
+ (rbytessavedbyt)
+ [6.86788 4.85956 4.8686 3.57737 4.10643 6.89483 3.63121 4.34857 4.60858 4.10643 8.37423 
+ 4.86852 8.12325 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.36108 ] pdfxs
+ (bu) show
+ (m)
+ [7.67484 ] pdfxs
+ (p) show
+ (-p)
+ [3.07535 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (r)
+ [6.86788 ] pdfxs
+ (op) show
+ (timiz)
+ [3.57737 2.56423 7.67484 2.56423 4.09746 ] pdfxs
+ (a) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (o) show
+ (nare)
+ [8.38319 4.59962 3.61323 7.35212 ] pdfxs
+ (r) show
+ (e)
+ [4.10643 ] pdfxs
+ (p) show
+ (l)
+ [2.55527 ] pdfxs
+ (a) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (dwith4bytes)
+ [8.38319 6.6528 2.56423 3.57737 8.38319 7.87221 4.85956 4.8686 3.57737 4.10643 6.89483 
+ ] pdfxs
+ (o) show
+ (f)
+ [6.06993 ] pdfxs
+ (a) show
+ (li)
+ [2.56423 2.55527 ] pdfxs
+ (gn) show
+ (m)
+ [7.6838 ] pdfxs
+ (e) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ -12.437 -25.727 m
+ (padd) show
+ (i)
+ [2.55527 ] pdfxs
+ (ng) show
+ (.) show
+ 213.381 -70.663 m
+ /N614 10.909 Tf
+ (154) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 167 167
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (improving)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hedensity)
+ [6.05449 8.4872 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he'nex)
+ [6.0654 8.47629 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ ('\feld)
+ [6.6654 6.0654 4.8436 3.0327 9.6981 ] pdfxs
+ (a) show
+ (ccessesin)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 4.8436 7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heVs)
+ [6.05449 8.4872 11.8144 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.27631 4.8436 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erpo)
+ [4.8436 7.18901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.9454 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.9781 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.96719 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.08722 ] pdfxs
+ (t) show
+ (heVlistis)
+ [6.05449 7.76721 11.0944 3.0327 3.0327 4.29811 7.15638 3.0327 7.21082 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 8.9781 ] pdfxs
+ (t) show
+ (raversedwi)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 8.96719 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hac)
+ [8.9781 8.3672 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 7.15638 ] pdfxs
+ (\() show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.74904 7.58175 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 6.0654 ] pdfxs
+ (\)) show
+ 0 -43.845 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.0327 6.05449 8.77084 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (2) show
+ (0by)
+ [9.37083 5.74904 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.21444 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.75993 ] pdfxs
+ (t) show
+ (henewly)
+ [6.0654 8.75993 6.05449 4.85451 7.8763 3.0327 9.66537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ednodes)
+ [4.85451 9.97082 6.05449 5.75995 6.0654 4.8436 8.21444 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.75993 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.97082 ] pdfxs
+ (t) show
+ (o)
+ [9.37083 ] pdfxs
+ (t) show
+ (hefr)
+ [6.05449 8.77084 3.32724 4.27631 ] pdfxs
+ (o) show
+ (nt)
+ [5.75995 8.1491 ] pdfxs
+ (o) show
+ (f)
+ [7.25448 ] pdfxs
+ (t) show
+ (helis)
+ [6.05449 8.75993 3.0327 3.0327 4.29811 ] pdfxs
+ (t\)) show
+ (.Bec)
+ [8.71629 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ 0 -65.768 m
+ (t) show
+ (henodes\ft)
+ [6.05449 9.3381 6.0654 5.75995 6.05449 4.85451 8.78171 6.0654 8.72728 ] pdfxs
+ (o) show
+ (nfewerh)
+ [10.549 3.32724 4.85451 7.57085 4.85451 8.75991 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 9.3272 6.0654 ] pdfxs
+ (ag) show
+ (es,)
+ [4.8436 4.30902 7.72357 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.3381 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ics)
+ [3.0327 9.3381 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.0327 6.05449 9.3381 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (cher)
+ [4.53815 6.0654 4.8436 8.75991 ] pdfxs
+ (o) show
+ (n)
+ [10.549 ] pdfxs
+ (t) show
+ (heA)
+ [6.05449 9.3381 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.0327 ] pdfxs
+ (o) show
+ (nissli)
+ [10.549 3.02179 8.79262 4.30902 3.02179 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 0 -87.69 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ree\013ective:wi)
+ [4.27631 8.02902 4.8436 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 4.85451 7.6472 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.23992 9.08711 ] pdfxs
+ (a) show
+ (llocitprefe)
+ [3.0327 3.0327 5.74904 8.02902 3.0327 7.4182 6.0654 4.27631 4.8436 3.33815 4.8436 
+ ] pdfxs
+ (t) show
+ (cheswi)
+ [4.54905 6.05449 4.85451 7.47263 7.88721 3.02179 ] pdfxs
+ (t) show
+ (ha)
+ [9.23992 8.63993 ] pdfxs
+ (\() show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.75995 7.57085 ] pdfxs
+ (a) show
+ (rd\)s)
+ [4.27631 6.05449 7.4182 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.02902 ] pdfxs
+ (o) show
+ (f)
+ [6.51267 ] pdfxs
+ (7) show
+ (2bytes)
+ [8.62902 5.75995 5.75995 4.23277 4.85451 7.48354 ] pdfxs
+ (\() show
+ (prefe)
+ [6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.0654 8.62902 ] pdfxs
+ (5) show
+ (6nodes)
+ [8.63993 6.05449 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -109.613 m
+ (perp)
+ [6.35994 4.85451 7.97446 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [4.85451 ] pdfxs
+ (\)) show
+ (;wi)
+ [6.76358 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [9.75264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitprefe)
+ [9.76355 3.0327 7.94183 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (cheswi)
+ [4.54905 6.05449 4.85451 8.00717 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha\(b)
+ [9.75264 9.16356 4.23277 6.0654 ] pdfxs
+ (a) show
+ (ckw)
+ [4.54905 5.74904 7.58175 ] pdfxs
+ (a) show
+ (rd\)s)
+ [4.27631 6.05449 7.94183 4.30902 ] pdfxs
+ (t) show
+ (ride)
+ [4.2654 3.0327 6.0654 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.0363 ] pdfxs
+ (2) show
+ (0by)
+ [9.15265 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 8.00717 ] pdfxs
+ (\() show
+ (prefe)
+ [6.05449 4.27631 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ching)
+ [4.53815 6.0654 3.0327 6.05449 9.15265 ] pdfxs
+ (204) show
+ 0 -131.535 m
+ (nodesperp)
+ [6.0654 5.74904 6.0654 4.8436 8.00717 6.35994 4.85451 7.97446 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [4.85451 ] pdfxs
+ (\)) show
+ (.Thise\013ectissi)
+ [8.07266 7.8763 6.0654 3.0327 7.99626 4.85451 6.35986 4.85451 4.8436 7.94183 3.0327 
+ 8.00717 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,bec)
+ [6.75267 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usetheA)
+ [6.05449 4.30902 8.55266 4.23277 6.0654 8.55266 7.8763 ] pdfxs
+ (t) show
+ (hl)
+ [6.0654 3.02179 ] pdfxs
+ (o) show
+ (nprefe)
+ [9.76355 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chers)
+ [4.53815 6.0654 4.8436 7.97446 4.30902 ] pdfxs
+ (to) show
+ (ps)
+ [6.05449 8.00717 ] pdfxs
+ (o) show
+ (nvir)
+ [9.76355 5.75995 3.0327 4.2654 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lmem)
+ [6.73085 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -153.458 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eb)
+ [8.47629 6.37085 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ries[)
+ [4.27631 3.0327 4.8436 7.94172 3.0327 ] pdfxs
+ (80) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -175.38 m
+ (I) show
+ (n)
+ [10.4945 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nto)
+ [10.4945 4.23277 9.88355 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 9.88355 ] pdfxs
+ (t) show
+ (heVlis)
+ [6.0654 9.27265 12.6108 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (,thepo)
+ [7.65811 4.23277 6.0654 9.27265 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.46175 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.72717 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.0654 3.02179 10.189 ] pdfxs
+ (t) show
+ (ob)
+ [9.88355 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.4835 ] pdfxs
+ (ot) show
+ (hernodetypes,)
+ [6.0654 4.8436 8.70536 6.05449 5.75995 6.0654 9.27265 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 3.0327 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [8.63992 ] pdfxs
+ (t) show
+ (heydon)
+ [6.05449 4.85451 8.33447 6.05449 8.02902 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [6.81821 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.02179 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esi)
+ [7.42903 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 8.33447 ] pdfxs
+ (t) show
+ (o)
+ [8.02902 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 7.42903 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovement)
+ [6.0654 4.8436 7.42903 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 6.81821 ] pdfxs
+ (o) show
+ (fFullPAoverB)
+ [5.91267 6.20722 6.0654 3.0327 3.02179 6.52358 10.7563 5.14905 5.4545 4.8436 6.85083 
+ 7.72349 ] pdfxs
+ (a) show
+ (seP)
+ [4.30902 4.8436 6.52358 ] pdfxs
+ (A) show
+ (.) show
+ 0 -219.225 m
+ (TheHs)
+ [7.8763 6.0654 7.84357 11.1817 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.309 ] pdfxs
+ (a) show
+ (reeli)
+ [4.2654 7.85448 4.8436 3.0327 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.02179 6.0654 3.0327 7.84357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.26537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.85448 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.85451 5.74904 7.24366 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbutn)
+ [9.05446 6.0654 6.05449 7.24366 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.24366 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.85448 6.05449 6.0654 9.08711 9.06537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.26537 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -241.148 m
+ (\() show
+ (nodes)
+ [6.05449 5.75995 6.0654 4.8436 8.46535 ] pdfxs
+ (a) show
+ (refreed)
+ [4.2654 9.01083 3.33815 4.2654 4.85451 4.8436 10.2217 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 10.2217 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.2217 ] pdfxs
+ (t) show
+ (o)
+ [9.61083 ] pdfxs
+ (t) show
+ (he\fb)
+ [6.05449 9.01083 6.05449 6.37085 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.85451 4.8436 7.18903 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (\)) show
+ (,butthis)
+ [7.30903 6.0654 6.0654 8.40001 4.23277 6.0654 3.0327 8.45444 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.2108 6.0654 5.75995 4.8436 8.46535 6.05449 ] pdfxs
+ (o) show
+ (telimin)
+ [8.40001 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (e) show
+ 0 -263.07 m
+ (a) show
+ (nyin)
+ [5.75995 9.06537 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 8.15993 6.0654 ] pdfxs
+ (a) show
+ (ddingin)
+ [6.05449 6.0654 3.0327 6.05449 8.77083 3.0327 9.37082 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.02179 7.62536 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.15993 ] pdfxs
+ (\() show
+ (bec)
+ [6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.15993 ] pdfxs
+ (t) show
+ (heHnodes)
+ [6.0654 8.15993 11.4981 6.05449 5.75995 6.05449 4.85451 7.61445 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.15993 ] pdfxs
+ (o) show
+ (fsize)
+ [6.64358 4.30902 3.0327 4.8436 8.15993 ] pdfxs
+ (8) show
+ 330.108 -263.07 m
+ /N695 10.909 Tf
+ (n) show
+ 338.435 -263.07 m
+ /N614 10.909 Tf
+ (+4wi)
+ [10.2654 8.77083 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 381.993 -263.07 m
+ /N695 10.909 Tf
+ (n) show
+ 391.571 -263.07 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (3) show
+ (\).TheElis)
+ [4.23277 7.77811 7.8763 6.0654 8.15993 10.7344 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 0 -284.993 m
+ (iseli)
+ [3.0327 7.26536 4.8436 3.0327 3.0327 ] pdfxs
+ (g) show
+ (iblef)
+ [3.0327 6.05449 3.0327 7.81084 3.33815 ] pdfxs
+ (o) show
+ (rb)
+ [7.23265 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.03265 ] pdfxs
+ (t) show
+ (hebumpp)
+ [6.05449 7.81084 6.0654 6.05449 9.09802 9.02174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.24356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.02174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (nment)
+ [6.0654 9.08711 4.8436 5.75995 7.21093 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,whichreducesin)
+ [6.0654 6.13086 7.8763 6.05449 3.0327 4.54905 9.02174 4.27631 4.8436 6.0654 6.05449 
+ 4.85451 4.8436 7.26536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-nodep)
+ [4.8436 4.27631 3.63261 6.0654 5.75995 6.05449 7.81084 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -306.915 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m8by)
+ [12.7525 9.11992 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.96354 ] pdfxs
+ (t) show
+ (o0bytes.Bec)
+ [9.11992 9.11992 5.75995 5.75995 4.23277 4.85451 4.29811 7.96357 7.72349 4.85451 4.8436 
+ ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.51993 ] pdfxs
+ (a) show
+ (ccessesto)
+ [4.8436 4.85451 4.8436 4.29811 4.30902 4.8436 7.97445 4.23277 9.11992 ] pdfxs
+ (t) show
+ (heed)
+ [6.0654 8.50902 4.8436 6.0654 ] pdfxs
+ (g) show
+ (elistsu\013erfr)
+ [8.50902 3.0327 3.0327 4.29811 7.9091 4.30902 6.05449 6.35986 4.85451 7.93082 3.33815 
+ 4.27631 ] pdfxs
+ (o) show
+ (mpo)
+ [12.7525 6.35994 5.75995 ] pdfxs
+ (o) show
+ (rloc)
+ [7.93082 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityeven)
+ [3.0327 3.0327 3.93823 9.42537 4.8436 5.4545 4.85451 9.71991 ] pdfxs
+ (a) show
+ (fterpo)
+ [3.33815 4.23277 4.85451 7.93082 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -328.838 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (\() show
+ (nei)
+ [6.05449 4.85451 3.0327 ] pdfxs
+ (g) show
+ (hb)
+ [5.74904 6.37085 ] pdfxs
+ (o) show
+ (ringnodesinmem)
+ [4.2654 3.0327 6.0654 8.65083 6.05449 5.75995 6.0654 4.8436 7.50536 3.02179 9.26173 
+ 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.94538 ] pdfxs
+ (a) show
+ (reseld)
+ [4.27631 8.05084 4.29811 4.8436 3.0327 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [12.2834 ] pdfxs
+ (a) show
+ (ccessed)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 9.25083 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,)
+ [6.31631 ] pdfxs
+ (t) show
+ (hisimprovement)
+ [6.05449 3.0327 7.50536 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.08711 
+ 4.8436 5.75995 7.44002 ] pdfxs
+ (t) show
+ (o)
+ [8.65083 ] pdfxs
+ (t) show
+ (heE)
+ [6.05449 8.05084 7.42902 ] pdfxs
+ 0 -350.761 m
+ (listdoesn)
+ [3.0327 3.0327 4.29811 7.68002 6.0654 5.75995 4.8436 7.74536 6.05449 ] pdfxs
+ (o) show
+ (tsi)
+ [7.69093 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyimprovepr)
+ [3.0327 9.19628 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.29084 6.0654 4.2654 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.5344 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce,butmayc)
+ [6.05449 4.85451 4.8436 6.51267 6.05449 6.0654 7.68002 9.09802 5.14905 9.19628 4.8436 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribute)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 8.29084 ] pdfxs
+ (t) show
+ (oreducedT)
+ [8.89083 4.27631 4.85451 6.05449 6.0654 4.8436 4.85451 9.49082 7.88721 ] pdfxs
+ (L) show
+ (Bmiss)
+ [11.1598 9.09802 3.02179 4.30902 4.29811 ] pdfxs
+ 0 -372.683 m
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es.)
+ [4.8436 4.29811 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,wesee)
+ [3.0327 3.0327 5.95631 7.57085 7.60357 4.29811 4.85451 7.59266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tse)
+ [6.99275 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (gat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.81447 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (heV)
+ [6.05449 7.60357 10.9308 ] pdfxs
+ (a) show
+ (ndElists,whichis)
+ [6.05449 8.81447 10.1781 3.02179 3.0327 4.30902 4.23277 4.30902 5.95631 7.8763 6.0654 
+ 3.0327 4.53815 8.81447 3.0327 7.04718 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 7.59266 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 7.59266 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 8.81447 ] pdfxs
+ (goa) show
+ (ls)
+ [3.0327 7.04718 ] pdfxs
+ (o) show
+ (f)
+ [6.08722 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ 0 -416.528 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (lyimprovestheperf)
+ [3.0327 9.39264 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 7.94172 4.23277 
+ 6.0654 8.4872 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.4872 ] pdfxs
+ (o) show
+ (fthispr)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 0 -453.716 m
+ /N1025 10.909 Tf
+ (Su) show
+ (mm)
+ [10.4507 10.4507 ] pdfxs
+ (a) show
+ (ry)
+ [5.17085 10.7998 ] pdfxs
+ (o) show
+ (fAut)
+ [8.01809 9.49086 6.96002 4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 9.75266 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [7.66903 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (I) show
+ (m)
+ [10.4616 ] pdfxs
+ (pact) show
+ 0 -482.684 m
+ /N614 10.909 Tf
+ (Whilech)
+ [11.2144 6.05449 3.0327 3.0327 8.21448 4.54905 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.43628 ] pdfxs
+ (a) show
+ (ndft)
+ [6.05449 9.43628 3.32724 7.61456 ] pdfxs
+ (a) show
+ (reextremec)
+ [4.27631 8.21448 4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 8.21448 4.85451 ] pdfxs
+ (a) show
+ (ses,)
+ [4.29811 4.85451 4.29811 6.45812 ] pdfxs
+ (t) show
+ (heyillus)
+ [6.05449 4.85451 9.13083 3.02179 3.0327 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (esperfec)
+ [4.85451 7.66899 6.37085 4.8436 4.27631 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lyhowse)
+ [3.0327 9.13083 6.05449 5.14905 11.2581 4.29811 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (ing)
+ [3.02179 6.0654 8.82538 ] pdfxs
+ (a) show
+ (nddein)
+ [6.0654 9.42537 6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cin)
+ [4.8436 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -504.606 m
+ (unrel)
+ [6.0654 6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edd)
+ [4.8436 10.7999 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.1999 4.29811 ] pdfxs
+ (t) show
+ (ructuresc)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 9.04353 4.8436 ] pdfxs
+ (a) show
+ (nhaveasi)
+ [10.7999 6.05449 5.15996 5.4545 9.5781 10.189 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ntperf)
+ [5.75995 8.97819 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 9.5781 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.97819 ] pdfxs
+ (o) show
+ (nhe)
+ [10.7999 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-in)
+ [6.0654 3.63261 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.0327 5.4545 9.5781 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -526.529 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 9.78537 ] pdfxs
+ (Not) show
+ (e)
+ [9.10902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.5091 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.11992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.29812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmayhave)
+ [10.3308 9.08711 5.15996 10.0254 6.05449 5.15996 5.4545 9.10902 ] pdfxs
+ (a) show
+ (nevenm)
+ [10.3308 4.85451 5.4545 4.8436 10.3308 9.08711 ] pdfxs
+ (o) show
+ (resi)
+ [4.27631 9.11992 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (nte\013ectf)
+ [5.75995 8.5091 4.85451 6.35986 4.8436 4.85451 8.5091 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -548.451 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (l-w)
+ [3.0327 3.63261 7.58175 ] pdfxs
+ (o) show
+ (rldpr)
+ [4.2654 3.0327 11.4763 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswhichfr)
+ [9.09802 9.70898 7.8763 6.0654 3.0327 4.53815 11.4763 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 9.64364 ] pdfxs
+ (t) show
+ (heirhe)
+ [6.0654 4.8436 3.0327 9.67626 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pover)
+ [11.4763 5.14905 5.4545 4.85451 9.67626 ] pdfxs
+ (t) show
+ (ime:)
+ [3.0327 9.08711 4.8436 11.4326 ] pdfxs
+ (I) show
+ (f)
+ [8.7381 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 10.2545 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [11.4654 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [9.71988 ] pdfxs
+ (o) show
+ (utfr)
+ [6.05449 9.65454 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (ed,)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 0 -570.374 m
+ (evenline)
+ [4.8436 5.4545 4.85451 10.3745 3.02179 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [8.58536 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.60717 ] pdfxs
+ (o) show
+ (fmem)
+ [7.6472 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.069 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utin)
+ [6.0654 8.55274 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erspersed)
+ [4.85451 4.2654 4.30902 6.35994 4.8436 4.27631 4.30902 4.8436 10.3745 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.60717 ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (ot) show
+ (hernodetypes\)maybe)
+ [6.05449 4.85451 8.58536 6.05449 5.75995 6.05449 9.16356 3.93823 5.75995 6.35994 4.85451 
+ 4.29811 8.55274 9.08711 5.15996 10.069 6.35994 4.8436 ] pdfxs
+ 0 -592.296 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (ag) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 8.7381 3.0327 8.72719 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.5163 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p.Wi)
+ [6.0654 7.55993 11.2035 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [8.7381 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.52721 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 5.90177 ] pdfxs
+ (t) show
+ (hesenodes)
+ [6.05449 4.85451 4.29811 7.52721 6.05449 5.75995 6.05449 4.85451 6.97082 ] pdfxs
+ (a) show
+ (rem)
+ [4.27631 7.52721 9.08711 ] pdfxs
+ (o) show
+ (relikely)
+ [4.27631 7.5163 3.0327 3.0327 5.4545 4.8436 3.0327 8.43265 ] pdfxs
+ (t) show
+ (obe)
+ [8.1272 6.35994 7.52721 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (uped)
+ [6.0654 6.35994 4.85451 6.0654 ] pdfxs
+ 0 -614.219 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (heren)
+ [6.0654 4.8436 4.27631 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.39264 ] pdfxs
+ (tog) show
+ (ether.)
+ [4.85451 4.23277 6.0654 4.8436 4.27631 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (155) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 168 168
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 14.346 Tf
+ (6.4)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (ese)
+ [7.3595 6.36962 7.3595 ] pdfxs
+ (a) show
+ (rchContri)
+ [6.58481 6.72827 14.346 11.6633 8.0625 8.52152 6.26925 6.59915 4.476 ] pdfxs
+ (bu) show
+ (tio)
+ [6.2836 4.476 8.07685 ] pdfxs
+ (n) show
+ (sofPoolAllo)
+ [11.7494 8.0625 10.3147 10.573 8.52157 8.07685 9.85575 12.1942 4.476 4.49035 8.50722 
+ ] pdfxs
+ (ca) show
+ (tion)
+ [6.2836 4.476 8.07685 14.346 ] pdfxs
+ (Op) show
+ (timi)
+ [6.26925 4.49035 13.4422 4.49035 ] pdfxs
+ (za) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (s) show
+ 0 -32.725 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.51261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (erm)
+ [4.8436 9.49081 9.09802 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.8436 9.52352 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 10.069 3.32724 ] pdfxs
+ (o) show
+ (llowingmaj)
+ [3.0327 3.0327 5.14905 7.88721 3.02179 6.0654 10.669 9.08711 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rrese)
+ [9.4799 4.27631 4.85451 4.29811 4.8436 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.54905 11.2799 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbey)
+ [6.0654 9.51261 6.37085 4.8436 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 11.269 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sedescribedinSec-)
+ [4.29811 10.069 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 11.2799 
+ 3.0327 11.2799 6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ 0 -54.648 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:) show
+ 10.303 -88.526 m
+ (\() show
+ (i\)Wepresentsever)
+ [3.0327 9.69818 10.2981 9.35992 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 8.76001 
+ 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lsimplebutnovel)
+ [7.53812 4.30902 3.02179 9.09802 6.05449 3.0327 9.35992 6.0654 6.0654 8.7491 6.0654 
+ 5.14905 5.4545 4.85451 7.53812 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.82535 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.76001 4.8436 ] pdfxs
+ (a) show
+ (nsubs)
+ [10.5817 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyimprove)
+ [3.0327 3.0327 10.2654 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 9.35992 ] pdfxs
+ (t) show
+ (heper-)
+ [6.0654 9.35992 6.35994 4.85451 4.27631 3.63261 ] pdfxs
+ 27.273 -110.448 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.05447 ] pdfxs
+ (o) show
+ (fhe)
+ [7.53811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pd)
+ [10.2763 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.66537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.50899 ] pdfxs
+ (o) show
+ (naper-po)
+ [10.2763 9.66537 6.35994 4.85451 4.2654 3.64352 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.24357 6.05449 ] pdfxs
+ (a) show
+ (sis,bey)
+ [4.30902 3.02179 4.30902 7.38539 6.35994 4.8436 5.4545 ] pdfxs
+ (o) show
+ (ndwh)
+ [6.0654 10.2763 7.8763 6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [8.45456 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.24357 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.2654 4.85451 ] pdfxs
+ (a) show
+ (dy)
+ [6.05449 5.75995 ] pdfxs
+ 27.273 -132.371 m
+ (provides.Sever)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 4.29811 7.6472 6.05449 4.85451 
+ 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [5.95631 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.29811 7.77812 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.22172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.76721 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (len)
+ [5.95631 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [8.9781 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.15638 ] pdfxs
+ (t) show
+ (heyc)
+ [6.0654 4.8436 8.68356 4.8436 ] pdfxs
+ (o) show
+ (uldbereimplemen)
+ [6.0654 3.0327 8.9781 6.35994 7.77812 4.2654 4.85451 3.0327 9.08711 6.0654 3.02179 
+ 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 27.273 -154.293 m
+ (in)
+ [3.0327 9.6981 ] pdfxs
+ (ot) show
+ (herexis)
+ [6.05449 4.85451 7.909 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingre)
+ [3.0327 6.05449 9.0981 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferenceimplemen)
+ [9.68719 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.4872 3.02179 
+ 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 7.27298 -185.182 m
+ (\() show
+ (ii\)Wepresent)
+ [3.0327 3.02179 9.69818 10.309 9.03265 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 8.43274 ] pdfxs
+ (a) show
+ (nex)
+ [10.2435 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.03265 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icPo)
+ [3.02179 9.03265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.21085 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (t) show
+ (osupp)
+ [9.63264 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtnode)
+ [4.27631 8.42183 6.0654 5.75995 6.05449 4.8436 ] pdfxs
+ 27.273 -207.105 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,presentsever)
+ [6.05449 6.51267 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 7.68002 4.29811 4.85451 
+ 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lex)
+ [6.45812 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mplec)
+ [9.08711 6.0654 3.02179 8.29084 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nheuris)
+ [9.49082 6.05449 4.85451 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics,)
+ [3.0327 4.85451 4.29811 6.50176 ] pdfxs
+ (a) show
+ (nddescribe)
+ [6.0654 9.49082 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.27993 ] pdfxs
+ (o) show
+ (urexperienceswi)
+ [6.0654 7.70173 4.85451 5.74904 6.37085 4.8436 4.27631 3.0327 4.8436 6.0654 4.8436 
+ 4.85451 7.73445 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 27.273 -229.027 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 4.24199 -259.916 m
+ (\() show
+ (iii\)Weprovidede)
+ [3.0327 3.02179 3.0327 9.69818 10.309 8.1163 6.05449 4.27631 5.14905 5.75995 3.0327 
+ 6.05449 8.1163 6.0654 4.8436 ] pdfxs
+ (ta) show
+ (iledperf)
+ [3.0327 3.0327 4.8436 9.32719 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceresul)
+ [6.0654 4.8436 8.1163 4.27631 4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (sf)
+ [7.57081 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.54901 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.32719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1163 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.1163 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.29449 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -281.839 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nitself)
+ [8.82538 3.0327 4.23277 4.30902 4.8436 3.0327 6.09813 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.82538 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.61448 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.80359 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nspresen)
+ [6.0654 7.069 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edin)
+ [4.85451 8.82538 3.02179 8.82538 ] pdfxs
+ (t) show
+ (hisch)
+ [6.0654 3.0327 7.069 4.53815 6.0654 ] pdfxs
+ (a) show
+ (pter.Weshowth)
+ [6.0654 4.23277 4.85451 4.27631 7.58175 10.309 7.61448 4.29811 6.0654 5.14905 10.6472 
+ 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.00366 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.61448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 27.273 -303.761 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3854 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 10.3745 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.61808 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimproves)
+ [6.05449 8.62899 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 8.61808 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.16356 ] pdfxs
+ (o) show
+ (fsever)
+ [7.65811 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpr)
+ [7.35266 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msby)
+ [9.08711 8.61808 5.75995 10.0799 ] pdfxs
+ (10) show
+ (-)
+ [3.63261 ] pdfxs
+ (20) show
+ (%,)
+ [9.09802 3.0327 ] pdfxs
+ 27.273 -325.684 m
+ (speedsuptwoby)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 7.23263 6.0654 8.98901 3.93823 7.57085 8.38902 
+ 5.75995 8.68356 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.16729 ] pdfxs
+ (2) show
+ (x)
+ [8.69447 ] pdfxs
+ (a) show
+ (ndtwo)
+ [6.05449 8.98901 3.94914 7.57085 8.37811 ] pdfxs
+ (ot) show
+ (hersby)
+ [6.0654 4.8436 4.27631 7.23263 5.75995 8.68356 ] pdfxs
+ (a) show
+ (bout)
+ [6.35994 5.46541 6.05449 7.16729 ] pdfxs
+ (1) show
+ (0x.Weshow)
+ [5.46541 5.74904 7.6472 10.2981 7.77812 4.30902 6.05449 5.15996 10.7999 ] pdfxs
+ (t) show
+ (heloc)
+ [6.0654 7.77812 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityissubst)
+ [3.0327 3.02179 3.93823 8.69447 3.0327 7.23263 4.29811 6.0654 6.05449 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 27.273 -347.606 m
+ (improvedby)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 4.54498 -378.495 m
+ (\() show
+ (iv\)Weuse)
+ [3.0327 5.75995 9.68727 10.309 7.78903 6.0654 4.29811 7.79994 ] pdfxs
+ (t) show
+ (hech)
+ [6.05449 7.79994 4.53815 6.0654 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.01083 ] pdfxs
+ (a) show
+ (ndftbenchm)
+ [6.0654 8.99992 3.33815 7.18911 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks)
+ [4.2654 5.75995 7.24354 ] pdfxs
+ (t) show
+ (oshow)
+ [8.39993 4.30902 6.05449 5.15996 10.8217 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phic)
+ [6.05449 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyhow)
+ [3.0327 3.02179 8.70538 6.0654 5.14905 10.8217 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.78903 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 7.78903 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.97813 ] pdfxs
+ (A) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -400.418 m
+ (ismee)
+ [3.0327 7.99626 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ingi)
+ [3.0327 6.05449 9.15265 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.99626 ] pdfxs
+ (goa) show
+ (l)
+ [6.71994 ] pdfxs
+ (o) show
+ (fse)
+ [7.0363 4.29811 4.8436 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (ga) show
+ (tingdis)
+ [4.23277 3.0327 6.0654 9.14174 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.94183 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.15265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures{whichdr)
+ [6.05449 4.27631 4.8436 7.99626 9.15265 7.8763 6.0654 3.0327 4.53815 9.76355 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimproves)
+ [3.0327 3.0327 9.44719 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 7.99626 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -422.34 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 7.78903 ] pdfxs
+ (o) show
+ (f)
+ [6.26176 ] pdfxs
+ (t) show
+ (hesecodesbym)
+ [6.0654 4.8436 4.30902 7.77812 4.85451 5.75995 6.05449 4.85451 7.23263 5.75995 8.69447 
+ 9.08711 ] pdfxs
+ (o) show
+ (reth)
+ [4.27631 7.78903 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.99992 ] pdfxs
+ (10) show
+ (x.We)
+ [5.75995 7.6363 10.309 7.77812 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.0327 5.75995 4.8436 7.78903 ] pdfxs
+ (a) show
+ (nddescribeex)
+ [6.05449 8.99992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.37085 7.77812 4.85451 
+ 5.74904 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (lywh)
+ [3.0327 8.69447 7.8763 6.05449 ] pdfxs
+ (a) show
+ (th)
+ [7.1782 6.0654 ] pdfxs
+ (a) show
+ (ppens)
+ [6.05449 6.37085 4.8436 6.0654 4.29811 ] pdfxs
+ 27.273 -444.263 m
+ (a) show
+ (ndhowitrel)
+ [6.0654 9.68719 6.0654 5.14905 11.5199 3.0327 7.87638 4.2654 4.85451 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.47629 4.30902 ] pdfxs
+ (o) show
+ (urcelevel.)
+ [6.05449 4.27631 4.8436 8.4872 3.0327 4.8436 5.4545 4.85451 3.0327 3.0327 ] pdfxs
+ 16.937 -478.141 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wen)
+ [3.0327 3.0327 4.84359 6.0654 7.58175 7.73448 6.0654 ] pdfxs
+ (ot) show
+ (e)
+ [7.73448 ] pdfxs
+ (aga) show
+ (in)
+ [3.0327 8.94537 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [7.12366 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.92358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.94537 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [8.95628 6.35994 7.73448 6.0654 4.29811 4.85451 8.94537 ] pdfxs
+ (a) show
+ (stheb)
+ [7.19991 4.23277 6.0654 7.73448 6.0654 ] pdfxs
+ (a) show
+ (sisf)
+ [4.29811 3.0327 7.189 3.33815 ] pdfxs
+ (o) show
+ (rsubsequent)
+ [7.15628 4.30902 6.0654 6.05449 4.30902 4.8436 5.75995 6.05449 4.85451 5.75995 7.12366 
+ ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.29811 ] pdfxs
+ -1.52588e-05 -500.063 m
+ (a) show
+ (nd)
+ [6.0654 10.6908 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.Ch)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.8763 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter7describes)
+ [6.0654 4.23277 4.85451 8.91263 10.0908 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 4.85451 8.93444 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (agg) show
+ (ressivem)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.49083 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 9.47992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (\() show
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.88001 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -1.52588e-05 -521.986 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n\))
+ [6.05449 8.5091 ] pdfxs
+ (a) show
+ (ndCh)
+ [6.05449 10.3199 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8describessever)
+ [4.85451 8.53082 9.70901 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 
+ 8.56353 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ln)
+ [7.28721 6.05449 ] pdfxs
+ (o) show
+ (n-perf)
+ [6.0654 3.63261 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce-rel)
+ [6.0654 4.8436 4.85451 3.63261 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.55262 ] pdfxs
+ (o) show
+ (fpo)
+ [7.59266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.28721 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (o) show
+ (-) show
+ -1.52588e-05 -543.908 m
+ (c)
+ [4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (156) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 169 169
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter7)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Tr)
+ [17.0782 11.3772 ] pdfxs
+ (an) show
+ (s)
+ [11.0054 ] pdfxs
+ (pa) show
+ (rentPointerCom)
+ [11.3772 12.7157 14.7235 20.1519 18.2679 13.9304 7.75841 14.7235 10.832 12.7405 20.6723 
+ 20.1519 13.9304 23.2503 ] pdfxs
+ (p) show
+ (ressio)
+ [11.3772 12.7157 11.0054 11.0054 7.73363 13.9552 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (64) show
+ (-bitc)
+ [3.63261 6.0654 3.0327 6.79639 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ingisbec)
+ [3.0327 6.05449 8.01811 3.02179 6.86173 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mingincre)
+ [9.09802 3.0327 6.05449 8.01811 3.02179 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lyimp)
+ [3.0327 8.31265 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 6.79639 3.33815 ] pdfxs
+ (o) show
+ (rmodern)
+ [6.82901 9.08711 5.75995 6.0654 4.8436 4.27631 8.6181 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.5163 ] pdfxs
+ (La) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (evirtu)
+ [7.40721 5.75995 3.0327 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [5.5854 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -133.509 m
+ (sp)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (ces)
+ [4.8436 4.85451 8.78171 ] pdfxs
+ (a) show
+ (reimp)
+ [4.27631 9.3381 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 8.72728 3.32724 ] pdfxs
+ (o) show
+ (rsever)
+ [8.75991 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lre)
+ [7.5163 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ns,includingincre)
+ [6.0654 4.29811 7.73448 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 3.0327 6.0654 
+ 9.9381 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singphysic)
+ [4.29811 3.0327 6.0654 9.9381 6.05449 5.75995 5.75995 4.29811 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lmem)
+ [7.5163 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rycap)
+ [4.27631 10.2435 4.8436 5.46541 6.05449 ] pdfxs
+ (a) show
+ (city,r)
+ [4.85451 3.02179 3.93823 4.8545 7.72357 4.27631 ] pdfxs
+ (a) show
+ (pidly)
+ [6.05449 3.0327 6.0654 3.0327 5.75995 ] pdfxs
+ 0 -155.431 m
+ (g) show
+ (rowingd)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 9.0981 6.05449 ] pdfxs
+ (at) show
+ (asets,)
+ [9.0981 4.29811 4.85451 4.23277 4.30902 6.6654 ] pdfxs
+ (a) show
+ (ndsever)
+ [6.0654 9.68719 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [6.6763 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (ncedpr)
+ [6.0654 4.8436 4.85451 9.6981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mming)
+ [9.08711 9.08711 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (echniques[)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.93081 3.0327 ] pdfxs
+ (121) show
+ (,)
+ [6.6654 ] pdfxs
+ (145) show
+ (,)
+ [6.6763 ] pdfxs
+ (70) show
+ (].)
+ [3.02179 3.0327 ] pdfxs
+ 16.936 -177.354 m
+ (Onepr)
+ [8.4872 6.05449 8.10539 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemwi)
+ [6.0654 3.0327 4.8436 12.3489 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.31628 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.49456 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.5599 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cesis)
+ [4.8436 4.85451 7.5599 3.02179 7.5599 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.49456 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.02179 7.50547 6.35994 ] pdfxs
+ (o) show
+ (intersc)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.54899 4.85451 ] pdfxs
+ (a) show
+ (nsi)
+ [9.31628 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreducemem)
+ [3.0327 9.01083 4.2654 4.85451 6.0654 6.05449 4.85451 8.09448 9.09802 4.8436 9.08711 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -199.276 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emperf)
+ [4.8436 12.1307 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce[)
+ [6.05449 4.85451 7.8763 3.0327 ] pdfxs
+ (98) show
+ (]c)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.0981 ] pdfxs
+ (t) show
+ (o)
+ [8.4872 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.27638 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 248.512 -195.317 m
+ /N703 7.96999 Tf
+ (1) show
+ 253.244 -199.276 m
+ /N614 10.909 Tf
+ (.)
+ [7.67993 ] pdfxs
+ (I) show
+ (np)
+ [9.0981 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,p)
+ [4.27631 6.1854 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.88721 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.34172 ] pdfxs
+ (o) show
+ (n) show
+ 0 -221.199 m
+ (a)
+ [9.65446 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.44365 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emwillsu\013erfr)
+ [4.8436 13.298 7.8763 3.0327 3.02179 7.23266 4.30902 6.05449 6.37077 4.8436 8.47627 
+ 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.298 ] pdfxs
+ (\() show
+ (e\013ec)
+ [4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively\)reducedc)
+ [3.0327 5.4545 4.8436 3.0327 5.75995 8.44365 4.27631 4.8436 6.0654 6.05449 4.85451 
+ 4.8436 10.2654 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.0654 4.8436 ] pdfxs
+ (/) show
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bc)
+ [11.9344 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (city)
+ [4.8436 3.0327 3.93823 9.95991 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 10.2545 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 9.95991 6.0654 ] pdfxs
+ (a) show
+ (ndwi)
+ [6.05449 6.0654 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -243.121 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.91263 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 9.50174 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,c)
+ [4.85451 9.08711 7.91993 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.2654 4.85451 10.7017 ] pdfxs
+ (t) show
+ (o)
+ [10.1017 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (ot) show
+ (herwiseiden)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 9.49083 3.0327 6.05449 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [7.66902 ] pdfxs
+ (32) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.89091 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.Theincre)
+ [4.85451 9.08711 10.8981 7.8763 6.0654 9.49083 3.0327 6.05449 4.85451 4.27631 4.8436 
+ ] pdfxs
+ (a) show
+ (singp)
+ [4.29811 3.0327 6.0654 10.0908 6.37085 ] pdfxs
+ (o) show
+ (pul)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rity)
+ [4.2654 3.0327 3.93823 10.4072 ] pdfxs
+ (o) show
+ (f) show
+ 0 -265.044 m
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.83274 ] pdfxs
+ (o) show
+ (rien)
+ [4.27631 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edpr)
+ [4.8436 9.66537 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mming\(which)
+ [9.08711 9.08711 3.0327 6.0654 9.05447 4.23277 7.88721 6.05449 3.0327 4.54905 9.65446 
+ ] pdfxs
+ (t) show
+ (ends)
+ [4.8436 6.0654 6.0654 7.89808 ] pdfxs
+ (t) show
+ (obep)
+ [9.05447 6.35994 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.86537 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive\))
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 7.84365 ] pdfxs
+ (a) show
+ (mplify)
+ [9.08711 6.0654 3.0327 3.02179 3.33815 9.35992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.44357 6.37085 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lpr)
+ [6.62176 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem.)
+ [6.0654 3.0327 4.8436 9.09802 3.0327 ] pdfxs
+ 0 -286.966 m
+ (We)
+ [10.2981 7.86539 ] pdfxs
+ (o) show
+ (bserve)
+ [6.05449 4.30902 4.8436 4.27631 5.4545 7.85448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.25457 ] pdfxs
+ (t) show
+ (heprim)
+ [6.05449 7.86539 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryuse)
+ [4.27631 8.75992 6.0654 4.29811 7.85448 ] pdfxs
+ (o) show
+ (fp)
+ [6.33812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersinm)
+ [4.85451 4.2654 7.309 3.0327 9.07628 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 8.75992 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msis)
+ [9.08711 7.31991 3.02179 7.309 ] pdfxs
+ (t) show
+ (o)
+ [8.46538 ] pdfxs
+ (t) show
+ (raverselinkedd)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 7.86539 3.02179 3.0327 6.0654 5.4545 
+ 4.8436 9.06537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.46538 4.29811 ] pdfxs
+ (t) show
+ (ructures,)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -308.889 m
+ (a) show
+ (ndveryfew)
+ [6.0654 10.3963 5.4545 4.85451 4.2654 5.75995 3.33815 4.8436 7.8763 ] pdfxs
+ 62.654 -308.889 m
+ /N634 10.909 Tf
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (d) show
+ (i)
+ [3.34914 ] pdfxs
+ (v) show
+ (i)
+ [3.33823 ] pdfxs
+ (d) show
+ (u)
+ [5.85816 ] pdfxs
+ (a) show
+ (l) show
+ 113.553 -308.889 m
+ /N614 10.909 Tf
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.79628 4.30902 ] pdfxs
+ (t) show
+ (ructuresusem)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 8.6508 6.05449 4.30902 9.18538 
+ 9.08711 ] pdfxs
+ (o) show
+ (reth)
+ [4.27631 9.19629 4.23277 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.4072 ] pdfxs
+ (4) show
+ (GB)
+ [8.55269 12.0762 ] pdfxs
+ (o) show
+ (fmem)
+ [7.66902 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry,even)
+ [4.27631 4.84359 7.54902 4.85451 5.4545 4.8436 10.4072 ] pdfxs
+ (o) show
+ (na)
+ [10.3963 9.79628 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 8.58546 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ -1.52588e-05 -330.811 m
+ (Theques)
+ [7.8763 6.0654 8.8472 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (reis:)
+ [4.2654 8.8472 3.0327 4.30902 8.6072 ] pdfxs
+ (H) show
+ (owc)
+ [5.14905 11.8799 4.8436 ] pdfxs
+ (a) show
+ (nweusep)
+ [10.0581 7.58175 8.8472 6.05449 4.30902 8.8472 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersm)
+ [4.8436 4.27631 8.30172 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.8472 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lytoindexin)
+ [3.0327 9.76355 4.23277 9.4581 3.0327 6.05449 6.0654 4.8436 9.76355 3.0327 5.74904 
+ ] pdfxs
+ (t) show
+ (oindividu)
+ [9.4581 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [7.0363 6.05449 ] pdfxs
+ (ata) show
+ -1.52588e-05 -352.734 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures?)
+ [6.05449 4.27631 4.85451 4.29811 5.14905 ] pdfxs
+ 16.936 -374.656 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.87261 4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 79.27 -370.698 m
+ /N703 7.96999 Tf
+ (2) show
+ 89.577 -374.656 m
+ /N614 10.909 Tf
+ (presen)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (sas)
+ [9.88352 11.029 4.29811 ] pdfxs
+ (o) show
+ (phis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (at) show
+ (edc)
+ [4.8436 11.6399 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.85081 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,Tr)
+ [6.05449 9.0981 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.75995 9.81818 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 9.85081 7.8763 ] pdfxs
+ (o) show
+ (m-)
+ [9.09802 3.63261 ] pdfxs
+ -3.05176e-05 -396.579 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.4835 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.69445 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 10.4835 ] pdfxs
+ (Dat) show
+ (aStruc)
+ [9.87264 6.0654 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,which)
+ [6.0654 4.2654 4.85451 4.29811 7.6472 7.88721 6.05449 3.0327 4.54905 10.4835 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 10.1781 4.85451 ] pdfxs
+ (o) show
+ (mpressesp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.72717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersintype-s)
+ [4.8436 4.27631 8.72717 3.0327 10.4835 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 
+ ] pdfxs
+ (a) show
+ (fed)
+ [3.33815 9.27265 6.05449 ] pdfxs
+ (ata) show
+ (-) show
+ 1 0 0 1 0 -406.073 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (1) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (T)
+ [6.6528 ] pdfxs
+ (han) show
+ (kstoWe)
+ [4.8686 6.70655 3.57737 7.68392 8.69701 4.10643 ] pdfxs
+ (n) show
+ (-m)
+ [3.06639 7.6838 ] pdfxs
+ (e) show
+ (iHw)
+ [5.6306 6.91274 6.6528 ] pdfxs
+ (u) show
+ ('s)
+ [2.56423 6.70655 ] pdfxs
+ (re) show
+ (s)
+ [3.63121 ] pdfxs
+ (ear) show
+ (ch)
+ [3.84642 8.18594 ] pdfxs
+ (grou) show
+ (p)
+ [8.19491 ] pdfxs
+ (fo) show
+ (r)
+ [6.67063 ] pdfxs
+ (br) show
+ (i)
+ [2.56423 ] pdfxs
+ (ng) show
+ (i)
+ [2.55527 ] pdfxs
+ (n) show
+ (gt)
+ [7.68392 3.57737 ] pdfxs
+ (h) show
+ (isiss)
+ [2.56423 6.70655 2.55527 3.64018 3.63121 ] pdfxs
+ (u) show
+ (eto)
+ [7.1728 3.58634 7.67495 ] pdfxs
+ (ou) show
+ (r)
+ [6.6796 ] pdfxs
+ (a) show
+ (tt)
+ [3.57737 3.58634 ] pdfxs
+ (e) show
+ (nti)
+ [4.86852 3.57737 2.56423 ] pdfxs
+ (on) show
+ (.) show
+ 0 -10.959 m
+ /N1153 5.978 Tf
+ (2) show
+ 4.15099 -14.768 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.1728 3.58634 ] pdfxs
+ (ha) show
+ (t)
+ [6.65271 ] pdfxs
+ (a) show
+ (n)
+ [8.19491 ] pdfxs
+ (u) show
+ (p)
+ [5.37062 ] pdfxs
+ (da) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dve)
+ [8.19491 4.59962 4.10643 ] pdfxs
+ (r) show
+ (sion)
+ [3.63121 2.56423 4.59962 8.19491 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (isc)
+ [2.56423 6.70655 4.09746 ] pdfxs
+ (o) show
+ (nt)
+ [4.85956 3.58634 ] pdfxs
+ (e) show
+ (ntwillbe)
+ [4.85956 6.66167 6.6528 2.56423 2.55527 5.6306 5.37959 7.16383 ] pdfxs
+ (pub) show
+ (lis)
+ [2.56423 2.55527 3.64018 ] pdfxs
+ (he) show
+ (din[)
+ [8.19491 2.55527 8.19491 2.55527 ] pdfxs
+ (90) show
+ (].)
+ [2.56423 2.56423 ] pdfxs
+ 1 0 0 1 66.952 -99.181 cm
+ q
+ 0.141312 0 0 0.141312 0 0 cm
+ q
+ q
+ 0 0 2188 433 re
+ W
+ n
+ q
+ 0.149139 0 0 0.149139 0 0 cm
+ q
+ {} settransfer
+ n
+ 12368.6 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ 1.90044 w
+ n
+ 12368.6 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 8567.52 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 8567.52 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 4766.46 996.413 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 4766.46 996.413 760.212 760.212 re
+ 0 sc
+ S
+ n
+ 889.379 977.408 760.212 760.212 re
+ 0.897995 sc
+ f
+ n
+ 889.379 977.408 760.212 760.212 re
+ 0 sc
+ S
+ 38.0106 w
+ n
+ 129.167 977.408 3040.85 760.212 re
+ S
+ n
+ 325.267 1167.46 m
+ 378.786 1167.46 l
+ 421.021 1280.74 l
+ 584.38 1280.74 l
+ 627.181 1167.46 l
+ 689.132 1167.46 l
+ 537.056 1574.96 l
+ 479.604 1574.96 l
+ 325.267 1167.46 l
+ 437.934 1323.22 m
+ 503.254 1497.82 l
+ 568.597 1323.22 l
+ 437.934 1323.22 l
+ f
+ 19.0053 w
+ n
+ 1649.59 1737.62 m
+ 1649.59 977.408 l
+ 0.497986 sc
+ S
+ n
+ 889.379 1737.62 m
+ 889.379 977.408 l
+ S
+ 38.0106 w
+ n
+ 4006.25 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 4567.57 1264.91 m
+ 4519.12 1241.61 4481.38 1231.53 4439.14 1231.53 c
+ 4343.96 1231.53 4289.31 1289.3 4289.31 1390 c
+ 4289.31 1493.37 4340 1550.6 4432.38 1550.6 c
+ 4466.75 1550.6 4507.29 1542.64 4567.01 1523.56 c
+ 4567.01 1575.95 l
+ 4515.28 1588.34 4474.79 1593.97 4435.43 1593.97 c
+ 4301.03 1593.97 4227.94 1522.04 4227.94 1389.95 c
+ 4227.94 1257.34 4299.36 1186.47 4432.63 1186.47 c
+ 4483.22 1186.47 4523.15 1195.49 4567.57 1217.44 c
+ 4567.57 1264.91 l
+ f
+ 19.0053 w
+ n
+ 5526.67 1756.62 m
+ 5526.67 996.413 l
+ 0.497986 sc
+ S
+ n
+ 4766.46 1756.62 m
+ 4766.46 996.413 l
+ S
+ 38.0106 w
+ n
+ 7807.31 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 8059.26 1186.47 m
+ 8204.4 1186.47 l
+ 8253.52 1186.47 8281.76 1189.86 8300.4 1198.32 c
+ 8332.58 1213.53 8353.48 1247.93 8353.48 1287.95 c
+ 8353.48 1343.21 8321.47 1375.91 8247.32 1398.45 c
+ 8310.63 1420.43 8337.74 1451.41 8337.74 1502.69 c
+ 8337.74 1568.62 8296.98 1593.97 8190.58 1593.97 c
+ 8059.26 1593.97 l
+ 8059.26 1186.47 l
+ 8117.47 1229.83 m
+ 8117.47 1378.42 l
+ 8164.79 1378.42 l
+ 8247.62 1378.42 8292.11 1347.91 8292.11 1291.98 c
+ 8292.11 1241.71 8266.77 1229.83 8160.3 1229.83 c
+ 8117.47 1229.83 l
+ 8117.47 1414.6 m
+ 8117.47 1550.6 l
+ 8171.33 1550.6 l
+ 8253.57 1550.6 8277.95 1537.06 8277.95 1492.49 c
+ 8277.95 1440.56 8241.1 1414.6 8166.81 1414.6 c
+ 8117.47 1414.6 l
+ f
+ 19.0053 w
+ n
+ 9327.73 1756.62 m
+ 9327.73 996.413 l
+ 0.497986 sc
+ S
+ n
+ 8567.52 1756.62 m
+ 8567.52 996.413 l
+ S
+ 38.0106 w
+ n
+ 11608.4 996.413 3040.85 760.212 re
+ 0 sc
+ S
+ n
+ 11839.4 1186.47 m
+ 11970.2 1186.47 l
+ 12099.9 1186.47 12174.5 1264.25 12174.5 1399.51 c
+ 12174.5 1529.14 12106 1593.97 11969.6 1593.97 c
+ 11839.4 1593.97 l
+ 11839.4 1186.47 l
+ 11897.6 1229.83 m
+ 11897.6 1550.6 l
+ 11940.3 1550.6 l
+ 11999.8 1550.6 12031.2 1544.41 12055.3 1528.06 c
+ 12093.5 1502.12 12113.2 1455.9 12113.2 1392.75 c
+ 12113.2 1283.38 12064.9 1229.83 11966.6 1229.83 c
+ 11897.6 1229.83 l
+ f
+ 19.0053 w
+ n
+ 13128.8 1756.62 m
+ 13128.8 996.413 l
+ 0.497986 sc
+ S
+ n
+ 12368.6 1756.62 m
+ 12368.6 996.413 l
+ S
+ 38.0106 w
+ n
+ 7691.57 891.037 m
+ 7016.18 327.498 6164.45 18.8289 5284.84 18.8289 c
+ 4175.88 18.8289 3123.58 508.802 2409.81 1357.51 c
+ 0 sc
+ S
+ n
+ 7775.88 967.802 m
+ 7714.64 809.229 l
+ 7691.56 891.031 l
+ 7612.28 921.653 l
+ f
+ n
+ 7775.88 967.802 m
+ 7714.64 809.229 l
+ 7691.56 891.031 l
+ 7612.28 921.653 l
+ h
+ S
+ n
+ 4139.84 1838.2 m
+ 4942.17 2295.17 5849.62 2535.47 6772.96 2535.47 c
+ 7977.27 2535.47 9145.95 2126.89 10087.9 1376.53 c
+ S
+ n
+ 4042.52 1778.77 m
+ 4132.66 1922.89 l
+ 4139.84 1838.2 l
+ 4211.9 1793.13 l
+ f
+ n
+ 4042.52 1778.77 m
+ 4132.66 1922.89 l
+ 4139.84 1838.2 l
+ 4211.9 1793.13 l
+ h
+ S
+ n
+ 11493.2 890.395 m
+ 10831.6 333.256 9994.42 27.7292 9129.46 27.7292 c
+ 8027.49 27.7292 6983.84 522.93 6286.89 1376.51 c
+ S
+ n
+ 11577.1 967.628 m
+ 11516.7 808.718 l
+ 11493.2 890.391 l
+ 11413.8 920.572 l
+ f
+ n
+ 11577.1 967.628 m
+ 11516.7 808.718 l
+ 11493.2 890.391 l
+ 11413.8 920.572 l
+ h
+ S
+ n
+ 129.167 2117.73 1520.42 760.212 re
+ 1 sc
+ f
+ n
+ 129.167 2117.73 1520.42 760.212 re
+ 0 sc
+ S
+ 19.0053 w
+ n
+ 13128.8 996.413 m
+ 14649.2 1756.62 l
+ S
+ n
+ 13128.8 1756.62 m
+ 14649.2 996.413 l
+ S
+ 38.0106 w
+ n
+ 775.347 2516.84 m
+ 229.085 1858.11 l
+ S
+ n
+ 156.295 1770.33 m
+ 194.831 1935.89 l
+ 229.085 1858.11 l
+ 311.867 1838.84 l
+ f
+ n
+ 156.295 1770.33 m
+ 194.831 1935.89 l
+ 229.085 1858.11 l
+ 311.867 1838.84 l
+ h
+ S
+ n
+ 1862.38 2516.84 m
+ 1890.7 2516.84 l
+ 1890.7 2597.08 l
+ 1932.94 2597.08 l
+ 1990.61 2597.08 2019.72 2620.43 2019.72 2666.04 c
+ 2019.72 2687.15 2012.74 2702.08 1998.75 2710.8 c
+ 1988.42 2717.54 1973.6 2719.8 1941.74 2719.8 c
+ 1862.38 2719.8 l
+ 1862.38 2516.84 l
+ 1890.7 2619.1 m
+ 1890.7 2698.12 l
+ 1932.37 2698.12 l
+ 1976.6 2698.12 1989.83 2690.25 1989.83 2664.36 c
+ 1989.83 2634.3 1970.4 2619.1 1931.81 2619.1 c
+ 1890.7 2619.1 l
+ f
+ n
+ 2108.94 2666.31 m
+ 2068.05 2666.31 2042.85 2637.99 2042.85 2591.57 c
+ 2042.85 2545.7 2068.05 2516.84 2108.1 2516.84 c
+ 2150.09 2516.84 2175.02 2544.89 2175.02 2591.84 c
+ 2175.02 2637.99 2149.82 2666.31 2108.94 2666.31 c
+ 2108.94 2646.02 m
+ 2133.05 2646.02 2145.12 2627.96 2145.12 2592.11 c
+ 2145.12 2555.97 2132.78 2537.12 2108.94 2537.12 c
+ 2084.55 2537.12 2072.75 2555.19 2072.75 2591.84 c
+ 2072.75 2627.68 2084.82 2646.02 2108.94 2646.02 c
+ f
+ n
+ 2208.49 2516.84 m
+ 2236.81 2516.84 l
+ 2236.81 2666.31 l
+ 2208.49 2666.31 l
+ 2208.49 2516.84 l
+ 2208.49 2692.76 m
+ 2236.81 2692.76 l
+ 2236.81 2719.8 l
+ 2208.49 2719.8 l
+ 2208.49 2692.76 l
+ f
+ n
+ 2276 2516.84 m
+ 2304.32 2516.84 l
+ 2304.32 2611.07 l
+ 2319.17 2633.34 2332.34 2643.22 2347.76 2643.22 c
+ 2361.47 2643.22 2365.68 2636.07 2365.68 2612.71 c
+ 2365.68 2516.84 l
+ 2394 2516.84 l
+ 2394 2621.91 l
+ 2394 2651.14 2380.95 2666.31 2355.7 2666.31 c
+ 2335.54 2666.31 2320.2 2657.09 2304.32 2634.99 c
+ 2304.32 2666.31 l
+ 2276 2666.31 l
+ 2276 2516.84 l
+ f
+ n
+ 2490.3 2538.49 m
+ 2487.48 2537.66 2484.67 2537.12 2481.01 2537.12 c
+ 2468.33 2537.12 2465.23 2542.6 2465.23 2565.59 c
+ 2465.23 2646.02 l
+ 2494.24 2646.02 l
+ 2494.24 2666.31 l
+ 2465.23 2666.31 l
+ 2465.23 2695.88 l
+ 2436.91 2693.35 l
+ 2436.91 2666.31 l
+ 2420.02 2666.31 l
+ 2420.02 2646.02 l
+ 2436.91 2646.02 l
+ 2436.91 2560.64 l
+ 2436.91 2531.81 2449.62 2516.84 2474.15 2516.84 c
+ 2479.64 2516.84 2483.96 2517.4 2490.3 2519.37 c
+ 2490.3 2538.49 l
+ f
+ n
+ 2537.74 2607.33 m
+ 2540.84 2634.94 2552.4 2647.01 2575.78 2647.01 c
+ 2598.29 2647.01 2608.45 2634.94 2609.28 2607.33 c
+ 2537.74 2607.33 l
+ 2636.33 2545.97 m
+ 2619.14 2540.07 2605.05 2537.39 2590.97 2537.39 c
+ 2575.78 2537.39 2563.95 2540.88 2555.2 2547.84 c
+ 2544.23 2556.69 2539.44 2567.13 2537.18 2588.06 c
+ 2636.89 2588.06 l
+ 2637.16 2596.09 l
+ 2637.16 2597.96 l
+ 2637.16 2642.73 2616.04 2666.31 2576.34 2666.31 c
+ 2534.65 2666.31 2508.74 2638.43 2508.74 2593.93 c
+ 2508.74 2546.44 2538.04 2516.84 2585.07 2516.84 c
+ 2601.12 2516.84 2617.74 2519.37 2636.33 2525 c
+ 2636.33 2545.97 l
+ f
+ n
+ 2678.28 2516.84 m
+ 2706.6 2516.84 l
+ 2706.6 2612.71 l
+ 2718.42 2633.31 2728.28 2642.66 2738.7 2642.66 c
+ 2741.53 2642.66 2745.19 2641.84 2750.26 2640.47 c
+ 2750.26 2666.31 l
+ 2749.13 2666.31 l
+ 2746.89 2666.31 2744.06 2666.31 2742.37 2666.31 c
+ 2726.61 2666.31 2715.89 2657.06 2706.6 2634.96 c
+ 2706.6 2666.31 l
+ 2678.28 2666.31 l
+ 2678.28 2516.84 l
+ f
+ n
+ 1857.25 2136.73 m
+ 1884.29 2136.73 l
+ 1960.06 2339.69 l
+ 1935.55 2339.69 l
+ 1873.3 2172.94 l
+ 1808.25 2339.69 l
+ 1778.68 2339.69 l
+ 1857.25 2136.73 l
+ f
+ n
+ 2115.11 2158.98 m
+ 2113.41 2158.98 2112.85 2158.98 2110.04 2158.98 c
+ 2100.75 2158.98 2095.69 2165.62 2095.69 2177.56 c
+ 2095.69 2241.24 l
+ 2095.69 2272.31 2080 2286.2 2044.33 2286.2 c
+ 2026.95 2286.2 2010.68 2282.83 1990.71 2274.94 c
+ 1990.71 2253.45 l
+ 2008.46 2261.94 2023.12 2265.92 2038.63 2265.92 c
+ 2057.78 2265.92 2067.37 2257.68 2067.37 2241.24 c
+ 2067.37 2224.25 l
+ 2060.9 2224.25 l
+ 2005.34 2224.25 1977.68 2208.1 1977.68 2175.77 c
+ 1977.68 2152.88 1995.78 2136.73 2021.76 2136.73 c
+ 2038.73 2136.73 2053.4 2143.2 2071.5 2158.98 c
+ 2075.82 2143.49 2083.32 2136.73 2096.6 2136.73 c
+ 2103.53 2136.73 2110.46 2138.45 2117.1 2141.87 c
+ 2115.11 2158.98 l
+ 2067.37 2173.04 m
+ 2053.85 2162.96 2043.15 2158.98 2030.79 2158.98 c
+ 2014.73 2158.98 2006.01 2166.67 2006.01 2180.47 c
+ 2006.01 2199.59 2023.16 2209.67 2055.27 2209.67 c
+ 2058.37 2209.67 l
+ 2067.37 2209.4 l
+ 2067.37 2173.04 l
+ f
+ n
+ 2146.46 2136.73 m
+ 2174.78 2136.73 l
+ 2174.78 2232.61 l
+ 2186.61 2253.21 2196.47 2262.55 2206.89 2262.55 c
+ 2209.72 2262.55 2213.38 2261.74 2218.44 2260.36 c
+ 2218.44 2286.2 l
+ 2217.31 2286.2 l
+ 2215.08 2286.2 2212.25 2286.2 2210.55 2286.2 c
+ 2194.79 2286.2 2184.08 2276.96 2174.78 2254.86 c
+ 2174.78 2286.2 l
+ 2146.46 2286.2 l
+ 2146.46 2136.73 l
+ f
+ n
+ 2239.86 2136.73 m
+ 2268.18 2136.73 l
+ 2268.18 2286.2 l
+ 2239.86 2286.2 l
+ 2239.86 2136.73 l
+ 2239.86 2312.65 m
+ 2268.18 2312.65 l
+ 2268.18 2339.69 l
+ 2239.86 2339.69 l
+ 2239.86 2312.65 l
+ f
+ n
+ 2436.93 2158.98 m
+ 2435.24 2158.98 2434.67 2158.98 2431.87 2158.98 c
+ 2422.57 2158.98 2417.51 2165.62 2417.51 2177.56 c
+ 2417.51 2241.24 l
+ 2417.51 2272.31 2401.83 2286.2 2366.15 2286.2 c
+ 2348.77 2286.2 2332.5 2282.83 2312.54 2274.94 c
+ 2312.54 2253.45 l
+ 2330.29 2261.94 2344.94 2265.92 2360.45 2265.92 c
+ 2379.6 2265.92 2389.19 2257.68 2389.19 2241.24 c
+ 2389.19 2224.25 l
+ 2382.72 2224.25 l
+ 2327.16 2224.25 2299.51 2208.1 2299.51 2175.77 c
+ 2299.51 2152.88 2317.6 2136.73 2343.59 2136.73 c
+ 2360.55 2136.73 2375.23 2143.2 2393.32 2158.98 c
+ 2397.65 2143.49 2405.14 2136.73 2418.42 2136.73 c
+ 2425.35 2136.73 2432.29 2138.45 2438.92 2141.87 c
+ 2436.93 2158.98 l
+ 2389.19 2173.04 m
+ 2375.67 2162.96 2364.97 2158.98 2352.61 2158.98 c
+ 2336.56 2158.98 2327.83 2166.67 2327.83 2180.47 c
+ 2327.83 2199.59 2344.99 2209.67 2377.09 2209.67 c
+ 2380.19 2209.67 l
+ 2389.19 2209.4 l
+ 2389.19 2173.04 l
+ f
+ n
+ 2496.61 2231.33 m
+ 2511.82 2253.68 2523.38 2263.04 2535.47 2263.04 c
+ 2552.95 2263.04 2563.65 2243.18 2563.65 2211.19 c
+ 2563.65 2172.87 2550.4 2153.28 2525.05 2153.28 c
+ 2518.58 2153.28 2510.13 2154.38 2496.61 2156.86 c
+ 2496.61 2231.33 l
+ 2496.61 2350.68 m
+ 2468.29 2350.68 l
+ 2468.29 2136.73 l
+ 2496.61 2136.73 l
+ 2506.19 2136.73 2513.79 2136.73 2522.52 2136.73 c
+ 2567.58 2136.73 2592.93 2164.49 2592.93 2213.95 c
+ 2592.93 2257.51 2572.37 2286.2 2541.1 2286.2 c
+ 2521.95 2286.2 2508.73 2277.1 2496.61 2255.32 c
+ 2496.61 2350.68 l
+ f
+ n
+ 2626.05 2136.73 28.3206 217.149 re
+ f
+ n
+ 2713.94 2227.22 m
+ 2717.04 2254.83 2728.59 2266.9 2751.97 2266.9 c
+ 2774.49 2266.9 2784.65 2254.83 2785.48 2227.22 c
+ 2713.94 2227.22 l
+ 2812.52 2165.86 m
+ 2795.34 2159.96 2781.25 2157.28 2767.17 2157.28 c
+ 2751.97 2157.28 2740.15 2160.77 2731.4 2167.73 c
+ 2720.43 2176.58 2715.64 2187.03 2713.38 2207.95 c
+ 2813.09 2207.95 l
+ 2813.36 2215.99 l
+ 2813.36 2217.86 l
+ 2813.36 2262.62 2792.24 2286.2 2752.54 2286.2 c
+ 2710.84 2286.2 2684.93 2258.32 2684.93 2213.83 c
+ 2684.93 2166.33 2714.24 2136.73 2761.27 2136.73 c
+ 2777.32 2136.73 2793.94 2139.26 2812.52 2144.89 c
+ 2812.52 2165.86 l
+ f
+ 19.0053 w
+ n
+ 11608.4 1946.68 m
+ 11608.4 2136.73 11990 2136.73 12368.6 2136.73 c
+ S
+ n
+ 14649.2 1946.68 m
+ 14649.2 2136.73 14269.1 2136.73 13889 2136.73 c
+ S
+ n
+ 12368.6 2136.73 m
+ 13889 2136.73 l
+ S
+ n
+ 13128.8 2136.73 m
+ 13128.8 2326.78 l
+ S
+ n
+ 12606 2516.84 m
+ 12715.7 2516.84 l
+ 12715.7 2537.12 l
+ 12675.1 2537.12 l
+ 12675.1 2719.8 l
+ 12606 2703.43 l
+ 12606 2683.22 l
+ 12646.8 2693.03 l
+ 12646.8 2537.12 l
+ 12606 2537.12 l
+ 12606 2516.84 l
+ f
+ n
+ 12866.9 2711.91 m
+ 12851.4 2717.54 12840.3 2719.8 12828 2719.8 c
+ 12776.7 2719.8 12746.4 2679.48 12746.4 2612.17 c
+ 12746.4 2552.36 12771.9 2516.84 12814.7 2516.84 c
+ 12853.8 2516.84 12878.5 2543.66 12878.5 2585.92 c
+ 12878.5 2624.39 12857.9 2647.43 12823.4 2647.43 c
+ 12804.1 2647.43 12790.1 2640.62 12776.3 2624.51 c
+ 12776.3 2647.79 12778.3 2659.18 12783.5 2671.32 c
+ 12791.8 2689.96 12806.8 2699.52 12827.2 2699.52 c
+ 12837.6 2699.52 12848.8 2696.74 12866.9 2689.41 c
+ 12866.9 2711.91 l
+ 12815.1 2628.55 m
+ 12838.4 2628.55 12850.2 2612.47 12850.2 2580.83 c
+ 12850.2 2551.87 12838.7 2537.12 12816 2537.12 c
+ 12792.7 2537.12 12776.3 2557.5 12776.3 2586.73 c
+ 12776.3 2612.2 12791.5 2628.55 12815.1 2628.55 c
+ f
+ n
+ 13000.3 2516.84 m
+ 13071.7 2516.84 l
+ 13095.9 2516.84 13109.8 2518.53 13119 2522.79 c
+ 13134.8 2530.43 13145.1 2547.69 13145.1 2567.77 c
+ 13145.1 2595.53 13129.1 2611.93 13092.3 2623.26 c
+ 13123.7 2634.1 13137.2 2649.42 13137.2 2674.74 c
+ 13137.2 2707.29 13117.2 2719.8 13064.9 2719.8 c
+ 13000.3 2719.8 l
+ 13000.3 2516.84 l
+ 13028.6 2538.52 m
+ 13028.6 2612.81 l
+ 13052.1 2612.81 l
+ 13093.1 2612.81 13115.2 2597.57 13115.2 2569.59 c
+ 13115.2 2544.44 13102.6 2538.52 13049.9 2538.52 c
+ 13028.6 2538.52 l
+ 13028.6 2631.69 m
+ 13028.6 2698.12 l
+ 13055.1 2698.12 l
+ 13095.4 2698.12 13107.3 2691.5 13107.3 2669.72 c
+ 13107.3 2644.38 13089.2 2631.69 13052.8 2631.69 c
+ 13028.6 2631.69 l
+ f
+ n
+ 13223.7 2517.03 m
+ 13200 2462.68 l
+ 13228.5 2462.68 l
+ 13307.3 2666.31 l
+ 13283.4 2666.31 l
+ 13238.9 2551.67 l
+ 13198.4 2666.31 l
+ 13170.7 2666.31 l
+ 13223.7 2517.03 l
+ f
+ n
+ 13386.9 2538.49 m
+ 13384.1 2537.66 13381.3 2537.12 13377.6 2537.12 c
+ 13364.9 2537.12 13361.8 2542.6 13361.8 2565.59 c
+ 13361.8 2646.02 l
+ 13390.8 2646.02 l
+ 13390.8 2666.31 l
+ 13361.8 2666.31 l
+ 13361.8 2695.88 l
+ 13333.5 2693.35 l
+ 13333.5 2666.31 l
+ 13316.6 2666.31 l
+ 13316.6 2646.02 l
+ 13333.5 2646.02 l
+ 13333.5 2560.64 l
+ 13333.5 2531.81 13346.2 2516.84 13370.7 2516.84 c
+ 13376.2 2516.84 13380.5 2517.4 13386.9 2519.37 c
+ 13386.9 2538.49 l
+ f
+ n
+ 13434.3 2607.33 m
+ 13437.4 2634.94 13449 2647.01 13472.4 2647.01 c
+ 13494.9 2647.01 13505 2634.94 13505.9 2607.33 c
+ 13434.3 2607.33 l
+ 13532.9 2545.97 m
+ 13515.7 2540.07 13501.6 2537.39 13487.5 2537.39 c
+ 13472.4 2537.39 13460.5 2540.88 13451.8 2547.84 c
+ 13440.8 2556.69 13436 2567.13 13433.8 2588.06 c
+ 13533.5 2588.06 l
+ 13533.7 2596.09 l
+ 13533.7 2597.96 l
+ 13533.7 2642.73 13512.6 2666.31 13472.9 2666.31 c
+ 13431.2 2666.31 13405.3 2638.43 13405.3 2593.93 c
+ 13405.3 2546.44 13434.6 2516.84 13481.6 2516.84 c
+ 13497.7 2516.84 13514.3 2519.37 13532.9 2525 c
+ 13532.9 2545.97 l
+ f
+ n
+ 13571.7 2525.56 m
+ 13590.8 2519.37 13605.9 2516.84 13621.1 2516.84 c
+ 13657.6 2516.84 13680.3 2533.18 13680.3 2559.71 c
+ 13680.3 2579.82 13666.9 2594.57 13640.6 2602.61 c
+ 13619.2 2609.3 l
+ 13606.4 2613.33 13600 2619.77 13600 2628.32 c
+ 13600 2640.12 13609.4 2646.02 13627.8 2646.02 c
+ 13641.6 2646.02 13654.3 2643.91 13668.3 2639.66 c
+ 13668.3 2661.81 l
+ 13652 2664.9 13640.1 2666.31 13628.6 2666.31 c
+ 13591.1 2666.31 13571.7 2652.91 13571.7 2626.63 c
+ 13571.7 2607.33 13583.2 2594.2 13606.1 2586.7 c
+ 13630.1 2579.21 l
+ 13645 2574.63 13651.9 2567.68 13651.9 2558.01 c
+ 13651.9 2544.35 13641.2 2537.12 13621.2 2537.12 c
+ 13605.5 2537.12 13590.5 2540.83 13571.7 2549.61 c
+ 13571.7 2525.56 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 50.49 -23.512 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked)
+ [3.02179 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (ist)
+ [3.0327 4.30902 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (4) show
+ (-bytech)
+ [3.63261 5.75995 5.75995 4.23277 8.4872 4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cters)
+ [4.85451 4.23277 4.85451 4.27631 4.29811 ] pdfxs
+ 95.939 -47.263 m
+ (157) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 170 170
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 165.011 658.8 cm
+ q
+ 0.141968 0 0 0.141968 0 0 cm
+ q
+ q
+ 0 0 1986 431 re
+ W
+ n
+ q
+ 0.135361 0 0 0.135361 0 0 cm
+ q
+ {} settransfer
+ n
+ 319.31 438.278 14028.7 1277.24 re
+ [/DeviceGray] cs 1 sc
+ f
+ n
+ 319.31 1401.44 m
+ 5.23483 1401.44 l
+ 5.23483 1574.9 145.851 1715.52 319.31 1715.52 c
+ f
+ n
+ 14348 1401.44 m
+ 14348 1715.52 l
+ 14521.5 1715.52 14662.1 1574.9 14662.1 1401.44 c
+ f
+ n
+ 5.2346 752.353 14656.9 649.089 re
+ f
+ n
+ 319.31 752.353 m
+ 319.31 438.278 l
+ 145.851 438.278 5.23483 578.894 5.23483 752.353 c
+ f
+ n
+ 14348 752.353 m
+ 14662.1 752.353 l
+ 14662.1 578.894 14521.5 438.278 14348 438.278 c
+ f
+ 10.4692 w
+ n
+ 319.31 1715.52 m
+ 14348 1715.52 l
+ 0 sc
+ S
+ n
+ 319.31 438.278 m
+ 14348 438.278 l
+ S
+ n
+ 5.23483 1401.44 m
+ 5.23483 1574.9 145.851 1715.52 319.31 1715.52 c
+ S
+ n
+ 14348 1715.52 m
+ 14521.5 1715.52 14662.1 1574.9 14662.1 1401.44 c
+ S
+ n
+ 5.2346 1401.44 m
+ 5.2346 752.353 l
+ S
+ n
+ 14662.1 1401.44 m
+ 14662.1 752.353 l
+ S
+ n
+ 319.31 438.278 m
+ 145.851 438.278 5.23483 578.894 5.23483 752.353 c
+ S
+ n
+ 14662.1 752.353 m
+ 14662.1 578.894 14521.5 438.278 14348 438.278 c
+ S
+ n
+ 11940.1 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ 2.09383 w
+ n
+ 11940.1 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 8589.96 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 8589.96 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 4402.29 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 4402.29 647.661 837.534 837.534 re
+ 0 sc
+ S
+ n
+ 1052.15 647.661 837.534 837.534 re
+ 0.897995 sc
+ f
+ n
+ 1052.15 647.661 837.534 837.534 re
+ 0 sc
+ S
+ 41.8767 w
+ n
+ 214.618 647.661 3350.14 837.534 re
+ S
+ n
+ 430.663 857.045 m
+ 489.625 857.045 l
+ 536.156 981.849 l
+ 716.132 981.849 l
+ 763.286 857.045 l
+ 831.538 857.045 l
+ 663.994 1305.99 l
+ 600.698 1305.99 l
+ 430.663 857.045 l
+ 554.791 1028.65 m
+ 626.753 1221 l
+ 698.744 1028.65 l
+ 554.791 1028.65 l
+ f
+ 20.9384 w
+ n
+ 1889.69 1485.2 m
+ 1889.69 647.661 l
+ 0.497986 sc
+ S
+ n
+ 1052.15 1485.2 m
+ 1052.15 647.661 l
+ S
+ 41.8767 w
+ n
+ 3564.76 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 4183.17 943.471 m
+ 4129.79 917.795 4088.21 906.69 4041.68 906.69 c
+ 3936.81 906.69 3876.6 970.338 3876.6 1081.28 c
+ 3876.6 1195.17 3932.45 1258.22 4034.24 1258.22 c
+ 4072.1 1258.22 4116.76 1249.44 4182.55 1228.42 c
+ 4182.55 1286.14 l
+ 4125.56 1299.79 4080.96 1305.99 4037.59 1305.99 c
+ 3889.52 1305.99 3809 1226.75 3809 1081.22 c
+ 3809 935.129 3887.68 857.045 4034.51 857.045 c
+ 4090.25 857.045 4134.23 866.985 4183.17 891.171 c
+ 4183.17 943.471 l
+ f
+ 20.9384 w
+ n
+ 5239.82 1485.2 m
+ 5239.82 647.661 l
+ 0.497986 sc
+ S
+ n
+ 4402.29 1485.2 m
+ 4402.29 647.661 l
+ S
+ 41.8767 w
+ n
+ 7752.43 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 8030 857.045 m
+ 8189.91 857.045 l
+ 8244.02 857.045 8275.14 860.782 8295.67 870.099 c
+ 8331.13 886.865 8354.15 924.755 8354.15 968.849 c
+ 8354.15 1029.73 8318.88 1065.76 8237.2 1090.59 c
+ 8306.94 1114.81 8336.81 1148.93 8336.81 1205.43 c
+ 8336.81 1278.07 8291.91 1305.99 8174.69 1305.99 c
+ 8030 1305.99 l
+ 8030 857.045 l
+ 8094.14 904.821 m
+ 8094.14 1068.52 l
+ 8146.28 1068.52 l
+ 8237.52 1068.52 8286.55 1034.91 8286.55 973.291 c
+ 8286.55 917.903 8258.62 904.821 8141.32 904.821 c
+ 8094.14 904.821 l
+ 8094.14 1108.39 m
+ 8094.14 1258.22 l
+ 8153.48 1258.22 l
+ 8244.08 1258.22 8270.95 1243.29 8270.95 1194.19 c
+ 8270.95 1136.99 8230.35 1108.39 8148.5 1108.39 c
+ 8094.14 1108.39 l
+ f
+ 20.9384 w
+ n
+ 9427.5 1485.2 m
+ 9427.5 647.661 l
+ 0.497986 sc
+ S
+ n
+ 8589.96 1485.2 m
+ 8589.96 647.661 l
+ S
+ 41.8767 w
+ n
+ 11102.6 647.661 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 11357.1 857.045 m
+ 11501.2 857.045 l
+ 11644.1 857.045 11726.3 942.739 11726.3 1091.76 c
+ 11726.3 1234.57 11650.9 1305.99 11500.6 1305.99 c
+ 11357.1 1305.99 l
+ 11357.1 857.045 l
+ 11421.2 904.821 m
+ 11421.2 1258.22 l
+ 11468.2 1258.22 l
+ 11533.8 1258.22 11568.4 1251.39 11595 1233.38 c
+ 11637.1 1204.81 11658.7 1153.89 11658.7 1084.31 c
+ 11658.7 963.811 11605.5 904.821 11497.3 904.821 c
+ 11421.2 904.821 l
+ f
+ 20.9384 w
+ n
+ 12777.6 1485.2 m
+ 12777.6 647.661 l
+ 0.497986 sc
+ S
+ n
+ 11940.1 1485.2 m
+ 11940.1 647.661 l
+ S
+ 41.8767 w
+ n
+ 7604.19 559.557 m
+ 6969.21 217.031 6259.04 37.7048 5537.55 37.7048 c
+ 4508.64 37.7048 3512.99 402.163 2727.23 1066.42 c
+ 0 sc
+ S
+ n
+ 7712.18 623.74 m
+ 7610.98 466.159 l
+ 7604.19 559.552 l
+ 7525.4 610.152 l
+ f
+ n
+ 7712.18 623.74 m
+ 7610.98 466.159 l
+ 7604.19 559.552 l
+ 7525.4 610.152 l
+ h
+ S
+ n
+ 3721.3 1557.52 m
+ 4606.39 1939.54 5560.23 2136.6 6524.24 2136.6 c
+ 7846.68 2136.6 9142.65 1765.85 10265 1066.44 c
+ S
+ n
+ 3607.26 1504.83 m
+ 3724.2 1651.11 l
+ 3721.31 1557.52 l
+ 3794.45 1499.05 l
+ f
+ n
+ 3607.26 1504.83 m
+ 3724.2 1651.11 l
+ 3721.31 1557.52 l
+ 3794.45 1499.05 l
+ h
+ S
+ n
+ 10955.4 557.712 m
+ 10320.4 205.462 9606.21 20.6335 8880.05 20.6335 c
+ 7850.42 20.6335 6855.32 391.944 6077.36 1066.43 c
+ S
+ n
+ 11062.6 623.239 m
+ 10963.4 464.407 l
+ 10955.4 557.708 l
+ 10876 607.32 l
+ f
+ n
+ 11062.6 623.239 m
+ 10963.4 464.407 l
+ 10955.4 557.708 l
+ 10876 607.32 l
+ h
+ S
+ n
+ 214.618 2322.73 1675.07 837.534 re
+ 1 sc
+ f
+ n
+ 214.618 2322.73 1675.07 837.534 re
+ 0 sc
+ S
+ 20.9384 w
+ n
+ 12777.6 647.661 m
+ 14452.7 1485.2 l
+ S
+ n
+ 12777.6 1485.2 m
+ 14452.7 647.661 l
+ S
+ 41.8767 w
+ n
+ 1135.91 2762.44 m
+ 315.502 1625.06 l
+ S
+ n
+ 242.008 1523.17 m
+ 272.074 1708.02 l
+ 315.502 1625.06 l
+ 407.927 1610.02 l
+ f
+ n
+ 242.008 1523.17 m
+ 272.074 1708.02 l
+ 315.502 1625.06 l
+ 407.927 1610.02 l
+ h
+ S
+ n
+ 2019.43 2835.72 m
+ 2050.63 2835.72 l
+ 2050.63 2924.12 l
+ 2097.16 2924.12 l
+ 2160.7 2924.12 2192.77 2949.85 2192.77 3000.09 c
+ 2192.77 3023.36 2185.08 3039.8 2169.67 3049.42 c
+ 2158.29 3056.84 2141.96 3059.33 2106.86 3059.33 c
+ 2019.43 3059.33 l
+ 2019.43 2835.72 l
+ 2050.63 2948.39 m
+ 2050.63 3035.44 l
+ 2096.54 3035.44 l
+ 2145.26 3035.44 2159.84 3026.77 2159.84 2998.25 c
+ 2159.84 2965.13 2138.44 2948.39 2095.92 2948.39 c
+ 2050.63 2948.39 l
+ f
+ n
+ 2291.06 3000.39 m
+ 2246.02 3000.39 2218.26 2969.19 2218.26 2918.06 c
+ 2218.26 2867.52 2246.02 2835.72 2290.14 2835.72 c
+ 2336.4 2835.72 2363.86 2866.62 2363.86 2918.35 c
+ 2363.86 2969.19 2336.1 3000.39 2291.06 3000.39 c
+ 2291.06 2978.05 m
+ 2317.63 2978.05 2330.93 2958.14 2330.93 2918.65 c
+ 2330.93 2878.84 2317.33 2858.06 2291.06 2858.06 c
+ 2264.19 2858.06 2251.19 2877.97 2251.19 2918.35 c
+ 2251.19 2957.84 2264.49 2978.05 2291.06 2978.05 c
+ f
+ n
+ 2400.74 2835.72 m
+ 2431.94 2835.72 l
+ 2431.94 3000.39 l
+ 2400.74 3000.39 l
+ 2400.74 2835.72 l
+ 2400.74 3029.54 m
+ 2431.94 3029.54 l
+ 2431.94 3059.33 l
+ 2400.74 3059.33 l
+ 2400.74 3029.54 l
+ f
+ n
+ 2475.11 2835.72 m
+ 2506.31 2835.72 l
+ 2506.31 2939.53 l
+ 2522.67 2964.07 2537.19 2974.96 2554.17 2974.96 c
+ 2569.29 2974.96 2573.92 2967.08 2573.92 2941.35 c
+ 2573.92 2835.72 l
+ 2605.12 2835.72 l
+ 2605.12 2951.48 l
+ 2605.12 2983.68 2590.74 3000.39 2562.92 3000.39 c
+ 2540.71 3000.39 2523.81 2990.24 2506.31 2965.89 c
+ 2506.31 3000.39 l
+ 2475.11 3000.39 l
+ 2475.11 2835.72 l
+ f
+ n
+ 2711.22 2859.58 m
+ 2708.1 2858.66 2705.02 2858.06 2700.98 2858.06 c
+ 2687.01 2858.06 2683.59 2864.1 2683.59 2889.43 c
+ 2683.59 2978.05 l
+ 2715.55 2978.05 l
+ 2715.55 3000.39 l
+ 2683.59 3000.39 l
+ 2683.59 3032.97 l
+ 2652.39 3030.19 l
+ 2652.39 3000.39 l
+ 2633.78 3000.39 l
+ 2633.78 2978.05 l
+ 2652.39 2978.05 l
+ 2652.39 2883.98 l
+ 2652.39 2852.21 2666.39 2835.72 2693.42 2835.72 c
+ 2699.46 2835.72 2704.23 2836.34 2711.22 2838.51 c
+ 2711.22 2859.58 l
+ f
+ n
+ 2763.48 2935.42 m
+ 2766.9 2965.83 2779.63 2979.13 2805.38 2979.13 c
+ 2830.19 2979.13 2841.38 2965.83 2842.3 2935.42 c
+ 2763.48 2935.42 l
+ 2872.09 2867.81 m
+ 2853.16 2861.31 2837.64 2858.36 2822.12 2858.36 c
+ 2805.38 2858.36 2792.36 2862.21 2782.71 2869.87 c
+ 2770.63 2879.62 2765.35 2891.13 2762.86 2914.18 c
+ 2872.71 2914.18 l
+ 2873.01 2923.04 l
+ 2873.01 2925.1 l
+ 2873.01 2974.42 2849.75 3000.39 2806.01 3000.39 c
+ 2760.07 3000.39 2731.52 2969.68 2731.52 2920.66 c
+ 2731.52 2868.33 2763.81 2835.72 2815.62 2835.72 c
+ 2833.31 2835.72 2851.62 2838.51 2872.09 2844.71 c
+ 2872.09 2867.81 l
+ f
+ n
+ 2918.31 2835.72 m
+ 2949.51 2835.72 l
+ 2949.51 2941.35 l
+ 2962.54 2964.05 2973.4 2974.34 2984.88 2974.34 c
+ 2988 2974.34 2992.03 2973.44 2997.61 2971.93 c
+ 2997.61 3000.39 l
+ 2996.37 3000.39 l
+ 2993.9 3000.39 2990.79 3000.39 2988.92 3000.39 c
+ 2971.56 3000.39 2959.75 2990.21 2949.51 2965.86 c
+ 2949.51 3000.39 l
+ 2918.31 3000.39 l
+ 2918.31 2835.72 l
+ f
+ n
+ 2013.77 2416.95 m
+ 2043.57 2416.95 l
+ 2127.04 2640.56 l
+ 2100.04 2640.56 l
+ 2031.46 2456.85 l
+ 1959.79 2640.56 l
+ 1927.21 2640.56 l
+ 2013.77 2416.95 l
+ f
+ n
+ 2297.86 2441.46 m
+ 2295.99 2441.46 2295.37 2441.46 2292.28 2441.46 c
+ 2282.04 2441.46 2276.46 2448.78 2276.46 2461.94 c
+ 2276.46 2532.09 l
+ 2276.46 2566.32 2259.18 2581.63 2219.89 2581.63 c
+ 2200.74 2581.63 2182.81 2577.91 2160.81 2569.22 c
+ 2160.81 2545.55 l
+ 2180.37 2554.89 2196.51 2559.28 2213.6 2559.28 c
+ 2234.7 2559.28 2245.26 2550.21 2245.26 2532.09 c
+ 2245.26 2513.37 l
+ 2238.14 2513.37 l
+ 2176.93 2513.37 2146.46 2495.58 2146.46 2459.96 c
+ 2146.46 2434.75 2166.39 2416.95 2195.02 2416.95 c
+ 2213.71 2416.95 2229.88 2424.08 2249.81 2441.46 c
+ 2254.58 2424.4 2262.84 2416.95 2277.47 2416.95 c
+ 2285.1 2416.95 2292.74 2418.85 2300.05 2422.61 c
+ 2297.86 2441.46 l
+ 2245.26 2456.96 m
+ 2230.37 2445.85 2218.59 2441.46 2204.96 2441.46 c
+ 2187.28 2441.46 2177.66 2449.94 2177.66 2465.14 c
+ 2177.66 2486.21 2196.57 2497.31 2231.94 2497.31 c
+ 2235.35 2497.31 l
+ 2245.26 2497.01 l
+ 2245.26 2456.96 l
+ f
+ n
+ 2332.41 2416.95 m
+ 2363.61 2416.95 l
+ 2363.61 2522.58 l
+ 2376.63 2545.28 2387.49 2555.57 2398.98 2555.57 c
+ 2402.09 2555.57 2406.13 2554.68 2411.71 2553.16 c
+ 2411.71 2581.63 l
+ 2410.46 2581.63 l
+ 2408 2581.63 2404.88 2581.63 2403.01 2581.63 c
+ 2385.65 2581.63 2373.84 2571.44 2363.61 2547.09 c
+ 2363.61 2581.63 l
+ 2332.41 2581.63 l
+ 2332.41 2416.95 l
+ f
+ n
+ 2435.3 2416.95 m
+ 2466.51 2416.95 l
+ 2466.51 2581.63 l
+ 2435.3 2581.63 l
+ 2435.3 2416.95 l
+ 2435.3 2610.77 m
+ 2466.51 2610.77 l
+ 2466.51 2640.56 l
+ 2435.3 2640.56 l
+ 2435.3 2610.77 l
+ f
+ n
+ 2652.42 2441.46 m
+ 2650.55 2441.46 2649.93 2441.46 2646.84 2441.46 c
+ 2636.6 2441.46 2631.02 2448.78 2631.02 2461.94 c
+ 2631.02 2532.09 l
+ 2631.02 2566.32 2613.74 2581.63 2574.44 2581.63 c
+ 2555.29 2581.63 2537.36 2577.91 2515.37 2569.22 c
+ 2515.37 2545.55 l
+ 2534.93 2554.89 2551.07 2559.28 2568.16 2559.28 c
+ 2589.26 2559.28 2599.82 2550.21 2599.82 2532.09 c
+ 2599.82 2513.37 l
+ 2592.7 2513.37 l
+ 2531.49 2513.37 2501.02 2495.58 2501.02 2459.96 c
+ 2501.02 2434.75 2520.95 2416.95 2549.58 2416.95 c
+ 2568.27 2416.95 2584.44 2424.08 2604.37 2441.46 c
+ 2609.14 2424.4 2617.4 2416.95 2632.02 2416.95 c
+ 2639.66 2416.95 2647.3 2418.85 2654.61 2422.61 c
+ 2652.42 2441.46 l
+ 2599.82 2456.96 m
+ 2584.92 2445.85 2573.14 2441.46 2559.52 2441.46 c
+ 2541.83 2441.46 2532.22 2449.94 2532.22 2465.14 c
+ 2532.22 2486.21 2551.12 2497.31 2586.49 2497.31 c
+ 2589.91 2497.31 l
+ 2599.82 2497.01 l
+ 2599.82 2456.96 l
+ f
+ n
+ 2718.16 2521.17 m
+ 2734.93 2545.79 2747.66 2556.11 2760.98 2556.11 c
+ 2780.24 2556.11 2792.02 2534.23 2792.02 2498.99 c
+ 2792.02 2456.77 2777.42 2435.18 2749.5 2435.18 c
+ 2742.38 2435.18 2733.06 2436.4 2718.16 2439.13 c
+ 2718.16 2521.17 l
+ 2718.16 2652.67 m
+ 2686.96 2652.67 l
+ 2686.96 2416.95 l
+ 2718.16 2416.95 l
+ 2728.73 2416.95 2737.09 2416.95 2746.71 2416.95 c
+ 2796.35 2416.95 2824.28 2447.53 2824.28 2502.02 c
+ 2824.28 2550.02 2801.64 2581.63 2767.18 2581.63 c
+ 2746.09 2581.63 2731.51 2571.6 2718.16 2547.61 c
+ 2718.16 2652.67 l
+ f
+ n
+ 2860.77 2416.95 31.2012 239.236 re
+ f
+ n
+ 2957.6 2516.65 m
+ 2961.02 2547.07 2973.75 2560.36 2999.5 2560.36 c
+ 3024.31 2560.36 3035.5 2547.07 3036.42 2516.65 c
+ 2957.6 2516.65 l
+ 3066.21 2449.05 m
+ 3047.28 2442.55 3031.76 2439.59 3016.24 2439.59 c
+ 2999.5 2439.59 2986.48 2443.44 2976.83 2451.11 c
+ 2964.75 2460.86 2959.47 2472.37 2956.98 2495.42 c
+ 3066.83 2495.42 l
+ 3067.13 2504.27 l
+ 3067.13 2506.33 l
+ 3067.13 2555.65 3043.87 2581.63 3000.13 2581.63 c
+ 2954.19 2581.63 2925.64 2550.91 2925.64 2501.89 c
+ 2925.64 2449.56 2957.93 2416.95 3009.74 2416.95 c
+ 3027.43 2416.95 3045.74 2419.74 3066.21 2425.94 c
+ 3066.21 2449.05 l
+ f
+ n
+ 3564.76 2322.73 3350.14 837.534 re
+ 1 sc
+ f
+ n
+ 3564.76 2322.73 3350.14 837.534 re
+ 0 sc
+ S
+ n
+ 4486.04 2762.44 m
+ 3078.6 1792.44 l
+ S
+ n
+ 2975.16 1721.15 m
+ 3065.55 1885.17 l
+ 3078.6 1792.44 l
+ 3160.61 1747.24 l
+ f
+ n
+ 2975.16 1721.15 m
+ 3065.55 1885.17 l
+ 3078.6 1792.44 l
+ 3160.61 1747.24 l
+ h
+ S
+ n
+ 7386.21 2825.25 m
+ 7417.41 2825.25 l
+ 7417.41 2913.65 l
+ 7463.94 2913.65 l
+ 7527.48 2913.65 7559.55 2939.38 7559.55 2989.63 c
+ 7559.55 3012.89 7551.86 3029.33 7536.45 3038.95 c
+ 7525.07 3046.37 7508.74 3048.86 7473.64 3048.86 c
+ 7386.21 3048.86 l
+ 7386.21 2825.25 l
+ 7417.41 2937.92 m
+ 7417.41 3024.97 l
+ 7463.32 3024.97 l
+ 7512.04 3024.97 7526.62 3016.3 7526.62 2987.78 c
+ 7526.62 2954.66 7505.22 2937.92 7462.7 2937.92 c
+ 7417.41 2937.92 l
+ f
+ n
+ 7657.84 2989.92 m
+ 7612.8 2989.92 7585.04 2958.72 7585.04 2907.59 c
+ 7585.04 2857.05 7612.8 2825.25 7656.92 2825.25 c
+ 7703.18 2825.25 7730.64 2856.15 7730.64 2907.88 c
+ 7730.64 2958.72 7702.88 2989.92 7657.84 2989.92 c
+ 7657.84 2967.58 m
+ 7684.41 2967.58 7697.71 2947.67 7697.71 2908.18 c
+ 7697.71 2868.37 7684.11 2847.59 7657.84 2847.59 c
+ 7630.97 2847.59 7617.97 2867.5 7617.97 2907.88 c
+ 7617.97 2947.37 7631.27 2967.58 7657.84 2967.58 c
+ f
+ n
+ 7835.12 2989.92 m
+ 7790.08 2989.92 7762.32 2958.72 7762.32 2907.59 c
+ 7762.32 2857.05 7790.08 2825.25 7834.2 2825.25 c
+ 7880.46 2825.25 7907.92 2856.15 7907.92 2907.88 c
+ 7907.92 2958.72 7880.16 2989.92 7835.12 2989.92 c
+ 7835.12 2967.58 m
+ 7861.69 2967.58 7874.99 2947.67 7874.99 2908.18 c
+ 7874.99 2868.37 7861.39 2847.59 7835.12 2847.59 c
+ 7808.25 2847.59 7795.25 2867.5 7795.25 2907.88 c
+ 7795.25 2947.37 7808.55 2967.58 7835.12 2967.58 c
+ f
+ n
+ 7944.79 2825.25 31.2012 239.236 re
+ f
+ n
+ 6969.61 2406.48 m
+ 7042 2406.48 l
+ 7113.75 2406.48 7155.08 2449.17 7155.08 2523.38 c
+ 7155.08 2594.53 7117.19 2630.09 7041.68 2630.09 c
+ 6969.61 2630.09 l
+ 6969.61 2406.48 l
+ 7000.81 2430.37 m
+ 7000.81 2606.2 l
+ 7024.48 2606.2 l
+ 7057.5 2606.2 7074.94 2602.79 7088.35 2593.85 c
+ 7109.53 2579.63 7120.41 2554.28 7120.41 2519.67 c
+ 7120.41 2459.73 7093.63 2430.37 7039.13 2430.37 c
+ 7000.81 2430.37 l
+ f
+ n
+ 7217.28 2506.18 m
+ 7220.69 2536.6 7233.42 2549.89 7259.18 2549.89 c
+ 7283.99 2549.89 7295.18 2536.6 7296.1 2506.18 c
+ 7217.28 2506.18 l
+ 7325.89 2438.58 m
+ 7306.96 2432.08 7291.44 2429.13 7275.92 2429.13 c
+ 7259.18 2429.13 7246.15 2432.97 7236.51 2440.64 c
+ 7224.43 2450.39 7219.15 2461.9 7216.66 2484.95 c
+ 7326.51 2484.95 l
+ 7326.81 2493.8 l
+ 7326.81 2495.86 l
+ 7326.81 2545.18 7303.55 2571.16 7259.8 2571.16 c
+ 7213.87 2571.16 7185.32 2540.44 7185.32 2491.42 c
+ 7185.32 2439.09 7217.61 2406.48 7269.42 2406.48 c
+ 7287.11 2406.48 7305.41 2409.27 7325.89 2415.48 c
+ 7325.89 2438.58 l
+ f
+ n
+ 7368.64 2416.1 m
+ 7389.66 2409.27 7406.34 2406.48 7423.03 2406.48 c
+ 7463.22 2406.48 7488.25 2424.49 7488.25 2453.72 c
+ 7488.25 2475.87 7473.57 2492.12 7444.5 2500.98 c
+ 7420.94 2508.35 l
+ 7406.88 2512.79 7399.84 2519.89 7399.84 2529.31 c
+ 7399.84 2542.31 7410.16 2548.81 7430.47 2548.81 c
+ 7445.64 2548.81 7459.59 2546.48 7475.05 2541.8 c
+ 7475.05 2566.2 l
+ 7457.07 2569.61 7444.04 2571.16 7431.31 2571.16 c
+ 7390.04 2571.16 7368.64 2556.4 7368.64 2527.44 c
+ 7368.64 2506.18 7381.26 2491.72 7406.53 2483.46 c
+ 7433.02 2475.2 l
+ 7449.35 2470.16 7457.04 2462.49 7457.04 2451.85 c
+ 7457.04 2436.79 7445.15 2428.83 7423.22 2428.83 c
+ 7405.83 2428.83 7389.36 2432.92 7368.64 2442.59 c
+ 7368.64 2416.1 l
+ f
+ n
+ 7649.64 2440.34 m
+ 7632.25 2433.62 7619.55 2430.7 7606.82 2430.7 c
+ 7574.53 2430.7 7555.93 2451.74 7555.93 2488.85 c
+ 7555.93 2528.01 7573.61 2548.19 7608.06 2548.19 c
+ 7618.6 2548.19 7629.78 2546.13 7647.77 2541.17 c
+ 7647.77 2565.58 l
+ 7630.46 2569.29 7615.65 2571.16 7602.97 2571.16 c
+ 7552.65 2571.16 7522.99 2540.85 7522.99 2488.82 c
+ 7522.99 2439.17 7552.95 2406.48 7598.04 2406.48 c
+ 7614.73 2406.48 7631.11 2409.27 7649.64 2415.18 c
+ 7649.64 2440.34 l
+ f
+ n
+ 7691.21 2406.48 m
+ 7722.41 2406.48 l
+ 7722.41 2512.11 l
+ 7735.44 2534.81 7746.3 2545.1 7757.78 2545.1 c
+ 7760.9 2545.1 7764.93 2544.21 7770.51 2542.69 c
+ 7770.51 2571.16 l
+ 7769.26 2571.16 l
+ 7766.8 2571.16 7763.69 2571.16 7761.82 2571.16 c
+ 7744.46 2571.16 7732.65 2560.97 7722.41 2536.62 c
+ 7722.41 2571.16 l
+ 7691.21 2571.16 l
+ 7691.21 2406.48 l
+ f
+ n
+ 7794.11 2406.48 m
+ 7825.31 2406.48 l
+ 7825.31 2571.16 l
+ 7794.11 2571.16 l
+ 7794.11 2406.48 l
+ 7794.11 2600.3 m
+ 7825.31 2600.3 l
+ 7825.31 2630.09 l
+ 7794.11 2630.09 l
+ 7794.11 2600.3 l
+ f
+ n
+ 7899.69 2350.31 m
+ 7899.69 2406.48 l
+ 7910.2 2406.48 7918.54 2406.48 7928.13 2406.48 c
+ 7977.61 2406.48 8005.42 2437.68 8005.42 2493.29 c
+ 8005.42 2540.25 7982.86 2571.16 7948.55 2571.16 c
+ 7927.5 2571.16 7912.99 2561.08 7899.69 2536.92 c
+ 7899.69 2571.16 l
+ 7868.49 2571.16 l
+ 7868.49 2350.31 l
+ 7899.69 2350.31 l
+ 7899.69 2511.52 m
+ 7916.21 2535.16 7928.75 2545.1 7941.91 2545.1 c
+ 7960.87 2545.1 7972.49 2524.06 7972.49 2490.17 c
+ 7972.49 2449.57 7958.11 2428.83 7930.59 2428.83 c
+ 7923.25 2428.83 7915.91 2429.69 7899.69 2432.62 c
+ 7899.69 2511.52 l
+ f
+ n
+ 8104.59 2430.34 m
+ 8101.48 2429.42 8098.39 2428.83 8094.35 2428.83 c
+ 8080.38 2428.83 8076.96 2434.87 8076.96 2460.19 c
+ 8076.96 2548.81 l
+ 8108.92 2548.81 l
+ 8108.92 2571.16 l
+ 8076.96 2571.16 l
+ 8076.96 2603.74 l
+ 8045.76 2600.95 l
+ 8045.76 2571.16 l
+ 8027.16 2571.16 l
+ 8027.16 2548.81 l
+ 8045.76 2548.81 l
+ 8045.76 2454.75 l
+ 8045.76 2422.98 8059.77 2406.48 8086.8 2406.48 c
+ 8092.84 2406.48 8097.6 2407.11 8104.59 2409.27 c
+ 8104.59 2430.34 l
+ f
+ n
+ 8198.54 2571.16 m
+ 8153.5 2571.16 8125.74 2539.95 8125.74 2488.82 c
+ 8125.74 2438.28 8153.5 2406.48 8197.62 2406.48 c
+ 8243.88 2406.48 8271.34 2437.39 8271.34 2489.12 c
+ 8271.34 2539.95 8243.58 2571.16 8198.54 2571.16 c
+ 8198.54 2548.81 m
+ 8225.11 2548.81 8238.41 2528.9 8238.41 2489.42 c
+ 8238.41 2449.6 8224.81 2428.83 8198.54 2428.83 c
+ 8171.67 2428.83 8158.67 2448.73 8158.67 2489.12 c
+ 8158.67 2528.61 8171.97 2548.81 8198.54 2548.81 c
+ f
+ n
+ 8311.68 2406.48 m
+ 8342.88 2406.48 l
+ 8342.88 2512.11 l
+ 8355.91 2534.81 8366.77 2545.1 8378.25 2545.1 c
+ 8381.37 2545.1 8385.4 2544.21 8390.98 2542.69 c
+ 8390.98 2571.16 l
+ 8389.74 2571.16 l
+ 8387.27 2571.16 8384.16 2571.16 8382.29 2571.16 c
+ 8364.93 2571.16 8353.12 2560.97 8342.88 2536.62 c
+ 8342.88 2571.16 l
+ 8311.68 2571.16 l
+ 8311.68 2406.48 l
+ f
+ 20.9384 w
+ n
+ 5239.82 3160.26 m
+ 5239.82 2322.73 l
+ 0.497986 sc
+ S
+ n
+ 5892.44 2741.5 38.1348 37.5388 re
+ 0 sc
+ f
+ n
+ 6069.72 2741.5 38.1348 37.5388 re
+ f
+ n
+ 6246.99 2741.5 38.1348 37.5388 re
+ f
+ n
+ 11102.6 1903.96 m
+ 11102.6 2113.35 11523 2113.35 11940.1 2113.35 c
+ S
+ n
+ 14452.7 1903.96 m
+ 14452.7 2113.35 14033.9 2113.35 13615.2 2113.35 c
+ S
+ n
+ 11940.1 2113.35 m
+ 13615.2 2113.35 l
+ S
+ n
+ 12777.6 2113.35 m
+ 12777.6 2322.73 l
+ S
+ n
+ 12201.7 2532.11 m
+ 12322.5 2532.11 l
+ 12322.5 2554.46 l
+ 12277.8 2554.46 l
+ 12277.8 2755.72 l
+ 12201.7 2737.68 l
+ 12201.7 2715.42 l
+ 12246.6 2726.23 l
+ 12246.6 2554.46 l
+ 12201.7 2554.46 l
+ 12201.7 2532.11 l
+ f
+ n
+ 12489.1 2747.03 m
+ 12472.1 2753.23 12459.8 2755.72 12446.2 2755.72 c
+ 12389.7 2755.72 12356.3 2711.3 12356.3 2637.15 c
+ 12356.3 2571.25 12384.5 2532.11 12431.6 2532.11 c
+ 12474.7 2532.11 12501.9 2561.66 12501.9 2608.22 c
+ 12501.9 2650.61 12479.2 2675.99 12441.2 2675.99 c
+ 12419.9 2675.99 12404.5 2668.48 12389.3 2650.74 c
+ 12389.3 2676.39 12391.5 2688.93 12397.2 2702.31 c
+ 12406.4 2722.84 12422.9 2733.38 12445.4 2733.38 c
+ 12456.8 2733.38 12469.2 2730.32 12489.1 2722.25 c
+ 12489.1 2747.03 l
+ 12432.1 2655.18 m
+ 12457.7 2655.18 12470.7 2637.47 12470.7 2602.61 c
+ 12470.7 2570.71 12458.1 2554.46 12433 2554.46 c
+ 12407.3 2554.46 12389.3 2576.91 12389.3 2609.11 c
+ 12389.3 2637.17 12406 2655.18 12432.1 2655.18 c
+ f
+ n
+ 12636.1 2532.11 m
+ 12714.8 2532.11 l
+ 12741.4 2532.11 12756.7 2533.98 12766.8 2538.67 c
+ 12784.3 2547.09 12795.6 2566.1 12795.6 2588.23 c
+ 12795.6 2618.81 12778 2636.88 12737.4 2649.36 c
+ 12772.1 2661.31 12786.9 2678.18 12786.9 2706.08 c
+ 12786.9 2741.94 12764.8 2755.72 12707.2 2755.72 c
+ 12636.1 2755.72 l
+ 12636.1 2532.11 l
+ 12667.3 2556 m
+ 12667.3 2637.85 l
+ 12693.1 2637.85 l
+ 12738.4 2637.85 12762.6 2621.06 12762.6 2590.24 c
+ 12762.6 2562.53 12748.8 2556 12690.7 2556 c
+ 12667.3 2556 l
+ 12667.3 2658.65 m
+ 12667.3 2731.83 l
+ 12696.4 2731.83 l
+ 12740.8 2731.83 12754 2724.55 12754 2700.55 c
+ 12754 2672.63 12734.1 2658.65 12694 2658.65 c
+ 12667.3 2658.65 l
+ f
+ n
+ 12882.2 2532.33 m
+ 12856.1 2472.45 l
+ 12887.5 2472.45 l
+ 12974.3 2696.79 l
+ 12948 2696.79 l
+ 12898.9 2570.49 l
+ 12854.3 2696.79 l
+ 12823.9 2696.79 l
+ 12882.2 2532.33 l
+ f
+ n
+ 13062 2555.97 m
+ 13058.9 2555.05 13055.8 2554.46 13051.7 2554.46 c
+ 13037.8 2554.46 13034.4 2560.5 13034.4 2585.82 c
+ 13034.4 2674.44 l
+ 13066.3 2674.44 l
+ 13066.3 2696.79 l
+ 13034.4 2696.79 l
+ 13034.4 2729.37 l
+ 13003.2 2726.58 l
+ 13003.2 2696.79 l
+ 12984.5 2696.79 l
+ 12984.5 2674.44 l
+ 13003.2 2674.44 l
+ 13003.2 2580.38 l
+ 13003.2 2548.61 13017.2 2532.11 13044.2 2532.11 c
+ 13050.2 2532.11 13055 2532.74 13062 2534.9 c
+ 13062 2555.97 l
+ f
+ n
+ 13114.2 2631.81 m
+ 13117.7 2662.23 13130.4 2675.52 13156.1 2675.52 c
+ 13181 2675.52 13192.1 2662.23 13193.1 2631.81 c
+ 13114.2 2631.81 l
+ 13222.9 2564.21 m
+ 13203.9 2557.71 13188.4 2554.76 13172.9 2554.76 c
+ 13156.1 2554.76 13143.1 2558.6 13133.5 2566.27 c
+ 13121.4 2576.02 13116.1 2587.53 13113.6 2610.58 c
+ 13223.5 2610.58 l
+ 13223.8 2619.43 l
+ 13223.8 2621.49 l
+ 13223.8 2670.81 13200.5 2696.79 13156.8 2696.79 c
+ 13110.8 2696.79 13082.3 2666.07 13082.3 2617.05 c
+ 13082.3 2564.72 13114.6 2532.11 13166.4 2532.11 c
+ 13184.1 2532.11 13202.4 2534.9 13222.9 2541.11 c
+ 13222.9 2564.21 l
+ f
+ n
+ 13265.6 2541.73 m
+ 13286.6 2534.9 13303.3 2532.11 13320 2532.11 c
+ 13360.2 2532.11 13385.2 2550.12 13385.2 2579.35 c
+ 13385.2 2601.5 13370.5 2617.75 13341.5 2626.61 c
+ 13317.9 2633.98 l
+ 13303.8 2638.42 13296.8 2645.52 13296.8 2654.94 c
+ 13296.8 2667.94 13307.1 2674.44 13327.4 2674.44 c
+ 13342.6 2674.44 13356.6 2672.11 13372 2667.43 c
+ 13372 2691.83 l
+ 13354 2695.24 13341 2696.79 13328.3 2696.79 c
+ 13287 2696.79 13265.6 2682.03 13265.6 2653.07 c
+ 13265.6 2631.81 13278.2 2617.35 13303.5 2609.09 c
+ 13330 2600.83 l
+ 13346.3 2595.79 13354 2588.12 13354 2577.48 c
+ 13354 2562.42 13342.1 2554.46 13320.2 2554.46 c
+ 13302.8 2554.46 13286.3 2558.55 13265.6 2568.22 c
+ 13265.6 2541.73 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 48.671 -23.512 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 9.6981 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ 1 0 0 1 -9.40599 -85.86 cm
+ q
+ 0.154816 0 0 0.154816 0 0 cm
+ q
+ q
+ 0 0 1314 465 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ n
+ 2352.03 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 2352.03 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 2644.51 1218.88 m
+ 2724.33 1218.88 l
+ 2787.32 1387.84 l
+ 3030.97 1387.84 l
+ 3094.81 1218.88 l
+ 3187.2 1218.88 l
+ 2960.39 1826.66 l
+ 2874.7 1826.66 l
+ 2644.51 1218.88 l
+ 2812.55 1451.2 m
+ 2909.97 1711.6 l
+ 3007.43 1451.2 l
+ 2812.55 1451.2 l
+ f
+ 28.346 w
+ n
+ 3485.87 2069.26 m
+ 3485.87 935.418 l
+ 0.497986 sc
+ S
+ n
+ 4619.71 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 4619.71 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 5456.91 1335.88 m
+ 5384.64 1301.12 5328.36 1286.09 5265.37 1286.09 c
+ 5123.39 1286.09 5041.89 1372.25 5041.89 1522.44 c
+ 5041.89 1676.62 5117.49 1761.98 5255.28 1761.98 c
+ 5306.54 1761.98 5367.01 1750.1 5456.07 1721.65 c
+ 5456.07 1799.78 l
+ 5378.92 1818.26 5318.53 1826.66 5259.83 1826.66 c
+ 5059.38 1826.66 4950.37 1719.37 4950.37 1522.36 c
+ 4950.37 1324.59 5056.88 1218.88 5255.65 1218.88 c
+ 5331.11 1218.88 5390.66 1232.33 5456.91 1265.08 c
+ 5456.91 1335.88 l
+ f
+ 28.346 w
+ n
+ 5753.55 2069.26 m
+ 5753.55 935.418 l
+ 0.497986 sc
+ S
+ n
+ 6887.39 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 6887.39 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 7263.17 1218.88 m
+ 7479.64 1218.88 l
+ 7552.9 1218.88 7595.03 1223.94 7622.83 1236.55 c
+ 7670.82 1259.25 7701.99 1310.54 7701.99 1370.24 c
+ 7701.99 1452.66 7654.25 1501.43 7543.66 1535.05 c
+ 7638.08 1567.83 7678.52 1614.03 7678.52 1690.52 c
+ 7678.52 1788.86 7617.73 1826.66 7459.04 1826.66 c
+ 7263.17 1826.66 l
+ 7263.17 1218.88 l
+ 7349.99 1283.56 m
+ 7349.99 1505.17 l
+ 7420.57 1505.17 l
+ 7544.1 1505.17 7610.47 1459.67 7610.47 1376.25 c
+ 7610.47 1301.27 7572.67 1283.56 7413.86 1283.56 c
+ 7349.99 1283.56 l
+ 7349.99 1559.14 m
+ 7349.99 1761.98 l
+ 7430.33 1761.98 l
+ 7552.98 1761.98 7589.35 1741.78 7589.35 1675.3 c
+ 7589.35 1597.86 7534.39 1559.14 7423.58 1559.14 c
+ 7349.99 1559.14 l
+ f
+ 28.346 w
+ n
+ 8021.23 2069.26 m
+ 8021.23 935.418 l
+ 0.497986 sc
+ S
+ n
+ 9155.07 935.418 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 9155.07 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 9499.65 1218.88 m
+ 9694.71 1218.88 l
+ 9888.13 1218.88 9999.48 1334.89 9999.48 1536.63 c
+ 9999.48 1729.97 9897.33 1826.66 9693.9 1826.66 c
+ 9499.65 1826.66 l
+ 9499.65 1218.88 l
+ 9586.47 1283.56 m
+ 9586.47 1761.98 l
+ 9650.09 1761.98 l
+ 9738.86 1761.98 9785.72 1752.74 9821.72 1728.36 c
+ 9878.67 1689.67 9907.96 1620.74 9907.96 1526.54 c
+ 9907.96 1363.42 9835.95 1283.56 9689.43 1283.56 c
+ 9586.47 1283.56 l
+ f
+ 28.346 w
+ n
+ 10288.9 2069.26 m
+ 10288.9 935.418 l
+ 0.497986 sc
+ S
+ n
+ 259.174 823.747 m
+ 165.455 823.747 107.815 736.774 107.815 596.416 c
+ 107.815 456.68 165.455 368.498 257.267 368.498 c
+ 353.553 368.498 410.532 454.26 410.532 597.039 c
+ 410.532 737.361 352.893 823.747 259.174 823.747 c
+ 259.174 778.28 m
+ 315.053 778.28 347.173 712.538 347.173 597.002 c
+ 347.173 476.773 316.997 413.964 259.174 413.964 c
+ 203.294 413.964 171.175 479.707 171.175 596.416 c
+ 171.175 712.538 202.634 778.28 259.174 778.28 c
+ 0 sc
+ f
+ n
+ 2456.75 615.372 m
+ 2404.68 577.606 2382.54 539.289 2382.54 487.15 c
+ 2382.54 415.834 2441.46 368.498 2531.07 368.498 c
+ 2621.97 368.498 2685.25 418.217 2685.25 490.743 c
+ 2685.25 542.259 2653.35 579.402 2579.14 615.372 c
+ 2640.59 653.212 2666.48 687.421 2666.48 729.478 c
+ 2666.48 785.907 2616.5 823.747 2541.56 823.747 c
+ 2461.59 823.747 2406 779.307 2406 714.444 c
+ 2406 677.228 2420.85 648.408 2456.75 615.372 c
+ 2541.59 633.155 m
+ 2538.81 634.328 2536.72 635.538 2536.02 636.125 c
+ 2467.2 669.308 2443.55 691.785 2443.55 722.621 c
+ 2443.55 756.354 2476.22 778.28 2526.3 778.28 c
+ 2579.14 778.28 2612.51 755.181 2612.51 719.028 c
+ 2612.51 687.641 2590.95 662.195 2541.59 633.155 c
+ 2540.42 567.999 m
+ 2606.09 534.816 2624.24 517.033 2624.24 483.85 c
+ 2624.24 442.38 2587.87 413.964 2535.14 413.964 c
+ 2479.92 413.964 2443.55 446.56 2443.55 496.903 c
+ 2443.55 534.816 2454.4 556.119 2492.9 592.272 c
+ 2540.42 567.999 l
+ f
+ n
+ 4690.11 368.498 m
+ 4933.54 368.498 l
+ 4933.54 413.964 l
+ 4842.64 413.964 l
+ 4842.64 823.747 l
+ 4690.11 787.007 l
+ 4690.11 741.651 l
+ 4781.63 763.724 l
+ 4781.63 413.964 l
+ 4690.11 413.964 l
+ 4690.11 368.498 l
+ f
+ n
+ 5271.46 806.073 m
+ 5237.36 818.687 5212.72 823.747 5185.55 823.747 c
+ 5072.47 823.747 5005.52 733.291 5005.52 582.336 c
+ 5005.52 448.174 5061.8 368.498 5156.07 368.498 c
+ 5242.09 368.498 5296.5 428.74 5296.5 523.669 c
+ 5296.5 610.092 5251.4 661.828 5176.27 661.828 c
+ 5134.33 661.828 5103.64 645.878 5073.57 608.295 c
+ 5073.57 661.058 5077.97 686.835 5089.26 714.408 c
+ 5107.49 756.611 5140.16 778.28 5184.78 778.28 c
+ 5207.36 778.28 5231.89 772.047 5271.46 755.657 c
+ 5271.46 806.073 l
+ 5158.64 617.242 m
+ 5209.67 617.242 5235.49 581.492 5235.49 511.13 c
+ 5235.49 446.744 5210.3 413.964 5160.51 413.964 c
+ 5109.47 413.964 5073.57 459.283 5073.57 524.256 c
+ 5073.57 580.869 5106.97 617.242 5158.64 617.242 c
+ f
+ n
+ 6918.89 368.498 m
+ 7178.37 368.498 l
+ 7178.37 421.517 l
+ 6992.11 421.517 l
+ 7000.98 460.713 7026.32 499.286 7069.4 536.613 c
+ 7090.96 555.606 l
+ 7156.85 613.135 7178.37 648.042 7178.37 699.448 c
+ 7178.37 775.384 7127.74 823.747 7047.36 823.747 c
+ 7010 823.747 6973.3 814.91 6930.25 795.33 c
+ 6930.25 742.897 l
+ 6976.97 767.904 7008.53 778.28 7038.82 778.28 c
+ 7086.78 778.28 7112.67 750.854 7112.67 699.594 c
+ 7112.67 659.958 7093.09 621.532 7053.34 582.519 c
+ 7023.02 552.636 l
+ 6989.58 519.709 l
+ 6956.76 486.16 6932.78 452.61 6918.89 421.517 c
+ 6918.89 368.498 l
+ f
+ n
+ 7458.58 368.498 m
+ 7514.9 368.498 l
+ 7514.9 497.563 l
+ 7576.13 497.563 l
+ 7576.13 546.843 l
+ 7514.9 546.843 l
+ 7514.9 823.747 l
+ 7458.58 823.747 l
+ 7255.96 543.103 l
+ 7255.96 497.563 l
+ 7458.58 497.563 l
+ 7458.58 368.498 l
+ 7315.29 546.843 m
+ 7458.58 749.314 l
+ 7458.58 546.843 l
+ 7315.29 546.843 l
+ f
+ n
+ 9202.37 383.018 m
+ 9249.12 372.934 9279.41 368.498 9304.04 368.498 c
+ 9394.35 368.498 9453.09 420.051 9453.09 498.553 c
+ 9453.09 525.503 9446.09 547.686 9432.12 565.652 c
+ 9413.68 589.632 9389.51 602.209 9342.47 614.199 c
+ 9410.71 638.802 9439.01 671.251 9439.01 723.464 c
+ 9439.01 788.914 9392.08 823.747 9304.08 823.747 c
+ 9272.77 823.747 9243.44 818.687 9202.37 805.45 c
+ 9202.37 754.007 l
+ 9244.46 771.167 9273.43 778.28 9301.04 778.28 c
+ 9351.67 778.28 9378 756.354 9378 713.711 c
+ 9378 660.398 9335.91 630.185 9261.59 629.012 c
+ 9239.88 628.425 l
+ 9239.88 589.889 l
+ 9264.85 589.889 l
+ 9343.94 589.889 9387.39 557.292 9387.39 498.076 c
+ 9387.39 443.59 9355.93 413.964 9297.41 413.964 c
+ 9276.62 413.964 9247.07 421.664 9207.39 436.477 c
+ 9204.24 437.65 l
+ 9202.37 438.237 l
+ 9202.37 383.018 l
+ f
+ n
+ 9546.56 368.498 m
+ 9806.05 368.498 l
+ 9806.05 421.517 l
+ 9619.78 421.517 l
+ 9628.66 460.713 9653.99 499.286 9697.08 536.613 c
+ 9718.64 555.606 l
+ 9784.52 613.135 9806.05 648.042 9806.05 699.448 c
+ 9806.05 775.384 9755.41 823.747 9675.04 823.747 c
+ 9637.68 823.747 9600.97 814.91 9557.93 795.33 c
+ 9557.93 742.897 l
+ 9604.64 767.904 9636.21 778.28 9666.5 778.28 c
+ 9714.46 778.28 9740.34 750.854 9740.34 699.594 c
+ 9740.34 659.958 9720.76 621.532 9681.02 582.519 c
+ 9650.69 552.636 l
+ 9617.25 519.709 l
+ 9584.44 486.16 9560.46 452.61 9546.56 421.517 c
+ 9546.56 368.498 l
+ f
+ n
+ 3632.06 1218.88 m
+ 3976.79 1218.88 l
+ 3976.79 1289.46 l
+ 3729.52 1289.46 l
+ 3741.29 1341.78 3774.94 1393.3 3832.14 1443.17 c
+ 3860.71 1468.54 l
+ 3948.19 1545.39 3976.79 1591.99 3976.79 1660.67 c
+ 3976.79 1762.05 3909.51 1826.66 3802.74 1826.66 c
+ 3753.13 1826.66 3704.33 1814.89 3647.16 1788.86 c
+ 3647.16 1718.9 l
+ 3709.35 1752.3 3751.33 1766.16 3791.66 1766.16 c
+ 3855.54 1766.16 3889.97 1729.49 3889.97 1661.04 c
+ 3889.97 1608.09 3863.93 1556.72 3810.99 1504.58 c
+ 3770.65 1464.65 l
+ 3726.14 1420.65 l
+ 3682.47 1375.85 3650.54 1331 3632.06 1289.46 c
+ 3632.06 1218.88 l
+ f
+ n
+ 4348.79 1218.88 m
+ 4423.88 1218.88 l
+ 4423.88 1390.18 l
+ 4505.35 1390.18 l
+ 4505.35 1455.89 l
+ 4423.88 1455.89 l
+ 4423.88 1826.66 l
+ 4348.79 1826.66 l
+ 4079.11 1450.9 l
+ 4079.11 1390.18 l
+ 4348.79 1390.18 l
+ 4348.79 1218.88 l
+ 4158.08 1455.89 m
+ 4348.79 1727 l
+ 4348.79 1455.89 l
+ 4158.08 1455.89 l
+ f
+ n
+ 5947.04 1238.2 m
+ 6009.15 1224.74 6049.44 1218.88 6082.19 1218.88 c
+ 6202.2 1218.88 6280.26 1287.66 6280.26 1392.49 c
+ 6280.26 1428.5 6270.91 1458.09 6252.21 1482.11 c
+ 6227.57 1514.08 6195.27 1530.91 6132.38 1546.89 c
+ 6221.96 1579.75 6259.14 1623.05 6259.14 1692.79 c
+ 6259.14 1780.17 6197.25 1826.66 6081.16 1826.66 c
+ 6039.87 1826.66 6001.19 1819.95 5947.04 1802.28 c
+ 5947.04 1733.71 l
+ 6002.73 1756.66 6041.01 1766.16 6077.57 1766.16 c
+ 6144.56 1766.16 6179.35 1736.86 6179.35 1679.88 c
+ 6179.35 1608.64 6123.66 1568.27 6025.35 1566.69 c
+ 5996.65 1565.89 l
+ 5996.65 1514.44 l
+ 6029.68 1514.44 l
+ 6135.39 1514.44 6193.43 1470.92 6193.43 1391.76 c
+ 6193.43 1318.94 6151.52 1279.38 6073.57 1279.38 c
+ 6045.92 1279.38 6006.54 1289.68 5953.75 1309.44 c
+ 5949.57 1311.02 l
+ 5947.04 1311.83 l
+ 5947.04 1238.2 l
+ f
+ n
+ 6403.73 1218.88 m
+ 6748.46 1218.88 l
+ 6748.46 1289.46 l
+ 6501.19 1289.46 l
+ 6512.96 1341.78 6546.62 1393.3 6603.82 1443.17 c
+ 6632.38 1468.54 l
+ 6719.86 1545.39 6748.46 1591.99 6748.46 1660.67 c
+ 6748.46 1762.05 6681.18 1826.66 6574.41 1826.66 c
+ 6524.8 1826.66 6476 1814.89 6418.83 1788.86 c
+ 6418.83 1718.9 l
+ 6481.02 1752.3 6523 1766.16 6563.34 1766.16 c
+ 6627.21 1766.16 6661.64 1729.49 6661.64 1661.04 c
+ 6661.64 1608.09 6635.61 1556.72 6582.66 1504.58 c
+ 6542.33 1464.65 l
+ 6497.81 1420.65 l
+ 6454.14 1375.85 6422.21 1331 6403.73 1289.46 c
+ 6403.73 1218.88 l
+ f
+ n
+ 8228.64 1218.88 m
+ 8553.54 1218.88 l
+ 8553.54 1279.38 l
+ 8432.58 1279.38 l
+ 8432.58 1826.66 l
+ 8228.64 1777.56 l
+ 8228.64 1717.03 l
+ 8350.45 1746.51 l
+ 8350.45 1279.38 l
+ 8228.64 1279.38 l
+ 8228.64 1218.88 l
+ f
+ n
+ 8999.46 1803.12 m
+ 8954.28 1819.95 8921.69 1826.66 8885.72 1826.66 c
+ 8736.01 1826.66 8647.35 1705.92 8647.35 1504.36 c
+ 8647.35 1325.25 8721.82 1218.88 8846.48 1218.88 c
+ 8960.26 1218.88 9032.2 1298.88 9032.2 1424.98 c
+ 9032.2 1539.71 8972.87 1608.42 8873.98 1608.42 c
+ 8818.8 1608.42 8778.43 1587.41 8738.87 1537.87 c
+ 8738.87 1608.71 8744.66 1643.36 8759.55 1680.36 c
+ 8783.53 1737.05 8826.57 1766.16 8885.28 1766.16 c
+ 8915.09 1766.16 8947.35 1757.73 8999.46 1735.54 c
+ 8999.46 1803.12 l
+ 8851.03 1549.75 m
+ 8918.35 1549.75 8952.41 1502.2 8952.41 1408.63 c
+ 8952.41 1322.97 8919.19 1279.38 8853.52 1279.38 c
+ 8786.24 1279.38 8738.87 1339.62 8738.87 1426.08 c
+ 8738.87 1501.39 8782.9 1549.75 8851.03 1549.75 c
+ f
+ n
+ 10867.3 1826.66 m
+ 10742.3 1826.66 10665.5 1710.54 10665.5 1523.17 c
+ 10665.5 1336.58 10742.3 1218.88 10864.8 1218.88 c
+ 10993.1 1218.88 11069.1 1333.39 11069.1 1523.98 c
+ 11069.1 1711.34 10992.3 1826.66 10867.3 1826.66 c
+ 10867.3 1766.16 m
+ 10940.3 1766.16 10982.3 1678.31 10982.3 1523.94 c
+ 10982.3 1363.27 10942.8 1279.38 10867.3 1279.38 c
+ 10794.3 1279.38 10752.3 1367.23 10752.3 1523.17 c
+ 10752.3 1678.31 10793.5 1766.16 10867.3 1766.16 c
+ f
+ n
+ 84.3489 935.418 2267.68 1133.84 re
+ 0.897995 sc
+ f
+ 56.692 w
+ n
+ 84.3489 935.418 2267.68 1133.84 re
+ 0 sc
+ S
+ 28.346 w
+ n
+ 1218.19 2069.26 m
+ 1218.19 935.418 l
+ 0.497986 sc
+ S
+ n
+ 84.3489 3486.56 2267.68 1133.84 re
+ 1 sc
+ f
+ 56.692 w
+ n
+ 84.3489 3486.56 2267.68 1133.84 re
+ 0 sc
+ S
+ n
+ 1127.84 4099.65 m
+ 1059.27 4049.23 1030.09 3998.05 1030.09 3928.42 c
+ 1030.09 3833.23 1109.1 3770.02 1229.29 3770.02 c
+ 1351.17 3770.02 1436.05 3836.42 1436.05 3933.22 c
+ 1436.05 4002.04 1393.49 4051.65 1294.41 4099.65 c
+ 1377.57 4150.14 1412.59 4195.82 1412.59 4251.96 c
+ 1412.59 4327.31 1345.05 4377.8 1243.78 4377.8 c
+ 1135.72 4377.8 1060.59 4318.47 1060.59 4231.9 c
+ 1060.59 4182.22 1080.24 4143.72 1127.84 4099.65 c
+ 1243.3 4123.37 m
+ 1239.52 4124.95 1236.7 4126.52 1235.75 4127.33 c
+ 1142.06 4171.66 1109.87 4201.73 1109.87 4242.9 c
+ 1109.87 4288 1154.35 4317.3 1222.47 4317.3 c
+ 1294.41 4317.3 1339.84 4286.43 1339.84 4238.14 c
+ 1339.84 4196.19 1310.51 4162.16 1243.3 4123.37 c
+ 1241.03 4036.33 m
+ 1329.47 3992 1353.92 3968.24 1353.92 3923.91 c
+ 1353.92 3868.5 1304.79 3830.52 1233.58 3830.52 c
+ 1159 3830.52 1109.87 3874.04 1109.87 3941.32 c
+ 1109.87 3992 1124.65 4020.49 1177.08 4068.78 c
+ 1241.03 4036.33 l
+ f
+ n
+ 2442.08 4403.67 m
+ 2472.33 4403.67 l
+ 2477.36 4504.91 l
+ 2437.06 4504.91 l
+ 2442.08 4403.67 l
+ 2513.07 4403.67 m
+ 2543.32 4403.67 l
+ 2548.34 4504.91 l
+ 2507.61 4504.91 l
+ 2513.07 4403.67 l
+ f
+ n
+ 2606.94 4181.04 m
+ 2649.18 4181.04 l
+ 2649.18 4300.71 l
+ 2712.17 4300.71 l
+ 2798.19 4300.71 2841.6 4335.55 2841.6 4403.56 c
+ 2841.6 4435.06 2831.19 4457.32 2810.33 4470.33 c
+ 2794.93 4480.38 2772.82 4483.75 2725.3 4483.75 c
+ 2606.94 4483.75 l
+ 2606.94 4181.04 l
+ 2649.18 4333.57 m
+ 2649.18 4451.41 l
+ 2711.33 4451.41 l
+ 2777.29 4451.41 2797.02 4439.68 2797.02 4401.07 c
+ 2797.02 4356.23 2768.05 4333.57 2710.48 4333.57 c
+ 2649.18 4333.57 l
+ f
+ n
+ 2974.67 4403.97 m
+ 2913.69 4403.97 2876.11 4361.73 2876.11 4292.5 c
+ 2876.11 4224.08 2913.69 4181.04 2973.42 4181.04 c
+ 3036.05 4181.04 3073.23 4222.87 3073.23 4292.9 c
+ 3073.23 4361.73 3035.64 4403.97 2974.67 4403.97 c
+ 2974.67 4373.72 m
+ 3010.64 4373.72 3028.64 4346.77 3028.64 4293.31 c
+ 3028.64 4239.41 3010.23 4211.28 2974.67 4211.28 c
+ 2938.29 4211.28 2920.69 4238.23 2920.69 4292.9 c
+ 2920.69 4346.36 2938.7 4373.72 2974.67 4373.72 c
+ f
+ n
+ 3123.14 4181.04 m
+ 3165.38 4181.04 l
+ 3165.38 4403.97 l
+ 3123.14 4403.97 l
+ 3123.14 4181.04 l
+ 3123.14 4443.42 m
+ 3165.38 4443.42 l
+ 3165.38 4483.75 l
+ 3123.14 4483.75 l
+ 3123.14 4443.42 l
+ f
+ n
+ 3223.84 4181.04 m
+ 3266.07 4181.04 l
+ 3266.07 4321.58 l
+ 3288.22 4354.8 3307.87 4369.54 3330.86 4369.54 c
+ 3351.32 4369.54 3357.59 4358.87 3357.59 4324.03 c
+ 3357.59 4181.04 l
+ 3399.83 4181.04 l
+ 3399.83 4337.75 l
+ 3399.83 4381.34 3380.36 4403.97 3342.71 4403.97 c
+ 3312.64 4403.97 3289.76 4390.22 3266.07 4357.25 c
+ 3266.07 4403.97 l
+ 3223.84 4403.97 l
+ 3223.84 4181.04 l
+ f
+ n
+ 3543.47 4213.34 m
+ 3539.25 4212.09 3535.07 4211.28 3529.61 4211.28 c
+ 3510.69 4211.28 3506.07 4219.46 3506.07 4253.74 c
+ 3506.07 4373.72 l
+ 3549.34 4373.72 l
+ 3549.34 4403.97 l
+ 3506.07 4403.97 l
+ 3506.07 4448.08 l
+ 3463.83 4444.3 l
+ 3463.83 4403.97 l
+ 3438.64 4403.97 l
+ 3438.64 4373.72 l
+ 3463.83 4373.72 l
+ 3463.83 4246.37 l
+ 3463.83 4203.36 3482.79 4181.04 3519.38 4181.04 c
+ 3527.56 4181.04 3534.01 4181.88 3543.47 4184.81 c
+ 3543.47 4213.34 l
+ f
+ n
+ 3614.23 4316 m
+ 3618.85 4357.18 3636.08 4375.18 3670.95 4375.18 c
+ 3704.53 4375.18 3719.68 4357.18 3720.92 4316 c
+ 3614.23 4316 l
+ 3761.26 4224.48 m
+ 3735.63 4215.68 3714.62 4211.69 3693.61 4211.69 c
+ 3670.95 4211.69 3653.31 4216.89 3640.26 4227.27 c
+ 3623.91 4240.47 3616.76 4256.05 3613.38 4287.26 c
+ 3762.1 4287.26 l
+ 3762.5 4299.25 l
+ 3762.5 4302.03 l
+ 3762.5 4368.8 3731.01 4403.97 3671.79 4403.97 c
+ 3609.61 4403.97 3570.96 4362.39 3570.96 4296.02 c
+ 3570.96 4225.18 3614.67 4181.04 3684.81 4181.04 c
+ 3708.75 4181.04 3733.54 4184.81 3761.26 4193.21 c
+ 3761.26 4224.48 l
+ f
+ n
+ 3823.83 4181.04 m
+ 3866.06 4181.04 l
+ 3866.06 4324.03 l
+ 3883.7 4354.76 3898.4 4368.69 3913.95 4368.69 c
+ 3918.17 4368.69 3923.63 4367.48 3931.18 4365.43 c
+ 3931.18 4403.97 l
+ 3929.5 4403.97 l
+ 3926.16 4403.97 3921.94 4403.97 3919.41 4403.97 c
+ 3895.91 4403.97 3879.92 4390.18 3866.06 4357.22 c
+ 3866.06 4403.97 l
+ 3823.83 4403.97 l
+ 3823.83 4181.04 l
+ f
+ n
+ 3961.26 4403.67 m
+ 3991.51 4403.67 l
+ 3996.53 4504.91 l
+ 3956.24 4504.91 l
+ 3961.26 4403.67 l
+ 4032.25 4403.67 m
+ 4062.5 4403.67 l
+ 4067.52 4504.91 l
+ 4026.78 4504.91 l
+ 4032.25 4403.67 l
+ f
+ n
+ 2590.88 3614.11 m
+ 2631.21 3614.11 l
+ 2744.22 3916.83 l
+ 2707.66 3916.83 l
+ 2614.82 3668.12 l
+ 2517.8 3916.83 l
+ 2473.69 3916.83 l
+ 2590.88 3614.11 l
+ f
+ n
+ 2975.47 3647.3 m
+ 2972.94 3647.3 2972.1 3647.3 2967.92 3647.3 c
+ 2954.06 3647.3 2946.51 3657.2 2946.51 3675.02 c
+ 2946.51 3769.98 l
+ 2946.51 3816.33 2923.11 3837.05 2869.91 3837.05 c
+ 2843.99 3837.05 2819.72 3832.02 2789.94 3820.25 c
+ 2789.94 3788.21 l
+ 2816.42 3800.86 2838.27 3806.8 2861.4 3806.8 c
+ 2889.97 3806.8 2904.27 3794.51 2904.27 3769.98 c
+ 2904.27 3744.65 l
+ 2894.62 3744.65 l
+ 2811.76 3744.65 2770.51 3720.56 2770.51 3672.34 c
+ 2770.51 3638.2 2797.5 3614.11 2836.25 3614.11 c
+ 2861.55 3614.11 2883.44 3623.76 2910.43 3647.3 c
+ 2916.88 3624.2 2928.06 3614.11 2947.86 3614.11 c
+ 2958.2 3614.11 2968.54 3616.68 2978.44 3621.78 c
+ 2975.47 3647.3 l
+ 2904.27 3668.27 m
+ 2884.1 3653.24 2868.15 3647.3 2849.71 3647.3 c
+ 2825.77 3647.3 2812.75 3658.77 2812.75 3679.34 c
+ 2812.75 3707.87 2838.34 3722.9 2886.23 3722.9 c
+ 2890.85 3722.9 l
+ 2904.27 3722.5 l
+ 2904.27 3668.27 l
+ f
+ n
+ 3022.24 3614.11 m
+ 3064.48 3614.11 l
+ 3064.48 3757.11 l
+ 3082.11 3787.84 3096.82 3801.77 3112.36 3801.77 c
+ 3116.58 3801.77 3122.04 3800.56 3129.6 3798.51 c
+ 3129.6 3837.05 l
+ 3127.91 3837.05 l
+ 3124.57 3837.05 3120.36 3837.05 3117.83 3837.05 c
+ 3094.32 3837.05 3078.34 3823.26 3064.48 3790.3 c
+ 3064.48 3837.05 l
+ 3022.24 3837.05 l
+ 3022.24 3614.11 l
+ f
+ n
+ 3161.54 3614.11 m
+ 3203.78 3614.11 l
+ 3203.78 3837.05 l
+ 3161.54 3837.05 l
+ 3161.54 3614.11 l
+ 3161.54 3876.5 m
+ 3203.78 3876.5 l
+ 3203.78 3916.83 l
+ 3161.54 3916.83 l
+ 3161.54 3876.5 l
+ f
+ n
+ 3455.47 3647.3 m
+ 3452.94 3647.3 3452.09 3647.3 3447.91 3647.3 c
+ 3434.05 3647.3 3426.5 3657.2 3426.5 3675.02 c
+ 3426.5 3769.98 l
+ 3426.5 3816.33 3403.11 3837.05 3349.9 3837.05 c
+ 3323.98 3837.05 3299.71 3832.02 3269.93 3820.25 c
+ 3269.93 3788.21 l
+ 3296.41 3800.86 3318.26 3806.8 3341.4 3806.8 c
+ 3369.96 3806.8 3384.26 3794.51 3384.26 3769.98 c
+ 3384.26 3744.65 l
+ 3374.62 3744.65 l
+ 3291.75 3744.65 3250.5 3720.56 3250.5 3672.34 c
+ 3250.5 3638.2 3277.49 3614.11 3316.24 3614.11 c
+ 3341.54 3614.11 3363.43 3623.76 3390.42 3647.3 c
+ 3396.87 3624.2 3408.06 3614.11 3427.86 3614.11 c
+ 3438.2 3614.11 3448.54 3616.68 3458.44 3621.78 c
+ 3455.47 3647.3 l
+ 3384.26 3668.27 m
+ 3364.09 3653.24 3348.14 3647.3 3329.7 3647.3 c
+ 3305.76 3647.3 3292.74 3658.77 3292.74 3679.34 c
+ 3292.74 3707.87 3318.33 3722.9 3366.22 3722.9 c
+ 3370.84 3722.9 l
+ 3384.26 3722.5 l
+ 3384.26 3668.27 l
+ f
+ n
+ 3544.47 3755.21 m
+ 3567.17 3788.54 3584.4 3802.51 3602.44 3802.51 c
+ 3628.51 3802.51 3644.46 3772.88 3644.46 3725.18 c
+ 3644.46 3668.01 3624.7 3638.79 3586.89 3638.79 c
+ 3577.25 3638.79 3564.64 3640.44 3544.47 3644.14 c
+ 3544.47 3755.21 l
+ 3544.47 3933.22 m
+ 3502.23 3933.22 l
+ 3502.23 3614.11 l
+ 3544.47 3614.11 l
+ 3558.77 3614.11 3570.1 3614.11 3583.12 3614.11 c
+ 3650.33 3614.11 3688.13 3655.51 3688.13 3729.28 c
+ 3688.13 3794.26 3657.48 3837.05 3610.84 3837.05 c
+ 3582.27 3837.05 3562.55 3823.48 3544.47 3790.99 c
+ 3544.47 3933.22 l
+ f
+ n
+ 3737.53 3614.11 42.2395 323.873 re
+ f
+ n
+ 3868.62 3749.08 m
+ 3873.24 3790.26 3890.47 3808.26 3925.34 3808.26 c
+ 3958.93 3808.26 3974.07 3790.26 3975.32 3749.08 c
+ 3868.62 3749.08 l
+ 4015.65 3657.56 m
+ 3990.02 3648.76 3969.01 3644.77 3948 3644.77 c
+ 3925.34 3644.77 3907.71 3649.97 3894.65 3660.35 c
+ 3878.3 3673.55 3871.15 3689.13 3867.78 3720.34 c
+ 4016.5 3720.34 l
+ 4016.9 3732.33 l
+ 4016.9 3735.11 l
+ 4016.9 3801.88 3985.4 3837.05 3926.19 3837.05 c
+ 3864 3837.05 3825.36 3795.47 3825.36 3729.1 c
+ 3825.36 3658.26 3869.06 3614.11 3939.2 3614.11 c
+ 3963.15 3614.11 3987.93 3617.89 4015.65 3626.29 c
+ 4015.65 3657.56 l
+ f
+ n
+ 6603.93 3486.56 4535.36 1133.84 re
+ 1 sc
+ f
+ n
+ 6603.93 3486.56 4535.36 1133.84 re
+ 0 sc
+ S
+ n
+ 11805.7 4195.21 m
+ 11847.9 4195.21 l
+ 11847.9 4314.89 l
+ 11910.9 4314.89 l
+ 11996.9 4314.89 12040.4 4349.72 12040.4 4417.74 c
+ 12040.4 4449.23 12029.9 4471.49 12009.1 4484.51 c
+ 11993.7 4494.55 11971.6 4497.93 11924.1 4497.93 c
+ 11805.7 4497.93 l
+ 11805.7 4195.21 l
+ 11847.9 4347.74 m
+ 11847.9 4465.59 l
+ 11910.1 4465.59 l
+ 11976 4465.59 11995.8 4453.85 11995.8 4415.24 c
+ 11995.8 4370.4 11966.8 4347.74 11909.2 4347.74 c
+ 11847.9 4347.74 l
+ f
+ n
+ 12173.4 4418.14 m
+ 12112.4 4418.14 12074.9 4375.9 12074.9 4306.67 c
+ 12074.9 4238.25 12112.4 4195.21 12172.2 4195.21 c
+ 12234.8 4195.21 12272 4237.04 12272 4307.08 c
+ 12272 4375.9 12234.4 4418.14 12173.4 4418.14 c
+ 12173.4 4387.89 m
+ 12209.4 4387.89 12227.4 4360.94 12227.4 4307.48 c
+ 12227.4 4253.58 12209 4225.46 12173.4 4225.46 c
+ 12137.1 4225.46 12119.5 4252.41 12119.5 4307.08 c
+ 12119.5 4360.54 12137.5 4387.89 12173.4 4387.89 c
+ f
+ n
+ 12413.4 4418.14 m
+ 12352.4 4418.14 12314.9 4375.9 12314.9 4306.67 c
+ 12314.9 4238.25 12352.4 4195.21 12412.2 4195.21 c
+ 12474.8 4195.21 12512 4237.04 12512 4307.08 c
+ 12512 4375.9 12474.4 4418.14 12413.4 4418.14 c
+ 12413.4 4387.89 m
+ 12449.4 4387.89 12467.4 4360.94 12467.4 4307.48 c
+ 12467.4 4253.58 12449 4225.46 12413.4 4225.46 c
+ 12377 4225.46 12359.4 4252.41 12359.4 4307.08 c
+ 12359.4 4360.54 12377.5 4387.89 12413.4 4387.89 c
+ f
+ n
+ 12561.9 4195.21 42.2393 323.873 re
+ f
+ n
+ 11241.7 3628.29 m
+ 11339.7 3628.29 l
+ 11436.8 3628.29 11492.8 3686.07 11492.8 3786.54 c
+ 11492.8 3882.86 11441.5 3931.01 11339.3 3931.01 c
+ 11241.7 3931.01 l
+ 11241.7 3628.29 l
+ 11283.9 3660.63 m
+ 11283.9 3898.67 l
+ 11316 3898.67 l
+ 11360.7 3898.67 11384.3 3894.05 11402.5 3881.95 c
+ 11431.1 3862.7 11445.9 3828.38 11445.9 3781.52 c
+ 11445.9 3700.37 11409.6 3660.63 11335.8 3660.63 c
+ 11283.9 3660.63 l
+ f
+ n
+ 11577 3763.26 m
+ 11581.6 3804.43 11598.9 3822.44 11633.7 3822.44 c
+ 11667.3 3822.44 11682.5 3804.43 11683.7 3763.26 c
+ 11577 3763.26 l
+ 11724 3671.74 m
+ 11698.4 3662.94 11677.4 3658.94 11656.4 3658.94 c
+ 11633.7 3658.94 11616.1 3664.15 11603 3674.52 c
+ 11586.7 3687.72 11579.5 3703.31 11576.2 3734.51 c
+ 11724.9 3734.51 l
+ 11725.3 3746.5 l
+ 11725.3 3749.29 l
+ 11725.3 3816.06 11693.8 3851.22 11634.6 3851.22 c
+ 11572.4 3851.22 11533.7 3809.64 11533.7 3743.27 c
+ 11533.7 3672.43 11577.4 3628.29 11647.6 3628.29 c
+ 11671.5 3628.29 11696.3 3632.06 11724 3640.46 c
+ 11724 3671.74 l
+ f
+ n
+ 11781.9 3641.3 m
+ 11810.4 3632.06 11833 3628.29 11855.5 3628.29 c
+ 11910 3628.29 11943.8 3652.67 11943.8 3692.23 c
+ 11943.8 3722.23 11924 3744.23 11884.6 3756.22 c
+ 11852.7 3766.19 l
+ 11833.7 3772.2 11824.2 3781.81 11824.2 3794.57 c
+ 11824.2 3812.17 11838.1 3820.97 11865.6 3820.97 c
+ 11886.2 3820.97 11905 3817.82 11926 3811.47 c
+ 11926 3844.51 l
+ 11901.6 3849.13 11884 3851.22 11866.8 3851.22 c
+ 11810.9 3851.22 11781.9 3831.24 11781.9 3792.04 c
+ 11781.9 3763.26 11799 3743.68 11833.2 3732.49 c
+ 11869.1 3721.31 l
+ 11891.2 3714.49 11901.6 3704.11 11901.6 3689.7 c
+ 11901.6 3669.32 11885.5 3658.54 11855.8 3658.54 c
+ 11832.3 3658.54 11810 3664.07 11781.9 3677.16 c
+ 11781.9 3641.3 l
+ f
+ n
+ 12162.3 3674.12 m
+ 12138.8 3665.03 12121.6 3661.07 12104.4 3661.07 c
+ 12060.6 3661.07 12035.5 3689.56 12035.5 3739.79 c
+ 12035.5 3792.81 12059.4 3820.13 12106 3820.13 c
+ 12120.3 3820.13 12135.4 3817.34 12159.8 3810.63 c
+ 12159.8 3843.67 l
+ 12136.4 3848.69 12116.3 3851.22 12099.1 3851.22 c
+ 12031 3851.22 11990.9 3810.19 11990.9 3739.75 c
+ 11990.9 3672.54 12031.4 3628.29 12092.5 3628.29 c
+ 12115.1 3628.29 12137.2 3632.06 12162.3 3640.06 c
+ 12162.3 3674.12 l
+ f
+ n
+ 12218.6 3628.29 m
+ 12260.8 3628.29 l
+ 12260.8 3771.29 l
+ 12278.5 3802.01 12293.2 3815.95 12308.7 3815.95 c
+ 12312.9 3815.95 12318.4 3814.74 12326 3812.68 c
+ 12326 3851.22 l
+ 12324.3 3851.22 l
+ 12320.9 3851.22 12316.7 3851.22 12314.2 3851.22 c
+ 12290.7 3851.22 12274.7 3837.43 12260.8 3804.47 c
+ 12260.8 3851.22 l
+ 12218.6 3851.22 l
+ 12218.6 3628.29 l
+ f
+ n
+ 12357.9 3628.29 m
+ 12400.1 3628.29 l
+ 12400.1 3851.22 l
+ 12357.9 3851.22 l
+ 12357.9 3628.29 l
+ 12357.9 3890.67 m
+ 12400.1 3890.67 l
+ 12400.1 3931.01 l
+ 12357.9 3931.01 l
+ 12357.9 3890.67 l
+ f
+ n
+ 12500.8 3552.24 m
+ 12500.8 3628.29 l
+ 12515.1 3628.29 12526.4 3628.29 12539.3 3628.29 c
+ 12606.3 3628.29 12644 3670.53 12644 3745.8 c
+ 12644 3809.38 12613.4 3851.22 12567 3851.22 c
+ 12538.5 3851.22 12518.8 3837.58 12500.8 3804.87 c
+ 12500.8 3851.22 l
+ 12458.6 3851.22 l
+ 12458.6 3552.24 l
+ 12500.8 3552.24 l
+ 12500.8 3770.48 m
+ 12523.2 3802.49 12540.2 3815.95 12558 3815.95 c
+ 12583.7 3815.95 12599.4 3787.46 12599.4 3741.59 c
+ 12599.4 3686.62 12579.9 3658.54 12542.7 3658.54 c
+ 12532.7 3658.54 12522.8 3659.71 12500.8 3663.67 c
+ 12500.8 3770.48 l
+ f
+ n
+ 12778.2 3660.59 m
+ 12774 3659.34 12769.8 3658.54 12764.4 3658.54 c
+ 12745.4 3658.54 12740.8 3666.71 12740.8 3701 c
+ 12740.8 3820.97 l
+ 12784.1 3820.97 l
+ 12784.1 3851.22 l
+ 12740.8 3851.22 l
+ 12740.8 3895.33 l
+ 12698.6 3891.55 l
+ 12698.6 3851.22 l
+ 12673.4 3851.22 l
+ 12673.4 3820.97 l
+ 12698.6 3820.97 l
+ 12698.6 3693.63 l
+ 12698.6 3650.62 12717.5 3628.29 12754.1 3628.29 c
+ 12762.3 3628.29 12768.8 3629.13 12778.2 3632.06 c
+ 12778.2 3660.59 l
+ f
+ n
+ 12905.4 3851.22 m
+ 12844.4 3851.22 12806.9 3808.98 12806.9 3739.75 c
+ 12806.9 3671.33 12844.4 3628.29 12904.2 3628.29 c
+ 12966.8 3628.29 13004 3670.12 13004 3740.16 c
+ 13004 3808.98 12966.4 3851.22 12905.4 3851.22 c
+ 12905.4 3820.97 m
+ 12941.4 3820.97 12959.4 3794.02 12959.4 3740.56 c
+ 12959.4 3686.66 12941 3658.54 12905.4 3658.54 c
+ 12869 3658.54 12851.4 3685.49 12851.4 3740.16 c
+ 12851.4 3793.62 12869.4 3820.97 12905.4 3820.97 c
+ f
+ n
+ 13058.6 3628.29 m
+ 13100.8 3628.29 l
+ 13100.8 3771.29 l
+ 13118.5 3802.01 13133.2 3815.95 13148.7 3815.95 c
+ 13152.9 3815.95 13158.4 3814.74 13165.9 3812.68 c
+ 13165.9 3851.22 l
+ 13164.3 3851.22 l
+ 13160.9 3851.22 13156.7 3851.22 13154.2 3851.22 c
+ 13130.7 3851.22 13114.7 3837.43 13100.8 3804.47 c
+ 13100.8 3851.22 l
+ 13058.6 3851.22 l
+ 13058.6 3628.29 l
+ f
+ 28.346 w
+ n
+ 8871.61 4620.4 m
+ 8871.61 3486.56 l
+ 0.497986 sc
+ S
+ n
+ 7378.51 4138.52 m
+ 7418.4 4138.52 l
+ 7418.4 4246.46 l
+ 7474.39 4246.46 l
+ 7551.02 4246.46 7589.71 4277.74 7589.71 4338.75 c
+ 7589.71 4367.02 7580.32 4387 7561.58 4398.66 c
+ 7547.69 4407.72 7527.81 4410.73 7485.06 4410.73 c
+ 7378.51 4410.73 l
+ 7378.51 4138.52 l
+ 7418.4 4276.97 m
+ 7418.4 4381.65 l
+ 7473.66 4381.65 l
+ 7532.25 4381.65 7549.81 4371.24 7549.81 4336.95 c
+ 7549.81 4297.1 7524.04 4276.97 7472.92 4276.97 c
+ 7418.4 4276.97 l
+ 0 sc
+ f
+ n
+ 7710.4 4337.98 m
+ 7655.21 4337.98 7621.22 4300.18 7621.22 4238.25 c
+ 7621.22 4177.05 7655.21 4138.52 7709.26 4138.52 c
+ 7765.95 4138.52 7799.57 4175.95 7799.57 4238.61 c
+ 7799.57 4300.18 7765.58 4337.98 7710.4 4337.98 c
+ 7710.4 4310.77 m
+ 7743.25 4310.77 7759.68 4286.72 7759.68 4238.95 c
+ 7759.68 4190.84 7742.88 4165.72 7710.4 4165.72 c
+ 7677.18 4165.72 7661.12 4189.78 7661.12 4238.61 c
+ 7661.12 4286.35 7677.54 4310.77 7710.4 4310.77 c
+ f
+ n
+ 7926.39 4337.98 m
+ 7871.21 4337.98 7837.22 4300.18 7837.22 4238.25 c
+ 7837.22 4177.05 7871.21 4138.52 7925.26 4138.52 c
+ 7981.94 4138.52 8015.57 4175.95 8015.57 4238.61 c
+ 8015.57 4300.18 7981.58 4337.98 7926.39 4337.98 c
+ 7926.39 4310.77 m
+ 7959.25 4310.77 7975.67 4286.72 7975.67 4238.95 c
+ 7975.67 4190.84 7958.88 4165.72 7926.39 4165.72 c
+ 7893.17 4165.72 7877.11 4189.78 7877.11 4238.61 c
+ 7877.11 4286.35 7893.54 4310.77 7926.39 4310.77 c
+ f
+ n
+ 8060.26 4138.52 37.5464 291.277 re
+ f
+ n
+ 7323.31 3628.29 m
+ 7420.55 3628.29 l
+ 7453.47 3628.29 7472.39 3630.56 7484.86 3636.21 c
+ 7506.42 3646.44 7520.43 3669.46 7520.43 3696.3 c
+ 7520.43 3733.3 7498.76 3755.23 7448.64 3770.33 c
+ 7490.69 3784.96 7508.69 3805.61 7508.69 3839.74 c
+ 7508.69 3883.63 7481.56 3900.5 7410.72 3900.5 c
+ 7323.31 3900.5 l
+ 7323.31 3628.29 l
+ 7363.2 3657.36 m
+ 7363.2 3757.35 l
+ 7394.99 3757.35 l
+ 7450.65 3757.35 7480.53 3736.82 7480.53 3699.2 c
+ 7480.53 3665.36 7463.48 3657.36 7391.99 3657.36 c
+ 7363.2 3657.36 l
+ 7363.2 3780.82 m
+ 7363.2 3871.42 l
+ 7398.66 3871.42 l
+ 7452.74 3871.42 7468.8 3862.4 7468.8 3832.7 c
+ 7468.8 3798.13 7444.56 3780.82 7395.65 3780.82 c
+ 7363.2 3780.82 l
+ f
+ n
+ 7751.67 3658.13 m
+ 7749.39 3658.13 7748.66 3658.13 7744.88 3658.13 c
+ 7732.42 3658.13 7725.6 3666.97 7725.6 3682.88 c
+ 7725.6 3767.69 l
+ 7725.6 3809.2 7704.33 3827.75 7656 3827.75 c
+ 7632.39 3827.75 7610.35 3823.21 7583.3 3812.65 c
+ 7583.3 3783.94 l
+ 7607.57 3795.23 7627.59 3800.55 7648.78 3800.55 c
+ 7674.96 3800.55 7688.05 3789.58 7688.05 3767.69 c
+ 7688.05 3745.07 l
+ 7679.14 3745.07 l
+ 7603.61 3745.07 7566.03 3723.51 7566.03 3680.39 c
+ 7566.03 3649.85 7590.59 3628.29 7625.94 3628.29 c
+ 7648.96 3628.29 7668.95 3636.98 7693.51 3658.13 c
+ 7699.27 3637.34 7709.28 3628.29 7726.99 3628.29 c
+ 7736.23 3628.29 7745.47 3630.6 7754.31 3635.18 c
+ 7751.67 3658.13 l
+ 7688.05 3676.87 m
+ 7669.46 3663.45 7654.72 3658.13 7637.67 3658.13 c
+ 7615.6 3658.13 7603.57 3668.4 7603.57 3686.77 c
+ 7603.57 3712.22 7627.22 3725.64 7671.4 3725.64 c
+ 7675.66 3725.64 l
+ 7688.05 3725.27 l
+ 7688.05 3676.87 l
+ f
+ n
+ 7789.06 3639.98 m
+ 7814.62 3631.7 7834.93 3628.29 7855.24 3628.29 c
+ 7904.08 3628.29 7934.55 3650.1 7934.55 3685.49 c
+ 7934.55 3712.29 7916.62 3731.94 7881.13 3742.65 c
+ 7852.39 3751.6 l
+ 7835.19 3756.95 7826.61 3765.53 7826.61 3776.97 c
+ 7826.61 3792.7 7839.22 3800.55 7864.12 3800.55 c
+ 7882.67 3800.55 7899.76 3797.72 7918.68 3792.04 c
+ 7918.68 3821.7 l
+ 7896.75 3825.85 7880.87 3827.75 7865.4 3827.75 c
+ 7815.13 3827.75 7789.06 3809.9 7789.06 3774.84 c
+ 7789.06 3749.14 7804.5 3731.61 7835.34 3721.6 c
+ 7867.67 3711.59 l
+ 7887.62 3705.54 7897.01 3696.23 7897.01 3683.36 c
+ 7897.01 3665.14 7882.49 3655.49 7855.69 3655.49 c
+ 7834.49 3655.49 7814.36 3660.44 7789.06 3672.1 c
+ 7789.06 3639.98 l
+ f
+ n
+ 8014.77 3749.14 m
+ 8018.92 3785.95 8034.42 3802.01 8065.77 3802.01 c
+ 8095.99 3802.01 8109.59 3785.95 8110.73 3749.14 c
+ 8014.77 3749.14 l
+ 8146.99 3667.3 m
+ 8123.96 3659.45 8105.08 3655.86 8086.2 3655.86 c
+ 8065.77 3655.86 8049.9 3660.52 8038.2 3669.79 c
+ 8023.46 3681.6 8017.05 3695.53 8014 3723.4 c
+ 8147.76 3723.4 l
+ 8148.13 3734.11 l
+ 8148.13 3736.64 l
+ 8148.13 3796.29 8119.82 3827.75 8066.54 3827.75 c
+ 8010.63 3827.75 7975.87 3790.57 7975.87 3731.25 c
+ 7975.87 3667.81 8015.14 3628.29 8078.24 3628.29 c
+ 8099.76 3628.29 8122.06 3631.7 8146.99 3639.25 c
+ 8146.99 3667.3 l
+ f
+ n
+ 9875.1 4053.48 51.626 50.8193 re
+ f
+ n
+ 9995.1 4053.48 51.626 50.8193 re
+ f
+ n
+ 10115.1 4053.48 51.626 50.8193 re
+ f
+ 56.692 w
+ n
+ 7737.77 4053.48 m
+ 310.337 2127.85 l
+ S
+ n
+ 145.704 2085.17 m
+ 336.76 2251.83 l
+ 310.337 2127.85 l
+ 393.67 2032.32 l
+ f
+ n
+ 145.704 2085.17 m
+ 336.76 2251.83 l
+ 310.337 2127.85 l
+ 393.67 2032.32 l
+ h
+ S
+ 28.346 w
+ n
+ 9155.07 2196.81 m
+ 9155.07 2480.27 9724.26 2480.27 10288.9 2480.27 c
+ S
+ n
+ 11422.7 2196.81 m
+ 11422.7 2480.27 10855.8 2480.27 10288.9 2480.27 c
+ S
+ n
+ 10288.9 2480.27 m
+ 10289.6 2636.18 l
+ S
+ n
+ 9654.1 2913.72 m
+ 9618.42 2888.6 9603.24 2863.12 9603.24 2828.47 c
+ 9603.24 2781.02 9642.51 2749.56 9702.28 2749.56 c
+ 9762.85 2749.56 9805.05 2782.64 9805.05 2830.85 c
+ 9805.05 2865.1 9783.68 2889.81 9733.99 2913.72 c
+ 9775.76 2938.87 9793.32 2961.64 9793.32 2989.58 c
+ 9793.32 3027.13 9759.99 3052.28 9710.05 3052.28 c
+ 9656.74 3052.28 9619.67 3022.73 9619.67 2979.61 c
+ 9619.67 2954.86 9629.75 2935.68 9654.1 2913.72 c
+ 9709.46 2925.52 m
+ 9707.67 2926.33 9706.27 2927.1 9705.83 2927.5 c
+ 9660.92 2949.58 9645.48 2964.54 9645.48 2985 c
+ 9645.48 3007.47 9666.82 3022.03 9699.49 3022.03 c
+ 9733.99 3022.03 9755.77 3006.67 9755.77 2982.65 c
+ 9755.77 2961.75 9741.69 2944.81 9709.46 2925.52 c
+ 9708.51 2882.22 m
+ 9751.04 2860.15 9762.81 2848.34 9762.81 2826.27 c
+ 9762.81 2798.73 9739.2 2779.81 9704.95 2779.81 c
+ 9669.09 2779.81 9645.48 2801.48 9645.48 2834.96 c
+ 9645.48 2860.15 9652.56 2874.34 9677.71 2898.35 c
+ 9708.51 2882.22 l
+ f
+ n
+ 9977.31 2749.56 m
+ 10083.8 2749.56 l
+ 10119.9 2749.56 10140.6 2752.09 10154.3 2758.44 c
+ 10177.9 2769.84 10193.2 2795.58 10193.2 2825.53 c
+ 10193.2 2866.93 10169.4 2891.39 10114.5 2908.29 c
+ 10161.4 2924.46 10181.5 2947.3 10181.5 2985.07 c
+ 10181.5 3033.62 10151.6 3052.28 10073.6 3052.28 c
+ 9977.31 3052.28 l
+ 9977.31 2749.56 l
+ 10019.6 2781.9 m
+ 10019.6 2892.71 l
+ 10054.5 2892.71 l
+ 10115.7 2892.71 10148.6 2869.97 10148.6 2828.25 c
+ 10148.6 2790.74 10129.9 2781.9 10051.2 2781.9 c
+ 10019.6 2781.9 l
+ 10019.6 2920.87 m
+ 10019.6 3019.94 l
+ 10058.9 3019.94 l
+ 10119.1 3019.94 10136.9 3010.08 10136.9 2977.59 c
+ 10136.9 2939.79 10109.9 2920.87 10055.6 2920.87 c
+ 10019.6 2920.87 l
+ f
+ n
+ 10310.5 2749.86 m
+ 10275.2 2668.79 l
+ 10317.6 2668.79 l
+ 10435.2 2972.49 l
+ 10399.5 2972.49 l
+ 10333.1 2801.52 l
+ 10272.7 2972.49 l
+ 10231.5 2972.49 l
+ 10310.5 2749.86 l
+ f
+ n
+ 10553.9 2781.86 m
+ 10549.6 2780.62 10545.5 2779.81 10540 2779.81 c
+ 10521.1 2779.81 10516.5 2787.99 10516.5 2822.27 c
+ 10516.5 2942.24 l
+ 10559.7 2942.24 l
+ 10559.7 2972.49 l
+ 10516.5 2972.49 l
+ 10516.5 3016.6 l
+ 10474.2 3012.83 l
+ 10474.2 2972.49 l
+ 10449 2972.49 l
+ 10449 2942.24 l
+ 10474.2 2942.24 l
+ 10474.2 2814.9 l
+ 10474.2 2771.89 10493.2 2749.56 10529.8 2749.56 c
+ 10537.9 2749.56 10544.4 2750.41 10553.9 2753.34 c
+ 10553.9 2781.86 l
+ f
+ n
+ 10624.6 2884.53 m
+ 10629.2 2925.71 10646.5 2943.71 10681.3 2943.71 c
+ 10714.9 2943.71 10730.1 2925.71 10731.3 2884.53 c
+ 10624.6 2884.53 l
+ 10771.6 2793.01 m
+ 10746 2784.21 10725 2780.21 10704 2780.21 c
+ 10681.3 2780.21 10663.7 2785.42 10650.6 2795.8 c
+ 10634.3 2809 10627.1 2824.58 10623.8 2855.78 c
+ 10772.5 2855.78 l
+ 10772.9 2867.77 l
+ 10772.9 2870.56 l
+ 10772.9 2937.33 10741.4 2972.49 10682.2 2972.49 c
+ 10620 2972.49 10581.3 2930.91 10581.3 2864.55 c
+ 10581.3 2793.71 10625 2749.56 10695.2 2749.56 c
+ 10719.1 2749.56 10743.9 2753.34 10771.6 2761.74 c
+ 10771.6 2793.01 l
+ f
+ n
+ 10829.5 2762.58 m
+ 10858 2753.34 10880.6 2749.56 10903.1 2749.56 c
+ 10957.6 2749.56 10991.4 2773.95 10991.4 2813.51 c
+ 10991.4 2843.5 10971.6 2865.5 10932.2 2877.49 c
+ 10900.3 2887.46 l
+ 10881.3 2893.48 10871.8 2903.08 10871.8 2915.84 c
+ 10871.8 2933.44 10885.7 2942.24 10913.2 2942.24 c
+ 10933.8 2942.24 10952.6 2939.09 10973.6 2932.75 c
+ 10973.6 2965.78 l
+ 10949.2 2970.4 10931.6 2972.49 10914.4 2972.49 c
+ 10858.5 2972.49 10829.5 2952.51 10829.5 2913.31 c
+ 10829.5 2884.53 10846.6 2864.95 10880.8 2853.77 c
+ 10916.7 2842.58 l
+ 10938.8 2835.76 10949.2 2825.39 10949.2 2810.98 c
+ 10949.2 2790.59 10933.1 2779.81 10903.4 2779.81 c
+ 10879.9 2779.81 10857.6 2785.35 10829.5 2798.44 c
+ 10829.5 2762.58 l
+ f
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -3.10899 -23.512 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (:P)
+ [7.8872 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.8763 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.6981 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.05449 5.4545 4.85451 9.68719 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ -129.167 -32.572 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 9.02171 ] pdfxs
+ (\() show
+ (e.g.fr)
+ [4.85451 3.02179 5.46541 11.149 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.8216 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (32) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [9.03262 ] pdfxs
+ (o) show
+ (rless)
+ [8.9999 3.02179 4.85451 4.29811 4.30902 ] pdfxs
+ (\)) show
+ (,whilec)
+ [8.02902 7.8763 6.0654 3.02179 3.0327 9.5781 4.8436 ] pdfxs
+ (o) show
+ (nserv)
+ [6.0654 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (ivelyleavingn)
+ [3.02179 5.4545 4.85451 3.0327 10.4835 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 
+ 10.189 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 9.5781 6.05449 ] pdfxs
+ (ata) show
+ -129.167 -54.494 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresunmodi\fed.Tr)
+ [6.05449 4.27631 4.85451 7.65808 6.0654 6.05449 9.09802 5.75995 6.05449 3.0327 6.0654 
+ 4.8436 6.0654 7.77811 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.2654 4.85451 5.74904 7.61456 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.63628 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n\frstpo)
+ [9.42537 6.0654 4.2654 4.30902 7.60365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.66899 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter)
+ [6.0654 4.23277 4.85451 7.63628 ] pdfxs
+ (5) show
+ (\))
+ [7.60365 ] pdfxs
+ (t) show
+ (hecode,)
+ [6.0654 8.20357 4.85451 5.75995 6.05449 4.85451 3.0327 ] pdfxs
+ -129.167 -76.417 m
+ (t) show
+ (henc)
+ [6.05449 4.85451 10.1345 4.85451 ] pdfxs
+ (o) show
+ (mpressesp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.38899 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersbyrepl)
+ [4.85451 4.27631 8.37808 5.75995 9.82901 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.8436 3.0327 6.0654 9.53446 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.05449 3.0327 8.32365 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erswi)
+ [4.8436 4.27631 8.37808 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hsm)
+ [10.1454 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llerin)
+ [3.02179 3.0327 4.85451 8.34536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (erindexesfr)
+ [4.85451 8.34536 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 8.37808 3.33815 4.2654 
+ ] pdfxs
+ (o) show
+ (mthes)
+ [13.178 4.23277 6.0654 8.92356 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ -129.167 -98.339 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.05449 4.85451 4.29811 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ -112.231 -120.262 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (nsiderasimplelinkedlist)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 7.52719 8.70538 4.29811 3.0327 9.09802 6.05449 
+ 3.0327 8.10539 3.02179 3.0327 6.0654 5.4545 4.8436 9.31628 3.0327 3.02179 4.30902 
+ 7.49456 ] pdfxs
+ (o) show
+ (fin)
+ [6.58903 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ers.Fi)
+ [4.85451 4.27631 4.29811 7.75629 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.10539 ] pdfxs
+ (7) show
+ (.1illus)
+ [3.0327 8.70538 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.5599 ] pdfxs
+ (t) show
+ (helistc)
+ [6.05449 8.10539 3.0327 3.02179 4.30902 7.49456 4.8436 ] pdfxs
+ (o) show
+ (mpiledwi)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.31628 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utp)
+ [6.0654 7.49456 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ -129.167 -142.184 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.04358 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 8.91265 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.71266 ] pdfxs
+ (7) show
+ (.3illus)
+ [3.0327 8.31266 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.16718 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 7.71266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.61811 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [8.92356 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.91265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersc)
+ [4.85451 4.2654 7.16718 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.92356 ] pdfxs
+ (t) show
+ (o)
+ [8.31266 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ -129.167 -164.107 m
+ (inte)
+ [3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (erindexes.)
+ [4.8436 8.18173 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 4.29811 8.70538 ] pdfxs
+ (I) show
+ (n)
+ [9.97082 ] pdfxs
+ (t) show
+ (hisex)
+ [6.0654 3.02179 8.21444 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,e)
+ [9.09802 6.05449 3.0327 4.85451 7.00357 4.8436 ] pdfxs
+ (a) show
+ (chnode)
+ [4.54905 9.97082 6.0654 5.74904 6.0654 8.75993 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (helist)
+ [6.05449 8.75993 3.0327 3.0327 4.29811 8.16001 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (llyrequired)
+ [3.0327 3.0327 9.66537 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.8436 9.97082 
+ ] pdfxs
+ (1) show
+ (6by)
+ [9.37083 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.21444 ] pdfxs
+ (o) show
+ (fmem)
+ [7.24357 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 5.75995 ] pdfxs
+ 320.494 -160.148 m
+ /N703 7.96999 Tf
+ (3) show
+ 329.136 -164.107 m
+ /N614 10.909 Tf
+ (\(4) show
+ -129.167 -186.029 m
+ (bytesf)
+ [5.75995 5.75995 4.23277 4.85451 7.33081 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.2981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 7.8763 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er,4by)
+ [4.8436 4.27631 6.1854 8.47629 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.33081 ] pdfxs
+ (o) show
+ (f)
+ [6.37085 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmentp)
+ [6.0654 9.08711 4.85451 5.74904 7.27638 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd8by)
+ [6.05449 9.0981 8.4872 5.74904 5.75995 ] pdfxs
+ (t) show
+ (esf)
+ [4.8436 7.34172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.30901 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.8763 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (\)) show
+ (,)
+ [6.1854 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.0981 ] pdfxs
+ (t) show
+ (henodesmay)
+ [6.05449 7.8763 6.0654 5.75995 6.05449 4.85451 7.33081 9.08711 5.15996 5.75995 ] pdfxs
+ -129.167 -207.952 m
+ (besc)
+ [6.35994 9.25083 4.29811 4.85451 ] pdfxs
+ (att) show
+ (ered)
+ [4.8436 4.27631 4.8436 10.4617 ] pdfxs
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.64001 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.25083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 10.1672 ] pdfxs
+ (I) show
+ (n)
+ [10.4617 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.69444 ] pdfxs
+ (\() show
+ (extreme\)ex)
+ [4.85451 5.75995 4.23277 4.27631 4.85451 9.08711 4.8436 8.64001 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,p)
+ [9.08711 6.0654 3.02179 4.85451 7.61448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.67263 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nreducese)
+ [10.4617 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.70535 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -129.167 -229.874 m
+ (node)
+ [6.0654 5.74904 6.0654 8.46538 ] pdfxs
+ (t) show
+ (o8by)
+ [9.07629 9.06538 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.9199 ] pdfxs
+ (o) show
+ (fmem)
+ [6.94903 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.38174 ] pdfxs
+ (\() show
+ (4f)
+ [9.06538 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.88719 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.46538 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (er,)
+ [4.8436 4.27631 6.64358 ] pdfxs
+ (a) show
+ (nd4f)
+ [6.0654 9.67628 9.07629 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.8981 ] pdfxs
+ (t) show
+ (heindex)
+ [6.05449 8.46538 3.0327 6.0654 6.05449 4.85451 9.37083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trepl)
+ [7.85456 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cesthep)
+ [4.8436 4.8436 7.93081 4.23277 6.0654 8.46538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (\)) show
+ (.E)
+ [7.87629 7.41812 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -129.167 -251.797 m
+ (indexh)
+ [3.0327 6.05449 6.0654 4.8436 9.55628 6.0654 ] pdfxs
+ (o) show
+ (lds)
+ [3.0327 6.05449 8.10535 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (o) show
+ (\013set)
+ [6.35986 4.30902 4.8436 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.65084 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (etnodefr)
+ [4.85451 8.04001 6.0654 5.74904 6.0654 8.63993 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.8834 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.63993 4.30902 ] pdfxs
+ (ta) show
+ (rt)
+ [4.2654 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.65084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [6.82903 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.86173 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (a) show
+ (n)
+ [9.85082 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (e)
+ [8.63993 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -129.167 -273.72 m
+ (inmem)
+ [3.0327 9.6981 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -112.231 -295.642 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 9.35989 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (eris)
+ [4.85451 9.33808 3.0327 9.35989 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.0654 3.02179 4.85451 4.8436 11.1272 ] pdfxs
+ (a) show
+ (sf)
+ [9.3708 3.33815 ] pdfxs
+ (o) show
+ (llows.)
+ [3.0327 3.02179 5.15996 7.8763 4.29811 12.1744 ] pdfxs
+ (I) show
+ (nSec)
+ [11.1272 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (,we\frstdescribea)
+ [8.45447 7.57085 9.91628 6.0654 4.2654 4.30902 9.30546 6.0654 4.8436 4.29811 4.85451 
+ 4.27631 3.02179 6.37085 9.91628 10.5163 ] pdfxs
+ (\\) show
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (ic"versi)
+ [3.0327 4.85451 10.5163 5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.1272 ] pdfxs
+ (o) show
+ (f) show
+ -129.167 -317.565 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.83264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwhichlimi)
+ [9.61082 7.8763 6.0654 3.0327 4.53815 9.61082 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (sindividu)
+ [7.85445 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (lpo)
+ [6.57812 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.85445 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (2) show
+ 129.34 -313.606 m
+ /N698 7.96999 Tf
+ (k) show
+ 138.013 -317.565 m
+ /N614 10.909 Tf
+ (bytese)
+ [5.75995 5.75995 4.23277 4.85451 7.85445 4.8436 ] pdfxs
+ (a) show
+ (ch,f)
+ [4.54905 6.0654 6.59994 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.83264 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ 237.847 -317.565 m
+ /N695 10.909 Tf
+ (k<)
+ [9.05442 8.4872 ] pdfxs
+ 258.415 -317.565 m
+ /N614 10.909 Tf
+ (6) show
+ (4)
+ [9.01083 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 300.083 -317.565 m
+ /N695 10.909 Tf
+ (k) show
+ 309.136 -317.565 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (32) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ -129.167 -339.487 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7235 ] pdfxs
+ (7) show
+ (.2extends)
+ [3.02179 10.1126 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 8.95625 ] pdfxs
+ (t) show
+ (hisb)
+ [6.0654 3.0327 8.95625 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 9.50174 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chwi)
+ [4.54905 10.7126 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ha)
+ [10.7126 10.1126 ] pdfxs
+ (\\) show
+ (dyn)
+ [6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic"scheme)
+ [9.09802 3.02179 4.85451 10.1126 4.29811 4.54905 6.0654 4.8436 9.08711 9.51265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tspecul)
+ [8.90182 4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.96716 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [8.90182 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ -129.167 -361.41 m
+ (willbesm)
+ [7.8763 3.0327 3.0327 7.54902 6.35994 9.37083 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.54902 ] pdfxs
+ (\(a) show
+ (ndthusshrinks)
+ [6.0654 10.5817 4.23277 5.75995 6.0654 8.82535 4.29811 6.0654 4.2654 3.0327 6.0654 
+ 5.74904 8.82535 ] pdfxs
+ (t) show
+ (hem\)but)
+ [6.0654 4.8436 9.09802 8.76001 6.05449 6.0654 8.76001 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.82535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 13.6143 ] pdfxs
+ (t) show
+ (odyn)
+ [9.97082 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.02179 10.2872 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndiffull)
+ [6.0654 10.5817 3.0327 7.85448 3.32724 6.0654 3.0327 7.54902 ] pdfxs
+ (a) show
+ (ddressin)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -129.167 -383.332 m
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lityisrequired.Sec)
+ [3.0327 3.0327 3.93823 11.1054 3.0327 9.65443 4.27631 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 4.85451 6.05449 13.0363 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4217 ] pdfxs
+ (7) show
+ (.3describesimp)
+ [3.02179 10.8108 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.66534 
+ 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 9.6 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsovertheb)
+ [6.05449 9.65443 5.15996 5.4545 4.8436 9.63263 4.23277 6.0654 10.1999 6.0654 ] pdfxs
+ (a) show
+ (sic)
+ [4.29811 3.0327 10.1999 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithm)
+ [4.27631 3.0327 4.23277 6.0654 9.08711 ] pdfxs
+ -129.167 -405.255 m
+ (required)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.2181 ] pdfxs
+ (t) show
+ (o)
+ [8.61811 ] pdfxs
+ (a) show
+ (chieve)
+ [4.53815 6.0654 3.0327 4.8436 5.4545 8.00721 ] pdfxs
+ (g) show
+ (oodperf)
+ [5.75995 5.75995 9.2181 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.9963 ] pdfxs
+ (o) show
+ (f)
+ [6.49085 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.00721 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcode.Sec)
+ [4.8436 9.2181 4.85451 5.74904 6.0654 4.8436 7.72357 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.2181 ] pdfxs
+ (7) show
+ (.4ev)
+ [3.0327 8.6072 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (estheperf)
+ [4.85451 7.46172 4.23277 6.0654 8.00721 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ -129.167 -427.177 m
+ (imp)
+ [3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.04001 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.0654 9.86173 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryus)
+ [4.27631 9.55628 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (eimp)
+ [8.65084 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.04001 ] pdfxs
+ (o) show
+ (f)
+ [7.13448 ] pdfxs
+ (t) show
+ (hest)
+ [6.05449 8.65084 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icf)
+ [3.0327 8.65084 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.8944 ] pdfxs
+ (o) show
+ (fp)
+ [7.13448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.07264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,Sec)
+ [6.0654 6.87267 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.86173 ] pdfxs
+ (7) show
+ (.5c)
+ [3.02179 9.26174 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s) show
+ 1 0 0 1 -129.167 -436.454 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (3) show
+ 4.15099 -3.80899 m
+ /N703 7.96999 Tf
+ (N) show
+ (otinc)
+ [4.23211 6.11293 2.3591 4.70226 3.76183 ] pdfxs
+ (l) show
+ (ud)
+ [4.71023 4.70226 ] pdfxs
+ (i) show
+ (ngove)
+ [4.70226 7.06145 4.00098 4.2321 3.76183 ] pdfxs
+ (r) show
+ (headaddedbyma)
+ [4.70226 3.7698 4.23211 7.52364 4.24008 4.70226 4.70226 3.76183 7.53161 4.47113 7.29257 
+ 7.05339 4.23211 ] pdfxs
+ (l) show
+ (loc)
+ [2.3591 4.46324 3.7698 ] pdfxs
+ (.) show
+ 213.381 -31.169 m
+ /N614 10.909 Tf
+ (158) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 171 171
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (oprevi)
+ [9.08719 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (usw)
+ [6.05449 7.94172 7.58175 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.6981 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.6c)
+ [3.02179 9.0981 4.8436 ] pdfxs
+ (o) show
+ (ncludes)
+ [6.0654 4.8436 3.0327 6.0654 6.05449 4.85451 7.93081 ] pdfxs
+ (t) show
+ (hech)
+ [6.0654 8.4872 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er.)
+ [4.85451 4.2654 3.0327 ] pdfxs
+ 13.294 -26.679 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 49.91 -26.679 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 73.942 -26.679 m
+ /N1666 7.96999 Tf
+ (f) show
+ 84.508 -26.679 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 103.374 -26.679 m
+ /N703 7.96999 Tf
+ (X;lis)
+ [7.37228 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 144.465 -26.679 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 150.225 -26.679 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ 180.371 -26.679 m
+ /N1666 7.96999 Tf
+ (g) show
+ 186.318 -26.679 m
+ /N703 7.96999 Tf
+ (;) show
+ 14.343 -45.608 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 37.763 -45.608 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 43.715 -45.608 m
+ /N703 7.96999 Tf
+ (MakeList)
+ [8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.87759 ] pdfxs
+ (\() show
+ 89.5889 -45.608 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 108.455 -45.608 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ 123.952 -45.608 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.5049 -55.073 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9249 -55.073 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 54.1659 -55.073 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ 23.543 -64.537 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ 43.4709 -64.537 m
+ /N703 7.96999 Tf
+ (\() show
+ 48.9399 -64.537 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 69.8019 -64.537 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ 169.682 -64.537 m
+ /N1666 7.96999 Tf
+ (f) show
+ 34.6669 -74.002 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 58.0869 -74.002 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 63.6119 -74.002 m
+ /N703 7.96999 Tf
+ (Node=)
+ [6.59919 4.48715 4.96527 7.34036 6.58324 ] pdfxs
+ 49.0399 -83.4659 m
+ (malloc)
+ [7.98588 5.1646 3.27565 3.28362 5.15663 5.58696 ] pdfxs
+ (\() show
+ 84.7159 -83.4659 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 115.061 -83.4659 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.14438 4.15235 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ 33.0829 -92.9309 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ 52.4409 -92.9309 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.5219 -92.9309 m
+ /N698 7.96999 Tf
+ (>) show
+ 63.8469 -92.9309 m
+ /N703 7.96999 Tf
+ (Next=Result)
+ [6.83032 4.25597 4.96534 8.1134 11.8833 7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ 33.0829 -102.395 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ 52.4409 -102.395 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 57.5219 -102.395 m
+ /N698 7.96999 Tf
+ (>) show
+ 62.7249 -102.395 m
+ /N703 7.96999 Tf
+ (X=i+'A')
+ [10.0422 12.2738 2.96482 7.65919 2.63008 7.53168 4.62258 ] pdfxs
+ (;) show
+ 33.8419 -111.86 m
+ (Result=Node)
+ [7.19688 4.74214 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.9573 5.38771 
+ ] pdfxs
+ (;) show
+ 23.1309 -121.324 m
+ /N1666 7.96999 Tf
+ (g) show
+ 23.1789 -130.789 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 59.2469 -130.789 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ 12.9689 -140.253 m
+ /N1666 7.96999 Tf
+ (g) show
+ 13.3728 -149.718 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 33.5118 -149.718 m
+ /N703 7.96999 Tf
+ (Length\(lis)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 5.98541 4.14438 4.15235 5.13272 ] pdfxs
+ (t) show
+ 93.6538 -149.718 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 98.8198 -149.718 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 113.79 -149.718 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.1968 -159.182 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ 38.3898 -159.182 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ 84.1518 -159.182 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 119.906 -159.182 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ 23.1788 -168.647 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 58.9178 -168.647 m
+ /N703 7.96999 Tf
+ (Length\(L)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 4.11247 5.29208 ] pdfxs
+ 98.1708 -168.647 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 103.252 -168.647 m
+ /N698 7.96999 Tf
+ (>) show
+ 109.577 -168.647 m
+ /N703 7.96999 Tf
+ (Next\)+1)
+ [6.83032 4.25597 4.96534 4.55082 4.06465 7.35633 5.01317 ] pdfxs
+ (;) show
+ 12.9688 -178.111 m
+ /N1666 7.96999 Tf
+ (g) show
+ 13.3728 -187.576 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 34.3238 -187.576 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ 93.3528 -187.576 m
+ /N1666 7.96999 Tf
+ (f) show
+ 24.5048 -197.04 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9248 -197.04 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 52.5628 -197.04 m
+ /N703 7.96999 Tf
+ (A=MakeList\(100\))
+ [10.0422 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 5.24421 4.55879 
+ 5.49934 5.49137 5.49934 4.55879 ] pdfxs
+ (;) show
+ 24.5048 -206.505 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 47.9248 -206.505 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 52.7368 -206.505 m
+ /N703 7.96999 Tf
+ (B=MakeList\(20\))
+ [9.86683 11.5964 8.44027 4.91753 5.15662 4.44725 5.96953 3.03655 4.02489 5.30797 4.62255 
+ 5.57107 5.5631 4.63052 ] pdfxs
+ (;) show
+ 23.5348 -215.969 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 42.7258 -215.969 m
+ /N703 7.96999 Tf
+ (Sum=Length\(A\)+Length\(B\))
+ [4.3994 4.3994 11.0782 11.5565 5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 3.55457 
+ 6.67092 8.0337 11.971 5.93765 4.39943 5.34783 4.87768 3.93713 6.24047 3.72991 7.04546 
+ 4.79789 ] pdfxs
+ (;) show
+ 23.8998 -225.434 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ 33.2258 -225.434 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 54.0718 -225.434 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 59.1848 -225.434 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.92544 ] pdfxs
+ (;) show
+ 129.882 -225.434 m
+ /N1712 7.96999 Tf
+ (//nottypesafe)
+ [4.84572 10.7276 5.61881 5.17249 9.73131 3.84946 5.15655 5.37971 11.1979 4.67834 5.54708 
+ 3.80164 6.34413 ] pdfxs
+ (!) show
+ 23.1788 -234.898 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 57.9688 -234.898 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ 12.9688 -244.363 m
+ /N1666 7.96999 Tf
+ (g) show
+ 92.3487 -263.889 m
+ /N614 10.909 Tf
+ (\(a) show
+ (\)Ori)
+ [7.87638 8.4872 4.27631 3.02179 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 1 0 0 1 301.282 -74.386 cm
+ q
+ 0.391296 0 0 0.391296 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 437.112 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2710 350 l
+ 2710 1730 l
+ 350 1730 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1250 520 m
+ 1650 520 l
+ S
+ n
+ 1650 520 m
+ 1710 520 1770 580 1770 640 c
+ S
+ n
+ 1770 640 m
+ 1770 880 l
+ S
+ n
+ 1770 880 m
+ 1770 940 1710 1000 1650 1000 c
+ S
+ n
+ 1650 1000 m
+ 1250 1000 l
+ S
+ n
+ 1250 1000 m
+ 1190 1000 1140 940 1140 880 c
+ S
+ n
+ 1140 880 m
+ 1140 640 l
+ S
+ n
+ 1140 640 m
+ 1140 580 1190 520 1250 520 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 121 83 m
+ /N3179 14 Tf
+ (l) show
+ 124.84 83 m
+ (i) show
+ 128.68 83 m
+ (s) show
+ 133.96 83 m
+ (t) show
+ 137.8 83 m
+ (:) show
+ 145.24 83 m
+ (H) show
+ 155.32 83 m
+ (M) show
+ Q
+ n
+ 1140 760 m
+ 1770 760 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1450 520 m
+ 1450 760 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1690 520 m
+ 1760 440 1860 360 1940 430 c
+ 2140 630 2140 880 1940 1090 c
+ 1870 1160 1790 1130 1710 1070 c
+ S
+ n
+ 1730 1040 m
+ 1630 1000 l
+ 1680 1090 l
+ f
+ n
+ 1730 1040 m
+ 1630 1000 l
+ 1680 1090 l
+ h
+ S
+ n
+ 980 1540 m
+ 980 1639.41 841.208 1720 670 1720 c
+ 498.792 1720 360 1639.41 360 1540 c
+ 360 1440.59 498.792 1360 670 1360 c
+ 841.208 1360 980 1440.59 980 1540 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 49 149 m
+ /N3179 14 Tf
+ (R) show
+ 58.12 149 m
+ (e) show
+ 64.36 149 m
+ (s) show
+ 69.88 149 m
+ (u) show
+ 76.84 149 m
+ (l) show
+ 80.68 149 m
+ (t) show
+ Q
+ n
+ 870 1340 m
+ 950 1260 1050 1160 1140 1070 c
+ 0.630997 sc
+ S
+ n
+ 870 1410 m
+ 800 1340 l
+ 820 1320 l
+ 890 1390 l
+ f
+ n
+ 870 1410 m
+ 800 1340 l
+ 820 1320 l
+ 890 1390 l
+ h
+ S
+ n
+ 830 1380 m
+ 870 1340 l
+ S
+ n
+ 1160 1100 m
+ 1210 1000 l
+ 1110 1050 l
+ f
+ n
+ 1160 1100 m
+ 1210 1000 l
+ 1110 1050 l
+ h
+ S
+ n
+ 1740 1540 m
+ 1740 1639.41 1610.16 1720 1450 1720 c
+ 1289.84 1720 1160 1639.41 1160 1540 c
+ 1160 1440.59 1289.84 1360 1450 1360 c
+ 1610.16 1360 1740 1440.59 1740 1540 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 129 149 m
+ /N3179 14 Tf
+ (N) show
+ 138.84 149 m
+ (o) show
+ 145.8 149 m
+ (d) show
+ 152.76 149 m
+ (e) show
+ Q
+ n
+ 1450 1310 m
+ 1450 1240 1450 1170 1450 1100 c
+ 0.630997 sc
+ S
+ n
+ 1400 1330 100 20 re
+ f
+ n
+ 1400 1330 100 20 re
+ S
+ n
+ 1450 1360 m
+ 1450 1310 l
+ S
+ n
+ 1490 1100 m
+ 1450 1000 l
+ 1420 1100 l
+ f
+ n
+ 1490 1100 m
+ 1450 1000 l
+ 1420 1100 l
+ h
+ S
+ n
+ 2700 1540 m
+ 2700 1639.41 2525.39 1720 2310 1720 c
+ 2094.61 1720 1920 1639.41 1920 1540 c
+ 1920 1440.59 2094.61 1360 2310 1360 c
+ 2525.39 1360 2700 1440.59 2700 1540 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 204 149 m
+ /N3179 14 Tf
+ (r) show
+ 208.56 149 m
+ (e) show
+ 214.56 149 m
+ (t) show
+ 218.4 149 m
+ (u) show
+ 225.36 149 m
+ (r) show
+ 230.16 149 m
+ (n) show
+ 237.12 149 m
+ (i) show
+ 240.96 149 m
+ (n) show
+ 247.919 149 m
+ (g) show
+ Q
+ n
+ 2090 1350 m
+ 2000 1260 1900 1160 1800 1070 c
+ 0.630997 sc
+ S
+ n
+ 2150 1330 m
+ 2090 1410 l
+ 2080 1400 l
+ 2140 1320 l
+ f
+ n
+ 2150 1330 m
+ 2090 1410 l
+ 2080 1400 l
+ 2140 1320 l
+ h
+ S
+ n
+ 2130 1380 m
+ 2090 1350 l
+ S
+ n
+ 1820 1040 m
+ 1720 1000 l
+ 1770 1090 l
+ f
+ n
+ 1820 1040 m
+ 1720 1000 l
+ 1770 1090 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -31.691 -13.55 cm
+ 0 0 m
+ (\() show
+ (b\)BU)
+ [6.05449 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rM)
+ [7.909 10.0036 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ (L) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ 1 0 0 1 59.338 -71.272 cm
+ q
+ 0.394135 0 0 0.394135 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 570.53 649.427 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1290 350 l
+ 1290 1720 l
+ 350 1720 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 510 m
+ 780 510 l
+ S
+ n
+ 780 510 m
+ 830 510 900 570 900 630 c
+ S
+ n
+ 900 630 m
+ 900 870 l
+ S
+ n
+ 900 870 m
+ 900 930 840 990 780 990 c
+ S
+ n
+ 780 990 m
+ 470 990 l
+ S
+ n
+ 470 990 m
+ 420 990 360 930 360 870 c
+ S
+ n
+ 360 870 m
+ 360 630 l
+ S
+ n
+ 360 630 m
+ 360 570 410 510 470 510 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 46 82 m
+ /N3183 14 Tf
+ (l) show
+ 49.84 82 m
+ (i) show
+ 53.68 82 m
+ (s) show
+ 58.96 82 m
+ (t) show
+ 62.8 82 m
+ (:) show
+ 70.24 82 m
+ (R) show
+ Q
+ n
+ 360 750 m
+ 900 750 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 630 510 m
+ 630 750 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 850 510 m
+ 910 430 1010 360 1080 420 c
+ 1280 620 1280 870 1080 1080 c
+ 1020 1140 940 1120 870 1060 c
+ S
+ n
+ 900 1040 m
+ 800 990 l
+ 850 1090 l
+ f
+ n
+ 900 1040 m
+ 800 990 l
+ 850 1090 l
+ h
+ S
+ n
+ 900 1530 m
+ 900 1629.41 779.117 1710 630 1710 c
+ 480.883 1710 360 1629.41 360 1530 c
+ 360 1430.59 480.883 1350 630 1350 c
+ 779.117 1350 900 1430.59 900 1530 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.723 148 m
+ /N3183 14 Tf
+ (L) show
+ Q
+ n
+ 630 1300 m
+ 630 1230 630 1160 630 1090 c
+ 0.630997 sc
+ S
+ n
+ 580 1320 100 20 re
+ f
+ n
+ 580 1320 100 20 re
+ S
+ n
+ 630 1350 m
+ 630 1300 l
+ S
+ n
+ 670 1090 m
+ 630 990 l
+ 600 1090 l
+ f
+ n
+ 670 1090 m
+ 630 990 l
+ 600 1090 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -53.399 -13.549 cm
+ 0 0 m
+ (\() show
+ (c\)BU)
+ [4.8436 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (L) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (gt) show
+ (h) show
+ 1 0 0 1 27.3 -71.273 cm
+ q
+ 0.375 0 0 0.375 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 792 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 2730 350 l
+ 2730 1790 l
+ 350 1790 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 470 580 m
+ 970 580 l
+ S
+ n
+ 970 580 m
+ 1030 580 1090 640 1090 700 c
+ S
+ n
+ 1090 700 m
+ 1090 940 l
+ S
+ n
+ 1090 940 m
+ 1090 1000 1030 1060 970 1060 c
+ S
+ n
+ 970 1060 m
+ 470 1060 l
+ S
+ n
+ 470 1060 m
+ 410 1060 360 1000 360 940 c
+ S
+ n
+ 360 940 m
+ 360 700 l
+ S
+ n
+ 360 700 m
+ 360 640 410 580 470 580 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 89 m
+ /N3187 14 Tf
+ (l) show
+ 46.84 89 m
+ (i) show
+ 50.68 89 m
+ (s) show
+ 55.96 89 m
+ (t) show
+ 59.8 89 m
+ (:) show
+ 67.24 89 m
+ (H) show
+ 77.32 89 m
+ (M) show
+ 89.8 89 m
+ (R) show
+ Q
+ n
+ 360 820 m
+ 1090 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 720 580 m
+ 720 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1000 580 m
+ 1080 500 1190 420 1260 490 c
+ 1460 690 1460 940 1260 1150 c
+ 1180 1230 1090 1200 1000 1130 c
+ S
+ n
+ 1020 1100 m
+ 920 1060 l
+ 970 1150 l
+ f
+ n
+ 1020 1100 m
+ 920 1060 l
+ 970 1150 l
+ h
+ S
+ n
+ 990 1600 m
+ 990 1699.41 869.117 1780 720 1780 c
+ 570.883 1780 450 1699.41 450 1600 c
+ 450 1500.59 570.883 1420 720 1420 c
+ 869.117 1420 990 1500.59 990 1600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 66.946 155 m
+ /N3187 14 Tf
+ (A) show
+ Q
+ n
+ 720 1370 m
+ 720 1300 720 1230 720 1160 c
+ 0.630997 sc
+ S
+ n
+ 670 1390 100 20 re
+ f
+ n
+ 670 1390 100 20 re
+ S
+ n
+ 720 1420 m
+ 720 1370 l
+ S
+ n
+ 760 1160 m
+ 720 1060 l
+ 690 1160 l
+ f
+ n
+ 760 1160 m
+ 720 1060 l
+ 690 1160 l
+ h
+ S
+ n
+ 1560 580 m
+ 2230 580 l
+ 0 sc
+ S
+ n
+ 2230 580 m
+ 2290 580 2350 640 2350 700 c
+ S
+ n
+ 2350 700 m
+ 2350 940 l
+ S
+ n
+ 2350 940 m
+ 2350 1000 2280 1060 2220 1060 c
+ S
+ n
+ 2220 1060 m
+ 1550 1060 l
+ S
+ n
+ 1550 1060 m
+ 1490 1060 1440 1000 1440 940 c
+ S
+ n
+ 1440 940 m
+ 1440 700 l
+ S
+ n
+ 1440 700 m
+ 1440 640 1500 580 1560 580 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 151 89 m
+ /N3187 14 Tf
+ (b) show
+ 157.48 89 m
+ (y) show
+ 164.44 89 m
+ (t) show
+ 168.28 89 m
+ (e) show
+ 174.52 89 m
+ (:) show
+ 181.96 89 m
+ (A) show
+ 192.04 89 m
+ (H) show
+ 202.12 89 m
+ (M) show
+ 214.6 89 m
+ (R) show
+ Q
+ n
+ 1440 820 m
+ 2350 820 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2030 580 m
+ 2170 480 2390 360 2520 490 c
+ 2720 690 2720 940 2520 1150 c
+ 2420 1240 2300 1200 2190 1120 c
+ S
+ n
+ 2210 1090 m
+ 2110 1060 l
+ 2170 1150 l
+ f
+ n
+ 2210 1090 m
+ 2110 1060 l
+ 2170 1150 l
+ h
+ S
+ n
+ 2160 1600 m
+ 2160 1699.41 2039.12 1780 1890 1780 c
+ 1740.88 1780 1620 1699.41 1620 1600 c
+ 1620 1500.59 1740.88 1420 1890 1420 c
+ 2039.12 1420 2160 1500.59 2160 1600 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 184.331 155 m
+ /N3187 14 Tf
+ (B) show
+ Q
+ n
+ 1890 1370 m
+ 1890 1300 1890 1230 1890 1160 c
+ 0.630997 sc
+ S
+ n
+ 1840 1390 100 20 re
+ f
+ n
+ 1840 1390 100 20 re
+ S
+ n
+ 1890 1420 m
+ 1890 1370 l
+ S
+ n
+ 1930 1160 m
+ 1890 1060 l
+ 1860 1160 l
+ f
+ n
+ 1930 1160 m
+ 1890 1060 l
+ 1860 1160 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -30.8 -13.549 cm
+ 0 0 m
+ (\() show
+ (d\)BU)
+ [6.05449 7.88729 7.72349 11.8144 ] pdfxs
+ (D) show
+ (SA)
+ [6.0654 11.8144 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phf)
+ [6.05449 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rTes)
+ [7.909 6.97085 4.8436 4.30902 ] pdfxs
+ (t) show
+ (lists)
+ [3.02179 3.0327 4.30902 4.23277 4.29811 ] pdfxs
+ -258.736 -45.65 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ -222.12 -45.65 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -198.088 -45.65 m
+ /N1666 7.96999 Tf
+ (f) show
+ -187.522 -45.65 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -168.656 -45.65 m
+ /N703 7.96999 Tf
+ (X;lis)
+ [7.37228 10.2972 4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -127.565 -45.65 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -121.805 -45.65 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ -91.659 -45.65 m
+ /N1666 7.96999 Tf
+ (g) show
+ -85.712 -45.65 m
+ /N703 7.96999 Tf
+ (;) show
+ -257.687 -64.579 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -234.267 -64.579 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -228.315 -64.579 m
+ /N703 7.96999 Tf
+ (MakeList\(Poo)
+ [8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.87759 4.93338 6.51154 4.98129 
+ 4.98129 ] pdfxs
+ (l) show
+ -158.052 -64.579 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -153.298 -64.579 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ -131.631 -64.579 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -112.765 -64.579 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ -97.2671 -64.579 m
+ /N1666 7.96999 Tf
+ (f) show
+ -247.525 -74.044 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -224.105 -74.044 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -217.864 -74.044 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ -248.487 -83.508 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ -228.559 -83.508 m
+ /N703 7.96999 Tf
+ (\() show
+ -223.09 -83.508 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -202.228 -83.508 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ -102.348 -83.508 m
+ /N1666 7.96999 Tf
+ (f) show
+ -237.363 -92.973 m
+ /N703 7.96999 Tf
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ -213.943 -92.973 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -208.418 -92.973 m
+ /N703 7.96999 Tf
+ (Node=)
+ [6.59919 4.48715 4.96527 7.34036 6.58324 ] pdfxs
+ -222.59 -102.437 m
+ (poolalloc\(PD)
+ [6.03325 5.55513 5.5631 3.68212 5.5631 3.67415 3.68212 5.55513 5.98546 3.67412 5.24431 
+ 7.09332 ] pdfxs
+ (,) show
+ -151.747 -102.437 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ -121.402 -102.437 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.15235 4.14438 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ -238.947 -111.902 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ -219.589 -111.902 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -214.508 -111.902 m
+ /N698 7.96999 Tf
+ (>) show
+ -208.183 -111.902 m
+ /N703 7.96999 Tf
+ (Next=Result)
+ [6.83032 4.25597 4.96534 8.1134 11.8833 7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ -238.947 -121.366 m
+ (Node)
+ [6.55934 4.4473 4.91745 3.76183 ] pdfxs
+ -219.589 -121.366 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -214.508 -121.366 m
+ /N698 7.96999 Tf
+ (>) show
+ -209.305 -121.366 m
+ /N703 7.96999 Tf
+ (X=i+'A')
+ [10.0422 12.2738 2.96482 7.65919 2.63008 7.53168 4.62258 ] pdfxs
+ (;) show
+ -238.188 -130.831 m
+ (Result=Node)
+ [7.19688 4.74214 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.9573 5.38771 
+ ] pdfxs
+ (;) show
+ -248.899 -140.295 m
+ /N1666 7.96999 Tf
+ (g) show
+ -248.851 -149.76 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -212.783 -149.76 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ -259.061 -159.224 m
+ /N1666 7.96999 Tf
+ (g) show
+ -31.7482 -36.1859 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -11.6092 -36.1859 m
+ /N703 7.96999 Tf
+ (Length\(lis)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 5.98541 4.14438 4.15235 5.13272 ] pdfxs
+ (t) show
+ 48.5328 -36.1859 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 53.6988 -36.1859 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 68.6688 -36.1859 m
+ /N1666 7.96999 Tf
+ (f) show
+ -20.9242 -45.6499 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ -6.7312 -45.6499 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ 39.0308 -45.6499 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 74.7858 -45.6499 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ -21.9422 -55.1149 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 13.7968 -55.1149 m
+ /N703 7.96999 Tf
+ (Length\(L)
+ [5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 4.11247 5.29208 ] pdfxs
+ 53.0498 -55.1149 m
+ /N1666 7.96999 Tf
+ (\000) show
+ 58.1308 -55.1149 m
+ /N698 7.96999 Tf
+ (>) show
+ 64.4558 -55.1149 m
+ /N703 7.96999 Tf
+ (Next\)+1)
+ [6.83032 4.25597 4.96534 4.55082 4.06465 7.35633 5.01317 ] pdfxs
+ (;) show
+ -32.1522 -64.5789 m
+ /N1666 7.96999 Tf
+ (g) show
+ -31.7482 -74.0439 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -10.7972 -74.0439 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ 48.2318 -74.0439 m
+ /N1666 7.96999 Tf
+ (f) show
+ -21.6642 -83.5079 m
+ /N703 7.96999 Tf
+ (PoolP1,P2)
+ [6.51154 4.98129 4.98129 8.22501 5.80221 5.97754 8.55975 5.81018 5.65874 ] pdfxs
+ (;) show
+ -21.0332 -92.9729 m
+ (poolinit\(&P1)
+ [6.08107 5.61889 5.61092 3.73791 3.72994 6.08107 3.73791 4.76601 3.3872 6.71873 5.80221 
+ 5.98551 ] pdfxs
+ (,) show
+ 49.7567 -92.9729 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 80.1017 -92.9729 m
+ /N703 7.96999 Tf
+ (\(list\)\))
+ [5.98541 4.14438 4.15235 5.14069 6.66286 4.86962 4.86962 ] pdfxs
+ (;) show
+ -21.0333 -102.437 m
+ (poolinit\(&P2,0)
+ [6.08107 5.61889 5.61092 3.73791 3.72994 6.08107 3.73791 4.76601 3.3872 6.71873 5.80221 
+ 5.93769 8.41629 4.23211 ] pdfxs
+ 59.4017 -102.437 m
+ /N1712 7.96999 Tf
+ (/) show
+ 64.2927 -102.437 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 69.3717 -102.437 m
+ /N1712 7.96999 Tf
+ (nosizehintknown)
+ [5.14062 11.134 4.84571 3.97698 4.85368 11.5087 5.50723 3.75382 5.94558 9.35672 4.24006 
+ 5.10874 4.67038 5.97747 4.80588 ] pdfxs
+ 161.023 -102.437 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 165.776 -102.437 m
+ /N1712 7.96999 Tf
+ (/) show
+ 172.172 -102.437 m
+ /N703 7.96999 Tf
+ (\))
+ [4.79789 ] pdfxs
+ (;) show
+ -20.6163 -111.902 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 2.8037 -111.902 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 7.44168 -111.902 m
+ /N703 7.96999 Tf
+ (A=MakeList\(&P1,100\))
+ [10.0422 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.01692 4.07262 3.3872 
+ 6.7267 5.80221 5.81814 8.19313 5.73844 5.73844 5.73844 4.79789 ] pdfxs
+ (;) show
+ -20.6163 -121.366 m
+ (lis)
+ [4.15235 4.14438 5.14069 ] pdfxs
+ (t) show
+ 2.80368 -121.366 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 7.61667 -121.366 m
+ /N703 7.96999 Tf
+ (B=MakeList\(&P2,20\))
+ [9.86683 11.5964 8.44027 4.91753 5.14865 4.44725 5.9775 3.03655 4.02489 4.06465 3.3872 
+ 6.7267 5.80221 5.91378 8.37644 5.83408 5.83408 4.89353 ] pdfxs
+ (;) show
+ -21.5863 -130.831 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ -2.39532 -130.831 m
+ /N703 7.96999 Tf
+ (Sum=Length\(A\)+Length\(B\))
+ [4.3994 4.3994 11.0782 11.5565 5.92968 4.4074 5.34783 4.87768 3.93713 6.24047 3.55457 
+ 6.67092 8.0337 11.971 5.93765 4.39943 5.34783 4.87768 3.93713 6.24047 3.72991 7.04546 
+ 4.79789 ] pdfxs
+ (;) show
+ -21.2213 -140.295 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ -11.8953 -140.295 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.1008 4.03279 ] pdfxs
+ 8.95067 -140.295 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 14.0637 -140.295 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.62258 ] pdfxs
+ (;) show
+ -21.3083 -149.76 m
+ (pooldestroy\(&P1\);pooldestroy\(&P2\))
+ [5.81009 5.33994 5.33994 3.45896 5.80212 4.86966 4.4473 4.39939 4.40741 5.33994 5.6667 
+ 3.3872 6.73467 5.81815 5.98551 4.9812 9.66758 5.81009 5.33994 5.33994 3.45896 5.81009 
+ 4.86966 4.4473 4.39142 4.40741 5.33994 5.6667 3.3872 6.74264 5.81018 5.79423 4.80586 
+ ] pdfxs
+ (;) show
+ -21.9423 -159.224 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 12.8477 -159.224 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ -32.1523 -168.689 m
+ /N1666 7.96999 Tf
+ (g) show
+ -97.8183 -195.65 m
+ /N614 10.909 Tf
+ (\() show
+ (e\))
+ [4.8436 7.88729 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (erPo)
+ [4.8436 7.909 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -128.757 -228.129 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (4) show
+ (:Simplelinkedlistex)
+ [7.8872 6.05449 3.0327 9.08711 6.0654 3.0327 8.47629 3.0327 3.0327 6.0654 5.4545 
+ 4.8436 9.6981 3.0327 3.02179 4.30902 7.87638 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -272.03 -285.538 m
+ /N622 14.346 Tf
+ (7.1)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (S) show
+ (t)
+ [6.26925 ] pdfxs
+ (a) show
+ (ticPointerCom)
+ [6.26925 4.49035 12.5527 10.573 8.07685 4.476 8.52152 6.26925 7.37385 11.9646 11.6633 
+ 8.0625 13.4566 ] pdfxs
+ (p) show
+ (ressio)
+ [6.58481 7.37385 6.35528 6.36962 4.49035 8.0625 ] pdfxs
+ (n) show
+ -272.03 -318.264 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 9.31629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.73809 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nreduces)
+ [10.5272 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 8.7708 ] pdfxs
+ (t) show
+ (hesize)
+ [6.0654 9.30538 4.30902 3.0327 4.8436 9.31629 ] pdfxs
+ (o) show
+ (fp)
+ [7.79993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersind)
+ [4.8436 4.27631 8.75989 3.0327 10.5272 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.91628 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresintwos)
+ [6.05449 4.27631 4.85451 8.75989 3.0327 10.5272 3.93823 7.58175 9.91628 4.29811 ] pdfxs
+ (t) show
+ (eps.Firs)
+ [4.85451 6.05449 4.30902 10.3635 7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,i)
+ [7.70175 3.02179 ] pdfxs
+ (t) show
+ -272.03 -340.186 m
+ (repl)
+ [4.27631 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (cesp)
+ [4.85451 4.8436 7.429 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersind)
+ [4.8436 4.27631 7.429 3.02179 9.18537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.57447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureswi)
+ [6.05449 4.27631 4.85451 7.41809 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [9.18537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ersrepresen)
+ [4.8436 4.27631 7.429 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.58538 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sfr)
+ [7.41809 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [12.2071 8.57447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lb)
+ [6.16358 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 7.96357 ] pdfxs
+ (\() show
+ (i.e.,indexes)
+ [3.0327 3.0327 4.8436 3.0327 6.25085 3.0327 6.0654 6.05449 4.85451 5.74904 4.85451 
+ 4.29811 ] pdfxs
+ -272.03 -362.109 m
+ (into)
+ [3.0327 5.75995 4.23277 9.26174 ] pdfxs
+ (t) show
+ (hepool)
+ [6.0654 8.65084 6.37085 5.74904 5.46541 3.02179 ] pdfxs
+ (\)) show
+ (.Sec)
+ [8.38902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,in)
+ [6.05449 6.0654 6.88358 3.02179 9.87264 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 8.07264 ] pdfxs
+ (t) show
+ (oc)
+ [9.26174 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.11626 ] pdfxs
+ (t) show
+ (hisindex,it)
+ [6.05449 3.0327 8.10535 3.0327 6.0654 6.05449 4.85451 5.74904 6.88358 3.0327 8.05092 
+ ] pdfxs
+ (att) show
+ (emp)
+ [4.8436 9.08711 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [8.10535 ] pdfxs
+ (t) show
+ (oselect)
+ [9.26174 4.30902 4.8436 3.0327 4.8436 4.85451 8.05092 ] pdfxs
+ (a) show
+ (nin)
+ [9.86173 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertype)
+ [4.85451 8.07264 3.93823 5.75995 6.37085 8.65084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -46.2123 -399.622 m
+ (159) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 172 172
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72.749 697.933 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1715 7.96999 Tf
+ (struct)
+ [4.5987 4.55085 4.78197 6.16877 5.09287 3.7937 ] pdfxs
+ 36.259 0 m
+ /N703 7.96999 Tf
+ (lis)
+ [3.7937 3.7937 4.78204 ] pdfxs
+ (t) show
+ 1 0 0 1 53.868 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.98099 0 cm
+ 0 0 m
+ (pc32)
+ [6.14483 5.2044 5.67468 4.23211 ] pdfxs
+ 28.203 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ 38.77 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 57.635 0 m
+ /N703 7.96999 Tf
+ (X)
+ [7.37228 ] pdfxs
+ (;) show
+ 74.337 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 94.325 0 m
+ /N703 7.96999 Tf
+ (Next)
+ [6.83032 4.25597 4.96534 5.49128 ] pdfxs
+ (;) show
+ 124.471 0 m
+ /N1666 7.96999 Tf
+ (g) show
+ 130.417 0 m
+ /N703 7.96999 Tf
+ (;) show
+ -57.563 -18.929 m
+ /N1715 7.96999 Tf
+ (staticint)
+ [4.88561 4.82979 5.78622 4.82979 3.74586 11.2856 3.53864 6.24847 3.7937 ] pdfxs
+ -1.88005 -18.929 m
+ /N703 7.96999 Tf
+ (MakeLis)
+ [8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 39.737 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(Poo)
+ [5.53114 4.59071 5.06099 5.95363 4.93338 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 50.542 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 55.295 0 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 76.963 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ 95.828 0 m
+ /N703 7.96999 Tf
+ (N)
+ [6.93393 ] pdfxs
+ (\)) show
+ 111.326 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -90.712 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -70.244 -9.465 m
+ /N703 7.96999 Tf
+ (Result=0)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 9.28499 11.6043 5.33197 ] pdfxs
+ (;) show
+ -90.704 -18.929 m
+ /N1715 7.96999 Tf
+ (for)
+ [3.81757 5.7225 4.03279 ] pdfxs
+ -70.7771 -18.929 m
+ /N703 7.96999 Tf
+ (\() show
+ -65.3071 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -44.4461 -18.929 m
+ /N703 7.96999 Tf
+ (i=0;i!=N;++i)
+ [9.06983 11.9311 5.49934 9.06983 8.83073 3.49881 11.0783 6.10505 5.9695 6.98174 8.34461 
+ 4.94138 ] pdfxs
+ (\)) show
+ 55.4339 -18.929 m
+ /N1666 7.96999 Tf
+ (f) show
+ -80.5501 -28.394 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -60.7981 -28.394 m
+ /N703 7.96999 Tf
+ (Node=poolalloc)
+ [6.59919 4.48715 4.96527 8.34458 12.226 6.00934 5.53919 5.53919 3.66618 5.53919 3.65821 
+ 3.65821 5.54716 3.76183 ] pdfxs
+ 1 0 0 1 20.556 -28.394 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84799 0 cm
+ 0 0 m
+ (pc\(PD,1\))
+ [6.00934 5.96952 3.66615 5.24431 7.16505 8.62351 5.95363 5.02105 ] pdfxs
+ (;) show
+ -104.954 -9.46399 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -85.646 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -80.169 -9.46399 m
+ /N703 7.96999 Tf
+ (tmp1=P)
+ [3.49878 7.26858 4.90948 8.76703 10.4009 5.24431 ] pdfxs
+ (D) show
+ -35.4 -9.46399 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -30.319 -9.46399 m
+ /N698 7.96999 Tf
+ (>) show
+ -23.476 -9.46399 m
+ /N703 7.96999 Tf
+ (poolbase+Node+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 6.0891 6.59919 4.48715 
+ 4.96527 3.2677 7.38821 5.79423 4.14437 4.14437 4.90159 5.31598 4.85368 5.79423 5.03701 
+ 5.49925 3.65821 3.66618 4.64655 ] pdfxs
+ (t) show
+ 1 0 0 1 110.774 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,Next\))
+ [6.01731 5.06891 5.54716 8.51199 8.99013 6.83829 4.25597 4.95737 5.29203 4.79789 ] pdfxs
+ (;) show
+ -219.982 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -215.118 -9.465 m
+ /N703 7.96999 Tf
+ (tmp1=Result)
+ [3.49878 7.26858 4.90948 8.76703 11.8913 7.19688 4.73417 4.31181 5.68257 3.32347 5.62677 
+ ] pdfxs
+ (;) show
+ -219.578 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -200.27 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -194.793 -18.929 m
+ /N703 7.96999 Tf
+ (tmp2=P)
+ [3.49878 7.26858 4.90948 8.76703 10.4009 5.24431 ] pdfxs
+ (D) show
+ -150.024 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -144.943 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ -138.1 -18.929 m
+ /N703 7.96999 Tf
+ (poolbase+Node+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 6.0891 6.59919 4.49512 
+ 4.9573 3.2677 7.38821 5.79423 4.14437 4.14437 4.90159 5.31598 4.85368 5.79423 5.03701 
+ 5.49925 3.65821 3.66618 4.64655 ] pdfxs
+ (t) show
+ 1 0 0 1 -3.84999 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,X\))
+ [6.01731 5.06891 5.54716 8.51199 7.87433 7.21288 4.79789 ] pdfxs
+ (;) show
+ -219.982 -9.465 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -215.118 -9.465 m
+ /N703 7.96999 Tf
+ (tmp2=i+'A')
+ [3.49878 7.26858 4.90948 8.76703 12.2818 2.96482 7.65122 2.63008 7.53168 4.63055 ] pdfxs
+ (;) show
+ -219.434 -18.929 m
+ (Result=Node)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 8.5916 11.174 6.59919 4.48715 4.96527 5.37974 
+ ] pdfxs
+ (;) show
+ -230.144 -28.394 m
+ /N1666 7.96999 Tf
+ (g) show
+ -230.097 -37.858 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -194.029 -37.858 m
+ /N703 7.96999 Tf
+ (Result)
+ [7.20485 4.73417 4.31181 5.6746 3.32347 5.62677 ] pdfxs
+ (;) show
+ -240.307 -47.323 m
+ /N1666 7.96999 Tf
+ (g) show
+ -239.695 -66.252 m
+ /N1715 7.96999 Tf
+ (staticint)
+ [4.88561 4.82979 5.78622 4.82979 3.74586 11.2856 3.53864 6.24847 3.7937 ] pdfxs
+ -184.012 -66.252 m
+ /N703 7.96999 Tf
+ (Length)
+ [6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -152.556 -66.252 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(Poo)
+ [5.53114 4.59071 5.06099 5.95363 4.93338 6.51154 4.98129 4.98129 ] pdfxs
+ (l) show
+ 50.54 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 55.294 0 m
+ /N703 7.96999 Tf
+ (PD)
+ [5.24431 7.09332 ] pdfxs
+ (,) show
+ 76.961 0 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.25644 3.7937 ] pdfxs
+ 96.354 0 m
+ /N703 7.96999 Tf
+ (L)
+ [6.40788 ] pdfxs
+ (\)) show
+ 111.325 0 m
+ /N1666 7.96999 Tf
+ (f) show
+ -79.89 -9.46399 m
+ /N1715 7.96999 Tf
+ (if)
+ [4.20015 2.98072 ] pdfxs
+ -65.697 -9.46399 m
+ /N703 7.96999 Tf
+ (\(L==0)
+ [4.53488 9.61182 7.38821 11.0066 5.03708 ] pdfxs
+ (\)) show
+ -19.935 -9.46399 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ 15.8199 -9.46399 m
+ /N703 7.96999 Tf
+ (0)
+ [5.69062 ] pdfxs
+ (;) show
+ -80.551 -18.929 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -61.243 -18.929 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -55.927 -18.929 m
+ /N703 7.96999 Tf
+ (tmp=P)
+ [3.33938 7.10918 9.07779 10.4009 5.24431 ] pdfxs
+ (D) show
+ -16.078 -18.929 m
+ /N1666 7.96999 Tf
+ (\000) show
+ -10.9971 -18.929 m
+ /N698 7.96999 Tf
+ (>) show
+ -4.15407 -18.929 m
+ /N703 7.96999 Tf
+ (poolbase+L+offsetof\(lis)
+ [5.71445 5.2443 5.2443 3.35535 5.71445 5.2443 4.35166 4.01687 5.73045 4.43132 7.39618 
+ 5.78626 4.14437 4.15234 4.89362 5.32395 4.84571 5.79423 5.03701 5.49925 3.66618 3.65821 
+ 4.65452 ] pdfxs
+ (t) show
+ 1 0 0 1 114.853 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.84999 0 cm
+ 0 0 m
+ (pc32,Next\))
+ [6.01731 5.06891 5.54716 8.51199 8.99013 6.83829 4.25597 4.95737 5.29203 4.79789 ] pdfxs
+ (;) show
+ -199.611 -9.46399 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -163.688 -9.46399 m
+ /N703 7.96999 Tf
+ (Length)
+ [6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -132.232 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(PD)
+ [5.53114 4.59071 5.06099 5.95363 3.67412 5.24431 6.8861 ] pdfxs
+ (,) show
+ 45.036 0 m
+ /N1666 7.96999 Tf
+ (\003) show
+ 50.776 0 m
+ /N703 7.96999 Tf
+ (tmp\)+1)
+ [3.33938 7.10121 5.52317 4.06465 7.3643 5.0052 ] pdfxs
+ (;) show
+ -80.956 -9.465 m
+ /N1666 7.96999 Tf
+ (g) show
+ -80.551 -28.394 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -59.601 -28.394 m
+ /N703 7.96999 Tf
+ (Testlists\()
+ [7.57147 5.21237 4.79798 4.75007 3.80167 3.80964 4.79001 4.75007 6.12897 4.63052 ] pdfxs
+ (\)) show
+ -0.571014 -28.394 m
+ /N1666 7.96999 Tf
+ (f) show
+ -70.468 -37.858 m
+ /N703 7.96999 Tf
+ (PoolP1,P2)
+ [6.51154 4.98129 4.98129 8.22501 5.80221 5.97754 8.55975 5.81018 5.65874 ] pdfxs
+ (;) show
+ -69.871 -47.323 m
+ (poolini)
+ [6.04919 5.57904 5.57904 3.69806 3.69806 6.04919 3.69806 ] pdfxs
+ (t) show
+ 1 0 0 1 -30.371 -47.323 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.88599 0 cm
+ 0 0 m
+ (pc\(&P1)
+ [6.04919 5.2044 3.3872 6.7267 5.79424 5.98551 ] pdfxs
+ (,) show
+ 42.681 0 m
+ /N1715 7.96999 Tf
+ (sizeof)
+ [4.88561 3.74586 5.37979 5.5073 5.91378 2.98072 ] pdfxs
+ 73.026 0 m
+ /N703 7.96999 Tf
+ (\(lis)
+ [5.62677 3.7937 3.7937 4.78204 ] pdfxs
+ (t) show
+ 1 0 0 1 96.263 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.98099 0 cm
+ 0 0 m
+ (pc32\)\))
+ [6.14483 5.2044 5.67468 7.25273 4.86962 4.86962 ] pdfxs
+ (;) show
+ -143.63 -9.46399 m
+ (poolini)
+ [6.04919 5.57904 5.57904 3.69806 3.69806 6.04919 3.69806 ] pdfxs
+ (t) show
+ 1 0 0 1 -104.13 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.88599 0 cm
+ 0 0 m
+ (pc\(&P2,1\))
+ [6.04919 5.2044 3.3872 6.7267 5.79424 6.04927 8.62351 5.9616 5.01308 ] pdfxs
+ (;) show
+ -43.904 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -25.039 -9.465 m
+ /N703 7.96999 Tf
+ (A=MakeLis)
+ [10.0422 11.7398 8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 38.36 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(&P1,100\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.82611 8.18516 5.73844 5.73844 
+ 5.74641 4.79789 ] pdfxs
+ (;) show
+ -85.631 -9.46399 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -66.591 -9.46399 m
+ /N703 7.96999 Tf
+ (B=MakeLis)
+ [9.86683 11.7398 8.58373 5.06099 5.29211 4.59071 6.11299 3.18001 4.16835 ] pdfxs
+ (t) show
+ 1 0 0 1 -3.36699 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc64\(&P2,20\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.92175 8.36847 5.83408 5.83408 
+ 4.89353 ] pdfxs
+ (;) show
+ -85.631 -9.465 m
+ /N1715 7.96999 Tf
+ (int)
+ [3.53864 6.24847 3.7937 ] pdfxs
+ -66.44 -9.465 m
+ /N703 7.96999 Tf
+ (Sum=Length)
+ [4.3994 4.3994 11.0782 11.7398 6.11299 4.59071 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 -3.366 -9.465 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc32\(&P1,A\)+Length)
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.97754 7.87433 6.67092 8.0337 
+ 12.1543 6.12096 4.58274 5.53114 5.06099 4.12044 4.70226 ] pdfxs
+ 1 0 0 1 108.416 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.36699 0 cm
+ 0 0 m
+ (pc64\(&P2,B\))
+ [5.53114 4.59071 5.06099 5.15663 3.3872 6.71873 5.80221 5.98551 8.0417 7.03749 4.79789 
+ ] pdfxs
+ (;) show
+ -197.051 -9.46399 m
+ (\()
+ [4.48706 ] pdfxs
+ (\() show
+ -187.725 -9.46399 m
+ /N1715 7.96999 Tf
+ (char)
+ [4.69437 5.77824 5.10877 4.03279 ] pdfxs
+ -166.878 -9.46399 m
+ /N1666 7.96999 Tf
+ (\003) show
+ -161.766 -9.46399 m
+ /N703 7.96999 Tf
+ (\)B\)[5]='c')
+ [3.71397 6.92591 4.67834 3.74588 5.61889 7.95403 14.0033 3.92122 6.2405 4.62258 ] pdfxs
+ (;) show
+ -197.11 -18.929 m
+ (pooldestroy)
+ [5.834 5.37182 5.36385 3.48287 5.84197 4.89357 4.47121 4.4233 4.43929 5.36385 4.4712 
+ ] pdfxs
+ 1 0 0 1 -141.514 -18.929 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.67299 0 cm
+ 0 0 m
+ (pc\(&P1\))
+ [5.834 4.98921 3.3872 6.74264 5.81018 5.8022 4.79789 ] pdfxs
+ (;) show
+ -59.269 -9.46399 m
+ (pooldestroy)
+ [5.834 5.37182 5.36385 3.48287 5.84197 4.89357 4.47121 4.4233 4.43929 5.36385 4.4712 
+ ] pdfxs
+ 1 0 0 1 -3.67299 -9.46399 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.54099 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.67299 0 cm
+ 0 0 m
+ (pc\(&P2\))
+ [5.834 4.98921 3.3872 6.74264 5.81018 5.8022 4.79789 ] pdfxs
+ (;) show
+ -59.931 -9.465 m
+ /N1715 7.96999 Tf
+ (return)
+ [4.50302 4.9494 4.26393 5.89779 4.50302 5.42756 ] pdfxs
+ -25.14 -9.465 m
+ /N703 7.96999 Tf
+ (Sum)
+ [4.3994 4.3994 8.1134 ] pdfxs
+ (;) show
+ -70.141 -18.929 m
+ /N1666 7.96999 Tf
+ (g) show
+ 56.027 -48.419 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.47629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 7.909 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -70.564 -81.424 m
+ (issm)
+ [3.0327 9.27262 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ller)
+ [3.02179 3.0327 4.85451 9.2399 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [11.029 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.8181 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersize)
+ [4.85451 9.2399 4.29811 3.0327 4.85451 9.8181 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.byusinga)
+ [11.8799 5.75995 10.7235 6.0654 4.29811 3.0327 6.0654 10.4181 10.429 ] pdfxs
+ (32) show
+ (-bitin)
+ [3.63261 6.0654 3.0327 9.20728 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 9.2399 ] pdfxs
+ (o) show
+ (na)
+ [11.029 10.429 ] pdfxs
+ (64) show
+ (-bith)
+ [3.63261 6.0654 3.0327 9.20728 6.0654 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t\)) show
+ (.Werefer)
+ [11.8799 10.309 9.8181 4.27631 4.8436 3.33815 4.8436 9.2399 ] pdfxs
+ (to) show
+ -70.564 -103.347 m
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.95266 ] pdfxs
+ (a) show
+ (s)
+ [7.41809 ] pdfxs
+ (\\) show
+ (indexc)
+ [3.02179 6.0654 6.0654 4.8436 8.8581 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n")
+ [6.0654 8.55265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.16356 ] pdfxs
+ (\\) show
+ (indexc)
+ [3.0327 6.05449 6.0654 4.8436 8.86901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n"respec)
+ [6.0654 8.55265 4.27631 4.8436 4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ively.Thel)
+ [3.0327 5.4545 4.8436 3.0327 4.84359 7.70175 7.88721 6.05449 7.95266 3.0327 ] pdfxs
+ (att) show
+ (ers)
+ [4.8436 7.38537 4.29811 ] pdfxs
+ (t) show
+ (epmayf)
+ [4.85451 9.16356 9.08711 5.14905 8.86901 3.32724 ] pdfxs
+ (a) show
+ (ilbec)
+ [3.0327 6.14176 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -70.564 -125.269 m
+ (itrequiress)
+ [3.0327 9.14182 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 4.85451 9.19625 4.30902 
+ ] pdfxs
+ (o) show
+ (mewhats)
+ [9.08711 4.85451 7.8763 6.05449 5.46541 9.14182 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (ers)
+ [4.85451 9.17445 4.30902 ] pdfxs
+ (a) show
+ (fety)
+ [3.32724 4.85451 3.93823 10.6581 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ees;never)
+ [4.8436 4.85451 4.29811 8.57447 6.05449 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,wes)
+ [6.05449 4.85451 3.02179 4.85451 4.29811 4.30902 8.2472 7.57085 9.75265 4.30902 ] pdfxs
+ (t) show
+ (illperf)
+ [3.0327 3.02179 7.94175 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.9962 ] pdfxs
+ (t) show
+ (he\frsts)
+ [6.0654 9.75265 6.05449 4.27631 4.29811 9.15273 4.29811 ] pdfxs
+ (t) show
+ (ep)
+ [4.8436 10.9635 ] pdfxs
+ (to) show
+ -70.564 -147.192 m
+ (a) show
+ (chieveunif)
+ [4.54905 6.05449 3.0327 4.8436 5.4545 8.41084 6.0654 6.0654 3.02179 3.33815 ] pdfxs
+ (o) show
+ (rmcodesequencesf)
+ [4.27631 12.6544 4.8436 5.75995 6.05449 8.41084 4.30902 4.8436 5.75995 6.0654 4.8436 
+ 6.0654 4.8436 4.8436 7.86536 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.83264 ] pdfxs
+ (a) show
+ (ccessingc)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 3.02179 6.0654 9.01083 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.62173 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.0654 9.62173 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.62173 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 319.438 -143.233 m
+ /N703 7.96999 Tf
+ (4) show
+ 324.171 -147.192 m
+ /N614 10.909 Tf
+ (.St)
+ [7.85448 6.0654 4.23277 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 8.41084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ -70.564 -169.114 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwillc)
+ [10.069 7.8763 3.0327 3.0327 7.02539 4.85451 ] pdfxs
+ (a) show
+ (usearun)
+ [6.05449 4.30902 8.8472 9.4581 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imeerr)
+ [3.0327 9.08711 8.85811 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (rif)
+ [8.269 3.0327 7.34175 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.85811 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1016 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (esm)
+ [4.8436 8.30172 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.85811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.069 ] pdfxs
+ (2) show
+ 297.058 -165.156 m
+ /N698 7.96999 Tf
+ (k) show
+ 306.182 -169.114 m
+ /N614 10.909 Tf
+ (bytesfr)
+ [5.75995 5.75995 4.23277 4.85451 8.30172 3.33815 4.27631 ] pdfxs
+ (o) show
+ (masin)
+ [13.0907 9.4581 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -70.5639 -191.037 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lusin)
+ [7.61448 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ -15.8729 -191.037 m
+ /N695 10.909 Tf
+ (k) show
+ -9.84995 -191.037 m
+ /N614 10.909 Tf
+ (-bitindices.Techniques)
+ [3.63261 6.0654 3.0327 8.82546 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 10.7345 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.8908 
+ ] pdfxs
+ (t) show
+ (ode)
+ [10.0363 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lwith)
+ [7.62539 7.8763 3.0327 4.23277 10.6581 ] pdfxs
+ (t) show
+ (hisin)
+ [6.05449 3.0327 8.8908 3.0327 10.6472 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.43629 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.43629 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.43629 ] pdfxs
+ (a) show
+ (rediscussedbrie\ryin)
+ [4.27631 9.43629 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 10.6472 
+ 6.0654 4.2654 3.0327 4.85451 6.05449 10.3526 3.02179 6.0654 ] pdfxs
+ -70.5639 -212.96 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [9.39264 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.05449 ] pdfxs
+ (at) show
+ (ively,)
+ [3.0327 5.4545 4.8436 3.0327 4.8545 7.29812 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.44353 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemiss)
+ [6.0654 3.0327 4.8436 13.2325 3.0327 8.44353 4.29811 ] pdfxs
+ (o) show
+ (lvedby)
+ [3.0327 5.4545 4.85451 10.1999 5.75995 9.89446 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 8.98902 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 8.98902 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hminSec)
+ [6.05449 13.2325 3.0327 10.1999 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (,bu)
+ [7.29812 6.0654 6.05449 ] pdfxs
+ (t) show
+ -70.5639 -234.882 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmism)
+ [6.05449 12.7307 3.0327 7.94172 9.08711 ] pdfxs
+ (o) show
+ (reres)
+ [4.27631 8.47629 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.02179 4.85451 ] pdfxs
+ (t) show
+ (iveini)
+ [3.02179 5.4545 8.4872 3.0327 9.6981 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (bility.)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 4.84359 3.0327 ] pdfxs
+ -53.6279 -256.805 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.6581 ] pdfxs
+ (o) show
+ (urlistex)
+ [6.0654 7.6581 3.0327 3.0327 4.29811 7.62547 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 8.23629 ] pdfxs
+ (o) show
+ (fFi)
+ [6.71994 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.23629 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\(a\)) show
+ (,)
+ [6.45812 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.23629 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.22539 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.6581 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ntr)
+ [9.44719 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 4.29811 ] pdfxs
+ -70.5639 -278.727 m
+ (t) show
+ (hecode)
+ [6.05449 8.6072 4.8436 5.75995 6.0654 8.59629 ] pdfxs
+ (t) show
+ (o)
+ [9.20719 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tinFi)
+ [7.99638 3.0327 9.81809 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.6072 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.P)
+ [8.22538 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.06172 ] pdfxs
+ (t) show
+ (othe)
+ [9.20719 4.23277 6.0654 4.8436 ] pdfxs
+ 155.497 -278.727 m
+ /N722 10.909 Tf
+ (A) show
+ 164.976 -278.727 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.99638 ] pdfxs
+ (a) show
+ (reindex-c)
+ [4.27631 8.59629 3.0327 6.05449 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.81809 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.81809 4.8436 ] pdfxs
+ (o) show
+ (mpressedwhere)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.80719 7.8763 6.0654 4.8436 
+ 4.27631 4.85451 ] pdfxs
+ (a) show
+ (s) show
+ 1 0 0 1 -70.564 -288.221 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (4) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 8.18595 3.58634 ] pdfxs
+ (h) show
+ (ati)
+ [4.59962 7.67483 2.55527 ] pdfxs
+ (nde) show
+ (xc)
+ [8.94812 4.09746 ] pdfxs
+ (o) show
+ (nv)
+ [4.85956 4.60858 ] pdfxs
+ (er) show
+ (si)
+ [3.64018 2.55527 ] pdfxs
+ (o) show
+ (n)
+ [9.20806 ] pdfxs
+ (a) show
+ (l)
+ [2.55527 ] pdfxs
+ (on) show
+ (emay)
+ [8.18595 7.67484 4.34857 8.94812 ] pdfxs
+ (a) show
+ (lsobe)
+ [2.56423 3.63121 8.68811 5.37959 8.17699 ] pdfxs
+ (u) show
+ (s)
+ [3.64018 ] pdfxs
+ (efu) show
+ (l)
+ [6.64376 ] pdfxs
+ (fo) show
+ (r)
+ [7.68379 ] pdfxs
+ (pur) show
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (ses)
+ [3.63121 4.10643 7.71074 ] pdfxs
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (rt)
+ [7.69275 3.57737 ] pdfxs
+ (ha) show
+ (np)
+ [9.20806 5.37062 ] pdfxs
+ (o) show
+ (int)
+ [2.56423 4.85956 3.58634 ] pdfxs
+ (e) show
+ (rc)
+ [7.68379 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (o) show
+ (nb)
+ [9.1991 5.37959 ] pdfxs
+ (e) show
+ (c)
+ [4.09746 ] pdfxs
+ (au) show
+ (seit)
+ [3.63121 8.18595 2.55527 3.58634 ] pdfxs
+ -12.437 -14.768 m
+ (pr) show
+ (ovi)
+ [4.34857 4.8686 2.55527 ] pdfxs
+ (d) show
+ (es)
+ [4.10643 7.72867 ] pdfxs
+ (\\) show
+ (p)
+ [5.37959 ] pdfxs
+ (o) show
+ (siti)
+ [3.63121 2.55527 3.58634 2.56423 ] pdfxs
+ (o) show
+ (ni)
+ [9.21703 2.55527 ] pdfxs
+ (nde) show
+ (p)
+ [5.37959 ] pdfxs
+ (ende) show
+ (nt")
+ [4.86852 3.58634 8.70604 ] pdfxs
+ (da) show
+ (tast)
+ [3.57737 8.70604 3.64018 3.57737 ] pdfxs
+ (r) show
+ (uct)
+ [5.12854 4.0885 3.58634 ] pdfxs
+ (ure) show
+ (st)
+ [7.73764 3.58634 ] pdfxs
+ (h) show
+ (atc)
+ [4.59962 7.6838 4.09746 ] pdfxs
+ (a) show
+ (nbe)
+ [9.21703 5.37959 8.19492 ] pdfxs
+ (re) show
+ (loc)
+ [2.56423 4.85963 4.09746 ] pdfxs
+ (a) show
+ (t)
+ [3.58634 ] pdfxs
+ (e) show
+ (dinmem)
+ [9.21703 2.56423 9.21703 7.67484 4.10643 7.67484 ] pdfxs
+ (or) show
+ (y) show
+ 331.469 -14.768 m
+ /N1223 8.96599 Tf
+ (wit) show
+ (ho)
+ [4.70709 4.69812 ] pdfxs
+ (u) show
+ (tre)
+ [7.29835 3.40706 4.24091 ] pdfxs
+ (writin) show
+ (ga)
+ [8.47286 4.69812 ] pdfxs
+ (n) show
+ (ypo)
+ [8.71495 4.23189 4.69812 ] pdfxs
+ (i) show
+ (n)
+ [5.1823 ] pdfxs
+ (t) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (s) show
+ -12.437 -25.727 m
+ /N1156 8.96599 Tf
+ (o) show
+ (t)
+ [3.58634 ] pdfxs
+ (he) show
+ (rt)
+ [6.67063 3.58634 ] pdfxs
+ (ha) show
+ (nt)
+ [8.19491 3.57737 ] pdfxs
+ (h) show
+ (epo)
+ [7.1728 5.37959 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.6306 ] pdfxs
+ (ba) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (.) show
+ 213.381 -67.485 m
+ /N614 10.909 Tf
+ (160) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 173 173
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 7.74539 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 58.444 0 m
+ /N722 10.909 Tf
+ (B) show
+ 67.066 0 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.13457 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 7.74539 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.85451 4.2654 ] pdfxs
+ (t) show
+ (edbutn)
+ [4.85451 8.95628 6.05449 6.0654 7.13457 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [7.13457 4.8436 ] pdfxs
+ (o) show
+ (mpressed,f)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.05449 6.07631 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.16719 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (nsexpl)
+ [6.0654 7.19991 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (a) show
+ (inedbelow.This)
+ [3.0327 6.0654 4.8436 8.95628 6.35994 4.85451 3.0327 5.14905 7.8763 7.6363 7.8763 
+ 6.05449 3.0327 7.19991 ] pdfxs
+ (a) show
+ (lsorequires)
+ [3.0327 4.29811 8.35629 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 4.29811 
+ ] pdfxs
+ -1.52588e-05 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdis)
+ [8.58546 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (inctfunc)
+ [3.02179 6.0654 4.8436 8.58546 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbodiesbeusedf)
+ [10.3963 6.35994 5.75995 6.05449 3.0327 4.85451 8.62899 6.37085 9.18538 6.05449 4.30902 
+ 4.8436 10.3963 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 220.661 -21.922 m
+ /N722 10.909 Tf
+ (A) show
+ 230.724 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 252.636 -21.922 m
+ /N722 10.909 Tf
+ (B) show
+ 262.699 -21.922 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.63989 ] pdfxs
+ (\(t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sef)
+ [4.30902 9.18538 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.18538 3.32724 ] pdfxs
+ (o) show
+ (rmer)
+ [4.27631 9.08711 4.85451 8.60718 ] pdfxs
+ (a) show
+ (reshown)
+ [4.27631 9.18538 4.29811 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ (\)) show
+ (.By)
+ [9.97082 7.7344 5.75995 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (shrinkingp)
+ [4.29811 6.0654 4.27631 3.02179 6.0654 5.75995 3.0327 6.05449 9.63264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersfr)
+ [4.85451 4.2654 8.48717 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.2762 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.47626 ] pdfxs
+ (t) show
+ (o)
+ [9.64355 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.48717 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 10.2435 ] pdfxs
+ (a) show
+ (lsoreducesin)
+ [3.0327 4.29811 9.64355 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.48717 3.02179 
+ 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.42183 6.05449 ] pdfxs
+ (a) show
+ (ddingf)
+ [6.0654 6.05449 3.0327 6.0654 9.63264 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.45445 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (g) show
+ (nmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ -3.05176e-05 -65.768 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ints)
+ [3.0327 5.75995 4.23277 4.30902 ] pdfxs
+ (\)) show
+ (,e)
+ [6.53449 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.52355 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 7.71274 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 150.858 -65.768 m
+ /N722 10.909 Tf
+ (A) show
+ 160.053 -65.768 m
+ /N614 10.909 Tf
+ (listisreducedfr)
+ [3.0327 3.0327 4.29811 7.71274 3.0327 7.76717 4.27631 4.8436 6.0654 6.05449 4.85451 
+ 4.8436 9.52355 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5562 ] pdfxs
+ (1) show
+ (6)
+ [8.92356 ] pdfxs
+ (t) show
+ (o8by)
+ [8.92356 8.91265 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es{e\013ec)
+ [4.8436 7.77808 8.92356 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyreducing)
+ [3.0327 5.4545 4.8436 3.0327 9.22901 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 
+ 6.0654 8.92356 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.32357 4.8436 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 4.8436 ] pdfxs
+ -4.57764e-05 -87.69 m
+ (fo)
+ [3.33815 5.74904 ] pdfxs
+ (ot) show
+ (print)
+ [6.0654 4.2654 3.0327 5.75995 7.9091 ] pdfxs
+ (a) show
+ (ndb)
+ [6.05449 9.73082 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (hrequirementbyh)
+ [9.73082 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.08711 4.85451 5.75995 
+ 7.8982 5.75995 9.42537 6.05449 ] pdfxs
+ (a) show
+ (lff)
+ [3.0327 7.00357 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.94173 ] pdfxs
+ (t) show
+ (hesenodes.Thedyn)
+ [6.05449 4.85451 4.29811 8.51993 6.05449 5.75995 6.05449 4.85451 4.29811 7.96357 7.88721 
+ 6.05449 8.51993 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micmem)
+ [9.09802 3.0327 8.50902 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rylay)
+ [4.27631 9.42537 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.9091 ] pdfxs
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -109.613 m
+ /N722 10.909 Tf
+ (A) show
+ 9.36395 -109.613 m
+ /N614 10.909 Tf
+ (listis)
+ [3.0327 3.0327 4.29811 7.87638 3.0327 7.94172 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedfr)
+ [4.27631 9.08711 4.8436 9.6981 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 8.47629 ] pdfxs
+ (7) show
+ (.2)
+ [3.0327 9.08719 ] pdfxs
+ (t) show
+ (oFi)
+ [9.0981 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.) show
+ 16.9359 -131.535 m
+ (Tosimplifythepresen)
+ [6.97085 9.13083 4.29811 3.0327 9.08711 6.0654 3.0327 3.02179 3.33815 9.43628 4.23277 
+ 6.0654 8.51993 6.0654 4.27631 4.8436 4.29811 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,wedescribe)
+ [6.0654 6.70903 7.58175 8.51993 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 
+ 8.51993 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.53084 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [9.74173 3.0327 9.73082 ] pdfxs
+ (t) show
+ (hreepieces.Firstwedescribe)
+ [6.05449 4.27631 4.85451 8.51993 6.05449 3.0327 4.85451 4.8436 4.85451 4.29811 7.99629 
+ 7.11266 3.0327 4.27631 4.29811 7.92001 7.57085 8.53084 6.05449 4.85451 4.29811 4.85451 
+ 4.2654 3.0327 6.35994 4.8436 ] pdfxs
+ -4.57764e-05 -153.458 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esrequired)
+ [4.8436 8.13808 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 9.89446 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.67266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.86176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.88355 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.0327 9.08711 8.68356 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (rytosupp)
+ [4.27631 9.58901 4.23277 9.29447 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rtp)
+ [4.2654 8.07274 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.09446 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.46538 ] pdfxs
+ (N) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (,we)
+ [6.90539 7.58175 4.8436 ] pdfxs
+ -4.57764e-05 -175.38 m
+ (describethe)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 7.85448 4.23277 6.0654 7.85448 
+ ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.06537 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [7.27628 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.45447 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresth)
+ [6.0654 4.2654 4.85451 7.309 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.24366 ] pdfxs
+ (a) show
+ (reneverp)
+ [4.27631 7.85448 6.05449 4.85451 5.4545 4.8436 7.27628 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 9.06537 ] pdfxs
+ (t) show
+ (oorre)
+ [8.45447 5.46541 7.27628 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnedfr)
+ [6.05449 4.27631 6.05449 4.85451 9.06537 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mfunc)
+ [12.098 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ -4.57764e-05 -197.303 m
+ (intr)
+ [3.0327 5.75995 4.23277 4.27631 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.7672 4.30902 ] pdfxs
+ (ta) show
+ (ticp)
+ [4.23277 3.0327 9.58901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.01081 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (\() show
+ (Secti)
+ [6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7999 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (2\)) show
+ (.Fin)
+ [11.1926 7.12357 3.02179 6.0654 ] pdfxs
+ (a) show
+ (llywedescribe)
+ [3.0327 3.0327 10.4945 7.57085 9.59992 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 
+ 6.35994 9.58901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.58901 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.53815 10.7999 ] pdfxs
+ (to) show
+ -4.57764e-05 -219.225 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ndlefunc)
+ [6.05449 6.0654 3.02179 8.4872 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.94172 ] pdfxs
+ (\() show
+ (Sec)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.) show
+ -4.57764e-05 -257.058 m
+ /N622 11.955 Tf
+ (7.1.1PointerCom)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 
+ 9.98241 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ression)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 11.955 ] pdfxs
+ (Ru) show
+ (ntime)
+ [7.10126 5.22437 3.74195 11.2019 10.628 ] pdfxs
+ (L) show
+ (i)
+ [3.73 ] pdfxs
+ (b) show
+ (rary)
+ [5.49929 6.52739 5.49929 7.10119 ] pdfxs
+ -4.57764e-05 -286.026 m
+ /N614 10.909 Tf
+ (Thep)
+ [7.8763 6.0654 8.14902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.57082 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nruntimelibr)
+ [9.37082 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.14902 3.02179 3.0327 6.0654 
+ 4.2654 ] pdfxs
+ (a) show
+ (ryis)
+ [4.27631 9.05447 3.0327 7.60354 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (stiden)
+ [4.30902 7.5382 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [6.32722 ] pdfxs
+ (t) show
+ (o)
+ [8.75992 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.14902 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdpo)
+ [4.2654 9.35992 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (rrun)
+ [7.57082 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ -4.57764e-05 -307.948 m
+ (describedinSec)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 10.2326 3.0327 10.2326 
+ 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.2435 ] pdfxs
+ (5) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.The)
+ [9.49083 7.88721 6.05449 9.02174 ] pdfxs
+ (o) show
+ (nlytwofunc)
+ [6.0654 3.0327 9.92719 3.93823 7.58175 9.62173 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (litydi\013erences)
+ [3.02179 3.0327 3.93823 9.9381 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 
+ 4.85451 4.8436 8.47626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.02174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tit)
+ [8.41092 3.0327 8.42183 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ntees)
+ [5.75995 4.23277 4.85451 4.8436 8.47626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.41092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -329.871 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [6.1854 3.0327 7.46172 ] pdfxs
+ (a) show
+ (lwaysc)
+ [3.02179 7.58175 5.14905 5.75995 7.45081 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 7.46172 ] pdfxs
+ (\() show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc'ing)
+ [3.0327 3.0327 5.74904 4.85451 3.0327 3.02179 6.0654 8.6072 ] pdfxs
+ (t) show
+ (heentirepo)
+ [6.0654 7.9963 4.85451 5.75995 4.23277 3.0327 4.27631 8.00721 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (o)
+ [8.6072 ] pdfxs
+ (g) show
+ (rowi)
+ [4.2654 5.15996 11.029 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [6.28358 ] pdfxs
+ (o) show
+ (rusing)
+ [7.42901 6.05449 4.30902 3.02179 6.0654 8.6072 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.9963 ] pdfxs
+ (t) show
+ (echniquedescribedin)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 8.00721 6.0654 4.8436 4.30902 
+ 4.8436 4.27631 3.02179 6.37085 4.8436 9.2181 3.0327 6.0654 ] pdfxs
+ -4.57764e-05 -351.793 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (\))
+ [7.83274 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titreserves)
+ [7.82183 3.0327 7.82183 4.27631 4.8436 4.30902 4.8436 4.27631 5.4545 4.8436 7.88717 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.43266 ] pdfxs
+ (0) show
+ 188.88 -347.834 m
+ /N698 7.96999 Tf
+ (th)
+ [3.0605 4.87763 ] pdfxs
+ 200.896 -351.793 m
+ /N614 10.909 Tf
+ (nodetorepresent)
+ [6.0654 5.74904 6.0654 8.43266 4.23277 9.04356 4.2654 4.85451 6.05449 4.27631 4.8436 
+ 4.30902 4.8436 5.75995 7.82183 ] pdfxs
+ (t) show
+ (henullp)
+ [6.0654 8.42175 5.75995 6.0654 3.02179 6.61085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er.Thelibr)
+ [4.85451 4.2654 7.86538 7.8763 6.0654 8.42175 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryin)
+ [4.27631 9.3381 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erf)
+ [4.85451 4.2654 3.33815 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 4.8436 ] pdfxs
+ -6.10352e-05 -373.716 m
+ (is)
+ [3.0327 8.5199 ] pdfxs
+ (a) show
+ (lsoc)
+ [3.0327 4.29811 9.67628 4.8436 ] pdfxs
+ (o) show
+ (sme)
+ [4.29811 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydi\013erentinth)
+ [3.0327 3.0327 9.97082 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 8.46546 
+ 3.02179 10.2872 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 9.06538 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.97082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ion)
+ [3.02179 5.46541 6.05449 ] pdfxs
+ (/) show
+ (freefunc)
+ [3.33815 4.2654 4.85451 9.06538 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.5199 ] pdfxs
+ (ta) show
+ (keindicesins)
+ [5.4545 9.06538 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 8.5199 3.02179 6.0654 
+ 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.2763 ] pdfxs
+ (o) show
+ (f) show
+ -6.10352e-05 -395.638 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.11995 ] pdfxs
+ (a) show
+ (ndnumbers)
+ [6.0654 9.01083 5.75995 6.05449 8.79257 6.35994 4.85451 4.2654 7.26536 ] pdfxs
+ (o) show
+ (fnodes)
+ [6.28358 6.05449 5.75995 6.0654 4.8436 7.25445 ] pdfxs
+ (t) show
+ (o)
+ [8.41084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (eins)
+ [7.79994 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (d)
+ [9.01083 ] pdfxs
+ (o) show
+ (fnumber)
+ [6.28358 5.75995 6.0654 8.78166 6.35994 4.85451 7.22174 ] pdfxs
+ (o) show
+ (fby)
+ [6.28358 5.75995 5.75995 ] pdfxs
+ (t) show
+ (es.The)
+ [4.8436 4.30902 7.6472 7.8763 6.0654 7.79994 ] pdfxs
+ (A) show
+ (PIislis)
+ [7.42902 6.88349 3.0327 7.25445 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (edFi)
+ [4.85451 9.01083 7.12357 3.02179 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 7.79994 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (.) show
+ 81.9009 -416.633 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolinit) show
+ 1 0 0 1 150.523 -416.633 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (unsigne) show
+ (d)
+ [10.4511 ] pdfxs
+ (NodeSize\);) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (I) show
+ (ni)
+ [5.53942 2.75975 ] pdfxs
+ (t) show
+ (i)
+ [2.76971 ] pdfxs
+ (a) show
+ (lize)
+ [2.76971 2.76971 4.42357 7.75121 ] pdfxs
+ (t) show
+ (hepo)
+ [5.52946 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.08739 5.53942 4.42357 3.93536 4.42357 3.90548 2.75975 5.53942 ] pdfxs
+ (to) show
+ (r,rec)
+ [3.89552 6.09735 3.89552 4.43354 4.42357 ] pdfxs
+ (o) show
+ (rdnodesize.)
+ [3.90548 8.8571 5.52946 5.26046 5.52946 7.75121 3.93536 2.75975 4.43354 4.42357 2.76971 
+ ] pdfxs
+ -71.761 -23.911 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (pooldestroy) show
+ 1 0 0 1 12.553 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP\)) show
+ -69.452 -11.955 m
+ /N614 9.963 Tf
+ (R) show
+ (ele)
+ [4.43354 2.75975 4.43354 ] pdfxs
+ (a) show
+ (sepo)
+ [3.92539 7.75121 5.80842 5.26046 ] pdfxs
+ (o) show
+ (lmem)
+ [6.08739 8.2991 4.43354 8.2991 ] pdfxs
+ (o) show
+ (ry)
+ [3.90548 8.57814 ] pdfxs
+ (a) show
+ (nddestroypooldescrip)
+ [5.52946 8.8571 5.53942 4.42357 3.93536 3.86572 3.90548 4.70253 8.57814 5.81839 5.26046 
+ 4.97154 6.09735 5.52946 4.43354 3.92539 4.42357 3.90548 2.76971 5.52946 ] pdfxs
+ (to) show
+ (r.)
+ [3.90548 2.76971 ] pdfxs
+ -87.452 -23.91 m
+ /N722 9.963 Tf
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (poolalloc) show
+ 1 0 0 1 -18.83 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13899 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (uin) show
+ (t)
+ [10.4611 ] pdfxs
+ (Nu) show
+ (m)
+ [5.22055 ] pdfxs
+ (Nodes\)) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (A) show
+ (lloc)
+ [2.76971 2.76971 5.2505 4.43354 ] pdfxs
+ (at) show
+ (e) show
+ -14.463 -11.955 m
+ /N722 9.963 Tf
+ (NumNodes) show
+ 30.7 -11.955 m
+ /N614 9.963 Tf
+ (nodes.)
+ [5.53942 5.2505 5.53942 4.42357 3.93536 2.76971 ] pdfxs
+ -71.761 -23.91 m
+ /N722 9.963 Tf
+ (voi) show
+ (d)
+ [10.4611 ] pdfxs
+ (poolfree) show
+ 1 0 0 1 -3.13799 -23.91 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (Nod) show
+ (e)
+ [5.22055 ] pdfxs
+ (Idx\)) show
+ -53.761 -11.955 m
+ /N614 9.963 Tf
+ (M)
+ [9.13614 ] pdfxs
+ (a) show
+ (rk)
+ [3.89552 8.57814 ] pdfxs
+ (t) show
+ (henodess)
+ [5.53942 7.75121 5.52946 5.26046 5.52946 4.43354 7.25303 3.92539 ] pdfxs
+ (ta) show
+ (rting)
+ [3.90548 3.86572 2.76971 5.53942 8.29918 ] pdfxs
+ (at) show
+ 67.341 -11.955 m
+ /N722 9.963 Tf
+ (NodeIdx) show
+ 107.274 -11.955 m
+ /N614 9.963 Tf
+ (a) show
+ (sfree.)
+ [7.25303 3.03871 3.90548 4.42357 4.43354 2.76971 ] pdfxs
+ -71.761 -23.911 m
+ /N722 9.963 Tf
+ (void) show
+ (*)
+ [10.4611 ] pdfxs
+ (poolrealloc) show
+ 1 0 0 1 17.783 -23.911 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.13799 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.13799 0 cm
+ 0 0 m
+ (pc\(Pool) show
+ (*)
+ [10.4611 ] pdfxs
+ (PP) show
+ (,)
+ [10.4611 ] pdfxs
+ (in) show
+ (t)
+ [10.4611 ] pdfxs
+ (NodeI) show
+ (dx)
+ [5.22055 10.4611 ] pdfxs
+ (ptr) show
+ (,)
+ [10.4611 ] pdfxs
+ (uint) show
+ -92.682 -11.955 m
+ (NumNodes\)) show
+ -74.682 -23.91 m
+ /N614 9.963 Tf
+ (R) show
+ (esize)
+ [4.43354 3.92539 2.76971 4.42357 7.75121 ] pdfxs
+ (a) show
+ (n)
+ [8.8571 ] pdfxs
+ (o) show
+ (bject)
+ [6.08739 3.03871 4.43354 4.42357 7.19336 ] pdfxs
+ (to) show
+ 12.132 -23.91 m
+ /N722 9.963 Tf
+ (NumNodes) show
+ 57.295 -23.91 m
+ /N614 9.963 Tf
+ (nodes.)
+ [5.53942 5.2505 5.53942 4.42357 3.93536 2.76971 ] pdfxs
+ -53.583 -54.4 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (:Po)
+ [7.8872 7.11266 5.75995 ] pdfxs
+ (o) show
+ (lC)
+ [6.6654 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (R) show
+ (untime)
+ [6.0654 5.75995 4.23277 3.0327 9.09802 8.47629 ] pdfxs
+ (L) show
+ (ibr)
+ [3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 51.235 -144.926 m
+ (161) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 174 174
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.1.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (ntr)
+ [7.08931 5.23633 5.48733 ] pdfxs
+ (ap) show
+ (ro)
+ [5.49929 7.08935 ] pdfxs
+ (c) show
+ (e)
+ [6.14487 ] pdfxs
+ (du) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (lPointerCom)
+ [8.22507 8.81079 6.71874 3.74195 7.10126 5.22437 6.14487 9.97045 9.71945 6.71874 11.2138 
+ ] pdfxs
+ (p) show
+ (ressio)
+ [5.48733 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Giventhep)
+ [8.5636 3.0327 5.4545 4.8436 11.4544 4.23277 6.0654 10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.8435 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 11.4544 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.4544 ] pdfxs
+ (t) show
+ (heresults)
+ [6.05449 10.2436 4.2654 4.85451 4.29811 6.0654 3.0327 4.23277 9.69807 ] pdfxs
+ (o) show
+ (f)
+ [8.71629 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 10.2326 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.41084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,in)
+ [6.05449 8.8581 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [8.42174 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -50.89 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.61446 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisrel)
+ [9.40355 3.0327 7.63627 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelys)
+ [3.0327 5.4545 4.8436 3.0327 9.0981 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rd.Thehi)
+ [4.27631 6.0654 7.77811 7.8763 6.05449 8.19266 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hlevel)
+ [9.40355 3.0327 4.8436 5.4545 4.85451 6.35994 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmisshowninFi)
+ [6.05449 12.4362 3.02179 7.64718 4.29811 6.0654 5.14905 7.8763 9.40355 3.0327 9.39264 
+ 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.19266 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (.) show
+ 0 -72.813 m
+ (E)
+ [7.42902 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 8.50901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nin)
+ [8.50901 3.0327 8.49811 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.29812 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misinspec)
+ [11.5307 3.0327 6.74173 3.0327 6.05449 4.30902 6.35994 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edf)
+ [4.8436 8.50901 3.32724 ] pdfxs
+ (o) show
+ (rpo)
+ [6.71992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 6.74173 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 8.49811 5.75995 8.20356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.28721 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.47631 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 7.48357 ] pdfxs
+ (I) show
+ (findex-c)
+ [5.78177 3.02179 6.0654 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nversi)
+ [5.74904 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -94.735 m
+ (iss)
+ [3.0327 8.2799 4.29811 ] pdfxs
+ (a) show
+ (fef)
+ [3.33815 8.82538 3.33815 ] pdfxs
+ (o) show
+ (rsuchapo)
+ [8.24718 4.29811 6.0654 4.54905 10.0363 9.42537 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.02179 7.10176 ] pdfxs
+ (a) show
+ (nyinstruc)
+ [5.74904 9.74173 3.0327 6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 8.2799 3.0327 10.0363 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 8.82538 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0363 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuseap)
+ [8.22547 6.0654 4.29811 8.82538 9.43628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.24718 ] pdfxs
+ (t) show
+ (o)
+ [9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [8.2799 3.0327 10.0363 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.21456 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -116.658 m
+ (a) show
+ (rerewrit)
+ [4.27631 8.85811 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 10.069 ] pdfxs
+ (t) show
+ (ouseindexes)
+ [9.4581 6.0654 4.29811 8.85811 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 8.31262 
+ ] pdfxs
+ (o) show
+ (\013)
+ [10.3744 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.85811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.0363 6.0654 ] pdfxs
+ (a) show
+ (se.Indexesinmem)
+ [4.29811 4.8436 8.99992 3.94897 6.05449 6.0654 4.8436 5.75995 4.8436 8.31262 3.0327 
+ 10.069 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.77446 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 8.85811 4.30902 ] pdfxs
+ (to) show
+ (redinc)
+ [4.2654 4.85451 10.069 3.0327 10.069 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.069 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ 0 -138.581 m
+ (\() show
+ 4.24199 -138.581 m
+ /N695 10.909 Tf
+ (k) show
+ 14.308 -138.581 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s\)whens)
+ [4.30902 8.28001 7.8763 6.0654 4.8436 10.1126 4.29811 ] pdfxs
+ (a) show
+ (fe,)
+ [3.33815 4.8436 7.17812 ] pdfxs
+ (ot) show
+ (herwiseleftinunc)
+ [6.05449 4.85451 4.2654 7.88721 3.02179 4.30902 8.89083 3.0327 4.8436 3.33815 8.28001 
+ 3.0327 10.1017 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.1017 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.1344 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 7.17812 ] pdfxs
+ (0) show
+ (-ex)
+ [3.63261 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 10.1017 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (6) show
+ (4bi)
+ [9.50174 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [9.0981 7.8763 6.0654 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [7.07994 3.02179 4.29811 ] pdfxs
+ -1.52588e-05 -160.503 m
+ (a) show
+ (lsom)
+ [3.0327 4.29811 9.0981 9.08711 ] pdfxs
+ (a) show
+ (rked)
+ [4.27631 5.4545 4.8436 9.6981 ] pdfxs
+ (t) show
+ (olimiti)
+ [9.08719 3.0327 3.0327 9.08711 3.0327 7.87638 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (agg) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (esize)
+ [8.47629 4.30902 3.0327 4.8436 8.4872 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (2) show
+ 203.879 -156.544 m
+ /N698 7.96999 Tf
+ (k) show
+ 212.635 -160.503 m
+ /N614 10.909 Tf
+ (bytes.)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 3.0327 ] pdfxs
+ 11.515 -183.067 m
+ /N1025 10.909 Tf
+ (p)
+ [7.32002 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (t) show
+ (er)
+ [5.75987 5.15995 ] pdfxs
+ (co) show
+ (mpr)
+ [10.4616 6.96002 5.17085 ] pdfxs
+ (e) show
+ (ss)
+ [4.95263 4.95263 ] pdfxs
+ 101.093 -183.067 m
+ /N614 10.909 Tf
+ (\() show
+ (pr)
+ [6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 149.033 -183.067 m
+ /N695 10.909 Tf
+ (P) show
+ 157.552 -183.067 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63597 -196.616 m
+ (1po)
+ [19.3962 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 4.85451 ] pdfxs
+ (\() show
+ 84.546 -196.616 m
+ /N695 10.909 Tf
+ (P) show
+ 93.065 -196.616 m
+ /N614 10.909 Tf
+ (\))
+ [100.265 ] pdfxs
+ (/) show
+ (/Firs)
+ [9.0981 7.11266 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,runpo)
+ [6.6654 4.27631 6.0654 9.68719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r) show
+ 3.63597 -210.165 m
+ (2) show
+ 23.03 -210.165 m
+ /N1028 10.909 Tf
+ (8) show
+ 29.091 -210.165 m
+ /N695 10.909 Tf
+ (F) show
+ 40.6519 -210.165 m
+ /N1028 10.909 Tf
+ (2) show
+ 51.5609 -210.165 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\() show
+ 99.1969 -210.165 m
+ /N695 10.909 Tf
+ (P) show
+ 107.716 -210.165 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63594 -223.714 m
+ (3se)
+ [30.9052 4.30902 4.8436 ] pdfxs
+ (t) show
+ 51.5759 -223.714 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 125.26 -223.714 m
+ /N614 10.909 Tf
+ (=) show
+ 137.382 -223.714 m
+ /N1028 10.909 Tf
+ (;) show
+ 3.63593 -237.263 m
+ /N614 10.909 Tf
+ (4) show
+ 34.5459 -237.263 m
+ /N1028 10.909 Tf
+ (8) show
+ 40.6059 -237.263 m
+ /N695 10.909 Tf
+ (p) show
+ 49.1249 -237.263 m
+ /N1028 10.909 Tf
+ (2) show
+ 60.0339 -237.263 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (\() show
+ 89.1859 -237.263 m
+ /N695 10.909 Tf
+ (F) show
+ 97.7159 -237.263 m
+ /N614 10.909 Tf
+ (\))
+ [95.6174 ] pdfxs
+ (/) show
+ (/Find)
+ [9.08719 7.12357 3.0327 6.05449 9.6981 ] pdfxs
+ (a) show
+ (llpo)
+ [3.0327 6.6654 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ 3.63591 -250.813 m
+ (5if)
+ [42.4251 3.0327 6.97085 ] pdfxs
+ (\() show
+ 60.3029 -250.813 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 119.304 -250.813 m
+ /N614 10.909 Tf
+ (\() show
+ 123.546 -250.813 m
+ /N695 10.909 Tf
+ (p) show
+ 129.035 -250.813 m
+ /N614 10.909 Tf
+ (\)) show
+ (\))
+ [60.0541 ] pdfxs
+ (/) show
+ (/index-c)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 5.75995 3.63261 4.8436 ] pdfxs
+ (o) show
+ (nversi)
+ [5.75995 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [9.6981 4.30902 ] pdfxs
+ (a) show
+ (fef)
+ [3.32724 8.4872 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 328.667 -250.813 m
+ /N695 10.909 Tf
+ (p) show
+ 334.155 -250.813 m
+ /N614 10.909 Tf
+ (?) show
+ 3.63586 -264.362 m
+ (6) show
+ 57.5759 -264.362 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 130.654 -264.362 m
+ /N614 10.909 Tf
+ (=) show
+ 142.169 -264.362 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 214.642 -264.362 m
+ /N1028 10.909 Tf
+ ([)
+ [9.69818 ] pdfxs
+ (f) show
+ 229.793 -264.362 m
+ /N695 10.909 Tf
+ (p) show
+ 235.282 -264.362 m
+ /N1028 10.909 Tf
+ (g) show
+ 3.63582 -277.911 m
+ /N614 10.909 Tf
+ (7if)
+ [30.9052 3.0327 6.97085 ] pdfxs
+ (\() show
+ 48.7878 -277.911 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 121.866 -277.911 m
+ /N1028 10.909 Tf
+ (6) show
+ 121.866 -277.911 m
+ /N614 10.909 Tf
+ (=) show
+ 133.381 -277.911 m
+ /N1028 10.909 Tf
+ (;) show
+ 138.836 -277.911 m
+ /N614 10.909 Tf
+ (\)) show
+ 3.63579 -291.46 m
+ (8rewri)
+ [42.4251 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (efunc)
+ [4.8436 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\() show
+ 122.788 -291.46 m
+ /N695 10.909 Tf
+ (F) show
+ 131.318 -291.46 m
+ /N614 10.909 Tf
+ (,) show
+ 137.985 -291.46 m
+ /N695 10.909 Tf
+ (PoolsToIndex)
+ [8.51991 5.29087 5.27996 3.46911 5.11626 7.8872 5.29087 5.65089 6.54546 5.68363 5.08363 
+ 6.24001 ] pdfxs
+ 208.033 -291.46 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.394 -326.927 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (7) show
+ (:Pseudocodef)
+ [7.8872 7.41812 4.30902 4.8436 6.0654 6.05449 9.08719 4.85451 5.75995 6.05449 8.4872 
+ 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.9358 -359.808 m
+ (The)
+ [7.8763 6.0654 4.8436 ] pdfxs
+ 39.9228 -359.808 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 103.124 -359.808 m
+ /N614 10.909 Tf
+ (predic)
+ [6.0654 4.2654 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (eused)
+ [9.05447 6.05449 4.30902 4.8436 10.2654 ] pdfxs
+ (o) show
+ (nline#5c)
+ [10.2545 3.0327 3.0327 6.05449 9.05447 9.08711 9.65446 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lswh)
+ [3.0327 8.49808 7.8763 6.0654 ] pdfxs
+ (a) show
+ (tpo)
+ [8.44365 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 8.50899 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 9.05447 4.8436 ] pdfxs
+ (o) show
+ (nsidereds)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 10.2654 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 9.04356 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (a) show
+ (ccess)
+ [4.8436 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ -0.000228882 -381.73 m
+ (viaindexesins)
+ [5.75995 3.0327 9.08719 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 7.94172 3.0327 
+ 6.0654 4.29811 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (fp)
+ [6.97085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.30902 7.87629 6.20722 ] pdfxs
+ (o) show
+ (rin)
+ [7.909 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.6654 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.4872 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.94172 ] pdfxs
+ (a) show
+ (re:)
+ [4.2654 4.85451 3.0327 ] pdfxs
+ 13.3328 -410.126 m
+ (1) show
+ (.Thepo)
+ [8.4872 7.8763 6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (llife)
+ [6.6654 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (imemustbeb)
+ [3.0327 9.08711 8.4872 8.79257 6.05449 4.30902 7.87638 6.35994 8.4872 6.35994 ] pdfxs
+ (o) show
+ (undedby)
+ [6.0654 6.05449 6.0654 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (hisfunc)
+ [6.0654 3.02179 7.94172 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 13.3328 -440.018 m
+ (2) show
+ (.Thep)
+ [8.4872 7.8763 6.0654 8.06175 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.67265 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodec)
+ [6.0654 9.28355 6.05449 5.75995 6.0654 8.06175 4.85451 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.2654 4.85451 4.29811 6.35994 ] pdfxs
+ (o) show
+ (nding)
+ [6.0654 6.0654 3.02179 6.0654 8.67265 ] pdfxs
+ (t) show
+ (o)
+ [8.68356 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.07266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmustrepresent)
+ [6.25085 8.79257 6.05449 4.30902 7.46184 4.27631 4.8436 6.0654 4.27631 4.8436 4.29811 
+ 4.85451 5.75995 7.46184 ] pdfxs
+ (o) show
+ (nlyhe)
+ [6.0654 3.02179 8.98901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.28355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.52718 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.28355 6.05449 ] pdfxs
+ (o) show
+ 27.2728 -461.94 m
+ (ot) show
+ (hercl)
+ [6.05449 4.85451 7.909 4.8436 3.0327 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (o) show
+ (fmem)
+ [6.97085 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (\() show
+ (i.e.,no)
+ [3.0327 3.0327 4.8436 3.0327 6.6654 6.0654 9.08719 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (rs)
+ [7.909 4.30902 ] pdfxs
+ (ta) show
+ (ck)
+ [4.53815 9.39264 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 13.3328 -491.832 m
+ (3) show
+ (.Thepo)
+ [8.4872 7.8763 6.0654 8.47629 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.87638 6.37085 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.30902 4.29811 4.8436 9.6981 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.08719 9.08719 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (ll.)
+ [3.02179 3.0327 3.0327 ] pdfxs
+ 16.9358 -520.228 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#1isdirec)
+ [3.0327 5.74904 6.91639 9.09802 8.1272 3.0327 6.97082 6.0654 3.02179 4.27631 4.85451 
+ 4.8436 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 8.42174 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fedby)
+ [3.0327 6.05449 4.85451 8.72719 5.75995 8.43265 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.52721 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.7054 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r.)
+ [4.2654 7.55993 ] pdfxs
+ (I) show
+ (f)
+ [6.01085 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.52721 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (intisn)
+ [3.0327 5.74904 6.91639 3.0327 6.98173 6.05449 ] pdfxs
+ (o) show
+ (ts)
+ [6.91639 4.30902 ] pdfxs
+ (a) show
+ (tis\fed,itmay)
+ [4.23277 3.0327 4.30902 6.05449 4.85451 6.05449 5.90177 3.0327 6.91639 9.08711 5.14905 
+ 5.75995 ] pdfxs
+ -0.000228882 -542.15 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (illbeindex-c)
+ [3.0327 3.0327 7.10176 6.35994 8.91265 3.0327 6.0654 6.05449 4.85451 5.74904 3.64352 
+ 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edins)
+ [4.8436 10.1345 3.0327 10.1235 4.30902 ] pdfxs
+ (o) show
+ (mep)
+ [9.08711 8.91265 6.0654 ] pdfxs
+ (a) show
+ (rentfunc)
+ [4.27631 4.8436 5.75995 8.31274 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1345 ] pdfxs
+ (\() show
+ (via)
+ [5.75995 3.02179 9.52355 ] pdfxs
+ (t) show
+ (hefullin)
+ [6.0654 8.91265 3.33815 6.05449 3.0327 7.10176 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.10176 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmdescribed)
+ [6.05449 13.1671 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 
+ ] pdfxs
+ -0.000228882 -564.073 m
+ (below)
+ [6.35994 4.85451 3.0327 5.14905 7.8763 ] pdfxs
+ (\)) show
+ (.C)
+ [10.2326 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#2isde)
+ [3.02179 5.75995 8.66183 9.09802 9.87264 3.0327 8.71626 6.0654 4.8436 ] pdfxs
+ (t) show
+ (erminedfr)
+ [4.85451 4.2654 9.09802 3.02179 6.0654 4.8436 10.4835 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.5162 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.27265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 9.88355 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phproducedby)
+ [6.0654 10.4835 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 10.4835 5.74904 
+ 10.1781 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (.)
+ [7.45084 ] pdfxs
+ (I) show
+ (tisrequired)
+ [8.66183 3.0327 8.71626 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 6.0654 
+ ] pdfxs
+ -0.000228882 -585.995 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (uses)
+ [6.0654 4.29811 8.13811 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 9.03265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.3381 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [6.3054 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [8.73811 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 8.13811 6.05449 ] pdfxs
+ (o) show
+ (tbe)
+ [7.52729 6.35994 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 9.3381 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.51638 ] pdfxs
+ (o) show
+ (fahe)
+ [6.62176 8.73811 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ppo)
+ [9.3381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.38176 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 9.3381 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erstosuch)
+ [4.85451 4.2654 7.59263 4.23277 8.73811 4.30902 6.05449 4.54905 9.3381 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -0.000228882 -607.918 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (te)
+ [8.45456 4.85451 ] pdfxs
+ (a) show
+ (silybec)
+ [4.29811 3.0327 3.0327 9.97082 6.35994 9.07629 4.8436 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edin)
+ [4.8436 10.2872 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.67628 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (srel)
+ [8.5199 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.06538 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 9.06538 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.06538 ] pdfxs
+ (o) show
+ (fsuchapo)
+ [7.54902 4.30902 6.05449 4.54905 10.2763 9.67628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.C)
+ [3.0327 9.62173 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#3is)
+ [3.0327 5.75995 8.45456 9.08711 9.67628 3.0327 8.5199 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ -0.000228882 -629.84 m
+ (identi\fedby)
+ [3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 9.50173 5.75995 9.19628 
+ ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.46903 ] pdfxs
+ (a) show
+ (ndisrel)
+ [6.0654 9.50173 3.02179 7.74536 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (xedinSecti)
+ [5.75995 4.8436 9.50173 3.0327 9.50173 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.50173 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [7.81084 ] pdfxs
+ (I) show
+ (npr)
+ [9.50173 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice,weimp)
+ [3.0327 4.8436 4.8436 6.51267 7.58175 8.29084 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (seapr)
+ [4.30902 8.27993 8.90174 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (bilityc)
+ [6.05449 3.0327 3.0327 3.02179 3.94914 9.19628 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ 225.818 -657.201 m
+ (162) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 175 175
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (swell:we)
+ [7.71263 7.58175 4.8436 3.0327 3.0327 7.7672 7.57085 8.25811 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.17446 ] pdfxs
+ (a) show
+ (pplyc)
+ [6.0654 6.05449 3.0327 9.16356 4.85451 ] pdfxs
+ (o) show
+ (nvertpo)
+ [5.75995 5.4545 4.8436 4.27631 7.64729 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.71263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.64729 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.25811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.46901 ] pdfxs
+ (t) show
+ (obyhe)
+ [8.85811 5.75995 9.17446 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pmem)
+ [9.46901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.Ifahe)
+ [4.29811 7.79993 3.94897 6.74176 8.86901 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.46901 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (isn)
+ [3.0327 8.43262 6.05449 ] pdfxs
+ (o) show
+ (tp)
+ [8.37819 6.35994 ] pdfxs
+ (o) show
+ (inted)
+ [3.0327 5.75995 4.23277 4.85451 10.189 ] pdfxs
+ (t) show
+ (oby)
+ [9.5781 5.75995 9.88355 ] pdfxs
+ (a) show
+ (nymem)
+ [5.75995 9.88355 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.88355 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.33815 4.8436 4.85451 8.36728 ] pdfxs
+ (\() show
+ (includingi)
+ [3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.58901 3.02179 ] pdfxs
+ (t) show
+ (self)
+ [4.30902 4.8436 3.0327 4.17814 ] pdfxs
+ (\)) show
+ (,nop)
+ [7.28721 6.05449 9.58901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinmem)
+ [4.8436 4.27631 8.43262 3.02179 10.189 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywillbeshrunk)
+ [4.2654 9.88355 7.88721 3.02179 3.0327 7.16721 6.35994 8.97811 4.29811 6.0654 4.2654 
+ 6.0654 6.0654 5.75995 ] pdfxs
+ 0 -43.845 m
+ (byindexing)
+ [5.75995 9.39264 3.0327 6.05449 6.0654 4.8436 5.75995 3.0327 6.05449 9.0981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,so)
+ [3.0327 6.6654 4.29811 9.0981 ] pdfxs
+ (t) show
+ (hereisnore)
+ [6.05449 4.85451 4.2654 8.4872 3.0327 7.94172 6.05449 9.0981 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (oindex-c)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 5.74904 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nverti)
+ [5.75995 5.4545 4.8436 4.27631 7.87638 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 117.611 -165.921 cm
+ q
+ 0.524231 0 0 0.524231 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 509.753 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 4790 350 l
+ 4790 2410 l
+ 350 2410 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 2180 360 m
+ 2680 360 l
+ S
+ n
+ 2680 360 m
+ 2740 360 2800 420 2800 480 c
+ S
+ n
+ 2800 480 m
+ 2800 720 l
+ S
+ n
+ 2800 720 m
+ 2800 780 2740 840 2680 840 c
+ S
+ n
+ 2680 840 m
+ 2180 840 l
+ S
+ n
+ 2180 840 m
+ 2120 840 2070 780 2070 720 c
+ S
+ n
+ 2070 720 m
+ 2070 480 l
+ S
+ n
+ 2070 480 m
+ 2070 420 2120 360 2180 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 214 67 m
+ /N3265 14 Tf
+ (l) show
+ 217.84 67 m
+ (i) show
+ 221.68 67 m
+ (s) show
+ 226.96 67 m
+ (t) show
+ 230.8 67 m
+ (:) show
+ 238.24 67 m
+ (H) show
+ 248.32 67 m
+ (M) show
+ 260.8 67 m
+ (R) show
+ Q
+ n
+ 2070 600 m
+ 2800 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 2430 360 m
+ 2430 600 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 900 1440 m
+ 900 1539.41 779.117 1620 630 1620 c
+ 480.883 1620 360 1539.41 360 1440 c
+ 360 1340.59 480.883 1260 630 1260 c
+ 779.117 1260 900 1340.59 900 1440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 58.331 139 m
+ /N3265 14 Tf
+ (C) show
+ Q
+ n
+ 850 1280 m
+ 900 1250 940 1220 990 1200 c
+ 1420 990 1590 1050 1980 880 c
+ 0.630997 sc
+ S
+ n
+ 840 1340 m
+ 800 1250 l
+ 810 1240 l
+ 860 1330 l
+ f
+ n
+ 840 1340 m
+ 800 1250 l
+ 810 1240 l
+ 860 1330 l
+ h
+ S
+ n
+ 810 1300 m
+ 850 1280 l
+ S
+ n
+ 1990 910 m
+ 2070 840 l
+ 1960 850 l
+ f
+ n
+ 1990 910 m
+ 2070 840 l
+ 1960 850 l
+ h
+ S
+ n
+ 1190 1200 m
+ 1690 1200 l
+ 0 sc
+ S
+ n
+ 1690 1200 m
+ 1750 1200 1810 1260 1810 1320 c
+ S
+ n
+ 1810 1320 m
+ 1810 1560 l
+ S
+ n
+ 1810 1560 m
+ 1810 1620 1750 1680 1690 1680 c
+ S
+ n
+ 1690 1680 m
+ 1190 1680 l
+ S
+ n
+ 1190 1680 m
+ 1130 1680 1080 1620 1080 1560 c
+ S
+ n
+ 1080 1560 m
+ 1080 1320 l
+ S
+ n
+ 1080 1320 m
+ 1080 1260 1130 1200 1190 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 115 151 m
+ /N3265 14 Tf
+ (l) show
+ 118.84 151 m
+ (i) show
+ 122.68 151 m
+ (s) show
+ 127.96 151 m
+ (t) show
+ 131.8 151 m
+ (:) show
+ 139.24 151 m
+ (H) show
+ 149.32 151 m
+ (M) show
+ 161.8 151 m
+ (R) show
+ Q
+ n
+ 1080 1440 m
+ 1810 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1440 1200 m
+ 1440 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1440 1220 m
+ 1590 1130 1800 1010 1980 890 c
+ S
+ n
+ 2000 920 m
+ 2070 840 l
+ 1970 860 l
+ f
+ n
+ 2000 920 m
+ 2070 840 l
+ 1970 860 l
+ h
+ S
+ n
+ 1710 1200 m
+ 1800 1120 1910 1030 1980 1110 c
+ 2190 1310 2190 1560 1980 1770 c
+ 1900 1850 1810 1820 1720 1750 c
+ S
+ n
+ 1740 1720 m
+ 1640 1680 l
+ 1690 1770 l
+ f
+ n
+ 1740 1720 m
+ 1640 1680 l
+ 1690 1770 l
+ h
+ S
+ n
+ 2700 1440 m
+ 2700 1539.41 2579.12 1620 2430 1620 c
+ 2280.88 1620 2160 1539.41 2160 1440 c
+ 2160 1340.59 2280.88 1260 2430 1260 c
+ 2579.12 1260 2700 1340.59 2700 1440 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 235 139 m
+ /N3265 14 Tf
+ (p) show
+ 241.96 139 m
+ (a) show
+ Q
+ n
+ 2430 1210 m
+ 2430 1130 2430 1030 2430 940 c
+ 0.630997 sc
+ S
+ n
+ 2380 1230 100 20 re
+ f
+ n
+ 2380 1230 100 20 re
+ S
+ n
+ 2430 1260 m
+ 2430 1210 l
+ S
+ n
+ 2470 940 m
+ 2430 840 l
+ 2400 940 l
+ f
+ n
+ 2470 940 m
+ 2430 840 l
+ 2400 940 l
+ h
+ S
+ n
+ 1710 2220 m
+ 1710 2319.41 1589.12 2400 1440 2400 c
+ 1290.88 2400 1170 2319.41 1170 2220 c
+ 1170 2120.59 1290.88 2040 1440 2040 c
+ 1589.12 2040 1710 2120.59 1710 2220 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 138.946 217 m
+ /N3265 14 Tf
+ (A) show
+ Q
+ n
+ 1440 1990 m
+ 1440 1920 1440 1850 1440 1780 c
+ 0.630997 sc
+ S
+ n
+ 1390 2010 100 20 re
+ f
+ n
+ 1390 2010 100 20 re
+ S
+ n
+ 1440 2040 m
+ 1440 1990 l
+ S
+ n
+ 1480 1780 m
+ 1440 1680 l
+ 1410 1780 l
+ f
+ n
+ 1480 1780 m
+ 1440 1680 l
+ 1410 1780 l
+ h
+ S
+ n
+ 3420 1440 m
+ 3420 1539.41 3299.12 1620 3150 1620 c
+ 3000.88 1620 2880 1539.41 2880 1440 c
+ 2880 1340.59 3000.88 1260 3150 1260 c
+ 3299.12 1260 3420 1340.59 3420 1440 c
+ 0 sc
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 307 139 m
+ /N3265 14 Tf
+ (p) show
+ 313.96 139 m
+ (b) show
+ Q
+ n
+ 2980 1240 m
+ 2900 1140 2800 1020 2710 920 c
+ 0.630997 sc
+ S
+ n
+ 3040 1240 m
+ 2960 1300 l
+ 2950 1290 l
+ 3030 1230 l
+ f
+ n
+ 3040 1240 m
+ 2960 1300 l
+ 2950 1290 l
+ 3030 1230 l
+ h
+ S
+ n
+ 3010 1280 m
+ 2980 1240 l
+ S
+ n
+ 2730 890 m
+ 2640 840 l
+ 2680 940 l
+ f
+ n
+ 2730 890 m
+ 2640 840 l
+ 2680 940 l
+ h
+ S
+ n
+ 3710 1200 m
+ 4290 1200 l
+ 0 sc
+ S
+ n
+ 4290 1200 m
+ 4350 1200 4410 1260 4410 1320 c
+ S
+ n
+ 4410 1320 m
+ 4410 1560 l
+ S
+ n
+ 4410 1560 m
+ 4410 1620 4350 1680 4290 1680 c
+ S
+ n
+ 4290 1680 m
+ 3710 1680 l
+ S
+ n
+ 3710 1680 m
+ 3650 1680 3600 1620 3600 1560 c
+ S
+ n
+ 3600 1560 m
+ 3600 1320 l
+ S
+ n
+ 3600 1320 m
+ 3600 1260 3650 1200 3710 1200 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 367 151 m
+ /N3265 14 Tf
+ (b) show
+ 373.48 151 m
+ (y) show
+ 380.44 151 m
+ (t) show
+ 384.28 151 m
+ (e) show
+ 390.52 151 m
+ (:) show
+ 397.96 151 m
+ (H) show
+ 408.04 151 m
+ (M) show
+ 420.52 151 m
+ (R) show
+ Q
+ n
+ 3600 1440 m
+ 4410 1440 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 3650 1200 m
+ 3440 1120 3150 1010 2890 880 c
+ S
+ n
+ 2910 850 m
+ 2800 840 l
+ 2880 910 l
+ f
+ n
+ 2910 850 m
+ 2800 840 l
+ 2880 910 l
+ h
+ S
+ n
+ 4130 1200 m
+ 4250 1100 4450 980 4580 1110 c
+ 4780 1310 4780 1560 4580 1770 c
+ 4490 1850 4390 1820 4290 1740 c
+ S
+ n
+ 4310 1710 m
+ 4210 1680 l
+ 4270 1770 l
+ f
+ n
+ 4310 1710 m
+ 4210 1680 l
+ 4270 1770 l
+ h
+ S
+ n
+ 4270 2220 m
+ 4270 2319.41 4149.12 2400 4000 2400 c
+ 3850.88 2400 3730 2319.41 3730 2220 c
+ 3730 2120.59 3850.88 2040 4000 2040 c
+ 4149.12 2040 4270 2120.59 4270 2220 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 395.331 217 m
+ /N3265 14 Tf
+ (B) show
+ Q
+ n
+ 4000 1990 m
+ 4000 1920 4000 1850 4000 1780 c
+ 0.630997 sc
+ S
+ n
+ 3950 2010 100 20 re
+ f
+ n
+ 3950 2010 100 20 re
+ S
+ n
+ 4000 2040 m
+ 4000 1990 l
+ S
+ n
+ 4040 1780 m
+ 4000 1680 l
+ 3970 1780 l
+ f
+ n
+ 4040 1780 m
+ 4000 1680 l
+ 3970 1780 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -1.23199 -35.467 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mplewi)
+ [9.08711 6.0654 3.0327 8.47629 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hTH)
+ [9.6981 7.8763 11.8254 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.6981 6.0654 ] pdfxs
+ (o) show
+ (n-THnodes)
+ [6.05449 3.64352 7.8763 11.8144 6.0654 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ -116.379 -13.55 m
+ /N1223 8.96599 Tf
+ (Po)
+ [6.24032 4.70709 ] pdfxs
+ (int) show
+ (e)
+ [4.23195 ] pdfxs
+ (r) show
+ (s)
+ [7.04725 ] pdfxs
+ (f) show
+ (romlistA)
+ [3.40706 4.70709 10.804 2.358 2.81534 3.7657 6.33898 10.1226 ] pdfxs
+ (t) show
+ (ol)
+ [7.98864 2.34903 ] pdfxs
+ (i) show
+ (stCcan)
+ [3.7657 6.33898 9.86259 3.76572 4.70709 8.45489 ] pdfxs
+ (u) show
+ (secompressed)
+ [3.75673 7.5135 3.76572 4.70709 7.52243 4.70709 3.41603 4.23195 3.7657 3.75673 3.76572 
+ 7.98864 ] pdfxs
+ (in) show
+ (dices;)
+ [4.70709 2.81534 3.76572 4.23195 3.7657 6.10586 ] pdfxs
+ (t) show
+ (hose)
+ [4.70709 4.70709 3.7657 7.5135 ] pdfxs
+ (f) show
+ (roml)
+ [3.40706 4.70709 10.804 2.34903 ] pdfxs
+ (i) show
+ (stB)
+ [3.7657 6.33898 9.75506 ] pdfxs
+ (t) show
+ (ol)
+ [7.98864 2.34903 ] pdfxs
+ (i) show
+ (stCm)
+ [3.7657 6.33898 9.86259 7.5314 ] pdfxs
+ (u) show
+ (st)
+ [3.7657 6.33898 ] pdfxs
+ (u) show
+ (se)
+ [3.75673 7.5135 ] pdfxs
+ (u) show
+ (ncompressed)
+ [5.1823 3.75675 4.70709 7.5314 4.69812 3.41603 4.23195 3.7657 3.7657 3.75675 7.98864 
+ ] pdfxs
+ (in) show
+ (dices)
+ [4.70709 2.81534 3.76572 4.24091 3.75673 ] pdfxs
+ (.) show
+ -99.442 -47.05 m
+ /N614 10.909 Tf
+ (Once)
+ [8.4872 6.05449 4.85451 8.50902 ] pdfxs
+ (t) show
+ (heindex)
+ [6.0654 8.51993 3.02179 6.0654 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.05449 3.0327 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lshavebeenidenti\fedin)
+ [3.0327 7.96354 6.0654 5.14905 5.4545 8.51993 6.35994 4.85451 4.8436 9.73082 3.0327 
+ 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 9.73082 3.0327 9.73082 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.05449 8.51993 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 6.70903 ] pdfxs
+ (t) show
+ (hesepo)
+ [6.05449 4.85451 4.29811 8.51993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswillbeused)
+ [3.0327 7.97445 7.8763 3.0327 3.02179 6.69812 6.37085 8.50902 6.0654 4.29811 4.85451 
+ 9.73082 ] pdfxs
+ (t) show
+ (oh)
+ [9.11992 6.05449 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ -116.379 -68.972 m
+ (a) show
+ (tm)
+ [8.31274 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.31274 ] pdfxs
+ (2) show
+ -69.992 -65.013 m
+ /N698 7.96999 Tf
+ (k) show
+ -60.799 -68.972 m
+ /N614 10.909 Tf
+ (bytes,)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 3.0327 ] pdfxs
+ -28.679 -68.972 m
+ /N695 10.909 Tf
+ (k<n)
+ [9.78533 12.2399 6.54546 ] pdfxs
+ -0.109024 -68.972 m
+ /N614 10.909 Tf
+ (,where)
+ [7.21085 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 39.084 -68.972 m
+ /N695 10.909 Tf
+ (n) show
+ 49.705 -68.972 m
+ /N614 10.909 Tf
+ (isthep)
+ [3.0327 8.37808 4.23277 6.0654 8.92356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersizef)
+ [4.8436 8.34536 4.29811 3.0327 4.85451 8.91265 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.34536 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.92356 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 8.31274 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.92356 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 297.042 -68.972 m
+ /N695 10.909 Tf
+ (k) show
+ 306.822 -68.972 m
+ /N614 10.909 Tf
+ (=)
+ [12.2399 ] pdfxs
+ (3) show
+ (2)
+ [9.52355 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -116.379 -90.895 m
+ /N695 10.909 Tf
+ (n) show
+ -106.801 -90.895 m
+ /N614 10.909 Tf
+ (=)
+ [11.5199 ] pdfxs
+ (64) show
+ (\).)
+ [4.23277 7.61448 ] pdfxs
+ (A) show
+ (llv)
+ [3.0327 5.87995 5.14904 ] pdfxs
+ (a) show
+ (lidp)
+ [3.0327 3.02179 8.90174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.14536 3.0327 5.75995 ] pdfxs
+ (t) show
+ (osuchpo)
+ [8.29084 4.30902 6.05449 4.54905 8.90174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.14536 ] pdfxs
+ (a) show
+ (rerepl)
+ [4.27631 7.69085 4.2654 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedwi)
+ [4.85451 4.8436 8.90174 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hindexesin)
+ [8.90174 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 7.14536 3.02179 8.90174 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 7.69085 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e[)
+ [7.69085 3.0327 ] pdfxs
+ (1) show
+ 274.792 -90.895 m
+ /N695 10.909 Tf
+ (:::)
+ [4.84359 4.8545 3.0327 ] pdfxs
+ 289.337 -90.895 m
+ /N614 10.909 Tf
+ (2) show
+ 294.792 -86.936 m
+ /N698 7.96999 Tf
+ (k) show
+ 300.747 -90.895 m
+ /N1028 10.909 Tf
+ (\000) show
+ 310.068 -90.895 m
+ /N614 10.909 Tf
+ (1) show
+ (].S)
+ [3.0327 7.61448 6.05449 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ -116.379 -112.817 m
+ (o) show
+ (f)
+ [6.9163 ] pdfxs
+ (t) show
+ (heseindexv)
+ [6.05449 4.85451 4.29811 8.43266 3.0327 6.05449 6.0654 4.8436 9.3381 5.15995 ] pdfxs
+ (a) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (a) show
+ (bles,however,muststilluseafull)
+ [6.0654 3.02179 4.85451 4.29811 6.62176 6.0654 5.14905 7.58175 4.8436 5.4545 4.85451 
+ 4.2654 6.62176 8.79257 6.05449 4.30902 7.82183 4.30902 4.23277 3.0327 3.0327 6.61085 
+ 6.0654 4.29811 8.43266 9.03265 3.33815 6.05449 3.0327 3.0327 ] pdfxs
+ 141.338 -112.817 m
+ /N695 10.909 Tf
+ (n) show
+ 151.467 -112.817 m
+ /N614 10.909 Tf
+ (bitrepresen)
+ [6.0654 3.02179 7.83274 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.0327 4.8436 3.0327 6.62176 ] pdfxs
+ (0) show
+ (-ex)
+ [3.64352 4.8436 5.75995 ] pdfxs
+ (t) show
+ (endedfr)
+ [4.8436 6.0654 6.05449 4.85451 9.64355 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 345.598 -112.817 m
+ /N695 10.909 Tf
+ (k) show
+ -116.379 -134.74 m
+ /N614 10.909 Tf
+ (to) show
+ -103.188 -134.74 m
+ /N695 10.909 Tf
+ (n) show
+ -93.1462 -134.74 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s\)if,f)
+ [4.30902 7.73456 3.0327 3.32724 6.55631 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.76719 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.05449 3.0327 4.85451 6.5454 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.34538 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.76719 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (ts)
+ [7.74547 4.29811 ] pdfxs
+ (a) show
+ (felych)
+ [3.33815 4.8436 3.0327 9.25083 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.33448 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.34538 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.73456 ] pdfxs
+ (o) show
+ (f)
+ [6.82903 ] pdfxs
+ (a) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (bjectc)
+ [6.66539 3.33815 4.8436 4.8436 7.74547 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ining)
+ [3.0327 6.05449 3.0327 6.05449 8.95629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -116.379 -156.662 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (ble.Byde\fni)
+ [6.05449 3.0327 4.8436 9.91628 7.7344 10.069 6.0654 4.8436 6.0654 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.5163 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (srepresen)
+ [8.61808 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edbyTHnodes)
+ [4.8436 10.3854 5.74904 10.0799 7.8763 12.4908 6.0654 5.75995 6.05449 4.85451 8.61808 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.6472 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.16356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 10.3745 ] pdfxs
+ (\() show
+ (seeCh)
+ [4.29811 4.85451 9.16356 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.58536 ] pdfxs
+ (3\)) show
+ -116.379 -178.585 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbes)
+ [10.5926 6.35994 9.38174 4.29811 ] pdfxs
+ (a) show
+ (felyre)
+ [3.33815 4.8436 3.0327 10.2872 4.2654 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (nized;indexv)
+ [6.0654 3.0327 4.8436 4.85451 6.05449 8.0072 3.02179 6.0654 6.0654 4.8436 10.2872 
+ 5.14904 ] pdfxs
+ (a) show
+ (luesinsuch)
+ [3.0327 6.05449 4.85451 8.82535 3.0327 10.5817 4.30902 6.05449 4.54905 10.5817 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.82535 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.37083 4.30902 ] pdfxs
+ (to) show
+ (redusin)
+ [4.2654 4.85451 10.5817 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 237.351 -178.585 m
+ /N695 10.909 Tf
+ (k) show
+ 243.373 -178.585 m
+ /N614 10.909 Tf
+ (-bi)
+ [3.63261 6.0654 3.0327 ] pdfxs
+ (t) show
+ (s.F)
+ [4.29811 10.549 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.80354 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,in)
+ [9.09802 6.05449 3.0327 4.8436 7.77811 3.0327 6.0654 ] pdfxs
+ -116.379 -200.507 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.88721 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,the)
+ [6.19631 4.23277 6.0654 4.8436 ] pdfxs
+ -44.2232 -200.507 m
+ /N695 10.909 Tf
+ (A) show
+ -32.9992 -200.507 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.28729 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.35263 4.8436 ] pdfxs
+ (a) show
+ (nbere)
+ [9.10901 6.35994 7.88721 4.27631 4.8436 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (nized)
+ [6.0654 3.02179 4.85451 4.8436 9.10901 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.10901 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 7.88721 4.85451 ] pdfxs
+ (a) show
+ (nh)
+ [9.0981 6.0654 ] pdfxs
+ (o) show
+ (ldc)
+ [3.0327 9.0981 4.85451 ] pdfxs
+ (o) show
+ (mpressedindiceswhere)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.0981 3.0327 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 7.34172 7.88721 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s) show
+ -116.379 -222.43 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -97.7602 -222.43 m
+ /N695 10.909 Tf
+ (B) show
+ -85.4702 -222.43 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 7.71274 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.77808 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.71274 ] pdfxs
+ (\(t) show
+ (hisw)
+ [6.05449 3.0327 7.76717 7.58175 ] pdfxs
+ (o) show
+ (ulds)
+ [6.05449 3.0327 9.53446 4.29811 ] pdfxs
+ (t) show
+ (illbe)
+ [3.0327 3.0327 6.49085 6.37085 8.31266 ] pdfxs
+ (t) show
+ (rueifb)
+ [4.2654 6.0654 8.31266 3.0327 6.80721 6.35994 ] pdfxs
+ (ot) show
+ (hlis)
+ [9.52355 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sp)
+ [7.76717 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.52355 ] pdfxs
+ (t) show
+ (oac)
+ [8.92356 8.92356 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (nindexedpo)
+ [9.52355 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.52355 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ -99.4432 -244.352 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [8.69445 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,Fi)
+ [9.08711 6.05449 3.0327 4.85451 7.6472 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.27265 ] pdfxs
+ (7) show
+ (.8showsap)
+ [3.0327 9.87264 4.30902 6.05449 5.14905 7.88721 8.71626 9.87264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phinwhichanode)
+ [6.05449 10.4835 3.0327 10.4835 7.8763 6.05449 3.0327 4.54905 10.4835 9.87264 6.05449 
+ 5.75995 6.0654 9.26174 ] pdfxs
+ (\() show
+ (listC\)isp)
+ [3.0327 3.0327 4.29811 8.66183 7.88721 8.66183 3.02179 8.72717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.4835 ] pdfxs
+ (t) show
+ (oby)
+ [9.87264 5.75995 10.1781 ] pdfxs
+ (a) show
+ -116.379 -266.275 m
+ (THnode)
+ [7.8763 11.6399 6.0654 5.74904 6.0654 8.30175 ] pdfxs
+ (\() show
+ (list)
+ [3.0327 3.0327 4.29811 7.70183 ] pdfxs
+ (A) show
+ (\))
+ [7.70183 ] pdfxs
+ (a) show
+ (ndan)
+ [6.0654 9.51264 8.91265 6.0654 ] pdfxs
+ (o) show
+ (n-THnode)
+ [6.05449 3.63261 7.88721 11.6399 6.05449 5.75995 6.0654 8.30175 ] pdfxs
+ (\() show
+ (listB)
+ [3.0327 3.02179 4.30902 7.70183 7.72349 ] pdfxs
+ (\)) show
+ (.Thepo)
+ [6.49085 7.8763 6.05449 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [6.49085 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.73446 ] pdfxs
+ (t) show
+ (heClis)
+ [6.05449 8.31266 11.3344 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (sc)
+ [7.75627 4.8436 ] pdfxs
+ (a) show
+ (nbeindex-c)
+ [9.52355 6.35994 8.31266 3.02179 6.0654 6.0654 4.8436 5.75995 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nverted,)
+ [5.74904 5.4545 4.85451 4.27631 4.23277 4.85451 6.05449 6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.379 -288.197 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersfr)
+ [4.8436 4.27631 8.61808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (t) show
+ (heAlist)
+ [6.05449 9.16356 12.4908 3.0327 3.0327 4.29811 8.56365 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (t) show
+ (heClis)
+ [6.0654 9.15265 12.1963 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sc)
+ [8.61808 4.8436 ] pdfxs
+ (a) show
+ (nbec)
+ [10.3745 6.37085 9.15265 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 10.3745 ] pdfxs
+ (to) show
+ 181.062 -288.197 m
+ /N695 10.909 Tf
+ (k) show
+ 187.084 -288.197 m
+ /N614 10.909 Tf
+ (-bitindices,but)
+ [3.63261 6.0654 3.0327 8.55274 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 7.5163 6.05449 6.0654 8.55274 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sefr)
+ [4.29811 9.16356 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.4071 ] pdfxs
+ (t) show
+ (heB)
+ [6.05449 9.16356 7.72349 ] pdfxs
+ -116.379 -310.12 m
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (o)
+ [8.94538 ] pdfxs
+ (t) show
+ (heClistmustberec)
+ [6.05449 8.34538 11.3672 3.0327 3.02179 4.30902 7.73456 8.78166 6.0654 4.29811 7.73456 
+ 6.35994 8.33448 4.27631 4.85451 4.8436 ] pdfxs
+ (o) show
+ (rded)
+ [4.27631 6.05449 4.85451 9.54537 ] pdfxs
+ (a) show
+ (s) show
+ 66.2968 -310.12 m
+ /N695 10.909 Tf
+ (n) show
+ 72.8447 -310.12 m
+ /N614 10.909 Tf
+ (-bitindices.)
+ [3.63261 6.0654 3.0327 7.72365 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 4.29811 
+ 7.83266 ] pdfxs
+ (A) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 8.33448 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 8.33448 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [7.75628 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 7.75628 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles)
+ [6.05449 3.0327 4.85451 4.29811 ] pdfxs
+ 305.641 -310.12 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ 320.385 -310.12 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 341.45 -310.12 m
+ /N695 10.909 Tf
+ (pb) show
+ -116.379 -332.043 m
+ /N614 10.909 Tf
+ (a) show
+ (rel)
+ [4.27631 8.58538 3.02179 ] pdfxs
+ (oa) show
+ (ded)
+ [6.0654 4.85451 9.79628 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.98547 ] pdfxs
+ (o) show
+ (f)
+ [7.06903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -12.5113 -332.043 m
+ /N695 10.909 Tf
+ (A) show
+ -0.592285 -332.043 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 20.7217 -332.043 m
+ /N695 10.909 Tf
+ (B) show
+ 33.2807 -332.043 m
+ /N614 10.909 Tf
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.0399 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 3.0327 ] pdfxs
+ 83.3257 -332.043 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ 98.3177 -332.043 m
+ /N614 10.909 Tf
+ (=) show
+ 110.541 -332.043 m
+ /N695 10.909 Tf
+ (A) show
+ 118.722 -332.043 m
+ /N614 10.909 Tf
+ (-) show
+ 122.359 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 130.844 -332.043 m
+ /N614 10.909 Tf
+ (nex)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 155.389 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 163.874 -332.043 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (l)
+ [6.77449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ 202.561 -332.043 m
+ /N695 10.909 Tf
+ (pb) show
+ 216.468 -332.043 m
+ /N614 10.909 Tf
+ (=) show
+ 228.691 -332.043 m
+ /N695 10.909 Tf
+ (B) show
+ 237.513 -332.043 m
+ /N614 10.909 Tf
+ (-) show
+ 241.149 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 249.634 -332.043 m
+ /N614 10.909 Tf
+ (nex)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 274.179 -332.043 m
+ /N695 10.909 Tf
+ (>) show
+ 282.664 -332.043 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.Then,)
+ [8.18175 7.8763 6.0654 4.8436 6.0654 3.0327 ] pdfxs
+ 340.366 -332.043 m
+ /N695 10.909 Tf
+ (p) show
+ (a) show
+ -116.379 -353.965 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -95.1674 -353.965 m
+ /N695 10.909 Tf
+ (pb) show
+ -81.3604 -353.965 m
+ /N614 10.909 Tf
+ (willb)
+ [7.8763 3.0327 3.0327 6.6654 6.35994 ] pdfxs
+ (ot) show
+ (hh)
+ [9.6981 6.0654 ] pdfxs
+ (o) show
+ (ld)
+ [3.02179 6.0654 ] pdfxs
+ -10.7545 -353.965 m
+ /N695 10.909 Tf
+ (n) show
+ -4.20647 -353.965 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 7.87638 5.14904 ] pdfxs
+ (a) show
+ (lues,butdi\013erentcodesequencesmustbeusedf)
+ [3.0327 6.05449 4.85451 4.29811 6.6654 6.0654 6.0654 7.87638 6.05449 3.0327 6.37077 
+ 4.8436 4.27631 4.8436 5.75995 7.87638 4.85451 5.74904 6.0654 8.4872 4.29811 4.85451 
+ 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 7.94172 8.78166 6.0654 4.29811 7.87638 
+ 6.37085 8.4872 6.05449 4.30902 4.8436 9.6981 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hesetwol)
+ [6.0654 4.8436 4.30902 8.4872 3.93823 7.57085 9.08719 3.0327 ] pdfxs
+ (oa) show
+ (ds.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -99.4435 -375.888 m
+ (Once)
+ [8.4872 6.05449 4.85451 10.1999 ] pdfxs
+ (t) show
+ (heindex)
+ [6.05449 10.1999 3.0327 6.05449 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.0654 3.02179 10.1999 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 9.65443 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4108 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1999 4.8436 ] pdfxs
+ (o) show
+ (mpressibleindexv)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 10.1999 3.0327 
+ 6.0654 6.05449 4.85451 11.1054 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (bleshavebeenidenti\fedin)
+ [6.0654 3.0327 4.8436 9.65443 6.0654 5.14905 5.4545 10.1999 6.35994 4.85451 4.8436 
+ 11.4108 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 6.0654 4.8436 11.4108 3.0327 
+ 11.4108 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -116.379 -397.81 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,asin)
+ [6.05449 8.29084 10.3854 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.0327 9.77446 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rsc)
+ [9.19627 4.30902 4.8436 ] pdfxs
+ (a) show
+ (nover)
+ [10.9963 5.14905 5.4545 4.85451 9.19627 ] pdfxs
+ (t) show
+ (hefunc)
+ [6.0654 9.77446 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisused)
+ [10.9963 3.0327 9.22898 6.0654 4.29811 4.85451 10.9854 ] pdfxs
+ (t) show
+ (orewri)
+ [10.3854 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eins)
+ [9.78537 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.23989 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.17455 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 9.22898 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -116.379 -419.733 m
+ (index)
+ [3.0327 6.05449 6.0654 4.8436 5.75995 ] pdfxs
+ (a) show
+ (blepo)
+ [6.0654 3.02179 9.02174 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 9.46901 ] pdfxs
+ (A) show
+ (ssumingasimpleC-likerepresen)
+ [4.29811 4.29811 6.0654 9.08711 3.0327 6.0654 9.62173 9.61083 4.30902 3.0327 9.08711 
+ 6.05449 3.0327 9.01083 7.88721 3.63261 3.0327 3.0327 5.4545 9.01083 4.2654 4.85451 
+ 6.05449 4.27631 4.85451 4.29811 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (hecodewhichh)
+ [6.0654 9.01083 4.85451 5.74904 6.0654 9.01083 7.8763 6.0654 3.0327 4.53815 10.2326 
+ 6.05449 ] pdfxs
+ (a) show
+ (sbeenlowered)
+ [8.47626 6.35994 4.8436 4.85451 10.2217 3.0327 5.14905 7.58175 4.8436 4.27631 4.8436 
+ 10.2217 ] pdfxs
+ (to) show
+ 109.439 -455.813 m
+ (163) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 176 176
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (individu)
+ [3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.69084 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 7.94175 ] pdfxs
+ (t) show
+ (herewri)
+ [6.0654 9.50174 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erules)
+ [9.50174 4.27631 6.05449 3.0327 4.85451 8.95625 ] pdfxs
+ (a) show
+ (reshowninFi)
+ [4.27631 9.50174 4.29811 6.0654 5.14905 7.8763 10.7235 3.0327 10.7126 7.12357 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.50174 ] pdfxs
+ (7) show
+ (.9)
+ [3.0327 10.1126 ] pdfxs
+ (\(o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsn)
+ [6.0654 8.95625 6.05449 ] pdfxs
+ (o) show
+ (tshownhere)
+ [8.90182 4.30902 6.05449 5.14905 7.88721 10.7126 6.0654 4.8436 4.27631 9.50174 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -21.922 m
+ (unmodi\fed)
+ [6.0654 6.05449 9.08711 5.75995 6.0654 3.0327 6.05449 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ 1 0 0 1 85.082 -37.003 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.9123 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=null)
+ [12.1199 5.75995 6.05449 3.0327 3.0327 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 155.865 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (0) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.494 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -16.591 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 25.454 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.458 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 42.464 5.995 m
+ (?) show
+ 40.221 0 m
+ /N614 10.909 Tf
+ (=) show
+ 51.736 0 m
+ /N695 10.909 Tf
+ (P) show
+ 58.74 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 166.369 0 m
+ /N695 10.909 Tf
+ (P) show
+ 174.888 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 173.373 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 183.378 5.99501 m
+ (?) show
+ 181.135 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 192.65 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 201.169 3.95901 m
+ /N1666 7.96999 Tf
+ (0) show
+ 199.654 -2.77197 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=&)
+ [12.1199 8.4872 ] pdfxs
+ 35.978 0 m
+ /N695 10.909 Tf
+ (P) show
+ 42.982 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 47.715 0 m
+ /N614 10.909 Tf
+ (-) show
+ 51.351 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.772 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 -1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 -1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.95798 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.77202 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.78 -3.05176e-05 m
+ /N614 10.909 Tf
+ (+new)
+ [12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 252.629 -3.05176e-05 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 277.13 -3.05176e-05 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=&)
+ [12.1199 8.4872 ] pdfxs
+ 35.978 0 m
+ /N695 10.909 Tf
+ (P) show
+ 42.982 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 47.715 0 m
+ /N614 10.909 Tf
+ ([) show
+ 50.745 0 m
+ /N695 10.909 Tf
+ (V) show
+ 59.533 0 m
+ /N614 10.909 Tf
+ (]) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.287 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.412 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 183.78 0 m
+ /N614 10.909 Tf
+ (+)
+ [12.1199 ] pdfxs
+ (V*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.0327 4.8436 4.85451 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 258.386 0 m
+ /N695 10.909 Tf
+ (P) show
+ 265.39 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 270.123 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (0) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 29.539 4.06499 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (Ifno)
+ [4.21089 7.24365 6.13082 5.01816 ] pdfxs
+ (de\() show
+ 37.66 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.179 0 m
+ /N634 10.909 Tf
+ (\)isn)
+ [8.36716 3.33823 8.36716 6.13082 ] pdfxs
+ (o) show
+ (n-TH)
+ [6.14173 3.89453 7.81088 12.0108 ] pdfxs
+ (o) show
+ (r) show
+ 121.894 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 131.801 0 m
+ /N634 10.909 Tf
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (tap)
+ [7.52722 9.47994 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (\() show
+ 202.194 0 m
+ /N695 10.909 Tf
+ (P) show
+ 213.743 0 m
+ /N614 10.909 Tf
+ (:) show
+ 219.804 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 225.808 0 m
+ /N1028 10.909 Tf
+ (\003) show
+ 231.262 0 m
+ /N634 10.909 Tf
+ (\)) show
+ 236.126 0 m
+ /N614 10.909 Tf
+ (:) show
+ 1 0 0 1 268.296 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (V=)
+ [11.8144 12.1199 ] pdfxs
+ (*\() show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 39.64 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ 49.337 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ (V=)
+ [11.8144 12.1199 ] pdfxs
+ (*\() show
+ 33.637 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 39.64 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 84.398 0 m
+ /N695 10.909 Tf
+ (P) show
+ 92.917 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 95.712 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 150.744 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (\(\() show
+ 8.48499 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 14.489 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ 24.186 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.705 0 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 12.1199 ] pdfxs
+ (V) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (*\() show
+ 9.69699 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 15.701 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 60.459 0 m
+ /N695 10.909 Tf
+ (P) show
+ 68.978 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 71.773 0 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 12.1199 ] pdfxs
+ (V) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 40.621 4.064 cm
+ 0 0 m
+ /N634 10.909 Tf
+ (Ifno)
+ [4.21089 7.24365 6.13082 5.01816 ] pdfxs
+ (de\() show
+ 37.66 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.179 0 m
+ /N634 10.909 Tf
+ (\)isTH)
+ [8.36716 3.33823 8.36716 7.81088 12.0108 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 107.257 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 117.164 0 m
+ /N634 10.909 Tf
+ (isap)
+ [3.34914 8.35625 9.47994 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (r)
+ [8.50899 ] pdfxs
+ (\() show
+ 180.03 0 m
+ /N695 10.909 Tf
+ (P) show
+ 191.579 0 m
+ /N614 10.909 Tf
+ (:) show
+ 197.64 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 203.644 0 m
+ /N1028 10.909 Tf
+ (\003) show
+ 209.098 0 m
+ /N634 10.909 Tf
+ (\)) show
+ 213.962 0 m
+ /N614 10.909 Tf
+ (:) show
+ 1 0 0 1 257.214 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*) show
+ 32.948 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.004 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.373 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ 37.191 0 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ 78.953 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 123.711 0 m
+ /N695 10.909 Tf
+ (P) show
+ 132.23 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 135.025 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.004 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.494 0 m
+ /N695 10.909 Tf
+ (P) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se=P)
+ [4.30902 8.4872 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 198.399 0 m
+ /N695 10.909 Tf
+ (>) show
+ 206.884 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (*\() show
+ 9.69699 0 m
+ /N695 10.909 Tf
+ (IdxTy)
+ [5.65089 5.68363 6.2291 7.8872 5.7491 ] pdfxs
+ (p) show
+ (e) show
+ 51.46 0 m
+ /N614 10.909 Tf
+ (*\)\() show
+ (B)
+ [7.72349 ] pdfxs
+ (a) show
+ (se+)
+ [4.30902 4.8436 8.4872 ] pdfxs
+ 96.217 0 m
+ /N695 10.909 Tf
+ (P) show
+ 104.736 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 103.221 -2.772 m
+ /N703 7.96999 Tf
+ (1) show
+ 107.954 -1.52588e-05 m
+ /N614 10.909 Tf
+ (\)=)
+ [7.87638 8.4872 ] pdfxs
+ 127.954 -1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 136.473 3.95798 m
+ /N1666 7.96999 Tf
+ (0) show
+ 1 0 0 1 150.744 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (N\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=)
+ [7.8763 9.09802 9.68719 12.1308 ] pdfxs
+ (N/) show
+ (OldSize)
+ [8.47629 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 14.951 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.8436 ] pdfxs
+ 1 0 0 1 70.454 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27199 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.88721 9.08711 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 77.018 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 64.576 0 m
+ /N695 10.909 Tf
+ (P) show
+ 73.095 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 179.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 37.878 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.397 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 49.192 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 108.907 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=Size)
+ [7.8763 9.09802 9.68719 12.1308 6.05449 3.0327 4.8436 4.85451 ] pdfxs
+ (/) show
+ (OldSize)
+ [8.4872 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 ] pdfxs
+ (*N) show
+ (ewSize)
+ [4.85451 7.8763 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 291.658 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 37.624 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.8763 9.09802 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 109.847 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.835 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 196.811 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 91.574 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -297.636 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 297.835 0.19899 l
+ S
+ Q
+ 1 0 0 1 31.312 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (9) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (ewri)
+ [4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [7.909 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -99.458 -33.272 m
+ (I) show
+ (n)
+ [10.4835 ] pdfxs
+ (t) show
+ (herewriterules,)
+ [6.0654 9.27265 4.2654 4.85451 7.8763 4.27631 3.0327 4.23277 9.27265 4.27631 6.0654 
+ 3.02179 4.85451 4.29811 7.65811 ] pdfxs
+ (\\) show
+ 7.983 -33.272 m
+ /N695 10.909 Tf
+ (P) show
+ 16.502 -33.272 m
+ /N614 10.909 Tf
+ (")
+ [9.88355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4835 ] pdfxs
+ (\\) show
+ 53.835 -33.272 m
+ /N695 10.909 Tf
+ (P) show
+ 62.354 -29.313 m
+ /N1666 7.96999 Tf
+ (0) show
+ 65.149 -33.272 m
+ /N614 10.909 Tf
+ ("den)
+ [9.88355 6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (e)
+ [9.27265 ] pdfxs
+ (a) show
+ (n)
+ [10.4835 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (a) show
+ (lp)
+ [7.45084 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.69445 ] pdfxs
+ (a) show
+ (ndac)
+ [6.05449 10.4945 9.87264 4.85451 ] pdfxs
+ (o) show
+ (mpressedindex.)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.4835 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 10.2435 ] pdfxs
+ (\\) show
+ 337.364 -33.272 m
+ /N695 10.909 Tf
+ (V) show
+ 346.151 -33.272 m
+ /N614 10.909 Tf
+ (") show
+ -116.394 -55.194 m
+ (is)
+ [3.0327 8.31262 ] pdfxs
+ (a) show
+ (nyn)
+ [5.75995 9.77446 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mpressedv)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.0799 5.14904 ] pdfxs
+ (a) show
+ (luein)
+ [3.0327 6.05449 8.86902 3.02179 10.0799 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.86902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1016 ] pdfxs
+ (\() show
+ (an)
+ [9.46901 6.0654 ] pdfxs
+ (o) show
+ (n-p)
+ [6.05449 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erv)
+ [4.85451 8.27991 5.15995 ] pdfxs
+ (a) show
+ (lue,an)
+ [3.0327 6.05449 4.85451 7.13448 9.46901 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nver)
+ [5.75995 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (edp)
+ [4.8436 10.0799 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er,)
+ [4.8436 4.27631 7.13448 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (a) show
+ (n) show
+ -116.394 -77.117 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedindex)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.66537 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (\)) show
+ (.)
+ [7.86538 ] pdfxs
+ (\\) show
+ -3.25603 -77.117 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ 38.506 -77.117 m
+ /N614 10.909 Tf
+ ("is)
+ [9.05447 3.0327 7.90899 ] pdfxs
+ (t) show
+ (heinte)
+ [6.05449 8.45447 3.0327 5.75995 4.23277 4.85451 ] pdfxs
+ (g) show
+ (ertypeusedf)
+ [4.8436 7.87628 3.93823 5.75995 6.37085 8.44357 6.0654 4.29811 4.85451 9.66537 3.32724 
+ ] pdfxs
+ (o) show
+ (rc)
+ [7.87628 4.85451 ] pdfxs
+ (o) show
+ (mpressedp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.66537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.89808 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ (g) show
+ (.in)
+ [7.86538 3.0327 5.74904 ] pdfxs
+ (t32) show
+ 1 0 0 1 328.972 -77.117 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t)
+ [7.84365 ] pdfxs
+ (o) show
+ (n) show
+ -448.639 -21.922 m
+ (a)
+ [9.46901 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.63261 6.0654 3.0327 8.24728 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.09802 ] pdfxs
+ (\)) show
+ (.)
+ [8.99992 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ -343.229 -21.922 m
+ /N695 10.909 Tf
+ (P) show
+ -334.71 -17.963 m
+ /N1666 7.96999 Tf
+ (0) show
+ -327.902 -21.922 m
+ /N614 10.909 Tf
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 8.31262 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.85811 ] pdfxs
+ (o) show
+ (ftype)
+ [7.35266 3.93823 5.75995 6.35994 4.8436 ] pdfxs
+ -238.729 -21.922 m
+ /N695 10.909 Tf
+ (IdxType)
+ [5.65089 5.68363 6.2291 7.8872 5.73819 5.4982 5.08363 ] pdfxs
+ -196.967 -21.922 m
+ /N614 10.909 Tf
+ (.)
+ [9.01083 ] pdfxs
+ (I) show
+ (ndexesl)
+ [6.05449 6.0654 4.8436 5.75995 4.85451 8.31262 3.0327 ] pdfxs
+ (oa) show
+ (dedfr)
+ [6.05449 4.85451 10.069 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.1125 ] pdfxs
+ (\(o) show
+ (rs)
+ [8.27991 4.29811 ] pdfxs
+ (to) show
+ (red)
+ [4.27631 4.8436 10.0799 ] pdfxs
+ (to) show
+ (\)n)
+ [8.25819 6.05449 ] pdfxs
+ (o) show
+ (n-T)
+ [6.0654 3.63261 7.8763 ] pdfxs
+ (H) show
+ -448.639 -43.845 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (releftin)
+ [4.2654 8.4872 3.0327 4.8436 3.33815 7.87638 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.0327 7.909 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lsizewhere)
+ [6.6654 4.30902 3.0327 4.8436 8.4872 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sefr)
+ [4.29811 8.4872 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mTHpo)
+ [12.7307 7.8763 11.8144 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.94172 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 7.87638 ] pdfxs
+ (to) show
+ -85.972 -43.845 m
+ /N695 10.909 Tf
+ (IdxTy)
+ [5.65089 5.68363 6.2291 7.8872 5.7491 ] pdfxs
+ (p) show
+ (e) show
+ -44.2091 -43.845 m
+ /N614 10.909 Tf
+ (.) show
+ -431.703 -65.767 m
+ (Therules)
+ [7.8763 6.0654 8.10539 4.27631 6.05449 3.0327 4.8436 7.57081 ] pdfxs
+ (t) show
+ (orewri)
+ [8.70538 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [8.10539 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.70538 ] pdfxs
+ (o) show
+ (fs)
+ [6.59994 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.5599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.31628 ] pdfxs
+ (a) show
+ (rrayslower)
+ [4.27631 4.27631 5.14905 5.75995 7.5599 3.0327 5.14905 7.57085 4.85451 7.52719 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.70538 ] pdfxs
+ (t) show
+ (oexplicit)
+ [8.71629 4.8436 5.75995 6.0654 3.0327 3.02179 4.85451 3.0327 7.49456 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hme)
+ [6.05449 9.09802 4.8436 ] pdfxs
+ (t) show
+ (ic,)
+ [3.0327 4.8436 3.0327 ] pdfxs
+ -448.639 -87.69 m
+ (a) show
+ (ndusenew)
+ [6.0654 10.7454 6.05449 4.30902 9.52356 6.0654 4.8436 12.5672 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.98898 ] pdfxs
+ (a) show
+ (ndsizesf)
+ [6.0654 10.7454 4.29811 3.0327 4.8436 4.85451 8.98898 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.95627 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.52356 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.7454 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s,n)
+ [4.29811 7.97448 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.92364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.53447 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (l.Mem)
+ [3.0327 11.029 9.99272 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.4399 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -448.639 -109.612 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (le)
+ [3.0327 8.46538 ] pdfxs
+ (\(a) show
+ (trun)
+ [7.86547 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime\))
+ [3.0327 9.08711 4.85451 7.86547 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.47629 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedsizefr)
+ [4.23277 4.85451 9.68719 4.29811 3.0327 4.8436 8.47629 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mthe)
+ [12.7198 4.23277 6.0654 8.47629 ] pdfxs
+ (o) show
+ (ld)
+ [3.02179 9.68719 ] pdfxs
+ (t) show
+ (o)
+ [9.07629 ] pdfxs
+ (t) show
+ (henewsize.Them)
+ [6.0654 8.46538 6.0654 4.8436 11.509 4.29811 3.0327 4.8436 4.85451 7.87629 7.8763 
+ 6.05449 8.47629 9.08711 ] pdfxs
+ (o) show
+ (stc)
+ [4.30902 7.86547 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ument)
+ [6.0654 9.08711 4.85451 5.74904 7.86547 ] pdfxs
+ (to) show
+ -448.639 -131.535 m
+ (a) show
+ -439.282 -131.535 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -383.834 -131.535 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llisac)
+ [3.0327 6.93812 3.0327 8.20354 9.34901 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 8.13819 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tisex)
+ [8.13819 3.0327 8.20354 4.85451 5.75995 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.65446 ] pdfxs
+ (\\) show
+ (OldSize)
+ [8.4872 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (") show
+ (,)
+ [6.99267 ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 9.34901 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.74902 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hme)
+ [6.0654 9.08711 4.85451 ] pdfxs
+ (t) show
+ (ictoc)
+ [3.02179 8.75993 4.23277 9.35992 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.74904 8.1491 3.32724 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ -448.639 -153.457 m
+ (t) show
+ (o)
+ [9.17447 ] pdfxs
+ (N) show
+ (ewSize.Thedyn)
+ [4.8436 7.8763 6.0654 3.0327 4.8436 4.85451 8.11629 7.8763 6.0654 8.56356 6.0654 
+ 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micins)
+ [9.09802 3.02179 8.57447 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.01808 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.56356 ] pdfxs
+ (o) show
+ (nlyneededwhen)
+ [6.0654 3.0327 9.46901 6.0654 4.8436 4.85451 6.05449 4.85451 9.77446 7.8763 6.0654 
+ 4.8436 9.78537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.0654 9.16356 ] pdfxs
+ (a) show
+ (n)
+ [9.78537 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.14905 9.47992 ] pdfxs
+ (o) show
+ (felemen)
+ [7.04721 4.85451 3.0327 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (sfr)
+ [8.01808 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -448.639 -175.38 m
+ (asin)
+ [9.08719 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -409.184 -175.38 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ -354.003 -175.38 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (e,)
+ [4.85451 6.6654 ] pdfxs
+ (o) show
+ (rwhenam)
+ [7.909 7.8763 6.05449 4.85451 9.6981 9.08719 9.08711 ] pdfxs
+ (a) show
+ (llocwr)
+ [3.0327 3.0327 5.75995 8.4872 7.8763 4.27631 ] pdfxs
+ (a) show
+ (pperisused)
+ [6.05449 6.35994 4.85451 7.909 3.0327 7.93081 6.0654 4.29811 4.85451 9.6981 ] pdfxs
+ (\() show
+ (in)
+ [3.02179 9.6981 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.4872 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ (\)) show
+ (.) show
+ -222.821 -221.43 m
+ (164) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 177 177
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.1.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (nter)
+ [7.08931 5.23633 6.13291 5.49929 ] pdfxs
+ (p) show
+ (ro)
+ [5.48733 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (lPointerCom)
+ [8.21312 8.81079 6.7307 3.73 7.10126 5.23633 6.13291 9.97045 9.71945 6.7307 11.2019 
+ ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.29606 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Ex)
+ [7.42902 5.74904 ] pdfxs
+ (t) show
+ (endingp)
+ [4.85451 6.05449 6.0654 3.0327 6.05449 9.41446 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.22536 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ntosupp)
+ [10.0254 4.23277 9.41446 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtfunc)
+ [4.27631 8.19274 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.0145 4.85451 ] pdfxs
+ (a) show
+ (lls)
+ [3.02179 3.0327 8.25808 ] pdfxs
+ (a) show
+ (ndre)
+ [6.0654 10.0145 4.27631 4.8436 ] pdfxs
+ (t) show
+ (urnsrequiresf)
+ [6.0654 4.2654 6.0654 8.25808 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 
+ 8.25808 3.33815 ] pdfxs
+ (o) show
+ (urch)
+ [6.05449 8.23627 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -50.89 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [6.0654 12.8944 ] pdfxs
+ (a) show
+ (bove.Firs)
+ [6.35994 5.15996 5.4545 4.8436 8.38902 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,c)
+ [6.88358 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int#3fr)
+ [3.0327 5.74904 8.05092 9.09802 9.26174 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 211.202 -50.89 m
+ /N695 10.909 Tf
+ (safe)
+ [5.11626 5.76003 6.52364 5.07272 ] pdfxs
+ (t) show
+ (oindex)
+ [5.29087 3.76362 6.54546 5.67272 5.08363 6.24001 ] pdfxs
+ 274.01 -50.89 m
+ /N614 10.909 Tf
+ (iselimin)
+ [3.0327 8.10535 4.85451 3.0327 3.02179 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (ed.Sec)
+ [4.8436 6.0654 8.38902 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nd,amin)
+ [6.05449 6.0654 6.88358 9.26174 9.08711 3.0327 6.05449 ] pdfxs
+ (o) show
+ (rch)
+ [8.08355 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (eis)
+ [8.65084 3.0327 4.29811 ] pdfxs
+ 0 -72.813 m
+ (needed)
+ [6.0654 4.8436 4.8436 6.0654 4.8436 10.5381 ] pdfxs
+ (t) show
+ (othepo)
+ [9.92719 4.23277 6.0654 9.31629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.50539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5272 ] pdfxs
+ (t) show
+ (op)
+ [9.92719 6.05449 ] pdfxs
+ (a) show
+ (sspo)
+ [4.30902 8.7708 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.50539 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (rsf)
+ [4.2654 8.78171 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.749 ] pdfxs
+ (a) show
+ (llpo)
+ [3.02179 7.50539 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.7708 ] pdfxs
+ (a) show
+ (ccessedin)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.5272 3.0327 10.5272 ] pdfxs
+ (a) show
+ 0 -94.735 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.52721 ] pdfxs
+ (\(o) show
+ (ri)
+ [6.9381 3.0327 ] pdfxs
+ (t) show
+ ('sc)
+ [3.0327 6.97082 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,n)
+ [5.90177 6.05449 ] pdfxs
+ (o) show
+ (tjust)
+ [6.91639 3.32724 6.0654 4.29811 6.91639 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sepo)
+ [4.29811 7.5163 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsusedf)
+ [3.0327 6.98173 6.05449 4.30902 4.8436 8.72719 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 237.026 -94.735 m
+ /N722 10.909 Tf
+ (malloc) show
+ 274.06 -94.735 m
+ /N614 10.909 Tf
+ (o) show
+ (r) show
+ 286.458 -94.735 m
+ /N722 10.909 Tf
+ (free) show
+ 312.038 -94.735 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 8.72719 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 7.5163 4.8436 ] pdfxs
+ (a) show
+ (llee)
+ [3.0327 3.0327 4.8436 7.52721 ] pdfxs
+ (\(t) show
+ (hisis)
+ [6.05449 3.0327 6.97082 3.0327 6.97082 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mplished)
+ [9.08711 6.0654 3.0327 3.0327 4.29811 6.0654 4.8436 6.0654 ] pdfxs
+ 0 -116.658 m
+ (byremoving)
+ [5.75995 9.39264 4.27631 4.8436 9.08711 5.15996 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hecheckfr)
+ [6.0654 8.47629 4.54905 6.0654 4.8436 4.54905 9.39264 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7307 ] pdfxs
+ (L) show
+ (ine#4)
+ [3.02179 6.0654 8.4872 9.08711 9.08719 ] pdfxs
+ (o) show
+ (fFi)
+ [6.97085 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (4\)) show
+ (.) show
+ 16.936 -138.581 m
+ (I) show
+ (nFi)
+ [10.2654 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.05447 ] pdfxs
+ (7) show
+ (.4f)
+ [3.0327 9.66537 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [8.48718 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 7.37448 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 167.381 -138.581 m
+ /N722 10.909 Tf
+ (Length) show
+ 205.951 -138.581 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnow)
+ [10.2654 6.0654 5.14905 12.0872 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sapo)
+ [8.50899 9.66537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.23266 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.47627 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentf)
+ [6.0654 9.08711 4.8436 5.75995 8.45456 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.48718 ] pdfxs
+ (\\) show
+ 453.788 -138.581 m
+ /N722 10.909 Tf
+ (L) show
+ 459.515 -138.581 m
+ /N614 10.909 Tf
+ (.)
+ [3.0327 ] pdfxs
+ (") show
+ -6.10352e-05 -160.503 m
+ (Third,)
+ [7.8763 6.0654 3.0327 4.2654 6.0654 6.62176 ] pdfxs
+ (t) show
+ (herewri)
+ [6.0654 8.43266 4.2654 4.85451 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (erulesinFi)
+ [8.43266 4.27631 6.05449 3.0327 4.85451 7.88717 3.0327 9.64355 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.43266 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0mustbeused)
+ [9.04356 8.78166 6.0654 4.29811 7.83274 6.35994 8.43266 6.0654 4.29811 4.85451 9.64355 
+ ] pdfxs
+ (t) show
+ (orewri)
+ [9.03265 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (efunc)
+ [8.43266 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.64355 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.88717 ] pdfxs
+ (a) show
+ (ndre)
+ [6.05449 9.65446 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urns.F)
+ [6.05449 4.27631 6.05449 4.30902 7.85448 6.21813 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (t) show
+ (h,)
+ [6.0654 3.0327 ] pdfxs
+ -6.10352e-05 -182.426 m
+ (a) show
+ (ndm)
+ [6.0654 9.73082 9.08711 ] pdfxs
+ (o) show
+ (stsi)
+ [4.30902 7.92001 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ly,in)
+ [3.0327 4.84359 6.71994 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [6.70903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.95264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nmusth)
+ [9.73082 8.79257 6.0654 4.29811 7.92001 6.05449 ] pdfxs
+ (a) show
+ (ndle)
+ [6.0654 6.0654 3.02179 8.53084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.53084 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem)
+ [6.05449 3.0327 4.85451 12.7634 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tarefer-)
+ [7.92001 9.13083 4.27631 4.8436 3.33815 4.8436 4.27631 3.63261 ] pdfxs
+ -6.10352e-05 -204.348 m
+ (enceinafunc)
+ [4.8436 6.0654 4.8436 7.57085 3.0327 8.77083 8.17084 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nmayuseei)
+ [8.78174 9.08711 5.14905 8.47629 6.0654 4.29811 7.55994 4.85451 3.0327 ] pdfxs
+ (t) show
+ (herc)
+ [6.05449 4.85451 6.98174 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 8.78174 ] pdfxs
+ (o) show
+ (rn)
+ [6.98174 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedindicesindi\013erentc)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.77083 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 7.01445 3.0327 8.78174 6.05449 3.0327 6.35986 4.85451 4.2654 
+ 4.85451 5.75995 6.94911 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.02179 3.0327 6.0654 8.17084 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 3.0327 ] pdfxs
+ 1 0 0 1 101.713 -218.77 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.0723 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.375 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (F) show
+ 36.024 0 m
+ /N614 10.909 Tf
+ (\() show
+ 40.2659 0 m
+ /N695 10.909 Tf
+ (P) show
+ 47.2699 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 52.0019 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ (,) show
+ 73.5169 0 m
+ /N695 10.909 Tf
+ (P) show
+ 80.5209 -1.63599 m
+ /N703 7.96999 Tf
+ (3) show
+ 85.2529 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N695 10.909 Tf
+ (P) show
+ 148.592 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.077 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 155.445 0 m
+ /N614 10.909 Tf
+ (=) show
+ 167.567 0 m
+ /N695 10.909 Tf
+ (F) show
+ 174.582 -1.63599 m
+ /N698 7.96999 Tf
+ (c) show
+ 178.748 0 m
+ /N614 10.909 Tf
+ (\() show
+ 182.99 0 m
+ /N695 10.909 Tf
+ (P) show
+ 191.509 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 189.994 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 194.726 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ (,) show
+ 216.241 0 m
+ /N695 10.909 Tf
+ (P) show
+ 224.76 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 223.245 -2.771 m
+ /N703 7.96999 Tf
+ (3) show
+ 227.977 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (V) show
+ 8.181 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 16.55 0 m
+ /N614 10.909 Tf
+ (=) show
+ 28.671 0 m
+ /N695 10.909 Tf
+ (F) show
+ 37.202 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 49.626 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 54.358 0 m
+ /N614 10.909 Tf
+ (,) show
+ 61.0249 0 m
+ /N695 10.909 Tf
+ (P) show
+ 68.0289 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 72.7609 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N614 10.909 Tf
+ (V) show
+ 148.255 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.623 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.745 0 m
+ /N695 10.909 Tf
+ (F) show
+ 175.76 -1.63599 m
+ /N698 7.96999 Tf
+ (c) show
+ 179.926 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 192.35 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 197.082 0 m
+ /N614 10.909 Tf
+ (,) show
+ 203.749 0 m
+ /N695 10.909 Tf
+ (P) show
+ 212.268 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 210.753 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 215.485 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (F) show
+ 8.53 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 20.954 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 25.687 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ 40.535 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 45.267 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N695 10.909 Tf
+ (F) show
+ 148.603 0 m
+ /N614 10.909 Tf
+ (\(V) show
+ 161.028 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 165.76 0 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (V) show
+ 180.608 -1.63699 m
+ /N703 7.96999 Tf
+ (2) show
+ 185.341 0 m
+ /N614 10.909 Tf
+ (,...)
+ [6.6654 3.0327 3.0327 3.02179 ] pdfxs
+ (\)) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.574 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 6.0654 ] pdfxs
+ 33.394 0 m
+ /N695 10.909 Tf
+ (P) show
+ 117.209 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.073 0 m
+ /N614 10.909 Tf
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (t) show
+ (urn)
+ [6.0654 4.2654 6.0654 ] pdfxs
+ 173.467 0 m
+ /N695 10.909 Tf
+ (P) show
+ 181.986 3.95799 m
+ /N1666 7.96999 Tf
+ (0) show
+ 1 0 0 1 258.397 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -264.375 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 264.574 0.19899 l
+ S
+ Q
+ 1 0 0 1 31.469 -18.534 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (10) show
+ (:)
+ [7.8872 ] pdfxs
+ (I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.75995 4.8436 4.8436 6.0654 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lrewri)
+ [6.6654 4.27631 4.8436 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erules.)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -122.704 -13.55 m
+ /N634 10.909 Tf
+ (Po)
+ [7.39623 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.69809 ] pdfxs
+ (desc) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (p) show
+ (tor)
+ [3.62179 5.58542 8.49808 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (gs) show
+ (.)
+ [8.35637 ] pdfxs
+ (ad) show
+ (ded)
+ [5.58542 4.45094 9.47994 ] pdfxs
+ (b) show
+ (ypo)
+ [9.20711 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.68718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.34903 2.78176 5.01816 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (naren)
+ [10.0362 5.58542 4.0363 8.92363 6.13082 ] pdfxs
+ (o) show
+ (t)
+ [7.52722 ] pdfxs
+ (sho) show
+ (wn.T)
+ [7.2545 6.13082 8.36728 7.79997 ] pdfxs
+ (he) show
+ (y)
+ [9.20711 ] pdfxs
+ (a) show
+ (rei)
+ [4.0363 8.92363 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (redduringp)
+ [4.04721 4.46185 9.46903 5.58542 5.84725 4.60356 3.34914 6.13082 8.92363 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 67.937 -27.099 m
+ (c)
+ [4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (r)
+ [4.0363 ] pdfxs
+ (ess) show
+ (i)
+ [3.34914 ] pdfxs
+ (o) show
+ (n.)
+ [6.13082 3.34914 ] pdfxs
+ -116.245 -60.923 m
+ /N614 10.909 Tf
+ (Thef)
+ [7.8763 6.0654 10.1126 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (t) show
+ (hpr)
+ [11.3235 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem)
+ [6.0654 3.0327 4.8436 14.3562 ] pdfxs
+ (a) show
+ (risesbec)
+ [4.27631 3.02179 4.30902 4.8436 9.56716 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 10.1126 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.1017 4.30902 ] pdfxs
+ (a) show
+ (mep)
+ [9.08711 10.1126 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.7235 ] pdfxs
+ (g) show
+ (raphnodeinac)
+ [4.2654 5.46541 6.05449 11.3235 6.0654 5.74904 6.0654 10.1126 3.02179 11.3235 10.7235 
+ 4.8436 ] pdfxs
+ (a) show
+ (lleefunc)
+ [3.0327 3.0327 4.8436 10.1126 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.8436 ] pdfxs
+ (a) show
+ (n) show
+ -133.182 -82.846 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (nd)
+ [6.0654 10.2763 ] pdfxs
+ (t) show
+ (odi\013erentpo)
+ [9.68719 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.46546 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lsindi\013erentc)
+ [3.0327 8.5199 3.0327 10.2872 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 
+ 8.46546 4.85451 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.0654 9.67628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.Onec)
+ [4.29811 9.64355 8.4872 6.0654 9.07629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (extmayp)
+ [4.8436 5.75995 8.46546 9.08711 5.15996 9.98173 6.05449 ] pdfxs
+ (a) show
+ (ssaTHpo)
+ [4.30902 8.5199 9.68719 7.8763 12.4035 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -133.182 -104.768 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (theran)
+ [4.23277 6.0654 4.8436 8.34536 9.52355 6.05449 ] pdfxs
+ (o) show
+ (n-THpo)
+ [6.0654 3.63261 7.8763 12.2508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,requiringdi\013erentcode)
+ [3.0327 7.19994 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 3.0327 6.0654 9.51264 
+ 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 8.31274 4.85451 5.74904 6.0654 
+ 8.91265 ] pdfxs
+ (t) show
+ (ol)
+ [9.52355 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.1235 ] pdfxs
+ (o) show
+ (rs)
+ [8.33445 4.30902 ] pdfxs
+ (to) show
+ (rep)
+ [4.2654 8.91265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.37808 3.02179 10.1345 ] pdfxs
+ (t) show
+ (hesetwopo)
+ [6.05449 4.85451 4.29811 8.91265 3.93823 7.58175 9.52355 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.We)
+ [3.02179 4.30902 9.16356 10.309 4.8436 ] pdfxs
+ -133.182 -126.691 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (setwop)
+ [4.29811 8.70538 3.93823 7.57085 9.30537 6.37085 ] pdfxs
+ (o) show
+ (ssibles)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 8.69447 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.1599 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blem.The\frstis)
+ [6.05449 3.0327 4.85451 9.08711 8.51993 7.88721 6.05449 8.70538 6.05449 4.27631 4.29811 
+ 8.09456 3.0327 8.1599 ] pdfxs
+ (t) show
+ (o)
+ [9.30537 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [8.69447 4.85451 ] pdfxs
+ (o) show
+ (ndi)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lcodef)
+ [6.88358 4.8436 5.75995 6.0654 8.69447 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [8.12718 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ -133.182 -148.613 m
+ (a) show
+ (nds)
+ [6.0654 10.1781 4.29811 ] pdfxs
+ (to) show
+ (res)
+ [4.27631 4.8436 8.42171 ] pdfxs
+ (o) show
+ (fsuchindexv)
+ [7.46175 4.29811 6.0654 4.53815 10.1781 3.0327 6.0654 6.05449 4.85451 9.87264 5.14904 
+ ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.0654 4.8436 8.42171 ] pdfxs
+ (\() show
+ 25.143 -148.613 m
+ /N634 10.909 Tf
+ (u)
+ [5.85816 ] pdfxs
+ (ses) show
+ 49.953 -148.613 m
+ /N614 10.909 Tf
+ (o) show
+ (f)
+ [7.45084 ] pdfxs
+ (t) show
+ (heseindexes)
+ [6.0654 4.8436 4.30902 8.9672 3.02179 6.0654 6.0654 4.8436 5.75995 4.8436 8.42171 
+ ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 8.9672 6.0654 ] pdfxs
+ (o) show
+ (tac)
+ [8.35637 9.5781 4.8436 ] pdfxs
+ (o) show
+ (ncernbec)
+ [6.0654 4.8436 4.85451 4.2654 10.189 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 8.9672 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 9.87264 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.9672 ] pdfxs
+ (a) show
+ (lways)
+ [3.0327 7.57085 5.15996 5.74904 4.29811 ] pdfxs
+ -133.182 -170.536 m
+ (used)
+ [6.0654 4.29811 4.8436 10.1563 ] pdfxs
+ (a) show
+ (s) show
+ -93.965 -170.536 m
+ /N695 10.909 Tf
+ (n) show
+ -87.417 -170.536 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 8.33456 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.Thesec)
+ [9.25083 7.8763 6.0654 8.93447 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndis)
+ [6.05449 10.1563 3.0327 8.38899 ] pdfxs
+ (t) show
+ (ousefunc)
+ [9.55628 6.05449 4.30902 8.93447 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ncl)
+ [10.1563 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.02179 6.0654 9.54537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1454 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tee\016cien)
+ [4.23277 8.94538 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (,unc)
+ [7.24357 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l) show
+ -133.182 -192.458 m
+ (codeine)
+ [4.8436 5.75995 6.0654 7.89812 3.0327 9.11992 4.8436 ] pdfxs
+ (a) show
+ (chfuncti)
+ [4.54905 9.10901 3.33815 6.05449 6.0654 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nbody.)
+ [9.11992 6.35994 5.75995 6.05449 4.8545 7.67993 ] pdfxs
+ (A) show
+ (sexpl)
+ [7.36354 4.8436 5.75995 6.0654 3.02179 ] pdfxs
+ (a) show
+ (inedin)
+ [3.0327 6.0654 4.8436 9.11992 3.0327 9.10901 ] pdfxs
+ (t) show
+ (henextsec)
+ [6.0654 7.89812 6.0654 4.8436 5.75995 7.2982 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,dyn)
+ [6.05449 6.20722 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 7.89812 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.31992 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 298.576 -192.458 m
+ /N634 10.909 Tf
+ (re)
+ [4.04721 4.45094 ] pdfxs
+ (q) show
+ (uir)
+ [5.85816 3.34914 4.0363 ] pdfxs
+ (es) show
+ -133.182 -214.381 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lcodesequencesin)
+ [7.75629 4.8436 5.75995 6.0654 9.56719 4.30902 4.8436 5.75995 6.0654 4.8436 6.0654 
+ 4.8436 4.8436 9.03262 3.0327 10.789 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 10.4835 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.56719 ] pdfxs
+ (t) show
+ (oh)
+ [10.189 6.05449 ] pdfxs
+ (a) show
+ (ndledyn)
+ [6.0654 6.05449 3.0327 9.5781 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micpo)
+ [9.08711 3.0327 9.5781 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lexp)
+ [7.75629 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 8.02902 ] pdfxs
+ (a) show
+ (ndwedescribe)
+ [6.0654 10.789 7.57085 9.5781 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 
+ 9.56719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -133.182 -236.303 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmers)
+ [4.2654 9.09802 4.8436 7.02537 4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (ion)
+ [3.02179 5.46541 8.80356 ] pdfxs
+ (t) show
+ (here.Our)
+ [6.0654 4.8436 4.27631 4.8436 7.59266 8.47629 6.0654 7.02537 ] pdfxs
+ (goa) show
+ (lwi)
+ [5.78177 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [8.81447 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 7.60357 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.02537 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nistopresentaverye\016cients)
+ [8.81447 3.0327 7.05809 4.23277 8.21447 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ 6.99275 8.21447 5.4545 4.8436 4.27631 8.50902 4.8436 9.09802 4.8436 3.0327 4.8436 
+ 5.75995 6.99275 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -133.182 -258.226 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [7.80001 7.57085 ] pdfxs
+ (o) show
+ (rksinm)
+ [4.27631 5.75995 7.85445 3.02179 9.61082 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 7.80001 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (nc)
+ [9.61082 4.8436 ] pdfxs
+ (a) show
+ (ses,)
+ [4.30902 4.8436 4.29811 6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.61082 ] pdfxs
+ (t) show
+ (heref)
+ [6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (rewefocus)
+ [4.27631 8.39993 7.57085 8.39993 3.33815 5.75995 4.8436 6.0654 7.85445 ] pdfxs
+ (o) show
+ (n)
+ [9.61082 ] pdfxs
+ (t) show
+ (hel)
+ [6.05449 8.39993 3.0327 ] pdfxs
+ (att) show
+ (ers)
+ [4.8436 7.82173 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\(func)
+ [9.61082 4.23277 3.33815 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ncl)
+ [9.61082 4.85451 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.05449 ] pdfxs
+ (g\)) show
+ -133.182 -280.148 m
+ (here.)
+ [6.0654 4.8436 4.27631 4.8436 7.87629 ] pdfxs
+ (I) show
+ (npr)
+ [9.6981 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,webelieveth)
+ [3.0327 4.8436 4.85451 6.6654 7.57085 8.4872 6.35994 4.85451 3.0327 3.02179 4.85451 
+ 5.4545 8.4872 4.23277 6.0654 ] pdfxs
+ (a) show
+ (trel)
+ [7.87638 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ivelyli)
+ [3.0327 5.4545 4.8436 3.0327 9.39264 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lecl)
+ [3.02179 8.4872 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningw)
+ [6.0654 3.0327 6.05449 9.0981 7.57085 ] pdfxs
+ (o) show
+ (uldbeneededf)
+ [6.0654 3.02179 9.6981 6.37085 8.47629 6.0654 4.8436 4.85451 6.05449 4.85451 9.6981 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (a) show
+ (nypr)
+ [5.74904 9.40355 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 3.0327 ] pdfxs
+ -116.245 -302.071 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (7) show
+ (.4showsac)
+ [3.0327 9.97082 4.29811 6.0654 5.14905 7.8763 8.82535 9.95991 4.85451 ] pdfxs
+ (a) show
+ (sewhencl)
+ [4.29811 9.37083 7.8763 6.05449 4.85451 10.5708 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ningmustbeused.)
+ [6.0654 3.0327 6.05449 9.97082 8.79257 6.05449 4.30902 8.76001 6.35994 9.35992 6.0654 
+ 4.29811 4.85451 6.05449 10.5163 ] pdfxs
+ (I) show
+ (np)
+ [10.5817 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 3.0327 ] pdfxs
+ 215.91 -302.071 m
+ /N722 10.909 Tf
+ (Testlists) show
+ 271.97 -302.071 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.5708 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.35992 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ -133.182 -323.994 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ -108.019 -323.994 m
+ /N722 10.909 Tf
+ (MakeList) show
+ -57.705 -323.994 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -35.633 -323.994 m
+ /N722 10.909 Tf
+ (Length) show
+ 3.22696 -323.994 m
+ /N614 10.909 Tf
+ (a) show
+ (ndp)
+ [6.0654 10.549 6.0654 ] pdfxs
+ (a) show
+ (sses)
+ [4.29811 4.30902 4.8436 8.80353 ] pdfxs
+ (o) show
+ (r)
+ [8.77081 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sb)
+ [8.80353 6.05449 ] pdfxs
+ (a) show
+ (ckd)
+ [4.54905 10.2545 6.05449 ] pdfxs
+ (at) show
+ (afr)
+ [9.94901 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mindexedpoolsin)
+ [13.5816 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 10.549 6.37085 5.74904 5.46541 
+ 3.02179 8.80353 3.0327 5.74904 ] pdfxs
+ (t) show
+ (oe)
+ [9.95991 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 10.549 ] pdfxs
+ (o) show
+ (f)
+ [7.83266 ] pdfxs
+ (t) show
+ (hem.)
+ [6.0654 4.8436 9.08711 3.0327 ] pdfxs
+ 92.636 -351.354 m
+ (165) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 178 178
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Since)
+ [6.0654 3.02179 6.0654 4.8436 9.17447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 48.65 0 m
+ /N695 10.909 Tf
+ (A) show
+ 61.156 0 m
+ /N614 10.909 Tf
+ (listindices)
+ [3.0327 3.0327 4.29811 8.56365 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 8.62899 
+ ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 9.17447 4.85451 ] pdfxs
+ (o) show
+ (mpressedbut)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.3854 6.0654 6.05449 8.57455 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 234.074 0 m
+ /N695 10.909 Tf
+ (B) show
+ 247.221 0 m
+ /N614 10.909 Tf
+ (list)
+ [3.0327 3.0327 4.29811 8.56365 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 8.62899 ] pdfxs
+ (a) show
+ (ren)
+ [4.27631 9.17447 6.05449 ] pdfxs
+ (ot) show
+ (,)
+ [7.52721 ] pdfxs
+ (t) show
+ (hetr)
+ [6.0654 9.17447 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nneeds)
+ [10.3854 6.0654 4.8436 4.85451 6.05449 8.62899 ] pdfxs
+ (to) show
+ -1.52588e-05 -21.922 m
+ (cre)
+ [4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (tetwoversi)
+ [4.23277 9.29447 3.93823 7.57085 9.89446 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.74898 ] pdfxs
+ (o) show
+ (f) show
+ 109.76 -21.922 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 160.018 -21.922 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 182.034 -21.922 m
+ /N722 10.909 Tf
+ (Length) show
+ 216.397 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [7.66902 ] pdfxs
+ (o) show
+ (nef)
+ [6.0654 9.28356 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.70536 4.85451 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4945 4.85451 ] pdfxs
+ (a) show
+ (se.The)
+ [4.29811 4.85451 10.2872 7.8763 6.0654 4.8436 ] pdfxs
+ 340.694 -21.922 m
+ /N695 10.909 Tf
+ (A) show
+ 353.316 -21.922 m
+ /N614 10.909 Tf
+ (listversi)
+ [3.0327 3.0327 4.29811 8.68364 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5054 ] pdfxs
+ (\() show
+ (den)
+ [6.05449 4.85451 6.05449 ] pdfxs
+ (ot) show
+ (edby)
+ [4.85451 10.4945 5.75995 5.75995 ] pdfxs
+ 0 -43.845 m
+ (su\016x)
+ [4.29811 6.0654 9.08711 9.95991 ] pdfxs
+ (\\) show
+ 1 0 0 1 35.521 -43.845 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (32") show
+ (\)isshown;)
+ [8.44365 3.0327 8.49808 4.29811 6.0654 5.14905 7.8763 6.0654 7.5163 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 9.05447 4.29811 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndversi)
+ [6.05449 10.2654 5.4545 4.8436 4.27631 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [10.2654 3.0327 8.49808 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.04356 4.30902 ] pdfxs
+ (a) show
+ (meexceptituses)
+ [9.08711 9.04356 4.85451 5.75995 4.8436 4.85451 6.05449 8.44365 3.0327 8.44365 6.05449 
+ 4.30902 4.8436 8.50899 ] pdfxs
+ (t) show
+ (heunc)
+ [6.05449 9.05447 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedrewri)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 10.2654 4.27631 4.8436 7.8763 
+ 4.27631 3.0327 ] pdfxs
+ (t) show
+ (e) show
+ -38.794 -21.923 m
+ (rulesf)
+ [4.27631 6.05449 3.0327 4.8436 7.47263 3.33815 ] pdfxs
+ (o) show
+ (rl)
+ [7.43992 3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 7.47263 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.22901 4.30902 ] pdfxs
+ (to) show
+ (res)
+ [4.2654 4.85451 7.47263 ] pdfxs
+ (o) show
+ (fp)
+ [6.49085 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersinFi)
+ [4.85451 4.2654 7.47263 3.0327 9.22901 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.01812 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (10) show
+ (.Onlytwoversi)
+ [7.72357 8.4872 6.05449 3.0327 8.92356 3.93823 7.58175 8.61811 5.4545 4.8436 4.27631 
+ 4.30902 3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.47263 ] pdfxs
+ (a) show
+ (reneededf)
+ [4.2654 8.01812 6.0654 4.8436 4.85451 6.05449 4.85451 9.2181 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.43992 4.8436 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.54905 9.22901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -43.845 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.98902 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.89446 ] pdfxs
+ (o) show
+ (nepo)
+ [6.0654 8.98902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwi)
+ [7.16721 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hine)
+ [6.05449 3.0327 10.1999 4.85451 ] pdfxs
+ (a) show
+ (chfunc)
+ [4.53815 10.1999 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (\(t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 198.008 -43.845 m
+ /N722 10.909 Tf
+ (list) show
+ 225.054 -43.845 m
+ /N614 10.909 Tf
+ (node\)is)
+ [6.0654 5.74904 6.0654 4.8436 8.3891 3.02179 8.44353 ] pdfxs
+ (a) show
+ (ccessedinmul)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.1999 3.0327 10.189 8.79257 6.0654 
+ 3.02179 ] pdfxs
+ (t) show
+ (ipleways.)
+ [3.0327 6.0654 3.02179 8.98902 7.58175 5.14905 5.75995 4.29811 9.38174 ] pdfxs
+ (I) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -38.794 -65.768 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (rstc)
+ [4.27631 4.30902 8.24728 4.85451 ] pdfxs
+ (a) show
+ (se,cl)
+ [4.29811 4.8436 7.13448 4.85451 3.0327 ] pdfxs
+ (o) show
+ (ningc)
+ [6.05449 3.0327 6.0654 9.4581 4.85451 ] pdfxs
+ (a) show
+ (ncre)
+ [10.069 4.8436 4.27631 4.8436 ] pdfxs
+ (at) show
+ (e)
+ [8.85811 ] pdfxs
+ (a) show
+ (nexp)
+ [10.0799 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lnumber)
+ [7.0363 5.75995 6.05449 8.79257 6.35994 4.85451 8.27991 ] pdfxs
+ (o) show
+ (fcl)
+ [7.34175 4.85451 3.02179 ] pdfxs
+ (o) show
+ (nesf)
+ [6.0654 4.8436 8.32353 3.32724 ] pdfxs
+ (o) show
+ (rafunc)
+ [8.27991 9.46901 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.05449 8.62901 ] pdfxs
+ (o) show
+ (necl)
+ [6.0654 8.85811 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nef)
+ [6.0654 8.85811 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.29082 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -38.794 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mbin)
+ [8.79257 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (o) show
+ (fc)
+ [7.2763 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.99264 ] pdfxs
+ (o) show
+ (runc)
+ [8.21446 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.0035 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 8.23626 6.0654 ] pdfxs
+ (a) show
+ (ssed)
+ [4.29811 4.30902 4.8436 10.0035 ] pdfxs
+ (t) show
+ (oafunc)
+ [9.39265 9.39265 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.79265 ] pdfxs
+ (I) show
+ (npr)
+ [10.0035 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,however,we)
+ [3.0327 4.85451 4.8436 7.04721 6.05449 5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 
+ 7.0363 7.58175 4.8436 ] pdfxs
+ -38.794 -109.613 m
+ (\fnd)
+ [6.0654 6.05449 9.78537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (twer)
+ [7.96365 7.58175 8.56356 4.27631 ] pdfxs
+ (a) show
+ (relyenc)
+ [4.27631 4.8436 3.0327 9.47992 4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (unterc)
+ [6.0654 5.75995 4.23277 4.85451 7.99628 4.8436 ] pdfxs
+ (a) show
+ (seswhereTH)
+ [4.30902 4.8436 8.02899 7.8763 6.05449 4.85451 4.2654 8.57447 7.8763 11.9017 ] pdfxs
+ (a) show
+ (ndn)
+ [6.0654 9.78537 6.05449 ] pdfxs
+ (o) show
+ (n-THpo)
+ [6.0654 3.63261 7.8763 11.9017 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.02179 8.02899 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (ininghe)
+ [3.0327 6.05449 3.0327 6.0654 9.17447 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pobjec)
+ [9.77446 5.46541 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sp)
+ [8.02899 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.74904 7.96365 ] pdfxs
+ (to) show
+ -38.794 -131.535 m
+ (ac)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nindexedpo)
+ [9.6981 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.8436 9.6981 ] pdfxs
+ (t) show
+ (othes)
+ [9.0981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (a) show
+ (mefuncti)
+ [9.09802 8.47629 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -21.858 -153.458 m
+ (Given)
+ [8.5636 3.0327 5.4545 4.8436 9.3381 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 8.1272 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsdescribed)
+ [6.0654 7.58172 6.05449 4.85451 4.29811 4.8436 4.27631 3.0327 6.35994 4.85451 9.3381 
+ ] pdfxs
+ (a) show
+ (bove,in)
+ [6.35994 5.14905 5.4545 4.85451 6.38176 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [6.3054 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 8.1272 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.54901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisa)
+ [9.3381 3.0327 7.58172 8.7272 ] pdfxs
+ (to) show
+ (p-down)
+ [6.0654 3.63261 6.0654 5.14905 7.8763 6.0654 ] pdfxs
+ -38.794 -175.38 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [7.75629 ] pdfxs
+ (o) show
+ (f)
+ [8.05084 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.56719 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mc)
+ [13.8107 4.85451 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 7.75629 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,s)
+ [6.0654 6.05449 8.02902 4.29811 ] pdfxs
+ (ta) show
+ (rtinginm)
+ [4.27631 4.23277 3.0327 6.0654 10.1672 3.0327 10.7781 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 10.789 ] pdfxs
+ (a) show
+ (ndcl)
+ [6.05449 10.7781 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ning)
+ [6.0654 3.0327 6.05449 10.1781 ] pdfxs
+ (o) show
+ (rrewri)
+ [8.98899 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (ingexis)
+ [3.0327 6.05449 10.1781 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ingfunc)
+ [3.0327 6.05449 10.1781 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -197.303 m
+ (bodies)
+ [6.35994 5.75995 6.0654 3.02179 4.85451 9.20716 ] pdfxs
+ (a) show
+ (sneeded.Ourimplemen)
+ [9.20716 6.05449 4.85451 4.8436 6.0654 4.8436 6.0654 11.6726 8.4872 6.05449 9.18536 
+ 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9635 ] pdfxs
+ (o) show
+ (fs)
+ [8.22538 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.74174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.17445 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.9635 6.05449 5.75995 4.85451 9.19625 6.0654 ] pdfxs
+ (o) show
+ (tsupp)
+ [9.14182 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtindirec)
+ [4.27631 9.14182 3.0327 6.0654 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ -38.794 -219.225 m
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4072 4.8436 ] pdfxs
+ (a) show
+ (lls,so)
+ [3.0327 3.0327 4.29811 7.55993 4.30902 9.79628 ] pdfxs
+ (t) show
+ (hesin)
+ [6.0654 9.19629 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (les)
+ [3.0327 9.19629 4.30902 ] pdfxs
+ (ta) show
+ (ticc)
+ [4.23277 3.0327 9.19629 4.85451 ] pdfxs
+ (a) show
+ (lleeis)
+ [3.02179 3.0327 4.85451 9.19629 3.02179 8.66171 ] pdfxs
+ (a) show
+ (lwaysf)
+ [3.02179 7.58175 5.14905 5.75995 8.6508 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.629 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 10.4072 4.8436 ] pdfxs
+ (a) show
+ (llsi)
+ [3.0327 7.37448 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.8436 10.0145 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 7.37448 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 7.55993 ] pdfxs
+ (a) show
+ (pplied)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 10.4072 ] pdfxs
+ (t) show
+ (o)
+ [9.79628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -38.794 -241.148 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mpleinFi)
+ [9.09802 6.05449 3.0327 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (,s)
+ [6.6654 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nproduces)
+ [9.6981 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hecodeinFi)
+ [6.05449 8.4872 4.8436 5.75995 6.0654 8.4872 3.02179 9.6981 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (.) show
+ -38.794 -278.98 m
+ /N622 11.955 Tf
+ (7.1.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (M) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (imi)
+ [3.74195 11.2019 3.74195 ] pdfxs
+ (z) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (gPool)
+ [11.2138 8.81079 7.1013 6.71874 8.22507 ] pdfxs
+ (S) show
+ (i)
+ [3.73 ] pdfxs
+ (z) show
+ (eViol)
+ [10.628 10.1499 3.74195 6.71874 3.74195 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ (swith)
+ [9.79114 9.70749 3.74195 5.22437 11.955 ] pdfxs
+ (S) show
+ (t)
+ [5.23633 ] pdfxs
+ (a) show
+ (ticCom)
+ [5.22437 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -38.794 -307.948 m
+ /N614 10.909 Tf
+ (St)
+ [6.0654 4.23277 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 8.21448 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisn)
+ [9.42537 3.0327 7.66899 6.05449 ] pdfxs
+ (o) show
+ (tac)
+ [7.60365 8.82538 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elys)
+ [4.85451 3.02179 9.11992 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 8.21448 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.42537 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useac)
+ [6.0654 4.29811 8.21448 8.81447 4.85451 ] pdfxs
+ (o) show
+ (rrectpr)
+ [4.2654 4.27631 4.85451 4.8436 7.60365 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmayf)
+ [12.458 9.08711 5.14905 9.13083 3.32724 ] pdfxs
+ (a) show
+ (ilifi)
+ [3.0327 6.39267 3.0327 6.69812 3.02179 ] pdfxs
+ (t) show
+ -38.794 -329.871 m
+ (t) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.34535 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (em)
+ [8.90174 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.89083 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.1017 ] pdfxs
+ (2) show
+ 99.449 -325.912 m
+ /N698 7.96999 Tf
+ (k) show
+ 108.618 -329.871 m
+ /N614 10.909 Tf
+ (bytesfr)
+ [5.75995 5.75995 4.23277 4.85451 8.34535 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.1344 9.50174 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.07994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tuses)
+ [8.29092 6.05449 4.30902 4.8436 4.29811 ] pdfxs
+ 245.546 -329.871 m
+ /N695 10.909 Tf
+ (k) show
+ 251.569 -329.871 m
+ /N614 10.909 Tf
+ (-bitindices.)
+ [3.63261 6.0654 3.0327 8.29092 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 4.30902 
+ 9.10901 ] pdfxs
+ (N) show
+ (ever)
+ [4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (t) show
+ (heless,webelieve)
+ [6.05449 4.85451 3.0327 4.8436 4.29811 4.30902 7.17812 7.58175 8.89083 6.37085 4.8436 
+ 3.0327 3.0327 4.8436 5.4545 4.8436 ] pdfxs
+ -38.794 -351.793 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.17081 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.91628 4.85451 ] pdfxs
+ (a) show
+ (nbeuseds)
+ [9.91628 6.37085 8.70538 6.0654 4.29811 4.85451 9.91628 4.30902 ] pdfxs
+ (a) show
+ (felyinpr)
+ [3.32724 4.85451 3.0327 9.62173 3.02179 9.92718 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ice)
+ [3.02179 4.85451 8.70538 ] pdfxs
+ (o) show
+ (nm)
+ [9.92718 9.08711 ] pdfxs
+ (a) show
+ (nypr)
+ [5.75995 9.62173 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.Firs)
+ [9.08711 4.30902 8.55265 7.12357 3.0327 4.27631 4.29811 ] pdfxs
+ (t) show
+ (,e)
+ [6.94903 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.92718 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.89448 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.05449 3.0327 9.62173 6.0654 ] pdfxs
+ (o) show
+ (lds)
+ [3.02179 6.0654 4.29811 ] pdfxs
+ -38.794 -373.716 m
+ (asin)
+ [9.01083 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (leins)
+ [3.0327 8.39993 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.39993 ] pdfxs
+ (o) show
+ (fad)
+ [6.89448 9.01083 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.39993 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.41084 ] pdfxs
+ (o) show
+ (revenasubset)
+ [7.82173 4.85451 5.4545 4.8436 9.62173 9.01083 4.29811 6.0654 6.0654 4.29811 4.8436 
+ 7.80001 ] pdfxs
+ (o) show
+ (f)
+ [6.89448 ] pdfxs
+ (a) show
+ (nins)
+ [9.62173 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.41084 ] pdfxs
+ (\() show
+ (if)
+ [3.0327 6.88357 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.39993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -38.794 -395.638 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s)
+ [9.18534 ] pdfxs
+ (o) show
+ (fmul)
+ [8.21447 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplenodesin)
+ [3.02179 6.0654 3.0327 9.73083 6.05449 5.75995 6.0654 4.8436 9.18534 3.0327 10.9417 
+ ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.73083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.3417 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.Thisme)
+ [11.6181 7.8763 6.05449 3.0327 9.18534 9.09802 4.8436 ] pdfxs
+ (a) show
+ (ns)
+ [6.0654 9.18534 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [9.13091 6.05449 ] pdfxs
+ (a) show
+ (rt)
+ [4.27631 9.12 ] pdfxs
+ (o) show
+ (r)
+ [9.16354 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.90902 ] pdfxs
+ (o) show
+ (f)
+ [8.21447 ] pdfxs
+ (a) show
+ 382.346 -395.638 m
+ /N634 10.909 Tf
+ (s) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ 414.812 -395.638 m
+ /N614 10.909 Tf
+ (D) show
+ (S) show
+ -38.794 -417.561 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncemustexceed)
+ [6.05449 4.85451 8.47629 8.79257 6.0654 4.29811 7.87638 4.85451 5.75995 4.8436 4.8436 
+ 4.85451 9.6981 ] pdfxs
+ (2) show
+ 71.024 -413.602 m
+ /N698 7.96999 Tf
+ (k) show
+ 79.78 -417.561 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 7.94172 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (4) show
+ (GBf)
+ [8.55269 11.3671 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 177.674 -417.561 m
+ /N695 10.909 Tf
+ (k) show
+ 183.697 -417.561 m
+ /N614 10.909 Tf
+ (=)
+ [8.4872 ] pdfxs
+ (32) show
+ (\)bef)
+ [7.87638 6.35994 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (nerr)
+ [9.6981 4.8436 4.27631 4.27631 ] pdfxs
+ (o) show
+ (roccurs.)
+ [7.909 5.74904 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 ] pdfxs
+ -21.858 -439.484 m
+ (Second,m)
+ [6.0654 4.8436 4.8436 5.46541 6.05449 6.0654 7.75629 9.08711 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 10.2654 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 8.80353 4.85451 ] pdfxs
+ (a) show
+ (nbeindexedby)
+ [10.5708 6.35994 9.35992 3.02179 6.0654 6.0654 4.8436 5.75995 4.8436 10.5708 5.75995 
+ 5.75995 ] pdfxs
+ 173.008 -439.484 m
+ /N634 10.909 Tf
+ (ob) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t)
+ [3.62179 ] pdfxs
+ (s) show
+ 209.915 -439.484 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.5708 ] pdfxs
+ (o) show
+ (f) show
+ 261.719 -439.484 m
+ /N634 10.909 Tf
+ (b) show
+ (yt)
+ [5.30169 3.62179 ] pdfxs
+ (es) show
+ 285.137 -439.484 m
+ /N614 10.909 Tf
+ (,)
+ [7.75629 ] pdfxs
+ (t) show
+ (husexp)
+ [5.75995 6.05449 8.81444 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 9.95991 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 9.35992 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -38.794 -461.406 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ximumpo)
+ [5.75995 3.0327 8.78166 6.0654 13.2543 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsize)
+ [7.19994 4.29811 3.0327 4.85451 9.01083 ] pdfxs
+ (g) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (at) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 91.672 -457.447 m
+ /N703 7.96999 Tf
+ (5) show
+ 96.405 -461.406 m
+ /N614 10.909 Tf
+ (.)
+ [9.46901 ] pdfxs
+ (N) show
+ (odeindexingc)
+ [5.74904 6.0654 9.01083 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 9.62173 
+ 4.8436 ] pdfxs
+ (a) show
+ (nbeusedf)
+ [10.2326 6.35994 9.01083 6.0654 4.29811 4.85451 10.2217 3.33815 ] pdfxs
+ (o) show
+ (rTHpo)
+ [8.43264 7.8763 12.349 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsh)
+ [3.0327 8.46535 6.0654 ] pdfxs
+ (o) show
+ (lding)
+ [3.0327 6.05449 3.0327 6.0654 9.61083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sf)
+ [8.46535 3.33815 ] pdfxs
+ (o) show
+ (rwhich)
+ [8.43264 7.8763 6.0654 3.0327 4.53815 6.0654 ] pdfxs
+ -38.794 -483.329 m
+ (t) show
+ (he)
+ [6.05449 7.8763 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 7.33081 ] pdfxs
+ (o) show
+ (fa\feldisn)
+ [6.35994 8.47629 6.0654 4.8436 3.0327 9.08719 3.0327 7.33081 6.05449 ] pdfxs
+ (o) show
+ (tt)
+ [7.27638 4.23277 ] pdfxs
+ (a) show
+ (ken)
+ [5.4545 4.85451 9.08719 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 6.17449 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.05449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersp)
+ [4.8436 4.27631 7.33081 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.26547 ] pdfxs
+ (t) show
+ (o)
+ [8.47629 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 7.8763 4.29811 ] pdfxs
+ (ta) show
+ (rt)
+ [4.27631 7.26547 ] pdfxs
+ (o) show
+ (fpo)
+ [6.35994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.05449 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [4.29811 ] pdfxs
+ (\)) show
+ (.Thiscri)
+ [7.67993 7.8763 6.05449 3.0327 7.33081 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eri)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -38.794 -505.251 m
+ (ismetbym)
+ [3.0327 7.94172 9.08711 4.8436 7.88729 5.74904 9.39264 9.09802 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 9.39264 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.0981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinC)
+ [7.94172 3.0327 9.68719 11.5199 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.0654 9.68719 7.88721 8.47629 12.1308 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,)
+ [9.08711 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 8.47629 3.0327 9.6981 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.15995 9.08719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ -21.858 -527.174 m
+ (Third,ac)
+ [7.8763 6.0654 3.0327 4.2654 6.0654 6.68721 9.10901 4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.93082 4.8436 ] pdfxs
+ (o) show
+ (uldusepr)
+ [6.0654 3.0327 9.709 6.0654 4.29811 8.49811 6.0654 4.27631 ] pdfxs
+ (o) show
+ (\flingruns)
+ [6.05449 3.0327 3.0327 6.05449 9.10901 4.27631 6.05449 6.0654 7.95263 ] pdfxs
+ (\(a) show
+ (ndsimplerun)
+ [6.0654 9.709 4.30902 3.0327 9.08711 6.05449 3.0327 8.50902 4.2654 6.0654 5.75995 
+ ] pdfxs
+ (t) show
+ (imepo)
+ [3.02179 9.09802 8.49811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [6.68721 4.29811 ] pdfxs
+ (tat) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ics\))
+ [3.0327 4.8436 4.30902 7.8982 ] pdfxs
+ (t) show
+ (oiden)
+ [9.0981 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifypo)
+ [3.0327 3.32724 9.41446 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -38.794 -549.096 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.60717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.54183 ] pdfxs
+ (g) show
+ (rowunusu)
+ [4.27631 5.14905 12.1744 6.0654 5.75995 6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (llyl)
+ [3.0327 3.0327 10.0581 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (ec)
+ [9.14174 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (redwith)
+ [4.27631 4.8436 10.3635 7.8763 3.0327 4.23277 10.3635 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 8.57445 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsinapr)
+ [3.0327 8.59626 3.0327 10.3526 9.76355 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.3962 ] pdfxs
+ (a) show
+ (ndsimplydis)
+ [6.05449 10.3635 4.29811 3.0327 9.09802 6.05449 3.0327 10.0581 6.05449 3.0327 4.30902 
+ ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 1 0 0 1 -38.794 -558.59 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (5) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (No)
+ [6.91274 4.85963 ] pdfxs
+ (de) show
+ (-i)
+ [3.07535 2.55527 ] pdfxs
+ (nd) show
+ (exi)
+ [4.10643 4.85963 2.56423 ] pdfxs
+ (n) show
+ (gis)
+ [7.67495 2.56423 6.70655 ] pdfxs
+ (a) show
+ (ct)
+ [4.0885 3.58634 ] pdfxs
+ (ua) show
+ (lly)
+ [2.55527 2.56423 7.93497 ] pdfxs
+ (re) show
+ (q)
+ [4.8686 ] pdfxs
+ (u) show
+ (i)
+ [2.55527 ] pdfxs
+ (re) show
+ (d)
+ [8.19491 ] pdfxs
+ (fo) show
+ (r)
+ [6.6796 ] pdfxs
+ (d) show
+ (y)
+ [4.85963 ] pdfxs
+ (na) show
+ (micc)
+ [7.6838 2.55527 7.16383 4.09746 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (pre) show
+ (ssi)
+ [3.63121 3.64018 2.55527 ] pdfxs
+ (on) show
+ (,)
+ [5.6306 ] pdfxs
+ (an) show
+ (dis)
+ [8.19491 2.55527 6.70655 ] pdfxs
+ (de) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (ib)
+ [2.55527 5.37959 ] pdfxs
+ (e) show
+ (db)
+ [8.19491 5.37062 ] pdfxs
+ (e) show
+ (low.)
+ [2.56423 4.34857 6.6528 2.56423 ] pdfxs
+ 213.381 -48.314 m
+ /N614 10.909 Tf
+ (166) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 179 179
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 6.87265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [8.65083 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [6.86174 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (sepo)
+ [4.29811 7.45085 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.Fin)
+ [3.0327 4.29811 7.52721 7.12357 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,pr)
+ [3.02179 3.0327 4.8545 5.8254 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmersc)
+ [9.09802 9.08711 4.8436 4.27631 6.89446 4.85451 ] pdfxs
+ (o) show
+ (ulduse)
+ [6.05449 3.0327 8.66174 6.05449 4.30902 7.43994 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 6.89446 ] pdfxs
+ (o) show
+ (r#pr)
+ [6.87265 9.08711 6.05449 4.27631 ] pdfxs
+ (ag) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [6.90536 ] pdfxs
+ (t) show
+ (ospecify)
+ [8.05084 4.29811 6.35994 4.85451 4.8436 3.0327 3.33815 5.75995 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.88729 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lscre)
+ [3.0327 7.93081 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (edincer)
+ [4.8436 9.6981 3.0327 9.6981 4.8436 4.85451 4.2654 ] pdfxs
+ (ta) show
+ (infunc)
+ [3.0327 9.6981 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nssh)
+ [6.05449 7.94172 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.68719 6.0654 ] pdfxs
+ (o) show
+ (tunder)
+ [7.87638 6.0654 6.05449 6.0654 4.8436 4.27631 ] pdfxs
+ (g) show
+ (oindexc)
+ [9.08719 3.0327 6.0654 6.05449 4.85451 9.39264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -67.377 m
+ /N622 14.346 Tf
+ (7.2Dy)
+ [8.07685 4.476 24.2161 12.3662 8.52144 ] pdfxs
+ (n) show
+ (amicPointerCom)
+ [7.83287 13.4566 4.476 12.5527 10.5873 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 
+ 11.649 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ressio)
+ [6.59915 7.3595 6.36962 6.36962 4.476 8.07685 ] pdfxs
+ (n) show
+ 0 -100.102 m
+ /N614 10.909 Tf
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.85811 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.27991 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (a) show
+ (ims)
+ [3.0327 9.08711 8.31262 ] pdfxs
+ (t) show
+ (o)
+ [9.46901 ] pdfxs
+ (a) show
+ (llowapo)
+ [3.02179 3.0327 5.14905 11.8908 9.46901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lins)
+ [7.0363 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.85811 ] pdfxs
+ (t) show
+ (o)
+ [9.4581 ] pdfxs
+ (g) show
+ (rowbey)
+ [4.27631 5.14905 11.8908 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 10.069 ] pdfxs
+ (t) show
+ (helimit)
+ [6.0654 8.85811 3.0327 3.02179 9.09802 3.0327 8.24728 ] pdfxs
+ (o) show
+ (f)
+ [7.34175 ] pdfxs
+ (2) show
+ 433.962 -96.144 m
+ /N698 7.96999 Tf
+ (k) show
+ 443.091 -100.102 m
+ /N614 10.909 Tf
+ (bytes)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 ] pdfxs
+ -3.05176e-05 -122.025 m
+ (\(o) show
+ (r)
+ [8.35627 ] pdfxs
+ (2) show
+ 23.511 -118.066 m
+ /N698 7.96999 Tf
+ (k) show
+ 32.7179 -122.025 m
+ /N614 10.909 Tf
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s\)byexp)
+ [4.29811 8.33456 5.74904 9.85082 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (ndingc)
+ [6.05449 6.0654 3.02179 6.0654 9.54537 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 10.1563 3.02179 6.0654 6.0654 
+ 3.02179 4.85451 4.8436 8.38899 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.85082 ] pdfxs
+ (a) show
+ (truntime.The)
+ [8.32365 4.27631 6.05449 10.1563 4.23277 3.0327 9.09802 4.8436 9.22901 7.8763 6.0654 
+ 8.93447 ] pdfxs
+ (t) show
+ (echniqueh)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.93447 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ -4.57764e-05 -143.948 m
+ (hi)
+ [6.0654 3.02179 ] pdfxs
+ (g) show
+ (herrun)
+ [6.0654 4.8436 8.13809 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imeoverhe)
+ [3.0327 9.08711 8.70538 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,)
+ [6.05449 6.94903 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.92718 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbeusedf)
+ [8.10547 6.35994 8.71629 6.05449 4.30902 4.8436 9.92718 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.13809 ] pdfxs
+ (a) show
+ (llindexedpo)
+ [3.0327 6.88358 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 9.91628 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lsinC)
+ [3.0327 8.1599 3.0327 9.92718 11.7381 ] pdfxs
+ (a) show
+ (ndC++pr)
+ [6.05449 9.92718 7.8763 8.4872 12.3381 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.17081 ] pdfxs
+ (\(t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -4.57764e-05 -165.87 m
+ (isn)
+ [3.0327 7.94172 6.05449 ] pdfxs
+ (o) show
+ (tapr)
+ [7.87638 9.0981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemin)
+ [6.05449 3.0327 4.85451 12.7198 3.0327 9.6981 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 9.0981 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 16.9359 -187.793 m
+ (There)
+ [7.8763 6.0654 4.8436 4.27631 9.73083 ] pdfxs
+ (a) show
+ (resever)
+ [4.2654 9.73083 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lp)
+ [7.91993 6.35994 ] pdfxs
+ (o) show
+ (ssibleways)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 9.73083 7.57085 5.15996 5.74904 9.18534 ] pdfxs
+ (t) show
+ (oimplementdyn)
+ [10.3308 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 9.12 6.0654 
+ 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.73083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.16354 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n.Tom)
+ [6.05449 11.6181 6.97085 10.3308 9.08711 ] pdfxs
+ (a) show
+ (keit)
+ [5.4545 9.73083 3.0327 9.12 ] pdfxs
+ (a) show
+ (s) show
+ -4.57764e-05 -209.715 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 9.52356 ] pdfxs
+ (a) show
+ (sp)
+ [8.97807 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.52356 ] pdfxs
+ (t) show
+ (o)
+ [10.1345 ] pdfxs
+ (g) show
+ (rowpo)
+ [4.27631 5.14905 12.5563 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.97807 ] pdfxs
+ (a) show
+ (trun)
+ [8.91273 4.27631 6.05449 10.7344 ] pdfxs
+ (t) show
+ (ime,weimp)
+ [3.0327 9.08711 4.85451 7.96357 7.58175 9.52356 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (sethreeres)
+ [4.30902 9.52356 4.23277 6.0654 4.27631 4.8436 9.52356 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ricti)
+ [4.2654 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.97807 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.53447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -231.638 m
+ (Firs)
+ [7.12357 3.0327 4.2654 4.30902 ] pdfxs
+ (t) show
+ (,wec)
+ [7.96357 7.57085 9.52356 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.97807 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 10.7344 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (ndindiceswithin)
+ [6.0654 10.7344 3.0327 6.05449 6.0654 3.02179 4.85451 4.8436 8.98898 7.8763 3.0327 
+ 4.23277 6.0654 3.0327 10.7344 ] pdfxs
+ (o) show
+ (bjectsinapo)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.98898 3.02179 10.7454 10.1235 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (l)
+ [7.71266 ] pdfxs
+ (o) show
+ (nlyifitmee)
+ [6.05449 3.0327 10.4399 3.02179 8.01811 3.02179 8.92364 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.97807 ] pdfxs
+ (t) show
+ (hecri)
+ [6.0654 9.52356 4.8436 4.27631 3.0327 ] pdfxs
+ (t) show
+ (eriaf)
+ [4.8436 4.27631 3.02179 10.1345 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -4.57764e-05 -253.56 m
+ (node-indexingmen)
+ [6.0654 5.74904 6.0654 4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 5.75995 3.0327 
+ 6.05449 10.2108 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ned)
+ [6.0654 4.8436 10.8217 ] pdfxs
+ (a) show
+ (bove:itmustbeaTHpo)
+ [6.35994 5.14905 5.4545 4.85451 10.1126 3.0327 9 8.79257 6.05449 4.30902 8.9891 
+ 6.37085 9.59992 10.2108 7.8763 12.9381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.78902 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8108 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.59992 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 9.05444 ] pdfxs
+ (o) show
+ (fa\feldisn)
+ [8.09447 10.2108 6.05449 4.85451 3.02179 10.8217 3.0327 9.05444 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [9 ] pdfxs
+ (ta) show
+ (ken.)
+ [5.4545 4.8436 6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -275.483 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (nd,we)
+ [6.0654 6.0654 7.43993 7.58175 9.10902 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 12.1417 ] pdfxs
+ (o) show
+ (nlytwop)
+ [6.0654 3.0327 10.0145 3.93823 7.57085 9.71992 6.35994 ] pdfxs
+ (o) show
+ (ssibleindexsizes)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 9.10902 3.0327 6.0654 6.05449 4.85451 10.0145 
+ 4.30902 3.02179 4.85451 4.8436 8.56353 ] pdfxs
+ (t) show
+ (obeusedf)
+ [9.71992 6.35994 9.10902 6.0654 4.29811 4.8436 10.3308 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [8.53082 9.71992 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l:)
+ [3.0327 9.11992 ] pdfxs
+ (t) show
+ (heini)
+ [6.0654 9.10902 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l) show
+ 392.615 -275.483 m
+ /N695 10.909 Tf
+ (k) show
+ 402.899 -275.483 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.56353 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.45084 ] pdfxs
+ (32\)) show
+ -6.10352e-05 -297.405 m
+ (a) show
+ (nd)
+ [6.0654 10.2435 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.04356 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (inalp)
+ [3.0327 6.05449 5.46541 7.22175 6.35994 ] pdfxs
+ (o) show
+ (intersize,)
+ [3.0327 5.75995 4.23277 4.85451 8.46536 4.29811 3.0327 4.85451 4.8436 3.0327 ] pdfxs
+ 143.648 -297.405 m
+ /N695 10.909 Tf
+ (n) show
+ 154.154 -297.405 m
+ /N614 10.909 Tf
+ (=) show
+ 166.596 -297.405 m
+ /N722 10.909 Tf
+ (intptr) show
+ 1 0 0 1 201.646 -297.405 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (t) show
+ 9.92 0 m
+ /N614 10.909 Tf
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (,.)
+ [3.0327 9.54537 ] pdfxs
+ (64\)) show
+ (.Third,f)
+ [9.54537 7.8763 6.0654 3.0327 4.2654 6.0654 7.36357 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.46536 ] pdfxs
+ (a) show
+ (nypo)
+ [5.75995 9.949 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.23266 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [8.49808 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inin)
+ [3.0327 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -205.083 -21.923 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressibleindices,we)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 3.02179 8.93447 3.0327 
+ 6.0654 6.05449 3.0327 4.85451 4.8436 4.30902 7.22175 7.58175 8.93447 ] pdfxs
+ (a) show
+ (llow)
+ [3.02179 3.0327 5.14905 11.9672 ] pdfxs
+ (o) show
+ (nlytwoch)
+ [6.0654 3.0327 9.83991 3.93823 7.57085 9.54537 4.54905 6.05449 ] pdfxs
+ (o) show
+ (ices:)
+ [3.0327 4.8436 4.85451 4.29811 8.78174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.93447 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.1454 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.11266 ] pdfxs
+ (a) show
+ (reunc)
+ [4.27631 8.93447 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressed.F)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.05449 9.22901 6.21813 ] pdfxs
+ (o) show
+ (r) show
+ -205.083 -43.845 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inlis)
+ [9.09802 6.05449 3.0327 4.8436 7.25448 3.02179 10.1672 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ -126.851 -43.845 m
+ /N695 10.909 Tf
+ (A) show
+ -114.569 -43.845 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.1563 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.94538 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (8) show
+ (,ei)
+ [7.24357 4.85451 3.02179 ] pdfxs
+ (t) show
+ (herb)
+ [6.0654 4.8436 8.37809 6.35994 ] pdfxs
+ (ot) show
+ (hindex\felds)
+ [10.1563 3.0327 6.0654 6.05449 4.85451 9.85082 6.0654 4.8436 3.0327 6.0654 8.3999 
+ ] pdfxs
+ (\(t) show
+ (hep)
+ [6.05449 8.94538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersto)
+ [4.85451 4.2654 8.41081 4.23277 9.55628 ] pdfxs
+ (t) show
+ (heClist)
+ [6.0654 8.94538 11.9781 3.0327 3.02179 4.30902 8.34546 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1563 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 8.94538 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 5.75995 ] pdfxs
+ -205.083 -65.768 m
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (g) show
+ (e)
+ [9.53447 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (t) show
+ (heAlis)
+ [6.0654 9.53447 12.8726 3.0327 3.02179 4.30902 ] pdfxs
+ (t) show
+ (\))
+ [8.93455 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 9.54537 4.29811 ] pdfxs
+ (to) show
+ (redinc)
+ [4.27631 4.8436 10.7454 3.0327 10.7563 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.778 ] pdfxs
+ (o) show
+ (rb)
+ [8.96718 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [10.7563 ] pdfxs
+ (a) show
+ (res)
+ [4.2654 9.54537 4.29811 ] pdfxs
+ (to) show
+ (redinunc)
+ [4.27631 4.8436 10.7563 3.0327 10.7454 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 10.7454 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.778 ] pdfxs
+ (\(o) show
+ (f) show
+ -205.083 -87.69 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (urse,lis)
+ [6.0654 4.27631 4.29811 4.85451 6.6654 3.02179 3.0327 4.30902 ] pdfxs
+ (t) show
+ -150.386 -87.69 m
+ /N695 10.909 Tf
+ (B) show
+ -137.928 -87.69 m
+ /N614 10.909 Tf
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 9.6981 6.05449 5.15996 5.4545 8.47629 ] pdfxs
+ (t) show
+ (obeTHf)
+ [9.0981 6.35994 8.4872 7.8763 11.8144 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 5.75995 ] pdfxs
+ (\)) show
+ (.) show
+ -188.147 -109.613 m
+ (Sec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.90174 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (.1describes)
+ [3.0327 8.29084 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 7.14536 
+ ] pdfxs
+ (t) show
+ (hemodi\fedrewri)
+ [6.05449 7.67994 9.09802 5.75995 6.05449 3.0327 6.05449 4.85451 8.89083 4.27631 4.8436 
+ 7.88721 4.2654 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [7.67994 4.27631 6.0654 3.02179 4.85451 7.13445 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.10174 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 7.69085 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.11265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,Sec)
+ [6.05449 6.03267 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ -205.083 -131.536 m
+ (describesch)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 8.21444 4.53815 6.0654 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.20354 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.74902 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (ime,)
+ [3.0327 9.08711 4.85451 7.00357 ] pdfxs
+ (a) show
+ (ndSec)
+ [6.0654 9.95991 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.97082 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.3describes)
+ [3.0327 9.35992 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 8.20354 
+ ] pdfxs
+ (t) show
+ (heneededch)
+ [6.0654 8.74902 6.0654 4.8436 4.85451 6.05449 4.85451 9.95991 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (es)
+ [4.85451 8.20354 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.74902 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 4.27631 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ -205.083 -153.458 m
+ (cedur)
+ [4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ -205.083 -191.29 m
+ /N622 11.955 Tf
+ (7.2.1)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (ntr)
+ [7.08931 5.23633 5.48733 ] pdfxs
+ (ap) show
+ (ro)
+ [5.49929 7.08935 ] pdfxs
+ (c) show
+ (e)
+ [6.14487 ] pdfxs
+ (du) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (lDy)
+ [8.22507 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2019 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -205.083 -220.258 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.4399 ] pdfxs
+ (t) show
+ (hediscussi)
+ [6.05449 9.22901 6.05449 3.0327 4.30902 4.8436 6.0654 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nbelow,werefer)
+ [10.4399 6.35994 4.85451 3.0327 5.14905 7.8763 7.59266 7.57085 9.22901 4.27631 4.8436 
+ 3.33815 4.8436 8.65082 ] pdfxs
+ (t) show
+ (oapo)
+ [9.82901 9.82901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [7.40721 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (ta) show
+ (iningindices)
+ [3.0327 6.0654 3.02179 6.0654 9.82901 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 
+ 8.67262 ] pdfxs
+ (a) show
+ (s) show
+ 111.615 -220.258 m
+ /N634 10.909 Tf
+ (so) show
+ (urcepo)
+ [5.85816 4.0363 4.46185 9.59999 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 168.47 -220.258 m
+ /N614 10.909 Tf
+ (,since)
+ [7.59266 4.29811 3.0327 6.0654 4.8436 9.22901 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 10.1345 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.22901 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -205.083 -242.181 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urces)
+ [6.0654 4.27631 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fp)
+ [7.23266 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.20354 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oindexedpo)
+ [9.34901 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 9.95991 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.As)
+ [3.0327 4.29811 8.66174 12.0763 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.85451 8.73811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lis)
+ [6.92721 3.0327 8.20354 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 9.95991 ] pdfxs
+ (a) show
+ (lso)
+ [3.02179 4.30902 9.34901 ] pdfxs
+ (a) show
+ (nindexedpo)
+ [9.95991 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 9.95991 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lbec)
+ [6.92721 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 8.73811 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ -205.083 -264.103 m
+ (linkedd)
+ [3.0327 3.0327 6.05449 5.4545 4.85451 10.1454 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.53446 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.38899 ] pdfxs
+ (a) show
+ (rerecursive,e.)
+ [4.27631 8.93447 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.46541 4.8436 
+ 7.23266 4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.23266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.93447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lf)
+ [7.12357 3.32724 ] pdfxs
+ (o) show
+ (rlis)
+ [8.36718 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 75.56 -264.103 m
+ /N722 10.909 Tf
+ (list2) show
+ 108.286 -264.103 m
+ /N614 10.909 Tf
+ (inFi)
+ [3.0327 10.1454 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.93447 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (.)
+ [9.23992 ] pdfxs
+ (I) show
+ (n)
+ [10.1563 ] pdfxs
+ (t) show
+ (hisex)
+ [6.05449 3.0327 8.38899 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mple,)
+ [9.08711 6.0654 3.02179 4.85451 3.0327 ] pdfxs
+ -205.083 -286.026 m
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -186.295 -286.026 m
+ /N722 10.909 Tf
+ (int) show
+ -165.477 -286.026 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisindexedbutisn)
+ [6.6654 3.0327 7.94172 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 9.6981 6.0654 
+ 6.05449 7.88729 3.02179 7.94172 6.0654 ] pdfxs
+ (o) show
+ (tas)
+ [7.87638 9.08719 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ -188.146 -307.949 m
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (procedur)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [8.19265 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 10.0036 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.43626 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisl)
+ [11.2144 3.0327 9.45807 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ely)
+ [4.85451 3.0327 10.909 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 10.0036 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 10.0036 ] pdfxs
+ (a) show
+ (sst)
+ [9.45807 4.30902 4.23277 ] pdfxs
+ (at) show
+ (icc)
+ [3.0327 10.0036 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nbu)
+ [11.2254 6.05449 6.0654 ] pdfxs
+ (t) show
+ -205.083 -329.871 m
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 9.98173 4.85451 ] pdfxs
+ (o) show
+ (mplexl)
+ [9.08711 6.0654 3.0327 4.8436 10.8981 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [6.05449 ] pdfxs
+ (/) show
+ (st)
+ [4.30902 4.23277 ] pdfxs
+ (o) show
+ (recodesequences)
+ [4.27631 9.99264 4.8436 5.75995 6.05449 9.99264 4.29811 4.85451 5.74904 6.0654 4.8436 
+ 6.0654 4.8436 4.85451 9.43625 ] pdfxs
+ (a) show
+ (reneededf)
+ [4.27631 9.98173 6.0654 4.8436 4.85451 6.05449 4.85451 11.1926 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.41444 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [9.43625 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.02179 6.0654 3.0327 6.05449 10.5926 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices,)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 11.2035 3.02179 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 4.30902 3.0327 ] pdfxs
+ 20.735 -359.796 m
+ (167) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 180 180
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sincetheseindicesmay)
+ [4.29811 3.0327 6.0654 4.8436 8.03993 4.23277 6.0654 4.8436 4.30902 8.02902 3.0327 
+ 6.0654 6.05449 3.0327 4.8436 4.85451 7.48354 9.09802 5.14905 8.94538 ] pdfxs
+ (g) show
+ (row)
+ [4.2654 5.14905 11.0726 ] pdfxs
+ (a) show
+ (trun)
+ [7.4182 4.27631 6.0654 9.23992 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 7.72357 ] pdfxs
+ (I) show
+ (ne)
+ [9.25083 4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 9.23992 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.03993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,wes)
+ [3.0327 6.29449 7.58175 8.02902 4.30902 ] pdfxs
+ (to) show
+ (reabo)
+ [4.2654 8.03993 8.63993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (nv)
+ [9.23992 5.15995 ] pdfxs
+ (a) show
+ (lue,)
+ [3.02179 6.0654 4.8436 6.3054 ] pdfxs
+ (\\) show
+ 423.831 0 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (C)
+ [7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ 459.515 0 m
+ /N614 10.909 Tf
+ (,)
+ [3.0327 ] pdfxs
+ (") show
+ -3.05176e-05 -21.922 m
+ (whichisset)
+ [7.8763 6.0654 3.0327 4.53815 9.44719 3.0327 7.6799 4.30902 4.8436 7.62547 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (t) show
+ (ruewhen)
+ [4.2654 6.0654 8.22539 7.88721 6.05449 4.85451 9.43628 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sin)
+ [7.6799 3.0327 9.44719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.23629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lh)
+ [6.40358 6.0654 ] pdfxs
+ (o) show
+ (ldc)
+ [3.0327 9.43628 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.44719 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 4.8436 7.69081 ] pdfxs
+ (a) show
+ (ndf)
+ [6.05449 9.44719 3.33815 ] pdfxs
+ (a) show
+ (lse)
+ [3.02179 4.30902 8.22539 ] pdfxs
+ (ot) show
+ (herwise.Asin)
+ [6.0654 4.8436 4.27631 7.8763 3.0327 4.29811 4.85451 7.78902 11.5635 4.30902 3.0327 
+ 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (bo)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (nissu\016cientby)
+ [9.14174 3.02179 7.38536 4.29811 6.0654 9.08711 4.8436 3.0327 4.85451 5.74904 7.32002 
+ 5.75995 8.82538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.34174 ] pdfxs
+ (t) show
+ (hirdres)
+ [6.0654 3.02179 4.27631 9.13083 4.27631 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ric)
+ [4.2654 3.0327 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (a) show
+ (bove)
+ [6.35994 5.14905 5.4545 7.91993 ] pdfxs
+ (\(a) show
+ (llindicesin)
+ [3.0327 6.09813 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 7.37445 3.0327 9.13083 
+ ] pdfxs
+ (a) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.32002 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.93084 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.14174 ] pdfxs
+ (o) show
+ (r)
+ [7.34174 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.09813 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -65.768 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (.)
+ [7.8872 ] pdfxs
+ (I) show
+ (fas)
+ [6.97085 9.08719 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lis)
+ [6.6654 3.0327 7.94172 ] pdfxs
+ (a) show
+ (lso)
+ [3.02179 4.30902 9.08719 ] pdfxs
+ (a) show
+ (nindexedpo)
+ [9.6981 3.0327 6.05449 6.0654 4.8436 5.75995 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.6654 ] pdfxs
+ (a) show
+ (llindexv)
+ [3.02179 6.6763 3.02179 6.0654 6.05449 4.85451 9.39264 5.14904 ] pdfxs
+ (a) show
+ (luesp)
+ [3.0327 6.0654 4.8436 7.94172 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 9.08719 ] pdfxs
+ (t) show
+ (othepo)
+ [9.0981 4.23277 6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lheld)
+ [6.6654 6.0654 4.8436 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -87.69 m
+ (inre)
+ [3.0327 9.81809 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers,)
+ [4.85451 4.2654 4.30902 6.81812 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ls,)
+ [3.02179 4.30902 6.81812 ] pdfxs
+ (o) show
+ (rs)
+ [8.03991 4.29811 ] pdfxs
+ (ta) show
+ (ckloc)
+ [4.54905 9.51264 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.07263 ] pdfxs
+ (a) show
+ (rerepresen)
+ [4.2654 8.61811 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (edusing)
+ [4.8436 9.829 6.05449 4.30902 3.02179 6.0654 9.2181 ] pdfxs
+ (t) show
+ (hefull)
+ [6.05449 8.6072 3.33815 6.0654 3.02179 3.0327 ] pdfxs
+ 329.614 -87.69 m
+ /N695 10.909 Tf
+ (n) show
+ 339.923 -87.69 m
+ /N614 10.909 Tf
+ (bi)
+ [6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (\(t) show
+ (hehi)
+ [6.0654 8.6072 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hbi)
+ [9.829 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [8.06172 ] pdfxs
+ (a) show
+ (rezer)
+ [4.27631 8.6072 4.8436 4.85451 4.2654 ] pdfxs
+ (o) show
+ 0 -109.613 m
+ (when)
+ [7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ 29.477 -109.613 m
+ /N695 10.909 Tf
+ (isCo)
+ [3.76362 5.10535 8.58534 5.27996 ] pdfxs
+ (mp) show
+ 71.965 -109.613 m
+ /N614 10.909 Tf
+ (=) show
+ 85.135 -109.613 m
+ /N695 10.909 Tf
+ (t) show
+ (rue)
+ [5.22545 6.24001 5.08363 ] pdfxs
+ 105.623 -109.613 m
+ /N614 10.909 Tf
+ (\)) show
+ (.Wi)
+ [10.8545 11.2144 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.8691 ] pdfxs
+ (t) show
+ (hissimpli\fc)
+ [6.05449 3.0327 8.93444 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.0654 7.90902 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 8.90172 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6908 7.57085 ] pdfxs
+ (o) show
+ (uldhave)
+ [6.0654 3.0327 10.6799 6.0654 5.14905 5.4545 9.47992 ] pdfxs
+ (t) show
+ (oexp)
+ [10.0799 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -1.52588e-05 -131.535 m
+ (t) show
+ (heindicesin)
+ [6.05449 9.3272 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 8.78171 3.0327 10.5381 
+ ] pdfxs
+ (a) show
+ (llsuch)
+ [3.0327 7.50539 4.29811 6.0654 4.54905 10.5381 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swhen)
+ [8.78171 7.8763 6.0654 4.8436 10.5381 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lexceeded)
+ [7.50539 4.85451 5.74904 4.85451 4.8436 4.85451 6.05449 4.85451 10.5381 ] pdfxs
+ (2) show
+ 275.57 -127.576 m
+ /N698 7.96999 Tf
+ (k) show
+ 285.168 -131.535 m
+ /N614 10.909 Tf
+ (nodes.Thisis)
+ [6.0654 5.74904 6.0654 4.8436 4.30902 10.4072 7.8763 6.05449 3.0327 8.78171 3.0327 
+ 8.78171 ] pdfxs
+ (t) show
+ (echnic)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyfe)
+ [3.0327 3.0327 10.2326 3.33815 4.8436 ] pdfxs
+ (a) show
+ (siblef)
+ [4.29811 3.0327 6.0654 3.0327 9.3272 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 0 -153.458 m
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.09085 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 10.1126 4.30902 ] pdfxs
+ (ta) show
+ (ckloc)
+ [4.53815 9.8181 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.35626 ] pdfxs
+ (\() show
+ (usinginf)
+ [6.0654 4.29811 3.0327 6.05449 9.51264 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [10.1126 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.1453 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.90174 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.50174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph\)butpr)
+ [6.0654 6.05449 8.30183 6.05449 6.0654 8.29092 6.0654 4.2654 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (blyisn'tw)
+ [6.0654 3.02179 9.8181 3.0327 4.29811 6.0654 3.02179 8.30183 7.57085 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h) show
+ 0 -175.38 m
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (ddedimplemen)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.6981 4.8436 ] pdfxs
+ (o) show
+ (mplexity.)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 3.0327 3.93823 4.84359 3.0327 ] pdfxs
+ 16.936 -197.303 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.09811 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (2shows)
+ [9.70901 4.29811 6.0654 5.14905 7.8763 8.55262 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 9.09811 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ 150.588 -193.344 m
+ /N703 7.96999 Tf
+ (6) show
+ 159.567 -197.303 m
+ /N614 10.909 Tf
+ (rewri)
+ [4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesusedf)
+ [9.0872 4.27631 6.0654 3.02179 4.85451 8.55262 6.05449 4.30902 4.8436 10.309 3.32724 
+ ] pdfxs
+ (o) show
+ (rdyn)
+ [8.51991 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.09811 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.51991 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.The)
+ [6.0654 9.70901 7.8763 6.0654 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ns-)
+ [6.05449 4.30902 3.63261 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rmedversi)
+ [4.2654 9.09802 4.8436 10.8217 5.4545 4.85451 4.2654 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (o) show
+ (f)
+ [8.09447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 109.475 -219.225 m
+ /N722 10.909 Tf
+ (Length) show
+ 148.601 -219.225 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [10.8217 3.0327 10.8217 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 9.61083 4.85451 5.75995 ] pdfxs
+ (a) show
+ (mpleisshowninFi)
+ [9.08711 6.05449 3.0327 9.61083 3.0327 9.06535 4.30902 6.05449 5.14905 7.88721 10.8217 
+ 3.02179 10.8326 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 9.61083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (11) show
+ (.Bec)
+ [11.2581 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (usewed)
+ [6.0654 4.29811 9.61083 7.58175 9.61083 6.05449 ] pdfxs
+ (o) show
+ -3.05176e-05 -241.148 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.32365 4.85451 ] pdfxs
+ (o) show
+ (mpresspo)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 8.3999 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lindexesif)
+ [7.12357 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 8.3999 3.0327 7.41812 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.93447 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.38899 ] pdfxs
+ (o) show
+ (fa\feldis)
+ [7.42902 9.54537 6.0654 4.8436 3.0327 10.1454 3.0327 8.3999 ] pdfxs
+ (ta) show
+ (ken,)
+ [5.4545 4.8436 6.0654 7.23266 ] pdfxs
+ (t) show
+ (hecodef)
+ [6.05449 8.94538 4.8436 5.75995 6.0654 8.93447 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.35627 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 6.0654 9.54537 ] pdfxs
+ (t) show
+ (he\feld)
+ [6.05449 8.94538 6.05449 4.85451 3.0327 10.1454 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -3.05176e-05 -263.07 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (dingitish)
+ [6.05449 3.0327 6.0654 9.52355 3.02179 8.31274 3.0327 8.37808 6.05449 ] pdfxs
+ (a) show
+ (ndledby)
+ [6.0654 6.05449 3.0327 4.8436 10.1345 5.75995 9.82901 ] pdfxs
+ (o) show
+ (nerule.The)
+ [6.05449 8.92356 4.2654 6.0654 3.0327 4.8436 9.17447 7.88721 6.05449 8.92356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (edcodedi\013ersfr)
+ [4.8436 10.1345 4.8436 5.75995 6.05449 8.92356 6.05449 3.0327 6.35986 4.85451 4.27631 
+ 8.36717 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mthes)
+ [13.1671 4.23277 6.0654 8.91265 4.30902 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 8.91265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.1345 4.8436 ] pdfxs
+ (a) show
+ (sein)
+ [4.30902 8.91265 3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -284.993 m
+ (twoways:1\)b)
+ [3.93823 7.58175 9.23992 7.58175 5.14905 5.75995 4.29811 8.18175 5.46541 8.0291 6.35994 
+ ] pdfxs
+ (ot) show
+ (hc)
+ [9.85082 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.85082 ] pdfxs
+ (a) show
+ (ndexp)
+ [6.0654 9.85082 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedc)
+ [6.0654 6.0654 4.8436 9.85082 4.85451 ] pdfxs
+ (a) show
+ (sesmustbeh)
+ [4.29811 4.8436 8.09444 8.79257 6.05449 4.30902 8.0291 6.37085 8.63993 6.05449 ] pdfxs
+ (a) show
+ (ndled;)
+ [6.0654 6.05449 3.0327 4.85451 6.05449 6.89448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.85082 ] pdfxs
+ (2) show
+ (\)node-indexingr)
+ [8.0291 6.0654 5.75995 6.05449 4.85451 3.63261 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 3.0327 6.0654 9.23992 4.27631 ] pdfxs
+ (at) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ -3.05176e-05 -306.915 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nby)
+ [8.95628 5.75995 5.74904 ] pdfxs
+ (t) show
+ (e-indexingisused,i.e.,)
+ [4.85451 3.63261 3.0327 6.05449 6.0654 4.85451 5.74904 3.0327 6.0654 8.34538 3.02179 
+ 7.19991 6.05449 4.30902 4.8436 6.0654 6.0654 3.0327 3.0327 4.8436 3.0327 6.0654 
+ ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.73448 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lindexissc)
+ [5.92358 3.0327 6.05449 6.0654 4.8436 8.65083 3.0327 7.189 4.29811 4.85451 ] pdfxs
+ (a) show
+ (ledby)
+ [3.0327 4.8436 8.95628 5.74904 8.65083 ] pdfxs
+ (t) show
+ (henodesizebef)
+ [6.05449 7.74539 6.05449 5.75995 6.0654 7.73448 4.29811 3.0327 4.85451 7.73448 6.35994 
+ 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.73448 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.0654 3.02179 6.0654 8.34538 ] pdfxs
+ (to) show
+ 419.152 -306.915 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ 464.97 -306.915 m
+ /N614 10.909 Tf
+ (.) show
+ -3.05176e-05 -328.838 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [7.54901 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.1163 3.33815 ] pdfxs
+ (o) show
+ (rmer,asin)
+ [4.2654 9.09802 4.8436 4.27631 6.37085 8.7272 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (lebr)
+ [3.0327 8.1163 6.0654 4.2654 ] pdfxs
+ (a) show
+ (nch)
+ [6.0654 4.54905 9.32719 ] pdfxs
+ (o) show
+ (n) show
+ 164.527 -328.838 m
+ /N634 10.909 Tf
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (C)
+ [7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ 203.485 -328.838 m
+ /N614 10.909 Tf
+ (issu\016cientbec)
+ [3.0327 7.57081 4.30902 6.05449 9.09802 4.8436 3.0327 4.8436 5.75995 7.51638 6.35994 
+ 4.85451 4.8436 ] pdfxs
+ (a) show
+ (useweres)
+ [6.0654 4.29811 8.1272 7.57085 8.1163 4.27631 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.02179 4.85451 ] pdfxs
+ (t) show
+ (eds)
+ [4.8436 9.3381 4.29811 ] pdfxs
+ (o) show
+ (urce)
+ [6.0654 4.2654 4.85451 8.1163 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.57081 ] pdfxs
+ (t) show
+ (ohave)
+ [8.7272 6.0654 5.14905 5.4545 4.8436 ] pdfxs
+ -3.05176e-05 -350.761 m
+ (a) show
+ (llc)
+ [3.0327 6.68721 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.71991 ] pdfxs
+ (o) show
+ (r)
+ [7.93082 ] pdfxs
+ (a) show
+ (llunc)
+ [3.0327 6.68721 6.05449 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices:)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.709 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 4.29811 7.91993 ] pdfxs
+ (t) show
+ (here)
+ [6.05449 4.85451 4.27631 8.49811 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.49811 ] pdfxs
+ (o) show
+ (nlytwoc)
+ [6.0654 3.0327 9.41446 3.93823 7.57085 9.10901 4.85451 ] pdfxs
+ (a) show
+ (sesf)
+ [4.29811 4.85451 7.95263 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.93082 4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 9.709 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.8436 8.50902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 6.68721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -372.683 m
+ (o) show
+ (bjectsize)
+ [6.66539 3.33815 4.8436 4.85451 7.87638 4.29811 3.0327 4.8436 8.4872 ] pdfxs
+ (a) show
+ (nd\feld)
+ [6.0654 9.6981 6.05449 4.85451 3.0327 9.68719 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.85451 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (re\fxed)
+ [4.27631 8.4872 6.05449 5.75995 4.85451 9.68719 ] pdfxs
+ (a) show
+ (ndknown)
+ [6.0654 9.6981 5.75995 6.05449 5.15996 7.8763 9.6981 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.8436 ] pdfxs
+ (o) show
+ (mpile-timef)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 3.64352 4.23277 3.0327 9.09802 8.47629 3.33815 
+ ] pdfxs
+ (o) show
+ (re)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 370.909 -368.724 m
+ /N703 7.96999 Tf
+ (7) show
+ 375.642 -372.683 m
+ /N614 10.909 Tf
+ (.) show
+ 0.686981 -402.221 m
+ /N634 10.909 Tf
+ (/) show
+ 6.94997 -402.221 m
+ /N1028 10.909 Tf
+ (\003) show
+ 20.645 -402.221 m
+ /N634 10.909 Tf
+ (Lengthwithdynamicpointercompression\(6)
+ [7.85447 6.02184 7.14535 6.02184 4.63633 14.4108 8.51994 4.62549 4.89815 14.149 6.31633 
+ 6.0435 6.87263 6.32724 9.6653 4.09095 13.8 7.06905 7.06905 4.83276 7.62535 5.11633 
+ 6.51274 13.7562 6.12002 6.68723 10.0362 6.67632 5.71628 6.13093 5.56355 5.57446 4.45095 
+ 6.68723 12.3708 5.08356 6.18542 ] pdfxs
+ (4) show
+ 298.112 -402.221 m
+ /N1028 10.909 Tf
+ (\000) show
+ 307.826 -402.221 m
+ /N695 10.909 Tf
+ (>) show
+ 316.925 -402.221 m
+ /N634 10.909 Tf
+ (32bits)
+ [6.18542 12.6545 6.97092 5.29094 5.57451 7.97444 ] pdfxs
+ (\)) show
+ 373.782 -402.221 m
+ /N1028 10.909 Tf
+ (\003) show
+ 379.923 -402.221 m
+ /N634 10.909 Tf
+ (/) show
+ 1.34393 -415.771 m
+ /N1025 10.909 Tf
+ (staticin)
+ [6.29443 6.2182 7.44 6.2291 4.83269 14.5308 4.57087 8.04001 ] pdfxs
+ (t) show
+ 72.8279 -415.771 m
+ /N614 10.909 Tf
+ (Length\(Pool)
+ [7.64721 5.67268 6.88357 6.28358 5.07277 8.03993 6.36003 8.37811 6.4254 6.41449 3.0327 
+ ] pdfxs
+ 150.305 -415.771 m
+ /N1028 10.909 Tf
+ (\003) show
+ 156.426 -415.771 m
+ /N614 10.909 Tf
+ (PD,)
+ [6.75267 9.14182 3.0327 ] pdfxs
+ 183.911 -415.771 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 215.866 -415.771 m
+ /N614 10.909 Tf
+ (L)
+ [8.25811 ] pdfxs
+ (\)) show
+ 235.154 -415.771 m
+ /N1028 10.909 Tf
+ (f) show
+ 15.0149 -429.32 m
+ /N1025 10.909 Tf
+ (if)
+ [5.41086 3.82904 ] pdfxs
+ 33.2929 -429.32 m
+ /N614 10.909 Tf
+ (\(L==0)
+ [5.8473 12.3708 9.52355 14.1817 6.47994 ] pdfxs
+ (\)) show
+ 92.2619 -429.32 m
+ /N1025 10.909 Tf
+ (retur)
+ [5.79267 6.37078 5.50911 7.59274 5.79267 ] pdfxs
+ (n) show
+ 138.304 -429.32 m
+ /N614 10.909 Tf
+ (0;)
+ [7.33085 3.0327 ] pdfxs
+ 13.7269 -442.869 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 46.4489 -442.869 m
+ /N614 10.909 Tf
+ (Next=P)
+ [8.81447 5.47632 6.39267 10.44 13.3962 6.76358 ] pdfxs
+ (D) show
+ 103.759 -442.869 m
+ /N1028 10.909 Tf
+ (\000) show
+ 110.304 -442.869 m
+ /N695 10.909 Tf
+ (>) show
+ 118.313 -442.869 m
+ /N614 10.909 Tf
+ (isComp?)
+ [3.5236 4.79993 8.3672 5.9454 9.58893 13.9962 12.5999 ] pdfxs
+ (\() show
+ 183.911 -442.869 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 210.881 -442.869 m
+ /N614 10.909 Tf
+ (\)) show
+ 216.548 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 223.427 -442.869 m
+ /N614 10.909 Tf
+ (\() show
+ 230.169 -442.869 m
+ /N1025 10.909 Tf
+ (in)
+ [4.55996 8.05092 ] pdfxs
+ (t) show
+ 255.809 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 262.985 -442.869 m
+ /N614 10.909 Tf
+ (\)\(P)
+ [5.9673 5.29095 6.76358 ] pdfxs
+ (D) show
+ 287.033 -442.869 m
+ /N1028 10.909 Tf
+ (\000) show
+ 293.579 -442.869 m
+ /N695 10.909 Tf
+ (>) show
+ 302.057 -442.869 m
+ /N614 10.909 Tf
+ (PoolBase+Node)
+ [8.38902 6.41449 6.41449 3.99269 8.69439 6.41449 5.26901 11.389 14.389 8.50902 5.78177 
+ 6.38176 4.8436 ] pdfxs
+ 400.55 -442.869 m
+ /N1028 10.909 Tf
+ (\003) show
+ 407.277 -442.869 m
+ /N614 10.909 Tf
+ (8+4)
+ [19.058 13.8653 6.32722 ] pdfxs
+ (\)) show
+ 165.78 -456.418 m
+ (:) show
+ 217.134 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 223.72 -456.418 m
+ /N614 10.909 Tf
+ (\() show
+ 229.73 -456.418 m
+ /N1025 10.909 Tf
+ (lon)
+ [4.1236 6.90536 7.60365 ] pdfxs
+ (g) show
+ 256.7 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 263.579 -456.418 m
+ /N614 10.909 Tf
+ (\)\(P)
+ [5.66185 5.00731 6.75267 ] pdfxs
+ (D) show
+ 287.033 -456.418 m
+ /N1028 10.909 Tf
+ (\000) show
+ 293.579 -456.418 m
+ /N695 10.909 Tf
+ (>) show
+ 302.057 -456.418 m
+ /N614 10.909 Tf
+ (PoolBase+Node)
+ [8.38902 6.41449 6.41449 3.99269 8.69439 6.41449 5.26901 11.389 14.389 8.50902 5.78177 
+ 6.38176 4.8436 ] pdfxs
+ 400.683 -456.418 m
+ /N1028 10.909 Tf
+ (\003) show
+ 407.544 -456.418 m
+ /N614 10.909 Tf
+ (16+8\);)
+ [6.86176 11.9017 14.9344 6.86176 5.65094 3.0327 ] pdfxs
+ 13.7157 -469.967 m
+ /N1025 10.909 Tf
+ (retur)
+ [5.79267 6.37078 5.50911 7.59274 5.79267 ] pdfxs
+ (n) show
+ 59.7367 -469.967 m
+ /N614 10.909 Tf
+ (Length\(PD,Next\)+1;)
+ [7.64721 5.67268 6.88357 6.28358 5.07277 8.03993 4.72368 6.76358 9.14182 11.5744 8.81447 
+ 5.47632 6.39267 5.85821 5.2364 9.47992 6.44722 3.0327 ] pdfxs
+ 0.54567 -483.517 m
+ /N1028 10.909 Tf
+ (g) show
+ 116.773 -513.006 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (11) show
+ (:Ex)
+ [7.8872 7.41812 5.75995 ] pdfxs
+ (a) show
+ (mple)
+ [9.08711 6.0654 3.0327 8.47629 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erdyn)
+ [4.8436 7.909 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.02179 8.4872 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.9367 -546.884 m
+ (Wec)
+ [10.2981 9.55628 4.85451 ] pdfxs
+ (a) show
+ (nusenode-r)
+ [10.7672 6.05449 4.30902 9.55628 6.05449 5.75995 6.0654 4.8436 8.3453 4.27631 ] pdfxs
+ (a) show
+ (therth)
+ [4.23277 6.0654 4.8436 8.98899 4.23277 6.0654 ] pdfxs
+ (a) show
+ (nby)
+ [10.7672 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e-indexingbecause)
+ [4.8436 3.63261 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 10.1563 6.37085 
+ 4.8436 4.8436 5.46541 6.05449 4.30902 9.54537 ] pdfxs
+ (o) show
+ (f)
+ [8.03993 ] pdfxs
+ (t) show
+ (he\frstres)
+ [6.0654 9.55628 6.05449 4.27631 4.30902 8.94546 4.27631 4.8436 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,whichdis)
+ [6.05449 8.0072 7.8763 6.0654 3.0327 4.53815 10.7781 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 4.29811 ] pdfxs
+ -0.000335693 -568.806 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.15627 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (t) show
+ (hemiddle)
+ [6.0654 7.70175 9.09802 3.02179 6.0654 6.05449 3.0327 7.70175 ] pdfxs
+ (o) show
+ (f)
+ [6.19631 ] pdfxs
+ (a) show
+ (n)
+ [8.91265 ] pdfxs
+ (o) show
+ (bjectinapo)
+ [6.66539 3.33815 4.8436 4.85451 7.10184 3.02179 8.92356 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwi)
+ [5.87995 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [8.92356 4.8436 ] pdfxs
+ (o) show
+ (mpressedindices.)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 8.92356 3.0327 6.05449 6.0654 
+ 3.02179 4.85451 4.8436 4.30902 7.61448 ] pdfxs
+ (N) show
+ (ode-indexingisimp)
+ [5.75995 6.0654 4.8436 3.63261 3.0327 6.0654 6.05449 4.85451 5.74904 3.0327 6.0654 
+ 8.31266 3.02179 7.16718 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 1 0 0 1 0 -578.3 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.452 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (6) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (We)
+ [8.70597 6.71553 ] pdfxs
+ (on) show
+ (lys)
+ [2.56423 7.4777 3.64018 ] pdfxs
+ (h) show
+ (owt)
+ [4.34857 9.27984 3.57737 ] pdfxs
+ (h) show
+ (e)
+ [6.7245 ] pdfxs
+ (ru) show
+ (l)
+ [2.56423 ] pdfxs
+ (e) show
+ (s)
+ [6.25825 ] pdfxs
+ (fo) show
+ (rl)
+ [6.22233 2.55527 ] pdfxs
+ (oad) show
+ (s)
+ [6.25825 ] pdfxs
+ (o) show
+ (fst)
+ [5.43335 3.64018 3.57737 ] pdfxs
+ (ru) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ur) show
+ (e)
+ [6.7245 ] pdfxs
+ (\fe) show
+ (l)
+ [2.55527 ] pdfxs
+ (d) show
+ (s.)
+ [3.64018 6.5003 ] pdfxs
+ (S) show
+ (t)
+ [3.58634 ] pdfxs
+ (ore) show
+ (s)
+ [6.25825 ] pdfxs
+ (ar) show
+ (ei)
+ [6.71553 2.56423 ] pdfxs
+ (de) show
+ (nticalexc)
+ [4.86852 3.57737 2.56423 4.09746 4.59962 5.1823 4.10643 4.85963 4.09746 ] pdfxs
+ (ep) show
+ (t)
+ [6.20441 ] pdfxs
+ (fo) show
+ (rt)
+ [6.22233 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [6.7245 ] pdfxs
+ (\fna) show
+ (li)
+ [5.17333 2.56423 ] pdfxs
+ (n) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (ru) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (on) show
+ (,)
+ [5.27196 ] pdfxs
+ (an) show
+ (d)
+ [7.73764 ] pdfxs
+ (arr) show
+ (ay)
+ [4.35754 4.85963 ] pdfxs
+ -12.437 -14.768 m
+ (a) show
+ (cc)
+ [4.09746 4.09746 ] pdfxs
+ (e) show
+ (ss)
+ [3.63121 3.64018 ] pdfxs
+ (e) show
+ (s)
+ [6.70655 ] pdfxs
+ (ar) show
+ (esimil)
+ [7.16383 3.64018 2.55527 7.6838 2.55527 2.56423 ] pdfxs
+ (ar) show
+ (.) show
+ -1.52588e-05 -21.918 m
+ /N1153 5.978 Tf
+ (7) show
+ 4.15097 -25.727 m
+ /N1156 8.96599 Tf
+ (Bran) show
+ (c)
+ [3.83745 ] pdfxs
+ (h) show
+ (-)
+ [3.07535 ] pdfxs
+ (fre) show
+ (eseq)
+ [6.58104 3.63121 4.10643 4.85963 ] pdfxs
+ (uen) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (s)
+ [6.11479 ] pdfxs
+ (ar) show
+ (ep)
+ [6.58104 5.37959 ] pdfxs
+ (o) show
+ (ssi)
+ [3.63121 3.63121 2.56423 ] pdfxs
+ (b) show
+ (leforl)
+ [2.56423 6.57208 2.82424 4.59962 6.08784 2.56423 ] pdfxs
+ (o) show
+ (a)
+ [4.59962 ] pdfxs
+ (d) show
+ (s)
+ [6.12376 ] pdfxs
+ (an) show
+ (dst)
+ [7.59418 3.64018 3.57737 ] pdfxs
+ (or) show
+ (es)
+ [4.10643 6.11479 ] pdfxs
+ (fo) show
+ (rm)
+ [6.07888 7.6838 ] pdfxs
+ (a) show
+ (nya)
+ [4.85956 7.35218 4.59962 ] pdfxs
+ (r) show
+ (c)
+ [3.84642 ] pdfxs
+ (h) show
+ (it)
+ [2.55527 3.58634 ] pdfxs
+ (e) show
+ (ct)
+ [4.09746 3.58634 ] pdfxs
+ (ure) show
+ (s,)
+ [3.63121 5.16437 ] pdfxs
+ (an) show
+ (dc)
+ [7.59418 4.09746 ] pdfxs
+ (a) show
+ (nbet)
+ [7.60315 5.37062 6.58104 3.58634 ] pdfxs
+ (une) show
+ (d)
+ [7.60315 ] pdfxs
+ (fo) show
+ (rm)
+ [6.08784 7.67484 ] pdfxs
+ (a) show
+ (nysp)
+ [4.86852 7.34321 3.63121 5.37959 ] pdfxs
+ (e) show
+ (ci)
+ [4.09746 2.55527 ] pdfxs
+ (\f) show
+ (c) show
+ -12.437 -36.686 m
+ (v)
+ [4.34857 ] pdfxs
+ (a) show
+ (l)
+ [2.56423 ] pdfxs
+ (ue) show
+ (s)
+ [6.70655 ] pdfxs
+ (o) show
+ (ft)
+ [5.89061 3.57737 ] pdfxs
+ (h) show
+ (ec)
+ [7.1728 4.09746 ] pdfxs
+ (on) show
+ (st)
+ [3.63121 3.58634 ] pdfxs
+ (a) show
+ (nts.We)
+ [4.85956 3.58634 3.63121 6.66169 8.69701 7.1728 ] pdfxs
+ (o) show
+ (mitt)
+ [7.67484 2.56423 6.65271 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.1728 ] pdfxs
+ (de) show
+ (t)
+ [3.58634 ] pdfxs
+ (a) show
+ (ils)
+ [2.55527 2.56423 6.70655 ] pdfxs
+ (her) show
+ (e)
+ [7.1728 ] pdfxs
+ (fo) show
+ (rl)
+ [6.67063 2.56423 ] pdfxs
+ (a) show
+ (ck)
+ [3.83745 7.93497 ] pdfxs
+ (o) show
+ (fs)
+ [5.88165 3.64018 ] pdfxs
+ (pa) show
+ (c)
+ [4.09746 ] pdfxs
+ (e) show
+ (.) show
+ 213.381 -72.449 m
+ /N614 10.909 Tf
+ (168) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 181 181
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 149.79 719.601 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ [/DeviceGray] cs 0 sc
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 53.9123 6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.85451 9.6981 6.05449 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.221 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=null)
+ [12.1199 5.75995 6.05449 3.0327 3.0327 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 155.864 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (0) show
+ 1 0 0 1 306.243 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N695 10.909 Tf
+ (P) show
+ 149.433 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 147.918 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 156.286 0 m
+ /N614 10.909 Tf
+ (=) show
+ 168.408 0 m
+ /N695 10.909 Tf
+ (P) show
+ 176.927 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 175.411 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -16.59 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 25.454 0 m
+ /N695 10.909 Tf
+ (P) show
+ 32.458 -1.63699 m
+ /N703 7.96999 Tf
+ (1) show
+ 42.464 5.994 m
+ (?) show
+ 40.221 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 51.736 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 58.739 -1.63698 m
+ /N703 7.96999 Tf
+ (2) show
+ 118.05 1.52588e-05 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 1.52588e-05 m
+ /N614 10.909 Tf
+ (cc=)
+ [4.8436 8.4872 8.4872 ] pdfxs
+ 166.369 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 174.887 3.95801 m
+ /N1666 7.96999 Tf
+ (0) show
+ 173.372 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 183.378 5.994 m
+ (?) show
+ 181.135 1.52588e-05 m
+ /N614 10.909 Tf
+ (=) show
+ 192.65 1.52588e-05 m
+ /N695 10.909 Tf
+ (P) show
+ 201.169 3.95801 m
+ /N1666 7.96999 Tf
+ (0) show
+ 199.654 -2.77199 m
+ /N703 7.96999 Tf
+ (2) show
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 16.591 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 7.00299 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=) show
+ 27.493 0 m
+ /N695 10.909 Tf
+ (P) show
+ 34.497 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 39.229 0 m
+ /N614 10.909 Tf
+ (-) show
+ 42.866 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (r=P)
+ [7.909 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 221.429 0 m
+ /N695 10.909 Tf
+ (>) show
+ 229.914 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (>) show
+ 42.121 0 m
+ /N614 10.909 Tf
+ (isC)
+ [3.0327 4.29811 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (\)) show
+ 85.818 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.181 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.7 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 47.185 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.918 0 m
+ /N614 10.909 Tf
+ (*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 106.221 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 146.002 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=new)
+ [7.42902 4.23277 7.909 8.4872 12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 96.909 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 121.41 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.00301 -2.77199 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (32) show
+ 1 0 0 1 61.784 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 90.966 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 9.09099 0 m
+ /N614 10.909 Tf
+ (else)
+ [4.8436 3.0327 4.30902 4.8436 ] pdfxs
+ 29.758 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.064 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.181 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.7 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 47.185 -2.771 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.918 0 m
+ /N614 10.909 Tf
+ (*o) show
+ (ldsize)
+ [3.0327 6.05449 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 101.978 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 141.76 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 12.1199 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 92.969 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 117.47 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 7.00301 -2.771 m
+ /N703 7.96999 Tf
+ (1) show
+ 15.372 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ (int)
+ [3.0327 5.75995 4.23277 ] pdfxs
+ (64) show
+ 1 0 0 1 61.784 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (t*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 90.966 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (\034V)
+ [5.99991 6.35986 ] pdfxs
+ 18.428 0 m
+ /N614 10.909 Tf
+ (=) show
+ 30.549 0 m
+ /N695 10.909 Tf
+ (P) show
+ 39.068 0 m
+ /N614 10.909 Tf
+ (-) show
+ 42.704 0 m
+ /N695 10.909 Tf
+ (>field)
+ [8.4872 6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (*) show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (r=P)
+ [7.909 12.1199 7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 221.429 0 m
+ /N695 10.909 Tf
+ (>) show
+ 229.914 0 m
+ /N614 10.909 Tf
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.02179 7.7344 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ (if)
+ [3.0327 6.97085 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (-) show
+ 33.636 0 m
+ /N695 10.909 Tf
+ (>) show
+ 42.121 0 m
+ /N614 10.909 Tf
+ (isC)
+ [3.0327 4.29811 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (\)) show
+ 85.818 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.064 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.182 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.701 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 51.496 0 m
+ /N614 10.909 Tf
+ (*) show
+ (newsize)
+ [6.0654 4.8436 7.8763 4.30902 3.02179 4.85451 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 105.799 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 145.58 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=new)
+ [7.42902 4.23277 7.909 8.4872 12.1199 6.0654 4.8436 7.58175 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 96.909 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 121.41 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 9.09099 0 m
+ /N614 10.909 Tf
+ (else)
+ [4.8436 3.0327 4.30902 4.8436 ] pdfxs
+ 29.758 0 m
+ /N1028 10.909 Tf
+ (f) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 8.4872 ] pdfxs
+ 40.182 0 m
+ /N695 10.909 Tf
+ (P) show
+ 48.701 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 51.496 0 m
+ /N614 10.909 Tf
+ (*o) show
+ (ldsize)
+ [3.0327 6.05449 4.30902 3.0327 4.8436 4.8436 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (\() show
+ 101.556 0 m
+ /N695 10.909 Tf
+ (p) show
+ (ool)
+ [5.29087 5.29087 3.46911 ] pdfxs
+ (t) show
+ (y)
+ [5.73819 ] pdfxs
+ (p) show
+ (e) show
+ 141.338 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 156.397 4.06499 cm
+ 0 0 m
+ (Ptr+=)
+ [7.42902 4.23277 7.909 8.4872 12.1199 ] pdfxs
+ (o) show
+ (ld)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (to) show
+ (f)
+ [3.32724 ] pdfxs
+ (\() show
+ 92.97 0 m
+ /N695 10.909 Tf
+ (field)
+ [6.51273 3.76362 5.07272 3.46911 5.67272 ] pdfxs
+ 117.47 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 156.023 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.064 cm
+ 0 0 m
+ /N1028 10.909 Tf
+ (g) show
+ 1 0 0 1 165.329 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (V) show
+ 12.424 0 m
+ /N614 10.909 Tf
+ (=)
+ [12.1199 ] pdfxs
+ (*\() show
+ 34.243 0 m
+ /N695 10.909 Tf
+ (\034) show
+ 40.246 0 m
+ /N614 10.909 Tf
+ (*\)) show
+ (P)
+ [7.41812 ] pdfxs
+ (t) show
+ (r) show
+ 1 0 0 1 165.329 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 12.155 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (N\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (Tmp=)
+ [7.8763 9.09802 9.68719 12.1308 ] pdfxs
+ (N/) show
+ (OldSize)
+ [8.47629 3.0327 6.0654 6.05449 3.0327 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 306.243 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 147.091 4.06499 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P) show
+ 8.519 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 14.951 0 m
+ /N614 10.909 Tf
+ (=po)
+ [12.1199 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.8436 ] pdfxs
+ 1 0 0 1 70.454 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27199 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Tmp)
+ [6.6654 7.88721 9.08711 6.05449 ] pdfxs
+ (\)) show
+ 1 0 0 1 91.603 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 64.576 0 m
+ /N695 10.909 Tf
+ (P) show
+ 73.095 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lfree)
+ [3.0327 3.32724 4.27631 4.85451 4.8436 ] pdfxs
+ 1 0 0 1 179.478 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,) show
+ 37.878 0 m
+ /N695 10.909 Tf
+ (P) show
+ 46.397 3.959 m
+ /N1666 7.96999 Tf
+ (0) show
+ 49.192 0 m
+ /N614 10.909 Tf
+ (\)) show
+ 1 0 0 1 123.492 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 178.538 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,&Type)
+ [6.6654 8.4872 7.58175 5.74904 6.37085 4.8436 ] pdfxs
+ (D) show
+ (esc,)
+ [4.8436 4.30902 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 124.432 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 188.995 4.064 cm
+ 0 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 17.551 -1.63599 m
+ /N703 7.96999 Tf
+ (1) show
+ 22.283 0 m
+ /N614 10.909 Tf
+ (,) show
+ 28.95 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 46.501 -1.63599 m
+ /N703 7.96999 Tf
+ (2) show
+ 51.233 0 m
+ /N614 10.909 Tf
+ (,...,)
+ [6.6654 3.0327 3.0327 3.02179 6.6763 ] pdfxs
+ (NULL\)) show
+ 1 0 0 1 123.425 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.42 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 118.05 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 140.914 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 196.811 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 106.159 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -312.221 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 312.42 0.19899 l
+ S
+ Q
+ 1 0 0 1 41.513 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (12) show
+ (:)
+ [7.8872 ] pdfxs
+ (D) show
+ (yn)
+ [5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrules)
+ [9.6981 4.27631 6.05449 3.0327 4.85451 4.29811 ] pdfxs
+ -119.303 -33.005 m
+ (in)
+ [3.0327 9.76355 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.97446 ] pdfxs
+ (t) show
+ (olimitwhichindicesneed)
+ [9.16356 3.02179 3.0327 9.09802 3.02179 7.95274 7.8763 6.0654 3.02179 4.54905 9.76355 
+ 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 8.00717 6.0654 4.8436 4.8436 9.77446 
+ ] pdfxs
+ (t) show
+ (oberewri)
+ [9.15265 6.37085 8.55266 4.2654 4.85451 7.8763 4.27631 3.02179 ] pdfxs
+ (tt) show
+ (en)
+ [4.85451 9.76355 ] pdfxs
+ (a) show
+ (trun-)
+ [7.94183 4.27631 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imewhen)
+ [3.02179 9.09802 8.55266 7.8763 6.0654 4.8436 9.76355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinas)
+ [8.00717 3.0327 9.76355 9.15265 4.30902 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.05449 4.27631 4.85451 8.55266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.73085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -119.303 -54.928 m
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nded)
+ [6.05449 6.0654 4.8436 9.79628 ] pdfxs
+ (\() show
+ (thespeci\fcrun-time)
+ [4.23277 6.0654 8.57447 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.57447 4.27631 
+ 6.0654 6.05449 3.64352 4.23277 3.0327 9.09802 8.57447 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.0399 ] pdfxs
+ (a) show
+ (redescribedbelow)
+ [4.2654 8.57447 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.78537 
+ 6.35994 4.85451 3.02179 5.15996 7.8763 ] pdfxs
+ (\)) show
+ (.)
+ [8.14902 ] pdfxs
+ (I) show
+ (np)
+ [9.78537 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,exp)
+ [4.27631 6.77449 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nding)
+ [6.0654 6.05449 3.0327 6.0654 9.17447 ] pdfxs
+ (o) show
+ (bjec)
+ [6.6763 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s) show
+ -119.303 -76.85 m
+ (inapo)
+ [3.0327 10.1126 9.51264 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldoesn)
+ [7.09085 6.0654 5.75995 4.8436 8.35626 6.0654 ] pdfxs
+ (o) show
+ (tch)
+ [8.30183 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (heirnodeindex,)
+ [6.0654 4.8436 3.0327 8.33445 6.05449 5.75995 6.05449 8.91265 3.0327 6.05449 6.0654 
+ 4.8436 5.75995 7.18903 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (hitdoesch)
+ [10.1235 3.0327 8.29092 6.0654 5.75995 4.8436 8.36717 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [8.90174 ] pdfxs
+ (t) show
+ (heirby)
+ [6.05449 4.85451 3.0327 8.32355 5.75995 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [8.90174 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (t) show
+ (.Theref)
+ [9.15265 7.8763 6.05449 4.85451 4.2654 4.85451 3.32724 ] pdfxs
+ (o) show
+ (re,)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ -119.303 -98.773 m
+ (when)
+ [7.8763 6.0654 4.8436 9.5781 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sinas)
+ [7.82172 3.02179 9.5781 8.9672 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.5454 ] pdfxs
+ (a) show
+ (reexp)
+ [4.27631 8.35629 4.85451 5.74904 6.0654 ] pdfxs
+ (a) show
+ (nded)
+ [6.0654 6.05449 4.85451 9.56719 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 9.5781 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 8.3672 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.35629 6.37085 5.74904 ] pdfxs
+ (o) show
+ (li)
+ [6.5454 3.0327 ] pdfxs
+ (t) show
+ (selfisindexed)
+ [4.29811 4.85451 3.02179 6.85085 3.0327 7.81081 3.0327 6.05449 6.0654 4.8436 5.75995 
+ 4.85451 6.05449 ] pdfxs
+ (\)) show
+ (,)
+ [6.56721 ] pdfxs
+ (t) show
+ (henodeindex)
+ [6.0654 8.35629 6.0654 5.74904 6.0654 8.35629 3.0327 6.0654 6.05449 4.85451 5.75995 
+ ] pdfxs
+ -119.303 -120.695 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (luesinthes)
+ [3.0327 6.0654 4.8436 7.94172 3.0327 9.6981 4.23277 6.0654 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldon)
+ [6.6654 6.05449 9.0981 6.05449 ] pdfxs
+ (o) show
+ (tneed)
+ [7.88729 6.05449 4.85451 4.8436 9.6981 ] pdfxs
+ (t) show
+ (och)
+ [9.08719 4.54905 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e,)
+ [4.8436 6.6763 ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (t) show
+ (heirsizesincre)
+ [6.05449 4.85451 3.0327 7.909 4.29811 3.0327 4.8436 4.85451 7.94172 3.02179 6.0654 
+ 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 3.0327 ] pdfxs
+ -119.303 -158.528 m
+ /N622 11.955 Tf
+ (7.2.2Dy)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2019 3.74195 10.4606 9.70749 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressionR)
+ [5.49929 6.13291 5.30802 5.29606 3.74195 6.71874 11.955 10.0422 ] pdfxs
+ (u) show
+ (ntime)
+ [7.08931 5.23633 3.73 11.2138 10.616 ] pdfxs
+ (L) show
+ (i)
+ [3.74195 ] pdfxs
+ (b) show
+ (r)
+ [5.48733 ] pdfxs
+ (a) show
+ (ry)
+ [5.49929 7.10119 ] pdfxs
+ -119.303 -187.496 m
+ /N614 10.909 Tf
+ (Thedyn)
+ [7.8763 6.0654 8.45447 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.87628 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrun)
+ [9.66537 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.45447 3.02179 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ryissi)
+ [4.27631 9.35992 3.0327 7.90899 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lydi\013erentfr)
+ [3.0327 9.35992 6.05449 3.0327 6.37077 4.8436 4.27631 4.8436 5.75995 7.84365 3.33815 
+ 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.698 ] pdfxs
+ (t) show
+ (helibr)
+ [6.0654 8.44357 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryf)
+ [4.27631 9.35992 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.87628 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -119.303 -209.418 m
+ (s)
+ [4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.55628 4.8436 ] pdfxs
+ (a) show
+ (se.Whenapo)
+ [4.30902 4.8436 11.0835 11.2144 6.05449 4.85451 10.7672 10.1563 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 10.418 -209.418 m
+ /N695 10.909 Tf
+ (P) show
+ 23.642 -209.418 m
+ /N614 10.909 Tf
+ (g) show
+ (rowsbey)
+ [4.27631 5.14905 7.8763 9.0108 6.35994 4.85451 5.4545 ] pdfxs
+ (o) show
+ (nd)
+ [6.05449 10.7672 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.55628 ] pdfxs
+ (2) show
+ 119.665 -205.459 m
+ /N698 7.96999 Tf
+ (k) show
+ 129.49 -209.418 m
+ /N614 10.909 Tf
+ (limi)
+ [3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (,)
+ [7.99629 ] pdfxs
+ (t) show
+ (herun-)
+ [6.0654 9.54537 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imemustbe)
+ [3.0327 9.08711 9.55628 8.79257 6.05449 4.30902 8.94546 6.35994 9.55628 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.55628 ] pdfxs
+ (t) show
+ (o\fnd)
+ [10.1563 6.0654 6.05449 10.7672 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 106.516 -252.462 m
+ (169) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 182 182
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.25083 ] pdfxs
+ (\(0) show
+ (-ex)
+ [3.64352 4.8436 5.75995 ] pdfxs
+ (t) show
+ (end\))
+ [4.8436 6.0654 6.05449 7.44002 ] pdfxs
+ (a) show
+ (llindicesin)
+ [3.02179 6.22904 3.02179 6.0654 6.0654 3.02179 4.85451 4.8436 7.49445 3.0327 9.25083 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 6.21813 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.03993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 7.49445 6.35994 ] pdfxs
+ (o) show
+ (inting)
+ [3.0327 5.75995 4.23277 3.0327 6.0654 8.63993 ] pdfxs
+ (t) show
+ (o)
+ [8.65083 ] pdfxs
+ (t) show
+ (hispo)
+ [6.05449 3.0327 7.49445 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.Thisrequiresknowingwhich)
+ [3.0327 7.72357 7.8763 6.0654 3.0327 7.49445 4.2654 4.85451 5.75995 6.05449 3.0327 
+ 4.27631 4.8436 7.49445 5.75995 6.05449 5.15996 7.8763 3.0327 6.05449 8.65083 7.8763 
+ 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -21.922 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.27631 4.8436 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsp)
+ [3.0327 7.94172 6.35994 ] pdfxs
+ (o) show
+ (int)
+ [3.0327 5.75995 7.87638 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 128.03 -21.922 m
+ /N695 10.909 Tf
+ (P) show
+ 136.549 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndwhere)
+ [6.0654 9.6981 7.8763 6.05449 4.85451 4.27631 8.47629 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersliewithin)
+ [4.85451 4.2654 7.94172 3.0327 3.0327 8.4872 7.8763 3.0327 4.23277 6.0654 3.0327 
+ 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sin)
+ [7.94172 3.0327 9.6981 ] pdfxs
+ (t) show
+ (heses)
+ [6.05449 4.85451 4.29811 8.4872 4.29811 ] pdfxs
+ (o) show
+ (urcepo)
+ [6.0654 4.2654 4.85451 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Tosupp)
+ [6.97085 8.46538 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.25457 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 7.85448 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,)
+ [6.05449 4.30902 6.16358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 173.288 -43.845 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 222.121 -43.845 m
+ /N614 10.909 Tf
+ (func)
+ [3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (ta) show
+ (kess)
+ [5.4545 4.8436 7.31991 4.29811 ] pdfxs
+ (tat) show
+ (icinf)
+ [3.0327 7.86539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utthepr)
+ [6.05449 7.26547 4.23277 6.0654 7.86539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -65.768 m
+ (typef)
+ [3.93823 5.75995 6.35994 9.31629 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.73809 4.85451 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.5272 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.49448 ] pdfxs
+ (\(t) show
+ (histypeisuniquesincewe)
+ [6.0654 3.0327 8.7708 3.93823 5.75995 6.35994 9.31629 3.0327 8.7708 6.0654 6.05449 
+ 3.0327 5.75995 6.05449 9.3272 4.29811 3.0327 6.05449 4.85451 9.31629 7.58175 9.31629 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 10.2326 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (e)
+ [9.31629 ] pdfxs
+ (o) show
+ (nTHpo)
+ [10.5272 7.88721 12.6435 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 4.30902 ] pdfxs
+ (\)) show
+ (,)
+ [7.70175 ] pdfxs
+ (a) show
+ (ndisenh)
+ [6.0654 10.5272 3.0327 8.7708 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nced)
+ [6.05449 4.85451 4.8436 10.5272 ] pdfxs
+ (to) show
+ 0 -87.69 m
+ (build)
+ [6.0654 6.05449 3.0327 3.0327 9.6981 ] pdfxs
+ (a) show
+ 36.977 -87.69 m
+ /N634 10.909 Tf
+ (runtimepo)
+ [4.60356 5.84725 10.0471 3.62179 3.33823 8.92348 8.92363 5.01816 5.01816 ] pdfxs
+ (o) show
+ (lp)
+ [6.69809 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-fr)
+ [3.90544 3.34914 4.0363 ] pdfxs
+ (o) show
+ (m)
+ [12.8289 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (aph) show
+ 191.871 -87.69 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.4872 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Thetypeinf)
+ [9.09802 7.8872 7.8763 6.0654 8.4872 3.93823 5.75995 6.35994 8.4872 3.0327 6.05449 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.6981 3.32724 ] pdfxs
+ (o) show
+ (rapo)
+ [7.91991 9.08719 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (s) show
+ 0 -109.613 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hetypesize)
+ [6.05449 8.4872 3.93823 5.75995 6.35994 8.4872 4.30902 3.02179 4.85451 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (\013set)
+ [6.37077 4.29811 4.85451 7.87638 ] pdfxs
+ (o) show
+ (fe)
+ [6.97085 4.8436 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.6981 6.35994 ] pdfxs
+ (o) show
+ (inter\feldin)
+ [3.0327 5.75995 4.23277 4.85451 7.909 6.0654 4.8436 3.0327 9.6981 3.02179 9.6981 
+ ] pdfxs
+ (t) show
+ (hetype.)
+ [6.0654 8.4872 3.93823 5.74904 6.37085 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 116.4 -267.689 cm
+ q
+ 0.51799 0 0 0.51799 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 612 711.94 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1900 350 l
+ 1900 3130 l
+ 350 3130 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 1380 2940 m
+ 1380 3039.41 1259.12 3120 1110 3120 c
+ 960.883 3120 840 3039.41 840 2940 c
+ 840 2840.59 960.883 2760 1110 2760 c
+ 1259.12 2760 1380 2840.59 1380 2940 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 97 289 m
+ /N3332 14 Tf
+ (R) show
+ 105.88 289 m
+ (o) show
+ 112.84 289 m
+ (o) show
+ 119.56 289 m
+ (t) show
+ Q
+ n
+ 820 1920 m
+ 1380 1920 l
+ S
+ n
+ 1380 1920 m
+ 1450 1920 1510 1980 1510 2040 c
+ S
+ n
+ 1510 2040 m
+ 1510 2280 l
+ S
+ n
+ 1510 2280 m
+ 1510 2340 1450 2400 1390 2400 c
+ S
+ n
+ 1390 2400 m
+ 830 2400 l
+ S
+ n
+ 830 2400 m
+ 760 2400 710 2340 710 2280 c
+ S
+ n
+ 710 2280 m
+ 710 2040 l
+ S
+ n
+ 710 2040 m
+ 710 1980 760 1920 820 1920 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 79 223 m
+ /N3332 14 Tf
+ (l) show
+ 82.84 223 m
+ (i) show
+ 86.68 223 m
+ (s) show
+ 91.96 223 m
+ (t) show
+ 95.8 223 m
+ (1) show
+ 102.76 223 m
+ (:) show
+ 110.2 223 m
+ (H) show
+ 120.28 223 m
+ (M) show
+ 132.76 223 m
+ (R) show
+ Q
+ n
+ 710 2160 m
+ 1510 2160 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1110 1920 m
+ 1110 2160 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 1110 2710 m
+ 1110 2640 1110 2570 1110 2500 c
+ 0.630997 sc
+ S
+ n
+ 1060 2730 100 20 re
+ f
+ n
+ 1060 2730 100 20 re
+ S
+ n
+ 1110 2760 m
+ 1110 2710 l
+ S
+ n
+ 1150 2500 m
+ 1110 2400 l
+ 1080 2500 l
+ f
+ n
+ 1150 2500 m
+ 1110 2400 l
+ 1080 2500 l
+ h
+ S
+ n
+ 1400 1920 m
+ 1490 1840 1610 1750 1690 1830 c
+ 1890 2030 1890 2280 1690 2490 c
+ 1600 2570 1500 2540 1400 2460 c
+ 0 sc
+ S
+ n
+ 1420 2430 m
+ 1320 2400 l
+ 1380 2490 l
+ f
+ n
+ 1420 2430 m
+ 1320 2400 l
+ 1380 2490 l
+ h
+ S
+ n
+ 620 1080 m
+ 1180 1080 l
+ S
+ n
+ 1180 1080 m
+ 1250 1080 1310 1140 1310 1200 c
+ S
+ n
+ 1310 1200 m
+ 1310 1440 l
+ S
+ n
+ 1310 1440 m
+ 1310 1500 1250 1560 1190 1560 c
+ S
+ n
+ 1190 1560 m
+ 630 1560 l
+ S
+ n
+ 630 1560 m
+ 560 1560 510 1500 510 1440 c
+ S
+ n
+ 510 1440 m
+ 510 1200 l
+ S
+ n
+ 510 1200 m
+ 510 1140 560 1080 620 1080 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 59 139 m
+ /N3332 14 Tf
+ (l) show
+ 62.84 139 m
+ (i) show
+ 66.68 139 m
+ (s) show
+ 71.96 139 m
+ (t) show
+ 75.8 139 m
+ (2) show
+ 82.76 139 m
+ (:) show
+ 90.2 139 m
+ (H) show
+ 100.28 139 m
+ (M) show
+ 112.76 139 m
+ (R) show
+ Q
+ n
+ 510 1320 m
+ 1310 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 910 1080 m
+ 910 1320 l
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ Q
+ n
+ 910 1920 m
+ 910 1850 910 1750 910 1660 c
+ S
+ n
+ 950 1660 m
+ 910 1560 l
+ 880 1660 l
+ f
+ n
+ 950 1660 m
+ 910 1560 l
+ 880 1660 l
+ h
+ S
+ n
+ 1200 1080 m
+ 1290 1000 1410 910 1490 990 c
+ 1690 1190 1690 1440 1490 1650 c
+ 1400 1730 1300 1700 1200 1620 c
+ S
+ n
+ 1220 1590 m
+ 1120 1560 l
+ 1180 1650 l
+ f
+ n
+ 1220 1590 m
+ 1120 1560 l
+ 1180 1650 l
+ h
+ S
+ n
+ 470 360 m
+ 950 360 l
+ S
+ n
+ 950 360 m
+ 1010 360 1070 410 1070 470 c
+ S
+ n
+ 1070 470 m
+ 1070 600 l
+ S
+ n
+ 1070 600 m
+ 1070 660 1010 720 950 720 c
+ S
+ n
+ 950 720 m
+ 470 720 l
+ S
+ n
+ 470 720 m
+ 410 720 360 660 360 600 c
+ S
+ n
+ 360 600 m
+ 360 470 l
+ S
+ n
+ 360 470 m
+ 360 410 410 360 470 360 c
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 49 m
+ /N3332 14 Tf
+ (i) show
+ 46.84 49 m
+ (n) show
+ 53.8 49 m
+ (t) show
+ 57.64 49 m
+ (:) show
+ 65.08 49 m
+ (H) show
+ 75.16 49 m
+ (M) show
+ 87.64 49 m
+ (R) show
+ Q
+ n
+ 710 1080 m
+ 710 1010 710 910 710 820 c
+ S
+ n
+ 750 820 m
+ 710 720 l
+ 680 820 l
+ f
+ n
+ 750 820 m
+ 710 720 l
+ 680 820 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -31.545 -13.549 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\)C)
+ [7.1817 6.6528 ] pdfxs
+ (o) show
+ (m)
+ [7.6838 ] pdfxs
+ (p) show
+ (il)
+ [2.55527 2.56423 ] pdfxs
+ (e) show
+ (-TimeP)
+ [3.06639 6.66177 2.55527 7.6838 7.1728 6.00726 ] pdfxs
+ (o) show
+ (intsToG)
+ [2.56423 4.85956 3.58634 6.70655 5.89069 7.67495 7.23561 ] pdfxs
+ (raph) show
+ 1 0 0 1 200.489 13.549 cm
+ q
+ 0.593353 0 0 0.593353 0 0 cm
+ q
+ 1 0 0 1 -35 -35 cm
+ q
+ 0 0 464.181 625.96 re
+ W
+ n
+ q
+ 0.0999908 0 0 0.0999908 0 0 cm
+ q
+ {} settransfer
+ Q
+ q
+ n
+ 350 350 m
+ 1230 350 l
+ 1230 2170 l
+ 350 2170 l
+ h
+ W
+ n
+ 10 w
+ 1 M
+ n
+ 360 1800 690 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 193 m
+ /N3336 14 Tf
+ (l) show
+ 46.84 193 m
+ (i) show
+ 50.68 193 m
+ (s) show
+ 55.96 193 m
+ (t) show
+ 59.8 193 m
+ (1) show
+ 70.36 193 m
+ (p) show
+ 77.32 193 m
+ (o) show
+ 84.28 193 m
+ (o) show
+ 91.2399 193 m
+ (l) show
+ Q
+ n
+ 1050 2110 m
+ 1150 2110 1220 2060 1220 1980 c
+ 1220 1930 1190 1890 1150 1870 c
+ S
+ n
+ 1150 1840 m
+ 1050 1850 l
+ 1140 1900 l
+ f
+ n
+ 1150 1840 m
+ 1050 1850 l
+ 1140 1900 l
+ h
+ S
+ n
+ 360 1080 690 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 43 121 m
+ /N3336 14 Tf
+ (l) show
+ 46.84 121 m
+ (i) show
+ 50.68 121 m
+ (s) show
+ 55.96 121 m
+ (t) show
+ 59.8 121 m
+ (2) show
+ 70.36 121 m
+ (p) show
+ 77.32 121 m
+ (o) show
+ 84.28 121 m
+ (o) show
+ 91.2399 121 m
+ (l) show
+ Q
+ n
+ 700 1440 m
+ 700 1520 700 1610 700 1700 c
+ S
+ n
+ 670 1700 m
+ 700 1800 l
+ 740 1700 l
+ f
+ n
+ 670 1700 m
+ 700 1800 l
+ 740 1700 l
+ h
+ S
+ n
+ 1050 1390 m
+ 1150 1390 1220 1340 1220 1260 c
+ 1220 1210 1190 1170 1150 1150 c
+ S
+ n
+ 1150 1120 m
+ 1050 1130 l
+ 1140 1180 l
+ f
+ n
+ 1150 1120 m
+ 1050 1130 l
+ 1140 1180 l
+ h
+ S
+ n
+ 400 360 600 360 re
+ S
+ q
+ 10 0 0 10 0 0 cm
+ q
+ Q
+ 48 49 m
+ /N3336 14 Tf
+ (i) show
+ 51.84 49 m
+ (n) show
+ 58.8 49 m
+ (t) show
+ 66.24 49 m
+ (p) show
+ 73.2 49 m
+ (o) show
+ 80.16 49 m
+ (o) show
+ 87.1199 49 m
+ (l) show
+ Q
+ n
+ 700 720 m
+ 700 800 700 890 700 980 c
+ S
+ n
+ 670 980 m
+ 700 1080 l
+ 740 980 l
+ f
+ n
+ 670 980 m
+ 700 1080 l
+ 740 980 l
+ h
+ S
+ Q
+ Q
+ Q
+ Q
+ Q
+ 1 0 0 1 -49.526 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\)R)
+ [7.12791 6.77832 ] pdfxs
+ (un) show
+ (-TimePo)
+ [3.07535 6.6528 2.55527 7.6838 6.99348 6.01622 4.85963 ] pdfxs
+ (o) show
+ (l)
+ [5.45128 ] pdfxs
+ (De) show
+ (sc)
+ [3.64018 4.09746 ] pdfxs
+ (r) show
+ (i)
+ [2.55527 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (o) show
+ (rG)
+ [6.49131 7.23561 ] pdfxs
+ (raph) show
+ -100.651 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (13) show
+ (:Dyn)
+ [7.8872 8.32365 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micexp)
+ [9.08711 3.0327 8.4872 4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nsi)
+ [6.05449 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nex)
+ [9.6981 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ -218.882 -59.635 m
+ (Therun)
+ [7.8763 6.0654 8.25811 4.27631 6.05449 9.47991 ] pdfxs
+ (t) show
+ (imepo)
+ [3.0327 9.08711 8.25811 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [6.43631 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.5016 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phh)
+ [6.0654 9.46901 6.0654 ] pdfxs
+ (a) show
+ (sanodef)
+ [7.71263 8.86901 6.0654 5.75995 6.05449 8.25811 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.69082 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.46901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.46901 ] pdfxs
+ (a) show
+ (ned)
+ [9.47991 4.8436 6.0654 ] pdfxs
+ (g) show
+ (e) show
+ 140.453 -59.635 m
+ /N695 10.909 Tf
+ (P) show
+ 147.457 -61.272 m
+ /N703 7.96999 Tf
+ (2) show
+ 155.219 -59.635 m
+ /N1028 10.909 Tf
+ (!) show
+ 169.159 -59.635 m
+ /N695 10.909 Tf
+ (P) show
+ 176.163 -61.272 m
+ /N703 7.96999 Tf
+ (1) show
+ 180.895 -59.635 m
+ /N614 10.909 Tf
+ (,if)
+ [6.49085 3.0327 6.74176 ] pdfxs
+ (t) show
+ (hereis)
+ [6.0654 4.8436 4.27631 8.25811 3.0327 4.29811 ] pdfxs
+ -235.818 -81.558 m
+ (a) show
+ (ned)
+ [8.91265 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e) show
+ -197.384 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ -188.619 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ -180.856 -81.558 m
+ /N1028 10.909 Tf
+ (!) show
+ -166.917 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ -158.151 -83.194 m
+ /N703 7.96999 Tf
+ (2) show
+ -150.566 -81.558 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 8.91265 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.70175 4.85451 ] pdfxs
+ (o) show
+ (mpiler'sp)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 3.0327 7.15627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.30175 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph,where)
+ [6.0654 6.05449 6.04358 7.8763 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 39.6519 -81.558 m
+ /N695 10.909 Tf
+ (P) show
+ 46.6559 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ 54.2409 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 74.6709 -81.558 m
+ /N695 10.909 Tf
+ (P) show
+ 81.6739 -83.194 m
+ /N703 7.96999 Tf
+ (2) show
+ 89.2599 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (re)
+ [4.27631 7.70175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.70175 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lsf)
+ [3.0327 7.15627 3.33815 ] pdfxs
+ (o) show
+ (rnodes)
+ [7.12356 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 198.255 -81.558 m
+ /N695 10.909 Tf
+ (N) show
+ 207.02 -83.194 m
+ /N703 7.96999 Tf
+ (1) show
+ 214.606 -81.558 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -235.818 -103.481 m
+ /N695 10.909 Tf
+ (N) show
+ -227.053 -105.117 m
+ /N703 7.96999 Tf
+ (2) show
+ -222.321 -103.481 m
+ /N614 10.909 Tf
+ (.)
+ [7.85448 ] pdfxs
+ (A) show
+ (nexamplep)
+ [9.63264 4.85451 5.74904 5.46541 9.08711 6.05449 3.0327 8.42175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 9.63264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.63264 ] pdfxs
+ (t) show
+ (herun-)
+ [6.05449 8.42175 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 8.42175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.6653 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 9.63264 ] pdfxs
+ (a) show
+ (reshowninFi)
+ [4.2654 8.42175 4.30902 6.05449 5.15996 7.8763 9.63264 3.0327 9.63264 7.11266 3.0327 
+ ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.42175 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13\() show
+ (b)
+ [6.05449 ] pdfxs
+ (\)) show
+ (.) show
+ -235.818 -125.403 m
+ (When)
+ [11.2144 6.05449 4.85451 6.0654 ] pdfxs
+ -202.562 -125.403 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 -156.057 -125.403 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ 16.529 0 m
+ /N614 10.909 Tf
+ (isc)
+ [3.0327 9.3708 4.85451 ] pdfxs
+ (a) show
+ (lledtoini)
+ [3.0327 3.02179 4.85451 11.1381 4.23277 10.5381 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lizeapo)
+ [3.0327 3.0327 4.8436 9.92719 10.5272 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.10538 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [9.34899 ] pdfxs
+ (\() show
+ 214.657 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 232.51 0 m
+ /N614 10.909 Tf
+ (\)) show
+ (,itisp)
+ [8.46538 3.0327 9.31637 3.02179 9.38171 6.0654 ] pdfxs
+ (a) show
+ (sseds)
+ [4.29811 4.30902 4.8436 11.1381 4.29811 ] pdfxs
+ (o) show
+ (menumber)
+ [9.09802 9.91628 5.75995 6.05449 8.79257 6.35994 4.85451 9.34899 ] pdfxs
+ (o) show
+ (f) show
+ -83.198 -21.923 m
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lpo)
+ [8.26902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.26902 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [9.51263 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [9.53443 ] pdfxs
+ (\() show
+ 107.363 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 124.914 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ 131.465 -21.923 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ 163.561 -23.559 m
+ /N698 7.96999 Tf
+ (n) show
+ 169.197 -21.923 m
+ /N614 10.909 Tf
+ (\)) show
+ (.)
+ [12.6872 ] pdfxs
+ (I) show
+ (t)
+ [9.48 ] pdfxs
+ (a) show
+ (dds)
+ [6.0654 6.05449 4.29811 ] pdfxs
+ 226.664 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 249.756 -21.923 m
+ /N614 10.909 Tf
+ (t) show
+ (o)
+ [10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0799 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m"list)
+ [9.08711 10.7017 3.02179 3.0327 4.30902 9.48 ] pdfxs
+ (o) show
+ (f) show
+ -83.1981 -43.845 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chdescrip)
+ [4.54905 10.4835 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r) show
+ -6.04807 -43.845 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 11.5019 -45.481 m
+ /N703 7.96999 Tf
+ (1) show
+ 18.0529 -43.845 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ 50.1489 -45.481 m
+ /N698 7.96999 Tf
+ (n) show
+ 55.7849 -43.845 m
+ /N614 10.909 Tf
+ (.F)
+ [10.2435 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.69445 ] pdfxs
+ (t) show
+ (heex)
+ [6.0654 9.27265 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,whenthe)
+ [9.08711 6.0654 3.0327 4.8436 7.6472 7.8763 6.0654 4.8436 10.4945 4.23277 6.0654 
+ 4.8436 ] pdfxs
+ 201.55 -43.845 m
+ /N722 10.909 Tf
+ (list2) show
+ 234.609 -43.845 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.45084 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risini)
+ [8.69445 3.0327 8.72717 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lized,i)
+ [3.0327 3.02179 4.85451 4.8436 6.0654 7.6472 3.0327 ] pdfxs
+ (t) show
+ -83.1981 -65.768 m
+ (isp)
+ [3.0327 8.37808 6.05449 ] pdfxs
+ (a) show
+ (ssedp)
+ [4.30902 4.29811 4.85451 10.1345 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.37808 ] pdfxs
+ (t) show
+ (o)
+ [9.53446 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 38.6559 -65.768 m
+ /N722 10.909 Tf
+ (int) show
+ 59.9109 -65.768 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [7.10176 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (r)
+ [8.34536 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 10.1345 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.8436 3.0327 7.40721 ] pdfxs
+ (\() show
+ (since)
+ [4.30902 3.02179 6.0654 4.8436 8.92356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 235.203 -65.768 m
+ /N722 10.909 Tf
+ (list2) show
+ 267.913 -65.768 m
+ /N614 10.909 Tf
+ (nodeh)
+ [6.0654 5.74904 6.0654 8.92356 6.05449 ] pdfxs
+ (a) show
+ (saself-lo)
+ [8.37808 9.53446 4.29811 4.85451 3.02179 3.33815 3.63261 3.0327 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,s)
+ [7.21085 4.30902 ] pdfxs
+ (o) show
+ -83.1982 -87.69 m
+ (itaddsi)
+ [3.0327 8.20365 5.46541 6.05449 6.0654 8.26899 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.8436 3.0327 7.30902 ] pdfxs
+ (t) show
+ (o)
+ [9.41446 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.81447 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.29811 3.64352 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mlis)
+ [13.058 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (sinb)
+ [8.26899 3.0327 10.0254 6.37085 ] pdfxs
+ (ot) show
+ (hpo)
+ [10.0254 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 3.0327 ] pdfxs
+ 168.157 -87.69 m
+ /N722 10.909 Tf
+ (pooldestroy) show
+ 1 0 0 1 231.843 -87.69 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (\() show
+ 15.697 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 33.551 0 m
+ /N614 10.909 Tf
+ (\)removes)
+ [8.21456 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 8.26899 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 102.821 0 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ 124.644 0 m
+ /N614 10.909 Tf
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -318.477 -21.923 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (m) show
+ -293.383 -21.923 m
+ /N695 10.909 Tf
+ (P)
+ [8.51991 ] pdfxs
+ (D) show
+ -275.833 -23.559 m
+ /N703 7.96999 Tf
+ (1) show
+ -269.282 -21.923 m
+ /N695 10.909 Tf
+ (:::P)
+ [4.84359 4.8545 4.84359 8.51991 ] pdfxs
+ (D) show
+ -237.186 -23.559 m
+ /N698 7.96999 Tf
+ (n) show
+ -231.55 -21.923 m
+ /N614 10.909 Tf
+ (.Therun-)
+ [7.6472 7.8763 6.0654 7.78903 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 7.78903 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mlis)
+ [12.0325 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.24354 ] pdfxs
+ (a) show
+ (recre)
+ [4.27631 7.78903 4.8436 4.27631 4.85451 ] pdfxs
+ (a) show
+ (ted)
+ [4.23277 4.85451 8.99992 ] pdfxs
+ (a) show
+ (ndemp)
+ [6.0654 8.99992 4.8436 9.09802 6.05449 ] pdfxs
+ (t) show
+ (iedin)
+ [3.0327 4.8436 9.01083 3.0327 8.99992 ] pdfxs
+ (t) show
+ (hism)
+ [6.05449 3.0327 7.24354 9.09802 ] pdfxs
+ (a) show
+ (nnerbec)
+ [6.05449 6.0654 4.8436 7.21083 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use,)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ -318.477 -43.845 m
+ (if)
+ [3.0327 3.33815 ] pdfxs
+ -308.001 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ -299.236 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ -290.681 -43.845 m
+ /N1028 10.909 Tf
+ (!) show
+ -275.948 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ -267.183 -45.482 m
+ /N703 7.96999 Tf
+ (2) show
+ -258.339 -43.845 m
+ /N614 10.909 Tf
+ (in)
+ [3.0327 10.1672 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.95629 4.85451 ] pdfxs
+ (o) show
+ (mpiler'sp)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 3.0327 8.41081 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.56719 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph,)
+ [6.0654 6.0654 7.25448 ] pdfxs
+ (t) show
+ (hen)
+ [6.0654 4.8436 10.1781 ] pdfxs
+ (t) show
+ (helife)
+ [6.05449 8.95629 3.0327 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.95629 ] pdfxs
+ (o) show
+ (f) show
+ 4.42596 -43.845 m
+ /N695 10.909 Tf
+ (P) show
+ 11.429 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ 20.2739 -43.845 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 41.6889 -43.845 m
+ /N695 10.909 Tf
+ (N) show
+ 50.4539 -45.482 m
+ /N703 7.96999 Tf
+ (1) show
+ 55.1859 -43.845 m
+ /N614 10.909 Tf
+ (\)ispr)
+ [8.35637 3.0327 8.41081 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perlynes)
+ [6.37085 4.8436 4.27631 3.0327 9.86173 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ -318.477 -65.768 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (helife)
+ [6.0654 8.47629 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (o) show
+ (f) show
+ -214.235 -65.768 m
+ /N695 10.909 Tf
+ (P) show
+ -207.231 -67.404 m
+ /N703 7.96999 Tf
+ (2) show
+ -198.862 -65.768 m
+ /N614 10.909 Tf
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (r) show
+ -177.923 -65.768 m
+ /N695 10.909 Tf
+ (N) show
+ -169.158 -67.404 m
+ /N703 7.96999 Tf
+ (2) show
+ -164.425 -65.768 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ -301.541 -87.69 m
+ (Atrun)
+ [7.8763 7.02548 4.27631 6.05449 8.84719 ] pdfxs
+ (t) show
+ (ime,if)
+ [3.0327 9.08711 4.85451 5.97813 3.0327 6.10904 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (2) show
+ -207.731 -83.731 m
+ /N698 7.96999 Tf
+ (k) show
+ -202.611 -87.69 m
+ /N695 10.909 Tf
+ (th) show
+ -189.604 -87.69 m
+ /N614 10.909 Tf
+ (nodeis)
+ [6.0654 5.74904 6.0654 7.62539 3.0327 7.09082 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 8.83628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [11.8689 8.23629 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,)
+ [3.0327 3.0327 ] pdfxs
+ -48.7081 -87.69 m
+ /N695 10.909 Tf
+ (P) show
+ -40.1891 -87.69 m
+ /N614 10.909 Tf
+ (,)
+ [5.97813 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.62539 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-fr)
+ [4.30902 3.63261 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m"listin)
+ [9.09802 8.23629 3.02179 3.0327 4.30902 7.02548 3.02179 6.0654 ] pdfxs
+ 81.6209 -87.69 m
+ /N695 10.909 Tf
+ (P) show
+ 92.9219 -87.69 m
+ /N614 10.909 Tf
+ (is)
+ [3.0327 7.07991 ] pdfxs
+ (t) show
+ (raversed,)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -318.477 -109.613 m
+ (dec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.69447 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.26176 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.08357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersine)
+ [4.85451 4.2654 7.54899 3.0327 9.29446 4.85451 ] pdfxs
+ (a) show
+ (chpo)
+ [4.53815 9.30537 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lin)
+ [6.27267 3.0327 9.29446 ] pdfxs
+ (t) show
+ (helis)
+ [6.0654 8.08357 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (.F)
+ [7.74539 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [7.51628 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,inFi)
+ [9.08711 6.0654 3.0327 4.8436 6.34903 3.0327 9.29446 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (13) show
+ (,whenwhen)
+ [6.34903 7.8763 6.05449 4.85451 9.30537 7.8763 6.05449 4.85451 9.29446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -318.477 -131.535 m
+ (2) show
+ -313.023 -127.577 m
+ /N698 7.96999 Tf
+ (k) show
+ -307.903 -131.535 m
+ /N695 10.909 Tf
+ (th) show
+ -294.437 -131.535 m
+ /N614 10.909 Tf
+ (nodeis)
+ [6.0654 5.74904 6.0654 8.08357 3.0327 7.54899 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tedfr)
+ [4.23277 4.85451 9.29446 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.3271 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.08357 ] pdfxs
+ (\\) show
+ -162.688 -131.535 m
+ /N722 10.909 Tf
+ (list2) show
+ -134.052 -131.535 m
+ /N614 10.909 Tf
+ ("po)
+ [8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,b)
+ [3.0327 6.34903 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.30537 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -54.6452 -131.535 m
+ /N722 10.909 Tf
+ (list2) show
+ -22.7692 -131.535 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.27267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 40.2868 -131.535 m
+ /N722 10.909 Tf
+ (list1) show
+ 72.1638 -131.535 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsneedtobe)
+ [3.0327 7.53809 6.0654 4.8436 4.85451 9.30537 4.23277 8.70538 6.35994 4.8436 ] pdfxs
+ -92.6592 -162.87 m
+ (170) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 183 183
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (dec)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mpressedso)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.41446 4.29811 8.81447 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.60365 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.38176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.65808 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.80356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 201.671 0 m
+ /N722 10.909 Tf
+ (list2) show
+ 233.662 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.39267 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 275.555 0 m
+ /N695 10.909 Tf
+ (n) show
+ 282.103 0 m
+ /N614 10.909 Tf
+ (-bitv)
+ [3.63261 6.0654 3.0327 7.59274 5.14904 ] pdfxs
+ (a) show
+ (lues.Then)
+ [3.0327 6.0654 4.8436 4.30902 7.77811 7.88721 6.05449 8.20357 6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lme)
+ [6.38176 9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (at) show
+ (af)
+ [8.81447 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.63628 ] pdfxs
+ (a) show
+ -3.05176e-05 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (liden)
+ [6.46903 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\feswhich)
+ [3.0327 6.05449 4.85451 7.74536 7.8763 6.0654 3.02179 4.54905 9.50173 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sinthepo)
+ [7.74536 3.02179 9.51264 4.23277 6.0654 8.29084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.47994 ] pdfxs
+ (a) show
+ (relive.)
+ [4.2654 8.29084 3.0327 3.0327 5.4545 4.8436 3.0327 ] pdfxs
+ 235.204 -21.922 m
+ /N634 10.909 Tf
+ (All)
+ [7.83262 3.33812 2.79267 ] pdfxs
+ 253.738 -21.922 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersine)
+ [4.8436 4.27631 7.74536 3.0327 9.50173 4.8436 ] pdfxs
+ (a) show
+ (chlive)
+ [4.54905 9.50173 3.0327 3.0327 5.4545 8.29084 ] pdfxs
+ (o) show
+ (bject)
+ [6.66539 3.32724 4.85451 4.8436 7.69093 ] pdfxs
+ (a) show
+ (redec)
+ [4.2654 8.29084 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 6.0654 ] pdfxs
+ -3.05176e-05 -43.845 m
+ (\() show
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.31266 ] pdfxs
+ (o) show
+ (f)
+ [6.7963 ] pdfxs
+ (o) show
+ (ur)
+ [6.05449 7.73446 ] pdfxs
+ (t) show
+ (hirdres)
+ [6.05449 3.0327 4.27631 9.52355 4.2654 4.85451 4.29811 ] pdfxs
+ (t) show
+ (ric)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (a) show
+ (bove)
+ [6.37085 5.14905 5.4545 4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.82175 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpressinge)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 6.05449 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chp)
+ [4.54905 9.51264 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersimplyme)
+ [4.85451 7.72355 4.30902 3.0327 9.08711 6.0654 3.02179 9.2181 9.09802 4.8436 ] pdfxs
+ (a) show
+ (nszer)
+ [6.0654 7.75627 4.85451 4.8436 4.27631 ] pdfxs
+ (o) show
+ (-extendin)
+ [3.63261 4.85451 5.75995 4.23277 4.85451 6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ -3.05176e-05 -65.768 m
+ (itfr)
+ [3.0327 7.8982 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ 36.732 -65.768 m
+ /N695 10.909 Tf
+ (k) show
+ 46.409 -65.768 m
+ /N614 10.909 Tf
+ (to) show
+ 59.7599 -65.768 m
+ /N695 10.909 Tf
+ (n) show
+ 69.9619 -65.768 m
+ /N614 10.909 Tf
+ (bytes.)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 7.93084 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwill)
+ [9.709 7.88721 3.02179 3.0327 6.68721 ] pdfxs
+ (g) show
+ (row)
+ [4.27631 5.14905 11.5308 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.50902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,whichmayrequire)
+ [3.0327 6.68721 7.8763 6.0654 3.02179 4.54905 9.71991 9.08711 5.14905 9.41446 4.27631 
+ 4.8436 5.75995 6.05449 3.0327 4.27631 8.49811 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lp)
+ [6.68721 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.95263 ] pdfxs
+ (t) show
+ (obe)
+ [9.10901 6.37085 4.8436 ] pdfxs
+ -4.57764e-05 -87.69 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.14174 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.13083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.93084 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [6.10904 6.05449 ] pdfxs
+ (a) show
+ (semaych)
+ [4.30902 7.93084 9.08711 5.14905 8.83629 4.54905 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.)
+ [4.85451 7.69084 ] pdfxs
+ (A) show
+ (sobjec)
+ [7.37445 5.46541 6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.38536 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.93084 4.85451 ] pdfxs
+ (o) show
+ (pied)
+ [6.05449 3.0327 4.8436 9.14174 ] pdfxs
+ (t) show
+ (o)
+ [8.53084 ] pdfxs
+ (t) show
+ (heirnewloc)
+ [6.0654 4.8436 3.0327 7.35264 6.0654 4.8436 10.9635 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.22904 ] pdfxs
+ (t) show
+ (heirrel)
+ [6.05449 4.85451 3.02179 7.35264 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -4.57764e-05 -109.613 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (siti)
+ [4.30902 3.0327 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.6981 3.0327 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lispreservedso)
+ [6.6654 3.0327 7.94172 6.05449 4.27631 4.85451 4.29811 4.8436 4.27631 5.4545 4.85451 
+ 9.68719 4.30902 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (llindicesin)
+ [3.0327 6.6654 3.0327 6.05449 6.0654 3.0327 4.8436 4.8436 7.94172 3.0327 5.75995 
+ ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lrem)
+ [6.6654 4.27631 4.85451 9.08711 ] pdfxs
+ (a) show
+ (inv)
+ [3.0327 9.6981 5.14904 ] pdfxs
+ (a) show
+ (lid.)
+ [3.0327 3.02179 6.0654 3.0327 ] pdfxs
+ -4.57764e-05 -147.445 m
+ /N622 11.955 Tf
+ (7.2.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (I) show
+ (nter)
+ [7.08931 5.23633 6.13291 5.49929 ] pdfxs
+ (p) show
+ (ro)
+ [5.48733 7.1013 ] pdfxs
+ (c) show
+ (e)
+ [6.13291 ] pdfxs
+ (du) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (lDy)
+ [8.21312 10.3052 7.10119 ] pdfxs
+ (na) show
+ (micCom)
+ [11.2138 3.73 10.4606 9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ressio)
+ [5.48733 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ -4.57764e-05 -176.413 m
+ /N614 10.909 Tf
+ (A) show
+ (sn)
+ [9.39262 6.05449 ] pdfxs
+ (ot) show
+ (edwi)
+ [4.85451 11.149 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [11.149 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.9381 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 9.3599 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 8.47629 ] pdfxs
+ (t) show
+ (heprim)
+ [6.0654 9.9381 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rych)
+ [4.27631 10.8435 4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ein)
+ [9.9381 3.02179 11.149 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 9.9381 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [8.11629 4.85451 ] pdfxs
+ (a) show
+ (seis)
+ [4.29811 9.9381 3.0327 4.29811 ] pdfxs
+ -4.57764e-05 -198.336 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.9891 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.58901 4.29811 ] pdfxs
+ (a) show
+ (mep)
+ [9.09802 9.58901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 10.1999 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phnodemayrepresentpo)
+ [6.0654 10.7999 6.05449 5.75995 6.0654 9.58901 9.08711 5.15996 10.4945 4.27631 4.8436 
+ 6.0654 4.27631 4.8436 4.30902 4.8436 5.75995 8.97819 6.37085 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.02179 9.05444 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (iningc)
+ [3.0327 6.05449 3.0327 6.05449 10.1999 4.85451 ] pdfxs
+ (o) show
+ (mpressedindices)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.8108 3.02179 6.0654 6.05449 
+ 3.0327 4.85451 4.8436 9.04353 ] pdfxs
+ (o) show
+ (rn)
+ [9.02172 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -4.57764e-05 -220.258 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressedindices.Thisled)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 10.4835 3.0327 6.05449 6.0654 
+ 3.0327 4.8436 4.85451 4.29811 10.2545 7.8763 6.05449 3.0327 8.72717 3.0327 4.8436 
+ 10.4945 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.27265 6.35994 ] pdfxs
+ (o) show
+ (ssibilityth)
+ [4.30902 4.29811 3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 10.189 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (tfunc)
+ [8.67274 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsmustbecl)
+ [6.0654 8.72717 8.79257 6.05449 4.30902 8.66183 6.37085 9.27265 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nedin)
+ [6.0654 4.8436 10.4835 3.0327 10.4835 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.27265 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.27265 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -4.57764e-05 -242.181 m
+ (Bec)
+ [7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (usedyn)
+ [6.0654 4.29811 10.2326 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 10.2326 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.65444 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.4435 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dyusesc)
+ [6.0654 11.1381 6.0654 4.29811 4.85451 9.68716 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lcode)
+ [8.42174 4.8436 5.75995 6.05449 10.2326 ] pdfxs
+ (t) show
+ (odis)
+ [10.8435 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (in)
+ [3.02179 6.0654 ] pdfxs
+ (g) show
+ (uishc)
+ [6.0654 3.02179 4.30902 11.4435 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ -4.57764e-05 -264.103 m
+ (indicesfr)
+ [3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 7.93081 3.33815 4.27631 ] pdfxs
+ (o) show
+ (mexp)
+ [12.7198 4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (ndedindices,)
+ [6.0654 6.05449 4.85451 9.6981 3.02179 6.0654 6.05449 3.0327 4.85451 4.8436 4.30902 
+ 6.6654 ] pdfxs
+ (t) show
+ (heneedf)
+ [6.05449 8.4872 6.05449 4.85451 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rcl)
+ [7.909 4.8436 3.0327 ] pdfxs
+ (o) show
+ (ningdoesn)
+ [6.0654 3.02179 6.0654 9.08719 6.0654 5.75995 4.8436 7.94172 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (rise.)
+ [4.2654 3.0327 4.30902 4.8436 3.0327 ] pdfxs
+ 16.9359 -286.026 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rin)
+ [7.10174 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [5.85813 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.0327 7.66903 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (t) show
+ (oc)
+ [8.27993 4.8436 ] pdfxs
+ (o) show
+ (mpressindicesinapo)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 7.13445 3.02179 6.0654 6.05449 3.0327 4.85451 
+ 4.8436 7.12354 3.0327 8.87992 8.27993 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l,itmustcheckif)
+ [3.0327 6.01086 3.0327 7.06911 8.78166 6.0654 4.29811 7.06911 4.53815 6.0654 4.8436 
+ 4.54905 8.57447 3.0327 6.15267 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.66903 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -4.57764e-05 -307.948 m
+ (mee)
+ [9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.19263 ] pdfxs
+ (t) show
+ (he\frstcriteri)
+ [6.05449 8.73811 6.05449 4.27631 4.30902 8.12729 4.8436 4.27631 3.0327 4.23277 4.85451 
+ 4.27631 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (\() show
+ (THpo)
+ [7.8763 12.0653 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,no\feld)
+ [3.02179 6.98176 6.0654 9.3381 6.05449 4.85451 3.0327 9.93809 ] pdfxs
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.85451 4.29811 8.19263 ] pdfxs
+ (ta) show
+ (ken\)f)
+ [5.4545 4.8436 6.0654 8.12729 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.15991 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.9163 4.8436 ] pdfxs
+ (a) show
+ (llingc)
+ [3.0327 3.0327 3.0327 6.05449 9.3381 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 8.62901 ] pdfxs
+ (D) show
+ (SAc)
+ [6.05449 12.0763 4.8436 ] pdfxs
+ (o) show
+ (mputes)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 4.29811 ] pdfxs
+ -4.57764e-05 -329.871 m
+ (two)
+ [3.93823 7.58175 9.10901 ] pdfxs
+ (D) show
+ (S)
+ [9.71991 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (phsf)
+ [6.0654 6.05449 7.96354 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [7.91991 4.85451 ] pdfxs
+ (a) show
+ (chfuncti)
+ [4.54905 9.709 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n-ab)
+ [9.71991 7.29804 9.10901 6.35994 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.71991 ] pdfxs
+ (\() show
+ (B)
+ [7.72349 ] pdfxs
+ (U) show
+ (\))
+ [7.8982 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.709 4.27631 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingafunc)
+ [3.0327 6.05449 9.10901 9.11992 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (a) show
+ (ndi)
+ [6.0654 9.71991 3.02179 ] pdfxs
+ (t) show
+ (sc)
+ [7.96354 4.8436 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.0327 4.8436 4.85451 4.29811 ] pdfxs
+ -4.57764e-05 -351.793 m
+ (\() show
+ (butn)
+ [6.05449 6.0654 7.5382 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.5382 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.06537 4.8436 ] pdfxs
+ (a) show
+ (llers)
+ [3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (nda\fn)
+ [6.0654 9.35992 8.75992 6.05449 6.0654 ] pdfxs
+ (a) show
+ (l,)
+ [3.0327 6.39267 ] pdfxs
+ (to) show
+ (p-down)
+ [6.05449 3.64352 6.05449 5.15996 7.8763 9.35992 ] pdfxs
+ (\() show
+ (T)
+ [7.8763 ] pdfxs
+ (D) show
+ (\))
+ [7.5382 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phrepresen)
+ [6.0654 9.35992 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.75992 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 8.14902 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.60354 ] pdfxs
+ (o) show
+ (fb)
+ [6.63267 6.35994 ] pdfxs
+ (ot) show
+ (hc)
+ [9.35992 4.85451 ] pdfxs
+ (a) show
+ (llees)
+ [3.0327 3.02179 4.85451 4.8436 7.60354 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -4.57764e-05 -373.716 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llers.Theref)
+ [3.0327 3.0327 4.8436 4.27631 4.30902 8.02902 7.8763 6.0654 4.8436 4.27631 4.8436 
+ 3.33815 ] pdfxs
+ (o) show
+ (re,wec)
+ [4.27631 4.8436 6.73085 7.57085 8.54175 4.8436 ] pdfxs
+ (a) show
+ (ncheck)
+ [9.75264 4.54905 6.05449 4.85451 4.53815 9.44719 ] pdfxs
+ (t) show
+ (hecri)
+ [6.0654 8.53084 4.85451 4.2654 3.0327 ] pdfxs
+ (t) show
+ (eri)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.74173 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.96355 ] pdfxs
+ (a) show
+ (llc)
+ [3.0327 6.70903 4.85451 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [7.98535 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.02179 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llysimplybycheckingitin)
+ [3.0327 3.0327 9.43628 4.30902 3.0327 9.08711 6.0654 3.02179 9.44719 5.75995 9.44719 
+ 4.53815 6.0654 4.8436 4.54905 5.75995 3.0327 6.05449 9.14174 3.0327 7.93092 3.0327 
+ 9.74173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -4.57764e-05 -395.638 m
+ (TD)
+ [7.8763 11.9673 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ 1 0 0 1 108.482 -410.113 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (Ori)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (lS)
+ [6.6654 6.05449 ] pdfxs
+ (tat) show
+ (ementTr)
+ [4.8436 9.09802 4.8436 5.75995 39.0652 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedS)
+ [4.27631 9.08711 4.8436 9.6981 6.0654 ] pdfxs
+ (tat) show
+ (emen)
+ [4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (t) show
+ 1 0 0 1 244.859 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -250.837 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,Size)
+ [6.6654 6.0654 3.0327 4.8436 4.85451 ] pdfxs
+ (\)) show
+ 103.198 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 126.062 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lini)
+ [3.0327 3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ 1 0 0 1 163.686 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D) show
+ (,)
+ [6.6654 ] pdfxs
+ (NULL\)) show
+ 1 0 0 1 77.9 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -251.036 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 103.198 0 m
+ /N1028 10.909 Tf
+ (\)) show
+ 126.062 0 m
+ /N614 10.909 Tf
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldes)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (roy)
+ [4.27631 5.14905 5.75995 ] pdfxs
+ 1 0 0 1 181.959 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.27299 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.27299 0 cm
+ 0 0 m
+ (pc)
+ [6.35994 4.85451 ] pdfxs
+ (\() show
+ (P)
+ [7.41812 ] pdfxs
+ (D\)) show
+ 1 0 0 1 59.627 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -250.837 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 251.036 0.19899 l
+ S
+ Q
+ 1 0 0 1 0.926987 -18.534 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (:)
+ [7.8872 ] pdfxs
+ (R) show
+ (ewri)
+ [4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesf)
+ [8.4872 4.2654 6.0654 3.0327 4.8436 7.94172 3.32724 ] pdfxs
+ (o) show
+ (rn)
+ [7.909 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 4.29811 ] pdfxs
+ -92.472 -33.878 m
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (ldyn)
+ [6.45812 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.29084 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.70173 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nisverys)
+ [9.50173 3.0327 7.73445 5.4545 4.8436 4.27631 9.19628 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rd:asin)
+ [4.27631 6.05449 7.77811 8.89083 4.30902 3.02179 6.0654 ] pdfxs
+ (g) show
+ (leline)
+ [3.0327 8.27993 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rp)
+ [7.70173 6.0654 ] pdfxs
+ (a) show
+ (ssover)
+ [4.29811 7.73445 5.15996 5.4545 4.8436 4.27631 ] pdfxs
+ -109.409 -55.801 m
+ (t) show
+ (hepr)
+ [6.05449 10.1236 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (misused)
+ [14.3671 3.0327 9.57807 6.05449 4.30902 4.8436 11.3344 ] pdfxs
+ (t) show
+ (orewri)
+ [10.7235 4.27631 4.85451 7.8763 4.2654 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [10.1236 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.30175 ] pdfxs
+ (o) show
+ (f)
+ [8.6072 ] pdfxs
+ (t) show
+ (heins)
+ [6.05449 10.1236 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 9.57807 3.02179 11.3344 ] pdfxs
+ (t) show
+ (hewh)
+ [6.0654 10.1236 7.8763 6.0654 ] pdfxs
+ (o) show
+ (lepr)
+ [3.02179 10.1236 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 8.71629 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (rding)
+ [4.27631 6.05449 3.0327 6.0654 10.7235 ] pdfxs
+ (t) show
+ (o)
+ [10.7235 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -109.409 -77.723 m
+ (rewri)
+ [4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (erulesinFi)
+ [9.37083 4.27631 6.05449 3.0327 4.85451 8.82535 3.0327 10.5926 7.11266 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.0654 4.27631 9.37083 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (2)
+ [9.98173 ] pdfxs
+ (a) show
+ (ndFi)
+ [6.0654 10.5817 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 9.38174 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (14) show
+ (.The)
+ [10.5599 7.8763 6.0654 9.37083 ] pdfxs
+ (o) show
+ (nlydi\013erencebetweenc)
+ [6.0654 3.0327 10.2763 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 
+ 9.37083 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.5817 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 10.5926 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 10.5926 6.05449 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -109.409 -99.646 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 9.6981 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.94172 ] pdfxs
+ (\() show
+ (i.e.,)
+ [3.0327 3.02179 4.85451 3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.47629 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.87638 6.05449 ] pdfxs
+ (a) show
+ (ss)
+ [4.30902 7.93081 ] pdfxs
+ (o) show
+ (rf)
+ [7.909 3.33815 ] pdfxs
+ (a) show
+ (il)
+ [3.02179 6.6654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (a) show
+ (bovecri)
+ [6.37085 5.14905 5.4545 8.4872 4.8436 4.27631 3.02179 ] pdfxs
+ (t) show
+ (eri)
+ [4.85451 4.27631 3.02179 ] pdfxs
+ (o) show
+ (n\)is)
+ [6.0654 7.87638 3.0327 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 260.502 -99.646 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 307.007 -99.646 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ 15.088 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llf)
+ [3.0327 6.6654 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -419.853 -21.922 m
+ (t) show
+ (hel)
+ [6.05449 7.62539 3.0327 ] pdfxs
+ (att) show
+ (erpo)
+ [4.8436 7.04719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lp)
+ [5.80359 6.0654 ] pdfxs
+ (a) show
+ (ssesanulltypedescrip)
+ [4.29811 4.30902 4.8436 7.07991 8.22538 5.75995 6.05449 3.0327 5.80359 3.93823 5.75995 
+ 6.35994 7.62539 6.05449 4.85451 4.29811 4.85451 4.27631 3.02179 6.0654 ] pdfxs
+ (to) show
+ (r)
+ [7.04719 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.05449 8.83628 ] pdfxs
+ (a) show
+ (nemptyp)
+ [8.83628 4.8436 9.08711 6.0654 3.93823 8.53083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (olis)
+ [8.22538 3.0327 3.02179 4.30902 ] pdfxs
+ (t\)) show
+ (.In)
+ [7.58175 3.94897 8.82538 ] pdfxs
+ (t) show
+ (hisc)
+ [6.0654 3.0327 7.069 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -13.249 -21.922 m
+ /N722 10.909 Tf
+ (poolinit) show
+ 1 0 0 1 33.256 -21.922 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc) show
+ -456.546 -21.923 m
+ /N614 10.909 Tf
+ (ini)
+ [3.0327 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lizes)
+ [3.0327 3.02179 4.85451 4.8436 8.14899 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.69447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.87267 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rsuch)
+ [8.11627 4.30902 6.05449 4.54905 9.90537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -264.455 -21.923 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ -214.794 -21.923 m
+ /N614 10.909 Tf
+ (isnull)
+ [3.0327 8.14899 5.74904 6.0654 3.0327 6.87267 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -160.476 -21.923 m
+ /N722 10.909 Tf
+ (isComp) show
+ -122.269 -21.923 m
+ /N614 10.909 Tf
+ (isf)
+ [3.0327 8.14899 3.32724 ] pdfxs
+ (a) show
+ (lse,)
+ [3.0327 4.29811 4.85451 6.92721 ] pdfxs
+ (a) show
+ (ndensure)
+ [6.05449 9.90537 4.8436 6.0654 4.29811 6.0654 4.27631 8.68356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -230.728 -65.541 m
+ (171) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 184 184
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 1 0 0 1 52.232 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 11.455 0 m
+ /N614 10.909 Tf
+ (/) show
+ 16.909 0 m
+ /N722 10.909 Tf
+ (free) show
+ 1 0 0 1 40.506 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc) show
+ 15.091 0 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (llsbehave)
+ [3.0327 3.0327 7.94172 6.35994 4.85451 6.05449 5.14905 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.47629 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.4872 ] pdfxs
+ (a) show
+ (s) show
+ 135.273 0 m
+ /N722 10.909 Tf
+ (poolalloc) show
+ 186.817 0 m
+ /N614 10.909 Tf
+ (/) show
+ 192.272 0 m
+ /N722 10.909 Tf
+ (poolfree) show
+ 238.09 0 m
+ /N614 10.909 Tf
+ (.) show
+ -82.674 -21.922 m
+ (This)
+ [7.8763 6.0654 3.0327 9.23989 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (cht)
+ [4.54905 11.0072 4.23277 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 9.2508 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.79628 ] pdfxs
+ (o) show
+ (fthef)
+ [8.27993 4.23277 6.0654 9.79628 3.32724 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 9.18546 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.18546 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.78537 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.97448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (riden)
+ [9.21808 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesd)
+ [3.02179 6.0654 4.8436 9.2508 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3963 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ -99.61 -43.845 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdon)
+ [8.8691 6.0654 10.069 6.0654 ] pdfxs
+ (o) show
+ (tesc)
+ [8.85819 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pefr)
+ [6.35994 9.46901 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [13.7125 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.46901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m\()
+ [13.7125 4.23277 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.46901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.6472 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rc)
+ [8.89081 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tpo)
+ [8.8691 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.6472 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [9.46901 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (hing)
+ [6.05449 3.0327 6.0654 10.069 ] pdfxs
+ (ot) show
+ (her-)
+ [6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ -99.61 -65.768 m
+ (wise)
+ [7.8763 3.0327 4.29811 4.85451 ] pdfxs
+ (\)) show
+ (,whichis)
+ [8.47629 7.8763 6.05449 3.0327 4.54905 11.1381 3.0327 9.38171 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.92719 4.30902 ] pdfxs
+ (a) show
+ (mele)
+ [9.08711 9.92719 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lityc)
+ [3.02179 3.0327 3.93823 10.8435 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.0327 5.74904 9.32727 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tdyn)
+ [9.32727 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.0327 9.92719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.3599 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nneeds.Bec)
+ [11.1381 6.0654 4.8436 4.85451 6.05449 4.30902 12.2181 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.05449 4.30902 4.8436 ] pdfxs
+ -99.61 -87.69 m
+ /N722 10.909 Tf
+ (isComp) show
+ -61.483 -87.69 m
+ /N614 10.909 Tf
+ (isf)
+ [3.0327 8.06172 3.33815 ] pdfxs
+ (a) show
+ (lse,n)
+ [3.0327 4.29811 4.8436 6.82903 6.0654 ] pdfxs
+ (o) show
+ (n-c)
+ [6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (mpressedpo)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.829 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lswill)
+ [3.0327 8.06172 7.88721 3.02179 3.0327 6.7963 ] pdfxs
+ (a) show
+ (lwaysused)
+ [3.0327 7.57085 5.15996 5.74904 8.07263 6.05449 4.30902 4.8436 9.829 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.61811 ] pdfxs
+ (\\) show
+ (exp)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (nded"codep)
+ [6.05449 6.0654 4.8436 6.0654 9.2181 4.8436 5.75995 6.05449 8.61811 6.05449 ] pdfxs
+ (at) show
+ (hs,whichuse)
+ [6.0654 4.29811 6.82903 7.8763 6.0654 3.0327 4.53815 9.829 6.0654 4.29811 8.6072 
+ ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -99.61 -109.613 m
+ (unc)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedsizes)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.6981 4.29811 3.0327 4.85451 
+ 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd\feld)
+ [6.05449 9.6981 6.0654 4.8436 3.0327 9.6981 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (sf)
+ [7.94172 3.32724 ] pdfxs
+ (o) show
+ (rmemory)
+ [7.909 9.09802 4.8436 9.08711 5.46541 4.2654 9.39264 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 4.29811 3.0327 ] pdfxs
+ -99.61 -155.067 m
+ /N622 14.346 Tf
+ (7.3O)
+ [8.07685 4.476 24.2161 12.108 ] pdfxs
+ (p) show
+ (timi)
+ [6.2836 4.476 13.4566 4.476 ] pdfxs
+ (z) show
+ (i)
+ [4.49035 ] pdfxs
+ (n) show
+ (gPointerCom)
+ [13.4566 10.573 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 11.649 8.07685 13.4422 
+ ] pdfxs
+ (p) show
+ (ressedCo)
+ [6.59915 7.3595 6.36962 6.36962 7.3595 14.346 11.6633 8.50722 ] pdfxs
+ (d) show
+ (e) show
+ -99.61 -187.793 m
+ /N614 10.909 Tf
+ (Thes)
+ [7.8763 6.0654 8.02902 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (-f)
+ [3.64352 3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdp)
+ [4.27631 9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.45083 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nimplemen)
+ [9.23992 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsdescribedinSec)
+ [6.0654 7.48354 6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.23992 
+ 3.0327 9.23992 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ions)
+ [3.02179 5.46541 6.05449 7.48354 ] pdfxs
+ (7) show
+ (.1)
+ [3.0327 8.63993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.23992 ] pdfxs
+ (7) show
+ (.2)
+ [3.0327 8.63993 ] pdfxs
+ (g) show
+ (ener-)
+ [4.8436 6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ -99.61 -209.715 m
+ (at) show
+ (esfunc)
+ [4.8436 7.97445 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l,butslow,code.Wedescribesever)
+ [3.02179 6.70903 6.0654 6.05449 7.92001 4.29811 3.0327 5.14905 7.8763 6.70903 4.85451 
+ 5.75995 6.05449 4.85451 7.97448 10.2981 8.51993 6.0654 4.8436 4.30902 4.8436 4.27631 
+ 3.0327 6.35994 8.51993 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [6.69812 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdimprovemen)
+ [4.27631 9.73082 3.0327 9.08711 6.0654 4.2654 5.14905 5.4545 4.85451 9.08711 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ (sbelowth)
+ [7.97445 6.35994 4.85451 3.0327 5.14905 11.5526 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.9091 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ -99.61 -231.638 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (lyreduceredund)
+ [3.0327 9.39264 4.27631 4.8436 6.0654 6.05449 4.85451 8.4872 4.2654 4.85451 6.05449 
+ 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.87638 ] pdfxs
+ (o) show
+ (rine\016cent)
+ [7.909 3.0327 6.05449 4.85451 9.08711 4.85451 4.8436 5.75995 7.87638 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tedcode.)
+ [4.23277 4.85451 9.6981 4.8436 5.75995 6.0654 4.8436 3.0327 ] pdfxs
+ -99.61 -269.47 m
+ /N622 11.955 Tf
+ (7.3.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (dd) show
+ (ress)
+ [5.49929 6.13291 5.30802 9.77918 ] pdfxs
+ (Spac) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (eserv)
+ [6.13291 5.30802 6.13291 5.49929 6.34803 ] pdfxs
+ (a) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -99.61 -298.438 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 8.10539 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hebi)
+ [6.05449 8.10539 6.0654 3.02179 ] pdfxs
+ (gg) show
+ (estoverhe)
+ [4.85451 4.29811 7.49456 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ds)
+ [6.05449 7.5599 ] pdfxs
+ (o) show
+ (fp)
+ [6.58903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.52719 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nistheneed)
+ [9.31628 3.0327 7.5599 4.23277 6.0654 8.10539 6.05449 4.85451 4.8436 9.31628 ] pdfxs
+ (t) show
+ (okeep)
+ [8.70538 5.4545 4.85451 4.8436 9.31628 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.10539 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rypo)
+ [4.27631 9.01083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 7.5599 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ -99.61 -320.361 m
+ (o) show
+ (us.)
+ [6.0654 4.29811 9.44719 ] pdfxs
+ (I) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.99993 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [7.18903 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (risbuilt)
+ [8.43264 3.0327 8.45444 6.0654 6.05449 3.0327 3.0327 8.40001 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (to) show
+ (p)
+ [10.2217 ] pdfxs
+ (o) show
+ (fa)
+ [7.49448 9.61083 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lmem)
+ [7.18903 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.90537 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rlike)
+ [8.43264 3.0327 3.0327 5.4545 4.8436 ] pdfxs
+ 270.097 -320.361 m
+ /N722 10.909 Tf
+ (malloc) show
+ 304.46 -320.361 m
+ /N614 10.909 Tf
+ (,)
+ [7.31994 ] pdfxs
+ (g) show
+ (rowing)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 9.61083 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -99.61 -342.283 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmayrequirec)
+ [6.6654 9.09802 5.14905 9.39264 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.4872 
+ 4.8436 ] pdfxs
+ (o) show
+ (pying)
+ [5.75995 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (a) show
+ (lli)
+ [3.0327 6.6654 3.0327 ] pdfxs
+ (t) show
+ (sd)
+ [7.94172 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.08719 ] pdfxs
+ (t) show
+ (oanewloc)
+ [9.0981 9.08719 6.0654 4.8436 11.5199 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.6981 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hmem)
+ [9.68719 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 3.0327 ] pdfxs
+ -82.6741 -364.206 m
+ (Given)
+ [8.5636 3.0327 5.4545 4.8436 10.069 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.25819 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 8.31262 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.76355 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.31262 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 8.24728 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.31262 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cem)
+ [4.8436 8.85811 9.09802 ] pdfxs
+ (a) show
+ (chines,however,are)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 7.13448 6.05449 5.15996 7.57085 4.8436 
+ 5.4545 4.85451 4.27631 7.12357 9.46901 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (bleimplemen-)
+ [6.0654 3.02179 8.85811 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 6.0654 
+ 3.63261 ] pdfxs
+ -99.61 -386.128 m
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 9.65446 3.0327 7.88717 ] pdfxs
+ (t) show
+ (ocho)
+ [9.05447 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (seal)
+ [4.29811 8.44357 9.04356 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (es)
+ [8.43266 4.30902 ] pdfxs
+ (tat) show
+ (iclimitf)
+ [3.0327 8.43266 3.0327 3.0327 9.08711 3.0327 7.83274 3.33815 ] pdfxs
+ (o) show
+ (rindividu)
+ [7.86537 3.0327 6.05449 6.0654 3.02179 5.75995 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ld)
+ [6.62176 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.04356 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresin)
+ [6.0654 4.2654 4.85451 7.88717 3.0327 9.65446 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.43266 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.6871 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ -99.61 -408.051 m
+ (isunlikely)
+ [3.0327 8.73808 6.05449 6.0654 3.0327 3.0327 5.4545 4.8436 3.0327 10.189 ] pdfxs
+ (t) show
+ (obeexceeded)
+ [9.89446 6.35994 9.28356 4.85451 5.75995 4.8436 4.8436 4.85451 6.05449 4.85451 10.4945 
+ ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 7.66902 ] pdfxs
+ (2) show
+ 63.937 -404.092 m
+ /N703 7.96999 Tf
+ (40)
+ [4.23211 4.23211 ] pdfxs
+ 72.9029 -408.051 m
+ /N614 10.909 Tf
+ (B)
+ [7.72349 ] pdfxs
+ (\)) show
+ (,)
+ [7.47266 ] pdfxs
+ (a) show
+ (ndreserve)
+ [6.05449 10.5054 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 9.28356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmuch)
+ [8.67274 8.79257 6.0654 4.53815 10.4945 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 8.73808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cef)
+ [4.85451 9.28356 3.32724 ] pdfxs
+ (o) show
+ (re)
+ [8.71627 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 10.4945 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lwhen)
+ [7.47266 7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ -99.61 -429.973 m
+ (itiscre)
+ [3.0327 7.8982 3.0327 7.96354 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (edby)
+ [4.8436 9.71991 5.75995 9.42537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.50902 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7525 ] pdfxs
+ (\() show
+ (usingf)
+ [6.0654 4.29811 3.0327 6.05449 9.11992 3.33815 ] pdfxs
+ (a) show
+ (cili)
+ [4.8436 3.0327 3.0327 3.02179 ] pdfxs
+ (t) show
+ (ieslike)
+ [3.0327 4.85451 7.96354 3.02179 3.0327 5.4545 4.8436 ] pdfxs
+ 133.923 -429.973 m
+ /N722 10.909 Tf
+ (mmap\(MAP) show
+ 1 0 0 1 180.428 -429.973 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (NORESERVE\)) show
+ 57.272 0 m
+ /N614 10.909 Tf
+ (\)) show
+ (.This)
+ [6.68721 7.88721 6.05449 3.0327 7.96354 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.96354 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.50902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -283.474 -21.923 m
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (g) show
+ (rowad)
+ [4.2654 5.15996 12.0872 9.66537 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.66537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureup)
+ [6.05449 4.27631 9.05447 6.0654 10.2654 ] pdfxs
+ (t) show
+ (o)
+ [9.66537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.45456 ] pdfxs
+ (\() show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e\)sizewi)
+ [4.8436 8.45456 4.29811 3.0327 4.8436 9.06538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uteverneeding)
+ [6.0654 8.44365 4.85451 5.4545 4.8436 8.48718 6.05449 4.85451 4.8436 6.0654 3.0327 
+ 6.05449 9.66537 ] pdfxs
+ (t) show
+ (oc)
+ [9.66537 4.8436 ] pdfxs
+ (o) show
+ (py)
+ [5.75995 9.97082 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.05447 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l,wi)
+ [3.02179 7.38539 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -283.474 -43.845 m
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.0654 9.08719 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emkernel)
+ [4.8436 12.7307 5.4545 4.8436 4.27631 6.05449 4.85451 6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingmem)
+ [3.02179 6.0654 9.08719 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryp)
+ [4.27631 9.39264 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.4872 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.4872 ] pdfxs
+ (a) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 9.39264 ] pdfxs
+ (a) show
+ (reused.)
+ [4.27631 8.4872 6.05449 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ -283.474 -81.678 m
+ /N622 11.955 Tf
+ (7.3.2)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (duc) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (g)
+ [11.2019 ] pdfxs
+ (R) show
+ (ed)
+ [6.13291 7.48382 ] pdfxs
+ (und) show
+ (antPoolBase)
+ [6.52739 7.10126 9.71945 8.81079 7.1013 6.71874 3.74195 9.56403 6.52739 5.30802 10.616 
+ ] pdfxs
+ (L) show
+ (o)
+ [6.7307 ] pdfxs
+ (ad) show
+ (s) show
+ -283.474 -110.646 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.3599 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nrequiresl)
+ [11.149 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.39262 3.0327 ] pdfxs
+ (oa) show
+ (ding)
+ [6.05449 3.0327 6.0654 10.5381 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -78.474 -110.646 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ -27.565 -110.646 m
+ /N614 10.909 Tf
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -4.89801 -110.646 m
+ /N722 10.909 Tf
+ (isComp) show
+ 34.556 -110.646 m
+ /N614 10.909 Tf
+ (\feldsfr)
+ [6.0654 4.8436 3.0327 6.05449 9.39262 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [14.1816 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.9381 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [8.1272 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.0654 ] pdfxs
+ (to) show
+ (r) show
+ -283.474 -132.568 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.509 4.85451 ] pdfxs
+ (a) show
+ (chl)
+ [4.54905 10.2981 3.0327 ] pdfxs
+ (oa) show
+ (d)
+ [10.309 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 10.309 4.29811 ] pdfxs
+ (to) show
+ (refr)
+ [4.27631 9.09811 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mapo)
+ [13.3307 9.6981 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 9.70901 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hthesel)
+ [10.309 4.23277 6.0654 4.8436 4.30902 9.09811 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 8.54171 ] pdfxs
+ (a) show
+ (relikely)
+ [4.27631 9.09811 3.0327 3.02179 5.4545 4.85451 3.0327 9.99264 ] pdfxs
+ (t) show
+ (ohitin)
+ [9.70901 6.05449 3.0327 8.48728 3.0327 10.2981 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.0872 ] pdfxs
+ (L) show
+ (1c)
+ [9.70901 4.8436 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 7.42903 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -283.474 -154.491 m
+ (overhe)
+ [5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dc)
+ [11.1381 4.8436 ] pdfxs
+ (a) show
+ (ndr)
+ [11.1272 6.0654 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyimp)
+ [3.0327 3.0327 10.8217 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 9.31637 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.75995 9.30546 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.0654 10.5163 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps.F)
+ [6.05449 4.30902 12.1744 6.21813 ] pdfxs
+ (o) show
+ (rtun)
+ [4.27631 4.23277 6.0654 6.0654 ] pdfxs
+ (a) show
+ (tely,)
+ [4.23277 4.85451 3.0327 4.84359 8.46538 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 9.31637 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 8.09447 ] pdfxs
+ (o) show
+ (fthese)
+ [8.41083 4.23277 6.0654 4.8436 4.30902 4.8436 ] pdfxs
+ -283.474 -176.413 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.0399 ] pdfxs
+ (a) show
+ (reredund)
+ [4.27631 8.58538 4.2654 4.85451 6.05449 6.0654 6.05449 6.0654 ] pdfxs
+ (a) show
+ (nt)
+ [5.75995 7.97456 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.79628 4.85451 ] pdfxs
+ (a) show
+ (nberemovedwi)
+ [9.79628 6.35994 8.58538 4.2654 4.85451 9.08711 5.14905 5.4545 4.85451 9.79628 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (hP)
+ [9.79628 7.11266 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [6.76358 ] pdfxs
+ (R) show
+ (edund)
+ [4.8436 6.0654 6.05449 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ncyElimin)
+ [6.05449 4.85451 9.49083 7.41812 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (\(o) show
+ (rac)
+ [8.00718 9.18538 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -283.474 -198.336 m
+ (o) show
+ (f)
+ [6.99266 ] pdfxs
+ (LI) show
+ (CM)
+ [7.8763 13.6581 ] pdfxs
+ (a) show
+ (ndGCSE\).The)
+ [6.0654 9.709 8.5636 7.8763 6.0654 7.42902 4.23277 6.68721 7.88721 6.05449 8.50902 
+ ] pdfxs
+ (o) show
+ (nly)
+ [6.05449 3.0327 9.41446 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.71991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tinv)
+ [7.8982 3.0327 5.74904 5.15995 ] pdfxs
+ (a) show
+ (lid)
+ [3.02179 3.0327 6.0654 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.96354 ] pdfxs
+ (t) show
+ (hese\feldsis)
+ [6.05449 4.85451 4.29811 8.50902 6.05449 4.85451 3.0327 6.05449 7.96354 3.0327 7.95263 
+ ] pdfxs
+ (a) show
+ (n)
+ [9.71991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,ei)
+ [6.05449 6.69812 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herfr)
+ [6.05449 4.85451 7.93082 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m) show
+ -57.656 -227.228 m
+ (172) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 185 185
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (hepo)
+ [6.05449 9.34901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.5163 ] pdfxs
+ (\() show
+ (moving)
+ [9.08711 5.14905 5.75995 3.0327 6.0654 9.9381 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lb)
+ [7.5163 6.0654 ] pdfxs
+ (a) show
+ (se\))
+ [4.29811 4.85451 8.72728 ] pdfxs
+ (o) show
+ (r)
+ [8.75991 ] pdfxs
+ (o) show
+ (ne)
+ [6.0654 9.3381 ] pdfxs
+ (o) show
+ (f)
+ [7.82175 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 9.3381 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsitp)
+ [3.0327 8.79262 3.02179 8.73819 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s)
+ [8.79262 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (\() show
+ (dec)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpressingp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 6.0654 9.94901 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 8.79262 3.0327 10.549 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -21.922 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (.TheDS)
+ [7.87629 7.8763 6.0654 8.4872 8.32365 9.6981 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phsdirec)
+ [6.0654 6.05449 7.94172 6.0654 3.02179 4.27631 4.8436 4.85451 ] pdfxs
+ (t) show
+ (lyiden)
+ [3.0327 9.39264 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifywhichfunc)
+ [3.0327 3.32724 9.40355 7.8763 6.05449 3.0327 4.54905 9.6981 3.32724 6.0654 6.05449 
+ 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (llsmayc)
+ [3.0327 3.02179 7.94172 9.09802 5.14905 9.39264 4.8436 ] pdfxs
+ (a) show
+ (usesuch)
+ [6.0654 4.29811 8.4872 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (Not) show
+ (e)
+ [8.98902 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tif)
+ [8.3891 3.02179 7.48357 ] pdfxs
+ (A) show
+ (ddressSp)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.44353 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.99993 ] pdfxs
+ (R) show
+ (eserv)
+ [4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisused,)
+ [10.1999 3.0327 8.44353 6.0654 4.29811 4.85451 6.05449 7.30903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ 271.242 -43.845 m
+ /N722 10.909 Tf
+ (PoolBase) show
+ 321.204 -43.845 m
+ /N614 10.909 Tf
+ (isneverinv)
+ [3.0327 8.44353 6.0654 4.8436 5.4545 4.85451 8.41082 3.0327 5.75995 5.14904 ] pdfxs
+ (a) show
+ (lid)
+ [3.0327 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ed,m)
+ [4.8436 6.0654 7.29812 9.09802 ] pdfxs
+ (a) show
+ (kingi)
+ [5.74904 3.0327 6.0654 9.59992 3.0327 ] pdfxs
+ (t) show
+ 0 -65.768 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 7.91993 ] pdfxs
+ (t) show
+ (ol)
+ [8.51993 3.0327 ] pdfxs
+ (oa) show
+ (dit)
+ [9.13083 3.02179 7.30911 ] pdfxs
+ (o) show
+ (nceintoare)
+ [6.0654 4.8436 7.91993 3.0327 5.75995 4.23277 8.53084 8.51993 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erwhen)
+ [4.8436 7.34174 7.8763 6.0654 4.8436 9.13083 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.90903 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisini)
+ [6.09813 3.0327 7.37445 3.02179 6.0654 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 9.13083 ] pdfxs
+ (o) show
+ (rin)
+ [7.33083 3.0327 9.13083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.91993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (og) show
+ (ue)
+ [6.0654 7.90903 ] pdfxs
+ (o) show
+ (fafunc)
+ [6.40358 8.51993 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -87.69 m
+ (if)
+ [3.0327 7.11266 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 8.62902 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.81812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (risp)
+ [8.06173 3.0327 8.08354 6.0654 ] pdfxs
+ (a) show
+ (ssedin)
+ [4.29811 4.30902 4.8436 9.85082 3.02179 9.85082 ] pdfxs
+ (a) show
+ (s)
+ [8.09444 ] pdfxs
+ (a) show
+ (n)
+ [9.83991 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.Fi)
+ [8.32356 7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.63993 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (5shows)
+ [9.23992 4.30902 6.05449 5.15996 7.8763 4.29811 ] pdfxs
+ 335.063 -87.69 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 381.568 -87.69 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.43599 0 cm
+ 0 0 m
+ (pc32) show
+ 26.695 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ftersimple)
+ [3.33815 4.23277 4.85451 8.06173 4.29811 3.0327 9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ -385.004 -21.923 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (na)
+ [9.6981 9.08719 ] pdfxs
+ (64) show
+ (-bitm)
+ [3.63261 6.0654 3.0327 7.87638 9.08711 ] pdfxs
+ (a) show
+ (chine)
+ [4.54905 6.0654 3.02179 6.0654 8.4872 ] pdfxs
+ (\(a) show
+ (ssuming)
+ [4.29811 4.29811 6.0654 9.08711 3.0327 6.0654 9.08719 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.94172 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cereserv)
+ [4.8436 8.4872 4.2654 4.85451 4.29811 4.85451 4.2654 5.15995 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisused)
+ [9.6981 3.0327 7.94172 6.05449 4.30902 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ -383.873 -50.254 m
+ /N1217 8.96599 Tf
+ (staticin)
+ [5.31679 5.25413 6.2941 5.25413 4.07948 12.2834 3.84636 6.80516 ] pdfxs
+ (t) show
+ -323.283 -50.254 m
+ /N1156 8.96599 Tf
+ (MakeList)
+ [9.34257 5.50518 5.7652 4.99406 6.66171 3.46083 4.52781 3.58634 ] pdfxs
+ 1 0 0 1 -277.989 -50.254 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.66299 0 cm
+ 0 0 m
+ (pc32\(Pool)
+ [6.01617 4.99406 5.50518 6.48248 5.37057 7.08318 5.42449 5.42449 2.56423 ] pdfxs
+ 54.996 0 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 60.167 0 m
+ /N1156 8.96599 Tf
+ (PD,)
+ [5.71138 7.71975 2.56423 ] pdfxs
+ 83.752 0 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 104.274 0 m
+ /N1156 8.96599 Tf
+ (N\))
+ [7.54933 3.58634 ] pdfxs
+ 121.142 0 m
+ /N1220 8.96599 Tf
+ (f) show
+ -99.225 -10.959 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ -72.178 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -65.6301 -10.959 m
+ /N1156 8.96599 Tf
+ (PoolBase=P)
+ [7.08318 5.42449 5.41552 3.38014 7.33415 5.42449 4.44712 9.62051 11.315 5.71138 ] pdfxs
+ (D) show
+ 4.61794 -10.959 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 10.1469 -10.959 m
+ /N1305 8.96599 Tf
+ (>) show
+ 17.5929 -10.959 m
+ /N1156 8.96599 Tf
+ (poolbase;)
+ [6.21342 5.7114 5.70244 3.65808 6.21342 5.7114 4.73403 6.67967 2.56423 ] pdfxs
+ -98.7141 -21.918 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -76.4461 -21.918 m
+ /N1156 8.96599 Tf
+ (Result=0;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 10.0956 12.633 5.80106 2.56423 ] pdfxs
+ -98.7031 -32.877 m
+ /N1217 8.96599 Tf
+ (fo)
+ [4.16021 6.22235 ] pdfxs
+ (r) show
+ -77.0241 -32.877 m
+ /N1156 8.96599 Tf
+ (\() show
+ -71.0681 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -48.3711 -32.877 m
+ /N1156 8.96599 Tf
+ (i=0;i!=N;++i\))
+ [9.86255 12.9917 5.98038 9.87151 9.6115 3.8105 12.0503 6.64376 6.49133 7.60312 9.08251 
+ 5.37059 3.58634 ] pdfxs
+ 60.3199 -32.877 m
+ /N1220 8.96599 Tf
+ (f) show
+ -87.6561 -43.835 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -66.1681 -43.835 m
+ /N1156 8.96599 Tf
+ (Node=poolalloc)
+ [7.19069 4.87757 5.39752 9.08255 13.3055 6.5362 6.03418 6.03418 3.98086 6.02521 3.98086 
+ 3.98982 6.02521 4.09746 ] pdfxs
+ 1 0 0 1 22.365 -43.835 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.187 0 cm
+ 0 0 m
+ (pc\(PD,)
+ [6.54516 6.49138 3.98981 5.71138 7.71975 2.56423 ] pdfxs
+ 40.837 0 m
+ /N1217 8.96599 Tf
+ (sizeof)
+ [5.31679 4.07948 5.84583 5.99824 6.42857 3.24568 ] pdfxs
+ 73.856 0 m
+ /N1156 8.96599 Tf
+ (\(list)
+ [6.12371 4.12431 4.13328 5.20026 3.58634 ] pdfxs
+ 1 0 0 1 99.142 0 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.765 0.19899 l
+ S
+ Q
+ 1 0 0 1 4.33199 0 cm
+ 0 0 m
+ (pc32\)\);)
+ [6.68862 5.66651 6.16867 7.89014 5.29884 5.29884 2.56423 ] pdfxs
+ -218.192 -10.959 m
+ /N1217 8.96599 Tf
+ (cha)
+ [5.11062 6.28514 5.55889 ] pdfxs
+ (r) show
+ -191.145 -10.959 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -184.848 -10.959 m
+ /N1156 8.96599 Tf
+ (NodePtr=Poolbase+Node;)
+ [7.4776 5.16448 5.68443 4.66232 6.84109 4.14223 8.87626 12.8482 7.24456 5.57691 5.57691 
+ 3.53256 6.0879 5.57691 4.59954 4.24989 6.62583 7.19069 4.87757 5.39752 5.86376 2.56423 
+ ] pdfxs
+ -217.631 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -212.068 -21.918 m
+ /N1156 8.96599 Tf
+ (\() show
+ -206.623 -21.918 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -189.737 -21.918 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -183.926 -21.918 m
+ /N1156 8.96599 Tf
+ (\)\(NodePtr+4\)=Result;)
+ [4.78778 5.35264 7.46863 5.17344 5.68443 4.66232 6.83213 4.1512 4.80571 7.81831 5.24517 
+ 7.94381 12.5882 7.83631 5.15545 4.6892 6.17756 3.61325 6.13268 2.56423 ] pdfxs
+ -217.631 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -212.068 -32.877 m
+ /N1156 8.96599 Tf
+ (\() show
+ -206.623 -32.877 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ -189.985 -32.877 m
+ /N1220 8.96599 Tf
+ (\003) show
+ -184.421 -32.877 m
+ /N1156 8.96599 Tf
+ (\)NodePtr=i+'A';)
+ [5.10159 7.4776 5.16448 5.68443 4.66232 6.84109 4.14223 8.87626 13.3683 3.22772 8.3204 
+ 2.86011 8.20384 5.02988 2.56423 ] pdfxs
+ -217.53 -43.836 m
+ (Result=Node;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 9.35147 12.1489 7.19069 4.87757 5.39752 5.86376 
+ 2.56423 ] pdfxs
+ -229.185 -54.795 m
+ /N1220 8.96599 Tf
+ (g) show
+ -229.126 -65.754 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ -189.884 -65.754 m
+ /N1156 8.96599 Tf
+ (Result;)
+ [7.83631 5.15545 4.69817 6.16859 3.62222 6.12371 2.56423 ] pdfxs
+ -240.243 -76.713 m
+ /N1220 8.96599 Tf
+ (g) show
+ -118.69 -106.202 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (15) show
+ (:) show
+ -56.9931 -106.202 m
+ /N722 10.909 Tf
+ (MakeList) show
+ 1 0 0 1 -10.488 -106.202 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 3.43599 0.19899 l
+ S
+ Q
+ 1 0 0 1 3.437 0 cm
+ 0 0 m
+ (pc32) show
+ 26.545 0 m
+ /N614 10.909 Tf
+ (a) show
+ (fter)
+ [3.33815 4.23277 4.85451 7.909 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -49.485 m
+ /N622 11.955 Tf
+ (7.3.3)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (R) show
+ (e)
+ [6.13291 ] pdfxs
+ (duc) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gDy)
+ [11.2019 10.3052 7.10119 ] pdfxs
+ (na) show
+ (mi)
+ [11.2019 3.74195 ] pdfxs
+ (c) show
+ -76.229 -49.485 m
+ /N2097 11.955 Tf
+ (isComp)
+ [6.15681 6.14486 6.15681 6.14486 6.15681 6.15681 ] pdfxs
+ -34.835 -49.485 m
+ /N622 11.955 Tf
+ (Com)
+ [9.71945 6.71874 11.2138 ] pdfxs
+ (p) show
+ (ariso)
+ [6.52739 5.49929 3.73 5.30802 6.7307 ] pdfxs
+ (n) show
+ (s) show
+ -233.653 -78.453 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 8.82538 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tedcodef)
+ [4.23277 4.85451 10.0472 4.8436 5.75995 6.05449 8.83629 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.24718 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 8.83629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.25809 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nm)
+ [10.0472 9.08711 ] pdfxs
+ (a) show
+ (kesheavyuse)
+ [5.4545 4.85451 8.2799 6.0654 4.8436 5.15996 5.74904 9.74173 6.0654 4.29811 8.83629 
+ ] pdfxs
+ (o) show
+ (fc)
+ [7.31993 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lbr)
+ [7.01448 6.0654 4.27631 ] pdfxs
+ (a) show
+ (nches)
+ [6.05449 4.54905 6.05449 4.85451 8.2799 ] pdfxs
+ (to) show
+ -233.653 -100.375 m
+ (t) show
+ (estwhe)
+ [4.8436 4.30902 7.93092 7.88721 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.96355 ] pdfxs
+ (o) show
+ (rn)
+ [7.97446 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.94183 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.55266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lisc)
+ [6.71994 3.0327 7.99626 4.85451 ] pdfxs
+ (o) show
+ (mpressed.To)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 6.0654 8.05084 6.97085 9.15265 
+ ] pdfxs
+ (g) show
+ (etre)
+ [4.8436 7.94183 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 8.54175 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncefr)
+ [6.0654 4.8436 8.54175 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.7962 ] pdfxs
+ (t) show
+ (hecode,sever)
+ [6.05449 8.54175 4.85451 5.75995 6.05449 4.85451 6.74176 4.29811 4.8436 5.4545 4.85451 
+ 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ -233.653 -122.298 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 11.1708 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.40352 4.85451 ] pdfxs
+ (a) show
+ (nbeused.Them)
+ [11.1708 6.35994 9.95992 6.05449 4.30902 4.8436 6.0654 12.2944 7.8763 6.0654 9.95992 
+ 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 9.36 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.74904 9.36 ] pdfxs
+ (o) show
+ (f)
+ [8.43265 ] pdfxs
+ (t) show
+ (heseis)
+ [6.0654 4.8436 4.30902 9.95992 3.02179 9.41443 ] pdfxs
+ (t) show
+ (ouselo)
+ [10.5599 6.0654 4.29811 9.95992 3.0327 5.75995 ] pdfxs
+ (o) show
+ (punswi)
+ [11.1599 6.0654 6.0654 4.29811 7.8763 3.0327 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 10.5708 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -144.22 m
+ (sm)
+ [4.29811 9.09802 ] pdfxs
+ (a) show
+ (llp)
+ [3.0327 6.26176 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erch)
+ [4.85451 7.50537 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.0654 8.68356 3.0327 5.74904 ] pdfxs
+ (o) show
+ (ps.This,c)
+ [6.0654 4.29811 7.74539 7.8763 6.0654 3.0327 4.29811 6.34903 4.8436 ] pdfxs
+ (o) show
+ (mbinedwi)
+ [8.79257 6.05449 3.0327 6.05449 4.85451 9.29446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hjump)
+ [9.28355 3.33815 6.05449 9.09802 9.28355 ] pdfxs
+ (t) show
+ (hre)
+ [6.0654 4.27631 4.8436 ] pdfxs
+ (a) show
+ (ding)
+ [6.0654 3.02179 6.0654 8.68356 ] pdfxs
+ (\() show
+ (mer)
+ [9.08711 4.85451 4.2654 ] pdfxs
+ (g) show
+ (ing)
+ [3.0327 6.0654 8.68356 ] pdfxs
+ (o) show
+ (fiden)
+ [6.56721 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lc)
+ [6.26176 4.85451 ] pdfxs
+ (o) show
+ (nsecu)
+ [6.05449 4.30902 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -233.653 -166.143 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns\)f)
+ [6.0654 4.29811 7.49456 3.32724 ] pdfxs
+ (o) show
+ (rs)
+ [7.52719 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (ht-linecode,c)
+ [5.75995 4.23277 3.64352 3.0327 3.02179 6.0654 8.09448 4.85451 5.74904 6.0654 4.8436 
+ 6.35994 4.85451 ] pdfxs
+ (a) show
+ (nelimin)
+ [9.30537 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (emuch)
+ [8.09448 8.79257 6.05449 4.54905 9.30537 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.10539 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (ssine\016ciency)
+ [4.30902 7.54899 3.0327 6.05449 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 
+ 9.01083 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (hecode,)
+ [6.0654 8.09448 4.8436 5.75995 6.0654 4.8436 6.35994 ] pdfxs
+ (a) show
+ (tac)
+ [7.49456 8.70538 4.8436 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ -233.653 -188.065 m
+ (o) show
+ (fincre)
+ [6.53449 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sedcodesize.O)
+ [4.29811 4.85451 9.26173 4.8436 5.75995 6.0654 8.05084 4.29811 3.0327 4.8436 4.85451 
+ 7.73448 8.47629 ] pdfxs
+ (t) show
+ (herre)
+ [6.0654 4.8436 7.48355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 8.05084 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.50536 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.05084 ] pdfxs
+ (t) show
+ (omove)
+ [8.66174 9.08711 5.14905 5.4545 8.05084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.03993 ] pdfxs
+ (\\) show
+ (exp)
+ [4.85451 5.75995 6.05449 ] pdfxs
+ (a) show
+ (nded"code)
+ [6.0654 6.05449 4.85451 6.05449 8.66174 4.8436 5.75995 6.0654 8.05084 ] pdfxs
+ (t) show
+ (oac)
+ [8.65083 8.65083 4.85451 ] pdfxs
+ (o) show
+ (ldsec)
+ [3.0327 9.26173 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -233.653 -209.988 m
+ (vsh)
+ [5.75995 7.94172 6.05449 ] pdfxs
+ (o) show
+ (tsec)
+ [7.87638 4.30902 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (o) show
+ (rusepredic)
+ [7.909 6.0654 4.29811 8.4872 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (IA64\)) show
+ (.) show
+ -233.653 -247.82 m
+ /N622 11.955 Tf
+ (7.3.4)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (S) show
+ (tr)
+ [5.22437 5.49929 ] pdfxs
+ (uc) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (F) show
+ (ieldReor)
+ [3.74195 6.13291 3.73 11.955 10.0422 6.13291 6.71874 5.49929 ] pdfxs
+ (d) show
+ (eri)
+ [6.13291 5.49929 3.73 ] pdfxs
+ (n) show
+ (gforPointers)
+ [11.2138 4.10049 6.7307 9.98241 8.81079 6.71874 3.74195 7.10126 5.22437 6.13291 5.49929 
+ 5.30802 ] pdfxs
+ -233.653 -276.788 m
+ /N614 10.909 Tf
+ (One)
+ [8.4872 6.05449 9.27265 ] pdfxs
+ (o) show
+ (f)
+ [7.74539 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.05449 9.27265 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dsinv)
+ [6.0654 8.71626 3.0327 5.74904 5.4545 ] pdfxs
+ (o) show
+ (lvedwi)
+ [3.0327 5.4545 4.85451 10.4726 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdyn)
+ [10.4726 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micp)
+ [9.09802 3.02179 9.27265 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 8.68354 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.4726 3.0327 8.71626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.66183 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.26174 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.30902 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.71626 ] pdfxs
+ (o) show
+ (f\felds)
+ [7.75629 6.05449 4.85451 3.02179 6.0654 8.71626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -233.653 -298.711 m
+ (di\013erentin)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.1491 3.0327 9.97082 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.75993 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 9.97082 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.05449 9.97082 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedc)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.97082 4.85451 ] pdfxs
+ (a) show
+ (se.Are)
+ [4.29811 4.85451 8.69447 12.0981 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (bleway)
+ [6.0654 3.02179 8.75993 7.58175 5.14905 9.66537 ] pdfxs
+ (t) show
+ (ohelpreduce)
+ [9.37083 6.05449 4.85451 3.02179 9.97082 4.27631 4.85451 6.05449 6.0654 4.8436 8.75993 
+ ] pdfxs
+ (t) show
+ (hisimp)
+ [6.0654 3.02179 8.21444 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ -233.653 -320.633 m
+ (is)
+ [3.0327 8.99989 ] pdfxs
+ (t) show
+ (ouses)
+ [10.1454 6.0654 4.29811 9.54537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure\feldre)
+ [6.0654 4.2654 9.54537 6.0654 4.8436 3.0327 10.7563 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rdering)
+ [4.27631 6.0654 4.8436 4.27631 3.0327 6.05449 10.1563 ] pdfxs
+ (t) show
+ (omove)
+ [10.1454 9.08711 5.15996 5.4545 9.54537 ] pdfxs
+ (a) show
+ (llp)
+ [3.02179 7.73448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er\felds)
+ [4.8436 8.96718 6.0654 4.8436 3.0327 6.0654 8.99989 ] pdfxs
+ (t) show
+ (o)
+ [10.1454 ] pdfxs
+ (t) show
+ (heend)
+ [6.0654 9.54537 4.8436 6.0654 10.7563 ] pdfxs
+ (o) show
+ (f)
+ [8.02902 ] pdfxs
+ (t) show
+ (hes)
+ [6.05449 9.54537 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 11.0617 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -7.83501 -369.22 m
+ (173) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 186 186
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 9.55628 ] pdfxs
+ (t) show
+ (histr)
+ [6.05449 3.0327 8.3999 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.23266 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.12357 ] pdfxs
+ (o) show
+ (\013se)
+ [6.37077 4.29811 4.8436 ] pdfxs
+ (t) show
+ (sup)
+ [8.3999 6.0654 10.1454 ] pdfxs
+ (t) show
+ (o)
+ [9.55628 ] pdfxs
+ (a) show
+ (ndincluding)
+ [6.05449 10.1563 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.02179 6.0654 9.54537 
+ ] pdfxs
+ (t) show
+ (he\frstp)
+ [6.0654 8.93447 6.0654 4.27631 4.29811 8.33456 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er\feld)
+ [4.8436 8.36718 6.0654 4.8436 3.0327 10.1563 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.93447 4.85451 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ 0 -21.922 m
+ (a) show
+ (nddon)
+ [6.0654 9.68719 6.0654 9.08719 6.0654 ] pdfxs
+ (o) show
+ (tdepend)
+ [7.87638 6.0654 4.8436 6.37085 4.8436 6.0654 9.68719 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ 114.243 -21.922 m
+ /N722 10.909 Tf
+ (isComp) show
+ 148.606 -21.922 m
+ /N614 10.909 Tf
+ (") show
+ (.) show
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (7.3.5A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (dd) show
+ (i)
+ [3.74195 ] pdfxs
+ (n) show
+ (gH)
+ [11.2019 10.5204 ] pdfxs
+ (a) show
+ (r)
+ [5.48733 ] pdfxs
+ (d) show
+ (w)
+ [9.33689 ] pdfxs
+ (a) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (Sup) show
+ (port)
+ [7.84247 6.7307 5.48733 5.23633 ] pdfxs
+ 0 -88.723 m
+ /N614 10.909 Tf
+ (D) show
+ (epending)
+ [4.8436 6.37085 4.8436 6.0654 6.05449 3.0327 6.0654 9.18538 ] pdfxs
+ (o) show
+ (n)
+ [9.79628 ] pdfxs
+ (t) show
+ (heh)
+ [6.05449 8.58538 6.0654 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.97456 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,sever)
+ [6.76358 4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ldi\013erentf)
+ [6.76358 6.0654 3.0327 6.35986 4.8436 4.27631 4.8436 5.75995 7.97456 3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.27631 9.08711 8.0399 ] pdfxs
+ (o) show
+ (fh)
+ [7.06903 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.57447 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtmaybeuseful.F)
+ [4.27631 7.97456 9.08711 5.15996 9.49083 6.35994 8.58538 6.05449 4.30902 4.8436 3.33815 
+ 6.05449 3.0327 8.17084 6.21813 ] pdfxs
+ (o) show
+ (rs)
+ [8.00718 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ 0 -110.645 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,perh)
+ [6.0654 7.91993 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ps)
+ [6.0654 8.94535 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.49083 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 8.89091 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nth)
+ [5.74904 8.89091 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 9.49083 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtisa)
+ [4.27631 8.89091 3.02179 8.95625 10.0908 ] pdfxs
+ (\\) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er+re)
+ [4.8436 4.27631 8.4872 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.02179 4.30902 ] pdfxs
+ (t) show
+ (er+immedi)
+ [4.8436 4.27631 8.4872 3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (e)
+ [4.8436 ] pdfxs
+ (") show
+ 0 -132.568 m
+ (a) show
+ (ddressingmode)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.05449 9.0981 9.08711 5.75995 
+ 6.0654 8.47629 ] pdfxs
+ (\() show
+ (supp)
+ [4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (edby)
+ [4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (X86) show
+ (-)
+ [3.63261 ] pdfxs
+ (6) show
+ (4)
+ [9.0981 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,f)
+ [6.6654 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.909 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple\).)
+ [9.09802 6.05449 3.0327 4.85451 4.23277 3.0327 ] pdfxs
+ 16.937 -154.49 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rdynamicp)
+ [7.55992 6.05449 5.75995 6.05449 5.46541 9.08711 3.0327 8.1272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.54901 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,sever)
+ [6.0654 6.38176 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.3054 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.58172 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.1272 6.37085 ] pdfxs
+ (o) show
+ (ssible.)
+ [4.29811 4.30902 3.02179 6.0654 3.0327 4.8436 7.75629 ] pdfxs
+ (A) show
+ (nin)
+ [9.3381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ermul)
+ [4.85451 7.54901 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iply-)
+ [3.0327 6.05449 3.0327 5.75995 3.63261 ] pdfxs
+ (a) show
+ (ccumul)
+ [4.85451 4.8436 6.0654 8.78166 6.0654 3.02179 ] pdfxs
+ (at) show
+ (e) show
+ 0 -176.413 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n\(which)
+ [9.88355 4.23277 7.88721 6.05449 3.0327 4.54905 9.87264 ] pdfxs
+ (ta) show
+ (kestwoimmedi)
+ [5.4545 4.8436 8.12717 3.93823 7.57085 9.27265 3.0327 9.08711 9.09802 4.8436 6.0654 
+ 3.0327 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (,c)
+ [6.89448 4.8436 ] pdfxs
+ (o) show
+ (upledwi)
+ [6.0654 6.0654 3.02179 4.85451 9.87264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hac)
+ [9.88355 9.27265 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lmovec)
+ [6.85085 9.08711 5.14905 5.4545 8.67266 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.88355 6.35994 8.66175 6.0654 4.29811 4.85451 9.87264 ] pdfxs
+ (t) show
+ (oimple-)
+ [9.27265 3.0327 9.08711 6.0654 3.0327 4.8436 3.63261 ] pdfxs
+ 0 -198.336 m
+ (mentbr)
+ [9.08711 4.85451 5.75995 7.87638 6.05449 4.27631 ] pdfxs
+ (a) show
+ (nch-frees)
+ [6.0654 4.53815 6.0654 3.63261 3.33815 4.2654 4.85451 8.4872 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure\feldindexing)
+ [6.05449 4.27631 8.4872 6.05449 4.85451 3.02179 9.6981 3.0327 6.0654 6.05449 4.85451 
+ 5.74904 3.0327 6.0654 9.08719 ] pdfxs
+ (a) show
+ (s:)
+ [4.30902 3.0327 ] pdfxs
+ 11.454 -232.213 m
+ /N722 10.909 Tf
+ (reg) show
+ (1=)
+ [11.4544 11.4544 ] pdfxs
+ (NodeInde) show
+ (x*)
+ [11.4544 11.4544 ] pdfxs
+ (newsiz) show
+ (e+)
+ [11.4544 11.4544 ] pdfxs
+ (newfieldoffset) show
+ 11.454 -254.136 m
+ (reg) show
+ (2=)
+ [11.4544 11.4544 ] pdfxs
+ (NodeInde) show
+ (x*)
+ [11.4544 11.4544 ] pdfxs
+ (oldsiz) show
+ (e+)
+ [11.4544 11.4544 ] pdfxs
+ (oldfieldoffset) show
+ 11.454 -276.058 m
+ (reg) show
+ (2=)
+ [11.4544 11.4544 ] pdfxs
+ (cmov) show
+ (e)
+ [11.4544 ] pdfxs
+ (isComp) show
+ (,)
+ [11.4544 ] pdfxs
+ (reg1) show
+ 11.454 -297.981 m
+ (loa) show
+ (d)
+ [11.4544 ] pdfxs
+ ([reg) show
+ (2+)
+ [11.4544 11.4544 ] pdfxs
+ (poolbase]) show
+ 16.936 -331.859 m
+ /N614 10.909 Tf
+ (H) show
+ (owever,)
+ [5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 8.61811 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 10.0472 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.30902 9.43637 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nt)
+ [5.75995 9.43637 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.2581 ] pdfxs
+ (t) show
+ (ohaveis)
+ [10.6581 6.05449 5.15996 5.4545 10.0472 3.02179 9.50171 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 10.0472 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 10.9526 ] pdfxs
+ (t) show
+ (odoei)
+ [10.6581 6.05449 10.6581 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 9.46899 ] pdfxs
+ (32) show
+ (-bit)
+ [3.63261 6.0654 3.0327 9.43637 ] pdfxs
+ (o) show
+ (r)
+ [9.46899 ] pdfxs
+ (64) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ 0 -353.781 m
+ (l)
+ [3.0327 ] pdfxs
+ (oa) show
+ (ds)
+ [6.05449 8.80353 ] pdfxs
+ (\(a) show
+ (nds)
+ [6.05449 10.5599 4.29811 ] pdfxs
+ (to) show
+ (res\)c)
+ [4.27631 4.8436 4.30902 8.73819 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lledbyapredic)
+ [3.0327 3.0327 4.8436 10.5599 5.75995 10.2435 9.94901 6.0654 4.27631 4.8436 6.0654 
+ 3.02179 4.85451 ] pdfxs
+ (at) show
+ (e)
+ [9.3381 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [10.4508 ] pdfxs
+ (\\) show
+ 250.366 -353.781 m
+ /N722 10.909 Tf
+ (re) show
+ (g=)
+ [11.4544 11.4544 ] pdfxs
+ (isCom) show
+ (p?)
+ [11.4544 17.1816 ] pdfxs
+ (LOAD3) show
+ (2)
+ [11.4544 ] pdfxs
+ ([ptr) show
+ (]:)
+ [11.4544 17.1816 ] pdfxs
+ (LOAD64) show
+ 0 -375.704 m
+ ([ptr]) show
+ 28.636 -375.704 m
+ /N614 10.909 Tf
+ (')
+ [3.0327 ] pdfxs
+ (\)) show
+ ('.)
+ [3.02179 12.7853 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ectures)
+ [4.8436 4.85451 4.23277 6.0654 4.27631 4.8436 9.57807 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsupp)
+ [9.51273 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 9.51273 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lpredic)
+ [8.30175 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3344 ] pdfxs
+ (\() show
+ (like)
+ [3.02179 3.0327 5.4545 10.1236 ] pdfxs
+ (IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (64) show
+ (\)c)
+ [9.51273 4.85451 ] pdfxs
+ (a) show
+ (ndo)
+ [11.3235 6.0654 10.7235 ] pdfxs
+ (t) show
+ (hiswi)
+ [6.0654 3.02179 9.57807 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hsever)
+ [11.3344 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -397.626 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,butthereisno)
+ [6.0654 4.29811 6.23994 6.0654 6.05449 7.35275 4.23277 6.0654 4.8436 4.27631 7.95266 
+ 3.0327 7.40718 6.05449 8.56356 ] pdfxs
+ (g) show
+ (oodway)
+ [5.75995 5.74904 9.16356 7.58175 5.14905 8.8581 ] pdfxs
+ (t) show
+ (oimplement)
+ [8.56356 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 7.34184 ] pdfxs
+ (t) show
+ (hiswith)
+ [6.0654 3.0327 7.40718 7.8763 3.0327 4.23277 6.0654 ] pdfxs
+ (o) show
+ (utabr)
+ [6.0654 7.34184 8.55265 6.0654 4.27631 ] pdfxs
+ (a) show
+ (nch)
+ [6.05449 4.54905 9.16356 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (ot) show
+ (hersys)
+ [6.05449 4.85451 7.37446 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.08711 7.40718 ] pdfxs
+ (\() show
+ (unless)
+ [6.0654 6.05449 3.0327 4.8436 4.30902 4.29811 ] pdfxs
+ 0 -419.549 m
+ (t) show
+ (heysupp)
+ [6.05449 4.85451 10.0145 4.29811 6.0654 6.05449 6.35994 ] pdfxs
+ (o) show
+ (rte\016cientun)
+ [4.27631 8.49819 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.49819 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 10.309 ] pdfxs
+ (64) show
+ (-bitl)
+ [3.63261 6.0654 3.0327 8.49819 3.02179 ] pdfxs
+ (oa) show
+ (ds)
+ [6.0654 4.29811 ] pdfxs
+ (\)) show
+ (.Thissimple)
+ [9.73082 7.8763 6.0654 3.0327 8.55262 4.29811 3.0327 9.09802 6.05449 3.0327 9.09811 
+ ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.309 4.85451 ] pdfxs
+ (a) show
+ (nm)
+ [10.309 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 9.10902 ] pdfxs
+ (t) show
+ (heun)
+ [6.05449 9.10902 6.05449 6.0654 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -441.471 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (o) show
+ (fdyn)
+ [6.97085 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.0327 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nmuchm)
+ [9.68719 8.79257 6.0654 4.53815 9.6981 9.08711 ] pdfxs
+ (o) show
+ (ree\016cien)
+ [4.27631 8.4872 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0 -486.926 m
+ /N622 14.346 Tf
+ (7.4Experiment)
+ [8.07685 4.476 24.2161 10.5874 8.52144 9.41097 7.3595 6.59915 4.476 13.4566 7.3595 
+ 8.52152 6.26925 ] pdfxs
+ (a) show
+ (l)
+ [9.87009 ] pdfxs
+ (R) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ (u) show
+ (lts)
+ [4.476 6.2836 6.36962 ] pdfxs
+ 0 -519.651 m
+ /N614 10.909 Tf
+ (Weimplemen)
+ [10.2981 8.27993 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.49082 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.27993 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.27993 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chtop)
+ [4.53815 9.50173 4.23277 8.89083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.71264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [9.49082 3.0327 9.49082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.27993 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (MC)
+ [13.4291 7.88721 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.70173 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -541.574 m
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.93445 ] pdfxs
+ (2\)) show
+ (,building)
+ [7.95266 6.05449 6.0654 3.0327 3.0327 6.05449 3.0327 6.05449 10.1235 ] pdfxs
+ (o) show
+ (n)
+ [10.7235 ] pdfxs
+ (o) show
+ (urimplemen)
+ [6.0654 8.93445 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.7344 ] pdfxs
+ (o) show
+ (f)
+ [7.99629 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.1126 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 9.51265 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.96716 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er3)
+ [4.85451 8.93445 10.1235 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.7344 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (-) show
+ 0 -563.496 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.07629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.25448 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (5) show
+ (.Weuse)
+ [9.65446 10.309 9.07629 6.05449 4.30902 9.07629 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 8.5308 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cereserv)
+ [4.8436 9.07629 4.27631 4.8436 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2872 ] pdfxs
+ (t) show
+ (oav)
+ [9.68719 5.14905 5.4545 ] pdfxs
+ (o) show
+ (idre)
+ [3.0327 10.2872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingpo)
+ [3.02179 6.0654 9.68719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 8.5308 ] pdfxs
+ (a) show
+ (ndm)
+ [6.05449 10.2981 9.08711 ] pdfxs
+ (a) show
+ (ke)
+ [5.4545 4.8436 ] pdfxs
+ 0 -585.419 m
+ (redund)
+ [4.27631 4.8436 6.0654 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ncyelimin)
+ [6.0654 4.8436 9.59992 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.90537 ] pdfxs
+ (o) show
+ (fPo)
+ [7.16721 7.12357 5.75995 ] pdfxs
+ (o) show
+ (lB)
+ [3.0327 7.72349 ] pdfxs
+ (a) show
+ (sep)
+ [4.29811 8.69447 6.35994 ] pdfxs
+ (o) show
+ (interse)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 8.13808 4.8436 ] pdfxs
+ (a) show
+ (sier\()
+ [4.30902 3.0327 4.8436 8.11627 4.23277 ] pdfxs
+ (a) show
+ (sdescribedinSec)
+ [8.14899 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 9.89446 3.0327 
+ 9.89446 6.0654 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.89446 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (3\)) show
+ (.Toev)
+ [8.47629 6.97085 9.29447 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [8.68356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -607.341 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.0654 4.8436 8.34538 4.8436 6.37077 4.8436 4.85451 7.73456 ] pdfxs
+ (o) show
+ (fP)
+ [6.82903 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.7781 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,we\frstlo)
+ [6.0654 6.55631 7.57085 8.34538 6.0654 4.2654 4.30902 7.73456 3.0327 5.75995 ] pdfxs
+ (o) show
+ (k)
+ [9.25083 ] pdfxs
+ (a) show
+ (thowit)
+ [7.73456 6.0654 5.14905 11.3672 3.0327 7.73456 ] pdfxs
+ (a) show
+ (\013ec)
+ [6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (saset)
+ [7.78899 8.95629 4.29811 4.85451 7.73456 ] pdfxs
+ (o) show
+ (fp)
+ [6.82903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensive)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (174) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 187 187
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict /pdf_svglb currentglobal put true setglobal
+ %%BeginResource: font TAAERN+CMBX6
+ ct_CffDict begin
+ %!FontType1
+ 16 dict begin
+ /FontInfo 15 dict dup begin
+ /Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) def
+ /version (1.0) def
+ /FullName (CMBX6) def
+ /FamilyName (Computer Modern) def
+ /Weight (Bold) def
+ /ItalicAngle 0 def
+ /isFixedPitch false  def
+ /UnderlinePosition -100 def
+ /UnderlineThickness 50 def
+ end def
+ /FontName /TAAERN+CMBX6 def
+ /Encoding 256 array
+ 0 1 255 {1 index exch /.notdef put} for
+ dup 0 /.notdef put
+  def
+ /PaintType 0 def
+ /FontType 1 def
+ /FontMatrix [0.001 0 0 0.001 0 0 ] def
+ /FontBBox { -49 -250 1367 753 } def
+ /XUID [6 5000764 ] def
+ /StrokeWidth 0 def
+ currentdict end
+ currentfile eexec A0B00ED5187D9C0F1ECDF51878C3AA5CAA3EC67F973A7D
+ D910BBCA8FA950CADA53428ADA87055C66C84903F07F66481254896782FDF2A4
+ DCDEAB2999969F5A6734747823B5041212A1A6A3CD412CCD0EE61173E1EB05DD
+ F2B7DCA21E965DF4EB09D153FA00AC23728D25C5DC9BB0A1944C5671068B302A
+ D0309F99CF5211A3284B39D335A60C7DFD0BC14ACFF2B3C123318746D7569FA7
+ D46BDEA41DC69E95D3506D523EE5A5BBE06C6591EBCE827D48AE04235A2EAD5D
+ 612ADE10AE0E2AF3BC3C2F75FE64AA3F0F39050949F6646520BE902A429788EF
+ 756F7D4BC0A1DBDEB148931CC040ECCC7756323018A88421FB2241A6A724524E
+ 0D6FB72E2A286F55C96EEF4A1858FDD107E2B4D049DAC44C00986D3E3D84A72D
+ 05EF75048848F518F5435F2E2DE2B633FE06A43AA768E42302CB05DA671B2398
+ 812CA6C13F0A66D624201D14EE0A096CB61D136FEB92B959B78D5E4511CAC6E7
+ 8BEA14C85D9D76A07769096C94B3B7688FF00C18B1EB80DC4D8903202211BB56
+ C5AF748D2D78270361CACCB92CC99D6DCD582B29239D97BA9EB4FBBD5393B9F6
+ 2163BE039C7985DFB274D0F4A33AA749578CB9DBE5755FC406E4C950DC4DE1C3
+ F7CB60FF9C9DF09E554E80ECBDD1FCEABB3A62EBF90A4FEF8E4639F142DA8606
+ 9EC1B7989458F5BA9FA86D783045F76BA3B33135513FA5B55A5820015B1B012F
+ 983DA8F1057A5A783A3F6E68B8469E9F7A71D73531D8459EDD87A2AE078700F5
+ 94FAFBB1EB2D9CB94F4677CC8C00C84AC3076B77BECA20C306E17879552190F4
+ 773183E37D3D8F4C6D1161FD90D35ED28F98A43915279AD238C1821CC5FE231E
+ D1AFD801687C3A4F614472BBFBC89411FD112B16AE5F3B1A8CB7AA767E96A2F7
+ 01FD4BBE3165367C2022966D7412E26299A4C0F7ADE83A136617108601E2202E
+ A04B9651B1584025E649319F655689E13ECE9B4EBAA19CA2BD39E6354B0BB099
+ 76EF2E42B1D38799949E285E5028B25C188EDCEFB4E63DDF1F87A4190D46412C
+ 95B57B20012176B2FA851D4254BA3FEA02940E381C19677665746D8AD3A264DB
+ D9D08060B48B27EF3C09F34D11BD198CEBB313B06EB123C1A95F0BC48208D686
+ 964F4AC32AA4510A6D1F26E63F66B7902D5EEBA4EE72355B9EE446B05BEA0D38
+ DD6F9958BBE728A9632F682FC81438786AB91BD91D47628C1161309AD8794910
+ DC931475E95A0B02A458FAA10C71F6E04A13C9390DD9510C63838552A1A5EA79
+ D3B5C52715023CD927B2581AA05C20B76B507C392B7C7402B4B866CD7FBE5D26
+ 8088C01942F658D05F1054F6572AFF6A9B05C584E536D039423664F7ADCAAA5C
+ 39B43AFC8552DD736EE9DFC74EFB3C6D160546C2DC8DD5DEF21FD10D0CB1704A
+ 833EF768AD48D9C18D53F496AE967419E45E9C9B30879E4CFF1EB3DE74D0C579
+ F8ECD1A5422F491641462BFE908D2BD08F23B74970F745BBEDC00CABA8D7503C
+ 477116FD99EE2EC487AFFA4D0695F1AAF18B50693263BFE802B33B57536A2F79
+ AE9890609F173E8AF79DD472E68C3B195F227EC65035566B57C5C41A0F08E283
+ 6669310DDA9E627ADEC134648501906D46A86C41862B5195DC52460362A03FF5
+ F498A4C974DFCEF41BA93817C4700DE73EAFC6B26BE4DA9CEB92A95983D62296
+ C79DF7947B3C87E1710297A1C0F7039C2E7CA4260869A7F853B33738EC11C655
+ D695DBFEE214642E30176C04C14927352047E3920C5EB62E7B2A9570956BD10C
+ F0F778FB028EC565CD83FFBD3F295EE44E331ED2BB44C15999AB82CF581A2470
+ BD13A63384682848358CDEDB6D5D07A1399DF135991CEA06FCC438BBB35E5140
+ 696B377E7724A43B5896C114DBDA8C1487B10EC746E44D4B65E0B1B645E7DB5D
+ 53DCFE5B1138F7E6FA6E0D5E9315E03355A3F850DE1ED703F1D728CD380C96DF
+ 3DD8376F223DBAB5E11D6400BB6C384A183980DCC450479B3D69F66FEA8A4D09
+ 1BAEAC37A313D16ACC0D1AD9F4FC6CCFFC68927B95B165AA8A3DF054429C1B9C
+ E654C9D60473431DFCF4824E377C7E1A51F5C8D80DD8C757A478AA7BB814B080
+ 1D3B11DB5CDE8B2B125B6C28DE49E38B7AC7C7AEA4EA06B1E87EA0F6310E9959
+ 3D6BFF4290CED7873FDA950671ADB9EA9951684F291D85408B884B1BCAE2A727
+ 06752F915C911C5A44A4BEC024D358074C83DE1DA4D81069892ABD328C9E330D
+ E2509B6B9191C69AA986B25C18ADC124E16E3B3E40629DCFEC27A60D3AD84AE7
+ 1D7F60F1D6CE426CB3D4F793CB33CAD80523EB584C212856B71515970A9A207D
+ 69A4B2CB58A26C9FDE3473CC9DF987EBE6FA971A2E65042F9D35875D75D4E2D1
+ 9BE28A78F344B3C7B6356CF3D4A26E3D9889C658D9A27FF8
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ 0000000000000000000000000000000000000000000000000000000000000000
+ cleartomark
+ /TAAERN+CMBX6 findfont /Encoding get
+ dup 47 /slash put
+ dup 65 /A put
+ dup 67 /C put
+ dup 80 /P put
+ dup 32 /.notdef put
+ pop
+ end
+ %%EndResource
+ 
+ userdict /pdf_svglb get setglobal
+ [ 0 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/slash
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/A
+ /.notdef/C/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/P/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef
+ /N3382/TAAERN+CMBX6 -1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (benchm)
+ [6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rks,theninves)
+ [4.27631 5.74904 4.30902 6.07631 4.23277 6.0654 4.8436 8.95628 3.0327 5.75995 5.4545 
+ 4.8436 4.30902 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (gat) show
+ (ehow)
+ [7.74539 6.0654 5.14905 10.7672 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 7.74539 4.8436 6.35986 4.85451 4.8436 7.13457 ] pdfxs
+ (o) show
+ (f)
+ [6.22903 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 7.74539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.16719 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nv)
+ [8.94537 5.15995 ] pdfxs
+ (a) show
+ (ries)
+ [4.2654 3.0327 4.85451 7.189 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 4.29811 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (urdi\013erent)
+ [6.05449 7.909 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.87638 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 7.87638 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ 0 -59.755 m
+ /N622 11.955 Tf
+ (7.4.1Perform)
+ [6.7307 3.73 6.7307 3.73 20.1801 8.81079 6.13291 5.49929 4.10049 6.7307 5.48733 
+ 11.2138 ] pdfxs
+ (anc) show
+ (e)
+ [10.616 ] pdfxs
+ (R) show
+ (es)
+ [6.14487 5.29606 ] pdfxs
+ (u) show
+ (lts)
+ [3.74195 5.22437 5.30802 ] pdfxs
+ 1 0 0 1 77.235 -79.154 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (Nat) show
+ (ivePAPC)
+ [3.0327 5.4545 26.9561 6.51267 29.6834 7.41812 7.8763 ] pdfxs
+ 1 0 0 1 110.598 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ /N3382 5.978 Tf
+ (P) show
+ (C/PA)
+ [5.93613 4.14869 4.91992 6.1514 ] pdfxs
+ 1 0 0 1 32.531 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17599 4.06499 cm
+ 0 0 m
+ /N614 10.909 Tf
+ (Pe)
+ [7.12357 4.8436 ] pdfxs
+ (a) show
+ (kPAPe)
+ [5.75995 6.51267 20.138 7.12357 4.8436 ] pdfxs
+ (a) show
+ (kPC)
+ [5.75995 7.42902 7.8763 ] pdfxs
+ 1 0 0 1 94.098 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (bh)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (20) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (9)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.02179 ] pdfxs
+ (6) show
+ (3)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.0327 ] pdfxs
+ (63) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 18.99 4.06499 cm
+ 0 0 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ 1 0 0 1 19.718 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.388 4.06499 cm
+ 0 0 m
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (MB)
+ [10.0036 26.4979 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 87.886 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (bis)
+ [6.0654 3.02179 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (33) show
+ (.)
+ [3.0327 ] pdfxs
+ (6) show
+ (9)
+ [17.4108 ] pdfxs
+ (26) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (5)
+ [17.4108 ] pdfxs
+ (24) show
+ (.)
+ [3.0327 ] pdfxs
+ (14) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (909) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 15.419 4.06499 cm
+ 0 0 m
+ (48) show
+ (MB)
+ [10.0036 29.5306 ] pdfxs
+ (24) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 84.855 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (perime)
+ [6.35994 4.85451 4.2654 3.0327 9.09802 4.8436 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (6)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (0)
+ [22.8653 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (07) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (780) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 9.96399 4.06499 cm
+ 0 0 m
+ (256) show
+ (MB)
+ [10.0036 24.0761 ] pdfxs
+ (149) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 90.31 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (power)
+ [6.35994 5.15996 7.57085 4.8436 4.27631 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (12) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (6)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (0)
+ [22.8653 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (78) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (997) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 11.479 4.06499 cm
+ 0 0 m
+ (924) show
+ (KB)
+ [8.4872 25.5924 ] pdfxs
+ (854) show
+ (KB)
+ [8.4872 7.72349 ] pdfxs
+ 1 0 0 1 88.795 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (t) show
+ (ree)
+ [4.27631 4.8436 4.8436 ] pdfxs
+ (a) show
+ (dd)
+ [6.0654 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.064 cm
+ 0 0 m
+ (73) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (0)
+ [17.4108 ] pdfxs
+ (53) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (7)
+ [17.4108 ] pdfxs
+ (35) show
+ (.)
+ [3.0327 ] pdfxs
+ (86) show
+ 1 0 0 1 104.234 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.064 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (669) show
+ 1 0 0 1 25.173 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 15.419 4.064 cm
+ 0 0 m
+ (96) show
+ (MB)
+ [10.0036 29.5306 ] pdfxs
+ (48) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 84.855 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.55 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (t) show
+ (sp)
+ [4.29811 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (18) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (8)
+ [17.4108 ] pdfxs
+ (16) show
+ (.)
+ [3.02179 ] pdfxs
+ (2) show
+ (4)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (50) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (708) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 9.96399 4.06499 cm
+ 0 0 m
+ (131) show
+ (MB)
+ [10.0036 24.0761 ] pdfxs
+ (114) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 90.31 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (15) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ (7)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.02179 ] pdfxs
+ (3) show
+ (3)
+ [22.8653 ] pdfxs
+ (9) show
+ (.)
+ [3.0327 ] pdfxs
+ (80) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (865) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.389 4.06499 cm
+ 0 0 m
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (9) show
+ (MB)
+ [9.99272 26.5088 ] pdfxs
+ (4) show
+ (.)
+ [3.02179 ] pdfxs
+ (5) show
+ (MB)
+ [10.0036 7.72349 ] pdfxs
+ 1 0 0 1 87.885 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.53 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.064 cm
+ 0 0 m
+ (ks)
+ [5.75995 4.29811 ] pdfxs
+ 1 0 0 1 51.596 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 17.996 4.064 cm
+ 0 0 m
+ (9) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (4)
+ [22.8653 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (0) show
+ (5)
+ [22.8653 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (05) show
+ 1 0 0 1 98.779 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 18.99 4.064 cm
+ 0 0 m
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (0) show
+ 1 0 0 1 19.718 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 16.934 4.064 cm
+ 0 0 m
+ (47) show
+ (KB)
+ [8.4872 31.0469 ] pdfxs
+ (47) show
+ (KB)
+ [8.4872 7.72349 ] pdfxs
+ 1 0 0 1 83.34 -4.064 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.398987 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 -0.19899 -13.549 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 6.17699 4.06499 cm
+ 0 0 m
+ (llubench)
+ [3.0327 3.0327 6.05449 6.35994 4.85451 6.05449 4.54905 6.0654 ] pdfxs
+ 1 0 0 1 51.596 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 12.541 4.06499 cm
+ 0 0 m
+ (35) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (0)
+ [17.4108 ] pdfxs
+ (27) show
+ (.)
+ [3.02179 ] pdfxs
+ (8) show
+ (7)
+ [17.4108 ] pdfxs
+ (11) show
+ (.)
+ [3.0327 ] pdfxs
+ (84) show
+ 1 0 0 1 104.234 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 13.535 4.06499 cm
+ 0 0 m
+ (.)
+ [3.0327 ] pdfxs
+ (425) show
+ 1 0 0 1 25.173 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 20.873 4.06499 cm
+ 0 0 m
+ (3) show
+ (MB)
+ [10.0036 26.4979 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (MB)
+ [9.99272 7.72349 ] pdfxs
+ 1 0 0 1 79.401 -4.06499 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0.19899 0 m
+ 0.19899 13.549 l
+ S
+ Q
+ 1 0 0 1 -313.331 -0.397995 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 313.53 0.19899 l
+ S
+ Q
+ 1 0 0 1 28.401 -18.535 cm
+ 0 0 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (16) show
+ (:P)
+ [7.8872 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 7.909 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nBenchm)
+ [9.6981 7.7344 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (R) show
+ (esul)
+ [4.8436 4.30902 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s) show
+ -88.699 -35.999 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.50539 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (6shows)
+ [8.10538 4.30902 6.05449 5.15996 7.8763 6.95991 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 7.50539 4.27631 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (o) show
+ (fusingp)
+ [5.99995 6.05449 4.30902 3.02179 6.0654 8.11629 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 6.92719 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (o) show
+ (nac)
+ [8.71629 8.11629 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.71629 ] pdfxs
+ (o) show
+ (fbenchm)
+ [5.99995 6.35994 4.8436 6.0654 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rksrunnin)
+ [4.2654 5.75995 6.95991 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ -105.636 -57.922 m
+ (o) show
+ (na)
+ [10.0035 9.40355 ] pdfxs
+ (U) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (SP)
+ [6.05449 6.51267 ] pdfxs
+ (A) show
+ (RC-II)
+ [7.7344 7.8763 3.63261 4.24352 4.24352 ] pdfxs
+ (I) show
+ (iprocess)
+ [6.98176 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rwi)
+ [8.21446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.0035 ] pdfxs
+ (1) show
+ (MB)
+ [10.0036 11.6725 ] pdfxs
+ (o) show
+ (fc)
+ [7.2763 4.85451 ] pdfxs
+ (a) show
+ (che.The\frstc)
+ [4.54905 6.05449 4.85451 8.80356 7.8763 6.0654 8.79265 6.0654 4.2654 4.30902 8.19274 
+ 4.8436 ] pdfxs
+ (o) show
+ (lumnlis)
+ [3.0327 6.05449 9.09802 10.0035 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ (s)
+ [8.24717 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.0654 8.79265 6.35994 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkn)
+ [4.27631 9.6981 6.0654 ] pdfxs
+ (a) show
+ (me,)
+ [9.08711 4.85451 3.0327 ] pdfxs
+ -105.636 -79.844 m
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 9.08719 ] pdfxs
+ (a) show
+ (redrawnfr)
+ [4.2654 7.86539 6.0654 4.27631 5.14905 7.8763 9.07628 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.1089 ] pdfxs
+ (t) show
+ (heOlden[)
+ [6.05449 7.8763 8.47629 3.0327 6.0654 4.8436 9.07628 3.0327 ] pdfxs
+ (109) show
+ (],P)
+ [3.0327 6.17449 7.41812 ] pdfxs
+ (t) show
+ (rdist[)
+ [4.27631 6.0654 3.02179 4.30902 7.25457 3.0327 ] pdfxs
+ (8) show
+ (])
+ [6.05449 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.08719 ] pdfxs
+ (LLU) show
+ (bench[)
+ [6.35994 4.8436 6.0654 4.54905 9.07628 3.0327 ] pdfxs
+ (147) show
+ (]p)
+ [6.04358 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.85451 7.28719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivebenchm)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 7.86539 6.35994 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ -105.636 -101.767 m
+ (sui)
+ [4.29811 6.0654 3.0327 ] pdfxs
+ (t) show
+ (es.)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ -88.699 -123.689 m
+ (Toev)
+ [6.97085 9.79628 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.18538 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 9.18538 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 9.19629 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.58546 ] pdfxs
+ (o) show
+ (fp)
+ [7.66902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.61809 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 7.54902 7.57085 9.19629 4.8436 ] pdfxs
+ (o) show
+ (mpilede)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 10.3963 4.85451 ] pdfxs
+ (a) show
+ (chpr)
+ [4.54905 10.3963 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mwi)
+ [13.4289 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h) show
+ -105.636 -145.612 m
+ (t) show
+ (he)
+ [6.05449 9.17447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mc)
+ [14.3236 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.59627 ] pdfxs
+ (\() show
+ (including)
+ [3.0327 6.0654 4.8436 3.0327 6.05449 6.0654 3.0327 6.05449 9.78537 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 9.17447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.35266 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3745 ] pdfxs
+ (o) show
+ (rp)
+ [8.59627 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.59627 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (\)) show
+ (,emit)
+ [7.52721 4.8436 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edCcode,)
+ [4.85451 10.3854 12.1963 4.85451 5.74904 6.0654 4.8436 7.52721 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -105.636 -167.534 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpileditwi)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 10.1235 3.0327 8.30183 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.1235 ] pdfxs
+ (t) show
+ (hesys)
+ [6.05449 8.91265 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emGCCc)
+ [4.8436 13.1562 8.5636 7.8763 11.9344 4.85451 ] pdfxs
+ (o) show
+ (mpiler.ThePA)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 9.15265 7.88721 6.05449 8.91265 6.51267 
+ 12.2508 ] pdfxs
+ (a) show
+ (ndPCc)
+ [6.05449 10.1235 7.42902 11.9344 4.8436 ] pdfxs
+ (o) show
+ (lumns)
+ [3.0327 6.0654 9.08711 6.0654 8.35626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.91265 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.05449 8.91265 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.1235 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 8.91265 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -105.636 -189.457 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chbenchm)
+ [4.54905 9.02174 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkwi)
+ [4.27631 8.71629 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hPo)
+ [9.02174 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.98904 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (o) show
+ (rP)
+ [7.23265 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.23265 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.02174 ] pdfxs
+ (t) show
+ (urned)
+ [6.05449 4.27631 6.05449 4.85451 9.02174 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.11995 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.02174 ] pdfxs
+ (t) show
+ (hePC)
+ [6.05449 7.81084 7.42902 7.8763 ] pdfxs
+ (/) show
+ (PAc)
+ [6.51267 11.149 4.8436 ] pdfxs
+ (o) show
+ (lumnis)
+ [3.0327 6.0654 9.08711 9.02174 3.0327 4.29811 ] pdfxs
+ -105.636 -211.379 m
+ (t) show
+ (heirrun)
+ [6.05449 4.85451 3.0327 7.11265 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imer)
+ [3.02179 9.09802 7.69085 4.2654 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 8.29084 ] pdfxs
+ (\() show
+ (sm)
+ [4.30902 9.08711 ] pdfxs
+ (a) show
+ (llerisabi)
+ [3.0327 3.0327 4.8436 7.11265 3.0327 7.14536 8.29084 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (erspeedup\).Weinclude)
+ [4.8436 7.11265 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 6.0654 4.23277 7.61448 
+ 10.309 7.69085 3.02179 6.0654 4.8436 3.0327 6.0654 6.05449 7.69085 ] pdfxs
+ (t) show
+ (heruntimef)
+ [6.0654 7.69085 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 7.67994 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.11265 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.67994 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,c)
+ [9.09802 6.02176 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 6.0654 ] pdfxs
+ -105.636 -233.302 m
+ (justbyGCC,inthe`)
+ [3.33815 6.05449 4.30902 7.11275 5.75995 8.63992 8.55269 7.88721 7.8763 5.90177 3.0327 
+ 8.94537 4.23277 6.0654 7.72357 3.0327 ] pdfxs
+ (Nat) show
+ (ive'c)
+ [3.0327 5.4545 4.8436 5.91267 4.8436 ] pdfxs
+ (o) show
+ (lumn)
+ [3.0327 6.0654 9.08711 8.93447 ] pdfxs
+ (t) show
+ (oshow)
+ [8.33447 4.29811 6.0654 5.14905 10.7563 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.11275 ] pdfxs
+ (t) show
+ (hepo)
+ [6.0654 7.72357 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.91267 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edexecu)
+ [4.8436 8.93447 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.93447 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 7.72357 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.14537 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.72357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -105.636 -255.224 m
+ (isavery)
+ [3.0327 7.63627 8.79265 5.4545 4.85451 4.2654 9.0981 ] pdfxs
+ (agg) show
+ (ressiveb)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 8.18175 6.0654 ] pdfxs
+ (a) show
+ (seline)
+ [4.29811 4.85451 3.02179 3.0327 6.0654 8.18175 ] pdfxs
+ (t) show
+ (oc)
+ [8.79265 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.18175 ] pdfxs
+ (aga) show
+ (ins)
+ [3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (.E)
+ [7.77811 7.42902 ] pdfxs
+ (a) show
+ (chnumberistheminimum)
+ [4.54905 9.39264 5.75995 6.05449 8.79257 6.35994 4.85451 7.60355 3.0327 7.64718 4.23277 
+ 6.0654 8.18175 9.09802 3.02179 6.0654 3.0327 8.78166 6.0654 12.4253 ] pdfxs
+ (o) show
+ (f)
+ [6.6763 ] pdfxs
+ (t) show
+ (hreeruns)
+ [6.05449 4.27631 4.8436 8.19266 4.2654 6.0654 6.0654 7.63627 ] pdfxs
+ (o) show
+ (f)
+ [6.66539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -105.636 -277.147 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,rep)
+ [9.08711 6.6654 4.27631 4.8436 6.37085 ] pdfxs
+ (o) show
+ (rtedinsec)
+ [4.27631 4.23277 4.85451 9.6981 3.0327 9.68719 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (nds.)
+ [6.05449 6.0654 4.29811 3.0327 ] pdfxs
+ -88.699 -299.07 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.32355 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nspeedsuppr)
+ [10.1126 4.29811 6.37085 4.8436 4.8436 6.0654 8.35626 6.05449 10.1126 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (msbyover)
+ [9.09802 8.34535 5.75995 9.80719 5.15996 5.4545 4.8436 8.32355 ] pdfxs
+ (2) show
+ (xins)
+ [9.80719 3.0327 10.1126 4.30902 ] pdfxs
+ (o) show
+ (mec)
+ [9.08711 8.90174 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.35626 ] pdfxs
+ (\() show
+ (llubench\)bydr)
+ [3.0327 3.02179 6.0654 6.35994 4.85451 6.05449 4.54905 6.05449 8.30183 5.75995 9.80719 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ -105.636 -320.992 m
+ (reducingthec)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 9.75264 4.23277 6.0654 9.14174 
+ 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.53815 6.0654 9.14174 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.0654 4.2654 3.0327 5.75995 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.Eveninc)
+ [9.08711 9.85082 7.42902 5.4545 4.8436 10.3526 3.0327 10.3526 4.8436 ] pdfxs
+ (a) show
+ (ses)
+ [4.30902 4.8436 8.59626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.53092 ] pdfxs
+ (a) show
+ (relessdr)
+ [4.27631 9.14174 3.0327 4.8436 4.30902 8.59626 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic,p)
+ [3.0327 4.8436 7.49448 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.56354 4.85451 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ -105.636 -342.915 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.30537 3.02179 7.53809 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.08357 ] pdfxs
+ (t) show
+ (ospeeduppr)
+ [8.68356 4.30902 6.35994 4.85451 4.8436 9.29446 6.0654 9.29446 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mby)
+ [12.3271 5.75995 8.98901 ] pdfxs
+ (20) show
+ (-)
+ [3.64352 ] pdfxs
+ (30) show
+ (%overpo)
+ [12.3271 5.14905 5.4545 4.8436 7.51628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.S)
+ [6.05449 7.74539 6.0654 ] pdfxs
+ (o) show
+ (mepr)
+ [9.08711 8.08357 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms,however,)
+ [9.08711 4.30902 6.34903 6.05449 5.14905 7.58175 4.8436 5.4545 4.85451 4.2654 6.34903 
+ ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -105.636 -364.837 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (thelped.B)
+ [8.20365 6.0654 4.8436 3.0327 6.35994 4.85451 6.05449 8.86901 7.7344 ] pdfxs
+ (H) show
+ (,f)
+ [6.99267 3.33815 ] pdfxs
+ (o) show
+ (rex)
+ [8.23627 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,isn)
+ [9.08711 6.0654 3.0327 4.8436 7.07994 3.0327 8.26899 6.0654 ] pdfxs
+ (o) show
+ (ttype-h)
+ [8.20365 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (us,sop)
+ [6.0654 4.29811 7.07994 4.30902 9.41446 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.24718 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [10.0254 6.0654 5.74904 4.85451 8.26899 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [8.21456 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 ] pdfxs
+ -105.636 -386.76 m
+ (a) show
+ (nythin)
+ [5.75995 5.75995 4.23277 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.Powerh)
+ [9.18537 7.12357 5.14905 7.57085 4.85451 8.34536 6.05449 ] pdfxs
+ (a) show
+ (ssuchasm)
+ [8.37808 4.29811 6.0654 4.53815 10.1345 9.52355 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfo)
+ [3.0327 7.10176 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.75995 8.31274 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ti)
+ [8.31274 3.0327 ] pdfxs
+ (t) show
+ (sm)
+ [8.36717 9.09802 ] pdfxs
+ (a) show
+ (in)
+ [3.02179 10.1345 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 8.37808 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.92356 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.92356 ] pdfxs
+ (t) show
+ (olivein)
+ [9.52355 3.0327 3.02179 5.4545 8.92356 3.0327 10.1235 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.91265 4.85451 ] pdfxs
+ (a) show
+ (che,)
+ [4.54905 6.05449 4.85451 3.0327 ] pdfxs
+ 120.182 -422.427 m
+ (175) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 188 188
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3417/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3416/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3411/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3410/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3405/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3404/ArialMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3399/Arial-BoldMT 1 TZG
+ userdict begin
+ userdict /pdf_svglb currentglobal put true setglobal
+ 
+ userdict /pdf_svglb get setglobal
+ end
+ [/N3398/ArialMT 1 TZG
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (evenwi)
+ [4.8436 5.4545 4.85451 9.68719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.67628 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.86547 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers.InKS,p)
+ [4.8436 4.27631 4.30902 7.86538 3.94897 9.67628 8.4872 6.0654 6.65449 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.8981 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nshrunkap)
+ [9.68719 4.29811 6.0654 4.2654 6.0654 6.0654 9.38174 9.07629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er,but)
+ [4.8436 4.27631 6.65449 6.0654 6.05449 7.86547 ] pdfxs
+ (t) show
+ (hesp)
+ [6.0654 8.46538 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cesavedisre-)
+ [4.85451 8.47629 4.29811 5.14905 5.4545 4.85451 9.67628 3.0327 7.93081 4.27631 4.8436 
+ 3.63261 ] pdfxs
+ 0 -21.922 m
+ (pl)
+ [6.0654 3.02179 ] pdfxs
+ (a) show
+ (cedbystruc)
+ [4.85451 4.8436 9.80719 5.75995 9.50173 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urep)
+ [6.0654 4.2654 8.59629 6.0654 ] pdfxs
+ (a) show
+ (ddin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.Over)
+ [8.20356 8.4872 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 6.80721 ] pdfxs
+ (a) show
+ (sapr)
+ [8.0399 9.20719 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m'smem)
+ [9.08711 3.0327 8.05081 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryim)
+ [4.2654 9.51264 3.02179 9.09802 ] pdfxs
+ (ag) show
+ (e)
+ [8.59629 ] pdfxs
+ (g) show
+ (rows,)
+ [4.2654 5.14905 7.88721 4.29811 6.80721 ] pdfxs
+ (t) show
+ (hespeedupprovided)
+ [6.05449 8.59629 4.29811 6.37085 4.8436 4.85451 6.05449 6.0654 9.80719 6.05449 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 4.85451 6.0654 ] pdfxs
+ 0 -43.845 m
+ (byp)
+ [5.75995 9.39264 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nsh)
+ [9.6981 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.68719 ] pdfxs
+ (g) show
+ (rowc)
+ [4.27631 5.14905 11.5199 4.8436 ] pdfxs
+ (o) show
+ (rresp)
+ [4.27631 4.27631 4.8436 4.30902 6.35994 ] pdfxs
+ (o) show
+ (ndin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (ly.)
+ [3.0327 4.8545 3.0327 ] pdfxs
+ 16.936 -65.768 m
+ (Toshowmem)
+ [6.97085 9.70901 4.30902 6.05449 5.15996 12.1308 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysavin)
+ [4.27631 10.0145 4.30902 5.14905 5.75995 3.02179 6.0654 ] pdfxs
+ (g) show
+ (s,wec)
+ [4.29811 7.45084 7.57085 9.10902 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 10.3199 ] pdfxs
+ (t) show
+ (hepe)
+ [6.0654 9.09811 6.37085 4.8436 ] pdfxs
+ (a) show
+ (knumber)
+ [10.0145 5.75995 6.0654 8.78166 6.35994 4.85451 8.53082 ] pdfxs
+ (o) show
+ (fby)
+ [7.59266 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 8.56353 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edby)
+ [4.85451 10.3199 5.74904 10.0254 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.10902 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [13.3416 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [5.50904 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 8.54174 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 8.53083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 6.75265 4.8436 ] pdfxs
+ (o) show
+ (mpressedf)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 8.54174 3.33815 ] pdfxs
+ (o) show
+ (rms.F)
+ [4.2654 9.09802 4.29811 7.49448 6.21813 ] pdfxs
+ (o) show
+ (rthesepr)
+ [6.75265 4.23277 6.0654 4.8436 4.30902 7.33085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,p)
+ [9.09802 4.29811 5.73813 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 6.75265 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsubs)
+ [8.54174 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 0 -109.613 m
+ (reduces)
+ [4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.4872 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pim)
+ [9.6981 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (ef)
+ [8.4872 3.33815 ] pdfxs
+ (o) show
+ (rthepr)
+ [7.909 4.23277 6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.7198 ] pdfxs
+ (a) show
+ (sy)
+ [7.94172 5.4545 ] pdfxs
+ (o) show
+ (uw)
+ [9.6981 7.58175 ] pdfxs
+ (o) show
+ (uldexpec)
+ [6.05449 3.0327 9.6981 4.8436 5.75995 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 1 0 0 1 5.34499 -301.14 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 100.32 593.76 m
+ 755.52 593.76 l
+ 755.52 84 l
+ 100.32 84 l
+ 100.32 593.76 l
+ h
+ eofill
+ q
+ n
+ 100.32 156.48 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 156.72 m
+ 755.52 156.72 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 229.44 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 229.68 m
+ 755.52 229.68 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 302.16 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 302.4 m
+ 755.52 302.4 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 594.72 m
+ 100.32 83.04 l
+ 755.52 83.04 l
+ 755.52 594.72 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 375.36 m
+ 755.52 375.36 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 594.72 m
+ 100.32 83.04 l
+ 755.52 83.04 l
+ 755.52 594.72 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 448.08 m
+ 755.52 448.08 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 520.8 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 521.04 m
+ 755.52 521.04 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 100.32 593.52 655.2 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 593.76 m
+ 755.52 593.76 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 593.04 461.04 m
+ 593.04 308.4 l
+ 736.32 308.4 l
+ 736.32 461.04 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 100.32 84 655.2 509.76 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 100.32 593.76 m
+ 100.32 84 l
+ 0 0 0 sc
+ S
+ n
+ 95.28 84 m
+ 100.32 84 l
+ S
+ n
+ 95.28 156.72 m
+ 100.32 156.72 l
+ S
+ n
+ 95.28 229.68 m
+ 100.32 229.68 l
+ S
+ n
+ 95.28 302.4 m
+ 100.32 302.4 l
+ S
+ n
+ 95.28 375.36 m
+ 100.32 375.36 l
+ S
+ n
+ 95.28 448.08 m
+ 100.32 448.08 l
+ S
+ n
+ 95.28 521.04 m
+ 100.32 521.04 l
+ S
+ n
+ 95.28 593.76 m
+ 100.32 593.76 l
+ S
+ n
+ 100.32 84 m
+ 755.52 84 l
+ S
+ n
+ 100.32 77.04 m
+ 100.32 84 l
+ S
+ n
+ 231.36 77.04 m
+ 231.36 84 l
+ S
+ n
+ 362.4 77.04 m
+ 362.4 84 l
+ S
+ n
+ 493.44 77.04 m
+ 493.44 84 l
+ S
+ n
+ 624.48 77.04 m
+ 624.48 84 l
+ S
+ n
+ 755.52 77.04 m
+ 755.52 84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 295.68 m
+ 131.76 282.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 282.48 m
+ 137.04 282.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 282.48 m
+ 142.32 283.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 283.2 m
+ 147.6 281.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 281.76 m
+ 152.64 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 280.32 m
+ 157.92 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 280.32 m
+ 163.2 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 279.84 m
+ 168.48 281.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 281.52 m
+ 173.76 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 279.6 m
+ 179.04 280.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 280.56 m
+ 184.08 279.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 279.12 m
+ 189.36 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 279.84 m
+ 194.64 278.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 278.88 m
+ 199.92 281.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 281.52 m
+ 205.2 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 279.6 m
+ 210.48 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 279.6 m
+ 215.52 280.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 280.56 m
+ 220.8 279.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 279.6 m
+ 226.08 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 280.32 m
+ 231.36 279.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 279.84 m
+ 236.64 289.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 289.68 m
+ 241.92 323.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 323.52 m
+ 247.2 356.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 356.88 m
+ 252.24 389.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 389.04 m
+ 257.52 416.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 416.88 m
+ 262.8 449.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 449.28 m
+ 268.08 472.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 472.8 m
+ 273.36 495.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 495.12 m
+ 278.64 527.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 527.28 m
+ 283.68 564 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 213.36 m
+ 131.76 216.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 216.48 m
+ 137.04 211.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 211.92 m
+ 142.32 215.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 215.28 m
+ 147.6 219.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 219.6 m
+ 152.64 225.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 225.84 m
+ 157.92 224.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 224.4 m
+ 163.2 225.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 225.84 m
+ 168.48 227.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 227.52 m
+ 173.76 227.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 227.28 m
+ 179.04 228.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 228.24 m
+ 184.08 231.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 231.6 m
+ 189.36 232.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 232.8 m
+ 194.64 235.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 235.2 m
+ 199.92 233.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 233.28 m
+ 205.2 234 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 234 m
+ 210.48 233.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 233.52 m
+ 215.52 235.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 235.92 m
+ 220.8 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 236.88 m
+ 226.08 236.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 236.16 m
+ 231.36 236.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 236.16 m
+ 236.64 235.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 235.44 m
+ 241.92 236.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 236.64 m
+ 247.2 239.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 239.04 m
+ 252.24 237.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 237.36 m
+ 257.52 237.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 237.6 m
+ 262.8 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 236.88 m
+ 268.08 239.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 239.28 m
+ 273.36 239.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 239.04 m
+ 278.64 240.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 240.48 m
+ 283.68 244.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 244.8 m
+ 288.96 246 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 246 m
+ 294.24 251.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 251.04 m
+ 299.52 253.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 253.92 m
+ 304.8 261.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 261.36 m
+ 310.08 268.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.56 m
+ 315.12 270.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 270.72 m
+ 320.4 278.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 278.4 m
+ 325.68 284.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 284.88 m
+ 330.96 293.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 293.04 m
+ 336.24 297.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 297.84 m
+ 341.52 304.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 304.32 m
+ 346.56 311.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 311.28 m
+ 351.84 317.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 317.52 m
+ 357.12 324 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 324 m
+ 362.4 340.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 340.56 m
+ 375.6 352.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 352.32 m
+ 388.56 357.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 357.6 m
+ 401.76 386.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 386.16 m
+ 414.72 386.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 386.64 m
+ 427.92 409.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 409.68 m
+ 441.12 418.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 418.56 m
+ 454.08 430.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 430.32 m
+ 467.28 438 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 438 m
+ 480.24 449.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 449.04 m
+ 493.44 455.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 455.04 m
+ 506.64 468 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 468 m
+ 519.6 480.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 480.96 m
+ 532.8 482.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 482.4 m
+ 545.76 488.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 488.4 m
+ 558.96 516 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 516 m
+ 572.16 504.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 504.24 m
+ 585.12 513.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 513.84 m
+ 598.32 516.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 516.24 m
+ 611.28 526.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 526.32 m
+ 624.48 528.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 528.48 m
+ 637.68 537.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 537.12 m
+ 650.64 538.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 538.32 m
+ 663.84 546.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 546.24 m
+ 676.8 545.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 545.52 m
+ 690 564.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 163.2 m
+ 131.76 159.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 159.84 m
+ 137.04 162.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 162.72 m
+ 142.32 166.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.08 m
+ 147.6 169.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 169.44 m
+ 152.64 172.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 172.32 m
+ 157.92 175.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 175.2 m
+ 163.2 176.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.88 m
+ 168.48 178.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 173.76 180.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.24 m
+ 179.04 181.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.68 m
+ 184.08 182.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 182.88 m
+ 189.36 183.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 183.84 m
+ 194.64 184.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 184.56 m
+ 199.92 185.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.28 m
+ 205.2 186 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186 m
+ 210.48 186.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.48 m
+ 215.52 187.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.2 m
+ 220.8 187.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 187.44 m
+ 226.08 187.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 187.92 m
+ 231.36 188.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.4 m
+ 236.64 188.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 188.64 m
+ 241.92 188.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 188.88 m
+ 247.2 189.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.12 m
+ 252.24 189.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 189.36 m
+ 257.52 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 189.84 m
+ 262.8 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 189.84 m
+ 268.08 189.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 189.84 m
+ 273.36 190.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 190.08 m
+ 278.64 190.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 190.32 m
+ 283.68 190.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 190.32 m
+ 288.96 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 190.56 m
+ 294.24 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 190.56 m
+ 299.52 190.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 190.56 m
+ 304.8 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 190.8 m
+ 310.08 191.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 191.04 m
+ 315.12 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 190.8 m
+ 320.4 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 190.8 m
+ 325.68 190.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 190.8 m
+ 330.96 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 191.76 m
+ 336.24 191.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 191.04 m
+ 341.52 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 191.52 m
+ 346.56 194.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 194.16 m
+ 351.84 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 191.52 m
+ 357.12 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 191.76 m
+ 362.4 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 191.76 m
+ 375.6 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 191.76 m
+ 388.56 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 191.76 m
+ 401.76 191.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 191.52 m
+ 414.72 192 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 192 m
+ 427.92 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 191.76 m
+ 441.12 191.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 191.76 m
+ 454.08 192.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 192.24 m
+ 467.28 193.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 193.2 m
+ 480.24 194.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 194.16 m
+ 493.44 197.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 197.04 m
+ 506.64 199.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 199.92 m
+ 519.6 204.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 204.48 m
+ 532.8 207.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 207.12 m
+ 545.76 210.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 210.24 m
+ 558.96 217.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.92 m
+ 572.16 218.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 218.88 m
+ 585.12 223.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 223.2 m
+ 598.32 227.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 227.28 m
+ 611.28 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 231.6 m
+ 624.48 236.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 236.64 m
+ 637.68 240.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 240.96 m
+ 650.64 245.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 245.04 m
+ 663.84 249.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 249.12 m
+ 676.8 252.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 252.72 m
+ 690 256.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 256.56 m
+ 703.2 260.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 260.4 m
+ 716.16 262.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 262.56 m
+ 729.36 268.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 268.08 m
+ 742.32 269.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 131.76 231.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 137.04 231.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 142.32 238.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 147.6 249.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 152.64 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 157.92 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 163.2 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 168.48 257.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 173.76 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 179.04 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 184.08 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 189.36 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 194.64 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 199.92 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 205.2 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 210.48 265.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 215.52 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 220.8 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 226.08 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 231.36 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 236.64 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 241.92 265.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 247.2 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 252.24 263.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 257.52 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 262.8 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 268.08 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 273.36 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 278.64 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 283.68 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 288.96 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 294.24 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 299.52 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 304.8 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 310.08 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 315.12 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 320.4 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 325.68 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 330.96 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 336.24 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 341.52 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 346.56 270 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 351.84 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 357.12 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 367.68 288.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 372.96 287.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 378.24 340.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 383.28 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 388.56 375.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 393.84 363.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 399.12 369.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 404.4 415.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 409.68 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 414.72 462.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 420 469.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 425.28 477.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 430.56 507.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 435.84 526.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 441.12 530.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 446.16 544.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 451.44 558 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 131.76 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 137.04 158.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 142.32 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 147.6 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 152.64 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 157.92 173.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 163.2 176.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 168.48 178.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 173.76 180.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 179.04 181.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 184.08 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 189.36 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 194.64 186.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 199.92 185.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 205.2 186.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 210.48 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 215.52 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 220.8 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 226.08 188.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 231.36 188.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 236.64 189.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 241.92 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 247.2 189.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 252.24 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 257.52 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 262.8 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 268.08 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 273.36 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 278.64 191.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 283.68 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 288.96 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 294.24 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 299.52 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 304.8 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 310.08 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 315.12 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 320.4 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 325.68 193.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 330.96 192 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 336.24 193.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 341.52 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 346.56 193.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 351.84 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 357.12 194.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 362.4 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 375.6 194.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 388.56 193.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 401.76 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 414.72 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 427.92 196.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 441.12 196.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 454.08 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 467.28 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 480.24 199.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 493.44 200.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 506.64 204.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 519.6 205.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 532.8 210.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 545.76 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 558.96 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 572.16 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 585.12 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 598.32 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 611.28 235.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 624.48 243.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 637.68 242.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 650.64 250.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 663.84 250.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 676.8 259.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 690 261.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 703.2 266.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 716.16 265.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 729.36 270.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 742.32 277.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 165.6 m
+ 131.76 163.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 163.2 m
+ 137.04 165.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 165.84 m
+ 142.32 169.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 169.44 m
+ 147.6 172.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 172.32 m
+ 152.64 175.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 175.2 m
+ 157.92 177.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 177.84 m
+ 163.2 179.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 179.52 m
+ 168.48 181.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 181.2 m
+ 173.76 182.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 182.64 m
+ 179.04 183.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 183.84 m
+ 184.08 185.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 185.04 m
+ 189.36 185.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 185.76 m
+ 194.64 186.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.72 m
+ 199.92 187.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 187.44 m
+ 205.2 187.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 187.92 m
+ 210.48 188.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 188.64 m
+ 215.52 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 191.76 m
+ 220.8 189.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 189.6 m
+ 226.08 189.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 189.84 m
+ 231.36 190.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 190.08 m
+ 236.64 190.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 190.56 m
+ 241.92 190.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.8 m
+ 247.2 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 191.76 m
+ 252.24 191.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 191.28 m
+ 257.52 191.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 262.8 191.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.52 m
+ 268.08 191.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.76 m
+ 273.36 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 192 m
+ 278.64 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 192 m
+ 283.68 192 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 288.96 192.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192.24 m
+ 294.24 192.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192.24 m
+ 299.52 196.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 196.8 m
+ 304.8 192.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 192.72 m
+ 310.08 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 192.96 m
+ 315.12 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.68 m
+ 320.4 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.96 m
+ 325.68 192.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 192.72 m
+ 330.96 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 193.44 m
+ 336.24 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.92 m
+ 341.52 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 193.44 m
+ 346.56 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 351.84 192.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.96 m
+ 357.12 193.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 193.2 m
+ 362.4 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 193.44 m
+ 375.6 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 193.68 m
+ 388.56 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.92 m
+ 401.76 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 193.68 m
+ 414.72 193.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 193.44 m
+ 427.92 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 193.68 m
+ 441.12 193.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 193.92 m
+ 454.08 193.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 193.68 m
+ 467.28 194.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 194.88 m
+ 480.24 196.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 196.32 m
+ 493.44 198.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 198.96 m
+ 506.64 203.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 203.28 m
+ 519.6 205.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.44 m
+ 532.8 209.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 209.52 m
+ 545.76 212.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 212.64 m
+ 558.96 216.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 216.72 m
+ 572.16 221.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.52 m
+ 585.12 225.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.12 m
+ 598.32 230.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 230.64 m
+ 611.28 233.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 233.52 m
+ 624.48 239.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 239.28 m
+ 637.68 242.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.16 m
+ 650.64 246 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 246 m
+ 663.84 250.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.08 m
+ 676.8 253.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 253.92 m
+ 690 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 258.72 m
+ 703.2 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 261.6 m
+ 716.16 266.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 266.16 m
+ 729.36 268.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 268.32 m
+ 742.32 272.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 299.76 m
+ 130.56 295.68 l
+ 126.48 291.6 l
+ 122.4 295.68 l
+ 126.48 299.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 286.56 m
+ 135.84 282.48 l
+ 131.76 278.4 l
+ 127.68 282.48 l
+ 131.76 286.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 286.56 m
+ 141.12 282.48 l
+ 137.04 278.4 l
+ 132.96 282.48 l
+ 137.04 286.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 287.28 m
+ 146.4 283.2 l
+ 142.32 279.12 l
+ 138.24 283.2 l
+ 142.32 287.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 285.84 m
+ 151.68 281.76 l
+ 147.6 277.68 l
+ 143.52 281.76 l
+ 147.6 285.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 284.4 m
+ 156.72 280.32 l
+ 152.64 276.24 l
+ 148.56 280.32 l
+ 152.64 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 284.4 m
+ 162 280.32 l
+ 157.92 276.24 l
+ 153.84 280.32 l
+ 157.92 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 283.92 m
+ 167.28 279.84 l
+ 163.2 275.76 l
+ 159.12 279.84 l
+ 163.2 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 285.6 m
+ 172.56 281.52 l
+ 168.48 277.44 l
+ 164.4 281.52 l
+ 168.48 285.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 283.68 m
+ 177.84 279.6 l
+ 173.76 275.52 l
+ 169.68 279.6 l
+ 173.76 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 284.64 m
+ 183.12 280.56 l
+ 179.04 276.48 l
+ 174.96 280.56 l
+ 179.04 284.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 283.2 m
+ 188.16 279.12 l
+ 184.08 275.04 l
+ 180 279.12 l
+ 184.08 283.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 283.92 m
+ 193.44 279.84 l
+ 189.36 275.76 l
+ 185.28 279.84 l
+ 189.36 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 282.96 m
+ 198.72 278.88 l
+ 194.64 274.8 l
+ 190.56 278.88 l
+ 194.64 282.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 285.6 m
+ 204 281.52 l
+ 199.92 277.44 l
+ 195.84 281.52 l
+ 199.92 285.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 283.68 m
+ 209.28 279.6 l
+ 205.2 275.52 l
+ 201.12 279.6 l
+ 205.2 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 283.68 m
+ 214.56 279.6 l
+ 210.48 275.52 l
+ 206.4 279.6 l
+ 210.48 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 284.64 m
+ 219.6 280.56 l
+ 215.52 276.48 l
+ 211.44 280.56 l
+ 215.52 284.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 283.68 m
+ 224.88 279.6 l
+ 220.8 275.52 l
+ 216.72 279.6 l
+ 220.8 283.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 284.4 m
+ 230.16 280.32 l
+ 226.08 276.24 l
+ 222 280.32 l
+ 226.08 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 283.92 m
+ 235.44 279.84 l
+ 231.36 275.76 l
+ 227.28 279.84 l
+ 231.36 283.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 293.76 m
+ 240.72 289.68 l
+ 236.64 285.6 l
+ 232.56 289.68 l
+ 236.64 293.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 327.6 m
+ 246 323.52 l
+ 241.92 319.44 l
+ 237.84 323.52 l
+ 241.92 327.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 360.96 m
+ 251.28 356.88 l
+ 247.2 352.8 l
+ 243.12 356.88 l
+ 247.2 360.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 393.12 m
+ 256.32 389.04 l
+ 252.24 384.96 l
+ 248.16 389.04 l
+ 252.24 393.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 420.96 m
+ 261.6 416.88 l
+ 257.52 412.8 l
+ 253.44 416.88 l
+ 257.52 420.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 453.36 m
+ 266.88 449.28 l
+ 262.8 445.2 l
+ 258.72 449.28 l
+ 262.8 453.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 476.88 m
+ 272.16 472.8 l
+ 268.08 468.72 l
+ 264 472.8 l
+ 268.08 476.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 499.2 m
+ 277.44 495.12 l
+ 273.36 491.04 l
+ 269.28 495.12 l
+ 273.36 499.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 531.36 m
+ 282.72 527.28 l
+ 278.64 523.2 l
+ 274.56 527.28 l
+ 278.64 531.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 568.08 m
+ 287.76 564 l
+ 283.68 559.92 l
+ 279.6 564 l
+ 283.68 568.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 122.4 209.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 127.68 212.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.96 208.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 138.24 211.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 143.52 215.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 148.56 222 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 153.84 220.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 159.12 222 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.4 223.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 169.68 223.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 174.96 224.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 180 227.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 185.28 228.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.56 231.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 195.84 229.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 201.12 230.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 206.4 229.68 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 211.44 232.08 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.72 233.04 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222 232.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.28 232.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 232.56 231.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 237.84 232.8 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 243.12 235.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.16 233.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 253.44 233.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 258.72 233.04 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 264 235.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 269.28 235.2 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.56 236.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 279.6 240.96 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.88 242.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 290.16 247.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 295.44 250.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.72 257.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 306 264.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 311.04 266.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 316.32 274.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 321.6 281.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 326.88 289.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 332.16 294 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 337.44 300.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 342.48 307.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 347.76 313.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 353.04 320.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 358.32 336.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 371.52 348.48 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 384.48 353.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 397.68 382.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.64 382.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 423.84 405.84 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 437.04 414.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 450 426.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 463.2 434.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 476.16 445.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 489.36 451.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 502.56 464.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 515.52 477.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 528.72 478.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 541.68 484.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 554.88 512.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 568.08 500.4 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 581.04 510 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 594.24 512.4 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 607.2 522.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 620.4 524.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 633.6 533.28 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 646.56 534.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 659.76 542.4 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 672.72 541.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 685.92 560.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 167.28 m
+ 130.56 159.12 l
+ 122.4 159.12 l
+ 126.48 167.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 163.92 m
+ 135.84 155.76 l
+ 127.68 155.76 l
+ 131.76 163.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 166.8 m
+ 141.12 158.64 l
+ 132.96 158.64 l
+ 137.04 166.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 170.16 m
+ 146.4 162 l
+ 138.24 162 l
+ 142.32 170.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 173.52 m
+ 151.68 165.36 l
+ 143.52 165.36 l
+ 147.6 173.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 176.4 m
+ 156.72 168.24 l
+ 148.56 168.24 l
+ 152.64 176.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 179.28 m
+ 162 171.12 l
+ 153.84 171.12 l
+ 157.92 179.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 180.96 m
+ 167.28 172.8 l
+ 159.12 172.8 l
+ 163.2 180.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 182.64 m
+ 172.56 174.48 l
+ 164.4 174.48 l
+ 168.48 182.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 184.32 m
+ 177.84 176.16 l
+ 169.68 176.16 l
+ 173.76 184.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 185.76 m
+ 183.12 177.6 l
+ 174.96 177.6 l
+ 179.04 185.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 186.96 m
+ 188.16 178.8 l
+ 180 178.8 l
+ 184.08 186.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 187.92 m
+ 193.44 179.76 l
+ 185.28 179.76 l
+ 189.36 187.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 188.64 m
+ 198.72 180.48 l
+ 190.56 180.48 l
+ 194.64 188.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 189.36 m
+ 204 181.2 l
+ 195.84 181.2 l
+ 199.92 189.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 190.08 m
+ 209.28 181.92 l
+ 201.12 181.92 l
+ 205.2 190.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 190.56 m
+ 214.56 182.4 l
+ 206.4 182.4 l
+ 210.48 190.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 191.28 m
+ 219.6 183.12 l
+ 211.44 183.12 l
+ 215.52 191.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 191.52 m
+ 224.88 183.36 l
+ 216.72 183.36 l
+ 220.8 191.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 192 m
+ 230.16 183.84 l
+ 222 183.84 l
+ 226.08 192 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 192.48 m
+ 235.44 184.32 l
+ 227.28 184.32 l
+ 231.36 192.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 192.72 m
+ 240.72 184.56 l
+ 232.56 184.56 l
+ 236.64 192.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 192.96 m
+ 246 184.8 l
+ 237.84 184.8 l
+ 241.92 192.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 193.2 m
+ 251.28 185.04 l
+ 243.12 185.04 l
+ 247.2 193.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 193.44 m
+ 256.32 185.28 l
+ 248.16 185.28 l
+ 252.24 193.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 193.92 m
+ 261.6 185.76 l
+ 253.44 185.76 l
+ 257.52 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 193.92 m
+ 266.88 185.76 l
+ 258.72 185.76 l
+ 262.8 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 193.92 m
+ 272.16 185.76 l
+ 264 185.76 l
+ 268.08 193.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 194.16 m
+ 277.44 186 l
+ 269.28 186 l
+ 273.36 194.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 194.4 m
+ 282.72 186.24 l
+ 274.56 186.24 l
+ 278.64 194.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 194.4 m
+ 287.76 186.24 l
+ 279.6 186.24 l
+ 283.68 194.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 194.64 m
+ 293.04 186.48 l
+ 284.88 186.48 l
+ 288.96 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 194.64 m
+ 298.32 186.48 l
+ 290.16 186.48 l
+ 294.24 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 194.64 m
+ 303.6 186.48 l
+ 295.44 186.48 l
+ 299.52 194.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.88 m
+ 308.88 186.72 l
+ 300.72 186.72 l
+ 304.8 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 195.12 m
+ 314.16 186.96 l
+ 306 186.96 l
+ 310.08 195.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 194.88 m
+ 319.2 186.72 l
+ 311.04 186.72 l
+ 315.12 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 194.88 m
+ 324.48 186.72 l
+ 316.32 186.72 l
+ 320.4 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 194.88 m
+ 329.76 186.72 l
+ 321.6 186.72 l
+ 325.68 194.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 195.84 m
+ 335.04 187.68 l
+ 326.88 187.68 l
+ 330.96 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 195.12 m
+ 340.32 186.96 l
+ 332.16 186.96 l
+ 336.24 195.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 195.6 m
+ 345.6 187.44 l
+ 337.44 187.44 l
+ 341.52 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 198.24 m
+ 350.64 190.08 l
+ 342.48 190.08 l
+ 346.56 198.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 195.6 m
+ 355.92 187.44 l
+ 347.76 187.44 l
+ 351.84 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 195.84 m
+ 361.2 187.68 l
+ 353.04 187.68 l
+ 357.12 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 195.84 m
+ 366.48 187.68 l
+ 358.32 187.68 l
+ 362.4 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 195.84 m
+ 379.68 187.68 l
+ 371.52 187.68 l
+ 375.6 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 195.84 m
+ 392.64 187.68 l
+ 384.48 187.68 l
+ 388.56 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.6 m
+ 405.84 187.44 l
+ 397.68 187.44 l
+ 401.76 195.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.08 m
+ 418.8 187.92 l
+ 410.64 187.92 l
+ 414.72 196.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 195.84 m
+ 432 187.68 l
+ 423.84 187.68 l
+ 427.92 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 195.84 m
+ 445.2 187.68 l
+ 437.04 187.68 l
+ 441.12 195.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.32 m
+ 458.16 188.16 l
+ 450 188.16 l
+ 454.08 196.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 197.28 m
+ 471.36 189.12 l
+ 463.2 189.12 l
+ 467.28 197.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 198.24 m
+ 484.32 190.08 l
+ 476.16 190.08 l
+ 480.24 198.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 201.12 m
+ 497.52 192.96 l
+ 489.36 192.96 l
+ 493.44 201.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204 m
+ 510.72 195.84 l
+ 502.56 195.84 l
+ 506.64 204 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 208.56 m
+ 523.68 200.4 l
+ 515.52 200.4 l
+ 519.6 208.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 211.2 m
+ 536.88 203.04 l
+ 528.72 203.04 l
+ 532.8 211.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 214.32 m
+ 549.84 206.16 l
+ 541.68 206.16 l
+ 545.76 214.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 222 m
+ 563.04 213.84 l
+ 554.88 213.84 l
+ 558.96 222 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 222.96 m
+ 576.24 214.8 l
+ 568.08 214.8 l
+ 572.16 222.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 227.28 m
+ 589.2 219.12 l
+ 581.04 219.12 l
+ 585.12 227.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 231.36 m
+ 602.4 223.2 l
+ 594.24 223.2 l
+ 598.32 231.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.68 m
+ 615.36 227.52 l
+ 607.2 227.52 l
+ 611.28 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 240.72 m
+ 628.56 232.56 l
+ 620.4 232.56 l
+ 624.48 240.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 245.04 m
+ 641.76 236.88 l
+ 633.6 236.88 l
+ 637.68 245.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 249.12 m
+ 654.72 240.96 l
+ 646.56 240.96 l
+ 650.64 249.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 253.2 m
+ 667.92 245.04 l
+ 659.76 245.04 l
+ 663.84 253.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 256.8 m
+ 680.88 248.64 l
+ 672.72 248.64 l
+ 676.8 256.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 260.64 m
+ 694.08 252.48 l
+ 685.92 252.48 l
+ 690 260.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 264.48 m
+ 707.28 256.32 l
+ 699.12 256.32 l
+ 703.2 264.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 266.64 m
+ 720.24 258.48 l
+ 712.08 258.48 l
+ 716.16 266.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 272.16 m
+ 733.44 264 l
+ 725.28 264 l
+ 729.36 272.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 273.84 m
+ 746.4 265.68 l
+ 738.24 265.68 l
+ 742.32 273.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 122.4 214.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 130.56 206.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 122.4 206.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 210.24 m
+ 130.56 214.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 127.68 235.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 135.84 227.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 127.68 227.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 231.36 m
+ 135.84 235.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 132.96 235.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 141.12 227.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 132.96 227.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 231.12 m
+ 141.12 235.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 138.24 242.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 146.4 234.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 138.24 234.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 238.56 m
+ 146.4 242.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 143.52 253.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 151.68 245.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 143.52 245.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 249.12 m
+ 151.68 253.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 148.56 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 156.72 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 148.56 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 257.04 m
+ 156.72 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 153.84 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 162 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 153.84 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 262.08 m
+ 162 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 159.12 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 167.28 251.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 159.12 251.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 255.84 m
+ 167.28 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 164.4 261.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 172.56 253.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 164.4 253.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 257.76 m
+ 172.56 261.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 169.68 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 177.84 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 169.68 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 257.04 m
+ 177.84 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 174.96 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 183.12 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 174.96 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 260.88 m
+ 183.12 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 180 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 188.16 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 180 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 260.16 m
+ 188.16 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 185.28 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 193.44 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 185.28 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 261.12 m
+ 193.44 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 190.56 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 198.72 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 190.56 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 259.92 m
+ 198.72 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 195.84 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 204 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 195.84 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 260.88 m
+ 204 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 201.12 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 209.28 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 201.12 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 262.08 m
+ 209.28 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 206.4 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 214.56 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 206.4 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 265.44 m
+ 214.56 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 211.44 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 219.6 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 211.44 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 264.48 m
+ 219.6 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 216.72 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 224.88 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 216.72 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 262.08 m
+ 224.88 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 222 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 230.16 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 222 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 264.48 m
+ 230.16 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 227.28 268.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 235.44 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 227.28 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 264.72 m
+ 235.44 268.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 232.56 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 240.72 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 232.56 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 264.24 m
+ 240.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 237.84 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 246 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 237.84 261.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 265.44 m
+ 246 269.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 243.12 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 251.28 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 243.12 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 265.2 m
+ 251.28 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 248.16 267.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 256.32 259.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 248.16 259.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 263.76 m
+ 256.32 267.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 253.44 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 261.6 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 253.44 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 263.04 m
+ 261.6 267.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 258.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 266.88 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 258.72 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 264.24 m
+ 266.88 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 264 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 272.16 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 264 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 265.68 m
+ 272.16 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 269.28 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 277.44 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 269.28 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.96 m
+ 277.44 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 274.56 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 282.72 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 274.56 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 267.12 m
+ 282.72 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 279.6 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 287.76 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 279.6 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 268.32 m
+ 287.76 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 284.88 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 293.04 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 284.88 263.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 267.12 m
+ 293.04 271.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 290.16 276.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 298.32 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 290.16 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 272.16 m
+ 298.32 276.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 295.44 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 303.6 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 295.44 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 266.16 m
+ 303.6 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 300.72 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 308.88 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 300.72 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 266.64 m
+ 308.88 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 306 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 314.16 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 306 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 268.08 m
+ 314.16 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 311.04 271.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 319.2 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 311.04 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 267.6 m
+ 319.2 271.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 316.32 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 324.48 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 316.32 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 269.76 m
+ 324.48 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 321.6 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 329.76 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 321.6 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 269.04 m
+ 329.76 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 326.88 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 335.04 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 326.88 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 268.08 m
+ 335.04 272.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 332.16 274.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 340.32 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 332.16 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 270.72 m
+ 340.32 274.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 337.44 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 345.6 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 337.44 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 269.28 m
+ 345.6 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 342.48 274.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 350.64 265.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 342.48 265.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 270 m
+ 350.64 274.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 347.76 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 355.92 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 347.76 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 269.76 m
+ 355.92 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 353.04 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 361.2 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 353.04 269.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 273.12 m
+ 361.2 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 358.32 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 366.48 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 358.32 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 273.36 m
+ 366.48 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 363.6 293.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 371.76 284.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 363.6 284.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 288.96 m
+ 371.76 293.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 368.88 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 377.04 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 368.88 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372.96 287.28 m
+ 377.04 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 374.16 344.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 382.32 336.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 374.16 336.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 340.8 m
+ 382.32 344.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 379.2 355.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 387.36 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 379.2 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.28 351.12 m
+ 387.36 355.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 384.48 379.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 392.64 371.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 384.48 371.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 375.6 m
+ 392.64 379.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 389.76 367.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 397.92 359.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 389.76 359.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 363.84 m
+ 397.92 367.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 395.04 373.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 403.2 365.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 395.04 365.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 399.12 369.6 m
+ 403.2 373.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 400.32 419.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 408.48 411.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 400.32 411.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 404.4 415.44 m
+ 408.48 419.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 405.6 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 413.76 436.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 405.6 436.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.68 440.4 m
+ 413.76 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 410.64 467.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 418.8 458.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 410.64 458.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 462.96 m
+ 418.8 467.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 415.92 473.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 424.08 465.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 415.92 465.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 469.2 m
+ 424.08 473.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 421.2 481.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 429.36 473.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 421.2 473.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 425.28 477.12 m
+ 429.36 481.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 426.48 511.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 434.64 503.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 426.48 503.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 430.56 507.36 m
+ 434.64 511.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 431.76 530.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 439.92 522.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 431.76 522.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 526.56 m
+ 439.92 530.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 437.04 534.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 445.2 526.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 437.04 526.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 530.88 m
+ 445.2 534.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 442.08 548.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 450.24 540.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 442.08 540.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 446.16 544.56 m
+ 450.24 548.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 447.36 562.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 455.52 553.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 447.36 553.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.44 558 m
+ 455.52 562.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 122.4 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 130.56 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 122.4 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 130.56 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 126.48 168.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 126.48 164.4 m
+ 126.48 160.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 127.68 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 135.84 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 127.68 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 135.84 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 131.76 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 131.76 161.04 m
+ 131.76 156.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 132.96 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 141.12 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 132.96 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 141.12 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 137.04 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 137.04 158.4 m
+ 137.04 154.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 138.24 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 146.4 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 138.24 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 146.4 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 142.32 170.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 142.32 166.56 m
+ 142.32 162.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 143.52 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 151.68 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 143.52 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 151.68 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 147.6 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 147.6 168.96 m
+ 147.6 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 148.56 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 156.72 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 148.56 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 156.72 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 152.64 174.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 152.64 170.64 m
+ 152.64 166.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 153.84 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 162 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 153.84 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 162 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 157.92 177.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 157.92 173.52 m
+ 157.92 169.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 159.12 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 167.28 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 159.12 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 167.28 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 163.2 180.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 163.2 176.4 m
+ 163.2 172.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 164.4 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 172.56 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 164.4 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 172.56 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 168.48 182.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.48 178.56 m
+ 168.48 174.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 169.68 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 177.84 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 169.68 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 177.84 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 173.76 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 180.72 m
+ 173.76 176.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 174.96 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 183.12 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 174.96 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 183.12 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 179.04 185.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 179.04 181.2 m
+ 179.04 177.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 180 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 188.16 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 180 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 188.16 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 184.08 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.08 184.08 m
+ 184.08 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 185.28 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 193.44 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 185.28 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 193.44 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 189.36 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 189.36 184.08 m
+ 189.36 180 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 190.56 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 198.72 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 190.56 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 198.72 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 194.64 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.64 186.24 m
+ 194.64 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 195.84 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 204 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 195.84 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 204 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 199.92 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.92 185.52 m
+ 199.92 181.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 201.12 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 209.28 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 201.12 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 209.28 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 205.2 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.2 186.24 m
+ 205.2 182.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 206.4 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 214.56 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 206.4 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 214.56 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 210.48 191.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.48 186.96 m
+ 210.48 182.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 211.44 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 219.6 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 211.44 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 219.6 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 215.52 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 215.52 187.68 m
+ 215.52 183.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 216.72 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 224.88 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 216.72 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 224.88 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 220.8 192.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 188.16 m
+ 220.8 184.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 222 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 230.16 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 222 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 230.16 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 226.08 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.08 188.88 m
+ 226.08 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 227.28 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 235.44 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 227.28 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 235.44 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 231.36 192.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 188.88 m
+ 231.36 184.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 232.56 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 240.72 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 232.56 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 240.72 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 236.64 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 236.64 189.84 m
+ 236.64 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 237.84 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 246 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 237.84 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 246 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 241.92 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.92 190.08 m
+ 241.92 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 243.12 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 251.28 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 243.12 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 251.28 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 247.2 193.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.2 189.84 m
+ 247.2 185.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 248.16 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 256.32 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 248.16 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 256.32 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 252.24 194.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.24 190.08 m
+ 252.24 186 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 253.44 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 261.6 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 253.44 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 261.6 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 257.52 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 257.52 191.28 m
+ 257.52 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 258.72 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 266.88 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 258.72 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 266.88 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 262.8 195.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 262.8 191.04 m
+ 262.8 186.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 264 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 272.16 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 264 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 272.16 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 268.08 195.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 268.08 191.28 m
+ 268.08 187.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 269.28 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 277.44 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 269.28 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 277.44 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 273.36 195.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 191.76 m
+ 273.36 187.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 274.56 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 282.72 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 274.56 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 282.72 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 278.64 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.64 191.52 m
+ 278.64 187.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 279.6 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 287.76 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 279.6 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 287.76 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 283.68 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 283.68 192 m
+ 283.68 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 284.88 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 293.04 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 284.88 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 293.04 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 288.96 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.96 192 m
+ 288.96 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 290.16 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 298.32 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 290.16 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 298.32 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 294.24 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 294.24 192 m
+ 294.24 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 295.44 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 303.6 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 295.44 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 303.6 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 299.52 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.52 192 m
+ 299.52 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 300.72 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 308.88 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 300.72 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 308.88 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 304.8 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 194.16 m
+ 304.8 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 306 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 314.16 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 306 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 314.16 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 310.08 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 310.08 193.2 m
+ 310.08 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 311.04 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 319.2 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 311.04 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 319.2 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 315.12 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.12 193.2 m
+ 315.12 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 316.32 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 324.48 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 316.32 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 324.48 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 320.4 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.4 192.48 m
+ 320.4 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 321.6 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 329.76 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 321.6 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 329.76 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 325.68 197.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 325.68 193.68 m
+ 325.68 189.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 326.88 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 335.04 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 326.88 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 335.04 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 330.96 196.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 192 m
+ 330.96 187.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 332.16 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 340.32 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 332.16 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 340.32 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 336.24 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.24 193.44 m
+ 336.24 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 337.44 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 345.6 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 337.44 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 345.6 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 341.52 196.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 192.48 m
+ 341.52 188.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 342.48 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 350.64 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 342.48 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 350.64 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 346.56 197.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.56 193.44 m
+ 346.56 189.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 347.76 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 355.92 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 347.76 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 355.92 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 351.84 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 351.84 192.24 m
+ 351.84 188.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 353.04 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 361.2 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 353.04 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 361.2 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 357.12 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.12 194.4 m
+ 357.12 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 358.32 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 366.48 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 358.32 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 366.48 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 362.4 198.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.4 194.16 m
+ 362.4 190.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 371.52 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 379.68 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 371.52 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 379.68 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 375.6 198.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.6 194.4 m
+ 375.6 190.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 384.48 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 392.64 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 384.48 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 392.64 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 388.56 197.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 193.2 m
+ 388.56 189.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 397.68 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 405.84 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 397.68 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 405.84 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 401.76 199.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 195.84 m
+ 401.76 191.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 410.64 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 418.8 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 410.64 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 418.8 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 414.72 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 196.56 m
+ 414.72 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 423.84 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 432 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 423.84 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 432 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 427.92 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.92 196.8 m
+ 427.92 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 437.04 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 445.2 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 437.04 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 445.2 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 441.12 200.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 441.12 196.8 m
+ 441.12 192.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 450 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 458.16 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 450 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 458.16 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 454.08 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 454.08 196.56 m
+ 454.08 192.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 463.2 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 471.36 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 463.2 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 471.36 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 467.28 199.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.28 195.36 m
+ 467.28 191.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 476.16 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 484.32 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 476.16 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 484.32 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 480.24 203.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 480.24 199.68 m
+ 480.24 195.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 489.36 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 497.52 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 489.36 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 497.52 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 493.44 204.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 493.44 200.4 m
+ 493.44 196.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 502.56 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 510.72 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 502.56 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 510.72 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 506.64 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 506.64 204.72 m
+ 506.64 200.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 515.52 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 523.68 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 515.52 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 523.68 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 519.6 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 205.68 m
+ 519.6 201.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 528.72 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 536.88 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 528.72 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 536.88 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 532.8 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 532.8 210.72 m
+ 532.8 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 541.68 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 549.84 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 541.68 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 549.84 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 545.76 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 545.76 213.84 m
+ 545.76 209.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 554.88 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 563.04 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 554.88 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 563.04 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 558.96 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 558.96 217.68 m
+ 558.96 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 568.08 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 576.24 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 568.08 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 576.24 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 572.16 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 572.16 221.76 m
+ 572.16 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 581.04 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 589.2 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 581.04 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 589.2 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 585.12 229.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 585.12 225.84 m
+ 585.12 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 594.24 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 602.4 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 594.24 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 602.4 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 598.32 234 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 229.92 m
+ 598.32 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 607.2 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 615.36 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 607.2 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 615.36 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 611.28 240 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.28 235.92 m
+ 611.28 231.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 620.4 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 628.56 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 620.4 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 628.56 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 624.48 247.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.48 243.12 m
+ 624.48 239.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 633.6 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 641.76 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 633.6 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 641.76 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 637.68 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 637.68 242.4 m
+ 637.68 238.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 646.56 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 654.72 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 646.56 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 654.72 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 650.64 254.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 650.64 250.32 m
+ 650.64 246.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 659.76 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 667.92 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 659.76 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 667.92 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 663.84 254.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.84 250.56 m
+ 663.84 246.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 672.72 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 680.88 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 672.72 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 680.88 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 676.8 263.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 676.8 259.44 m
+ 676.8 255.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 685.92 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 694.08 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 685.92 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 694.08 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 690 265.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690 261.12 m
+ 690 257.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 699.12 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 707.28 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 699.12 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 707.28 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 703.2 270.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 703.2 266.16 m
+ 703.2 262.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 712.08 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 720.24 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 712.08 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 720.24 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 716.16 270 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 716.16 265.92 m
+ 716.16 261.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 725.28 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 733.44 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 725.28 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 733.44 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 729.36 274.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 729.36 270.72 m
+ 729.36 266.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 738.24 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 746.4 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 738.24 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 746.4 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 742.32 281.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 742.32 277.2 m
+ 742.32 273.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 165.6 m
+ 130.32 168 128.64 169.68 126.48 169.68 c
+ 124.08 169.68 122.4 168 122.4 165.6 c
+ 122.4 163.44 124.08 161.76 126.48 161.76 c
+ 128.64 161.76 130.32 163.44 130.32 165.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 135.6 163.2 m
+ 135.6 165.6 133.92 167.28 131.76 167.28 c
+ 129.36 167.28 127.68 165.6 127.68 163.2 c
+ 127.68 161.04 129.36 159.36 131.76 159.36 c
+ 133.92 159.36 135.6 161.04 135.6 163.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 140.88 165.84 m
+ 140.88 168.24 139.2 169.92 137.04 169.92 c
+ 134.64 169.92 132.96 168.24 132.96 165.84 c
+ 132.96 163.68 134.64 162 137.04 162 c
+ 139.2 162 140.88 163.68 140.88 165.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 146.16 169.44 m
+ 146.16 171.84 144.48 173.52 142.32 173.52 c
+ 139.92 173.52 138.24 171.84 138.24 169.44 c
+ 138.24 167.28 139.92 165.6 142.32 165.6 c
+ 144.48 165.6 146.16 167.28 146.16 169.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 151.44 172.32 m
+ 151.44 174.72 149.76 176.4 147.6 176.4 c
+ 145.2 176.4 143.52 174.72 143.52 172.32 c
+ 143.52 170.16 145.2 168.48 147.6 168.48 c
+ 149.76 168.48 151.44 170.16 151.44 172.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156.48 175.2 m
+ 156.48 177.6 154.8 179.28 152.64 179.28 c
+ 150.24 179.28 148.56 177.6 148.56 175.2 c
+ 148.56 173.04 150.24 171.36 152.64 171.36 c
+ 154.8 171.36 156.48 173.04 156.48 175.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.76 177.84 m
+ 161.76 180.24 160.08 181.92 157.92 181.92 c
+ 155.52 181.92 153.84 180.24 153.84 177.84 c
+ 153.84 175.68 155.52 174 157.92 174 c
+ 160.08 174 161.76 175.68 161.76 177.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.04 179.52 m
+ 167.04 181.92 165.36 183.6 163.2 183.6 c
+ 160.8 183.6 159.12 181.92 159.12 179.52 c
+ 159.12 177.36 160.8 175.68 163.2 175.68 c
+ 165.36 175.68 167.04 177.36 167.04 179.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 172.32 181.2 m
+ 172.32 183.6 170.64 185.28 168.48 185.28 c
+ 166.08 185.28 164.4 183.6 164.4 181.2 c
+ 164.4 179.04 166.08 177.36 168.48 177.36 c
+ 170.64 177.36 172.32 179.04 172.32 181.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.6 182.64 m
+ 177.6 185.04 175.92 186.72 173.76 186.72 c
+ 171.36 186.72 169.68 185.04 169.68 182.64 c
+ 169.68 180.48 171.36 178.8 173.76 178.8 c
+ 175.92 178.8 177.6 180.48 177.6 182.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 182.88 183.84 m
+ 182.88 186.24 181.2 187.92 179.04 187.92 c
+ 176.64 187.92 174.96 186.24 174.96 183.84 c
+ 174.96 181.68 176.64 180 179.04 180 c
+ 181.2 180 182.88 181.68 182.88 183.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.92 185.04 m
+ 187.92 187.44 186.24 189.12 184.08 189.12 c
+ 181.68 189.12 180 187.44 180 185.04 c
+ 180 182.88 181.68 181.2 184.08 181.2 c
+ 186.24 181.2 187.92 182.88 187.92 185.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 193.2 185.76 m
+ 193.2 188.16 191.52 189.84 189.36 189.84 c
+ 186.96 189.84 185.28 188.16 185.28 185.76 c
+ 185.28 183.6 186.96 181.92 189.36 181.92 c
+ 191.52 181.92 193.2 183.6 193.2 185.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 198.48 186.72 m
+ 198.48 189.12 196.8 190.8 194.64 190.8 c
+ 192.24 190.8 190.56 189.12 190.56 186.72 c
+ 190.56 184.56 192.24 182.88 194.64 182.88 c
+ 196.8 182.88 198.48 184.56 198.48 186.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 203.76 187.44 m
+ 203.76 189.84 202.08 191.52 199.92 191.52 c
+ 197.52 191.52 195.84 189.84 195.84 187.44 c
+ 195.84 185.28 197.52 183.6 199.92 183.6 c
+ 202.08 183.6 203.76 185.28 203.76 187.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 209.04 187.92 m
+ 209.04 190.32 207.36 192 205.2 192 c
+ 202.8 192 201.12 190.32 201.12 187.92 c
+ 201.12 185.76 202.8 184.08 205.2 184.08 c
+ 207.36 184.08 209.04 185.76 209.04 187.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 188.64 m
+ 214.32 191.04 212.64 192.72 210.48 192.72 c
+ 208.08 192.72 206.4 191.04 206.4 188.64 c
+ 206.4 186.48 208.08 184.8 210.48 184.8 c
+ 212.64 184.8 214.32 186.48 214.32 188.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 191.76 m
+ 219.36 194.16 217.68 195.84 215.52 195.84 c
+ 213.12 195.84 211.44 194.16 211.44 191.76 c
+ 211.44 189.6 213.12 187.92 215.52 187.92 c
+ 217.68 187.92 219.36 189.6 219.36 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.64 189.6 m
+ 224.64 192 222.96 193.68 220.8 193.68 c
+ 218.4 193.68 216.72 192 216.72 189.6 c
+ 216.72 187.44 218.4 185.76 220.8 185.76 c
+ 222.96 185.76 224.64 187.44 224.64 189.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 229.92 189.84 m
+ 229.92 192.24 228.24 193.92 226.08 193.92 c
+ 223.68 193.92 222 192.24 222 189.84 c
+ 222 187.68 223.68 186 226.08 186 c
+ 228.24 186 229.92 187.68 229.92 189.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 235.2 190.08 m
+ 235.2 192.48 233.52 194.16 231.36 194.16 c
+ 228.96 194.16 227.28 192.48 227.28 190.08 c
+ 227.28 187.92 228.96 186.24 231.36 186.24 c
+ 233.52 186.24 235.2 187.92 235.2 190.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.48 190.56 m
+ 240.48 192.96 238.8 194.64 236.64 194.64 c
+ 234.24 194.64 232.56 192.96 232.56 190.56 c
+ 232.56 188.4 234.24 186.72 236.64 186.72 c
+ 238.8 186.72 240.48 188.4 240.48 190.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 245.76 190.8 m
+ 245.76 193.2 244.08 194.88 241.92 194.88 c
+ 239.52 194.88 237.84 193.2 237.84 190.8 c
+ 237.84 188.64 239.52 186.96 241.92 186.96 c
+ 244.08 186.96 245.76 188.64 245.76 190.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 251.04 191.76 m
+ 251.04 194.16 249.36 195.84 247.2 195.84 c
+ 244.8 195.84 243.12 194.16 243.12 191.76 c
+ 243.12 189.6 244.8 187.92 247.2 187.92 c
+ 249.36 187.92 251.04 189.6 251.04 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.08 191.28 m
+ 256.08 193.68 254.4 195.36 252.24 195.36 c
+ 249.84 195.36 248.16 193.68 248.16 191.28 c
+ 248.16 189.12 249.84 187.44 252.24 187.44 c
+ 254.4 187.44 256.08 189.12 256.08 191.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 261.36 191.28 m
+ 261.36 193.68 259.68 195.36 257.52 195.36 c
+ 255.12 195.36 253.44 193.68 253.44 191.28 c
+ 253.44 189.12 255.12 187.44 257.52 187.44 c
+ 259.68 187.44 261.36 189.12 261.36 191.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 266.64 191.52 m
+ 266.64 193.92 264.96 195.6 262.8 195.6 c
+ 260.4 195.6 258.72 193.92 258.72 191.52 c
+ 258.72 189.36 260.4 187.68 262.8 187.68 c
+ 264.96 187.68 266.64 189.36 266.64 191.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 271.92 191.76 m
+ 271.92 194.16 270.24 195.84 268.08 195.84 c
+ 265.68 195.84 264 194.16 264 191.76 c
+ 264 189.6 265.68 187.92 268.08 187.92 c
+ 270.24 187.92 271.92 189.6 271.92 191.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 277.2 192 m
+ 277.2 194.4 275.52 196.08 273.36 196.08 c
+ 270.96 196.08 269.28 194.4 269.28 192 c
+ 269.28 189.84 270.96 188.16 273.36 188.16 c
+ 275.52 188.16 277.2 189.84 277.2 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 192 m
+ 282.48 194.4 280.8 196.08 278.64 196.08 c
+ 276.24 196.08 274.56 194.4 274.56 192 c
+ 274.56 189.84 276.24 188.16 278.64 188.16 c
+ 280.8 188.16 282.48 189.84 282.48 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 287.52 192 m
+ 287.52 194.4 285.84 196.08 283.68 196.08 c
+ 281.28 196.08 279.6 194.4 279.6 192 c
+ 279.6 189.84 281.28 188.16 283.68 188.16 c
+ 285.84 188.16 287.52 189.84 287.52 192 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.8 192.24 m
+ 292.8 194.64 291.12 196.32 288.96 196.32 c
+ 286.56 196.32 284.88 194.64 284.88 192.24 c
+ 284.88 190.08 286.56 188.4 288.96 188.4 c
+ 291.12 188.4 292.8 190.08 292.8 192.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.08 192.24 m
+ 298.08 194.64 296.4 196.32 294.24 196.32 c
+ 291.84 196.32 290.16 194.64 290.16 192.24 c
+ 290.16 190.08 291.84 188.4 294.24 188.4 c
+ 296.4 188.4 298.08 190.08 298.08 192.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 303.36 196.8 m
+ 303.36 199.2 301.68 200.88 299.52 200.88 c
+ 297.12 200.88 295.44 199.2 295.44 196.8 c
+ 295.44 194.64 297.12 192.96 299.52 192.96 c
+ 301.68 192.96 303.36 194.64 303.36 196.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 308.64 192.72 m
+ 308.64 195.12 306.96 196.8 304.8 196.8 c
+ 302.4 196.8 300.72 195.12 300.72 192.72 c
+ 300.72 190.56 302.4 188.88 304.8 188.88 c
+ 306.96 188.88 308.64 190.56 308.64 192.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 313.92 192.96 m
+ 313.92 195.36 312.24 197.04 310.08 197.04 c
+ 307.68 197.04 306 195.36 306 192.96 c
+ 306 190.8 307.68 189.12 310.08 189.12 c
+ 312.24 189.12 313.92 190.8 313.92 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.96 193.68 m
+ 318.96 196.08 317.28 197.76 315.12 197.76 c
+ 312.72 197.76 311.04 196.08 311.04 193.68 c
+ 311.04 191.52 312.72 189.84 315.12 189.84 c
+ 317.28 189.84 318.96 191.52 318.96 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 192.96 m
+ 324.24 195.36 322.56 197.04 320.4 197.04 c
+ 318 197.04 316.32 195.36 316.32 192.96 c
+ 316.32 190.8 318 189.12 320.4 189.12 c
+ 322.56 189.12 324.24 190.8 324.24 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 329.52 192.72 m
+ 329.52 195.12 327.84 196.8 325.68 196.8 c
+ 323.28 196.8 321.6 195.12 321.6 192.72 c
+ 321.6 190.56 323.28 188.88 325.68 188.88 c
+ 327.84 188.88 329.52 190.56 329.52 192.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 334.8 193.44 m
+ 334.8 195.84 333.12 197.52 330.96 197.52 c
+ 328.56 197.52 326.88 195.84 326.88 193.44 c
+ 326.88 191.28 328.56 189.6 330.96 189.6 c
+ 333.12 189.6 334.8 191.28 334.8 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 340.08 193.92 m
+ 340.08 196.32 338.4 198 336.24 198 c
+ 333.84 198 332.16 196.32 332.16 193.92 c
+ 332.16 191.76 333.84 190.08 336.24 190.08 c
+ 338.4 190.08 340.08 191.76 340.08 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 345.36 193.44 m
+ 345.36 195.84 343.68 197.52 341.52 197.52 c
+ 339.12 197.52 337.44 195.84 337.44 193.44 c
+ 337.44 191.28 339.12 189.6 341.52 189.6 c
+ 343.68 189.6 345.36 191.28 345.36 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.4 193.44 m
+ 350.4 195.84 348.72 197.52 346.56 197.52 c
+ 344.16 197.52 342.48 195.84 342.48 193.44 c
+ 342.48 191.28 344.16 189.6 346.56 189.6 c
+ 348.72 189.6 350.4 191.28 350.4 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 355.68 192.96 m
+ 355.68 195.36 354 197.04 351.84 197.04 c
+ 349.44 197.04 347.76 195.36 347.76 192.96 c
+ 347.76 190.8 349.44 189.12 351.84 189.12 c
+ 354 189.12 355.68 190.8 355.68 192.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 360.96 193.2 m
+ 360.96 195.6 359.28 197.28 357.12 197.28 c
+ 354.72 197.28 353.04 195.6 353.04 193.2 c
+ 353.04 191.04 354.72 189.36 357.12 189.36 c
+ 359.28 189.36 360.96 191.04 360.96 193.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 366.24 193.44 m
+ 366.24 195.84 364.56 197.52 362.4 197.52 c
+ 360 197.52 358.32 195.84 358.32 193.44 c
+ 358.32 191.28 360 189.6 362.4 189.6 c
+ 364.56 189.6 366.24 191.28 366.24 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 379.44 193.68 m
+ 379.44 196.08 377.76 197.76 375.6 197.76 c
+ 373.2 197.76 371.52 196.08 371.52 193.68 c
+ 371.52 191.52 373.2 189.84 375.6 189.84 c
+ 377.76 189.84 379.44 191.52 379.44 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 392.4 193.92 m
+ 392.4 196.32 390.72 198 388.56 198 c
+ 386.16 198 384.48 196.32 384.48 193.92 c
+ 384.48 191.76 386.16 190.08 388.56 190.08 c
+ 390.72 190.08 392.4 191.76 392.4 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 405.6 193.68 m
+ 405.6 196.08 403.92 197.76 401.76 197.76 c
+ 399.36 197.76 397.68 196.08 397.68 193.68 c
+ 397.68 191.52 399.36 189.84 401.76 189.84 c
+ 403.92 189.84 405.6 191.52 405.6 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 418.56 193.44 m
+ 418.56 195.84 416.88 197.52 414.72 197.52 c
+ 412.32 197.52 410.64 195.84 410.64 193.44 c
+ 410.64 191.28 412.32 189.6 414.72 189.6 c
+ 416.88 189.6 418.56 191.28 418.56 193.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 431.76 193.68 m
+ 431.76 196.08 430.08 197.76 427.92 197.76 c
+ 425.52 197.76 423.84 196.08 423.84 193.68 c
+ 423.84 191.52 425.52 189.84 427.92 189.84 c
+ 430.08 189.84 431.76 191.52 431.76 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 444.96 193.92 m
+ 444.96 196.32 443.28 198 441.12 198 c
+ 438.72 198 437.04 196.32 437.04 193.92 c
+ 437.04 191.76 438.72 190.08 441.12 190.08 c
+ 443.28 190.08 444.96 191.76 444.96 193.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 457.92 193.68 m
+ 457.92 196.08 456.24 197.76 454.08 197.76 c
+ 451.68 197.76 450 196.08 450 193.68 c
+ 450 191.52 451.68 189.84 454.08 189.84 c
+ 456.24 189.84 457.92 191.52 457.92 193.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 471.12 194.88 m
+ 471.12 197.28 469.44 198.96 467.28 198.96 c
+ 464.88 198.96 463.2 197.28 463.2 194.88 c
+ 463.2 192.72 464.88 191.04 467.28 191.04 c
+ 469.44 191.04 471.12 192.72 471.12 194.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 484.08 196.32 m
+ 484.08 198.72 482.4 200.4 480.24 200.4 c
+ 477.84 200.4 476.16 198.72 476.16 196.32 c
+ 476.16 194.16 477.84 192.48 480.24 192.48 c
+ 482.4 192.48 484.08 194.16 484.08 196.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 497.28 198.96 m
+ 497.28 201.36 495.6 203.04 493.44 203.04 c
+ 491.04 203.04 489.36 201.36 489.36 198.96 c
+ 489.36 196.8 491.04 195.12 493.44 195.12 c
+ 495.6 195.12 497.28 196.8 497.28 198.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.48 203.28 m
+ 510.48 205.68 508.8 207.36 506.64 207.36 c
+ 504.24 207.36 502.56 205.68 502.56 203.28 c
+ 502.56 201.12 504.24 199.44 506.64 199.44 c
+ 508.8 199.44 510.48 201.12 510.48 203.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 523.44 205.44 m
+ 523.44 207.84 521.76 209.52 519.6 209.52 c
+ 517.2 209.52 515.52 207.84 515.52 205.44 c
+ 515.52 203.28 517.2 201.6 519.6 201.6 c
+ 521.76 201.6 523.44 203.28 523.44 205.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 536.64 209.52 m
+ 536.64 211.92 534.96 213.6 532.8 213.6 c
+ 530.4 213.6 528.72 211.92 528.72 209.52 c
+ 528.72 207.36 530.4 205.68 532.8 205.68 c
+ 534.96 205.68 536.64 207.36 536.64 209.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 549.6 212.64 m
+ 549.6 215.04 547.92 216.72 545.76 216.72 c
+ 543.36 216.72 541.68 215.04 541.68 212.64 c
+ 541.68 210.48 543.36 208.8 545.76 208.8 c
+ 547.92 208.8 549.6 210.48 549.6 212.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 562.8 216.72 m
+ 562.8 219.12 561.12 220.8 558.96 220.8 c
+ 556.56 220.8 554.88 219.12 554.88 216.72 c
+ 554.88 214.56 556.56 212.88 558.96 212.88 c
+ 561.12 212.88 562.8 214.56 562.8 216.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 221.52 m
+ 576 223.92 574.32 225.6 572.16 225.6 c
+ 569.76 225.6 568.08 223.92 568.08 221.52 c
+ 568.08 219.36 569.76 217.68 572.16 217.68 c
+ 574.32 217.68 576 219.36 576 221.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 588.96 225.12 m
+ 588.96 227.52 587.28 229.2 585.12 229.2 c
+ 582.72 229.2 581.04 227.52 581.04 225.12 c
+ 581.04 222.96 582.72 221.28 585.12 221.28 c
+ 587.28 221.28 588.96 222.96 588.96 225.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 602.16 230.64 m
+ 602.16 233.04 600.48 234.72 598.32 234.72 c
+ 595.92 234.72 594.24 233.04 594.24 230.64 c
+ 594.24 228.48 595.92 226.8 598.32 226.8 c
+ 600.48 226.8 602.16 228.48 602.16 230.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 615.12 233.52 m
+ 615.12 235.92 613.44 237.6 611.28 237.6 c
+ 608.88 237.6 607.2 235.92 607.2 233.52 c
+ 607.2 231.36 608.88 229.68 611.28 229.68 c
+ 613.44 229.68 615.12 231.36 615.12 233.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 628.32 239.28 m
+ 628.32 241.68 626.64 243.36 624.48 243.36 c
+ 622.08 243.36 620.4 241.68 620.4 239.28 c
+ 620.4 237.12 622.08 235.44 624.48 235.44 c
+ 626.64 235.44 628.32 237.12 628.32 239.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.52 242.16 m
+ 641.52 244.56 639.84 246.24 637.68 246.24 c
+ 635.28 246.24 633.6 244.56 633.6 242.16 c
+ 633.6 240 635.28 238.32 637.68 238.32 c
+ 639.84 238.32 641.52 240 641.52 242.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 654.48 246 m
+ 654.48 248.4 652.8 250.08 650.64 250.08 c
+ 648.24 250.08 646.56 248.4 646.56 246 c
+ 646.56 243.84 648.24 242.16 650.64 242.16 c
+ 652.8 242.16 654.48 243.84 654.48 246 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 667.68 250.08 m
+ 667.68 252.48 666 254.16 663.84 254.16 c
+ 661.44 254.16 659.76 252.48 659.76 250.08 c
+ 659.76 247.92 661.44 246.24 663.84 246.24 c
+ 666 246.24 667.68 247.92 667.68 250.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 680.64 253.92 m
+ 680.64 256.32 678.96 258 676.8 258 c
+ 674.4 258 672.72 256.32 672.72 253.92 c
+ 672.72 251.76 674.4 250.08 676.8 250.08 c
+ 678.96 250.08 680.64 251.76 680.64 253.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 693.84 258.72 m
+ 693.84 261.12 692.16 262.8 690 262.8 c
+ 687.6 262.8 685.92 261.12 685.92 258.72 c
+ 685.92 256.56 687.6 254.88 690 254.88 c
+ 692.16 254.88 693.84 256.56 693.84 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.04 261.6 m
+ 707.04 264 705.36 265.68 703.2 265.68 c
+ 700.8 265.68 699.12 264 699.12 261.6 c
+ 699.12 259.44 700.8 257.76 703.2 257.76 c
+ 705.36 257.76 707.04 259.44 707.04 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 720 266.16 m
+ 720 268.56 718.32 270.24 716.16 270.24 c
+ 713.76 270.24 712.08 268.56 712.08 266.16 c
+ 712.08 264 713.76 262.32 716.16 262.32 c
+ 718.32 262.32 720 264 720 266.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 733.2 268.32 m
+ 733.2 270.72 731.52 272.4 729.36 272.4 c
+ 726.96 272.4 725.28 270.72 725.28 268.32 c
+ 725.28 266.16 726.96 264.48 729.36 264.48 c
+ 731.52 264.48 733.2 266.16 733.2 268.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 746.16 272.4 m
+ 746.16 274.8 744.48 276.48 742.32 276.48 c
+ 739.92 276.48 738.24 274.8 738.24 272.4 c
+ 738.24 270.24 739.92 268.56 742.32 268.56 c
+ 744.48 268.56 746.16 270.24 746.16 272.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 35.28 78.48 m
+ /N3398 16.56 Tf
+ (0.E+00)
+ [9.14366 4.53999 10.982 9.60734 9.14366 9.14366 ] pdfxs
+ 39.36 151.2 m
+ (1.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 224.16 m
+ (2.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 296.88 m
+ (3.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 369.84 m
+ (4.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 442.56 m
+ (5.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 515.52 m
+ (6.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 39.36 588.24 m
+ (7.E-08)
+ [9.15636 4.55268 10.9946 5.46336 9.15636 9.15636 ] pdfxs
+ 94.08 43.9199 m
+ /N3398 22.8 Tf
+ (0) show
+ 212.4 43.9199 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 336.96 43.9199 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 468 43.9199 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 599.04 43.9199 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 43.9199 m
+ (2500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 253.2 16.0799 m
+ /N3399 22.8 Tf
+ (Number of LLU Bench iterations)
+ [16.4784 13.9474 20.2862 13.9474 12.6936 8.88617 6.24 13.9474 7.60903 6.24 13.9474 
+ 13.9474 16.4784 6.24 16.4784 12.6936 13.9474 12.6936 13.9474 6.24 6.35519 7.60903 
+ 12.6936 8.88617 12.6936 7.60903 6.35519 13.9474 13.9474 12.6936 ] pdfxs
+ q
+ Q
+ 31.2 193.68 m
+ /N3399 [0 22.8 -22.8 0 0 0] Tf
+ (Time per node dereference)
+ [13.9518 6.35959 20.2906 12.698 6.23999 13.9518 12.698 8.89056 6.23999 13.9518 13.9518 
+ 13.9518 12.698 6.23999 13.9518 12.698 8.89056 12.698 7.61342 12.698 8.89056 12.698 
+ 13.9518 12.698 12.698 ] pdfys
+ n
+ 593.28 308.4 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 593.04 308.4 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 447.12 m
+ 621.36 447.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 451.2 m
+ 613.92 447.12 l
+ 609.84 443.04 l
+ 605.76 447.12 l
+ 609.84 451.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 625.92 440.88 m
+ /N3398 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 421.68 m
+ 621.36 421.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 605.76 417.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 625.92 415.44 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 396.24 m
+ 621.36 396.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 400.32 m
+ 613.92 392.16 l
+ 605.76 392.16 l
+ 609.84 400.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 625.92 390 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 370.8 m
+ 621.36 370.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 605.76 374.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 613.92 366.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 605.76 366.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 370.8 m
+ 613.92 374.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 625.92 364.56 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 345.36 m
+ 621.36 345.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 605.76 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 613.92 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 605.76 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 613.92 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 609.84 349.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 609.84 345.36 m
+ 609.84 341.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 625.92 339.12 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 598.32 319.92 m
+ 621.36 319.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 613.68 319.92 m
+ 613.68 322.32 612 324 609.84 324 c
+ 607.44 324 605.76 322.32 605.76 319.92 c
+ 605.76 317.76 607.44 316.08 609.84 316.08 c
+ 612 316.08 613.68 317.76 613.68 319.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 625.92 313.68 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 29.703 -13.55 cm
+ 0 0 m
+ /N1156 8.96599 Tf
+ (\()
+ [3.58634 ] pdfxs
+ (a) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (G)
+ [7.22665 ] pdfxs
+ (h) show
+ (zUlt)
+ [7.1728 6.90378 2.56423 3.58634 ] pdfxs
+ (raS) show
+ (PARC-II)
+ [5.4962 6.91274 6.52727 6.6528 3.07535 3.57745 3.58641 ] pdfxs
+ (I) show
+ (i-)
+ [5.6306 6.14172 ] pdfxs
+ (1M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 204.407 13.55 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ n
+ 102.72 593.52 m
+ 755.52 593.52 l
+ 755.52 75.84 l
+ 102.72 75.84 l
+ 102.72 593.52 l
+ h
+ eofill
+ q
+ n
+ 102.72 161.76 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 162 m
+ 755.52 162 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 248.16 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 248.4 m
+ 755.52 248.4 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 334.32 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 334.56 m
+ 755.52 334.56 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 594.48 m
+ 102.72 74.88 l
+ 755.52 74.88 l
+ 755.52 594.48 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 420.96 m
+ 755.52 420.96 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 594.48 m
+ 102.72 74.88 l
+ 755.52 74.88 l
+ 755.52 594.48 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 507.12 m
+ 755.52 507.12 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ n
+ 102.72 593.28 652.8 0.23999 re
+ h
+ W
+ n
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 593.52 m
+ 755.52 593.52 l
+ 0 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 134.16 534.72 m
+ 134.16 382.08 l
+ 277.44 382.08 l
+ 277.44 534.72 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 1 j
+ n
+ 102.72 75.84 652.8 517.68 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 0.23999 w
+ 1 J
+ 1 j
+ n
+ 102.72 593.52 m
+ 102.72 75.84 l
+ 0 0 0 sc
+ S
+ n
+ 97.44 75.84 m
+ 102.72 75.84 l
+ S
+ n
+ 97.44 162 m
+ 102.72 162 l
+ S
+ n
+ 97.44 248.4 m
+ 102.72 248.4 l
+ S
+ n
+ 97.44 334.56 m
+ 102.72 334.56 l
+ S
+ n
+ 97.44 420.96 m
+ 102.72 420.96 l
+ S
+ n
+ 97.44 507.12 m
+ 102.72 507.12 l
+ S
+ n
+ 97.44 593.52 m
+ 102.72 593.52 l
+ S
+ n
+ 102.72 75.84 m
+ 755.52 75.84 l
+ S
+ n
+ 102.72 68.88 m
+ 102.72 75.84 l
+ S
+ n
+ 265.92 68.88 m
+ 265.92 75.84 l
+ S
+ n
+ 429.12 68.88 m
+ 429.12 75.84 l
+ S
+ n
+ 592.32 68.88 m
+ 592.32 75.84 l
+ S
+ n
+ 755.52 68.88 m
+ 755.52 75.84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 157.2 m
+ 180.96 163.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 163.68 m
+ 187.68 163.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 163.68 m
+ 194.16 163.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 163.92 m
+ 200.64 163.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 163.92 m
+ 207.12 153.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 153.12 m
+ 213.6 161.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 161.28 m
+ 220.32 163.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 163.2 m
+ 226.8 171.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 171.84 m
+ 233.28 170.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 170.88 m
+ 239.76 176.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 176.88 m
+ 246.24 178.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 178.08 m
+ 252.96 178.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 178.56 m
+ 259.44 187.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 187.68 m
+ 265.92 202.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 202.56 m
+ 272.4 200.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 200.16 m
+ 278.88 211.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 211.68 m
+ 285.6 227.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 227.28 m
+ 292.08 246.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 246.24 m
+ 298.56 257.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 257.52 m
+ 305.04 266.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 266.4 m
+ 311.52 278.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 278.64 m
+ 318.24 294 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 294 m
+ 324.72 302.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 302.64 m
+ 331.2 313.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 313.92 m
+ 337.68 324.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 324.24 m
+ 344.16 332.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 332.4 m
+ 350.88 342.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 342.96 m
+ 357.36 355.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 355.92 m
+ 363.84 369.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 369.6 m
+ 370.32 376.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 376.08 m
+ 376.8 376.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 376.32 m
+ 383.52 378.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 378.24 m
+ 390 390 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 390 m
+ 396.48 391.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 391.2 m
+ 402.96 414.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 414.96 m
+ 409.44 409.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 409.44 m
+ 416.16 404.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 404.64 m
+ 422.64 407.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 407.76 m
+ 429.12 436.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 436.08 m
+ 435.6 483.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 483.36 m
+ 442.08 498.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 498.72 m
+ 448.8 478.08 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 478.08 m
+ 455.28 485.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 485.28 m
+ 461.76 480 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 480 m
+ 468.24 508.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 508.8 m
+ 474.72 505.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 505.68 m
+ 481.44 508.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 508.56 m
+ 487.92 517.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 517.2 m
+ 494.4 423.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 423.84 m
+ 510.72 470.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 470.16 m
+ 527.04 428.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 428.88 m
+ 543.36 433.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 433.44 m
+ 559.68 441.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 441.6 m
+ 576 441.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 441.6 m
+ 592.32 505.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 505.68 m
+ 608.64 535.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 535.2 m
+ 624.96 539.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 539.76 m
+ 641.28 539.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 539.52 m
+ 657.6 541.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 541.2 m
+ 673.92 548.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 548.4 m
+ 690.24 560.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 560.88 m
+ 706.56 551.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 551.04 m
+ 722.88 564.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 564.96 m
+ 739.2 567.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 157.2 m
+ 180.96 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 153.12 m
+ 187.68 151.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 151.68 m
+ 194.16 151.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 151.44 m
+ 200.64 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 150.48 m
+ 207.12 142.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 142.32 m
+ 213.6 144.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 144.24 m
+ 220.32 152.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 152.16 m
+ 226.8 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 147.84 m
+ 233.28 150 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 150 m
+ 239.76 148.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 148.32 m
+ 246.24 145.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 145.68 m
+ 252.96 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 150.48 m
+ 259.44 144.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 144.72 m
+ 265.92 147.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 147.84 m
+ 272.4 149.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 149.04 m
+ 278.88 150.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 150.48 m
+ 285.6 145.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 145.2 m
+ 292.08 152.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 152.16 m
+ 298.56 152.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 152.88 m
+ 305.04 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 153.12 m
+ 311.52 157.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 157.92 m
+ 318.24 153.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 153.12 m
+ 324.72 161.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 161.52 m
+ 331.2 160.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 160.56 m
+ 337.68 167.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 167.52 m
+ 344.16 169.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 169.92 m
+ 350.88 185.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 185.52 m
+ 357.36 180 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 180 m
+ 363.84 190.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 190.32 m
+ 370.32 193.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 193.44 m
+ 376.8 207.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 207.84 m
+ 383.52 204.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 204.24 m
+ 390 213.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 213.84 m
+ 396.48 215.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 215.28 m
+ 402.96 223.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 223.2 m
+ 409.44 232.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 232.56 m
+ 416.16 234.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 234.96 m
+ 422.64 234.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 234.48 m
+ 429.12 244.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 244.08 m
+ 435.6 245.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 245.28 m
+ 442.08 247.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 247.92 m
+ 448.8 253.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 253.92 m
+ 455.28 257.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 257.52 m
+ 461.76 285.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 285.36 m
+ 468.24 265.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 265.44 m
+ 474.72 264.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 264.96 m
+ 481.44 268.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 268.56 m
+ 487.92 270.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 270.96 m
+ 494.4 291.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 291.84 m
+ 510.72 290.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 290.16 m
+ 527.04 299.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 299.76 m
+ 543.36 301.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 301.92 m
+ 559.68 330.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 330.48 m
+ 576 351.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 351.12 m
+ 592.32 348.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 348.96 m
+ 608.64 354.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 354.48 m
+ 624.96 330.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 330.48 m
+ 641.28 356.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 356.16 m
+ 657.6 339.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 339.84 m
+ 673.92 365.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 365.28 m
+ 690.24 347.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 347.28 m
+ 706.56 369.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 369.36 m
+ 722.88 356.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 356.4 m
+ 739.2 374.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 110.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 187.68 117.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 117.12 m
+ 194.16 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 118.32 m
+ 200.64 114.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 114.72 m
+ 207.12 114.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 114.48 m
+ 213.6 127.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 121.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 233.28 112.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 239.76 120.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 246.24 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 252.96 122.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 259.44 110.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 110.16 m
+ 265.92 123.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 272.4 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 278.88 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 285.6 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 292.08 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 298.56 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 305.04 117.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 311.52 119.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 119.28 m
+ 318.24 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 116.88 m
+ 324.72 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 331.2 120.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 337.68 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 344.16 119.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 119.28 m
+ 350.88 116.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 357.36 118.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 118.08 m
+ 363.84 119.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 370.32 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 376.8 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 383.52 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 390 116.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 116.64 m
+ 396.48 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 402.96 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 409.44 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 118.32 m
+ 416.16 118.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 422.64 119.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 429.12 117.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 117.36 m
+ 435.6 117.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 442.08 119.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 448.8 118.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 118.08 m
+ 455.28 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 461.76 118.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 118.32 m
+ 468.24 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 118.56 m
+ 474.72 118.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 118.56 m
+ 481.44 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 120 m
+ 487.92 120 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 120 m
+ 494.4 121.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 121.2 m
+ 510.72 125.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 125.28 m
+ 527.04 125.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 125.04 m
+ 543.36 130.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 130.32 m
+ 559.68 130.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 130.32 m
+ 576 137.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 137.04 m
+ 592.32 139.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 139.2 m
+ 608.64 140.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 140.88 m
+ 624.96 145.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 145.44 m
+ 641.28 149.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 149.28 m
+ 657.6 152.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 152.64 m
+ 673.92 154.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 154.8 m
+ 690.24 161.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 161.52 m
+ 706.56 173.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 173.04 m
+ 722.88 173.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 173.52 m
+ 739.2 184.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 144.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 187.68 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 194.16 126.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 200.64 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 207.12 133.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 213.6 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 226.8 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 233.28 137.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 239.76 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 246.24 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 252.96 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 259.44 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 265.92 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 272.4 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 278.88 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 285.6 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 292.08 128.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 298.56 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 305.04 132.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 311.52 133.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 318.24 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 324.72 131.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 331.2 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 337.68 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 344.16 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 350.88 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 357.36 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 363.84 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 370.32 131.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 376.8 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 383.52 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 390 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 396.48 137.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 402.96 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 409.44 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 416.16 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 422.64 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 429.12 145.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 435.6 148.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 442.08 152.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 448.8 153.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 455.28 162.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 461.76 162.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 468.24 161.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 474.72 164.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 481.44 168.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 487.92 169.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 494.4 176.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 510.72 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 527.04 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 543.36 210.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 559.68 213.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 576 240.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 592.32 248.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 608.64 254.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 624.96 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 641.28 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 657.6 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 673.92 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 690.24 253.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 706.56 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 722.88 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 739.2 273.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 110.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 187.68 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 194.16 101.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 200.64 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 207.12 133.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 213.6 109.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 220.32 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 233.28 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 239.76 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 246.24 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 252.96 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 259.44 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 265.92 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 272.4 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 278.88 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 285.6 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 292.08 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 298.56 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 305.04 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 311.52 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 318.24 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 324.72 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 331.2 120.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 337.68 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 344.16 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 350.88 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 357.36 121.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 363.84 119.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 370.32 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 376.8 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 383.52 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 390 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 396.48 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 402.96 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 409.44 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 416.16 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 422.64 119.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 429.12 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 435.6 117.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 442.08 119.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 448.8 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 455.28 118.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 461.76 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 468.24 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 474.72 121.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 481.44 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 487.92 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 494.4 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 510.72 132.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 527.04 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 543.36 133.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 559.68 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 576 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 592.32 147.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 608.64 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 624.96 147.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 641.28 158.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 657.6 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 673.92 161.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 690.24 165.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 706.56 168.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 722.88 180.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 739.2 176.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 180.96 118.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 118.8 m
+ 187.68 105.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 105.12 m
+ 194.16 126.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 200.64 124.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 124.56 m
+ 207.12 125.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 125.04 m
+ 213.6 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 220.32 121.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 226.8 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 233.28 125.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 125.28 m
+ 239.76 132 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 246.24 126.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 126.96 m
+ 252.96 132 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 259.44 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 127.44 m
+ 265.92 131.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 272.4 126.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 126.96 m
+ 278.88 130.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 285.6 126.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 126.24 m
+ 292.08 128.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 298.56 130.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 130.8 m
+ 305.04 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 127.44 m
+ 311.52 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 128.88 m
+ 318.24 130.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 130.32 m
+ 324.72 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 127.2 m
+ 331.2 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 128.4 m
+ 337.68 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 129.36 m
+ 344.16 126.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 126.48 m
+ 350.88 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 130.56 m
+ 357.36 127.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 127.92 m
+ 363.84 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 128.4 m
+ 370.32 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 128.88 m
+ 376.8 129.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 129.12 m
+ 383.52 126.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 126.72 m
+ 390 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 129.6 m
+ 396.48 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 129.6 m
+ 402.96 127.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 127.2 m
+ 409.44 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 129.6 m
+ 416.16 127.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 127.44 m
+ 422.64 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 129.36 m
+ 429.12 129.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 129.36 m
+ 435.6 129.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 129.12 m
+ 442.08 128.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 128.88 m
+ 448.8 130.56 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 130.56 m
+ 455.28 128.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 128.4 m
+ 461.76 131.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 131.52 m
+ 468.24 129.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 129.6 m
+ 474.72 132.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 132.24 m
+ 481.44 131.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 131.76 m
+ 487.92 132.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 132.72 m
+ 494.4 137.76 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 137.76 m
+ 510.72 140.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 140.4 m
+ 527.04 141.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 141.6 m
+ 543.36 145.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 145.44 m
+ 559.68 147.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 147.6 m
+ 576 150.24 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 150.24 m
+ 592.32 153.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 153.36 m
+ 608.64 157.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 157.44 m
+ 624.96 162.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 162.48 m
+ 641.28 166.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 166.8 m
+ 657.6 171.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 171.12 m
+ 673.92 172.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 172.32 m
+ 690.24 176.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 176.64 m
+ 706.56 179.52 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 179.52 m
+ 722.88 180.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.72 m
+ 739.2 183.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 161.28 m
+ 178.56 157.2 l
+ 174.48 153.12 l
+ 170.4 157.2 l
+ 174.48 161.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 167.76 m
+ 185.04 163.68 l
+ 180.96 159.6 l
+ 176.88 163.68 l
+ 180.96 167.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 167.76 m
+ 191.76 163.68 l
+ 187.68 159.6 l
+ 183.6 163.68 l
+ 187.68 167.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 168 m
+ 198.24 163.92 l
+ 194.16 159.84 l
+ 190.08 163.92 l
+ 194.16 168 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 168 m
+ 204.72 163.92 l
+ 200.64 159.84 l
+ 196.56 163.92 l
+ 200.64 168 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 157.2 m
+ 211.2 153.12 l
+ 207.12 149.04 l
+ 203.04 153.12 l
+ 207.12 157.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 165.36 m
+ 217.68 161.28 l
+ 213.6 157.2 l
+ 209.52 161.28 l
+ 213.6 165.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 167.28 m
+ 224.4 163.2 l
+ 220.32 159.12 l
+ 216.24 163.2 l
+ 220.32 167.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 175.92 m
+ 230.88 171.84 l
+ 226.8 167.76 l
+ 222.72 171.84 l
+ 226.8 175.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 174.96 m
+ 237.36 170.88 l
+ 233.28 166.8 l
+ 229.2 170.88 l
+ 233.28 174.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 180.96 m
+ 243.84 176.88 l
+ 239.76 172.8 l
+ 235.68 176.88 l
+ 239.76 180.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 182.16 m
+ 250.32 178.08 l
+ 246.24 174 l
+ 242.16 178.08 l
+ 246.24 182.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 182.64 m
+ 257.04 178.56 l
+ 252.96 174.48 l
+ 248.88 178.56 l
+ 252.96 182.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 191.76 m
+ 263.52 187.68 l
+ 259.44 183.6 l
+ 255.36 187.68 l
+ 259.44 191.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 206.64 m
+ 270 202.56 l
+ 265.92 198.48 l
+ 261.84 202.56 l
+ 265.92 206.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 204.24 m
+ 276.48 200.16 l
+ 272.4 196.08 l
+ 268.32 200.16 l
+ 272.4 204.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 215.76 m
+ 282.96 211.68 l
+ 278.88 207.6 l
+ 274.8 211.68 l
+ 278.88 215.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 231.36 m
+ 289.68 227.28 l
+ 285.6 223.2 l
+ 281.52 227.28 l
+ 285.6 231.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 250.32 m
+ 296.16 246.24 l
+ 292.08 242.16 l
+ 288 246.24 l
+ 292.08 250.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 261.6 m
+ 302.64 257.52 l
+ 298.56 253.44 l
+ 294.48 257.52 l
+ 298.56 261.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 270.48 m
+ 309.12 266.4 l
+ 305.04 262.32 l
+ 300.96 266.4 l
+ 305.04 270.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 282.72 m
+ 315.6 278.64 l
+ 311.52 274.56 l
+ 307.44 278.64 l
+ 311.52 282.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 298.08 m
+ 322.32 294 l
+ 318.24 289.92 l
+ 314.16 294 l
+ 318.24 298.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 306.72 m
+ 328.8 302.64 l
+ 324.72 298.56 l
+ 320.64 302.64 l
+ 324.72 306.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 318 m
+ 335.28 313.92 l
+ 331.2 309.84 l
+ 327.12 313.92 l
+ 331.2 318 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 328.32 m
+ 341.76 324.24 l
+ 337.68 320.16 l
+ 333.6 324.24 l
+ 337.68 328.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 336.48 m
+ 348.24 332.4 l
+ 344.16 328.32 l
+ 340.08 332.4 l
+ 344.16 336.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 347.04 m
+ 354.96 342.96 l
+ 350.88 338.88 l
+ 346.8 342.96 l
+ 350.88 347.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 360 m
+ 361.44 355.92 l
+ 357.36 351.84 l
+ 353.28 355.92 l
+ 357.36 360 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 373.68 m
+ 367.92 369.6 l
+ 363.84 365.52 l
+ 359.76 369.6 l
+ 363.84 373.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 380.16 m
+ 374.4 376.08 l
+ 370.32 372 l
+ 366.24 376.08 l
+ 370.32 380.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 380.4 m
+ 380.88 376.32 l
+ 376.8 372.24 l
+ 372.72 376.32 l
+ 376.8 380.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 382.32 m
+ 387.6 378.24 l
+ 383.52 374.16 l
+ 379.44 378.24 l
+ 383.52 382.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 394.08 m
+ 394.08 390 l
+ 390 385.92 l
+ 385.92 390 l
+ 390 394.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 395.28 m
+ 400.56 391.2 l
+ 396.48 387.12 l
+ 392.4 391.2 l
+ 396.48 395.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 419.04 m
+ 407.04 414.96 l
+ 402.96 410.88 l
+ 398.88 414.96 l
+ 402.96 419.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 413.52 m
+ 413.52 409.44 l
+ 409.44 405.36 l
+ 405.36 409.44 l
+ 409.44 413.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 408.72 m
+ 420.24 404.64 l
+ 416.16 400.56 l
+ 412.08 404.64 l
+ 416.16 408.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 411.84 m
+ 426.72 407.76 l
+ 422.64 403.68 l
+ 418.56 407.76 l
+ 422.64 411.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 440.16 m
+ 433.2 436.08 l
+ 429.12 432 l
+ 425.04 436.08 l
+ 429.12 440.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 487.44 m
+ 439.68 483.36 l
+ 435.6 479.28 l
+ 431.52 483.36 l
+ 435.6 487.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 502.8 m
+ 446.16 498.72 l
+ 442.08 494.64 l
+ 438 498.72 l
+ 442.08 502.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 482.16 m
+ 452.88 478.08 l
+ 448.8 474 l
+ 444.72 478.08 l
+ 448.8 482.16 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 489.36 m
+ 459.36 485.28 l
+ 455.28 481.2 l
+ 451.2 485.28 l
+ 455.28 489.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 484.08 m
+ 465.84 480 l
+ 461.76 475.92 l
+ 457.68 480 l
+ 461.76 484.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 512.88 m
+ 472.32 508.8 l
+ 468.24 504.72 l
+ 464.16 508.8 l
+ 468.24 512.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 509.76 m
+ 478.8 505.68 l
+ 474.72 501.6 l
+ 470.64 505.68 l
+ 474.72 509.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 512.64 m
+ 485.52 508.56 l
+ 481.44 504.48 l
+ 477.36 508.56 l
+ 481.44 512.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 521.28 m
+ 492 517.2 l
+ 487.92 513.12 l
+ 483.84 517.2 l
+ 487.92 521.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 427.92 m
+ 498.48 423.84 l
+ 494.4 419.76 l
+ 490.32 423.84 l
+ 494.4 427.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 474.24 m
+ 514.8 470.16 l
+ 510.72 466.08 l
+ 506.64 470.16 l
+ 510.72 474.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 432.96 m
+ 531.12 428.88 l
+ 527.04 424.8 l
+ 522.96 428.88 l
+ 527.04 432.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 437.52 m
+ 547.44 433.44 l
+ 543.36 429.36 l
+ 539.28 433.44 l
+ 543.36 437.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 445.68 m
+ 563.76 441.6 l
+ 559.68 437.52 l
+ 555.6 441.6 l
+ 559.68 445.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 445.68 m
+ 580.08 441.6 l
+ 576 437.52 l
+ 571.92 441.6 l
+ 576 445.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 509.76 m
+ 596.4 505.68 l
+ 592.32 501.6 l
+ 588.24 505.68 l
+ 592.32 509.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 539.28 m
+ 612.72 535.2 l
+ 608.64 531.12 l
+ 604.56 535.2 l
+ 608.64 539.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 543.84 m
+ 629.04 539.76 l
+ 624.96 535.68 l
+ 620.88 539.76 l
+ 624.96 543.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 543.6 m
+ 645.36 539.52 l
+ 641.28 535.44 l
+ 637.2 539.52 l
+ 641.28 543.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 545.28 m
+ 661.68 541.2 l
+ 657.6 537.12 l
+ 653.52 541.2 l
+ 657.6 545.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 552.48 m
+ 678 548.4 l
+ 673.92 544.32 l
+ 669.84 548.4 l
+ 673.92 552.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 564.96 m
+ 694.32 560.88 l
+ 690.24 556.8 l
+ 686.16 560.88 l
+ 690.24 564.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 555.12 m
+ 710.64 551.04 l
+ 706.56 546.96 l
+ 702.48 551.04 l
+ 706.56 555.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 569.04 m
+ 726.96 564.96 l
+ 722.88 560.88 l
+ 718.8 564.96 l
+ 722.88 569.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 571.44 m
+ 743.28 567.36 l
+ 739.2 563.28 l
+ 735.12 567.36 l
+ 739.2 571.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 170.4 153.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 176.88 149.28 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 183.6 147.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.08 147.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 196.56 146.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.04 138.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 209.52 140.4 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.24 148.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 222.72 144 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 229.2 146.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 235.68 144.48 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 242.16 141.84 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.88 146.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.36 140.88 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 261.84 144 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 145.2 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.8 146.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 281.52 141.36 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 288 148.32 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 294.48 149.04 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.96 149.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 307.44 154.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 314.16 149.28 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 320.64 157.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 327.12 156.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 333.6 163.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 340.08 166.08 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 346.8 181.68 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 353.28 176.16 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 359.76 186.48 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 366.24 189.6 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 372.72 204 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 379.44 200.4 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 385.92 210 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 392.4 211.44 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 398.88 219.36 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 405.36 228.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 412.08 231.12 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 418.56 230.64 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 425.04 240.24 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 431.52 241.44 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 438 244.08 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 444.72 250.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 451.2 253.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 457.68 281.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 464.16 261.6 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 470.64 261.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 477.36 264.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 483.84 267.12 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 490.32 288 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 506.64 286.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 522.96 295.92 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 539.28 298.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 555.6 326.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 571.92 347.28 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 588.24 345.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 604.56 350.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 620.88 326.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 637.2 352.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 653.52 336 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 669.84 361.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 686.16 343.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 702.48 365.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 718.8 352.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 735.12 370.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 120.72 m
+ 178.56 112.56 l
+ 170.4 112.56 l
+ 174.48 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 114.24 m
+ 185.04 106.08 l
+ 176.88 106.08 l
+ 180.96 114.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 121.2 m
+ 191.76 113.04 l
+ 183.6 113.04 l
+ 187.68 121.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 122.4 m
+ 198.24 114.24 l
+ 190.08 114.24 l
+ 194.16 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 118.8 m
+ 204.72 110.64 l
+ 196.56 110.64 l
+ 200.64 118.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 118.56 m
+ 211.2 110.4 l
+ 203.04 110.4 l
+ 207.12 118.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 131.28 m
+ 217.68 123.12 l
+ 209.52 123.12 l
+ 213.6 131.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 125.76 m
+ 224.4 117.6 l
+ 216.24 117.6 l
+ 220.32 125.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 120.96 m
+ 230.88 112.8 l
+ 222.72 112.8 l
+ 226.8 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 116.88 m
+ 237.36 108.72 l
+ 229.2 108.72 l
+ 233.28 116.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 124.8 m
+ 243.84 116.64 l
+ 235.68 116.64 l
+ 239.76 124.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 120.72 m
+ 250.32 112.56 l
+ 242.16 112.56 l
+ 246.24 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 126.72 m
+ 257.04 118.56 l
+ 248.88 118.56 l
+ 252.96 126.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 114.24 m
+ 263.52 106.08 l
+ 255.36 106.08 l
+ 259.44 114.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 127.44 m
+ 270 119.28 l
+ 261.84 119.28 l
+ 265.92 127.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 123.84 m
+ 276.48 115.68 l
+ 268.32 115.68 l
+ 272.4 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 120.72 m
+ 282.96 112.56 l
+ 274.8 112.56 l
+ 278.88 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 124.08 m
+ 289.68 115.92 l
+ 281.52 115.92 l
+ 285.6 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 120.96 m
+ 296.16 112.8 l
+ 288 112.8 l
+ 292.08 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 123.84 m
+ 302.64 115.68 l
+ 294.48 115.68 l
+ 298.56 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 121.2 m
+ 309.12 113.04 l
+ 300.96 113.04 l
+ 305.04 121.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 123.36 m
+ 315.6 115.2 l
+ 307.44 115.2 l
+ 311.52 123.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 120.96 m
+ 322.32 112.8 l
+ 314.16 112.8 l
+ 318.24 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 122.64 m
+ 328.8 114.48 l
+ 320.64 114.48 l
+ 324.72 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 124.32 m
+ 335.28 116.16 l
+ 327.12 116.16 l
+ 331.2 124.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 121.92 m
+ 341.76 113.76 l
+ 333.6 113.76 l
+ 337.68 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 123.36 m
+ 348.24 115.2 l
+ 340.08 115.2 l
+ 344.16 123.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 120.96 m
+ 354.96 112.8 l
+ 346.8 112.8 l
+ 350.88 120.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 122.16 m
+ 361.44 114 l
+ 353.28 114 l
+ 357.36 122.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 123.12 m
+ 367.92 114.96 l
+ 359.76 114.96 l
+ 363.84 123.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 124.08 m
+ 374.4 115.92 l
+ 366.24 115.92 l
+ 370.32 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 121.92 m
+ 380.88 113.76 l
+ 372.72 113.76 l
+ 376.8 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 122.64 m
+ 387.6 114.48 l
+ 379.44 114.48 l
+ 383.52 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 120.72 m
+ 394.08 112.56 l
+ 385.92 112.56 l
+ 390 120.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 123.84 m
+ 400.56 115.68 l
+ 392.4 115.68 l
+ 396.48 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 121.92 m
+ 407.04 113.76 l
+ 398.88 113.76 l
+ 402.96 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 122.4 m
+ 413.52 114.24 l
+ 405.36 114.24 l
+ 409.44 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 122.88 m
+ 420.24 114.72 l
+ 412.08 114.72 l
+ 416.16 122.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 123.12 m
+ 426.72 114.96 l
+ 418.56 114.96 l
+ 422.64 123.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 121.44 m
+ 433.2 113.28 l
+ 425.04 113.28 l
+ 429.12 121.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 121.92 m
+ 439.68 113.76 l
+ 431.52 113.76 l
+ 435.6 121.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 123.84 m
+ 446.16 115.68 l
+ 438 115.68 l
+ 442.08 123.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 122.16 m
+ 452.88 114 l
+ 444.72 114 l
+ 448.8 122.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 122.4 m
+ 459.36 114.24 l
+ 451.2 114.24 l
+ 455.28 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 122.4 m
+ 465.84 114.24 l
+ 457.68 114.24 l
+ 461.76 122.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 122.64 m
+ 472.32 114.48 l
+ 464.16 114.48 l
+ 468.24 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 122.64 m
+ 478.8 114.48 l
+ 470.64 114.48 l
+ 474.72 122.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 124.08 m
+ 485.52 115.92 l
+ 477.36 115.92 l
+ 481.44 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 124.08 m
+ 492 115.92 l
+ 483.84 115.92 l
+ 487.92 124.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 125.28 m
+ 498.48 117.12 l
+ 490.32 117.12 l
+ 494.4 125.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 129.36 m
+ 514.8 121.2 l
+ 506.64 121.2 l
+ 510.72 129.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 129.12 m
+ 531.12 120.96 l
+ 522.96 120.96 l
+ 527.04 129.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 134.4 m
+ 547.44 126.24 l
+ 539.28 126.24 l
+ 543.36 134.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 134.4 m
+ 563.76 126.24 l
+ 555.6 126.24 l
+ 559.68 134.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 141.12 m
+ 580.08 132.96 l
+ 571.92 132.96 l
+ 576 141.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 143.28 m
+ 596.4 135.12 l
+ 588.24 135.12 l
+ 592.32 143.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 144.96 m
+ 612.72 136.8 l
+ 604.56 136.8 l
+ 608.64 144.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 149.52 m
+ 629.04 141.36 l
+ 620.88 141.36 l
+ 624.96 149.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 153.36 m
+ 645.36 145.2 l
+ 637.2 145.2 l
+ 641.28 153.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 156.72 m
+ 661.68 148.56 l
+ 653.52 148.56 l
+ 657.6 156.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 158.88 m
+ 678 150.72 l
+ 669.84 150.72 l
+ 673.92 158.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.6 m
+ 694.32 157.44 l
+ 686.16 157.44 l
+ 690.24 165.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 177.12 m
+ 710.64 168.96 l
+ 702.48 168.96 l
+ 706.56 177.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 177.6 m
+ 726.96 169.44 l
+ 718.8 169.44 l
+ 722.88 177.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 188.88 m
+ 743.28 180.72 l
+ 735.12 180.72 l
+ 739.2 188.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 120.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 112.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 112.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 120.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 176.88 148.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 185.04 140.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 176.88 140.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 144.72 m
+ 185.04 148.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 190.08 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 198.24 122.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 190.08 122.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 126.24 m
+ 198.24 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 196.56 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 204.72 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 196.56 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 141.84 m
+ 204.72 145.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 209.52 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 217.68 123.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 209.52 123.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 127.2 m
+ 217.68 131.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 216.24 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 224.4 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 216.24 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 137.04 m
+ 224.4 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 222.72 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 230.88 126.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 222.72 126.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 130.56 m
+ 230.88 134.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 229.2 141.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 237.36 133.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 229.2 133.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 137.52 m
+ 237.36 141.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 235.68 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 243.84 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 235.68 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 132 m
+ 243.84 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 242.16 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 250.32 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 242.16 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 137.04 m
+ 250.32 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 248.88 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 257.04 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 248.88 127.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 132 m
+ 257.04 136.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 255.36 140.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 263.52 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 255.36 132 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 136.08 m
+ 263.52 140.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 261.84 135.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 270 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 261.84 127.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 131.28 m
+ 270 135.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 268.32 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 276.48 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 268.32 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 134.4 m
+ 276.48 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 274.8 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 282.96 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 274.8 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 130.08 m
+ 282.96 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 281.52 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 289.68 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 281.52 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 138.96 m
+ 289.68 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 288 132.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 296.16 124.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 288 124.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 128.64 m
+ 296.16 132.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 294.48 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 302.64 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 294.48 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 136.32 m
+ 302.64 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 300.96 136.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 309.12 128.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 300.96 128.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 132.48 m
+ 309.12 136.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 307.44 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 315.6 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 307.44 129.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 133.68 m
+ 315.6 137.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 314.16 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 322.32 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 314.16 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 134.88 m
+ 322.32 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 320.64 135.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 328.8 127.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 320.64 127.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 131.52 m
+ 328.8 135.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 327.12 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 335.28 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 327.12 132.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 136.32 m
+ 335.28 140.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 333.6 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 341.76 129.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 333.6 129.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 133.2 m
+ 341.76 137.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 340.08 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 348.24 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 340.08 126 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 130.08 m
+ 348.24 134.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 346.8 138.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 354.96 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 346.8 130.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 134.16 m
+ 354.96 138.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 353.28 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 361.44 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 353.28 130.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 134.4 m
+ 361.44 138.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 359.76 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 367.92 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 359.76 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 134.64 m
+ 367.92 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 366.24 135.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 374.4 127.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 366.24 127.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 131.76 m
+ 374.4 135.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 372.72 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 380.88 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 372.72 130.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 134.88 m
+ 380.88 138.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 379.44 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 387.6 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 379.44 130.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 134.64 m
+ 387.6 138.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 385.92 141.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 394.08 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 385.92 133.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 137.28 m
+ 394.08 141.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 392.4 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 400.56 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 392.4 132.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 137.04 m
+ 400.56 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 398.88 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 407.04 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 398.88 134.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 138.96 m
+ 407.04 143.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 405.36 142.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 413.52 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 405.36 134.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 138.48 m
+ 413.52 142.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 412.08 144.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 420.24 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 412.08 136.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 140.4 m
+ 420.24 144.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 418.56 150 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 426.72 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 418.56 141.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 145.92 m
+ 426.72 150 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 425.04 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 433.2 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 425.04 141.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 145.2 m
+ 433.2 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 431.52 152.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 439.68 144 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 431.52 144 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 148.08 m
+ 439.68 152.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 438 156.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 446.16 148.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 438 148.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 152.64 m
+ 446.16 156.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 444.72 157.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 452.88 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 444.72 149.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 153.36 m
+ 452.88 157.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 451.2 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 459.36 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 451.2 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 162.48 m
+ 459.36 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 457.68 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 465.84 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 457.68 158.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 162.48 m
+ 465.84 166.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 464.16 165.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 472.32 157.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 464.16 157.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 161.28 m
+ 472.32 165.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 470.64 168.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 478.8 160.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 470.64 160.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 164.16 m
+ 478.8 168.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 477.36 172.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 485.52 164.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 477.36 164.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 168.48 m
+ 485.52 172.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 483.84 173.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 492 165.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 483.84 165.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 169.68 m
+ 492 173.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 490.32 180.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 498.48 172.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 490.32 172.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 176.4 m
+ 498.48 180.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 506.64 195.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 514.8 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 506.64 187.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 191.28 m
+ 514.8 195.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 522.96 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 531.12 183.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 522.96 183.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 187.2 m
+ 531.12 191.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 539.28 214.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 547.44 206.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 539.28 206.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 210.72 m
+ 547.44 214.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 555.6 217.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 563.76 209.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 555.6 209.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 213.36 m
+ 563.76 217.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 571.92 244.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 580.08 236.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 571.92 236.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 240.72 m
+ 580.08 244.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 588.24 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 596.4 244.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 588.24 244.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 248.4 m
+ 596.4 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 604.56 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 612.72 250.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 604.56 250.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 254.88 m
+ 612.72 258.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 620.88 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 629.04 250.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 620.88 250.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 254.64 m
+ 629.04 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 637.2 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 645.36 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 637.2 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 262.8 m
+ 645.36 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 653.52 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 661.68 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 653.52 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 269.76 m
+ 661.68 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 669.84 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 678 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 669.84 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 261.6 m
+ 678 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 686.16 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 694.32 249.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 686.16 249.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 253.92 m
+ 694.32 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 702.48 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 710.64 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 702.48 273.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 277.2 m
+ 710.64 281.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 718.8 285.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 726.96 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 718.8 277.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 281.28 m
+ 726.96 285.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 735.12 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 743.28 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 735.12 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 273.36 m
+ 743.28 277.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 170.4 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 178.56 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 174.48 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 174.48 116.64 m
+ 174.48 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 176.88 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 185.04 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 176.88 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 185.04 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 180.96 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180.96 110.16 m
+ 180.96 106.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 183.6 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 191.76 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 187.68 138.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 187.68 134.4 m
+ 187.68 130.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 190.08 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 198.24 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 190.08 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 198.24 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 194.16 105.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.16 101.04 m
+ 194.16 96.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 196.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 204.72 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 196.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 204.72 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 200.64 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 200.64 119.76 m
+ 200.64 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 203.04 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 211.2 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 207.12 137.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.12 133.68 m
+ 207.12 129.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 209.52 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 217.68 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 209.52 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 217.68 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 213.6 114 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 213.6 109.92 m
+ 213.6 105.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 216.24 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 224.4 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 216.24 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 224.4 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 220.32 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.32 121.68 m
+ 220.32 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 222.72 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 230.88 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 222.72 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 230.88 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 226.8 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 226.8 116.88 m
+ 226.8 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 229.2 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 237.36 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 229.2 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 237.36 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 233.28 116.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.28 112.8 m
+ 233.28 108.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 235.68 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 243.84 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 235.68 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 243.84 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 239.76 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 239.76 120.72 m
+ 239.76 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 242.16 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 250.32 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 242.16 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 250.32 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 246.24 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.24 116.64 m
+ 246.24 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 248.88 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 257.04 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 248.88 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 257.04 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 252.96 126.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 122.64 m
+ 252.96 118.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 255.36 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 263.52 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 255.36 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 263.52 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 259.44 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 118.8 m
+ 259.44 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 261.84 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 270 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 261.84 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 270 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 265.92 127.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 123.36 m
+ 265.92 119.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 268.32 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 276.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 268.32 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 276.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 272.4 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 119.76 m
+ 272.4 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 274.8 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 282.96 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 274.8 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 282.96 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 278.88 120.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 116.64 m
+ 278.88 112.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 281.52 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 289.68 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 281.52 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 289.68 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 285.6 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.6 120 m
+ 285.6 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 288 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 296.16 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 288 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 296.16 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 292.08 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.08 116.88 m
+ 292.08 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 294.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 302.64 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 294.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 302.64 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 298.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.56 119.76 m
+ 298.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 300.96 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 309.12 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 300.96 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 309.12 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 305.04 121.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.04 117.12 m
+ 305.04 113.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 307.44 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 315.6 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 307.44 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 315.6 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 311.52 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.52 124.08 m
+ 311.52 120 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 314.16 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 322.32 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 314.16 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 322.32 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 318.24 125.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 121.2 m
+ 318.24 117.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 320.64 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 328.8 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 320.64 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 328.8 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 324.72 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.72 118.56 m
+ 324.72 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 327.12 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 335.28 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 327.12 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 335.28 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 331.2 124.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 331.2 120.24 m
+ 331.2 116.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 333.6 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 341.76 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 333.6 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 341.76 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 337.68 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.68 117.84 m
+ 337.68 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 340.08 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 348.24 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 340.08 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 348.24 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 344.16 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 344.16 122.88 m
+ 344.16 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 346.8 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 354.96 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 346.8 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 354.96 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 350.88 120.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.88 116.88 m
+ 350.88 112.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 353.28 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 361.44 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 353.28 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 361.44 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 357.36 125.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 357.36 121.44 m
+ 357.36 117.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 359.76 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 367.92 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 359.76 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 367.92 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 363.84 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 363.84 119.04 m
+ 363.84 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 366.24 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 374.4 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 366.24 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 374.4 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 370.32 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 370.32 120 m
+ 370.32 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 372.72 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 380.88 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 372.72 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 380.88 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 376.8 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 376.8 117.84 m
+ 376.8 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 379.44 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 387.6 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 379.44 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 387.6 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 383.52 122.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 383.52 118.56 m
+ 383.52 114.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 385.92 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 394.08 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 385.92 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 394.08 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 390 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 390 119.28 m
+ 390 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 392.4 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 400.56 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 392.4 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 400.56 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 396.48 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 396.48 119.76 m
+ 396.48 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 398.88 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 407.04 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 398.88 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 407.04 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 402.96 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 402.96 117.84 m
+ 402.96 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 405.36 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 413.52 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 405.36 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 413.52 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 409.44 124.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 409.44 120.72 m
+ 409.44 116.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 412.08 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 420.24 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 412.08 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 420.24 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 416.16 122.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.16 118.8 m
+ 416.16 114.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 418.56 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 426.72 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 418.56 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 426.72 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 422.64 123.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 422.64 119.04 m
+ 422.64 114.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 425.04 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 433.2 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 425.04 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 433.2 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 429.12 123.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.12 119.28 m
+ 429.12 115.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 431.52 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 439.68 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 431.52 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 439.68 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 435.6 121.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.6 117.84 m
+ 435.6 113.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 438 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 446.16 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 438 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 446.16 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 442.08 123.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.08 119.76 m
+ 442.08 115.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 444.72 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 452.88 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 444.72 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 452.88 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 448.8 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.8 120 m
+ 448.8 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 451.2 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 459.36 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 451.2 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 459.36 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 455.28 122.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.28 118.32 m
+ 455.28 114.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 457.68 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 465.84 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 457.68 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 465.84 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 461.76 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 461.76 120 m
+ 461.76 115.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 464.16 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 472.32 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 464.16 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 472.32 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 468.24 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 468.24 121.68 m
+ 468.24 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 470.64 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 478.8 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 470.64 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 478.8 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 474.72 125.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 474.72 121.68 m
+ 474.72 117.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 477.36 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 485.52 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 477.36 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 485.52 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 481.44 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 481.44 122.88 m
+ 481.44 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 483.84 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 492 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 483.84 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 492 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 487.92 126.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.92 122.88 m
+ 487.92 118.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 490.32 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 498.48 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 490.32 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 498.48 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 494.4 132.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 494.4 128.16 m
+ 494.4 124.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 506.64 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 514.8 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 506.64 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 514.8 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 510.72 137.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 510.72 132.96 m
+ 510.72 128.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 522.96 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 531.12 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 522.96 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 531.12 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 527.04 136.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 527.04 132.24 m
+ 527.04 128.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 539.28 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 547.44 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 539.28 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 547.44 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 543.36 137.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.36 133.44 m
+ 543.36 129.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 555.6 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 563.76 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 555.6 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 563.76 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 559.68 142.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 559.68 138.48 m
+ 559.68 134.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 571.92 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 580.08 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 571.92 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 580.08 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 576 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 576 154.08 m
+ 576 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 588.24 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 596.4 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 588.24 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 596.4 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 592.32 151.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 592.32 147.12 m
+ 592.32 143.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 604.56 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 612.72 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 604.56 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 612.72 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 608.64 158.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 154.08 m
+ 608.64 150 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 620.88 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 629.04 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 620.88 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 629.04 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 624.96 151.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 624.96 147.84 m
+ 624.96 143.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 637.2 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 645.36 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 637.2 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 645.36 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 641.28 162.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 641.28 158.88 m
+ 641.28 154.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 653.52 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 661.68 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 653.52 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 661.68 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 657.6 162.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 657.6 158.16 m
+ 657.6 154.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 669.84 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 678 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 669.84 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 678 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 673.92 165.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.92 161.28 m
+ 673.92 157.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 686.16 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 694.32 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 686.16 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 694.32 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 690.24 169.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 690.24 165.12 m
+ 690.24 161.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 702.48 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 710.64 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 702.48 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 710.64 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 706.56 173.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 706.56 168.96 m
+ 706.56 164.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 718.8 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 726.96 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 718.8 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 726.96 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 722.88 184.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 722.88 180.24 m
+ 722.88 176.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 735.12 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 743.28 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 735.12 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 743.28 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 739.2 180.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.2 176.88 m
+ 739.2 172.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 178.32 116.64 m
+ 178.32 119.04 176.64 120.72 174.48 120.72 c
+ 172.08 120.72 170.4 119.04 170.4 116.64 c
+ 170.4 114.48 172.08 112.8 174.48 112.8 c
+ 176.64 112.8 178.32 114.48 178.32 116.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 184.8 118.8 m
+ 184.8 121.2 183.12 122.88 180.96 122.88 c
+ 178.56 122.88 176.88 121.2 176.88 118.8 c
+ 176.88 116.64 178.56 114.96 180.96 114.96 c
+ 183.12 114.96 184.8 116.64 184.8 118.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 191.52 105.12 m
+ 191.52 107.52 189.84 109.2 187.68 109.2 c
+ 185.28 109.2 183.6 107.52 183.6 105.12 c
+ 183.6 102.96 185.28 101.28 187.68 101.28 c
+ 189.84 101.28 191.52 102.96 191.52 105.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 198 126.24 m
+ 198 128.64 196.32 130.32 194.16 130.32 c
+ 191.76 130.32 190.08 128.64 190.08 126.24 c
+ 190.08 124.08 191.76 122.4 194.16 122.4 c
+ 196.32 122.4 198 124.08 198 126.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 204.48 124.56 m
+ 204.48 126.96 202.8 128.64 200.64 128.64 c
+ 198.24 128.64 196.56 126.96 196.56 124.56 c
+ 196.56 122.4 198.24 120.72 200.64 120.72 c
+ 202.8 120.72 204.48 122.4 204.48 124.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 210.96 125.04 m
+ 210.96 127.44 209.28 129.12 207.12 129.12 c
+ 204.72 129.12 203.04 127.44 203.04 125.04 c
+ 203.04 122.88 204.72 121.2 207.12 121.2 c
+ 209.28 121.2 210.96 122.88 210.96 125.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 217.44 127.2 m
+ 217.44 129.6 215.76 131.28 213.6 131.28 c
+ 211.2 131.28 209.52 129.6 209.52 127.2 c
+ 209.52 125.04 211.2 123.36 213.6 123.36 c
+ 215.76 123.36 217.44 125.04 217.44 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.16 121.68 m
+ 224.16 124.08 222.48 125.76 220.32 125.76 c
+ 217.92 125.76 216.24 124.08 216.24 121.68 c
+ 216.24 119.52 217.92 117.84 220.32 117.84 c
+ 222.48 117.84 224.16 119.52 224.16 121.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 230.64 130.56 m
+ 230.64 132.96 228.96 134.64 226.8 134.64 c
+ 224.4 134.64 222.72 132.96 222.72 130.56 c
+ 222.72 128.4 224.4 126.72 226.8 126.72 c
+ 228.96 126.72 230.64 128.4 230.64 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.12 125.28 m
+ 237.12 127.68 235.44 129.36 233.28 129.36 c
+ 230.88 129.36 229.2 127.68 229.2 125.28 c
+ 229.2 123.12 230.88 121.44 233.28 121.44 c
+ 235.44 121.44 237.12 123.12 237.12 125.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 243.6 132 m
+ 243.6 134.4 241.92 136.08 239.76 136.08 c
+ 237.36 136.08 235.68 134.4 235.68 132 c
+ 235.68 129.84 237.36 128.16 239.76 128.16 c
+ 241.92 128.16 243.6 129.84 243.6 132 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.08 126.96 m
+ 250.08 129.36 248.4 131.04 246.24 131.04 c
+ 243.84 131.04 242.16 129.36 242.16 126.96 c
+ 242.16 124.8 243.84 123.12 246.24 123.12 c
+ 248.4 123.12 250.08 124.8 250.08 126.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 132 m
+ 256.8 134.4 255.12 136.08 252.96 136.08 c
+ 250.56 136.08 248.88 134.4 248.88 132 c
+ 248.88 129.84 250.56 128.16 252.96 128.16 c
+ 255.12 128.16 256.8 129.84 256.8 132 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 127.44 m
+ 263.28 129.84 261.6 131.52 259.44 131.52 c
+ 257.04 131.52 255.36 129.84 255.36 127.44 c
+ 255.36 125.28 257.04 123.6 259.44 123.6 c
+ 261.6 123.6 263.28 125.28 263.28 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.76 131.28 m
+ 269.76 133.68 268.08 135.36 265.92 135.36 c
+ 263.52 135.36 261.84 133.68 261.84 131.28 c
+ 261.84 129.12 263.52 127.44 265.92 127.44 c
+ 268.08 127.44 269.76 129.12 269.76 131.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276.24 126.96 m
+ 276.24 129.36 274.56 131.04 272.4 131.04 c
+ 270 131.04 268.32 129.36 268.32 126.96 c
+ 268.32 124.8 270 123.12 272.4 123.12 c
+ 274.56 123.12 276.24 124.8 276.24 126.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.72 130.08 m
+ 282.72 132.48 281.04 134.16 278.88 134.16 c
+ 276.48 134.16 274.8 132.48 274.8 130.08 c
+ 274.8 127.92 276.48 126.24 278.88 126.24 c
+ 281.04 126.24 282.72 127.92 282.72 130.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 289.44 126.24 m
+ 289.44 128.64 287.76 130.32 285.6 130.32 c
+ 283.2 130.32 281.52 128.64 281.52 126.24 c
+ 281.52 124.08 283.2 122.4 285.6 122.4 c
+ 287.76 122.4 289.44 124.08 289.44 126.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.92 128.64 m
+ 295.92 131.04 294.24 132.72 292.08 132.72 c
+ 289.68 132.72 288 131.04 288 128.64 c
+ 288 126.48 289.68 124.8 292.08 124.8 c
+ 294.24 124.8 295.92 126.48 295.92 128.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 302.4 130.8 m
+ 302.4 133.2 300.72 134.88 298.56 134.88 c
+ 296.16 134.88 294.48 133.2 294.48 130.8 c
+ 294.48 128.64 296.16 126.96 298.56 126.96 c
+ 300.72 126.96 302.4 128.64 302.4 130.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 308.88 127.44 m
+ 308.88 129.84 307.2 131.52 305.04 131.52 c
+ 302.64 131.52 300.96 129.84 300.96 127.44 c
+ 300.96 125.28 302.64 123.6 305.04 123.6 c
+ 307.2 123.6 308.88 125.28 308.88 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 315.36 128.88 m
+ 315.36 131.28 313.68 132.96 311.52 132.96 c
+ 309.12 132.96 307.44 131.28 307.44 128.88 c
+ 307.44 126.72 309.12 125.04 311.52 125.04 c
+ 313.68 125.04 315.36 126.72 315.36 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 322.08 130.32 m
+ 322.08 132.72 320.4 134.4 318.24 134.4 c
+ 315.84 134.4 314.16 132.72 314.16 130.32 c
+ 314.16 128.16 315.84 126.48 318.24 126.48 c
+ 320.4 126.48 322.08 128.16 322.08 130.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 328.56 127.2 m
+ 328.56 129.6 326.88 131.28 324.72 131.28 c
+ 322.32 131.28 320.64 129.6 320.64 127.2 c
+ 320.64 125.04 322.32 123.36 324.72 123.36 c
+ 326.88 123.36 328.56 125.04 328.56 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 335.04 128.4 m
+ 335.04 130.8 333.36 132.48 331.2 132.48 c
+ 328.8 132.48 327.12 130.8 327.12 128.4 c
+ 327.12 126.24 328.8 124.56 331.2 124.56 c
+ 333.36 124.56 335.04 126.24 335.04 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 341.52 129.36 m
+ 341.52 131.76 339.84 133.44 337.68 133.44 c
+ 335.28 133.44 333.6 131.76 333.6 129.36 c
+ 333.6 127.2 335.28 125.52 337.68 125.52 c
+ 339.84 125.52 341.52 127.2 341.52 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 348 126.48 m
+ 348 128.88 346.32 130.56 344.16 130.56 c
+ 341.76 130.56 340.08 128.88 340.08 126.48 c
+ 340.08 124.32 341.76 122.64 344.16 122.64 c
+ 346.32 122.64 348 124.32 348 126.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 354.72 130.56 m
+ 354.72 132.96 353.04 134.64 350.88 134.64 c
+ 348.48 134.64 346.8 132.96 346.8 130.56 c
+ 346.8 128.4 348.48 126.72 350.88 126.72 c
+ 353.04 126.72 354.72 128.4 354.72 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 361.2 127.92 m
+ 361.2 130.32 359.52 132 357.36 132 c
+ 354.96 132 353.28 130.32 353.28 127.92 c
+ 353.28 125.76 354.96 124.08 357.36 124.08 c
+ 359.52 124.08 361.2 125.76 361.2 127.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 367.68 128.4 m
+ 367.68 130.8 366 132.48 363.84 132.48 c
+ 361.44 132.48 359.76 130.8 359.76 128.4 c
+ 359.76 126.24 361.44 124.56 363.84 124.56 c
+ 366 124.56 367.68 126.24 367.68 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 374.16 128.88 m
+ 374.16 131.28 372.48 132.96 370.32 132.96 c
+ 367.92 132.96 366.24 131.28 366.24 128.88 c
+ 366.24 126.72 367.92 125.04 370.32 125.04 c
+ 372.48 125.04 374.16 126.72 374.16 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 380.64 129.12 m
+ 380.64 131.52 378.96 133.2 376.8 133.2 c
+ 374.4 133.2 372.72 131.52 372.72 129.12 c
+ 372.72 126.96 374.4 125.28 376.8 125.28 c
+ 378.96 125.28 380.64 126.96 380.64 129.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 387.36 126.72 m
+ 387.36 129.12 385.68 130.8 383.52 130.8 c
+ 381.12 130.8 379.44 129.12 379.44 126.72 c
+ 379.44 124.56 381.12 122.88 383.52 122.88 c
+ 385.68 122.88 387.36 124.56 387.36 126.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 393.84 129.6 m
+ 393.84 132 392.16 133.68 390 133.68 c
+ 387.6 133.68 385.92 132 385.92 129.6 c
+ 385.92 127.44 387.6 125.76 390 125.76 c
+ 392.16 125.76 393.84 127.44 393.84 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 400.32 129.6 m
+ 400.32 132 398.64 133.68 396.48 133.68 c
+ 394.08 133.68 392.4 132 392.4 129.6 c
+ 392.4 127.44 394.08 125.76 396.48 125.76 c
+ 398.64 125.76 400.32 127.44 400.32 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 406.8 127.2 m
+ 406.8 129.6 405.12 131.28 402.96 131.28 c
+ 400.56 131.28 398.88 129.6 398.88 127.2 c
+ 398.88 125.04 400.56 123.36 402.96 123.36 c
+ 405.12 123.36 406.8 125.04 406.8 127.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 413.28 129.6 m
+ 413.28 132 411.6 133.68 409.44 133.68 c
+ 407.04 133.68 405.36 132 405.36 129.6 c
+ 405.36 127.44 407.04 125.76 409.44 125.76 c
+ 411.6 125.76 413.28 127.44 413.28 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420 127.44 m
+ 420 129.84 418.32 131.52 416.16 131.52 c
+ 413.76 131.52 412.08 129.84 412.08 127.44 c
+ 412.08 125.28 413.76 123.6 416.16 123.6 c
+ 418.32 123.6 420 125.28 420 127.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 426.48 129.36 m
+ 426.48 131.76 424.8 133.44 422.64 133.44 c
+ 420.24 133.44 418.56 131.76 418.56 129.36 c
+ 418.56 127.2 420.24 125.52 422.64 125.52 c
+ 424.8 125.52 426.48 127.2 426.48 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 432.96 129.36 m
+ 432.96 131.76 431.28 133.44 429.12 133.44 c
+ 426.72 133.44 425.04 131.76 425.04 129.36 c
+ 425.04 127.2 426.72 125.52 429.12 125.52 c
+ 431.28 125.52 432.96 127.2 432.96 129.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 439.44 129.12 m
+ 439.44 131.52 437.76 133.2 435.6 133.2 c
+ 433.2 133.2 431.52 131.52 431.52 129.12 c
+ 431.52 126.96 433.2 125.28 435.6 125.28 c
+ 437.76 125.28 439.44 126.96 439.44 129.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 445.92 128.88 m
+ 445.92 131.28 444.24 132.96 442.08 132.96 c
+ 439.68 132.96 438 131.28 438 128.88 c
+ 438 126.72 439.68 125.04 442.08 125.04 c
+ 444.24 125.04 445.92 126.72 445.92 128.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 452.64 130.56 m
+ 452.64 132.96 450.96 134.64 448.8 134.64 c
+ 446.4 134.64 444.72 132.96 444.72 130.56 c
+ 444.72 128.4 446.4 126.72 448.8 126.72 c
+ 450.96 126.72 452.64 128.4 452.64 130.56 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 459.12 128.4 m
+ 459.12 130.8 457.44 132.48 455.28 132.48 c
+ 452.88 132.48 451.2 130.8 451.2 128.4 c
+ 451.2 126.24 452.88 124.56 455.28 124.56 c
+ 457.44 124.56 459.12 126.24 459.12 128.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 465.6 131.52 m
+ 465.6 133.92 463.92 135.6 461.76 135.6 c
+ 459.36 135.6 457.68 133.92 457.68 131.52 c
+ 457.68 129.36 459.36 127.68 461.76 127.68 c
+ 463.92 127.68 465.6 129.36 465.6 131.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 472.08 129.6 m
+ 472.08 132 470.4 133.68 468.24 133.68 c
+ 465.84 133.68 464.16 132 464.16 129.6 c
+ 464.16 127.44 465.84 125.76 468.24 125.76 c
+ 470.4 125.76 472.08 127.44 472.08 129.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 478.56 132.24 m
+ 478.56 134.64 476.88 136.32 474.72 136.32 c
+ 472.32 136.32 470.64 134.64 470.64 132.24 c
+ 470.64 130.08 472.32 128.4 474.72 128.4 c
+ 476.88 128.4 478.56 130.08 478.56 132.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 485.28 131.76 m
+ 485.28 134.16 483.6 135.84 481.44 135.84 c
+ 479.04 135.84 477.36 134.16 477.36 131.76 c
+ 477.36 129.6 479.04 127.92 481.44 127.92 c
+ 483.6 127.92 485.28 129.6 485.28 131.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 491.76 132.72 m
+ 491.76 135.12 490.08 136.8 487.92 136.8 c
+ 485.52 136.8 483.84 135.12 483.84 132.72 c
+ 483.84 130.56 485.52 128.88 487.92 128.88 c
+ 490.08 128.88 491.76 130.56 491.76 132.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 498.24 137.76 m
+ 498.24 140.16 496.56 141.84 494.4 141.84 c
+ 492 141.84 490.32 140.16 490.32 137.76 c
+ 490.32 135.6 492 133.92 494.4 133.92 c
+ 496.56 133.92 498.24 135.6 498.24 137.76 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 514.56 140.4 m
+ 514.56 142.8 512.88 144.48 510.72 144.48 c
+ 508.32 144.48 506.64 142.8 506.64 140.4 c
+ 506.64 138.24 508.32 136.56 510.72 136.56 c
+ 512.88 136.56 514.56 138.24 514.56 140.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 141.6 m
+ 530.88 144 529.2 145.68 527.04 145.68 c
+ 524.64 145.68 522.96 144 522.96 141.6 c
+ 522.96 139.44 524.64 137.76 527.04 137.76 c
+ 529.2 137.76 530.88 139.44 530.88 141.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.2 145.44 m
+ 547.2 147.84 545.52 149.52 543.36 149.52 c
+ 540.96 149.52 539.28 147.84 539.28 145.44 c
+ 539.28 143.28 540.96 141.6 543.36 141.6 c
+ 545.52 141.6 547.2 143.28 547.2 145.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.52 147.6 m
+ 563.52 150 561.84 151.68 559.68 151.68 c
+ 557.28 151.68 555.6 150 555.6 147.6 c
+ 555.6 145.44 557.28 143.76 559.68 143.76 c
+ 561.84 143.76 563.52 145.44 563.52 147.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.84 150.24 m
+ 579.84 152.64 578.16 154.32 576 154.32 c
+ 573.6 154.32 571.92 152.64 571.92 150.24 c
+ 571.92 148.08 573.6 146.4 576 146.4 c
+ 578.16 146.4 579.84 148.08 579.84 150.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 596.16 153.36 m
+ 596.16 155.76 594.48 157.44 592.32 157.44 c
+ 589.92 157.44 588.24 155.76 588.24 153.36 c
+ 588.24 151.2 589.92 149.52 592.32 149.52 c
+ 594.48 149.52 596.16 151.2 596.16 153.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 612.48 157.44 m
+ 612.48 159.84 610.8 161.52 608.64 161.52 c
+ 606.24 161.52 604.56 159.84 604.56 157.44 c
+ 604.56 155.28 606.24 153.6 608.64 153.6 c
+ 610.8 153.6 612.48 155.28 612.48 157.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 628.8 162.48 m
+ 628.8 164.88 627.12 166.56 624.96 166.56 c
+ 622.56 166.56 620.88 164.88 620.88 162.48 c
+ 620.88 160.32 622.56 158.64 624.96 158.64 c
+ 627.12 158.64 628.8 160.32 628.8 162.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 645.12 166.8 m
+ 645.12 169.2 643.44 170.88 641.28 170.88 c
+ 638.88 170.88 637.2 169.2 637.2 166.8 c
+ 637.2 164.64 638.88 162.96 641.28 162.96 c
+ 643.44 162.96 645.12 164.64 645.12 166.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 661.44 171.12 m
+ 661.44 173.52 659.76 175.2 657.6 175.2 c
+ 655.2 175.2 653.52 173.52 653.52 171.12 c
+ 653.52 168.96 655.2 167.28 657.6 167.28 c
+ 659.76 167.28 661.44 168.96 661.44 171.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 677.76 172.32 m
+ 677.76 174.72 676.08 176.4 673.92 176.4 c
+ 671.52 176.4 669.84 174.72 669.84 172.32 c
+ 669.84 170.16 671.52 168.48 673.92 168.48 c
+ 676.08 168.48 677.76 170.16 677.76 172.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 694.08 176.64 m
+ 694.08 179.04 692.4 180.72 690.24 180.72 c
+ 687.84 180.72 686.16 179.04 686.16 176.64 c
+ 686.16 174.48 687.84 172.8 690.24 172.8 c
+ 692.4 172.8 694.08 174.48 694.08 176.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 710.4 179.52 m
+ 710.4 181.92 708.72 183.6 706.56 183.6 c
+ 704.16 183.6 702.48 181.92 702.48 179.52 c
+ 702.48 177.36 704.16 175.68 706.56 175.68 c
+ 708.72 175.68 710.4 177.36 710.4 179.52 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 726.72 180.72 m
+ 726.72 183.12 725.04 184.8 722.88 184.8 c
+ 720.48 184.8 718.8 183.12 718.8 180.72 c
+ 718.8 178.56 720.48 176.88 722.88 176.88 c
+ 725.04 176.88 726.72 178.56 726.72 180.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 743.04 183.12 m
+ 743.04 185.52 741.36 187.2 739.2 187.2 c
+ 736.8 187.2 735.12 185.52 735.12 183.12 c
+ 735.12 180.96 736.8 179.28 739.2 179.28 c
+ 741.36 179.28 743.04 180.96 743.04 183.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 32.88 70.08 m
+ /N3404 17.76 Tf
+ (0.E+00)
+ [9.85147 4.91419 11.823 10.3487 9.85147 9.85147 ] pdfxs
+ 37.2 156.24 m
+ (1.E-08) show
+ 37.2 242.64 m
+ (2.E-08) show
+ 37.2 328.8 m
+ (3.E-08) show
+ 37.2 415.2 m
+ (4.E-08) show
+ 37.2 501.36 m
+ (5.E-08) show
+ 37.2 587.76 m
+ (6.E-08) show
+ 96.48 35.5199 m
+ /N3404 23.04 Tf
+ (0) show
+ 246.96 35.5199 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 403.68 35.5199 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 566.88 35.5199 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 35.5199 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 252.48 16.5599 m
+ /N3405 23.04 Tf
+ (Number of LLU Bench iterations)
+ [16.6404 14.0828 20.4882 14.0828 12.8157 8.96822 6.48001 14.0828 7.67764 6.48001 14.0828 
+ 14.0828 16.6404 6.48001 16.6404 12.8157 14.0828 12.8157 14.0828 6.48001 6.41061 7.67764 
+ 12.8157 8.96822 12.8157 7.67764 6.41061 14.0828 14.0828 12.8157 ] pdfxs
+ q
+ Q
+ 31.68 188.4 m
+ /N3405 [0 23.04 -23.04 0 0 0] Tf
+ (Time per node dereference)
+ [14.0554 6.38322 20.4608 12.7883 6.48001 14.0554 12.7883 8.94083 6.48001 14.0554 14.0554 
+ 14.0554 12.7883 6.48001 14.0554 12.7883 8.94083 12.7883 7.65025 12.7883 8.94083 12.7883 
+ 14.0554 12.7883 12.7883 ] pdfys
+ n
+ 134.4 382.08 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 134.16 382.08 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 520.8 m
+ 162.48 520.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 524.88 m
+ 155.04 520.8 l
+ 150.96 516.72 l
+ 146.88 520.8 l
+ 150.96 524.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 167.04 514.56 m
+ /N3404 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 495.36 m
+ 162.48 495.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 146.88 491.52 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 167.04 489.12 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 469.92 m
+ 162.48 469.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 474 m
+ 155.04 465.84 l
+ 146.88 465.84 l
+ 150.96 474 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 167.04 463.68 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 444.48 m
+ 162.48 444.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 146.88 448.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 155.04 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 146.88 440.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 444.48 m
+ 155.04 448.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 167.04 438.24 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 419.04 m
+ 162.48 419.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 146.88 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 155.04 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 146.88 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 155.04 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 150.96 423.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 150.96 419.04 m
+ 150.96 414.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 167.04 412.8 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 139.44 393.6 m
+ 162.48 393.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 154.8 393.6 m
+ 154.8 396 153.12 397.68 150.96 397.68 c
+ 148.56 397.68 146.88 396 146.88 393.6 c
+ 146.88 391.44 148.56 389.76 150.96 389.76 c
+ 153.12 389.76 154.8 391.44 154.8 393.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 167.04 387.36 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 22.083 -13.55 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (b) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (8) show
+ (G)
+ [7.23561 ] pdfxs
+ (h) show
+ (zA)
+ [7.16383 6.91274 ] pdfxs
+ (M) show
+ (DO)
+ [10.1137 7.16379 ] pdfxs
+ (p) show
+ (t)
+ [3.58634 ] pdfxs
+ (ero) show
+ (n)
+ [8.18594 ] pdfxs
+ (24) show
+ (4-)
+ [7.68392 6.14172 ] pdfxs
+ (1M) show
+ (BC)
+ [9.59358 6.66177 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 -256.193 -185.67 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 116.16 592.56 m
+ 755.52 592.56 l
+ 755.52 81.84 l
+ 116.16 81.84 l
+ 116.16 592.56 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 116.16 145.44 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 145.68 m
+ 755.52 145.68 l
+ S
+ Q
+ q
+ n
+ 116.16 209.28 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 209.52 m
+ 755.52 209.52 l
+ S
+ Q
+ q
+ n
+ 116.16 273.12 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 273.36 m
+ 755.52 273.36 l
+ S
+ Q
+ q
+ n
+ 116.16 336.96 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 337.2 m
+ 755.52 337.2 l
+ S
+ Q
+ q
+ n
+ 116.16 400.8 639.36 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 401.04 m
+ 755.52 401.04 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 464.88 m
+ 755.52 464.88 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 528.72 m
+ 755.52 528.72 l
+ S
+ Q
+ q
+ n
+ 116.16 593.52 m
+ 116.16 80.88 l
+ 755.52 80.88 l
+ 755.52 593.52 l
+ 345.84 593.52 l
+ 345.84 443.28 l
+ 202.56 443.28 l
+ 202.56 593.52 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 116.16 592.56 m
+ 755.52 592.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 202.56 595.92 m
+ 202.56 443.28 l
+ 345.84 443.28 l
+ 345.84 595.92 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 116.16 81.84 639.36 510.72 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 116.16 592.56 m
+ 116.16 81.84 l
+ S
+ n
+ 110.4 81.84 m
+ 116.16 81.84 l
+ S
+ n
+ 110.4 145.68 m
+ 116.16 145.68 l
+ S
+ n
+ 110.4 209.52 m
+ 116.16 209.52 l
+ S
+ n
+ 110.4 273.36 m
+ 116.16 273.36 l
+ S
+ n
+ 110.4 337.2 m
+ 116.16 337.2 l
+ S
+ n
+ 110.4 401.04 m
+ 116.16 401.04 l
+ S
+ n
+ 110.4 464.88 m
+ 116.16 464.88 l
+ S
+ n
+ 110.4 528.72 m
+ 116.16 528.72 l
+ S
+ n
+ 110.4 592.56 m
+ 116.16 592.56 l
+ S
+ n
+ 116.16 81.84 m
+ 755.52 81.84 l
+ S
+ n
+ 116.16 74.88 m
+ 116.16 81.84 l
+ S
+ n
+ 276 74.88 m
+ 276 81.84 l
+ S
+ n
+ 435.84 74.88 m
+ 435.84 81.84 l
+ S
+ n
+ 595.68 74.88 m
+ 595.68 81.84 l
+ S
+ n
+ 755.52 74.88 m
+ 755.52 81.84 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 513.12 m
+ 167.28 486.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 486.24 m
+ 173.76 463.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 463.2 m
+ 180 446.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 446.88 m
+ 186.48 432.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 432.24 m
+ 192.96 419.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 419.04 m
+ 199.2 410.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 410.16 m
+ 205.68 402.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 402.72 m
+ 212.16 394.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 394.8 m
+ 218.4 389.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 389.52 m
+ 224.88 382.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 382.56 m
+ 231.36 384 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 384 m
+ 237.6 374.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 374.16 m
+ 244.08 370.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 370.56 m
+ 250.32 366.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 366.96 m
+ 256.8 368.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 368.16 m
+ 263.28 362.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 362.4 m
+ 269.52 366.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 366.96 m
+ 276 354.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 354.24 m
+ 282.48 356.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 356.88 m
+ 288.72 357.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 357.6 m
+ 295.2 359.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 359.52 m
+ 301.68 362.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 362.64 m
+ 307.92 366 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 366 m
+ 314.4 371.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 371.04 m
+ 320.64 374.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 374.88 m
+ 327.12 379.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 379.92 m
+ 333.6 386.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 386.16 m
+ 339.84 392.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 392.64 m
+ 346.32 396.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 396.96 m
+ 352.8 405.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 405.6 m
+ 359.04 411.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 411.12 m
+ 365.52 420.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 420.72 m
+ 372 431.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 431.76 m
+ 378.24 444.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 444.96 m
+ 384.72 457.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 457.44 m
+ 391.2 474.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 474.48 m
+ 397.44 491.28 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 491.28 m
+ 403.92 507.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 507.84 m
+ 410.16 525.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 525.12 m
+ 416.64 542.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 542.88 m
+ 423.12 560.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 560.16 m
+ 429.36 578.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 284.4 m
+ 167.28 282.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 282.48 m
+ 173.76 276.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 276.72 m
+ 180 278.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 278.64 m
+ 186.48 267.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 267.36 m
+ 192.96 262.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 262.56 m
+ 199.2 258.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 258.48 m
+ 205.68 257.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 257.52 m
+ 212.16 253.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 253.44 m
+ 218.4 254.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 254.16 m
+ 224.88 251.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 251.76 m
+ 231.36 260.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 260.88 m
+ 237.6 251.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 251.28 m
+ 244.08 250.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 250.56 m
+ 250.32 248.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 248.4 m
+ 256.8 247.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 247.2 m
+ 263.28 245.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 245.28 m
+ 269.52 243.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 243.6 m
+ 276 240 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 240 m
+ 282.48 243.12 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 243.12 m
+ 288.72 237.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 237.36 m
+ 295.2 236.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 236.4 m
+ 301.68 236.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 236.4 m
+ 307.92 238.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 238.32 m
+ 314.4 237.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 237.84 m
+ 320.64 237.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 237.84 m
+ 327.12 238.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 238.56 m
+ 333.6 236.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 236.88 m
+ 339.84 258 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 258 m
+ 346.32 257.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 257.28 m
+ 352.8 269.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 269.76 m
+ 359.04 280.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 280.56 m
+ 365.52 290.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 290.88 m
+ 372 303.36 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 303.36 m
+ 378.24 322.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 322.8 m
+ 384.72 338.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 338.64 m
+ 391.2 360.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 360.96 m
+ 397.44 378.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 378.24 m
+ 403.92 399.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 399.84 m
+ 410.16 420 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 420 m
+ 416.64 442.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 442.56 m
+ 423.12 462.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 462.48 m
+ 429.36 485.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 485.04 m
+ 435.84 521.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 521.28 m
+ 442.32 541.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 442.32 541.2 m
+ 448.56 570.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 448.56 570.96 m
+ 455.04 589.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 305.04 m
+ 167.28 299.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 299.28 m
+ 173.76 291.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 291.6 m
+ 180 288.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 288.48 m
+ 186.48 284.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 284.4 m
+ 192.96 282 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 282 m
+ 199.2 279.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 279.12 m
+ 205.68 276.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 276.96 m
+ 212.16 274.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 274.56 m
+ 218.4 273.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 273.36 m
+ 224.88 270.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 270.96 m
+ 231.36 270.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 270.24 m
+ 237.6 268.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 268.32 m
+ 244.08 267.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 267.36 m
+ 250.32 266.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 266.16 m
+ 256.8 265.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 265.44 m
+ 263.28 264.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 264.24 m
+ 269.52 263.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 263.52 m
+ 276 262.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 262.56 m
+ 282.48 262.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 262.08 m
+ 288.72 261.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 261.12 m
+ 295.2 260.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 260.88 m
+ 301.68 259.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 259.92 m
+ 307.92 259.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 259.68 m
+ 314.4 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 258.72 m
+ 320.64 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 258.72 m
+ 327.12 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 258 m
+ 333.6 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 258 m
+ 339.84 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 257.76 m
+ 346.32 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 258.24 m
+ 352.8 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 258 m
+ 359.04 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 258.24 m
+ 365.52 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 258 m
+ 372 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 258.24 m
+ 378.24 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 257.76 m
+ 384.72 258 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 258 m
+ 391.2 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 257.76 m
+ 397.44 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.24 m
+ 403.92 257.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 257.52 m
+ 410.16 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 416.64 258.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 258.24 m
+ 423.12 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 258.72 m
+ 429.36 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 257.28 m
+ 451.92 257.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 257.52 m
+ 467.76 257.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 257.28 m
+ 483.84 256.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 256.8 m
+ 499.68 256.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 256.8 m
+ 515.76 256.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 256.56 m
+ 531.84 258.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 258.72 m
+ 547.68 259.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 259.68 m
+ 563.76 266.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 266.88 m
+ 579.6 278.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 278.64 m
+ 595.68 294.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 294.48 m
+ 611.76 313.68 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 313.68 m
+ 627.6 344.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 344.64 m
+ 643.68 366.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 366.24 m
+ 659.52 395.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 395.28 m
+ 675.6 416.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 416.16 m
+ 691.68 460.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 460.56 m
+ 707.52 497.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 497.52 m
+ 723.6 526.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 526.56 m
+ 739.44 572.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 167.28 378 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 173.76 364.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 180 347.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 186.48 335.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 192.96 326.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 199.2 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 205.68 312.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 212.16 304.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 218.4 298.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 224.88 295.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 231.36 290.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 237.6 287.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 244.08 283.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 250.32 280.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 256.8 276.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 263.28 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 269.52 272.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 276 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 282.48 269.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 288.72 268.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 295.2 266.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 301.68 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 307.92 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 314.4 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 320.64 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 327.12 263.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 333.6 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 339.84 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 346.32 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 352.8 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 359.04 260.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 365.52 260.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 372 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 378.24 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 384.72 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 391.2 259.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 397.44 258.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 403.92 258.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 410.16 258.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 416.64 257.52 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 423.12 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 429.36 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 451.92 260.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 467.76 275.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 483.84 295.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 499.68 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 515.76 353.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 531.84 384.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 547.68 423.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 563.76 464.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 579.6 498.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 595.68 539.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 611.76 582.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 167.28 242.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 173.76 249.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 180 235.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 186.48 231.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 192.96 230.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 199.2 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 205.68 226.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 212.16 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 218.4 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 224.88 221.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 231.36 224.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 237.6 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 244.08 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 250.32 216.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 256.8 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 263.28 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 269.52 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 276 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 282.48 212.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 288.72 212.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 295.2 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 301.68 211.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 307.92 210.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 314.4 229.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 320.64 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 327.12 209.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 333.6 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 339.84 229.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 346.32 223.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 352.8 224.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 359.04 222.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 365.52 216.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 372 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 378.24 215.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 384.72 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 391.2 215.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 397.44 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 403.92 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 410.16 218.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 416.64 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 423.12 217.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 429.36 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 451.92 212.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 467.76 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 483.84 215.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 499.68 211.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 515.76 215.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 531.84 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 547.68 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 563.76 245.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 579.6 269.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 595.68 257.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 611.76 295.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 627.6 294 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 643.68 328.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 659.52 351.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 675.6 396.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 691.68 421.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 707.52 471.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 723.6 494.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 739.44 531.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 311.28 m
+ 167.28 302.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 302.4 m
+ 173.76 298.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 298.32 m
+ 180 291.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 291.84 m
+ 186.48 288.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 288.48 m
+ 192.96 284.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 284.4 m
+ 199.2 282.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 282.96 m
+ 205.68 279.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 279.12 m
+ 212.16 277.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 277.68 m
+ 218.4 274.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 274.8 m
+ 224.88 273.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 273.6 m
+ 231.36 271.92 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 271.92 m
+ 237.6 270.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 270.72 m
+ 244.08 268.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 268.8 m
+ 250.32 268.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 268.8 m
+ 256.8 266.88 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 266.88 m
+ 263.28 266.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 266.16 m
+ 269.52 264.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 264.72 m
+ 276 264.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 264.48 m
+ 282.48 263.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 263.28 m
+ 288.72 263.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 263.04 m
+ 295.2 261.84 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 261.84 m
+ 301.68 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 261.6 m
+ 307.92 260.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 260.64 m
+ 314.4 260.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 260.4 m
+ 320.64 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 259.44 m
+ 327.12 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 259.44 m
+ 333.6 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 258.96 m
+ 339.84 259.44 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 259.44 m
+ 346.32 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 259.2 m
+ 352.8 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 259.2 m
+ 359.04 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 258.96 m
+ 365.52 259.2 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 259.2 m
+ 372 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 258.96 m
+ 378.24 258.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 258.96 m
+ 384.72 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 258.72 m
+ 391.2 259.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.68 m
+ 397.44 260.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 260.16 m
+ 403.92 260.4 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 260.4 m
+ 410.16 260.64 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 260.64 m
+ 416.64 261.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 261.12 m
+ 423.12 261.12 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 261.12 m
+ 429.36 261.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 258.24 m
+ 451.92 258.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 258.72 m
+ 467.76 258.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 258.48 m
+ 483.84 258.48 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 258.48 m
+ 499.68 258 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 258 m
+ 515.76 258 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 258 m
+ 531.84 259.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 259.68 m
+ 547.68 261.36 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 261.36 m
+ 563.76 268.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 268.08 m
+ 579.6 280.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 280.8 m
+ 595.68 297.6 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 297.6 m
+ 611.76 317.04 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 317.04 m
+ 627.6 348.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 348.72 m
+ 643.68 376.08 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 376.08 m
+ 659.52 404.16 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 404.16 m
+ 675.6 432.72 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 432.72 m
+ 691.68 466.32 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 466.32 m
+ 707.52 510.96 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 510.96 m
+ 723.6 539.28 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 539.28 m
+ 739.44 583.68 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 517.2 m
+ 164.88 513.12 l
+ 160.8 509.04 l
+ 156.72 513.12 l
+ 160.8 517.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 490.32 m
+ 171.36 486.24 l
+ 167.28 482.16 l
+ 163.2 486.24 l
+ 167.28 490.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 467.28 m
+ 177.84 463.2 l
+ 173.76 459.12 l
+ 169.68 463.2 l
+ 173.76 467.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 450.96 m
+ 184.08 446.88 l
+ 180 442.8 l
+ 175.92 446.88 l
+ 180 450.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 436.32 m
+ 190.56 432.24 l
+ 186.48 428.16 l
+ 182.4 432.24 l
+ 186.48 436.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 423.12 m
+ 197.04 419.04 l
+ 192.96 414.96 l
+ 188.88 419.04 l
+ 192.96 423.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 414.24 m
+ 203.28 410.16 l
+ 199.2 406.08 l
+ 195.12 410.16 l
+ 199.2 414.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 406.8 m
+ 209.76 402.72 l
+ 205.68 398.64 l
+ 201.6 402.72 l
+ 205.68 406.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 398.88 m
+ 216.24 394.8 l
+ 212.16 390.72 l
+ 208.08 394.8 l
+ 212.16 398.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 393.6 m
+ 222.48 389.52 l
+ 218.4 385.44 l
+ 214.32 389.52 l
+ 218.4 393.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 386.64 m
+ 228.96 382.56 l
+ 224.88 378.48 l
+ 220.8 382.56 l
+ 224.88 386.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 388.08 m
+ 235.44 384 l
+ 231.36 379.92 l
+ 227.28 384 l
+ 231.36 388.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 378.24 m
+ 241.68 374.16 l
+ 237.6 370.08 l
+ 233.52 374.16 l
+ 237.6 378.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 374.64 m
+ 248.16 370.56 l
+ 244.08 366.48 l
+ 240 370.56 l
+ 244.08 374.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 371.04 m
+ 254.4 366.96 l
+ 250.32 362.88 l
+ 246.24 366.96 l
+ 250.32 371.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 372.24 m
+ 260.88 368.16 l
+ 256.8 364.08 l
+ 252.72 368.16 l
+ 256.8 372.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 366.48 m
+ 267.36 362.4 l
+ 263.28 358.32 l
+ 259.2 362.4 l
+ 263.28 366.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 371.04 m
+ 273.6 366.96 l
+ 269.52 362.88 l
+ 265.44 366.96 l
+ 269.52 371.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 358.32 m
+ 280.08 354.24 l
+ 276 350.16 l
+ 271.92 354.24 l
+ 276 358.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 360.96 m
+ 286.56 356.88 l
+ 282.48 352.8 l
+ 278.4 356.88 l
+ 282.48 360.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 361.68 m
+ 292.8 357.6 l
+ 288.72 353.52 l
+ 284.64 357.6 l
+ 288.72 361.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 363.6 m
+ 299.28 359.52 l
+ 295.2 355.44 l
+ 291.12 359.52 l
+ 295.2 363.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 366.72 m
+ 305.76 362.64 l
+ 301.68 358.56 l
+ 297.6 362.64 l
+ 301.68 366.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 370.08 m
+ 312 366 l
+ 307.92 361.92 l
+ 303.84 366 l
+ 307.92 370.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 375.12 m
+ 318.48 371.04 l
+ 314.4 366.96 l
+ 310.32 371.04 l
+ 314.4 375.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 378.96 m
+ 324.72 374.88 l
+ 320.64 370.8 l
+ 316.56 374.88 l
+ 320.64 378.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 384 m
+ 331.2 379.92 l
+ 327.12 375.84 l
+ 323.04 379.92 l
+ 327.12 384 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 390.24 m
+ 337.68 386.16 l
+ 333.6 382.08 l
+ 329.52 386.16 l
+ 333.6 390.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 396.72 m
+ 343.92 392.64 l
+ 339.84 388.56 l
+ 335.76 392.64 l
+ 339.84 396.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 401.04 m
+ 350.4 396.96 l
+ 346.32 392.88 l
+ 342.24 396.96 l
+ 346.32 401.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 409.68 m
+ 356.88 405.6 l
+ 352.8 401.52 l
+ 348.72 405.6 l
+ 352.8 409.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 415.2 m
+ 363.12 411.12 l
+ 359.04 407.04 l
+ 354.96 411.12 l
+ 359.04 415.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 424.8 m
+ 369.6 420.72 l
+ 365.52 416.64 l
+ 361.44 420.72 l
+ 365.52 424.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 435.84 m
+ 376.08 431.76 l
+ 372 427.68 l
+ 367.92 431.76 l
+ 372 435.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 449.04 m
+ 382.32 444.96 l
+ 378.24 440.88 l
+ 374.16 444.96 l
+ 378.24 449.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 461.52 m
+ 388.8 457.44 l
+ 384.72 453.36 l
+ 380.64 457.44 l
+ 384.72 461.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 478.56 m
+ 395.28 474.48 l
+ 391.2 470.4 l
+ 387.12 474.48 l
+ 391.2 478.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 495.36 m
+ 401.52 491.28 l
+ 397.44 487.2 l
+ 393.36 491.28 l
+ 397.44 495.36 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 511.92 m
+ 408 507.84 l
+ 403.92 503.76 l
+ 399.84 507.84 l
+ 403.92 511.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 529.2 m
+ 414.24 525.12 l
+ 410.16 521.04 l
+ 406.08 525.12 l
+ 410.16 529.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 546.96 m
+ 420.72 542.88 l
+ 416.64 538.8 l
+ 412.56 542.88 l
+ 416.64 546.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 564.24 m
+ 427.2 560.16 l
+ 423.12 556.08 l
+ 419.04 560.16 l
+ 423.12 564.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 582.96 m
+ 433.44 578.88 l
+ 429.36 574.8 l
+ 425.28 578.88 l
+ 429.36 582.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 156.72 280.56 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 163.2 278.64 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 169.68 272.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 175.92 274.8 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 182.4 263.52 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 188.88 258.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 195.12 254.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 201.6 253.68 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 208.08 249.6 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 214.32 250.32 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 220.8 247.92 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 227.28 257.04 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 233.52 247.44 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 240 246.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 246.24 244.56 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 252.72 243.36 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 259.2 241.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 265.44 239.76 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 271.92 236.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 278.4 239.28 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 284.64 233.52 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 291.12 232.56 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 297.6 232.56 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 303.84 234.48 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 310.32 234 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 316.56 234 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 323.04 234.72 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 329.52 233.04 7.92001 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 335.76 254.16 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 342.24 253.44 7.91998 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 348.72 265.92 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 354.96 276.72 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 361.44 287.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 367.92 299.52 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 374.16 318.96 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 380.64 334.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 387.12 357.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 393.36 374.4 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 399.84 396 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 406.08 416.16 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 412.56 438.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 419.04 458.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 425.28 481.2 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 431.76 517.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 438.24 537.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 444.48 567.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 443.76 578.64 22.56 18 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 450.96 586.08 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 309.12 m
+ 164.88 300.96 l
+ 156.72 300.96 l
+ 160.8 309.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 303.36 m
+ 171.36 295.2 l
+ 163.2 295.2 l
+ 167.28 303.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 295.68 m
+ 177.84 287.52 l
+ 169.68 287.52 l
+ 173.76 295.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 292.56 m
+ 184.08 284.4 l
+ 175.92 284.4 l
+ 180 292.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 288.48 m
+ 190.56 280.32 l
+ 182.4 280.32 l
+ 186.48 288.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 286.08 m
+ 197.04 277.92 l
+ 188.88 277.92 l
+ 192.96 286.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 283.2 m
+ 203.28 275.04 l
+ 195.12 275.04 l
+ 199.2 283.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 281.04 m
+ 209.76 272.88 l
+ 201.6 272.88 l
+ 205.68 281.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 278.64 m
+ 216.24 270.48 l
+ 208.08 270.48 l
+ 212.16 278.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 277.44 m
+ 222.48 269.28 l
+ 214.32 269.28 l
+ 218.4 277.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 275.04 m
+ 228.96 266.88 l
+ 220.8 266.88 l
+ 224.88 275.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 274.32 m
+ 235.44 266.16 l
+ 227.28 266.16 l
+ 231.36 274.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 272.4 m
+ 241.68 264.24 l
+ 233.52 264.24 l
+ 237.6 272.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 271.44 m
+ 248.16 263.28 l
+ 240 263.28 l
+ 244.08 271.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 270.24 m
+ 254.4 262.08 l
+ 246.24 262.08 l
+ 250.32 270.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 269.52 m
+ 260.88 261.36 l
+ 252.72 261.36 l
+ 256.8 269.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 268.32 m
+ 267.36 260.16 l
+ 259.2 260.16 l
+ 263.28 268.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 267.6 m
+ 273.6 259.44 l
+ 265.44 259.44 l
+ 269.52 267.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 266.64 m
+ 280.08 258.48 l
+ 271.92 258.48 l
+ 276 266.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 266.16 m
+ 286.56 258 l
+ 278.4 258 l
+ 282.48 266.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 265.2 m
+ 292.8 257.04 l
+ 284.64 257.04 l
+ 288.72 265.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 264.96 m
+ 299.28 256.8 l
+ 291.12 256.8 l
+ 295.2 264.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 264 m
+ 305.76 255.84 l
+ 297.6 255.84 l
+ 301.68 264 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 263.76 m
+ 312 255.6 l
+ 303.84 255.6 l
+ 307.92 263.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 262.8 m
+ 318.48 254.64 l
+ 310.32 254.64 l
+ 314.4 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 262.8 m
+ 324.72 254.64 l
+ 316.56 254.64 l
+ 320.64 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 262.08 m
+ 331.2 253.92 l
+ 323.04 253.92 l
+ 327.12 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.08 m
+ 337.68 253.92 l
+ 329.52 253.92 l
+ 333.6 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 261.84 m
+ 343.92 253.68 l
+ 335.76 253.68 l
+ 339.84 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 262.32 m
+ 350.4 254.16 l
+ 342.24 254.16 l
+ 346.32 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 262.08 m
+ 356.88 253.92 l
+ 348.72 253.92 l
+ 352.8 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 262.32 m
+ 363.12 254.16 l
+ 354.96 254.16 l
+ 359.04 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 262.08 m
+ 369.6 253.92 l
+ 361.44 253.92 l
+ 365.52 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 262.32 m
+ 376.08 254.16 l
+ 367.92 254.16 l
+ 372 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 261.84 m
+ 382.32 253.68 l
+ 374.16 253.68 l
+ 378.24 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 262.08 m
+ 388.8 253.92 l
+ 380.64 253.92 l
+ 384.72 262.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 261.84 m
+ 395.28 253.68 l
+ 387.12 253.68 l
+ 391.2 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 262.32 m
+ 401.52 254.16 l
+ 393.36 254.16 l
+ 397.44 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 261.6 m
+ 408 253.44 l
+ 399.84 253.44 l
+ 403.92 261.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 262.32 m
+ 414.24 254.16 l
+ 406.08 254.16 l
+ 410.16 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 262.32 m
+ 420.72 254.16 l
+ 412.56 254.16 l
+ 416.64 262.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 262.8 m
+ 427.2 254.64 l
+ 419.04 254.64 l
+ 423.12 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 262.8 m
+ 433.44 254.64 l
+ 425.28 254.64 l
+ 429.36 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 261.36 m
+ 439.92 253.2 l
+ 431.76 253.2 l
+ 435.84 261.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 261.6 m
+ 456 253.44 l
+ 447.84 253.44 l
+ 451.92 261.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 261.36 m
+ 471.84 253.2 l
+ 463.68 253.2 l
+ 467.76 261.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 260.88 m
+ 487.92 252.72 l
+ 479.76 252.72 l
+ 483.84 260.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 260.88 m
+ 503.76 252.72 l
+ 495.6 252.72 l
+ 499.68 260.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 260.64 m
+ 519.84 252.48 l
+ 511.68 252.48 l
+ 515.76 260.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 262.8 m
+ 535.92 254.64 l
+ 527.76 254.64 l
+ 531.84 262.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 263.76 m
+ 551.76 255.6 l
+ 543.6 255.6 l
+ 547.68 263.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 270.96 m
+ 567.84 262.8 l
+ 559.68 262.8 l
+ 563.76 270.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 282.72 m
+ 583.68 274.56 l
+ 575.52 274.56 l
+ 579.6 282.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 298.56 m
+ 599.76 290.4 l
+ 591.6 290.4 l
+ 595.68 298.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 317.76 m
+ 615.84 309.6 l
+ 607.68 309.6 l
+ 611.76 317.76 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 348.72 m
+ 631.68 340.56 l
+ 623.52 340.56 l
+ 627.6 348.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 370.32 m
+ 647.76 362.16 l
+ 639.6 362.16 l
+ 643.68 370.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 399.36 m
+ 663.6 391.2 l
+ 655.44 391.2 l
+ 659.52 399.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 420.24 m
+ 679.68 412.08 l
+ 671.52 412.08 l
+ 675.6 420.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 464.64 m
+ 695.76 456.48 l
+ 687.6 456.48 l
+ 691.68 464.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 501.6 m
+ 711.6 493.44 l
+ 703.44 493.44 l
+ 707.52 501.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 530.64 m
+ 727.68 522.48 l
+ 719.52 522.48 l
+ 723.6 530.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 576.72 m
+ 743.52 568.56 l
+ 735.36 568.56 l
+ 739.44 576.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 156.72 400.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 164.88 392.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 156.72 392.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 396.24 m
+ 164.88 400.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 163.2 382.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 171.36 373.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 163.2 373.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 378 m
+ 171.36 382.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 169.68 368.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 177.84 360 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 169.68 360 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 364.08 m
+ 177.84 368.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 175.92 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 184.08 342.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 175.92 342.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 347.04 m
+ 184.08 351.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 182.4 339.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 190.56 331.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 182.4 331.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 335.76 m
+ 190.56 339.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 188.88 330.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 197.04 322.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 188.88 322.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 326.88 m
+ 197.04 330.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 195.12 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 203.28 313.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 195.12 313.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 318 m
+ 203.28 322.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 201.6 316.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 209.76 308.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 201.6 308.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 312.24 m
+ 209.76 316.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 208.08 308.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 216.24 300.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 208.08 300.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 304.56 m
+ 216.24 308.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 214.32 302.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 222.48 294.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 214.32 294.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 298.8 m
+ 222.48 302.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 220.8 299.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 228.96 291.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 220.8 291.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 295.2 m
+ 228.96 299.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 227.28 294.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 235.44 286.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 227.28 286.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 290.88 m
+ 235.44 294.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 233.52 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 241.68 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 233.52 283.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 287.28 m
+ 241.68 291.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 240 288 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 248.16 279.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 240 279.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 283.92 m
+ 248.16 288 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 246.24 284.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 254.4 276 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 246.24 276 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 280.08 m
+ 254.4 284.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 252.72 281.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 260.88 272.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 252.72 272.88 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 276.96 m
+ 260.88 281.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 259.2 278.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 267.36 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 259.2 270.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 274.56 m
+ 267.36 278.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 265.44 276.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 273.6 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 265.44 268.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 272.64 m
+ 273.6 276.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 271.92 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 280.08 266.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 271.92 266.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 270.48 m
+ 280.08 274.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 278.4 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 286.56 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 278.4 265.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 269.76 m
+ 286.56 273.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 284.64 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 292.8 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 284.64 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 268.32 m
+ 292.8 272.4 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 291.12 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 299.28 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 291.12 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 266.88 m
+ 299.28 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 297.6 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 305.76 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 297.6 262.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 266.64 m
+ 305.76 270.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 303.84 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 312 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 303.84 262.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 266.16 m
+ 312 270.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 310.32 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 318.48 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 310.32 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 265.2 m
+ 318.48 269.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 316.56 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 324.72 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 316.56 259.92 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 264 m
+ 324.72 268.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 323.04 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 331.2 259.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 323.04 259.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 263.52 m
+ 331.2 267.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 329.52 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 337.68 258.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 329.52 258.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 262.56 m
+ 337.68 266.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 335.76 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 343.92 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 335.76 258 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 262.08 m
+ 343.92 266.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 342.24 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 350.4 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 342.24 257.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 261.12 m
+ 350.4 265.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 348.72 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 356.88 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 348.72 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 260.88 m
+ 356.88 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 354.96 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 363.12 256.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 354.96 256.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 260.4 m
+ 363.12 264.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 361.44 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 369.6 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 361.44 256.08 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 260.16 m
+ 369.6 264.24 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 367.92 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 376.08 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 367.92 256.56 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 260.64 m
+ 376.08 264.72 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 374.16 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 382.32 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 374.16 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 259.92 m
+ 382.32 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 380.64 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 388.8 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 380.64 255.84 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 259.92 m
+ 388.8 264 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 387.12 263.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 395.28 255.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 387.12 255.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 259.2 m
+ 395.28 263.28 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 393.36 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 401.52 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 393.36 254.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 258.72 m
+ 401.52 262.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 399.84 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 408 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 399.84 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 258.24 m
+ 408 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 406.08 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 414.24 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 406.08 254.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 258.24 m
+ 414.24 262.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 412.56 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 420.72 253.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 412.56 253.44 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 257.52 m
+ 420.72 261.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 419.04 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 427.2 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 419.04 252.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 257.04 m
+ 427.2 261.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 425.28 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 433.44 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 425.28 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 256.56 m
+ 433.44 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 431.76 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 439.92 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 431.76 252.48 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 256.56 m
+ 439.92 260.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 447.84 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 456 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 447.84 256.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 260.88 m
+ 456 264.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 463.68 279.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 471.84 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 463.68 270.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 275.04 m
+ 471.84 279.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 479.76 299.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 487.92 291.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 479.76 291.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 295.68 m
+ 487.92 299.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 495.6 326.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 503.76 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 495.6 318 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 322.08 m
+ 503.76 326.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 511.68 357.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 519.84 348.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 511.68 348.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 353.04 m
+ 519.84 357.12 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 527.76 388.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 535.92 380.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 527.76 380.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 384.72 m
+ 535.92 388.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 543.6 427.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 551.76 419.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 543.6 419.04 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 423.12 m
+ 551.76 427.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 559.68 468.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 567.84 460.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 559.68 460.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 464.88 m
+ 567.84 468.96 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 575.52 502.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 583.68 494.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 575.52 494.64 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 498.72 m
+ 583.68 502.8 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 591.6 543.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 599.76 535.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 591.6 535.2 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 539.28 m
+ 599.76 543.36 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 607.68 586.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 615.84 578.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 607.68 578.16 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 582.24 m
+ 615.84 586.32 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 156.72 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 164.88 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 156.72 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 164.88 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 160.8 252.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 160.8 248.88 m
+ 160.8 244.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 163.2 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 171.36 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 163.2 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 171.36 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 167.28 246.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 167.28 242.64 m
+ 167.28 238.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 169.68 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 177.84 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 169.68 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 177.84 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 173.76 253.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 173.76 249.36 m
+ 173.76 245.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 175.92 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 184.08 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 175.92 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 184.08 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 180 239.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 180 235.2 m
+ 180 231.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 182.4 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 190.56 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 182.4 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 190.56 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 186.48 235.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 186.48 231.6 m
+ 186.48 227.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 188.88 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 197.04 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 188.88 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 197.04 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 192.96 234.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 192.96 230.16 m
+ 192.96 226.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 195.12 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 203.28 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 195.12 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 203.28 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 199.2 231.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 199.2 227.28 m
+ 199.2 223.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 201.6 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 209.76 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 201.6 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 209.76 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 205.68 230.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 205.68 226.32 m
+ 205.68 222.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 208.08 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 216.24 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 208.08 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 216.24 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 212.16 228.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 212.16 224.16 m
+ 212.16 220.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 214.32 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 222.48 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 214.32 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 222.48 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 218.4 227.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 218.4 223.2 m
+ 218.4 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 220.8 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 228.96 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 220.8 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 228.96 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 224.88 225.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 224.88 221.76 m
+ 224.88 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 227.28 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 235.44 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 227.28 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 235.44 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 231.36 228.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 231.36 224.4 m
+ 231.36 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 233.52 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 241.68 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 233.52 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 241.68 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 237.6 222.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 237.6 218.4 m
+ 237.6 214.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 240 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 248.16 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 240 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 248.16 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 244.08 221.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 244.08 217.2 m
+ 244.08 213.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 246.24 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 254.4 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 246.24 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 254.4 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 250.32 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 250.32 216.24 m
+ 250.32 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 252.72 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 260.88 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 252.72 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 260.88 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 256.8 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 256.8 215.76 m
+ 256.8 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 259.2 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 267.36 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 259.2 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 267.36 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 263.28 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 263.28 214.32 m
+ 263.28 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 265.44 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 273.6 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 265.44 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 273.6 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 269.52 218.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 269.52 214.08 m
+ 269.52 210 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 271.92 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 280.08 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 271.92 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 280.08 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 276 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 276 213.12 m
+ 276 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 278.4 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 286.56 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 278.4 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 286.56 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 282.48 216.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 282.48 212.88 m
+ 282.48 208.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 284.64 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 292.8 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 284.64 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 292.8 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 288.72 216.48 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 288.72 212.4 m
+ 288.72 208.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 291.12 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 299.28 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 291.12 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 299.28 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 295.2 215.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 295.2 211.68 m
+ 295.2 207.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 297.6 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 305.76 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 297.6 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 305.76 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 301.68 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 301.68 211.2 m
+ 301.68 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 303.84 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 312 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 303.84 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 312 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 307.92 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 307.92 210.72 m
+ 307.92 206.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 310.32 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 318.48 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 310.32 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 318.48 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 314.4 233.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 314.4 229.68 m
+ 314.4 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 316.56 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 324.72 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 316.56 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 324.72 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 320.64 213.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 320.64 209.52 m
+ 320.64 205.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 323.04 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 331.2 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 323.04 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 331.2 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 327.12 213.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 327.12 209.28 m
+ 327.12 205.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 329.52 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 337.68 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 329.52 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 337.68 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 333.6 214.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 333.6 210 m
+ 333.6 205.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 335.76 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 343.92 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 335.76 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 343.92 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 339.84 233.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 339.84 229.44 m
+ 339.84 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 342.24 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 350.4 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 342.24 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 350.4 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 346.32 227.76 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 346.32 223.68 m
+ 346.32 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 348.72 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 356.88 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 348.72 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 356.88 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 352.8 228.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 352.8 224.88 m
+ 352.8 220.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 354.96 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 363.12 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 354.96 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 363.12 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 359.04 226.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 359.04 222.72 m
+ 359.04 218.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 361.44 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 369.6 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 361.44 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 369.6 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 365.52 220.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 365.52 216.24 m
+ 365.52 212.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 367.92 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 376.08 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 367.92 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 376.08 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 372 226.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 372 222.48 m
+ 372 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 374.16 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 382.32 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 374.16 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 382.32 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 378.24 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 378.24 215.52 m
+ 378.24 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 380.64 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 388.8 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 380.64 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 388.8 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 384.72 225.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 384.72 221.28 m
+ 384.72 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 387.12 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 395.28 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 387.12 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 395.28 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 391.2 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 391.2 215.04 m
+ 391.2 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 393.36 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 401.52 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 393.36 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 401.52 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 397.44 224.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 397.44 220.08 m
+ 397.44 216 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 399.84 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 408 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 399.84 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 408 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 403.92 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 403.92 214.32 m
+ 403.92 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 406.08 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 414.24 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 406.08 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 414.24 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 410.16 222.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 410.16 218.88 m
+ 410.16 214.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 412.56 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 420.72 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 412.56 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 420.72 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 416.64 217.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 416.64 213.6 m
+ 416.64 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 419.04 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 427.2 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 419.04 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 427.2 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 423.12 222 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 423.12 217.92 m
+ 423.12 213.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 425.28 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 433.44 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 425.28 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 433.44 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 429.36 217.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 429.36 213.12 m
+ 429.36 209.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 431.76 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 439.92 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 431.76 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 439.92 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 435.84 225.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 435.84 221.52 m
+ 435.84 217.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 447.84 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 456 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 447.84 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 456 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 451.92 216.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 451.92 212.64 m
+ 451.92 208.56 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 463.68 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 471.84 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 463.68 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 471.84 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 467.76 219.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 467.76 215.76 m
+ 467.76 211.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 479.76 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 487.92 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 479.76 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 487.92 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 483.84 219.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 483.84 215.04 m
+ 483.84 210.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 495.6 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 503.76 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 495.6 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 503.76 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 499.68 215.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 499.68 211.2 m
+ 499.68 207.12 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 511.68 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 519.84 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 511.68 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 519.84 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 515.76 219.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 515.76 215.52 m
+ 515.76 211.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 527.76 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 535.92 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 527.76 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 535.92 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 531.84 209.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 531.84 205.44 m
+ 531.84 201.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 543.6 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 551.76 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 543.6 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 551.76 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 547.68 218.4 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 547.68 214.32 m
+ 547.68 210.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 559.68 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 567.84 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 559.68 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 567.84 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 563.76 249.6 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 563.76 245.52 m
+ 563.76 241.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 575.52 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 583.68 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 575.52 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 583.68 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 579.6 273.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 579.6 269.76 m
+ 579.6 265.68 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 591.6 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 599.76 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 591.6 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 599.76 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 595.68 261.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 257.28 m
+ 595.68 253.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 607.68 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 615.84 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 607.68 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 615.84 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 611.76 299.52 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 611.76 295.44 m
+ 611.76 291.36 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 623.52 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 631.68 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 623.52 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 631.68 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 627.6 298.08 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 627.6 294 m
+ 627.6 289.92 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 639.6 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 647.76 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 639.6 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 647.76 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 643.68 332.88 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 643.68 328.8 m
+ 643.68 324.72 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 655.44 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 663.6 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 655.44 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 663.6 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 659.52 355.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 659.52 351.36 m
+ 659.52 347.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 671.52 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 679.68 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 671.52 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 679.68 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 675.6 400.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 675.6 396.72 m
+ 675.6 392.64 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 687.6 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 695.76 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 687.6 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 695.76 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 691.68 426 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 691.68 421.92 m
+ 691.68 417.84 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 703.44 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 711.6 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 703.44 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 711.6 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 707.52 475.2 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 707.52 471.12 m
+ 707.52 467.04 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 719.52 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 727.68 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 719.52 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 727.68 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 723.6 498.96 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 723.6 494.88 m
+ 723.6 490.8 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 735.36 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 743.52 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 735.36 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 743.52 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 739.44 535.44 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 739.44 531.36 m
+ 739.44 527.28 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 164.64 311.28 m
+ 164.64 313.68 162.96 315.36 160.8 315.36 c
+ 158.4 315.36 156.72 313.68 156.72 311.28 c
+ 156.72 309.12 158.4 307.44 160.8 307.44 c
+ 162.96 307.44 164.64 309.12 164.64 311.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 171.12 302.4 m
+ 171.12 304.8 169.44 306.48 167.28 306.48 c
+ 164.88 306.48 163.2 304.8 163.2 302.4 c
+ 163.2 300.24 164.88 298.56 167.28 298.56 c
+ 169.44 298.56 171.12 300.24 171.12 302.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 177.6 298.32 m
+ 177.6 300.72 175.92 302.4 173.76 302.4 c
+ 171.36 302.4 169.68 300.72 169.68 298.32 c
+ 169.68 296.16 171.36 294.48 173.76 294.48 c
+ 175.92 294.48 177.6 296.16 177.6 298.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 183.84 291.84 m
+ 183.84 294.24 182.16 295.92 180 295.92 c
+ 177.6 295.92 175.92 294.24 175.92 291.84 c
+ 175.92 289.68 177.6 288 180 288 c
+ 182.16 288 183.84 289.68 183.84 291.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 190.32 288.48 m
+ 190.32 290.88 188.64 292.56 186.48 292.56 c
+ 184.08 292.56 182.4 290.88 182.4 288.48 c
+ 182.4 286.32 184.08 284.64 186.48 284.64 c
+ 188.64 284.64 190.32 286.32 190.32 288.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 196.8 284.4 m
+ 196.8 286.8 195.12 288.48 192.96 288.48 c
+ 190.56 288.48 188.88 286.8 188.88 284.4 c
+ 188.88 282.24 190.56 280.56 192.96 280.56 c
+ 195.12 280.56 196.8 282.24 196.8 284.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 203.04 282.96 m
+ 203.04 285.36 201.36 287.04 199.2 287.04 c
+ 196.8 287.04 195.12 285.36 195.12 282.96 c
+ 195.12 280.8 196.8 279.12 199.2 279.12 c
+ 201.36 279.12 203.04 280.8 203.04 282.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 209.52 279.12 m
+ 209.52 281.52 207.84 283.2 205.68 283.2 c
+ 203.28 283.2 201.6 281.52 201.6 279.12 c
+ 201.6 276.96 203.28 275.28 205.68 275.28 c
+ 207.84 275.28 209.52 276.96 209.52 279.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 216 277.68 m
+ 216 280.08 214.32 281.76 212.16 281.76 c
+ 209.76 281.76 208.08 280.08 208.08 277.68 c
+ 208.08 275.52 209.76 273.84 212.16 273.84 c
+ 214.32 273.84 216 275.52 216 277.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 222.24 274.8 m
+ 222.24 277.2 220.56 278.88 218.4 278.88 c
+ 216 278.88 214.32 277.2 214.32 274.8 c
+ 214.32 272.64 216 270.96 218.4 270.96 c
+ 220.56 270.96 222.24 272.64 222.24 274.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 228.72 273.6 m
+ 228.72 276 227.04 277.68 224.88 277.68 c
+ 222.48 277.68 220.8 276 220.8 273.6 c
+ 220.8 271.44 222.48 269.76 224.88 269.76 c
+ 227.04 269.76 228.72 271.44 228.72 273.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 235.2 271.92 m
+ 235.2 274.32 233.52 276 231.36 276 c
+ 228.96 276 227.28 274.32 227.28 271.92 c
+ 227.28 269.76 228.96 268.08 231.36 268.08 c
+ 233.52 268.08 235.2 269.76 235.2 271.92 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 241.44 270.72 m
+ 241.44 273.12 239.76 274.8 237.6 274.8 c
+ 235.2 274.8 233.52 273.12 233.52 270.72 c
+ 233.52 268.56 235.2 266.88 237.6 266.88 c
+ 239.76 266.88 241.44 268.56 241.44 270.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 247.92 268.8 m
+ 247.92 271.2 246.24 272.88 244.08 272.88 c
+ 241.68 272.88 240 271.2 240 268.8 c
+ 240 266.64 241.68 264.96 244.08 264.96 c
+ 246.24 264.96 247.92 266.64 247.92 268.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 254.16 268.8 m
+ 254.16 271.2 252.48 272.88 250.32 272.88 c
+ 247.92 272.88 246.24 271.2 246.24 268.8 c
+ 246.24 266.64 247.92 264.96 250.32 264.96 c
+ 252.48 264.96 254.16 266.64 254.16 268.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 260.64 266.88 m
+ 260.64 269.28 258.96 270.96 256.8 270.96 c
+ 254.4 270.96 252.72 269.28 252.72 266.88 c
+ 252.72 264.72 254.4 263.04 256.8 263.04 c
+ 258.96 263.04 260.64 264.72 260.64 266.88 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 267.12 266.16 m
+ 267.12 268.56 265.44 270.24 263.28 270.24 c
+ 260.88 270.24 259.2 268.56 259.2 266.16 c
+ 259.2 264 260.88 262.32 263.28 262.32 c
+ 265.44 262.32 267.12 264 267.12 266.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 273.36 264.72 m
+ 273.36 267.12 271.68 268.8 269.52 268.8 c
+ 267.12 268.8 265.44 267.12 265.44 264.72 c
+ 265.44 262.56 267.12 260.88 269.52 260.88 c
+ 271.68 260.88 273.36 262.56 273.36 264.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 279.84 264.48 m
+ 279.84 266.88 278.16 268.56 276 268.56 c
+ 273.6 268.56 271.92 266.88 271.92 264.48 c
+ 271.92 262.32 273.6 260.64 276 260.64 c
+ 278.16 260.64 279.84 262.32 279.84 264.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 286.32 263.28 m
+ 286.32 265.68 284.64 267.36 282.48 267.36 c
+ 280.08 267.36 278.4 265.68 278.4 263.28 c
+ 278.4 261.12 280.08 259.44 282.48 259.44 c
+ 284.64 259.44 286.32 261.12 286.32 263.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 292.56 263.04 m
+ 292.56 265.44 290.88 267.12 288.72 267.12 c
+ 286.32 267.12 284.64 265.44 284.64 263.04 c
+ 284.64 260.88 286.32 259.2 288.72 259.2 c
+ 290.88 259.2 292.56 260.88 292.56 263.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 299.04 261.84 m
+ 299.04 264.24 297.36 265.92 295.2 265.92 c
+ 292.8 265.92 291.12 264.24 291.12 261.84 c
+ 291.12 259.68 292.8 258 295.2 258 c
+ 297.36 258 299.04 259.68 299.04 261.84 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 305.52 261.6 m
+ 305.52 264 303.84 265.68 301.68 265.68 c
+ 299.28 265.68 297.6 264 297.6 261.6 c
+ 297.6 259.44 299.28 257.76 301.68 257.76 c
+ 303.84 257.76 305.52 259.44 305.52 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.76 260.64 m
+ 311.76 263.04 310.08 264.72 307.92 264.72 c
+ 305.52 264.72 303.84 263.04 303.84 260.64 c
+ 303.84 258.48 305.52 256.8 307.92 256.8 c
+ 310.08 256.8 311.76 258.48 311.76 260.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 318.24 260.4 m
+ 318.24 262.8 316.56 264.48 314.4 264.48 c
+ 312 264.48 310.32 262.8 310.32 260.4 c
+ 310.32 258.24 312 256.56 314.4 256.56 c
+ 316.56 256.56 318.24 258.24 318.24 260.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.48 259.44 m
+ 324.48 261.84 322.8 263.52 320.64 263.52 c
+ 318.24 263.52 316.56 261.84 316.56 259.44 c
+ 316.56 257.28 318.24 255.6 320.64 255.6 c
+ 322.8 255.6 324.48 257.28 324.48 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.96 259.44 m
+ 330.96 261.84 329.28 263.52 327.12 263.52 c
+ 324.72 263.52 323.04 261.84 323.04 259.44 c
+ 323.04 257.28 324.72 255.6 327.12 255.6 c
+ 329.28 255.6 330.96 257.28 330.96 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 337.44 258.96 m
+ 337.44 261.36 335.76 263.04 333.6 263.04 c
+ 331.2 263.04 329.52 261.36 329.52 258.96 c
+ 329.52 256.8 331.2 255.12 333.6 255.12 c
+ 335.76 255.12 337.44 256.8 337.44 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.68 259.44 m
+ 343.68 261.84 342 263.52 339.84 263.52 c
+ 337.44 263.52 335.76 261.84 335.76 259.44 c
+ 335.76 257.28 337.44 255.6 339.84 255.6 c
+ 342 255.6 343.68 257.28 343.68 259.44 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 350.16 259.2 m
+ 350.16 261.6 348.48 263.28 346.32 263.28 c
+ 343.92 263.28 342.24 261.6 342.24 259.2 c
+ 342.24 257.04 343.92 255.36 346.32 255.36 c
+ 348.48 255.36 350.16 257.04 350.16 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.64 259.2 m
+ 356.64 261.6 354.96 263.28 352.8 263.28 c
+ 350.4 263.28 348.72 261.6 348.72 259.2 c
+ 348.72 257.04 350.4 255.36 352.8 255.36 c
+ 354.96 255.36 356.64 257.04 356.64 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 258.96 m
+ 362.88 261.36 361.2 263.04 359.04 263.04 c
+ 356.64 263.04 354.96 261.36 354.96 258.96 c
+ 354.96 256.8 356.64 255.12 359.04 255.12 c
+ 361.2 255.12 362.88 256.8 362.88 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 259.2 m
+ 369.36 261.6 367.68 263.28 365.52 263.28 c
+ 363.12 263.28 361.44 261.6 361.44 259.2 c
+ 361.44 257.04 363.12 255.36 365.52 255.36 c
+ 367.68 255.36 369.36 257.04 369.36 259.2 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 258.96 m
+ 375.84 261.36 374.16 263.04 372 263.04 c
+ 369.6 263.04 367.92 261.36 367.92 258.96 c
+ 367.92 256.8 369.6 255.12 372 255.12 c
+ 374.16 255.12 375.84 256.8 375.84 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.08 258.96 m
+ 382.08 261.36 380.4 263.04 378.24 263.04 c
+ 375.84 263.04 374.16 261.36 374.16 258.96 c
+ 374.16 256.8 375.84 255.12 378.24 255.12 c
+ 380.4 255.12 382.08 256.8 382.08 258.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.56 258.72 m
+ 388.56 261.12 386.88 262.8 384.72 262.8 c
+ 382.32 262.8 380.64 261.12 380.64 258.72 c
+ 380.64 256.56 382.32 254.88 384.72 254.88 c
+ 386.88 254.88 388.56 256.56 388.56 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.04 259.68 m
+ 395.04 262.08 393.36 263.76 391.2 263.76 c
+ 388.8 263.76 387.12 262.08 387.12 259.68 c
+ 387.12 257.52 388.8 255.84 391.2 255.84 c
+ 393.36 255.84 395.04 257.52 395.04 259.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.28 260.16 m
+ 401.28 262.56 399.6 264.24 397.44 264.24 c
+ 395.04 264.24 393.36 262.56 393.36 260.16 c
+ 393.36 258 395.04 256.32 397.44 256.32 c
+ 399.6 256.32 401.28 258 401.28 260.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 407.76 260.4 m
+ 407.76 262.8 406.08 264.48 403.92 264.48 c
+ 401.52 264.48 399.84 262.8 399.84 260.4 c
+ 399.84 258.24 401.52 256.56 403.92 256.56 c
+ 406.08 256.56 407.76 258.24 407.76 260.4 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414 260.64 m
+ 414 263.04 412.32 264.72 410.16 264.72 c
+ 407.76 264.72 406.08 263.04 406.08 260.64 c
+ 406.08 258.48 407.76 256.8 410.16 256.8 c
+ 412.32 256.8 414 258.48 414 260.64 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 420.48 261.12 m
+ 420.48 263.52 418.8 265.2 416.64 265.2 c
+ 414.24 265.2 412.56 263.52 412.56 261.12 c
+ 412.56 258.96 414.24 257.28 416.64 257.28 c
+ 418.8 257.28 420.48 258.96 420.48 261.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 426.96 261.12 m
+ 426.96 263.52 425.28 265.2 423.12 265.2 c
+ 420.72 265.2 419.04 263.52 419.04 261.12 c
+ 419.04 258.96 420.72 257.28 423.12 257.28 c
+ 425.28 257.28 426.96 258.96 426.96 261.12 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 433.2 261.6 m
+ 433.2 264 431.52 265.68 429.36 265.68 c
+ 426.96 265.68 425.28 264 425.28 261.6 c
+ 425.28 259.44 426.96 257.76 429.36 257.76 c
+ 431.52 257.76 433.2 259.44 433.2 261.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 439.68 258.24 m
+ 439.68 260.64 438 262.32 435.84 262.32 c
+ 433.44 262.32 431.76 260.64 431.76 258.24 c
+ 431.76 256.08 433.44 254.4 435.84 254.4 c
+ 438 254.4 439.68 256.08 439.68 258.24 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 455.76 258.72 m
+ 455.76 261.12 454.08 262.8 451.92 262.8 c
+ 449.52 262.8 447.84 261.12 447.84 258.72 c
+ 447.84 256.56 449.52 254.88 451.92 254.88 c
+ 454.08 254.88 455.76 256.56 455.76 258.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 471.6 258.48 m
+ 471.6 260.88 469.92 262.56 467.76 262.56 c
+ 465.36 262.56 463.68 260.88 463.68 258.48 c
+ 463.68 256.32 465.36 254.64 467.76 254.64 c
+ 469.92 254.64 471.6 256.32 471.6 258.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 487.68 258.48 m
+ 487.68 260.88 486 262.56 483.84 262.56 c
+ 481.44 262.56 479.76 260.88 479.76 258.48 c
+ 479.76 256.32 481.44 254.64 483.84 254.64 c
+ 486 254.64 487.68 256.32 487.68 258.48 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 503.52 258 m
+ 503.52 260.4 501.84 262.08 499.68 262.08 c
+ 497.28 262.08 495.6 260.4 495.6 258 c
+ 495.6 255.84 497.28 254.16 499.68 254.16 c
+ 501.84 254.16 503.52 255.84 503.52 258 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 519.6 258 m
+ 519.6 260.4 517.92 262.08 515.76 262.08 c
+ 513.36 262.08 511.68 260.4 511.68 258 c
+ 511.68 255.84 513.36 254.16 515.76 254.16 c
+ 517.92 254.16 519.6 255.84 519.6 258 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 535.68 259.68 m
+ 535.68 262.08 534 263.76 531.84 263.76 c
+ 529.44 263.76 527.76 262.08 527.76 259.68 c
+ 527.76 257.52 529.44 255.84 531.84 255.84 c
+ 534 255.84 535.68 257.52 535.68 259.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 551.52 261.36 m
+ 551.52 263.76 549.84 265.44 547.68 265.44 c
+ 545.28 265.44 543.6 263.76 543.6 261.36 c
+ 543.6 259.2 545.28 257.52 547.68 257.52 c
+ 549.84 257.52 551.52 259.2 551.52 261.36 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 567.6 268.08 m
+ 567.6 270.48 565.92 272.16 563.76 272.16 c
+ 561.36 272.16 559.68 270.48 559.68 268.08 c
+ 559.68 265.92 561.36 264.24 563.76 264.24 c
+ 565.92 264.24 567.6 265.92 567.6 268.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 583.44 280.8 m
+ 583.44 283.2 581.76 284.88 579.6 284.88 c
+ 577.2 284.88 575.52 283.2 575.52 280.8 c
+ 575.52 278.64 577.2 276.96 579.6 276.96 c
+ 581.76 276.96 583.44 278.64 583.44 280.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 599.52 297.6 m
+ 599.52 300 597.84 301.68 595.68 301.68 c
+ 593.28 301.68 591.6 300 591.6 297.6 c
+ 591.6 295.44 593.28 293.76 595.68 293.76 c
+ 597.84 293.76 599.52 295.44 599.52 297.6 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 615.6 317.04 m
+ 615.6 319.44 613.92 321.12 611.76 321.12 c
+ 609.36 321.12 607.68 319.44 607.68 317.04 c
+ 607.68 314.88 609.36 313.2 611.76 313.2 c
+ 613.92 313.2 615.6 314.88 615.6 317.04 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 631.44 348.72 m
+ 631.44 351.12 629.76 352.8 627.6 352.8 c
+ 625.2 352.8 623.52 351.12 623.52 348.72 c
+ 623.52 346.56 625.2 344.88 627.6 344.88 c
+ 629.76 344.88 631.44 346.56 631.44 348.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.52 376.08 m
+ 647.52 378.48 645.84 380.16 643.68 380.16 c
+ 641.28 380.16 639.6 378.48 639.6 376.08 c
+ 639.6 373.92 641.28 372.24 643.68 372.24 c
+ 645.84 372.24 647.52 373.92 647.52 376.08 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 663.36 404.16 m
+ 663.36 406.56 661.68 408.24 659.52 408.24 c
+ 657.12 408.24 655.44 406.56 655.44 404.16 c
+ 655.44 402 657.12 400.32 659.52 400.32 c
+ 661.68 400.32 663.36 402 663.36 404.16 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 679.44 432.72 m
+ 679.44 435.12 677.76 436.8 675.6 436.8 c
+ 673.2 436.8 671.52 435.12 671.52 432.72 c
+ 671.52 430.56 673.2 428.88 675.6 428.88 c
+ 677.76 428.88 679.44 430.56 679.44 432.72 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 695.52 466.32 m
+ 695.52 468.72 693.84 470.4 691.68 470.4 c
+ 689.28 470.4 687.6 468.72 687.6 466.32 c
+ 687.6 464.16 689.28 462.48 691.68 462.48 c
+ 693.84 462.48 695.52 464.16 695.52 466.32 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.36 510.96 m
+ 711.36 513.36 709.68 515.04 707.52 515.04 c
+ 705.12 515.04 703.44 513.36 703.44 510.96 c
+ 703.44 508.8 705.12 507.12 707.52 507.12 c
+ 709.68 507.12 711.36 508.8 711.36 510.96 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 727.44 539.28 m
+ 727.44 541.68 725.76 543.36 723.6 543.36 c
+ 721.2 543.36 719.52 541.68 719.52 539.28 c
+ 719.52 537.12 721.2 535.44 723.6 535.44 c
+ 725.76 535.44 727.44 537.12 727.44 539.28 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 743.28 583.68 m
+ 743.28 586.08 741.6 587.76 739.44 587.76 c
+ 737.04 587.76 735.36 586.08 735.36 583.68 c
+ 735.36 581.52 737.04 579.84 739.44 579.84 c
+ 741.6 579.84 743.28 581.52 743.28 583.68 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 31.92 75.6 m
+ /N3410 18.72 Tf
+ (0.0E+00)
+ [10.3831 5.17896 10.3831 12.4612 10.9073 10.3831 10.3831 ] pdfxs
+ 36.72 139.44 m
+ (5.0E-09)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 203.28 m
+ (1.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 267.12 m
+ (1.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 330.96 m
+ (2.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 394.8 m
+ (2.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 458.64 m
+ (3.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 522.48 m
+ (3.5E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 36.72 586.32 m
+ (4.0E-08)
+ [10.3687 5.16456 10.3687 12.4468 6.19402 10.3687 10.3687 ] pdfxs
+ 109.92 41.7599 m
+ /N3410 22.8 Tf
+ (0) show
+ 257.04 41.7599 m
+ (500)
+ [12.72 12.72 12.72 ] pdfxs
+ 410.4 41.7599 m
+ (1000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 570.24 41.7599 m
+ (1500)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 730.08 41.7599 m
+ (2000)
+ [12.72 12.72 12.72 12.72 ] pdfxs
+ 257.28 16.08 m
+ /N3411 22.8 Tf
+ (Number of LLU Bench iterations)
+ [16.4784 13.9474 20.2862 13.9474 12.6936 8.88617 6.24 13.9474 7.60903 6.24 13.9474 
+ 13.9474 16.4784 6.24 16.4784 12.6936 13.9474 12.6936 13.9474 6.24 6.35519 7.60903 
+ 12.6936 8.88617 12.6936 7.60903 6.35519 13.9474 13.9474 12.6936 ] pdfxs
+ q
+ Q
+ 31.2 192.96 m
+ /N3411 [0 22.8 -22.8 0 0 0] Tf
+ (Time per node dereference)
+ [13.9518 6.35959 20.2906 12.698 6.23999 13.9518 12.698 8.89056 6.23999 13.9518 13.9518 
+ 13.9518 12.698 6.23999 13.9518 12.698 8.89056 12.698 7.61342 12.698 8.89056 12.698 
+ 13.9518 12.698 12.698 ] pdfys
+ n
+ 202.8 443.28 142.8 152.4 re
+ 1 1 1 sc
+ f
+ n
+ 202.56 443.28 143.04 152.64 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 582 m
+ 230.88 582 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 586.08 m
+ 223.44 582 l
+ 219.36 577.92 l
+ 215.28 582 l
+ 219.36 586.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 235.44 575.76 m
+ /N3410 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 556.56 m
+ 230.88 556.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 215.28 552.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 235.44 550.32 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 531.12 m
+ 230.88 531.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 535.2 m
+ 223.44 527.04 l
+ 215.28 527.04 l
+ 219.36 535.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 235.44 524.88 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 505.68 m
+ 230.88 505.68 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 215.28 509.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 223.44 501.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 215.28 501.6 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 505.68 m
+ 223.44 509.76 l
+ 1 0.399994 0 sc
+ S
+ Q
+ q
+ Q
+ 235.44 499.44 m
+ (Normal 32)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 480.24 m
+ 230.88 480.24 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 215.28 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 223.44 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 215.28 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 223.44 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 219.36 484.32 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 219.36 480.24 m
+ 219.36 476.16 l
+ 0.501999 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 235.44 474 m
+ (PoolAlloc 32)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 454.8 m
+ 230.88 454.8 l
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 223.2 454.8 m
+ 223.2 457.2 221.52 458.88 219.36 458.88 c
+ 216.96 458.88 215.28 457.2 215.28 454.8 c
+ 215.28 452.64 216.96 450.96 219.36 450.96 c
+ 221.52 450.96 223.2 452.64 223.2 454.8 c
+ h
+ h
+ q
+ 0.501999 0 0 sc
+ eofill
+ Q
+ 0.501999 0 0 sc
+ S
+ Q
+ q
+ Q
+ 235.44 448.56 m
+ (PtrComp 32)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 23.216 -13.549 cm
+ 0 0 m
+ (\(c\))
+ [3.58634 4.09746 7.1817 ] pdfxs
+ (37) show
+ (5)
+ [4.59962 ] pdfxs
+ (Mh) show
+ (z)
+ [7.1728 ] pdfxs
+ (IB) show
+ (M)
+ [11.5123 ] pdfxs
+ (S) show
+ (P)
+ [9.3426 ] pdfxs
+ (9076) show
+ (-)
+ [3.07535 ] pdfxs
+ (55) show
+ (0-)
+ [7.67495 6.14172 ] pdfxs
+ (8M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ 1 0 0 1 210.894 13.549 cm
+ q
+ 0.281784 0 0 0.281784 0 0 cm
+ q
+ q
+ 0 0 792 612 re
+ W
+ n
+ n
+ 5.03999 4.79999 779.28 603.12 re
+ [/DeviceRGB] cs 1 1 1 sc
+ 
+ f
+ 0.23999 w
+ 1 J
+ 2 j
+ 1 M
+ n
+ 104.4 593.52 m
+ 750.72 593.52 l
+ 750.72 74.16 l
+ 104.4 74.16 l
+ 104.4 593.52 l
+ h
+ 0 0 0 sc
+ S
+ q
+ n
+ 104.4 160.56 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 160.8 m
+ 750.72 160.8 l
+ S
+ Q
+ q
+ n
+ 104.4 246.96 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 247.2 m
+ 750.72 247.2 l
+ S
+ Q
+ q
+ n
+ 104.4 333.6 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 333.84 m
+ 750.72 333.84 l
+ S
+ Q
+ q
+ n
+ 104.4 420.24 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 420.48 m
+ 750.72 420.48 l
+ S
+ Q
+ q
+ n
+ 104.4 594.48 m
+ 104.4 73.2 l
+ 750.72 73.2 l
+ 750.72 594.48 l
+ 144.24 549.84 m
+ 144.24 473.52 l
+ 287.52 473.52 l
+ 287.52 549.84 l
+ h
+ eoclip
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 506.88 m
+ 750.72 506.88 l
+ S
+ Q
+ q
+ n
+ 104.4 593.28 646.32 0.23999 re
+ h
+ W
+ n
+ 1 j
+ 10 M
+ n
+ 104.4 593.52 m
+ 750.72 593.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 0.959991 612 m
+ 0.959991 0.959991 l
+ 788.4 0.959991 l
+ 788.4 612 l
+ 144.24 549.84 m
+ 144.24 473.52 l
+ 287.52 473.52 l
+ 287.52 549.84 l
+ h
+ eoclip
+ n
+ 0.959991 w
+ 0 J
+ 1 j
+ 10 M
+ n
+ 104.4 74.16 646.32 519.36 re
+ 0.501999 0.501999 0.501999 sc
+ S
+ Q
+ 1 j
+ 10 M
+ n
+ 104.4 593.52 m
+ 104.4 74.16 l
+ S
+ n
+ 99.12 74.16 m
+ 104.4 74.16 l
+ S
+ n
+ 99.12 160.8 m
+ 104.4 160.8 l
+ S
+ n
+ 99.12 247.2 m
+ 104.4 247.2 l
+ S
+ n
+ 99.12 333.84 m
+ 104.4 333.84 l
+ S
+ n
+ 99.12 420.48 m
+ 104.4 420.48 l
+ S
+ n
+ 99.12 506.88 m
+ 104.4 506.88 l
+ S
+ n
+ 99.12 593.52 m
+ 104.4 593.52 l
+ S
+ n
+ 104.4 74.16 m
+ 750.72 74.16 l
+ S
+ n
+ 104.4 67.44 m
+ 104.4 74.16 l
+ S
+ n
+ 233.76 67.44 m
+ 233.76 74.16 l
+ S
+ n
+ 362.88 67.44 m
+ 362.88 74.16 l
+ S
+ n
+ 492.24 67.44 m
+ 492.24 74.16 l
+ S
+ n
+ 621.36 67.44 m
+ 621.36 74.16 l
+ S
+ n
+ 750.72 67.44 m
+ 750.72 74.16 l
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 227.76 m
+ 111.6 231.84 l
+ 112.56 235.92 l
+ 114 244.56 l
+ 114.96 248.64 l
+ 115.68 252.48 l
+ 116.16 254.16 l
+ 116.64 255.6 l
+ 116.88 256.8 l
+ 117.36 258 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 258 m
+ 117.84 258.96 l
+ 118.8 259.44 l
+ 119.52 259.92 l
+ 120.48 259.92 l
+ 122.4 259.68 l
+ 123.84 259.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 259.68 m
+ 126.96 260.16 l
+ 130.32 260.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 260.4 m
+ 133.44 261.12 l
+ 135.12 261.6 l
+ 136.8 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 261.84 m
+ 139.92 262.08 l
+ 143.28 261.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 261.84 m
+ 146.64 261.36 l
+ 149.76 260.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 260.88 m
+ 156 260.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 260.16 m
+ 159.12 259.92 l
+ 162.48 259.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 259.68 m
+ 164.16 259.68 l
+ 165.6 259.68 l
+ 167.28 259.92 l
+ 168.96 260.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 260.64 m
+ 170.64 261.84 l
+ 172.08 263.52 l
+ 173.76 265.2 l
+ 175.44 267.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 267.12 m
+ 177.12 269.04 l
+ 178.56 270.96 l
+ 180.24 272.88 l
+ 181.92 274.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 274.56 m
+ 185.04 277.68 l
+ 188.4 280.32 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 280.32 m
+ 191.52 282.96 l
+ 194.88 285.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 285.36 m
+ 198 287.76 l
+ 201.36 290.16 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 290.16 m
+ 204.48 291.84 l
+ 207.84 293.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 293.52 m
+ 214.32 296.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 296.4 m
+ 220.8 299.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 299.04 m
+ 227.28 301.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 301.44 m
+ 233.76 303.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 303.6 m
+ 240.24 305.52 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 305.52 m
+ 246.48 307.2 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 307.2 m
+ 252.96 308.64 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 308.64 m
+ 259.44 309.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 309.84 m
+ 265.92 310.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 310.8 m
+ 272.4 312 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 312 m
+ 278.88 312.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 312.96 m
+ 285.36 313.68 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 313.68 m
+ 291.84 314.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 314.4 m
+ 294.96 314.88 l
+ 298.32 315.36 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 315.36 m
+ 301.44 316.32 l
+ 303.12 317.04 l
+ 304.8 317.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 317.76 m
+ 306.48 318.72 l
+ 307.92 320.16 l
+ 309.6 321.6 l
+ 311.28 322.8 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 322.8 m
+ 317.76 327.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 327.6 m
+ 319.44 328.8 l
+ 320.88 329.76 l
+ 322.56 330.96 l
+ 324.24 332.4 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 332.4 m
+ 325.92 334.08 l
+ 327.6 336.24 l
+ 330.72 340.56 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 340.56 m
+ 333.84 344.88 l
+ 336.96 349.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 349.44 m
+ 340.08 353.76 l
+ 343.44 357.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 357.84 m
+ 345.12 359.76 l
+ 346.56 361.92 l
+ 348.24 363.84 l
+ 349.92 366.24 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 366.24 m
+ 351.6 368.88 l
+ 353.04 371.76 l
+ 356.4 377.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 377.76 m
+ 358.08 380.88 l
+ 359.52 384.24 l
+ 361.2 387.6 l
+ 362.88 390.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 390.72 m
+ 366 396.72 l
+ 369.36 402.72 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 402.72 m
+ 372.48 408.72 l
+ 374.16 411.84 l
+ 375.84 414.96 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 414.96 m
+ 378.96 421.92 l
+ 382.32 429.12 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 429.12 m
+ 385.44 436.56 l
+ 388.8 444.48 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 444.48 m
+ 390.48 448.56 l
+ 391.92 452.64 l
+ 395.28 461.04 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 461.04 m
+ 398.4 468.96 l
+ 401.76 476.88 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 476.88 m
+ 404.88 485.04 l
+ 408.24 493.44 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 493.44 m
+ 414.72 509.76 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 509.76 m
+ 417.84 517.68 l
+ 419.52 521.76 l
+ 421.2 525.84 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 525.84 m
+ 422.88 530.16 l
+ 424.32 534.72 l
+ 427.68 543.6 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 189.36 m
+ 111.6 195.84 l
+ 112.56 202.56 l
+ 114 216.48 l
+ 114.96 223.2 l
+ 115.44 226.32 l
+ 115.68 229.2 l
+ 116.64 234.48 l
+ 116.88 236.64 l
+ 117.36 238.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 238.56 m
+ 117.84 240.24 l
+ 118.8 241.92 l
+ 119.52 243.12 l
+ 120.48 244.08 l
+ 121.68 245.04 l
+ 122.4 245.76 l
+ 123.36 246.24 l
+ 123.84 246.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 246.72 m
+ 125.52 248.16 l
+ 126.96 249.36 l
+ 128.64 250.08 l
+ 130.32 250.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 250.8 m
+ 132 251.04 l
+ 133.44 251.04 l
+ 135.12 251.04 l
+ 136.8 251.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 251.04 m
+ 138.48 251.52 l
+ 139.92 252.24 l
+ 141.6 252.72 l
+ 143.28 253.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 253.2 m
+ 144.96 253.2 l
+ 146.64 252.72 l
+ 148.08 252.48 l
+ 149.76 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 252.24 m
+ 151.44 252.24 l
+ 152.88 252.48 l
+ 154.32 252.72 l
+ 156 252.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 252.96 m
+ 159.12 252.72 l
+ 162.48 252.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 252.48 m
+ 168.96 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 252.24 m
+ 172.08 252.48 l
+ 175.44 252.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 252.48 m
+ 178.56 252.24 l
+ 181.92 252 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 252 m
+ 185.04 252 l
+ 186.72 252 l
+ 188.4 252.24 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 252.24 m
+ 190.08 252.72 l
+ 191.52 253.68 l
+ 194.88 255.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 255.6 m
+ 196.56 256.8 l
+ 198 258.24 l
+ 199.68 259.68 l
+ 201.36 260.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 260.88 m
+ 203.04 261.84 l
+ 204.48 262.32 l
+ 206.16 263.04 l
+ 207.84 263.76 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 263.76 m
+ 209.52 264.72 l
+ 210.96 265.92 l
+ 212.64 267.12 l
+ 214.32 268.08 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 268.08 m
+ 216 268.8 l
+ 217.44 269.52 l
+ 220.8 270.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 270.96 m
+ 223.92 272.64 l
+ 227.28 274.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 274.32 m
+ 230.4 275.52 l
+ 233.76 276.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 276.72 m
+ 237.12 277.68 l
+ 240.24 278.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 278.64 m
+ 246.48 280.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 280.56 m
+ 249.6 281.76 l
+ 252.96 282.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 282.72 m
+ 259.44 284.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 284.16 m
+ 261.12 284.4 l
+ 262.56 284.4 l
+ 264.24 284.64 l
+ 265.92 284.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 284.88 m
+ 267.6 285.36 l
+ 269.04 286.08 l
+ 270.72 286.8 l
+ 272.4 287.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 287.28 m
+ 275.52 288 l
+ 278.88 288.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 288.48 m
+ 282 289.44 l
+ 285.36 290.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 290.16 m
+ 288.48 290.4 l
+ 291.84 290.64 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 290.64 m
+ 294.96 290.64 l
+ 296.64 290.64 l
+ 298.32 290.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 290.88 m
+ 300 291.36 l
+ 301.44 292.08 l
+ 303.12 292.8 l
+ 304.8 293.28 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 293.28 m
+ 306.48 293.28 l
+ 307.92 293.28 l
+ 309.6 293.04 l
+ 311.28 293.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 293.04 m
+ 314.4 293.52 l
+ 317.76 294 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 294 m
+ 320.88 294.96 l
+ 322.56 295.44 l
+ 324.24 295.68 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 295.68 m
+ 325.92 295.68 l
+ 327.6 295.68 l
+ 329.04 295.68 l
+ 330.72 296.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 296.16 m
+ 331.44 296.64 l
+ 332.4 297.12 l
+ 335.28 300 l
+ 336.24 300.48 l
+ 336.96 300.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 300.96 m
+ 337.68 301.2 l
+ 338.64 301.2 l
+ 340.08 300.96 l
+ 341.76 300.72 l
+ 342.72 300.72 l
+ 343.44 300.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 300.96 m
+ 344.16 301.2 l
+ 345.12 301.68 l
+ 346.56 302.88 l
+ 348.24 304.08 l
+ 349.2 304.56 l
+ 349.92 304.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 304.8 m
+ 350.64 305.04 l
+ 351.6 305.04 l
+ 353.04 304.8 l
+ 354.72 304.56 l
+ 355.68 304.32 l
+ 356.4 304.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 304.56 m
+ 357.12 304.8 l
+ 358.08 305.28 l
+ 359.52 306.48 l
+ 361.2 307.44 l
+ 362.16 307.92 l
+ 362.88 308.16 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 308.16 m
+ 364.56 308.4 l
+ 366 308.16 l
+ 367.68 307.92 l
+ 369.36 307.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 307.92 m
+ 372.48 308.16 l
+ 375.84 308.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 308.88 m
+ 378.96 309.84 l
+ 380.64 310.32 l
+ 382.32 311.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 311.04 m
+ 383.04 311.52 l
+ 384 312.24 l
+ 385.44 313.68 l
+ 387.12 314.88 l
+ 388.08 315.36 l
+ 388.8 315.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 315.6 m
+ 389.52 315.36 l
+ 390.48 315.12 l
+ 391.92 313.68 l
+ 392.88 312.96 l
+ 393.6 312.48 l
+ 394.56 312.24 l
+ 395.28 312.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 312.48 m
+ 395.76 312.96 l
+ 396 313.44 l
+ 396.96 314.88 l
+ 397.68 317.04 l
+ 398.4 318.96 l
+ 399.36 321.12 l
+ 400.08 322.8 l
+ 401.04 324.24 l
+ 401.28 324.48 l
+ 401.76 324.72 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 324.72 m
+ 402.24 324.72 l
+ 402.48 324.24 l
+ 403.44 323.28 l
+ 404.16 321.6 l
+ 404.88 319.68 l
+ 405.84 317.76 l
+ 406.56 316.08 l
+ 407.04 315.36 l
+ 407.52 314.88 l
+ 407.76 314.4 l
+ 408.24 314.4 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 314.4 m
+ 408.72 314.64 l
+ 408.96 314.88 l
+ 409.92 316.08 l
+ 410.64 317.76 l
+ 411.36 319.68 l
+ 412.32 321.6 l
+ 413.04 323.52 l
+ 414 324.96 l
+ 414.24 325.44 l
+ 414.72 325.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 325.92 m
+ 415.44 326.4 l
+ 416.4 326.16 l
+ 417.12 325.92 l
+ 417.84 325.2 l
+ 418.8 324.72 l
+ 419.52 324.24 l
+ 420.48 324.24 l
+ 421.2 324.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 324.48 m
+ 421.92 325.2 l
+ 422.64 326.4 l
+ 424.08 329.28 l
+ 424.8 330.96 l
+ 425.52 332.4 l
+ 426.48 333.84 l
+ 427.68 334.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 334.8 m
+ 428.88 335.52 l
+ 430.32 335.76 l
+ 432 336 l
+ 433.68 336 l
+ 437.04 336.48 l
+ 438.72 336.96 l
+ 440.4 337.92 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 337.92 m
+ 442.08 339.36 l
+ 443.52 341.04 l
+ 448.56 347.52 l
+ 450 349.68 l
+ 451.68 351.36 l
+ 453.36 352.8 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 352.8 m
+ 455.04 353.76 l
+ 456.48 354 l
+ 458.16 354.24 l
+ 461.52 354.24 l
+ 462.96 354.48 l
+ 464.64 354.72 l
+ 466.32 355.44 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 355.44 m
+ 468 356.4 l
+ 469.44 357.6 l
+ 472.8 360.48 l
+ 475.92 363.84 l
+ 479.28 367.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 367.2 m
+ 482.4 370.8 l
+ 485.76 374.64 l
+ 492.24 382.56 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 382.56 m
+ 495.36 386.4 l
+ 498.72 390.24 l
+ 501.84 394.32 l
+ 505.2 398.88 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 398.88 m
+ 508.56 404.16 l
+ 511.68 410.16 l
+ 515.04 415.92 l
+ 516.48 418.56 l
+ 518.16 420.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 420.96 m
+ 519.84 422.88 l
+ 521.28 424.56 l
+ 522.96 425.76 l
+ 524.4 427.2 l
+ 527.76 429.6 l
+ 529.2 431.28 l
+ 530.88 433.2 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 433.2 m
+ 532.56 435.36 l
+ 534 438 l
+ 535.68 440.64 l
+ 537.36 443.52 l
+ 540.48 449.28 l
+ 543.84 455.04 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 455.04 m
+ 545.52 457.92 l
+ 546.96 461.04 l
+ 550.32 467.52 l
+ 552 470.64 l
+ 553.44 473.52 l
+ 555.12 476.16 l
+ 556.8 478.32 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 478.32 m
+ 557.52 479.28 l
+ 558.48 479.76 l
+ 559.92 480.72 l
+ 563.28 481.68 l
+ 564.96 481.92 l
+ 566.4 482.64 l
+ 568.08 483.84 l
+ 569.04 484.56 l
+ 569.76 485.52 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 485.52 m
+ 570.48 486.72 l
+ 571.44 488.16 l
+ 572.88 491.52 l
+ 574.56 495.36 l
+ 576.24 499.44 l
+ 577.92 503.76 l
+ 579.36 507.6 l
+ 581.04 510.96 l
+ 582 512.64 l
+ 582.72 513.84 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 513.84 m
+ 584.4 516 l
+ 585.84 517.44 l
+ 587.52 518.64 l
+ 589.2 519.6 l
+ 592.32 521.28 l
+ 594 522 l
+ 595.68 522.96 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 522.96 m
+ 602.16 527.28 l
+ 608.64 531.6 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 180.72 m
+ 119.04 186.72 l
+ 120.48 192.72 l
+ 121.44 195.6 l
+ 122.16 198.48 l
+ 123.12 201.12 l
+ 123.84 203.52 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 203.52 m
+ 125.52 207.6 l
+ 126.96 211.2 l
+ 128.64 214.32 l
+ 130.32 216.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 216.96 m
+ 132 219.12 l
+ 133.44 220.56 l
+ 135.12 222 l
+ 136.8 222.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 222.96 m
+ 138.48 223.68 l
+ 139.92 224.16 l
+ 141.6 224.64 l
+ 143.28 225.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 225.12 m
+ 144.96 225.84 l
+ 146.64 226.8 l
+ 148.08 227.76 l
+ 149.76 228.48 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 228.48 m
+ 151.44 228.72 l
+ 152.88 228.72 l
+ 154.32 228.72 l
+ 156 228.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 228.72 m
+ 157.68 229.2 l
+ 159.12 229.68 l
+ 160.8 230.16 l
+ 162.48 230.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 230.4 m
+ 164.16 230.4 l
+ 165.6 230.4 l
+ 167.28 230.16 l
+ 168.96 230.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 230.16 m
+ 172.08 230.4 l
+ 175.44 230.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 230.88 m
+ 178.56 230.88 l
+ 181.92 230.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 230.88 m
+ 188.4 231.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 231.12 m
+ 191.52 231.36 l
+ 194.88 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 231.36 m
+ 198 231.12 l
+ 201.36 231.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 231.12 m
+ 204.48 231.36 l
+ 207.84 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 231.6 m
+ 210.96 231.6 l
+ 214.32 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 231.36 m
+ 217.44 231.6 l
+ 220.8 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 231.6 m
+ 223.92 231.6 l
+ 227.28 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 231.36 m
+ 233.76 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 231.36 m
+ 240.24 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 231.36 m
+ 246.48 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 231.36 m
+ 252.96 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 231.36 m
+ 259.44 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 231.36 m
+ 265.92 231.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 231.36 m
+ 272.4 231.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 231.6 m
+ 278.88 232.08 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 232.08 m
+ 285.36 233.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 233.04 m
+ 291.84 234.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 234.24 m
+ 298.32 235.44 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 235.44 m
+ 304.8 236.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 236.4 m
+ 311.28 237.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 237.36 m
+ 317.76 238.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 238.32 m
+ 324.24 239.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 239.28 m
+ 330.72 240.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 240.24 m
+ 336.96 240.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 240.96 m
+ 340.08 241.44 l
+ 343.44 241.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 241.92 m
+ 349.92 242.64 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 242.64 m
+ 356.4 243.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 243.36 m
+ 362.88 244.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 244.32 m
+ 369.36 245.28 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 245.28 m
+ 375.84 246 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 246 m
+ 382.32 246.96 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 246.96 m
+ 388.8 247.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 247.92 m
+ 395.28 248.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 248.88 m
+ 401.76 249.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 249.84 m
+ 408.24 250.8 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 250.8 m
+ 414.72 251.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 251.76 m
+ 421.2 252.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 252.72 m
+ 424.08 253.2 l
+ 425.52 253.68 l
+ 426.48 253.68 l
+ 427.68 253.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 253.92 m
+ 428.88 254.16 l
+ 430.32 254.4 l
+ 433.68 254.64 l
+ 440.4 255.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 255.6 m
+ 446.88 256.56 l
+ 453.36 257.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 257.76 m
+ 459.84 258.96 l
+ 466.32 260.16 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 260.16 m
+ 479.28 262.32 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 262.32 m
+ 492.24 264.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 264.72 m
+ 505.2 267.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 267.36 m
+ 518.16 269.76 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 269.76 m
+ 530.88 272.4 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 272.4 m
+ 543.84 275.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 275.04 m
+ 550.32 276.48 l
+ 556.8 277.92 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 277.92 m
+ 569.76 280.56 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 280.56 m
+ 582.72 283.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 283.2 m
+ 595.68 285.6 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 285.6 m
+ 602.16 287.04 l
+ 605.52 287.76 l
+ 608.64 288.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 288.24 m
+ 611.76 288.48 l
+ 614.88 288.72 l
+ 618.24 288.96 l
+ 621.36 289.2 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 621.36 289.2 m
+ 624.48 289.68 l
+ 627.84 290.4 l
+ 634.32 291.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 634.32 291.84 m
+ 647.28 294.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.28 294.24 m
+ 660.24 296.88 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 660.24 296.88 m
+ 666.72 298.32 l
+ 673.2 300 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.2 300 m
+ 686.16 303.12 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 686.16 303.12 m
+ 699.12 306.24 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 699.12 306.24 m
+ 711.84 309.36 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.84 309.36 m
+ 724.8 312.72 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 724.8 312.72 m
+ 737.76 315.84 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 110.88 231.84 m
+ 114.96 227.76 l
+ 110.88 223.68 l
+ 106.8 227.76 l
+ 110.88 231.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 262.08 m
+ 121.44 258 l
+ 117.36 253.92 l
+ 113.28 258 l
+ 117.36 262.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 263.76 m
+ 127.92 259.68 l
+ 123.84 255.6 l
+ 119.76 259.68 l
+ 123.84 263.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 264.48 m
+ 134.4 260.4 l
+ 130.32 256.32 l
+ 126.24 260.4 l
+ 130.32 264.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 265.92 m
+ 140.88 261.84 l
+ 136.8 257.76 l
+ 132.72 261.84 l
+ 136.8 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 265.92 m
+ 147.36 261.84 l
+ 143.28 257.76 l
+ 139.2 261.84 l
+ 143.28 265.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 264.96 m
+ 153.84 260.88 l
+ 149.76 256.8 l
+ 145.68 260.88 l
+ 149.76 264.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 264.24 m
+ 160.08 260.16 l
+ 156 256.08 l
+ 151.92 260.16 l
+ 156 264.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 263.76 m
+ 166.56 259.68 l
+ 162.48 255.6 l
+ 158.4 259.68 l
+ 162.48 263.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 264.72 m
+ 173.04 260.64 l
+ 168.96 256.56 l
+ 164.88 260.64 l
+ 168.96 264.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 271.2 m
+ 179.52 267.12 l
+ 175.44 263.04 l
+ 171.36 267.12 l
+ 175.44 271.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 278.64 m
+ 186 274.56 l
+ 181.92 270.48 l
+ 177.84 274.56 l
+ 181.92 278.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 284.4 m
+ 192.48 280.32 l
+ 188.4 276.24 l
+ 184.32 280.32 l
+ 188.4 284.4 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 289.44 m
+ 198.96 285.36 l
+ 194.88 281.28 l
+ 190.8 285.36 l
+ 194.88 289.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 294.24 m
+ 205.44 290.16 l
+ 201.36 286.08 l
+ 197.28 290.16 l
+ 201.36 294.24 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 297.6 m
+ 211.92 293.52 l
+ 207.84 289.44 l
+ 203.76 293.52 l
+ 207.84 297.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 300.48 m
+ 218.4 296.4 l
+ 214.32 292.32 l
+ 210.24 296.4 l
+ 214.32 300.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 303.12 m
+ 224.88 299.04 l
+ 220.8 294.96 l
+ 216.72 299.04 l
+ 220.8 303.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 305.52 m
+ 231.36 301.44 l
+ 227.28 297.36 l
+ 223.2 301.44 l
+ 227.28 305.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 307.68 m
+ 237.84 303.6 l
+ 233.76 299.52 l
+ 229.68 303.6 l
+ 233.76 307.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 309.6 m
+ 244.32 305.52 l
+ 240.24 301.44 l
+ 236.16 305.52 l
+ 240.24 309.6 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 311.28 m
+ 250.56 307.2 l
+ 246.48 303.12 l
+ 242.4 307.2 l
+ 246.48 311.28 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 312.72 m
+ 257.04 308.64 l
+ 252.96 304.56 l
+ 248.88 308.64 l
+ 252.96 312.72 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 313.92 m
+ 263.52 309.84 l
+ 259.44 305.76 l
+ 255.36 309.84 l
+ 259.44 313.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 314.88 m
+ 270 310.8 l
+ 265.92 306.72 l
+ 261.84 310.8 l
+ 265.92 314.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 316.08 m
+ 276.48 312 l
+ 272.4 307.92 l
+ 268.32 312 l
+ 272.4 316.08 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 317.04 m
+ 282.96 312.96 l
+ 278.88 308.88 l
+ 274.8 312.96 l
+ 278.88 317.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 317.76 m
+ 289.44 313.68 l
+ 285.36 309.6 l
+ 281.28 313.68 l
+ 285.36 317.76 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 318.48 m
+ 295.92 314.4 l
+ 291.84 310.32 l
+ 287.76 314.4 l
+ 291.84 318.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 319.44 m
+ 302.4 315.36 l
+ 298.32 311.28 l
+ 294.24 315.36 l
+ 298.32 319.44 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 321.84 m
+ 308.88 317.76 l
+ 304.8 313.68 l
+ 300.72 317.76 l
+ 304.8 321.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 326.88 m
+ 315.36 322.8 l
+ 311.28 318.72 l
+ 307.2 322.8 l
+ 311.28 326.88 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 331.68 m
+ 321.84 327.6 l
+ 317.76 323.52 l
+ 313.68 327.6 l
+ 317.76 331.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 336.48 m
+ 328.32 332.4 l
+ 324.24 328.32 l
+ 320.16 332.4 l
+ 324.24 336.48 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 344.64 m
+ 334.8 340.56 l
+ 330.72 336.48 l
+ 326.64 340.56 l
+ 330.72 344.64 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 353.52 m
+ 341.04 349.44 l
+ 336.96 345.36 l
+ 332.88 349.44 l
+ 336.96 353.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 361.92 m
+ 347.52 357.84 l
+ 343.44 353.76 l
+ 339.36 357.84 l
+ 343.44 361.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 370.32 m
+ 354 366.24 l
+ 349.92 362.16 l
+ 345.84 366.24 l
+ 349.92 370.32 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 381.84 m
+ 360.48 377.76 l
+ 356.4 373.68 l
+ 352.32 377.76 l
+ 356.4 381.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 394.8 m
+ 366.96 390.72 l
+ 362.88 386.64 l
+ 358.8 390.72 l
+ 362.88 394.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 406.8 m
+ 373.44 402.72 l
+ 369.36 398.64 l
+ 365.28 402.72 l
+ 369.36 406.8 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 419.04 m
+ 379.92 414.96 l
+ 375.84 410.88 l
+ 371.76 414.96 l
+ 375.84 419.04 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 433.2 m
+ 386.4 429.12 l
+ 382.32 425.04 l
+ 378.24 429.12 l
+ 382.32 433.2 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 448.56 m
+ 392.88 444.48 l
+ 388.8 440.4 l
+ 384.72 444.48 l
+ 388.8 448.56 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 465.12 m
+ 399.36 461.04 l
+ 395.28 456.96 l
+ 391.2 461.04 l
+ 395.28 465.12 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 480.96 m
+ 405.84 476.88 l
+ 401.76 472.8 l
+ 397.68 476.88 l
+ 401.76 480.96 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 497.52 m
+ 412.32 493.44 l
+ 408.24 489.36 l
+ 404.16 493.44 l
+ 408.24 497.52 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 513.84 m
+ 418.8 509.76 l
+ 414.72 505.68 l
+ 410.64 509.76 l
+ 414.72 513.84 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 529.92 m
+ 425.28 525.84 l
+ 421.2 521.76 l
+ 417.12 525.84 l
+ 421.2 529.92 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 547.68 m
+ 431.76 543.6 l
+ 427.68 539.52 l
+ 423.6 543.6 l
+ 427.68 547.68 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ n
+ 100.32 178.08 21.84 22.56 re
+ h
+ W
+ n
+ 0.959991 w
+ 0 J
+ n
+ 106.8 185.52 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 113.28 234.72 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 119.76 242.88 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 126.24 246.96 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 132.72 247.2 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 139.2 249.36 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 145.68 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 151.92 249.12 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 158.4 248.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 164.88 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 171.36 248.64 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 177.84 248.16 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 184.32 248.4 7.92 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 190.8 251.76 7.92 7.92 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 197.28 257.04 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 203.76 259.92 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 210.24 264.24 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 216.72 267.12 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 223.2 270.48 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 229.68 272.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 236.16 274.8 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 242.4 276.72 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 248.88 278.88 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 255.36 280.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 261.84 281.04 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 268.32 283.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 274.8 284.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 281.28 286.32 7.92001 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 287.76 286.8 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 294.24 287.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 300.72 289.44 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 307.2 289.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 313.68 290.16 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 320.16 291.84 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 326.64 292.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 332.88 297.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 339.36 297.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 345.84 300.96 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 352.32 300.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 358.8 304.32 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 365.28 304.08 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 371.76 305.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 378.24 307.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 384.72 311.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 391.2 308.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 397.68 320.88 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 404.16 310.56 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 410.64 322.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 417.12 320.64 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 423.6 330.96 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 436.32 334.08 7.91998 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 449.28 348.96 7.92001 7.92001 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 462.24 351.6 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 475.2 363.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 488.16 378.72 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 501.12 395.04 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 514.08 417.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 526.8 429.36 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 539.76 451.2 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 552.72 474.48 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 565.68 481.68 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 578.64 510 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 591.6 519.12 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 604.56 527.76 7.91998 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 117.36 184.8 m
+ 121.44 176.64 l
+ 113.28 176.64 l
+ 117.36 184.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 123.84 207.6 m
+ 127.92 199.44 l
+ 119.76 199.44 l
+ 123.84 207.6 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 130.32 221.04 m
+ 134.4 212.88 l
+ 126.24 212.88 l
+ 130.32 221.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 136.8 227.04 m
+ 140.88 218.88 l
+ 132.72 218.88 l
+ 136.8 227.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 143.28 229.2 m
+ 147.36 221.04 l
+ 139.2 221.04 l
+ 143.28 229.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.76 232.56 m
+ 153.84 224.4 l
+ 145.68 224.4 l
+ 149.76 232.56 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 156 232.8 m
+ 160.08 224.64 l
+ 151.92 224.64 l
+ 156 232.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 162.48 234.48 m
+ 166.56 226.32 l
+ 158.4 226.32 l
+ 162.48 234.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 168.96 234.24 m
+ 173.04 226.08 l
+ 164.88 226.08 l
+ 168.96 234.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 175.44 234.96 m
+ 179.52 226.8 l
+ 171.36 226.8 l
+ 175.44 234.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 181.92 234.96 m
+ 186 226.8 l
+ 177.84 226.8 l
+ 181.92 234.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 188.4 235.2 m
+ 192.48 227.04 l
+ 184.32 227.04 l
+ 188.4 235.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 194.88 235.44 m
+ 198.96 227.28 l
+ 190.8 227.28 l
+ 194.88 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 201.36 235.2 m
+ 205.44 227.04 l
+ 197.28 227.04 l
+ 201.36 235.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 207.84 235.68 m
+ 211.92 227.52 l
+ 203.76 227.52 l
+ 207.84 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 214.32 235.44 m
+ 218.4 227.28 l
+ 210.24 227.28 l
+ 214.32 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 220.8 235.68 m
+ 224.88 227.52 l
+ 216.72 227.52 l
+ 220.8 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 227.28 235.44 m
+ 231.36 227.28 l
+ 223.2 227.28 l
+ 227.28 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 233.76 235.44 m
+ 237.84 227.28 l
+ 229.68 227.28 l
+ 233.76 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 240.24 235.44 m
+ 244.32 227.28 l
+ 236.16 227.28 l
+ 240.24 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 246.48 235.44 m
+ 250.56 227.28 l
+ 242.4 227.28 l
+ 246.48 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 252.96 235.44 m
+ 257.04 227.28 l
+ 248.88 227.28 l
+ 252.96 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 259.44 235.44 m
+ 263.52 227.28 l
+ 255.36 227.28 l
+ 259.44 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 265.92 235.44 m
+ 270 227.28 l
+ 261.84 227.28 l
+ 265.92 235.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 272.4 235.68 m
+ 276.48 227.52 l
+ 268.32 227.52 l
+ 272.4 235.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 278.88 236.16 m
+ 282.96 228 l
+ 274.8 228 l
+ 278.88 236.16 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 285.36 237.12 m
+ 289.44 228.96 l
+ 281.28 228.96 l
+ 285.36 237.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 291.84 238.32 m
+ 295.92 230.16 l
+ 287.76 230.16 l
+ 291.84 238.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 298.32 239.52 m
+ 302.4 231.36 l
+ 294.24 231.36 l
+ 298.32 239.52 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 304.8 240.48 m
+ 308.88 232.32 l
+ 300.72 232.32 l
+ 304.8 240.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 311.28 241.44 m
+ 315.36 233.28 l
+ 307.2 233.28 l
+ 311.28 241.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 317.76 242.4 m
+ 321.84 234.24 l
+ 313.68 234.24 l
+ 317.76 242.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 324.24 243.36 m
+ 328.32 235.2 l
+ 320.16 235.2 l
+ 324.24 243.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 330.72 244.32 m
+ 334.8 236.16 l
+ 326.64 236.16 l
+ 330.72 244.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 336.96 245.04 m
+ 341.04 236.88 l
+ 332.88 236.88 l
+ 336.96 245.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 343.44 246 m
+ 347.52 237.84 l
+ 339.36 237.84 l
+ 343.44 246 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 349.92 246.72 m
+ 354 238.56 l
+ 345.84 238.56 l
+ 349.92 246.72 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 356.4 247.44 m
+ 360.48 239.28 l
+ 352.32 239.28 l
+ 356.4 247.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 362.88 248.4 m
+ 366.96 240.24 l
+ 358.8 240.24 l
+ 362.88 248.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 369.36 249.36 m
+ 373.44 241.2 l
+ 365.28 241.2 l
+ 369.36 249.36 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 375.84 250.08 m
+ 379.92 241.92 l
+ 371.76 241.92 l
+ 375.84 250.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 382.32 251.04 m
+ 386.4 242.88 l
+ 378.24 242.88 l
+ 382.32 251.04 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 388.8 252 m
+ 392.88 243.84 l
+ 384.72 243.84 l
+ 388.8 252 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 395.28 252.96 m
+ 399.36 244.8 l
+ 391.2 244.8 l
+ 395.28 252.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 401.76 253.92 m
+ 405.84 245.76 l
+ 397.68 245.76 l
+ 401.76 253.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 408.24 254.88 m
+ 412.32 246.72 l
+ 404.16 246.72 l
+ 408.24 254.88 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 414.72 255.84 m
+ 418.8 247.68 l
+ 410.64 247.68 l
+ 414.72 255.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 421.2 256.8 m
+ 425.28 248.64 l
+ 417.12 248.64 l
+ 421.2 256.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 427.68 258 m
+ 431.76 249.84 l
+ 423.6 249.84 l
+ 427.68 258 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 440.4 259.68 m
+ 444.48 251.52 l
+ 436.32 251.52 l
+ 440.4 259.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 453.36 261.84 m
+ 457.44 253.68 l
+ 449.28 253.68 l
+ 453.36 261.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 466.32 264.24 m
+ 470.4 256.08 l
+ 462.24 256.08 l
+ 466.32 264.24 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 479.28 266.4 m
+ 483.36 258.24 l
+ 475.2 258.24 l
+ 479.28 266.4 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 492.24 268.8 m
+ 496.32 260.64 l
+ 488.16 260.64 l
+ 492.24 268.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 505.2 271.44 m
+ 509.28 263.28 l
+ 501.12 263.28 l
+ 505.2 271.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 518.16 273.84 m
+ 522.24 265.68 l
+ 514.08 265.68 l
+ 518.16 273.84 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 530.88 276.48 m
+ 534.96 268.32 l
+ 526.8 268.32 l
+ 530.88 276.48 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 543.84 279.12 m
+ 547.92 270.96 l
+ 539.76 270.96 l
+ 543.84 279.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 556.8 282 m
+ 560.88 273.84 l
+ 552.72 273.84 l
+ 556.8 282 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 569.76 284.64 m
+ 573.84 276.48 l
+ 565.68 276.48 l
+ 569.76 284.64 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 582.72 287.28 m
+ 586.8 279.12 l
+ 578.64 279.12 l
+ 582.72 287.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 595.68 289.68 m
+ 599.76 281.52 l
+ 591.6 281.52 l
+ 595.68 289.68 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 608.64 292.32 m
+ 612.72 284.16 l
+ 604.56 284.16 l
+ 608.64 292.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 621.36 293.28 m
+ 625.44 285.12 l
+ 617.28 285.12 l
+ 621.36 293.28 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 634.32 295.92 m
+ 638.4 287.76 l
+ 630.24 287.76 l
+ 634.32 295.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 647.28 298.32 m
+ 651.36 290.16 l
+ 643.2 290.16 l
+ 647.28 298.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 660.24 300.96 m
+ 664.32 292.8 l
+ 656.16 292.8 l
+ 660.24 300.96 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 673.2 304.08 m
+ 677.28 295.92 l
+ 669.12 295.92 l
+ 673.2 304.08 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 686.16 307.2 m
+ 690.24 299.04 l
+ 682.08 299.04 l
+ 686.16 307.2 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 699.12 310.32 m
+ 703.2 302.16 l
+ 695.04 302.16 l
+ 699.12 310.32 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 711.84 313.44 m
+ 715.92 305.28 l
+ 707.76 305.28 l
+ 711.84 313.44 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 724.8 316.8 m
+ 728.88 308.64 l
+ 720.72 308.64 l
+ 724.8 316.8 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 737.76 319.92 m
+ 741.84 311.76 l
+ 733.68 311.76 l
+ 737.76 319.92 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 24.72 68.4 m
+ /N3416 17.76 Tf
+ (0.0E+00)
+ [9.84976 4.91248 9.84976 11.8213 10.347 9.84976 9.84976 ] pdfxs
+ 29.04 155.04 m
+ (5.0E-09)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 241.44 m
+ (1.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 328.08 m
+ (1.5E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 414.72 m
+ (2.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 501.12 m
+ (2.5E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 29.04 587.76 m
+ (3.0E-08)
+ [9.86946 4.93218 9.86946 11.841 5.90885 9.86946 9.86946 ] pdfxs
+ 98.4 35.28 m
+ /N3416 22.08 Tf
+ (0) show
+ 209.28 35.28 m
+ (2000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 338.4 35.28 m
+ (4000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 467.76 35.28 m
+ (6000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 596.88 35.28 m
+ (8000)
+ [12.24 12.24 12.24 12.24 ] pdfxs
+ 720.24 35.28 m
+ (10000)
+ [12.24 12.24 12.24 12.24 12.24 ] pdfxs
+ 286.32 14.64 m
+ /N3417 18 Tf
+ (Number of LLU Bench Iterations)
+ [13.0262 11.0281 16.0323 11.0281 10.0382 7.03233 5.03999 11.0281 6.02406 5.03999 11.0281 
+ 11.0281 13.0262 5.03999 13.0262 10.0382 11.0281 10.0382 11.0281 5.03999 5.03419 6.02406 
+ 10.0382 7.03233 10.0382 6.02406 5.03419 11.0281 11.0281 10.0382 ] pdfxs
+ q
+ Q
+ 26.16 217.2 m
+ /N3417 [0 18 -18 0 0 0] Tf
+ (Time per node dereference)
+ [11.0404 5.04649 16.0446 10.0505 5.04001 11.0404 10.0505 7.04463 5.04001 11.0404 11.0404 
+ 11.0404 10.0505 5.04001 11.0404 10.0505 7.04463 10.0505 6.03636 10.0505 7.04463 10.0505 
+ 11.0404 10.0505 10.0505 ] pdfys
+ n
+ 144.48 473.52 142.8 76.08 re
+ 1 1 1 sc
+ f
+ n
+ 144.24 473.52 143.04 76.32 re
+ 0 0 0 sc
+ S
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 535.92 m
+ 172.56 535.92 l
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.04 540 m
+ 165.12 535.92 l
+ 161.04 531.84 l
+ 156.96 535.92 l
+ 161.04 540 l
+ h
+ h
+ q
+ 0 0 0.501999 sc
+ eofill
+ Q
+ 0 0 0.501999 sc
+ S
+ Q
+ q
+ Q
+ 177.12 529.68 m
+ /N3416 19.2 Tf
+ (Normal 64)
+ [13.8408 10.6536 6.37186 15.9719 10.6536 4.24081 5.28001 10.6536 10.6536 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 510.48 m
+ 172.56 510.48 l
+ 1 0 1 sc
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ 0 J
+ n
+ 156.96 506.64 7.92 7.91998 re
+ h
+ q
+ 1 0 1 sc
+ eofill
+ Q
+ 1 0 1 sc
+ S
+ Q
+ q
+ Q
+ 177.12 504.24 m
+ (PoolAlloc 64)
+ [12.7541 10.6228 10.6228 4.21 12.7541 4.21 4.21 10.6228 9.5476 5.28001 10.6228 
+ 10.6228 ] pdfxs
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 149.52 485.04 m
+ 172.56 485.04 l
+ S
+ Q
+ q
+ 1 0 0 1 0.0132904 0 cm
+ 0.959991 w
+ n
+ 161.04 489.12 m
+ 165.12 480.96 l
+ 156.96 480.96 l
+ 161.04 489.12 l
+ h
+ h
+ q
+ eofill
+ Q
+ S
+ Q
+ q
+ Q
+ 177.12 478.8 m
+ (PtrComp 64)
+ [12.7649 5.296 6.35186 13.8208 10.6336 15.9519 10.6336 5.28001 10.6336 10.6336 ] pdfxs
+ Q
+ Q
+ Q
+ 1 0 0 1 21.493 -13.549 cm
+ 0 0 m
+ (\()
+ [3.58634 ] pdfxs
+ (d) show
+ (\))
+ [7.1817 ] pdfxs
+ (1) show
+ (.)
+ [2.55527 ] pdfxs
+ (6) show
+ (G)
+ [7.23561 ] pdfxs
+ (h) show
+ (z)
+ [7.16383 ] pdfxs
+ (I) show
+ (t)
+ [3.58634 ] pdfxs
+ (an) show
+ (i)
+ [2.55527 ] pdfxs
+ (u) show
+ (m2)
+ [10.7502 7.68392 ] pdfxs
+ (Mad) show
+ (is)
+ [2.55527 3.64018 ] pdfxs
+ (o) show
+ (n-9)
+ [8.18594 6.15069 4.59962 ] pdfxs
+ (M) show
+ (BC)
+ [9.60254 6.6528 ] pdfxs
+ (a) show
+ (c)
+ [3.83745 ] pdfxs
+ (he) show
+ -191.903 -25.758 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (7) show
+ (.)
+ [3.02179 ] pdfxs
+ (17) show
+ (:llubenchm)
+ [7.8872 3.02179 3.0327 6.0654 6.35994 4.85451 6.05449 4.54905 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rk:)
+ [4.2654 5.75995 7.87629 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.4872 ] pdfxs
+ (t) show
+ (oprocess)
+ [9.08719 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 7.94172 ] pdfxs
+ (o) show
+ (nenodevspr)
+ [6.05449 8.4872 6.05449 5.75995 6.0654 8.4872 5.74904 7.94172 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsize)
+ [6.0654 3.0327 4.8436 12.7307 4.29811 3.0327 4.85451 4.8436 ] pdfxs
+ -35.13 -143.292 m
+ (176) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 189 189
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (7.4.2Arc)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 5.49929 5.59493 ] pdfxs
+ (h) show
+ (ite)
+ [3.74195 5.22437 6.14487 ] pdfxs
+ (c) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (re)
+ [5.49929 10.616 ] pdfxs
+ (S) show
+ (pe)
+ [7.84247 6.14487 ] pdfxs
+ (c) show
+ (i)
+ [3.73 ] pdfxs
+ (\f) show
+ (c)
+ [10.4606 ] pdfxs
+ (I) show
+ (m)
+ [11.2138 ] pdfxs
+ (pac) show
+ (tofPointerCom)
+ [9.70749 6.7307 8.58361 8.82275 6.71874 3.74195 7.08931 5.23633 6.13291 9.98241 9.70749 
+ 6.7307 11.2019 ] pdfxs
+ (p) show
+ (ressio)
+ [5.49929 6.13291 5.30802 5.30802 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (I) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (rder)
+ [4.2654 6.0654 4.8436 8.66173 ] pdfxs
+ (t) show
+ (oev)
+ [9.83992 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (e)
+ [9.22901 ] pdfxs
+ (t) show
+ (hee\013ect)
+ [6.0654 9.22901 4.85451 6.35986 4.8436 4.85451 8.6291 ] pdfxs
+ (o) show
+ (fp)
+ [7.71266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.65082 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (o) show
+ (ndi\013erent)
+ [10.4508 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 8.6291 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures,wech)
+ [6.05449 4.27631 4.85451 4.29811 7.60357 7.57085 9.23992 4.54905 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.22901 ] pdfxs
+ (t) show
+ (ouse)
+ [9.83992 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -50.89 m
+ (asin)
+ [10.7999 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (lebechm)
+ [3.0327 10.189 6.35994 4.85451 4.54905 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rk,)
+ [4.27631 5.75995 8.79265 ] pdfxs
+ (LLU) show
+ (bench,)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 8.79265 ] pdfxs
+ (a) show
+ (ndar)
+ [6.0654 11.3999 10.7999 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (e)
+ [10.189 ] pdfxs
+ (o) show
+ (finputsizes.Wech)
+ [8.67265 3.0327 6.05449 6.0654 6.05449 9.58909 4.29811 3.0327 4.8436 4.85451 4.29811 
+ 12.9926 10.309 10.189 4.53815 6.0654 ] pdfxs
+ (o) show
+ (se)
+ [4.29811 10.189 ] pdfxs
+ (LLU) show
+ (bench,alinked-lis)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 8.79265 10.7999 3.0327 3.0327 6.05449 5.4545 
+ 4.85451 6.05449 3.63261 3.0327 3.0327 4.29811 ] pdfxs
+ (t) show
+ 0 -72.813 m
+ (micr)
+ [9.08711 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (benchm)
+ [6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk,bec)
+ [4.27631 5.75995 6.89448 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usei)
+ [6.05449 4.30902 8.67266 3.0327 ] pdfxs
+ (t) show
+ (sinputsizec)
+ [8.12717 3.0327 6.05449 6.0654 6.05449 8.07274 4.29811 3.0327 4.8436 8.68356 4.8436 
+ ] pdfxs
+ (a) show
+ (nbesc)
+ [9.88355 6.37085 8.67266 4.29811 4.85451 ] pdfxs
+ (a) show
+ (ledoverawider)
+ [3.0327 4.8436 9.88355 5.15996 5.4545 4.8436 8.09446 9.28356 7.8763 3.0327 6.0654 
+ 8.67266 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.67266 ] pdfxs
+ (a) show
+ (nditissm)
+ [6.0654 9.88355 3.0327 8.07274 3.02179 8.12717 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 6.86176 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [9.88355 ] pdfxs
+ (to) show
+ 0 -94.735 m
+ (g) show
+ (etw)
+ [4.8436 7.88729 7.57085 ] pdfxs
+ (o) show
+ (rking)
+ [4.27631 5.75995 3.02179 6.0654 9.08719 ] pdfxs
+ (o) show
+ (nsever)
+ [9.6981 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lpl)
+ [6.6654 6.0654 3.0327 ] pdfxs
+ (at) show
+ (f)
+ [3.32724 ] pdfxs
+ (o) show
+ (rmswi)
+ [4.27631 9.08711 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (uthaving)
+ [6.0654 7.87638 6.0654 5.14905 5.75995 3.0327 6.05449 9.08719 ] pdfxs
+ (t) show
+ (op)
+ [9.0981 6.35994 ] pdfxs
+ (o) show
+ (rt)
+ [4.27631 7.87638 ] pdfxs
+ (o) show
+ (uren)
+ [6.05449 7.909 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irec)
+ [3.02179 4.27631 8.4872 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 ] pdfxs
+ (t) show
+ (oe)
+ [9.08719 4.85451 ] pdfxs
+ (a) show
+ (chsys)
+ [4.54905 9.68719 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 3.0327 ] pdfxs
+ 16.936 -116.658 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 7.64721 ] pdfxs
+ (7) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.1shows)
+ [3.0327 8.25811 4.29811 6.0654 5.14905 7.8763 7.11264 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 7.65812 4.29811 4.85451 ] pdfxs
+ (a) show
+ (lingbehavi)
+ [3.0327 3.02179 6.0654 8.25811 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [7.07992 ] pdfxs
+ (o) show
+ (fllubench)
+ [6.14176 3.02179 3.0327 6.0654 6.35994 4.8436 6.0654 4.54905 8.8581 ] pdfxs
+ (o) show
+ (nf)
+ [8.86901 3.32724 ] pdfxs
+ (o) show
+ (urdi\013erentsys)
+ [6.0654 7.07992 6.05449 3.0327 6.35986 4.85451 4.27631 4.8436 5.75995 7.04729 4.29811 
+ 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems,c)
+ [4.85451 9.08711 4.30902 5.99995 4.8436 ] pdfxs
+ (o) show
+ (mpiledinsever)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 8.86901 3.02179 8.86901 4.30902 4.8436 5.4545 
+ 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -138.581 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.0654 ] pdfxs
+ (g) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.F)
+ [6.0654 4.30902 12.8181 6.20722 ] pdfxs
+ (o) show
+ (re)
+ [9.55626 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 11.3454 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,wec)
+ [6.0654 8.7272 7.57085 10.1345 4.8436 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 11.3454 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.3454 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imized)
+ [3.0327 9.08711 3.0327 4.8436 4.85451 11.3454 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 10.1345 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (musing)
+ [14.3671 6.0654 4.29811 3.0327 6.0654 10.7345 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M,)
+ [10.0036 3.0327 ] pdfxs
+ 0 -160.503 m
+ (emit)
+ [4.8436 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edCcode,)
+ [4.85451 9.97082 11.7817 4.85451 5.74904 6.0654 4.8436 7.01448 ] pdfxs
+ (t) show
+ (henc)
+ [6.05449 4.85451 9.95991 4.85451 ] pdfxs
+ (o) show
+ (mpiled)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.97082 ] pdfxs
+ (t) show
+ (heresul)
+ [6.05449 8.75993 4.27631 4.8436 4.29811 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (ntcodewi)
+ [5.74904 8.16001 4.8436 5.75995 6.05449 8.75993 7.8763 3.0327 ] pdfxs
+ (t) show
+ (has)
+ [9.97082 9.35992 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdCc)
+ [4.2654 9.97082 11.7926 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.18173 ] pdfxs
+ (\(I) show
+ (BM)
+ [7.72349 13.9091 ] pdfxs
+ (XL) show
+ (Cf)
+ [11.7926 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.18173 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -182.426 m
+ (SP,GCCf)
+ [6.0654 6.51267 6.89448 8.55269 7.8763 11.749 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.13809 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.88358 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.Weused6c)
+ [8.55265 10.309 8.70538 6.0654 4.29811 4.85451 9.91628 9.31628 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.0654 ] pdfxs
+ (g) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 8.1599 3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.13809 4.8436 ] pdfxs
+ (a) show
+ (chpl)
+ [4.54905 9.91628 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tf)
+ [4.23277 3.33815 ] pdfxs
+ (o) show
+ (rm:)
+ [4.27631 9.08711 8.32356 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.70538 ] pdfxs
+ (o) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (lcode)
+ [6.89448 4.8436 5.75995 6.0654 8.70538 ] pdfxs
+ (\(No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,) show
+ 0 -204.348 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.19265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.0327 10.909 ] pdfxs
+ (\() show
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [8.56356 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 11.2144 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 9.42535 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.2144 ] pdfxs
+ (\() show
+ (P)
+ [7.42902 ] pdfxs
+ (t) show
+ (rC)
+ [4.2654 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (\)) show
+ (,e)
+ [8.57447 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 11.2144 4.85451 ] pdfxs
+ (o) show
+ (mpiledin)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 11.2254 3.02179 11.2254 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ 0 -226.271 m
+ (mode)
+ [9.08711 5.75995 6.0654 8.47629 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.6981 3.0327 9.6981 ] pdfxs
+ (64) show
+ (-bitmode)
+ [3.63261 6.0654 3.02179 7.88729 9.08711 5.75995 6.05449 8.4872 ] pdfxs
+ (\() show
+ (except)
+ [4.8436 5.75995 4.85451 4.8436 6.0654 7.87638 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.05449 9.39264 ] pdfxs
+ (Ita) show
+ (niumsystem,whichl)
+ [6.0654 3.0327 6.05449 12.7307 4.29811 5.75995 4.30902 4.23277 4.85451 9.08711 6.6654 
+ 7.88721 6.05449 3.0327 4.54905 9.68719 3.0327 ] pdfxs
+ (a) show
+ (cks3)
+ [4.54905 5.75995 7.93081 5.46541 ] pdfxs
+ (2) show
+ (-bitsupp)
+ [3.63261 6.05449 3.0327 7.87638 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t\)) show
+ (.) show
+ 16.936 -248.193 m
+ (Thehe)
+ [7.8763 6.0654 7.65812 6.0654 4.8436 ] pdfxs
+ (a) show
+ (psizeusedbyllubenchisaline)
+ [8.87992 4.29811 3.0327 4.8436 7.66903 6.05449 4.30902 4.8436 8.87992 5.75995 8.56356 
+ 3.0327 3.0327 6.05449 6.37085 4.8436 6.0654 4.53815 8.87992 3.0327 7.11264 8.26902 
+ 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (rfunc)
+ [7.07992 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.87992 ] pdfxs
+ (o) show
+ (f)
+ [6.14176 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 7.65812 5.75995 6.05449 8.79257 6.35994 4.85451 7.07992 ] pdfxs
+ (o) show
+ (fi)
+ [6.15267 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,but)
+ [6.0654 4.29811 6.01086 6.0654 6.05449 7.0582 ] pdfxs
+ (t) show
+ (heexecu)
+ [6.0654 7.65812 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n) show
+ 0 -270.116 m
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.34901 ] pdfxs
+ (o) show
+ (f)
+ [7.84357 ] pdfxs
+ (t) show
+ (hebenchm)
+ [6.05449 9.34901 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 10.2654 ] pdfxs
+ (g) show
+ (rowsqu)
+ [4.2654 5.14905 7.88721 8.80353 5.75995 6.05449 ] pdfxs
+ (a) show
+ (dr)
+ [6.0654 4.27631 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly.Toc)
+ [3.02179 3.0327 4.8545 10.4726 6.97085 9.95991 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (reperf)
+ [4.27631 9.34901 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.35992 ] pdfxs
+ (o) show
+ (fdi\013erentc)
+ [7.83266 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 8.7491 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ 0 -292.038 m
+ (a) show
+ (ndsys)
+ [6.0654 10.2108 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.09802 8.45444 ] pdfxs
+ (a) show
+ (safunc)
+ [8.46535 9.61083 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2108 ] pdfxs
+ (o) show
+ (f)
+ [7.49448 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.01083 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psize,)
+ [10.2108 4.30902 3.0327 4.8436 4.85451 7.30903 ] pdfxs
+ (t) show
+ (heref)
+ [6.0654 4.8436 4.27631 4.8436 3.33815 ] pdfxs
+ (o) show
+ (re,weshow)
+ [4.27631 4.8436 7.31994 7.57085 9.01083 4.29811 6.0654 5.14905 12.0326 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 8.99993 4.27631 ] pdfxs
+ (at) show
+ (io)
+ [3.0327 9.61083 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (tota) show
+ (lrunning)
+ [7.18903 4.27631 6.05449 6.0654 6.05449 3.0327 6.0654 9.61083 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 8.99993 ] pdfxs
+ (to) show
+ 0 -313.961 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.41082 ] pdfxs
+ (o) show
+ (flistnodes)
+ [7.47266 3.0327 3.0327 4.29811 8.3891 6.05449 5.75995 6.0654 4.8436 8.44353 ] pdfxs
+ (o) show
+ (n)
+ [10.1999 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 138.03 -313.961 m
+ /N695 10.909 Tf
+ (Y) show
+ 150.929 -313.961 m
+ /N614 10.909 Tf
+ (a) show
+ (xis.Thisnumberincre)
+ [5.75995 3.0327 4.29811 9.39264 7.8763 6.0654 3.0327 8.44353 5.75995 6.05449 8.79257 
+ 6.35994 4.8436 8.42173 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (seswi)
+ [4.29811 4.85451 8.44353 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hhe)
+ [10.1999 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psizebec)
+ [10.1999 4.29811 3.0327 4.85451 8.98902 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.98902 ] pdfxs
+ (t) show
+ (heprocess)
+ [6.0654 8.98902 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r) show
+ 0 -335.883 m
+ (spendsm)
+ [4.29811 6.37085 4.8436 6.0654 6.05449 7.94172 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.4872 ] pdfxs
+ (t) show
+ (imes)
+ [3.0327 9.08711 8.4872 4.29811 ] pdfxs
+ (ta) show
+ (lledf)
+ [3.0327 3.0327 4.8436 9.6981 3.33815 ] pdfxs
+ (o) show
+ (rc)
+ [7.909 4.8436 ] pdfxs
+ (a) show
+ (chemisses)
+ [4.54905 6.05449 8.4872 9.08711 3.0327 4.30902 4.29811 4.8436 4.29811 ] pdfxs
+ 198.303 -331.925 m
+ /N703 7.96999 Tf
+ (8) show
+ 203.035 -335.883 m
+ /N614 10.909 Tf
+ (.) show
+ 16.936 -357.806 m
+ (Over)
+ [8.4872 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (ll,)
+ [3.0327 3.0327 7.93084 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 8.90182 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ershaveamaj)
+ [4.8436 4.27631 8.95625 6.0654 5.14905 5.4545 9.50174 10.1126 9.08711 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rperf)
+ [8.93445 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceoverhe)
+ [6.05449 4.85451 9.50174 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (dc)
+ [10.7235 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 10.7126 ] pdfxs
+ (t) show
+ (o)
+ [10.1126 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 8.89091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersf)
+ [4.85451 4.2654 8.96716 3.32724 ] pdfxs
+ (o) show
+ (r) show
+ 0 -379.728 m
+ (a) show
+ (llsys)
+ [3.0327 7.50539 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems,whenusingei)
+ [4.85451 9.08711 4.29811 7.72357 7.8763 6.05449 4.85451 10.5272 6.0654 4.29811 3.0327 
+ 6.0654 9.92719 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 8.749 ] pdfxs
+ (t) show
+ (hen)
+ [6.05449 9.3272 6.05449 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.31629 ] pdfxs
+ (\(No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (l\))
+ [3.0327 8.71637 ] pdfxs
+ (o) show
+ (rpo)
+ [8.749 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.50539 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (r.Wi)
+ [4.2654 10.3963 11.2144 3.02179 ] pdfxs
+ (t) show
+ (hap)
+ [10.5381 9.92719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [8.73809 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -401.651 m
+ (size,)
+ [4.29811 3.0327 4.85451 4.8436 7.61448 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.25083 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.23992 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.41812 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.4508 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyincre)
+ [3.0327 10.1454 3.0327 6.05449 4.85451 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sesloc)
+ [4.30902 4.8436 8.69444 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lityoverusing)
+ [3.0327 3.0327 3.93823 10.1454 5.15996 5.4545 4.8436 8.66173 6.0654 4.29811 3.0327 
+ 6.0654 9.83992 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -423.574 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdsys)
+ [4.27631 9.6981 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 12.7307 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (o) show
+ (r,p)
+ [4.27631 6.6654 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rlywi)
+ [4.27631 3.02179 9.39264 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [9.6981 ] pdfxs
+ (t) show
+ (hedef)
+ [6.0654 8.4872 6.05449 4.85451 3.32724 ] pdfxs
+ (a) show
+ (ultS)
+ [6.0654 3.02179 7.88729 6.05449 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rism)
+ [4.27631 3.02179 7.94172 9.09802 ] pdfxs
+ (a) show
+ (llocimplemen)
+ [3.02179 3.0327 5.75995 8.4872 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 16.936 -445.496 m
+ (Toev)
+ [6.97085 9.44719 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (etheoverhe)
+ [8.8472 4.23277 6.0654 8.8472 5.14905 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.0581 ] pdfxs
+ (o) show
+ (fp)
+ [7.31993 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.269 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.11266 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.8472 ] pdfxs
+ (\\) show
+ (PtrC)
+ [7.42902 4.23277 4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 10.0472 ] pdfxs
+ (32) show
+ ("v)
+ [9.44719 5.15995 ] pdfxs
+ (a) show
+ (luesshowthee\013ect)
+ [3.02179 6.0654 4.8436 8.30172 4.29811 6.0654 5.14905 11.8799 4.23277 6.0654 8.8472 
+ 4.8436 6.35986 4.85451 4.8436 8.23637 ] pdfxs
+ (o) show
+ (f) show
+ 0 -467.419 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.05449 8.53084 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.30911 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 7.37445 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (32) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.30911 3.0327 6.0654 6.05449 4.85451 5.75995 4.8436 7.37445 
+ ] pdfxs
+ (\() show
+ (i.e.)
+ [3.0327 3.0327 4.8436 7.69084 ] pdfxs
+ (t) show
+ (hereisnoc)
+ [6.05449 4.85451 4.27631 7.91993 3.02179 7.37445 6.0654 8.53084 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,justoverhe)
+ [6.05449 6.21813 3.33815 6.05449 4.30902 7.30911 5.14905 5.4545 4.85451 4.2654 6.0654 
+ 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.14174 ] pdfxs
+ (a) show
+ (dded)
+ [6.05449 6.0654 4.8436 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -489.341 m
+ (OnSP)
+ [8.4872 10.069 6.05449 6.51267 ] pdfxs
+ (A) show
+ (RC,)
+ [7.7344 7.8763 7.0363 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.85811 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 10.069 ] pdfxs
+ (AL) show
+ (Uoverhe)
+ [12.1853 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.069 ] pdfxs
+ (o) show
+ (fp)
+ [7.34175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.27991 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisne)
+ [10.069 3.0327 8.30172 6.0654 4.8436 ] pdfxs
+ (g) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (g) show
+ (ible,but)
+ [3.0327 6.05449 3.0327 4.85451 7.12357 6.0654 6.05449 8.24728 ] pdfxs
+ (o) show
+ (n)
+ [10.069 ] pdfxs
+ (A) show
+ (M)
+ [10.0036 ] pdfxs
+ (D) show
+ (-)
+ [3.63261 ] pdfxs
+ (6) show
+ (4)
+ [9.4581 ] pdfxs
+ (t) show
+ (here)
+ [6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ 0 -511.264 m
+ (isaf)
+ [3.0327 7.99626 9.14174 3.33815 ] pdfxs
+ (a) show
+ (ir)
+ [3.02179 7.96355 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt)
+ [6.05449 5.75995 7.93092 ] pdfxs
+ (o) show
+ (foverhe)
+ [7.02539 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dbec)
+ [9.75264 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.54175 ] pdfxs
+ (o) show
+ (f)
+ [7.02539 ] pdfxs
+ (t) show
+ (heex)
+ [6.05449 8.54175 4.85451 5.74904 ] pdfxs
+ (t) show
+ (rare)
+ [4.27631 9.14174 4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.30902 ] pdfxs
+ (t) show
+ (erpressure)
+ [4.8436 7.96355 6.0654 4.2654 4.85451 4.29811 4.30902 6.05449 4.27631 8.54175 ] pdfxs
+ (\(IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (3) show
+ (2h)
+ [9.14174 6.0654 ] pdfxs
+ (a) show
+ (saverysm)
+ [7.99626 9.14174 5.4545 4.85451 4.2654 9.4581 4.29811 9.08711 ] pdfxs
+ (a) show
+ (llin)
+ [3.0327 6.71994 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -533.186 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er\fle)
+ [4.85451 8.66173 6.0654 3.02179 4.85451 ] pdfxs
+ (\)) show
+ (.Onthe)
+ [10.1454 8.4872 10.4617 4.23277 6.0654 9.23992 ] pdfxs
+ (I) show
+ (BM-SP,p)
+ [7.7344 9.99272 3.64352 6.05449 6.51267 7.42903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.67263 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (a) show
+ (ddsasubs)
+ [6.0654 6.05449 8.70535 9.83992 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (loverhe)
+ [7.41812 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d)
+ [10.4508 ] pdfxs
+ (t) show
+ (o)
+ [9.85082 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.23992 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m:)
+ [9.09802 3.0327 ] pdfxs
+ 0 -555.109 m
+ (t) show
+ (hen)
+ [6.05449 8.54175 6.0654 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.54175 ] pdfxs
+ (64) show
+ (-bitpr)
+ [3.63261 6.0654 3.02179 7.94183 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (misf)
+ [12.7744 3.0327 7.99626 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.96355 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [9.75264 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.54175 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.96355 4.85451 ] pdfxs
+ (o) show
+ (mpressedcodeun)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 4.8436 9.75264 4.85451 5.74904 6.0654 
+ 8.54175 6.05449 5.75995 ] pdfxs
+ (t) show
+ (il)
+ [3.0327 6.71994 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.93092 ] pdfxs
+ (70) show
+ (0i)
+ [9.15265 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.99626 3.0327 6.0654 ] pdfxs
+ 0 -577.031 m
+ (t) show
+ (hepr)
+ [6.05449 8.77084 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.On)
+ [9.08711 8.70538 8.4872 9.97082 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.21444 ] pdfxs
+ (\(o) show
+ (ld\)sys)
+ [3.02179 6.0654 8.1491 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,)
+ [4.85451 9.08711 7.01448 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 8.75993 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryhier)
+ [4.27631 9.67628 6.05449 3.0327 4.8436 4.27631 ] pdfxs
+ (a) show
+ (rchyisf)
+ [4.27631 4.53815 5.75995 9.67628 3.02179 8.22535 3.32724 ] pdfxs
+ (a) show
+ (sten)
+ [4.30902 8.1491 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h,)
+ [6.05449 7.01448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.77084 ] pdfxs
+ (ALU) show
+ (s)
+ [8.21444 ] pdfxs
+ (a) show
+ (reslow)
+ [4.2654 8.77084 4.29811 3.0327 5.14905 7.8763 ] pdfxs
+ 0 -598.954 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.68719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tpoin)
+ [7.87638 6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nmayn)
+ [9.68719 9.09802 5.14905 9.39264 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.87638 9.08711 ] pdfxs
+ (a) show
+ (kesense.)
+ [5.4545 8.4872 4.30902 4.8436 6.0654 4.29811 4.8436 3.0327 ] pdfxs
+ 1 0 0 1 0 -608.447 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 187.197 0.19899 l
+ S
+ Q
+ 1 0 0 1 12.437 -6.45299 cm
+ 0 0 m
+ /N1153 5.978 Tf
+ (8) show
+ 4.15099 -3.80899 m
+ /N1156 8.96599 Tf
+ (N)
+ [6.91274 ] pdfxs
+ (o) show
+ (tet)
+ [3.57737 7.28039 3.58634 ] pdfxs
+ (ha) show
+ (tt)
+ [6.7603 3.58634 ] pdfxs
+ (h) show
+ (e)
+ [7.28039 ] pdfxs
+ (IB) show
+ (M)
+ [11.6199 ] pdfxs
+ (S) show
+ (Psyst)
+ [9.45916 3.63121 4.85963 3.64018 3.58634 ] pdfxs
+ (e) show
+ (m)
+ [10.8578 ] pdfxs
+ (d) show
+ (oes)
+ [4.85963 4.10643 6.81414 ] pdfxs
+ (no) show
+ (ts)
+ [6.7603 3.64018 ] pdfxs
+ (up) show
+ (p)
+ [5.37062 ] pdfxs
+ (or) show
+ (t) show
+ 200.932 -3.80899 m
+ /N1196 8.96599 Tf
+ (MAP) show
+ 1 0 0 1 215.619 -3.80899 cm
+ q
+ [] 0 d
+ 0 J
+ 0.397995 w
+ n
+ 0 0.19899 m
+ 2.82399 0.19899 l
+ S
+ Q
+ 1 0 0 1 2.82399 0 cm
+ 0 0 m
+ (NORESERVE) show
+ 42.366 0 m
+ /N1156 8.96599 Tf
+ (,w)
+ [5.73819 6.6528 ] pdfxs
+ (h) show
+ (ichsi)
+ [2.56423 3.83745 8.3025 3.63121 2.56423 ] pdfxs
+ (gn) show
+ (i)
+ [2.55527 ] pdfxs
+ (\f) show
+ (c)
+ [4.09746 ] pdfxs
+ (a) show
+ (ntlyi)
+ [4.85956 3.58634 2.56423 8.04256 2.55527 ] pdfxs
+ (n) show
+ (c)
+ [4.09746 ] pdfxs
+ (rea) show
+ (s)
+ [3.64018 ] pdfxs
+ (e) show
+ (st)
+ [6.81414 3.58634 ] pdfxs
+ (h) show
+ (etimetoc)
+ [7.28039 3.57737 2.56423 7.67484 7.28039 3.58634 7.79151 4.0885 ] pdfxs
+ (r) show
+ (eat)
+ [4.10643 4.59962 3.58634 ] pdfxs
+ (e) show
+ -230.88 -10.959 m
+ (apool\(th)
+ [7.68392 5.37062 4.8686 4.59962 5.63957 3.57737 3.58634 4.85956 ] pdfxs
+ (u) show
+ (sim)
+ [6.70655 2.56423 7.67484 ] pdfxs
+ (pa) show
+ (cti)
+ [4.09746 3.58634 2.55527 ] pdfxs
+ (n) show
+ (g)
+ [7.68392 ] pdfxs
+ (run) show
+ (swithasmalln)
+ [6.70655 6.6528 2.56423 3.57737 8.19491 7.68392 3.63121 7.6838 4.59962 2.56423 5.6306 
+ 4.85956 ] pdfxs
+ (u) show
+ (mb)
+ [7.42379 5.37959 ] pdfxs
+ (e) show
+ (r)
+ [6.6796 ] pdfxs
+ (o) show
+ (fit)
+ [5.88165 2.56423 3.58634 ] pdfxs
+ (era) show
+ (ti)
+ [3.57737 2.56423 ] pdfxs
+ (on) show
+ (s\).)
+ [3.63121 3.58634 2.56423 ] pdfxs
+ -5.06198 -38.492 m
+ /N614 10.909 Tf
+ (177) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 190 190
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (On)
+ [8.4872 10.8763 ] pdfxs
+ (t) show
+ (heSP)
+ [6.0654 9.66537 6.0654 6.51267 ] pdfxs
+ (A) show
+ (RCsys)
+ [7.72349 12.709 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,p)
+ [4.85451 9.08711 8.14902 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 9.09808 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nprovidesasubs)
+ [10.8872 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 9.11989 10.2763 4.29811 
+ 6.0654 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lspeedupoverPo)
+ [7.85448 4.30902 6.35994 4.8436 4.85451 6.05449 6.0654 10.8872 5.14905 5.4545 4.8436 
+ 9.09808 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (A) show
+ (lloc,)
+ [3.0327 3.0327 5.75995 4.8436 3.0327 ] pdfxs
+ -16.936 -21.922 m
+ (a) show
+ (ndP)
+ [6.0654 10.3745 7.42902 ] pdfxs
+ (t) show
+ (rC)
+ [4.2654 7.8763 ] pdfxs
+ (o) show
+ (mp-)
+ [9.09802 6.05449 3.64352 ] pdfxs
+ (6) show
+ (4is)
+ [9.77446 3.02179 8.62899 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 9.17447 ] pdfxs
+ (to) show
+ 117.633 -21.922 m
+ /N634 10.909 Tf
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (t)
+ [3.62179 ] pdfxs
+ (ch) show
+ 150.667 -21.922 m
+ /N614 10.909 Tf
+ (t) show
+ (heperf)
+ [6.05449 9.17447 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.16356 ] pdfxs
+ (o) show
+ (f)
+ [7.65811 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.17447 ] pdfxs
+ (32) show
+ (-bitn)
+ [3.63261 6.0654 3.0327 8.55274 6.0654 ] pdfxs
+ (at) show
+ (iveversi)
+ [3.0327 5.4545 9.16356 5.4545 4.85451 4.2654 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n.On)
+ [6.0654 9.92719 8.4872 10.3745 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.16356 ] pdfxs
+ (Ita) show
+ (nium)
+ [6.0654 3.0327 6.05449 9.08711 ] pdfxs
+ -16.936 -43.845 m
+ (PtrC)
+ [7.42902 4.23277 4.27631 7.8763 ] pdfxs
+ (o) show
+ (mpm)
+ [9.09802 9.04356 9.08711 ] pdfxs
+ (a) show
+ (kes)
+ [5.4545 4.85451 7.28718 ] pdfxs
+ (t) show
+ (hecodesubs)
+ [6.05449 7.83266 4.85451 5.74904 6.0654 7.83266 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyf)
+ [3.0327 3.0327 8.7381 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.25446 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss)
+ [4.30902 7.28718 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 7.83266 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [7.83266 ] pdfxs
+ (o) show
+ (fi)
+ [6.32722 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.28718 ] pdfxs
+ (\() show
+ (butwec)
+ [6.05449 6.0654 7.22184 7.58175 7.83266 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tc)
+ [7.23275 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -65.768 m
+ (t) show
+ (oa)
+ [8.93447 8.92356 ] pdfxs
+ (32) show
+ (-bitb)
+ [3.64352 6.05449 3.0327 7.72365 6.05449 ] pdfxs
+ (a) show
+ (seline)
+ [4.30902 4.8436 3.0327 3.0327 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.)
+ [7.82175 ] pdfxs
+ (I) show
+ (n)
+ [9.54537 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.32357 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.32357 ] pdfxs
+ (o) show
+ (f)
+ [6.81812 ] pdfxs
+ (t) show
+ (heOp)
+ [6.05449 8.32357 8.4872 6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (n,P)
+ [6.05449 6.5454 7.41812 ] pdfxs
+ (t) show
+ (rC)
+ [4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp-)
+ [9.09802 6.05449 3.63261 ] pdfxs
+ (6) show
+ (4is)
+ [8.93447 3.0327 7.77808 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 9.22901 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 8.32357 3.33815 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (estc)
+ [4.8436 4.30902 7.72365 4.8436 ] pdfxs
+ (o) show
+ (n\f)
+ [6.0654 6.05449 ] pdfxs
+ (g) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.0654 3.0327 ] pdfxs
+ -16.936 -87.69 m
+ (in)
+ [3.0327 11.3235 ] pdfxs
+ (64) show
+ (-bitmode)
+ [3.63261 6.0654 3.02179 9.51273 9.08711 5.75995 6.0654 10.1017 ] pdfxs
+ (t) show
+ (heOp)
+ [6.0654 10.1126 8.4872 6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (nc)
+ [11.3235 4.85451 ] pdfxs
+ (a) show
+ (nusetwice)
+ [11.3235 6.05449 4.30902 10.1017 3.94914 7.8763 3.0327 4.8436 10.1126 ] pdfxs
+ (a) show
+ (sm)
+ [9.56716 9.08711 ] pdfxs
+ (a) show
+ (nyin)
+ [5.75995 11.0181 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (erre)
+ [4.85451 9.53444 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 9.56716 ] pdfxs
+ (a) show
+ (sini)
+ [9.56716 3.0327 11.3235 3.02179 ] pdfxs
+ (t) show
+ (s)
+ [9.56716 ] pdfxs
+ (32) show
+ (-bitmode,s)
+ [3.64352 6.05449 3.0327 9.50182 9.09802 5.74904 6.0654 4.8436 8.70538 4.29811 ] pdfxs
+ (o) show
+ -16.936 -109.613 m
+ (itdoesn)
+ [3.0327 8.8691 6.05449 5.75995 4.85451 8.92353 6.0654 ] pdfxs
+ (o) show
+ (tneed)
+ [8.8691 6.0654 4.8436 4.85451 10.6799 ] pdfxs
+ (t) show
+ (ospill)
+ [10.0799 4.30902 6.05449 3.0327 3.0327 7.65811 ] pdfxs
+ (a) show
+ (s)
+ [8.93444 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en.On)
+ [4.85451 6.05449 10.8545 8.4872 10.6908 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.47992 ] pdfxs
+ (I) show
+ (BMSP,perf)
+ [7.72349 14.629 6.0654 6.51267 7.65811 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceissubs)
+ [6.05449 4.85451 9.47992 3.02179 8.93444 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (llyimprovedwi)
+ [3.0327 3.0327 10.3854 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 10.6908 
+ 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -16.936 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.58173 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n,butc)
+ [6.05449 6.40358 6.0654 6.05449 7.56002 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [9.37082 6.0654 ] pdfxs
+ (o) show
+ (tm)
+ [7.54911 9.09802 ] pdfxs
+ (at) show
+ (ch)
+ [4.53815 9.37082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.15993 ] pdfxs
+ (32) show
+ (-bitversi)
+ [3.63261 6.0654 3.02179 7.56002 5.4545 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.37082 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [9.37082 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.33813 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [9.37082 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.15993 ] pdfxs
+ (o) show
+ (f)
+ [6.64358 ] pdfxs
+ (t) show
+ (heslow)
+ [6.0654 8.15993 4.29811 3.0327 5.14905 7.8763 ] pdfxs
+ -16.936 -153.458 m
+ (ALU) show
+ (.On)
+ [6.43631 8.4872 9.4581 ] pdfxs
+ (a) show
+ (llsys)
+ [3.0327 6.43631 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems)
+ [4.8436 9.09802 7.70172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h,p)
+ [6.0654 6.47994 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.67992 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nimproves)
+ [9.46901 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 4.85451 7.70172 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.2472 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.25811 ] pdfxs
+ (o) show
+ (f)
+ [6.74176 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.6582 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.936 -175.38 m
+ (dr)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tic)
+ [4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.25083 ] pdfxs
+ (a) show
+ (s)
+ [7.78899 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.33448 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsizeincre)
+ [6.05449 3.0327 4.8436 12.5889 4.29811 3.0327 4.8436 8.34538 3.0327 6.05449 4.85451 
+ 4.2654 4.85451 ] pdfxs
+ (a) show
+ (ses.The\f)
+ [4.29811 4.85451 4.29811 7.83266 7.8763 6.0654 8.33448 6.0654 ] pdfxs
+ (g) show
+ (ures)
+ [6.05449 4.27631 4.8436 7.7999 ] pdfxs
+ (a) show
+ (lsoshow)
+ [3.02179 4.30902 8.94538 4.29811 6.0654 5.14905 11.3672 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.73456 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.52358 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.34538 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.05449 4.27631 4.85451 4.29811 6.5454 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.936 -197.303 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsize)
+ [6.0654 3.0327 4.8436 12.6325 4.29811 3.0327 4.85451 8.38902 ] pdfxs
+ (a) show
+ (twhichperf)
+ [7.7782 7.88721 6.05449 3.0327 4.54905 9.59991 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncebe)
+ [6.05449 4.85451 8.38902 6.35994 4.85451 ] pdfxs
+ (g) show
+ (ins)
+ [3.02179 6.0654 7.84354 ] pdfxs
+ (t) show
+ (ode)
+ [8.99992 6.05449 4.85451 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (der)
+ [6.0654 8.38902 4.27631 ] pdfxs
+ (a) show
+ (pidlyismuchl)
+ [6.05449 3.0327 6.05449 3.0327 9.30537 3.02179 7.85445 8.78166 6.0654 4.53815 9.59991 
+ 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erf)
+ [4.8436 7.82173 3.32724 ] pdfxs
+ (o) show
+ (rP)
+ [7.82173 7.41812 ] pdfxs
+ (t) show
+ (rC)
+ [4.27631 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 9.59991 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nf)
+ [9.59991 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.936 -219.225 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (A) show
+ (lloc,showing)
+ [3.0327 3.0327 5.75995 4.8436 6.94903 4.30902 6.05449 5.14905 7.88721 3.02179 6.0654 
+ 9.31628 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tp)
+ [8.10547 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.13809 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsi)
+ [9.92718 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreduces)
+ [3.0327 9.62173 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 8.1599 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 8.70538 4.8436 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivew)
+ [3.02179 5.4545 8.71629 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsize)
+ [4.27631 5.75995 3.02179 6.0654 9.31628 4.29811 4.85451 8.10547 4.29811 3.0327 4.8436 
+ 8.71629 ] pdfxs
+ (o) show
+ (f) show
+ -16.936 -241.148 m
+ (t) show
+ (hebenchm)
+ [6.05449 8.4872 6.37085 4.8436 6.0654 4.53815 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.39264 ] pdfxs
+ (o) show
+ (ne)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.27631 4.8436 4.29811 3.0327 ] pdfxs
+ -16.936 -286.602 m
+ /N622 14.346 Tf
+ (7.5)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (R) show
+ (el)
+ [7.3595 4.476 ] pdfxs
+ (a) show
+ (tedWork)
+ [6.2836 7.3595 14.346 15.3216 8.07685 6.58481 8.52144 ] pdfxs
+ -16.936 -319.328 m
+ /N614 10.909 Tf
+ (I) show
+ (f)
+ [6.87267 ] pdfxs
+ (a) show
+ (n)
+ [9.58901 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (uresupp)
+ [6.05449 4.27631 8.37811 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sb)
+ [7.83263 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.59991 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.7782 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.58901 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 7.7782 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers,)
+ [4.8436 4.27631 4.29811 6.58903 ] pdfxs
+ (a) show
+ (ndif)
+ [6.05449 9.59991 3.0327 6.86176 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.37811 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndoesn)
+ [9.58901 6.0654 5.75995 4.8436 7.84354 6.05449 ] pdfxs
+ (o) show
+ (trequire)
+ [7.7782 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ -16.936 -341.25 m
+ (t) show
+ (heuse)
+ [6.05449 8.56356 6.0654 4.29811 8.56356 ] pdfxs
+ (o) show
+ (fa)
+ [7.04721 9.16356 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.0327 7.95274 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 8.01808 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce,)
+ [4.85451 4.8436 6.76358 ] pdfxs
+ (t) show
+ (hesimplests)
+ [6.05449 8.56356 4.29811 3.0327 9.09802 6.05449 3.0327 4.8436 4.30902 7.95274 4.29811 
+ ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nissimply)
+ [9.77446 3.0327 8.01808 4.29811 3.0327 9.08711 6.0654 3.0327 9.46901 ] pdfxs
+ (t) show
+ (oc)
+ [9.16356 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.55266 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.56356 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (min)
+ [12.7962 3.0327 9.77446 ] pdfxs
+ (32) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ -16.936 -363.173 m
+ (mode,whichc)
+ [9.08711 5.75995 6.0654 4.8436 6.25085 7.8763 6.05449 3.0327 4.54905 9.16356 4.85451 
+ ] pdfxs
+ (a) show
+ (nprovideasubs)
+ [9.17446 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 7.96357 8.56356 4.29811 6.0654 
+ 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.14176 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceincre)
+ [6.0654 4.8436 7.95266 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (se[)
+ [4.30902 7.95266 3.0327 ] pdfxs
+ (98) show
+ (].)
+ [3.0327 7.70175 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.84359 6.25085 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 7.41809 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chwill)
+ [4.54905 9.17446 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ -16.936 -385.095 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tw)
+ [7.61456 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 9.13083 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.64719 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.13083 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.6799 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequire)
+ [7.62547 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 8.22539 ] pdfxs
+ (64) show
+ (-bit)
+ [3.64352 6.05449 3.0327 7.61456 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.6799 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ces,e.)
+ [4.8436 4.85451 4.29811 6.45812 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.,due)
+ [3.02179 6.45812 6.0654 6.0654 8.21448 ] pdfxs
+ (t) show
+ (o)
+ [8.83629 ] pdfxs
+ (g) show
+ (enuineuse)
+ [4.8436 5.75995 6.0654 3.02179 6.0654 8.22539 6.05449 4.30902 8.22539 ] pdfxs
+ (o) show
+ (fm)
+ [6.70903 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ -16.936 -407.018 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n4GB)
+ [10.2654 5.46541 8.55269 11.9344 ] pdfxs
+ (o) show
+ (fmem)
+ [7.53811 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,due)
+ [4.27631 4.84359 7.38539 6.05449 6.0654 9.05447 ] pdfxs
+ (t) show
+ (ospeci)
+ [9.65446 4.29811 6.37085 4.8436 4.85451 3.02179 ] pdfxs
+ (a) show
+ (lrequiremen)
+ [7.24357 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 9.08711 4.85451 5.75995 
+ ] pdfxs
+ (t) show
+ (sf)
+ [8.50899 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [8.47627 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.05447 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.50899 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 9.05447 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nphysic)
+ [10.2654 6.05449 5.75995 5.75995 4.29811 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lmem)
+ [7.24357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.936 -428.941 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,[)
+ [3.0327 10.8326 3.0327 ] pdfxs
+ (121) show
+ (,)
+ [6.90539 ] pdfxs
+ (145) show
+ (,)
+ [6.89448 ] pdfxs
+ (70) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,)
+ [6.95994 ] pdfxs
+ (o) show
+ (rbec)
+ [8.149 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.71629 ] pdfxs
+ (t) show
+ (hesys)
+ [6.0654 8.71629 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (emdoesn)
+ [4.8436 12.9707 6.05449 5.75995 4.8436 8.18172 6.05449 ] pdfxs
+ (o) show
+ (tprovide)
+ [8.11638 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 8.71629 ] pdfxs
+ (32) show
+ (-bitrun)
+ [3.63261 6.0654 3.0327 8.11638 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imelibr)
+ [3.02179 9.09802 8.71629 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries)
+ [4.27631 3.02179 4.85451 8.17081 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [8.58538 ] pdfxs
+ (L) show
+ (inux)
+ [3.0327 5.75995 6.0654 5.75995 ] pdfxs
+ -16.936 -450.863 m
+ (IA) show
+ (-)
+ [3.63261 ] pdfxs
+ (64\)) show
+ (.Our)
+ [10.2108 8.4872 6.05449 8.69445 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 10.4726 ] pdfxs
+ (a) show
+ (llowsf)
+ [3.0327 3.0327 5.14905 7.8763 8.71626 3.33815 ] pdfxs
+ (o) show
+ (rselec)
+ [8.68354 4.29811 4.85451 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 9.26174 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (o) show
+ (findividu)
+ [7.74539 3.0327 6.05449 6.0654 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (ld)
+ [7.43993 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.87264 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,wheree)
+ [6.05449 4.27631 4.8436 4.30902 7.6363 7.8763 6.0654 4.8436 4.27631 9.26174 4.8436 
+ ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.936 -472.786 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.77446 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureislimi)
+ [6.05449 4.27631 9.15265 3.0327 8.61808 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3635 ] pdfxs
+ (t) show
+ (o)
+ [9.76355 ] pdfxs
+ (4) show
+ (GB)
+ [8.5636 12.0435 ] pdfxs
+ (o) show
+ (fmem)
+ [7.63629 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ryin)
+ [4.27631 10.069 3.0327 10.3635 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.16356 4.29811 ] pdfxs
+ (tat) show
+ (icc)
+ [3.0327 9.15265 4.85451 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 9.90537 ] pdfxs
+ (I) show
+ (n)
+ [10.3745 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.05449 9.16356 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (micc)
+ [9.08711 3.0327 9.16356 4.8436 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 7.50539 ] pdfxs
+ (t) show
+ (hereisn)
+ [6.0654 4.8436 4.27631 9.15265 3.0327 8.61808 6.05449 ] pdfxs
+ (o) show
+ -16.936 -494.708 m
+ (inherentlimi)
+ [3.0327 6.05449 6.0654 4.8436 4.27631 4.8436 5.75995 7.87638 3.0327 3.0327 9.08711 
+ 3.0327 ] pdfxs
+ (t) show
+ (.) show
+ -1.52588e-05 -516.631 m
+ (M)
+ [10.0036 ] pdfxs
+ (o) show
+ (strecen)
+ [4.29811 8.07274 4.27631 4.8436 4.85451 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly,)
+ [3.0327 4.84359 6.9163 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.05449 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.0654 ] pdfxs
+ (ata) show
+ (b)
+ [6.05449 ] pdfxs
+ (a) show
+ (ie)
+ [6.86176 4.85451 ] pdfxs
+ (t) show
+ (.)
+ [8.46538 ] pdfxs
+ (a) show
+ (l.describea)
+ [3.02179 8.46538 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 8.68356 9.28356 
+ ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (lf)
+ [6.86176 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.9271 ] pdfxs
+ (o) show
+ (fp)
+ [7.1563 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.09446 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.88355 ] pdfxs
+ (t) show
+ (oc)
+ [9.29447 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.0654 3.0327 3.02179 4.8436 ] pdfxs
+ -16.936 -538.553 m
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 9.25091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersin)
+ [4.85451 4.2654 9.32716 3.02179 11.0835 ] pdfxs
+ (J) show
+ (avapr)
+ [5.14905 5.14904 10.4726 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 9.31625 ] pdfxs
+ (t) show
+ (oa)
+ [10.4726 10.4726 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 9.25091 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermodel[)
+ [4.85451 9.28354 9.08711 5.75995 6.0654 4.8436 8.05084 3.02179 ] pdfxs
+ (1) show
+ (].Their)
+ [3.0327 12.0217 7.8763 6.0654 4.8436 3.0327 9.28354 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chisverysimple)
+ [4.54905 11.0726 3.0327 9.31625 5.4545 4.85451 4.2654 10.7781 4.29811 3.0327 9.09802 
+ 6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -560.476 m
+ (\() show
+ (requiringnopr)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 8.65083 6.0654 8.65083 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.2834 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 7.49445 ] pdfxs
+ (a) show
+ (t)
+ [7.44002 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (\)) show
+ (,unil)
+ [6.3054 6.0654 6.0654 3.02179 3.0327 ] pdfxs
+ (at) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 8.95628 4.8436 ] pdfxs
+ (o) show
+ (mpressingp)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 6.05449 8.65083 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 7.50536 ] pdfxs
+ (t) show
+ (obe)
+ [8.65083 6.35994 8.05084 ] pdfxs
+ (o) show
+ (\013se)
+ [6.35986 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sfr)
+ [7.49445 3.33815 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [12.2944 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.05084 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ -16.936 -582.398 m
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (t) show
+ (heJavamem)
+ [6.0654 8.89083 5.5964 5.15996 5.14904 9.49083 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryim)
+ [4.2654 9.80719 3.02179 9.09802 ] pdfxs
+ (ag) show
+ (eloc)
+ [8.89083 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (edina)
+ [4.8436 10.1017 3.0327 10.1017 9.50174 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.05449 3.0327 8.29092 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.34535 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce.Todec)
+ [4.85451 4.8436 9.0981 6.97085 9.49083 6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpress)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 8.34535 ] pdfxs
+ (t) show
+ (hesep)
+ [6.0654 4.8436 4.30902 8.89083 6.35994 ] pdfxs
+ (o) show
+ (inters,)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 7.17812 ] pdfxs
+ (t) show
+ (hey)
+ [6.05449 4.85451 5.75995 ] pdfxs
+ -16.936 -604.321 m
+ (a) show
+ (dd)
+ [6.0654 10.9199 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 9.71992 6.05449 ] pdfxs
+ (a) show
+ (se)
+ [4.30902 9.70901 ] pdfxs
+ (o) show
+ (f)
+ [8.19265 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.70901 ] pdfxs
+ (J) show
+ (avamem)
+ [5.14905 5.14904 10.3199 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryim)
+ [4.27631 10.6145 3.0327 9.08711 ] pdfxs
+ (ag) show
+ (e)
+ [9.70901 ] pdfxs
+ (t) show
+ (oc)
+ [10.3199 4.85451 ] pdfxs
+ (o) show
+ (mpressedv)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 10.9199 5.14904 ] pdfxs
+ (a) show
+ (lue,)
+ [3.0327 6.0654 4.8436 8.20356 ] pdfxs
+ (a) show
+ (llowinga)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.3199 10.3199 ] pdfxs
+ (J) show
+ (avahe)
+ [5.14905 5.14904 10.3199 6.05449 4.85451 ] pdfxs
+ (a) show
+ (psize)
+ [10.9199 4.30902 3.02179 4.85451 9.70901 ] pdfxs
+ (o) show
+ (f)
+ [8.19265 ] pdfxs
+ (2) show
+ 442.098 -600.362 m
+ /N703 7.96999 Tf
+ (32)
+ [4.23211 4.23211 ] pdfxs
+ -16.936 -626.243 m
+ /N614 10.909 Tf
+ (bytes.This)
+ [5.75995 5.75995 4.23277 4.85451 4.29811 9.76355 7.88721 6.05449 3.0327 8.56353 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chprovidessubs)
+ [4.54905 10.3199 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 4.8436 8.57444 4.29811 
+ 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [7.29812 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimprovemen)
+ [6.05449 4.85451 9.10902 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 9.09802 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s,butprovidesli)
+ [4.29811 7.45084 6.0654 6.05449 8.5091 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 
+ 4.8436 8.57444 3.02179 3.0327 ] pdfxs
+ (tt) show
+ (lebene\f)
+ [3.0327 9.10902 6.35994 4.85451 6.05449 4.85451 6.05449 ] pdfxs
+ (t) show
+ 208.882 -657.201 m
+ (178) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 191 191
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (overhaving)
+ [5.14905 5.4545 4.85451 7.909 6.05449 5.14905 5.75995 3.0327 6.0654 9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (JV) show
+ (Mproduce)
+ [13.6363 6.0654 4.2654 5.75995 6.0654 6.05449 4.85451 8.47629 ] pdfxs
+ (32) show
+ (-bitcodedirec)
+ [3.64352 6.05449 3.0327 7.87638 4.85451 5.75995 6.05449 8.4872 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ly.)
+ [3.0327 4.84359 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 8.32356 ] pdfxs
+ (a) show
+ (ndGup)
+ [6.0654 8.92356 8.5636 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ac)
+ [8.31266 4.85451 ] pdfxs
+ (o) show
+ (mpressp)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.16718 6.0654 ] pdfxs
+ (a) show
+ (irsc)
+ [3.0327 4.2654 7.17809 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.05449 8.32356 ] pdfxs
+ (o) show
+ (fa)
+ [6.19631 8.32356 ] pdfxs
+ (32) show
+ (-bitin)
+ [3.63261 6.0654 3.0327 7.10184 3.0327 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 7.13446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.92356 ] pdfxs
+ (32) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.10184 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erin)
+ [4.8436 7.14537 3.0327 5.74904 ] pdfxs
+ (t) show
+ (otwo)
+ [8.32356 3.93823 7.58175 8.31266 ] pdfxs
+ (15) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ 0 -43.845 m
+ (v)
+ [5.14904 ] pdfxs
+ (a) show
+ (lueswhich)
+ [3.0327 6.0654 4.8436 7.16718 7.8763 6.0654 3.02179 4.54905 8.92356 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 7.71266 6.0654 ] pdfxs
+ (a) show
+ (ckedin)
+ [4.53815 5.4545 4.85451 8.92356 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oasin)
+ [8.31266 8.32356 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 7.71266 ] pdfxs
+ (32) show
+ (-bit\feld[)
+ [3.63261 6.0654 3.0327 7.10184 6.05449 4.85451 3.02179 8.92356 3.0327 ] pdfxs
+ (146) show
+ (].Theyc)
+ [3.0327 7.61448 7.88721 6.05449 4.85451 8.61811 4.8436 ] pdfxs
+ (o) show
+ (mpressap)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 7.15627 8.31266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erbyrepl)
+ [4.85451 7.13446 5.74904 8.61811 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cingitwi)
+ [4.8436 3.0327 6.0654 8.31266 3.0327 7.10184 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -65.768 m
+ (av)
+ [8.8472 5.14904 ] pdfxs
+ (a) show
+ (luerel)
+ [3.0327 6.05449 8.23629 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 8.23629 ] pdfxs
+ (t) show
+ (oi)
+ [8.8472 3.02179 ] pdfxs
+ (t) show
+ (sown)
+ [7.69081 5.15996 7.8763 9.44719 ] pdfxs
+ (a) show
+ (ddress,whichise\013ec)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 6.46903 7.8763 6.0654 3.0327 4.53815 
+ 9.4581 3.02179 7.69081 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.23629 3.32724 ] pdfxs
+ (o) show
+ (rrecursived)
+ [7.66901 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.23629 6.0654 
+ ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 8.8472 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresp)
+ [6.0654 4.2654 4.85451 7.69081 6.05449 ] pdfxs
+ (a) show
+ (ckedcl)
+ [4.54905 5.4545 4.8436 9.4581 4.8436 3.0327 ] pdfxs
+ (o) show
+ (selyin)
+ [4.29811 4.85451 3.0327 9.14174 3.0327 6.0654 ] pdfxs
+ 0 -87.69 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.)
+ [4.27631 4.84359 8.21447 ] pdfxs
+ (I) show
+ (f)
+ [7.07994 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.59629 ] pdfxs
+ (o) show
+ (\013setexceeds)
+ [6.35986 4.30902 4.8436 7.98547 4.85451 5.75995 4.8436 4.85451 4.8436 6.0654 8.0399 
+ ] pdfxs
+ (15) show
+ (-bi)
+ [3.64352 6.05449 3.0327 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.80721 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.58538 6.0654 ] pdfxs
+ (a) show
+ (irisrepl)
+ [3.0327 8.01809 3.0327 8.0399 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cedwi)
+ [4.8436 4.85451 9.80719 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hap)
+ [9.80719 9.19628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.01809 ] pdfxs
+ (t) show
+ (o)
+ [9.19628 ] pdfxs
+ (a) show
+ (nunc)
+ [9.80719 6.0654 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedp)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 9.80719 6.0654 ] pdfxs
+ (a) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ 0 -109.613 m
+ (o) show
+ (n)
+ [9.98173 ] pdfxs
+ (t) show
+ (heside.Theyshowasubs)
+ [6.0654 8.77084 4.29811 3.0327 6.05449 4.85451 8.7381 7.8763 6.0654 4.8436 9.68719 
+ 4.29811 6.0654 5.14905 11.8035 9.37083 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lreduc)
+ [6.94903 4.27631 4.8436 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninmem)
+ [9.98173 3.0327 9.98173 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryc)
+ [4.2654 9.68719 4.8436 ] pdfxs
+ (o) show
+ (nsump)
+ [6.0654 4.29811 6.0654 9.08711 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,c)
+ [6.0654 7.02539 4.8436 ] pdfxs
+ (a) show
+ (chemisses,)
+ [4.54905 6.05449 8.77084 9.09802 3.0327 4.29811 4.29811 4.85451 4.29811 7.02539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.98173 ] pdfxs
+ (\() show
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ 0 -131.535 m
+ (cus)
+ [4.8436 6.0654 4.29811 ] pdfxs
+ (to) show
+ (mh)
+ [12.0325 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (resupp)
+ [4.2654 7.78903 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (\)are)
+ [7.1782 8.39993 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (bleperf)
+ [6.0654 3.0327 7.78903 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceincre)
+ [6.05449 4.85451 7.78903 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 7.78903 ] pdfxs
+ (o) show
+ (nasubset)
+ [8.99992 8.39993 4.30902 6.05449 6.0654 4.29811 4.85451 7.1782 ] pdfxs
+ (o) show
+ (f)
+ [6.27267 ] pdfxs
+ (t) show
+ (heOldenbenchm)
+ [6.0654 7.78903 8.4872 3.02179 6.0654 4.85451 8.99992 6.35994 4.85451 6.05449 4.54905 
+ 6.05449 9.09802 ] pdfxs
+ (a) show
+ (rks.)
+ [4.2654 5.75995 4.30902 3.0327 ] pdfxs
+ 0 -153.458 m
+ (U) show
+ (nlike)
+ [6.0654 3.02179 3.0327 5.4545 9.05447 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 8.47627 7.57085 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.74904 7.38539 ] pdfxs
+ (t) show
+ (heir)
+ [6.05449 4.85451 3.02179 8.47627 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nisc)
+ [10.2654 3.0327 8.50899 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elym)
+ [4.85451 3.02179 9.97082 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.23266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2654 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 9.95991 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 8.50899 ] pdfxs
+ (o) show
+ (np)
+ [10.2654 6.0654 ] pdfxs
+ (a) show
+ (irs)
+ [3.02179 4.27631 8.50899 ] pdfxs
+ (o) show
+ (fv)
+ [7.53811 5.14904 ] pdfxs
+ (a) show
+ (lues)
+ [3.0327 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -175.38 m
+ (\() show
+ (butitc)
+ [6.05449 6.0654 7.85456 3.0327 7.85456 4.8436 ] pdfxs
+ (a) show
+ (nc)
+ [9.67628 4.85451 ] pdfxs
+ (o) show
+ (mpressin)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.9199 3.0327 5.74904 ] pdfxs
+ (t) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (ers)
+ [4.8436 4.27631 7.9199 ] pdfxs
+ (a) show
+ (swell)
+ [7.90899 7.58175 4.8436 3.0327 6.64358 ] pdfxs
+ (a) show
+ (sp)
+ [7.9199 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers,)
+ [4.85451 4.2654 4.30902 6.64358 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.67628 4.8436 ] pdfxs
+ (a) show
+ (nselectivelyc)
+ [9.67628 4.29811 4.85451 3.0327 4.8436 4.85451 4.23277 3.0327 5.4545 4.85451 3.02179 
+ 9.37083 4.85451 ] pdfxs
+ (o) show
+ (mpresss)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 7.9199 4.29811 ] pdfxs
+ (o) show
+ (me\felds)
+ [9.09802 8.45447 6.0654 4.85451 3.02179 6.0654 7.9199 ] pdfxs
+ (a) show
+ (ndn)
+ [6.05449 9.67628 6.05449 ] pdfxs
+ (ot) show
+ 0 -197.303 m
+ (ot) show
+ (hers)
+ [6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (\)) show
+ (.)
+ [7.87629 ] pdfxs
+ (A) show
+ (ls)
+ [3.0327 4.29811 ] pdfxs
+ (o) show
+ (,itrequiresspeci)
+ [6.6763 3.02179 7.88729 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.94172 
+ 4.29811 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lizedh)
+ [3.0327 3.0327 4.8436 4.85451 9.68719 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.05449 7.58175 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (t) show
+ (oimproveperf)
+ [9.08719 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 8.4872 6.35994 4.85451 4.2654 
+ 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 16.936 -219.225 m
+ (T)
+ [6.97085 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (ag) show
+ (i)
+ [7.82175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.8435 ] pdfxs
+ (H) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ (a) show
+ (kidescribeac)
+ [5.75995 7.82175 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 9.64356 10.2435 
+ 4.85451 ] pdfxs
+ (o) show
+ (mbinedh)
+ [8.78166 6.0654 3.02179 6.0654 4.8436 10.8544 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.85451 ] pdfxs
+ (/) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.63265 ] pdfxs
+ (t) show
+ (echnique)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 9.63265 ] pdfxs
+ (t) show
+ (heydub)
+ [6.0654 4.8436 10.549 6.0654 6.05449 10.8544 ] pdfxs
+ (\\) show
+ (Field)
+ [7.12357 3.0327 4.8436 3.0327 10.8435 ] pdfxs
+ (A) show
+ (rray)
+ [4.27631 4.27631 5.14905 5.75995 ] pdfxs
+ 0 -241.148 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nTechnique"\(FACT\)[)
+ [10.0908 6.97085 4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.49083 
+ 4.23277 5.91267 7.8763 7.88721 7.8763 8.2691 3.0327 ] pdfxs
+ (131) show
+ (].FACTusesm)
+ [3.0327 9.06537 5.91267 7.8763 7.8763 11.9126 6.0654 4.29811 4.85451 8.33444 9.08711 
+ ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.06903 ] pdfxs
+ (\\I) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 8.87993 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erleavin)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ ("[)
+ [9.49083 3.0327 ] pdfxs
+ (136) show
+ (])
+ [7.05812 ] pdfxs
+ (t) show
+ (ospli)
+ [9.49083 4.29811 6.0654 3.0327 3.02179 ] pdfxs
+ (t) show
+ 0 -263.07 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 8.99992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.05449 4.27631 7.77812 6.0654 4.8436 6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,p)
+ [6.0654 6.09813 6.0654 ] pdfxs
+ (a) show
+ (cking)
+ [4.54905 5.74904 3.0327 6.0654 8.38902 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.78903 4.8436 ] pdfxs
+ (o) show
+ (mpressed\felds)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 8.98901 6.0654 4.8436 3.0327 
+ 6.0654 7.23263 ] pdfxs
+ (o) show
+ (fmul)
+ [6.27267 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipleins)
+ [3.02179 6.0654 3.0327 7.77812 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 7.24354 ] pdfxs
+ (o) show
+ (fas)
+ [6.27267 8.38902 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.77812 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 0 -284.993 m
+ (inmem)
+ [3.0327 9.13083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry.Toh)
+ [4.27631 4.84359 7.69084 6.97085 8.53084 6.0654 ] pdfxs
+ (a) show
+ (ndled)
+ [6.05449 6.0654 3.02179 7.93084 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [8.53084 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [7.32002 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (tbec)
+ [7.32002 6.35994 7.93084 4.8436 ] pdfxs
+ (o) show
+ (mpressed:)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 4.8436 6.0654 7.59266 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.83629 ] pdfxs
+ (a) show
+ (lways)
+ [3.0327 7.57085 5.14905 5.75995 7.37445 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (een)
+ [7.91993 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hsp)
+ [9.13083 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cef)
+ [4.8436 7.93084 3.32724 ] pdfxs
+ (o) show
+ (rb)
+ [7.35264 6.35994 ] pdfxs
+ (ot) show
+ (h) show
+ 0 -306.915 m
+ (t) show
+ (hec)
+ [6.05449 8.61811 4.85451 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.829 ] pdfxs
+ (a) show
+ (ndunc)
+ [6.05449 9.829 6.0654 6.05449 4.85451 ] pdfxs
+ (o) show
+ (mpressedd)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.829 6.05449 ] pdfxs
+ (ata) show
+ (.Thisusu)
+ [8.26902 7.8763 6.0654 3.02179 8.07263 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyimprovesloc)
+ [3.02179 3.0327 9.52355 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 4.8436 8.07263 
+ 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lityth)
+ [3.0327 3.02179 3.94914 9.52355 4.23277 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hitdoesn)
+ [9.81809 3.0327 8.00729 6.0654 5.74904 4.85451 8.07263 6.05449 ] pdfxs
+ (o) show
+ (treduce)
+ [8.00729 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ 0 -328.838 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.15265 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.C)
+ [6.0654 7.79993 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (redwi)
+ [4.2654 4.85451 9.4581 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.4581 ] pdfxs
+ (o) show
+ (urw)
+ [6.0654 7.67992 7.57085 ] pdfxs
+ (o) show
+ (rk,FACTh)
+ [4.27631 5.74904 6.47994 5.91267 7.8763 7.8763 11.2799 6.0654 ] pdfxs
+ (a) show
+ (shi)
+ [7.70172 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hermem)
+ [6.05449 4.85451 7.66901 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryc)
+ [4.27631 9.15265 4.85451 ] pdfxs
+ (o) show
+ (nsump)
+ [6.05449 4.30902 6.05449 9.09802 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,requires)
+ [6.0654 6.47994 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -350.761 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.6654 ] pdfxs
+ (a) show
+ (ndrequiresex)
+ [6.0654 9.6981 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.94172 4.8436 
+ 5.75995 ] pdfxs
+ (ot) show
+ (icsin)
+ [3.0327 8.47629 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le-purp)
+ [3.0327 4.8436 3.64352 6.05449 6.0654 4.2654 6.37085 ] pdfxs
+ (o) show
+ (seh)
+ [4.29811 8.4872 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.4872 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -372.683 m
+ (A) show
+ (n)
+ [10.0035 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.97085 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [8.79265 ] pdfxs
+ (o) show
+ (f)
+ [7.26539 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 8.79265 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.02179 8.79265 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chtop)
+ [4.54905 10.0035 4.23277 9.40355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 8.21446 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [10.0035 3.0327 8.24717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tit)
+ [8.18183 3.0327 8.18183 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 4.29811 ] pdfxs
+ 0 -394.606 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rdc)
+ [4.27631 9.07628 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.28719 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.31991 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.lo)
+ [7.67993 3.02179 5.75995 ] pdfxs
+ (o) show
+ (punswi)
+ [9.07628 6.0654 6.05449 4.30902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (\))
+ [7.26547 ] pdfxs
+ (t) show
+ (os)
+ [8.46538 4.30902 ] pdfxs
+ (tat) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.78174 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizethec)
+ [3.0327 9.08711 3.0327 4.85451 7.86539 4.23277 6.0654 7.86539 4.85451 ] pdfxs
+ (o) show
+ (mpressedcode)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 4.85451 9.07628 4.85451 5.74904 6.0654 
+ 4.8436 ] pdfxs
+ 0 -416.528 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rspeci\fcs)
+ [8.10537 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.68356 4.30902 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.02179 8.69447 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls.)
+ [3.0327 4.29811 8.4872 ] pdfxs
+ (I) show
+ (nthec)
+ [9.90537 4.23277 6.0654 8.68356 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 8.69447 ] pdfxs
+ (o) show
+ (fb)
+ [7.16721 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.90537 ] pdfxs
+ (t) show
+ (heZh)
+ [6.05449 8.68356 6.67622 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g/) show
+ (Gupta)
+ [8.55269 6.0654 6.0654 4.23277 9.29447 ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.89446 6.97085 ] pdfxs
+ (a) show
+ (ka)
+ [5.14904 5.46541 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (/H) show
+ (ir)
+ [3.0327 4.27631 ] pdfxs
+ (a) show
+ (ki)
+ [5.75995 6.86176 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches,)
+ [4.54905 6.05449 4.85451 4.29811 6.9163 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -438.451 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.22174 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tusec)
+ [7.18911 6.0654 4.29811 7.79994 4.8436 ] pdfxs
+ (oa) show
+ (rse)
+ [4.27631 4.29811 7.79994 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 8.99992 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsbec)
+ [6.0654 7.24354 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useindividu)
+ [6.05449 4.30902 7.78903 3.0327 6.0654 6.05449 3.0327 5.75995 3.0327 6.05449 6.0654 
+ ] pdfxs
+ (a) show
+ (l\feldsin)
+ [5.97813 6.05449 4.85451 3.0327 6.05449 7.25445 3.0327 8.99992 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 7.79994 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [9.01083 ] pdfxs
+ (a) show
+ (rec)
+ [4.2654 7.79994 4.8436 ] pdfxs
+ (o) show
+ (mpressed)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 4.85451 6.0654 ] pdfxs
+ 0 -460.373 m
+ (o) show
+ (runc)
+ [7.87628 6.0654 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mpressedunrel)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.8436 9.67628 6.05449 6.0654 4.27631 
+ 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.66537 ] pdfxs
+ (t) show
+ (oe)
+ [9.06538 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.67628 ] pdfxs
+ (ot) show
+ (her.)
+ [6.05449 4.85451 4.2654 7.87629 ] pdfxs
+ (U) show
+ (sing)
+ [4.29811 3.0327 6.05449 9.06538 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.87628 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch,ac)
+ [4.54905 6.05449 6.64358 9.06538 4.85451 ] pdfxs
+ (o) show
+ (mpilerc)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 7.88719 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [9.67628 ] pdfxs
+ (t) show
+ (rivi)
+ [4.2654 3.0327 5.75995 3.0327 ] pdfxs
+ (a) show
+ (llyunswi)
+ [3.02179 3.0327 9.37083 6.05449 6.0654 4.29811 7.88721 3.02179 ] pdfxs
+ (t) show
+ (ch)
+ [4.54905 9.66537 ] pdfxs
+ (a) show
+ 0 -482.296 m
+ (dyn)
+ [6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micp)
+ [9.08711 3.0327 8.01812 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.8436 7.45083 4.8436 ] pdfxs
+ (o) show
+ (mpressedlo)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 9.22901 3.02179 5.75995 ] pdfxs
+ (o) show
+ (p)
+ [9.22901 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.40729 ] pdfxs
+ (t) show
+ (raversesapo)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 4.8436 7.47263 8.62902 6.35994 5.75995 
+ ] pdfxs
+ (o) show
+ (lifthelo)
+ [6.20722 3.02179 6.51267 4.23277 6.0654 8.01812 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pdoesn)
+ [9.22901 6.05449 5.75995 4.85451 7.47263 6.05449 ] pdfxs
+ (o) show
+ (t)
+ [7.4182 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (efr)
+ [8.01812 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.2616 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.01812 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 3.0327 ] pdfxs
+ 0 -527.75 m
+ /N622 14.346 Tf
+ (7.6PointerCom)
+ [8.07685 4.476 24.2161 10.573 8.0625 4.49035 8.52152 6.26925 7.3595 11.9789 11.649 
+ 8.07685 13.4422 ] pdfxs
+ (p) show
+ (ression)
+ [6.59915 7.3595 6.36962 6.36962 4.476 8.07685 14.346 ] pdfxs
+ (Su) show
+ (mm)
+ [13.4422 13.4566 ] pdfxs
+ (a) show
+ (ry)
+ [6.58481 8.52144 ] pdfxs
+ 0 -560.476 m
+ /N614 10.909 Tf
+ (Tr)
+ [6.97085 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.05449 4.30902 6.05449 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 6.81821 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 6.85083 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [8.63992 3.0327 6.87264 ] pdfxs
+ (a) show
+ (n)
+ [8.63992 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 7.42903 ] pdfxs
+ (t) show
+ (echniquef)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.42903 3.33815 ] pdfxs
+ (o) show
+ (rspecul)
+ [6.85083 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (at) show
+ (ivelyshrinking)
+ [3.02179 5.4545 4.85451 3.0327 8.33447 4.29811 6.0654 4.2654 3.0327 6.0654 5.75995 
+ 3.02179 6.0654 8.02902 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.64352 6.05449 3.0327 6.81821 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 0 -582.398 m
+ (ersto)
+ [4.8436 4.27631 8.09444 4.23277 9.25083 ] pdfxs
+ (32) show
+ (-bitindices,wi)
+ [3.63261 6.05449 3.0327 8.0291 3.0327 6.05449 6.0654 3.0327 4.8436 4.85451 4.29811 
+ 6.85085 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utl)
+ [6.05449 8.0291 3.0327 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.23992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.63993 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.53446 ] pdfxs
+ (o) show
+ (f)
+ [7.12357 ] pdfxs
+ (64) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 8.0291 6.35994 ] pdfxs
+ (o) show
+ (inters.Weshow)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 4.29811 8.32356 10.309 8.62902 4.30902 6.05449 
+ 5.14905 11.6726 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tP)
+ [8.0291 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 8.05082 7.88721 ] pdfxs
+ (o) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 0 -604.321 m
+ (pressi)
+ [6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nprovidesb)
+ [9.97082 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 8.21444 6.35994 ] pdfxs
+ (ot) show
+ (hsubs)
+ [9.97082 4.29811 6.0654 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nti)
+ [5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.93812 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimprovementsf)
+ [6.0654 4.8436 8.75993 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 9.08711 
+ 4.85451 5.75995 4.23277 8.21444 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [8.18173 6.35994 ] pdfxs
+ (o) show
+ (interin)
+ [3.0327 5.75995 4.23277 4.85451 8.18173 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivecodes)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.75993 4.85451 5.74904 6.0654 4.8436 4.29811 
+ ] pdfxs
+ 430.383 -604.321 m
+ /N634 10.909 Tf
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 451.576 -604.321 m
+ /N614 10.909 Tf
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (g) show
+ (-) show
+ 0 -626.243 m
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (lyreducedmem)
+ [3.0327 9.39264 4.27631 4.8436 6.0654 6.05449 4.85451 4.8436 9.6981 9.08711 4.85451 
+ 9.08711 ] pdfxs
+ (o) show
+ (ryfo)
+ [4.27631 9.39264 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (printf)
+ [6.0654 4.2654 3.0327 5.75995 7.87638 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (179) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 192 192
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.35264 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (nisa)
+ [9.14174 3.02179 7.38536 8.54174 ] pdfxs
+ (g) show
+ (ooddem)
+ [5.74904 5.75995 9.14174 6.0654 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hepower)
+ [6.05449 7.93084 6.35994 5.14905 7.58175 4.8436 7.35264 ] pdfxs
+ (o) show
+ (fm)
+ [6.41449 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.93084 ] pdfxs
+ (t) show
+ (echniques.Thr)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 4.29811 7.69084 7.8763 
+ 6.0654 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h) show
+ -16.936 -21.922 m
+ (t) show
+ (heuse)
+ [6.05449 8.89083 6.05449 4.30902 8.87993 ] pdfxs
+ (o) show
+ (fD)
+ [7.37448 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.49083 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.89083 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (t) show
+ (oiden)
+ [9.49083 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifydisj)
+ [3.02179 3.33815 9.79628 6.05449 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (inttype-h)
+ [3.0327 5.75995 8.2691 3.93823 5.75995 6.37085 4.8436 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (usd)
+ [6.0654 8.33444 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.49083 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (A) show
+ (u-)
+ [6.0654 3.63261 ] pdfxs
+ -16.936 -43.845 m
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.63265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.81084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (op)
+ [10.2435 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.63265 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [10.8435 ] pdfxs
+ (\(a) show
+ (ndprovidec)
+ [6.0654 10.8435 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 9.63265 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [7.82175 5.14905 5.4545 4.8436 9.06536 ] pdfxs
+ (t) show
+ (hemem)
+ [6.05449 9.64356 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.5381 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -65.768 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.73448 ] pdfxs
+ (t) show
+ (heP)
+ [6.0654 9.3381 7.11266 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.77081 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (nimplemen)
+ [10.5599 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nissimpli\fed)
+ [10.549 3.0327 8.78171 4.30902 3.0327 9.08711 6.0654 3.02179 3.0327 6.0654 4.8436 
+ 10.549 ] pdfxs
+ (t) show
+ (o)
+ [9.94901 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 9.3381 6.35994 ] pdfxs
+ (o) show
+ (intwhereitisfe)
+ [3.0327 5.75995 8.72728 7.88721 6.05449 4.85451 4.2654 9.3381 3.0327 8.73819 3.02179 
+ 8.79262 3.33815 4.8436 ] pdfxs
+ (a) show
+ (sible)
+ [4.30902 3.0327 6.05449 3.0327 4.8436 ] pdfxs
+ -16.936 -87.69 m
+ (t) show
+ (oimplemen)
+ [8.93447 3.02179 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [7.82175 ] pdfxs
+ (A) show
+ (s)
+ [7.77808 ] pdfxs
+ (ot) show
+ (hershavef)
+ [6.0654 4.8436 4.27631 7.77808 6.05449 5.15996 5.4545 8.32357 3.32724 ] pdfxs
+ (o) show
+ (und,implemen)
+ [6.0654 6.05449 6.0654 6.53449 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (ingap)
+ [3.02179 6.0654 8.93447 8.92356 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.74537 4.8436 ] pdfxs
+ (o) show
+ (mpressing)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.92356 ] pdfxs
+ (t) show
+ (echniquewi)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.32357 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utusin)
+ [6.05449 7.72365 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -16.936 -109.613 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.41084 ] pdfxs
+ (t) show
+ (echniquesrequiresei)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.86536 4.27631 4.8436 
+ 5.75995 6.0654 3.0327 4.2654 4.85451 7.86536 4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.83264 ] pdfxs
+ (\() show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyc)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 9.31628 4.8436 ] pdfxs
+ (o) show
+ (mplex\)h)
+ [9.09802 6.05449 3.0327 4.85451 5.74904 7.81092 6.05449 ] pdfxs
+ (a) show
+ (rdw)
+ [4.27631 6.0654 7.57085 ] pdfxs
+ (a) show
+ (resupp)
+ [4.27631 8.41084 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (rt)
+ [4.2654 7.81092 ] pdfxs
+ (o) show
+ (rrequires)
+ [7.83264 4.2654 4.85451 5.75995 6.05449 3.0327 4.27631 4.8436 7.86536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.80001 ] pdfxs
+ (64) show
+ (-) show
+ -16.936 -131.535 m
+ (bit)
+ [6.0654 3.02179 7.6582 ] pdfxs
+ (a) show
+ (ddressing)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 6.0654 8.86901 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (litybel)
+ [3.0327 3.02179 3.93823 9.17446 6.37085 8.25811 3.0327 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (.Thr)
+ [7.79993 7.88721 6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.46901 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.26902 6.05449 4.30902 8.25811 ] pdfxs
+ (o) show
+ (fMacr)
+ [6.75267 9.99272 5.46541 4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.25811 ] pdfxs
+ (t) show
+ (echniques,)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 6.49085 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 7.67992 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chsu\013ers)
+ [4.54905 9.46901 4.30902 6.05449 6.37077 4.8436 4.27631 4.29811 ] pdfxs
+ -16.936 -153.458 m
+ (fr)
+ [3.33815 4.2654 ] pdfxs
+ (o) show
+ (mnei)
+ [12.7307 6.05449 4.85451 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.909 ] pdfxs
+ (o) show
+ (fthisdrawb)
+ [6.97085 4.23277 6.0654 3.0327 7.94172 6.05449 4.27631 5.14905 7.8763 6.0654 ] pdfxs
+ (a) show
+ (cks.)
+ [4.53815 5.75995 4.30902 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (180) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 193 193
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter8)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (S) show
+ (pe)
+ [16.2603 12.7405 ] pdfxs
+ (cu) show
+ (l)
+ [7.73363 ] pdfxs
+ (a) show
+ (tiveA)
+ [10.832 7.75841 13.9301 22.0356 21.0443 ] pdfxs
+ (pp) show
+ (li)
+ [7.75841 7.73363 ] pdfxs
+ (ca) show
+ (tio)
+ [10.8568 7.73363 13.9552 ] pdfxs
+ (n) show
+ (sof)
+ [20.2758 13.9552 8.52658 ] pdfxs
+ 0 -79.701 m
+ (Mac) show
+ (ros)
+ [11.402 13.9304 11.0054 ] pdfxs
+ (c) show
+ (o)
+ [13.9304 ] pdfxs
+ (p) show
+ (icTec)
+ [7.75841 21.6886 17.0534 12.7405 11.6003 ] pdfxs
+ (hn) show
+ (iq)
+ [7.75841 14.7233 ] pdfxs
+ (u) show
+ (es)
+ [12.7157 11.0054 ] pdfxs
+ 0 -141.474 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 7.91993 6.0654 4.2654 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.27631 8.83629 3.32724 5.75995 4.85451 6.05449 7.37445 ] pdfxs
+ (o) show
+ (f)
+ [6.41449 ] pdfxs
+ (t) show
+ (hisdisser)
+ [6.05449 3.0327 7.37445 6.0654 3.0327 4.29811 4.30902 4.8436 4.27631 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.14174 3.02179 7.38536 ] pdfxs
+ (t) show
+ (odem)
+ [8.51993 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (e)
+ [7.91993 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.0654 7.91993 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.29811 7.38536 ] pdfxs
+ (o) show
+ (fm)
+ [6.40358 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.91993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -163.396 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rimproving)
+ [6.71992 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 7.89811 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 7.29812 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 8.21447 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 11.5416 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 7.29812 ] pdfxs
+ (o) show
+ (fp)
+ [5.78177 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erintensivepr)
+ [4.85451 6.71992 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 7.29812 
+ 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 7.48357 ] pdfxs
+ (H) show
+ (owever,m)
+ [5.14905 7.57085 4.85451 5.4545 4.8436 4.27631 5.71631 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -185.319 m
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.96716 4.8436 ] pdfxs
+ (a) show
+ (nbeusef)
+ [10.7344 6.35994 9.51265 6.0654 4.29811 9.52356 3.32724 ] pdfxs
+ (o) show
+ (rf)
+ [8.94536 3.32724 ] pdfxs
+ (a) show
+ (rm)
+ [8.94536 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.51265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (njustperf)
+ [10.7344 3.32724 6.0654 4.29811 8.91273 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.05449 4.85451 9.51265 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 10.7344 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.96716 ] pdfxs
+ (a) show
+ (ndwehaven)
+ [6.0654 10.7235 7.58175 9.51265 6.05449 5.15996 5.4545 9.51265 6.05449 ] pdfxs
+ (ot) show
+ 0 -207.242 m
+ (exh)
+ [4.8436 5.75995 6.0654 ] pdfxs
+ (a) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (t) show
+ (hesc)
+ [6.05449 8.4872 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.47629 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (t) show
+ (echniquesevenwi)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.94172 4.85451 5.4545 
+ 4.8436 9.6981 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 9.6981 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (.) show
+ 16.936 -229.164 m
+ (Thisch)
+ [7.8763 6.0654 3.0327 8.13808 4.54905 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erbrie\rydiscussessever)
+ [4.85451 8.11627 6.05449 4.27631 3.0327 4.8436 6.0654 9.59992 6.05449 3.0327 4.29811 
+ 4.85451 6.05449 4.30902 4.29811 4.85451 8.14899 4.29811 4.8436 5.46541 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.87267 ] pdfxs
+ (ot) show
+ (her)
+ [6.05449 4.85451 8.11627 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.14899 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (a) show
+ (reeithern)
+ [4.27631 8.68356 4.85451 3.0327 4.23277 6.0654 4.8436 8.11627 6.0654 ] pdfxs
+ (o) show
+ (tperf)
+ [8.08365 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncerel)
+ [6.0654 4.8436 8.69447 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ 0 -251.087 m
+ (o) show
+ (r)
+ [8.60718 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.18538 6.05449 ] pdfxs
+ (o) show
+ (tcurren)
+ [8.57455 4.8436 6.0654 4.27631 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyimplemen)
+ [3.0327 10.0908 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.3854 ] pdfxs
+ (\(a) show
+ (nd)
+ [6.0654 10.3854 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.17447 ] pdfxs
+ (t) show
+ (husspecul)
+ [5.75995 6.05449 8.63989 4.29811 6.35994 4.85451 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (tiveide)
+ [4.23277 3.0327 5.4545 9.18538 3.02179 6.0654 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (.Theprim)
+ [9.95991 7.8763 6.05449 9.18538 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rypurp)
+ [4.27631 10.0799 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 9.17447 ] pdfxs
+ (o) show
+ (f)
+ [7.66902 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -273.009 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (eris)
+ [4.8436 9.44717 3.0327 9.46898 ] pdfxs
+ (t) show
+ (oc)
+ [10.6254 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 10.0145 4.30902 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 10.0254 ] pdfxs
+ (o) show
+ (f)
+ [8.49811 ] pdfxs
+ (t) show
+ (heide)
+ [6.05449 10.0254 3.0327 6.05449 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [9.46898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twehaven'tinves)
+ [9.40364 7.58175 10.0145 6.0654 5.14905 5.4545 4.8436 6.0654 3.0327 9.41455 3.02179 
+ 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (edyet)
+ [4.8436 11.2363 5.4545 4.8436 9.41455 ] pdfxs
+ (\(\\) show
+ (fu)
+ [3.32724 6.0654 ] pdfxs
+ (t) show
+ (urew)
+ [6.05449 4.27631 10.0254 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.74904 ] pdfxs
+ ("\)) show
+ (,)
+ [8.58538 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -294.932 m
+ (describew)
+ [6.0654 4.8436 4.29811 4.85451 4.27631 3.02179 6.37085 9.09811 7.57085 ] pdfxs
+ (o) show
+ (rkn)
+ [4.27631 10.0035 6.05449 ] pdfxs
+ (o) show
+ (tperf)
+ [8.49819 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rmeds)
+ [4.2654 9.09802 4.8436 10.309 4.30902 ] pdfxs
+ (o) show
+ (lelyby)
+ [3.02179 4.85451 3.0327 10.0035 5.75995 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.09811 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (r.These)
+ [4.27631 9.70901 7.88721 6.05449 4.85451 4.29811 9.09811 ] pdfxs
+ (a) show
+ (ren)
+ [4.2654 9.09811 6.0654 ] pdfxs
+ (o) show
+ (tnewrese)
+ [8.48728 6.0654 4.8436 12.1308 4.27631 4.8436 4.29811 4.85451 ] pdfxs
+ (a) show
+ (rchc)
+ [4.27631 4.53815 10.309 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.55262 ] pdfxs
+ (\(a) show
+ (s) show
+ 0 -316.854 m
+ (t) show
+ (heyhaven)
+ [6.05449 4.85451 9.82901 6.05449 5.15996 5.4545 8.91265 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [8.31274 6.35994 4.8436 4.85451 10.1235 ] pdfxs
+ (a) show
+ (dequ)
+ [6.0654 4.8436 5.75995 6.0654 ] pdfxs
+ (at) show
+ (elyinves)
+ [4.8436 3.0327 9.82901 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 6.0654 ] pdfxs
+ (\)) show
+ (,butweincludethem)
+ [7.19994 6.0654 6.05449 8.31274 7.58175 8.91265 3.0327 6.0654 4.8436 3.0327 6.05449 
+ 6.0654 8.92356 4.23277 6.0654 4.8436 13.1671 ] pdfxs
+ (t) show
+ (oillus)
+ [9.52355 3.0327 3.02179 3.0327 6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.91265 ] pdfxs
+ (t) show
+ (hewider)
+ [6.05449 8.92356 7.8763 3.0327 6.0654 8.91265 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e)
+ [8.92356 ] pdfxs
+ (o) show
+ (f) show
+ 0 -338.777 m
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lbene\f)
+ [6.6654 6.37085 4.8436 6.0654 4.8436 6.0654 ] pdfxs
+ (t) show
+ (s)
+ [7.93081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisw)
+ [6.05449 3.0327 7.94172 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 16.936 -360.699 m
+ (Thesetechniquesm)
+ [7.8763 6.0654 4.8436 4.30902 8.4872 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 
+ 5.75995 6.0654 4.8436 7.94172 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.4872 6.0654 4.29811 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (urm)
+ [6.05449 7.909 9.09802 ] pdfxs
+ (a) show
+ (inc)
+ [3.02179 9.6981 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bili)
+ [6.0654 3.0327 3.02179 3.0327 ] pdfxs
+ (t) show
+ (iesprovidedbym)
+ [3.0327 4.8436 7.94172 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 9.6981 
+ 5.75995 9.39264 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.47629 ] pdfxs
+ (t) show
+ (echniques:)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ 13.333 -393.167 m
+ (1) show
+ (.) show
+ 27.273 -393.167 m
+ /N634 10.909 Tf
+ (Da) show
+ (ta)
+ [3.62179 9.98175 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (s) show
+ (pe)
+ [5.01816 4.46185 ] pdfxs
+ (c) show
+ (i\fcl)
+ [3.33823 6.14173 9.41454 2.79267 ] pdfxs
+ (a) show
+ (youtp)
+ [5.29078 5.58542 5.84725 8.02903 5.01816 ] pdfxs
+ (o) show
+ (li)
+ [2.79267 3.34914 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (s)
+ [8.86898 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.98175 ] pdfxs
+ (h) show
+ (e)
+ [4.46185 ] pdfxs
+ (a) show
+ (p)
+ [9.98175 ] pdfxs
+ (s) show
+ (e)
+ [4.46185 ] pdfxs
+ (g) show
+ (re)
+ [4.0363 4.46185 ] pdfxs
+ (ga) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 309.638 -393.167 m
+ /N614 10.909 Tf
+ (:)
+ [8.96719 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ingdis)
+ [3.0327 6.05449 9.63264 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctins)
+ [3.0327 6.0654 4.8436 8.42183 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.48717 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -415.089 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.27993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.05449 4.27631 4.8436 7.12354 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mdi\013erentpo)
+ [11.9125 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.0582 6.37085 5.74904 
+ ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.12354 ] pdfxs
+ (a) show
+ (llowsc)
+ [3.0327 3.0327 5.14905 7.8763 7.12354 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.09083 ] pdfxs
+ (a) show
+ (ndrun-)
+ [6.0654 8.87992 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imetechniques)
+ [3.02179 9.09802 7.66903 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 7.12354 ] pdfxs
+ (t) show
+ (obecus)
+ [8.26902 6.37085 7.65812 4.85451 6.05449 4.30902 ] pdfxs
+ (to) show
+ (mized)
+ [9.08711 3.0327 4.8436 4.85451 6.0654 ] pdfxs
+ 27.273 -437.012 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (re)
+ [8.27991 4.8436 ] pdfxs
+ (a) show
+ (chins)
+ [4.54905 10.069 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nce.These)
+ [6.05449 4.85451 4.8436 8.99992 7.8763 6.0654 4.8436 4.30902 8.85811 ] pdfxs
+ (t) show
+ (echniquesc)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.31262 4.8436 ] pdfxs
+ (a) show
+ (nuseb)
+ [10.069 6.0654 4.29811 8.85811 6.37085 ] pdfxs
+ (o) show
+ (ths)
+ [4.23277 10.0799 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 8.85811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lpr)
+ [7.0363 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies)
+ [3.02179 4.85451 8.31262 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,typeinf)
+ [3.0327 7.13448 3.93823 5.75995 6.35994 8.85811 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ 27.273 -458.934 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.8435 ] pdfxs
+ (a) show
+ (ndp)
+ [6.0654 10.8435 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (orel)
+ [10.2326 4.27631 4.85451 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nships\))
+ [6.0654 4.29811 6.0654 3.02179 6.0654 4.29811 9.03273 ] pdfxs
+ (a) show
+ (nddyn)
+ [6.0654 10.8435 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (micpr)
+ [9.08711 3.0327 9.64356 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies)
+ [3.0327 4.8436 9.09807 ] pdfxs
+ (\(a) show
+ (ny)
+ [5.74904 5.75995 ] pdfxs
+ (t) show
+ (hingrec)
+ [6.0654 3.02179 6.0654 10.2435 4.27631 4.8436 4.8436 ] pdfxs
+ (o) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ (a) show
+ (bleinper-po)
+ [6.05449 3.0327 9.63265 3.0327 10.8544 6.35994 4.8436 4.27631 3.63261 6.37085 5.75995 
+ ] pdfxs
+ (o) show
+ (l) show
+ 27.273 -480.857 m
+ (me)
+ [9.08711 4.85451 ] pdfxs
+ (ta) show
+ (d)
+ [6.05449 ] pdfxs
+ (ata\)) show
+ (.) show
+ 13.333 -511.276 m
+ (2) show
+ (.) show
+ 27.273 -511.276 m
+ /N634 10.909 Tf
+ (M)
+ [9.7854 ] pdfxs
+ (app) show
+ (ing)
+ [3.34914 6.13082 8.73818 ] pdfxs
+ (o) show
+ (fp)
+ [7.0691 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rstopo)
+ [4.60356 8.18171 3.62179 9.29448 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.51263 ] pdfxs
+ (desc) show
+ (ri)
+ [4.59266 3.34914 ] pdfxs
+ (p) show
+ (t)
+ [3.62179 ] pdfxs
+ (o) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ 213.031 -511.276 m
+ /N614 10.909 Tf
+ (:The)
+ [7.77811 7.8763 6.0654 8.29084 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.29084 7.11266 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.46903 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npr)
+ [9.50173 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 27.273 -533.198 m
+ (videsas)
+ [5.75995 3.0327 6.05449 4.85451 7.72354 8.89083 4.29811 ] pdfxs
+ (tat) show
+ (icm)
+ [3.0327 8.27993 9.08711 ] pdfxs
+ (a) show
+ (ny-)
+ [5.75995 5.75995 3.63261 ] pdfxs
+ (to) show
+ (-)
+ [3.63261 ] pdfxs
+ (o) show
+ (nem)
+ [6.0654 8.27993 9.08711 ] pdfxs
+ (a) show
+ (pping)
+ [6.0654 6.05449 3.0327 6.05449 8.89083 ] pdfxs
+ (o) show
+ (fhe)
+ [6.76358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (pp)
+ [9.49082 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erstopo)
+ [4.8436 4.27631 7.73445 4.23277 8.89083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ldescrip)
+ [6.45812 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (to) show
+ (rs.Thisinf)
+ [4.27631 4.29811 7.81084 7.8763 6.0654 3.0327 7.72354 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nis)
+ [9.49082 3.0327 4.29811 ] pdfxs
+ 27.273 -555.121 m
+ (key)
+ [5.4545 4.8436 9.86173 ] pdfxs
+ (t) show
+ (om)
+ [9.56719 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.35637 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.41081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (texpl)
+ [8.34546 4.85451 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (itpo)
+ [3.0327 8.34546 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.13448 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nbec)
+ [10.1563 6.37085 4.8436 4.85451 ] pdfxs
+ (a) show
+ (useiten)
+ [6.05449 4.30902 8.94538 3.0327 8.34546 4.85451 6.05449 ] pdfxs
+ (a) show
+ (bles)
+ [6.0654 3.0327 4.8436 8.41081 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.95629 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 8.37809 ] pdfxs
+ (to) show
+ 225.818 -582.481 m
+ (181) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 194 194
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 99.273 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmp)
+ [4.27631 12.7198 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.909 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.05449 7.94172 3.0327 5.75995 ] pdfxs
+ (t) show
+ (opo)
+ [9.08719 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l-speci\fccodesequences.)
+ [3.0327 3.63261 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 8.4872 4.8436 5.75995 
+ 6.0654 8.4872 4.29811 4.85451 5.74904 6.0654 4.8436 6.0654 4.8436 4.85451 4.29811 
+ 3.0327 ] pdfxs
+ -13.94 -30.889 m
+ (3) show
+ (.) show
+ 0 -30.889 m
+ /N634 10.909 Tf
+ (Typ)
+ [6.97089 5.29078 5.01816 ] pdfxs
+ (e) show
+ (-)
+ [3.90544 ] pdfxs
+ (ho) show
+ (mo)
+ [8.92348 5.01816 ] pdfxs
+ (ge) show
+ (ne)
+ [6.13082 4.46185 ] pdfxs
+ (o) show
+ (uspo)
+ [5.85816 9.44715 5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [2.79267 ] pdfxs
+ (s) show
+ 115.664 -30.889 m
+ /N614 10.909 Tf
+ (:M)
+ [10.2326 10.0036 ] pdfxs
+ (a) show
+ (nypo)
+ [5.74904 10.5708 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 9.11989 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 9.65446 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (elytype-h)
+ [4.8436 3.0327 10.5708 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us,)
+ [6.0654 4.29811 8.13811 ] pdfxs
+ (a) show
+ (sshowninSec-)
+ [9.11989 4.30902 6.05449 5.14905 7.88721 10.8654 3.0327 10.8763 6.05449 4.85451 4.8436 
+ 3.63261 ] pdfxs
+ 0 -52.811 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0908 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (,evenCpr)
+ [7.1563 4.85451 5.4545 4.8436 10.0908 11.9126 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 9.07628 ] pdfxs
+ (N) show
+ (ovelc)
+ [5.14905 5.4545 4.8436 7.06903 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.31264 ] pdfxs
+ (a) show
+ (ndrun-)
+ [6.05449 10.1017 4.2654 6.0654 6.05449 3.64352 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 8.87993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 8.33444 ] pdfxs
+ (a) show
+ (rep)
+ [4.2654 8.89083 6.35994 ] pdfxs
+ (o) show
+ (ssiblef)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.87993 3.33815 ] pdfxs
+ (o) show
+ (rtype-)
+ [8.30173 3.93823 5.75995 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -74.734 m
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (uspo)
+ [6.0654 7.94172 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tw)
+ [7.87638 7.58175 ] pdfxs
+ (o) show
+ (uldn)
+ [6.05449 3.0327 9.6981 6.05449 ] pdfxs
+ (o) show
+ (tbep)
+ [7.88729 6.35994 8.4872 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.30902 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.05449 4.85451 7.909 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.0327 7.93081 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lhe)
+ [6.6654 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 3.0327 ] pdfxs
+ -13.94 -105.623 m
+ (4) show
+ (.) show
+ 0 -105.623 m
+ /N634 10.909 Tf
+ (K) show
+ (n)
+ [6.13082 ] pdfxs
+ (o) show
+ (wle)
+ [7.81086 2.78176 4.46185 ] pdfxs
+ (dg) show
+ (e)
+ [8.97818 ] pdfxs
+ (o) show
+ (ft)
+ [7.29819 3.6327 ] pdfxs
+ (h) show
+ (erun-timep)
+ [8.96727 4.60356 5.85816 6.13082 3.90544 3.62179 3.33823 8.92348 8.97818 5.01816 ] pdfxs
+ (o) show
+ (int)
+ [3.34914 6.13082 3.62179 ] pdfxs
+ (s) show
+ (-to)
+ [3.90544 3.62179 9.53448 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (aph) show
+ 202.128 -105.623 m
+ /N614 10.909 Tf
+ (:Oneway)
+ [7.99629 8.4872 6.05449 8.54175 7.58175 5.14905 9.44719 ] pdfxs
+ (t) show
+ (oviewpo)
+ [9.15265 5.74904 3.0327 4.85451 11.5635 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.71994 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nis)
+ [9.76355 3.02179 7.99626 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titp)
+ [7.93092 3.0327 7.94183 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i-)
+ [3.02179 3.63261 ] pdfxs
+ 0 -127.545 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.69081 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.22539 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.44719 ] pdfxs
+ (t) show
+ (oprovidearun-)
+ [8.8472 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.23629 8.8472 4.2654 6.0654 
+ 6.05449 3.64352 ] pdfxs
+ (t) show
+ (imerepresen)
+ [3.02179 9.09802 8.23629 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (fthep)
+ [6.71994 4.23277 6.0654 8.23629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [8.8472 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.Thec)
+ [6.0654 6.0654 7.78902 7.8763 6.0654 8.23629 4.8436 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.6581 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 0 -149.468 m
+ (fullinf)
+ [3.33815 6.05449 3.0327 5.99995 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.03265 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utwhichpo)
+ [6.0654 7.21093 7.88721 6.05449 3.0327 4.54905 9.03265 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsc)
+ [3.0327 7.27627 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (inp)
+ [3.0327 9.03265 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.27627 ] pdfxs
+ (t) show
+ (o)
+ [8.42175 ] pdfxs
+ (ot) show
+ (herpo)
+ [6.0654 4.8436 7.24356 6.37085 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [3.02179 7.27627 ] pdfxs
+ (a) show
+ (nd,f)
+ [6.0654 6.0654 6.13086 3.33815 ] pdfxs
+ (o) show
+ (rtype-h)
+ [7.24356 3.93823 5.75995 6.35994 4.85451 3.63261 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ 0 -171.39 m
+ (po)
+ [6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls,where)
+ [3.0327 4.29811 6.37085 7.8763 6.0654 4.8436 4.27631 8.10539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.29449 ] pdfxs
+ (t) show
+ (hein)
+ [6.05449 8.1163 3.0327 5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-po)
+ [3.63261 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.29449 ] pdfxs
+ (a) show
+ (ndin)
+ [6.0654 9.31628 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-po)
+ [4.8436 4.27631 3.63261 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lp)
+ [6.29449 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 7.5599 ] pdfxs
+ (a) show
+ (reloc)
+ [4.27631 8.1163 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ted.Suchinf)
+ [4.23277 4.85451 6.05449 7.75629 6.0654 6.05449 4.54905 9.32719 3.02179 6.0654 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisuseful)
+ [9.32719 3.02179 7.57081 6.05449 4.30902 4.8436 3.33815 6.0654 3.0327 ] pdfxs
+ 0 -193.313 m
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (t) show
+ (imep)
+ [3.0327 9.08711 8.4872 6.35994 ] pdfxs
+ (o) show
+ (intersneed)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.93081 6.0654 4.8436 4.85451 9.6981 ] pdfxs
+ (t) show
+ (obe)
+ [9.08719 6.35994 8.4872 ] pdfxs
+ (t) show
+ (raversed)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 4.85451 9.6981 ] pdfxs
+ (o) show
+ (rrewri)
+ [7.909 4.2654 4.85451 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (ten)
+ [4.23277 4.85451 9.6981 ] pdfxs
+ (a) show
+ (trun-)
+ [7.87638 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ -10.336 -227.191 m
+ (The)
+ [7.8763 6.0654 9.25083 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsdescribedinCh)
+ [6.05449 8.70535 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 10.4617 
+ 3.0327 10.4617 7.8763 6.0654 ] pdfxs
+ (a) show
+ (pter6shows)
+ [6.0654 4.23277 4.85451 8.67263 9.86173 4.30902 6.05449 5.15996 12.2835 4.29811 ] pdfxs
+ (o) show
+ (mesimpleex)
+ [9.08711 9.26174 4.29811 3.0327 9.08711 6.0654 3.0327 9.25083 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mples)
+ [9.09802 6.05449 3.0327 4.8436 8.71626 ] pdfxs
+ (o) show
+ (fhowc)
+ [7.73448 6.0654 5.14905 12.2835 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 8.68354 ] pdfxs
+ (t) show
+ (ech-)
+ [4.8436 4.54905 6.05449 3.63261 ] pdfxs
+ -27.273 -249.113 m
+ (niquesc)
+ [6.0654 3.02179 5.75995 6.0654 4.8436 7.31991 4.8436 ] pdfxs
+ (a) show
+ (nexpl)
+ [9.07628 4.85451 5.74904 6.0654 3.0327 ] pdfxs
+ (o) show
+ (itthesebene\f)
+ [3.02179 7.26547 4.23277 6.0654 4.8436 4.30902 7.86539 6.35994 4.8436 6.0654 4.8436 
+ 6.0654 ] pdfxs
+ (t) show
+ (s,)
+ [4.29811 6.17449 ] pdfxs
+ (t) show
+ (heTr)
+ [6.05449 7.86539 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 7.25457 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erC)
+ [4.85451 7.28719 7.8763 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.06537 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.07628 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.27628 ] pdfxs
+ (7\)) show
+ -27.273 -271.036 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesheavyuse)
+ [5.4545 4.85451 8.21444 6.05449 4.85451 5.14905 5.75995 9.66537 6.0654 4.29811 8.75993 
+ ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.93812 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.05449 4.85451 4.29811 8.75993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies,)
+ [3.0327 4.8436 4.29811 7.01448 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.97082 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [7.24357 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.75993 ] pdfxs
+ (t) show
+ (echniquesdescribedbelowm)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.21444 6.0654 4.8436 
+ 4.29811 4.85451 4.27631 3.02179 6.37085 4.8436 9.97082 6.35994 4.85451 3.0327 5.14905 
+ 11.7926 9.08711 ] pdfxs
+ (a) show
+ (keuse)
+ [5.4545 8.75993 6.05449 4.30902 4.8436 ] pdfxs
+ -27.273 -292.958 m
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (o) show
+ (ne)
+ [6.05449 8.4872 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.4872 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hese.)
+ [6.05449 4.85451 4.29811 4.85451 3.0327 ] pdfxs
+ -27.273 -338.413 m
+ /N622 14.346 Tf
+ (8.1No)
+ [8.07685 4.476 24.2161 12.6102 8.07685 ] pdfxs
+ (n-) show
+ (Perform)
+ [10.573 7.3595 6.59915 4.93494 8.0625 6.59915 13.4422 ] pdfxs
+ (anc) show
+ (eA)
+ [12.7392 12.1942 ] pdfxs
+ (pp) show
+ (li)
+ [4.476 4.49035 ] pdfxs
+ (ca) show
+ (tio)
+ [6.26925 4.49035 8.0625 ] pdfxs
+ (n) show
+ (sof)
+ [11.7494 8.07685 10.3003 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.59915 8.0625 6.36962 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icTec)
+ [4.476 12.5527 9.88436 7.3595 6.72827 ] pdfxs
+ (hn) show
+ (iq)
+ [4.476 8.52144 ] pdfxs
+ (u) show
+ (es)
+ [7.3595 6.36962 ] pdfxs
+ -27.273 -371.138 m
+ /N614 10.909 Tf
+ (Webelieve)
+ [10.2981 9.5781 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.5781 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [8.96728 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.5781 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.02171 ] pdfxs
+ (a) show
+ (rewidely)
+ [4.27631 9.5781 7.8763 3.0327 6.05449 4.85451 3.0327 10.4835 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 9.5781 ] pdfxs
+ (t) show
+ (o)
+ [10.1781 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [9.03262 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.9999 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nperf)
+ [10.789 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce-)
+ [6.05449 4.85451 4.8436 3.63261 ] pdfxs
+ -27.273 -393.061 m
+ (rel)
+ [4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (edc)
+ [4.8436 9.41446 4.8436 ] pdfxs
+ (o) show
+ (mpilerw)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 7.62537 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 7.77811 ] pdfxs
+ (I) show
+ (np)
+ [9.40355 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,m)
+ [4.27631 6.43631 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 8.19266 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissh)
+ [3.0327 5.75995 4.29811 3.0327 7.65808 4.29811 6.0654 ] pdfxs
+ (o) show
+ (uldbeusefulins)
+ [6.05449 3.0327 9.40355 6.37085 8.19266 6.0654 4.29811 4.8436 3.33815 6.0654 6.37085 
+ 3.0327 9.40355 4.30902 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.94914 7.57085 ] pdfxs
+ (a) show
+ (reen)
+ [4.27631 8.19266 4.85451 6.05449 ] pdfxs
+ (g) show
+ (ineerin)
+ [3.0327 6.05449 4.85451 4.8436 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -27.273 -414.983 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [8.869 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (munders)
+ [13.6907 6.05449 6.0654 6.05449 4.85451 4.27631 4.29811 ] pdfxs
+ (ta) show
+ (nding)
+ [6.05449 6.0654 3.0327 6.05449 10.0581 ] pdfxs
+ (a) show
+ (ndvisu)
+ [6.0654 10.6581 5.75995 3.02179 4.30902 6.05449 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 10.7672 ] pdfxs
+ (I) show
+ (tsh)
+ [8.83637 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldbeusefulwhen)
+ [6.0654 3.0327 10.6581 6.35994 9.44719 6.0654 4.29811 4.85451 3.32724 6.0654 7.62539 
+ 7.8763 6.0654 4.8436 10.669 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (tingsys)
+ [4.23277 3.0327 6.0654 10.0472 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emswi)
+ [4.8436 9.09802 8.90171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h) show
+ -27.273 -436.906 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nedmem)
+ [6.05449 4.85451 9.77446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rysp)
+ [4.27631 9.46901 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ces,such)
+ [4.85451 4.8436 4.30902 6.76358 4.29811 6.0654 4.54905 9.77446 ] pdfxs
+ (a) show
+ (sdeeplyembedded)
+ [8.01808 6.0654 4.8436 4.85451 6.05449 3.0327 9.46901 4.85451 8.78166 6.37085 4.8436 
+ 6.0654 6.05449 4.85451 9.77446 ] pdfxs
+ (o) show
+ (rnetw)
+ [7.99628 6.05449 4.85451 3.93823 7.57085 ] pdfxs
+ (o) show
+ (rkprocess)
+ [4.27631 9.46901 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (rs.Fin)
+ [4.27631 4.29811 8.1272 7.11266 3.0327 6.0654 ] pdfxs
+ (a) show
+ (lly,m)
+ [3.0327 3.02179 4.8545 6.76358 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ -27.273 -458.828 m
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 9.31625 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.87264 ] pdfxs
+ (a) show
+ (lsousefulin)
+ [3.02179 4.30902 10.4617 6.0654 4.29811 4.85451 3.32724 6.0654 8.03993 3.0327 11.0726 
+ ] pdfxs
+ (t) show
+ (he\felds)
+ [6.0654 9.86174 6.0654 4.8436 3.0327 6.05449 9.31625 ] pdfxs
+ (o) show
+ (fdis)
+ [8.35629 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ribu)
+ [4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 11.0726 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ing)
+ [3.0327 6.0654 10.4617 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.0654 11.0726 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [14.1053 4.29811 ] pdfxs
+ (a) show
+ (fety,whichwe)
+ [3.33815 4.8436 3.94914 4.84359 8.38902 7.8763 6.0654 3.0327 4.53815 11.0726 7.58175 
+ 4.8436 ] pdfxs
+ -27.273 -480.751 m
+ (discussinm)
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 7.94172 3.0327 9.6981 9.08711 ] pdfxs
+ (o) show
+ (redet)
+ [4.27631 8.4872 6.05449 4.85451 4.23277 ] pdfxs
+ (a) show
+ (ilbelow.)
+ [3.0327 6.6654 6.37085 4.8436 3.0327 5.14905 7.8763 3.0327 ] pdfxs
+ -27.273 -518.583 m
+ /N622 11.955 Tf
+ (8.1.1Heap)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.14487 6.52739 11.955 ] pdfxs
+ (Sa) show
+ (fetyfor)
+ [4.11245 6.13291 4.86572 11.5724 4.11245 6.7307 9.97045 ] pdfxs
+ (Lan) show
+ (g)
+ [6.71874 ] pdfxs
+ (ua) show
+ (geswithEx)
+ [6.7307 6.13291 9.79114 9.70749 3.74195 5.22437 11.9669 8.82286 7.10119 ] pdfxs
+ (p) show
+ (li)
+ [3.73 3.74195 ] pdfxs
+ (c) show
+ (itDe)
+ [3.73 9.71945 10.3052 6.13291 ] pdfxs
+ (a) show
+ (llo)
+ [3.74195 3.73 7.1013 ] pdfxs
+ (ca) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ -27.273 -547.551 m
+ /N614 10.909 Tf
+ (I) show
+ (n[)
+ [9.47991 3.0327 ] pdfxs
+ (48) show
+ (])
+ [3.02179 ] pdfxs
+ (/) show
+ ([)
+ [3.0327 ] pdfxs
+ (49) show
+ (],wedescribe)
+ [3.0327 6.49085 7.57085 8.26902 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 
+ 8.25811 ] pdfxs
+ (a) show
+ (n)
+ [9.47991 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.47991 ] pdfxs
+ (o) show
+ (f)
+ [6.75267 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 8.26902 7.12357 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.44722 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.47991 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tprovideshe)
+ [7.6582 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 7.72354 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ps)
+ [9.47991 4.29811 ] pdfxs
+ (a) show
+ (fetyf)
+ [3.33815 4.8436 3.93823 9.17446 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -27.273 -569.474 m
+ (type-s)
+ [3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fepr)
+ [3.33815 8.47629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmingl)
+ [9.08711 9.08711 3.0327 6.0654 9.07629 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 7.93081 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplicitde)
+ [9.67628 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.86547 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.Thisw)
+ [6.0654 7.87629 7.8763 6.0654 3.02179 7.93081 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.38174 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (sembeddedsys)
+ [7.9199 4.85451 8.78166 6.37085 4.8436 6.0654 6.05449 4.85451 9.68719 4.29811 5.75995 
+ 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ -27.273 -591.396 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trunmul)
+ [7.66911 4.27631 6.05449 9.49082 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (iplec)
+ [3.02179 6.0654 3.0327 8.26902 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (sin)
+ [7.72354 3.0327 9.47991 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.26902 4.30902 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 8.26902 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 7.72354 4.30902 6.05449 ] pdfxs
+ (a) show
+ (ce,e.)
+ [4.85451 4.8436 6.50176 4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,adriverinakernel,)
+ [3.0327 6.49085 8.87992 6.0654 4.2654 3.0327 5.4545 4.85451 7.69082 3.0327 9.47991 
+ 8.87992 5.4545 4.85451 4.2654 6.0654 4.8436 3.0327 6.50176 ] pdfxs
+ (o) show
+ (r)
+ [7.69082 ] pdfxs
+ (a) show
+ (nun)
+ [9.49082 6.05449 5.75995 ] pdfxs
+ (t) show
+ (rus)
+ [4.2654 6.0654 4.29811 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -27.273 -613.319 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llerinare)
+ [3.0327 3.02179 4.85451 8.57445 3.0327 10.3526 9.76355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 9.15265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lsys)
+ [7.33084 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em[)
+ [4.8436 13.3962 3.0327 ] pdfxs
+ (120) show
+ (].Bec)
+ [3.0327 9.87264 7.72349 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usethesec)
+ [6.05449 4.30902 9.15265 4.23277 6.0654 4.8436 4.30902 9.15265 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents)
+ [6.05449 4.85451 5.75995 4.23277 8.60717 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 9.15265 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herun)
+ [6.05449 4.85451 8.57445 6.05449 5.75995 ] pdfxs
+ (t) show
+ (rusted)
+ [4.2654 6.0654 4.30902 4.23277 4.85451 10.3635 ] pdfxs
+ (o) show
+ (r) show
+ 198.545 -657.201 m
+ (182) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 195 195
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llybu)
+ [3.0327 3.0327 8.63992 6.0654 6.05449 ] pdfxs
+ (gg) show
+ (y,)
+ [4.8545 6.0654 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 7.73448 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.02179 9.09802 7.73448 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (emneeds)
+ [4.8436 11.978 6.0654 4.8436 4.85451 6.05449 7.189 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (eeth)
+ [4.8436 7.74539 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.13457 ] pdfxs
+ (o) show
+ (nec)
+ [6.05449 7.73448 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nentc)
+ [6.05449 4.85451 5.74904 7.13457 4.8436 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.12366 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (ermem)
+ [4.8436 7.16719 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tbel)
+ [7.88729 6.35994 4.8436 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (s)
+ [7.94172 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 7.909 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nen)
+ [6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -43.845 m
+ (Thefund)
+ [7.8763 6.0654 8.97811 3.33815 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (ta) show
+ (l)
+ [7.16721 ] pdfxs
+ (o) show
+ (bserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.189 ] pdfxs
+ (o) show
+ (fthisw)
+ [7.47266 4.23277 6.0654 3.0327 8.43262 7.58175 ] pdfxs
+ (o) show
+ (rkis)
+ [4.2654 9.89446 3.0327 8.43262 ] pdfxs
+ (t) show
+ (oshow)
+ [9.58901 4.29811 6.0654 5.14905 12.0108 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tifapr)
+ [8.37819 3.02179 7.47266 9.58901 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mis)
+ [13.2216 3.0327 8.43262 ] pdfxs
+ (ot) show
+ (herwisetype-s)
+ [6.05449 4.85451 4.27631 7.8763 3.0327 4.29811 8.97811 3.93823 5.75995 6.37085 4.8436 
+ 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fe)
+ [3.32724 4.8436 ] pdfxs
+ 0 -65.768 m
+ (\() show
+ (whichisinferredbyD)
+ [7.8763 6.0654 3.02179 4.54905 9.92718 3.0327 8.1599 3.0327 6.05449 3.33815 4.8436 
+ 4.27631 4.27631 4.8436 9.92718 5.75995 9.62173 8.32365 ] pdfxs
+ (at) show
+ (aS)
+ [9.31628 6.0654 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.70538 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 4.29811 ] pdfxs
+ (\)) show
+ (,)
+ [6.94903 ] pdfxs
+ (a) show
+ (ndifp)
+ [6.0654 9.91628 3.0327 7.19993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 8.1599 ] pdfxs
+ (a) show
+ (reiniti)
+ [4.27631 8.70538 3.0327 6.0654 3.0327 4.23277 3.0327 ] pdfxs
+ (a) show
+ (lized)
+ [3.0327 3.0327 4.8436 4.85451 9.91628 ] pdfxs
+ (t) show
+ (onullwhen)
+ [9.31628 5.75995 6.0654 3.02179 6.89448 7.88721 6.05449 4.85451 9.91628 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 0 -87.69 m
+ (pri)
+ [6.0654 4.2654 3.0327 ] pdfxs
+ (at) show
+ (e,)
+ [4.8436 6.21813 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.91993 ] pdfxs
+ (o) show
+ (nlywaymem)
+ [6.05449 3.0327 8.83629 7.57085 5.14905 8.83629 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rys)
+ [4.27631 8.82538 4.30902 ] pdfxs
+ (a) show
+ (fetyc)
+ [3.32724 4.85451 3.93823 8.82538 4.85451 ] pdfxs
+ (a) show
+ (nbevi)
+ [9.13083 6.35994 7.91993 5.75995 3.0327 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (at) show
+ (ediswi)
+ [4.8436 9.13083 3.0327 7.37445 7.88721 3.02179 ] pdfxs
+ (t) show
+ (huse-)
+ [9.14174 6.05449 4.30902 4.8436 3.63261 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er-free)
+ [4.8436 4.27631 3.63261 3.33815 4.2654 4.85451 7.91993 ] pdfxs
+ (\() show
+ (discussedhere\))
+ [6.0654 3.02179 4.30902 4.8436 6.0654 4.29811 4.30902 4.8436 9.13083 6.0654 4.8436 
+ 4.27631 4.85451 7.30911 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.13083 ] pdfxs
+ (a) show
+ (rray)
+ [4.27631 4.2654 5.15996 5.75995 ] pdfxs
+ 0 -109.613 m
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (undserr)
+ [6.0654 6.05449 6.0654 7.71263 4.85451 4.2654 4.27631 ] pdfxs
+ (o) show
+ (rs\(discussedin[)
+ [4.27631 7.71263 4.23277 6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 
+ 9.46901 3.0327 9.46901 3.02179 ] pdfxs
+ (49) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.The)
+ [7.79993 7.88721 6.05449 8.25811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lway)
+ [6.44722 7.57085 5.15996 9.16356 ] pdfxs
+ (t) show
+ (os)
+ [8.85811 4.30902 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 8.25811 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 7.71263 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemis)
+ [6.0654 3.0327 4.8436 12.5016 3.0327 7.71263 ] pdfxs
+ (t) show
+ (oelimin)
+ [8.85811 4.85451 3.02179 3.0327 9.09802 3.02179 6.0654 ] pdfxs
+ (at) show
+ (eexplici)
+ [8.25811 4.8436 5.75995 6.0654 3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (t) show
+ 0 -131.535 m
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,ei)
+ [6.0654 4.29811 6.61085 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herbyusinga)
+ [6.05449 4.85451 7.82173 5.75995 9.31628 6.0654 4.29811 3.0327 6.05449 9.01083 9.01083 
+ ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.41084 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (to) show
+ (r)
+ [7.82173 ] pdfxs
+ (o) show
+ (rbyf)
+ [7.83264 5.75995 9.30537 3.33815 ] pdfxs
+ (o) show
+ (rcing)
+ [4.27631 4.8436 3.0327 6.05449 9.01083 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.39993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.6434 ] pdfxs
+ (t) show
+ (ouseare)
+ [9.01083 6.0654 4.29811 8.41084 9.01083 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.61082 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 0 -153.458 m
+ (whichdis)
+ [7.8763 6.0654 3.0327 4.53815 9.5781 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 7.82172 ] pdfxs
+ (a) show
+ (llde)
+ [3.0327 6.5454 6.0654 4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsexceptb)
+ [6.05449 7.82172 4.85451 5.74904 4.85451 4.8436 6.0654 7.75638 6.0654 ] pdfxs
+ (at) show
+ (chdisp)
+ [4.53815 9.58901 6.05449 3.0327 4.29811 6.37085 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (a) show
+ (ls.)
+ [3.0327 4.29811 7.84357 ] pdfxs
+ (N) show
+ (ei)
+ [4.8436 3.0327 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.78901 ] pdfxs
+ (o) show
+ (f)
+ [6.85085 ] pdfxs
+ (t) show
+ (hese)
+ [6.0654 4.8436 4.30902 8.3672 ] pdfxs
+ (t) show
+ (echniquesissui)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 7.82172 3.0327 7.82172 
+ 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 8.3672 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 0 -175.38 m
+ (very-low-leveldevices:)
+ [5.4545 4.8436 4.27631 5.75995 3.63261 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 
+ 5.4545 4.8436 6.85085 6.05449 4.85451 5.74904 3.0327 4.85451 4.8436 4.30902 8.22538 
+ ] pdfxs
+ (t) show
+ (he\frstmayin)
+ [6.05449 8.66175 6.0654 4.2654 4.30902 8.05092 9.08711 5.15996 9.56719 3.0327 5.74904 
+ ] pdfxs
+ (t) show
+ (roduceunpredic)
+ [4.27631 5.75995 6.05449 6.0654 4.8436 8.66175 6.0654 6.05449 6.0654 4.27631 4.8436 
+ 6.0654 3.02179 4.85451 ] pdfxs
+ (ta) show
+ (blep)
+ [6.05449 3.0327 8.66175 6.05449 ] pdfxs
+ (a) show
+ (uses,slowdown)
+ [6.0654 4.29811 4.85451 4.29811 6.88358 4.30902 3.0327 5.14905 11.6944 6.05449 5.14905 
+ 7.88721 9.86173 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.66175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 6.88358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -197.303 m
+ (requireincre)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.47629 3.0327 6.0654 4.8436 4.27631 
+ 4.8436 ] pdfxs
+ (a) show
+ (sedexecu)
+ [4.30902 4.8436 9.68719 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesizesf)
+ [6.0654 3.02179 8.4872 4.29811 3.0327 4.8436 4.85451 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rGCm)
+ [7.8981 8.5636 11.509 9.08711 ] pdfxs
+ (a) show
+ (ps,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 8.4872 4.29811 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndrequiresthepr)
+ [6.0654 9.68719 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 7.94172 4.23277 
+ 6.0654 8.47629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mmer)
+ [9.09802 9.08711 4.8436 7.909 ] pdfxs
+ (t) show
+ (oinser)
+ [9.08719 3.02179 6.0654 4.29811 4.85451 4.2654 ] pdfxs
+ (t) show
+ 0 -219.225 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (n-)
+ [6.05449 3.63261 ] pdfxs
+ (t) show
+ (rivi)
+ [4.27631 3.0327 5.75995 3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (nn)
+ [6.0654 6.0654 ] pdfxs
+ (ota) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nsin)
+ [6.0654 7.94172 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.)
+ [9.09802 3.0327 ] pdfxs
+ 16.936 -241.148 m
+ (Thes)
+ [7.8763 6.0654 7.98539 4.30902 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ndescribedin[)
+ [9.19628 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.19628 3.0327 
+ 9.20719 3.02179 ] pdfxs
+ (48) show
+ (]usespo)
+ [6.17449 6.0654 4.29811 4.85451 7.4399 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.17449 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nwi)
+ [9.19628 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hamin)
+ [9.20719 8.59629 9.08711 3.0327 6.0654 ] pdfxs
+ (o) show
+ (rtwis)
+ [7.4181 3.93823 7.8763 3.0327 4.29811 ] pdfxs
+ (t) show
+ (:explicitde)
+ [7.6363 4.8436 5.75995 6.05449 3.0327 3.0327 4.8436 3.0327 7.38547 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.45081 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 4.8436 ] pdfxs
+ 0 -263.07 m
+ (preservedin)
+ [6.0654 4.2654 4.85451 4.29811 4.85451 4.2654 5.4545 4.85451 8.99992 3.0327 9.01083 
+ ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.79994 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,but)
+ [9.08711 6.11995 6.05449 6.0654 7.18911 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 7.79994 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [5.97813 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ryismodi\fed)
+ [4.27631 8.70538 3.02179 7.25445 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 9.01083 
+ ] pdfxs
+ (t) show
+ (oneverre)
+ [8.39993 6.0654 4.8436 5.4545 4.85451 7.22174 4.2654 4.85451 ] pdfxs
+ (t) show
+ (urnblocks)
+ [6.05449 4.27631 9.01083 6.05449 3.0327 5.75995 4.53815 5.75995 7.25445 ] pdfxs
+ (o) show
+ (fmem)
+ [6.27267 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.2654 8.70538 6.0654 ] pdfxs
+ (a) show
+ (ck)
+ [4.53815 8.70538 ] pdfxs
+ (to) show
+ 0 -284.993 m
+ (t) show
+ (hesys)
+ [6.05449 7.90903 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,exceptwhenapo)
+ [4.85451 9.08711 6.19631 4.85451 5.74904 4.85451 4.8436 6.0654 7.28729 7.88721 6.05449 
+ 4.85451 9.10901 8.49811 6.37085 5.74904 ] pdfxs
+ (o) show
+ (lisdes)
+ [6.08722 3.0327 7.35263 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (royed.Bec)
+ [4.27631 5.14905 5.4545 4.8436 6.0654 7.67993 7.7344 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usee)
+ [6.05449 4.30902 7.89812 4.8436 ] pdfxs
+ (a) show
+ (chpo)
+ [4.54905 9.10901 6.35994 5.75995 ] pdfxs
+ (o) show
+ (listype-h)
+ [6.08722 3.02179 7.35263 3.94914 5.74904 6.37085 4.8436 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (us,mem)
+ [6.0654 4.29811 6.20722 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryreuse)
+ [4.2654 8.81447 4.2654 4.85451 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -306.915 m
+ (o) show
+ (nlyoccursbetweennodes)
+ [6.0654 3.02179 9.54537 5.75995 4.8436 4.85451 6.05449 4.27631 8.08354 6.35994 4.85451 
+ 3.93823 7.57085 4.85451 4.8436 9.85082 6.05449 5.75995 6.0654 4.8436 8.08354 ] pdfxs
+ (o) show
+ (fthes)
+ [7.12357 4.23277 6.0654 8.62902 4.30902 ] pdfxs
+ (a) show
+ (metype,preven)
+ [9.08711 8.62902 3.93823 5.75995 6.37085 4.8436 6.85085 6.05449 4.27631 4.85451 5.4545 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingille)
+ [3.02179 6.0654 9.23992 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (ltypec)
+ [6.80721 3.93823 5.75995 6.35994 4.85451 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (sdue)
+ [8.08354 6.05449 6.0654 8.62902 ] pdfxs
+ (t) show
+ (od)
+ [9.23992 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lingp)
+ [3.0327 3.0327 6.05449 9.23992 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.8436 4.27631 4.29811 ] pdfxs
+ 0 -328.838 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.ac)
+ [7.87629 9.06538 4.85451 ] pdfxs
+ (a) show
+ (stfr)
+ [4.29811 7.85456 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.7089 ] pdfxs
+ (a) show
+ (nin)
+ [9.67628 3.02179 5.75995 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (ertype)
+ [4.85451 7.88719 3.93823 5.75995 6.35994 8.46538 ] pdfxs
+ (t) show
+ (oap)
+ [9.07629 9.06538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ertype)
+ [4.8436 7.8981 3.93823 5.74904 6.37085 4.8436 ] pdfxs
+ (\)) show
+ (.Evenifad)
+ [7.87629 7.41812 5.4545 4.85451 9.67628 3.0327 6.94903 9.06538 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (lingp)
+ [3.0327 3.0327 6.05449 9.07629 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erisdereferenced,n)
+ [4.8436 7.88719 3.0327 7.9199 6.05449 4.85451 4.27631 4.8436 3.33815 4.8436 4.27631 
+ 4.8436 6.0654 4.8436 4.85451 6.05449 6.65449 6.05449 ] pdfxs
+ (o) show
+ 0 -350.761 m
+ (a) show
+ (ccesston)
+ [4.8436 4.85451 4.8436 4.30902 7.94172 4.23277 9.0981 6.05449 ] pdfxs
+ (o) show
+ (n-c)
+ [6.0654 3.63261 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.35994 ] pdfxs
+ (o) show
+ (nents)
+ [6.0654 4.8436 5.75995 7.87638 4.30902 ] pdfxs
+ (tat) show
+ (ec)
+ [8.47629 4.85451 ] pdfxs
+ (a) show
+ (noccur.)
+ [9.6981 5.75995 4.8436 4.8436 6.0654 4.27631 3.0327 ] pdfxs
+ 0 -388.593 m
+ /N622 11.955 Tf
+ (8.1.2Co)
+ [6.7307 3.73 6.7307 3.73 20.1801 9.70749 6.7307 ] pdfxs
+ (nn) show
+ (e)
+ [6.13291 ] pdfxs
+ (c) show
+ (tivity)
+ [5.22437 3.74195 7.10119 3.73 4.85377 7.10119 ] pdfxs
+ (-) show
+ (B)
+ [9.56403 ] pdfxs
+ (a) show
+ (sedG)
+ [5.30802 6.13291 11.955 10.5682 ] pdfxs
+ (a) show
+ (r)
+ [5.49929 ] pdfxs
+ (b) show
+ (ageColle)
+ [6.52739 6.7307 10.616 9.71945 6.71874 3.74195 3.73 6.14487 ] pdfxs
+ (c) show
+ (tio)
+ [5.22437 3.74195 6.71874 ] pdfxs
+ (n) show
+ 0 -417.561 m
+ /N614 10.909 Tf
+ (G)
+ [8.5636 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (eC)
+ [8.53084 7.8763 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisawidelys)
+ [9.75264 3.0327 7.98535 9.13083 7.88721 3.02179 6.0654 4.8436 3.0327 9.44719 4.29811 
+ ] pdfxs
+ (t) show
+ (udied\feldwithm)
+ [6.05449 6.0654 3.0327 4.8436 9.75264 6.05449 4.85451 3.02179 9.75264 7.8763 3.0327 
+ 4.23277 9.75264 9.08711 ] pdfxs
+ (a) show
+ (nyimplemen)
+ [5.75995 9.43628 3.0327 9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.75264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches[)
+ [4.54905 6.0654 4.8436 7.98535 3.0327 ] pdfxs
+ (141) show
+ (,)
+ [6.70903 ] pdfxs
+ (79) show
+ (].One)
+ [3.0327 8.02902 8.47629 6.0654 4.8436 ] pdfxs
+ 0 -439.483 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (tur)
+ [4.23277 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.7963 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.83991 ] pdfxs
+ (o) show
+ (fpo)
+ [7.10175 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.80721 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nistouseit)
+ [9.83991 3.02179 8.08354 4.23277 9.22901 6.0654 4.29811 8.62902 3.02179 8.01819 ] pdfxs
+ (t) show
+ (oei)
+ [9.22901 4.8436 3.0327 ] pdfxs
+ (t) show
+ (herrepl)
+ [6.0654 4.8436 8.03991 4.27631 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce[)
+ [4.8436 8.62902 3.02179 ] pdfxs
+ (135) show
+ (])
+ [6.80721 ] pdfxs
+ (o) show
+ (rsupplement)
+ [8.05082 4.29811 6.0654 6.05449 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 8.00729 
+ ] pdfxs
+ (a) show
+ (nexis)
+ [9.83991 4.8436 5.75995 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -461.406 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.42903 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (to) show
+ (r[)
+ [6.83992 3.0327 ] pdfxs
+ (66) show
+ (,)
+ [5.60722 ] pdfxs
+ (74) show
+ (]f)
+ [5.60722 3.32724 ] pdfxs
+ (o) show
+ (rmem)
+ [6.85083 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryrecl)
+ [4.27631 8.33447 4.2654 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 7.52721 ] pdfxs
+ (R) show
+ (epl)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 8.02902 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.42903 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nwi)
+ [8.63992 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hpo)
+ [8.62901 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [5.60722 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -483.329 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (kesuse)
+ [5.4545 4.85451 9.06535 6.0654 4.29811 9.62174 ] pdfxs
+ (o) show
+ (f)
+ [8.09447 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.62174 ] pdfxs
+ (\\ato) show
+ (micdes)
+ [9.08711 3.0327 9.61083 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (roy"pr)
+ [4.2654 5.15996 5.74904 10.2217 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty)
+ [6.37085 4.8436 4.27631 3.93823 10.5272 ] pdfxs
+ (o) show
+ (fpo)
+ [8.09447 6.37085 5.74904 ] pdfxs
+ (o) show
+ (ls,whichfreesmem)
+ [3.0327 4.30902 8.07266 7.8763 6.0654 3.0327 4.53815 10.8326 3.32724 4.27631 4.85451 
+ 4.8436 9.06535 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rywhenitisnol)
+ [4.2654 10.5272 7.8763 6.0654 4.8436 10.8326 3.02179 9.01091 3.0327 9.06535 6.0654 
+ 10.2217 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ 0 -505.251 m
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (ble.Bec)
+ [6.0654 3.0327 4.8436 8.69447 7.7344 4.8436 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 8.75993 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.21444 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 8.75993 4.85451 ] pdfxs
+ (a) show
+ (ninduceunb)
+ [9.95991 3.0327 6.0654 6.05449 6.0654 4.8436 8.75993 6.0654 5.74904 6.37085 ] pdfxs
+ (o) show
+ (undedsp)
+ [6.05449 6.0654 6.0654 4.8436 9.97082 4.29811 6.0654 ] pdfxs
+ (a) show
+ (cele)
+ [4.8436 8.75993 3.0327 4.8436 ] pdfxs
+ (a) show
+ (ks[)
+ [5.75995 8.21444 3.0327 ] pdfxs
+ (135) show
+ (]in)
+ [6.93812 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.35992 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.75993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,itis)
+ [9.09802 7.00357 3.0327 8.1491 3.0327 4.29811 ] pdfxs
+ 0 -527.174 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tfe)
+ [7.87638 3.32724 4.85451 ] pdfxs
+ (a) show
+ (siblef)
+ [4.29811 3.0327 6.0654 3.02179 8.4872 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [7.909 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.87638 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -549.096 m
+ (Them)
+ [7.8763 6.0654 8.42175 9.09802 ] pdfxs
+ (o) show
+ (stpr)
+ [4.29811 7.82183 6.0654 4.2654 ] pdfxs
+ (o) show
+ (misingc)
+ [9.09802 3.02179 4.30902 3.0327 6.05449 9.03265 4.85451 ] pdfxs
+ (o) show
+ (mbin)
+ [8.78166 6.0654 3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.63264 ] pdfxs
+ (o) show
+ (fpo)
+ [6.9163 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.61085 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.64355 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.43266 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nseems)
+ [9.64355 4.29811 4.85451 4.8436 9.08711 7.88717 ] pdfxs
+ (t) show
+ (obe)
+ [9.03265 6.35994 8.42175 ] pdfxs
+ (t) show
+ (heuse)
+ [6.0654 8.42175 6.0654 4.29811 4.8436 ] pdfxs
+ 0 -571.019 m
+ (o) show
+ (fp)
+ [7.82175 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (l)
+ [7.52721 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [9.3381 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswi)
+ [6.05449 8.79262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utwri)
+ [6.05449 8.73819 7.8763 4.27631 3.02179 ] pdfxs
+ (t) show
+ (eb)
+ [9.3381 6.0654 ] pdfxs
+ (a) show
+ (rrieroverhe)
+ [4.27631 4.2654 3.0327 4.85451 8.75991 5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 
+ ] pdfxs
+ (a) show
+ (d.)
+ [6.0654 10.4399 ] pdfxs
+ (I) show
+ (n[)
+ [10.549 3.0327 ] pdfxs
+ (74) show
+ (],)
+ [3.0327 7.73448 ] pdfxs
+ (H) show
+ (irzelshows)
+ [3.0327 4.2654 4.85451 4.8436 7.52721 4.29811 6.0654 5.14905 7.8763 8.79262 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tlife)
+ [8.72728 3.0327 3.0327 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -592.941 m
+ (a) show
+ (ndc)
+ [6.0654 10.6145 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivityp)
+ [3.0327 5.75995 3.02179 3.93823 10.3199 6.05449 ] pdfxs
+ (att) show
+ (erns)
+ [4.85451 4.2654 6.0654 8.85807 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enhi)
+ [4.8436 10.6145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (hlyc)
+ [6.05449 3.0327 10.309 4.85451 ] pdfxs
+ (o) show
+ (rrel)
+ [4.2654 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed.M)
+ [4.85451 6.05449 10.6363 9.99272 ] pdfxs
+ (a) show
+ (kinguse)
+ [5.75995 3.0327 6.0654 10.0035 6.0654 4.29811 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [7.8872 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 8.85807 6.0654 4.2654 ] pdfxs
+ (o) show
+ (perty,he)
+ [6.37085 4.8436 4.27631 3.93823 4.8545 7.81084 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.6145 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ 0 -614.864 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (ivityinf)
+ [3.0327 5.75995 3.0327 3.93823 11.0072 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.3126 ] pdfxs
+ (o) show
+ (b)
+ [6.05449 ] pdfxs
+ (ta) show
+ (inedby)
+ [3.0327 6.0654 4.8436 11.3126 5.75995 11.0072 ] pdfxs
+ (Dat) show
+ (aS)
+ [10.7126 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 10.1017 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis,)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 8.68356 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.0654 11.3126 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (rp)
+ [9.52354 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erinf)
+ [4.8436 9.52354 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (183) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 196 196
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.02179 9.93809 ] pdfxs
+ (a) show
+ (llowdirectimplement)
+ [3.0327 3.0327 5.14905 11.749 6.0654 3.02179 4.27631 4.85451 4.8436 8.11638 3.0327 
+ 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.93809 ] pdfxs
+ (o) show
+ (fCBGC.C)
+ [7.19993 7.88721 7.72349 8.5636 7.8763 6.90539 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (red)
+ [4.27631 4.8436 9.93809 ] pdfxs
+ (t) show
+ (o[)
+ [9.32719 3.0327 ] pdfxs
+ (66) show
+ (])
+ [6.89448 ] pdfxs
+ (a) show
+ (nd[)
+ [6.0654 9.93809 3.02179 ] pdfxs
+ (74) show
+ (],using)
+ [3.0327 6.97085 6.05449 4.30902 3.02179 6.0654 9.32719 ] pdfxs
+ (D) show
+ (SA)
+ [6.05449 12.0653 ] pdfxs
+ (a) show
+ (s)
+ [8.17081 ] pdfxs
+ (t) show
+ (heb)
+ [6.0654 8.71629 6.0654 ] pdfxs
+ (a) show
+ (sis)
+ [4.29811 3.0327 4.29811 ] pdfxs
+ 0 -21.922 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.84718 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.87989 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.6472 7.57085 ] pdfxs
+ (o) show
+ (uldprovideam)
+ [6.0654 3.02179 10.6472 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.42537 10.0363 
+ 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 9.43629 ] pdfxs
+ (a) show
+ (ccur)
+ [4.8436 4.85451 6.05449 4.27631 ] pdfxs
+ (at) show
+ (ec)
+ [9.42537 4.85451 ] pdfxs
+ (o) show
+ (ntextsensi)
+ [5.75995 4.23277 4.85451 5.75995 8.82546 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 9.43629 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.87989 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngwi)
+ [6.0654 10.0363 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6363 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (bilityto)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.78537 4.23277 9.47992 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.87993 4.8436 ] pdfxs
+ (o) show
+ (llectfr)
+ [3.0327 3.0327 4.8436 4.85451 8.25819 3.33815 4.2654 ] pdfxs
+ (o) show
+ (mcyclicpo)
+ [13.1234 4.8436 5.75995 4.8436 3.0327 3.0327 8.86902 6.35994 5.75995 ] pdfxs
+ (o) show
+ (ls)
+ [7.05812 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,ins)
+ [6.05449 4.27631 4.8436 4.30902 7.14539 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [10.0908 ] pdfxs
+ (o) show
+ (fdec)
+ [7.35266 6.05449 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.09802 6.35994 ] pdfxs
+ (o) show
+ (sing)
+ [4.30902 3.02179 6.0654 9.47992 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 8.86902 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.47992 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph)
+ [6.0654 6.0654 ] pdfxs
+ 0 -65.768 m
+ (intoaDAG)
+ [3.0327 5.75995 4.23277 9.0981 9.08719 8.0291 7.8763 12.2072 ] pdfxs
+ (o) show
+ (fs)
+ [6.95994 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edc)
+ [4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (nents.)
+ [6.05449 4.85451 5.75995 4.23277 4.30902 3.0327 ] pdfxs
+ 0 -103.6 m
+ /N622 11.955 Tf
+ (8.1.3D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (Ma) show
+ (rs)
+ [5.49929 5.29606 ] pdfxs
+ (ha) show
+ (lli)
+ [3.74195 3.73 3.74195 ] pdfxs
+ (n) show
+ (gforPointer)
+ [11.2019 4.11245 6.7307 9.97045 8.81079 6.7307 3.73 7.10126 5.23633 6.13291 5.48733 
+ ] pdfxs
+ (-) show
+ (B)
+ [9.56403 ] pdfxs
+ (a) show
+ (sedD)
+ [5.30802 6.13291 11.955 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.23633 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.22437 5.49929 ] pdfxs
+ (uc) show
+ (t)
+ [5.22437 ] pdfxs
+ (u) show
+ (res)
+ [5.49929 6.13291 5.30802 ] pdfxs
+ 0 -132.568 m
+ /N614 10.909 Tf
+ (D) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (ributedc)
+ [4.27631 3.02179 6.0654 6.0654 4.23277 4.85451 10.0363 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ingsys)
+ [3.0327 6.0654 9.43628 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 8.2799 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tusedis)
+ [8.22547 6.05449 4.30902 8.82538 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 10.0363 ] pdfxs
+ (o) show
+ (bjectmodels)
+ [6.66539 3.33815 4.8436 4.85451 8.22547 9.08711 5.75995 6.05449 4.85451 3.0327 8.2799 
+ ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.CO)
+ [8.91265 7.8763 8.4872 ] pdfxs
+ (R) show
+ (BA)
+ [7.7344 12.1635 ] pdfxs
+ (a) show
+ (ndMicr)
+ [6.05449 10.0472 9.99272 3.0327 4.85451 4.2654 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ ('s)
+ [3.0327 4.29811 ] pdfxs
+ 0 -154.49 m
+ (D) show
+ (COM\))
+ [7.8763 8.4872 10.0036 8.29092 ] pdfxs
+ (a) show
+ (rebuilt)
+ [4.27631 8.90174 6.0654 6.05449 3.0327 3.0327 8.30183 ] pdfxs
+ (o) show
+ (n)
+ [10.1126 ] pdfxs
+ (t) show
+ (heidea)
+ [6.0654 8.90174 3.0327 6.05449 4.85451 9.51264 ] pdfxs
+ (o) show
+ (fusingd)
+ [7.38539 6.0654 4.29811 3.0327 6.0654 9.51264 6.05449 ] pdfxs
+ (at) show
+ (am)
+ [9.51264 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.02179 3.0327 6.0654 9.51264 ] pdfxs
+ (t) show
+ (oc)
+ [9.50174 4.85451 ] pdfxs
+ (o) show
+ (nvertc)
+ [5.75995 5.4545 4.8436 4.27631 8.30183 4.8436 ] pdfxs
+ (o) show
+ (mplexd)
+ [9.08711 6.0654 3.0327 4.8436 9.8181 6.05449 ] pdfxs
+ (at) show
+ (a)
+ [9.51264 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.s)
+ [9.14174 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -176.413 m
+ (a) show
+ (nd)
+ [6.0654 10.2981 ] pdfxs
+ (a) show
+ (rrays\)in)
+ [4.27631 4.2654 5.14905 5.75995 4.30902 8.47637 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oaseri)
+ [9.68719 9.6981 4.30902 4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (lizedf)
+ [3.02179 3.0327 4.85451 4.8436 10.2981 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (t)
+ [8.47637 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [8.48728 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [10.2981 6.37085 9.0872 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsmit)
+ [6.0654 4.29811 9.09802 3.0327 4.23277 ] pdfxs
+ (t) show
+ (edoveranetw)
+ [4.85451 10.2981 5.14905 5.4545 4.85451 8.509 9.6981 6.05449 4.85451 3.93823 7.57085 
+ ] pdfxs
+ (o) show
+ (rk.Them)
+ [4.27631 5.75995 9.68719 7.8763 6.0654 9.0872 9.09802 ] pdfxs
+ (o) show
+ (stc)
+ [4.29811 8.48728 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n) show
+ 0 -198.336 m
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chf)
+ [4.53815 9.37082 3.33815 ] pdfxs
+ (o) show
+ (rd)
+ [7.58173 6.05449 ] pdfxs
+ (at) show
+ (am)
+ [8.75992 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.30902 6.05449 ] pdfxs
+ (a) show
+ (lling)
+ [3.0327 3.0327 3.0327 6.05449 8.75992 ] pdfxs
+ (o) show
+ (frecursived)
+ [6.64358 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.15993 6.05449 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [8.75992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.2654 4.85451 7.60354 3.0327 7.61445 ] pdfxs
+ (t) show
+ (om)
+ [8.75992 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lle)
+ [3.0327 6.32722 4.85451 ] pdfxs
+ (a) show
+ (chnode,whichrequires)
+ [4.54905 9.35992 6.0654 5.75995 6.05449 4.85451 6.40358 7.8763 6.05449 3.0327 4.54905 
+ 9.37082 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -220.258 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chindividu)
+ [4.54905 9.6981 3.0327 6.05449 6.0654 3.0327 5.74904 3.0327 6.0654 6.05449 ] pdfxs
+ (a) show
+ (lnode)
+ [6.6763 6.05449 5.75995 6.05449 8.4872 ] pdfxs
+ (t) show
+ (obeadis)
+ [9.08719 6.37085 8.4872 9.08719 6.05449 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.85451 4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 16.936 -242.181 m
+ (U) show
+ (singm)
+ [4.29811 3.0327 6.0654 10.4399 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.83992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.29443 ] pdfxs
+ (a) show
+ (nda)
+ [6.05449 11.0508 10.4508 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsimil)
+ [11.0399 4.30902 3.0327 9.08711 3.0327 3.0327 ] pdfxs
+ (a) show
+ (rtos)
+ [9.26172 4.23277 10.4508 4.29811 ] pdfxs
+ (tat) show
+ (icp)
+ [3.0327 9.83992 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 9.26172 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0508 ] pdfxs
+ (\() show
+ (bu)
+ [6.05449 6.0654 ] pdfxs
+ (t) show
+ 0 -264.103 m
+ (which)
+ [7.8763 6.0654 3.0327 4.53815 9.14174 ] pdfxs
+ (o) show
+ (nlyc)
+ [6.05449 3.0327 8.83629 4.8436 ] pdfxs
+ (o) show
+ (mpresses)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 4.85451 7.37445 ] pdfxs
+ (N) show
+ (-bitp)
+ [3.63261 6.0654 3.0327 7.30911 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersto)
+ [4.85451 4.2654 7.38536 4.23277 8.53084 ] pdfxs
+ (N) show
+ (-bitindexes)
+ [3.64352 6.05449 3.0327 7.32002 3.0327 6.05449 6.0654 4.8436 5.75995 4.8436 4.30902 
+ ] pdfxs
+ (\)) show
+ (,type-h)
+ [6.21813 3.93823 5.75995 6.35994 4.8436 3.64352 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usrecursived)
+ [6.05449 7.38536 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 7.91993 
+ 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.53084 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -286.026 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [10.2654 6.35994 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmedin)
+ [4.2654 9.09802 4.8436 10.2545 3.0327 5.75995 ] pdfxs
+ (t) show
+ (oa)
+ [9.65446 9.64355 ] pdfxs
+ (\\) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nindependen)
+ [10.2545 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ ("f)
+ [9.65446 3.33815 ] pdfxs
+ (o) show
+ (rm,whereindices)
+ [4.2654 9.09802 7.36357 7.8763 6.0654 4.8436 4.27631 9.04356 3.0327 6.0654 6.05449 
+ 3.0327 4.8436 4.85451 8.49808 ] pdfxs
+ (a) show
+ (reused)
+ [4.27631 9.04356 6.0654 4.29811 4.85451 10.2545 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (a) show
+ (ddressnodes)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 8.50899 6.05449 5.75995 6.05449 4.85451 4.29811 
+ ] pdfxs
+ 0 -307.948 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.31628 ] pdfxs
+ (o) show
+ (fp)
+ [6.58903 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.)
+ [4.8436 4.27631 4.29811 7.75629 ] pdfxs
+ (I) show
+ (n)
+ [9.31628 ] pdfxs
+ (t) show
+ (hisf)
+ [6.05449 3.0327 7.5599 3.33815 ] pdfxs
+ (o) show
+ (rm,code)
+ [4.2654 9.09802 6.35994 4.8436 5.75995 6.05449 8.10539 ] pdfxs
+ (t) show
+ (om)
+ [8.70538 9.09802 ] pdfxs
+ (a) show
+ (rsh)
+ [4.2654 4.30902 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.02179 6.28358 4.85451 5.75995 ] pdfxs
+ (t) show
+ (irerecursived)
+ [3.02179 4.27631 8.10539 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 
+ 8.10539 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.70538 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresc)
+ [6.0654 4.27631 4.8436 7.5599 4.8436 ] pdfxs
+ (a) show
+ (nbe)
+ [9.31628 6.37085 8.09448 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (-) show
+ 0 -329.871 m
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyproducedby)
+ [3.0327 3.0327 9.16356 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 4.85451 9.46901 
+ 5.74904 9.16356 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.2472 4.85451 ] pdfxs
+ (o) show
+ (mpiler,usinginf)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.2654 6.49085 6.05449 4.30902 3.02179 6.0654 
+ 8.85811 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nfr)
+ [9.46901 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [12.4907 ] pdfxs
+ (t) show
+ (herun)
+ [6.0654 8.2472 4.27631 6.0654 5.74904 ] pdfxs
+ (t) show
+ (imepo)
+ [3.0327 9.08711 8.25811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (llibr)
+ [6.43631 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.16356 ] pdfxs
+ (t) show
+ (oiden)
+ [8.85811 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifywhich)
+ [3.0327 3.33815 9.16356 7.8763 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 0 -351.793 m
+ (nodes)
+ [6.0654 5.74904 6.0654 4.8436 7.61445 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.15993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed.This)
+ [4.8436 6.0654 7.7672 7.88721 6.05449 3.0327 7.61445 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chw)
+ [4.53815 9.38173 7.57085 ] pdfxs
+ (o) show
+ (uldreduceb)
+ [6.0654 3.0327 9.37082 4.2654 4.85451 6.05449 6.0654 4.8436 8.17084 6.35994 ] pdfxs
+ (ot) show
+ (h)
+ [9.37082 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 8.17084 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llin)
+ [3.02179 3.0327 3.0327 6.0654 ] pdfxs
+ (g/) show
+ (dem)
+ [6.05449 4.85451 9.08711 ] pdfxs
+ (a) show
+ (rsh)
+ [4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llingc)
+ [3.02179 3.0327 3.0327 6.05449 8.77083 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 7.56002 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.37082 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -373.716 m
+ (netw)
+ [6.0654 4.8436 3.93823 7.58175 ] pdfxs
+ (o) show
+ (rkb)
+ [4.2654 9.39264 6.0654 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.05449 6.0654 7.8763 3.0327 6.0654 ] pdfxs
+ (t) show
+ (hrequired)
+ [9.68719 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 9.6981 ] pdfxs
+ (t) show
+ (osendarecursived)
+ [9.08719 4.29811 4.85451 6.05449 9.6981 9.0981 4.2654 4.85451 4.8436 6.0654 4.2654 
+ 4.30902 3.0327 5.4545 8.47629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 3.0327 ] pdfxs
+ 0 -419.17 m
+ /N622 14.346 Tf
+ (8.2Progr)
+ [8.07685 4.476 24.2161 11.0177 6.59915 8.0625 8.07685 6.58481 ] pdfxs
+ (a) show
+ (mPerform)
+ [18.822 10.5873 7.3595 6.59915 4.92059 8.07685 6.58481 13.4566 ] pdfxs
+ (anc) show
+ (e)
+ [7.3595 ] pdfxs
+ (-R) show
+ (el)
+ [7.3595 4.49035 ] pdfxs
+ (a) show
+ (ted)
+ [6.26925 7.37385 14.346 ] pdfxs
+ (Mac) show
+ (ros)
+ [6.58481 8.07685 6.35528 ] pdfxs
+ (c) show
+ (o)
+ [8.07685 ] pdfxs
+ (p) show
+ (icA)
+ [4.49035 12.5527 12.1798 ] pdfxs
+ (pp) show
+ (li)
+ [4.49035 4.476 ] pdfxs
+ (ca) show
+ (tions)
+ [6.26925 4.49035 8.0625 8.98059 6.36962 ] pdfxs
+ 0 -451.896 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [12.4689 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceistheprim)
+ [6.0654 4.8436 8.23629 3.0327 7.69081 4.23277 6.0654 8.23629 6.05449 4.27631 3.0327 
+ 9.08711 ] pdfxs
+ (a) show
+ (ryfocus)
+ [4.27631 9.14174 3.32724 5.75995 4.8436 6.0654 7.69081 ] pdfxs
+ (o) show
+ (f)
+ [6.70903 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.6799 ] pdfxs
+ (t) show
+ (hesis,butwes)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 6.45812 6.0654 6.0654 7.62547 7.57085 8.23629 
+ 4.29811 ] pdfxs
+ (t) show
+ (illhaven)
+ [3.0327 3.0327 6.41449 6.05449 5.14905 5.4545 8.23629 6.0654 ] pdfxs
+ (o) show
+ (tbeen)
+ [7.62547 6.35994 4.8436 4.85451 9.44719 ] pdfxs
+ (a) show
+ (bletoexpl)
+ [6.05449 3.0327 8.23629 4.23277 8.8472 4.8436 5.75995 6.05449 3.0327 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ 0 -473.818 m
+ (a) show
+ (llp)
+ [3.0327 6.6654 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (o) show
+ (fm)
+ [6.97085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.8436 ] pdfxs
+ (o) show
+ (pictechniquesf)
+ [6.0654 3.0327 8.4872 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 
+ 4.8436 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rimprovedpr)
+ [7.909 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 9.6981 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7307 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -511.651 m
+ /N622 11.955 Tf
+ (8.2.1A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (In) show
+ (st)
+ [5.29606 5.23633 ] pdfxs
+ (anc) show
+ (e)
+ [10.616 ] pdfxs
+ (I) show
+ (nterleavi)
+ [7.10126 5.22437 6.14487 5.48733 3.74195 6.13291 6.16874 7.08924 3.74195 ] pdfxs
+ (n) show
+ (g) show
+ 0 -540.619 m
+ /N614 10.909 Tf
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceIn)
+ [6.0654 4.8436 8.13811 3.94897 5.74904 ] pdfxs
+ (t) show
+ (erleavingisa)
+ [4.85451 4.2654 3.0327 4.85451 5.14905 5.75995 3.02179 6.0654 8.74901 3.0327 7.59263 
+ 8.74901 ] pdfxs
+ (t) show
+ (echniquewhich)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 8.14902 7.8763 6.0654 3.02179 
+ 4.54905 9.35992 ] pdfxs
+ (a) show
+ (rr)
+ [4.2654 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 7.59263 3.33815 ] pdfxs
+ (o) show
+ (rthe\felds)
+ [7.57082 4.23277 6.0654 8.13811 6.0654 4.8436 3.0327 6.0654 7.59263 ] pdfxs
+ (o) show
+ (fmul)
+ [6.63267 8.78166 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ipleins)
+ [3.02179 6.0654 3.0327 8.13811 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.60354 ] pdfxs
+ (o) show
+ (fs)
+ [6.62176 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 4.29811 ] pdfxs
+ 0 -562.541 m
+ (inapr)
+ [3.0327 11.269 10.669 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [14.3016 ] pdfxs
+ (t) show
+ (obein)
+ [10.669 6.35994 10.0581 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavedwi)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.4545 4.85451 11.269 7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [11.269 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 11.2799 ] pdfxs
+ (ot) show
+ (her[)
+ [6.05449 4.85451 9.4799 3.0327 ] pdfxs
+ (136) show
+ (].F)
+ [3.0327 12.5999 6.21813 ] pdfxs
+ (o) show
+ (rex)
+ [9.4799 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 8.63992 4.85451 ] pdfxs
+ (o) show
+ (nsiderarecursived)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 9.49081 10.669 4.2654 4.85451 4.8436 6.0654 
+ 4.2654 4.30902 3.0327 5.4545 10.0581 6.05449 ] pdfxs
+ (ata) show
+ 0 -584.464 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.05449 4.27631 8.31266 4.8436 ] pdfxs
+ (o) show
+ (nsis)
+ [6.0654 4.29811 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.91265 ] pdfxs
+ (o) show
+ (fnodeswi)
+ [6.7963 6.0654 5.75995 6.05449 4.85451 7.75627 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h\feldsF)
+ [9.52355 6.0654 4.8436 3.0327 6.0654 7.75627 7.12357 ] pdfxs
+ (1) show
+ (,F)
+ [3.0327 7.12357 ] pdfxs
+ (2) show
+ (,F)
+ [3.02179 7.12357 ] pdfxs
+ (3) show
+ (,F)
+ [3.0327 7.12357 ] pdfxs
+ (4) show
+ (.Wi)
+ [7.82175 11.2144 3.02179 ] pdfxs
+ (t) show
+ (has)
+ [9.52355 8.91265 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdmem)
+ [4.27631 9.52355 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.2181 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,f)
+ [6.05449 6.53449 3.32724 ] pdfxs
+ (o) show
+ (ur)
+ [6.0654 4.27631 ] pdfxs
+ 0 -606.386 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 7.94172 ] pdfxs
+ (\(A) show
+ (,B,C,)
+ [3.0327 7.72349 3.0327 7.8763 3.0327 ] pdfxs
+ (D) show
+ (\))
+ [7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (hisnodetypew)
+ [6.05449 3.0327 7.94172 6.05449 5.75995 6.0654 8.47629 3.94914 5.74904 6.37085 8.47629 
+ 7.58175 ] pdfxs
+ (o) show
+ (uldbel)
+ [6.05449 3.0327 9.6981 6.37085 8.47629 3.0327 ] pdfxs
+ (a) show
+ (id)
+ [3.0327 9.6981 ] pdfxs
+ (o) show
+ (utinmem)
+ [6.05449 7.88729 3.02179 9.6981 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (a) show
+ (s:)
+ [4.30902 3.0327 ] pdfxs
+ 16.936 -628.309 m
+ /N722 10.909 Tf
+ (AF1,AF2,AF3,AF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (BF1,BF2,BF3,BF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (CF1,CF2,CF3,CF4) show
+ (,)
+ [11.4544 ] pdfxs
+ (DF1,DF2,DF3,DF4) show
+ 225.818 -657.201 m
+ /N614 10.909 Tf
+ (184) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 197 197
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.936 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (Whenins)
+ [11.2144 6.05449 4.85451 10.0035 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceinterleavingisused,)
+ [6.0654 4.8436 8.79265 3.0327 5.75995 4.23277 4.85451 4.27631 3.02179 4.85451 5.14905 
+ 5.75995 3.0327 6.05449 9.39265 3.0327 8.24717 6.05449 4.30902 4.8436 6.0654 7.04721 
+ ] pdfxs
+ (a) show
+ (ssuming)
+ [4.29811 4.30902 6.05449 9.09802 3.02179 6.0654 9.39265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.18183 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.05449 8.79265 6.05449 4.85451 3.0327 6.05449 8.24717 ] pdfxs
+ (o) show
+ (f)
+ [7.2763 ] pdfxs
+ (t) show
+ (hiss)
+ [6.05449 3.0327 8.24717 4.29811 ] pdfxs
+ (t) show
+ (ructure)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.78174 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.79265 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.97085 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 8.79265 4.29811 ] pdfxs
+ (a) show
+ (me)
+ [9.08711 4.8436 ] pdfxs
+ -16.936 -21.922 m
+ (size)
+ [4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tf)
+ [7.88729 3.32724 ] pdfxs
+ (o) show
+ (ur\felds\ft)
+ [6.0654 7.909 6.05449 4.85451 3.0327 6.05449 7.94172 6.05449 7.88729 ] pdfxs
+ (o) show
+ (nac)
+ [9.6981 9.08719 4.8436 ] pdfxs
+ (a) show
+ (cheline,mem)
+ [4.54905 6.0654 8.47629 3.0327 3.0327 6.05449 4.85451 6.6654 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ryw)
+ [4.27631 9.39264 7.57085 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.0654 3.0327 9.6981 6.35994 8.4872 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (nizedlike)
+ [6.0654 3.0327 4.8436 4.85451 9.6981 3.02179 3.0327 5.4545 8.4872 ] pdfxs
+ (t) show
+ (hisins)
+ [6.05449 3.0327 7.94172 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d:)
+ [6.0654 3.0327 ] pdfxs
+ 0 -43.845 m
+ /N722 10.909 Tf
+ (AF1,BF1,CF1,DF1) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF2,BF2,CF2,DF2) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF3,BF3,CF3,DF3) show
+ (,)
+ [11.4544 ] pdfxs
+ (AF4,BF4,CF4,DF4) show
+ 0 -65.768 m
+ /N614 10.909 Tf
+ (The)
+ [7.8763 6.0654 7.85448 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [7.85448 ] pdfxs
+ (o) show
+ (fthislay)
+ [6.34903 4.23277 6.0654 3.0327 7.309 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utis)
+ [6.0654 7.25457 3.02179 7.31991 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titp)
+ [7.25457 3.0327 7.25457 6.05449 ] pdfxs
+ (a) show
+ (cksidentic)
+ [4.54905 5.75995 7.309 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (l\felds)
+ [6.03267 6.0654 4.8436 3.0327 6.0654 7.309 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.28719 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (oac)
+ [8.46538 8.45447 4.85451 ] pdfxs
+ (a) show
+ (cheline.C)
+ [4.54905 6.05449 7.86539 3.02179 3.0327 6.0654 4.8436 7.66902 7.8763 ] pdfxs
+ (o) show
+ (nsider)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 ] pdfxs
+ -16.936 -87.69 m
+ (a)
+ [8.69447 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [6.27267 ] pdfxs
+ (o) show
+ (f)
+ [6.57812 ] pdfxs
+ (t) show
+ (hisd)
+ [6.05449 3.0327 7.54899 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.69447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.09448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.48365 ] pdfxs
+ (a) show
+ (ccesses\feldsF1)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 7.53809 6.0654 4.8436 3.0327 6.0654 
+ 7.53809 7.12357 8.69447 ] pdfxs
+ (a) show
+ (ndF)
+ [6.05449 9.30537 7.12357 ] pdfxs
+ (2) show
+ (,butn)
+ [6.34903 6.0654 6.05449 7.48365 6.0654 ] pdfxs
+ (o) show
+ (tF3)
+ [7.47275 7.12357 8.69447 ] pdfxs
+ (o) show
+ (rF)
+ [7.51628 7.12357 ] pdfxs
+ (4) show
+ (.)
+ [7.74539 ] pdfxs
+ (I) show
+ (n)
+ [9.30537 ] pdfxs
+ (t) show
+ (he\frstc)
+ [6.05449 8.09448 6.05449 4.27631 4.29811 7.48365 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 3.0327 ] pdfxs
+ -16.936 -109.613 m
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (chs)
+ [4.54905 10.0908 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureins)
+ [6.05449 4.27631 8.86902 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nceoccupies)
+ [6.05449 4.85451 8.86902 5.75995 4.85451 4.8436 6.0654 6.05449 3.0327 4.8436 8.33444 
+ ] pdfxs
+ (a) show
+ (nentirec)
+ [10.0799 4.85451 5.75995 4.23277 3.0327 4.27631 8.86902 4.85451 ] pdfxs
+ (a) show
+ (cheline,)
+ [4.53815 6.0654 8.86902 3.0327 3.0327 6.0654 4.8436 7.1563 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0908 ] pdfxs
+ (t) show
+ (raversing)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 3.0327 6.05449 9.47992 ] pdfxs
+ (t) show
+ (hesef)
+ [6.0654 4.8436 4.30902 8.86902 3.33815 ] pdfxs
+ (o) show
+ (urins)
+ [6.05449 8.30173 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncesrequires)
+ [6.05449 4.85451 4.8436 8.33444 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 4.29811 ] pdfxs
+ -16.936 -131.535 m
+ (t) show
+ (heuse)
+ [6.05449 8.47629 6.0654 4.29811 8.47629 ] pdfxs
+ (o) show
+ (ff)
+ [6.95994 3.32724 ] pdfxs
+ (o) show
+ (urc)
+ [6.0654 7.8981 4.8436 ] pdfxs
+ (a) show
+ (chelines,)
+ [4.54905 6.05449 8.47629 3.0327 3.02179 6.0654 4.8436 4.30902 6.65449 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.67628 ] pdfxs
+ (o) show
+ (nlyh)
+ [6.0654 3.0327 9.38174 6.05449 ] pdfxs
+ (a) show
+ (lf)
+ [3.0327 6.95994 ] pdfxs
+ (o) show
+ (ftheinf)
+ [6.95994 4.23277 6.0654 8.47629 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ne)
+ [9.68719 4.8436 ] pdfxs
+ (a) show
+ (chc)
+ [4.54905 9.68719 4.8436 ] pdfxs
+ (a) show
+ (chelineis)
+ [4.54905 6.0654 8.46538 3.0327 3.0327 6.05449 8.47629 3.0327 7.9199 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (llyused.)
+ [3.0327 3.0327 9.38174 6.05449 4.30902 4.8436 6.0654 7.87629 ] pdfxs
+ (A) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.27631 ] pdfxs
+ -16.936 -153.458 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 8.47629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavin)
+ [4.8436 4.27631 3.0327 4.8436 5.15996 5.74904 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,)
+ [6.6654 ] pdfxs
+ (o) show
+ (nlytwoc)
+ [6.05449 3.0327 9.39264 3.93823 7.58175 9.08719 4.85451 ] pdfxs
+ (a) show
+ (chelines)
+ [4.53815 6.0654 8.4872 3.02179 3.0327 6.0654 4.8436 7.94172 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.47629 ] pdfxs
+ (a) show
+ (ccessed,reducingc)
+ [4.85451 4.8436 4.85451 4.29811 4.30902 4.8436 6.0654 6.6654 4.2654 4.85451 6.05449 
+ 6.0654 4.8436 3.0327 6.0654 9.08719 4.85451 ] pdfxs
+ (a) show
+ (chefo)
+ [4.53815 6.0654 8.4872 3.32724 5.75995 ] pdfxs
+ (ot) show
+ (print)
+ [6.05449 4.27631 3.0327 5.75995 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.4872 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 0 -175.38 m
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.0654 4.8436 9.58901 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingisapowerful)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.0654 10.189 3.0327 9.04353 
+ 10.1999 6.37085 5.14905 7.57085 4.85451 4.2654 3.33815 6.0654 7.7672 ] pdfxs
+ (t) show
+ (echnique,\frstprop)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.05084 6.05449 4.27631 
+ 4.30902 8.97819 6.0654 4.2654 5.46541 6.35994 ] pdfxs
+ (o) show
+ (sedbyTru)
+ [4.29811 4.85451 10.7999 5.75995 10.5054 6.95994 4.27631 6.0654 ] pdfxs
+ (o) show
+ (nget.)
+ [6.05449 10.1999 4.85451 4.23277 11.2035 ] pdfxs
+ (a) show
+ (l,in[)
+ [3.0327 8.05084 3.0327 10.7999 3.0327 ] pdfxs
+ (136) show
+ (],)
+ [3.0327 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ -16.936 -197.303 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.83629 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (edin[)
+ [4.8436 9.14174 3.02179 9.14174 3.0327 ] pdfxs
+ (106) show
+ (].Theyshow)
+ [3.0327 7.69084 7.8763 6.05449 4.85451 8.82538 4.30902 6.05449 5.15996 10.9526 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tins)
+ [7.32002 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 7.91993 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingc)
+ [4.8436 4.27631 3.02179 4.85451 5.14905 5.75995 3.0327 6.05449 8.53084 4.85451 ] pdfxs
+ (a) show
+ (nhaveal)
+ [9.13083 6.0654 5.14905 5.4545 7.91993 8.53084 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (g) show
+ (ep)
+ [7.93084 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 7.91993 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.936 -219.225 m
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.6072 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (,butisdi\016cult)
+ [6.81812 6.05449 6.0654 7.99638 3.0327 8.06172 6.05449 3.0327 9.08711 4.85451 6.05449 
+ 3.0327 7.99638 ] pdfxs
+ (t) show
+ (oimplemen)
+ [9.20719 3.0327 9.09802 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.)
+ [8.23629 ] pdfxs
+ (I) show
+ (np)
+ [9.81809 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,ins)
+ [4.27631 6.81812 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 8.59629 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleavingrequiresaspeci)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 9.2181 4.2654 4.85451 
+ 5.75995 6.05449 3.0327 4.27631 4.8436 8.06172 9.20719 4.30902 6.35994 4.8436 4.85451 
+ 3.0327 ] pdfxs
+ (a) show
+ (l) show
+ -16.936 -241.148 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nlibr)
+ [9.63264 3.0327 3.0327 6.0654 4.2654 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.32719 ] pdfxs
+ (a) show
+ (ndrequiresaway)
+ [6.0654 9.62173 4.27631 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 7.87627 9.02174 
+ 7.57085 5.15996 9.32719 ] pdfxs
+ (t) show
+ (o)
+ [9.02174 ] pdfxs
+ (g) show
+ (et)
+ [4.8436 7.82183 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.42175 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.84355 ] pdfxs
+ (t) show
+ (olay)
+ [9.02174 3.0327 5.15996 9.32719 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.81092 ] pdfxs
+ (t) show
+ (he\felds)
+ [6.0654 8.42175 6.05449 4.85451 3.02179 6.0654 7.87627 ] pdfxs
+ (o) show
+ (fas)
+ [6.90539 9.02174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urein)
+ [6.0654 4.2654 8.42175 3.0327 9.63264 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ -16.936 -263.07 m
+ (unusu)
+ [6.0654 5.74904 6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (lways.Theimplement)
+ [6.21813 7.58175 5.14905 5.75995 4.29811 7.73448 7.8763 6.0654 8.03993 3.0327 9.08711 
+ 6.0654 3.0327 4.8436 9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nin[)
+ [9.26173 3.02179 9.26173 3.02179 ] pdfxs
+ (106) show
+ (]islimi)
+ [6.22904 3.0327 7.49445 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (edinsever)
+ [4.8436 9.25083 3.0327 9.26173 4.29811 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lways:inp)
+ [6.21813 7.58175 5.14905 5.75995 4.29811 7.65811 3.0327 9.25083 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.31631 ] pdfxs
+ (t) show
+ (hey)
+ [6.0654 4.8436 8.95628 ] pdfxs
+ (o) show
+ (nlyev)
+ [6.05449 3.0327 8.95628 4.8436 5.14904 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ -16.936 -284.993 m
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (te)
+ [4.23277 8.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.1272 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.3381 3.32724 ] pdfxs
+ (o) show
+ (rverysm)
+ [7.54901 5.4545 4.8436 4.27631 9.03265 4.29811 9.09802 ] pdfxs
+ (a) show
+ (llpr)
+ [3.02179 6.3054 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms,)
+ [9.09802 4.29811 6.38176 ] pdfxs
+ (a) show
+ (ssume)
+ [4.29811 4.30902 6.05449 9.08711 8.1272 ] pdfxs
+ (\() show
+ (butdon)
+ [6.05449 6.0654 7.51638 6.0654 8.7272 6.05449 ] pdfxs
+ (o) show
+ (tcheck\))
+ [7.51638 4.54905 6.05449 4.85451 4.54905 5.74904 7.51638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.51638 ] pdfxs
+ (t) show
+ (heirCpr)
+ [6.05449 4.85451 3.0327 7.5381 11.1599 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 4.29811 ] pdfxs
+ -16.936 -306.915 m
+ (a) show
+ (retype-s)
+ [4.27631 8.4872 3.93823 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (fe,perf)
+ [3.33815 4.8436 6.6763 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rmsthe)
+ [4.2654 9.09802 7.94172 4.23277 6.0654 8.4872 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\\) show
+ (pertype"ins)
+ [6.35994 4.85451 7.909 3.93823 5.75995 6.35994 4.85451 9.08719 3.0327 6.05449 4.30902 
+ ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.6981 ] pdfxs
+ (o) show
+ (fperd)
+ [6.97085 6.37085 4.8436 7.909 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureins)
+ [6.0654 4.27631 8.4872 3.02179 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce,does)
+ [6.0654 4.8436 4.85451 6.6654 6.0654 5.74904 4.85451 4.29811 ] pdfxs
+ -16.936 -328.838 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (tcheckf)
+ [7.87638 4.53815 6.0654 4.8436 4.54905 9.39264 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [7.909 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [7.87638 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pes)
+ [6.35994 4.85451 7.93081 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,e)
+ [9.08711 6.6654 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 0 -350.761 m
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingins)
+ [3.0327 6.05449 8.18175 3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (ncein)
+ [6.05449 4.85451 7.57085 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erleaving)
+ [4.8436 4.27631 3.0327 4.8436 5.14905 5.75995 3.0327 6.05449 8.18175 ] pdfxs
+ (a) show
+ (saM)
+ [7.03627 8.18175 10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.57085 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nw)
+ [8.79265 7.57085 ] pdfxs
+ (o) show
+ (uldimproveup)
+ [6.0654 3.0327 8.78174 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 7.57085 6.0654 
+ 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [8.79265 ] pdfxs
+ (t) show
+ (hisin)
+ [6.05449 3.0327 7.03627 3.02179 6.0654 ] pdfxs
+ -16.936 -372.683 m
+ (sever)
+ [4.29811 4.85451 5.4545 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lways,requiringimplement)
+ [6.31631 7.58175 5.14905 5.75995 4.29811 6.39267 4.2654 4.85451 5.74904 6.0654 3.0327 
+ 4.2654 3.0327 6.0654 8.73811 3.0327 9.08711 6.0654 3.0327 4.8436 9.08711 4.85451 
+ 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.34901 ] pdfxs
+ (t) show
+ (echniquesth)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.59263 4.23277 6.0654 
+ ] pdfxs
+ (a) show
+ (t)
+ [7.52729 ] pdfxs
+ (a) show
+ (reverysimil)
+ [4.27631 8.13811 5.4545 4.8436 4.27631 9.04356 4.29811 3.0327 9.08711 3.0327 3.0327 
+ ] pdfxs
+ (a) show
+ (r)
+ [7.55992 ] pdfxs
+ (t) show
+ (o)
+ [8.73811 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.1272 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.55992 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -394.606 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmdescribedinCh)
+ [6.0654 12.2071 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 9.18537 
+ 3.0327 9.18537 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.39628 ] pdfxs
+ (7) show
+ (.)
+ [7.71266 ] pdfxs
+ (I) show
+ (np)
+ [9.18537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,am)
+ [4.27631 6.25085 8.57447 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (picimplemen)
+ [6.05449 3.0327 7.97448 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 
+ ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.18537 4.8436 ] pdfxs
+ (o) show
+ (ulddirec)
+ [6.0654 3.02179 9.18537 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (lys)
+ [3.0327 8.87992 4.29811 ] pdfxs
+ (o) show
+ (lve)
+ [3.0327 5.4545 4.8436 ] pdfxs
+ -16.936 -416.528 m
+ (t) show
+ (hepr)
+ [6.05449 9.06538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemswi)
+ [6.0654 3.02179 4.85451 9.08711 8.5199 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.2654 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.05447 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmpresen)
+ [6.0654 13.298 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edin[)
+ [4.85451 10.2654 3.0327 10.2763 3.02179 ] pdfxs
+ (106) show
+ (],m)
+ [3.0327 7.38539 9.08711 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.05449 9.66537 ] pdfxs
+ (t) show
+ (hissui)
+ [6.0654 3.0327 8.50899 4.30902 6.05449 3.0327 ] pdfxs
+ (ta) show
+ (blef)
+ [6.05449 3.0327 9.06538 3.32724 ] pdfxs
+ (o) show
+ (ruseinaproduc)
+ [8.48718 6.05449 4.30902 9.05447 3.0327 10.2763 9.66537 6.05449 4.27631 5.75995 6.05449 
+ 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.936 -438.451 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpilerbyusing)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.909 5.75995 9.39264 6.0654 4.29811 3.0327 
+ 6.0654 9.08719 ] pdfxs
+ (t) show
+ (hef)
+ [6.05449 8.4872 3.33815 ] pdfxs
+ (o) show
+ (llowingpr)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 9.08719 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies:)
+ [3.0327 4.8436 4.30902 3.0327 ] pdfxs
+ -0.571991 -472.328 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -472.328 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisidenti\fesmem)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 4.8436 7.94172 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tis)
+ [7.88729 3.02179 7.94172 ] pdfxs
+ (a) show
+ (ccessedinatype-s)
+ [4.85451 4.8436 4.85451 4.29811 4.29811 4.85451 9.6981 3.0327 9.68719 9.0981 3.93823 
+ 5.75995 6.35994 4.8436 3.64352 4.29811 ] pdfxs
+ (a) show
+ (feway.)
+ [3.33815 8.4872 7.57085 5.14905 4.8545 3.0327 ] pdfxs
+ -0.571991 -503.217 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -503.217 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.4872 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisidenti\festype-h)
+ [3.0327 5.75995 4.29811 3.0327 7.94172 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 
+ 6.0654 4.8436 7.94172 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usrecursived)
+ [6.05449 7.94172 4.27631 4.8436 4.85451 6.05449 4.27631 4.30902 3.02179 5.4545 8.4872 
+ 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.8436 4.30902 3.0327 ] pdfxs
+ -0.571991 -534.106 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -534.106 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.99993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisiden)
+ [3.0327 5.75995 4.29811 3.0327 8.44353 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesmem)
+ [3.0327 6.05449 4.85451 8.44353 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.90537 ] pdfxs
+ (o) show
+ (bjects)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.45444 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tesc)
+ [8.3891 4.85451 4.29811 4.85451 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.99993 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (side)
+ [4.30902 3.02179 6.0654 8.98902 ] pdfxs
+ (o) show
+ (f)
+ [7.48357 ] pdfxs
+ (t) show
+ (hesc)
+ [6.0654 8.98902 4.29811 4.85451 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.99993 ] pdfxs
+ (o) show
+ (f)
+ [7.47266 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 10.337 -556.029 m
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,)
+ [3.0327 6.6654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 8.4872 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (rep)
+ [4.27631 8.4872 6.05449 ] pdfxs
+ (a) show
+ (ssed)
+ [4.30902 4.29811 4.85451 9.6981 ] pdfxs
+ (t) show
+ (oex)
+ [9.08719 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (lfunc)
+ [6.6654 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (\)) show
+ (.) show
+ -0.571991 -586.918 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.337 -586.918 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.13811 ] pdfxs
+ (t) show
+ (echinques)
+ [4.8436 4.54905 6.05449 3.0327 6.0654 5.75995 6.05449 4.85451 7.58172 ] pdfxs
+ (g) show
+ (ivefullc)
+ [3.0327 5.4545 8.13811 3.33815 6.05449 3.0327 6.31631 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lover)
+ [6.31631 5.14905 5.4545 4.85451 7.55992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.13811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nruntimelibr)
+ [9.34901 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.1272 3.0327 3.0327 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.5382 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.13811 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 10.337 -608.84 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (a) show
+ (ndfreesmem)
+ [6.05449 9.6981 3.33815 4.27631 4.8436 4.8436 7.94172 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rywi)
+ [4.27631 9.39264 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h.)
+ [6.0654 3.0327 ] pdfxs
+ 208.882 -657.201 m
+ (185) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 198 198
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pictechniquesw)
+ [6.05449 3.0327 7.30903 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 
+ 4.8436 6.76355 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 8.50901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rme)
+ [4.27631 11.5416 4.85451 ] pdfxs
+ (a) show
+ (chd)
+ [4.53815 8.51992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [7.90902 4.29811 ] pdfxs
+ (t) show
+ (ructureins)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 7.29812 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.05449 4.85451 7.29812 ] pdfxs
+ (a) show
+ (ta)
+ [6.69821 7.90902 ] pdfxs
+ (t) show
+ (ime,independen)
+ [3.0327 9.08711 4.85451 5.71631 3.0327 6.0654 6.05449 4.85451 6.35994 4.8436 6.0654 
+ 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 5.75995 ] pdfxs
+ 10.909 -21.922 m
+ (o) show
+ (fe)
+ [6.65449 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.38173 ] pdfxs
+ (ot) show
+ (her.Thisw)
+ [6.0654 4.8436 4.27631 7.7672 7.88721 6.05449 3.0327 7.62536 7.57085 ] pdfxs
+ (o) show
+ (uld)
+ [6.0654 3.0327 9.38173 ] pdfxs
+ (a) show
+ (llowdi\013erentinst)
+ [3.0327 3.02179 5.15996 11.1926 6.0654 3.0327 6.35986 4.8436 4.27631 4.85451 5.74904 
+ 7.57093 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 7.62536 ] pdfxs
+ (t) show
+ (ohavedi\013erent\feldsc)
+ [8.77083 6.0654 5.14905 5.4545 8.17084 6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 
+ 5.75995 7.56002 6.0654 4.8436 3.0327 6.0654 7.62536 4.8436 ] pdfxs
+ (o) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.38173 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 4.27631 ] pdfxs
+ 10.909 -43.845 m
+ (wi)
+ [7.8763 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.6981 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.6981 ] pdfxs
+ (ot) show
+ (herwhenpr)
+ [6.05449 4.85451 7.909 7.8763 6.05449 4.85451 9.6981 6.05449 4.27631 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble.)
+ [6.05449 3.0327 4.8436 3.0327 ] pdfxs
+ 0 -74.734 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -74.734 m
+ /N614 10.909 Tf
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.49811 ] pdfxs
+ (t) show
+ (echniquesiden)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 7.95263 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.0327 3.32724 9.41446 ] pdfxs
+ (t) show
+ (rickyc)
+ [4.27631 3.02179 4.54905 5.75995 9.40355 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 7.95263 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.49811 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (rithmmusth)
+ [4.27631 3.0327 4.23277 6.0654 12.7416 8.79257 6.05449 4.30902 7.8982 6.05449 ] pdfxs
+ (a) show
+ (ndle,such)
+ [6.0654 6.05449 3.0327 4.85451 6.68721 4.29811 6.0654 4.53815 9.71991 ] pdfxs
+ (a) show
+ (s)
+ [7.95263 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 10.909 -96.656 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (o) show
+ (f)
+ [6.95994 ] pdfxs
+ (a) show
+ (rrays)
+ [4.27631 4.27631 5.14905 5.75995 7.94172 ] pdfxs
+ (o) show
+ (fnodes.)
+ [6.95994 6.0654 5.75995 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 0.572998 -130.534 m
+ (Webelieve)
+ [10.2981 9.3381 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 9.3381 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 8.79262 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.3381 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [10.549 7.57085 ] pdfxs
+ (o) show
+ (uldhaveal)
+ [6.0654 3.0327 10.549 6.05449 5.14905 5.4545 9.3381 9.9381 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (eperf)
+ [9.3381 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.05449 4.85451 9.3381 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 8.72728 ] pdfxs
+ (o) show
+ (nm)
+ [10.549 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.75995 ] pdfxs
+ -16.364 -152.457 m
+ (di\013erentpr)
+ [6.0654 3.02179 6.37077 4.8436 4.27631 4.8436 5.75995 7.87638 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.93081 ] pdfxs
+ (a) show
+ (ndbere)
+ [6.0654 9.6981 6.35994 8.4872 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (blys)
+ [6.0654 3.02179 9.39264 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-f)
+ [3.63261 3.33815 ] pdfxs
+ (o) show
+ (rw)
+ [4.27631 7.57085 ] pdfxs
+ (a) show
+ (rdtoimplemen)
+ [4.27631 9.6981 4.23277 9.0981 3.0327 9.08711 6.05449 3.0327 4.85451 9.08711 4.8436 
+ 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -190.289 m
+ /N622 11.955 Tf
+ (8.2.2A)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.1499 ] pdfxs
+ (u) show
+ (tom)
+ [5.23633 6.71874 11.2138 ] pdfxs
+ (a) show
+ (tic)
+ [5.22437 3.74195 10.4606 ] pdfxs
+ (u) show
+ (seof)
+ [5.29606 10.628 6.71874 8.59556 ] pdfxs
+ (Su) show
+ (per)
+ [7.84247 6.13291 5.49929 ] pdfxs
+ (pa) show
+ (gesfor)
+ [6.71874 6.14487 9.77918 4.11245 6.7307 9.97045 ] pdfxs
+ (Inp) show
+ (rovedT)
+ [5.49929 6.34814 6.71863 6.14487 11.955 9.34877 ] pdfxs
+ (L) show
+ (BE\013e)
+ [14.0471 8.82286 7.8545 6.13291 ] pdfxs
+ (c) show
+ (tive)
+ [5.22437 3.74195 6.73059 6.13291 ] pdfxs
+ (n) show
+ (ess)
+ [6.13291 5.30802 5.30802 ] pdfxs
+ -16.364 -219.257 m
+ /N614 10.909 Tf
+ (T)
+ [7.8763 ] pdfxs
+ (L) show
+ (Bmissesc)
+ [11.0726 9.08711 3.0327 4.30902 4.29811 4.8436 7.64718 4.85451 ] pdfxs
+ (a) show
+ (nbeasi)
+ [9.40355 6.35994 8.19266 8.80356 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (ntf)
+ [5.75995 7.58184 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (r)
+ [7.61446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tlimi)
+ [7.58184 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (s)
+ [7.64718 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.19266 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.19266 ] pdfxs
+ (o) show
+ (fpr)
+ [6.6763 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.64718 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hl)
+ [9.40355 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (emem)
+ [8.19266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.364 -241.18 m
+ (fo)
+ [3.33815 5.74904 ] pdfxs
+ (ot) show
+ (prin)
+ [6.0654 4.2654 3.0327 5.75995 ] pdfxs
+ (t) show
+ (s.Toc)
+ [4.29811 7.66902 6.97085 8.44356 4.85451 ] pdfxs
+ (o) show
+ (mb)
+ [8.78166 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.23275 ] pdfxs
+ (t) show
+ (hispr)
+ [6.0654 3.02179 7.29809 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,)
+ [6.0654 3.0327 4.8436 9.09802 6.15267 ] pdfxs
+ (a) show
+ (rchi)
+ [4.2654 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (uresupp)
+ [6.05449 4.27631 7.84357 4.29811 6.0654 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.23275 3.32724 ] pdfxs
+ (o) show
+ (rsuperp)
+ [7.26537 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esh)
+ [4.85451 7.29809 6.05449 ] pdfxs
+ (a) show
+ (sbec)
+ [7.29809 6.37085 4.8436 4.8436 ] pdfxs
+ (o) show
+ (mec)
+ [9.09802 7.84357 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (npl)
+ [6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 3.0327 ] pdfxs
+ -16.364 -263.102 m
+ (Superp)
+ [6.0654 6.05449 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esimproveT)
+ [4.85451 8.1599 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 8.70538 7.88721 ] pdfxs
+ (L) show
+ (B)
+ [11.5853 ] pdfxs
+ (\\) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (a) show
+ (ch"byenh)
+ [4.54905 6.05449 9.31628 5.75995 9.61082 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncing)
+ [6.05449 4.85451 3.02179 6.0654 9.31628 ] pdfxs
+ (t) show
+ (heT)
+ [6.05449 8.70538 7.88721 ] pdfxs
+ (L) show
+ (Btosupp)
+ [11.5853 4.23277 9.31628 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtentriesf)
+ [4.27631 8.09456 4.85451 5.75995 4.23277 4.27631 3.0327 4.8436 8.17081 3.32724 ] pdfxs
+ (o) show
+ (rtwo)
+ [8.12718 3.94914 7.57085 9.31628 ] pdfxs
+ (o) show
+ (rm)
+ [8.12718 9.08711 ] pdfxs
+ (o) show
+ (rep)
+ [4.27631 8.70538 6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ -16.364 -285.025 m
+ (sizes,)
+ [4.29811 3.0327 4.85451 4.8436 4.30902 7.66902 ] pdfxs
+ (t) show
+ (he\frstisast)
+ [6.05449 9.29447 6.0654 4.2654 4.30902 8.68364 3.02179 8.74898 9.89446 4.30902 4.23277 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (rdsize)
+ [4.2654 10.5054 4.29811 3.0327 4.85451 9.28356 ] pdfxs
+ (\() show
+ (e.)
+ [4.85451 3.02179 ] pdfxs
+ (g) show
+ (.)
+ [10.2981 ] pdfxs
+ (4) show
+ (Kby)
+ [12.9272 5.75995 5.74904 ] pdfxs
+ (t) show
+ (es\))
+ [4.85451 4.29811 8.68364 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4945 ] pdfxs
+ (t) show
+ (hesec)
+ [6.0654 9.28356 4.30902 4.8436 4.85451 ] pdfxs
+ (o) show
+ (ndisapower)
+ [6.05449 10.5054 3.0327 8.73808 9.89446 6.37085 5.14905 7.57085 4.85451 8.71627 ] pdfxs
+ (o) show
+ (ftwo)
+ [7.7672 3.93823 7.58175 9.89446 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tis)
+ [8.68364 3.02179 8.74898 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ -16.364 -306.947 m
+ (muchl)
+ [8.79257 6.05449 4.54905 9.6981 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er\(e.)
+ [4.85451 7.909 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.)
+ [7.87629 ] pdfxs
+ (1) show
+ (M)
+ [13.6363 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (16) show
+ (Mbytes)
+ [13.6363 5.75995 5.75995 4.23277 4.85451 4.29811 ] pdfxs
+ (\)) show
+ (.) show
+ 0.572998 -328.87 m
+ (U) show
+ (singsuperp)
+ [4.29811 3.0327 6.0654 10.1345 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (esimprovesT)
+ [4.85451 8.98898 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 4.8436 8.98898 7.8763 
+ ] pdfxs
+ (L) show
+ (Bperf)
+ [12.4144 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebyreducing)
+ [6.0654 4.8436 9.53447 5.75995 10.4508 4.2654 4.85451 6.05449 6.0654 4.8436 3.0327 
+ 6.0654 10.1345 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.53447 5.75995 6.05449 8.79257 6.35994 4.85451 8.95627 ] pdfxs
+ (o) show
+ (fen)
+ [8.01811 4.85451 5.74904 ] pdfxs
+ (t) show
+ (riesrequired)
+ [4.27631 3.0327 4.8436 8.98898 4.27631 4.8436 5.75995 6.0654 3.0327 4.2654 4.85451 
+ 10.7454 ] pdfxs
+ (to) show
+ -16.364 -350.792 m
+ (cover)
+ [4.8436 5.15996 5.4545 4.8436 7.37446 ] pdfxs
+ (a) show
+ (n)
+ [9.16356 ] pdfxs
+ (a) show
+ (ddressr)
+ [6.0654 6.0654 4.2654 4.85451 4.29811 7.40718 4.27631 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (e.Bec)
+ [4.85451 7.70175 7.72349 4.85451 4.8436 ] pdfxs
+ (a) show
+ (use)
+ [6.0654 4.29811 7.95266 ] pdfxs
+ (o) show
+ (f)
+ [6.43631 ] pdfxs
+ (t) show
+ (his,)
+ [6.0654 3.02179 4.30902 6.23994 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.27631 ] pdfxs
+ (a) show
+ (tingsys)
+ [4.23277 3.0327 6.0654 8.55265 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emsupp)
+ [4.8436 12.1962 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (rtf)
+ [4.27631 7.34184 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.37446 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llyinferringwhen)
+ [3.0327 3.0327 8.8581 3.0327 6.05449 3.33815 4.8436 4.27631 4.27631 3.02179 6.0654 
+ 8.56356 7.8763 6.05449 4.85451 6.0654 ] pdfxs
+ -16.364 -372.715 m
+ (superp)
+ [4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.85445 ] pdfxs
+ (a) show
+ (rebene\fci)
+ [4.27631 8.38902 6.37085 4.8436 6.0654 4.8436 6.0654 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lh)
+ [6.57812 6.05449 ] pdfxs
+ (a) show
+ (sbeeninves)
+ [7.85445 6.35994 4.85451 4.8436 9.61082 3.02179 5.75995 5.4545 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (gat) show
+ (ed)
+ [4.8436 9.61082 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.[)
+ [7.84357 3.0327 ] pdfxs
+ (111) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (,focusing)
+ [6.58903 3.33815 5.75995 4.8436 6.0654 4.29811 3.0327 6.0654 8.99992 ] pdfxs
+ (o) show
+ (nhow)
+ [9.59991 6.0654 5.14905 11.4217 ] pdfxs
+ (a) show
+ (ndwhen)
+ [6.0654 9.61082 7.8763 6.05449 4.85451 9.59991 ] pdfxs
+ (t) show
+ (opr)
+ [8.99992 6.0654 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (e) show
+ -16.364 -394.637 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (lp)
+ [7.74539 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (t) show
+ (osuperp)
+ [10.1781 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (a) show
+ (ndwhen)
+ [6.05449 10.789 7.8763 6.0654 4.8436 10.789 ] pdfxs
+ (t) show
+ (oreduce)
+ [10.1781 4.2654 4.85451 6.05449 6.0654 4.8436 9.5781 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.8107 ] pdfxs
+ (t) show
+ (on)
+ [10.1781 6.05449 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [7.75629 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.03262 ] pdfxs
+ (aga) show
+ (in.)
+ [3.0327 6.05449 11.1381 ] pdfxs
+ (H) show
+ (owever,use)
+ [5.15996 7.57085 4.8436 5.4545 4.85451 4.27631 8.01811 6.0654 4.29811 9.5781 ] pdfxs
+ (o) show
+ (f) show
+ -16.364 -416.56 m
+ (superp)
+ [4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (esisn)
+ [4.8436 8.44353 3.0327 8.43262 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.36728 ] pdfxs
+ (a) show
+ (lwayspr)
+ [3.0327 7.58175 5.14905 5.75995 8.43262 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble[)
+ [6.05449 3.0327 8.98902 3.02179 ] pdfxs
+ (132) show
+ (,)
+ [7.16721 ] pdfxs
+ (23) show
+ (].)
+ [3.0327 9.37083 ] pdfxs
+ (I) show
+ (np)
+ [10.1999 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (r,superp)
+ [4.27631 7.28721 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 8.43262 ] pdfxs
+ (a) show
+ (ddincre)
+ [6.05449 10.1999 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sedc)
+ [4.29811 4.85451 10.189 4.85451 ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 5.75995 ] pdfxs
+ -16.364 -438.482 m
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.47629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.05449 9.0981 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em,m)
+ [4.85451 9.08711 6.6654 9.08711 ] pdfxs
+ (a) show
+ (kesw)
+ [5.4545 8.4872 4.30902 7.57085 ] pdfxs
+ (a) show
+ (ppingm)
+ [6.0654 6.05449 3.0327 6.05449 9.0981 9.08711 ] pdfxs
+ (o) show
+ (reexpensive,)
+ [4.27631 8.4872 4.8436 5.75995 6.35994 4.85451 6.05449 4.30902 3.02179 5.4545 4.85451 
+ 6.6654 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.68719 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (a) show
+ (\013ectw)
+ [6.35986 4.85451 4.8436 7.87638 7.58175 ] pdfxs
+ (o) show
+ (rkingsetsizes.)
+ [4.2654 5.75995 3.0327 6.0654 9.08719 4.29811 4.85451 7.87638 4.29811 3.0327 4.85451 
+ 4.8436 4.30902 3.0327 ] pdfxs
+ 0.572998 -460.405 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 9.83992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 9.29443 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.0654 11.0508 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [8.01811 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninp)
+ [11.0508 3.0327 11.0508 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rc)
+ [9.27263 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [11.0508 6.35994 9.83992 6.0654 4.29811 4.85451 11.0508 ] pdfxs
+ (t) show
+ (oiden)
+ [10.4399 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ify)
+ [3.02179 3.33815 10.7454 ] pdfxs
+ (a) show
+ (ndincre)
+ [6.0654 11.0508 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 4.8436 ] pdfxs
+ -16.364 -482.328 m
+ (t) show
+ (henumber)
+ [6.05449 8.7272 5.75995 6.05449 8.79257 6.35994 4.8436 8.149 ] pdfxs
+ (o) show
+ (fc)
+ [7.19993 4.85451 ] pdfxs
+ (a) show
+ (seswhensuperp)
+ [4.29811 4.85451 8.17081 7.8763 6.0654 4.8436 9.93809 4.29811 6.0654 6.35994 4.85451 
+ 4.2654 6.0654 ] pdfxs
+ (ag) show
+ (epr)
+ [8.71629 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (ot) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nisc)
+ [9.93809 3.0327 8.17081 4.8436 ] pdfxs
+ (o) show
+ (ste\013ec)
+ [4.30902 8.11638 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ive.)
+ [3.0327 5.4545 4.8436 8.58538 ] pdfxs
+ (I) show
+ (np)
+ [9.93809 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,asimple)
+ [4.27631 6.95994 9.32719 4.30902 3.02179 9.09802 6.05449 3.0327 8.71629 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ -16.364 -504.25 m
+ (w)
+ [7.57085 ] pdfxs
+ (o) show
+ (uldenh)
+ [6.0654 3.0327 9.51264 4.85451 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ncethepo)
+ [6.0654 4.8436 8.31266 4.23277 6.0654 8.31266 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lruntimelibr)
+ [6.49085 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 8.30175 3.0327 3.0327 6.05449 
+ 4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.20719 ] pdfxs
+ (\() show
+ (describedinSec)
+ [6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 9.51264 3.0327 9.52355 
+ 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.51264 ] pdfxs
+ (5) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (.)
+ [3.0327 ] pdfxs
+ (1) show
+ (\))
+ [7.70183 ] pdfxs
+ (t) show
+ (o)
+ [8.91265 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (esuperp)
+ [8.30175 4.30902 6.05449 6.37085 4.8436 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (emem)
+ [8.31266 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -16.364 -526.173 m
+ (when)
+ [7.8763 6.0654 4.8436 9.50173 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (tingsl)
+ [4.23277 3.0327 6.0654 8.89083 4.29811 3.0327 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 7.73445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.66911 ] pdfxs
+ (a) show
+ (rel)
+ [4.27631 8.29084 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (er)
+ [4.8436 7.71264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.49082 ] pdfxs
+ (t) show
+ (hesuperp)
+ [6.0654 8.27993 4.29811 6.0654 6.35994 4.85451 4.27631 6.05449 ] pdfxs
+ (ag) show
+ (e.This)
+ [4.85451 7.81084 7.8763 6.05449 3.0327 7.74536 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 9.50173 ] pdfxs
+ (\(o) show
+ (rm)
+ [7.70173 9.09802 ] pdfxs
+ (o) show
+ (re)
+ [4.2654 8.29084 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.27993 ] pdfxs
+ (o) show
+ (nes)
+ [6.0654 4.8436 4.29811 ] pdfxs
+ (\)) show
+ -16.364 -548.095 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (uldincre)
+ [6.0654 3.0327 10.6145 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (se)
+ [4.29811 9.40356 ] pdfxs
+ (t) show
+ (henumber)
+ [6.0654 9.40356 5.75995 6.05449 8.79257 6.35994 4.85451 8.82536 ] pdfxs
+ (o) show
+ (fsitu)
+ [7.8872 4.30902 3.0327 4.23277 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nswhereuse)
+ [6.05449 8.85807 7.88721 6.05449 4.85451 4.2654 9.40356 6.0654 4.29811 9.40356 ] pdfxs
+ (o) show
+ (fsuperp)
+ [7.89811 4.29811 6.0654 6.35994 4.8436 4.27631 6.0654 ] pdfxs
+ (ag) show
+ (esf)
+ [4.8436 8.85807 3.33815 ] pdfxs
+ (o) show
+ (rrecursived)
+ [8.82536 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 9.40356 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [10.0035 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 8.85807 3.0327 4.29811 ] pdfxs
+ -16.364 -570.018 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (\f)
+ [6.0654 ] pdfxs
+ (ta) show
+ (ble,)
+ [6.05449 3.0327 4.8436 8.30175 ] pdfxs
+ (ta) show
+ (king)
+ [5.74904 3.0327 6.0654 10.3854 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.78537 ] pdfxs
+ (o) show
+ (f)
+ [8.26902 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 9.78537 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.3963 4.29811 ] pdfxs
+ (t) show
+ (ructuredefr)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 9.78537 6.05449 4.85451 3.32724 4.27631 
+ ] pdfxs
+ (ag) show
+ (ment)
+ [9.08711 4.85451 5.75995 4.23277 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (npr)
+ [10.9963 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesprovidedbypo)
+ [3.0327 4.8436 9.23989 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 10.9963 
+ 5.75995 10.6908 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ -16.364 -591.94 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (\() show
+ (discussedinSec)
+ [6.0654 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.8436 9.6981 3.0327 9.6981 
+ 6.0654 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (6) show
+ (.)
+ [3.0327 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (7) show
+ (\).)
+ [4.23277 3.0327 ] pdfxs
+ 209.454 -657.201 m
+ (186) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 199 199
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 11.955 Tf
+ (8.2.3NewA)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.5085 6.14487 14.1906 10.1618 ] pdfxs
+ (pp) show
+ (roac)
+ [5.48733 6.7307 6.52739 5.60689 ] pdfxs
+ (h) show
+ (esforPrefetc)
+ [6.14487 9.77918 4.11245 6.7307 9.97045 9.19335 5.48733 6.13291 4.11245 6.14487 5.22437 
+ 5.60689 ] pdfxs
+ (h) show
+ (i)
+ [3.73 ] pdfxs
+ (n) show
+ (g) show
+ 0 -28.968 m
+ /N614 10.909 Tf
+ (Prefe)
+ [7.42902 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingf)
+ [4.53815 6.0654 3.0327 6.05449 8.43265 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.24356 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.28718 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tusedense)
+ [7.22184 6.0654 4.29811 7.82175 6.0654 4.8436 6.0654 4.29811 7.83266 ] pdfxs
+ (a) show
+ (rraysisawellunders)
+ [4.2654 4.27631 5.14905 5.75995 7.27627 3.0327 7.28718 8.42175 7.58175 4.8436 3.0327 
+ 6.01086 6.05449 6.0654 6.0654 4.8436 4.27631 4.29811 ] pdfxs
+ (t) show
+ (oodpr)
+ [5.75995 5.75995 9.03265 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem[)
+ [6.0654 3.0327 4.8436 12.0653 3.0327 ] pdfxs
+ (21) show
+ (,)
+ [6.01086 ] pdfxs
+ (100) show
+ (],butprefe)
+ [3.0327 6.13086 6.0654 6.05449 7.22184 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ch-)
+ [4.53815 6.0654 3.63261 ] pdfxs
+ 0 -50.89 m
+ (ingf)
+ [3.0327 6.05449 8.34538 3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [7.15628 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.33447 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (ls)
+ [3.0327 7.189 ] pdfxs
+ (o) show
+ (frecursived)
+ [6.21813 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 5.4545 7.74539 6.05449 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [8.34538 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresismuchh)
+ [6.0654 4.2654 4.85451 7.189 3.0327 7.189 8.79257 6.05449 4.54905 8.94537 6.0654 
+ ] pdfxs
+ (a) show
+ (rder.F)
+ [4.27631 6.05449 4.85451 4.2654 7.6363 6.20722 ] pdfxs
+ (o) show
+ (rex)
+ [7.16719 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.08711 6.0654 3.0327 4.8436 6.0654 4.85451 ] pdfxs
+ (o) show
+ (nsider)
+ [6.05449 4.30902 3.0327 6.05449 4.85451 4.27631 ] pdfxs
+ 0 -72.813 m
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (,afunc)
+ [6.6654 9.0981 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [9.6981 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.87638 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (helen)
+ [6.0654 8.47629 3.0327 4.85451 6.05449 ] pdfxs
+ (gt) show
+ (h)
+ [9.6981 ] pdfxs
+ (o) show
+ (falinkedlis)
+ [6.97085 9.08719 3.0327 3.0327 6.05449 5.4545 4.85451 9.6981 3.0327 3.02179 4.30902 
+ ] pdfxs
+ (t) show
+ (.) show
+ 144.822 -98.887 m
+ /N1217 8.96599 Tf
+ (struc)
+ [5.00298 4.94929 5.20033 6.7155 5.54099 ] pdfxs
+ (t) show
+ 184.661 -98.887 m
+ /N1156 8.96599 Tf
+ (list)
+ [4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 210.812 -98.887 m
+ /N1220 8.96599 Tf
+ (f) show
+ 222.315 -98.887 m
+ /N1217 8.96599 Tf
+ (in)
+ [3.85533 6.7962 ] pdfxs
+ (t) show
+ 242.837 -98.887 m
+ /N1156 8.96599 Tf
+ (X;list)
+ [8.02452 11.2074 4.51882 4.50985 5.59477 3.58634 ] pdfxs
+ 287.557 -98.887 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 293.823 -98.887 m
+ /N1156 8.96599 Tf
+ (Next;)
+ [7.44174 4.63542 5.38863 5.98026 2.56423 ] pdfxs
+ 326.63 -98.887 m
+ /N1220 8.96599 Tf
+ (g) show
+ 333.102 -98.887 m
+ /N1156 8.96599 Tf
+ (;) show
+ 144.372 -120.805 m
+ /N1217 8.96599 Tf
+ (unsigned)
+ [6.2672 6.2672 4.55468 3.31737 5.68439 6.2672 5.23613 5.89063 ] pdfxs
+ 194.919 -120.805 m
+ /N1156 8.96599 Tf
+ (length\(list)
+ [3.71188 5.25408 6.27618 5.7652 4.73399 7.25348 6.50925 4.51882 4.50985 5.59477 3.58634 
+ ] pdfxs
+ 259.91 -120.805 m
+ /N1220 8.96599 Tf
+ (\003) show
+ 265.529 -120.805 m
+ /N1156 8.96599 Tf
+ (L\))
+ [6.97552 3.58634 ] pdfxs
+ 281.823 -120.805 m
+ /N1220 8.96599 Tf
+ (f) show
+ 155.431 -131.764 m
+ /N1217 8.96599 Tf
+ (unsigned)
+ [6.2672 6.2672 4.55468 3.31737 5.68439 6.2672 5.23613 5.89063 ] pdfxs
+ 205.52 -131.764 m
+ /N1156 8.96599 Tf
+ (Length=0;)
+ [6.4555 4.79681 5.81892 5.30793 4.27672 11.2792 12.633 5.80106 2.56423 ] pdfxs
+ 155.975 -142.722 m
+ /N1217 8.96599 Tf
+ (fo)
+ [4.16021 6.22235 ] pdfxs
+ (r) show
+ 178.65 -142.722 m
+ /N1156 8.96599 Tf
+ (\(;L;L=L)
+ [5.54989 9.45011 7.45072 9.1363 10.3557 11.7992 5.75615 ] pdfxs
+ 237.179 -142.722 m
+ /N1220 8.96599 Tf
+ (\000) show
+ 242.708 -142.722 m
+ /N1305 8.96599 Tf
+ (>) show
+ 249.589 -142.722 m
+ /N1156 8.96599 Tf
+ (Next\))
+ [7.44174 4.63542 5.38863 5.09263 3.58634 ] pdfxs
+ 165.025 -153.681 m
+ (++Length;)
+ [6.0789 6.76928 6.4555 4.79681 5.81892 5.30793 4.27672 7.30727 2.56423 ] pdfxs
+ 155.578 -164.64 m
+ /N1217 8.96599 Tf
+ (return)
+ [4.89549 5.38855 4.64444 6.41963 4.89549 5.89063 ] pdfxs
+ 194.462 -164.64 m
+ /N1156 8.96599 Tf
+ (Length;)
+ [6.4555 4.79681 5.81892 5.30793 4.27672 7.30727 2.56423 ] pdfxs
+ 144.461 -175.599 m
+ /N1220 8.96599 Tf
+ (g) show
+ 121.182 -203.399 m
+ /N614 10.909 Tf
+ (Fi)
+ [7.12357 3.0327 ] pdfxs
+ (g) show
+ (ure)
+ [6.05449 4.27631 8.4872 ] pdfxs
+ (8) show
+ (.)
+ [3.02179 ] pdfxs
+ (1) show
+ (:)
+ [7.8872 ] pdfxs
+ (L) show
+ (inked-listp)
+ [3.02179 6.0654 5.4545 4.8436 6.0654 3.63261 3.0327 3.0327 4.29811 7.88729 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (singex)
+ [4.29811 3.0327 6.0654 9.08719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ 16.9369 -235.625 m
+ (Thepr)
+ [7.8763 6.0654 10.0036 6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemin)
+ [6.0654 3.0327 4.8436 14.2471 3.0327 11.2254 ] pdfxs
+ (t) show
+ (hisc)
+ [6.05449 3.0327 9.45807 4.85451 ] pdfxs
+ (a) show
+ (se,)
+ [4.29811 4.85451 8.56356 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 11.2144 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.909 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.43626 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htp)
+ [5.74904 9.40364 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.0654 ] pdfxs
+ (a) show
+ (singlo)
+ [4.29811 3.0327 6.05449 10.6145 3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,is)
+ [6.0654 4.29811 8.57447 3.02179 9.46898 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [9.40364 ] pdfxs
+ (t) show
+ (hereisn)
+ [6.0654 4.8436 4.27631 10.0036 3.0327 9.45807 6.0654 ] pdfxs
+ (ot) show
+ -0.000137329 -257.548 m
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hw)
+ [9.52355 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 9.22901 ] pdfxs
+ (t) show
+ (ooverl)
+ [8.92356 5.14905 5.4545 4.85451 4.2654 3.0327 ] pdfxs
+ (a) show
+ (pwi)
+ [9.53446 7.8763 3.0327 ] pdfxs
+ (t) show
+ (htheprefe)
+ [9.53446 4.23277 6.0654 8.32357 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ch.Evenif)
+ [4.54905 6.0654 7.82175 7.41812 5.4545 4.85451 9.53446 3.02179 6.80721 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 8.32357 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chf)
+ [4.54905 9.53446 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.74537 ] pdfxs
+ (t) show
+ (he'nex)
+ [6.0654 8.31266 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ ('dereferenceiss)
+ [6.50176 6.05449 4.85451 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 8.32357 3.0327 7.76717 4.30902 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -0.000137329 -279.47 m
+ (immedi)
+ [3.0327 9.08711 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (ely)
+ [4.85451 3.02179 10.4072 ] pdfxs
+ (a) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.92354 ] pdfxs
+ (t) show
+ (heprevi)
+ [6.05449 9.50174 6.0654 4.2654 4.85451 5.74904 3.0327 ] pdfxs
+ (o) show
+ (usl)
+ [6.0654 8.94535 3.0327 ] pdfxs
+ (oa) show
+ (dc)
+ [10.7126 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.09802 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (es,)
+ [4.85451 4.29811 7.93084 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 9.49083 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chwilln)
+ [4.54905 10.7017 7.8763 3.0327 3.0327 7.67993 6.0654 ] pdfxs
+ (o) show
+ (thaveen)
+ [8.89091 6.05449 5.14905 5.4545 9.50174 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h)
+ [10.7126 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 9.50174 ] pdfxs
+ (t) show
+ (obrin)
+ [10.1017 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000137329 -301.393 m
+ (t) show
+ (hemem)
+ [6.05449 9.18538 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryin)
+ [4.2654 10.1017 3.02179 5.75995 ] pdfxs
+ (t) show
+ (oc)
+ [9.79628 4.8436 ] pdfxs
+ (a) show
+ (che,unlessitis)
+ [4.54905 6.05449 4.85451 7.53812 6.0654 6.05449 3.0327 4.85451 4.29811 8.63989 3.0327 
+ 8.57455 3.0327 8.63989 ] pdfxs
+ (a) show
+ (lre)
+ [3.0327 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dy)
+ [6.0654 10.0908 ] pdfxs
+ (t) show
+ (heretobe)
+ [6.05449 4.85451 4.27631 9.18538 4.23277 9.79628 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inwi)
+ [3.0327 10.3963 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h.The)
+ [6.05449 9.98173 7.8763 6.0654 9.18538 ] pdfxs
+ (o) show
+ (nly)
+ [6.0654 3.02179 10.1017 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (sepri)
+ [4.30902 9.18538 6.05449 4.27631 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ -0.000137329 -323.316 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.4726 ] pdfxs
+ (t) show
+ (o)
+ [9.86173 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 8.71626 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemisa)
+ [6.05449 3.0327 4.85451 13.4943 3.0327 8.70535 9.86173 ] pdfxs
+ (t) show
+ (echniqueknown)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.26174 5.74904 6.0654 5.14905 
+ 7.8763 10.4726 ] pdfxs
+ (a) show
+ (shis)
+ [8.70535 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.68354 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.0654 3.02179 6.0654 9.86173 3.0327 ] pdfxs
+ (94) show
+ (])
+ [7.42903 ] pdfxs
+ (\(a) show
+ (lsoknown)
+ [3.0327 4.30902 9.86173 5.74904 6.0654 5.14905 7.8763 10.4726 ] pdfxs
+ (a) show
+ (s) show
+ -0.000137329 -345.238 m
+ (jump-p)
+ [3.33815 6.05449 9.08711 6.0654 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 7.909 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching[)
+ [4.54905 6.05449 3.0327 6.0654 9.08719 3.0327 ] pdfxs
+ (112) show
+ (])
+ [3.0327 ] pdfxs
+ (\)) show
+ (.) show
+ -0.000137329 -381.647 m
+ /N1025 10.909 Tf
+ (C)
+ [9.06531 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (ss)
+ [4.95263 4.95263 ] pdfxs
+ (e) show
+ (d)
+ [11.1491 ] pdfxs
+ (H) show
+ (is)
+ [3.47997 4.95263 ] pdfxs
+ (to) show
+ (r)
+ [5.17085 ] pdfxs
+ (y) show
+ (-P)
+ [4.1781 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.49088 6.62184 ] pdfxs
+ (te) show
+ (r)
+ [9.349 ] pdfxs
+ (P) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (et) show
+ (c)
+ [5.23634 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (ng) show
+ -0.000137329 -410.615 m
+ /N614 10.909 Tf
+ (H) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 7.1781 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingis)
+ [4.54905 6.05449 3.0327 6.05449 8.3672 3.0327 7.19991 ] pdfxs
+ (o) show
+ (nesuccessful)
+ [6.0654 7.7563 4.29811 6.0654 4.8436 4.85451 4.8436 4.30902 4.29811 3.33815 6.05449 
+ 5.93449 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chf)
+ [4.54905 8.96719 3.32724 ] pdfxs
+ (o) show
+ (roverc)
+ [7.18901 5.14905 5.4545 4.8436 4.27631 4.8436 ] pdfxs
+ (o) show
+ (ming)
+ [9.09802 3.02179 6.0654 8.35629 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.7563 3.0327 ] pdfxs
+ (a) show
+ (tency)
+ [4.23277 4.85451 6.05449 4.85451 8.66174 ] pdfxs
+ (o) show
+ (fp)
+ [6.23994 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.8436 4.27631 3.63261 4.54905 6.0654 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ -0.000137329 -432.538 m
+ (lo)
+ [3.0327 5.75995 ] pdfxs
+ (o) show
+ (ps,which)
+ [6.05449 4.30902 7.05812 7.8763 6.05449 3.0327 4.54905 10.0145 ] pdfxs
+ (a) show
+ (dds)
+ [6.05449 6.0654 8.24717 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lp)
+ [6.98176 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers)
+ [4.85451 4.2654 8.25808 ] pdfxs
+ (t) show
+ (o)
+ [9.40355 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.80356 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.40355 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.79265 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [8.19274 6.35994 ] pdfxs
+ (o) show
+ (intsever)
+ [3.0327 5.74904 8.19274 4.30902 4.8436 5.4545 4.85451 4.2654 ] pdfxs
+ (a) show
+ (lnodes)
+ [6.98176 6.0654 5.75995 6.05449 4.85451 8.24717 ] pdfxs
+ (a) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (din)
+ [10.0145 3.0327 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000137329 -454.46 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 8.45447 ] pdfxs
+ (H) show
+ (avingap)
+ [5.14905 5.75995 3.0327 6.0654 9.28356 9.27265 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.09446 ] pdfxs
+ (t) show
+ (o)
+ [9.28356 ] pdfxs
+ (t) show
+ (henode)
+ [6.0654 8.67266 6.0654 5.74904 6.0654 8.67266 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (twillbeneeded)
+ [8.07274 7.8763 3.0327 3.02179 6.86176 6.37085 8.67266 6.05449 4.85451 4.8436 6.0654 
+ 4.8436 6.0654 ] pdfxs
+ 289.317 -454.46 m
+ /N695 10.909 Tf
+ (N) show
+ 303.1 -454.46 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (eps)
+ [4.85451 6.05449 8.13808 ] pdfxs
+ (a) show
+ (he)
+ [6.05449 4.85451 ] pdfxs
+ (a) show
+ (dinthe)
+ [9.88355 3.0327 9.89446 4.23277 6.0654 8.67266 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 ] pdfxs
+ (a) show
+ (l)
+ [6.85085 ] pdfxs
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.88721 4.29811 ] pdfxs
+ -0.000152588 -476.383 m
+ (t) show
+ (heprefe)
+ [6.05449 9.21811 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingcode)
+ [4.54905 6.05449 3.0327 6.0654 9.8181 4.8436 5.75995 6.05449 9.2072 ] pdfxs
+ (t) show
+ (obefe)
+ [9.8181 6.35994 9.21811 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 174.073 -476.383 m
+ /N695 10.909 Tf
+ (N) show
+ 188.388 -476.383 m
+ /N614 10.909 Tf
+ (nodesaway,which)
+ [6.0654 5.74904 6.0654 4.8436 8.67262 5.14905 7.57085 5.14905 4.8545 7.57084 7.8763 
+ 6.0654 3.0327 4.53815 10.429 ] pdfxs
+ (a) show
+ (llowsit)
+ [3.02179 3.0327 5.14905 7.88721 8.66171 3.0327 8.59637 ] pdfxs
+ (t) show
+ (ooverc)
+ [9.8181 5.14905 5.4545 4.8436 4.27631 4.85451 ] pdfxs
+ (o) show
+ (me)
+ [9.08711 9.2072 ] pdfxs
+ (a) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 8.59637 ] pdfxs
+ (a) show
+ (rbi)
+ [4.27631 6.0654 3.02179 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ -0.000152588 -498.305 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryl)
+ [4.27631 10.1454 3.02179 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 10.1345 ] pdfxs
+ (\(a) show
+ (ssumingth)
+ [4.30902 4.29811 6.0654 9.08711 3.0327 6.0654 9.83992 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.6291 ] pdfxs
+ (t) show
+ (heselinks)
+ [6.05449 4.85451 4.29811 9.23992 3.02179 3.0327 6.0654 5.75995 8.68353 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.22901 ] pdfxs
+ (a) show
+ (ccur)
+ [4.85451 4.8436 6.0654 4.2654 ] pdfxs
+ (at) show
+ (e\).Theprim)
+ [4.85451 4.23277 10.1345 7.8763 6.05449 9.23992 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rydis)
+ [4.27631 10.1454 6.05449 3.0327 4.29811 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e)
+ [9.22901 ] pdfxs
+ (o) show
+ (fhis)
+ [7.72357 6.05449 3.0327 4.30902 ] pdfxs
+ (to) show
+ (ry-)
+ [4.2654 5.75995 3.63261 ] pdfxs
+ -0.000152588 -520.228 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 7.52719 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingis)
+ [4.54905 6.0654 3.02179 6.0654 8.70538 3.0327 7.54899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsimul)
+ [7.49456 3.0327 7.49456 4.29811 3.0327 8.78166 6.0654 3.0327 ] pdfxs
+ (ta) show
+ (ne)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (usly)
+ [6.05449 4.30902 3.02179 5.75995 ] pdfxs
+ 211.254 -520.228 m
+ /N634 10.909 Tf
+ (reduc)
+ [4.04721 4.45094 5.58542 5.84725 4.46185 ] pdfxs
+ (es) show
+ 248.376 -520.228 m
+ /N614 10.909 Tf
+ (t) show
+ (hee\013ec)
+ [6.05449 8.10539 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.85451 6.05449 4.85451 4.29811 7.54899 ] pdfxs
+ (o) show
+ (f)
+ [6.58903 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.09448 4.85451 ] pdfxs
+ (a) show
+ (chebyincre)
+ [4.54905 6.05449 8.09448 5.75995 9.01083 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 8.69447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -0.000152588 -542.15 m
+ (size)
+ [4.29811 3.0327 4.85451 8.47629 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (helistnodes.Thise\013ectisp)
+ [6.0654 8.4872 3.02179 3.0327 4.30902 7.87638 6.05449 5.75995 6.0654 4.8436 4.30902 
+ 7.87629 7.8763 6.0654 3.02179 7.94172 4.85451 6.35986 4.8436 4.85451 7.87638 3.0327 
+ 7.94172 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (rlyb)
+ [4.27631 3.0327 9.39264 6.0654 ] pdfxs
+ (a) show
+ (d)
+ [9.68719 ] pdfxs
+ (o) show
+ (n)
+ [9.6981 ] pdfxs
+ (64) show
+ (-bitsys)
+ [3.64352 6.05449 3.0327 7.87638 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 3.0327 ] pdfxs
+ 16.9368 -564.073 m
+ (Not) show
+ (e)
+ [8.18175 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.57093 ] pdfxs
+ (t) show
+ (heine\016ciencyin)
+ [6.0654 8.18175 3.0327 6.05449 4.85451 9.08711 4.85451 3.02179 4.85451 6.05449 4.85451 
+ 9.08719 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducedbyhis)
+ [4.27631 5.74904 6.0654 6.05449 4.85451 4.8436 9.40355 5.74904 9.0981 6.0654 3.02179 
+ 4.30902 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.2654 5.75995 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersisprecisely)
+ [4.85451 4.2654 7.64718 3.02179 7.64718 6.05449 4.27631 4.8436 4.85451 3.0327 4.29811 
+ 4.85451 3.02179 9.0981 ] pdfxs
+ (t) show
+ (heoverhe)
+ [6.05449 8.19266 5.14905 5.4545 4.8436 4.27631 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.39264 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tp)
+ [7.58184 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-)
+ [4.85451 4.2654 3.63261 ] pdfxs
+ -0.000152588 -585.995 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nisdesi)
+ [10.6145 3.0327 8.85807 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.6145 ] pdfxs
+ (t) show
+ (oelimin)
+ [10.0145 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e:it)
+ [4.85451 9.70901 3.0327 8.79273 ] pdfxs
+ (a) show
+ (ddsin)
+ [6.0654 6.05449 8.85807 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (-d)
+ [3.63261 6.05449 ] pdfxs
+ (ata) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urep)
+ [6.05449 4.27631 9.40356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ers.F)
+ [4.8436 4.27631 4.29811 10.6363 6.20722 ] pdfxs
+ (o) show
+ (r)
+ [8.82536 ] pdfxs
+ (t) show
+ (hisre)
+ [6.0654 3.0327 8.85807 4.2654 4.85451 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (n,us-)
+ [6.0654 7.81084 6.0654 4.29811 3.63261 ] pdfxs
+ -0.000152588 -607.918 m
+ (ingp)
+ [3.0327 6.05449 10.0035 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.81445 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.6035 ] pdfxs
+ (t) show
+ (oc)
+ [9.99264 4.8436 ] pdfxs
+ (o) show
+ (mpress)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 8.83626 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.39265 ] pdfxs
+ (o) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.57084 ] pdfxs
+ (a) show
+ (ndhist)
+ [6.0654 10.6035 6.05449 3.0327 4.30902 4.23277 ] pdfxs
+ (o) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersinad)
+ [4.85451 4.2654 8.84717 3.0327 10.5926 10.0035 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.99264 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureseems)
+ [6.0654 4.27631 9.38174 4.30902 4.8436 4.85451 9.08711 4.29811 ] pdfxs
+ -0.000152588 -629.841 m
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelypowerful:ith)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 10.1345 6.35994 5.14905 7.58175 4.8436 4.27631 
+ 3.32724 6.0654 3.0327 9.34901 3.0327 8.61819 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.67262 ] pdfxs
+ (t) show
+ (heprefe)
+ [6.0654 9.21811 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingpower)
+ [4.53815 6.0654 3.0327 6.05449 9.82901 6.37085 5.14905 7.57085 4.85451 8.63991 ] pdfxs
+ (o) show
+ (fhis)
+ [7.71266 6.0654 3.02179 4.30902 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.2654 5.75995 3.64352 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 8.63991 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (,butwi)
+ [7.58175 6.0654 6.0654 8.60728 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.61819 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (187) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 200 200
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (overhe)
+ [5.14905 5.4545 4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.98901 ] pdfxs
+ (o) show
+ (fincre)
+ [6.25085 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sing)
+ [4.30902 3.0327 6.05449 8.37811 ] pdfxs
+ (t) show
+ (hesize)
+ [6.05449 7.77812 4.29811 3.0327 4.85451 7.76721 ] pdfxs
+ (o) show
+ (f)
+ [6.25085 ] pdfxs
+ (t) show
+ (henodes.Als)
+ [6.0654 7.76721 6.0654 5.75995 6.05449 4.85451 4.29811 7.6363 8.19266 3.02179 4.30902 
+ ] pdfxs
+ (o) show
+ (,)
+ [6.09813 ] pdfxs
+ (a) show
+ (swi)
+ [7.22172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [8.9781 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 7.18901 4.85451 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 ] pdfxs
+ (o) show
+ (n,d)
+ [6.0654 6.09813 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [8.37811 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.77812 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ 0 -21.922 m
+ (ysisexp)
+ [5.75995 4.29811 3.0327 7.94172 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sesinf)
+ [4.30902 4.8436 7.94172 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utwhenitis)
+ [6.05449 7.88729 7.8763 6.05449 4.85451 9.6981 3.02179 7.88729 3.02179 4.29811 ] pdfxs
+ 201.24 -21.922 m
+ /N634 10.909 Tf
+ (sa) show
+ (f)
+ [3.34914 ] pdfxs
+ (e) show
+ 223.276 -21.922 m
+ /N614 10.909 Tf
+ (t) show
+ (omodify)
+ [9.08719 9.09802 5.74904 6.0654 3.0327 3.32724 9.39264 ] pdfxs
+ (t) show
+ (helay)
+ [6.0654 8.47629 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (o) show
+ (fap)
+ [6.97085 9.08719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.02179 4.85451 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rd)
+ [7.909 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.8436 3.0327 ] pdfxs
+ 0 -43.845 m
+ (whichisaprerequisi)
+ [7.8763 6.0654 3.0327 4.53815 10.3199 3.0327 8.55262 9.70901 6.0654 4.27631 4.8436 
+ 4.27631 4.8436 5.75995 6.0654 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.09811 ] pdfxs
+ (t) show
+ (operf)
+ [9.70901 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rming)
+ [4.27631 9.08711 3.0327 6.0654 9.70901 ] pdfxs
+ (a) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (tichist)
+ [4.23277 3.0327 9.10902 6.05449 3.0327 4.30902 4.23277 ] pdfxs
+ (o) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.85451 8.51991 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.05449 3.0327 6.05449 9.71992 3.32724 ] pdfxs
+ (o) show
+ (rpr)
+ [8.53082 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswrit)
+ [9.08711 8.56353 7.8763 4.27631 3.0327 4.23277 ] pdfxs
+ (t) show
+ (en)
+ [4.85451 6.0654 ] pdfxs
+ 0 -65.768 m
+ (inl)
+ [3.0327 9.6981 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC.)
+ [4.8436 7.94172 3.0327 3.02179 5.4545 8.4872 7.8763 3.0327 ] pdfxs
+ 0 -102.955 m
+ /N1025 10.909 Tf
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (l-)
+ [3.49088 4.1781 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (de) show
+ (r)
+ [9.349 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (f)
+ [3.82904 ] pdfxs
+ (e) show
+ (tc)
+ [4.8873 5.22543 ] pdfxs
+ (h) show
+ (i)
+ [3.47997 ] pdfxs
+ (ng) show
+ 0 -131.923 m
+ /N614 10.909 Tf
+ (Withs)
+ [11.2144 3.0327 4.23277 10.5708 4.30902 ] pdfxs
+ (ta) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdhe)
+ [4.27631 10.5708 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.5708 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5708 ] pdfxs
+ (o) show
+ (fd)
+ [7.84357 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.97082 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urenodes,)
+ [6.05449 4.27631 9.35992 6.05449 5.75995 6.0654 4.8436 4.30902 7.75629 ] pdfxs
+ (t) show
+ (heindividu)
+ [6.05449 9.35992 3.0327 6.0654 6.05449 3.0327 5.75995 3.02179 6.0654 6.0654 ] pdfxs
+ (a) show
+ (lnodesc)
+ [7.53812 6.05449 5.75995 6.0654 4.8436 8.81444 4.8436 ] pdfxs
+ (a) show
+ (nbefr)
+ [10.5708 6.37085 9.35992 3.32724 4.27631 ] pdfxs
+ (ag) show
+ (men)
+ [9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ 0 -153.846 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utmem)
+ [6.0654 8.90182 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry.)
+ [4.2654 4.8545 10.9635 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.51265 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.69084 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninheren)
+ [10.7235 3.0327 6.05449 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyimproves)
+ [3.0327 10.4181 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 4.8436 8.97807 ] pdfxs
+ (t) show
+ (hissi)
+ [6.05449 3.0327 8.96716 4.30902 3.02179 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nby)
+ [10.7235 5.75995 10.4181 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (upin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -175.768 m
+ (t) show
+ (henodes)
+ [6.05449 9.34901 6.0654 5.75995 6.05449 4.85451 8.79262 ] pdfxs
+ (tog) show
+ (e)
+ [4.85451 ] pdfxs
+ (t) show
+ (herinmem)
+ [6.05449 4.85451 8.75991 3.0327 10.5599 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry,whichh)
+ [4.27631 4.84359 7.74539 7.8763 6.0654 3.0327 4.53815 10.5599 6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [8.80353 9.94901 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivee\013ect)
+ [3.0327 5.4545 9.34901 4.8436 6.37077 4.8436 4.8436 8.7491 ] pdfxs
+ (o) show
+ (nloc)
+ [10.549 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 10.2545 ] pdfxs
+ (\() show
+ (improvinge\013ec)
+ [3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.94901 4.85451 6.35986 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivec)
+ [3.02179 5.4545 9.34901 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.53815 6.0654 4.8436 ] pdfxs
+ 0 -197.691 m
+ (linedensity)
+ [3.0327 3.0327 6.05449 8.06175 6.05449 4.85451 6.05449 4.30902 3.02179 3.93823 8.96719 
+ ] pdfxs
+ (a) show
+ (ndT)
+ [6.0654 9.26173 7.88721 ] pdfxs
+ (L) show
+ (Bus)
+ [10.9307 6.05449 4.30902 ] pdfxs
+ (ag) show
+ (e)
+ [4.8436 ] pdfxs
+ (\)) show
+ (.)
+ [7.73448 ] pdfxs
+ (A) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lly,we\fnd)
+ [3.02179 3.0327 4.8545 6.31631 7.58175 8.05084 6.0654 6.05449 9.27264 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.45093 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.05084 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (o) show
+ (rder)
+ [4.27631 6.05449 4.85451 7.47264 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.26173 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n)
+ [9.26173 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -219.613 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (erns)
+ [4.85451 4.2654 6.0654 7.94172 ] pdfxs
+ (o) show
+ (fd)
+ [6.97085 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.94172 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.47629 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lyc)
+ [3.0327 9.39264 4.8436 ] pdfxs
+ (o) show
+ (rrel)
+ [4.27631 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (ed.)
+ [4.8436 6.0654 3.0327 ] pdfxs
+ 16.937 -241.536 m
+ (A) show
+ (ll)
+ [3.0327 5.90177 ] pdfxs
+ (o) show
+ (fthese)
+ [6.21813 4.23277 6.0654 4.8436 4.30902 7.72357 ] pdfxs
+ (o) show
+ (bserv)
+ [6.0654 4.29811 4.85451 4.2654 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsle)
+ [6.0654 7.17809 3.0327 4.8436 ] pdfxs
+ (a) show
+ (dus)
+ [8.93447 6.0654 7.17809 ] pdfxs
+ (t) show
+ (obelieve)
+ [8.33447 6.35994 4.8436 3.0327 3.0327 4.8436 5.4545 7.73448 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tsimples)
+ [7.12366 4.29811 3.0327 9.08711 6.0654 3.0327 7.72357 4.29811 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.27631 3.0327 6.05449 7.72357 6.0654 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ching)
+ [4.54905 6.05449 3.0327 6.05449 8.33447 ] pdfxs
+ (o) show
+ (fd)
+ [6.20722 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.33447 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urenodes)
+ [6.05449 4.27631 7.72357 6.0654 5.74904 6.0654 4.8436 4.29811 ] pdfxs
+ 0 -263.458 m
+ (inapo)
+ [3.0327 10.2545 9.65446 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lmi)
+ [7.23266 9.08711 3.0327 ] pdfxs
+ (g) show
+ (htbe)
+ [5.75995 8.43274 6.37085 9.04356 ] pdfxs
+ (a) show
+ (ne\013ec)
+ [10.2545 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (iveway)
+ [3.0327 5.4545 9.04356 7.57085 5.15996 9.949 ] pdfxs
+ (t) show
+ (oimprove)
+ [9.65446 3.0327 9.08711 6.05449 4.27631 5.14905 5.4545 9.05447 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 9.04356 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 9.05447 ] pdfxs
+ (o) show
+ (fp)
+ [7.5272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-chasingcodes.S)
+ [4.8436 4.27631 3.63261 4.54905 6.05449 5.46541 4.29811 3.0327 6.05449 9.65446 4.85451 
+ 5.74904 6.0654 4.8436 4.30902 9.55628 6.0654 ] pdfxs
+ (t) show
+ (ride)
+ [4.27631 3.02179 6.0654 4.8436 ] pdfxs
+ 0 -285.381 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chingisverysimple)
+ [4.53815 6.0654 3.0327 6.05449 10.0035 3.0327 8.84717 5.4545 4.85451 4.2654 10.309 
+ 4.29811 3.0327 9.08711 6.0654 3.0327 9.39265 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 10.6035 6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.84717 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.39265 ] pdfxs
+ (a) show
+ (dv)
+ [6.05449 5.15995 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (tag) show
+ (e)
+ [9.40356 ] pdfxs
+ (\() show
+ (likehis)
+ [3.02179 3.0327 5.4545 9.39265 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry-p)
+ [4.27631 5.75995 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.82536 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (\))
+ [8.79273 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (ty)
+ [8.79273 5.4545 ] pdfxs
+ (o) show
+ (uc)
+ [10.6035 4.85451 ] pdfxs
+ (a) show
+ (n) show
+ 0 -307.303 m
+ (prefe)
+ [6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (ch)
+ [4.53815 8.71629 ] pdfxs
+ (a) show
+ (sm)
+ [6.95991 9.09802 ] pdfxs
+ (a) show
+ (nynodes)
+ [5.75995 8.41084 6.0654 5.74904 6.0654 4.8436 6.95991 ] pdfxs
+ (a) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (d)
+ [8.72719 ] pdfxs
+ (a) show
+ (sneeded)
+ [6.95991 6.05449 4.85451 4.8436 6.0654 4.8436 8.71629 ] pdfxs
+ (t) show
+ (ocover)
+ [8.11629 4.8436 5.14905 5.4545 4.85451 6.92719 ] pdfxs
+ (t) show
+ (hel)
+ [6.0654 7.50539 3.02179 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 8.41084 ] pdfxs
+ (o) show
+ (fmem)
+ [5.98904 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 8.42174 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.8436 4.8436 4.85451 4.29811 4.30902 4.8436 4.30902 7.54902 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.08711 6.0654 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ing)
+ [3.02179 6.0654 8.11629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 4.29811 ] pdfxs
+ 0 -329.226 m
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 7.98539 ] pdfxs
+ (a) show
+ (ndexperimen)
+ [6.0654 9.18537 4.85451 5.75995 6.35994 4.8436 4.27631 3.0327 9.08711 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ (ingwi)
+ [3.0327 6.0654 8.58538 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hitc)
+ [9.19628 3.0327 7.37456 4.8436 ] pdfxs
+ (o) show
+ (uldprovidev)
+ [6.0654 3.0327 9.18537 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 7.98539 5.14904 
+ ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (bleinsi)
+ [6.0654 3.0327 7.97448 3.0327 6.0654 4.29811 3.0327 ] pdfxs
+ (g) show
+ (htinto)
+ [5.75995 7.37456 3.0327 5.75995 4.23277 8.59629 ] pdfxs
+ (t) show
+ (heloc)
+ [6.05449 7.98539 3.0327 5.74904 4.85451 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.02179 3.94914 8.89083 ] pdfxs
+ (ga) show
+ (ins)
+ [3.02179 6.0654 7.4399 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpo)
+ [7.37456 6.37085 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -351.148 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.2545 4.8436 ] pdfxs
+ (a) show
+ (nprovide,especi)
+ [10.2545 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 4.8436 7.35266 4.85451 4.29811 
+ 6.37085 4.8436 4.8436 3.0327 ] pdfxs
+ (a) show
+ (llybec)
+ [3.0327 3.0327 9.949 6.35994 4.8436 4.85451 ] pdfxs
+ (a) show
+ (usem)
+ [6.05449 4.30902 9.03265 9.09802 ] pdfxs
+ (a) show
+ (nyprocess)
+ [5.74904 9.949 6.0654 4.2654 5.75995 4.85451 4.8436 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rsnowhaveh)
+ [4.27631 8.48717 6.0654 5.14905 12.0654 6.05449 5.15996 5.4545 9.03265 6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 9.03265 4.30902 ] pdfxs
+ (t) show
+ (rideprefe)
+ [4.2654 3.0327 6.0654 9.03265 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -373.071 m
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (rdw)
+ [4.2654 6.0654 7.57085 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.4872 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble.)
+ [6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 0 -410.903 m
+ /N622 11.955 Tf
+ (8.2.4D)
+ [6.7307 3.73 6.7307 3.73 20.1801 10.3052 ] pdfxs
+ (a) show
+ (ta)
+ [5.22437 11.0225 ] pdfxs
+ (S) show
+ (tr)
+ [5.23633 5.48733 ] pdfxs
+ (uc) show
+ (t)
+ [5.23633 ] pdfxs
+ (u) show
+ (reTravers)
+ [5.48733 10.616 8.23696 5.49929 6.15678 6.73059 6.13291 5.49929 5.29606 ] pdfxs
+ (a) show
+ (l)
+ [3.74195 ] pdfxs
+ (-O) show
+ (r)
+ [5.48733 ] pdfxs
+ (d) show
+ (erNo)
+ [6.13291 9.98241 10.5204 7.08935 ] pdfxs
+ (d) show
+ (e)
+ [10.628 ] pdfxs
+ (R) show
+ (elo)
+ [6.13291 3.74195 7.08935 ] pdfxs
+ (ca) show
+ (tio)
+ [5.23633 3.73 6.7307 ] pdfxs
+ (n) show
+ 0 -439.871 m
+ /N614 10.909 Tf
+ (Ac)
+ [12.7853 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nus)
+ [10.669 6.0654 4.30902 ] pdfxs
+ (ag) show
+ (ep)
+ [9.44719 6.0654 ] pdfxs
+ (att) show
+ (ernf)
+ [4.8436 4.27631 10.669 3.32724 ] pdfxs
+ (o) show
+ (rd)
+ [8.89081 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.0581 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 8.91262 3.0327 8.91262 ] pdfxs
+ (t) show
+ (ohaveac)
+ [10.0581 6.0654 5.14905 5.4545 9.4581 10.0581 4.85451 ] pdfxs
+ (o) show
+ (nstruc)
+ [6.05449 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (/) show
+ (mu)
+ [8.79257 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [10.669 6.0654 6.05449 ] pdfxs
+ (a) show
+ (sef)
+ [4.30902 9.4581 3.32724 ] pdfxs
+ (o) show
+ (llowed)
+ [3.0327 3.0327 5.14905 7.57085 4.85451 6.0654 ] pdfxs
+ 0 -461.794 m
+ (bya)
+ [5.75995 10.2654 9.97082 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lph)
+ [7.54902 6.05449 6.0654 ] pdfxs
+ (a) show
+ (se,f)
+ [4.29811 4.85451 7.75629 3.33815 ] pdfxs
+ (o) show
+ (llowedbyades)
+ [3.0327 3.02179 5.15996 7.57085 4.8436 10.5817 5.74904 10.2763 9.97082 6.05449 4.85451 
+ 4.29811 ] pdfxs
+ (t) show
+ (ructi)
+ [4.27631 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (nph)
+ [10.5708 6.0654 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.8436 10.5163 ] pdfxs
+ (A) show
+ (s)
+ [8.81444 ] pdfxs
+ (a) show
+ (nex)
+ [10.5708 4.8436 5.75995 ] pdfxs
+ (a) show
+ (mple,c)
+ [9.09802 6.05449 3.0327 4.8436 7.7672 4.8436 ] pdfxs
+ (o) show
+ (nsiderapr)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 8.78172 9.97082 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.6034 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -483.716 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (pul)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (at) show
+ (esab)
+ [4.85451 7.5599 8.7272 6.05449 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncedbin)
+ [6.0654 4.8436 4.85451 9.32719 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 9.02174 ] pdfxs
+ (t) show
+ (ree)
+ [4.27631 4.8436 8.1163 ] pdfxs
+ (t) show
+ (henspendsal)
+ [6.0654 4.8436 9.32719 4.30902 6.35994 4.8436 6.0654 6.0654 7.5599 8.7272 3.0327 
+ ] pdfxs
+ (o) show
+ (t)
+ [7.50547 ] pdfxs
+ (o) show
+ (f)
+ [6.59994 ] pdfxs
+ (t) show
+ (imequeryingit.Whencre)
+ [3.0327 9.08711 8.1163 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 8.7272 
+ 3.0327 4.23277 7.75629 11.2144 6.0654 4.8436 9.32719 4.85451 4.2654 4.85451 ] pdfxs
+ (at) show
+ (ed,the)
+ [4.8436 6.0654 6.37085 4.23277 6.0654 8.1163 ] pdfxs
+ (t) show
+ (reewill)
+ [4.2654 4.85451 8.1163 7.8763 3.0327 3.0327 3.0327 ] pdfxs
+ 0 -505.639 m
+ (require)
+ [4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 8.21448 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.21448 6.0654 5.75995 6.05449 4.85451 7.66899 ] pdfxs
+ (t) show
+ (obere)
+ [8.81447 6.37085 8.21448 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rdered)
+ [4.2654 6.0654 4.8436 4.27631 4.85451 9.42537 ] pdfxs
+ (t) show
+ (om)
+ [8.81447 9.08711 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 9.42537 ] pdfxs
+ (t) show
+ (heb)
+ [6.05449 8.21448 6.0654 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ncingpr)
+ [6.05449 4.85451 3.02179 6.0654 8.82538 6.05449 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (ies,)
+ [3.0327 4.8436 4.30902 6.44722 ] pdfxs
+ (t) show
+ (hus)
+ [5.75995 6.05449 7.66899 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 8.21448 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.09802 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [9.42537 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (l) show
+ 0 -527.562 m
+ (o) show
+ (rderswillbeunst)
+ [4.27631 6.05449 4.85451 4.2654 8.1599 7.88721 3.02179 3.0327 6.89448 6.35994 8.70538 
+ 6.0654 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (ble.)
+ [6.0654 3.0327 4.8436 8.54174 ] pdfxs
+ (H) show
+ (owever,whenthepr)
+ [5.15996 7.57085 4.85451 5.4545 4.8436 4.27631 6.93812 7.8763 6.0654 4.8436 9.92718 
+ 4.23277 6.0654 8.70538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (men)
+ [12.9489 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ersi)
+ [4.8436 4.27631 8.1599 3.0327 ] pdfxs
+ (t) show
+ (squeryph)
+ [8.1599 5.75995 6.05449 4.85451 4.2654 9.62173 6.05449 6.0654 ] pdfxs
+ (a) show
+ (seitwillbe)
+ [4.29811 8.70538 3.0327 8.10547 7.8763 3.0327 3.0327 6.88358 6.35994 4.85451 ] pdfxs
+ (g) show
+ (inqueryin)
+ [3.0327 9.91628 5.75995 6.05449 4.85451 4.2654 5.75995 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -549.484 m
+ (itwi)
+ [3.0327 7.87638 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hverysimil)
+ [9.6981 5.4545 4.8436 4.27631 9.39264 4.30902 3.02179 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.30902 ] pdfxs
+ (a) show
+ (lp)
+ [6.6654 6.05449 ] pdfxs
+ (att) show
+ (erns.)
+ [4.8436 4.27631 6.0654 4.29811 3.0327 ] pdfxs
+ 16.937 -571.407 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (rpr)
+ [8.39991 6.0654 4.2654 ] pdfxs
+ (o) show
+ (gr)
+ [5.46541 4.2654 ] pdfxs
+ (a) show
+ (mswi)
+ [9.09802 8.42171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdistinctph)
+ [10.189 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.36728 6.0654 6.05449 
+ ] pdfxs
+ (a) show
+ (sebehavi)
+ [4.30902 8.97811 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (rlike)
+ [8.39991 3.02179 3.0327 5.4545 8.97811 ] pdfxs
+ (t) show
+ (his,itiss)
+ [6.05449 3.0327 4.29811 7.28721 3.02179 8.36728 3.0327 8.43262 4.29811 ] pdfxs
+ (o) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (imese\013ec)
+ [3.0327 9.08711 4.85451 8.42171 4.85451 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivef)
+ [3.0327 5.4545 8.9672 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.39991 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.97811 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 ] pdfxs
+ 0 -593.329 m
+ (t) show
+ (oinsertcodein)
+ [9.31628 3.0327 6.05449 4.30902 4.8436 4.27631 8.10547 4.85451 5.74904 6.0654 8.71629 
+ 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.31628 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.71629 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.9598 ] pdfxs
+ (t) show
+ (hatre)
+ [6.05449 5.46541 8.10547 4.2654 4.85451 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.17081 ] pdfxs
+ (t) show
+ (henodes)
+ [6.05449 8.71629 6.0654 5.74904 6.0654 4.8436 8.17081 ] pdfxs
+ (o) show
+ (f)
+ [7.19993 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.71629 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.32719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urein)
+ [6.05449 4.27631 8.71629 3.02179 9.92718 ] pdfxs
+ (t) show
+ (heexpec)
+ [6.0654 8.70538 4.85451 5.74904 6.37085 4.8436 4.85451 ] pdfxs
+ (t) show
+ (edh)
+ [4.8436 9.92718 6.05449 ] pdfxs
+ (ot) show
+ 0 -615.252 m
+ (t) show
+ (ravers)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (l)
+ [6.86176 ] pdfxs
+ (o) show
+ (rder.O)
+ [4.2654 6.0654 4.8436 4.27631 8.44356 8.4872 ] pdfxs
+ (t) show
+ (hershave)
+ [6.05449 4.85451 4.2654 8.12717 6.0654 5.14905 5.4545 8.67266 ] pdfxs
+ (o) show
+ (bserved)
+ [6.0654 4.29811 4.85451 4.2654 5.4545 4.85451 9.88355 ] pdfxs
+ (t) show
+ (hise\013ect)
+ [6.05449 3.0327 8.12717 4.8436 6.37077 4.8436 4.85451 8.06183 ] pdfxs
+ (a) show
+ (ndimplemen)
+ [6.0654 9.88355 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (editin)
+ [4.85451 9.88355 3.0327 8.06183 3.0327 9.88355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.67266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsys)
+ [4.8436 9.89446 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems)
+ [4.85451 9.08711 4.29811 ] pdfxs
+ 225.818 -657.201 m
+ (188) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 201 201
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (o) show
+ (rwi)
+ [7.909 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hm)
+ [9.6981 9.08711 ] pdfxs
+ (a) show
+ (nualins)
+ [5.75995 6.05449 5.46541 6.6654 3.02179 6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.0654 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,showingp)
+ [6.05449 6.6654 4.30902 6.05449 5.15996 7.8763 3.0327 6.05449 9.08719 6.37085 ] pdfxs
+ (o) show
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 8.4872 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ec)
+ [6.05449 4.85451 8.47629 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s[1)
+ [7.94172 3.02179 5.46541 ] pdfxs
+ (42) show
+ (,)
+ [6.6654 ] pdfxs
+ (30) show
+ (,)
+ [6.6654 ] pdfxs
+ (29) show
+ (,)
+ [6.6654 ] pdfxs
+ (75) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -21.922 m
+ (M)
+ [10.0036 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 7.86539 ] pdfxs
+ (t) show
+ (echniquesprovide)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.31991 6.05449 4.27631 
+ 5.14905 5.75995 3.0327 6.05449 7.86539 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.04358 ] pdfxs
+ (o) show
+ (ftheinf)
+ [6.35994 4.23277 6.0654 7.86539 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nnecess)
+ [9.07628 6.05449 4.85451 4.8436 4.85451 4.29811 4.29811 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 8.77083 ] pdfxs
+ (t) show
+ (operf)
+ [8.47629 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.098 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.0327 7.31991 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 0 -43.845 m
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.79265 ] pdfxs
+ (a) show
+ (nds)
+ [6.05449 9.0981 4.29811 ] pdfxs
+ (a) show
+ (fely,evenf)
+ [3.33815 4.8436 3.0327 4.84359 6.1854 4.8436 5.4545 4.85451 9.08719 3.32724 ] pdfxs
+ (o) show
+ (rn)
+ [7.30901 6.05449 ] pdfxs
+ (o) show
+ (n-type-s)
+ [6.0654 3.63261 3.93823 5.75995 6.35994 4.85451 3.63261 4.29811 ] pdfxs
+ (a) show
+ (fel)
+ [3.33815 7.8763 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eslikeC.Thisincludesiden)
+ [4.8436 7.33081 3.0327 3.0327 5.4545 7.8763 7.8763 6.0654 7.8763 6.05449 3.0327 
+ 7.33081 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 4.8436 7.33081 3.0327 6.0654 
+ 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.02179 6.0654 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.08719 ] pdfxs
+ (o) show
+ (f)
+ [6.35994 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ednodesin)
+ [4.8436 9.13083 6.05449 5.75995 6.0654 4.8436 7.37445 3.0327 9.11992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.90903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 7.90903 ] pdfxs
+ (a) show
+ (ndiden)
+ [6.0654 9.13083 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fc)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.11992 ] pdfxs
+ (o) show
+ (f)
+ [6.40358 ] pdfxs
+ (a) show
+ (llsc)
+ [3.0327 6.09813 4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (rp)
+ [7.34174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 7.37445 3.02179 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [8.51993 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 7.90903 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.51993 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -87.69 m
+ (\() show
+ (whichw)
+ [7.8763 6.0654 3.02179 4.54905 9.98173 7.58175 ] pdfxs
+ (o) show
+ (uldneed)
+ [6.05449 3.0327 9.98173 6.0654 4.8436 4.85451 9.98173 ] pdfxs
+ (t) show
+ (obeupd)
+ [9.37083 6.37085 8.77084 6.05449 6.35994 6.0654 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.98173 ] pdfxs
+ (t) show
+ (ore)
+ [9.38174 4.27631 4.8436 ] pdfxs
+ (o) show
+ (rdernodesin)
+ [4.27631 6.05449 4.85451 8.19264 6.0654 5.74904 6.0654 4.8436 8.22535 3.0327 9.98173 
+ ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.77084 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.38174 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.02539 ] pdfxs
+ (a) show
+ (ndinf)
+ [6.0654 9.98173 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.99264 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -109.613 m
+ (inter-nodep)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 3.63261 6.05449 5.75995 6.0654 8.4872 6.35994 
+ ] pdfxs
+ (o) show
+ (inters)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tneed)
+ [7.87638 6.0654 4.8436 4.8436 9.6981 ] pdfxs
+ (t) show
+ (obeupd)
+ [9.0981 6.35994 8.4872 6.05449 6.37085 6.05449 ] pdfxs
+ (at) show
+ (ed.)
+ [4.85451 6.05449 3.0327 ] pdfxs
+ 0 -147.445 m
+ /N622 11.955 Tf
+ (8.2.5)
+ [6.7307 3.73 6.7307 3.73 20.1801 ] pdfxs
+ (Id) show
+ (enti)
+ [6.13291 7.10126 5.22437 3.74195 ] pdfxs
+ (\fca) show
+ (tionofCo)
+ [5.22437 3.74195 6.71874 11.955 6.7307 8.58361 9.71945 6.71874 ] pdfxs
+ (a) show
+ (rse)
+ [5.49929 5.29606 6.14487 ] pdfxs
+ (-) show
+ (GrainP)
+ [10.5682 5.49929 6.52739 3.74195 11.955 8.81079 ] pdfxs
+ (a) show
+ (r)
+ [5.49929 ] pdfxs
+ (a) show
+ (llelWork)
+ [3.73 3.74195 6.13291 8.21312 12.7799 6.71874 5.49929 7.10119 ] pdfxs
+ 0 -176.413 m
+ /N614 10.909 Tf
+ (D) show
+ (SA)
+ [6.05449 13.0799 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 10.9526 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.91993 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (herprovideinf)
+ [6.05449 4.85451 9.16354 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.74174 3.0327 
+ 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.9526 ] pdfxs
+ (t) show
+ (om)
+ [10.3417 9.08711 ] pdfxs
+ (a) show
+ (kep)
+ [5.4545 9.74174 6.35994 ] pdfxs
+ (o) show
+ (ssible)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.74174 ] pdfxs
+ (a) show
+ (tle)
+ [9.13091 3.0327 4.8436 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 9.13091 ] pdfxs
+ (t) show
+ (hreedi\013eren)
+ [6.0654 4.2654 4.85451 9.73083 6.0654 3.0327 6.35986 4.85451 4.2654 4.85451 5.74904 
+ ] pdfxs
+ (t) show
+ 0 -198.336 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rms)
+ [4.2654 9.09802 7.93081 ] pdfxs
+ (o) show
+ (fp)
+ [6.97085 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.85451 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0 -235.523 m
+ /N1025 10.909 Tf
+ (Mo)
+ [11.9126 6.62173 ] pdfxs
+ (d/) show
+ (R)
+ [9.40363 ] pdfxs
+ (e) show
+ (f)
+ [8.01809 ] pdfxs
+ (ba) show
+ (s)
+ [4.94172 ] pdfxs
+ (e) show
+ (dr)
+ [11.16 5.15995 ] pdfxs
+ (eg) show
+ (i)
+ [3.49088 ] pdfxs
+ (o) show
+ (n)
+ [11.1491 ] pdfxs
+ (pa) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.47997 3.47997 5.75987 3.47997 3.47997 5.58542 ] pdfxs
+ (at) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 0 -264.491 m
+ /N614 10.909 Tf
+ (Dat) show
+ (aS)
+ [8.99992 6.0654 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.39993 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprovidesc)
+ [3.0327 5.74904 4.30902 3.0327 7.84354 6.0654 4.27631 5.14905 5.75995 3.02179 6.0654 
+ 4.8436 7.85445 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivemod)
+ [3.0327 5.4545 8.39993 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 6.88357 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,whichm)
+ [6.0654 6.59994 7.8763 6.05449 3.0327 4.54905 9.61082 9.08711 ] pdfxs
+ (a) show
+ (kesitverye)
+ [5.4545 4.85451 7.84354 3.0327 7.78911 5.4545 4.85451 4.27631 9.30537 4.8436 ] pdfxs
+ (a) show
+ (sy)
+ [4.30902 5.75995 ] pdfxs
+ 0 -286.414 m
+ (t) show
+ (oiden)
+ [9.03265 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyfunc)
+ [3.0327 3.32724 9.34901 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [9.65446 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 7.88717 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.64355 ] pdfxs
+ (ot) show
+ (herre)
+ [6.0654 4.8436 7.85446 4.27631 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.88717 ] pdfxs
+ (o) show
+ (fcode)
+ [6.9163 4.85451 5.74904 6.0654 8.43266 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdon)
+ [7.83274 6.05449 9.04356 6.05449 ] pdfxs
+ (o) show
+ (tinterferewi)
+ [7.83274 3.0327 5.75995 4.23277 4.85451 4.27631 3.32724 4.85451 4.2654 8.43266 7.8763 
+ 3.0327 ] pdfxs
+ (t) show
+ (he)
+ [9.64355 4.85451 ] pdfxs
+ (a) show
+ (ch)
+ [4.53815 9.65446 ] pdfxs
+ (o) show
+ (ther.)
+ [4.23277 6.0654 4.8436 4.27631 7.86538 ] pdfxs
+ (I) show
+ (nsh)
+ [9.64355 4.29811 6.0654 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (,) show
+ 0 -308.336 m
+ (t) show
+ (he)
+ [6.05449 7.50539 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (niden)
+ [8.70538 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fesp)
+ [3.02179 6.0654 4.8436 6.95991 6.05449 ] pdfxs
+ (a) show
+ (irs)
+ [3.0327 4.27631 6.949 ] pdfxs
+ (o) show
+ (ffunc)
+ [5.98904 3.32724 6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [8.70538 4.85451 ] pdfxs
+ (a) show
+ (llswh)
+ [3.02179 3.0327 6.95991 7.8763 6.05449 ] pdfxs
+ (o) show
+ (sein)
+ [4.30902 7.49448 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersec)
+ [4.8436 4.27631 4.29811 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edmodse)
+ [4.8436 8.71629 9.08711 5.75995 8.71629 4.29811 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [6.95991 ] pdfxs
+ (a) show
+ (reempty,)
+ [4.2654 7.50539 4.8436 9.09802 6.05449 3.93823 4.8545 5.87995 ] pdfxs
+ (a) show
+ (ndwh)
+ [6.05449 8.71629 7.8763 6.05449 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -330.259 m
+ (modse)
+ [9.08711 5.75995 10.3526 4.29811 4.85451 ] pdfxs
+ (t) show
+ (sdon)
+ [8.58535 6.0654 9.74173 6.0654 ] pdfxs
+ (o) show
+ (tc)
+ [8.53092 4.8436 ] pdfxs
+ (o) show
+ (n\rictwi)
+ [6.0654 6.05449 3.0327 4.85451 8.53092 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.3417 ] pdfxs
+ (t) show
+ (herefset)
+ [6.0654 9.13083 4.27631 4.85451 7.61448 4.30902 4.8436 8.53092 ] pdfxs
+ (o) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.13083 ] pdfxs
+ (ot) show
+ (herc)
+ [6.0654 4.8436 8.56354 4.8436 ] pdfxs
+ (a) show
+ (ll.)
+ [3.0327 3.0327 9.83991 ] pdfxs
+ (I) show
+ (f)
+ [7.62539 ] pdfxs
+ (t) show
+ (hesec)
+ [6.05449 4.85451 4.29811 9.14174 4.8436 ] pdfxs
+ (o) show
+ (ndi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.59626 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.13083 ] pdfxs
+ (t) show
+ (rue,)
+ [4.27631 6.05449 4.85451 7.48357 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.14174 4.8436 ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ 0 -352.181 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (nbeexecu)
+ [9.07628 6.37085 7.85448 4.85451 5.74904 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (edinp)
+ [4.8436 9.07628 3.0327 9.07628 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llel,p)
+ [3.0327 3.02179 4.85451 3.0327 6.16358 6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llyexp)
+ [3.0327 3.0327 8.77083 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (singimp)
+ [4.30902 3.02179 6.0654 8.46538 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntc)
+ [5.75995 7.25457 4.85451 ] pdfxs
+ (oa) show
+ (rse-)
+ [4.2654 4.30902 4.8436 3.64352 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (inedp)
+ [3.0327 6.0654 4.8436 9.07628 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelism,f)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.29811 9.08711 6.17449 3.32724 ] pdfxs
+ (o) show
+ (rex)
+ [7.28719 4.85451 5.74904 ] pdfxs
+ (a) show
+ (mple,)
+ [9.09802 6.05449 3.0327 4.85451 3.0327 ] pdfxs
+ 0 -374.104 m
+ (p)
+ [6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizing)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 9.08719 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (toccur)
+ [7.87638 5.75995 4.8436 4.85451 6.05449 7.909 ] pdfxs
+ (o) show
+ (ndisj)
+ [9.6981 6.0654 3.0327 4.29811 3.33815 ] pdfxs
+ (o) show
+ (intd)
+ [3.02179 5.75995 7.87638 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 3.0327 ] pdfxs
+ 16.936 -396.026 m
+ (Weimplemen)
+ [10.2981 8.90174 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edasimpleversi)
+ [4.85451 10.1017 9.50174 4.30902 3.02179 9.09802 6.05449 3.0327 8.89083 5.4545 4.85451 
+ 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.1017 ] pdfxs
+ (o) show
+ (f)
+ [7.38539 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.34535 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmine)
+ [6.05449 13.1344 3.0327 10.1126 4.8436 ] pdfxs
+ (a) show
+ (rlierversi)
+ [4.27631 3.0327 3.02179 4.85451 8.31264 5.4545 4.85451 4.27631 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.35626 ] pdfxs
+ (o) show
+ (f)
+ [7.37448 ] pdfxs
+ (D) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,usingCilk[)
+ [7.06903 6.0654 4.29811 3.0327 6.0654 9.50174 7.8763 3.0327 3.0327 9.79628 3.0327 
+ ] pdfxs
+ (15) show
+ (]) show
+ 0 -417.949 m
+ (t) show
+ (ospawn)
+ [10.1126 4.29811 6.0654 5.14905 7.8763 10.7235 ] pdfxs
+ (t) show
+ (hre)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dsf)
+ [6.0654 8.95625 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.92354 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 9.50174 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelc)
+ [3.0327 3.0327 4.8436 7.69084 4.8436 ] pdfxs
+ (a) show
+ (lls.Theprim)
+ [3.0327 3.0327 4.29811 10.9417 7.8763 6.0654 9.50174 6.0654 4.2654 3.0327 9.08711 
+ ] pdfxs
+ (a) show
+ (rylimi)
+ [4.27631 10.4181 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7126 ] pdfxs
+ (o) show
+ (f)
+ [7.99629 ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.95625 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 10.7126 3.0327 8.95625 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (titdoes)
+ [8.90182 3.02179 8.90182 6.0654 5.74904 4.85451 4.29811 ] pdfxs
+ 0 -439.871 m
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (t)
+ [7.86547 ] pdfxs
+ (a) show
+ (pply)
+ [6.0654 6.05449 3.0327 9.38174 ] pdfxs
+ (t) show
+ (op)
+ [9.08719 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelism)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.29811 9.08711 ] pdfxs
+ 117.937 -439.871 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ 150.838 -439.871 m
+ /N614 10.909 Tf
+ (ad)
+ [9.08719 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.08719 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure,soith)
+ [6.05449 4.27631 4.8436 6.6654 4.29811 9.08719 3.0327 7.86547 6.0654 ] pdfxs
+ (a) show
+ (slimi)
+ [7.93081 3.02179 3.0327 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ed)
+ [4.85451 9.68719 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (a) show
+ (bilityinm)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.38174 3.0327 9.68719 9.09802 ] pdfxs
+ (a) show
+ (nyimp)
+ [5.74904 9.39264 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ -1.52588e-05 -461.794 m
+ (si)
+ [4.29811 3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ -1.52588e-05 -498.982 m
+ /N1025 10.909 Tf
+ (P)
+ [8.22533 ] pdfxs
+ (a) show
+ (r)
+ [5.17085 ] pdfxs
+ (a) show
+ (ll)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (lpro)
+ [7.66903 6.96002 5.17085 6.62173 ] pdfxs
+ (ce) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (n) show
+ (g)
+ [10.4508 ] pdfxs
+ (o) show
+ (fre)
+ [8.01809 5.15995 5.75987 ] pdfxs
+ (cu) show
+ (rsive)
+ [5.15995 4.95263 3.47997 6.27261 9.93802 ] pdfxs
+ (dat) show
+ (as)
+ [10.2763 4.95263 ] pdfxs
+ (t) show
+ (ruc)
+ [5.17085 6.96002 5.58542 ] pdfxs
+ (tu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (s) show
+ -1.52588e-05 -527.95 m
+ /N614 10.909 Tf
+ (Theprim)
+ [7.8763 6.0654 8.30175 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.20719 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.30175 ] pdfxs
+ (t) show
+ (oexp)
+ [8.90174 4.85451 5.75995 6.35994 ] pdfxs
+ (o) show
+ (sein)
+ [4.29811 8.30175 3.0327 5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (-d)
+ [3.64352 6.05449 ] pdfxs
+ (ata) show
+ (-s)
+ [3.64352 4.29811 ] pdfxs
+ (t) show
+ (ructurep)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 8.30175 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelismis)
+ [3.0327 3.02179 4.85451 3.0327 3.02179 4.30902 12.5453 3.02179 7.75627 ] pdfxs
+ (a) show
+ (n)
+ [9.51264 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chknown)
+ [4.54905 9.51264 5.75995 6.05449 5.14905 7.88721 9.51264 ] pdfxs
+ (a) show
+ (s)
+ [7.74536 ] pdfxs
+ (\\) show
+ (Sh)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ -1.52588e-05 -549.872 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis"[)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.5599 3.0327 ] pdfxs
+ (60) show
+ (,)
+ [8.14902 ] pdfxs
+ (117) show
+ (].Sh)
+ [3.02179 12.3053 6.0654 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.95992 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisisapowerful)
+ [3.0327 5.75995 4.29811 3.0327 9.41443 3.0327 9.41443 10.5708 6.35994 5.14905 7.58175 
+ 4.8436 4.27631 3.32724 6.0654 8.13811 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 9.95992 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [9.34909 4.85451 ] pdfxs
+ (a) show
+ (nidentifyad)
+ [11.1708 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 10.8654 10.5708 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [10.5708 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -1.52588e-05 -571.795 m
+ (a) show
+ (sbeinga)
+ [9.67625 6.37085 4.8436 3.0327 6.0654 10.8217 10.8326 ] pdfxs
+ (\\) show
+ (lis)
+ [3.0327 3.0327 4.29811 ] pdfxs
+ (t") show
+ (,)
+ [8.84719 ] pdfxs
+ (\\t) show
+ (ree)
+ [4.27631 4.8436 4.8436 ] pdfxs
+ (") show
+ (,)
+ [8.84719 ] pdfxs
+ (\\) show
+ (d)
+ [6.0654 ] pdfxs
+ (ag) show
+ (")
+ [10.8326 ] pdfxs
+ (o) show
+ (ra)
+ [9.64353 10.8326 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [8.41084 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph.Oneimp)
+ [6.05449 6.0654 13.1017 8.4872 6.05449 10.2326 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntuses)
+ [5.74904 9.62182 6.0654 4.29811 4.85451 9.67625 ] pdfxs
+ (o) show
+ (fsh)
+ [8.71629 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 10.2217 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisis)
+ [3.0327 5.74904 4.30902 3.0327 9.67625 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -593.717 m
+ (t) show
+ (op)
+ [10.7999 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelizec)
+ [3.0327 3.02179 4.85451 3.0327 3.02179 4.85451 10.189 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 9.64352 ] pdfxs
+ (o) show
+ (n)
+ [11.3999 ] pdfxs
+ (t) show
+ (hesed)
+ [6.0654 4.8436 4.30902 10.189 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.7999 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures[)
+ [6.0654 4.2654 4.85451 9.64352 3.0327 ] pdfxs
+ (71) show
+ (].)
+ [3.02179 13.0035 ] pdfxs
+ (I) show
+ (fe)
+ [8.67265 4.85451 ] pdfxs
+ (a) show
+ (chnode)
+ [4.53815 11.4108 6.05449 5.75995 6.05449 10.1999 ] pdfxs
+ (o) show
+ (fad)
+ [8.67265 10.7999 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [10.7999 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ureis)
+ [6.05449 4.27631 10.189 3.0327 4.29811 ] pdfxs
+ -1.52588e-05 -615.64 m
+ (recursivelyprocessed,ifweknow)
+ [4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 4.8436 3.0327 9.59992 
+ 6.0654 4.2654 5.75995 4.85451 4.8436 4.30902 4.29811 4.8436 6.0654 6.92721 3.02179 
+ 7.17812 7.58175 8.68356 5.75995 6.05449 5.15996 11.7163 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.08365 ] pdfxs
+ (a) show
+ (llnodesinad)
+ [3.02179 6.87267 6.0654 5.75995 6.05449 4.85451 8.13808 3.0327 9.90537 9.29447 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.29447 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.27631 8.68356 ] pdfxs
+ (a) show
+ (reprocessed)
+ [4.27631 8.68356 6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 4.85451 9.89446 
+ ] pdfxs
+ (\() show
+ (noe)
+ [6.0654 9.29447 4.8436 ] pdfxs
+ (a) show
+ (rly)
+ [4.27631 3.0327 9.59992 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (\)) show
+ (,) show
+ 225.818 -657.201 m
+ (189) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 202 202
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (ifweknow)
+ [3.0327 7.5272 7.58175 9.05447 5.74904 6.0654 5.14905 12.0763 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.04356 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [9.65446 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureisn'tcyclic)
+ [6.0654 4.2654 9.05447 3.0327 4.29811 6.0654 3.02179 8.44365 4.85451 5.75995 4.8436 
+ 3.0327 3.0327 9.04356 ] pdfxs
+ (\() show
+ (i.e.,anodec)
+ [3.0327 3.0327 4.8436 3.0327 7.37448 9.65446 6.05449 5.75995 6.0654 9.04356 4.85451 
+ ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tbevisi)
+ [8.44365 6.35994 9.05447 5.75995 3.02179 4.30902 3.0327 ] pdfxs
+ (t) show
+ (edm)
+ [4.8436 10.2654 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 9.04356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [10.2654 ] pdfxs
+ (o) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [7.37448 ] pdfxs
+ (a) show
+ (ndif)
+ [6.05449 10.2654 3.0327 3.33815 ] pdfxs
+ 0 -21.922 m
+ (t) show
+ (he)
+ [6.05449 9.02174 ] pdfxs
+ (\\) show
+ (processin)
+ [6.0654 4.27631 5.74904 4.85451 4.8436 4.30902 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (")
+ [9.63264 ] pdfxs
+ (o) show
+ (fe)
+ [7.50539 4.8436 ] pdfxs
+ (a) show
+ (chnodeisindependent)
+ [4.54905 10.2326 6.05449 5.75995 6.0654 9.02174 3.02179 8.47626 3.0327 6.0654 6.05449 
+ 4.85451 6.35994 4.8436 6.0654 6.0654 4.8436 5.75995 8.41092 ] pdfxs
+ (o) show
+ (rc)
+ [8.44354 4.85451 ] pdfxs
+ (o) show
+ (mmu)
+ [9.08711 8.79257 6.05449 ] pdfxs
+ (tat) show
+ (ive[)
+ [3.0327 5.4545 9.02174 3.02179 ] pdfxs
+ (108) show
+ (]itisp)
+ [7.21085 3.02179 8.42183 3.02179 8.47626 6.37085 ] pdfxs
+ (o) show
+ (ssible)
+ [4.29811 4.29811 3.0327 6.0654 3.0327 9.01083 ] pdfxs
+ (t) show
+ (ouses)
+ [9.63264 6.05449 4.30902 9.02174 4.29811 ] pdfxs
+ (ta) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 6.0654 ] pdfxs
+ 0 -43.845 m
+ (\\) show
+ (divide-)
+ [6.0654 3.02179 5.75995 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ (a) show
+ (nd-c)
+ [6.0654 6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nquer")
+ [6.0654 5.75995 6.05449 4.85451 4.2654 8.8472 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 7.69081 ] pdfxs
+ (t) show
+ (op)
+ [8.83629 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llelize)
+ [3.02179 3.0327 4.85451 3.02179 3.0327 4.85451 8.23629 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.23629 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (o) show
+ (n)
+ [9.44719 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 8.23629 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.8472 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.8436 7.79993 ] pdfxs
+ (U) show
+ (nf)
+ [6.0654 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (un)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (ely,)
+ [4.8436 3.0327 4.8545 3.0327 ] pdfxs
+ 0 -65.768 m
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 8.32357 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.77808 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.05449 9.09802 7.76717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.31266 ] pdfxs
+ (a) show
+ (lsoex)
+ [3.0327 4.30902 8.92356 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelyexpensive\()
+ [4.2654 4.85451 9.08711 4.85451 3.02179 9.22901 4.85451 5.74904 6.37085 4.8436 6.0654 
+ 4.29811 3.0327 5.4545 8.32357 4.23277 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (end)
+ [4.8436 9.53446 6.05449 ] pdfxs
+ (o) show
+ (ublyexp)
+ [6.0654 6.0654 3.02179 9.22901 4.85451 5.74904 6.37085 ] pdfxs
+ (o) show
+ (nenti)
+ [6.05449 4.85451 5.75995 4.23277 3.0327 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (\)) show
+ (,limi)
+ [6.53449 3.0327 3.02179 9.09802 3.02179 ] pdfxs
+ (t) show
+ (ingitsuse)
+ [3.0327 6.0654 8.92356 3.0327 4.23277 7.77808 6.05449 4.30902 4.8436 ] pdfxs
+ 0 -87.69 m
+ (t) show
+ (opr)
+ [9.08719 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.87638 ] pdfxs
+ (a) show
+ (requitesm)
+ [4.27631 8.47629 5.75995 6.0654 3.0327 4.23277 8.4872 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.6654 ] pdfxs
+ (\() show
+ (e.)
+ [4.8436 3.0327 ] pdfxs
+ (g) show
+ (.,less)
+ [3.0327 6.6654 3.0327 4.8436 4.30902 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (na)
+ [9.6981 9.08719 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 4.30902 ] pdfxs
+ (a) show
+ (ndlinesinsize\)[)
+ [6.05449 9.6981 3.0327 3.0327 6.05449 4.85451 7.93081 3.0327 9.6981 4.29811 3.0327 
+ 4.85451 4.8436 7.87638 3.0327 ] pdfxs
+ (117) show
+ (].)
+ [3.0327 3.0327 ] pdfxs
+ 16.936 -109.613 m
+ (Thec)
+ [7.8763 6.0654 8.98902 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.02179 3.0327 3.0327 3.93823 9.90537 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.3891 ] pdfxs
+ (a) show
+ (llowssh)
+ [3.0327 3.02179 5.15996 7.8763 8.44353 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.98902 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.44353 ] pdfxs
+ (t) show
+ (odis)
+ [9.59992 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (uishbetweenlis)
+ [6.0654 3.0327 4.29811 10.1999 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.1999 
+ 3.0327 3.0327 4.29811 ] pdfxs
+ (t/t) show
+ (ree-liked)
+ [4.2654 4.85451 4.8436 3.64352 3.02179 3.0327 5.4545 8.99993 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.59992 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.8436 4.29811 ] pdfxs
+ 0 -131.535 m
+ (a) show
+ (ndDAGsis)
+ [6.0654 9.6981 8.0291 7.8872 8.55269 7.95263 3.0327 7.94172 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (a) show
+ (llyc)
+ [3.0327 3.0327 9.40355 4.8436 ] pdfxs
+ (a) show
+ (lled)
+ [3.0327 3.0327 4.8436 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.4872 ] pdfxs
+ (\\) show
+ (sh)
+ [4.30902 6.05449 ] pdfxs
+ (a) show
+ (red"bit)
+ [4.27631 4.8436 6.0654 9.0981 6.0654 3.02179 7.88729 ] pdfxs
+ (\() show
+ (ei)
+ [4.85451 3.02179 ] pdfxs
+ (t) show
+ (her)
+ [6.0654 4.8436 7.91991 ] pdfxs
+ (o) show
+ (nanode[)
+ [9.709 9.0981 6.0654 5.74904 6.0654 8.4872 3.0327 ] pdfxs
+ (117) show
+ (])
+ [6.6763 ] pdfxs
+ (o) show
+ (ra\feld[)
+ [7.91991 9.0981 6.0654 4.8436 3.0327 9.709 3.02179 ] pdfxs
+ (38) show
+ (]in)
+ [6.6763 3.0327 9.709 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.49811 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph)
+ [6.05449 6.0654 ] pdfxs
+ (\)) show
+ (.) show
+ 0 -153.458 m
+ (Thesh)
+ [7.8763 6.0654 8.31266 4.29811 6.0654 ] pdfxs
+ (a) show
+ (redbitindic)
+ [4.2654 4.85451 9.52355 6.05449 3.0327 7.70183 3.0327 6.0654 6.05449 3.0327 4.85451 
+ ] pdfxs
+ (at) show
+ (esifamem)
+ [4.8436 7.76717 3.0327 6.7963 8.91265 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.2181 ] pdfxs
+ (o) show
+ (bjectisp)
+ [6.66539 3.33815 4.8436 4.85451 7.70183 3.0327 7.76717 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.52355 ] pdfxs
+ (t) show
+ (obymul)
+ [8.91265 5.75995 9.2181 8.79257 6.05449 3.0327 ] pdfxs
+ (t) show
+ (iplehe)
+ [3.0327 6.05449 3.0327 8.31266 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p)
+ [9.52355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 7.82175 ] pdfxs
+ (I) show
+ (fn)
+ [6.7963 6.0654 ] pdfxs
+ (o) show
+ (tse)
+ [7.70183 4.29811 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [6.52358 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -175.38 m
+ (if)
+ [3.0327 7.46175 ] pdfxs
+ (t) show
+ (ree-like,)
+ [4.2654 4.85451 4.8436 3.63261 3.0327 3.0327 5.4545 4.85451 7.2763 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.97811 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.5781 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uremaybeprocessedwi)
+ [6.05449 4.27631 8.97811 9.08711 5.15996 9.88355 6.35994 8.97811 6.05449 4.27631 5.75995 
+ 4.8436 4.85451 4.29811 4.30902 4.8436 10.189 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdivide-)
+ [10.189 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 3.63261 ] pdfxs
+ (a) show
+ (nd-c)
+ [6.0654 6.05449 3.64352 4.8436 ] pdfxs
+ (o) show
+ (nquer)
+ [6.0654 5.74904 6.0654 4.8436 8.39991 ] pdfxs
+ (t) show
+ (echniques.Webelieve)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.30902 9.34901 10.2981 
+ 8.97811 6.35994 4.85451 3.0327 3.02179 4.85451 5.4545 4.8436 ] pdfxs
+ 0 -197.303 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.12729 ] pdfxs
+ (t) show
+ (hein)
+ [6.0654 8.7272 3.0327 5.75995 ] pdfxs
+ (t) show
+ (roducti)
+ [4.2654 5.75995 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (o) show
+ (fasm)
+ [7.21084 9.3381 4.30902 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.90539 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (unt\row-sensi)
+ [6.05449 5.75995 8.12729 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 
+ 3.0327 ] pdfxs
+ (t) show
+ (ivityc)
+ [3.0327 5.74904 3.0327 3.93823 9.64355 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.93809 6.37085 8.7272 ] pdfxs
+ (a) show
+ (dded)
+ [6.0654 6.05449 4.85451 9.93809 ] pdfxs
+ (t) show
+ (o)
+ [9.3381 ] pdfxs
+ (D) show
+ (SAwhichmay)
+ [6.05449 12.0653 7.88721 6.05449 3.0327 4.54905 9.93809 9.08711 5.15996 9.63264 ] pdfxs
+ (a) show
+ (llow)
+ [3.0327 3.0327 5.14905 7.8763 ] pdfxs
+ 0 -219.225 m
+ (D) show
+ (SA)
+ [6.05449 12.2508 ] pdfxs
+ (t) show
+ (oc)
+ [9.51264 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (urethispr)
+ [6.0654 4.27631 8.91265 4.23277 6.0654 3.0327 8.36717 6.05449 4.27631 ] pdfxs
+ (o) show
+ (pertyinm)
+ [6.35994 4.85451 4.2654 3.94914 9.8181 3.0327 10.1235 9.08711 ] pdfxs
+ (a) show
+ (nyc)
+ [5.75995 9.8181 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.36717 ] pdfxs
+ (a) show
+ (tac)
+ [8.30183 9.52355 4.8436 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.91265 4.85451 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.31274 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tismuchless)
+ [8.31274 3.02179 8.36717 8.79257 6.0654 4.53815 10.1235 3.0327 4.85451 4.29811 8.36717 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (nsh)
+ [10.1345 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 4.8436 ] pdfxs
+ 0 -241.148 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 3.0327 ] pdfxs
+ 0 -278.335 m
+ /N1025 10.909 Tf
+ (Po)
+ [8.22533 6.62173 ] pdfxs
+ (o) show
+ (l-)
+ [3.49088 4.1781 ] pdfxs
+ (o) show
+ (r)
+ [5.15995 ] pdfxs
+ (de) show
+ (r)
+ [9.349 ] pdfxs
+ (p) show
+ (ro)
+ [5.17085 6.62173 ] pdfxs
+ (ce) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (n) show
+ (g)
+ [10.4508 ] pdfxs
+ (o) show
+ (f)
+ [8.01809 ] pdfxs
+ (dat) show
+ (as)
+ [10.2763 4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (r)
+ [5.15995 ] pdfxs
+ (e) show
+ (s) show
+ 0 -307.303 m
+ /N614 10.909 Tf
+ (Thel)
+ [7.8763 6.0654 8.33448 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (est)
+ [4.8436 4.30902 7.73456 ] pdfxs
+ (ga) show
+ (infr)
+ [3.02179 9.55628 3.33815 4.2654 ] pdfxs
+ (o) show
+ (ms)
+ [12.5889 4.29811 ] pdfxs
+ (tat) show
+ (ic)
+ [3.0327 8.33448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.7999 ] pdfxs
+ (a) show
+ (ndpo)
+ [6.05449 9.55628 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.52358 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (ionc)
+ [3.02179 5.46541 9.54537 4.85451 ] pdfxs
+ (o) show
+ (uldbe)
+ [6.05449 3.0327 9.54537 6.37085 8.33448 ] pdfxs
+ (a) show
+ (chievedbyc)
+ [4.54905 6.0654 3.02179 4.85451 5.4545 4.8436 9.55628 5.75995 9.23992 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (elyi)
+ [4.8436 3.0327 9.25083 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (rin)
+ [4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -329.226 m
+ (t) show
+ (hed)
+ [6.05449 9.14174 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [9.74173 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.14174 ] pdfxs
+ (t) show
+ (ravers)
+ [4.2654 5.15996 5.4545 4.8436 4.27631 4.29811 ] pdfxs
+ (a) show
+ (lp)
+ [7.31994 6.0654 ] pdfxs
+ (att) show
+ (ern)
+ [4.8436 4.27631 10.3526 ] pdfxs
+ (o) show
+ (f)
+ [7.61448 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.14174 4.29811 ] pdfxs
+ (o) show
+ (urcepr)
+ [6.0654 4.2654 4.85451 9.14174 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m,elimin)
+ [9.09802 7.48357 4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (a) show
+ (tingp)
+ [4.23277 3.0327 6.0654 9.74173 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erch)
+ [4.8436 8.56354 4.54905 6.05449 ] pdfxs
+ (a) show
+ (singfr)
+ [4.30902 3.0327 6.05449 9.75264 3.32724 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.3743 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 0 -351.148 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.6434 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 6.57812 ] pdfxs
+ (tog) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her.)
+ [6.0654 4.8436 4.27631 7.84357 ] pdfxs
+ (I) show
+ (de)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (lly,wew)
+ [3.0327 3.0327 4.84359 6.59994 7.58175 8.39993 7.57085 ] pdfxs
+ (o) show
+ (uldlike)
+ [6.0654 3.02179 9.61082 3.0327 3.0327 5.4545 8.39993 ] pdfxs
+ (t) show
+ (o)
+ [8.99992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.6434 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.85445 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [7.78911 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (at) show
+ (eovereverynodein)
+ [8.39993 5.14905 5.4545 4.8436 7.82173 4.85451 5.4545 4.8436 4.27631 9.30537 6.0654 
+ 5.75995 6.05449 8.39993 3.0327 6.0654 ] pdfxs
+ 0 -373.071 m
+ (ad)
+ [9.01083 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.01083 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 8.41084 ] pdfxs
+ (t) show
+ (oi)
+ [9.01083 3.02179 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (at) show
+ (eover)
+ [8.41084 5.14905 5.4545 4.8436 7.83264 ] pdfxs
+ (t) show
+ (henodesin)
+ [6.05449 8.41084 6.05449 5.75995 6.0654 4.8436 7.86536 3.02179 6.0654 ] pdfxs
+ 213.455 -373.071 m
+ /N634 10.909 Tf
+ (po)
+ [5.01816 5.01816 ] pdfxs
+ (o) show
+ (l)
+ [6.62173 ] pdfxs
+ (o) show
+ (r)
+ [4.0363 ] pdfxs
+ (de) show
+ (r) show
+ 264.051 -373.071 m
+ /N614 10.909 Tf
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (d)
+ [9.62173 ] pdfxs
+ (o) show
+ (fbytraversing)
+ [6.88357 5.75995 9.31628 4.23277 4.27631 5.14905 5.4545 4.85451 4.2654 4.30902 3.0327 
+ 6.05449 9.01083 ] pdfxs
+ (t) show
+ (hep)
+ [6.0654 8.39993 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinthe)
+ [4.8436 4.27631 7.85445 3.0327 9.62173 4.23277 6.0654 4.8436 ] pdfxs
+ -3.05176e-05 -394.994 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.19628 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.This)
+ [6.05449 4.27631 4.8436 8.18175 7.8763 6.0654 3.02179 8.0399 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nw)
+ [9.79628 7.57085 ] pdfxs
+ (o) show
+ (uldturnsp)
+ [6.0654 3.0327 9.79628 4.23277 6.0654 4.27631 9.79628 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rsep)
+ [4.2654 4.30902 8.58538 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er-ch)
+ [4.85451 4.2654 3.64352 4.53815 6.0654 ] pdfxs
+ (a) show
+ (sing)
+ [4.29811 3.0327 6.0654 9.18538 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (t) show
+ (hmsinto)
+ [6.0654 9.08711 8.0399 3.0327 5.75995 4.23277 9.19628 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 4.29811 ] pdfxs
+ -3.05176e-05 -416.916 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (a) show
+ (remuche)
+ [4.2654 8.4872 8.79257 6.05449 4.54905 9.6981 4.8436 ] pdfxs
+ (a) show
+ (sier)
+ [4.30902 3.0327 4.8436 7.909 ] pdfxs
+ (t) show
+ (o)
+ [9.08719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze\()
+ [3.0327 5.74904 4.85451 8.4872 4.23277 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (hepo)
+ [6.05449 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lc)
+ [6.6654 4.85451 ] pdfxs
+ (a) show
+ (nbedividedup)
+ [9.6981 6.35994 8.4872 6.05449 3.0327 5.75995 3.0327 6.05449 4.85451 9.6981 6.05449 
+ 9.6981 ] pdfxs
+ (t) show
+ (oexecu)
+ [9.08719 4.85451 5.75995 4.8436 4.8436 6.0654 ] pdfxs
+ (t) show
+ (einp)
+ [8.4872 3.0327 9.68719 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (llel)
+ [3.02179 3.0327 4.85451 3.02179 ] pdfxs
+ (\)) show
+ (.) show
+ 16.937 -438.839 m
+ (Tos)
+ [6.97085 8.69447 4.29811 ] pdfxs
+ (a) show
+ (felyperf)
+ [3.33815 4.8436 3.0327 8.99992 6.35994 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.3271 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.54899 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,thec)
+ [6.05449 6.35994 4.23277 6.0654 8.09448 4.8436 ] pdfxs
+ (o) show
+ (mpilerw)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.51628 7.57085 ] pdfxs
+ (o) show
+ (uldneed)
+ [6.0654 3.0327 9.29446 6.0654 4.8436 4.85451 9.29446 ] pdfxs
+ (t) show
+ (oiden)
+ [8.69447 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifyap)
+ [3.0327 3.32724 8.99992 8.69447 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 ] pdfxs
+ (a) show
+ (bled)
+ [6.0654 3.0327 8.08357 6.0654 ] pdfxs
+ (ata) show
+ -3.05176e-05 -460.761 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urec)
+ [6.05449 4.27631 9.3381 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (\(a) show
+ (sdescribedinSec)
+ [8.79262 6.05449 4.85451 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 10.5381 3.0327 
+ 10.549 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5381 ] pdfxs
+ (8) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.)
+ [3.0327 ] pdfxs
+ (5) show
+ (\))
+ [8.72728 ] pdfxs
+ (a) show
+ (ndproveth)
+ [6.05449 10.549 6.05449 4.27631 5.14905 5.4545 9.3381 4.23277 6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.72728 ] pdfxs
+ (t) show
+ (hereis)
+ [6.05449 4.85451 4.2654 9.3381 3.0327 8.78171 ] pdfxs
+ (o) show
+ (nlyasin)
+ [6.0654 3.02179 10.2435 9.9381 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (led)
+ [3.0327 9.3272 6.05449 ] pdfxs
+ (ata) show
+ -3.05176e-05 -482.684 m
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureinthepo)
+ [6.05449 4.27631 9.09811 3.0327 10.309 4.23277 6.0654 9.09811 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l.This)
+ [3.0327 9.70901 7.8763 6.0654 3.0327 8.54171 ] pdfxs
+ (goa) show
+ (lisbyf)
+ [7.2763 3.0327 8.55262 5.75995 10.0035 3.32724 ] pdfxs
+ (a) show
+ (r)
+ [8.51991 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 9.09811 9.08711 ] pdfxs
+ (o) show
+ (st)
+ [4.29811 8.49819 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 9.09811 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 10.0035 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.09811 ] pdfxs
+ (t) show
+ (echniquesdescribed)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.55262 6.05449 4.85451 
+ 4.29811 4.85451 4.2654 3.0327 6.35994 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -504.606 m
+ (here.At)
+ [6.0654 4.8436 4.27631 4.8436 7.81084 7.8763 7.64729 ] pdfxs
+ (t) show
+ (hisp)
+ [6.0654 3.0327 7.71263 6.35994 ] pdfxs
+ (o) show
+ (intitisn)
+ [3.0327 5.75995 7.6582 3.02179 7.6582 3.0327 7.71263 6.0654 ] pdfxs
+ (o) show
+ (tcle)
+ [7.64729 4.85451 3.0327 4.8436 ] pdfxs
+ (a) show
+ (rwhe)
+ [7.69082 7.8763 6.05449 4.85451 ] pdfxs
+ (t) show
+ (her)
+ [6.05449 4.85451 7.67992 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.72354 ] pdfxs
+ (goa) show
+ (lis)
+ [6.43631 3.0327 7.71263 ] pdfxs
+ (a) show
+ (chiev)
+ [4.54905 6.0654 3.02179 4.85451 5.14904 ] pdfxs
+ (a) show
+ (blewi)
+ [6.0654 3.02179 8.26902 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hen)
+ [9.46901 4.8436 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.46901 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.16356 ] pdfxs
+ (t) show
+ (om)
+ [8.86901 9.08711 ] pdfxs
+ (a) show
+ (kei)
+ [5.4545 8.26902 3.02179 ] pdfxs
+ (t) show
+ -3.05176e-05 -526.529 m
+ (usefulinpr)
+ [6.0654 4.29811 4.8436 3.33815 6.0654 6.6654 3.02179 9.6981 6.0654 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -571.983 m
+ /N622 14.346 Tf
+ (8.3)
+ [8.07685 4.476 24.2161 ] pdfxs
+ (Su) show
+ (mmary)
+ [13.4422 13.4566 7.83287 6.59915 8.52144 ] pdfxs
+ -3.05176e-05 -604.709 m
+ /N614 10.909 Tf
+ (Thisch)
+ [7.8763 6.0654 3.0327 6.97082 4.53815 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (erbrie\rydescribedsever)
+ [4.85451 6.9381 6.0654 4.2654 3.0327 4.85451 6.05449 8.43265 6.05449 4.85451 4.29811 
+ 4.8436 4.27631 3.0327 6.35994 4.85451 8.72719 4.29811 4.85451 5.4545 4.8436 4.27631 
+ ] pdfxs
+ (a) show
+ (l)
+ [5.6945 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 4.8436 ] pdfxs
+ (a) show
+ (sf)
+ [6.97082 3.33815 ] pdfxs
+ (o) show
+ (rfu)
+ [6.9381 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 7.5163 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 8.42174 3.0327 8.72719 ] pdfxs
+ (t) show
+ (he\feld)
+ [6.0654 7.5163 6.05449 4.85451 3.02179 8.7381 ] pdfxs
+ (o) show
+ (fm)
+ [5.99995 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (picd)
+ [6.0654 3.0327 7.5163 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.1272 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ -3.05176e-05 -626.631 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.28718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.04356 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.Sever)
+ [6.05449 7.65811 6.0654 4.8436 5.4545 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.01086 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (t) show
+ (hedescribed)
+ [6.05449 7.83266 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 6.37085 4.8436 9.04356 
+ ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.28718 ] pdfxs
+ (a) show
+ (reextensi)
+ [4.2654 7.83266 4.85451 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.28718 ] pdfxs
+ (o) show
+ (f)
+ [6.31631 ] pdfxs
+ (ot) show
+ (herwellknown)
+ [6.0654 4.8436 7.25446 7.58175 4.8436 3.0327 6.01086 5.75995 6.05449 5.15996 7.8763 
+ 6.0654 ] pdfxs
+ 225.818 -657.201 m
+ (190) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 203 203
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ches)
+ [4.53815 6.0654 4.8436 8.12717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.06183 ] pdfxs
+ (a) show
+ (reei)
+ [4.27631 8.66175 4.85451 3.0327 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 8.08355 9.09802 ] pdfxs
+ (a) show
+ (dem)
+ [6.05449 8.67266 9.08711 ] pdfxs
+ (o) show
+ (repowerful,m)
+ [4.27631 8.66175 6.35994 5.15996 7.57085 4.8436 4.27631 3.33815 6.05449 3.0327 6.89448 
+ 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 8.66175 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 6.89448 ] pdfxs
+ (o) show
+ (r)
+ [8.09446 ] pdfxs
+ (a) show
+ (ut)
+ [6.0654 4.23277 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (icwhere)
+ [3.02179 8.67266 7.8763 6.0654 4.8436 4.27631 8.66175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.66175 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 0 -21.922 m
+ (wereprevi)
+ [7.57085 4.85451 4.27631 8.47629 6.0654 4.27631 4.8436 5.75995 3.0327 ] pdfxs
+ (o) show
+ (uslym)
+ [6.05449 4.30902 3.02179 9.40355 9.08711 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (l.Webelieve)
+ [3.0327 7.87629 10.309 8.47629 6.37085 4.8436 3.0327 3.0327 4.8436 5.4545 8.4872 
+ ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tm)
+ [7.88729 9.08711 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 9.39264 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.94172 ] pdfxs
+ (a) show
+ (res)
+ [4.27631 8.4872 4.29811 ] pdfxs
+ (t) show
+ (illrem)
+ [3.0327 3.02179 6.6763 4.2654 4.85451 9.08711 ] pdfxs
+ (a) show
+ (iningundiscovered.)
+ [3.0327 6.05449 3.0327 6.0654 9.08719 6.0654 6.05449 6.0654 3.0327 4.29811 4.8436 
+ 5.15996 5.4545 4.8436 4.27631 4.8436 6.0654 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (191) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 204 204
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 634.321 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 20.663 Tf
+ (C)
+ [16.7991 ] pdfxs
+ (hap) show
+ (ter9)
+ [9.07113 10.6001 17.2536 11.6333 ] pdfxs
+ 0 -49.813 m
+ /N622 24.787 Tf
+ (Co)
+ [20.1519 13.9304 ] pdfxs
+ (nc) show
+ (l)
+ [7.75841 ] pdfxs
+ (u) show
+ (sio)
+ [10.9806 7.75841 13.9304 ] pdfxs
+ (n) show
+ 0 -111.586 m
+ /N614 10.909 Tf
+ (Mem)
+ [10.0036 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 9.3381 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emperf)
+ [4.85451 12.6653 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceis)
+ [6.05449 4.85451 8.42175 3.0327 7.87627 ] pdfxs
+ (a) show
+ (nimp)
+ [9.63264 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntf)
+ [5.75995 7.81092 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (to) show
+ (rin)
+ [7.85446 3.0327 9.63264 ] pdfxs
+ (t) show
+ (heperf)
+ [6.05449 8.42175 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 8.43266 ] pdfxs
+ (o) show
+ (fmodernsystems,)
+ [6.90539 9.08711 5.75995 6.05449 4.85451 4.27631 9.63264 4.29811 5.75995 4.30902 4.23277 
+ 4.85451 9.08711 4.30902 6.61085 ] pdfxs
+ (a) show
+ (ndis)
+ [6.0654 9.63264 3.0327 4.29811 ] pdfxs
+ 0 -133.509 m
+ (bec)
+ [6.35994 4.85451 4.8436 ] pdfxs
+ (o) show
+ (mingevenm)
+ [9.09802 3.02179 6.0654 9.75264 4.85451 5.4545 4.8436 10.3635 9.08711 ] pdfxs
+ (o) show
+ (recri)
+ [4.27631 9.14174 4.85451 4.27631 3.02179 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (lover)
+ [7.33084 5.15996 5.4545 4.8436 8.57445 ] pdfxs
+ (t) show
+ (ime.This)
+ [3.0327 9.08711 4.8436 9.87264 7.8763 6.0654 3.0327 8.59626 ] pdfxs
+ (t) show
+ (hesisdescribes)
+ [6.0654 4.8436 4.30902 3.02179 8.60717 6.0654 4.8436 4.30902 4.8436 4.27631 3.02179 
+ 6.37085 4.8436 8.60717 ] pdfxs
+ (a) show
+ (ndev)
+ [6.05449 10.3635 4.85451 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.05449 ] pdfxs
+ (at) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 368.509 -133.509 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (ac) show
+ (r)
+ [5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.47997 10.5272 ] pdfxs
+ (Data) show
+ 0 -155.431 m
+ (St) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.15995 11.5744 9.47995 ] pdfxs
+ (na) show
+ (lysis)
+ [3.49088 6.61079 4.95263 3.49088 10.7562 ] pdfxs
+ (an) show
+ (d)
+ [12.7854 ] pdfxs
+ (Opt) show
+ (imi)
+ [3.49088 10.4507 3.49088 ] pdfxs
+ (zat) show
+ (i)
+ [3.47997 ] pdfxs
+ (on) show
+ 212.888 -155.431 m
+ /N614 10.909 Tf
+ ({aset)
+ [10.5163 10.5054 4.30902 4.8436 9.30546 ] pdfxs
+ (o) show
+ (f)
+ [8.38902 ] pdfxs
+ (agg) show
+ (ressive,butpr)
+ [4.27631 4.8436 4.29811 4.30902 3.0327 5.4545 4.8436 8.44356 6.0654 6.05449 9.30546 
+ 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l,)
+ [3.02179 8.44356 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 9.35989 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (at) show
+ 0 -177.354 m
+ (a) show
+ (ddress)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 8.68353 ] pdfxs
+ (a) show
+ (nex)
+ [10.4399 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelyh)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 10.1345 6.0654 ] pdfxs
+ (a) show
+ (rdpr)
+ [4.27631 10.4399 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemf)
+ [6.0654 3.0327 4.8436 13.4725 3.33815 ] pdfxs
+ (a) show
+ (cingc)
+ [4.8436 3.0327 6.05449 9.83992 4.85451 ] pdfxs
+ (o) show
+ (mpilersf)
+ [9.08711 6.05449 3.0327 3.0327 4.8436 4.27631 8.68353 3.33815 ] pdfxs
+ (o) show
+ (rmodernsys)
+ [8.65082 9.09802 5.74904 6.0654 4.8436 4.27631 10.4399 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems:)
+ [4.8436 9.09802 4.29811 9.37083 ] pdfxs
+ (H) show
+ (owsh)
+ [5.14905 12.2617 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.0327 10.4399 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 4.29811 ] pdfxs
+ 0 -199.276 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyze)
+ [3.02179 5.75995 4.85451 8.47629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.6981 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmpr)
+ [4.27631 12.7198 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 7.93081 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tbuild)
+ [7.87638 6.0654 6.05449 3.0327 3.0327 9.6981 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (t) show
+ (raverserecursived)
+ [4.27631 5.14905 5.4545 4.8436 4.27631 4.29811 8.4872 4.27631 4.8436 4.85451 6.05449 
+ 4.27631 4.29811 3.0327 5.4545 8.4872 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures?)
+ [6.05449 4.27631 4.8436 4.30902 5.14905 ] pdfxs
+ 16.936 -221.199 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 8.15993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.75992 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rmingpr)
+ [4.2654 9.09802 3.02179 6.0654 8.15993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.01445 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuserecursived)
+ [6.94911 6.0654 4.29811 7.55994 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 
+ 5.4545 7.55994 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.15993 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresis)
+ [6.0654 4.27631 4.8436 7.01445 3.02179 7.01445 ] pdfxs
+ (a) show
+ (nex)
+ [8.77083 4.8436 5.75995 ] pdfxs
+ (t) show
+ (remelydi\016cul)
+ [4.27631 4.8436 9.08711 4.85451 3.0327 8.45447 6.0654 3.0327 9.08711 4.85451 6.05449 
+ 3.0327 ] pdfxs
+ (t) show
+ 0 -243.121 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blem,p)
+ [6.0654 3.0327 4.8436 9.08711 6.92721 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (rlywhen)
+ [4.2654 3.0327 9.59992 7.8763 6.0654 4.8436 9.90537 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingpr)
+ [3.0327 6.05449 9.29447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mswri)
+ [9.09802 8.13808 7.8763 4.27631 3.0327 ] pdfxs
+ (tt) show
+ (eninal)
+ [4.8436 9.90537 3.0327 9.89446 9.29447 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (elikeC)
+ [8.69447 3.0327 3.02179 5.4545 8.69447 11.7163 ] pdfxs
+ (o) show
+ (rC++.)
+ [8.11627 7.8763 8.4872 8.4872 8.49811 ] pdfxs
+ (A) show
+ (spec)
+ [4.29811 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.14899 ] pdfxs
+ (o) show
+ (f) show
+ 0 -265.044 m
+ (t) show
+ (hispr)
+ [6.05449 3.0327 7.94172 6.0654 4.2654 ] pdfxs
+ (o) show
+ (bleminclude:)
+ [6.0654 3.0327 4.8436 12.7307 3.02179 6.0654 4.85451 3.02179 6.0654 6.05449 4.85451 
+ 3.0327 ] pdfxs
+ 16.364 -292.998 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -292.998 m
+ /N614 10.909 Tf
+ (TheCf)
+ [7.8763 6.0654 10.2436 13.2762 3.33815 ] pdfxs
+ (a) show
+ (mily)
+ [9.08711 3.0327 3.0327 11.149 ] pdfxs
+ (o) show
+ (fl)
+ [8.7381 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (esisveryc)
+ [4.8436 9.70898 3.02179 9.70898 5.4545 4.8436 4.27631 11.1599 4.8436 ] pdfxs
+ (o) show
+ (mplex,supp)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 8.86901 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (sexcep)
+ [9.69807 4.8436 5.75995 4.85451 4.8436 6.0654 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns,unpredic)
+ [6.0654 4.29811 8.86901 6.0654 6.0654 6.05449 4.27631 4.8436 6.0654 3.0327 4.8436 
+ ] pdfxs
+ (ta) show
+ (blesetjmp)
+ [6.0654 3.02179 10.2545 4.29811 4.85451 4.23277 3.33815 9.08711 6.0654 ] pdfxs
+ (/) show
+ (-) show
+ 27.273 -314.92 m
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmpc)
+ [6.05449 5.75995 3.33815 9.08711 9.46901 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (l\row,type-uns)
+ [6.43631 6.0654 5.14905 7.8763 6.47994 3.93823 5.75995 6.35994 4.85451 3.63261 6.0654 
+ 6.05449 4.30902 ] pdfxs
+ (a) show
+ (fep)
+ [3.32724 8.25811 6.35994 ] pdfxs
+ (o) show
+ (interc)
+ [3.0327 5.75995 4.23277 4.85451 7.67992 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (s)
+ [7.71263 ] pdfxs
+ (a) show
+ (nduni)
+ [6.05449 9.46901 6.05449 6.0654 3.0327 ] pdfxs
+ (o) show
+ (ns,v)
+ [6.05449 4.30902 6.47994 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.02179 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.0327 8.2472 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (umentfunc)
+ [6.05449 9.09802 4.8436 5.75995 7.64729 3.32724 6.0654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.05449 4.30902 6.47994 4.8436 ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 27.273 -336.843 m
+ (With)
+ [11.2144 3.0327 4.23277 10.309 ] pdfxs
+ (t) show
+ (heexcep)
+ [6.05449 9.09811 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.309 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [9.09811 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.41812 ] pdfxs
+ (t) show
+ (heCl)
+ [6.0654 9.0872 12.1199 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ef)
+ [9.0872 3.33815 ] pdfxs
+ (a) show
+ (milyprovidesasuperset)
+ [9.08711 3.0327 3.0327 10.0035 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 4.85451 
+ 8.54171 9.6981 4.29811 6.0654 6.35994 4.85451 4.2654 4.30902 4.8436 8.48728 ] pdfxs
+ (o) show
+ (f)
+ [7.57084 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 27.273 -358.765 m
+ (ch)
+ [4.54905 6.05449 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (esf)
+ [4.8436 7.94172 3.33815 ] pdfxs
+ (a) show
+ (cedby)
+ [4.8436 4.8436 9.6981 5.75995 9.39264 ] pdfxs
+ (ot) show
+ (herl)
+ [6.0654 4.8436 7.909 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es,such)
+ [4.85451 4.29811 6.6654 4.30902 6.05449 4.54905 9.6981 ] pdfxs
+ (a) show
+ (sM)
+ [7.93081 10.0036 ] pdfxs
+ (L) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.15995 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (a) show
+ (ndSm)
+ [6.05449 9.6981 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (ta) show
+ (lk.)
+ [3.02179 5.75995 3.0327 ] pdfxs
+ 16.364 -387.679 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -387.679 m
+ /N614 10.909 Tf
+ (\\) show
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms")
+ [9.08711 4.30902 10.069 ] pdfxs
+ (a) show
+ (reinheren)
+ [4.2654 9.46901 3.02179 6.0654 6.0654 4.8436 4.27631 4.8436 5.75995 ] pdfxs
+ (t) show
+ (lyinc)
+ [3.0327 10.3635 3.0327 6.0654 4.8436 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.0327 4.8436 ] pdfxs
+ (t) show
+ (echunks)
+ [9.4581 4.54905 5.75995 6.05449 6.0654 5.75995 8.91262 ] pdfxs
+ (o) show
+ (fcodewhich)
+ [7.95266 4.8436 5.75995 6.05449 9.46901 7.8763 6.0654 3.02179 4.54905 10.6799 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 9.46901 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enbuiltusingex)
+ [4.8436 10.6799 6.05449 6.0654 3.0327 3.0327 8.84728 6.0654 4.29811 3.0327 6.0654 
+ 10.069 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ern)
+ [4.8436 4.27631 6.0654 ] pdfxs
+ (a) show
+ (l) show
+ 27.273 -409.602 m
+ (libr)
+ [3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,dyn)
+ [4.2654 3.0327 4.85451 4.29811 7.50539 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.85451 ] pdfxs
+ (a) show
+ (llyl)
+ [3.02179 3.0327 10.069 3.0327 ] pdfxs
+ (oa) show
+ (dedlibr)
+ [6.05449 4.85451 10.3635 3.0327 3.0327 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ries,e)
+ [4.27631 3.02179 4.85451 4.29811 7.50539 4.85451 ] pdfxs
+ (t) show
+ (c.C)
+ [4.8436 9.89446 7.8763 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 4.27631 8.60717 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [8.55274 ] pdfxs
+ (a) show
+ (ssume)
+ [4.30902 4.29811 6.0654 9.08711 9.15265 ] pdfxs
+ (t) show
+ (heyhaveknowled)
+ [6.0654 4.8436 10.069 6.05449 5.15996 5.4545 9.15265 5.75995 6.05449 5.14905 7.88721 
+ 3.02179 4.85451 6.05449 ] pdfxs
+ (g) show
+ (e)
+ [9.16356 ] pdfxs
+ (o) show
+ (f) show
+ 27.273 -431.524 m
+ (t) show
+ (hewh)
+ [6.05449 9.53447 7.88721 6.05449 ] pdfxs
+ (o) show
+ (lepr)
+ [3.0327 9.53447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,)
+ [9.08711 7.97448 ] pdfxs
+ (o) show
+ (rc)
+ [8.95627 4.85451 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.2654 8.98898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequirech)
+ [8.92364 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 9.53447 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (es)
+ [4.8436 8.98898 ] pdfxs
+ (t) show
+ (o)
+ [10.1345 ] pdfxs
+ (a) show
+ (n)
+ [10.7454 ] pdfxs
+ (I) show
+ (S)
+ [6.0654 ] pdfxs
+ (V) show
+ ('sbuildsys)
+ [3.0327 8.98898 6.05449 6.0654 3.02179 3.0327 10.7454 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em,)
+ [4.8436 9.09802 7.97448 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 5.75995 ] pdfxs
+ 27.273 -453.447 m
+ (havepo)
+ [6.0654 5.14905 5.4545 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (ccept)
+ [4.8436 4.85451 4.8436 6.0654 4.23277 ] pdfxs
+ (a) show
+ (ncef)
+ [6.0654 4.85451 8.47629 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (ny)
+ [5.75995 5.74904 ] pdfxs
+ (t) show
+ (hing)
+ [6.0654 3.0327 6.05449 9.0981 ] pdfxs
+ (o) show
+ (ther)
+ [4.23277 6.0654 4.8436 7.909 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (nsystembenchm)
+ [9.6981 4.29811 5.75995 4.30902 4.23277 4.85451 12.7307 6.35994 4.8436 6.0654 4.54905 
+ 6.05449 9.08711 ] pdfxs
+ (a) show
+ (rks.)
+ [4.27631 5.75995 4.29811 3.0327 ] pdfxs
+ 16.364 -482.361 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -482.361 m
+ /N614 10.909 Tf
+ (Pr)
+ [7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.69081 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tuserecursived)
+ [7.63638 6.05449 4.30902 8.22539 4.27631 4.85451 4.8436 6.0654 4.2654 4.30902 3.02179 
+ 5.4545 8.23629 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.83629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.05449 4.27631 4.85451 7.6799 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (endosowi)
+ [4.8436 9.44719 6.0654 8.83629 4.29811 8.8472 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hlayers)
+ [9.44719 3.02179 5.15996 5.4545 4.8436 4.27631 7.6799 ] pdfxs
+ (o) show
+ (fhelperr)
+ [6.71994 6.0654 4.8436 3.0327 6.35994 4.85451 7.6581 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (ines\(which)
+ [3.0327 6.05449 4.85451 7.69081 4.23277 7.88721 6.05449 3.0327 4.54905 6.0654 ] pdfxs
+ 27.273 -504.284 m
+ (a) show
+ (re)
+ [4.27631 7.94175 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enrecursive)
+ [4.85451 9.15265 4.27631 4.8436 4.85451 6.05449 4.27631 4.29811 3.0327 5.4545 4.85451 
+ ] pdfxs
+ (\)) show
+ (,usefuncti)
+ [6.22904 6.0654 4.29811 7.94175 3.33815 6.0654 6.05449 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.16356 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ersf)
+ [4.85451 4.27631 7.39627 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [7.37446 ] pdfxs
+ (a) show
+ (bs)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,use)
+ [6.05449 6.23994 6.05449 4.30902 4.8436 ] pdfxs
+ 320.386 -504.284 m
+ /N722 10.909 Tf
+ (void*) show
+ 349.022 -504.284 m
+ /N614 10.909 Tf
+ ('sf)
+ [3.0327 7.39627 3.33815 ] pdfxs
+ (o) show
+ (rtype)
+ [7.36355 3.93823 5.75995 6.35994 7.95266 ] pdfxs
+ (g) show
+ (enericity,e)
+ [4.8436 6.0654 4.8436 4.27631 3.0327 4.8436 3.0327 3.93823 4.84359 6.23994 4.8436 
+ ] pdfxs
+ (t) show
+ (c.)
+ [4.85451 3.0327 ] pdfxs
+ 16.364 -533.198 m
+ /N1028 10.909 Tf
+ (\017) show
+ 27.273 -533.198 m
+ /N614 10.909 Tf
+ (Log) show
+ (ic)
+ [3.0327 4.8436 ] pdfxs
+ (a) show
+ (llydistinctins)
+ [3.0327 3.0327 10.309 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 4.8436 8.79273 
+ 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nces)
+ [6.0654 4.8436 4.8436 8.85807 ] pdfxs
+ (o) show
+ (frecursived)
+ [7.8872 4.2654 4.85451 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 9.39265 6.0654 
+ ] pdfxs
+ (at) show
+ (astruc)
+ [10.0035 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.84717 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 9.40356 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enm)
+ [4.8436 10.6145 9.09802 ] pdfxs
+ (a) show
+ (nipul)
+ [6.05449 3.0327 6.05449 6.0654 3.0327 ] pdfxs
+ (at) show
+ (edbyc)
+ [4.8436 10.6145 5.75995 10.309 4.8436 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.09802 ] pdfxs
+ (o) show
+ (n) show
+ 27.273 -555.121 m
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (inesin)
+ [3.0327 6.05449 4.85451 7.94172 3.02179 9.6981 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.4872 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m,requiringpowerful)
+ [9.08711 6.6654 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 3.0327 6.05449 9.0981 
+ 6.35994 5.14905 7.58175 4.8436 4.27631 3.32724 6.0654 6.6654 ] pdfxs
+ (a) show
+ (nalysis)
+ [6.05449 5.46541 3.02179 5.75995 4.30902 3.02179 7.94172 ] pdfxs
+ (t) show
+ (echniquestodistin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.94172 4.23277 9.0981 
+ 6.05449 3.0327 4.30902 4.23277 3.0327 6.0654 ] pdfxs
+ (g) show
+ (uishthem.)
+ [6.05449 3.0327 4.30902 9.6981 4.23277 6.0654 4.8436 9.09802 3.0327 ] pdfxs
+ 225.818 -582.481 m
+ (192) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 205 205
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 88.364 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 0 m
+ /N614 10.909 Tf
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.52718 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (llyc)
+ [3.02179 3.0327 8.9781 4.85451 ] pdfxs
+ (a) show
+ (nn)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (tre)
+ [7.46184 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.27264 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 7.46184 ] pdfxs
+ (t) show
+ (hedyn)
+ [6.0654 8.07266 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (miclay)
+ [9.08711 3.0327 8.06175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.46184 ] pdfxs
+ (o) show
+ (f)
+ [6.5563 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 8.07266 6.0654 4.8436 ] pdfxs
+ (a) show
+ (p:he)
+ [6.0654 7.66902 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [9.28355 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (utisc)
+ [6.05449 7.46184 3.0327 7.52718 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 10.909 -21.922 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (lledb)
+ [3.02179 3.0327 4.85451 8.71629 6.35994 ] pdfxs
+ (ot) show
+ (hby)
+ [8.71629 5.75995 8.41084 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 7.50539 ] pdfxs
+ (\() show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 8.71629 ] pdfxs
+ (t) show
+ (opredic)
+ [8.10538 6.0654 4.27631 4.8436 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (\)dyn)
+ [6.89457 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (micbehavi)
+ [9.08711 3.0327 7.50539 6.35994 4.85451 6.05449 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [6.92719 ] pdfxs
+ (o) show
+ (f)
+ [5.98904 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 7.49448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [11.7489 ] pdfxs
+ (a) show
+ (swell)
+ [6.95991 7.57085 4.85451 3.0327 5.68359 ] pdfxs
+ (a) show
+ (s)
+ [6.95991 ] pdfxs
+ (t) show
+ (hep)
+ [6.05449 7.50539 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r) show
+ 10.909 -43.845 m
+ (implemen)
+ [3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.18537 ] pdfxs
+ (o) show
+ (fm)
+ [6.46903 9.08711 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (/) show
+ (freebeingused,whichisusu)
+ [3.32724 4.27631 4.8436 7.97448 6.37085 4.8436 3.0327 6.0654 8.57447 6.0654 4.29811 
+ 4.85451 6.05449 6.26176 7.8763 6.0654 3.0327 4.53815 9.19628 3.02179 7.429 6.0654 
+ 4.29811 6.0654 ] pdfxs
+ (a) show
+ (llyn)
+ [3.0327 3.0327 8.87992 6.0654 ] pdfxs
+ (o) show
+ (tprovidedby)
+ [7.36366 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 4.8436 9.18537 5.75995 8.89083 
+ ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 7.97448 4.85451 ] pdfxs
+ (o) show
+ (mpilerven-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 7.39628 5.4545 4.8436 6.0654 3.63261 ] pdfxs
+ 10.909 -65.768 m
+ (d)
+ [6.0654 ] pdfxs
+ (o) show
+ (r.Wi)
+ [4.2654 7.83266 11.2144 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.72365 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.33448 ] pdfxs
+ (a) show
+ (bilitytore)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.25083 4.23277 8.94538 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [9.54537 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.73456 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 9.55628 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (llay)
+ [6.52358 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut,)
+ [6.0654 4.23277 6.55631 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.33448 4.85451 ] pdfxs
+ (o) show
+ (mpilerh)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 7.75628 6.0654 ] pdfxs
+ (a) show
+ (slimi)
+ [7.78899 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.54537 ] pdfxs
+ (a) show
+ (bility)
+ [6.0654 3.0327 3.0327 3.02179 3.94914 5.75995 ] pdfxs
+ 10.909 -87.69 m
+ (t) show
+ (ouses)
+ [9.06538 6.05449 4.30902 8.45447 4.30902 ] pdfxs
+ (ta) show
+ (ticinf)
+ [4.23277 3.0327 8.46538 3.02179 6.0654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (ninfer)
+ [9.67628 3.0327 6.05449 3.33815 4.8436 7.88719 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.84365 ] pdfxs
+ (t) show
+ (hepr)
+ [6.0654 8.45447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.698 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [9.06538 3.0327 9.08711 6.0654 4.27631 5.14905 5.4545 8.45447 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mperf)
+ [12.7089 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce,)
+ [6.05449 4.85451 4.8436 6.64358 ] pdfxs
+ (a) show
+ (ndh)
+ [6.0654 9.66537 6.0654 ] pdfxs
+ (a) show
+ (s) show
+ 10.909 -109.613 m
+ (limi)
+ [3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (ed)
+ [4.8436 9.6981 ] pdfxs
+ (a) show
+ (bility)
+ [6.05449 3.0327 3.0327 3.0327 3.93823 9.39264 ] pdfxs
+ (t) show
+ (operf)
+ [9.08719 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 12.7307 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tdepend)
+ [7.88729 6.05449 4.85451 6.35994 4.8436 6.0654 9.6981 ] pdfxs
+ (o) show
+ (nhe)
+ [9.6981 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [9.6981 3.02179 5.15996 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (.) show
+ 0 -139.274 m
+ /N1028 10.909 Tf
+ (\017) show
+ 10.909 -139.274 m
+ /N614 10.909 Tf
+ (Modern)
+ [10.0036 5.74904 6.0654 4.8436 4.27631 10.4617 ] pdfxs
+ (a) show
+ (pplic)
+ [6.05449 6.0654 3.0327 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 8.70535 ] pdfxs
+ (a) show
+ (rel)
+ [4.2654 9.25083 3.02179 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [9.25083 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4617 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (tt) show
+ (ingbi)
+ [3.0327 6.05449 9.85082 6.0654 3.0327 ] pdfxs
+ (gg) show
+ (er:)
+ [4.8436 4.27631 9.39264 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 8.69444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4508 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4508 ] pdfxs
+ (t) show
+ (imem)
+ [3.0327 9.08711 9.25083 9.08711 ] pdfxs
+ (att) show
+ (ers!)
+ [4.8436 4.27631 4.30902 3.0327 ] pdfxs
+ 10.909 -161.196 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mmerci)
+ [9.09802 9.08711 4.8436 4.27631 4.8436 3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [6.53449 4.8436 ] pdfxs
+ (o) show
+ (mpilers)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 4.27631 7.7999 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.27631 ] pdfxs
+ (a) show
+ (lly)
+ [3.02179 3.0327 9.26174 ] pdfxs
+ (a) show
+ (reun)
+ [4.2654 8.35629 6.05449 6.0654 ] pdfxs
+ (a) show
+ (ble)
+ [6.0654 3.02179 8.35629 ] pdfxs
+ (t) show
+ (ouse)
+ [8.95629 6.05449 4.30902 8.34538 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 7.7999 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.74547 ] pdfxs
+ (\(a) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ne\))
+ [6.0654 4.8436 7.74547 ] pdfxs
+ (ta) show
+ (ke)
+ [5.4545 8.34538 ] pdfxs
+ (a) show
+ (smuch)
+ [7.81081 8.78166 6.0654 4.53815 9.56719 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 4.8436 ] pdfxs
+ 10.909 -183.119 m
+ (t) show
+ (operf)
+ [9.65446 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 13.2871 ] pdfxs
+ (a) show
+ (s)
+ [8.49808 ] pdfxs
+ (t) show
+ (herest)
+ [6.0654 9.04356 4.27631 4.8436 4.30902 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hec)
+ [6.0654 9.04356 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 9.04356 ] pdfxs
+ (t) show
+ (imef)
+ [3.0327 9.08711 9.05447 3.32724 ] pdfxs
+ (o) show
+ (rapr)
+ [8.47627 9.65446 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m:)
+ [9.08711 9.01083 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 8.50899 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (trequireh)
+ [8.44365 4.27631 4.8436 5.75995 6.0654 3.02179 4.27631 9.04356 6.0654 ] pdfxs
+ (o) show
+ (urs)
+ [6.0654 4.2654 8.50899 ] pdfxs
+ (o) show
+ (r) show
+ 10.909 -205.041 m
+ (daysf)
+ [6.0654 5.14905 5.75995 7.93081 3.33815 ] pdfxs
+ (o) show
+ (rpr)
+ [7.909 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.94172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (t)
+ [7.88729 ] pdfxs
+ (ta) show
+ (keminu)
+ [5.4545 8.47629 9.09802 3.02179 5.75995 6.0654 ] pdfxs
+ (t) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (t) show
+ (oc)
+ [9.08719 4.85451 ] pdfxs
+ (o) show
+ (mpile)
+ [9.08711 6.05449 3.0327 3.0327 8.4872 ] pdfxs
+ (a) show
+ (rec)
+ [4.27631 8.47629 4.85451 ] pdfxs
+ (o) show
+ (mple)
+ [9.08711 6.0654 3.02179 4.85451 ] pdfxs
+ (t) show
+ (ely)
+ [4.8436 3.0327 9.39264 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 7.87638 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (t) show
+ (heques)
+ [6.05449 8.4872 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 0.572998 -235.235 m
+ (Atro)
+ [7.8763 7.80001 4.2654 5.75995 ] pdfxs
+ (ot) show
+ (,)
+ [6.59994 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 7.85445 ] pdfxs
+ (t) show
+ (hesisisdev)
+ [6.0654 4.8436 4.30902 3.0327 7.85445 3.02179 7.86536 6.05449 4.85451 5.4545 ] pdfxs
+ (o) show
+ (ted)
+ [4.23277 4.85451 9.61082 ] pdfxs
+ (t) show
+ (o)
+ [9.01083 ] pdfxs
+ (ta) show
+ (king)
+ [5.74904 3.0327 6.0654 8.99992 ] pdfxs
+ (t) show
+ (hesepr)
+ [6.0654 4.8436 4.30902 8.39993 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blems)
+ [6.0654 3.02179 4.85451 9.08711 7.85445 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 9.61082 4.8436 ] pdfxs
+ (a) show
+ (refullybre)
+ [4.27631 4.85451 3.32724 6.0654 3.02179 3.0327 9.31628 6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (king)
+ [5.75995 3.0327 6.0654 8.99992 ] pdfxs
+ (t) show
+ (hemdownin)
+ [6.0654 4.8436 12.6434 6.0654 5.14905 7.8763 9.61082 3.0327 5.75995 ] pdfxs
+ (to) show
+ -16.364 -257.157 m
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (ogo) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lpiecesth)
+ [6.15267 6.0654 3.02179 4.85451 4.8436 4.85451 7.429 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tc)
+ [7.36366 4.85451 ] pdfxs
+ (a) show
+ (nbeh)
+ [9.18537 6.35994 7.97448 6.0654 ] pdfxs
+ (a) show
+ (ndledbypurely)
+ [6.05449 6.0654 3.0327 4.8436 9.18537 5.75995 8.87992 6.0654 6.05449 4.27631 4.8436 
+ 3.0327 8.87992 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (ed)
+ [4.8436 9.18537 ] pdfxs
+ (t) show
+ (echniques.Wi)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 7.70175 11.2144 
+ 3.0327 ] pdfxs
+ (t) show
+ (hrespect)
+ [9.18537 4.2654 4.85451 4.29811 6.37085 4.8436 4.8436 7.37456 ] pdfxs
+ (t) show
+ (o)
+ [8.57447 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 7.97448 ] pdfxs
+ (a) show
+ (bove,)
+ [6.35994 5.14905 5.4545 4.85451 3.0327 ] pdfxs
+ -16.364 -279.08 m
+ /N1025 10.909 Tf
+ (Th) show
+ (eLLVMC)
+ [10.6362 7.53813 6.15269 9.49086 16.7889 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4616 ] pdfxs
+ (p) show
+ (il)
+ [3.47997 3.49088 ] pdfxs
+ (e) show
+ (r)
+ [10.0472 ] pdfxs
+ (In) show
+ (fr)
+ [3.82904 5.17085 ] pdfxs
+ (a) show
+ (s)
+ [4.95263 ] pdfxs
+ (t) show
+ (r)
+ [5.15995 ] pdfxs
+ (uc) show
+ (tur)
+ [4.8873 6.96002 5.17085 ] pdfxs
+ (e) show
+ 186.843 -279.08 m
+ /N614 10.909 Tf
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.509 ] pdfxs
+ (2) show
+ (\)isdesi)
+ [8.49819 3.02179 8.55262 6.0654 4.8436 4.30902 3.02179 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.309 ] pdfxs
+ (t) show
+ (oc)
+ [9.6981 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (o) show
+ (nic)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lize)
+ [3.0327 3.0327 4.8436 9.09811 ] pdfxs
+ (a) show
+ (smuch)
+ [8.55262 8.78166 6.0654 4.53815 10.309 ] pdfxs
+ (o) show
+ (f)
+ [7.58175 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 4.8436 ] pdfxs
+ -16.364 -301.003 m
+ (s)
+ [4.29811 ] pdfxs
+ (o) show
+ (urce-levelc)
+ [6.0654 4.27631 4.8436 4.85451 3.63261 3.0327 4.8436 5.4545 4.85451 7.89811 4.85451 
+ ] pdfxs
+ (o) show
+ (mplexity)
+ [9.08711 6.0654 3.02179 4.85451 5.75995 3.02179 3.94914 10.6254 ] pdfxs
+ (a) show
+ (sp)
+ [9.18534 6.35994 ] pdfxs
+ (o) show
+ (ssiblein)
+ [4.30902 4.29811 3.0327 6.05449 3.0327 9.73083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (osimplef)
+ [10.3308 4.29811 3.0327 9.09802 6.05449 3.0327 9.71992 3.33815 ] pdfxs
+ (o) show
+ (rms:itelimin)
+ [4.2654 9.09802 4.29811 10.3635 3.0327 9.10909 4.85451 3.0327 3.02179 9.09802 3.0327 
+ 6.05449 ] pdfxs
+ (at) show
+ (esbi)
+ [4.8436 9.18534 6.05449 3.0327 ] pdfxs
+ (t) show
+ (-\felds,li)
+ [3.63261 6.0654 4.8436 3.0327 6.0654 4.29811 8.21447 3.0327 3.0327 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (a) show
+ (ls)
+ [7.90902 4.29811 ] pdfxs
+ (t) show
+ (ringc)
+ [4.27631 3.02179 6.0654 10.3308 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ -16.364 -322.925 m
+ (s)
+ [4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (s,unions,c)
+ [4.29811 6.68721 6.05449 6.0654 3.02179 5.46541 6.05449 4.30902 6.6763 4.8436 ] pdfxs
+ (o) show
+ (mplexlo)
+ [9.08711 6.0654 3.0327 4.8436 9.40355 3.0327 5.75995 ] pdfxs
+ (o) show
+ (pings)
+ [6.05449 3.0327 6.0654 9.0981 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,se)
+ [6.05449 4.27631 4.8436 4.30902 6.6763 4.29811 4.85451 ] pdfxs
+ (t) show
+ (jmp)
+ [3.32724 9.09802 6.05449 ] pdfxs
+ (/) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ngjmp,s)
+ [6.0654 5.74904 3.33815 9.08711 6.0654 6.6763 4.29811 ] pdfxs
+ (o) show
+ (urce-levelexcep)
+ [6.0654 4.27631 4.8436 4.8436 3.64352 3.0327 4.8436 5.4545 4.8436 6.6763 4.85451 
+ 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsem)
+ [9.6981 4.30902 4.8436 9.09802 ] pdfxs
+ (a) show
+ (ntics,)
+ [5.75995 4.23277 3.0327 4.85451 4.29811 6.6763 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ -16.364 -344.848 m
+ (a)
+ [9.64355 ] pdfxs
+ (t) show
+ (remend)
+ [4.27631 4.8436 9.09802 4.8436 6.0654 6.05449 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 8.49808 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (unt)
+ [6.0654 5.74904 8.44365 ] pdfxs
+ (o) show
+ (f)
+ [7.5163 ] pdfxs
+ (ot) show
+ (hers)
+ [6.0654 4.8436 8.46536 4.30902 ] pdfxs
+ (o) show
+ (urce-levelde)
+ [6.05449 4.27631 4.85451 4.8436 3.63261 3.0327 4.85451 5.4545 4.8436 7.22175 6.0654 
+ 4.8436 ] pdfxs
+ (ta) show
+ (il)
+ [3.0327 7.22175 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tw)
+ [8.44365 7.57085 ] pdfxs
+ (o) show
+ (uldm)
+ [6.0654 3.02179 10.2545 9.09802 ] pdfxs
+ (a) show
+ (kein)
+ [5.4545 9.03265 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.22175 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ -16.364 -366.77 m
+ (like)
+ [3.0327 3.0327 5.4545 8.37811 ] pdfxs
+ (t) show
+ (hesem)
+ [6.0654 4.8436 4.30902 8.37811 9.08711 ] pdfxs
+ (o) show
+ (rec)
+ [4.27631 8.38902 4.8436 ] pdfxs
+ (o) show
+ (mplex,whilepreserving)
+ [9.08711 6.0654 3.0327 4.8436 5.75995 6.58903 7.8763 6.0654 3.02179 3.0327 8.38902 
+ 6.05449 4.27631 4.8436 4.30902 4.8436 4.27631 5.75995 3.0327 6.05449 8.98901 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 8.37811 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (ntfe)
+ [5.75995 7.7782 3.33815 4.8436 ] pdfxs
+ (at) show
+ (uressuch)
+ [6.0654 4.2654 4.85451 7.83263 4.30902 6.05449 4.54905 9.59991 ] pdfxs
+ (a) show
+ (s)
+ [7.83263 ] pdfxs
+ (t) show
+ (hetypes)
+ [6.0654 8.37811 3.93823 5.75995 6.37085 8.37811 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,d)
+ [6.0654 4.2654 4.85451 6.58903 6.05449 ] pdfxs
+ (ata) show
+ (-) show
+ -16.364 -388.693 m
+ (\rowe\013ec)
+ [6.0654 5.14905 12.6981 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,d)
+ [4.30902 8.13811 6.0654 ] pdfxs
+ (at) show
+ (a)
+ [10.2654 ] pdfxs
+ (a) show
+ (ccessbehavi)
+ [4.85451 4.8436 4.85451 4.29811 9.11989 6.35994 4.85451 6.05449 5.15996 5.74904 3.0327 
+ ] pdfxs
+ (o) show
+ (r,e)
+ [4.27631 8.13811 4.85451 ] pdfxs
+ (t) show
+ (c.)
+ [4.8436 11.4217 ] pdfxs
+ (I) show
+ (nprinciple,thel)
+ [10.8872 6.05449 4.27631 3.0327 6.05449 4.85451 3.02179 6.0654 3.0327 4.8436 8.14902 
+ 4.23277 6.0654 9.66537 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentn)
+ [4.8436 3.64352 3.0327 6.05449 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 4.85451 
+ 5.74904 9.06546 6.05449 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.27631 9.66537 ] pdfxs
+ (o) show
+ (f)
+ [8.14902 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ -16.364 -410.615 m
+ (a) show
+ (llows)
+ [3.0327 3.0327 5.14905 7.8763 8.97807 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.70175 ] pdfxs
+ (o) show
+ (fthe)
+ [8.01811 4.23277 6.0654 9.52356 ] pdfxs
+ (t) show
+ (echniquesin)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 8.97807 3.0327 10.7344 
+ ] pdfxs
+ (t) show
+ (his)
+ [6.05449 3.0327 8.97807 ] pdfxs
+ (t) show
+ (hesis)
+ [6.0654 4.8436 4.30902 3.02179 8.97807 ] pdfxs
+ (t) show
+ (ow)
+ [10.1345 7.57085 ] pdfxs
+ (o) show
+ (rkunmodi\fedf)
+ [4.27631 10.4399 6.05449 6.0654 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 10.7344 
+ 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.94536 ] pdfxs
+ (a) show
+ (nyl)
+ [5.75995 10.429 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [9.52356 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.91273 ] pdfxs
+ (ta) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.97807 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ -16.364 -432.538 m
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [14.2254 4.2654 4.85451 6.05449 4.27631 4.8436 4.30902 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,th)
+ [6.05449 7.40721 4.23277 6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (hinpr)
+ [10.2763 3.0327 10.2872 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice,)
+ [3.0327 4.85451 4.8436 7.3963 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.06538 ] pdfxs
+ (t) show
+ (echniquesmayhaveincre)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 8.5308 9.08711 5.14905 
+ 9.98173 6.0654 5.14905 5.4545 9.06538 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 10.2872 ] pdfxs
+ (o) show
+ (rreducedimp)
+ [8.49809 4.2654 4.85451 6.05449 6.0654 4.8436 4.85451 10.2872 3.02179 9.09802 6.05449 
+ ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (.) show
+ -16.364 -454.46 m
+ (I) show
+ (n)
+ [10.1017 ] pdfxs
+ (a) show
+ (ddi)
+ [6.05449 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.1563 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Msupp)
+ [14.04 4.29811 6.0654 6.05449 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (s)
+ [8.34535 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 8.87993 ] pdfxs
+ (a) show
+ (nde\016cientlink-)
+ [6.05449 10.1017 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.28001 3.0327 3.02179 
+ 6.0654 5.75995 3.63261 ] pdfxs
+ (t) show
+ (imepr)
+ [3.0327 9.08711 8.87993 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1344 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.33444 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0908 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -16.364 -476.383 m
+ /N634 10.909 Tf
+ (wit)
+ [7.24359 3.34914 3.62179 ] pdfxs
+ (h) show
+ (out)
+ [5.58542 5.84725 6.61086 ] pdfxs
+ (h) show
+ (a)
+ [5.58542 ] pdfxs
+ (v) show
+ (ingtoma)
+ [3.33823 6.13082 8.00728 3.6327 8.56358 8.91258 5.58542 ] pdfxs
+ (k) show
+ (e)
+ [7.99637 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (ni\fc)
+ [6.13082 3.34914 6.13082 4.46185 ] pdfxs
+ (a) show
+ (nt)
+ [6.13082 6.62177 ] pdfxs
+ (cha) show
+ (n)
+ [6.13082 ] pdfxs
+ (ge) show
+ (stoISVm)
+ [7.45081 3.62179 8.56358 4.21089 6.13082 11.0944 8.92348 ] pdfxs
+ (ake) show
+ (\fl)
+ [6.13082 2.79267 ] pdfxs
+ (es) show
+ 262.4 -476.383 m
+ /N614 10.909 Tf
+ (.The)
+ [7.54902 7.8763 6.0654 7.48357 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (Mrepresen)
+ [12.6436 4.27631 4.8436 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nisex)
+ [8.70538 3.0327 6.93809 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remely)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 5.75995 ] pdfxs
+ -16.364 -498.305 m
+ (simple)
+ [4.29811 3.0327 9.09802 6.05449 3.0327 8.13811 ] pdfxs
+ (a) show
+ (ndli)
+ [6.0654 9.34901 3.0327 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.75995 ] pdfxs
+ (t) show
+ (-wei)
+ [3.63261 7.57085 4.85451 3.0327 ] pdfxs
+ (g) show
+ (h)
+ [5.74904 ] pdfxs
+ (t) show
+ (,)
+ [6.39267 ] pdfxs
+ (a) show
+ (llowingin)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.74901 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.32722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.59263 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.34901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.59263 ] pdfxs
+ (t) show
+ (obeverye\016cien)
+ [8.74901 6.35994 8.14902 5.4545 4.8436 4.27631 9.04356 4.85451 9.08711 4.85451 3.02179 
+ 4.85451 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 0.572983 -520.228 m
+ /N1025 10.909 Tf
+ (Dat) show
+ (a)
+ [10.0691 ] pdfxs
+ (St) show
+ (r)
+ [5.17085 ] pdfxs
+ (uctu) show
+ (reA)
+ [5.15995 9.71984 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 4.95263 ] pdfxs
+ 137.026 -520.228 m
+ /N614 10.909 Tf
+ (isdesi)
+ [3.0327 7.75627 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.05449 4.85451 9.51264 ] pdfxs
+ (t) show
+ (odirec)
+ [8.90174 6.0654 3.02179 4.27631 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ly)
+ [3.0327 9.20719 ] pdfxs
+ (a) show
+ (ddress)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.74536 ] pdfxs
+ (t) show
+ (hedi\016cultpr)
+ [6.0654 8.30175 6.05449 3.0327 9.08711 4.85451 6.05449 3.0327 7.69093 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [12.5453 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysispr)
+ [3.02179 5.75995 4.30902 3.02179 7.75627 6.0654 4.27631 ] pdfxs
+ (o) show
+ (b-)
+ [6.05449 3.63261 ] pdfxs
+ -16.364 -542.15 m
+ (lemsf)
+ [3.0327 4.8436 9.09802 8.42171 3.33815 ] pdfxs
+ (a) show
+ (cedby)
+ [4.8436 4.85451 10.189 5.74904 9.89446 ] pdfxs
+ (agg) show
+ (ressivemem)
+ [4.2654 4.85451 4.29811 4.30902 3.02179 5.4545 8.97811 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.88355 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsinac)
+ [6.0654 8.42171 3.0327 10.189 9.5781 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ent)
+ [4.8436 5.75995 8.36728 ] pdfxs
+ (a) show
+ (nduni\fedfr)
+ [6.0654 10.189 6.05449 6.0654 3.0327 6.05449 4.85451 10.189 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk.)
+ [4.27631 5.75995 9.34901 ] pdfxs
+ (I) show
+ (np)
+ [10.189 6.05449 ] pdfxs
+ (a) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ -16.364 -564.073 m
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.02179 ] pdfxs
+ (a) show
+ (r,)
+ [4.27631 7.71266 ] pdfxs
+ (D) show
+ (SAc)
+ [6.0654 12.6544 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (esc)
+ [4.8436 8.78171 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ext-sensi)
+ [4.85451 5.75995 4.23277 3.64352 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.3272 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.9381 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.05449 10.5381 9.08711 5.75995 6.0654 ] pdfxs
+ (/) show
+ (refinf)
+ [4.2654 4.85451 7.81084 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.5381 3.33815 ] pdfxs
+ (o) show
+ (rmem)
+ [8.749 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2326 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,)
+ [4.30902 3.0327 ] pdfxs
+ -16.364 -585.996 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0581 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (utwhichmem)
+ [6.05449 8.24728 7.8763 6.0654 3.0327 4.53815 10.069 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.76355 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.31262 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 8.8472 ] pdfxs
+ (a) show
+ (ccessedinatype-c)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 10.0581 3.0327 10.069 9.4581 3.93823 
+ 5.75995 6.35994 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsis)
+ [6.05449 4.30902 3.02179 4.30902 ] pdfxs
+ (t) show
+ (entm)
+ [4.8436 5.75995 8.24728 9.08711 ] pdfxs
+ (a) show
+ (nner,)
+ [6.0654 6.05449 4.85451 4.2654 7.13448 ] pdfxs
+ (a) show
+ (ndinf)
+ [6.05449 10.069 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -16.364 -607.918 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.30537 ] pdfxs
+ (a) show
+ (b)
+ [6.35994 ] pdfxs
+ (o) show
+ (utwhichmem)
+ [6.0654 7.49456 7.8763 6.05449 3.0327 4.54905 9.30537 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.01083 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (sc)
+ [7.54899 4.85451 ] pdfxs
+ (a) show
+ (nesc)
+ [9.30537 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.09448 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 8.10539 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.338 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysissc)
+ [3.0327 5.75995 4.29811 3.0327 7.54899 4.30902 4.8436 ] pdfxs
+ (o) show
+ (pe)
+ [6.35994 8.10539 ] pdfxs
+ (\() show
+ (thusm)
+ [4.23277 5.75995 6.0654 7.54899 9.08711 ] pdfxs
+ (a) show
+ (kingitille)
+ [5.75995 3.0327 6.0654 8.69447 3.0327 7.49456 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (ga) show
+ (lf)
+ [6.27267 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -16.364 -629.841 m
+ (a)
+ [9.3381 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (t) show
+ (omodify)
+ [9.34901 9.08711 5.75995 6.05449 3.0327 3.33815 5.74904 ] pdfxs
+ (\)) show
+ (.This)
+ [8.63992 7.8763 6.0654 3.02179 8.19263 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisisstr)
+ [3.0327 5.74904 4.30902 3.0327 8.18172 3.0327 8.19263 4.30902 4.23277 4.27631 ] pdfxs
+ (o) show
+ (ngen)
+ [6.0654 9.3381 4.85451 6.05449 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h)
+ [9.949 ] pdfxs
+ (t) show
+ (oidentifydis)
+ [9.3381 3.0327 6.05449 4.85451 5.75995 4.23277 3.0327 3.33815 9.64355 6.0654 3.02179 
+ 4.30902 ] pdfxs
+ (t) show
+ (inctinst)
+ [3.02179 6.0654 4.8436 8.13819 3.0327 6.05449 4.30902 4.23277 ] pdfxs
+ (a) show
+ (nces)
+ [6.0654 4.8436 4.85451 8.19263 ] pdfxs
+ (o) show
+ (fhe)
+ [7.22175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p) show
+ 209.454 -657.201 m
+ (193) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 206 206
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresusedbyc)
+ [6.05449 4.27631 4.85451 8.86898 6.05449 4.30902 4.8436 10.6254 5.75995 10.3199 4.85451 
+ ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (nhelperfunc)
+ [10.6254 6.0654 4.8436 3.0327 6.37085 4.8436 8.83627 3.33815 6.05449 6.0654 4.8436 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,h)
+ [6.0654 4.29811 7.83266 6.05449 ] pdfxs
+ (a) show
+ (ndles)
+ [6.0654 6.05449 3.0327 4.8436 8.86898 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 7.60357 ] pdfxs
+ (o) show
+ (f)
+ [7.89811 ] pdfxs
+ (t) show
+ (hedi\016cult)
+ [6.05449 9.41447 6.0654 3.02179 9.09802 4.8436 6.0654 3.0327 8.80364 ] pdfxs
+ (a) show
+ (spects)
+ [4.29811 6.37085 4.8436 4.85451 4.23277 8.86898 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.80364 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 9.41447 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M) show
+ 0 -21.922 m
+ (I) show
+ (Rexp)
+ [11.7707 4.8436 5.75995 6.35994 ] pdfxs
+ (o) show
+ (ses)
+ [4.30902 4.8436 8.0399 ] pdfxs
+ (\() show
+ (which)
+ [7.8763 6.0654 3.02179 4.54905 9.79628 ] pdfxs
+ (a) show
+ (reinheri)
+ [4.27631 8.58538 3.02179 6.0654 6.05449 4.85451 4.27631 3.02179 ] pdfxs
+ (t) show
+ (edfr)
+ [4.85451 9.79628 3.32724 4.27631 ] pdfxs
+ (o) show
+ (mC,includingp)
+ [12.8289 7.8763 6.76358 3.0327 6.05449 4.85451 3.0327 6.05449 6.0654 3.0327 6.05449 
+ 9.19628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (erc)
+ [4.85451 8.00718 4.8436 ] pdfxs
+ (a) show
+ (ses,v)
+ [4.30902 4.8436 4.30902 6.78539 5.14904 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (s,excep)
+ [4.29811 6.7963 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns,e)
+ [6.0654 4.29811 6.78539 4.85451 ] pdfxs
+ (t) show
+ (c)
+ [4.8436 ] pdfxs
+ (\)) show
+ (,c)
+ [6.7963 4.8436 ] pdfxs
+ (a) show
+ (nsee)
+ [9.79628 4.29811 4.85451 4.8436 ] pdfxs
+ 0 -43.845 m
+ (t) show
+ (hr)
+ [6.05449 4.27631 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h) show
+ 41.846 -43.845 m
+ /N722 10.909 Tf
+ (void*) show
+ 74.723 -43.845 m
+ /N614 10.909 Tf
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (s,iden)
+ [4.29811 7.42903 3.02179 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (i\fes)
+ [3.0327 6.05449 4.85451 8.54171 ] pdfxs
+ (t) show
+ (heimp)
+ [6.05449 9.09811 3.02179 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (nts)
+ [5.74904 8.48728 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.0872 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.58175 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.0872 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s,e)
+ [4.30902 7.41812 4.8436 ] pdfxs
+ (t) show
+ (c.Fin)
+ [4.85451 9.68719 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,despi)
+ [3.0327 3.0327 4.84359 7.42903 6.05449 4.85451 4.29811 6.0654 3.02179 ] pdfxs
+ (t) show
+ (e) show
+ 0 -65.768 m
+ (t) show
+ (he)
+ [6.05449 9.43629 ] pdfxs
+ (agg) show
+ (ressiven)
+ [4.2654 4.85451 4.29811 4.30902 3.0327 5.4545 9.42537 6.05449 ] pdfxs
+ (at) show
+ (ure)
+ [6.0654 4.2654 9.43629 ] pdfxs
+ (o) show
+ (f)
+ [7.90902 ] pdfxs
+ (D) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,itusesli)
+ [7.61448 3.0327 8.82546 6.05449 4.30902 4.8436 8.87989 3.0327 3.0327 ] pdfxs
+ (tt) show
+ (lemem)
+ [3.02179 9.43629 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 10.3417 ] pdfxs
+ (a) show
+ (ndisf)
+ [6.0654 10.6363 3.0327 8.87989 3.32724 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.82546 ] pdfxs
+ (a) show
+ (ndsc)
+ [6.05449 10.6472 4.29811 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blein)
+ [6.0654 3.0327 9.42537 3.0327 10.6363 ] pdfxs
+ (o) show
+ (urexperimen)
+ [6.05449 8.85809 4.8436 5.75995 6.37085 4.8436 4.27631 3.02179 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (t) show
+ (s) show
+ 0 -87.69 m
+ (o) show
+ (npr)
+ [10.3199 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mssp)
+ [9.08711 8.56353 4.29811 6.0654 ] pdfxs
+ (a) show
+ (nning)
+ [6.05449 6.0654 3.02179 6.0654 9.70901 ] pdfxs
+ (4) show
+ (-5)
+ [3.63261 9.71992 ] pdfxs
+ (o) show
+ (rders)
+ [4.2654 6.0654 4.8436 4.27631 8.56353 ] pdfxs
+ (o) show
+ (fm)
+ [7.58175 9.09802 ] pdfxs
+ (ag) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (ude)
+ [6.05449 6.0654 9.09811 ] pdfxs
+ (o) show
+ (fcodesize)
+ [7.59266 4.85451 5.74904 6.0654 9.10902 4.29811 3.0327 4.8436 9.10902 ] pdfxs
+ (\() show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (st)
+ [4.30902 8.49819 ] pdfxs
+ (200) show
+ (,)
+ [3.02179 ] pdfxs
+ (00) show
+ (0lines)
+ [9.71992 3.02179 3.0327 6.0654 4.8436 8.56353 ] pdfxs
+ (o) show
+ (fcode)
+ [7.58175 4.85451 5.75995 6.05449 4.85451 ] pdfxs
+ (\)) show
+ (.Webe-)
+ [9.73082 10.309 9.09811 6.37085 4.8436 3.63261 ] pdfxs
+ 0 -109.613 m
+ (lieve)
+ [3.0327 3.0327 4.8436 5.4545 9.27265 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (titsh)
+ [8.66183 3.0327 8.66183 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldc)
+ [6.0654 3.02179 10.4835 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inue)
+ [3.0327 5.75995 6.05449 9.27265 ] pdfxs
+ (t) show
+ (osc)
+ [9.87264 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lewell)
+ [3.0327 9.27265 7.57085 4.8436 3.0327 7.45084 ] pdfxs
+ (t) show
+ (ol)
+ [9.87264 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (erpr)
+ [4.8436 8.69445 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.72717 ] pdfxs
+ (\(a) show
+ (sdiscussedinSecti)
+ [8.72717 6.05449 3.0327 4.29811 4.85451 6.05449 4.30902 4.29811 4.85451 10.4835 3.02179 
+ 10.4835 6.0654 4.8436 4.85451 4.23277 3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.71626 ] pdfxs
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (.5)
+ [3.0327 9.87264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -131.535 m
+ (3) show
+ (.)
+ [3.0327 ] pdfxs
+ (4) show
+ (.)
+ [3.0327 ] pdfxs
+ (2) show
+ (\).Fin)
+ [4.23277 8.63992 7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,wedem)
+ [3.0327 3.0327 4.84359 6.98176 7.58175 8.73811 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (e)
+ [8.73811 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tDSArequires)
+ [8.13819 8.32365 6.0654 12.0763 4.2654 4.85451 5.74904 6.0654 3.0327 4.2654 4.85451 
+ 8.19263 ] pdfxs
+ (o) show
+ (nlyasm)
+ [6.05449 3.0327 9.65446 9.3381 4.30902 9.08711 ] pdfxs
+ (a) show
+ (llfr)
+ [3.0327 6.9163 3.32724 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.949 ] pdfxs
+ (o) show
+ (f)
+ [7.22175 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.73811 ] pdfxs
+ (tota) show
+ (lc)
+ [6.9163 4.8436 ] pdfxs
+ (o) show
+ (mpile)
+ [9.09802 6.05449 3.0327 3.0327 8.73811 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.08711 4.8436 ] pdfxs
+ 0 -153.458 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.47627 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.05447 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswe)
+ [9.08711 8.50899 7.57085 9.05447 ] pdfxs
+ (t) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ (t) show
+ (ed,whichwebelieveh)
+ [4.8436 6.0654 7.37448 7.8763 6.0654 3.0327 4.53815 10.2654 7.58175 9.05447 6.35994 
+ 4.8436 3.0327 3.0327 4.8436 5.4545 9.05447 6.0654 ] pdfxs
+ (a) show
+ (sneverbeen)
+ [8.50899 6.05449 4.85451 5.4545 4.8436 8.47627 6.35994 4.85451 4.8436 10.2654 ] pdfxs
+ (a) show
+ (cc)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (mplishedf)
+ [9.09802 6.05449 3.0327 3.0327 4.29811 6.0654 4.8436 10.2654 3.33815 ] pdfxs
+ (o) show
+ (ra)
+ [8.47627 9.65446 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (l-purp)
+ [3.0327 3.63261 6.0654 6.05449 4.27631 6.35994 ] pdfxs
+ (o) show
+ (se)
+ [4.30902 4.8436 ] pdfxs
+ 0 -175.38 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 8.4872 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hfullhe)
+ [9.6981 3.32724 6.0654 3.0327 6.6654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pcl)
+ [9.6981 4.8436 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.936 -197.303 m
+ /N1025 10.909 Tf
+ (A)
+ [9.47995 ] pdfxs
+ (u) show
+ (t)
+ [4.8873 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (at) show
+ (icPo)
+ [3.49088 10.8872 8.22533 6.62173 ] pdfxs
+ (o) show
+ (lAllo)
+ [8.80356 9.47995 3.49088 3.47997 6.62173 ] pdfxs
+ (ca) show
+ (ti)
+ [4.8873 3.47997 ] pdfxs
+ (on) show
+ 171.253 -197.303 m
+ /N614 10.909 Tf
+ (\() show
+ (Ch)
+ [7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.89081 ] pdfxs
+ (5) show
+ (\)isdesi)
+ [8.8691 3.02179 8.93444 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (ned)
+ [6.0654 4.8436 10.6799 ] pdfxs
+ (t) show
+ (oprovide)
+ [10.0799 6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 9.46901 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 9.47992 4.8436 ] pdfxs
+ (o) show
+ (mpilerwi)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 8.89081 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (hein-)
+ [6.05449 9.46901 3.0327 6.0654 3.63261 ] pdfxs
+ -1.52588e-05 -219.225 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2326 ] pdfxs
+ (a) show
+ (ndp)
+ [6.05449 10.2326 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lc)
+ [7.18903 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (litneeds)
+ [7.19994 3.02179 8.41092 6.0654 4.8436 4.85451 6.05449 8.46535 ] pdfxs
+ (t) show
+ (ore)
+ [9.62173 4.27631 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n)
+ [10.2217 ] pdfxs
+ (a) show
+ (b)
+ [6.37085 ] pdfxs
+ (o) show
+ (ut)
+ [6.05449 8.41092 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.2326 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imize)
+ [3.0327 9.08711 3.0327 4.85451 9.01083 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 9.02174 6.05449 4.85451 ] pdfxs
+ (a) show
+ (play)
+ [10.2217 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 8.40001 ] pdfxs
+ (o) show
+ (frecursive)
+ [7.50539 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 4.8436 ] pdfxs
+ -1.52588e-05 -241.148 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.58538 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 7.71266 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticPo)
+ [4.23277 3.0327 7.97448 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.15267 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.18537 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.429 ] pdfxs
+ (t) show
+ (hehe)
+ [6.05449 7.98539 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p,ch)
+ [6.05449 6.26176 4.53815 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (ingitfr)
+ [3.02179 6.0654 8.58538 3.02179 7.37456 3.32724 4.27631 ] pdfxs
+ (o) show
+ (ma)
+ [12.218 8.58538 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (ntbl)
+ [5.75995 7.37456 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ckbox)
+ [4.54905 8.87992 6.35994 5.15996 5.75995 ] pdfxs
+ -1.52588e-05 -263.07 m
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (th)
+ [8.0291 6.05449 ] pdfxs
+ (o) show
+ (ldsmem)
+ [3.0327 6.05449 8.08354 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.53446 ] pdfxs
+ (o) show
+ (bjectsin)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 8.08354 3.0327 5.75995 ] pdfxs
+ (t) show
+ (o)
+ [9.22901 ] pdfxs
+ (\() show
+ (p)
+ [6.35994 ] pdfxs
+ (ot) show
+ (en)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llym)
+ [3.0327 3.02179 9.53446 9.09802 ] pdfxs
+ (a) show
+ (ny\)dis)
+ [5.75995 5.74904 8.01819 6.0654 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inctpo)
+ [3.0327 6.05449 4.85451 8.01819 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lsin)
+ [3.0327 8.08354 3.02179 9.83991 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 8.61811 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pwhich)
+ [9.83991 7.8763 6.0654 3.0327 4.53815 9.83991 ] pdfxs
+ (o) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (enc)
+ [4.8436 9.83991 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ -1.52588e-05 -284.993 m
+ (ah)
+ [9.95991 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (og) show
+ (en)
+ [4.8436 6.0654 ] pdfxs
+ (o) show
+ (usc)
+ [6.0654 8.80353 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.5599 ] pdfxs
+ (o) show
+ (fmem)
+ [7.84357 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.2654 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.32724 4.85451 4.8436 ] pdfxs
+ (t) show
+ (swi)
+ [8.81444 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [10.5599 4.85451 ] pdfxs
+ (o) show
+ (mm)
+ [9.08711 9.08711 ] pdfxs
+ (o) show
+ (npr)
+ [10.5708 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ies.Byi)
+ [3.02179 4.85451 4.29811 10.4945 7.72349 10.2654 3.0327 ] pdfxs
+ (t) show
+ (self)
+ [4.29811 4.85451 3.02179 7.84357 ] pdfxs
+ (t) show
+ (his)
+ [6.0654 3.02179 8.81444 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (-) show
+ -1.52588e-05 -306.915 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.55628 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (enh)
+ [4.8436 9.55628 6.0654 ] pdfxs
+ (a) show
+ (sap)
+ [7.7999 8.94538 6.35994 ] pdfxs
+ (o) show
+ (si)
+ [4.30902 3.02179 ] pdfxs
+ (t) show
+ (iveperf)
+ [3.0327 5.4545 8.34538 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceimp)
+ [6.0654 4.8436 8.34538 3.02179 9.09802 6.05449 ] pdfxs
+ (a) show
+ (ct)
+ [4.85451 7.73456 ] pdfxs
+ (o) show
+ (nhe)
+ [9.55628 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-in)
+ [6.05449 3.64352 3.0327 5.74904 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.85451 6.05449 4.30902 3.02179 5.4545 8.34538 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 7.7999 ] pdfxs
+ (\() show
+ (byincre)
+ [5.75995 9.25083 3.0327 6.05449 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singloc)
+ [4.29811 3.0327 6.0654 8.94538 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.25083 ] pdfxs
+ (o) show
+ (f) show
+ -1.52588e-05 -328.838 m
+ (reference)
+ [4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.39993 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.01083 ] pdfxs
+ (t) show
+ (hed)
+ [6.05449 8.39993 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [8.99992 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.0654 4.2654 4.85451 6.59994 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.61082 ] pdfxs
+ (\\) show
+ (dein)
+ [6.0654 4.8436 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erl)
+ [4.8436 4.27631 3.0327 ] pdfxs
+ (a) show
+ (cin)
+ [4.8436 3.0327 6.0654 ] pdfxs
+ (g) show
+ ("dis)
+ [8.99992 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (inctd)
+ [3.0327 6.05449 4.85451 7.78911 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [8.99992 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (uresfr)
+ [6.0654 4.2654 4.85451 7.85445 3.32724 4.27631 ] pdfxs
+ (o) show
+ (me)
+ [12.6434 4.8436 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 9.61082 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 4.27631 ] pdfxs
+ (\)) show
+ (,) show
+ -1.52588e-05 -350.761 m
+ (butitsm)
+ [6.0654 6.05449 8.44365 3.0327 4.23277 8.50899 9.08711 ] pdfxs
+ (o) show
+ (stimp)
+ [4.29811 8.44365 3.0327 9.08711 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (ta) show
+ (ntpurp)
+ [5.75995 8.43274 6.0654 6.0654 4.2654 6.37085 ] pdfxs
+ (o) show
+ (seis)
+ [4.29811 9.04356 3.0327 8.49808 ] pdfxs
+ (t) show
+ (o)
+ [9.65446 ] pdfxs
+ (ta) show
+ (kec)
+ [5.4545 9.04356 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l)
+ [7.22175 ] pdfxs
+ (o) show
+ (fp)
+ [7.5272 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.49808 ] pdfxs
+ (o) show
+ (f)
+ [7.5272 ] pdfxs
+ (t) show
+ (hehe)
+ [6.0654 9.04356 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.2545 ] pdfxs
+ (a) show
+ (nden)
+ [6.0654 10.2545 4.8436 6.0654 ] pdfxs
+ (a) show
+ (blesubsequen)
+ [6.05449 3.0327 9.04356 4.30902 6.05449 6.0654 4.29811 4.85451 5.75995 6.05449 4.85451 
+ 5.74904 ] pdfxs
+ (t) show
+ -1.52588e-05 -372.683 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.02179 5.75995 4.30902 4.8436 7.94172 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (T)
+ [6.97085 ] pdfxs
+ (og) show
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (her,)
+ [6.0654 4.8436 4.27631 5.73813 ] pdfxs
+ (t) show
+ (hese)
+ [6.05449 4.85451 4.29811 7.33085 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 6.78537 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.54174 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hms)
+ [6.0654 9.08711 6.77446 ] pdfxs
+ (a) show
+ (re)
+ [4.27631 7.31994 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 7.31994 3.33815 ] pdfxs
+ (o) show
+ (und)
+ [6.05449 6.0654 6.05449 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.54174 ] pdfxs
+ (o) show
+ (f)
+ [5.80358 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ 334.017 -394.606 m
+ /N1025 10.909 Tf
+ (M)
+ [11.9126 ] pdfxs
+ (ac) show
+ (r)
+ [5.15995 ] pdfxs
+ (o) show
+ (s)
+ [4.95263 ] pdfxs
+ (cop) show
+ (ic)
+ [3.49088 8.42176 ] pdfxs
+ (Dat) show
+ (a)
+ [8.94544 ] pdfxs
+ (St) show
+ (ruc-)
+ [5.17085 6.96002 5.58542 4.1781 ] pdfxs
+ -3.05176e-05 -416.528 m
+ (tu) show
+ (reA)
+ [5.17085 10.6689 9.49086 ] pdfxs
+ (na) show
+ (l)
+ [3.47997 ] pdfxs
+ (y) show
+ (sis)
+ [4.95263 3.47997 9.87258 ] pdfxs
+ (an) show
+ (d)
+ [11.9018 ] pdfxs
+ (O) show
+ (ptimi)
+ [6.96002 4.8873 3.47997 10.4507 3.49088 ] pdfxs
+ (zat) show
+ (i)
+ [3.49088 ] pdfxs
+ (on) show
+ 179.882 -416.528 m
+ /N614 10.909 Tf
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch:we)
+ [4.53815 6.0654 9.17447 7.57085 9.13083 ] pdfxs
+ (a) show
+ (im)
+ [3.0327 13.3743 ] pdfxs
+ (t) show
+ (oiden)
+ [9.74173 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ify,is)
+ [3.0327 3.33815 4.84359 7.47266 3.0327 4.30902 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (at) show
+ (e,)
+ [4.85451 7.47266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3417 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imizedis)
+ [3.0327 9.08711 3.0327 4.85451 9.13083 6.05449 3.0327 4.29811 ] pdfxs
+ (t) show
+ (inc)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ (t) show
+ -3.05176e-05 -438.451 m
+ (ins)
+ [3.0327 6.05449 4.30902 ] pdfxs
+ (ta) show
+ (nces)
+ [6.05449 4.85451 4.8436 8.23626 ] pdfxs
+ (o) show
+ (fpr)
+ [7.25448 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (md)
+ [13.0253 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [9.38174 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.2654 4.85451 8.22535 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.98173 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 13.0253 ] pdfxs
+ (t) show
+ (hem)
+ [6.05449 4.85451 13.0144 ] pdfxs
+ (a) show
+ (sawh)
+ [8.22535 9.39265 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le.Thedrivingm)
+ [3.0327 4.85451 8.74901 7.8763 6.0654 8.77084 6.0654 4.27631 3.02179 5.75995 3.0327 
+ 6.05449 9.39265 9.08711 ] pdfxs
+ (ot) show
+ (iv)
+ [3.0327 5.14904 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [9.99264 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -460.373 m
+ (t) show
+ (his)
+ [6.05449 3.0327 8.18172 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (chis)
+ [4.54905 9.93809 3.0327 8.18172 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tpr)
+ [8.12729 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [9.09802 8.18172 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.7272 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.88721 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,frequency)
+ [6.97085 3.32724 4.27631 4.8436 5.75995 6.0654 4.8436 6.0654 4.8436 9.64355 ] pdfxs
+ (o) show
+ (fcodereuse)
+ [7.21084 4.8436 5.75995 6.0654 8.7272 4.2654 4.85451 6.05449 4.30902 8.7272 ] pdfxs
+ (a) show
+ (ndpr)
+ [6.05449 9.93809 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mmodul)
+ [12.9707 9.09802 5.74904 6.0654 6.05449 3.0327 ] pdfxs
+ (a) show
+ (riz)
+ [4.27631 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -482.296 m
+ (a) show
+ (re)
+ [4.27631 8.05084 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.88721 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,c)
+ [6.32722 4.8436 ] pdfxs
+ (o) show
+ (reprocess)
+ [4.27631 8.06175 6.05449 4.27631 5.75995 4.8436 4.85451 4.29811 4.30902 ] pdfxs
+ (o) show
+ (rspeeds)
+ [7.48355 4.29811 6.35994 4.85451 4.8436 6.0654 7.51627 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 8.06175 ] pdfxs
+ (g) show
+ (rowing)
+ [4.27631 5.14905 7.8763 3.0327 6.05449 8.67265 ] pdfxs
+ (\() show
+ (f)
+ [3.32724 ] pdfxs
+ (a) show
+ (r)
+ [7.48355 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (cing)
+ [4.85451 3.02179 6.0654 8.66174 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 8.06175 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rysubsys)
+ [4.2654 8.96719 4.30902 6.05449 6.0654 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em)
+ [4.8436 9.08711 ] pdfxs
+ (\)) show
+ (,)
+ [6.32722 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.27264 ] pdfxs
+ (t) show
+ (heuse)
+ [6.05449 8.06175 6.05449 4.30902 4.8436 ] pdfxs
+ -3.05176e-05 -504.218 m
+ (o) show
+ (frecursived)
+ [6.97085 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.4872 6.05449 
+ ] pdfxs
+ (at) show
+ (as)
+ [9.0981 4.29811 ] pdfxs
+ (t) show
+ (ructuresisb)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.94172 3.0327 7.93081 6.37085 
+ ] pdfxs
+ (ot) show
+ (hprev)
+ [9.6981 6.05449 4.27631 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lent)
+ [3.0327 4.85451 5.75995 7.87638 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.6981 ] pdfxs
+ (g) show
+ (rowin)
+ [4.27631 5.14905 7.8763 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.) show
+ 16.936 -526.141 m
+ (Thisw)
+ [7.8763 6.0654 3.0327 8.94535 7.57085 ] pdfxs
+ (o) show
+ (rkisprim)
+ [4.27631 10.3963 3.0327 8.94535 6.05449 4.27631 3.0327 9.08711 ] pdfxs
+ (a) show
+ (rilyfocused)
+ [4.27631 3.0327 3.02179 10.4072 3.32724 5.75995 4.8436 6.0654 4.29811 4.85451 10.7017 
+ ] pdfxs
+ (o) show
+ (npr)
+ [10.7017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.7343 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 10.8981 ] pdfxs
+ (A) show
+ (ssuch,weshow)
+ [8.94535 4.30902 6.05449 4.54905 6.05449 7.93084 7.57085 9.49083 4.30902 6.05449 5.14905 
+ 12.5235 ] pdfxs
+ (t) show
+ (hat)
+ [6.05449 5.46541 8.88001 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (at) show
+ (ic)
+ [3.02179 4.8436 ] pdfxs
+ -3.05176e-05 -548.063 m
+ (Po)
+ [7.12357 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.98176 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nc)
+ [10.0145 4.85451 ] pdfxs
+ (a) show
+ (nhaveasubs)
+ [10.0145 6.05449 5.15996 5.4545 8.80356 9.40355 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (lperf)
+ [6.98176 6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ncee\013ect)
+ [6.05449 4.85451 8.80356 4.8436 6.37077 4.8436 4.8436 8.20365 ] pdfxs
+ (o) show
+ (nhe)
+ [10.0145 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pintensivepr)
+ [10.0145 3.0327 5.75995 4.23277 4.85451 6.05449 4.30902 3.0327 5.4545 8.80356 6.05449 
+ 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms)
+ [9.08711 8.25808 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0145 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [8.19274 ] pdfxs
+ (a) show
+ -3.05176e-05 -569.986 m
+ (number)
+ [5.75995 6.05449 8.79257 6.35994 4.85451 8.06173 ] pdfxs
+ (o) show
+ (fex)
+ [7.13448 4.85451 5.74904 ] pdfxs
+ (t) show
+ (remelysimplem)
+ [4.27631 4.8436 9.09802 4.8436 3.0327 9.55628 4.29811 3.0327 9.08711 6.0654 3.0327 
+ 8.63993 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 8.63993 ] pdfxs
+ (t) show
+ (echniques)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 5.75995 6.0654 4.8436 8.10535 ] pdfxs
+ (\() show
+ (Ch)
+ [7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.07264 ] pdfxs
+ (6) show
+ (\)c)
+ [8.04001 4.8436 ] pdfxs
+ (a) show
+ (nbeused)
+ [9.86173 6.35994 8.65084 6.05449 4.30902 4.8436 9.86173 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [9.25083 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.63993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ -3.05176e-05 -591.908 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceevenm)
+ [6.0654 4.8436 9.75265 4.85451 5.4545 4.8436 10.9744 9.08711 ] pdfxs
+ (o) show
+ (re.Thesesimple)
+ [4.27631 4.8436 11.6944 7.8763 6.05449 4.85451 4.29811 9.76355 4.29811 3.0327 9.08711 
+ 6.0654 3.02179 9.76355 ] pdfxs
+ (t) show
+ (echniquesfocus)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 9.21807 3.32724 5.75995 
+ 4.8436 6.0654 9.20716 ] pdfxs
+ (o) show
+ (ndirectlyincre)
+ [10.9744 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 3.0327 10.669 3.0327 6.05449 
+ 4.85451 4.2654 4.85451 ] pdfxs
+ (a) show
+ (singc)
+ [4.29811 3.0327 6.0654 10.3526 4.85451 ] pdfxs
+ (a) show
+ (chedensityby)
+ [4.53815 6.0654 9.75265 6.0654 4.8436 6.0654 4.29811 3.0327 3.93823 10.669 5.75995 
+ 5.75995 ] pdfxs
+ -3.05176e-05 -613.831 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (ingin)
+ [3.02179 6.0654 9.3381 3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ (o) show
+ (bjectp)
+ [6.66539 3.33815 4.8436 4.85451 8.12729 6.05449 ] pdfxs
+ (a) show
+ (dding)
+ [6.0654 6.05449 3.0327 6.0654 9.3381 ] pdfxs
+ (a) show
+ (ndmem)
+ [6.05449 9.949 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.64355 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (ato) show
+ (roverhe)
+ [8.149 5.15996 5.4545 4.8436 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (d,dem)
+ [6.05449 6.98176 6.05449 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (at) show
+ (inghowco)
+ [3.0327 6.05449 9.3381 6.0654 5.14905 11.7599 4.85451 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 225.818 -657.201 m
+ (194) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 207 207
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (between)
+ [6.35994 4.85451 3.93823 7.57085 4.85451 4.8436 11.3235 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 10.1126 4.8436 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 9.53444 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3235 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.1017 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 11.0181 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementruntimec)
+ [4.8436 9.08711 4.85451 5.75995 9.50182 4.2654 6.0654 5.75995 4.23277 3.0327 9.09802 
+ 10.1017 4.85451 ] pdfxs
+ (a) show
+ (nbeused)
+ [11.3126 6.35994 10.1126 6.0654 4.29811 4.8436 11.3235 ] pdfxs
+ (t) show
+ (oimprovepr)
+ [10.7126 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 10.1017 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 0 -21.922 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 3.0327 ] pdfxs
+ 16.936 -43.845 m
+ (A) show
+ (sam)
+ [6.97082 8.1272 9.08711 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.5163 ] pdfxs
+ (agg) show
+ (ressivedem)
+ [4.27631 4.85451 4.29811 4.29811 3.0327 5.4545 7.5163 6.0654 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 4.30902 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (o) show
+ (f)
+ [6.01085 ] pdfxs
+ (t) show
+ (hepower)
+ [6.05449 7.52721 6.35994 5.14905 7.58175 4.8436 6.9381 ] pdfxs
+ (o) show
+ (fm)
+ [6.01085 9.08711 ] pdfxs
+ (a) show
+ (cr)
+ [4.85451 4.2654 ] pdfxs
+ (o) show
+ (sc)
+ [4.30902 4.8436 ] pdfxs
+ (o) show
+ (pic)
+ [6.0654 3.0327 7.5163 ] pdfxs
+ (t) show
+ (echniques,Ch)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 4.85451 4.29811 5.89086 7.8763 
+ 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er7describes)
+ [4.8436 6.9381 8.1272 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.8436 
+ 4.29811 ] pdfxs
+ 0 -65.768 m
+ (a) show
+ (ndev)
+ [6.0654 9.85082 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (tes)
+ [4.23277 4.85451 4.29811 ] pdfxs
+ 68.549 -65.768 m
+ /N1025 10.909 Tf
+ (Tr)
+ [7.67997 5.17085 ] pdfxs
+ (an) show
+ (s)
+ [4.94172 ] pdfxs
+ (pa) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ntP)
+ [6.62184 9.23999 8.22533 ] pdfxs
+ (o) show
+ (in)
+ [3.47997 6.62184 ] pdfxs
+ (te) show
+ (rC)
+ [9.53445 9.0544 ] pdfxs
+ (o) show
+ (m)
+ [10.4507 ] pdfxs
+ (p) show
+ (r)
+ [5.17085 ] pdfxs
+ (e) show
+ (ssi)
+ [4.95263 4.94172 3.49088 ] pdfxs
+ (on) show
+ 254.314 -65.768 m
+ /N614 10.909 Tf
+ (,which)
+ [6.86176 7.8763 6.05449 3.0327 4.54905 9.85082 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imis)
+ [3.0327 9.08711 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (llyshrinksp)
+ [3.0327 3.02179 9.55628 4.29811 6.0654 4.2654 3.0327 6.0654 5.74904 8.09444 6.37085 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersin)
+ [4.8436 4.27631 8.09444 3.0327 9.85082 ] pdfxs
+ (64) show
+ (-) show
+ 0 -87.69 m
+ (bitsys)
+ [6.0654 3.02179 7.14548 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em)
+ [4.85451 11.978 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (32) show
+ (-bitindices)
+ [3.64352 6.05449 3.0327 7.13457 3.0327 6.0654 6.05449 3.0327 4.8436 4.85451 7.189 
+ ] pdfxs
+ (a) show
+ (llowing)
+ [3.0327 3.0327 5.14905 7.8763 3.0327 6.0654 8.34538 ] pdfxs
+ (t) show
+ (hem)
+ [6.0654 4.8436 11.9889 ] pdfxs
+ (t) show
+ (o)
+ [8.34538 ] pdfxs
+ (g) show
+ (rowb)
+ [4.2654 5.15996 10.7672 6.0654 ] pdfxs
+ (a) show
+ (ckto)
+ [4.53815 8.66174 4.23277 8.35629 ] pdfxs
+ (64) show
+ (-bi)
+ [3.63261 6.0654 3.02179 ] pdfxs
+ (t) show
+ (sif)
+ [7.19991 3.0327 6.22903 ] pdfxs
+ (a) show
+ (nyins)
+ [5.74904 8.65083 3.0327 6.0654 4.29811 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 7.74539 ] pdfxs
+ (o) show
+ (fad)
+ [6.22903 8.34538 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 8.35629 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -109.613 m
+ (g) show
+ (rowsover)
+ [4.27631 5.14905 7.8763 7.66899 5.14905 5.4545 4.85451 7.63628 ] pdfxs
+ (4) show
+ (GBinsize.Weshowth)
+ [8.5636 11.0944 3.0327 9.42537 4.29811 3.0327 4.8436 4.85451 7.78902 10.2981 8.21448 
+ 4.30902 6.05449 5.15996 11.2472 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tthis)
+ [7.61456 4.23277 6.0654 3.0327 7.66899 ] pdfxs
+ (t) show
+ (echniquec)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.75995 6.05449 8.21448 4.85451 ] pdfxs
+ (a) show
+ (ndr)
+ [9.42537 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icallyimprove)
+ [3.0327 4.8436 5.46541 3.02179 3.0327 9.11992 3.0327 9.09802 6.05449 4.27631 5.14905 
+ 5.4545 8.21448 ] pdfxs
+ (t) show
+ (heperf)
+ [6.0654 8.21448 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 8.21448 ] pdfxs
+ (o) show
+ (f) show
+ 0 -131.535 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensivepr)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 8.31266 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (msbye\013ec)
+ [9.08711 7.76717 5.75995 9.2181 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelyincre)
+ [3.0327 5.4545 4.8436 3.0327 9.2181 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singc)
+ [4.30902 3.02179 6.0654 8.91265 4.85451 ] pdfxs
+ (a) show
+ (chec)
+ [4.54905 6.05449 8.31266 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (a) show
+ (city,incre)
+ [4.85451 3.02179 3.94914 4.84359 6.52358 3.0327 6.0654 4.8436 4.27631 4.8436 ] pdfxs
+ (a) show
+ (singmem)
+ [4.30902 3.0327 6.05449 8.92356 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryb)
+ [4.27631 9.2181 6.05449 ] pdfxs
+ (a) show
+ (ndwid)
+ [6.0654 6.0654 7.8763 3.0327 6.05449 ] pdfxs
+ (t) show
+ (h,)
+ [6.0654 3.0327 ] pdfxs
+ 0 -153.458 m
+ (a) show
+ (ndreducing)
+ [6.0654 8.89083 4.27631 4.8436 6.0654 6.05449 4.85451 3.02179 6.0654 8.29084 ] pdfxs
+ (t) show
+ (hew)
+ [6.05449 7.69085 7.57085 ] pdfxs
+ (o) show
+ (rkingsetsize)
+ [4.27631 5.75995 3.02179 6.0654 8.29084 4.29811 4.85451 7.08002 4.29811 3.0327 4.8436 
+ 7.69085 ] pdfxs
+ (o) show
+ (f)
+ [6.16358 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 7.69085 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m.This)
+ [9.08711 7.61448 7.8763 6.0654 3.02179 7.14536 ] pdfxs
+ (t) show
+ (echniquebuilds)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 7.67994 6.0654 6.05449 3.0327 
+ 3.0327 6.05449 7.14536 ] pdfxs
+ (o) show
+ (n)
+ [8.89083 ] pdfxs
+ (Dat) show
+ (aS)
+ [8.29084 6.05449 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.0654 4.2654 7.69085 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -175.38 m
+ (t) show
+ (oiden)
+ [10.5708 3.0327 6.0654 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ifytype-s)
+ [3.02179 3.33815 10.8763 3.93823 5.75995 6.35994 4.85451 3.63261 4.30902 ] pdfxs
+ (a) show
+ (fed)
+ [3.32724 9.97083 6.0654 ] pdfxs
+ (a) show
+ (tas)
+ [4.23277 10.5817 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ures,iden)
+ [6.05449 4.27631 4.8436 4.30902 8.51993 3.0327 6.05449 4.85451 5.74904 ] pdfxs
+ (t) show
+ (ifypr)
+ [3.0327 3.33815 10.8763 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mreferences)
+ [14.2034 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 9.42534 
+ ] pdfxs
+ (t) show
+ (o)
+ [10.5708 ] pdfxs
+ (t) show
+ (hesed)
+ [6.0654 4.8436 4.29811 9.97083 6.0654 ] pdfxs
+ (at) show
+ (astruc)
+ [10.5708 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures,)
+ [6.0654 4.2654 4.85451 4.29811 8.51993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 0 -197.303 m
+ (indic)
+ [3.0327 6.05449 6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (ewhetherad)
+ [9.43629 7.88721 6.05449 4.85451 4.23277 6.0654 4.8436 8.869 10.0472 6.05449 ] pdfxs
+ (at) show
+ (astruc)
+ [10.0472 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ureeveresc)
+ [6.0654 4.2654 9.44719 4.8436 5.4545 4.8436 8.869 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pesfr)
+ [6.37085 4.8436 8.8908 3.33815 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [13.6798 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.43629 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m.Itbuilds)
+ [9.09802 10.7345 3.94897 8.82546 6.0654 6.05449 3.0327 3.0327 6.0654 8.8908 ] pdfxs
+ (o) show
+ (n)
+ [10.6472 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icPo)
+ [3.0327 9.43629 7.12357 5.75995 ] pdfxs
+ (o) show
+ (l) show
+ 0 -219.225 m
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (t) show
+ (o)
+ [10.7017 ] pdfxs
+ (ta) show
+ (kec)
+ [5.4545 10.0799 4.85451 ] pdfxs
+ (o) show
+ (ntr)
+ [5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (l)
+ [8.26902 ] pdfxs
+ (o) show
+ (f)
+ [8.57447 ] pdfxs
+ (t) show
+ (hemem)
+ [6.0654 10.0799 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rylay)
+ [4.2654 10.9963 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (ut)
+ [6.0654 9.48 ] pdfxs
+ (a) show
+ (ndproviderun)
+ [6.0654 11.3017 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 10.0908 4.27631 6.05449 
+ 5.75995 ] pdfxs
+ (t) show
+ (imeinf)
+ [3.0327 9.08711 10.0908 3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.3017 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.3017 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (l) show
+ 0 -241.148 m
+ (overwhichnodesinapo)
+ [5.14905 5.4545 4.85451 9.02172 7.88721 6.05449 3.0327 4.54905 10.8108 6.0654 5.75995 
+ 6.05449 4.85451 9.05444 3.0327 10.8217 10.2108 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [7.78902 ] pdfxs
+ (a) show
+ (redyn)
+ [4.2654 9.61083 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.5163 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed,)
+ [4.85451 6.05449 8.07266 ] pdfxs
+ (a) show
+ (llowingit)
+ [3.0327 3.02179 5.15996 7.8763 3.0327 6.05449 10.2108 3.0327 9 ] pdfxs
+ (t) show
+ (orewri)
+ [10.2108 4.27631 4.8436 7.8763 4.27631 3.0327 ] pdfxs
+ (t) show
+ (e)
+ [9.59992 ] pdfxs
+ (t) show
+ (hed)
+ [6.0654 9.59992 6.0654 ] pdfxs
+ (at) show
+ (as)
+ [10.2108 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ 0 -263.07 m
+ (a) show
+ (trun)
+ [9.24 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (ime.Fur)
+ [3.0327 9.08711 4.8436 11.9672 6.20722 6.0654 4.27631 ] pdfxs
+ (t) show
+ (herm)
+ [6.05449 4.85451 4.2654 9.09802 ] pdfxs
+ (o) show
+ (re,itin)
+ [4.2654 4.85451 8.3672 3.0327 9.24 3.02179 5.75995 ] pdfxs
+ (t) show
+ (rinsic)
+ [4.27631 3.0327 6.05449 4.30902 3.02179 4.85451 ] pdfxs
+ (a) show
+ (llydepends)
+ [3.0327 3.02179 10.7563 6.0654 4.8436 6.37085 4.8436 6.0654 6.05449 9.30534 ] pdfxs
+ (o) show
+ (n)
+ [11.0508 ] pdfxs
+ (t) show
+ (hes)
+ [6.0654 9.83992 4.30902 ] pdfxs
+ (tat) show
+ (icp)
+ [3.02179 9.85083 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.27263 ] pdfxs
+ (t) show
+ (os)
+ [10.4508 4.29811 ] pdfxs
+ (tat) show
+ (icpo)
+ [3.0327 9.85083 6.35994 5.75995 ] pdfxs
+ (o) show
+ (lm)
+ [8.02902 9.08711 ] pdfxs
+ (a) show
+ (ppin)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -284.993 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.68719 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edbythepo)
+ [4.85451 9.6981 5.74904 9.40355 4.23277 6.0654 8.4872 6.35994 5.75995 ] pdfxs
+ (o) show
+ (l)
+ [6.6654 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 16.936 -306.915 m
+ (I) show
+ (n)
+ [9.0981 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.0654 3.02179 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.0981 ] pdfxs
+ (t) show
+ (o)
+ [8.49811 ] pdfxs
+ (t) show
+ (hesenew)
+ [6.05449 4.85451 4.29811 7.88721 6.0654 4.85451 10.909 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.0981 ] pdfxs
+ (agg) show
+ (ressive)
+ [4.27631 4.8436 4.30902 4.29811 3.0327 5.4545 7.88721 ] pdfxs
+ (t) show
+ (echniques,weshow)
+ [4.85451 4.53815 6.0654 6.05449 3.0327 5.75995 6.0654 4.8436 4.29811 6.19631 7.57085 
+ 7.89812 4.29811 6.0654 5.14905 10.9199 ] pdfxs
+ (\() show
+ (inCh)
+ [3.02179 9.10901 7.8763 6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.31992 ] pdfxs
+ (4) show
+ (\))
+ [7.27638 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tthisfr)
+ [7.28729 4.23277 6.0654 3.0327 7.34172 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.09802 4.8436 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 5.75995 ] pdfxs
+ 0 -328.838 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.93447 ] pdfxs
+ (a) show
+ (lsobeused)
+ [3.0327 4.29811 8.32356 6.37085 7.71266 6.05449 4.30902 4.8436 8.93447 ] pdfxs
+ (t) show
+ (oh)
+ [8.32356 6.05449 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.11275 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.85451 7.16718 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.92356 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nth)
+ [8.93447 4.23277 6.0654 ] pdfxs
+ (a) show
+ (tuse)
+ [7.11275 6.05449 4.30902 7.71266 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (di)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [5.90177 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.16718 ] pdfxs
+ (a) show
+ (ndmod)
+ [6.0654 8.92356 9.09802 5.74904 6.0654 ] pdfxs
+ (/) show
+ (ref)
+ [4.27631 4.8436 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ 0 -350.761 m
+ (inf)
+ [3.0327 6.05449 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,providing)
+ [6.05449 5.99995 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 3.0327 6.0654 8.2472 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisprecisi)
+ [3.02179 5.75995 4.30902 3.02179 7.10173 6.0654 4.2654 4.85451 4.8436 3.0327 4.29811 
+ 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (tmee)
+ [7.03639 9.08711 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [7.10173 ] pdfxs
+ (a) show
+ (ndexceeds)
+ [6.05449 8.8581 4.85451 5.75995 4.8436 4.8436 4.85451 6.05449 7.10173 ] pdfxs
+ (ot) show
+ (herp)
+ [6.0654 4.8436 7.06901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.06901 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyses)
+ [3.0327 5.75995 4.29811 4.8436 7.10173 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (trequire)
+ [7.03639 4.27631 4.8436 5.75995 6.05449 3.0327 4.27631 4.8436 ] pdfxs
+ 0 -372.683 m
+ (simil)
+ [4.29811 3.0327 9.09802 3.02179 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.0327 7.93081 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 16.936 -394.606 m
+ (Fin)
+ [7.12357 3.0327 6.05449 ] pdfxs
+ (a) show
+ (lly,Ch)
+ [3.0327 3.0327 4.84359 6.83994 7.8763 6.0654 ] pdfxs
+ (a) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (er8describess)
+ [4.85451 8.03991 9.22901 6.0654 4.8436 4.30902 4.8436 4.27631 3.0327 6.35994 4.85451 
+ 8.07263 4.29811 ] pdfxs
+ (o) show
+ (mep)
+ [9.09802 8.61811 6.37085 ] pdfxs
+ (o) show
+ (ten)
+ [4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (lf)
+ [6.80721 3.33815 ] pdfxs
+ (o) show
+ (rfu)
+ [8.03991 3.33815 6.05449 ] pdfxs
+ (t) show
+ (urew)
+ [6.0654 4.27631 8.61811 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 9.53446 3.0327 9.829 ] pdfxs
+ (t) show
+ (his\feld.)
+ [6.0654 3.02179 8.08354 6.05449 4.85451 3.0327 6.05449 8.29084 ] pdfxs
+ (I) show
+ (np)
+ [9.83991 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (icul)
+ [3.0327 4.8436 6.0654 3.0327 ] pdfxs
+ (a) show
+ (r,)
+ [4.2654 6.83994 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (h) show
+ 0 -416.528 m
+ (t) show
+ (hisw)
+ [6.05449 3.0327 9.06535 7.57085 ] pdfxs
+ (o) show
+ (rkh)
+ [4.27631 10.5163 6.0654 ] pdfxs
+ (a) show
+ (sprim)
+ [9.05444 6.0654 4.27631 3.02179 9.09802 ] pdfxs
+ (a) show
+ (rilyfocused)
+ [4.2654 3.0327 3.0327 10.5163 3.33815 5.74904 4.85451 6.05449 4.30902 4.8436 10.8217 
+ ] pdfxs
+ (o) show
+ (n)
+ [10.8217 ] pdfxs
+ (t) show
+ (hepr)
+ [6.05449 9.61083 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mperf)
+ [13.8543 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 9.59992 ] pdfxs
+ (a) show
+ (spec)
+ [4.30902 6.35994 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [9.06535 ] pdfxs
+ (o) show
+ (fthisw)
+ [8.09447 4.23277 6.0654 3.0327 9.05444 7.58175 ] pdfxs
+ (o) show
+ (rk,m)
+ [4.27631 5.74904 8.07266 9.09802 ] pdfxs
+ (a) show
+ (cr)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (o) show
+ (pic)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -438.451 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysistechniques)
+ [3.02179 5.75995 4.30902 3.02179 7.00355 4.23277 4.85451 4.54905 6.05449 6.0654 3.0327 
+ 5.74904 6.0654 4.8436 7.00355 ] pdfxs
+ (a) show
+ (re)
+ [4.2654 7.53812 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 7.53812 ] pdfxs
+ (t) show
+ (oawidev)
+ [8.14902 8.14902 7.8763 3.0327 6.05449 7.53812 5.15995 ] pdfxs
+ (a) show
+ (riety)
+ [4.2654 3.0327 4.85451 3.93823 8.44356 ] pdfxs
+ (o) show
+ (fdi\013erentpr)
+ [6.03267 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 5.75995 6.9273 6.0654 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (m)
+ [11.7816 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.99264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.74901 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.05449 4.30902 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 0 -460.373 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (blemsinm)
+ [6.0654 3.0327 4.8436 9.08711 9.1308 3.0327 10.8872 9.08711 ] pdfxs
+ (a) show
+ (nyd)
+ [5.75995 10.5817 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (ins\(e.)
+ [3.0327 6.0654 9.1308 4.23277 4.85451 3.0327 ] pdfxs
+ (g) show
+ (.mem)
+ [11.4435 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 10.5817 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,pr)
+ [8.15993 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms)
+ [13.9198 4.30902 ] pdfxs
+ (a) show
+ (fety,distribu)
+ [3.32724 4.85451 3.93823 4.84359 8.15993 6.05449 3.0327 4.30902 4.23277 4.27631 3.0327 
+ 6.05449 6.0654 ] pdfxs
+ (t) show
+ (edc)
+ [4.8436 10.8872 4.85451 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (,) show
+ 0 -482.296 m
+ (e)
+ [4.8436 ] pdfxs
+ (t) show
+ (c)
+ [4.85451 ] pdfxs
+ (\)) show
+ (.Weh)
+ [8.75992 10.309 8.78174 6.05449 ] pdfxs
+ (o) show
+ (pe)
+ [6.37085 8.78174 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (tc)
+ [8.17092 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (inuingw)
+ [3.02179 5.75995 6.0654 3.0327 6.05449 9.39265 7.57085 ] pdfxs
+ (o) show
+ (rkin)
+ [4.27631 9.68719 3.0327 9.99264 ] pdfxs
+ (t) show
+ (he\feldwillexp)
+ [6.05449 8.78174 6.0654 4.8436 3.0327 9.99264 7.8763 3.0327 3.0327 6.95994 4.85451 
+ 5.74904 6.37085 ] pdfxs
+ (o) show
+ (sem)
+ [4.29811 8.78174 9.08711 ] pdfxs
+ (a) show
+ (nynewide)
+ [5.75995 9.68719 6.0654 4.8436 11.8144 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (s)
+ [8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (a) show
+ (ppr)
+ [6.05449 6.0654 4.2654 ] pdfxs
+ (oa) show
+ (ches)
+ [4.54905 6.0654 4.8436 8.23626 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (at) show
+ 0 -504.218 m
+ (wehaven'tevenc)
+ [7.57085 8.4872 6.0654 5.14905 5.4545 4.8436 6.0654 3.0327 7.87638 4.8436 5.4545 
+ 4.85451 9.6981 4.8436 ] pdfxs
+ (o) show
+ (nsideredyet.)
+ [6.0654 4.29811 3.0327 6.0654 4.8436 4.27631 4.8436 9.6981 5.4545 4.85451 4.23277 
+ 3.0327 ] pdfxs
+ 225.818 -657.201 m
+ (195) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 208 208
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (R) show
+ (efere)
+ [12.7157 8.52658 12.7157 11.402 12.7157 ] pdfxs
+ (nc) show
+ (es)
+ [12.7405 11.0054 ] pdfxs
+ 10.909 -61.773 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (1) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (li-Reza)
+ [3.02179 3.0327 3.63261 8.03985 4.8436 4.8436 8.57447 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.0654 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (i,)
+ [3.0327 6.25085 ] pdfxs
+ (J) show
+ (ayBh)
+ [5.14905 8.87992 7.72349 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (dwaj,Mich)
+ [6.0654 7.57085 6.0654 3.32724 6.25085 10.0036 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (lCierni)
+ [6.15267 7.8763 3.0327 4.8436 4.27631 6.05449 3.0327 ] pdfxs
+ (a) show
+ (k,M)
+ [5.75995 6.25085 10.0036 ] pdfxs
+ (a) show
+ (rshaEn)
+ [4.2654 4.30902 6.05449 8.57447 7.42902 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.25085 ] pdfxs
+ (J) show
+ (esseF)
+ [4.85451 4.29811 4.30902 7.96357 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,Bri)
+ [6.25085 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nT.)
+ [9.17446 7.88721 3.0327 ] pdfxs
+ 27.879 -83.696 m
+ (L) show
+ (ewis,Bri)
+ [4.8436 7.88721 3.02179 4.30902 6.98176 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [9.949 ] pdfxs
+ (R) show
+ (.Murphy,)
+ [6.9163 10.0036 6.05449 4.27631 6.05449 5.75995 4.8545 6.98176 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.949 ] pdfxs
+ (Ja) show
+ (mesM.S)
+ [9.08711 4.85451 8.19263 9.99272 6.92721 6.05449 ] pdfxs
+ (t) show
+ (ichn)
+ [3.0327 4.54905 6.05449 6.0654 ] pdfxs
+ (ot) show
+ (h.)
+ [6.05449 8.61811 ] pdfxs
+ (I) show
+ (mproving)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.34901 ] pdfxs
+ (64) show
+ (-bitJava)
+ [3.63261 6.05449 3.0327 8.13819 5.5964 5.15996 5.14904 9.3381 ] pdfxs
+ (I) show
+ (PFperf)
+ [7.42902 11.0072 6.37085 4.8436 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ 27.879 -105.618 m
+ (byc)
+ [5.75995 10.7999 4.85451 ] pdfxs
+ (o) show
+ (mpressinghe)
+ [9.08711 6.0654 4.2654 4.85451 4.29811 4.30902 3.02179 6.0654 10.5054 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (preferences.)
+ [11.1054 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 4.85451 4.29811 
+ 12.0763 ] pdfxs
+ (I) show
+ (n) show
+ 208.292 -105.618 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.65442 ] pdfxs
+ (o) show
+ (ft)
+ [8.55273 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2218 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [7.99626 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 14.1271 ] pdfxs
+ (o) show
+ (nCo)
+ [11.3344 7.81088 5.01816 ] pdfxs
+ (de) show
+ 27.879 -127.541 m
+ (G)
+ [8.44359 ] pdfxs
+ (e) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nandO)
+ [10.0362 5.58542 6.13082 9.47994 8.35627 ] pdfxs
+ (p) show
+ (timi)
+ [3.6327 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.36718 ] pdfxs
+ (\)) show
+ 205.199 -127.541 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (100{110) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (2004) show
+ (.) show
+ 10.909 -157.783 m
+ ([)
+ [3.0327 ] pdfxs
+ (2) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (li-Reza)
+ [3.02179 3.0327 3.63261 8.03985 4.8436 4.8436 10.0363 ] pdfxs
+ (A) show
+ (dl-T)
+ [6.0654 3.0327 3.63261 6.97085 ] pdfxs
+ (a) show
+ (b)
+ [6.05449 ] pdfxs
+ (ata) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (i,Ge)
+ [3.0327 7.84357 8.55269 4.85451 ] pdfxs
+ (o) show
+ (\013)
+ [10.9416 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (le,S)
+ [3.0327 4.8436 7.84357 6.0654 ] pdfxs
+ (t) show
+ (even)
+ [4.8436 5.4545 4.85451 10.6363 ] pdfxs
+ (L) show
+ (ucc)
+ [6.0654 4.8436 4.85451 ] pdfxs
+ (o) show
+ (,)
+ [7.84357 ] pdfxs
+ (a) show
+ (ndR)
+ [6.05449 10.6363 8.03985 ] pdfxs
+ (o) show
+ (bertW)
+ [6.35994 4.8436 4.27631 8.82546 10.2981 ] pdfxs
+ (a) show
+ (hbe.E\016cient)
+ [5.75995 6.35994 4.85451 10.669 7.42902 9.08711 4.85451 3.02179 4.85451 5.75995 8.81455 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.879 -179.705 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e-independentm)
+ [4.8436 3.64352 3.02179 6.0654 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 
+ 5.75995 8.59637 9.09802 ] pdfxs
+ (o) show
+ (bilepr)
+ [6.05449 3.0327 3.0327 9.19629 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 10.0035 ] pdfxs
+ (I) show
+ (n) show
+ 240.462 -179.705 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.0217 ] pdfxs
+ (o) show
+ (ft)
+ [7.9091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.57817 7.83262 7.81088 14.3454 6.13082 4.21089 8.43268 7.39623 6.85084 8.10534 12.6762 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 27.879 -201.628 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 330.483 -201.628 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (127{136) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ 10.909 -231.869 m
+ ([)
+ [3.0327 ] pdfxs
+ (3) show
+ (])
+ [8.4872 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1562 ] pdfxs
+ (A) show
+ (dve,Chris)
+ [6.05449 5.4545 4.85451 7.19994 7.8763 6.05449 4.27631 3.0327 8.36717 ] pdfxs
+ (Latt) show
+ (ner,Mich)
+ [6.05449 4.85451 4.2654 7.19994 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (elBrukm)
+ [4.8436 7.10176 7.72349 4.27631 6.05449 5.75995 9.08711 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 7.19994 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ndShukl)
+ [6.0654 10.1235 6.05449 5.75995 6.0654 5.75995 3.02179 ] pdfxs
+ (a) show
+ (,)
+ [7.19994 ] pdfxs
+ (a) show
+ (ndBri)
+ [6.0654 10.1235 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nG)
+ [10.1235 8.55269 ] pdfxs
+ (a) show
+ (eke.)
+ [4.85451 5.4545 4.8436 9.14174 ] pdfxs
+ (L) show
+ (lv)
+ [3.0327 5.14904 ] pdfxs
+ (a) show
+ (:)
+ [8.7272 ] pdfxs
+ (A) show
+ 27.879 -253.792 m
+ (low-levelvirtu)
+ [3.0327 5.14905 7.8763 3.64352 3.02179 4.85451 5.4545 4.8436 6.34903 5.75995 3.0327 
+ 4.27631 4.23277 6.0654 ] pdfxs
+ (a) show
+ (lins)
+ [6.34903 3.0327 6.05449 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nset)
+ [9.38173 4.29811 4.85451 7.56002 ] pdfxs
+ (a) show
+ (rchitec)
+ [4.27631 4.53815 6.0654 3.0327 4.23277 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 7.35266 ] pdfxs
+ (I) show
+ (n) show
+ 256.309 -253.792 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACM)
+ [8.06171 5.58542 6.94911 3.62179 5.58542 8.62909 7.82171 7.81088 9.7854 ] pdfxs
+ (/) show
+ (IEEEInt)
+ [4.19998 7.40714 7.39623 11.0071 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nal)
+ [6.13082 5.58542 2.79267 ] pdfxs
+ 27.879 -275.715 m
+ (Symp)
+ [6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (iumonMi)
+ [3.33823 5.85816 12.818 5.58542 10.0362 9.7745 3.34914 ] pdfxs
+ (c) show
+ (roar)
+ [4.0363 5.01816 5.58542 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 8.92363 ] pdfxs
+ (\() show
+ (MICRO)
+ [9.7854 4.19998 7.81088 7.67998 8.35627 ] pdfxs
+ (\)) show
+ 233.986 -275.715 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (205{216) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nDie)
+ [9.6981 8.32365 3.0327 4.85451 ] pdfxs
+ (go) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (D) show
+ (ec)
+ [4.85451 8.47629 ] pdfxs
+ (2003) show
+ (.) show
+ 10.909 -305.956 m
+ ([)
+ [3.0327 ] pdfxs
+ (4) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (lex)
+ [3.02179 4.85451 9.59992 ] pdfxs
+ (A) show
+ (iken,M)
+ [3.0327 5.4545 4.8436 6.0654 6.92721 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 6.87267 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.27631 3.02179 4.54905 6.0654 6.92721 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.90537 ] pdfxs
+ (Ra) show
+ (lph)
+ [3.0327 6.05449 9.90537 ] pdfxs
+ (L) show
+ (evien.Be)
+ [4.85451 5.75995 3.02179 4.85451 6.05449 8.4872 7.7344 4.8436 ] pdfxs
+ (tt) show
+ (ers)
+ [4.8436 8.12718 4.29811 ] pdfxs
+ (tat) show
+ (icmem)
+ [3.0327 8.68356 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 9.59992 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ (:)
+ [8.30175 ] pdfxs
+ (I) show
+ (m-)
+ [9.08711 3.63261 ] pdfxs
+ 27.879 -327.879 m
+ (provingre)
+ [6.0654 4.2654 5.14905 5.75995 3.0327 6.0654 7.91993 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sed)
+ [4.30902 4.8436 8.53083 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.74904 4.30902 3.0327 6.76355 ] pdfxs
+ (o) show
+ (fhi)
+ [5.80358 6.0654 3.0327 ] pdfxs
+ (g) show
+ (her-)
+ [6.05449 4.85451 4.2654 3.64352 ] pdfxs
+ (o) show
+ (rderl)
+ [4.2654 6.0654 4.8436 6.74174 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es.)
+ [4.85451 4.29811 5.96722 ] pdfxs
+ (I) show
+ (n) show
+ 304.511 -327.879 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.28717 ] pdfxs
+ (o) show
+ (ft)
+ [6.17457 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [7.85455 7.82171 7.81088 12.6108 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.10534 
+ ] pdfxs
+ 27.8789 -349.801 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 389.552 -349.801 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (174{185) show
+ (,) show
+ 27.8789 -371.724 m
+ (L) show
+ (a)
+ [9.08719 ] pdfxs
+ (Jo) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1995) show
+ (.) show
+ 10.909 -401.966 m
+ ([)
+ [3.0327 ] pdfxs
+ (5) show
+ (]W)
+ [8.4872 10.2981 ] pdfxs
+ (o) show
+ (lfr)
+ [3.0327 3.32724 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.698 ] pdfxs
+ (A) show
+ (mme,)
+ [9.09802 9.08711 4.85451 6.64358 ] pdfxs
+ (N) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 6.64358 ] pdfxs
+ (Da) show
+ (l)
+ [3.0327 ] pdfxs
+ (to) show
+ (n,)
+ [6.05449 6.65449 ] pdfxs
+ (J) show
+ (e\013eryv)
+ [4.8436 6.35986 4.85451 4.27631 9.35992 5.4545 ] pdfxs
+ (o) show
+ (n)
+ [9.67628 ] pdfxs
+ (Ro) show
+ (nne,)
+ [6.0654 6.05449 4.85451 6.64358 ] pdfxs
+ (a) show
+ (ndMich)
+ [6.0654 9.66537 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (elFr)
+ [4.8436 6.64358 6.21813 4.2654 ] pdfxs
+ (a) show
+ (nz.S)
+ [6.0654 4.8436 7.83266 6.05449 ] pdfxs
+ (a) show
+ (feTS)
+ [3.33815 4.8436 7.88721 6.05449 ] pdfxs
+ (A) show
+ (:Atypes)
+ [6.64358 11.7926 3.93823 5.75995 6.35994 8.46538 4.29811 ] pdfxs
+ (a) show
+ (fe)
+ [3.33815 4.8436 ] pdfxs
+ 27.8789 -423.888 m
+ (a) show
+ (ndreferen)
+ [6.0654 10.3963 4.27631 4.85451 3.32724 4.85451 4.2654 4.85451 5.74904 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (llysecurem)
+ [3.0327 3.0327 10.1017 4.29811 4.85451 4.8436 6.0654 4.2654 9.19629 9.09802 ] pdfxs
+ (o) show
+ (bile-coderepresen)
+ [6.05449 3.0327 3.0327 4.8436 3.63261 4.85451 5.75995 6.05449 9.19629 4.27631 4.8436 
+ 6.0654 4.2654 4.85451 4.29811 4.85451 5.74904 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [10.4072 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 10.4072 ] pdfxs
+ (o) show
+ (ns)
+ [10.4072 4.30902 ] pdfxs
+ (ta) show
+ (ticsin)
+ [4.23277 3.0327 9.19629 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 9.18538 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.8436 5.75995 8.58546 3.33815 ] pdfxs
+ (o) show
+ (rm.)
+ [4.27631 9.08711 3.0327 ] pdfxs
+ 27.8789 -445.811 m
+ (I) show
+ (n) show
+ 42.8499 -445.811 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.8789 -467.733 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 141.848 -467.733 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2001) show
+ (.) show
+ 10.9089 -497.975 m
+ ([)
+ [3.0327 ] pdfxs
+ (6) show
+ (])
+ [8.4872 ] pdfxs
+ (La) show
+ (rsO.)
+ [4.2654 8.63989 8.4872 7.37448 ] pdfxs
+ (A) show
+ (ndersen.)
+ [6.05449 6.0654 4.8436 4.27631 4.30902 4.8436 6.0654 3.0327 ] pdfxs
+ 123.52 -497.975 m
+ /N634 10.909 Tf
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 13.4616 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysis)
+ [2.79267 5.30169 4.45083 3.34914 9.01079 ] pdfxs
+ (a) show
+ (ndSpe)
+ [6.13082 10.1345 6.13082 5.01816 4.46185 ] pdfxs
+ (c) show
+ (iali)
+ [3.33823 5.58542 2.78176 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nf)
+ [10.6799 3.34914 ] pdfxs
+ (o) show
+ (rt)
+ [9.15262 3.62179 ] pdfxs
+ (h) show
+ (eCPro)
+ [9.56726 12.349 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 9.57817 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 464.97 -497.975 m
+ /N614 10.909 Tf
+ (.) show
+ 27.8789 -519.898 m
+ (PhD)
+ [7.42902 6.05449 11.9673 ] pdfxs
+ (t) show
+ (hesis,)
+ [6.0654 4.8436 4.30902 3.02179 4.30902 6.6654 ] pdfxs
+ (DI) show
+ (K)
+ [8.4872 ] pdfxs
+ (U) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.39264 ] pdfxs
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (penh)
+ [6.35994 4.85451 6.05449 6.0654 ] pdfxs
+ (ag) show
+ (en,May)
+ [4.8436 6.0654 6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (1994) show
+ (.) show
+ 10.909 -550.14 m
+ ([)
+ [3.0327 ] pdfxs
+ (7) show
+ (])
+ [8.4872 ] pdfxs
+ (AN) show
+ (DFC)
+ [8.32365 9.56719 7.8763 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ium.The)
+ [3.0327 6.05449 9.09802 5.92358 7.8763 6.05449 7.29812 ] pdfxs
+ (A) show
+ (rchi)
+ [4.2654 4.54905 6.0654 3.02179 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ur)
+ [6.0654 4.2654 ] pdfxs
+ (a) show
+ (l)
+ [5.47631 ] pdfxs
+ (N) show
+ (eu)
+ [4.85451 6.05449 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lDis)
+ [5.47631 8.32365 3.0327 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nF)
+ [8.49811 6.21813 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (.) show
+ 350.426 -550.14 m
+ /N722 10.909 Tf
+ (http://www.andf.org/) show
+ 464.97 -550.14 m
+ /N614 10.909 Tf
+ (.) show
+ 225.818 -577.5 m
+ (196) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 209 209
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 82.909 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (8) show
+ (]Todd)
+ [8.4872 6.95994 5.75995 6.0654 26.3016 ] pdfxs
+ (A) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (in,et)
+ [3.0327 6.05449 27.4252 4.85451 24.4799 ] pdfxs
+ (a) show
+ (l.TheP)
+ [3.0327 57.3595 7.8763 6.0654 25.0907 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er-in)
+ [4.8436 4.27631 3.63261 3.0327 5.75995 ] pdfxs
+ (t) show
+ (ensiveBenchm)
+ [4.8436 6.0654 4.29811 3.0327 5.4545 25.0907 7.7344 4.8436 6.0654 4.53815 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 25.9961 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 16.97 -21.922 m
+ /N722 10.909 Tf
+ (www.cs.wisc.edu/~austin/ptr-dist.html) show
+ 228.877 -21.922 m
+ /N614 10.909 Tf
+ (,Sept)
+ [6.6654 6.0654 4.8436 6.0654 7.87638 ] pdfxs
+ (1995) show
+ (.) show
+ -1.52588e-05 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (9) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (ndrew)
+ [6.05449 6.0654 4.2654 4.85451 11.9781 ] pdfxs
+ (A) show
+ (yers,S)
+ [5.4545 4.85451 4.2654 4.30902 7.25448 6.05449 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (rtde)
+ [4.2654 8.35637 6.05449 8.95629 ] pdfxs
+ (Jo) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.25448 ] pdfxs
+ (Jo) show
+ (hnPeyt)
+ [6.0654 10.1672 7.11266 4.85451 5.75995 4.23277 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.25448 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1672 ] pdfxs
+ (R) show
+ (ich)
+ [3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (rdScho)
+ [4.27631 10.1672 6.0654 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (ler.Sc)
+ [3.02179 4.85451 4.2654 9.27265 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (blecr)
+ [6.0654 3.0327 8.95629 4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss-module)
+ [4.29811 4.30902 3.63261 9.08711 5.75995 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ 16.97 -74.734 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.67265 ] pdfxs
+ (I) show
+ (n) show
+ 99.543 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.60716 ] pdfxs
+ (o) show
+ (ft)
+ [7.49455 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.17454 7.83262 7.79997 13.9308 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 12.2508 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.16363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.2871 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.16363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (age) show
+ 16.97 -96.656 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 188.241 -96.656 m
+ /N614 10.909 Tf
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (a) show
+ (l,June)
+ [3.02179 6.6763 5.5964 6.0654 6.0654 8.47629 ] pdfxs
+ (1998) show
+ (.) show
+ -5.45403 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (10) show
+ (]V)
+ [8.4872 7.26539 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (hB)
+ [9.66537 7.7344 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (,Evelyn)
+ [6.64358 7.42902 5.4545 4.8436 3.0327 5.75995 9.65446 ] pdfxs
+ (D) show
+ (ues)
+ [6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (erw)
+ [4.8436 4.27631 7.57085 ] pdfxs
+ (a) show
+ (ld,)
+ [3.0327 6.0654 6.63267 ] pdfxs
+ (a) show
+ (ndS)
+ [6.0654 9.66537 6.05449 ] pdfxs
+ (a) show
+ (njeevB)
+ [6.0654 3.32724 4.85451 4.8436 9.35992 7.7344 ] pdfxs
+ (a) show
+ (nerji)
+ [6.05449 4.85451 4.2654 3.33815 3.0327 ] pdfxs
+ (a) show
+ (.)
+ [7.81084 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (:Atr)
+ [7.85448 11.7926 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentdyn)
+ [4.2654 4.85451 5.75995 7.84365 6.05449 5.75995 6.0654 ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ 16.97 -149.468 m
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsys)
+ [11.0399 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.85451 9.08711 11.8472 ] pdfxs
+ (I) show
+ (n) show
+ 141.305 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANConf)
+ [10.1563 7.83262 7.79997 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1563 ] pdfxs
+ (o) show
+ (nPro)
+ [11.258 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.91258 3.34914 6.13082 ] pdfxs
+ (g) show
+ 16.97 -171.39 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 236.623 -171.39 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2000) show
+ (.) show
+ -5.45403 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (11) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (hnP.B)
+ [6.0654 9.99264 6.52358 6.95994 7.72349 ] pdfxs
+ (a) show
+ (nnin)
+ [6.0654 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [8.75992 ] pdfxs
+ (A) show
+ (ne\016cientway)
+ [9.99264 4.8436 9.09802 4.8436 3.0327 4.8436 5.75995 8.18183 7.57085 5.14905 9.6981 
+ ] pdfxs
+ (t) show
+ (o\fnd)
+ [9.39265 6.05449 6.0654 9.99264 ] pdfxs
+ (t) show
+ (hesidee\013ec)
+ [6.0654 8.78174 4.29811 3.0327 6.0654 8.78174 4.8436 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s)
+ [8.23626 ] pdfxs
+ (o) show
+ (fprocedurec)
+ [7.2763 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 8.79265 4.8436 
+ ] pdfxs
+ (a) show
+ (lls)
+ [3.0327 3.0327 8.23626 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0035 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.78174 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 4.29811 ] pdfxs
+ 16.97 -224.202 m
+ (o) show
+ (fv)
+ [8.03993 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (bles.)
+ [6.05449 3.0327 4.85451 4.29811 11.0617 ] pdfxs
+ (I) show
+ (n) show
+ 97.842 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.34897 ] pdfxs
+ (o) show
+ (ft)
+ [8.23637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.90544 7.83262 7.79997 14.6726 6.13082 4.21089 8.44359 7.82171 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 12.9926 6.13082 5.30169 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.8107 ] pdfxs
+ (o) show
+ (nPrin)
+ [11.018 7.40714 4.59266 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [9.34897 ] pdfxs
+ (o) show
+ (f) show
+ 16.97 -246.124 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 133.248 -246.124 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (29{41) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.8436 11.5199 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1979) show
+ (.) show
+ -5.45403 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (12) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.79628 ] pdfxs
+ (A) show
+ (.B)
+ [6.75267 7.7344 ] pdfxs
+ (a) show
+ (rre)
+ [4.2654 4.27631 4.8436 ] pdfxs
+ (t) show
+ (t)
+ [7.97456 ] pdfxs
+ (a) show
+ (ndBenG.)
+ [6.0654 9.78537 7.72349 4.85451 9.78537 8.5636 6.76358 ] pdfxs
+ (Zo) show
+ (rn.)
+ [4.2654 6.0654 8.13811 ] pdfxs
+ (U) show
+ (singlifetimepredic)
+ [4.30902 3.0327 6.05449 9.18538 3.0327 3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 
+ 8.57447 6.05449 4.27631 4.85451 6.05449 3.0327 4.8436 ] pdfxs
+ (to) show
+ (rs)
+ [4.27631 8.02899 ] pdfxs
+ (t) show
+ (oimprovemem)
+ [9.18538 3.0327 9.08711 6.0654 4.2654 5.15996 5.4545 8.57447 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 9.47992 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 16.97 -298.936 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.)
+ [6.0654 4.8436 4.8436 8.9781 ] pdfxs
+ (I) show
+ (n) show
+ 98.796 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACMSIGPLANC)
+ [8.69443 5.58542 7.58183 3.62179 5.58542 9.26181 7.82171 7.81088 14.029 6.13082 4.19998 
+ 8.44359 7.39623 6.83993 8.11625 12.3489 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.26181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.3853 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.26181 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 16.97 -320.858 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 188.241 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (187{196) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (lbuquerque,)
+ [3.0327 6.05449 6.0654 5.75995 6.05449 4.85451 4.2654 5.75995 6.0654 4.8436 6.6654 
+ ] pdfxs
+ (N) show
+ (ewMexix)
+ [4.85451 11.509 10.0036 4.85451 5.74904 3.0327 5.75995 ] pdfxs
+ (o) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (1993) show
+ (.) show
+ -5.45403 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (13) show
+ (]Emery)
+ [8.4872 7.41812 9.08711 4.85451 4.27631 8.83629 ] pdfxs
+ (D) show
+ (.Ber)
+ [6.10904 7.7344 4.8436 4.27631 ] pdfxs
+ (g) show
+ (er,Benj)
+ [4.8436 4.27631 6.21813 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (minG.)
+ [9.09802 3.0327 9.14174 8.55269 6.11995 ] pdfxs
+ (Zo) show
+ (rn,)
+ [4.27631 6.05449 6.22904 ] pdfxs
+ (a) show
+ (ndK)
+ [6.05449 9.15265 8.47629 ] pdfxs
+ (at) show
+ (hrynS.McKinley.)
+ [6.0654 4.27631 5.74904 9.15265 6.05449 6.11995 9.99272 4.85451 8.47629 3.0327 6.0654 
+ 3.0327 4.8436 4.84359 6.97085 ] pdfxs
+ (R) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (o) show
+ (nsideringcus)
+ [6.0654 4.29811 3.0327 6.05449 4.85451 4.2654 3.0327 6.0654 8.53084 4.85451 6.05449 
+ 4.30902 ] pdfxs
+ (to) show
+ (mmem-)
+ [12.1744 9.08711 4.85451 9.08711 3.63261 ] pdfxs
+ 16.97 -373.67 m
+ (o) show
+ (ry)
+ [4.27631 8.4872 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.02179 5.75995 4.85451 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 6.39267 ] pdfxs
+ (I) show
+ (n) show
+ 100.671 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.52717 ] pdfxs
+ (o) show
+ (ft)
+ [6.41456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANc)
+ [8.09455 7.83262 7.79997 12.8508 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.1817 
+ 4.46185 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.08364 ] pdfxs
+ (o) show
+ (nO)
+ [9.20715 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.59266 3.34914 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.6327 4.45094 8.65085 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ram-)
+ [4.0363 5.58542 8.91258 3.90544 ] pdfxs
+ 16.97 -395.592 m
+ (min)
+ [8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.97818 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [8.97818 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,)
+ [8.97818 ] pdfxs
+ (a) show
+ (ndA)
+ [6.14173 10.8654 8.10534 ] pdfxs
+ (pp) show
+ (lications\(OOPSLA)
+ [2.79267 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 9.75261 4.45083 8.36718 
+ 8.36718 7.39623 6.13082 6.85084 8.10534 ] pdfxs
+ (\)) show
+ 294.754 -395.592 m
+ /N614 10.909 Tf
+ (,Se)
+ [8.17084 6.0654 4.8436 ] pdfxs
+ (att) show
+ (le,W)
+ [3.0327 4.8436 8.55265 10.309 ] pdfxs
+ (a) show
+ (shin)
+ [4.29811 6.0654 3.02179 6.0654 ] pdfxs
+ (gto) show
+ (n,)
+ [6.05449 8.55265 ] pdfxs
+ (N) show
+ (ovember)
+ [5.15996 5.4545 4.8436 8.79257 6.35994 4.8436 4.27631 ] pdfxs
+ 16.97 -417.515 m
+ (2002) show
+ (.) show
+ -5.45403 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (14) show
+ (]BrunoBl)
+ [8.4872 7.72349 4.27631 6.05449 6.0654 9.74173 7.7344 3.0327 ] pdfxs
+ (a) show
+ (nche)
+ [6.05449 4.54905 6.05449 4.85451 ] pdfxs
+ (t) show
+ (.Esc)
+ [9.82901 7.42902 4.29811 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.14174 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 8.60717 3.32724 ] pdfxs
+ (o) show
+ (rJav)
+ [8.57445 5.5964 5.15996 5.14904 ] pdfxs
+ (a\() show
+ (TM)
+ [7.8763 10.0036 ] pdfxs
+ (\)) show
+ (:The)
+ [7.31994 7.8763 6.0654 4.8436 ] pdfxs
+ (o) show
+ (ry)
+ [4.27631 10.0581 ] pdfxs
+ (a) show
+ (ndPr)
+ [6.05449 10.3635 7.41812 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ice.)
+ [3.0327 4.8436 4.85451 3.0327 ] pdfxs
+ 366.249 -448.404 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.2908 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ 16.97 -470.326 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 269.344 -470.326 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (25\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (713{775) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ov)
+ [5.14905 9.39264 ] pdfxs
+ (2003) show
+ (.) show
+ -5.45401 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (15) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bert)
+ [6.35994 4.8436 4.27631 8.00729 ] pdfxs
+ (D) show
+ (.Blum)
+ [6.7963 7.7344 3.02179 6.0654 9.08711 ] pdfxs
+ (o) show
+ (fe,Chris)
+ [3.33815 4.8436 6.82903 7.8763 6.0654 4.27631 3.02179 4.30902 ] pdfxs
+ (to) show
+ (pherF.)
+ [6.05449 6.0654 4.8436 8.03991 7.12357 6.7963 ] pdfxs
+ (J) show
+ (oer)
+ [5.75995 4.8436 4.27631 ] pdfxs
+ (g) show
+ (,Ch)
+ [6.82903 7.8763 6.0654 ] pdfxs
+ (a) show
+ (rlesE.)
+ [4.2654 3.0327 4.85451 8.06172 7.42902 6.7963 ] pdfxs
+ (L) show
+ (eisers)
+ [4.8436 3.0327 4.29811 4.85451 4.27631 4.29811 ] pdfxs
+ (o) show
+ (n,Kei)
+ [6.0654 6.82903 8.47629 4.85451 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [9.81809 ] pdfxs
+ (H) show
+ (.)
+ [6.7963 ] pdfxs
+ (Ra) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ (a) show
+ (ll,)
+ [3.02179 3.0327 6.82903 ] pdfxs
+ (a) show
+ (ndYuli)
+ [6.0654 9.829 7.26539 6.0654 3.0327 3.0327 ] pdfxs
+ 16.97 -523.138 m
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u.Cilk:)
+ [6.05449 12.1853 7.8763 3.0327 3.02179 5.75995 10.7781 ] pdfxs
+ (A) show
+ (ne\016cientmul)
+ [11.1381 4.85451 9.08711 4.8436 3.0327 4.85451 5.74904 9.32727 8.79257 6.05449 3.0327 
+ ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (hre)
+ [6.05449 4.27631 4.8436 ] pdfxs
+ (a) show
+ (dedrun)
+ [6.0654 4.8436 11.149 4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imesys)
+ [3.0327 9.08711 9.92719 4.30902 5.75995 4.29811 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 12.1744 ] pdfxs
+ (I) show
+ (n) show
+ 319.211 -523.138 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.68715 ] pdfxs
+ (o) show
+ (ft)
+ [8.58545 3.62179 ] pdfxs
+ (h) show
+ (e)
+ [10.2545 ] pdfxs
+ (5) show
+ 418.003 -519.179 m
+ /N698 7.96999 Tf
+ (th)
+ [3.0605 4.87763 ] pdfxs
+ 431.673 -523.138 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 16.97 -545.06 m
+ (SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.8689 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.6762 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.88351 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (sandPr)
+ [8.21444 5.58542 6.13082 9.32721 7.39623 4.04721 ] pdfxs
+ (ac) show
+ (tice)
+ [3.62179 3.34914 4.46185 8.77091 ] pdfxs
+ (o) show
+ (fP)
+ [7.10183 7.39623 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (lPro)
+ [6.54536 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramming)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.77091 ] pdfxs
+ (\() show
+ (PPOPP)
+ [7.39623 7.40714 8.35627 7.40714 7.39623 ] pdfxs
+ (\)) show
+ 424.465 -545.06 m
+ /N614 10.909 Tf
+ (,p)
+ [6.50176 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 4.29811 ] pdfxs
+ 16.97 -566.983 m
+ (207{216) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (aB)
+ [9.0981 7.72349 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.0654 3.0327 9.39264 ] pdfxs
+ (1995) show
+ (.) show
+ -5.45403 -597.872 m
+ ([)
+ [3.0327 ] pdfxs
+ (16) show
+ (]GregB)
+ [8.4872 8.55269 4.27631 4.8436 10.3854 7.7344 ] pdfxs
+ (o) show
+ (llella)
+ [3.02179 3.0327 4.85451 3.02179 3.0327 10.3854 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.9854 ] pdfxs
+ (Ja) show
+ (mesG)
+ [9.09802 4.8436 9.22898 8.5636 ] pdfxs
+ (o) show
+ (slin)
+ [4.30902 3.02179 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.There)
+ [11.7163 7.88721 6.05449 9.78537 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.02179 3.64352 ] pdfxs
+ (t) show
+ (imespeci\fc)
+ [3.02179 9.09802 9.77446 4.30902 6.35994 4.8436 4.85451 3.0327 6.05449 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [10.9963 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.20717 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.14904 ] pdfxs
+ (a) show
+ (.) show
+ 375.587 -597.872 m
+ /N634 10.909 Tf
+ (IEEEC)
+ [4.21089 7.39623 7.39623 12.4907 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 454.061 -597.872 m
+ /N614 10.909 Tf
+ (,) show
+ 16.97 -619.794 m
+ (33\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (47{54) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 214.909 -657.201 m
+ (197) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 210 210
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (17) show
+ (]Ch)
+ [8.4872 7.8763 6.05449 ] pdfxs
+ (a) show
+ (ndr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (sekh)
+ [4.30902 4.8436 5.75995 6.05449 ] pdfxs
+ (a) show
+ (rBoy)
+ [7.91991 7.72349 5.14905 5.4545 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (at) show
+ (i,)
+ [3.0327 6.6654 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (ndruS)
+ [6.0654 6.05449 4.27631 9.6981 6.0654 ] pdfxs
+ (a) show
+ (lci)
+ [3.02179 4.85451 3.0327 ] pdfxs
+ (a) show
+ (nu,Willi)
+ [5.74904 6.0654 6.6763 11.2035 3.0327 3.0327 3.0327 3.02179 ] pdfxs
+ (a) show
+ (mBeebee,)
+ [12.7307 7.7344 4.8436 4.85451 6.35994 4.8436 4.85451 6.6654 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.6981 10.0036 ] pdfxs
+ (a) show
+ (rtinRin)
+ [4.27631 4.23277 3.0327 9.6981 8.03985 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rd.Owner-)
+ [4.27631 6.05449 7.87629 8.4872 7.8763 6.0654 4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -21.922 m
+ (shiptypesf)
+ [4.29811 6.0654 3.0327 9.39264 3.93823 5.75995 6.35994 4.85451 7.63627 3.33815 ] pdfxs
+ (o) show
+ (rs)
+ [7.60355 4.30902 ] pdfxs
+ (a) show
+ (fere)
+ [3.32724 8.19266 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.39264 9.09802 4.8436 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.0981 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementinre)
+ [4.8436 9.08711 4.85451 5.75995 7.57093 3.0327 9.40355 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imejav)
+ [3.0327 9.08711 8.18175 3.33815 5.14905 5.14904 ] pdfxs
+ (a) show
+ (.)
+ [7.38539 ] pdfxs
+ (I) show
+ (n) show
+ 377.776 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.08353 ] pdfxs
+ (o) show
+ (fth)
+ [6.97092 3.62179 5.58542 ] pdfxs
+ (e) show
+ 22.424 -43.845 m
+ (ACMSIGPLANConf)
+ [7.83262 7.79997 13.1999 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.5199 7.79997 
+ 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.43273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.33823 6.14173 8.42182 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [8.42182 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.54533 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 8.98903 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.54533 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 459.515 -43.845 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -65.768 m
+ (2003) show
+ (.) show
+ 1.52588e-05 -95.172 m
+ ([)
+ [3.0327 ] pdfxs
+ (18) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elBurke)
+ [4.85451 7.61448 7.72349 6.0654 4.2654 5.4545 9.43629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (L) show
+ (indaT)
+ [3.0327 6.05449 6.0654 10.0363 6.97085 ] pdfxs
+ (o) show
+ (rcz)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.7017 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [7.61448 ] pdfxs
+ (o) show
+ (ptimiz)
+ [6.0654 4.23277 3.0327 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n:elimin)
+ [6.0654 9.78537 4.8436 3.0327 3.0327 9.08711 3.0327 6.05449 ] pdfxs
+ (at) show
+ (ingunnecess)
+ [3.0327 6.05449 10.0472 6.05449 6.0654 6.0654 4.8436 4.8436 4.85451 4.29811 4.30902 
+ ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.75995 ] pdfxs
+ 22.424 -117.094 m
+ (rec)
+ [4.27631 4.8436 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 3.0327 ] pdfxs
+ 100.811 -117.094 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 15.4254 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 10.1126 ] pdfxs
+ (o) show
+ (nPro)
+ [11.7708 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 10.6691 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (sandSy)
+ [10.1017 5.58542 6.13082 11.2145 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 10.1017 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 459.515 -117.094 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -139.017 m
+ (15\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (367{399) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ -1.52588e-05 -168.421 m
+ ([)
+ [3.0327 ] pdfxs
+ (19) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elG.Burkeet)
+ [4.85451 8.01811 8.55269 8.02902 7.72349 6.05449 4.27631 5.4545 9.83992 4.8436 9.22909 
+ ] pdfxs
+ (a) show
+ (l.The)
+ [3.0327 11.9017 7.8763 6.05449 9.83992 ] pdfxs
+ (Ja) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (pe~no)
+ [6.35994 5.14905 -0.294543 6.05449 10.4399 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (micOp)
+ [9.08711 3.0327 9.83992 8.47629 6.0654 ] pdfxs
+ (t) show
+ (imizingC)
+ [3.0327 9.08711 3.0327 4.8436 3.0327 6.05449 10.4508 7.8763 ] pdfxs
+ (o) show
+ (mpilerf)
+ [9.08711 6.0654 3.0327 3.02179 4.85451 9.26172 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.26172 ] pdfxs
+ (J) show
+ (av)
+ [5.14905 5.15995 ] pdfxs
+ (a) show
+ (.)
+ [11.8908 ] pdfxs
+ (I) show
+ (n) show
+ 440.648 -168.421 m
+ /N634 10.909 Tf
+ (Java) show
+ 22.424 -190.344 m
+ (Gr)
+ [8.44359 4.0363 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 5.58542 ] pdfxs
+ (e) show
+ 57.209 -190.344 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (129{141) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -219.748 m
+ ([)
+ [3.0327 ] pdfxs
+ (20) show
+ (]Br)
+ [8.4872 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dC)
+ [10.1454 7.8763 ] pdfxs
+ (a) show
+ (lder,Ch)
+ [3.0327 6.05449 4.85451 4.2654 7.23266 7.88721 6.05449 ] pdfxs
+ (a) show
+ (ndraKrintz,Simmi)
+ [6.0654 6.05449 4.27631 9.54537 8.47629 4.27631 3.0327 5.75995 4.23277 4.85451 7.23266 
+ 6.05449 3.0327 9.08711 9.09802 7.11266 ] pdfxs
+ (Jo) show
+ (hn,)
+ [6.0654 6.05449 7.23266 ] pdfxs
+ (a) show
+ (ndTodd)
+ [6.0654 10.1454 6.97085 5.75995 6.05449 10.1454 ] pdfxs
+ (A) show
+ (us)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (in.C)
+ [3.0327 6.0654 9.20719 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.05449 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (usd)
+ [6.05449 8.3999 6.05449 ] pdfxs
+ (at) show
+ (apl)
+ [9.54537 6.05449 3.0327 ] pdfxs
+ (a) show
+ (ce-)
+ [4.85451 4.8436 3.63261 ] pdfxs
+ 22.424 -241.671 m
+ (ment.)
+ [9.08711 4.85451 5.75995 4.23277 8.07266 ] pdfxs
+ (I) show
+ (n) show
+ 68.133 -241.671 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.42171 ] pdfxs
+ (o) show
+ (ft)
+ [7.3091 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.98909 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.75263 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.98909 ] pdfxs
+ (o) show
+ (nAr)
+ [10.1017 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [6.75263 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtforPro)
+ [4.60356 7.59267 3.33823 5.58542 8.56353 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (m-)
+ [8.92348 3.90544 ] pdfxs
+ 22.424 -263.593 m
+ (mingL)
+ [8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.35625 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.14173 9.47994 8.35627 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tingSyst)
+ [3.62179 3.34914 6.13082 8.92363 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.36716 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.14173 7.39623 6.83993 8.36718 6.13082 ] pdfxs
+ (\)) show
+ 267.537 -263.593 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (139{149) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nJ)
+ [9.6981 5.5964 ] pdfxs
+ (o) show
+ (se,)
+ [4.30902 4.8436 6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -292.998 m
+ ([)
+ [3.0327 ] pdfxs
+ (21) show
+ (]DavidC)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.1345 7.8763 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (n,KenKennedy,)
+ [6.0654 7.19994 8.4872 4.85451 10.1235 8.4872 4.8436 6.0654 6.0654 4.8436 6.0654 
+ 4.84359 7.21085 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.1345 ] pdfxs
+ (A) show
+ (ll)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (nP)
+ [10.1345 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (er\feld.S)
+ [4.85451 4.2654 6.0654 4.8436 3.0327 6.0654 9.15265 6.0654 ] pdfxs
+ (o) show
+ (ftw)
+ [3.32724 3.93823 7.58175 ] pdfxs
+ (a) show
+ (reprefe)
+ [4.2654 8.92356 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chin)
+ [4.54905 6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [9.15265 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -292.998 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -314.92 m
+ (o) show
+ (ft)
+ [8.34546 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.0145 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalC)
+ [6.13082 5.58542 7.78899 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.0254 ] pdfxs
+ (o) show
+ (nAr)
+ [11.1271 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [7.78899 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 8.62902 3.34914 ] pdfxs
+ (o) show
+ (rPro)
+ [9.59988 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 10.0254 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [9.45806 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 22.424 -336.843 m
+ (Op)
+ [8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (tingSy)
+ [3.6327 3.33823 6.13082 8.92363 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms\(ASPLOS)
+ [8.92348 8.36716 4.45083 8.11625 6.13082 7.39623 6.85084 8.35627 6.13082 ] pdfxs
+ (\)) show
+ 166.187 -336.843 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (40{52) show
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (aCl)
+ [9.0981 7.8763 3.0327 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (pril)
+ [6.0654 4.2654 3.0327 6.6654 ] pdfxs
+ (1991) show
+ (.) show
+ 0 -366.247 m
+ ([)
+ [3.0327 ] pdfxs
+ (22) show
+ (]DavidCh)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 8.8581 7.8763 6.0654 ] pdfxs
+ (a) show
+ (se.)
+ [4.29811 4.85451 6.49085 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.8581 ] pdfxs
+ (o) show
+ (fexcep)
+ [6.11994 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nh)
+ [8.8581 6.05449 ] pdfxs
+ (a) show
+ (ndlin)
+ [6.0654 6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 273.783 -366.247 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [8.14909 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.84725 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [5.92355 ] pdfxs
+ (o) show
+ (fCL)
+ [6.46911 10.9418 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (eTran)
+ [8.14909 6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (s) show
+ (l)
+ [2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 459.515 -366.247 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -388.17 m
+ (5\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (229{240) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -1.52588e-05 -417.574 m
+ ([)
+ [3.0327 ] pdfxs
+ (23) show
+ (]J.Br)
+ [8.4872 5.5964 6.39267 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dleyChen,)
+ [6.05449 3.0327 4.85451 9.10901 7.8763 6.0654 4.8436 6.0654 6.44722 ] pdfxs
+ (A) show
+ (ni)
+ [6.05449 3.0327 ] pdfxs
+ (t) show
+ (aB)
+ [8.81447 7.72349 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (,)
+ [6.43631 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.41446 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nP.)
+ [9.41446 6.51267 6.39267 ] pdfxs
+ (Jo) show
+ (uppi.Asimul)
+ [6.05449 6.0654 6.0654 3.02179 7.41812 11.5308 4.30902 3.0327 8.78166 6.0654 3.02179 
+ ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nb)
+ [9.41446 6.0654 ] pdfxs
+ (a) show
+ (sedstudy)
+ [4.29811 4.85451 9.41446 4.30902 4.23277 6.0654 6.0654 9.10901 ] pdfxs
+ (o) show
+ (fTLBper-)
+ [6.68721 7.8763 6.82903 11.0835 6.35994 4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -439.497 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce.)
+ [6.05449 4.85451 4.8436 7.42903 ] pdfxs
+ (I) show
+ (n) show
+ 86.577 -439.497 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.10535 ] pdfxs
+ (o) show
+ (ft)
+ [7.00365 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.67273 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [6.44718 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.67273 ] pdfxs
+ (o) show
+ (nC)
+ [9.78533 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.24717 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.33823 3.6327 4.45094 ] pdfxs
+ (c) show
+ (ture)
+ [3.6327 5.84725 4.04721 8.67273 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.19998 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 459.515 -439.497 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -461.419 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (114{123) show
+ (,)
+ [6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ -4.57764e-05 -490.824 m
+ ([)
+ [3.0327 ] pdfxs
+ (24) show
+ (]Ju)
+ [8.4872 5.5964 6.0654 ] pdfxs
+ (a) show
+ (nChen,)
+ [11.0181 7.8763 6.0654 4.8436 6.0654 8.31265 ] pdfxs
+ (D) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (g) show
+ (h)
+ [6.05449 ] pdfxs
+ (a) show
+ (oWu,)
+ [10.4181 10.2981 6.0654 8.31265 ] pdfxs
+ (A) show
+ (ndrewW.)
+ [6.0654 6.05449 4.27631 4.8436 12.8399 11.2144 7.98538 ] pdfxs
+ (A) show
+ (ppel,)
+ [6.0654 6.35994 4.8436 3.0327 8.32356 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.0181 ] pdfxs
+ (Ha) show
+ (iF)
+ [7.99629 6.20722 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.Aprov)
+ [11.8035 13.1344 6.0654 4.2654 5.14905 5.15995 ] pdfxs
+ (a) show
+ (blys)
+ [6.05449 3.0327 10.7126 4.30902 ] pdfxs
+ (o) show
+ (undT)
+ [6.05449 6.0654 11.0181 6.97085 ] pdfxs
+ (A) show
+ (Lf)
+ [11.7708 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 22.424 -512.746 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (ck-end)
+ [4.53815 5.75995 3.63261 4.85451 6.05449 10.1672 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 9.27265 ] pdfxs
+ (I) show
+ (n) show
+ 152.329 -512.746 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.79261 ] pdfxs
+ (o) show
+ (ft)
+ [7.68001 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.35999 7.83262 7.79997 14.1163 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 12.4362 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.45094 9.35999 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4726 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -534.669 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -534.669 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nDie)
+ [9.6981 8.32365 3.0327 4.85451 ] pdfxs
+ (go) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (2003) show
+ (.) show
+ -4.57764e-05 -564.073 m
+ ([)
+ [3.0327 ] pdfxs
+ (25) show
+ (]Ben-ChungCheng)
+ [8.4872 7.72349 4.8436 6.0654 3.63261 7.8763 5.75995 6.0654 6.05449 9.90537 7.8763 
+ 6.0654 4.8436 6.0654 9.90537 ] pdfxs
+ (a) show
+ (ndWenmei)
+ [6.0654 10.5054 10.2981 4.85451 10.5054 9.09802 4.8436 7.48357 ] pdfxs
+ (H) show
+ (wu.Modul)
+ [7.8763 6.0654 10.2872 10.0036 5.74904 6.0654 6.05449 3.0327 ] pdfxs
+ (a) show
+ (rin)
+ [8.72718 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lp)
+ [7.48357 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.72718 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisusing)
+ [3.0327 5.75995 4.29811 3.0327 8.74898 6.0654 4.29811 3.0327 6.0654 9.90537 ] pdfxs
+ (a) show
+ (c-)
+ [4.8436 3.63261 ] pdfxs
+ 22.424 -585.996 m
+ (cessp)
+ [4.8436 4.85451 4.29811 8.31262 6.0654 ] pdfxs
+ (at) show
+ (hs:Desi)
+ [6.05449 4.30902 8.62901 8.32365 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (n,implemen)
+ [6.0654 7.13448 3.02179 9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,)
+ [6.05449 7.13448 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 10.069 4.8436 5.15995 ] pdfxs
+ (a) show
+ (lu)
+ [3.02179 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.9781 ] pdfxs
+ (I) show
+ (n) show
+ 293.387 -585.996 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.70534 ] pdfxs
+ (o) show
+ (ft)
+ [7.59274 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.26181 7.83262 7.81088 14.029 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 8.10534 
+ ] pdfxs
+ 22.424 -607.918 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.4836 ] pdfxs
+ (o) show
+ (nPro)
+ [11.6071 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 10.4836 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [10.4836 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.6071 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 11.0399 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [11.6071 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 392.421 -607.918 m
+ /N614 10.909 Tf
+ (,p)
+ [8.3672 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.63261 ] pdfxs
+ (57{69) show
+ (,) show
+ 22.424 -629.841 m
+ (V)
+ [7.2763 ] pdfxs
+ (a) show
+ (nc)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uver,Bri)
+ [6.05449 5.4545 4.85451 4.2654 6.6654 7.7344 4.2654 3.0327 ] pdfxs
+ (t) show
+ (ishC)
+ [3.0327 4.29811 9.6981 7.88721 ] pdfxs
+ (o) show
+ (lumbi)
+ [3.02179 6.0654 8.78166 6.0654 3.0327 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2000) show
+ (.) show
+ 220.363 -657.201 m
+ (198) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 211 211
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (26) show
+ (]Si)
+ [8.4872 6.05449 3.0327 ] pdfxs
+ (g) show
+ (mundCherem)
+ [8.78166 6.0654 6.0654 8.72719 7.8763 6.05449 4.85451 4.2654 4.85451 11.7598 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.72719 ] pdfxs
+ (Ra) show
+ (du)
+ [6.0654 8.72719 ] pdfxs
+ (R) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (.)
+ [6.28358 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.72719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 6.97082 ] pdfxs
+ (a) show
+ (ndtr)
+ [6.0654 8.72719 4.23277 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [8.72719 3.33815 ] pdfxs
+ (o) show
+ (rjavapr)
+ [6.9381 3.33815 5.14905 5.14904 8.1272 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.29811 6.29449 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.66171 ] pdfxs
+ (o) show
+ (ft)
+ [7.56001 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.22908 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymposiumOnM)
+ [7.00354 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 13.1234 8.36718 
+ 10.3417 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryMan)
+ [4.59266 9.51256 9.7745 5.58542 6.13082 ] pdfxs
+ (age) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 7.83267 ] pdfxs
+ (\() show
+ (ISMM)
+ [4.19998 6.14173 9.7745 9.7854 ] pdfxs
+ (\)) show
+ 402.788 -21.922 m
+ /N614 10.909 Tf
+ (,V)
+ [7.00357 7.26539 ] pdfxs
+ (a) show
+ (nc)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (uver,)
+ [6.0654 5.4545 4.8436 4.27631 3.0327 ] pdfxs
+ 22.424 -43.845 m
+ (C)
+ [7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (,Oc)
+ [6.6654 8.4872 4.85451 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.8436 7.909 ] pdfxs
+ (2004) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (27) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (n)
+ [5.74904 ] pdfxs
+ (to) show
+ (nChern)
+ [11.9344 7.8763 6.05449 4.85451 4.27631 6.05449 ] pdfxs
+ (o) show
+ (\013,M)
+ [6.35986 9.4581 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 11.6181 ] pdfxs
+ (H) show
+ (erde)
+ [4.85451 4.2654 6.0654 4.8436 ] pdfxs
+ (g) show
+ (,)
+ [9.4581 ] pdfxs
+ (R) show
+ (ay)
+ [5.15996 11.6181 ] pdfxs
+ (H) show
+ (o)
+ [5.75995 ] pdfxs
+ (o) show
+ (kway,Chris)
+ [5.75995 7.57085 5.14905 4.8545 9.4581 7.8763 6.05449 4.27631 3.0327 10.1672 ] pdfxs
+ (R) show
+ (eeve,)
+ [4.85451 4.8436 5.4545 4.85451 9.44719 ] pdfxs
+ (No) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [11.9344 ] pdfxs
+ (R) show
+ (ubin,T)
+ [6.0654 6.05449 3.0327 6.05449 9.4581 6.97085 ] pdfxs
+ (o) show
+ (nyTye,)
+ [5.75995 11.629 7.57085 5.4545 4.8436 3.0327 ] pdfxs
+ 22.424 -96.656 m
+ (S.Bh)
+ [6.0654 5.54177 7.72349 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (dwajY)
+ [6.0654 7.57085 6.0654 5.84722 7.2763 ] pdfxs
+ (a) show
+ (dav)
+ [6.05449 5.15996 5.14904 ] pdfxs
+ (a) show
+ (lli,)
+ [3.0327 3.02179 3.0327 5.77086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.57447 ] pdfxs
+ (Jo) show
+ (hnY)
+ [6.05449 8.57447 7.2763 ] pdfxs
+ (at) show
+ (es.F)
+ [4.8436 4.30902 6.03267 7.12357 ] pdfxs
+ (X) show
+ (!)
+ [3.0327 ] pdfxs
+ (32) show
+ (:Apr)
+ [7.31994 10.6908 6.0654 4.2654 ] pdfxs
+ (o) show
+ (\fle-direc)
+ [6.0654 3.0327 4.8436 3.64352 6.05449 3.0327 4.27631 4.8436 4.8436 ] pdfxs
+ (t) show
+ (edbin)
+ [4.85451 8.57447 6.05449 3.0327 6.0654 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.27993 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (ato) show
+ (r.)
+ [4.27631 3.0327 ] pdfxs
+ 423.224 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (-) show
+ 22.424 -118.579 m
+ (in)
+ [3.34914 6.13082 ] pdfxs
+ (g) show
+ (s)
+ [8.55262 ] pdfxs
+ (o) show
+ (ft)
+ [7.45092 3.62179 ] pdfxs
+ (h) show
+ (eACM/IEEEInt)
+ [9.10909 7.83262 7.81088 9.7745 5.58542 4.19998 7.39623 7.40714 11.498 4.19998 6.13082 
+ 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.88354 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.0144 ] pdfxs
+ (o) show
+ (nMi)
+ [10.2326 9.7854 3.34914 ] pdfxs
+ (c) show
+ (ro)
+ [4.0363 5.01816 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture\(MICRO)
+ [3.62179 5.85816 4.0363 9.11999 4.45083 9.7854 4.21089 7.79997 7.67998 8.36718 ] pdfxs
+ (\)) show
+ 411.425 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.87267 ] pdfxs
+ (18\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (56{) show
+ 22.424 -140.502 m
+ (64) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -171.39 m
+ ([)
+ [3.0327 ] pdfxs
+ (28) show
+ (]TrishulM.Chilimbi,B)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 5.4545 9.99272 5.46541 7.8763 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 3.0327 5.6945 7.72349 ] pdfxs
+ (o) show
+ (b)
+ [8.4872 ] pdfxs
+ (D) show
+ (avids)
+ [5.14905 5.75995 3.0327 6.0654 4.29811 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 5.6945 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.4872 ] pdfxs
+ (Ja) show
+ (mes)
+ [9.09802 4.8436 6.73082 ] pdfxs
+ (R) show
+ (.)
+ [5.4545 ] pdfxs
+ (La) show
+ (rus.C)
+ [4.27631 6.05449 4.30902 5.89086 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.0654 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (uss)
+ [6.0654 6.71991 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (urede\fni)
+ [6.0654 4.27631 7.26539 6.0654 4.8436 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 3.0327 ] pdfxs
+ 22.424 -193.313 m
+ (I) show
+ (n) show
+ 37.395 -193.313 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 22.424 -215.236 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 136.393 -215.236 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (13{24) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 1.52588e-05 -246.124 m
+ ([)
+ [3.0327 ] pdfxs
+ (29) show
+ (]TrishulM.Chilimbi,M)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 7.17812 10.0036 7.17812 7.88721 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 3.0327 7.30903 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 9.91628 ] pdfxs
+ (D) show
+ (.)
+ [7.17812 ] pdfxs
+ (H) show
+ (ill,)
+ [3.0327 3.0327 3.0327 7.30903 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2108 ] pdfxs
+ (Ja) show
+ (mes)
+ [9.08711 4.85451 8.45444 ] pdfxs
+ (R) show
+ (.)
+ [7.18903 ] pdfxs
+ (La) show
+ (rus.C)
+ [4.2654 6.0654 4.29811 9.41446 7.8763 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.05449 4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (uss)
+ [6.05449 8.46535 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urelay)
+ [6.05449 4.27631 8.99993 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (.) show
+ 22.424 -268.047 m
+ (I) show
+ (n) show
+ 37.395 -268.047 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 22.424 -289.969 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 136.393 -289.969 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 1.52588e-05 -320.858 m
+ ([)
+ [3.0327 ] pdfxs
+ (30) show
+ (]TrishulM.Chilimbi)
+ [8.4872 6.95994 4.27631 3.0327 4.29811 5.75995 6.0654 6.13086 10.0036 6.13086 7.8763 
+ 6.05449 3.0327 3.0327 3.0327 8.78166 6.0654 6.13086 ] pdfxs
+ (a) show
+ (ndJ)
+ [6.0654 9.16356 5.5964 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 7.40718 ] pdfxs
+ (R) show
+ (.)
+ [6.13086 ] pdfxs
+ (La) show
+ (rus.)
+ [4.27631 6.0654 4.29811 6.99267 ] pdfxs
+ (U) show
+ (sing)
+ [4.30902 3.0327 6.05449 8.56356 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (l)
+ [6.13086 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.95266 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.16356 ] pdfxs
+ (t) show
+ (oimplemen)
+ [8.55265 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 22.424 -342.781 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (che-c)
+ [4.54905 6.0654 4.8436 3.63261 4.85451 ] pdfxs
+ (o) show
+ (nsci)
+ [6.05449 4.30902 4.8436 3.0327 ] pdfxs
+ (o) show
+ (usd)
+ [6.0654 7.93081 6.0654 ] pdfxs
+ (at) show
+ (apl)
+ [9.08719 6.0654 3.0327 ] pdfxs
+ (a) show
+ (cemen)
+ [4.8436 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 180.715 -342.781 m
+ /N634 10.909 Tf
+ (ACMSIGPLANNotic)
+ [7.83262 7.79997 13.6908 6.13082 4.21089 8.43268 7.39623 6.85084 8.10534 12.0108 8.10534 
+ 5.58542 3.62179 3.33823 4.46185 ] pdfxs
+ (es) show
+ 297.772 -342.781 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (34\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (37{48) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -373.67 m
+ ([)
+ [3.0327 ] pdfxs
+ (31) show
+ (]Wei-)
+ [8.4872 10.2981 4.8436 3.0327 3.64352 ] pdfxs
+ (Nga) show
+ (nChin,Fl)
+ [9.34901 7.8763 6.0654 3.02179 6.0654 6.39267 7.12357 3.0327 ] pdfxs
+ (o) show
+ (rinCr)
+ [4.2654 3.0327 9.34901 7.88721 4.2654 ] pdfxs
+ (a) show
+ (ciun,Shen)
+ [4.85451 3.02179 6.0654 6.0654 6.38176 6.0654 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ch)
+ [4.53815 6.0654 ] pdfxs
+ (a) show
+ (oQin,)
+ [8.74901 8.47629 3.0327 6.0654 6.39267 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.35992 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 9.34901 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rd.)
+ [4.27631 6.0654 7.29812 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninferencef)
+ [9.34901 3.0327 6.05449 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 8.14902 3.32724 
+ ] pdfxs
+ (o) show
+ (r)
+ [7.57082 ] pdfxs
+ (a) show
+ (n) show
+ 22.424 -395.592 m
+ (o) show
+ (bject-)
+ [6.66539 3.33815 4.8436 4.85451 4.23277 3.64352 ] pdfxs
+ (o) show
+ (rien)
+ [4.2654 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (edl)
+ [4.85451 9.14174 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (e.)
+ [4.8436 6.97085 ] pdfxs
+ (I) show
+ (n) show
+ 158.919 -395.592 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.85444 ] pdfxs
+ (o) show
+ (ft)
+ [6.74183 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.41091 7.83262 7.79997 13.1781 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.509 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.41091 ] pdfxs
+ (o) show
+ (nPro)
+ [9.53442 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -417.515 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -417.515 m
+ /N614 10.909 Tf
+ (,W)
+ [6.6654 10.309 ] pdfxs
+ (a) show
+ (shin)
+ [4.29811 6.0654 3.02179 6.0654 ] pdfxs
+ (gto) show
+ (n,)
+ [6.05449 6.6654 ] pdfxs
+ (D) show
+ (C,)
+ [7.88721 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (32) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-)
+ [3.63261 ] pdfxs
+ (D) show
+ (e)
+ [4.85451 ] pdfxs
+ (o) show
+ (kCh)
+ [10.6799 7.88721 6.05449 ] pdfxs
+ (o) show
+ (i,Mich)
+ [3.0327 8.27993 10.0036 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elBurke,)
+ [4.85451 7.95266 7.7344 6.05449 4.27631 5.4545 4.8436 8.29084 ] pdfxs
+ (a) show
+ (ndP)
+ [6.05449 10.9963 7.12357 ] pdfxs
+ (a) show
+ (ulC)
+ [6.05449 7.96357 7.8763 ] pdfxs
+ (a) show
+ (rini.E\016cient\row-sensi)
+ [4.27631 3.0327 6.05449 3.0327 11.7272 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 
+ 9.17455 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivein)
+ [3.0327 5.4545 9.77446 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 22.424 -470.326 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.14174 ] pdfxs
+ (o) show
+ (fp)
+ [6.40358 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-induced)
+ [4.8436 4.27631 3.63261 3.0327 6.0654 6.05449 6.0654 4.8436 4.85451 9.13083 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.8436 7.38536 ] pdfxs
+ (a) show
+ (ndsidee\013ec)
+ [6.05449 9.14174 4.29811 3.0327 6.05449 7.91993 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.30902 6.94903 ] pdfxs
+ (I) show
+ (n) show
+ 299.948 -470.326 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.84353 ] pdfxs
+ (o) show
+ (ft)
+ [6.73093 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-)
+ [8.41091 7.82171 7.81088 13.1672 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ ] pdfxs
+ 22.424 -492.249 m
+ (SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.0108 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8289 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.0362 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.24365 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 329.298 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (232{245) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ 3.05176e-05 -523.138 m
+ ([)
+ [3.0327 ] pdfxs
+ (33) show
+ (]CodeS)
+ [8.4872 7.8763 5.75995 6.05449 4.85451 6.05449 ] pdfxs
+ (o) show
+ (urcery,C)
+ [6.0654 4.2654 4.85451 4.8436 4.27631 4.84359 30.8288 7.88721 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (a) show
+ (q,et)
+ [5.75995 30.8288 4.85451 27.2071 ] pdfxs
+ (a) show
+ (l.C++)
+ [3.0327 65.4649 7.8763 8.4872 31.4506 ] pdfxs
+ (A) show
+ (BIf)
+ [7.72349 26.8906 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [27.2397 ] pdfxs
+ (Ita) show
+ (nium.)
+ [6.0654 3.0327 6.05449 9.09802 3.0327 ] pdfxs
+ 22.424 -545.06 m
+ /N722 10.909 Tf
+ (http://www.codesourcery.com/cxx-abi/abi.html) show
+ 274.421 -545.06 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 3.05176e-05 -575.949 m
+ ([)
+ [3.0327 ] pdfxs
+ (34) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertS.C)
+ [6.35994 4.8436 4.27631 7.35275 6.05449 6.14176 7.8763 ] pdfxs
+ (o) show
+ (hn,)
+ [6.05449 6.0654 6.23994 ] pdfxs
+ (D) show
+ (avidW.Goodwin,)
+ [5.14905 5.75995 3.0327 9.16356 11.2144 6.13086 8.5636 5.75995 5.74904 6.0654 7.8763 
+ 3.0327 6.05449 6.25085 ] pdfxs
+ (a) show
+ (ndP.Ge)
+ [6.05449 9.16356 6.51267 6.14176 8.5636 4.8436 ] pdfxs
+ (o) show
+ (\013rey)
+ [6.35986 4.27631 4.85451 8.8581 ] pdfxs
+ (L) show
+ (owney.Op)
+ [5.14905 7.8763 6.0654 4.8436 4.8545 6.99267 8.4872 6.0654 ] pdfxs
+ (t) show
+ (imizing)
+ [3.02179 9.09802 3.0327 4.8436 3.0327 6.05449 8.56356 ] pdfxs
+ (A) show
+ (lphaexecu)
+ [3.0327 6.05449 6.0654 8.55265 4.85451 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (bles)
+ [6.0654 3.02179 4.85451 4.29811 ] pdfxs
+ 22.424 -597.872 m
+ (o) show
+ (nWindows)
+ [9.6981 11.2144 3.02179 6.0654 6.0654 5.14905 7.8763 7.94172 ] pdfxs
+ (N) show
+ (Twi)
+ [11.509 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hSpike.)
+ [9.6981 6.0654 6.05449 3.0327 5.4545 4.85451 3.0327 ] pdfxs
+ 162.776 -597.872 m
+ /N634 10.909 Tf
+ (D) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (it)
+ [3.33823 3.6327 ] pdfxs
+ (a) show
+ (lTe)
+ [6.68718 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (nic)
+ [6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (l)
+ [6.68718 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.85816 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 283.096 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (9\(4\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ 220.363 -657.201 m
+ (199) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 212 212
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (35) show
+ (]KeithCo)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 11.509 7.88721 5.74904 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 9.7199 ] pdfxs
+ (a) show
+ (ndKenKennedy.)
+ [6.0654 11.4981 8.4872 4.85451 11.509 8.47629 4.85451 6.05449 6.0654 4.8436 6.0654 
+ 4.84359 13.2653 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lside-e\013ect)
+ [8.47629 4.29811 3.0327 6.0654 4.8436 3.63261 4.85451 6.35986 4.85451 4.8436 9.68727 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisinline)
+ [3.0327 5.74904 4.30902 3.0327 9.7417 3.0327 11.509 3.0327 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (r)
+ [9.70899 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 13.2653 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.50181 7.83262 7.79997 14.2581 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.5889 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.50181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6035 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 9.50181 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.50181 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.6144 ] pdfxs
+ (a) show
+ (ndIm-)
+ [6.13082 10.0581 4.19998 8.92348 3.90544 ] pdfxs
+ 22.424 -43.845 m
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 123.266 -43.845 m
+ /N614 10.909 Tf
+ (,A)
+ [6.6654 7.8763 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (ta) show
+ (,G)
+ [6.6654 8.5636 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.47629 ] pdfxs
+ (1988) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (36) show
+ (]Keith)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 10.6254 ] pdfxs
+ (D) show
+ (.Co)
+ [7.59266 7.8763 5.75995 ] pdfxs
+ (o) show
+ (per.)
+ [6.35994 4.85451 4.2654 10.6254 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lyzing)
+ [3.02179 5.75995 4.85451 3.02179 6.0654 10.0145 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 4.85451 8.85807 ] pdfxs
+ (o) show
+ (freferencef)
+ [7.89811 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 9.41447 3.32724 
+ ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (lp)
+ [7.59266 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (ers.In)
+ [4.85451 4.2654 4.30902 10.6145 3.94897 6.0654 ] pdfxs
+ 375.523 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.20716 ] pdfxs
+ (o) show
+ (ft)
+ [8.10546 3.62179 ] pdfxs
+ (he) show
+ 22.424 -96.656 m
+ (ACMSIGACT-SIGPLANSymp)
+ [7.83262 7.79997 13.6363 6.13082 4.21089 8.44359 7.82171 7.81088 7.81088 3.89453 6.14173 
+ 4.19998 8.44359 7.39623 6.83993 8.11625 11.9562 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 12.7744 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.9926 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.31262 ] pdfxs
+ (o) show
+ (fPro)
+ [7.20001 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 8.86909 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 404.399 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.62176 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.88717 ] pdfxs
+ (281{) show
+ 22.424 -118.579 m
+ (290) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1985) show
+ (.) show
+ 1.52588e-05 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (37) show
+ (]Keith)
+ [8.4872 8.47629 4.85451 3.0327 4.23277 10.6581 ] pdfxs
+ (D) show
+ (.Co)
+ [7.61448 7.8763 5.75995 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 8.85809 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6472 ] pdfxs
+ (Jo) show
+ (hn)
+ [6.0654 10.6472 ] pdfxs
+ (L) show
+ (u.)
+ [6.0654 10.7017 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (erpr)
+ [4.8436 8.869 6.05449 4.27631 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (ot) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninCpr)
+ [10.6581 3.02179 10.6581 12.469 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 10.7126 ] pdfxs
+ (I) show
+ (n) show
+ 375.47 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.23988 ] pdfxs
+ (o) show
+ (ft)
+ [8.12728 3.62179 ] pdfxs
+ (he) show
+ 22.424 -171.39 m
+ (ACMSIGPLANConf)
+ [7.83262 7.79997 13.1999 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.5199 7.79997 
+ 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.43273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 8.42182 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [8.42182 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.54533 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 8.98903 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.54533 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 459.515 -171.39 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -193.313 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (308{319) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -1.52588e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (38) show
+ (]Fr)
+ [8.4872 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nciscoC)
+ [6.05449 4.85451 3.02179 4.30902 4.8436 10.3963 7.8763 ] pdfxs
+ (o) show
+ (rber)
+ [4.27631 6.35994 4.85451 4.2654 ] pdfxs
+ (a) show
+ (,)
+ [8.30175 ] pdfxs
+ (Ra) show
+ (f)
+ [3.32724 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 7.96357 ] pdfxs
+ (A) show
+ (senj)
+ [4.30902 4.8436 6.0654 3.32724 ] pdfxs
+ (o) show
+ (,)
+ [8.30175 ] pdfxs
+ (a) show
+ (ndEmilio)
+ [6.05449 11.0072 7.41812 9.09802 3.02179 3.0327 3.0327 10.3963 ] pdfxs
+ (L) show
+ (.)
+ [7.96357 ] pdfxs
+ (Za) show
+ (p)
+ [6.0654 ] pdfxs
+ (ata) show
+ (.)
+ [11.749 ] pdfxs
+ (N) show
+ (ewsh)
+ [4.8436 12.8181 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 9.79628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 9.23989 ] pdfxs
+ (t) show
+ (echniques)
+ [4.8436 4.54905 6.0654 6.05449 3.0327 5.75995 6.05449 4.85451 4.29811 ] pdfxs
+ 22.424 -246.124 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.57445 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icp)
+ [3.0327 9.15265 6.05449 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (lleliz)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3635 ] pdfxs
+ (o) show
+ (fccodes.)
+ [7.6472 9.15265 4.8436 5.75995 6.0654 4.8436 4.30902 9.86173 ] pdfxs
+ (I) show
+ (n) show
+ 235.834 -246.124 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.97807 ] pdfxs
+ (o) show
+ (ft)
+ [7.86546 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.54544 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [7.30899 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.54544 ] pdfxs
+ (o) show
+ (n) show
+ 22.424 -268.047 m
+ (Sup)
+ [6.13082 5.85816 5.01816 ] pdfxs
+ (e) show
+ (rc)
+ [4.0363 4.46185 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (uting)
+ [5.85816 3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (\() show
+ (ICS)
+ [4.19998 7.81088 6.13082 ] pdfxs
+ (\)) show
+ 127.969 -268.047 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (220{227) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ -1.52588e-05 -298.936 m
+ ([)
+ [3.0327 ] pdfxs
+ (39) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertC)
+ [6.35994 4.8436 4.27631 7.93092 7.8763 ] pdfxs
+ (o) show
+ (urts.)
+ [6.0654 4.27631 4.23277 4.30902 8.01811 ] pdfxs
+ (I) show
+ (mprovingloc)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.14174 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (lity)
+ [3.0327 3.0327 3.93823 9.44719 ] pdfxs
+ (o) show
+ (freferenceina)
+ [7.01448 4.27631 4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 8.53084 3.0327 
+ 9.75264 9.14174 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (e-c)
+ [4.8436 3.64352 4.8436 ] pdfxs
+ (o) show
+ (llectingmem)
+ [3.0327 3.0327 4.8436 4.85451 4.23277 3.0327 6.0654 9.14174 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.43628 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 22.424 -320.858 m
+ (sys)
+ [4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ 62.836 -320.858 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eCommunic)
+ [8.92363 7.79997 5.58542 8.91258 8.92348 5.85816 6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (ft)
+ [7.24365 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [8.92363 7.83262 7.81088 9.7854 ] pdfxs
+ 292.059 -320.858 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (31\(9\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (1128{1138) show
+ (,)
+ [6.6654 ] pdfxs
+ (1988) show
+ (.) show
+ -3.05176e-05 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (40) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (nCytr)
+ [10.0145 7.8763 5.75995 4.23277 4.27631 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 7.05812 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (nneFerr)
+ [6.0654 6.05449 8.80356 6.21813 4.8436 4.27631 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (e,B)
+ [4.85451 7.05812 7.72349 ] pdfxs
+ (a) show
+ (rryK.)
+ [4.27631 4.27631 9.70901 8.47629 6.99267 ] pdfxs
+ (Ro) show
+ (sen,M)
+ [4.29811 4.85451 6.05449 7.05812 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.27631 9.70901 ] pdfxs
+ (N) show
+ (.We)
+ [6.98176 10.2981 4.85451 ] pdfxs
+ (g) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 7.05812 ] pdfxs
+ (a) show
+ (ndF.Kenne)
+ [6.0654 10.0145 7.11266 6.98176 8.4872 4.85451 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (h)
+ [10.0145 ] pdfxs
+ (Za) show
+ (deck.)
+ [6.0654 4.8436 4.54905 5.75995 3.0327 ] pdfxs
+ 22.424 -373.67 m
+ (E\016cien)
+ [7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 ] pdfxs
+ (t) show
+ (lyc)
+ [3.0327 9.10901 4.8436 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (ings)
+ [3.02179 6.0654 8.80356 4.29811 ] pdfxs
+ (tat) show
+ (icsin)
+ [3.0327 8.19266 4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le)
+ [3.0327 8.19266 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmentf)
+ [6.0654 9.08711 4.8436 5.75995 7.59274 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 12.4471 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 9.41446 ] pdfxs
+ (t) show
+ (hec)
+ [6.05449 8.19266 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (ldependence)
+ [6.38176 6.0654 4.8436 6.35994 4.85451 6.05449 6.0654 4.8436 6.0654 4.8436 8.20357 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph.)
+ [6.0654 6.0654 3.0327 ] pdfxs
+ 437.127 -373.67 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 22.424 -395.592 m
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.00717 ] pdfxs
+ (o) show
+ (nPro)
+ [9.68715 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.56364 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.00717 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.13085 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.00717 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 337.498 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.28358 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.5599 ] pdfxs
+ (13) show
+ (\()
+ [4.23277 ] pdfxs
+ (4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (451{490) show
+ (,Oc-)
+ [6.35994 8.4872 4.8436 3.63261 ] pdfxs
+ 22.424 -417.515 m
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (1991) show
+ (.) show
+ -4.57764e-05 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (41) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.0654 5.74904 3.0327 7.28719 ] pdfxs
+ (Da) show
+ (s.)
+ [4.29811 6.85085 ] pdfxs
+ (U) show
+ (ni\fc)
+ [6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.05449 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.07628 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.28719 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.75995 4.29811 3.0327 7.31991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdirec)
+ [9.06537 6.0654 3.0327 4.2654 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [6.04358 ] pdfxs
+ (a) show
+ (ssi)
+ [4.30902 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nmen)
+ [6.05449 9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 6.85085 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -448.404 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -470.326 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.14173 10.189 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 22.424 -492.249 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 58.0299 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{46) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -6.10352e-05 -523.138 m
+ ([)
+ [3.0327 ] pdfxs
+ (42) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.0654 5.74904 3.0327 8.84718 ] pdfxs
+ (Da) show
+ (s,Ben)
+ [4.29811 7.83266 7.72349 4.85451 10.6254 ] pdfxs
+ (L) show
+ (ibli)
+ [3.0327 6.0654 3.02179 3.0327 ] pdfxs
+ (t) show
+ (,M)
+ [7.83266 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.74904 6.0654 4.8436 7.60357 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.05449 6.0654 6.0654 4.2654 3.0327 4.54905 6.05449 7.83266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6254 ] pdfxs
+ (Ja) show
+ (k)
+ [5.4545 ] pdfxs
+ (o) show
+ (bReh)
+ [10.6254 8.03985 4.8436 6.0654 ] pdfxs
+ (o) show
+ (f.Es)
+ [3.32724 10.6472 7.42902 4.29811 ] pdfxs
+ (t) show
+ (im)
+ [3.0327 9.08711 ] pdfxs
+ (at) show
+ (ing)
+ [3.0327 6.05449 10.0254 ] pdfxs
+ (t) show
+ (heimp)
+ [6.0654 9.41447 3.0327 9.08711 6.0654 ] pdfxs
+ (a) show
+ (ct)
+ [4.8436 8.81455 ] pdfxs
+ (o) show
+ (f) show
+ 22.4239 -545.06 m
+ (sc)
+ [4.29811 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blep)
+ [6.05449 3.0327 8.44357 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.86537 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 7.90899 ] pdfxs
+ (o) show
+ (n)
+ [9.65446 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.79993 ] pdfxs
+ (I) show
+ (n) show
+ 238.125 -545.06 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.32353 ] pdfxs
+ (o) show
+ (ftheInt)
+ [7.21092 3.62179 5.58542 8.88 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.65445 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.7962 ] pdfxs
+ (o) show
+ (n) show
+ 22.4239 -566.983 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 126.738 -566.983 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (260{278) show
+ (.Sprin)
+ [6.6654 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.85451 4.2654 3.64352 7.26539 4.85451 4.2654 3.0327 ] pdfxs
+ (ag) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ -6.10352e-05 -597.872 m
+ ([)
+ [3.0327 ] pdfxs
+ (43) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mesC.)
+ [9.09802 4.8436 9.21807 7.8763 7.95266 ] pdfxs
+ (D) show
+ (ehner)
+ [4.8436 6.0654 6.05449 4.85451 4.2654 ] pdfxs
+ (t) show
+ (,Bri)
+ [8.26902 7.72349 4.27631 3.0327 ] pdfxs
+ (a) show
+ (nK.Gr)
+ [10.9744 8.4872 7.94175 8.5636 4.2654 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (,J)
+ [8.26902 5.5964 ] pdfxs
+ (o) show
+ (hnP.B)
+ [6.0654 10.9744 6.51267 7.95266 7.72349 ] pdfxs
+ (a) show
+ (nnin)
+ [6.0654 6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,)
+ [8.26902 ] pdfxs
+ (R) show
+ (ich)
+ [3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (rd)
+ [4.27631 10.9744 ] pdfxs
+ (Jo) show
+ (hns)
+ [6.05449 6.0654 4.29811 ] pdfxs
+ (o) show
+ (n,Th)
+ [6.0654 8.26902 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sKis)
+ [9.21807 8.4872 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ler,)
+ [3.02179 4.85451 4.27631 3.0327 ] pdfxs
+ 22.4239 -619.794 m
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nderKl)
+ [6.0654 6.05449 4.85451 9.70899 8.4872 3.0327 ] pdfxs
+ (a) show
+ (iber,)
+ [3.02179 6.37085 4.8436 4.27631 8.92356 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4981 ] pdfxs
+ (J) show
+ (imM)
+ [3.0327 14.5307 10.0036 ] pdfxs
+ (a) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (n.TheTr)
+ [6.05449 13.2544 7.8763 6.0654 10.2872 7.8763 4.27631 ] pdfxs
+ (a) show
+ (nsmetaCodeM)
+ [6.05449 4.30902 9.08711 4.85451 4.23277 10.8981 7.88721 5.74904 6.0654 10.2872 10.0036 
+ ] pdfxs
+ (o) show
+ (rphingS)
+ [4.27631 6.05449 6.0654 3.02179 6.0654 10.8981 6.05449 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.58175 ] pdfxs
+ (a) show
+ (re:)
+ [4.2654 4.85451 11.4872 ] pdfxs
+ (U) show
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 220.363 -657.201 m
+ (200) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 213 213
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (specul)
+ [4.29811 6.37085 4.8436 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n,recovery)
+ [6.05449 6.05449 4.2654 4.85451 4.8436 5.14905 5.4545 4.85451 4.27631 8.61811 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.93447 ] pdfxs
+ (a) show
+ (d)
+ [6.05449 ] pdfxs
+ (a) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (ivere)
+ [3.02179 5.4545 7.71266 4.27631 4.8436 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nsl)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [8.92356 ] pdfxs
+ (t) show
+ (o)
+ [8.32356 ] pdfxs
+ (a) show
+ (ddressre)
+ [6.05449 6.0654 4.27631 4.8436 4.30902 7.15627 4.27631 4.85451 ] pdfxs
+ (a) show
+ (l-lifech)
+ [3.02179 3.64352 3.0327 3.02179 3.33815 7.71266 4.53815 6.0654 ] pdfxs
+ (a) show
+ (llen)
+ [3.0327 3.0327 4.8436 6.0654 ] pdfxs
+ (g) show
+ (es.)
+ [4.8436 4.29811 6.61085 ] pdfxs
+ (I) show
+ (n) show
+ 385.746 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 0 -21.922 m
+ (o) show
+ (ft)
+ [6.3382 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.00728 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lSymposium)
+ [5.78173 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 11.9125 ] pdfxs
+ (o) show
+ (nCo)
+ [9.13079 7.81088 5.01816 ] pdfxs
+ (d) show
+ (eG)
+ [8.00728 8.44359 ] pdfxs
+ (e) show
+ (n)
+ [6.13082 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.13079 ] pdfxs
+ (a) show
+ (ndOptimi)
+ [6.13082 8.57449 8.35627 5.58542 3.62179 3.33823 8.92348 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [9.13079 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.35627 ] pdfxs
+ (\)) show
+ 366.699 -21.922 m
+ /N614 10.909 Tf
+ (,S)
+ [5.68359 6.05449 ] pdfxs
+ (a) show
+ (nFr)
+ [8.71629 6.20722 4.27631 ] pdfxs
+ (a) show
+ (ncisc)
+ [6.05449 4.85451 3.0327 4.29811 4.85451 ] pdfxs
+ (o) show
+ (,) show
+ 0 -43.845 m
+ (C)
+ [7.8763 ] pdfxs
+ (A) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (2003) show
+ (.) show
+ -22.424 -73.249 m
+ ([)
+ [3.0327 ] pdfxs
+ (44) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertDe)
+ [6.35994 4.8436 4.27631 8.21456 8.32365 4.85451 ] pdfxs
+ (L) show
+ (ine)
+ [3.0327 6.05449 8.81447 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 10.0254 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.74904 6.0654 4.8436 7.00357 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich.Enf)
+ [6.05449 6.0654 6.05449 4.27631 3.0327 4.53815 6.0654 8.84719 7.42902 6.05449 3.33815 
+ ] pdfxs
+ (o) show
+ (rcinghi)
+ [4.27631 4.8436 3.0327 6.05449 9.42537 6.05449 3.0327 ] pdfxs
+ (g) show
+ (h-levelpr)
+ [6.0654 3.63261 3.0327 4.8436 5.4545 4.85451 6.99267 6.0654 4.2654 ] pdfxs
+ (ot) show
+ (oc)
+ [5.75995 4.85451 ] pdfxs
+ (o) show
+ (lsinlow-levels)
+ [3.02179 8.26899 3.0327 10.0254 3.0327 5.14905 7.8763 3.64352 3.0327 4.8436 5.4545 
+ 4.8436 7.00357 4.29811 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33815 3.93823 7.57085 ] pdfxs
+ (a) show
+ (re.)
+ [4.27631 4.85451 3.0327 ] pdfxs
+ 0 -95.172 m
+ (I) show
+ (n) show
+ 14.971 -95.172 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.47637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.1563 7.82171 7.81088 14.9126 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.2435 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1454 ] pdfxs
+ (o) show
+ (nPro)
+ [11.269 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.1454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [10.1563 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [11.269 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 0 -117.094 m
+ (Im)
+ [4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 113.969 -117.094 m
+ /N614 10.909 Tf
+ (,Snowbird,)
+ [6.6654 6.0654 6.05449 5.14905 7.88721 6.05449 3.0327 4.27631 6.05449 6.6654 ] pdfxs
+ (U) show
+ (T,)
+ [7.88721 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.05449 6.0654 8.4872 ] pdfxs
+ (2001) show
+ (.) show
+ -22.424 -146.499 m
+ ([)
+ [3.0327 ] pdfxs
+ (45) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (n)
+ [9.89446 ] pdfxs
+ (D) show
+ (emers,M)
+ [4.8436 9.09802 4.8436 4.27631 4.29811 6.90539 10.0036 ] pdfxs
+ (a) show
+ (rkWeiser,B)
+ [4.27631 9.5781 10.309 4.8436 3.0327 4.29811 4.85451 4.27631 6.90539 7.72349 ] pdfxs
+ (a) show
+ (rry)
+ [4.27631 4.2654 9.58901 ] pdfxs
+ (H) show
+ (ayes,)
+ [5.14905 5.4545 4.85451 4.29811 6.90539 ] pdfxs
+ (Ha) show
+ (nsBoehm,)
+ [6.0654 8.12717 7.7344 5.74904 4.85451 6.05449 9.09802 6.90539 ] pdfxs
+ (Da) show
+ (nielB)
+ [6.05449 3.0327 4.85451 6.85085 7.7344 ] pdfxs
+ (o) show
+ (brow,)
+ [6.05449 4.27631 5.14905 7.8763 6.90539 ] pdfxs
+ (a) show
+ (ndSc)
+ [6.0654 9.89446 6.05449 4.85451 ] pdfxs
+ (o) show
+ (ttShenker.)
+ [4.23277 8.07274 6.0654 6.05449 4.85451 6.05449 5.4545 4.85451 4.27631 3.0327 ] pdfxs
+ 0 -168.421 m
+ (C)
+ [7.8763 ] pdfxs
+ (o) show
+ (mbining)
+ [8.79257 6.05449 3.0327 6.0654 3.02179 6.0654 10.4945 ] pdfxs
+ (g) show
+ (ener)
+ [4.85451 6.05449 4.85451 4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [8.07266 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 11.0944 4.85451 ] pdfxs
+ (o) show
+ (nserv)
+ [6.05449 4.30902 4.8436 4.27631 5.14904 ] pdfxs
+ (at) show
+ (ive)
+ [3.0327 5.4545 9.88355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [9.88355 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:fr)
+ [6.05449 10.6908 3.32724 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rk)
+ [4.27631 10.7999 ] pdfxs
+ (a) show
+ (ndimplement)
+ [6.05449 11.1054 3.0327 9.08711 6.0654 3.02179 4.85451 9.08711 4.85451 5.75995 4.23277 
+ ] pdfxs
+ (a) show
+ (-) show
+ 0 -190.344 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.31994 ] pdfxs
+ (I) show
+ (n) show
+ 43.712 -190.344 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (ftheACMSIGACT-SIGPLANSymp)
+ [6.9382 3.62179 5.58542 8.60727 7.83262 7.79997 13.3854 6.13082 4.19998 8.44359 7.83262 
+ 7.79997 7.81088 3.90544 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 11.7053 6.13082 
+ 5.30169 8.91258 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.5125 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.73079 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (fPro)
+ [6.94911 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (m-)
+ [8.92348 3.90544 ] pdfxs
+ 0 -212.266 m
+ (mingL)
+ [8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 76.26 -212.266 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (261{269) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ -22.424 -241.671 m
+ ([)
+ [3.0327 ] pdfxs
+ (46) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 10.1454 ] pdfxs
+ (D) show
+ (eu)
+ [4.8436 6.0654 ] pdfxs
+ (t) show
+ (sch.)
+ [4.29811 4.54905 6.05449 9.19628 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lmay-)
+ [7.11266 9.09802 5.14905 5.75995 3.63261 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.02179 ] pdfxs
+ (a) show
+ (s)
+ [8.38899 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 8.38899 3.32724 ] pdfxs
+ (o) show
+ (rpoin)
+ [8.35627 6.35994 5.46541 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ers:Bey)
+ [4.8436 4.27631 4.30902 8.75992 7.7344 4.8436 5.4545 ] pdfxs
+ (o) show
+ (ndk-limi)
+ [6.0654 10.1345 5.75995 3.63261 3.0327 3.0327 9.08711 3.0327 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [9.19628 ] pdfxs
+ (I) show
+ (n) show
+ 419.2 -241.671 m
+ /N634 10.909 Tf
+ (Pr)
+ [7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 0 -263.593 m
+ (cee)
+ [4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.21806 ] pdfxs
+ (o) show
+ (ft)
+ [8.09455 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.77453 7.83262 7.79997 14.5417 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.8617 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.77453 ] pdfxs
+ (o) show
+ (nPro)
+ [10.8871 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 9.77453 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ag) show
+ (e)
+ [9.78544 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.8871 5.58542 6.13082 10.3308 4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (-) show
+ 0 -285.516 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 87.46 -285.516 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (230{241) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -22.424 -314.92 m
+ ([)
+ [3.0327 ] pdfxs
+ (47) show
+ (])
+ [8.4872 ] pdfxs
+ (L) show
+ (.Pe)
+ [5.4545 7.11266 4.85451 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 6.69811 ] pdfxs
+ (D) show
+ (eu)
+ [4.85451 6.05449 ] pdfxs
+ (t) show
+ (sch)
+ [4.30902 4.53815 8.4872 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.4872 ] pdfxs
+ (A) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (nM.Schi\013m)
+ [8.4872 10.0036 5.4545 6.05449 4.54905 6.0654 3.02179 6.37077 9.08711 ] pdfxs
+ (a) show
+ (n.E\016cientimplemen)
+ [6.0654 5.89086 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 6.66548 3.0327 9.09802 
+ 6.05449 3.0327 4.8436 9.09802 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.47629 ] pdfxs
+ (o) show
+ (f)
+ [5.75995 ] pdfxs
+ (t) show
+ (hesm)
+ [6.0654 7.2763 4.29811 9.08711 ] pdfxs
+ (a) show
+ (ll)
+ [3.0327 3.0327 ] pdfxs
+ (ta) show
+ (lk-)
+ [3.0327 5.74904 3.64352 ] pdfxs
+ (8) show
+ (0sys)
+ [7.8763 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.09802 3.0327 ] pdfxs
+ 0 -336.843 m
+ (I) show
+ (n) show
+ 14.475 -336.843 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.13079 ] pdfxs
+ (o) show
+ (ft)
+ [8.01819 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.68726 7.83262 7.81088 14.4545 6.13082 4.19998 8.44359 7.83262 7.79997 7.81088 3.90544 
+ 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.7853 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 13.5925 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.8108 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (ipl)
+ [3.33823 5.58542 2.78176 ] pdfxs
+ (e) show
+ (s)
+ [9.1417 ] pdfxs
+ (o) show
+ (fPro)
+ [8.01819 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 0 -358.765 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 48.939 -358.765 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (297{302) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (1984) show
+ (.) show
+ -22.424 -388.17 m
+ ([)
+ [3.0327 ] pdfxs
+ (48) show
+ (]Din)
+ [8.4872 8.32365 3.0327 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (r)
+ [6.8072 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,Sum)
+ [3.0327 5.78177 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 6.77457 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 5.78177 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.618 ] pdfxs
+ (A) show
+ (dve,)
+ [6.0654 5.4545 4.8436 5.78177 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.0654 8.58538 7.88721 6.05449 4.27631 3.0327 6.829 ] pdfxs
+ (Latt) show
+ (ner.Mem)
+ [6.05449 4.85451 4.2654 6.0654 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.29084 4.30902 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.32724 4.85451 3.93823 8.27993 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 0 -410.092 m
+ (run)
+ [4.27631 6.05449 5.75995 ] pdfxs
+ (t) show
+ (imechecks)
+ [3.0327 9.08711 8.87993 4.53815 6.0654 4.8436 4.54905 5.75995 8.32353 ] pdfxs
+ (o) show
+ (r)
+ [8.30173 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.86902 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.02179 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.In)
+ [6.05449 9.03265 3.94897 6.0654 ] pdfxs
+ 198.111 -410.092 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.71625 ] pdfxs
+ (o) show
+ (ft)
+ [7.61455 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.28363 7.83262 7.79997 14.0508 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.3708 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.28363 ] pdfxs
+ (o) show
+ (n) show
+ 0 -432.015 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (,C)
+ [6.53456 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (e) show
+ (r,)
+ [4.60356 6.52365 ] pdfxs
+ (a) show
+ (ndTo)
+ [6.14173 8.57449 6.97089 5.01816 ] pdfxs
+ (o) show
+ (lSu)
+ [5.79264 6.13082 5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtforEmbe)
+ [4.59266 6.63268 3.33823 5.58542 7.59263 7.40714 8.92348 4.45094 4.46185 ] pdfxs
+ (d) show
+ (dedSy)
+ [5.58542 4.45094 8.5854 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 7.46172 ] pdfxs
+ (\() show
+ (LCTES)
+ [6.83993 7.81088 7.81088 7.39623 6.13082 ] pdfxs
+ (\)) show
+ 335.965 -432.015 m
+ /N614 10.909 Tf
+ (,S)
+ [5.68359 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [8.71629 ] pdfxs
+ (D) show
+ (ie)
+ [3.0327 4.8436 ] pdfxs
+ (go) show
+ (,)
+ [5.87995 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 8.71629 ] pdfxs
+ (2003) show
+ (.) show
+ -22.424 -461.419 m
+ ([)
+ [3.0327 ] pdfxs
+ (49) show
+ (]Din)
+ [8.4872 8.32365 3.0327 6.0654 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (a) show
+ (r)
+ [6.8072 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,Sum)
+ [3.0327 5.78177 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 6.77457 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 5.78177 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.618 ] pdfxs
+ (A) show
+ (dve,)
+ [6.0654 5.4545 4.8436 5.78177 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.0654 8.58538 7.88721 6.05449 4.27631 3.0327 6.829 ] pdfxs
+ (Latt) show
+ (ner.Mem)
+ [6.05449 4.85451 4.2654 6.0654 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rys)
+ [4.2654 8.29084 4.30902 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.32724 4.85451 3.93823 8.27993 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ 1.52588e-05 -483.342 m
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [7.46176 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [8.67265 3.33815 ] pdfxs
+ (o) show
+ (rembedded)
+ [6.87265 4.85451 8.78166 6.37085 4.8436 6.0654 6.05449 4.85451 8.66174 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 216.441 -483.342 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 7.41808 ] pdfxs
+ (o) show
+ (nEmbe)
+ [9.08716 7.40714 8.91258 4.46185 4.46185 ] pdfxs
+ (dd) show
+ (edC)
+ [4.46185 8.53085 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (utingSyst)
+ [5.85816 3.62179 3.34914 6.13082 7.97455 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 437.091 -483.342 m
+ /N614 10.909 Tf
+ (,) show
+ 0 -505.264 m
+ (4\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (73{111) show
+ (,Febru)
+ [6.6654 6.20722 4.85451 6.05449 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (2005) show
+ (.) show
+ -22.424 -534.669 m
+ ([)
+ [3.0327 ] pdfxs
+ (50) show
+ (]Kem)
+ [8.4872 8.47629 4.85451 9.08711 ] pdfxs
+ (a) show
+ (lEbci)
+ [8.43265 7.42902 6.35994 4.8436 3.0327 ] pdfxs
+ (og) show
+ (lu)
+ [3.0327 11.4654 ] pdfxs
+ (a) show
+ (ndErik)
+ [6.05449 11.4654 7.42902 4.2654 3.0327 11.1599 ] pdfxs
+ (R) show
+ (.)
+ [8.43265 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (n.D)
+ [6.0654 13.1235 8.0291 ] pdfxs
+ (A) show
+ (IS)
+ [3.94897 6.05449 ] pdfxs
+ (Y) show
+ (:)
+ [8.43265 ] pdfxs
+ (D) show
+ (yn)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (micc)
+ [9.09802 3.02179 10.2545 4.85451 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.05449 3.0327 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.4544 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [9.67626 ] pdfxs
+ (100) show
+ (%)
+ [14.4871 ] pdfxs
+ (a) show
+ (rchi)
+ [4.27631 4.54905 6.05449 3.0327 ] pdfxs
+ (t) show
+ (ec-)
+ [4.85451 4.8436 3.63261 ] pdfxs
+ 0 -556.591 m
+ (t) show
+ (ur)
+ [6.05449 4.27631 ] pdfxs
+ (a) show
+ (lc)
+ [6.0654 4.85451 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.05449 ] pdfxs
+ (at) show
+ (ibility.)
+ [3.0327 6.0654 3.02179 3.0327 3.0327 3.93823 4.8545 6.88358 ] pdfxs
+ (I) show
+ (n) show
+ 108.137 -556.591 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.8108 ] pdfxs
+ (o) show
+ (ft)
+ [6.68729 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.36727 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.14173 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.36727 ] pdfxs
+ (o) show
+ (nC)
+ [9.47988 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [7.94172 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (e) show
+ 0 -578.514 m
+ (\() show
+ (ISCA)
+ [4.19998 6.14173 7.79997 8.11625 ] pdfxs
+ (\)) show
+ 35.176 -578.514 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (26{37) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -22.424 -607.918 m
+ ([)
+ [3.0327 ] pdfxs
+ (51) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 5.4545 ] pdfxs
+ (a) show
+ (mEm)
+ [13.4943 7.41812 9.09802 ] pdfxs
+ (a) show
+ (mi,)
+ [9.08711 3.0327 7.62539 ] pdfxs
+ (Ra) show
+ (keshGhiy)
+ [5.4545 4.8436 4.30902 10.4617 8.55269 6.0654 3.0327 5.4545 ] pdfxs
+ (a) show
+ (,)
+ [7.61448 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.4617 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 9.25083 ] pdfxs
+ (J) show
+ (.)
+ [7.42903 ] pdfxs
+ (H) show
+ (endren.C)
+ [4.85451 6.05449 6.0654 4.2654 4.85451 6.05449 10.1563 7.8763 ] pdfxs
+ (o) show
+ (ntex)
+ [5.75995 4.23277 4.85451 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.63261 4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivein)
+ [3.02179 5.4545 9.25083 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 0 -629.841 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.71629 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 7.5599 3.0327 9.32719 ] pdfxs
+ (t) show
+ (hepresence)
+ [6.05449 8.1163 6.05449 4.27631 4.8436 4.30902 4.8436 6.0654 4.8436 8.1163 ] pdfxs
+ (o) show
+ (ffunc)
+ [6.58903 3.33815 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (np)
+ [9.32719 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (ers.)
+ [4.85451 4.27631 4.29811 7.25448 ] pdfxs
+ (I) show
+ (n) show
+ 273.716 -629.841 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.01807 ] pdfxs
+ (o) show
+ (ft)
+ [6.90547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [8.57454 7.83262 7.79997 13.3417 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 197.939 -657.201 m
+ /N614 10.909 Tf
+ (201) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 214 214
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N634 10.909 Tf
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 361.673 0 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (242{256) show
+ (,) show
+ 0 -21.922 m
+ (Orl)
+ [8.4872 4.2654 3.0327 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (,F)
+ [6.6654 7.12357 ] pdfxs
+ (L) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1994) show
+ (.) show
+ -22.424 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (52) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 6.03267 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.05449 6.0654 6.05449 4.27631 3.0327 4.53815 6.0654 6.15267 ] pdfxs
+ (J) show
+ (e\013reyS.F)
+ [4.85451 6.35986 4.27631 4.8436 8.75992 6.0654 6.02176 6.21813 ] pdfxs
+ (o) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er,)
+ [4.85451 4.2654 6.16358 ] pdfxs
+ (Z) show
+ (hend)
+ [6.05449 4.85451 6.05449 6.0654 ] pdfxs
+ (o) show
+ (ngSu,)
+ [6.0654 8.45447 6.05449 6.0654 6.15267 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.05446 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nder)
+ [6.0654 6.05449 4.85451 7.26537 ] pdfxs
+ (A) show
+ (iken.P)
+ [3.0327 5.4545 4.85451 6.05449 6.82903 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (l)
+ [6.03267 ] pdfxs
+ (o) show
+ (nlinecycle)
+ [6.0654 3.0327 3.02179 6.0654 7.84357 4.85451 5.75995 4.8436 3.0327 4.8436 ] pdfxs
+ 0 -74.734 m
+ (elimin)
+ [4.8436 3.0327 3.0327 9.08711 3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nininclusi)
+ [9.37082 3.0327 9.35992 3.0327 6.05449 4.85451 3.02179 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [9.37082 4.8436 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (int)
+ [3.02179 5.75995 7.54911 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.In)
+ [6.05449 6.0654 4.29811 7.31994 3.94897 6.0654 ] pdfxs
+ 217.416 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.0508 ] pdfxs
+ (o) show
+ (ft)
+ [6.94911 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.61818 7.82171 7.81088 13.3745 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 11.7053 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 0 -96.656 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 302.604 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (85{96) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -22.424 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (53) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.0654 4.8436 8.06175 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.27631 3.02179 4.54905 6.0654 8.41084 ] pdfxs
+ (Ja) show
+ (k)
+ [5.4545 ] pdfxs
+ (o) show
+ (b)
+ [11.0944 ] pdfxs
+ (R) show
+ (eh)
+ [4.85451 6.05449 ] pdfxs
+ (o) show
+ (f,)
+ [3.33815 8.41084 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 11.0944 10.0036 ] pdfxs
+ (a) show
+ (nuvir)
+ [5.75995 6.05449 5.75995 3.0327 9.30536 ] pdfxs
+ (Da) show
+ (s.Sc)
+ [4.29811 12.0435 6.05449 4.85451 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (blec)
+ [6.05449 3.0327 9.88355 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive\row)
+ [3.0327 5.4545 9.88355 6.0654 5.14905 12.9163 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ -1.52588e-05 -149.468 m
+ (ysisusingins)
+ [5.75995 4.29811 3.0327 8.99989 6.05449 4.30902 3.0327 6.05449 10.1454 3.0327 6.0654 
+ 4.29811 ] pdfxs
+ (ta) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nc)
+ [10.7563 4.85451 ] pdfxs
+ (o) show
+ (nstr)
+ [6.05449 4.30902 4.23277 4.27631 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.0181 ] pdfxs
+ (I) show
+ (n) show
+ 194.433 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACMSIGPLANC)
+ [9.32715 5.58542 8.21455 3.62179 5.58542 9.89453 7.82171 7.81088 14.6508 6.14173 4.19998 
+ 8.44359 7.39623 6.83993 8.11625 12.9817 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.89453 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -171.39 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.46545 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.46545 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [9.57806 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.14173 9.02176 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [9.58897 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 284.735 -171.39 m
+ /N614 10.909 Tf
+ (,V)
+ [6.17449 7.2763 ] pdfxs
+ (a) show
+ (nc)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (uver,C)
+ [6.05449 5.4545 4.85451 4.27631 6.27267 7.8763 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.27267 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 7.9963 ] pdfxs
+ (2000) show
+ (.) show
+ -22.424 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (54) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (ryF.Fern\023)
+ [4.27631 8.82538 7.11266 6.09813 6.21813 4.8436 4.27631 6.05449 0 ] pdfxs
+ (a) show
+ (ndez.Simple)
+ [6.0654 6.05449 4.85451 4.8436 6.93812 6.0654 3.02179 9.09802 6.05449 3.0327 7.90903 
+ ] pdfxs
+ (a) show
+ (nde\013ec)
+ [6.0654 9.11992 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivelink-)
+ [3.0327 5.4545 7.90903 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime)
+ [3.0327 9.09802 7.90903 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [9.13083 ] pdfxs
+ (o) show
+ (fModul)
+ [6.39267 10.0036 5.75995 6.05449 6.0654 3.0327 ] pdfxs
+ (a) show
+ (-3pr)
+ [3.63261 8.51993 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 6.92721 ] pdfxs
+ (1) show
+ (9)
+ [5.46541 ] pdfxs
+ (95) show
+ (.) show
+ -22.424 -233.168 m
+ ([)
+ [3.0327 ] pdfxs
+ (55) show
+ (]Je\013reyS.F)
+ [8.4872 5.5964 4.85451 6.35986 4.27631 4.8436 8.57447 6.05449 5.84722 6.20722 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (er,M)
+ [4.8436 4.27631 5.99995 10.0036 ] pdfxs
+ (a) show
+ (nuelF)
+ [5.75995 6.05449 4.85451 5.83631 7.12357 0 ] pdfxs
+ (a) show
+ (hndrich,)
+ [6.0654 6.05449 6.0654 4.2654 3.0327 4.54905 6.05449 6.01086 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.86901 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (nder)
+ [6.05449 6.0654 4.8436 7.09083 ] pdfxs
+ (A) show
+ (iken.P)
+ [3.0327 5.4545 4.8436 6.0654 6.51267 7.12357 ] pdfxs
+ (o) show
+ (lym)
+ [3.0327 5.75995 9.08711 ] pdfxs
+ (o) show
+ (rphicversusm)
+ [4.27631 6.05449 6.0654 3.0327 7.65812 5.4545 4.8436 4.27631 4.29811 6.0654 7.11264 
+ 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (rphic)
+ [4.27631 6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ -1.52588e-05 -255.091 m
+ (\row-insensi)
+ [6.0654 5.14905 7.8763 3.63261 3.0327 6.0654 4.29811 4.85451 6.05449 4.30902 3.02179 
+ ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.26174 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [9.87264 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 8.71626 3.32724 ] pdfxs
+ (o) show
+ (rc.)
+ [8.68354 4.85451 10.1781 ] pdfxs
+ (I) show
+ (n) show
+ 211.959 -255.091 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.07625 ] pdfxs
+ (o) show
+ (ft)
+ [7.95273 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [9.63272 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymposium)
+ [7.40717 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 13.538 ] pdfxs
+ (o) show
+ (n) show
+ -1.52588e-05 -277.013 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 104.314 -277.013 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (175{198) show
+ (,)
+ [6.6654 ] pdfxs
+ (Lo) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (U) show
+ (K,)
+ [8.4872 6.6654 ] pdfxs
+ (2000) show
+ (.Sprin)
+ [6.6654 6.0654 6.05449 4.27631 3.0327 6.05449 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.85451 4.2654 3.64352 7.26539 4.85451 4.2654 3.0327 ] pdfxs
+ (ag) show
+ (.) show
+ -22.424 -307.902 m
+ ([)
+ [3.0327 ] pdfxs
+ (56) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elFr)
+ [4.85451 6.37085 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nz)
+ [6.05449 8.19266 ] pdfxs
+ (a) show
+ (ndTh)
+ [6.05449 9.40355 7.8763 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (sKis)
+ [7.64718 8.4872 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ler.Slimbin)
+ [3.0327 4.8436 4.27631 7.37448 6.0654 3.0327 3.0327 12.4253 6.0654 3.02179 6.0654 
+ ] pdfxs
+ (a) show
+ (ries.)
+ [4.27631 3.02179 4.85451 4.29811 3.0327 ] pdfxs
+ 241.585 -307.902 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.08353 ] pdfxs
+ (o) show
+ (ft)
+ [6.98183 3.62179 ] pdfxs
+ (h) show
+ (eC)
+ [8.65091 7.79997 ] pdfxs
+ (o) show
+ (mmunicationsoft)
+ [8.92348 8.92348 5.85816 6.13082 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 
+ 8.08353 5.58542 6.97092 3.62179 ] pdfxs
+ (he) show
+ -3.05176e-05 -329.825 m
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 25.418 -329.825 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (40\(12\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -22.424 -360.714 m
+ ([)
+ [3.0327 ] pdfxs
+ (57) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 6.88358 ] pdfxs
+ (L) show
+ (.Fredm)
+ [6.88358 6.20722 4.27631 4.8436 6.0654 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [9.91628 ] pdfxs
+ (a) show
+ (ndR)
+ [6.0654 9.90537 8.03985 ] pdfxs
+ (o) show
+ (bertEndreT)
+ [6.35994 4.8436 4.27631 8.09456 7.42902 6.05449 6.0654 4.2654 8.70538 6.97085 ] pdfxs
+ (a) show
+ (rj)
+ [4.27631 3.32724 ] pdfxs
+ (a) show
+ (n.Fib)
+ [6.0654 8.50902 7.12357 3.0327 6.35994 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (ccihe)
+ [4.8436 4.85451 6.88358 6.05449 4.85451 ] pdfxs
+ (a) show
+ (ps)
+ [6.05449 8.1599 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.90537 ] pdfxs
+ (t) show
+ (heirusesinimproved)
+ [6.0654 4.8436 3.0327 8.12718 6.0654 4.29811 4.8436 8.1599 3.0327 9.91628 3.02179 
+ 9.09802 6.05449 4.27631 5.14905 5.4545 4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -382.636 m
+ (netw)
+ [6.0654 4.8436 3.93823 7.58175 ] pdfxs
+ (o) show
+ (rk)
+ [4.2654 10.7126 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [11.0181 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hms.)
+ [6.05449 9.09802 4.29811 3.0327 ] pdfxs
+ 170.015 -382.636 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [9.56715 5.58542 8.45455 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.1345 ] pdfxs
+ (Jo) show
+ (urnal)
+ [5.85816 4.59266 6.13082 5.58542 7.89808 ] pdfxs
+ (o) show
+ (ft)
+ [8.46546 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [10.1345 7.83262 7.81088 9.7854 ] pdfxs
+ 363.044 -382.636 m
+ /N614 10.909 Tf
+ (,)
+ [7.98538 ] pdfxs
+ (34\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (596{615) show
+ (,) show
+ -6.10352e-05 -404.559 m
+ (1987) show
+ (.) show
+ -22.4241 -435.448 m
+ ([)
+ [3.0327 ] pdfxs
+ (58) show
+ (]DavidGay)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.42537 8.55269 5.15996 9.10901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.41446 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.85451 5.74904 ] pdfxs
+ (a) show
+ (nder)
+ [6.0654 6.0654 4.8436 7.63628 ] pdfxs
+ (A) show
+ (iken.Mem)
+ [3.02179 5.4545 4.85451 6.05449 7.41812 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 9.11992 9.08711 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (ag) show
+ (ementwi)
+ [4.8436 9.09802 4.8436 5.75995 7.60365 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hexplicitre)
+ [9.41446 4.85451 5.74904 6.0654 3.0327 3.0327 4.8436 3.0327 7.60365 4.2654 4.85451 
+ ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 7.40721 ] pdfxs
+ (I) show
+ (n) show
+ 385.746 -435.448 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ -6.10352e-05 -457.37 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.14173 10.189 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ -6.10352e-05 -479.293 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 35.6059 -479.293 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (313{323) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (o) show
+ (ntre)
+ [5.75995 4.23277 4.27631 4.85451 ] pdfxs
+ (a) show
+ (l,C)
+ [3.02179 6.6654 7.88721 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -22.4241 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (59) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 9.32719 8.55269 6.0654 3.0327 5.4545 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.32719 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 8.1163 ] pdfxs
+ (J) show
+ (.)
+ [6.3054 ] pdfxs
+ (H) show
+ (endren.C)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 6.0654 7.26539 7.8763 ] pdfxs
+ (o) show
+ (nnec)
+ [6.0654 6.05449 4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.32719 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:Apr)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 7.69084 11.4544 6.05449 4.27631 ] pdfxs
+ (a) show
+ (ctic)
+ [4.85451 4.23277 3.0327 4.85451 ] pdfxs
+ (a) show
+ (lin)
+ [6.29449 3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lhe)
+ [6.3054 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p) show
+ -7.62939e-05 -532.104 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.02179 5.75995 4.30902 3.02179 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rC.)
+ [7.909 7.8763 3.0327 ] pdfxs
+ 73.4729 -532.104 m
+ /N634 10.909 Tf
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.69809 ] pdfxs
+ (Jo) show
+ (urn)
+ [5.84725 4.60356 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.69809 ] pdfxs
+ (o) show
+ (fP)
+ [7.24365 7.40714 ] pdfxs
+ (a) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.79267 ] pdfxs
+ (e) show
+ (lPro)
+ [6.68718 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 296.562 -532.104 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (24\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (547{578) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ -22.4241 -562.993 m
+ ([)
+ [3.0327 ] pdfxs
+ (60) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 8.99992 8.5636 6.05449 3.0327 5.4545 8.39993 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 8.99992 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.2654 3.0327 7.78903 ] pdfxs
+ (J) show
+ (.)
+ [5.97813 ] pdfxs
+ (H) show
+ (endren.)
+ [4.8436 6.0654 6.0654 4.2654 4.85451 6.05449 6.74176 ] pdfxs
+ (I) show
+ (sita)
+ [7.24354 3.0327 7.18911 8.39993 ] pdfxs
+ (t) show
+ (ree,aDAG,oracyclic)
+ [4.27631 4.8436 4.8436 6.11995 8.39993 8.0291 7.8763 8.5636 5.96722 5.46541 7.21083 
+ 8.39993 4.8436 5.75995 4.85451 3.02179 3.0327 7.79994 ] pdfxs
+ (g) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ph?Ash)
+ [6.0654 6.05449 9.77446 11.1272 4.29811 6.0654 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.78903 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 ] pdfxs
+ -0.000106812 -584.916 m
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rhe)
+ [7.91991 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p-directedp)
+ [6.05449 3.64352 6.05449 3.0327 4.27631 4.8436 4.85451 4.23277 4.85451 9.709 6.35994 
+ ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (ersinC.In)
+ [4.8436 4.27631 7.95263 3.0327 9.709 7.8763 7.89811 3.94897 6.0654 ] pdfxs
+ 168.725 -584.916 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (ft)
+ [7.26547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [8.93454 7.83262 7.79997 13.7017 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.0217 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 8.92348 ] pdfxs
+ -0.000106812 -606.838 m
+ (o) show
+ (nPrin)
+ [10.0362 7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.25456 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.33823 6.14173 8.91272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ges) show
+ 196.302 -606.838 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{15) show
+ (,)
+ [6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ 197.939 -657.201 m
+ (202) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 215 215
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (61) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiya)
+ [5.4545 4.8436 4.30902 10.309 8.5636 6.05449 3.0327 5.4545 9.70901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3199 ] pdfxs
+ (La) show
+ (urie)
+ [6.05449 4.27631 3.0327 9.09811 ] pdfxs
+ (J) show
+ (.)
+ [7.28721 ] pdfxs
+ (H) show
+ (endren.Pu)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 6.0654 9.70901 7.42902 6.05449 ] pdfxs
+ (tt) show
+ (ingp)
+ [3.0327 6.05449 9.70901 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 8.51991 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.55262 ] pdfxs
+ (t) show
+ (ow)
+ [9.70901 7.58175 ] pdfxs
+ (o) show
+ (rk.)
+ [4.2654 5.75995 9.70901 ] pdfxs
+ (I) show
+ (n) show
+ 394.776 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sof)
+ [8.92352 5.58542 3.34914 ] pdfxs
+ 22.424 -21.922 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [9.66544 7.82171 7.81088 14.4217 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.7526 6.13082 5.30169 8.91258 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 13.5598 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.7671 7.40714 4.59266 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [9.09807 ] pdfxs
+ (o) show
+ (fPro)
+ [7.98546 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.65454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 428.756 -21.922 m
+ /N614 10.909 Tf
+ (,p)
+ [7.66902 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 4.29811 ] pdfxs
+ 22.424 -43.845 m
+ (121{133) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (62) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (keshGhiy)
+ [5.4545 4.8436 4.30902 9.75264 8.5636 6.05449 3.0327 5.4545 ] pdfxs
+ (a) show
+ (,)
+ [6.74176 ] pdfxs
+ (Da) show
+ (niel)
+ [6.0654 3.02179 4.85451 6.71994 ] pdfxs
+ (L) show
+ (avery,)
+ [5.15996 5.4545 4.8436 4.27631 4.84359 6.74176 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.75264 ] pdfxs
+ (D) show
+ (avidSehr.Ontheimp)
+ [5.14905 5.75995 3.0327 9.75264 6.0654 4.8436 6.0654 4.27631 8.03993 8.4872 9.76355 
+ 4.23277 6.0654 8.54175 3.0327 9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.55266 ] pdfxs
+ (o) show
+ (fp)
+ [7.02539 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.64352 ] pdfxs
+ (t) show
+ (o)
+ [9.14174 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 7.99626 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -96.656 m
+ (ot) show
+ (hermem)
+ [6.05449 4.85451 6.89447 9.08711 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rydis)
+ [4.2654 8.37811 6.0654 3.0327 4.29811 ] pdfxs
+ (a) show
+ (mbi)
+ [8.79257 6.05449 3.0327 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (nmethodsf)
+ [8.68356 9.08711 4.85451 4.23277 6.0654 5.75995 6.05449 6.92718 3.32724 ] pdfxs
+ (o) show
+ (rCpr)
+ [6.89447 10.4945 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.)
+ [9.09802 4.29811 6.20722 ] pdfxs
+ (I) show
+ (n) show
+ 298.507 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [7.41808 5.58542 6.30547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [7.98546 7.83262 7.81088 12.7417 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 22.424 -118.579 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 381.482 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (63) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (a) show
+ (nGr)
+ [10.1781 8.5636 4.2654 ] pdfxs
+ (o) show
+ (ssm)
+ [4.30902 4.29811 9.09802 ] pdfxs
+ (a) show
+ (n,GregM)
+ [6.05449 7.26539 8.55269 4.27631 4.85451 9.56719 9.99272 ] pdfxs
+ (o) show
+ (rrise)
+ [4.27631 4.27631 3.02179 4.30902 4.8436 ] pdfxs
+ (tt) show
+ (,Trev)
+ [7.26539 6.97085 4.2654 4.85451 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [8.37809 ] pdfxs
+ (J) show
+ (im,Mich)
+ [3.0327 9.08711 7.26539 10.0036 3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (el)
+ [4.8436 7.14539 ] pdfxs
+ (H) show
+ (icks,Y)
+ [3.0327 4.53815 5.75995 4.29811 7.26539 7.2763 ] pdfxs
+ (a) show
+ (nlingW)
+ [6.05449 3.0327 3.0327 6.05449 9.56719 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.26539 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1672 ] pdfxs
+ (Ja) show
+ (mesCh-)
+ [9.08711 4.85451 8.41081 7.8763 6.0654 3.63261 ] pdfxs
+ 22.424 -171.39 m
+ (eney.)
+ [4.8436 6.0654 4.8436 4.8545 8.23629 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.85451 9.81809 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 9.51264 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (ementincycl)
+ [4.85451 9.08711 4.8436 5.75995 8.00729 3.02179 9.829 4.8436 5.75995 4.8436 3.0327 
+ ] pdfxs
+ (o) show
+ (ne.)
+ [6.0654 4.8436 8.23629 ] pdfxs
+ (I) show
+ (n) show
+ 294.305 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.47625 ] pdfxs
+ (o) show
+ (ft)
+ [7.36365 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.03272 7.83262 7.81088 13.7999 6.13082 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 22.424 -193.313 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 381.482 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (64) show
+ (]DirkGrunw)
+ [8.4872 8.32365 3.0327 4.27631 9.82901 8.5636 4.27631 6.05449 5.75995 7.58175 ] pdfxs
+ (a) show
+ (ld)
+ [3.02179 10.1454 ] pdfxs
+ (a) show
+ (ndBenj)
+ [6.05449 10.1345 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (min)
+ [9.09802 3.02179 10.1454 ] pdfxs
+ (Zo) show
+ (rn.Cus)
+ [4.2654 6.0654 9.17447 7.8763 6.0654 4.29811 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (lloc:E\016cientsyn)
+ [3.02179 3.0327 5.75995 4.8436 8.75992 7.42902 9.08711 4.85451 3.02179 4.85451 5.75995 
+ 8.31274 4.30902 5.74904 5.75995 ] pdfxs
+ (t) show
+ (hesizedmem)
+ [6.0654 4.8436 4.30902 3.02179 4.85451 4.8436 10.1345 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ry)
+ [4.2654 9.83991 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (ato) show
+ (rs.)
+ [4.27631 4.30902 3.0327 ] pdfxs
+ 22.424 -246.124 m
+ /N634 10.909 Tf
+ (SP&E)
+ [6.13082 7.40714 8.35627 7.39623 ] pdfxs
+ 51.721 -246.124 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (23\(8\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (851{869) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ 0 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (65) show
+ (]Bri)
+ [8.4872 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [10.7017 ] pdfxs
+ (Ha) show
+ (cke)
+ [4.53815 5.4545 4.85451 ] pdfxs
+ (t) show
+ (t)
+ [8.8691 ] pdfxs
+ (a) show
+ (ndR)
+ [6.0654 10.6908 8.03985 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 10.7017 ] pdfxs
+ (R) show
+ (u)
+ [6.05449 ] pdfxs
+ (g) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (.)
+ [10.8326 ] pdfxs
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.05449 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedsh)
+ [4.30902 4.8436 10.6908 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 9.47992 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 8.94535 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [10.6908 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ckedloc)
+ [4.53815 5.4545 4.85451 10.6908 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 10.8435 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.91989 ] pdfxs
+ (o) show
+ (ft)
+ [6.8182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [8.47636 7.83262 7.81088 13.2436 6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 
+ 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.5744 6.14173 5.29078 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.3925 ] pdfxs
+ (o) show
+ (nPrin)
+ [9.59988 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (sofPro)
+ [7.91989 5.58542 6.80729 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 8.47636 6.29448 ] pdfxs
+ (a) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 22.424 -320.858 m
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 53.369 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (310{323) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2005) show
+ (.) show
+ 0 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (66) show
+ (])
+ [8.4872 ] pdfxs
+ (N) show
+ (iels)
+ [3.02179 4.85451 3.0327 7.99626 ] pdfxs
+ (Ha) show
+ (llenber)
+ [3.0327 3.0327 4.8436 5.75995 6.35994 4.85451 4.2654 ] pdfxs
+ (g) show
+ (,M)
+ [6.75267 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (inElsm)
+ [3.0327 9.76355 7.41812 3.0327 4.29811 9.09802 ] pdfxs
+ (a) show
+ (n,)
+ [6.05449 6.75267 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.76355 10.0036 ] pdfxs
+ (a) show
+ (dsT)
+ [6.05449 8.00717 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e.C)
+ [4.85451 8.05084 7.88721 ] pdfxs
+ (o) show
+ (mbiningre)
+ [8.78166 6.0654 3.02179 6.0654 3.0327 6.05449 9.16356 4.2654 4.85451 ] pdfxs
+ (g) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ninference)
+ [9.76355 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 8.54175 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.76355 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (e) show
+ 22.424 -373.67 m
+ (c)
+ [4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 12.6544 ] pdfxs
+ (I) show
+ (n) show
+ 95.164 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.83988 ] pdfxs
+ (o) show
+ (ft)
+ [8.72727 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.3963 7.83262 7.79997 15.1635 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.4944 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.3963 ] pdfxs
+ (o) show
+ (nPro)
+ [11.509 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 10.4073 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 22.424 -395.592 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 193.695 -395.592 m
+ /N614 10.909 Tf
+ (,Berlin,Germ)
+ [6.6654 7.72349 4.85451 4.27631 3.02179 3.0327 6.0654 6.6654 8.5636 4.8436 4.27631 
+ 9.08711 ] pdfxs
+ (a) show
+ (ny,)
+ [5.75995 4.84359 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (67) show
+ (]Jiawei)
+ [8.4872 5.5964 3.0327 5.14905 7.58175 4.8436 7.19994 ] pdfxs
+ (Ha) show
+ (n,)
+ [6.0654 7.33084 ] pdfxs
+ (J) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (nPei,)
+ [10.2217 7.12357 4.85451 3.02179 7.33084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2326 ] pdfxs
+ (Y) show
+ (iwen)
+ [3.02179 7.58175 4.8436 10.2326 ] pdfxs
+ (Y) show
+ (in.Miningfrequentp)
+ [3.0327 6.05449 9.4581 10.0036 3.02179 6.0654 3.0327 6.05449 9.62173 3.33815 4.27631 
+ 4.8436 5.75995 6.05449 4.85451 5.75995 8.41092 6.05449 ] pdfxs
+ (att) show
+ (ernswi)
+ [4.85451 4.2654 6.0654 8.46535 7.88721 3.02179 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (o) show
+ (utc)
+ [6.05449 8.41092 4.85451 ] pdfxs
+ (a) show
+ (ndid)
+ [6.05449 6.0654 3.0327 6.05449 ] pdfxs
+ (at) show
+ (e)
+ [9.02174 ] pdfxs
+ (g) show
+ (ener)
+ [4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (a) show
+ (-) show
+ 22.424 -448.404 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 6.95994 ] pdfxs
+ (I) show
+ (n) show
+ 61.244 -448.404 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.84353 ] pdfxs
+ (o) show
+ (ft)
+ [6.73093 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGMODInt)
+ [8.4 7.83262 7.81088 13.1672 6.13082 4.21089 8.43268 9.7854 8.36718 11.6181 4.21089 
+ 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalC)
+ [6.13082 5.58542 6.17446 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nceonM)
+ [6.13082 4.46185 8.4 5.58542 9.51261 9.7854 ] pdfxs
+ (a) show
+ (na)
+ [6.13082 5.58542 ] pdfxs
+ (ge) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 7.00358 ] pdfxs
+ (o) show
+ (f)
+ [6.74183 ] pdfxs
+ (Da) show
+ (t)
+ [3.62179 ] pdfxs
+ (a) show
+ 22.424 -470.326 m
+ (\() show
+ (SIGMO)
+ [6.13082 4.21089 8.43268 9.7854 8.36718 ] pdfxs
+ (D\)) show
+ 76.505 -470.326 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 0 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (68) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 9.97082 ] pdfxs
+ (R) show
+ (.)
+ [6.93812 ] pdfxs
+ (Ha) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (o) show
+ (n.F)
+ [6.0654 8.67265 6.21813 ] pdfxs
+ (a) show
+ (st)
+ [4.29811 8.1491 ] pdfxs
+ (A) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.97082 ] pdfxs
+ (D) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.95991 ] pdfxs
+ (o) show
+ (fMem)
+ [7.24357 10.0036 4.8436 9.09802 ] pdfxs
+ (o) show
+ (ryB)
+ [4.2654 9.66537 7.7344 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.85451 9.95991 ] pdfxs
+ (o) show
+ (nObject)
+ [9.97082 8.4872 6.66539 3.33815 4.8436 4.85451 8.1491 ] pdfxs
+ (L) show
+ (ifetimes.)
+ [3.0327 3.32724 4.85451 4.23277 3.0327 9.09802 4.8436 4.30902 3.0327 ] pdfxs
+ 22.424 -523.138 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (fS)
+ [7.25456 6.13082 ] pdfxs
+ (o) show
+ (ftwar)
+ [3.34914 3.62179 7.24359 5.58542 4.0363 ] pdfxs
+ (e{) show
+ (Pr)
+ [7.40714 4.0363 ] pdfxs
+ (ac) show
+ (tice)
+ [3.62179 3.34914 4.46185 8.92363 ] pdfxs
+ (a) show
+ (ndE)
+ [6.13082 9.47994 7.39623 ] pdfxs
+ (x) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (ri)
+ [4.60356 3.34914 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 254.313 -523.138 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (5{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (69) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 8.6072 ] pdfxs
+ (L) show
+ (.)
+ [5.56359 ] pdfxs
+ (H) show
+ (eine)
+ [4.85451 3.02179 6.0654 7.38539 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 8.59629 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.85451 7.98539 6.0654 5.56359 ] pdfxs
+ (La) show
+ (m.Apr)
+ [9.09802 6.07631 10.7235 6.05449 4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (l\row-sensi)
+ [5.56359 6.0654 5.14905 7.8763 3.63261 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ive)
+ [3.0327 5.4545 7.38539 ] pdfxs
+ (a) show
+ (ndc)
+ [6.0654 8.59629 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivec)
+ [3.0327 5.4545 7.38539 7.38539 ] pdfxs
+ (a) show
+ (ndc++)
+ [6.0654 8.59629 4.85451 8.47629 8.4872 ] pdfxs
+ 22.424 -575.949 m
+ (mem)
+ [9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryle)
+ [4.27631 10.0145 3.0327 4.8436 ] pdfxs
+ (a) show
+ (kde)
+ [10.0145 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (to) show
+ (r.)
+ [4.27631 9.71991 ] pdfxs
+ (I) show
+ (n) show
+ 151.348 -575.949 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.4909 7.83262 7.81088 14.2581 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 12.578 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.4909 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6144 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 22.424 -597.872 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 242.077 -597.872 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (168{181) show
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 220.363 -657.201 m
+ (203) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 216 216
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (70) show
+ (]Gern)
+ [8.4872 8.55269 4.85451 4.2654 6.0654 ] pdfxs
+ (o) show
+ (t)
+ [8.96728 ] pdfxs
+ (H) show
+ (eiser,KevinElphins)
+ [4.8436 3.0327 4.29811 4.85451 4.27631 8.01811 8.4872 4.8436 5.75995 3.0327 10.789 
+ 7.41812 3.0327 6.05449 6.0654 3.0327 6.05449 4.30902 ] pdfxs
+ (to) show
+ (ne,)
+ [6.05449 4.85451 8.01811 ] pdfxs
+ (J) show
+ (erryVoch)
+ [4.85451 4.2654 4.27631 10.4835 7.26539 5.75995 4.54905 5.75995 ] pdfxs
+ (t) show
+ (elo)
+ [4.8436 3.0327 5.75995 ] pdfxs
+ (o) show
+ (,S)
+ [8.01811 6.0654 ] pdfxs
+ (t) show
+ (ephen)
+ [4.8436 6.0654 6.05449 4.85451 10.7781 ] pdfxs
+ (R) show
+ (ussell,)
+ [6.0654 4.29811 4.30902 4.8436 3.0327 3.0327 8.01811 ] pdfxs
+ (a) show
+ (ndJochen)
+ [6.0654 10.789 5.5964 5.75995 4.54905 6.05449 4.85451 10.7781 ] pdfxs
+ (L) show
+ (ied)
+ [3.0327 4.85451 6.05449 ] pdfxs
+ (t) show
+ (ke.)
+ [5.4545 4.85451 3.0327 ] pdfxs
+ 22.424 -21.922 m
+ (TheMun)
+ [7.8763 6.0654 8.33448 9.99272 6.0654 6.05449 ] pdfxs
+ (g) show
+ (isin)
+ [6.52358 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ (le-)
+ [3.0327 4.85451 3.63261 ] pdfxs
+ (a) show
+ (ddress-sp)
+ [6.0654 6.05449 4.27631 4.8436 4.30902 4.29811 3.64352 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.33448 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.85451 4.2654 ] pdfxs
+ (at) show
+ (ingsys)
+ [3.0327 6.0654 8.93447 4.29811 5.75995 4.30902 ] pdfxs
+ (t) show
+ (em.)
+ [4.8436 9.08711 3.0327 ] pdfxs
+ 265.922 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sofSoftw)
+ [8.21444 5.58542 7.10183 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (e{) show
+ (Pr)
+ [7.39623 4.04721 ] pdfxs
+ (ac) show
+ (ticeandE)
+ [3.62179 3.34914 4.45094 8.78182 5.58542 6.13082 9.33812 7.39623 ] pdfxs
+ (x) show
+ (-) show
+ 22.424 -43.845 m
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (ri)
+ [4.60356 3.33823 ] pdfxs
+ (e) show
+ (nc)
+ [6.14173 4.45094 ] pdfxs
+ (e) show
+ 61.036 -43.845 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (28\(9\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (901{928) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (71) show
+ (])
+ [8.4872 ] pdfxs
+ (La) show
+ (urie)
+ [6.05449 4.27631 3.0327 8.33448 ] pdfxs
+ (J) show
+ (.)
+ [6.52358 ] pdfxs
+ (H) show
+ (endren)
+ [4.8436 6.0654 6.05449 4.27631 4.8436 9.55628 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.54537 ] pdfxs
+ (A) show
+ (lex)
+ [3.0327 4.8436 5.75995 ] pdfxs
+ (a) show
+ (ndru)
+ [6.0654 6.05449 4.27631 9.55628 ] pdfxs
+ (N) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (o) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (u.P)
+ [6.05449 7.6363 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizingpr)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 8.94538 6.05449 4.27631 
+ ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 7.78899 7.88721 3.02179 ] pdfxs
+ (t) show
+ (hrecursived)
+ [9.55628 4.27631 4.8436 4.8436 6.0654 4.27631 4.29811 3.0327 5.4545 8.33448 6.0654 
+ ] pdfxs
+ (at) show
+ (as)
+ [8.94538 4.29811 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ 22.424 -96.656 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 3.0327 ] pdfxs
+ 54.018 -96.656 m
+ /N634 10.909 Tf
+ (IEEETr)
+ [4.21089 7.39623 7.39623 11.3017 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nPar)
+ [10.0362 7.39623 5.58542 4.0363 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (l)
+ [6.69809 ] pdfxs
+ (a) show
+ (nd)
+ [6.13082 9.47994 ] pdfxs
+ (D) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ (tri)
+ [3.62179 4.59266 3.34914 ] pdfxs
+ (b) show
+ (utedSyst)
+ [5.85816 3.62179 4.46185 9.47994 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (m) show
+ 315.883 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{47) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (72) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 6.74176 ] pdfxs
+ (H) show
+ (ind.WhichPoin)
+ [3.0327 6.0654 6.05449 8.11629 11.2035 6.0654 3.0327 4.53815 9.78537 7.11266 5.46541 
+ 3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.99628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisSh)
+ [3.0327 5.75995 4.29811 3.0327 8.02899 6.05449 6.0654 ] pdfxs
+ (o) show
+ (uldI)
+ [6.05449 3.0327 9.77446 7.65803 ] pdfxs
+ (U) show
+ (se?)
+ [4.30902 4.8436 11.6072 ] pdfxs
+ (I) show
+ (n) show
+ 295.498 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.43262 ] pdfxs
+ (o) show
+ (ft)
+ [7.33092 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFT)
+ [9 7.82171 7.81088 13.7563 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 7.81088 
+ ] pdfxs
+ 22.424 -149.468 m
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.69809 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.818 ] pdfxs
+ (o) show
+ (nSoftw)
+ [10.0362 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.91272 6.97089 ] pdfxs
+ (es) show
+ (ting)
+ [3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.13082 9.47994 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 305.719 -149.468 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ 0 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (73) show
+ (]Mich)
+ [8.4872 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (el)
+ [4.85451 7.98538 ] pdfxs
+ (H) show
+ (ind.P)
+ [3.0327 6.05449 6.0654 11.7926 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.22899 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis:)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 10.5163 ] pdfxs
+ (H) show
+ (aven'twes)
+ [5.14905 5.4545 4.85451 6.05449 3.0327 9.19637 7.58175 9.79628 4.30902 ] pdfxs
+ (o) show
+ (lved)
+ [3.0327 5.4545 4.8436 11.0181 ] pdfxs
+ (t) show
+ (hispr)
+ [6.05449 3.0327 9.26171 6.05449 4.27631 ] pdfxs
+ (o) show
+ (blemye)
+ [6.0654 3.02179 4.85451 14.0507 5.4545 4.8436 ] pdfxs
+ (t) show
+ (?)
+ [17.7708 ] pdfxs
+ (I) show
+ (n) show
+ 394.132 -180.357 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sof)
+ [9.56715 5.58542 3.34914 ] pdfxs
+ 22.424 -202.279 m
+ (t)
+ [3.62179 ] pdfxs
+ (h) show
+ (e)
+ [8.81454 ] pdfxs
+ (2) show
+ (0)
+ [5.58542 ] pdfxs
+ (0) show
+ (1ACMSIGPLAN-SIGSOFT)
+ [9.37084 7.83262 7.79997 13.5817 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.10534 
+ 3.90544 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 11.6072 ] pdfxs
+ (Wo) show
+ (r)
+ [4.59266 ] pdfxs
+ (ksh) show
+ (op)
+ [5.58542 9.37084 ] pdfxs
+ (o) show
+ (nPro)
+ [9.92715 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 12.7089 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysisf)
+ [2.79267 5.30169 4.45083 3.34914 8.25807 3.34914 ] pdfxs
+ (o) show
+ (rS)
+ [8.38899 6.14173 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33823 3.6327 7.24359 ] pdfxs
+ (a) show
+ (reTo)
+ [4.04721 8.81454 6.97089 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.78176 8.25807 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 22.424 -224.202 m
+ (En)
+ [7.39623 6.14173 ] pdfxs
+ (g) show
+ (ine)
+ [3.33823 6.13082 4.46185 ] pdfxs
+ (e) show
+ (ring)
+ [4.60356 3.34914 6.13082 8.92363 ] pdfxs
+ (\() show
+ (PASTE)
+ [6.55624 8.11625 6.13082 7.79997 7.40714 ] pdfxs
+ (\)) show
+ 127.866 -224.202 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (54{61) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ -3.05176e-05 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (74) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 9.78537 ] pdfxs
+ (H) show
+ (irzel,)
+ [3.02179 4.27631 4.85451 4.8436 3.0327 6.77449 ] pdfxs
+ (A) show
+ (mer)
+ [9.09802 4.8436 7.99628 ] pdfxs
+ (D) show
+ (iw)
+ [3.0327 7.57085 ] pdfxs
+ (a) show
+ (n,)
+ [6.0654 6.77449 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 9.78537 10.0036 ] pdfxs
+ (at) show
+ (thew)
+ [4.23277 6.0654 4.8436 11.6072 ] pdfxs
+ (H) show
+ (er)
+ [4.85451 4.2654 ] pdfxs
+ (t) show
+ (z.C)
+ [4.85451 8.1272 7.88721 ] pdfxs
+ (o) show
+ (nnectivity-b)
+ [6.05449 6.0654 4.8436 4.85451 4.23277 3.0327 5.75995 3.0327 3.93823 5.75995 3.63261 
+ 6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.79628 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.57447 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.13811 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.33806 ] pdfxs
+ (o) show
+ (ft)
+ [8.21455 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANconf)
+ [9.89453 7.83262 7.79997 14.6617 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 12.9926 
+ 4.45094 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.89453 ] pdfxs
+ (o) show
+ (nO)
+ [11.018 8.35627 ] pdfxs
+ (b) show
+ (je)
+ [3.34914 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.59266 3.34914 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.62179 4.46185 10.4508 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.13082 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.47637 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,) show
+ 22.424 -298.936 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,)
+ [7.25456 ] pdfxs
+ (a) show
+ (ndA)
+ [6.13082 9.47994 8.10534 ] pdfxs
+ (pp) show
+ (lications)
+ [2.79267 3.34914 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 8.35625 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.36718 8.36718 7.39623 6.13082 6.83993 8.11625 ] pdfxs
+ (\)) show
+ 216.404 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (359{373) show
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (75) show
+ (])
+ [8.4872 ] pdfxs
+ (X) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (l)
+ [3.0327 ] pdfxs
+ (o) show
+ (ng)
+ [6.05449 9.87264 ] pdfxs
+ (H) show
+ (u)
+ [6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,S)
+ [7.6363 6.05449 ] pdfxs
+ (t) show
+ (ephenBl)
+ [4.85451 6.05449 6.0654 4.8436 10.4726 7.7344 3.02179 ] pdfxs
+ (a) show
+ (ckburn,K)
+ [4.54905 5.75995 6.05449 6.0654 4.27631 6.05449 7.6363 8.4872 ] pdfxs
+ (at) show
+ (hrynMcKinley,Eli)
+ [6.05449 4.27631 5.75995 10.4726 10.0036 4.8436 8.4872 3.0327 6.05449 3.0327 4.8436 
+ 4.8545 7.6363 7.41812 3.0327 3.0327 ] pdfxs
+ (o) show
+ (tM)
+ [8.65092 10.0036 ] pdfxs
+ (o) show
+ (ss,)
+ [4.29811 4.30902 7.6363 ] pdfxs
+ (Z) show
+ (henlinW)
+ [6.0654 4.8436 6.0654 3.02179 3.0327 10.4726 10.309 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [7.6363 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -351.747 m
+ (PerryChen)
+ [7.12357 4.8436 4.27631 4.27631 9.35992 7.8763 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (.The)
+ [7.81084 7.88721 6.05449 8.45447 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (ec)
+ [8.46538 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (a) show
+ (dv)
+ [6.0654 5.14904 ] pdfxs
+ (a) show
+ (n)
+ [5.75995 ] pdfxs
+ (tag) show
+ (e:improvingpr)
+ [4.8436 7.86538 3.0327 9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.05447 
+ 6.0654 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (mloc)
+ [12.698 3.0327 5.75995 4.8436 ] pdfxs
+ (a) show
+ (lity.)
+ [3.0327 3.0327 3.93823 4.84359 7.82175 ] pdfxs
+ (I) show
+ (n) show
+ 408.17 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -373.67 m
+ (o) show
+ (ft)
+ [8.42182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANc)
+ [10.0909 7.83262 7.79997 14.8581 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 13.178 
+ 4.46185 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.0909 ] pdfxs
+ (o) show
+ (nO)
+ [11.2035 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.62179 3.90544 8.36718 4.60356 3.33823 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.13082 3.6327 4.46185 10.6472 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [8.70545 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [8.70545 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ (,) show
+ 22.424 -395.592 m
+ (a) show
+ (ndA)
+ [6.13082 9.47994 8.11625 ] pdfxs
+ (pp) show
+ (lic)
+ [2.78176 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.35627 8.36718 7.39623 6.14173 6.83993 8.10534 ] pdfxs
+ (\)) show
+ 160.217 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (69{80) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -4.57764e-05 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (76) show
+ (])
+ [8.4872 ] pdfxs
+ (I) show
+ (BMC)
+ [7.72349 13.6363 7.8763 ] pdfxs
+ (o) show
+ (rp.)
+ [4.27631 6.05449 7.87629 ] pdfxs
+ (X) show
+ (LFORT)
+ [10.4508 6.81812 8.4872 7.12349 7.8763 ] pdfxs
+ (RAN) show
+ (:Ei)
+ [6.6654 7.42902 3.02179 ] pdfxs
+ (g) show
+ (htWaystoBo)
+ [5.75995 7.87638 10.309 5.14905 5.75995 7.94172 4.23277 9.0981 7.72349 5.75995 ] pdfxs
+ (o) show
+ (stPerf)
+ [4.29811 7.88729 7.11266 4.85451 4.27631 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nce.Whi)
+ [6.0654 4.8436 4.85451 7.86538 11.2035 6.0654 3.0327 ] pdfxs
+ (t) show
+ (eP)
+ [8.47629 7.12357 ] pdfxs
+ (a) show
+ (per,)
+ [6.37085 4.8436 4.27631 6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -4.57764e-05 -457.37 m
+ ([)
+ [3.0327 ] pdfxs
+ (77) show
+ (]Ber)
+ [8.4872 7.72349 4.8436 4.27631 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.0908 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (nne)
+ [6.0654 6.05449 4.85451 ] pdfxs
+ (t) show
+ (,)
+ [7.14539 ] pdfxs
+ (A) show
+ (lexey)
+ [3.0327 4.8436 5.75995 4.85451 9.78537 ] pdfxs
+ (Log) show
+ (inov,Th)
+ [3.02179 6.0654 5.14905 5.75995 7.1563 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (s)
+ [8.32353 ] pdfxs
+ (R) show
+ (eps,)
+ [4.85451 6.05449 4.30902 7.1563 ] pdfxs
+ (a) show
+ (ndMo)
+ [6.05449 10.0908 9.99272 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 9.78537 6.05449 ] pdfxs
+ (ag) show
+ (iv.Arel)
+ [3.0327 5.75995 9.02174 12.2072 4.27631 4.8436 3.0327 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (l)
+ [7.05812 ] pdfxs
+ (a) show
+ (ppr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (oa) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ 22.424 -479.293 m
+ (t) show
+ (oin)
+ [9.49083 3.02179 5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (lsh)
+ [7.05812 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe)
+ [6.37085 8.87993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 9.05447 ] pdfxs
+ (I) show
+ (n) show
+ 204.538 -479.293 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.72716 ] pdfxs
+ (o) show
+ (ft)
+ [7.61455 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.28363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [7.05808 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.1889 ] pdfxs
+ (o) show
+ (nSt)
+ [10.3962 6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (c) show
+ 22.424 -501.215 m
+ (An)
+ [7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.35625 ] pdfxs
+ (\() show
+ (SAS)
+ [6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 95.5139 -501.215 m
+ /N614 10.909 Tf
+ (,Ver)
+ [6.6654 7.2763 4.8436 4.27631 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ita) show
+ (ly,)
+ [3.02179 4.8545 6.6654 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (ust)
+ [6.05449 4.30902 7.87638 ] pdfxs
+ (2004) show
+ (.) show
+ -4.57764e-05 -532.104 m
+ ([)
+ [3.0327 ] pdfxs
+ (78) show
+ (]Trev)
+ [8.4872 6.95994 4.27631 4.85451 5.4545 ] pdfxs
+ (o) show
+ (r)
+ [9.55626 ] pdfxs
+ (J) show
+ (im,GregM)
+ [3.0327 9.08711 8.7381 8.55269 4.27631 4.8436 10.7454 10.0036 ] pdfxs
+ (o) show
+ (rrise)
+ [4.27631 4.2654 3.0327 4.29811 4.85451 ] pdfxs
+ (tt) show
+ (,)
+ [8.7272 ] pdfxs
+ (Da) show
+ (nGr)
+ [11.3454 8.5636 4.27631 ] pdfxs
+ (o) show
+ (ssm)
+ [4.29811 4.30902 9.08711 ] pdfxs
+ (a) show
+ (n,Mich)
+ [6.0654 8.7272 10.0036 3.0327 4.53815 6.0654 ] pdfxs
+ (a) show
+ (el)
+ [4.8436 8.32356 ] pdfxs
+ (H) show
+ (icks,)
+ [3.0327 4.53815 5.75995 4.29811 8.7381 ] pdfxs
+ (Ja) show
+ (mesCheney,)
+ [9.08711 4.85451 9.58898 7.8763 6.0654 4.8436 6.0654 4.8436 4.8545 8.7272 ] pdfxs
+ (a) show
+ (ndY)
+ [6.0654 11.3454 7.2763 ] pdfxs
+ (a) show
+ (nlin)
+ [6.05449 3.0327 3.0327 6.05449 ] pdfxs
+ (g) show
+ 22.424 -554.027 m
+ (W)
+ [10.2981 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.Cycl)
+ [9.61082 7.8763 5.75995 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ne:As)
+ [6.0654 4.8436 9.05447 12.4035 4.29811 ] pdfxs
+ (a) show
+ (fedi)
+ [3.33815 9.06538 6.0654 3.0327 ] pdfxs
+ (a) show
+ (lect)
+ [3.02179 4.85451 4.8436 8.46546 ] pdfxs
+ (o) show
+ (fC.)
+ [7.55993 7.8763 9.61082 ] pdfxs
+ (I) show
+ (n) show
+ 221.26 -554.027 m
+ /N634 10.909 Tf
+ (USENIXAnnu)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.5453 7.83262 6.13082 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lTe)
+ [7.23263 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (nic)
+ [6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (lC)
+ [7.22172 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 407.844 -554.027 m
+ /N614 10.909 Tf
+ (,M)
+ [7.3963 10.0036 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erey,)
+ [4.8436 4.27631 4.8436 4.8545 3.0327 ] pdfxs
+ 22.424 -575.949 m
+ (C)
+ [7.8763 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2002) show
+ (.) show
+ -4.57764e-05 -606.838 m
+ ([)
+ [3.0327 ] pdfxs
+ (79) show
+ (])
+ [8.4872 ] pdfxs
+ (R) show
+ (ich)
+ [3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.7126 ] pdfxs
+ (Jo) show
+ (nes.)
+ [6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ 101.668 -606.838 m
+ /N634 10.909 Tf
+ (G)
+ [8.44359 ] pdfxs
+ (a) show
+ (rb)
+ [4.59266 4.46185 ] pdfxs
+ (ag) show
+ (eC)
+ [9.8509 7.81088 ] pdfxs
+ (o) show
+ (lle)
+ [3.34903 2.78176 4.46185 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n.Al)
+ [6.13082 8.18182 7.83262 2.78176 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.34914 3.62179 ] pdfxs
+ (h) show
+ (msf)
+ [8.92348 9.28352 3.34914 ] pdfxs
+ (o) show
+ (rAut)
+ [9.43625 7.82171 5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (tic)
+ [3.62179 3.34914 9.8509 ] pdfxs
+ (D) show
+ (yn)
+ [5.30169 6.13082 ] pdfxs
+ (a) show
+ (micM)
+ [8.92348 3.33823 9.8509 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (ryMan)
+ [4.59266 10.1344 9.7745 5.58542 6.13082 ] pdfxs
+ (age) show
+ (-) show
+ 22.424 -628.761 m
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 46.121 -628.761 m
+ /N614 10.909 Tf
+ (.)
+ [7.86538 ] pdfxs
+ (Jo) show
+ (hnWiley&S)
+ [6.0654 9.68719 11.2144 3.0327 3.0327 4.8436 9.39264 12.1199 6.0654 ] pdfxs
+ (o) show
+ (ns,)
+ [6.0654 4.29811 6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 220.363 -657.201 m
+ (204) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 217 217
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (80) show
+ (])
+ [8.4872 ] pdfxs
+ (No) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nP.)
+ [10.0145 6.51267 6.98176 ] pdfxs
+ (Jo) show
+ (uppi.)
+ [6.0654 6.05449 6.0654 3.0327 8.81447 ] pdfxs
+ (I) show
+ (mprovingdirec)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 9.41446 6.05449 3.0327 4.27631 
+ 4.8436 4.85451 ] pdfxs
+ (t) show
+ (-m)
+ [3.63261 9.08711 ] pdfxs
+ (a) show
+ (ppedc)
+ [6.0654 6.35994 4.85451 10.0145 4.8436 ] pdfxs
+ (a) show
+ (cheperf)
+ [4.54905 6.05449 8.81447 6.35994 4.8436 4.27631 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nceby)
+ [6.05449 4.85451 8.80356 5.74904 9.71992 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.80356 ] pdfxs
+ (a) show
+ (ddi)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0145 ] pdfxs
+ (o) show
+ (fasm)
+ [7.28721 9.41446 4.29811 9.09802 ] pdfxs
+ (a) show
+ (ll)
+ [3.02179 3.0327 ] pdfxs
+ 22.424 -21.922 m
+ (fully-)
+ [3.33815 6.05449 3.0327 3.0327 5.74904 3.64352 ] pdfxs
+ (a) show
+ (ssoci)
+ [4.29811 4.30902 5.74904 4.85451 3.0327 ] pdfxs
+ (at) show
+ (ivec)
+ [3.02179 5.4545 9.0872 4.85451 ] pdfxs
+ (a) show
+ (che)
+ [4.54905 6.05449 9.0872 ] pdfxs
+ (a) show
+ (ndprefe)
+ [6.0654 10.2981 6.05449 4.27631 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chbu\013ers.)
+ [4.53815 10.2981 6.0654 6.05449 6.37077 4.8436 4.27631 4.29811 9.66537 ] pdfxs
+ (I) show
+ (n) show
+ 252.315 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.91261 ] pdfxs
+ (o) show
+ (ft)
+ [7.81092 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.46908 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.24354 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 22.424 -43.845 m
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.49808 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 185.447 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (364{373) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1990) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (81) show
+ (]Th)
+ [8.4872 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sKis)
+ [8.11626 8.4872 3.0327 4.29811 ] pdfxs
+ (t) show
+ (ler)
+ [3.0327 4.8436 8.09446 ] pdfxs
+ (a) show
+ (ndMich)
+ [6.0654 9.88355 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elFr)
+ [4.85451 6.85085 6.20722 4.27631 ] pdfxs
+ (a) show
+ (nz.C)
+ [6.0654 4.8436 8.41084 7.88721 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inu)
+ [3.0327 5.75995 6.05449 ] pdfxs
+ (o) show
+ (uspr)
+ [6.0654 8.12717 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.9053 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.02179 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:Ac)
+ [6.05449 8.2472 11.9999 4.85451 ] pdfxs
+ (a) show
+ (ses)
+ [4.29811 8.67266 4.29811 ] pdfxs
+ (t) show
+ (udy.)
+ [6.0654 6.05449 4.8545 3.0327 ] pdfxs
+ 437.127 -74.734 m
+ /N634 10.909 Tf
+ (ACM)
+ [7.83262 7.79997 9.7854 ] pdfxs
+ 22.424 -96.656 m
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (sandSy)
+ [8.35625 5.58542 6.13082 9.47994 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.36716 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 339.616 -96.656 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (25\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (500{548) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (ul)
+ [6.05449 6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 0 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (82) show
+ (]Sum)
+ [8.4872 6.05449 6.0654 9.08711 ] pdfxs
+ (a) show
+ (ntKowshik,)
+ [5.75995 8.43274 8.4872 5.14905 7.8763 4.30902 6.05449 3.0327 5.75995 7.36357 ] pdfxs
+ (D) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (k)
+ [5.15995 ] pdfxs
+ (a) show
+ (r)
+ [8.46536 ] pdfxs
+ (D) show
+ (hurj)
+ [5.74904 6.0654 4.27631 3.32724 ] pdfxs
+ (at) show
+ (i,)
+ [3.0327 7.36357 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.2545 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.2871 ] pdfxs
+ (A) show
+ (dve.Ensuringcodes)
+ [6.05449 5.4545 4.85451 9.52355 7.42902 6.0654 4.29811 6.0654 4.2654 3.0327 6.0654 
+ 9.64355 4.85451 5.74904 6.0654 9.04356 4.29811 ] pdfxs
+ (a) show
+ (fetywi)
+ [3.33815 4.8436 3.93823 9.95991 7.8763 3.0327 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (utrun-)
+ [6.0654 8.43274 4.27631 6.05449 6.0654 3.63261 ] pdfxs
+ 22.424 -149.468 m
+ (t) show
+ (imechecksf)
+ [3.0327 9.08711 8.49811 4.53815 6.0654 4.8436 4.54905 5.75995 7.94172 3.33815 ] pdfxs
+ (o) show
+ (rre)
+ [7.91991 4.2654 4.85451 ] pdfxs
+ (a) show
+ (l-)
+ [3.0327 3.63261 ] pdfxs
+ (t) show
+ (imec)
+ [3.0327 9.08711 8.4872 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (o) show
+ (lsys)
+ [6.6763 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.In)
+ [4.8436 9.09802 4.29811 7.8872 3.94897 6.0654 ] pdfxs
+ 238.883 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (ftheInt)
+ [7.25456 3.62179 5.58542 8.92363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [6.69809 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (n) show
+ 22.424 -171.39 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (s) show
+ (,Ar)
+ [7.0582 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 8.68363 ] pdfxs
+ (a) show
+ (ndSynt)
+ [6.14173 9.23994 6.13082 5.30169 6.13082 3.62179 ] pdfxs
+ (hes) show
+ (isforEmbe)
+ [3.34914 8.12716 3.33823 5.58542 8.25808 7.40714 8.92348 4.45094 4.46185 ] pdfxs
+ (d) show
+ (dedSy)
+ [5.58542 4.45094 9.25085 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 8.12716 ] pdfxs
+ (\() show
+ (CASES)
+ [7.81088 8.10534 6.13082 7.40714 6.13082 ] pdfxs
+ (\)) show
+ 360.733 -171.39 m
+ /N614 10.909 Tf
+ (,Gren)
+ [6.41449 8.55269 4.27631 4.8436 6.0654 ] pdfxs
+ (o) show
+ (ble,Oct)
+ [6.0654 3.02179 4.85451 6.45812 8.4872 4.8436 7.62547 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (83) show
+ (]Willi)
+ [8.4872 11.2035 3.0327 3.0327 3.0327 3.02179 ] pdfxs
+ (a) show
+ (m)
+ [13.898 ] pdfxs
+ (La) show
+ (ndi,B)
+ [6.0654 6.05449 3.0327 8.1272 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (ra)
+ [4.2654 10.2654 ] pdfxs
+ (R) show
+ (yder,)
+ [5.75995 6.05449 4.85451 4.27631 8.1272 ] pdfxs
+ (a) show
+ (ndSe)
+ [6.05449 10.8654 6.0654 4.8436 ] pdfxs
+ (a) show
+ (n)
+ [10.8654 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.)
+ [11.3454 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.8436 4.27631 6.05449 4.27631 5.75995 4.8436 4.85451 6.05449 6.0654 4.27631 ] pdfxs
+ (a) show
+ (lmodi\fc)
+ [7.83266 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nsidee\013ec)
+ [10.8654 4.29811 3.0327 6.0654 9.65446 4.8436 6.37077 4.8436 4.8436 ] pdfxs
+ (t) show
+ 22.424 -224.202 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.02179 5.75995 4.30902 3.02179 9.03262 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [10.789 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.9999 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ (.)
+ [11.1163 ] pdfxs
+ (I) show
+ (n) show
+ 190.846 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.35988 ] pdfxs
+ (o) show
+ (ft)
+ [8.25818 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.92726 7.83262 7.79997 14.6945 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 13.0144 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.92726 ] pdfxs
+ (o) show
+ (nPr)
+ [11.0399 7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 22.424 -246.124 m
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 292.955 -246.124 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (lbuquerque,)
+ [3.0327 6.05449 6.0654 5.75995 6.05449 4.85451 4.27631 5.74904 6.0654 4.8436 6.6654 
+ ] pdfxs
+ (N) show
+ (M,)
+ [10.0036 6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1993) show
+ (.) show
+ 3.05176e-05 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (84) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mes)
+ [9.09802 4.8436 8.8908 ] pdfxs
+ (R) show
+ (.)
+ [7.62539 ] pdfxs
+ (La) show
+ (rus)
+ [4.27631 6.05449 8.8908 ] pdfxs
+ (a) show
+ (ndP)
+ [6.0654 10.6472 7.12357 ] pdfxs
+ (a) show
+ (ul)
+ [6.05449 7.62539 ] pdfxs
+ (N) show
+ (.)
+ [7.61448 ] pdfxs
+ (H) show
+ (il\fn)
+ [3.0327 3.0327 6.05449 6.0654 ] pdfxs
+ (g) show
+ (er.De)
+ [4.8436 4.27631 10.7126 8.32365 4.85451 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.85451 ] pdfxs
+ (t) show
+ (ingc)
+ [3.02179 6.0654 10.0472 4.8436 ] pdfxs
+ (o) show
+ (n\ric)
+ [6.0654 6.05449 3.0327 4.8436 ] pdfxs
+ (t) show
+ (sbetweens)
+ [8.8908 6.37085 4.8436 3.93823 7.58175 4.8436 4.85451 10.6472 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 9.43629 ] pdfxs
+ (a) show
+ (ccesses.)
+ [4.85451 4.8436 4.8436 4.30902 4.29811 4.85451 4.29811 10.7126 ] pdfxs
+ (I) show
+ (n) show
+ 22.424 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.93443 ] pdfxs
+ (o) show
+ (ft)
+ [7.82182 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.50181 7.83262 7.79997 14.2581 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.5889 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.50181 ] pdfxs
+ (o) show
+ (nPro)
+ [10.6144 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.4909 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.50181 ] pdfxs
+ (De) show
+ (si)
+ [4.45083 3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.6144 ] pdfxs
+ (a) show
+ (ndIm-)
+ [6.13082 10.0581 4.19998 8.92348 3.90544 ] pdfxs
+ 22.424 -320.858 m
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 123.266 -320.858 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (21{34) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (1988) show
+ (.) show
+ 3.05176e-05 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (85) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 35.4869 ] pdfxs
+ (Latt) show
+ (ner.)
+ [6.05449 4.85451 4.2654 89.9665 ] pdfxs
+ (L) show
+ (L)
+ [5.59632 ] pdfxs
+ (V) show
+ (M)
+ [41.1597 ] pdfxs
+ (A) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [35.4869 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 35.4869 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (ure.)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 22.424 -373.67 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/docs/AliasAnalysis.html) show
+ 291.603 -373.67 m
+ /N614 10.909 Tf
+ (.) show
+ 3.05176e-05 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (86) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 18.6107 ] pdfxs
+ (La) show
+ (t)
+ [4.23277 ] pdfxs
+ (t) show
+ (ner)
+ [6.0654 4.8436 18.578 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 20.3671 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.74904 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [23.3997 ] pdfxs
+ (A) show
+ (dve.)
+ [6.05449 5.4545 4.85451 39.6542 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [24.2944 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [19.1562 ] pdfxs
+ (R) show
+ (eferenceM)
+ [4.85451 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 19.1562 9.99272 ] pdfxs
+ (a) show
+ (nu)
+ [5.75995 6.0654 ] pdfxs
+ (a) show
+ (l.)
+ [3.0327 3.0327 ] pdfxs
+ 22.424 -426.481 m
+ /N722 10.909 Tf
+ (http://llvm.cs.uiuc.edu/docs/LangRef.html) show
+ 257.24 -426.481 m
+ /N614 10.909 Tf
+ (.) show
+ 3.05176e-05 -457.37 m
+ ([)
+ [3.0327 ] pdfxs
+ (87) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.34535 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.05449 4.85451 8.31264 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.1017 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.1344 ] pdfxs
+ (A) show
+ (dve.)
+ [6.0654 5.4545 4.8436 9.08719 ] pdfxs
+ (A) show
+ (rchi)
+ [4.27631 4.53815 6.0654 3.0327 ] pdfxs
+ (t) show
+ (ec)
+ [4.8436 4.8436 ] pdfxs
+ (t) show
+ (uref)
+ [6.0654 4.27631 8.89083 3.32724 ] pdfxs
+ (o) show
+ (ra)
+ [8.32355 9.49083 ] pdfxs
+ (N) show
+ (ex)
+ [4.85451 5.75995 ] pdfxs
+ (t) show
+ (-Gener)
+ [3.63261 8.5636 4.8436 6.0654 4.8436 4.27631 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nGCC.In)
+ [10.1126 8.55269 7.88721 7.8763 9.07628 3.94897 6.0654 ] pdfxs
+ 408.17 -457.37 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 22.424 -479.293 m
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eFir)
+ [8.92363 7.11266 3.34914 4.60356 ] pdfxs
+ (s) show
+ (tAnnu)
+ [7.52722 7.82171 6.14173 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lGCC)
+ [6.68718 8.44359 7.79997 11.7054 ] pdfxs
+ (Deve) show
+ (l)
+ [2.79267 ] pdfxs
+ (o) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.60356 ] pdfxs
+ (s) show
+ ('Summit)
+ [7.24365 6.13082 5.85816 8.92348 8.92348 3.33823 3.62179 ] pdfxs
+ 241.395 -479.293 m
+ /N614 10.909 Tf
+ (,O)
+ [6.6654 8.4872 ] pdfxs
+ (tt) show
+ (aw)
+ [5.14905 7.57085 ] pdfxs
+ (a) show
+ (,C)
+ [6.6654 7.88721 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (,May)
+ [6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (2003) show
+ (.) show
+ 4.57764e-05 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (88) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.73808 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 8.71627 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.2654 ] pdfxs
+ (a) show
+ (m)
+ [13.538 ] pdfxs
+ (A) show
+ (dve.)
+ [6.05449 5.4545 4.85451 10.2545 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M:AC)
+ [10.0036 7.47266 12.6217 7.8763 ] pdfxs
+ (o) show
+ (mpil)
+ [9.08711 6.0654 3.0327 3.02179 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nFr)
+ [10.5054 6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkf)
+ [4.27631 10.1999 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [8.71627 ] pdfxs
+ (L) show
+ (ifel)
+ [3.0327 3.32724 4.85451 3.02179 ] pdfxs
+ (o) show
+ (ngPr)
+ [6.0654 9.89446 7.42902 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m) show
+ 22.424 -532.104 m
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis)
+ [3.02179 5.75995 4.30902 3.02179 8.01808 ] pdfxs
+ (a) show
+ (ndTr)
+ [6.05449 9.77446 6.95994 4.27631 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 8.07266 ] pdfxs
+ (I) show
+ (n) show
+ 182.774 -532.104 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.42171 ] pdfxs
+ (o) show
+ (ft)
+ [7.32001 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.98909 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.75263 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8944 ] pdfxs
+ (o) show
+ (nCodeG)
+ [10.1017 7.79997 5.01816 5.58542 8.97818 8.44359 ] pdfxs
+ (e) show
+ (n-)
+ [6.13082 3.90544 ] pdfxs
+ 22.424 -554.027 m
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndO)
+ [6.13082 9.47994 8.36718 ] pdfxs
+ (p) show
+ (timi)
+ [3.62179 3.34914 8.91258 3.34914 ] pdfxs
+ (za) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (CGO)
+ [7.79997 8.44359 8.36718 ] pdfxs
+ (\)) show
+ 180.153 -554.027 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (nJ)
+ [9.6981 5.5964 ] pdfxs
+ (o) show
+ (se,)
+ [4.30902 4.8436 6.6763 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [7.909 ] pdfxs
+ (2004) show
+ (.) show
+ 3.05176e-05 -584.916 m
+ ([)
+ [3.0327 ] pdfxs
+ (89) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 7.52718 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 7.50537 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.29446 ] pdfxs
+ (V) show
+ (ikr)
+ [3.02179 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [12.3162 ] pdfxs
+ (A) show
+ (dve.)
+ [6.0654 5.4545 4.8436 7.21085 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (to) show
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (icpo)
+ [3.0327 8.07266 6.37085 5.74904 ] pdfxs
+ (o) show
+ (l)
+ [6.26176 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n:)
+ [6.05449 7.67993 ] pdfxs
+ (I) show
+ (mprovingperf)
+ [9.09802 6.05449 4.27631 5.14905 5.75995 3.0327 6.05449 8.68356 6.37085 4.8436 4.27631 
+ 3.32724 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (ncebyc)
+ [6.0654 4.8436 8.08357 5.75995 8.98901 4.8436 ] pdfxs
+ (o) show
+ (n-)
+ [6.0654 3.63261 ] pdfxs
+ 22.424 -606.838 m
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (llingd)
+ [3.02179 3.0327 3.0327 6.05449 8.91265 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.91265 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.05449 4.85451 ] pdfxs
+ (t) show
+ (urelay)
+ [6.05449 4.27631 8.30175 3.0327 5.14905 5.4545 ] pdfxs
+ (o) show
+ (utinthehe)
+ [6.05449 7.70183 3.0327 9.51264 4.23277 6.0654 8.30175 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p.)
+ [6.05449 7.57084 ] pdfxs
+ (I) show
+ (n) show
+ 239.155 -606.838 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.19262 ] pdfxs
+ (o) show
+ (ft)
+ [7.08001 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.74909 7.83262 7.81088 13.5163 6.13082 4.19998 8.44359 7.39623 6.83993 8.11625 11.8362 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nc)
+ [6.14173 4.46185 ] pdfxs
+ (e) show
+ 22.424 -628.761 m
+ (o) show
+ (nPro)
+ [10.0362 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.0362 5.58542 6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 325.028 -628.761 m
+ /N614 10.909 Tf
+ (,Chic)
+ [6.6654 7.8763 6.0654 3.0327 4.8436 ] pdfxs
+ (ago) show
+ (,)
+ [6.6654 ] pdfxs
+ (IL) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (un)
+ [6.0654 9.6981 ] pdfxs
+ (2005) show
+ (.) show
+ 220.363 -657.201 m
+ (205) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 218 218
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 77.455 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (90) show
+ (]Chris)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 8.32353 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.0654 4.8436 8.30173 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0799 ] pdfxs
+ (V) show
+ (ikr)
+ [3.0327 5.75995 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [13.1125 ] pdfxs
+ (A) show
+ (dve.Tr)
+ [6.0654 5.4545 4.8436 9.03265 6.97085 4.2654 ] pdfxs
+ (a) show
+ (nsp)
+ [6.0654 4.29811 6.0654 ] pdfxs
+ (a) show
+ (rentP)
+ [4.27631 4.8436 5.75995 8.2691 7.42902 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erC)
+ [4.8436 8.30173 7.88721 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.05449 4.27631 4.85451 4.29811 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [10.0908 3.33815 ] pdfxs
+ (o) show
+ (r)
+ [8.29082 ] pdfxs
+ (L) show
+ (inked)
+ [3.0327 6.0654 5.4545 4.8436 10.0908 ] pdfxs
+ (Dat) show
+ (aS)
+ [9.47992 6.05449 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ 22.424 -21.922 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 8.54174 ] pdfxs
+ (I) show
+ (n) show
+ 68.559 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheACM)
+ [8.56353 5.58542 7.45092 3.62179 5.58542 9.11999 7.83262 7.81088 13.8872 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [9.68721 ] pdfxs
+ (o) show
+ (nM)
+ [10.2544 9.7745 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (o) show
+ (rySy)
+ [4.60356 9.40347 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (mP)
+ [13.0362 7.39623 ] pdfxs
+ (e) show
+ (rf)
+ [4.60356 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.59266 8.92348 ] pdfxs
+ (a) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 396.673 -21.922 m
+ /N614 10.909 Tf
+ (,Chic)
+ [6.94903 7.8763 6.0654 3.0327 4.8436 ] pdfxs
+ (ago) show
+ (,I)
+ [6.94903 3.94897 ] pdfxs
+ (L) show
+ (,) show
+ 22.424 -43.845 m
+ (J) show
+ (un)
+ [6.05449 9.6981 ] pdfxs
+ (2005) show
+ (.) show
+ 1.52588e-05 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (91) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lin)
+ [3.0327 3.0327 8.51992 ] pdfxs
+ (L) show
+ (i)
+ [3.02179 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 7.90902 ] pdfxs
+ (a) show
+ (ndM)
+ [6.0654 8.51992 10.0036 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.22538 ] pdfxs
+ (J) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (n)
+ [8.51992 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.2654 ] pdfxs
+ (o) show
+ (ld.E\016cientp)
+ [3.0327 6.0654 5.9454 7.42902 9.08711 4.8436 3.0327 4.85451 5.74904 6.70912 6.35994 
+ ] pdfxs
+ (o) show
+ (ints-)
+ [3.0327 5.75995 4.23277 4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [7.91993 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.75995 4.29811 3.0327 6.76355 3.32724 ] pdfxs
+ (o) show
+ (rwh)
+ [6.74174 7.8763 6.05449 ] pdfxs
+ (o) show
+ (le-pr)
+ [3.0327 4.85451 3.63261 6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (m)
+ [11.5525 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 3.0327 ] pdfxs
+ 22.424 -96.656 m
+ (I) show
+ (n) show
+ 37.392 -96.656 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.58897 ] pdfxs
+ (o) show
+ (ft)
+ [8.46546 3.6327 ] pdfxs
+ (h) show
+ (eEurope)
+ [10.1454 7.39623 5.85816 4.0363 5.58542 5.01816 4.45094 ] pdfxs
+ (a) show
+ (nS)
+ [11.269 6.13082 ] pdfxs
+ (o) show
+ (ftwareEn)
+ [3.34914 3.62179 7.24359 5.58542 4.0363 10.1454 7.40714 6.13082 ] pdfxs
+ (g) show
+ (ine)
+ [3.33823 6.14173 4.46185 ] pdfxs
+ (e) show
+ (ringC)
+ [4.59266 3.34914 6.13082 10.1454 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce\(ESEC)
+ [6.14173 4.45094 10.1563 4.45083 7.40714 6.13082 7.39623 7.81088 ] pdfxs
+ (\)) show
+ 382.245 -96.656 m
+ /N614 10.909 Tf
+ (,p)
+ [7.99629 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.27262 ] pdfxs
+ (199{215) show
+ (,) show
+ 22.424 -118.579 m
+ (1999) show
+ (.) show
+ 1.52588e-05 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (92) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (lin)
+ [3.0327 3.0327 9.23992 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (a) show
+ (ng)
+ [6.0654 8.63993 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 9.25083 10.0036 ] pdfxs
+ (a) show
+ (ry)
+ [4.2654 8.94538 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.23992 ] pdfxs
+ (Ha) show
+ (rr)
+ [4.27631 4.27631 ] pdfxs
+ (o) show
+ (ld.E\016cientc)
+ [3.02179 6.0654 7.13448 7.41812 9.09802 4.8436 3.0327 4.8436 5.75995 7.42911 4.85451 
+ ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.23992 ] pdfxs
+ (o) show
+ (fp)
+ [6.52358 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erizedp)
+ [4.8436 4.27631 3.0327 4.8436 4.85451 9.23992 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (erinf)
+ [4.85451 7.45083 3.0327 6.0654 3.32724 ] pdfxs
+ (o) show
+ (r-)
+ [4.27631 3.63261 ] pdfxs
+ 22.424 -171.39 m
+ (m)
+ [9.08711 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [9.27264 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [7.48355 3.0327 5.74904 ] pdfxs
+ (t) show
+ (erprocedur)
+ [4.85451 4.2654 6.0654 4.27631 5.74904 4.85451 4.8436 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (l)
+ [6.23994 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 7.17812 ] pdfxs
+ (I) show
+ (n) show
+ 209.059 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.97444 ] pdfxs
+ (o) show
+ (ft)
+ [6.85092 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [8.53091 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.30536 6.13082 5.30169 8.91258 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.4362 ] pdfxs
+ (o) show
+ (nStati)
+ [9.64351 6.13082 3.62179 5.58542 3.62179 3.33823 ] pdfxs
+ (c) show
+ 22.424 -193.313 m
+ (An)
+ [7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.35625 ] pdfxs
+ (\() show
+ (SAS)
+ [6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 95.514 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.0654 3.02179 9.39264 ] pdfxs
+ (2) show
+ (0)
+ [5.46541 ] pdfxs
+ (01) show
+ (.) show
+ 1.52588e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (93) show
+ (]Tim)
+ [8.4872 7.8763 3.0327 13.058 ] pdfxs
+ (L) show
+ (indh)
+ [3.0327 6.05449 6.0654 6.05449 ] pdfxs
+ (o) show
+ (lm)
+ [3.0327 13.058 ] pdfxs
+ (a) show
+ (ndFr)
+ [6.0654 10.0254 6.21813 4.27631 ] pdfxs
+ (a) show
+ (nkYellin.)
+ [6.05449 9.73082 7.26539 4.85451 3.0327 3.02179 3.0327 6.0654 3.0327 ] pdfxs
+ 185.378 -224.202 m
+ /N634 10.909 Tf
+ (T)
+ [7.81088 ] pdfxs
+ (h) show
+ (e)
+ [9.22908 ] pdfxs
+ (Jav) show
+ (aVirtu)
+ [9.78539 8.10534 3.34914 4.59266 3.6327 5.84725 ] pdfxs
+ (a) show
+ (lM)
+ [7.00354 9.7854 ] pdfxs
+ (ach) show
+ (ineSpe)
+ [3.33823 6.14173 9.22908 6.13082 5.01816 4.46185 ] pdfxs
+ (c) show
+ (i\fcation)
+ [3.33823 6.14173 4.45094 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 375.684 -224.202 m
+ /N614 10.909 Tf
+ (.)
+ [8.8581 ] pdfxs
+ (A) show
+ (ddis)
+ [6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n-Wesley,)
+ [6.05449 3.64352 10.2981 4.8436 4.30902 3.0327 4.8436 4.8545 3.0327 ] pdfxs
+ 22.424 -246.124 m
+ (R) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (din)
+ [6.05449 3.0327 6.05449 ] pdfxs
+ (g) show
+ (,M)
+ [6.6763 9.99272 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ 1.52588e-05 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (94) show
+ (]Chi-Keung)
+ [8.4872 7.8763 6.05449 3.0327 3.63261 8.4872 4.85451 6.05449 6.0654 9.75264 ] pdfxs
+ (L) show
+ (uk)
+ [6.05449 10.0581 ] pdfxs
+ (a) show
+ (ndToddC.Mowry.)
+ [6.0654 10.3526 6.97085 5.75995 6.05449 10.3635 7.8763 7.33084 9.99272 5.15996 7.8763 
+ 4.27631 4.84359 9.83991 ] pdfxs
+ (A) show
+ (u)
+ [6.05449 ] pdfxs
+ (to) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (ticc)
+ [4.23277 3.0327 9.15265 4.8436 ] pdfxs
+ (o) show
+ (mpiler-inser)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 3.63261 3.0327 6.05449 4.30902 4.8436 
+ 4.27631 ] pdfxs
+ (t) show
+ (edprefe)
+ [4.8436 10.3635 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.0654 3.02179 6.0654 9.75264 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [8.57445 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 22.424 -298.936 m
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (sed)
+ [4.29811 4.8436 9.6981 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 3.0327 ] pdfxs
+ 117.685 -298.936 m
+ /N634 10.909 Tf
+ (IEEETr)
+ [4.21089 7.39623 7.39623 11.3017 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.36716 ] pdfxs
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [4.59266 ] pdfxs
+ (s) show
+ 279.859 -298.936 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (48\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (134{141) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (95) show
+ (]ErikMeijer)
+ [8.4872 7.41812 4.27631 3.0327 8.33447 9.99272 4.85451 3.0327 3.32724 4.85451 6.85083 
+ ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.63992 ] pdfxs
+ (Jo) show
+ (hnG)
+ [6.05449 8.63992 8.5636 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (h.A)
+ [6.05449 6.14176 10.7563 ] pdfxs
+ (t) show
+ (echnic)
+ [4.85451 4.53815 6.0654 6.0654 3.02179 4.85451 ] pdfxs
+ (a) show
+ (loverview)
+ [5.60722 5.14905 5.4545 4.85451 4.2654 5.75995 3.0327 4.8436 10.4617 ] pdfxs
+ (o) show
+ (f)
+ [5.91267 ] pdfxs
+ (t) show
+ (heC)
+ [6.05449 7.42903 7.8763 ] pdfxs
+ (o) show
+ (mmm)
+ [9.09802 9.08711 9.08711 ] pdfxs
+ (o) show
+ (n)
+ [8.63992 ] pdfxs
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [7.42903 ] pdfxs
+ (I) show
+ (nfr)
+ [6.0654 3.32724 4.27631 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure,)
+ [6.05449 4.27631 4.85451 3.0327 ] pdfxs
+ 22.424 -351.747 m
+ (2002) show
+ (.) show
+ 52.109 -351.747 m
+ /N722 10.909 Tf
+ (http://research.microsoft.com/) show
+ (~)
+ [-6.63231e-05 ] pdfxs
+ (emeijer) show
+ (/)
+ [11.4544 ] pdfxs
+ (Papers/CLR.pdf) show
+ 355.651 -351.747 m
+ /N614 10.909 Tf
+ (.) show
+ 0 -382.636 m
+ ([)
+ [3.0327 ] pdfxs
+ (96) show
+ (]Micr)
+ [8.4872 9.99272 3.0327 4.8436 4.27631 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (o) show
+ (ftC)
+ [3.32724 7.63638 7.88721 ] pdfxs
+ (o) show
+ (rp.M)
+ [4.2654 6.0654 7.47266 10.0036 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (edex)
+ [4.85451 9.4581 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ensi)
+ [4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 7.69081 3.33815 ] pdfxs
+ (o) show
+ (rC++speci\fc)
+ [7.66901 7.8763 8.4872 11.8799 4.29811 6.37085 4.8436 4.85451 3.0327 6.05449 4.85451 
+ ] pdfxs
+ (a) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n..)
+ [6.0654 7.47266 3.0327 ] pdfxs
+ (N) show
+ (ETFr)
+ [7.41812 11.2799 6.20722 4.27631 ] pdfxs
+ (a) show
+ (mew)
+ [9.08711 4.85451 7.57085 ] pdfxs
+ (o) show
+ (rkC)
+ [4.27631 9.15265 7.8763 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.09802 6.05449 3.0327 3.0327 4.8436 7.66901 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 22.424 -404.559 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [8.4872 ] pdfxs
+ (R) show
+ (eference.)
+ [4.8436 3.33815 4.8436 4.27631 4.85451 6.05449 4.85451 4.8436 3.0327 ] pdfxs
+ 0 -435.448 m
+ ([)
+ [3.0327 ] pdfxs
+ (97) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (naMil)
+ [6.05449 10.0908 10.0036 3.0327 3.02179 ] pdfxs
+ (a) show
+ (nov)
+ [6.0654 5.14905 5.14904 ] pdfxs
+ (a) show
+ (,At)
+ [7.91993 7.8872 4.23277 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (s)
+ [8.94535 ] pdfxs
+ (Ro) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ev,)
+ [4.8436 5.75995 7.91993 ] pdfxs
+ (a) show
+ (ndB)
+ [6.0654 10.6908 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (ra)
+ [4.27631 10.0908 ] pdfxs
+ (R) show
+ (yder.P)
+ [5.75995 6.05449 4.85451 4.2654 10.8545 7.12357 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (me)
+ [9.09802 4.8436 ] pdfxs
+ (t) show
+ (erized)
+ [4.8436 4.27631 3.0327 4.8436 4.85451 10.7017 ] pdfxs
+ (o) show
+ (bjectsensi)
+ [6.66539 3.32724 4.85451 4.8436 8.88001 4.30902 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivityf)
+ [3.02179 5.75995 3.0327 3.93823 10.3963 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ 22.424 -457.37 m
+ (p)
+ [6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-to)
+ [4.29811 3.64352 4.23277 8.19266 ] pdfxs
+ (a) show
+ (ndside-e\013ect)
+ [6.0654 8.79265 4.30902 3.0327 6.05449 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 
+ 6.97093 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysesf)
+ [3.0327 5.75995 4.29811 4.8436 7.04718 3.32724 ] pdfxs
+ (o) show
+ (rjav)
+ [7.01447 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.)
+ [6.40358 ] pdfxs
+ (I) show
+ (n) show
+ 233.701 -457.37 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.52717 ] pdfxs
+ (o) show
+ (ft)
+ [6.42547 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFTInt)
+ [8.09455 7.83262 7.81088 12.8508 6.13082 4.21089 8.44359 6.13082 8.35627 7.12357 10.8872 
+ 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 22.424 -479.293 m
+ (Symp)
+ [6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (iumonS)
+ [3.33823 5.85816 12.818 5.58542 10.0362 6.13082 ] pdfxs
+ (o) show
+ (ftw)
+ [3.34914 3.62179 7.24359 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.92363 6.97089 ] pdfxs
+ (e) show
+ (sting)
+ [4.45083 3.6327 3.33823 6.14173 8.91272 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.14173 9.47994 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (i)
+ [3.33823 ] pdfxs
+ (s) show
+ 239.483 -479.293 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{11) show
+ (,)
+ [6.6654 ] pdfxs
+ (2002) show
+ (.) show
+ 0 -510.182 m
+ ([)
+ [3.0327 ] pdfxs
+ (98) show
+ (]Je\013reyC.M)
+ [8.4872 5.5964 4.85451 6.35986 4.27631 4.8436 9.74173 7.8763 7.01448 9.99272 ] pdfxs
+ (og) show
+ (ul,)
+ [6.0654 3.0327 7.09085 ] pdfxs
+ (J) show
+ (oelF.B)
+ [5.75995 4.8436 7.01448 7.11266 7.01448 7.72349 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (le)
+ [3.0327 4.8436 ] pdfxs
+ (tt) show
+ (,)
+ [7.09085 ] pdfxs
+ (Ro) show
+ (bert)
+ [6.37085 4.8436 4.27631 8.21456 ] pdfxs
+ (N) show
+ (.May)
+ [7.01448 9.99272 5.15996 5.4545 ] pdfxs
+ (o) show
+ (,)
+ [7.09085 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0363 ] pdfxs
+ (A) show
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (ta) show
+ (bhSriv)
+ [6.05449 10.0472 6.05449 4.27631 3.0327 5.14904 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (av)
+ [5.15996 5.14904 ] pdfxs
+ (a) show
+ (.Perf)
+ [8.87992 7.12357 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (a) show
+ (nce)
+ [6.05449 4.85451 4.8436 ] pdfxs
+ 22.424 -532.104 m
+ (implic)
+ [3.0327 9.08711 6.0654 3.02179 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 7.94172 ] pdfxs
+ (o) show
+ (fmultiplep)
+ [6.97085 8.78166 6.0654 3.0327 4.23277 3.0327 6.0654 3.0327 8.47629 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (ersizes.)
+ [4.85451 7.909 4.29811 3.0327 4.8436 4.85451 4.29811 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 219.291 -532.104 m
+ /N634 10.909 Tf
+ (USENIX)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.0108 ] pdfxs
+ (W) show
+ (int)
+ [3.33823 6.14173 3.62179 ] pdfxs
+ (e) show
+ (r) show
+ 298.878 -532.104 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (187{200) show
+ (,)
+ [6.6654 ] pdfxs
+ (1995) show
+ (.) show
+ 0 -562.993 m
+ ([)
+ [3.0327 ] pdfxs
+ (99) show
+ (]GregM)
+ [8.4872 8.55269 4.27631 4.8436 10.1999 10.0036 ] pdfxs
+ (o) show
+ (rrise)
+ [4.2654 4.27631 3.0327 4.29811 4.85451 ] pdfxs
+ (tt) show
+ (,)
+ [8.03993 ] pdfxs
+ (D) show
+ (avidW)
+ [5.14905 5.75995 3.0327 10.7999 10.309 ] pdfxs
+ (a) show
+ (lker,K)
+ [3.0327 5.4545 4.8436 4.27631 8.03993 8.4872 ] pdfxs
+ (a) show
+ (rlCr)
+ [4.27631 7.7672 7.88721 4.2654 ] pdfxs
+ (a) show
+ (ry,)
+ [4.27631 4.84359 8.05084 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7999 ] pdfxs
+ (N) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (lGlew.Fr)
+ [7.7672 8.5636 3.02179 4.85451 7.8763 11.1599 6.21813 4.2654 ] pdfxs
+ (o) show
+ (mSys)
+ [13.8325 6.0654 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emF)
+ [4.85451 13.8325 11.8581 ] pdfxs
+ (t) show
+ (otyped)
+ [10.1999 3.93823 5.74904 6.37085 4.8436 10.8108 ] pdfxs
+ (a) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ 22.424 -584.916 m
+ (semblyl)
+ [4.29811 4.85451 8.78166 6.0654 3.0327 9.8181 3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ 110.24 -584.916 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.0835 6.97089 4.0363 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.75989 ] pdfxs
+ (o) show
+ (nPro)
+ [10.429 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 9.31636 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.75989 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.87266 6.14173 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.75989 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 459.515 -584.916 m
+ /N614 10.909 Tf
+ (,) show
+ 22.424 -606.838 m
+ (21\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (528{569) show
+ (,May)
+ [6.6654 9.99272 5.15996 9.39264 ] pdfxs
+ (1999) show
+ (.) show
+ 220.363 -657.201 m
+ (206) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 219 219
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (100) show
+ (]ToddMowry,M)
+ [8.4872 6.95994 5.75995 6.0654 11.4763 9.99272 5.15996 7.8763 4.2654 4.8545 8.89083 
+ 9.99272 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.0654 3.0327 4.8436 10.8654 6.0654 8.44356 ] pdfxs
+ (La) show
+ (m,)
+ [9.08711 8.89083 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.4654 ] pdfxs
+ (A) show
+ (no)
+ [6.0654 5.75995 ] pdfxs
+ (o) show
+ (pGup)
+ [11.4763 8.55269 6.0654 6.05449 ] pdfxs
+ (ta) show
+ (.)
+ [13.1672 ] pdfxs
+ (D) show
+ (esi)
+ [4.8436 4.30902 3.0327 ] pdfxs
+ (g) show
+ (n)
+ [11.4654 ] pdfxs
+ (a) show
+ (ndev)
+ [6.0654 11.4763 4.8436 5.14904 ] pdfxs
+ (a) show
+ (lu)
+ [3.0327 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [11.4763 ] pdfxs
+ (o) show
+ (fac)
+ [8.74901 10.8654 4.85451 ] pdfxs
+ (o) show
+ (mpiler)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 4.27631 ] pdfxs
+ 27.879 -21.922 m
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.0654 13.6907 3.32724 ] pdfxs
+ (o) show
+ (rprefe)
+ [8.8799 6.0654 4.2654 4.85451 3.32724 4.85451 ] pdfxs
+ (t) show
+ (chin)
+ [4.53815 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.)
+ [10.7454 ] pdfxs
+ (I) show
+ (n) show
+ 174.342 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.25079 ] pdfxs
+ (o) show
+ (ft)
+ [8.13819 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.80726 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.57081 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.80726 ] pdfxs
+ (o) show
+ (nAr)
+ [10.9308 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -43.845 m
+ (Su)
+ [6.13082 5.85816 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 6.58904 3.34914 ] pdfxs
+ (o) show
+ (rPro)
+ [7.57081 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.91258 3.34914 6.13082 7.99637 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [7.42899 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.13082 8.55267 8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (tingSyst)
+ [3.6327 3.33823 6.13082 7.99637 6.13082 5.30169 4.45083 3.6327 ] pdfxs
+ (e) show
+ (ms)
+ [8.91258 7.4399 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.13082 7.40714 6.83993 8.35627 6.14173 ] pdfxs
+ (\)) show
+ 364.199 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [5.65086 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 6.92718 ] pdfxs
+ (62{73) show
+ (,B)
+ [5.85813 7.72349 ] pdfxs
+ (o) show
+ (s)
+ [4.30902 ] pdfxs
+ (to) show
+ (n,)
+ [6.05449 3.0327 ] pdfxs
+ 27.879 -65.768 m
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,Oc)
+ [6.6654 8.47629 4.85451 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (1992) show
+ (.) show
+ 0 -96.656 m
+ ([)
+ [3.0327 ] pdfxs
+ (101) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertM.Mu)
+ [6.35994 4.8436 4.27631 7.70183 9.99272 6.47994 10.0036 6.0654 ] pdfxs
+ (t) show
+ (h.)
+ [6.05449 3.0327 ] pdfxs
+ 114.957 -96.656 m
+ /N634 10.909 Tf
+ (Alt)
+ [8.10534 2.79267 3.62179 ] pdfxs
+ (o) show
+ (:APl)
+ [8.28 11.8471 7.39623 2.79267 ] pdfxs
+ (a) show
+ (tf)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (rmf)
+ [4.59266 12.6544 3.34914 ] pdfxs
+ (o) show
+ (rO)
+ [8.33444 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (tCodeModi\fc)
+ [7.36358 7.79997 5.01816 5.58542 8.74909 9.7745 5.01816 5.58542 3.33823 6.13082 4.46185 
+ ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 337.279 -96.656 m
+ /N614 10.909 Tf
+ (.Ph.d.Thesis,)
+ [7.57084 7.41812 6.0654 3.0327 6.05449 6.47994 7.88721 6.05449 4.85451 4.29811 3.0327 
+ 4.29811 6.52358 ] pdfxs
+ (D) show
+ (ep)
+ [4.8436 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ 27.879 -118.579 m
+ (o) show
+ (fC)
+ [6.97085 7.8763 ] pdfxs
+ (o) show
+ (mputerScience,)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.909 6.05449 4.85451 3.0327 4.8436 6.0654 
+ 4.8436 4.85451 6.6654 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.85451 4.2654 4.30902 3.02179 3.94914 9.39264 ] pdfxs
+ (o) show
+ (f)
+ [6.97085 ] pdfxs
+ (A) show
+ (riz)
+ [4.2654 3.0327 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (102) show
+ (]ErikM.)
+ [8.4872 7.41812 4.27631 3.0327 8.7272 10.0036 5.99995 ] pdfxs
+ (N) show
+ (ys)
+ [5.75995 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.14176 ] pdfxs
+ (Ho) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (-Se)
+ [3.63261 6.0654 4.8436 ] pdfxs
+ (o) show
+ (kKim,)
+ [8.7381 8.4872 3.02179 9.09802 6.13086 ] pdfxs
+ (a) show
+ (ndWenmeiW.)
+ [6.0654 9.03265 10.2981 4.85451 9.03265 9.08711 4.85451 5.99995 11.2144 5.99995 ] pdfxs
+ (H) show
+ (wu.B)
+ [7.8763 6.0654 6.78539 7.72349 ] pdfxs
+ (otto) show
+ (m-up)
+ [9.08711 3.64352 6.05449 9.03265 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.03265 ] pdfxs
+ (to) show
+ (p-downc)
+ [6.05449 3.64352 6.05449 5.14905 7.88721 9.03265 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-) show
+ 27.879 -171.39 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivesumm)
+ [3.02179 5.4545 8.21448 4.30902 6.05449 9.09802 9.08711 ] pdfxs
+ (a) show
+ (ry-b)
+ [4.27631 5.74904 3.64352 6.05449 ] pdfxs
+ (a) show
+ (sedp)
+ [4.30902 4.8436 9.42537 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.63628 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 7.41812 ] pdfxs
+ (I) show
+ (n) show
+ 244.646 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheInt)
+ [8.10535 5.58542 6.99274 3.62179 5.58542 8.66182 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.43627 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.578 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -193.313 m
+ (StaticAn)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is)
+ [3.34914 8.36716 ] pdfxs
+ (\() show
+ (SAS)
+ [6.13082 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 132.193 -193.313 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (103) show
+ (]ErikM.)
+ [8.4872 7.41812 4.27631 3.0327 8.95628 10.0036 6.23994 ] pdfxs
+ (N) show
+ (ys)
+ [5.75995 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (o) show
+ (m,)
+ [9.08711 6.31631 ] pdfxs
+ (Ho) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (-Se)
+ [3.63261 6.0654 4.8436 ] pdfxs
+ (o) show
+ (kKim,)
+ [8.96719 8.4872 3.0327 9.08711 6.32722 ] pdfxs
+ (a) show
+ (ndWenmeiW.)
+ [6.05449 9.27264 10.2981 4.85451 9.26173 9.08711 4.85451 6.23994 11.2035 6.23994 ] pdfxs
+ (H) show
+ (wu.)
+ [7.8763 6.0654 7.16721 ] pdfxs
+ (I) show
+ (mp)
+ [9.08711 6.37085 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ta) show
+ (nce)
+ [6.0654 4.8436 8.06175 ] pdfxs
+ (o) show
+ (fhe)
+ [6.53449 6.0654 4.8436 ] pdfxs
+ (a) show
+ (pspeci)
+ [9.27264 4.29811 6.35994 4.85451 4.8436 3.0327 ] pdfxs
+ (a) show
+ (liz)
+ [3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -246.124 m
+ (inp)
+ [3.0327 11.149 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.3599 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 12.1853 ] pdfxs
+ (I) show
+ (n) show
+ 145.778 -246.124 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (soft)
+ [9.68715 5.58542 8.57455 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.2545 ] pdfxs
+ (200) show
+ (1ACMSIGPLAN-SIGSOFT)
+ [10.8108 7.83262 7.79997 15.0217 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 8.11625 
+ 3.89453 6.14173 4.19998 8.44359 6.13082 8.36718 7.12357 13.0363 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.8108 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -268.047 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (ramAn)
+ [4.0363 5.58542 14.0616 7.83262 6.13082 ] pdfxs
+ (a) show
+ (lysisf)
+ [2.79267 5.30169 4.45083 3.34914 9.61079 3.34914 ] pdfxs
+ (o) show
+ (rS)
+ [9.7417 6.14173 ] pdfxs
+ (o) show
+ (ftw)
+ [3.33823 3.6327 7.24359 ] pdfxs
+ (a) show
+ (reTo)
+ [4.04721 10.1673 6.97089 5.01816 ] pdfxs
+ (o) show
+ (ls)
+ [2.78176 9.61079 ] pdfxs
+ (a) show
+ (ndEn)
+ [6.13082 10.7236 7.40714 6.13082 ] pdfxs
+ (g) show
+ (ine)
+ [3.34914 6.13082 4.46185 ] pdfxs
+ (e) show
+ (ring)
+ [4.59266 3.34914 6.13082 10.1673 ] pdfxs
+ (\() show
+ (PASTE)
+ [6.56715 8.10534 6.13082 7.81088 7.39623 ] pdfxs
+ (\)) show
+ 341.548 -268.047 m
+ /N614 10.909 Tf
+ (,p)
+ [8.01811 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 9.29443 ] pdfxs
+ (43{48) show
+ (,)
+ [8.35629 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 12.8726 7.26539 ] pdfxs
+ (o) show
+ (rk,)
+ [4.27631 5.75995 3.0327 ] pdfxs
+ 27.879 -289.97 m
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 0 -320.858 m
+ ([)
+ [3.0327 ] pdfxs
+ (104) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.9199 ] pdfxs
+ (J) show
+ (.Pe)
+ [7.8872 7.12357 4.8436 ] pdfxs
+ (a) show
+ (rce)
+ [4.27631 4.8436 9.70901 ] pdfxs
+ (a) show
+ (ndP)
+ [6.05449 10.9199 7.12357 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.87629 ] pdfxs
+ (H) show
+ (.)
+ [7.8872 ] pdfxs
+ (J) show
+ (.Kelly.Adyn)
+ [7.8872 8.4872 4.85451 3.02179 3.0327 4.8545 11.4981 13.0363 6.0654 5.74904 6.0654 
+ ] pdfxs
+ (a) show
+ (mic)
+ [9.08711 3.0327 9.70901 ] pdfxs
+ (a) show
+ (l)
+ [3.02179 ] pdfxs
+ (go) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (t) show
+ (hmf)
+ [6.05449 13.9525 3.32724 ] pdfxs
+ (o) show
+ (r)
+ [9.13081 ] pdfxs
+ (to) show
+ (p)
+ [6.37085 ] pdfxs
+ (o) show
+ (l)
+ [3.02179 ] pdfxs
+ (og) show
+ (ic)
+ [3.0327 4.85451 ] pdfxs
+ (a) show
+ (llys)
+ [3.02179 3.0327 10.6145 4.30902 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (ingdi-)
+ [3.0327 6.05449 10.3199 6.05449 3.0327 3.63261 ] pdfxs
+ 27.879 -342.781 m
+ (rected)
+ [4.27631 4.8436 4.85451 4.23277 4.85451 10.8981 ] pdfxs
+ (a) show
+ (cyclic)
+ [4.85451 5.75995 4.8436 3.0327 3.0327 9.68719 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phs.)
+ [6.05449 6.0654 4.29811 11.4654 ] pdfxs
+ (I) show
+ (n) show
+ 156.42 -342.781 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.46897 ] pdfxs
+ (o) show
+ (ft)
+ [8.35637 3.6327 ] pdfxs
+ (h) show
+ (e)
+ [10.0254 ] pdfxs
+ (3) show
+ (rdInt)
+ [4.04721 10.5927 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [7.7999 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.5927 ] pdfxs
+ (o) show
+ (nE\016)
+ [11.149 7.39623 9.62178 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 8.63993 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (d) show
+ 27.879 -364.703 m
+ (E)
+ [7.39623 ] pdfxs
+ (x) show
+ (p)
+ [5.01816 ] pdfxs
+ (e) show
+ (rim)
+ [4.60356 3.34914 8.91258 ] pdfxs
+ (e) show
+ (nt)
+ [6.14173 3.62179 ] pdfxs
+ (a) show
+ (lAl)
+ [6.38173 7.82171 2.79267 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.33823 3.6327 ] pdfxs
+ (h) show
+ (ms)
+ [8.91258 8.0508 ] pdfxs
+ (\(W) show
+ (EA)
+ [7.39623 11.7053 ] pdfxs
+ (2004\)) show
+ 210.52 -364.703 m
+ /N614 10.909 Tf
+ (,)
+ [6.39267 ] pdfxs
+ (L) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (ure)
+ [6.05449 4.27631 8.14902 ] pdfxs
+ (Not) show
+ (esinC)
+ [4.8436 7.60354 3.02179 9.35992 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.09802 6.05449 6.0654 ] pdfxs
+ (t) show
+ (erScience.Sprin)
+ [4.8436 7.57082 6.0654 4.8436 3.0327 4.8436 6.0654 4.8436 4.85451 6.32722 6.05449 
+ 6.0654 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (er-Verl)
+ [4.8436 4.27631 3.63261 7.2763 4.8436 4.27631 3.0327 ] pdfxs
+ (ag) show
+ (,) show
+ 27.879 -386.626 m
+ (2004) show
+ (.) show
+ 0 -417.515 m
+ ([)
+ [3.0327 ] pdfxs
+ (105) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.0581 ] pdfxs
+ (J) show
+ (.Pe)
+ [7.02539 7.11266 4.85451 ] pdfxs
+ (a) show
+ (rce,P)
+ [4.27631 4.8436 4.85451 7.11266 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.02539 ] pdfxs
+ (H) show
+ (.)
+ [7.02539 ] pdfxs
+ (J) show
+ (.Kelly,)
+ [7.01448 8.4872 4.85451 3.02179 3.0327 4.8545 7.11266 ] pdfxs
+ (a) show
+ (ndChris)
+ [6.05449 10.0581 7.8763 6.0654 4.2654 3.0327 8.30172 ] pdfxs
+ (Ha) show
+ (nkin.Onlinecyclede)
+ [6.05449 5.75995 3.0327 6.05449 8.93447 8.4872 6.0654 3.02179 3.0327 6.0654 8.83629 
+ 4.85451 5.74904 4.85451 3.0327 8.83629 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.0472 ] pdfxs
+ (a) show
+ (nddi\013erence)
+ [6.0654 10.0581 6.05449 3.0327 6.35986 4.85451 4.2654 4.85451 6.05449 4.85451 4.8436 
+ ] pdfxs
+ 27.879 -439.437 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (agat) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nf)
+ [11.1163 3.32724 ] pdfxs
+ (o) show
+ (rp)
+ [9.31626 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 9.31626 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 12.0653 ] pdfxs
+ (I) show
+ (n) show
+ 211.559 -439.437 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.65442 ] pdfxs
+ (o) show
+ (ft)
+ [8.55273 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2218 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lIEEE)
+ [7.98535 4.21089 7.39623 7.39623 12.5998 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [10.7781 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -461.36 m
+ (S)
+ [6.13082 ] pdfxs
+ (o) show
+ (urceCo)
+ [5.85816 4.04721 4.45094 8.92363 7.81088 5.01816 ] pdfxs
+ (d) show
+ (eAn)
+ [8.92363 7.82171 6.14173 ] pdfxs
+ (a) show
+ (ly)
+ [2.78176 5.30169 ] pdfxs
+ (s) show
+ (is)
+ [3.33823 8.36716 ] pdfxs
+ (a) show
+ (ndM)
+ [6.13082 9.47994 9.7854 ] pdfxs
+ (a) show
+ (ni)
+ [6.13082 3.34914 ] pdfxs
+ (p) show
+ (ul)
+ [5.85816 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (SCAM)
+ [6.14173 7.79997 8.10534 9.7854 ] pdfxs
+ (\)) show
+ 263.132 -461.36 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (2003) show
+ (.) show
+ 0 -492.249 m
+ ([)
+ [3.0327 ] pdfxs
+ (106) show
+ (])
+ [8.4872 ] pdfxs
+ (R) show
+ (odricM.)
+ [5.74904 6.0654 4.27631 3.02179 8.45447 10.0036 6.63267 ] pdfxs
+ (Ra) show
+ (bb)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (h)
+ [9.66537 ] pdfxs
+ (a) show
+ (ndKrishna)
+ [6.05449 9.66537 8.4872 4.2654 3.0327 4.30902 6.05449 6.0654 9.05447 ] pdfxs
+ (V) show
+ (.P)
+ [6.63267 7.12357 ] pdfxs
+ (a) show
+ (lem.)
+ [3.02179 4.85451 9.08711 7.81084 ] pdfxs
+ (Dat) show
+ (arem)
+ [9.05447 4.27631 4.8436 9.09802 ] pdfxs
+ (a) show
+ (ppingf)
+ [6.05449 6.0654 3.02179 6.0654 9.05447 3.33815 ] pdfxs
+ (o) show
+ (rdesi)
+ [7.87628 6.05449 4.85451 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nsp)
+ [9.66537 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce)
+ [4.8436 8.45447 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.66537 ] pdfxs
+ (o) show
+ (f) show
+ 27.879 -514.171 m
+ (embeddedmem)
+ [4.8436 8.79257 6.35994 4.85451 6.05449 6.0654 4.8436 10.4072 9.08711 4.85451 9.08711 
+ ] pdfxs
+ (o) show
+ (rysys)
+ [4.27631 10.1017 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (ems.)
+ [4.85451 9.08711 4.30902 3.0327 ] pdfxs
+ 169.779 -514.171 m
+ /N634 10.909 Tf
+ (Tran)
+ [6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 9.01079 ] pdfxs
+ (o) show
+ (nEmbe)
+ [10.6908 7.39623 8.92348 4.46185 4.46185 ] pdfxs
+ (dd) show
+ (edC)
+ [4.46185 10.1236 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (utingSy)
+ [5.85816 3.62179 3.34914 6.13082 9.56726 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 396.814 -514.171 m
+ /N614 10.909 Tf
+ (,)
+ [7.54902 ] pdfxs
+ (2\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (186{218) show
+ (,) show
+ 27.879 -536.094 m
+ (2003) show
+ (.) show
+ -3.05176e-05 -566.983 m
+ ([)
+ [3.0327 ] pdfxs
+ (107) show
+ (]Chrisl)
+ [8.4872 7.8763 6.05449 4.27631 3.0327 4.29811 3.0327 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 11.0072 ] pdfxs
+ (Ra) show
+ (z)
+ [4.8436 ] pdfxs
+ (a) show
+ (\fm)
+ [6.0654 9.08711 ] pdfxs
+ (a) show
+ (hef)
+ [6.0654 4.8436 3.33815 ] pdfxs
+ (a) show
+ (.Astudy)
+ [11.7599 13.1235 4.30902 4.23277 6.0654 6.0654 10.7017 ] pdfxs
+ (o) show
+ (fside-e\013ect)
+ [8.26902 4.30902 3.02179 6.0654 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 9.18546 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysesf)
+ [3.0327 5.75995 4.29811 4.85451 9.23989 3.33815 ] pdfxs
+ (o) show
+ (rjav)
+ [9.21808 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.M)
+ [11.7599 10.0036 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er's)
+ [4.85451 4.2654 3.0327 9.2508 ] pdfxs
+ (t) show
+ (hesis,McGill)
+ [6.05449 4.85451 4.29811 3.0327 4.29811 8.30175 10.0036 4.8436 8.5636 3.0327 3.0327 
+ 3.0327 ] pdfxs
+ 27.879 -588.905 m
+ (U) show
+ (niversity,)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 4.84359 6.6654 ] pdfxs
+ (D) show
+ (ec1)
+ [4.85451 8.47629 5.46541 ] pdfxs
+ (999) show
+ (.) show
+ -3.05176e-05 -619.794 m
+ ([)
+ [3.0327 ] pdfxs
+ (108) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (inC.)
+ [3.0327 10.5163 7.8763 7.49448 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (a) show
+ (rd)
+ [4.2654 10.5272 ] pdfxs
+ (a) show
+ (ndPedroC.)
+ [6.0654 10.5163 7.12357 4.8436 6.0654 4.27631 9.91628 7.8763 7.49448 ] pdfxs
+ (D) show
+ (iniz.C)
+ [3.0327 6.05449 3.0327 4.8436 10.3308 7.8763 ] pdfxs
+ (o) show
+ (mmu)
+ [9.09802 8.78166 6.0654 ] pdfxs
+ (tat) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.2217 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis:anew)
+ [3.0327 5.75995 4.29811 3.0327 4.30902 9.52355 9.91628 6.0654 4.8436 12.349 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysis)
+ [3.0327 5.75995 4.29811 3.0327 8.7708 ] pdfxs
+ (t) show
+ (echnique)
+ [4.8436 4.54905 6.05449 6.0654 3.0327 5.74904 6.0654 4.8436 ] pdfxs
+ 225.818 -657.201 m
+ (207) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 220 220
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (f)
+ [3.33815 ] pdfxs
+ (o) show
+ (rp)
+ [9.8399 6.0654 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (llelizingc)
+ [3.0327 3.0327 4.8436 3.0327 3.0327 4.8436 3.0327 6.0654 11.029 4.8436 ] pdfxs
+ (o) show
+ (mpilers.)
+ [9.08711 6.0654 3.0327 3.0327 4.8436 4.27631 4.29811 3.0327 ] pdfxs
+ 140.394 0 m
+ /N634 10.909 Tf
+ (ACMTran)
+ [7.83262 7.79997 15.469 6.97089 4.0363 5.58542 6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 10.1453 ] pdfxs
+ (o) show
+ (nPro)
+ [11.8253 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 10.7018 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [10.1453 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 11.269 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (s) show
+ 0 -21.922 m
+ (\() show
+ (TOPLAS)
+ [7.79997 8.36718 7.39623 6.85084 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 53.575 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (19\(6\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (942{991) show
+ (,)
+ [6.6654 ] pdfxs
+ (1997) show
+ (.) show
+ -27.879 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (109) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (nne)
+ [6.05449 6.0654 9.29447 ] pdfxs
+ (Rog) show
+ (ers,M)
+ [4.8436 4.27631 4.29811 7.67993 10.0036 ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (inC.C)
+ [3.0327 10.5054 7.8763 7.47266 7.88721 ] pdfxs
+ (a) show
+ (rlisle,)
+ [4.2654 3.0327 3.0327 4.29811 3.0327 4.8436 7.67993 ] pdfxs
+ (Jo) show
+ (hn)
+ [6.0654 10.5054 ] pdfxs
+ (H) show
+ (.)
+ [7.47266 ] pdfxs
+ (R) show
+ (eppy,)
+ [4.8436 6.0654 5.75995 4.84359 7.67993 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.5054 ] pdfxs
+ (La) show
+ (urie)
+ [6.0654 4.27631 3.02179 9.29447 ] pdfxs
+ (J) show
+ (.)
+ [7.47266 ] pdfxs
+ (H) show
+ (endren.Supp)
+ [4.85451 6.05449 6.0654 4.27631 4.8436 6.0654 10.2654 6.0654 6.05449 6.0654 6.35994 
+ ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingdy-)
+ [3.0327 6.05449 9.90537 6.05449 5.75995 3.63261 ] pdfxs
+ 0 -74.734 m
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (micd)
+ [9.08711 3.0327 7.95266 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [8.56356 4.29811 ] pdfxs
+ (t) show
+ (ructures)
+ [4.27631 6.05449 4.85451 4.23277 6.0654 4.27631 4.8436 7.40718 ] pdfxs
+ (o) show
+ (ndis)
+ [9.16356 6.0654 3.02179 4.30902 ] pdfxs
+ (t) show
+ (ribu)
+ [4.2654 3.0327 6.0654 6.05449 ] pdfxs
+ (t) show
+ (edmem)
+ [4.85451 9.16356 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (rym)
+ [4.27631 8.8581 9.08711 ] pdfxs
+ (a) show
+ (chines.)
+ [4.54905 6.05449 3.0327 6.0654 4.8436 4.30902 3.0327 ] pdfxs
+ 268.406 -74.734 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 13.1999 6.97089 4.0363 ] pdfxs
+ (a) show
+ (nsa)
+ [6.14173 4.45083 5.58542 ] pdfxs
+ (c) show
+ (tionsonPro)
+ [3.62179 3.33823 5.58542 6.13082 7.86535 5.58542 9.54533 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ 0 -96.656 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.36718 7.39623 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 169.423 -96.656 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (17\(2\)) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (1995) show
+ (.) show
+ -27.879 -127.545 m
+ ([)
+ [3.0327 ] pdfxs
+ (110) show
+ (]Ted)
+ [8.4872 6.95994 4.85451 10.1672 ] pdfxs
+ (Ro) show
+ (mer,Ge)
+ [9.08711 4.85451 4.27631 7.25448 8.55269 4.85451 ] pdfxs
+ (o) show
+ (\013Voelker,)
+ [10.4726 7.26539 5.75995 4.85451 3.02179 5.4545 4.85451 4.27631 7.25448 ] pdfxs
+ (D) show
+ (enis)
+ [4.8436 6.0654 3.02179 8.41081 ] pdfxs
+ (L) show
+ (ee,)
+ [4.85451 4.8436 7.25448 ] pdfxs
+ (A) show
+ (lecW)
+ [3.0327 4.85451 8.95629 10.2981 ] pdfxs
+ (o) show
+ (lm)
+ [3.0327 9.08711 ] pdfxs
+ (a) show
+ (n,WayneW)
+ [6.0654 7.25448 10.2981 5.15996 5.74904 6.0654 8.95629 10.2981 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,)
+ [7.25448 ] pdfxs
+ (Ha) show
+ (nk)
+ [6.0654 9.86173 ] pdfxs
+ (L) show
+ (evy,Bri)
+ [4.8436 5.75995 4.8545 7.25448 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (nBer-)
+ [10.1781 7.72349 4.8436 4.27631 3.63261 ] pdfxs
+ 0 -149.468 m
+ (sh)
+ [4.29811 6.0654 ] pdfxs
+ (a) show
+ (d,)
+ [6.0654 7.42903 ] pdfxs
+ (a) show
+ (ndBr)
+ [6.0654 10.3199 7.72349 4.27631 ] pdfxs
+ (a) show
+ (dChen.)
+ [10.309 7.8763 6.0654 4.8436 6.0654 9.70901 ] pdfxs
+ (I) show
+ (ns)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (rumen)
+ [4.27631 6.05449 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.3199 ] pdfxs
+ (o) show
+ (p)
+ [6.05449 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n)
+ [10.3199 ] pdfxs
+ (o) show
+ (fWin)
+ [7.58175 11.2144 3.0327 6.0654 ] pdfxs
+ (32/I) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (elexecu)
+ [4.85451 7.28721 4.8436 5.75995 4.8436 4.85451 6.05449 ] pdfxs
+ (ta) show
+ (blesusin)
+ [6.0654 3.0327 4.8436 8.55262 6.0654 4.29811 3.0327 6.0654 ] pdfxs
+ (g) show
+ 0 -171.39 m
+ (Etch.)
+ [7.42902 4.23277 4.54905 6.0654 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 43.776 -171.39 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eUSENIX)
+ [8.92363 8.10534 6.13082 7.40714 8.10534 4.21089 12.0108 ] pdfxs
+ (W) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (do) show
+ (wsNTWor)
+ [7.24359 8.36716 8.10534 11.7163 10.8871 5.58542 4.59266 ] pdfxs
+ (kshop) show
+ 293.204 -171.39 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (u)
+ [6.0654 ] pdfxs
+ (g) show
+ (ust)
+ [6.05449 4.30902 7.87638 ] pdfxs
+ (1997) show
+ (.) show
+ -27.879 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (111) show
+ (]Theod)
+ [8.4872 7.8763 6.05449 4.85451 5.75995 6.05449 ] pdfxs
+ (o) show
+ (re)
+ [4.27631 7.77812 ] pdfxs
+ (H) show
+ (.)
+ [5.95631 ] pdfxs
+ (Ro) show
+ (mer,Wayne)
+ [9.08711 4.85451 4.2654 6.09813 10.309 5.14905 5.75995 6.05449 7.77812 ] pdfxs
+ (H) show
+ (.Ohlrich,)
+ [5.95631 8.4872 6.05449 3.0327 4.27631 3.0327 4.53815 6.0654 6.09813 ] pdfxs
+ (A) show
+ (nna)
+ [6.0654 6.05449 8.37811 ] pdfxs
+ (R) show
+ (.K)
+ [5.96722 8.47629 ] pdfxs
+ (a) show
+ (rlin,)
+ [4.27631 3.0327 3.0327 6.05449 6.09813 ] pdfxs
+ (a) show
+ (ndBri)
+ [6.0654 8.98901 7.72349 4.27631 3.02179 ] pdfxs
+ (a) show
+ (n)
+ [8.98901 ] pdfxs
+ (N) show
+ (.Bersh)
+ [5.95631 7.7344 4.8436 4.27631 4.29811 6.0654 ] pdfxs
+ (a) show
+ (d.)
+ [6.05449 6.70903 ] pdfxs
+ (R) show
+ (educing)
+ [4.85451 6.05449 6.0654 4.8436 3.0327 6.0654 8.37811 ] pdfxs
+ (t) show
+ (lb)
+ [3.0327 6.0654 ] pdfxs
+ -3.05176e-05 -224.202 m
+ (a) show
+ (ndmem)
+ [6.0654 9.41446 9.08711 4.85451 9.08711 ] pdfxs
+ (o) show
+ (ryoverhe)
+ [4.27631 9.10901 5.14905 5.4545 4.85451 4.27631 6.05449 4.85451 ] pdfxs
+ (a) show
+ (dusing)
+ [9.41446 6.05449 4.30902 3.0327 6.05449 8.81447 ] pdfxs
+ (o) show
+ (nlinesuperp)
+ [6.05449 3.0327 3.0327 6.0654 8.20357 4.29811 6.0654 6.35994 4.85451 4.2654 6.0654 
+ ] pdfxs
+ (ag) show
+ (epr)
+ [8.20357 6.0654 4.2654 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (o) show
+ (ti)
+ [4.23277 3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 7.40721 ] pdfxs
+ (I) show
+ (n) show
+ 289.335 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.10535 ] pdfxs
+ (o) show
+ (ft)
+ [6.99274 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.66182 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nal)
+ [6.13082 5.58542 2.79267 ] pdfxs
+ -3.05176e-05 -246.124 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.92363 ] pdfxs
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (rAr)
+ [8.49808 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 219.477 -246.124 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (176{187) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.85451 11.509 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1995) show
+ (.) show
+ -27.879 -277.013 m
+ ([)
+ [3.0327 ] pdfxs
+ (112) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (mir)
+ [9.08711 3.0327 8.389 ] pdfxs
+ (Rot) show
+ (h)
+ [10.1781 ] pdfxs
+ (a) show
+ (ndGurind)
+ [6.0654 10.1781 8.5636 6.05449 4.27631 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rS.S)
+ [8.389 6.0654 7.14539 6.0654 ] pdfxs
+ (o) show
+ (hi.E\013ec)
+ [6.05449 3.0327 9.30537 7.42902 6.35986 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ivejump-p)
+ [3.0327 5.4545 8.9672 3.32724 6.0654 9.08711 6.0654 3.63261 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (erprefe)
+ [4.8436 8.39991 6.05449 4.27631 4.8436 3.33815 4.8436 ] pdfxs
+ (t) show
+ (chingf)
+ [4.54905 6.05449 3.0327 6.0654 9.56719 3.33815 ] pdfxs
+ (o) show
+ (rlinkedd)
+ [8.389 3.0327 3.0327 6.05449 5.4545 4.85451 10.1781 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.5781 4.29811 ] pdfxs
+ (t) show
+ (ruc-)
+ [4.27631 6.0654 4.8436 3.63261 ] pdfxs
+ -3.05176e-05 -298.936 m
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 12.3163 ] pdfxs
+ (I) show
+ (n) show
+ 51.17 -298.936 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.73079 ] pdfxs
+ (o) show
+ (ft)
+ [8.61818 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.2873 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [8.06171 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.2982 ] pdfxs
+ (o) show
+ (nC)
+ [11.4108 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [9.88352 7.82171 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.0363 10.2982 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.19998 6.14173 7.79997 8.10534 ] pdfxs
+ (\)) show
+ 437.091 -298.936 m
+ /N614 10.909 Tf
+ (,) show
+ -6.10352e-05 -320.858 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (111{121) show
+ (,May)
+ [6.6654 10.0036 5.14905 9.39264 ] pdfxs
+ (1999) show
+ (.) show
+ -27.8791 -351.747 m
+ ([)
+ [3.0327 ] pdfxs
+ (113) show
+ (]A)
+ [8.4872 7.8763 ] pdfxs
+ (ta) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (sR)
+ [9.64352 8.03985 ] pdfxs
+ (o) show
+ (un)
+ [6.05449 5.75995 ] pdfxs
+ (t) show
+ (ev)
+ [4.8436 11.1054 ] pdfxs
+ (a) show
+ (ndS)
+ [6.05449 11.4108 6.05449 ] pdfxs
+ (at) show
+ (ishCh)
+ [3.0327 4.29811 11.3999 7.88721 6.05449 ] pdfxs
+ (a) show
+ (ndr)
+ [6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (.O\013-linev)
+ [12.949 8.4872 6.35986 3.64352 3.02179 3.0327 6.0654 10.189 5.14904 ] pdfxs
+ (a) show
+ (ri)
+ [4.27631 3.0327 ] pdfxs
+ (a) show
+ (blesubs)
+ [6.05449 3.0327 10.189 4.30902 6.05449 6.0654 4.29811 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (u)
+ [6.05449 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nf)
+ [11.3999 3.33815 ] pdfxs
+ (o) show
+ (rsc)
+ [9.61081 4.30902 4.8436 ] pdfxs
+ (a) show
+ (lingp)
+ [3.0327 3.0327 6.05449 10.7999 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (to) show
+ -6.10352e-05 -373.67 m
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.02179 5.75995 4.30902 3.02179 4.30902 6.3054 ] pdfxs
+ (I) show
+ (n) show
+ 56.3759 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.47263 ] pdfxs
+ (o) show
+ (ft)
+ [6.37093 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.04 7.83262 7.81088 12.7963 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.138 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.04 ] pdfxs
+ (o) show
+ (nPro)
+ [9.15261 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.04 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.04 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n) show
+ -6.10352e-05 -395.592 m
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.21089 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (ntation\(PL)
+ [6.13082 3.62179 5.58542 3.62179 3.33823 5.58542 10.0362 4.45083 7.40714 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 135.157 -395.592 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (47{56) show
+ (,)
+ [6.6654 ] pdfxs
+ (2000) show
+ (.) show
+ -27.8791 -426.481 m
+ ([)
+ [3.0327 ] pdfxs
+ (114) show
+ (]Erik)
+ [8.4872 7.41812 4.27631 3.0327 9.52355 ] pdfxs
+ (R) show
+ (uf.E\013ec)
+ [6.05449 3.33815 8.2472 7.42902 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (ivesynchr)
+ [3.0327 5.4545 8.61811 4.29811 5.75995 6.05449 4.54905 6.0654 4.2654 ] pdfxs
+ (o) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nremov)
+ [9.81809 4.27631 4.85451 9.08711 5.14905 5.14904 ] pdfxs
+ (a) show
+ (lf)
+ [6.7963 3.33815 ] pdfxs
+ (o) show
+ (rjav)
+ [8.03991 3.32724 5.15996 5.14904 ] pdfxs
+ (a) show
+ (.In)
+ [8.2472 3.94897 6.0654 ] pdfxs
+ 271.86 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.47625 ] pdfxs
+ (o) show
+ (ft)
+ [7.37456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.04363 7.83262 7.79997 13.7999 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ -3.05176e-05 -448.404 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 361.673 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (208{218) show
+ (,) show
+ -3.05176e-05 -470.326 m
+ (2000) show
+ (.) show
+ -27.879 -501.215 m
+ ([)
+ [3.0327 ] pdfxs
+ (115) show
+ (]Pe)
+ [8.4872 7.11266 4.85451 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 15.578 ] pdfxs
+ (R) show
+ (undberg)
+ [6.05449 6.0654 6.0654 6.35994 4.8436 4.27631 16.7562 ] pdfxs
+ (a) show
+ (ndFredrikW)
+ [6.0654 17.3562 6.21813 4.2654 4.85451 6.05449 4.27631 3.0327 17.0508 10.309 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (g) show
+ (.TheFreeBenchv)
+ [30.7088 7.8763 6.05449 16.1562 6.20722 4.27631 4.8436 4.85451 7.72349 4.85451 6.05449 
+ 4.54905 17.3562 5.75995 ] pdfxs
+ (1) show
+ (.0Benchm)
+ [3.0327 16.7562 7.72349 4.85451 6.05449 4.54905 6.0654 9.08711 ] pdfxs
+ (a) show
+ (rkSui)
+ [4.27631 17.0508 6.0654 6.05449 3.0327 ] pdfxs
+ (t) show
+ (e.)
+ [4.85451 3.0327 ] pdfxs
+ -3.05176e-05 -523.138 m
+ /N722 10.909 Tf
+ (http://www.freebench.org) show
+ 137.453 -523.138 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (n)
+ [9.6981 ] pdfxs
+ (2002) show
+ (.) show
+ -27.879 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (116) show
+ (]B)
+ [8.4872 7.72349 ] pdfxs
+ (a) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (ra)
+ [4.27631 8.85811 ] pdfxs
+ (R) show
+ (yder,Willi)
+ [5.75995 6.05449 4.85451 4.2654 6.47994 11.2144 3.0327 3.02179 3.0327 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [12.4907 ] pdfxs
+ (La) show
+ (ndi,PhilipS)
+ [6.0654 6.05449 3.0327 6.47994 7.41812 6.0654 3.0327 3.0327 3.02179 9.46901 6.05449 
+ ] pdfxs
+ (t) show
+ (ocks,Se)
+ [5.75995 4.54905 5.74904 4.30902 6.47994 6.05449 4.85451 ] pdfxs
+ (a) show
+ (n)
+ [9.4581 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,)
+ [6.47994 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 9.4581 ] pdfxs
+ (R) show
+ (i)
+ [3.0327 ] pdfxs
+ (t) show
+ (a)
+ [8.85811 ] pdfxs
+ (A) show
+ (l)
+ [3.02179 ] pdfxs
+ (t) show
+ (ucher.Aschemaf)
+ [6.0654 4.53815 6.0654 4.8436 4.27631 7.48357 11.5854 4.29811 4.54905 6.0654 4.8436 
+ 9.08711 8.85811 3.33815 ] pdfxs
+ (o) show
+ (r) show
+ -3.05176e-05 -575.949 m
+ (interprocedur)
+ [3.0327 5.75995 4.23277 4.85451 4.27631 6.05449 4.27631 5.75995 4.8436 4.8436 6.0654 
+ 6.0654 4.2654 ] pdfxs
+ (a) show
+ (lmodi\fc)
+ [6.38176 9.08711 5.75995 6.0654 3.02179 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nside-e\013ect)
+ [9.40355 4.30902 3.0327 6.05449 4.85451 3.63261 4.8436 6.37077 4.8436 4.85451 7.58184 
+ ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysiswi)
+ [3.0327 5.74904 4.30902 3.0327 7.64718 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hp)
+ [9.40355 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 7.62537 ] pdfxs
+ (a) show
+ (li)
+ [3.02179 3.0327 ] pdfxs
+ (a) show
+ (sin)
+ [4.30902 3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 334.807 -575.949 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 13.4181 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 8.10535 ] pdfxs
+ (o) show
+ (n) show
+ -3.05176e-05 -597.872 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingL)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 236.762 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (23\(2\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (105{186) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (a) show
+ (rch)
+ [4.2654 4.54905 9.6981 ] pdfxs
+ (2001) show
+ (.) show
+ 197.939 -657.201 m
+ (208) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 221 221
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (117) show
+ (]Mo)
+ [8.4872 9.99272 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 10.9417 6.0654 ] pdfxs
+ (ag) show
+ (iv,Th)
+ [3.0327 5.75995 8.6072 7.8763 6.0654 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [9.4908 ] pdfxs
+ (R) show
+ (eps,)
+ [4.85451 6.05449 4.30902 8.6072 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.2472 ] pdfxs
+ (R) show
+ (einh)
+ [4.85451 3.0327 6.05449 6.0654 ] pdfxs
+ (a) show
+ (rdWilhelm.S)
+ [4.2654 11.2581 11.2144 3.02179 3.0327 6.0654 4.8436 3.0327 9.08711 12.5017 6.0654 
+ ] pdfxs
+ (o) show
+ (lvingsh)
+ [3.02179 5.75995 3.0327 6.0654 10.6363 4.30902 6.05449 ] pdfxs
+ (a) show
+ (pe-)
+ [6.37085 4.8436 3.64352 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (lysispr)
+ [3.0327 5.75995 4.29811 3.0327 9.4908 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blemsin)
+ [6.05449 3.0327 4.8436 9.09802 9.4908 3.0327 6.0654 ] pdfxs
+ 27.879 -21.922 m
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (u)
+ [6.0654 ] pdfxs
+ (ag) show
+ (eswi)
+ [4.8436 9.06535 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hdes)
+ [10.8108 6.0654 4.8436 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (iveupd)
+ [3.0327 5.4545 9.61083 6.05449 6.37085 6.05449 ] pdfxs
+ (at) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (g) show
+ (.) show
+ 215.629 -21.922 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.7163 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nsonPro)
+ [6.13082 9.39261 5.58542 11.0617 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingLan)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.94908 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (s)
+ [9.39261 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.879 -43.845 m
+ (Sy)
+ [6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 123.272 -43.845 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(1\)) show
+ (,)
+ [6.6654 ] pdfxs
+ (Ja) show
+ (nu)
+ [5.75995 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (118) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertSed)
+ [6.35994 4.8436 4.27631 7.87638 6.0654 4.8436 6.0654 ] pdfxs
+ (g) show
+ (ewick.)
+ [4.8436 7.88721 3.02179 4.54905 5.75995 3.0327 ] pdfxs
+ 121.079 -74.734 m
+ /N634 10.909 Tf
+ (Al)
+ [7.83262 2.78176 ] pdfxs
+ (go) show
+ (rit)
+ [4.60356 3.34914 3.62179 ] pdfxs
+ (h) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ 172.818 -74.734 m
+ /N614 10.909 Tf
+ (.)
+ [7.86538 ] pdfxs
+ (A) show
+ (ddis)
+ [6.0654 6.05449 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n-Wesley,)
+ [6.0654 3.63261 10.309 4.8436 4.30902 3.02179 4.85451 4.84359 6.6763 ] pdfxs
+ (I) show
+ (nc.,)
+ [6.05449 4.85451 3.02179 6.6763 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (a) show
+ (din)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (g) show
+ (,M)
+ [6.6654 10.0036 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (1988) show
+ (.) show
+ 0 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (119) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (att) show
+ (hew)
+ [6.0654 4.8436 12.4799 ] pdfxs
+ (L) show
+ (.Seidl)
+ [7.6363 6.05449 4.85451 3.02179 6.0654 7.62539 ] pdfxs
+ (a) show
+ (ndBenj)
+ [6.0654 10.6581 7.7344 4.8436 6.0654 3.32724 ] pdfxs
+ (a) show
+ (minG.)
+ [9.09802 3.02179 10.669 8.55269 7.6363 ] pdfxs
+ (Zo) show
+ (rn.Se)
+ [4.27631 6.05449 10.7454 6.05449 4.85451 ] pdfxs
+ (g) show
+ (re)
+ [4.2654 4.85451 ] pdfxs
+ (gat) show
+ (inghe)
+ [3.0327 6.05449 10.0581 6.05449 4.85451 ] pdfxs
+ (a) show
+ (p)
+ [10.6581 ] pdfxs
+ (o) show
+ (bjec)
+ [6.66539 3.33815 4.8436 4.85451 ] pdfxs
+ (t) show
+ (sbyreferencebehavi)
+ [8.90171 5.75995 10.3526 4.27631 4.8436 3.33815 4.8436 4.27631 4.8436 6.0654 4.8436 
+ 9.4581 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r) show
+ 27.879 -127.545 m
+ (a) show
+ (ndlife)
+ [6.0654 10.9854 3.02179 3.0327 3.33815 4.8436 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 11.7054 ] pdfxs
+ (I) show
+ (n) show
+ 112.472 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.54533 ] pdfxs
+ (o) show
+ (ft)
+ [8.43273 3.6327 ] pdfxs
+ (h) show
+ (eInt)
+ [10.1018 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.87626 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.1127 ] pdfxs
+ (o) show
+ (nAr)
+ [11.2144 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.0363 ] pdfxs
+ (a) show
+ (lSu)
+ [7.87626 6.14173 5.84725 ] pdfxs
+ (p) show
+ (p)
+ [5.01816 ] pdfxs
+ (o) show
+ (rtf)
+ [4.60356 8.7163 3.34914 ] pdfxs
+ (o) show
+ (r) show
+ 27.879 -149.468 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammingLan)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 9.92726 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (ge) show
+ (s)
+ [9.37079 ] pdfxs
+ (a) show
+ (ndOp)
+ [6.13082 10.4836 8.36718 5.01816 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (tingSy)
+ [3.62179 3.34914 6.13082 9.92726 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 9.37079 ] pdfxs
+ (\() show
+ (ASPLOS)
+ [8.10534 6.13082 7.40714 6.83993 8.36718 6.13082 ] pdfxs
+ (\)) show
+ 318.057 -149.468 m
+ /N614 10.909 Tf
+ (,p)
+ [7.7672 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 9.03262 ] pdfxs
+ (12{23) show
+ (,S)
+ [8.03993 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [10.7999 ] pdfxs
+ (Jo) show
+ (se,)
+ [4.29811 4.85451 8.03993 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,) show
+ 27.879 -171.39 m
+ (1998) show
+ (.) show
+ 0 -202.279 m
+ ([)
+ [3.0327 ] pdfxs
+ (120) show
+ (])
+ [8.4872 ] pdfxs
+ (L) show
+ (uiSh)
+ [6.05449 5.65086 6.05449 6.0654 ] pdfxs
+ (a) show
+ (.)
+ [6.19631 ] pdfxs
+ (D) show
+ (epend)
+ [4.85451 6.35994 4.8436 6.0654 6.05449 ] pdfxs
+ (a) show
+ (blesystemup)
+ [6.0654 3.0327 7.46176 4.29811 5.75995 4.30902 4.23277 4.85451 11.7053 6.05449 6.0654 
+ ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (des.)
+ [6.05449 4.85451 4.29811 6.20722 ] pdfxs
+ (I) show
+ (n) show
+ 225.194 -202.279 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.41808 ] pdfxs
+ (o) show
+ (fIEEERe)
+ [6.30547 4.21089 7.39623 7.40714 10.3635 7.39634 4.46185 ] pdfxs
+ (a) show
+ (lTimeSy)
+ [5.74901 7.81088 3.33823 8.92348 7.98546 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.6327 ] pdfxs
+ (e) show
+ (mSymposium)
+ [11.8798 6.13082 5.30169 8.91258 5.01816 5.58542 4.45083 3.34914 5.85816 8.92348 ] pdfxs
+ 464.97 -202.279 m
+ /N614 10.909 Tf
+ (,) show
+ 27.879 -224.202 m
+ (1998) show
+ (.) show
+ -3.05176e-05 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (121) show
+ (])
+ [8.4872 ] pdfxs
+ (H) show
+ (ovavSh)
+ [5.14905 5.14904 5.14905 11.029 6.0654 6.05449 ] pdfxs
+ (a) show
+ (ch)
+ [4.54905 6.0654 ] pdfxs
+ (a) show
+ (m,M)
+ [9.08711 8.70538 10.0036 ] pdfxs
+ (att) show
+ (hewP)
+ [6.05449 4.85451 13.1453 7.12357 ] pdfxs
+ (ag) show
+ (e,BenPf)
+ [4.8436 8.71629 7.72349 4.8436 11.3344 7.42902 3.32724 ] pdfxs
+ (a) show
+ (\013,Eu-)
+ [6.35986 8.71629 7.41812 6.0654 3.63261 ] pdfxs
+ (J) show
+ (inG)
+ [3.0327 11.3344 8.55269 ] pdfxs
+ (o) show
+ (h,)
+ [6.0654 8.70538 ] pdfxs
+ (Nag) show
+ (endraMod)
+ [4.85451 6.05449 6.0654 4.2654 10.7345 9.99272 5.75995 6.0654 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (g) show
+ (u,)
+ [6.05449 8.71629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3344 ] pdfxs
+ (Da) show
+ (n) show
+ 27.879 -277.013 m
+ (B)
+ [7.72349 ] pdfxs
+ (o) show
+ (neh.On)
+ [6.0654 4.8436 6.0654 6.80721 8.4872 9.05446 ] pdfxs
+ (t) show
+ (hee\013ec)
+ [6.05449 7.83266 4.85451 6.35986 4.85451 4.8436 ] pdfxs
+ (t) show
+ (iveness)
+ [3.0327 5.4545 4.8436 6.0654 4.8436 4.30902 7.28718 ] pdfxs
+ (o) show
+ (f)
+ [6.32722 ] pdfxs
+ (a) show
+ (ddress-sp)
+ [6.05449 6.0654 4.27631 4.8436 4.29811 4.30902 3.63261 4.30902 6.05449 ] pdfxs
+ (a) show
+ (cer)
+ [4.85451 7.83266 4.27631 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (o) show
+ (miz)
+ [9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.)
+ [6.0654 6.80721 ] pdfxs
+ (I) show
+ (n) show
+ 329.041 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (sACMC)
+ [7.76717 7.82171 7.81088 13.0908 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nc)
+ [6.13082 4.46185 ] pdfxs
+ (e) show
+ 27.879 -298.936 m
+ (o) show
+ (nC)
+ [10.0362 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r)
+ [8.49808 ] pdfxs
+ (a) show
+ (ndC)
+ [6.13082 9.47994 7.81088 ] pdfxs
+ (o) show
+ (mmunic)
+ [8.92348 8.91258 5.85816 6.13082 3.34914 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nsSe)
+ [6.13082 8.36716 6.13082 4.46185 ] pdfxs
+ (c) show
+ (urity\(CCS')
+ [5.85816 4.59266 3.34914 3.62179 9.20711 4.45083 7.81088 7.81088 10.0362 3.33823 ] pdfxs
+ (04\)) show
+ 290.495 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (298{307) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -3.05176e-05 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (122) show
+ (])
+ [8.4872 ] pdfxs
+ (Ra) show
+ (nSh)
+ [9.20719 6.0654 6.05449 ] pdfxs
+ (a) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (m,Er)
+ [9.08711 6.28358 7.41812 4.27631 ] pdfxs
+ (a) show
+ (nY)
+ [9.20719 7.2763 ] pdfxs
+ (a) show
+ (hav,Elli)
+ [6.0654 5.14905 5.75995 6.27267 7.42902 3.02179 3.0327 3.0327 ] pdfxs
+ (o) show
+ (tK.K)
+ [7.39638 8.4872 6.17449 8.4872 ] pdfxs
+ (o) show
+ (lodner,)
+ [3.0327 5.75995 6.05449 6.0654 4.8436 4.27631 6.27267 ] pdfxs
+ (a) show
+ (ndMo)
+ [6.0654 9.20719 10.0036 5.75995 ] pdfxs
+ (o) show
+ (lyS)
+ [3.0327 8.90174 6.0654 ] pdfxs
+ (ag) show
+ (iv.Es)
+ [3.0327 5.74904 7.07994 7.42902 4.29811 ] pdfxs
+ (ta) show
+ (blishingloc)
+ [6.05449 3.0327 3.0327 4.29811 6.0654 3.0327 6.05449 8.6072 3.0327 5.75995 4.8436 
+ ] pdfxs
+ (a) show
+ (l)
+ [6.1854 ] pdfxs
+ (t) show
+ (emp)
+ [4.8436 9.09802 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -351.747 m
+ (he)
+ [6.0654 4.8436 ] pdfxs
+ (a) show
+ (ps)
+ [8.70538 4.29811 ] pdfxs
+ (a) show
+ (fetypr)
+ [3.33815 4.8436 3.93823 8.39993 6.0654 4.2654 ] pdfxs
+ (o) show
+ (per)
+ [6.37085 4.8436 4.27631 ] pdfxs
+ (t) show
+ (ieswith)
+ [3.0327 4.8436 6.949 7.8763 3.0327 4.23277 8.70538 ] pdfxs
+ (a) show
+ (pplic)
+ [6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 6.93809 ] pdfxs
+ (t) show
+ (oc)
+ [8.09448 4.85451 ] pdfxs
+ (o) show
+ (mpile-)
+ [9.08711 6.0654 3.02179 3.0327 4.85451 3.63261 ] pdfxs
+ (t) show
+ (imemem)
+ [3.0327 9.08711 7.48357 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 8.39993 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.In)
+ [6.23994 3.94897 6.0654 ] pdfxs
+ 413.625 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 27.879 -373.67 m
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.92363 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.68718 6.14173 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.84725 12.8289 ] pdfxs
+ (o) show
+ (nSt)
+ [10.0362 6.13082 3.62179 ] pdfxs
+ (a) show
+ (ticAn)
+ [3.6327 3.33823 8.92363 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (is\(SAS)
+ [3.34914 8.36716 4.45083 6.14173 8.10534 6.13082 ] pdfxs
+ (\)) show
+ 302.416 -373.67 m
+ /N614 10.909 Tf
+ (,S)
+ [6.6654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [9.6981 ] pdfxs
+ (D) show
+ (ie)
+ [3.02179 4.85451 ] pdfxs
+ (go) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.05449 ] pdfxs
+ (A) show
+ (,June)
+ [6.6763 5.5964 6.0654 6.0654 8.47629 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (123) show
+ (])
+ [8.4872 ] pdfxs
+ (Z) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (ngSh)
+ [6.0654 9.99264 6.0654 6.05449 ] pdfxs
+ (ao) show
+ (,Chris)
+ [7.79993 7.88721 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ (to) show
+ (pher)
+ [6.0654 6.05449 4.85451 8.81445 ] pdfxs
+ (L) show
+ (e)
+ [4.8436 ] pdfxs
+ (ag) show
+ (ue,)
+ [6.0654 4.8436 7.79993 ] pdfxs
+ (a) show
+ (ndS)
+ [6.0654 10.6035 6.05449 ] pdfxs
+ (t) show
+ (ef)
+ [4.85451 3.32724 ] pdfxs
+ (a) show
+ (nM)
+ [10.6035 10.0036 ] pdfxs
+ (o) show
+ (nnier.Implemen)
+ [6.05449 6.0654 3.0327 4.8436 4.27631 10.5599 3.94897 9.08711 6.05449 3.0327 4.85451 
+ 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (ingTyped)
+ [3.0327 6.0654 9.99264 7.57085 5.75995 6.37085 4.8436 10.6035 ] pdfxs
+ (I) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ermedi)
+ [4.8436 4.27631 9.08711 4.85451 6.05449 3.0327 ] pdfxs
+ (at) show
+ (e) show
+ 27.879 -426.481 m
+ (La) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (u)
+ [6.05449 ] pdfxs
+ (ag) show
+ (es.)
+ [4.85451 4.29811 10.069 ] pdfxs
+ (I) show
+ (n) show
+ 102.235 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.04352 ] pdfxs
+ (o) show
+ (ft)
+ [7.93091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANInt)
+ [9.59999 7.83262 7.79997 14.3672 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 12.698 
+ 4.19998 6.14173 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [7.37445 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.59999 ] pdfxs
+ (o) show
+ (nFun)
+ [10.7235 6.28358 5.85816 6.13082 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l) show
+ 27.879 -448.404 m
+ (Pro)
+ [7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 91.315 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (313{323) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -3.05176e-05 -479.293 m
+ ([)
+ [3.0327 ] pdfxs
+ (124) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (ndShukl)
+ [6.0654 11.4654 6.0654 5.75995 6.05449 5.75995 3.0327 ] pdfxs
+ (a) show
+ (.)
+ [13.1453 ] pdfxs
+ (L) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (htwei)
+ [5.75995 3.93823 7.58175 4.8436 3.0327 ] pdfxs
+ (g) show
+ (ht,cr)
+ [5.75995 4.23277 8.89083 4.8436 4.27631 ] pdfxs
+ (o) show
+ (ss-procedure)
+ [4.29811 4.30902 3.63261 6.0654 4.2654 5.75995 4.85451 4.8436 6.0654 6.05449 4.27631 
+ 10.2545 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (cingf)
+ [4.8436 3.0327 6.0654 10.8654 3.32724 ] pdfxs
+ (o) show
+ (rrun)
+ [9.68717 4.2654 6.0654 5.75995 ] pdfxs
+ (t) show
+ (ime)
+ [3.02179 9.09802 10.2545 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.02179 9.09802 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n.M)
+ [6.05449 13.1562 10.0036 ] pdfxs
+ (a) show
+ (s)
+ [4.29811 ] pdfxs
+ (t) show
+ (er's)
+ [4.8436 4.27631 3.0327 4.29811 ] pdfxs
+ 27.879 -501.215 m
+ (t) show
+ (hesis,C)
+ [6.05449 4.85451 4.29811 3.0327 4.30902 6.3054 7.8763 ] pdfxs
+ (o) show
+ (mputerScience)
+ [9.08711 6.0654 6.0654 4.23277 4.85451 7.46173 6.05449 4.85451 3.0327 4.8436 6.0654 
+ 4.8436 8.03993 ] pdfxs
+ (D) show
+ (ep)
+ [4.8436 6.0654 ] pdfxs
+ (ta) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (men)
+ [9.09802 4.8436 5.75995 ] pdfxs
+ (t) show
+ (,)
+ [6.3054 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.27631 4.29811 3.0327 3.93823 8.94538 ] pdfxs
+ (o) show
+ (f)
+ [6.52358 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.48354 ] pdfxs
+ (a) show
+ (t)
+ [7.44002 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (a) show
+ (-Ch)
+ [3.64352 7.8763 6.0654 ] pdfxs
+ (a) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (i)
+ [3.02179 ] pdfxs
+ (g) show
+ (n,)
+ [6.0654 6.3054 ] pdfxs
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,) show
+ 27.879 -523.138 m
+ (IL) show
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (ug)
+ [6.0654 9.08719 ] pdfxs
+ (2003) show
+ (.) show
+ -3.05176e-05 -554.027 m
+ ([)
+ [3.0327 ] pdfxs
+ (125) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (a) show
+ (mesE.Smi)
+ [9.09802 4.8436 9.46898 7.42902 8.19265 6.0654 9.08711 3.0327 ] pdfxs
+ (t) show
+ (h,Tim)
+ [6.05449 8.58538 7.8763 3.0327 9.08711 ] pdfxs
+ (ot) show
+ (hy)
+ [5.75995 10.9199 ] pdfxs
+ (H) show
+ (eil,Subr)
+ [4.85451 3.0327 3.02179 8.58538 6.05449 6.0654 6.05449 4.27631 ] pdfxs
+ (a) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (nyaS)
+ [5.74904 5.4545 10.6254 6.05449 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (t) show
+ (ry,)
+ [4.27631 4.84359 8.57447 ] pdfxs
+ (a) show
+ (ndToddBezenek.)
+ [6.0654 11.2254 6.97085 5.75995 6.05449 11.2363 7.72349 4.8436 4.85451 4.8436 6.0654 
+ 4.8436 5.75995 12.4253 ] pdfxs
+ (A) show
+ (chievinghi)
+ [4.54905 6.05449 3.0327 4.85451 5.74904 3.0327 6.0654 10.6145 6.0654 3.0327 ] pdfxs
+ (g) show
+ (h) show
+ 27.879 -575.949 m
+ (perf)
+ [6.35994 4.85451 4.2654 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.27631 9.08711 ] pdfxs
+ (a) show
+ (nceviac)
+ [6.0654 4.8436 8.33448 5.74904 3.0327 8.93447 4.85451 ] pdfxs
+ (o) show
+ (-desi)
+ [3.63261 6.0654 4.8436 4.29811 3.0327 ] pdfxs
+ (g) show
+ (nedvir)
+ [6.0654 4.8436 9.54537 5.75995 3.02179 4.27631 ] pdfxs
+ (t) show
+ (u)
+ [6.0654 ] pdfxs
+ (a) show
+ (lm)
+ [6.50176 9.09802 ] pdfxs
+ (a) show
+ (chines.)
+ [4.53815 6.0654 3.0327 6.05449 4.85451 4.29811 7.61448 ] pdfxs
+ (I) show
+ (n) show
+ 265.835 -575.949 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.21444 ] pdfxs
+ (o) show
+ (ft)
+ [7.11274 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [8.78182 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rnation)
+ [4.59266 6.13082 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.54536 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (kshop) show
+ 27.879 -597.872 m
+ (o) show
+ (nInn)
+ [10.0362 4.21089 6.13082 6.13082 ] pdfxs
+ (ova) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (v) show
+ (eAr)
+ [8.92363 7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (I)
+ [4.21089 ] pdfxs
+ (W) show
+ (IA)
+ [4.19998 8.11625 ] pdfxs
+ (\)) show
+ 194.738 -597.872 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1999) show
+ (.) show
+ 225.818 -657.201 m
+ (209) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 222 222
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (126) show
+ (])
+ [8.4872 ] pdfxs
+ (A) show
+ (mi)
+ [9.08711 3.0327 ] pdfxs
+ (ta) show
+ (bhSriv)
+ [6.05449 10.0254 6.05449 4.27631 3.0327 5.14904 ] pdfxs
+ (a) show
+ (stava)
+ [4.30902 4.23277 5.15996 5.14904 9.41446 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.0145 ] pdfxs
+ (D) show
+ (avidW)
+ [5.15996 5.74904 3.0327 10.0254 10.2981 ] pdfxs
+ (a) show
+ (ll.Apr)
+ [3.0327 3.0327 8.83629 12.1417 6.0654 4.2654 ] pdfxs
+ (a) show
+ (c)
+ [4.85451 ] pdfxs
+ (t) show
+ (ic)
+ [3.02179 4.85451 ] pdfxs
+ (a) show
+ (lsys)
+ [6.99267 4.29811 5.75995 4.29811 ] pdfxs
+ (t) show
+ (emf)
+ [4.85451 13.0471 3.33815 ] pdfxs
+ (o) show
+ (rin)
+ [8.23627 3.02179 5.75995 ] pdfxs
+ (t) show
+ (ermodulecode)
+ [4.85451 4.2654 9.09802 5.74904 6.0654 6.05449 3.0327 8.81447 4.8436 5.75995 6.0654 
+ 8.80356 ] pdfxs
+ (o) show
+ (p)
+ [6.0654 ] pdfxs
+ (t) show
+ (imiz)
+ [3.0327 9.08711 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -21.922 m
+ (a) show
+ (tlink-)
+ [7.87638 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 3.0327 ] pdfxs
+ 91.806 -21.922 m
+ /N634 10.909 Tf
+ (Jo) show
+ (urn)
+ [5.85816 4.59266 6.14173 ] pdfxs
+ (a) show
+ (l)
+ [6.68718 ] pdfxs
+ (o) show
+ (fPro)
+ [7.25456 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 8.91272 6.29448 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 261.066 -21.922 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1\(1\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (1{18) show
+ (,)
+ [6.6654 ] pdfxs
+ (D) show
+ (ec.)
+ [4.8436 4.85451 6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ 0 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (127) show
+ (]T.B.S)
+ [8.4872 7.8763 3.0327 7.72349 7.37448 6.05449 ] pdfxs
+ (t) show
+ (eel.)
+ [4.85451 4.8436 3.0327 9.95991 ] pdfxs
+ (U) show
+ (nc)
+ [6.0654 4.8436 ] pdfxs
+ (o) show
+ (l:Themy)
+ [3.0327 9.29446 7.8763 6.05449 9.19629 8.78166 5.75995 ] pdfxs
+ (t) show
+ (h)
+ [10.3963 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.3963 ] pdfxs
+ (t) show
+ (hef)
+ [6.0654 9.18538 3.33815 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (.) show
+ 245.318 -52.811 m
+ /N634 10.909 Tf
+ (Annu)
+ [7.83262 6.13082 6.13082 5.85816 ] pdfxs
+ (a) show
+ (lR)
+ [7.34172 7.39634 ] pdfxs
+ (ev) show
+ (i)
+ [3.34914 ] pdfxs
+ (e) show
+ (winAut)
+ [11.7926 3.34914 10.6799 7.83262 5.85816 3.62179 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (a) show
+ (tedPro)
+ [3.62179 4.46185 10.1345 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mming)
+ [8.92348 8.92348 3.33823 6.14173 9.56726 ] pdfxs
+ (2) show
+ 464.97 -52.811 m
+ /N614 10.909 Tf
+ (,) show
+ 27.879 -74.734 m
+ (1961) show
+ (.) show
+ -3.05176e-05 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (128) show
+ (]Bj)
+ [8.4872 7.72349 3.32724 ] pdfxs
+ (a) show
+ (rneSteens)
+ [4.27631 6.0654 9.44719 6.0654 4.23277 4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd.P)
+ [4.27631 6.0654 10.7345 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (s-)
+ [4.29811 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.0581 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisbytypeinference)
+ [3.02179 5.75995 4.30902 3.02179 8.91262 5.74904 10.3635 3.93823 5.75995 6.35994 9.4581 
+ 3.02179 6.0654 3.32724 4.85451 4.27631 4.8436 6.0654 4.8436 9.44719 ] pdfxs
+ (o) show
+ (fpr)
+ [7.94175 6.05449 4.27631 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (mswi)
+ [9.08711 8.90171 7.8763 3.0327 ] pdfxs
+ (t) show
+ (hs)
+ [10.6581 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures)
+ [6.0654 4.27631 4.8436 8.90171 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 6.0654 ] pdfxs
+ 27.879 -127.545 m
+ (uni)
+ [6.0654 6.05449 3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 12.9599 ] pdfxs
+ (I) show
+ (n) show
+ 87.151 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.92715 ] pdfxs
+ (o) show
+ (ft)
+ [8.82545 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [10.4945 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [8.26898 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.4945 ] pdfxs
+ (o) show
+ (nC)
+ [11.6071 7.81088 ] pdfxs
+ (o) show
+ (mpil)
+ [8.91258 5.58542 3.33823 2.79267 ] pdfxs
+ (e) show
+ (rC)
+ [10.069 7.81088 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [11.6071 ] pdfxs
+ (\() show
+ (CC)
+ [7.79997 7.81088 ] pdfxs
+ (\)) show
+ 464.97 -127.545 m
+ /N614 10.909 Tf
+ (,) show
+ 27.8789 -149.468 m
+ (p)
+ [6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (136{150) show
+ (,)
+ [6.6654 ] pdfxs
+ (Lo) show
+ (nd)
+ [6.0654 6.05449 ] pdfxs
+ (o) show
+ (n,)
+ [6.0654 6.6654 ] pdfxs
+ (U) show
+ (K,)
+ [8.4872 6.6654 ] pdfxs
+ (1996) show
+ (.) show
+ -9.15527e-05 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (129) show
+ (]Bj)
+ [8.4872 7.72349 3.32724 ] pdfxs
+ (a) show
+ (rneS)
+ [4.27631 6.0654 9.52356 6.05449 ] pdfxs
+ (t) show
+ (eens)
+ [4.85451 4.8436 6.0654 4.29811 ] pdfxs
+ (gaa) show
+ (rd.P)
+ [4.27631 6.05449 10.9635 7.12357 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.74904 ] pdfxs
+ (t) show
+ (s-)
+ [4.30902 3.63261 ] pdfxs
+ (t) show
+ (o)
+ [10.1235 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisin)
+ [3.0327 5.75995 4.29811 3.0327 8.97807 3.0327 10.7344 ] pdfxs
+ (a) show
+ (lm)
+ [3.02179 9.09802 ] pdfxs
+ (o) show
+ (stline)
+ [4.29811 8.92364 3.02179 3.0327 6.0654 4.8436 ] pdfxs
+ (a) show
+ (r)
+ [8.94536 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 10.9635 ] pdfxs
+ (I) show
+ (n) show
+ 350.493 -180.357 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.31625 ] pdfxs
+ (o) show
+ (ft)
+ [8.20364 3.62179 ] pdfxs
+ (h) show
+ (eACM)
+ [9.88362 7.82171 7.81088 9.7854 ] pdfxs
+ 27.8789 -202.279 m
+ (SIGACT-SIGPLANSymp)
+ [6.13082 4.21089 8.43268 7.83262 7.81088 7.79997 3.90544 6.13082 4.21089 8.43268 7.40714 
+ 6.83993 8.10534 11.978 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.7744 ] pdfxs
+ (o) show
+ (nPrin)
+ [10.0035 7.39623 4.60356 3.33823 6.14173 ] pdfxs
+ (c) show
+ (i)
+ [3.33823 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (s)
+ [8.32353 ] pdfxs
+ (o) show
+ (fPro)
+ [7.21092 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 8.88 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ages) show
+ 380.631 -202.279 m
+ /N614 10.909 Tf
+ (,p)
+ [6.63267 6.05449 ] pdfxs
+ (ag) show
+ (es)
+ [4.85451 7.89808 ] pdfxs
+ (32{41) show
+ (,)
+ [6.62176 ] pdfxs
+ (Ja) show
+ (n) show
+ 27.8789 -224.202 m
+ (1996) show
+ (.) show
+ -0.00012207 -255.091 m
+ ([)
+ [3.0327 ] pdfxs
+ (130) show
+ (]PhilS)
+ [8.4872 7.41812 6.0654 3.02179 5.9454 6.05449 ] pdfxs
+ (t) show
+ (ocks,B)
+ [5.75995 4.54905 5.74904 4.30902 6.07631 7.7344 ] pdfxs
+ (a) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (raG.)
+ [4.27631 8.35629 8.5636 5.93449 ] pdfxs
+ (R) show
+ (yder,Willi)
+ [5.75995 6.05449 4.85451 4.2654 6.08722 11.2144 3.0327 3.02179 3.0327 3.0327 ] pdfxs
+ (a) show
+ (m)
+ [11.9998 ] pdfxs
+ (La) show
+ (ndi,)
+ [6.05449 6.0654 3.02179 6.08722 ] pdfxs
+ (a) show
+ (ndSe)
+ [6.0654 8.96719 6.05449 4.85451 ] pdfxs
+ (a) show
+ (nZh)
+ [8.95628 6.67622 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (.C)
+ [6.6763 7.8763 ] pdfxs
+ (o) show
+ (mp)
+ [9.08711 6.0654 ] pdfxs
+ (a) show
+ (ring\row)
+ [4.2654 3.0327 6.0654 8.35629 6.0654 5.14905 10.789 ] pdfxs
+ (a) show
+ (ndc)
+ [6.05449 8.96719 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (ex)
+ [4.85451 5.74904 ] pdfxs
+ (t) show
+ 27.8789 -277.013 m
+ (sensi)
+ [4.29811 4.85451 6.05449 4.30902 3.0327 ] pdfxs
+ (t) show
+ (ivity)
+ [3.02179 5.75995 3.0327 3.93823 10.2108 ] pdfxs
+ (o) show
+ (n)
+ [10.5054 ] pdfxs
+ (t) show
+ (hemodi\fc)
+ [6.0654 9.29447 9.08711 5.75995 6.05449 3.0327 6.0654 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-side-e\013ec)
+ [6.0654 3.63261 4.29811 3.0327 6.0654 4.8436 3.63261 4.85451 6.35986 4.85451 4.8436 
+ ] pdfxs
+ (t) show
+ (spr)
+ [8.74898 6.0654 4.27631 ] pdfxs
+ (o) show
+ (blem.)
+ [6.05449 3.0327 4.8436 9.09802 10.2872 ] pdfxs
+ (I) show
+ (n) show
+ 298.262 -277.013 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.10897 ] pdfxs
+ (o) show
+ (ft)
+ [7.99637 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGSOFT)
+ [9.67635 7.82171 7.81088 14.4326 6.13082 4.21089 8.43268 6.13082 8.36718 7.12357 7.81088 
+ ] pdfxs
+ 27.8789 -298.936 m
+ (Int)
+ [4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lSymp)
+ [6.69809 6.13082 5.29078 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.34914 5.85816 12.818 ] pdfxs
+ (o) show
+ (nSoftw)
+ [10.0362 6.13082 5.58542 3.33823 3.62179 7.2545 ] pdfxs
+ (a) show
+ (reT)
+ [4.04721 8.91272 6.97089 ] pdfxs
+ (es) show
+ (ting)
+ [3.62179 3.34914 6.13082 8.92363 ] pdfxs
+ (a) show
+ (ndAn)
+ [6.13082 9.47994 7.83262 6.13082 ] pdfxs
+ (a) show
+ (ly)
+ [2.79267 5.29078 ] pdfxs
+ (s) show
+ (i)
+ [3.34914 ] pdfxs
+ (s) show
+ 311.174 -298.936 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (21{31) show
+ (,)
+ [6.6654 ] pdfxs
+ (1998) show
+ (.) show
+ -0.000152588 -329.825 m
+ ([)
+ [3.0327 ] pdfxs
+ (131) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (s)
+ [4.30902 ] pdfxs
+ (a) show
+ (michiT)
+ [9.08711 3.0327 4.54905 6.05449 7.26539 6.97085 ] pdfxs
+ (a) show
+ (k)
+ [5.14904 ] pdfxs
+ (ag) show
+ (i)
+ [7.26539 ] pdfxs
+ (a) show
+ (ndKei)
+ [6.0654 10.2981 8.47629 4.85451 7.26539 ] pdfxs
+ (H) show
+ (ir)
+ [3.0327 4.2654 ] pdfxs
+ (a) show
+ (ki.Field)
+ [5.75995 3.0327 9.65446 7.11266 3.0327 4.85451 3.02179 10.2981 ] pdfxs
+ (a) show
+ (rrayc)
+ [4.27631 4.27631 5.14905 9.99264 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.09802 6.05449 4.27631 4.8436 4.30902 4.29811 3.0327 ] pdfxs
+ (o) show
+ (nind)
+ [10.2981 3.0327 10.2872 6.0654 ] pdfxs
+ (at) show
+ (ac)
+ [9.68719 4.85451 ] pdfxs
+ (a) show
+ (chesf)
+ [4.53815 6.0654 4.8436 8.54171 3.33815 ] pdfxs
+ (o) show
+ (rdyn)
+ [8.509 6.05449 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.0327 4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 5.75995 ] pdfxs
+ 27.8788 -351.747 m
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (edrecursived)
+ [4.8436 10.309 4.2654 4.85451 4.8436 6.0654 4.2654 4.30902 3.0327 5.4545 9.0872 
+ 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.6981 4.30902 ] pdfxs
+ (t) show
+ (ruc)
+ [4.2654 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ure.)
+ [6.0654 4.2654 4.85451 9.66537 ] pdfxs
+ (I) show
+ (n) show
+ 213.549 -351.747 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.91261 ] pdfxs
+ (o) show
+ (f)
+ [7.81092 ] pdfxs
+ (5) show
+ (thInt)
+ [3.62179 10.0363 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (nalSymp)
+ [6.13082 5.58542 7.24354 6.13082 5.30169 8.92348 5.01816 ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 13.3853 ] pdfxs
+ (o) show
+ (nHi)
+ [10.5926 8.10534 3.34914 ] pdfxs
+ (gh) show
+ 27.8788 -373.67 m
+ (P)
+ [7.39623 ] pdfxs
+ (e) show
+ (rf)
+ [4.60356 3.34914 ] pdfxs
+ (o) show
+ (rm)
+ [4.59266 8.92348 ] pdfxs
+ (a) show
+ (nceC)
+ [6.14173 4.45094 8.92363 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (uting)
+ [5.84725 3.6327 3.33823 6.14173 8.91272 ] pdfxs
+ (\() show
+ (ISHPC')
+ [4.21089 6.13082 8.10534 7.40714 7.79997 3.34914 ] pdfxs
+ (03\)) show
+ 205.26 -373.67 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (127{145) show
+ (,Oc)
+ [6.6654 8.4872 4.8436 ] pdfxs
+ (to) show
+ (ber)
+ [6.35994 4.85451 7.909 ] pdfxs
+ (2003) show
+ (.) show
+ -0.000152588 -404.559 m
+ ([)
+ [3.0327 ] pdfxs
+ (132) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dhusudh)
+ [6.0654 5.75995 6.05449 4.30902 6.05449 6.0654 6.05449 ] pdfxs
+ (a) show
+ (nT)
+ [11.3235 6.97085 ] pdfxs
+ (a) show
+ (lluri,ShingI.K)
+ [3.0327 3.0327 6.05449 4.27631 3.0327 8.69447 6.05449 6.0654 3.0327 6.05449 10.7126 
+ 3.94897 8.27993 8.4872 ] pdfxs
+ (o) show
+ (n)
+ [6.0654 ] pdfxs
+ (g) show
+ (,M)
+ [8.69447 10.0036 ] pdfxs
+ (a) show
+ (rk)
+ [4.2654 11.0181 ] pdfxs
+ (D) show
+ (.)
+ [8.29084 ] pdfxs
+ (H) show
+ (ill,)
+ [3.0327 3.0327 3.0327 8.69447 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 11.3235 ] pdfxs
+ (D) show
+ (avid)
+ [5.14905 5.75995 3.0327 11.3235 ] pdfxs
+ (A) show
+ (.P)
+ [8.29084 7.11266 ] pdfxs
+ (att) show
+ (ers)
+ [4.85451 4.2654 4.30902 ] pdfxs
+ (o) show
+ (n.Tr)
+ [6.05449 12.709 6.97085 4.27631 ] pdfxs
+ (a) show
+ (de)
+ [6.05449 4.85451 ] pdfxs
+ (o) show
+ (\013s)
+ [6.35986 4.29811 ] pdfxs
+ 27.8788 -426.481 m
+ (insupp)
+ [3.0327 10.3635 4.30902 6.05449 6.0654 6.35994 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (ingtwop)
+ [3.02179 6.0654 9.76355 3.93823 7.57085 9.76355 6.0654 ] pdfxs
+ (ag) show
+ (esizes.)
+ [9.15265 4.30902 3.02179 4.85451 4.8436 4.30902 9.86173 ] pdfxs
+ (I) show
+ (n) show
+ 189.796 -426.481 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.97807 ] pdfxs
+ (o) show
+ (ft)
+ [7.86546 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.54544 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rn)
+ [4.59266 6.14173 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lConf)
+ [7.30899 7.79997 5.58542 6.13082 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nceonC)
+ [6.13082 4.46185 9.53454 5.58542 10.6471 7.81088 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.84725 3.6327 ] pdfxs
+ (e) show
+ (r) show
+ 27.8788 -448.404 m
+ (Ar)
+ [7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (ture)
+ [3.62179 5.85816 4.04721 8.91272 ] pdfxs
+ (\() show
+ (ISCA)
+ [4.21089 6.13082 7.81088 8.10534 ] pdfxs
+ (\)) show
+ 124.412 -448.404 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (415{424) show
+ (,)
+ [6.6654 ] pdfxs
+ (1992) show
+ (.) show
+ -0.000152588 -479.293 m
+ ([)
+ [3.0327 ] pdfxs
+ (133) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 8.81444 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.35992 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.5708 ] pdfxs
+ (La) show
+ (rsBirked)
+ [4.2654 8.81444 7.7344 3.02179 4.27631 5.4545 4.85451 6.05449 ] pdfxs
+ (a) show
+ (l.Are)
+ [3.0327 10.4726 12.6872 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ninference)
+ [10.5708 3.0327 6.0654 3.32724 4.85451 4.2654 4.85451 6.05449 4.85451 9.35992 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (go) show
+ (ri)
+ [4.2654 3.0327 ] pdfxs
+ (t) show
+ (hm.)
+ [6.05449 9.09802 3.0327 ] pdfxs
+ 334.915 -479.293 m
+ /N634 10.909 Tf
+ (ACMTr)
+ [7.83262 7.79997 14.4872 6.97089 4.04721 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (sac) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (ns)
+ [6.13082 9.17443 ] pdfxs
+ (o) show
+ (nPr)
+ [10.8435 7.39623 4.04721 ] pdfxs
+ (o) show
+ (-) show
+ 27.8788 -501.215 m
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.91258 8.92348 3.34914 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ (s)
+ [8.36716 ] pdfxs
+ (a) show
+ (ndSy)
+ [6.13082 9.47994 6.13082 5.30169 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (ms)
+ [8.92348 8.35625 ] pdfxs
+ (\() show
+ (TOPLAS)
+ [7.81088 8.35627 7.40714 6.83993 8.10534 6.14173 ] pdfxs
+ (\)) show
+ 248.18 -501.215 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (20\(4\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (724{768) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (uly)
+ [6.05449 3.0327 9.39264 ] pdfxs
+ (1998) show
+ (.) show
+ -0.000183105 -532.104 m
+ ([)
+ [3.0327 ] pdfxs
+ (134) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 9.02171 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.56719 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.7781 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n-PierreT)
+ [6.05449 3.63261 7.42902 3.0327 4.8436 4.27631 4.27631 9.56719 6.97085 ] pdfxs
+ (a) show
+ (lpin.)
+ [3.02179 6.0654 3.0327 6.05449 11.0944 ] pdfxs
+ (I) show
+ (mplemen)
+ [9.09802 6.05449 3.0327 4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.7781 ] pdfxs
+ (o) show
+ (f)
+ [8.05084 ] pdfxs
+ (t) show
+ (hetypedc)
+ [6.0654 9.56719 3.93823 5.75995 6.35994 4.8436 10.789 4.8436 ] pdfxs
+ (a) show
+ (ll-by-v)
+ [3.0327 3.0327 3.63261 5.75995 5.75995 3.63261 5.14904 ] pdfxs
+ (a) show
+ (lue)
+ [3.0327 6.0654 4.8436 ] pdfxs
+ 420.364 -532.104 m
+ /N695 10.909 Tf
+ (\025) show
+ 426.727 -532.104 m
+ /N614 10.909 Tf
+ (-c)
+ [3.63261 4.85451 ] pdfxs
+ (a) show
+ (lculus)
+ [3.0327 4.8436 6.0654 3.02179 6.0654 4.29811 ] pdfxs
+ 27.8788 -554.027 m
+ (usingas)
+ [6.0654 4.29811 3.0327 6.05449 10.5926 10.5926 4.29811 ] pdfxs
+ (ta) show
+ (ck)
+ [4.54905 10.8981 ] pdfxs
+ (o) show
+ (fre)
+ [8.46538 4.27631 4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.05449 4.30902 12.3381 ] pdfxs
+ (I) show
+ (n) show
+ 172.775 -554.027 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.7417 ] pdfxs
+ (o) show
+ (ft)
+ [8.62909 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGACT-SIGPLANSymp)
+ [10.2982 7.83262 7.81088 15.0545 6.14173 4.19998 8.44359 7.83262 7.79997 7.81088 3.89453 
+ 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 13.3853 6.13082 5.30169 8.92348 5.01816 
+ ] pdfxs
+ (os) show
+ (ium)
+ [3.33823 5.85816 14.2034 ] pdfxs
+ (o) show
+ (n) show
+ 27.8788 -575.949 m
+ (Prin)
+ [7.39623 4.60356 3.34914 6.13082 ] pdfxs
+ (c) show
+ (i)
+ [3.34914 ] pdfxs
+ (p) show
+ (l)
+ [2.78176 ] pdfxs
+ (e) show
+ (s)
+ [8.36716 ] pdfxs
+ (o) show
+ (fPro)
+ [7.24365 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.13082 8.92363 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ 208.569 -575.949 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (188{201) show
+ (,)
+ [6.6654 ] pdfxs
+ (1994) show
+ (.) show
+ -0.000183105 -606.838 m
+ ([)
+ [3.0327 ] pdfxs
+ (135) show
+ (]M)
+ [8.4872 9.99272 ] pdfxs
+ (a) show
+ (dsT)
+ [6.0654 8.6508 6.97085 ] pdfxs
+ (o) show
+ (f)
+ [3.32724 ] pdfxs
+ (t) show
+ (e)
+ [9.19629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 10.4072 ] pdfxs
+ (J) show
+ (e)
+ [4.85451 ] pdfxs
+ (a) show
+ (n-PierreT)
+ [6.05449 3.63261 7.42902 3.0327 4.8436 4.27631 4.27631 9.18538 6.97085 ] pdfxs
+ (a) show
+ (lpin.)
+ [3.0327 6.0654 3.02179 6.0654 9.98173 ] pdfxs
+ (R) show
+ (e)
+ [4.8436 ] pdfxs
+ (g) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n-b)
+ [6.0654 3.63261 6.0654 ] pdfxs
+ (a) show
+ (sedmem)
+ [4.29811 4.8436 10.4072 9.09802 4.8436 9.09802 ] pdfxs
+ (o) show
+ (rym)
+ [4.2654 10.1017 9.09802 ] pdfxs
+ (a) show
+ (n)
+ [6.05449 ] pdfxs
+ (ag) show
+ (emen)
+ [4.85451 9.08711 4.8436 5.75995 ] pdfxs
+ (t) show
+ (.) show
+ 389.124 -606.838 m
+ /N634 10.909 Tf
+ (Inform)
+ [4.21089 6.13082 3.33823 5.58542 4.59266 8.92348 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.6908 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (d) show
+ 27.8788 -628.761 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (mputation)
+ [8.91258 5.58542 5.84725 3.62179 5.58542 3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ 89.4908 -628.761 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (132\(2\)) show
+ (:)
+ [3.02179 ] pdfxs
+ (109{176) show
+ (,Febru)
+ [6.6763 6.20722 4.85451 6.05449 4.27631 6.05449 ] pdfxs
+ (a) show
+ (ry)
+ [4.27631 9.39264 ] pdfxs
+ (1997) show
+ (.) show
+ 225.818 -657.201 m
+ (210) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 223 223
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 72 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ ([)
+ [3.0327 ] pdfxs
+ (136) show
+ (]D)
+ [8.4872 8.32365 ] pdfxs
+ (a) show
+ (n)
+ [10.4399 ] pdfxs
+ (N) show
+ (.Tru)
+ [7.40721 6.97085 4.2654 6.0654 ] pdfxs
+ (o) show
+ (n)
+ [6.05449 ] pdfxs
+ (g) show
+ (,Fr)
+ [7.59266 6.20722 4.27631 ] pdfxs
+ (a) show
+ (n\030c)
+ [6.0654 2.60091e-06 4.8436 ] pdfxs
+ (o) show
+ (isBodin,)
+ [3.0327 8.67262 7.7344 5.74904 6.0654 3.0327 6.05449 7.59266 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.429 ] pdfxs
+ (A) show
+ (ndr\023eSeznec.)
+ [6.0654 6.05449 3.97086 0.305452 9.21811 6.0654 4.8436 4.85451 6.05449 4.85451 4.8436 
+ 10.069 ] pdfxs
+ (I) show
+ (mprovingc)
+ [9.08711 6.0654 4.2654 5.15996 5.74904 3.0327 6.0654 9.82901 4.8436 ] pdfxs
+ (a) show
+ (chebehavi)
+ [4.54905 6.05449 9.22901 6.35994 4.8436 6.0654 5.14905 5.75995 3.0327 ] pdfxs
+ (o) show
+ (r)
+ [8.63991 ] pdfxs
+ (o) show
+ (fdyn)
+ [7.71266 6.0654 5.74904 6.0654 ] pdfxs
+ (a) show
+ (mi-)
+ [9.08711 3.0327 3.63261 ] pdfxs
+ 27.879 -21.922 m
+ (c)
+ [4.8436 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.0327 10.1999 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (edd)
+ [4.85451 10.5054 6.05449 ] pdfxs
+ (at) show
+ (as)
+ [9.90537 4.29811 ] pdfxs
+ (t) show
+ (ruc)
+ [4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.05449 4.27631 4.85451 4.29811 10.2872 ] pdfxs
+ (I) show
+ (n) show
+ 199.466 -21.922 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.10897 ] pdfxs
+ (o) show
+ (ft)
+ [7.99637 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.66544 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (lC)
+ [7.4399 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nceonP)
+ [6.13082 4.46185 9.66544 5.58542 10.7781 7.39623 ] pdfxs
+ (a) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (ll)
+ [3.34903 2.78176 ] pdfxs
+ (e) show
+ (l) show
+ 27.879 -43.845 m
+ (Ar)
+ [7.83262 4.0363 ] pdfxs
+ (ch) show
+ (ite)
+ [3.34914 3.62179 4.46185 ] pdfxs
+ (c) show
+ (tur)
+ [3.62179 5.85816 4.04721 ] pdfxs
+ (e) show
+ (s)
+ [8.35625 ] pdfxs
+ (a) show
+ (ndC)
+ [6.14173 9.47994 7.79997 ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.78176 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (nTe)
+ [10.0362 6.97089 4.46185 ] pdfxs
+ (ch) show
+ (ni)
+ [6.14173 3.33823 ] pdfxs
+ (q) show
+ (u)
+ [5.85816 ] pdfxs
+ (e) show
+ (s\(PACT)
+ [8.36716 4.45083 6.56715 7.83262 7.79997 7.81088 ] pdfxs
+ (\)) show
+ 271.738 -43.845 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (322{329) show
+ (,Oc)
+ [6.6654 8.4872 4.8436 ] pdfxs
+ (to) show
+ (ber)
+ [6.37085 4.8436 7.909 ] pdfxs
+ (1998) show
+ (.) show
+ 0 -74.734 m
+ ([)
+ [3.0327 ] pdfxs
+ (137) show
+ (]David)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.6799 ] pdfxs
+ (U) show
+ (n)
+ [6.0654 ] pdfxs
+ (ga) show
+ (r)
+ [8.89081 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 10.6799 ] pdfxs
+ (Ra) show
+ (nd)
+ [6.05449 6.0654 ] pdfxs
+ (a) show
+ (llB.Smi)
+ [3.0327 7.6472 7.72349 7.65811 6.05449 9.09802 3.02179 ] pdfxs
+ (t) show
+ (h.Self:Thepower)
+ [6.0654 10.7999 6.05449 4.85451 3.02179 3.33815 9.83991 7.88721 6.05449 9.46901 6.37085 
+ 5.14905 7.57085 4.85451 8.89081 ] pdfxs
+ (o) show
+ (fsimplicity.)
+ [7.95266 4.29811 3.0327 9.08711 6.0654 3.0327 3.0327 4.8436 3.0327 3.93823 4.84359 
+ 10.7999 ] pdfxs
+ (I) show
+ (n) show
+ 380.87 -74.734 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.2617 ] pdfxs
+ (o) show
+ (ft)
+ [8.16 3.62179 ] pdfxs
+ (he) show
+ 27.879 -96.656 m
+ (ACMSIGPLANc)
+ [7.83262 7.79997 13.6145 6.13082 4.21089 8.43268 7.40714 6.83993 8.10534 11.9344 4.46185 
+ ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 8.84727 ] pdfxs
+ (o) show
+ (nO)
+ [9.95988 8.36718 ] pdfxs
+ (b) show
+ (je)
+ [3.33823 4.46185 ] pdfxs
+ (c) show
+ (t-Ori)
+ [3.6327 3.89453 8.36718 4.60356 3.33823 ] pdfxs
+ (e) show
+ (ntedPro)
+ [6.14173 3.62179 4.46185 9.40357 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.92348 3.33823 6.14173 ] pdfxs
+ (g) show
+ (,Sy)
+ [7.1891 6.13082 5.29078 ] pdfxs
+ (s) show
+ (t)
+ [3.62179 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (s) show
+ (,L)
+ [7.1891 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.14173 ] pdfxs
+ (g) show
+ (u)
+ [5.84725 ] pdfxs
+ (ages) show
+ (,)
+ [7.1891 ] pdfxs
+ (a) show
+ (ndA)
+ [6.13082 9.41448 8.10534 ] pdfxs
+ (p) show
+ (-) show
+ 27.879 -118.579 m
+ (p) show
+ (lic)
+ [2.79267 3.33823 4.46185 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (ns)
+ [6.14173 8.35625 ] pdfxs
+ (\() show
+ (OOPSLA)
+ [8.36718 8.35627 7.40714 6.13082 6.83993 8.11625 ] pdfxs
+ (\)) show
+ 130.799 -118.579 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (1987) show
+ (.) show
+ 0 -149.468 m
+ ([)
+ [3.0327 ] pdfxs
+ (138) show
+ (]Frdric)
+ [8.4872 6.20722 4.27631 6.05449 4.27631 3.0327 7.61448 ] pdfxs
+ (V) show
+ (ivien)
+ [3.0327 5.74904 3.0327 4.85451 8.82538 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 8.83628 9.99272 ] pdfxs
+ (a) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 8.82538 ] pdfxs
+ (R) show
+ (in)
+ [3.0327 6.05449 ] pdfxs
+ (a) show
+ (rd.)
+ [4.27631 6.0654 6.44722 ] pdfxs
+ (I) show
+ (ncremen)
+ [6.0654 4.8436 4.27631 4.8436 9.08711 4.85451 5.75995 ] pdfxs
+ (ta) show
+ (lizedp)
+ [3.02179 3.0327 4.85451 4.8436 8.82538 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.03628 ] pdfxs
+ (a) show
+ (ndesc)
+ [6.05449 8.83628 4.8436 4.30902 4.8436 ] pdfxs
+ (a) show
+ (pe)
+ [6.35994 7.61448 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysis.)
+ [3.0327 5.75995 4.29811 3.0327 4.29811 6.45812 ] pdfxs
+ (I) show
+ (n) show
+ 413.625 -149.468 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (gs) show
+ 27.879 -171.39 m
+ (o) show
+ (ftheACMSIGPLANC)
+ [7.96364 3.62179 5.58542 9.63272 7.83262 7.79997 14.3999 6.14173 4.19998 8.44359 7.39623 
+ 6.83993 8.11625 12.7198 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.63272 ] pdfxs
+ (o) show
+ (nPro)
+ [10.7562 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingLan)
+ [8.92348 8.92348 3.34914 6.13082 9.63272 6.28357 5.58542 6.13082 ] pdfxs
+ (g) show
+ (ua)
+ [5.84725 5.58542 ] pdfxs
+ (g) show
+ (e)
+ [9.63272 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.7453 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.14173 10.189 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n) show
+ 27.879 -193.313 m
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 63.485 -193.313 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (35{46) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 3.05176e-05 -224.202 m
+ ([)
+ [3.0327 ] pdfxs
+ (139) show
+ (]DavidW)
+ [8.4872 8.32365 5.15996 5.74904 3.0327 10.2763 10.2981 ] pdfxs
+ (a) show
+ (ll.Gl)
+ [3.0327 3.0327 9.5781 8.5636 3.02179 ] pdfxs
+ (o) show
+ (b)
+ [6.0654 ] pdfxs
+ (a) show
+ (lre)
+ [7.24357 4.2654 4.85451 ] pdfxs
+ (g) show
+ (is)
+ [3.0327 4.29811 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 8.48718 ] pdfxs
+ (a) show
+ (lloc)
+ [3.0327 3.0327 5.74904 4.85451 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.2654 ] pdfxs
+ (a) show
+ (tlink-)
+ [8.45456 3.0327 3.0327 6.05449 5.75995 3.63261 ] pdfxs
+ (t) show
+ (ime.)
+ [3.0327 9.08711 4.85451 9.5781 ] pdfxs
+ (I) show
+ (n) show
+ 298.103 -224.202 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.89079 ] pdfxs
+ (o) show
+ (ft)
+ [7.77819 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [9.44726 7.83262 7.81088 14.2035 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 27.879 -246.124 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.20727 ] pdfxs
+ (o) show
+ (nPro)
+ [10.3308 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 9.20727 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.20727 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (nandIm)
+ [10.3199 5.58542 6.13082 9.76357 4.21089 8.91258 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.3308 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 388.952 -246.124 m
+ /N614 10.909 Tf
+ (,P)
+ [6.98176 7.12357 ] pdfxs
+ (a) show
+ (lo)
+ [3.02179 9.40355 ] pdfxs
+ (A) show
+ (l)
+ [3.0327 ] pdfxs
+ (to) show
+ (,C)
+ [7.05812 7.8763 ] pdfxs
+ (A) show
+ (,) show
+ 27.879 -268.047 m
+ (1986) show
+ (.) show
+ 3.05176e-05 -298.936 m
+ ([)
+ [3.0327 ] pdfxs
+ (140) show
+ (]J)
+ [8.4872 5.5964 ] pdfxs
+ (o) show
+ (hnWh)
+ [6.0654 8.81447 11.2035 6.0654 ] pdfxs
+ (a) show
+ (ley)
+ [3.0327 4.8436 8.50902 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 8.81447 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.8436 8.20357 6.0654 5.78177 ] pdfxs
+ (La) show
+ (m.Cl)
+ [9.08711 6.4254 7.8763 3.0327 ] pdfxs
+ (o) show
+ (nin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (-b)
+ [3.63261 6.05449 ] pdfxs
+ (a) show
+ (sedc)
+ [4.30902 4.8436 8.81447 4.8436 ] pdfxs
+ (o) show
+ (n)
+ [5.75995 ] pdfxs
+ (t) show
+ (ex)
+ [4.8436 5.75995 ] pdfxs
+ (t) show
+ (-sensi)
+ [3.64352 4.29811 4.8436 6.0654 4.29811 3.0327 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 7.59266 6.37085 ] pdfxs
+ (o) show
+ (in)
+ [3.02179 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.85451 7.01447 ] pdfxs
+ (a) show
+ (li)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (s)
+ [7.04718 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisusin)
+ [3.0327 5.74904 4.30902 3.0327 7.04718 6.0654 4.29811 3.0327 6.05449 ] pdfxs
+ (g) show
+ 27.879 -320.858 m
+ (bin)
+ [6.0654 3.02179 6.0654 ] pdfxs
+ (a) show
+ (rydecisi)
+ [4.27631 8.7381 6.05449 4.85451 4.8436 3.0327 4.29811 3.0327 ] pdfxs
+ (o) show
+ (ndi)
+ [9.04356 6.0654 3.0327 ] pdfxs
+ (ag) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (ms.In)
+ [9.09802 4.29811 6.7963 3.94897 6.0654 ] pdfxs
+ 165.022 -320.858 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [7.75626 ] pdfxs
+ (o) show
+ (ft)
+ [6.65456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [8.32364 7.82171 7.81088 13.0799 6.13082 4.21089 8.44359 7.39623 6.83993 8.10534 11.4108 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 8.31273 ] pdfxs
+ (o) show
+ (nPro)
+ [9.43624 7.40714 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmin)
+ [8.92348 8.91258 3.34914 6.13082 ] pdfxs
+ (g) show
+ 27.879 -342.781 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 247.532 -342.781 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (131{144) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ 3.05176e-05 -373.67 m
+ ([)
+ [3.0327 ] pdfxs
+ (141) show
+ (]P)
+ [8.4872 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 7.02539 ] pdfxs
+ (R) show
+ (.Wils)
+ [7.0363 11.2035 3.0327 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 8.94538 ] pdfxs
+ (U) show
+ (niprocess)
+ [6.0654 3.0327 6.05449 4.27631 5.75995 4.8436 4.8436 4.30902 4.29811 ] pdfxs
+ (o) show
+ (r)
+ [8.27991 ] pdfxs
+ (ga) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (ag) show
+ (ec)
+ [8.8472 4.8436 ] pdfxs
+ (o) show
+ (llec)
+ [3.0327 3.0327 4.8436 4.85451 ] pdfxs
+ (t) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (ntechniques.)
+ [10.069 4.23277 4.85451 4.54905 6.05449 6.0654 3.02179 5.75995 6.0654 4.8436 4.30902 
+ 8.94538 ] pdfxs
+ (I) show
+ (n) show
+ 338.583 -373.67 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.69443 ] pdfxs
+ (o) show
+ (ft)
+ [7.58183 3.62179 ] pdfxs
+ (h) show
+ (eInt)
+ [9.26181 4.19998 6.13082 3.6327 ] pdfxs
+ (e) show
+ (rna-)
+ [4.59266 6.13082 5.58542 3.90544 ] pdfxs
+ 27.8791 -395.592 m
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (a) show
+ (l)
+ [6.109 ] pdfxs
+ (Wo) show
+ (r)
+ [4.60356 ] pdfxs
+ (ksho) show
+ (p)
+ [8.90176 ] pdfxs
+ (o) show
+ (nM)
+ [9.45806 9.7854 ] pdfxs
+ (e) show
+ (m)
+ [8.91258 ] pdfxs
+ (o) show
+ (ryM)
+ [4.60356 8.61802 9.7854 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (age) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ 227.193 -395.592 m
+ /N614 10.909 Tf
+ (,number)
+ [6.16358 5.75995 6.05449 8.79257 6.35994 4.85451 7.27628 ] pdfxs
+ (637) show
+ (,S)
+ [6.16358 6.05449 ] pdfxs
+ (a) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (-M)
+ [3.63261 10.0036 ] pdfxs
+ (a) show
+ (lo)
+ [3.02179 8.46538 ] pdfxs
+ (\() show
+ (Fr)
+ [6.20722 4.27631 ] pdfxs
+ (a) show
+ (nce)
+ [6.0654 4.8436 4.8436 ] pdfxs
+ (\)) show
+ (,)
+ [6.16358 ] pdfxs
+ (1992) show
+ (.Sprin)
+ [6.04358 6.05449 6.0654 4.2654 3.0327 6.0654 ] pdfxs
+ (g) show
+ (er-)
+ [4.8436 4.27631 3.63261 ] pdfxs
+ 27.8791 -417.515 m
+ (Verl)
+ [7.2763 4.8436 4.27631 3.0327 ] pdfxs
+ (ag) show
+ (.) show
+ 6.10352e-05 -448.404 m
+ ([)
+ [3.0327 ] pdfxs
+ (142) show
+ (]P)
+ [8.4872 7.11266 ] pdfxs
+ (a) show
+ (ul)
+ [6.0654 6.09813 ] pdfxs
+ (R) show
+ (.Wils)
+ [6.10904 11.2035 3.0327 3.0327 4.29811 ] pdfxs
+ (o) show
+ (n,Mich)
+ [6.0654 6.21813 9.99272 3.0327 4.54905 6.05449 ] pdfxs
+ (a) show
+ (elS.)
+ [4.85451 6.09813 6.0654 6.09813 ] pdfxs
+ (La) show
+ (m,)
+ [9.08711 6.21813 ] pdfxs
+ (a) show
+ (ndTh)
+ [6.0654 9.13083 7.8763 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.09802 ] pdfxs
+ (a) show
+ (sG.M)
+ [7.37445 8.55269 6.10904 9.99272 ] pdfxs
+ (o) show
+ (her.E\013ec)
+ [6.0654 4.8436 4.27631 6.94903 7.41812 6.37077 4.8436 4.85451 ] pdfxs
+ (t) show
+ (ive)
+ [3.02179 5.4545 7.91993 ] pdfxs
+ (") show
+ (s)
+ [4.30902 ] pdfxs
+ (tat) show
+ (ic-)
+ [3.02179 4.85451 3.63261 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ph"re)
+ [6.05449 6.0654 8.51993 4.27631 4.85451 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (ga) show
+ (niz)
+ [6.0654 3.0327 4.8436 ] pdfxs
+ (a) show
+ (-) show
+ 27.8791 -470.326 m
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [9.68719 ] pdfxs
+ (t) show
+ (oimproveloc)
+ [9.0981 3.02179 9.09802 6.05449 4.27631 5.14905 5.4545 8.4872 3.0327 5.74904 4.85451 
+ ] pdfxs
+ (a) show
+ (lityin)
+ [3.0327 3.02179 3.94914 9.39264 3.02179 9.6981 ] pdfxs
+ (ga) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (ag) show
+ (e-c)
+ [4.85451 3.63261 4.85451 ] pdfxs
+ (o) show
+ (llec)
+ [3.02179 3.0327 4.85451 4.8436 ] pdfxs
+ (t) show
+ (edsys)
+ [4.8436 9.6981 4.30902 5.74904 4.30902 ] pdfxs
+ (t) show
+ (ems.)
+ [4.8436 9.09802 4.29811 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 300.221 -470.326 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [8.35625 ] pdfxs
+ (o) show
+ (ft)
+ [7.25456 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLAN)
+ [8.92363 7.82171 7.81088 13.6799 6.13082 4.21089 8.44359 7.39623 6.83993 8.11625 8.10534 
+ ] pdfxs
+ 27.8791 -492.249 m
+ (C)
+ [7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 9.29454 ] pdfxs
+ (o) show
+ (nPro)
+ [10.4181 7.39623 4.0363 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.04721 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.33823 6.14173 9.29454 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [9.29454 ] pdfxs
+ (Des) show
+ (i)
+ [3.33823 ] pdfxs
+ (g) show
+ (n)
+ [10.4181 ] pdfxs
+ (a) show
+ (ndImpl)
+ [6.13082 9.85084 4.21089 8.91258 5.58542 2.78176 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [10.4181 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.83993 ] pdfxs
+ (D) show
+ (I)
+ [4.21089 ] pdfxs
+ (\)) show
+ 389.552 -492.249 m
+ /N614 10.909 Tf
+ (,p)
+ [7.06903 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 8.34535 ] pdfxs
+ (177{191) show
+ (,) show
+ 27.8791 -514.172 m
+ (1991) show
+ (.) show
+ 6.10352e-05 -545.06 m
+ ([)
+ [3.0327 ] pdfxs
+ (143) show
+ (])
+ [8.4872 ] pdfxs
+ (Ro) show
+ (bertP.Wils)
+ [6.35994 4.8436 4.27631 9.29455 6.52358 8.08356 11.2144 3.02179 3.0327 4.30902 ] pdfxs
+ (o) show
+ (n)
+ [11.1163 ] pdfxs
+ (a) show
+ (ndM)
+ [6.05449 11.1163 10.0036 ] pdfxs
+ (o) show
+ (nicaS.)
+ [6.05449 3.0327 4.85451 10.5054 6.0654 8.08356 ] pdfxs
+ (La) show
+ (m.E\013ectivec)
+ [9.08711 12.0981 7.41812 6.37077 4.8436 4.85451 4.23277 3.0327 5.4545 9.90537 4.85451 
+ ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (extsensi)
+ [4.85451 5.74904 9.30546 4.29811 4.85451 6.05449 4.30902 3.02179 ] pdfxs
+ (t) show
+ (ivep)
+ [3.0327 5.4545 9.90537 6.35994 ] pdfxs
+ (o) show
+ (in)
+ [3.0327 5.75995 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 9.32717 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (lysisf)
+ [3.0327 5.74904 4.30902 3.0327 9.34898 3.33815 ] pdfxs
+ (o) show
+ (rC)
+ [9.32717 7.8763 ] pdfxs
+ 27.8791 -566.983 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (ms.)
+ [9.08711 4.30902 12.7744 ] pdfxs
+ (I) show
+ (n) show
+ 100.304 -566.983 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.8726 ] pdfxs
+ (o) show
+ (ft)
+ [8.77091 3.62179 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [10.44 7.83262 7.79997 15.1963 6.14173 4.19998 8.44359 7.39623 6.83993 8.11625 13.5271 
+ 7.79997 ] pdfxs
+ (o) show
+ (nf)
+ [6.14173 3.33823 ] pdfxs
+ (e) show
+ (r)
+ [4.04721 ] pdfxs
+ (e) show
+ (nce)
+ [6.13082 4.46185 10.44 ] pdfxs
+ (o) show
+ (nPro)
+ [11.5526 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (r)
+ [4.0363 ] pdfxs
+ (a) show
+ (mmingL)
+ [8.92348 8.92348 3.34914 6.13082 10.44 6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (age) show
+ 27.8791 -588.906 m
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 199.15 -588.906 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (1{12) show
+ (,)
+ [6.6654 ] pdfxs
+ (J) show
+ (une)
+ [6.0654 6.05449 8.4872 ] pdfxs
+ (1995) show
+ (.) show
+ 6.10352e-05 -619.794 m
+ ([)
+ [3.0327 ] pdfxs
+ (144) show
+ (]Er)
+ [8.4872 7.41812 4.27631 ] pdfxs
+ (a) show
+ (nY)
+ [10.4835 7.2763 ] pdfxs
+ (a) show
+ (hav)
+ [6.05449 5.14905 10.189 ] pdfxs
+ (a) show
+ (ndG.)
+ [6.05449 10.4945 8.55269 7.46175 ] pdfxs
+ (Ra) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (lin)
+ [3.0327 3.0327 6.05449 ] pdfxs
+ (ga) show
+ (m.Verifyings)
+ [9.09802 10.2108 7.2763 4.8436 4.27631 3.0327 3.33815 5.74904 3.0327 6.0654 9.87264 
+ 4.30902 ] pdfxs
+ (a) show
+ (fetypr)
+ [3.32724 4.85451 3.93823 10.1781 6.0654 4.27631 ] pdfxs
+ (o) show
+ (per)
+ [6.35994 4.8436 4.27631 ] pdfxs
+ (t) show
+ (iesusingsep)
+ [3.0327 4.8436 8.72717 6.0654 4.29811 3.0327 6.0654 9.87264 4.30902 4.8436 6.0654 
+ ] pdfxs
+ (a) show
+ (r)
+ [4.2654 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (n)
+ [10.4835 ] pdfxs
+ (a) show
+ (ndhe)
+ [6.0654 10.4835 6.0654 4.8436 ] pdfxs
+ (t) show
+ (er)
+ [4.8436 4.27631 ] pdfxs
+ (o) show
+ (-) show
+ 225.818 -657.201 m
+ (211) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 224 224
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ 1 0 0 1 99.879 709.041 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N614 10.909 Tf
+ (g) show
+ (ene)
+ [4.8436 6.0654 4.8436 ] pdfxs
+ (o) show
+ (us)
+ [6.0654 9.07625 ] pdfxs
+ (a) show
+ (bs)
+ [6.0654 4.29811 ] pdfxs
+ (t) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (c)
+ [4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns.)
+ [6.0654 4.29811 11.269 ] pdfxs
+ (I) show
+ (n) show
+ 125.582 0 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (s)
+ [9.41443 ] pdfxs
+ (o) show
+ (ft)
+ [8.29091 3.6327 ] pdfxs
+ (h) show
+ (eACMSIGPLANC)
+ [9.9709 7.83262 7.79997 14.7381 6.13082 4.19998 8.44359 7.39623 6.85084 8.10534 13.058 
+ 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.9709 ] pdfxs
+ (o) show
+ (nPro)
+ [11.0835 7.39623 4.04721 5.01816 ] pdfxs
+ (g) show
+ (rammin)
+ [4.0363 5.58542 8.91258 8.92348 3.34914 6.13082 ] pdfxs
+ (g) show
+ 0 -21.922 m
+ (L)
+ [6.28357 ] pdfxs
+ (a) show
+ (n)
+ [6.13082 ] pdfxs
+ (g) show
+ (u)
+ [5.85816 ] pdfxs
+ (ag) show
+ (e)
+ [8.92363 ] pdfxs
+ (Des) show
+ (i)
+ [3.34914 ] pdfxs
+ (g) show
+ (n)
+ [10.0362 ] pdfxs
+ (a) show
+ (ndIm)
+ [6.13082 9.47994 4.19998 8.92348 ] pdfxs
+ (p) show
+ (l)
+ [2.79267 ] pdfxs
+ (e) show
+ (m)
+ [8.92348 ] pdfxs
+ (e) show
+ (nt)
+ [6.13082 3.62179 ] pdfxs
+ (a) show
+ (ti)
+ [3.62179 3.34914 ] pdfxs
+ (o) show
+ (n)
+ [10.0362 ] pdfxs
+ (\() show
+ (PL)
+ [7.39623 6.85084 ] pdfxs
+ (D) show
+ (I)
+ [4.19998 ] pdfxs
+ (\)) show
+ 219.653 -21.922 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (25{34) show
+ (,)
+ [6.6654 ] pdfxs
+ (N) show
+ (ewY)
+ [4.8436 11.5199 7.2763 ] pdfxs
+ (o) show
+ (rk,)
+ [4.2654 5.75995 6.6654 ] pdfxs
+ (NY) show
+ (,)
+ [6.6654 ] pdfxs
+ (U) show
+ (S)
+ [6.0654 ] pdfxs
+ (A) show
+ (,)
+ [6.6654 ] pdfxs
+ (2004) show
+ (.) show
+ -27.879 -52.811 m
+ ([)
+ [3.0327 ] pdfxs
+ (145) show
+ (]Cur)
+ [8.4872 7.8763 6.05449 4.27631 ] pdfxs
+ (t) show
+ (isY)
+ [3.0327 8.92353 7.2763 ] pdfxs
+ (a) show
+ (rvin,Rich)
+ [4.27631 5.74904 3.0327 6.0654 7.89811 8.03985 3.02179 4.54905 6.0654 ] pdfxs
+ (a) show
+ (rdBukowski,)
+ [4.2654 10.6908 7.72349 6.0654 5.4545 5.14905 7.8763 4.30902 5.75995 3.02179 7.90902 
+ ] pdfxs
+ (a) show
+ (ndTh)
+ [6.0654 10.6799 7.88721 6.05449 ] pdfxs
+ (o) show
+ (m)
+ [9.08711 ] pdfxs
+ (a) show
+ (s)
+ [8.93444 ] pdfxs
+ (A) show
+ (nders)
+ [6.0654 6.05449 4.85451 4.2654 4.30902 ] pdfxs
+ (o) show
+ (n.)
+ [6.05449 10.8217 ] pdfxs
+ (A) show
+ (n)
+ [6.0654 ] pdfxs
+ (o) show
+ (nym)
+ [5.74904 5.75995 9.09802 ] pdfxs
+ (o) show
+ (us)
+ [6.05449 8.93444 ] pdfxs
+ (R) show
+ (PC:)
+ [7.41812 7.88721 7.65811 ] pdfxs
+ (L) show
+ (ow-l)
+ [5.14905 7.8763 3.63261 3.0327 ] pdfxs
+ (at) show
+ (ency)
+ [4.85451 6.05449 4.85451 5.75995 ] pdfxs
+ 0 -74.734 m
+ (pr)
+ [6.0654 4.2654 ] pdfxs
+ (ot) show
+ (ec)
+ [4.85451 4.8436 ] pdfxs
+ (t) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (nina)
+ [9.6981 3.02179 9.6981 9.0981 ] pdfxs
+ (64) show
+ (-bit)
+ [3.63261 6.0654 3.02179 7.88729 ] pdfxs
+ (a) show
+ (ddresssp)
+ [6.05449 6.0654 4.2654 4.85451 4.29811 7.94172 4.29811 6.0654 ] pdfxs
+ (a) show
+ (ce.)
+ [4.8436 4.85451 7.86538 ] pdfxs
+ (I) show
+ (n) show
+ 191.442 -74.734 m
+ /N634 10.909 Tf
+ (USENIXSumm)
+ [8.10534 6.14173 7.39623 8.10534 4.21089 12.0108 6.13082 5.85816 8.92348 8.91258 ] pdfxs
+ (e) show
+ (r) show
+ 276.86 -74.734 m
+ /N614 10.909 Tf
+ (,p)
+ [6.6654 6.0654 ] pdfxs
+ (ag) show
+ (es)
+ [4.8436 7.94172 ] pdfxs
+ (175{186) show
+ (,)
+ [6.6654 ] pdfxs
+ (1993) show
+ (.) show
+ -27.879 -105.623 m
+ ([)
+ [3.0327 ] pdfxs
+ (146) show
+ (]Y)
+ [8.4872 7.26539 ] pdfxs
+ (o) show
+ (u)
+ [6.0654 ] pdfxs
+ (ta) show
+ (o)
+ [8.34538 ] pdfxs
+ (Z) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (ng)
+ [6.05449 8.35629 ] pdfxs
+ (a) show
+ (nd)
+ [6.05449 8.95628 ] pdfxs
+ (R) show
+ (ajivGup)
+ [6.0654 3.32724 3.0327 8.65083 8.5636 6.0654 6.05449 ] pdfxs
+ (ta) show
+ (.)
+ [6.65449 ] pdfxs
+ (Dat) show
+ (ac)
+ [8.35629 4.8436 ] pdfxs
+ (o) show
+ (mpressi)
+ [9.08711 6.0654 4.27631 4.8436 4.29811 4.30902 3.0327 ] pdfxs
+ (o) show
+ (n)
+ [8.95628 ] pdfxs
+ (t) show
+ (r)
+ [4.2654 ] pdfxs
+ (a) show
+ (nsf)
+ [6.0654 4.29811 3.33815 ] pdfxs
+ (o) show
+ (rm)
+ [4.2654 9.09802 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (nsf)
+ [6.0654 7.19991 3.32724 ] pdfxs
+ (o) show
+ (rdyn)
+ [7.16719 6.0654 5.75995 6.05449 ] pdfxs
+ (a) show
+ (mic)
+ [9.09802 3.02179 4.85451 ] pdfxs
+ (a) show
+ (lly)
+ [3.0327 3.02179 8.66174 ] pdfxs
+ (a) show
+ (lloc)
+ [3.02179 3.0327 5.75995 4.8436 ] pdfxs
+ (at) show
+ (ed)
+ [4.85451 6.0654 ] pdfxs
+ -3.05176e-05 -127.545 m
+ (d)
+ [6.0654 ] pdfxs
+ (a) show
+ (tastruc)
+ [4.23277 9.92719 4.30902 4.23277 4.27631 6.0654 4.8436 ] pdfxs
+ (t) show
+ (ures.)
+ [6.0654 4.2654 4.85451 4.29811 10.3526 ] pdfxs
+ (I) show
+ (n) show
+ 97.951 -127.545 m
+ /N634 10.909 Tf
+ (Procee)
+ [7.39623 4.04721 5.01816 4.46185 4.46185 4.46185 ] pdfxs
+ (d) show
+ (in)
+ [3.33823 6.14173 ] pdfxs
+ (g) show
+ (softheInt)
+ [9.11988 5.58542 8.00728 3.62179 5.58542 9.67635 4.21089 6.13082 3.62179 ] pdfxs
+ (e) show
+ (rn)
+ [4.60356 6.13082 ] pdfxs
+ (a) show
+ (ti)
+ [3.6327 3.33823 ] pdfxs
+ (o) show
+ (n)
+ [6.14173 ] pdfxs
+ (a) show
+ (lC)
+ [7.45081 7.81088 ] pdfxs
+ (o) show
+ (nf)
+ [6.13082 3.34914 ] pdfxs
+ (e) show
+ (r)
+ [4.0363 ] pdfxs
+ (e) show
+ (nce)
+ [6.14173 4.46185 9.68726 ] pdfxs
+ (o) show
+ (nCom)
+ [10.7999 7.79997 5.58542 8.91258 ] pdfxs
+ (p) show
+ (il)
+ [3.34914 2.79267 ] pdfxs
+ (e) show
+ (rC)
+ [9.26171 7.81088 ] pdfxs
+ (o) show
+ (n)
+ [6.13082 ] pdfxs
+ (s) show
+ (tru)
+ [3.62179 4.60356 5.85816 ] pdfxs
+ (c) show
+ (tion)
+ [3.62179 3.33823 5.58542 6.13082 ] pdfxs
+ -3.05176e-05 -149.468 m
+ (\() show
+ (CC)
+ [7.79997 7.81088 ] pdfxs
+ (\)) show
+ 24.533 -149.468 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (A) show
+ (pr)
+ [6.0654 7.909 ] pdfxs
+ (2002) show
+ (.) show
+ -27.879 -180.357 m
+ ([)
+ [3.0327 ] pdfxs
+ (147) show
+ (]Cr)
+ [8.4872 7.8763 4.2654 ] pdfxs
+ (a) show
+ (igB.)
+ [3.0327 8.77083 7.72349 6.34903 ] pdfxs
+ (Z) show
+ (illes.Benchm)
+ [3.0327 3.0327 3.02179 4.85451 4.29811 7.34175 7.72349 4.85451 6.05449 4.54905 6.0654 
+ 9.08711 ] pdfxs
+ (a) show
+ (rkhe)
+ [4.27631 9.06537 6.0654 4.8436 ] pdfxs
+ (a) show
+ (l)
+ [3.0327 ] pdfxs
+ (t) show
+ (hc)
+ [9.37082 4.85451 ] pdfxs
+ (o) show
+ (nsideredh)
+ [6.05449 4.30902 3.02179 6.0654 4.8436 4.27631 4.85451 9.37082 6.05449 ] pdfxs
+ (a) show
+ (rmful.)
+ [4.27631 9.08711 3.33815 6.05449 3.0327 3.0327 ] pdfxs
+ 263.611 -180.357 m
+ /N634 10.909 Tf
+ (ACMSIGARCHC)
+ [7.83262 7.79997 13.3963 6.13082 4.19998 8.44359 8.10534 7.67998 7.81088 11.7162 7.79997 
+ ] pdfxs
+ (o) show
+ (m)
+ [8.92348 ] pdfxs
+ (p) show
+ (ut)
+ [5.85816 3.62179 ] pdfxs
+ (e) show
+ (rAr)
+ [8.20353 7.83262 4.04721 ] pdfxs
+ (ch) show
+ (ite)
+ [3.33823 3.6327 4.45094 ] pdfxs
+ (c) show
+ (-) show
+ -3.05176e-05 -202.279 m
+ (tureN)
+ [3.62179 5.85816 4.0363 8.92363 8.11625 ] pdfxs
+ (e) show
+ (w)
+ [7.24359 ] pdfxs
+ (s) show
+ 47.278 -202.279 m
+ /N614 10.909 Tf
+ (,)
+ [6.6654 ] pdfxs
+ (29\(3\)) show
+ (:)
+ [3.0327 ] pdfxs
+ (4{5) show
+ (,)
+ [6.6654 ] pdfxs
+ (2001) show
+ (.) show
+ 197.939 -657.201 m
+ (212) show
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Page: 225 225
+ %%BeginPageSetup
+ userdict /pgsave save put
+ PDFVars begin PDF begin PDFVars/InitAll get exec
+ 0 0 612 792 true PDF begin PDFVars begin AS end end
+ %%EndPageSetup
+ 0 0 612 792 re
+ W
+ n
+ q
+ 1 0 0 1 72 629.34 cm
+ [/DeviceGray] cs 0 sc
+ 0 0 m
+ /N622 24.787 Tf
+ (A)
+ [21.0691 ] pdfxs
+ (u) show
+ (t)
+ [10.832 ] pdfxs
+ (h) show
+ (or'sBiogr)
+ [13.9552 11.3772 7.75841 20.2758 19.8297 7.75841 13.9304 13.9552 11.3772 ] pdfxs
+ (ap) show
+ (hy)
+ [14.7235 14.7233 ] pdfxs
+ 0 -61.773 m
+ /N614 10.909 Tf
+ (Chris)
+ [7.8763 6.0654 4.2654 3.0327 6.85082 ] pdfxs
+ (Latt) show
+ (ner)
+ [6.05449 4.85451 6.8072 ] pdfxs
+ (att) show
+ (endedelemen)
+ [4.8436 6.0654 6.0654 4.8436 8.6072 4.8436 3.0327 4.8436 9.09802 4.8436 5.75995 
+ ] pdfxs
+ (ta) show
+ (ryscho)
+ [4.2654 8.30174 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (linBeaver)
+ [5.5745 3.02179 8.6072 7.72349 4.85451 5.14905 5.4545 4.8436 4.27631 ] pdfxs
+ (to) show
+ (nOre)
+ [8.6072 8.47629 4.27631 4.85451 ] pdfxs
+ (go) show
+ (n)
+ [8.59629 ] pdfxs
+ (\() show
+ (suburbi)
+ [4.30902 6.05449 6.0654 6.05449 4.27631 6.05449 3.0327 ] pdfxs
+ (a\)) show
+ (,moving)
+ [5.79268 9.08711 5.15996 5.74904 3.0327 6.0654 7.99629 ] pdfxs
+ (t) show
+ (oB)
+ [7.99629 7.72349 ] pdfxs
+ (a) show
+ (nksOre)
+ [6.0654 5.74904 6.85082 8.4872 4.2654 4.85451 ] pdfxs
+ (go) show
+ (n) show
+ 0 -83.696 m
+ (\(t) show
+ (hec)
+ [6.05449 8.73811 4.8436 ] pdfxs
+ (o) show
+ (un)
+ [6.0654 5.75995 ] pdfxs
+ (t) show
+ (ry\)f)
+ [4.2654 5.75995 8.12729 3.33815 ] pdfxs
+ (o) show
+ (rmiddlescho)
+ [8.15991 9.08711 3.0327 6.05449 6.0654 3.0327 8.7272 4.30902 4.53815 6.0654 5.75995 
+ ] pdfxs
+ (o) show
+ (l)
+ [6.9163 ] pdfxs
+ (a) show
+ (ndhi)
+ [6.05449 9.949 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hscho)
+ [9.949 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (l.)
+ [3.02179 8.62901 ] pdfxs
+ (A) show
+ (f)
+ [3.33815 ] pdfxs
+ (t) show
+ (erhi)
+ [4.8436 8.15991 6.0654 3.02179 ] pdfxs
+ (g) show
+ (hscho)
+ [9.949 4.30902 4.53815 6.0654 5.75995 ] pdfxs
+ (o) show
+ (l,he)
+ [3.02179 6.98176 6.0654 8.7272 ] pdfxs
+ (att) show
+ (ended)
+ [4.85451 6.05449 6.0654 4.8436 9.949 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 8.73811 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.02179 5.4545 4.85451 4.2654 4.30902 3.0327 3.93823 9.64355 ] pdfxs
+ (o) show
+ (f) show
+ 0 -105.618 m
+ (P)
+ [7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.2654 ] pdfxs
+ (t) show
+ (l)
+ [3.0327 ] pdfxs
+ (a) show
+ (ndinP)
+ [6.0654 9.13083 3.0327 9.13083 7.12357 ] pdfxs
+ (o) show
+ (r)
+ [4.27631 ] pdfxs
+ (t) show
+ (l)
+ [3.02179 ] pdfxs
+ (a) show
+ (nd,Ore)
+ [6.0654 6.0654 6.21813 8.47629 4.27631 4.8436 ] pdfxs
+ (go) show
+ (n)
+ [9.14174 ] pdfxs
+ (\(t) show
+ (hecity)
+ [6.05449 7.93084 4.8436 3.0327 3.93823 5.75995 ] pdfxs
+ (\)) show
+ (,)
+ [6.20722 ] pdfxs
+ (a) show
+ (ndw)
+ [6.0654 9.13083 7.58175 ] pdfxs
+ (a) show
+ (saw)
+ [7.37445 5.14905 7.58175 ] pdfxs
+ (a) show
+ (rdedaB)
+ [4.27631 6.05449 4.85451 9.13083 8.53084 7.72349 ] pdfxs
+ (a) show
+ (chel)
+ [4.54905 6.05449 4.85451 3.0327 ] pdfxs
+ (o) show
+ (rsde)
+ [4.2654 7.38536 6.05449 4.85451 ] pdfxs
+ (g) show
+ (reeinC)
+ [4.2654 4.85451 7.91993 3.0327 9.13083 7.88721 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.05449 6.0654 ] pdfxs
+ (t) show
+ (erScience.)
+ [4.8436 7.35264 6.05449 4.85451 3.0327 4.8436 6.0654 4.8436 4.85451 3.0327 ] pdfxs
+ 0 -127.541 m
+ (F)
+ [6.20722 ] pdfxs
+ (o) show
+ (r)
+ [9.34899 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (escho)
+ [9.91628 4.29811 4.54905 6.05449 5.75995 ] pdfxs
+ (o) show
+ (l,hemoved)
+ [3.0327 8.45447 6.0654 9.91628 9.08711 5.15996 5.4545 4.8436 11.1272 ] pdfxs
+ (t) show
+ (o)
+ [10.5272 ] pdfxs
+ (U) show
+ (rb)
+ [4.27631 6.05449 ] pdfxs
+ (a) show
+ (n)
+ [6.0654 ] pdfxs
+ (a) show
+ (,)
+ [8.45447 ] pdfxs
+ (I) show
+ (L)
+ [11.8908 ] pdfxs
+ (\() show
+ (thec)
+ [4.23277 6.0654 9.91628 4.85451 ] pdfxs
+ (o) show
+ (rn\felds\))
+ [4.2654 11.1381 6.05449 4.85451 3.02179 6.0654 4.29811 9.31637 ] pdfxs
+ (a) show
+ (nd)
+ [6.0654 11.1272 ] pdfxs
+ (att) show
+ (ended)
+ [4.8436 6.0654 6.05449 4.85451 11.1272 ] pdfxs
+ (t) show
+ (he)
+ [6.05449 9.91628 ] pdfxs
+ (U) show
+ (niversity)
+ [6.0654 3.0327 5.4545 4.8436 4.27631 4.29811 3.0327 3.93823 10.8326 ] pdfxs
+ (o) show
+ (f) show
+ 0 -149.463 m
+ (I) show
+ (llin)
+ [3.0327 3.0327 3.02179 6.0654 ] pdfxs
+ (o) show
+ (is)
+ [3.0327 7.99626 ] pdfxs
+ (a) show
+ (t)
+ [7.95274 ] pdfxs
+ (U) show
+ (rb)
+ [4.2654 6.0654 ] pdfxs
+ (a) show
+ (naCh)
+ [6.05449 9.16356 7.8763 6.05449 ] pdfxs
+ (a) show
+ (mp)
+ [9.09802 6.05449 ] pdfxs
+ (a) show
+ (i)
+ [3.0327 ] pdfxs
+ (g) show
+ (n,e)
+ [6.0654 6.74176 4.85451 ] pdfxs
+ (a) show
+ (rninghisM.S.)
+ [4.2654 6.0654 3.0327 6.05449 9.15265 6.0654 3.0327 7.99626 10.0036 3.0327 6.05449 
+ 6.73085 ] pdfxs
+ (a) show
+ (ndPh.)
+ [6.0654 9.76355 7.41812 6.0654 3.0327 ] pdfxs
+ (D) show
+ (.de)
+ [6.73085 6.05449 4.85451 ] pdfxs
+ (g) show
+ (rees.P)
+ [4.2654 4.85451 4.8436 4.30902 8.07266 7.11266 ] pdfxs
+ (o) show
+ (st)
+ [4.30902 7.94183 ] pdfxs
+ (g) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (du)
+ [6.05449 6.0654 ] pdfxs
+ (at) show
+ (i)
+ [3.02179 ] pdfxs
+ (o) show
+ (n,heisj)
+ [6.0654 6.74176 6.0654 8.55266 3.02179 8.00717 3.33815 ] pdfxs
+ (o) show
+ (inin)
+ [3.02179 6.0654 3.0327 6.05449 ] pdfxs
+ (g) show
+ 0 -171.386 m
+ (A) show
+ (ppleC)
+ [6.0654 6.05449 3.0327 8.62902 7.8763 ] pdfxs
+ (o) show
+ (mpu)
+ [9.08711 6.0654 6.05449 ] pdfxs
+ (t) show
+ (erinCuper)
+ [4.85451 8.05082 3.02179 9.83991 7.8763 6.0654 6.35994 4.85451 4.2654 ] pdfxs
+ (t) show
+ (in)
+ [3.0327 6.0654 ] pdfxs
+ (o) show
+ (,C)
+ [6.83994 7.8763 ] pdfxs
+ (a) show
+ (lif)
+ [3.0327 3.0327 3.32724 ] pdfxs
+ (o) show
+ (rnia)
+ [4.27631 6.05449 3.0327 9.22901 ] pdfxs
+ (\(t) show
+ (hesilic)
+ [6.0654 8.61811 4.30902 3.0327 3.02179 3.0327 4.85451 ] pdfxs
+ (o) show
+ (nv)
+ [9.829 5.15995 ] pdfxs
+ (a) show
+ (lley)
+ [3.02179 3.0327 4.85451 5.74904 ] pdfxs
+ (\)) show
+ (,wherehewillc)
+ [6.85085 7.8763 6.05449 4.85451 4.2654 8.62902 6.0654 8.61811 7.88721 3.02179 3.0327 
+ 6.80721 4.85451 ] pdfxs
+ (o) show
+ (n)
+ [5.74904 ] pdfxs
+ (t) show
+ (inuedevel)
+ [3.0327 5.75995 6.05449 8.62902 6.0654 4.8436 5.4545 4.85451 3.02179 ] pdfxs
+ (o) show
+ (pmen)
+ [6.0654 9.08711 4.85451 5.74904 ] pdfxs
+ (t) show
+ 0 -193.308 m
+ (o) show
+ (f)
+ [8.11629 ] pdfxs
+ (L) show
+ (L)
+ [5.60722 ] pdfxs
+ (V) show
+ (M)
+ [14.7818 ] pdfxs
+ (a) show
+ (nd\fndnewco)
+ [6.05449 10.8435 6.0654 6.05449 10.8435 6.0654 4.8436 12.6653 4.8436 5.75995 ] pdfxs
+ (o) show
+ (lwaysf)
+ [7.81084 7.58175 5.14905 5.75995 9.08716 3.32724 ] pdfxs
+ (o) show
+ (rit)
+ [9.05445 3.0327 9.02182 ] pdfxs
+ (t) show
+ (oimprove)
+ [10.2326 3.0327 9.09802 6.05449 4.27631 5.14905 5.4545 9.63265 ] pdfxs
+ (t) show
+ (heirproduc)
+ [6.05449 4.85451 3.0327 9.05445 6.05449 4.27631 5.75995 6.05449 6.0654 4.8436 ] pdfxs
+ (t) show
+ (s.)
+ [4.29811 11.3235 ] pdfxs
+ (A) show
+ (m)
+ [9.08711 ] pdfxs
+ (o) show
+ (ng)
+ [6.0654 10.2326 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 9.05445 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s,Chris)
+ [4.29811 8.10538 7.8763 6.05449 4.27631 3.0327 4.29811 ] pdfxs
+ 0 -215.231 m
+ (t) show
+ (hinks)
+ [6.05449 3.0327 6.0654 5.75995 7.86536 ] pdfxs
+ (t) show
+ (h)
+ [6.0654 ] pdfxs
+ (a) show
+ (t)
+ [7.81092 ] pdfxs
+ (a) show
+ (u)
+ [6.0654 ] pdfxs
+ (t) show
+ (h)
+ [6.05449 ] pdfxs
+ (o) show
+ (rbi)
+ [7.84355 6.0654 3.02179 ] pdfxs
+ (og) show
+ (r)
+ [4.27631 ] pdfxs
+ (a) show
+ (phiessh)
+ [6.0654 6.05449 3.0327 4.8436 7.87627 4.30902 6.05449 ] pdfxs
+ (o) show
+ (uldn)
+ [6.0654 3.0327 9.63264 6.05449 ] pdfxs
+ (o) show
+ (tbec)
+ [7.81092 6.37085 8.41084 4.85451 ] pdfxs
+ (o) show
+ (mpuls)
+ [9.08711 6.0654 6.05449 3.0327 4.30902 ] pdfxs
+ (o) show
+ (ryf)
+ [4.2654 9.32719 3.33815 ] pdfxs
+ (o) show
+ (rPh.)
+ [7.84355 7.42902 6.05449 3.0327 ] pdfxs
+ (D) show
+ (.disser)
+ [6.59994 6.0654 3.02179 4.30902 4.29811 4.85451 4.2654 ] pdfxs
+ (tat) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.05449 7.87627 ] pdfxs
+ (a) show
+ (t)
+ [7.81092 ] pdfxs
+ (t) show
+ (he)
+ [6.0654 8.42175 ] pdfxs
+ (U) show
+ (niversity)
+ [6.05449 3.0327 5.4545 4.85451 4.2654 4.30902 3.02179 3.94914 5.75995 ] pdfxs
+ 0 -237.153 m
+ (o) show
+ (f)
+ [7.07994 ] pdfxs
+ (I) show
+ (llin)
+ [3.0327 3.02179 3.0327 6.0654 ] pdfxs
+ (o) show
+ (is.F)
+ [3.02179 4.30902 8.19265 6.21813 ] pdfxs
+ (o) show
+ (r)
+ [8.01809 ] pdfxs
+ (t) show
+ (hecuri)
+ [6.05449 8.59629 4.8436 6.0654 4.2654 3.0327 ] pdfxs
+ (o) show
+ (us,Chris'sw)
+ [6.0654 4.29811 6.7963 7.88721 6.05449 4.27631 3.0327 4.29811 3.0327 8.0399 7.58175 
+ ] pdfxs
+ (o) show
+ (rkhis)
+ [4.27631 9.49083 6.0654 3.0327 4.29811 ] pdfxs
+ (to) show
+ (ry,public)
+ [4.27631 4.84359 6.80721 6.05449 6.0654 6.05449 3.0327 3.0327 4.8436 ] pdfxs
+ (at) show
+ (i)
+ [3.0327 ] pdfxs
+ (o) show
+ (ns)
+ [6.0654 8.0399 ] pdfxs
+ (a) show
+ (ndm)
+ [6.0654 9.79628 9.09802 ] pdfxs
+ (a) show
+ (ny)
+ [5.74904 9.50173 ] pdfxs
+ (ot) show
+ (her)
+ [6.0654 4.8436 8.01809 ] pdfxs
+ (t) show
+ (hin)
+ [6.05449 3.0327 6.0654 ] pdfxs
+ (g) show
+ (s)
+ [8.0399 ] pdfxs
+ (a) show
+ (reav)
+ [4.27631 8.59629 5.14905 5.14904 ] pdfxs
+ (a) show
+ (il)
+ [3.0327 3.0327 ] pdfxs
+ (a) show
+ (ble)
+ [6.05449 3.0327 4.8436 ] pdfxs
+ 0 -259.076 m
+ (o) show
+ (nhiswebp)
+ [9.6981 6.05449 3.0327 7.94172 7.57085 4.85451 9.6981 6.05449 ] pdfxs
+ (ag) show
+ (e)
+ [8.4872 ] pdfxs
+ (\() show
+ 84 -259.076 m
+ /N722 10.909 Tf
+ (http://nondot.org/sabre/) show
+ 221.453 -259.076 m
+ /N614 10.909 Tf
+ (\)) show
+ (.) show
+ 225.818 -577.5 m
+ (213) show
+ Q
+ PDFVars/TermAll get exec end end
+ userdict /pgsave get restore
+ showpage
+ %%PageTrailer
+ %%EndPage
+ %%Trailer
+ %%DocumentProcessColors: Cyan Magenta Yellow Black
+ %%DocumentNeededResources:
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%+ font Times-Roman
+ %%DocumentSuppliedResources:
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font Arial-BoldMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ font ArialMT
+ %%+ procset (Adobe Acrobat - PDF operators) 1.2 0
+ %%+ procset (Adobe Acrobat - type operators) 1.2 0
+ %%+ procset (Adobe Acrobat - general image support) 1.2 0
+ %%+ procset (Adobe Acrobat - monochrome image support) 1.2 0
+ %%+ procset (Adobe Acrobat - color image support) 1.2 0
+ %%+ procset (Adobe Acrobat - indexed color image support) 1.2 0
+ %%EOF


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.16 llvm-www/pubs/index.html:1.17
--- llvm-www/pubs/index.html:1.16	Tue May  3 18:33:33 2005
+++ llvm-www/pubs/index.html	Wed May  4 18:18:54 2005
@@ -53,6 +53,9 @@
 
 <ol>
 
+<li>"<a href="2005-05-04-LattnerPHDThesis.html">Macroscopic Data Structure Analysis and Optimization</a>"<br>
+Chris Lattner. <i>Ph.D. Thesis</i>, <a href="http://www.cs.uiuc.edu">Computer Science Dept.</a>, <a href="http://www.uiuc.edu/">University of Illinois at Urbana-Champaign</a>, May 2005.</li>
+
 <li>"<a href="2005-05-21-PLDI-PoolAlloc.html">Automatic Pool Allocation: 
 Improving Performance by Controlling Data Structure Layout in the Heap</a>"<br>
 Chris Lattner and Vikram Adve.  Proc. of the 2005 <a 






More information about the llvm-commits mailing list